__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ 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' => 'C:\\xampp\\htdocs\\plantillajoomla5.2/templates/g5_helium/blueprints/styles/breakpoints.yaml',
'modified' => 1729170711,
'data' => [
'name' => 'Breakpoints',
'description' => 'Breakpoint container sizes for different viewports',
'type' => 'configuration',
'form' => [
'fields' => [
'large-desktop-container' => [
'type' => 'input.text',
'label' => 'Large Desktop',
'description' => 'Set breakpoint size in rem, em, or px unit values',
'default' => '75rem',
'pattern' => '\\d+(\\.\\d+){0,1}(rem|em|ex|ch|vw|vh|vmin|vmax|%|px|cm|mm|in|pt|pc)'
],
'desktop-container' => [
'type' => 'input.text',
'label' => 'Desktop',
'description' => 'Set breakpoint size in rem, em, or px unit values',
'default' => '60rem',
'pattern' => '\\d+(\\.\\d+){0,1}(rem|em|ex|ch|vw|vh|vmin|vmax|%|px|cm|mm|in|pt|pc)'
],
'tablet-container' => [
'type' => 'input.text',
'label' => 'Tablet',
'description' => 'Set breakpoint size in rem, em, or px unit values',
'default' => '48rem',
'pattern' => '\\d+(\\.\\d+){0,1}(rem|em|ex|ch|vw|vh|vmin|vmax|%|px|cm|mm|in|pt|pc)'
],
'large-mobile-container' => [
'type' => 'input.text',
'label' => 'Mobile',
'description' => 'Set breakpoint size in rem, em, or px unit values',
'default' => '30rem',
'pattern' => '\\d+(\\.\\d+){0,1}(rem|em|ex|ch|vw|vh|vmin|vmax|%|px|cm|mm|in|pt|pc)'
],
'mobile-menu-breakpoint' => [
'type' => 'input.text',
'label' => 'Mobile Menu',
'description' => 'Set breakpoint size in rem, em, or px unit values',
'default' => '48rem',
'pattern' => '\\d+(\\.\\d+){0,1}(rem|em|ex|ch|vw|vh|vmin|vmax|%|px|cm|mm|in|pt|pc)'
]
]
]
]
];