@letscooee/web-sdk 13.1.12 → 13.1.14

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.
@@ -1 +0,0 @@
1
- import{A as Y,B as K,C as X,D as j,E as Z,F as J,G as q,N as Q,O as ee,P as C,aa as k,ba as g,ca as i,da as te,e as d,ga as re,h as G,ha as ie,i as V,ka as ne,l as U,na as x,s as z,y as $,z as W}from"./chunk-RF2WNRIW.js";import{G as _,O as m,e as B,r as O,x as F,z as N}from"./chunk-NOZTSVSX.js";import{a as s,b as y}from"./chunk-U4XWPFUW.js";var L=class{loadedFonts=[];async loadAllFonts(e){e.elems?.forEach(t=>{t instanceof Y&&this.loadFamily(t.typography?.fam)})}async loadFamily(e){if(!e?.fonts||this.loadedFonts.indexOf(e.name)>-1)return;let t=[];e.fonts.forEach(n=>{if(n.url){let l=new FontFace("cooee"+e.name,n.getURL(),n.getFontDescriptor());t.push(l.load())}}),this.loadedFonts.push(e.name),(await Promise.all(t)).forEach(n=>{document.fonts.add(n)})}};var S=class{static updateIdentity(e){if(!this.isInstalled())return;let t={};e.email&&(t.email=e.email),e.mobile&&(t.phone_number=e.mobile),m.verbose("Sending email/mobile to Klaviyo"),window.klaviyo.push(["identify",t])}static isInstalled(){return window.klaviyo&&typeof window.klaviyo=="object"}};var H=class{action;triggerContext;constructor(e,t){this.action=e,this.triggerContext=t}async execute(){let e=this.containsCTA()?"CE Trigger Clicked":"CE Trigger Closed";switch(this.action.at!==d.SUBMIT_FORM&&await this.closeTriggerAndSendEvent(e),this.action.at){case d.ACCEPT_POPUP:break;case d.GO_TO_URL:this.gotoURLAction();break;case d.SHARE:this.shareAction();break;case d.SUBMIT_FORM:await this.collectFormData();break;case void 0:case d.OPEN_CART:break;default:m.error("Received an invalid ClickActionType: ",this.action.at);return}}externalAction(){this.action.ext?.u&&window.open(this.action.ext.u,"_blank")?.focus()}gotoURLAction(){if(this.action.gu?.u){let e=this.action.gu.u;N(e)||(e=`//${e}`),window.open(e,"_self")}}async closeTriggerAndSendEvent(e,t){this.triggerContext.closeInApp(e,t),await this.dispatchEvent()}shareAction(){if(!this.action.share)return;if(!navigator.share){m.warn("Navigator.share is not compatible with this browser");return}navigator.share({text:this.action.share.text,title:"Share"}).then(t=>console.log(t)).catch(t=>console.error(t))}containsCTA(){return this.action.at&&this.action.at!==d.REJECT_POPUP?!0:!(this.isEmpty(this.action.custKV)&&this.isEmpty(this.action.up))}isEmpty(e){return e?Object.keys(e).length===0:!0}async collectFormData(){let e={};for(let t of this.triggerContext.inputs){if(!t.isValid)return;let n=document.getElementById(t.id).value;t.type===51?e.email=n:t.type===52&&(e.mobile=n)}await this.closeTriggerAndSendEvent("CE Form Submitted",{form:e}),this.action.applyDiscount&&_("Coupon applied on cart"),S.updateIdentity(e)}async dispatchEvent(){let e=this.triggerContext.triggerData,t={clickAction:this.action,items:this.triggerContext.selectedEmbeddedItems??e.embeddedItems??e.items,collections:e.collections,triggerData:e};await new ne().process(t);let r={action:this.containsCTA()?"CLICKED":"CLOSED"};document.dispatchEvent(new CustomEvent("letscooee:outbound:popup-activities",{detail:r}))}};var a=class{renderer=I.get();parentHTMLEl;inappElement;inappHTMLEl;triggerContext;stylesConverter;scalingFactor;constructor(e,t,r){this.parentHTMLEl=e,this.inappElement=t,this.triggerContext=r,this.stylesConverter=new ie(this.renderer.getScalingFactor())}getHTMLElement(){return this.inappHTMLEl}insertElement(){this.parentHTMLEl.appendChild(this.inappHTMLEl)}processCommonBlocks(){this.processWidthAndHeight(),this.processPositionBlock(),this.processTransformBlock(),this.processTransparency(),this.processShadow(),this.registerAction();let e=y(s(s(s(s({},this.getDisplayStyles()),this.getSpaceStyles()),this.getBorderStyles()),this.getBackgroundStyles()),{boxSizing:"border-box",outline:"none"});g(this.inappHTMLEl,e)}getDisplayStyles(){return{display:"block"}}processWidthAndHeight(){this.inappElement.w&&i(this.inappHTMLEl,"width",this.stylesConverter.getSizePx(this.inappElement.w)),this.inappElement.h&&i(this.inappHTMLEl,"height",this.stylesConverter.getSizePx(this.inappElement.h))}processPositionBlock(){let e={position:"absolute",left:this.stylesConverter.getSizePx(this.inappElement.x),top:this.stylesConverter.getSizePx(this.inappElement.y)};g(this.inappHTMLEl,e)}getBorderStyles(){return this.stylesConverter.getBorderStyles(this.inappElement.br)}getSpaceStyles(){return this.stylesConverter.getSpaceStyles(this.inappElement.spc)}processTransparency(){let e=this.inappElement.alpha;if(!isNaN(e)){let t=(e/100).toFixed(2);i(this.inappHTMLEl,"opacity",t)}}processShadow(){let e=this.inappElement.shd;e?i(this.inappHTMLEl,"box-shadow",e.getStyle(this.scalingFactor)):i(this.inappHTMLEl,"box-shadow","unset")}processTransformBlock(){let e=new G(this.inappElement.trf);e&&e.rotate&&i(this.inappHTMLEl,"transform",`rotate(${e.rotate}deg)`)}registerAction(){let e=this.inappElement.clc;!e||Object.keys(e).length===0||(this.inappHTMLEl.addEventListener("click",t=>{t.stopPropagation(),new H(e,this.triggerContext).execute()}),i(this.inappHTMLEl,"cursor","pointer"))}getBackgroundStyles(){return this.stylesConverter.getBackgroundStyles(this.inappElement.bg)}};var p=class extends a{constructor(e,t,r){super(e,t,r)}processCommonBlocks(){super.processCommonBlocks(),this.processFontBlock(),this.processAlignment()}processFontBlock(){let e={},t=this.inappElement.typography;return t&&(e.fontSize=this.stylesConverter.getSizePx(t.fs),e.fontFamily="cooee"+t.fam?.name,e.lineHeight=`${t.lh}`,e.letterSpacing=t.letterSpacing),this.stylesConverter.getColourStyles(this.inappElement.color,"color",e),g(this.inappHTMLEl,e),e}processPart(e,t){let r=[];t.u&&r.push("underline"),t.st&&r.push("line-through"),r.length||r.push("normal"),i(e,"font-weight",t.b?"bold":"normal"),i(e,"font-style",t.i?"italic":"normal"),i(e,"text-decoration",r.join(" ")),i(e,"color",t.c??"inherit"),i(e,"font-family","inherit")}processAlignment(){let e=this.inappElement.typography.ta,t=e?V[e]?.toLowerCase():this.inappElement.typography.alignment;t||(t="start"),i(this.inappHTMLEl,"text-align",t)}};var u=class extends p{constructor(e,t,r){super(e,t,r),this.inappHTMLEl=document.createElement("div"),this.insertElement()}render(){this.inappElement.parts?.forEach(e=>{let t=document.createElement("span");t.innerHTML=e.txt?.toString()?.replace(/\n/g,"<br />"),this.processPart(t,e),this.inappHTMLEl.appendChild(t)}),this.processCommonBlocks()}};var f=class extends a{constructor(e,t,r){super(e,t,r),this.inappHTMLEl=document.createElement("div"),this.insertElement()}render(){this.processCommonBlocks()}};var E=class extends a{constructor(e,t,r){super(e,t,r),this.inappHTMLEl=document.createElement("img"),this.insertElement()}render(){this.inappHTMLEl.setAttribute("src",this.inappElement.src),i(this.inappHTMLEl,"max-width","none"),i(this.inappHTMLEl,"max-height","none"),i(this.inappHTMLEl,"margin","0 auto"),this.processCommonBlocks()}};var v=class o extends a{constructor(t,r,n){super(t,r,n);this.parent=t;this.inappHTMLEl=document.createElement("div")}static MAX_Z_INDEX="2147483647";render(){return this.parent||this.renderer.removeInApp(),this.insertElement(),this.processCommonBlocks(),this.inappHTMLEl.classList.add("cooee-wrapper"),this.inappHTMLEl.classList.add(this.triggerContext.rootClassName),i(this.inappHTMLEl,"z-index",o.MAX_Z_INDEX),this.inappHTMLEl}getBackgroundStyles(){return this.inappElement.cover?super.getBackgroundStyles():{}}processWidthAndHeight(){let t=this.inappElement.cont;if(this.inappElement.cover)this.renderer.isParentNotBody()?(i(this.inappHTMLEl,"width","100%"),i(this.inappHTMLEl,"height","100%")):(i(this.inappHTMLEl,"width","100vw"),i(this.inappHTMLEl,"height","100vh")),i(this.inappHTMLEl,"top","0"),i(this.inappHTMLEl,"left","0");else{let r=this.inappElement.spc,n=this.stylesConverter.getScaledSize(t.w)+r.getHorizontal(),l=this.stylesConverter.getScaledSize(t.h)+r.getVertical();i(this.inappHTMLEl,"width",n+"px"),i(this.inappHTMLEl,"height",l+"px")}}getSpaceStyles(){return{padding:this.inappElement.spc.getPaddingCSS()}}getDisplayStyles(){return s(s({display:"flex"},this.inappElement.getStylesForWrapper()),this.inappElement.getFlexStylesForContainer())}processPositionBlock(){this.renderer.isParentNotBody()?i(this.inappHTMLEl,"position","absolute"):i(this.inappHTMLEl,"position","fixed")}getBorderStyles(){return{}}processTransparency(){}processTransformBlock(){}processShadow(){}};var se="cooee-container",w=class extends a{constructor(e,t,r){super(e,t,r),this.inappHTMLEl=document.createElement("div"),this.insertElement()}render(){return this.processCommonBlocks(),i(this.inappHTMLEl,"position","relative"),i(this.inappHTMLEl,"overflow","hidden"),this.inappHTMLEl.classList.add(se),this}};var A=class o extends p{static DAYS="Days";static HOURS="Hours";static MINUTES="Minutes";static SECONDS="Seconds";elements;spans=[];constructor(e,t,r){super(e,t,r),this.inappHTMLEl=document.createElement("div"),this.insertElement()}render(){this.addTimerChildren(),this.processAndStartTimer(),this.processCommonBlocks();let e=y(s(s(s({flex:"1 1 0"},this.stylesConverter.getBackgroundStyles(this.inappElement.bg)),this.stylesConverter.getBorderStyles(this.inappElement.br)),this.stylesConverter.getSpaceStyles(this.inappElement.spc)),{marginLeft:this.stylesConverter.getSizePx(this.inappElement.gap),marginRight:this.stylesConverter.getSizePx(this.inappElement.gap)});this.addStylesToTimer(e)}getBackgroundStyles(){return{}}processFontBlock(){let e=super.processFontBlock();return this.stylesConverter.getColourStyles(this.inappElement.color,"color",e),this.addStylesToTimer(e),e}getSpaceStyles(){return{}}getBorderStyles(){return{}}getDisplayStyles(){return{display:"flex",flexWrap:"nowrap",justifyContent:"center"}}addStylesToTimer(e){this.elements.forEach(t=>g(t,e))}addTimerChildren(){let e=this.inappElement.show;this.elements=[],e.day&&this.elements.push(this.getChild(o.DAYS)),e.hour&&this.elements.push(this.getChild(o.HOURS)),e.minute&&this.elements.push(this.getChild(o.MINUTES)),e.second&&this.elements.push(this.getChild(o.SECONDS)),this.elements.forEach(t=>this.inappHTMLEl.appendChild(t))}getChild(e){let t=document.createElement("div"),r=document.createElement("span"),n=document.createElement("span");return n.innerText=e,r.innerText="00",r.id=`lc-${e}`,i(n,"font-size","0.5em"),i(n,"text-align","center"),i(n,"font-family","inherit"),i(r,"text-align","center"),i(r,"font-family","inherit"),this.inappElement.lblPos==="start"?(t.appendChild(n),t.appendChild(r)):(t.appendChild(r),t.appendChild(n)),i(t,"display","flex"),i(t,"flex-direction",this.inappElement.horizontal?"":"column"),i(t,"justify-content","center"),i(t,"align-items","center"),i(t,"gap","5px"),this.spans.push(r),t}processAndStartTimer(){let e=this.inappElement.timer.start(this.inappElement.timerType,t=>{this.spans.forEach(r=>{r.id===`lc-${o.DAYS}`?r.innerText=String(t.days).padStart(2,"0"):r.id===`lc-${o.HOURS}`?r.innerText=String(t.hours).padStart(2,"0"):r.id===`lc-${o.MINUTES}`?r.innerText=String(t.minutes).padStart(2,"0"):r.id===`lc-${o.SECONDS}`&&(r.innerText=String(t.seconds).padStart(2,"0"))})});this.triggerContext.intervals.push(e)}};var b=class extends p{constructor(e,t,r){super(e,t,r),this.inappHTMLEl=document.createElement("select"),this.insertElement()}render(){i(this.inappHTMLEl,"background","#ffffff00"),i(this.inappHTMLEl,"outline","none"),this.processCommonBlocks(),this.addListener(this.inappHTMLEl),this.addOptions()}addListener(e){this.triggerContext.selectedEmbeddedItems?.length||this.updateItems(this.triggerContext.triggerData.items[0].vars[0]),e.addEventListener("click",t=>{t.stopPropagation()}),e.addEventListener("change",()=>{let t=new z(JSON.parse(e.value));this.updateItems(t)})}updateItems(e){let t=this.triggerContext.triggerData.items[0];this.triggerContext.selectedEmbeddedItems=[t.toEmbed(e)];let r=this.parentHTMLEl.querySelector("#coo-13");if(!r)return;let n=e.imgs[0]??t.imgs?.at(0);n?.url&&r.setAttribute("src",n.url)}addOptions(){let e=this.triggerContext.triggerData.items,t=this.inappHTMLEl;if(!e?.length){t.add(this.createOption(this.inappElement.placeholderText));return}let r=this.triggerContext.selectedEmbeddedItems?.at(0);e[0].vars.forEach(n=>{t.add(this.createOption(n.name??"Default",n,n.mID===r?.vID))})}createOption(e,t,r){let n=document.createElement("option");return n.text=e,n.value=JSON.stringify(t),r&&(n.selected=!0),t||(n.disabled=!0),n}};var T=class extends p{borderColor="";constructor(e,t,r){super(e,t,r),this.inappHTMLEl=document.createElement("input"),this.insertElement()}render(){let e=this.setInputType();this.inappHTMLEl.setAttribute("placeholder",this.inappElement.placeholderText),i(this.inappHTMLEl,"background","#ffffff00"),i(this.inappHTMLEl,"outline","none"),this.inappHTMLEl.addEventListener("click",t=>{t.stopPropagation()}),this.processCommonBlocks(),this.addListener(this.inappHTMLEl,e),this.triggerContext.addInputField(e,this.inappElement.t)}};var R=class o extends T{static EMAIL_REGEX=/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/;constructor(e,t,r){super(e,t,r)}setInputType(){let e=`coo-${this.inappElement.t}`;return this.inappHTMLEl.setAttribute("type","email"),this.inappHTMLEl.setAttribute("id",e),e}addListener(e,t){e.addEventListener("keydown",r=>{this.borderColor||(this.borderColor=this.inappHTMLEl.style.borderColor),e.value.match(o.EMAIL_REGEX)?(i(this.inappHTMLEl,"border-color",this.borderColor),this.triggerContext.updateValidation(t,!0)):(i(this.inappHTMLEl,"border-color","red"),this.triggerContext.updateValidation(t,!1)),r.stopPropagation()})}};var D=class o extends T{static MOBILE_REGEX=/^\d+$/;constructor(e,t,r){super(e,t,r)}setInputType(){let e=`coo-${this.inappElement.t}`;return this.inappHTMLEl.setAttribute("type","tel"),this.inappHTMLEl.setAttribute("id",e),e}addListener(e,t){e.addEventListener("keydown",r=>{this.borderColor||(this.borderColor=this.inappHTMLEl.style.borderColor),e.value.match(o.MOBILE_REGEX)?(i(this.inappHTMLEl,"border-color",this.borderColor),this.triggerContext.updateValidation(t,!0)):(i(this.inappHTMLEl,"border-color","red"),this.triggerContext.updateValidation(t,!1)),r.stopPropagation()})}};var P=class extends E{constructor(e,t,r){super(e,t,r)}render(){super.render(),this.inappHTMLEl.setAttribute("id",`coo-${this.inappElement.type}`)}};var I=class o{static DOCUMENT_STANDARD_MODE="CSS1Compat";static ACTIVE_TRIGGER_DATA;static _instance;parent;rootContainer;containerHTMLElement;ian;scalingFactor=1;triggerContext;resizeListener;cartDrawerToggleSubscription;constructor(e){this.resizeListener=()=>this.screenResized(),this.setParentContainer(e)}static get(){return o._instance}render(e){this.renderEngagement(new Q(e))}getScalingFactor(){return this.scalingFactor}calculateScalingFactor(e){let t=e.max,r=e.cont.w,n=e.cont.h,l=e.spc,c=this.getWidth(),h=this.getHeight();t&&(c=c?Math.min(c,t):t,h=h?Math.min(h,t):t),h&&(c-=l.getHorizontal(),h-=l.getVertical(),c/h<r/n?this.scalingFactor=c/r:this.scalingFactor=h/n,this.scalingFactor=Math.min(this.scalingFactor,1))}setParentContainer(e){this.parent=e||document.body,this.isParentNotBody()&&i(this.parent,"position","relative")}isParentNotBody(){return this.parent&&this.parent!==document.body}getWidth(){return this.isParentNotBody()?this.parent.clientWidth:document.compatMode===o.DOCUMENT_STANDARD_MODE?document.documentElement.clientWidth:window.innerWidth}getHeight(){return this.isParentNotBody()?this.parent.clientHeight:document.compatMode===o.DOCUMENT_STANDARD_MODE?document.documentElement.clientHeight:window.innerHeight}async renderEngagement(e){this.triggerContext=new U(new Date,e),this.triggerContext.onClose(t=>{this.closeInApp(t)}),this.ian=e.ian,(k()||e.previewType==="mobile")&&this.ian.overrideForMobileView(),await this.preloadImages(e),e.shouldDelay()?window.setTimeout(()=>{this.withCartDrawerClosed()},e.getDelaySeconds()):this.withCartDrawerClosed()}withCartDrawerClosed(){if(!re.get().isOpen()){this.startRenderingOnce();return}this.cartDrawerToggleSubscription=window.CooeeSDK.cartDrawerToggle$.subscribe(({open:t})=>{!t&&this.startRenderingOnce()})}startRenderingOnce(){if(!this.shouldSkipCampaign()){o.ACTIVE_TRIGGER_DATA=this.triggerContext.triggerData,o._instance=this;try{this.startRendering()}catch(e){O(e,"render-popup",{triggerContext:this.triggerContext});return}this.sendTriggerDisplayed(),k()||window.addEventListener("resize",this.resizeListener),this.cartDrawerToggleSubscription?.unsubscribe()}}shouldSkipCampaign(){let e=this.triggerContext.triggerData;if(!e.previewType&&o.ACTIVE_TRIGGER_DATA){let r={triggerShown:new ee(o.ACTIVE_TRIGGER_DATA??{})};return this.skipTrigger(e,r),!0}if(F().isGoKwikPopupOpen)return this.skipTrigger(e,{reason:"GoKwik popup is open"}),!0;let t=B.find(r=>!!document.querySelector(r.identifier));return t?(this.skipTrigger(e,{reason:`${t.gateway} modal is open`}),!0):!1}startRendering(){this.calculateScalingFactor(this.ian),this.rootContainer=new v(this.parent,this.ian,this.triggerContext).render();try{this.renderContainer(this.triggerContext)}catch(e){throw m.error(e),e}}sendTriggerDisplayed(){let e={};this.triggerContext.triggerData.items?.length&&(e.promotedMIDs=this.triggerContext.triggerData.items?.map(n=>n.mID));let t=new C("CE Trigger Displayed",e,this.triggerContext.triggerData);x(t);let r={action:"DISPLAYED"};document.dispatchEvent(new CustomEvent("letscooee:outbound:popup-activities",{detail:r}))}sendTriggerClosed(e){let t=e.eventName;delete e.eventName;let r=new C(t,e,this.triggerContext.triggerData);r.name==="CE Trigger Clicked"&&(r.items=this.triggerContext.selectedEmbeddedItems??this.triggerContext.triggerData.items?.map(n=>n.toEmbed())),x(r)}addEnterAnimation(e){this.containerHTMLElement.animate(e.getEnterAnimation(),{duration:500})}renderElement(e,t,r){t instanceof Z?new R(e,t,r).render():t instanceof J?new D(e,t,r).render():t instanceof K?new u(e,t,r).render():t instanceof q?new P(e,t,r).render():t instanceof W?new E(e,t,r).render():t instanceof $?new f(e,t,r).render():t instanceof X?new A(e,t,r).render():t instanceof j?new b(e,t,r).render():m.error("Unsupported element type- "+t.type)}renderContainer(e){let t=this.ian?.cont;t&&(this.containerHTMLElement=new w(this.rootContainer,t,e).render().getHTMLElement(),new L().loadAllFonts(this.ian),this.ian.elems?.forEach(async r=>{await this.renderElement(this.containerHTMLElement,r,e)}),this.addEnterAnimation(this.ian.anim))}closeInApp(e){let t=this.ian.anim.getExitAnimation();this.sendTriggerClosed(e),o.ACTIVE_TRIGGER_DATA=void 0;let r=this.containerHTMLElement.animate(t,{duration:500,easing:"ease-in-out"});r.onfinish=()=>{this.removeInApp(),window.removeEventListener("resize",this.resizeListener)}}screenResized(){this.removeInApp(),this.startRendering()}removeInApp(){let e=document.querySelector(`.${this.triggerContext.rootClassName}`);e&&e.parentElement.removeChild(e)}skipTrigger(e,t){let r=new C("CE Campaign Rejected",t,e);x(r)}async preloadImages(e){let t=e.ian;if(!t)return;let r=[];t.elems.forEach(n=>{let l=n.bg?.img?.src;if(l&&r.push(l),n.t===1){let c=n.src;if(!c)return;r.push(c)}}),t.bg?.img?.src&&r.push(t.bg.img.src),t.cont.bg?.img?.src&&r.push(t.cont.bg.img.src),await Promise.all(r.map(n=>te(n)))}};export{I as FreeformRenderer};
@@ -1 +0,0 @@
1
- import{O as n,w as i}from"./chunk-NOZTSVSX.js";import"./chunk-U4XWPFUW.js";var m="\xA0\xA0\xA0",M=["/v1/engagement/cart-widgets","/v1/engagement/page-widgets","/v1/event/validate-session"];function g(e){if(e===0)return"0 B";let o=1024,t=["B","KB","MB","GB"],a=Math.floor(Math.log(e)/Math.log(o));return`${(e/Math.pow(o,a)).toFixed(2)} ${t[a]}`}function z(e){let o=performance.getEntriesByType?.("resource");if(o)return o.filter(t=>t.name.includes(e)).pop()}function D(e,o){if(!e){n.info(`\u{1F4E6} API Resource Metrics for ${o}: Not available`);return}n.info("\u{1F4E6} \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 API Resource Metrics \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550"),n.info(`URL: ${o}`),n.info(`Duration: ${i(e.duration)}`);let t=e.transferSize===0;if(n.info(`Served from: ${t?"\u{1F4BE} Cache (disk/memory)":"\u{1F310} Network"}`),!t){n.info(`Transfer size: ${g(e.transferSize)}`),n.info(`Encoded size: ${g(e.encodedBodySize)}`),n.info(`Decoded size: ${g(e.decodedBodySize)}`);let s=(1-e.encodedBodySize/e.decodedBodySize)*100;s>0&&n.info(`Compression ratio: ${s.toFixed(1)}%`)}let a=e.redirectEnd-e.redirectStart,c=e.fetchStart-e.startTime,r=e.domainLookupEnd-e.domainLookupStart,d=e.connectEnd-e.connectStart,u=e.secureConnectionStart>0?e.connectEnd-e.secureConnectionStart:0,S=e.connectEnd===e.connectStart?e.requestStart-e.fetchStart-r:e.requestStart-e.connectEnd,T=e.responseStart-e.requestStart,v=e.responseEnd-e.responseStart;n.info(`Timing breakdown (${i(e.duration)} total):`),a>0&&n.info(`${m}Redirect: ${i(a)}`),c>0&&n.info(`${m}Queued: ${i(c)}`),S>0&&n.info(`${m}Stalled: ${i(S)}`),r>0&&n.info(`${m}DNS lookup: ${i(r)}`),d>0&&n.info(`${m}TCP connect: ${i(d)}`),u>0&&n.info(`${m}SSL handshake: ${i(u)}`),n.info(`${m}Server waiting (TTFB): ${i(T)}`),n.info(`${m}Content download: ${i(v)}`);let $=e.serverTiming;if($?.length){n.info("Server-Timing:");for(let s of $){let l=s.description||s.name;s.duration>0?n.info(`${m}${l}: ${i(s.duration)}`):n.info(`${m}${l}: ${s.duration}`)}}n.info("\u{1F4E6} \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550")}function P(){let e=new Set;for(let t of M){let a=z(t);a?D(a,t):e.add(t)}if(!e.size||typeof PerformanceObserver>"u")return;let o=new PerformanceObserver(t=>{for(let a of t.getEntries())for(let c of e)if(a.name.includes(c)){D(a,c),e.delete(c);break}e.size||o.disconnect()});o.observe({type:"resource",buffered:!1})}function f(e){return e?new Date(e).toLocaleString("en-US",{year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",fractionalSecondDigits:3,hour12:!1,timeZoneName:"short"}):"N/A"}function E(){let e=performance.getEntriesByType?.("resource");if(e)return e.find(o=>o.name.includes("@letscooee/web-sdk")&&o.name.includes("main.min.js"))}function H(e){window.cooeeSDKPreview||(document.readyState==="complete"?setTimeout(()=>w(e),100):window.addEventListener("load",()=>{setTimeout(()=>w(e),100)}))}function w(e){try{N(e),P()}catch(o){console.error("Failed to print debugging logs",o)}}function N(e){let o=performance.getEntriesByType?.("navigation")?.[0],t=window.CooeeSDK?.pageLoadTime,a=E(),c=performance.timeOrigin||0,r=o?.responseEnd?c+o.responseEnd:void 0,d=c,u=o?.domContentLoadedEventEnd||0,p=o?.loadEventEnd||0,S=r&&r>0?r:t?t.getTime():0,T=r&&r>0?"HTML download complete":"inline script execution",v=u>0?d+u:void 0,$=p>0?d+p:void 0;n.info("\u23F1\uFE0F \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 Performance Timing Report \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550"),n.info("\u{1F4C5} Absolute Timestamps (Local Time):"),n.info(" Note: Inline script can execute during HTML download (incremental parsing)"),n.info(""),n.info(` 1. Navigation started: ${f(d)}`);let s=t?t.getTime():0;if(r&&r>0&&s?s<r?(n.info(` 2. Inline script executed: ${f(s)} (during HTML parsing)`),n.info(` 3. HTML download complete: ${f(r)}`)):(n.info(` 2. HTML download complete: ${f(r)}`),n.info(` 3. Inline script executed: ${f(s)}`)):r&&r>0?n.info(` 2. HTML download complete: ${f(r)}`):s&&n.info(` 2. Inline script executed: ${f(s)}`),n.info(` 4. SDK module loaded: ${f(e.getTime())} (from CDN)`),v&&n.info(` 5. DOMContentLoaded: ${f(v)}`),$&&n.info(` 6. Page fully loaded: ${f($)}`),n.info(""),n.info("\u23F1\uFE0F Relative Timings:"),r&&r>0&&d){let l=r-d;n.info(` Shopify backend + HTML download: ${i(l)} (not Cooee SDK)`)}if(S){let l=e.getTime()-S;if(l<0){let h=s>0?s:d,b=s>0?"inline script execution":"navigation start",B=e.getTime()-h;n.info(` SDK module load time: ${i(B)} after ${b}`),n.info(` (Note: Using earlier baseline because SDK loaded before ${T})`)}else n.info(` SDK module load time: ${i(l)} after ${T}`),n.info(` (Baseline: ${T} at ${f(S)})`);let L=e.getTime()-d;n.info(` \u{1F3AF} Total SDK load time: ${i(L)} (from navigation start to SDK ready)`)}u&&u>0&&n.info(` DOMContentLoaded: ${i(u)} after navigation start`),p&&p>0&&n.info(` Page fully loaded: ${i(p)} after navigation start`),C(a),n.info("\u23F1\uFE0F \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550")}function C(e){if(!e){n.info(""),n.info("\u{1F4E6} SDK Resource Metrics: Not available");return}n.info(""),n.info("\u{1F4E6} SDK Resource Metrics:"),n.info(` URL: ${e.name}`),n.info(` Download duration: ${i(e.duration)}`);let o=e.transferSize===0;if(n.info(` Served from: ${o?"\u{1F4BE} Cache (disk/memory)":"\u{1F310} Network"}`),!o){n.info(` Transfer size: ${g(e.transferSize)}`),n.info(` Encoded size: ${g(e.encodedBodySize)}`),n.info(` Decoded size: ${g(e.decodedBodySize)}`);let t=(1-e.encodedBodySize/e.decodedBodySize)*100;t>0&&n.info(` Compression ratio: ${t.toFixed(1)}%`)}if(e.domainLookupEnd>0){let t=e.domainLookupEnd-e.domainLookupStart,a=e.connectEnd-e.connectStart,c=e.responseStart-e.requestStart,r=e.responseEnd-e.responseStart;n.info(" Timing breakdown:"),t>0&&n.info(` DNS lookup: ${i(t)}`),a>0&&n.info(` TCP connect: ${i(a)}`),c>0&&n.info(` Request: ${i(c)}`),r>0&&n.info(` Response: ${i(r)}`)}}export{H as printAllDebugLogs};
@@ -1 +0,0 @@
1
- import{a as C,b}from"./chunk-CAFWCDWI.js";import{a as g,b as h,d as u,g as f}from"./chunk-KWG3YKM4.js";import{Ba as l,Qa as c,X as m,pa as n,qa as i,ra as r,v as s}from"./chunk-HC6OE5XR.js";import"./chunk-U4XWPFUW.js";var _=class d{dialogRef=s(u);eventData=s(h);triggerData=s(g)().triggerData;onShareAndClose(p,o){p.stopPropagation();let{url:t,text:a}=b(this.triggerData,this.eventData.video,o!=="Clipboard");switch(o){case"Whatsapp":window.open(`https://wa.me/?text=${a}%20${t}`,"_blank","noopener,noreferrer");break;case"X(Twitter)":window.open(`https://x.com/intent/post?text=${a}&url=${t}`,"_blank","noopener,noreferrer");break;case"Clipboard":navigator.clipboard.writeText(t).catch(()=>{let e=document.createElement("textarea");e.value=t,document.body.appendChild(e),e.select(),document.execCommand("copy"),document.body.removeChild(e)});break;default:}o&&C(this.triggerData,this.eventData.video,this.eventData.index,o),this.dialogRef.close()}static \u0275fac=function(o){return new(o||d)};static \u0275cmp=m({type:d,selectors:[["cooee-share-dialog"]],decls:19,vars:0,consts:[[1,"share-dialog"],[1,"share-dialog-header"],["type","button","aria-label","Close",1,"close-button",3,"click"],["name","close","aria-hidden","true"],[1,"share-options"],["type","button","aria-label","Share on WhatsApp",1,"share-option",3,"click"],["name","whatsapp","aria-hidden","true"],["type","button","aria-label","Share on X",1,"share-option",3,"click"],["name","x-twitter","aria-hidden","true"],["type","button","aria-label","Copy link",1,"share-option",3,"click"],["name","copy","aria-hidden","true"]],template:function(o,t){o&1&&(n(0,"div",0)(1,"div",1)(2,"h3"),c(3,"Share"),i(),n(4,"button",2),l("click",function(e){return t.onShareAndClose(e)}),r(5,"cooee-icon",3),i()(),n(6,"div",4)(7,"button",5),l("click",function(e){return t.onShareAndClose(e,"Whatsapp")}),r(8,"cooee-icon",6),n(9,"span"),c(10,"Whatsapp"),i()(),n(11,"button",7),l("click",function(e){return t.onShareAndClose(e,"X(Twitter)")}),r(12,"cooee-icon",8),n(13,"span"),c(14,"X"),i()(),n(15,"button",9),l("click",function(e){return t.onShareAndClose(e,"Clipboard")}),r(16,"cooee-icon",10),n(17,"span"),c(18,"Copy link"),i()()()())},dependencies:[f],styles:["@keyframes _ngcontent-%COMP%_slideInScale{0%{opacity:0;transform:scale(.9) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.share-dialog[_ngcontent-%COMP%]{background:#fff;border-radius:12px;padding:20px;min-width:280px;box-shadow:0 8px 32px #00000026;color:#333;animation:_ngcontent-%COMP%_slideInScale .25s ease-out}.share-dialog-header[_ngcontent-%COMP%]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.share-dialog-header[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{font-family:var(--lc-heading-family),serif;margin:0;font-size:18px;font-weight:600}.share-options[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:12px;font-family:var(--lc-text-family),serif}.share-option[_ngcontent-%COMP%]{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#0002;border:1px solid #e9ecef;border-radius:8px;color:#333;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease}.share-option[_ngcontent-%COMP%]:hover{background:#0004;border-color:#dee2e6;transform:translateY(-1px)}.share-option[_ngcontent-%COMP%]:active{transform:translateY(0)}.share-option[_ngcontent-%COMP%] cooee-icon[_ngcontent-%COMP%]{width:24px;height:24px}.share-option[_ngcontent-%COMP%] cooee-icon[name=whatsapp][_ngcontent-%COMP%]{color:#25d366}.share-option[_ngcontent-%COMP%] cooee-icon[name=x-twitter][_ngcontent-%COMP%], .share-option[_ngcontent-%COMP%] cooee-icon[name=copy][_ngcontent-%COMP%]{color:#000}.share-option[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{flex:1;text-align:left}button.close-button[_ngcontent-%COMP%]{background-color:transparent;border:none}button.close-button[_ngcontent-%COMP%] cooee-icon[name=close][_ngcontent-%COMP%]{border-radius:100%;color:#000}"]})};export{_ as ShareDialogComponent};
@@ -1,2 +0,0 @@
1
- import{b as ue,l as be,o as _e,p as Ce,q as ye,r as xe,s as De,t as Ve,u as Ie}from"./chunk-6XVC72KV.js";import{a as Ee,b as Te}from"./chunk-CAFWCDWI.js";import{a as ge,b as P,c as U,d as he,e as ve,f as fe,g as M}from"./chunk-KWG3YKM4.js";import{b as k,c as we}from"./chunk-WQK746ER.js";import{Ba as h,Cb as j,Da as s,E as _,Ga as F,Ha as B,I as K,Ia as H,Ib as me,L as G,La as V,M as Q,Ma as S,O as d,Ta as ie,Ua as oe,V as q,Va as ne,X as y,Za as re,ba as E,fb as se,ha as T,ia as x,ib as ae,ja as D,jb as de,kb as le,la as Y,ma as $,na as L,oa as u,pa as l,qa as a,ra as w,sa as J,sb as ce,ta as X,ua as Z,ub as pe,v,va as ee,wa as te,x as p,xa as A,y as m,za as C}from"./chunk-HC6OE5XR.js";import"./chunk-U4XWPFUW.js";var I="a-f\\d",Me=`#?[${I}]{3}[${I}]?`,Oe=`#?[${I}]{6}([${I}]{2})?`,Ne=new RegExp(`[^#${I}]`,"gi"),Re=new RegExp(`^${Me}$|^${Oe}$`,"i");function W(i,e={}){if(typeof i!="string"||Ne.test(i)||!Re.test(i))throw new TypeError("Expected a valid hex string");i=i.replace(/^#/,"");let t=1;i.length===8&&(t=Number.parseInt(i.slice(6,8),16)/255,i=i.slice(0,6)),i.length===4&&(t=Number.parseInt(i.slice(3,4).repeat(2),16)/255,i=i.slice(0,3)),i.length===3&&(i=i[0]+i[0]+i[1]+i[1]+i[2]+i[2]);let o=Number.parseInt(i,16),n=o>>16,r=o>>8&255,f=o&255,b=typeof e.alpha=="number"?e.alpha:t;if(e.format==="array")return[n,r,f,b];if(e.format==="css"){let g=b===1?"":` / ${Number((b*100).toFixed(2))}%`;return`rgb(${n} ${r} ${f}${g})`}return{red:n,green:r,blue:f,alpha:b}}var c=class{h;a=100;g;constructor(e){e??={},this.h=e.h,this.a=e.a,this.g=e.g}get hex(){return this.h}get grad(){return this.g}get rgba(){if(!this.hex)return"";try{return W(this.hex,{format:"css",alpha:this.getAlpha()})}catch(e){return console.error("Invalid hex",e),"#000000"}}getAlpha(){return(this.a??100)/100}};var O=class i{static DEFAULT_FALLBACK=new c({h:"#000000",a:50});r;c;fb;constructor(e){this.r=e.r,e.c&&(this.c=new c(e.c)),e.fb&&(this.fb=new c(e.fb))}get radius(){return this.r}get color(){return this.c}get fallback(){return this.fb??i.DEFAULT_FALLBACK}};var N=class{size;enabled;color;constructor(e){e??={},this.enabled=e.enabled,this.size=e.size,this.color=new c(e.color)}};var R=class i{video=le.required();progress=_(0);constructor(){ae(e=>{let t=this.video(),o=()=>{this.progress.set(t.currentTime/t.duration*100)};t.addEventListener("timeupdate",o),e(()=>{t.removeEventListener("timeupdate",o)})})}static \u0275fac=function(t){return new(t||i)};static \u0275cmp=y({type:i,selectors:[["cooee-video-progress-bar"]],inputs:{video:[1,"video"]},decls:3,vars:3,consts:[[1,"video-untracked-path"],["role","progressbar",1,"video-tracked-path"]],template:function(t,o){t&1&&(J(0,"div",0)(1,"div",1),Z(2,"div"),X()()),t&2&&(d(),S("width",o.progress(),"%"),T("aria-valuenow",o.progress()))},styles:["[_nghost-%COMP%]{display:block;width:100%;position:absolute;z-index:10;top:4px;padding-inline:8px;box-sizing:border-box}.video-untracked-path[_ngcontent-%COMP%], .video-tracked-path[_ngcontent-%COMP%]{height:4px;border-radius:var(--lc-video-progress-bar-radius)}.video-untracked-path[_ngcontent-%COMP%]{background-color:rgba(var(--lc-video-progress-bar-bg-color));width:100%;margin-bottom:2px}.video-tracked-path[_ngcontent-%COMP%]{background-color:rgba(var(--lc-video-progress-bar-color));transition:width .5s ease-in-out}@media (prefers-reduced-motion: reduce){.video-tracked-path[_ngcontent-%COMP%]{transition:none}}"]})};var z=class i{dialogState=de();dialog=v(fe);triggerData=v(ge)().triggerData;eventData=v(P);containerRef=v(q);async share(e){e.stopPropagation(),e.preventDefault(),k()&&we()?await this.shareNative():await this.shareWithDialog()}async shareNative(){let e=Te(this.triggerData,this.eventData.video,!1);await navigator.share(e),Ee(this.triggerData,this.eventData.video,this.eventData.index,"Native")}async shareWithDialog(){let e=await import("./share-dialog.component-KYYLRKQ6.js");this.dialogState.emit(!0),this.dialog.open(e.ShareDialogComponent,{viewContainerRef:this.containerRef}).closed.subscribe(()=>this.dialogState.emit(!1))}static \u0275fac=function(t){return new(t||i)};static \u0275cmp=y({type:i,selectors:[["cooee-share-button"]],outputs:{dialogState:"dialogState"},decls:2,vars:0,consts:[["type","button","aria-label","Share video",3,"click"],["name","share"]],template:function(t,o){t&1&&(l(0,"button",0),h("click",function(r){return o.share(r)}),w(1,"cooee-icon",1),a())},dependencies:[M],styles:["button[_ngcontent-%COMP%]{width:var(--lc-icon-button-size, 44px);height:var(--lc-icon-button-size, 44px);display:flex;justify-content:center;align-items:center;border:none;border-radius:100%;background:#00000080;background:color-mix(in oklab,#000 50%,transparent)}button[_ngcontent-%COMP%] cooee-icon[name=share][_ngcontent-%COMP%]{color:#fff}"]})};var ze=["swiperComp"],$e=["videoEl"],Le=(i,e)=>e.url;function Ae(i,e){i&1&&(l(0,"div",11),w(1,"div",15),a())}function Fe(i,e){if(i&1&&w(0,"source",13),i&2){let t=e.$implicit;u("type",re(t.mimeType))("src",t.url,G)}}function Be(i,e){i&1&&A(0)}function He(i,e){if(i&1){let t=C();l(0,"cooee-video-promoted-items",24),h("cardClick",function(n){p(t);let r=s(2).$implicit,f=s();return m(f.productCardClicked(n,r))}),a()}if(i&2){let t=s(2).$implicit;u("items",t.items)}}function je(i,e){if(i&1&&w(0,"cooee-video-card",23),i&2){let t=s(2).$implicit;u("card",t.card)}}function Ue(i,e){if(i&1){let t=C();w(0,"cooee-video-progress-bar",16),l(1,"div",17)(2,"cooee-mute-toggle",18),ne("mutedChange",function(n){p(t);let r=s(2);return oe(r.muted,n)||(r.muted=n),m(n)}),h("toggled",function(){p(t);let n=s(2);return m(n.muteToggled())}),a(),E(3,Be,1,0,"ng-container",8),a(),l(4,"div",19)(5,"cooee-share-button",20),h("dialogState",function(n){p(t);let r=s(2);return m(r.shareDialogOpen.set(n))}),a()(),l(6,"div",21),x(7,He,1,1,"cooee-video-promoted-items",22)(8,je,1,1,"cooee-video-card",23),a()}if(i&2){let t=s().$implicit,o=V(5),n=s(),r=V(9);u("video",o),d(2),ie("muted",n.muted),u("videoEl",o),d(),u("ngTemplateOutlet",r),d(4),D(t.items.length&&n.videoConfig.showItems()?7:t.card&&n.videoConfig.footerContent===n.VideoConfigFooterContent.CARD?8:-1)}}function We(i,e){if(i&1){let t=C();l(0,"cooee-item-detail",25),h("closeClick",function(){p(t);let n=s(2);return m(n.productModalClosed())}),a()}if(i&2){let t=s(2);u("item",t.selectedItem)("similarItems",t.selectedVideo.items)("template",t.videoConfig.itemDetailConfig.template)}}function Ke(i,e){if(i&1){let t=C();l(0,"div",6)(1,"div",9)(2,"div",10),x(3,Ae,2,0,"div",11),l(4,"video",12,2),h("click",function(){let n=p(t).$index,r=s();return m(r.currentIndex===n&&r.toggleMute())})("ended",function(){p(t);let n=V(5),r=s();return m(r.onVideoEnded(n))})("loadstart",function(){let n=p(t).$index,r=s();return m(r.onVideoLoadStart(n))})("canplay",function(){let n=p(t).$index,r=s();return m(r.onVideoCanPlay(n))}),$(6,Fe,1,3,"source",13,Le),a(),x(8,Ue,9,5),a(),x(9,We,1,3,"cooee-item-detail",14),a()()}if(i&2){let t=e.$implicit,o=e.$index,n=s();d(2),S("background-image",t.thumbnail?"url("+t.thumbnail+")":null),d(),D(n.shouldShowVideoSpinner(o)?3:-1),d(),u("ngClass",n.viewTemplateClassName)("muted",!0),T("preload",n.isVideoVisible(o)?"metadata":"none")("data-video-id",t.id)("autoplay",null),d(2),L(t.sources),d(2),D(n.currentIndex===o?8:-1),d(),D(n.selectedItem&&n.currentIndex===o?9:-1)}}function Ge(i,e){i&1&&A(0)}function Qe(i,e){if(i&1){let t=C();l(0,"button",26),h("click",function(){p(t);let n=s();return m(n.close())}),w(1,"cooee-icon",27),a()}}var ke=class i{swiperComponent;videoElements;VideoConfigFooterContent=_e;currentIndex=0;muted=_(!1);selectedItem=null;selectedVideo;detailPopupTemplate;viewTemplateClassName="lc-video-only-view";shareDialogOpen=_(!1);data=v(ve);elementRef=v(K);eventData=v(P);dialogRef=v(he);swiperInitialized=_(!1);swiperOptions=_(null);videos=[];videoConfig;triggerContext;engagementTrigger;isMobile=k();navigationConfig;cssLoadedPromise;resizeDebouncer=new be(this.onResize.bind(this));videoLoadingStates=new Map;constructor(){this.videos=this.data.videos,this.currentIndex=this.data.currentIndex,this.selectedItem=this.data.selectedItem??null,this.selectedVideo=this.videos[this.currentIndex],this.triggerContext=this.data.triggerContext,this.engagementTrigger=this.triggerContext.triggerData,this.videoConfig=this.engagementTrigger?.content?.videoConfig??new Ce,this.navigationConfig=new N({enabled:!0,size:50,color:new c({h:"#000000"})}),this.cssLoadedPromise=ue(this.elementRef.nativeElement.shadowRoot)}onKeyDown(e){e.preventDefault(),e.stopPropagation(),this.close()}async ngOnInit(){switch(this.muted.set(await j.get("muted",!1)),this.videoConfig.detailPopup.template){case"PRODUCT_DETAIL_VIEW":this.selectItemForDetailView(),this.viewTemplateClassName="lc-product-detail-view";break;case"VIDEO_ONLY_VIEW":this.viewTemplateClassName="lc-video-only-view";break}}ngAfterViewInit(){this.initializeSwiperWithVideoDimensions()}ngOnDestroy(){this.resizeDebouncer?.destroy()}initializeSwiperWithVideoDimensions(){this.applyOptimalVideoDimensions(),this.initSwiperOptions(),this.playActiveVideo(!1)}close(){let e=this.getCurrentVideoElement();this.dialogRef.close({lastVideo:this.videos[this.currentIndex],lastVideoIndex:this.currentIndex,lastVideoDuration:e?.currentTime})}getCurrentVideoElement(){return this.videoElements.get(this.currentIndex)?.nativeElement}moveToNextVideo(){this.swiperComponent.swiper.slideTo(this.currentIndex+1)}productModalClosed(){this.selectedItem=null}pauseAll(){this.videoElements.forEach(e=>e.nativeElement.pause())}toggleMute(){this.muted.update(e=>!e)}async muteToggled(){await j.set("muted",this.muted());let t=[this.muted()?"CE Video Muted":"CE Video Unmuted",{current:this.currentVideoProps()},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(t)}playActiveVideo(e=!0){e&&this.pauseAll();let t=this.getCurrentVideoElement();t&&this.playVideo(t)}playVideo(e){e.currentTime=0,e.play().catch(t=>me.error(t))}onVideoEnded(e){if(this.currentIndex<this.videos.length-1)this.selectedItem||this.shareDialogOpen()?this.playVideo(e):this.moveToNextVideo();else{let t=this.getPreviousVideoDataForEvent(),o=["CE Last Video Ended",{previous:t},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(o),this.playVideo(e)}}onSlideChange(e){let t=this.getPreviousVideoDataForEvent();this.currentIndex=e.realIndex,this.selectedVideo=this.videos[this.currentIndex],this.eventData.video=this.selectedVideo,this.eventData.index=this.currentIndex,this.playActiveVideo(),this.isProductDetailView()?this.selectItemForDetailView():this.selectedItem=null;let o=this.currentVideoProps(),n={previous:t,current:o},r=new U("CE Video Changed",n,this.engagementTrigger);r.setVideos(this.videos[this.currentIndex]),window.CooeeSDK.sendEvent(r)}productCardClicked(e,t){let o={videoID:t.id,videoIndex:this.currentIndex},n=new U("CE More Item Info Clicked",{current:o},this.engagementTrigger);n.setVideos(t),window.CooeeSDK.sendEvent(n),this.selectedItem=e}onVideoLoadStart(e){this.videoLoadingStates.set(e,!0)}onVideoCanPlay(e){this.videoLoadingStates.set(e,!1)}shouldShowVideoSpinner(e){return this.swiperInitialized()?this.videoLoadingStates.get(e)===!0&&this.isVideoVisible(e):this.isVideoVisible(e)}isVideoVisible(e){let t=this.currentIndex-1,o=this.currentIndex+1;return e===this.currentIndex||e===t||e===o}async initSwiperOptions(){await this.cssLoadedPromise;let e=this.isMobile?1:"auto",t=0;this.isProductDetailView()&&(e="auto",t=10),this.swiperOptions.set({direction:this.isMobile?"vertical":"horizontal",effect:this.isMobile?"slide":"coverflow",slidesPerView:e,initialSlide:this.currentIndex,centeredSlides:!0,spaceBetween:t,coverflowEffect:{rotate:0,stretch:0,depth:400,modifier:1,slideShadows:!1},on:{init:o=>{this.swiperInitialized.set(!0),setTimeout(()=>{o.update()},100)}},mousewheel:{enabled:!this.isMobile,invert:!1,thresholdDelta:20}})}isProductDetailView(){return this.videoConfig.detailPopup.template==="PRODUCT_DETAIL_VIEW"}currentVideoProps(){return{videoID:this.videos[this.currentIndex].id,videoIndex:this.currentIndex}}getPreviousVideoDataForEvent(){let e=this.currentVideoProps(),t=this.videoElements.find(n=>n.nativeElement.dataset.videoId===this.videos[this.currentIndex].id)?.nativeElement;e.playedTillMS=Math.ceil(t?.currentTime*1e3);let o=t?.duration*1e3;return e.playedTillPercent=+(e.playedTillMS/o).toFixed(4),e}selectItemForDetailView(){this.selectedItem=this.isMobile?null:this.selectedVideo?.items?.[0]??null}applyOptimalVideoDimensions(){if(this.isMobile||this.isProductDetailView())return;let e=this.calculateOptimalVideoDimensions();e&&this.setVideoContainerDimensions(e.width,e.height)}calculateOptimalVideoDimensions(){let e=this.videos.map(g=>g.sources?.[0]).filter(g=>g?.width&&g?.height).map(g=>({width:g.width,height:g.height,aspectRatio:g.width/g.height}));if(e.length===0)return null;let t=e[0],o=window.innerWidth*.9,n=window.innerHeight*.9,r=o/t.width,f=n/t.height,b=Math.min(r,f);return{width:Math.floor(t.width*b),height:Math.floor(t.height*b)}}setVideoContainerDimensions(e,t){let o=this.elementRef.nativeElement;o.style.setProperty("--video-container-width",`${e}px`),o.style.setProperty("--video-container-height",`${t}px`)}onResize(){this.applyOptimalVideoDimensions()}static \u0275fac=function(t){return new(t||i)};static \u0275cmp=y({type:i,selectors:[["cooee-video-detail-dialog"]],viewQuery:function(t,o){if(t&1&&(F(ze,7),F($e,5)),t&2){let n;B(n=H())&&(o.swiperComponent=n.first),B(n=H())&&(o.videoElements=n)}},hostAttrs:[1,"letscooee-widget"],hostBindings:function(t,o){t&1&&h("keydown.escape",function(r){return o.onKeyDown(r)},Q)},decls:10,vars:4,consts:[["swiperComp",""],["closeButtonTemplate",""],["videoEl",""],[1,"lc-shadow-inner",3,"ngClass"],[1,"video-swiper",3,"slideChange","options","navigationConfig"],["ngProjectAs","swiper-slides",5,["swiper-slides"]],[1,"swiper-slide","video-slide"],[1,"lc-desktop-controls"],[4,"ngTemplateOutlet"],[1,"lc-video-modal-row"],[1,"lc-video-container"],[1,"video-loading-overlay"],["playsinline","",1,"lc-video-el",3,"click","ended","loadstart","canplay","ngClass","muted"],[3,"src","type"],[1,"swiper-no-swiping","swiper-no-mousewheel",3,"item","similarItems","template"],[1,"loading-spinner"],[3,"video"],[1,"lc-video-controls"],[3,"mutedChange","toggled","muted","videoEl"],[1,"share-controls"],[3,"dialogState"],[1,"lc-card-container"],[3,"items"],[3,"card"],[3,"cardClick","items"],[1,"swiper-no-swiping","swiper-no-mousewheel",3,"closeClick","item","similarItems","template"],["type","button","aria-label","Close",1,"lc-close-button",3,"click"],["name","close","aria-hidden","true"]],template:function(t,o){if(t&1){let n=C();l(0,"div",3)(1,"cooee-swiper",4,0),h("slideChange",function(f){return p(n),m(o.onSlideChange(f))}),ee(3,5),$(4,Ke,10,10,"div",6,Y),te(),a(),l(6,"div",7),E(7,Ge,1,0,"ng-container",8),a()(),E(8,Qe,2,0,"ng-template",null,1,se)}if(t&2){let n=V(9);u("ngClass",o.viewTemplateClassName),d(),u("options",o.swiperOptions())("navigationConfig",o.navigationConfig),d(3),L(o.videos),d(3),u("ngTemplateOutlet",n)}},dependencies:[Ie,ye,Ve,z,R,pe,ce,De,xe,M],styles:[`:host{display:flex}.lc-shadow-inner{position:relative;width:100vw;height:100vh;display:flex}@media (min-width: 768px){.lc-shadow-inner{background-color:color-mix(in oklab,#000 70%,transparent);justify-content:center;align-items:center}}.video-swiper{--swiper-navigation-size: 50px;--swiper-navigation-color: white;width:100dvw;height:100dvh}.lc-product-detail-view .video-swiper{align-items:center}@media (min-width: 768px){.video-swiper{width:100%;height:100%;max-width:90vw;max-height:90vh}}.video-swiper>.swiper-wrapper{max-height:100%;pointer-events:none}.lc-product-detail-view .video-swiper>.swiper-wrapper{align-items:center}@media (max-width: 768px){.video-swiper>.swiper-button-prev{display:none!important}}@media (max-width: 768px){.video-swiper>.swiper-button-next{display:var(--lc-next-video-button-display)!important;width:var(--lc-icon-button-size, 44px);height:var(--lc-icon-button-size, 44px);display:flex;justify-content:center;align-items:center;border:none;border-radius:100%;background:#00000080;background:color-mix(in oklab,#000 50%,transparent);color:#fff;inset:auto auto 12px 50%;transform:translate(-50%) rotate(90deg)}.video-swiper>.swiper-button-next:after{color:#fff;font-weight:900}}.video-swiper:has(cooee-item-detail)>.swiper-button-next{display:none!important}.video-slide{position:relative;display:flex;align-items:center;visibility:hidden;pointer-events:auto}.lc-product-detail-view .video-slide{width:40vw!important;height:70vh!important}@media (min-width: 768px){.lc-product-detail-view .video-slide{min-width:650px!important}}@media (max-width: 768px){.lc-product-detail-view .video-slide{width:100%!important;height:100%!important}}@media (min-width: 768px){.lc-video-only-view .video-slide{width:fit-content!important}}@media (min-width: 768px){.video-slide{border-radius:var(--lc-media-radius);overflow:hidden}}.video-slide.swiper-slide-active,.video-slide.swiper-slide-prev,.video-slide.swiper-slide-next{visibility:visible}video{width:100%;height:100%;object-fit:cover;position:relative;z-index:3}.lc-desktop-controls{position:absolute;top:2rem;right:4rem;z-index:10;display:flex;gap:.5rem}@media (max-width: 768px){.lc-desktop-controls{display:none}}.lc-video-controls{position:absolute;top:1rem;z-index:10;right:.5rem;display:flex;gap:.25rem}@media (min-width: 768px){.lc-video-controls .lc-close-button{display:none}}.share-controls{position:absolute;bottom:30%;right:.5rem;z-index:10;display:flex;gap:.25rem;flex-direction:column;justify-content:center;align-items:center}.lc-close-button{width:var(--lc-icon-button-size, 44px);height:var(--lc-icon-button-size, 44px);display:flex;justify-content:center;align-items:center;border:none;border-radius:100%;background:#00000080;background:color-mix(in oklab,#000 50%,transparent)}.lc-video-container{position:relative;height:100%;width:100%;background:#000000b3 no-repeat center;background-size:cover}@media (min-width: 768px){.lc-product-detail-view .lc-video-container{width:50%}}@media (min-width: 768px){.lc-video-only-view .lc-video-container{width:var(--video-container-width, 100%);height:var(--video-container-height, 100%)}}.lc-card-container{position:absolute;bottom:12px;z-index:10;width:100%;padding-inline:12px;box-sizing:border-box}.lc-product-detail-view .lc-card-container{display:none}@media (max-width: 768px){.lc-product-detail-view .lc-card-container{display:block}}.lc-product-detail-view .lc-video-modal-row{display:flex;justify-content:center;height:100%;width:100%}.lc-video-only-view .lc-video-modal-row{display:block;height:100%}.lc-product-detail-view cooee-item-detail{--header-display: none;width:50%;flex:1}@media (max-width: 768px){.lc-product-detail-view cooee-item-detail{--header-display: flex;width:100%;height:70dvh;position:absolute;bottom:0;z-index:2147483646}}.lc-video-only-view cooee-item-detail{width:100%;height:70dvh;z-index:2147483646;bottom:0;position:absolute;border-radius:var(--lc-card-radius) var(--lc-card-radius) 0 0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.video-loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#0000004d;z-index:2}.video-loading-overlay .loading-spinner{width:30px;height:30px;border:3px solid rgba(255,255,255,.3);border-top:3px solid #fff;border-radius:50%;animation:spin 1s linear infinite}
2
- `],encapsulation:3})};export{ke as VideoDetailDialogComponent};
@@ -1,20 +0,0 @@
1
- import{a as _i,c as rt,d as ut,e as ie,f as bi,g as se,h as wi,i as Vi,j as Si,k as Ii,m as ki,n as Fi,o as At,q as Di,r as Li,s as Ni,t as Bi,u as Hi}from"./chunk-6XVC72KV.js";import{c as ft,d as Ti,e as Ei,f as gt,g as Pi,h as Ai,i as Ri,l as Oi}from"./chunk-KWG3YKM4.js";import{a as ht}from"./chunk-ILIYCRW5.js";import{a as Ge,b as Mi}from"./chunk-WQK746ER.js";import{$ as z,$a as te,A as Kt,Aa as ve,B as Jt,Ba as j,Bb as hi,Cb as vi,Da as y,E as fe,Eb as yi,F as Yt,Fb as Ci,Ga as Ue,Gb as Qe,Ha as ze,I as Xt,Ia as qe,Ib as W,Jb as xi,K as ce,L as He,La as de,Ma as nt,N as ei,O as V,P as ti,Pa as di,Q as ii,Qa as Z,Ra as ot,S as Ft,Sa as we,Wa as Re,X as U,Xa as ye,Ya as q,Z as ni,_ as oi,aa as ri,ab as We,b as zt,bb as pi,cb as Ce,da as ai,db as Ve,e as qt,eb as mi,fa as si,gb as ui,ha as it,ia as N,ib as fi,ja as B,k as Wt,kb as Dt,la as mt,ma as ge,na as he,oa as H,p as Zt,pa as M,qa as P,ra as ne,s as Qt,sa as je,sb as Ze,ta as $e,ua as Se,v as le,va as li,wa as ci,x as A,xb as gi,y as R,z as Gt,za as J}from"./chunk-HC6OE5XR.js";import{a as be,b as Ut,e as Gi,g as Ki}from"./chunk-U4XWPFUW.js";var zi=Gi((vt,Ui)=>{"use strict";(function(n,e){typeof vt=="object"&&typeof Ui<"u"?e(vt):typeof define=="function"&&define.amd?define(["exports"],e):e((n=typeof globalThis<"u"?globalThis:n||self).Sqrl={})})(vt,function(n){"use strict";function e(s){var l,d,m=new Error(s);return l=m,d=e.prototype,Object.setPrototypeOf?Object.setPrototypeOf(l,d):l.__proto__=d,m}function t(s,l,d){var m=l.slice(0,d).split(/\n/),r=m.length,i=m[r-1].length+1;throw e(s+=" at line "+r+" col "+i+`:
2
-
3
- `+l.split(/\n/)[r-1]+`
4
- `+Array(i).join(" ")+"^")}e.prototype=Object.create(Error.prototype,{name:{value:"Squirrelly Error",enumerable:!1}});var o=new Function("return this")().Promise,a=!1;try{a=new Function("return (async function(){}).constructor")()}catch(s){if(!(s instanceof SyntaxError))throw s}function c(s,l){return Object.prototype.hasOwnProperty.call(s,l)}function u(s,l,d){for(var m in l)c(l,m)&&(l[m]==null||typeof l[m]!="object"||m!=="storage"&&m!=="prefixes"||d?s[m]=l[m]:s[m]=u({},l[m]));return s}var f=/^async +/,b=/`(?:\\[\s\S]|\${(?:[^{}]|{(?:[^{}]|{[^}]*})*})*}|(?!\${)[^\\`])*`/g,D=/'(?:\\[\s\w"'\\`]|[^\n\r'\\])*?'/g,Y=/"(?:\\[\s\w"'\\`]|[^\n\r"\\])*?"/g,Te=/[.*+\-?^${}()|[\]\\]/g;function Ee(s){return Te.test(s)?s.replace(Te,"\\$&"):s}function at(s,l){l.rmWhitespace&&(s=s.replace(/[\r\n]+/g,`
5
- `).replace(/^\s+|\s+$/gm,"")),b.lastIndex=0,D.lastIndex=0,Y.lastIndex=0;var d=l.prefixes,m=[d.h,d.b,d.i,d.r,d.c,d.e].reduce(function(_,v){return _&&v?_+"|"+Ee(v):v?Ee(v):_},""),r=new RegExp("([|()]|=>)|('|\"|`|\\/\\*)|\\s*((\\/)?(-|_)?"+Ee(l.tags[1])+")","g"),i=new RegExp("([^]*?)"+Ee(l.tags[0])+"(-|_)?\\s*("+m+")?\\s*","g"),p=0,g=!1;function C(_,v){var E,T={f:[]},F=0,I="c";function S(Fe){var De=s.slice(p,Fe),K=De.trim();if(I==="f")K==="safe"?T.raw=!0:l.async&&f.test(K)?(K=K.replace(f,""),T.f.push([K,"",!0])):T.f.push([K,""]);else if(I==="fp")T.f[T.f.length-1][1]+=K;else if(I==="err"){if(K){var me=De.search(/\S/);t("invalid syntax",s,p+me)}}else T[I]=K;p=Fe+1}for(v==="h"||v==="b"||v==="c"?I="n":v==="r"&&(T.raw=!0,v="i"),r.lastIndex=p;(E=r.exec(s))!==null;){var O=E[1],$=E[2],G=E[3],X=E[4],re=E[5],k=E.index;if(O)O==="("?(F===0&&(I==="n"?(S(k),I="p"):I==="f"&&(S(k),I="fp")),F++):O===")"?--F===0&&I!=="c"&&(S(k),I="err"):F===0&&O==="|"?(S(k),I="f"):O==="=>"&&(S(k),p+=1,I="res");else if($)if($==="/*"){var _e=s.indexOf("*/",r.lastIndex);_e===-1&&t("unclosed comment",s,E.index),r.lastIndex=_e+2}else $==="'"?(D.lastIndex=E.index,D.exec(s)?r.lastIndex=D.lastIndex:t("unclosed string",s,E.index)):$==='"'?(Y.lastIndex=E.index,Y.exec(s)?r.lastIndex=Y.lastIndex:t("unclosed string",s,E.index)):$==="`"&&(b.lastIndex=E.index,b.exec(s)?r.lastIndex=b.lastIndex:t("unclosed string",s,E.index));else if(G)return S(k),p=k+E[0].length,i.lastIndex=p,g=re,X&&v==="h"&&(v="s"),T.t=v,T}return t("unclosed tag",s,_),T}var x=(function _(v,E){v.b=[],v.d=[];var T,F=!1,I=[];function S(me,pt){me&&(me=(function(ee,Ae,Ne,Be){var ae,ue;return typeof Ae.autoTrim=="string"?ae=ue=Ae.autoTrim:Array.isArray(Ae.autoTrim)&&(ae=Ae.autoTrim[1],ue=Ae.autoTrim[0]),(Ne||Ne===!1)&&(ae=Ne),(Be||Be===!1)&&(ue=Be),ae==="slurp"&&ue==="slurp"?ee.trim():(ae==="_"||ae==="slurp"?ee=String.prototype.trimLeft?ee.trimLeft():ee.replace(/^[\s\uFEFF\xA0]+/,""):ae!=="-"&&ae!=="nl"||(ee=ee.replace(/^(?:\n|\r|\r\n)/,"")),ue==="_"||ue==="slurp"?ee=String.prototype.trimRight?ee.trimRight():ee.replace(/[\s\uFEFF\xA0]+$/,""):ue!=="-"&&ue!=="nl"||(ee=ee.replace(/(?:\n|\r|\r\n)$/,"")),ee)})(me,l,g,pt))&&(me=me.replace(/\\|'/g,"\\$&").replace(/\r\n|\n|\r/g,"\\n"),I.push(me))}for(;(T=i.exec(s))!==null;){var O,$=T[1],G=T[2],X=T[3]||"";for(var re in d)if(d[re]===X){O=re;break}S($,G),p=T.index+T[0].length,O||t("unrecognized tag type: "+X,s,p);var k=C(T.index,O),_e=k.t;if(_e==="h"){var Fe=k.n||"";l.async&&f.test(Fe)&&(k.a=!0,k.n=Fe.replace(f,"")),k=_(k),I.push(k)}else if(_e==="c"){if(v.n===k.n)return F?(F.d=I,v.b.push(F)):v.d=I,v;t("Helper start and end don't match",s,T.index+T[0].length)}else if(_e==="b"){F?(F.d=I,v.b.push(F)):v.d=I;var De=k.n||"";l.async&&f.test(De)&&(k.a=!0,k.n=De.replace(f,"")),F=k,I=[]}else if(_e==="s"){var K=k.n||"";l.async&&f.test(K)&&(k.a=!0,k.n=K.replace(f,"")),I.push(k)}else I.push(k)}if(!E)throw e('unclosed helper "'+v.n+'"');return S(s.slice(p,s.length),!1),v.d=I,v})({f:[]},!0);if(l.plugins)for(var w=0;w<l.plugins.length;w++){var h=l.plugins[w];h.processAST&&(x.d=h.processAST(x.d,l))}return x.d}function Je(s,l){var d=at(s,l),m="var tR='';"+(l.useWith?"with("+l.varName+"||{}){":"")+oe(d,l)+"if(cb){cb(null,tR)} return tR"+(l.useWith?"}":"");if(l.plugins)for(var r=0;r<l.plugins.length;r++){var i=l.plugins[r];i.processFnString&&(m=i.processFnString(m,l))}return m}function Ye(s,l){for(var d=0;d<l.length;d++){var m=l[d][0],r=l[d][1];s=(l[d][2]?"await ":"")+"c.l('F','"+m+"')("+s,r&&(s+=","+r),s+=")"}return s}function L(s,l,d,m,r,i){var p="{exec:"+(r?"async ":"")+Xe(d,l,s)+",params:["+m+"]";return i&&(p+=",name:'"+i+"'"),r&&(p+=",async:true"),p+="}"}function Mt(s,l){for(var d="[",m=0;m<s.length;m++){var r=s[m];d+=L(l,r.res||"",r.d,r.p||"",r.a,r.n),m<s.length&&(d+=",")}return d+="]"}function Xe(s,l,d){return"function("+l+"){var tR='';"+oe(s,d)+"return tR}"}function oe(s,l){for(var d=0,m=s.length,r="";d<m;d++){var i=s[d];if(typeof i=="string")r+="tR+='"+i+"';";else{var p=i.t,g=i.c||"",C=i.f,x=i.n||"",w=i.p||"",h=i.res||"",_=i.b,v=!!i.a;if(p==="i"){l.defaultFilter&&(g="c.l('F','"+l.defaultFilter+"')("+g+")");var E=Ye(g,C);!i.raw&&l.autoEscape&&(E="c.l('F','e')("+E+")"),r+="tR+="+E+";"}else if(p==="h")if(l.storage.nativeHelpers.get(x))r+=l.storage.nativeHelpers.get(x)(i,l);else{var T=(v?"await ":"")+"c.l('H','"+x+"')("+L(l,h,i.d,w,v);T+=_?","+Mt(_,l):",[]",r+="tR+="+Ye(T+=",c)",C)+";"}else p==="s"?r+="tR+="+Ye((v?"await ":"")+"c.l('H','"+x+"')({params:["+w+"]},[],c)",C)+";":p==="e"&&(r+=g+`
6
- `)}}return r}var Oe=(function(){function s(l){this.cache=l}return s.prototype.define=function(l,d){this.cache[l]=d},s.prototype.get=function(l){return this.cache[l]},s.prototype.remove=function(l){delete this.cache[l]},s.prototype.reset=function(){this.cache={}},s.prototype.load=function(l){u(this.cache,l,!0)},s})();function xe(s,l,d,m){if(l&&l.length>0)throw e((m?"Native":"")+"Helper '"+s+"' doesn't accept blocks");if(d&&d.length>0)throw e((m?"Native":"")+"Helper '"+s+"' doesn't accept filters")}var Pt={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function kt(s){return Pt[s]}var st=new Oe({}),lt=new Oe({each:function(s,l){var d="",m=s.params[0];if(xe("each",l,!1),s.async)return new Promise(function(i){(function p(g,C,x,w,h){x(g[C],C).then(function(_){w+=_,C===g.length-1?h(w):p(g,C+1,x,w,h)})})(m,0,s.exec,d,i)});for(var r=0;r<m.length;r++)d+=s.exec(m[r],r);return d},foreach:function(s,l){var d=s.params[0];if(xe("foreach",l,!1),s.async)return new Promise(function(i){(function p(g,C,x,w,h,_){w(C[x],g[C[x]]).then(function(v){h+=v,x===C.length-1?_(h):p(g,C,x+1,w,h,_)})})(d,Object.keys(d),0,s.exec,"",i)});var m="";for(var r in d)c(d,r)&&(m+=s.exec(r,d[r]));return m},include:function(s,l,d){xe("include",l,!1);var m=d.storage.templates.get(s.params[0]);if(!m)throw e('Could not fetch template "'+s.params[0]+'"');return m(s.params[1],d)},extends:function(s,l,d){var m=s.params[1]||{};m.content=s.exec();for(var r=0;r<l.length;r++){var i=l[r];m[i.name]=i.exec()}var p=d.storage.templates.get(s.params[0]);if(!p)throw e('Could not fetch template "'+s.params[0]+'"');return p(m,d)},useScope:function(s,l){return xe("useScope",l,!1),s.exec(s.params[0])}}),ct=new Oe({if:function(s,l){xe("if",!1,s.f,!0);var d="if("+s.p+"){"+oe(s.d,l)+"}";if(s.b)for(var m=0;m<s.b.length;m++){var r=s.b[m];r.n==="else"?d+="else{"+oe(r.d,l)+"}":r.n==="elif"&&(d+="else if("+r.p+"){"+oe(r.d,l)+"}")}return d},try:function(s,l){if(xe("try",!1,s.f,!0),!s.b||s.b.length!==1||s.b[0].n!=="catch")throw e("native helper 'try' only accepts 1 block, 'catch'");var d="try{"+oe(s.d,l)+"}",m=s.b[0];return d+="catch"+(m.res?"("+m.res+")":"")+"{"+oe(m.d,l)+"}"},block:function(s,l){return xe("block",s.b,s.f,!0),"if(!"+l.varName+"["+s.p+"]){tR+=("+Xe(s.d,"",l)+")()}else{tR+="+l.varName+"["+s.p+"]}"}}),dt=new Oe({e:function(s){var l=String(s);return/[&<>"']/.test(l)?l.replace(/[&<>"']/g,kt):l}}),Le={varName:"it",autoTrim:[!1,"nl"],autoEscape:!0,defaultFilter:!1,tags:["{{","}}"],l:function(s,l){if(s==="H"){var d=this.storage.helpers.get(l);if(d)return d;throw e("Can't find helper '"+l+"'")}if(s==="F"){var m=this.storage.filters.get(l);if(m)return m;throw e("Can't find filter '"+l+"'")}},async:!1,storage:{helpers:lt,nativeHelpers:ct,filters:dt,templates:st},prefixes:{h:"@",b:"#",i:"",r:"*",c:"/",e:"!"},cache:!1,plugins:[],useWith:!1};function et(s,l){var d={};return u(d,Le),l&&u(d,l),s&&u(d,s),d.l.bind(d),d}function tt(s,l){var d,m=et(l||{}),r=Function;if(m.async){if(!a)throw e("This environment doesn't support async/await");r=a}if(m.varName&&(d=m.varName,/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(d)===!1))throw e("options.varName must be a valid JS identifier");try{return new r(m.varName,"c","cb",Je(s,m))}catch(i){throw i instanceof SyntaxError?e(`Bad template syntax
7
-
8
- `+i.message+`
9
- `+Array(i.message.length+1).join("=")+`
10
- `+Je(s,m)):i}}function ke(s,l){var d;return l.cache&&l.name&&l.storage.templates.get(l.name)?l.storage.templates.get(l.name):(d=typeof s=="function"?s:tt(s,l),l.cache&&l.name&&l.storage.templates.define(l.name,d),d)}Le.l.bind(Le),n.compile=tt,n.compileScope=oe,n.compileScopeIntoFunction=Xe,n.compileToString=Je,n.defaultConfig=Le,n.filters=dt,n.getConfig=et,n.helpers=lt,n.nativeHelpers=ct,n.parse=at,n.render=function(s,l,d,m){var r=et(d||{});if(!r.async)return ke(s,r)(l,r);if(!m){if(typeof o=="function")return new o(function(i,p){try{i(ke(s,r)(l,r))}catch(g){p(g)}});throw e("Please provide a callback function, this env doesn't support Promises")}try{ke(s,r)(l,r,m)}catch(i){return m(i)}},n.templates=st,Object.defineProperty(n,"__esModule",{value:!0})})});var Ji={schedule(n,e){let t=setTimeout(n,e);return()=>clearTimeout(t)}};function Yi(n){return n.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}function Xi(n){return!!n&&n.nodeType===Node.ELEMENT_NODE}var Rt;function en(n,e){if(!Rt){let t=Element.prototype;Rt=t.matches||t.matchesSelector||t.mozMatchesSelector||t.msMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector}return n.nodeType===Node.ELEMENT_NODE?Rt.call(n,e):!1}function tn(n){let e={};return n.forEach(({propName:t,templateName:o,transform:a})=>{e[Yi(o)]=[t,a]}),e}function nn(n,e){return e.get(Ft).resolveComponentFactory(n).inputs}function on(n,e){let t=n.childNodes,o=e.map(()=>[]),a=-1;e.some((c,u)=>c==="*"?(a=u,!0):!1);for(let c=0,u=t.length;c<u;++c){let f=t[c],b=rn(f,e,a);b!==-1&&o[b].push(f)}return o}function rn(n,e,t){let o=t;return Xi(n)&&e.some((a,c)=>a!=="*"&&en(n,a)?(o=c,!0):!1),o}var an=10,Ot=class{componentFactory;inputMap=new Map;constructor(e,t){this.componentFactory=t.get(Ft).resolveComponentFactory(e);for(let o of this.componentFactory.inputs)this.inputMap.set(o.propName,o.templateName)}create(e){return new Lt(this.componentFactory,e,this.inputMap)}},Lt=class{componentFactory;injector;inputMap;eventEmitters=new qt(1);events=this.eventEmitters.pipe(Zt(e=>Wt(...e)));componentRef=null;scheduledDestroyFn=null;initialInputValues=new Map;ngZone;elementZone;appRef;cdScheduler;constructor(e,t,o){this.componentFactory=e,this.injector=t,this.inputMap=o,this.ngZone=this.injector.get(ai),this.appRef=this.injector.get(si),this.cdScheduler=t.get(Yt),this.elementZone=typeof Zone>"u"?null:this.ngZone.run(()=>Zone.current)}connect(e){this.runInZone(()=>{if(this.scheduledDestroyFn!==null){this.scheduledDestroyFn(),this.scheduledDestroyFn=null;return}this.componentRef===null&&this.initializeComponent(e)})}disconnect(){this.runInZone(()=>{this.componentRef===null||this.scheduledDestroyFn!==null||(this.scheduledDestroyFn=Ji.schedule(()=>{this.componentRef!==null&&(this.componentRef.destroy(),this.componentRef=null)},an))})}getInputValue(e){return this.runInZone(()=>this.componentRef===null?this.initialInputValues.get(e):this.componentRef.instance[e])}setInputValue(e,t){if(this.componentRef===null){this.initialInputValues.set(e,t);return}this.runInZone(()=>{this.componentRef.setInput(this.inputMap.get(e)??e,t),ti(this.componentRef.hostView)&&(ii(this.componentRef.changeDetectorRef),this.cdScheduler.notify(6))})}initializeComponent(e){let t=Jt.create({providers:[],parent:this.injector}),o=on(e,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(t,o,e),this.initializeInputs(),this.initializeOutputs(this.componentRef),this.appRef.attachView(this.componentRef.hostView),this.componentRef.hostView.detectChanges()}initializeInputs(){for(let[e,t]of this.initialInputValues)this.setInputValue(e,t);this.initialInputValues.clear()}initializeOutputs(e){let t=this.componentFactory.outputs.map(({propName:o,templateName:a})=>{let c=e.instance[o];return new zt(u=>{let f=c.subscribe(b=>u.next({name:a,value:b}));return()=>f.unsubscribe()})});this.eventEmitters.next(t)}runInZone(e){return this.elementZone&&Zone.current!==this.elementZone?this.ngZone.run(e):e()}},Nt=class extends HTMLElement{ngElementEventsSubscription=null};function ji(n,e){let t=nn(n,e.injector),o=e.strategyFactory||new Ot(n,e.injector),a=tn(t);class c extends Nt{injector;static observedAttributes=Object.keys(a);get ngElementStrategy(){if(!this._ngElementStrategy){let f=this._ngElementStrategy=o.create(this.injector||e.injector);t.forEach(({propName:b,transform:D})=>{if(!this.hasOwnProperty(b))return;let Y=this[b];delete this[b],f.setInputValue(b,Y,D)})}return this._ngElementStrategy}_ngElementStrategy;constructor(f){super(),this.injector=f}attributeChangedCallback(f,b,D,Y){let[Te,Ee]=a[f];this.ngElementStrategy.setInputValue(Te,D,Ee)}connectedCallback(){let f=!1;this.ngElementStrategy.events&&(this.subscribeToEvents(),f=!0),this.ngElementStrategy.connect(this),f||this.subscribeToEvents()}disconnectedCallback(){this._ngElementStrategy&&this._ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)}subscribeToEvents(){this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe(f=>{let b=new CustomEvent(f.name,{detail:f.value});this.dispatchEvent(b)})}}return t.forEach(({propName:u,transform:f})=>{Object.defineProperty(c.prototype,u,{get(){return this.ngElementStrategy.getInputValue(u)},set(b){this.ngElementStrategy.setInputValue(u,b,f)},configurable:!0,enumerable:!0})}),c}var $i={providers:[ui()]};var Bt=(t=>(t.CART_AMOUNT="CART_AMOUNT",t.ITEM_COUNT="ITEM_COUNT",t))(Bt||{});var Q=Ki(zi());Q.filters.define("default",function(n){return typeof n>"u"||n==null?"":ln(n)});+Q.filters.define("max",(n,e)=>{let t=Number(n),o=Number(e);return isNaN(t)||isNaN(o)?n:t>o?e:n});Q.filters.define("min",(n,e)=>{let t=Number(n),o=Number(e);return isNaN(t)||isNaN(o)?n:t<o?e:n});Q.filters.define("fallback",(n,e)=>n==null||n===""?e:n);Q.filters.define("manipulate_quantity",(n,e,t)=>{if(e??=1,t??=100,e>t)return W.error("Invalid range: min should be less than or equal to max."),n;if(n>=e&&n<=t)return n;let o=n%t;return o<e?e:o});Q.filters.define("apply_discount_perc",(n,e,t=1/0)=>{if(n=+n,isNaN(n))return W.error("Need value as a number for `apply_discount_perc` filter"),NaN;if(e<0||e>100)return W.error("Invalid percent value for `apply_discount_perc` filter. Must be between 0 and 100."),NaN;let o=n*e/100;return n-Math.min(t,o)});Q.filters.define("apply_discount_fixed",(n,e)=>(n=+n,isNaN(n)?(W.error("Need value as a number for `apply_discount_fixed` filter"),NaN):Math.max(0,n-e)));Q.filters.define("currency",n=>(n=+n,isNaN(n)?(W.error("Need value as a number for `currency` filter"),NaN):Qe(n)));Q.filters.define("split",(n,e,t)=>{if(typeof n!="string")return W.error("Need value as a string for `split` filter"),"";if(e==null)return W.error("Need delimiter for `split` filter"),"";if(t==null||isNaN(Number(t)))return W.error("Need a valid index for `split` filter"),"";let o=n.split(String(e)),a=Number(t),c=a<0?o.length+a:a;return o[c].trim()??""});Q.defaultConfig.defaultFilter="default";Q.defaultConfig.useWith=!0;Q.defaultConfig.autoEscape=!1;var sn={'"':"&quot;","\\":"&bsol;","\n":"\\n"," ":"\\t"};function ln(n){return String(n).replace(/["\\\n\t]/g,e=>sn[e])}function cn(n){if(!n)return"";let e=/({{{\s*([^}]+?)\s*}}}|{{\s*&\s*([^}]+?)\s*}})/g;return n.replace(e,(t,o,a,c)=>`{{ ${(a||c||"").trim()} }}`)}var Ke=(n,e,t)=>{e=be({discount:{},cart:{},product:{},bundle:{},variant:{},customer:{},svg:{},form:{},amount_left:null},e);try{return Q.render(cn(n),e)}catch(o){throw yi(o,"squirrelly-render",{extra:{template:n,values:e},triggerContext:t}),o}};var yt=class n{transform(e,t){return e?Ke(e,be({},t)):null}static \u0275fac=function(t){return new(t||n)};static \u0275pipe=oi({name:"cooeeDynamicVariables",type:n,pure:!0})};var Ht={};(function n(e,t,o,a){var c=!!(e.Worker&&e.Blob&&e.Promise&&e.OffscreenCanvas&&e.OffscreenCanvasRenderingContext2D&&e.HTMLCanvasElement&&e.HTMLCanvasElement.prototype.transferControlToOffscreen&&e.URL&&e.URL.createObjectURL),u=typeof Path2D=="function"&&typeof DOMMatrix=="function",f=(function(){if(!e.OffscreenCanvas)return!1;var r=new OffscreenCanvas(1,1),i=r.getContext("2d");i.fillRect(0,0,1,1);var p=r.transferToImageBitmap();try{i.createPattern(p,"no-repeat")}catch{return!1}return!0})();function b(){}function D(r){var i=t.exports.Promise,p=i!==void 0?i:e.Promise;return typeof p=="function"?new p(r):(r(b,b),null)}var Y=(function(r,i){return{transform:function(p){if(r)return p;if(i.has(p))return i.get(p);var g=new OffscreenCanvas(p.width,p.height),C=g.getContext("2d");return C.drawImage(p,0,0),i.set(p,g),g},clear:function(){i.clear()}}})(f,new Map),Te=(function(){var r=Math.floor(16.666666666666668),i,p,g={},C=0;return typeof requestAnimationFrame=="function"&&typeof cancelAnimationFrame=="function"?(i=function(x){var w=Math.random();return g[w]=requestAnimationFrame(function h(_){C===_||C+r-1<_?(C=_,delete g[w],x()):g[w]=requestAnimationFrame(h)}),w},p=function(x){g[x]&&cancelAnimationFrame(g[x])}):(i=function(x){return setTimeout(x,r)},p=function(x){return clearTimeout(x)}),{frame:i,cancel:p}})(),Ee=(function(){var r,i,p={};function g(C){function x(w,h){C.postMessage({options:w||{},callback:h})}C.init=function(h){var _=h.transferControlToOffscreen();C.postMessage({canvas:_},[_])},C.fire=function(h,_,v){if(i)return x(h,null),i;var E=Math.random().toString(36).slice(2);return i=D(function(T){function F(I){I.data.callback===E&&(delete p[E],C.removeEventListener("message",F),i=null,Y.clear(),v(),T())}C.addEventListener("message",F),x(h,E),p[E]=F.bind(null,{data:{callback:E}})}),i},C.reset=function(){C.postMessage({reset:!0});for(var h in p)p[h](),delete p[h]}}return function(){if(r)return r;if(!o&&c){var C=["var CONFETTI, SIZE = {}, module = {};","("+n.toString()+")(this, module, true, SIZE);","onmessage = function(msg) {"," if (msg.data.options) {"," CONFETTI(msg.data.options).then(function () {"," if (msg.data.callback) {"," postMessage({ callback: msg.data.callback });"," }"," });"," } else if (msg.data.reset) {"," CONFETTI && CONFETTI.reset();"," } else if (msg.data.resize) {"," SIZE.width = msg.data.resize.width;"," SIZE.height = msg.data.resize.height;"," } else if (msg.data.canvas) {"," SIZE.width = msg.data.canvas.width;"," SIZE.height = msg.data.canvas.height;"," CONFETTI = module.exports.create(msg.data.canvas);"," }","}"].join(`
11
- `);try{r=new Worker(URL.createObjectURL(new Blob([C])))}catch(x){return typeof console!==void 0&&typeof console.warn=="function"&&console.warn("\u{1F38A} Could not load worker",x),null}g(r)}return r}})(),at={particleCount:50,angle:90,spread:45,startVelocity:45,decay:.9,gravity:1,drift:0,ticks:200,x:.5,y:.5,shapes:["square","circle"],zIndex:100,colors:["#26ccff","#a25afd","#ff5e7e","#88ff5a","#fcff42","#ffa62d","#ff36ff"],disableForReducedMotion:!1,scalar:1};function Je(r,i){return i?i(r):r}function Ye(r){return r!=null}function L(r,i,p){return Je(r&&Ye(r[i])?r[i]:at[i],p)}function Mt(r){return r<0?0:Math.floor(r)}function Xe(r,i){return Math.floor(Math.random()*(i-r))+r}function oe(r){return parseInt(r,16)}function Oe(r){return r.map(xe)}function xe(r){var i=String(r).replace(/[^0-9a-f]/gi,"");return i.length<6&&(i=i[0]+i[0]+i[1]+i[1]+i[2]+i[2]),{r:oe(i.substring(0,2)),g:oe(i.substring(2,4)),b:oe(i.substring(4,6))}}function Pt(r){var i=L(r,"origin",Object);return i.x=L(i,"x",Number),i.y=L(i,"y",Number),i}function kt(r){r.width=document.documentElement.clientWidth,r.height=document.documentElement.clientHeight}function st(r){var i=r.getBoundingClientRect();r.width=i.width,r.height=i.height}function lt(r){var i=document.createElement("canvas");return i.style.position="fixed",i.style.top="0px",i.style.left="0px",i.style.pointerEvents="none",i.style.zIndex=r,i}function ct(r,i,p,g,C,x,w,h,_){r.save(),r.translate(i,p),r.rotate(x),r.scale(g,C),r.arc(0,0,1,w,h,_),r.restore()}function dt(r){var i=r.angle*(Math.PI/180),p=r.spread*(Math.PI/180);return{x:r.x,y:r.y,wobble:Math.random()*10,wobbleSpeed:Math.min(.11,Math.random()*.1+.05),velocity:r.startVelocity*.5+Math.random()*r.startVelocity,angle2D:-i+(.5*p-Math.random()*p),tiltAngle:(Math.random()*(.75-.25)+.25)*Math.PI,color:r.color,shape:r.shape,tick:0,totalTicks:r.ticks,decay:r.decay,drift:r.drift,random:Math.random()+2,tiltSin:0,tiltCos:0,wobbleX:0,wobbleY:0,gravity:r.gravity*3,ovalScalar:.6,scalar:r.scalar,flat:r.flat}}function Le(r,i){i.x+=Math.cos(i.angle2D)*i.velocity+i.drift,i.y+=Math.sin(i.angle2D)*i.velocity+i.gravity,i.velocity*=i.decay,i.flat?(i.wobble=0,i.wobbleX=i.x+10*i.scalar,i.wobbleY=i.y+10*i.scalar,i.tiltSin=0,i.tiltCos=0,i.random=1):(i.wobble+=i.wobbleSpeed,i.wobbleX=i.x+10*i.scalar*Math.cos(i.wobble),i.wobbleY=i.y+10*i.scalar*Math.sin(i.wobble),i.tiltAngle+=.1,i.tiltSin=Math.sin(i.tiltAngle),i.tiltCos=Math.cos(i.tiltAngle),i.random=Math.random()+2);var p=i.tick++/i.totalTicks,g=i.x+i.random*i.tiltCos,C=i.y+i.random*i.tiltSin,x=i.wobbleX+i.random*i.tiltCos,w=i.wobbleY+i.random*i.tiltSin;if(r.fillStyle="rgba("+i.color.r+", "+i.color.g+", "+i.color.b+", "+(1-p)+")",r.beginPath(),u&&i.shape.type==="path"&&typeof i.shape.path=="string"&&Array.isArray(i.shape.matrix))r.fill(l(i.shape.path,i.shape.matrix,i.x,i.y,Math.abs(x-g)*.1,Math.abs(w-C)*.1,Math.PI/10*i.wobble));else if(i.shape.type==="bitmap"){var h=Math.PI/10*i.wobble,_=Math.abs(x-g)*.1,v=Math.abs(w-C)*.1,E=i.shape.bitmap.width*i.scalar,T=i.shape.bitmap.height*i.scalar,F=new DOMMatrix([Math.cos(h)*_,Math.sin(h)*_,-Math.sin(h)*v,Math.cos(h)*v,i.x,i.y]);F.multiplySelf(new DOMMatrix(i.shape.matrix));var I=r.createPattern(Y.transform(i.shape.bitmap),"no-repeat");I.setTransform(F),r.globalAlpha=1-p,r.fillStyle=I,r.fillRect(i.x-E/2,i.y-T/2,E,T),r.globalAlpha=1}else if(i.shape==="circle")r.ellipse?r.ellipse(i.x,i.y,Math.abs(x-g)*i.ovalScalar,Math.abs(w-C)*i.ovalScalar,Math.PI/10*i.wobble,0,2*Math.PI):ct(r,i.x,i.y,Math.abs(x-g)*i.ovalScalar,Math.abs(w-C)*i.ovalScalar,Math.PI/10*i.wobble,0,2*Math.PI);else if(i.shape==="star")for(var S=Math.PI/2*3,O=4*i.scalar,$=8*i.scalar,G=i.x,X=i.y,re=5,k=Math.PI/re;re--;)G=i.x+Math.cos(S)*$,X=i.y+Math.sin(S)*$,r.lineTo(G,X),S+=k,G=i.x+Math.cos(S)*O,X=i.y+Math.sin(S)*O,r.lineTo(G,X),S+=k;else r.moveTo(Math.floor(i.x),Math.floor(i.y)),r.lineTo(Math.floor(i.wobbleX),Math.floor(C)),r.lineTo(Math.floor(x),Math.floor(w)),r.lineTo(Math.floor(g),Math.floor(i.wobbleY));return r.closePath(),r.fill(),i.tick<i.totalTicks}function et(r,i,p,g,C){var x=i.slice(),w=r.getContext("2d"),h,_,v=D(function(E){function T(){h=_=null,w.clearRect(0,0,g.width,g.height),Y.clear(),C(),E()}function F(){o&&!(g.width===a.width&&g.height===a.height)&&(g.width=r.width=a.width,g.height=r.height=a.height),!g.width&&!g.height&&(p(r),g.width=r.width,g.height=r.height),w.clearRect(0,0,g.width,g.height),x=x.filter(function(I){return Le(w,I)}),x.length?h=Te.frame(F):T()}h=Te.frame(F),_=T});return{addFettis:function(E){return x=x.concat(E),v},canvas:r,promise:v,reset:function(){h&&Te.cancel(h),_&&_()}}}function tt(r,i){var p=!r,g=!!L(i||{},"resize"),C=!1,x=L(i,"disableForReducedMotion",Boolean),w=c&&!!L(i||{},"useWorker"),h=w?Ee():null,_=p?kt:st,v=r&&h?!!r.__confetti_initialized:!1,E=typeof matchMedia=="function"&&matchMedia("(prefers-reduced-motion)").matches,T;function F(S,O,$){for(var G=L(S,"particleCount",Mt),X=L(S,"angle",Number),re=L(S,"spread",Number),k=L(S,"startVelocity",Number),_e=L(S,"decay",Number),Fe=L(S,"gravity",Number),De=L(S,"drift",Number),K=L(S,"colors",Oe),me=L(S,"ticks",Number),pt=L(S,"shapes"),ee=L(S,"scalar"),Ae=!!L(S,"flat"),Ne=Pt(S),Be=G,ae=[],ue=r.width*Ne.x,Qi=r.height*Ne.y;Be--;)ae.push(dt({x:ue,y:Qi,angle:X,spread:re,startVelocity:k,color:K[Be%K.length],shape:pt[Xe(0,pt.length)],ticks:me,decay:_e,gravity:Fe,drift:De,scalar:ee,flat:Ae}));return T?T.addFettis(ae):(T=et(r,ae,_,O,$),T.promise)}function I(S){var O=x||L(S,"disableForReducedMotion",Boolean),$=L(S,"zIndex",Number);if(O&&E)return D(function(k){k()});p&&T?r=T.canvas:p&&!r&&(r=lt($),document.body.appendChild(r)),g&&!v&&_(r);var G={width:r.width,height:r.height};h&&!v&&h.init(r),v=!0,h&&(r.__confetti_initialized=!0);function X(){if(h){var k={getBoundingClientRect:function(){if(!p)return r.getBoundingClientRect()}};_(k),h.postMessage({resize:{width:k.width,height:k.height}});return}G.width=G.height=null}function re(){T=null,g&&(C=!1,e.removeEventListener("resize",X)),p&&r&&(document.body.contains(r)&&document.body.removeChild(r),r=null,v=!1)}return g&&!C&&(C=!0,e.addEventListener("resize",X,!1)),h?h.fire(S,G,re):F(S,G,re)}return I.reset=function(){h&&h.reset(),T&&T.reset()},I}var ke;function s(){return ke||(ke=tt(null,{useWorker:!0,resize:!0})),ke}function l(r,i,p,g,C,x,w){var h=new Path2D(r),_=new Path2D;_.addPath(h,new DOMMatrix(i));var v=new Path2D;return v.addPath(_,new DOMMatrix([Math.cos(w)*C,Math.sin(w)*C,-Math.sin(w)*x,Math.cos(w)*x,p,g])),v}function d(r){if(!u)throw new Error("path confetti are not supported in this browser");var i,p;typeof r=="string"?i=r:(i=r.path,p=r.matrix);var g=new Path2D(i),C=document.createElement("canvas"),x=C.getContext("2d");if(!p){for(var w=1e3,h=w,_=w,v=0,E=0,T,F,I=0;I<w;I+=2)for(var S=0;S<w;S+=2)x.isPointInPath(g,I,S,"nonzero")&&(h=Math.min(h,I),_=Math.min(_,S),v=Math.max(v,I),E=Math.max(E,S));T=v-h,F=E-_;var O=10,$=Math.min(O/T,O/F);p=[$,0,0,$,-Math.round(T/2+h)*$,-Math.round(F/2+_)*$]}return{type:"path",path:i,matrix:p}}function m(r){var i,p=1,g="#000000",C='"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "EmojiOne Color", "Android Emoji", "Twemoji Mozilla", "system emoji", sans-serif';typeof r=="string"?i=r:(i=r.text,p="scalar"in r?r.scalar:p,C="fontFamily"in r?r.fontFamily:C,g="color"in r?r.color:g);var x=10*p,w=""+x+"px "+C,h=new OffscreenCanvas(x,x),_=h.getContext("2d");_.font=w;var v=_.measureText(i),E=Math.ceil(v.actualBoundingBoxRight+v.actualBoundingBoxLeft),T=Math.ceil(v.actualBoundingBoxAscent+v.actualBoundingBoxDescent),F=2,I=v.actualBoundingBoxLeft+F,S=v.actualBoundingBoxAscent+F;E+=F+F,T+=F+F,h=new OffscreenCanvas(E,T),_=h.getContext("2d"),_.font=w,_.fillStyle=g,_.fillText(i,I,S);var O=1/p;return{type:"bitmap",bitmap:h.transferToImageBitmap(),matrix:[O,0,0,O,-E*O/2,-T*O/2]}}t.exports=function(){return s().apply(this,arguments)},t.exports.reset=function(){s().reset()},t.exports.create=tt,t.exports.shapeFromPath=d,t.exports.shapeFromText=m})((function(){return typeof window<"u"?window:typeof self<"u"?self:this||{}})(),Ht,!1);var qi=Ht.exports,po=Ht.exports.create;var Ct=class{static DEFAULTS={scalar:1.4,zIndex:1e4,shapes:["circle","circle","square"],colors:["#f51c8f","#2179e2","#d52dc8","#01a9d9","#78ff44","#fdff6a"]};static async basic(){await this.fire({particleCount:100,spread:70,origin:{y:.6}})}static async leftRight(e=100){let t=[],o=Date.now()+2e3,a=()=>{t.push(this.fire({angle:60,spread:55,origin:{x:0}}),this.fire({angle:120,spread:55,origin:{x:1}})),Date.now()<o&&e>0&&(requestAnimationFrame(a),e--)};a(),await Promise.all(t)}static async realistic(){await Promise.all([this.realisticFire(.25,{spread:26,startVelocity:55}),this.realisticFire(.2,{spread:60}),this.realisticFire(.35,{spread:100,decay:.91,scalar:.8}),this.realisticFire(.1,{spread:120,startVelocity:25,decay:.92,scalar:1.2}),this.realisticFire(.1,{spread:120,startVelocity:45})])}static async fire(e){Object.assign(e,this.DEFAULTS,e),e.particleCount=e.particleCount??this.DEFAULTS.colors.length,await qi(e)}static async realisticFire(e,t){let a={origin:{y:.7}};await this.fire(Object.assign({},a,t,{particleCount:Math.floor(200*e)}))}};var dn=(n,e)=>e.minValue;function pn(n,e){if(n&1&&(Se(0,"div",7),Ce(1,"safeHtml")),n&2){let t=y().$implicit;ve("innerHTML",Ve(1,1,t.minValue+" Products"),ce)}}function mn(n,e){if(n&1&&(Se(0,"div",7),Ce(1,"cooeeCurrency"),Ce(2,"safeHtml")),n&2){let t=y().$implicit;ve("innerHTML",Ve(2,3,Ve(1,1,t.minValue)),ce)}}function un(n,e){if(n&1&&(je(0,"li",6)(1,"div"),N(2,pn,2,3,"div",7)(3,mn,3,5,"div",7),Se(4,"img",8),je(5,"div",9),Z(6),$e()()()),n&2){let t=e.$implicit,o=y(2);nt("left",t.calculatedAlignment+"%"),V(2),B((o.progressBarConfig==null?null:o.progressBarConfig.rewardBasis)===o.RewardBasis.ITEM_COUNT?2:3),V(2),ve("src",o.getIconURL(t),He),V(2),ot(t.label)}}function fn(n,e){if(n&1&&(Se(0,"div",0),Ce(1,"cooeeDynamicVariables"),Ce(2,"safeHtml"),je(3,"div",1)(4,"ul",2)(5,"div",3),Se(6,"div",4),$e(),ge(7,un,7,5,"li",5,dn),$e()()),n&2){let t=y(),o=t.calculatedState(),a=o.nextMilestone?o.nextMilestone.reachingText:o.lastMilestone.reachedText;ve("innerHTML",Ve(2,6,mi(1,3,a,t.localDynamicVariables())),ce),V(6),nt("width",o.cartValuePercentage+"%"),V(),he(o.milestones)}}var xt=class n extends se{cart;localDynamicVariables=fe({});calculatedState=fe({});progressBarConfig;RewardBasis=Bt;constructor(){super()}engagementTriggerReceived(e){this.progressBarConfig=e.progressBarConfig}ngOnInit(){super.ngOnInit(),this.calculateMilestonesSilently()}update(){this.calculateMilestonesSilently()}getIconURL(e){return e.rewardType===ut.FREE_SHIPPING?"https://img.icons8.com/ios-filled/50/FFFFFF/free-shipping.png":e.rewardType===ut.DISCOUNT?"https://img.icons8.com/ios-glyphs/30/FFFFFF/sale-price-tag.png":e.rewardType===ut.FREE_AUTO_GIFT?"https://img.icons8.com/ios-filled/50/FFFFFF/gift--v1.png":""}calculateMilestonesSilently(){this.calculateMilestones().catch(e=>W.error(e))}async calculateMilestones(){let e=this.engagementTrigger,t=this.progressBarConfig;if(!t?.milestones?.length){W.warn("Milestones not available in progress bar config",e);return}let o=await this.cart.getNormalisedCart(),a=t.milestones.at(-1),c=t?.reachedAmountOrCount??o.originalAmount,u=t.totalProgress??0;W.verbose("Cart value:",c,`, percentage: ${u}%`),this.celebrate(e,c);let f={milestonesReady:!0,cartValuePercentage:u,milestones:t.milestones},b=t.milestones.find(D=>!D.reached);if(b){let D=Qe(b.minValue-c);if(t.rewardBasis==="ITEM_COUNT"){let Y=b.minValue-c;D=`${Y} ${Y===1?"product":"products"}`}this.localDynamicVariables.set({amount_left:D}),f.nextMilestone=b,this.calculatedState.set(f);return}f.lastMilestone=a,this.calculatedState.set(f)}celebrate(e,t){let c=[...e.progressBarConfig.milestones].reverse().find(b=>b.minValue<t);if(!c)return;let u=`lc/en/${e.shortID}/${c.minValue}`;sessionStorage.getItem(u)||(sessionStorage.setItem(u,"1"),this.progressBarConfig?.noConfetti||Ct.realistic())}static \u0275fac=function(t){return new(t||n)};static \u0275cmp=U({type:n,selectors:[["cooee-progressbar"]],inputs:{cart:"cart"},features:[te(ie()),z],decls:1,vars:1,consts:[[1,"heading",3,"innerHTML"],[1,"milestone-container"],[1,"milestone-list"],[1,"untracked-path"],[1,"tracked-path"],[1,"milestone-list-item",3,"left"],[1,"milestone-list-item"],[1,"milestone-value",3,"innerHTML"],["width","20","height","20","alt","milestone icon",1,"milestone-icon",3,"src"],[1,"milestone-label"]],template:function(t,o){t&1&&N(0,fn,9,8),t&2&&B(o.calculatedState().milestonesReady?0:-1)},dependencies:[yt,Ge,Vi],styles:[`:host{display:block;padding:10px;background:linear-gradient(0deg,rgba(var(--lc-primary-color),.1) 0%,transparent 100%)}.milestone-container{width:95%;margin:8px 0}.heading{font-weight:500;text-align:center;font-size:12px}.milestone-list{display:flex;align-items:center;position:relative;font-size:10px;font-weight:500}.untracked-path{width:100%;background-color:#e5e7eb;height:4px;position:absolute}.tracked-path{background-color:rgba(var(--lc-primary-color));height:100%;display:block;transition:width .5s ease-in-out}.milestone-list{padding:0;margin:0}.milestone-list-item{position:relative;display:flex;flex-direction:column;align-items:center;height:75px}.milestone-list-item>div{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:absolute;height:100%;width:100px}.milestone-icon{padding:5px;border-radius:1000px;background-color:rgba(var(--lc-primary-color))}
12
- `],encapsulation:3})};var gn=["numberVariable"],_t=class n extends se{numberSlot;savingsBarConfig;textParts=fe({start:"",end:""});globalIntervals=[];constructor(){super()}ngAfterViewInit(){this.updateUIVars()}engagementTriggerReceived(e){this.savingsBarConfig=e.content.savingsBarConfig,this.elementRef.nativeElement.classList.add("lc_"+e.entryAnimation?.toLowerCase()),this.savingsBarConfig.iconURL&&this.elementRef.nativeElement.style.setProperty("--lc-discount-icon",this.savingsBarConfig.iconURL)}update(){this.updateUIVars()}updateUIVars(){let e=be(be({},this.engagementTrigger.getCartMagicVariables()),Ci("total_savings",this.savingsBarConfig.totalSavings)),t=Ke(this.savingsBarConfig.text,{cart:e},this.triggerContext),o=t.match(/[\d.,]+/)?.[0];if(!o){W.error("No amount found in text",t);return}let[a,c]=t.split(o);this.textParts.set({start:a,end:c}),this.savingsBarConfig.animateNumber?this.runAnimation(o):this.numberSlot.nativeElement.innerHTML=o}runSlotMachineAnimation(e="0"){let t=this.numberSlot.nativeElement;t.innerHTML="";let o=this.savingsBarConfig.animationDuration/e.length;this.clearPreviousIntervals();for(let a=0;a<e.length;a++){let c=document.createElement("div");c.className="digit",c.style.display="inline-block",t.appendChild(c);let u=setInterval(()=>{let f=Math.floor(Math.random()*10);c.innerHTML=`<div>${f}</div>`},50);this.globalIntervals.push(u),setTimeout(()=>{clearInterval(u);let f=e?.[a]??Math.floor(Math.random()*10);c.innerHTML=`${f}`},(a+1)*o)}}clearPreviousIntervals(){this.globalIntervals.forEach(clearInterval),this.globalIntervals=[]}runIncrementalAnimation(e){let t=performance.now(),o=a=>{let c=Math.min((a-t)/this.savingsBarConfig.animationDuration,1);this.numberSlot.nativeElement.innerHTML=Math.floor(e*c).toString(),c<1&&requestAnimationFrame(o)};requestAnimationFrame(o)}runAnimation(e){this.savingsBarConfig.animation==="SLOT_MACHINE"?this.runSlotMachineAnimation(e):this.savingsBarConfig.animation==="INCREMENTAL"&&this.runIncrementalAnimation(Number(e))}static \u0275fac=function(t){return new(t||n)};static \u0275cmp=U({type:n,selectors:[["cooee-savings-bar"]],viewQuery:function(t,o){if(t&1&&Ue(gn,5),t&2){let a;ze(a=qe())&&(o.numberSlot=a.first)}},features:[z],decls:6,vars:2,consts:[["numberVariable",""],[1,"container"],[1,"icon"],[1,"primary-text",3,"innerHTML"],[1,"counter-text"],[1,"final-text",3,"innerHTML"]],template:function(t,o){t&1&&(je(0,"div",1),Se(1,"div",2)(2,"div",3)(3,"div",4,0)(5,"div",5),$e()),t&2&&(V(2),ve("innerHTML",o.textParts().start,ce),V(3),ve("innerHTML",o.textParts().end,ce))},styles:[`:host{display:block}.container{white-space:pre;display:flex;justify-content:center;align-items:center;background-color:rgba(var(--lc-primary-button-bg-color, 0 162 81));color:rgba(var(--lc-primary-button-color, 255 255 255));padding:8px;border-radius:4px 4px 0 0;overflow:hidden}.container .icon{background-image:var(--lc-discount-icon, url(https://img.icons8.com/ios-glyphs/30/FFFFFF/discount--v1.png));background-position:center;background-size:cover;height:20px;width:20px;margin-right:2px}
13
- `],encapsulation:3})};var bt=class n extends se{item;data=le(Ei);dialogRef=le(Ti);ItemDetailLayout=Si;constructor(){super(),this.triggerContext=this.data.triggerContext,this.item=this.data.item}close(){this.dialogRef.close()}engagementTriggerReceived(e){}update(){}static \u0275fac=function(t){return new(t||n)};static \u0275cmp=U({type:n,selectors:[["cooee-item-quick-view"]],features:[te(ie()),z],decls:1,vars:2,consts:[[3,"closeClick","item","layout"]],template:function(t,o){t&1&&(M(0,"cooee-item-detail",0),j("closeClick",function(){return o.close()}),P()),t&2&&H("item",o.item)("layout",o.ItemDetailLayout.TWO_PANE)},dependencies:[Di],styles:[`:host{display:flex;align-items:center;justify-content:center;height:100%}@media (min-width: 768px){cooee-item-detail{max-width:900px;max-height:80vh;border-radius:var(--lc-card-radius)}}
14
- `],encapsulation:3})};var wt=class n{dialog=le(gt);dialogRef;constructor(){}showItemQuickView(e,t){this.dialogRef=this.dialog.open(bt,{width:"100vw",height:"100dvh",backdropClass:["letscooee-backdrop"],data:{item:t,triggerContext:e}})}static \u0275fac=function(t){return new(t||n)};static \u0275prov=Qt({token:n,factory:n.\u0275fac,providedIn:"root"})};var hn=(n,e)=>({enter:n,exit:e});function vn(n,e){if(n&1&&(M(0,"div",7),Z(1),P(),M(2,"div",8),Z(3),P()),n&2){let t=y(2);V(),we(" ",t.getCurrency(t.selectedVariant().price.cmp)," "),V(2),we(" ",t.getDiscountPercentage(t.selectedVariant().price),"% off ")}}function yn(n,e){if(n&1&&(M(0,"div",6),Z(1),P()),n&2){let t=y(2);V(),we(" ",t.stickyATCConfig.leftText," ")}}function Cn(n,e){if(n&1&&(M(0,"div",1)(1,"div",5),Z(2),P(),N(3,vn,4,2),N(4,yn,2,1,"div",6),P()),n&2){let t=y();V(2),we(" ",t.getCurrency(t.selectedVariant().price.d)," "),V(),B(t.selectedVariant().price.cmp?3:-1),V(),B(t.stickyATCConfig.leftText?4:-1)}}function xn(n,e){if(n&1&&(M(0,"div",9),Z(1),P()),n&2){let t=e.$implicit,o=e.$index;y(2);let a=q(5);H("ngClass",pi(2,hn,o===a.currentIndex,o===a.previousIndex)),V(),we(" ",t," ")}}function _n(n,e){if(n&1&&(M(0,"div",4),ge(1,xn,2,5,"div",9,mt),P()),n&2){y();let t=q(5);V(),he(t.features)}}var Vt=class n extends se{currentItem;stickyATCConfig;selectedVariant=fe(void 0);featureSlider=fe({features:[],currentIndex:0});constructor(){super()}onVariantChange(e){this.currentItem&&(this.currentItem.setSelectedVariantByID(e.detail.variantID),this.selectedVariant.set(this.currentItem.selectedOrFirstVariant.value))}engagementTriggerReceived(e){this.stickyATCConfig=e.stickyATCConfig??{},this.currentItem=e.items[0],this.selectedVariant.set(this.currentItem.vars[0]),this.stickyATCConfig.leftText=this.replaceVariables(this.stickyATCConfig.leftText),this.stickyATCConfig.rightText=this.replaceVariables(this.stickyATCConfig.rightText),this.startFeatureRotation()}update(){}getCurrency(e){return Qe(e)}getDiscountPercentage(e){return((e.cmp-e.d)/e.cmp*100).toFixed(0)}addToCart(){this.engagementService.executeCTA(rt.ADD_TO_CART,{item:this.currentItem})}startFeatureRotation(){if(!this.stickyATCConfig.rightText)return;let e=this.stickyATCConfig.rightText.split(`
15
- `),t=e.length===1?null:setInterval(()=>{this.featureSlider.update(o=>Ut(be({},o),{previousIndex:o.currentIndex,currentIndex:(o.currentIndex+1)%o.features.length}))},3e3);this.featureSlider.set({intervalRef:t,currentIndex:0,features:e})}replaceVariables(e){return e?Ke(e,this.currentItem.getTemplateVariables(),this.triggerContext):""}static \u0275fac=function(t){return new(t||n)};static \u0275cmp=U({type:n,selectors:[["cooee-sticky-atc"]],hostBindings:function(t,o){t&1&&j("letscooee:variant-change",function(c){return o.onVariantChange(c)},ei)},features:[te(ie()),z],decls:7,vars:3,consts:[[1,"lc-wrapper"],[1,"lc-prices"],[1,"lc-button-wrapper"],["type","button",1,"lc-button","lc-button-atc",3,"click"],[1,"lc-features"],[1,"lc-sale-price"],[1,"lc-additional-text"],[1,"lc-compare-price"],[1,"lc-discount-label"],[1,"lc-feature",3,"ngClass"]],template:function(t,o){if(t&1){let a=J();M(0,"div",0),N(1,Cn,5,3,"div",1),M(2,"div",2)(3,"button",3),j("click",function(){return A(a),R(o.addToCart())}),Z(4,"Add To Cart"),P(),Re(5),N(6,_n,3,0,"div",4),P()()}if(t&2){V(),B(o.selectedVariant()&&o.stickyATCConfig.showProductInfo?1:-1),V(4);let a=ye(o.featureSlider());V(),B(a.features.length?6:-1)}},dependencies:[Ze],styles:[`:host{display:flex;justify-content:center;padding:10px;background-color:#fff;width:100%;box-shadow:4px 0 10px #0006;line-height:normal}.lc-wrapper{display:flex;justify-content:space-between;align-items:center;gap:8px;max-width:1100px;width:100%}.lc-prices{flex:1 1 100%;display:flex;flex-wrap:wrap;align-items:center;gap:6px}@media (min-width: 768px){.lc-prices{gap:8px}}.lc-sale-price{font-size:24px;font-weight:600}.lc-compare-price{font-size:18px;font-weight:600;color:red;text-decoration:line-through}.lc-discount-label{font-size:12px;font-weight:500;color:green}.lc-button-wrapper{flex:1 1 100%;display:flex;flex-direction:column;gap:4px;align-items:center}.lc-button{background-color:#000;color:#fff;opacity:1;pointer-events:auto;border-radius:4px;min-width:150px;width:100%;padding:8px}.lc-additional-text,.lc-feature{font-size:12px;color:#666}.lc-features{position:relative;overflow:hidden;height:16px;text-align:center;width:100%}.lc-features .lc-feature{position:absolute;width:100%;opacity:0;transform:translateY(100%);transition:transform .5s ease,opacity .5s ease}.lc-features .lc-feature.enter{opacity:1;transform:translateY(0);z-index:2}.lc-features .lc-feature.exit{opacity:0;transform:translateY(-100%);z-index:1}
16
- `],encapsulation:3})};var bn=["videoEl"];async function Wi(){return(await import("./video-detail-dialog.component-E3IQ3CUB.js")).VideoDetailDialogComponent}var Me=class n extends se{videoElements;videos;videoConfig;dialogRef=null;dialog=le(gt);isMobile=Mi();pausedVideos=[];videoLoadingStates=new Map;intersectionObserver;visibleVideos=new Set;constructor(){super(),Wi()}ngAfterViewInit(){this.checkAndOpenVideoFromUrl()}ngOnDestroy(){super.ngOnDestroy(),this.intersectionObserver?.disconnect()}engagementTriggerReceived(e){this.videoConfig=e.content?.videoConfig,this.videos=this.videoConfig.videos}onMuteToggled(e,t){e||this.videoElements.forEach(o=>{o.nativeElement!==t&&(o.nativeElement.muted=!0,o.nativeElement.pause())})}sendTriggerClicked(e,t){this.sendEvent("CE Trigger Clicked",{},e,t)}async onVideoTap(e,t,o,a,c){e?.stopPropagation(),e?.preventDefault();let u=t.items?.[0];if(this.sendTriggerClicked(t,u),this.videoConfig.footerContent==="NONE"){a&&(a.muted=!1,a.play(),this.onMuteToggled(!1,a));return}await this.openDialog(t,o,c)}sendEvent(e,t,o,a){let c=new ft(e,t,this.engagementTrigger);c.setVideos(o),a&&(c.items=[a.toEmbed()]),window.CooeeSDK.sendEvent(c)}onDialogClosed(){this.resumePlaylistVideos()}isVideoLoading(e){return this.videoLoadingStates.get(e)??!0}onVideoLoadStart(e){this.videoLoadingStates.set(e,!0)}onVideoCanPlay(e){this.videoLoadingStates.set(e,!1)}playVideo(e){e.play().catch(t=>{W.error("Failed to play video:",t)})}setupIntersectionObserver(e=.5,t="50px"){this.intersectionObserver=new IntersectionObserver(o=>{o.forEach(a=>{let c=a.target,u=c.dataset.videoId;u&&(a.isIntersecting?(this.visibleVideos.add(u),this.handleVideoVisibilityChange(c,!0)):(this.visibleVideos.delete(u),this.handleVideoVisibilityChange(c,!1)))})},{threshold:e,rootMargin:t}),setTimeout(()=>{this.videoElements.forEach(o=>{this.intersectionObserver?.observe(o.nativeElement)})},100)}handleVideoVisibilityChange(e,t){t?this.onVideoBecameVisible(e):e.pause()}onVideoBecameVisible(e){this.playVideo(e)}pauseAllPlaylistVideos(){this.pausedVideos=[],this.videoElements.forEach(e=>{let t=e.nativeElement;t.paused||(this.pausedVideos.push(t),t.pause())})}resumePlaylistVideos(){this.pausedVideos.forEach(e=>{e.play().catch(()=>{})}),this.pausedVideos=[]}async checkAndOpenVideoFromUrl(){let e=Oi();if(!e||!this.videos)return;let t=Ri();if(t.utm_campaign?.toLowerCase()!=="shoppable_video"||t.utm_source?.toLowerCase()!==Ai)return;let o=this.videos.findIndex(a=>a.shortID===+e);if(o!==-1){let a=this.videos[o];await vi.set("muted",!0),await this.openDialog(a,o)}}async openDialog(e,t,o){await _i();let a={videos:this.videos,currentIndex:t,triggerContext:this.triggerContext,selectedItem:o};this.dialogRef&&this.dialogRef.close(),this.pauseAllPlaylistVideos();let c=await Wi();this.dialogRef=this.dialog.open(c,{width:"100vw",height:"100vh",data:a,providers:bi(this.triggerContext,{video:e,index:t}),disableClose:!0});let u={videoID:e.id,videoIndex:t};this.sendEvent("CE Video Dialog Opened",{current:u},e),this.dialogRef.closed.subscribe(f=>{if(this.dialogRef=null,!f)return;let b=f.lastVideoDuration*1e3,D={videoID:f.lastVideo.id,videoIndex:f.lastVideoIndex,playedTillMS:b,playedTillPercent:b/f.lastVideo.durationMS};this.sendEvent("CE Video Dialog Closed",{current:D},f.lastVideo),this.onDialogClosed()})}static \u0275fac=function(t){return new(t||n)};static \u0275cmp=U({type:n,selectors:[["cooee-abstract-video"]],viewQuery:function(t,o){if(t&1&&Ue(bn,5),t&2){let a;ze(a=qe())&&(o.videoElements=a)}},features:[z],decls:0,vars:0,template:function(t,o){},encapsulation:2})};var Pe=class n{video=Dt.required({alias:"cooeeVideoSources"});prioritySource=Dt("high");elementRef=le(Xt);constructor(){fi(()=>{this.updateSources()})}updateSources(){let e=this.elementRef.nativeElement,t=this.video(),o=this.prioritySource();e.querySelectorAll("source").forEach(c=>c.remove()),o==="best"?(this.addSource(t.bestSource),this.addSource(t.highSource),this.addSource(t.lowSource)):o==="low"?(this.addSource(t.lowSource),this.addSource(t.highSource),this.addSource(t.bestSource)):(this.addSource(t.highSource),this.addSource(t.bestSource),this.addSource(t.lowSource)),this.addSource(t.m3u8Source),e.load()}addSource(e){if(!e)return;let t=document.createElement("source");t.src=e.url,t.type=e.mimeType,this.elementRef.nativeElement.appendChild(t)}static \u0275fac=function(t){return new(t||n)};static \u0275dir=ni({type:n,selectors:[["video","cooeeVideoSources",""]],inputs:{video:[1,"cooeeVideoSources","video"],prioritySource:[1,"prioritySource"]}})};var wn=(n,e)=>e.id;function Vn(n,e){if(n&1&&(ne(0,"div",1),Ce(1,"safeHtml")),n&2){let t=y();H("innerHTML",Ve(1,1,t.videoConfig.heading),ce)}}function Tn(n,e){n&1&&(M(0,"div",6),ne(1,"div",12),P())}function En(n,e){if(n&1){let t=J();M(0,"cooee-mute-toggle",13),j("toggled",function(a){A(t),y();let c=de(6),u=y();return R(u.onMuteToggled(a,c))}),P()}if(n&2){y();let t=de(6);H("muted",t.muted)("videoEl",t)}}function Sn(n,e){if(n&1){let t=J();M(0,"cooee-video-promoted-items",16),j("cardClick",function(a){A(t);let c=y(2),u=c.$implicit,f=c.$index,b=de(6),D=y();return R(D.onItemCardClick(a,u,f,b))}),P()}if(n&2){let t=y(2).$implicit;H("items",t.items)("centeredSlides",!1)}}function In(n,e){if(n&1){let t=J();M(0,"cooee-item-card",17),j("buttonClick",function(){A(t);let a=y(2),c=a.$implicit,u=a.$index,f=de(6),b=y();return R(b.addToCartClicked(null,c,u,f))})("click",function(){A(t);let a=y(2),c=a.$implicit,u=a.$index,f=de(6),b=q(0),D=y();return R(D.onItemCardClick(b,c,u,f))}),P()}if(n&2){y(2);let t=q(0);H("item",t)}}function Mn(n,e){if(n&1&&N(0,Sn,1,2,"cooee-video-promoted-items",14)(1,In,1,1,"cooee-item-card",15),n&2){let t=y().$implicit,o=y(),c=q(2)===o.VideoConfigFooterContent.ITEM_SWIPER;B(c&&t.items.length>1?0:t.items.length?1:-1)}}function Pn(n,e){if(n&1){let t=J();M(0,"cooee-video-card",18),j("linkClicked",function(){A(t);let a=y().$implicit,c=y();return R(c.sendTriggerClicked(a))}),P()}if(n&2){y();let t=q(1);H("card",t)}}function kn(n,e){if(n&1){let t=J();Re(0)(1),M(2,"div",4)(3,"div",5),j("click",function(a){let c=A(t),u=c.$implicit,f=c.$index,b=de(6),D=y();return R(D.onVideoTap(a,u,f,b))})("keydown.enter",function(a){let c=A(t),u=c.$implicit,f=c.$index,b=de(6),D=y();return R(D.onVideoTap(a,u,f,b))})("keydown.space",function(a){let c=A(t),u=c.$implicit,f=c.$index,b=de(6),D=y();return R(D.onVideoTap(a,u,f,b))}),N(4,Tn,2,0,"div",6),M(5,"video",7,0),j("mouseenter",function(){A(t);let a=de(6);y();let c=q(1);return R(c&&a.play())})("mouseleave",function(){A(t);let a=de(6);y();let c=q(1);return R(c&&a.pause())})("loadstart",function(){let a=A(t).$implicit,c=y();return R(c.onVideoLoadStart(a.id))})("canplay",function(){let a=A(t).$implicit,c=y();return R(c.onVideoCanPlay(a.id))}),P(),M(7,"div",8),N(8,En,1,2,"cooee-mute-toggle",9),P()(),M(9,"div",10),N(10,Mn,2,1)(11,Pn,1,1,"cooee-video-card",11),P()()}if(n&2){let t=e.$implicit,o=y(),a=q(0),c=q(2);ye(t.items[0]),V();let f=ye(t.card)&&c===o.VideoConfigFooterContent.CARD;V(2),nt("background-image",t.thumbnail?"url("+t.thumbnail+")":null),V(),B(o.isVideoLoading(t.id)?4:-1),V(),H("cooeeVideoSources",t)("muted",!0),it("preload",a?"metadata":"none")("autoplay",null)("data-video-id",t.id),V(3),B(o.videoConfig.showMuteButton?8:-1),V(2),B(o.videoConfig.showItems()?10:f?11:-1)}}var Tt=class n extends Me{VideoConfigFooterContent=At;VideoConfigAutoPlay=Fi;swiperOptions=null;constructor(){super(),this.hasSwiper=!0}ngAfterViewInit(){super.ngAfterViewInit();let e=this.videoConfig.playlistConfig.videoSwiper,t=e?(this.isMobile?e.gapSm:e.gap)+"px":window.cooeePlaylistGap??24,o=e?this.isMobile?e.maxInRowSm:e.maxInRow:"auto";this.swiperOptions={direction:"horizontal",effect:"slide",loop:e?.loop,freeMode:!0,spaceBetween:t,slidesPerView:o,mousewheel:{enabled:!0,forceToAxis:!0},autoplay:e?.autoplay?.enabled?{delay:e?.autoplay?.delay,disableOnInteraction:!1}:!1},this.setupIntersectionObserver(),this.playFirstVideo()}ngOnDestroy(){super.ngOnDestroy()}addToCartClicked(e,t,o,a){let c=t.items?.[0],u=hi.get().website?.canChangeVariantInCart;if(t.items?.length>1||c?.hasVariants()&&!u){this.onItemCardClick(c,t,o,a);return}this.engagementService.executeCTA(rt.ADD_TO_CART,{item:c,video:t})}goToPDP(e,t){e?.stopPropagation(),e?.preventDefault();let o=t.items?.[0];this.engagementService.executeCTA(rt.GO_TO_PRODUCT,{item:o,video:t})}onItemCardClick(e,t,o,a){this.videoConfig.playlistConfig.itemCardClickBehavior==="OPEN_ITEM_DETAIL"?this.onVideoTap(null,t,o,a,e):this.onVideoTap(null,t,o,a)}update(){}onVideoBecameVisible(e){this.shouldAutoPlay()&&(this.dialogRef?this.pausedVideos.push(e):this.playVideo(e))}shouldAutoPlay(){return this.videoConfig.autoPlay==="ON"||this.videoConfig.autoPlay==="ON_HOVER"&&this.isMobile}playFirstVideo(){}static \u0275fac=function(t){return new(t||n)};static \u0275cmp=U({type:n,selectors:[["cooee-video-playlist"]],features:[te(ie()),z],decls:8,vars:7,consts:[["videoEl",""],[1,"heading-text",3,"innerHTML"],[3,"options","navigationConfig","paginationConfig"],["ngProjectAs","swiper-slides",5,["swiper-slides"]],[1,"swiper-slide","video-card"],["role","button","tabindex","0","aria-label","Play video","aria-haspopup","dialog",1,"video-wrapper",3,"click","keydown.enter","keydown.space"],[1,"video-loading-overlay"],["width","100%","playsinline","","loop","",3,"mouseenter","mouseleave","loadstart","canplay","cooeeVideoSources","muted"],[1,"video-controls"],[3,"muted","videoEl"],["role","region","aria-label","Video details",1,"video-footer"],[3,"card"],[1,"loading-spinner"],[3,"toggled","muted","videoEl"],[3,"items","centeredSlides"],["role","button","tabindex","0","aria-label","Product detail",3,"item"],[3,"cardClick","items","centeredSlides"],["role","button","tabindex","0","aria-label","Product detail",3,"buttonClick","click","item"],[3,"linkClicked","card"]],template:function(t,o){if(t&1&&(Re(0)(1)(2),N(3,Vn,2,3,"div",1),M(4,"cooee-swiper",2),li(5,3),ge(6,kn,12,12,"div",4,wn),ci(),P()),t&2){ye(!o.videoConfig.autoPlay||o.videoConfig.autoPlay===o.VideoConfigAutoPlay.ON),V(),ye(o.videoConfig.autoPlay===o.VideoConfigAutoPlay.ON_HOVER),V(),ye(o.videoConfig.footerContent),V(),B(o.videoConfig.heading?3:-1);let a=o.videoConfig.playlistConfig.videoSwiper;V(),H("options",o.swiperOptions)("navigationConfig",a==null?null:a.navigation)("paginationConfig",a==null?null:a.pagination),V(2),he(o.videos)}},dependencies:[Bi,Ni,Li,ki,Pe,Hi,Ge],styles:[`:host{display:block}cooee-swiper.swiper{margin:8px;padding-top:25px;padding-bottom:25px}.video-wrapper{position:relative;cursor:pointer;outline:none;border-radius:var(--lc-media-radius, 8px);background-size:cover;background-position:center;background-repeat:no-repeat}.video-wrapper video{width:100%;height:var(--lc-video-card-height);object-fit:cover;border-radius:var(--lc-media-radius, 8px);position:relative}.video-card.swiper-slide{width:var(--lc-video-card-width);transition:transform .3s ease}.video-card.swiper-slide:hover{transform:scale(1.05)}@media (max-width: 768px),(prefers-reduced-motion: reduce){.video-card.swiper-slide{transition:none}.video-card.swiper-slide:hover{transform:none}}.video-controls{position:absolute;bottom:8px;z-index:10;right:8px;display:flex;gap:8px}.video-footer{overflow-x:hidden}cooee-item-card{cursor:pointer;padding-left:0!important;padding-right:0!important}cooee-item-card .item-image{width:50px;height:50px;display:none}cooee-item-card .item-detail-button{display:none!important}cooee-item-card .item-info{font-size:14px;line-height:normal;margin-right:unset!important}cooee-item-card .item-info .item-name{-webkit-line-clamp:1;overflow:hidden}.video-loading-overlay{border-radius:var(--lc-media-radius, 8px)}
17
- `],encapsulation:3})};var Fn=["videoElement"],Dn=n=>({"cursor-grab":n}),Et=class n extends Me{videoElement;video;isDragging=!1;hidden=!1;cdkDrag=le(ht,{self:!0});untilDestroyed=Ii();constructor(){super()}get popupClasses(){return this.hidden?["hidden"]:["visible"]}onClick(e){e.stopPropagation(),e.preventDefault(),this.onVideoClick()}ngOnInit(){super.ngOnInit();let e=this.elementRef.nativeElement.closest(".letscooee-engagement");e&&(e.style.zIndex="10000"),this.cdkDrag.moved.pipe(this.untilDestroyed).subscribe(()=>this.isDragging=!0)}ngAfterViewInit(){super.ngAfterViewInit(),setTimeout(()=>{this.autoPlay()},100)}onVideoClick(){if(this.isDragging){this.isDragging=!1;return}this.hidden=!0,this.onVideoTap(null,this.video,0)}close(){this.hidden=!0;let e=(new Date().getTime()-this.triggerContext.startTime.getTime())/1e3;this.sendEvent("CE Trigger Closed",{duration:e})}engagementTriggerReceived(e){super.engagementTriggerReceived(e),this.video=this.videos[0]}update(){}onDialogClosed(){this.hidden=!1}autoPlay(){let e=this.videoElement.nativeElement;this.hidden||this.playVideo(e)}static \u0275fac=function(t){return new(t||n)};static \u0275cmp=U({type:n,selectors:[["cooee-video-popup"]],viewQuery:function(t,o){if(t&1&&Ue(Fn,5),t&2){let a;ze(a=qe())&&(o.videoElement=a.first)}},hostAttrs:["role","button","tabindex","0","aria-label","Open video popup "],hostVars:3,hostBindings:function(t,o){t&1&&j("keydown.enter",function(c){return o.onClick(c)})("keydown.space",function(c){return o.onClick(c)})("click",function(c){return o.onClick(c)}),t&2&&(ve("cdkDragBoundary","body"),di(o.popupClasses))},features:[te(ie()),ri([{directive:ht,inputs:["cdkDragBoundary","cdkDragBoundary"]}]),z],decls:9,vars:5,consts:[["videoElement",""],[1,"popup-inner",3,"ngClass"],["type","button","aria-label","Close video popup",1,"close-button",3,"click"],["name","close","aria-hidden","true"],[1,"play-button"],["name","unmute","aria-hidden","true"],[1,"text"],["loop","","preload","metadata","playsinline","",3,"muted","cooeeVideoSources"]],template:function(t,o){if(t&1){let a=J();M(0,"div",1)(1,"button",2),j("click",function(u){return A(a),u.stopPropagation(),R(o.close())}),ne(2,"cooee-icon",3),P(),M(3,"div",4),ne(4,"cooee-icon",5),M(5,"div",6),Z(6,"Tap to unmute"),P()(),ne(7,"video",7,0),P()}t&2&&(H("ngClass",We(3,Dn,o.isDragging)),V(7),H("muted",!0)("cooeeVideoSources",o.video))},dependencies:[Ze,Pi,Pe],styles:[`:host{position:fixed;display:block;right:24px;bottom:24px;min-height:150px;max-width:150px;box-shadow:0 25px 50px -12px #00000040}:host(.hidden){display:none}.popup-inner{display:flex;justify-content:center;align-items:center;position:relative}video{width:100%;border-radius:8px;background-color:#fff}.close-button{position:absolute;top:-14px;right:-14px;background-color:#00000080;border-radius:9999px;width:32px;height:32px;border:none;z-index:10;display:flex;justify-content:center;align-items:center}.play-button{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:all .1s ease-in-out;z-index:999;flex-wrap:wrap;width:100%;max-width:130px;border-radius:5px;padding:5px 10px;background-color:#97979761;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.play-button cooee-icon{width:14px;height:14px}.play-button .text{font-size:11px;line-height:1;color:#fff;font-weight:400;margin-left:5px;text-align:center}
18
- `],encapsulation:3})};var An=(n,e)=>e.id;function Rn(n,e){if(n&1&&(ne(0,"div",1),Ce(1,"safeHtml")),n&2){let t=y();H("innerHTML",Ve(1,1,t.videoConfig.heading),ce)}}function On(n,e){n&1&&(M(0,"div",9),ne(1,"div",11),P())}function Ln(n,e){if(n&1){let t=J();M(0,"div",4),j("click",function(a){let c=A(t),u=c.$implicit,f=c.$index,b=y();return R(b.onVideoTap(a,u,f))})("keydown.enter",function(a){let c=A(t),u=c.$implicit,f=c.$index,b=y();return R(b.onVideoTap(a,u,f))})("keydown.space",function(a){let c=A(t),u=c.$implicit,f=c.$index,b=y();return R(b.onVideoTap(a,u,f))}),Gt(),M(1,"svg",5),ne(2,"circle",6)(3,"circle",7),P(),Kt(),M(4,"div",8),N(5,On,2,0,"div",9),M(6,"video",10,0),j("loadstart",function(){let a=A(t).$implicit,c=y();return R(c.onVideoLoadStart(a.id))})("canplay",function(){let a=A(t).$implicit,c=y();return R(c.onVideoCanPlay(a.id))}),P()()()}if(n&2){let t=e.$implicit,o=e.$index,a=y();it("aria-label","Open video story "+(o+1)),V(5),B(a.isVideoLoading(t.id)?5:-1),V(),H("poster",t.thumbnail,He)("cooeeVideoSources",t)("prioritySource","low")("muted",!0),it("data-video-id",t.id)}}var St=class n extends Me{constructor(){super()}ngAfterViewInit(){super.ngAfterViewInit(),this.setupIntersectionObserver()}ngOnDestroy(){super.ngOnDestroy()}update(){}static \u0275fac=function(t){return new(t||n)};static \u0275cmp=U({type:n,selectors:[["cooee-video-stories"]],features:[te(ie()),z],decls:4,vars:1,consts:[["videoEl",""],[1,"heading-text",3,"innerHTML"],[1,"video-stories"],["role","button","tabindex","0",1,"video-story"],["role","button","tabindex","0",1,"video-story",3,"click","keydown.enter","keydown.space"],["viewBox","0 0 100 100"],["cx","50","cy","50","r","48","fill","none","stroke-width","4"],["cx","50","cy","50","r","48","fill","none","stroke-width","4","stroke-linecap","round","stroke-dasharray","301.6","stroke-dashoffset","301.6",1,"video-story-circle"],[1,"video-wrapper"],[1,"video-loading-overlay"],["loop","","playsinline","","preload","metadata",3,"loadstart","canplay","poster","cooeeVideoSources","prioritySource","muted"],[1,"loading-spinner"]],template:function(t,o){t&1&&(N(0,Rn,2,3,"div",1),M(1,"div",2),ge(2,Ln,8,7,"div",3,An),P()),t&2&&(B(o.videoConfig.heading?0:-1),V(2),he(o.videos))},dependencies:[Pe,Ge],styles:[`:host{display:block}.video-stories{display:flex;overflow:auto;margin:.75rem;gap:.75rem;justify-content:center;align-items:center;scrollbar-width:none}.video-stories::-webkit-scrollbar{display:none}@media (max-width: 768px){.video-stories{justify-content:start!important}}.video-story{position:relative;width:5rem;height:5rem;cursor:pointer;flex-shrink:0}.video-story svg{position:absolute;top:0;left:0;width:100%;height:100%}.video-story svg circle:first-child{stroke:#d1d5db}.video-story svg circle:last-child{stroke:#3b82f6}.video-story .video-wrapper{position:relative;width:100%;height:100%;border-radius:9999px;overflow:hidden}.video-story .video-wrapper video{width:100%;height:100%;object-fit:cover;border-radius:9999px;position:relative;z-index:1}.video-story .video-wrapper .video-loading-overlay{border-radius:9999px}
19
- `],encapsulation:3})};var jt=(t=>(t.IMAGE="IMAGE",t.BUTTON="BUTTON",t))(jt||{});var $t=n=>({active:n});function Nn(n,e){if(n&1&&(M(0,"span",4),Z(1),P()),n&2){let t=y(2);V(),ot(t.collectionFilterConfig.subtitle)}}function Bn(n,e){if(n&1&&(M(0,"div",1)(1,"span",3),Z(2),P(),N(3,Nn,2,1,"span",4),P()),n&2){let t=y();V(2),ot(t.collectionFilterConfig.title),V(),B(t.collectionFilterConfig.subtitle?3:-1)}}function Hn(n,e){if(n&1&&(M(0,"span",9),Z(1),P()),n&2){let t=y(2).$implicit,o=q(0);H("ngClass",We(2,$t,o)),V(),we("",t.label," ")}}function jn(n,e){if(n&1){let t=J();M(0,"div",7),j("mousedown",function(){A(t);let a=y().$implicit,c=q(0),u=y(2);return R(u.filterClick(a,c))}),ne(1,"img",8),N(2,Hn,2,4,"span",9),P()}if(n&2){let t=y().$implicit,o=q(0);V(),H("src",t.imageSrc,He)("ngClass",We(3,$t,o)),V(),B(t.label?2:-1)}}function $n(n,e){if(n&1){let t=J();M(0,"button",10),j("click",function(){A(t);let a=y().$implicit,c=q(0),u=y(2);return R(u.filterClick(a,c))}),Z(1),P()}if(n&2){let t=y().$implicit,o=q(0);H("ngClass",We(2,$t,o)),V(),we("",t.label," ")}}function Un(n,e){if(n&1&&(Re(0),N(1,jn,3,5,"div",5)(2,$n,2,4,"button",6)),n&2){let t=e.$implicit,o=y(2);ye(t.value===o.currentActiveParams()[t.key]),V(),B(o.collectionFilterConfig.template===o.CollectionFilterTemplate.IMAGE?1:o.collectionFilterConfig.template===o.CollectionFilterTemplate.BUTTON?2:-1)}}function zn(n,e){if(n&1&&ge(0,Un,3,2,null,null,mt),n&2){let t=y();he(t.collectionFilterConfig.options)}}var It=class n extends se{currentActiveParams=fe({});collectionFilterConfig;CollectionFilterTemplate=jt;originalPushState;constructor(){super(),this.attachedURLStateChecker()}engagementTriggerReceived(e){this.collectionFilterConfig=e.content.collectionFilterConfig}update(){}ngOnDestroy(){this.originalPushState&&(window.history.pushState=this.originalPushState)}filterClick(e,t=!1){let o=new URL(window.location.href),a=t?"removed":"applied";if(t?o.searchParams.delete(e.key):o.searchParams.set(e.key,e.value),this.collectionFilterConfig.refreshPage){this.sendEvent(e,a),window.location.href=o.href;return}window.history.replaceState({path:o.href},"",o),this.sendEvent(e,a),this.checkAndUpdateParams()}sendEvent(e,t){let o=new ft("CE Trigger Clicked",{filterApplication:t,filter:{key:e.key,value:e.value}},this.engagementTrigger);window.CooeeSDK.sendEvent(o)}attachedURLStateChecker(){this.checkAndUpdateParams(),this.originalPushState=window.history.pushState,window.history.pushState=new Proxy(window.history.pushState,{apply:(e,t,o)=>{e.apply(t,o),this.checkAndUpdateParams()}})}checkAndUpdateParams(){let e=new URL(window.location.href),t={};e.searchParams.forEach((o,a)=>{t[a]=o}),this.currentActiveParams.set(t)}static \u0275fac=function(t){return new(t||n)};static \u0275cmp=U({type:n,selectors:[["cooee-collection-filter"]],features:[te(ie()),z],decls:4,vars:2,consts:[[1,"wrapper"],[1,"filter-title-container"],[1,"options-container"],[1,"filter-title"],[1,"filter-subtitle"],[1,"image-filter-wrapper"],["type","button",1,"filter-button",3,"ngClass"],[1,"image-filter-wrapper",3,"mousedown"],["alt","collection filter image",1,"filter-image",3,"src","ngClass"],[1,"filter-label",3,"ngClass"],["type","button",1,"filter-button",3,"click","ngClass"]],template:function(t,o){t&1&&(M(0,"div",0),N(1,Bn,4,2,"div",1),M(2,"div",2),N(3,zn,2,0),P()()),t&2&&(V(),B(o.collectionFilterConfig.title?1:-1),V(2),B(o.collectionFilterConfig.options.length?3:-1))},dependencies:[Ze],styles:[`.wrapper{display:flex;flex-direction:column;gap:10px;padding:10px;justify-content:center;align-items:center}.filter-title-container{display:flex;flex-direction:column;gap:5px;align-items:center}.filter-title-container .filter-title{color:rgba(var(--lc-heading-color));font-family:var(--lc-heading-family),serif;font-weight:var(--lc-heading-weight);font-size:var(--lc-heading-size);transform:var(--lc-heading-transform);letter-spacing:var(--lc-heading-letter-spacing);text-align:var(--lc-heading-align)}.filter-title-container .filter-subtitle{color:rgba(var(--lc-subheading-color));font-weight:var(--lc-subheading-weight);font-size:var(--lc-subheading-size)}.options-container{display:flex;gap:35px;align-items:center;flex-wrap:wrap;justify-content:center}.options-container .image-filter-wrapper{display:flex;gap:10px;flex-direction:column;align-items:center;cursor:pointer}.options-container .image-filter-wrapper .filter-image{width:var(--lc-image-width, 80px);height:var(--lc-image-height, 80px);border-radius:40px}.options-container .image-filter-wrapper .filter-image.active{border:2px solid rgba(var(--lc-primary-color));padding:2px}.options-container .image-filter-wrapper .filter-label{font-size:var(--lc-text-size, 14px);color:rgba(var(--lc-text-color));font-weight:var(--lc-text-weight)}.options-container .image-filter-wrapper .filter-label.active{color:rgba(var(--lc-primary-color))}.options-container .filter-button{background-color:rgba(var(--lc-secondary-button-bg-color));font-size:var(--lc-button-size, 14px);color:rgba(var(--lc-secondary-button-color));border-color:rgba(var(--lc-secondary-button-border-color));font-weight:var(--lc-secondary-button-weight);border-radius:var(--lc-button-radius);font-family:var(--lc-button-family),serif;height:var(--lc-button-height, 36px);padding:0 16px}.options-container .filter-button:hover,.options-container .filter-button.active{background-color:rgba(var(--lc-primary-button-bg-color));color:rgba(var(--lc-primary-button-color));border-color:rgba(var(--lc-primary-button-border-color));font-weight:var(--lc-primary-button-weight)}
20
- `],encapsulation:3})};xi("CooeeWidgetSDK");(async()=>{let n=await gi($i),e=(t,o)=>{let a=ji(t,{injector:n.injector});customElements.define(o,a)};e(Vt,"cooee-sticky-atc"),e(_t,"cooee-savings-bar"),e(xt,"cooee-progressbar"),e(Tt,"cooee-video-playlist"),e(Et,"cooee-video-popup"),e(St,"cooee-video-stories"),e(wi,"cooee-product-options-picker"),e(It,"cooee-collection-filter"),sessionStorage.cooeeDebug&&import("./debugger.component-XOR6S75S.js").then(t=>{e(t.DebuggerComponent,"cooee-debugger")}),window.cooeeShowQuickItem=(t,o)=>{n.injector.get(wt).showItemQuickView(t,o)}})();