| Current Path : /home/helpink/www/libraries/astroid/framework/options/ |
| Current File : /home/helpink/www/libraries/astroid/framework/options/basic.xml |
<?xml version="1.0" encoding="UTF-8"?>
<form>
<fields name="params">
<fieldset label="ASTROID_OPTIONS_BASIC" icon="as-icon as-icon-equalizer" name="basic" addfieldpath="/libraries/astroid/framework/fields" order="1">
<field type="astroidgroup" name="bootstrap" title="TPL_BOOTSTRAP_TITLE"/>
<field type="astroidgroup" name="page_setting" title="TPL_ASTROID_PAGE_SETTING_MAIN_TITLE_LABEL" help="https://github.com/templaza/astroid-framework/wiki/2.-Basic-Settings#layout-settings"/>
<field type="astroidgroup" name="preloader_options" title="TPL_ASTROID_PRELOADER_MAIN_TITLE_LABEL" help="https://github.com/templaza/astroid-framework/wiki/2.-Basic-Settings#preloader"/>
<field type="astroidgroup" name="favicongroup" title="TPL_ASTROID_FAVICON_TITLE_LABEL" help="https://github.com/templaza/astroid-framework/wiki/10.-Miscellaneous#favicon" />
<field type="astroidgroup" name="enable_back_to_top" title="TPL_ASTROID_ENABLE_TO_TOP_MAIN_TITLE_LABEL" help="https://github.com/templaza/astroid-framework/wiki/2.-Basic-Settings#back-to-top"/>
<field type="astroidgroup" name="colormode" title="TPL_ASTROID_BASIC_ENABLE_COLOR_MODE_LABEL" help="https://docs.astroidframe.work/basic-settings/color-mode"/>
<field type="astroidgroup" name="smooth_scroll" title="TPL_SMOOTH_SCROLL_TITLE" help="https://github.com/templaza/astroid-framework/wiki/2.-Basic-Settings#smooth-scroll"/>
<field type="astroidgroup" name="cursor_options" title="ASTROID_CURSOR_EFFECT_TITLE"/>
<field astroidgroup="bootstrap" name="bootstrap_js" type="astroidmultiselect" label="TPL_ASTROID_BOOTSTRAP_JS_LABEL" default="[]" description="TPL_ASTROID_BOOTSTRAP_JS_DESC" hint="TPL_ASTROID_BOOTSTRAP_JS_HINT_LABEL">
<option value="alert">Alert</option>
<option value="button">Button</option>
<option value="carousel">Carousel</option>
<option value="collapse">Collapse</option>
<option value="dropdown">Dropdown</option>
<option value="modal">Modal</option>
<option value="offcanvas">Off-Canvas</option>
<option value="popover">Popover</option>
<option value="scrollspy">Scrollspy</option>
<option value="tab">Tab</option>
<option value="toast">Toast</option>
</field>
<field astroidgroup="preloader_options" description="TPL_ASTROID_BASIC_ENABLE_PRELOADER_DESC" name="preloader" type="astroidradio" astroid-switch="true" default="1" label="TPL_ASTROID_BASIC_ENABLE_PRELOADER_LABEL"/>
<field astroidgroup="preloader_options" ngShow="[preloader]=='1'" description="TPL_ASTROID_PRELOADER_TYPE_DESC" name="preloder_setting" type="astroidradio" default="animations" label="TPL_ASTROID_PRELOADER_TYPE">
<option value="animations">ASTROID_ANIMATION</option>
<option value="image">TPL_ASTROID_IMAGE</option>
<option value="fontawesome">TPL_ASTROID_FONTAWESOME</option>
</field>
<field astroidgroup="preloader_options" description="" name="preloader_image" type="astroidmedia" class="form-control" label="TPL_ASTROID_SELECT_IMAGE" ngShow="[preloader]=='1' AND [preloder_setting] =='image'"/>
<field astroidgroup="preloader_options" ngShow="[preloader]=='1' AND [preloder_setting] =='image'" name="preloader_image_repeat" type="astroidlist" label="TPL_ASTROID_BACKGROUND_REPEAT_LABEL">
<option value="">JGLOBAL_INHERIT</option>
<option value="no-repeat">TPL_ASTROID_BACKGROUND_NO_REPEAT_LABEL</option>
<option value="repeat-x">TPL_ASTROID_BACKGROUND_REPEAT_HORIZONTALLY_LABEL</option>
<option value="repeat-y">TPL_ASTROID_BACKGROUND_REPEAT_VERTICAL_LABEL</option>
</field>
<field astroidgroup="preloader_options" ngShow="[preloader]=='1' AND [preloder_setting] =='image'" name="preloader_image_size" type="astroidlist" label="ASTROID_BACKGROUND_SIZE">
<option value="">JGLOBAL_INHERIT</option>
<option value="cover">ASTROID_BACKGROUND_SIZE_COVER</option>
<option value="contain">ASTROID_BACKGROUND_SIZE_CONTAIN</option>
</field>
<field astroidgroup="preloader_options" ngShow="[preloader]=='1' AND [preloder_setting] =='image'" name="preloader_image_position" type="astroidlist" label="ASTROID_BACKGROUND_POSITION_LABEL">
<option value="">JGLOBAL_INHERIT</option>
<option value="left top">ASTROID_BACKGROUND_POSITION_LEFT_TOP</option>
<option value="left center">ASTROID_BACKGROUND_POSITION_LEFT_CENTER</option>
<option value="left bottom">ASTROID_BACKGROUND_POSITION_LEFT_BOTTOM</option>
<option value="right top">ASTROID_BACKGROUND_POSITION_RIGHT_TOP</option>
<option value="right center">ASTROID_BACKGROUND_POSITION_RIGHT_CENTER</option>
<option value="right bottom">ASTROID_BACKGROUND_POSITION_RIGHT_BOTTOM</option>
<option value="center top">ASTROID_BACKGROUND_POSITION_CENTER_TOP</option>
<option value="center center">ASTROID_BACKGROUND_POSITION_CENTER_CENTER</option>
<option value="center bottom">ASTROID_BACKGROUND_POSITION_CENTER_BOTTOM</option>
</field>
<field astroidgroup="preloader_options" description="TPL_ASTROID_BASIC_PRELOADER_ANIMATION_DESC" name="preloader_animation" type="astroidpreloaders" class="form-control" default="circle" label="TPL_ASTROID_BASIC_PRELOADER_ANIMATION_LABEL" ngShow="[preloader]=='1' AND [preloder_setting] =='animations'" astroid-variable="preloder_animations" />
<field astroidgroup="preloader_options" description="TPL_ASTROID_BASIC_PRELOADER_ANIMATION_DESC" name="preloader_fontawesome" type="astroidpreloaders" astroid-preload-type="fontawesome" class="form-control" default="spinner" label="TPL_ASTROID_BASIC_PRELOADER_ANIMATION_LABEL" ngShow="[preloader]=='1' AND [preloder_setting] =='fontawesome'" />
<field astroidgroup="preloader_options" description="TPL_ASTROID_BASIC_PRELOADER_COLOR_DESC" name="preloader_color" type="astroidcolor" ngShow="[preloader]=='1' AND ([preloder_setting] =='animations' OR [preloder_setting] =='fontawesome')" label="TPL_ASTROID_BASIC_PRELOADER_COLOR_LABEL">
</field>
<field astroidgroup="preloader_options" description="TPL_ASTROID_BASIC_PRELOADER_BACKGROUND_COLOR_DESC" astroid-scss-variable="preloader-background" name="preloader_bgcolor" type="astroidcolor" ngShow="[preloader]=='1'" label="TPL_ASTROID_BASIC_PRELOADER_BACKGROUND_COLOR_LABEL">
</field>
<field ngShow="[preloader]=='1' AND ([preloder_setting] =='animations' OR [preloder_setting] =='fontawesome')" astroidgroup="preloader_options" name="preloader_size" type="astroidrange" astroid-scss-variable="spinkit-size" min="20" max="500" step="1" postfix="px" default="40" label="TPL_ASTROID_BASIC_PRELOADER_SIZE_LABEL" description="TPL_ASTROID_BASIC_PRELOADER_SIZE_DESC" />
<field astroidgroup="favicongroup" name="favicon" type="astroidmedia" label="TPL_ASTROID_BASIC_FAVICON_LABEL" description="TPL_ASTROID_BASIC_FAVICON_DESC">
</field>
<field astroidgroup="favicongroup" name="apple_touch_icon" type="astroidmedia" label="TPL_ASTROID_BASIC_FAVICON_APPLE_TOUCH_LABEL" description="TPL_ASTROID_BASIC_FAVICON_APPLE_TOUCH_DESC">
</field>
<field astroidgroup="favicongroup" name="site_webmanifest" type="astroidtext" label="TPL_ASTROID_BASIC_FAVICON_SITE_WEBMANIFEST_LABEL" description="TPL_ASTROID_BASIC_FAVICON_SITE_WEBMANIFEST_DESC" hint="manifest.json" class="form-control">
</field>
<field astroidgroup="enable_back_to_top" description="TPL_ASTROID_BASIC_BACK_TO_TOP_DESC" name="backtotop" type="astroidradio" astroid-switch="true" default="1" label="TPL_ASTROID_BASIC_BACK_TO_TOP_LABEL" />
<field astroidgroup="enable_back_to_top" ngShow="[backtotop]=='1'" description="TPL_ASTROID_BASIC_ICON_DESC" name="backtotop_icon" type="astroidicon" class="form-control" label="TPL_ASTROID_BASIC_ICON_LABEL" />
<field astroidgroup="enable_back_to_top" ngShow="[backtotop]=='1'" name="backtotop_icon_size" type="astroidrange" min="20" max="200" step="1" postfix="px" default="20" label="TPL_ASTROID_BASIC_ICON_SIZE_LABEL" description="TPL_ASTROID_BASIC_ICON_SIZE_DESC" />
<field astroidgroup="enable_back_to_top" ngShow="[backtotop]=='1'" name="backtotop_icon_padding" type="astroidrange" min="5" max="100" step="1" postfix="px" default="10" label="TPL_ASTROID_BASIC_ICON_PADDING_LABEL" description="TPL_ASTROID_BASIC_ICON_PADDING_DESC" />
<field astroidgroup="enable_back_to_top" ngShow="[backtotop]=='1'" name="backtotop_border_style" type="astroidborder" label="ASTROID_WIDGET_BORDER_LABEL" description="TPL_ASTROID_BASIC_ICON_BORDER_STYLE_DESC" />
<field astroidgroup="enable_back_to_top" ngShow="[backtotop]=='1'" description="TPL_ASTROID_BASIC_ICON_COLOR_DESC" name="backtotop_icon_color" type="astroidcolor" label="TPL_ASTROID_BASIC_ICON_COLOR_LABEL" />
<field astroidgroup="enable_back_to_top" ngShow="[backtotop]=='1'" description="TPL_ASTROID_BASIC_ICON_BACKGROUND_COLOR_DESC" name="backtotop_icon_bgcolor" type="astroidcolor" label="TPL_ASTROID_BASIC_ICON_BACKGROUND_COLOR_LABEL" />
<field astroidgroup="enable_back_to_top" ngShow="[backtotop]=='1'" description="TPL_ASTROID_BASIC_ICON_STYLE_DESC" name="backtotop_icon_style" type="astroidlist" class="form-select" default="circle" label="TPL_ASTROID_BASIC_ICON_STYLE_LABEL">
<option value="circle">TPL_ASTROID_ICON_STYLE_CIRCLE</option>
<option value="rounded">TPL_ASTROID_ICON_STYLE_ROUNDED</option>
<option value="square">TPL_ASTROID_ICON_STYLE_SQUARE</option>
</field>
<field astroidgroup="enable_back_to_top" ngShow="[backtotop]=='1'" description="TPL_ASTROID_BASIC_DISABLE_TOP_ON_MOBILE_DESC" name="backtotop_on_mobile" type="astroidradio" astroid-switch="true" default="1" label="TPL_ASTROID_BASIC_DISABLE_TOP_ON_MOBILE_LABEL"/>
<field astroidgroup="page_setting" description="TPL_ASTROID_ADVANCED_LAYOUT_SELECT_DESC" name="template_layout" type="astroidradio" default="wide" label="TPL_ASTROID_ADVANCED_LAYOUT_SELECT">
<option value="wide">TPL_ASTROID_ADVANCED_LAYOUT_OPTION_WIDE</option>
<option value="boxed">TPL_ASTROID_ADVANCED_LAYOUT_OPTION_BOXED</option>
</field>
<field astroidgroup="page_setting" ngShow="[template_layout]=='boxed'" name="layout_background_image" type="astroidmedia" label="TPL_ASTROID_BACKGROUND_IMAGE_LABEL">
</field>
<field astroidgroup="page_setting" ngShow="[template_layout]=='boxed'" name="layout_background_repeat" type="astroidlist" class="form-select" label="ASTROID_BACKGROUND_REPEAT">
<option value="">JGLOBAL_INHERIT</option>
<option value="no-repeat">ASTROID_BACKGROUND_NO_REPEAT</option>
<option value="repeat">ASTROID_BACKGROUND_REPEAT_ALL</option>
<option value="repeat-x">TPL_ASTROID_BACKGROUND_REPEAT_HORIZONTALLY_LABEL</option>
<option value="repeat-y">TPL_ASTROID_BACKGROUND_REPEAT_VERTICAL_LABEL</option>
</field>
<field astroidgroup="page_setting" ngShow="[template_layout]=='boxed'" name="layout_background_size" type="astroidlist" class="form-select" label="TPL_ASTROID_BACKGROUND_SIZE_LABEL">
<option value="">JGLOBAL_INHERIT</option>
<option value="cover">ASTROID_BACKGROUND_SIZE_COVER</option>
<option value="contain">ASTROID_BACKGROUND_SIZE_CONTAIN</option>
</field>
<field astroidgroup="page_setting" ngShow="[template_layout]=='boxed'" name="layout_background_position" type="astroidlist" class="form-select" label="TPL_ASTROID_BACKGROUND_POSITION_LABEL">
<option value="">JGLOBAL_INHERIT</option>
<option value="left top">ASTROID_BACKGROUND_POSITION_LEFT_TOP</option>
<option value="left center">ASTROID_BACKGROUND_POSITION_LEFT_CENTER</option>
<option value="left bottom">ASTROID_BACKGROUND_POSITION_LEFT_BOTTOM</option>
<option value="right top">ASTROID_BACKGROUND_POSITION_RIGHT_TOP</option>
<option value="right center">ASTROID_BACKGROUND_POSITION_RIGHT_CENTER</option>
<option value="right bottom">ASTROID_BACKGROUND_POSITION_RIGHT_BOTTOM</option>
<option value="center top">ASTROID_BACKGROUND_POSITION_CENTER_TOP</option>
<option value="center center">ASTROID_BACKGROUND_POSITION_CENTER_CENTER</option>
<option value="center bottom">ASTROID_BACKGROUND_POSITION_CENTER_BOTTOM</option>
</field>
<field astroidgroup="page_setting" ngShow="[template_layout]=='boxed'" name="layout_background_attachment" type="astroidlist" class="form-select" label="TPL_ASTROID_BACKGROUND_ATTCHMENT_LABEL">
<option value="">JGLOBAL_INHERIT</option>
<option value="scroll">ASTROID_BACKGROUND_ATTCHMENT_SCROLL</option>
<option value="fixed">ASTROID_BACKGROUND_ATTCHMENT_FIXED</option>
</field>
<field astroidgroup="page_setting" name="theme_width" type="astroidtext" label="TPL_ASTROID_THEME_WIDTH_LABEL" description="TPL_ASTROID_THEME_WIDTH_DESC" hint="1400px" class="form-control">
</field>
<field astroidgroup="page_setting" description="ASTROID_CONTAINER_BG_MODE_DESC" name="container_background_setting" type="astroidradio" default="" label="ASTROID_CONTAINER_BG_MODE">
<option value="">JGLOBAL_INHERIT</option>
<option value="image">TPL_ASTROID_BACKGROUND_IMAGE_LABEL</option>
<option value="video">TPL_ASTROID_BACKGROUND_VIDEO_LABEL</option>
</field>
<field astroidgroup="page_setting" ngShow="[container_background_setting] =='image'" name="container_img_background_color" type="astroidcolor" label="TPL_ASTROID_BACKGROUND_COLOR_LABEL"/>
<field astroidgroup="page_setting" ngShow="[container_background_setting] =='image' OR [container_background_setting] =='video'" name="container_background_image" type="astroidmedia" label="TPL_ASTROID_BACKGROUND_IMAGE_LABEL"/>
<field astroidgroup="page_setting" ngShow="[container_background_setting] =='image'" name="container_background_repeat" type="astroidlist" label="TPL_ASTROID_BACKGROUND_REPEAT_LABEL" hint="TPL_ASTROID_BACKGROUND_REPEAT_LABEL">
<option value="">JGLOBAL_INHERIT</option>
<option value="no-repeat">TPL_ASTROID_BACKGROUND_NO_REPEAT_LABEL</option>
<option value="repeat-x">TPL_ASTROID_BACKGROUND_REPEAT_HORIZONTALLY_LABEL</option>
<option value="repeat-y">TPL_ASTROID_BACKGROUND_REPEAT_VERTICAL_LABEL</option>
</field>
<field astroidgroup="page_setting" ngShow="[container_background_setting] =='image'" name="container_background_size" type="astroidlist" label="ASTROID_BACKGROUND_SIZE">
<option value="">JGLOBAL_INHERIT</option>
<option value="cover">ASTROID_BACKGROUND_SIZE_COVER</option>
<option value="contain">ASTROID_BACKGROUND_SIZE_CONTAIN</option>
</field>
<field astroidgroup="page_setting" ngShow="[container_background_setting] =='image'" name="container_background_attchment" type="astroidlist" label="ASTROID_BACKGROUND_ATTCHMENT">
<option value="">JGLOBAL_INHERIT</option>
<option value="scroll">ASTROID_BACKGROUND_ATTCHMENT_SCROLL</option>
<option value="fixed">ASTROID_BACKGROUND_ATTCHMENT_FIXED</option>
</field>
<field astroidgroup="page_setting" ngShow="[container_background_setting] =='image'" name="container_background_position" type="astroidlist" label="ASTROID_BACKGROUND_POSITION_LABEL">
<option value="">JGLOBAL_INHERIT</option>
<option value="left top">ASTROID_BACKGROUND_POSITION_LEFT_TOP</option>
<option value="left center">ASTROID_BACKGROUND_POSITION_LEFT_CENTER</option>
<option value="left bottom">ASTROID_BACKGROUND_POSITION_LEFT_BOTTOM</option>
<option value="right top">ASTROID_BACKGROUND_POSITION_RIGHT_TOP</option>
<option value="right center">ASTROID_BACKGROUND_POSITION_RIGHT_CENTER</option>
<option value="right bottom">ASTROID_BACKGROUND_POSITION_RIGHT_BOTTOM</option>
<option value="center top">ASTROID_BACKGROUND_POSITION_CENTER_TOP</option>
<option value="center center">ASTROID_BACKGROUND_POSITION_CENTER_CENTER</option>
<option value="center bottom">ASTROID_BACKGROUND_POSITION_CENTER_BOTTOM</option>
</field>
<field astroidgroup="page_setting" ngShow="[container_background_setting]=='video'" name="container_background_video" type="astroidmedia" media="videos" label="TPL_ASTROID_BACKGROUND_VIDEO_LABEL" description="TPL_ASTROID_BACKGROUND_VIDEO_DESC"/>
<field astroidgroup="page_setting" ngShow="[container_background_setting]=='image' OR [container_background_setting]=='video'" description="TPL_ASTROID_OVERLAY_COLOR_DESC" name="container_background_image_overlay" type="astroidradio" default="0" label="TPL_ASTROID_OVERLAY_COLOR_LABEL">
<option value="">ASTROID_NONE</option>
<option value="color">TPL_ASTROID_COLOR</option>
<option value="gradient">TPL_ASTROID_GRADIENT</option>
<option value="pattern">TPL_ASTROID_PATTERN</option>
</field>
<field astroidgroup="page_setting" ngShow="([container_background_setting]=='image' OR [container_background_setting]=='video') AND ([container_background_image_overlay]=='color' OR [container_background_image_overlay]=='pattern')" description="ASTROID_SELECT_BACKGROUND_COLOR_DESC" name="container_background_image_overlay_color" type="astroidcolor" label="TPL_ASTROID_BACKGROUND_COLOR_LABEL" />
<field astroidgroup="page_setting" ngShow="([container_background_setting]=='image' OR [container_background_setting]=='video') AND [container_background_image_overlay]=='gradient'" description="ASTROID_SELECT_BACKGROUND_COLOR_DESC" name="container_background_image_overlay_gradient" type="astroidgradient" label="TPL_ASTROID_BG_GREDIENT_LABEL" />
<field astroidgroup="page_setting" ngShow="([container_background_setting]=='image' OR [container_background_setting]=='video') AND [container_background_image_overlay]=='pattern'" name="container_background_image_overlay_pattern" type="astroidmedia" label="TPL_ASTROID_BACKGROUND_PATTERN_IMAGE_LABEL"/>
<field astroidgroup="colormode" description="TPL_ASTROID_BASIC_ENABLE_COLOR_MODE_DESC" name="astroid_color_mode_enable" type="astroidradio" astroid-switch="true" default="1" label="TPL_ASTROID_BASIC_ENABLE_COLOR_MODE_LABEL" />
<field astroidgroup="colormode" ngShow="[astroid_color_mode_enable]=='1'" description="TPL_ASTROID_BASIC_ENABLE_COLOR_MODE_TRANSFORM_DESC" name="enable_color_mode_transform" type="astroidradio" astroid-switch="true" default="0" label="TPL_ASTROID_BASIC_ENABLE_COLOR_MODE_TRANSFORM_LABEL" />
<field astroidgroup="colormode" ngShow="[astroid_color_mode_enable]=='1' AND [enable_color_mode_transform]==0" description="TPL_ASTROID_BASIC_COLOR_MODE_DEFAULT_DESC" name="astroid_color_mode_default" type="astroidradio" default="auto" label="TPL_ASTROID_BASIC_COLOR_MODE_DEFAULT_LABEL">
<option value="auto">TPL_ASTROID_BASIC_COLOR_MODE_OPTION_AUTO</option>
<option value="light">TPL_ASTROID_BASIC_COLOR_MODE_OPTION_LIGHT</option>
<option value="dark">TPL_ASTROID_BASIC_COLOR_MODE_OPTION_DARK</option>
</field>
<field astroidgroup="colormode" name="colormode_module_position" type="astroidmodulesposition" default="position-1" astroid-content-layout="colormode" label="TPL_ASTROID_MODULE_POSITION_LABEL" description="TPL_ASTROID_MODULE_POSITION_DESC" class="form-select" ngShow="[astroid_color_mode_enable]=='1' AND [enable_color_mode_transform]==0"/>
<field astroidgroup="colormode" name="colormode_module_load_position" type="astroidlist" label="TPL_ASTROID_FEATURE_LOAD_POSITION_LABEL" description="TPL_ASTROID_FEATURE_LOAD_POSITION_DESC" class="form-control" astroid-content-layout-load="colormode_module_position" default="after" ngShow="[astroid_color_mode_enable]=='1' AND [enable_color_mode_transform]==0">
<option value="after">TPL_ASTROID_AFTER_MODULE</option>
<option value="before">TPL_ASTROID_BEFORE_MODULE</option>
</field>
<field astroidgroup="colormode" name="colormode_transform_type" type="astroidlist" label="TPL_ASTROID_BASIC_COLOR_MODE_TRANSFORM_TYPE_LABEL" description="TPL_ASTROID_BASIC_COLOR_MODE_TRANSFORM_TYPE_DESC" default="light_dark" ngShow="[astroid_color_mode_enable]=='1' AND [enable_color_mode_transform]==1">
<option value="light_dark">TPL_ASTROID_BASIC_COLOR_MODE_TRANSFORM_TYPE_LIGHT_DARK_LABEL</option>
<option value="dark_light">TPL_ASTROID_BASIC_COLOR_MODE_TRANSFORM_TYPE_DARK_LIGHT_LABEL</option>
</field>
<field astroidgroup="colormode" ngShow="[astroid_color_mode_enable]==1 AND [enable_color_mode_transform]==1" name="astroid_colormode_transform_offset" type="astroidrange" min="1" max="100" step="1" default="50" label="TPL_ASTROID_BASIC_COLOR_MODE_TRANSFORM_OFFSET_LABEL" description="TPL_ASTROID_BASIC_COLOR_MODE_TRANSFORM_OFFSET_DESC" postfix="%" />
<field astroidgroup="smooth_scroll" description="TPL_SMOOTH_SCROLL_ENABLE_DESC" name="enable_smooth_scroll" type="astroidradio" astroid-switch="true" default="0" label="TPL_SMOOTH_SCROLL_ENABLE_LBL"/>
<field ngShow="[enable_smooth_scroll]=='1'" astroidgroup="smooth_scroll" name="smooth_scroll_speed" type="astroidrange" min="1" max="10000" step="1" default="1200" label="TPL_SMOOTH_SCROLL_SPEED_LBL" description="TPL_SMOOTH_SCROLL_SPEED_DESC" postfix="ms" />
<field astroidgroup="smooth_scroll" ngShow="[enable_smooth_scroll]=='1'" name="smooth_scroll_easing" type="astroidlist" label="ASTROID_SMOOTH_SCROLL_EASING" description="ASTROID_SMOOTH_SCROLL_EASING_DESC" default="">
<option value="">JDEFAULT</option>
<option value="easeInSine">easeInSine</option>
<option value="easeOutSine">easeOutSine</option>
<option value="easeInOutSine">easeInOutSine</option>
<option value="easeInCubic">easeInCubic</option>
<option value="easeOutCubic">easeOutCubic</option>
<option value="easeInOutCubic">easeInOutCubic</option>
<option value="easeInQuint">easeInQuint</option>
<option value="easeOutQuint">easeOutQuint</option>
<option value="easeInOutQuint">easeInOutQuint</option>
<option value="easeInCirc">easeInCirc</option>
<option value="easeOutCirc">easeOutCirc</option>
<option value="easeInOutCirc">easeInOutCirc</option>
<option value="easeInElastic">easeInElastic</option>
<option value="easeOutElastic">easeOutElastic</option>
<option value="easeInOutElastic">easeInOutElastic</option>
<option value="easeInQuad">easeInQuad</option>
<option value="easeOutQuad">easeOutQuad</option>
<option value="easeInOutQuad">easeInOutQuad</option>
<option value="easeInQuart">easeInQuart</option>
<option value="easeOutQuart">easeOutQuart</option>
<option value="easeInOutQuart">easeInOutQuart</option>
<option value="easeInExpo">easeInExpo</option>
<option value="easeOutExpo">easeOutExpo</option>
<option value="easeInOutExpo">easeInOutExpo</option>
<option value="easeInBack">easeInBack</option>
<option value="easeOutBack">easeOutBack</option>
<option value="easeInOutBack">easeInOutBack</option>
<option value="easeInBounce">easeInBounce</option>
<option value="easeOutBounce">easeOutBounce</option>
</field>
<field astroidgroup="smooth_scroll" ngShow="[enable_smooth_scroll]=='1'" name="smooth_scroll_prevent" type="astroidtextarea" label="TPL_SMOOTH_SCROLL_PREVENT_LBL" description="TPL_SMOOTH_SCROLL_PREVENT_DESC" />
<field astroidgroup="cursor_options" name="enable_cursor_effect" type="astroidgetpro" label="ASTROID_CURSOR_EFFECT_ENABLE" description="ASTROID_CURSOR_EFFECT_ENABLE_DESC" />
</fieldset>
</fields>
</form>