Your IP : 216.73.216.229


Current Path : /home/jeromecohp/www/templates/yootheme/cache/
Upload File :
Current File : /home/jeromecohp/www/templates/yootheme/cache/gridfree-9cb4e6ce.php

<?php // $file = /home/jeromecohp/www/plugins/system/fs_grid/config/gridfree.json

return [
  'style_options' => [
    'None' => '', 
    'Heading 2X-Large' => 'heading-2xlarge', 
    'Heading X-Large' => 'heading-xlarge', 
    'Heading Large' => 'heading-large', 
    'Heading Medium' => 'heading-medium', 
    'Heading Small' => 'heading-small', 
    'Heading H1' => 'h1', 
    'Heading H2' => 'h2', 
    'Heading H3' => 'h3', 
    'Heading H4' => 'h4', 
    'Heading H5' => 'h5', 
    'Heading H6' => 'h6', 
    'Text Meta' => 'text-meta', 
    'Text Lead' => 'text-lead', 
    'Text Large' => 'text-large', 
    'Text Default' => 'text-default', 
    'Text Small' => 'text-small'
  ], 
  'style' => [
    'label' => 'Style', 
    'description' => 'Select a predefined text style, including color, size and font-family.', 
    'type' => 'select', 
    'options' => [
      'None' => '', 
      'Heading 2X-Large' => 'heading-2xlarge', 
      'Heading X-Large' => 'heading-xlarge', 
      'Heading Large' => 'heading-large', 
      'Heading Medium' => 'heading-medium', 
      'Heading Small' => 'heading-small', 
      'Heading H1' => 'h1', 
      'Heading H2' => 'h2', 
      'Heading H3' => 'h3', 
      'Heading H4' => 'h4', 
      'Heading H5' => 'h5', 
      'Heading H6' => 'h6', 
      'Text Meta' => 'text-meta', 
      'Text Lead' => 'text-lead', 
      'Text Large' => 'text-large', 
      'Text Default' => 'text-default', 
      'Text Small' => 'text-small'
    ]
  ], 
  'text_align' => [
    'label' => 'Text Alignment', 
    'description' => 'Select a predefined text align options.', 
    'type' => 'select', 
    'options' => [
      'None' => '', 
      'Left' => 'left', 
      'Center' => 'center', 
      'Right' => 'right'
    ]
  ], 
  'text_align_options' => [
    'None' => '', 
    'Left' => 'left', 
    'Center' => 'center', 
    'Right' => 'right'
  ], 
  'color' => [
    'label' => 'Color', 
    'description' => 'Select the text color.', 
    'type' => 'select', 
    'options' => [
      'None' => '', 
      'Muted' => 'muted', 
      'Emphasis' => 'emphasis', 
      'Primary' => 'primary', 
      'Secondary' => 'secondary', 
      'Success' => 'success', 
      'Warning' => 'warning', 
      'Danger' => 'danger'
    ]
  ], 
  'color_options' => [
    'None' => '', 
    'Muted' => 'muted', 
    'Emphasis' => 'emphasis', 
    'Primary' => 'primary', 
    'Secondary' => 'secondary', 
    'Success' => 'success', 
    'Warning' => 'warning', 
    'Danger' => 'danger'
  ], 
  'html_element_options' => [
    'h1' => 'h1', 
    'h2' => 'h2', 
    'h3' => 'h3', 
    'h4' => 'h4', 
    'h5' => 'h5', 
    'h6' => 'h6', 
    'div' => 'div'
  ], 
  'margin_options' => [
    'Small' => 'small', 
    'Default' => '', 
    'Medium' => 'medium', 
    'Large' => 'large', 
    'X-Large' => 'xlarge', 
    'None' => 'remove'
  ], 
  'limit_output' => [
    'label' => 'Limit Output', 
    'description' => 'Enables the limit output feature.', 
    'type' => 'checkbox', 
    'text' => 'Yes'
  ], 
  'visibility' => [
    'label' => 'Visibility', 
    'description' => 'Show or hide the content on this device width and larger. If all elements are hidden, columns, rows and sections will hide accordingly.', 
    'type' => 'select', 
    'options' => [
      'Always' => '', 
      'Visible Small (Phone Landscape)' => 'uk-visible@s', 
      'Visible Medium (Tablet Landscape)' => 'uk-visible@m', 
      'Visible Large (Desktop)' => 'uk-visible@l', 
      'Visible X-Large (Large Screens)' => 'uk-visible@xl', 
      'Hidden Small (Phone Landscape)' => 'uk-hidden@s', 
      'Hidden Medium (Tablet Landscape)' => 'uk-hidden@m', 
      'Hidden Large (Desktop)' => 'uk-hidden@l', 
      'Hidden X-Large (Large Screens)' => 'uk-hidden@xl'
    ]
  ], 
  'grid_masonry' => [
    'label' => 'Masonry', 
    'description' => 'Create a gap-free masonry layout if grid items have different heights. Pack items into columns with the most room or show them in their natural order. Optionally, use a parallax animation to move columns while scrolling until they justify at the bottom.', 
    'type' => 'select', 
    'options' => [
      'None' => '', 
      'Pack' => 'pack', 
      'Next' => 'next'
    ]
  ], 
  'grid_parallax' => [
    'label' => 'Parallax', 
    'description' => 'The parallax animation moves single grid columns at different speeds while scrolling. Define the vertical parallax offset in pixels. Alternatively, move columns with different heights until they justify at the bottom.', 
    'type' => 'range', 
    'attrs' => [
      'min' => 0, 
      'max' => 600, 
      'step' => 10
    ]
  ], 
  'grid_parallax_justify' => [
    'type' => 'checkbox', 
    'text' => 'Justify columns at the bottom'
  ], 
  'grid_position' => [
    'label' => 'Position', 
    'description' => 'Select a predefined grid position options.', 
    'type' => 'select', 
    'options' => [
      'Item Top' => 'item-top', 
      'Item Bottom' => 'item-bottom', 
      'Above Content' => 'above-content', 
      'Below Content' => 'below-content'
    ], 
    'source' => true
  ], 
  'grid_column_gap' => [
    'label' => 'Column Gap', 
    'description' => 'Set the size of the gap between the grid columns.', 
    'default' => 'small', 
    'type' => 'select', 
    'options' => [
      'Small' => 'small', 
      'Medium' => 'medium', 
      'Default' => '', 
      'Large' => 'large', 
      'None' => 'collapse'
    ]
  ], 
  'grid_row_gap' => [
    'label' => 'Row Gap', 
    'description' => 'Set the size of the gap between the grid rows.', 
    'default' => 'small', 
    'type' => 'select', 
    'options' => [
      'Small' => 'small', 
      'Medium' => 'medium', 
      'Default' => '', 
      'Large' => 'large', 
      'None' => 'collapse'
    ]
  ], 
  'grid_divider_top' => [
    'description' => 'Add a divider at the top of the current grid to visually separate different content sections on your pages.', 
    'label' => 'Top Divider', 
    'type' => 'checkbox', 
    'text' => 'Show'
  ], 
  'grid_default' => [
    'label' => 'Phone Portrait', 
    'description' => 'Set the number of grid columns for each breakpoint. <i>Inherit</i> refers to the number of columns on the next smaller screen size. <i>Auto</i> expands the columns to the width of their items filling the rows accordingly.', 
    'default' => '1-1', 
    'type' => 'select', 
    'options' => [
      '1 Column' => '1-1', 
      '2 Columns' => '1-2', 
      '3 Columns' => '1-3', 
      '4 Columns' => '1-4', 
      '5 Columns' => '1-5', 
      '6 Columns' => '1-6', 
      'Expand' => 'expand', 
      'Auto' => 'auto'
    ]
  ], 
  'grid_small' => [
    'label' => 'Phone Landscape', 
    'description' => 'Set the number of grid columns for each breakpoint. <i>Inherit</i> refers to the number of columns on the next smaller screen size. <i>Auto</i> expands the columns to the width of their items filling the rows accordingly.', 
    'type' => 'select', 
    'options' => [
      'Inherit' => '', 
      '1 Column' => '1-1', 
      '2 Columns' => '1-2', 
      '3 Columns' => '1-3', 
      '4 Columns' => '1-4', 
      '5 Columns' => '1-5', 
      '6 Columns' => '1-6', 
      'Expand' => 'expand', 
      'Auto' => 'auto'
    ]
  ], 
  'grid_medium' => [
    'label' => 'Tablet Landscape', 
    'description' => 'Set the number of grid columns for each breakpoint. <i>Inherit</i> refers to the number of columns on the next smaller screen size. <i>Auto</i> expands the columns to the width of their items filling the rows accordingly.', 
    'type' => 'select', 
    'options' => [
      'Inherit' => '', 
      '1 Column' => '1-1', 
      '2 Columns' => '1-2', 
      '3 Columns' => '1-3', 
      '4 Columns' => '1-4', 
      '5 Columns' => '1-5', 
      '6 Columns' => '1-6', 
      'Expand' => 'expand', 
      'Auto' => 'auto'
    ]
  ], 
  'grid_large' => [
    'label' => 'Desktop', 
    'description' => 'Set the number of grid columns for each breakpoint. <i>Inherit</i> refers to the number of columns on the next smaller screen size. <i>Auto</i> expands the columns to the width of their items filling the rows accordingly.', 
    'type' => 'select', 
    'options' => [
      'Inherit' => '', 
      '1 Column' => '1-1', 
      '2 Columns' => '1-2', 
      '3 Columns' => '1-3', 
      '4 Columns' => '1-4', 
      '5 Columns' => '1-5', 
      '6 Columns' => '1-6', 
      'Expand' => 'expand', 
      'Auto' => 'auto'
    ]
  ], 
  'grid_xlarge' => [
    'label' => 'Large Screens', 
    'description' => 'Set the number of grid columns for each breakpoint. <i>Inherit</i> refers to the number of columns on the next smaller screen size. <i>Auto</i> expands the columns to the width of their items filling the rows accordingly.', 
    'type' => 'select', 
    'options' => [
      'Inherit' => '', 
      '1 Column' => '1-1', 
      '2 Columns' => '1-2', 
      '3 Columns' => '1-3', 
      '4 Columns' => '1-4', 
      '5 Columns' => '1-5', 
      '6 Columns' => '1-6', 
      'Expand' => 'expand', 
      'Auto' => 'auto'
    ]
  ], 
  'grid_breakpoint_options' => [
    'Always' => '', 
    'Small (Phone Landscape)' => 's', 
    'Medium (Tablet Landscape)' => 'm', 
    'Large (Desktop)' => 'l', 
    'X-Large (Large Screens)' => 'xl'
  ], 
  'grid_breakpoint_options_full' => [
    'Always' => '', 
    'Small (Phone Landscape)' => '@s', 
    'Medium (Tablet Landscape)' => '@m', 
    'Large (Desktop)' => '@l', 
    'X-Large (Large Screens)' => '@xl'
  ], 
  'target_grid' => [
    'label' => 'Position', 
    'description' => 'Select a target grid for custom text. To access this option, activate the advanced grid system.', 
    'default' => '1', 
    'type' => 'select', 
    'options' => [
      'Grid 1' => '1', 
      'Grid 2' => '2'
    ], 
    'source' => true, 
    'enable' => 'advanced_grid'
  ], 
  'element' => [
    'label' => 'HTML Element', 
    'description' => 'Set the level for the section heading or give it no semantic meaning.', 
    'default' => 'div', 
    'type' => 'select', 
    'options' => [
      'h1' => 'h1', 
      'h2' => 'h2', 
      'h3' => 'h3', 
      'h4' => 'h4', 
      'h5' => 'h5', 
      'h6' => 'h6', 
      'div' => 'div'
    ]
  ]
];