paragraphs_collection-8.x-1.x-dev/config/schema/paragraphs_collection.schema.yml
config/schema/paragraphs_collection.schema.yml
paragraphs.behavior.settings.style:
type: paragraphs.behavior.settings_base
mapping:
groups:
type: sequence
label: 'Style groups'
orderby: key
sequence:
type: mapping
label: 'Style groups configuration'
mapping:
default:
type: string
label: 'Default group style'
paragraphs.behavior.settings.grid_layout:
type: paragraphs.behavior.settings_base
mapping:
paragraph_reference_field:
type: string
label: Background field
available_grid_layouts:
type: sequence
orderby: value
sequence:
type: string
label: Available grid layouts
paragraphs.behavior.settings.language:
type: paragraphs.behavior.settings_base
mapping: {}
paragraphs_collection.settings:
type: config_object
mapping:
enabled_styles:
type: sequence
label: 'Enabled styles'
orderby: value
sequence:
type: string
label: 'Style name'
