@letscooee/web-sdk 12.2.10 → 12.2.11
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-43QJ4I2J.js +24 -0
- package/dist/{chunk-QG5GD32H.js → chunk-ADW4LJ7Z.js} +1 -1
- package/dist/chunk-I4NX4HQ6.js +4 -0
- package/dist/{chunk-37A6OFIA.js → chunk-NV2AF657.js} +1 -1
- package/dist/{chunk-SBONG2TS.js → chunk-OG6WZFOM.js} +1 -1
- package/dist/{chunk-VX62OGBK.js → chunk-QVMLCSZH.js} +1 -1
- package/dist/{chunk-KWCD2K3D.js → chunk-SZBE7X5S.js} +1 -1
- package/dist/{debug-logs-H43TAEW7.js → debug-logs-TYELLPBT.js} +1 -1
- package/dist/{debugger.component-Q4E3ARA6.js → debugger.component-AJMHONH7.js} +1 -1
- package/dist/main.min.js +22 -22
- package/dist/{share-dialog.component-Q6X4ZSLC.js → share-dialog.component-IIYVJFDH.js} +1 -1
- package/dist/svg/open.svg +5 -0
- package/dist/{video-detail-dialog.component-OQEGONGX.js → video-detail-dialog.component-3X4ZYKLM.js} +1 -1
- package/dist/widget.min.js +3 -3
- package/package.json +1 -1
- package/dist/chunk-GNPLKV4C.js +0 -24
- package/dist/chunk-I62LO6BZ.js +0 -4
package/dist/chunk-GNPLKV4C.js
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import{a as Hs,b as zt,c as ge,e as In,f as tr,g as Gs,h as $s,l as rr}from"./chunk-KWCD2K3D.js";import{a as nr}from"./chunk-SBONG2TS.js";import{$ as fi,$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 Qn,Pa as Zn,Qa as ee,Ra as ot,Sa as Nt,Wa as Ue,X as Se,Xa as Be,Y as di,Ya as ve,Za as Ps,_ as ws,_a as Ls,ab as er,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 ui,sa as nt,sb as Fs,t as li,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 Jn}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,qn){H.resolve(fn).then(Zr,function(Ht){G||(G=!0,l.reject(Oe,Ht))});function Zr(Ht){ne[qn]=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 qn(a,d){if(!a.db)return!0;var c=!a.db.objectStoreNames.contains(a.storeName),m=a.version<a.db.version,g=a.version>a.db.version;if(m&&(a.version!==d&&console.warn('The database "'+a.name+`" can't be downgraded from version `+a.db.version+" to version "+a.version+"."),a.version=a.db.version),g||c){if(c){var f=a.db.version+1;f>a.version&&(a.version=f)}return!0}return!1}function Zr(a){return new E(function(d,c){var m=new FileReader;m.onerror=c,m.onloadend=function(g){var f=btoa(g.target.result||"");d({__local_forage_encoded_blob:!0,data:f,type:a.type})},m.readAsBinaryString(a)})}function 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,qn(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,qn(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:Zr(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~([^~]+)~/,Kn="__lfsc__:",ei=Kn.length,ti="arbf",ni="blob",os="si08",ss="ui08",as="uic8",cs="si16",us="si32",ls="ur16",ds="ui32",fs="fl32",ps="fl64",ms=ei+ti.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 ri(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=Kn;a instanceof ArrayBuffer?(m=a,g+=ti):(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+ri(m))}else if(c==="[object Blob]"){var f=new FileReader;f.onload=function(){var b=qu+a.type+"~"+ri(this.result);d(Kn+ni+b)},f.readAsArrayBuffer(a)}else try{d(JSON.stringify(a))}catch(b){console.error("Couldn't convert value into a JSON string: ",a),d(null,b)}}function Xu(a){if(a.substring(0,ei)!==Kn)return JSON.parse(a);var d=a.substring(ms),c=a.substring(ei,ms),m;if(c===ni&&is.test(d)){var g=d.match(is);m=g[1],d=d.substring(g[0].length)}var f=gs(d);switch(c){case ti:return f;case ni: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 ii={serialize:Ku,deserialize:Xu,stringToBuffer:gs,bufferToString:ri};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=ii,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=ii,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],Xn=["dropInstance"],oi=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(Xn),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 si(){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=si({},xl),this._config=si({},this._defaultConfig,d),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return a.prototype.config=function(c){if((typeof c>"u"?"undefined":s(c))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var m in c){if(m==="storeName"&&(c[m]=c[m].replace(/\W/g,"_")),m==="version"&&typeof c[m]!="number")return new Error("Database version must be a number.");this._config[m]=c[m]}return"driver"in c&&c.driver?this.setDriver(this._config.driver):!0}else return typeof c=="string"?this._config[c]:this._config},a.prototype.defineDriver=function(c,m,g){var f=new E(function(b,S){try{var C=c._driver,I=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!c._driver){S(I);return}for(var T=oi.concat("_initStorage"),A=0,k=T.length;A<k;A++){var $=T[A],j=!Il(Xn,$);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}},ai=0,Nl=Xn.length;ai<Nl;ai++){var ci=Xn[ai];c[ci]||(c[ci]=mn(ci))}};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(ii);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){si(this,c)},a.prototype._getSupportedDrivers=function(c){for(var m=[],g=0,f=c.length;g<f;g++){var b=c[g];this.supports(b)&&m.push(b)}return m},a.prototype._wrapLibraryMethodsWithReady=function(){for(var c=0,m=oi.length;c<m;c++)Dl(this,oi[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 Tn(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;Tn(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=di({type:e});static \u0275inj=li({})}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=di({type:e});static \u0275inj=li({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(tr);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=ui({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:tr,useValue:_({},t)}]}var ir=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),Tn(this.engagementTrigger.content?.innerCSS,t))}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&&Zn(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();Zn(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 xn=e=>e.trim().toLowerCase(),or=class e extends ir{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=xn(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&&Tn(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(xn(s)===xn(t))continue;let l=r.get(xn(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(xn(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()),fi],decls:2,vars:0,consts:[[3,"class"],[1,"name"],[1,"selected-value"],["role","radiogroup",1,"option-values"],["type","button","role","radio",1,"option-value",3,"swatch-color-type","swatch-image-type","selected","disabled","title","ngStyle"],["type","button","role","radio",1,"option-value",3,"click","title","ngStyle"],[1,"title"]],template:function(n,r){n&1&&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
|
-
`],encapsulation:3})};var hi=Pl(Zs());function sr(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 Dn=class Dn extends qt{};Jn(Dn,"storeName","usr"),Dn.storage=sr(Dn.storeName);var gi=Dn;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 wn=class wn extends qt{};Jn(wn,"storeName","ses"),wn.storage=sr(wn.storeName);var vi=wn;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
|
-
`);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(ar(t).function||"")&&t.pop(),t.reverse(),ia.test(ar(t).function||"")&&(t.pop(),ia.test(ar(t).function||"")&&t.pop()),t.slice(0,50).map(n=>V(_({},n),{filename:n.filename||ar(t).filename,function:n.function||"?"}))}function ar(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 cr(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 ur={},sa={};function ye(e,t){ur[e]=ur[e]||[],ur[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&&ur[e];if(n)for(let r of n)try{r(t)}catch(i){R&&w.error(`Error while triggering instrumentation handler.
|
|
4
|
-
Type: ${e}
|
|
5
|
-
Name: ${Pe(r)}
|
|
6
|
-
Error:`,i)}}var Ii=null;function Ti(e){let t="error";ye(t,e),Ee(t,Zl)}function Zl(){Ii=P.onerror,P.onerror=function(e,t,n,r,i){return se("error",{column:r,error:i,line:n,msg:e,url:t}),Ii?Ii.apply(this,arguments):!1},P.onerror.__SENTRY_INSTRUMENTED__=!0}var xi=null;function Di(e){let t="unhandledrejection";ye(t,e),Ee(t,ed)}function ed(){xi=P.onunhandledrejection,P.onunhandledrejection=function(e){return se("unhandledrejection",e),xi?xi.apply(this,arguments):!0},P.onunhandledrejection.__SENTRY_INSTRUMENTED__=!0}var aa=Object.prototype.toString;function Pt(e){switch(aa.call(e)){case"[object Error]":case"[object Exception]":case"[object DOMException]":case"[object WebAssembly.Exception]":return!0;default:return $e(e,Error)}}function Jt(e,t){return aa.call(e)===`[object ${t}]`}function lr(e){return Jt(e,"ErrorEvent")}function dr(e){return Jt(e,"DOMError")}function wi(e){return Jt(e,"DOMException")}function be(e){return Jt(e,"String")}function Qt(e){return typeof e=="object"&&e!==null&&"__sentry_template_string__"in e&&"__sentry_template_values__"in e}function Lt(e){return e===null||Qt(e)||typeof e!="object"&&typeof e!="function"}function lt(e){return Jt(e,"Object")}function Vt(e){return typeof Event<"u"&&$e(e,Event)}function Ai(e){return typeof Element<"u"&&$e(e,Element)}function Ni(e){return Jt(e,"RegExp")}function dt(e){return!!(e?.then&&typeof e.then=="function")}function Oi(e){return lt(e)&&"nativeEvent"in e&&"preventDefault"in e&&"stopPropagation"in e}function $e(e,t){try{return e instanceof t}catch{return!1}}function An(e){return!!(typeof e=="object"&&e!==null&&(e.__isVue||e._isVue))}function ca(e){return typeof Request<"u"&&$e(e,Request)}var Ri=P,td=80;function Nn(e,t={}){if(!e)return"<unknown>";try{let n=e,r=5,i=[],o=0,s=0,u=" > ",l=u.length,h,y=Array.isArray(t)?t:t.keyAttrs,p=!Array.isArray(t)&&t.maxStringLength||td;for(;n&&o++<r&&(h=nd(n,y),!(h==="html"||o>1&&s+i.length*l+h.length>=p));)i.push(h),s+=h.length,n=n.parentNode;return i.reverse().join(u)}catch{return"<unknown>"}}function nd(e,t){let n=e,r=[];if(!n?.tagName)return"";if(Ri.HTMLElement&&n instanceof HTMLElement&&n.dataset){if(n.dataset.sentryComponent)return n.dataset.sentryComponent;if(n.dataset.sentryElement)return n.dataset.sentryElement}r.push(n.tagName.toLowerCase());let i=t?.length?t.filter(s=>n.getAttribute(s)).map(s=>[s,n.getAttribute(s)]):null;if(i?.length)i.forEach(s=>{r.push(`[${s[0]}="${s[1]}"]`)});else{n.id&&r.push(`#${n.id}`);let s=n.className;if(s&&be(s)){let u=s.split(/\s+/);for(let l of u)r.push(`.${l}`)}}let o=["aria-label","type","name","title","alt"];for(let s of o){let u=n.getAttribute(s);u&&r.push(`[${s}="${u}"]`)}return r.join("")}function On(){try{return Ri.document.location.href}catch{return""}}function Mi(e){if(!Ri.HTMLElement)return null;let t=e,n=5;for(let r=0;r<n;r++){if(!t)return null;if(t instanceof HTMLElement){if(t.dataset.sentryComponent)return t.dataset.sentryComponent;if(t.dataset.sentryElement)return t.dataset.sentryElement}t=t.parentNode}return null}function It(e,t=0){return typeof e!="string"||t===0||e.length<=t?e:`${e.slice(0,t)}...`}function fr(e,t){if(!Array.isArray(e))return"";let n=[];for(let r=0;r<e.length;r++){let i=e[r];try{An(i)?n.push("[VueViewModel]"):n.push(String(i))}catch{n.push("[value cannot be serialized]")}}return n.join(t)}function ua(e,t,n=!1){return be(e)?Ni(t)?t.test(e):be(t)?n?e===t:e.includes(t):!1:!1}function Zt(e,t=[],n=!1){return t.some(r=>ua(e,r,n))}function ae(e,t,n){if(!(t in e))return;let r=e[t];if(typeof r!="function")return;let i=n(r);typeof i=="function"&&pr(i,r);try{e[t]=i}catch{R&&w.log(`Failed to replace method "${t}" in object`,e)}}function De(e,t,n){try{Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0})}catch{R&&w.log(`Failed to add non-enumerable property "${t}" to object`,e)}}function pr(e,t){try{let n=t.prototype||{};e.prototype=t.prototype=n,De(e,"__sentry_original__",t)}catch{}}function Ft(e){return e.__sentry_original__}function mr(e){if(Pt(e))return _({message:e.message,name:e.name,stack:e.stack},da(e));if(Vt(e)){let t=_({type:e.type,target:la(e.target),currentTarget:la(e.currentTarget)},da(e));return typeof CustomEvent<"u"&&$e(e,CustomEvent)&&(t.detail=e.detail),t}else return e}function la(e){try{return Ai(e)?Nn(e):Object.prototype.toString.call(e)}catch{return"<unknown>"}}function da(e){if(typeof e=="object"&&e!==null){let t={};for(let n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t}else return{}}function Pi(e,t=40){let n=Object.keys(mr(e));n.sort();let r=n[0];if(!r)return"[object has no keys]";if(r.length>=t)return It(r,t);for(let i=n.length;i>0;i--){let o=n.slice(0,i).join(", ");if(!(o.length>t))return i===n.length?o:It(o,t)}return""}function rd(){let e=P;return e.crypto||e.msCrypto}function ce(e=rd()){let t=()=>Math.random()*16;try{if(e?.randomUUID)return e.randomUUID().replace(/-/g,"");e?.getRandomValues&&(t=()=>{let n=new Uint8Array(1);return e.getRandomValues(n),n[0]})}catch{}return("10000000100040008000"+1e11).replace(/[018]/g,n=>(n^(t()&15)>>n/4).toString(16))}function fa(e){return e.exception?.values?.[0]}function Ye(e){let{message:t,event_id:n}=e;if(t)return t;let r=fa(e);return r?r.type&&r.value?`${r.type}: ${r.value}`:r.type||r.value||n||"<unknown>":n||"<unknown>"}function en(e,t,n){let r=e.exception=e.exception||{},i=r.values=r.values||[],o=i[0]=i[0]||{};o.value||(o.value=t||""),o.type||(o.type=n||"Error")}function qe(e,t){let n=fa(e);if(!n)return;let r={type:"generic",handled:!0},i=n.mechanism;if(n.mechanism=_(_(_({},r),i),t),t&&"data"in t){let o=_(_({},i?.data),t.data);n.mechanism.data=o}}function hr(e){if(id(e))return!0;try{De(e,"__sentry_captured__",!0)}catch{}return!1}function id(e){try{return e.__sentry_captured__}catch{}}var ma=1e3;function Ke(){return Date.now()/ma}function od(){let{performance:e}=P;if(!e?.now||!e.timeOrigin)return Ke;let t=e.timeOrigin;return()=>(t+e.now())/ma}var pa;function Ie(){return(pa??(pa=od()))()}function ha(e){let t=Ie(),n={sid:ce(),init:!0,timestamp:t,started:t,duration:0,status:"ok",errors:0,ignoreDuration:!1,toJSON:()=>sd(n)};return e&&ft(n,e),n}function ft(e,t={}){if(t.user&&(!e.ipAddress&&t.user.ip_address&&(e.ipAddress=t.user.ip_address),!e.did&&!t.did&&(e.did=t.user.id||t.user.email||t.user.username)),e.timestamp=t.timestamp||Ie(),t.abnormal_mechanism&&(e.abnormal_mechanism=t.abnormal_mechanism),t.ignoreDuration&&(e.ignoreDuration=t.ignoreDuration),t.sid&&(e.sid=t.sid.length===32?t.sid:ce()),t.init!==void 0&&(e.init=t.init),!e.did&&t.did&&(e.did=`${t.did}`),typeof t.started=="number"&&(e.started=t.started),e.ignoreDuration)e.duration=void 0;else if(typeof t.duration=="number")e.duration=t.duration;else{let n=e.timestamp-e.started;e.duration=n>=0?n:0}t.release&&(e.release=t.release),t.environment&&(e.environment=t.environment),!e.ipAddress&&t.ipAddress&&(e.ipAddress=t.ipAddress),!e.userAgent&&t.userAgent&&(e.userAgent=t.userAgent),typeof t.errors=="number"&&(e.errors=t.errors),t.status&&(e.status=t.status)}function ga(e,t){let n={};t?n={status:t}:e.status==="ok"&&(n={status:"exited"}),ft(e,n)}function sd(e){return{sid:`${e.sid}`,init:e.init,started:new Date(e.started*1e3).toISOString(),timestamp:new Date(e.timestamp*1e3).toISOString(),status:e.status,errors:e.errors,did:typeof e.did=="number"||typeof e.did=="string"?`${e.did}`:void 0,duration:e.duration,abnormal_mechanism:e.abnormal_mechanism,attrs:{release:e.release,environment:e.environment,ip_address:e.ipAddress,user_agent:e.userAgent}}}function Tt(e,t,n=2){if(!t||typeof t!="object"||n<=0)return t;if(e&&Object.keys(t).length===0)return e;let r=_({},e);for(let i in t)Object.prototype.hasOwnProperty.call(t,i)&&(r[i]=Tt(r[i],t[i],n-1));return r}function Li(){return ce()}function gr(){return ce().substring(16)}var Vi="_sentrySpan";function Fi(e,t){t?De(e,Vi,t):delete e[Vi]}function ki(e){return e[Vi]}var ad=100,he=class e{constructor(){this._notifyingListeners=!1,this._scopeListeners=[],this._eventProcessors=[],this._breadcrumbs=[],this._attachments=[],this._user={},this._tags={},this._extra={},this._contexts={},this._sdkProcessingMetadata={},this._propagationContext={traceId:Li(),sampleRand:Math.random()}}clone(){let t=new e;return t._breadcrumbs=[...this._breadcrumbs],t._tags=_({},this._tags),t._extra=_({},this._extra),t._contexts=_({},this._contexts),this._contexts.flags&&(t._contexts.flags={values:[...this._contexts.flags.values]}),t._user=this._user,t._level=this._level,t._session=this._session,t._transactionName=this._transactionName,t._fingerprint=this._fingerprint,t._eventProcessors=[...this._eventProcessors],t._attachments=[...this._attachments],t._sdkProcessingMetadata=_({},this._sdkProcessingMetadata),t._propagationContext=_({},this._propagationContext),t._client=this._client,t._lastEventId=this._lastEventId,Fi(t,ki(this)),t}setClient(t){this._client=t}setLastEventId(t){this._lastEventId=t}getClient(){return this._client}lastEventId(){return this._lastEventId}addScopeListener(t){this._scopeListeners.push(t)}addEventProcessor(t){return this._eventProcessors.push(t),this}setUser(t){return this._user=t||{email:void 0,id:void 0,ip_address:void 0,username:void 0},this._session&&ft(this._session,{user:t}),this._notifyScopeListeners(),this}getUser(){return this._user}setTags(t){return this._tags=_(_({},this._tags),t),this._notifyScopeListeners(),this}setTag(t,n){return this._tags=V(_({},this._tags),{[t]:n}),this._notifyScopeListeners(),this}setExtras(t){return this._extra=_(_({},this._extra),t),this._notifyScopeListeners(),this}setExtra(t,n){return this._extra=V(_({},this._extra),{[t]:n}),this._notifyScopeListeners(),this}setFingerprint(t){return this._fingerprint=t,this._notifyScopeListeners(),this}setLevel(t){return this._level=t,this._notifyScopeListeners(),this}setTransactionName(t){return this._transactionName=t,this._notifyScopeListeners(),this}setContext(t,n){return n===null?delete this._contexts[t]:this._contexts[t]=n,this._notifyScopeListeners(),this}setSession(t){return t?this._session=t:delete this._session,this._notifyScopeListeners(),this}getSession(){return this._session}update(t){if(!t)return this;let n=typeof t=="function"?t(this):t,r=n instanceof e?n.getScopeData():lt(n)?t:void 0,{tags:i,extra:o,user:s,contexts:u,level:l,fingerprint:h=[],propagationContext:y}=r||{};return this._tags=_(_({},this._tags),i),this._extra=_(_({},this._extra),o),this._contexts=_(_({},this._contexts),u),s&&Object.keys(s).length&&(this._user=s),l&&(this._level=l),h.length&&(this._fingerprint=h),y&&(this._propagationContext=y),this}clear(){return this._breadcrumbs=[],this._tags={},this._extra={},this._user={},this._contexts={},this._level=void 0,this._transactionName=void 0,this._fingerprint=void 0,this._session=void 0,Fi(this,void 0),this._attachments=[],this.setPropagationContext({traceId:Li(),sampleRand:Math.random()}),this._notifyScopeListeners(),this}addBreadcrumb(t,n){let r=typeof n=="number"?n:ad;if(r<=0)return this;let i=V(_({timestamp:Ke()},t),{message:t.message?It(t.message,2048):t.message});return this._breadcrumbs.push(i),this._breadcrumbs.length>r&&(this._breadcrumbs=this._breadcrumbs.slice(-r),this._client?.recordDroppedEvent("buffer_overflow","log_item")),this._notifyScopeListeners(),this}getLastBreadcrumb(){return this._breadcrumbs[this._breadcrumbs.length-1]}clearBreadcrumbs(){return this._breadcrumbs=[],this._notifyScopeListeners(),this}addAttachment(t){return this._attachments.push(t),this}clearAttachments(){return this._attachments=[],this}getScopeData(){return{breadcrumbs:this._breadcrumbs,attachments:this._attachments,contexts:this._contexts,tags:this._tags,extra:this._extra,user:this._user,level:this._level,fingerprint:this._fingerprint||[],eventProcessors:this._eventProcessors,propagationContext:this._propagationContext,sdkProcessingMetadata:this._sdkProcessingMetadata,transactionName:this._transactionName,span:ki(this)}}setSDKProcessingMetadata(t){return this._sdkProcessingMetadata=Tt(this._sdkProcessingMetadata,t,2),this}setPropagationContext(t){return this._propagationContext=t,this}getPropagationContext(){return this._propagationContext}captureException(t,n){let r=n?.event_id||ce();if(!this._client)return R&&w.warn("No client configured on scope - will not capture exception!"),r;let i=new Error("Sentry syntheticException");return this._client.captureException(t,V(_({originalException:t,syntheticException:i},n),{event_id:r}),this),r}captureMessage(t,n,r){let i=r?.event_id||ce();if(!this._client)return R&&w.warn("No client configured on scope - will not capture message!"),i;let o=new Error(t);return this._client.captureMessage(t,n,V(_({originalException:t,syntheticException:o},r),{event_id:i}),this),i}captureEvent(t,n){let r=n?.event_id||ce();return this._client?(this._client.captureEvent(t,V(_({},n),{event_id:r}),this),r):(R&&w.warn("No client configured on scope - will not capture event!"),r)}_notifyScopeListeners(){this._notifyingListeners||(this._notifyingListeners=!0,this._scopeListeners.forEach(t=>{t(this)}),this._notifyingListeners=!1)}};function _a(){return ut("defaultCurrentScope",()=>new he)}function va(){return ut("defaultIsolationScope",()=>new he)}var Ui=class{constructor(t,n){let r;t?r=t:r=new he;let i;n?i=n:i=new he,this._stack=[{scope:r}],this._isolationScope=i}withScope(t){let n=this._pushScope(),r;try{r=t(n)}catch(i){throw this._popScope(),i}return dt(r)?r.then(i=>(this._popScope(),i),i=>{throw this._popScope(),i}):(this._popScope(),r)}getClient(){return this.getStackTop().client}getScope(){return this.getStackTop().scope}getIsolationScope(){return this._isolationScope}getStackTop(){return this._stack[this._stack.length-1]}_pushScope(){let t=this.getScope().clone();return this._stack.push({client:this.getClient(),scope:t}),t}_popScope(){return this._stack.length<=1?!1:!!this._stack.pop()}};function tn(){let e=Rt(),t=Mt(e);return t.stack=t.stack||new Ui(_a(),va())}function cd(e){return tn().withScope(e)}function ud(e,t){let n=tn();return n.withScope(()=>(n.getStackTop().scope=e,t(e)))}function ya(e){return tn().withScope(()=>e(tn().getIsolationScope()))}function Ea(){return{withIsolationScope:ya,withScope:cd,withSetScope:ud,withSetIsolationScope:(e,t)=>ya(t),getCurrentScope:()=>tn().getScope(),getIsolationScope:()=>tn().getIsolationScope()}}function _r(e){let t=Mt(e);return t.acs?t.acs:Ea()}function Xe(){let e=Rt();return _r(e).getCurrentScope()}function Je(){let e=Rt();return _r(e).getIsolationScope()}function vr(){return ut("globalScope",()=>new he)}function Rn(...e){let t=Rt(),n=_r(t);if(e.length===2){let[r,i]=e;return r?n.withSetScope(r,i):n.withScope(i)}return n.withScope(e[0])}function K(){return Xe().getClient()}function Bi(e){let t=e.getPropagationContext(),{traceId:n,parentSpanId:r,propagationSpanId:i}=t,o={trace_id:n,span_id:i||gr()};return r&&(o.parent_span_id=r),o}var yr="sentry.source",Hi="sentry.sample_rate",ba="sentry.previous_trace_sample_rate",Gi="sentry.op",$i="sentry.origin";var ji="sentry.profile_id",Wi="sentry.exclusive_time";var ld="_sentryScope",dd="_sentryIsolationScope";function Er(e){return{scope:e[ld],isolationScope:e[dd]}}var fd="sentry-",pd=/^sentry-/;function Ca(e){let t=md(e);if(!t)return;let n=Object.entries(t).reduce((r,[i,o])=>{if(i.match(pd)){let s=i.slice(fd.length);r[s]=o}return r},{});if(Object.keys(n).length>0)return n}function md(e){if(!(!e||!be(e)&&!Array.isArray(e)))return Array.isArray(e)?e.reduce((t,n)=>{let r=Sa(n);return Object.entries(r).forEach(([i,o])=>{t[i]=o}),t},{}):Sa(e)}function Sa(e){return e.split(",").map(t=>t.split("=").map(n=>{try{return decodeURIComponent(n.trim())}catch{return}})).reduce((t,[n,r])=>(n&&r&&(t[n]=r),t),{})}function Ia(e){if(typeof e=="boolean")return Number(e);let t=typeof e=="string"?parseFloat(e):e;if(!(typeof t!="number"||isNaN(t)||t<0||t>1))return t}var wa=1,Ta=!1;function zi(e){let{spanId:t,traceId:n,isRemote:r}=e.spanContext(),i=r?t:nn(e).parent_span_id,o=Er(e).scope,s=r?o?.getPropagationContext().propagationSpanId||gr():t;return{parent_span_id:i,span_id:s,trace_id:n}}function hd(e){if(e&&e.length>0)return e.map(s=>{var u=s,{context:l}=u,h=l,{spanId:t,traceId:n,traceFlags:r}=h,i=Cs(h,["spanId","traceId","traceFlags"]),{attributes:o}=u;return _({span_id:t,trace_id:n,sampled:r===wa,attributes:o},i)})}function xa(e){return typeof e=="number"?Da(e):Array.isArray(e)?e[0]+e[1]/1e9:e instanceof Date?Da(e.getTime()):Ie()}function Da(e){return e>9999999999?e/1e3:e}function nn(e){if(_d(e))return e.getSpanJSON();let{spanId:t,traceId:n}=e.spanContext();if(gd(e)){let{attributes:r,startTime:i,name:o,endTime:s,status:u,links:l}=e,h="parentSpanId"in e?e.parentSpanId:"parentSpanContext"in e?e.parentSpanContext?.spanId:void 0;return{span_id:t,trace_id:n,data:r,description:o,parent_span_id:h,start_timestamp:xa(i),timestamp:xa(s)||void 0,status:vd(u),op:r[Gi],origin:r[$i],links:hd(l)}}return{span_id:t,trace_id:n,start_timestamp:0,data:{}}}function gd(e){let t=e;return!!t.attributes&&!!t.startTime&&!!t.name&&!!t.endTime&&!!t.status}function _d(e){return typeof e.getSpanJSON=="function"}function Aa(e){let{traceFlags:t}=e.spanContext();return t===wa}function vd(e){if(!(!e||e.code===0))return e.code===1?"ok":e.message||"unknown_error"}var yd="_sentryRootSpan";function Mn(e){return e[yd]||e}function Yi(){Ta||(Ct(()=>{console.warn("[Sentry] Returning null from `beforeSendSpan` is disallowed. To drop certain spans, configure the respective integrations directly.")}),Ta=!0)}function Na(e){if(typeof __SENTRY_TRACING__=="boolean"&&!__SENTRY_TRACING__)return!1;let t=e||K()?.getOptions();return!!t&&(t.tracesSampleRate!=null||!!t.tracesSampler)}var rn="production";var Ed=/^o(\d+)\./,bd=/^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;function Sd(e){return e==="http"||e==="https"}function xt(e,t=!1){let{host:n,path:r,pass:i,port:o,projectId:s,protocol:u,publicKey:l}=e;return`${u}://${l}${t&&i?`:${i}`:""}@${n}${o?`:${o}`:""}/${r&&`${r}/`}${s}`}function Cd(e){let t=bd.exec(e);if(!t){Ct(()=>{console.error(`Invalid Sentry Dsn: ${e}`)});return}let[n,r,i="",o="",s="",u=""]=t.slice(1),l="",h=u,y=h.split("/");if(y.length>1&&(l=y.slice(0,-1).join("/"),h=y.pop()),h){let p=h.match(/^\d+/);p&&(h=p[0])}return Oa({host:o,pass:i,path:l,projectId:h,port:s,protocol:n,publicKey:r})}function Oa(e){return{protocol:e.protocol,publicKey:e.publicKey||"",pass:e.pass||"",host:e.host,port:e.port||"",path:e.path||"",projectId:e.projectId}}function Id(e){if(!R)return!0;let{port:t,projectId:n,protocol:r}=e;return["protocol","publicKey","host","projectId"].find(s=>e[s]?!1:(w.error(`Invalid Sentry Dsn: ${s} missing`),!0))?!1:n.match(/^\d+$/)?Sd(r)?t&&isNaN(parseInt(t,10))?(w.error(`Invalid Sentry Dsn: Invalid port ${t}`),!1):!0:(w.error(`Invalid Sentry Dsn: Invalid protocol ${r}`),!1):(w.error(`Invalid Sentry Dsn: Invalid projectId ${n}`),!1)}function Ra(e){return e.match(Ed)?.[1]}function Ma(e){let t=typeof e=="string"?Cd(e):Oa(e);if(!(!t||!Id(t)))return t}var Td="_frozenDsc";function Pa(e,t){let n=t.getOptions(),{publicKey:r,host:i}=t.getDsn()||{},o;n.orgId?o=String(n.orgId):i&&(o=Ra(i));let s={environment:n.environment||rn,release:n.release,public_key:r,trace_id:e,org_id:o};return t.emit("createDsc",s),s}function La(e,t){let n=t.getPropagationContext();return n.dsc||Pa(n.traceId,e)}function qi(e){let t=K();if(!t)return{};let n=Mn(e),r=nn(n),i=r.data,o=n.spanContext().traceState,s=o?.get("sentry.sample_rate")??i[Hi]??i[ba];function u(N){return(typeof s=="number"||typeof s=="string")&&(N.sample_rate=`${s}`),N}let l=n[Td];if(l)return u(l);let h=o?.get("sentry.dsc"),y=h&&Ca(h);if(y)return u(y);let p=Pa(e.spanContext().traceId,t),E=i[yr],v=r.description;return E!=="url"&&v&&(p.transaction=v),Na()&&(p.sampled=String(Aa(n)),p.sample_rand=o?.get("sentry.sample_rand")??Er(n).scope?.getPropagationContext().sampleRand.toString()),u(p),t.emit("createDsc",p,n),p}function Le(e,t=100,n=1/0){try{return Ki("",e,t,n)}catch(r){return{ERROR:`**non-serializable** (${r})`}}}function br(e,t=3,n=100*1024){let r=Le(e,t);return Ad(r)>n?br(e,t-1,n):r}function Ki(e,t,n=1/0,r=1/0,i=Nd()){let[o,s]=i;if(t==null||["boolean","string"].includes(typeof t)||typeof t=="number"&&Number.isFinite(t))return t;let u=xd(e,t);if(!u.startsWith("[object "))return u;if(t.__sentry_skip_normalization__)return t;let l=typeof t.__sentry_override_normalization_depth__=="number"?t.__sentry_override_normalization_depth__:n;if(l===0)return u.replace("object ","");if(o(t))return"[Circular ~]";let h=t;if(h&&typeof h.toJSON=="function")try{let v=h.toJSON();return Ki("",v,l-1,r,i)}catch{}let y=Array.isArray(t)?[]:{},p=0,E=mr(t);for(let v in E){if(!Object.prototype.hasOwnProperty.call(E,v))continue;if(p>=r){y[v]="[MaxProperties ~]";break}let N=E[v];y[v]=Ki(v,N,l-1,r,i),p++}return s(t),y}function xd(e,t){try{if(e==="domain"&&t&&typeof t=="object"&&t._events)return"[Domain]";if(e==="domainEmitter")return"[DomainEmitter]";if(typeof global<"u"&&t===global)return"[Global]";if(typeof window<"u"&&t===window)return"[Window]";if(typeof document<"u"&&t===document)return"[Document]";if(An(t))return"[VueViewModel]";if(Oi(t))return"[SyntheticEvent]";if(typeof t=="number"&&!Number.isFinite(t))return`[${t}]`;if(typeof t=="function")return`[Function: ${Pe(t)}]`;if(typeof t=="symbol")return`[${String(t)}]`;if(typeof t=="bigint")return`[BigInt: ${String(t)}]`;let n=Dd(t);return/^HTML(\w*)Element$/.test(n)?`[HTMLElement: ${n}]`:`[object ${n}]`}catch(n){return`**non-serializable** (${n})`}}function Dd(e){let t=Object.getPrototypeOf(e);return t?.constructor?t.constructor.name:"null prototype"}function wd(e){return~-encodeURI(e).split(/%..|./).length}function Ad(e){return wd(JSON.stringify(e))}function Nd(){let e=new WeakSet;function t(r){return e.has(r)?!0:(e.add(r),!1)}function n(r){e.delete(r)}return[t,n]}function pt(e,t=[]){return[e,t]}function Va(e,t){let[n,r]=e;return[n,[...r,t]]}function Ji(e,t){let n=e[1];for(let r of n){let i=r[0].type;if(t(r,i))return!0}return!1}function Xi(e){let t=Mt(P);return t.encodePolyfill?t.encodePolyfill(e):new TextEncoder().encode(e)}function Fa(e){let[t,n]=e,r=JSON.stringify(t);function i(o){typeof r=="string"?r=typeof o=="string"?r+o:[Xi(r),o]:r.push(typeof o=="string"?Xi(o):o)}for(let o of n){let[s,u]=o;if(i(`
|
|
7
|
-
${JSON.stringify(s)}
|
|
8
|
-
`),typeof u=="string"||u instanceof Uint8Array)i(u);else{let l;try{l=JSON.stringify(u)}catch{l=JSON.stringify(Le(u))}i(l)}}return typeof r=="string"?r:Od(r)}function Od(e){let t=e.reduce((i,o)=>i+o.length,0),n=new Uint8Array(t),r=0;for(let i of e)n.set(i,r),r+=i.length;return n}function ka(e){let t=typeof e.data=="string"?Xi(e.data):e.data;return[{type:"attachment",length:t.length,filename:e.filename,content_type:e.contentType,attachment_type:e.attachmentType},t]}var Rd={session:"session",sessions:"session",attachment:"attachment",transaction:"transaction",event:"error",client_report:"internal",user_report:"default",profile:"profile",profile_chunk:"profile",replay_event:"replay",replay_recording:"replay",check_in:"monitor",feedback:"feedback",span:"span",raw_security:"security",log:"log_item"};function Qi(e){return Rd[e]}function Zi(e){if(!e?.sdk)return;let{name:t,version:n}=e.sdk;return{name:t,version:n}}function Ua(e,t,n,r){let i=e.sdkProcessingMetadata?.dynamicSamplingContext;return _(_(_({event_id:e.event_id,sent_at:new Date().toISOString()},t&&{sdk:t}),!!n&&r&&{dsn:xt(r)}),i&&{trace:i})}function Md(e,t){return t&&(e.sdk=e.sdk||{},e.sdk.name=e.sdk.name||t.name,e.sdk.version=e.sdk.version||t.version,e.sdk.integrations=[...e.sdk.integrations||[],...t.integrations||[]],e.sdk.packages=[...e.sdk.packages||[],...t.packages||[]]),e}function Ba(e,t,n,r){let i=Zi(n),o=_(_({sent_at:new Date().toISOString()},i&&{sdk:i}),!!r&&t&&{dsn:xt(t)}),s="aggregates"in e?[{type:"sessions"},e]:[{type:"session"},e.toJSON()];return pt(o,[s])}function Ha(e,t,n,r){let i=Zi(n),o=e.type&&e.type!=="replay_event"?e.type:"event";Md(e,n?.sdk);let s=Ua(e,i,r,t);return delete e.sdkProcessingMetadata,pt(s,[[{type:o},e]])}var eo=0,Ga=1,$a=2;function Ve(e){return new je(t=>{t(e)})}function Dt(e){return new je((t,n)=>{n(e)})}var je=class e{constructor(t){this._state=eo,this._handlers=[],this._runExecutor(t)}then(t,n){return new e((r,i)=>{this._handlers.push([!1,o=>{if(!t)r(o);else try{r(t(o))}catch(s){i(s)}},o=>{if(!n)i(o);else try{r(n(o))}catch(s){i(s)}}]),this._executeHandlers()})}catch(t){return this.then(n=>n,t)}finally(t){return new e((n,r)=>{let i,o;return this.then(s=>{o=!1,i=s,t&&t()},s=>{o=!0,i=s,t&&t()}).then(()=>{if(o){r(i);return}n(i)})})}_executeHandlers(){if(this._state===eo)return;let t=this._handlers.slice();this._handlers=[],t.forEach(n=>{n[0]||(this._state===Ga&&n[1](this._value),this._state===$a&&n[2](this._value),n[0]=!0)})}_runExecutor(t){let n=(o,s)=>{if(this._state===eo){if(dt(s)){s.then(r,i);return}this._state=o,this._value=s,this._executeHandlers()}},r=o=>{n(Ga,o)},i=o=>{n($a,o)};try{t(r,i)}catch(o){i(o)}}};function Sr(e,t,n,r=0){return new je((i,o)=>{let s=e[r];if(t===null||typeof s!="function")i(t);else{let u=s(_({},t),n);R&&s.id&&u===null&&w.log(`Event processor "${s.id}" dropped event`),dt(u)?u.then(l=>Sr(e,l,n,r+1).then(i)).then(null,o):Sr(e,u,n,r+1).then(i).then(null,o)}})}function ja(e,t){let{fingerprint:n,span:r,breadcrumbs:i,sdkProcessingMetadata:o}=t;Pd(e,t),r&&Fd(e,r),kd(e,n),Ld(e,i),Vd(e,o)}function to(e,t){let{extra:n,tags:r,user:i,contexts:o,level:s,sdkProcessingMetadata:u,breadcrumbs:l,fingerprint:h,eventProcessors:y,attachments:p,propagationContext:E,transactionName:v,span:N}=t;Cr(e,"extra",n),Cr(e,"tags",r),Cr(e,"user",i),Cr(e,"contexts",o),e.sdkProcessingMetadata=Tt(e.sdkProcessingMetadata,u,2),s&&(e.level=s),v&&(e.transactionName=v),N&&(e.span=N),l.length&&(e.breadcrumbs=[...e.breadcrumbs,...l]),h.length&&(e.fingerprint=[...e.fingerprint,...h]),y.length&&(e.eventProcessors=[...e.eventProcessors,...y]),p.length&&(e.attachments=[...e.attachments,...p]),e.propagationContext=_(_({},e.propagationContext),E)}function Cr(e,t,n){e[t]=Tt(e[t],n,1)}function Pd(e,t){let{extra:n,tags:r,user:i,contexts:o,level:s,transactionName:u}=t;Object.keys(n).length&&(e.extra=_(_({},n),e.extra)),Object.keys(r).length&&(e.tags=_(_({},r),e.tags)),Object.keys(i).length&&(e.user=_(_({},i),e.user)),Object.keys(o).length&&(e.contexts=_(_({},o),e.contexts)),s&&(e.level=s),u&&e.type!=="transaction"&&(e.transaction=u)}function Ld(e,t){let n=[...e.breadcrumbs||[],...t];e.breadcrumbs=n.length?n:void 0}function Vd(e,t){e.sdkProcessingMetadata=_(_({},e.sdkProcessingMetadata),t)}function Fd(e,t){e.contexts=_({trace:zi(t)},e.contexts),e.sdkProcessingMetadata=_({dynamicSamplingContext:qi(t)},e.sdkProcessingMetadata);let n=Mn(t),r=nn(n).description;r&&!e.transaction&&e.type==="transaction"&&(e.transaction=r)}function kd(e,t){e.fingerprint=e.fingerprint?Array.isArray(e.fingerprint)?e.fingerprint:[e.fingerprint]:[],t&&(e.fingerprint=e.fingerprint.concat(t)),e.fingerprint.length||delete e.fingerprint}var Ir,Wa,Tr;function za(e){let t=P._sentryDebugIds;if(!t)return{};let n=Object.keys(t);return Tr&&n.length===Wa||(Wa=n.length,Tr=n.reduce((r,i)=>{Ir||(Ir={});let o=Ir[i];if(o)r[o[0]]=o[1];else{let s=e(i);for(let u=s.length-1;u>=0;u--){let h=s[u]?.filename,y=t[i];if(h&&y){r[h]=y,Ir[i]=[h,y];break}}}return r},{})),Tr}function Ya(e,t,n,r,i,o){let{normalizeDepth:s=3,normalizeMaxBreadth:u=1e3}=e,l=V(_({},t),{event_id:t.event_id||n.event_id||ce(),timestamp:t.timestamp||Ke()}),h=n.integrations||e.integrations.map(M=>M.name);Ud(l,e),Gd(l,h),i&&i.emit("applyFrameMetadata",t),t.type===void 0&&Bd(l,e.stackParser);let y=jd(r,n.captureContext);n.mechanism&&qe(l,n.mechanism);let p=i?i.getEventProcessors():[],E=vr().getScopeData();if(o){let M=o.getScopeData();to(E,M)}if(y){let M=y.getScopeData();to(E,M)}let v=[...n.attachments||[],...E.attachments];v.length&&(n.attachments=v),ja(l,E);let N=[...p,...E.eventProcessors];return Sr(N,l,n).then(M=>(M&&Hd(M),typeof s=="number"&&s>0?$d(M,s,u):M))}function Ud(e,t){let{environment:n,release:r,dist:i,maxValueLength:o=250}=t;e.environment=e.environment||n||rn,!e.release&&r&&(e.release=r),!e.dist&&i&&(e.dist=i);let s=e.request;s?.url&&(s.url=It(s.url,o))}function Bd(e,t){let n=za(t);e.exception?.values?.forEach(r=>{r.stacktrace?.frames?.forEach(i=>{i.filename&&(i.debug_id=n[i.filename])})})}function Hd(e){let t={};if(e.exception?.values?.forEach(r=>{r.stacktrace?.frames?.forEach(i=>{i.debug_id&&(i.abs_path?t[i.abs_path]=i.debug_id:i.filename&&(t[i.filename]=i.debug_id),delete i.debug_id)})}),Object.keys(t).length===0)return;e.debug_meta=e.debug_meta||{},e.debug_meta.images=e.debug_meta.images||[];let n=e.debug_meta.images;Object.entries(t).forEach(([r,i])=>{n.push({type:"sourcemap",code_file:r,debug_id:i})})}function Gd(e,t){t.length>0&&(e.sdk=e.sdk||{},e.sdk.integrations=[...e.sdk.integrations||[],...t])}function $d(e,t,n){if(!e)return null;let r=_(_(_(_(_({},e),e.breadcrumbs&&{breadcrumbs:e.breadcrumbs.map(i=>_(_({},i),i.data&&{data:Le(i.data,t,n)}))}),e.user&&{user:Le(e.user,t,n)}),e.contexts&&{contexts:Le(e.contexts,t,n)}),e.extra&&{extra:Le(e.extra,t,n)});return e.contexts?.trace&&r.contexts&&(r.contexts.trace=e.contexts.trace,e.contexts.trace.data&&(r.contexts.trace.data=Le(e.contexts.trace.data,t,n))),e.spans&&(r.spans=e.spans.map(i=>_(_({},i),i.data&&{data:Le(i.data,t,n)}))),e.contexts?.flags&&r.contexts&&(r.contexts.flags=Le(e.contexts.flags,3,n)),r}function jd(e,t){if(!t)return e;let n=e?e.clone():new he;return n.update(t),n}function qa(e){if(e)return Wd(e)?{captureContext:e}:Yd(e)?{captureContext:e}:e}function Wd(e){return e instanceof he||typeof e=="function"}var zd=["user","level","extra","contexts","tags","fingerprint","propagationContext"];function Yd(e){return Object.keys(e).some(t=>zd.includes(t))}function xr(e,t){return Xe().captureException(e,qa(t))}function Pn(e,t){return Xe().captureEvent(e,t)}function Ln(e){let t=Je(),n=Xe(),{userAgent:r}=P.navigator||{},i=ha(_(_({user:n.getUser()||t.getUser()},r&&{userAgent:r}),e)),o=t.getSession();return o?.status==="ok"&&ft(o,{status:"exited"}),Dr(),t.setSession(i),i}function Dr(){let e=Je(),n=Xe().getSession()||e.getSession();n&&ga(n),Xa(),e.setSession()}function Xa(){let e=Je(),t=K(),n=e.getSession();n&&t&&t.captureSession(n)}function Vn(e=!1){if(e){Dr();return}Xa()}var qd="7";function Kd(e){let t=e.protocol?`${e.protocol}:`:"",n=e.port?`:${e.port}`:"";return`${t}//${e.host}${n}${e.path?`/${e.path}`:""}/api/`}function Xd(e){return`${Kd(e)}${e.projectId}/envelope/`}function Jd(e,t){let n={sentry_version:qd};return e.publicKey&&(n.sentry_key=e.publicKey),t&&(n.sentry_client=`${t.name}/${t.version}`),new URLSearchParams(n).toString()}function Ja(e,t,n){return t||`${Xd(e)}?${Jd(e,n)}`}var Qa=[];function Za(e,t){let n={};return t.forEach(r=>{r&&ro(e,r,n)}),n}function no(e,t){for(let n of t)n?.afterAllSetup&&n.afterAllSetup(e)}function ro(e,t,n){if(n[t.name]){R&&w.log(`Integration skipped because it was already installed: ${t.name}`);return}if(n[t.name]=t,Qa.indexOf(t.name)===-1&&typeof t.setupOnce=="function"&&(t.setupOnce(),Qa.push(t.name)),t.setup&&typeof t.setup=="function"&&t.setup(e),typeof t.preprocessEvent=="function"){let r=t.preprocessEvent.bind(t);e.on("preprocessEvent",(i,o)=>r(i,o,e))}if(typeof t.processEvent=="function"){let r=t.processEvent.bind(t),i=Object.assign((o,s)=>r(o,s,e),{id:t.name});e.addEventProcessor(i)}R&&w.log(`Integration installed: ${t.name}`)}function ec(e,t,n){let r=[{type:"client_report"},{timestamp:n||Ke(),discarded_events:e}];return pt(t?{dsn:t}:{},[r])}function wr(e){let t=[];e.message&&t.push(e.message);try{let n=e.exception.values[e.exception.values.length-1];n?.value&&(t.push(n.value),n.type&&t.push(`${n.type}: ${n.value}`))}catch{}return t}function tc(e){let{trace_id:t,parent_span_id:n,span_id:r,status:i,origin:o,data:s,op:u}=e.contexts?.trace??{};return{data:s??{},description:e.transaction,op:u,parent_span_id:n,span_id:r??"",start_timestamp:e.start_timestamp??0,status:i,timestamp:e.timestamp,trace_id:t??"",origin:o,profile_id:s?.[ji],exclusive_time:s?.[Wi],measurements:e.measurements,is_segment:!0}}function nc(e){return{type:"transaction",timestamp:e.timestamp,start_timestamp:e.start_timestamp,transaction:e.description,contexts:{trace:{trace_id:e.trace_id,span_id:e.span_id,parent_span_id:e.parent_span_id,op:e.op,status:e.status,origin:e.origin,data:_(_(_({},e.data),e.profile_id&&{[ji]:e.profile_id}),e.exclusive_time&&{[Wi]:e.exclusive_time})}},measurements:e.measurements}}var rc="Not capturing exception because it's already been captured.",ic="Discarded session because of missing or non-string release",ac=Symbol.for("SentryInternalError"),cc=Symbol.for("SentryDoNotSendEventError");function Ar(e){return{message:e,[ac]:!0}}function io(e){return{message:e,[cc]:!0}}function oc(e){return!!e&&typeof e=="object"&&ac in e}function sc(e){return!!e&&typeof e=="object"&&cc in e}var Fn=class{constructor(t){if(this._options=t,this._integrations={},this._numProcessing=0,this._outcomes={},this._hooks={},this._eventProcessors=[],t.dsn?this._dsn=Ma(t.dsn):R&&w.warn("No DSN provided, client will not send events."),this._dsn){let n=Ja(this._dsn,t.tunnel,t._metadata?t._metadata.sdk:void 0);this._transport=t.transport(V(_({tunnel:this._options.tunnel,recordDroppedEvent:this.recordDroppedEvent.bind(this)},t.transportOptions),{url:n}))}}captureException(t,n,r){let i=ce();if(hr(t))return R&&w.log(rc),i;let o=_({event_id:i},n);return this._process(this.eventFromException(t,o).then(s=>this._captureEvent(s,o,r))),o.event_id}captureMessage(t,n,r,i){let o=_({event_id:ce()},r),s=Qt(t)?t:String(t),u=Lt(t)?this.eventFromMessage(s,n,o):this.eventFromException(t,o);return this._process(u.then(l=>this._captureEvent(l,o,i))),o.event_id}captureEvent(t,n,r){let i=ce();if(n?.originalException&&hr(n.originalException))return R&&w.log(rc),i;let o=_({event_id:i},n),s=t.sdkProcessingMetadata||{},u=s.capturedSpanScope,l=s.capturedSpanIsolationScope;return this._process(this._captureEvent(t,o,u||r,l)),o.event_id}captureSession(t){this.sendSession(t),ft(t,{init:!1})}getDsn(){return this._dsn}getOptions(){return this._options}getSdkMetadata(){return this._options._metadata}getTransport(){return this._transport}flush(t){let n=this._transport;return n?(this.emit("flush"),this._isClientDoneProcessing(t).then(r=>n.flush(t).then(i=>r&&i))):Ve(!0)}close(t){return this.flush(t).then(n=>(this.getOptions().enabled=!1,this.emit("close"),n))}getEventProcessors(){return this._eventProcessors}addEventProcessor(t){this._eventProcessors.push(t)}init(){(this._isEnabled()||this._options.integrations.some(({name:t})=>t.startsWith("Spotlight")))&&this._setupIntegrations()}getIntegrationByName(t){return this._integrations[t]}addIntegration(t){let n=this._integrations[t.name];ro(this,t,this._integrations),n||no(this,[t])}sendEvent(t,n={}){this.emit("beforeSendEvent",t,n);let r=Ha(t,this._dsn,this._options._metadata,this._options.tunnel);for(let o of n.attachments||[])r=Va(r,ka(o));let i=this.sendEnvelope(r);i&&i.then(o=>this.emit("afterSendEvent",t,o),null)}sendSession(t){let{release:n,environment:r=rn}=this._options;if("aggregates"in t){let o=t.attrs||{};if(!o.release&&!n){R&&w.warn(ic);return}o.release=o.release||n,o.environment=o.environment||r,t.attrs=o}else{if(!t.release&&!n){R&&w.warn(ic);return}t.release=t.release||n,t.environment=t.environment||r}this.emit("beforeSendSession",t);let i=Ba(t,this._dsn,this._options._metadata,this._options.tunnel);this.sendEnvelope(i)}recordDroppedEvent(t,n,r=1){if(this._options.sendClientReports){let i=`${t}:${n}`;R&&w.log(`Recording outcome: "${i}"${r>1?` (${r} times)`:""}`),this._outcomes[i]=(this._outcomes[i]||0)+r}}on(t,n){let r=this._hooks[t]=this._hooks[t]||[];return r.push(n),()=>{let i=r.indexOf(n);i>-1&&r.splice(i,1)}}emit(t,...n){let r=this._hooks[t];r&&r.forEach(i=>i(...n))}sendEnvelope(t){return this.emit("beforeEnvelope",t),this._isEnabled()&&this._transport?this._transport.send(t).then(null,n=>(R&&w.error("Error while sending envelope:",n),n)):(R&&w.error("Transport disabled"),Ve({}))}_setupIntegrations(){let{integrations:t}=this._options;this._integrations=Za(this,t),no(this,t)}_updateSessionFromEvent(t,n){let r=n.level==="fatal",i=!1,o=n.exception?.values;if(o){i=!0;for(let l of o)if(l.mechanism?.handled===!1){r=!0;break}}let s=t.status==="ok";(s&&t.errors===0||s&&r)&&(ft(t,V(_({},r&&{status:"crashed"}),{errors:t.errors||Number(i||r)})),this.captureSession(t))}_isClientDoneProcessing(t){return new je(n=>{let r=0,i=1,o=setInterval(()=>{this._numProcessing==0?(clearInterval(o),n(!0)):(r+=i,t&&r>=t&&(clearInterval(o),n(!1)))},i)})}_isEnabled(){return this.getOptions().enabled!==!1&&this._transport!==void 0}_prepareEvent(t,n,r,i){let o=this.getOptions(),s=Object.keys(this._integrations);return!n.integrations&&s?.length&&(n.integrations=s),this.emit("preprocessEvent",t,n),t.type||i.setLastEventId(t.event_id||n.event_id),Ya(o,t,n,r,this,i).then(u=>{if(u===null)return u;this.emit("postprocessEvent",u,n),u.contexts=_({trace:Bi(r)},u.contexts);let l=La(this,r);return u.sdkProcessingMetadata=_({dynamicSamplingContext:l},u.sdkProcessingMetadata),u})}_captureEvent(t,n={},r=Xe(),i=Je()){return R&&oo(t)&&w.log(`Captured error event \`${wr(t)[0]||"<unknown>"}\``),this._processEvent(t,n,r,i).then(o=>o.event_id,o=>{R&&(sc(o)?w.log(o.message):oc(o)?w.warn(o.message):w.warn(o))})}_processEvent(t,n,r,i){let o=this.getOptions(),{sampleRate:s}=o,u=uc(t),l=oo(t),h=t.type||"error",y=`before send for type \`${h}\``,p=typeof s>"u"?void 0:Ia(s);if(l&&typeof p=="number"&&Math.random()>p)return this.recordDroppedEvent("sample_rate","error"),Dt(io(`Discarding event because it's not included in the random sample (sampling rate = ${s})`));let E=h==="replay_event"?"replay":h;return this._prepareEvent(t,n,r,i).then(v=>{if(v===null)throw this.recordDroppedEvent("event_processor",E),io("An event processor returned `null`, will not send event.");if(n.data&&n.data.__sentry__===!0)return v;let U=ef(this,o,v,n);return Zd(U,y)}).then(v=>{if(v===null){if(this.recordDroppedEvent("before_send",E),u){let O=1+(t.spans||[]).length;this.recordDroppedEvent("before_send","span",O)}throw io(`${y} returned \`null\`, will not send event.`)}let N=r.getSession()||i.getSession();if(l&&N&&this._updateSessionFromEvent(N,v),u){let M=v.sdkProcessingMetadata?.spanCountBeforeProcessing||0,O=v.spans?v.spans.length:0,F=M-O;F>0&&this.recordDroppedEvent("before_send","span",F)}let U=v.transaction_info;if(u&&U&&v.transaction!==t.transaction){let M="custom";v.transaction_info=V(_({},U),{source:M})}return this.sendEvent(v,n),v}).then(null,v=>{throw sc(v)||oc(v)?v:(this.captureException(v,{data:{__sentry__:!0},originalException:v}),Ar(`Event processing pipeline threw an error, original event will not be sent. Details have been sent as a new event.
|
|
9
|
-
Reason: ${v}`))})}_process(t){this._numProcessing++,t.then(n=>(this._numProcessing--,n),n=>(this._numProcessing--,n))}_clearOutcomes(){let t=this._outcomes;return this._outcomes={},Object.entries(t).map(([n,r])=>{let[i,o]=n.split(":");return{reason:i,category:o,quantity:r}})}_flushOutcomes(){R&&w.log("Flushing outcomes...");let t=this._clearOutcomes();if(t.length===0){R&&w.log("No outcomes to send");return}if(!this._dsn){R&&w.log("No dsn provided, will not send outcomes");return}R&&w.log("Sending outcomes:",t);let n=ec(t,this._options.tunnel&&xt(this._dsn));this.sendEnvelope(n)}};function Zd(e,t){let n=`${t} must return \`null\` or a valid event.`;if(dt(e))return e.then(r=>{if(!lt(r)&&r!==null)throw Ar(n);return r},r=>{throw Ar(`${t} rejected with ${r}`)});if(!lt(e)&&e!==null)throw Ar(n);return e}function ef(e,t,n,r){let{beforeSend:i,beforeSendTransaction:o,beforeSendSpan:s}=t,u=n;if(oo(u)&&i)return i(u,r);if(uc(u)){if(s){let l=s(tc(u));if(l?u=Tt(n,nc(l)):Yi(),u.spans){let h=[];for(let y of u.spans){let p=s(y);p?h.push(p):(Yi(),h.push(y))}u.spans=h}}if(o){if(u.spans){let l=u.spans.length;u.sdkProcessingMetadata=V(_({},n.sdkProcessingMetadata),{spanCountBeforeProcessing:l})}return o(u,r)}}return u}function oo(e){return e.type===void 0}function uc(e){return e.type==="transaction"}function tf(e){return[{type:"log",item_count:e.length,content_type:"application/vnd.sentry.items.log+json"},{items:e}]}function lc(e,t,n,r){let i={};return t?.sdk&&(i.sdk={name:t.sdk.name,version:t.sdk.version}),n&&r&&(i.dsn=xt(r)),pt(i,[tf(e)])}function kn(e,t){let n=t??nf(e)??[];if(n.length===0)return;let r=e.getOptions(),i=lc(n,r._metadata,r.tunnel,e.getDsn());dc().set(e,[]),e.emit("flushLogs"),e.sendEnvelope(i)}function nf(e){return dc().get(e)}function dc(){return ut("clientToLogBufferMap",()=>new WeakMap)}var so=Symbol.for("SentryBufferFullError");function fc(e){let t=[];function n(){return e===void 0||t.length<e}function r(s){return t.splice(t.indexOf(s),1)[0]||Promise.resolve(void 0)}function i(s){if(!n())return Dt(so);let u=s();return t.indexOf(u)===-1&&t.push(u),u.then(()=>r(u)).then(null,()=>r(u).then(null,()=>{})),u}function o(s){return new je((u,l)=>{let h=t.length;if(!h)return u(!0);let y=setTimeout(()=>{s&&s>0&&u(!1)},s);t.forEach(p=>{Ve(p).then(()=>{--h||(clearTimeout(y),u(!0))},l)})})}return{$:t,add:i,drain:o}}function rf(e,t=Date.now()){let n=parseInt(`${e}`,10);if(!isNaN(n))return n*1e3;let r=Date.parse(`${e}`);return isNaN(r)?6e4:r-t}function of(e,t){return e[t]||e.all||0}function pc(e,t,n=Date.now()){return of(e,t)>n}function mc(e,{statusCode:t,headers:n},r=Date.now()){let i=_({},e),o=n?.["x-sentry-rate-limits"],s=n?.["retry-after"];if(o)for(let u of o.trim().split(",")){let[l,h,,,y]=u.split(":",5),p=parseInt(l,10),E=(isNaN(p)?60:p)*1e3;if(!h)i.all=r+E;else for(let v of h.split(";"))v==="metric_bucket"?(!y||y.split(";").includes("custom"))&&(i[v]=r+E):i[v]=r+E}else s?i.all=r+rf(s,r):t===429&&(i.all=r+60*1e3);return i}var sf=64;function Nr(e,t,n=fc(e.bufferSize||sf)){let r={},i=s=>n.drain(s);function o(s){let u=[];if(Ji(s,(p,E)=>{let v=Qi(E);pc(r,v)?e.recordDroppedEvent("ratelimit_backoff",v):u.push(p)}),u.length===0)return Ve({});let l=pt(s[0],u),h=p=>{Ji(l,(E,v)=>{e.recordDroppedEvent(p,Qi(v))})},y=()=>t({body:Fa(l)}).then(p=>(p.statusCode!==void 0&&(p.statusCode<200||p.statusCode>=300)&&R&&w.warn(`Sentry responded with status code ${p.statusCode} to sent event.`),r=mc(r,p),p),p=>{throw h("network_error"),R&&w.error("Encountered error running transport request:",p),p});return n.add(y).then(p=>p,p=>{if(p===so)return R&&w.error("Skipped sending event because buffer is full."),h("queue_overflow"),Ve({});throw p})}return{send:o,flush:i}}function ao(e){e.user?.ip_address===void 0&&(e.user=V(_({},e.user),{ip_address:"{{auto}}"}))}function co(e){"aggregates"in e?e.attrs?.ip_address===void 0&&(e.attrs=V(_({},e.attrs),{ip_address:"{{auto}}"})):e.ipAddress===void 0&&(e.ipAddress="{{auto}}")}function uo(e,t,n=[t],r="npm"){let i=e._metadata||{};i.sdk||(i.sdk={name:`sentry.javascript.${t}`,packages:n.map(o=>({name:`${r}:@sentry/${o}`,version:ze})),version:ze}),e._metadata=i}var af=100;function Qe(e,t){let n=K(),r=Je();if(!n)return;let{beforeBreadcrumb:i=null,maxBreadcrumbs:o=af}=n.getOptions();if(o<=0)return;let s=Ke(),u=_({timestamp:s},e),l=i?Ct(()=>i(u,t)):u;l!==null&&(n.emit&&n.emit("beforeAddBreadcrumb",l,t),r.addBreadcrumb(l,o))}var hc,cf="FunctionToString",gc=new WeakMap,uf=()=>({name:cf,setupOnce(){hc=Function.prototype.toString;try{Function.prototype.toString=function(...e){let t=Ft(this),n=gc.has(K())&&t!==void 0?t:this;return hc.apply(n,e)}}catch{}},setup(e){gc.set(e,!0)}}),Or=uf;var lf=[/^Script error\.?$/,/^Javascript error: Script error\.? on line 0$/,/^ResizeObserver loop completed with undelivered notifications.$/,/^Cannot redefine property: googletag$/,/^Can't find variable: gmo$/,/^undefined is not an object \(evaluating 'a\.[A-Z]'\)$/,`can't redefine non-configurable property "solana"`,"vv().getRestrictions is not a function. (In 'vv().getRestrictions(1,a)', 'vv().getRestrictions' is undefined)","Can't find variable: _AutofillCallbackHandler",/^Non-Error promise rejection captured with value: Object Not Found Matching Id:\d+, MethodName:simulateEvent, ParamCount:\d+$/,/^Java exception was raised during method invocation$/],df="EventFilters",lo=(e={})=>{let t;return{name:df,setup(n){let r=n.getOptions();t=_c(e,r)},processEvent(n,r,i){if(!t){let o=i.getOptions();t=_c(e,o)}return ff(n,t)?null:n}}},Mr=(e={})=>V(_({},lo(e)),{name:"InboundFilters"});function _c(e={},t={}){return{allowUrls:[...e.allowUrls||[],...t.allowUrls||[]],denyUrls:[...e.denyUrls||[],...t.denyUrls||[]],ignoreErrors:[...e.ignoreErrors||[],...t.ignoreErrors||[],...e.disableErrorDefaults?[]:lf],ignoreTransactions:[...e.ignoreTransactions||[],...t.ignoreTransactions||[]]}}function ff(e,t){if(e.type){if(e.type==="transaction"&&mf(e,t.ignoreTransactions))return R&&w.warn(`Event dropped due to being matched by \`ignoreTransactions\` option.
|
|
10
|
-
Event: ${Ye(e)}`),!0}else{if(pf(e,t.ignoreErrors))return R&&w.warn(`Event dropped due to being matched by \`ignoreErrors\` option.
|
|
11
|
-
Event: ${Ye(e)}`),!0;if(vf(e))return R&&w.warn(`Event dropped due to not having an error message, error type or stacktrace.
|
|
12
|
-
Event: ${Ye(e)}`),!0;if(hf(e,t.denyUrls))return R&&w.warn(`Event dropped due to being matched by \`denyUrls\` option.
|
|
13
|
-
Event: ${Ye(e)}.
|
|
14
|
-
Url: ${Rr(e)}`),!0;if(!gf(e,t.allowUrls))return R&&w.warn(`Event dropped due to not being matched by \`allowUrls\` option.
|
|
15
|
-
Event: ${Ye(e)}.
|
|
16
|
-
Url: ${Rr(e)}`),!0}return!1}function pf(e,t){return t?.length?wr(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=Rr(e);return n?Zt(n,t):!1}function gf(e,t){if(!t?.length)return!0;let n=Rr(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 Rr(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}}},Pr=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=cr(e),r=cr(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 Un(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 Lr(e){if(e!==void 0)return e>=400&&e<500?"warning":e>=500?"error":void 0}var Bn=P;function go(){return"history"in Bn&&!!Bn.history}function Tf(){if(!("fetch"in Bn))return!1;try{return new Headers,new Request("http://www.example.com"),new Response,!0}catch{return!1}}function Hn(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(Hn(Bn.fetch))return!0;let e=!1,t=Bn.document;if(t&&typeof t.createElement=="function")try{let n=t.createElement("iframe");n.hidden=!0,t.head.appendChild(n),n.contentWindow?.fetch&&(e=Hn(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(),Rn(s=>{s.addEventProcessor(u=>(t.mechanism&&(en(u,void 0,void 0),qe(u,t.mechanism)),u.extra=V(_({},u.extra),{arguments:i}),u)),xr(o)}),o}};try{for(let i in e)Object.prototype.hasOwnProperty.call(e,i)&&(r[i]=e[i])}catch{}pr(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=On(),{referrer:t}=te.document||{},{userAgent:n}=te.navigator||{},r=_(_({},t&&{Referer:t}),n&&{"User-Agent":n});return{url:e,headers:r}}function Vr(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__:br(t,o)};if(s)return{exception:{values:[Vr(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:[Vr(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=Fr(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 Fr(e,t,n,r,i){let o;if(lr(t)&&t.error)return Co(e,t.error);if(dr(t)||wi(t)){let s=t;if("stack"in t)o=Co(e,t);else{let u=s.name||(dr(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 lr(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,Gn=class extends Fn{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&&kn(this))}),l&&(this.on("flush",()=>{kn(this)}),this.on("afterCaptureLog",()=>{this._logFlushIdleTimeout&&clearTimeout(this._logFlushIdleTimeout),this._logFlushIdleTimeout=setTimeout(()=>{kn(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 kr;function $n(e){let t="history";ye(t,e),Ee(t,sp)}function sp(){if(ue.addEventListener("popstate",()=>{let t=ue.location.href,n=kr;if(kr=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=kr,o=ap(String(r));if(kr=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 Ur={};function Ao(e){let t=Ur[e];if(t)return t;let n=ue[e];if(Hn(n))return Ur[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&&(Ur[e]=n.bind(ue))}function Br(e){Ur[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 Br("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 Br("fetch"),n-=s,r--,Dt(l)}}return Nr(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 Hr=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&&$n(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>Hr&&(on&&w.warn(`\`dom.maxStringLength\` cannot exceed ${Hr}, but a value of ${u} was configured. Sentry will use ${Hr} instead.`),u=Hr),typeof s=="string"&&(s=[s]);try{let h=r.event,y=Dp(h)?h.target:h;i=Nn(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:fr(n.args," ")};if(n.level==="assert")if(n.args[0]===!1)r.message=`Assertion failed: ${fr(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:Lr(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:Lr(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=Un(te.location.href),s=r?Un(r):void 0,u=Un(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}Ln({ignoreDuration:!0}),Vn(),$n(({from:e,to:t})=>{e!==void 0&&e!==t&&(Ln({ignoreDuration:!0}),Vn())})}});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(Fr(n,l||i,void 0,r,!1),o,s,u);h.level="error",Pn(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):Fr(n,i,void 0,r,!0);o.level="error",Pn(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:On();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(Vr,s.stackParser,n,t,r,i)}}},$c=zp;function Po(e){return[Mr(),Or(),Fc(),Lc(),Bc(),$c(),Pr(),Gc(),kc()]}var jc={},Wc,Lo,Yp;(()=>{let e=Po({}).filter(t=>!["BrowserApiErrors","Breadcrumbs","GlobalHandlers"].includes(t.name));Lo=new Gn({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,sampleRate:.5}),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 $r=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=$r.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 jr;function Yc(){if(jr)return jr;try{return jr=Intl.DateTimeFormat().resolvedOptions().timeZone,jr}catch{return""}}var sn=class e{transform(t){return t==null?null:Vo(t)}static \u0275fac=function(n){return new(n||e)};static \u0275pipe=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",er(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()}),this.close()}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,or,rr,Us,nr,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 jn="a-f\\d",wm=`#?[${jn}]{3}[${jn}]?`,Am=`#?[${jn}]{6}([${jn}]{2})?`,Nm=new RegExp(`[^#${jn}]`,"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 Wr=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,qr=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)&&!Yr.__r++||Jc!=Y.debounceRendering)&&((Jc=Y.debounceRendering)||ru)(Yr)}function Yr(){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)));Yr.__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):qr(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 zr(e,t,n,r,i){var o,s;e:if(t=="style")if(typeof n=="string")e.style.cssText=n;else{if(typeof r=="string"&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||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,qr(G)?G:[G],t,n,r,i,o,s,u,l,h),p.base=t.__e,t.__u&=-161,p.__h.length&&s.push(p),M&&(p.__E=p.__=null)}catch(de){if(t.__v=null,l||o!=null)if(de.then){for(t.__u|=l?160:128;u&&u.nodeType==8&&u.nextSibling;)u=u.nextSibling;o[o.indexOf(u)]=null,t.__e=u}else for(ne=o.length;ne--;)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:qr(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;zr(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||zr(e,h,v,M[h],i);if(y)u||p&&(y.__html==p.__html||y.__html==e.innerHTML)||(e.innerHTML=y.__html),t.__k=[];else if(p&&(e.innerHTML=""),cu(t.type=="template"?e.content:e,qr(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])&&zr(e,h,N,M[h],i),h="checked",U!=null&&U!=e[h]&&zr(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},Yr.__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(Kr),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(Kr),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(Kr),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{Kr(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 Kr(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;Wn!==void 0;){var n=Wn;for(Wn=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 Wn=void 0,un=0,Jo=0,Xr=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 Jr(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++,Xr++,un++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N()}finally{Qo()}}}});function zn(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=Xr-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===Xr))return!0;if(this.g=Xr,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 Yn(e){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32}Yn.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()}};Yn.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)};Yn.prototype.N=function(){2&this.f||(this.f|=2,this.o=Wn,Wn=this)};Yn.prototype.d=function(){this.f|=8,1&this.f||Zo(this)};function Jr(e){var t=new Yn(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 Qr(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){Qr();var n,r=t.__c;r&&(r.__$f&=-2,(n=r.__$u)===void 0&&(r.__$u=n=(function(i){var o;return Jr(function(){o=this}),o.c=function(){r.__$f|=1,r.setState({})},o})())),ts=r,Qr(n),e(t)});dn("__e",function(e,t,n,r){Qr(),ts=void 0,e(t,n,r)});dn("diffed",function(e,t){Qr(),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=zn(n);return{o:function(s,u){o.value=s,r=u},d:Jr(function(){var s=o.value.value;r[t]!==s&&(r[t]=s,i?e[t]=s:s?e.setAttribute(t,s):e.removeAttribute(t))})}}dn("unmount",function(e,t){if(typeof t.type=="string"){var n=t.__e;if(n){var r=n.U;if(r){n.U=void 0;for(var i in r){var o=r[i];o&&o.d()}}}}else{var s=t.__c;if(s){var u=s.__$u;u&&(s.__$u=void 0,u.d())}}e(t)});dn("__h",function(e,t,n,r){(r<3||r===9)&&(t.__$f|=2),e(t,n,r)});an.prototype.shouldComponentUpdate=function(e,t){var n=this.__$u,r=n&&n.s!==void 0;for(var i in t)return!0;if(this.__f||typeof this.u=="boolean"&&this.u===!0){if(!(r||2&this.__$f||4&this.__$f)||1&this.__$f)return!0}else if(!(r||4&this.__$f)||3&this.__$f)return!0;for(var o in e)if(o!=="__source"&&e[o]!==this.props[o])return!0;for(var s in this.props)if(!(s in e))return!0;return!1};function zm(e){return Xo(function(){return zn(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);Qn(u),D(2),Qn(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=er(2,Qm,r);Qn(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
|
-
<span class="${u}"
|
|
18
|
-
style="background-color: ${i?.color?.rgba};"></span>
|
|
19
|
-
`},renderProgressbar:s=>`
|
|
20
|
-
<span class="${s}"
|
|
21
|
-
style="background-color: ${i?.color?.rgba};">
|
|
22
|
-
</span>
|
|
23
|
-
`};this.swiperInstance=new window.CooeeSDK.Swiper(n,_({navigation:r,pagination:o},this.options())),this.swiperInstance.on("slideChange",s=>{this.slideChange.emit(s)})}onResize(){this.swiperInstance?(ge.verbose("Updating swiper"),this.swiperInstance.update()):(ge.verbose("Reinitialising swiper"),this.reInitSwiper())}reInitSwiper(){this.initToken++;let t=this.initToken;this.swiperInstance?.destroy?.(),this.swiperInstance=void 0,this.initSwiper(t)}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Se({type:e,selectors:[["cooee-swiper"]],hostAttrs:[1,"swiper"],inputs:{options:[1,"options"],navigationConfig:[1,"navigationConfig"],paginationConfig:[1,"paginationConfig"]},outputs:{slideChange:"slideChange"},ngContentSelectors:Xm,decls:4,vars:2,consts:[[1,"swiper-wrapper"],[1,"swiper-pagination",3,"style"],[1,"swiper-button-prev"],[1,"swiper-button-next"],[1,"swiper-pagination"]],template:function(n,r){if(n&1&&(Rs(Km),fe(0,"div",0),Ms(1),me(),Q(2,Zm,4,7),Q(3,eh,2,4,"div",1)),n&2){let i,o;D(2),Z((i=r.navigationConfig())!=null&&i.enabled?2:-1),D(),Z((o=r.paginationConfig())!=null&&o.enabled?3:-1)}},styles:[`:host{display:block}.swiper-wrapper{scrollbar-width:none;display:flex}.swiper-wrapper::-webkit-scrollbar{display:none}.swiper .swiper-button-prev,.swiper .swiper-button-next{background:rgba(var(--lc-icon-button-bg-color));width:var(--lc-icon-button-size);height:var(--lc-icon-button-size);border-radius:100%}.swiper .swiper-button-prev:after,.swiper .swiper-button-next:after{font-size:20px;color:rgba(var(--lc-icon-button-color))}
|
|
24
|
-
`],encapsulation:2})};function th(e,t){if(e&1&&(fe(0,"span",1),ee(1),me()),e&2){B();let n=ve(0);D(),ot(n.heading)}}function nh(e,t){if(e&1&&(fe(0,"span",2),ee(1),me()),e&2){B();let n=ve(0);D(),ot(n.subHeading)}}var Ou=class e{card=Ce.required();linkClicked=Et();linkAfterSanity(){return this.card()?.buttonLink?.startsWith("https")?this.card().buttonLink:null}clickLink(t){t.stopPropagation(),this.linkClicked.emit()}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Se({type:e,selectors:[["cooee-video-card"]],inputs:{card:[1,"card"]},outputs:{linkClicked:"linkClicked"},decls:6,vars:6,consts:[[1,"video-card-details"],[1,"heading"],[1,"subheading"],["rel","noopener noreferrer",1,"cta-button",3,"click","href","target"]],template:function(n,r){if(n&1){let i=We();Ue(0),fe(1,"div",0),Q(2,th,2,1,"span",1),Q(3,nh,2,1,"span",2),fe(4,"a",3),yn("click",function(s){return Te(i),xe(r.clickLink(s))}),ee(5),me()()}if(n&2){let i=Be(r.card());D(2),Z(i!=null&&i.heading?2:-1),D(),Z(i!=null&&i.subHeading?3:-1),D(),yt("href",r.linkAfterSanity(),_t)("target",i.newTab?"_blank":"_self"),D(),Nt(" ",i==null?null:i.buttonTitle," ")}},styles:["[_nghost-%COMP%]{display:block}.video-card-details[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:3.75px;font-size:14px;line-height:normal}.video-card-details[_ngcontent-%COMP%] .cta-button[_ngcontent-%COMP%]{text-align:center;background-color:#fff;border-radius:var(--lc-button-radius);padding:7.5px 15px;font-weight:var(--lc-primary-button-weight);color:rgba(var(--lc-primary-button-bg-color));font-size:var(--lc-button-size);border-width:var(--lc-primary-button-border-width, 0);text-decoration:none}.video-card-details[_ngcontent-%COMP%] .heading[_ngcontent-%COMP%], .video-card-details[_ngcontent-%COMP%] .subheading[_ngcontent-%COMP%]{text-align:start;color:#000;font-weight:600;overflow:hidden}.video-card-details[_ngcontent-%COMP%] .heading[_ngcontent-%COMP%]{font-size:18px}.video-card-details[_ngcontent-%COMP%] .subheading[_ngcontent-%COMP%]{font-size:16px}"],changeDetection:0})};function rh(e,t){e&1&&Me(0,"cooee-icon",1)}function ih(e,t){e&1&&Me(0,"cooee-icon",2)}var Ru=class e{muted=Cn.required();videoEl=Ce.required();toggled=Et();constructor(){Ot(()=>{this.videoEl().muted=this.muted(),this.muted()||this.videoEl().play()})}toggle(t){t.stopPropagation(),t.preventDefault(),this.muted.update(n=>!n),this.toggled.emit(this.muted())}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Se({type:e,selectors:[["cooee-mute-toggle"]],inputs:{muted:[1,"muted"],videoEl:[1,"videoEl"]},outputs:{muted:"mutedChange",toggled:"toggled"},decls:3,vars:5,consts:[["type","button",3,"click"],["name","unmute"],["name","mute"]],template:function(n,r){n&1&&(W(0,"button",0),ke("click",function(o){return r.toggle(o)}),Q(1,rh,1,0,"cooee-icon",1)(2,ih,1,0,"cooee-icon",2),z()),n&2&&(En("unmute",!r.muted()),$t("aria-label",r.muted()?"Unmute video":"Mute video")("aria-pressed",r.muted()),D(),Z(r.muted()?1:2))},dependencies:[rr],styles:["button[_ngcontent-%COMP%]{width:var(--lc-icon-button-size, 44px);height:var(--lc-icon-button-size, 44px);display:flex;justify-content:center;align-items:center;border:none;border-radius:100%;background:#00000080;background:color-mix(in oklab,#000 50%,transparent)}"]})};function oh(e,t){if(e&1&&(nt(0,"span",6),He(1,"cooeeCurrency"),He(2,"safeHtml")),e&2){B();let n=ve(7);yt("innerHTML",Ge(2,3,Ge(1,1,n.cmp)),At)}}function sh(e,t){if(e&1&&(fe(0,"span",8),ee(1),me()),e&2){B();let n=ve(14);D(),Nt(" ",n,"% off ")}}function ah(e,t){e&1&&ee(0," Out of Stock ")}function ch(e,t){e&1&&ee(0," Add To Cart ")}var Mu=class e{buttonClick=Et();item=Ce.required();isButtonDisabled=st(()=>{let t=this.item();return t.hasVariants()?!t.vars.some(n=>n.isAvailable):!t.selectedOrFirstVariant.value.isAvailable});addToCartClicked(t){t.stopPropagation(),this.buttonClick.emit(this.item())}getDiscountPercentage(t){return t.cmp&&t.cmp>t.d?Math.round((1-t.d/t.cmp)*100):0}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Se({type:e,selectors:[["cooee-item-card"]],inputs:{item:[1,"item"]},outputs:{buttonClick:"buttonClick"},decls:22,vars:16,consts:[[1,"card-body"],[1,"item-image",3,"alt","src"],[1,"item-info"],[1,"item-name"],[1,"prices"],[1,"item-price",3,"innerHTML"],[1,"item-cmp-price",3,"innerHTML"],["type","button",1,"shop-now-button",3,"click","href"],[1,"item-discount-percentage"],[1,"card-footer"],["type","button",1,"cta-button",3,"click","disabled"],["href","/cart","title","View Cart",1,"view-cart-button"],["width","32","height","32","src","https://img.icons8.com/material-sharp/48/shopping-cart.png","alt","shopping-cart"]],template:function(n,r){if(n&1){let i=We();As(0),fe(1,"div",0),nt(2,"img",1),fe(3,"div",2)(4,"div",3),ee(5),me(),fe(6,"div",4),Ue(7),nt(8,"span",5),He(9,"cooeeCurrency"),He(10,"safeHtml"),Q(11,oh,3,5,"span",6),me(),fe(12,"a",7),yn("click",function(s){return Te(i),xe(s.stopPropagation())}),ee(13," Shop now "),me(),Ue(14),Q(15,sh,2,1,"span",8),me()(),fe(16,"div",9)(17,"button",10),yn("click",function(s){return Te(i),xe(r.addToCartClicked(s))}),Q(18,ah,1,0)(19,ch,1,0),me(),fe(20,"a",11),nt(21,"img",12),me()(),Ns()}if(n&2){let i=r.item().selectedOrFirstVariant.value;D(2),yt("alt",Ps(r.item().name))("src",r.item().firstImageURL,_t),D(3),Nt(" ",r.item().name," "),D(2);let o=Be(i.price);D(),yt("innerHTML",Ge(10,13,Ge(9,11,o.d)),At),D(3),Z(o.cmp?11:-1),D(),yt("href","/products/"+r.item().slug,_t),D(2);let s=Be(r.getDiscountPercentage(i.price));D(),Z(s>0?15:-1),D(2),yt("disabled",r.isButtonDisabled()),D(),Z(r.isButtonDisabled()?18:19)}},dependencies:[sn,nr],styles:["[_nghost-%COMP%]{max-width:100%;position:relative;display:flex;flex-direction:column;gap:8px;padding:8px}.card-body[_ngcontent-%COMP%]{display:flex;gap:8px;width:100%;align-items:flex-start}.item-image[_ngcontent-%COMP%]{width:70px;height:70px;object-fit:cover;box-sizing:border-box;border-radius:var(--lc-media-radius)}.item-info[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:3.5px;font-size:10.5px}.item-name[_ngcontent-%COMP%]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-footer[_ngcontent-%COMP%]{display:flex;gap:6px;align-items:center}.cta-button[_ngcontent-%COMP%]{padding:10px;border:none;width:100%;text-align:center}.shop-now-button[_ngcontent-%COMP%], .item-discount-percentage[_ngcontent-%COMP%]{display:none;background:rgb(var(--lc-primary-button-bg-color));color:rgb(var(--lc-primary-button-color));border-radius:var(--lc-button-radius);font-size:12px;width:fit-content;height:auto;text-align:center;z-index:4;padding:2px 8px;text-decoration:none}.view-cart-button[_ngcontent-%COMP%]{display:none}"]})};export{bt as a,zs as b,Ys as c,ct as d,Gl as e,St as f,Xs as g,$l as h,ir as i,or as j,gi as k,zc as l,Qp as m,Vo as n,sn as o,ta as p,ea as q,_i as r,Vg as s,Kt as t,Kc as u,Fe as v,Xc as w,Ym as x,qm as y,Nu as z,Ou as A,Ru as B,Mu as C};
|