Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ui_suite_bootstrap
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
ui_suite_bootstrap
Commits
a0e195d2
Commit
a0e195d2
authored
2 years ago
by
Florent Torregrosa
Committed by
Florent Torregrosa
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3349122
by Grimreaper: Fix Layout Options config schema
parent
1cc71cb8
No related branches found
No related tags found
1 merge request
!61
Issue #3349122: Fix Layout Options config schema
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/schema/ui_suite_bootstrap_layouts.schema.yml
+65
-0
65 additions, 0 deletions
config/schema/ui_suite_bootstrap_layouts.schema.yml
with
65 additions
and
0 deletions
config/schema/ui_suite_bootstrap_layouts.schema.yml
0 → 100644
+
65
−
0
View file @
a0e195d2
ui_suite_bootstrap_layout_options_layout_options
:
type
:
layout_plugin.settings
label
:
"
UI
Suite
Bootstrap
layout
options"
mapping
:
with_container
:
type
:
layout_options.single_valued_option
gutters
:
type
:
layout_options.single_valued_option
gutters_horizontal
:
type
:
layout_options.single_valued_option
gutters_vertical
:
type
:
layout_options.single_valued_option
ui_suite_bootstrap_layout_options_region_options
:
type
:
mapping
label
:
"
UI
Suite
Bootstrap
region
options"
mapping
:
col_xs
:
type
:
layout_options.single_valued_option
col_sm
:
type
:
layout_options.single_valued_option
col_md
:
type
:
layout_options.single_valued_option
col_lg
:
type
:
layout_options.single_valued_option
col_xl
:
type
:
layout_options.single_valued_option
col_xxl
:
type
:
layout_options.single_valued_option
layout_plugin.settings.bootstrap_grid_row_1
:
type
:
ui_suite_bootstrap_layout_options_layout_options
mapping
:
main
:
type
:
ui_suite_bootstrap_layout_options_region_options
layout_plugin.settings.bootstrap_grid_row_2
:
type
:
ui_suite_bootstrap_layout_options_layout_options
mapping
:
main
:
type
:
ui_suite_bootstrap_layout_options_region_options
second
:
type
:
ui_suite_bootstrap_layout_options_region_options
layout_plugin.settings.bootstrap_grid_row_3
:
type
:
ui_suite_bootstrap_layout_options_layout_options
mapping
:
main
:
type
:
ui_suite_bootstrap_layout_options_region_options
second
:
type
:
ui_suite_bootstrap_layout_options_region_options
third
:
type
:
ui_suite_bootstrap_layout_options_region_options
layout_plugin.settings.bootstrap_grid_row_4
:
type
:
ui_suite_bootstrap_layout_options_layout_options
mapping
:
main
:
type
:
ui_suite_bootstrap_layout_options_region_options
second
:
type
:
ui_suite_bootstrap_layout_options_region_options
third
:
type
:
ui_suite_bootstrap_layout_options_region_options
fourth
:
type
:
ui_suite_bootstrap_layout_options_region_options
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment