@abtasty/popin-video 1.4.27 → 1.4.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.js CHANGED
@@ -1 +1 @@
1
- !function(){"use strict";const e=()=>Object.prototype.hasOwnProperty.call(top,"ABTastyEditor"),t=()=>{const e=!!document.getElementById("ABTastyPreviewBar"),t=location.href.includes("ab_project=preview");return e||t},n=e=>new Function(`try {\n\t\t${e}\n\t} catch (error) {\n\t\treturn null;\n\t}`)(),i=()=>encodeURIComponent(DATA.spNoTrim?window.location.href.replace(window.location.origin,""):`${window.location.pathname}`),o=()=>!e()&&(t()||!!window.ABTasty.getTestsOnPage()[TEST_ID]),r=()=>window.ABTasty&&!0===window.ABTasty.consentReady,s=()=>{const{type:e}=DATA;return`${PACKAGE.replace("@abtasty/","")}${e?`_${e}`:""}`},a=()=>{const e=s();return`${e.charAt(0).toUpperCase()}${e.slice(1)}`.split("-").join(" ")},c=()=>`${PLUGIN_ID.split("-")[0]}_${TEST_ID}`,l=n=>{const i=(()=>{if(e()||t())return!1;const n=ABTasty.getTestsOnPage()[TEST_ID];return!!n&&Object.keys(n.targetings.qaParameters).length>0})(),o=window.document.cookie.includes("abTastyDebug=")||!0===window.abTastyDebug;if(i||o){const e=a();window.console.log(`%c${e} - ${i?"QA":"Debug"} Mode for campaign ${TEST_ID} %c ${n}`,"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;")}},d=e=>{const t={promise:null,resolve:null,reject:null,name:e};return t.promise=new Promise((e,n)=>{t.resolve=e,t.reject=n}),t},u=(e,t)=>{const n=t?[]:null;if("string"!=typeof e||!e.trim().length)return n;const[i,o,r]=e.split("[]").map(e=>e.trim()),s=Boolean(r)?r:e,a=o?document.querySelector(i)?.[o]:document;return a?t?[...a.querySelectorAll(s)]:a.querySelector(s):n},h=e=>u(e,!1),p=e=>u(e,!0),m=(e,t)=>{const n=document.querySelector("body")||document.documentElement,i={childList:!0,subtree:!0,attributes:!0},o=()=>r.disconnect(),r=new MutationObserver(()=>{const n=h(t);return n&&!o()&&e(n)});return{clear:o,observe:(e=n)=>r.observe(e,i)}},g=()=>{},v=(t,n)=>{const i=h(t),o={selector:t,clear:g,observe:g};if(i)return setTimeout(()=>n(i),0),o;if(e())return setTimeout(()=>v(t,n),1e3),o;if(t.includes("[]"))return((e,t)=>{const[n,i]=t.split("[]").map(e=>e.trim()),o=h(n),r=o?.[i],{clear:s,observe:a}=m(e,t),c=()=>{const n=h(t);return n&&!l()&&e(n)},l=()=>{s(),o?.removeEventListener("load",c)},d=()=>{a(r),"iframe"===o?.localName&&o.addEventListener("load",c)};return d(),{selector:t,clear:l,observe:d}})(n,t);const{clear:r,observe:s}=m(n,t);return s(),{selector:t,clear:r,observe:s}};function f(e,t){const n=e.parentElement||e.getRootNode().host;return t(e)||!n?e:f(n,t)}const y=t=>{e()||(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation())},b=(e,t)=>[...p(t)].some(n=>{const[i,,o]=t.split("[]"),r=o??i;return n===e||!!e.closest(r)});let w=!1;class T{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(e){const t=[e,"transitionend",this.checkElements.bind(this),!0];return this.getEvents(...t)}intersectionHandler(e){e.forEach(e=>{e.isIntersecting?(this.existingTargets.forEach(t=>{t.element.isSameNode(e.target)&&(this.inViewportTargets.push(t),this.mouseOverEvent.start(),this.scrollEvent.start(),this.onTransitionEnd.start())}),this.checkElements()):this.inViewportTargets=this.inViewportTargets.filter(t=>!t.element.isSameNode(e.target)||(this.mouseOverEvent.clear(),this.scrollEvent.clear(),this.onTransitionEnd.clear(),!1))})}startVisibilityObserver(e){const t={root:e,rootMargin:"0px",threshold:0};return this.visibilityObserver??=new IntersectionObserver(this.intersectionHandler.bind(this),t),this.visibilityObserver}startMutationObserver(e){return this.mutationObserver??=new MutationObserver(this.checkElements.bind(this)),this.mutationObserver.observe(e,{attributes:!0,childList:!0,subtree:!0}),this.mutationObserver}onMouseOver({target:e,path:t}){const n=this.inViewportTargets.find(({element:n,selector:i})=>{if(n.isSameNode(e))return!0;const[o,,r]=i.split("[]"),s=r??o,a=[...e.querySelectorAll(s)];if(a.length&&a.includes(n))return!0;if(t.includes(n))return!0;if(!e.parentElement?.children?.length)return;const c=[...e.parentElement.children],l=c.findIndex(t=>t.isSameNode(e)),d=c.filter((e,t)=>t>l);if(d.length){if(d.includes(n))return!0;if(d.some(e=>[...e.querySelectorAll(s)].includes(n)))return!0}return!1});if(n&&this.isElementVisible(n.element)){const{selector:e,element:t,uniqueId:i}=n,o=this.targets.find(t=>t.selector===e&&t.uniqueId===i);o&&o.resolve(t),this.clear(e,i)}}getEvents(e,...t){return{start:()=>e?.addEventListener(...t),clear:()=>e?.removeEventListener(...t)}}mouseOverHandler(e){const t=[e,"ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0?"touchmove":"mouseover",e=>{const t=e.composedPath(),{target:n}=e;setTimeout(()=>this.onMouseOver({target:n,path:t}),50)},!0];return this.getEvents(...t)}scrollEventHandler(e){const t=[e,"scroll",(n=this.checkElements.bind(this),()=>{w||(w=!0,setTimeout(()=>{n(),w=!1},100))}),{passive:!0}];var n;return this.getEvents(...t)}isElementVisible(e){return this.isElementOpaque(e)&&this.isElementTopmost(e)}isElementOpaque(e){return"HTML"===f(e,e=>"0"===window.getComputedStyle(e).opacity).nodeName}isElementTopmost(e){const t=e.getBoundingClientRect(),n=[[t.left,t.top],[t.right,t.top],[t.left,t.bottom],[t.right,t.bottom],[t.left+t.width/2,t.top],[t.left+t.width/2,t.bottom],[t.left,t.height/2],[t.right,t.height/2],[t.left+t.left/2,t.height/2]];let i=!1,o=0;for(;!i&&o<n.length;){const t=e.getRootNode()?.elementFromPoint(...n[o]);i=e===t||t?.contains(e)||e.contains(t),o+=1}return i}checkElements(){this.targets.forEach(({selector:e,uniqueId:t})=>{const n=h(e),[i,,o]=e.split("[]"),r=o??i;n&&!this.existingTargets.find(e=>e.element.matches(r)&&e.uniqueId===t)&&(this.existingTargets.push({element:n,selector:e,uniqueId:t}),this.visibilityObserver.observe(n))}),this.existingTargets=this.existingTargets.filter(({selector:e,element:t})=>!!h(e)||(t&&this.visibilityObserver.unobserve(t),!1)),this.inViewportTargets=this.inViewportTargets.filter(({selector:e,element:t,uniqueId:n})=>{const[i,,o]=e.split("[]"),r=o??i;if(t.matches(r)&&this.isElementVisible(t)){const i=this.targets.find(t=>t.selector===e&&t.uniqueId===n);return i&&i.resolve(t),this.clear(e,n),!1}return!0})}onLoadIframe(e){const t=[e.defaultView.frameElement,"load",()=>this.watch(selector,resolve,uniqueId).bind(this),{passive:!0}];return this.getEvents(...t)}watch(e,t,n){this.targets.push({selector:e,resolve:t,uniqueId:n});const{clear:i}=v(e,e=>{i();const t=e.getRootNode(),n="body"in t?t.body:document;this.mouseOverEvent=this.mouseOverHandler(t),this.scrollEvent=this.scrollEventHandler(t),this.onTransitionEnd=this.transitionOverHandler(t),t.defaultView?.frameElement&&(this.onIframeLoad=this.onLoadIframe(t),this.onIframeLoad.start()),this.startVisibilityObserver(n),this.startMutationObserver(n),this.checkElements()})}clear(e,t){[this.targets,this.existingTargets,this.inViewportTargets]=[this.targets,this.existingTargets,this.inViewportTargets].map(n=>n.filter(({selector:n,uniqueId:i})=>n!==e&&i!==t));const n=h(e);n&&this.visibilityObserver?.unobserve(n),0===this.targets.length&&(this.mutationObserver?.disconnect(),this.onIframeLoad?.clear()),0===this.inViewportTargets.length&&(this.mouseOverEvent?.clear(),this.scrollEvent?.clear(),this.onTransitionEnd?.clear())}}const C="remove",E="rebuild",$="update",S="ABTastyData";class A{constructor({triggerEvent:e,triggerSelector:t,triggerDelay:n,triggerTarget:i}){this.event=e,this.selector=Boolean(t)?t:"body",this.target="string"==typeof i?h(t):i,this.delay=1e3*n,this.triggerElements=[],this.eventsListeners=[],this.timeouts=[],this.intervals=[],this.promises=[],this.visibilityObservers=[],this.socialProofStore={},this.elementWaiters=[]}async onElementVisible({promise:e,resolve:t}){const n=d(`${this.event}DomReady`);this.promises.push(n);const{clear:i}=v(this.selector,()=>{const e=new T;this.visibilityObservers.push(e),e.watch(this.selector,t,c())});return this.elementWaiters.push(i),e}onPageLoad({promise:e,resolve:t}){const n=()=>"complete"===document.readyState;if(!n()){const i=["readystatechange",()=>n()&&t(!0),{passive:!0}];return this.eventsListeners.push([document,...i]),document.addEventListener(...i),e}return t(!0),e}onClick({promise:e,resolve:t}){const n=({isTrusted:e,target:n})=>{if(e)return(n.isEqualNode(this.target)||b(n,this.selector))&&t(!0)},{clear:i}=v(this.selector,e=>{i();const t=document.createElement("style");t.id=`Click_${c()}`;const[o,,r]=this.selector.split("[]"),s=r??o;t.innerHTML=`${s} {\n\t\t\t\tcursor: pointer !important;\n\t\t\t\tpointer-events: all !important;\n\t\t\t}`;const a=e.getRootNode();("head"in a?a.head:a).appendChild(t),this.triggerElements.push(t);const l=["click",n,{passive:!0,capture:!0}];this.eventsListeners.push([a,...l]),a.addEventListener(...l)});return this.elementWaiters.push(i),e}onHover({promise:e,resolve:t}){const n=({isTrusted:e,target:n})=>{if(e)return(this.target?n.isEqualNode(this.target):b(n,this.selector))&&t(!0)},{clear:i}=v(this.selector,e=>{const t=e.getRootNode(),i="body"in t?t.body:[...t.childNodes].find(t=>t.contains(e)),o=["mouseenter",n,{passive:!0,capture:!0}];this.eventsListeners.push([i,...o]),i.addEventListener(...o)});return this.elementWaiters.push(i),e}onExitIntent({promise:e,resolve:t}){const n=["mouseleave",({isTrusted:e,clientY:n})=>{e&&n<=0&&t(!0)},{passive:!0}],{clear:i}=v("html",e=>{i(),this.eventsListeners.push([e,...n]),e.addEventListener(...n)});return e}onReengage({promise:e,resolve:t}){const n=this.delay;let i=n;const o=[...document.querySelectorAll("*:empty")].map(e=>e.contentDocument||e.shadowRoot).filter(e=>e),r=[({isTrusted:e})=>{e&&(i=n)},{passive:!0}];["click","mousemove","scroll","keypress"].forEach(e=>{[document,...o].forEach(t=>{this.eventsListeners.push([t,e,...r]),t.addEventListener(e,...r)})});const s=setInterval(()=>{i<=0?t(!0):i-=100},100);return this.intervals.push(s),e}onCustomTrigger({promise:e,resolve:t}){const{triggerEventCustomScript:n,tagIsSafeEval:i}=DATA,o=i&&DATA_JS?.triggerEventCustomScript,r="function"==typeof o?()=>new Promise(e=>o(e)):new Function(`return new Promise(async resolve => {${n}})`);return r().then(e=>e&&t(!0)),e}onScrollUp({promise:e,resolve:t}){let n=0;const i=["scroll",({isTrusted:e})=>{e&&(window.scrollY<n?t(!0):n=window.scrollY)},{passive:!0,capture:!0}];return this.eventsListeners.push([document,...i]),document.addEventListener(...i),e}onScrollPercentReached({promise:e,resolve:t}){const{triggerEventScrollPercent:n}=DATA,i=["scroll",({isTrusted:e})=>{if(!e)return;const i=(()=>{const{documentElement:e,body:t}=document,n=e.scrollTop||t.scrollTop,i=e.scrollHeight||t.scrollHeight;return Math.trunc(n/(i-e.clientHeight)*100,10)})();n<i&&t(!0)},{passive:!0,capture:!0}];return this.eventsListeners.push([document,...i]),document.addEventListener(...i),e}checkSocialProofConditions(e,t,n,i){const o=(()=>{let e;return window.ABTasty||window.ABTASTY_S?(window.ABTASTY_S?.USER?.accountIdentifier?.length?e=window.ABTASTY_S.USER.accountIdentifier:"function"==typeof window.ABTasty?.getAccountSettings?e=window.ABTasty.getAccountSettings().identifier:window.ABTasty?.accountSettings&&(e=window.ABTasty.accountSettings.identifier),e):e})(),{viewInterval:r,spNoTrim:s}=DATA;if(this.socialProofStore.hasOwnProperty(e))n(this.socialProofStore[e])?i(`${this.socialProofStore[e][r]}`):i(!1);else if(e&&o){const a=t=>(this.socialProofStore[e]=t,i(!!n(t)&&`${t[r]}`));fetch(`https://api-social-proof.abtasty.com/clients/${o}/metrics/${t}?key=${e}${s?"&noTrim=true":""}`).then(e=>e.ok&&e.json()).then(a).catch(()=>l("Failed to fetch datas from server."))}else i(!1)}getSocialProofDatas({promise:e,resolve:t},o,r=!1){const{productKey:s,keyType:a}=(()=>{const{socialProofContentType:e,productKeyProvider:t,pathToProductKey:o,customJSProductKey:r,productSKU:s,tagIsSafeEval:a}=DATA,{pathToProductKey:c,customJSProductKey:l}=a?DATA_JS:{};if(2===e)return{productKey:i(),keyType:"url"};{let a=null,d="sku";switch(t){case"ABTastyProductKey":a=window.ABTastyProductKey;break;case"pathToProductKey":a="function"==typeof c?c():n(`return ${o};`);break;case"customJSProductKey":a="function"==typeof l?l():n(r);break;case"productSKU":a=s}return a||3!==e||(a=i(),d="url"),{productKey:a,keyType:d}}})(),{viewInterval:c,triggerSocialProofMinVisitors:d,triggerSocialProofMinPurchases:u,triggerSocialProofMinPageViews:h}=DATA,p={pv:h,i:u,"v-pv":d}[o];return[typeof c,typeof p].includes("undefined")&&t(!1),r&&!s&&(l("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"),t(!1)),this.checkSocialProofConditions(s,"v-pv"===o&&"sku"===a?"v-i":o,e=>{const t=void 0!==e[c]&&e[c]>=p;return t||l(`Widget will not be shown, Social Proof API returned ${e[c]} while ${p} are required`),t},t),e}onConsent({promise:e,resolve:t}){if(!r()){const n=["abtasty_consentValid",()=>t(!0)];return this.eventsListeners.push(n),window.addEventListener(...n),e}return t(!0),e}onTrackingSent({promise:e,resolve:t}){const{triggerEventTrackingSent:n}=DATA;let i=localStorage.getItem(S);const o=()=>JSON.parse(i)?.ActionTracking?.some(({name:e})=>e===n),r=["storage",({key:e,newValue:n})=>{e===S&&(i=n,o()&&t(!0))},{passive:!0,capture:!0}];return i&&o()?t(!0):(()=>{this.eventsListeners.push([window,...r]),window.addEventListener(...r)})(),e}onMinPagesViewed({promise:e,resolve:t}){const{triggerEventMinPagesViewed:n}=DATA;let i=localStorage.getItem(S);const o=()=>n<=(i?JSON.parse(i)?.VisitedPages?.length:0),r=["storage",({key:e,newValue:n})=>{e===S&&(i=n,o()&&t(!0))},{passive:!0,capture:!0}];return i&&o()?t(!0):(()=>{this.eventsListeners.push([window,...r]),window.addEventListener(...r)})(),e}onRageClick({promise:e,resolve:t}){const{triggerEventRageClickQuantity:n,triggerEventRageClickDelay:i}=DATA;let o=0,r=!1;const s=["click",({isTrusted:e})=>{if(e&&(o+=1,o>=n&&t(!0),!r)){r=!0;const e=setTimeout(()=>{o=0,r=!1},i);this.timeouts.push(e)}},{passive:!0,capture:!0}],a=e=>{this.eventsListeners.push([e,...s]),e.addEventListener(...s)},{clear:c}=v("iframe []contentDocument[] body > *",()=>{const e=document.getElementsByTagName("iframe");for(const t of e){"contentDocument"in t&&"body"in t.contentDocument&&a(t.contentDocument);const e=()=>a(t.contentDocument);t.addEventListener("load",e),this.eventsListeners.push([t,"onIframeLoad",e])}});return this.elementWaiters.push(c),a(document),e}clear(){this.triggerElements=this.triggerElements.filter(e=>(e.remove(),!1)),this.eventsListeners=this.eventsListeners.filter(e=>{const[t,...n]=e;return t&&n.length>1&&t.removeEventListener(...n),!1}),this.timeouts=this.timeouts.filter(e=>(clearTimeout(e),!1)),this.intervals=this.intervals.filter(e=>(clearInterval(e),!1));const e=c();return this.visibilityObservers=this.visibilityObservers.filter(t=>(t.clear(this.selector,e),!1)),this.promises=this.promises.filter(e=>(e.resolve(!1),!1)),this.elementWaiters=this.elementWaiters.filter(e=>(e(),!1)),this}async isTriggered(){this.clear();const e=d(this.event);this.promises.push(e);const t={consent:()=>this.onConsent(e),direct:()=>!0,pageLoad:()=>this.onPageLoad(e),click:()=>this.onClick(e),exitIntent:()=>this.onExitIntent(e),reengage:()=>this.onReengage(e),elementVisible:()=>this.onElementVisible(e),script:()=>this.onCustomTrigger(e),hover:()=>this.onHover(e),scrollUp:()=>this.onScrollUp(e),scrollPercent:()=>this.onScrollPercentReached(e),rageClick:()=>this.onRageClick(e),minPagesViewed:()=>this.onMinPagesViewed(e),trackingSent:()=>this.onTrackingSent(e),socialProofPurchases:()=>this.getSocialProofDatas(e,"i",!0),socialProofPageViews:()=>this.getSocialProofDatas(e,"pv"),socialProofVisitors:()=>this.getSocialProofDatas(e,"v-pv")},n=!Object.prototype.hasOwnProperty.call(t,this.event)||await t[this.event]();return n&&this.clear(),"reengage"!==this.event&&this.delay?n&&await(async()=>{const e=d(`${this.event}Delay`);this.promises.push(e);const t=setTimeout(()=>{e.resolve(!0),this.clear()},this.delay);return this.timeouts.push(t),e.promise})():n}}const P="display",_="closing",x="validation",k="ABTastyWidgets",I=`${k}Temporary`;class L{constructor({displayRecurrence:e,closingRecurrence:t,validationRecurrence:n},i){this.displayRecurrence=parseFloat(e),this.closingRecurrence=parseFloat(t),this.validationRecurrence=parseFloat(n),this.onSetCallback=i,this.widgetName=s(),this.uniqueId=c(),this.recurrenceKey=`${this.widgetName}_${this.uniqueId}`,this.isListeningStorageEvent=this.listenStorageEvent(),this.pendingRecurrence=!1,this.pendingRecurrenceValue={}}onStorage({key:e}){const t=localStorage.getItem(I),n=sessionStorage.getItem(k);"ABTastyData"===e&&!t&&n&&localStorage.setItem(I,n)}listenStorageEvent(){return this.isListeningStorageEvent||window.addEventListener("storage",this.onStorage.bind(this)),!0}getGivenRecurrenceStorageParsed(e){try{const t=e.getItem(k);return JSON.parse(t)}catch(t){return e.removeItem(k),!1}}getSessionRecurrenceStorageParsed(){return this.getGivenRecurrenceStorageParsed(window.sessionStorage)}getLocalRecurrenceStorageParsed(){return this.getGivenRecurrenceStorageParsed(window.localStorage)}removeGivenStorage(e,t){const{[this.recurrenceKey]:n,...i}=t;return Object.entries(i).length?(e.setItem(k,JSON.stringify(i)),i):(e.removeItem(k),!1)}removeSessionRecurrenceStorage(){const e=this.getSessionRecurrenceStorageParsed();return!!e&&this.removeGivenStorage(window.sessionStorage,e)}removeLocalRecurrenceStorage(){const e=this.getLocalRecurrenceStorageParsed();return!!e&&this.removeGivenStorage(window.localStorage,e)}getSessionRecurrence(){const e=this.getSessionRecurrenceStorageParsed();return!!e&&e[this.recurrenceKey]}getLocalRecurrence(){const e=this.getLocalRecurrenceStorageParsed();return!!e&&e[this.recurrenceKey]}getCurrentRecurrence(){if(this.pendingRecurrence)return this.pendingRecurrenceValue;const e=this.getSessionRecurrence(),t=this.getLocalRecurrence();return e||t||{type:!1}}isOver(){const e=localStorage.getItem(I),t=!(!e||!e.includes(this.recurrenceKey))||this.getSessionRecurrence();e&&(sessionStorage.setItem(k,e),localStorage.removeItem(I));const n=this.getLocalRecurrence(),i=(n?parseFloat(n.stamp):0)<(new Date).getTime();return i&&this.removeLocalRecurrenceStorage(),!this.pendingRecurrence&&i&&!this.getLocalRecurrence()&&!t}setRecurrence(e,n){0!==e&&(window.removeEventListener("storage",this.onStorage.bind(this)),this.isListeningStorageEvent=!1);const i=this.getTypeOfStorage(e);if(t()||!i&&"object"!=typeof i)return!1;const{storageString:o,storageMethod:s}=i,a=this.getStamp(e),c={type:n,stamp:a},{type:l}=this.getCurrentRecurrence(),d=async()=>{if(!r()){this.pendingRecurrence=!0,this.pendingRecurrenceValue=c;const e=new A({triggerEvent:"consent"});await e.isTriggered(),this.pendingRecurrence=!1,this.pendingRecurrenceValue={}}const e=this.getSessionRecurrence(),t=this.getLocalRecurrence();let n;"session"===o?e?n=this.removeSessionRecurrenceStorage():(this.removeLocalRecurrenceStorage(),n=this.getSessionRecurrenceStorageParsed()):"local"===o&&(t?n=this.removeLocalRecurrenceStorage():(this.removeSessionRecurrenceStorage(),n=this.getLocalRecurrenceStorageParsed()));const i=n?{[this.recurrenceKey]:c,...n}:{[this.recurrenceKey]:c};s.setItem(k,JSON.stringify(i)),this.onSetCallback&&"function"==typeof this.onSetCallback&&this.onSetCallback()};if(!s)return!1;if(l&&n!==x)if(n===_&&l!==x)d();else{if(n!==P||l===x||l===_)return!1;d()}else d();return a}setDisplayRecurrence(){const e=P;this.setRecurrence(this.displayRecurrence,e)}setClosingRecurrence(){const e=_;this.setRecurrence(this.closingRecurrence,e)}setValidationRecurrence(){const e=x;this.setRecurrence(this.validationRecurrence,e)}getStamp(e){return(new Date).getTime()+864e5*e}getTypeOfStorage(e){return!(isNaN(e)||e<0||0!==e&&!e)&&(e>0?{storageString:"local",storageMethod:window.localStorage}:0===e&&{storageString:"session",storageMethod:window.sessionStorage})}}class D{constructor(e,t,n){this.isWidgetApplied=e,this.callback=t,this.shouldUpdate=n,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(e){const t=!e&&this.isWidgetApplied(),n=t?this.shouldUpdate&&$:E;return n?(this.clearWatcher(),this.callback(n,!e,t),this.watch(),this):this}onCampaignLaunched({detail:{campaignId:e}}){e===TEST_ID&&(this.callback(E,!1),this.watch())}onTagRollback({target:e}){return this.clearWatcher(e),this.callback(C,!1,!0),window.addEventListener(...this.onCampaignLaunchedEventParams),this}observerHandler(e){return o()?e.some(e=>["removedNodes","addedNodes"].some(t=>e[t]&&e[t].length))?this.decisionHandler():this:this.callback(C,!1)}watch(t,n){if(e())return this;if(this.clearWatcher(t),window.removeEventListener(...this.onCampaignLaunchedEventParams),document.addEventListener(...this.tagRollbackEventParams),n?.includes("[]contentDocument[]")){const e=n.split("[]")[0].trim(),{clear:t}=v(e,e=>{t(),this.triggerIframeTarget=e,e.addEventListener("load",this.decisionHandler.bind(this))})}const i=t?.defaultView?.frameElement;i&&this.triggerIframeTarget!==i&&i.addEventListener("load",this.decisionHandler.bind(this));const{clear:o}=v("body",e=>{o();const n=t?.body||t||e;this.observer.observe(n,{childList:!0,subtree:!0})});return this}clearTriggerElementWatcher(){this.triggerIframeTarget?.removeEventListener("load",this.decisionHandler.bind(this))}clearWatcher(e){return document.removeEventListener(...this.tagRollbackEventParams),this.observer.disconnect(),this.clearTriggerElementWatcher(),e?.defaultView?.frameElement?.removeEventListener("load",this.decisionHandler.bind(this)),this}}const N=/.+\/([^.]+)\.(otf|ttf)$/,R=["socialProofPurchases","socialProofPageViews","socialProofVisitors"];class O{constructor(t,n){this.children=void 0,this.uniqueId=`${c()}${n?`_${n}`:""}`,this.widgetName=s(),this.prettyName=a(),this.recurrenceParams=(()=>{const{displayRecurrence:t,closingRecurrence:n,validationRecurrence:i}=DATA,o=!t&&!n&&!i;if(e()||o)return!1;const r={everytime:()=>-1,session:()=>0,once:()=>395,day:e=>DATA[`${e}_day`],week:e=>7*DATA[`${e}_week`],month:e=>30.5*DATA[`${e}_month`]},s={};return t&&(s.displayRecurrence=r[t]("displayRecurrence")),n&&(s.closingRecurrence=r[n]("closingRecurrence")),i&&(s.validationRecurrence=r[i]("validationRecurrence")),s})(),this.triggerParams=(t=>{let{triggerEvent:n}=DATA;const{triggerEventClick:i,triggerEventHover:o,triggerEventReengageDelay:r,socialProofContentType:s,triggerEventElementVisible:a,triggerEventDelay:c}=DATA;if(e()||!n&&!s)return!1;const l={click:()=>i,hover:()=>o,elementVisible:()=>a},d=Object.prototype.hasOwnProperty.call(l,n)?l[n]():"body",u="reengage"===n?r:c;return s&&(n=[,"socialProofPurchases","socialProofPageViews","socialProofVisitors"][s]),{triggerEvent:n,triggerSelector:d,triggerDelay:u,triggerTarget:t}})(t),this.recurrence=!!this.recurrenceParams&&new L(this.recurrenceParams,this.clearGivenClearables.bind(this)),this.trigger=!!this.triggerParams&&new A(this.triggerParams),this.shouldUpdate=!!this.triggerParams&&R.includes(this.triggerParams.triggerEvent),this.pageWatcher=new D(this.isWidgetApplied.bind(this),this.onPageChange.bind(this)),this.hasOncePerPageTrigger=(()=>{const{isOncePerPageTrigger:e,triggerEvent:t}=DATA;return!t||!["click","hover","scrollUp","script"].includes(t)||e})(),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(e=>e.clear()),this.elementsWaiters=[]}isWidgetApplied(){return this.domElement?.isConnected&&this.domElement.ownerDocument?.defaultView}removeOldDomElement(){const e=this.rootElement?.getElementById(this.widgetContainerId);return e?.remove(),this}async insert(){if(this.isWidgetApplied())return!1;const e=["free"];"drawer"===DATA.layout&&DATA.customTarget&&e.push("drawer");const t=e.includes(DATA.layout);return new Promise(e=>{const{elementReferrer:n="body",referrerInsertType:i="beforeend"}=t?DATA:{},o=v(n,t=>{this.elementsWaiters=this.elementsWaiters.filter(e=>e.selector!==n),this.rootElement=t.getRootNode(),this.removeOldDomElement(),this.domElement.appendChild(this.styleElement),e(t.insertAdjacentElement(i,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):e()||this.init().then(({response:e})=>e?this.show():this),this}show(){return e()||this.hasBeenShown&&this.hasOncePerPageTrigger||window.ABTastyEvent(`${this.prettyName} displayed`,null,TEST_ID),this.closedByUser=!1,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!e()&&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 n=e(),i=o(),r=this.trigger?.promises?.length,s=!this.recurrence||this.recurrence.isOver();if(!n&&!i||r||!s)return{container:this,response:!1};this.pageWatcher.watch(this.rootElement||document,this.triggerParams.triggerSelector);const a=n||!this.trigger||this.trigger&&await this.trigger.isTriggered();this.pageWatcher.clearTriggerElementWatcher();const c={container:this,response:a};return a?(await this.insert(),this.addCloseEvent(),n||t||this.hasBeenShown||void 0===this.children||"function"!=typeof this.children.refreshContent||this.children.refreshContent(a),c):c}onPageChange(e,t,n){const i=()=>this.init().then(({response:e})=>{e?this.show():this.hide(!1)});t||(this.hasBeenShown=!1,n&&this.domElement.remove(),this.trigger&&this.trigger.clear());const o={[C]:()=>n?this.remove():this.pageWatcher.watch(this.rootElement),[E]:()=>{this.hasBeenShown?this.closedByUser?this.pageWatcher.watch(this.rootElement):n||this.insert().then(e=>e.show()).catch(this.pageWatcher.watch):i()},[$]:()=>{this.hasBeenShown?this.pageWatcher.watch():i()}};"function"==typeof o[e]&&o[e]()}addCloseEvent(...t){const{closeButton:n,overlay:i,overlayClickable:o,layout:r,animationDuration:s=1e3}=DATA,a=[];if(void 0!==i&&!0!==i||!0!==o||"popin"!==r||a.push(`.${this.overlayClassName}`),void 0!==n&&n&&a.push(`.${this.closeButtonClassName}`),!a.length)return this;const c=this.domElement.querySelectorAll(a.join(", "));if(!c.length)return this;const l=["click",e=>{y(e),this.recurrence&&this.recurrence.setClosingRecurrence(),this.hide(!0),setTimeout(()=>this.remove(),1.05*s)},{once:!0,capture:!0}];return t.push(...c),t.forEach(t=>{e()&&(t.dataset.abtastyActionnable="true"),t.removeEventListener(...l),t.addEventListener(...l)}),this}getDom(){const{closeButton:e,layout:t,overlayClickable:n,overlay:i=!0}=DATA,o=document.createElement("div");return o.className=`${this.basicClassName} ${this.hideClassName}`,o.id=this.widgetContainerId,["popin","bannerTop","bannerBottom"].includes(t)&&(o.role="dialog"),o.innerHTML=`\n\t\t\t${"popin"===t&&!0===i?`<div ${n?'aria-label="Close dialog"':""} class="${this.overlayClassName}"></div>`:""}\n\t\t\t<div class="${this.contentClassName}">\n\t\t\t${e?`<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(e,t){if(!e||"inherit"===e||!/otf|ttf/g.test(t))return;const n=document.createElement("style"),i=t.match(N)?t.match(N)[1]:"";n.innerHTML=`@font-face { font-family: '${e}_${i}'; src: url('${t}'); font-display: swap; }`;const o=this.rootElement?.head||document.head;o?.appendChild(n)}getStyleTag(t="",n=DATA){const{noStyles:i,layout:o}=n,{backgroundColor:r,isBackgroundImage:s,backgroundImage:a,backgroundSize:c,backgroundPosition:l,backgroundRepeat:d,borderColor:u,borderRadius:h,borderWidth:p,textColor:m,textAlign:g,fontName:v,fontStyle:f,fontSize:y,isTitle:b,titleTextAlign:w,titleTextColor:T,titleFontName:C,titleFontStyle:E,titleFontSize:$,overlay:S,overlayColor:A,dropShadow:P,dropShadowColor:_,dropShadowBlur:x,containerMargin:k,containerPadding:I,closeButton:L,closeButtonPosition:D,closeButtonSize:R,closeButtonBorderRadius:O,closeButtonBorderWidth:V,closeButtonBorderColor:B,closeButtonColor:j,closeButtonBackgroundColor:W,buttonsAlign:q,buttonsBorderWidth:H,buttonsBorderColor:M,buttonsBorderRadius:F,buttonsBackgroundColor:K,buttonsTextColor:U,buttonsFontName:z,buttonsFontStyle:Y,buttonsFontSize:G,secondLink:J,secondLinkBorderWidth:Q,secondLinkBorderColor:X,secondLinkBorderRadius:Z,secondLinkBackgroundColor:ee,secondLinkTextColor:te,secondLinkFontName:ne,secondLinkFontStyle:ie,secondLinkFontSize:oe,animation:re,animationDuration:se,animationBehaviour:ae,animationSlideDirection:ce}=i?{}:n,le=document.createElement("style");e()&&le.setAttribute("abtasty-script-added","true"),this.loadFont(v,f),this.loadFont(C,E),this.loadFont(z,Y),this.loadFont(ne,ie);const de=`background: ${["string"==typeof r?r:"rgba(255, 255, 255, 1)",s&&"string"==typeof a&&a.length?`url(${a})`:"",s&&"string"==typeof l&&"100% 100%"!==c?l:"0 0",s&&"string"==typeof c?`/ ${c}`:"/ auto",s&&d&&!["cover","100% 100%"].includes(c)?"repeat":"no-repeat"].join(" ").trim()};`,ue="number"==typeof p&&p>0,he=`border: ${[ue?`${p}px`:"unset",ue?"solid":"",ue&&"string"==typeof u&&u.length?u:""].join(" ").trim()};`,pe=void 0!==h?`border-radius: ${h}px;`:"",me=void 0!==m?`color: ${m}; fill: ${m}; -webkit-text-fill-color: ${m};`:"",ge=void 0!==g?`text-align: ${g};`:"",ve=v&&"inherit"!==v?`font-family:${v}_${f.match(N)?f.match(N)[1]:""};`:f||"",fe=y?`font-size: ${y}px;`:"",ye=void 0!==P&&P?`box-shadow: 0 5px ${x}px 0 ${_};`:"",be=k instanceof Array&&1===k.length&&k[0],we=be?`margin: ${be.top}px ${be.right}px ${be.bottom}px ${be.left}px;`:"",Te=be?`margin: calc(${be.top}px * 0.5) calc(${be.right}px * 0.5) calc(${be.bottom}px * 0.5) calc(${be.left}px * 0.5);`:"",Ce=I instanceof Array&&1===I.length&&I[0],Ee=Ce?`padding: ${Ce.top}px ${Ce.right}px ${Ce.bottom}px ${Ce.left}px;`:"",$e=Ce?`padding: calc(${Ce.top}px * 0.5) calc(${Ce.right}px * 0.5) calc(${Ce.bottom}px * 0.5) calc(${Ce.left}px * 0.5);`:"",Se=void 0!==H&&H?`border-width: ${H}px; border-style: solid;`:"",Ae=[M,H].every(e=>void 0!==e)&&H?`border-color: ${M};`:"",Pe=void 0!==F?`border-radius: ${F}px;`:"",_e=void 0!==K?`background-color: ${K};`:"",xe=void 0!==U?`color: ${U}; fill: ${U}; -webkit-text-fill-color: ${U};`:"",ke=z&&"inherit"!==z?`font-family:${z}_${Y.match(N)?Y.match(N)[1]:""};`:Y||"",Ie=G?`font-size: ${G}px;`:"",Le="number"==typeof Q?`border-width: ${Q}px; border-style: solid;`:"",De=[X,Q].every(e=>void 0!==e)&&Q?`border-color: ${X};`:"",Ne=void 0!==Z?`border-radius: ${Z}px;`:"",Re=void 0!==ee?`background-color: ${ee};`:"",Oe=void 0!==te?`color: ${te}; fill: ${te}; -webkit-text-fill-color: ${te};`:"",Ve=ne&&"inherit"!==ne?`font-family:${ne}_${ie.match(N)?ie.match(N)[1]:""};`:ie||"",Be=oe?`font-size: ${oe}px;`:"",je="popin"!==o||void 0!==S&&!0!==S?"":[`#${this.widgetContainerId} .${this.overlayClassName} {`,`background-color: ${void 0!==A?A:"rgba(0, 0, 0, 0.6)"};`,"}"].join(""),We="number"==typeof R?R:16,qe=We/2,He=i||void 0!==L&&L?[`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} {`,"position: absolute;",("out"===D?`bottom: calc(100% + ${qe}px)`:`top: ${qe}px`)+";",`right: ${qe}px;`,"width: auto;","height: auto;","background: none;","border: none;","cursor: pointer;","padding: 0;","margin: 0;","line-height: 0;","z-index: 9;","number"==typeof O?`border-radius: ${O}px;`:"","number"==typeof V&&V>0?`border: ${V}px solid ${void 0!==B?B:"rgba(57, 57, 57, 1)"};`:"","string"==typeof W?`background-color: ${W};`:"","}",`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} svg {`,"pointer-events: none;",`width: ${We}px;`,`height: ${We}px;`,"string"==typeof j?`fill: ${j};`:"","}"].join(""):"",Me=b&&"string"==typeof T?[`#${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: ${T}; fill: ${T}; -webkit-text-fill-color: ${T};`,void 0!==w?`text-align: ${w};`:"",C&&"inherit"!==C?`font-family:${C}_${E.match(N)?E.match(N)[1]:""};`:E||"",$?`font-size: ${$}px;`:"","}"].join(""):"";let Fe="";if("string"==typeof re){const t=(se/1e3).toFixed(2),n=["top","bottom"].includes(ce),i=Number(n),o=[(["top","left"].includes(ce)?"-":"")+"100vmax",this.translateValues?this.translateValues[i]:"0"];n&&o.reverse(),Fe={none:[`.${this.hideClassName} {`,"opacity: 0 !important;","}"],fade:[`.${this.hideClassName} {`,"opacity: 0 !important;","}",`#${this.widgetContainerId} {`,`transition: opacity ${t}s ${ae};`,"}"],slide:[`.${this.hideClassName} .${this.overlayClassName} {`,"opacity: 0 !important;","}",`#${this.widgetContainerId} .${this.overlayClassName} {`,`transition: opacity ${t}s ${ae};`,"}",`.${this.hideClassName} .${this.contentClassName} {`,`transform: translate(${o.join(", ")}) !important;`,"}",`#${this.widgetContainerId} .${this.contentClassName} {`,`transition: transform ${t}s ${ae};`,"}"]}[e()&&!ABTASTY_S.WIDGETS.animationChanged?"none":re].join("")}const Ke=[`#${this.widgetContainerId} .${this.contentClassName} .buttons_container .second_link {`,`margin-${"fill"===q?"top":"left"}: 8px;`,Le,De,Ne,Re,Oe,Ve,Be,"}",`#${this.widgetContainerId} .${this.contentClassName} .buttons_container .second_link {`,Oe,Ve,Be,"}"];return le.textContent=[`#${this.widgetContainerId} style { display: none; }`,`.${this.hideClassName} {`,"pointer-events: none;","}",`#${this.widgetContainerId} {`,"opacity: 1;","}",`#${this.widgetContainerId} .${this.contentClassName} {`,de,pe,he,me,ge,ye,we,ve,fe,"}",`#${this.widgetContainerId} .${this.contentClassName} p {`,me,ge,ve,fe,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,"display: block;","line-height: 1;","text-indent: unset;",Ee,ve,fe,"}",`#${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;",Se,Ae,Pe,_e,xe,ke,Ie,"}",`#${this.widgetContainerId} .${this.contentClassName} div.buttons_container a *, `,`#${this.widgetContainerId} .${this.contentClassName} button:not(class*="close_button") * {`,xe,ke,Ie,"}",...J?Ke:[],"@media screen and (max-width: 579px) {",`#${this.widgetContainerId} .${this.contentClassName} {`,Te,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,$e,"}","}",je,He,Me,Fe,`${t}`].join(""),le}}const V=["top: 0;","top: 50%;","bottom: 0;"],B=["left: 0;","left: 50%;","right: 0;"],j=e=>1===e?"-50%":0,W=()=>{if(Array.isArray(DATA.popinPosition)){const{popinPosition:[{x:e,y:t}]}=DATA,n=`translate(${j(t)}, ${j(e)});`;return`${V[e]}${B[t]}transform: ${n}`}return"left: 50%;top: 50%;transform: translate(-50%, -50%);"},q=()=>"autoWidth"in DATA&&!0===DATA.autoWidth,H=()=>{if(q())return"width: auto; height: auto; min-width: fit-content;";const{popinPercentWidth:e,popinPixelsWidth:t,widthUnit:n,autoHeight:i,popinPercentHeight:o,popinPixelsHeight:r,heightUnit:s}=DATA;return`width: ${"px"===n?t:e}${n};height: ${i?"auto":`${"px"===s?r:o}${s}`};`};class M extends O{constructor(){super(),this.translateValues=Object.values(DATA.popinPosition[0]).map(e=>j(e)),this.stringStyles=this.getStyles(),this.styleElement=this.getStyleTag(this.stringStyles)}getStyles(){const{zindex:e,zindexCustom:t,widthUnit:n}=DATA,i="string"!=typeof DATA.overlay&&DATA.overlay;return[`#${this.widgetContainerId} {`,"position: fixed;","top: 0;","left: 0;","width: 100%;","height: 100%;",`z-index: ${"custom"===e?t:e};`,"background: none;","pointer-events: "+(i?"all":"none"),"}",`#${this.widgetContainerId} .${this.overlayClassName} {`,"position: absolute;","z-index: -1;","top: 0;","left: 0;","width: 100%;","height: 100%;","}",`#${this.widgetContainerId} .${this.contentClassName} {`,"position: absolute;",W(),H(),"pointer-events: all","}",`${q()?"":[`#${this.widgetContainerId} .${this.contentClassName} > div {`,"height: 100%;","overflow: auto;","box-sizing: border-box;","}"].join("")}`,`${!q()&&["px","em"].includes(n)?["@media screen and (max-width: 579px) {",`#${this.widgetContainerId} .${this.contentClassName} {`,"max-width: 94vw;","}","}"].join(""):""}`].join("")}}var F=["mp4","webm","ogg"],K=function(){return F.some(function(e){return DATA.video.includes(e)})},U=function(e){return e.replace("/","__").replace("?","__").replace("#","__").replace("&","__")},z=function(e){return(256|e).toString(16).slice(1)};function Y(e){var t=e.replace(/\s/g,"").match(/^rgba?\((\d+),(\d+),(\d+),?([^,\s)]+)?/i);return"".concat(z(t[1])).concat(z(t[2])).concat(z(t[3]))}var G="C71YkqN0pEA",J=["youtube.com","youtu.be"],Q=function(){return J.some(function(e){return DATA.video.includes(e)||""===DATA.video})},X=function(e,t){if(window.YT&&"function"==typeof YT.Player){var n=function(){var e=DATA.video;if(""===e)return G;var t=["youtube.com/embed/","youtube.com/watch?v=","youtu.be/"].filter(function(t){return e.includes(t)})[0],n=t?U(e.split(t)[1]):"";return!!n.length&&n.split("__")[0]}(),i=(a=(s=DATA).youtubeCCLoadPolicy,c=s.youtubeColor,l=s.youtubeControls,d=s.youtubeDisableKeyboard,u=s.youtubeEndTime,h=s.youtubeFullScreen,p=s.youtubeStartTime,m={origin:location.origin,rel:0,color:c,controls:l?1:0,disablekb:d?0:1,fs:h?1:0},a&&(m.cc_load_policy=1),u&&(m.end=u),p&&(m.start=p),m),o=function(){var e=DATA,t=e.youtubeAutoPlay,n=e.youtubeLoop,i=e.youtubeMuted,o=e.youtubeStartTime,r={};return(t||i)&&(r.onReady=function(e){i&&e.target.mute(),t&&e.target.playVideo()}),n&&(r.onStateChange=function(e){0===e.data&&(o&&e.target.seekTo(o),e.target.playVideo())}),r}(),r=new YT.Player("popin_video_iframe_".concat(e),{videoId:n,playerVars:i,events:o});return t(r)}var s,a,c,l,d,u,h,p,m;return setTimeout(function(){return X(e,t)},100)};function Z(e){return Z="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Z(e)}function ee(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,i)}return n}function te(e,t,n){return(t=function(e){var t=function(e){if("object"!=Z(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var n=t.call(e,"string");if("object"!=Z(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Z(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ne=function(){return DATA.video.includes("vimeo.com")},ie=function(e,t){if(window.Vimeo&&"function"==typeof Vimeo.Player){var n=DATA.vimeoStartTime,i=(s=(r=DATA).video,a=r.vimeoAutoPlay,c=r.vimeoColor,l=r.vimeoLoop,d=r.vimeoMuted,{url:s,autoplay:a,byline:u=r.vimeoInfos,color:Y(c),loop:l,muted:d,portrait:u,title:u}),o=new Vimeo.Player("popin_video_iframe_".concat(e),function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ee(Object(n),!0).forEach(function(t){te(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ee(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({},i));return n&&o.setCurrentTime(n),t(o)}var r,s,a,c,l,d,u;return setTimeout(function(){return ie(e,t)},100)},oe=["dailymotion.com","dai.ly"],re=function(){return oe.some(function(e){return DATA.video.includes(e)})},se=function(e,t){var n,i,o,r,s,a;if(!window.dailymotion)return setTimeout(function(){return se(e,t)},100);dailymotion.createPlayer("popin_video_iframe_".concat(e),{video:(r=DATA.video,s=["/video/","dai.ly/"].filter(function(e){return r.includes(e)})[0],a=s?U(r.split(s)[1]):"",!!a.length&&a.split("__")[0]),params:(n=DATA,i=n.dailymotionMuted,o=n.dailymotionColor,{mute:i,logo:n.dailymotionLogo,"ui-highlight":Y(o)})}).then(function(e){var n=document.querySelector("iframe.dailymotion-player");n&&!n.classList.contains("popin_video_iframe")&&n.classList.add("popin_video_iframe"),t(e)})},ae=function(){return DATA.video.includes("tiktok.com")},ce=function(){var e=DATA,t=e.linkType,n=e.buttonText;return!!([t,n].every(function(e){return"string"==typeof e})&&t.includes("button")&&n.length)};function le(e){return le="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},le(e)}function de(e){var t=function(e){if("object"!=le(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var n=t.call(e,"string");if("object"!=le(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==le(t)?t:t+""}var ue=function(){return t=function e(t){var n=t.parentContainer;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.parentContainer=n,this.className="popinvideo_container_".concat(n.uniqueId),this.videoSource=DATA.video||"".concat("https://www.youtube.com/embed/").concat(G),this.contentElement=this.getContentElement()},n=[{key:"remove",value:function(){var e=this,t=DATA.animationDuration;setTimeout(function(){return e.parentContainer.remove()},1.05*(void 0===t?1e3:t))}},{key:"addCloseEvent",value:function(t){var n=this;t&&t.addEventListener("click",function(t){y(t),e()||n.parentContainer.recurrence.setClosingRecurrence(),n.parentContainer.hide(),n.remove()},{capture:!0,passive:!1})}},{key:"addRedirectionEvent",value:function(t){var n=this;!e()&&t&&t.addEventListener("click",function(){var t=DATA,i=t.autoHide,o=t.timeHide;i&&setTimeout(function(){n.parentContainer.hide(),n.remove()},1e3*o),e()||n.parentContainer.recurrence.setValidationRecurrence()},{capture:!0,passive:!0})}},{key:"insertButtonsInContainer",value:function(e){var t=this.getButtons(),n=document.createElement("div");n.className="buttons_container",t.forEach(function(e){return n.appendChild(e)}),e.appendChild(n)}},{key:"getButtons",value:function(){var e=this,t=function(t,n,i,o){var r=arguments.length>4&&void 0!==arguments[4]&&arguments[4],s=document.createElement("a");return s.ariaLabel=t,r&&(s.className="second_link"),s.innerHTML="<span>".concat(t,"</span>"),s.href="button"===n?i:"#","button"===n?(s.target=o?"_blank":"_self",e.addRedirectionEvent(s)):(s.dataset.abtastyActionnable="true",e.addCloseEvent(s)),s},n=DATA,i=n.linkType,o=n.buttonText,r=n.redirectionUrl,s=n.openInNewTab,a=n.secondLink,c=n.secondLinkText,l=n.secondLinkType,d=n.secondLinkURL,u=n.secondLinkOpenInNewTab,h=[t(o,i,r,s)];if(a){var p=t(c,l,d,u,a);h.push(p)}return h}},{key:"getVideoContainer",value:function(){var e,t=this,n="popin_video_iframe",i="".concat(n,"_").concat(this.parentContainer.uniqueId),o=document.createElement("div");if(o.className="popin_video_container",K()){var r=DATA,s=r.htmlPlayerAutoPlay,a=r.htmlPlayerMuted,c=r.htmlPlayerLoop,l=r.htmlPlayerControls,d=F.filter(function(e){return t.videoSource.includes(".".concat(e))})[0],u=document.createElement("video");u.innerHTML='<source src="'.concat(this.videoSource,'" type="video/').concat(d,'">'),s&&(u.setAttribute("playsinline",""),u.autoplay=!0),a&&(u.setAttribute("muted",""),u.muted=!0),c&&(u.loop=!0),l&&(u.controls=!0),o.appendChild(u)}else{DATA.video.includes("facebook.com")&&(this.videoSource=(e=DATA.video).includes("plugins/video.php")?e:"https://www.facebook.com/plugins/video.php?href=".concat(e,"&show_text=0"));var h='<div id="'.concat(i,'" class="').concat(n,'"></div>'),p='<iframe id="'.concat(i,'" class="').concat(n,'" src="').concat(this.videoSource,'"></iframe>');o.innerHTML=[Q(),ne(),re(),ae()].some(function(e){return e})?h:p}return o}},{key:"setVideoOnlyContent",value:function(e,t){var n,i=this.getVideoContainer();e.appendChild(i),e.classList.add(t);var o=null===(n=i.querySelector("iframe"))||void 0===n?void 0:n.title;return o?this.parentContainer.domElement.setAttribute("aria-label",o):this.parentContainer.domElement.removeAttribute("role"),ce()&&this.insertButtonsInContainer(e),e}},{key:"setVideoAndTextContent",value:function(e,t){var n=DATA,i=n.isTitle,o=n.title,r=n.textContent,s=this.getVideoContainer(),a="title_".concat(this.parentContainer.uniqueId),c=document.createElement("div");return c.className="popin_text_container",c.innerHTML="".concat(i?'<h2 class="popin_video_title" id="'.concat(a,'">').concat(o,"</h2>"):"",'<p class="popin_video_text">').concat(r,"</p>"),i&&this.parentContainer.domElement.setAttribute("aria-labelledby",a),e.classList.add(t),["leftVideo","topVideo"].some(function(e){return e===t})&&e.appendChild(s),e.appendChild(c),["rightVideo","bottomVideo"].some(function(e){return e===t})&&e.appendChild(s),ce()&&this.insertButtonsInContainer(c),e}},{key:"insertIn",value:function(e,t){return this.setStyles(),e.insertAdjacentElement(t,this.contentElement),e}},{key:"getContentElement",value:function(){var e=this,t=DATA.contentLayout,n=document.createElement("div");return n.className=this.className,{videoOnly:function(){return e.setVideoOnlyContent(n,"onlyVideo")},left:function(){return e.setVideoAndTextContent(n,"leftVideo")},right:function(){return e.setVideoAndTextContent(n,"rightVideo")},top:function(){return e.setVideoAndTextContent(n,"topVideo")},bottom:function(){return e.setVideoAndTextContent(n,"bottomVideo")}}[t](),n}},{key:"setStyles",value:function(){var e=this.parentContainer,t=e.styleElement,n=e.widgetContainerId,i=e.contentClassName,o=DATA,r=o.textVideoRatio,s=o.borderRadius,a=o.borderWidth,c=o.containerPadding,l=o.contentLayout,d=o.linkType,u=o.buttonsAlign,h="#".concat(n," .").concat(i),p=c[0],m=parseInt(s-a,10),g=m-p.top>0?m-p.top:0,v=m-p.bottom>0?m-p.bottom:0,f=void 0!==u&&"fill"!==u?"text-align: ".concat(u,";"):"",y=["".concat(h," .onlyVideo .popin_video_container {"),"border-radius: ".concat(g,"px ").concat(g,"px ").concat(v,"px ").concat(v,"px;"),"}"].join(""),b=["".concat(h," .leftVideo .popin_video_container {"),"width: calc(".concat(r,"% - 2.5%);"),"}","".concat(h," .leftVideo .popin_text_container {"),"width: calc(100% - ".concat(r,"% - 2.5%);"),"position: relative;","margin: 0 2.5%;","}","".concat(h," .leftVideo .popin_video_container {"),"border-radius: ".concat(g,"px 0 0 ").concat(v,"px;"),"}"].join(""),w=["".concat(h," .rightVideo .popin_video_container {"),"width: calc(".concat(r,"% - 2.5%);"),"}","".concat(h," .rightVideo .popin_text_container {"),"width: calc(100% - ".concat(r,"% - 2.5%);"),"position: relative;","margin: 0 2.5%;","}","".concat(h," .rightVideo .popin_video_container {"),"border-radius: 0 ".concat(g,"px ").concat(v,"px 0;"),"}"].join(""),T=["".concat(h," .topVideo .popin_video_container {"),"border-radius: ".concat(g,"px ").concat(g,"px 0 0;"),"margin-bottom: 15px","}"].join(""),C=["".concat(h," .bottomVideo .popin_video_container {"),"border-radius: 0 0 ".concat(v,"px ").concat(v,"px;"),"margin-top: 15px;","}"].join(""),E=["".concat(h," .buttons_container {"),"display: inline-block;","width: 100%;",f,"}","".concat(h," .buttons_container a {"),"display: inline-block;","margin: 25px 0 0 0;","padding: 10px 22px;","max-width: 100%;","width: ".concat("fill"===u?"100%":"auto",";"),"text-align: center;","}"].join(""),$=["".concat(h," .popin_video_container {"),"line-height: 0;","overflow: hidden;","width: 100%;","max-width: 100%;","}","".concat(h," .popin_video_title {"),"margin: 0 0 25px 0;","display: inline-block;","width: 100%;","}","".concat(h," .popin_video_container video,"),"".concat(h," .popin_video_container .popin_video_iframe {"),"display: inline-block;","width: 100%;","height: 100%;","}","".concat(h," .popin_video_container .popin_video_iframe iframe {"),"display: inline-block;","width: 100%;","}","".concat(h," .popin_text_container {"),"line-height: 1;","white-space: pre-line;","}","".concat(h," .popin_text_container p {"),"margin: 0;","}","".concat(h," .popin_video_container,"),"".concat(h," .popin_text_container {"),"display: inline-block;","vertical-align: middle;","}"];return(0,{videoOnly:function(){return $.push(y)},top:function(){return $.push(T)},bottom:function(){return $.push(C)},left:function(){return $.push(b)},right:function(){return $.push(w)}}[l])(),d&&$.push(E),t.insertAdjacentText("beforeend",$.join("")),t}}],n&&function(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,de(i.key),i)}}(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,n}();function he(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=Array(t);n<t;n++)i[n]=e[n];return i}function pe(e){var t=e.querySelector(".popin_video_iframe");if(t){var n=parseInt(t.clientWidth/16*9,10)+1;t.style.height="".concat(n,"px")}}!function(){l("Widget launch");var e=c(),t=Q(),n=ne(),i=re(),o=ae();t&&function(e){if(window.YT)return!1;var t=document.createElement("script");t.src="https://www.youtube.com/iframe_api",t.id="video_popin_ytapi_".concat(e),document.head.appendChild(t)}(e),n&&function(e){if(window.Vimeo)return!1;var t=document.createElement("script");t.src="https://player.vimeo.com/api/player.js",t.id="video_popin_vimeoapi_".concat(e),document.head.appendChild(t)}(e),i&&function(){if(window.dailymotion)return!1;var e=document.createElement("script");e.src="https://geo.dailymotion.com/player.js",document.head.appendChild(e)}();var r,s=new M,a=new ue({parentContainer:s}),d=a.contentElement.querySelector(".popin_video_container");o&&(r="".concat("https://www.tiktok.com/oembed?url=").concat(DATA.video),new Promise((e,t)=>{const n=new XMLHttpRequest;n.open("GET",r,!0),n.onload=function(){this.status>=200&&this.status<300?e(n.response):t({status:this.status,statusText:n.statusText})},n.onerror=function(){t({status:this.status,statusText:n.statusText})},n.send()})).then(function(t){var n=JSON.parse(t),i=d.querySelector("#popin_video_iframe_".concat(e));i.innerHTML=n.html,a.player=i,d.appendChild(a.player),function(e){window.tiktokEmbed&&(window.tiktokEmbed=void 0);var t=document.createElement("script");t.src="https://www.tiktok.com/embed.js",t.id="video_popin_tiktokapi_".concat(e),t.async=!0,document.head.appendChild(t)}(e)});var u=s.domElement.querySelector(".".concat(s.contentClassName));s.children=a,a.insertIn(u,"beforeend"),s.init(!0).then(function(r){if(r.response){var c=function(e){a.player=e,n||o||K()||(pe(a.contentElement),window.addEventListener("resize",function(){return pe(a.contentElement)},{capture:!0,passive:!0}))},l={createYoutubePlayer:X,createVimeoPlayer:ie,createDailymotionPlayer:se};Object.entries({createYoutubePlayer:t,createVimeoPlayer:n,createDailymotionPlayer:i}).forEach(function(t){var n,i,o=function(e){if(Array.isArray(e))return e}(i=t)||function(e){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var n,i,o,r,s=[],a=!0,c=!1;try{for(o=(t=t.call(e)).next,!2;!(a=(n=o.call(t)).done)&&(s.push(n.value),2!==s.length);a=!0);}catch(e){c=!0,i=e}finally{try{if(!a&&null!=t.return&&(r=t.return(),Object(r)!==r))return}finally{if(c)throw i}}return s}}(i)||function(e){if(e){if("string"==typeof e)return he(e,2);var t={}.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?he(e,2):void 0}}(i)||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=o[0];o[1]&&(null===(n=l[r])||void 0===n||n.call(l,e,c))}),a.player||c(d),s.show()}})}()}();
1
+ !function(){"use strict";const e=()=>Object.prototype.hasOwnProperty.call(top,"ABTastyEditor"),t=()=>{const e=!!document.getElementById("ABTastyPreviewBar"),t=location.href.includes("ab_project=preview");return e||t},i=e=>new Function(`try {\n\t\t${e}\n\t} catch (error) {\n\t\treturn null;\n\t}`)(),n=()=>encodeURIComponent(DATA.spNoTrim?window.location.href.replace(window.location.origin,""):`${window.location.pathname}`),o=()=>!e()&&(t()||!!window.ABTasty.getTestsOnPage()[TEST_ID]),s=()=>window.ABTasty&&!0===window.ABTasty.consentReady,r=()=>{const{type:e}=DATA;return`${PACKAGE.replace("@abtasty/","")}${e?`_${e}`:""}`},a=()=>{const e=r();return`${e.charAt(0).toUpperCase()}${e.slice(1)}`.split("-").join(" ")},c=()=>`${PLUGIN_ID.split("-")[0]}_${TEST_ID}`,l=i=>{const n=(()=>{if(e()||t())return!1;const i=ABTasty.getTestsOnPage()[TEST_ID];return!!i&&Object.keys(i.targetings.qaParameters).length>0})(),o=window.document.cookie.includes("abTastyDebug=")||!0===window.abTastyDebug;if(n||o){const e=a();window.console.log(`%c${e} - ${n?"QA":"Debug"} Mode for campaign ${TEST_ID} %c ${i}`,"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;")}},d=e=>{const t={promise:null,resolve:null,reject:null,name:e};return t.promise=new Promise((e,i)=>{t.resolve=e,t.reject=i}),t},h=(e,t)=>{const i=t?[]:null;if("string"!=typeof e||!e.trim().length)return i;const[n,o,s]=e.split("[]").map(e=>e.trim()),r=Boolean(s)?s:e,a=o?document.querySelector(n)?.[o]:document;return a?t?[...a.querySelectorAll(r)]:a.querySelector(r):i},u=e=>h(e,!1),p=e=>h(e,!0),m=(e,t)=>{const i={childList:!0,subtree:!0,attributes:!0},n=()=>o.disconnect(),o=new MutationObserver(()=>{const i=u(t);return i&&!n()&&e(i)});return{clear:n,observe:e=>{const t=document.querySelector("body")||document.documentElement,n=e??t;o.observe(n,i)}}},g=()=>{},v=(t,i)=>{const n=u(t),o={selector:t,clear:g,observe:g};if(n)return setTimeout(()=>i(n),0),o;if(e())return setTimeout(()=>v(t,i),1e3),o;if(t.includes("[]"))return((e,t)=>{const[i,n]=t.split("[]").map(e=>e.trim()),o=u(i),s=o?.[n],{clear:r,observe:a}=m(e,t),c=()=>{const i=u(t);return i&&!l()&&e(i)},l=()=>{r(),o?.removeEventListener("load",c)},d=()=>{a(s),"iframe"===o?.localName&&o.addEventListener("load",c)};return d(),{selector:t,clear:l,observe:d}})(i,t);const{clear:s,observe:r}=m(i,t);return r(),{selector:t,clear:s,observe:r}};function y(e,t){const i=e.parentElement||e.getRootNode().host;return t(e)||!i?e:y(i,t)}const b=t=>{e()||(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation())},f=(e,t)=>[...p(t)].some(i=>{const[n,,o]=t.split("[]"),s=o??n;return i===e||!!e.closest(s)});let w=!1;class ${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(e){const t=[e,"transitionend",this.checkElements.bind(this),!0];return this.getEvents(...t)}intersectionHandler(e){e.forEach(e=>{e.isIntersecting?(this.existingTargets.forEach(t=>{t.element.isSameNode(e.target)&&(this.inViewportTargets.push(t),this.mouseOverEvent.start(),this.scrollEvent.start(),this.onTransitionEnd.start())}),this.checkElements()):this.inViewportTargets=this.inViewportTargets.filter(t=>!t.element.isSameNode(e.target)||(this.mouseOverEvent.clear(),this.scrollEvent.clear(),this.onTransitionEnd.clear(),!1))})}startVisibilityObserver(e){const t={root:e,rootMargin:"0px",threshold:0};return this.visibilityObserver??=new IntersectionObserver(this.intersectionHandler.bind(this),t),this.visibilityObserver}startMutationObserver(e){return this.mutationObserver??=new MutationObserver(this.checkElements.bind(this)),this.mutationObserver.observe(e,{attributes:!0,childList:!0,subtree:!0}),this.mutationObserver}onMouseOver({target:e,path:t}){const i=this.inViewportTargets.find(({element:i,selector:n})=>{if(i.isSameNode(e))return!0;const[o,,s]=n.split("[]"),r=s??o,a=[...e.querySelectorAll(r)];if(a.length&&a.includes(i))return!0;if(t.includes(i))return!0;if(!e.parentElement?.children?.length)return;const c=[...e.parentElement.children],l=c.findIndex(t=>t.isSameNode(e)),d=c.filter((e,t)=>t>l);if(d.length){if(d.includes(i))return!0;if(d.some(e=>[...e.querySelectorAll(r)].includes(i)))return!0}return!1});if(i&&this.isElementVisible(i.element)){const{selector:e,element:t,uniqueId:n}=i,o=this.targets.find(t=>t.selector===e&&t.uniqueId===n);o&&o.resolve(t),this.clear(e,n)}}getEvents(e,...t){return{start:()=>e?.addEventListener(...t),clear:()=>e?.removeEventListener(...t)}}mouseOverHandler(e){const t=[e,"ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0?"touchmove":"mouseover",e=>{const t=e.composedPath(),{target:i}=e;setTimeout(()=>this.onMouseOver({target:i,path:t}),50)},!0];return this.getEvents(...t)}scrollEventHandler(e){const t=[e,"scroll",(i=this.checkElements.bind(this),()=>{w||(w=!0,setTimeout(()=>{i(),w=!1},100))}),{passive:!0}];var i;return this.getEvents(...t)}isElementVisible(e){return this.isElementOpaque(e)&&this.isElementTopmost(e)}isElementOpaque(e){return"HTML"===y(e,e=>"0"===window.getComputedStyle(e).opacity).nodeName}isElementTopmost(e){const t=e.getBoundingClientRect(),i=[[t.left,t.top],[t.right,t.top],[t.left,t.bottom],[t.right,t.bottom],[t.left+t.width/2,t.top],[t.left+t.width/2,t.bottom],[t.left,t.height/2],[t.right,t.height/2],[t.left+t.left/2,t.height/2]];let n=!1,o=0;for(;!n&&o<i.length;){const t=e.getRootNode()?.elementFromPoint(...i[o]);n=e===t||t?.contains(e)||e.contains(t),o+=1}return n}checkElements(){this.targets.forEach(({selector:e,uniqueId:t})=>{const i=u(e),[n,,o]=e.split("[]"),s=o??n;i&&!this.existingTargets.find(e=>e.element.matches(s)&&e.uniqueId===t)&&(this.existingTargets.push({element:i,selector:e,uniqueId:t}),this.visibilityObserver.observe(i))}),this.existingTargets=this.existingTargets.filter(({selector:e,element:t})=>!(!u(e)||!t.isConnected)||(t&&this.visibilityObserver.unobserve(t),!1)),this.inViewportTargets=this.inViewportTargets.filter(({selector:e,element:t,uniqueId:i})=>{const[n,,o]=e.split("[]"),s=o??n;if(t.matches(s)&&this.isElementVisible(t)){const n=this.targets.find(t=>t.selector===e&&t.uniqueId===i);return n&&n.resolve(t),this.clear(e,i),!1}return!0})}onLoadIframe(e){const t=[e.defaultView.frameElement,"load",()=>this.watch(selector,resolve,uniqueId).bind(this),{passive:!0}];return this.getEvents(...t)}watch(e,t,i){this.targets.push({selector:e,resolve:t,uniqueId:i});const{clear:n}=v(e,e=>{n();const t=e.getRootNode({composed:!0}),i="body"in t?t.body:document;this.mouseOverEvent=this.mouseOverHandler(t),this.scrollEvent=this.scrollEventHandler(t),this.onTransitionEnd=this.transitionOverHandler(t),t.defaultView?.frameElement&&(this.onIframeLoad=this.onLoadIframe(t),this.onIframeLoad.start()),this.startVisibilityObserver(t),this.startMutationObserver(i),this.checkElements()})}clear(e,t){[this.targets,this.existingTargets,this.inViewportTargets]=[this.targets,this.existingTargets,this.inViewportTargets].map(i=>i.filter(({selector:i,uniqueId:n})=>i!==e&&n!==t));const i=u(e);i&&this.visibilityObserver?.unobserve(i),0===this.targets.length&&(this.mutationObserver?.disconnect(),this.onIframeLoad?.clear()),0===this.inViewportTargets.length&&(this.mouseOverEvent?.clear(),this.scrollEvent?.clear(),this.onTransitionEnd?.clear())}}const T="remove",C="rebuild",E="update",A="ABTastyData";class S{constructor({triggerEvent:e,triggerSelector:t,triggerDelay:i,triggerTarget:n}){this.event=e,this.selector=Boolean(t)?t:"body",this.target="string"==typeof n?u(t):n,this.delay=1e3*i,this.triggerElements=[],this.eventsListeners=[],this.timeouts=[],this.intervals=[],this.promises=[],this.visibilityObservers=[],this.socialProofStore={},this.elementWaiters=[]}async onElementVisible({promise:e,resolve:t}){const i=d(`${this.event}DomReady`);this.promises.push(i);const{clear:n}=v(this.selector,()=>{const e=new $;this.visibilityObservers.push(e),e.watch(this.selector,t,c())});return this.elementWaiters.push(n),e}onPageLoad({promise:e,resolve:t}){const i=()=>"complete"===document.readyState;if(!i()){const n=["readystatechange",()=>i()&&t(!0),{passive:!0}];return this.eventsListeners.push([document,...n]),document.addEventListener(...n),e}return t(!0),e}onClick({promise:e,resolve:t}){const i=({isTrusted:e,target:i})=>{if(e)return(i.isEqualNode(this.target)||f(i,this.selector))&&t(!0)},{clear:n}=v(this.selector,e=>{n();const t=document.createElement("style");t.id=`Click_${c()}`;const[o,,s]=this.selector.split("[]"),r=s??o;t.innerHTML=`${r} {\n\t\t\t\tcursor: pointer !important;\n\t\t\t\tpointer-events: all !important;\n\t\t\t}`;const a=e.getRootNode();("head"in a?a.head:a).appendChild(t),this.triggerElements.push(t);const l=["click",i,{passive:!0,capture:!0}];this.eventsListeners.push([a,...l]),a.addEventListener(...l)});return this.elementWaiters.push(n),e}onHover({promise:e,resolve:t}){const i=({isTrusted:e,target:i})=>{if(e)return(this.target?i.isEqualNode(this.target):f(i,this.selector))&&t(!0)},{clear:n}=v(this.selector,e=>{const t=e.getRootNode(),n="body"in t?t.body:[...t.childNodes].find(t=>t.contains(e)),o=["mouseenter",i,{passive:!0,capture:!0}];this.eventsListeners.push([n,...o]),n.addEventListener(...o)});return this.elementWaiters.push(n),e}onExitIntent({promise:e,resolve:t}){const i=["mouseleave",({isTrusted:e,clientY:i})=>{e&&i<=0&&t(!0)},{passive:!0}],{clear:n}=v("html",e=>{n(),this.eventsListeners.push([e,...i]),e.addEventListener(...i)});return e}onReengage({promise:e,resolve:t}){const i=this.delay;let n=i;const o=[...document.querySelectorAll("*:empty")].map(e=>e.contentDocument||e.shadowRoot).filter(e=>e),s=[({isTrusted:e})=>{e&&(n=i)},{passive:!0}];["click","mousemove","scroll","keypress"].forEach(e=>{[document,...o].forEach(t=>{this.eventsListeners.push([t,e,...s]),t.addEventListener(e,...s)})});const r=setInterval(()=>{n<=0?t(!0):n-=100},100);return this.intervals.push(r),e}onCustomTrigger({promise:e,resolve:t}){const{triggerEventCustomScript:i,tagIsSafeEval:n}=DATA,o=n&&DATA_JS?.triggerEventCustomScript,s="function"==typeof o?()=>new Promise(e=>o(e)):new Function(`return new Promise(async resolve => {${i}})`);return s().then(e=>e&&t(!0)),e}onScrollUp({promise:e,resolve:t}){let i=0;const n=["scroll",({isTrusted:e})=>{e&&(window.scrollY<i?t(!0):i=window.scrollY)},{passive:!0,capture:!0}];return this.eventsListeners.push([document,...n]),document.addEventListener(...n),e}onScrollPercentReached({promise:e,resolve:t}){const{triggerEventScrollPercent:i}=DATA,n=["scroll",({isTrusted:e})=>{if(!e)return;const n=(()=>{const{documentElement:e,body:t}=document,i=e.scrollTop||t.scrollTop,n=e.scrollHeight||t.scrollHeight;return Math.trunc(i/(n-e.clientHeight)*100,10)})();i<n&&t(!0)},{passive:!0,capture:!0}];return this.eventsListeners.push([document,...n]),document.addEventListener(...n),e}checkSocialProofConditions(e,t,i,n){const o=(()=>{let e;return window.ABTasty||window.ABTASTY_S?(window.ABTASTY_S?.USER?.accountIdentifier?.length?e=window.ABTASTY_S.USER.accountIdentifier:"function"==typeof window.ABTasty?.getAccountSettings?e=window.ABTasty.getAccountSettings().identifier:window.ABTasty?.accountSettings&&(e=window.ABTasty.accountSettings.identifier),e):e})(),{viewInterval:s,spNoTrim:r}=DATA;if(this.socialProofStore.hasOwnProperty(e))i(this.socialProofStore[e])?n(`${this.socialProofStore[e][s]}`):n(!1);else if(e&&o){const a=t=>(this.socialProofStore[e]=t,n(!!i(t)&&`${t[s]}`));fetch(`https://api-social-proof.abtasty.com/clients/${o}/metrics/${t}?key=${e}${r?"&noTrim=true":""}`).then(e=>e.ok&&e.json()).then(a).catch(()=>l("Failed to fetch datas from server."))}else n(!1)}getSocialProofDatas({promise:e,resolve:t},o,s=!1){const{productKey:r,keyType:a}=(()=>{const{socialProofContentType:e,productKeyProvider:t,pathToProductKey:o,customJSProductKey:s,productSKU:r,tagIsSafeEval:a}=DATA,{pathToProductKey:c,customJSProductKey:l}=a&&DATA_JS||{};if(2===e)return{productKey:n(),keyType:"url"};{let a=null,d="sku";switch(t){case"ABTastyProductKey":a=window.ABTastyProductKey;break;case"pathToProductKey":a="function"==typeof c?c():i(`return ${o};`);break;case"customJSProductKey":a="function"==typeof l?l():i(s);break;case"productSKU":a=r}return a||3!==e||(a=n(),d="url"),{productKey:a,keyType:d}}})(),{viewInterval:c,triggerSocialProofMinVisitors:d,triggerSocialProofMinPurchases:h,triggerSocialProofMinPageViews:u}=DATA,p={pv:u,i:h,"v-pv":d}[o];return[typeof c,typeof p].includes("undefined")&&t(!1),s&&!r&&(l("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"),t(!1)),this.checkSocialProofConditions(r,"v-pv"===o&&"sku"===a?"v-i":o,e=>{const t=void 0!==e[c]&&e[c]>=p;return t||l(`Widget will not be shown, Social Proof API returned ${e[c]} while ${p} are required`),t},t),e}onConsent({promise:e,resolve:t}){if(!s()){const i=["abtasty_consentValid",()=>t(!0)];return this.eventsListeners.push(i),window.addEventListener(...i),e}return t(!0),e}onTrackingSent({promise:e,resolve:t}){const{triggerEventTrackingSent:i}=DATA;let n=localStorage.getItem(A);const o=()=>JSON.parse(n)?.ActionTracking?.some(({name:e})=>e===i),s=["storage",({key:e,newValue:i})=>{e===A&&(n=i,o()&&t(!0))},{passive:!0,capture:!0}];return n&&o()?t(!0):(()=>{this.eventsListeners.push([window,...s]),window.addEventListener(...s)})(),e}onMinPagesViewed({promise:e,resolve:t}){const{triggerEventMinPagesViewed:i}=DATA;let n=localStorage.getItem(A);const o=()=>i<=(n?JSON.parse(n)?.VisitedPages?.length:0),s=["storage",({key:e,newValue:i})=>{e===A&&(n=i,o()&&t(!0))},{passive:!0,capture:!0}];return n&&o()?t(!0):(()=>{this.eventsListeners.push([window,...s]),window.addEventListener(...s)})(),e}onRageClick({promise:e,resolve:t}){const{triggerEventRageClickQuantity:i,triggerEventRageClickDelay:n}=DATA;let o=0,s=!1;const r=["click",({isTrusted:e})=>{if(e&&(o+=1,o>=i&&t(!0),!s)){s=!0;const e=setTimeout(()=>{o=0,s=!1},n);this.timeouts.push(e)}},{passive:!0,capture:!0}],a=e=>{this.eventsListeners.push([e,...r]),e.addEventListener(...r)},{clear:c}=v("iframe []contentDocument[] body > *",()=>{const e=document.getElementsByTagName("iframe");for(const t of e){"contentDocument"in t&&"body"in t.contentDocument&&a(t.contentDocument);const e=()=>a(t.contentDocument);t.addEventListener("load",e),this.eventsListeners.push([t,"onIframeLoad",e])}});return this.elementWaiters.push(c),a(document),e}clear(){this.triggerElements=this.triggerElements.filter(e=>(e.remove(),!1)),this.eventsListeners=this.eventsListeners.filter(e=>{const[t,...i]=e;return t&&i.length>1&&t.removeEventListener(...i),!1}),this.timeouts=this.timeouts.filter(e=>(clearTimeout(e),!1)),this.intervals=this.intervals.filter(e=>(clearInterval(e),!1));const e=c();return this.visibilityObservers=this.visibilityObservers.filter(t=>(t.clear(this.selector,e),!1)),this.promises=this.promises.filter(e=>(e.resolve(!1),!1)),this.elementWaiters=this.elementWaiters.filter(e=>(e(),!1)),this}async isTriggered(){this.clear();const e=d(this.event);this.promises.push(e);const t={consent:()=>this.onConsent(e),direct:()=>!0,pageLoad:()=>this.onPageLoad(e),click:()=>this.onClick(e),exitIntent:()=>this.onExitIntent(e),reengage:()=>this.onReengage(e),elementVisible:()=>this.onElementVisible(e),script:()=>this.onCustomTrigger(e),hover:()=>this.onHover(e),scrollUp:()=>this.onScrollUp(e),scrollPercent:()=>this.onScrollPercentReached(e),rageClick:()=>this.onRageClick(e),minPagesViewed:()=>this.onMinPagesViewed(e),trackingSent:()=>this.onTrackingSent(e),socialProofPurchases:()=>this.getSocialProofDatas(e,"i",!0),socialProofPageViews:()=>this.getSocialProofDatas(e,"pv"),socialProofVisitors:()=>this.getSocialProofDatas(e,"v-pv")},i=!Object.prototype.hasOwnProperty.call(t,this.event)||await t[this.event]();return i&&this.clear(),"reengage"!==this.event&&this.delay?i&&await(async()=>{const e=d(`${this.event}Delay`);this.promises.push(e);const t=setTimeout(()=>{e.resolve(!0),this.clear()},this.delay);return this.timeouts.push(t),e.promise})():i}}const _="display",P="closing",x="validation",k="ABTastyWidgets",L=`${k}Temporary`;class I{constructor({displayRecurrence:e,closingRecurrence:t,validationRecurrence:i},n){this.displayRecurrence=parseFloat(e),this.closingRecurrence=parseFloat(t),this.validationRecurrence=parseFloat(i),this.onSetCallback=n,this.widgetName=r(),this.uniqueId=c(),this.recurrenceKey=`${this.widgetName}_${this.uniqueId}`,this.isListeningStorageEvent=this.listenStorageEvent(),this.pendingRecurrence=!1,this.pendingRecurrenceValue={}}onStorage({key:e}){const t=localStorage.getItem(L),i=sessionStorage.getItem(k);"ABTastyData"===e&&!t&&i&&localStorage.setItem(L,i)}listenStorageEvent(){return this.isListeningStorageEvent||window.addEventListener("storage",this.onStorage.bind(this)),!0}getGivenRecurrenceStorageParsed(e){try{const t=e.getItem(k);return JSON.parse(t)}catch(t){return e.removeItem(k),!1}}getSessionRecurrenceStorageParsed(){return this.getGivenRecurrenceStorageParsed(window.sessionStorage)}getLocalRecurrenceStorageParsed(){return this.getGivenRecurrenceStorageParsed(window.localStorage)}removeGivenStorage(e,t){const{[this.recurrenceKey]:i,...n}=t;return Object.entries(n).length?(e.setItem(k,JSON.stringify(n)),n):(e.removeItem(k),!1)}removeSessionRecurrenceStorage(){const e=this.getSessionRecurrenceStorageParsed();return!!e&&this.removeGivenStorage(window.sessionStorage,e)}removeLocalRecurrenceStorage(){const e=this.getLocalRecurrenceStorageParsed();return!!e&&this.removeGivenStorage(window.localStorage,e)}getSessionRecurrence(){const e=this.getSessionRecurrenceStorageParsed();return!!e&&e[this.recurrenceKey]}getLocalRecurrence(){const e=this.getLocalRecurrenceStorageParsed();return!!e&&e[this.recurrenceKey]}getCurrentRecurrence(){if(this.pendingRecurrence)return this.pendingRecurrenceValue;const e=this.getSessionRecurrence(),t=this.getLocalRecurrence();return e||t||{type:!1}}isOver(){const e=localStorage.getItem(L),t=!(!e||!e.includes(this.recurrenceKey))||this.getSessionRecurrence();e&&(sessionStorage.setItem(k,e),localStorage.removeItem(L));const i=this.getLocalRecurrence(),n=(i?parseFloat(i.stamp):0)<(new Date).getTime();return n&&this.removeLocalRecurrenceStorage(),!this.pendingRecurrence&&n&&!this.getLocalRecurrence()&&!t}setRecurrence(e,i){0!==e&&(window.removeEventListener("storage",this.onStorage.bind(this)),this.isListeningStorageEvent=!1);const n=this.getTypeOfStorage(e);if(t()||!n&&"object"!=typeof n)return!1;const{storageString:o,storageMethod:r}=n,a=this.getStamp(e),c={type:i,stamp:a},{type:l}=this.getCurrentRecurrence(),d=async()=>{if(!s()){this.pendingRecurrence=!0,this.pendingRecurrenceValue=c;const e=new S({triggerEvent:"consent"});await e.isTriggered(),this.pendingRecurrence=!1,this.pendingRecurrenceValue={}}const e=this.getSessionRecurrence(),t=this.getLocalRecurrence();let i;"session"===o?e?i=this.removeSessionRecurrenceStorage():(this.removeLocalRecurrenceStorage(),i=this.getSessionRecurrenceStorageParsed()):"local"===o&&(t?i=this.removeLocalRecurrenceStorage():(this.removeSessionRecurrenceStorage(),i=this.getLocalRecurrenceStorageParsed()));const n=i?{[this.recurrenceKey]:c,...i}:{[this.recurrenceKey]:c};r.setItem(k,JSON.stringify(n)),this.onSetCallback&&"function"==typeof this.onSetCallback&&this.onSetCallback()};if(!r)return!1;if(l&&i!==x)if(i===P&&l!==x)d();else{if(i!==_||l===x||l===P)return!1;d()}else d();return a}setDisplayRecurrence(){const e=_;this.setRecurrence(this.displayRecurrence,e)}setClosingRecurrence(){const e=P;this.setRecurrence(this.closingRecurrence,e)}setValidationRecurrence(){const e=x;this.setRecurrence(this.validationRecurrence,e)}getStamp(e){return(new Date).getTime()+864e5*e}getTypeOfStorage(e){return!(isNaN(e)||e<0||0!==e&&!e)&&(e>0?{storageString:"local",storageMethod:window.localStorage}:0===e&&{storageString:"session",storageMethod:window.sessionStorage})}}class D{constructor(e,t,i){this.isWidgetApplied=e,this.callback=t,this.shouldUpdate=i,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(e){const t=!e&&this.isWidgetApplied(),i=t?this.shouldUpdate&&E:C;return i?(this.clearWatcher(),this.callback(i,!e,t),this.watch(),this):this}onCampaignLaunched({detail:{campaignId:e}}){e===TEST_ID&&(this.callback(C,!1),this.watch())}onTagRollback({target:e}){return this.clearWatcher(e),this.callback(T,!1,!0),window.addEventListener(...this.onCampaignLaunchedEventParams),this}observerHandler(e){return o()?e.some(e=>["removedNodes","addedNodes"].some(t=>e[t]&&e[t].length))?this.decisionHandler():this:this.callback(T,!1)}watch(t,i){if(e())return this;if(this.clearWatcher(t),window.removeEventListener(...this.onCampaignLaunchedEventParams),document.addEventListener(...this.tagRollbackEventParams),i?.includes("[]contentDocument[]")){const e=i.split("[]")[0].trim(),{clear:t}=v(e,e=>{t(),this.triggerIframeTarget=e,e.addEventListener("load",this.decisionHandler.bind(this))})}const n=t?.defaultView?.frameElement;n&&this.triggerIframeTarget!==n&&n.addEventListener("load",this.decisionHandler.bind(this));const{clear:o}=v("body",e=>{o();const i=t?.body||t||e;this.observer.observe(i,{childList:!0,subtree:!0})});return this}clearTriggerElementWatcher(){this.triggerIframeTarget?.removeEventListener("load",this.decisionHandler.bind(this))}clearWatcher(e){return document.removeEventListener(...this.tagRollbackEventParams),this.observer.disconnect(),this.clearTriggerElementWatcher(),e?.defaultView?.frameElement?.removeEventListener("load",this.decisionHandler.bind(this)),this}}const N=/.+\/([^.]+)\.(otf|ttf)$/,R=["socialProofPurchases","socialProofPageViews","socialProofVisitors"];class O{constructor(t,i){this.children=void 0,this.uniqueId=`${c()}${i?`_${i}`:""}`,this.widgetName=r(),this.prettyName=a(),this.recurrenceParams=(()=>{const{displayRecurrence:t,closingRecurrence:i,validationRecurrence:n}=DATA,o=!t&&!i&&!n;if(e()||o)return!1;const s={everytime:()=>-1,session:()=>0,once:()=>395,day:e=>DATA[`${e}_day`],week:e=>7*DATA[`${e}_week`],month:e=>30.5*DATA[`${e}_month`]},r={};return t&&(r.displayRecurrence=s[t]("displayRecurrence")),i&&(r.closingRecurrence=s[i]("closingRecurrence")),n&&(r.validationRecurrence=s[n]("validationRecurrence")),r})(),this.triggerParams=(t=>{let{triggerEvent:i}=DATA;const{triggerEventClick:n,triggerEventHover:o,triggerEventReengageDelay:s,socialProofContentType:r,triggerEventElementVisible:a,triggerEventDelay:c}=DATA;if(e()||!i&&!r)return!1;const l={click:()=>n,hover:()=>o,elementVisible:()=>a},d=Object.prototype.hasOwnProperty.call(l,i)?l[i]():"body",h="reengage"===i?s:c;return r&&(i=[,"socialProofPurchases","socialProofPageViews","socialProofVisitors"][r]),{triggerEvent:i,triggerSelector:d,triggerDelay:h,triggerTarget:t}})(t),this.recurrence=!!this.recurrenceParams&&new I(this.recurrenceParams,this.clearGivenClearables.bind(this)),this.trigger=!!this.triggerParams&&new S(this.triggerParams),this.shouldUpdate=!!this.triggerParams&&R.includes(this.triggerParams.triggerEvent),this.pageWatcher=new D(this.isWidgetApplied.bind(this),this.onPageChange.bind(this)),this.hasOncePerPageTrigger=(()=>{const{isOncePerPageTrigger:e,triggerEvent:t}=DATA;return!t||!["click","hover","scrollUp","script"].includes(t)||e})(),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(e=>e.clear()),this.elementsWaiters=[]}isWidgetApplied(){return this.domElement?.isConnected&&this.domElement.ownerDocument?.defaultView}removeOldDomElement(){const e=this.rootElement?.getElementById(this.widgetContainerId);return e?.remove(),this}async insert(){if(this.isWidgetApplied())return!1;const e=["free"];"drawer"===DATA.layout&&DATA.customTarget&&e.push("drawer");const t=e.includes(DATA.layout);return new Promise(e=>{const{elementReferrer:i="body",referrerInsertType:n="beforeend"}=t?DATA:{},o=v(i,t=>{this.elementsWaiters=this.elementsWaiters.filter(e=>e.selector!==i),this.rootElement=t.getRootNode(),this.removeOldDomElement(),this.domElement.appendChild(this.styleElement),e(t.insertAdjacentElement(n,this.domElement))});this.elementsWaiters.push(o)}).then(()=>this)}remove(){this.trigger&&this.trigger.clear(),this.pageWatcher.clearWatcher(this.rootElement);for(const e of this.elementsWaiters)[DATA.elementReferrer,"body"].includes(e.selector)&&e.clear();return this.domElement?.isConnected&&this.domElement.remove(),this.hasOncePerPageTrigger?this.pageWatcher.watch(this.rootElement):e()||this.init().then(({response:e})=>e?this.show():this),this}show(){return e()||this.hasBeenShown&&this.hasOncePerPageTrigger||window.ABTastyEvent(`${this.prettyName} displayed`,null,TEST_ID),this.closedByUser=!1,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!e()&&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 i=e(),n=o(),s=this.trigger?.promises?.length,r=!this.recurrence||this.recurrence.isOver();if(!i&&!n||s||!r)return{container:this,response:!1};this.pageWatcher.watch(this.rootElement||document,this.triggerParams.triggerSelector);const a=i||!this.trigger||this.trigger&&await this.trigger.isTriggered();this.pageWatcher.clearTriggerElementWatcher();const c={container:this,response:a};return a?(await this.insert(),this.addCloseEvent(),i||t||this.hasBeenShown||void 0===this.children||"function"!=typeof this.children.refreshContent||this.children.refreshContent(a),c):c}onPageChange(e,t,i){const n=()=>this.init().then(({response:e})=>{e?this.show():this.hide(!1)});t||(this.hasBeenShown=!1,i&&this.domElement.remove(),this.trigger&&this.trigger.clear());const o={[T]:()=>i?this.remove():this.pageWatcher.watch(this.rootElement),[C]:()=>{this.hasBeenShown?this.closedByUser?this.pageWatcher.watch(this.rootElement):i||this.insert().then(e=>e.show()).catch(this.pageWatcher.watch):n()},[E]:()=>{this.hasBeenShown?this.pageWatcher.watch():n()}};"function"==typeof o[e]&&o[e]()}addCloseEvent(...t){const{closeButton:i,overlay:n,overlayClickable:o,layout:s,animationDuration:r=1e3}=DATA,a=[];if(void 0!==n&&!0!==n||!0!==o||"popin"!==s||a.push(`.${this.overlayClassName}`),void 0!==i&&i&&a.push(`.${this.closeButtonClassName}`),!a.length)return this;const c=this.domElement.querySelectorAll(a.join(", "));if(!c.length)return this;const l=["click",e=>{b(e),this.recurrence&&this.recurrence.setClosingRecurrence(),this.hide(!0),setTimeout(()=>this.remove(),1.05*r)},{once:!0,capture:!0}];return t.push(...c),t.forEach(t=>{e()&&(t.dataset.abtastyActionnable="true"),t.removeEventListener(...l),t.addEventListener(...l)}),this}getDom(){const{closeButton:e,layout:t,overlayClickable:i,overlay:n=!0}=DATA,o=document.createElement("div");return o.className=`${this.basicClassName} ${this.hideClassName}`,o.id=this.widgetContainerId,["popin","bannerTop","bannerBottom"].includes(t)&&(o.role="dialog"),o.innerHTML=`\n\t\t\t${"popin"===t&&!0===n?`<div ${i?'aria-label="Close dialog"':""} class="${this.overlayClassName}"></div>`:""}\n\t\t\t<div class="${this.contentClassName}">\n\t\t\t${e?`<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(e,t){if(!e||"inherit"===e||!/otf|ttf/g.test(t))return;const i=document.createElement("style"),n=t.match(N)?t.match(N)[1]:"";i.innerHTML=`@font-face { font-family: '${e}_${n}'; src: url('${t}'); font-display: swap; }`;const o=this.rootElement?.head||document.head;o?.appendChild(i)}getStyleTag(t="",i=DATA){const{noStyles:n,layout:o}=i,{backgroundColor:s,isBackgroundImage:r,backgroundImage:a,backgroundSize:c,backgroundPosition:l,backgroundRepeat:d,borderColor:h,borderRadius:u,borderWidth:p,textColor:m,textAlign:g,fontName:v,fontStyle:y,fontSize:b,isTitle:f,titleTextAlign:w,titleTextColor:$,titleFontName:T,titleFontStyle:C,titleFontSize:E,overlay:A,overlayColor:S,dropShadow:_,dropShadowColor:P,dropShadowBlur:x,containerMargin:k,containerPadding:L,closeButton:I,closeButtonPosition:D,closeButtonSize:R,closeButtonBorderRadius:O,closeButtonBorderWidth:V,closeButtonBorderColor:B,closeButtonColor:W,closeButtonBackgroundColor:j,buttonsAlign:q,buttonsBorderWidth:H,buttonsBorderColor:M,buttonsBorderRadius:F,buttonsBackgroundColor:K,buttonsTextColor:U,buttonsFontName:z,buttonsFontStyle:Y,buttonsFontSize:G,secondLink:J,secondLinkBorderWidth:Q,secondLinkBorderColor:X,secondLinkBorderRadius:Z,secondLinkBackgroundColor:ee,secondLinkTextColor:te,secondLinkFontName:ie,secondLinkFontStyle:ne,secondLinkFontSize:oe,animation:se,animationDuration:re,animationBehaviour:ae,animationSlideDirection:ce}=n?{}:i,le=document.createElement("style");e()&&le.setAttribute("abtasty-script-added","true"),this.loadFont(v,y),this.loadFont(T,C),this.loadFont(z,Y),this.loadFont(ie,ne);const de=`background: ${["string"==typeof s?s:"rgba(255, 255, 255, 1)",r&&"string"==typeof a&&a.length?`url(${a})`:"",r&&"string"==typeof l&&"100% 100%"!==c?l:"0 0",r&&"string"==typeof c?`/ ${c}`:"/ auto",r&&d&&!["cover","100% 100%"].includes(c)?"repeat":"no-repeat"].join(" ").trim()};`,he="number"==typeof p&&p>0,ue=`border: ${[he?`${p}px`:"unset",he?"solid":"",he&&"string"==typeof h&&h.length?h:""].join(" ").trim()};`,pe=void 0!==u?`border-radius: ${u}px;`:"",me=void 0!==m?`color: ${m}; fill: ${m}; -webkit-text-fill-color: ${m};`:"",ge=void 0!==g?`text-align: ${g};`:"",ve=v&&"inherit"!==v?`font-family:${v}_${y.match(N)?y.match(N)[1]:""};`:y||"",ye=b?`font-size: ${b}px;`:"",be=void 0!==_&&_?`box-shadow: 0 5px ${x}px 0 ${P};`:"",fe=k instanceof Array&&1===k.length&&k[0],we=fe?`margin: ${fe.top}px ${fe.right}px ${fe.bottom}px ${fe.left}px;`:"",$e=fe?`margin: calc(${fe.top}px * 0.5) calc(${fe.right}px * 0.5) calc(${fe.bottom}px * 0.5) calc(${fe.left}px * 0.5);`:"",Te=L instanceof Array&&1===L.length&&L[0],Ce=Te?`padding: ${Te.top}px ${Te.right}px ${Te.bottom}px ${Te.left}px;`:"",Ee=Te?`padding: calc(${Te.top}px * 0.5) calc(${Te.right}px * 0.5) calc(${Te.bottom}px * 0.5) calc(${Te.left}px * 0.5);`:"",Ae=void 0!==H&&H?`border-width: ${H}px; border-style: solid;`:"",Se=[M,H].every(e=>void 0!==e)&&H?`border-color: ${M};`:"",_e=void 0!==F?`border-radius: ${F}px;`:"",Pe=void 0!==K?`background-color: ${K};`:"",xe=void 0!==U?`color: ${U}; fill: ${U}; -webkit-text-fill-color: ${U};`:"",ke=z&&"inherit"!==z?`font-family:${z}_${Y.match(N)?Y.match(N)[1]:""};`:Y||"",Le=G?`font-size: ${G}px;`:"",Ie="number"==typeof Q?`border-width: ${Q}px; border-style: solid;`:"",De=[X,Q].every(e=>void 0!==e)&&Q?`border-color: ${X};`:"",Ne=void 0!==Z?`border-radius: ${Z}px;`:"",Re=void 0!==ee?`background-color: ${ee};`:"",Oe=void 0!==te?`color: ${te}; fill: ${te}; -webkit-text-fill-color: ${te};`:"",Ve=ie&&"inherit"!==ie?`font-family:${ie}_${ne.match(N)?ne.match(N)[1]:""};`:ne||"",Be=oe?`font-size: ${oe}px;`:"",We="popin"!==o||void 0!==A&&!0!==A?"":[`#${this.widgetContainerId} .${this.overlayClassName} {`,`background-color: ${void 0!==S?S:"rgba(0, 0, 0, 0.6)"};`,"}"].join(""),je="number"==typeof R?R:16,qe=je/2,He=n||void 0!==I&&I?[`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} {`,"position: absolute;",("out"===D?`bottom: calc(100% + ${qe}px)`:`top: ${qe}px`)+";",`right: ${qe}px;`,"width: auto;","height: auto;","background: none;","border: none;","cursor: pointer;","padding: 0;","margin: 0;","line-height: 0;","z-index: 9;","number"==typeof O?`border-radius: ${O}px;`:"","number"==typeof V&&V>0?`border: ${V}px solid ${void 0!==B?B:"rgba(57, 57, 57, 1)"};`:"","string"==typeof j?`background-color: ${j};`:"","}",`#${this.widgetContainerId} .${this.contentClassName} .${this.closeButtonClassName} svg {`,"pointer-events: none;",`width: ${je}px;`,`height: ${je}px;`,"string"==typeof W?`fill: ${W};`:"","}"].join(""):"",Me=f&&"string"==typeof $?[`#${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: ${$}; fill: ${$}; -webkit-text-fill-color: ${$};`,void 0!==w?`text-align: ${w};`:"",T&&"inherit"!==T?`font-family:${T}_${C.match(N)?C.match(N)[1]:""};`:C||"",E?`font-size: ${E}px;`:"","}"].join(""):"";let Fe="";if("string"==typeof se){const t=(re/1e3).toFixed(2),i=["top","bottom"].includes(ce),n=Number(i),o=[(["top","left"].includes(ce)?"-":"")+"100vmax",this.translateValues?this.translateValues[n]:"0"];i&&o.reverse(),Fe={none:[`.${this.hideClassName} {`,"opacity: 0 !important;","}"],fade:[`.${this.hideClassName} {`,"opacity: 0 !important;","}",`#${this.widgetContainerId} {`,`transition: opacity ${t}s ${ae};`,"}"],slide:[`.${this.hideClassName} .${this.overlayClassName} {`,"opacity: 0 !important;","}",`#${this.widgetContainerId} .${this.overlayClassName} {`,`transition: opacity ${t}s ${ae};`,"}",`.${this.hideClassName} .${this.contentClassName} {`,`transform: translate(${o.join(", ")}) !important;`,"}",`#${this.widgetContainerId} .${this.contentClassName} {`,`transition: transform ${t}s ${ae};`,"}"]}[e()&&!ABTASTY_S.WIDGETS.animationChanged?"none":se].join("")}const Ke=[`#${this.widgetContainerId} .${this.contentClassName} .buttons_container .second_link {`,`margin-${"fill"===q?"top":"left"}: 8px;`,Ie,De,Ne,Re,Oe,Ve,Be,"}",`#${this.widgetContainerId} .${this.contentClassName} .buttons_container .second_link {`,Oe,Ve,Be,"}"];return le.textContent=[`#${this.widgetContainerId} style { display: none; }`,`.${this.hideClassName} {`,"pointer-events: none;","}",`#${this.widgetContainerId} {`,"opacity: 1;","}",`#${this.widgetContainerId} .${this.contentClassName} {`,de,pe,ue,me,ge,be,we,ve,ye,"}",`#${this.widgetContainerId} .${this.contentClassName} p {`,me,ge,ve,ye,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,"display: block;","line-height: 1;","text-indent: unset;",Ce,ve,ye,"}",`#${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;",Ae,Se,_e,Pe,xe,ke,Le,"}",`#${this.widgetContainerId} .${this.contentClassName} div.buttons_container a *, `,`#${this.widgetContainerId} .${this.contentClassName} button:not(class*="close_button") * {`,xe,ke,Le,"}",...J?Ke:[],"@media screen and (max-width: 579px) {",`#${this.widgetContainerId} .${this.contentClassName} {`,$e,"}",`#${this.widgetContainerId} .${this.contentClassName} > * {`,Ee,"}","}",We,He,Me,Fe,`${t}`].join(""),le}}const V=["top: 0;","top: 50%;","bottom: 0;"],B=["left: 0;","left: 50%;","right: 0;"],W=e=>1===e?"-50%":0,j=()=>{if(Array.isArray(DATA.popinPosition)){const{popinPosition:[{x:e,y:t}]}=DATA,i=`translate(${W(t)}, ${W(e)});`;return`${V[e]}${B[t]}transform: ${i}`}return"left: 50%;top: 50%;transform: translate(-50%, -50%);"},q=()=>"autoWidth"in DATA&&!0===DATA.autoWidth,H=()=>{if(q())return"width: auto; height: auto; min-width: fit-content;";const{popinPercentWidth:e,popinPixelsWidth:t,widthUnit:i,autoHeight:n,popinPercentHeight:o,popinPixelsHeight:s,heightUnit:r}=DATA;return`width: ${"px"===i?t:e}${i};height: ${n?"auto":`${"px"===r?s:o}${r}`};`};class M extends O{constructor(){super(),this.translateValues=Object.values(DATA.popinPosition[0]).map(e=>W(e)),this.stringStyles=this.getStyles(),this.styleElement=this.getStyleTag(this.stringStyles)}getStyles(){const{zindex:e,zindexCustom:t,widthUnit:i}=DATA,n="string"!=typeof DATA.overlay&&DATA.overlay;return[`#${this.widgetContainerId} {`,"position: fixed;","top: 0;","left: 0;","width: 100%;","height: 100%;",`z-index: ${"custom"===e?t:e};`,"background: none;","pointer-events: "+(n?"all":"none"),"}",`#${this.widgetContainerId} .${this.overlayClassName} {`,"position: absolute;","z-index: -1;","top: 0;","left: 0;","width: 100%;","height: 100%;","}",`#${this.widgetContainerId} .${this.contentClassName} {`,"position: absolute;",j(),H(),"pointer-events: all","}",`${q()?"":[`#${this.widgetContainerId} .${this.contentClassName} > div {`,"height: 100%;","overflow: auto;","box-sizing: border-box;","}"].join("")}`,`${!q()&&["px","em"].includes(i)?["@media screen and (max-width: 579px) {",`#${this.widgetContainerId} .${this.contentClassName} {`,"max-width: 94vw;","}","}"].join(""):""}`].join("")}}const F=["mp4","webm","ogg"],K=()=>F.some(e=>DATA.video.includes(e)),U=e=>e.replace("/","__").replace("?","__").replace("#","__").replace("&","__"),z=e=>(256|e).toString(16).slice(1);function Y(e){const t=e.replace(/\s/g,"").match(/^rgba?\((\d+),(\d+),(\d+),?([^,\s)]+)?/i);return`${z(t[1])}${z(t[2])}${z(t[3])}`}const G="C71YkqN0pEA",J=["youtube.com","youtu.be"],Q=()=>J.some(e=>DATA.video.includes(e)||""===DATA.video),X=(e,t)=>{if(window.YT&&"function"==typeof YT.Player){const i=(()=>{const{video:e}=DATA;if(""===e)return G;const t=["youtube.com/embed/","youtube.com/watch?v=","youtu.be/"].filter(t=>e.includes(t))[0],i=t?U(e.split(t)[1]):"";return!!i.length&&i.split("__")[0]})(),n=(()=>{const{youtubeCCLoadPolicy:e,youtubeColor:t,youtubeControls:i,youtubeDisableKeyboard:n,youtubeEndTime:o,youtubeFullScreen:s,youtubeStartTime:r}=DATA,a={origin:location.origin,rel:0,color:t,controls:i?1:0,disablekb:n?0:1,fs:s?1:0};return e&&(a.cc_load_policy=1),o&&(a.end=o),r&&(a.start=r),a})(),o=(()=>{const{youtubeAutoPlay:e,youtubeLoop:t,youtubeMuted:i,youtubeStartTime:n}=DATA,o={};return(e||i)&&(o.onReady=t=>{i&&t.target.mute(),e&&t.target.playVideo()}),t&&(o.onStateChange=e=>{0===e.data&&(n&&e.target.seekTo(n),e.target.playVideo())}),o})(),s=new YT.Player(`popin_video_iframe_${e}`,{videoId:i,playerVars:n,events:o});return t(s)}return setTimeout(()=>X(e,t),100)};function Z(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),i.push.apply(i,n)}return i}function ee(e,t,i){return(t=function(e){var t=function(e){if("object"!=typeof e||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var i=t.call(e,"string");if("object"!=typeof i)return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}const te=()=>DATA.video.includes("vimeo.com"),ie=(e,t)=>{if(window.Vimeo&&"function"==typeof Vimeo.Player){const{vimeoStartTime:i}=DATA,n=(()=>{const{video:e,vimeoAutoPlay:t,vimeoColor:i,vimeoLoop:n,vimeoMuted:o,vimeoInfos:s}=DATA;return{url:e,autoplay:t,byline:s,color:Y(i),loop:n,muted:o,portrait:s,title:s}})(),o=new Vimeo.Player(`popin_video_iframe_${e}`,function(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?Z(Object(i),!0).forEach(function(t){ee(e,t,i[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):Z(Object(i)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))})}return e}({},n));return i&&o.setCurrentTime(i),t(o)}return setTimeout(()=>ie(e,t),100)},ne=["dailymotion.com","dai.ly"],oe=()=>ne.some(e=>DATA.video.includes(e)),se=()=>{const{video:e}=DATA,t=["/video/","dai.ly/"].filter(t=>e.includes(t))[0],i=t?U(e.split(t)[1]):"";return!!i.length&&i.split("__")[0]},re=()=>{const{dailymotionMuted:e,dailymotionColor:t,dailymotionLogo:i}=DATA;return{mute:e,logo:i,"ui-highlight":Y(t)}},ae=(e,t)=>{if(!window.dailymotion)return setTimeout(()=>ae(e,t),100);dailymotion.createPlayer(`popin_video_iframe_${e}`,{video:se(),params:re()}).then(e=>{const i=document.querySelector("iframe.dailymotion-player");i&&!i.classList.contains("popin_video_iframe")&&i.classList.add("popin_video_iframe"),t(e)})},ce=()=>DATA.video.includes("tiktok.com"),le=()=>{return e=`https://www.tiktok.com/oembed?url=${DATA.video}`,new Promise((t,i)=>{const n=new XMLHttpRequest;n.open("GET",e,!0),n.onload=function(){this.status>=200&&this.status<300?t(n.response):i({status:this.status,statusText:n.statusText})},n.onerror=function(){i({status:this.status,statusText:n.statusText})},n.send()});var e},de=()=>{const{linkType:e,buttonText:t}=DATA;return!!([e,t].every(e=>"string"==typeof e)&&e.includes("button")&&t.length)};class he{constructor(e){let{parentContainer:t}=e;this.parentContainer=t,this.className=`popinvideo_container_${t.uniqueId}`,this.videoSource=DATA.video||`https://www.youtube.com/embed/${G}`,this.contentElement=this.getContentElement()}remove(){const{animationDuration:e=1e3}=DATA;setTimeout(()=>this.parentContainer.remove(),1.05*e)}addCloseEvent(t){t&&t.addEventListener("click",t=>{b(t),e()||this.parentContainer.recurrence.setClosingRecurrence(),this.parentContainer.hide(),this.remove()},{capture:!0,passive:!1})}addRedirectionEvent(t){!e()&&t&&t.addEventListener("click",()=>{const{autoHide:t,timeHide:i}=DATA;t&&setTimeout(()=>{this.parentContainer.hide(),this.remove()},1e3*i),e()||this.parentContainer.recurrence.setValidationRecurrence()},{capture:!0,passive:!0})}insertButtonsInContainer(e){const t=this.getButtons(),i=document.createElement("div");i.className="buttons_container",t.forEach(e=>i.appendChild(e)),e.appendChild(i)}getButtons(){var e=this;const t=function(t,i,n,o){let s=arguments.length>4&&void 0!==arguments[4]&&arguments[4];const r=document.createElement("a");return r.ariaLabel=t,s&&(r.className="second_link"),r.innerHTML=`<span>${t}</span>`,r.href="button"===i?n:"#","button"===i?(r.target=o?"_blank":"_self",e.addRedirectionEvent(r)):(r.dataset.abtastyActionnable="true",e.addCloseEvent(r)),r},{linkType:i,buttonText:n,redirectionUrl:o,openInNewTab:s,secondLink:r,secondLinkText:a,secondLinkType:c,secondLinkURL:l,secondLinkOpenInNewTab:d}=DATA,h=[t(n,i,o,s)];if(r){const e=t(a,c,l,d,r);h.push(e)}return h}getVideoContainer(){const e="popin_video_iframe",t=`${e}_${this.parentContainer.uniqueId}`,i=document.createElement("div");if(i.className="popin_video_container",K()){const{htmlPlayerAutoPlay:e,htmlPlayerMuted:t,htmlPlayerLoop:n,htmlPlayerControls:o}=DATA,s=F.filter(e=>this.videoSource.includes(`.${e}`))[0],r=document.createElement("video");r.innerHTML=`<source src="${this.videoSource}" type="video/${s}">`,e&&(r.setAttribute("playsinline",""),r.autoplay=!0),t&&(r.setAttribute("muted",""),r.muted=!0),n&&(r.loop=!0),o&&(r.controls=!0),i.appendChild(r)}else{DATA.video.includes("facebook.com")&&(this.videoSource=(()=>{const{video:e}=DATA;return e.includes("plugins/video.php")?e:`https://www.facebook.com/plugins/video.php?href=${e}&show_text=0`})());const n=`<iframe id="${t}" class="${e}" src="${this.videoSource}"></iframe>`;i.innerHTML=[Q(),te(),oe(),ce()].some(e=>e)?`<div id="${t}" class="${e}"></div>`:n}return i}setVideoOnlyContent(e,t){const i=this.getVideoContainer();e.appendChild(i),e.classList.add(t);const n=i.querySelector("iframe")?.title;return n?this.parentContainer.domElement.setAttribute("aria-label",n):this.parentContainer.domElement.removeAttribute("role"),de()&&this.insertButtonsInContainer(e),e}setVideoAndTextContent(e,t){const{isTitle:i,title:n,textContent:o}=DATA,s=this.getVideoContainer(),r=`title_${this.parentContainer.uniqueId}`,a=document.createElement("div");return a.className="popin_text_container",a.innerHTML=`${i?`<h2 class="popin_video_title" id="${r}">${n}</h2>`:""}<p class="popin_video_text">${o}</p>`,i&&this.parentContainer.domElement.setAttribute("aria-labelledby",r),e.classList.add(t),["leftVideo","topVideo"].some(e=>e===t)&&e.appendChild(s),e.appendChild(a),["rightVideo","bottomVideo"].some(e=>e===t)&&e.appendChild(s),de()&&this.insertButtonsInContainer(a),e}insertIn(e,t){return this.setStyles(),e.insertAdjacentElement(t,this.contentElement),e}getContentElement(){const{contentLayout:e}=DATA,t=document.createElement("div");return t.className=this.className,{videoOnly:()=>this.setVideoOnlyContent(t,"onlyVideo"),left:()=>this.setVideoAndTextContent(t,"leftVideo"),right:()=>this.setVideoAndTextContent(t,"rightVideo"),top:()=>this.setVideoAndTextContent(t,"topVideo"),bottom:()=>this.setVideoAndTextContent(t,"bottomVideo")}[e](),t}setStyles(){const{styleElement:e,widgetContainerId:t,contentClassName:i}=this.parentContainer,{textVideoRatio:n,borderRadius:o,borderWidth:s,containerPadding:r,contentLayout:a,linkType:c,buttonsAlign:l}=DATA,d=`#${t} .${i}`,h=r[0],u=parseInt(o-s,10),p=u-h.top>0?u-h.top:0,m=u-h.bottom>0?u-h.bottom:0,g=void 0!==l&&"fill"!==l?`text-align: ${l};`:"",v=[`${d} .onlyVideo .popin_video_container {`,`border-radius: ${p}px ${p}px ${m}px ${m}px;`,"}"].join(""),y=[`${d} .leftVideo .popin_video_container {`,`width: calc(${n}% - 2.5%);`,"}",`${d} .leftVideo .popin_text_container {`,`width: calc(100% - ${n}% - 2.5%);`,"position: relative;","margin: 0 2.5%;","}",`${d} .leftVideo .popin_video_container {`,`border-radius: ${p}px 0 0 ${m}px;`,"}"].join(""),b=[`${d} .rightVideo .popin_video_container {`,`width: calc(${n}% - 2.5%);`,"}",`${d} .rightVideo .popin_text_container {`,`width: calc(100% - ${n}% - 2.5%);`,"position: relative;","margin: 0 2.5%;","}",`${d} .rightVideo .popin_video_container {`,`border-radius: 0 ${p}px ${m}px 0;`,"}"].join(""),f=[`${d} .topVideo .popin_video_container {`,`border-radius: ${p}px ${p}px 0 0;`,"margin-bottom: 15px","}"].join(""),w=[`${d} .bottomVideo .popin_video_container {`,`border-radius: 0 0 ${m}px ${m}px;`,"margin-top: 15px;","}"].join(""),$=[`${d} .buttons_container {`,"display: inline-block;","width: 100%;",g,"}",`${d} .buttons_container a {`,"display: inline-block;","margin: 25px 0 0 0;","padding: 10px 22px;","max-width: 100%;",`width: ${"fill"===l?"100%":"auto"};`,"text-align: center;","}"].join(""),T=[`${d} .popin_video_container {`,"line-height: 0;","overflow: hidden;","width: 100%;","max-width: 100%;","}",`${d} .popin_video_title {`,"margin: 0 0 25px 0;","display: inline-block;","width: 100%;","}",`${d} .popin_video_container video,`,`${d} .popin_video_container .popin_video_iframe {`,"display: inline-block;","width: 100%;","height: 100%;","}",`${d} .popin_video_container .popin_video_iframe iframe {`,"display: inline-block;","width: 100%;","}",`${d} .popin_text_container {`,"line-height: 1;","white-space: pre-line;","}",`${d} .popin_text_container p {`,"margin: 0;","}",`${d} .popin_video_container,`,`${d} .popin_text_container {`,"display: inline-block;","vertical-align: middle;","}"];return(0,{videoOnly:()=>T.push(v),top:()=>T.push(f),bottom:()=>T.push(w),left:()=>T.push(y),right:()=>T.push(b)}[a])(),c&&T.push($),e.insertAdjacentText("beforeend",T.join("")),e}}function ue(e){const t=e.querySelector(".popin_video_iframe");if(t){const e=parseInt(t.clientWidth/16*9,10)+1;t.style.height=`${e}px`}}!function(){l("Widget launch");const e=c(),t=Q(),i=te(),n=oe(),o=ce();t&&(e=>{if(window.YT)return!1;const t=document.createElement("script");t.src="https://www.youtube.com/iframe_api",t.id=`video_popin_ytapi_${e}`,document.head.appendChild(t)})(e),i&&(e=>{if(window.Vimeo)return!1;const t=document.createElement("script");t.src="https://player.vimeo.com/api/player.js",t.id=`video_popin_vimeoapi_${e}`,document.head.appendChild(t)})(e),n&&(()=>{if(window.dailymotion)return!1;const e=document.createElement("script");e.src="https://geo.dailymotion.com/player.js",document.head.appendChild(e)})();const s=new M,r=new he({parentContainer:s}),a=r.contentElement.querySelector(".popin_video_container");o&&le().then(t=>{const i=JSON.parse(t),n=a.querySelector(`#popin_video_iframe_${e}`);n.innerHTML=i.html,r.player=n,a.appendChild(r.player),(e=>{window.tiktokEmbed&&(window.tiktokEmbed=void 0);const t=document.createElement("script");t.src="https://www.tiktok.com/embed.js",t.id=`video_popin_tiktokapi_${e}`,t.async=!0,document.head.appendChild(t)})(e)});const d=s.domElement.querySelector(`.${s.contentClassName}`);s.children=r,r.insertIn(d,"beforeend"),s.init(!0).then(c=>{let{response:l}=c;if(l){const c=e=>{r.player=e,i||o||K()||(ue(r.contentElement),window.addEventListener("resize",()=>ue(r.contentElement),{capture:!0,passive:!0}))},l={createYoutubePlayer:X,createVimeoPlayer:ie,createDailymotionPlayer:ae};Object.entries({createYoutubePlayer:t,createVimeoPlayer:i,createDailymotionPlayer:n}).forEach(t=>{let[i,n]=t;n&&l[i]?.(e,c)}),r.player||c(a),s.show()}})}()}();
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@abtasty/popin-video",
3
3
  "description": "A simple way to create a modal with an video in it",
4
- "version": "1.4.27",
4
+ "version": "1.4.29",
5
5
  "main": "dist/main.js",
6
6
  "form": "dist/form.js",
7
7
  "type": "module",