Current File : /var/www/kurt6690.2978.w2868/site96340/wp-content/themes/hopeui/assets/js/customizer-perview.min.js |
"use strict";!function(i){i.fn.extend({toggleOnCondition:function(o){o?this.show():this.hide()}});var o=[["primary_color","--color-theme-primary"],["secondary_color","--color-theme-secondary"],["title_color","--global-font-title"],["text_color","--global-font-color"]],e=[["breadcrumb_title_color",".hopeui_style-breadcrumb .title","color",!1],["breadcrumb_bg_color",".hopeui_style-breadcrumb","background-color",!1],["breadcrumb_bg_image",".hopeui_style-breadcrumb","background-image",!0,"url"]];i(document).ready(function(){function n(){wp.customize.preview.send("refresh")}wp.customize("container_width",function(o){o.bind(function(o){i("body").css("--content-width-sm",o+"px")})}),o.forEach(function(e){wp.customize(e[0],function(o){o.bind(function(o){i("body").css(e[1],o)})})}),e.forEach(function(e){wp.customize(e[0],function(o){o.bind(function(o){i(e[1]).css(e[2],e[3]?e[4]+"("+o+")":o)})})}),wp.customize("header_container").bind(function(){i("header > div").toggleClass("container container-fluid")}),wp.customize("header_postion").bind(function(){i("body").toggleClass("hopeui_style-header-static hopeui_style-header-over")}),wp.customize("display_search").bind(function(o){var e=i("header .search_count");0==e.length&&n(),e.toggleOnCondition(o)}),wp.customize("header_background_color").bind(function(o){i("header").css("background-color",o)}),wp.customize("header_background_img").bind(function(o){i("header#default-header").css("background-image","url("+o+")")}),wp.customize("hopeui_php_show_loader").bind(function(o){var e=i("#loading");0==e.length&&n(),e.toggleOnCondition(o)}),wp.customize("hopeui_php_loader_bg_color").bind(function(o){i("#loading").css("background-color",o)})}),wp.customize.bind("preview-ready",function(){wp.customize.preview.bind("show_loader",function(o){wp.customize("hopeui_php_show_loader")._value&&i("#loading").toggleOnCondition(o)})})}(jQuery);