| Current File : /home/tekstore/public_html/wp-content/plugins/dokan-lite/assets/js/customize-controls.js |
(()=>{var t;(t=wp.customize).bind("ready",(function(){var e=function(e){t.control("sidebar_heading").active.set(e),t.control("store_map").active.set(e),t.control("contact_seller").active.set(e),t.control("store_open_close").active.set(e)};t.section("dokan_store",(function(t){t.expanded.bind((function(t){}))})),t.control("store_layout",(function(n){n.setting.bind((function(n){var o="full"!==n;t.control("enable_theme_sidebar").active.set(o),e(o)}))})),t.control("enable_theme_sidebar",(function(t){t.setting.bind((function(t){e(!t)}))}))}))})();