@abtasty/before-after-image
Advanced tools
Comparing version 0.0.3-2 to 0.0.3-3
@@ -1,1 +0,1 @@ | ||
!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o():"function"==typeof define&&define.amd?define(o):(e="undefined"!=typeof globalThis?globalThis:e||self).widgetForm=o()}(this,(function(){"use strict";const e="style",o="layout",t="content",l="conditions",a="short-separator",n="text",i="select",r="colorpicker",_="number",c="selectelement",p="radio",m="radioImage",g="switch",d="slider",u="mediaupload",s="group",b="https://widgets-images.abtasty.com/",y="week",v="month",w=[{label:"widget_common_conditions_recurrence_option_everyTime",value:"everytime"},{label:"widget_common_conditions_recurrence_option_everySession",value:"session"},{label:"widget_common_conditions_recurrence_option_everyXDays",value:"day"},{label:"widget_common_conditions_recurrence_option_everyXWeeks",value:y},{label:"widget_common_conditions_recurrence_option_everyXMonths",value:v},{label:"widget_common_conditions_recurrence_option_once",value:"once"}],f={category:l,type:d,min:1},h=[{...f,propName:"day",label:"widget_common_conditions_recurrence_ifOptionVariable_labelDays",value:5,max:395},{...f,propName:y,label:"widget_common_conditions_recurrence_ifOptionVariable_labelWeeks",value:2,max:56},{...f,propName:v,label:"widget_common_conditions_recurrence_ifOptionVariable_labelMonths",value:1,max:13}],N={category:l,type:i,options:w,value:"everytime"},k={...N,label:"widget_common_conditions_recurrence_label_widgetDisplayed",propName:"displayRecurrence"},I={...N,label:"widget_common_conditions_recurrence_label_widgetDisplayedAfterClosure",propName:"closingRecurrence"},x={...N,label:"widget_common_conditions_recurrence_label_widgetDisplayedAfterSubmission",propName:"validationRecurrence"},B=h.map((({type:e,min:o,propName:t,label:a,value:n,max:i})=>({category:l,type:e,min:o,max:i,label:a,value:n,propName:`${k.propName}_${t}`,conditions:[{field:k.propName,value:t}]}))),S=h.map((({type:e,min:o,propName:t,label:a,value:n,max:i})=>({category:l,type:e,min:o,max:i,label:a,value:n,propName:`${I.propName}_${t}`,conditions:[{field:I.propName,value:t}]}))),A=h.map((({type:e,min:o,propName:t,label:a,value:n,max:i})=>({category:l,type:e,min:o,max:i,label:a,value:n,propName:`${x.propName}_${t}`,conditions:[{field:x.propName,value:t}]}))),T={category:l,type:a};I.condition=({closeButton:e,layout:o,overlay:t,overlayClickable:l,linkType:a})=>!("string"!=typeof a||!a.includes("Close"))||("popin"!==o||!1!==e||!1!==t&&!1!==l)&&(void 0===o||"popin"===o||!1!==e);const P={category:l,type:s,label:"widget_common_conditions_recurrence_blockTitle",collapsible:!0,children:[k,...B,{...T,condition:I.condition},I,...S,{...T},x,...A]},C="triggerEvent",U={category:l,type:d,propName:"triggerEventDelay",label:"widget_common_conditions_triggering_delay_label",min:0,max:60,value:0},O={...U,propName:"triggerEventReengageDelay",value:10,max:180},z={category:l,type:c,propName:"triggerEventClick",value:"body"},E={...z,propName:"triggerEventElementVisible"},R={category:l,type:"codeeditor",label:"widget_common_conditions_triggering_label_customTriggerJSCode",propName:"triggerEventCustomScript",value:"/* In this example snippet, the widget will be triggered as soon as any scroll is detected.\nCreate your own by resolving resolve() with true (which does trigger) or false (which doesn't trigger) */\n\nfunction launchIfScroll() {\n\treturn new Promise(resolve => {\n\t\tdocument.addEventListener('scroll', () => resolve(true), {once: true});\n\t});\n}\n\nconst result = await launchIfScroll();\nreturn resolve(result);",rows:15},L={pageLoad:{label:"widget_common_conditions_triggering_option_pageload",value:"pageLoad"},direct:{label:"widget_common_conditions_triggering_option_asap",value:"direct"},exitIntent:{label:"widget_common_conditions_triggering_option_exitIntent",value:"exitIntent"},reengage:{label:"widget_common_conditions_triggering_option_afterXSecondsOfInactivity",value:"reengage"},click:{label:"widget_common_conditions_triggering_option_click",value:"click"},elementVisible:{label:"widget_common_conditions_triggering_option_elementVisible",value:"elementVisible"},customScript:{label:"widget_common_conditions_triggering_option_customTrigger",value:"script"}},D={category:l,type:g,propName:"isOncePerPageTrigger",value:!0,label:"widget_common_conditions_triggering_label_triggerOnlyOnce"},W={category:l,type:i,label:"widget_common_conditions_triggering_label",options:[L.pageLoad,L.direct,L.exitIntent,L.reengage,L.click,L.elementVisible,L.customScript],propName:C,value:"pageLoad"};z.conditions=[{field:C,value:"click"}],O.conditions=[{field:C,value:"reengage"}],E.conditions=[{field:C,value:"elementVisible"}],R.conditions=[{field:C,value:"script"}],U.conditions=[{field:C,value:e=>"reengage"!==e}],D.conditions=[{field:C,value:e=>"click"===e||"script"===e}];const $={category:l,type:s,label:"widget_common_conditions_triggering_blockTitle",collapsible:!0,children:[W,z,E,R,D,O,U]},H={category:o,type:m,propName:"layout",label:"widget_common_layout_label_selectALayout",value:"popin",style:"big",options:[{label:"widget_common_layout_option_modal",value:"popin",src:`${b}layout/icon-layout-modal.png`},{label:"widget_common_layout_option_topBanner",value:"bannerTop",src:`${b}layout/icon-layout-topBanner.png`},{label:"widget_common_layout_option_bottomBanner",value:"bannerBottom",src:`${b}layout/icon-layout-bottomBanner.png`},{label:"widget_common_layout_option_freePlacement",value:"free",src:`${b}layout/icon-layout-freePlacement.png`}]},V={category:o,type:c,propName:"elementReferrer",label:"widget_common_layout_label_selectElementContainWidget",value:"body"},j={category:o,type:p,propName:"referrerInsertType",value:"afterbegin",label:"widget_common_layout_positioning_label_selectPosition",options:[{label:"widget_common_layout_positioning_option_before",value:"beforebegin"},{label:"widget_common_layout_positioning_option_atTheBeginning",value:"afterbegin"},{label:"widget_common_layout_positioning_option_atTheEnd",value:"beforeend"},{label:"widget_common_layout_positioning_option_after",value:"afterend"}]},M={category:o,type:"positioninput",propName:"popinPosition",label:"widget_common_layout_blockTitle_layout",value:[{x:1,y:1}],condition:({layout:e})=>"popin"===e},X=[{field:"layout",value:"free"}];V.conditions=X,j.conditions=X;const F={category:o,type:s,label:"widget_common_layout_blockTitle_layout",collapsible:!0,children:[H,V,M,j]},J=[{label:"px",value:"px"},{label:"%",value:"%"},{label:"em",value:"em"},{label:"vw (% of viewport width)",value:"vw"},{label:"vh (% of viewport height)",value:"vh"},{label:"vmin (% of viewport minimum size)",value:"vmin"},{label:"vmax (% of viewport maximum size)",value:"vmax"}],q={category:o,type:g,propName:"autoHeight",label:"widget_common_layout_toggler_label_keepHeightAuto",value:!0},G={category:o,type:i,propName:"widthUnit",value:"vw",options:J},K={category:o,type:i,propName:"heightUnit",value:"vh",condition:({autoHeight:e})=>!e,options:J},Q={category:o,type:_,label:"widget_common_layout_popinDimensions_label_width",propName:"popinPercentWidth",value:50,max:100,condition:({widthUnit:e,layout:o})=>"px"!==e&&"popin"===o},Y={category:o,type:_,label:"widget_common_layout_popinDimensions_label_width",propName:"popinPixelsWidth",value:parseInt(window.innerWidth/2.5,10),max:window.innerWidth,condition:({widthUnit:e,layout:o})=>"px"===e&&"popin"===o},Z={category:o,type:_,label:"widget_common_layout_popinDimensions_label_height",propName:"popinPercentHeight",value:50,max:100,condition:({autoHeight:e,heightUnit:o,layout:t})=>!e&&"px"!==o&&"popin"===t},ee={category:o,type:_,label:"widget_common_layout_popinDimensions_label_height",propName:"popinPixelsHeight",value:parseInt(window.innerHeight/2.5,10),max:window.innerHeight,condition:({autoHeight:e,heightUnit:o,layout:t})=>!e&&"px"===o&&"popin"===t},oe=({autoWidth:e})=>!e,te=([Q,Y,G,q,Z,ee,K].reduce(((e,o)=>{let t;const{condition:l}=o;return t=l?{...o,condition:e=>l(e)&&oe(e)}:{...o,condition:oe},[...e,t]}),[]),{category:o,type:"inlinenotification",label:"widget_common_layout_zindex_alert_text",hrefUrl:"widget_common_layout_zindex_alert_link"}),le={category:o,type:s,label:"widget_common_layout_blockTitle_layering",collapsible:!0,children:[{category:o,type:p,propName:"zindex",value:"9999",label:"widget_common_layout_zIndex_label",options:[{label:"widget_common_layout_zIndex_radio_option_above",value:"2147483647"},{label:"widget_common_layout_zIndex_radio_option_default",value:"9999"},{label:"widget_common_layout_zIndex_radio_option_auto",value:"auto"},{label:"widget_common_layout_zIndex_radio_option_under",value:"-1"},{label:"widget_common_layout_zIndex_radio_option_custom",value:"custom"}]},{category:o,type:_,propName:"zindexCustom",label:"widget_common_layout_zIndex_custom_numberInput_label",value:1,min:-2147483647,max:2147483647,conditions:[{field:"zindex",value:"custom"}]}],conditions:[{field:"layout",value:e=>"free"!==e}]},ae={field:"isBackgroundImage",value:!0},ne={field:"backgroundSize",value:e=>"100% 100%"!==e},ie={category:e,type:r,label:"widget_common_style_container_label_backgroundColor",propName:"backgroundColor",value:"rgba(247, 247, 247, 1)"},re={category:e,type:g,label:"widget_common_style_toggler_label_backgroundImage",propName:"isBackgroundImage",value:!1},_e={category:e,type:u,label:"widget_common_style_toggler_label_backgroundImage",propName:"backgroundImage",value:"",conditions:[ae]},ce={category:e,type:p,label:"widget_common_style_backgroundImageUploader_imageOptions_label",propName:"backgroundSize",value:"cover",options:[{label:"widget_common_style_backgroundImageUploader_imageOptions_option_cover",value:"cover"},{label:"widget_common_style_backgroundImageUploader_imageOptions_option_contain",value:"contain"},{label:"widget_common_style_backgroundImageUploader_imageOptions_option_fill",value:"100% 100%"},{label:"widget_common_style_backgroundImageUploader_imageOptions_option_none",value:"auto"}],conditions:[ae]},pe={category:e,type:i,label:"widget_common_style_backgroundImageUploader_imagePosition_select_label",propName:"backgroundPosition",value:"center",options:[{label:"widget_common_style_backgroundImageUploader_imagePosition_option_top",value:"top"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_bottom",value:"bottom"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_center",value:"center"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_left",value:"left"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_right",value:"right"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_topLeft",value:"top left"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_topRight",value:"top right"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_bottomLeft",value:"bottom left"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_bottomRight",value:"bottom right"}],conditions:[ae,ne]},me={category:e,type:g,label:"widget_common_style_backgroundImageUploader_toggler_repeatBackgroundImage",propName:"backgroundRepeat",value:!1,conditions:[ae,ne,{field:"backgroundSize",value:e=>"cover"!==e}]},ge={category:e,type:r,label:"widget_common_style_border_label_borderColor",propName:"borderColor",value:"rgba(0, 127, 145, 1)"},de={category:e,type:d,label:"widget_common_style_border_label_borderRadius",propName:"borderRadius",value:4,unit:"px"},ue={category:e,type:d,label:"widget_common_style_border_label_borderThickness",propName:"borderWidth",value:2,min:0,max:50,unit:"px"},se={category:e,type:"areainput"},be={...se,label:"widget_common_style_container_label_margin",propName:"containerMargin",value:[{top:0,left:0,bottom:0,right:0}]},ye={...se,label:"widget_common_style_container_label_padding",propName:"containerPadding",value:[{top:35,left:60,bottom:35,right:60}]},ve={category:e,type:g,label:"widget_common_style_container_dropShadow_blockTitle",propName:"dropShadow",value:!1},we={category:e,type:r,label:"widget_common_style_container_dropShadow_label_color",propName:"dropShadowColor",value:"rgba(57, 57, 57, 0.25);"},fe={category:e,type:d,label:"widget_common_style_container_dropShadow_label_blurRadius",propName:"dropShadowBlur",value:10,unit:"px"},he={category:e,type:g,label:"widget_common_style_closeButton_label_displayCloseButton",propName:"closeButton",value:!0},Ne={category:e,type:p,label:"widget_common_style_closeButton_radio_closeButtonPosition",propName:"closeButtonPosition",value:"in",options:[{label:"widget_common_style_closeButton_radio_closeButtonPosition_option_inside",value:"in"},{label:"widget_common_style_closeButton_radio_closeButtonPosition_option_outside",value:"out"}]},ke={category:e,type:d,label:"widget_common_style_closeButton_label_closeButtonSize",propName:"closeButtonSize",value:16,min:10,max:50},Ie={category:e,type:r,label:"widget_common_style_closeButton_label_closeButtonColor",propName:"closeButtonColor",value:"rgba(119, 119, 119, 1)",condition:({closeButtonBorderWidth:e})=>e>0},xe={category:e,type:r,label:"widget_common_style_closeButton_label_closeButtonBackgroundColor",propName:"closeButtonBackgroundColor",value:"rgba(255, 255, 255, 0)"},Be={category:e,type:d,label:"widget_common_style_closeButton_label_closeButtonBorderRadius",propName:"closeButtonBorderRadius",value:0,min:0,max:50},Se={category:e,type:d,label:"widget_common_style_closeButton_label_closeButtonBorderThickness",propName:"closeButtonBorderWidth",value:0,min:0,max:50},Ae={category:e,type:r,label:"widget_common_style_closeButton_label_closeButtonBorderColor",propName:"closeButtonBorderColor",value:"rgba(57, 57, 57, 1)"},Te={category:e,type:g,propName:"overlay",label:"widget_common_style_blockTitle_overlay",value:!0},Pe={category:e,type:r,label:"widget_common_style_overlay_label_overlayColor",propName:"overlayColor",value:"rgba(0, 0, 0, 0.6)"},Ce={category:e,type:g,label:"widget_common_style_overlay_label_overlayClickable",propName:"overlayClickable",value:!0},Ue=[ie,re,_e,ce,pe,me],Oe=[{field:ue.propName,value:e=>e>0}];ge.conditions=Oe;const ze={category:e,type:s,label:"widget_common_style_blockTitle_border",collapsible:!0,children:[ue,ge,de]},Ee={category:e,type:a},Re=[{field:"dropShadow",value:!0}];we.conditions=Re,fe.conditions=Re;const Le={category:e,type:s,label:"widget_common_style_blockTitle_container",collapsible:!0,children:[be,ye,{...Ee},...Ue,{...Ee},ve,we,fe]},De=[{field:"overlay"}];Pe.conditions=De,Ce.conditions=De;const We={category:e,type:s,label:"widget_common_style_blockTitle_overlay",collapsible:!0,children:[Te,Pe,Ce],conditions:[{field:"layout",value:"popin"}]},$e={category:e,type:a},He=({closeButton:e})=>e,Ve=[Ne,{...$e},ke,Ie,xe,{...$e},Be,Se,Ae].reduce(((e,o)=>{let t;const{condition:l}=o;return t=l?{...o,condition:e=>He(e)&&l(e)}:{...o,condition:He},[...e,t]}),[]),je={category:e,type:s,label:"widget_common_style_blockTitle_closeButton",collapsible:!0,children:[he,...Ve]};var Me="draggableSeparator",Xe=[{category:o,type:m,label:"widget_beforeAfter_layout_sublayout_label",propName:"subLayout",value:Me,style:"big",options:[{label:"widget_beforeAfter_layout_sublayout_option_draggableSeparator",value:Me,src:"https://widgets-images.abtasty.com/layout/icon-layout-beforeAfter-draggable.png"},{label:"widget_beforeAfter_layout_sublayout_option_nextToEachOther",value:"nextEachOther",src:"https://widgets-images.abtasty.com/layout/icon-layout-beforeAfter-nextEachOther.png"},{label:"widget_beforeAfter_layout_sublayout_option_onTopOfEachOther",value:"onTopEachOther",src:"https://widgets-images.abtasty.com/layout/icon-layout-beforeAfter-topEachOther.png"}]}],Fe=[{category:t,propName:"titleSwitch",type:g,label:"widget_beforeAfter_content_title_label_switch",value:!1},{category:t,propName:"titleInput",type:n,label:"widget_beforeAfter_content_title_label_input",value:"widget_beforeAfter_content_title_placeholder_input",condition:function(e){return e.titleSwitch}},{category:t,propName:"catchSwitch",type:g,label:"widget_beforeAfter_content_catchline_label_switch",value:!1},{category:t,propName:"catchInput",type:"textarea",label:"widget_beforeAfter_content_catchline_label_input",value:"widget_beforeAfter_content_catchline_placeholder_input",condition:function(e){return e.catchSwitch}},{category:t,propName:"topImage",type:u,label:"widget_beforeAfter_content_select_topImage_label",value:""},{category:t,propName:"backImage",type:u,label:"widget_beforeAfter_content_select_backImage_label",value:""},{category:t,propName:"switchLabelImgs",type:g,label:"widget_beforeAfter_content_labels_label_switch",value:!1},{category:t,propName:"labelTopImgInput",type:n,label:"widget_beforeAfter_content_topImage_label_label_input",value:"widget_beforeAfter_content_topImage_label_placeholder_input",condition:function(e){return e.switchLabelImgs}},{category:t,propName:"labelBackImgInput",type:n,label:"widget_beforeAfter_content_backImage_label_label_input",value:"widget_beforeAfter_content_backImage_label_placeholder_input",condition:function(e){return e.switchLabelImgs}}];function Je(e){return function(e){if(Array.isArray(e))return qe(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,o){if(!e)return;if("string"==typeof e)return qe(e,o);var t=Object.prototype.toString.call(e).slice(8,-1);"Object"===t&&e.constructor&&(t=e.constructor.name);if("Map"===t||"Set"===t)return Array.from(e);if("Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return qe(e,o)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function qe(e,o){(null==o||o>e.length)&&(o=e.length);for(var t=0,l=new Array(o);t<o;t++)l[t]=e[t];return l}Le.collapsed=!1,$.collapsed=!1,Le.children.find((function(e){return"containerPadding"===e.propName})).value=[{top:16,left:16,bottom:16,right:16}];var Ge=F.children.find((function(e){return"layout"===e.propName}));return Ge.options=Ge.options.filter((function(e){return!e.value.includes("banner")})),P.children=P.children.filter((function(e,o){return!e.propName&&"validationRecurrence"!==P.children[o+1].propName||e.propName&&!e.propName.includes("validationRecurrence")})),[].concat(Je(F.children),Je(Xe),[te,le],Je(Fe),[Le,ze,We,je,$,P])})); | ||
!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o():"function"==typeof define&&define.amd?define(o):(e="undefined"!=typeof globalThis?globalThis:e||self).widgetForm=o()}(this,(function(){"use strict";const e="style",o="layout",t="content",l="conditions",a="short-separator",n="text",i="select",r="colorpicker",_="number",c="selectelement",p="radio",m="radioImage",d="switch",g="slider",u="mediaupload",s="group",b="https://widgets-images.abtasty.com/",y="week",v="month",w=[{label:"widget_common_conditions_recurrence_option_everyTime",value:"everytime"},{label:"widget_common_conditions_recurrence_option_everySession",value:"session"},{label:"widget_common_conditions_recurrence_option_everyXDays",value:"day"},{label:"widget_common_conditions_recurrence_option_everyXWeeks",value:y},{label:"widget_common_conditions_recurrence_option_everyXMonths",value:v},{label:"widget_common_conditions_recurrence_option_once",value:"once"}],f={category:l,type:g,min:1},h=[{...f,propName:"day",label:"widget_common_conditions_recurrence_ifOptionVariable_labelDays",value:5,max:395},{...f,propName:y,label:"widget_common_conditions_recurrence_ifOptionVariable_labelWeeks",value:2,max:56},{...f,propName:v,label:"widget_common_conditions_recurrence_ifOptionVariable_labelMonths",value:1,max:13}],N={category:l,type:i,options:w,value:"everytime"},k={...N,label:"widget_common_conditions_recurrence_label_widgetDisplayed",propName:"displayRecurrence"},I={...N,label:"widget_common_conditions_recurrence_label_widgetDisplayedAfterClosure",propName:"closingRecurrence"},x={...N,label:"widget_common_conditions_recurrence_label_widgetDisplayedAfterSubmission",propName:"validationRecurrence"},B=h.map((({type:e,min:o,propName:t,label:a,value:n,max:i})=>({category:l,type:e,min:o,max:i,label:a,value:n,propName:`${k.propName}_${t}`,conditions:[{field:k.propName,value:t}]}))),S=h.map((({type:e,min:o,propName:t,label:a,value:n,max:i})=>({category:l,type:e,min:o,max:i,label:a,value:n,propName:`${I.propName}_${t}`,conditions:[{field:I.propName,value:t}]}))),A=h.map((({type:e,min:o,propName:t,label:a,value:n,max:i})=>({category:l,type:e,min:o,max:i,label:a,value:n,propName:`${x.propName}_${t}`,conditions:[{field:x.propName,value:t}]}))),T={category:l,type:a};I.condition=({closeButton:e,layout:o,overlay:t,overlayClickable:l,linkType:a})=>!("string"!=typeof a||!a.includes("Close"))||("popin"!==o||!1!==e||!1!==t&&!1!==l)&&(void 0===o||"popin"===o||!1!==e);const C={category:l,type:s,label:"widget_common_conditions_recurrence_blockTitle",collapsible:!0,children:[k,...B,{...T,condition:I.condition},I,...S,{...T},x,...A]},P="triggerEvent",U={category:l,type:g,propName:"triggerEventDelay",label:"widget_common_conditions_triggering_delay_label",min:0,max:60,value:0},O={...U,propName:"triggerEventReengageDelay",value:10,max:180},z={category:l,type:c,propName:"triggerEventClick",value:"body"},E={...z,propName:"triggerEventElementVisible"},R={category:l,type:"codeeditor",label:"widget_common_conditions_triggering_label_customTriggerJSCode",propName:"triggerEventCustomScript",value:"/* In this example snippet, the widget will be triggered as soon as any scroll is detected.\nCreate your own by resolving resolve() with true (which does trigger) or false (which doesn't trigger) */\n\nfunction launchIfScroll() {\n\treturn new Promise(resolve => {\n\t\tdocument.addEventListener('scroll', () => resolve(true), {once: true});\n\t});\n}\n\nconst result = await launchIfScroll();\nreturn resolve(result);",rows:15},W={pageLoad:{label:"widget_common_conditions_triggering_option_pageload",value:"pageLoad"},direct:{label:"widget_common_conditions_triggering_option_asap",value:"direct"},exitIntent:{label:"widget_common_conditions_triggering_option_exitIntent",value:"exitIntent"},reengage:{label:"widget_common_conditions_triggering_option_afterXSecondsOfInactivity",value:"reengage"},click:{label:"widget_common_conditions_triggering_option_click",value:"click"},elementVisible:{label:"widget_common_conditions_triggering_option_elementVisible",value:"elementVisible"},customScript:{label:"widget_common_conditions_triggering_option_customTrigger",value:"script"}},D={category:l,type:d,propName:"isOncePerPageTrigger",value:!0,label:"widget_common_conditions_triggering_label_triggerOnlyOnce"},L={category:l,type:i,label:"widget_common_conditions_triggering_label",options:[W.pageLoad,W.direct,W.exitIntent,W.reengage,W.click,W.elementVisible,W.customScript],propName:P,value:"pageLoad"};z.conditions=[{field:P,value:"click"}],O.conditions=[{field:P,value:"reengage"}],E.conditions=[{field:P,value:"elementVisible"}],R.conditions=[{field:P,value:"script"}],U.conditions=[{field:P,value:e=>"reengage"!==e}],D.conditions=[{field:P,value:e=>"click"===e||"script"===e}];const $={category:l,type:s,label:"widget_common_conditions_triggering_blockTitle",collapsible:!0,children:[L,z,E,R,D,O,U]},H={category:o,type:m,propName:"layout",label:"widget_common_layout_label_selectALayout",value:"popin",style:"big",options:[{label:"widget_common_layout_option_modal",value:"popin",src:`${b}layout/icon-layout-modal.png`},{label:"widget_common_layout_option_topBanner",value:"bannerTop",src:`${b}layout/icon-layout-topBanner.png`},{label:"widget_common_layout_option_bottomBanner",value:"bannerBottom",src:`${b}layout/icon-layout-bottomBanner.png`},{label:"widget_common_layout_option_freePlacement",value:"free",src:`${b}layout/icon-layout-freePlacement.png`}]},V={category:o,type:c,propName:"elementReferrer",label:"widget_common_layout_label_selectElementContainWidget",value:"body"},j={category:o,type:p,propName:"referrerInsertType",value:"afterbegin",label:"widget_common_layout_positioning_label_selectPosition",options:[{label:"widget_common_layout_positioning_option_before",value:"beforebegin"},{label:"widget_common_layout_positioning_option_atTheBeginning",value:"afterbegin"},{label:"widget_common_layout_positioning_option_atTheEnd",value:"beforeend"},{label:"widget_common_layout_positioning_option_after",value:"afterend"}]},M={category:o,type:"positioninput",propName:"popinPosition",label:"widget_common_layout_blockTitle_layout",value:[{x:1,y:1}],condition:({layout:e})=>"popin"===e},X=[{field:"layout",value:"free"}];V.conditions=X,j.conditions=X;const F={category:o,type:s,label:"widget_common_layout_blockTitle_layout",collapsible:!0,children:[H,V,M,j]},J={category:o,type:d,label:"widget_common_layout_toggler_widgetDimensionsBasedOnContent",propName:"autoWidth",value:!0},q=[{label:"px",value:"px"},{label:"%",value:"%"},{label:"em",value:"em"},{label:"vw (% of viewport width)",value:"vw"},{label:"vh (% of viewport height)",value:"vh"},{label:"vmin (% of viewport minimum size)",value:"vmin"},{label:"vmax (% of viewport maximum size)",value:"vmax"}],G={category:o,type:d,propName:"autoHeight",label:"widget_common_layout_toggler_label_keepHeightAuto",value:!0},K={category:o,type:i,propName:"widthUnit",value:"vw",options:q},Q={category:o,type:i,propName:"heightUnit",value:"vh",condition:({autoHeight:e})=>!e,options:q},Y={category:o,type:_,label:"widget_common_layout_popinDimensions_label_width",propName:"popinPercentWidth",value:50,max:100,condition:({widthUnit:e,layout:o})=>"px"!==e&&"popin"===o},Z={category:o,type:_,label:"widget_common_layout_popinDimensions_label_width",propName:"popinPixelsWidth",value:parseInt(window.innerWidth/2.5,10),max:window.innerWidth,condition:({widthUnit:e,layout:o})=>"px"===e&&"popin"===o},ee={category:o,type:_,label:"widget_common_layout_popinDimensions_label_height",propName:"popinPercentHeight",value:50,max:100,condition:({autoHeight:e,heightUnit:o,layout:t})=>!e&&"px"!==o&&"popin"===t},oe={category:o,type:_,label:"widget_common_layout_popinDimensions_label_height",propName:"popinPixelsHeight",value:parseInt(window.innerHeight/2.5,10),max:window.innerHeight,condition:({autoHeight:e,heightUnit:o,layout:t})=>!e&&"px"===o&&"popin"===t},te=({autoWidth:e})=>!e,le=[Y,Z,K,G,ee,oe,Q].reduce(((e,o)=>{let t;const{condition:l}=o;return t=l?{...o,condition:e=>l(e)&&te(e)}:{...o,condition:te},[...e,t]}),[]),ae={category:o,type:s,collapsible:!0,label:"widget_common_layout_blockTitle_dimensions",children:[J,...le],conditions:[{field:"layout",value:"popin"}]},ne={category:o,type:"inlinenotification",label:"widget_common_layout_zindex_alert_text",hrefUrl:"widget_common_layout_zindex_alert_link"},ie={category:o,type:s,label:"widget_common_layout_blockTitle_layering",collapsible:!0,children:[{category:o,type:p,propName:"zindex",value:"9999",label:"widget_common_layout_zIndex_label",options:[{label:"widget_common_layout_zIndex_radio_option_above",value:"2147483647"},{label:"widget_common_layout_zIndex_radio_option_default",value:"9999"},{label:"widget_common_layout_zIndex_radio_option_auto",value:"auto"},{label:"widget_common_layout_zIndex_radio_option_under",value:"-1"},{label:"widget_common_layout_zIndex_radio_option_custom",value:"custom"}]},{category:o,type:_,propName:"zindexCustom",label:"widget_common_layout_zIndex_custom_numberInput_label",value:1,min:-2147483647,max:2147483647,conditions:[{field:"zindex",value:"custom"}]}],conditions:[{field:"layout",value:e=>"free"!==e}]},re={field:"isBackgroundImage",value:!0},_e={field:"backgroundSize",value:e=>"100% 100%"!==e},ce={category:e,type:r,label:"widget_common_style_container_label_backgroundColor",propName:"backgroundColor",value:"rgba(247, 247, 247, 1)"},pe={category:e,type:d,label:"widget_common_style_toggler_label_backgroundImage",propName:"isBackgroundImage",value:!1},me={category:e,type:u,label:"widget_common_style_toggler_label_backgroundImage",propName:"backgroundImage",value:"",conditions:[re]},de={category:e,type:p,label:"widget_common_style_backgroundImageUploader_imageOptions_label",propName:"backgroundSize",value:"cover",options:[{label:"widget_common_style_backgroundImageUploader_imageOptions_option_cover",value:"cover"},{label:"widget_common_style_backgroundImageUploader_imageOptions_option_contain",value:"contain"},{label:"widget_common_style_backgroundImageUploader_imageOptions_option_fill",value:"100% 100%"},{label:"widget_common_style_backgroundImageUploader_imageOptions_option_none",value:"auto"}],conditions:[re]},ge={category:e,type:i,label:"widget_common_style_backgroundImageUploader_imagePosition_select_label",propName:"backgroundPosition",value:"center",options:[{label:"widget_common_style_backgroundImageUploader_imagePosition_option_top",value:"top"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_bottom",value:"bottom"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_center",value:"center"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_left",value:"left"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_right",value:"right"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_topLeft",value:"top left"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_topRight",value:"top right"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_bottomLeft",value:"bottom left"},{label:"widget_common_style_backgroundImageUploader_imagePosition_option_bottomRight",value:"bottom right"}],conditions:[re,_e]},ue={category:e,type:d,label:"widget_common_style_backgroundImageUploader_toggler_repeatBackgroundImage",propName:"backgroundRepeat",value:!1,conditions:[re,_e,{field:"backgroundSize",value:e=>"cover"!==e}]},se={category:e,type:r,label:"widget_common_style_border_label_borderColor",propName:"borderColor",value:"rgba(0, 127, 145, 1)"},be={category:e,type:g,label:"widget_common_style_border_label_borderRadius",propName:"borderRadius",value:4,unit:"px"},ye={category:e,type:g,label:"widget_common_style_border_label_borderThickness",propName:"borderWidth",value:2,min:0,max:50,unit:"px"},ve={category:e,type:"areainput"},we={...ve,label:"widget_common_style_container_label_margin",propName:"containerMargin",value:[{top:0,left:0,bottom:0,right:0}]},fe={...ve,label:"widget_common_style_container_label_padding",propName:"containerPadding",value:[{top:35,left:60,bottom:35,right:60}]},he={category:e,type:d,label:"widget_common_style_container_dropShadow_blockTitle",propName:"dropShadow",value:!1},Ne={category:e,type:r,label:"widget_common_style_container_dropShadow_label_color",propName:"dropShadowColor",value:"rgba(57, 57, 57, 0.25);"},ke={category:e,type:g,label:"widget_common_style_container_dropShadow_label_blurRadius",propName:"dropShadowBlur",value:10,unit:"px"},Ie={category:e,type:d,label:"widget_common_style_closeButton_label_displayCloseButton",propName:"closeButton",value:!0},xe={category:e,type:p,label:"widget_common_style_closeButton_radio_closeButtonPosition",propName:"closeButtonPosition",value:"in",options:[{label:"widget_common_style_closeButton_radio_closeButtonPosition_option_inside",value:"in"},{label:"widget_common_style_closeButton_radio_closeButtonPosition_option_outside",value:"out"}]},Be={category:e,type:g,label:"widget_common_style_closeButton_label_closeButtonSize",propName:"closeButtonSize",value:16,min:10,max:50},Se={category:e,type:r,label:"widget_common_style_closeButton_label_closeButtonColor",propName:"closeButtonColor",value:"rgba(119, 119, 119, 1)",condition:({closeButtonBorderWidth:e})=>e>0},Ae={category:e,type:r,label:"widget_common_style_closeButton_label_closeButtonBackgroundColor",propName:"closeButtonBackgroundColor",value:"rgba(255, 255, 255, 0)"},Te={category:e,type:g,label:"widget_common_style_closeButton_label_closeButtonBorderRadius",propName:"closeButtonBorderRadius",value:0,min:0,max:50},Ce={category:e,type:g,label:"widget_common_style_closeButton_label_closeButtonBorderThickness",propName:"closeButtonBorderWidth",value:0,min:0,max:50},Pe={category:e,type:r,label:"widget_common_style_closeButton_label_closeButtonBorderColor",propName:"closeButtonBorderColor",value:"rgba(57, 57, 57, 1)"},Ue={category:e,type:d,propName:"overlay",label:"widget_common_style_blockTitle_overlay",value:!0},Oe={category:e,type:r,label:"widget_common_style_overlay_label_overlayColor",propName:"overlayColor",value:"rgba(0, 0, 0, 0.6)"},ze={category:e,type:d,label:"widget_common_style_overlay_label_overlayClickable",propName:"overlayClickable",value:!0},Ee=[ce,pe,me,de,ge,ue],Re=[{field:ye.propName,value:e=>e>0}];se.conditions=Re;const We={category:e,type:s,label:"widget_common_style_blockTitle_border",collapsible:!0,children:[ye,se,be]},De={category:e,type:a},Le=[{field:"dropShadow",value:!0}];Ne.conditions=Le,ke.conditions=Le;const $e={category:e,type:s,label:"widget_common_style_blockTitle_container",collapsible:!0,children:[we,fe,{...De},...Ee,{...De},he,Ne,ke]},He=[{field:"overlay"}];Oe.conditions=He,ze.conditions=He;const Ve={category:e,type:s,label:"widget_common_style_blockTitle_overlay",collapsible:!0,children:[Ue,Oe,ze],conditions:[{field:"layout",value:"popin"}]},je={category:e,type:a},Me=({closeButton:e})=>e,Xe=[xe,{...je},Be,Se,Ae,{...je},Te,Ce,Pe].reduce(((e,o)=>{let t;const{condition:l}=o;return t=l?{...o,condition:e=>Me(e)&&l(e)}:{...o,condition:Me},[...e,t]}),[]),Fe={category:e,type:s,label:"widget_common_style_blockTitle_closeButton",collapsible:!0,children:[Ie,...Xe]};var Je="draggableSeparator",qe=[{category:o,type:m,label:"widget_beforeAfter_layout_sublayout_label",propName:"subLayout",value:Je,style:"big",options:[{label:"widget_beforeAfter_layout_sublayout_option_draggableSeparator",value:Je,src:"https://widgets-images.abtasty.com/layout/icon-layout-beforeAfter-draggable.png"},{label:"widget_beforeAfter_layout_sublayout_option_nextToEachOther",value:"nextEachOther",src:"https://widgets-images.abtasty.com/layout/icon-layout-beforeAfter-nextEachOther.png"},{label:"widget_beforeAfter_layout_sublayout_option_onTopOfEachOther",value:"onTopEachOther",src:"https://widgets-images.abtasty.com/layout/icon-layout-beforeAfter-topEachOther.png"}]}],Ge=[{category:t,propName:"titleSwitch",type:d,label:"widget_beforeAfter_content_title_label_switch",value:!1},{category:t,propName:"titleInput",type:n,label:"widget_beforeAfter_content_title_label_input",value:"widget_beforeAfter_content_title_placeholder_input",condition:function(e){return e.titleSwitch}},{category:t,propName:"catchSwitch",type:d,label:"widget_beforeAfter_content_catchline_label_switch",value:!1},{category:t,propName:"catchInput",type:"textarea",label:"widget_beforeAfter_content_catchline_label_input",value:"widget_beforeAfter_content_catchline_placeholder_input",condition:function(e){return e.catchSwitch}},{category:t,propName:"topImage",type:u,label:"widget_beforeAfter_content_select_topImage_label",value:""},{category:t,propName:"backImage",type:u,label:"widget_beforeAfter_content_select_backImage_label",value:""},{category:t,propName:"switchLabelImgs",type:d,label:"widget_beforeAfter_content_labels_label_switch",value:!1},{category:t,propName:"labelTopImgInput",type:n,label:"widget_beforeAfter_content_topImage_label_label_input",value:"widget_beforeAfter_content_topImage_label_placeholder_input",condition:function(e){return e.switchLabelImgs}},{category:t,propName:"labelBackImgInput",type:n,label:"widget_beforeAfter_content_backImage_label_label_input",value:"widget_beforeAfter_content_backImage_label_placeholder_input",condition:function(e){return e.switchLabelImgs}}];function Ke(e){return function(e){if(Array.isArray(e))return Qe(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,o){if(!e)return;if("string"==typeof e)return Qe(e,o);var t=Object.prototype.toString.call(e).slice(8,-1);"Object"===t&&e.constructor&&(t=e.constructor.name);if("Map"===t||"Set"===t)return Array.from(e);if("Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return Qe(e,o)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Qe(e,o){(null==o||o>e.length)&&(o=e.length);for(var t=0,l=new Array(o);t<o;t++)l[t]=e[t];return l}$e.collapsed=!1,$.collapsed=!1;var Ye=F.children.find((function(e){return"layout"===e.propName}));Ye.options=Ye.options.filter((function(e){return!e.value.includes("banner")})),C.children=C.children.filter((function(e,o){return!e.propName&&"validationRecurrence"!==C.children[o+1].propName||e.propName&&!e.propName.includes("validationRecurrence")})),ae.children.find((function(e){return"autoWidth"===e.propName})).value=!0;var Ze=ae.children.find((function(e){return"widthUnit"===e.propName}));Ze.options=Ze.options.filter((function(e){return"%"!==e.value}));var eo=ae.children.find((function(e){return"heightUnit"===e.propName}));return eo.options=eo.options.filter((function(e){return"%"!==e.value})),[].concat(Ke(F.children),Ke(qe),[ae,ne,ie],Ke(Ge),[$e,We,Ve,Fe,$,C])})); |
@@ -1,1 +0,1 @@ | ||
!function(){"use strict";const e=()=>Object.prototype.hasOwnProperty.call(window,"ABTastyEditor"),t=()=>{let e;return window.ABTasty||window.ABTASTY_S?(window.ABTASTY_S&&window.ABTASTY_S.USER&&window.ABTASTY_S.USER.accountIdentifier&&window.ABTASTY_S.USER.accountIdentifier.length?e=window.ABTASTY_S.USER.accountIdentifier:window.ABTasty&&window.ABTasty.getAccountSettings&&"function"==typeof window.ABTasty.getAccountSettings?e=window.ABTasty.getAccountSettings().identifier:window.ABTasty&&window.ABTasty.accountSettings&&(e=window.ABTasty.accountSettings.identifier),e):e},n=()=>{const e=!!document.getElementById("ABTastyPreviewBar"),t=location.href.includes("ab_project=preview");return e||t},i=()=>!e()&&(n()||!!window.ABTasty.getTestsOnPage()[TEST_ID]),r=()=>window.ABTasty&&!0===window.ABTasty.consentReady,s="style",o="layout",a="select",c="colorpicker",l="number",h="switch",u="slider",d="remove",g="rebuild",p="rgba(57, 57, 57, 1)",m="https://api-social-proof.abtasty.com/clients/",v=()=>{const{type:e}=DATA;return`${PACKAGE.replace("@abtasty/","")}${e?`_${e}`:""}`},y=()=>{const e=v();return`${e.charAt(0).toUpperCase()}${e.slice(1)}`.split("-").join(" ")},w=()=>`${PLUGIN_ID.split("-")[0]}_${TEST_ID}`,f=t=>{if((()=>{if(e()||n())return!1;const t=ABTasty.getTestsOnPage()[TEST_ID];return!!t&&Object.keys(t.targetings.qaParameters).length>0})()){const e=y();window.console.log(`%c${e} - QA Mode for campaign ${TEST_ID}\n${t}`,"background-color: rgba(0, 127, 145, 1); color: rgba(247, 247, 247, 1)")}},b=e=>{const t={promise:null,resolve:null,reject:null,name:e};return t.promise=new Promise(((e,n)=>{t.resolve=e,t.reject=n})),t},C=(e,t)=>{let n=document.querySelector(e);const i=[document.body||document.documentElement,{childList:!0,subtree:!0,attributes:!0}],r=()=>o.disconnect(),s=()=>o.observe(...i),o=new MutationObserver((()=>(n=document.querySelector(e),n&&!r()&&t(n))));return n?setTimeout((()=>t(n)),0):s(),{selector:e,clear:r,observe:s}};function _(e,t){return t(e)||!e.parentElement?e:_(e.parentElement,t)}function $(){return"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype||(e="https://polyfill.io/v3/polyfill.min.js?flags=gated&features=IntersectionObserver",new Promise(((t,n)=>{const i=window.document.getElementsByTagName("script")[0],r=window.document.createElement("script");r.src=e,i.parentNode.insertBefore(r,i),r.onload=t,r.onerror=n})));var e}class S{constructor(){this.targets=[],this.existingTargets=[],this.inViewportTargets=[],this.visibilityObserver=this.startVisibilityObserver(),this.mutationObserver=this.startMutationObserver(),this.mouseOverEvent=this.mouseOverHandler()}intersectionHandler(e){e.forEach((e=>{e.isIntersecting?(this.existingTargets.forEach((t=>{t.element.isSameNode(e.target)&&(this.inViewportTargets.push(t),this.mouseOverEvent.start())})),this.checkElements()):this.inViewportTargets=this.inViewportTargets.filter((t=>!t.element.isSameNode(e.target)||(this.mouseOverEvent.clear(),!1)))}))}startVisibilityObserver(){return new IntersectionObserver(this.intersectionHandler.bind(this),{root:null,rootMargin:"0px",threshold:0})}startMutationObserver(){const e=this.mutationObserver||new MutationObserver(this.checkElements.bind(this));return document.body&&e.observe(document.body,{attributes:!0,childList:!0,subtree:!0}),e}onMouseOver({target:e,path:t}){const n=this.inViewportTargets.find((({element:n,selector:i})=>{if(n.isSameNode(e))return!0;const r=[...e.querySelectorAll(i)];if(r.length){if(r.includes(n))return!0}if(t.includes(n))return!0;const s=[...e.parentElement.children],o=s.findIndex((t=>t.isSameNode(e))),a=s.filter(((e,t)=>t>o));if(a.length){if(a.includes(n))return!0;if(a.some((e=>[...e.querySelectorAll(i)].includes(n))))return!0}return!1}));if(n&&this.isElementVisible(n.element)){const{selector:e,element:t,uniqueId:i}=n,r=this.targets.find((t=>t.selector===e&&t.uniqueId===i));r&&r.resolve(t),this.clear(e,i)}}mouseOverHandler(){const e=["mouseover",e=>setTimeout((()=>this.onMouseOver(e)),50),!0];return{start:()=>document.addEventListener(...e),clear:()=>document.removeEventListener(...e)}}isElementVisible(e){return this.isElementTopmost(e)&&this.isElementOpaque(e)}isElementOpaque(e){return"HTML"===_(e,(e=>"0"===window.getComputedStyle(e).opacity)).nodeName}isElementTopmost(e){const t=e.getBoundingClientRect(),n=[[t.left,t.top],[t.right,t.top],[t.left,t.bottom],[t.right,t.bottom],[t.left+t.width/2,t.top],[t.left+t.width/2,t.bottom],[t.left,t.height/2],[t.right,t.height/2],[t.left+t.left/2,t.height/2]];let i=!1,r=0;for(;!i&&r<n.length;){const t=document.elementFromPoint(...n[r]);i=e===t||e.contains(t),r+=1}return i}checkElements(){this.targets.forEach((({selector:e,uniqueId:t})=>{const n=document.querySelector(e);n&&!this.existingTargets.find((n=>n.element.matches(e)&&n.uniqueId===t))&&(this.existingTargets.push({element:n,selector:e,uniqueId:t}),this.visibilityObserver.observe(n))})),this.existingTargets=this.existingTargets.filter((({selector:e,element:t})=>!!document.querySelector(e)||(t&&this.visibilityObserver.unobserve(t),!1))),this.inViewportTargets=this.inViewportTargets.filter((({selector:e,element:t,uniqueId:n})=>{if(t.matches(e)&&this.isElementVisible(t)){const i=this.targets.find((t=>t.selector===e&&t.uniqueId===n));return i&&i.resolve(t),this.clear(e,n),!1}return!0}))}watch(e,t,n){this.targets.push({selector:e,resolve:t,uniqueId:n});const i=()=>{this.startMutationObserver(),this.checkElements()};document.body?i():C("body",i)}clear(e,t){[this.targets,this.existingTargets,this.inViewportTargets]=[this.targets,this.existingTargets,this.inViewportTargets].map((n=>n.filter((({selector:n,uniqueId:i})=>n!==e&&i!==t))));const n=document.querySelector(e);n&&this.visibilityObserver.unobserve(n),0===this.targets.length&&this.mutationObserver.disconnect(),0===this.inViewportTargets.length&&this.mouseOverEvent.clear()}}class x{constructor({triggerEvent:e,triggerSelector:t,triggerDelay:n}){this.event=e,this.selector=t&&t.length?t:"body",this.delay=1e3*n,this.elementsSelectors=[],this.eventsListeners=[],this.timeouts=[],this.intervals=[],this.observers=[],this.promises=[],this.visibilityObservers=[],this.elementsWaiters=[]}async onElementVisible({promise:e,resolve:t}){const n=b(`${this.event}DomReady`);this.promises.push(n);const i=await this.onPageLoad(n),r=await async function(e){let t;t="IntersectionObserver"!==e||await $();return t}("IntersectionObserver"),s=new S;if(this.visibilityObservers.push(s),r&&i){const e=w();s.watch(this.selector,t,e)}return e}onPageLoad({promise:e,resolve:t}){const n=()=>"complete"===document.readyState;if(!n()){const i=["readystatechange",({isTrusted:e})=>e&&n()&&t(!0),{passive:!0}];return this.eventsListeners.push(i),document.addEventListener(...i),e}return t(!0),e}onClick({promise:e,resolve:t}){const n=document.createElement("style");n.type="text/css",n.id=`Click_${w()}`,n.innerHTML=`${this.selector} {\n\t\t\tcursor: pointer !important;\n\t\t\tpointer-events: all !important;\n\t\t}`,document.head.appendChild(n),this.elementsSelectors.push(`#${n.id}`);const i=e=>[...document.querySelectorAll(this.selector)].some((t=>t.isSameNode(e)||!!e.closest(this.selector))),r=["click",({isTrusted:e,target:n})=>e&&i(n)&&t(!0),{passive:!0,capture:!0}];return this.eventsListeners.push(r),document.addEventListener(...r),e}onExitIntent({promise:e,resolve:t}){const n=["mouseleave",({isTrusted:e,clientY:n})=>{e&&n<=0&&t(!0)},{passive:!0}],i=C("body",(e=>{e.addEventListener(...n),this.eventsListeners.push([e,...n]),this.elementsWaiters=this.elementsWaiters.filter((e=>e!==i))}));return this.elementsWaiters.push(i),e}onReengage({promise:e,resolve:t}){const n=this.delay;let i=n;const r=[({isTrusted:e})=>{e&&(i=n)},{passive:!0}];["click","mousemove","scroll","keypress"].forEach((e=>{document.addEventListener(e,...r),this.eventsListeners.push([e,...r])}));const s=setInterval((()=>{i<=0?t(!0):i-=100}),100);return this.intervals.push(s),e}onCustomTrigger({promise:e,resolve:t}){const{triggerEventCustomScript:n}=DATA;return new Function(`return new Promise(async resolve => {${n}})`)().then((e=>e&&t(!0))),e}getSocialProofPurchases({promise:e,resolve:n}){const i=window.ABTastyProductKey,r=t(),{viewInterval:s,triggerSocialProofMinPurchases:o,spNoTrim:a}=DATA;if(i||(f("Not able to find ABTastyProductKey, impossible to call the API."),n(!1)),i&&r){fetch(`${m}${r}/metrics/i?key=${i}${a?"&noTrim=true":""}`).then((e=>e.ok&&e.json())).then((e=>(e=>{if(void 0===s||void 0===o)return!1;const t=void 0!==e[s]&&e[s]>=o;return t||f(`Widget will not be shown, product has been purchased ${e[s]} times while ${o} are required`),t})(e)&&n(`${e[s]}`))).catch((()=>f("Failed to fetch datas from server.")))}else n(!1);return e}getSocialProofPageViews({promise:e,resolve:n}){const{viewInterval:i,triggerSocialProofMinPageViews:r,spNoTrim:s}=DATA,o=encodeURIComponent(s?window.location.href.replace(window.location.origin,""):`${window.location.pathname}`),a=t();if(o&&a){fetch(`${m}${a}/metrics/pv?key=${o}${s?"&noTrim=true":""}`).then((e=>e.ok&&e.json())).then((e=>(e=>{if(void 0===i||void 0===r)return!1;const t=void 0!==e[i]&&e[i]>=r;return t||f(`Widget will not be shown, page has been seen ${e[i]} times while ${r} are required`),t})(e)&&n(`${e[i]}`))).catch((()=>f("Failed to fetch datas from server.")))}else n(!1);return e}onConsent({promise:e,resolve:t}){if(!r()){const n=["abtasty_consentValid",()=>t(!0)];return this.eventsListeners.push(n),window.addEventListener(...n),e}return t(!0),e}clear(){if(this.elementsSelectors.length&&(this.elementsSelectors.forEach((e=>{document.querySelector(e)&&document.querySelector(e).remove()})),this.elementsSelectors=[]),this.eventsListeners.length&&(this.eventsListeners.forEach((e=>{const[t,...n]="string"==typeof e[0]?[document,...e]:e;t&&n.length>1&&t.removeEventListener(...n)})),this.eventsListeners=[]),this.timeouts.length&&(this.timeouts.forEach((e=>clearTimeout(e))),this.timeouts=[]),this.intervals.length&&(this.intervals.forEach((e=>clearInterval(e))),this.intervals=[]),this.observers.length&&(this.observers.forEach((e=>e.disconnect())),this.observers=[]),this.visibilityObservers.length){const e=w();this.visibilityObservers.forEach((t=>t.clear(this.selector,e))),this.visibilityObservers=[]}return this.promises.length&&(this.promises.forEach((e=>e.resolve(!1))),this.promises=[]),this.elementsWaiters.length&&(this.elementsWaiters.forEach((e=>e.clear())),this.elementsWaiters=[]),this}async isTriggered(){this.clear();const e=b(this.event);this.promises.push(e);const t={consent:()=>this.onConsent(e),direct:()=>!0,pageLoad:()=>this.onPageLoad(e),click:()=>this.onClick(e),exitIntent:()=>this.onExitIntent(e),reengage:()=>this.onReengage(e),elementVisible:()=>this.onElementVisible(e),script:()=>this.onCustomTrigger(e),socialProofPurchases:()=>this.getSocialProofPurchases(e),socialProofPageViews:()=>this.getSocialProofPageViews(e)},n=!Object.prototype.hasOwnProperty.call(t,this.event)||await t[this.event]();this.clear();return"reengage"!==this.event&&this.delay?n&&await(async()=>{const e=b(`${this.event}Delay`);return this.promises.push(e),setTimeout((()=>{e.resolve(!0),this.clear()}),this.delay),e.promise})():n}}const T="display",E="closing",A="validation",I="ABTastyWidgets",B="ABTastyWidgetsTemporary";class N{constructor({displayRecurrence:e,closingRecurrence:t,validationRecurrence:n},i){this.displayRecurrence=parseFloat(e),this.closingRecurrence=parseFloat(t),this.validationRecurrence=parseFloat(n),this.onSetCallback=i,this.widgetName=v(),this.uniqueId=w(),this.recurrenceKey=`${this.widgetName}_${this.uniqueId}`,this.isListeningStorageEvent=this.listenStorageEvent(),this.pendingRecurrence=!1,this.pendingRecurrenceValue={}}onStorage({key:e}){const t=localStorage.getItem(B),n=sessionStorage.getItem(I);"ABTastyData"===e&&!t&&n&&localStorage.setItem(B,n)}listenStorageEvent(){return this.isListeningStorageEvent||window.addEventListener("storage",this.onStorage.bind(this)),!0}getGivenRecurrenceStorageParsed(e){try{const t=e.getItem(I);return JSON.parse(t)}catch(t){return e.removeItem(I),!1}}getSessionRecurrenceStorageParsed(){return this.getGivenRecurrenceStorageParsed(window.sessionStorage)}getLocalRecurrenceStorageParsed(){return this.getGivenRecurrenceStorageParsed(window.localStorage)}removeGivenStorage(e,t){const{[this.recurrenceKey]:n,...i}=t;return Object.entries(i).length?(e.setItem(I,JSON.stringify(i)),i):(e.removeItem(I),!1)}removeSessionRecurrenceStorage(){const e=this.getSessionRecurrenceStorageParsed();return!!e&&this.removeGivenStorage(window.sessionStorage,e)}removeLocalRecurrenceStorage(){const e=this.getLocalRecurrenceStorageParsed();return!!e&&this.removeGivenStorage(window.localStorage,e)}getSessionRecurrence(){const e=this.getSessionRecurrenceStorageParsed();return!!e&&e[this.recurrenceKey]}getLocalRecurrence(){const e=this.getLocalRecurrenceStorageParsed();return!!e&&e[this.recurrenceKey]}getCurrentRecurrence(){if(this.pendingRecurrence)return this.pendingRecurrenceValue;const e=this.getSessionRecurrence(),t=this.getLocalRecurrence();return e||t||{type:!1}}isOver(){const e=localStorage.getItem(B),t=!(!e||!e.includes(this.recurrenceKey))||this.getSessionRecurrence();e&&(sessionStorage.setItem(I,e),localStorage.removeItem(B));const n=this.getLocalRecurrence(),i=(n?parseFloat(n.stamp):0)<(new Date).getTime();return i&&this.removeLocalRecurrenceStorage(),!this.pendingRecurrence&&i&&!this.getLocalRecurrence()&&!t}setRecurrence(e,t){0!==e&&(window.removeEventListener("storage",this.onStorage.bind(this)),this.isListeningStorageEvent=!1);const i=this.getTypeOfStorage(e);if(n()||!i&&"object"!=typeof i)return!1;const{storageString:s,storageMethod:o}=i,a=this.getStamp(e),c={type:t,stamp:a},{type:l}=this.getCurrentRecurrence(),h=async()=>{if(!r()){this.pendingRecurrence=!0,this.pendingRecurrenceValue=c;const e=new x({triggerEvent:"consent"});await e.isTriggered(),this.pendingRecurrence=!1,this.pendingRecurrenceValue={}}const e=this.getSessionRecurrence(),t=this.getLocalRecurrence();let n;"session"===s?e?n=this.removeSessionRecurrenceStorage():(this.removeLocalRecurrenceStorage(),n=this.getSessionRecurrenceStorageParsed()):"local"===s&&(t?n=this.removeLocalRecurrenceStorage():(this.removeSessionRecurrenceStorage(),n=this.getLocalRecurrenceStorageParsed()));const i=n?{[this.recurrenceKey]:c,...n}:{[this.recurrenceKey]:c};o.setItem(I,JSON.stringify(i)),this.onSetCallback&&"function"==typeof this.onSetCallback&&this.onSetCallback()};if(!o)return!1;if(l&&t!==A)if(t===E&&l!==A)h();else{if(t!==T||l===A||l===E)return!1;h()}else h();return a}setDisplayRecurrence(){this.setRecurrence(this.displayRecurrence,"display")}setClosingRecurrence(){this.setRecurrence(this.closingRecurrence,"closing")}setValidationRecurrence(){this.setRecurrence(this.validationRecurrence,"validation")}getStamp(e){return(new Date).getTime()+864e5*e}getTypeOfStorage(e){return!(isNaN(e)||e<0||0!==e&&!e)&&(e>0?{storageString:"local",storageMethod:window.localStorage}:0===e&&{storageString:"session",storageMethod:window.sessionStorage})}}class P{constructor(e,t,n){this.recurrence=e,this.isWidgetApplied=t,this.callback=n,this.observer=new MutationObserver(this.observerHandler.bind(this)),this.eventListenerParams=["abtasty_resetActionTracking",this.eventHandler.bind(this),{passive:!0}],this.elementsWaiters=[]}recurrenceIsDone(){return!this.recurrence||this.recurrence.isOver()}decisionHandler(e){const t=i(),{type:n}=this.recurrence?this.recurrence.getCurrentRecurrence():{type:!1};let r;const s=this.isWidgetApplied(),o=(()=>{const t=this.recurrenceIsDone();return e&&"display"===n||t})();return!s&&t&&o?r=g:(s&&(!t||!o)||!s&&!t)&&(r=d),"string"==typeof r&&(this.clearWatcher(),this.callback(r,e),this.watch()),this}eventHandler(){let e=i();return[250,500].forEach((t=>{setTimeout((()=>{const n=i();return 500===t&&n===e?this:(e=n,this.decisionHandler(!1))}),t)})),this}observerHandler(e){return e.some((e=>["removedNodes","addedNodes"].some((t=>e[t]&&e[t].length))))?this.decisionHandler(!0):this}watch(){if(e())return this;this.clearWatcher(),document.addEventListener(...this.eventListenerParams);const t=()=>{const e=[document.body,{childList:!0,subtree:!0}];this.observer.observe(...e)};return document.body?t():(()=>{const e=C("body",(()=>{t(),this.elementsWaiters=this.elementsWaiters.filter((t=>t!==e))}));this.elementsWaiters.push(e)})(),this}clearWatcher(){return document.removeEventListener(...this.eventListenerParams),this.elementsWaiters.length&&(this.elementsWaiters.forEach((e=>e.clear())),this.elementsWaiters=[]),this.observer.disconnect(),this}}const k=/.+\/([^.]+)\.(otf|ttf)$/;class R{constructor(){this.children=void 0,this.uniqueId=w(),this.widgetName=v(),this.prettyName=y(),this.recurrenceParams=(()=>{const{displayRecurrence:t,closingRecurrence:n,validationRecurrence:i}=DATA;if(e()||!t&&!n&&!i)return!1;const r={everytime:()=>-1,session:()=>0,once:()=>395,day:e=>DATA[`${e}_day`],week:e=>7*DATA[`${e}_week`],month:e=>30.5*DATA[`${e}_month`]},s={};return t&&(s.displayRecurrence=r[t]("displayRecurrence")),n&&(s.closingRecurrence=r[n]("closingRecurrence")),i&&(s.validationRecurrence=r[i]("validationRecurrence")),s})(),this.triggerParams=(()=>{let{triggerEvent:t}=DATA;const{triggerEventClick:n,triggerEventReengageDelay:i,socialProofContentType:r,triggerEventElementVisible:s,triggerEventDelay:o}=DATA;if(e()||!t&&!r)return!1;const a={click:()=>n,elementVisible:()=>s},c=Object.prototype.hasOwnProperty.call(a,t)?a[t]():"body",l="reengage"===t?i:o;return r&&(t=1===r?"socialProofPurchases":"socialProofPageViews"),{triggerEvent:t,triggerSelector:c,triggerDelay:l}})(),this.recurrence=!!this.recurrenceParams&&new N(this.recurrenceParams,this.clearGivenClearables.bind(this)),this.trigger=!!this.triggerParams&&new x(this.triggerParams),this.pageWatcher=new P(this.recurrence,this.isWidgetApplied.bind(this),this.onPageChange.bind(this)),this.hasOncePerPageTrigger=(()=>{const{isOncePerPageTrigger:e,triggerEvent:t}=DATA;return!t||(!(!e||!["click","script"].includes(t))||["pageLoad","direct","reengage","socialProofPurchases","socialProofPageViews","elementVisible"].some((e=>e===t)))})(),this.basicClassName=`ab_widget_container_${this.widgetName}`,this.widgetContainerId=`${this.basicClassName}_${this.uniqueId}`,this.contentClassName=`${this.basicClassName}_content`,this.overlayClassName=`${this.basicClassName}_overlay`,this.closeButtonClassName=`${this.basicClassName}_close_button`,this.hideClassName=`ab_hide_${this.uniqueId}`,this.domElement=this.getDom(),this.hasBeenShown=!1,this.closedByUser=!1,this.eventsListeners=[],this.timeouts=[],this.intervals=[],this.observers=[],this.promises=[],this.elementsWaiters=[]}clearGivenClearables(){this.eventsListeners.length&&(this.eventsListeners.forEach((e=>document.removeEventListener(...e))),this.eventsListeners=[]),this.timeouts.length&&(this.timeouts.forEach((e=>clearTimeout(e))),this.timeouts=[]),this.intervals.length&&(this.intervals.forEach((e=>clearInterval(e))),this.intervals=[]),this.observers.length&&(this.observers.forEach((e=>e.disconnect())),this.observers=[]),this.promises.length&&(this.promises.forEach((e=>e.resolve(!1))),this.promises=[]),this.elementsWaiters.length&&(this.elementsWaiters.forEach((e=>e.clear())),this.elementsWaiters=[])}isWidgetApplied(){return this.domElement&&this.domElement.isConnected}removeOldDomElement(){const e=document.getElementById(this.widgetContainerId);return e&&e.remove(),this}async insert(){if(this.isWidgetApplied())return!1;const e=new Promise((e=>{const t=C("head",(t=>{this.elementsWaiters=this.elementsWaiters.filter((({selector:e})=>"head"!==e)),e(t.appendChild(this.styleElement))}));this.elementsWaiters.push(t)})),t=new Promise((e=>{const{elementReferrer:t="body",referrerInsertType:n="beforeend"}=DATA,i=C(t,(i=>{this.elementsWaiters=this.elementsWaiters.filter((e=>e.selector!==t)),this.removeOldDomElement(),e(i.insertAdjacentElement(n,this.domElement))}));this.elementsWaiters.push(i)}));return Promise.all([t,e]).then((()=>this))}remove(){return this.pageWatcher.clearWatcher(),[this.domElement,this.styleElement].forEach((e=>e&&e.isConnected&&e.remove())),this.hasOncePerPageTrigger?this.pageWatcher.watch():e()||this.init().then((({response:e})=>e?this.show():this)),this}show(){return e()||this.hasBeenShown&&this.hasOncePerPageTrigger||window.ABTastyEvent(`${this.prettyName} displayed`,null,TEST_ID),this.closedByUser=!1,this.domElement.classList.remove(this.hideClassName),this.recurrence&&this.recurrence.setDisplayRecurrence(),this.hasBeenShown=!0,this.pageWatcher.watch(),this}hide(){return!e()&&this.hasBeenShown&&window.ABTastyEvent(`${this.prettyName} closed`,null,TEST_ID),this.closedByUser=!0,this.domElement.classList.add(this.hideClassName),this}async init(t){const n=e(),r=i(),s=this.trigger&&this.trigger.promises.length,o=!this.recurrence||this.recurrence.isOver();if(!n&&!r||s||!o)return!1;this.pageWatcher.watch();const a=n||!this.trigger||this.trigger&&await this.trigger.isTriggered();return!!a&&(await this.insert(),this.addCloseEvent(),n||t||this.hasBeenShown||void 0===this.children||"function"!=typeof this.children.refreshContent||this.children.refreshContent(a),{container:this,response:a})}onPageChange(e,t){const n=()=>this.init().then((({response:e})=>e&&this.show()));t||(this.hasBeenShown=!1);const i=this.isWidgetApplied(),r={[d]:()=>{i?this.remove():(this.trigger&&this.trigger.clear(),this.pageWatcher.watch())},[g]:()=>{this.hasBeenShown?this.closedByUser?this.pageWatcher.watch():i||this.insert().then((e=>e.show())).catch(this.pageWatcher.watch):n()}};"function"==typeof r[e]&&r[e]()}addCloseEvent(...t){const{closeButton:n,overlay:i,overlayClickable:r,layout:s}=DATA,o=[];if(void 0!==i&&!0!==i||!0!==r||"popin"!==s||o.push(`.${this.overlayClassName}`),void 0!==n&&n&&o.push(`.${this.closeButtonClassName}`),!o.length)return this;const a=this.domElement.querySelectorAll(o.join(", "));return a.length?(t.push(...a),t.forEach((t=>{e()&&(t.dataset.abtastyActionnable="true"),t.addEventListener("click",(t=>{(t=>{e()||(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation())})(t),this.recurrence&&this.recurrence.setClosingRecurrence(),this.hide(),setTimeout((()=>this.remove()),1e3)}),{once:!0,capture:!0})})),this):this}getDom(){const{closeButton:e,layout:t,overlay:n=!0}=DATA,i=document.createElement("div");return i.className=`${this.basicClassName} ${this.hideClassName}`,i.id=this.widgetContainerId,i.innerHTML=`\n\t\t\t${"popin"===t&&!0===n?`<div class="${this.overlayClassName}"></div>`:""}\n\t\t\t<div class="${this.contentClassName}">\n\t\t\t${e?`<button class="${this.closeButtonClassName}"><svg viewBox="0 0 16 16">\n\t<defs><path id="prefix__a" d="M12 4.991L11.009 4 8 7.009 4.991 4 4 4.991 7.009 8 4 11.009 4.991 12 8 8.991 11.009 12 12 11.009 8.991 8z"></path></defs>\n\t<g><use xlink:href="#prefix__a"></use></g>\n</svg></button>`:""}\n\t\t\t</div>`,i}loadFont(e,t){if(!e||"inherit"===e)return;const n=document.createElement("style"),i=t.match(k)?t.match(k)[1]:"";n.appendChild(document.createTextNode(`\t\t\t@font-face { \t\tfont-family: '${e}_${i}'; src: url('${t}');\t\t\t}\t\t`)),document.head.appendChild(n)}getStyleTag(t=""){const{noStyles:n,layout:i}=DATA,{backgroundColor:r,isBackgroundImage:s,backgroundImage:o,backgroundSize:a,backgroundPosition:c,backgroundRepeat:l,borderColor:h,borderRadius:u,borderWidth:d,textColor:g,textAlign:m,fontName:v,fontStyle:y,fontSize:w,isTitle:f,titleTextAlign:b,titleTextColor:C,titleFontName:_,titleFontStyle:$,titleFontSize:S,overlay:x,overlayColor:T,dropShadow:E,dropShadowColor:A,dropShadowBlur:I,containerMargin:B,containerPadding:N,closeButton:P,closeButtonPosition:R,closeButtonSize:L,closeButtonBorderRadius:O,closeButtonBorderWidth:W,closeButtonBorderColor:D,closeButtonColor:q,closeButtonBackgroundColor:M,buttonsBorderWidth:j,buttonsBorderColor:V,buttonsBorderRadius:z,buttonsBackgroundColor:H,buttonsTextColor:U,buttonsFontName:F,buttonsFontStyle:Z,buttonsFontSize:G}=n?{}:DATA,K=document.createElement("style");K.type="text/css",e()&&K.setAttribute("abtasty-script-added","true"),this.loadFont(v,y),this.loadFont(_,$),this.loadFont(F,Z);const Y=`background: ${["string"==typeof r?r:"rgba(255, 255, 255, 1)",s&&"string"==typeof o&&o.length?`url(${o})`:"",s&&"string"==typeof c&&"100% 100%"!==a?c:"0 0",s&&"string"==typeof a?`/ ${a}`:"/ auto",s&&l&&!["cover","100% 100%"].includes(a)?"repeat":"no-repeat"].join(" ").trim()};`,J="number"==typeof d&&d>0,Q=`border: ${[J?`${d}px`:"unset",J?"solid":"",J&&"string"==typeof h&&h.length?h:""].join(" ").trim()};`,X=void 0!==u?`border-radius: ${u}px;`:"",ee=void 0!==g?`color: ${g}; fill: ${g}; -webkit-text-fill-color: ${g};`:"",te=void 0!==m?`text-align: ${m};`:"",ne=v&&"inherit"!==v?`font-family:${v}_${y.match(k)?y.match(k)[1]:""};`:y||"",ie=w?`font-size: ${w}px;`:"",re=void 0!==E&&E?`box-shadow: 0 5px ${I}px 0 ${A};`:"",se=B instanceof Array&&1===B.length&&B[0],oe=se?`margin: ${se.top}px ${se.right}px ${se.bottom}px ${se.left}px;`:"",ae=se?`margin: calc(${se.top}px * 0.5) calc(${se.right}px * 0.5) calc(${se.bottom}px * 0.5) calc(${se.left}px * 0.5);`:"",ce=N instanceof Array&&1===N.length&&N[0],le=ce?`padding: ${ce.top}px ${ce.right}px ${ce.bottom}px ${ce.left}px;`:"",he=ce?`padding: calc(${ce.top}px * 0.5) calc(${ce.right}px * 0.5) calc(${ce.bottom}px * 0.5) calc(${ce.left}px * 0.5);`:"",ue=void 0!==j&&j?`border-width: ${j}px; border-style: solid;`:"",de=[V,j].every((e=>void 0!==e))&&j?`border-color: ${V};`:"",ge=void 0!==z?`border-radius: ${z}px;`:"",pe=void 0!==H?`background-color: ${H};`:"",me=void 0!==U?`color: ${U}; fill: ${U}; -webkit-text-fill-color: ${U};`:"",ve=F&&"inherit"!==F?`font-family:${F}_${Z.match(k)?Z.match(k)[1]:""};`:Z||"",ye=G?`font-size: ${G}px;`:"",we="popin"!==i||void 0!==x&&!0!==x?"":[`#${this.widgetContainerId} .${this.overlayClassName} {`,`background-color: ${void 0!==T?T:"rgba(0, 0, 0, 0.6)"};`,"}"].join(""),fe="number"==typeof L?L:16,be=fe/2,Ce=n||void 0!==P&&P?[`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} {`,"position: absolute;",("out"===R?`bottom: calc(100% + ${be}px)`:`top: ${be}px`)+";",`right: ${be}px;`,"width: auto;","height: auto;","background: none;","border: none;","cursor: pointer;","outline: none;","padding: 0;","margin: 0;","line-height: 0;","z-index: 9;",""+("number"==typeof O?`border-radius: ${O}px;`:""),""+("number"==typeof W&&W>0?`border: ${W}px solid ${void 0!==D?D:p};`:""),""+("string"==typeof M?`background-color: ${M};`:""),"}",`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} svg {`,"pointer-events: none;",`width: ${fe}px;`,`height: ${fe}px;`,""+("string"==typeof q?`fill: ${q};`:""),"}"].join(""):"",_e=f&&"string"==typeof C?[`#${this.widgetContainerId} .${this.contentClassName} > * h1, `,`#${this.widgetContainerId} .${this.contentClassName} > * h2, `,`#${this.widgetContainerId} .${this.contentClassName} > * h3, `,`#${this.widgetContainerId} .${this.contentClassName} > * h4, `,`#${this.widgetContainerId} .${this.contentClassName} > * h5, `,`#${this.widgetContainerId} .${this.contentClassName} > * h6 {`,`color: ${C}; fill: ${C}; -webkit-text-fill-color: ${C};`,void 0!==b?`text-align: ${b};`:"",_&&"inherit"!==_?`font-family:${_}_${$.match(k)?$.match(k)[1]:""};`:$||"",S?`font-size: ${S}px;`:"","}"].join(""):"";return K.textContent=[`.${this.hideClassName} {`,"opacity: 0 !important;","pointer-events: none;","}",`#${this.widgetContainerId} .${this.contentClassName} {`,Y,X,Q,ee,te,re,oe,ne,ie,"}",`#${this.widgetContainerId} .${this.contentClassName} p {`,ee,te,ne,ie,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,"display: block;","line-height: 1;","text-indent: unset;",le,ne,ie,"}",`#${this.widgetContainerId} .${this.contentClassName} > * a, `,`#${this.widgetContainerId} .${this.contentClassName} > * button {`,"box-sizing: border-box;","display: inline-block;",ue,de,ge,pe,me,ve,ye,"}",`#${this.widgetContainerId} .${this.contentClassName} > * a *, `,`#${this.widgetContainerId} .${this.contentClassName} > * button * {`,me,ve,ye,"}","@media screen and (max-width: 579px) {",`#${this.widgetContainerId} .${this.contentClassName} {`,ae,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,he,"}","}",we,Ce,_e,`${t}`].join(""),K}}const L=["top: 0;","top: 50%;","bottom: 0;"],O=["left: 0;","left: 50%;","right: 0;"],W=e=>1===e?"-50%":0,D=()=>{if(Array.isArray(DATA.popinPosition)){const{popinPosition:[{x:e,y:t}]}=DATA,n=`translate(${W(t)}, ${W(e)});`;return`${L[e]}${O[t]}transform: ${n}`}return"left: 50%;top: 50%;transform: translate(-50%, -50%);"},q=()=>"autoWidth"in DATA&&!0===DATA.autoWidth,M=()=>{if(q())return"width: auto;height: auto;";const{popinPercentWidth:e,popinPixelsWidth:t,widthUnit:n,autoHeight:i,popinPercentHeight:r,popinPixelsHeight:s,heightUnit:o}=DATA;return`width: ${"px"===n?t:e}${n};height: ${i?"auto":`${"px"===o?s:r}${o}`};`};class j extends R{constructor(){super(),this.stringStyles=this.getStyles(),this.styleElement=this.getStyleTag(this.stringStyles)}getStyles(){const{zindex:e,zindexCustom:t,overlay:n}=DATA;return[`#${this.widgetContainerId} {`,"position: fixed;","top: 0;","left: 0;","width: 100%;","height: 100%;",`z-index: ${"custom"===e?t:e};`,"opacity: 1;","transition: opacity 0.25s ease;","background: none;","pointer-events: "+(!1===n?"none":"all"),"}",`#${this.widgetContainerId} .${this.overlayClassName} {`,"position: absolute;","z-index: -1;","top: 0;","left: 0;","width: 100%;","height: 100%;","}",`#${this.widgetContainerId} .${this.contentClassName} {`,"position: absolute;",D(),M(),"pointer-events: all","}",`${q()?"":[`#${this.widgetContainerId} .${this.contentClassName} > div {`,"height: 100%;","overflow: auto;","box-sizing: border-box;","}"].join("")}`,"@media screen and (max-width: 579px) {",`#${this.widgetContainerId} .${this.contentClassName} {`,"max-width: 94vw;","}","}"].join("")}}class V extends R{constructor(){super(),this.stringStyles=this.getStyles(),this.styleElement=this.getStyleTag(this.stringStyles)}getStyles(){return[`#${this.widgetContainerId} {`,"width: auto;","height: auto;","margin: 0;","padding: 0;","background: none;","}",`#${this.widgetContainerId} .${this.contentClassName} {`,"position: relative;","}"].join("")}}const z=[{label:"px",value:"px"},{label:"%",value:"%"},{label:"em",value:"em"},{label:"vw (% of viewport width)",value:"vw"},{label:"vh (% of viewport height)",value:"vh"},{label:"vmin (% of viewport minimum size)",value:"vmin"},{label:"vmax (% of viewport maximum size)",value:"vmax"}],H={category:o,type:h,propName:"autoHeight",label:"widget_common_layout_toggler_label_keepHeightAuto",value:!0},U={category:o,type:a,propName:"widthUnit",value:"vw",options:z},F={category:o,type:a,propName:"heightUnit",value:"vh",condition:({autoHeight:e})=>!e,options:z},Z={category:o,type:l,label:"widget_common_layout_popinDimensions_label_width",propName:"popinPercentWidth",value:50,max:100,condition:({widthUnit:e,layout:t})=>"px"!==e&&"popin"===t},G={category:o,type:l,label:"widget_common_layout_popinDimensions_label_width",propName:"popinPixelsWidth",value:parseInt(window.innerWidth/2.5,10),max:window.innerWidth,condition:({widthUnit:e,layout:t})=>"px"===e&&"popin"===t},K={category:o,type:l,label:"widget_common_layout_popinDimensions_label_height",propName:"popinPercentHeight",value:50,max:100,condition:({autoHeight:e,heightUnit:t,layout:n})=>!e&&"px"!==t&&"popin"===n},Y={category:o,type:l,label:"widget_common_layout_popinDimensions_label_height",propName:"popinPixelsHeight",value:parseInt(window.innerHeight/2.5,10),max:window.innerHeight,condition:({autoHeight:e,heightUnit:t,layout:n})=>!e&&"px"===t&&"popin"===n},J=({autoWidth:e})=>!e,Q=([Z,G,U,H,K,Y,F].reduce(((e,t)=>{let n;const{condition:i}=t;return n=i?{...t,condition:e=>i(e)&&J(e)}:{...t,condition:J},[...e,n]}),[]),{category:s,type:u,label:"widget_common_style_closeButton_label_closeButtonSize",propName:"closeButtonSize",value:16,min:10,max:50}),X={category:s,type:c,label:"widget_common_style_closeButton_label_closeButtonColor",propName:"closeButtonColor",value:"rgba(119, 119, 119, 1)",condition:({closeButtonBorderWidth:e})=>e>0},ee={category:s,type:c,label:"widget_common_style_closeButton_label_closeButtonBackgroundColor",propName:"closeButtonBackgroundColor",value:"rgba(255, 255, 255, 0)"},te={category:s,type:u,label:"widget_common_style_closeButton_label_closeButtonBorderRadius",propName:"closeButtonBorderRadius",value:0,min:0,max:50},ne={category:s,type:u,label:"widget_common_style_closeButton_label_closeButtonBorderThickness",propName:"closeButtonBorderWidth",value:0,min:0,max:50},ie={category:s,type:c,label:"widget_common_style_closeButton_label_closeButtonBorderColor",propName:"closeButtonBorderColor",value:p},re={category:s,type:"short-separator"},se=({closeButton:e})=>e;[{category:s,type:"radio",label:"widget_common_style_closeButton_radio_closeButtonPosition",propName:"closeButtonPosition",value:"in",options:[{label:"widget_common_style_closeButton_radio_closeButtonPosition_option_inside",value:"in"},{label:"widget_common_style_closeButton_radio_closeButtonPosition_option_outside",value:"out"}]},{...re},Q,X,ee,{...re},te,ne,ie].reduce(((e,t)=>{let n;const{condition:i}=t;return n=i?{...t,condition:e=>se(e)&&i(e)}:{...t,condition:se},[...e,n]}),[]);var oe="nextEachOther",ae="onTopEachOther";function ce(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var i,r,s=[],o=!0,a=!1;try{for(n=n.call(e);!(o=(i=n.next()).done)&&(s.push(i.value),!t||s.length!==t);o=!0);}catch(e){a=!0,r=e}finally{try{o||null==n.return||n.return()}finally{if(a)throw r}}return s}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return le(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return le(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function le(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function he(e,t,n,i,r,s,o){try{var a=e[s](o),c=a.value}catch(e){return void n(e)}a.done?t(c):Promise.resolve(c).then(i,r)}function ue(e){return function(){var t=this,n=arguments;return new Promise((function(i,r){var s=e.apply(t,n);function o(e){he(s,i,r,o,a,"next",e)}function a(e){he(s,i,r,o,a,"throw",e)}o(void 0)}))}}var de=oe,ge=ae;function pe(e){return new Promise((function(t){var n=new Image;n.onload=function(e){var n=e.target;return t({width:n.naturalWidth,height:n.naturalHeight})},n.src=e}))}function me(e,t,n){return ve.apply(this,arguments)}function ve(){return(ve=ue(regeneratorRuntime.mark((function e(t,n,i){var r,s,o,a;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,pe(t);case 2:return r=e.sent,e.next=5,pe(n);case 5:s=e.sent,e.t0=i,e.next=e.t0===de?9:e.t0===ge?12:15;break;case 9:return o=r.width+s.width,a=r.height>=s.height?r.height:s.height,e.abrupt("break",18);case 12:return o=r.width>=s.width?r.width:s.width,a=r.height+s.height,e.abrupt("break",18);case 15:return o=r.width>=s.width?r.width:s.width,a=r.height>=s.height?r.height:s.height,e.abrupt("break",18);case 18:return e.abrupt("return",{width:o,height:a});case 19:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var ye=function(e){var t=e.tagName,n=e.innerText,i=void 0===n?"":n,r=e.classList,s=void 0===r?[]:r,o=e.type,a=void 0===o?null:o,c=e.attributes,l=void 0===c?{}:c,h=document.createElement(t);return a&&(h.type=a),s.forEach((function(e){return h.classList.add(e)})),Object.entries(l).forEach((function(e){var t=ce(e,2),n=t[0],i=t[1];"string"==typeof n&&"string"==typeof i&&h.setAttribute(n,i)})),i.length>0&&(h.innerText=i),h},we=function(e){return e.split(/(?:\r\n|\n|\r)/).map((function(e){return e.replace(/^\s+/gm,"")})).join(" ").trim()},fe=function(e){return e.replace(/\s?\/\*([\s\S]*?)\*\/\s?/g," ")};function be(e,t,n,i,r,s,o){try{var a=e[s](o),c=a.value}catch(e){return void n(e)}a.done?t(c):Promise.resolve(c).then(i,r)}function Ce(e){return function(){var t=this,n=arguments;return new Promise((function(i,r){var s=e.apply(t,n);function o(e){be(s,i,r,o,a,"next",e)}function a(e){be(s,i,r,o,a,"throw",e)}o(void 0)}))}}var _e,$e="draggableSeparator",Se=oe,xe=ae;function Te(){return(Te=Ce(regeneratorRuntime.mark((function e(t){var n,i,r,s,o,a,c,l,h,u,d,g,p,m;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.styleElement,i=t.uniqueId,r=DATA,s=r.topImage,o=r.backImage,a=r.subLayout,c=r.backgroundColor,e.next=4,me(o,s,a);case 4:l=e.sent,h="".concat(l.width,"px"),u="".concat(l.height,"px"),d="\n .img-container__".concat(i," {\n position: relative;\n width: ").concat(h,";\n height: ").concat(u,";\n overflow: hidden;\n }\n .img__").concat(i," {\n position: absolute;\n height: 100%;\n width: 100%;\n }\n .before__").concat(i," {\n z-index: 1;\n width: 50%;\n background-size: ").concat(h," 100%; /* must be equals to width of the container + 100% */\n }\n .after__").concat(i," {\n background-size: ").concat(h," 100%; /* must be equals to width of the container + 100% */\n }\n .slider__").concat(i," {\n z-index: 1;\n display: flex;\n justify-content: center;\n align-items: center;\n position: absolute;\n -webkit-appearance: none;\n appearance: none;\n width: 100%;\n height: 100%;\n background: transparent;\n outline: none;\n margin: 0;\n padding: 0;\n }\n .slider__").concat(i,"::-webkit-slider-thumb {\n -webkit-appearance: none;\n appearance: none;\n width: 4px;\n height: ").concat(u,"; /* must be equals to height of the container */\n background-color: ").concat(c,";\n cursor: pointer;\n }\n .slider-button__").concat(i," {\n cursor: pointer;\n position: absolute;\n width: 24px;\n height: 24px;\n border-radius: 30%;\n background-color: ").concat(c,";\n left: calc(50% - 12px);\n top: calc(50% - 12px);\n z-index: 1;\n }\n .labels__").concat(i," {\n width: ").concat(h,";\n display: flex;\n justify-content: space-between;\n margin-top: 4px;\n }\n "),g="\n .img-container__".concat(i," {\n display: flex;\n flex-wrap: nowrap;\n flex-direction: row;\n width: ").concat(h,";\n height: ").concat(u,";\n column-gap: 8px;\n }\n .img__").concat(i," {\n height: 100%;\n width: 50%;\n }\n .before__").concat(i," {\n background-size: 100% ").concat(u,"; /* must be equals to width of the container + 100% */\n }\n .after__").concat(i," {\n background-size: 100% ").concat(u,"; /* must be equals to width of the container + 100% */\n }\n .labels__").concat(i," {\n width: ").concat(h,";\n display: flex;\n justify-content: space-between;\n margin-top: 4px;\n }\n "),p="\n .img-container__".concat(i," {\n display: flex;\n flex-wrap: nowrap;\n flex-direction: column;\n width: ").concat(h,";\n height: ").concat(u,";\n row-gap: 8px;\n }\n .img__").concat(i," {\n height: 50%;\n width: 100%;\n }\n .before__").concat(i," {\n background-size: ").concat(h," 100%; /* must be equals to width of the container + 100% */\n }\n .after__").concat(i," {\n background-size: ").concat(h," 100%; /* must be equals to width of the container + 100% */\n }\n .label__").concat(i," {\n display: block;\n text-align: center;\n color: #6E6E6E;\n font-size: 12px;\n line-height: 15px;\n }\n "),m="\n .frameBeforeAfter__".concat(i," {\n min-width: ").concat(h,";\n min-height: ").concat(u,";\n display: flex!important;\n flex-direction: column;\n align-items: center;\n }\n .title__").concat(i,", .catchline__").concat(i," {\n display: block;\n margin-bottom: 8px;\n text-align: center;\n line-height: 18px;\n }\n .title__").concat(i," {\n font-weight: 700;\n color: #17545A;\n }\n .label__").concat(i," { \n color: #6E6E6E;\n font-size: 12px;\n line-height: 15px;\n }\n .before__").concat(i," {\n background: url('").concat(s,"') no-repeat;\n }\n .after__").concat(i," {\n background: url('").concat(o,"') no-repeat;\n }\n "),e.t0=a,e.next=e.t0===Se?14:e.t0===xe?16:18;break;case 14:return m+=g,e.abrupt("break",20);case 16:return m+=p,e.abrupt("break",20);case 18:return m+=d,e.abrupt("break",20);case 20:return n.insertAdjacentHTML("beforeend",fe(we(m))),e.abrupt("return",n);case 22:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Ee(){var e=DATA,t=e.layout,n=e.frameReferrerInsertType,i=e.frameElementReferrer,r="popin"===t?new j:new V(n,i),s=r.domElement.querySelector(".".concat(r.contentClassName));!function(e){Te.apply(this,arguments)}(r);var o=function(e){var t=DATA,n=t.subLayout,i=t.backImage,r=t.topImage,s=t.titleSwitch,o=t.titleInput,a=t.catchSwitch,c=t.catchInput,l=t.switchLabelImgs,h=t.labelTopImgInput,u=t.labelBackImgInput,d=ye({tagName:"div",classList:["frameBeforeAfter__".concat(e)]});if(s){var g=ye({tagName:"span",classList:["title__".concat(e)],innerText:o});d.appendChild(g)}if(a){var p=ye({tagName:"span",classList:["catchline__".concat(e)],innerText:c});d.appendChild(p)}var m=ye({tagName:"div",classList:["img-container__".concat(e)]}),v=l&&ye({tagName:"span",classList:["label__".concat(e)],innerText:h}),y=l&&ye({tagName:"span",classList:["label__".concat(e)],innerText:u});if([i,r].forEach((function(t,r){var s=ye({tagName:"div",classList:["img__".concat(e),"".concat(t===i&&0===r?"before":"after","__").concat(e)]});m.appendChild(s),n===xe&&l&&m.appendChild(t===i?v:y)})),n===$e){var w=ye({tagName:"div",classList:["slider-button__".concat(e)]});w.innerHTML='<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<rect opacity="0.01" width="24" height="24" fill="white"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M9 7C8.44772 7 8 7.44772 8 8C8 8.55228 8.44772 9 9 9C9.55228 9 10 8.55228 10 8C10 7.44772 9.55228 7 9 7ZM9 11C8.44772 11 8 11.4477 8 12C8 12.5523 8.44772 13 9 13C9.55228 13 10 12.5523 10 12C10 11.4477 9.55228 11 9 11ZM8 16C8 15.4477 8.44772 15 9 15C9.55228 15 10 15.4477 10 16C10 16.5523 9.55228 17 9 17C8.44772 17 8 16.5523 8 16ZM15 7C14.4477 7 14 7.44772 14 8C14 8.55228 14.4477 9 15 9C15.5523 9 16 8.55228 16 8C16 7.44772 15.5523 7 15 7ZM14 12C14 11.4477 14.4477 11 15 11C15.5523 11 16 11.4477 16 12C16 12.5523 15.5523 13 15 13C14.4477 13 14 12.5523 14 12ZM15 15C14.4477 15 14 15.4477 14 16C14 16.5523 14.4477 17 15 17C15.5523 17 16 16.5523 16 16C16 15.4477 15.5523 15 15 15Z" fill="#B2C0CF"/>\n<mask id="mask0" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="8" y="7" width="8" height="10">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M9 7C8.44772 7 8 7.44772 8 8C8 8.55228 8.44772 9 9 9C9.55228 9 10 8.55228 10 8C10 7.44772 9.55228 7 9 7ZM9 11C8.44772 11 8 11.4477 8 12C8 12.5523 8.44772 13 9 13C9.55228 13 10 12.5523 10 12C10 11.4477 9.55228 11 9 11ZM8 16C8 15.4477 8.44772 15 9 15C9.55228 15 10 15.4477 10 16C10 16.5523 9.55228 17 9 17C8.44772 17 8 16.5523 8 16ZM15 7C14.4477 7 14 7.44772 14 8C14 8.55228 14.4477 9 15 9C15.5523 9 16 8.55228 16 8C16 7.44772 15.5523 7 15 7ZM14 12C14 11.4477 14.4477 11 15 11C15.5523 11 16 11.4477 16 12C16 12.5523 15.5523 13 15 13C14.4477 13 14 12.5523 14 12ZM15 15C14.4477 15 14 15.4477 14 16C14 16.5523 14.4477 17 15 17C15.5523 17 16 16.5523 16 16C16 15.4477 15.5523 15 15 15Z" fill="white"/>\n</mask>\n<g mask="url(#mask0)">\n<rect width="24" height="24" fill="#393939"/>\n</g>\n</svg>',m.appendChild(w);var f=ye({tagName:"input",type:"range",classList:["slider__".concat(e)],attributes:{min:"O",max:"100",value:"50"}});["input","change"].forEach((function(t){f.addEventListener(t,(function(t){var n=parseFloat(t.target.value);document.querySelector(".before__".concat(e)).style.width="".concat(n,"%"),document.querySelector(".slider-button__".concat(e)).style.left="calc(".concat(n,"% - 12px)")}),{passive:!0})})),m.appendChild(f)}if(d.appendChild(m),n!==xe&&l){var b=ye({tagName:"div",classList:["labels__".concat(e)]});b.appendChild(v),b.appendChild(y),d.appendChild(b)}return d}(r.uniqueId);return s.appendChild(o),r.init().then((function(e){return e&&r.show()})),{parentContainer:r}}(function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.every((function(e){return"string"==typeof e&&e.length}))})((_e=DATA).topImage,_e.backImage)&&Ee()}(); | ||
!function(){"use strict";const e=()=>Object.prototype.hasOwnProperty.call(window,"ABTastyEditor"),t=()=>{let e;return window.ABTasty||window.ABTASTY_S?(window.ABTASTY_S&&window.ABTASTY_S.USER&&window.ABTASTY_S.USER.accountIdentifier&&window.ABTASTY_S.USER.accountIdentifier.length?e=window.ABTASTY_S.USER.accountIdentifier:window.ABTasty&&window.ABTasty.getAccountSettings&&"function"==typeof window.ABTasty.getAccountSettings?e=window.ABTasty.getAccountSettings().identifier:window.ABTasty&&window.ABTasty.accountSettings&&(e=window.ABTasty.accountSettings.identifier),e):e},n=()=>{const e=!!document.getElementById("ABTastyPreviewBar"),t=location.href.includes("ab_project=preview");return e||t},i=()=>!e()&&(n()||!!window.ABTasty.getTestsOnPage()[TEST_ID]),r=()=>window.ABTasty&&!0===window.ABTasty.consentReady,s="style",o="layout",a="select",c="colorpicker",l="number",h="switch",u="slider",d="remove",g="rebuild",p="rgba(57, 57, 57, 1)",m="https://api-social-proof.abtasty.com/clients/",v=()=>{const{type:e}=DATA;return`${PACKAGE.replace("@abtasty/","")}${e?`_${e}`:""}`},y=()=>{const e=v();return`${e.charAt(0).toUpperCase()}${e.slice(1)}`.split("-").join(" ")},w=()=>`${PLUGIN_ID.split("-")[0]}_${TEST_ID}`,b=t=>{if((()=>{if(e()||n())return!1;const t=ABTasty.getTestsOnPage()[TEST_ID];return!!t&&Object.keys(t.targetings.qaParameters).length>0})()){const e=y();window.console.log(`%c${e} - QA Mode for campaign ${TEST_ID}\n${t}`,"background-color: rgba(0, 127, 145, 1); color: rgba(247, 247, 247, 1)")}},f=e=>{const t={promise:null,resolve:null,reject:null,name:e};return t.promise=new Promise(((e,n)=>{t.resolve=e,t.reject=n})),t},C=(e,t)=>{let n=document.querySelector(e);const i=[document.body||document.documentElement,{childList:!0,subtree:!0,attributes:!0}],r=()=>o.disconnect(),s=()=>o.observe(...i),o=new MutationObserver((()=>(n=document.querySelector(e),n&&!r()&&t(n))));return n?setTimeout((()=>t(n)),0):s(),{selector:e,clear:r,observe:s}};function _(e,t){return t(e)||!e.parentElement?e:_(e.parentElement,t)}function $(){return"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype||(e="https://polyfill.io/v3/polyfill.min.js?flags=gated&features=IntersectionObserver",new Promise(((t,n)=>{const i=window.document.getElementsByTagName("script")[0],r=window.document.createElement("script");r.src=e,i.parentNode.insertBefore(r,i),r.onload=t,r.onerror=n})));var e}class S{constructor(){this.targets=[],this.existingTargets=[],this.inViewportTargets=[],this.visibilityObserver=this.startVisibilityObserver(),this.mutationObserver=this.startMutationObserver(),this.mouseOverEvent=this.mouseOverHandler()}intersectionHandler(e){e.forEach((e=>{e.isIntersecting?(this.existingTargets.forEach((t=>{t.element.isSameNode(e.target)&&(this.inViewportTargets.push(t),this.mouseOverEvent.start())})),this.checkElements()):this.inViewportTargets=this.inViewportTargets.filter((t=>!t.element.isSameNode(e.target)||(this.mouseOverEvent.clear(),!1)))}))}startVisibilityObserver(){return new IntersectionObserver(this.intersectionHandler.bind(this),{root:null,rootMargin:"0px",threshold:0})}startMutationObserver(){const e=this.mutationObserver||new MutationObserver(this.checkElements.bind(this));return document.body&&e.observe(document.body,{attributes:!0,childList:!0,subtree:!0}),e}onMouseOver({target:e,path:t}){const n=this.inViewportTargets.find((({element:n,selector:i})=>{if(n.isSameNode(e))return!0;const r=[...e.querySelectorAll(i)];if(r.length){if(r.includes(n))return!0}if(t.includes(n))return!0;const s=[...e.parentElement.children],o=s.findIndex((t=>t.isSameNode(e))),a=s.filter(((e,t)=>t>o));if(a.length){if(a.includes(n))return!0;if(a.some((e=>[...e.querySelectorAll(i)].includes(n))))return!0}return!1}));if(n&&this.isElementVisible(n.element)){const{selector:e,element:t,uniqueId:i}=n,r=this.targets.find((t=>t.selector===e&&t.uniqueId===i));r&&r.resolve(t),this.clear(e,i)}}mouseOverHandler(){const e=["mouseover",e=>setTimeout((()=>this.onMouseOver(e)),50),!0];return{start:()=>document.addEventListener(...e),clear:()=>document.removeEventListener(...e)}}isElementVisible(e){return this.isElementTopmost(e)&&this.isElementOpaque(e)}isElementOpaque(e){return"HTML"===_(e,(e=>"0"===window.getComputedStyle(e).opacity)).nodeName}isElementTopmost(e){const t=e.getBoundingClientRect(),n=[[t.left,t.top],[t.right,t.top],[t.left,t.bottom],[t.right,t.bottom],[t.left+t.width/2,t.top],[t.left+t.width/2,t.bottom],[t.left,t.height/2],[t.right,t.height/2],[t.left+t.left/2,t.height/2]];let i=!1,r=0;for(;!i&&r<n.length;){const t=document.elementFromPoint(...n[r]);i=e===t||e.contains(t),r+=1}return i}checkElements(){this.targets.forEach((({selector:e,uniqueId:t})=>{const n=document.querySelector(e);n&&!this.existingTargets.find((n=>n.element.matches(e)&&n.uniqueId===t))&&(this.existingTargets.push({element:n,selector:e,uniqueId:t}),this.visibilityObserver.observe(n))})),this.existingTargets=this.existingTargets.filter((({selector:e,element:t})=>!!document.querySelector(e)||(t&&this.visibilityObserver.unobserve(t),!1))),this.inViewportTargets=this.inViewportTargets.filter((({selector:e,element:t,uniqueId:n})=>{if(t.matches(e)&&this.isElementVisible(t)){const i=this.targets.find((t=>t.selector===e&&t.uniqueId===n));return i&&i.resolve(t),this.clear(e,n),!1}return!0}))}watch(e,t,n){this.targets.push({selector:e,resolve:t,uniqueId:n});const i=()=>{this.startMutationObserver(),this.checkElements()};document.body?i():C("body",i)}clear(e,t){[this.targets,this.existingTargets,this.inViewportTargets]=[this.targets,this.existingTargets,this.inViewportTargets].map((n=>n.filter((({selector:n,uniqueId:i})=>n!==e&&i!==t))));const n=document.querySelector(e);n&&this.visibilityObserver.unobserve(n),0===this.targets.length&&this.mutationObserver.disconnect(),0===this.inViewportTargets.length&&this.mouseOverEvent.clear()}}class x{constructor({triggerEvent:e,triggerSelector:t,triggerDelay:n}){this.event=e,this.selector=t&&t.length?t:"body",this.delay=1e3*n,this.elementsSelectors=[],this.eventsListeners=[],this.timeouts=[],this.intervals=[],this.observers=[],this.promises=[],this.visibilityObservers=[],this.elementsWaiters=[]}async onElementVisible({promise:e,resolve:t}){const n=f(`${this.event}DomReady`);this.promises.push(n);const i=await this.onPageLoad(n),r=await async function(e){let t;t="IntersectionObserver"!==e||await $();return t}("IntersectionObserver"),s=new S;if(this.visibilityObservers.push(s),r&&i){const e=w();s.watch(this.selector,t,e)}return e}onPageLoad({promise:e,resolve:t}){const n=()=>"complete"===document.readyState;if(!n()){const i=["readystatechange",({isTrusted:e})=>e&&n()&&t(!0),{passive:!0}];return this.eventsListeners.push(i),document.addEventListener(...i),e}return t(!0),e}onClick({promise:e,resolve:t}){const n=document.createElement("style");n.type="text/css",n.id=`Click_${w()}`,n.innerHTML=`${this.selector} {\n\t\t\tcursor: pointer !important;\n\t\t\tpointer-events: all !important;\n\t\t}`,document.head.appendChild(n),this.elementsSelectors.push(`#${n.id}`);const i=e=>[...document.querySelectorAll(this.selector)].some((t=>t.isSameNode(e)||!!e.closest(this.selector))),r=["click",({isTrusted:e,target:n})=>e&&i(n)&&t(!0),{passive:!0,capture:!0}];return this.eventsListeners.push(r),document.addEventListener(...r),e}onExitIntent({promise:e,resolve:t}){const n=["mouseleave",({isTrusted:e,clientY:n})=>{e&&n<=0&&t(!0)},{passive:!0}],i=C("body",(e=>{e.addEventListener(...n),this.eventsListeners.push([e,...n]),this.elementsWaiters=this.elementsWaiters.filter((e=>e!==i))}));return this.elementsWaiters.push(i),e}onReengage({promise:e,resolve:t}){const n=this.delay;let i=n;const r=[({isTrusted:e})=>{e&&(i=n)},{passive:!0}];["click","mousemove","scroll","keypress"].forEach((e=>{document.addEventListener(e,...r),this.eventsListeners.push([e,...r])}));const s=setInterval((()=>{i<=0?t(!0):i-=100}),100);return this.intervals.push(s),e}onCustomTrigger({promise:e,resolve:t}){const{triggerEventCustomScript:n}=DATA;return new Function(`return new Promise(async resolve => {${n}})`)().then((e=>e&&t(!0))),e}getSocialProofPurchases({promise:e,resolve:n}){const i=window.ABTastyProductKey,r=t(),{viewInterval:s,triggerSocialProofMinPurchases:o,spNoTrim:a}=DATA;if(i||(b("Not able to find ABTastyProductKey, impossible to call the API."),n(!1)),i&&r){fetch(`${m}${r}/metrics/i?key=${i}${a?"&noTrim=true":""}`).then((e=>e.ok&&e.json())).then((e=>(e=>{if(void 0===s||void 0===o)return!1;const t=void 0!==e[s]&&e[s]>=o;return t||b(`Widget will not be shown, product has been purchased ${e[s]} times while ${o} are required`),t})(e)&&n(`${e[s]}`))).catch((()=>b("Failed to fetch datas from server.")))}else n(!1);return e}getSocialProofPageViews({promise:e,resolve:n}){const{viewInterval:i,triggerSocialProofMinPageViews:r,spNoTrim:s}=DATA,o=encodeURIComponent(s?window.location.href.replace(window.location.origin,""):`${window.location.pathname}`),a=t();if(o&&a){fetch(`${m}${a}/metrics/pv?key=${o}${s?"&noTrim=true":""}`).then((e=>e.ok&&e.json())).then((e=>(e=>{if(void 0===i||void 0===r)return!1;const t=void 0!==e[i]&&e[i]>=r;return t||b(`Widget will not be shown, page has been seen ${e[i]} times while ${r} are required`),t})(e)&&n(`${e[i]}`))).catch((()=>b("Failed to fetch datas from server.")))}else n(!1);return e}onConsent({promise:e,resolve:t}){if(!r()){const n=["abtasty_consentValid",()=>t(!0)];return this.eventsListeners.push(n),window.addEventListener(...n),e}return t(!0),e}clear(){if(this.elementsSelectors.length&&(this.elementsSelectors.forEach((e=>{document.querySelector(e)&&document.querySelector(e).remove()})),this.elementsSelectors=[]),this.eventsListeners.length&&(this.eventsListeners.forEach((e=>{const[t,...n]="string"==typeof e[0]?[document,...e]:e;t&&n.length>1&&t.removeEventListener(...n)})),this.eventsListeners=[]),this.timeouts.length&&(this.timeouts.forEach((e=>clearTimeout(e))),this.timeouts=[]),this.intervals.length&&(this.intervals.forEach((e=>clearInterval(e))),this.intervals=[]),this.observers.length&&(this.observers.forEach((e=>e.disconnect())),this.observers=[]),this.visibilityObservers.length){const e=w();this.visibilityObservers.forEach((t=>t.clear(this.selector,e))),this.visibilityObservers=[]}return this.promises.length&&(this.promises.forEach((e=>e.resolve(!1))),this.promises=[]),this.elementsWaiters.length&&(this.elementsWaiters.forEach((e=>e.clear())),this.elementsWaiters=[]),this}async isTriggered(){this.clear();const e=f(this.event);this.promises.push(e);const t={consent:()=>this.onConsent(e),direct:()=>!0,pageLoad:()=>this.onPageLoad(e),click:()=>this.onClick(e),exitIntent:()=>this.onExitIntent(e),reengage:()=>this.onReengage(e),elementVisible:()=>this.onElementVisible(e),script:()=>this.onCustomTrigger(e),socialProofPurchases:()=>this.getSocialProofPurchases(e),socialProofPageViews:()=>this.getSocialProofPageViews(e)},n=!Object.prototype.hasOwnProperty.call(t,this.event)||await t[this.event]();this.clear();return"reengage"!==this.event&&this.delay?n&&await(async()=>{const e=f(`${this.event}Delay`);return this.promises.push(e),setTimeout((()=>{e.resolve(!0),this.clear()}),this.delay),e.promise})():n}}const T="display",E="closing",A="validation",I="ABTastyWidgets",B="ABTastyWidgetsTemporary";class P{constructor({displayRecurrence:e,closingRecurrence:t,validationRecurrence:n},i){this.displayRecurrence=parseFloat(e),this.closingRecurrence=parseFloat(t),this.validationRecurrence=parseFloat(n),this.onSetCallback=i,this.widgetName=v(),this.uniqueId=w(),this.recurrenceKey=`${this.widgetName}_${this.uniqueId}`,this.isListeningStorageEvent=this.listenStorageEvent(),this.pendingRecurrence=!1,this.pendingRecurrenceValue={}}onStorage({key:e}){const t=localStorage.getItem(B),n=sessionStorage.getItem(I);"ABTastyData"===e&&!t&&n&&localStorage.setItem(B,n)}listenStorageEvent(){return this.isListeningStorageEvent||window.addEventListener("storage",this.onStorage.bind(this)),!0}getGivenRecurrenceStorageParsed(e){try{const t=e.getItem(I);return JSON.parse(t)}catch(t){return e.removeItem(I),!1}}getSessionRecurrenceStorageParsed(){return this.getGivenRecurrenceStorageParsed(window.sessionStorage)}getLocalRecurrenceStorageParsed(){return this.getGivenRecurrenceStorageParsed(window.localStorage)}removeGivenStorage(e,t){const{[this.recurrenceKey]:n,...i}=t;return Object.entries(i).length?(e.setItem(I,JSON.stringify(i)),i):(e.removeItem(I),!1)}removeSessionRecurrenceStorage(){const e=this.getSessionRecurrenceStorageParsed();return!!e&&this.removeGivenStorage(window.sessionStorage,e)}removeLocalRecurrenceStorage(){const e=this.getLocalRecurrenceStorageParsed();return!!e&&this.removeGivenStorage(window.localStorage,e)}getSessionRecurrence(){const e=this.getSessionRecurrenceStorageParsed();return!!e&&e[this.recurrenceKey]}getLocalRecurrence(){const e=this.getLocalRecurrenceStorageParsed();return!!e&&e[this.recurrenceKey]}getCurrentRecurrence(){if(this.pendingRecurrence)return this.pendingRecurrenceValue;const e=this.getSessionRecurrence(),t=this.getLocalRecurrence();return e||t||{type:!1}}isOver(){const e=localStorage.getItem(B),t=!(!e||!e.includes(this.recurrenceKey))||this.getSessionRecurrence();e&&(sessionStorage.setItem(I,e),localStorage.removeItem(B));const n=this.getLocalRecurrence(),i=(n?parseFloat(n.stamp):0)<(new Date).getTime();return i&&this.removeLocalRecurrenceStorage(),!this.pendingRecurrence&&i&&!this.getLocalRecurrence()&&!t}setRecurrence(e,t){0!==e&&(window.removeEventListener("storage",this.onStorage.bind(this)),this.isListeningStorageEvent=!1);const i=this.getTypeOfStorage(e);if(n()||!i&&"object"!=typeof i)return!1;const{storageString:s,storageMethod:o}=i,a=this.getStamp(e),c={type:t,stamp:a},{type:l}=this.getCurrentRecurrence(),h=async()=>{if(!r()){this.pendingRecurrence=!0,this.pendingRecurrenceValue=c;const e=new x({triggerEvent:"consent"});await e.isTriggered(),this.pendingRecurrence=!1,this.pendingRecurrenceValue={}}const e=this.getSessionRecurrence(),t=this.getLocalRecurrence();let n;"session"===s?e?n=this.removeSessionRecurrenceStorage():(this.removeLocalRecurrenceStorage(),n=this.getSessionRecurrenceStorageParsed()):"local"===s&&(t?n=this.removeLocalRecurrenceStorage():(this.removeSessionRecurrenceStorage(),n=this.getLocalRecurrenceStorageParsed()));const i=n?{[this.recurrenceKey]:c,...n}:{[this.recurrenceKey]:c};o.setItem(I,JSON.stringify(i)),this.onSetCallback&&"function"==typeof this.onSetCallback&&this.onSetCallback()};if(!o)return!1;if(l&&t!==A)if(t===E&&l!==A)h();else{if(t!==T||l===A||l===E)return!1;h()}else h();return a}setDisplayRecurrence(){this.setRecurrence(this.displayRecurrence,"display")}setClosingRecurrence(){this.setRecurrence(this.closingRecurrence,"closing")}setValidationRecurrence(){this.setRecurrence(this.validationRecurrence,"validation")}getStamp(e){return(new Date).getTime()+864e5*e}getTypeOfStorage(e){return!(isNaN(e)||e<0||0!==e&&!e)&&(e>0?{storageString:"local",storageMethod:window.localStorage}:0===e&&{storageString:"session",storageMethod:window.sessionStorage})}}class N{constructor(e,t,n){this.recurrence=e,this.isWidgetApplied=t,this.callback=n,this.observer=new MutationObserver(this.observerHandler.bind(this)),this.eventListenerParams=["abtasty_resetActionTracking",this.eventHandler.bind(this),{passive:!0}],this.elementsWaiters=[]}recurrenceIsDone(){return!this.recurrence||this.recurrence.isOver()}decisionHandler(e){const t=i(),{type:n}=this.recurrence?this.recurrence.getCurrentRecurrence():{type:!1};let r;const s=this.isWidgetApplied(),o=(()=>{const t=this.recurrenceIsDone();return e&&"display"===n||t})();return!s&&t&&o?r=g:(s&&(!t||!o)||!s&&!t)&&(r=d),"string"==typeof r&&(this.clearWatcher(),this.callback(r,e),this.watch()),this}eventHandler(){let e=i();return[250,500].forEach((t=>{setTimeout((()=>{const n=i();return 500===t&&n===e?this:(e=n,this.decisionHandler(!1))}),t)})),this}observerHandler(e){return e.some((e=>["removedNodes","addedNodes"].some((t=>e[t]&&e[t].length))))?this.decisionHandler(!0):this}watch(){if(e())return this;this.clearWatcher(),document.addEventListener(...this.eventListenerParams);const t=()=>{const e=[document.body,{childList:!0,subtree:!0}];this.observer.observe(...e)};return document.body?t():(()=>{const e=C("body",(()=>{t(),this.elementsWaiters=this.elementsWaiters.filter((t=>t!==e))}));this.elementsWaiters.push(e)})(),this}clearWatcher(){return document.removeEventListener(...this.eventListenerParams),this.elementsWaiters.length&&(this.elementsWaiters.forEach((e=>e.clear())),this.elementsWaiters=[]),this.observer.disconnect(),this}}const k=/.+\/([^.]+)\.(otf|ttf)$/;class R{constructor(){this.children=void 0,this.uniqueId=w(),this.widgetName=v(),this.prettyName=y(),this.recurrenceParams=(()=>{const{displayRecurrence:t,closingRecurrence:n,validationRecurrence:i}=DATA;if(e()||!t&&!n&&!i)return!1;const r={everytime:()=>-1,session:()=>0,once:()=>395,day:e=>DATA[`${e}_day`],week:e=>7*DATA[`${e}_week`],month:e=>30.5*DATA[`${e}_month`]},s={};return t&&(s.displayRecurrence=r[t]("displayRecurrence")),n&&(s.closingRecurrence=r[n]("closingRecurrence")),i&&(s.validationRecurrence=r[i]("validationRecurrence")),s})(),this.triggerParams=(()=>{let{triggerEvent:t}=DATA;const{triggerEventClick:n,triggerEventReengageDelay:i,socialProofContentType:r,triggerEventElementVisible:s,triggerEventDelay:o}=DATA;if(e()||!t&&!r)return!1;const a={click:()=>n,elementVisible:()=>s},c=Object.prototype.hasOwnProperty.call(a,t)?a[t]():"body",l="reengage"===t?i:o;return r&&(t=1===r?"socialProofPurchases":"socialProofPageViews"),{triggerEvent:t,triggerSelector:c,triggerDelay:l}})(),this.recurrence=!!this.recurrenceParams&&new P(this.recurrenceParams,this.clearGivenClearables.bind(this)),this.trigger=!!this.triggerParams&&new x(this.triggerParams),this.pageWatcher=new N(this.recurrence,this.isWidgetApplied.bind(this),this.onPageChange.bind(this)),this.hasOncePerPageTrigger=(()=>{const{isOncePerPageTrigger:e,triggerEvent:t}=DATA;return!t||(!(!e||!["click","script"].includes(t))||["pageLoad","direct","reengage","socialProofPurchases","socialProofPageViews","elementVisible"].some((e=>e===t)))})(),this.basicClassName=`ab_widget_container_${this.widgetName}`,this.widgetContainerId=`${this.basicClassName}_${this.uniqueId}`,this.contentClassName=`${this.basicClassName}_content`,this.overlayClassName=`${this.basicClassName}_overlay`,this.closeButtonClassName=`${this.basicClassName}_close_button`,this.hideClassName=`ab_hide_${this.uniqueId}`,this.domElement=this.getDom(),this.hasBeenShown=!1,this.closedByUser=!1,this.eventsListeners=[],this.timeouts=[],this.intervals=[],this.observers=[],this.promises=[],this.elementsWaiters=[]}clearGivenClearables(){this.eventsListeners.length&&(this.eventsListeners.forEach((e=>document.removeEventListener(...e))),this.eventsListeners=[]),this.timeouts.length&&(this.timeouts.forEach((e=>clearTimeout(e))),this.timeouts=[]),this.intervals.length&&(this.intervals.forEach((e=>clearInterval(e))),this.intervals=[]),this.observers.length&&(this.observers.forEach((e=>e.disconnect())),this.observers=[]),this.promises.length&&(this.promises.forEach((e=>e.resolve(!1))),this.promises=[]),this.elementsWaiters.length&&(this.elementsWaiters.forEach((e=>e.clear())),this.elementsWaiters=[])}isWidgetApplied(){return this.domElement&&this.domElement.isConnected}removeOldDomElement(){const e=document.getElementById(this.widgetContainerId);return e&&e.remove(),this}async insert(){if(this.isWidgetApplied())return!1;const e=new Promise((e=>{const t=C("head",(t=>{this.elementsWaiters=this.elementsWaiters.filter((({selector:e})=>"head"!==e)),e(t.appendChild(this.styleElement))}));this.elementsWaiters.push(t)})),t=new Promise((e=>{const{elementReferrer:t="body",referrerInsertType:n="beforeend"}=DATA,i=C(t,(i=>{this.elementsWaiters=this.elementsWaiters.filter((e=>e.selector!==t)),this.removeOldDomElement(),e(i.insertAdjacentElement(n,this.domElement))}));this.elementsWaiters.push(i)}));return Promise.all([t,e]).then((()=>this))}remove(){return this.pageWatcher.clearWatcher(),[this.domElement,this.styleElement].forEach((e=>e&&e.isConnected&&e.remove())),this.hasOncePerPageTrigger?this.pageWatcher.watch():e()||this.init().then((({response:e})=>e?this.show():this)),this}show(){return e()||this.hasBeenShown&&this.hasOncePerPageTrigger||window.ABTastyEvent(`${this.prettyName} displayed`,null,TEST_ID),this.closedByUser=!1,this.domElement.classList.remove(this.hideClassName),this.recurrence&&this.recurrence.setDisplayRecurrence(),this.hasBeenShown=!0,this.pageWatcher.watch(),this}hide(){return!e()&&this.hasBeenShown&&window.ABTastyEvent(`${this.prettyName} closed`,null,TEST_ID),this.closedByUser=!0,this.domElement.classList.add(this.hideClassName),this}async init(t){const n=e(),r=i(),s=this.trigger&&this.trigger.promises.length,o=!this.recurrence||this.recurrence.isOver();if(!n&&!r||s||!o)return!1;this.pageWatcher.watch();const a=n||!this.trigger||this.trigger&&await this.trigger.isTriggered();return!!a&&(await this.insert(),this.addCloseEvent(),n||t||this.hasBeenShown||void 0===this.children||"function"!=typeof this.children.refreshContent||this.children.refreshContent(a),{container:this,response:a})}onPageChange(e,t){const n=()=>this.init().then((({response:e})=>e&&this.show()));t||(this.hasBeenShown=!1);const i=this.isWidgetApplied(),r={[d]:()=>{i?this.remove():(this.trigger&&this.trigger.clear(),this.pageWatcher.watch())},[g]:()=>{this.hasBeenShown?this.closedByUser?this.pageWatcher.watch():i||this.insert().then((e=>e.show())).catch(this.pageWatcher.watch):n()}};"function"==typeof r[e]&&r[e]()}addCloseEvent(...t){const{closeButton:n,overlay:i,overlayClickable:r,layout:s}=DATA,o=[];if(void 0!==i&&!0!==i||!0!==r||"popin"!==s||o.push(`.${this.overlayClassName}`),void 0!==n&&n&&o.push(`.${this.closeButtonClassName}`),!o.length)return this;const a=this.domElement.querySelectorAll(o.join(", "));return a.length?(t.push(...a),t.forEach((t=>{e()&&(t.dataset.abtastyActionnable="true"),t.addEventListener("click",(t=>{(t=>{e()||(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation())})(t),this.recurrence&&this.recurrence.setClosingRecurrence(),this.hide(),setTimeout((()=>this.remove()),1e3)}),{once:!0,capture:!0})})),this):this}getDom(){const{closeButton:e,layout:t,overlay:n=!0}=DATA,i=document.createElement("div");return i.className=`${this.basicClassName} ${this.hideClassName}`,i.id=this.widgetContainerId,i.innerHTML=`\n\t\t\t${"popin"===t&&!0===n?`<div class="${this.overlayClassName}"></div>`:""}\n\t\t\t<div class="${this.contentClassName}">\n\t\t\t${e?`<button class="${this.closeButtonClassName}"><svg viewBox="0 0 16 16">\n\t<defs><path id="prefix__a" d="M12 4.991L11.009 4 8 7.009 4.991 4 4 4.991 7.009 8 4 11.009 4.991 12 8 8.991 11.009 12 12 11.009 8.991 8z"></path></defs>\n\t<g><use xlink:href="#prefix__a"></use></g>\n</svg></button>`:""}\n\t\t\t</div>`,i}loadFont(e,t){if(!e||"inherit"===e)return;const n=document.createElement("style"),i=t.match(k)?t.match(k)[1]:"";n.appendChild(document.createTextNode(`\t\t\t@font-face { \t\tfont-family: '${e}_${i}'; src: url('${t}');\t\t\t}\t\t`)),document.head.appendChild(n)}getStyleTag(t=""){const{noStyles:n,layout:i}=DATA,{backgroundColor:r,isBackgroundImage:s,backgroundImage:o,backgroundSize:a,backgroundPosition:c,backgroundRepeat:l,borderColor:h,borderRadius:u,borderWidth:d,textColor:g,textAlign:m,fontName:v,fontStyle:y,fontSize:w,isTitle:b,titleTextAlign:f,titleTextColor:C,titleFontName:_,titleFontStyle:$,titleFontSize:S,overlay:x,overlayColor:T,dropShadow:E,dropShadowColor:A,dropShadowBlur:I,containerMargin:B,containerPadding:P,closeButton:N,closeButtonPosition:R,closeButtonSize:L,closeButtonBorderRadius:O,closeButtonBorderWidth:W,closeButtonBorderColor:D,closeButtonColor:q,closeButtonBackgroundColor:M,buttonsBorderWidth:j,buttonsBorderColor:V,buttonsBorderRadius:H,buttonsBackgroundColor:z,buttonsTextColor:U,buttonsFontName:F,buttonsFontStyle:Z,buttonsFontSize:G}=n?{}:DATA,K=document.createElement("style");K.type="text/css",e()&&K.setAttribute("abtasty-script-added","true"),this.loadFont(v,y),this.loadFont(_,$),this.loadFont(F,Z);const Y=`background: ${["string"==typeof r?r:"rgba(255, 255, 255, 1)",s&&"string"==typeof o&&o.length?`url(${o})`:"",s&&"string"==typeof c&&"100% 100%"!==a?c:"0 0",s&&"string"==typeof a?`/ ${a}`:"/ auto",s&&l&&!["cover","100% 100%"].includes(a)?"repeat":"no-repeat"].join(" ").trim()};`,J="number"==typeof d&&d>0,Q=`border: ${[J?`${d}px`:"unset",J?"solid":"",J&&"string"==typeof h&&h.length?h:""].join(" ").trim()};`,X=void 0!==u?`border-radius: ${u}px;`:"",ee=void 0!==g?`color: ${g}; fill: ${g}; -webkit-text-fill-color: ${g};`:"",te=void 0!==m?`text-align: ${m};`:"",ne=v&&"inherit"!==v?`font-family:${v}_${y.match(k)?y.match(k)[1]:""};`:y||"",ie=w?`font-size: ${w}px;`:"",re=void 0!==E&&E?`box-shadow: 0 5px ${I}px 0 ${A};`:"",se=B instanceof Array&&1===B.length&&B[0],oe=se?`margin: ${se.top}px ${se.right}px ${se.bottom}px ${se.left}px;`:"",ae=se?`margin: calc(${se.top}px * 0.5) calc(${se.right}px * 0.5) calc(${se.bottom}px * 0.5) calc(${se.left}px * 0.5);`:"",ce=P instanceof Array&&1===P.length&&P[0],le=ce?`padding: ${ce.top}px ${ce.right}px ${ce.bottom}px ${ce.left}px;`:"",he=ce?`padding: calc(${ce.top}px * 0.5) calc(${ce.right}px * 0.5) calc(${ce.bottom}px * 0.5) calc(${ce.left}px * 0.5);`:"",ue=void 0!==j&&j?`border-width: ${j}px; border-style: solid;`:"",de=[V,j].every((e=>void 0!==e))&&j?`border-color: ${V};`:"",ge=void 0!==H?`border-radius: ${H}px;`:"",pe=void 0!==z?`background-color: ${z};`:"",me=void 0!==U?`color: ${U}; fill: ${U}; -webkit-text-fill-color: ${U};`:"",ve=F&&"inherit"!==F?`font-family:${F}_${Z.match(k)?Z.match(k)[1]:""};`:Z||"",ye=G?`font-size: ${G}px;`:"",we="popin"!==i||void 0!==x&&!0!==x?"":[`#${this.widgetContainerId} .${this.overlayClassName} {`,`background-color: ${void 0!==T?T:"rgba(0, 0, 0, 0.6)"};`,"}"].join(""),be="number"==typeof L?L:16,fe=be/2,Ce=n||void 0!==N&&N?[`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} {`,"position: absolute;",("out"===R?`bottom: calc(100% + ${fe}px)`:`top: ${fe}px`)+";",`right: ${fe}px;`,"width: auto;","height: auto;","background: none;","border: none;","cursor: pointer;","outline: none;","padding: 0;","margin: 0;","line-height: 0;","z-index: 9;",""+("number"==typeof O?`border-radius: ${O}px;`:""),""+("number"==typeof W&&W>0?`border: ${W}px solid ${void 0!==D?D:p};`:""),""+("string"==typeof M?`background-color: ${M};`:""),"}",`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} svg {`,"pointer-events: none;",`width: ${be}px;`,`height: ${be}px;`,""+("string"==typeof q?`fill: ${q};`:""),"}"].join(""):"",_e=b&&"string"==typeof C?[`#${this.widgetContainerId} .${this.contentClassName} > * h1, `,`#${this.widgetContainerId} .${this.contentClassName} > * h2, `,`#${this.widgetContainerId} .${this.contentClassName} > * h3, `,`#${this.widgetContainerId} .${this.contentClassName} > * h4, `,`#${this.widgetContainerId} .${this.contentClassName} > * h5, `,`#${this.widgetContainerId} .${this.contentClassName} > * h6 {`,`color: ${C}; fill: ${C}; -webkit-text-fill-color: ${C};`,void 0!==f?`text-align: ${f};`:"",_&&"inherit"!==_?`font-family:${_}_${$.match(k)?$.match(k)[1]:""};`:$||"",S?`font-size: ${S}px;`:"","}"].join(""):"";return K.textContent=[`.${this.hideClassName} {`,"opacity: 0 !important;","pointer-events: none;","}",`#${this.widgetContainerId} .${this.contentClassName} {`,Y,X,Q,ee,te,re,oe,ne,ie,"}",`#${this.widgetContainerId} .${this.contentClassName} p {`,ee,te,ne,ie,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,"display: block;","line-height: 1;","text-indent: unset;",le,ne,ie,"}",`#${this.widgetContainerId} .${this.contentClassName} > * a, `,`#${this.widgetContainerId} .${this.contentClassName} > * button {`,"box-sizing: border-box;","display: inline-block;",ue,de,ge,pe,me,ve,ye,"}",`#${this.widgetContainerId} .${this.contentClassName} > * a *, `,`#${this.widgetContainerId} .${this.contentClassName} > * button * {`,me,ve,ye,"}","@media screen and (max-width: 579px) {",`#${this.widgetContainerId} .${this.contentClassName} {`,ae,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,he,"}","}",we,Ce,_e,`${t}`].join(""),K}}const L=["top: 0;","top: 50%;","bottom: 0;"],O=["left: 0;","left: 50%;","right: 0;"],W=e=>1===e?"-50%":0,D=()=>{if(Array.isArray(DATA.popinPosition)){const{popinPosition:[{x:e,y:t}]}=DATA,n=`translate(${W(t)}, ${W(e)});`;return`${L[e]}${O[t]}transform: ${n}`}return"left: 50%;top: 50%;transform: translate(-50%, -50%);"},q=()=>"autoWidth"in DATA&&!0===DATA.autoWidth,M=()=>{if(q())return"width: auto;height: auto;";const{popinPercentWidth:e,popinPixelsWidth:t,widthUnit:n,autoHeight:i,popinPercentHeight:r,popinPixelsHeight:s,heightUnit:o}=DATA;return`width: ${"px"===n?t:e}${n};height: ${i?"auto":`${"px"===o?s:r}${o}`};`};class j extends R{constructor(){super(),this.stringStyles=this.getStyles(),this.styleElement=this.getStyleTag(this.stringStyles)}getStyles(){const{zindex:e,zindexCustom:t,overlay:n}=DATA;return[`#${this.widgetContainerId} {`,"position: fixed;","top: 0;","left: 0;","width: 100%;","height: 100%;",`z-index: ${"custom"===e?t:e};`,"opacity: 1;","transition: opacity 0.25s ease;","background: none;","pointer-events: "+(!1===n?"none":"all"),"}",`#${this.widgetContainerId} .${this.overlayClassName} {`,"position: absolute;","z-index: -1;","top: 0;","left: 0;","width: 100%;","height: 100%;","}",`#${this.widgetContainerId} .${this.contentClassName} {`,"position: absolute;",D(),M(),"pointer-events: all","}",`${q()?"":[`#${this.widgetContainerId} .${this.contentClassName} > div {`,"height: 100%;","overflow: auto;","box-sizing: border-box;","}"].join("")}`,"@media screen and (max-width: 579px) {",`#${this.widgetContainerId} .${this.contentClassName} {`,"max-width: 94vw;","}","}"].join("")}}class V extends R{constructor(){super(),this.stringStyles=this.getStyles(),this.styleElement=this.getStyleTag(this.stringStyles)}getStyles(){return[`#${this.widgetContainerId} {`,"width: auto;","height: auto;","margin: 0;","padding: 0;","background: none;","}",`#${this.widgetContainerId} .${this.contentClassName} {`,"position: relative;","}"].join("")}}const H=[{label:"px",value:"px"},{label:"%",value:"%"},{label:"em",value:"em"},{label:"vw (% of viewport width)",value:"vw"},{label:"vh (% of viewport height)",value:"vh"},{label:"vmin (% of viewport minimum size)",value:"vmin"},{label:"vmax (% of viewport maximum size)",value:"vmax"}],z={category:o,type:h,propName:"autoHeight",label:"widget_common_layout_toggler_label_keepHeightAuto",value:!0},U={category:o,type:a,propName:"widthUnit",value:"vw",options:H},F={category:o,type:a,propName:"heightUnit",value:"vh",condition:({autoHeight:e})=>!e,options:H},Z={category:o,type:l,label:"widget_common_layout_popinDimensions_label_width",propName:"popinPercentWidth",value:50,max:100,condition:({widthUnit:e,layout:t})=>"px"!==e&&"popin"===t},G={category:o,type:l,label:"widget_common_layout_popinDimensions_label_width",propName:"popinPixelsWidth",value:parseInt(window.innerWidth/2.5,10),max:window.innerWidth,condition:({widthUnit:e,layout:t})=>"px"===e&&"popin"===t},K={category:o,type:l,label:"widget_common_layout_popinDimensions_label_height",propName:"popinPercentHeight",value:50,max:100,condition:({autoHeight:e,heightUnit:t,layout:n})=>!e&&"px"!==t&&"popin"===n},Y={category:o,type:l,label:"widget_common_layout_popinDimensions_label_height",propName:"popinPixelsHeight",value:parseInt(window.innerHeight/2.5,10),max:window.innerHeight,condition:({autoHeight:e,heightUnit:t,layout:n})=>!e&&"px"===t&&"popin"===n},J=({autoWidth:e})=>!e,Q=([Z,G,U,z,K,Y,F].reduce(((e,t)=>{let n;const{condition:i}=t;return n=i?{...t,condition:e=>i(e)&&J(e)}:{...t,condition:J},[...e,n]}),[]),{category:s,type:u,label:"widget_common_style_closeButton_label_closeButtonSize",propName:"closeButtonSize",value:16,min:10,max:50}),X={category:s,type:c,label:"widget_common_style_closeButton_label_closeButtonColor",propName:"closeButtonColor",value:"rgba(119, 119, 119, 1)",condition:({closeButtonBorderWidth:e})=>e>0},ee={category:s,type:c,label:"widget_common_style_closeButton_label_closeButtonBackgroundColor",propName:"closeButtonBackgroundColor",value:"rgba(255, 255, 255, 0)"},te={category:s,type:u,label:"widget_common_style_closeButton_label_closeButtonBorderRadius",propName:"closeButtonBorderRadius",value:0,min:0,max:50},ne={category:s,type:u,label:"widget_common_style_closeButton_label_closeButtonBorderThickness",propName:"closeButtonBorderWidth",value:0,min:0,max:50},ie={category:s,type:c,label:"widget_common_style_closeButton_label_closeButtonBorderColor",propName:"closeButtonBorderColor",value:p},re={category:s,type:"short-separator"},se=({closeButton:e})=>e;[{category:s,type:"radio",label:"widget_common_style_closeButton_radio_closeButtonPosition",propName:"closeButtonPosition",value:"in",options:[{label:"widget_common_style_closeButton_radio_closeButtonPosition_option_inside",value:"in"},{label:"widget_common_style_closeButton_radio_closeButtonPosition_option_outside",value:"out"}]},{...re},Q,X,ee,{...re},te,ne,ie].reduce(((e,t)=>{let n;const{condition:i}=t;return n=i?{...t,condition:e=>se(e)&&i(e)}:{...t,condition:se},[...e,n]}),[]);var oe="nextEachOther",ae="onTopEachOther";function ce(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var i,r,s=[],o=!0,a=!1;try{for(n=n.call(e);!(o=(i=n.next()).done)&&(s.push(i.value),!t||s.length!==t);o=!0);}catch(e){a=!0,r=e}finally{try{o||null==n.return||n.return()}finally{if(a)throw r}}return s}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return le(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return le(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function le(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function he(e,t,n,i,r,s,o){try{var a=e[s](o),c=a.value}catch(e){return void n(e)}a.done?t(c):Promise.resolve(c).then(i,r)}function ue(e){return function(){var t=this,n=arguments;return new Promise((function(i,r){var s=e.apply(t,n);function o(e){he(s,i,r,o,a,"next",e)}function a(e){he(s,i,r,o,a,"throw",e)}o(void 0)}))}}var de=oe,ge=ae;function pe(e){return new Promise((function(t){var n=new Image;n.onload=function(e){var n=e.target;return t({width:n.naturalWidth,height:n.naturalHeight})},n.src=e}))}function me(e,t,n){return ve.apply(this,arguments)}function ve(){return(ve=ue(regeneratorRuntime.mark((function e(t,n,i){var r,s,o,a,c,l;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Promise.all([pe(t),pe(n)]);case 2:r=e.sent,s=ce(r,2),o=s[0],a=s[1],e.t0=i,e.next=e.t0===de?9:e.t0===ge?12:15;break;case 9:return c=o.width+a.width,l=o.height>=a.height?o.height:a.height,e.abrupt("break",18);case 12:return c=o.width>=a.width?o.width:a.width,l=o.height+a.height,e.abrupt("break",18);case 15:return c=o.width>=a.width?o.width:a.width,l=o.height>=a.height?o.height:a.height,e.abrupt("break",18);case 18:return e.abrupt("return",{width:c,height:l});case 19:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var ye=function(e){var t=e.tagName,n=e.innerText,i=void 0===n?"":n,r=e.classList,s=void 0===r?[]:r,o=e.type,a=void 0===o?null:o,c=e.attributes,l=void 0===c?{}:c,h=document.createElement(t);return a&&(h.type=a),s.forEach((function(e){return h.classList.add(e)})),Object.entries(l).forEach((function(e){var t=ce(e,2),n=t[0],i=t[1];"string"==typeof n&&"string"==typeof i&&h.setAttribute(n,i)})),i.length>0&&(h.innerText=i),h},we=function(e){return e.split(/(?:\r\n|\n|\r)/).map((function(e){return e.replace(/^\s+/gm,"")})).join(" ").trim()},be=function(e){return e.replace(/\s?\/\*([\s\S]*?)\*\/\s?/g," ")};function fe(e,t,n,i,r,s,o){try{var a=e[s](o),c=a.value}catch(e){return void n(e)}a.done?t(c):Promise.resolve(c).then(i,r)}function Ce(e){return function(){var t=this,n=arguments;return new Promise((function(i,r){var s=e.apply(t,n);function o(e){fe(s,i,r,o,a,"next",e)}function a(e){fe(s,i,r,o,a,"throw",e)}o(void 0)}))}}var _e,$e="draggableSeparator",Se=oe,xe=ae;function Te(){return(Te=Ce(regeneratorRuntime.mark((function e(t){var n,i,r,s,o,a,c,l,h,u,d,g,p,m,v,y,w,b,f,C,_,$,S;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.styleElement,i=t.uniqueId,r=DATA,s=r.topImage,o=r.backImage,a=r.subLayout,c=r.layout,l=r.backgroundColor,h=r.autoWidth,u=r.autoHeight,d=r.popinPercentWidth,g=r.popinPixelsWidth,p=r.popinPercentHeight,m=r.popinPixelsHeight,v=r.widthUnit,y=r.heightUnit,e.next=4,me(o,s,a);case 4:w=e.sent,b=h?"".concat(w.width,"px"):"".concat("px"!==v&&"popin"===c?d:g).concat(v),f=h||u?"".concat(w.height,"px"):"".concat(u||"px"===y||"popin"!==c?m:p).concat(y),C="\n .img-container__".concat(i," {\n position: relative;\n min-width: ").concat(h?b:"100%",";\n min-height: ").concat(h||u?f:"100%",";\n overflow: hidden;\n }\n .img__").concat(i," {\n position: absolute;\n height: 100%;\n width: 100%;\n }\n .before__").concat(i," {\n z-index: 1;\n width: 50%;\n background-size: ").concat(b," 100%; /* must be equals to width of the container + 100% \n TODO : work on value glabalWidth to make it work on redemension => get parentNode clientWidth to apply as img width\n */ \n }\n .after__").concat(i," {\n background-size: ").concat(b," 100%; /* must be equals to width of the container + 100% */\n }\n .slider__").concat(i," {\n z-index: 1;\n display: flex;\n justify-content: center;\n align-items: center;\n position: absolute;\n -webkit-appearance: none;\n appearance: none;\n width: 100%;\n height: 100%;\n background: transparent;\n outline: none;\n margin: 0;\n padding: 0;\n }\n .slider__").concat(i,"::-webkit-slider-thumb {\n -webkit-appearance: none;\n appearance: none;\n width: 4px;\n height: ").concat(f,"; /* must be equals to height of the container */\n background-color: ").concat(l,";\n cursor: pointer;\n }\n .slider-button__").concat(i," {\n cursor: pointer;\n position: absolute;\n width: 24px;\n height: 24px;\n border-radius: 30%;\n background-color: ").concat(l,";\n left: calc(50% - 12px);\n top: calc(50% - 12px);\n z-index: 1;\n }\n .labels__").concat(i," {\n min-width: ").concat(h?b:"100%",";\n display: flex;\n justify-content: space-between;\n margin-top: 4px;\n }\n "),_="\n .img-container__".concat(i," {\n display: flex;\n flex-wrap: nowrap;\n flex-direction: row;\n width: ").concat(h?b:"100%",";\n height: ").concat(f,";\n column-gap: 8px;\n }\n .img__").concat(i," {\n height: 100% ;\n width: 50%;\n background-size: 100% 100%; /* must be equals to width of the container + 100% */\n }\n .labels__").concat(i," {\n min-width: ").concat(h?b:"100%",";\n display: flex;\n justify-content: space-between;\n margin-top: 4px;\n }\n "),$="\n .img-container__".concat(i," {\n display: flex;\n flex-wrap: nowrap;\n flex-direction: column;\n width: ").concat(h?b:"100%",";\n height: ").concat(f,";\n margin: auto;\n row-gap: 8px;\n }\n .img__").concat(i," {\n height: 50%;\n width: auto;\n background-size: ").concat(h?b:"100%"," 100%; /* must be equals to width of the container + 100% */\n }\n .label__").concat(i," {\n display: block;\n text-align: center;\n color: #6E6E6E;\n font-size: 12px;\n line-height: 15px;\n }\n "),S="\n .frameBeforeAfter__".concat(i," {\n min-width: ").concat(b,"; /* tried 100% but :x: */\n min-height: ").concat(f,"; /* tried 100% but :x: */\n display: flex!important;\n flex-direction: column;\n align-items: center;\n }\n .title__").concat(i,", .catchline__").concat(i," {\n display: block;\n margin-bottom: 8px;\n text-align: center;\n line-height: 18px;\n }\n .title__").concat(i," {\n font-weight: 700;\n color: #17545A;\n }\n .label__").concat(i," { \n color: #6E6E6E;\n font-size: 12px;\n line-height: 15px;\n }\n .before__").concat(i," {\n background: url('").concat(s,"') no-repeat;\n }\n .after__").concat(i," {\n background: url('").concat(o,"') no-repeat;\n }\n "),e.t0=a,e.next=e.t0===Se?14:e.t0===xe?16:18;break;case 14:return S+=_,e.abrupt("break",20);case 16:return S+=$,e.abrupt("break",20);case 18:return S+=C,e.abrupt("break",20);case 20:return n.insertAdjacentHTML("beforeend",be(we(S))),e.abrupt("return",n);case 22:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Ee(){var e=DATA,t=e.layout,n=e.frameReferrerInsertType,i=e.frameElementReferrer,r="popin"===t?new j:new V(n,i),s=r.domElement.querySelector(".".concat(r.contentClassName));!function(e){Te.apply(this,arguments)}(r);var o=function(e){var t=DATA,n=t.subLayout,i=t.backImage,r=t.topImage,s=t.titleSwitch,o=t.titleInput,a=t.catchSwitch,c=t.catchInput,l=t.switchLabelImgs,h=t.labelTopImgInput,u=t.labelBackImgInput,d=ye({tagName:"div",classList:["frameBeforeAfter__".concat(e)]});if(s){var g=ye({tagName:"span",classList:["title__".concat(e)],innerText:o});d.appendChild(g)}if(a){var p=ye({tagName:"span",classList:["catchline__".concat(e)],innerText:c});d.appendChild(p)}var m=ye({tagName:"div",classList:["img-container__".concat(e)]}),v=l&&ye({tagName:"span",classList:["label__".concat(e)],innerText:h}),y=l&&ye({tagName:"span",classList:["label__".concat(e)],innerText:u});if([i,r].forEach((function(t,r){var s=t===i&&0===r,o=ye({tagName:"div",classList:["img__".concat(e),"".concat(s?"before":"after","__").concat(e)]});m.appendChild(o),n===xe&&l&&m.appendChild(s?v:y)})),n===$e){var w=ye({tagName:"div",classList:["slider-button__".concat(e)]});w.innerHTML='<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<rect opacity="0.01" width="24" height="24" fill="white"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M9 7C8.44772 7 8 7.44772 8 8C8 8.55228 8.44772 9 9 9C9.55228 9 10 8.55228 10 8C10 7.44772 9.55228 7 9 7ZM9 11C8.44772 11 8 11.4477 8 12C8 12.5523 8.44772 13 9 13C9.55228 13 10 12.5523 10 12C10 11.4477 9.55228 11 9 11ZM8 16C8 15.4477 8.44772 15 9 15C9.55228 15 10 15.4477 10 16C10 16.5523 9.55228 17 9 17C8.44772 17 8 16.5523 8 16ZM15 7C14.4477 7 14 7.44772 14 8C14 8.55228 14.4477 9 15 9C15.5523 9 16 8.55228 16 8C16 7.44772 15.5523 7 15 7ZM14 12C14 11.4477 14.4477 11 15 11C15.5523 11 16 11.4477 16 12C16 12.5523 15.5523 13 15 13C14.4477 13 14 12.5523 14 12ZM15 15C14.4477 15 14 15.4477 14 16C14 16.5523 14.4477 17 15 17C15.5523 17 16 16.5523 16 16C16 15.4477 15.5523 15 15 15Z" fill="#B2C0CF"/>\n<mask id="mask0" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="8" y="7" width="8" height="10">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M9 7C8.44772 7 8 7.44772 8 8C8 8.55228 8.44772 9 9 9C9.55228 9 10 8.55228 10 8C10 7.44772 9.55228 7 9 7ZM9 11C8.44772 11 8 11.4477 8 12C8 12.5523 8.44772 13 9 13C9.55228 13 10 12.5523 10 12C10 11.4477 9.55228 11 9 11ZM8 16C8 15.4477 8.44772 15 9 15C9.55228 15 10 15.4477 10 16C10 16.5523 9.55228 17 9 17C8.44772 17 8 16.5523 8 16ZM15 7C14.4477 7 14 7.44772 14 8C14 8.55228 14.4477 9 15 9C15.5523 9 16 8.55228 16 8C16 7.44772 15.5523 7 15 7ZM14 12C14 11.4477 14.4477 11 15 11C15.5523 11 16 11.4477 16 12C16 12.5523 15.5523 13 15 13C14.4477 13 14 12.5523 14 12ZM15 15C14.4477 15 14 15.4477 14 16C14 16.5523 14.4477 17 15 17C15.5523 17 16 16.5523 16 16C16 15.4477 15.5523 15 15 15Z" fill="white"/>\n</mask>\n<g mask="url(#mask0)">\n<rect width="24" height="24" fill="#393939"/>\n</g>\n</svg>',m.appendChild(w);var b=ye({tagName:"input",type:"range",classList:["slider__".concat(e)],attributes:{min:"O",max:"100",value:"50"}});["input","change"].forEach((function(t){b.addEventListener(t,(function(t){var n=parseFloat(t.target.value);document.querySelector(".before__".concat(e)).style.width="".concat(n,"%"),document.querySelector(".slider-button__".concat(e)).style.left="calc(".concat(n,"% - 12px)")}),{passive:!0})})),m.appendChild(b)}if(d.appendChild(m),n!==xe&&l){var f=ye({tagName:"div",classList:["labels__".concat(e)]});f.appendChild(v),f.appendChild(y),d.appendChild(f)}return d}(r.uniqueId);return s.appendChild(o),r.init().then((function(e){return e&&r.show()})),{parentContainer:r}}(function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.every((function(e){return"string"==typeof e&&e.length}))})((_e=DATA).topImage,_e.backImage)&&Ee()}(); |
{ | ||
"name": "@abtasty/before-after-image", | ||
"description": "Widget for AB Tasty", | ||
"version": "0.0.3-2", | ||
"version": "0.0.3-3", | ||
"form": "dist/form.js", | ||
@@ -6,0 +6,0 @@ "main": "dist/main.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
65509
243
3