File "customizer-views-v2-controls.js"

Full Path: /home/romayxjt/public_html/wp-content/plugins/the-events-calendar/build/js/customizer-views-v2-controls.js
File size: 4.27 KB
MIME-type: text/plain
Charset: utf-8

(()=>{var o,e=e||{};jQuery,(o=e).controls={globalFontSize:"tribe_customizer[global_elements][font_size]",globalFontSizeBase:"tribe_customizer[global_elements][font_size_base]",globalBackgroundColorChoice:"tribe_customizer[global_elements][background_color_choice]",globalBackgroundColor:"tribe_customizer[global_elements][background_color]",eventsBarIconColorChoice:"tribe_customizer[tec_events_bar][events_bar_icon_color_choice]",eventsBarIconColor:"tribe_customizer[tec_events_bar][events_bar_icon_color]",eventsBarBackgroundColorChoice:"tribe_customizer[tec_events_bar][events_bar_background_color_choice]",eventsBarBackgroundColor:"tribe_customizer[tec_events_bar][events_bar_background_color]",eventsBarBorderColorChoice:"tribe_customizer[tec_events_bar][events_bar_border_color_choice]",eventsBarBorderColor:"tribe_customizer[tec_events_bar][events_bar_border_color]",eventsBarButtonColorChoice:"tribe_customizer[tec_events_bar][find_events_button_color_choice]",eventsBarButtonColor:"tribe_customizer[tec_events_bar][find_events_button_color]",eventsBarViewSelectorBackgroundColorChoice:"tribe_customizer[tec_events_bar][view_selector_background_color_choice]",eventsBarViewSelectorBackgroundColor:"tribe_customizer[tec_events_bar][view_selector_background_color]",monthGridBackgroundColorChoice:"tribe_customizer[month_view][grid_background_color_choice]",monthGridBackgroundColor:"tribe_customizer[month_view][grid_background_color]",monthTooltipBackgroundColor:"tribe_customizer[month_view][tooltip_background_color]",monthMultidayEventBarColorChoice:"tribe_customizer[month_view][multiday_event_bar_color_choice]",monthMultidayEventBarColor:"tribe_customizer[month_view][multiday_event_bar_color]",singleEventTitleColorChoice:"tribe_customizer[single_event][post_title_color_choice]",singleEventTitleColor:"tribe_customizer[single_event][post_title_color]"},o.globalFontSizeChange=!1,o.globalFontSizeBaseChange=!1,o.nestedColorControl=function(o,e){wp.customize(o,(function(o){wp.customize.control(e,(function(e){const t=function(){"custom"===o.get()?e.container.slideDown(180):e.container.slideUp(180)};t(),o.bind(t)}))}))},o.invertedNestedColorControl=function(o,e){wp.customize(o,(function(o){wp.customize.control(e,(function(e){const t=function(){"custom"!==o.get()?e.container.slideDown(180):e.container.slideUp(180)};t(),o.bind(t)}))}))},o.handleGlobalElements=function(){wp.customize(o.controls.globalFontSizeBase,(function(e){wp.customize.control(o.controls.globalFontSize,(function(t){const n=function(){o.globalFontSizeBaseChange||(o.globalFontSizeChange=!0,e.get()<=14?t.setting.set(-1):e.get()>=18?t.setting.set(1):t.setting.set(0),o.globalFontSizeChange=!1)};n(),e.bind(n)}))})),wp.customize(o.controls.globalFontSize,(function(e){wp.customize.control(o.controls.globalFontSizeBase,(function(t){const n=function(){o.globalFontSizeChange||(o.globalFontSizeBaseChange=!0,e.get()<0?t.setting.set(14):e.get()>0?t.setting.set(18):t.setting.set(16),o.globalFontSizeBaseChange=!1)};n(),e.bind(n)}))})),o.nestedColorControl(o.controls.globalBackgroundColorChoice,o.controls.globalBackgroundColor)},o.handleEventsBar=function(){o.nestedColorControl(o.controls.eventsBarIconColorChoice,o.controls.eventsBarIconColor),o.nestedColorControl(o.controls.eventsBarViewSelectorBackgroundColorChoice,o.controls.eventsBarViewSelectorBackgroundColor),o.nestedColorControl(o.controls.eventsBarBackgroundColorChoice,o.controls.eventsBarBackgroundColor),o.nestedColorControl(o.controls.eventsBarBorderColorChoice,o.controls.eventsBarBorderColor),o.nestedColorControl(o.controls.eventsBarButtonColorChoice,o.controls.eventsBarButtonColor)},o.handleMonthView=function(){o.nestedColorControl(o.controls.monthGridBackgroundColorChoice,o.controls.monthGridBackgroundColor),o.invertedNestedColorControl(o.controls.monthGridBackgroundColorChoice,o.controls.monthTooltipBackgroundColor),o.nestedColorControl(o.controls.monthMultidayEventBarColorChoice,o.controls.monthMultidayEventBarColor)},o.handleSingleEvent=function(){o.nestedColorControl(o.controls.singleEventTitleColorChoice,o.controls.singleEventTitleColor)},o.init=function(){o.handleGlobalElements(),o.handleEventsBar(),o.handleMonthView(),o.handleSingleEvent()},wp.customize.bind("ready",o.init),window.tec=window.tec||{},window.tec.events=window.tec.events||{},window.tec.events.customizerViewsV2Controls={}})();