init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'left' => 'Left',
|
||||
'center' => 'Center',
|
||||
'right' => 'Right',
|
||||
);
|
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'left' => array( 'title' => 'Left', 'icon' => 'dashicons-editor-alignleft'),
|
||||
'center' => array( 'title' => 'Center', 'icon' => 'dashicons-editor-aligncenter'),
|
||||
'right' => array( 'title' => 'Right', 'icon' => 'dashicons-editor-alignright'),
|
||||
);
|
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'top' => 'Top',
|
||||
'middle' => 'Middle',
|
||||
'bottom' => 'Bottom',
|
||||
);
|
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'none' => 'None',
|
||||
'fadeInLeft' => 'Fade In Left',
|
||||
'fadeInRight' => 'Fade In Right',
|
||||
'fadeInUp' => 'Fade In Up',
|
||||
'fadeInDown' => 'Fade In Down',
|
||||
'bounceIn' => 'Bounce In',
|
||||
'bounceInUp' => 'Bounce In Up',
|
||||
'bounceInDown' => 'Bounce In Down',
|
||||
'bounceInLeft' => 'Bounce In Left',
|
||||
'bounceInRight' => 'Bounce In Right',
|
||||
'blurIn' => 'Blur In',
|
||||
'flipInX' => 'Flip In X',
|
||||
'flipInY' => 'Flip In Y',
|
||||
);
|
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
return array(
|
||||
'none' => 'None',
|
||||
'default' => 'Default',
|
||||
'normal' => 'Normal',
|
||||
'overlay' => 'Overlay',
|
||||
'shade' => 'Shade',
|
||||
'vertical' => 'Vertical',
|
||||
'label' => 'Label',
|
||||
'push' => 'Push',
|
||||
'badge' => 'Badge',
|
||||
'bounce' => 'Bounce',
|
||||
);
|
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'collapse' => 'Collapse',
|
||||
'xsmall' => 'X Small',
|
||||
'small' => 'Small',
|
||||
'normal' => 'Normal',
|
||||
'large' => 'Large',
|
||||
)
|
||||
?>
|
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
array(
|
||||
'title' => 'Dark',
|
||||
'value' => 'rgb(0,0,0)',
|
||||
),
|
||||
array(
|
||||
'title' => 'White',
|
||||
'value' => 'rgb(255,255,255)',
|
||||
),
|
||||
array(
|
||||
'title' => 'Primary',
|
||||
'value' => get_theme_mod( 'color_primary', Flatsome_Default::COLOR_PRIMARY ),
|
||||
),
|
||||
array(
|
||||
'title' => 'Success',
|
||||
'value' => get_theme_mod( 'color_success', Flatsome_Default::COLOR_SUCCESS ),
|
||||
),
|
||||
);
|
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
array('title' => 'Dark','value' => 'rgba(0,0,0,.5)'),
|
||||
array('title' => 'White','value' => 'rgba(255,255,255,.5)'),
|
||||
array('title' => 'Primary','value' => 'rgba(98,127,154,.5)'),
|
||||
);
|
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'' => 'None',
|
||||
'arrow' => 'Arrow',
|
||||
'arrow-invert' => 'Arrow - Invert',
|
||||
'arrow-2' => 'Arrow 2',
|
||||
'arrow-2-invert' => 'Arrow 2 - Invert',
|
||||
'book' => 'Book',
|
||||
'book-invert' => 'Book - Invert',
|
||||
'curve' => 'Curve',
|
||||
'curve-invert' => 'Curve - Invert',
|
||||
'curve-2' => 'Curve 2',
|
||||
'curve-2-invert' => 'Curve 2 - Invert',
|
||||
'curve-opacity' => 'Curve opacity',
|
||||
'fan' => 'Fan',
|
||||
'tilt' => 'Tilt',
|
||||
'triangle' => 'Triangle',
|
||||
'triangle-invert' => 'Triangle - Invert',
|
||||
'triangle-opacity' => 'Triangle opacity',
|
||||
'waves' => 'Waves',
|
||||
'waves-opacity' => 'Waves opacity',
|
||||
'waves-opacity-2' => 'Waves opacity 2',
|
||||
'waves-opacity-3' => 'Waves opacity 3',
|
||||
);
|
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'' => 'No Filter',
|
||||
'aden' => 'Aden',
|
||||
'reyes' => 'Reyes',
|
||||
'perpetua' => 'Perpetua',
|
||||
'inkwell' => 'Inkwell',
|
||||
'earlybird' => 'Earlybird',
|
||||
'toaster' => 'Toaster',
|
||||
'walden' => 'Walden',
|
||||
'hudson' => 'Hudson',
|
||||
'gingham' => 'Gingham',
|
||||
'mayfair' => 'Mayfair',
|
||||
'lofi' => 'Lo-fi',
|
||||
'xpro2' => 'X-Pro 2',
|
||||
'_1977' => '1977',
|
||||
'brooklyn' => 'Brooklyn',
|
||||
);
|
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
return array(
|
||||
'1' => '1',
|
||||
'2' => '2',
|
||||
'3' => '3',
|
||||
'4' => '4',
|
||||
'5' => '5',
|
||||
'6' => '6',
|
||||
'7' => '7',
|
||||
'8' => '8',
|
||||
'9' => '9',
|
||||
'10' => '10',
|
||||
'11' => '11',
|
||||
'12' => '12',
|
||||
'13' => '13',
|
||||
'14' => '14',
|
||||
)
|
||||
?>
|
@@ -0,0 +1,43 @@
|
||||
<?php
|
||||
/**
|
||||
* Builder shortcode icon list
|
||||
*
|
||||
* @package flatsome
|
||||
*/
|
||||
|
||||
return array(
|
||||
'' => 'None',
|
||||
'icon-angle-down' => 'Arrow Down',
|
||||
'icon-angle-left' => 'Arrow Left',
|
||||
'icon-angle-right' => 'Arrow Right',
|
||||
'icon-checkmark' => 'Checkmark',
|
||||
'icon-clock' => 'Clock',
|
||||
'icon-discord' => 'Discord',
|
||||
'icon-envelop' => 'Envelope',
|
||||
'icon-expand' => 'Expand',
|
||||
'icon-facebook' => 'Facebook',
|
||||
'icon-gift' => 'Gift',
|
||||
'icon-google-plus' => 'Google Plus',
|
||||
'icon-heart' => 'Heart',
|
||||
'icon-heart-o' => 'Heart Outline',
|
||||
'icon-instagram' => 'Instagram',
|
||||
'icon-map-pin-fill' => 'Map Pen',
|
||||
'icon-menu' => 'Menu',
|
||||
'icon-phone' => 'Phone',
|
||||
'icon-pinterest' => 'Pinterest',
|
||||
'icon-play' => 'Play',
|
||||
'icon-plus' => 'Plus',
|
||||
'icon-search' => 'Search',
|
||||
'icon-shopping-bag' => 'Shopping Bag',
|
||||
'icon-shopping-basket' => 'Shopping Basket',
|
||||
'icon-shopping-cart' => 'Shopping Cart',
|
||||
'icon-star' => 'Star',
|
||||
'icon-star-o' => 'Star Outline',
|
||||
'icon-telegram' => 'Telegram',
|
||||
'icon-tiktok' => 'TikTok',
|
||||
'icon-twitch' => 'Twitch',
|
||||
'icon-twitter' => 'Twitter',
|
||||
'icon-user' => 'User',
|
||||
'icon-user-o' => 'User Outline',
|
||||
'icon-youtube' => 'Youtube',
|
||||
);
|
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
return array(
|
||||
'' => 'Normal',
|
||||
'circle' => 'Circle',
|
||||
'1-1' => 'Square (1:1)',
|
||||
'16-9' => 'Widescreen (16:9)',
|
||||
'4-3' => 'Retangular (4:3)',
|
||||
'3-4' => 'Vertical (3:4)',
|
||||
'9-16' => 'Portrait (9:16)',
|
||||
'2-1' => 'Tall (2:1)',
|
||||
'1-2' => 'Wide (1:2)',
|
||||
'custom' => 'Custom',
|
||||
);
|
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'' => 'None',
|
||||
'zoom' => 'Zoom',
|
||||
'zoom-long' => 'Zoom Long',
|
||||
'zoom-fade' => 'Zoom Fade',
|
||||
'blur' => 'Blur',
|
||||
'fade-in' => 'Fade In',
|
||||
'fade-out' => 'Fade Out',
|
||||
'glow' => 'Glow',
|
||||
'color' => 'Add Color',
|
||||
'grayscale' => 'Grayscale',
|
||||
'overlay-add' => 'Add Overlay',
|
||||
'overlay-remove' => 'Remove Overlay',
|
||||
'overlay-add-50' => 'Add Overlay (50%)',
|
||||
'overlay-remove-50' => 'Remove Overlay (50%)',
|
||||
);
|
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
return array(
|
||||
'xs' => array( 'title' => 'XS'),
|
||||
's' => array( 'title' => 'S'),
|
||||
'm' => array( 'title' => 'M'),
|
||||
'l' => array( 'title' => 'L'),
|
||||
);
|
||||
?>
|
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
return array(
|
||||
'' => 'None',
|
||||
'circle' => 'Circle',
|
||||
'arrow' => 'Arrow',
|
||||
'angled' => 'Angled Left',
|
||||
'angled-right' => 'Angled Right',
|
||||
'arrow-large' => 'Large - Arrow',
|
||||
'angled-large' => 'Large - Angled Left',
|
||||
'angled-right-large' => 'Large - Angled Right',
|
||||
)
|
||||
|
||||
?>
|
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* Builder menu label list
|
||||
*
|
||||
* @package flatsome
|
||||
*/
|
||||
|
||||
return array(
|
||||
'' => 'None',
|
||||
'label-sale' => 'Sale',
|
||||
'label-popular' => 'Popular',
|
||||
'label-hot' => 'Hot',
|
||||
'label-new' => 'New',
|
||||
);
|
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'simple' => 'Simple',
|
||||
'line' => 'Line',
|
||||
'divided' => 'Divided',
|
||||
'line-grow' => 'Line Grow',
|
||||
'line-bottom' => 'Line Bottom',
|
||||
'outline' => 'Outline',
|
||||
'tabs' => 'Tabs',
|
||||
'bold' => 'Bold',
|
||||
'pills' => 'Pills',
|
||||
);
|
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'normal' => array( 'title' => 'Normal'),
|
||||
'uppercase' => array( 'title' => 'UPPERCASE'),
|
||||
);
|
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'normal' => 'Normal',
|
||||
'uppercase' => 'Uppercase',
|
||||
);
|
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'0px' => '0px',
|
||||
'5px' => '5px',
|
||||
'10px' => '10px',
|
||||
'15px' => '15px',
|
||||
'20px' => '20px',
|
||||
'30px' => '30px',
|
||||
'45px' => '45px',
|
||||
'50px' => '50px',
|
||||
'60px' => '60px',
|
||||
'70px' => '70px',
|
||||
'80px' => '80px',
|
||||
'90px' => '90px',
|
||||
'100px' => '100px',
|
||||
'110px' => '110px',
|
||||
'120px' => '120px',
|
||||
'130px' => '130px',
|
||||
'140px' => '140px',
|
||||
'150px' => '150px',
|
||||
'160px' => '160px',
|
||||
);
|
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'slider' => 'Slider',
|
||||
'slider-full' => 'Full Slider',
|
||||
'row' => 'Row',
|
||||
'masonry' => 'Masonry',
|
||||
'grid' => 'Grid',
|
||||
)
|
||||
|
||||
?>
|
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'' => 'None',
|
||||
'zoom' => 'Zoom',
|
||||
'zoom-fade' => 'Zoom Fade',
|
||||
'blur' => 'Blur',
|
||||
'fade-in' => 'Fade In',
|
||||
'fade-out' => 'Fade Out',
|
||||
'glow' => 'Glow',
|
||||
'color' => 'Add Color',
|
||||
'grayscale' => 'Grayscale',
|
||||
'overlay-add' => 'Add Overlay',
|
||||
'overlay-remove' => 'Remove Overlay',
|
||||
);
|
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'xxsmall' => 'XX-Small',
|
||||
'xsmall' => 'X-Small',
|
||||
'smaller' => 'Smaller',
|
||||
'small' => 'Small',
|
||||
'' => 'Normal',
|
||||
'large' => 'Large',
|
||||
'larger' => 'Larger',
|
||||
'xlarge' => 'X-Large',
|
||||
'xxlarge' => 'XX-Large',
|
||||
);
|
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'simple' => 'Simple',
|
||||
'reveal' => 'Reveal',
|
||||
'circle' => 'Circle'
|
||||
)
|
||||
|
||||
?>
|
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'' => 'Normal',
|
||||
'focus' => 'Focus',
|
||||
'container' => 'Container'
|
||||
)
|
||||
|
||||
?>
|
@@ -0,0 +1,10 @@
|
||||
<?php return array(
|
||||
'' => 'None',
|
||||
'fade-out' => 'Fade Out',
|
||||
'slide' => 'Slide In',
|
||||
'zoom' => 'Zoom Out',
|
||||
'zoom-in' => 'Zoom In',
|
||||
'blur' => 'Blur In',
|
||||
'bounce' => 'Bounce',
|
||||
'invert' => 'Invert',
|
||||
);
|
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'xsmall' => array( 'title' => 'XS'),
|
||||
'small' => array( 'title' => 'S'),
|
||||
'medium' => array( 'title' => 'M'),
|
||||
'large' => array( 'title' => 'L'),
|
||||
'xlarge' => array( 'title' => 'XL'),
|
||||
);
|
Reference in New Issue
Block a user