@letscooee/web-sdk 12.1.10 → 12.1.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-WFRBPQ5W.js → chunk-CU6RU2HY.js} +2 -2
- package/dist/{chunk-JCX6NQWD.js → chunk-HJQ3HI2N.js} +1 -1
- package/dist/{chunk-WHSHGUGP.js → chunk-UMRZBJHI.js} +1 -1
- package/dist/main.min.js +20 -20
- package/dist/{share-dialog.component-7CQVSNNT.js → share-dialog.component-7BVLOTJQ.js} +1 -1
- package/dist/{video-detail-dialog.component-VY5KJQIA.js → video-detail-dialog.component-P2WOOZM6.js} +1 -1
- package/dist/widget.min.css +1 -1
- package/dist/widget.min.js +2 -2
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{a as Hs,b as zt,c as ge,e as In,f as er,g as Gs,h as $s,l as nr}from"./chunk-JCX6NQWD.js";import{a as tr}from"./chunk-SBONG2TS.js";import{$ as di,$a as bn,Aa as yt,Ba as ke,Ca as yn,D as gn,Da as B,E as tt,Ea as Rs,Fa as Ms,I as _n,K as At,L as _t,La as it,Na as En,O as D,Oa as Jn,Pa as Qn,Qa as ee,Ra as ot,Sa as Nt,Wa as Ue,X as Se,Xa as Be,Y as li,Ya as ve,Za as Ps,_ as ws,_a as Ls,ab as Zn,b as Is,ba as vt,bb as Vs,ca as vn,cb as He,db as Ge,fb as Sn,ga as $t,ha as Q,hb as st,ia as Z,ib as Ot,jb as Et,ka as jt,kb as Ce,la as Wt,ma as oe,mb as Cn,na as W,o as Ts,oa as z,pa as Me,q as xs,qa as fe,ra as me,s as ci,sa as nt,sb as Fs,t as ui,tb as ks,u as Ds,ub as Us,v as _e,va as rt,wa as As,wb as Bs,x as Te,xa as Ns,y as xe,ya as Os,za as We}from"./chunk-I62LO6BZ.js";import{a as _,b as V,c as hn,d as Cs,e as Ml,f as Pl,g as Xn}from"./chunk-V7UGKYBN.js";var Zs=Ml((Qs,mi)=>{"use strict";(function(e){if(typeof Qs=="object"&&typeof mi<"u")mi.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 N=o[y]={exports:{}};i[y][0].call(N.exports,function(U){var M=i[y][1][U];return u(M||U)},N,N.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,N=[];function U(){v=!0;for(var O,F,X=N.length;X;){for(F=N,N=[],O=-1;++O<X;)F[O]();X=N.length}v=!1}i.exports=M;function M(O){N.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;N(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){N(this.promise,this.onFulfilled,x)},v.prototype.callRejected=function(x){l.reject(this.promise,x)},v.prototype.otherCallRejected=function(x){N(this.promise,this.onRejected,x)};function N(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(Oe){L||(L=!0,l.reject(x,Oe))}function ne(Oe){L||(L=!0,l.resolve(x,Oe))}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=F;function F(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=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=new Array(L),J=0,de=-1,Oe=new this(u);++de<L;)Ze(x[de],de);return Oe;function Ze(fn,Yn){H.resolve(fn).then(Qr,function(Ht){G||(G=!0,l.reject(Oe,Ht))});function Qr(Ht){ne[Yn]=Ht,++J===L&&!G&&(G=!0,l.resolve(Oe,ne))}}}E.race=Ne;function Ne(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(Oe){H.resolve(Oe).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 N(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",F=void 0,X={},Ae=Object.prototype.toString,Ne="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 F=="boolean"?E.resolve(F):L(a).then(function(d){return F=d,F})}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 Oe(a,d){return new E(function(c,m){if(X[a.name]=X[a.name]||rs(),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 Oe(a,!1)}function fn(a){return Oe(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 Qr(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 Ht(a){var d=H(atob(a.data));return p([d],{type:a.type})}function ns(a){return a&&a.__local_forage_encoded_blob}function Pu(a){var d=this,c=d._initReady().then(function(){var m=X[d._dbInfo.name];if(m&&m.dbReady)return m.dbReady});return N(c,a,a),c}function Lu(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 Lu(a).then(function(){et(a,d,c,m-1)})}).catch(c);c(f)}}function rs(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function Vu(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=rs(),X[c.name]=g),g.forages.push(d),d._initReady||(d._initReady=d.ready,d.ready=Pu);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 A=0;A<I.length;A++){var k=I[A];k!==d&&(k._dbInfo.db=c.db,k._dbInfo.version=c.version)}})}function Fu(a,d){var c=this;a=U(a);var m=new E(function(g,f){c.ready().then(function(){et(c._dbInfo,Ne,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),ns(T)&&(T=Ht(T)),g(T)},I.onerror=function(){f(I.error)}}catch(T){f(T)}})}).catch(f)});return v(m,d),m}function ku(a,d){var c=this,m=new E(function(g,f){c.ready().then(function(){et(c._dbInfo,Ne,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 A=I.result;if(A){var k=A.value;ns(k)&&(k=Ht(k));var $=a(k,A.key,T++);$!==void 0?g($):A.continue()}else g()},I.onerror=function(){f(I.error)}}catch(A){f(A)}})}).catch(f)});return v(m,d),m}function Uu(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,Ae.call(d)==="[object Blob]"?G(S.db).then(function(C){return C?d:Qr(d)}):d}).then(function(C){et(m._dbInfo,x,function(I,T){if(I)return b(I);try{var A=T.objectStore(m._dbInfo.storeName);C===null&&(C=void 0);var k=A.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 Bu(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 Hu(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 Gu(a){var d=this,c=new E(function(m,g){d.ready().then(function(){et(d._dbInfo,Ne,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 $u(a,d){var c=this,m=new E(function(g,f){if(a<0){g(null);return}c.ready().then(function(){et(c._dbInfo,Ne,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 A=T.result;if(!A){g(null);return}a===0||I?g(A.key):(I=!0,A.advance(a))},T.onerror=function(){f(T.error)}}catch(A){f(A)}})}).catch(f)});return v(m,d),m}function ju(a){var d=this,c=new E(function(m,g){d.ready().then(function(){et(d._dbInfo,Ne,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 Wu(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 A=0;A<T.length;A++){var k=T[A];k._dbInfo.db=null,k._dbInfo.version=C}var $=new E(function(j,ie){var re=h.open(a.name,C);re.onerror=function(Re){var mn=re.result;mn.close(),ie(Re)},re.onupgradeneeded=function(){var Re=re.result;Re.deleteObjectStore(a.storeName)},re.onsuccess=function(){var Re=re.result;Re.close(),j(Re)}});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 A=I[T];A._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 zu={_driver:"asyncStorage",_initStorage:Vu,_support:y(),iterate:ku,getItem:Fu,setItem:Uu,removeItem:Bu,clear:Hu,length:Gu,key:$u,keys:ju,dropInstance:Wu};function Yu(){return typeof openDatabase=="function"}var ht="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",qu="~~local_forage_type~",is=/^~~local_forage_type~([^~]+)~/,qn="__lfsc__:",Zr=qn.length,ei="arbf",ti="blob",os="si08",ss="ui08",as="uic8",cs="si16",us="si32",ls="ur16",ds="ui32",fs="fl32",ps="fl64",ms=Zr+ei.length,hs=Object.prototype.toString;function gs(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=ht.indexOf(a[m]),b=ht.indexOf(a[m+1]),S=ht.indexOf(a[m+2]),C=ht.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 ni(a){var d=new Uint8Array(a),c="",m;for(m=0;m<d.length;m+=3)c+=ht[d[m]>>2],c+=ht[(d[m]&3)<<4|d[m+1]>>4],c+=ht[(d[m+1]&15)<<2|d[m+2]>>6],c+=ht[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 Ku(a,d){var c="";if(a&&(c=hs.call(a)),a&&(c==="[object ArrayBuffer]"||a.buffer&&hs.call(a.buffer)==="[object ArrayBuffer]")){var m,g=qn;a instanceof ArrayBuffer?(m=a,g+=ei):(m=a.buffer,c==="[object Int8Array]"?g+=os:c==="[object Uint8Array]"?g+=ss:c==="[object Uint8ClampedArray]"?g+=as:c==="[object Int16Array]"?g+=cs:c==="[object Uint16Array]"?g+=ls:c==="[object Int32Array]"?g+=us:c==="[object Uint32Array]"?g+=ds:c==="[object Float32Array]"?g+=fs:c==="[object Float64Array]"?g+=ps:d(new Error("Failed to get type for BinaryArray"))),d(g+ni(m))}else if(c==="[object Blob]"){var f=new FileReader;f.onload=function(){var b=qu+a.type+"~"+ni(this.result);d(qn+ti+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 Xu(a){if(a.substring(0,Zr)!==qn)return JSON.parse(a);var d=a.substring(ms),c=a.substring(Zr,ms),m;if(c===ti&&is.test(d)){var g=d.match(is);m=g[1],d=d.substring(g[0].length)}var f=gs(d);switch(c){case ei:return f;case ti:return p([f],{type:m});case os:return new Int8Array(f);case ss:return new Uint8Array(f);case as:return new Uint8ClampedArray(f);case cs:return new Int16Array(f);case ls:return new Uint16Array(f);case us:return new Int32Array(f);case ds:return new Uint32Array(f);case fs:return new Float32Array(f);case ps:return new Float64Array(f);default:throw new Error("Unkown type: "+c)}}var ri={serialize:Ku,deserialize:Xu,stringToBuffer:gs,bufferToString:ni};function _s(a,d,c,m){a.executeSql("CREATE TABLE IF NOT EXISTS "+d.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],c,m)}function Ju(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){_s(S,c,function(){d._dbInfo=c,f()},function(C,I){b(I)})},b)});return c.serializer=ri,g}function gt(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):_s(C,d,function(){C.executeSql(c,m,g,f)},f)},f):f(b,S)},f)}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){gt(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 Zu(a,d){var c=this,m=new E(function(g,f){c.ready().then(function(){var b=c._dbInfo;b.db.transaction(function(S){gt(S,b,"SELECT * FROM "+b.storeName,[],function(C,I){for(var T=I.rows,A=T.length,k=0;k<A;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 vs(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,A){A?S(A):I.db.transaction(function(k){gt(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(vs.apply(g,[a,C,c,m-1]));return}S(k)}})})}).catch(S)});return v(f,c),f}function el(a,d,c){return vs.apply(this,[a,d,c,1])}function tl(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){gt(S,b,"DELETE FROM "+b.storeName+" WHERE key = ?",[a],function(){g()},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){gt(b,f,"DELETE FROM "+f.storeName,[],function(){m()},function(S,C){g(C)})})}).catch(g)});return v(c,a),c}function rl(a){var d=this,c=new E(function(m,g){d.ready().then(function(){var f=d._dbInfo;f.db.transaction(function(b){gt(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 il(a,d){var c=this,m=new E(function(g,f){c.ready().then(function(){var b=c._dbInfo;b.db.transaction(function(S){gt(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 ol(a){var d=this,c=new E(function(m,g){d.ready().then(function(){var f=d._dbInfo;f.db.transaction(function(b){gt(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 sl(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 al(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(sl(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,Re){ie(Re)})})}for(var T=[],A=0,k=f.storeNames.length;A<k;A++)T.push(I(f.storeNames[A]));E.all(T).then(function(){b()}).catch(function($){S($)})},function(C){S(C)})})}):g=E.reject("Invalid arguments"),v(g,d),g}var cl={_driver:"webSQLStorage",_initStorage:Ju,_support:Yu(),iterate:Zu,getItem:Qu,setItem:el,removeItem:tl,clear:nl,length:rl,key:il,keys:ol,dropInstance:al};function ul(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function ys(a,d){var c=a.name+"/";return a.storeName!==d.storeName&&(c+=a.storeName+"/"),c}function ll(){var a="_localforage_support_test";try{return localStorage.setItem(a,!0),localStorage.removeItem(a),!1}catch{return!0}}function dl(){return!ll()||localStorage.length>0}function fl(a){var d=this,c={};if(a)for(var m in a)c[m]=a[m];return c.keyPrefix=ys(a,d._defaultConfig),dl()?(d._dbInfo=c,c.serializer=ri,E.resolve()):E.reject()}function pl(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 ml(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 hl(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 A=localStorage.getItem(T);if(A&&(A=g.serializer.deserialize(A)),A=a(A,T.substring(b),C++),A!==void 0)return A}}});return v(m,d),m}function gl(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 _l(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 vl(a){var d=this,c=d.keys().then(function(m){return m.length});return v(c,a),c}function yl(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 El(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(A){(A.name==="QuotaExceededError"||A.name==="NS_ERROR_DOM_QUOTA_REACHED")&&S(A),S(A)}})})});return v(g,c),g}function bl(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(ys(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 Sl={_driver:"localStorageWrapper",_initStorage:fl,_support:ul(),iterate:hl,getItem:ml,setItem:El,removeItem:yl,clear:pl,length:vl,key:gl,keys:_l,dropInstance:bl},Cl=function(d,c){return d===c||typeof d=="number"&&typeof c=="number"&&isNaN(d)&&isNaN(c)},Il=function(d,c){for(var m=d.length,g=0;g<m;){if(Cl(d[g],c))return!0;g++}return!1},Es=Array.isArray||function(a){return Object.prototype.toString.call(a)==="[object Array]"},pn={},bs={},Gt={INDEXEDDB:zu,WEBSQL:cl,LOCALSTORAGE:Sl},Tl=[Gt.INDEXEDDB._driver,Gt.WEBSQL._driver,Gt.LOCALSTORAGE._driver],Kn=["dropInstance"],ii=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(Kn),xl={description:"",driver:Tl.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function Dl(a,d){a[d]=function(){var c=arguments;return a.ready().then(function(){return a[d].apply(a,c)})}}function oi(){for(var a=1;a<arguments.length;a++){var d=arguments[a];if(d)for(var c in d)d.hasOwnProperty(c)&&(Es(d[c])?arguments[0][c]=d[c].slice():arguments[0][c]=d[c])}return arguments[0]}var wl=(function(){function a(d){u(this,a);for(var c in Gt)if(Gt.hasOwnProperty(c)){var m=Gt[c],g=m._driver;this[c]=g,pn[g]||this.defineDriver(m)}this._defaultConfig=oi({},xl),this._config=oi({},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=ii.concat("_initStorage"),A=0,k=T.length;A<k;A++){var $=T[A],j=!Il(Kn,$);if((j||c[$])&&typeof c[$]!="function"){S(I);return}}var ie=function(){for(var mn=function(Ol){return function(){var Rl=new Error("Method "+Ol+" is not implemented by the current driver"),Ss=E.reject(Rl);return v(Ss,arguments[arguments.length-1]),Ss}},si=0,Nl=Kn.length;si<Nl;si++){var ai=Kn[si];c[ai]||(c[ai]=mn(ai))}};ie();var re=function(mn){pn[C]&&console.info("Redefining LocalForage driver: "+C),pn[C]=c,bs[C]=mn,b()};"_support"in c?c._support&&typeof c._support=="function"?c._support().then(re,S):re(!!c._support):re(!0)}catch(Re){S(Re)}});return N(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 N(f,m,g),f},a.prototype.getSerializer=function(c){var m=E.resolve(ri);return N(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 N(g,c,c),g},a.prototype.setDriver=function(c,m,g){var f=this;Es(c)||(c=[c]);var b=this._getSupportedDrivers(c);function S(){f._config.driver=f.driver()}function C(A){return f._extend(A),S(),f._ready=f._initStorage(f._config),f._ready}function I(A){return function(){var k=0;function $(){for(;k<A.length;){var j=A[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 A=b[0];return f._dbInfo=null,f._ready=null,f.getDriver(A).then(function(k){f._driver=k._driver,S(),f._wrapLibraryMethodsWithReady(),f._initDriver=I(b)})}).catch(function(){S();var A=new Error("No available storage method found.");return f._driverSet=E.reject(A),f._driverSet}),N(this._driverSet,m,g),this._driverSet},a.prototype.supports=function(c){return!!bs[c]},a.prototype._extend=function(c){oi(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=ii.length;c<m;c++)Dl(this,ii[c])},a.prototype.createInstance=function(c){return new a(c)},a})(),Al=new wl;i.exports=Al},{3:3}]},{},[4])(4)})});var bt=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 js=0;function Ll(e=document.head){return Ws(zt.styleURL,e,"cooee-global-styles")}function Vl(e=document.head){return Ws(zt.swiperStyleURL,e,"cooee-swiper-styles")}function Ws(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 fi(e,t=document.head){if(!e)return;js++;let n=document.createElement("style");n.id=`cooee-app-css-${js}`,n.textContent=e,t.appendChild(n)}async function zs(){let e=(await import("./swiper-bundle-WHJS64TU.js")).default;return window.CooeeSDK.Swiper=e}async function Ys(e,t=!0){if(!e)return;let n=[];t&&n.push(Vl(e)),n.push(Ll(e)),await Promise.all(n);let r=bt.get().website.commonCSS;fi(r,e)}var Ul={"[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=V(_({},Ul),{"[class.ng-submitted]":"isSubmitted"});var Bl=new Ds("",{providedIn:"root",factory:()=>qs}),qs="always";var Hl=(()=>{class e{static \u0275fac=function(r){return new(r||e)};static \u0275mod=li({type:e});static \u0275inj=ui({})}return e})();var Ks=(()=>{class e{static withConfig(n){return{ngModule:e,providers:[{provide:Bl,useValue:n.callSetDisabledState??qs}]}}static \u0275fac=function(r){return new(r||e)};static \u0275mod=li({type:e});static \u0275inj=ui({imports:[Hl]})}return e})();var pi=(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})(pi||{});var ct=(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})(ct||{});var Gl=(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})(Gl||{});var St=class e{engagementContext=_e(In);eventData=_e(er);constructor(){}executeCTA(t,n){let r,i=this.engagementContext();if(!i){ge.error("Engagement context is not available; aborting executeCTA.");return}if(t===ct.ADD_TO_CART)r="CE Add To Cart Clicked";else if(t===ct.GO_TO_PRODUCT)r="CE View Item Clicked";else if(t===ct.OPEN_CART)r="CE Open Cart Clicked",i.triggerData.redirectBehaviour=pi.CART_DRAWER;else{ge.warn(`Unsupported CTA type: ${t}`);return}window.CooeeSDK.executeCTA(i,_({clickAction:{at:t}},n));let o=new Gs(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=ci({token:e,factory:e.\u0275fac})};function Xs(e,t){return[St,...$l(e,t)]}function $l(e,t){return[{provide:In,useValue:tt(e)},{provide:er,useValue:_({},t)}]}var rr=class e{elementRef=_e(_n);engagementService=_e(St);hasSwiper=!1;_engagementTrigger=tt(null);_triggerContext=_e(In);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(){ge.verbose("Init",this.constructor.name);let t=this.elementRef.nativeElement.shadowRoot;t&&Ys(t,this.hasSwiper)}ngOnDestroy(){ge.verbose("Destroying",this.constructor.name)}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Se({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&&Os(0)},encapsulation:2})};var Js=(e,t)=>t.id;function jl(e,t){if(e&1&&(W(0,"span",6),ee(1),z()),e&2){B();let n=ve(0);D(),ot(n)}}function Wl(e,t){if(e&1){let n=We();Ue(0),W(1,"button",5),ke("click",function(){let i=Te(n).$implicit,o=B().$implicit,s=B();return xe(s.onOptionChange(o,i))}),Q(2,jl,2,1,"span",6),z()}if(e&2){let n=t.$implicit,r=B().$implicit,i=ve(1),o=B(),s=n.name,u=Be(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);D(),En("swatch-color-type",p)("swatch-image-type",E)("selected",y)("disabled",n.disabled),oe("title",u)("ngStyle",o.getSwatchStyles(l,h)),$t("aria-checked",y?"true":"false")("data-value",s)("aria-disabled",n.disabled?"true":null)("aria-label",u),D(),Z(!i&&!p&&!E?2:-1)}}function zl(e,t){if(e&1&&(W(0,"div"),Ue(1),W(2,"div",1),ee(3),z(),W(4,"div",2),ee(5),z(),W(6,"div",3),jt(7,Wl,3,16,"button",4,Js),z()()),e&2){let n=t.$implicit,r=B();Qn(Ls("option-group ",n.name.toLowerCase())),D(),Be(r.hasHexColors(n)),D(2),Nt("",n.name,":"),D(2),ot(r.selectedOptions()[n.name]),D(),$t("aria-label",n.name),D(),Wt(n.optionValues)}}var Tn=e=>e.trim().toLowerCase(),ir=class e extends rr{selectedVariant=new vn;item=Ce.required();selectedOptions=tt({});options=st(()=>{let t=this.item();if(!t.options||t.vars.length===1)return[];if(window.cooeeManipulateProduct)try{window.cooeeManipulateProduct(t,this.engagementTrigger)}catch(n){ge.error(n)}return t.options.forEach(n=>{n.optionValues.forEach(r=>{r.disabled=this.isOptionValueDisabledFast(n,r)})}),t.options});matchedVariant=st(()=>{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=st(()=>{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=Tn(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(),Ot(()=>{let n=this.matchedVariant();n&&(this.item().setSelectedVariant(n),this.selectedVariant.emit(n))});let t=Ot(()=>{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=bt.get().website?.itemSwatchMapping;n&&fi(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(Tn(s)===Tn(t))continue;let l=r.get(Tn(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(Tn(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=Se({type:e,selectors:[["cooee-item-options-picker"]],inputs:{item:[1,"item"]},outputs:{selectedVariant:"selectedVariant"},features:[bn(Xs()),di],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&&jt(0,zl,9,7,"div",0,Js),n&2&&Wt(r.options())},dependencies:[Bs,ks,Ks],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 Hs,b as zt,c as ge,e as In,f as er,g as Gs,h as $s,l as nr}from"./chunk-HJQ3HI2N.js";import{a as tr}from"./chunk-SBONG2TS.js";import{$ as di,$a as bn,Aa as yt,Ba as ke,Ca as yn,D as gn,Da as B,E as tt,Ea as Rs,Fa as Ms,I as _n,K as At,L as _t,La as it,Na as En,O as D,Oa as Jn,Pa as Qn,Qa as ee,Ra as ot,Sa as Nt,Wa as Ue,X as Se,Xa as Be,Y as li,Ya as ve,Za as Ps,_ as ws,_a as Ls,ab as Zn,b as Is,ba as vt,bb as Vs,ca as vn,cb as He,db as Ge,fb as Sn,ga as $t,ha as Q,hb as st,ia as Z,ib as Ot,jb as Et,ka as jt,kb as Ce,la as Wt,ma as oe,mb as Cn,na as W,o as Ts,oa as z,pa as Me,q as xs,qa as fe,ra as me,s as ci,sa as nt,sb as Fs,t as ui,tb as ks,u as Ds,ub as Us,v as _e,va as rt,wa as As,wb as Bs,x as Te,xa as Ns,y as xe,ya as Os,za as We}from"./chunk-I62LO6BZ.js";import{a as _,b as V,c as hn,d as Cs,e as Ml,f as Pl,g as Xn}from"./chunk-V7UGKYBN.js";var Zs=Ml((Qs,mi)=>{"use strict";(function(e){if(typeof Qs=="object"&&typeof mi<"u")mi.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 N=o[y]={exports:{}};i[y][0].call(N.exports,function(U){var M=i[y][1][U];return u(M||U)},N,N.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,N=[];function U(){v=!0;for(var O,F,X=N.length;X;){for(F=N,N=[],O=-1;++O<X;)F[O]();X=N.length}v=!1}i.exports=M;function M(O){N.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;N(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){N(this.promise,this.onFulfilled,x)},v.prototype.callRejected=function(x){l.reject(this.promise,x)},v.prototype.otherCallRejected=function(x){N(this.promise,this.onRejected,x)};function N(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(Oe){L||(L=!0,l.reject(x,Oe))}function ne(Oe){L||(L=!0,l.resolve(x,Oe))}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=F;function F(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=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=new Array(L),J=0,de=-1,Oe=new this(u);++de<L;)Ze(x[de],de);return Oe;function Ze(fn,Yn){H.resolve(fn).then(Qr,function(Ht){G||(G=!0,l.reject(Oe,Ht))});function Qr(Ht){ne[Yn]=Ht,++J===L&&!G&&(G=!0,l.resolve(Oe,ne))}}}E.race=Ne;function Ne(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(Oe){H.resolve(Oe).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 N(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",F=void 0,X={},Ae=Object.prototype.toString,Ne="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 F=="boolean"?E.resolve(F):L(a).then(function(d){return F=d,F})}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 Oe(a,d){return new E(function(c,m){if(X[a.name]=X[a.name]||rs(),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 Oe(a,!1)}function fn(a){return Oe(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 Qr(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 Ht(a){var d=H(atob(a.data));return p([d],{type:a.type})}function ns(a){return a&&a.__local_forage_encoded_blob}function Pu(a){var d=this,c=d._initReady().then(function(){var m=X[d._dbInfo.name];if(m&&m.dbReady)return m.dbReady});return N(c,a,a),c}function Lu(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 Lu(a).then(function(){et(a,d,c,m-1)})}).catch(c);c(f)}}function rs(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function Vu(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=rs(),X[c.name]=g),g.forages.push(d),d._initReady||(d._initReady=d.ready,d.ready=Pu);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 A=0;A<I.length;A++){var k=I[A];k!==d&&(k._dbInfo.db=c.db,k._dbInfo.version=c.version)}})}function Fu(a,d){var c=this;a=U(a);var m=new E(function(g,f){c.ready().then(function(){et(c._dbInfo,Ne,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),ns(T)&&(T=Ht(T)),g(T)},I.onerror=function(){f(I.error)}}catch(T){f(T)}})}).catch(f)});return v(m,d),m}function ku(a,d){var c=this,m=new E(function(g,f){c.ready().then(function(){et(c._dbInfo,Ne,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 A=I.result;if(A){var k=A.value;ns(k)&&(k=Ht(k));var $=a(k,A.key,T++);$!==void 0?g($):A.continue()}else g()},I.onerror=function(){f(I.error)}}catch(A){f(A)}})}).catch(f)});return v(m,d),m}function Uu(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,Ae.call(d)==="[object Blob]"?G(S.db).then(function(C){return C?d:Qr(d)}):d}).then(function(C){et(m._dbInfo,x,function(I,T){if(I)return b(I);try{var A=T.objectStore(m._dbInfo.storeName);C===null&&(C=void 0);var k=A.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 Bu(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 Hu(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 Gu(a){var d=this,c=new E(function(m,g){d.ready().then(function(){et(d._dbInfo,Ne,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 $u(a,d){var c=this,m=new E(function(g,f){if(a<0){g(null);return}c.ready().then(function(){et(c._dbInfo,Ne,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 A=T.result;if(!A){g(null);return}a===0||I?g(A.key):(I=!0,A.advance(a))},T.onerror=function(){f(T.error)}}catch(A){f(A)}})}).catch(f)});return v(m,d),m}function ju(a){var d=this,c=new E(function(m,g){d.ready().then(function(){et(d._dbInfo,Ne,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 Wu(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 A=0;A<T.length;A++){var k=T[A];k._dbInfo.db=null,k._dbInfo.version=C}var $=new E(function(j,ie){var re=h.open(a.name,C);re.onerror=function(Re){var mn=re.result;mn.close(),ie(Re)},re.onupgradeneeded=function(){var Re=re.result;Re.deleteObjectStore(a.storeName)},re.onsuccess=function(){var Re=re.result;Re.close(),j(Re)}});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 A=I[T];A._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 zu={_driver:"asyncStorage",_initStorage:Vu,_support:y(),iterate:ku,getItem:Fu,setItem:Uu,removeItem:Bu,clear:Hu,length:Gu,key:$u,keys:ju,dropInstance:Wu};function Yu(){return typeof openDatabase=="function"}var ht="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",qu="~~local_forage_type~",is=/^~~local_forage_type~([^~]+)~/,qn="__lfsc__:",Zr=qn.length,ei="arbf",ti="blob",os="si08",ss="ui08",as="uic8",cs="si16",us="si32",ls="ur16",ds="ui32",fs="fl32",ps="fl64",ms=Zr+ei.length,hs=Object.prototype.toString;function gs(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=ht.indexOf(a[m]),b=ht.indexOf(a[m+1]),S=ht.indexOf(a[m+2]),C=ht.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 ni(a){var d=new Uint8Array(a),c="",m;for(m=0;m<d.length;m+=3)c+=ht[d[m]>>2],c+=ht[(d[m]&3)<<4|d[m+1]>>4],c+=ht[(d[m+1]&15)<<2|d[m+2]>>6],c+=ht[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 Ku(a,d){var c="";if(a&&(c=hs.call(a)),a&&(c==="[object ArrayBuffer]"||a.buffer&&hs.call(a.buffer)==="[object ArrayBuffer]")){var m,g=qn;a instanceof ArrayBuffer?(m=a,g+=ei):(m=a.buffer,c==="[object Int8Array]"?g+=os:c==="[object Uint8Array]"?g+=ss:c==="[object Uint8ClampedArray]"?g+=as:c==="[object Int16Array]"?g+=cs:c==="[object Uint16Array]"?g+=ls:c==="[object Int32Array]"?g+=us:c==="[object Uint32Array]"?g+=ds:c==="[object Float32Array]"?g+=fs:c==="[object Float64Array]"?g+=ps:d(new Error("Failed to get type for BinaryArray"))),d(g+ni(m))}else if(c==="[object Blob]"){var f=new FileReader;f.onload=function(){var b=qu+a.type+"~"+ni(this.result);d(qn+ti+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 Xu(a){if(a.substring(0,Zr)!==qn)return JSON.parse(a);var d=a.substring(ms),c=a.substring(Zr,ms),m;if(c===ti&&is.test(d)){var g=d.match(is);m=g[1],d=d.substring(g[0].length)}var f=gs(d);switch(c){case ei:return f;case ti:return p([f],{type:m});case os:return new Int8Array(f);case ss:return new Uint8Array(f);case as:return new Uint8ClampedArray(f);case cs:return new Int16Array(f);case ls:return new Uint16Array(f);case us:return new Int32Array(f);case ds:return new Uint32Array(f);case fs:return new Float32Array(f);case ps:return new Float64Array(f);default:throw new Error("Unkown type: "+c)}}var ri={serialize:Ku,deserialize:Xu,stringToBuffer:gs,bufferToString:ni};function _s(a,d,c,m){a.executeSql("CREATE TABLE IF NOT EXISTS "+d.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],c,m)}function Ju(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){_s(S,c,function(){d._dbInfo=c,f()},function(C,I){b(I)})},b)});return c.serializer=ri,g}function gt(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):_s(C,d,function(){C.executeSql(c,m,g,f)},f)},f):f(b,S)},f)}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){gt(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 Zu(a,d){var c=this,m=new E(function(g,f){c.ready().then(function(){var b=c._dbInfo;b.db.transaction(function(S){gt(S,b,"SELECT * FROM "+b.storeName,[],function(C,I){for(var T=I.rows,A=T.length,k=0;k<A;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 vs(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,A){A?S(A):I.db.transaction(function(k){gt(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(vs.apply(g,[a,C,c,m-1]));return}S(k)}})})}).catch(S)});return v(f,c),f}function el(a,d,c){return vs.apply(this,[a,d,c,1])}function tl(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){gt(S,b,"DELETE FROM "+b.storeName+" WHERE key = ?",[a],function(){g()},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){gt(b,f,"DELETE FROM "+f.storeName,[],function(){m()},function(S,C){g(C)})})}).catch(g)});return v(c,a),c}function rl(a){var d=this,c=new E(function(m,g){d.ready().then(function(){var f=d._dbInfo;f.db.transaction(function(b){gt(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 il(a,d){var c=this,m=new E(function(g,f){c.ready().then(function(){var b=c._dbInfo;b.db.transaction(function(S){gt(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 ol(a){var d=this,c=new E(function(m,g){d.ready().then(function(){var f=d._dbInfo;f.db.transaction(function(b){gt(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 sl(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 al(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(sl(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,Re){ie(Re)})})}for(var T=[],A=0,k=f.storeNames.length;A<k;A++)T.push(I(f.storeNames[A]));E.all(T).then(function(){b()}).catch(function($){S($)})},function(C){S(C)})})}):g=E.reject("Invalid arguments"),v(g,d),g}var cl={_driver:"webSQLStorage",_initStorage:Ju,_support:Yu(),iterate:Zu,getItem:Qu,setItem:el,removeItem:tl,clear:nl,length:rl,key:il,keys:ol,dropInstance:al};function ul(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function ys(a,d){var c=a.name+"/";return a.storeName!==d.storeName&&(c+=a.storeName+"/"),c}function ll(){var a="_localforage_support_test";try{return localStorage.setItem(a,!0),localStorage.removeItem(a),!1}catch{return!0}}function dl(){return!ll()||localStorage.length>0}function fl(a){var d=this,c={};if(a)for(var m in a)c[m]=a[m];return c.keyPrefix=ys(a,d._defaultConfig),dl()?(d._dbInfo=c,c.serializer=ri,E.resolve()):E.reject()}function pl(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 ml(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 hl(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 A=localStorage.getItem(T);if(A&&(A=g.serializer.deserialize(A)),A=a(A,T.substring(b),C++),A!==void 0)return A}}});return v(m,d),m}function gl(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 _l(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 vl(a){var d=this,c=d.keys().then(function(m){return m.length});return v(c,a),c}function yl(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 El(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(A){(A.name==="QuotaExceededError"||A.name==="NS_ERROR_DOM_QUOTA_REACHED")&&S(A),S(A)}})})});return v(g,c),g}function bl(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(ys(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 Sl={_driver:"localStorageWrapper",_initStorage:fl,_support:ul(),iterate:hl,getItem:ml,setItem:El,removeItem:yl,clear:pl,length:vl,key:gl,keys:_l,dropInstance:bl},Cl=function(d,c){return d===c||typeof d=="number"&&typeof c=="number"&&isNaN(d)&&isNaN(c)},Il=function(d,c){for(var m=d.length,g=0;g<m;){if(Cl(d[g],c))return!0;g++}return!1},Es=Array.isArray||function(a){return Object.prototype.toString.call(a)==="[object Array]"},pn={},bs={},Gt={INDEXEDDB:zu,WEBSQL:cl,LOCALSTORAGE:Sl},Tl=[Gt.INDEXEDDB._driver,Gt.WEBSQL._driver,Gt.LOCALSTORAGE._driver],Kn=["dropInstance"],ii=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(Kn),xl={description:"",driver:Tl.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function Dl(a,d){a[d]=function(){var c=arguments;return a.ready().then(function(){return a[d].apply(a,c)})}}function oi(){for(var a=1;a<arguments.length;a++){var d=arguments[a];if(d)for(var c in d)d.hasOwnProperty(c)&&(Es(d[c])?arguments[0][c]=d[c].slice():arguments[0][c]=d[c])}return arguments[0]}var wl=(function(){function a(d){u(this,a);for(var c in Gt)if(Gt.hasOwnProperty(c)){var m=Gt[c],g=m._driver;this[c]=g,pn[g]||this.defineDriver(m)}this._defaultConfig=oi({},xl),this._config=oi({},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=ii.concat("_initStorage"),A=0,k=T.length;A<k;A++){var $=T[A],j=!Il(Kn,$);if((j||c[$])&&typeof c[$]!="function"){S(I);return}}var ie=function(){for(var mn=function(Ol){return function(){var Rl=new Error("Method "+Ol+" is not implemented by the current driver"),Ss=E.reject(Rl);return v(Ss,arguments[arguments.length-1]),Ss}},si=0,Nl=Kn.length;si<Nl;si++){var ai=Kn[si];c[ai]||(c[ai]=mn(ai))}};ie();var re=function(mn){pn[C]&&console.info("Redefining LocalForage driver: "+C),pn[C]=c,bs[C]=mn,b()};"_support"in c?c._support&&typeof c._support=="function"?c._support().then(re,S):re(!!c._support):re(!0)}catch(Re){S(Re)}});return N(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 N(f,m,g),f},a.prototype.getSerializer=function(c){var m=E.resolve(ri);return N(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 N(g,c,c),g},a.prototype.setDriver=function(c,m,g){var f=this;Es(c)||(c=[c]);var b=this._getSupportedDrivers(c);function S(){f._config.driver=f.driver()}function C(A){return f._extend(A),S(),f._ready=f._initStorage(f._config),f._ready}function I(A){return function(){var k=0;function $(){for(;k<A.length;){var j=A[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 A=b[0];return f._dbInfo=null,f._ready=null,f.getDriver(A).then(function(k){f._driver=k._driver,S(),f._wrapLibraryMethodsWithReady(),f._initDriver=I(b)})}).catch(function(){S();var A=new Error("No available storage method found.");return f._driverSet=E.reject(A),f._driverSet}),N(this._driverSet,m,g),this._driverSet},a.prototype.supports=function(c){return!!bs[c]},a.prototype._extend=function(c){oi(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=ii.length;c<m;c++)Dl(this,ii[c])},a.prototype.createInstance=function(c){return new a(c)},a})(),Al=new wl;i.exports=Al},{3:3}]},{},[4])(4)})});var bt=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 js=0;function Ll(e=document.head){return Ws(zt.styleURL,e,"cooee-global-styles")}function Vl(e=document.head){return Ws(zt.swiperStyleURL,e,"cooee-swiper-styles")}function Ws(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 fi(e,t=document.head){if(!e)return;js++;let n=document.createElement("style");n.id=`cooee-app-css-${js}`,n.textContent=e,t.appendChild(n)}async function zs(){let e=(await import("./swiper-bundle-WHJS64TU.js")).default;return window.CooeeSDK.Swiper=e}async function Ys(e,t=!0){if(!e)return;let n=[];t&&n.push(Vl(e)),n.push(Ll(e)),await Promise.all(n);let r=bt.get().website.commonCSS;fi(r,e)}var Ul={"[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=V(_({},Ul),{"[class.ng-submitted]":"isSubmitted"});var Bl=new Ds("",{providedIn:"root",factory:()=>qs}),qs="always";var Hl=(()=>{class e{static \u0275fac=function(r){return new(r||e)};static \u0275mod=li({type:e});static \u0275inj=ui({})}return e})();var Ks=(()=>{class e{static withConfig(n){return{ngModule:e,providers:[{provide:Bl,useValue:n.callSetDisabledState??qs}]}}static \u0275fac=function(r){return new(r||e)};static \u0275mod=li({type:e});static \u0275inj=ui({imports:[Hl]})}return e})();var pi=(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})(pi||{});var ct=(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})(ct||{});var Gl=(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})(Gl||{});var St=class e{engagementContext=_e(In);eventData=_e(er);constructor(){}executeCTA(t,n){let r,i=this.engagementContext();if(!i){ge.error("Engagement context is not available; aborting executeCTA.");return}if(t===ct.ADD_TO_CART)r="CE Add To Cart Clicked";else if(t===ct.GO_TO_PRODUCT)r="CE View Item Clicked";else if(t===ct.OPEN_CART)r="CE Open Cart Clicked",i.triggerData.redirectBehaviour=pi.CART_DRAWER;else{ge.warn(`Unsupported CTA type: ${t}`);return}window.CooeeSDK.executeCTA(i,_({clickAction:{at:t}},n));let o=new Gs(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=ci({token:e,factory:e.\u0275fac})};function Xs(e,t){return[St,...$l(e,t)]}function $l(e,t){return[{provide:In,useValue:tt(e)},{provide:er,useValue:_({},t)}]}var rr=class e{elementRef=_e(_n);engagementService=_e(St);hasSwiper=!1;_engagementTrigger=tt(null);_triggerContext=_e(In);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(){ge.verbose("Init",this.constructor.name);let t=this.elementRef.nativeElement.shadowRoot;t&&Ys(t,this.hasSwiper)}ngOnDestroy(){ge.verbose("Destroying",this.constructor.name)}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Se({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&&Os(0)},encapsulation:2})};var Js=(e,t)=>t.id;function jl(e,t){if(e&1&&(W(0,"span",6),ee(1),z()),e&2){B();let n=ve(0);D(),ot(n)}}function Wl(e,t){if(e&1){let n=We();Ue(0),W(1,"button",5),ke("click",function(){let i=Te(n).$implicit,o=B().$implicit,s=B();return xe(s.onOptionChange(o,i))}),Q(2,jl,2,1,"span",6),z()}if(e&2){let n=t.$implicit,r=B().$implicit,i=ve(1),o=B(),s=n.name,u=Be(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);D(),En("swatch-color-type",p)("swatch-image-type",E)("selected",y)("disabled",n.disabled),oe("title",u)("ngStyle",o.getSwatchStyles(l,h)),$t("aria-checked",y?"true":"false")("data-value",s)("aria-disabled",n.disabled?"true":null)("aria-label",u),D(),Z(!i&&!p&&!E?2:-1)}}function zl(e,t){if(e&1&&(W(0,"div"),Ue(1),W(2,"div",1),ee(3),z(),W(4,"div",2),ee(5),z(),W(6,"div",3),jt(7,Wl,3,16,"button",4,Js),z()()),e&2){let n=t.$implicit,r=B();Qn(Ls("option-group ",n.name.toLowerCase())),D(),Be(r.hasHexColors(n)),D(2),Nt("",n.name,":"),D(2),ot(r.selectedOptions()[n.name]),D(),$t("aria-label",n.name),D(),Wt(n.optionValues)}}var Tn=e=>e.trim().toLowerCase(),ir=class e extends rr{selectedVariant=new vn;item=Ce.required();selectedOptions=tt({});options=st(()=>{let t=this.item();if(!t.options||t.vars.length===1)return[];if(window.cooeeManipulateProduct)try{window.cooeeManipulateProduct(t,this.engagementTrigger)}catch(n){ge.error(n)}return t.options.forEach(n=>{n.optionValues.forEach(r=>{r.disabled=this.isOptionValueDisabledFast(n,r)})}),t.options});matchedVariant=st(()=>{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=st(()=>{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=Tn(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(),Ot(()=>{let n=this.matchedVariant();n&&(this.item().setSelectedVariant(n),this.selectedVariant.emit(n))});let t=Ot(()=>{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=bt.get().website?.itemSwatchMapping;n&&fi(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(Tn(s)===Tn(t))continue;let l=r.get(Tn(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(Tn(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=Se({type:e,selectors:[["cooee-item-options-picker"]],inputs:{item:[1,"item"]},outputs:{selectedVariant:"selectedVariant"},features:[bn(Xs()),di],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&&jt(0,zl,9,7,"div",0,Js),n&2&&Wt(r.options())},dependencies:[Bs,ks,Ks],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 hi=Pl(Zs());function or(e){return hi.default.createInstance({name:"lc",storeName:e,driver:hi.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 xn=class xn extends qt{};Xn(xn,"storeName","usr"),xn.storage=or(xn.storeName);var gi=xn;function _i(){return window.CooeeSDK?.uaParser.getDevice().type==="mobile"}var Vg=()=>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)}};function ea(e){e||(e=_e(gn));let t=new Is(n=>{if(e.destroyed){n.next();return}return e.onDestroy(n.next.bind(n))});return n=>n.pipe(xs(t))}var ta=(n=>(n.SINGLE_PANE="SINGLE_PANE",n.TWO_PANE="TWO_PANE",n))(ta||{});var Dn=class Dn extends qt{};Xn(Dn,"storeName","ses"),Dn.storage=or(Dn.storeName);var vi=Dn;var R=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;var P=globalThis;var ze="9.42.0";function Rt(){return Mt(P),P}function Mt(e){let t=e.__SENTRY__=e.__SENTRY__||{};return t.version=t.version||ze,t[ze]=t[ze]||{}}function ut(e,t,n=P){let r=n.__SENTRY__=n.__SENTRY__||{},i=r[ze]=r[ze]||{};return i[e]||(i[e]=t())}var yi=["debug","info","warn","error","log","assert","trace"],Yl="Sentry Logger ",Xt={};function Ct(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 ql(){bi().enabled=!0}function Kl(){bi().enabled=!1}function na(){return bi().enabled}function Xl(...e){Ei("log",...e)}function Jl(...e){Ei("warn",...e)}function Ql(...e){Ei("error",...e)}function Ei(e,...t){R&&na()&&Ct(()=>{P.console[e](`${Yl}[${e}]:`,...t)})}function bi(){return R?ut("loggerSettings",()=>({enabled:!1})):{enabled:!1}}var w={enable:ql,disable:Kl,isEnabled:na,log:Xl,warn:Jl,error:Ql};var ra=/\(error: (.*)\)/,ia=/captureMessage|captureException/;function Ci(...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=ra.test(l)?l.replace(ra,"$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 oa(o.slice(i))}}function oa(e){if(!e.length)return[];let t=Array.from(e);return/sentryWrapped/.test(sr(t).function||"")&&t.pop(),t.reverse(),ia.test(sr(t).function||"")&&(t.pop(),ia.test(sr(t).function||"")&&t.pop()),t.slice(0,50).map(n=>V(_({},n),{filename:n.filename||sr(t).filename,function:n.function||"?"}))}function sr(e){return e[e.length-1]||{}}var Si="<anonymous>";function Pe(e){try{return!e||typeof e!="function"?Si:e.name||Si}catch{return Si}}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={},sa={};function ye(e,t){cr[e]=cr[e]||[],cr[e].push(t)}function Ee(e,t){if(!sa[e]){sa[e]=!0;try{t()}catch(n){R&&w.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&&w.error(`Error while triggering instrumentation handler.
|
|
4
4
|
Type: ${e}
|
|
@@ -13,7 +13,7 @@ Event: ${Ye(e)}`),!0;if(hf(e,t.denyUrls))return R&&w.warn(`Event dropped due to
|
|
|
13
13
|
Event: ${Ye(e)}.
|
|
14
14
|
Url: ${Or(e)}`),!0;if(!gf(e,t.allowUrls))return R&&w.warn(`Event dropped due to not being matched by \`allowUrls\` option.
|
|
15
15
|
Event: ${Ye(e)}.
|
|
16
|
-
Url: ${Or(e)}`),!0}return!1}function pf(e,t){return t?.length?Dr(e).some(n=>Zt(n,t)):!1}function mf(e,t){if(!t?.length)return!1;let n=e.transaction;return n?Zt(n,t):!1}function hf(e,t){if(!t?.length)return!1;let n=Or(e);return n?Zt(n,t):!1}function gf(e,t){if(!t?.length)return!0;let n=Or(e);return n?Zt(n,t):!0}function _f(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?_f(n):null}catch{return R&&w.error(`Cannot extract url for event ${Ye(e)}`),null}}function vf(e){return e.exception?.values?.length?!e.message&&!e.exception.values.some(t=>t.stacktrace||t.type&&t.type!=="Error"||t.value):!1}function po(e,t,n,r,i,o){if(!i.exception?.values||!o||!$e(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=fo(e,t,r,o.originalException,n,i.exception.values,s,0))}function fo(e,t,n,r,i,o,s,u){if(o.length>=n+1)return o;let l=[...o];if($e(r[i],Error)){vc(s,u);let h=e(t,r[i]),y=l.length;yc(h,i,y,u),l=fo(e,t,n,r[i],i,[h,...l],h,y)}return Array.isArray(r.errors)&&r.errors.forEach((h,y)=>{if($e(h,Error)){vc(s,u);let p=e(t,h),E=l.length;yc(p,`errors[${y}]`,E,u),l=fo(e,t,n,h,i,[p,...l],p,E)}}),l}function vc(e,t){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=V(_(_({},e.mechanism),e.type==="AggregateError"&&{is_exception_group:!0}),{exception_id:t})}function yc(e,t,n,r){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=V(_({},e.mechanism),{type:"chained",source:t,exception_id:n,parent_id:r})}function mo(e){let t="console";ye(t,e),Ee(t,yf)}function yf(){"console"in P&&yi.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 ho(e){return e==="warn"?"warning":["fatal","error","warning","log","info","debug"].includes(e)?e:"log"}var Ef="Dedupe",bf=()=>{let e;return{name:Ef,processEvent(t){if(t.type)return t;try{if(Sf(t,e))return R&&w.warn("Event dropped due to being a duplicate of previously captured event."),null}catch{}return e=t}}},Mr=bf;function Sf(e,t){return t?!!(Cf(e,t)||If(e,t)):!1}function Cf(e,t){let n=e.message,r=t.message;return!(!n&&!r||n&&!r||!n&&r||n!==r||!Sc(e,t)||!bc(e,t))}function If(e,t){let n=Ec(t),r=Ec(e);return!(!n||!r||n.type!==r.type||n.value!==r.value||!Sc(e,t)||!bc(e,t))}function bc(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 Sc(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 Ec(e){return e.exception?.values?.[0]}function kn(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 Un=P;function go(){return"history"in Un&&!!Un.history}function Tf(){if(!("fetch"in Un))return!1;try{return new Headers,new Request("http://www.example.com"),new Response,!0}catch{return!1}}function Bn(e){return e&&/^function\s+\w+\(\)\s+\{\s+\[native code\]\s+\}$/.test(e.toString())}function _o(){if(typeof EdgeRuntime=="string")return!0;if(!Tf())return!1;if(Bn(Un.fetch))return!0;let e=!1,t=Un.document;if(t&&typeof t.createElement=="function")try{let n=t.createElement("iframe");n.hidden=!0,t.head.appendChild(n),n.contentWindow?.fetch&&(e=Bn(n.contentWindow.fetch)),t.head.removeChild(n)}catch(n){R&&w.warn("Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ",n)}return e}function yo(e,t){let n="fetch";ye(n,e),Ee(n,()=>xf(void 0,t))}function xf(e,t=!1){t&&!_o()||ae(P,"fetch",function(n){return function(...r){let i=new Error,{method:o,url:s}=Df(r),u={args:r,fetchData:{method:o,url:s},startTimestamp:Ie()*1e3,virtualError:i,headers:wf(r)};return e||se("fetch",_({},u)),n.apply(P,r).then(async l=>(e?e(l):se("fetch",V(_({},u),{endTimestamp:Ie()*1e3,response:l})),l),l=>{if(se("fetch",V(_({},u),{endTimestamp:Ie()*1e3,error:l})),Pt(l)&&l.stack===void 0&&(l.stack=i.stack,De(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 vo(e,t){return!!e&&typeof e=="object"&&!!e[t]}function Cc(e){return typeof e=="string"?e:e?vo(e,"url")?e.url:e.toString?e.toString():"":""}function Df(e){if(e.length===0)return{method:"GET",url:""};if(e.length===2){let[n,r]=e;return{url:Cc(n),method:vo(r,"method")?String(r.method).toUpperCase():"GET"}}let t=e[0];return{url:Cc(t),method:vo(t,"method")?String(t.method).toUpperCase():"GET"}}function wf(e){let[t,n]=e;try{if(typeof n=="object"&&n!==null&&"headers"in n&&n.headers)return new Headers(n.headers);if(ca(t))return new Headers(t.headers)}catch{}}function Eo(){return"npm"}var te=P,bo=0;function So(){return bo>0}function $f(){bo++,setTimeout(()=>{bo--})}function kt(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(Ft(e))return e}catch{return e}let r=function(...i){try{let o=i.map(s=>kt(s,t));return e.apply(this,o)}catch(o){throw $f(),On(s=>{s.addEventProcessor(u=>(t.mechanism&&(en(u,void 0,void 0),qe(u,t.mechanism)),u.extra=V(_({},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),De(e,"__sentry_wrapped__",r);try{Object.getOwnPropertyDescriptor(r,"name").configurable&&Object.defineProperty(r,"name",{get(){return e.name}})}catch{}return r}function Ic(){let e=Nn(),{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=To(e,t),r={type:qf(t),value:Kf(t)};return n.length&&(r.stacktrace={frames:n}),r.type===void 0&&r.value===""&&(r.value="Unrecoverable error caught"),r}function jf(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:Vt(t)?t.constructor.name:r?"UnhandledRejection":"Error",value:Xf(t,{isUnhandledRejection:r})}]},extra:u};if(n){let h=To(e,n);h.length&&(l.exception.values[0].stacktrace={frames:h})}return l}function Co(e,t){return{exception:{values:[Lr(e,t)]}}}function To(e,t){let n=t.stacktrace||t.stack||"",r=zf(t),i=Yf(t);try{return e(n,r,i)}catch{}return[]}var Wf=/Minified React error #\d+;/i;function zf(e){return e&&Wf.test(e.message)?1:0}function Yf(e){return typeof e.framesToPop=="number"?e.framesToPop:0}function Tc(e){return typeof WebAssembly<"u"&&typeof WebAssembly.Exception<"u"?e instanceof WebAssembly.Exception:!1}function qf(e){let t=e?.name;return!t&&Tc(e)?e.message&&Array.isArray(e.message)&&e.message.length==2?e.message[0]:"WebAssembly.Exception":t}function Kf(e){let t=e?.message;return Tc(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 xc(e,t,n,r){let i=n?.syntheticException||void 0,o=Vr(e,t,i,r);return qe(o),o.level="error",n?.event_id&&(o.event_id=n.event_id),Ve(o)}function Dc(e,t,n="info",r,i){let o=r?.syntheticException||void 0,s=Io(e,t,o,i);return s.level=n,r?.event_id&&(s.event_id=r.event_id),Ve(s)}function Vr(e,t,n,r,i){let o;if(ur(t)&&t.error)return Co(e,t.error);if(lr(t)||wi(t)){let s=t;if("stack"in t)o=Co(e,t);else{let u=s.name||(lr(s)?"DOMError":"DOMException"),l=s.message?`${u}: ${s.message}`:u;o=Io(e,l,n,r),en(o,l)}return"code"in s&&(o.tags=V(_({},o.tags),{"DOMException.code":`${s.code}`})),o}return Pt(t)?Co(e,t):lt(t)||Vt(t)?(o=jf(e,t,n,i),qe(o,{synthetic:!0}),o):(o=Io(e,t,n,r),en(o,`${t}`,void 0),qe(o,{synthetic:!0}),o)}function Io(e,t,n,r){let i={};if(r&&n){let o=To(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 Xf(e,{isUnhandledRejection:t}){let n=Pi(e),r=t?"promise rejection":"exception";return ur(e)?`Event \`ErrorEvent\` captured as ${r} with message \`${e.message}\``:Vt(e)?`Event \`${Jf(e)}\` (type=${e.type}) captured as ${r}`:`Object captured as ${r} with keys: ${n}`}function Jf(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 Zf=5e3,Hn=class extends Vn{constructor(t){let n=ep(t),r=te.SENTRY_SDK_SOURCE||Eo();uo(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)},Zf)})),i&&(this.on("postprocessEvent",ao),this.on("beforeSendSession",co))}eventFromException(t,n){return xc(this._options.stackParser,t,n,this._options.attachStacktrace)}eventFromMessage(t,n="info",r){return Dc(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 ep(e){return _({release:typeof __SENTRY_RELEASE__=="string"?__SENTRY_RELEASE__:te.SENTRY_RELEASE?.id,sendClientReports:!0,parentSpanIsAlwaysRootSpan:!0},e)}var wc=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;var ue=P;var tp=1e3,Ac,xo,Do;function wo(e){ye("dom",e),Ee("dom",np)}function np(){if(!ue.document)return;let e=se.bind(null,"dom"),t=Nc(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=Nc(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 rp(e){if(e.type!==xo)return!1;try{if(!e.target||e.target._sentryId!==Do)return!1}catch{}return!0}function ip(e,t){return e!=="keypress"?!1:t?.tagName?!(t.tagName==="INPUT"||t.tagName==="TEXTAREA"||t.isContentEditable):!0}function Nc(e,t=!1){return n=>{if(!n||n._sentryCaptured)return;let r=op(n);if(ip(n.type,r))return;De(n,"_sentryCaptured",!0),r&&!r._sentryId&&De(r,"_sentryId",ce());let i=n.type==="keypress"?"input":n.type;rp(n)||(e({event:n,name:i,global:t}),xo=n.type,Do=r?r._sentryId:void 0),clearTimeout(Ac),Ac=ue.setTimeout(()=>{Do=void 0,xo=void 0},tp)}}function op(e){try{return e.target}catch{return null}}var Fr;function Gn(e){let t="history";ye(t,e),Ee(t,sp)}function sp(){if(ue.addEventListener("popstate",()=>{let t=ue.location.href,n=Fr;if(Fr=t,n===t)return;se("history",{from:n,to:t})}),!go())return;function e(t){return function(...n){let r=n.length>2?n[2]:void 0;if(r){let i=Fr,o=ap(String(r));if(Fr=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 ap(e){try{return new URL(e,ue.location.origin).toString()}catch{return e}}var kr={};function Ao(e){let t=kr[e];if(t)return t;let n=ue[e];if(Bn(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){wc&&w.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 Ut="__sentry_xhr_v3__";function No(e){ye("xhr",e),Ee("xhr",cp)}function cp(){if(!ue.XMLHttpRequest)return;let e=XMLHttpRequest.prototype;e.open=new Proxy(e.open,{apply(t,n,r){let i=new Error,o=Ie()*1e3,s=be(r[0])?r[0].toUpperCase():void 0,u=up(r[1]);if(!s||!u)return t.apply(n,r);n[Ut]={method:s,url:u,request_headers:{}},s==="POST"&&u.match(/sentry_key/)&&(n.__sentry_own_request__=!0);let l=()=>{let h=n[Ut];if(h&&n.readyState===4){try{h.status_code=n.status}catch{}let y={endTimestamp:Ie()*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,N=y[Ut];return N&&be(E)&&be(v)&&(N.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[Ut];if(!i)return t.apply(n,r);r[0]!==void 0&&(i.body=r[0]);let o={startTimestamp:Ie()*1e3,xhr:n};return se("xhr",o),t.apply(n,r)}})}function up(e){if(be(e))return e;try{return e.toString()}catch{}}function Oo(e,t=Ao("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"),Dt("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--,Dt(l)}}return Ar(e,i)}var lp=30;var dp=50;function Ro(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 fp=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,pp=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,mp=/\((\S*)(?::(\d+))(?::(\d+))\)/,hp=e=>{let t=fp.exec(e);if(t){let[,r,i,o]=t;return Ro(r,"?",+i,+o)}let n=pp.exec(e);if(n){if(n[2]&&n[2].indexOf("eval")===0){let s=mp.exec(n[2]);s&&(n[2]=s[1],n[3]=s[2],n[4]=s[3])}let[i,o]=Pc(n[1]||"?",n[2]);return Ro(o,i,n[3]?+n[3]:void 0,n[4]?+n[4]:void 0)}},Oc=[lp,hp],gp=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,_p=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,vp=e=>{let t=gp.exec(e);if(t){if(t[3]&&t[3].indexOf(" > eval")>-1){let o=_p.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]=Pc(i,r),Ro(r,i,t[4]?+t[4]:void 0,t[5]?+t[5]:void 0)}},Rc=[dp,vp];var Mc=[Oc,Rc],Mo=Ci(...Mc),Pc=(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,yp="Breadcrumbs",Ep=(e={})=>{let t=_({console:!0,dom:!0,fetch:!0,history:!0,sentry:!0,xhr:!0},e);return{name:yp,setup(n){t.console&&mo(Cp(n)),t.dom&&wo(Sp(n,t.dom)),t.xhr&&No(Ip(n)),t.fetch&&yo(Tp(n)),t.history&&Gn(xp(n)),t.sentry&&n.on("beforeSendEvent",bp(n))}}},Lc=Ep;function bp(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 Sp(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&&w.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=Dp(h)?h.target:h;i=An(y,{keyAttrs:s,maxStringLength:u}),o=Mi(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 Cp(e){return function(n){if(K()!==e)return;let r={category:"console",data:{arguments:n.args,logger:"console"},level:ho(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 Ip(e){return function(n){if(K()!==e)return;let{startTimestamp:r,endTimestamp:i}=n,o=n.xhr[Ut];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 Tp(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=V(_({},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 xp(e){return function(n){if(K()!==e)return;let r=n.from,i=n.to,o=kn(te.location.href),s=r?kn(r):void 0,u=kn(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 Dp(e){return!!e&&!!e.target}var wp=["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"],Ap="BrowserApiErrors",Np=(e={})=>{let t=_({XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0,unregisterOriginalCallbacks:!1},e);return{name:Ap,setupOnce(){t.setTimeout&&ae(te,"setTimeout",Vc),t.setInterval&&ae(te,"setInterval",Vc),t.requestAnimationFrame&&ae(te,"requestAnimationFrame",Op),t.XMLHttpRequest&&"XMLHttpRequest"in te&&ae(XMLHttpRequest.prototype,"send",Rp);let n=t.eventTarget;n&&(Array.isArray(n)?n:wp).forEach(i=>Mp(i,t))}}},Fc=Np;function Vc(e){return function(...t){let n=t[0];return t[0]=kt(n,{mechanism:{data:{function:Pe(e)},handled:!1,type:"instrument"}}),e.apply(this,t)}}function Op(e){return function(t){return e.apply(this,[kt(t,{mechanism:{data:{function:"requestAnimationFrame",handler:Pe(e)},handled:!1,type:"instrument"}})])}}function Rp(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=Ft(o);return u&&(s.mechanism.data.handler=Pe(u)),kt(o,s)})}),e.apply(this,t)}}function Mp(e,t){let r=te[e]?.prototype;r?.hasOwnProperty?.("addEventListener")&&(ae(r,"addEventListener",function(i){return function(o,s,u){try{Pp(s)&&(s.handleEvent=kt(s.handleEvent,{mechanism:{data:{function:"handleEvent",handler:Pe(s),target:e},handled:!1,type:"instrument"}}))}catch{}return t.unregisterOriginalCallbacks&&Lp(this,o,s),i.apply(this,[o,kt(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 Pp(e){return typeof e.handleEvent=="function"}function Lp(e,t,n){e&&typeof e=="object"&&"removeEventListener"in e&&typeof e.removeEventListener=="function"&&e.removeEventListener(t,n)}var kc=()=>({name:"BrowserSession",setupOnce(){if(typeof te.document>"u"){on&&w.warn("Using the `browserSessionIntegration` in non-browser environments is not supported.");return}Pn({ignoreDuration:!0}),Ln(),Gn(({from:e,to:t})=>{e!==void 0&&e!==t&&(Pn({ignoreDuration:!0}),Ln())})}});var Vp="GlobalHandlers",Fp=(e={})=>{let t=_({onerror:!0,onunhandledrejection:!0},e);return{name:Vp,setupOnce(){Error.stackTraceLimit=50},setup(n){t.onerror&&(kp(n),Uc("onerror")),t.onunhandledrejection&&(Up(n),Uc("onunhandledrejection"))}}},Bc=Fp;function kp(e){Ti(t=>{let{stackParser:n,attachStacktrace:r}=Hc();if(K()!==e||So())return;let{msg:i,url:o,line:s,column:u,error:l}=t,h=Gp(Vr(n,l||i,void 0,r,!1),o,s,u);h.level="error",Mn(h,{originalException:l,mechanism:{handled:!1,type:"onerror"}})})}function Up(e){Di(t=>{let{stackParser:n,attachStacktrace:r}=Hc();if(K()!==e||So())return;let i=Bp(t),o=Lt(i)?Hp(i):Vr(n,i,void 0,r,!0);o.level="error",Mn(o,{originalException:i,mechanism:{handled:!1,type:"onunhandledrejection"}})})}function Bp(e){if(Lt(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 Hp(e){return{exception:{values:[{type:"UnhandledRejection",value:`Non-Error promise rejection captured with value: ${String(e)}`}]}}}function Gp(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=be(t)&&t.length>0?t:Nn();return l.length===0&&l.push({colno:h,filename:p,function:"?",in_app:!0,lineno:y}),e}function Uc(e){on&&w.log(`Global Handler attached: ${e}`)}function Hc(){return K()?.getOptions()||{stackParser:()=>[],attachStacktrace:!1}}var Gc=()=>({name:"HttpContext",preprocessEvent(e){if(!te.navigator&&!te.location&&!te.document)return;let t=Ic(),n=_(_({},t.headers),e.request?.headers);e.request=V(_(_({},t),e.request),{headers:n})}});var $p="cause",jp=5,Wp="LinkedErrors",zp=(e={})=>{let t=e.limit||jp,n=e.key||$p;return{name:Wp,preprocessEvent(r,i,o){let s=o.getOptions();po(Lr,s.stackParser,n,t,r,i)}}},$c=zp;function Po(e){return[Rr(),Nr(),Fc(),Lc(),Bc(),$c(),Mr(),Gc(),kc()]}var jc={},Wc,Lo,Yp;(()=>{let e=Po({}).filter(t=>!["BrowserApiErrors","Breadcrumbs","GlobalHandlers"].includes(t.name));Lo=new Hn({dsn:"https://1bc3dda4c861f60cd6be1b67584f4bc6@o559187.ingest.us.sentry.io/4507626484203520",transport:Oo,stackParser:Mo,integrations:e,environment:zt.mode,release:`web-sdk@${Hs}`,debug:zt.debug}),Lo.init()})();function zc(e,t,n){ge.error(`${t}:`,e);let r=Xp(n);if(r.setTag("operation",t),e instanceof $s){qp(r,e,t);return}r.captureException(e)}function qp(e,t,n){if(Kp(e,t),t.response){let r=t.response,i=t.responseText;e.setTag("http.status_code",r.status),e.setTag("http.status_text",r.statusText),i&&typeof i=="object"&&"error"in i&&(e.setTag("http.error_code",i.error.code),e.setTag("http.error_message",i.error.message)),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 Kp(e,t){let n=t.request;if(!n)return;e.setExtras({body:t.requestBody,headers:n.headers,method:n.method,url:n.url});let r=n.headers?.get("Cooee-Retry-Attempt");r!==null&&e.setTag("retry.attempt",r)}function Xp(e){e??={};let{extra:t,tags:n}=e,r=new he;if(r.setClient(Lo),r.setUser(Yp),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),Wc&&r.setTags(Wc),Object.keys(jc).forEach(i=>{r.setContext(i,jc[i])}),r.setTag("language",navigator.language),r.setTag("timezone",Yc()),Jp(r),r}function Jp(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}};function qc(){return window.CooeeSDK.runtimeData}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=qc(),r=bt.get(),i=n.shopCurrencyCode||r.currency,o=n.currencyCode;o||ge.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(Zp(),{style:"currency",currency:o||i,minimumFractionDigits:0,maximumFractionDigits:2})}catch(h){return zc(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 Zp(){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 $r;function Yc(){if($r)return $r;try{return $r=Intl.DateTimeFormat().resolvedOptions().timeZone,$r}catch{return""}}var sn=class e{transform(t){return t==null?null:Vo(t)}static \u0275fac=function(n){return new(n||e)};static \u0275pipe=ws({name:"cooeeCurrency",type:e,pure:!0})};var em=e=>({active:e}),tm=(e,t)=>t.url,nm=(e,t)=>t.mID;function rm(e,t){e&1&&rt(0)}function im(e,t){e&1&&rt(0)}function om(e,t){e&1&&rt(0)}function sm(e,t){e&1&&rt(0)}function am(e,t){if(e&1&&(W(0,"div",4)(1,"div",6)(2,"div",7),ee(3,"Shop Now"),z(),vt(4,rm,1,0,"ng-container",8),z(),W(5,"div",9),vt(6,im,1,0,"ng-container",8),W(7,"div",10),vt(8,om,1,0,"ng-container",8),z()(),W(9,"div",11),vt(10,sm,1,0,"ng-container",8),z()()),e&2){B();let n=it(4),r=it(6),i=it(8),o=it(10);D(4),oe("ngTemplateOutlet",n),D(2),oe("ngTemplateOutlet",r),D(2),oe("ngTemplateOutlet",i),D(2),oe("ngTemplateOutlet",o)}}function cm(e,t){e&1&&rt(0)}function um(e,t){e&1&&rt(0)}function lm(e,t){e&1&&rt(0)}function dm(e,t){e&1&&rt(0)}function fm(e,t){if(e&1&&(W(0,"div",5)(1,"div",12),vt(2,cm,1,0,"ng-container",8),z(),W(3,"div",13),vt(4,um,1,0,"ng-container",8)(5,lm,1,0,"ng-container",8)(6,dm,1,0,"ng-container",8),z()()),e&2){B();let n=it(4),r=it(6),i=it(8),o=it(10);D(2),oe("ngTemplateOutlet",r),D(2),oe("ngTemplateOutlet",n),D(),oe("ngTemplateOutlet",i),D(),oe("ngTemplateOutlet",o)}}function pm(e,t){if(e&1){let n=We();W(0,"button",14),ke("click",function(){Te(n);let i=B();return xe(i.close())}),Me(1,"cooee-icon",15),z()}}function mm(e,t){if(e&1&&Me(0,"img",17),e&2){let n=t.$implicit,r=B(2);oe("src",n.url,_t)("alt",r.item().name)}}function hm(e,t){if(e&1&&(W(0,"div",16),jt(1,mm,1,2,"img",17,tm),z()),e&2){let n=B();D(),Wt(n.item().imgs)}}function gm(e,t){if(e&1&&(Me(0,"span",20),He(1,"cooeeCurrency"),He(2,"safeHtml")),e&2){B(2);let n=ve(2);oe("innerHTML",Ge(2,3,Ge(1,1,n.d)),At)}}function _m(e,t){if(e&1&&(Me(0,"span",21),He(1,"cooeeCurrency"),He(2,"safeHtml")),e&2){B(2);let n=ve(2);oe("innerHTML",Ge(2,3,Ge(1,1,n.cmp)),At)}}function vm(e,t){if(e&1&&(W(0,"div",19),Q(1,gm,3,5,"span",20),Q(2,_m,3,5,"span",21),z()),e&2){B();let n=ve(2);D(),Z(n.d?1:-1),D(),Z(n.cmp?2:-1)}}function ym(e,t){if(e&1){let n=We();W(0,"a",25),ke("click",function(i){let o=Te(n).$implicit,s=B(3);return xe(s.changeItem(i,o))}),Me(1,"img",17),z()}if(e&2){let n=t.$implicit,r=B(3);oe("ngClass",Zn(3,em,n.mID===r.item().mID+"")),D(),oe("src",n.firstImageURL,_t)("alt",r.item().name)}}function Em(e,t){if(e&1&&(W(0,"span",22),ee(1,"Select product"),z(),W(2,"div",23),jt(3,ym,2,5,"a",24,nm),z()),e&2){let n=B(2);D(3),Wt(n.similarItems())}}function bm(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);D(2),oe("item",n.item())}}function Sm(e,t){if(e&1&&(W(0,"div",28),ee(1,"Description"),z(),Me(2,"div",29),He(3,"safeHtml")),e&2){let n=B(2);D(2),oe("innerHTML",Ge(3,1,n.item().desc),At)}}function Cm(e,t){if(e&1&&(W(0,"div",18),ee(1),z(),Ue(2),Q(3,vm,3,2,"div",19),Q(4,Em,5,0),Q(5,bm,3,1),Q(6,Sm,4,3)),e&2){let n=B(),r=ve(0);D(),ot(n.item().name),D();let i=Be(r.price);D(),Z(i?3:-1),D(),Z(n.similarItems().length>1?4:-1),D(),Z(n.item().hasVariants()?5:-1),D(),Z(n.item().desc?6:-1)}}function Im(e,t){e&1&&ee(0," Add To Cart ")}function Tm(e,t){e&1&&ee(0," Out of stock ")}function xm(e,t){if(e&1&&(W(0,"span",35),ee(1),z()),e&2){let n=B(2);D(),ot(n.currentVideoCartItemsCount())}}function Dm(e,t){if(e&1){let n=We();W(0,"div",30)(1,"button",31),ke("click",function(){Te(n);let i=B();return xe(i.clickAddToCart())}),Q(2,Im,1,0)(3,Tm,1,0),z(),W(4,"button",32),ke("click",function(){Te(n);let i=B();return xe(i.goToPDP())}),ee(5," More Info "),z(),W(6,"button",33),ke("click",function(){Te(n);let i=B();return xe(i.openCart())}),Me(7,"img",34),Q(8,xm,2,1,"span",35),z()()}if(e&2){let n=B(),r=ve(0);D(),oe("disabled",!r.isAvailable),D(),Z(r.isAvailable?2:3),D(6),Z(n.currentVideoCartItemsCount()?8:-1)}}var Kc=class e{closeClick=new vn;layout=Cn("SINGLE_PANE");item=Cn.required();similarItems=Ce([]);cartItems=tt([]);currentVideoCartItemsCount=st(()=>{let t=this.item(),n=this.cartItems();return!t||!n.length?0:n.filter(r=>r.mID===t.mID).reduce((r,i)=>r+i.quantity,0)});engagementService=_e(St);destroyRef=_e(gn);lastLayout=null;resizeObserver=new Kt(()=>{_i()?(this.lastLayout===null&&(this.lastLayout=this.layout()),this.layout.set("SINGLE_PANE")):this.lastLayout!==null&&(this.layout.set(this.lastLayout),this.lastLayout=null)});ngOnInit(){this.subscribeToCartChanges()}ngOnDestroy(){this.resizeObserver.destroy()}close(){this.closeClick.emit()}clickAddToCart(){this.engagementService.executeCTA(ct.ADD_TO_CART,{item:this.item()})}openCart(){this.engagementService.executeCTA(ct.OPEN_CART)}changeItem(t,n){t.stopPropagation(),t.preventDefault(),this.item.set(n)}goToPDP(){this.engagementService.executeCTA(ct.GO_TO_PRODUCT,{item:this.item()})}isSinglePane(){return this.layout()!=="TWO_PANE"||_i()}subscribeToCartChanges(){window.CooeeSDK.cartChange$.pipe(Ts({cart:window.CooeeSDK.cart.getCooeeCart()}),ea(this.destroyRef)).subscribe(t=>{this.cartItems.set(t.cart?.items??[])})}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Se({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:[bn([St])],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"],["aria-live","polite","aria-atomic","true",1,"cart-icon-badge"]],template:function(n,r){n&1&&(Ue(0),Q(1,am,11,4,"div",4)(2,fm,7,4,"div",5),vt(3,pm,2,0,"ng-template",null,0,Sn)(5,hm,3,0,"ng-template",null,1,Sn)(7,Cm,7,6,"ng-template",null,2,Sn)(9,Dm,9,3,"ng-template",null,3,Sn)),n&2&&(Be(r.item().selectedOrFirstVariant.value),D(),Z(r.isSinglePane()?1:2))},dependencies:[Fs,ir,nr,Us,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}.view-cart-button[_ngcontent-%COMP%]{position:relative}.view-cart-button[_ngcontent-%COMP%] .cart-icon-badge[_ngcontent-%COMP%]{position:absolute;top:-6px;right:-6px;background-color:rgba(var(--lc-primary-color));color:#fff;border-radius:50%;width:18px;height:18px;font-size:12px;display:flex;align-items:center;justify-content:center}"]})};var $n="a-f\\d",wm=`#?[${$n}]{3}[${$n}]?`,Am=`#?[${$n}]{6}([${$n}]{2})?`,Nm=new RegExp(`[^#${$n}]`,"gi"),Om=new RegExp(`^${wm}$|^${Am}$`,"i");function Fo(e,t={}){if(typeof e!="string"||Nm.test(e)||!Om.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 Fe=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 Fo(this.hex,{format:"css",alpha:this.getAlpha()})}catch(t){return console.error("Invalid hex",t),"#000000"}}getAlpha(){return(this.a??100)/100}};var jr=class e{static DEFAULT_FALLBACK=new Fe({h:"#000000",a:50});r;c;fb;constructor(t){this.r=t.r,t.c&&(this.c=new Fe(t.c)),t.fb&&(this.fb=new Fe(t.fb))}get radius(){return this.r}get color(){return this.c}get fallback(){return this.fb??e.DEFAULT_FALLBACK}};var Xc=class{size;enabled;color;constructor(t){t??={},this.enabled=t.enabled,this.size=t.size,this.color=new Fe(t.color)}};var tu,Y,nu,Go,Bt,Jc,ru,iu,ou,$o,Uo,Bo,Rm,Ho={},su=[],Mm=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Yr=Array.isArray;function mt(e,t){for(var n in t)e[n]=t[n];return e}function jo(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function ko(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??++nu,__i:-1,__u:0};return i==null&&Y.vnode!=null&&Y.vnode(o),o}function Wo(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 au(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 au(e)}}function Qc(e){(!e.__d&&(e.__d=!0)&&Bt.push(e)&&!zr.__r++||Jc!=Y.debounceRendering)&&((Jc=Y.debounceRendering)||ru)(zr)}function zr(){for(var e,t,n,r,i,o,s,u=1;Bt.length;)Bt.length>u&&Bt.sort(iu),e=Bt.shift(),u=Bt.length,e.__d&&(n=void 0,i=(r=(t=e).__v).__e,o=[],s=[],t.__P&&((n=mt({},r)).__v=r.__v+1,Y.vnode&&Y.vnode(n),lu(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,Vm(o,n,s),n.__e!=i&&au(n)));zr.__r=0}function cu(e,t,n,r,i,o,s,u,l,h,y){var p,E,v,N,U,M,O=r&&r.__k||su,F=t.length;for(l=Pm(n,t,O,l,F),p=0;p<F;p++)(v=n.__k[p])!=null&&(E=v.__i==-1?Ho:O[v.__i]||Ho,v.__i=p,M=lu(e,v,E,i,o,s,u,l,h,y),N=v.__e,v.ref&&E.ref!=v.ref&&(E.ref&&zo(E.ref,null,v),y.push(v.ref,v.__c||N,v)),U==null&&N!=null&&(U=N),4&v.__u||E.__k===v.__k?l=uu(v,l,e):typeof v.type=="function"&&M!==void 0?l=M:N&&(l=N.nextSibling),v.__u&=-7);return n.__e=U,l}function Pm(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?ko(null,s,null,null,null):Yr(s)?ko(Wo,{children:s},null,null,null):s.constructor==null&&s.__b>0?ko(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=Lm(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)),fu(u,u));return r}function uu(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=uu(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 Lm(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 Zc(e,t,n){t[0]=="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||Mm.test(t)?n:n+"px"}function Wr(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||Zc(e.style,t,"");if(n)for(t in n)r&&n[t]==r[t]||Zc(e.style,t,n[t])}else if(t[0]=="o"&&t[1]=="n")o=t!=(t=t.replace(ou,"$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=$o,e.addEventListener(t,o?Bo:Uo,o)):e.removeEventListener(t,o?Bo:Uo,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 eu(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t.t==null)t.t=$o++;else if(t.t<n.u)return;return n(Y.event?Y.event(t):t)}}}function lu(e,t,n,r,i,o,s,u,l,h){var y,p,E,v,N,U,M,O,F,X,Ae,Ne,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,F="prototype"in J&&J.prototype.render,X=(y=J.contextType)&&r[y.__c],Ae=y?X?X.props.value:y.__:r,n.__c?M=(p=t.__c=n.__c).__=p.__E:(F?t.__c=p=new J(O,Ae):(t.__c=p=new an(O,Ae),p.constructor=J,p.render=km),X&&X.sub(p),p.props=O,p.state||(p.state={}),p.context=Ae,p.__n=r,E=p.__d=!0,p.__h=[],p._sb=[]),F&&p.__s==null&&(p.__s=p.state),F&&J.getDerivedStateFromProps!=null&&(p.__s==p.state&&(p.__s=mt({},p.__s)),mt(p.__s,J.getDerivedStateFromProps(O,p.__s))),v=p.props,N=p.state,p.__v=t,E)F&&J.getDerivedStateFromProps==null&&p.componentWillMount!=null&&p.componentWillMount(),F&&p.componentDidMount!=null&&p.__h.push(p.componentDidMount);else{if(F&&J.getDerivedStateFromProps==null&&O!==v&&p.componentWillReceiveProps!=null&&p.componentWillReceiveProps(O,Ae),!p.__e&&p.shouldComponentUpdate!=null&&p.shouldComponentUpdate(O,p.__s,Ae)===!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)}),Ne=0;Ne<p._sb.length;Ne++)p.__h.push(p._sb[Ne]);p._sb=[],p.__h.length&&s.push(p);break e}p.componentWillUpdate!=null&&p.componentWillUpdate(O,p.__s,Ae),F&&p.componentDidUpdate!=null&&p.__h.push(function(){p.componentDidUpdate(v,N,U)})}if(p.context=Ae,p.props=O,p.__P=e,p.__e=!1,x=Y.__r,H=0,F){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=mt(mt({},r),p.getChildContext())),F&&!E&&p.getSnapshotBeforeUpdate!=null&&(U=p.getSnapshotBeforeUpdate(v,N)),G=y,y!=null&&y.type===Wo&&y.key==null&&(G=du(y.props.children)),u=cu(e,Yr(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--;)jo(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=Fm(n.__e,t,n,r,i,o,s,l,h);return(y=Y.diffed)&&y(t),128&t.__u?void 0:u}function Vm(e,t,n){for(var r=0;r<n.length;r++)zo(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 du(e){return typeof e!="object"||e==null||e.__b&&e.__b>0?e:Yr(e)?e.map(du):mt({},e)}function Fm(e,t,n,r,i,o,s,u,l){var h,y,p,E,v,N,U,M=n.props,O=t.props,F=t.type;if(F=="svg"?i="http://www.w3.org/2000/svg":F=="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==!!F&&(F?v.localName==F:v.nodeType==3)){e=v,o[h]=null;break}}if(e==null){if(F==null)return document.createTextNode(O);e=document.createElementNS(i,F,O.is&&O),u&&(Y.__m&&Y.__m(t,o),u=!1),o=null}if(F==null)M===O||u&&e.data==O||(e.data=O);else{if(o=o&&tu.call(e.childNodes),M=n.props||Ho,!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;Wr(e,h,null,v,i)}}for(h in O)v=O[h],h=="children"?E=v:h=="dangerouslySetInnerHTML"?y=v:h=="value"?N=v:h=="checked"?U=v:u&&typeof v!="function"||M[h]===v||Wr(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=""),cu(t.type=="template"?e.content:e,Yr(E)?E:[E],t,n,r,F=="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--;)jo(o[h]);u||(h="value",F=="progress"&&N==null?e.removeAttribute("value"):N!=null&&(N!==e[h]||F=="progress"&&!N||F=="option"&&N!=M[h])&&Wr(e,h,N,M[h],i),h="checked",U!=null&&U!=e[h]&&Wr(e,h,U,M[h],i))}return e}function zo(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 fu(e,t,n){var r,i;if(Y.unmount&&Y.unmount(e),(r=e.ref)&&(r.current&&r.current!=e.__e||zo(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]&&fu(r[i],t,n||typeof e.type!="function");n||jo(e.__e),e.__c=e.__=e.__e=void 0}function km(e,t,n){return this.constructor(e,n)}tu=su.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}},nu=0,Go=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=mt({},this.state),typeof e=="function"&&(e=e(mt({},n),this.props)),e&&mt(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),Qc(this))},an.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Qc(this))},an.prototype.render=Wo,Bt=[],ru=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,iu=function(e,t){return e.__v.__b-t.__v.__b},zr.__r=0,ou=/(PointerCapture)$|Capture$/i,$o=0,Uo=eu(!1),Bo=eu(!0),Rm=0;var qo,we,Yo,pu,mu=0,Su=[],le=Y,hu=le.__b,gu=le.__r,_u=le.diffed,vu=le.__c,yu=le.unmount,Eu=le.__;function Um(e,t){le.__h&&le.__h(we,e,mu||t),mu=0;var n=we.__H||(we.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function Xo(e,t){var n=Um(qo++,7);return Gm(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function Bm(){for(var e;e=Su.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(qr),e.__H.__h.forEach(Ko),e.__H.__h=[]}catch(t){e.__H.__h=[],le.__e(t,e.__v)}}le.__b=function(e){we=null,hu&&hu(e)},le.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),Eu&&Eu(e,t)},le.__r=function(e){gu&&gu(e),qo=0;var t=(we=e.__c).__H;t&&(Yo===we?(t.__h=[],we.__h=[],t.__.forEach(function(n){n.__N&&(n.__=n.__N),n.u=n.__N=void 0})):(t.__h.forEach(qr),t.__h.forEach(Ko),t.__h=[],qo=0)),Yo=we},le.diffed=function(e){_u&&_u(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(Su.push(t)!==1&&pu===le.requestAnimationFrame||((pu=le.requestAnimationFrame)||Hm)(Bm)),t.__H.__.forEach(function(n){n.u&&(n.__H=n.u),n.u=void 0})),Yo=we=null},le.__c=function(e,t){t.some(function(n){try{n.__h.forEach(qr),n.__h=n.__h.filter(function(r){return!r.__||Ko(r)})}catch(r){t.some(function(i){i.__h&&(i.__h=[])}),t=[],le.__e(r,n.__v)}}),vu&&vu(e,t)},le.unmount=function(e){yu&&yu(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(r){try{qr(r)}catch(i){t=i}}),n.__H=void 0,t&&le.__e(t,n.__v))};var bu=typeof requestAnimationFrame=="function";function Hm(e){var t,n=function(){clearTimeout(r),bu&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,35);bu&&(t=requestAnimationFrame(n))}function qr(e){var t=we,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),we=t}function Ko(e){var t=we;e.__c=e.__(),we=t}function Gm(e,t){return!e||e.length!==t.length||t.some(function(n,r){return n!==e[r]})}var $m=Symbol.for("preact-signals");function Qo(){if(un>1)un--;else{for(var e,t=!1;jn!==void 0;){var n=jn;for(jn=void 0,Jo++;n!==void 0;){var r=n.o;if(n.o=void 0,n.f&=-3,!(8&n.f)&&Iu(n))try{n.c()}catch(i){t||(e=i,t=!0)}n=r}}if(Jo=0,un--,t)throw e}}var q=void 0;var jn=void 0,un=0,Jo=0,Kr=0;function Cu(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 pe(e){this.v=e,this.i=0,this.n=void 0,this.t=void 0}pe.prototype.brand=$m;pe.prototype.h=function(){return!0};pe.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)};pe.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)}};pe.prototype.subscribe=function(e){var t=this;return Xr(function(){var n=t.value,r=q;q=void 0;try{e(n)}finally{q=r}})};pe.prototype.valueOf=function(){return this.value};pe.prototype.toString=function(){return this.value+""};pe.prototype.toJSON=function(){return this.value};pe.prototype.peek=function(){var e=q;q=void 0;try{return this.value}finally{q=e}};Object.defineProperty(pe.prototype,"value",{get:function(){var e=Cu(this);return e!==void 0&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(Jo>100)throw new Error("Cycle detected");this.v=e,this.i++,Kr++,un++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N()}finally{Qo()}}}});function Wn(e){return new pe(e)}function Iu(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 Tu(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 xu(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){pe.call(this,void 0),this.x=e,this.s=void 0,this.g=Kr-1,this.f=4}(ln.prototype=new pe).h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===Kr))return!0;if(this.g=Kr,this.f|=1,this.i>0&&!Iu(this))return this.f&=-2,!0;var e=q;try{Tu(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,xu(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)}pe.prototype.S.call(this,e)};ln.prototype.U=function(e){if(this.t!==void 0&&(pe.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=Cu(this);if(this.h(),e!==void 0&&(e.i=this.i),16&this.f)throw this.v;return this.v}});function Du(e){return new ln(e)}function wu(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,Zo(e),r}finally{q=n,Qo()}}}function Zo(e){for(var t=e.s;t!==void 0;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,wu(e)}function jm(e){if(q!==this)throw new Error("Out-of-order effect");xu(this),q=e,this.f&=-2,8&this.f&&Zo(this),Qo()}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,wu(this),Tu(this),un++;var e=q;return q=this,jm.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||Zo(this)};function Xr(e){var t=new zn(e);try{t.c()}catch(n){throw t.d(),n}return t.d.bind(t)}var ts,es;function dn(e,t){Y[e]=t.bind(null,Y[e]||function(){})}function Jr(e){es&&es(),es=e&&e.S()}function Au(e){var t=this,n=e.data,r=zm(n);r.value=n;var i=Xo(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(),Go(l)||((s=t.base)==null?void 0:s.nodeType)!==3?(t.__$f|=1,t.setState({})):t.base.data=l},Du(function(){var s=r.value.value;return s===0?0:s===!0?"":s||""})},[]);return i.value}Au.displayName="_st";Object.defineProperties(pe.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:Au},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 pe&&(n||(t.__np=n={}),n[i]=o,r[i]=o.peek())}}e(t)});dn("__r",function(e,t){Jr();var n,r=t.__c;r&&(r.__$f&=-2,(n=r.__$u)===void 0&&(r.__$u=n=(function(i){var o;return Xr(function(){o=this}),o.c=function(){r.__$f|=1,r.setState({})},o})())),ts=r,Jr(n),e(t)});dn("__e",function(e,t,n,r){Jr(),ts=void 0,e(t,n,r)});dn("diffed",function(e,t){Jr(),ts=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=Wm(n,l,y,i),o[l]=h):h.o(y,i)}}}e(t)});function Wm(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:Xr(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 zm(e){return Xo(function(){return Wn(e)},[])}var Ym=(r=>(r.ON="ON",r.OFF="OFF",r.ON_HOVER="ON_HOVER",r))(Ym||{}),qm=(r=>(r.FIRST_ITEM="FIRST_ITEM",r.CARD="CARD",r.NONE="NONE",r))(qm||{});var Km=[[["swiper-slides"]]],Xm=["swiper-slides"],Jm=(e,t)=>({"--swiper-navigation-size":e,color:t}),Qm=e=>({color:e,bottom:0,top:"unset",position:"relative"});function Zm(e,t){if(e&1&&(fe(0,"div",2),nt(1,"span"),me(),fe(2,"div",3),nt(3,"span"),me()),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=Vs(4,Jm,o+"px",s);Jn(u),D(2),Jn(u)}}function eh(e,t){if(e&1&&(fe(0,"div",4),nt(1,"span"),me()),e&2){let n,r=((n=B().paginationConfig())==null||n.color==null?null:n.color.rgba)??"white",i=Zn(2,Qm,r);Jn(i)}}var Nu=class e{options=Ce.required();navigationConfig=Ce();paginationConfig=Ce();slideChange=Et();elementRef=_e(_n);swiperInstance;initToken=0;resizeDebouncer=new Kt(this.onResize.bind(this));constructor(){Ot(()=>{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 zs(),t!==this.initToken){ge.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 pf(e,t){return t?.length?Dr(e).some(n=>Zt(n,t)):!1}function mf(e,t){if(!t?.length)return!1;let n=e.transaction;return n?Zt(n,t):!1}function hf(e,t){if(!t?.length)return!1;let n=Or(e);return n?Zt(n,t):!1}function gf(e,t){if(!t?.length)return!0;let n=Or(e);return n?Zt(n,t):!0}function _f(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?_f(n):null}catch{return R&&w.error(`Cannot extract url for event ${Ye(e)}`),null}}function vf(e){return e.exception?.values?.length?!e.message&&!e.exception.values.some(t=>t.stacktrace||t.type&&t.type!=="Error"||t.value):!1}function po(e,t,n,r,i,o){if(!i.exception?.values||!o||!$e(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=fo(e,t,r,o.originalException,n,i.exception.values,s,0))}function fo(e,t,n,r,i,o,s,u){if(o.length>=n+1)return o;let l=[...o];if($e(r[i],Error)){vc(s,u);let h=e(t,r[i]),y=l.length;yc(h,i,y,u),l=fo(e,t,n,r[i],i,[h,...l],h,y)}return Array.isArray(r.errors)&&r.errors.forEach((h,y)=>{if($e(h,Error)){vc(s,u);let p=e(t,h),E=l.length;yc(p,`errors[${y}]`,E,u),l=fo(e,t,n,h,i,[p,...l],p,E)}}),l}function vc(e,t){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=V(_(_({},e.mechanism),e.type==="AggregateError"&&{is_exception_group:!0}),{exception_id:t})}function yc(e,t,n,r){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=V(_({},e.mechanism),{type:"chained",source:t,exception_id:n,parent_id:r})}function mo(e){let t="console";ye(t,e),Ee(t,yf)}function yf(){"console"in P&&yi.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 ho(e){return e==="warn"?"warning":["fatal","error","warning","log","info","debug"].includes(e)?e:"log"}var Ef="Dedupe",bf=()=>{let e;return{name:Ef,processEvent(t){if(t.type)return t;try{if(Sf(t,e))return R&&w.warn("Event dropped due to being a duplicate of previously captured event."),null}catch{}return e=t}}},Mr=bf;function Sf(e,t){return t?!!(Cf(e,t)||If(e,t)):!1}function Cf(e,t){let n=e.message,r=t.message;return!(!n&&!r||n&&!r||!n&&r||n!==r||!Sc(e,t)||!bc(e,t))}function If(e,t){let n=Ec(t),r=Ec(e);return!(!n||!r||n.type!==r.type||n.value!==r.value||!Sc(e,t)||!bc(e,t))}function bc(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 Sc(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 Ec(e){return e.exception?.values?.[0]}function kn(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 Un=P;function go(){return"history"in Un&&!!Un.history}function Tf(){if(!("fetch"in Un))return!1;try{return new Headers,new Request("http://www.example.com"),new Response,!0}catch{return!1}}function Bn(e){return e&&/^function\s+\w+\(\)\s+\{\s+\[native code\]\s+\}$/.test(e.toString())}function _o(){if(typeof EdgeRuntime=="string")return!0;if(!Tf())return!1;if(Bn(Un.fetch))return!0;let e=!1,t=Un.document;if(t&&typeof t.createElement=="function")try{let n=t.createElement("iframe");n.hidden=!0,t.head.appendChild(n),n.contentWindow?.fetch&&(e=Bn(n.contentWindow.fetch)),t.head.removeChild(n)}catch(n){R&&w.warn("Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ",n)}return e}function yo(e,t){let n="fetch";ye(n,e),Ee(n,()=>xf(void 0,t))}function xf(e,t=!1){t&&!_o()||ae(P,"fetch",function(n){return function(...r){let i=new Error,{method:o,url:s}=Df(r),u={args:r,fetchData:{method:o,url:s},startTimestamp:Ie()*1e3,virtualError:i,headers:wf(r)};return e||se("fetch",_({},u)),n.apply(P,r).then(async l=>(e?e(l):se("fetch",V(_({},u),{endTimestamp:Ie()*1e3,response:l})),l),l=>{if(se("fetch",V(_({},u),{endTimestamp:Ie()*1e3,error:l})),Pt(l)&&l.stack===void 0&&(l.stack=i.stack,De(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 vo(e,t){return!!e&&typeof e=="object"&&!!e[t]}function Cc(e){return typeof e=="string"?e:e?vo(e,"url")?e.url:e.toString?e.toString():"":""}function Df(e){if(e.length===0)return{method:"GET",url:""};if(e.length===2){let[n,r]=e;return{url:Cc(n),method:vo(r,"method")?String(r.method).toUpperCase():"GET"}}let t=e[0];return{url:Cc(t),method:vo(t,"method")?String(t.method).toUpperCase():"GET"}}function wf(e){let[t,n]=e;try{if(typeof n=="object"&&n!==null&&"headers"in n&&n.headers)return new Headers(n.headers);if(ca(t))return new Headers(t.headers)}catch{}}function Eo(){return"npm"}var te=P,bo=0;function So(){return bo>0}function $f(){bo++,setTimeout(()=>{bo--})}function kt(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(Ft(e))return e}catch{return e}let r=function(...i){try{let o=i.map(s=>kt(s,t));return e.apply(this,o)}catch(o){throw $f(),On(s=>{s.addEventProcessor(u=>(t.mechanism&&(en(u,void 0,void 0),qe(u,t.mechanism)),u.extra=V(_({},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),De(e,"__sentry_wrapped__",r);try{Object.getOwnPropertyDescriptor(r,"name").configurable&&Object.defineProperty(r,"name",{get(){return e.name}})}catch{}return r}function Ic(){let e=Nn(),{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=To(e,t),r={type:qf(t),value:Kf(t)};return n.length&&(r.stacktrace={frames:n}),r.type===void 0&&r.value===""&&(r.value="Unrecoverable error caught"),r}function jf(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:Vt(t)?t.constructor.name:r?"UnhandledRejection":"Error",value:Xf(t,{isUnhandledRejection:r})}]},extra:u};if(n){let h=To(e,n);h.length&&(l.exception.values[0].stacktrace={frames:h})}return l}function Co(e,t){return{exception:{values:[Lr(e,t)]}}}function To(e,t){let n=t.stacktrace||t.stack||"",r=zf(t),i=Yf(t);try{return e(n,r,i)}catch{}return[]}var Wf=/Minified React error #\d+;/i;function zf(e){return e&&Wf.test(e.message)?1:0}function Yf(e){return typeof e.framesToPop=="number"?e.framesToPop:0}function Tc(e){return typeof WebAssembly<"u"&&typeof WebAssembly.Exception<"u"?e instanceof WebAssembly.Exception:!1}function qf(e){let t=e?.name;return!t&&Tc(e)?e.message&&Array.isArray(e.message)&&e.message.length==2?e.message[0]:"WebAssembly.Exception":t}function Kf(e){let t=e?.message;return Tc(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 xc(e,t,n,r){let i=n?.syntheticException||void 0,o=Vr(e,t,i,r);return qe(o),o.level="error",n?.event_id&&(o.event_id=n.event_id),Ve(o)}function Dc(e,t,n="info",r,i){let o=r?.syntheticException||void 0,s=Io(e,t,o,i);return s.level=n,r?.event_id&&(s.event_id=r.event_id),Ve(s)}function Vr(e,t,n,r,i){let o;if(ur(t)&&t.error)return Co(e,t.error);if(lr(t)||wi(t)){let s=t;if("stack"in t)o=Co(e,t);else{let u=s.name||(lr(s)?"DOMError":"DOMException"),l=s.message?`${u}: ${s.message}`:u;o=Io(e,l,n,r),en(o,l)}return"code"in s&&(o.tags=V(_({},o.tags),{"DOMException.code":`${s.code}`})),o}return Pt(t)?Co(e,t):lt(t)||Vt(t)?(o=jf(e,t,n,i),qe(o,{synthetic:!0}),o):(o=Io(e,t,n,r),en(o,`${t}`,void 0),qe(o,{synthetic:!0}),o)}function Io(e,t,n,r){let i={};if(r&&n){let o=To(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 Xf(e,{isUnhandledRejection:t}){let n=Pi(e),r=t?"promise rejection":"exception";return ur(e)?`Event \`ErrorEvent\` captured as ${r} with message \`${e.message}\``:Vt(e)?`Event \`${Jf(e)}\` (type=${e.type}) captured as ${r}`:`Object captured as ${r} with keys: ${n}`}function Jf(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 Zf=5e3,Hn=class extends Vn{constructor(t){let n=ep(t),r=te.SENTRY_SDK_SOURCE||Eo();uo(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)},Zf)})),i&&(this.on("postprocessEvent",ao),this.on("beforeSendSession",co))}eventFromException(t,n){return xc(this._options.stackParser,t,n,this._options.attachStacktrace)}eventFromMessage(t,n="info",r){return Dc(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 ep(e){return _({release:typeof __SENTRY_RELEASE__=="string"?__SENTRY_RELEASE__:te.SENTRY_RELEASE?.id,sendClientReports:!0,parentSpanIsAlwaysRootSpan:!0},e)}var wc=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;var ue=P;var tp=1e3,Ac,xo,Do;function wo(e){ye("dom",e),Ee("dom",np)}function np(){if(!ue.document)return;let e=se.bind(null,"dom"),t=Nc(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=Nc(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 rp(e){if(e.type!==xo)return!1;try{if(!e.target||e.target._sentryId!==Do)return!1}catch{}return!0}function ip(e,t){return e!=="keypress"?!1:t?.tagName?!(t.tagName==="INPUT"||t.tagName==="TEXTAREA"||t.isContentEditable):!0}function Nc(e,t=!1){return n=>{if(!n||n._sentryCaptured)return;let r=op(n);if(ip(n.type,r))return;De(n,"_sentryCaptured",!0),r&&!r._sentryId&&De(r,"_sentryId",ce());let i=n.type==="keypress"?"input":n.type;rp(n)||(e({event:n,name:i,global:t}),xo=n.type,Do=r?r._sentryId:void 0),clearTimeout(Ac),Ac=ue.setTimeout(()=>{Do=void 0,xo=void 0},tp)}}function op(e){try{return e.target}catch{return null}}var Fr;function Gn(e){let t="history";ye(t,e),Ee(t,sp)}function sp(){if(ue.addEventListener("popstate",()=>{let t=ue.location.href,n=Fr;if(Fr=t,n===t)return;se("history",{from:n,to:t})}),!go())return;function e(t){return function(...n){let r=n.length>2?n[2]:void 0;if(r){let i=Fr,o=ap(String(r));if(Fr=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 ap(e){try{return new URL(e,ue.location.origin).toString()}catch{return e}}var kr={};function Ao(e){let t=kr[e];if(t)return t;let n=ue[e];if(Bn(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){wc&&w.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 Ut="__sentry_xhr_v3__";function No(e){ye("xhr",e),Ee("xhr",cp)}function cp(){if(!ue.XMLHttpRequest)return;let e=XMLHttpRequest.prototype;e.open=new Proxy(e.open,{apply(t,n,r){let i=new Error,o=Ie()*1e3,s=be(r[0])?r[0].toUpperCase():void 0,u=up(r[1]);if(!s||!u)return t.apply(n,r);n[Ut]={method:s,url:u,request_headers:{}},s==="POST"&&u.match(/sentry_key/)&&(n.__sentry_own_request__=!0);let l=()=>{let h=n[Ut];if(h&&n.readyState===4){try{h.status_code=n.status}catch{}let y={endTimestamp:Ie()*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,N=y[Ut];return N&&be(E)&&be(v)&&(N.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[Ut];if(!i)return t.apply(n,r);r[0]!==void 0&&(i.body=r[0]);let o={startTimestamp:Ie()*1e3,xhr:n};return se("xhr",o),t.apply(n,r)}})}function up(e){if(be(e))return e;try{return e.toString()}catch{}}function Oo(e,t=Ao("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"),Dt("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--,Dt(l)}}return Ar(e,i)}var lp=30;var dp=50;function Ro(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 fp=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,pp=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,mp=/\((\S*)(?::(\d+))(?::(\d+))\)/,hp=e=>{let t=fp.exec(e);if(t){let[,r,i,o]=t;return Ro(r,"?",+i,+o)}let n=pp.exec(e);if(n){if(n[2]&&n[2].indexOf("eval")===0){let s=mp.exec(n[2]);s&&(n[2]=s[1],n[3]=s[2],n[4]=s[3])}let[i,o]=Pc(n[1]||"?",n[2]);return Ro(o,i,n[3]?+n[3]:void 0,n[4]?+n[4]:void 0)}},Oc=[lp,hp],gp=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,_p=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,vp=e=>{let t=gp.exec(e);if(t){if(t[3]&&t[3].indexOf(" > eval")>-1){let o=_p.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]=Pc(i,r),Ro(r,i,t[4]?+t[4]:void 0,t[5]?+t[5]:void 0)}},Rc=[dp,vp];var Mc=[Oc,Rc],Mo=Ci(...Mc),Pc=(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,yp="Breadcrumbs",Ep=(e={})=>{let t=_({console:!0,dom:!0,fetch:!0,history:!0,sentry:!0,xhr:!0},e);return{name:yp,setup(n){t.console&&mo(Cp(n)),t.dom&&wo(Sp(n,t.dom)),t.xhr&&No(Ip(n)),t.fetch&&yo(Tp(n)),t.history&&Gn(xp(n)),t.sentry&&n.on("beforeSendEvent",bp(n))}}},Lc=Ep;function bp(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 Sp(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&&w.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=Dp(h)?h.target:h;i=An(y,{keyAttrs:s,maxStringLength:u}),o=Mi(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 Cp(e){return function(n){if(K()!==e)return;let r={category:"console",data:{arguments:n.args,logger:"console"},level:ho(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 Ip(e){return function(n){if(K()!==e)return;let{startTimestamp:r,endTimestamp:i}=n,o=n.xhr[Ut];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 Tp(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=V(_({},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 xp(e){return function(n){if(K()!==e)return;let r=n.from,i=n.to,o=kn(te.location.href),s=r?kn(r):void 0,u=kn(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 Dp(e){return!!e&&!!e.target}var wp=["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"],Ap="BrowserApiErrors",Np=(e={})=>{let t=_({XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0,unregisterOriginalCallbacks:!1},e);return{name:Ap,setupOnce(){t.setTimeout&&ae(te,"setTimeout",Vc),t.setInterval&&ae(te,"setInterval",Vc),t.requestAnimationFrame&&ae(te,"requestAnimationFrame",Op),t.XMLHttpRequest&&"XMLHttpRequest"in te&&ae(XMLHttpRequest.prototype,"send",Rp);let n=t.eventTarget;n&&(Array.isArray(n)?n:wp).forEach(i=>Mp(i,t))}}},Fc=Np;function Vc(e){return function(...t){let n=t[0];return t[0]=kt(n,{mechanism:{data:{function:Pe(e)},handled:!1,type:"instrument"}}),e.apply(this,t)}}function Op(e){return function(t){return e.apply(this,[kt(t,{mechanism:{data:{function:"requestAnimationFrame",handler:Pe(e)},handled:!1,type:"instrument"}})])}}function Rp(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=Ft(o);return u&&(s.mechanism.data.handler=Pe(u)),kt(o,s)})}),e.apply(this,t)}}function Mp(e,t){let r=te[e]?.prototype;r?.hasOwnProperty?.("addEventListener")&&(ae(r,"addEventListener",function(i){return function(o,s,u){try{Pp(s)&&(s.handleEvent=kt(s.handleEvent,{mechanism:{data:{function:"handleEvent",handler:Pe(s),target:e},handled:!1,type:"instrument"}}))}catch{}return t.unregisterOriginalCallbacks&&Lp(this,o,s),i.apply(this,[o,kt(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 Pp(e){return typeof e.handleEvent=="function"}function Lp(e,t,n){e&&typeof e=="object"&&"removeEventListener"in e&&typeof e.removeEventListener=="function"&&e.removeEventListener(t,n)}var kc=()=>({name:"BrowserSession",setupOnce(){if(typeof te.document>"u"){on&&w.warn("Using the `browserSessionIntegration` in non-browser environments is not supported.");return}Pn({ignoreDuration:!0}),Ln(),Gn(({from:e,to:t})=>{e!==void 0&&e!==t&&(Pn({ignoreDuration:!0}),Ln())})}});var Vp="GlobalHandlers",Fp=(e={})=>{let t=_({onerror:!0,onunhandledrejection:!0},e);return{name:Vp,setupOnce(){Error.stackTraceLimit=50},setup(n){t.onerror&&(kp(n),Uc("onerror")),t.onunhandledrejection&&(Up(n),Uc("onunhandledrejection"))}}},Bc=Fp;function kp(e){Ti(t=>{let{stackParser:n,attachStacktrace:r}=Hc();if(K()!==e||So())return;let{msg:i,url:o,line:s,column:u,error:l}=t,h=Gp(Vr(n,l||i,void 0,r,!1),o,s,u);h.level="error",Mn(h,{originalException:l,mechanism:{handled:!1,type:"onerror"}})})}function Up(e){Di(t=>{let{stackParser:n,attachStacktrace:r}=Hc();if(K()!==e||So())return;let i=Bp(t),o=Lt(i)?Hp(i):Vr(n,i,void 0,r,!0);o.level="error",Mn(o,{originalException:i,mechanism:{handled:!1,type:"onunhandledrejection"}})})}function Bp(e){if(Lt(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 Hp(e){return{exception:{values:[{type:"UnhandledRejection",value:`Non-Error promise rejection captured with value: ${String(e)}`}]}}}function Gp(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=be(t)&&t.length>0?t:Nn();return l.length===0&&l.push({colno:h,filename:p,function:"?",in_app:!0,lineno:y}),e}function Uc(e){on&&w.log(`Global Handler attached: ${e}`)}function Hc(){return K()?.getOptions()||{stackParser:()=>[],attachStacktrace:!1}}var Gc=()=>({name:"HttpContext",preprocessEvent(e){if(!te.navigator&&!te.location&&!te.document)return;let t=Ic(),n=_(_({},t.headers),e.request?.headers);e.request=V(_(_({},t),e.request),{headers:n})}});var $p="cause",jp=5,Wp="LinkedErrors",zp=(e={})=>{let t=e.limit||jp,n=e.key||$p;return{name:Wp,preprocessEvent(r,i,o){let s=o.getOptions();po(Lr,s.stackParser,n,t,r,i)}}},$c=zp;function Po(e){return[Rr(),Nr(),Fc(),Lc(),Bc(),$c(),Mr(),Gc(),kc()]}var jc={},Wc,Lo,Yp;(()=>{let e=Po({}).filter(t=>!["BrowserApiErrors","Breadcrumbs","GlobalHandlers"].includes(t.name));Lo=new Hn({dsn:"https://1bc3dda4c861f60cd6be1b67584f4bc6@o559187.ingest.us.sentry.io/4507626484203520",transport:Oo,stackParser:Mo,integrations:e,environment:zt.mode,release:`web-sdk@${Hs}`,debug:zt.debug}),Lo.init()})();function zc(e,t,n){ge.error(`${t}:`,e);let r=Xp(n);if(r.setTag("operation",t),e instanceof $s){qp(r,e,t);return}r.captureException(e)}function qp(e,t,n){if(Kp(e,t),t.response){let r=t.response,i=t.responseText;r.status&&e.setTag("http.status_code",r.status),r.statusText&&e.setTag("http.status_text",r.statusText),i&&typeof i=="object"&&"error"in i&&(e.setTag("http.error_code",i.error.code),e.setTag("http.error_message",i.error.message)),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 Kp(e,t){let n=t.request;if(!n)return;e.setExtras({body:t.requestBody,headers:n.headers,method:n.method,url:n.url});let r=n.headers?.get("Cooee-Retry-Attempt");r!==null&&e.setTag("retry.attempt",r)}function Xp(e){e??={};let{extra:t,tags:n}=e,r=new he;if(r.setClient(Lo),r.setUser(Yp),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),Wc&&r.setTags(Wc),Object.keys(jc).forEach(i=>{r.setContext(i,jc[i])}),r.setTag("language",navigator.language),r.setTag("timezone",Yc()),Jp(r),r}function Jp(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}};function qc(){return window.CooeeSDK.runtimeData}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=qc(),r=bt.get(),i=n.shopCurrencyCode||r.currency,o=n.currencyCode;o||ge.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(Zp(),{style:"currency",currency:o||i,minimumFractionDigits:0,maximumFractionDigits:2})}catch(h){return zc(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 Zp(){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 $r;function Yc(){if($r)return $r;try{return $r=Intl.DateTimeFormat().resolvedOptions().timeZone,$r}catch{return""}}var sn=class e{transform(t){return t==null?null:Vo(t)}static \u0275fac=function(n){return new(n||e)};static \u0275pipe=ws({name:"cooeeCurrency",type:e,pure:!0})};var em=e=>({active:e}),tm=(e,t)=>t.url,nm=(e,t)=>t.mID;function rm(e,t){e&1&&rt(0)}function im(e,t){e&1&&rt(0)}function om(e,t){e&1&&rt(0)}function sm(e,t){e&1&&rt(0)}function am(e,t){if(e&1&&(W(0,"div",4)(1,"div",6)(2,"div",7),ee(3,"Shop Now"),z(),vt(4,rm,1,0,"ng-container",8),z(),W(5,"div",9),vt(6,im,1,0,"ng-container",8),W(7,"div",10),vt(8,om,1,0,"ng-container",8),z()(),W(9,"div",11),vt(10,sm,1,0,"ng-container",8),z()()),e&2){B();let n=it(4),r=it(6),i=it(8),o=it(10);D(4),oe("ngTemplateOutlet",n),D(2),oe("ngTemplateOutlet",r),D(2),oe("ngTemplateOutlet",i),D(2),oe("ngTemplateOutlet",o)}}function cm(e,t){e&1&&rt(0)}function um(e,t){e&1&&rt(0)}function lm(e,t){e&1&&rt(0)}function dm(e,t){e&1&&rt(0)}function fm(e,t){if(e&1&&(W(0,"div",5)(1,"div",12),vt(2,cm,1,0,"ng-container",8),z(),W(3,"div",13),vt(4,um,1,0,"ng-container",8)(5,lm,1,0,"ng-container",8)(6,dm,1,0,"ng-container",8),z()()),e&2){B();let n=it(4),r=it(6),i=it(8),o=it(10);D(2),oe("ngTemplateOutlet",r),D(2),oe("ngTemplateOutlet",n),D(),oe("ngTemplateOutlet",i),D(),oe("ngTemplateOutlet",o)}}function pm(e,t){if(e&1){let n=We();W(0,"button",14),ke("click",function(){Te(n);let i=B();return xe(i.close())}),Me(1,"cooee-icon",15),z()}}function mm(e,t){if(e&1&&Me(0,"img",17),e&2){let n=t.$implicit,r=B(2);oe("src",n.url,_t)("alt",r.item().name)}}function hm(e,t){if(e&1&&(W(0,"div",16),jt(1,mm,1,2,"img",17,tm),z()),e&2){let n=B();D(),Wt(n.item().imgs)}}function gm(e,t){if(e&1&&(Me(0,"span",20),He(1,"cooeeCurrency"),He(2,"safeHtml")),e&2){B(2);let n=ve(2);oe("innerHTML",Ge(2,3,Ge(1,1,n.d)),At)}}function _m(e,t){if(e&1&&(Me(0,"span",21),He(1,"cooeeCurrency"),He(2,"safeHtml")),e&2){B(2);let n=ve(2);oe("innerHTML",Ge(2,3,Ge(1,1,n.cmp)),At)}}function vm(e,t){if(e&1&&(W(0,"div",19),Q(1,gm,3,5,"span",20),Q(2,_m,3,5,"span",21),z()),e&2){B();let n=ve(2);D(),Z(n.d?1:-1),D(),Z(n.cmp?2:-1)}}function ym(e,t){if(e&1){let n=We();W(0,"a",25),ke("click",function(i){let o=Te(n).$implicit,s=B(3);return xe(s.changeItem(i,o))}),Me(1,"img",17),z()}if(e&2){let n=t.$implicit,r=B(3);oe("ngClass",Zn(3,em,n.mID===r.item().mID+"")),D(),oe("src",n.firstImageURL,_t)("alt",r.item().name)}}function Em(e,t){if(e&1&&(W(0,"span",22),ee(1,"Select product"),z(),W(2,"div",23),jt(3,ym,2,5,"a",24,nm),z()),e&2){let n=B(2);D(3),Wt(n.similarItems())}}function bm(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);D(2),oe("item",n.item())}}function Sm(e,t){if(e&1&&(W(0,"div",28),ee(1,"Description"),z(),Me(2,"div",29),He(3,"safeHtml")),e&2){let n=B(2);D(2),oe("innerHTML",Ge(3,1,n.item().desc),At)}}function Cm(e,t){if(e&1&&(W(0,"div",18),ee(1),z(),Ue(2),Q(3,vm,3,2,"div",19),Q(4,Em,5,0),Q(5,bm,3,1),Q(6,Sm,4,3)),e&2){let n=B(),r=ve(0);D(),ot(n.item().name),D();let i=Be(r.price);D(),Z(i?3:-1),D(),Z(n.similarItems().length>1?4:-1),D(),Z(n.item().hasVariants()?5:-1),D(),Z(n.item().desc?6:-1)}}function Im(e,t){e&1&&ee(0," Add To Cart ")}function Tm(e,t){e&1&&ee(0," Out of stock ")}function xm(e,t){if(e&1&&(W(0,"span",35),ee(1),z()),e&2){let n=B(2);D(),ot(n.currentVideoCartItemsCount())}}function Dm(e,t){if(e&1){let n=We();W(0,"div",30)(1,"button",31),ke("click",function(){Te(n);let i=B();return xe(i.clickAddToCart())}),Q(2,Im,1,0)(3,Tm,1,0),z(),W(4,"button",32),ke("click",function(){Te(n);let i=B();return xe(i.goToPDP())}),ee(5," More Info "),z(),W(6,"button",33),ke("click",function(){Te(n);let i=B();return xe(i.openCart())}),Me(7,"img",34),Q(8,xm,2,1,"span",35),z()()}if(e&2){let n=B(),r=ve(0);D(),oe("disabled",!r.isAvailable),D(),Z(r.isAvailable?2:3),D(6),Z(n.currentVideoCartItemsCount()?8:-1)}}var Kc=class e{closeClick=new vn;layout=Cn("SINGLE_PANE");item=Cn.required();similarItems=Ce([]);cartItems=tt([]);currentVideoCartItemsCount=st(()=>{let t=this.item(),n=this.cartItems();return!t||!n.length?0:n.filter(r=>r.mID===t.mID).reduce((r,i)=>r+i.quantity,0)});engagementService=_e(St);destroyRef=_e(gn);lastLayout=null;resizeObserver=new Kt(()=>{_i()?(this.lastLayout===null&&(this.lastLayout=this.layout()),this.layout.set("SINGLE_PANE")):this.lastLayout!==null&&(this.layout.set(this.lastLayout),this.lastLayout=null)});ngOnInit(){this.subscribeToCartChanges()}ngOnDestroy(){this.resizeObserver.destroy()}close(){this.closeClick.emit()}clickAddToCart(){this.engagementService.executeCTA(ct.ADD_TO_CART,{item:this.item()})}openCart(){this.engagementService.executeCTA(ct.OPEN_CART)}changeItem(t,n){t.stopPropagation(),t.preventDefault(),this.item.set(n)}goToPDP(){this.engagementService.executeCTA(ct.GO_TO_PRODUCT,{item:this.item()})}isSinglePane(){return this.layout()!=="TWO_PANE"||_i()}subscribeToCartChanges(){window.CooeeSDK.cartChange$.pipe(Ts({cart:window.CooeeSDK.cart.getCooeeCart()}),ea(this.destroyRef)).subscribe(t=>{this.cartItems.set(t.cart?.items??[])})}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Se({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:[bn([St])],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"],["aria-live","polite","aria-atomic","true",1,"cart-icon-badge"]],template:function(n,r){n&1&&(Ue(0),Q(1,am,11,4,"div",4)(2,fm,7,4,"div",5),vt(3,pm,2,0,"ng-template",null,0,Sn)(5,hm,3,0,"ng-template",null,1,Sn)(7,Cm,7,6,"ng-template",null,2,Sn)(9,Dm,9,3,"ng-template",null,3,Sn)),n&2&&(Be(r.item().selectedOrFirstVariant.value),D(),Z(r.isSinglePane()?1:2))},dependencies:[Fs,ir,nr,Us,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}.view-cart-button[_ngcontent-%COMP%]{position:relative}.view-cart-button[_ngcontent-%COMP%] .cart-icon-badge[_ngcontent-%COMP%]{position:absolute;top:-6px;right:-6px;background-color:rgba(var(--lc-primary-color));color:#fff;border-radius:50%;width:18px;height:18px;font-size:12px;display:flex;align-items:center;justify-content:center}"]})};var $n="a-f\\d",wm=`#?[${$n}]{3}[${$n}]?`,Am=`#?[${$n}]{6}([${$n}]{2})?`,Nm=new RegExp(`[^#${$n}]`,"gi"),Om=new RegExp(`^${wm}$|^${Am}$`,"i");function Fo(e,t={}){if(typeof e!="string"||Nm.test(e)||!Om.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 Fe=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 Fo(this.hex,{format:"css",alpha:this.getAlpha()})}catch(t){return console.error("Invalid hex",t),"#000000"}}getAlpha(){return(this.a??100)/100}};var jr=class e{static DEFAULT_FALLBACK=new Fe({h:"#000000",a:50});r;c;fb;constructor(t){this.r=t.r,t.c&&(this.c=new Fe(t.c)),t.fb&&(this.fb=new Fe(t.fb))}get radius(){return this.r}get color(){return this.c}get fallback(){return this.fb??e.DEFAULT_FALLBACK}};var Xc=class{size;enabled;color;constructor(t){t??={},this.enabled=t.enabled,this.size=t.size,this.color=new Fe(t.color)}};var tu,Y,nu,Go,Bt,Jc,ru,iu,ou,$o,Uo,Bo,Rm,Ho={},su=[],Mm=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Yr=Array.isArray;function mt(e,t){for(var n in t)e[n]=t[n];return e}function jo(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function ko(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??++nu,__i:-1,__u:0};return i==null&&Y.vnode!=null&&Y.vnode(o),o}function Wo(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 au(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 au(e)}}function Qc(e){(!e.__d&&(e.__d=!0)&&Bt.push(e)&&!zr.__r++||Jc!=Y.debounceRendering)&&((Jc=Y.debounceRendering)||ru)(zr)}function zr(){for(var e,t,n,r,i,o,s,u=1;Bt.length;)Bt.length>u&&Bt.sort(iu),e=Bt.shift(),u=Bt.length,e.__d&&(n=void 0,i=(r=(t=e).__v).__e,o=[],s=[],t.__P&&((n=mt({},r)).__v=r.__v+1,Y.vnode&&Y.vnode(n),lu(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,Vm(o,n,s),n.__e!=i&&au(n)));zr.__r=0}function cu(e,t,n,r,i,o,s,u,l,h,y){var p,E,v,N,U,M,O=r&&r.__k||su,F=t.length;for(l=Pm(n,t,O,l,F),p=0;p<F;p++)(v=n.__k[p])!=null&&(E=v.__i==-1?Ho:O[v.__i]||Ho,v.__i=p,M=lu(e,v,E,i,o,s,u,l,h,y),N=v.__e,v.ref&&E.ref!=v.ref&&(E.ref&&zo(E.ref,null,v),y.push(v.ref,v.__c||N,v)),U==null&&N!=null&&(U=N),4&v.__u||E.__k===v.__k?l=uu(v,l,e):typeof v.type=="function"&&M!==void 0?l=M:N&&(l=N.nextSibling),v.__u&=-7);return n.__e=U,l}function Pm(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?ko(null,s,null,null,null):Yr(s)?ko(Wo,{children:s},null,null,null):s.constructor==null&&s.__b>0?ko(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=Lm(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)),fu(u,u));return r}function uu(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=uu(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 Lm(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 Zc(e,t,n){t[0]=="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||Mm.test(t)?n:n+"px"}function Wr(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||Zc(e.style,t,"");if(n)for(t in n)r&&n[t]==r[t]||Zc(e.style,t,n[t])}else if(t[0]=="o"&&t[1]=="n")o=t!=(t=t.replace(ou,"$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=$o,e.addEventListener(t,o?Bo:Uo,o)):e.removeEventListener(t,o?Bo:Uo,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 eu(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t.t==null)t.t=$o++;else if(t.t<n.u)return;return n(Y.event?Y.event(t):t)}}}function lu(e,t,n,r,i,o,s,u,l,h){var y,p,E,v,N,U,M,O,F,X,Ae,Ne,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,F="prototype"in J&&J.prototype.render,X=(y=J.contextType)&&r[y.__c],Ae=y?X?X.props.value:y.__:r,n.__c?M=(p=t.__c=n.__c).__=p.__E:(F?t.__c=p=new J(O,Ae):(t.__c=p=new an(O,Ae),p.constructor=J,p.render=km),X&&X.sub(p),p.props=O,p.state||(p.state={}),p.context=Ae,p.__n=r,E=p.__d=!0,p.__h=[],p._sb=[]),F&&p.__s==null&&(p.__s=p.state),F&&J.getDerivedStateFromProps!=null&&(p.__s==p.state&&(p.__s=mt({},p.__s)),mt(p.__s,J.getDerivedStateFromProps(O,p.__s))),v=p.props,N=p.state,p.__v=t,E)F&&J.getDerivedStateFromProps==null&&p.componentWillMount!=null&&p.componentWillMount(),F&&p.componentDidMount!=null&&p.__h.push(p.componentDidMount);else{if(F&&J.getDerivedStateFromProps==null&&O!==v&&p.componentWillReceiveProps!=null&&p.componentWillReceiveProps(O,Ae),!p.__e&&p.shouldComponentUpdate!=null&&p.shouldComponentUpdate(O,p.__s,Ae)===!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)}),Ne=0;Ne<p._sb.length;Ne++)p.__h.push(p._sb[Ne]);p._sb=[],p.__h.length&&s.push(p);break e}p.componentWillUpdate!=null&&p.componentWillUpdate(O,p.__s,Ae),F&&p.componentDidUpdate!=null&&p.__h.push(function(){p.componentDidUpdate(v,N,U)})}if(p.context=Ae,p.props=O,p.__P=e,p.__e=!1,x=Y.__r,H=0,F){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=mt(mt({},r),p.getChildContext())),F&&!E&&p.getSnapshotBeforeUpdate!=null&&(U=p.getSnapshotBeforeUpdate(v,N)),G=y,y!=null&&y.type===Wo&&y.key==null&&(G=du(y.props.children)),u=cu(e,Yr(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--;)jo(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=Fm(n.__e,t,n,r,i,o,s,l,h);return(y=Y.diffed)&&y(t),128&t.__u?void 0:u}function Vm(e,t,n){for(var r=0;r<n.length;r++)zo(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 du(e){return typeof e!="object"||e==null||e.__b&&e.__b>0?e:Yr(e)?e.map(du):mt({},e)}function Fm(e,t,n,r,i,o,s,u,l){var h,y,p,E,v,N,U,M=n.props,O=t.props,F=t.type;if(F=="svg"?i="http://www.w3.org/2000/svg":F=="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==!!F&&(F?v.localName==F:v.nodeType==3)){e=v,o[h]=null;break}}if(e==null){if(F==null)return document.createTextNode(O);e=document.createElementNS(i,F,O.is&&O),u&&(Y.__m&&Y.__m(t,o),u=!1),o=null}if(F==null)M===O||u&&e.data==O||(e.data=O);else{if(o=o&&tu.call(e.childNodes),M=n.props||Ho,!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;Wr(e,h,null,v,i)}}for(h in O)v=O[h],h=="children"?E=v:h=="dangerouslySetInnerHTML"?y=v:h=="value"?N=v:h=="checked"?U=v:u&&typeof v!="function"||M[h]===v||Wr(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=""),cu(t.type=="template"?e.content:e,Yr(E)?E:[E],t,n,r,F=="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--;)jo(o[h]);u||(h="value",F=="progress"&&N==null?e.removeAttribute("value"):N!=null&&(N!==e[h]||F=="progress"&&!N||F=="option"&&N!=M[h])&&Wr(e,h,N,M[h],i),h="checked",U!=null&&U!=e[h]&&Wr(e,h,U,M[h],i))}return e}function zo(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 fu(e,t,n){var r,i;if(Y.unmount&&Y.unmount(e),(r=e.ref)&&(r.current&&r.current!=e.__e||zo(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]&&fu(r[i],t,n||typeof e.type!="function");n||jo(e.__e),e.__c=e.__=e.__e=void 0}function km(e,t,n){return this.constructor(e,n)}tu=su.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}},nu=0,Go=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=mt({},this.state),typeof e=="function"&&(e=e(mt({},n),this.props)),e&&mt(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),Qc(this))},an.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Qc(this))},an.prototype.render=Wo,Bt=[],ru=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,iu=function(e,t){return e.__v.__b-t.__v.__b},zr.__r=0,ou=/(PointerCapture)$|Capture$/i,$o=0,Uo=eu(!1),Bo=eu(!0),Rm=0;var qo,we,Yo,pu,mu=0,Su=[],le=Y,hu=le.__b,gu=le.__r,_u=le.diffed,vu=le.__c,yu=le.unmount,Eu=le.__;function Um(e,t){le.__h&&le.__h(we,e,mu||t),mu=0;var n=we.__H||(we.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function Xo(e,t){var n=Um(qo++,7);return Gm(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function Bm(){for(var e;e=Su.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(qr),e.__H.__h.forEach(Ko),e.__H.__h=[]}catch(t){e.__H.__h=[],le.__e(t,e.__v)}}le.__b=function(e){we=null,hu&&hu(e)},le.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),Eu&&Eu(e,t)},le.__r=function(e){gu&&gu(e),qo=0;var t=(we=e.__c).__H;t&&(Yo===we?(t.__h=[],we.__h=[],t.__.forEach(function(n){n.__N&&(n.__=n.__N),n.u=n.__N=void 0})):(t.__h.forEach(qr),t.__h.forEach(Ko),t.__h=[],qo=0)),Yo=we},le.diffed=function(e){_u&&_u(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(Su.push(t)!==1&&pu===le.requestAnimationFrame||((pu=le.requestAnimationFrame)||Hm)(Bm)),t.__H.__.forEach(function(n){n.u&&(n.__H=n.u),n.u=void 0})),Yo=we=null},le.__c=function(e,t){t.some(function(n){try{n.__h.forEach(qr),n.__h=n.__h.filter(function(r){return!r.__||Ko(r)})}catch(r){t.some(function(i){i.__h&&(i.__h=[])}),t=[],le.__e(r,n.__v)}}),vu&&vu(e,t)},le.unmount=function(e){yu&&yu(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(r){try{qr(r)}catch(i){t=i}}),n.__H=void 0,t&&le.__e(t,n.__v))};var bu=typeof requestAnimationFrame=="function";function Hm(e){var t,n=function(){clearTimeout(r),bu&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,35);bu&&(t=requestAnimationFrame(n))}function qr(e){var t=we,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),we=t}function Ko(e){var t=we;e.__c=e.__(),we=t}function Gm(e,t){return!e||e.length!==t.length||t.some(function(n,r){return n!==e[r]})}var $m=Symbol.for("preact-signals");function Qo(){if(un>1)un--;else{for(var e,t=!1;jn!==void 0;){var n=jn;for(jn=void 0,Jo++;n!==void 0;){var r=n.o;if(n.o=void 0,n.f&=-3,!(8&n.f)&&Iu(n))try{n.c()}catch(i){t||(e=i,t=!0)}n=r}}if(Jo=0,un--,t)throw e}}var q=void 0;var jn=void 0,un=0,Jo=0,Kr=0;function Cu(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 pe(e){this.v=e,this.i=0,this.n=void 0,this.t=void 0}pe.prototype.brand=$m;pe.prototype.h=function(){return!0};pe.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)};pe.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)}};pe.prototype.subscribe=function(e){var t=this;return Xr(function(){var n=t.value,r=q;q=void 0;try{e(n)}finally{q=r}})};pe.prototype.valueOf=function(){return this.value};pe.prototype.toString=function(){return this.value+""};pe.prototype.toJSON=function(){return this.value};pe.prototype.peek=function(){var e=q;q=void 0;try{return this.value}finally{q=e}};Object.defineProperty(pe.prototype,"value",{get:function(){var e=Cu(this);return e!==void 0&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(Jo>100)throw new Error("Cycle detected");this.v=e,this.i++,Kr++,un++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N()}finally{Qo()}}}});function Wn(e){return new pe(e)}function Iu(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 Tu(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 xu(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){pe.call(this,void 0),this.x=e,this.s=void 0,this.g=Kr-1,this.f=4}(ln.prototype=new pe).h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===Kr))return!0;if(this.g=Kr,this.f|=1,this.i>0&&!Iu(this))return this.f&=-2,!0;var e=q;try{Tu(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,xu(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)}pe.prototype.S.call(this,e)};ln.prototype.U=function(e){if(this.t!==void 0&&(pe.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=Cu(this);if(this.h(),e!==void 0&&(e.i=this.i),16&this.f)throw this.v;return this.v}});function Du(e){return new ln(e)}function wu(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,Zo(e),r}finally{q=n,Qo()}}}function Zo(e){for(var t=e.s;t!==void 0;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,wu(e)}function jm(e){if(q!==this)throw new Error("Out-of-order effect");xu(this),q=e,this.f&=-2,8&this.f&&Zo(this),Qo()}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,wu(this),Tu(this),un++;var e=q;return q=this,jm.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||Zo(this)};function Xr(e){var t=new zn(e);try{t.c()}catch(n){throw t.d(),n}return t.d.bind(t)}var ts,es;function dn(e,t){Y[e]=t.bind(null,Y[e]||function(){})}function Jr(e){es&&es(),es=e&&e.S()}function Au(e){var t=this,n=e.data,r=zm(n);r.value=n;var i=Xo(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(),Go(l)||((s=t.base)==null?void 0:s.nodeType)!==3?(t.__$f|=1,t.setState({})):t.base.data=l},Du(function(){var s=r.value.value;return s===0?0:s===!0?"":s||""})},[]);return i.value}Au.displayName="_st";Object.defineProperties(pe.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:Au},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 pe&&(n||(t.__np=n={}),n[i]=o,r[i]=o.peek())}}e(t)});dn("__r",function(e,t){Jr();var n,r=t.__c;r&&(r.__$f&=-2,(n=r.__$u)===void 0&&(r.__$u=n=(function(i){var o;return Xr(function(){o=this}),o.c=function(){r.__$f|=1,r.setState({})},o})())),ts=r,Jr(n),e(t)});dn("__e",function(e,t,n,r){Jr(),ts=void 0,e(t,n,r)});dn("diffed",function(e,t){Jr(),ts=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=Wm(n,l,y,i),o[l]=h):h.o(y,i)}}}e(t)});function Wm(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:Xr(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 zm(e){return Xo(function(){return Wn(e)},[])}var Ym=(r=>(r.ON="ON",r.OFF="OFF",r.ON_HOVER="ON_HOVER",r))(Ym||{}),qm=(r=>(r.FIRST_ITEM="FIRST_ITEM",r.CARD="CARD",r.NONE="NONE",r))(qm||{});var Km=[[["swiper-slides"]]],Xm=["swiper-slides"],Jm=(e,t)=>({"--swiper-navigation-size":e,color:t}),Qm=e=>({color:e,bottom:0,top:"unset",position:"relative"});function Zm(e,t){if(e&1&&(fe(0,"div",2),nt(1,"span"),me(),fe(2,"div",3),nt(3,"span"),me()),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=Vs(4,Jm,o+"px",s);Jn(u),D(2),Jn(u)}}function eh(e,t){if(e&1&&(fe(0,"div",4),nt(1,"span"),me()),e&2){let n,r=((n=B().paginationConfig())==null||n.color==null?null:n.color.rgba)??"white",i=Zn(2,Qm,r);Jn(i)}}var Nu=class e{options=Ce.required();navigationConfig=Ce();paginationConfig=Ce();slideChange=Et();elementRef=_e(_n);swiperInstance;initToken=0;resizeDebouncer=new Kt(this.onResize.bind(this));constructor(){Ot(()=>{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 zs(),t!==this.initToken){ge.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=>`
|