@abtasty/tooltip 2.0.25-2 → 2.0.26
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/main.js +1 -1
- package/package.json +2 -3
package/dist/main.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(){"use strict";var t="iconTitleAndText";function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}function r(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */r=function(){return n};var t,n={},i=Object.prototype,o=i.hasOwnProperty,s=Object.defineProperty||function(t,e,r){t[e]=r.value},a="function"==typeof Symbol?Symbol:{},c=a.iterator||"@@iterator",l=a.asyncIterator||"@@asyncIterator",u=a.toStringTag||"@@toStringTag";function h(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{h({},"")}catch(t){h=function(t,e,r){return t[e]=r}}function d(t,e,r,n){var i=e&&e.prototype instanceof y?e:y,o=Object.create(i.prototype),a=new I(n||[]);return s(o,"_invoke",{value:P(t,r,a)}),o}function p(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}n.wrap=d;var g="suspendedStart",f="executing",m="completed",v={};function y(){}function b(){}function w(){}var E={};h(E,c,function(){return this});var T=Object.getPrototypeOf,S=T&&T(T(N([])));S&&S!==i&&o.call(S,c)&&(E=S);var C=w.prototype=y.prototype=Object.create(E);function $(t){["next","throw","return"].forEach(function(e){h(t,e,function(t){return this._invoke(e,t)})})}function x(t,r){function n(i,s,a,c){var l=p(t[i],t,s);if("throw"!==l.type){var u=l.arg,h=u.value;return h&&"object"==e(h)&&o.call(h,"__await")?r.resolve(h.__await).then(function(t){n("next",t,a,c)},function(t){n("throw",t,a,c)}):r.resolve(h).then(function(t){u.value=t,a(u)},function(t){return n("throw",t,a,c)})}c(l.arg)}var i;s(this,"_invoke",{value:function(t,e){function o(){return new r(function(r,i){n(t,e,r,i)})}return i=i?i.then(o,o):o()}})}function P(e,r,n){var i=g;return function(o,s){if(i===f)throw Error("Generator is already running");if(i===m){if("throw"===o)throw s;return{value:t,done:!0}}for(n.method=o,n.arg=s;;){var a=n.delegate;if(a){var c=L(a,n);if(c){if(c===v)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(i===g)throw i=m,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i=f;var l=p(e,r,n);if("normal"===l.type){if(i=n.done?m:"suspendedYield",l.arg===v)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(i=m,n.method="throw",n.arg=l.arg)}}}function L(e,r){var n=r.method,i=e.iterator[n];if(i===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,L(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var o=p(i,e.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,v;var s=o.arg;return s?s.done?(r[e.resultName]=s.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,v):s:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}function k(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function A(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function I(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(k,this),this.reset(!0)}function N(r){if(r||""===r){var n=r[c];if(n)return n.call(r);if("function"==typeof r.next)return r;if(!isNaN(r.length)){var i=-1,s=function e(){for(;++i<r.length;)if(o.call(r,i))return e.value=r[i],e.done=!1,e;return e.value=t,e.done=!0,e};return s.next=s}}throw new TypeError(e(r)+" is not iterable")}return b.prototype=w,s(C,"constructor",{value:w,configurable:!0}),s(w,"constructor",{value:b,configurable:!0}),b.displayName=h(w,u,"GeneratorFunction"),n.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===b||"GeneratorFunction"===(e.displayName||e.name))},n.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,w):(t.__proto__=w,h(t,u,"GeneratorFunction")),t.prototype=Object.create(C),t},n.awrap=function(t){return{__await:t}},$(x.prototype),h(x.prototype,l,function(){return this}),n.AsyncIterator=x,n.async=function(t,e,r,i,o){void 0===o&&(o=Promise);var s=new x(d(t,e,r,i),o);return n.isGeneratorFunction(e)?s:s.next().then(function(t){return t.done?t.value:s.next()})},$(C),h(C,u,"Generator"),h(C,c,function(){return this}),h(C,"toString",function(){return"[object Generator]"}),n.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},n.values=N,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(A),!e)for(var r in this)"t"===r.charAt(0)&&o.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function n(n,i){return a.type="throw",a.arg=e,r.next=n,i&&(r.method="next",r.arg=t),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var s=this.tryEntries[i],a=s.completion;if("root"===s.tryLoc)return n("end");if(s.tryLoc<=this.prev){var c=o.call(s,"catchLoc"),l=o.call(s,"finallyLoc");if(c&&l){if(this.prev<s.catchLoc)return n(s.catchLoc,!0);if(this.prev<s.finallyLoc)return n(s.finallyLoc)}else if(c){if(this.prev<s.catchLoc)return n(s.catchLoc,!0)}else{if(!l)throw Error("try statement without catch or finally");if(this.prev<s.finallyLoc)return n(s.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&o.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var i=n;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var s=i?i.completion:{};return s.type=t,s.arg=e,i?(this.method="next",this.next=i.finallyLoc,v):this.complete(s)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),v},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),A(r),v}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var i=n.arg;A(r)}return i}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:N(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),v}},n}function n(t,e,r,n,i,o,s){try{var a=t[o](s),c=a.value}catch(t){return void r(t)}a.done?e(c):Promise.resolve(c).then(n,i)}function i(t){return function(){var e=this,r=arguments;return new Promise(function(i,o){var s=t.apply(e,r);function a(t){n(s,i,o,a,c,"next",t)}function c(t){n(s,i,o,a,c,"throw",t)}a(void 0)})}}function o(t){var r=function(t){if("object"!=e(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var n=r.call(t,"string");if("object"!=e(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==e(r)?r:r+""}var s=function(){return function(t,e){return e&&function(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,o(n.key),n)}}(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}(function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.data=DATA,this.toolTipContainer=e,this.uniqueId=e.getUniqueId(),this.baseClassName="toolTipContainer",this.css=this.getCSS()},[{key:"getCSS",value:function(){var e=this.data,r=e.subLayout,n=e.isUserIcon,i=e.iconColor,o="26px",s=r===t?["display: grid!important;","column-gap: 8px;","grid-template-columns: auto 1fr;",'grid-template-areas: "tt-icon tt-title" "tt-icon tt-text";']:["display: flex;","flex-direction: column;"],a=["#".concat(this.toolTipContainer.id," .contentContainer {")].concat(s,["row-gap: 8px;","max-height: 100%;","}","#".concat(this.toolTipContainer.id," .contentContainer div *,"),".tooltipText {","margin: 0;","}"]),c=[".tooltipText {","grid-area: tt-text;","}",".tooltipTitle {","grid-area: tt-title;","}",".tooltipIcon {","grid-area: tt-icon;","justify-self: center;","align-self: center;","}",".tooltipIcon > img,",".tooltipIcon > svg {","width: ".concat(o,";"),"height: ".concat(o,";"),"}"];return n||c.push("#".concat(this.toolTipContainer.id," .tooltipIcon svg path { fill: ").concat(i,"; }")),r===t&&a.push.apply(a,c),a.join("")}},{key:"buildTooltipContent",value:(n=i(r().mark(function e(){var n,i,o,s,a,c,l,u,h,d,p,g;return r().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n=this.data,i=n.subLayout,o=n.titleContent,s=n.content,a=n.isUserIcon,c=n.userIcon,l=n.iconGallery,u=document.createElement("div"),!a){e.next=6;break}e.t0='<img src="'.concat(c,'" alt="').concat(c,'" />'),e.next=9;break;case 6:return e.next=8,fetch(l.src,{method:"GET",mode:"cors",cache:"no-cache",referrerPolicy:"no-referrer"}).then(function(t){return t.blob()}).then(function(t){return t.text()}).then(function(t){return t}).catch(function(t){return console.error("ERROR on loading picture, message: ".concat(t))});case 8:e.t0=e.sent;case 9:return h=e.t0,u.classList.add("contentContainer"),u.role="tooltip",d={className:"tooltipTitle",htmlTag:"h3",html:o},p={className:"tooltipIcon",htmlTag:"div",html:h},g=[{className:"tooltipText",htmlTag:"p",html:s}],"titleAndText"===i&&g.push(d),i===t&&g.push(d,p),g.reverse().forEach(function(t){var e=t.className,r=t.htmlTag,n=t.html,i=document.createElement(r);i.classList.add(e),i.innerHTML=n,u.appendChild(i)}),e.abrupt("return",u);case 20:case"end":return e.stop()}},e,this)})),function(){return n.apply(this,arguments)})},{key:"build",value:(e=i(r().mark(function t(){var e,n;return r().wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return this.toolTipContainer.init(this.data),e=this.toolTipContainer.getCSS(),this.toolTipContainer.parentContainer.styleElement.insertAdjacentText("beforeend","".concat(e).concat(this.css)),t.next=5,this.buildTooltipContent();case 5:n=t.sent,this.toolTipContainer.getWidgetElement().appendChild(n),this.toolTipContainer.resizeTooltip(this.data.position),this.toolTipContainer.parentContainer.show();case 9:case"end":return t.stop()}},t,this)})),function(){return e.apply(this,arguments)})}]);var e,n}();function a(t){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},a(t)}function c(t){return function(t){if(Array.isArray(t))return u(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||l(t)||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 l(t,e){if(t){if("string"==typeof t)return u(t,e);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?u(t,e):void 0}}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function h(t){var e=function(t){if("object"!=a(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=a(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==a(e)?e:e+""}var d=function(){return function(t,e){return e&&function(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,h(n.key),n)}}(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}(function t(e,r){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.parentContainer=e,this.tooltipTarget=r,this.wrapperElement=this.parentContainer.domElement,this.id=this.parentContainer.widgetContainerId,this.widgetElement=this.parentContainer.domElement.querySelector(".".concat(this.parentContainer.contentClassName)),this.content=null,this.css=""},[{key:"adaptParentWrapperCSS",value:function(){"inline"===getComputedStyle(this.tooltipTarget).getPropertyValue("display")&&(this.tooltipTarget.style.display="inline-block")}},{key:"setupCSSWrapper",value:function(t){var e={left:"flex-start",top:"center",bottom:"center",right:"flex-end"},r=DATA.elementReferrer;if(e[t]){var n=function(t){return function(t){if(Array.isArray(t))return t}(t)||function(t){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=e){var r,n,i,o,s=[],a=!0,c=!1;try{for(i=(e=e.call(t)).next,!3;!(a=(r=i.call(e)).done)&&(s.push(r.value),3!==s.length);a=!0);}catch(t){c=!0,n=t}finally{try{if(!a&&null!=e.return&&(o=e.return(),Object(o)!==o))return}finally{if(c)throw n}}return s}}(t)||l(t,3)||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.")}()}(r.split("[]")),i=n[0],o=n[2],s=null!=o?o:i;this.css=["".concat(s," {"),"position: relative !important;","}","#".concat(this.wrapperElement.id," {"),"box-shadow: unset;","border-radius: unset;","font-size: unset;","color: unset;","transform: unset;","position: absolute;","display: flex;","justify-content: ".concat(e[t],";"),"align-items: center;","top: 0;","left: 0;","bottom: 0;","right: 0;","pointer-events: none;","}"].join("")}}},{key:"setupCSSWidgetFrame",value:function(t){var e=t.position,r=t.borderColor,n=t.borderWidth,i=t.backgroundColor,o=t.zindex,s=t.zindexCustom,a="8px",l="calc(100% + 16px)",u=n>0?"calc(".concat(n,"px + ").concat(a," ").concat(["left","right"].includes(e)?"- 1px":"",")"):"0",h={tooltipContainerPosition:{top:"bottom: ".concat(l,"; align-self: baseline;"),bottom:"top: ".concat(l,"; align-self: end;"),left:"right: ".concat(l,";"),right:"left: ".concat(l,";")},beforePseudoElementRules:{top:["border-bottom-color: ".concat(r,";"),"border-right-color: ".concat(r,";"),"bottom: calc(-1 * ".concat(u,");"),"left: calc(50% - ".concat(u,");")],bottom:["border-top-color: ".concat(r,";"),"border-left-color: ".concat(r,";"),"top: calc(-1 * ".concat(u,");"),"left: calc(50% - ".concat(u,");")],left:["border-top-color: ".concat(r,";"),"border-right-color: ".concat(r,";"),"right: calc(-1 * ".concat(u,");"),"top: calc(50% - ".concat(u,");")],right:["border-bottom-color: ".concat(r,";"),"border-left-color: ".concat(r,";"),"left: calc(-1 * ".concat(u,");"),"top: calc(50% - ".concat(u,");")]},afterPseudoElementRules:{top:["bottom: calc(-1 * ".concat(a,");"),"left: calc(50% - ".concat(a,");")],bottom:["top: calc(-1 * ".concat(a,");"),"left: calc(50% - ".concat(a,");")],left:["top: calc(50% - ".concat(a,");"),"right: -7px;"],right:["left: -7px;","top: calc(50% - ".concat(a,");")]},borderRadiusArrow:{bottom:"25% 0 0 0",left:"0 25% 0 0",top:"0 0 25% 0",right:"0 0 0 25%"}},d="#".concat(this.wrapperElement.id," .").concat(this.parentContainer.contentClassName);this.css+=["#".concat(this.wrapperElement.id," .").concat(this.parentContainer.contentClassName," {"),"display: unset;","inset: unset;","margin: unset;","transform: unset;","white-space: unset;","word-break: unset;","position: absolute !important;","width: max-content;","max-width: 100vw;","padding: 12px;","line-height: 0;","z-index: ".concat("custom"===o?s:o,";"),"}","@media screen and (max-width: 650px) {","#".concat(this.wrapperElement.id," .").concat(this.parentContainer.contentClassName," {"),"max-width: 100%;","min-width: 150px;","}","}","#".concat(this.wrapperElement.id," .").concat(this.parentContainer.contentClassName,"_").concat(e," {"),"".concat(h.tooltipContainerPosition[e]),"}","".concat(d,"_").concat(e,"::before,"),"".concat(d,"_").concat(e,"::after {"),"display: block;","content: '';","position: absolute;","width: 0;","height: 0;","transform: rotate(45deg);","border-radius: ".concat(h.borderRadiusArrow[e],";"),"}","".concat(d,"_").concat(e,"::before {"),"border: ".concat(u," solid transparent;")].concat(c(h.beforePseudoElementRules[e]),["}","".concat(d,"_").concat(e,"::after {"),"border: ".concat(a," solid ").concat(i,";")],c(h.afterPseudoElementRules[e]),["}"]).join(""),this.widgetElement.classList.add("".concat(this.parentContainer.contentClassName,"_").concat(e))}},{key:"resizeTooltip",value:function(t){var e=this,r=this.widgetElement.getBoundingClientRect(),n=this.widgetElement.querySelector(".contentContainer"),i=function(){var r=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];n.style.overflow="auto",r&&e.resizeTooltip(t)};switch(t){case"left":case"right":"left"===t&&r.x<0?(this.widgetElement.style.width="".concat(r.width+r.x,"px"),i()):"right"===t&&r.right>window.innerWidth&&(this.widgetElement.style.width="".concat(window.innerWidth-r.x,"px"),i()),r.y<0&&(this.widgetElement.style.height="".concat(r.height+2*r.y,"px"),i()),r.bottom>window.innerHeight&&(this.widgetElement.style.height="".concat(r.height-(r.bottom-window.innerHeight),"px"),i());break;case"top":r.y<0&&(this.widgetElement.style.height="".concat(r.height+r.y,"px"),i(!1));break;default:r.bottom>window.innerHeight&&(this.widgetElement.style.height="".concat(r.height-(r.bottom-window.innerHeight),"px"),i(!1))}}},{key:"init",value:function(t){this.setupCSSWrapper(t.position),this.setupCSSWidgetFrame(t),this.adaptParentWrapperCSS()}},{key:"getCSS",value:function(){return this.css}},{key:"getContent",value:function(){return this.content}},{key:"getWidgetElement",value:function(){return this.widgetElement}},{key:"getUniqueId",value:function(){return this.parentContainer.uniqueId}}])}();const p=()=>Object.prototype.hasOwnProperty.call(top,"ABTastyEditor"),g=()=>{const t=!!document.getElementById("ABTastyPreviewBar"),e=location.href.includes("ab_project=preview");return t||e},f=t=>new Function(`try {\n\t\t${t}\n\t} catch (error) {\n\t\treturn null;\n\t}`)(),m=()=>encodeURIComponent(DATA.spNoTrim?window.location.href.replace(window.location.origin,""):`${window.location.pathname}`),v=()=>!p()&&(g()||!!window.ABTasty.getTestsOnPage()[TEST_ID]),y=()=>window.ABTasty&&!0===window.ABTasty.consentReady,b=()=>{const{type:t}=DATA;return`${PACKAGE.replace("@abtasty/","")}${t?`_${t}`:""}`},w=()=>{const t=b();return`${t.charAt(0).toUpperCase()}${t.slice(1)}`.split("-").join(" ")},E=()=>`${PLUGIN_ID.split("-")[0]}_${TEST_ID}`,T=t=>{const e=(()=>{if(p()||g())return!1;const t=ABTasty.getTestsOnPage()[TEST_ID];return!!t&&Object.keys(t.targetings.qaParameters).length>0})(),r=window.document.cookie.includes("abTastyDebug=")||!0===window.abTastyDebug;if(e||r){const r=w();window.console.log(`%c${r} - ${e?"QA":"Debug"} Mode for campaign ${TEST_ID} %c ${t}`,"background-color: #D6FF01; color: #3100be; padding: 3px 0 3px 10px; border-radius: 5px 0 0 5px; font-weight: bold;","background-color: #3100be; color: white; padding: 3px 10px 3px 0; border-radius: 0 5px 5px 0;")}},S=t=>{const e={promise:null,resolve:null,reject:null,name:t};return e.promise=new Promise((t,r)=>{e.resolve=t,e.reject=r}),e},C=(t,e)=>{const r=e?[]:null;if("string"!=typeof t||!t.trim().length)return r;const[n,i,o]=t.split("[]").map(t=>t.trim()),s=Boolean(o)?o:t,a=i?document.querySelector(n)?.[i]:document;return a?e?[...a.querySelectorAll(s)]:a.querySelector(s):r},$=t=>C(t,!1),x=t=>C(t,!0),P=(t,e)=>{const r=document.querySelector("body")||document.documentElement,n={childList:!0,subtree:!0,attributes:!0},i=()=>o.disconnect(),o=new MutationObserver(()=>{const r=$(e);return r&&!i()&&t(r)});return{clear:i,observe:(t=r)=>o.observe(t,n)}},L=()=>{},k=(t,e)=>{const r=$(t),n={selector:t,clear:L,observe:L};if(r)return setTimeout(()=>e(r),0),n;if(p())return setTimeout(()=>k(t,e),1e3),n;if(t.includes("[]"))return((t,e)=>{const[r,n]=e.split("[]").map(t=>t.trim()),i=$(r),o=i?.[n],{clear:s,observe:a}=P(t,e),c=()=>{const r=$(e);return r&&!l()&&t(r)},l=()=>{s(),i?.removeEventListener("load",c)},u=()=>{a(o),"iframe"===i?.localName&&i.addEventListener("load",c)};return u(),{selector:e,clear:l,observe:u}})(e,t);const{clear:i,observe:o}=P(e,t);return o(),{selector:t,clear:i,observe:o}};function A(t,e){const r=t.parentElement||t.getRootNode().host;return e(t)||!r?t:A(r,e)}const I=(t,e)=>[...x(e)].some(r=>{const[n,,i]=e.split("[]"),o=i??n;return r===t||!!t.closest(o)});let N=!1;const O="remove",R="rebuild",_="update",j="click",D="hover";class B{constructor(){this.targets=[],this.existingTargets=[],this.inViewportTargets=[],this.visibilityObserver=null,this.mutationObserver=null,this.mouseOverEvent=null,this.scrollEvent=null,this.onTransitionEnd=null,this.onIframeLoad=null}transitionOverHandler(t){const e=[t,"transitionend",this.checkElements.bind(this),!0];return this.getEvents(...e)}intersectionHandler(t){t.forEach(t=>{t.isIntersecting?(this.existingTargets.forEach(e=>{e.element.isSameNode(t.target)&&(this.inViewportTargets.push(e),this.mouseOverEvent.start(),this.scrollEvent.start(),this.onTransitionEnd.start())}),this.checkElements()):this.inViewportTargets=this.inViewportTargets.filter(e=>!e.element.isSameNode(t.target)||(this.mouseOverEvent.clear(),this.scrollEvent.clear(),this.onTransitionEnd.clear(),!1))})}startVisibilityObserver(t){const e={root:t,rootMargin:"0px",threshold:0};return this.visibilityObserver??=new IntersectionObserver(this.intersectionHandler.bind(this),e),this.visibilityObserver}startMutationObserver(t){return this.mutationObserver??=new MutationObserver(this.checkElements.bind(this)),this.mutationObserver.observe(t,{attributes:!0,childList:!0,subtree:!0}),this.mutationObserver}onMouseOver({target:t,path:e}){const r=this.inViewportTargets.find(({element:r,selector:n})=>{if(r.isSameNode(t))return!0;const[i,,o]=n.split("[]"),s=o??i,a=[...t.querySelectorAll(s)];if(a.length&&a.includes(r))return!0;if(e.includes(r))return!0;if(!t.parentElement?.children?.length)return;const c=[...t.parentElement.children],l=c.findIndex(e=>e.isSameNode(t)),u=c.filter((t,e)=>e>l);if(u.length){if(u.includes(r))return!0;if(u.some(t=>[...t.querySelectorAll(s)].includes(r)))return!0}return!1});if(r&&this.isElementVisible(r.element)){const{selector:t,element:e,uniqueId:n}=r,i=this.targets.find(e=>e.selector===t&&e.uniqueId===n);i&&i.resolve(e),this.clear(t,n)}}getEvents(t,...e){return{start:()=>t?.addEventListener(...e),clear:()=>t?.removeEventListener(...e)}}mouseOverHandler(t){const e=[t,"ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0?"touchmove":"mouseover",t=>{const e=t.composedPath(),{target:r}=t;setTimeout(()=>this.onMouseOver({target:r,path:e}),50)},!0];return this.getEvents(...e)}scrollEventHandler(t){const e=[t,"scroll",(r=this.checkElements.bind(this),()=>{N||(N=!0,setTimeout(()=>{r(),N=!1},100))}),{passive:!0}];var r;return this.getEvents(...e)}isElementVisible(t){return this.isElementOpaque(t)&&this.isElementTopmost(t)}isElementOpaque(t){return"HTML"===A(t,t=>"0"===window.getComputedStyle(t).opacity).nodeName}isElementTopmost(t){const e=t.getBoundingClientRect(),r=[[e.left,e.top],[e.right,e.top],[e.left,e.bottom],[e.right,e.bottom],[e.left+e.width/2,e.top],[e.left+e.width/2,e.bottom],[e.left,e.height/2],[e.right,e.height/2],[e.left+e.left/2,e.height/2]];let n=!1,i=0;for(;!n&&i<r.length;){const e=t.getRootNode()?.elementFromPoint(...r[i]);n=t===e||e?.contains(t)||t.contains(e),i+=1}return n}checkElements(){this.targets.forEach(({selector:t,uniqueId:e})=>{const r=$(t),[n,,i]=t.split("[]"),o=i??n;r&&!this.existingTargets.find(t=>t.element.matches(o)&&t.uniqueId===e)&&(this.existingTargets.push({element:r,selector:t,uniqueId:e}),this.visibilityObserver.observe(r))}),this.existingTargets=this.existingTargets.filter(({selector:t,element:e})=>!!$(t)||(e&&this.visibilityObserver.unobserve(e),!1)),this.inViewportTargets=this.inViewportTargets.filter(({selector:t,element:e,uniqueId:r})=>{const[n,,i]=t.split("[]"),o=i??n;if(e.matches(o)&&this.isElementVisible(e)){const n=this.targets.find(e=>e.selector===t&&e.uniqueId===r);return n&&n.resolve(e),this.clear(t,r),!1}return!0})}onLoadIframe(t){const e=[t.defaultView.frameElement,"load",()=>this.watch(selector,resolve,uniqueId).bind(this),{passive:!0}];return this.getEvents(...e)}watch(t,e,r){this.targets.push({selector:t,resolve:e,uniqueId:r});const{clear:n}=k(t,t=>{n();const e=t.getRootNode(),r="body"in e?e.body:document;this.mouseOverEvent=this.mouseOverHandler(e),this.scrollEvent=this.scrollEventHandler(e),this.onTransitionEnd=this.transitionOverHandler(e),e.defaultView?.frameElement&&(this.onIframeLoad=this.onLoadIframe(e),this.onIframeLoad.start()),this.startVisibilityObserver(r),this.startMutationObserver(r),this.checkElements()})}clear(t,e){[this.targets,this.existingTargets,this.inViewportTargets]=[this.targets,this.existingTargets,this.inViewportTargets].map(r=>r.filter(({selector:r,uniqueId:n})=>r!==t&&n!==e));const r=$(t);r&&this.visibilityObserver?.unobserve(r),0===this.targets.length&&(this.mutationObserver?.disconnect(),this.onIframeLoad?.clear()),0===this.inViewportTargets.length&&(this.mouseOverEvent?.clear(),this.scrollEvent?.clear(),this.onTransitionEnd?.clear())}}const W="ABTastyData";class V{constructor({triggerEvent:t,triggerSelector:e,triggerDelay:r,triggerTarget:n}){this.event=t,this.selector=Boolean(e)?e:"body",this.target="string"==typeof n?$(e):n,this.delay=1e3*r,this.triggerElements=[],this.eventsListeners=[],this.timeouts=[],this.intervals=[],this.promises=[],this.visibilityObservers=[],this.socialProofStore={},this.elementWaiters=[]}async onElementVisible({promise:t,resolve:e}){const r=S(`${this.event}DomReady`);this.promises.push(r);const{clear:n}=k(this.selector,()=>{const t=new B;this.visibilityObservers.push(t),t.watch(this.selector,e,E())});return this.elementWaiters.push(n),t}onPageLoad({promise:t,resolve:e}){const r=()=>"complete"===document.readyState;if(!r()){const n=["readystatechange",()=>r()&&e(!0),{passive:!0}];return this.eventsListeners.push([document,...n]),document.addEventListener(...n),t}return e(!0),t}onClick({promise:t,resolve:e}){const r=({isTrusted:t,target:r})=>{if(t)return(r.isEqualNode(this.target)||I(r,this.selector))&&e(!0)},{clear:n}=k(this.selector,t=>{n();const e=document.createElement("style");e.id=`Click_${E()}`;const[i,,o]=this.selector.split("[]"),s=o??i;e.innerHTML=`${s} {\n\t\t\t\tcursor: pointer !important;\n\t\t\t\tpointer-events: all !important;\n\t\t\t}`;const a=t.getRootNode();("head"in a?a.head:a).appendChild(e),this.triggerElements.push(e);const c=["click",r,{passive:!0,capture:!0}];this.eventsListeners.push([a,...c]),a.addEventListener(...c)});return this.elementWaiters.push(n),t}onHover({promise:t,resolve:e}){const r=({isTrusted:t,target:r})=>{if(t)return(this.target?r.isEqualNode(this.target):I(r,this.selector))&&e(!0)},{clear:n}=k(this.selector,t=>{const e=t.getRootNode(),n="body"in e?e.body:[...e.childNodes].find(e=>e.contains(t)),i=["mouseenter",r,{passive:!0,capture:!0}];this.eventsListeners.push([n,...i]),n.addEventListener(...i)});return this.elementWaiters.push(n),t}onExitIntent({promise:t,resolve:e}){const r=["mouseleave",({isTrusted:t,clientY:r})=>{t&&r<=0&&e(!0)},{passive:!0}],{clear:n}=k("html",t=>{n(),this.eventsListeners.push([t,...r]),t.addEventListener(...r)});return t}onReengage({promise:t,resolve:e}){const r=this.delay;let n=r;const i=[...document.querySelectorAll("*:empty")].map(t=>t.contentDocument||t.shadowRoot).filter(t=>t),o=[({isTrusted:t})=>{t&&(n=r)},{passive:!0}];["click","mousemove","scroll","keypress"].forEach(t=>{[document,...i].forEach(e=>{this.eventsListeners.push([e,t,...o]),e.addEventListener(t,...o)})});const s=setInterval(()=>{n<=0?e(!0):n-=100},100);return this.intervals.push(s),t}onCustomTrigger({promise:t,resolve:e}){const{triggerEventCustomScript:r}=DATA;return new Function(`return new Promise(async resolve => {${r}})`)().then(t=>t&&e(!0)),t}onScrollUp({promise:t,resolve:e}){let r=0;const n=["scroll",({isTrusted:t})=>{t&&(window.scrollY<r?e(!0):r=window.scrollY)},{passive:!0,capture:!0}];return this.eventsListeners.push([document,...n]),document.addEventListener(...n),t}onScrollPercentReached({promise:t,resolve:e}){const{triggerEventScrollPercent:r}=DATA,n=["scroll",({isTrusted:t})=>{if(!t)return;const n=(()=>{const{documentElement:t,body:e}=document,r=t.scrollTop||e.scrollTop,n=t.scrollHeight||e.scrollHeight;return Math.trunc(r/(n-t.clientHeight)*100,10)})();r<n&&e(!0)},{passive:!0,capture:!0}];return this.eventsListeners.push([document,...n]),document.addEventListener(...n),t}checkSocialProofConditions(t,e,r,n){const i=(()=>{let t;return window.ABTasty||window.ABTASTY_S?(window.ABTASTY_S?.USER?.accountIdentifier?.length?t=window.ABTASTY_S.USER.accountIdentifier:"function"==typeof window.ABTasty?.getAccountSettings?t=window.ABTasty.getAccountSettings().identifier:window.ABTasty?.accountSettings&&(t=window.ABTasty.accountSettings.identifier),t):t})(),{viewInterval:o,spNoTrim:s}=DATA;if(this.socialProofStore.hasOwnProperty(t))r(this.socialProofStore[t])?n(`${this.socialProofStore[t][o]}`):n(!1);else if(t&&i){const a=e=>(this.socialProofStore[t]=e,n(!!r(e)&&`${e[o]}`));fetch(`https://api-social-proof.abtasty.com/clients/${i}/metrics/${e}?key=${t}${s?"&noTrim=true":""}`).then(t=>t.ok&&t.json()).then(a).catch(()=>T("Failed to fetch datas from server."))}else n(!1)}getSocialProofDatas({promise:t,resolve:e},r,n=!1){const{productKey:i,keyType:o}=(()=>{const{socialProofContentType:t,productKeyProvider:e,pathToProductKey:r,customJSProductKey:n,productSKU:i}=DATA;if(2===t)return{productKey:m(),keyType:"url"};{let o=null,s="sku";switch(e){case"ABTastyProductKey":o=window.ABTastyProductKey;break;case"pathToProductKey":o=f(`return ${r};`);break;case"customJSProductKey":o=f(n);break;case"productSKU":o=i}return o||3!==t||(o=m(),s="url"),{productKey:o,keyType:s}}})(),{viewInterval:s,triggerSocialProofMinVisitors:a,triggerSocialProofMinPurchases:c,triggerSocialProofMinPageViews:l}=DATA,u={pv:l,i:c,"v-pv":a}[r];return[typeof s,typeof u].includes("undefined")&&e(!1),n&&!i&&(T("Not able to find ABTastyProductKey, impossible to call the API, read documentation for more informations:\n\t\t\t\thttps://support.abtasty.com/hc/en-us/articles/4710919241628-Widgets-List#h_84c04344-c655-4e5e-b9ab-d26a798ad9b0"),e(!1)),this.checkSocialProofConditions(i,"v-pv"===r&&"sku"===o?"v-i":r,t=>{const e=void 0!==t[s]&&t[s]>=u;return e||T(`Widget will not be shown, Social Proof API returned ${t[s]} while ${u} are required`),e},e),t}onConsent({promise:t,resolve:e}){if(!y()){const r=["abtasty_consentValid",()=>e(!0)];return this.eventsListeners.push(r),window.addEventListener(...r),t}return e(!0),t}onTrackingSent({promise:t,resolve:e}){const{triggerEventTrackingSent:r}=DATA;let n=localStorage.getItem(W);const i=()=>JSON.parse(n)?.ActionTracking?.some(({name:t})=>t===r),o=["storage",({key:t,newValue:r})=>{t===W&&(n=r,i()&&e(!0))},{passive:!0,capture:!0}];return n&&i()?e(!0):(()=>{this.eventsListeners.push([window,...o]),window.addEventListener(...o)})(),t}onMinPagesViewed({promise:t,resolve:e}){const{triggerEventMinPagesViewed:r}=DATA;let n=localStorage.getItem(W);const i=()=>r<=(n?JSON.parse(n)?.VisitedPages?.length:0),o=["storage",({key:t,newValue:r})=>{t===W&&(n=r,i()&&e(!0))},{passive:!0,capture:!0}];return n&&i()?e(!0):(()=>{this.eventsListeners.push([window,...o]),window.addEventListener(...o)})(),t}onRageClick({promise:t,resolve:e}){const{triggerEventRageClickQuantity:r,triggerEventRageClickDelay:n}=DATA;let i=0,o=!1;const s=["click",({isTrusted:t})=>{if(t&&(i+=1,i>=r&&e(!0),!o)){o=!0;const t=setTimeout(()=>{i=0,o=!1},n);this.timeouts.push(t)}},{passive:!0,capture:!0}],a=t=>{this.eventsListeners.push([t,...s]),t.addEventListener(...s)},{clear:c}=k("iframe []contentDocument[] body > *",()=>{const t=document.getElementsByTagName("iframe");for(const e of t){"contentDocument"in e&&"body"in e.contentDocument&&a(e.contentDocument);const t=()=>a(e.contentDocument);e.addEventListener("load",t),this.eventsListeners.push([e,"onIframeLoad",t])}});return this.elementWaiters.push(c),a(document),t}clear(){this.triggerElements=this.triggerElements.filter(t=>(t.remove(),!1)),this.eventsListeners=this.eventsListeners.filter(t=>{const[e,...r]=t;return e&&r.length>1&&e.removeEventListener(...r),!1}),this.timeouts=this.timeouts.filter(t=>(clearTimeout(t),!1)),this.intervals=this.intervals.filter(t=>(clearInterval(t),!1));const t=E();return this.visibilityObservers=this.visibilityObservers.filter(e=>(e.clear(this.selector,t),!1)),this.promises=this.promises.filter(t=>(t.resolve(!1),!1)),this.elementWaiters=this.elementWaiters.filter(t=>(t(),!1)),this}async isTriggered(){this.clear();const t=S(this.event);this.promises.push(t);const e={consent:()=>this.onConsent(t),direct:()=>!0,pageLoad:()=>this.onPageLoad(t),click:()=>this.onClick(t),exitIntent:()=>this.onExitIntent(t),reengage:()=>this.onReengage(t),elementVisible:()=>this.onElementVisible(t),script:()=>this.onCustomTrigger(t),hover:()=>this.onHover(t),scrollUp:()=>this.onScrollUp(t),scrollPercent:()=>this.onScrollPercentReached(t),rageClick:()=>this.onRageClick(t),minPagesViewed:()=>this.onMinPagesViewed(t),trackingSent:()=>this.onTrackingSent(t),socialProofPurchases:()=>this.getSocialProofDatas(t,"i",!0),socialProofPageViews:()=>this.getSocialProofDatas(t,"pv"),socialProofVisitors:()=>this.getSocialProofDatas(t,"v-pv")},r=!Object.prototype.hasOwnProperty.call(e,this.event)||await e[this.event]();return r&&this.clear(),"reengage"!==this.event&&this.delay?r&&await(async()=>{const t=S(`${this.event}Delay`);this.promises.push(t);const e=setTimeout(()=>{t.resolve(!0),this.clear()},this.delay);return this.timeouts.push(e),t.promise})():r}}const F="display",q="closing",H="validation",M="ABTastyWidgets",G=`${M}Temporary`;class U{constructor({displayRecurrence:t,closingRecurrence:e,validationRecurrence:r},n){this.displayRecurrence=parseFloat(t),this.closingRecurrence=parseFloat(e),this.validationRecurrence=parseFloat(r),this.onSetCallback=n,this.widgetName=b(),this.uniqueId=E(),this.recurrenceKey=`${this.widgetName}_${this.uniqueId}`,this.isListeningStorageEvent=this.listenStorageEvent(),this.pendingRecurrence=!1,this.pendingRecurrenceValue={}}onStorage({key:t}){const e=localStorage.getItem(G),r=sessionStorage.getItem(M);"ABTastyData"===t&&!e&&r&&localStorage.setItem(G,r)}listenStorageEvent(){return this.isListeningStorageEvent||window.addEventListener("storage",this.onStorage.bind(this)),!0}getGivenRecurrenceStorageParsed(t){try{const e=t.getItem(M);return JSON.parse(e)}catch(e){return t.removeItem(M),!1}}getSessionRecurrenceStorageParsed(){return this.getGivenRecurrenceStorageParsed(window.sessionStorage)}getLocalRecurrenceStorageParsed(){return this.getGivenRecurrenceStorageParsed(window.localStorage)}removeGivenStorage(t,e){const{[this.recurrenceKey]:r,...n}=e;return Object.entries(n).length?(t.setItem(M,JSON.stringify(n)),n):(t.removeItem(M),!1)}removeSessionRecurrenceStorage(){const t=this.getSessionRecurrenceStorageParsed();return!!t&&this.removeGivenStorage(window.sessionStorage,t)}removeLocalRecurrenceStorage(){const t=this.getLocalRecurrenceStorageParsed();return!!t&&this.removeGivenStorage(window.localStorage,t)}getSessionRecurrence(){const t=this.getSessionRecurrenceStorageParsed();return!!t&&t[this.recurrenceKey]}getLocalRecurrence(){const t=this.getLocalRecurrenceStorageParsed();return!!t&&t[this.recurrenceKey]}getCurrentRecurrence(){if(this.pendingRecurrence)return this.pendingRecurrenceValue;const t=this.getSessionRecurrence(),e=this.getLocalRecurrence();return t||e||{type:!1}}isOver(){const t=localStorage.getItem(G),e=!(!t||!t.includes(this.recurrenceKey))||this.getSessionRecurrence();t&&(sessionStorage.setItem(M,t),localStorage.removeItem(G));const r=this.getLocalRecurrence(),n=(r?parseFloat(r.stamp):0)<(new Date).getTime();return n&&this.removeLocalRecurrenceStorage(),!this.pendingRecurrence&&n&&!this.getLocalRecurrence()&&!e}setRecurrence(t,e){0!==t&&(window.removeEventListener("storage",this.onStorage.bind(this)),this.isListeningStorageEvent=!1);const r=this.getTypeOfStorage(t);if(g()||!r&&"object"!=typeof r)return!1;const{storageString:n,storageMethod:i}=r,o=this.getStamp(t),s={type:e,stamp:o},{type:a}=this.getCurrentRecurrence(),c=async()=>{if(!y()){this.pendingRecurrence=!0,this.pendingRecurrenceValue=s;const t=new V({triggerEvent:"consent"});await t.isTriggered(),this.pendingRecurrence=!1,this.pendingRecurrenceValue={}}const t=this.getSessionRecurrence(),e=this.getLocalRecurrence();let r;"session"===n?t?r=this.removeSessionRecurrenceStorage():(this.removeLocalRecurrenceStorage(),r=this.getSessionRecurrenceStorageParsed()):"local"===n&&(e?r=this.removeLocalRecurrenceStorage():(this.removeSessionRecurrenceStorage(),r=this.getLocalRecurrenceStorageParsed()));const o=r?{[this.recurrenceKey]:s,...r}:{[this.recurrenceKey]:s};i.setItem(M,JSON.stringify(o)),this.onSetCallback&&"function"==typeof this.onSetCallback&&this.onSetCallback()};if(!i)return!1;if(a&&e!==H)if(e===q&&a!==H)c();else{if(e!==F||a===H||a===q)return!1;c()}else c();return o}setDisplayRecurrence(){const t=F;this.setRecurrence(this.displayRecurrence,t)}setClosingRecurrence(){const t=q;this.setRecurrence(this.closingRecurrence,t)}setValidationRecurrence(){const t=H;this.setRecurrence(this.validationRecurrence,t)}getStamp(t){return(new Date).getTime()+864e5*t}getTypeOfStorage(t){return!(isNaN(t)||t<0||0!==t&&!t)&&(t>0?{storageString:"local",storageMethod:window.localStorage}:0===t&&{storageString:"session",storageMethod:window.sessionStorage})}}class K{constructor(t,e,r){this.isWidgetApplied=t,this.callback=e,this.shouldUpdate=r,this.triggerIframeTarget=null,this.observer=new MutationObserver(this.observerHandler.bind(this)),this.tagRollbackEventParams=["abtasty_resetActionTracking",this.onTagRollback.bind(this)],this.onCampaignLaunchedEventParams=["abtasty_executedCampaign",this.onCampaignLaunched.bind(this)]}decisionHandler(t){const e=!t&&this.isWidgetApplied(),r=e?this.shouldUpdate&&_:R;return r?(this.clearWatcher(),this.callback(r,!t,e),this.watch(),this):this}onCampaignLaunched({detail:{campaignId:t}}){t===TEST_ID&&(this.callback(R,!1),this.watch())}onTagRollback({target:t}){return this.clearWatcher(t),this.callback(O,!1),window.addEventListener(...this.onCampaignLaunchedEventParams),this}observerHandler(t){return v()?t.some(t=>["removedNodes","addedNodes"].some(e=>t[e]&&t[e].length))?this.decisionHandler():this:this.callback(O,!1)}watch(t,e){if(p())return this;if(this.clearWatcher(t),window.removeEventListener(...this.onCampaignLaunchedEventParams),document.addEventListener(...this.tagRollbackEventParams),e?.includes("[]contentDocument[]")){const t=e.split("[]")[0].trim(),{clear:r}=k(t,t=>{r(),this.triggerIframeTarget=t,t.addEventListener("load",this.decisionHandler.bind(this))})}const r=t?.defaultView?.frameElement;r&&this.triggerIframeTarget!==r&&r.addEventListener("load",this.decisionHandler.bind(this));const{clear:n}=k("body",e=>{n();const r=t?.body||t||e;this.observer.observe(r,{childList:!0,subtree:!0})});return this}clearTriggerElementWatcher(){this.triggerIframeTarget?.removeEventListener("load",this.decisionHandler.bind(this))}clearWatcher(t){return document.removeEventListener(...this.tagRollbackEventParams),this.observer.disconnect(),this.clearTriggerElementWatcher(),t?.defaultView?.frameElement?.removeEventListener("load",this.decisionHandler.bind(this)),this}}const z=/.+\/([^.]+)\.(otf|ttf)$/,Y=["socialProofPurchases","socialProofPageViews","socialProofVisitors"];class J{constructor(t,e){this.children=void 0,this.uniqueId=`${E()}${e?`_${e}`:""}`,this.widgetName=b(),this.prettyName=w(),this.recurrenceParams=(()=>{const{displayRecurrence:t,closingRecurrence:e,validationRecurrence:r}=DATA,n=!t&&!e&&!r;if(p()||n)return!1;const i={everytime:()=>-1,session:()=>0,once:()=>395,day:t=>DATA[`${t}_day`],week:t=>7*DATA[`${t}_week`],month:t=>30.5*DATA[`${t}_month`]},o={};return t&&(o.displayRecurrence=i[t]("displayRecurrence")),e&&(o.closingRecurrence=i[e]("closingRecurrence")),r&&(o.validationRecurrence=i[r]("validationRecurrence")),o})(),this.triggerParams=(t=>{let{triggerEvent:e}=DATA;const{triggerEventClick:r,triggerEventHover:n,triggerEventReengageDelay:i,socialProofContentType:o,triggerEventElementVisible:s,triggerEventDelay:a}=DATA;if(p()||!e&&!o)return!1;const c={click:()=>r,hover:()=>n,elementVisible:()=>s},l=Object.prototype.hasOwnProperty.call(c,e)?c[e]():"body",u="reengage"===e?i:a;return o&&(e=[,"socialProofPurchases","socialProofPageViews","socialProofVisitors"][o]),{triggerEvent:e,triggerSelector:l,triggerDelay:u,triggerTarget:t}})(t),this.recurrence=!!this.recurrenceParams&&new U(this.recurrenceParams,this.clearGivenClearables.bind(this)),this.trigger=!!this.triggerParams&&new V(this.triggerParams),this.shouldUpdate=!!this.triggerParams&&Y.includes(this.triggerParams.triggerEvent),this.pageWatcher=new K(this.isWidgetApplied.bind(this),this.onPageChange.bind(this)),this.hasOncePerPageTrigger=(()=>{const{isOncePerPageTrigger:t,triggerEvent:e}=DATA;return!e||!["click","hover","scrollUp","script"].includes(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.rootElement=null,this.domElement=this.getDom(),this.hasBeenShown=!1,this.closedByUser=!1,this.elementsWaiters=[]}clearGivenClearables(){this.elementsWaiters.forEach(t=>t.clear()),this.elementsWaiters=[]}isWidgetApplied(){return this.domElement?.isConnected&&this.domElement.ownerDocument?.defaultView}removeOldDomElement(){const t=this.rootElement?.getElementById(this.widgetContainerId);return t?.remove(),this}async insert(){if(this.isWidgetApplied())return!1;const t=["free"];"drawer"===DATA.layout&&DATA.customTarget&&t.push("drawer");const e=t.includes(DATA.layout);return new Promise(t=>{const{elementReferrer:r="body",referrerInsertType:n="beforeend"}=e?DATA:{},i=k(r,e=>{this.elementsWaiters=this.elementsWaiters.filter(t=>t.selector!==r),this.rootElement=e.getRootNode(),this.removeOldDomElement(),this.domElement.appendChild(this.styleElement),t(e.insertAdjacentElement(n,this.domElement))});this.elementsWaiters.push(i)}).then(()=>this)}remove(){return this.trigger&&this.trigger.clear(),this.pageWatcher.clearWatcher(this.rootElement),this.domElement?.isConnected&&this.domElement.remove(),this.hasOncePerPageTrigger?this.pageWatcher.watch(this.rootElement):p()||this.init().then(({response:t})=>t?this.show():this),this}show(){return p()||this.hasBeenShown&&this.hasOncePerPageTrigger||window.ABTastyEvent(`${this.prettyName} displayed`,null,TEST_ID),this.closedByUser=!1,setTimeout(()=>this.domElement.classList.remove(this.hideClassName),50),this.recurrence&&this.recurrence.setDisplayRecurrence(),this.hasBeenShown=!0,this.pageWatcher.watch(this.rootElement),this}hide(t=!0){return!p()&&this.hasBeenShown&&t&&window.ABTastyEvent(`${this.prettyName} closed`,null,TEST_ID),t&&(this.pageWatcher.clearWatcher(this.rootElement),this.closedByUser=!0),this.domElement.classList.add(this.hideClassName),this}async init(t){const e=p(),r=v(),n=this.trigger?.promises?.length,i=!this.recurrence||this.recurrence.isOver();if(!e&&!r||n||!i)return{container:this,response:!1};this.pageWatcher.watch(this.rootElement||document,this.triggerParams.triggerSelector);const o=e||!this.trigger||this.trigger&&await this.trigger.isTriggered();this.pageWatcher.clearTriggerElementWatcher();const s={container:this,response:o};return o?(await this.insert(),this.addCloseEvent(),e||t||this.hasBeenShown||void 0===this.children||"function"!=typeof this.children.refreshContent||this.children.refreshContent(o),s):s}onPageChange(t,e,r){const n=()=>this.init().then(({response:t})=>{t?this.show():this.hide(!1)});e||(this.hasBeenShown=!1,this.trigger&&this.trigger.clear());const i={[O]:()=>r?this.remove():this.pageWatcher.watch(this.rootElement),[R]:()=>{this.hasBeenShown?this.closedByUser?this.pageWatcher.watch(this.rootElement):r||this.insert().then(t=>t.show()).catch(this.pageWatcher.watch):n()},[_]:()=>{this.hasBeenShown?this.pageWatcher.watch():n()}};"function"==typeof i[t]&&i[t]()}addCloseEvent(...t){const{closeButton:e,overlay:r,overlayClickable:n,layout:i,animationDuration:o=1e3}=DATA,s=[];if(void 0!==r&&!0!==r||!0!==n||"popin"!==i||s.push(`.${this.overlayClassName}`),void 0!==e&&e&&s.push(`.${this.closeButtonClassName}`),!s.length)return this;const a=this.domElement.querySelectorAll(s.join(", "));if(!a.length)return this;const c=["click",t=>{(t=>{p()||(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation())})(t),this.recurrence&&this.recurrence.setClosingRecurrence(),this.hide(!0),setTimeout(()=>this.remove(),1.05*o)},{once:!0,capture:!0}];return t.push(...a),t.forEach(t=>{p()&&(t.dataset.abtastyActionnable="true"),t.removeEventListener(...c),t.addEventListener(...c)}),this}getDom(){const{closeButton:t,layout:e,overlayClickable:r,overlay:n=!0}=DATA,i=document.createElement("div");return i.className=`${this.basicClassName} ${this.hideClassName}`,i.id=this.widgetContainerId,["popin","bannerTop","bannerBottom"].includes(e)&&(i.role="dialog"),i.innerHTML=`\n\t\t\t${"popin"===e&&!0===n?`<div ${r?'aria-label="Close dialog"':""} class="${this.overlayClassName}"></div>`:""}\n\t\t\t<div class="${this.contentClassName}">\n\t\t\t${t?`<button class="${this.closeButtonClassName}" aria-label="Close dialog"><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(t,e){if(!t||"inherit"===t||!/otf|ttf/g.test(e))return;const r=document.createElement("style"),n=e.match(z)?e.match(z)[1]:"";r.innerHTML=`@font-face { font-family: '${t}_${n}'; src: url('${e}'); font-display: swap; }`;const i=this.rootElement?.head||document.head;i?.appendChild(r)}getStyleTag(t="",e=DATA){const{noStyles:r,layout:n}=e,{backgroundColor:i,isBackgroundImage:o,backgroundImage:s,backgroundSize:a,backgroundPosition:c,backgroundRepeat:l,borderColor:u,borderRadius:h,borderWidth:d,textColor:g,textAlign:f,fontName:m,fontStyle:v,fontSize:y,isTitle:b,titleTextAlign:w,titleTextColor:E,titleFontName:T,titleFontStyle:S,titleFontSize:C,overlay:$,overlayColor:x,dropShadow:P,dropShadowColor:L,dropShadowBlur:k,containerMargin:A,containerPadding:I,closeButton:N,closeButtonPosition:O,closeButtonSize:R,closeButtonBorderRadius:_,closeButtonBorderWidth:j,closeButtonBorderColor:D,closeButtonColor:B,closeButtonBackgroundColor:W,buttonsAlign:V,buttonsBorderWidth:F,buttonsBorderColor:q,buttonsBorderRadius:H,buttonsBackgroundColor:M,buttonsTextColor:G,buttonsFontName:U,buttonsFontStyle:K,buttonsFontSize:Y,secondLink:J,secondLinkBorderWidth:Q,secondLinkBorderColor:X,secondLinkBorderRadius:Z,secondLinkBackgroundColor:tt,secondLinkTextColor:et,secondLinkFontName:rt,secondLinkFontStyle:nt,secondLinkFontSize:it,animation:ot,animationDuration:st,animationBehaviour:at,animationSlideDirection:ct}=r?{}:e,lt=document.createElement("style");p()&<.setAttribute("abtasty-script-added","true"),this.loadFont(m,v),this.loadFont(T,S),this.loadFont(U,K),this.loadFont(rt,nt);const ut=`background: ${["string"==typeof i?i:"rgba(255, 255, 255, 1)",o&&"string"==typeof s&&s.length?`url(${s})`:"",o&&"string"==typeof c&&"100% 100%"!==a?c:"0 0",o&&"string"==typeof a?`/ ${a}`:"/ auto",o&&l&&!["cover","100% 100%"].includes(a)?"repeat":"no-repeat"].join(" ").trim()};`,ht="number"==typeof d&&d>0,dt=`border: ${[ht?`${d}px`:"unset",ht?"solid":"",ht&&"string"==typeof u&&u.length?u:""].join(" ").trim()};`,pt=void 0!==h?`border-radius: ${h}px;`:"",gt=void 0!==g?`color: ${g}; fill: ${g}; -webkit-text-fill-color: ${g};`:"",ft=void 0!==f?`text-align: ${f};`:"",mt=m&&"inherit"!==m?`font-family:${m}_${v.match(z)?v.match(z)[1]:""};`:v||"",vt=y?`font-size: ${y}px;`:"",yt=void 0!==P&&P?`box-shadow: 0 5px ${k}px 0 ${L};`:"",bt=A instanceof Array&&1===A.length&&A[0],wt=bt?`margin: ${bt.top}px ${bt.right}px ${bt.bottom}px ${bt.left}px;`:"",Et=bt?`margin: calc(${bt.top}px * 0.5) calc(${bt.right}px * 0.5) calc(${bt.bottom}px * 0.5) calc(${bt.left}px * 0.5);`:"",Tt=I instanceof Array&&1===I.length&&I[0],St=Tt?`padding: ${Tt.top}px ${Tt.right}px ${Tt.bottom}px ${Tt.left}px;`:"",Ct=Tt?`padding: calc(${Tt.top}px * 0.5) calc(${Tt.right}px * 0.5) calc(${Tt.bottom}px * 0.5) calc(${Tt.left}px * 0.5);`:"",$t=void 0!==F&&F?`border-width: ${F}px; border-style: solid;`:"",xt=[q,F].every(t=>void 0!==t)&&F?`border-color: ${q};`:"",Pt=void 0!==H?`border-radius: ${H}px;`:"",Lt=void 0!==M?`background-color: ${M};`:"",kt=void 0!==G?`color: ${G}; fill: ${G}; -webkit-text-fill-color: ${G};`:"",At=U&&"inherit"!==U?`font-family:${U}_${K.match(z)?K.match(z)[1]:""};`:K||"",It=Y?`font-size: ${Y}px;`:"",Nt="number"==typeof Q?`border-width: ${Q}px; border-style: solid;`:"",Ot=[X,Q].every(t=>void 0!==t)&&Q?`border-color: ${X};`:"",Rt=void 0!==Z?`border-radius: ${Z}px;`:"",_t=void 0!==tt?`background-color: ${tt};`:"",jt=void 0!==et?`color: ${et}; fill: ${et}; -webkit-text-fill-color: ${et};`:"",Dt=rt&&"inherit"!==rt?`font-family:${rt}_${nt.match(z)?nt.match(z)[1]:""};`:nt||"",Bt=it?`font-size: ${it}px;`:"",Wt="popin"!==n||void 0!==$&&!0!==$?"":[`#${this.widgetContainerId} .${this.overlayClassName} {`,`background-color: ${void 0!==x?x:"rgba(0, 0, 0, 0.6)"};`,"}"].join(""),Vt="number"==typeof R?R:16,Ft=Vt/2,qt=r||void 0!==N&&N?[`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} {`,"position: absolute;",("out"===O?`bottom: calc(100% + ${Ft}px)`:`top: ${Ft}px`)+";",`right: ${Ft}px;`,"width: auto;","height: auto;","background: none;","border: none;","cursor: pointer;","padding: 0;","margin: 0;","line-height: 0;","z-index: 9;","number"==typeof _?`border-radius: ${_}px;`:"","number"==typeof j&&j>0?`border: ${j}px solid ${void 0!==D?D:"rgba(57, 57, 57, 1)"};`:"","string"==typeof W?`background-color: ${W};`:"","}",`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} svg {`,"pointer-events: none;",`width: ${Vt}px;`,`height: ${Vt}px;`,"string"==typeof B?`fill: ${B};`:"","}"].join(""):"",Ht=b&&"string"==typeof E?[`#${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: ${E}; fill: ${E}; -webkit-text-fill-color: ${E};`,void 0!==w?`text-align: ${w};`:"",T&&"inherit"!==T?`font-family:${T}_${S.match(z)?S.match(z)[1]:""};`:S||"",C?`font-size: ${C}px;`:"","}"].join(""):"";let Mt="";if("string"==typeof ot){const t=(st/1e3).toFixed(2),e=["top","bottom"].includes(ct),r=Number(e),n=[(["top","left"].includes(ct)?"-":"")+"100vmax",this.translateValues?this.translateValues[r]:"0"];e&&n.reverse(),Mt={none:[`.${this.hideClassName} {`,"opacity: 0 !important;","}"],fade:[`.${this.hideClassName} {`,"opacity: 0 !important;","}",`#${this.widgetContainerId} {`,`transition: opacity ${t}s ${at};`,"}"],slide:[`.${this.hideClassName} .${this.overlayClassName} {`,"opacity: 0 !important;","}",`#${this.widgetContainerId} .${this.overlayClassName} {`,`transition: opacity ${t}s ${at};`,"}",`.${this.hideClassName} .${this.contentClassName} {`,`transform: translate(${n.join(", ")}) !important;`,"}",`#${this.widgetContainerId} .${this.contentClassName} {`,`transition: transform ${t}s ${at};`,"}"]}[p()&&!ABTASTY_S.WIDGETS.animationChanged?"none":ot].join("")}const Gt=[`#${this.widgetContainerId} .${this.contentClassName} .buttons_container .second_link {`,`margin-${"fill"===V?"top":"left"}: 8px;`,Nt,Ot,Rt,_t,jt,Dt,Bt,"}",`#${this.widgetContainerId} .${this.contentClassName} .buttons_container .second_link {`,jt,Dt,Bt,"}"];return lt.textContent=[`#${this.widgetContainerId} style { display: none; }`,`.${this.hideClassName} {`,"pointer-events: none;","}",`#${this.widgetContainerId} {`,"opacity: 1;","}",`#${this.widgetContainerId} .${this.contentClassName} {`,ut,pt,dt,gt,ft,yt,wt,mt,vt,"}",`#${this.widgetContainerId} .${this.contentClassName} p {`,gt,ft,mt,vt,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,"display: block;","line-height: 1;","text-indent: unset;",St,mt,vt,"}",`#${this.widgetContainerId} .${this.contentClassName} a {`,"text-decoration: underline;","}",`#${this.widgetContainerId} .${this.contentClassName} div.buttons_container a, `,`#${this.widgetContainerId} .${this.contentClassName} button {`,"text-decoration: none;","box-sizing: border-box;","display: inline-block;",$t,xt,Pt,Lt,kt,At,It,"}",`#${this.widgetContainerId} .${this.contentClassName} div.buttons_container a *, `,`#${this.widgetContainerId} .${this.contentClassName} button:not(class*="close_button") * {`,kt,At,It,"}",...J?Gt:[],"@media screen and (max-width: 579px) {",`#${this.widgetContainerId} .${this.contentClassName} {`,Et,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,Ct,"}","}",Wt,qt,Ht,Mt,`${t}`].join(""),lt}}class Q extends J{constructor(t,e){super(t,e),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("")}}function X(t){return X="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},X(t)}function Z(t,e,r){return(e=rt(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function tt(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */tt=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,i=Object.defineProperty||function(t,e,r){t[e]=r.value},o="function"==typeof Symbol?Symbol:{},s=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function l(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=function(t,e,r){return t[e]=r}}function u(t,e,r,n){var o=e&&e.prototype instanceof m?e:m,s=Object.create(o.prototype),a=new k(n||[]);return i(s,"_invoke",{value:$(t,r,a)}),s}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=u;var d="suspendedStart",p="executing",g="completed",f={};function m(){}function v(){}function y(){}var b={};l(b,s,function(){return this});var w=Object.getPrototypeOf,E=w&&w(w(A([])));E&&E!==r&&n.call(E,s)&&(b=E);var T=y.prototype=m.prototype=Object.create(b);function S(t){["next","throw","return"].forEach(function(e){l(t,e,function(t){return this._invoke(e,t)})})}function C(t,e){function r(i,o,s,a){var c=h(t[i],t,o);if("throw"!==c.type){var l=c.arg,u=l.value;return u&&"object"==X(u)&&n.call(u,"__await")?e.resolve(u.__await).then(function(t){r("next",t,s,a)},function(t){r("throw",t,s,a)}):e.resolve(u).then(function(t){l.value=t,s(l)},function(t){return r("throw",t,s,a)})}a(c.arg)}var o;i(this,"_invoke",{value:function(t,n){function i(){return new e(function(e,i){r(t,n,e,i)})}return o=o?o.then(i,i):i()}})}function $(e,r,n){var i=d;return function(o,s){if(i===p)throw Error("Generator is already running");if(i===g){if("throw"===o)throw s;return{value:t,done:!0}}for(n.method=o,n.arg=s;;){var a=n.delegate;if(a){var c=x(a,n);if(c){if(c===f)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(i===d)throw i=g,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i=p;var l=h(e,r,n);if("normal"===l.type){if(i=n.done?g:"suspendedYield",l.arg===f)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(i=g,n.method="throw",n.arg=l.arg)}}}function x(e,r){var n=r.method,i=e.iterator[n];if(i===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,x(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=h(i,e.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,f;var s=o.arg;return s?s.done?(r[e.resultName]=s.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,f):s:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,f)}function P(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function L(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function k(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function A(e){if(e||""===e){var r=e[s];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,o=function r(){for(;++i<e.length;)if(n.call(e,i))return r.value=e[i],r.done=!1,r;return r.value=t,r.done=!0,r};return o.next=o}}throw new TypeError(X(e)+" is not iterable")}return v.prototype=y,i(T,"constructor",{value:y,configurable:!0}),i(y,"constructor",{value:v,configurable:!0}),v.displayName=l(y,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===v||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,y):(t.__proto__=y,l(t,c,"GeneratorFunction")),t.prototype=Object.create(T),t},e.awrap=function(t){return{__await:t}},S(C.prototype),l(C.prototype,a,function(){return this}),e.AsyncIterator=C,e.async=function(t,r,n,i,o){void 0===o&&(o=Promise);var s=new C(u(t,r,n,i),o);return e.isGeneratorFunction(r)?s:s.next().then(function(t){return t.done?t.value:s.next()})},S(T),l(T,c,"Generator"),l(T,s,function(){return this}),l(T,"toString",function(){return"[object Generator]"}),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=A,k.prototype={constructor:k,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(L),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function i(n,i){return a.type="throw",a.arg=e,r.next=n,i&&(r.method="next",r.arg=t),!!i}for(var o=this.tryEntries.length-1;o>=0;--o){var s=this.tryEntries[o],a=s.completion;if("root"===s.tryLoc)return i("end");if(s.tryLoc<=this.prev){var c=n.call(s,"catchLoc"),l=n.call(s,"finallyLoc");if(c&&l){if(this.prev<s.catchLoc)return i(s.catchLoc,!0);if(this.prev<s.finallyLoc)return i(s.finallyLoc)}else if(c){if(this.prev<s.catchLoc)return i(s.catchLoc,!0)}else{if(!l)throw Error("try statement without catch or finally");if(this.prev<s.finallyLoc)return i(s.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r];if(i.tryLoc<=this.prev&&n.call(i,"finallyLoc")&&this.prev<i.finallyLoc){var o=i;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var s=o?o.completion:{};return s.type=t,s.arg=e,o?(this.method="next",this.next=o.finallyLoc,f):this.complete(s)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),f},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),L(r),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var i=n.arg;L(r)}return i}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:A(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),f}},e}function et(t,e,r,n,i,o,s){try{var a=t[o](s),c=a.value}catch(t){return void r(t)}a.done?e(c):Promise.resolve(c).then(n,i)}function rt(t){var e=function(t){if("object"!=X(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=X(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==X(e)?e:e+""}function nt(t,e,r){return e=st(e),function(t,e){if(e&&("object"==X(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,it()?Reflect.construct(e,r||[],st(t).constructor):e.apply(t,r))}function it(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(it=function(){return!!t})()}function ot(){return ot="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=st(t)););return t}(t,e);if(n){var i=Object.getOwnPropertyDescriptor(n,e);return i.get?i.get.call(arguments.length<3?t:r):i.value}},ot.apply(null,arguments)}function st(t){return st=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},st(t)}function at(t,e){return at=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},at(t,e)}var ct=function(t){function e(t,r){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=nt(this,e,[t,r])).target=t,n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&at(t,e)}(e,t),function(t,e){return e&&function(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,rt(n.key),n)}}(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}(e,[{key:"isWidgetApplied",value:function(){var t,e,r=(null===(t=this.domElement)||void 0===t?void 0:t.isConnected)&&(null===(e=this.domElement.ownerDocument)||void 0===e?void 0:e.defaultView),n=this.hasBeenShown&&this.hasOncePerPageTrigger;return r||n}},{key:"insert",value:(r=tt().mark(function t(){var e,r;return tt().wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!this.isWidgetApplied()){t.next=2;break}return t.abrupt("return",!1);case 2:return this.domElement.appendChild(this.styleElement),null!==(e=this.target)&&void 0!==e&&e.isConnected&&null!==(r=this.target)&&void 0!==r&&null!==(r=r.ownerDocument)&&void 0!==r&&r.defaultView&&this.target.insertAdjacentElement("beforeend",this.domElement),t.abrupt("return",this);case 5:case"end":return t.stop()}},t,this)}),n=function(){var t=this,e=arguments;return new Promise(function(n,i){var o=r.apply(t,e);function s(t){et(o,n,i,s,a,"next",t)}function a(t){et(o,n,i,s,a,"throw",t)}s(void 0)})},function(){return n.apply(this,arguments)})},{key:"show",value:function(){var t,r,n=this,i=DATA,o=i.triggerEvent,s=i.autoHide,a=i.timeHide,c=function(t){t.stopPropagation(),n.hide(),setTimeout(function(){return n.remove()},50)};return(t=this,r=ot(st(e.prototype),"show",t),function(e){return r.apply(t,e)})([]),p()||setTimeout(function(){var t=Z(Z({},D,["mouseleave"]),j,["click"]);switch(o){case j:case D:t[o].forEach(function(t){return n.target.addEventListener(t,c,{passive:!0,once:!0})});break;case"pageLoad":s&&setTimeout(function(){return n.remove()},1e3*a)}},100),this}}]);var r,n}(Q);function lt(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}var ut,ht=[],dt=[],pt=function(){var t,e,r,n;T("Widget launch");var i=DATA.elementReferrer;null!==(e=(t=DATA).triggerEventClick)&&void 0!==e||(t.triggerEventClick=i),null!==(n=(r=DATA).triggerEventHover)&&void 0!==n||(r.triggerEventHover=i),k(i,function(){(ht=x(i)).forEach(function(t,e){if(!dt.includes(t)){var r=new ct(t,e);dt.push(t),r.init(!0).then(function(e){if(e.response){var n=new d(r,t);new s(n).build()}})}})})},gt=function(){if(v()){var t=DATA.elementReferrer,e=x(t);(e.length!==ht.length||!e.every(function(t){return ht.find(function(e){return e===t})}))&&pt()}},ft=function(t){if(Array.isArray(t))return t}(ut=DATA.elementReferrer.split("[]"))||function(t){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=e){var r,n,i,o,s=[],a=!0,c=!1;try{for(i=(e=e.call(t)).next;!(a=(r=i.call(e)).done)&&(s.push(r.value),2!==s.length);a=!0);}catch(t){c=!0,n=t}finally{try{if(!a&&null!=e.return&&(o=e.return(),Object(o)!==o))return}finally{if(c)throw n}}return s}}(ut)||function(t){if(t){if("string"==typeof t)return lt(t,2);var e={}.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?lt(t,2):void 0}}(ut)||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.")}(),mt=ft[0],vt=ft[1],yt=k(mt,function(t){yt(),pt();var e,r,n=(null==t?void 0:t[vt])||t.getRootNode();e="body"in n?n.body:n,(r=new MutationObserver(gt)).observe.apply(r,[e,{childList:!0,subtree:!0}])}).clear}();
|
1
|
+
!function(){"use strict";var t="iconTitleAndText";function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}function r(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */r=function(){return n};var t,n={},o=Object.prototype,i=o.hasOwnProperty,s=Object.defineProperty||function(t,e,r){t[e]=r.value},a="function"==typeof Symbol?Symbol:{},c=a.iterator||"@@iterator",l=a.asyncIterator||"@@asyncIterator",u=a.toStringTag||"@@toStringTag";function h(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{h({},"")}catch(t){h=function(t,e,r){return t[e]=r}}function d(t,e,r,n){var o=e&&e.prototype instanceof y?e:y,i=Object.create(o.prototype),a=new I(n||[]);return s(i,"_invoke",{value:P(t,r,a)}),i}function p(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}n.wrap=d;var g="suspendedStart",f="executing",m="completed",v={};function y(){}function b(){}function w(){}var E={};h(E,c,function(){return this});var S=Object.getPrototypeOf,T=S&&S(S(N([])));T&&T!==o&&i.call(T,c)&&(E=T);var C=w.prototype=y.prototype=Object.create(E);function $(t){["next","throw","return"].forEach(function(e){h(t,e,function(t){return this._invoke(e,t)})})}function x(t,r){function n(o,s,a,c){var l=p(t[o],t,s);if("throw"!==l.type){var u=l.arg,h=u.value;return h&&"object"==e(h)&&i.call(h,"__await")?r.resolve(h.__await).then(function(t){n("next",t,a,c)},function(t){n("throw",t,a,c)}):r.resolve(h).then(function(t){u.value=t,a(u)},function(t){return n("throw",t,a,c)})}c(l.arg)}var o;s(this,"_invoke",{value:function(t,e){function i(){return new r(function(r,o){n(t,e,r,o)})}return o=o?o.then(i,i):i()}})}function P(e,r,n){var o=g;return function(i,s){if(o===f)throw Error("Generator is already running");if(o===m){if("throw"===i)throw s;return{value:t,done:!0}}for(n.method=i,n.arg=s;;){var a=n.delegate;if(a){var c=L(a,n);if(c){if(c===v)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===g)throw o=m,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=f;var l=p(e,r,n);if("normal"===l.type){if(o=n.done?m:"suspendedYield",l.arg===v)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(o=m,n.method="throw",n.arg=l.arg)}}}function L(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,L(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var i=p(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,v;var s=i.arg;return s?s.done?(r[e.resultName]=s.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,v):s:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}function A(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function k(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function I(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(A,this),this.reset(!0)}function N(r){if(r||""===r){var n=r[c];if(n)return n.call(r);if("function"==typeof r.next)return r;if(!isNaN(r.length)){var o=-1,s=function e(){for(;++o<r.length;)if(i.call(r,o))return e.value=r[o],e.done=!1,e;return e.value=t,e.done=!0,e};return s.next=s}}throw new TypeError(e(r)+" is not iterable")}return b.prototype=w,s(C,"constructor",{value:w,configurable:!0}),s(w,"constructor",{value:b,configurable:!0}),b.displayName=h(w,u,"GeneratorFunction"),n.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===b||"GeneratorFunction"===(e.displayName||e.name))},n.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,w):(t.__proto__=w,h(t,u,"GeneratorFunction")),t.prototype=Object.create(C),t},n.awrap=function(t){return{__await:t}},$(x.prototype),h(x.prototype,l,function(){return this}),n.AsyncIterator=x,n.async=function(t,e,r,o,i){void 0===i&&(i=Promise);var s=new x(d(t,e,r,o),i);return n.isGeneratorFunction(e)?s:s.next().then(function(t){return t.done?t.value:s.next()})},$(C),h(C,u,"Generator"),h(C,c,function(){return this}),h(C,"toString",function(){return"[object Generator]"}),n.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},n.values=N,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(k),!e)for(var r in this)"t"===r.charAt(0)&&i.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function n(n,o){return a.type="throw",a.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var s=this.tryEntries[o],a=s.completion;if("root"===s.tryLoc)return n("end");if(s.tryLoc<=this.prev){var c=i.call(s,"catchLoc"),l=i.call(s,"finallyLoc");if(c&&l){if(this.prev<s.catchLoc)return n(s.catchLoc,!0);if(this.prev<s.finallyLoc)return n(s.finallyLoc)}else if(c){if(this.prev<s.catchLoc)return n(s.catchLoc,!0)}else{if(!l)throw Error("try statement without catch or finally");if(this.prev<s.finallyLoc)return n(s.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&i.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var o=n;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var s=o?o.completion:{};return s.type=t,s.arg=e,o?(this.method="next",this.next=o.finallyLoc,v):this.complete(s)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),v},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),k(r),v}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;k(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:N(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),v}},n}function n(t,e,r,n,o,i,s){try{var a=t[i](s),c=a.value}catch(t){return void r(t)}a.done?e(c):Promise.resolve(c).then(n,o)}function o(t){return function(){var e=this,r=arguments;return new Promise(function(o,i){var s=t.apply(e,r);function a(t){n(s,o,i,a,c,"next",t)}function c(t){n(s,o,i,a,c,"throw",t)}a(void 0)})}}function i(t){var r=function(t){if("object"!=e(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var n=r.call(t,"string");if("object"!=e(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==e(r)?r:r+""}var s=function(){return function(t,e){return e&&function(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,i(n.key),n)}}(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}(function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.data=DATA,this.toolTipContainer=e,this.uniqueId=e.getUniqueId(),this.baseClassName="toolTipContainer",this.css=this.getCSS()},[{key:"getCSS",value:function(){var e=this.data,r=e.subLayout,n=e.isUserIcon,o=e.iconColor,i="26px",s=r===t?["display: grid!important;","column-gap: 8px;","grid-template-columns: auto 1fr;",'grid-template-areas: "tt-icon tt-title" "tt-icon tt-text";']:["display: flex;","flex-direction: column;"],a=["#".concat(this.toolTipContainer.id," .contentContainer {")].concat(s,["row-gap: 8px;","max-height: 100%;","}","#".concat(this.toolTipContainer.id," .contentContainer div *,"),".tooltipText {","margin: 0;","}"]),c=[".tooltipText {","grid-area: tt-text;","}",".tooltipTitle {","grid-area: tt-title;","}",".tooltipIcon {","grid-area: tt-icon;","justify-self: center;","align-self: center;","}",".tooltipIcon > img,",".tooltipIcon > svg {","width: ".concat(i,";"),"height: ".concat(i,";"),"}"];return n||c.push("#".concat(this.toolTipContainer.id," .tooltipIcon svg path { fill: ").concat(o,"; }")),r===t&&a.push.apply(a,c),a.join("")}},{key:"buildTooltipContent",value:(n=o(r().mark(function e(){var n,o,i,s,a,c,l,u,h,d,p,g;return r().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n=this.data,o=n.subLayout,i=n.titleContent,s=n.content,a=n.isUserIcon,c=n.userIcon,l=n.iconGallery,u=document.createElement("div"),!a){e.next=6;break}e.t0='<img src="'.concat(c,'" alt="').concat(c,'" />'),e.next=9;break;case 6:return e.next=8,fetch(l.src,{method:"GET",mode:"cors",cache:"no-cache",referrerPolicy:"no-referrer"}).then(function(t){return t.blob()}).then(function(t){return t.text()}).then(function(t){return t}).catch(function(t){return console.error("ERROR on loading picture, message: ".concat(t))});case 8:e.t0=e.sent;case 9:return h=e.t0,u.classList.add("contentContainer"),u.role="tooltip",d={className:"tooltipTitle",htmlTag:"h3",html:i},p={className:"tooltipIcon",htmlTag:"div",html:h},g=[{className:"tooltipText",htmlTag:"p",html:s}],"titleAndText"===o&&g.push(d),o===t&&g.push(d,p),g.reverse().forEach(function(t){var e=t.className,r=t.htmlTag,n=t.html,o=document.createElement(r);o.classList.add(e),o.innerHTML=n,u.appendChild(o)}),e.abrupt("return",u);case 20:case"end":return e.stop()}},e,this)})),function(){return n.apply(this,arguments)})},{key:"build",value:(e=o(r().mark(function t(){var e,n;return r().wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return this.toolTipContainer.init(this.data),e=this.toolTipContainer.getCSS(),this.toolTipContainer.parentContainer.styleElement.insertAdjacentText("beforeend","".concat(e).concat(this.css)),t.next=5,this.buildTooltipContent();case 5:n=t.sent,this.toolTipContainer.getWidgetElement().appendChild(n),this.toolTipContainer.resizeTooltip(this.data.position),this.toolTipContainer.parentContainer.show();case 9:case"end":return t.stop()}},t,this)})),function(){return e.apply(this,arguments)})}]);var e,n}();function a(t){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},a(t)}function c(t){return function(t){if(Array.isArray(t))return u(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||l(t)||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 l(t,e){if(t){if("string"==typeof t)return u(t,e);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?u(t,e):void 0}}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function h(t){var e=function(t){if("object"!=a(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=a(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==a(e)?e:e+""}var d=function(){return function(t,e){return e&&function(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,h(n.key),n)}}(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}(function t(e,r){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.parentContainer=e,this.tooltipTarget=r,this.wrapperElement=this.parentContainer.domElement,this.id=this.parentContainer.widgetContainerId,this.widgetElement=this.parentContainer.domElement.querySelector(".".concat(this.parentContainer.contentClassName)),this.content=null,this.css=""},[{key:"adaptParentWrapperCSS",value:function(){"inline"===getComputedStyle(this.tooltipTarget).getPropertyValue("display")&&(this.tooltipTarget.style.display="inline-block")}},{key:"setupCSSWrapper",value:function(t){var e={left:"flex-start",top:"center",bottom:"center",right:"flex-end"},r=DATA.elementReferrer;if(e[t]){var n=function(t){return function(t){if(Array.isArray(t))return t}(t)||function(t){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=e){var r,n,o,i,s=[],a=!0,c=!1;try{for(o=(e=e.call(t)).next,!3;!(a=(r=o.call(e)).done)&&(s.push(r.value),3!==s.length);a=!0);}catch(t){c=!0,n=t}finally{try{if(!a&&null!=e.return&&(i=e.return(),Object(i)!==i))return}finally{if(c)throw n}}return s}}(t)||l(t,3)||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.")}()}(r.split("[]")),o=n[0],i=n[2],s=null!=i?i:o;this.css=["".concat(s," {"),"position: relative !important;","}","#".concat(this.wrapperElement.id," {"),"box-shadow: unset;","border-radius: unset;","font-size: unset;","color: unset;","transform: unset;","position: absolute;","display: flex;","justify-content: ".concat(e[t],";"),"align-items: center;","top: 0;","left: 0;","bottom: 0;","right: 0;","pointer-events: none;","}"].join("")}}},{key:"setupCSSWidgetFrame",value:function(t){var e=t.position,r=t.borderColor,n=t.borderWidth,o=t.backgroundColor,i=t.zindex,s=t.zindexCustom,a="8px",l="calc(100% + 16px)",u=n>0?"calc(".concat(n,"px + ").concat(a," ").concat(["left","right"].includes(e)?"- 1px":"",")"):"0",h={tooltipContainerPosition:{top:"bottom: ".concat(l,"; align-self: baseline;"),bottom:"top: ".concat(l,"; align-self: end;"),left:"right: ".concat(l,";"),right:"left: ".concat(l,";")},beforePseudoElementRules:{top:["border-bottom-color: ".concat(r,";"),"border-right-color: ".concat(r,";"),"bottom: calc(-1 * ".concat(u,");"),"left: calc(50% - ".concat(u,");")],bottom:["border-top-color: ".concat(r,";"),"border-left-color: ".concat(r,";"),"top: calc(-1 * ".concat(u,");"),"left: calc(50% - ".concat(u,");")],left:["border-top-color: ".concat(r,";"),"border-right-color: ".concat(r,";"),"right: calc(-1 * ".concat(u,");"),"top: calc(50% - ".concat(u,");")],right:["border-bottom-color: ".concat(r,";"),"border-left-color: ".concat(r,";"),"left: calc(-1 * ".concat(u,");"),"top: calc(50% - ".concat(u,");")]},afterPseudoElementRules:{top:["bottom: calc(-1 * ".concat(a,");"),"left: calc(50% - ".concat(a,");")],bottom:["top: calc(-1 * ".concat(a,");"),"left: calc(50% - ".concat(a,");")],left:["top: calc(50% - ".concat(a,");"),"right: -7px;"],right:["left: -7px;","top: calc(50% - ".concat(a,");")]},borderRadiusArrow:{bottom:"25% 0 0 0",left:"0 25% 0 0",top:"0 0 25% 0",right:"0 0 0 25%"}},d="#".concat(this.wrapperElement.id," .").concat(this.parentContainer.contentClassName);this.css+=["#".concat(this.wrapperElement.id," .").concat(this.parentContainer.contentClassName," {"),"display: unset;","inset: unset;","margin: unset;","transform: unset;","white-space: unset;","word-break: unset;","position: absolute !important;","width: max-content;","max-width: 100vw;","padding: 12px;","line-height: 0;","z-index: ".concat("custom"===i?s:i,";"),"}","@media screen and (max-width: 650px) {","#".concat(this.wrapperElement.id," .").concat(this.parentContainer.contentClassName," {"),"max-width: 100%;","min-width: 150px;","}","}","#".concat(this.wrapperElement.id," .").concat(this.parentContainer.contentClassName,"_").concat(e," {"),"".concat(h.tooltipContainerPosition[e]),"}","".concat(d,"_").concat(e,"::before,"),"".concat(d,"_").concat(e,"::after {"),"display: block;","content: '';","position: absolute;","width: 0;","height: 0;","transform: rotate(45deg);","border-radius: ".concat(h.borderRadiusArrow[e],";"),"}","".concat(d,"_").concat(e,"::before {"),"border: ".concat(u," solid transparent;")].concat(c(h.beforePseudoElementRules[e]),["}","".concat(d,"_").concat(e,"::after {"),"border: ".concat(a," solid ").concat(o,";")],c(h.afterPseudoElementRules[e]),["}"]).join(""),this.widgetElement.classList.add("".concat(this.parentContainer.contentClassName,"_").concat(e))}},{key:"resizeTooltip",value:function(t){var e=this,r=this.widgetElement.getBoundingClientRect(),n=this.widgetElement.querySelector(".contentContainer"),o=function(){var r=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];n.style.overflow="auto",r&&e.resizeTooltip(t)};switch(t){case"left":case"right":"left"===t&&r.x<0?(this.widgetElement.style.width="".concat(r.width+r.x,"px"),o()):"right"===t&&r.right>window.innerWidth&&(this.widgetElement.style.width="".concat(window.innerWidth-r.x,"px"),o()),r.y<0&&(this.widgetElement.style.height="".concat(r.height+2*r.y,"px"),o()),r.bottom>window.innerHeight&&(this.widgetElement.style.height="".concat(r.height-(r.bottom-window.innerHeight),"px"),o());break;case"top":r.y<0&&(this.widgetElement.style.height="".concat(r.height+r.y,"px"),o(!1));break;default:r.bottom>window.innerHeight&&(this.widgetElement.style.height="".concat(r.height-(r.bottom-window.innerHeight),"px"),o(!1))}}},{key:"init",value:function(t){this.setupCSSWrapper(t.position),this.setupCSSWidgetFrame(t),this.adaptParentWrapperCSS()}},{key:"getCSS",value:function(){return this.css}},{key:"getContent",value:function(){return this.content}},{key:"getWidgetElement",value:function(){return this.widgetElement}},{key:"getUniqueId",value:function(){return this.parentContainer.uniqueId}}])}();const p=()=>Object.prototype.hasOwnProperty.call(top,"ABTastyEditor"),g=()=>{const t=!!document.getElementById("ABTastyPreviewBar"),e=location.href.includes("ab_project=preview");return t||e},f=t=>new Function(`try {\n\t\t${t}\n\t} catch (error) {\n\t\treturn null;\n\t}`)(),m=()=>encodeURIComponent(DATA.spNoTrim?window.location.href.replace(window.location.origin,""):`${window.location.pathname}`),v=()=>{const{socialProofContentType:t,productKeyProvider:e,pathToProductKey:r,customJSProductKey:n,productSKU:o}=DATA,{pathToProductKey:i,customJSProductKey:s}="DATA_JS"in arguments?DATA_JS:{};if(2===t)return{productKey:m(),keyType:"url"};{let a=null,c="sku";switch(e){case"ABTastyProductKey":a=window.ABTastyProductKey;break;case"pathToProductKey":a="function"==typeof i?i():f(`return ${r};`);break;case"customJSProductKey":a="function"==typeof s?s():f(n);break;case"productSKU":a=o}return a||3!==t||(a=m(),c="url"),{productKey:a,keyType:c}}},y=()=>!p()&&(g()||!!window.ABTasty.getTestsOnPage()[TEST_ID]),b=()=>window.ABTasty&&!0===window.ABTasty.consentReady,w=()=>{const{type:t}=DATA;return`${PACKAGE.replace("@abtasty/","")}${t?`_${t}`:""}`},E=()=>{const t=w();return`${t.charAt(0).toUpperCase()}${t.slice(1)}`.split("-").join(" ")},S=()=>`${PLUGIN_ID.split("-")[0]}_${TEST_ID}`,T=t=>{const e=(()=>{if(p()||g())return!1;const t=ABTasty.getTestsOnPage()[TEST_ID];return!!t&&Object.keys(t.targetings.qaParameters).length>0})(),r=window.document.cookie.includes("abTastyDebug=")||!0===window.abTastyDebug;if(e||r){const r=E();window.console.log(`%c${r} - ${e?"QA":"Debug"} Mode for campaign ${TEST_ID} %c ${t}`,"background-color: #D6FF01; color: #3100be; padding: 3px 0 3px 10px; border-radius: 5px 0 0 5px; font-weight: bold;","background-color: #3100be; color: white; padding: 3px 10px 3px 0; border-radius: 0 5px 5px 0;")}},C=t=>{const e={promise:null,resolve:null,reject:null,name:t};return e.promise=new Promise((t,r)=>{e.resolve=t,e.reject=r}),e},$=(t,e)=>{const r=e?[]:null;if("string"!=typeof t||!t.trim().length)return r;const[n,o,i]=t.split("[]").map(t=>t.trim()),s=Boolean(i)?i:t,a=o?document.querySelector(n)?.[o]:document;return a?e?[...a.querySelectorAll(s)]:a.querySelector(s):r},x=t=>$(t,!1),P=t=>$(t,!0),L=(t,e)=>{const r=document.querySelector("body")||document.documentElement,n={childList:!0,subtree:!0,attributes:!0},o=()=>i.disconnect(),i=new MutationObserver(()=>{const r=x(e);return r&&!o()&&t(r)});return{clear:o,observe:(t=r)=>i.observe(t,n)}},A=()=>{},k=(t,e)=>{const r=x(t),n={selector:t,clear:A,observe:A};if(r)return setTimeout(()=>e(r),0),n;if(p())return setTimeout(()=>k(t,e),1e3),n;if(t.includes("[]"))return((t,e)=>{const[r,n]=e.split("[]").map(t=>t.trim()),o=x(r),i=o?.[n],{clear:s,observe:a}=L(t,e),c=()=>{const r=x(e);return r&&!l()&&t(r)},l=()=>{s(),o?.removeEventListener("load",c)},u=()=>{a(i),"iframe"===o?.localName&&o.addEventListener("load",c)};return u(),{selector:e,clear:l,observe:u}})(e,t);const{clear:o,observe:i}=L(e,t);return i(),{selector:t,clear:o,observe:i}};function I(t,e){const r=t.parentElement||t.getRootNode().host;return e(t)||!r?t:I(r,e)}const N=(t,e)=>[...P(e)].some(r=>{const[n,,o]=e.split("[]"),i=o??n;return r===t||!!t.closest(i)});let O=!1;const R="remove",_="rebuild",D="update",j="click",B="hover";class W{constructor(){this.targets=[],this.existingTargets=[],this.inViewportTargets=[],this.visibilityObserver=null,this.mutationObserver=null,this.mouseOverEvent=null,this.scrollEvent=null,this.onTransitionEnd=null,this.onIframeLoad=null}transitionOverHandler(t){const e=[t,"transitionend",this.checkElements.bind(this),!0];return this.getEvents(...e)}intersectionHandler(t){t.forEach(t=>{t.isIntersecting?(this.existingTargets.forEach(e=>{e.element.isSameNode(t.target)&&(this.inViewportTargets.push(e),this.mouseOverEvent.start(),this.scrollEvent.start(),this.onTransitionEnd.start())}),this.checkElements()):this.inViewportTargets=this.inViewportTargets.filter(e=>!e.element.isSameNode(t.target)||(this.mouseOverEvent.clear(),this.scrollEvent.clear(),this.onTransitionEnd.clear(),!1))})}startVisibilityObserver(t){const e={root:t,rootMargin:"0px",threshold:0};return this.visibilityObserver??=new IntersectionObserver(this.intersectionHandler.bind(this),e),this.visibilityObserver}startMutationObserver(t){return this.mutationObserver??=new MutationObserver(this.checkElements.bind(this)),this.mutationObserver.observe(t,{attributes:!0,childList:!0,subtree:!0}),this.mutationObserver}onMouseOver({target:t,path:e}){const r=this.inViewportTargets.find(({element:r,selector:n})=>{if(r.isSameNode(t))return!0;const[o,,i]=n.split("[]"),s=i??o,a=[...t.querySelectorAll(s)];if(a.length&&a.includes(r))return!0;if(e.includes(r))return!0;if(!t.parentElement?.children?.length)return;const c=[...t.parentElement.children],l=c.findIndex(e=>e.isSameNode(t)),u=c.filter((t,e)=>e>l);if(u.length){if(u.includes(r))return!0;if(u.some(t=>[...t.querySelectorAll(s)].includes(r)))return!0}return!1});if(r&&this.isElementVisible(r.element)){const{selector:t,element:e,uniqueId:n}=r,o=this.targets.find(e=>e.selector===t&&e.uniqueId===n);o&&o.resolve(e),this.clear(t,n)}}getEvents(t,...e){return{start:()=>t?.addEventListener(...e),clear:()=>t?.removeEventListener(...e)}}mouseOverHandler(t){const e=[t,"ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0?"touchmove":"mouseover",t=>{const e=t.composedPath(),{target:r}=t;setTimeout(()=>this.onMouseOver({target:r,path:e}),50)},!0];return this.getEvents(...e)}scrollEventHandler(t){const e=[t,"scroll",(r=this.checkElements.bind(this),()=>{O||(O=!0,setTimeout(()=>{r(),O=!1},100))}),{passive:!0}];var r;return this.getEvents(...e)}isElementVisible(t){return this.isElementOpaque(t)&&this.isElementTopmost(t)}isElementOpaque(t){return"HTML"===I(t,t=>"0"===window.getComputedStyle(t).opacity).nodeName}isElementTopmost(t){const e=t.getBoundingClientRect(),r=[[e.left,e.top],[e.right,e.top],[e.left,e.bottom],[e.right,e.bottom],[e.left+e.width/2,e.top],[e.left+e.width/2,e.bottom],[e.left,e.height/2],[e.right,e.height/2],[e.left+e.left/2,e.height/2]];let n=!1,o=0;for(;!n&&o<r.length;){const e=t.getRootNode()?.elementFromPoint(...r[o]);n=t===e||e?.contains(t)||t.contains(e),o+=1}return n}checkElements(){this.targets.forEach(({selector:t,uniqueId:e})=>{const r=x(t),[n,,o]=t.split("[]"),i=o??n;r&&!this.existingTargets.find(t=>t.element.matches(i)&&t.uniqueId===e)&&(this.existingTargets.push({element:r,selector:t,uniqueId:e}),this.visibilityObserver.observe(r))}),this.existingTargets=this.existingTargets.filter(({selector:t,element:e})=>!!x(t)||(e&&this.visibilityObserver.unobserve(e),!1)),this.inViewportTargets=this.inViewportTargets.filter(({selector:t,element:e,uniqueId:r})=>{const[n,,o]=t.split("[]"),i=o??n;if(e.matches(i)&&this.isElementVisible(e)){const n=this.targets.find(e=>e.selector===t&&e.uniqueId===r);return n&&n.resolve(e),this.clear(t,r),!1}return!0})}onLoadIframe(t){const e=[t.defaultView.frameElement,"load",()=>this.watch(selector,resolve,uniqueId).bind(this),{passive:!0}];return this.getEvents(...e)}watch(t,e,r){this.targets.push({selector:t,resolve:e,uniqueId:r});const{clear:n}=k(t,t=>{n();const e=t.getRootNode(),r="body"in e?e.body:document;this.mouseOverEvent=this.mouseOverHandler(e),this.scrollEvent=this.scrollEventHandler(e),this.onTransitionEnd=this.transitionOverHandler(e),e.defaultView?.frameElement&&(this.onIframeLoad=this.onLoadIframe(e),this.onIframeLoad.start()),this.startVisibilityObserver(r),this.startMutationObserver(r),this.checkElements()})}clear(t,e){[this.targets,this.existingTargets,this.inViewportTargets]=[this.targets,this.existingTargets,this.inViewportTargets].map(r=>r.filter(({selector:r,uniqueId:n})=>r!==t&&n!==e));const r=x(t);r&&this.visibilityObserver?.unobserve(r),0===this.targets.length&&(this.mutationObserver?.disconnect(),this.onIframeLoad?.clear()),0===this.inViewportTargets.length&&(this.mouseOverEvent?.clear(),this.scrollEvent?.clear(),this.onTransitionEnd?.clear())}}const V="ABTastyData";class F{constructor({triggerEvent:t,triggerSelector:e,triggerDelay:r,triggerTarget:n}){this.event=t,this.selector=Boolean(e)?e:"body",this.target="string"==typeof n?x(e):n,this.delay=1e3*r,this.triggerElements=[],this.eventsListeners=[],this.timeouts=[],this.intervals=[],this.promises=[],this.visibilityObservers=[],this.socialProofStore={},this.elementWaiters=[]}async onElementVisible({promise:t,resolve:e}){const r=C(`${this.event}DomReady`);this.promises.push(r);const{clear:n}=k(this.selector,()=>{const t=new W;this.visibilityObservers.push(t),t.watch(this.selector,e,S())});return this.elementWaiters.push(n),t}onPageLoad({promise:t,resolve:e}){const r=()=>"complete"===document.readyState;if(!r()){const n=["readystatechange",()=>r()&&e(!0),{passive:!0}];return this.eventsListeners.push([document,...n]),document.addEventListener(...n),t}return e(!0),t}onClick({promise:t,resolve:e}){const r=({isTrusted:t,target:r})=>{if(t)return(r.isEqualNode(this.target)||N(r,this.selector))&&e(!0)},{clear:n}=k(this.selector,t=>{n();const e=document.createElement("style");e.id=`Click_${S()}`;const[o,,i]=this.selector.split("[]"),s=i??o;e.innerHTML=`${s} {\n\t\t\t\tcursor: pointer !important;\n\t\t\t\tpointer-events: all !important;\n\t\t\t}`;const a=t.getRootNode();("head"in a?a.head:a).appendChild(e),this.triggerElements.push(e);const c=["click",r,{passive:!0,capture:!0}];this.eventsListeners.push([a,...c]),a.addEventListener(...c)});return this.elementWaiters.push(n),t}onHover({promise:t,resolve:e}){const r=({isTrusted:t,target:r})=>{if(t)return(this.target?r.isEqualNode(this.target):N(r,this.selector))&&e(!0)},{clear:n}=k(this.selector,t=>{const e=t.getRootNode(),n="body"in e?e.body:[...e.childNodes].find(e=>e.contains(t)),o=["mouseenter",r,{passive:!0,capture:!0}];this.eventsListeners.push([n,...o]),n.addEventListener(...o)});return this.elementWaiters.push(n),t}onExitIntent({promise:t,resolve:e}){const r=["mouseleave",({isTrusted:t,clientY:r})=>{t&&r<=0&&e(!0)},{passive:!0}],{clear:n}=k("html",t=>{n(),this.eventsListeners.push([t,...r]),t.addEventListener(...r)});return t}onReengage({promise:t,resolve:e}){const r=this.delay;let n=r;const o=[...document.querySelectorAll("*:empty")].map(t=>t.contentDocument||t.shadowRoot).filter(t=>t),i=[({isTrusted:t})=>{t&&(n=r)},{passive:!0}];["click","mousemove","scroll","keypress"].forEach(t=>{[document,...o].forEach(e=>{this.eventsListeners.push([e,t,...i]),e.addEventListener(t,...i)})});const s=setInterval(()=>{n<=0?e(!0):n-=100},100);return this.intervals.push(s),t}onCustomTrigger({promise:t,resolve:e}){const{triggerEventCustomScript:r}=DATA,n="DATA_JS"in arguments&&DATA_JS?.triggerEventCustomScript,o="function"==typeof n?new Promise(async t=>n(t)):new Function(`return new Promise(async resolve => {${r}})`);return o().then(t=>t&&e(!0)),t}onScrollUp({promise:t,resolve:e}){let r=0;const n=["scroll",({isTrusted:t})=>{t&&(window.scrollY<r?e(!0):r=window.scrollY)},{passive:!0,capture:!0}];return this.eventsListeners.push([document,...n]),document.addEventListener(...n),t}onScrollPercentReached({promise:t,resolve:e}){const{triggerEventScrollPercent:r}=DATA,n=["scroll",({isTrusted:t})=>{if(!t)return;const n=(()=>{const{documentElement:t,body:e}=document,r=t.scrollTop||e.scrollTop,n=t.scrollHeight||e.scrollHeight;return Math.trunc(r/(n-t.clientHeight)*100,10)})();r<n&&e(!0)},{passive:!0,capture:!0}];return this.eventsListeners.push([document,...n]),document.addEventListener(...n),t}checkSocialProofConditions(t,e,r,n){const o=(()=>{let t;return window.ABTasty||window.ABTASTY_S?(window.ABTASTY_S?.USER?.accountIdentifier?.length?t=window.ABTASTY_S.USER.accountIdentifier:"function"==typeof window.ABTasty?.getAccountSettings?t=window.ABTasty.getAccountSettings().identifier:window.ABTasty?.accountSettings&&(t=window.ABTasty.accountSettings.identifier),t):t})(),{viewInterval:i,spNoTrim:s}=DATA;if(this.socialProofStore.hasOwnProperty(t))r(this.socialProofStore[t])?n(`${this.socialProofStore[t][i]}`):n(!1);else if(t&&o){const a=e=>(this.socialProofStore[t]=e,n(!!r(e)&&`${e[i]}`));fetch(`https://api-social-proof.abtasty.com/clients/${o}/metrics/${e}?key=${t}${s?"&noTrim=true":""}`).then(t=>t.ok&&t.json()).then(a).catch(()=>T("Failed to fetch datas from server."))}else n(!1)}getSocialProofDatas({promise:t,resolve:e},r,n=!1){const{productKey:o,keyType:i}=v(),{viewInterval:s,triggerSocialProofMinVisitors:a,triggerSocialProofMinPurchases:c,triggerSocialProofMinPageViews:l}=DATA,u={pv:l,i:c,"v-pv":a}[r];return[typeof s,typeof u].includes("undefined")&&e(!1),n&&!o&&(T("Not able to find ABTastyProductKey, impossible to call the API, read documentation for more informations:\n\t\t\t\thttps://support.abtasty.com/hc/en-us/articles/4710919241628-Widgets-List#h_84c04344-c655-4e5e-b9ab-d26a798ad9b0"),e(!1)),this.checkSocialProofConditions(o,"v-pv"===r&&"sku"===i?"v-i":r,t=>{const e=void 0!==t[s]&&t[s]>=u;return e||T(`Widget will not be shown, Social Proof API returned ${t[s]} while ${u} are required`),e},e),t}onConsent({promise:t,resolve:e}){if(!b()){const r=["abtasty_consentValid",()=>e(!0)];return this.eventsListeners.push(r),window.addEventListener(...r),t}return e(!0),t}onTrackingSent({promise:t,resolve:e}){const{triggerEventTrackingSent:r}=DATA;let n=localStorage.getItem(V);const o=()=>JSON.parse(n)?.ActionTracking?.some(({name:t})=>t===r),i=["storage",({key:t,newValue:r})=>{t===V&&(n=r,o()&&e(!0))},{passive:!0,capture:!0}];return n&&o()?e(!0):(()=>{this.eventsListeners.push([window,...i]),window.addEventListener(...i)})(),t}onMinPagesViewed({promise:t,resolve:e}){const{triggerEventMinPagesViewed:r}=DATA;let n=localStorage.getItem(V);const o=()=>r<=(n?JSON.parse(n)?.VisitedPages?.length:0),i=["storage",({key:t,newValue:r})=>{t===V&&(n=r,o()&&e(!0))},{passive:!0,capture:!0}];return n&&o()?e(!0):(()=>{this.eventsListeners.push([window,...i]),window.addEventListener(...i)})(),t}onRageClick({promise:t,resolve:e}){const{triggerEventRageClickQuantity:r,triggerEventRageClickDelay:n}=DATA;let o=0,i=!1;const s=["click",({isTrusted:t})=>{if(t&&(o+=1,o>=r&&e(!0),!i)){i=!0;const t=setTimeout(()=>{o=0,i=!1},n);this.timeouts.push(t)}},{passive:!0,capture:!0}],a=t=>{this.eventsListeners.push([t,...s]),t.addEventListener(...s)},{clear:c}=k("iframe []contentDocument[] body > *",()=>{const t=document.getElementsByTagName("iframe");for(const e of t){"contentDocument"in e&&"body"in e.contentDocument&&a(e.contentDocument);const t=()=>a(e.contentDocument);e.addEventListener("load",t),this.eventsListeners.push([e,"onIframeLoad",t])}});return this.elementWaiters.push(c),a(document),t}clear(){this.triggerElements=this.triggerElements.filter(t=>(t.remove(),!1)),this.eventsListeners=this.eventsListeners.filter(t=>{const[e,...r]=t;return e&&r.length>1&&e.removeEventListener(...r),!1}),this.timeouts=this.timeouts.filter(t=>(clearTimeout(t),!1)),this.intervals=this.intervals.filter(t=>(clearInterval(t),!1));const t=S();return this.visibilityObservers=this.visibilityObservers.filter(e=>(e.clear(this.selector,t),!1)),this.promises=this.promises.filter(t=>(t.resolve(!1),!1)),this.elementWaiters=this.elementWaiters.filter(t=>(t(),!1)),this}async isTriggered(){this.clear();const t=C(this.event);this.promises.push(t);const e={consent:()=>this.onConsent(t),direct:()=>!0,pageLoad:()=>this.onPageLoad(t),click:()=>this.onClick(t),exitIntent:()=>this.onExitIntent(t),reengage:()=>this.onReengage(t),elementVisible:()=>this.onElementVisible(t),script:()=>this.onCustomTrigger(t),hover:()=>this.onHover(t),scrollUp:()=>this.onScrollUp(t),scrollPercent:()=>this.onScrollPercentReached(t),rageClick:()=>this.onRageClick(t),minPagesViewed:()=>this.onMinPagesViewed(t),trackingSent:()=>this.onTrackingSent(t),socialProofPurchases:()=>this.getSocialProofDatas(t,"i",!0),socialProofPageViews:()=>this.getSocialProofDatas(t,"pv"),socialProofVisitors:()=>this.getSocialProofDatas(t,"v-pv")},r=!Object.prototype.hasOwnProperty.call(e,this.event)||await e[this.event]();return r&&this.clear(),"reengage"!==this.event&&this.delay?r&&await(async()=>{const t=C(`${this.event}Delay`);this.promises.push(t);const e=setTimeout(()=>{t.resolve(!0),this.clear()},this.delay);return this.timeouts.push(e),t.promise})():r}}const q="display",H="closing",M="validation",G="ABTastyWidgets",U=`${G}Temporary`;class K{constructor({displayRecurrence:t,closingRecurrence:e,validationRecurrence:r},n){this.displayRecurrence=parseFloat(t),this.closingRecurrence=parseFloat(e),this.validationRecurrence=parseFloat(r),this.onSetCallback=n,this.widgetName=w(),this.uniqueId=S(),this.recurrenceKey=`${this.widgetName}_${this.uniqueId}`,this.isListeningStorageEvent=this.listenStorageEvent(),this.pendingRecurrence=!1,this.pendingRecurrenceValue={}}onStorage({key:t}){const e=localStorage.getItem(U),r=sessionStorage.getItem(G);"ABTastyData"===t&&!e&&r&&localStorage.setItem(U,r)}listenStorageEvent(){return this.isListeningStorageEvent||window.addEventListener("storage",this.onStorage.bind(this)),!0}getGivenRecurrenceStorageParsed(t){try{const e=t.getItem(G);return JSON.parse(e)}catch(e){return t.removeItem(G),!1}}getSessionRecurrenceStorageParsed(){return this.getGivenRecurrenceStorageParsed(window.sessionStorage)}getLocalRecurrenceStorageParsed(){return this.getGivenRecurrenceStorageParsed(window.localStorage)}removeGivenStorage(t,e){const{[this.recurrenceKey]:r,...n}=e;return Object.entries(n).length?(t.setItem(G,JSON.stringify(n)),n):(t.removeItem(G),!1)}removeSessionRecurrenceStorage(){const t=this.getSessionRecurrenceStorageParsed();return!!t&&this.removeGivenStorage(window.sessionStorage,t)}removeLocalRecurrenceStorage(){const t=this.getLocalRecurrenceStorageParsed();return!!t&&this.removeGivenStorage(window.localStorage,t)}getSessionRecurrence(){const t=this.getSessionRecurrenceStorageParsed();return!!t&&t[this.recurrenceKey]}getLocalRecurrence(){const t=this.getLocalRecurrenceStorageParsed();return!!t&&t[this.recurrenceKey]}getCurrentRecurrence(){if(this.pendingRecurrence)return this.pendingRecurrenceValue;const t=this.getSessionRecurrence(),e=this.getLocalRecurrence();return t||e||{type:!1}}isOver(){const t=localStorage.getItem(U),e=!(!t||!t.includes(this.recurrenceKey))||this.getSessionRecurrence();t&&(sessionStorage.setItem(G,t),localStorage.removeItem(U));const r=this.getLocalRecurrence(),n=(r?parseFloat(r.stamp):0)<(new Date).getTime();return n&&this.removeLocalRecurrenceStorage(),!this.pendingRecurrence&&n&&!this.getLocalRecurrence()&&!e}setRecurrence(t,e){0!==t&&(window.removeEventListener("storage",this.onStorage.bind(this)),this.isListeningStorageEvent=!1);const r=this.getTypeOfStorage(t);if(g()||!r&&"object"!=typeof r)return!1;const{storageString:n,storageMethod:o}=r,i=this.getStamp(t),s={type:e,stamp:i},{type:a}=this.getCurrentRecurrence(),c=async()=>{if(!b()){this.pendingRecurrence=!0,this.pendingRecurrenceValue=s;const t=new F({triggerEvent:"consent"});await t.isTriggered(),this.pendingRecurrence=!1,this.pendingRecurrenceValue={}}const t=this.getSessionRecurrence(),e=this.getLocalRecurrence();let r;"session"===n?t?r=this.removeSessionRecurrenceStorage():(this.removeLocalRecurrenceStorage(),r=this.getSessionRecurrenceStorageParsed()):"local"===n&&(e?r=this.removeLocalRecurrenceStorage():(this.removeSessionRecurrenceStorage(),r=this.getLocalRecurrenceStorageParsed()));const i=r?{[this.recurrenceKey]:s,...r}:{[this.recurrenceKey]:s};o.setItem(G,JSON.stringify(i)),this.onSetCallback&&"function"==typeof this.onSetCallback&&this.onSetCallback()};if(!o)return!1;if(a&&e!==M)if(e===H&&a!==M)c();else{if(e!==q||a===M||a===H)return!1;c()}else c();return i}setDisplayRecurrence(){const t=q;this.setRecurrence(this.displayRecurrence,t)}setClosingRecurrence(){const t=H;this.setRecurrence(this.closingRecurrence,t)}setValidationRecurrence(){const t=M;this.setRecurrence(this.validationRecurrence,t)}getStamp(t){return(new Date).getTime()+864e5*t}getTypeOfStorage(t){return!(isNaN(t)||t<0||0!==t&&!t)&&(t>0?{storageString:"local",storageMethod:window.localStorage}:0===t&&{storageString:"session",storageMethod:window.sessionStorage})}}class z{constructor(t,e,r){this.isWidgetApplied=t,this.callback=e,this.shouldUpdate=r,this.triggerIframeTarget=null,this.observer=new MutationObserver(this.observerHandler.bind(this)),this.tagRollbackEventParams=["abtasty_resetActionTracking",this.onTagRollback.bind(this)],this.onCampaignLaunchedEventParams=["abtasty_executedCampaign",this.onCampaignLaunched.bind(this)]}decisionHandler(t){const e=!t&&this.isWidgetApplied(),r=e?this.shouldUpdate&&D:_;return r?(this.clearWatcher(),this.callback(r,!t,e),this.watch(),this):this}onCampaignLaunched({detail:{campaignId:t}}){t===TEST_ID&&(this.callback(_,!1),this.watch())}onTagRollback({target:t}){return this.clearWatcher(t),this.callback(R,!1),window.addEventListener(...this.onCampaignLaunchedEventParams),this}observerHandler(t){return y()?t.some(t=>["removedNodes","addedNodes"].some(e=>t[e]&&t[e].length))?this.decisionHandler():this:this.callback(R,!1)}watch(t,e){if(p())return this;if(this.clearWatcher(t),window.removeEventListener(...this.onCampaignLaunchedEventParams),document.addEventListener(...this.tagRollbackEventParams),e?.includes("[]contentDocument[]")){const t=e.split("[]")[0].trim(),{clear:r}=k(t,t=>{r(),this.triggerIframeTarget=t,t.addEventListener("load",this.decisionHandler.bind(this))})}const r=t?.defaultView?.frameElement;r&&this.triggerIframeTarget!==r&&r.addEventListener("load",this.decisionHandler.bind(this));const{clear:n}=k("body",e=>{n();const r=t?.body||t||e;this.observer.observe(r,{childList:!0,subtree:!0})});return this}clearTriggerElementWatcher(){this.triggerIframeTarget?.removeEventListener("load",this.decisionHandler.bind(this))}clearWatcher(t){return document.removeEventListener(...this.tagRollbackEventParams),this.observer.disconnect(),this.clearTriggerElementWatcher(),t?.defaultView?.frameElement?.removeEventListener("load",this.decisionHandler.bind(this)),this}}const J=/.+\/([^.]+)\.(otf|ttf)$/,Y=["socialProofPurchases","socialProofPageViews","socialProofVisitors"];class Q{constructor(t,e){this.children=void 0,this.uniqueId=`${S()}${e?`_${e}`:""}`,this.widgetName=w(),this.prettyName=E(),this.recurrenceParams=(()=>{const{displayRecurrence:t,closingRecurrence:e,validationRecurrence:r}=DATA,n=!t&&!e&&!r;if(p()||n)return!1;const o={everytime:()=>-1,session:()=>0,once:()=>395,day:t=>DATA[`${t}_day`],week:t=>7*DATA[`${t}_week`],month:t=>30.5*DATA[`${t}_month`]},i={};return t&&(i.displayRecurrence=o[t]("displayRecurrence")),e&&(i.closingRecurrence=o[e]("closingRecurrence")),r&&(i.validationRecurrence=o[r]("validationRecurrence")),i})(),this.triggerParams=(t=>{let{triggerEvent:e}=DATA;const{triggerEventClick:r,triggerEventHover:n,triggerEventReengageDelay:o,socialProofContentType:i,triggerEventElementVisible:s,triggerEventDelay:a}=DATA;if(p()||!e&&!i)return!1;const c={click:()=>r,hover:()=>n,elementVisible:()=>s},l=Object.prototype.hasOwnProperty.call(c,e)?c[e]():"body",u="reengage"===e?o:a;return i&&(e=[,"socialProofPurchases","socialProofPageViews","socialProofVisitors"][i]),{triggerEvent:e,triggerSelector:l,triggerDelay:u,triggerTarget:t}})(t),this.recurrence=!!this.recurrenceParams&&new K(this.recurrenceParams,this.clearGivenClearables.bind(this)),this.trigger=!!this.triggerParams&&new F(this.triggerParams),this.shouldUpdate=!!this.triggerParams&&Y.includes(this.triggerParams.triggerEvent),this.pageWatcher=new z(this.isWidgetApplied.bind(this),this.onPageChange.bind(this)),this.hasOncePerPageTrigger=(()=>{const{isOncePerPageTrigger:t,triggerEvent:e}=DATA;return!e||!["click","hover","scrollUp","script"].includes(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.rootElement=null,this.domElement=this.getDom(),this.hasBeenShown=!1,this.closedByUser=!1,this.elementsWaiters=[]}clearGivenClearables(){this.elementsWaiters.forEach(t=>t.clear()),this.elementsWaiters=[]}isWidgetApplied(){return this.domElement?.isConnected&&this.domElement.ownerDocument?.defaultView}removeOldDomElement(){const t=this.rootElement?.getElementById(this.widgetContainerId);return t?.remove(),this}async insert(){if(this.isWidgetApplied())return!1;const t=["free"];"drawer"===DATA.layout&&DATA.customTarget&&t.push("drawer");const e=t.includes(DATA.layout);return new Promise(t=>{const{elementReferrer:r="body",referrerInsertType:n="beforeend"}=e?DATA:{},o=k(r,e=>{this.elementsWaiters=this.elementsWaiters.filter(t=>t.selector!==r),this.rootElement=e.getRootNode(),this.removeOldDomElement(),this.domElement.appendChild(this.styleElement),t(e.insertAdjacentElement(n,this.domElement))});this.elementsWaiters.push(o)}).then(()=>this)}remove(){return this.trigger&&this.trigger.clear(),this.pageWatcher.clearWatcher(this.rootElement),this.domElement?.isConnected&&this.domElement.remove(),this.hasOncePerPageTrigger?this.pageWatcher.watch(this.rootElement):p()||this.init().then(({response:t})=>t?this.show():this),this}show(){return p()||this.hasBeenShown&&this.hasOncePerPageTrigger||window.ABTastyEvent(`${this.prettyName} displayed`,null,TEST_ID),this.closedByUser=!1,setTimeout(()=>this.domElement.classList.remove(this.hideClassName),50),this.recurrence&&this.recurrence.setDisplayRecurrence(),this.hasBeenShown=!0,this.pageWatcher.watch(this.rootElement),this}hide(t=!0){return!p()&&this.hasBeenShown&&t&&window.ABTastyEvent(`${this.prettyName} closed`,null,TEST_ID),t&&(this.pageWatcher.clearWatcher(this.rootElement),this.closedByUser=!0),this.domElement.classList.add(this.hideClassName),this}async init(t){const e=p(),r=y(),n=this.trigger?.promises?.length,o=!this.recurrence||this.recurrence.isOver();if(!e&&!r||n||!o)return{container:this,response:!1};this.pageWatcher.watch(this.rootElement||document,this.triggerParams.triggerSelector);const i=e||!this.trigger||this.trigger&&await this.trigger.isTriggered();this.pageWatcher.clearTriggerElementWatcher();const s={container:this,response:i};return i?(await this.insert(),this.addCloseEvent(),e||t||this.hasBeenShown||void 0===this.children||"function"!=typeof this.children.refreshContent||this.children.refreshContent(i),s):s}onPageChange(t,e,r){const n=()=>this.init().then(({response:t})=>{t?this.show():this.hide(!1)});e||(this.hasBeenShown=!1,this.trigger&&this.trigger.clear());const o={[R]:()=>r?this.remove():this.pageWatcher.watch(this.rootElement),[_]:()=>{this.hasBeenShown?this.closedByUser?this.pageWatcher.watch(this.rootElement):r||this.insert().then(t=>t.show()).catch(this.pageWatcher.watch):n()},[D]:()=>{this.hasBeenShown?this.pageWatcher.watch():n()}};"function"==typeof o[t]&&o[t]()}addCloseEvent(...t){const{closeButton:e,overlay:r,overlayClickable:n,layout:o,animationDuration:i=1e3}=DATA,s=[];if(void 0!==r&&!0!==r||!0!==n||"popin"!==o||s.push(`.${this.overlayClassName}`),void 0!==e&&e&&s.push(`.${this.closeButtonClassName}`),!s.length)return this;const a=this.domElement.querySelectorAll(s.join(", "));if(!a.length)return this;const c=["click",t=>{(t=>{p()||(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation())})(t),this.recurrence&&this.recurrence.setClosingRecurrence(),this.hide(!0),setTimeout(()=>this.remove(),1.05*i)},{once:!0,capture:!0}];return t.push(...a),t.forEach(t=>{p()&&(t.dataset.abtastyActionnable="true"),t.removeEventListener(...c),t.addEventListener(...c)}),this}getDom(){const{closeButton:t,layout:e,overlayClickable:r,overlay:n=!0}=DATA,o=document.createElement("div");return o.className=`${this.basicClassName} ${this.hideClassName}`,o.id=this.widgetContainerId,["popin","bannerTop","bannerBottom"].includes(e)&&(o.role="dialog"),o.innerHTML=`\n\t\t\t${"popin"===e&&!0===n?`<div ${r?'aria-label="Close dialog"':""} class="${this.overlayClassName}"></div>`:""}\n\t\t\t<div class="${this.contentClassName}">\n\t\t\t${t?`<button class="${this.closeButtonClassName}" aria-label="Close dialog"><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>`,o}loadFont(t,e){if(!t||"inherit"===t||!/otf|ttf/g.test(e))return;const r=document.createElement("style"),n=e.match(J)?e.match(J)[1]:"";r.innerHTML=`@font-face { font-family: '${t}_${n}'; src: url('${e}'); font-display: swap; }`;const o=this.rootElement?.head||document.head;o?.appendChild(r)}getStyleTag(t="",e=DATA){const{noStyles:r,layout:n}=e,{backgroundColor:o,isBackgroundImage:i,backgroundImage:s,backgroundSize:a,backgroundPosition:c,backgroundRepeat:l,borderColor:u,borderRadius:h,borderWidth:d,textColor:g,textAlign:f,fontName:m,fontStyle:v,fontSize:y,isTitle:b,titleTextAlign:w,titleTextColor:E,titleFontName:S,titleFontStyle:T,titleFontSize:C,overlay:$,overlayColor:x,dropShadow:P,dropShadowColor:L,dropShadowBlur:A,containerMargin:k,containerPadding:I,closeButton:N,closeButtonPosition:O,closeButtonSize:R,closeButtonBorderRadius:_,closeButtonBorderWidth:D,closeButtonBorderColor:j,closeButtonColor:B,closeButtonBackgroundColor:W,buttonsAlign:V,buttonsBorderWidth:F,buttonsBorderColor:q,buttonsBorderRadius:H,buttonsBackgroundColor:M,buttonsTextColor:G,buttonsFontName:U,buttonsFontStyle:K,buttonsFontSize:z,secondLink:Y,secondLinkBorderWidth:Q,secondLinkBorderColor:X,secondLinkBorderRadius:Z,secondLinkBackgroundColor:tt,secondLinkTextColor:et,secondLinkFontName:rt,secondLinkFontStyle:nt,secondLinkFontSize:ot,animation:it,animationDuration:st,animationBehaviour:at,animationSlideDirection:ct}=r?{}:e,lt=document.createElement("style");p()&<.setAttribute("abtasty-script-added","true"),this.loadFont(m,v),this.loadFont(S,T),this.loadFont(U,K),this.loadFont(rt,nt);const ut=`background: ${["string"==typeof o?o:"rgba(255, 255, 255, 1)",i&&"string"==typeof s&&s.length?`url(${s})`:"",i&&"string"==typeof c&&"100% 100%"!==a?c:"0 0",i&&"string"==typeof a?`/ ${a}`:"/ auto",i&&l&&!["cover","100% 100%"].includes(a)?"repeat":"no-repeat"].join(" ").trim()};`,ht="number"==typeof d&&d>0,dt=`border: ${[ht?`${d}px`:"unset",ht?"solid":"",ht&&"string"==typeof u&&u.length?u:""].join(" ").trim()};`,pt=void 0!==h?`border-radius: ${h}px;`:"",gt=void 0!==g?`color: ${g}; fill: ${g}; -webkit-text-fill-color: ${g};`:"",ft=void 0!==f?`text-align: ${f};`:"",mt=m&&"inherit"!==m?`font-family:${m}_${v.match(J)?v.match(J)[1]:""};`:v||"",vt=y?`font-size: ${y}px;`:"",yt=void 0!==P&&P?`box-shadow: 0 5px ${A}px 0 ${L};`:"",bt=k instanceof Array&&1===k.length&&k[0],wt=bt?`margin: ${bt.top}px ${bt.right}px ${bt.bottom}px ${bt.left}px;`:"",Et=bt?`margin: calc(${bt.top}px * 0.5) calc(${bt.right}px * 0.5) calc(${bt.bottom}px * 0.5) calc(${bt.left}px * 0.5);`:"",St=I instanceof Array&&1===I.length&&I[0],Tt=St?`padding: ${St.top}px ${St.right}px ${St.bottom}px ${St.left}px;`:"",Ct=St?`padding: calc(${St.top}px * 0.5) calc(${St.right}px * 0.5) calc(${St.bottom}px * 0.5) calc(${St.left}px * 0.5);`:"",$t=void 0!==F&&F?`border-width: ${F}px; border-style: solid;`:"",xt=[q,F].every(t=>void 0!==t)&&F?`border-color: ${q};`:"",Pt=void 0!==H?`border-radius: ${H}px;`:"",Lt=void 0!==M?`background-color: ${M};`:"",At=void 0!==G?`color: ${G}; fill: ${G}; -webkit-text-fill-color: ${G};`:"",kt=U&&"inherit"!==U?`font-family:${U}_${K.match(J)?K.match(J)[1]:""};`:K||"",It=z?`font-size: ${z}px;`:"",Nt="number"==typeof Q?`border-width: ${Q}px; border-style: solid;`:"",Ot=[X,Q].every(t=>void 0!==t)&&Q?`border-color: ${X};`:"",Rt=void 0!==Z?`border-radius: ${Z}px;`:"",_t=void 0!==tt?`background-color: ${tt};`:"",Dt=void 0!==et?`color: ${et}; fill: ${et}; -webkit-text-fill-color: ${et};`:"",jt=rt&&"inherit"!==rt?`font-family:${rt}_${nt.match(J)?nt.match(J)[1]:""};`:nt||"",Bt=ot?`font-size: ${ot}px;`:"",Wt="popin"!==n||void 0!==$&&!0!==$?"":[`#${this.widgetContainerId} .${this.overlayClassName} {`,`background-color: ${void 0!==x?x:"rgba(0, 0, 0, 0.6)"};`,"}"].join(""),Vt="number"==typeof R?R:16,Ft=Vt/2,qt=r||void 0!==N&&N?[`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} {`,"position: absolute;",("out"===O?`bottom: calc(100% + ${Ft}px)`:`top: ${Ft}px`)+";",`right: ${Ft}px;`,"width: auto;","height: auto;","background: none;","border: none;","cursor: pointer;","padding: 0;","margin: 0;","line-height: 0;","z-index: 9;","number"==typeof _?`border-radius: ${_}px;`:"","number"==typeof D&&D>0?`border: ${D}px solid ${void 0!==j?j:"rgba(57, 57, 57, 1)"};`:"","string"==typeof W?`background-color: ${W};`:"","}",`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} svg {`,"pointer-events: none;",`width: ${Vt}px;`,`height: ${Vt}px;`,"string"==typeof B?`fill: ${B};`:"","}"].join(""):"",Ht=b&&"string"==typeof E?[`#${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: ${E}; fill: ${E}; -webkit-text-fill-color: ${E};`,void 0!==w?`text-align: ${w};`:"",S&&"inherit"!==S?`font-family:${S}_${T.match(J)?T.match(J)[1]:""};`:T||"",C?`font-size: ${C}px;`:"","}"].join(""):"";let Mt="";if("string"==typeof it){const t=(st/1e3).toFixed(2),e=["top","bottom"].includes(ct),r=Number(e),n=[(["top","left"].includes(ct)?"-":"")+"100vmax",this.translateValues?this.translateValues[r]:"0"];e&&n.reverse(),Mt={none:[`.${this.hideClassName} {`,"opacity: 0 !important;","}"],fade:[`.${this.hideClassName} {`,"opacity: 0 !important;","}",`#${this.widgetContainerId} {`,`transition: opacity ${t}s ${at};`,"}"],slide:[`.${this.hideClassName} .${this.overlayClassName} {`,"opacity: 0 !important;","}",`#${this.widgetContainerId} .${this.overlayClassName} {`,`transition: opacity ${t}s ${at};`,"}",`.${this.hideClassName} .${this.contentClassName} {`,`transform: translate(${n.join(", ")}) !important;`,"}",`#${this.widgetContainerId} .${this.contentClassName} {`,`transition: transform ${t}s ${at};`,"}"]}[p()&&!ABTASTY_S.WIDGETS.animationChanged?"none":it].join("")}const Gt=[`#${this.widgetContainerId} .${this.contentClassName} .buttons_container .second_link {`,`margin-${"fill"===V?"top":"left"}: 8px;`,Nt,Ot,Rt,_t,Dt,jt,Bt,"}",`#${this.widgetContainerId} .${this.contentClassName} .buttons_container .second_link {`,Dt,jt,Bt,"}"];return lt.textContent=[`#${this.widgetContainerId} style { display: none; }`,`.${this.hideClassName} {`,"pointer-events: none;","}",`#${this.widgetContainerId} {`,"opacity: 1;","}",`#${this.widgetContainerId} .${this.contentClassName} {`,ut,pt,dt,gt,ft,yt,wt,mt,vt,"}",`#${this.widgetContainerId} .${this.contentClassName} p {`,gt,ft,mt,vt,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,"display: block;","line-height: 1;","text-indent: unset;",Tt,mt,vt,"}",`#${this.widgetContainerId} .${this.contentClassName} a {`,"text-decoration: underline;","}",`#${this.widgetContainerId} .${this.contentClassName} div.buttons_container a, `,`#${this.widgetContainerId} .${this.contentClassName} button {`,"text-decoration: none;","box-sizing: border-box;","display: inline-block;",$t,xt,Pt,Lt,At,kt,It,"}",`#${this.widgetContainerId} .${this.contentClassName} div.buttons_container a *, `,`#${this.widgetContainerId} .${this.contentClassName} button:not(class*="close_button") * {`,At,kt,It,"}",...Y?Gt:[],"@media screen and (max-width: 579px) {",`#${this.widgetContainerId} .${this.contentClassName} {`,Et,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,Ct,"}","}",Wt,qt,Ht,Mt,`${t}`].join(""),lt}}class X extends Q{constructor(t,e){super(t,e),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("")}}function Z(t){return Z="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Z(t)}function tt(t,e,r){return(e=nt(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function et(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */et=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},s=i.iterator||"@@iterator",a=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function l(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=function(t,e,r){return t[e]=r}}function u(t,e,r,n){var i=e&&e.prototype instanceof m?e:m,s=Object.create(i.prototype),a=new A(n||[]);return o(s,"_invoke",{value:$(t,r,a)}),s}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=u;var d="suspendedStart",p="executing",g="completed",f={};function m(){}function v(){}function y(){}var b={};l(b,s,function(){return this});var w=Object.getPrototypeOf,E=w&&w(w(k([])));E&&E!==r&&n.call(E,s)&&(b=E);var S=y.prototype=m.prototype=Object.create(b);function T(t){["next","throw","return"].forEach(function(e){l(t,e,function(t){return this._invoke(e,t)})})}function C(t,e){function r(o,i,s,a){var c=h(t[o],t,i);if("throw"!==c.type){var l=c.arg,u=l.value;return u&&"object"==Z(u)&&n.call(u,"__await")?e.resolve(u.__await).then(function(t){r("next",t,s,a)},function(t){r("throw",t,s,a)}):e.resolve(u).then(function(t){l.value=t,s(l)},function(t){return r("throw",t,s,a)})}a(c.arg)}var i;o(this,"_invoke",{value:function(t,n){function o(){return new e(function(e,o){r(t,n,e,o)})}return i=i?i.then(o,o):o()}})}function $(e,r,n){var o=d;return function(i,s){if(o===p)throw Error("Generator is already running");if(o===g){if("throw"===i)throw s;return{value:t,done:!0}}for(n.method=i,n.arg=s;;){var a=n.delegate;if(a){var c=x(a,n);if(c){if(c===f)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===d)throw o=g,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=p;var l=h(e,r,n);if("normal"===l.type){if(o=n.done?g:"suspendedYield",l.arg===f)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(o=g,n.method="throw",n.arg=l.arg)}}}function x(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,x(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var i=h(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,f;var s=i.arg;return s?s.done?(r[e.resultName]=s.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,f):s:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,f)}function P(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function L(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function A(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function k(e){if(e||""===e){var r=e[s];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function r(){for(;++o<e.length;)if(n.call(e,o))return r.value=e[o],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(Z(e)+" is not iterable")}return v.prototype=y,o(S,"constructor",{value:y,configurable:!0}),o(y,"constructor",{value:v,configurable:!0}),v.displayName=l(y,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===v||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,y):(t.__proto__=y,l(t,c,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},T(C.prototype),l(C.prototype,a,function(){return this}),e.AsyncIterator=C,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var s=new C(u(t,r,n,o),i);return e.isGeneratorFunction(r)?s:s.next().then(function(t){return t.done?t.value:s.next()})},T(S),l(S,c,"Generator"),l(S,s,function(){return this}),l(S,"toString",function(){return"[object Generator]"}),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=k,A.prototype={constructor:A,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(L),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(n,o){return a.type="throw",a.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var s=this.tryEntries[i],a=s.completion;if("root"===s.tryLoc)return o("end");if(s.tryLoc<=this.prev){var c=n.call(s,"catchLoc"),l=n.call(s,"finallyLoc");if(c&&l){if(this.prev<s.catchLoc)return o(s.catchLoc,!0);if(this.prev<s.finallyLoc)return o(s.finallyLoc)}else if(c){if(this.prev<s.catchLoc)return o(s.catchLoc,!0)}else{if(!l)throw Error("try statement without catch or finally");if(this.prev<s.finallyLoc)return o(s.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var s=i?i.completion:{};return s.type=t,s.arg=e,i?(this.method="next",this.next=i.finallyLoc,f):this.complete(s)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),f},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),L(r),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;L(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:k(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),f}},e}function rt(t,e,r,n,o,i,s){try{var a=t[i](s),c=a.value}catch(t){return void r(t)}a.done?e(c):Promise.resolve(c).then(n,o)}function nt(t){var e=function(t){if("object"!=Z(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Z(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Z(e)?e:e+""}function ot(t,e,r){return e=at(e),function(t,e){if(e&&("object"==Z(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,it()?Reflect.construct(e,r||[],at(t).constructor):e.apply(t,r))}function it(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(it=function(){return!!t})()}function st(){return st="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=at(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},st.apply(null,arguments)}function at(t){return at=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},at(t)}function ct(t,e){return ct=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},ct(t,e)}var lt=function(t){function e(t,r){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=ot(this,e,[t,r])).target=t,n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ct(t,e)}(e,t),function(t,e){return e&&function(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,nt(n.key),n)}}(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}(e,[{key:"isWidgetApplied",value:function(){var t,e,r=(null===(t=this.domElement)||void 0===t?void 0:t.isConnected)&&(null===(e=this.domElement.ownerDocument)||void 0===e?void 0:e.defaultView),n=this.hasBeenShown&&this.hasOncePerPageTrigger;return r||n}},{key:"insert",value:(r=et().mark(function t(){var e,r;return et().wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!this.isWidgetApplied()){t.next=2;break}return t.abrupt("return",!1);case 2:return this.domElement.appendChild(this.styleElement),null!==(e=this.target)&&void 0!==e&&e.isConnected&&null!==(r=this.target)&&void 0!==r&&null!==(r=r.ownerDocument)&&void 0!==r&&r.defaultView&&this.target.insertAdjacentElement("beforeend",this.domElement),t.abrupt("return",this);case 5:case"end":return t.stop()}},t,this)}),n=function(){var t=this,e=arguments;return new Promise(function(n,o){var i=r.apply(t,e);function s(t){rt(i,n,o,s,a,"next",t)}function a(t){rt(i,n,o,s,a,"throw",t)}s(void 0)})},function(){return n.apply(this,arguments)})},{key:"show",value:function(){var t,r,n=this,o=DATA,i=o.triggerEvent,s=o.autoHide,a=o.timeHide,c=function(t){t.stopPropagation(),n.hide(),setTimeout(function(){return n.remove()},50)};return(t=this,r=st(at(e.prototype),"show",t),function(e){return r.apply(t,e)})([]),p()||setTimeout(function(){var t=tt(tt({},B,["mouseleave"]),j,["click"]);switch(i){case j:case B:t[i].forEach(function(t){return n.target.addEventListener(t,c,{passive:!0,once:!0})});break;case"pageLoad":s&&setTimeout(function(){return n.remove()},1e3*a)}},100),this}}]);var r,n}(X);function ut(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}var ht,dt=[],pt=[],gt=function(){var t,e,r,n;T("Widget launch");var o=DATA.elementReferrer;null!==(e=(t=DATA).triggerEventClick)&&void 0!==e||(t.triggerEventClick=o),null!==(n=(r=DATA).triggerEventHover)&&void 0!==n||(r.triggerEventHover=o),k(o,function(){(dt=P(o)).forEach(function(t,e){if(!pt.includes(t)){var r=new lt(t,e);pt.push(t),r.init(!0).then(function(e){if(e.response){var n=new d(r,t);new s(n).build()}})}})})},ft=function(){if(y()){var t=DATA.elementReferrer,e=P(t);(e.length!==dt.length||!e.every(function(t){return dt.find(function(e){return e===t})}))&>()}},mt=function(t){if(Array.isArray(t))return t}(ht=DATA.elementReferrer.split("[]"))||function(t){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=e){var r,n,o,i,s=[],a=!0,c=!1;try{for(o=(e=e.call(t)).next;!(a=(r=o.call(e)).done)&&(s.push(r.value),2!==s.length);a=!0);}catch(t){c=!0,n=t}finally{try{if(!a&&null!=e.return&&(i=e.return(),Object(i)!==i))return}finally{if(c)throw n}}return s}}(ht)||function(t){if(t){if("string"==typeof t)return ut(t,2);var e={}.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?ut(t,2):void 0}}(ht)||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.")}(),vt=mt[0],yt=mt[1],bt=k(vt,function(t){bt(),gt();var e,r,n=(null==t?void 0:t[yt])||t.getRootNode();e="body"in n?n.body:n,(r=new MutationObserver(ft)).observe.apply(r,[e,{childList:!0,subtree:!0}])}).clear}();
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@abtasty/tooltip",
|
3
3
|
"description": "Widget for AB Tasty",
|
4
|
-
"version": "2.0.
|
4
|
+
"version": "2.0.26",
|
5
5
|
"form": "dist/form.js",
|
6
6
|
"main": "dist/main.js",
|
7
7
|
"type": "module",
|
@@ -43,6 +43,5 @@
|
|
43
43
|
"postcss-cssnext": "^3.1.1",
|
44
44
|
"rollup": "^4.12.0",
|
45
45
|
"rollup-plugin-postcss": "^4.0.2"
|
46
|
-
}
|
47
|
-
"stableVersion": "2.0.24"
|
46
|
+
}
|
48
47
|
}
|