@abtasty/before-after-image
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -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",c="number",_="selectelement",p="radio",d="radioImage",m="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 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: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:_,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:m,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: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:[L,z,E,R,D,O,U]},H={category:o,type:d,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:_,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:m,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:m,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:c,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:c,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:c,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:c,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;K.condition=te,G.condition=te;const le=Y.condition;Y.condition=e=>le(e)&&te(e);const ae=Z.condition;Z.condition=e=>ae(e)&&te(e);const ne=ee.condition;ee.condition=e=>ne(e)&&te(e);const ie=oe.condition;oe.condition=e=>ie(e)&&te(e);const re=Q.condition;Q.condition=e=>re(e)&&te(e);const ce={category:o,type:s,collapsible:!0,label:"widget_common_layout_blockTitle_dimensions",children:[J,Y,Z,K,G,ee,oe,Q],conditions:[{field:"layout",value:"popin"}]},_e={category:o,type:"inlinenotification",label:"widget_common_layout_zindex_alert_text",hrefUrl:"widget_common_layout_zindex_alert_link"},pe={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:c,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}]},de={field:"isBackgroundImage",value:!0},me={field:"backgroundSize",value:e=>"100% 100%"!==e},ge={category:e,type:r,label:"widget_common_style_container_label_backgroundColor",propName:"backgroundColor",value:"rgba(247, 247, 247, 1)"},ue={category:e,type:m,label:"widget_common_style_toggler_label_backgroundImage",propName:"isBackgroundImage",value:!1},se={category:e,type:u,label:"widget_common_style_toggler_label_backgroundImage",propName:"backgroundImage",value:"",conditions:[de]},be={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:[de]},ye={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:[de,me]},ve={category:e,type:m,label:"widget_common_style_backgroundImageUploader_toggler_repeatBackgroundImage",propName:"backgroundRepeat",value:!1,conditions:[de,me,{field:"backgroundSize",value:e=>"cover"!==e}]},we={category:e,type:r,label:"widget_common_style_border_label_borderColor",propName:"borderColor",value:"rgba(0, 127, 145, 1)"},fe={category:e,type:g,label:"widget_common_style_border_label_borderRadius",propName:"borderRadius",value:4,unit:"px"},he={category:e,type:g,label:"widget_common_style_border_label_borderThickness",propName:"borderWidth",value:2,min:0,max:50,unit:"px"},Ne={category:e,type:"areainput"},ke={...Ne,label:"widget_common_style_container_label_margin",propName:"containerMargin",value:[{top:0,left:0,bottom:0,right:0}]},Ie={...Ne,label:"widget_common_style_container_label_padding",propName:"containerPadding",value:[{top:35,left:60,bottom:35,right:60}]},xe={category:e,type:m,label:"widget_common_style_container_dropShadow_blockTitle",propName:"dropShadow",value:!1},Be={category:e,type:r,label:"widget_common_style_container_dropShadow_label_color",propName:"dropShadowColor",value:"rgba(57, 57, 57, 0.25);"},Se={category:e,type:g,label:"widget_common_style_container_dropShadow_label_blurRadius",propName:"dropShadowBlur",value:10,unit:"px"},Ae={category:e,type:m,label:"widget_common_style_closeButton_label_displayCloseButton",propName:"closeButton",value:!0},Te={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"}]},Pe={category:e,type:g,label:"widget_common_style_closeButton_label_closeButtonSize",propName:"closeButtonSize",value:16,min:10,max:50},Ce={category:e,type:r,label:"widget_common_style_closeButton_label_closeButtonColor",propName:"closeButtonColor",value:"rgba(119, 119, 119, 1)"},Ue={category:e,type:r,label:"widget_common_style_closeButton_label_closeButtonBackgroundColor",propName:"closeButtonBackgroundColor",value:"rgba(255, 255, 255, 0)"},Oe={category:e,type:g,label:"widget_common_style_closeButton_label_closeButtonBorderRadius",propName:"closeButtonBorderRadius",value:0,min:0,max:50},ze={category:e,type:g,label:"widget_common_style_closeButton_label_closeButtonBorderThickness",propName:"closeButtonBorderWidth",value:0,min:0,max:50},Ee={category:e,type:r,label:"widget_common_style_closeButton_label_closeButtonBorderColor",propName:"closeButtonBorderColor",value:"rgba(57, 57, 57, 1)",condition:({closeButtonBorderWidth:e})=>e>0},Re={category:e,type:m,propName:"overlay",label:"widget_common_style_blockTitle_overlay",value:!0},We={category:e,type:r,label:"widget_common_style_overlay_label_overlayColor",propName:"overlayColor",value:"rgba(0, 0, 0, 0.6)"},De={category:e,type:m,label:"widget_common_style_overlay_label_overlayClickable",propName:"overlayClickable",value:!0},Le=[ge,ue,se,be,ye,ve],$e=[{field:he.propName,value:e=>e>0}];we.conditions=$e;const He={category:e,type:s,label:"widget_common_style_blockTitle_border",collapsible:!0,children:[he,we,fe]},Ve={category:e,type:a},je=[{field:"dropShadow",value:!0}];Be.conditions=je,Se.conditions=je;const Me={category:e,type:s,label:"widget_common_style_blockTitle_container",collapsible:!0,children:[ke,Ie,{...Ve},...Le,{...Ve},xe,Be,Se]},Xe=[{field:"overlay"}];We.conditions=Xe,De.conditions=Xe;const Fe={category:e,type:s,label:"widget_common_style_blockTitle_overlay",collapsible:!0,children:[Re,We,De],conditions:[{field:"layout",value:"popin"}]},Je=({closeButton:e})=>e,qe={category:e,type:a,condition:Je},Ge=Ee.condition;Te.condition=Je,Pe.condition=Je,Ce.condition=Je,Ue.condition=Je,Oe.condition=Je,ze.condition=Je,Ee.condition=e=>Ge(e)&&Je(e);const Ke={category:e,type:s,label:"widget_common_style_blockTitle_closeButton",collapsible:!0,children:[Ae,Te,{...qe},Pe,Ce,Ue,{...qe},Oe,ze,Ee]};var Qe="draggableSeparator",Ye=[{category:o,type:d,label:"widget_beforeAfter_layout_sublayout_label",propName:"subLayout",value:Qe,style:"big",options:[{label:"widget_beforeAfter_layout_sublayout_option_draggableSeparator",value:Qe,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"}]}],Ze=[{category:t,propName:"titleSwitch",type:m,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:m,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:m,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 eo(e){return function(e){if(Array.isArray(e))return oo(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 oo(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 oo(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 oo(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}Me.collapsed=!1,$.collapsed=!1;var to=F.children.find((function(e){return"layout"===e.propName}));to.options=to.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")})),Me.children.find((function(e){return"containerPadding"===e.propName})).value=[{top:0,left:0,bottom:0,right:0}],He.children.find((function(e){return"borderWidth"===e.propName})).value=0,ce.children.find((function(e){return"autoWidth"===e.propName})).value=!0;var lo=ce.children.find((function(e){return"widthUnit"===e.propName}));return lo.options=lo.options.filter((function(e){return"%"!==e.value})),[].concat(eo(F.children),eo(Ye),[ce,_e,pe],eo(Ze),[Me,He,Fe,Ke,$,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",c="number",_="selectelement",p="radio",d="radioImage",m="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 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: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:_,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:m,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: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:[L,z,E,R,D,O,U]},H={category:o,type:d,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:_,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:m,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:m,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:c,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:c,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:c,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:c,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;K.condition=te,G.condition=te;const le=Y.condition;Y.condition=e=>le(e)&&te(e);const ae=Z.condition;Z.condition=e=>ae(e)&&te(e);const ne=ee.condition;ee.condition=e=>ne(e)&&te(e);const ie=oe.condition;oe.condition=e=>ie(e)&&te(e);const re=Q.condition;Q.condition=e=>re(e)&&te(e);const ce={category:o,type:s,collapsible:!0,label:"widget_common_layout_blockTitle_dimensions",children:[J,Y,Z,K,G,ee,oe,Q],conditions:[{field:"layout",value:"popin"}]},_e={category:o,type:"inlinenotification",label:"widget_common_layout_zindex_alert_text",hrefUrl:"widget_common_layout_zindex_alert_link"},pe={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:c,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}]},de={field:"isBackgroundImage",value:!0},me={field:"backgroundSize",value:e=>"100% 100%"!==e},ge={category:e,type:r,label:"widget_common_style_container_label_backgroundColor",propName:"backgroundColor",value:"rgba(247, 247, 247, 1)"},ue={category:e,type:m,label:"widget_common_style_toggler_label_backgroundImage",propName:"isBackgroundImage",value:!1},se={category:e,type:u,label:"widget_common_style_toggler_label_backgroundImage",propName:"backgroundImage",value:"",conditions:[de]},be={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:[de]},ye={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:[de,me]},ve={category:e,type:m,label:"widget_common_style_backgroundImageUploader_toggler_repeatBackgroundImage",propName:"backgroundRepeat",value:!1,conditions:[de,me,{field:"backgroundSize",value:e=>"cover"!==e}]},we={category:e,type:r,label:"widget_common_style_border_label_borderColor",propName:"borderColor",value:"rgba(0, 127, 145, 1)"},fe={category:e,type:g,label:"widget_common_style_border_label_borderRadius",propName:"borderRadius",value:4,unit:"px"},he={category:e,type:g,label:"widget_common_style_border_label_borderThickness",propName:"borderWidth",value:2,min:0,max:50,unit:"px"},Ne={category:e,type:"areainput"},ke={...Ne,label:"widget_common_style_container_label_margin",propName:"containerMargin",value:[{top:0,left:0,bottom:0,right:0}]},Ie={...Ne,label:"widget_common_style_container_label_padding",propName:"containerPadding",value:[{top:35,left:60,bottom:35,right:60}]},xe={category:e,type:m,label:"widget_common_style_container_dropShadow_blockTitle",propName:"dropShadow",value:!1},Be={category:e,type:r,label:"widget_common_style_container_dropShadow_label_color",propName:"dropShadowColor",value:"rgba(57, 57, 57, 0.25);"},Se={category:e,type:g,label:"widget_common_style_container_dropShadow_label_blurRadius",propName:"dropShadowBlur",value:10,unit:"px"},Ae={category:e,type:m,label:"widget_common_style_closeButton_label_displayCloseButton",propName:"closeButton",value:!0},Te={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"}]},Pe={category:e,type:g,label:"widget_common_style_closeButton_label_closeButtonSize",propName:"closeButtonSize",value:16,min:10,max:50},Ce={category:e,type:r,label:"widget_common_style_closeButton_label_closeButtonColor",propName:"closeButtonColor",value:"rgba(119, 119, 119, 1)"},Ue={category:e,type:r,label:"widget_common_style_closeButton_label_closeButtonBackgroundColor",propName:"closeButtonBackgroundColor",value:"rgba(255, 255, 255, 0)"},Oe={category:e,type:g,label:"widget_common_style_closeButton_label_closeButtonBorderRadius",propName:"closeButtonBorderRadius",value:0,min:0,max:50},ze={category:e,type:g,label:"widget_common_style_closeButton_label_closeButtonBorderThickness",propName:"closeButtonBorderWidth",value:0,min:0,max:50},Ee={category:e,type:r,label:"widget_common_style_closeButton_label_closeButtonBorderColor",propName:"closeButtonBorderColor",value:"rgba(57, 57, 57, 1)",condition:({closeButtonBorderWidth:e})=>e>0},Re={category:e,type:m,propName:"overlay",label:"widget_common_style_blockTitle_overlay",value:!0},We={category:e,type:r,label:"widget_common_style_overlay_label_overlayColor",propName:"overlayColor",value:"rgba(0, 0, 0, 0.6)"},De={category:e,type:m,label:"widget_common_style_overlay_label_overlayClickable",propName:"overlayClickable",value:!0},Le=[ge,ue,se,be,ye,ve],$e=[{field:he.propName,value:e=>e>0}];we.conditions=$e;const He={category:e,type:s,label:"widget_common_style_blockTitle_border",collapsible:!0,children:[he,we,fe]},Ve={category:e,type:a},je=[{field:"dropShadow",value:!0}];Be.conditions=je,Se.conditions=je;const Me={category:e,type:s,label:"widget_common_style_blockTitle_container",collapsible:!0,children:[ke,Ie,{...Ve},...Le,{...Ve},xe,Be,Se]},Xe=[{field:"overlay"}];We.conditions=Xe,De.conditions=Xe;const Fe={category:e,type:s,label:"widget_common_style_blockTitle_overlay",collapsible:!0,children:[Re,We,De],conditions:[{field:"layout",value:"popin"}]},Je=({closeButton:e})=>e,qe={category:e,type:a,condition:Je},Ge=Ee.condition;Te.condition=Je,Pe.condition=Je,Ce.condition=Je,Ue.condition=Je,Oe.condition=Je,ze.condition=Je,Ee.condition=e=>Ge(e)&&Je(e);const Ke={category:e,type:s,label:"widget_common_style_blockTitle_closeButton",collapsible:!0,children:[Ae,Te,{...qe},Pe,Ce,Ue,{...qe},Oe,ze,Ee]};var Qe="draggableSeparator",Ye=[{category:o,type:d,label:"widget_beforeAfter_layout_sublayout_label",propName:"subLayout",value:Qe,style:"big",options:[{label:"widget_beforeAfter_layout_sublayout_option_draggableSeparator",value:Qe,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"}]}],Ze=[{category:t,propName:"titleSwitch",type:m,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:m,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:m,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 eo(e){return function(e){if(Array.isArray(e))return oo(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 oo(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 oo(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 oo(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}Me.collapsed=!1,$.collapsed=!1;var to=F.children.find((function(e){return"layout"===e.propName}));to.options=to.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")})),Me.children.find((function(e){return"containerPadding"===e.propName})).value=[{top:0,left:0,bottom:0,right:0}],He.children.find((function(e){return"borderWidth"===e.propName})).value=0,ce.children.find((function(e){return"autoWidth"===e.propName})).value=!0;var lo=ce.children.find((function(e){return"widthUnit"===e.propName}));return lo.options=lo.options.filter((function(e){return"%"!==e.value})),[].concat(eo(F.children),eo(Ye),[ce,_e,pe],eo(Ze),[Me,He,Fe,Ke,$,P])})); |
@@ -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="remove",o="rebuild",a="https://api-social-proof.abtasty.com/clients/",c=()=>{const{type:e}=DATA;return`${PACKAGE.replace("@abtasty/","")}${e?`_${e}`:""}`},l=()=>{const e=c();return`${e.charAt(0).toUpperCase()}${e.slice(1)}`.split("-").join(" ")},h=()=>`${PLUGIN_ID.split("-")[0]}_${TEST_ID}`,d=t=>{if((()=>{if(e()||n())return!1;const t=ABTasty.getTestsOnPage()[TEST_ID];return!!t&&Object.keys(t.targetings.qaParameters).length>0})()){const e=l();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)")}},u=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},g=(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 p(e,t){return t(e)||!e.parentElement?e:p(e.parentElement,t)}function m(){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 v{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"===p(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():g("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 f{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=u(`${this.event}DomReady`);this.promises.push(n);const i=await this.onPageLoad(n),r=await async function(e){let t;t="IntersectionObserver"!==e||await m();return t}("IntersectionObserver"),s=new v;if(this.visibilityObservers.push(s),r&&i){const e=h();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_${h()}`,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=g("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:c}=DATA;if(i||(d("Not able to find ABTastyProductKey, impossible to call the API."),n(!1)),i&&r){fetch(`${a}${r}/metrics/i?key=${i}${c?"&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||d(`Widget will not be shown, product has been purchased ${e[s]} times while ${o} are required`),t})(e)&&n(`${e[s]}`))).catch((()=>d("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}`),c=t();if(o&&c){fetch(`${a}${c}/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||d(`Widget will not be shown, page has been seen ${e[i]} times while ${r} are required`),t})(e)&&n(`${e[i]}`))).catch((()=>d("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=h();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=u(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=u(`${this.event}Delay`);return this.promises.push(e),setTimeout((()=>{e.resolve(!0),this.clear()}),this.delay),e.promise})():n}}const w="display",y="closing",b="validation",C="ABTastyWidgets",$="ABTastyWidgetsTemporary";class S{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=c(),this.uniqueId=h(),this.recurrenceKey=`${this.widgetName}_${this.uniqueId}`,this.isListeningStorageEvent=this.listenStorageEvent(),this.pendingRecurrence=!1,this.pendingRecurrenceValue={}}onStorage({key:e}){const t=localStorage.getItem($),n=sessionStorage.getItem(C);"ABTastyData"===e&&!t&&n&&localStorage.setItem($,n)}listenStorageEvent(){return this.isListeningStorageEvent||window.addEventListener("storage",this.onStorage.bind(this)),!0}getGivenRecurrenceStorageParsed(e){try{const t=e.getItem(C);return JSON.parse(t)}catch(t){return e.removeItem(C),!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(C,JSON.stringify(i)),i):(e.removeItem(C),!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($),t=!(!e||!e.includes(this.recurrenceKey))||this.getSessionRecurrence();e&&(sessionStorage.setItem(C,e),localStorage.removeItem($));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 f({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(C,JSON.stringify(i)),this.onSetCallback&&"function"==typeof this.onSetCallback&&this.onSetCallback()};if(!o)return!1;if(l&&t!==b)if(t===y&&l!==b)h();else{if(t!==w||l===b||l===y)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 x{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 a=this.isWidgetApplied(),c=(()=>{const t=this.recurrenceIsDone();return e&&"display"===n||t})();return!a&&t&&c?r=o:(a&&(!t||!c)||!a&&!t)&&(r=s),"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=g("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 T=/.+\/([^.]+)\.(otf|ttf)$/;class E{constructor(){this.children=void 0,this.uniqueId=h(),this.widgetName=c(),this.prettyName=l(),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 S(this.recurrenceParams,this.clearGivenClearables.bind(this)),this.trigger=!!this.triggerParams&&new f(this.triggerParams),this.pageWatcher=new x(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=g("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=g(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={[s]:()=>{i?this.remove():(this.trigger&&this.trigger.clear(),this.pageWatcher.watch())},[o]:()=>{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(T)?t.match(T)[1]:"";n.innerHTML=`@font-face { font-family: '${e}_${i}'; src: url('${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:d,borderWidth:u,textColor:g,textAlign:p,fontName:m,fontStyle:v,fontSize:f,isTitle:w,titleTextAlign:y,titleTextColor:b,titleFontName:C,titleFontStyle:$,titleFontSize:S,overlay:x,overlayColor:E,dropShadow:A,dropShadowColor:I,dropShadowBlur:_,containerMargin:P,containerPadding:R,closeButton:k,closeButtonPosition:N,closeButtonSize:L,closeButtonBorderRadius:B,closeButtonBorderWidth:O,closeButtonBorderColor:W,closeButtonColor:D,closeButtonBackgroundColor:j,buttonsBorderWidth:q,buttonsBorderColor:M,buttonsBorderRadius:V,buttonsBackgroundColor:z,buttonsTextColor:H,buttonsFontName:F,buttonsFontStyle:U,buttonsFontSize:Z}=n?{}:DATA,G=document.createElement("style");G.type="text/css",e()&&G.setAttribute("abtasty-script-added","true"),this.loadFont(m,v),this.loadFont(C,$),this.loadFont(F,U);const K=`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()};`,Y="number"==typeof u&&u>0,J=`border: ${[Y?`${u}px`:"unset",Y?"solid":"",Y&&"string"==typeof h&&h.length?h:""].join(" ").trim()};`,Q=void 0!==d?`border-radius: ${d}px;`:"",X=void 0!==g?`color: ${g}; fill: ${g}; -webkit-text-fill-color: ${g};`:"",ee=void 0!==p?`text-align: ${p};`:"",te=m&&"inherit"!==m?`font-family:${m}_${v.match(T)?v.match(T)[1]:""};`:v||"",ne=f?`font-size: ${f}px;`:"",ie=void 0!==A&&A?`box-shadow: 0 5px ${_}px 0 ${I};`:"",re=P instanceof Array&&1===P.length&&P[0],se=re?`margin: ${re.top}px ${re.right}px ${re.bottom}px ${re.left}px;`:"",oe=re?`margin: calc(${re.top}px * 0.5) calc(${re.right}px * 0.5) calc(${re.bottom}px * 0.5) calc(${re.left}px * 0.5);`:"",ae=R instanceof Array&&1===R.length&&R[0],ce=ae?`padding: ${ae.top}px ${ae.right}px ${ae.bottom}px ${ae.left}px;`:"",le=ae?`padding: calc(${ae.top}px * 0.5) calc(${ae.right}px * 0.5) calc(${ae.bottom}px * 0.5) calc(${ae.left}px * 0.5);`:"",he=void 0!==q&&q?`border-width: ${q}px; border-style: solid;`:"",de=[M,q].every((e=>void 0!==e))&&q?`border-color: ${M};`:"",ue=void 0!==V?`border-radius: ${V}px;`:"",ge=void 0!==z?`background-color: ${z};`:"",pe=void 0!==H?`color: ${H}; fill: ${H}; -webkit-text-fill-color: ${H};`:"",me=F&&"inherit"!==F?`font-family:${F}_${U.match(T)?U.match(T)[1]:""};`:U||"",ve=Z?`font-size: ${Z}px;`:"",fe="popin"!==i||void 0!==x&&!0!==x?"":[`#${this.widgetContainerId} .${this.overlayClassName} {`,`background-color: ${void 0!==E?E:"rgba(0, 0, 0, 0.6)"};`,"}"].join(""),we="number"==typeof L?L:16,ye=we/2,be=n||void 0!==k&&k?[`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} {`,"position: absolute;",("out"===N?`bottom: calc(100% + ${ye}px)`:`top: ${ye}px`)+";",`right: ${ye}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 B?`border-radius: ${B}px;`:""),""+("number"==typeof O&&O>0?`border: ${O}px solid ${void 0!==W?W:"rgba(57, 57, 57, 1)"};`:""),""+("string"==typeof j?`background-color: ${j};`:""),"}",`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} svg {`,"pointer-events: none;",`width: ${we}px;`,`height: ${we}px;`,""+("string"==typeof D?`fill: ${D};`:""),"}"].join(""):"",Ce=w&&"string"==typeof b?[`#${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: ${b}; fill: ${b}; -webkit-text-fill-color: ${b};`,void 0!==y?`text-align: ${y};`:"",C&&"inherit"!==C?`font-family:${C}_${$.match(T)?$.match(T)[1]:""};`:$||"",S?`font-size: ${S}px;`:"","}"].join(""):"";return G.textContent=[`.${this.hideClassName} {`,"opacity: 0 !important;","pointer-events: none;","}",`#${this.widgetContainerId} .${this.contentClassName} {`,K,Q,J,X,ee,ie,se,te,ne,"}",`#${this.widgetContainerId} .${this.contentClassName} p {`,X,ee,te,ne,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,"display: block;","line-height: 1;","text-indent: unset;",ce,te,ne,"}",`#${this.widgetContainerId} .${this.contentClassName} > * a, `,`#${this.widgetContainerId} .${this.contentClassName} > * button {`,"box-sizing: border-box;","display: inline-block;",he,de,ue,ge,pe,me,ve,"}",`#${this.widgetContainerId} .${this.contentClassName} > * a *, `,`#${this.widgetContainerId} .${this.contentClassName} > * button * {`,pe,me,ve,"}","@media screen and (max-width: 579px) {",`#${this.widgetContainerId} .${this.contentClassName} {`,oe,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,le,"}","}",fe,be,Ce,`${t}`].join(""),G}}const A=["top: 0;","top: 50%;","bottom: 0;"],I=["left: 0;","left: 50%;","right: 0;"],_=e=>1===e?"-50%":0,P=()=>{if(Array.isArray(DATA.popinPosition)){const{popinPosition:[{x:e,y:t}]}=DATA,n=`translate(${_(t)}, ${_(e)});`;return`${A[e]}${I[t]}transform: ${n}`}return"left: 50%;top: 50%;transform: translate(-50%, -50%);"},R=()=>"autoWidth"in DATA&&!0===DATA.autoWidth,k=()=>{if(R())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 N extends E{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;",P(),k(),"pointer-events: all","}",`${R()?"":[`#${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 L extends E{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("")}}var B="nextEachOther",O="onTopEachOther";function W(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 D(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 D(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 D(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 j(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 q(e){return function(){var t=this,n=arguments;return new Promise((function(i,r){var s=e.apply(t,n);function o(e){j(s,i,r,o,a,"next",e)}function a(e){j(s,i,r,o,a,"throw",e)}o(void 0)}))}}var M=B,V=O;function z(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 H(e,t,n){return F.apply(this,arguments)}function F(){return(F=q(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([z(t),z(n)]);case 2:r=e.sent,s=W(r,2),o=s[0],a=s[1],e.t0=i,e.next=e.t0===M?9:e.t0===V?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 U=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=W(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},Z=function(e){return e.split(/(?:\r\n|\n|\r)/).map((function(e){return e.replace(/^\s+/gm,"")})).join(" ").trim()},G=function(e){return e.replace(/\s?\/\*([\s\S]*?)\*\/\s?/g," ")};function K(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 Y(e){return function(){var t=this,n=arguments;return new Promise((function(i,r){var s=e.apply(t,n);function o(e){K(s,i,r,o,a,"next",e)}function a(e){K(s,i,r,o,a,"throw",e)}o(void 0)}))}}var J,Q="draggableSeparator",X=B,ee=O;function te(){return(te=Y(regeneratorRuntime.mark((function e(t){var n,i,r,s,o,a,c,l,h,d,u,g,p,m,v,f,w,y,b,C,$,S,x,T,E,A,I;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,d=r.autoHeight,u=r.popinPercentWidth,g=r.popinPixelsWidth,p=r.popinPercentHeight,m=r.popinPixelsHeight,v=r.widthUnit,f=r.heightUnit,w=r.borderRadius,e.next=4,H(o,s,a);case 4:y=e.sent,b=h?"".concat(y.width,"px"):"".concat("px"!==v&&"popin"===c?u:g).concat(v),C=h||d?"".concat(y.height,"px"):"".concat(d||"px"===f||"popin"!==c?m:p).concat(f),$=parseInt(95*window.innerWidth/100,10),S=parseInt(95*window.innerHeight/100,10),(h||"px"===v)&&parseInt(b.replace("px",""),10)>=$&&(b="".concat($,"px"),C="".concat(parseInt($*y.height/y.width,10),"px")),(h||"px"===v)&&parseInt(C.replace("px",""),10)>=S&&(C="".concat(S,"px"),b="".concat(parseInt(S*y.width/y.height,10),"px")),x="".concat(("px"===v?g:u)*y.height/y.width).concat(v),T="\n .img-container__".concat(i," {\n position: relative;\n width: ").concat(b,";\n height: ").concat(h?C:x,";\n max-height: 86vh;\n overflow: hidden;\n }\n .img__").concat(i," {\n position: absolute;\n width: 100%;\n height: 100%;\n }\n .before__").concat(i," {\n z-index: 1;\n width: 50%;\n background-image: url('").concat(s,"');\n background-size: ").concat(b," 100%;\n }\n .after__").concat(i," {\n background-image: url('").concat(o,"');\n background-size: ").concat(b," 100%;\n }\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 border: none;\n }\n .slider__").concat(i,"::-webkit-slider-thumb {\n -webkit-appearance: none;\n appearance: none;\n width: 4px;\n height: 100%; /* 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 "),E="\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(d?"auto":C,";\n max-height: 86vh;\n justify-content: space-between;\n align-items: center;\n }\n .img__").concat(i," {\n max-width: 49%;\n height: 100%;\n max-height: 86vh;\n font-size: 0;\n overflow: hidden;\n display: flex;\n justify-content: center;\n align-items: center;\n }\n .labels__").concat(i," {\n min-width: ").concat(h?b:"100%",";\n display: flex;\n justify-content: space-between;\n }\n "),A="\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(d?"auto":C,";\n justify-content: space-evenly;\n align-items: center;\n }\n .img__").concat(i," {\n font-size: 0;\n display: flex;\n justify-content: center;\n align-items: center;\n }\n .img__").concat(i," img {\n max-height: calc(").concat(C,"/2 - (2*18px) - (2*15px)); /* !!! not in % */\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 "),I="\n .frameBeforeAfter__".concat(i," {\n min-width: ").concat(b,";\n min-height: ").concat(d?"auto":C,";\n display: flex!important;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n border-radius: ").concat(w,"px;\n overflow: hidden;\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 margin: 12px 0;\n }\n "),e.t0=a,e.next=e.t0===X?19:e.t0===ee?21:23;break;case 19:return I+=E,e.abrupt("break",25);case 21:return I+=A,e.abrupt("break",25);case 23:return I+=T,e.abrupt("break",25);case 25:return n.insertAdjacentHTML("beforeend",G(Z(I))),e.abrupt("return",n);case 27:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function ne(){var e=DATA,t=e.layout,n=e.frameReferrerInsertType,i=e.frameElementReferrer,r="popin"===t?new N:new L(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,d=t.labelBackImgInput,u=U({tagName:"div",classList:["frameBeforeAfter__".concat(e)]});if(s){var g=U({tagName:"span",classList:["title__".concat(e)],innerText:o});u.appendChild(g)}if(a){var p=U({tagName:"span",classList:["catchline__".concat(e)],innerText:c});u.appendChild(p)}var m=U({tagName:"div",classList:["img-container__".concat(e)]}),v=l&&U({tagName:"span",classList:["label__".concat(e)],innerText:h}),f=l&&U({tagName:"span",classList:["label__".concat(e)],innerText:d});if([r,i].forEach((function(t,i){var r=0===i,s=U({tagName:"div",classList:["img__".concat(e),"".concat(r?"before":"after","__").concat(e)]});n!==Q&&s.appendChild(U({tagName:"img",attributes:{src:t,alt:t.split("/").pop().split(".").slice(0,-1).join("")}})),m.appendChild(s),n===ee&&l&&m.appendChild(r?v:f)})),n===Q){var w=U({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 y=U({tagName:"input",type:"range",classList:["slider__".concat(e)],attributes:{min:"O",max:"100",value:"50"}});["input","change"].forEach((function(t){y.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(y)}if(u.appendChild(m),n!==ee&&l){var b=U({tagName:"div",classList:["labels__".concat(e)]});b.appendChild(v),b.appendChild(f),u.appendChild(b)}return u}(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}))})((J=DATA).topImage,J.backImage)&&ne()}(); | ||
!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="remove",o="rebuild",a="https://api-social-proof.abtasty.com/clients/",c=()=>{const{type:e}=DATA;return`${PACKAGE.replace("@abtasty/","")}${e?`_${e}`:""}`},l=()=>{const e=c();return`${e.charAt(0).toUpperCase()}${e.slice(1)}`.split("-").join(" ")},h=()=>`${PLUGIN_ID.split("-")[0]}_${TEST_ID}`,d=t=>{if((()=>{if(e()||n())return!1;const t=ABTasty.getTestsOnPage()[TEST_ID];return!!t&&Object.keys(t.targetings.qaParameters).length>0})()){const e=l();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)")}},u=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},g=(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 p(e,t){return t(e)||!e.parentElement?e:p(e.parentElement,t)}function m(){return"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype||(e="",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 v{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"===p(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():g("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 f{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=u(`${this.event}DomReady`);this.promises.push(n);const i=await this.onPageLoad(n),r=await async function(e){let t;t="IntersectionObserver"!==e||await m();return t}("IntersectionObserver"),s=new v;if(this.visibilityObservers.push(s),r&&i){const e=h();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_${h()}`,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=g("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:c}=DATA;if(i||(d("Not able to find ABTastyProductKey, impossible to call the API."),n(!1)),i&&r){fetch(`${a}${r}/metrics/i?key=${i}${c?"&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||d(`Widget will not be shown, product has been purchased ${e[s]} times while ${o} are required`),t})(e)&&n(`${e[s]}`))).catch((()=>d("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}`),c=t();if(o&&c){fetch(`${a}${c}/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||d(`Widget will not be shown, page has been seen ${e[i]} times while ${r} are required`),t})(e)&&n(`${e[i]}`))).catch((()=>d("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=h();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=u(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=u(`${this.event}Delay`);return this.promises.push(e),setTimeout((()=>{e.resolve(!0),this.clear()}),this.delay),e.promise})():n}}const w="display",y="closing",b="validation",C="ABTastyWidgets",$="ABTastyWidgetsTemporary";class S{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=c(),this.uniqueId=h(),this.recurrenceKey=`${this.widgetName}_${this.uniqueId}`,this.isListeningStorageEvent=this.listenStorageEvent(),this.pendingRecurrence=!1,this.pendingRecurrenceValue={}}onStorage({key:e}){const t=localStorage.getItem($),n=sessionStorage.getItem(C);"ABTastyData"===e&&!t&&n&&localStorage.setItem($,n)}listenStorageEvent(){return this.isListeningStorageEvent||window.addEventListener("storage",this.onStorage.bind(this)),!0}getGivenRecurrenceStorageParsed(e){try{const t=e.getItem(C);return JSON.parse(t)}catch(t){return e.removeItem(C),!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(C,JSON.stringify(i)),i):(e.removeItem(C),!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($),t=!(!e||!e.includes(this.recurrenceKey))||this.getSessionRecurrence();e&&(sessionStorage.setItem(C,e),localStorage.removeItem($));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 f({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(C,JSON.stringify(i)),this.onSetCallback&&"function"==typeof this.onSetCallback&&this.onSetCallback()};if(!o)return!1;if(l&&t!==b)if(t===y&&l!==b)h();else{if(t!==w||l===b||l===y)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 x{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 a=this.isWidgetApplied(),c=(()=>{const t=this.recurrenceIsDone();return e&&"display"===n||t})();return!a&&t&&c?r=o:(a&&(!t||!c)||!a&&!t)&&(r=s),"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=g("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 T=/.+\/([^.]+)\.(otf|ttf)$/;class E{constructor(){this.children=void 0,this.uniqueId=h(),this.widgetName=c(),this.prettyName=l(),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 S(this.recurrenceParams,this.clearGivenClearables.bind(this)),this.trigger=!!this.triggerParams&&new f(this.triggerParams),this.pageWatcher=new x(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=g("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=g(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={[s]:()=>{i?this.remove():(this.trigger&&this.trigger.clear(),this.pageWatcher.watch())},[o]:()=>{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(T)?t.match(T)[1]:"";n.innerHTML=`@font-face { font-family: '${e}_${i}'; src: url('${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:d,borderWidth:u,textColor:g,textAlign:p,fontName:m,fontStyle:v,fontSize:f,isTitle:w,titleTextAlign:y,titleTextColor:b,titleFontName:C,titleFontStyle:$,titleFontSize:S,overlay:x,overlayColor:E,dropShadow:A,dropShadowColor:I,dropShadowBlur:_,containerMargin:P,containerPadding:R,closeButton:k,closeButtonPosition:N,closeButtonSize:L,closeButtonBorderRadius:B,closeButtonBorderWidth:O,closeButtonBorderColor:W,closeButtonColor:D,closeButtonBackgroundColor:j,buttonsBorderWidth:q,buttonsBorderColor:M,buttonsBorderRadius:V,buttonsBackgroundColor:z,buttonsTextColor:H,buttonsFontName:F,buttonsFontStyle:U,buttonsFontSize:Z}=n?{}:DATA,G=document.createElement("style");G.type="text/css",e()&&G.setAttribute("abtasty-script-added","true"),this.loadFont(m,v),this.loadFont(C,$),this.loadFont(F,U);const K=`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()};`,Y="number"==typeof u&&u>0,J=`border: ${[Y?`${u}px`:"unset",Y?"solid":"",Y&&"string"==typeof h&&h.length?h:""].join(" ").trim()};`,Q=void 0!==d?`border-radius: ${d}px;`:"",X=void 0!==g?`color: ${g}; fill: ${g}; -webkit-text-fill-color: ${g};`:"",ee=void 0!==p?`text-align: ${p};`:"",te=m&&"inherit"!==m?`font-family:${m}_${v.match(T)?v.match(T)[1]:""};`:v||"",ne=f?`font-size: ${f}px;`:"",ie=void 0!==A&&A?`box-shadow: 0 5px ${_}px 0 ${I};`:"",re=P instanceof Array&&1===P.length&&P[0],se=re?`margin: ${re.top}px ${re.right}px ${re.bottom}px ${re.left}px;`:"",oe=re?`margin: calc(${re.top}px * 0.5) calc(${re.right}px * 0.5) calc(${re.bottom}px * 0.5) calc(${re.left}px * 0.5);`:"",ae=R instanceof Array&&1===R.length&&R[0],ce=ae?`padding: ${ae.top}px ${ae.right}px ${ae.bottom}px ${ae.left}px;`:"",le=ae?`padding: calc(${ae.top}px * 0.5) calc(${ae.right}px * 0.5) calc(${ae.bottom}px * 0.5) calc(${ae.left}px * 0.5);`:"",he=void 0!==q&&q?`border-width: ${q}px; border-style: solid;`:"",de=[M,q].every((e=>void 0!==e))&&q?`border-color: ${M};`:"",ue=void 0!==V?`border-radius: ${V}px;`:"",ge=void 0!==z?`background-color: ${z};`:"",pe=void 0!==H?`color: ${H}; fill: ${H}; -webkit-text-fill-color: ${H};`:"",me=F&&"inherit"!==F?`font-family:${F}_${U.match(T)?U.match(T)[1]:""};`:U||"",ve=Z?`font-size: ${Z}px;`:"",fe="popin"!==i||void 0!==x&&!0!==x?"":[`#${this.widgetContainerId} .${this.overlayClassName} {`,`background-color: ${void 0!==E?E:"rgba(0, 0, 0, 0.6)"};`,"}"].join(""),we="number"==typeof L?L:16,ye=we/2,be=n||void 0!==k&&k?[`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} {`,"position: absolute;",("out"===N?`bottom: calc(100% + ${ye}px)`:`top: ${ye}px`)+";",`right: ${ye}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 B?`border-radius: ${B}px;`:""),""+("number"==typeof O&&O>0?`border: ${O}px solid ${void 0!==W?W:"rgba(57, 57, 57, 1)"};`:""),""+("string"==typeof j?`background-color: ${j};`:""),"}",`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} svg {`,"pointer-events: none;",`width: ${we}px;`,`height: ${we}px;`,""+("string"==typeof D?`fill: ${D};`:""),"}"].join(""):"",Ce=w&&"string"==typeof b?[`#${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: ${b}; fill: ${b}; -webkit-text-fill-color: ${b};`,void 0!==y?`text-align: ${y};`:"",C&&"inherit"!==C?`font-family:${C}_${$.match(T)?$.match(T)[1]:""};`:$||"",S?`font-size: ${S}px;`:"","}"].join(""):"";return G.textContent=[`.${this.hideClassName} {`,"opacity: 0 !important;","pointer-events: none;","}",`#${this.widgetContainerId} .${this.contentClassName} {`,K,Q,J,X,ee,ie,se,te,ne,"}",`#${this.widgetContainerId} .${this.contentClassName} p {`,X,ee,te,ne,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,"display: block;","line-height: 1;","text-indent: unset;",ce,te,ne,"}",`#${this.widgetContainerId} .${this.contentClassName} > * a, `,`#${this.widgetContainerId} .${this.contentClassName} > * button {`,"box-sizing: border-box;","display: inline-block;",he,de,ue,ge,pe,me,ve,"}",`#${this.widgetContainerId} .${this.contentClassName} > * a *, `,`#${this.widgetContainerId} .${this.contentClassName} > * button * {`,pe,me,ve,"}","@media screen and (max-width: 579px) {",`#${this.widgetContainerId} .${this.contentClassName} {`,oe,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,le,"}","}",fe,be,Ce,`${t}`].join(""),G}}const A=["top: 0;","top: 50%;","bottom: 0;"],I=["left: 0;","left: 50%;","right: 0;"],_=e=>1===e?"-50%":0,P=()=>{if(Array.isArray(DATA.popinPosition)){const{popinPosition:[{x:e,y:t}]}=DATA,n=`translate(${_(t)}, ${_(e)});`;return`${A[e]}${I[t]}transform: ${n}`}return"left: 50%;top: 50%;transform: translate(-50%, -50%);"},R=()=>"autoWidth"in DATA&&!0===DATA.autoWidth,k=()=>{if(R())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 N extends E{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;",P(),k(),"pointer-events: all","}",`${R()?"":[`#${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 L extends E{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("")}}var B="nextEachOther",O="onTopEachOther";function W(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 D(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 D(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 D(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 j(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 q(e){return function(){var t=this,n=arguments;return new Promise((function(i,r){var s=e.apply(t,n);function o(e){j(s,i,r,o,a,"next",e)}function a(e){j(s,i,r,o,a,"throw",e)}o(void 0)}))}}var M=B,V=O;function z(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 H(e,t,n){return F.apply(this,arguments)}function F(){return(F=q(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([z(t),z(n)]);case 2:r=e.sent,s=W(r,2),o=s[0],a=s[1],e.t0=i,e.next=e.t0===M?9:e.t0===V?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 U=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=W(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},Z=function(e){return e.split(/(?:\r\n|\n|\r)/).map((function(e){return e.replace(/^\s+/gm,"")})).join(" ").trim()},G=function(e){return e.replace(/\s?\/\*([\s\S]*?)\*\/\s?/g," ")};function K(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 Y(e){return function(){var t=this,n=arguments;return new Promise((function(i,r){var s=e.apply(t,n);function o(e){K(s,i,r,o,a,"next",e)}function a(e){K(s,i,r,o,a,"throw",e)}o(void 0)}))}}var J,Q="draggableSeparator",X=B,ee=O;function te(){return(te=Y(regeneratorRuntime.mark((function e(t){var n,i,r,s,o,a,c,l,h,d,u,g,p,m,v,f,w,y,b,C,$,S,x,T,E,A,I;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,d=r.autoHeight,u=r.popinPercentWidth,g=r.popinPixelsWidth,p=r.popinPercentHeight,m=r.popinPixelsHeight,v=r.widthUnit,f=r.heightUnit,w=r.borderRadius,e.next=4,H(o,s,a);case 4:y=e.sent,b=h?"".concat(y.width,"px"):"".concat("px"!==v&&"popin"===c?u:g).concat(v),C=h||d?"".concat(y.height,"px"):"".concat(d||"px"===f||"popin"!==c?m:p).concat(f),$=parseInt(95*window.innerWidth/100,10),S=parseInt(95*window.innerHeight/100,10),(h||"px"===v)&&parseInt(b.replace("px",""),10)>=$&&(b="".concat($,"px"),C="".concat(parseInt($*y.height/y.width,10),"px")),(h||"px"===v)&&parseInt(C.replace("px",""),10)>=S&&(C="".concat(S,"px"),b="".concat(parseInt(S*y.width/y.height,10),"px")),x="".concat(("px"===v?g:u)*y.height/y.width).concat(v),T="\n .img-container__".concat(i," {\n position: relative;\n width: ").concat(b,";\n height: ").concat(h?C:x,";\n max-height: 86vh;\n overflow: hidden;\n }\n .img__").concat(i," {\n position: absolute;\n width: 100%;\n height: 100%;\n }\n .before__").concat(i," {\n z-index: 1;\n width: 50%;\n background-image: url('").concat(s,"');\n background-size: ").concat(b," 100%;\n }\n .after__").concat(i," {\n background-image: url('").concat(o,"');\n background-size: ").concat(b," 100%;\n }\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 border: none;\n }\n .slider__").concat(i,"::-webkit-slider-thumb {\n -webkit-appearance: none;\n appearance: none;\n width: 4px;\n height: 100%; /* 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 "),E="\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(d?"auto":C,";\n max-height: 86vh;\n justify-content: space-between;\n align-items: center;\n }\n .img__").concat(i," {\n max-width: 49%;\n height: 100%;\n max-height: 86vh;\n font-size: 0;\n overflow: hidden;\n display: flex;\n justify-content: center;\n align-items: center;\n }\n .labels__").concat(i," {\n min-width: ").concat(h?b:"100%",";\n display: flex;\n justify-content: space-between;\n }\n "),A="\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(d?"auto":C,";\n justify-content: space-evenly;\n align-items: center;\n }\n .img__").concat(i," {\n font-size: 0;\n display: flex;\n justify-content: center;\n align-items: center;\n }\n .img__").concat(i," img {\n max-height: calc(").concat(C,"/2 - (2*18px) - (2*15px)); /* !!! not in % */\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 "),I="\n .frameBeforeAfter__".concat(i," {\n min-width: ").concat(b,";\n min-height: ").concat(d?"auto":C,";\n display: flex!important;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n border-radius: ").concat(w,"px;\n overflow: hidden;\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 margin: 12px 0;\n }\n "),e.t0=a,e.next=e.t0===X?19:e.t0===ee?21:23;break;case 19:return I+=E,e.abrupt("break",25);case 21:return I+=A,e.abrupt("break",25);case 23:return I+=T,e.abrupt("break",25);case 25:return n.insertAdjacentHTML("beforeend",G(Z(I))),e.abrupt("return",n);case 27:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function ne(){var e=DATA,t=e.layout,n=e.frameReferrerInsertType,i=e.frameElementReferrer,r="popin"===t?new N:new L(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,d=t.labelBackImgInput,u=U({tagName:"div",classList:["frameBeforeAfter__".concat(e)]});if(s){var g=U({tagName:"span",classList:["title__".concat(e)],innerText:o});u.appendChild(g)}if(a){var p=U({tagName:"span",classList:["catchline__".concat(e)],innerText:c});u.appendChild(p)}var m=U({tagName:"div",classList:["img-container__".concat(e)]}),v=l&&U({tagName:"span",classList:["label__".concat(e)],innerText:h}),f=l&&U({tagName:"span",classList:["label__".concat(e)],innerText:d});if([r,i].forEach((function(t,i){var r=0===i,s=U({tagName:"div",classList:["img__".concat(e),"".concat(r?"before":"after","__").concat(e)]});n!==Q&&s.appendChild(U({tagName:"img",attributes:{src:t,alt:t.split("/").pop().split(".").slice(0,-1).join("")}})),m.appendChild(s),n===ee&&l&&m.appendChild(r?v:f)})),n===Q){var w=U({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 y=U({tagName:"input",type:"range",classList:["slider__".concat(e)],attributes:{min:"O",max:"100",value:"50"}});["input","change"].forEach((function(t){y.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(y)}if(u.appendChild(m),n!==ee&&l){var b=U({tagName:"div",classList:["labels__".concat(e)]});b.appendChild(v),b.appendChild(f),u.appendChild(b)}return u}(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}))})((J=DATA).topImage,J.backImage)&&ne()}(); |
{ | ||
"name": "@abtasty/before-after-image", | ||
"description": "Widget for AB Tasty", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"form": "dist/form.js", | ||
@@ -39,2 +39,2 @@ "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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
62919
3
0
2
0
4