@letscooee/web-sdk 11.5.7 → 12.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.release-it.json CHANGED
@@ -9,6 +9,7 @@
9
9
  "plugins": {
10
10
  "@release-it/conventional-changelog": {
11
11
  "infile": "CHANGELOG.md",
12
+ "ignoreRecommendedBump": true,
12
13
  "writerOpts": {
13
14
  "groupBy": "type"
14
15
  },
@@ -1 +1 @@
1
- import{g as p,o as d,p as g}from"./chunk-RBIGRBPH.js";var f=(t,e,o,r)=>{if(!e)return;let n={videoID:e.id,videoIndex:o},i=new p("CE Video Shared",{current:n,platform:r},t);window.CooeeSDK.sendEvent(i)},l=(t,e,o=!0)=>{let r=o?encodeURIComponent(m(t,e)):m(t,e),n="Hey! Check out this video for an amazing product -",i=o?encodeURIComponent(n):n;return{url:r,text:i}},m=(t,e)=>{let o=d(window.location.href,t);return g(o,e)};export{f as a,l as b};
1
+ import{g as p,o as d,p as g}from"./chunk-OXJQG5CR.js";var f=(t,e,o,r)=>{if(!e)return;let n={videoID:e.id,videoIndex:o},i=new p("CE Video Shared",{current:n,platform:r},t);window.CooeeSDK.sendEvent(i)},l=(t,e,o=!0)=>{let r=o?encodeURIComponent(m(t,e)):m(t,e),n="Hey! Check out this video for an amazing product -",i=o?encodeURIComponent(n):n;return{url:r,text:i}},m=(t,e)=>{let o=d(window.location.href,t);return g(o,e)};export{f as a,l as b};
@@ -1,4 +1,4 @@
1
- import{a as Us,b as zt,c as he,e as Cn,f as er,g as Bs,h as Hs,l as nr}from"./chunk-RBIGRBPH.js";import{a as tr}from"./chunk-74XS3G6Q.js";import{$ as fi,$a as En,Aa as gt,Ba as ke,Ca as vn,Da as B,E as Ht,Ea as Ns,Fa as Os,I as gn,K as Dt,L as mt,La as rt,Na as yn,O as N,Oa as Jn,Pa as Qn,Qa as ee,Ra as _t,Sa as Wt,Wa as je,X as Ee,Xa as We,Y as di,Ya as be,Za as Rs,_ as xs,_a as Ms,ab as Zn,ba as ht,bb as Ps,ca as _n,cb as Ue,db as Be,fb as bn,ga as Gt,ha as Q,hb as wt,ia as Z,ib as At,jb as vt,ka as $t,kb as Se,la as jt,ma as oe,mb as Sn,na as W,oa as z,pa as Me,qa as pe,ra as ge,s as ui,sa as tt,sb as Ls,t as li,tb as Fs,u as Ts,ub as Vs,v as Re,va as nt,wa as Ds,wb as ks,x as Ie,xa as ws,y as Te,ya as As,za as $e}from"./chunk-KHVPWQ5E.js";import{a as _,b as F,c as hn,d as Is,e as Nl,f as Ol,g as Xn}from"./chunk-V7UGKYBN.js";var Js=Nl((Xs,hi)=>{"use strict";(function(e){if(typeof Xs=="object"&&typeof hi<"u")hi.exports=e();else if(typeof define=="function"&&define.amd)define([],e);else{var t;typeof window<"u"?t=window:typeof global<"u"?t=global:typeof self<"u"?t=self:t=this,t.localforage=e()}})(function(){var e,t,n;return(function r(i,o,s){function u(y,p){if(!o[y]){if(!i[y]){var E=typeof hn=="function"&&hn;if(!p&&E)return E(y,!0);if(l)return l(y,!0);var v=new Error("Cannot find module '"+y+"'");throw v.code="MODULE_NOT_FOUND",v}var A=o[y]={exports:{}};i[y][0].call(A.exports,function(U){var M=i[y][1][U];return u(M||U)},A,A.exports,r,i,o,s)}return o[y].exports}for(var l=typeof hn=="function"&&hn,h=0;h<s.length;h++)u(s[h]);return u})({1:[function(r,i,o){(function(s){"use strict";var u=s.MutationObserver||s.WebKitMutationObserver,l;if(u){var h=0,y=new u(U),p=s.document.createTextNode("");y.observe(p,{characterData:!0}),l=function(){p.data=h=++h%2}}else if(!s.setImmediate&&typeof s.MessageChannel<"u"){var E=new s.MessageChannel;E.port1.onmessage=U,l=function(){E.port2.postMessage(0)}}else"document"in s&&"onreadystatechange"in s.document.createElement("script")?l=function(){var O=s.document.createElement("script");O.onreadystatechange=function(){U(),O.onreadystatechange=null,O.parentNode.removeChild(O),O=null},s.document.documentElement.appendChild(O)}:l=function(){setTimeout(U,0)};var v,A=[];function U(){v=!0;for(var O,V,X=A.length;X;){for(V=A,A=[],O=-1;++O<X;)V[O]();X=A.length}v=!1}i.exports=M;function M(O){A.push(O)===1&&!v&&l()}}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(r,i,o){"use strict";var s=r(1);function u(){}var l={},h=["REJECTED"],y=["FULFILLED"],p=["PENDING"];i.exports=E;function E(x){if(typeof x!="function")throw new TypeError("resolver must be a function");this.state=p,this.queue=[],this.outcome=void 0,x!==u&&M(this,x)}E.prototype.catch=function(x){return this.then(null,x)},E.prototype.then=function(x,H){if(typeof x!="function"&&this.state===y||typeof H!="function"&&this.state===h)return this;var L=new this.constructor(u);if(this.state!==p){var G=this.state===y?x:H;A(L,G,this.outcome)}else this.queue.push(new v(L,x,H));return L};function v(x,H,L){this.promise=x,typeof H=="function"&&(this.onFulfilled=H,this.callFulfilled=this.otherCallFulfilled),typeof L=="function"&&(this.onRejected=L,this.callRejected=this.otherCallRejected)}v.prototype.callFulfilled=function(x){l.resolve(this.promise,x)},v.prototype.otherCallFulfilled=function(x){A(this.promise,this.onFulfilled,x)},v.prototype.callRejected=function(x){l.reject(this.promise,x)},v.prototype.otherCallRejected=function(x){A(this.promise,this.onRejected,x)};function A(x,H,L){s(function(){var G;try{G=H(L)}catch(ne){return l.reject(x,ne)}G===x?l.reject(x,new TypeError("Cannot resolve promise with itself")):l.resolve(x,G)})}l.resolve=function(x,H){var L=O(U,H);if(L.status==="error")return l.reject(x,L.value);var G=L.value;if(G)M(x,G);else{x.state=y,x.outcome=H;for(var ne=-1,J=x.queue.length;++ne<J;)x.queue[ne].callFulfilled(H)}return x},l.reject=function(x,H){x.state=h,x.outcome=H;for(var L=-1,G=x.queue.length;++L<G;)x.queue[L].callRejected(H);return x};function U(x){var H=x&&x.then;if(x&&(typeof x=="object"||typeof x=="function")&&typeof H=="function")return function(){H.apply(x,arguments)}}function M(x,H){var L=!1;function G(Ne){L||(L=!0,l.reject(x,Ne))}function ne(Ne){L||(L=!0,l.resolve(x,Ne))}function J(){H(ne,G)}var de=O(J);de.status==="error"&&G(de.value)}function O(x,H){var L={};try{L.value=x(H),L.status="success"}catch(G){L.status="error",L.value=G}return L}E.resolve=V;function V(x){return x instanceof this?x:l.resolve(new this(u),x)}E.reject=X;function X(x){var H=new this(u);return l.reject(H,x)}E.all=we;function we(x){var H=this;if(Object.prototype.toString.call(x)!=="[object Array]")return this.reject(new TypeError("must be an array"));var L=x.length,G=!1;if(!L)return this.resolve([]);for(var ne=new Array(L),J=0,de=-1,Ne=new this(u);++de<L;)Ze(x[de],de);return Ne;function Ze(fn,Yn){H.resolve(fn).then(Zr,function(Ut){G||(G=!0,l.reject(Ne,Ut))});function Zr(Ut){ne[Yn]=Ut,++J===L&&!G&&(G=!0,l.resolve(Ne,ne))}}}E.race=Ae;function Ae(x){var H=this;if(Object.prototype.toString.call(x)!=="[object Array]")return this.reject(new TypeError("must be an array"));var L=x.length,G=!1;if(!L)return this.resolve([]);for(var ne=-1,J=new this(u);++ne<L;)de(x[ne]);return J;function de(Ne){H.resolve(Ne).then(function(Ze){G||(G=!0,l.resolve(J,Ze))},function(Ze){G||(G=!0,l.reject(J,Ze))})}}},{1:1}],3:[function(r,i,o){(function(s){"use strict";typeof s.Promise!="function"&&(s.Promise=r(2))}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(r,i,o){"use strict";var s=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(a){return typeof a}:function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a};function u(a,d){if(!(a instanceof d))throw new TypeError("Cannot call a class as a function")}function l(){try{if(typeof indexedDB<"u")return indexedDB;if(typeof webkitIndexedDB<"u")return webkitIndexedDB;if(typeof mozIndexedDB<"u")return mozIndexedDB;if(typeof OIndexedDB<"u")return OIndexedDB;if(typeof msIndexedDB<"u")return msIndexedDB}catch{return}}var h=l();function y(){try{if(!h||!h.open)return!1;var a=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),d=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!a||d)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function p(a,d){a=a||[],d=d||{};try{return new Blob(a,d)}catch(f){if(f.name!=="TypeError")throw f;for(var c=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,m=new c,g=0;g<a.length;g+=1)m.append(a[g]);return m.getBlob(d.type)}}typeof Promise>"u"&&r(3);var E=Promise;function v(a,d){d&&a.then(function(c){d(null,c)},function(c){d(c)})}function A(a,d,c){typeof d=="function"&&a.then(d),typeof c=="function"&&a.catch(c)}function U(a){return typeof a!="string"&&(console.warn(a+" used as a key, but it is not a string."),a=String(a)),a}function M(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var O="local-forage-detect-blob-support",V=void 0,X={},we=Object.prototype.toString,Ae="readonly",x="readwrite";function H(a){for(var d=a.length,c=new ArrayBuffer(d),m=new Uint8Array(c),g=0;g<d;g++)m[g]=a.charCodeAt(g);return c}function L(a){return new E(function(d){var c=a.transaction(O,x),m=p([""]);c.objectStore(O).put(m,"key"),c.onabort=function(g){g.preventDefault(),g.stopPropagation(),d(!1)},c.oncomplete=function(){var g=navigator.userAgent.match(/Chrome\/(\d+)/),f=navigator.userAgent.match(/Edge\//);d(f||!g||parseInt(g[1],10)>=43)}}).catch(function(){return!1})}function G(a){return typeof V=="boolean"?E.resolve(V):L(a).then(function(d){return V=d,V})}function ne(a){var d=X[a.name],c={};c.promise=new E(function(m,g){c.resolve=m,c.reject=g}),d.deferredOperations.push(c),d.dbReady?d.dbReady=d.dbReady.then(function(){return c.promise}):d.dbReady=c.promise}function J(a){var d=X[a.name],c=d.deferredOperations.pop();if(c)return c.resolve(),c.promise}function de(a,d){var c=X[a.name],m=c.deferredOperations.pop();if(m)return m.reject(d),m.promise}function Ne(a,d){return new E(function(c,m){if(X[a.name]=X[a.name]||is(),a.db)if(d)ne(a),a.db.close();else return c(a.db);var g=[a.name];d&&g.push(a.version);var f=h.open.apply(h,g);d&&(f.onupgradeneeded=function(b){var S=f.result;try{S.createObjectStore(a.storeName),b.oldVersion<=1&&S.createObjectStore(O)}catch(C){if(C.name==="ConstraintError")console.warn('The database "'+a.name+'" has been upgraded from version '+b.oldVersion+" to version "+b.newVersion+', but the storage "'+a.storeName+'" already exists.');else throw C}}),f.onerror=function(b){b.preventDefault(),m(f.error)},f.onsuccess=function(){var b=f.result;b.onversionchange=function(S){S.target.close()},c(b),J(a)}})}function Ze(a){return Ne(a,!1)}function fn(a){return Ne(a,!0)}function Yn(a,d){if(!a.db)return!0;var c=!a.db.objectStoreNames.contains(a.storeName),m=a.version<a.db.version,g=a.version>a.db.version;if(m&&(a.version!==d&&console.warn('The database "'+a.name+`" can't be downgraded from version `+a.db.version+" to version "+a.version+"."),a.version=a.db.version),g||c){if(c){var f=a.db.version+1;f>a.version&&(a.version=f)}return!0}return!1}function Zr(a){return new E(function(d,c){var m=new FileReader;m.onerror=c,m.onloadend=function(g){var f=btoa(g.target.result||"");d({__local_forage_encoded_blob:!0,data:f,type:a.type})},m.readAsBinaryString(a)})}function Ut(a){var d=H(atob(a.data));return p([d],{type:a.type})}function rs(a){return a&&a.__local_forage_encoded_blob}function Ou(a){var d=this,c=d._initReady().then(function(){var m=X[d._dbInfo.name];if(m&&m.dbReady)return m.dbReady});return A(c,a,a),c}function Ru(a){ne(a);for(var d=X[a.name],c=d.forages,m=0;m<c.length;m++){var g=c[m];g._dbInfo.db&&(g._dbInfo.db.close(),g._dbInfo.db=null)}return a.db=null,Ze(a).then(function(f){return a.db=f,Yn(a)?fn(a):f}).then(function(f){a.db=d.db=f;for(var b=0;b<c.length;b++)c[b]._dbInfo.db=f}).catch(function(f){throw de(a,f),f})}function et(a,d,c,m){m===void 0&&(m=1);try{var g=a.db.transaction(a.storeName,d);c(null,g)}catch(f){if(m>0&&(!a.db||f.name==="InvalidStateError"||f.name==="NotFoundError"))return E.resolve().then(function(){if(!a.db||f.name==="NotFoundError"&&!a.db.objectStoreNames.contains(a.storeName)&&a.version<=a.db.version)return a.db&&(a.version=a.db.version+1),fn(a)}).then(function(){return Ru(a).then(function(){et(a,d,c,m-1)})}).catch(c);c(f)}}function is(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function Mu(a){var d=this,c={db:null};if(a)for(var m in a)c[m]=a[m];var g=X[c.name];g||(g=is(),X[c.name]=g),g.forages.push(d),d._initReady||(d._initReady=d.ready,d.ready=Ou);var f=[];function b(){return E.resolve()}for(var S=0;S<g.forages.length;S++){var C=g.forages[S];C!==d&&f.push(C._initReady().catch(b))}var I=g.forages.slice(0);return E.all(f).then(function(){return c.db=g.db,Ze(c)}).then(function(T){return c.db=T,Yn(c,d._defaultConfig.version)?fn(c):T}).then(function(T){c.db=g.db=T,d._dbInfo=c;for(var w=0;w<I.length;w++){var k=I[w];k!==d&&(k._dbInfo.db=c.db,k._dbInfo.version=c.version)}})}function Pu(a,d){var c=this;a=U(a);var m=new E(function(g,f){c.ready().then(function(){et(c._dbInfo,Ae,function(b,S){if(b)return f(b);try{var C=S.objectStore(c._dbInfo.storeName),I=C.get(a);I.onsuccess=function(){var T=I.result;T===void 0&&(T=null),rs(T)&&(T=Ut(T)),g(T)},I.onerror=function(){f(I.error)}}catch(T){f(T)}})}).catch(f)});return v(m,d),m}function Lu(a,d){var c=this,m=new E(function(g,f){c.ready().then(function(){et(c._dbInfo,Ae,function(b,S){if(b)return f(b);try{var C=S.objectStore(c._dbInfo.storeName),I=C.openCursor(),T=1;I.onsuccess=function(){var w=I.result;if(w){var k=w.value;rs(k)&&(k=Ut(k));var $=a(k,w.key,T++);$!==void 0?g($):w.continue()}else g()},I.onerror=function(){f(I.error)}}catch(w){f(w)}})}).catch(f)});return v(m,d),m}function Fu(a,d,c){var m=this;a=U(a);var g=new E(function(f,b){var S;m.ready().then(function(){return S=m._dbInfo,we.call(d)==="[object Blob]"?G(S.db).then(function(C){return C?d:Zr(d)}):d}).then(function(C){et(m._dbInfo,x,function(I,T){if(I)return b(I);try{var w=T.objectStore(m._dbInfo.storeName);C===null&&(C=void 0);var k=w.put(C,a);T.oncomplete=function(){C===void 0&&(C=null),f(C)},T.onabort=T.onerror=function(){var $=k.error?k.error:k.transaction.error;b($)}}catch($){b($)}})}).catch(b)});return v(g,c),g}function Vu(a,d){var c=this;a=U(a);var m=new E(function(g,f){c.ready().then(function(){et(c._dbInfo,x,function(b,S){if(b)return f(b);try{var C=S.objectStore(c._dbInfo.storeName),I=C.delete(a);S.oncomplete=function(){g()},S.onerror=function(){f(I.error)},S.onabort=function(){var T=I.error?I.error:I.transaction.error;f(T)}}catch(T){f(T)}})}).catch(f)});return v(m,d),m}function ku(a){var d=this,c=new E(function(m,g){d.ready().then(function(){et(d._dbInfo,x,function(f,b){if(f)return g(f);try{var S=b.objectStore(d._dbInfo.storeName),C=S.clear();b.oncomplete=function(){m()},b.onabort=b.onerror=function(){var I=C.error?C.error:C.transaction.error;g(I)}}catch(I){g(I)}})}).catch(g)});return v(c,a),c}function Uu(a){var d=this,c=new E(function(m,g){d.ready().then(function(){et(d._dbInfo,Ae,function(f,b){if(f)return g(f);try{var S=b.objectStore(d._dbInfo.storeName),C=S.count();C.onsuccess=function(){m(C.result)},C.onerror=function(){g(C.error)}}catch(I){g(I)}})}).catch(g)});return v(c,a),c}function Bu(a,d){var c=this,m=new E(function(g,f){if(a<0){g(null);return}c.ready().then(function(){et(c._dbInfo,Ae,function(b,S){if(b)return f(b);try{var C=S.objectStore(c._dbInfo.storeName),I=!1,T=C.openKeyCursor();T.onsuccess=function(){var w=T.result;if(!w){g(null);return}a===0||I?g(w.key):(I=!0,w.advance(a))},T.onerror=function(){f(T.error)}}catch(w){f(w)}})}).catch(f)});return v(m,d),m}function Hu(a){var d=this,c=new E(function(m,g){d.ready().then(function(){et(d._dbInfo,Ae,function(f,b){if(f)return g(f);try{var S=b.objectStore(d._dbInfo.storeName),C=S.openKeyCursor(),I=[];C.onsuccess=function(){var T=C.result;if(!T){m(I);return}I.push(T.key),T.continue()},C.onerror=function(){g(C.error)}}catch(T){g(T)}})}).catch(g)});return v(c,a),c}function Gu(a,d){d=M.apply(this,arguments);var c=this.config();a=typeof a!="function"&&a||{},a.name||(a.name=a.name||c.name,a.storeName=a.storeName||c.storeName);var m=this,g;if(!a.name)g=E.reject("Invalid arguments");else{var f=a.name===c.name&&m._dbInfo.db,b=f?E.resolve(m._dbInfo.db):Ze(a).then(function(S){var C=X[a.name],I=C.forages;C.db=S;for(var T=0;T<I.length;T++)I[T]._dbInfo.db=S;return S});a.storeName?g=b.then(function(S){if(S.objectStoreNames.contains(a.storeName)){var C=S.version+1;ne(a);var I=X[a.name],T=I.forages;S.close();for(var w=0;w<T.length;w++){var k=T[w];k._dbInfo.db=null,k._dbInfo.version=C}var $=new E(function(j,ie){var re=h.open(a.name,C);re.onerror=function(Oe){var mn=re.result;mn.close(),ie(Oe)},re.onupgradeneeded=function(){var Oe=re.result;Oe.deleteObjectStore(a.storeName)},re.onsuccess=function(){var Oe=re.result;Oe.close(),j(Oe)}});return $.then(function(j){I.db=j;for(var ie=0;ie<T.length;ie++){var re=T[ie];re._dbInfo.db=j,J(re._dbInfo)}}).catch(function(j){throw(de(a,j)||E.resolve()).catch(function(){}),j})}}):g=b.then(function(S){ne(a);var C=X[a.name],I=C.forages;S.close();for(var T=0;T<I.length;T++){var w=I[T];w._dbInfo.db=null}var k=new E(function($,j){var ie=h.deleteDatabase(a.name);ie.onerror=function(){var re=ie.result;re&&re.close(),j(ie.error)},ie.onblocked=function(){console.warn('dropInstance blocked for database "'+a.name+'" until all open connections are closed')},ie.onsuccess=function(){var re=ie.result;re&&re.close(),$(re)}});return k.then(function($){C.db=$;for(var j=0;j<I.length;j++){var ie=I[j];J(ie._dbInfo)}}).catch(function($){throw(de(a,$)||E.resolve()).catch(function(){}),$})})}return v(g,d),g}var $u={_driver:"asyncStorage",_initStorage:Mu,_support:y(),iterate:Lu,getItem:Pu,setItem:Fu,removeItem:Vu,clear:ku,length:Uu,key:Bu,keys:Hu,dropInstance:Gu};function ju(){return typeof openDatabase=="function"}var ft="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Wu="~~local_forage_type~",os=/^~~local_forage_type~([^~]+)~/,qn="__lfsc__:",ei=qn.length,ti="arbf",ni="blob",ss="si08",as="ui08",cs="uic8",us="si16",ls="si32",ds="ur16",fs="ui32",ps="fl32",ms="fl64",hs=ei+ti.length,gs=Object.prototype.toString;function _s(a){var d=a.length*.75,c=a.length,m,g=0,f,b,S,C;a[a.length-1]==="="&&(d--,a[a.length-2]==="="&&d--);var I=new ArrayBuffer(d),T=new Uint8Array(I);for(m=0;m<c;m+=4)f=ft.indexOf(a[m]),b=ft.indexOf(a[m+1]),S=ft.indexOf(a[m+2]),C=ft.indexOf(a[m+3]),T[g++]=f<<2|b>>4,T[g++]=(b&15)<<4|S>>2,T[g++]=(S&3)<<6|C&63;return I}function ri(a){var d=new Uint8Array(a),c="",m;for(m=0;m<d.length;m+=3)c+=ft[d[m]>>2],c+=ft[(d[m]&3)<<4|d[m+1]>>4],c+=ft[(d[m+1]&15)<<2|d[m+2]>>6],c+=ft[d[m+2]&63];return d.length%3===2?c=c.substring(0,c.length-1)+"=":d.length%3===1&&(c=c.substring(0,c.length-2)+"=="),c}function zu(a,d){var c="";if(a&&(c=gs.call(a)),a&&(c==="[object ArrayBuffer]"||a.buffer&&gs.call(a.buffer)==="[object ArrayBuffer]")){var m,g=qn;a instanceof ArrayBuffer?(m=a,g+=ti):(m=a.buffer,c==="[object Int8Array]"?g+=ss:c==="[object Uint8Array]"?g+=as:c==="[object Uint8ClampedArray]"?g+=cs:c==="[object Int16Array]"?g+=us:c==="[object Uint16Array]"?g+=ds:c==="[object Int32Array]"?g+=ls:c==="[object Uint32Array]"?g+=fs:c==="[object Float32Array]"?g+=ps:c==="[object Float64Array]"?g+=ms:d(new Error("Failed to get type for BinaryArray"))),d(g+ri(m))}else if(c==="[object Blob]"){var f=new FileReader;f.onload=function(){var b=Wu+a.type+"~"+ri(this.result);d(qn+ni+b)},f.readAsArrayBuffer(a)}else try{d(JSON.stringify(a))}catch(b){console.error("Couldn't convert value into a JSON string: ",a),d(null,b)}}function Yu(a){if(a.substring(0,ei)!==qn)return JSON.parse(a);var d=a.substring(hs),c=a.substring(ei,hs),m;if(c===ni&&os.test(d)){var g=d.match(os);m=g[1],d=d.substring(g[0].length)}var f=_s(d);switch(c){case ti:return f;case ni:return p([f],{type:m});case ss:return new Int8Array(f);case as:return new Uint8Array(f);case cs:return new Uint8ClampedArray(f);case us:return new Int16Array(f);case ds:return new Uint16Array(f);case ls:return new Int32Array(f);case fs:return new Uint32Array(f);case ps:return new Float32Array(f);case ms:return new Float64Array(f);default:throw new Error("Unkown type: "+c)}}var ii={serialize:zu,deserialize:Yu,stringToBuffer:_s,bufferToString:ri};function vs(a,d,c,m){a.executeSql("CREATE TABLE IF NOT EXISTS "+d.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],c,m)}function qu(a){var d=this,c={db:null};if(a)for(var m in a)c[m]=typeof a[m]!="string"?a[m].toString():a[m];var g=new E(function(f,b){try{c.db=openDatabase(c.name,String(c.version),c.description,c.size)}catch(S){return b(S)}c.db.transaction(function(S){vs(S,c,function(){d._dbInfo=c,f()},function(C,I){b(I)})},b)});return c.serializer=ii,g}function pt(a,d,c,m,g,f){a.executeSql(c,m,g,function(b,S){S.code===S.SYNTAX_ERR?b.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[d.storeName],function(C,I){I.rows.length?f(C,S):vs(C,d,function(){C.executeSql(c,m,g,f)},f)},f):f(b,S)},f)}function Ku(a,d){var c=this;a=U(a);var m=new E(function(g,f){c.ready().then(function(){var b=c._dbInfo;b.db.transaction(function(S){pt(S,b,"SELECT * FROM "+b.storeName+" WHERE key = ? LIMIT 1",[a],function(C,I){var T=I.rows.length?I.rows.item(0).value:null;T&&(T=b.serializer.deserialize(T)),g(T)},function(C,I){f(I)})})}).catch(f)});return v(m,d),m}function Xu(a,d){var c=this,m=new E(function(g,f){c.ready().then(function(){var b=c._dbInfo;b.db.transaction(function(S){pt(S,b,"SELECT * FROM "+b.storeName,[],function(C,I){for(var T=I.rows,w=T.length,k=0;k<w;k++){var $=T.item(k),j=$.value;if(j&&(j=b.serializer.deserialize(j)),j=a(j,$.key,k+1),j!==void 0){g(j);return}}g()},function(C,I){f(I)})})}).catch(f)});return v(m,d),m}function ys(a,d,c,m){var g=this;a=U(a);var f=new E(function(b,S){g.ready().then(function(){d===void 0&&(d=null);var C=d,I=g._dbInfo;I.serializer.serialize(d,function(T,w){w?S(w):I.db.transaction(function(k){pt(k,I,"INSERT OR REPLACE INTO "+I.storeName+" (key, value) VALUES (?, ?)",[a,T],function(){b(C)},function($,j){S(j)})},function(k){if(k.code===k.QUOTA_ERR){if(m>0){b(ys.apply(g,[a,C,c,m-1]));return}S(k)}})})}).catch(S)});return v(f,c),f}function Ju(a,d,c){return ys.apply(this,[a,d,c,1])}function Qu(a,d){var c=this;a=U(a);var m=new E(function(g,f){c.ready().then(function(){var b=c._dbInfo;b.db.transaction(function(S){pt(S,b,"DELETE FROM "+b.storeName+" WHERE key = ?",[a],function(){g()},function(C,I){f(I)})})}).catch(f)});return v(m,d),m}function Zu(a){var d=this,c=new E(function(m,g){d.ready().then(function(){var f=d._dbInfo;f.db.transaction(function(b){pt(b,f,"DELETE FROM "+f.storeName,[],function(){m()},function(S,C){g(C)})})}).catch(g)});return v(c,a),c}function el(a){var d=this,c=new E(function(m,g){d.ready().then(function(){var f=d._dbInfo;f.db.transaction(function(b){pt(b,f,"SELECT COUNT(key) as c FROM "+f.storeName,[],function(S,C){var I=C.rows.item(0).c;m(I)},function(S,C){g(C)})})}).catch(g)});return v(c,a),c}function tl(a,d){var c=this,m=new E(function(g,f){c.ready().then(function(){var b=c._dbInfo;b.db.transaction(function(S){pt(S,b,"SELECT key FROM "+b.storeName+" WHERE id = ? LIMIT 1",[a+1],function(C,I){var T=I.rows.length?I.rows.item(0).key:null;g(T)},function(C,I){f(I)})})}).catch(f)});return v(m,d),m}function nl(a){var d=this,c=new E(function(m,g){d.ready().then(function(){var f=d._dbInfo;f.db.transaction(function(b){pt(b,f,"SELECT key FROM "+f.storeName,[],function(S,C){for(var I=[],T=0;T<C.rows.length;T++)I.push(C.rows.item(T).key);m(I)},function(S,C){g(C)})})}).catch(g)});return v(c,a),c}function rl(a){return new E(function(d,c){a.transaction(function(m){m.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(g,f){for(var b=[],S=0;S<f.rows.length;S++)b.push(f.rows.item(S).name);d({db:a,storeNames:b})},function(g,f){c(f)})},function(m){c(m)})})}function il(a,d){d=M.apply(this,arguments);var c=this.config();a=typeof a!="function"&&a||{},a.name||(a.name=a.name||c.name,a.storeName=a.storeName||c.storeName);var m=this,g;return a.name?g=new E(function(f){var b;a.name===c.name?b=m._dbInfo.db:b=openDatabase(a.name,"","",0),a.storeName?f({db:b,storeNames:[a.storeName]}):f(rl(b))}).then(function(f){return new E(function(b,S){f.db.transaction(function(C){function I($){return new E(function(j,ie){C.executeSql("DROP TABLE IF EXISTS "+$,[],function(){j()},function(re,Oe){ie(Oe)})})}for(var T=[],w=0,k=f.storeNames.length;w<k;w++)T.push(I(f.storeNames[w]));E.all(T).then(function(){b()}).catch(function($){S($)})},function(C){S(C)})})}):g=E.reject("Invalid arguments"),v(g,d),g}var ol={_driver:"webSQLStorage",_initStorage:qu,_support:ju(),iterate:Xu,getItem:Ku,setItem:Ju,removeItem:Qu,clear:Zu,length:el,key:tl,keys:nl,dropInstance:il};function sl(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function Es(a,d){var c=a.name+"/";return a.storeName!==d.storeName&&(c+=a.storeName+"/"),c}function al(){var a="_localforage_support_test";try{return localStorage.setItem(a,!0),localStorage.removeItem(a),!1}catch{return!0}}function cl(){return!al()||localStorage.length>0}function ul(a){var d=this,c={};if(a)for(var m in a)c[m]=a[m];return c.keyPrefix=Es(a,d._defaultConfig),cl()?(d._dbInfo=c,c.serializer=ii,E.resolve()):E.reject()}function ll(a){var d=this,c=d.ready().then(function(){for(var m=d._dbInfo.keyPrefix,g=localStorage.length-1;g>=0;g--){var f=localStorage.key(g);f.indexOf(m)===0&&localStorage.removeItem(f)}});return v(c,a),c}function dl(a,d){var c=this;a=U(a);var m=c.ready().then(function(){var g=c._dbInfo,f=localStorage.getItem(g.keyPrefix+a);return f&&(f=g.serializer.deserialize(f)),f});return v(m,d),m}function fl(a,d){var c=this,m=c.ready().then(function(){for(var g=c._dbInfo,f=g.keyPrefix,b=f.length,S=localStorage.length,C=1,I=0;I<S;I++){var T=localStorage.key(I);if(T.indexOf(f)===0){var w=localStorage.getItem(T);if(w&&(w=g.serializer.deserialize(w)),w=a(w,T.substring(b),C++),w!==void 0)return w}}});return v(m,d),m}function pl(a,d){var c=this,m=c.ready().then(function(){var g=c._dbInfo,f;try{f=localStorage.key(a)}catch{f=null}return f&&(f=f.substring(g.keyPrefix.length)),f});return v(m,d),m}function ml(a){var d=this,c=d.ready().then(function(){for(var m=d._dbInfo,g=localStorage.length,f=[],b=0;b<g;b++){var S=localStorage.key(b);S.indexOf(m.keyPrefix)===0&&f.push(S.substring(m.keyPrefix.length))}return f});return v(c,a),c}function hl(a){var d=this,c=d.keys().then(function(m){return m.length});return v(c,a),c}function gl(a,d){var c=this;a=U(a);var m=c.ready().then(function(){var g=c._dbInfo;localStorage.removeItem(g.keyPrefix+a)});return v(m,d),m}function _l(a,d,c){var m=this;a=U(a);var g=m.ready().then(function(){d===void 0&&(d=null);var f=d;return new E(function(b,S){var C=m._dbInfo;C.serializer.serialize(d,function(I,T){if(T)S(T);else try{localStorage.setItem(C.keyPrefix+a,I),b(f)}catch(w){(w.name==="QuotaExceededError"||w.name==="NS_ERROR_DOM_QUOTA_REACHED")&&S(w),S(w)}})})});return v(g,c),g}function vl(a,d){if(d=M.apply(this,arguments),a=typeof a!="function"&&a||{},!a.name){var c=this.config();a.name=a.name||c.name,a.storeName=a.storeName||c.storeName}var m=this,g;return a.name?g=new E(function(f){a.storeName?f(Es(a,m._defaultConfig)):f(a.name+"/")}).then(function(f){for(var b=localStorage.length-1;b>=0;b--){var S=localStorage.key(b);S.indexOf(f)===0&&localStorage.removeItem(S)}}):g=E.reject("Invalid arguments"),v(g,d),g}var yl={_driver:"localStorageWrapper",_initStorage:ul,_support:sl(),iterate:fl,getItem:dl,setItem:_l,removeItem:gl,clear:ll,length:hl,key:pl,keys:ml,dropInstance:vl},El=function(d,c){return d===c||typeof d=="number"&&typeof c=="number"&&isNaN(d)&&isNaN(c)},bl=function(d,c){for(var m=d.length,g=0;g<m;){if(El(d[g],c))return!0;g++}return!1},bs=Array.isArray||function(a){return Object.prototype.toString.call(a)==="[object Array]"},pn={},Ss={},Bt={INDEXEDDB:$u,WEBSQL:ol,LOCALSTORAGE:yl},Sl=[Bt.INDEXEDDB._driver,Bt.WEBSQL._driver,Bt.LOCALSTORAGE._driver],Kn=["dropInstance"],oi=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(Kn),Cl={description:"",driver:Sl.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function Il(a,d){a[d]=function(){var c=arguments;return a.ready().then(function(){return a[d].apply(a,c)})}}function si(){for(var a=1;a<arguments.length;a++){var d=arguments[a];if(d)for(var c in d)d.hasOwnProperty(c)&&(bs(d[c])?arguments[0][c]=d[c].slice():arguments[0][c]=d[c])}return arguments[0]}var Tl=(function(){function a(d){u(this,a);for(var c in Bt)if(Bt.hasOwnProperty(c)){var m=Bt[c],g=m._driver;this[c]=g,pn[g]||this.defineDriver(m)}this._defaultConfig=si({},Cl),this._config=si({},this._defaultConfig,d),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return a.prototype.config=function(c){if((typeof c>"u"?"undefined":s(c))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var m in c){if(m==="storeName"&&(c[m]=c[m].replace(/\W/g,"_")),m==="version"&&typeof c[m]!="number")return new Error("Database version must be a number.");this._config[m]=c[m]}return"driver"in c&&c.driver?this.setDriver(this._config.driver):!0}else return typeof c=="string"?this._config[c]:this._config},a.prototype.defineDriver=function(c,m,g){var f=new E(function(b,S){try{var C=c._driver,I=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!c._driver){S(I);return}for(var T=oi.concat("_initStorage"),w=0,k=T.length;w<k;w++){var $=T[w],j=!bl(Kn,$);if((j||c[$])&&typeof c[$]!="function"){S(I);return}}var ie=function(){for(var mn=function(wl){return function(){var Al=new Error("Method "+wl+" is not implemented by the current driver"),Cs=E.reject(Al);return v(Cs,arguments[arguments.length-1]),Cs}},ai=0,Dl=Kn.length;ai<Dl;ai++){var ci=Kn[ai];c[ci]||(c[ci]=mn(ci))}};ie();var re=function(mn){pn[C]&&console.info("Redefining LocalForage driver: "+C),pn[C]=c,Ss[C]=mn,b()};"_support"in c?c._support&&typeof c._support=="function"?c._support().then(re,S):re(!!c._support):re(!0)}catch(Oe){S(Oe)}});return A(f,m,g),f},a.prototype.driver=function(){return this._driver||null},a.prototype.getDriver=function(c,m,g){var f=pn[c]?E.resolve(pn[c]):E.reject(new Error("Driver not found."));return A(f,m,g),f},a.prototype.getSerializer=function(c){var m=E.resolve(ii);return A(m,c),m},a.prototype.ready=function(c){var m=this,g=m._driverSet.then(function(){return m._ready===null&&(m._ready=m._initDriver()),m._ready});return A(g,c,c),g},a.prototype.setDriver=function(c,m,g){var f=this;bs(c)||(c=[c]);var b=this._getSupportedDrivers(c);function S(){f._config.driver=f.driver()}function C(w){return f._extend(w),S(),f._ready=f._initStorage(f._config),f._ready}function I(w){return function(){var k=0;function $(){for(;k<w.length;){var j=w[k];return k++,f._dbInfo=null,f._ready=null,f.getDriver(j).then(C).catch($)}S();var ie=new Error("No available storage method found.");return f._driverSet=E.reject(ie),f._driverSet}return $()}}var T=this._driverSet!==null?this._driverSet.catch(function(){return E.resolve()}):E.resolve();return this._driverSet=T.then(function(){var w=b[0];return f._dbInfo=null,f._ready=null,f.getDriver(w).then(function(k){f._driver=k._driver,S(),f._wrapLibraryMethodsWithReady(),f._initDriver=I(b)})}).catch(function(){S();var w=new Error("No available storage method found.");return f._driverSet=E.reject(w),f._driverSet}),A(this._driverSet,m,g),this._driverSet},a.prototype.supports=function(c){return!!Ss[c]},a.prototype._extend=function(c){si(this,c)},a.prototype._getSupportedDrivers=function(c){for(var m=[],g=0,f=c.length;g<f;g++){var b=c[g];this.supports(b)&&m.push(b)}return m},a.prototype._wrapLibraryMethodsWithReady=function(){for(var c=0,m=oi.length;c<m;c++)Il(this,oi[c])},a.prototype.createInstance=function(c){return new a(c)},a})(),xl=new Tl;i.exports=xl},{3:3}]},{},[4])(4)})});var yt=class{gaEnabled;gaMeasurementID;pixelPush;website;currencyCount;money;storefrontToken;skipItemAttribute;currency;static get(){return window.CooeeSDK.config}update(t){return t??={},this.gaEnabled=t.gaEnabled,this.gaMeasurementID=t.gaMeasurementID,this.pixelPush=t.pixelPush,this.website=t.website??{},this.currencyCount=t.currencyCount??0,this.money=t.money,this.currency=t.currency,this.storefrontToken=t.storefrontToken,this.skipItemAttribute=t.skipItemAttribute,this}};var Gs=0;function ah(e,t){if(!e)return;let n=document.createElement("script");n.id=t??"",n.src=e,n.type="module",document.head.appendChild(n)}function Rl(e=document.head){return $s(zt.styleURL,e,"cooee-global-styles")}function Ml(e=document.head){return $s(zt.swiperStyleURL,e,"cooee-swiper-styles")}function $s(e,t=document.head,n){return new Promise(r=>{if(t.querySelector(`#${n}`)){r();return}let o=document.createElement("link");o.rel="stylesheet",o.href=e,o.id=n,o.onload=()=>{r()},o.onerror=()=>{console.error("Failed to load stylesheet:",e),r()},t.appendChild(o)})}function pi(e,t=document.head){if(!e)return;Gs++;let n=document.createElement("style");n.id=`cooee-app-css-${Gs}`,n.textContent=e,t.appendChild(n)}function ch(e){if(!e)return;let t=document.createElement("script");t.id="cooee-app-script",t.innerHTML=e,document.head.appendChild(t)}function uh(script){if(script)try{eval(script)}catch(e){console.error("Failed to execute script:",e)}}async function js(){let e=(await import("./swiper-bundle-WHJS64TU.js")).default;return window.CooeeSDK.Swiper=e}async function Ws(e,t=!0){if(!e)return;let n=[];t&&n.push(Ml(e)),n.push(Rl(e)),await Promise.all(n);let r=yt.get().website.commonCSS;pi(r,e)}var Pl={"[class.ng-untouched]":"isUntouched","[class.ng-touched]":"isTouched","[class.ng-pristine]":"isPristine","[class.ng-dirty]":"isDirty","[class.ng-valid]":"isValid","[class.ng-invalid]":"isInvalid","[class.ng-pending]":"isPending"},Uh=F(_({},Pl),{"[class.ng-submitted]":"isSubmitted"});var Ll=new Ts("",{providedIn:"root",factory:()=>zs}),zs="always";var Fl=(()=>{class e{static \u0275fac=function(r){return new(r||e)};static \u0275mod=di({type:e});static \u0275inj=li({})}return e})();var Ys=(()=>{class e{static withConfig(n){return{ngModule:e,providers:[{provide:Ll,useValue:n.callSetDisabledState??zs}]}}static \u0275fac=function(r){return new(r||e)};static \u0275mod=di({type:e});static \u0275inj=li({imports:[Fl]})}return e})();var mi=(function(e){return e.SHOPIFY_CHECKOUT="shopify_checkout",e.THIRD_PARTY_CHECKOUT="third_party_checkout",e.CART_PAGE="cart_page",e.CART_DRAWER="cart_drawer",e})(mi||{});var ot=(function(e){return e[e.NONE=0]="NONE",e[e.REJECT_POPUP=1]="REJECT_POPUP",e[e.ACCEPT_POPUP=2]="ACCEPT_POPUP",e[e.GO_TO_URL=4]="GO_TO_URL",e[e.SHARE=5]="SHARE",e[e.KEY_VALUE=100]="KEY_VALUE",e[e.GO_TO_PRODUCT=101]="GO_TO_PRODUCT",e[e.ADD_TO_CART=102]="ADD_TO_CART",e[e.COPY_COUPON_CODE=103]="COPY_COUPON_CODE",e[e.GO_TO_COLLECTION=104]="GO_TO_COLLECTION",e[e.OPEN_CART=105]="OPEN_CART",e[e.SUBMIT_FORM=106]="SUBMIT_FORM",e[e.INITIATE_CHECKOUT=107]="INITIATE_CHECKOUT",e[e.ADD_BUNDLE=108]="ADD_BUNDLE",e[e.UPGRADE_TO_SUBSCRIPTION=109]="UPGRADE_TO_SUBSCRIPTION",e[e.BUY_NOW=110]="BUY_NOW",e[e.QUICK_VIEW=111]="QUICK_VIEW",e})(ot||{});var Vl=(function(e){return e.FREE_SHIPPING="FREE_SHIPPING",e.DISCOUNT="DISCOUNT",e.FREE_AUTO_GIFT="FREE_AUTO_GIFT",e.FREE_GIFT_SELECT="FREE_GIFT_SELECT",e.UI_ONLY="UI_ONLY",e})(Vl||{});var Et=class e{engagementContext=Re(Cn);eventData=Re(er);constructor(){}executeCTA(t,n){let r,i=this.engagementContext();if(!i){he.error("Engagement context is not available; aborting executeCTA.");return}if(t===ot.ADD_TO_CART)r="CE Add To Cart Clicked";else if(t===ot.GO_TO_PRODUCT)r="CE View Item Clicked";else if(t===ot.OPEN_CART)r="CE Open Cart Clicked",i.triggerData.redirectBehaviour=mi.CART_DRAWER;else{he.warn(`Unsupported CTA type: ${t}`);return}window.CooeeSDK.executeCTA(i,_({clickAction:{at:t}},n));let o=new Bs(r,this.eventData.props,i.triggerData);n?.video?o.setVideos(n.video):this.eventData.video&&o.setVideos(this.eventData.video),window.CooeeSDK.sendEvent(o)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ui({token:e,factory:e.\u0275fac})};function qs(e,t){return[Et,...Ul(e,t)]}function Ul(e,t){return[{provide:Cn,useValue:Ht(e)},{provide:er,useValue:_({},t)}]}var rr=class e{elementRef=Re(gn);engagementService=Re(Et);hasSwiper=!1;_engagementTrigger=Ht(null);_triggerContext=Re(Cn);constructor(){this.elementRef.nativeElement.update=this.update.bind(this)}get classes(){let t=["letscooee-widget"],n=this._engagementTrigger();return t.push(`widget-${n?.shortID}`),t}get triggerContext(){return this._triggerContext()}set triggerContext(t){this._triggerContext.set(t),this._engagementTrigger.set(t.triggerData),this.engagementTriggerReceived(t.triggerData)}get engagementTrigger(){return this._engagementTrigger()}ngOnInit(){he.verbose("Init",this.constructor.name);let t=this.elementRef.nativeElement.shadowRoot;t&&Ws(t,this.hasSwiper)}ngOnDestroy(){he.verbose("Destroying",this.constructor.name)}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Ee({type:e,selectors:[["ng-component"]],hostVars:2,hostBindings:function(n,r){n&2&&Qn(r.classes)},inputs:{triggerContext:"triggerContext"},decls:1,vars:0,template:function(n,r){n&1&&As(0)},encapsulation:2})};var Ks=(e,t)=>t.id;function Bl(e,t){if(e&1&&(W(0,"span",6),ee(1),z()),e&2){B();let n=be(0);N(),_t(n)}}function Hl(e,t){if(e&1){let n=$e();je(0),W(1,"button",5),ke("click",function(){let i=Ie(n).$implicit,o=B().$implicit,s=B();return Te(s.onOptionChange(o,i))}),Q(2,Bl,2,1,"span",6),z()}if(e&2){let n=t.$implicit,r=B().$implicit,i=be(1),o=B(),s=n.name,u=We(n.displayName||n.name),l=n.swatch,h=i?n.hexColor??s:"",y=o.selectedOptions()[r.name]===s,p=!!(l!=null&&l.color),E=!!(!(l==null||l.image==null)&&l.image.url);N(),yn("swatch-color-type",p)("swatch-image-type",E)("selected",y)("disabled",n.disabled),oe("title",u)("ngStyle",o.getSwatchStyles(l,h)),Gt("aria-checked",y?"true":"false")("data-value",s)("aria-disabled",n.disabled?"true":null)("aria-label",u),N(),Z(!i&&!p&&!E?2:-1)}}function Gl(e,t){if(e&1&&(W(0,"div"),je(1),W(2,"div",1),ee(3),z(),W(4,"div",2),ee(5),z(),W(6,"div",3),$t(7,Hl,3,16,"button",4,Ks),z()()),e&2){let n=t.$implicit,r=B();Qn(Ms("option-group ",n.name.toLowerCase())),N(),We(r.hasHexColors(n)),N(2),Wt("",n.name,":"),N(2),_t(r.selectedOptions()[n.name]),N(),Gt("aria-label",n.name),N(),jt(n.optionValues)}}var In=e=>e.trim().toLowerCase(),ir=class e extends rr{selectedVariant=new _n;item=Se.required();selectedOptions=Ht({});options=wt(()=>{let t=this.item();if(!t.options||t.vars.length===1)return[];if(window.cooeeManipulateProduct)try{window.cooeeManipulateProduct(t,this.engagementTrigger)}catch(n){he.error(n)}return t.options.forEach(n=>{n.optionValues.forEach(r=>{r.disabled=this.isOptionValueDisabledFast(n,r)})}),t.options});matchedVariant=wt(()=>{let t=this.item(),n=this.selectedOptions();return t.vars.find(r=>t.options.every(i=>{let o=r.selectedOptions.find(s=>s.name===i.name)?.value;return n[i.name]===o}))});availabilityIndex=wt(()=>{let t=this.item(),n=new Map;return t?.vars?.length&&t.vars.forEach((r,i)=>{if(r.isAvailable)for(let o of r.selectedOptions){let s=In(o.name),u=o.value,l=n.get(s);l||n.set(s,l=new Map);let h=l.get(u);h||l.set(u,h=new Set),h.add(i)}}),n});constructor(){super(),At(()=>{let n=this.matchedVariant();n&&(this.item().setSelectedVariant(n),this.selectedVariant.emit(n))});let t=At(()=>{let n=this.item();if(!n?.options)return;let r=_({},this.selectedOptions()),i=n.vars.find(o=>o.isAvailable)??n.vars[0];n.options.forEach(o=>{let s=i?.selectedOptions.find(u=>u.name===o.name)?.value;s&&(r[o.name]=s)}),this.selectedOptions.set(r),t.destroy()})}ngOnInit(){super.ngOnInit();let t=this.elementRef.nativeElement.shadowRoot;if(!t)return;let n=yt.get().website?.itemSwatchMapping;n&&pi(n,t)}onOptionChange(t,n){let r=_({},this.selectedOptions());r[t.name]=n.name,this.selectedOptions.set(r)}engagementTriggerReceived(){}update(){}hasHexColors(t){return!!t.optionValues[0]?.name.match(/#[a-f0-9]{6}\b/i)}getSwatchStyles(t,n){let r={};return!t&&n?(r["--option-color"]=n,r["background-color"]=n,r):(t?.image?.url?r["background-image"]=`url("${t.image.url}")`:t?.color&&(r["--option-color"]=t.color,r["background-color"]=t.color),r)}getCandidateVariantsExcluding(t){let n=this.item(),r=this.availabilityIndex(),i=new Set;n.vars.forEach((s,u)=>{s.isAvailable&&i.add(u)});let o=i;for(let[s,u]of Object.entries(this.selectedOptions())){if(In(s)===In(t))continue;let l=r.get(In(s));if(!l)return new Set;let h=l.get(String(u));if(!h)return new Set;if(o=new Set([...o].filter(y=>h.has(y))),o.size===0)return o}return o}isOptionValueDisabledFast(t,n){let i=this.availabilityIndex().get(In(t.name));if(!i)return!0;let o=n.name,s=i.get(o);if(!s||s.size===0)return!0;let u=this.getCandidateVariantsExcluding(t.name);if(u.size===0)return!0;for(let l of u)if(s.has(l))return!1;return!0}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Ee({type:e,selectors:[["cooee-item-options-picker"]],inputs:{item:[1,"item"]},outputs:{selectedVariant:"selectedVariant"},features:[En(qs()),fi],decls:2,vars:0,consts:[[3,"class"],[1,"name"],[1,"selected-value"],["role","radiogroup",1,"option-values"],["type","button","role","radio",1,"option-value",3,"swatch-color-type","swatch-image-type","selected","disabled","title","ngStyle"],["type","button","role","radio",1,"option-value",3,"click","title","ngStyle"],[1,"title"]],template:function(n,r){n&1&&$t(0,Gl,9,7,"div",0,Ks),n&2&&jt(r.options())},dependencies:[ks,Fs,Ys],styles:[`.option-group{display:flex;gap:4px;align-items:center}.option-group+.option-group{margin-top:8px}.option-values{display:flex;flex-wrap:nowrap;overflow-x:auto;padding:6px;gap:4px;scrollbar-gutter:stable both-edges;scrollbar-width:none}.option-values::-webkit-scrollbar{display:none}.selected-value{display:none}.option-value{padding:5px 10px;border:1px solid #ccc;cursor:pointer;border-radius:4px;min-width:32px;min-height:32px;text-align:center;position:relative;flex-shrink:0;--selected-color: var(--option-color, rgba(var(--lc-primary-button-bg-color, 0 0 0)));background-size:cover;background-position:center;background-repeat:no-repeat}.option-value.selected{box-shadow:#fff 0 0 0 2px,var(--selected-color) 0 0 0 4px}.option-value.disabled{opacity:.5;pointer-events:none}
1
+ import{a as Us,b as zt,c as he,e as Cn,f as er,g as Bs,h as Hs,l as nr}from"./chunk-OXJQG5CR.js";import{a as tr}from"./chunk-74XS3G6Q.js";import{$ as fi,$a as En,Aa as gt,Ba as ke,Ca as vn,Da as B,E as Ht,Ea as Ns,Fa as Os,I as gn,K as Dt,L as mt,La as rt,Na as yn,O as N,Oa as Jn,Pa as Qn,Qa as ee,Ra as _t,Sa as Wt,Wa as je,X as Ee,Xa as We,Y as di,Ya as be,Za as Rs,_ as xs,_a as Ms,ab as Zn,ba as ht,bb as Ps,ca as _n,cb as Ue,db as Be,fb as bn,ga as Gt,ha as Q,hb as wt,ia as Z,ib as At,jb as vt,ka as $t,kb as Se,la as jt,ma as oe,mb as Sn,na as W,oa as z,pa as Me,qa as pe,ra as ge,s as ui,sa as tt,sb as Ls,t as li,tb as Fs,u as Ts,ub as Vs,v as Re,va as nt,wa as Ds,wb as ks,x as Ie,xa as ws,y as Te,ya as As,za as $e}from"./chunk-KHVPWQ5E.js";import{a as _,b as F,c as hn,d as Is,e as Nl,f as Ol,g as Xn}from"./chunk-V7UGKYBN.js";var Js=Nl((Xs,hi)=>{"use strict";(function(e){if(typeof Xs=="object"&&typeof hi<"u")hi.exports=e();else if(typeof define=="function"&&define.amd)define([],e);else{var t;typeof window<"u"?t=window:typeof global<"u"?t=global:typeof self<"u"?t=self:t=this,t.localforage=e()}})(function(){var e,t,n;return(function r(i,o,s){function u(y,p){if(!o[y]){if(!i[y]){var E=typeof hn=="function"&&hn;if(!p&&E)return E(y,!0);if(l)return l(y,!0);var v=new Error("Cannot find module '"+y+"'");throw v.code="MODULE_NOT_FOUND",v}var A=o[y]={exports:{}};i[y][0].call(A.exports,function(U){var M=i[y][1][U];return u(M||U)},A,A.exports,r,i,o,s)}return o[y].exports}for(var l=typeof hn=="function"&&hn,h=0;h<s.length;h++)u(s[h]);return u})({1:[function(r,i,o){(function(s){"use strict";var u=s.MutationObserver||s.WebKitMutationObserver,l;if(u){var h=0,y=new u(U),p=s.document.createTextNode("");y.observe(p,{characterData:!0}),l=function(){p.data=h=++h%2}}else if(!s.setImmediate&&typeof s.MessageChannel<"u"){var E=new s.MessageChannel;E.port1.onmessage=U,l=function(){E.port2.postMessage(0)}}else"document"in s&&"onreadystatechange"in s.document.createElement("script")?l=function(){var O=s.document.createElement("script");O.onreadystatechange=function(){U(),O.onreadystatechange=null,O.parentNode.removeChild(O),O=null},s.document.documentElement.appendChild(O)}:l=function(){setTimeout(U,0)};var v,A=[];function U(){v=!0;for(var O,V,X=A.length;X;){for(V=A,A=[],O=-1;++O<X;)V[O]();X=A.length}v=!1}i.exports=M;function M(O){A.push(O)===1&&!v&&l()}}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(r,i,o){"use strict";var s=r(1);function u(){}var l={},h=["REJECTED"],y=["FULFILLED"],p=["PENDING"];i.exports=E;function E(x){if(typeof x!="function")throw new TypeError("resolver must be a function");this.state=p,this.queue=[],this.outcome=void 0,x!==u&&M(this,x)}E.prototype.catch=function(x){return this.then(null,x)},E.prototype.then=function(x,H){if(typeof x!="function"&&this.state===y||typeof H!="function"&&this.state===h)return this;var L=new this.constructor(u);if(this.state!==p){var G=this.state===y?x:H;A(L,G,this.outcome)}else this.queue.push(new v(L,x,H));return L};function v(x,H,L){this.promise=x,typeof H=="function"&&(this.onFulfilled=H,this.callFulfilled=this.otherCallFulfilled),typeof L=="function"&&(this.onRejected=L,this.callRejected=this.otherCallRejected)}v.prototype.callFulfilled=function(x){l.resolve(this.promise,x)},v.prototype.otherCallFulfilled=function(x){A(this.promise,this.onFulfilled,x)},v.prototype.callRejected=function(x){l.reject(this.promise,x)},v.prototype.otherCallRejected=function(x){A(this.promise,this.onRejected,x)};function A(x,H,L){s(function(){var G;try{G=H(L)}catch(ne){return l.reject(x,ne)}G===x?l.reject(x,new TypeError("Cannot resolve promise with itself")):l.resolve(x,G)})}l.resolve=function(x,H){var L=O(U,H);if(L.status==="error")return l.reject(x,L.value);var G=L.value;if(G)M(x,G);else{x.state=y,x.outcome=H;for(var ne=-1,J=x.queue.length;++ne<J;)x.queue[ne].callFulfilled(H)}return x},l.reject=function(x,H){x.state=h,x.outcome=H;for(var L=-1,G=x.queue.length;++L<G;)x.queue[L].callRejected(H);return x};function U(x){var H=x&&x.then;if(x&&(typeof x=="object"||typeof x=="function")&&typeof H=="function")return function(){H.apply(x,arguments)}}function M(x,H){var L=!1;function G(Ne){L||(L=!0,l.reject(x,Ne))}function ne(Ne){L||(L=!0,l.resolve(x,Ne))}function J(){H(ne,G)}var de=O(J);de.status==="error"&&G(de.value)}function O(x,H){var L={};try{L.value=x(H),L.status="success"}catch(G){L.status="error",L.value=G}return L}E.resolve=V;function V(x){return x instanceof this?x:l.resolve(new this(u),x)}E.reject=X;function X(x){var H=new this(u);return l.reject(H,x)}E.all=we;function we(x){var H=this;if(Object.prototype.toString.call(x)!=="[object Array]")return this.reject(new TypeError("must be an array"));var L=x.length,G=!1;if(!L)return this.resolve([]);for(var ne=new Array(L),J=0,de=-1,Ne=new this(u);++de<L;)Ze(x[de],de);return Ne;function Ze(fn,Yn){H.resolve(fn).then(Zr,function(Ut){G||(G=!0,l.reject(Ne,Ut))});function Zr(Ut){ne[Yn]=Ut,++J===L&&!G&&(G=!0,l.resolve(Ne,ne))}}}E.race=Ae;function Ae(x){var H=this;if(Object.prototype.toString.call(x)!=="[object Array]")return this.reject(new TypeError("must be an array"));var L=x.length,G=!1;if(!L)return this.resolve([]);for(var ne=-1,J=new this(u);++ne<L;)de(x[ne]);return J;function de(Ne){H.resolve(Ne).then(function(Ze){G||(G=!0,l.resolve(J,Ze))},function(Ze){G||(G=!0,l.reject(J,Ze))})}}},{1:1}],3:[function(r,i,o){(function(s){"use strict";typeof s.Promise!="function"&&(s.Promise=r(2))}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(r,i,o){"use strict";var s=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(a){return typeof a}:function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a};function u(a,d){if(!(a instanceof d))throw new TypeError("Cannot call a class as a function")}function l(){try{if(typeof indexedDB<"u")return indexedDB;if(typeof webkitIndexedDB<"u")return webkitIndexedDB;if(typeof mozIndexedDB<"u")return mozIndexedDB;if(typeof OIndexedDB<"u")return OIndexedDB;if(typeof msIndexedDB<"u")return msIndexedDB}catch{return}}var h=l();function y(){try{if(!h||!h.open)return!1;var a=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),d=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!a||d)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function p(a,d){a=a||[],d=d||{};try{return new Blob(a,d)}catch(f){if(f.name!=="TypeError")throw f;for(var c=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,m=new c,g=0;g<a.length;g+=1)m.append(a[g]);return m.getBlob(d.type)}}typeof Promise>"u"&&r(3);var E=Promise;function v(a,d){d&&a.then(function(c){d(null,c)},function(c){d(c)})}function A(a,d,c){typeof d=="function"&&a.then(d),typeof c=="function"&&a.catch(c)}function U(a){return typeof a!="string"&&(console.warn(a+" used as a key, but it is not a string."),a=String(a)),a}function M(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var O="local-forage-detect-blob-support",V=void 0,X={},we=Object.prototype.toString,Ae="readonly",x="readwrite";function H(a){for(var d=a.length,c=new ArrayBuffer(d),m=new Uint8Array(c),g=0;g<d;g++)m[g]=a.charCodeAt(g);return c}function L(a){return new E(function(d){var c=a.transaction(O,x),m=p([""]);c.objectStore(O).put(m,"key"),c.onabort=function(g){g.preventDefault(),g.stopPropagation(),d(!1)},c.oncomplete=function(){var g=navigator.userAgent.match(/Chrome\/(\d+)/),f=navigator.userAgent.match(/Edge\//);d(f||!g||parseInt(g[1],10)>=43)}}).catch(function(){return!1})}function G(a){return typeof V=="boolean"?E.resolve(V):L(a).then(function(d){return V=d,V})}function ne(a){var d=X[a.name],c={};c.promise=new E(function(m,g){c.resolve=m,c.reject=g}),d.deferredOperations.push(c),d.dbReady?d.dbReady=d.dbReady.then(function(){return c.promise}):d.dbReady=c.promise}function J(a){var d=X[a.name],c=d.deferredOperations.pop();if(c)return c.resolve(),c.promise}function de(a,d){var c=X[a.name],m=c.deferredOperations.pop();if(m)return m.reject(d),m.promise}function Ne(a,d){return new E(function(c,m){if(X[a.name]=X[a.name]||is(),a.db)if(d)ne(a),a.db.close();else return c(a.db);var g=[a.name];d&&g.push(a.version);var f=h.open.apply(h,g);d&&(f.onupgradeneeded=function(b){var S=f.result;try{S.createObjectStore(a.storeName),b.oldVersion<=1&&S.createObjectStore(O)}catch(C){if(C.name==="ConstraintError")console.warn('The database "'+a.name+'" has been upgraded from version '+b.oldVersion+" to version "+b.newVersion+', but the storage "'+a.storeName+'" already exists.');else throw C}}),f.onerror=function(b){b.preventDefault(),m(f.error)},f.onsuccess=function(){var b=f.result;b.onversionchange=function(S){S.target.close()},c(b),J(a)}})}function Ze(a){return Ne(a,!1)}function fn(a){return Ne(a,!0)}function Yn(a,d){if(!a.db)return!0;var c=!a.db.objectStoreNames.contains(a.storeName),m=a.version<a.db.version,g=a.version>a.db.version;if(m&&(a.version!==d&&console.warn('The database "'+a.name+`" can't be downgraded from version `+a.db.version+" to version "+a.version+"."),a.version=a.db.version),g||c){if(c){var f=a.db.version+1;f>a.version&&(a.version=f)}return!0}return!1}function Zr(a){return new E(function(d,c){var m=new FileReader;m.onerror=c,m.onloadend=function(g){var f=btoa(g.target.result||"");d({__local_forage_encoded_blob:!0,data:f,type:a.type})},m.readAsBinaryString(a)})}function Ut(a){var d=H(atob(a.data));return p([d],{type:a.type})}function rs(a){return a&&a.__local_forage_encoded_blob}function Ou(a){var d=this,c=d._initReady().then(function(){var m=X[d._dbInfo.name];if(m&&m.dbReady)return m.dbReady});return A(c,a,a),c}function Ru(a){ne(a);for(var d=X[a.name],c=d.forages,m=0;m<c.length;m++){var g=c[m];g._dbInfo.db&&(g._dbInfo.db.close(),g._dbInfo.db=null)}return a.db=null,Ze(a).then(function(f){return a.db=f,Yn(a)?fn(a):f}).then(function(f){a.db=d.db=f;for(var b=0;b<c.length;b++)c[b]._dbInfo.db=f}).catch(function(f){throw de(a,f),f})}function et(a,d,c,m){m===void 0&&(m=1);try{var g=a.db.transaction(a.storeName,d);c(null,g)}catch(f){if(m>0&&(!a.db||f.name==="InvalidStateError"||f.name==="NotFoundError"))return E.resolve().then(function(){if(!a.db||f.name==="NotFoundError"&&!a.db.objectStoreNames.contains(a.storeName)&&a.version<=a.db.version)return a.db&&(a.version=a.db.version+1),fn(a)}).then(function(){return Ru(a).then(function(){et(a,d,c,m-1)})}).catch(c);c(f)}}function is(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function Mu(a){var d=this,c={db:null};if(a)for(var m in a)c[m]=a[m];var g=X[c.name];g||(g=is(),X[c.name]=g),g.forages.push(d),d._initReady||(d._initReady=d.ready,d.ready=Ou);var f=[];function b(){return E.resolve()}for(var S=0;S<g.forages.length;S++){var C=g.forages[S];C!==d&&f.push(C._initReady().catch(b))}var I=g.forages.slice(0);return E.all(f).then(function(){return c.db=g.db,Ze(c)}).then(function(T){return c.db=T,Yn(c,d._defaultConfig.version)?fn(c):T}).then(function(T){c.db=g.db=T,d._dbInfo=c;for(var w=0;w<I.length;w++){var k=I[w];k!==d&&(k._dbInfo.db=c.db,k._dbInfo.version=c.version)}})}function Pu(a,d){var c=this;a=U(a);var m=new E(function(g,f){c.ready().then(function(){et(c._dbInfo,Ae,function(b,S){if(b)return f(b);try{var C=S.objectStore(c._dbInfo.storeName),I=C.get(a);I.onsuccess=function(){var T=I.result;T===void 0&&(T=null),rs(T)&&(T=Ut(T)),g(T)},I.onerror=function(){f(I.error)}}catch(T){f(T)}})}).catch(f)});return v(m,d),m}function Lu(a,d){var c=this,m=new E(function(g,f){c.ready().then(function(){et(c._dbInfo,Ae,function(b,S){if(b)return f(b);try{var C=S.objectStore(c._dbInfo.storeName),I=C.openCursor(),T=1;I.onsuccess=function(){var w=I.result;if(w){var k=w.value;rs(k)&&(k=Ut(k));var $=a(k,w.key,T++);$!==void 0?g($):w.continue()}else g()},I.onerror=function(){f(I.error)}}catch(w){f(w)}})}).catch(f)});return v(m,d),m}function Fu(a,d,c){var m=this;a=U(a);var g=new E(function(f,b){var S;m.ready().then(function(){return S=m._dbInfo,we.call(d)==="[object Blob]"?G(S.db).then(function(C){return C?d:Zr(d)}):d}).then(function(C){et(m._dbInfo,x,function(I,T){if(I)return b(I);try{var w=T.objectStore(m._dbInfo.storeName);C===null&&(C=void 0);var k=w.put(C,a);T.oncomplete=function(){C===void 0&&(C=null),f(C)},T.onabort=T.onerror=function(){var $=k.error?k.error:k.transaction.error;b($)}}catch($){b($)}})}).catch(b)});return v(g,c),g}function Vu(a,d){var c=this;a=U(a);var m=new E(function(g,f){c.ready().then(function(){et(c._dbInfo,x,function(b,S){if(b)return f(b);try{var C=S.objectStore(c._dbInfo.storeName),I=C.delete(a);S.oncomplete=function(){g()},S.onerror=function(){f(I.error)},S.onabort=function(){var T=I.error?I.error:I.transaction.error;f(T)}}catch(T){f(T)}})}).catch(f)});return v(m,d),m}function ku(a){var d=this,c=new E(function(m,g){d.ready().then(function(){et(d._dbInfo,x,function(f,b){if(f)return g(f);try{var S=b.objectStore(d._dbInfo.storeName),C=S.clear();b.oncomplete=function(){m()},b.onabort=b.onerror=function(){var I=C.error?C.error:C.transaction.error;g(I)}}catch(I){g(I)}})}).catch(g)});return v(c,a),c}function Uu(a){var d=this,c=new E(function(m,g){d.ready().then(function(){et(d._dbInfo,Ae,function(f,b){if(f)return g(f);try{var S=b.objectStore(d._dbInfo.storeName),C=S.count();C.onsuccess=function(){m(C.result)},C.onerror=function(){g(C.error)}}catch(I){g(I)}})}).catch(g)});return v(c,a),c}function Bu(a,d){var c=this,m=new E(function(g,f){if(a<0){g(null);return}c.ready().then(function(){et(c._dbInfo,Ae,function(b,S){if(b)return f(b);try{var C=S.objectStore(c._dbInfo.storeName),I=!1,T=C.openKeyCursor();T.onsuccess=function(){var w=T.result;if(!w){g(null);return}a===0||I?g(w.key):(I=!0,w.advance(a))},T.onerror=function(){f(T.error)}}catch(w){f(w)}})}).catch(f)});return v(m,d),m}function Hu(a){var d=this,c=new E(function(m,g){d.ready().then(function(){et(d._dbInfo,Ae,function(f,b){if(f)return g(f);try{var S=b.objectStore(d._dbInfo.storeName),C=S.openKeyCursor(),I=[];C.onsuccess=function(){var T=C.result;if(!T){m(I);return}I.push(T.key),T.continue()},C.onerror=function(){g(C.error)}}catch(T){g(T)}})}).catch(g)});return v(c,a),c}function Gu(a,d){d=M.apply(this,arguments);var c=this.config();a=typeof a!="function"&&a||{},a.name||(a.name=a.name||c.name,a.storeName=a.storeName||c.storeName);var m=this,g;if(!a.name)g=E.reject("Invalid arguments");else{var f=a.name===c.name&&m._dbInfo.db,b=f?E.resolve(m._dbInfo.db):Ze(a).then(function(S){var C=X[a.name],I=C.forages;C.db=S;for(var T=0;T<I.length;T++)I[T]._dbInfo.db=S;return S});a.storeName?g=b.then(function(S){if(S.objectStoreNames.contains(a.storeName)){var C=S.version+1;ne(a);var I=X[a.name],T=I.forages;S.close();for(var w=0;w<T.length;w++){var k=T[w];k._dbInfo.db=null,k._dbInfo.version=C}var $=new E(function(j,ie){var re=h.open(a.name,C);re.onerror=function(Oe){var mn=re.result;mn.close(),ie(Oe)},re.onupgradeneeded=function(){var Oe=re.result;Oe.deleteObjectStore(a.storeName)},re.onsuccess=function(){var Oe=re.result;Oe.close(),j(Oe)}});return $.then(function(j){I.db=j;for(var ie=0;ie<T.length;ie++){var re=T[ie];re._dbInfo.db=j,J(re._dbInfo)}}).catch(function(j){throw(de(a,j)||E.resolve()).catch(function(){}),j})}}):g=b.then(function(S){ne(a);var C=X[a.name],I=C.forages;S.close();for(var T=0;T<I.length;T++){var w=I[T];w._dbInfo.db=null}var k=new E(function($,j){var ie=h.deleteDatabase(a.name);ie.onerror=function(){var re=ie.result;re&&re.close(),j(ie.error)},ie.onblocked=function(){console.warn('dropInstance blocked for database "'+a.name+'" until all open connections are closed')},ie.onsuccess=function(){var re=ie.result;re&&re.close(),$(re)}});return k.then(function($){C.db=$;for(var j=0;j<I.length;j++){var ie=I[j];J(ie._dbInfo)}}).catch(function($){throw(de(a,$)||E.resolve()).catch(function(){}),$})})}return v(g,d),g}var $u={_driver:"asyncStorage",_initStorage:Mu,_support:y(),iterate:Lu,getItem:Pu,setItem:Fu,removeItem:Vu,clear:ku,length:Uu,key:Bu,keys:Hu,dropInstance:Gu};function ju(){return typeof openDatabase=="function"}var ft="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Wu="~~local_forage_type~",os=/^~~local_forage_type~([^~]+)~/,qn="__lfsc__:",ei=qn.length,ti="arbf",ni="blob",ss="si08",as="ui08",cs="uic8",us="si16",ls="si32",ds="ur16",fs="ui32",ps="fl32",ms="fl64",hs=ei+ti.length,gs=Object.prototype.toString;function _s(a){var d=a.length*.75,c=a.length,m,g=0,f,b,S,C;a[a.length-1]==="="&&(d--,a[a.length-2]==="="&&d--);var I=new ArrayBuffer(d),T=new Uint8Array(I);for(m=0;m<c;m+=4)f=ft.indexOf(a[m]),b=ft.indexOf(a[m+1]),S=ft.indexOf(a[m+2]),C=ft.indexOf(a[m+3]),T[g++]=f<<2|b>>4,T[g++]=(b&15)<<4|S>>2,T[g++]=(S&3)<<6|C&63;return I}function ri(a){var d=new Uint8Array(a),c="",m;for(m=0;m<d.length;m+=3)c+=ft[d[m]>>2],c+=ft[(d[m]&3)<<4|d[m+1]>>4],c+=ft[(d[m+1]&15)<<2|d[m+2]>>6],c+=ft[d[m+2]&63];return d.length%3===2?c=c.substring(0,c.length-1)+"=":d.length%3===1&&(c=c.substring(0,c.length-2)+"=="),c}function zu(a,d){var c="";if(a&&(c=gs.call(a)),a&&(c==="[object ArrayBuffer]"||a.buffer&&gs.call(a.buffer)==="[object ArrayBuffer]")){var m,g=qn;a instanceof ArrayBuffer?(m=a,g+=ti):(m=a.buffer,c==="[object Int8Array]"?g+=ss:c==="[object Uint8Array]"?g+=as:c==="[object Uint8ClampedArray]"?g+=cs:c==="[object Int16Array]"?g+=us:c==="[object Uint16Array]"?g+=ds:c==="[object Int32Array]"?g+=ls:c==="[object Uint32Array]"?g+=fs:c==="[object Float32Array]"?g+=ps:c==="[object Float64Array]"?g+=ms:d(new Error("Failed to get type for BinaryArray"))),d(g+ri(m))}else if(c==="[object Blob]"){var f=new FileReader;f.onload=function(){var b=Wu+a.type+"~"+ri(this.result);d(qn+ni+b)},f.readAsArrayBuffer(a)}else try{d(JSON.stringify(a))}catch(b){console.error("Couldn't convert value into a JSON string: ",a),d(null,b)}}function Yu(a){if(a.substring(0,ei)!==qn)return JSON.parse(a);var d=a.substring(hs),c=a.substring(ei,hs),m;if(c===ni&&os.test(d)){var g=d.match(os);m=g[1],d=d.substring(g[0].length)}var f=_s(d);switch(c){case ti:return f;case ni:return p([f],{type:m});case ss:return new Int8Array(f);case as:return new Uint8Array(f);case cs:return new Uint8ClampedArray(f);case us:return new Int16Array(f);case ds:return new Uint16Array(f);case ls:return new Int32Array(f);case fs:return new Uint32Array(f);case ps:return new Float32Array(f);case ms:return new Float64Array(f);default:throw new Error("Unkown type: "+c)}}var ii={serialize:zu,deserialize:Yu,stringToBuffer:_s,bufferToString:ri};function vs(a,d,c,m){a.executeSql("CREATE TABLE IF NOT EXISTS "+d.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],c,m)}function qu(a){var d=this,c={db:null};if(a)for(var m in a)c[m]=typeof a[m]!="string"?a[m].toString():a[m];var g=new E(function(f,b){try{c.db=openDatabase(c.name,String(c.version),c.description,c.size)}catch(S){return b(S)}c.db.transaction(function(S){vs(S,c,function(){d._dbInfo=c,f()},function(C,I){b(I)})},b)});return c.serializer=ii,g}function pt(a,d,c,m,g,f){a.executeSql(c,m,g,function(b,S){S.code===S.SYNTAX_ERR?b.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[d.storeName],function(C,I){I.rows.length?f(C,S):vs(C,d,function(){C.executeSql(c,m,g,f)},f)},f):f(b,S)},f)}function Ku(a,d){var c=this;a=U(a);var m=new E(function(g,f){c.ready().then(function(){var b=c._dbInfo;b.db.transaction(function(S){pt(S,b,"SELECT * FROM "+b.storeName+" WHERE key = ? LIMIT 1",[a],function(C,I){var T=I.rows.length?I.rows.item(0).value:null;T&&(T=b.serializer.deserialize(T)),g(T)},function(C,I){f(I)})})}).catch(f)});return v(m,d),m}function Xu(a,d){var c=this,m=new E(function(g,f){c.ready().then(function(){var b=c._dbInfo;b.db.transaction(function(S){pt(S,b,"SELECT * FROM "+b.storeName,[],function(C,I){for(var T=I.rows,w=T.length,k=0;k<w;k++){var $=T.item(k),j=$.value;if(j&&(j=b.serializer.deserialize(j)),j=a(j,$.key,k+1),j!==void 0){g(j);return}}g()},function(C,I){f(I)})})}).catch(f)});return v(m,d),m}function ys(a,d,c,m){var g=this;a=U(a);var f=new E(function(b,S){g.ready().then(function(){d===void 0&&(d=null);var C=d,I=g._dbInfo;I.serializer.serialize(d,function(T,w){w?S(w):I.db.transaction(function(k){pt(k,I,"INSERT OR REPLACE INTO "+I.storeName+" (key, value) VALUES (?, ?)",[a,T],function(){b(C)},function($,j){S(j)})},function(k){if(k.code===k.QUOTA_ERR){if(m>0){b(ys.apply(g,[a,C,c,m-1]));return}S(k)}})})}).catch(S)});return v(f,c),f}function Ju(a,d,c){return ys.apply(this,[a,d,c,1])}function Qu(a,d){var c=this;a=U(a);var m=new E(function(g,f){c.ready().then(function(){var b=c._dbInfo;b.db.transaction(function(S){pt(S,b,"DELETE FROM "+b.storeName+" WHERE key = ?",[a],function(){g()},function(C,I){f(I)})})}).catch(f)});return v(m,d),m}function Zu(a){var d=this,c=new E(function(m,g){d.ready().then(function(){var f=d._dbInfo;f.db.transaction(function(b){pt(b,f,"DELETE FROM "+f.storeName,[],function(){m()},function(S,C){g(C)})})}).catch(g)});return v(c,a),c}function el(a){var d=this,c=new E(function(m,g){d.ready().then(function(){var f=d._dbInfo;f.db.transaction(function(b){pt(b,f,"SELECT COUNT(key) as c FROM "+f.storeName,[],function(S,C){var I=C.rows.item(0).c;m(I)},function(S,C){g(C)})})}).catch(g)});return v(c,a),c}function tl(a,d){var c=this,m=new E(function(g,f){c.ready().then(function(){var b=c._dbInfo;b.db.transaction(function(S){pt(S,b,"SELECT key FROM "+b.storeName+" WHERE id = ? LIMIT 1",[a+1],function(C,I){var T=I.rows.length?I.rows.item(0).key:null;g(T)},function(C,I){f(I)})})}).catch(f)});return v(m,d),m}function nl(a){var d=this,c=new E(function(m,g){d.ready().then(function(){var f=d._dbInfo;f.db.transaction(function(b){pt(b,f,"SELECT key FROM "+f.storeName,[],function(S,C){for(var I=[],T=0;T<C.rows.length;T++)I.push(C.rows.item(T).key);m(I)},function(S,C){g(C)})})}).catch(g)});return v(c,a),c}function rl(a){return new E(function(d,c){a.transaction(function(m){m.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(g,f){for(var b=[],S=0;S<f.rows.length;S++)b.push(f.rows.item(S).name);d({db:a,storeNames:b})},function(g,f){c(f)})},function(m){c(m)})})}function il(a,d){d=M.apply(this,arguments);var c=this.config();a=typeof a!="function"&&a||{},a.name||(a.name=a.name||c.name,a.storeName=a.storeName||c.storeName);var m=this,g;return a.name?g=new E(function(f){var b;a.name===c.name?b=m._dbInfo.db:b=openDatabase(a.name,"","",0),a.storeName?f({db:b,storeNames:[a.storeName]}):f(rl(b))}).then(function(f){return new E(function(b,S){f.db.transaction(function(C){function I($){return new E(function(j,ie){C.executeSql("DROP TABLE IF EXISTS "+$,[],function(){j()},function(re,Oe){ie(Oe)})})}for(var T=[],w=0,k=f.storeNames.length;w<k;w++)T.push(I(f.storeNames[w]));E.all(T).then(function(){b()}).catch(function($){S($)})},function(C){S(C)})})}):g=E.reject("Invalid arguments"),v(g,d),g}var ol={_driver:"webSQLStorage",_initStorage:qu,_support:ju(),iterate:Xu,getItem:Ku,setItem:Ju,removeItem:Qu,clear:Zu,length:el,key:tl,keys:nl,dropInstance:il};function sl(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function Es(a,d){var c=a.name+"/";return a.storeName!==d.storeName&&(c+=a.storeName+"/"),c}function al(){var a="_localforage_support_test";try{return localStorage.setItem(a,!0),localStorage.removeItem(a),!1}catch{return!0}}function cl(){return!al()||localStorage.length>0}function ul(a){var d=this,c={};if(a)for(var m in a)c[m]=a[m];return c.keyPrefix=Es(a,d._defaultConfig),cl()?(d._dbInfo=c,c.serializer=ii,E.resolve()):E.reject()}function ll(a){var d=this,c=d.ready().then(function(){for(var m=d._dbInfo.keyPrefix,g=localStorage.length-1;g>=0;g--){var f=localStorage.key(g);f.indexOf(m)===0&&localStorage.removeItem(f)}});return v(c,a),c}function dl(a,d){var c=this;a=U(a);var m=c.ready().then(function(){var g=c._dbInfo,f=localStorage.getItem(g.keyPrefix+a);return f&&(f=g.serializer.deserialize(f)),f});return v(m,d),m}function fl(a,d){var c=this,m=c.ready().then(function(){for(var g=c._dbInfo,f=g.keyPrefix,b=f.length,S=localStorage.length,C=1,I=0;I<S;I++){var T=localStorage.key(I);if(T.indexOf(f)===0){var w=localStorage.getItem(T);if(w&&(w=g.serializer.deserialize(w)),w=a(w,T.substring(b),C++),w!==void 0)return w}}});return v(m,d),m}function pl(a,d){var c=this,m=c.ready().then(function(){var g=c._dbInfo,f;try{f=localStorage.key(a)}catch{f=null}return f&&(f=f.substring(g.keyPrefix.length)),f});return v(m,d),m}function ml(a){var d=this,c=d.ready().then(function(){for(var m=d._dbInfo,g=localStorage.length,f=[],b=0;b<g;b++){var S=localStorage.key(b);S.indexOf(m.keyPrefix)===0&&f.push(S.substring(m.keyPrefix.length))}return f});return v(c,a),c}function hl(a){var d=this,c=d.keys().then(function(m){return m.length});return v(c,a),c}function gl(a,d){var c=this;a=U(a);var m=c.ready().then(function(){var g=c._dbInfo;localStorage.removeItem(g.keyPrefix+a)});return v(m,d),m}function _l(a,d,c){var m=this;a=U(a);var g=m.ready().then(function(){d===void 0&&(d=null);var f=d;return new E(function(b,S){var C=m._dbInfo;C.serializer.serialize(d,function(I,T){if(T)S(T);else try{localStorage.setItem(C.keyPrefix+a,I),b(f)}catch(w){(w.name==="QuotaExceededError"||w.name==="NS_ERROR_DOM_QUOTA_REACHED")&&S(w),S(w)}})})});return v(g,c),g}function vl(a,d){if(d=M.apply(this,arguments),a=typeof a!="function"&&a||{},!a.name){var c=this.config();a.name=a.name||c.name,a.storeName=a.storeName||c.storeName}var m=this,g;return a.name?g=new E(function(f){a.storeName?f(Es(a,m._defaultConfig)):f(a.name+"/")}).then(function(f){for(var b=localStorage.length-1;b>=0;b--){var S=localStorage.key(b);S.indexOf(f)===0&&localStorage.removeItem(S)}}):g=E.reject("Invalid arguments"),v(g,d),g}var yl={_driver:"localStorageWrapper",_initStorage:ul,_support:sl(),iterate:fl,getItem:dl,setItem:_l,removeItem:gl,clear:ll,length:hl,key:pl,keys:ml,dropInstance:vl},El=function(d,c){return d===c||typeof d=="number"&&typeof c=="number"&&isNaN(d)&&isNaN(c)},bl=function(d,c){for(var m=d.length,g=0;g<m;){if(El(d[g],c))return!0;g++}return!1},bs=Array.isArray||function(a){return Object.prototype.toString.call(a)==="[object Array]"},pn={},Ss={},Bt={INDEXEDDB:$u,WEBSQL:ol,LOCALSTORAGE:yl},Sl=[Bt.INDEXEDDB._driver,Bt.WEBSQL._driver,Bt.LOCALSTORAGE._driver],Kn=["dropInstance"],oi=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(Kn),Cl={description:"",driver:Sl.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function Il(a,d){a[d]=function(){var c=arguments;return a.ready().then(function(){return a[d].apply(a,c)})}}function si(){for(var a=1;a<arguments.length;a++){var d=arguments[a];if(d)for(var c in d)d.hasOwnProperty(c)&&(bs(d[c])?arguments[0][c]=d[c].slice():arguments[0][c]=d[c])}return arguments[0]}var Tl=(function(){function a(d){u(this,a);for(var c in Bt)if(Bt.hasOwnProperty(c)){var m=Bt[c],g=m._driver;this[c]=g,pn[g]||this.defineDriver(m)}this._defaultConfig=si({},Cl),this._config=si({},this._defaultConfig,d),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return a.prototype.config=function(c){if((typeof c>"u"?"undefined":s(c))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var m in c){if(m==="storeName"&&(c[m]=c[m].replace(/\W/g,"_")),m==="version"&&typeof c[m]!="number")return new Error("Database version must be a number.");this._config[m]=c[m]}return"driver"in c&&c.driver?this.setDriver(this._config.driver):!0}else return typeof c=="string"?this._config[c]:this._config},a.prototype.defineDriver=function(c,m,g){var f=new E(function(b,S){try{var C=c._driver,I=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!c._driver){S(I);return}for(var T=oi.concat("_initStorage"),w=0,k=T.length;w<k;w++){var $=T[w],j=!bl(Kn,$);if((j||c[$])&&typeof c[$]!="function"){S(I);return}}var ie=function(){for(var mn=function(wl){return function(){var Al=new Error("Method "+wl+" is not implemented by the current driver"),Cs=E.reject(Al);return v(Cs,arguments[arguments.length-1]),Cs}},ai=0,Dl=Kn.length;ai<Dl;ai++){var ci=Kn[ai];c[ci]||(c[ci]=mn(ci))}};ie();var re=function(mn){pn[C]&&console.info("Redefining LocalForage driver: "+C),pn[C]=c,Ss[C]=mn,b()};"_support"in c?c._support&&typeof c._support=="function"?c._support().then(re,S):re(!!c._support):re(!0)}catch(Oe){S(Oe)}});return A(f,m,g),f},a.prototype.driver=function(){return this._driver||null},a.prototype.getDriver=function(c,m,g){var f=pn[c]?E.resolve(pn[c]):E.reject(new Error("Driver not found."));return A(f,m,g),f},a.prototype.getSerializer=function(c){var m=E.resolve(ii);return A(m,c),m},a.prototype.ready=function(c){var m=this,g=m._driverSet.then(function(){return m._ready===null&&(m._ready=m._initDriver()),m._ready});return A(g,c,c),g},a.prototype.setDriver=function(c,m,g){var f=this;bs(c)||(c=[c]);var b=this._getSupportedDrivers(c);function S(){f._config.driver=f.driver()}function C(w){return f._extend(w),S(),f._ready=f._initStorage(f._config),f._ready}function I(w){return function(){var k=0;function $(){for(;k<w.length;){var j=w[k];return k++,f._dbInfo=null,f._ready=null,f.getDriver(j).then(C).catch($)}S();var ie=new Error("No available storage method found.");return f._driverSet=E.reject(ie),f._driverSet}return $()}}var T=this._driverSet!==null?this._driverSet.catch(function(){return E.resolve()}):E.resolve();return this._driverSet=T.then(function(){var w=b[0];return f._dbInfo=null,f._ready=null,f.getDriver(w).then(function(k){f._driver=k._driver,S(),f._wrapLibraryMethodsWithReady(),f._initDriver=I(b)})}).catch(function(){S();var w=new Error("No available storage method found.");return f._driverSet=E.reject(w),f._driverSet}),A(this._driverSet,m,g),this._driverSet},a.prototype.supports=function(c){return!!Ss[c]},a.prototype._extend=function(c){si(this,c)},a.prototype._getSupportedDrivers=function(c){for(var m=[],g=0,f=c.length;g<f;g++){var b=c[g];this.supports(b)&&m.push(b)}return m},a.prototype._wrapLibraryMethodsWithReady=function(){for(var c=0,m=oi.length;c<m;c++)Il(this,oi[c])},a.prototype.createInstance=function(c){return new a(c)},a})(),xl=new Tl;i.exports=xl},{3:3}]},{},[4])(4)})});var yt=class{gaEnabled;gaMeasurementID;pixelPush;website;currencyCount;money;storefrontToken;skipItemAttribute;currency;static get(){return window.CooeeSDK.config}update(t){return t??={},this.gaEnabled=t.gaEnabled,this.gaMeasurementID=t.gaMeasurementID,this.pixelPush=t.pixelPush,this.website=t.website??{},this.currencyCount=t.currencyCount??0,this.money=t.money,this.currency=t.currency,this.storefrontToken=t.storefrontToken,this.skipItemAttribute=t.skipItemAttribute,this}};var Gs=0;function ah(e,t){if(!e)return;let n=document.createElement("script");n.id=t??"",n.src=e,n.type="module",document.head.appendChild(n)}function Rl(e=document.head){return $s(zt.styleURL,e,"cooee-global-styles")}function Ml(e=document.head){return $s(zt.swiperStyleURL,e,"cooee-swiper-styles")}function $s(e,t=document.head,n){return new Promise(r=>{if(t.querySelector(`#${n}`)){r();return}let o=document.createElement("link");o.rel="stylesheet",o.href=e,o.id=n,o.onload=()=>{r()},o.onerror=()=>{console.error("Failed to load stylesheet:",e),r()},t.appendChild(o)})}function pi(e,t=document.head){if(!e)return;Gs++;let n=document.createElement("style");n.id=`cooee-app-css-${Gs}`,n.textContent=e,t.appendChild(n)}function ch(e){if(!e)return;let t=document.createElement("script");t.id="cooee-app-script",t.innerHTML=e,document.head.appendChild(t)}function uh(script){if(script)try{eval(script)}catch(e){console.error("Failed to execute script:",e)}}async function js(){let e=(await import("./swiper-bundle-WHJS64TU.js")).default;return window.CooeeSDK.Swiper=e}async function Ws(e,t=!0){if(!e)return;let n=[];t&&n.push(Ml(e)),n.push(Rl(e)),await Promise.all(n);let r=yt.get().website.commonCSS;pi(r,e)}var Pl={"[class.ng-untouched]":"isUntouched","[class.ng-touched]":"isTouched","[class.ng-pristine]":"isPristine","[class.ng-dirty]":"isDirty","[class.ng-valid]":"isValid","[class.ng-invalid]":"isInvalid","[class.ng-pending]":"isPending"},Uh=F(_({},Pl),{"[class.ng-submitted]":"isSubmitted"});var Ll=new Ts("",{providedIn:"root",factory:()=>zs}),zs="always";var Fl=(()=>{class e{static \u0275fac=function(r){return new(r||e)};static \u0275mod=di({type:e});static \u0275inj=li({})}return e})();var Ys=(()=>{class e{static withConfig(n){return{ngModule:e,providers:[{provide:Ll,useValue:n.callSetDisabledState??zs}]}}static \u0275fac=function(r){return new(r||e)};static \u0275mod=di({type:e});static \u0275inj=li({imports:[Fl]})}return e})();var mi=(function(e){return e.SHOPIFY_CHECKOUT="shopify_checkout",e.THIRD_PARTY_CHECKOUT="third_party_checkout",e.CART_PAGE="cart_page",e.CART_DRAWER="cart_drawer",e})(mi||{});var ot=(function(e){return e[e.NONE=0]="NONE",e[e.REJECT_POPUP=1]="REJECT_POPUP",e[e.ACCEPT_POPUP=2]="ACCEPT_POPUP",e[e.GO_TO_URL=4]="GO_TO_URL",e[e.SHARE=5]="SHARE",e[e.KEY_VALUE=100]="KEY_VALUE",e[e.GO_TO_PRODUCT=101]="GO_TO_PRODUCT",e[e.ADD_TO_CART=102]="ADD_TO_CART",e[e.COPY_COUPON_CODE=103]="COPY_COUPON_CODE",e[e.GO_TO_COLLECTION=104]="GO_TO_COLLECTION",e[e.OPEN_CART=105]="OPEN_CART",e[e.SUBMIT_FORM=106]="SUBMIT_FORM",e[e.INITIATE_CHECKOUT=107]="INITIATE_CHECKOUT",e[e.ADD_BUNDLE=108]="ADD_BUNDLE",e[e.UPGRADE_TO_SUBSCRIPTION=109]="UPGRADE_TO_SUBSCRIPTION",e[e.BUY_NOW=110]="BUY_NOW",e[e.QUICK_VIEW=111]="QUICK_VIEW",e})(ot||{});var Vl=(function(e){return e.FREE_SHIPPING="FREE_SHIPPING",e.DISCOUNT="DISCOUNT",e.FREE_AUTO_GIFT="FREE_AUTO_GIFT",e.FREE_GIFT_SELECT="FREE_GIFT_SELECT",e.UI_ONLY="UI_ONLY",e})(Vl||{});var Et=class e{engagementContext=Re(Cn);eventData=Re(er);constructor(){}executeCTA(t,n){let r,i=this.engagementContext();if(!i){he.error("Engagement context is not available; aborting executeCTA.");return}if(t===ot.ADD_TO_CART)r="CE Add To Cart Clicked";else if(t===ot.GO_TO_PRODUCT)r="CE View Item Clicked";else if(t===ot.OPEN_CART)r="CE Open Cart Clicked",i.triggerData.redirectBehaviour=mi.CART_DRAWER;else{he.warn(`Unsupported CTA type: ${t}`);return}window.CooeeSDK.executeCTA(i,_({clickAction:{at:t}},n));let o=new Bs(r,this.eventData.props,i.triggerData);n?.video?o.setVideos(n.video):this.eventData.video&&o.setVideos(this.eventData.video),window.CooeeSDK.sendEvent(o)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ui({token:e,factory:e.\u0275fac})};function qs(e,t){return[Et,...Ul(e,t)]}function Ul(e,t){return[{provide:Cn,useValue:Ht(e)},{provide:er,useValue:_({},t)}]}var rr=class e{elementRef=Re(gn);engagementService=Re(Et);hasSwiper=!1;_engagementTrigger=Ht(null);_triggerContext=Re(Cn);constructor(){this.elementRef.nativeElement.update=this.update.bind(this)}get classes(){let t=["letscooee-widget"],n=this._engagementTrigger();return t.push(`widget-${n?.shortID}`),t}get triggerContext(){return this._triggerContext()}set triggerContext(t){this._triggerContext.set(t),this._engagementTrigger.set(t.triggerData),this.engagementTriggerReceived(t.triggerData)}get engagementTrigger(){return this._engagementTrigger()}ngOnInit(){he.verbose("Init",this.constructor.name);let t=this.elementRef.nativeElement.shadowRoot;t&&Ws(t,this.hasSwiper)}ngOnDestroy(){he.verbose("Destroying",this.constructor.name)}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Ee({type:e,selectors:[["ng-component"]],hostVars:2,hostBindings:function(n,r){n&2&&Qn(r.classes)},inputs:{triggerContext:"triggerContext"},decls:1,vars:0,template:function(n,r){n&1&&As(0)},encapsulation:2})};var Ks=(e,t)=>t.id;function Bl(e,t){if(e&1&&(W(0,"span",6),ee(1),z()),e&2){B();let n=be(0);N(),_t(n)}}function Hl(e,t){if(e&1){let n=$e();je(0),W(1,"button",5),ke("click",function(){let i=Ie(n).$implicit,o=B().$implicit,s=B();return Te(s.onOptionChange(o,i))}),Q(2,Bl,2,1,"span",6),z()}if(e&2){let n=t.$implicit,r=B().$implicit,i=be(1),o=B(),s=n.name,u=We(n.displayName||n.name),l=n.swatch,h=i?n.hexColor??s:"",y=o.selectedOptions()[r.name]===s,p=!!(l!=null&&l.color),E=!!(!(l==null||l.image==null)&&l.image.url);N(),yn("swatch-color-type",p)("swatch-image-type",E)("selected",y)("disabled",n.disabled),oe("title",u)("ngStyle",o.getSwatchStyles(l,h)),Gt("aria-checked",y?"true":"false")("data-value",s)("aria-disabled",n.disabled?"true":null)("aria-label",u),N(),Z(!i&&!p&&!E?2:-1)}}function Gl(e,t){if(e&1&&(W(0,"div"),je(1),W(2,"div",1),ee(3),z(),W(4,"div",2),ee(5),z(),W(6,"div",3),$t(7,Hl,3,16,"button",4,Ks),z()()),e&2){let n=t.$implicit,r=B();Qn(Ms("option-group ",n.name.toLowerCase())),N(),We(r.hasHexColors(n)),N(2),Wt("",n.name,":"),N(2),_t(r.selectedOptions()[n.name]),N(),Gt("aria-label",n.name),N(),jt(n.optionValues)}}var In=e=>e.trim().toLowerCase(),ir=class e extends rr{selectedVariant=new _n;item=Se.required();selectedOptions=Ht({});options=wt(()=>{let t=this.item();if(!t.options||t.vars.length===1)return[];if(window.cooeeManipulateProduct)try{window.cooeeManipulateProduct(t,this.engagementTrigger)}catch(n){he.error(n)}return t.options.forEach(n=>{n.optionValues.forEach(r=>{r.disabled=this.isOptionValueDisabledFast(n,r)})}),t.options});matchedVariant=wt(()=>{let t=this.item(),n=this.selectedOptions();return t.vars.find(r=>t.options.every(i=>{let o=r.selectedOptions.find(s=>s.name===i.name)?.value;return n[i.name]===o}))});availabilityIndex=wt(()=>{let t=this.item(),n=new Map;return t?.vars?.length&&t.vars.forEach((r,i)=>{if(r.isAvailable)for(let o of r.selectedOptions){let s=In(o.name),u=o.value,l=n.get(s);l||n.set(s,l=new Map);let h=l.get(u);h||l.set(u,h=new Set),h.add(i)}}),n});constructor(){super(),At(()=>{let n=this.matchedVariant();n&&(this.item().setSelectedVariant(n),this.selectedVariant.emit(n))});let t=At(()=>{let n=this.item();if(!n?.options)return;let r=_({},this.selectedOptions()),i=n.vars.find(o=>o.isAvailable)??n.vars[0];n.options.forEach(o=>{let s=i?.selectedOptions.find(u=>u.name===o.name)?.value;s&&(r[o.name]=s)}),this.selectedOptions.set(r),t.destroy()})}ngOnInit(){super.ngOnInit();let t=this.elementRef.nativeElement.shadowRoot;if(!t)return;let n=yt.get().website?.itemSwatchMapping;n&&pi(n,t)}onOptionChange(t,n){let r=_({},this.selectedOptions());r[t.name]=n.name,this.selectedOptions.set(r)}engagementTriggerReceived(){}update(){}hasHexColors(t){return!!t.optionValues[0]?.name.match(/#[a-f0-9]{6}\b/i)}getSwatchStyles(t,n){let r={};return!t&&n?(r["--option-color"]=n,r["background-color"]=n,r):(t?.image?.url?r["background-image"]=`url("${t.image.url}")`:t?.color&&(r["--option-color"]=t.color,r["background-color"]=t.color),r)}getCandidateVariantsExcluding(t){let n=this.item(),r=this.availabilityIndex(),i=new Set;n.vars.forEach((s,u)=>{s.isAvailable&&i.add(u)});let o=i;for(let[s,u]of Object.entries(this.selectedOptions())){if(In(s)===In(t))continue;let l=r.get(In(s));if(!l)return new Set;let h=l.get(String(u));if(!h)return new Set;if(o=new Set([...o].filter(y=>h.has(y))),o.size===0)return o}return o}isOptionValueDisabledFast(t,n){let i=this.availabilityIndex().get(In(t.name));if(!i)return!0;let o=n.name,s=i.get(o);if(!s||s.size===0)return!0;let u=this.getCandidateVariantsExcluding(t.name);if(u.size===0)return!0;for(let l of u)if(s.has(l))return!1;return!0}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Ee({type:e,selectors:[["cooee-item-options-picker"]],inputs:{item:[1,"item"]},outputs:{selectedVariant:"selectedVariant"},features:[En(qs()),fi],decls:2,vars:0,consts:[[3,"class"],[1,"name"],[1,"selected-value"],["role","radiogroup",1,"option-values"],["type","button","role","radio",1,"option-value",3,"swatch-color-type","swatch-image-type","selected","disabled","title","ngStyle"],["type","button","role","radio",1,"option-value",3,"click","title","ngStyle"],[1,"title"]],template:function(n,r){n&1&&$t(0,Gl,9,7,"div",0,Ks),n&2&&jt(r.options())},dependencies:[ks,Fs,Ys],styles:[`.option-group{display:flex;gap:4px;align-items:center}.option-group+.option-group{margin-top:8px}.option-values{display:flex;flex-wrap:nowrap;overflow-x:auto;padding:6px;gap:4px;scrollbar-gutter:stable both-edges;scrollbar-width:none}.option-values::-webkit-scrollbar{display:none}.selected-value{display:none}.option-value{padding:5px 10px;border:1px solid #ccc;cursor:pointer;border-radius:4px;min-width:32px;min-height:32px;text-align:center;position:relative;flex-shrink:0;--selected-color: var(--option-color, rgba(var(--lc-primary-button-bg-color, 0 0 0)));background-size:cover;background-position:center;background-repeat:no-repeat}.option-value.selected{box-shadow:#fff 0 0 0 2px,var(--selected-color) 0 0 0 4px}.option-value.disabled{opacity:.5;pointer-events:none}
2
2
  `],encapsulation:3})};var gi=Ol(Js());function or(e){return gi.default.createInstance({name:"lc",storeName:e,driver:gi.default.LOCALSTORAGE})}var qt=class{static storage;static async get(t,n){return await this.storage?.getItem(t)??n}static set(t,n){return this.storage?.setItem(t,n)}static remove(t){return this.storage?.removeItem(t)}static clear(){return this.storage?.clear()}static getForage(){return this.storage}};var Tn=class Tn extends qt{};Xn(Tn,"storeName","usr"),Tn.storage=or(Tn.storeName);var _i=Tn;function vi(){return window.CooeeSDK?.uaParser.getDevice().type==="mobile"}var Lg=()=>typeof navigator<"u"&&"share"in navigator;var Kt=class{lastWidth;lastHeight;resizeTimeout=null;debounceDelay=200;onResizeCallback;constructor(t){this.onResizeCallback=t,this.lastWidth=window.innerWidth,this.lastHeight=window.innerHeight,window.addEventListener("resize",this.debouncedResize),window.addEventListener("orientationchange",this.handleImmediateResize)}destroy(){window.removeEventListener("resize",this.debouncedResize),window.removeEventListener("orientationchange",this.handleImmediateResize)}handleImmediateResize=()=>{this.triggerResize()};debouncedResize=()=>{this.resizeTimeout!==null&&clearTimeout(this.resizeTimeout),this.resizeTimeout=window.setTimeout(()=>{this.triggerResize()},this.debounceDelay)};triggerResize(){let t=window.innerWidth,n=window.innerHeight;(n!==this.lastHeight||t!==this.lastWidth)&&(this.onResizeCallback(),this.lastWidth=t,this.lastHeight=n)}};var Qs=(n=>(n.SINGLE_PANE="SINGLE_PANE",n.TWO_PANE="TWO_PANE",n))(Qs||{});var xn=class xn extends qt{};Xn(xn,"storeName","ses"),xn.storage=or(xn.storeName);var yi=xn;var R=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;var P=globalThis;var ze="9.42.0";function Nt(){return Ot(P),P}function Ot(e){let t=e.__SENTRY__=e.__SENTRY__||{};return t.version=t.version||ze,t[ze]=t[ze]||{}}function st(e,t,n=P){let r=n.__SENTRY__=n.__SENTRY__||{},i=r[ze]=r[ze]||{};return i[e]||(i[e]=t())}var Ei=["debug","info","warn","error","log","assert","trace"],$l="Sentry Logger ",Xt={};function bt(e){if(!("console"in P))return e();let t=P.console,n={},r=Object.keys(Xt);r.forEach(i=>{let o=Xt[i];n[i]=t[i],t[i]=o});try{return e()}finally{r.forEach(i=>{t[i]=n[i]})}}function jl(){Si().enabled=!0}function Wl(){Si().enabled=!1}function Zs(){return Si().enabled}function zl(...e){bi("log",...e)}function Yl(...e){bi("warn",...e)}function ql(...e){bi("error",...e)}function bi(e,...t){R&&Zs()&&bt(()=>{P.console[e](`${$l}[${e}]:`,...t)})}function Si(){return R?st("loggerSettings",()=>({enabled:!1})):{enabled:!1}}var D={enable:jl,disable:Wl,isEnabled:Zs,log:zl,warn:Yl,error:ql};var ea=/\(error: (.*)\)/,ta=/captureMessage|captureException/;function Ii(...e){let t=e.sort((n,r)=>n[0]-r[0]).map(n=>n[1]);return(n,r=0,i=0)=>{let o=[],s=n.split(`
3
3
  `);for(let u=r;u<s.length;u++){let l=s[u];if(l.length>1024)continue;let h=ea.test(l)?l.replace(ea,"$1"):l;if(!h.match(/\S*Error: /)){for(let y of t){let p=y(h);if(p){o.push(p);break}}if(o.length>=50+i)break}}return na(o.slice(i))}}function na(e){if(!e.length)return[];let t=Array.from(e);return/sentryWrapped/.test(sr(t).function||"")&&t.pop(),t.reverse(),ta.test(sr(t).function||"")&&(t.pop(),ta.test(sr(t).function||"")&&t.pop()),t.slice(0,50).map(n=>F(_({},n),{filename:n.filename||sr(t).filename,function:n.function||"?"}))}function sr(e){return e[e.length-1]||{}}var Ci="<anonymous>";function Pe(e){try{return!e||typeof e!="function"?Ci:e.name||Ci}catch{return Ci}}function ar(e){let t=e.exception;if(t){let n=[];try{return t.values.forEach(r=>{r.stacktrace.frames&&n.push(...r.stacktrace.frames)}),n}catch{return}}}var cr={},ra={};function _e(e,t){cr[e]=cr[e]||[],cr[e].push(t)}function ve(e,t){if(!ra[e]){ra[e]=!0;try{t()}catch(n){R&&D.error(`Error while instrumenting ${e}`,n)}}}function se(e,t){let n=e&&cr[e];if(n)for(let r of n)try{r(t)}catch(i){R&&D.error(`Error while triggering instrumentation handler.
4
4
  Type: ${e}
@@ -13,7 +13,7 @@ Event: ${Ye(e)}`),!0;if(df(e,t.denyUrls))return R&&D.warn(`Event dropped due to
13
13
  Event: ${Ye(e)}.
14
14
  Url: ${Or(e)}`),!0;if(!ff(e,t.allowUrls))return R&&D.warn(`Event dropped due to not being matched by \`allowUrls\` option.
15
15
  Event: ${Ye(e)}.
16
- Url: ${Or(e)}`),!0}return!1}function uf(e,t){return t?.length?Dr(e).some(n=>Zt(n,t)):!1}function lf(e,t){if(!t?.length)return!1;let n=e.transaction;return n?Zt(n,t):!1}function df(e,t){if(!t?.length)return!1;let n=Or(e);return n?Zt(n,t):!1}function ff(e,t){if(!t?.length)return!0;let n=Or(e);return n?Zt(n,t):!0}function pf(e=[]){for(let t=e.length-1;t>=0;t--){let n=e[t];if(n&&n.filename!=="<anonymous>"&&n.filename!=="[native code]")return n.filename||null}return null}function Or(e){try{let n=[...e.exception?.values??[]].reverse().find(r=>r.mechanism?.parent_id===void 0&&r.stacktrace?.frames?.length)?.stacktrace?.frames;return n?pf(n):null}catch{return R&&D.error(`Cannot extract url for event ${Ye(e)}`),null}}function mf(e){return e.exception?.values?.length?!e.message&&!e.exception.values.some(t=>t.stacktrace||t.type&&t.type!=="Error"||t.value):!1}function mo(e,t,n,r,i,o){if(!i.exception?.values||!o||!He(o.originalException,Error))return;let s=i.exception.values.length>0?i.exception.values[i.exception.values.length-1]:void 0;s&&(i.exception.values=po(e,t,r,o.originalException,n,i.exception.values,s,0))}function po(e,t,n,r,i,o,s,u){if(o.length>=n+1)return o;let l=[...o];if(He(r[i],Error)){hc(s,u);let h=e(t,r[i]),y=l.length;gc(h,i,y,u),l=po(e,t,n,r[i],i,[h,...l],h,y)}return Array.isArray(r.errors)&&r.errors.forEach((h,y)=>{if(He(h,Error)){hc(s,u);let p=e(t,h),E=l.length;gc(p,`errors[${y}]`,E,u),l=po(e,t,n,h,i,[p,...l],p,E)}}),l}function hc(e,t){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=F(_(_({},e.mechanism),e.type==="AggregateError"&&{is_exception_group:!0}),{exception_id:t})}function gc(e,t,n,r){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=F(_({},e.mechanism),{type:"chained",source:t,exception_id:n,parent_id:r})}function ho(e){let t="console";_e(t,e),ve(t,hf)}function hf(){"console"in P&&Ei.forEach(function(e){e in P.console&&ae(P.console,e,function(t){return Xt[e]=t,function(...n){se("console",{args:n,level:e}),Xt[e]?.apply(P.console,n)}})})}function go(e){return e==="warn"?"warning":["fatal","error","warning","log","info","debug"].includes(e)?e:"log"}var gf="Dedupe",_f=()=>{let e;return{name:gf,processEvent(t){if(t.type)return t;try{if(vf(t,e))return R&&D.warn("Event dropped due to being a duplicate of previously captured event."),null}catch{}return e=t}}},Mr=_f;function vf(e,t){return t?!!(yf(e,t)||Ef(e,t)):!1}function yf(e,t){let n=e.message,r=t.message;return!(!n&&!r||n&&!r||!n&&r||n!==r||!yc(e,t)||!vc(e,t))}function Ef(e,t){let n=_c(t),r=_c(e);return!(!n||!r||n.type!==r.type||n.value!==r.value||!yc(e,t)||!vc(e,t))}function vc(e,t){let n=ar(e),r=ar(t);if(!n&&!r)return!0;if(n&&!r||!n&&r||(n=n,r=r,r.length!==n.length))return!1;for(let i=0;i<r.length;i++){let o=r[i],s=n[i];if(o.filename!==s.filename||o.lineno!==s.lineno||o.colno!==s.colno||o.function!==s.function)return!1}return!0}function yc(e,t){let n=e.fingerprint,r=t.fingerprint;if(!n&&!r)return!0;if(n&&!r||!n&&r)return!1;n=n,r=r;try{return n.join("")===r.join("")}catch{return!1}}function _c(e){return e.exception?.values?.[0]}function Vn(e){if(!e)return{};let t=e.match(/^(([^:/?#]+):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/);if(!t)return{};let n=t[6]||"",r=t[8]||"";return{host:t[4],path:t[5],protocol:t[2],search:n,hash:r,relative:t[5]+n+r}}function Pr(e){if(e!==void 0)return e>=400&&e<500?"warning":e>=500?"error":void 0}var kn=P;function _o(){return"history"in kn&&!!kn.history}function bf(){if(!("fetch"in kn))return!1;try{return new Headers,new Request("http://www.example.com"),new Response,!0}catch{return!1}}function Un(e){return e&&/^function\s+\w+\(\)\s+\{\s+\[native code\]\s+\}$/.test(e.toString())}function vo(){if(typeof EdgeRuntime=="string")return!0;if(!bf())return!1;if(Un(kn.fetch))return!0;let e=!1,t=kn.document;if(t&&typeof t.createElement=="function")try{let n=t.createElement("iframe");n.hidden=!0,t.head.appendChild(n),n.contentWindow?.fetch&&(e=Un(n.contentWindow.fetch)),t.head.removeChild(n)}catch(n){R&&D.warn("Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ",n)}return e}function Eo(e,t){let n="fetch";_e(n,e),ve(n,()=>Sf(void 0,t))}function Sf(e,t=!1){t&&!vo()||ae(P,"fetch",function(n){return function(...r){let i=new Error,{method:o,url:s}=Cf(r),u={args:r,fetchData:{method:o,url:s},startTimestamp:Ce()*1e3,virtualError:i,headers:If(r)};return e||se("fetch",_({},u)),n.apply(P,r).then(async l=>(e?e(l):se("fetch",F(_({},u),{endTimestamp:Ce()*1e3,response:l})),l),l=>{if(se("fetch",F(_({},u),{endTimestamp:Ce()*1e3,error:l})),Rt(l)&&l.stack===void 0&&(l.stack=i.stack,xe(l,"framesToPop",1)),l instanceof TypeError&&(l.message==="Failed to fetch"||l.message==="Load failed"||l.message==="NetworkError when attempting to fetch resource."))try{let h=new URL(u.fetchData.url);l.message=`${l.message} (${h.host})`}catch{}throw l})}})}function yo(e,t){return!!e&&typeof e=="object"&&!!e[t]}function Ec(e){return typeof e=="string"?e:e?yo(e,"url")?e.url:e.toString?e.toString():"":""}function Cf(e){if(e.length===0)return{method:"GET",url:""};if(e.length===2){let[n,r]=e;return{url:Ec(n),method:yo(r,"method")?String(r.method).toUpperCase():"GET"}}let t=e[0];return{url:Ec(t),method:yo(t,"method")?String(t.method).toUpperCase():"GET"}}function If(e){let[t,n]=e;try{if(typeof n=="object"&&n!==null&&"headers"in n&&n.headers)return new Headers(n.headers);if(oa(t))return new Headers(t.headers)}catch{}}function bo(){return"npm"}var te=P,So=0;function Co(){return So>0}function Uf(){So++,setTimeout(()=>{So--})}function Ft(e,t={}){function n(i){return typeof i=="function"}if(!n(e))return e;try{let i=e.__sentry_wrapped__;if(i)return typeof i=="function"?i:e;if(Lt(e))return e}catch{return e}let r=function(...i){try{let o=i.map(s=>Ft(s,t));return e.apply(this,o)}catch(o){throw Uf(),Nn(s=>{s.addEventProcessor(u=>(t.mechanism&&(en(u,void 0,void 0),qe(u,t.mechanism)),u.extra=F(_({},u.extra),{arguments:i}),u)),Tr(o)}),o}};try{for(let i in e)Object.prototype.hasOwnProperty.call(e,i)&&(r[i]=e[i])}catch{}fr(r,e),xe(e,"__sentry_wrapped__",r);try{Object.getOwnPropertyDescriptor(r,"name").configurable&&Object.defineProperty(r,"name",{get(){return e.name}})}catch{}return r}function bc(){let e=An(),{referrer:t}=te.document||{},{userAgent:n}=te.navigator||{},r=_(_({},t&&{Referer:t}),n&&{"User-Agent":n});return{url:e,headers:r}}function Lr(e,t){let n=xo(e,t),r={type:jf(t),value:Wf(t)};return n.length&&(r.stacktrace={frames:n}),r.type===void 0&&r.value===""&&(r.value="Unrecoverable error caught"),r}function Bf(e,t,n,r){let o=K()?.getOptions().normalizeDepth,s=qf(t),u={__serialized__:Er(t,o)};if(s)return{exception:{values:[Lr(e,s)]},extra:u};let l={exception:{values:[{type:Pt(t)?t.constructor.name:r?"UnhandledRejection":"Error",value:zf(t,{isUnhandledRejection:r})}]},extra:u};if(n){let h=xo(e,n);h.length&&(l.exception.values[0].stacktrace={frames:h})}return l}function Io(e,t){return{exception:{values:[Lr(e,t)]}}}function xo(e,t){let n=t.stacktrace||t.stack||"",r=Gf(t),i=$f(t);try{return e(n,r,i)}catch{}return[]}var Hf=/Minified React error #\d+;/i;function Gf(e){return e&&Hf.test(e.message)?1:0}function $f(e){return typeof e.framesToPop=="number"?e.framesToPop:0}function Sc(e){return typeof WebAssembly<"u"&&typeof WebAssembly.Exception<"u"?e instanceof WebAssembly.Exception:!1}function jf(e){let t=e?.name;return!t&&Sc(e)?e.message&&Array.isArray(e.message)&&e.message.length==2?e.message[0]:"WebAssembly.Exception":t}function Wf(e){let t=e?.message;return Sc(e)?Array.isArray(e.message)&&e.message.length==2?e.message[1]:"wasm exception":t?t.error&&typeof t.error.message=="string"?t.error.message:t:"No error message"}function Cc(e,t,n,r){let i=n?.syntheticException||void 0,o=Fr(e,t,i,r);return qe(o),o.level="error",n?.event_id&&(o.event_id=n.event_id),Fe(o)}function Ic(e,t,n="info",r,i){let o=r?.syntheticException||void 0,s=To(e,t,o,i);return s.level=n,r?.event_id&&(s.event_id=r.event_id),Fe(s)}function Fr(e,t,n,r,i){let o;if(ur(t)&&t.error)return Io(e,t.error);if(lr(t)||Ai(t)){let s=t;if("stack"in t)o=Io(e,t);else{let u=s.name||(lr(s)?"DOMError":"DOMException"),l=s.message?`${u}: ${s.message}`:u;o=To(e,l,n,r),en(o,l)}return"code"in s&&(o.tags=F(_({},o.tags),{"DOMException.code":`${s.code}`})),o}return Rt(t)?Io(e,t):at(t)||Pt(t)?(o=Bf(e,t,n,i),qe(o,{synthetic:!0}),o):(o=To(e,t,n,r),en(o,`${t}`,void 0),qe(o,{synthetic:!0}),o)}function To(e,t,n,r){let i={};if(r&&n){let o=xo(e,n);o.length&&(i.exception={values:[{value:t,stacktrace:{frames:o}}]}),qe(i,{synthetic:!0})}if(Qt(t)){let{__sentry_template_string__:o,__sentry_template_values__:s}=t;return i.logentry={message:o,params:s},i}return i.message=t,i}function zf(e,{isUnhandledRejection:t}){let n=Li(e),r=t?"promise rejection":"exception";return ur(e)?`Event \`ErrorEvent\` captured as ${r} with message \`${e.message}\``:Pt(e)?`Event \`${Yf(e)}\` (type=${e.type}) captured as ${r}`:`Object captured as ${r} with keys: ${n}`}function Yf(e){try{let t=Object.getPrototypeOf(e);return t?t.constructor.name:void 0}catch{}}function qf(e){for(let t in e)if(Object.prototype.hasOwnProperty.call(e,t)){let n=e[t];if(n instanceof Error)return n}}var Kf=5e3,Bn=class extends Ln{constructor(t){let n=Xf(t),r=te.SENTRY_SDK_SOURCE||bo();lo(n,"browser",["browser"],r),super(n);let{sendDefaultPii:i,sendClientReports:o,enableLogs:s,_experiments:u}=this._options,l=s??u?.enableLogs;te.document&&(o||l)&&te.document.addEventListener("visibilitychange",()=>{te.document.visibilityState==="hidden"&&(o&&this._flushOutcomes(),l&&Fn(this))}),l&&(this.on("flush",()=>{Fn(this)}),this.on("afterCaptureLog",()=>{this._logFlushIdleTimeout&&clearTimeout(this._logFlushIdleTimeout),this._logFlushIdleTimeout=setTimeout(()=>{Fn(this)},Kf)})),i&&(this.on("postprocessEvent",co),this.on("beforeSendSession",uo))}eventFromException(t,n){return Cc(this._options.stackParser,t,n,this._options.attachStacktrace)}eventFromMessage(t,n="info",r){return Ic(this._options.stackParser,t,n,r,this._options.attachStacktrace)}_prepareEvent(t,n,r,i){return t.platform=t.platform||"javascript",super._prepareEvent(t,n,r,i)}};function Xf(e){return _({release:typeof __SENTRY_RELEASE__=="string"?__SENTRY_RELEASE__:te.SENTRY_RELEASE?.id,sendClientReports:!0,parentSpanIsAlwaysRootSpan:!0},e)}var Tc=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;var ue=P;var Jf=1e3,xc,Do,wo;function Ao(e){_e("dom",e),ve("dom",Qf)}function Qf(){if(!ue.document)return;let e=se.bind(null,"dom"),t=Dc(e,!0);ue.document.addEventListener("click",t,!1),ue.document.addEventListener("keypress",t,!1),["EventTarget","Node"].forEach(n=>{let i=ue[n]?.prototype;i?.hasOwnProperty?.("addEventListener")&&(ae(i,"addEventListener",function(o){return function(s,u,l){if(s==="click"||s=="keypress")try{let h=this.__sentry_instrumentation_handlers__=this.__sentry_instrumentation_handlers__||{},y=h[s]=h[s]||{refCount:0};if(!y.handler){let p=Dc(e);y.handler=p,o.call(this,s,p,l)}y.refCount++}catch{}return o.call(this,s,u,l)}}),ae(i,"removeEventListener",function(o){return function(s,u,l){if(s==="click"||s=="keypress")try{let h=this.__sentry_instrumentation_handlers__||{},y=h[s];y&&(y.refCount--,y.refCount<=0&&(o.call(this,s,y.handler,l),y.handler=void 0,delete h[s]),Object.keys(h).length===0&&delete this.__sentry_instrumentation_handlers__)}catch{}return o.call(this,s,u,l)}}))})}function Zf(e){if(e.type!==Do)return!1;try{if(!e.target||e.target._sentryId!==wo)return!1}catch{}return!0}function ep(e,t){return e!=="keypress"?!1:t?.tagName?!(t.tagName==="INPUT"||t.tagName==="TEXTAREA"||t.isContentEditable):!0}function Dc(e,t=!1){return n=>{if(!n||n._sentryCaptured)return;let r=tp(n);if(ep(n.type,r))return;xe(n,"_sentryCaptured",!0),r&&!r._sentryId&&xe(r,"_sentryId",ce());let i=n.type==="keypress"?"input":n.type;Zf(n)||(e({event:n,name:i,global:t}),Do=n.type,wo=r?r._sentryId:void 0),clearTimeout(xc),xc=ue.setTimeout(()=>{wo=void 0,Do=void 0},Jf)}}function tp(e){try{return e.target}catch{return null}}var Vr;function Hn(e){let t="history";_e(t,e),ve(t,np)}function np(){if(ue.addEventListener("popstate",()=>{let t=ue.location.href,n=Vr;if(Vr=t,n===t)return;se("history",{from:n,to:t})}),!_o())return;function e(t){return function(...n){let r=n.length>2?n[2]:void 0;if(r){let i=Vr,o=rp(String(r));if(Vr=o,i===o)return t.apply(this,n);se("history",{from:i,to:o})}return t.apply(this,n)}}ae(ue.history,"pushState",e),ae(ue.history,"replaceState",e)}function rp(e){try{return new URL(e,ue.location.origin).toString()}catch{return e}}var kr={};function No(e){let t=kr[e];if(t)return t;let n=ue[e];if(Un(n))return kr[e]=n.bind(ue);let r=ue.document;if(r&&typeof r.createElement=="function")try{let i=r.createElement("iframe");i.hidden=!0,r.head.appendChild(i);let o=i.contentWindow;o?.[e]&&(n=o[e]),r.head.removeChild(i)}catch(i){Tc&&D.warn(`Could not create sandbox iframe for ${e} check, bailing to window.${e}: `,i)}return n&&(kr[e]=n.bind(ue))}function Ur(e){kr[e]=void 0}var Vt="__sentry_xhr_v3__";function Oo(e){_e("xhr",e),ve("xhr",ip)}function ip(){if(!ue.XMLHttpRequest)return;let e=XMLHttpRequest.prototype;e.open=new Proxy(e.open,{apply(t,n,r){let i=new Error,o=Ce()*1e3,s=ye(r[0])?r[0].toUpperCase():void 0,u=op(r[1]);if(!s||!u)return t.apply(n,r);n[Vt]={method:s,url:u,request_headers:{}},s==="POST"&&u.match(/sentry_key/)&&(n.__sentry_own_request__=!0);let l=()=>{let h=n[Vt];if(h&&n.readyState===4){try{h.status_code=n.status}catch{}let y={endTimestamp:Ce()*1e3,startTimestamp:o,xhr:n,virtualError:i};se("xhr",y)}};return"onreadystatechange"in n&&typeof n.onreadystatechange=="function"?n.onreadystatechange=new Proxy(n.onreadystatechange,{apply(h,y,p){return l(),h.apply(y,p)}}):n.addEventListener("readystatechange",l),n.setRequestHeader=new Proxy(n.setRequestHeader,{apply(h,y,p){let[E,v]=p,A=y[Vt];return A&&ye(E)&&ye(v)&&(A.request_headers[E.toLowerCase()]=v),h.apply(y,p)}}),t.apply(n,r)}}),e.send=new Proxy(e.send,{apply(t,n,r){let i=n[Vt];if(!i)return t.apply(n,r);r[0]!==void 0&&(i.body=r[0]);let o={startTimestamp:Ce()*1e3,xhr:n};return se("xhr",o),t.apply(n,r)}})}function op(e){if(ye(e))return e;try{return e.toString()}catch{}}function Ro(e,t=No("fetch")){let n=0,r=0;function i(o){let s=o.body.length;n+=s,r++;let u=_({body:o.body,method:"POST",referrerPolicy:"strict-origin",headers:e.headers,keepalive:n<=6e4&&r<15},e.fetchOptions);if(!t)return Ur("fetch"),Tt("No fetch implementation available");try{return t(e.url,u).then(l=>(n-=s,r--,{statusCode:l.status,headers:{"x-sentry-rate-limits":l.headers.get("X-Sentry-Rate-Limits"),"retry-after":l.headers.get("Retry-After")}}))}catch(l){return Ur("fetch"),n-=s,r--,Tt(l)}}return Ar(e,i)}var sp=30;var ap=50;function Mo(e,t,n,r){let i={filename:e,function:t==="<anonymous>"?"?":t,in_app:!0};return n!==void 0&&(i.lineno=n),r!==void 0&&(i.colno=r),i}var cp=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,up=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,lp=/\((\S*)(?::(\d+))(?::(\d+))\)/,dp=e=>{let t=cp.exec(e);if(t){let[,r,i,o]=t;return Mo(r,"?",+i,+o)}let n=up.exec(e);if(n){if(n[2]&&n[2].indexOf("eval")===0){let s=lp.exec(n[2]);s&&(n[2]=s[1],n[3]=s[2],n[4]=s[3])}let[i,o]=Oc(n[1]||"?",n[2]);return Mo(o,i,n[3]?+n[3]:void 0,n[4]?+n[4]:void 0)}},wc=[sp,dp],fp=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,pp=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,mp=e=>{let t=fp.exec(e);if(t){if(t[3]&&t[3].indexOf(" > eval")>-1){let o=pp.exec(t[3]);o&&(t[1]=t[1]||"eval",t[3]=o[1],t[4]=o[2],t[5]="")}let r=t[3],i=t[1]||"?";return[i,r]=Oc(i,r),Mo(r,i,t[4]?+t[4]:void 0,t[5]?+t[5]:void 0)}},Ac=[ap,mp];var Nc=[wc,Ac],Po=Ii(...Nc),Oc=(e,t)=>{let n=e.indexOf("safari-extension")!==-1,r=e.indexOf("safari-web-extension")!==-1;return n||r?[e.indexOf("@")!==-1?e.split("@")[0]:"?",n?`safari-extension:${t}`:`safari-web-extension:${t}`]:[e,t]};var on=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;var Br=1024,hp="Breadcrumbs",gp=(e={})=>{let t=_({console:!0,dom:!0,fetch:!0,history:!0,sentry:!0,xhr:!0},e);return{name:hp,setup(n){t.console&&ho(yp(n)),t.dom&&Ao(vp(n,t.dom)),t.xhr&&Oo(Ep(n)),t.fetch&&Eo(bp(n)),t.history&&Hn(Sp(n)),t.sentry&&n.on("beforeSendEvent",_p(n))}}},Rc=gp;function _p(e){return function(n){K()===e&&Qe({category:`sentry.${n.type==="transaction"?"transaction":"event"}`,event_id:n.event_id,level:n.level,message:Ye(n)},{event:n})}}function vp(e,t){return function(r){if(K()!==e)return;let i,o,s=typeof t=="object"?t.serializeAttribute:void 0,u=typeof t=="object"&&typeof t.maxStringLength=="number"?t.maxStringLength:void 0;u&&u>Br&&(on&&D.warn(`\`dom.maxStringLength\` cannot exceed ${Br}, but a value of ${u} was configured. Sentry will use ${Br} instead.`),u=Br),typeof s=="string"&&(s=[s]);try{let h=r.event,y=Cp(h)?h.target:h;i=wn(y,{keyAttrs:s,maxStringLength:u}),o=Pi(y)}catch{i="<unknown>"}if(i.length===0)return;let l={category:`ui.${r.name}`,message:i};o&&(l.data={"ui.component_name":o}),Qe(l,{event:r.event,name:r.name,global:r.global})}}function yp(e){return function(n){if(K()!==e)return;let r={category:"console",data:{arguments:n.args,logger:"console"},level:go(n.level),message:dr(n.args," ")};if(n.level==="assert")if(n.args[0]===!1)r.message=`Assertion failed: ${dr(n.args.slice(1)," ")||"console.assert"}`,r.data.arguments=n.args.slice(1);else return;Qe(r,{input:n.args,level:n.level})}}function Ep(e){return function(n){if(K()!==e)return;let{startTimestamp:r,endTimestamp:i}=n,o=n.xhr[Vt];if(!r||!i||!o)return;let{method:s,url:u,status_code:l,body:h}=o,y={method:s,url:u,status_code:l},p={xhr:n.xhr,input:h,startTimestamp:r,endTimestamp:i},E={category:"xhr",data:y,type:"http",level:Pr(l)};e.emit("beforeOutgoingRequestBreadcrumb",E,p),Qe(E,p)}}function bp(e){return function(n){if(K()!==e)return;let{startTimestamp:r,endTimestamp:i}=n;if(i&&!(n.fetchData.url.match(/sentry_key/)&&n.fetchData.method==="POST"))if(n.fetchData.method,n.fetchData.url,n.error){let o=n.fetchData,s={data:n.error,input:n.args,startTimestamp:r,endTimestamp:i},u={category:"fetch",data:o,level:"error",type:"http"};e.emit("beforeOutgoingRequestBreadcrumb",u,s),Qe(u,s)}else{let o=n.response,s=F(_({},n.fetchData),{status_code:o?.status});n.fetchData.request_body_size,n.fetchData.response_body_size,o?.status;let u={input:n.args,response:o,startTimestamp:r,endTimestamp:i},l={category:"fetch",data:s,type:"http",level:Pr(s.status_code)};e.emit("beforeOutgoingRequestBreadcrumb",l,u),Qe(l,u)}}}function Sp(e){return function(n){if(K()!==e)return;let r=n.from,i=n.to,o=Vn(te.location.href),s=r?Vn(r):void 0,u=Vn(i);s?.path||(s=o),o.protocol===u.protocol&&o.host===u.host&&(i=u.relative),o.protocol===s.protocol&&o.host===s.host&&(r=s.relative),Qe({category:"navigation",data:{from:r,to:i}})}}function Cp(e){return!!e&&!!e.target}var Ip=["EventTarget","Window","Node","ApplicationCache","AudioTrackList","BroadcastChannel","ChannelMergerNode","CryptoOperation","EventSource","FileReader","HTMLUnknownElement","IDBDatabase","IDBRequest","IDBTransaction","KeyOperation","MediaController","MessagePort","ModalWindow","Notification","SVGElementInstance","Screen","SharedWorker","TextTrack","TextTrackCue","TextTrackList","WebSocket","WebSocketWorker","Worker","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestUpload"],Tp="BrowserApiErrors",xp=(e={})=>{let t=_({XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0,unregisterOriginalCallbacks:!1},e);return{name:Tp,setupOnce(){t.setTimeout&&ae(te,"setTimeout",Mc),t.setInterval&&ae(te,"setInterval",Mc),t.requestAnimationFrame&&ae(te,"requestAnimationFrame",Dp),t.XMLHttpRequest&&"XMLHttpRequest"in te&&ae(XMLHttpRequest.prototype,"send",wp);let n=t.eventTarget;n&&(Array.isArray(n)?n:Ip).forEach(i=>Ap(i,t))}}},Pc=xp;function Mc(e){return function(...t){let n=t[0];return t[0]=Ft(n,{mechanism:{data:{function:Pe(e)},handled:!1,type:"instrument"}}),e.apply(this,t)}}function Dp(e){return function(t){return e.apply(this,[Ft(t,{mechanism:{data:{function:"requestAnimationFrame",handler:Pe(e)},handled:!1,type:"instrument"}})])}}function wp(e){return function(...t){let n=this;return["onload","onerror","onprogress","onreadystatechange"].forEach(i=>{i in n&&typeof n[i]=="function"&&ae(n,i,function(o){let s={mechanism:{data:{function:i,handler:Pe(o)},handled:!1,type:"instrument"}},u=Lt(o);return u&&(s.mechanism.data.handler=Pe(u)),Ft(o,s)})}),e.apply(this,t)}}function Ap(e,t){let r=te[e]?.prototype;r?.hasOwnProperty?.("addEventListener")&&(ae(r,"addEventListener",function(i){return function(o,s,u){try{Np(s)&&(s.handleEvent=Ft(s.handleEvent,{mechanism:{data:{function:"handleEvent",handler:Pe(s),target:e},handled:!1,type:"instrument"}}))}catch{}return t.unregisterOriginalCallbacks&&Op(this,o,s),i.apply(this,[o,Ft(s,{mechanism:{data:{function:"addEventListener",handler:Pe(s),target:e},handled:!1,type:"instrument"}}),u])}}),ae(r,"removeEventListener",function(i){return function(o,s,u){try{let l=s.__sentry_wrapped__;l&&i.call(this,o,l,u)}catch{}return i.call(this,o,s,u)}}))}function Np(e){return typeof e.handleEvent=="function"}function Op(e,t,n){e&&typeof e=="object"&&"removeEventListener"in e&&typeof e.removeEventListener=="function"&&e.removeEventListener(t,n)}var Lc=()=>({name:"BrowserSession",setupOnce(){if(typeof te.document>"u"){on&&D.warn("Using the `browserSessionIntegration` in non-browser environments is not supported.");return}Mn({ignoreDuration:!0}),Pn(),Hn(({from:e,to:t})=>{e!==void 0&&e!==t&&(Mn({ignoreDuration:!0}),Pn())})}});var Rp="GlobalHandlers",Mp=(e={})=>{let t=_({onerror:!0,onunhandledrejection:!0},e);return{name:Rp,setupOnce(){Error.stackTraceLimit=50},setup(n){t.onerror&&(Pp(n),Fc("onerror")),t.onunhandledrejection&&(Lp(n),Fc("onunhandledrejection"))}}},Vc=Mp;function Pp(e){xi(t=>{let{stackParser:n,attachStacktrace:r}=kc();if(K()!==e||Co())return;let{msg:i,url:o,line:s,column:u,error:l}=t,h=kp(Fr(n,l||i,void 0,r,!1),o,s,u);h.level="error",Rn(h,{originalException:l,mechanism:{handled:!1,type:"onerror"}})})}function Lp(e){wi(t=>{let{stackParser:n,attachStacktrace:r}=kc();if(K()!==e||Co())return;let i=Fp(t),o=Mt(i)?Vp(i):Fr(n,i,void 0,r,!0);o.level="error",Rn(o,{originalException:i,mechanism:{handled:!1,type:"onunhandledrejection"}})})}function Fp(e){if(Mt(e))return e;try{if("reason"in e)return e.reason;if("detail"in e&&"reason"in e.detail)return e.detail.reason}catch{}return e}function Vp(e){return{exception:{values:[{type:"UnhandledRejection",value:`Non-Error promise rejection captured with value: ${String(e)}`}]}}}function kp(e,t,n,r){let i=e.exception=e.exception||{},o=i.values=i.values||[],s=o[0]=o[0]||{},u=s.stacktrace=s.stacktrace||{},l=u.frames=u.frames||[],h=r,y=n,p=ye(t)&&t.length>0?t:An();return l.length===0&&l.push({colno:h,filename:p,function:"?",in_app:!0,lineno:y}),e}function Fc(e){on&&D.log(`Global Handler attached: ${e}`)}function kc(){return K()?.getOptions()||{stackParser:()=>[],attachStacktrace:!1}}var Uc=()=>({name:"HttpContext",preprocessEvent(e){if(!te.navigator&&!te.location&&!te.document)return;let t=bc(),n=_(_({},t.headers),e.request?.headers);e.request=F(_(_({},t),e.request),{headers:n})}});var Up="cause",Bp=5,Hp="LinkedErrors",Gp=(e={})=>{let t=e.limit||Bp,n=e.key||Up;return{name:Hp,preprocessEvent(r,i,o){let s=o.getOptions();mo(Lr,s.stackParser,n,t,r,i)}}},Bc=Gp;function Lo(e){return[Rr(),Nr(),Pc(),Rc(),Vc(),Bc(),Mr(),Uc(),Lc()]}var Hc={},Gc,Fo,$p;(()=>{let e=Lo({}).filter(t=>!["BrowserApiErrors","Breadcrumbs","GlobalHandlers"].includes(t.name));Fo=new Bn({dsn:"https://1bc3dda4c861f60cd6be1b67584f4bc6@o559187.ingest.us.sentry.io/4507626484203520",transport:Ro,stackParser:Po,integrations:e,environment:zt.mode,release:`web-sdk@${Us}`,debug:zt.debug}),Fo.init()})();function $c(e,t,n){he.error(`${t}:`,e);let r=zp(n);if(r.setTag("operation",t),e instanceof Hs){jp(r,e,t);return}r.captureException(e)}function jp(e,t,n){if(Wp(e,t),t.response){let r=t.response;e.setTag("http.status_code",r.status),e.setExtras({responseText:t.responseText,statusText:r.statusText,responseType:r.type,redirected:r.redirected,responseUrl:r.url}),e.captureMessage(`${n} failed with ${r.status}`,"error");return}if(t.request){e.captureMessage(`No response was received for ${n}`,"error");return}}function Wp(e,t){let n=t.request;n&&e.setExtras({body:t.requestBody,headers:n.headers,method:n.method,url:n.url})}function zp(e){e??={};let{extra:t,tags:n}=e,r=new me;if(r.setClient(Fo),r.setUser($p),e.triggerContext&&!e.engagementTrigger&&(e.engagementTrigger=e.triggerContext.triggerData),e.engagementTrigger){let i=e.engagementTrigger;r.setTags({"engagement.id":i.engagementID,"engagement.short_id":i.shortID,"engagement.objective":i.objective,"engagement.delivery_type":i.onsiteDeliveryType,"engagement.content_id":i.contentID,"engagement.variation":i.variation,"engagement.currency":i.currency})}return t&&r.setExtras(t),n&&r.setTags(n),Gc&&r.setTags(Gc),Object.keys(Hc).forEach(i=>{r.setContext(i,Hc[i])}),r.setTag("language",navigator.language),r.setTag("timezone",jc()),Yp(r),r}function Yp(e){window.Shopify&&(e.setTag("shopify.shop",window.Shopify.shop),e.setTag("shopify.currency",window.Shopify.currency?.active),e.setTag("shopify.locale",window.Shopify.locale),e.setTag("theme.schema_name",window.Shopify.theme?.schema_name),e.setTag("theme.schema_version",window.Shopify.theme?.schema_version))}var Gr=class{static format(t,n){let r=/{{\s*(\w+)\s*}}/;return n.replace(r,(i,o)=>{switch(o){case"amount":return this.formatWithDelimiters(t,2);case"amount_no_decimals":return this.formatWithDelimiters(t,0);case"amount_with_comma_separator":return this.formatWithDelimiters(t,2,".",",");case"amount_no_decimals_with_comma_separator":return this.formatWithDelimiters(t,0,".",",");case"amount_with_apostrophe_separator":return this.formatWithDelimiters(t,2,"'",".");case"amount_no_decimals_with_space_separator":return this.formatWithDelimiters(t,0," ");case"amount_with_space_separator":return this.formatWithDelimiters(t,2," ",",");case"amount_with_period_and_space_separator":return this.formatWithDelimiters(t,2," ",".");default:return i}})}static formatWithDelimiters(t,n=2,r=",",i="."){if(isNaN(t)||t==null)return"0";let s=(t/100).toFixed(n).split("."),u=s[0].replace(/(\d)(?=(\d\d\d)+(?!\d))/g,"$1"+r),l=s[1]?i+s[1]:"";return u+l}};var Gn=class{id;mID;vID;vName;imageURL;name;link;quantity;price;finalPrice;constructor(t){this.id=t.id,this.mID=t.mID,this.vID=t.vID,this.vName=t.vName,this.imageURL=t.imageURL,this.name=t.name,this.link=t.link,this.quantity=t.quantity,this.price=t.price,this.finalPrice=t.finalPrice??t.price}};function Wc(e){let t=new Date(Date.UTC(0,0,0,0,0,0,e)),n=[];return t.getUTCMinutes()&&n.push(t.getUTCMinutes()+"m"),t.getUTCSeconds()&&n.push(t.getUTCSeconds()+"s"),t.getUTCMilliseconds()&&n.push(t.getUTCMilliseconds()+"ms"),n.length||n.push("0ms"),n.join(" ")}var $r=class{constructor(t){this.sdkLoadTime=t}isCartDirty=!0;cartEngagements;isGoKwikPopupOpen;previewIDs;previewVariant;pageName;moneyFormat;jsLoadTime=new Date;shopCurrencyCode;locale;customContext={};activeExperiments;currentItem;inInactive=!1;lastEnterActive=new Date;lastEnterInactive=null;_currencyCode;get currencyCode(){return this._currencyCode}set currencyCode(t){this._currencyCode=t}static get(){return window.CooeeSDK.runtimeData}isInactive(){return this.inInactive}async setInactive(){return this.inInactive?0:(this.inInactive=!0,this.lastEnterInactive=new Date,Math.max((this.lastEnterInactive.getTime()-this.lastEnterActive.getTime())/1e3,0))}setActive(){return this.inInactive?(this.inInactive=!1,this.lastEnterActive=new Date,Math.max((this.lastEnterActive.getTime()-this.lastEnterInactive.getTime())/1e3,0)):0}isFirstActive(){return this.lastEnterInactive==null}getCurrentItem(){return this.currentItem}setCurrentItem(t){if(this.currentItem&&this.currentItem.vID!==t.vID){let n=new CustomEvent("letscooee:variant-change",{detail:{variantID:t.vID}});document.dispatchEvent(n)}this.currentItem=new Gn(t)}getSDKLoadTimeDiff(){return Wc(Date.now()-this.sdkLoadTime.getTime())}};function qp(e,t,n){return{[e]:Vo(t,n),[e+"_wo_currency"]:t}}function Vo(e,t){if(e==0&&t)return"Free";let n=$r.get(),r=yt.get(),i=n.shopCurrencyCode||r.currency,o=n.currencyCode;o||he.warn("Currency code is not set in RuntimeData");let s=r.money?.format??n.moneyFormat,u;if(s&&i===o)u=Gr.format(e*100,s);else{let l;try{l=new Intl.NumberFormat(Kp(),{style:"currency",currency:o||i,minimumFractionDigits:0,maximumFractionDigits:2})}catch(h){return $c(h,"format-currency",{extra:{currentCurrency:o,shopCurrency:i}}),""}u=l.format(e),u=u.replace("\u20B9","Rs. "),r.money?.showCurrency&&o!=="INR"&&(u=u.concat(` ${o}`))}return u}function Kp(){let e="en";return typeof navigator<"u"&&(navigator.languages!==void 0&&navigator.languages.length>0?e=navigator.languages[0]:navigator.language&&(e=navigator.language)),e=e.split(";")[0],e=e.split("-")[0],e||"en"}var jr;function jc(){if(jr)return jr;try{return jr=Intl.DateTimeFormat().resolvedOptions().timeZone,jr}catch{return""}}var sn=class e{transform(t){return t==null?null:Vo(t)}static \u0275fac=function(n){return new(n||e)};static \u0275pipe=xs({name:"cooeeCurrency",type:e,pure:!0})};var Xp=e=>({active:e}),Jp=(e,t)=>t.url,Qp=(e,t)=>t.mID;function Zp(e,t){e&1&&nt(0)}function em(e,t){e&1&&nt(0)}function tm(e,t){e&1&&nt(0)}function nm(e,t){e&1&&nt(0)}function rm(e,t){if(e&1&&(W(0,"div",4)(1,"div",6)(2,"div",7),ee(3,"Shop Now"),z(),ht(4,Zp,1,0,"ng-container",8),z(),W(5,"div",9),ht(6,em,1,0,"ng-container",8),W(7,"div",10),ht(8,tm,1,0,"ng-container",8),z()(),W(9,"div",11),ht(10,nm,1,0,"ng-container",8),z()()),e&2){B();let n=rt(4),r=rt(6),i=rt(8),o=rt(10);N(4),oe("ngTemplateOutlet",n),N(2),oe("ngTemplateOutlet",r),N(2),oe("ngTemplateOutlet",i),N(2),oe("ngTemplateOutlet",o)}}function im(e,t){e&1&&nt(0)}function om(e,t){e&1&&nt(0)}function sm(e,t){e&1&&nt(0)}function am(e,t){e&1&&nt(0)}function cm(e,t){if(e&1&&(W(0,"div",5)(1,"div",12),ht(2,im,1,0,"ng-container",8),z(),W(3,"div",13),ht(4,om,1,0,"ng-container",8)(5,sm,1,0,"ng-container",8)(6,am,1,0,"ng-container",8),z()()),e&2){B();let n=rt(4),r=rt(6),i=rt(8),o=rt(10);N(2),oe("ngTemplateOutlet",r),N(2),oe("ngTemplateOutlet",n),N(),oe("ngTemplateOutlet",i),N(),oe("ngTemplateOutlet",o)}}function um(e,t){if(e&1){let n=$e();W(0,"button",14),ke("click",function(){Ie(n);let i=B();return Te(i.close())}),Me(1,"cooee-icon",15),z()}}function lm(e,t){if(e&1&&Me(0,"img",17),e&2){let n=t.$implicit,r=B(2);oe("src",n.url,mt)("alt",r.item().name)}}function dm(e,t){if(e&1&&(W(0,"div",16),$t(1,lm,1,2,"img",17,Jp),z()),e&2){let n=B();N(),jt(n.item().imgs)}}function fm(e,t){if(e&1&&(Me(0,"span",20),Ue(1,"cooeeCurrency"),Ue(2,"safeHtml")),e&2){B(2);let n=be(2);oe("innerHTML",Be(2,3,Be(1,1,n.d)),Dt)}}function pm(e,t){if(e&1&&(Me(0,"span",21),Ue(1,"cooeeCurrency"),Ue(2,"safeHtml")),e&2){B(2);let n=be(2);oe("innerHTML",Be(2,3,Be(1,1,n.cmp)),Dt)}}function mm(e,t){if(e&1&&(W(0,"div",19),Q(1,fm,3,5,"span",20),Q(2,pm,3,5,"span",21),z()),e&2){B();let n=be(2);N(),Z(n.d?1:-1),N(),Z(n.cmp?2:-1)}}function hm(e,t){if(e&1){let n=$e();W(0,"a",25),ke("click",function(i){let o=Ie(n).$implicit,s=B(3);return Te(s.changeItem(i,o))}),Me(1,"img",17),z()}if(e&2){let n=t.$implicit,r=B(3);oe("ngClass",Zn(3,Xp,n.mID===r.item().mID+"")),N(),oe("src",n.firstImageURL,mt)("alt",r.item().name)}}function gm(e,t){if(e&1&&(W(0,"span",22),ee(1,"Select product"),z(),W(2,"div",23),$t(3,hm,2,5,"a",24,Qp),z()),e&2){let n=B(2);N(3),jt(n.similarItems())}}function _m(e,t){if(e&1&&(W(0,"span",26),ee(1,"Select variant"),z(),Me(2,"cooee-item-options-picker",27)),e&2){let n=B(2);N(2),oe("item",n.item())}}function vm(e,t){if(e&1&&(W(0,"div",28),ee(1,"Description"),z(),Me(2,"div",29),Ue(3,"safeHtml")),e&2){let n=B(2);N(2),oe("innerHTML",Be(3,1,n.item().desc),Dt)}}function ym(e,t){if(e&1&&(W(0,"div",18),ee(1),z(),je(2),Q(3,mm,3,2,"div",19),Q(4,gm,5,0),Q(5,_m,3,1),Q(6,vm,4,3)),e&2){let n=B(),r=be(0);N(),_t(n.item().name),N();let i=We(r.price);N(),Z(i?3:-1),N(),Z(n.similarItems().length>1?4:-1),N(),Z(n.item().hasVariants()?5:-1),N(),Z(n.item().desc?6:-1)}}function Em(e,t){e&1&&ee(0," Add To Cart ")}function bm(e,t){e&1&&ee(0," Out of stock ")}function Sm(e,t){if(e&1){let n=$e();W(0,"div",30)(1,"button",31),ke("click",function(){Ie(n);let i=B();return Te(i.clickAddToCart())}),Q(2,Em,1,0)(3,bm,1,0),z(),W(4,"button",32),ke("click",function(){Ie(n);let i=B();return Te(i.goToPDP())}),ee(5," More Info "),z(),W(6,"button",33),ke("click",function(){Ie(n);let i=B();return Te(i.openCart())}),Me(7,"img",34),z()()}if(e&2){B();let n=be(0);N(),oe("disabled",!n.isAvailable),N(),Z(n.isAvailable?2:3)}}var zc=class e{closeClick=new _n;layout=Sn("SINGLE_PANE");item=Sn.required();similarItems=Se([]);engagementService=Re(Et);lastLayout=null;resizeObserver=new Kt(()=>{vi()?(this.lastLayout===null&&(this.lastLayout=this.layout()),this.layout.set("SINGLE_PANE")):this.lastLayout!==null&&(this.layout.set(this.lastLayout),this.lastLayout=null)});ngOnDestroy(){this.resizeObserver.destroy()}close(){this.closeClick.emit()}clickAddToCart(){this.engagementService.executeCTA(ot.ADD_TO_CART,{item:this.item()})}openCart(){this.engagementService.executeCTA(ot.OPEN_CART)}changeItem(t,n){t.stopPropagation(),t.preventDefault(),this.item.set(n)}goToPDP(){this.engagementService.executeCTA(ot.GO_TO_PRODUCT,{item:this.item()})}isSinglePane(){return this.layout()!=="TWO_PANE"||vi()}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Ee({type:e,selectors:[["cooee-item-detail"]],hostAttrs:[1,"letscooee-widget"],inputs:{layout:[1,"layout"],item:[1,"item"],similarItems:[1,"similarItems"]},outputs:{closeClick:"closeClick",layout:"layoutChange",item:"itemChange"},features:[En([Et])],decls:11,vars:2,consts:[["closeButtonTemplate",""],["imageStripTemplate",""],["bodyTemplate",""],["footerButtonsTemplate",""],[1,"lc-card-wrapper","card-wrapper","single-pane"],[1,"card-wrapper","two-pane"],[1,"lc-card-header","card-header"],[1,"lc-header","header"],[4,"ngTemplateOutlet"],[1,"card-content"],[1,"lc-inner-body","inner-body"],[1,"lc-card-footer","card-footer"],[1,"images-container"],[1,"inner-body"],["type","button","aria-label","Close product details",1,"lc-close-button","close-button",3,"click"],["name","close","aria-hidden","true"],[1,"image-strip"],[3,"src","alt"],[1,"lc-item-name","item-name"],[1,"lc-prices","prices"],[1,"lc-item-price","item-price",3,"innerHTML"],[1,"lc-item-cmp-price","item-cmp-price",3,"innerHTML"],[1,"lc-selected-product-title","selected-product-title"],[1,"lc-image-strip","image-strip"],["href","#",1,"product-selector",3,"ngClass"],["href","#",1,"product-selector",3,"click","ngClass"],[1,"selected-variant-title"],[3,"item"],[1,"lc-description-title","description-title"],[1,"lc-description","description",3,"innerHTML"],[1,"footer-buttons"],["type","button",1,"lc-cta-button","cta-button",3,"click","disabled"],["type","button",1,"lc-more-info-button","more-info-button",3,"click"],["type","button","aria-label","View Cart","title","View Cart",1,"view-cart-button",3,"click"],["width","32","height","32","src","https://img.icons8.com/material-sharp/48/shopping-cart.png","alt","shopping-cart"]],template:function(n,r){n&1&&(je(0),Q(1,rm,11,4,"div",4)(2,cm,7,4,"div",5),ht(3,um,2,0,"ng-template",null,0,bn)(5,dm,3,0,"ng-template",null,1,bn)(7,ym,7,6,"ng-template",null,2,bn)(9,Sm,8,2,"ng-template",null,3,bn)),n&2&&(We(r.item().selectedOrFirstVariant.value),N(),Z(r.isSinglePane()?1:2))},dependencies:[Ls,ir,nr,Vs,tr,sn],styles:["[_nghost-%COMP%]{display:block;background:#fff}.card-wrapper[_ngcontent-%COMP%]{position:relative}.card-wrapper.single-pane[_ngcontent-%COMP%]{display:flex;flex-direction:column;height:100%;overflow:auto}.card-wrapper.two-pane[_ngcontent-%COMP%]{display:grid;grid-template-columns:1fr 1fr}.card-header[_ngcontent-%COMP%]{display:var(--header-display, flex);flex-direction:row;justify-content:space-between;align-items:center;padding:8px 16px;border-bottom:1px solid var(--lc-color-gray-300)}.header[_ngcontent-%COMP%]{font-size:24px;font-weight:var(--lc-subheading-weight);color:rgba(var(--lc-subheading-color))}.close-button[_ngcontent-%COMP%]{background:transparent;border:none;width:36px;height:36px}.close-button[_ngcontent-%COMP%] cooee-icon[_ngcontent-%COMP%]{color:#000000b3}.two-pane[_ngcontent-%COMP%] .close-button[_ngcontent-%COMP%]{position:absolute;top:8px;right:4px}.card-content[_ngcontent-%COMP%]{flex:1;overflow-y:auto;overscroll-behavior:contain}.inner-body[_ngcontent-%COMP%]{padding:16px;display:flex;flex-direction:column;gap:8px}.images-container[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:start}.image-strip[_ngcontent-%COMP%]{width:100%;display:flex;overflow-x:auto;gap:8px;flex-wrap:nowrap}.image-strip[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:auto;height:200px}.two-pane[_ngcontent-%COMP%] .image-strip[_ngcontent-%COMP%]{padding:16px}.product-selector[_ngcontent-%COMP%]{height:100px;flex-shrink:0;border-radius:var(--lc-media-radius);padding:2px}.product-selector.active[_ngcontent-%COMP%]{border:1px solid rgba(var(--lc-primary-color))}.product-selector[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{max-height:100%;border-radius:var(--lc-media-radius)}.description-title[_ngcontent-%COMP%], .selected-product-title[_ngcontent-%COMP%], .selected-variant-title[_ngcontent-%COMP%]{font-size:var(--lc-subheading-size);font-weight:var(--lc-subheading-weight);color:rgba(var(--lc-subheading-color));margin-top:8px;line-height:normal}.description[_ngcontent-%COMP%]{line-height:normal;color:#000;font-size:var(--lc-description-size);font-weight:var(--lc-description-weight)}.card-footer[_ngcontent-%COMP%]{padding:var(--lc-item-detail-footer-padding);background-color:rgba(var(--lc-item-detail-footer-bg-color));box-shadow:var(--lc-item-detail-footer-box-shadow)}.footer-buttons[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;gap:12px}.two-pane[_ngcontent-%COMP%] .footer-buttons[_ngcontent-%COMP%]{margin-top:16px}.cta-button[_ngcontent-%COMP%], .more-info-button[_ngcontent-%COMP%]{width:50%;padding:12px;display:flex;justify-content:center;align-items:center}.more-info-button[_ngcontent-%COMP%]{background-color:rgba(var(--lc-secondary-button-bg-color));color:rgba(var(--lc-secondary-button-color));font-weight:var(--lc-secondary-button-weight);text-transform:var(--lc-secondary-button-transform);border-radius:var(--lc-button-radius);font-size:var(--lc-button-size);font-family:var(--lc-button-family),serif;height:var(--lc-button-height);letter-spacing:var(--lc-button-letter-spacing);transition:filter .12s ease,background-color .2s ease,color .2s ease;border-width:1px;border-style:solid;border-color:rgba(var(--lc-secondary-button-border-color));display:flex;align-items:center;justify-content:center}.more-info-button[_ngcontent-%COMP%]:hover{filter:brightness(.95)}.more-info-button[_ngcontent-%COMP%]:active{filter:brightness(.9)}.more-info-button[_ngcontent-%COMP%]:focus-visible{outline:2px solid rgba(var(--lc-primary-color, 0, 0, 0));outline-offset:2px}"]})};var $n="a-f\\d",Cm=`#?[${$n}]{3}[${$n}]?`,Im=`#?[${$n}]{6}([${$n}]{2})?`,Tm=new RegExp(`[^#${$n}]`,"gi"),xm=new RegExp(`^${Cm}$|^${Im}$`,"i");function ko(e,t={}){if(typeof e!="string"||Tm.test(e)||!xm.test(e))throw new TypeError("Expected a valid hex string");e=e.replace(/^#/,"");let n=1;e.length===8&&(n=Number.parseInt(e.slice(6,8),16)/255,e=e.slice(0,6)),e.length===4&&(n=Number.parseInt(e.slice(3,4).repeat(2),16)/255,e=e.slice(0,3)),e.length===3&&(e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]);let r=Number.parseInt(e,16),i=r>>16,o=r>>8&255,s=r&255,u=typeof t.alpha=="number"?t.alpha:n;if(t.format==="array")return[i,o,s,u];if(t.format==="css"){let l=u===1?"":` / ${Number((u*100).toFixed(2))}%`;return`rgb(${i} ${o} ${s}${l})`}return{red:i,green:o,blue:s,alpha:u}}var Ve=class{h;a=100;g;constructor(t){t??={},this.h=t.h,this.a=t.a,this.g=t.g}get hex(){return this.h}get grad(){return this.g}get rgba(){if(!this.hex)return"";try{return ko(this.hex,{format:"css",alpha:this.getAlpha()})}catch(t){return console.error("Invalid hex",t),"#000000"}}getAlpha(){return(this.a??100)/100}};var Wr=class e{static DEFAULT_FALLBACK=new Ve({h:"#000000",a:50});r;c;fb;constructor(t){this.r=t.r,t.c&&(this.c=new Ve(t.c)),t.fb&&(this.fb=new Ve(t.fb))}get radius(){return this.r}get color(){return this.c}get fallback(){return this.fb??e.DEFAULT_FALLBACK}};var Yc=class{size;enabled;color;constructor(t){t??={},this.enabled=t.enabled,this.size=t.size,this.color=new Ve(t.color)}};var Qc,Y,Zc,$o,kt,qc,eu,tu,nu,jo,Bo,Ho,Dm,Go={},ru=[],wm=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,qr=Array.isArray;function dt(e,t){for(var n in t)e[n]=t[n];return e}function Wo(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function Uo(e,t,n,r,i){var o={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:i??++Zc,__i:-1,__u:0};return i==null&&Y.vnode!=null&&Y.vnode(o),o}function zo(e){return e.children}function an(e,t){this.props=e,this.context=t}function cn(e,t){if(t==null)return e.__?cn(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type=="function"?cn(e):null}function iu(e){var t,n;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null){e.__e=e.__c.base=n.__e;break}return iu(e)}}function Kc(e){(!e.__d&&(e.__d=!0)&&kt.push(e)&&!Yr.__r++||qc!=Y.debounceRendering)&&((qc=Y.debounceRendering)||eu)(Yr)}function Yr(){for(var e,t,n,r,i,o,s,u=1;kt.length;)kt.length>u&&kt.sort(tu),e=kt.shift(),u=kt.length,e.__d&&(n=void 0,i=(r=(t=e).__v).__e,o=[],s=[],t.__P&&((n=dt({},r)).__v=r.__v+1,Y.vnode&&Y.vnode(n),au(t.__P,n,r,t.__n,t.__P.namespaceURI,32&r.__u?[i]:null,o,i??cn(r),!!(32&r.__u),s),n.__v=r.__v,n.__.__k[n.__i]=n,Om(o,n,s),n.__e!=i&&iu(n)));Yr.__r=0}function ou(e,t,n,r,i,o,s,u,l,h,y){var p,E,v,A,U,M,O=r&&r.__k||ru,V=t.length;for(l=Am(n,t,O,l,V),p=0;p<V;p++)(v=n.__k[p])!=null&&(E=v.__i==-1?Go:O[v.__i]||Go,v.__i=p,M=au(e,v,E,i,o,s,u,l,h,y),A=v.__e,v.ref&&E.ref!=v.ref&&(E.ref&&Yo(E.ref,null,v),y.push(v.ref,v.__c||A,v)),U==null&&A!=null&&(U=A),4&v.__u||E.__k===v.__k?l=su(v,l,e):typeof v.type=="function"&&M!==void 0?l=M:A&&(l=A.nextSibling),v.__u&=-7);return n.__e=U,l}function Am(e,t,n,r,i){var o,s,u,l,h,y=n.length,p=y,E=0;for(e.__k=new Array(i),o=0;o<i;o++)(s=t[o])!=null&&typeof s!="boolean"&&typeof s!="function"?(l=o+E,(s=e.__k[o]=typeof s=="string"||typeof s=="number"||typeof s=="bigint"||s.constructor==String?Uo(null,s,null,null,null):qr(s)?Uo(zo,{children:s},null,null,null):s.constructor==null&&s.__b>0?Uo(s.type,s.props,s.key,s.ref?s.ref:null,s.__v):s).__=e,s.__b=e.__b+1,u=null,(h=s.__i=Nm(s,n,l,p))!=-1&&(p--,(u=n[h])&&(u.__u|=2)),u==null||u.__v==null?(h==-1&&(i>y?E--:i<y&&E++),typeof s.type!="function"&&(s.__u|=4)):h!=l&&(h==l-1?E--:h==l+1?E++:(h>l?E--:E++,s.__u|=4))):e.__k[o]=null;if(p)for(o=0;o<y;o++)(u=n[o])!=null&&(2&u.__u)==0&&(u.__e==r&&(r=cn(u)),uu(u,u));return r}function su(e,t,n){var r,i;if(typeof e.type=="function"){for(r=e.__k,i=0;r&&i<r.length;i++)r[i]&&(r[i].__=e,t=su(r[i],t,n));return t}e.__e!=t&&(t&&e.type&&!n.contains(t)&&(t=cn(e)),n.insertBefore(e.__e,t||null),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function Nm(e,t,n,r){var i,o,s=e.key,u=e.type,l=t[n];if(l===null&&e.key==null||l&&s==l.key&&u==l.type&&(2&l.__u)==0)return n;if(r>(l!=null&&(2&l.__u)==0?1:0))for(i=n-1,o=n+1;i>=0||o<t.length;){if(i>=0){if((l=t[i])&&(2&l.__u)==0&&s==l.key&&u==l.type)return i;i--}if(o<t.length){if((l=t[o])&&(2&l.__u)==0&&s==l.key&&u==l.type)return o;o++}}return-1}function Xc(e,t,n){t[0]=="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||wm.test(t)?n:n+"px"}function zr(e,t,n,r,i){var o,s;e:if(t=="style")if(typeof n=="string")e.style.cssText=n;else{if(typeof r=="string"&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||Xc(e.style,t,"");if(n)for(t in n)r&&n[t]==r[t]||Xc(e.style,t,n[t])}else if(t[0]=="o"&&t[1]=="n")o=t!=(t=t.replace(nu,"$1")),s=t.toLowerCase(),t=s in e||t=="onFocusOut"||t=="onFocusIn"?s.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=n,n?r?n.u=r.u:(n.u=jo,e.addEventListener(t,o?Ho:Bo,o)):e.removeEventListener(t,o?Ho:Bo,o);else{if(i=="http://www.w3.org/2000/svg")t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!="width"&&t!="height"&&t!="href"&&t!="list"&&t!="form"&&t!="tabIndex"&&t!="download"&&t!="rowSpan"&&t!="colSpan"&&t!="role"&&t!="popover"&&t in e)try{e[t]=n??"";break e}catch{}typeof n=="function"||(n==null||n===!1&&t[4]!="-"?e.removeAttribute(t):e.setAttribute(t,t=="popover"&&n==1?"":n))}}function Jc(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t.t==null)t.t=jo++;else if(t.t<n.u)return;return n(Y.event?Y.event(t):t)}}}function au(e,t,n,r,i,o,s,u,l,h){var y,p,E,v,A,U,M,O,V,X,we,Ae,x,H,L,G,ne,J=t.type;if(t.constructor!=null)return null;128&n.__u&&(l=!!(32&n.__u),o=[u=t.__e=n.__e]),(y=Y.__b)&&y(t);e:if(typeof J=="function")try{if(O=t.props,V="prototype"in J&&J.prototype.render,X=(y=J.contextType)&&r[y.__c],we=y?X?X.props.value:y.__:r,n.__c?M=(p=t.__c=n.__c).__=p.__E:(V?t.__c=p=new J(O,we):(t.__c=p=new an(O,we),p.constructor=J,p.render=Mm),X&&X.sub(p),p.props=O,p.state||(p.state={}),p.context=we,p.__n=r,E=p.__d=!0,p.__h=[],p._sb=[]),V&&p.__s==null&&(p.__s=p.state),V&&J.getDerivedStateFromProps!=null&&(p.__s==p.state&&(p.__s=dt({},p.__s)),dt(p.__s,J.getDerivedStateFromProps(O,p.__s))),v=p.props,A=p.state,p.__v=t,E)V&&J.getDerivedStateFromProps==null&&p.componentWillMount!=null&&p.componentWillMount(),V&&p.componentDidMount!=null&&p.__h.push(p.componentDidMount);else{if(V&&J.getDerivedStateFromProps==null&&O!==v&&p.componentWillReceiveProps!=null&&p.componentWillReceiveProps(O,we),!p.__e&&p.shouldComponentUpdate!=null&&p.shouldComponentUpdate(O,p.__s,we)===!1||t.__v==n.__v){for(t.__v!=n.__v&&(p.props=O,p.state=p.__s,p.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(de){de&&(de.__=t)}),Ae=0;Ae<p._sb.length;Ae++)p.__h.push(p._sb[Ae]);p._sb=[],p.__h.length&&s.push(p);break e}p.componentWillUpdate!=null&&p.componentWillUpdate(O,p.__s,we),V&&p.componentDidUpdate!=null&&p.__h.push(function(){p.componentDidUpdate(v,A,U)})}if(p.context=we,p.props=O,p.__P=e,p.__e=!1,x=Y.__r,H=0,V){for(p.state=p.__s,p.__d=!1,x&&x(t),y=p.render(p.props,p.state,p.context),L=0;L<p._sb.length;L++)p.__h.push(p._sb[L]);p._sb=[]}else do p.__d=!1,x&&x(t),y=p.render(p.props,p.state,p.context),p.state=p.__s;while(p.__d&&++H<25);p.state=p.__s,p.getChildContext!=null&&(r=dt(dt({},r),p.getChildContext())),V&&!E&&p.getSnapshotBeforeUpdate!=null&&(U=p.getSnapshotBeforeUpdate(v,A)),G=y,y!=null&&y.type===zo&&y.key==null&&(G=cu(y.props.children)),u=ou(e,qr(G)?G:[G],t,n,r,i,o,s,u,l,h),p.base=t.__e,t.__u&=-161,p.__h.length&&s.push(p),M&&(p.__E=p.__=null)}catch(de){if(t.__v=null,l||o!=null)if(de.then){for(t.__u|=l?160:128;u&&u.nodeType==8&&u.nextSibling;)u=u.nextSibling;o[o.indexOf(u)]=null,t.__e=u}else for(ne=o.length;ne--;)Wo(o[ne]);else t.__e=n.__e,t.__k=n.__k;Y.__e(de,t,n)}else o==null&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):u=t.__e=Rm(n.__e,t,n,r,i,o,s,l,h);return(y=Y.diffed)&&y(t),128&t.__u?void 0:u}function Om(e,t,n){for(var r=0;r<n.length;r++)Yo(n[r],n[++r],n[++r]);Y.__c&&Y.__c(t,e),e.some(function(i){try{e=i.__h,i.__h=[],e.some(function(o){o.call(i)})}catch(o){Y.__e(o,i.__v)}})}function cu(e){return typeof e!="object"||e==null||e.__b&&e.__b>0?e:qr(e)?e.map(cu):dt({},e)}function Rm(e,t,n,r,i,o,s,u,l){var h,y,p,E,v,A,U,M=n.props,O=t.props,V=t.type;if(V=="svg"?i="http://www.w3.org/2000/svg":V=="math"?i="http://www.w3.org/1998/Math/MathML":i||(i="http://www.w3.org/1999/xhtml"),o!=null){for(h=0;h<o.length;h++)if((v=o[h])&&"setAttribute"in v==!!V&&(V?v.localName==V:v.nodeType==3)){e=v,o[h]=null;break}}if(e==null){if(V==null)return document.createTextNode(O);e=document.createElementNS(i,V,O.is&&O),u&&(Y.__m&&Y.__m(t,o),u=!1),o=null}if(V==null)M===O||u&&e.data==O||(e.data=O);else{if(o=o&&Qc.call(e.childNodes),M=n.props||Go,!u&&o!=null)for(M={},h=0;h<e.attributes.length;h++)M[(v=e.attributes[h]).name]=v.value;for(h in M)if(v=M[h],h!="children"){if(h=="dangerouslySetInnerHTML")p=v;else if(!(h in O)){if(h=="value"&&"defaultValue"in O||h=="checked"&&"defaultChecked"in O)continue;zr(e,h,null,v,i)}}for(h in O)v=O[h],h=="children"?E=v:h=="dangerouslySetInnerHTML"?y=v:h=="value"?A=v:h=="checked"?U=v:u&&typeof v!="function"||M[h]===v||zr(e,h,v,M[h],i);if(y)u||p&&(y.__html==p.__html||y.__html==e.innerHTML)||(e.innerHTML=y.__html),t.__k=[];else if(p&&(e.innerHTML=""),ou(t.type=="template"?e.content:e,qr(E)?E:[E],t,n,r,V=="foreignObject"?"http://www.w3.org/1999/xhtml":i,o,s,o?o[0]:n.__k&&cn(n,0),u,l),o!=null)for(h=o.length;h--;)Wo(o[h]);u||(h="value",V=="progress"&&A==null?e.removeAttribute("value"):A!=null&&(A!==e[h]||V=="progress"&&!A||V=="option"&&A!=M[h])&&zr(e,h,A,M[h],i),h="checked",U!=null&&U!=e[h]&&zr(e,h,U,M[h],i))}return e}function Yo(e,t,n){try{if(typeof e=="function"){var r=typeof e.__u=="function";r&&e.__u(),r&&t==null||(e.__u=e(t))}else e.current=t}catch(i){Y.__e(i,n)}}function uu(e,t,n){var r,i;if(Y.unmount&&Y.unmount(e),(r=e.ref)&&(r.current&&r.current!=e.__e||Yo(r,null,t)),(r=e.__c)!=null){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(o){Y.__e(o,t)}r.base=r.__P=null}if(r=e.__k)for(i=0;i<r.length;i++)r[i]&&uu(r[i],t,n||typeof e.type!="function");n||Wo(e.__e),e.__c=e.__=e.__e=void 0}function Mm(e,t,n){return this.constructor(e,n)}Qc=ru.slice,Y={__e:function(e,t,n,r){for(var i,o,s;t=t.__;)if((i=t.__c)&&!i.__)try{if((o=i.constructor)&&o.getDerivedStateFromError!=null&&(i.setState(o.getDerivedStateFromError(e)),s=i.__d),i.componentDidCatch!=null&&(i.componentDidCatch(e,r||{}),s=i.__d),s)return i.__E=i}catch(u){e=u}throw e}},Zc=0,$o=function(e){return e!=null&&e.constructor==null},an.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!=this.state?this.__s:this.__s=dt({},this.state),typeof e=="function"&&(e=e(dt({},n),this.props)),e&&dt(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),Kc(this))},an.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Kc(this))},an.prototype.render=zo,kt=[],eu=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,tu=function(e,t){return e.__v.__b-t.__v.__b},Yr.__r=0,nu=/(PointerCapture)$|Capture$/i,jo=0,Bo=Jc(!1),Ho=Jc(!0),Dm=0;var Ko,De,qo,lu,du=0,yu=[],le=Y,fu=le.__b,pu=le.__r,mu=le.diffed,hu=le.__c,gu=le.unmount,_u=le.__;function Pm(e,t){le.__h&&le.__h(De,e,du||t),du=0;var n=De.__H||(De.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function Jo(e,t){var n=Pm(Ko++,7);return Vm(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function Lm(){for(var e;e=yu.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(Kr),e.__H.__h.forEach(Xo),e.__H.__h=[]}catch(t){e.__H.__h=[],le.__e(t,e.__v)}}le.__b=function(e){De=null,fu&&fu(e)},le.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),_u&&_u(e,t)},le.__r=function(e){pu&&pu(e),Ko=0;var t=(De=e.__c).__H;t&&(qo===De?(t.__h=[],De.__h=[],t.__.forEach(function(n){n.__N&&(n.__=n.__N),n.u=n.__N=void 0})):(t.__h.forEach(Kr),t.__h.forEach(Xo),t.__h=[],Ko=0)),qo=De},le.diffed=function(e){mu&&mu(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(yu.push(t)!==1&&lu===le.requestAnimationFrame||((lu=le.requestAnimationFrame)||Fm)(Lm)),t.__H.__.forEach(function(n){n.u&&(n.__H=n.u),n.u=void 0})),qo=De=null},le.__c=function(e,t){t.some(function(n){try{n.__h.forEach(Kr),n.__h=n.__h.filter(function(r){return!r.__||Xo(r)})}catch(r){t.some(function(i){i.__h&&(i.__h=[])}),t=[],le.__e(r,n.__v)}}),hu&&hu(e,t)},le.unmount=function(e){gu&&gu(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(r){try{Kr(r)}catch(i){t=i}}),n.__H=void 0,t&&le.__e(t,n.__v))};var vu=typeof requestAnimationFrame=="function";function Fm(e){var t,n=function(){clearTimeout(r),vu&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,35);vu&&(t=requestAnimationFrame(n))}function Kr(e){var t=De,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),De=t}function Xo(e){var t=De;e.__c=e.__(),De=t}function Vm(e,t){return!e||e.length!==t.length||t.some(function(n,r){return n!==e[r]})}var km=Symbol.for("preact-signals");function Zo(){if(un>1)un--;else{for(var e,t=!1;jn!==void 0;){var n=jn;for(jn=void 0,Qo++;n!==void 0;){var r=n.o;if(n.o=void 0,n.f&=-3,!(8&n.f)&&bu(n))try{n.c()}catch(i){t||(e=i,t=!0)}n=r}}if(Qo=0,un--,t)throw e}}var q=void 0;var jn=void 0,un=0,Qo=0,Xr=0;function Eu(e){if(q!==void 0){var t=e.n;if(t===void 0||t.t!==q)return t={i:0,S:e,p:q.s,n:void 0,t:q,e:void 0,x:void 0,r:t},q.s!==void 0&&(q.s.n=t),q.s=t,e.n=t,32&q.f&&e.S(t),t;if(t.i===-1)return t.i=0,t.n!==void 0&&(t.n.p=t.p,t.p!==void 0&&(t.p.n=t.n),t.p=q.s,t.n=void 0,q.s.n=t,q.s=t),t}}function fe(e){this.v=e,this.i=0,this.n=void 0,this.t=void 0}fe.prototype.brand=km;fe.prototype.h=function(){return!0};fe.prototype.S=function(e){this.t!==e&&e.e===void 0&&(e.x=this.t,this.t!==void 0&&(this.t.e=e),this.t=e)};fe.prototype.U=function(e){if(this.t!==void 0){var t=e.e,n=e.x;t!==void 0&&(t.x=n,e.e=void 0),n!==void 0&&(n.e=t,e.x=void 0),e===this.t&&(this.t=n)}};fe.prototype.subscribe=function(e){var t=this;return Jr(function(){var n=t.value,r=q;q=void 0;try{e(n)}finally{q=r}})};fe.prototype.valueOf=function(){return this.value};fe.prototype.toString=function(){return this.value+""};fe.prototype.toJSON=function(){return this.value};fe.prototype.peek=function(){var e=q;q=void 0;try{return this.value}finally{q=e}};Object.defineProperty(fe.prototype,"value",{get:function(){var e=Eu(this);return e!==void 0&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(Qo>100)throw new Error("Cycle detected");this.v=e,this.i++,Xr++,un++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N()}finally{Zo()}}}});function Wn(e){return new fe(e)}function bu(e){for(var t=e.s;t!==void 0;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return!0;return!1}function Su(e){for(var t=e.s;t!==void 0;t=t.n){var n=t.S.n;if(n!==void 0&&(t.r=n),t.S.n=t,t.i=-1,t.n===void 0){e.s=t;break}}}function Cu(e){for(var t=e.s,n=void 0;t!==void 0;){var r=t.p;t.i===-1?(t.S.U(t),r!==void 0&&(r.n=t.n),t.n!==void 0&&(t.n.p=r)):n=t,t.S.n=t.r,t.r!==void 0&&(t.r=void 0),t=r}e.s=n}function ln(e){fe.call(this,void 0),this.x=e,this.s=void 0,this.g=Xr-1,this.f=4}(ln.prototype=new fe).h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===Xr))return!0;if(this.g=Xr,this.f|=1,this.i>0&&!bu(this))return this.f&=-2,!0;var e=q;try{Su(this),q=this;var t=this.x();(16&this.f||this.v!==t||this.i===0)&&(this.v=t,this.f&=-17,this.i++)}catch(n){this.v=n,this.f|=16,this.i++}return q=e,Cu(this),this.f&=-2,!0};ln.prototype.S=function(e){if(this.t===void 0){this.f|=36;for(var t=this.s;t!==void 0;t=t.n)t.S.S(t)}fe.prototype.S.call(this,e)};ln.prototype.U=function(e){if(this.t!==void 0&&(fe.prototype.U.call(this,e),this.t===void 0)){this.f&=-33;for(var t=this.s;t!==void 0;t=t.n)t.S.U(t)}};ln.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var e=this.t;e!==void 0;e=e.x)e.t.N()}};Object.defineProperty(ln.prototype,"value",{get:function(){if(1&this.f)throw new Error("Cycle detected");var e=Eu(this);if(this.h(),e!==void 0&&(e.i=this.i),16&this.f)throw this.v;return this.v}});function Iu(e){return new ln(e)}function Tu(e){var t=e.u;if(e.u=void 0,typeof t=="function"){un++;var n=q;q=void 0;try{t()}catch(r){throw e.f&=-2,e.f|=8,es(e),r}finally{q=n,Zo()}}}function es(e){for(var t=e.s;t!==void 0;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,Tu(e)}function Um(e){if(q!==this)throw new Error("Out-of-order effect");Cu(this),q=e,this.f&=-2,8&this.f&&es(this),Zo()}function zn(e){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32}zn.prototype.c=function(){var e=this.S();try{if(8&this.f||this.x===void 0)return;var t=this.x();typeof t=="function"&&(this.u=t)}finally{e()}};zn.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,Tu(this),Su(this),un++;var e=q;return q=this,Um.bind(this,e)};zn.prototype.N=function(){2&this.f||(this.f|=2,this.o=jn,jn=this)};zn.prototype.d=function(){this.f|=8,1&this.f||es(this)};function Jr(e){var t=new zn(e);try{t.c()}catch(n){throw t.d(),n}return t.d.bind(t)}var ns,ts;function dn(e,t){Y[e]=t.bind(null,Y[e]||function(){})}function Qr(e){ts&&ts(),ts=e&&e.S()}function xu(e){var t=this,n=e.data,r=Hm(n);r.value=n;var i=Jo(function(){for(var o=t.__v;o=o.__;)if(o.__c){o.__c.__$f|=4;break}return t.__$u.c=function(){var s,u=t.__$u.S(),l=i.value;u(),$o(l)||((s=t.base)==null?void 0:s.nodeType)!==3?(t.__$f|=1,t.setState({})):t.base.data=l},Iu(function(){var s=r.value.value;return s===0?0:s===!0?"":s||""})},[]);return i.value}xu.displayName="_st";Object.defineProperties(fe.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:xu},props:{configurable:!0,get:function(){return{data:this}}},__b:{configurable:!0,value:1}});dn("__b",function(e,t){if(typeof t.type=="string"){var n,r=t.props;for(var i in r)if(i!=="children"){var o=r[i];o instanceof fe&&(n||(t.__np=n={}),n[i]=o,r[i]=o.peek())}}e(t)});dn("__r",function(e,t){Qr();var n,r=t.__c;r&&(r.__$f&=-2,(n=r.__$u)===void 0&&(r.__$u=n=(function(i){var o;return Jr(function(){o=this}),o.c=function(){r.__$f|=1,r.setState({})},o})())),ns=r,Qr(n),e(t)});dn("__e",function(e,t,n,r){Qr(),ns=void 0,e(t,n,r)});dn("diffed",function(e,t){Qr(),ns=void 0;var n;if(typeof t.type=="string"&&(n=t.__e)){var r=t.__np,i=t.props;if(r){var o=n.U;if(o)for(var s in o){var u=o[s];u!==void 0&&!(s in r)&&(u.d(),o[s]=void 0)}else n.U=o={};for(var l in r){var h=o[l],y=r[l];h===void 0?(h=Bm(n,l,y,i),o[l]=h):h.o(y,i)}}}e(t)});function Bm(e,t,n,r){var i=t in e&&e.ownerSVGElement===void 0,o=Wn(n);return{o:function(s,u){o.value=s,r=u},d:Jr(function(){var s=o.value.value;r[t]!==s&&(r[t]=s,i?e[t]=s:s?e.setAttribute(t,s):e.removeAttribute(t))})}}dn("unmount",function(e,t){if(typeof t.type=="string"){var n=t.__e;if(n){var r=n.U;if(r){n.U=void 0;for(var i in r){var o=r[i];o&&o.d()}}}}else{var s=t.__c;if(s){var u=s.__$u;u&&(s.__$u=void 0,u.d())}}e(t)});dn("__h",function(e,t,n,r){(r<3||r===9)&&(t.__$f|=2),e(t,n,r)});an.prototype.shouldComponentUpdate=function(e,t){var n=this.__$u,r=n&&n.s!==void 0;for(var i in t)return!0;if(this.__f||typeof this.u=="boolean"&&this.u===!0){if(!(r||2&this.__$f||4&this.__$f)||1&this.__$f)return!0}else if(!(r||4&this.__$f)||3&this.__$f)return!0;for(var o in e)if(o!=="__source"&&e[o]!==this.props[o])return!0;for(var s in this.props)if(!(s in e))return!0;return!1};function Hm(e){return Jo(function(){return Wn(e)},[])}var Gm=(r=>(r.ON="ON",r.OFF="OFF",r.ON_HOVER="ON_HOVER",r))(Gm||{}),$m=(r=>(r.FIRST_ITEM="FIRST_ITEM",r.CARD="CARD",r.NONE="NONE",r))($m||{});var jm=[[["swiper-slides"]]],Wm=["swiper-slides"],zm=(e,t)=>({"--swiper-navigation-size":e,color:t}),Ym=e=>({color:e,bottom:0,top:"unset",position:"relative"});function qm(e,t){if(e&1&&(pe(0,"div",2),tt(1,"span"),ge(),pe(2,"div",3),tt(3,"span"),ge()),e&2){let n,r,i=B(),o=((n=i.navigationConfig())==null?null:n.size)??50,s=((r=i.navigationConfig())==null||r.color==null?null:r.color.rgba)??"white",u=Ps(4,zm,o+"px",s);Jn(u),N(2),Jn(u)}}function Km(e,t){if(e&1&&(pe(0,"div",4),tt(1,"span"),ge()),e&2){let n,r=((n=B().paginationConfig())==null||n.color==null?null:n.color.rgba)??"white",i=Zn(2,Ym,r);Jn(i)}}var Du=class e{options=Se.required();navigationConfig=Se();paginationConfig=Se();slideChange=vt();elementRef=Re(gn);swiperInstance;initToken=0;resizeDebouncer=new Kt(this.onResize.bind(this));constructor(){At(()=>{this.options()&&this.reInitSwiper()})}get swiper(){return this.swiperInstance}ngOnDestroy(){this.resizeDebouncer?.destroy(),this.swiperInstance?.destroy?.(),this.swiperInstance=void 0}async initSwiper(t=this.initToken){if(await js(),t!==this.initToken){he.warn("Swiper token not matching");return}let n=this.elementRef.nativeElement,r={nextEl:n.querySelector(".swiper-button-next"),prevEl:n.querySelector(".swiper-button-prev"),enabled:this.navigationConfig()?.enabled},i=this.paginationConfig(),o={el:n.querySelector(".swiper-pagination"),enabled:this.paginationConfig()?.enabled,type:this.paginationConfig()?.type,clickable:!0,renderBullet:function(s,u){return`
16
+ Url: ${Or(e)}`),!0}return!1}function uf(e,t){return t?.length?Dr(e).some(n=>Zt(n,t)):!1}function lf(e,t){if(!t?.length)return!1;let n=e.transaction;return n?Zt(n,t):!1}function df(e,t){if(!t?.length)return!1;let n=Or(e);return n?Zt(n,t):!1}function ff(e,t){if(!t?.length)return!0;let n=Or(e);return n?Zt(n,t):!0}function pf(e=[]){for(let t=e.length-1;t>=0;t--){let n=e[t];if(n&&n.filename!=="<anonymous>"&&n.filename!=="[native code]")return n.filename||null}return null}function Or(e){try{let n=[...e.exception?.values??[]].reverse().find(r=>r.mechanism?.parent_id===void 0&&r.stacktrace?.frames?.length)?.stacktrace?.frames;return n?pf(n):null}catch{return R&&D.error(`Cannot extract url for event ${Ye(e)}`),null}}function mf(e){return e.exception?.values?.length?!e.message&&!e.exception.values.some(t=>t.stacktrace||t.type&&t.type!=="Error"||t.value):!1}function mo(e,t,n,r,i,o){if(!i.exception?.values||!o||!He(o.originalException,Error))return;let s=i.exception.values.length>0?i.exception.values[i.exception.values.length-1]:void 0;s&&(i.exception.values=po(e,t,r,o.originalException,n,i.exception.values,s,0))}function po(e,t,n,r,i,o,s,u){if(o.length>=n+1)return o;let l=[...o];if(He(r[i],Error)){hc(s,u);let h=e(t,r[i]),y=l.length;gc(h,i,y,u),l=po(e,t,n,r[i],i,[h,...l],h,y)}return Array.isArray(r.errors)&&r.errors.forEach((h,y)=>{if(He(h,Error)){hc(s,u);let p=e(t,h),E=l.length;gc(p,`errors[${y}]`,E,u),l=po(e,t,n,h,i,[p,...l],p,E)}}),l}function hc(e,t){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=F(_(_({},e.mechanism),e.type==="AggregateError"&&{is_exception_group:!0}),{exception_id:t})}function gc(e,t,n,r){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=F(_({},e.mechanism),{type:"chained",source:t,exception_id:n,parent_id:r})}function ho(e){let t="console";_e(t,e),ve(t,hf)}function hf(){"console"in P&&Ei.forEach(function(e){e in P.console&&ae(P.console,e,function(t){return Xt[e]=t,function(...n){se("console",{args:n,level:e}),Xt[e]?.apply(P.console,n)}})})}function go(e){return e==="warn"?"warning":["fatal","error","warning","log","info","debug"].includes(e)?e:"log"}var gf="Dedupe",_f=()=>{let e;return{name:gf,processEvent(t){if(t.type)return t;try{if(vf(t,e))return R&&D.warn("Event dropped due to being a duplicate of previously captured event."),null}catch{}return e=t}}},Mr=_f;function vf(e,t){return t?!!(yf(e,t)||Ef(e,t)):!1}function yf(e,t){let n=e.message,r=t.message;return!(!n&&!r||n&&!r||!n&&r||n!==r||!yc(e,t)||!vc(e,t))}function Ef(e,t){let n=_c(t),r=_c(e);return!(!n||!r||n.type!==r.type||n.value!==r.value||!yc(e,t)||!vc(e,t))}function vc(e,t){let n=ar(e),r=ar(t);if(!n&&!r)return!0;if(n&&!r||!n&&r||(n=n,r=r,r.length!==n.length))return!1;for(let i=0;i<r.length;i++){let o=r[i],s=n[i];if(o.filename!==s.filename||o.lineno!==s.lineno||o.colno!==s.colno||o.function!==s.function)return!1}return!0}function yc(e,t){let n=e.fingerprint,r=t.fingerprint;if(!n&&!r)return!0;if(n&&!r||!n&&r)return!1;n=n,r=r;try{return n.join("")===r.join("")}catch{return!1}}function _c(e){return e.exception?.values?.[0]}function Vn(e){if(!e)return{};let t=e.match(/^(([^:/?#]+):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/);if(!t)return{};let n=t[6]||"",r=t[8]||"";return{host:t[4],path:t[5],protocol:t[2],search:n,hash:r,relative:t[5]+n+r}}function Pr(e){if(e!==void 0)return e>=400&&e<500?"warning":e>=500?"error":void 0}var kn=P;function _o(){return"history"in kn&&!!kn.history}function bf(){if(!("fetch"in kn))return!1;try{return new Headers,new Request("http://www.example.com"),new Response,!0}catch{return!1}}function Un(e){return e&&/^function\s+\w+\(\)\s+\{\s+\[native code\]\s+\}$/.test(e.toString())}function vo(){if(typeof EdgeRuntime=="string")return!0;if(!bf())return!1;if(Un(kn.fetch))return!0;let e=!1,t=kn.document;if(t&&typeof t.createElement=="function")try{let n=t.createElement("iframe");n.hidden=!0,t.head.appendChild(n),n.contentWindow?.fetch&&(e=Un(n.contentWindow.fetch)),t.head.removeChild(n)}catch(n){R&&D.warn("Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ",n)}return e}function Eo(e,t){let n="fetch";_e(n,e),ve(n,()=>Sf(void 0,t))}function Sf(e,t=!1){t&&!vo()||ae(P,"fetch",function(n){return function(...r){let i=new Error,{method:o,url:s}=Cf(r),u={args:r,fetchData:{method:o,url:s},startTimestamp:Ce()*1e3,virtualError:i,headers:If(r)};return e||se("fetch",_({},u)),n.apply(P,r).then(async l=>(e?e(l):se("fetch",F(_({},u),{endTimestamp:Ce()*1e3,response:l})),l),l=>{if(se("fetch",F(_({},u),{endTimestamp:Ce()*1e3,error:l})),Rt(l)&&l.stack===void 0&&(l.stack=i.stack,xe(l,"framesToPop",1)),l instanceof TypeError&&(l.message==="Failed to fetch"||l.message==="Load failed"||l.message==="NetworkError when attempting to fetch resource."))try{let h=new URL(u.fetchData.url);l.message=`${l.message} (${h.host})`}catch{}throw l})}})}function yo(e,t){return!!e&&typeof e=="object"&&!!e[t]}function Ec(e){return typeof e=="string"?e:e?yo(e,"url")?e.url:e.toString?e.toString():"":""}function Cf(e){if(e.length===0)return{method:"GET",url:""};if(e.length===2){let[n,r]=e;return{url:Ec(n),method:yo(r,"method")?String(r.method).toUpperCase():"GET"}}let t=e[0];return{url:Ec(t),method:yo(t,"method")?String(t.method).toUpperCase():"GET"}}function If(e){let[t,n]=e;try{if(typeof n=="object"&&n!==null&&"headers"in n&&n.headers)return new Headers(n.headers);if(oa(t))return new Headers(t.headers)}catch{}}function bo(){return"npm"}var te=P,So=0;function Co(){return So>0}function Uf(){So++,setTimeout(()=>{So--})}function Ft(e,t={}){function n(i){return typeof i=="function"}if(!n(e))return e;try{let i=e.__sentry_wrapped__;if(i)return typeof i=="function"?i:e;if(Lt(e))return e}catch{return e}let r=function(...i){try{let o=i.map(s=>Ft(s,t));return e.apply(this,o)}catch(o){throw Uf(),Nn(s=>{s.addEventProcessor(u=>(t.mechanism&&(en(u,void 0,void 0),qe(u,t.mechanism)),u.extra=F(_({},u.extra),{arguments:i}),u)),Tr(o)}),o}};try{for(let i in e)Object.prototype.hasOwnProperty.call(e,i)&&(r[i]=e[i])}catch{}fr(r,e),xe(e,"__sentry_wrapped__",r);try{Object.getOwnPropertyDescriptor(r,"name").configurable&&Object.defineProperty(r,"name",{get(){return e.name}})}catch{}return r}function bc(){let e=An(),{referrer:t}=te.document||{},{userAgent:n}=te.navigator||{},r=_(_({},t&&{Referer:t}),n&&{"User-Agent":n});return{url:e,headers:r}}function Lr(e,t){let n=xo(e,t),r={type:jf(t),value:Wf(t)};return n.length&&(r.stacktrace={frames:n}),r.type===void 0&&r.value===""&&(r.value="Unrecoverable error caught"),r}function Bf(e,t,n,r){let o=K()?.getOptions().normalizeDepth,s=qf(t),u={__serialized__:Er(t,o)};if(s)return{exception:{values:[Lr(e,s)]},extra:u};let l={exception:{values:[{type:Pt(t)?t.constructor.name:r?"UnhandledRejection":"Error",value:zf(t,{isUnhandledRejection:r})}]},extra:u};if(n){let h=xo(e,n);h.length&&(l.exception.values[0].stacktrace={frames:h})}return l}function Io(e,t){return{exception:{values:[Lr(e,t)]}}}function xo(e,t){let n=t.stacktrace||t.stack||"",r=Gf(t),i=$f(t);try{return e(n,r,i)}catch{}return[]}var Hf=/Minified React error #\d+;/i;function Gf(e){return e&&Hf.test(e.message)?1:0}function $f(e){return typeof e.framesToPop=="number"?e.framesToPop:0}function Sc(e){return typeof WebAssembly<"u"&&typeof WebAssembly.Exception<"u"?e instanceof WebAssembly.Exception:!1}function jf(e){let t=e?.name;return!t&&Sc(e)?e.message&&Array.isArray(e.message)&&e.message.length==2?e.message[0]:"WebAssembly.Exception":t}function Wf(e){let t=e?.message;return Sc(e)?Array.isArray(e.message)&&e.message.length==2?e.message[1]:"wasm exception":t?t.error&&typeof t.error.message=="string"?t.error.message:t:"No error message"}function Cc(e,t,n,r){let i=n?.syntheticException||void 0,o=Fr(e,t,i,r);return qe(o),o.level="error",n?.event_id&&(o.event_id=n.event_id),Fe(o)}function Ic(e,t,n="info",r,i){let o=r?.syntheticException||void 0,s=To(e,t,o,i);return s.level=n,r?.event_id&&(s.event_id=r.event_id),Fe(s)}function Fr(e,t,n,r,i){let o;if(ur(t)&&t.error)return Io(e,t.error);if(lr(t)||Ai(t)){let s=t;if("stack"in t)o=Io(e,t);else{let u=s.name||(lr(s)?"DOMError":"DOMException"),l=s.message?`${u}: ${s.message}`:u;o=To(e,l,n,r),en(o,l)}return"code"in s&&(o.tags=F(_({},o.tags),{"DOMException.code":`${s.code}`})),o}return Rt(t)?Io(e,t):at(t)||Pt(t)?(o=Bf(e,t,n,i),qe(o,{synthetic:!0}),o):(o=To(e,t,n,r),en(o,`${t}`,void 0),qe(o,{synthetic:!0}),o)}function To(e,t,n,r){let i={};if(r&&n){let o=xo(e,n);o.length&&(i.exception={values:[{value:t,stacktrace:{frames:o}}]}),qe(i,{synthetic:!0})}if(Qt(t)){let{__sentry_template_string__:o,__sentry_template_values__:s}=t;return i.logentry={message:o,params:s},i}return i.message=t,i}function zf(e,{isUnhandledRejection:t}){let n=Li(e),r=t?"promise rejection":"exception";return ur(e)?`Event \`ErrorEvent\` captured as ${r} with message \`${e.message}\``:Pt(e)?`Event \`${Yf(e)}\` (type=${e.type}) captured as ${r}`:`Object captured as ${r} with keys: ${n}`}function Yf(e){try{let t=Object.getPrototypeOf(e);return t?t.constructor.name:void 0}catch{}}function qf(e){for(let t in e)if(Object.prototype.hasOwnProperty.call(e,t)){let n=e[t];if(n instanceof Error)return n}}var Kf=5e3,Bn=class extends Ln{constructor(t){let n=Xf(t),r=te.SENTRY_SDK_SOURCE||bo();lo(n,"browser",["browser"],r),super(n);let{sendDefaultPii:i,sendClientReports:o,enableLogs:s,_experiments:u}=this._options,l=s??u?.enableLogs;te.document&&(o||l)&&te.document.addEventListener("visibilitychange",()=>{te.document.visibilityState==="hidden"&&(o&&this._flushOutcomes(),l&&Fn(this))}),l&&(this.on("flush",()=>{Fn(this)}),this.on("afterCaptureLog",()=>{this._logFlushIdleTimeout&&clearTimeout(this._logFlushIdleTimeout),this._logFlushIdleTimeout=setTimeout(()=>{Fn(this)},Kf)})),i&&(this.on("postprocessEvent",co),this.on("beforeSendSession",uo))}eventFromException(t,n){return Cc(this._options.stackParser,t,n,this._options.attachStacktrace)}eventFromMessage(t,n="info",r){return Ic(this._options.stackParser,t,n,r,this._options.attachStacktrace)}_prepareEvent(t,n,r,i){return t.platform=t.platform||"javascript",super._prepareEvent(t,n,r,i)}};function Xf(e){return _({release:typeof __SENTRY_RELEASE__=="string"?__SENTRY_RELEASE__:te.SENTRY_RELEASE?.id,sendClientReports:!0,parentSpanIsAlwaysRootSpan:!0},e)}var Tc=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;var ue=P;var Jf=1e3,xc,Do,wo;function Ao(e){_e("dom",e),ve("dom",Qf)}function Qf(){if(!ue.document)return;let e=se.bind(null,"dom"),t=Dc(e,!0);ue.document.addEventListener("click",t,!1),ue.document.addEventListener("keypress",t,!1),["EventTarget","Node"].forEach(n=>{let i=ue[n]?.prototype;i?.hasOwnProperty?.("addEventListener")&&(ae(i,"addEventListener",function(o){return function(s,u,l){if(s==="click"||s=="keypress")try{let h=this.__sentry_instrumentation_handlers__=this.__sentry_instrumentation_handlers__||{},y=h[s]=h[s]||{refCount:0};if(!y.handler){let p=Dc(e);y.handler=p,o.call(this,s,p,l)}y.refCount++}catch{}return o.call(this,s,u,l)}}),ae(i,"removeEventListener",function(o){return function(s,u,l){if(s==="click"||s=="keypress")try{let h=this.__sentry_instrumentation_handlers__||{},y=h[s];y&&(y.refCount--,y.refCount<=0&&(o.call(this,s,y.handler,l),y.handler=void 0,delete h[s]),Object.keys(h).length===0&&delete this.__sentry_instrumentation_handlers__)}catch{}return o.call(this,s,u,l)}}))})}function Zf(e){if(e.type!==Do)return!1;try{if(!e.target||e.target._sentryId!==wo)return!1}catch{}return!0}function ep(e,t){return e!=="keypress"?!1:t?.tagName?!(t.tagName==="INPUT"||t.tagName==="TEXTAREA"||t.isContentEditable):!0}function Dc(e,t=!1){return n=>{if(!n||n._sentryCaptured)return;let r=tp(n);if(ep(n.type,r))return;xe(n,"_sentryCaptured",!0),r&&!r._sentryId&&xe(r,"_sentryId",ce());let i=n.type==="keypress"?"input":n.type;Zf(n)||(e({event:n,name:i,global:t}),Do=n.type,wo=r?r._sentryId:void 0),clearTimeout(xc),xc=ue.setTimeout(()=>{wo=void 0,Do=void 0},Jf)}}function tp(e){try{return e.target}catch{return null}}var Vr;function Hn(e){let t="history";_e(t,e),ve(t,np)}function np(){if(ue.addEventListener("popstate",()=>{let t=ue.location.href,n=Vr;if(Vr=t,n===t)return;se("history",{from:n,to:t})}),!_o())return;function e(t){return function(...n){let r=n.length>2?n[2]:void 0;if(r){let i=Vr,o=rp(String(r));if(Vr=o,i===o)return t.apply(this,n);se("history",{from:i,to:o})}return t.apply(this,n)}}ae(ue.history,"pushState",e),ae(ue.history,"replaceState",e)}function rp(e){try{return new URL(e,ue.location.origin).toString()}catch{return e}}var kr={};function No(e){let t=kr[e];if(t)return t;let n=ue[e];if(Un(n))return kr[e]=n.bind(ue);let r=ue.document;if(r&&typeof r.createElement=="function")try{let i=r.createElement("iframe");i.hidden=!0,r.head.appendChild(i);let o=i.contentWindow;o?.[e]&&(n=o[e]),r.head.removeChild(i)}catch(i){Tc&&D.warn(`Could not create sandbox iframe for ${e} check, bailing to window.${e}: `,i)}return n&&(kr[e]=n.bind(ue))}function Ur(e){kr[e]=void 0}var Vt="__sentry_xhr_v3__";function Oo(e){_e("xhr",e),ve("xhr",ip)}function ip(){if(!ue.XMLHttpRequest)return;let e=XMLHttpRequest.prototype;e.open=new Proxy(e.open,{apply(t,n,r){let i=new Error,o=Ce()*1e3,s=ye(r[0])?r[0].toUpperCase():void 0,u=op(r[1]);if(!s||!u)return t.apply(n,r);n[Vt]={method:s,url:u,request_headers:{}},s==="POST"&&u.match(/sentry_key/)&&(n.__sentry_own_request__=!0);let l=()=>{let h=n[Vt];if(h&&n.readyState===4){try{h.status_code=n.status}catch{}let y={endTimestamp:Ce()*1e3,startTimestamp:o,xhr:n,virtualError:i};se("xhr",y)}};return"onreadystatechange"in n&&typeof n.onreadystatechange=="function"?n.onreadystatechange=new Proxy(n.onreadystatechange,{apply(h,y,p){return l(),h.apply(y,p)}}):n.addEventListener("readystatechange",l),n.setRequestHeader=new Proxy(n.setRequestHeader,{apply(h,y,p){let[E,v]=p,A=y[Vt];return A&&ye(E)&&ye(v)&&(A.request_headers[E.toLowerCase()]=v),h.apply(y,p)}}),t.apply(n,r)}}),e.send=new Proxy(e.send,{apply(t,n,r){let i=n[Vt];if(!i)return t.apply(n,r);r[0]!==void 0&&(i.body=r[0]);let o={startTimestamp:Ce()*1e3,xhr:n};return se("xhr",o),t.apply(n,r)}})}function op(e){if(ye(e))return e;try{return e.toString()}catch{}}function Ro(e,t=No("fetch")){let n=0,r=0;function i(o){let s=o.body.length;n+=s,r++;let u=_({body:o.body,method:"POST",referrerPolicy:"strict-origin",headers:e.headers,keepalive:n<=6e4&&r<15},e.fetchOptions);if(!t)return Ur("fetch"),Tt("No fetch implementation available");try{return t(e.url,u).then(l=>(n-=s,r--,{statusCode:l.status,headers:{"x-sentry-rate-limits":l.headers.get("X-Sentry-Rate-Limits"),"retry-after":l.headers.get("Retry-After")}}))}catch(l){return Ur("fetch"),n-=s,r--,Tt(l)}}return Ar(e,i)}var sp=30;var ap=50;function Mo(e,t,n,r){let i={filename:e,function:t==="<anonymous>"?"?":t,in_app:!0};return n!==void 0&&(i.lineno=n),r!==void 0&&(i.colno=r),i}var cp=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,up=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,lp=/\((\S*)(?::(\d+))(?::(\d+))\)/,dp=e=>{let t=cp.exec(e);if(t){let[,r,i,o]=t;return Mo(r,"?",+i,+o)}let n=up.exec(e);if(n){if(n[2]&&n[2].indexOf("eval")===0){let s=lp.exec(n[2]);s&&(n[2]=s[1],n[3]=s[2],n[4]=s[3])}let[i,o]=Oc(n[1]||"?",n[2]);return Mo(o,i,n[3]?+n[3]:void 0,n[4]?+n[4]:void 0)}},wc=[sp,dp],fp=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,pp=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,mp=e=>{let t=fp.exec(e);if(t){if(t[3]&&t[3].indexOf(" > eval")>-1){let o=pp.exec(t[3]);o&&(t[1]=t[1]||"eval",t[3]=o[1],t[4]=o[2],t[5]="")}let r=t[3],i=t[1]||"?";return[i,r]=Oc(i,r),Mo(r,i,t[4]?+t[4]:void 0,t[5]?+t[5]:void 0)}},Ac=[ap,mp];var Nc=[wc,Ac],Po=Ii(...Nc),Oc=(e,t)=>{let n=e.indexOf("safari-extension")!==-1,r=e.indexOf("safari-web-extension")!==-1;return n||r?[e.indexOf("@")!==-1?e.split("@")[0]:"?",n?`safari-extension:${t}`:`safari-web-extension:${t}`]:[e,t]};var on=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;var Br=1024,hp="Breadcrumbs",gp=(e={})=>{let t=_({console:!0,dom:!0,fetch:!0,history:!0,sentry:!0,xhr:!0},e);return{name:hp,setup(n){t.console&&ho(yp(n)),t.dom&&Ao(vp(n,t.dom)),t.xhr&&Oo(Ep(n)),t.fetch&&Eo(bp(n)),t.history&&Hn(Sp(n)),t.sentry&&n.on("beforeSendEvent",_p(n))}}},Rc=gp;function _p(e){return function(n){K()===e&&Qe({category:`sentry.${n.type==="transaction"?"transaction":"event"}`,event_id:n.event_id,level:n.level,message:Ye(n)},{event:n})}}function vp(e,t){return function(r){if(K()!==e)return;let i,o,s=typeof t=="object"?t.serializeAttribute:void 0,u=typeof t=="object"&&typeof t.maxStringLength=="number"?t.maxStringLength:void 0;u&&u>Br&&(on&&D.warn(`\`dom.maxStringLength\` cannot exceed ${Br}, but a value of ${u} was configured. Sentry will use ${Br} instead.`),u=Br),typeof s=="string"&&(s=[s]);try{let h=r.event,y=Cp(h)?h.target:h;i=wn(y,{keyAttrs:s,maxStringLength:u}),o=Pi(y)}catch{i="<unknown>"}if(i.length===0)return;let l={category:`ui.${r.name}`,message:i};o&&(l.data={"ui.component_name":o}),Qe(l,{event:r.event,name:r.name,global:r.global})}}function yp(e){return function(n){if(K()!==e)return;let r={category:"console",data:{arguments:n.args,logger:"console"},level:go(n.level),message:dr(n.args," ")};if(n.level==="assert")if(n.args[0]===!1)r.message=`Assertion failed: ${dr(n.args.slice(1)," ")||"console.assert"}`,r.data.arguments=n.args.slice(1);else return;Qe(r,{input:n.args,level:n.level})}}function Ep(e){return function(n){if(K()!==e)return;let{startTimestamp:r,endTimestamp:i}=n,o=n.xhr[Vt];if(!r||!i||!o)return;let{method:s,url:u,status_code:l,body:h}=o,y={method:s,url:u,status_code:l},p={xhr:n.xhr,input:h,startTimestamp:r,endTimestamp:i},E={category:"xhr",data:y,type:"http",level:Pr(l)};e.emit("beforeOutgoingRequestBreadcrumb",E,p),Qe(E,p)}}function bp(e){return function(n){if(K()!==e)return;let{startTimestamp:r,endTimestamp:i}=n;if(i&&!(n.fetchData.url.match(/sentry_key/)&&n.fetchData.method==="POST"))if(n.fetchData.method,n.fetchData.url,n.error){let o=n.fetchData,s={data:n.error,input:n.args,startTimestamp:r,endTimestamp:i},u={category:"fetch",data:o,level:"error",type:"http"};e.emit("beforeOutgoingRequestBreadcrumb",u,s),Qe(u,s)}else{let o=n.response,s=F(_({},n.fetchData),{status_code:o?.status});n.fetchData.request_body_size,n.fetchData.response_body_size,o?.status;let u={input:n.args,response:o,startTimestamp:r,endTimestamp:i},l={category:"fetch",data:s,type:"http",level:Pr(s.status_code)};e.emit("beforeOutgoingRequestBreadcrumb",l,u),Qe(l,u)}}}function Sp(e){return function(n){if(K()!==e)return;let r=n.from,i=n.to,o=Vn(te.location.href),s=r?Vn(r):void 0,u=Vn(i);s?.path||(s=o),o.protocol===u.protocol&&o.host===u.host&&(i=u.relative),o.protocol===s.protocol&&o.host===s.host&&(r=s.relative),Qe({category:"navigation",data:{from:r,to:i}})}}function Cp(e){return!!e&&!!e.target}var Ip=["EventTarget","Window","Node","ApplicationCache","AudioTrackList","BroadcastChannel","ChannelMergerNode","CryptoOperation","EventSource","FileReader","HTMLUnknownElement","IDBDatabase","IDBRequest","IDBTransaction","KeyOperation","MediaController","MessagePort","ModalWindow","Notification","SVGElementInstance","Screen","SharedWorker","TextTrack","TextTrackCue","TextTrackList","WebSocket","WebSocketWorker","Worker","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestUpload"],Tp="BrowserApiErrors",xp=(e={})=>{let t=_({XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0,unregisterOriginalCallbacks:!1},e);return{name:Tp,setupOnce(){t.setTimeout&&ae(te,"setTimeout",Mc),t.setInterval&&ae(te,"setInterval",Mc),t.requestAnimationFrame&&ae(te,"requestAnimationFrame",Dp),t.XMLHttpRequest&&"XMLHttpRequest"in te&&ae(XMLHttpRequest.prototype,"send",wp);let n=t.eventTarget;n&&(Array.isArray(n)?n:Ip).forEach(i=>Ap(i,t))}}},Pc=xp;function Mc(e){return function(...t){let n=t[0];return t[0]=Ft(n,{mechanism:{data:{function:Pe(e)},handled:!1,type:"instrument"}}),e.apply(this,t)}}function Dp(e){return function(t){return e.apply(this,[Ft(t,{mechanism:{data:{function:"requestAnimationFrame",handler:Pe(e)},handled:!1,type:"instrument"}})])}}function wp(e){return function(...t){let n=this;return["onload","onerror","onprogress","onreadystatechange"].forEach(i=>{i in n&&typeof n[i]=="function"&&ae(n,i,function(o){let s={mechanism:{data:{function:i,handler:Pe(o)},handled:!1,type:"instrument"}},u=Lt(o);return u&&(s.mechanism.data.handler=Pe(u)),Ft(o,s)})}),e.apply(this,t)}}function Ap(e,t){let r=te[e]?.prototype;r?.hasOwnProperty?.("addEventListener")&&(ae(r,"addEventListener",function(i){return function(o,s,u){try{Np(s)&&(s.handleEvent=Ft(s.handleEvent,{mechanism:{data:{function:"handleEvent",handler:Pe(s),target:e},handled:!1,type:"instrument"}}))}catch{}return t.unregisterOriginalCallbacks&&Op(this,o,s),i.apply(this,[o,Ft(s,{mechanism:{data:{function:"addEventListener",handler:Pe(s),target:e},handled:!1,type:"instrument"}}),u])}}),ae(r,"removeEventListener",function(i){return function(o,s,u){try{let l=s.__sentry_wrapped__;l&&i.call(this,o,l,u)}catch{}return i.call(this,o,s,u)}}))}function Np(e){return typeof e.handleEvent=="function"}function Op(e,t,n){e&&typeof e=="object"&&"removeEventListener"in e&&typeof e.removeEventListener=="function"&&e.removeEventListener(t,n)}var Lc=()=>({name:"BrowserSession",setupOnce(){if(typeof te.document>"u"){on&&D.warn("Using the `browserSessionIntegration` in non-browser environments is not supported.");return}Mn({ignoreDuration:!0}),Pn(),Hn(({from:e,to:t})=>{e!==void 0&&e!==t&&(Mn({ignoreDuration:!0}),Pn())})}});var Rp="GlobalHandlers",Mp=(e={})=>{let t=_({onerror:!0,onunhandledrejection:!0},e);return{name:Rp,setupOnce(){Error.stackTraceLimit=50},setup(n){t.onerror&&(Pp(n),Fc("onerror")),t.onunhandledrejection&&(Lp(n),Fc("onunhandledrejection"))}}},Vc=Mp;function Pp(e){xi(t=>{let{stackParser:n,attachStacktrace:r}=kc();if(K()!==e||Co())return;let{msg:i,url:o,line:s,column:u,error:l}=t,h=kp(Fr(n,l||i,void 0,r,!1),o,s,u);h.level="error",Rn(h,{originalException:l,mechanism:{handled:!1,type:"onerror"}})})}function Lp(e){wi(t=>{let{stackParser:n,attachStacktrace:r}=kc();if(K()!==e||Co())return;let i=Fp(t),o=Mt(i)?Vp(i):Fr(n,i,void 0,r,!0);o.level="error",Rn(o,{originalException:i,mechanism:{handled:!1,type:"onunhandledrejection"}})})}function Fp(e){if(Mt(e))return e;try{if("reason"in e)return e.reason;if("detail"in e&&"reason"in e.detail)return e.detail.reason}catch{}return e}function Vp(e){return{exception:{values:[{type:"UnhandledRejection",value:`Non-Error promise rejection captured with value: ${String(e)}`}]}}}function kp(e,t,n,r){let i=e.exception=e.exception||{},o=i.values=i.values||[],s=o[0]=o[0]||{},u=s.stacktrace=s.stacktrace||{},l=u.frames=u.frames||[],h=r,y=n,p=ye(t)&&t.length>0?t:An();return l.length===0&&l.push({colno:h,filename:p,function:"?",in_app:!0,lineno:y}),e}function Fc(e){on&&D.log(`Global Handler attached: ${e}`)}function kc(){return K()?.getOptions()||{stackParser:()=>[],attachStacktrace:!1}}var Uc=()=>({name:"HttpContext",preprocessEvent(e){if(!te.navigator&&!te.location&&!te.document)return;let t=bc(),n=_(_({},t.headers),e.request?.headers);e.request=F(_(_({},t),e.request),{headers:n})}});var Up="cause",Bp=5,Hp="LinkedErrors",Gp=(e={})=>{let t=e.limit||Bp,n=e.key||Up;return{name:Hp,preprocessEvent(r,i,o){let s=o.getOptions();mo(Lr,s.stackParser,n,t,r,i)}}},Bc=Gp;function Lo(e){return[Rr(),Nr(),Pc(),Rc(),Vc(),Bc(),Mr(),Uc(),Lc()]}var Hc={},Gc,Fo,$p;(()=>{let e=Lo({}).filter(t=>!["BrowserApiErrors","Breadcrumbs","GlobalHandlers"].includes(t.name));Fo=new Bn({dsn:"https://1bc3dda4c861f60cd6be1b67584f4bc6@o559187.ingest.us.sentry.io/4507626484203520",transport:Ro,stackParser:Po,integrations:e,environment:zt.mode,release:`web-sdk@${Us}`,debug:zt.debug}),Fo.init()})();function $c(e,t,n){he.error(`${t}:`,e);let r=zp(n);if(r.setTag("operation",t),e instanceof Hs){jp(r,e,t);return}r.captureException(e)}function jp(e,t,n){if(Wp(e,t),t.response){let r=t.response;e.setTag("http.status_code",r.status),e.setExtras({responseText:t.responseText,statusText:r.statusText,responseType:r.type,redirected:r.redirected,responseUrl:r.url}),e.captureMessage(`${n} failed with ${r.status}`,"error");return}if(t.request){e.captureMessage(`No response was received for ${n}`,"error");return}}function Wp(e,t){let n=t.request;n&&e.setExtras({body:t.requestBody,headers:n.headers,method:n.method,url:n.url})}function zp(e){e??={};let{extra:t,tags:n}=e,r=new me;if(r.setClient(Fo),r.setUser($p),e.triggerContext&&!e.engagementTrigger&&(e.engagementTrigger=e.triggerContext.triggerData),e.engagementTrigger){let i=e.engagementTrigger;r.setTags({"engagement.id":i.engagementID,"engagement.short_id":i.shortID,"engagement.objective":i.objective,"engagement.delivery_type":i.onsiteDeliveryType,"engagement.content_id":i.contentID,"engagement.variation":i.variation,"engagement.currency":i.currency})}return t&&r.setExtras(t),n&&r.setTags(n),Gc&&r.setTags(Gc),Object.keys(Hc).forEach(i=>{r.setContext(i,Hc[i])}),r.setTag("language",navigator.language),r.setTag("timezone",jc()),Yp(r),r}function Yp(e){window.Shopify&&(e.setTag("shopify.shop",window.Shopify.shop),e.setTag("shopify.currency",window.Shopify.currency?.active),e.setTag("shopify.locale",window.Shopify.locale),e.setTag("theme.schema_name",window.Shopify.theme?.schema_name),e.setTag("theme.schema_version",window.Shopify.theme?.schema_version))}var Gr=class{static format(t,n){let r=/{{\s*(\w+)\s*}}/;return n.replace(r,(i,o)=>{switch(o){case"amount":return this.formatWithDelimiters(t,2);case"amount_no_decimals":return this.formatWithDelimiters(t,0);case"amount_with_comma_separator":return this.formatWithDelimiters(t,2,".",",");case"amount_no_decimals_with_comma_separator":return this.formatWithDelimiters(t,0,".",",");case"amount_with_apostrophe_separator":return this.formatWithDelimiters(t,2,"'",".");case"amount_no_decimals_with_space_separator":return this.formatWithDelimiters(t,0," ");case"amount_with_space_separator":return this.formatWithDelimiters(t,2," ",",");case"amount_with_period_and_space_separator":return this.formatWithDelimiters(t,2," ",".");default:return i}})}static formatWithDelimiters(t,n=2,r=",",i="."){if(isNaN(t)||t==null)return"0";let s=(t/100).toFixed(n).split("."),u=s[0].replace(/(\d)(?=(\d\d\d)+(?!\d))/g,"$1"+r),l=s[1]?i+s[1]:"";return u+l}};var Gn=class{id;mID;vID;vName;imageURL;name;link;quantity;price;finalPrice;constructor(t){this.id=t.id,this.mID=t.mID,this.vID=t.vID,this.vName=t.vName,this.imageURL=t.imageURL,this.name=t.name,this.link=t.link,this.quantity=t.quantity,this.price=t.price,this.finalPrice=t.finalPrice??t.price}};function Wc(e){let t=new Date(Date.UTC(0,0,0,0,0,0,e)),n=[];return t.getUTCMinutes()&&n.push(t.getUTCMinutes()+"m"),t.getUTCSeconds()&&n.push(t.getUTCSeconds()+"s"),t.getUTCMilliseconds()&&n.push(t.getUTCMilliseconds()+"ms"),n.length||n.push("0ms"),n.join(" ")}var $r=class{constructor(t){this.sdkLoadTime=t}isGoKwikPopupOpen;previewIDs;previewVariant;pageName;moneyFormat;jsLoadTime=new Date;shopCurrencyCode;locale;customContext={};activeExperiments;currentItem;inInactive=!1;lastEnterActive=new Date;lastEnterInactive=null;_currencyCode;get currencyCode(){return this._currencyCode}set currencyCode(t){this._currencyCode=t}static get(){return window.CooeeSDK.runtimeData}isInactive(){return this.inInactive}async setInactive(){return this.inInactive?0:(this.inInactive=!0,this.lastEnterInactive=new Date,Math.max((this.lastEnterInactive.getTime()-this.lastEnterActive.getTime())/1e3,0))}setActive(){return this.inInactive?(this.inInactive=!1,this.lastEnterActive=new Date,Math.max((this.lastEnterActive.getTime()-this.lastEnterInactive.getTime())/1e3,0)):0}isFirstActive(){return this.lastEnterInactive==null}getCurrentItem(){return this.currentItem}setCurrentItem(t){if(this.currentItem&&this.currentItem.vID!==t.vID){let n=new CustomEvent("letscooee:variant-change",{detail:{variantID:t.vID}});document.dispatchEvent(n)}this.currentItem=new Gn(t)}getSDKLoadTimeDiff(){return Wc(Date.now()-this.sdkLoadTime.getTime())}};function qp(e,t,n){return{[e]:Vo(t,n),[e+"_wo_currency"]:t}}function Vo(e,t){if(e==0&&t)return"Free";let n=$r.get(),r=yt.get(),i=n.shopCurrencyCode||r.currency,o=n.currencyCode;o||he.warn("Currency code is not set in RuntimeData");let s=r.money?.format??n.moneyFormat,u;if(s&&i===o)u=Gr.format(e*100,s);else{let l;try{l=new Intl.NumberFormat(Kp(),{style:"currency",currency:o||i,minimumFractionDigits:0,maximumFractionDigits:2})}catch(h){return $c(h,"format-currency",{extra:{currentCurrency:o,shopCurrency:i}}),""}u=l.format(e),u=u.replace("\u20B9","Rs. "),r.money?.showCurrency&&o!=="INR"&&(u=u.concat(` ${o}`))}return u}function Kp(){let e="en";return typeof navigator<"u"&&(navigator.languages!==void 0&&navigator.languages.length>0?e=navigator.languages[0]:navigator.language&&(e=navigator.language)),e=e.split(";")[0],e=e.split("-")[0],e||"en"}var jr;function jc(){if(jr)return jr;try{return jr=Intl.DateTimeFormat().resolvedOptions().timeZone,jr}catch{return""}}var sn=class e{transform(t){return t==null?null:Vo(t)}static \u0275fac=function(n){return new(n||e)};static \u0275pipe=xs({name:"cooeeCurrency",type:e,pure:!0})};var Xp=e=>({active:e}),Jp=(e,t)=>t.url,Qp=(e,t)=>t.mID;function Zp(e,t){e&1&&nt(0)}function em(e,t){e&1&&nt(0)}function tm(e,t){e&1&&nt(0)}function nm(e,t){e&1&&nt(0)}function rm(e,t){if(e&1&&(W(0,"div",4)(1,"div",6)(2,"div",7),ee(3,"Shop Now"),z(),ht(4,Zp,1,0,"ng-container",8),z(),W(5,"div",9),ht(6,em,1,0,"ng-container",8),W(7,"div",10),ht(8,tm,1,0,"ng-container",8),z()(),W(9,"div",11),ht(10,nm,1,0,"ng-container",8),z()()),e&2){B();let n=rt(4),r=rt(6),i=rt(8),o=rt(10);N(4),oe("ngTemplateOutlet",n),N(2),oe("ngTemplateOutlet",r),N(2),oe("ngTemplateOutlet",i),N(2),oe("ngTemplateOutlet",o)}}function im(e,t){e&1&&nt(0)}function om(e,t){e&1&&nt(0)}function sm(e,t){e&1&&nt(0)}function am(e,t){e&1&&nt(0)}function cm(e,t){if(e&1&&(W(0,"div",5)(1,"div",12),ht(2,im,1,0,"ng-container",8),z(),W(3,"div",13),ht(4,om,1,0,"ng-container",8)(5,sm,1,0,"ng-container",8)(6,am,1,0,"ng-container",8),z()()),e&2){B();let n=rt(4),r=rt(6),i=rt(8),o=rt(10);N(2),oe("ngTemplateOutlet",r),N(2),oe("ngTemplateOutlet",n),N(),oe("ngTemplateOutlet",i),N(),oe("ngTemplateOutlet",o)}}function um(e,t){if(e&1){let n=$e();W(0,"button",14),ke("click",function(){Ie(n);let i=B();return Te(i.close())}),Me(1,"cooee-icon",15),z()}}function lm(e,t){if(e&1&&Me(0,"img",17),e&2){let n=t.$implicit,r=B(2);oe("src",n.url,mt)("alt",r.item().name)}}function dm(e,t){if(e&1&&(W(0,"div",16),$t(1,lm,1,2,"img",17,Jp),z()),e&2){let n=B();N(),jt(n.item().imgs)}}function fm(e,t){if(e&1&&(Me(0,"span",20),Ue(1,"cooeeCurrency"),Ue(2,"safeHtml")),e&2){B(2);let n=be(2);oe("innerHTML",Be(2,3,Be(1,1,n.d)),Dt)}}function pm(e,t){if(e&1&&(Me(0,"span",21),Ue(1,"cooeeCurrency"),Ue(2,"safeHtml")),e&2){B(2);let n=be(2);oe("innerHTML",Be(2,3,Be(1,1,n.cmp)),Dt)}}function mm(e,t){if(e&1&&(W(0,"div",19),Q(1,fm,3,5,"span",20),Q(2,pm,3,5,"span",21),z()),e&2){B();let n=be(2);N(),Z(n.d?1:-1),N(),Z(n.cmp?2:-1)}}function hm(e,t){if(e&1){let n=$e();W(0,"a",25),ke("click",function(i){let o=Ie(n).$implicit,s=B(3);return Te(s.changeItem(i,o))}),Me(1,"img",17),z()}if(e&2){let n=t.$implicit,r=B(3);oe("ngClass",Zn(3,Xp,n.mID===r.item().mID+"")),N(),oe("src",n.firstImageURL,mt)("alt",r.item().name)}}function gm(e,t){if(e&1&&(W(0,"span",22),ee(1,"Select product"),z(),W(2,"div",23),$t(3,hm,2,5,"a",24,Qp),z()),e&2){let n=B(2);N(3),jt(n.similarItems())}}function _m(e,t){if(e&1&&(W(0,"span",26),ee(1,"Select variant"),z(),Me(2,"cooee-item-options-picker",27)),e&2){let n=B(2);N(2),oe("item",n.item())}}function vm(e,t){if(e&1&&(W(0,"div",28),ee(1,"Description"),z(),Me(2,"div",29),Ue(3,"safeHtml")),e&2){let n=B(2);N(2),oe("innerHTML",Be(3,1,n.item().desc),Dt)}}function ym(e,t){if(e&1&&(W(0,"div",18),ee(1),z(),je(2),Q(3,mm,3,2,"div",19),Q(4,gm,5,0),Q(5,_m,3,1),Q(6,vm,4,3)),e&2){let n=B(),r=be(0);N(),_t(n.item().name),N();let i=We(r.price);N(),Z(i?3:-1),N(),Z(n.similarItems().length>1?4:-1),N(),Z(n.item().hasVariants()?5:-1),N(),Z(n.item().desc?6:-1)}}function Em(e,t){e&1&&ee(0," Add To Cart ")}function bm(e,t){e&1&&ee(0," Out of stock ")}function Sm(e,t){if(e&1){let n=$e();W(0,"div",30)(1,"button",31),ke("click",function(){Ie(n);let i=B();return Te(i.clickAddToCart())}),Q(2,Em,1,0)(3,bm,1,0),z(),W(4,"button",32),ke("click",function(){Ie(n);let i=B();return Te(i.goToPDP())}),ee(5," More Info "),z(),W(6,"button",33),ke("click",function(){Ie(n);let i=B();return Te(i.openCart())}),Me(7,"img",34),z()()}if(e&2){B();let n=be(0);N(),oe("disabled",!n.isAvailable),N(),Z(n.isAvailable?2:3)}}var zc=class e{closeClick=new _n;layout=Sn("SINGLE_PANE");item=Sn.required();similarItems=Se([]);engagementService=Re(Et);lastLayout=null;resizeObserver=new Kt(()=>{vi()?(this.lastLayout===null&&(this.lastLayout=this.layout()),this.layout.set("SINGLE_PANE")):this.lastLayout!==null&&(this.layout.set(this.lastLayout),this.lastLayout=null)});ngOnDestroy(){this.resizeObserver.destroy()}close(){this.closeClick.emit()}clickAddToCart(){this.engagementService.executeCTA(ot.ADD_TO_CART,{item:this.item()})}openCart(){this.engagementService.executeCTA(ot.OPEN_CART)}changeItem(t,n){t.stopPropagation(),t.preventDefault(),this.item.set(n)}goToPDP(){this.engagementService.executeCTA(ot.GO_TO_PRODUCT,{item:this.item()})}isSinglePane(){return this.layout()!=="TWO_PANE"||vi()}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Ee({type:e,selectors:[["cooee-item-detail"]],hostAttrs:[1,"letscooee-widget"],inputs:{layout:[1,"layout"],item:[1,"item"],similarItems:[1,"similarItems"]},outputs:{closeClick:"closeClick",layout:"layoutChange",item:"itemChange"},features:[En([Et])],decls:11,vars:2,consts:[["closeButtonTemplate",""],["imageStripTemplate",""],["bodyTemplate",""],["footerButtonsTemplate",""],[1,"lc-card-wrapper","card-wrapper","single-pane"],[1,"card-wrapper","two-pane"],[1,"lc-card-header","card-header"],[1,"lc-header","header"],[4,"ngTemplateOutlet"],[1,"card-content"],[1,"lc-inner-body","inner-body"],[1,"lc-card-footer","card-footer"],[1,"images-container"],[1,"inner-body"],["type","button","aria-label","Close product details",1,"lc-close-button","close-button",3,"click"],["name","close","aria-hidden","true"],[1,"image-strip"],[3,"src","alt"],[1,"lc-item-name","item-name"],[1,"lc-prices","prices"],[1,"lc-item-price","item-price",3,"innerHTML"],[1,"lc-item-cmp-price","item-cmp-price",3,"innerHTML"],[1,"lc-selected-product-title","selected-product-title"],[1,"lc-image-strip","image-strip"],["href","#",1,"product-selector",3,"ngClass"],["href","#",1,"product-selector",3,"click","ngClass"],[1,"selected-variant-title"],[3,"item"],[1,"lc-description-title","description-title"],[1,"lc-description","description",3,"innerHTML"],[1,"footer-buttons"],["type","button",1,"lc-cta-button","cta-button",3,"click","disabled"],["type","button",1,"lc-more-info-button","more-info-button",3,"click"],["type","button","aria-label","View Cart","title","View Cart",1,"view-cart-button",3,"click"],["width","32","height","32","src","https://img.icons8.com/material-sharp/48/shopping-cart.png","alt","shopping-cart"]],template:function(n,r){n&1&&(je(0),Q(1,rm,11,4,"div",4)(2,cm,7,4,"div",5),ht(3,um,2,0,"ng-template",null,0,bn)(5,dm,3,0,"ng-template",null,1,bn)(7,ym,7,6,"ng-template",null,2,bn)(9,Sm,8,2,"ng-template",null,3,bn)),n&2&&(We(r.item().selectedOrFirstVariant.value),N(),Z(r.isSinglePane()?1:2))},dependencies:[Ls,ir,nr,Vs,tr,sn],styles:["[_nghost-%COMP%]{display:block;background:#fff}.card-wrapper[_ngcontent-%COMP%]{position:relative}.card-wrapper.single-pane[_ngcontent-%COMP%]{display:flex;flex-direction:column;height:100%;overflow:auto}.card-wrapper.two-pane[_ngcontent-%COMP%]{display:grid;grid-template-columns:1fr 1fr}.card-header[_ngcontent-%COMP%]{display:var(--header-display, flex);flex-direction:row;justify-content:space-between;align-items:center;padding:8px 16px;border-bottom:1px solid var(--lc-color-gray-300)}.header[_ngcontent-%COMP%]{font-size:24px;font-weight:var(--lc-subheading-weight);color:rgba(var(--lc-subheading-color))}.close-button[_ngcontent-%COMP%]{background:transparent;border:none;width:36px;height:36px}.close-button[_ngcontent-%COMP%] cooee-icon[_ngcontent-%COMP%]{color:#000000b3}.two-pane[_ngcontent-%COMP%] .close-button[_ngcontent-%COMP%]{position:absolute;top:8px;right:4px}.card-content[_ngcontent-%COMP%]{flex:1;overflow-y:auto;overscroll-behavior:contain}.inner-body[_ngcontent-%COMP%]{padding:16px;display:flex;flex-direction:column;gap:8px}.images-container[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:start}.image-strip[_ngcontent-%COMP%]{width:100%;display:flex;overflow-x:auto;gap:8px;flex-wrap:nowrap}.image-strip[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:auto;height:200px}.two-pane[_ngcontent-%COMP%] .image-strip[_ngcontent-%COMP%]{padding:16px}.product-selector[_ngcontent-%COMP%]{height:100px;flex-shrink:0;border-radius:var(--lc-media-radius);padding:2px}.product-selector.active[_ngcontent-%COMP%]{border:1px solid rgba(var(--lc-primary-color))}.product-selector[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{max-height:100%;border-radius:var(--lc-media-radius)}.description-title[_ngcontent-%COMP%], .selected-product-title[_ngcontent-%COMP%], .selected-variant-title[_ngcontent-%COMP%]{font-size:var(--lc-subheading-size);font-weight:var(--lc-subheading-weight);color:rgba(var(--lc-subheading-color));margin-top:8px;line-height:normal}.description[_ngcontent-%COMP%]{line-height:normal;color:#000;font-size:var(--lc-description-size);font-weight:var(--lc-description-weight)}.card-footer[_ngcontent-%COMP%]{padding:var(--lc-item-detail-footer-padding);background-color:rgba(var(--lc-item-detail-footer-bg-color));box-shadow:var(--lc-item-detail-footer-box-shadow)}.footer-buttons[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;gap:12px}.two-pane[_ngcontent-%COMP%] .footer-buttons[_ngcontent-%COMP%]{margin-top:16px}.cta-button[_ngcontent-%COMP%], .more-info-button[_ngcontent-%COMP%]{width:50%;padding:12px;display:flex;justify-content:center;align-items:center}.more-info-button[_ngcontent-%COMP%]{background-color:rgba(var(--lc-secondary-button-bg-color));color:rgba(var(--lc-secondary-button-color));font-weight:var(--lc-secondary-button-weight);text-transform:var(--lc-secondary-button-transform);border-radius:var(--lc-button-radius);font-size:var(--lc-button-size);font-family:var(--lc-button-family),serif;height:var(--lc-button-height);letter-spacing:var(--lc-button-letter-spacing);transition:filter .12s ease,background-color .2s ease,color .2s ease;border-width:1px;border-style:solid;border-color:rgba(var(--lc-secondary-button-border-color));display:flex;align-items:center;justify-content:center}.more-info-button[_ngcontent-%COMP%]:hover{filter:brightness(.95)}.more-info-button[_ngcontent-%COMP%]:active{filter:brightness(.9)}.more-info-button[_ngcontent-%COMP%]:focus-visible{outline:2px solid rgba(var(--lc-primary-color, 0, 0, 0));outline-offset:2px}"]})};var $n="a-f\\d",Cm=`#?[${$n}]{3}[${$n}]?`,Im=`#?[${$n}]{6}([${$n}]{2})?`,Tm=new RegExp(`[^#${$n}]`,"gi"),xm=new RegExp(`^${Cm}$|^${Im}$`,"i");function ko(e,t={}){if(typeof e!="string"||Tm.test(e)||!xm.test(e))throw new TypeError("Expected a valid hex string");e=e.replace(/^#/,"");let n=1;e.length===8&&(n=Number.parseInt(e.slice(6,8),16)/255,e=e.slice(0,6)),e.length===4&&(n=Number.parseInt(e.slice(3,4).repeat(2),16)/255,e=e.slice(0,3)),e.length===3&&(e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]);let r=Number.parseInt(e,16),i=r>>16,o=r>>8&255,s=r&255,u=typeof t.alpha=="number"?t.alpha:n;if(t.format==="array")return[i,o,s,u];if(t.format==="css"){let l=u===1?"":` / ${Number((u*100).toFixed(2))}%`;return`rgb(${i} ${o} ${s}${l})`}return{red:i,green:o,blue:s,alpha:u}}var Ve=class{h;a=100;g;constructor(t){t??={},this.h=t.h,this.a=t.a,this.g=t.g}get hex(){return this.h}get grad(){return this.g}get rgba(){if(!this.hex)return"";try{return ko(this.hex,{format:"css",alpha:this.getAlpha()})}catch(t){return console.error("Invalid hex",t),"#000000"}}getAlpha(){return(this.a??100)/100}};var Wr=class e{static DEFAULT_FALLBACK=new Ve({h:"#000000",a:50});r;c;fb;constructor(t){this.r=t.r,t.c&&(this.c=new Ve(t.c)),t.fb&&(this.fb=new Ve(t.fb))}get radius(){return this.r}get color(){return this.c}get fallback(){return this.fb??e.DEFAULT_FALLBACK}};var Yc=class{size;enabled;color;constructor(t){t??={},this.enabled=t.enabled,this.size=t.size,this.color=new Ve(t.color)}};var Qc,Y,Zc,$o,kt,qc,eu,tu,nu,jo,Bo,Ho,Dm,Go={},ru=[],wm=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,qr=Array.isArray;function dt(e,t){for(var n in t)e[n]=t[n];return e}function Wo(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function Uo(e,t,n,r,i){var o={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:i??++Zc,__i:-1,__u:0};return i==null&&Y.vnode!=null&&Y.vnode(o),o}function zo(e){return e.children}function an(e,t){this.props=e,this.context=t}function cn(e,t){if(t==null)return e.__?cn(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type=="function"?cn(e):null}function iu(e){var t,n;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null){e.__e=e.__c.base=n.__e;break}return iu(e)}}function Kc(e){(!e.__d&&(e.__d=!0)&&kt.push(e)&&!Yr.__r++||qc!=Y.debounceRendering)&&((qc=Y.debounceRendering)||eu)(Yr)}function Yr(){for(var e,t,n,r,i,o,s,u=1;kt.length;)kt.length>u&&kt.sort(tu),e=kt.shift(),u=kt.length,e.__d&&(n=void 0,i=(r=(t=e).__v).__e,o=[],s=[],t.__P&&((n=dt({},r)).__v=r.__v+1,Y.vnode&&Y.vnode(n),au(t.__P,n,r,t.__n,t.__P.namespaceURI,32&r.__u?[i]:null,o,i??cn(r),!!(32&r.__u),s),n.__v=r.__v,n.__.__k[n.__i]=n,Om(o,n,s),n.__e!=i&&iu(n)));Yr.__r=0}function ou(e,t,n,r,i,o,s,u,l,h,y){var p,E,v,A,U,M,O=r&&r.__k||ru,V=t.length;for(l=Am(n,t,O,l,V),p=0;p<V;p++)(v=n.__k[p])!=null&&(E=v.__i==-1?Go:O[v.__i]||Go,v.__i=p,M=au(e,v,E,i,o,s,u,l,h,y),A=v.__e,v.ref&&E.ref!=v.ref&&(E.ref&&Yo(E.ref,null,v),y.push(v.ref,v.__c||A,v)),U==null&&A!=null&&(U=A),4&v.__u||E.__k===v.__k?l=su(v,l,e):typeof v.type=="function"&&M!==void 0?l=M:A&&(l=A.nextSibling),v.__u&=-7);return n.__e=U,l}function Am(e,t,n,r,i){var o,s,u,l,h,y=n.length,p=y,E=0;for(e.__k=new Array(i),o=0;o<i;o++)(s=t[o])!=null&&typeof s!="boolean"&&typeof s!="function"?(l=o+E,(s=e.__k[o]=typeof s=="string"||typeof s=="number"||typeof s=="bigint"||s.constructor==String?Uo(null,s,null,null,null):qr(s)?Uo(zo,{children:s},null,null,null):s.constructor==null&&s.__b>0?Uo(s.type,s.props,s.key,s.ref?s.ref:null,s.__v):s).__=e,s.__b=e.__b+1,u=null,(h=s.__i=Nm(s,n,l,p))!=-1&&(p--,(u=n[h])&&(u.__u|=2)),u==null||u.__v==null?(h==-1&&(i>y?E--:i<y&&E++),typeof s.type!="function"&&(s.__u|=4)):h!=l&&(h==l-1?E--:h==l+1?E++:(h>l?E--:E++,s.__u|=4))):e.__k[o]=null;if(p)for(o=0;o<y;o++)(u=n[o])!=null&&(2&u.__u)==0&&(u.__e==r&&(r=cn(u)),uu(u,u));return r}function su(e,t,n){var r,i;if(typeof e.type=="function"){for(r=e.__k,i=0;r&&i<r.length;i++)r[i]&&(r[i].__=e,t=su(r[i],t,n));return t}e.__e!=t&&(t&&e.type&&!n.contains(t)&&(t=cn(e)),n.insertBefore(e.__e,t||null),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function Nm(e,t,n,r){var i,o,s=e.key,u=e.type,l=t[n];if(l===null&&e.key==null||l&&s==l.key&&u==l.type&&(2&l.__u)==0)return n;if(r>(l!=null&&(2&l.__u)==0?1:0))for(i=n-1,o=n+1;i>=0||o<t.length;){if(i>=0){if((l=t[i])&&(2&l.__u)==0&&s==l.key&&u==l.type)return i;i--}if(o<t.length){if((l=t[o])&&(2&l.__u)==0&&s==l.key&&u==l.type)return o;o++}}return-1}function Xc(e,t,n){t[0]=="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||wm.test(t)?n:n+"px"}function zr(e,t,n,r,i){var o,s;e:if(t=="style")if(typeof n=="string")e.style.cssText=n;else{if(typeof r=="string"&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||Xc(e.style,t,"");if(n)for(t in n)r&&n[t]==r[t]||Xc(e.style,t,n[t])}else if(t[0]=="o"&&t[1]=="n")o=t!=(t=t.replace(nu,"$1")),s=t.toLowerCase(),t=s in e||t=="onFocusOut"||t=="onFocusIn"?s.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=n,n?r?n.u=r.u:(n.u=jo,e.addEventListener(t,o?Ho:Bo,o)):e.removeEventListener(t,o?Ho:Bo,o);else{if(i=="http://www.w3.org/2000/svg")t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!="width"&&t!="height"&&t!="href"&&t!="list"&&t!="form"&&t!="tabIndex"&&t!="download"&&t!="rowSpan"&&t!="colSpan"&&t!="role"&&t!="popover"&&t in e)try{e[t]=n??"";break e}catch{}typeof n=="function"||(n==null||n===!1&&t[4]!="-"?e.removeAttribute(t):e.setAttribute(t,t=="popover"&&n==1?"":n))}}function Jc(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t.t==null)t.t=jo++;else if(t.t<n.u)return;return n(Y.event?Y.event(t):t)}}}function au(e,t,n,r,i,o,s,u,l,h){var y,p,E,v,A,U,M,O,V,X,we,Ae,x,H,L,G,ne,J=t.type;if(t.constructor!=null)return null;128&n.__u&&(l=!!(32&n.__u),o=[u=t.__e=n.__e]),(y=Y.__b)&&y(t);e:if(typeof J=="function")try{if(O=t.props,V="prototype"in J&&J.prototype.render,X=(y=J.contextType)&&r[y.__c],we=y?X?X.props.value:y.__:r,n.__c?M=(p=t.__c=n.__c).__=p.__E:(V?t.__c=p=new J(O,we):(t.__c=p=new an(O,we),p.constructor=J,p.render=Mm),X&&X.sub(p),p.props=O,p.state||(p.state={}),p.context=we,p.__n=r,E=p.__d=!0,p.__h=[],p._sb=[]),V&&p.__s==null&&(p.__s=p.state),V&&J.getDerivedStateFromProps!=null&&(p.__s==p.state&&(p.__s=dt({},p.__s)),dt(p.__s,J.getDerivedStateFromProps(O,p.__s))),v=p.props,A=p.state,p.__v=t,E)V&&J.getDerivedStateFromProps==null&&p.componentWillMount!=null&&p.componentWillMount(),V&&p.componentDidMount!=null&&p.__h.push(p.componentDidMount);else{if(V&&J.getDerivedStateFromProps==null&&O!==v&&p.componentWillReceiveProps!=null&&p.componentWillReceiveProps(O,we),!p.__e&&p.shouldComponentUpdate!=null&&p.shouldComponentUpdate(O,p.__s,we)===!1||t.__v==n.__v){for(t.__v!=n.__v&&(p.props=O,p.state=p.__s,p.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(de){de&&(de.__=t)}),Ae=0;Ae<p._sb.length;Ae++)p.__h.push(p._sb[Ae]);p._sb=[],p.__h.length&&s.push(p);break e}p.componentWillUpdate!=null&&p.componentWillUpdate(O,p.__s,we),V&&p.componentDidUpdate!=null&&p.__h.push(function(){p.componentDidUpdate(v,A,U)})}if(p.context=we,p.props=O,p.__P=e,p.__e=!1,x=Y.__r,H=0,V){for(p.state=p.__s,p.__d=!1,x&&x(t),y=p.render(p.props,p.state,p.context),L=0;L<p._sb.length;L++)p.__h.push(p._sb[L]);p._sb=[]}else do p.__d=!1,x&&x(t),y=p.render(p.props,p.state,p.context),p.state=p.__s;while(p.__d&&++H<25);p.state=p.__s,p.getChildContext!=null&&(r=dt(dt({},r),p.getChildContext())),V&&!E&&p.getSnapshotBeforeUpdate!=null&&(U=p.getSnapshotBeforeUpdate(v,A)),G=y,y!=null&&y.type===zo&&y.key==null&&(G=cu(y.props.children)),u=ou(e,qr(G)?G:[G],t,n,r,i,o,s,u,l,h),p.base=t.__e,t.__u&=-161,p.__h.length&&s.push(p),M&&(p.__E=p.__=null)}catch(de){if(t.__v=null,l||o!=null)if(de.then){for(t.__u|=l?160:128;u&&u.nodeType==8&&u.nextSibling;)u=u.nextSibling;o[o.indexOf(u)]=null,t.__e=u}else for(ne=o.length;ne--;)Wo(o[ne]);else t.__e=n.__e,t.__k=n.__k;Y.__e(de,t,n)}else o==null&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):u=t.__e=Rm(n.__e,t,n,r,i,o,s,l,h);return(y=Y.diffed)&&y(t),128&t.__u?void 0:u}function Om(e,t,n){for(var r=0;r<n.length;r++)Yo(n[r],n[++r],n[++r]);Y.__c&&Y.__c(t,e),e.some(function(i){try{e=i.__h,i.__h=[],e.some(function(o){o.call(i)})}catch(o){Y.__e(o,i.__v)}})}function cu(e){return typeof e!="object"||e==null||e.__b&&e.__b>0?e:qr(e)?e.map(cu):dt({},e)}function Rm(e,t,n,r,i,o,s,u,l){var h,y,p,E,v,A,U,M=n.props,O=t.props,V=t.type;if(V=="svg"?i="http://www.w3.org/2000/svg":V=="math"?i="http://www.w3.org/1998/Math/MathML":i||(i="http://www.w3.org/1999/xhtml"),o!=null){for(h=0;h<o.length;h++)if((v=o[h])&&"setAttribute"in v==!!V&&(V?v.localName==V:v.nodeType==3)){e=v,o[h]=null;break}}if(e==null){if(V==null)return document.createTextNode(O);e=document.createElementNS(i,V,O.is&&O),u&&(Y.__m&&Y.__m(t,o),u=!1),o=null}if(V==null)M===O||u&&e.data==O||(e.data=O);else{if(o=o&&Qc.call(e.childNodes),M=n.props||Go,!u&&o!=null)for(M={},h=0;h<e.attributes.length;h++)M[(v=e.attributes[h]).name]=v.value;for(h in M)if(v=M[h],h!="children"){if(h=="dangerouslySetInnerHTML")p=v;else if(!(h in O)){if(h=="value"&&"defaultValue"in O||h=="checked"&&"defaultChecked"in O)continue;zr(e,h,null,v,i)}}for(h in O)v=O[h],h=="children"?E=v:h=="dangerouslySetInnerHTML"?y=v:h=="value"?A=v:h=="checked"?U=v:u&&typeof v!="function"||M[h]===v||zr(e,h,v,M[h],i);if(y)u||p&&(y.__html==p.__html||y.__html==e.innerHTML)||(e.innerHTML=y.__html),t.__k=[];else if(p&&(e.innerHTML=""),ou(t.type=="template"?e.content:e,qr(E)?E:[E],t,n,r,V=="foreignObject"?"http://www.w3.org/1999/xhtml":i,o,s,o?o[0]:n.__k&&cn(n,0),u,l),o!=null)for(h=o.length;h--;)Wo(o[h]);u||(h="value",V=="progress"&&A==null?e.removeAttribute("value"):A!=null&&(A!==e[h]||V=="progress"&&!A||V=="option"&&A!=M[h])&&zr(e,h,A,M[h],i),h="checked",U!=null&&U!=e[h]&&zr(e,h,U,M[h],i))}return e}function Yo(e,t,n){try{if(typeof e=="function"){var r=typeof e.__u=="function";r&&e.__u(),r&&t==null||(e.__u=e(t))}else e.current=t}catch(i){Y.__e(i,n)}}function uu(e,t,n){var r,i;if(Y.unmount&&Y.unmount(e),(r=e.ref)&&(r.current&&r.current!=e.__e||Yo(r,null,t)),(r=e.__c)!=null){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(o){Y.__e(o,t)}r.base=r.__P=null}if(r=e.__k)for(i=0;i<r.length;i++)r[i]&&uu(r[i],t,n||typeof e.type!="function");n||Wo(e.__e),e.__c=e.__=e.__e=void 0}function Mm(e,t,n){return this.constructor(e,n)}Qc=ru.slice,Y={__e:function(e,t,n,r){for(var i,o,s;t=t.__;)if((i=t.__c)&&!i.__)try{if((o=i.constructor)&&o.getDerivedStateFromError!=null&&(i.setState(o.getDerivedStateFromError(e)),s=i.__d),i.componentDidCatch!=null&&(i.componentDidCatch(e,r||{}),s=i.__d),s)return i.__E=i}catch(u){e=u}throw e}},Zc=0,$o=function(e){return e!=null&&e.constructor==null},an.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!=this.state?this.__s:this.__s=dt({},this.state),typeof e=="function"&&(e=e(dt({},n),this.props)),e&&dt(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),Kc(this))},an.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Kc(this))},an.prototype.render=zo,kt=[],eu=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,tu=function(e,t){return e.__v.__b-t.__v.__b},Yr.__r=0,nu=/(PointerCapture)$|Capture$/i,jo=0,Bo=Jc(!1),Ho=Jc(!0),Dm=0;var Ko,De,qo,lu,du=0,yu=[],le=Y,fu=le.__b,pu=le.__r,mu=le.diffed,hu=le.__c,gu=le.unmount,_u=le.__;function Pm(e,t){le.__h&&le.__h(De,e,du||t),du=0;var n=De.__H||(De.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function Jo(e,t){var n=Pm(Ko++,7);return Vm(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function Lm(){for(var e;e=yu.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(Kr),e.__H.__h.forEach(Xo),e.__H.__h=[]}catch(t){e.__H.__h=[],le.__e(t,e.__v)}}le.__b=function(e){De=null,fu&&fu(e)},le.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),_u&&_u(e,t)},le.__r=function(e){pu&&pu(e),Ko=0;var t=(De=e.__c).__H;t&&(qo===De?(t.__h=[],De.__h=[],t.__.forEach(function(n){n.__N&&(n.__=n.__N),n.u=n.__N=void 0})):(t.__h.forEach(Kr),t.__h.forEach(Xo),t.__h=[],Ko=0)),qo=De},le.diffed=function(e){mu&&mu(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(yu.push(t)!==1&&lu===le.requestAnimationFrame||((lu=le.requestAnimationFrame)||Fm)(Lm)),t.__H.__.forEach(function(n){n.u&&(n.__H=n.u),n.u=void 0})),qo=De=null},le.__c=function(e,t){t.some(function(n){try{n.__h.forEach(Kr),n.__h=n.__h.filter(function(r){return!r.__||Xo(r)})}catch(r){t.some(function(i){i.__h&&(i.__h=[])}),t=[],le.__e(r,n.__v)}}),hu&&hu(e,t)},le.unmount=function(e){gu&&gu(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(r){try{Kr(r)}catch(i){t=i}}),n.__H=void 0,t&&le.__e(t,n.__v))};var vu=typeof requestAnimationFrame=="function";function Fm(e){var t,n=function(){clearTimeout(r),vu&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,35);vu&&(t=requestAnimationFrame(n))}function Kr(e){var t=De,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),De=t}function Xo(e){var t=De;e.__c=e.__(),De=t}function Vm(e,t){return!e||e.length!==t.length||t.some(function(n,r){return n!==e[r]})}var km=Symbol.for("preact-signals");function Zo(){if(un>1)un--;else{for(var e,t=!1;jn!==void 0;){var n=jn;for(jn=void 0,Qo++;n!==void 0;){var r=n.o;if(n.o=void 0,n.f&=-3,!(8&n.f)&&bu(n))try{n.c()}catch(i){t||(e=i,t=!0)}n=r}}if(Qo=0,un--,t)throw e}}var q=void 0;var jn=void 0,un=0,Qo=0,Xr=0;function Eu(e){if(q!==void 0){var t=e.n;if(t===void 0||t.t!==q)return t={i:0,S:e,p:q.s,n:void 0,t:q,e:void 0,x:void 0,r:t},q.s!==void 0&&(q.s.n=t),q.s=t,e.n=t,32&q.f&&e.S(t),t;if(t.i===-1)return t.i=0,t.n!==void 0&&(t.n.p=t.p,t.p!==void 0&&(t.p.n=t.n),t.p=q.s,t.n=void 0,q.s.n=t,q.s=t),t}}function fe(e){this.v=e,this.i=0,this.n=void 0,this.t=void 0}fe.prototype.brand=km;fe.prototype.h=function(){return!0};fe.prototype.S=function(e){this.t!==e&&e.e===void 0&&(e.x=this.t,this.t!==void 0&&(this.t.e=e),this.t=e)};fe.prototype.U=function(e){if(this.t!==void 0){var t=e.e,n=e.x;t!==void 0&&(t.x=n,e.e=void 0),n!==void 0&&(n.e=t,e.x=void 0),e===this.t&&(this.t=n)}};fe.prototype.subscribe=function(e){var t=this;return Jr(function(){var n=t.value,r=q;q=void 0;try{e(n)}finally{q=r}})};fe.prototype.valueOf=function(){return this.value};fe.prototype.toString=function(){return this.value+""};fe.prototype.toJSON=function(){return this.value};fe.prototype.peek=function(){var e=q;q=void 0;try{return this.value}finally{q=e}};Object.defineProperty(fe.prototype,"value",{get:function(){var e=Eu(this);return e!==void 0&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(Qo>100)throw new Error("Cycle detected");this.v=e,this.i++,Xr++,un++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N()}finally{Zo()}}}});function Wn(e){return new fe(e)}function bu(e){for(var t=e.s;t!==void 0;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return!0;return!1}function Su(e){for(var t=e.s;t!==void 0;t=t.n){var n=t.S.n;if(n!==void 0&&(t.r=n),t.S.n=t,t.i=-1,t.n===void 0){e.s=t;break}}}function Cu(e){for(var t=e.s,n=void 0;t!==void 0;){var r=t.p;t.i===-1?(t.S.U(t),r!==void 0&&(r.n=t.n),t.n!==void 0&&(t.n.p=r)):n=t,t.S.n=t.r,t.r!==void 0&&(t.r=void 0),t=r}e.s=n}function ln(e){fe.call(this,void 0),this.x=e,this.s=void 0,this.g=Xr-1,this.f=4}(ln.prototype=new fe).h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===Xr))return!0;if(this.g=Xr,this.f|=1,this.i>0&&!bu(this))return this.f&=-2,!0;var e=q;try{Su(this),q=this;var t=this.x();(16&this.f||this.v!==t||this.i===0)&&(this.v=t,this.f&=-17,this.i++)}catch(n){this.v=n,this.f|=16,this.i++}return q=e,Cu(this),this.f&=-2,!0};ln.prototype.S=function(e){if(this.t===void 0){this.f|=36;for(var t=this.s;t!==void 0;t=t.n)t.S.S(t)}fe.prototype.S.call(this,e)};ln.prototype.U=function(e){if(this.t!==void 0&&(fe.prototype.U.call(this,e),this.t===void 0)){this.f&=-33;for(var t=this.s;t!==void 0;t=t.n)t.S.U(t)}};ln.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var e=this.t;e!==void 0;e=e.x)e.t.N()}};Object.defineProperty(ln.prototype,"value",{get:function(){if(1&this.f)throw new Error("Cycle detected");var e=Eu(this);if(this.h(),e!==void 0&&(e.i=this.i),16&this.f)throw this.v;return this.v}});function Iu(e){return new ln(e)}function Tu(e){var t=e.u;if(e.u=void 0,typeof t=="function"){un++;var n=q;q=void 0;try{t()}catch(r){throw e.f&=-2,e.f|=8,es(e),r}finally{q=n,Zo()}}}function es(e){for(var t=e.s;t!==void 0;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,Tu(e)}function Um(e){if(q!==this)throw new Error("Out-of-order effect");Cu(this),q=e,this.f&=-2,8&this.f&&es(this),Zo()}function zn(e){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32}zn.prototype.c=function(){var e=this.S();try{if(8&this.f||this.x===void 0)return;var t=this.x();typeof t=="function"&&(this.u=t)}finally{e()}};zn.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,Tu(this),Su(this),un++;var e=q;return q=this,Um.bind(this,e)};zn.prototype.N=function(){2&this.f||(this.f|=2,this.o=jn,jn=this)};zn.prototype.d=function(){this.f|=8,1&this.f||es(this)};function Jr(e){var t=new zn(e);try{t.c()}catch(n){throw t.d(),n}return t.d.bind(t)}var ns,ts;function dn(e,t){Y[e]=t.bind(null,Y[e]||function(){})}function Qr(e){ts&&ts(),ts=e&&e.S()}function xu(e){var t=this,n=e.data,r=Hm(n);r.value=n;var i=Jo(function(){for(var o=t.__v;o=o.__;)if(o.__c){o.__c.__$f|=4;break}return t.__$u.c=function(){var s,u=t.__$u.S(),l=i.value;u(),$o(l)||((s=t.base)==null?void 0:s.nodeType)!==3?(t.__$f|=1,t.setState({})):t.base.data=l},Iu(function(){var s=r.value.value;return s===0?0:s===!0?"":s||""})},[]);return i.value}xu.displayName="_st";Object.defineProperties(fe.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:xu},props:{configurable:!0,get:function(){return{data:this}}},__b:{configurable:!0,value:1}});dn("__b",function(e,t){if(typeof t.type=="string"){var n,r=t.props;for(var i in r)if(i!=="children"){var o=r[i];o instanceof fe&&(n||(t.__np=n={}),n[i]=o,r[i]=o.peek())}}e(t)});dn("__r",function(e,t){Qr();var n,r=t.__c;r&&(r.__$f&=-2,(n=r.__$u)===void 0&&(r.__$u=n=(function(i){var o;return Jr(function(){o=this}),o.c=function(){r.__$f|=1,r.setState({})},o})())),ns=r,Qr(n),e(t)});dn("__e",function(e,t,n,r){Qr(),ns=void 0,e(t,n,r)});dn("diffed",function(e,t){Qr(),ns=void 0;var n;if(typeof t.type=="string"&&(n=t.__e)){var r=t.__np,i=t.props;if(r){var o=n.U;if(o)for(var s in o){var u=o[s];u!==void 0&&!(s in r)&&(u.d(),o[s]=void 0)}else n.U=o={};for(var l in r){var h=o[l],y=r[l];h===void 0?(h=Bm(n,l,y,i),o[l]=h):h.o(y,i)}}}e(t)});function Bm(e,t,n,r){var i=t in e&&e.ownerSVGElement===void 0,o=Wn(n);return{o:function(s,u){o.value=s,r=u},d:Jr(function(){var s=o.value.value;r[t]!==s&&(r[t]=s,i?e[t]=s:s?e.setAttribute(t,s):e.removeAttribute(t))})}}dn("unmount",function(e,t){if(typeof t.type=="string"){var n=t.__e;if(n){var r=n.U;if(r){n.U=void 0;for(var i in r){var o=r[i];o&&o.d()}}}}else{var s=t.__c;if(s){var u=s.__$u;u&&(s.__$u=void 0,u.d())}}e(t)});dn("__h",function(e,t,n,r){(r<3||r===9)&&(t.__$f|=2),e(t,n,r)});an.prototype.shouldComponentUpdate=function(e,t){var n=this.__$u,r=n&&n.s!==void 0;for(var i in t)return!0;if(this.__f||typeof this.u=="boolean"&&this.u===!0){if(!(r||2&this.__$f||4&this.__$f)||1&this.__$f)return!0}else if(!(r||4&this.__$f)||3&this.__$f)return!0;for(var o in e)if(o!=="__source"&&e[o]!==this.props[o])return!0;for(var s in this.props)if(!(s in e))return!0;return!1};function Hm(e){return Jo(function(){return Wn(e)},[])}var Gm=(r=>(r.ON="ON",r.OFF="OFF",r.ON_HOVER="ON_HOVER",r))(Gm||{}),$m=(r=>(r.FIRST_ITEM="FIRST_ITEM",r.CARD="CARD",r.NONE="NONE",r))($m||{});var jm=[[["swiper-slides"]]],Wm=["swiper-slides"],zm=(e,t)=>({"--swiper-navigation-size":e,color:t}),Ym=e=>({color:e,bottom:0,top:"unset",position:"relative"});function qm(e,t){if(e&1&&(pe(0,"div",2),tt(1,"span"),ge(),pe(2,"div",3),tt(3,"span"),ge()),e&2){let n,r,i=B(),o=((n=i.navigationConfig())==null?null:n.size)??50,s=((r=i.navigationConfig())==null||r.color==null?null:r.color.rgba)??"white",u=Ps(4,zm,o+"px",s);Jn(u),N(2),Jn(u)}}function Km(e,t){if(e&1&&(pe(0,"div",4),tt(1,"span"),ge()),e&2){let n,r=((n=B().paginationConfig())==null||n.color==null?null:n.color.rgba)??"white",i=Zn(2,Ym,r);Jn(i)}}var Du=class e{options=Se.required();navigationConfig=Se();paginationConfig=Se();slideChange=vt();elementRef=Re(gn);swiperInstance;initToken=0;resizeDebouncer=new Kt(this.onResize.bind(this));constructor(){At(()=>{this.options()&&this.reInitSwiper()})}get swiper(){return this.swiperInstance}ngOnDestroy(){this.resizeDebouncer?.destroy(),this.swiperInstance?.destroy?.(),this.swiperInstance=void 0}async initSwiper(t=this.initToken){if(await js(),t!==this.initToken){he.warn("Swiper token not matching");return}let n=this.elementRef.nativeElement,r={nextEl:n.querySelector(".swiper-button-next"),prevEl:n.querySelector(".swiper-button-prev"),enabled:this.navigationConfig()?.enabled},i=this.paginationConfig(),o={el:n.querySelector(".swiper-pagination"),enabled:this.paginationConfig()?.enabled,type:this.paginationConfig()?.type,clickable:!0,renderBullet:function(s,u){return`
17
17
  <span class="${u}"
18
18
  style="background-color: ${i?.color?.rgba};"></span>
19
19
  `},renderProgressbar:s=>`