mdrop_suite-1.0.0-alpha1/modules/mdrop_suite_layout/config/schema/mdrop_suite_layout.schema.yml
modules/mdrop_suite_layout/config/schema/mdrop_suite_layout.schema.yml
mdrop_suite_layout_base:
type: layout_plugin.settings
mapping:
content_edge_to_edge:
type: boolean
label: 'Content edge to edge'
gutter:
type: string
label: 'Gutter'
vertical_spacing:
type: string
label: 'Vertical spacing'
bg_edge_to_edge:
type: string
label: 'Background edge to edge'
bg_opacity:
type: string
label: 'Background opacity'
top_text_color:
type: string
label: 'Top text color'
text_color:
type: string
label: 'Text color'
bottom_text_color:
type: string
label: 'Bottom color'
top_text_align:
type: string
label: 'Top text align'
text_align:
type: string
label: 'Text align'
bottom_text_align:
type: string
label: 'Bottom align'
bg_media_modifier:
type: string
label: 'Background media modifier'
bg_color:
type: string
label: 'Background color'
bg_media:
type: uuid
label: 'Background media'
section_id:
type: uuid
label: 'Section id'
column_widths:
type: string
label: 'Column widths'
layout_plugin.settings.mdrop_suite_layout_onecol:
type: mdrop_suite_layout_base
layout_plugin.settings.mdrop_suite_layout_twocols:
type: mdrop_suite_layout_base
layout_plugin.settings.mdrop_suite_layout_threecols:
type: mdrop_suite_layout_base
layout_plugin.settings.mdrop_suite_layout_fourcols:
type: mdrop_suite_layout_base
