@letscooee/web-sdk 13.1.5 → 13.1.6
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-HENN5BVN.js → chunk-4E4YLS3I.js} +1 -1
- package/dist/chunk-BMEFEXWO.js +4 -0
- package/dist/{chunk-HJ2OFJSU.js → chunk-KIK4KPM3.js} +1 -1
- package/dist/chunk-OS2E7UQC.js +6 -0
- package/dist/chunk-PLMFOGWI.js +15 -0
- package/dist/chunk-TNST7VOR.js +10 -0
- package/dist/{chunk-JX4H2JCU.js → chunk-TWXZPLZM.js} +1 -1
- package/dist/{debug-logs-6673UIIX.js → debug-logs-JU6PXCQW.js} +1 -1
- package/dist/debugger.component-L6TPXBHJ.js +4 -0
- package/dist/main.min.js +2 -2
- package/dist/{share-dialog.component-RFDIIBU5.js → share-dialog.component-UGACJ5AR.js} +1 -1
- package/dist/video-detail-dialog.component-BHRF7YI3.js +2 -0
- package/dist/widget.min.js +3 -3
- package/package.json +1 -1
- package/dist/chunk-7GY3F663.js +0 -6
- package/dist/chunk-GZXFG2HT.js +0 -24
- package/dist/chunk-K77Q3IPF.js +0 -4
- package/dist/chunk-T6RU7RSX.js +0 -1
- package/dist/debugger.component-QHE6G2B6.js +0 -4
- package/dist/video-detail-dialog.component-IHEL3AQ7.js +0 -2
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import{Ab as An,Bb as Nt,Db as vo,_ as Eo,v as _o,yb as yo,zb as So}from"./chunk-BMEFEXWO.js";import{a as g,b as P,c as st,d as ho,e as _a,f as Ea,g as At}from"./chunk-V7UGKYBN.js";var Io=_a((To,Nn)=>{"use strict";(function(e){if(typeof To=="object"&&typeof Nn<"u")Nn.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(o,s,c){function f(I,x){if(!s[I]){if(!o[I]){var E=typeof st=="function"&&st;if(!x&&E)return E(I,!0);if(d)return d(I,!0);var S=new Error("Cannot find module '"+I+"'");throw S.code="MODULE_NOT_FOUND",S}var L=s[I]={exports:{}};o[I][0].call(L.exports,function(H){var k=o[I][1][H];return f(k||H)},L,L.exports,r,o,s,c)}return s[I].exports}for(var d=typeof st=="function"&&st,_=0;_<c.length;_++)f(c[_]);return f})({1:[function(r,o,s){(function(c){"use strict";var f=c.MutationObserver||c.WebKitMutationObserver,d;if(f){var _=0,I=new f(H),x=c.document.createTextNode("");I.observe(x,{characterData:!0}),d=function(){x.data=_=++_%2}}else if(!c.setImmediate&&typeof c.MessageChannel<"u"){var E=new c.MessageChannel;E.port1.onmessage=H,d=function(){E.port2.postMessage(0)}}else"document"in c&&"onreadystatechange"in c.document.createElement("script")?d=function(){var G=c.document.createElement("script");G.onreadystatechange=function(){H(),G.onreadystatechange=null,G.parentNode.removeChild(G),G=null},c.document.documentElement.appendChild(G)}:d=function(){setTimeout(H,0)};var S,L=[];function H(){S=!0;for(var G,ie,J=L.length;J;){for(ie=L,L=[],G=-1;++G<J;)ie[G]();J=L.length}S=!1}o.exports=k;function k(G){L.push(G)===1&&!S&&d()}}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(r,o,s){"use strict";var c=r(1);function f(){}var d={},_=["REJECTED"],I=["FULFILLED"],x=["PENDING"];o.exports=E;function E(R){if(typeof R!="function")throw new TypeError("resolver must be a function");this.state=x,this.queue=[],this.outcome=void 0,R!==f&&k(this,R)}E.prototype.catch=function(R){return this.then(null,R)},E.prototype.then=function(R,M){if(typeof R!="function"&&this.state===I||typeof M!="function"&&this.state===_)return this;var O=new this.constructor(f);if(this.state!==x){var B=this.state===I?R:M;L(O,B,this.outcome)}else this.queue.push(new S(O,R,M));return O};function S(R,M,O){this.promise=R,typeof M=="function"&&(this.onFulfilled=M,this.callFulfilled=this.otherCallFulfilled),typeof O=="function"&&(this.onRejected=O,this.callRejected=this.otherCallRejected)}S.prototype.callFulfilled=function(R){d.resolve(this.promise,R)},S.prototype.otherCallFulfilled=function(R){L(this.promise,this.onFulfilled,R)},S.prototype.callRejected=function(R){d.reject(this.promise,R)},S.prototype.otherCallRejected=function(R){L(this.promise,this.onRejected,R)};function L(R,M,O){c(function(){var B;try{B=M(O)}catch(X){return d.reject(R,X)}B===R?d.reject(R,new TypeError("Cannot resolve promise with itself")):d.resolve(R,B)})}d.resolve=function(R,M){var O=G(H,M);if(O.status==="error")return d.reject(R,O.value);var B=O.value;if(B)k(R,B);else{R.state=I,R.outcome=M;for(var X=-1,re=R.queue.length;++X<re;)R.queue[X].callFulfilled(M)}return R},d.reject=function(R,M){R.state=_,R.outcome=M;for(var O=-1,B=R.queue.length;++O<B;)R.queue[O].callRejected(M);return R};function H(R){var M=R&&R.then;if(R&&(typeof R=="object"||typeof R=="function")&&typeof M=="function")return function(){M.apply(R,arguments)}}function k(R,M){var O=!1;function B(ae){O||(O=!0,d.reject(R,ae))}function X(ae){O||(O=!0,d.resolve(R,ae))}function re(){M(X,B)}var se=G(re);se.status==="error"&&B(se.value)}function G(R,M){var O={};try{O.value=R(M),O.status="success"}catch(B){O.status="error",O.value=B}return O}E.resolve=ie;function ie(R){return R instanceof this?R:d.resolve(new this(f),R)}E.reject=J;function J(R){var M=new this(f);return d.reject(M,R)}E.all=hn;function hn(R){var M=this;if(Object.prototype.toString.call(R)!=="[object Array]")return this.reject(new TypeError("must be an array"));var O=R.length,B=!1;if(!O)return this.resolve([]);for(var X=new Array(O),re=0,se=-1,ae=new this(f);++se<O;)ve(R[se],se);return ae;function ve(rt,bt){M.resolve(rt).then(_n,function(Ye){B||(B=!0,d.reject(ae,Ye))});function _n(Ye){X[bt]=Ye,++re===O&&!B&&(B=!0,d.resolve(ae,X))}}}E.race=Fe;function Fe(R){var M=this;if(Object.prototype.toString.call(R)!=="[object Array]")return this.reject(new TypeError("must be an array"));var O=R.length,B=!1;if(!O)return this.resolve([]);for(var X=-1,re=new this(f);++X<O;)se(R[X]);return re;function se(ae){M.resolve(ae).then(function(ve){B||(B=!0,d.resolve(re,ve))},function(ve){B||(B=!0,d.reject(re,ve))})}}},{1:1}],3:[function(r,o,s){(function(c){"use strict";typeof c.Promise!="function"&&(c.Promise=r(2))}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(r,o,s){"use strict";var c=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(i){return typeof i}:function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i};function f(i,u){if(!(i instanceof u))throw new TypeError("Cannot call a class as a function")}function d(){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 _=d();function I(){try{if(!_||!_.open)return!1;var i=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),u=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!i||u)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function x(i,u){i=i||[],u=u||{};try{return new Blob(i,u)}catch(p){if(p.name!=="TypeError")throw p;for(var a=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,l=new a,m=0;m<i.length;m+=1)l.append(i[m]);return l.getBlob(u.type)}}typeof Promise>"u"&&r(3);var E=Promise;function S(i,u){u&&i.then(function(a){u(null,a)},function(a){u(a)})}function L(i,u,a){typeof u=="function"&&i.then(u),typeof a=="function"&&i.catch(a)}function H(i){return typeof i!="string"&&(console.warn(i+" used as a key, but it is not a string."),i=String(i)),i}function k(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var G="local-forage-detect-blob-support",ie=void 0,J={},hn=Object.prototype.toString,Fe="readonly",R="readwrite";function M(i){for(var u=i.length,a=new ArrayBuffer(u),l=new Uint8Array(a),m=0;m<u;m++)l[m]=i.charCodeAt(m);return a}function O(i){return new E(function(u){var a=i.transaction(G,R),l=x([""]);a.objectStore(G).put(l,"key"),a.onabort=function(m){m.preventDefault(),m.stopPropagation(),u(!1)},a.oncomplete=function(){var m=navigator.userAgent.match(/Chrome\/(\d+)/),p=navigator.userAgent.match(/Edge\//);u(p||!m||parseInt(m[1],10)>=43)}}).catch(function(){return!1})}function B(i){return typeof ie=="boolean"?E.resolve(ie):O(i).then(function(u){return ie=u,ie})}function X(i){var u=J[i.name],a={};a.promise=new E(function(l,m){a.resolve=l,a.reject=m}),u.deferredOperations.push(a),u.dbReady?u.dbReady=u.dbReady.then(function(){return a.promise}):u.dbReady=a.promise}function re(i){var u=J[i.name],a=u.deferredOperations.pop();if(a)return a.resolve(),a.promise}function se(i,u){var a=J[i.name],l=a.deferredOperations.pop();if(l)return l.reject(u),l.promise}function ae(i,u){return new E(function(a,l){if(J[i.name]=J[i.name]||Kr(),i.db)if(u)X(i),i.db.close();else return a(i.db);var m=[i.name];u&&m.push(i.version);var p=_.open.apply(_,m);u&&(p.onupgradeneeded=function(h){var y=p.result;try{y.createObjectStore(i.storeName),h.oldVersion<=1&&y.createObjectStore(G)}catch(v){if(v.name==="ConstraintError")console.warn('The database "'+i.name+'" has been upgraded from version '+h.oldVersion+" to version "+h.newVersion+', but the storage "'+i.storeName+'" already exists.');else throw v}}),p.onerror=function(h){h.preventDefault(),l(p.error)},p.onsuccess=function(){var h=p.result;h.onversionchange=function(y){y.target.close()},a(h),re(i)}})}function ve(i){return ae(i,!1)}function rt(i){return ae(i,!0)}function bt(i,u){if(!i.db)return!0;var a=!i.db.objectStoreNames.contains(i.storeName),l=i.version<i.db.version,m=i.version>i.db.version;if(l&&(i.version!==u&&console.warn('The database "'+i.name+`" can't be downgraded from version `+i.db.version+" to version "+i.version+"."),i.version=i.db.version),m||a){if(a){var p=i.db.version+1;p>i.version&&(i.version=p)}return!0}return!1}function _n(i){return new E(function(u,a){var l=new FileReader;l.onerror=a,l.onloadend=function(m){var p=btoa(m.target.result||"");u({__local_forage_encoded_blob:!0,data:p,type:i.type})},l.readAsBinaryString(i)})}function Ye(i){var u=M(atob(i.data));return x([u],{type:i.type})}function qr(i){return i&&i.__local_forage_encoded_blob}function Es(i){var u=this,a=u._initReady().then(function(){var l=J[u._dbInfo.name];if(l&&l.dbReady)return l.dbReady});return L(a,i,i),a}function ys(i){X(i);for(var u=J[i.name],a=u.forages,l=0;l<a.length;l++){var m=a[l];m._dbInfo.db&&(m._dbInfo.db.close(),m._dbInfo.db=null)}return i.db=null,ve(i).then(function(p){return i.db=p,bt(i)?rt(i):p}).then(function(p){i.db=u.db=p;for(var h=0;h<a.length;h++)a[h]._dbInfo.db=p}).catch(function(p){throw se(i,p),p})}function Te(i,u,a,l){l===void 0&&(l=1);try{var m=i.db.transaction(i.storeName,u);a(null,m)}catch(p){if(l>0&&(!i.db||p.name==="InvalidStateError"||p.name==="NotFoundError"))return E.resolve().then(function(){if(!i.db||p.name==="NotFoundError"&&!i.db.objectStoreNames.contains(i.storeName)&&i.version<=i.db.version)return i.db&&(i.version=i.db.version+1),rt(i)}).then(function(){return ys(i).then(function(){Te(i,u,a,l-1)})}).catch(a);a(p)}}function Kr(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function Ss(i){var u=this,a={db:null};if(i)for(var l in i)a[l]=i[l];var m=J[a.name];m||(m=Kr(),J[a.name]=m),m.forages.push(u),u._initReady||(u._initReady=u.ready,u.ready=Es);var p=[];function h(){return E.resolve()}for(var y=0;y<m.forages.length;y++){var v=m.forages[y];v!==u&&p.push(v._initReady().catch(h))}var T=m.forages.slice(0);return E.all(p).then(function(){return a.db=m.db,ve(a)}).then(function(b){return a.db=b,bt(a,u._defaultConfig.version)?rt(a):b}).then(function(b){a.db=m.db=b,u._dbInfo=a;for(var N=0;N<T.length;N++){var D=T[N];D!==u&&(D._dbInfo.db=a.db,D._dbInfo.version=a.version)}})}function vs(i,u){var a=this;i=H(i);var l=new E(function(m,p){a.ready().then(function(){Te(a._dbInfo,Fe,function(h,y){if(h)return p(h);try{var v=y.objectStore(a._dbInfo.storeName),T=v.get(i);T.onsuccess=function(){var b=T.result;b===void 0&&(b=null),qr(b)&&(b=Ye(b)),m(b)},T.onerror=function(){p(T.error)}}catch(b){p(b)}})}).catch(p)});return S(l,u),l}function Ts(i,u){var a=this,l=new E(function(m,p){a.ready().then(function(){Te(a._dbInfo,Fe,function(h,y){if(h)return p(h);try{var v=y.objectStore(a._dbInfo.storeName),T=v.openCursor(),b=1;T.onsuccess=function(){var N=T.result;if(N){var D=N.value;qr(D)&&(D=Ye(D));var F=i(D,N.key,b++);F!==void 0?m(F):N.continue()}else m()},T.onerror=function(){p(T.error)}}catch(N){p(N)}})}).catch(p)});return S(l,u),l}function Is(i,u,a){var l=this;i=H(i);var m=new E(function(p,h){var y;l.ready().then(function(){return y=l._dbInfo,hn.call(u)==="[object Blob]"?B(y.db).then(function(v){return v?u:_n(u)}):u}).then(function(v){Te(l._dbInfo,R,function(T,b){if(T)return h(T);try{var N=b.objectStore(l._dbInfo.storeName);v===null&&(v=void 0);var D=N.put(v,i);b.oncomplete=function(){v===void 0&&(v=null),p(v)},b.onabort=b.onerror=function(){var F=D.error?D.error:D.transaction.error;h(F)}}catch(F){h(F)}})}).catch(h)});return S(m,a),m}function bs(i,u){var a=this;i=H(i);var l=new E(function(m,p){a.ready().then(function(){Te(a._dbInfo,R,function(h,y){if(h)return p(h);try{var v=y.objectStore(a._dbInfo.storeName),T=v.delete(i);y.oncomplete=function(){m()},y.onerror=function(){p(T.error)},y.onabort=function(){var b=T.error?T.error:T.transaction.error;p(b)}}catch(b){p(b)}})}).catch(p)});return S(l,u),l}function xs(i){var u=this,a=new E(function(l,m){u.ready().then(function(){Te(u._dbInfo,R,function(p,h){if(p)return m(p);try{var y=h.objectStore(u._dbInfo.storeName),v=y.clear();h.oncomplete=function(){l()},h.onabort=h.onerror=function(){var T=v.error?v.error:v.transaction.error;m(T)}}catch(T){m(T)}})}).catch(m)});return S(a,i),a}function Rs(i){var u=this,a=new E(function(l,m){u.ready().then(function(){Te(u._dbInfo,Fe,function(p,h){if(p)return m(p);try{var y=h.objectStore(u._dbInfo.storeName),v=y.count();v.onsuccess=function(){l(v.result)},v.onerror=function(){m(v.error)}}catch(T){m(T)}})}).catch(m)});return S(a,i),a}function As(i,u){var a=this,l=new E(function(m,p){if(i<0){m(null);return}a.ready().then(function(){Te(a._dbInfo,Fe,function(h,y){if(h)return p(h);try{var v=y.objectStore(a._dbInfo.storeName),T=!1,b=v.openKeyCursor();b.onsuccess=function(){var N=b.result;if(!N){m(null);return}i===0||T?m(N.key):(T=!0,N.advance(i))},b.onerror=function(){p(b.error)}}catch(N){p(N)}})}).catch(p)});return S(l,u),l}function Ns(i){var u=this,a=new E(function(l,m){u.ready().then(function(){Te(u._dbInfo,Fe,function(p,h){if(p)return m(p);try{var y=h.objectStore(u._dbInfo.storeName),v=y.openKeyCursor(),T=[];v.onsuccess=function(){var b=v.result;if(!b){l(T);return}T.push(b.key),b.continue()},v.onerror=function(){m(v.error)}}catch(b){m(b)}})}).catch(m)});return S(a,i),a}function Cs(i,u){u=k.apply(this,arguments);var a=this.config();i=typeof i!="function"&&i||{},i.name||(i.name=i.name||a.name,i.storeName=i.storeName||a.storeName);var l=this,m;if(!i.name)m=E.reject("Invalid arguments");else{var p=i.name===a.name&&l._dbInfo.db,h=p?E.resolve(l._dbInfo.db):ve(i).then(function(y){var v=J[i.name],T=v.forages;v.db=y;for(var b=0;b<T.length;b++)T[b]._dbInfo.db=y;return y});i.storeName?m=h.then(function(y){if(y.objectStoreNames.contains(i.storeName)){var v=y.version+1;X(i);var T=J[i.name],b=T.forages;y.close();for(var N=0;N<b.length;N++){var D=b[N];D._dbInfo.db=null,D._dbInfo.version=v}var F=new E(function(U,Y){var W=_.open(i.name,v);W.onerror=function(ce){var it=W.result;it.close(),Y(ce)},W.onupgradeneeded=function(){var ce=W.result;ce.deleteObjectStore(i.storeName)},W.onsuccess=function(){var ce=W.result;ce.close(),U(ce)}});return F.then(function(U){T.db=U;for(var Y=0;Y<b.length;Y++){var W=b[Y];W._dbInfo.db=U,re(W._dbInfo)}}).catch(function(U){throw(se(i,U)||E.resolve()).catch(function(){}),U})}}):m=h.then(function(y){X(i);var v=J[i.name],T=v.forages;y.close();for(var b=0;b<T.length;b++){var N=T[b];N._dbInfo.db=null}var D=new E(function(F,U){var Y=_.deleteDatabase(i.name);Y.onerror=function(){var W=Y.result;W&&W.close(),U(Y.error)},Y.onblocked=function(){console.warn('dropInstance blocked for database "'+i.name+'" until all open connections are closed')},Y.onsuccess=function(){var W=Y.result;W&&W.close(),F(W)}});return D.then(function(F){v.db=F;for(var U=0;U<T.length;U++){var Y=T[U];re(Y._dbInfo)}}).catch(function(F){throw(se(i,F)||E.resolve()).catch(function(){}),F})})}return S(m,u),m}var ws={_driver:"asyncStorage",_initStorage:Ss,_support:I(),iterate:Ts,getItem:vs,setItem:Is,removeItem:bs,clear:xs,length:Rs,key:As,keys:Ns,dropInstance:Cs};function Ds(){return typeof openDatabase=="function"}var Ne="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ls="~~local_forage_type~",Jr=/^~~local_forage_type~([^~]+)~/,xt="__lfsc__:",En=xt.length,yn="arbf",Sn="blob",Xr="si08",Zr="ui08",Qr="uic8",eo="si16",to="si32",no="ur16",ro="ui32",oo="fl32",io="fl64",so=En+yn.length,ao=Object.prototype.toString;function co(i){var u=i.length*.75,a=i.length,l,m=0,p,h,y,v;i[i.length-1]==="="&&(u--,i[i.length-2]==="="&&u--);var T=new ArrayBuffer(u),b=new Uint8Array(T);for(l=0;l<a;l+=4)p=Ne.indexOf(i[l]),h=Ne.indexOf(i[l+1]),y=Ne.indexOf(i[l+2]),v=Ne.indexOf(i[l+3]),b[m++]=p<<2|h>>4,b[m++]=(h&15)<<4|y>>2,b[m++]=(y&3)<<6|v&63;return T}function vn(i){var u=new Uint8Array(i),a="",l;for(l=0;l<u.length;l+=3)a+=Ne[u[l]>>2],a+=Ne[(u[l]&3)<<4|u[l+1]>>4],a+=Ne[(u[l+1]&15)<<2|u[l+2]>>6],a+=Ne[u[l+2]&63];return u.length%3===2?a=a.substring(0,a.length-1)+"=":u.length%3===1&&(a=a.substring(0,a.length-2)+"=="),a}function Os(i,u){var a="";if(i&&(a=ao.call(i)),i&&(a==="[object ArrayBuffer]"||i.buffer&&ao.call(i.buffer)==="[object ArrayBuffer]")){var l,m=xt;i instanceof ArrayBuffer?(l=i,m+=yn):(l=i.buffer,a==="[object Int8Array]"?m+=Xr:a==="[object Uint8Array]"?m+=Zr:a==="[object Uint8ClampedArray]"?m+=Qr:a==="[object Int16Array]"?m+=eo:a==="[object Uint16Array]"?m+=no:a==="[object Int32Array]"?m+=to:a==="[object Uint32Array]"?m+=ro:a==="[object Float32Array]"?m+=oo:a==="[object Float64Array]"?m+=io:u(new Error("Failed to get type for BinaryArray"))),u(m+vn(l))}else if(a==="[object Blob]"){var p=new FileReader;p.onload=function(){var h=Ls+i.type+"~"+vn(this.result);u(xt+Sn+h)},p.readAsArrayBuffer(i)}else try{u(JSON.stringify(i))}catch(h){console.error("Couldn't convert value into a JSON string: ",i),u(null,h)}}function Ps(i){if(i.substring(0,En)!==xt)return JSON.parse(i);var u=i.substring(so),a=i.substring(En,so),l;if(a===Sn&&Jr.test(u)){var m=u.match(Jr);l=m[1],u=u.substring(m[0].length)}var p=co(u);switch(a){case yn:return p;case Sn:return x([p],{type:l});case Xr:return new Int8Array(p);case Zr:return new Uint8Array(p);case Qr:return new Uint8ClampedArray(p);case eo:return new Int16Array(p);case no:return new Uint16Array(p);case to:return new Int32Array(p);case ro:return new Uint32Array(p);case oo:return new Float32Array(p);case io:return new Float64Array(p);default:throw new Error("Unkown type: "+a)}}var Tn={serialize:Os,deserialize:Ps,stringToBuffer:co,bufferToString:vn};function uo(i,u,a,l){i.executeSql("CREATE TABLE IF NOT EXISTS "+u.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],a,l)}function Ms(i){var u=this,a={db:null};if(i)for(var l in i)a[l]=typeof i[l]!="string"?i[l].toString():i[l];var m=new E(function(p,h){try{a.db=openDatabase(a.name,String(a.version),a.description,a.size)}catch(y){return h(y)}a.db.transaction(function(y){uo(y,a,function(){u._dbInfo=a,p()},function(v,T){h(T)})},h)});return a.serializer=Tn,m}function Ce(i,u,a,l,m,p){i.executeSql(a,l,m,function(h,y){y.code===y.SYNTAX_ERR?h.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[u.storeName],function(v,T){T.rows.length?p(v,y):uo(v,u,function(){v.executeSql(a,l,m,p)},p)},p):p(h,y)},p)}function Fs(i,u){var a=this;i=H(i);var l=new E(function(m,p){a.ready().then(function(){var h=a._dbInfo;h.db.transaction(function(y){Ce(y,h,"SELECT * FROM "+h.storeName+" WHERE key = ? LIMIT 1",[i],function(v,T){var b=T.rows.length?T.rows.item(0).value:null;b&&(b=h.serializer.deserialize(b)),m(b)},function(v,T){p(T)})})}).catch(p)});return S(l,u),l}function Us(i,u){var a=this,l=new E(function(m,p){a.ready().then(function(){var h=a._dbInfo;h.db.transaction(function(y){Ce(y,h,"SELECT * FROM "+h.storeName,[],function(v,T){for(var b=T.rows,N=b.length,D=0;D<N;D++){var F=b.item(D),U=F.value;if(U&&(U=h.serializer.deserialize(U)),U=i(U,F.key,D+1),U!==void 0){m(U);return}}m()},function(v,T){p(T)})})}).catch(p)});return S(l,u),l}function fo(i,u,a,l){var m=this;i=H(i);var p=new E(function(h,y){m.ready().then(function(){u===void 0&&(u=null);var v=u,T=m._dbInfo;T.serializer.serialize(u,function(b,N){N?y(N):T.db.transaction(function(D){Ce(D,T,"INSERT OR REPLACE INTO "+T.storeName+" (key, value) VALUES (?, ?)",[i,b],function(){h(v)},function(F,U){y(U)})},function(D){if(D.code===D.QUOTA_ERR){if(l>0){h(fo.apply(m,[i,v,a,l-1]));return}y(D)}})})}).catch(y)});return S(p,a),p}function ks(i,u,a){return fo.apply(this,[i,u,a,1])}function Bs(i,u){var a=this;i=H(i);var l=new E(function(m,p){a.ready().then(function(){var h=a._dbInfo;h.db.transaction(function(y){Ce(y,h,"DELETE FROM "+h.storeName+" WHERE key = ?",[i],function(){m()},function(v,T){p(T)})})}).catch(p)});return S(l,u),l}function Hs(i){var u=this,a=new E(function(l,m){u.ready().then(function(){var p=u._dbInfo;p.db.transaction(function(h){Ce(h,p,"DELETE FROM "+p.storeName,[],function(){l()},function(y,v){m(v)})})}).catch(m)});return S(a,i),a}function $s(i){var u=this,a=new E(function(l,m){u.ready().then(function(){var p=u._dbInfo;p.db.transaction(function(h){Ce(h,p,"SELECT COUNT(key) as c FROM "+p.storeName,[],function(y,v){var T=v.rows.item(0).c;l(T)},function(y,v){m(v)})})}).catch(m)});return S(a,i),a}function Gs(i,u){var a=this,l=new E(function(m,p){a.ready().then(function(){var h=a._dbInfo;h.db.transaction(function(y){Ce(y,h,"SELECT key FROM "+h.storeName+" WHERE id = ? LIMIT 1",[i+1],function(v,T){var b=T.rows.length?T.rows.item(0).key:null;m(b)},function(v,T){p(T)})})}).catch(p)});return S(l,u),l}function js(i){var u=this,a=new E(function(l,m){u.ready().then(function(){var p=u._dbInfo;p.db.transaction(function(h){Ce(h,p,"SELECT key FROM "+p.storeName,[],function(y,v){for(var T=[],b=0;b<v.rows.length;b++)T.push(v.rows.item(b).key);l(T)},function(y,v){m(v)})})}).catch(m)});return S(a,i),a}function Ws(i){return new E(function(u,a){i.transaction(function(l){l.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(m,p){for(var h=[],y=0;y<p.rows.length;y++)h.push(p.rows.item(y).name);u({db:i,storeNames:h})},function(m,p){a(p)})},function(l){a(l)})})}function Ys(i,u){u=k.apply(this,arguments);var a=this.config();i=typeof i!="function"&&i||{},i.name||(i.name=i.name||a.name,i.storeName=i.storeName||a.storeName);var l=this,m;return i.name?m=new E(function(p){var h;i.name===a.name?h=l._dbInfo.db:h=openDatabase(i.name,"","",0),i.storeName?p({db:h,storeNames:[i.storeName]}):p(Ws(h))}).then(function(p){return new E(function(h,y){p.db.transaction(function(v){function T(F){return new E(function(U,Y){v.executeSql("DROP TABLE IF EXISTS "+F,[],function(){U()},function(W,ce){Y(ce)})})}for(var b=[],N=0,D=p.storeNames.length;N<D;N++)b.push(T(p.storeNames[N]));E.all(b).then(function(){h()}).catch(function(F){y(F)})},function(v){y(v)})})}):m=E.reject("Invalid arguments"),S(m,u),m}var zs={_driver:"webSQLStorage",_initStorage:Ms,_support:Ds(),iterate:Us,getItem:Fs,setItem:ks,removeItem:Bs,clear:Hs,length:$s,key:Gs,keys:js,dropInstance:Ys};function Vs(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function po(i,u){var a=i.name+"/";return i.storeName!==u.storeName&&(a+=i.storeName+"/"),a}function qs(){var i="_localforage_support_test";try{return localStorage.setItem(i,!0),localStorage.removeItem(i),!1}catch{return!0}}function Ks(){return!qs()||localStorage.length>0}function Js(i){var u=this,a={};if(i)for(var l in i)a[l]=i[l];return a.keyPrefix=po(i,u._defaultConfig),Ks()?(u._dbInfo=a,a.serializer=Tn,E.resolve()):E.reject()}function Xs(i){var u=this,a=u.ready().then(function(){for(var l=u._dbInfo.keyPrefix,m=localStorage.length-1;m>=0;m--){var p=localStorage.key(m);p.indexOf(l)===0&&localStorage.removeItem(p)}});return S(a,i),a}function Zs(i,u){var a=this;i=H(i);var l=a.ready().then(function(){var m=a._dbInfo,p=localStorage.getItem(m.keyPrefix+i);return p&&(p=m.serializer.deserialize(p)),p});return S(l,u),l}function Qs(i,u){var a=this,l=a.ready().then(function(){for(var m=a._dbInfo,p=m.keyPrefix,h=p.length,y=localStorage.length,v=1,T=0;T<y;T++){var b=localStorage.key(T);if(b.indexOf(p)===0){var N=localStorage.getItem(b);if(N&&(N=m.serializer.deserialize(N)),N=i(N,b.substring(h),v++),N!==void 0)return N}}});return S(l,u),l}function ea(i,u){var a=this,l=a.ready().then(function(){var m=a._dbInfo,p;try{p=localStorage.key(i)}catch{p=null}return p&&(p=p.substring(m.keyPrefix.length)),p});return S(l,u),l}function ta(i){var u=this,a=u.ready().then(function(){for(var l=u._dbInfo,m=localStorage.length,p=[],h=0;h<m;h++){var y=localStorage.key(h);y.indexOf(l.keyPrefix)===0&&p.push(y.substring(l.keyPrefix.length))}return p});return S(a,i),a}function na(i){var u=this,a=u.keys().then(function(l){return l.length});return S(a,i),a}function ra(i,u){var a=this;i=H(i);var l=a.ready().then(function(){var m=a._dbInfo;localStorage.removeItem(m.keyPrefix+i)});return S(l,u),l}function oa(i,u,a){var l=this;i=H(i);var m=l.ready().then(function(){u===void 0&&(u=null);var p=u;return new E(function(h,y){var v=l._dbInfo;v.serializer.serialize(u,function(T,b){if(b)y(b);else try{localStorage.setItem(v.keyPrefix+i,T),h(p)}catch(N){(N.name==="QuotaExceededError"||N.name==="NS_ERROR_DOM_QUOTA_REACHED")&&y(N),y(N)}})})});return S(m,a),m}function ia(i,u){if(u=k.apply(this,arguments),i=typeof i!="function"&&i||{},!i.name){var a=this.config();i.name=i.name||a.name,i.storeName=i.storeName||a.storeName}var l=this,m;return i.name?m=new E(function(p){i.storeName?p(po(i,l._defaultConfig)):p(i.name+"/")}).then(function(p){for(var h=localStorage.length-1;h>=0;h--){var y=localStorage.key(h);y.indexOf(p)===0&&localStorage.removeItem(y)}}):m=E.reject("Invalid arguments"),S(m,u),m}var sa={_driver:"localStorageWrapper",_initStorage:Js,_support:Vs(),iterate:Qs,getItem:Zs,setItem:oa,removeItem:ra,clear:Xs,length:na,key:ea,keys:ta,dropInstance:ia},aa=function(u,a){return u===a||typeof u=="number"&&typeof a=="number"&&isNaN(u)&&isNaN(a)},ca=function(u,a){for(var l=u.length,m=0;m<l;){if(aa(u[m],a))return!0;m++}return!1},lo=Array.isArray||function(i){return Object.prototype.toString.call(i)==="[object Array]"},ot={},mo={},ze={INDEXEDDB:ws,WEBSQL:zs,LOCALSTORAGE:sa},ua=[ze.INDEXEDDB._driver,ze.WEBSQL._driver,ze.LOCALSTORAGE._driver],Rt=["dropInstance"],In=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(Rt),fa={description:"",driver:ua.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function pa(i,u){i[u]=function(){var a=arguments;return i.ready().then(function(){return i[u].apply(i,a)})}}function bn(){for(var i=1;i<arguments.length;i++){var u=arguments[i];if(u)for(var a in u)u.hasOwnProperty(a)&&(lo(u[a])?arguments[0][a]=u[a].slice():arguments[0][a]=u[a])}return arguments[0]}var la=(function(){function i(u){f(this,i);for(var a in ze)if(ze.hasOwnProperty(a)){var l=ze[a],m=l._driver;this[a]=m,ot[m]||this.defineDriver(l)}this._defaultConfig=bn({},fa),this._config=bn({},this._defaultConfig,u),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return i.prototype.config=function(a){if((typeof a>"u"?"undefined":c(a))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var l in a){if(l==="storeName"&&(a[l]=a[l].replace(/\W/g,"_")),l==="version"&&typeof a[l]!="number")return new Error("Database version must be a number.");this._config[l]=a[l]}return"driver"in a&&a.driver?this.setDriver(this._config.driver):!0}else return typeof a=="string"?this._config[a]:this._config},i.prototype.defineDriver=function(a,l,m){var p=new E(function(h,y){try{var v=a._driver,T=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!a._driver){y(T);return}for(var b=In.concat("_initStorage"),N=0,D=b.length;N<D;N++){var F=b[N],U=!ca(Rt,F);if((U||a[F])&&typeof a[F]!="function"){y(T);return}}var Y=function(){for(var it=function(ga){return function(){var ha=new Error("Method "+ga+" is not implemented by the current driver"),go=E.reject(ha);return S(go,arguments[arguments.length-1]),go}},xn=0,ma=Rt.length;xn<ma;xn++){var Rn=Rt[xn];a[Rn]||(a[Rn]=it(Rn))}};Y();var W=function(it){ot[v]&&console.info("Redefining LocalForage driver: "+v),ot[v]=a,mo[v]=it,h()};"_support"in a?a._support&&typeof a._support=="function"?a._support().then(W,y):W(!!a._support):W(!0)}catch(ce){y(ce)}});return L(p,l,m),p},i.prototype.driver=function(){return this._driver||null},i.prototype.getDriver=function(a,l,m){var p=ot[a]?E.resolve(ot[a]):E.reject(new Error("Driver not found."));return L(p,l,m),p},i.prototype.getSerializer=function(a){var l=E.resolve(Tn);return L(l,a),l},i.prototype.ready=function(a){var l=this,m=l._driverSet.then(function(){return l._ready===null&&(l._ready=l._initDriver()),l._ready});return L(m,a,a),m},i.prototype.setDriver=function(a,l,m){var p=this;lo(a)||(a=[a]);var h=this._getSupportedDrivers(a);function y(){p._config.driver=p.driver()}function v(N){return p._extend(N),y(),p._ready=p._initStorage(p._config),p._ready}function T(N){return function(){var D=0;function F(){for(;D<N.length;){var U=N[D];return D++,p._dbInfo=null,p._ready=null,p.getDriver(U).then(v).catch(F)}y();var Y=new Error("No available storage method found.");return p._driverSet=E.reject(Y),p._driverSet}return F()}}var b=this._driverSet!==null?this._driverSet.catch(function(){return E.resolve()}):E.resolve();return this._driverSet=b.then(function(){var N=h[0];return p._dbInfo=null,p._ready=null,p.getDriver(N).then(function(D){p._driver=D._driver,y(),p._wrapLibraryMethodsWithReady(),p._initDriver=T(h)})}).catch(function(){y();var N=new Error("No available storage method found.");return p._driverSet=E.reject(N),p._driverSet}),L(this._driverSet,l,m),this._driverSet},i.prototype.supports=function(a){return!!mo[a]},i.prototype._extend=function(a){bn(this,a)},i.prototype._getSupportedDrivers=function(a){for(var l=[],m=0,p=a.length;m<p;m++){var h=a[m];this.supports(h)&&l.push(h)}return l},i.prototype._wrapLibraryMethodsWithReady=function(){for(var a=0,l=In.length;a<l;a++)pa(this,In[a])},i.prototype.createInstance=function(a){return new i(a)},i})(),da=new la;o.exports=da},{3:3}]},{},[4])(4)})});var Cn=Ea(Io());function Ct(e){return Cn.default.createInstance({name:"lc",storeName:e,driver:Cn.default.LOCALSTORAGE})}var Ve=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 at=class at extends Ve{};At(at,"storeName","usr"),at.storage=Ct(at.storeName);var wn=at;var wt=class{gaEnabled;gaMeasurementID;pixelPush;website;currencyCount;money;storefrontToken;skipItemAttribute;widgetCustomisation;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.widgetCustomisation=t.widgetCustomisation,this}};var ct=class ct extends Ve{};At(ct,"storeName","ses"),ct.storage=Ct(ct.storeName);var Dn=ct;var C=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;var w=globalThis;var me="9.42.0";function Ue(){return ke(w),w}function ke(e){let t=e.__SENTRY__=e.__SENTRY__||{};return t.version=t.version||me,t[me]=t[me]||{}}function Ie(e,t,n=w){let r=n.__SENTRY__=n.__SENTRY__||{},o=r[me]=r[me]||{};return o[e]||(o[e]=t())}var Ln=["debug","info","warn","error","log","assert","trace"],ya="Sentry Logger ",qe={};function we(e){if(!("console"in w))return e();let t=w.console,n={},r=Object.keys(qe);r.forEach(o=>{let s=qe[o];n[o]=t[o],t[o]=s});try{return e()}finally{r.forEach(o=>{t[o]=n[o]})}}function Sa(){Pn().enabled=!0}function va(){Pn().enabled=!1}function bo(){return Pn().enabled}function Ta(...e){On("log",...e)}function Ia(...e){On("warn",...e)}function ba(...e){On("error",...e)}function On(e,...t){C&&bo()&&we(()=>{w.console[e](`${ya}[${e}]:`,...t)})}function Pn(){return C?Ie("loggerSettings",()=>({enabled:!1})):{enabled:!1}}var A={enable:Sa,disable:va,isEnabled:bo,log:Ta,warn:Ia,error:ba};var xo=/\(error: (.*)\)/,Ro=/captureMessage|captureException/;function Fn(...e){let t=e.sort((n,r)=>n[0]-r[0]).map(n=>n[1]);return(n,r=0,o=0)=>{let s=[],c=n.split(`
|
|
2
|
+
`);for(let f=r;f<c.length;f++){let d=c[f];if(d.length>1024)continue;let _=xo.test(d)?d.replace(xo,"$1"):d;if(!_.match(/\S*Error: /)){for(let I of t){let x=I(_);if(x){s.push(x);break}}if(s.length>=50+o)break}}return Ao(s.slice(o))}}function Ao(e){if(!e.length)return[];let t=Array.from(e);return/sentryWrapped/.test(Dt(t).function||"")&&t.pop(),t.reverse(),Ro.test(Dt(t).function||"")&&(t.pop(),Ro.test(Dt(t).function||"")&&t.pop()),t.slice(0,50).map(n=>P(g({},n),{filename:n.filename||Dt(t).filename,function:n.function||"?"}))}function Dt(e){return e[e.length-1]||{}}var Mn="<anonymous>";function ue(e){try{return!e||typeof e!="function"?Mn:e.name||Mn}catch{return Mn}}function Lt(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 Ot={},No={};function Q(e,t){Ot[e]=Ot[e]||[],Ot[e].push(t)}function ee(e,t){if(!No[e]){No[e]=!0;try{t()}catch(n){C&&A.error(`Error while instrumenting ${e}`,n)}}}function z(e,t){let n=e&&Ot[e];if(n)for(let r of n)try{r(t)}catch(o){C&&A.error(`Error while triggering instrumentation handler.
|
|
3
|
+
Type: ${e}
|
|
4
|
+
Name: ${ue(r)}
|
|
5
|
+
Error:`,o)}}var Un=null;function kn(e){let t="error";Q(t,e),ee(t,xa)}function xa(){Un=w.onerror,w.onerror=function(e,t,n,r,o){return z("error",{column:r,error:o,line:n,msg:e,url:t}),Un?Un.apply(this,arguments):!1},w.onerror.__SENTRY_INSTRUMENTED__=!0}var Bn=null;function Hn(e){let t="unhandledrejection";Q(t,e),ee(t,Ra)}function Ra(){Bn=w.onunhandledrejection,w.onunhandledrejection=function(e){return z("unhandledrejection",e),Bn?Bn.apply(this,arguments):!0},w.onunhandledrejection.__SENTRY_INSTRUMENTED__=!0}var Co=Object.prototype.toString;function Be(e){switch(Co.call(e)){case"[object Error]":case"[object Exception]":case"[object DOMException]":case"[object WebAssembly.Exception]":return!0;default:return le(e,Error)}}function Ke(e,t){return Co.call(e)===`[object ${t}]`}function Pt(e){return Ke(e,"ErrorEvent")}function Mt(e){return Ke(e,"DOMError")}function $n(e){return Ke(e,"DOMException")}function te(e){return Ke(e,"String")}function Je(e){return typeof e=="object"&&e!==null&&"__sentry_template_string__"in e&&"__sentry_template_values__"in e}function He(e){return e===null||Je(e)||typeof e!="object"&&typeof e!="function"}function be(e){return Ke(e,"Object")}function $e(e){return typeof Event<"u"&&le(e,Event)}function Gn(e){return typeof Element<"u"&&le(e,Element)}function jn(e){return Ke(e,"RegExp")}function xe(e){return!!(e?.then&&typeof e.then=="function")}function Wn(e){return be(e)&&"nativeEvent"in e&&"preventDefault"in e&&"stopPropagation"in e}function le(e,t){try{return e instanceof t}catch{return!1}}function ut(e){return!!(typeof e=="object"&&e!==null&&(e.__isVue||e._isVue))}function wo(e){return typeof Request<"u"&&le(e,Request)}var Yn=w,Aa=80;function ft(e,t={}){if(!e)return"<unknown>";try{let n=e,r=5,o=[],s=0,c=0,f=" > ",d=f.length,_,I=Array.isArray(t)?t:t.keyAttrs,x=!Array.isArray(t)&&t.maxStringLength||Aa;for(;n&&s++<r&&(_=Na(n,I),!(_==="html"||s>1&&c+o.length*d+_.length>=x));)o.push(_),c+=_.length,n=n.parentNode;return o.reverse().join(f)}catch{return"<unknown>"}}function Na(e,t){let n=e,r=[];if(!n?.tagName)return"";if(Yn.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 o=t?.length?t.filter(c=>n.getAttribute(c)).map(c=>[c,n.getAttribute(c)]):null;if(o?.length)o.forEach(c=>{r.push(`[${c[0]}="${c[1]}"]`)});else{n.id&&r.push(`#${n.id}`);let c=n.className;if(c&&te(c)){let f=c.split(/\s+/);for(let d of f)r.push(`.${d}`)}}let s=["aria-label","type","name","title","alt"];for(let c of s){let f=n.getAttribute(c);f&&r.push(`[${c}="${f}"]`)}return r.join("")}function pt(){try{return Yn.document.location.href}catch{return""}}function zn(e){if(!Yn.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 De(e,t=0){return typeof e!="string"||t===0||e.length<=t?e:`${e.slice(0,t)}...`}function Ft(e,t){if(!Array.isArray(e))return"";let n=[];for(let r=0;r<e.length;r++){let o=e[r];try{ut(o)?n.push("[VueViewModel]"):n.push(String(o))}catch{n.push("[value cannot be serialized]")}}return n.join(t)}function Do(e,t,n=!1){return te(e)?jn(t)?t.test(e):te(t)?n?e===t:e.includes(t):!1:!1}function Xe(e,t=[],n=!1){return t.some(r=>Do(e,r,n))}function V(e,t,n){if(!(t in e))return;let r=e[t];if(typeof r!="function")return;let o=n(r);typeof o=="function"&&Ut(o,r);try{e[t]=o}catch{C&&A.log(`Failed to replace method "${t}" in object`,e)}}function oe(e,t,n){try{Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0})}catch{C&&A.log(`Failed to add non-enumerable property "${t}" to object`,e)}}function Ut(e,t){try{let n=t.prototype||{};e.prototype=t.prototype=n,oe(e,"__sentry_original__",t)}catch{}}function Ge(e){return e.__sentry_original__}function kt(e){if(Be(e))return g({message:e.message,name:e.name,stack:e.stack},Oo(e));if($e(e)){let t=g({type:e.type,target:Lo(e.target),currentTarget:Lo(e.currentTarget)},Oo(e));return typeof CustomEvent<"u"&&le(e,CustomEvent)&&(t.detail=e.detail),t}else return e}function Lo(e){try{return Gn(e)?ft(e):Object.prototype.toString.call(e)}catch{return"<unknown>"}}function Oo(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 Vn(e,t=40){let n=Object.keys(kt(e));n.sort();let r=n[0];if(!r)return"[object has no keys]";if(r.length>=t)return De(r,t);for(let o=n.length;o>0;o--){let s=n.slice(0,o).join(", ");if(!(s.length>t))return o===n.length?s:De(s,t)}return""}function Ca(){let e=w;return e.crypto||e.msCrypto}function q(e=Ca()){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 Po(e){return e.exception?.values?.[0]}function ge(e){let{message:t,event_id:n}=e;if(t)return t;let r=Po(e);return r?r.type&&r.value?`${r.type}: ${r.value}`:r.type||r.value||n||"<unknown>":n||"<unknown>"}function Ze(e,t,n){let r=e.exception=e.exception||{},o=r.values=r.values||[],s=o[0]=o[0]||{};s.value||(s.value=t||""),s.type||(s.type=n||"Error")}function he(e,t){let n=Po(e);if(!n)return;let r={type:"generic",handled:!0},o=n.mechanism;if(n.mechanism=g(g(g({},r),o),t),t&&"data"in t){let s=g(g({},o?.data),t.data);n.mechanism.data=s}}function Bt(e){if(wa(e))return!0;try{oe(e,"__sentry_captured__",!0)}catch{}return!1}function wa(e){try{return e.__sentry_captured__}catch{}}var Fo=1e3;function _e(){return Date.now()/Fo}function Da(){let{performance:e}=w;if(!e?.now||!e.timeOrigin)return _e;let t=e.timeOrigin;return()=>(t+e.now())/Fo}var Mo;function ne(){return(Mo??(Mo=Da()))()}function Uo(e){let t=ne(),n={sid:q(),init:!0,timestamp:t,started:t,duration:0,status:"ok",errors:0,ignoreDuration:!1,toJSON:()=>La(n)};return e&&Re(n,e),n}function Re(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||ne(),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:q()),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 ko(e,t){let n={};t?n={status:t}:e.status==="ok"&&(n={status:"exited"}),Re(e,n)}function La(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 Le(e,t,n=2){if(!t||typeof t!="object"||n<=0)return t;if(e&&Object.keys(t).length===0)return e;let r=g({},e);for(let o in t)Object.prototype.hasOwnProperty.call(t,o)&&(r[o]=Le(r[o],t[o],n-1));return r}function qn(){return q()}function Ht(){return q().substring(16)}var Kn="_sentrySpan";function Jn(e,t){t?oe(e,Kn,t):delete e[Kn]}function Xn(e){return e[Kn]}var Oa=100,Z=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:qn(),sampleRand:Math.random()}}clone(){let t=new e;return t._breadcrumbs=[...this._breadcrumbs],t._tags=g({},this._tags),t._extra=g({},this._extra),t._contexts=g({},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=g({},this._sdkProcessingMetadata),t._propagationContext=g({},this._propagationContext),t._client=this._client,t._lastEventId=this._lastEventId,Jn(t,Xn(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&&Re(this._session,{user:t}),this._notifyScopeListeners(),this}getUser(){return this._user}setTags(t){return this._tags=g(g({},this._tags),t),this._notifyScopeListeners(),this}setTag(t,n){return this._tags=P(g({},this._tags),{[t]:n}),this._notifyScopeListeners(),this}setExtras(t){return this._extra=g(g({},this._extra),t),this._notifyScopeListeners(),this}setExtra(t,n){return this._extra=P(g({},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():be(n)?t:void 0,{tags:o,extra:s,user:c,contexts:f,level:d,fingerprint:_=[],propagationContext:I}=r||{};return this._tags=g(g({},this._tags),o),this._extra=g(g({},this._extra),s),this._contexts=g(g({},this._contexts),f),c&&Object.keys(c).length&&(this._user=c),d&&(this._level=d),_.length&&(this._fingerprint=_),I&&(this._propagationContext=I),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,Jn(this,void 0),this._attachments=[],this.setPropagationContext({traceId:qn(),sampleRand:Math.random()}),this._notifyScopeListeners(),this}addBreadcrumb(t,n){let r=typeof n=="number"?n:Oa;if(r<=0)return this;let o=P(g({timestamp:_e()},t),{message:t.message?De(t.message,2048):t.message});return this._breadcrumbs.push(o),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:Xn(this)}}setSDKProcessingMetadata(t){return this._sdkProcessingMetadata=Le(this._sdkProcessingMetadata,t,2),this}setPropagationContext(t){return this._propagationContext=t,this}getPropagationContext(){return this._propagationContext}captureException(t,n){let r=n?.event_id||q();if(!this._client)return C&&A.warn("No client configured on scope - will not capture exception!"),r;let o=new Error("Sentry syntheticException");return this._client.captureException(t,P(g({originalException:t,syntheticException:o},n),{event_id:r}),this),r}captureMessage(t,n,r){let o=r?.event_id||q();if(!this._client)return C&&A.warn("No client configured on scope - will not capture message!"),o;let s=new Error(t);return this._client.captureMessage(t,n,P(g({originalException:t,syntheticException:s},r),{event_id:o}),this),o}captureEvent(t,n){let r=n?.event_id||q();return this._client?(this._client.captureEvent(t,P(g({},n),{event_id:r}),this),r):(C&&A.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 Bo(){return Ie("defaultCurrentScope",()=>new Z)}function Ho(){return Ie("defaultIsolationScope",()=>new Z)}var Zn=class{constructor(t,n){let r;t?r=t:r=new Z;let o;n?o=n:o=new Z,this._stack=[{scope:r}],this._isolationScope=o}withScope(t){let n=this._pushScope(),r;try{r=t(n)}catch(o){throw this._popScope(),o}return xe(r)?r.then(o=>(this._popScope(),o),o=>{throw this._popScope(),o}):(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 Qe(){let e=Ue(),t=ke(e);return t.stack=t.stack||new Zn(Bo(),Ho())}function Pa(e){return Qe().withScope(e)}function Ma(e,t){let n=Qe();return n.withScope(()=>(n.getStackTop().scope=e,t(e)))}function $o(e){return Qe().withScope(()=>e(Qe().getIsolationScope()))}function Go(){return{withIsolationScope:$o,withScope:Pa,withSetScope:Ma,withSetIsolationScope:(e,t)=>$o(t),getCurrentScope:()=>Qe().getScope(),getIsolationScope:()=>Qe().getIsolationScope()}}function $t(e){let t=ke(e);return t.acs?t.acs:Go()}function Ee(){let e=Ue();return $t(e).getCurrentScope()}function ye(){let e=Ue();return $t(e).getIsolationScope()}function Gt(){return Ie("globalScope",()=>new Z)}function lt(...e){let t=Ue(),n=$t(t);if(e.length===2){let[r,o]=e;return r?n.withSetScope(r,o):n.withScope(o)}return n.withScope(e[0])}function $(){return Ee().getClient()}function Qn(e){let t=e.getPropagationContext(),{traceId:n,parentSpanId:r,propagationSpanId:o}=t,s={trace_id:n,span_id:o||Ht()};return r&&(s.parent_span_id=r),s}var jt="sentry.source",er="sentry.sample_rate",jo="sentry.previous_trace_sample_rate",tr="sentry.op",nr="sentry.origin";var rr="sentry.profile_id",or="sentry.exclusive_time";var Fa="_sentryScope",Ua="_sentryIsolationScope";function Wt(e){return{scope:e[Fa],isolationScope:e[Ua]}}var ka="sentry-",Ba=/^sentry-/;function Yo(e){let t=Ha(e);if(!t)return;let n=Object.entries(t).reduce((r,[o,s])=>{if(o.match(Ba)){let c=o.slice(ka.length);r[c]=s}return r},{});if(Object.keys(n).length>0)return n}function Ha(e){if(!(!e||!te(e)&&!Array.isArray(e)))return Array.isArray(e)?e.reduce((t,n)=>{let r=Wo(n);return Object.entries(r).forEach(([o,s])=>{t[o]=s}),t},{}):Wo(e)}function Wo(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 zo(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 Jo=1,Vo=!1;function ir(e){let{spanId:t,traceId:n,isRemote:r}=e.spanContext(),o=r?t:et(e).parent_span_id,s=Wt(e).scope,c=r?s?.getPropagationContext().propagationSpanId||Ht():t;return{parent_span_id:o,span_id:c,trace_id:n}}function $a(e){if(e&&e.length>0)return e.map(c=>{var f=c,{context:d}=f,_=d,{spanId:t,traceId:n,traceFlags:r}=_,o=ho(_,["spanId","traceId","traceFlags"]),{attributes:s}=f;return g({span_id:t,trace_id:n,sampled:r===Jo,attributes:s},o)})}function qo(e){return typeof e=="number"?Ko(e):Array.isArray(e)?e[0]+e[1]/1e9:e instanceof Date?Ko(e.getTime()):ne()}function Ko(e){return e>9999999999?e/1e3:e}function et(e){if(ja(e))return e.getSpanJSON();let{spanId:t,traceId:n}=e.spanContext();if(Ga(e)){let{attributes:r,startTime:o,name:s,endTime:c,status:f,links:d}=e,_="parentSpanId"in e?e.parentSpanId:"parentSpanContext"in e?e.parentSpanContext?.spanId:void 0;return{span_id:t,trace_id:n,data:r,description:s,parent_span_id:_,start_timestamp:qo(o),timestamp:qo(c)||void 0,status:Wa(f),op:r[tr],origin:r[nr],links:$a(d)}}return{span_id:t,trace_id:n,start_timestamp:0,data:{}}}function Ga(e){let t=e;return!!t.attributes&&!!t.startTime&&!!t.name&&!!t.endTime&&!!t.status}function ja(e){return typeof e.getSpanJSON=="function"}function Xo(e){let{traceFlags:t}=e.spanContext();return t===Jo}function Wa(e){if(!(!e||e.code===0))return e.code===1?"ok":e.message||"unknown_error"}var Ya="_sentryRootSpan";function dt(e){return e[Ya]||e}function sr(){Vo||(we(()=>{console.warn("[Sentry] Returning null from `beforeSendSpan` is disallowed. To drop certain spans, configure the respective integrations directly.")}),Vo=!0)}function Zo(e){if(typeof __SENTRY_TRACING__=="boolean"&&!__SENTRY_TRACING__)return!1;let t=e||$()?.getOptions();return!!t&&(t.tracesSampleRate!=null||!!t.tracesSampler)}var tt="production";var za=/^o(\d+)\./,Va=/^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;function qa(e){return e==="http"||e==="https"}function Oe(e,t=!1){let{host:n,path:r,pass:o,port:s,projectId:c,protocol:f,publicKey:d}=e;return`${f}://${d}${t&&o?`:${o}`:""}@${n}${s?`:${s}`:""}/${r&&`${r}/`}${c}`}function Ka(e){let t=Va.exec(e);if(!t){we(()=>{console.error(`Invalid Sentry Dsn: ${e}`)});return}let[n,r,o="",s="",c="",f=""]=t.slice(1),d="",_=f,I=_.split("/");if(I.length>1&&(d=I.slice(0,-1).join("/"),_=I.pop()),_){let x=_.match(/^\d+/);x&&(_=x[0])}return Qo({host:s,pass:o,path:d,projectId:_,port:c,protocol:n,publicKey:r})}function Qo(e){return{protocol:e.protocol,publicKey:e.publicKey||"",pass:e.pass||"",host:e.host,port:e.port||"",path:e.path||"",projectId:e.projectId}}function Ja(e){if(!C)return!0;let{port:t,projectId:n,protocol:r}=e;return["protocol","publicKey","host","projectId"].find(c=>e[c]?!1:(A.error(`Invalid Sentry Dsn: ${c} missing`),!0))?!1:n.match(/^\d+$/)?qa(r)?t&&isNaN(parseInt(t,10))?(A.error(`Invalid Sentry Dsn: Invalid port ${t}`),!1):!0:(A.error(`Invalid Sentry Dsn: Invalid protocol ${r}`),!1):(A.error(`Invalid Sentry Dsn: Invalid projectId ${n}`),!1)}function ei(e){return e.match(za)?.[1]}function ti(e){let t=typeof e=="string"?Ka(e):Qo(e);if(!(!t||!Ja(t)))return t}var Xa="_frozenDsc";function ni(e,t){let n=t.getOptions(),{publicKey:r,host:o}=t.getDsn()||{},s;n.orgId?s=String(n.orgId):o&&(s=ei(o));let c={environment:n.environment||tt,release:n.release,public_key:r,trace_id:e,org_id:s};return t.emit("createDsc",c),c}function ri(e,t){let n=t.getPropagationContext();return n.dsc||ni(n.traceId,e)}function ar(e){let t=$();if(!t)return{};let n=dt(e),r=et(n),o=r.data,s=n.spanContext().traceState,c=s?.get("sentry.sample_rate")??o[er]??o[jo];function f(L){return(typeof c=="number"||typeof c=="string")&&(L.sample_rate=`${c}`),L}let d=n[Xa];if(d)return f(d);let _=s?.get("sentry.dsc"),I=_&&Yo(_);if(I)return f(I);let x=ni(e.spanContext().traceId,t),E=o[jt],S=r.description;return E!=="url"&&S&&(x.transaction=S),Zo()&&(x.sampled=String(Xo(n)),x.sample_rand=s?.get("sentry.sample_rand")??Wt(n).scope?.getPropagationContext().sampleRand.toString()),f(x),t.emit("createDsc",x,n),x}function fe(e,t=100,n=1/0){try{return cr("",e,t,n)}catch(r){return{ERROR:`**non-serializable** (${r})`}}}function Yt(e,t=3,n=100*1024){let r=fe(e,t);return tc(r)>n?Yt(e,t-1,n):r}function cr(e,t,n=1/0,r=1/0,o=nc()){let[s,c]=o;if(t==null||["boolean","string"].includes(typeof t)||typeof t=="number"&&Number.isFinite(t))return t;let f=Za(e,t);if(!f.startsWith("[object "))return f;if(t.__sentry_skip_normalization__)return t;let d=typeof t.__sentry_override_normalization_depth__=="number"?t.__sentry_override_normalization_depth__:n;if(d===0)return f.replace("object ","");if(s(t))return"[Circular ~]";let _=t;if(_&&typeof _.toJSON=="function")try{let S=_.toJSON();return cr("",S,d-1,r,o)}catch{}let I=Array.isArray(t)?[]:{},x=0,E=kt(t);for(let S in E){if(!Object.prototype.hasOwnProperty.call(E,S))continue;if(x>=r){I[S]="[MaxProperties ~]";break}let L=E[S];I[S]=cr(S,L,d-1,r,o),x++}return c(t),I}function Za(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(ut(t))return"[VueViewModel]";if(Wn(t))return"[SyntheticEvent]";if(typeof t=="number"&&!Number.isFinite(t))return`[${t}]`;if(typeof t=="function")return`[Function: ${ue(t)}]`;if(typeof t=="symbol")return`[${String(t)}]`;if(typeof t=="bigint")return`[BigInt: ${String(t)}]`;let n=Qa(t);return/^HTML(\w*)Element$/.test(n)?`[HTMLElement: ${n}]`:`[object ${n}]`}catch(n){return`**non-serializable** (${n})`}}function Qa(e){let t=Object.getPrototypeOf(e);return t?.constructor?t.constructor.name:"null prototype"}function ec(e){return~-encodeURI(e).split(/%..|./).length}function tc(e){return ec(JSON.stringify(e))}function nc(){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 Ae(e,t=[]){return[e,t]}function oi(e,t){let[n,r]=e;return[n,[...r,t]]}function fr(e,t){let n=e[1];for(let r of n){let o=r[0].type;if(t(r,o))return!0}return!1}function ur(e){let t=ke(w);return t.encodePolyfill?t.encodePolyfill(e):new TextEncoder().encode(e)}function ii(e){let[t,n]=e,r=JSON.stringify(t);function o(s){typeof r=="string"?r=typeof s=="string"?r+s:[ur(r),s]:r.push(typeof s=="string"?ur(s):s)}for(let s of n){let[c,f]=s;if(o(`
|
|
6
|
+
${JSON.stringify(c)}
|
|
7
|
+
`),typeof f=="string"||f instanceof Uint8Array)o(f);else{let d;try{d=JSON.stringify(f)}catch{d=JSON.stringify(fe(f))}o(d)}}return typeof r=="string"?r:rc(r)}function rc(e){let t=e.reduce((o,s)=>o+s.length,0),n=new Uint8Array(t),r=0;for(let o of e)n.set(o,r),r+=o.length;return n}function si(e){let t=typeof e.data=="string"?ur(e.data):e.data;return[{type:"attachment",length:t.length,filename:e.filename,content_type:e.contentType,attachment_type:e.attachmentType},t]}var oc={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 pr(e){return oc[e]}function lr(e){if(!e?.sdk)return;let{name:t,version:n}=e.sdk;return{name:t,version:n}}function ai(e,t,n,r){let o=e.sdkProcessingMetadata?.dynamicSamplingContext;return g(g(g({event_id:e.event_id,sent_at:new Date().toISOString()},t&&{sdk:t}),!!n&&r&&{dsn:Oe(r)}),o&&{trace:o})}function ic(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 ci(e,t,n,r){let o=lr(n),s=g(g({sent_at:new Date().toISOString()},o&&{sdk:o}),!!r&&t&&{dsn:Oe(t)}),c="aggregates"in e?[{type:"sessions"},e]:[{type:"session"},e.toJSON()];return Ae(s,[c])}function ui(e,t,n,r){let o=lr(n),s=e.type&&e.type!=="replay_event"?e.type:"event";ic(e,n?.sdk);let c=ai(e,o,r,t);return delete e.sdkProcessingMetadata,Ae(c,[[{type:s},e]])}var dr=0,fi=1,pi=2;function pe(e){return new de(t=>{t(e)})}function Pe(e){return new de((t,n)=>{n(e)})}var de=class e{constructor(t){this._state=dr,this._handlers=[],this._runExecutor(t)}then(t,n){return new e((r,o)=>{this._handlers.push([!1,s=>{if(!t)r(s);else try{r(t(s))}catch(c){o(c)}},s=>{if(!n)o(s);else try{r(n(s))}catch(c){o(c)}}]),this._executeHandlers()})}catch(t){return this.then(n=>n,t)}finally(t){return new e((n,r)=>{let o,s;return this.then(c=>{s=!1,o=c,t&&t()},c=>{s=!0,o=c,t&&t()}).then(()=>{if(s){r(o);return}n(o)})})}_executeHandlers(){if(this._state===dr)return;let t=this._handlers.slice();this._handlers=[],t.forEach(n=>{n[0]||(this._state===fi&&n[1](this._value),this._state===pi&&n[2](this._value),n[0]=!0)})}_runExecutor(t){let n=(s,c)=>{if(this._state===dr){if(xe(c)){c.then(r,o);return}this._state=s,this._value=c,this._executeHandlers()}},r=s=>{n(fi,s)},o=s=>{n(pi,s)};try{t(r,o)}catch(s){o(s)}}};function zt(e,t,n,r=0){return new de((o,s)=>{let c=e[r];if(t===null||typeof c!="function")o(t);else{let f=c(g({},t),n);C&&c.id&&f===null&&A.log(`Event processor "${c.id}" dropped event`),xe(f)?f.then(d=>zt(e,d,n,r+1).then(o)).then(null,s):zt(e,f,n,r+1).then(o).then(null,s)}})}function li(e,t){let{fingerprint:n,span:r,breadcrumbs:o,sdkProcessingMetadata:s}=t;sc(e,t),r&&uc(e,r),fc(e,n),ac(e,o),cc(e,s)}function mr(e,t){let{extra:n,tags:r,user:o,contexts:s,level:c,sdkProcessingMetadata:f,breadcrumbs:d,fingerprint:_,eventProcessors:I,attachments:x,propagationContext:E,transactionName:S,span:L}=t;Vt(e,"extra",n),Vt(e,"tags",r),Vt(e,"user",o),Vt(e,"contexts",s),e.sdkProcessingMetadata=Le(e.sdkProcessingMetadata,f,2),c&&(e.level=c),S&&(e.transactionName=S),L&&(e.span=L),d.length&&(e.breadcrumbs=[...e.breadcrumbs,...d]),_.length&&(e.fingerprint=[...e.fingerprint,..._]),I.length&&(e.eventProcessors=[...e.eventProcessors,...I]),x.length&&(e.attachments=[...e.attachments,...x]),e.propagationContext=g(g({},e.propagationContext),E)}function Vt(e,t,n){e[t]=Le(e[t],n,1)}function sc(e,t){let{extra:n,tags:r,user:o,contexts:s,level:c,transactionName:f}=t;Object.keys(n).length&&(e.extra=g(g({},n),e.extra)),Object.keys(r).length&&(e.tags=g(g({},r),e.tags)),Object.keys(o).length&&(e.user=g(g({},o),e.user)),Object.keys(s).length&&(e.contexts=g(g({},s),e.contexts)),c&&(e.level=c),f&&e.type!=="transaction"&&(e.transaction=f)}function ac(e,t){let n=[...e.breadcrumbs||[],...t];e.breadcrumbs=n.length?n:void 0}function cc(e,t){e.sdkProcessingMetadata=g(g({},e.sdkProcessingMetadata),t)}function uc(e,t){e.contexts=g({trace:ir(t)},e.contexts),e.sdkProcessingMetadata=g({dynamicSamplingContext:ar(t)},e.sdkProcessingMetadata);let n=dt(t),r=et(n).description;r&&!e.transaction&&e.type==="transaction"&&(e.transaction=r)}function fc(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 qt,di,Kt;function mi(e){let t=w._sentryDebugIds;if(!t)return{};let n=Object.keys(t);return Kt&&n.length===di||(di=n.length,Kt=n.reduce((r,o)=>{qt||(qt={});let s=qt[o];if(s)r[s[0]]=s[1];else{let c=e(o);for(let f=c.length-1;f>=0;f--){let _=c[f]?.filename,I=t[o];if(_&&I){r[_]=I,qt[o]=[_,I];break}}}return r},{})),Kt}function gi(e,t,n,r,o,s){let{normalizeDepth:c=3,normalizeMaxBreadth:f=1e3}=e,d=P(g({},t),{event_id:t.event_id||n.event_id||q(),timestamp:t.timestamp||_e()}),_=n.integrations||e.integrations.map(k=>k.name);pc(d,e),mc(d,_),o&&o.emit("applyFrameMetadata",t),t.type===void 0&&lc(d,e.stackParser);let I=hc(r,n.captureContext);n.mechanism&&he(d,n.mechanism);let x=o?o.getEventProcessors():[],E=Gt().getScopeData();if(s){let k=s.getScopeData();mr(E,k)}if(I){let k=I.getScopeData();mr(E,k)}let S=[...n.attachments||[],...E.attachments];S.length&&(n.attachments=S),li(d,E);let L=[...x,...E.eventProcessors];return zt(L,d,n).then(k=>(k&&dc(k),typeof c=="number"&&c>0?gc(k,c,f):k))}function pc(e,t){let{environment:n,release:r,dist:o,maxValueLength:s=250}=t;e.environment=e.environment||n||tt,!e.release&&r&&(e.release=r),!e.dist&&o&&(e.dist=o);let c=e.request;c?.url&&(c.url=De(c.url,s))}function lc(e,t){let n=mi(t);e.exception?.values?.forEach(r=>{r.stacktrace?.frames?.forEach(o=>{o.filename&&(o.debug_id=n[o.filename])})})}function dc(e){let t={};if(e.exception?.values?.forEach(r=>{r.stacktrace?.frames?.forEach(o=>{o.debug_id&&(o.abs_path?t[o.abs_path]=o.debug_id:o.filename&&(t[o.filename]=o.debug_id),delete o.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,o])=>{n.push({type:"sourcemap",code_file:r,debug_id:o})})}function mc(e,t){t.length>0&&(e.sdk=e.sdk||{},e.sdk.integrations=[...e.sdk.integrations||[],...t])}function gc(e,t,n){if(!e)return null;let r=g(g(g(g(g({},e),e.breadcrumbs&&{breadcrumbs:e.breadcrumbs.map(o=>g(g({},o),o.data&&{data:fe(o.data,t,n)}))}),e.user&&{user:fe(e.user,t,n)}),e.contexts&&{contexts:fe(e.contexts,t,n)}),e.extra&&{extra:fe(e.extra,t,n)});return e.contexts?.trace&&r.contexts&&(r.contexts.trace=e.contexts.trace,e.contexts.trace.data&&(r.contexts.trace.data=fe(e.contexts.trace.data,t,n))),e.spans&&(r.spans=e.spans.map(o=>g(g({},o),o.data&&{data:fe(o.data,t,n)}))),e.contexts?.flags&&r.contexts&&(r.contexts.flags=fe(e.contexts.flags,3,n)),r}function hc(e,t){if(!t)return e;let n=e?e.clone():new Z;return n.update(t),n}function hi(e){if(e)return _c(e)?{captureContext:e}:yc(e)?{captureContext:e}:e}function _c(e){return e instanceof Z||typeof e=="function"}var Ec=["user","level","extra","contexts","tags","fingerprint","propagationContext"];function yc(e){return Object.keys(e).some(t=>Ec.includes(t))}function Jt(e,t){return Ee().captureException(e,hi(t))}function mt(e,t){return Ee().captureEvent(e,t)}function gt(e){let t=ye(),n=Ee(),{userAgent:r}=w.navigator||{},o=Uo(g(g({user:n.getUser()||t.getUser()},r&&{userAgent:r}),e)),s=t.getSession();return s?.status==="ok"&&Re(s,{status:"exited"}),Xt(),t.setSession(o),o}function Xt(){let e=ye(),n=Ee().getSession()||e.getSession();n&&ko(n),Ei(),e.setSession()}function Ei(){let e=ye(),t=$(),n=e.getSession();n&&t&&t.captureSession(n)}function ht(e=!1){if(e){Xt();return}Ei()}var Sc="7";function vc(e){let t=e.protocol?`${e.protocol}:`:"",n=e.port?`:${e.port}`:"";return`${t}//${e.host}${n}${e.path?`/${e.path}`:""}/api/`}function Tc(e){return`${vc(e)}${e.projectId}/envelope/`}function Ic(e,t){let n={sentry_version:Sc};return e.publicKey&&(n.sentry_key=e.publicKey),t&&(n.sentry_client=`${t.name}/${t.version}`),new URLSearchParams(n).toString()}function yi(e,t,n){return t||`${Tc(e)}?${Ic(e,n)}`}var Si=[];function vi(e,t){let n={};return t.forEach(r=>{r&&hr(e,r,n)}),n}function gr(e,t){for(let n of t)n?.afterAllSetup&&n.afterAllSetup(e)}function hr(e,t,n){if(n[t.name]){C&&A.log(`Integration skipped because it was already installed: ${t.name}`);return}if(n[t.name]=t,Si.indexOf(t.name)===-1&&typeof t.setupOnce=="function"&&(t.setupOnce(),Si.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",(o,s)=>r(o,s,e))}if(typeof t.processEvent=="function"){let r=t.processEvent.bind(t),o=Object.assign((s,c)=>r(s,c,e),{id:t.name});e.addEventProcessor(o)}C&&A.log(`Integration installed: ${t.name}`)}function Ti(e,t,n){let r=[{type:"client_report"},{timestamp:n||_e(),discarded_events:e}];return Ae(t?{dsn:t}:{},[r])}function Zt(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 Ii(e){let{trace_id:t,parent_span_id:n,span_id:r,status:o,origin:s,data:c,op:f}=e.contexts?.trace??{};return{data:c??{},description:e.transaction,op:f,parent_span_id:n,span_id:r??"",start_timestamp:e.start_timestamp??0,status:o,timestamp:e.timestamp,trace_id:t??"",origin:s,profile_id:c?.[rr],exclusive_time:c?.[or],measurements:e.measurements,is_segment:!0}}function bi(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:g(g(g({},e.data),e.profile_id&&{[rr]:e.profile_id}),e.exclusive_time&&{[or]:e.exclusive_time})}},measurements:e.measurements}}var xi="Not capturing exception because it's already been captured.",Ri="Discarded session because of missing or non-string release",Ci=Symbol.for("SentryInternalError"),wi=Symbol.for("SentryDoNotSendEventError");function Qt(e){return{message:e,[Ci]:!0}}function _r(e){return{message:e,[wi]:!0}}function Ai(e){return!!e&&typeof e=="object"&&Ci in e}function Ni(e){return!!e&&typeof e=="object"&&wi in e}var _t=class{constructor(t){if(this._options=t,this._integrations={},this._numProcessing=0,this._outcomes={},this._hooks={},this._eventProcessors=[],t.dsn?this._dsn=ti(t.dsn):C&&A.warn("No DSN provided, client will not send events."),this._dsn){let n=yi(this._dsn,t.tunnel,t._metadata?t._metadata.sdk:void 0);this._transport=t.transport(P(g({tunnel:this._options.tunnel,recordDroppedEvent:this.recordDroppedEvent.bind(this)},t.transportOptions),{url:n}))}}captureException(t,n,r){let o=q();if(Bt(t))return C&&A.log(xi),o;let s=g({event_id:o},n);return this._process(this.eventFromException(t,s).then(c=>this._captureEvent(c,s,r))),s.event_id}captureMessage(t,n,r,o){let s=g({event_id:q()},r),c=Je(t)?t:String(t),f=He(t)?this.eventFromMessage(c,n,s):this.eventFromException(t,s);return this._process(f.then(d=>this._captureEvent(d,s,o))),s.event_id}captureEvent(t,n,r){let o=q();if(n?.originalException&&Bt(n.originalException))return C&&A.log(xi),o;let s=g({event_id:o},n),c=t.sdkProcessingMetadata||{},f=c.capturedSpanScope,d=c.capturedSpanIsolationScope;return this._process(this._captureEvent(t,s,f||r,d)),s.event_id}captureSession(t){this.sendSession(t),Re(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(o=>r&&o))):pe(!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];hr(this,t,this._integrations),n||gr(this,[t])}sendEvent(t,n={}){this.emit("beforeSendEvent",t,n);let r=ui(t,this._dsn,this._options._metadata,this._options.tunnel);for(let s of n.attachments||[])r=oi(r,si(s));let o=this.sendEnvelope(r);o&&o.then(s=>this.emit("afterSendEvent",t,s),null)}sendSession(t){let{release:n,environment:r=tt}=this._options;if("aggregates"in t){let s=t.attrs||{};if(!s.release&&!n){C&&A.warn(Ri);return}s.release=s.release||n,s.environment=s.environment||r,t.attrs=s}else{if(!t.release&&!n){C&&A.warn(Ri);return}t.release=t.release||n,t.environment=t.environment||r}this.emit("beforeSendSession",t);let o=ci(t,this._dsn,this._options._metadata,this._options.tunnel);this.sendEnvelope(o)}recordDroppedEvent(t,n,r=1){if(this._options.sendClientReports){let o=`${t}:${n}`;C&&A.log(`Recording outcome: "${o}"${r>1?` (${r} times)`:""}`),this._outcomes[o]=(this._outcomes[o]||0)+r}}on(t,n){let r=this._hooks[t]=this._hooks[t]||[];return r.push(n),()=>{let o=r.indexOf(n);o>-1&&r.splice(o,1)}}emit(t,...n){let r=this._hooks[t];r&&r.forEach(o=>o(...n))}sendEnvelope(t){return this.emit("beforeEnvelope",t),this._isEnabled()&&this._transport?this._transport.send(t).then(null,n=>(C&&A.error("Error while sending envelope:",n),n)):(C&&A.error("Transport disabled"),pe({}))}_setupIntegrations(){let{integrations:t}=this._options;this._integrations=vi(this,t),gr(this,t)}_updateSessionFromEvent(t,n){let r=n.level==="fatal",o=!1,s=n.exception?.values;if(s){o=!0;for(let d of s)if(d.mechanism?.handled===!1){r=!0;break}}let c=t.status==="ok";(c&&t.errors===0||c&&r)&&(Re(t,P(g({},r&&{status:"crashed"}),{errors:t.errors||Number(o||r)})),this.captureSession(t))}_isClientDoneProcessing(t){return new de(n=>{let r=0,o=1,s=setInterval(()=>{this._numProcessing==0?(clearInterval(s),n(!0)):(r+=o,t&&r>=t&&(clearInterval(s),n(!1)))},o)})}_isEnabled(){return this.getOptions().enabled!==!1&&this._transport!==void 0}_prepareEvent(t,n,r,o){let s=this.getOptions(),c=Object.keys(this._integrations);return!n.integrations&&c?.length&&(n.integrations=c),this.emit("preprocessEvent",t,n),t.type||o.setLastEventId(t.event_id||n.event_id),gi(s,t,n,r,this,o).then(f=>{if(f===null)return f;this.emit("postprocessEvent",f,n),f.contexts=g({trace:Qn(r)},f.contexts);let d=ri(this,r);return f.sdkProcessingMetadata=g({dynamicSamplingContext:d},f.sdkProcessingMetadata),f})}_captureEvent(t,n={},r=Ee(),o=ye()){return C&&Er(t)&&A.log(`Captured error event \`${Zt(t)[0]||"<unknown>"}\``),this._processEvent(t,n,r,o).then(s=>s.event_id,s=>{C&&(Ni(s)?A.log(s.message):Ai(s)?A.warn(s.message):A.warn(s))})}_processEvent(t,n,r,o){let s=this.getOptions(),{sampleRate:c}=s,f=Di(t),d=Er(t),_=t.type||"error",I=`before send for type \`${_}\``,x=typeof c>"u"?void 0:zo(c);if(d&&typeof x=="number"&&Math.random()>x)return this.recordDroppedEvent("sample_rate","error"),Pe(_r(`Discarding event because it's not included in the random sample (sampling rate = ${c})`));let E=_==="replay_event"?"replay":_;return this._prepareEvent(t,n,r,o).then(S=>{if(S===null)throw this.recordDroppedEvent("event_processor",E),_r("An event processor returned `null`, will not send event.");if(n.data&&n.data.__sentry__===!0)return S;let H=Rc(this,s,S,n);return xc(H,I)}).then(S=>{if(S===null){if(this.recordDroppedEvent("before_send",E),f){let G=1+(t.spans||[]).length;this.recordDroppedEvent("before_send","span",G)}throw _r(`${I} returned \`null\`, will not send event.`)}let L=r.getSession()||o.getSession();if(d&&L&&this._updateSessionFromEvent(L,S),f){let k=S.sdkProcessingMetadata?.spanCountBeforeProcessing||0,G=S.spans?S.spans.length:0,ie=k-G;ie>0&&this.recordDroppedEvent("before_send","span",ie)}let H=S.transaction_info;if(f&&H&&S.transaction!==t.transaction){let k="custom";S.transaction_info=P(g({},H),{source:k})}return this.sendEvent(S,n),S}).then(null,S=>{throw Ni(S)||Ai(S)?S:(this.captureException(S,{data:{__sentry__:!0},originalException:S}),Qt(`Event processing pipeline threw an error, original event will not be sent. Details have been sent as a new event.
|
|
8
|
+
Reason: ${S}`))})}_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[o,s]=n.split(":");return{reason:o,category:s,quantity:r}})}_flushOutcomes(){C&&A.log("Flushing outcomes...");let t=this._clearOutcomes();if(t.length===0){C&&A.log("No outcomes to send");return}if(!this._dsn){C&&A.log("No dsn provided, will not send outcomes");return}C&&A.log("Sending outcomes:",t);let n=Ti(t,this._options.tunnel&&Oe(this._dsn));this.sendEnvelope(n)}};function xc(e,t){let n=`${t} must return \`null\` or a valid event.`;if(xe(e))return e.then(r=>{if(!be(r)&&r!==null)throw Qt(n);return r},r=>{throw Qt(`${t} rejected with ${r}`)});if(!be(e)&&e!==null)throw Qt(n);return e}function Rc(e,t,n,r){let{beforeSend:o,beforeSendTransaction:s,beforeSendSpan:c}=t,f=n;if(Er(f)&&o)return o(f,r);if(Di(f)){if(c){let d=c(Ii(f));if(d?f=Le(n,bi(d)):sr(),f.spans){let _=[];for(let I of f.spans){let x=c(I);x?_.push(x):(sr(),_.push(I))}f.spans=_}}if(s){if(f.spans){let d=f.spans.length;f.sdkProcessingMetadata=P(g({},n.sdkProcessingMetadata),{spanCountBeforeProcessing:d})}return s(f,r)}}return f}function Er(e){return e.type===void 0}function Di(e){return e.type==="transaction"}function Ac(e){return[{type:"log",item_count:e.length,content_type:"application/vnd.sentry.items.log+json"},{items:e}]}function Li(e,t,n,r){let o={};return t?.sdk&&(o.sdk={name:t.sdk.name,version:t.sdk.version}),n&&r&&(o.dsn=Oe(r)),Ae(o,[Ac(e)])}function Et(e,t){let n=t??Nc(e)??[];if(n.length===0)return;let r=e.getOptions(),o=Li(n,r._metadata,r.tunnel,e.getDsn());Oi().set(e,[]),e.emit("flushLogs"),e.sendEnvelope(o)}function Nc(e){return Oi().get(e)}function Oi(){return Ie("clientToLogBufferMap",()=>new WeakMap)}var yr=Symbol.for("SentryBufferFullError");function Pi(e){let t=[];function n(){return e===void 0||t.length<e}function r(c){return t.splice(t.indexOf(c),1)[0]||Promise.resolve(void 0)}function o(c){if(!n())return Pe(yr);let f=c();return t.indexOf(f)===-1&&t.push(f),f.then(()=>r(f)).then(null,()=>r(f).then(null,()=>{})),f}function s(c){return new de((f,d)=>{let _=t.length;if(!_)return f(!0);let I=setTimeout(()=>{c&&c>0&&f(!1)},c);t.forEach(x=>{pe(x).then(()=>{--_||(clearTimeout(I),f(!0))},d)})})}return{$:t,add:o,drain:s}}function Cc(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 wc(e,t){return e[t]||e.all||0}function Mi(e,t,n=Date.now()){return wc(e,t)>n}function Fi(e,{statusCode:t,headers:n},r=Date.now()){let o=g({},e),s=n?.["x-sentry-rate-limits"],c=n?.["retry-after"];if(s)for(let f of s.trim().split(",")){let[d,_,,,I]=f.split(":",5),x=parseInt(d,10),E=(isNaN(x)?60:x)*1e3;if(!_)o.all=r+E;else for(let S of _.split(";"))S==="metric_bucket"?(!I||I.split(";").includes("custom"))&&(o[S]=r+E):o[S]=r+E}else c?o.all=r+Cc(c,r):t===429&&(o.all=r+60*1e3);return o}var Dc=64;function en(e,t,n=Pi(e.bufferSize||Dc)){let r={},o=c=>n.drain(c);function s(c){let f=[];if(fr(c,(x,E)=>{let S=pr(E);Mi(r,S)?e.recordDroppedEvent("ratelimit_backoff",S):f.push(x)}),f.length===0)return pe({});let d=Ae(c[0],f),_=x=>{fr(d,(E,S)=>{e.recordDroppedEvent(x,pr(S))})},I=()=>t({body:ii(d)}).then(x=>(x.statusCode!==void 0&&(x.statusCode<200||x.statusCode>=300)&&C&&A.warn(`Sentry responded with status code ${x.statusCode} to sent event.`),r=Fi(r,x),x),x=>{throw _("network_error"),C&&A.error("Encountered error running transport request:",x),x});return n.add(I).then(x=>x,x=>{if(x===yr)return C&&A.error("Skipped sending event because buffer is full."),_("queue_overflow"),pe({});throw x})}return{send:s,flush:o}}function Sr(e){e.user?.ip_address===void 0&&(e.user=P(g({},e.user),{ip_address:"{{auto}}"}))}function vr(e){"aggregates"in e?e.attrs?.ip_address===void 0&&(e.attrs=P(g({},e.attrs),{ip_address:"{{auto}}"})):e.ipAddress===void 0&&(e.ipAddress="{{auto}}")}function Tr(e,t,n=[t],r="npm"){let o=e._metadata||{};o.sdk||(o.sdk={name:`sentry.javascript.${t}`,packages:n.map(s=>({name:`${r}:@sentry/${s}`,version:me})),version:me}),e._metadata=o}var Lc=100;function Se(e,t){let n=$(),r=ye();if(!n)return;let{beforeBreadcrumb:o=null,maxBreadcrumbs:s=Lc}=n.getOptions();if(s<=0)return;let c=_e(),f=g({timestamp:c},e),d=o?we(()=>o(f,t)):f;d!==null&&(n.emit&&n.emit("beforeAddBreadcrumb",d,t),r.addBreadcrumb(d,s))}var Ui,Oc="FunctionToString",ki=new WeakMap,Pc=()=>({name:Oc,setupOnce(){Ui=Function.prototype.toString;try{Function.prototype.toString=function(...e){let t=Ge(this),n=ki.has($())&&t!==void 0?t:this;return Ui.apply(n,e)}}catch{}},setup(e){ki.set(e,!0)}}),tn=Pc;var Mc=[/^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$/],Fc="EventFilters",Ir=(e={})=>{let t;return{name:Fc,setup(n){let r=n.getOptions();t=Bi(e,r)},processEvent(n,r,o){if(!t){let s=o.getOptions();t=Bi(e,s)}return Uc(n,t)?null:n}}},rn=(e={})=>P(g({},Ir(e)),{name:"InboundFilters"});function Bi(e={},t={}){return{allowUrls:[...e.allowUrls||[],...t.allowUrls||[]],denyUrls:[...e.denyUrls||[],...t.denyUrls||[]],ignoreErrors:[...e.ignoreErrors||[],...t.ignoreErrors||[],...e.disableErrorDefaults?[]:Mc],ignoreTransactions:[...e.ignoreTransactions||[],...t.ignoreTransactions||[]]}}function Uc(e,t){if(e.type){if(e.type==="transaction"&&Bc(e,t.ignoreTransactions))return C&&A.warn(`Event dropped due to being matched by \`ignoreTransactions\` option.
|
|
9
|
+
Event: ${ge(e)}`),!0}else{if(kc(e,t.ignoreErrors))return C&&A.warn(`Event dropped due to being matched by \`ignoreErrors\` option.
|
|
10
|
+
Event: ${ge(e)}`),!0;if(jc(e))return C&&A.warn(`Event dropped due to not having an error message, error type or stacktrace.
|
|
11
|
+
Event: ${ge(e)}`),!0;if(Hc(e,t.denyUrls))return C&&A.warn(`Event dropped due to being matched by \`denyUrls\` option.
|
|
12
|
+
Event: ${ge(e)}.
|
|
13
|
+
Url: ${nn(e)}`),!0;if(!$c(e,t.allowUrls))return C&&A.warn(`Event dropped due to not being matched by \`allowUrls\` option.
|
|
14
|
+
Event: ${ge(e)}.
|
|
15
|
+
Url: ${nn(e)}`),!0}return!1}function kc(e,t){return t?.length?Zt(e).some(n=>Xe(n,t)):!1}function Bc(e,t){if(!t?.length)return!1;let n=e.transaction;return n?Xe(n,t):!1}function Hc(e,t){if(!t?.length)return!1;let n=nn(e);return n?Xe(n,t):!1}function $c(e,t){if(!t?.length)return!0;let n=nn(e);return n?Xe(n,t):!0}function Gc(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 nn(e){try{let n=[...e.exception?.values??[]].reverse().find(r=>r.mechanism?.parent_id===void 0&&r.stacktrace?.frames?.length)?.stacktrace?.frames;return n?Gc(n):null}catch{return C&&A.error(`Cannot extract url for event ${ge(e)}`),null}}function jc(e){return e.exception?.values?.length?!e.message&&!e.exception.values.some(t=>t.stacktrace||t.type&&t.type!=="Error"||t.value):!1}function xr(e,t,n,r,o,s){if(!o.exception?.values||!s||!le(s.originalException,Error))return;let c=o.exception.values.length>0?o.exception.values[o.exception.values.length-1]:void 0;c&&(o.exception.values=br(e,t,r,s.originalException,n,o.exception.values,c,0))}function br(e,t,n,r,o,s,c,f){if(s.length>=n+1)return s;let d=[...s];if(le(r[o],Error)){Hi(c,f);let _=e(t,r[o]),I=d.length;$i(_,o,I,f),d=br(e,t,n,r[o],o,[_,...d],_,I)}return Array.isArray(r.errors)&&r.errors.forEach((_,I)=>{if(le(_,Error)){Hi(c,f);let x=e(t,_),E=d.length;$i(x,`errors[${I}]`,E,f),d=br(e,t,n,_,o,[x,...d],x,E)}}),d}function Hi(e,t){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=P(g(g({},e.mechanism),e.type==="AggregateError"&&{is_exception_group:!0}),{exception_id:t})}function $i(e,t,n,r){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=P(g({},e.mechanism),{type:"chained",source:t,exception_id:n,parent_id:r})}function Rr(e){let t="console";Q(t,e),ee(t,Wc)}function Wc(){"console"in w&&Ln.forEach(function(e){e in w.console&&V(w.console,e,function(t){return qe[e]=t,function(...n){z("console",{args:n,level:e}),qe[e]?.apply(w.console,n)}})})}function Ar(e){return e==="warn"?"warning":["fatal","error","warning","log","info","debug"].includes(e)?e:"log"}var Yc="Dedupe",zc=()=>{let e;return{name:Yc,processEvent(t){if(t.type)return t;try{if(Vc(t,e))return C&&A.warn("Event dropped due to being a duplicate of previously captured event."),null}catch{}return e=t}}},on=zc;function Vc(e,t){return t?!!(qc(e,t)||Kc(e,t)):!1}function qc(e,t){let n=e.message,r=t.message;return!(!n&&!r||n&&!r||!n&&r||n!==r||!Wi(e,t)||!ji(e,t))}function Kc(e,t){let n=Gi(t),r=Gi(e);return!(!n||!r||n.type!==r.type||n.value!==r.value||!Wi(e,t)||!ji(e,t))}function ji(e,t){let n=Lt(e),r=Lt(t);if(!n&&!r)return!0;if(n&&!r||!n&&r||(n=n,r=r,r.length!==n.length))return!1;for(let o=0;o<r.length;o++){let s=r[o],c=n[o];if(s.filename!==c.filename||s.lineno!==c.lineno||s.colno!==c.colno||s.function!==c.function)return!1}return!0}function Wi(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 Gi(e){return e.exception?.values?.[0]}function yt(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 sn(e){if(e!==void 0)return e>=400&&e<500?"warning":e>=500?"error":void 0}var St=w;function Nr(){return"history"in St&&!!St.history}function Jc(){if(!("fetch"in St))return!1;try{return new Headers,new Request("http://www.example.com"),new Response,!0}catch{return!1}}function vt(e){return e&&/^function\s+\w+\(\)\s+\{\s+\[native code\]\s+\}$/.test(e.toString())}function Cr(){if(typeof EdgeRuntime=="string")return!0;if(!Jc())return!1;if(vt(St.fetch))return!0;let e=!1,t=St.document;if(t&&typeof t.createElement=="function")try{let n=t.createElement("iframe");n.hidden=!0,t.head.appendChild(n),n.contentWindow?.fetch&&(e=vt(n.contentWindow.fetch)),t.head.removeChild(n)}catch(n){C&&A.warn("Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ",n)}return e}function Dr(e,t){let n="fetch";Q(n,e),ee(n,()=>Xc(void 0,t))}function Xc(e,t=!1){t&&!Cr()||V(w,"fetch",function(n){return function(...r){let o=new Error,{method:s,url:c}=Zc(r),f={args:r,fetchData:{method:s,url:c},startTimestamp:ne()*1e3,virtualError:o,headers:Qc(r)};return e||z("fetch",g({},f)),n.apply(w,r).then(async d=>(e?e(d):z("fetch",P(g({},f),{endTimestamp:ne()*1e3,response:d})),d),d=>{if(z("fetch",P(g({},f),{endTimestamp:ne()*1e3,error:d})),Be(d)&&d.stack===void 0&&(d.stack=o.stack,oe(d,"framesToPop",1)),d instanceof TypeError&&(d.message==="Failed to fetch"||d.message==="Load failed"||d.message==="NetworkError when attempting to fetch resource."))try{let _=new URL(f.fetchData.url);d.message=`${d.message} (${_.host})`}catch{}throw d})}})}function wr(e,t){return!!e&&typeof e=="object"&&!!e[t]}function Yi(e){return typeof e=="string"?e:e?wr(e,"url")?e.url:e.toString?e.toString():"":""}function Zc(e){if(e.length===0)return{method:"GET",url:""};if(e.length===2){let[n,r]=e;return{url:Yi(n),method:wr(r,"method")?String(r.method).toUpperCase():"GET"}}let t=e[0];return{url:Yi(t),method:wr(t,"method")?String(t.method).toUpperCase():"GET"}}function Qc(e){let[t,n]=e;try{if(typeof n=="object"&&n!==null&&"headers"in n&&n.headers)return new Headers(n.headers);if(wo(t))return new Headers(t.headers)}catch{}}function Lr(){return"npm"}var j=w,Or=0;function Pr(){return Or>0}function mu(){Or++,setTimeout(()=>{Or--})}function je(e,t={}){function n(o){return typeof o=="function"}if(!n(e))return e;try{let o=e.__sentry_wrapped__;if(o)return typeof o=="function"?o:e;if(Ge(e))return e}catch{return e}let r=function(...o){try{let s=o.map(c=>je(c,t));return e.apply(this,s)}catch(s){throw mu(),lt(c=>{c.addEventProcessor(f=>(t.mechanism&&(Ze(f,void 0,void 0),he(f,t.mechanism)),f.extra=P(g({},f.extra),{arguments:o}),f)),Jt(s)}),s}};try{for(let o in e)Object.prototype.hasOwnProperty.call(e,o)&&(r[o]=e[o])}catch{}Ut(r,e),oe(e,"__sentry_wrapped__",r);try{Object.getOwnPropertyDescriptor(r,"name").configurable&&Object.defineProperty(r,"name",{get(){return e.name}})}catch{}return r}function zi(){let e=pt(),{referrer:t}=j.document||{},{userAgent:n}=j.navigator||{},r=g(g({},t&&{Referer:t}),n&&{"User-Agent":n});return{url:e,headers:r}}function an(e,t){let n=Ur(e,t),r={type:yu(t),value:Su(t)};return n.length&&(r.stacktrace={frames:n}),r.type===void 0&&r.value===""&&(r.value="Unrecoverable error caught"),r}function gu(e,t,n,r){let s=$()?.getOptions().normalizeDepth,c=Iu(t),f={__serialized__:Yt(t,s)};if(c)return{exception:{values:[an(e,c)]},extra:f};let d={exception:{values:[{type:$e(t)?t.constructor.name:r?"UnhandledRejection":"Error",value:vu(t,{isUnhandledRejection:r})}]},extra:f};if(n){let _=Ur(e,n);_.length&&(d.exception.values[0].stacktrace={frames:_})}return d}function Mr(e,t){return{exception:{values:[an(e,t)]}}}function Ur(e,t){let n=t.stacktrace||t.stack||"",r=_u(t),o=Eu(t);try{return e(n,r,o)}catch{}return[]}var hu=/Minified React error #\d+;/i;function _u(e){return e&&hu.test(e.message)?1:0}function Eu(e){return typeof e.framesToPop=="number"?e.framesToPop:0}function Vi(e){return typeof WebAssembly<"u"&&typeof WebAssembly.Exception<"u"?e instanceof WebAssembly.Exception:!1}function yu(e){let t=e?.name;return!t&&Vi(e)?e.message&&Array.isArray(e.message)&&e.message.length==2?e.message[0]:"WebAssembly.Exception":t}function Su(e){let t=e?.message;return Vi(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 qi(e,t,n,r){let o=n?.syntheticException||void 0,s=cn(e,t,o,r);return he(s),s.level="error",n?.event_id&&(s.event_id=n.event_id),pe(s)}function Ki(e,t,n="info",r,o){let s=r?.syntheticException||void 0,c=Fr(e,t,s,o);return c.level=n,r?.event_id&&(c.event_id=r.event_id),pe(c)}function cn(e,t,n,r,o){let s;if(Pt(t)&&t.error)return Mr(e,t.error);if(Mt(t)||$n(t)){let c=t;if("stack"in t)s=Mr(e,t);else{let f=c.name||(Mt(c)?"DOMError":"DOMException"),d=c.message?`${f}: ${c.message}`:f;s=Fr(e,d,n,r),Ze(s,d)}return"code"in c&&(s.tags=P(g({},s.tags),{"DOMException.code":`${c.code}`})),s}return Be(t)?Mr(e,t):be(t)||$e(t)?(s=gu(e,t,n,o),he(s,{synthetic:!0}),s):(s=Fr(e,t,n,r),Ze(s,`${t}`,void 0),he(s,{synthetic:!0}),s)}function Fr(e,t,n,r){let o={};if(r&&n){let s=Ur(e,n);s.length&&(o.exception={values:[{value:t,stacktrace:{frames:s}}]}),he(o,{synthetic:!0})}if(Je(t)){let{__sentry_template_string__:s,__sentry_template_values__:c}=t;return o.logentry={message:s,params:c},o}return o.message=t,o}function vu(e,{isUnhandledRejection:t}){let n=Vn(e),r=t?"promise rejection":"exception";return Pt(e)?`Event \`ErrorEvent\` captured as ${r} with message \`${e.message}\``:$e(e)?`Event \`${Tu(e)}\` (type=${e.type}) captured as ${r}`:`Object captured as ${r} with keys: ${n}`}function Tu(e){try{let t=Object.getPrototypeOf(e);return t?t.constructor.name:void 0}catch{}}function Iu(e){for(let t in e)if(Object.prototype.hasOwnProperty.call(e,t)){let n=e[t];if(n instanceof Error)return n}}var bu=5e3,Tt=class extends _t{constructor(t){let n=xu(t),r=j.SENTRY_SDK_SOURCE||Lr();Tr(n,"browser",["browser"],r),super(n);let{sendDefaultPii:o,sendClientReports:s,enableLogs:c,_experiments:f}=this._options,d=c??f?.enableLogs;j.document&&(s||d)&&j.document.addEventListener("visibilitychange",()=>{j.document.visibilityState==="hidden"&&(s&&this._flushOutcomes(),d&&Et(this))}),d&&(this.on("flush",()=>{Et(this)}),this.on("afterCaptureLog",()=>{this._logFlushIdleTimeout&&clearTimeout(this._logFlushIdleTimeout),this._logFlushIdleTimeout=setTimeout(()=>{Et(this)},bu)})),o&&(this.on("postprocessEvent",Sr),this.on("beforeSendSession",vr))}eventFromException(t,n){return qi(this._options.stackParser,t,n,this._options.attachStacktrace)}eventFromMessage(t,n="info",r){return Ki(this._options.stackParser,t,n,r,this._options.attachStacktrace)}_prepareEvent(t,n,r,o){return t.platform=t.platform||"javascript",super._prepareEvent(t,n,r,o)}};function xu(e){return g({release:typeof __SENTRY_RELEASE__=="string"?__SENTRY_RELEASE__:j.SENTRY_RELEASE?.id,sendClientReports:!0,parentSpanIsAlwaysRootSpan:!0},e)}var Ji=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;var K=w;var Ru=1e3,Xi,kr,Br;function Hr(e){Q("dom",e),ee("dom",Au)}function Au(){if(!K.document)return;let e=z.bind(null,"dom"),t=Zi(e,!0);K.document.addEventListener("click",t,!1),K.document.addEventListener("keypress",t,!1),["EventTarget","Node"].forEach(n=>{let o=K[n]?.prototype;o?.hasOwnProperty?.("addEventListener")&&(V(o,"addEventListener",function(s){return function(c,f,d){if(c==="click"||c=="keypress")try{let _=this.__sentry_instrumentation_handlers__=this.__sentry_instrumentation_handlers__||{},I=_[c]=_[c]||{refCount:0};if(!I.handler){let x=Zi(e);I.handler=x,s.call(this,c,x,d)}I.refCount++}catch{}return s.call(this,c,f,d)}}),V(o,"removeEventListener",function(s){return function(c,f,d){if(c==="click"||c=="keypress")try{let _=this.__sentry_instrumentation_handlers__||{},I=_[c];I&&(I.refCount--,I.refCount<=0&&(s.call(this,c,I.handler,d),I.handler=void 0,delete _[c]),Object.keys(_).length===0&&delete this.__sentry_instrumentation_handlers__)}catch{}return s.call(this,c,f,d)}}))})}function Nu(e){if(e.type!==kr)return!1;try{if(!e.target||e.target._sentryId!==Br)return!1}catch{}return!0}function Cu(e,t){return e!=="keypress"?!1:t?.tagName?!(t.tagName==="INPUT"||t.tagName==="TEXTAREA"||t.isContentEditable):!0}function Zi(e,t=!1){return n=>{if(!n||n._sentryCaptured)return;let r=wu(n);if(Cu(n.type,r))return;oe(n,"_sentryCaptured",!0),r&&!r._sentryId&&oe(r,"_sentryId",q());let o=n.type==="keypress"?"input":n.type;Nu(n)||(e({event:n,name:o,global:t}),kr=n.type,Br=r?r._sentryId:void 0),clearTimeout(Xi),Xi=K.setTimeout(()=>{Br=void 0,kr=void 0},Ru)}}function wu(e){try{return e.target}catch{return null}}var un;function It(e){let t="history";Q(t,e),ee(t,Du)}function Du(){if(K.addEventListener("popstate",()=>{let t=K.location.href,n=un;if(un=t,n===t)return;z("history",{from:n,to:t})}),!Nr())return;function e(t){return function(...n){let r=n.length>2?n[2]:void 0;if(r){let o=un,s=Lu(String(r));if(un=s,o===s)return t.apply(this,n);z("history",{from:o,to:s})}return t.apply(this,n)}}V(K.history,"pushState",e),V(K.history,"replaceState",e)}function Lu(e){try{return new URL(e,K.location.origin).toString()}catch{return e}}var fn={};function $r(e){let t=fn[e];if(t)return t;let n=K[e];if(vt(n))return fn[e]=n.bind(K);let r=K.document;if(r&&typeof r.createElement=="function")try{let o=r.createElement("iframe");o.hidden=!0,r.head.appendChild(o);let s=o.contentWindow;s?.[e]&&(n=s[e]),r.head.removeChild(o)}catch(o){Ji&&A.warn(`Could not create sandbox iframe for ${e} check, bailing to window.${e}: `,o)}return n&&(fn[e]=n.bind(K))}function pn(e){fn[e]=void 0}var We="__sentry_xhr_v3__";function Gr(e){Q("xhr",e),ee("xhr",Ou)}function Ou(){if(!K.XMLHttpRequest)return;let e=XMLHttpRequest.prototype;e.open=new Proxy(e.open,{apply(t,n,r){let o=new Error,s=ne()*1e3,c=te(r[0])?r[0].toUpperCase():void 0,f=Pu(r[1]);if(!c||!f)return t.apply(n,r);n[We]={method:c,url:f,request_headers:{}},c==="POST"&&f.match(/sentry_key/)&&(n.__sentry_own_request__=!0);let d=()=>{let _=n[We];if(_&&n.readyState===4){try{_.status_code=n.status}catch{}let I={endTimestamp:ne()*1e3,startTimestamp:s,xhr:n,virtualError:o};z("xhr",I)}};return"onreadystatechange"in n&&typeof n.onreadystatechange=="function"?n.onreadystatechange=new Proxy(n.onreadystatechange,{apply(_,I,x){return d(),_.apply(I,x)}}):n.addEventListener("readystatechange",d),n.setRequestHeader=new Proxy(n.setRequestHeader,{apply(_,I,x){let[E,S]=x,L=I[We];return L&&te(E)&&te(S)&&(L.request_headers[E.toLowerCase()]=S),_.apply(I,x)}}),t.apply(n,r)}}),e.send=new Proxy(e.send,{apply(t,n,r){let o=n[We];if(!o)return t.apply(n,r);r[0]!==void 0&&(o.body=r[0]);let s={startTimestamp:ne()*1e3,xhr:n};return z("xhr",s),t.apply(n,r)}})}function Pu(e){if(te(e))return e;try{return e.toString()}catch{}}function jr(e,t=$r("fetch")){let n=0,r=0;function o(s){let c=s.body.length;n+=c,r++;let f=g({body:s.body,method:"POST",referrerPolicy:"strict-origin",headers:e.headers,keepalive:n<=6e4&&r<15},e.fetchOptions);if(!t)return pn("fetch"),Pe("No fetch implementation available");try{return t(e.url,f).then(d=>(n-=c,r--,{statusCode:d.status,headers:{"x-sentry-rate-limits":d.headers.get("X-Sentry-Rate-Limits"),"retry-after":d.headers.get("Retry-After")}}))}catch(d){return pn("fetch"),n-=c,r--,Pe(d)}}return en(e,o)}var Mu=30;var Fu=50;function Wr(e,t,n,r){let o={filename:e,function:t==="<anonymous>"?"?":t,in_app:!0};return n!==void 0&&(o.lineno=n),r!==void 0&&(o.colno=r),o}var Uu=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,ku=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,Bu=/\((\S*)(?::(\d+))(?::(\d+))\)/,Hu=e=>{let t=Uu.exec(e);if(t){let[,r,o,s]=t;return Wr(r,"?",+o,+s)}let n=ku.exec(e);if(n){if(n[2]&&n[2].indexOf("eval")===0){let c=Bu.exec(n[2]);c&&(n[2]=c[1],n[3]=c[2],n[4]=c[3])}let[o,s]=ns(n[1]||"?",n[2]);return Wr(s,o,n[3]?+n[3]:void 0,n[4]?+n[4]:void 0)}},Qi=[Mu,Hu],$u=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,Gu=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,ju=e=>{let t=$u.exec(e);if(t){if(t[3]&&t[3].indexOf(" > eval")>-1){let s=Gu.exec(t[3]);s&&(t[1]=t[1]||"eval",t[3]=s[1],t[4]=s[2],t[5]="")}let r=t[3],o=t[1]||"?";return[o,r]=ns(o,r),Wr(r,o,t[4]?+t[4]:void 0,t[5]?+t[5]:void 0)}},es=[Fu,ju];var ts=[Qi,es],Yr=Fn(...ts),ns=(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 nt=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;var ln=1024,Wu="Breadcrumbs",Yu=(e={})=>{let t=g({console:!0,dom:!0,fetch:!0,history:!0,sentry:!0,xhr:!0},e);return{name:Wu,setup(n){t.console&&Rr(qu(n)),t.dom&&Hr(Vu(n,t.dom)),t.xhr&&Gr(Ku(n)),t.fetch&&Dr(Ju(n)),t.history&&It(Xu(n)),t.sentry&&n.on("beforeSendEvent",zu(n))}}},rs=Yu;function zu(e){return function(n){$()===e&&Se({category:`sentry.${n.type==="transaction"?"transaction":"event"}`,event_id:n.event_id,level:n.level,message:ge(n)},{event:n})}}function Vu(e,t){return function(r){if($()!==e)return;let o,s,c=typeof t=="object"?t.serializeAttribute:void 0,f=typeof t=="object"&&typeof t.maxStringLength=="number"?t.maxStringLength:void 0;f&&f>ln&&(nt&&A.warn(`\`dom.maxStringLength\` cannot exceed ${ln}, but a value of ${f} was configured. Sentry will use ${ln} instead.`),f=ln),typeof c=="string"&&(c=[c]);try{let _=r.event,I=Zu(_)?_.target:_;o=ft(I,{keyAttrs:c,maxStringLength:f}),s=zn(I)}catch{o="<unknown>"}if(o.length===0)return;let d={category:`ui.${r.name}`,message:o};s&&(d.data={"ui.component_name":s}),Se(d,{event:r.event,name:r.name,global:r.global})}}function qu(e){return function(n){if($()!==e)return;let r={category:"console",data:{arguments:n.args,logger:"console"},level:Ar(n.level),message:Ft(n.args," ")};if(n.level==="assert")if(n.args[0]===!1)r.message=`Assertion failed: ${Ft(n.args.slice(1)," ")||"console.assert"}`,r.data.arguments=n.args.slice(1);else return;Se(r,{input:n.args,level:n.level})}}function Ku(e){return function(n){if($()!==e)return;let{startTimestamp:r,endTimestamp:o}=n,s=n.xhr[We];if(!r||!o||!s)return;let{method:c,url:f,status_code:d,body:_}=s,I={method:c,url:f,status_code:d},x={xhr:n.xhr,input:_,startTimestamp:r,endTimestamp:o},E={category:"xhr",data:I,type:"http",level:sn(d)};e.emit("beforeOutgoingRequestBreadcrumb",E,x),Se(E,x)}}function Ju(e){return function(n){if($()!==e)return;let{startTimestamp:r,endTimestamp:o}=n;if(o&&!(n.fetchData.url.match(/sentry_key/)&&n.fetchData.method==="POST"))if(n.fetchData.method,n.fetchData.url,n.error){let s=n.fetchData,c={data:n.error,input:n.args,startTimestamp:r,endTimestamp:o},f={category:"fetch",data:s,level:"error",type:"http"};e.emit("beforeOutgoingRequestBreadcrumb",f,c),Se(f,c)}else{let s=n.response,c=P(g({},n.fetchData),{status_code:s?.status});n.fetchData.request_body_size,n.fetchData.response_body_size,s?.status;let f={input:n.args,response:s,startTimestamp:r,endTimestamp:o},d={category:"fetch",data:c,type:"http",level:sn(c.status_code)};e.emit("beforeOutgoingRequestBreadcrumb",d,f),Se(d,f)}}}function Xu(e){return function(n){if($()!==e)return;let r=n.from,o=n.to,s=yt(j.location.href),c=r?yt(r):void 0,f=yt(o);c?.path||(c=s),s.protocol===f.protocol&&s.host===f.host&&(o=f.relative),s.protocol===c.protocol&&s.host===c.host&&(r=c.relative),Se({category:"navigation",data:{from:r,to:o}})}}function Zu(e){return!!e&&!!e.target}var Qu=["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"],ef="BrowserApiErrors",tf=(e={})=>{let t=g({XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0,unregisterOriginalCallbacks:!1},e);return{name:ef,setupOnce(){t.setTimeout&&V(j,"setTimeout",os),t.setInterval&&V(j,"setInterval",os),t.requestAnimationFrame&&V(j,"requestAnimationFrame",nf),t.XMLHttpRequest&&"XMLHttpRequest"in j&&V(XMLHttpRequest.prototype,"send",rf);let n=t.eventTarget;n&&(Array.isArray(n)?n:Qu).forEach(o=>of(o,t))}}},is=tf;function os(e){return function(...t){let n=t[0];return t[0]=je(n,{mechanism:{data:{function:ue(e)},handled:!1,type:"instrument"}}),e.apply(this,t)}}function nf(e){return function(t){return e.apply(this,[je(t,{mechanism:{data:{function:"requestAnimationFrame",handler:ue(e)},handled:!1,type:"instrument"}})])}}function rf(e){return function(...t){let n=this;return["onload","onerror","onprogress","onreadystatechange"].forEach(o=>{o in n&&typeof n[o]=="function"&&V(n,o,function(s){let c={mechanism:{data:{function:o,handler:ue(s)},handled:!1,type:"instrument"}},f=Ge(s);return f&&(c.mechanism.data.handler=ue(f)),je(s,c)})}),e.apply(this,t)}}function of(e,t){let r=j[e]?.prototype;r?.hasOwnProperty?.("addEventListener")&&(V(r,"addEventListener",function(o){return function(s,c,f){try{sf(c)&&(c.handleEvent=je(c.handleEvent,{mechanism:{data:{function:"handleEvent",handler:ue(c),target:e},handled:!1,type:"instrument"}}))}catch{}return t.unregisterOriginalCallbacks&&af(this,s,c),o.apply(this,[s,je(c,{mechanism:{data:{function:"addEventListener",handler:ue(c),target:e},handled:!1,type:"instrument"}}),f])}}),V(r,"removeEventListener",function(o){return function(s,c,f){try{let d=c.__sentry_wrapped__;d&&o.call(this,s,d,f)}catch{}return o.call(this,s,c,f)}}))}function sf(e){return typeof e.handleEvent=="function"}function af(e,t,n){e&&typeof e=="object"&&"removeEventListener"in e&&typeof e.removeEventListener=="function"&&e.removeEventListener(t,n)}var ss=()=>({name:"BrowserSession",setupOnce(){if(typeof j.document>"u"){nt&&A.warn("Using the `browserSessionIntegration` in non-browser environments is not supported.");return}gt({ignoreDuration:!0}),ht(),It(({from:e,to:t})=>{e!==void 0&&e!==t&&(gt({ignoreDuration:!0}),ht())})}});var cf="GlobalHandlers",uf=(e={})=>{let t=g({onerror:!0,onunhandledrejection:!0},e);return{name:cf,setupOnce(){Error.stackTraceLimit=50},setup(n){t.onerror&&(ff(n),as("onerror")),t.onunhandledrejection&&(pf(n),as("onunhandledrejection"))}}},cs=uf;function ff(e){kn(t=>{let{stackParser:n,attachStacktrace:r}=us();if($()!==e||Pr())return;let{msg:o,url:s,line:c,column:f,error:d}=t,_=mf(cn(n,d||o,void 0,r,!1),s,c,f);_.level="error",mt(_,{originalException:d,mechanism:{handled:!1,type:"onerror"}})})}function pf(e){Hn(t=>{let{stackParser:n,attachStacktrace:r}=us();if($()!==e||Pr())return;let o=lf(t),s=He(o)?df(o):cn(n,o,void 0,r,!0);s.level="error",mt(s,{originalException:o,mechanism:{handled:!1,type:"onunhandledrejection"}})})}function lf(e){if(He(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 df(e){return{exception:{values:[{type:"UnhandledRejection",value:`Non-Error promise rejection captured with value: ${String(e)}`}]}}}function mf(e,t,n,r){let o=e.exception=e.exception||{},s=o.values=o.values||[],c=s[0]=s[0]||{},f=c.stacktrace=c.stacktrace||{},d=f.frames=f.frames||[],_=r,I=n,x=te(t)&&t.length>0?t:pt();return d.length===0&&d.push({colno:_,filename:x,function:"?",in_app:!0,lineno:I}),e}function as(e){nt&&A.log(`Global Handler attached: ${e}`)}function us(){return $()?.getOptions()||{stackParser:()=>[],attachStacktrace:!1}}var fs=()=>({name:"HttpContext",preprocessEvent(e){if(!j.navigator&&!j.location&&!j.document)return;let t=zi(),n=g(g({},t.headers),e.request?.headers);e.request=P(g(g({},t),e.request),{headers:n})}});var gf="cause",hf=5,_f="LinkedErrors",Ef=(e={})=>{let t=e.limit||hf,n=e.key||gf;return{name:_f,preprocessEvent(r,o,s){let c=s.getOptions();xr(an,c.stackParser,n,t,r,o)}}},ps=Ef;function zr(e){return[rn(),tn(),is(),rs(),cs(),ps(),on(),fs(),ss()]}var ls={},ds,Vr,yf;(()=>{let e=zr({}).filter(t=>!["BrowserApiErrors","Breadcrumbs","GlobalHandlers"].includes(t.name));Vr=new Tt({dsn:"https://1bc3dda4c861f60cd6be1b67584f4bc6@o559187.ingest.us.sentry.io/4507626484203520",transport:jr,stackParser:Yr,integrations:e,environment:An.mode,release:`web-sdk@${So}`,debug:An.debug,sampleRate:.5}),Vr.init()})();function ms(e,t,n){Nt.error(`${t}:`,e);let r=Tf(n);if(r.setTag("operation",t),e instanceof vo){Sf(r,e,t);return}r.captureException(e)}function Sf(e,t,n){if(vf(e,t),t.response){let r=t.response,o=t.responseText;e.setTag("error.message",t.message),r.status!=null&&e.setTag("http.status_code",r.status),r.statusText&&e.setTag("http.status_text",r.statusText),o&&typeof o=="object"&&"error"in o&&(e.setTag("http.error_code",o.error.code),e.setTag("http.error_message",o.error.message)),e.setExtras({responseText:t.responseText,statusText:r.statusText,responseType:r.type,redirected:r.redirected,responseUrl:r.url,originalError:t.message}),e.captureMessage(`${n} failed with ${r.status}`,"error");return}if(t.request){e.captureMessage(`No response was received for ${n}`,"error");return}}function vf(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 Tf(e){e??={};let{extra:t,tags:n}=e,r=new Z;if(r.setClient(Vr),r.setUser(yf),e.triggerContext&&!e.engagementTrigger&&(e.engagementTrigger=e.triggerContext.triggerData),e.engagementTrigger){let o=e.engagementTrigger;r.setTags({"engagement.id":o.engagementID,"engagement.short_id":o.shortID,"engagement.objective":o.objective,"engagement.delivery_type":o.onsiteDeliveryType,"engagement.content_id":o.contentID,"engagement.variation":o.variation,"engagement.currency":o.currency})}return t&&r.setExtras(t),n&&r.setTags(n),ds&&r.setTags(ds),Object.keys(ls).forEach(o=>{r.setContext(o,ls[o])}),r.setTag("language",navigator.language),r.setTag("timezone",gs()),If(r),r}function If(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 mn=class{static format(t,n){let r=/{{\s*(\w+)\s*}}/;return n.replace(r,(o,s)=>{switch(s){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 o}})}static formatWithDelimiters(t,n=2,r=",",o="."){if(isNaN(t)||t==null)return"0";let c=(t/100).toFixed(n).split("."),f=c[0].replace(/(\d)(?=(\d\d\d)+(?!\d))/g,"$1"+r),d=c[1]?o+c[1]:"";return f+d}};function hs(){return window.CooeeSDK.runtimeData}function gy(e,t,n){return{[e]:bf(t,n),[e+"_wo_currency"]:t}}function bf(e,t){if(e==0&&t)return"Free";let n=hs(),r=wt.get(),o=n.shopCurrencyCode||r.currency,s=n.currencyCode;s||Nt.warn("Currency code is not set in RuntimeData");let c=r.money?.format??n.moneyFormat,f;if(c&&o===s)f=mn.format(e*100,c);else{let d;try{d=new Intl.NumberFormat(xf(),{style:"currency",currency:s||o,minimumFractionDigits:0,maximumFractionDigits:2})}catch(_){return ms(_,"format-currency",{extra:{currentCurrency:s,shopCurrency:o}}),""}f=d.format(e),f=f.replace("\u20B9","Rs. "),r.money?.showCurrency&&s!=="INR"&&(f=f.concat(` ${s}`))}return f}function xf(){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 gn;function gs(){if(gn)return gn;try{return gn=Intl.DateTimeFormat().resolvedOptions().timeZone,gn}catch{return""}}function hy(e){let t=document.createElement("span");t.id="snackbar",t.innerText=e,document.body.appendChild(t),t.className="show",setTimeout(()=>{t.classList.remove("show"),document.body.removeChild(t)},5e3)}var _s=class e{sanitizer=_o(yo);transform(t){return t?this.sanitizer.bypassSecurityTrustHtml(t):""}static \u0275fac=function(n){return new(n||e)};static \u0275pipe=Eo({name:"safeHtml",type:e,pure:!0})};function xy(){return window.CooeeSDK?.uaParser.getDevice().type==="mobile"}var Ry=()=>typeof navigator<"u"&&"share"in navigator;export{wt as a,wn as b,ms as c,gy as d,bf as e,hy as f,_s as g,xy as h,Ry as i};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import{a as He,b as et,c as Cn,g as De}from"./chunk-OS2E7UQC.js";import{a as me,d as Be,e as yn,g as tt,h as wt}from"./chunk-PLMFOGWI.js";import{$ as Et,$a as Ce,Aa as sn,Ab as Dt,Ba as L,Bb as j,Ca as an,D as he,Da as p,E as ie,Ea as ln,Fa as cn,I as _e,Ja as un,K as ge,Ka as dn,L as ue,La as P,Na as Le,O as u,Oa as Qe,Pa as Xe,Qa as x,Ra as oe,Sa as ve,Wa as z,X as k,Xa as q,Y as bt,Ya as U,Za as pn,_ as Jt,_a as Ze,ab as Je,b as Kt,ba as $,bb as fn,ca as ke,cb as Y,db as K,fb as fe,ga as en,ha as Ee,hb as se,ia as C,ib as ae,ja as y,jb as ee,ka as tn,kb as N,lb as mn,ma as de,mb as Ue,na as pe,o as Qt,oa as g,pa as m,q as Xt,qa as h,ra as I,s as Ct,sa as J,sb as hn,t as yt,ta as re,tb as _n,u as Zt,ua as Ke,ub as gn,v as S,va as nn,wa as rn,wb as vn,x as R,xa as T,y as F,ya as on,za as B}from"./chunk-BMEFEXWO.js";import{a as H,b as Fe}from"./chunk-V7UGKYBN.js";var bn=0;function fi(t=document.head){return En(Dt.styleURL,t,"cooee-global-styles")}function mi(t=document.head){return En(Dt.swiperStyleURL,t,"cooee-swiper-styles")}function En(t,e=document.head,n){return new Promise(i=>{if(e.querySelector(`#${n}`)){i();return}let o=document.createElement("link");o.rel="stylesheet",o.href=t,o.id=n,o.onload=()=>{i()},o.onerror=()=>{console.error("Failed to load stylesheet:",t),i()},e.appendChild(o)})}function Ge(t,e=document.head){if(!t)return;bn++;let n=document.createElement("style");n.id=`cooee-app-css-${bn}`,n.textContent=t,e.appendChild(n)}async function nt(){let t=(await import("./swiper-bundle-WHJS64TU.js")).default;return window.CooeeSDK.Swiper=t}async function it(t,e=!0){if(!t)return;let n=[];e&&n.push(mi(t)),n.push(fi(t)),await Promise.all(n);let i=me.get().website.commonCSS;Ge(i,t)}var gi={"[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"},Eo=Fe(H({},gi),{"[class.ng-submitted]":"isSubmitted"});var vi=new Zt("",{providedIn:"root",factory:()=>Dn}),Dn="always";var Ci=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=bt({type:t});static \u0275inj=yt({})}return t})();var wn=(()=>{class t{static withConfig(n){return{ngModule:t,providers:[{provide:vi,useValue:n.callSetDisabledState??Dn}]}}static \u0275fac=function(i){return new(i||t)};static \u0275mod=bt({type:t});static \u0275inj=yt({imports:[Ci]})}return t})();var It=(function(t){return t.SHOPIFY_CHECKOUT="shopify_checkout",t.THIRD_PARTY_CHECKOUT="third_party_checkout",t.CART_PAGE="cart_page",t.CART_DRAWER="cart_drawer",t})(It||{});var Q=(function(t){return t[t.NONE=0]="NONE",t[t.REJECT_POPUP=1]="REJECT_POPUP",t[t.ACCEPT_POPUP=2]="ACCEPT_POPUP",t[t.GO_TO_URL=4]="GO_TO_URL",t[t.SHARE=5]="SHARE",t[t.KEY_VALUE=100]="KEY_VALUE",t[t.GO_TO_PRODUCT=101]="GO_TO_PRODUCT",t[t.ADD_TO_CART=102]="ADD_TO_CART",t[t.COPY_COUPON_CODE=103]="COPY_COUPON_CODE",t[t.GO_TO_COLLECTION=104]="GO_TO_COLLECTION",t[t.OPEN_CART=105]="OPEN_CART",t[t.SUBMIT_FORM=106]="SUBMIT_FORM",t[t.INITIATE_CHECKOUT=107]="INITIATE_CHECKOUT",t[t.ADD_BUNDLE=108]="ADD_BUNDLE",t[t.UPGRADE_TO_SUBSCRIPTION=109]="UPGRADE_TO_SUBSCRIPTION",t[t.BUY_NOW=110]="BUY_NOW",t[t.QUICK_VIEW=111]="QUICK_VIEW",t})(Q||{});var yi=(function(t){return t.FREE_SHIPPING="FREE_SHIPPING",t.DISCOUNT="DISCOUNT",t.FREE_AUTO_GIFT="FREE_AUTO_GIFT",t.FREE_GIFT_SELECT="FREE_GIFT_SELECT",t.UI_ONLY="UI_ONLY",t})(yi||{});var X=class t{engagementContext=S(He);eventData=S(et);constructor(){}executeCTA(e,n){let i,r=this.engagementContext();if(!r){j.error("Engagement context is not available; aborting executeCTA.");return}if(e===Q.ADD_TO_CART)i="CE Add To Cart Clicked";else if(e===Q.GO_TO_PRODUCT)i="CE View Item Clicked";else if(e===Q.OPEN_CART)i="CE Open Cart Clicked",r.triggerData.redirectBehaviour=It.CART_DRAWER;else{j.warn(`Unsupported CTA type: ${e}`);return}window.CooeeSDK.executeCTA(r,H({clickAction:{at:e}},n));let o=new Cn(i,this.eventData.props,r.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||t)};static \u0275prov=Ct({token:t,factory:t.\u0275fac})};function In(t,e){return[X,...bi(t,e)]}function bi(t,e){return[{provide:He,useValue:ie(t)},{provide:et,useValue:H({},e)}]}var rt=class t{elementRef=S(_e);engagementService=S(X);hasSwiper=!1;_engagementTrigger=ie(null);_triggerContext=S(He);constructor(){this.elementRef.nativeElement.update=this.update.bind(this)}get classes(){let e=["letscooee-widget"],n=this._engagementTrigger();return e.push(`widget-${n?.shortID}`),e}get triggerContext(){return this._triggerContext()}set triggerContext(e){this._triggerContext.set(e),this._engagementTrigger.set(e.triggerData),this.engagementTriggerReceived(e.triggerData)}get engagementTrigger(){return this._engagementTrigger()}ngOnInit(){j.verbose("Init",this.constructor.name);let e=this.elementRef.nativeElement.shadowRoot;e&&(it(e,this.hasSwiper),Ge(this.engagementTrigger?.content?.innerCSS,e))}ngOnDestroy(){j.verbose("Destroying",this.constructor.name)}static \u0275fac=function(n){return new(n||t)};static \u0275cmp=k({type:t,selectors:[["ng-component"]],hostVars:2,hostBindings:function(n,i){n&2&&Xe(i.classes)},inputs:{triggerContext:"triggerContext"},decls:1,vars:0,template:function(n,i){n&1&&on(0)},encapsulation:2})};var xn=(t,e)=>e.id;function Ei(t,e){if(t&1&&(m(0,"span",6),x(1),h()),t&2){p();let n=U(0);u(),oe(n)}}function Di(t,e){if(t&1){let n=B();z(0),m(1,"button",5),L("click",function(){let r=R(n).$implicit,o=p().$implicit,s=p();return F(s.onOptionChange(o,r))}),C(2,Ei,2,1,"span",6),h()}if(t&2){let n=e.$implicit,i=p().$implicit,r=U(1),o=p(),s=n.name,l=q(n.displayName||n.name),c=n.swatch,d=r?n.hexColor??s:"",_=o.selectedOptions()[i.name]===s,a=!!(c!=null&&c.color),v=!!(!(c==null||c.image==null)&&c.image.url);u(),Le("swatch-color-type",a)("swatch-image-type",v)("selected",_)("disabled",n.disabled),g("title",l)("ngStyle",o.getSwatchStyles(c,d)),Ee("aria-checked",_?"true":"false")("data-value",s)("aria-disabled",n.disabled?"true":null)("aria-label",l),u(),y(!r&&!a&&!v?2:-1)}}function wi(t,e){if(t&1&&(m(0,"div"),z(1),m(2,"div",1),x(3),h(),m(4,"div",2),x(5),h(),m(6,"div",3),de(7,Di,3,16,"button",4,xn),h()()),t&2){let n=e.$implicit,i=p();Xe(Ze("option-group ",n.name.toLowerCase())),u(),q(i.hasHexColors(n)),u(2),ve("",n.name,":"),u(2),oe(i.selectedOptions()[n.name]),u(),Ee("aria-label",n.name),u(),pe(n.optionValues)}}var je=t=>t.trim().toLowerCase(),ot=class t extends rt{selectedVariant=new ke;item=N.required();selectedOptions=ie({});options=se(()=>{let e=this.item();if(!e.options||e.vars.length===1)return[];if(window.cooeeManipulateProduct)try{window.cooeeManipulateProduct(e,this.engagementTrigger)}catch(n){j.error(n)}return e.options.forEach(n=>{n.optionValues.forEach(i=>{i.disabled=this.isOptionValueDisabledFast(n,i)})}),e.options});matchedVariant=se(()=>{let e=this.item(),n=this.selectedOptions();return e.vars.find(i=>e.options.every(r=>{let o=i.selectedOptions.find(s=>s.name===r.name)?.value;return n[r.name]===o}))});availabilityIndex=se(()=>{let e=this.item(),n=new Map;return e?.vars?.length&&e.vars.forEach((i,r)=>{if(i.isAvailable)for(let o of i.selectedOptions){let s=je(o.name),l=o.value,c=n.get(s);c||n.set(s,c=new Map);let d=c.get(l);d||c.set(l,d=new Set),d.add(r)}}),n});constructor(){super(),ae(()=>{let n=this.matchedVariant();n&&(this.item().setSelectedVariant(n),this.selectedVariant.emit(n))});let e=ae(()=>{let n=this.item();if(!n?.options)return;let i=H({},this.selectedOptions()),r=n.vars.find(o=>o.isAvailable)??n.vars[0];n.options.forEach(o=>{let s=r?.selectedOptions.find(l=>l.name===o.name)?.value;s&&(i[o.name]=s)}),this.selectedOptions.set(i),e.destroy()})}ngOnInit(){super.ngOnInit();let e=this.elementRef.nativeElement.shadowRoot;if(!e)return;let n=me.get().website?.itemSwatchMapping;n&&Ge(n,e)}onOptionChange(e,n){let i=H({},this.selectedOptions());i[e.name]=n.name,this.selectedOptions.set(i)}engagementTriggerReceived(){}update(){}hasHexColors(e){return!!e.optionValues[0]?.name.match(/#[a-f0-9]{6}\b/i)}getSwatchStyles(e,n){let i={};return!e&&n?(i["--option-color"]=n,i["background-color"]=n,i):(e?.image?.url?i["background-image"]=`url("${e.image.url}")`:e?.color&&(i["--option-color"]=e.color,i["background-color"]=e.color),i)}getCandidateVariantsExcluding(e){let n=this.item(),i=this.availabilityIndex(),r=new Set;n.vars.forEach((s,l)=>{s.isAvailable&&r.add(l)});let o=r;for(let[s,l]of Object.entries(this.selectedOptions())){if(je(s)===je(e))continue;let c=i.get(je(s));if(!c)return new Set;let d=c.get(String(l));if(!d)return new Set;if(o=new Set([...o].filter(_=>d.has(_))),o.size===0)return o}return o}isOptionValueDisabledFast(e,n){let r=this.availabilityIndex().get(je(e.name));if(!r)return!0;let o=n.name,s=r.get(o);if(!s||s.size===0)return!0;let l=this.getCandidateVariantsExcluding(e.name);if(l.size===0)return!0;for(let c of l)if(s.has(c))return!1;return!0}static \u0275fac=function(n){return new(n||t)};static \u0275cmp=k({type:t,selectors:[["cooee-item-options-picker"]],inputs:{item:[1,"item"]},outputs:{selectedVariant:"selectedVariant"},features:[Ce(In()),Et],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,i){n&1&&de(0,wi,9,7,"div",0,xn),n&2&&pe(i.options())},dependencies:[vn,_n,wn],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 we=class{lastWidth;lastHeight;resizeTimeout=null;debounceDelay=200;onResizeCallback;constructor(e){this.onResizeCallback=e,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 e=window.innerWidth,n=window.innerHeight;(n!==this.lastHeight||e!==this.lastWidth)&&(this.onResizeCallback(),this.lastWidth=e,this.lastHeight=n)}};var An,b,Nn,Mt,be,Vn,Tn,Pn,Rn,At,Vt,St,Ii,Ot={},Fn=[],xi=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,lt=Array.isArray;function le(t,e){for(var n in e)t[n]=e[n];return t}function Nt(t){t&&t.parentNode&&t.parentNode.removeChild(t)}function xt(t,e,n,i,r){var o={type:t,props:e,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:r??++Nn,__i:-1,__u:0};return r==null&&b.vnode!=null&&b.vnode(o),o}function Tt(t){return t.children}function Ie(t,e){this.props=t,this.context=e}function xe(t,e){if(e==null)return t.__?xe(t.__,t.__i+1):null;for(var n;e<t.__k.length;e++)if((n=t.__k[e])!=null&&n.__e!=null)return n.__e;return typeof t.type=="function"?xe(t):null}function kn(t){var e,n;if((t=t.__)!=null&&t.__c!=null){for(t.__e=t.__c.base=null,e=0;e<t.__k.length;e++)if((n=t.__k[e])!=null&&n.__e!=null){t.__e=t.__c.base=n.__e;break}return kn(t)}}function Sn(t){(!t.__d&&(t.__d=!0)&&be.push(t)&&!at.__r++||Vn!=b.debounceRendering)&&((Vn=b.debounceRendering)||Tn)(at)}function at(){for(var t,e,n,i,r,o,s,l=1;be.length;)be.length>l&&be.sort(Pn),t=be.shift(),l=be.length,t.__d&&(n=void 0,r=(i=(e=t).__v).__e,o=[],s=[],e.__P&&((n=le({},i)).__v=i.__v+1,b.vnode&&b.vnode(n),Hn(e.__P,n,i,e.__n,e.__P.namespaceURI,32&i.__u?[r]:null,o,r??xe(i),!!(32&i.__u),s),n.__v=i.__v,n.__.__k[n.__i]=n,Oi(o,n,s),n.__e!=r&&kn(n)));at.__r=0}function Ln(t,e,n,i,r,o,s,l,c,d,_){var a,v,f,V,W,A,D=i&&i.__k||Fn,w=e.length;for(c=Vi(n,e,D,c,w),a=0;a<w;a++)(f=n.__k[a])!=null&&(v=f.__i==-1?Ot:D[f.__i]||Ot,f.__i=a,A=Hn(t,f,v,r,o,s,l,c,d,_),V=f.__e,f.ref&&v.ref!=f.ref&&(v.ref&&Pt(v.ref,null,f),_.push(f.ref,f.__c||V,f)),W==null&&V!=null&&(W=V),4&f.__u||v.__k===f.__k?c=Un(f,c,t):typeof f.type=="function"&&A!==void 0?c=A:V&&(c=V.nextSibling),f.__u&=-7);return n.__e=W,c}function Vi(t,e,n,i,r){var o,s,l,c,d,_=n.length,a=_,v=0;for(t.__k=new Array(r),o=0;o<r;o++)(s=e[o])!=null&&typeof s!="boolean"&&typeof s!="function"?(c=o+v,(s=t.__k[o]=typeof s=="string"||typeof s=="number"||typeof s=="bigint"||s.constructor==String?xt(null,s,null,null,null):lt(s)?xt(Tt,{children:s},null,null,null):s.constructor==null&&s.__b>0?xt(s.type,s.props,s.key,s.ref?s.ref:null,s.__v):s).__=t,s.__b=t.__b+1,l=null,(d=s.__i=Si(s,n,c,a))!=-1&&(a--,(l=n[d])&&(l.__u|=2)),l==null||l.__v==null?(d==-1&&(r>_?v--:r<_&&v++),typeof s.type!="function"&&(s.__u|=4)):d!=c&&(d==c-1?v--:d==c+1?v++:(d>c?v--:v++,s.__u|=4))):t.__k[o]=null;if(a)for(o=0;o<_;o++)(l=n[o])!=null&&(2&l.__u)==0&&(l.__e==i&&(i=xe(l)),Gn(l,l));return i}function Un(t,e,n){var i,r;if(typeof t.type=="function"){for(i=t.__k,r=0;i&&r<i.length;r++)i[r]&&(i[r].__=t,e=Un(i[r],e,n));return e}t.__e!=e&&(e&&t.type&&!n.contains(e)&&(e=xe(t)),n.insertBefore(t.__e,e||null),e=t.__e);do e=e&&e.nextSibling;while(e!=null&&e.nodeType==8);return e}function Si(t,e,n,i){var r,o,s=t.key,l=t.type,c=e[n];if(c===null&&t.key==null||c&&s==c.key&&l==c.type&&(2&c.__u)==0)return n;if(i>(c!=null&&(2&c.__u)==0?1:0))for(r=n-1,o=n+1;r>=0||o<e.length;){if(r>=0){if((c=e[r])&&(2&c.__u)==0&&s==c.key&&l==c.type)return r;r--}if(o<e.length){if((c=e[o])&&(2&c.__u)==0&&s==c.key&&l==c.type)return o;o++}}return-1}function On(t,e,n){e[0]=="-"?t.setProperty(e,n??""):t[e]=n==null?"":typeof n!="number"||xi.test(e)?n:n+"px"}function st(t,e,n,i,r){var o,s;e:if(e=="style")if(typeof n=="string")t.style.cssText=n;else{if(typeof i=="string"&&(t.style.cssText=i=""),i)for(e in i)n&&e in n||On(t.style,e,"");if(n)for(e in n)i&&n[e]==i[e]||On(t.style,e,n[e])}else if(e[0]=="o"&&e[1]=="n")o=e!=(e=e.replace(Rn,"$1")),s=e.toLowerCase(),e=s in t||e=="onFocusOut"||e=="onFocusIn"?s.slice(2):e.slice(2),t.l||(t.l={}),t.l[e+o]=n,n?i?n.u=i.u:(n.u=At,t.addEventListener(e,o?St:Vt,o)):t.removeEventListener(e,o?St:Vt,o);else{if(r=="http://www.w3.org/2000/svg")e=e.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(e!="width"&&e!="height"&&e!="href"&&e!="list"&&e!="form"&&e!="tabIndex"&&e!="download"&&e!="rowSpan"&&e!="colSpan"&&e!="role"&&e!="popover"&&e in t)try{t[e]=n??"";break e}catch{}typeof n=="function"||(n==null||n===!1&&e[4]!="-"?t.removeAttribute(e):t.setAttribute(e,e=="popover"&&n==1?"":n))}}function Mn(t){return function(e){if(this.l){var n=this.l[e.type+t];if(e.t==null)e.t=At++;else if(e.t<n.u)return;return n(b.event?b.event(e):e)}}}function Hn(t,e,n,i,r,o,s,l,c,d){var _,a,v,f,V,W,A,D,w,Ne,ce,qe,Te,Yt,Ye,Pe,vt,Z=e.type;if(e.constructor!=null)return null;128&n.__u&&(c=!!(32&n.__u),o=[l=e.__e=n.__e]),(_=b.__b)&&_(e);e:if(typeof Z=="function")try{if(D=e.props,w="prototype"in Z&&Z.prototype.render,Ne=(_=Z.contextType)&&i[_.__c],ce=_?Ne?Ne.props.value:_.__:i,n.__c?A=(a=e.__c=n.__c).__=a.__E:(w?e.__c=a=new Z(D,ce):(e.__c=a=new Ie(D,ce),a.constructor=Z,a.render=Ai),Ne&&Ne.sub(a),a.props=D,a.state||(a.state={}),a.context=ce,a.__n=i,v=a.__d=!0,a.__h=[],a._sb=[]),w&&a.__s==null&&(a.__s=a.state),w&&Z.getDerivedStateFromProps!=null&&(a.__s==a.state&&(a.__s=le({},a.__s)),le(a.__s,Z.getDerivedStateFromProps(D,a.__s))),f=a.props,V=a.state,a.__v=e,v)w&&Z.getDerivedStateFromProps==null&&a.componentWillMount!=null&&a.componentWillMount(),w&&a.componentDidMount!=null&&a.__h.push(a.componentDidMount);else{if(w&&Z.getDerivedStateFromProps==null&&D!==f&&a.componentWillReceiveProps!=null&&a.componentWillReceiveProps(D,ce),!a.__e&&a.shouldComponentUpdate!=null&&a.shouldComponentUpdate(D,a.__s,ce)===!1||e.__v==n.__v){for(e.__v!=n.__v&&(a.props=D,a.state=a.__s,a.__d=!1),e.__e=n.__e,e.__k=n.__k,e.__k.some(function(Re){Re&&(Re.__=e)}),qe=0;qe<a._sb.length;qe++)a.__h.push(a._sb[qe]);a._sb=[],a.__h.length&&s.push(a);break e}a.componentWillUpdate!=null&&a.componentWillUpdate(D,a.__s,ce),w&&a.componentDidUpdate!=null&&a.__h.push(function(){a.componentDidUpdate(f,V,W)})}if(a.context=ce,a.props=D,a.__P=t,a.__e=!1,Te=b.__r,Yt=0,w){for(a.state=a.__s,a.__d=!1,Te&&Te(e),_=a.render(a.props,a.state,a.context),Ye=0;Ye<a._sb.length;Ye++)a.__h.push(a._sb[Ye]);a._sb=[]}else do a.__d=!1,Te&&Te(e),_=a.render(a.props,a.state,a.context),a.state=a.__s;while(a.__d&&++Yt<25);a.state=a.__s,a.getChildContext!=null&&(i=le(le({},i),a.getChildContext())),w&&!v&&a.getSnapshotBeforeUpdate!=null&&(W=a.getSnapshotBeforeUpdate(f,V)),Pe=_,_!=null&&_.type===Tt&&_.key==null&&(Pe=Bn(_.props.children)),l=Ln(t,lt(Pe)?Pe:[Pe],e,n,i,r,o,s,l,c,d),a.base=e.__e,e.__u&=-161,a.__h.length&&s.push(a),A&&(a.__E=a.__=null)}catch(Re){if(e.__v=null,c||o!=null)if(Re.then){for(e.__u|=c?160:128;l&&l.nodeType==8&&l.nextSibling;)l=l.nextSibling;o[o.indexOf(l)]=null,e.__e=l}else for(vt=o.length;vt--;)Nt(o[vt]);else e.__e=n.__e,e.__k=n.__k;b.__e(Re,e,n)}else o==null&&e.__v==n.__v?(e.__k=n.__k,e.__e=n.__e):l=e.__e=Mi(n.__e,e,n,i,r,o,s,c,d);return(_=b.diffed)&&_(e),128&e.__u?void 0:l}function Oi(t,e,n){for(var i=0;i<n.length;i++)Pt(n[i],n[++i],n[++i]);b.__c&&b.__c(e,t),t.some(function(r){try{t=r.__h,r.__h=[],t.some(function(o){o.call(r)})}catch(o){b.__e(o,r.__v)}})}function Bn(t){return typeof t!="object"||t==null||t.__b&&t.__b>0?t:lt(t)?t.map(Bn):le({},t)}function Mi(t,e,n,i,r,o,s,l,c){var d,_,a,v,f,V,W,A=n.props,D=e.props,w=e.type;if(w=="svg"?r="http://www.w3.org/2000/svg":w=="math"?r="http://www.w3.org/1998/Math/MathML":r||(r="http://www.w3.org/1999/xhtml"),o!=null){for(d=0;d<o.length;d++)if((f=o[d])&&"setAttribute"in f==!!w&&(w?f.localName==w:f.nodeType==3)){t=f,o[d]=null;break}}if(t==null){if(w==null)return document.createTextNode(D);t=document.createElementNS(r,w,D.is&&D),l&&(b.__m&&b.__m(e,o),l=!1),o=null}if(w==null)A===D||l&&t.data==D||(t.data=D);else{if(o=o&&An.call(t.childNodes),A=n.props||Ot,!l&&o!=null)for(A={},d=0;d<t.attributes.length;d++)A[(f=t.attributes[d]).name]=f.value;for(d in A)if(f=A[d],d!="children"){if(d=="dangerouslySetInnerHTML")a=f;else if(!(d in D)){if(d=="value"&&"defaultValue"in D||d=="checked"&&"defaultChecked"in D)continue;st(t,d,null,f,r)}}for(d in D)f=D[d],d=="children"?v=f:d=="dangerouslySetInnerHTML"?_=f:d=="value"?V=f:d=="checked"?W=f:l&&typeof f!="function"||A[d]===f||st(t,d,f,A[d],r);if(_)l||a&&(_.__html==a.__html||_.__html==t.innerHTML)||(t.innerHTML=_.__html),e.__k=[];else if(a&&(t.innerHTML=""),Ln(e.type=="template"?t.content:t,lt(v)?v:[v],e,n,i,w=="foreignObject"?"http://www.w3.org/1999/xhtml":r,o,s,o?o[0]:n.__k&&xe(n,0),l,c),o!=null)for(d=o.length;d--;)Nt(o[d]);l||(d="value",w=="progress"&&V==null?t.removeAttribute("value"):V!=null&&(V!==t[d]||w=="progress"&&!V||w=="option"&&V!=A[d])&&st(t,d,V,A[d],r),d="checked",W!=null&&W!=t[d]&&st(t,d,W,A[d],r))}return t}function Pt(t,e,n){try{if(typeof t=="function"){var i=typeof t.__u=="function";i&&t.__u(),i&&e==null||(t.__u=t(e))}else t.current=e}catch(r){b.__e(r,n)}}function Gn(t,e,n){var i,r;if(b.unmount&&b.unmount(t),(i=t.ref)&&(i.current&&i.current!=t.__e||Pt(i,null,e)),(i=t.__c)!=null){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(o){b.__e(o,e)}i.base=i.__P=null}if(i=t.__k)for(r=0;r<i.length;r++)i[r]&&Gn(i[r],e,n||typeof t.type!="function");n||Nt(t.__e),t.__c=t.__=t.__e=void 0}function Ai(t,e,n){return this.constructor(t,n)}An=Fn.slice,b={__e:function(t,e,n,i){for(var r,o,s;e=e.__;)if((r=e.__c)&&!r.__)try{if((o=r.constructor)&&o.getDerivedStateFromError!=null&&(r.setState(o.getDerivedStateFromError(t)),s=r.__d),r.componentDidCatch!=null&&(r.componentDidCatch(t,i||{}),s=r.__d),s)return r.__E=r}catch(l){t=l}throw t}},Nn=0,Mt=function(t){return t!=null&&t.constructor==null},Ie.prototype.setState=function(t,e){var n;n=this.__s!=null&&this.__s!=this.state?this.__s:this.__s=le({},this.state),typeof t=="function"&&(t=t(le({},n),this.props)),t&&le(n,t),t!=null&&this.__v&&(e&&this._sb.push(e),Sn(this))},Ie.prototype.forceUpdate=function(t){this.__v&&(this.__e=!0,t&&this.__h.push(t),Sn(this))},Ie.prototype.render=Tt,be=[],Tn=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Pn=function(t,e){return t.__v.__b-e.__v.__b},at.__r=0,Rn=/(PointerCapture)$|Capture$/i,At=0,Vt=Mn(!1),St=Mn(!0),Ii=0;var Ft,G,Rt,jn,Wn=0,Zn=[],O=b,$n=O.__b,zn=O.__r,qn=O.diffed,Yn=O.__c,Kn=O.unmount,Qn=O.__;function Ni(t,e){O.__h&&O.__h(G,t,Wn||e),Wn=0;var n=G.__H||(G.__H={__:[],__h:[]});return t>=n.__.length&&n.__.push({}),n.__[t]}function Lt(t,e){var n=Ni(Ft++,7);return Ri(n.__H,e)&&(n.__=t(),n.__H=e,n.__h=t),n.__}function Ti(){for(var t;t=Zn.shift();)if(t.__P&&t.__H)try{t.__H.__h.forEach(ct),t.__H.__h.forEach(kt),t.__H.__h=[]}catch(e){t.__H.__h=[],O.__e(e,t.__v)}}O.__b=function(t){G=null,$n&&$n(t)},O.__=function(t,e){t&&e.__k&&e.__k.__m&&(t.__m=e.__k.__m),Qn&&Qn(t,e)},O.__r=function(t){zn&&zn(t),Ft=0;var e=(G=t.__c).__H;e&&(Rt===G?(e.__h=[],G.__h=[],e.__.forEach(function(n){n.__N&&(n.__=n.__N),n.u=n.__N=void 0})):(e.__h.forEach(ct),e.__h.forEach(kt),e.__h=[],Ft=0)),Rt=G},O.diffed=function(t){qn&&qn(t);var e=t.__c;e&&e.__H&&(e.__H.__h.length&&(Zn.push(e)!==1&&jn===O.requestAnimationFrame||((jn=O.requestAnimationFrame)||Pi)(Ti)),e.__H.__.forEach(function(n){n.u&&(n.__H=n.u),n.u=void 0})),Rt=G=null},O.__c=function(t,e){e.some(function(n){try{n.__h.forEach(ct),n.__h=n.__h.filter(function(i){return!i.__||kt(i)})}catch(i){e.some(function(r){r.__h&&(r.__h=[])}),e=[],O.__e(i,n.__v)}}),Yn&&Yn(t,e)},O.unmount=function(t){Kn&&Kn(t);var e,n=t.__c;n&&n.__H&&(n.__H.__.forEach(function(i){try{ct(i)}catch(r){e=r}}),n.__H=void 0,e&&O.__e(e,n.__v))};var Xn=typeof requestAnimationFrame=="function";function Pi(t){var e,n=function(){clearTimeout(i),Xn&&cancelAnimationFrame(e),setTimeout(t)},i=setTimeout(n,35);Xn&&(e=requestAnimationFrame(n))}function ct(t){var e=G,n=t.__c;typeof n=="function"&&(t.__c=void 0,n()),G=e}function kt(t){var e=G;t.__c=t.__(),G=e}function Ri(t,e){return!t||t.length!==e.length||e.some(function(n,i){return n!==t[i]})}var Fi=Symbol.for("preact-signals");function Ht(){if(Ve>1)Ve--;else{for(var t,e=!1;We!==void 0;){var n=We;for(We=void 0,Ut++;n!==void 0;){var i=n.o;if(n.o=void 0,n.f&=-3,!(8&n.f)&&ei(n))try{n.c()}catch(r){e||(t=r,e=!0)}n=i}}if(Ut=0,Ve--,e)throw t}}var E=void 0;var We=void 0,Ve=0,Ut=0,ut=0;function Jn(t){if(E!==void 0){var e=t.n;if(e===void 0||e.t!==E)return e={i:0,S:t,p:E.s,n:void 0,t:E,e:void 0,x:void 0,r:e},E.s!==void 0&&(E.s.n=e),E.s=e,t.n=e,32&E.f&&t.S(e),e;if(e.i===-1)return e.i=0,e.n!==void 0&&(e.n.p=e.p,e.p!==void 0&&(e.p.n=e.n),e.p=E.s,e.n=void 0,E.s.n=e,E.s=e),e}}function M(t){this.v=t,this.i=0,this.n=void 0,this.t=void 0}M.prototype.brand=Fi;M.prototype.h=function(){return!0};M.prototype.S=function(t){this.t!==t&&t.e===void 0&&(t.x=this.t,this.t!==void 0&&(this.t.e=t),this.t=t)};M.prototype.U=function(t){if(this.t!==void 0){var e=t.e,n=t.x;e!==void 0&&(e.x=n,t.e=void 0),n!==void 0&&(n.e=e,t.x=void 0),t===this.t&&(this.t=n)}};M.prototype.subscribe=function(t){var e=this;return ze(function(){var n=e.value,i=E;E=void 0;try{t(n)}finally{E=i}})};M.prototype.valueOf=function(){return this.value};M.prototype.toString=function(){return this.value+""};M.prototype.toJSON=function(){return this.value};M.prototype.peek=function(){var t=E;E=void 0;try{return this.value}finally{E=t}};Object.defineProperty(M.prototype,"value",{get:function(){var t=Jn(this);return t!==void 0&&(t.i=this.i),this.v},set:function(t){if(t!==this.v){if(Ut>100)throw new Error("Cycle detected");this.v=t,this.i++,ut++,Ve++;try{for(var e=this.t;e!==void 0;e=e.x)e.t.N()}finally{Ht()}}}});function ne(t){return new M(t)}function ei(t){for(var e=t.s;e!==void 0;e=e.n)if(e.S.i!==e.i||!e.S.h()||e.S.i!==e.i)return!0;return!1}function ti(t){for(var e=t.s;e!==void 0;e=e.n){var n=e.S.n;if(n!==void 0&&(e.r=n),e.S.n=e,e.i=-1,e.n===void 0){t.s=e;break}}}function ni(t){for(var e=t.s,n=void 0;e!==void 0;){var i=e.p;e.i===-1?(e.S.U(e),i!==void 0&&(i.n=e.n),e.n!==void 0&&(e.n.p=i)):n=e,e.S.n=e.r,e.r!==void 0&&(e.r=void 0),e=i}t.s=n}function Se(t){M.call(this,void 0),this.x=t,this.s=void 0,this.g=ut-1,this.f=4}(Se.prototype=new M).h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===ut))return!0;if(this.g=ut,this.f|=1,this.i>0&&!ei(this))return this.f&=-2,!0;var t=E;try{ti(this),E=this;var e=this.x();(16&this.f||this.v!==e||this.i===0)&&(this.v=e,this.f&=-17,this.i++)}catch(n){this.v=n,this.f|=16,this.i++}return E=t,ni(this),this.f&=-2,!0};Se.prototype.S=function(t){if(this.t===void 0){this.f|=36;for(var e=this.s;e!==void 0;e=e.n)e.S.S(e)}M.prototype.S.call(this,t)};Se.prototype.U=function(t){if(this.t!==void 0&&(M.prototype.U.call(this,t),this.t===void 0)){this.f&=-33;for(var e=this.s;e!==void 0;e=e.n)e.S.U(e)}};Se.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var t=this.t;t!==void 0;t=t.x)t.t.N()}};Object.defineProperty(Se.prototype,"value",{get:function(){if(1&this.f)throw new Error("Cycle detected");var t=Jn(this);if(this.h(),t!==void 0&&(t.i=this.i),16&this.f)throw this.v;return this.v}});function Bt(t){return new Se(t)}function ii(t){var e=t.u;if(t.u=void 0,typeof e=="function"){Ve++;var n=E;E=void 0;try{e()}catch(i){throw t.f&=-2,t.f|=8,Gt(t),i}finally{E=n,Ht()}}}function Gt(t){for(var e=t.s;e!==void 0;e=e.n)e.S.U(e);t.x=void 0,t.s=void 0,ii(t)}function ki(t){if(E!==this)throw new Error("Out-of-order effect");ni(this),E=t,this.f&=-2,8&this.f&&Gt(this),Ht()}function $e(t){this.x=t,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32}$e.prototype.c=function(){var t=this.S();try{if(8&this.f||this.x===void 0)return;var e=this.x();typeof e=="function"&&(this.u=e)}finally{t()}};$e.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,ii(this),ti(this),Ve++;var t=E;return E=this,ki.bind(this,t)};$e.prototype.N=function(){2&this.f||(this.f|=2,this.o=We,We=this)};$e.prototype.d=function(){this.f|=8,1&this.f||Gt(this)};function ze(t){var e=new $e(t);try{e.c()}catch(n){throw e.d(),n}return e.d.bind(e)}var Wt,jt;function Oe(t,e){b[t]=e.bind(null,b[t]||function(){})}function dt(t){jt&&jt(),jt=t&&t.S()}function ri(t){var e=this,n=t.data,i=Ui(n);i.value=n;var r=Lt(function(){for(var o=e.__v;o=o.__;)if(o.__c){o.__c.__$f|=4;break}return e.__$u.c=function(){var s,l=e.__$u.S(),c=r.value;l(),Mt(c)||((s=e.base)==null?void 0:s.nodeType)!==3?(e.__$f|=1,e.setState({})):e.base.data=c},Bt(function(){var s=i.value.value;return s===0?0:s===!0?"":s||""})},[]);return r.value}ri.displayName="_st";Object.defineProperties(M.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:ri},props:{configurable:!0,get:function(){return{data:this}}},__b:{configurable:!0,value:1}});Oe("__b",function(t,e){if(typeof e.type=="string"){var n,i=e.props;for(var r in i)if(r!=="children"){var o=i[r];o instanceof M&&(n||(e.__np=n={}),n[r]=o,i[r]=o.peek())}}t(e)});Oe("__r",function(t,e){dt();var n,i=e.__c;i&&(i.__$f&=-2,(n=i.__$u)===void 0&&(i.__$u=n=(function(r){var o;return ze(function(){o=this}),o.c=function(){i.__$f|=1,i.setState({})},o})())),Wt=i,dt(n),t(e)});Oe("__e",function(t,e,n,i){dt(),Wt=void 0,t(e,n,i)});Oe("diffed",function(t,e){dt(),Wt=void 0;var n;if(typeof e.type=="string"&&(n=e.__e)){var i=e.__np,r=e.props;if(i){var o=n.U;if(o)for(var s in o){var l=o[s];l!==void 0&&!(s in i)&&(l.d(),o[s]=void 0)}else n.U=o={};for(var c in i){var d=o[c],_=i[c];d===void 0?(d=Li(n,c,_,r),o[c]=d):d.o(_,r)}}}t(e)});function Li(t,e,n,i){var r=e in t&&t.ownerSVGElement===void 0,o=ne(n);return{o:function(s,l){o.value=s,i=l},d:ze(function(){var s=o.value.value;i[e]!==s&&(i[e]=s,r?t[e]=s:s?t.setAttribute(e,s):t.removeAttribute(e))})}}Oe("unmount",function(t,e){if(typeof e.type=="string"){var n=e.__e;if(n){var i=n.U;if(i){n.U=void 0;for(var r in i){var o=i[r];o&&o.d()}}}}else{var s=e.__c;if(s){var l=s.__$u;l&&(s.__$u=void 0,l.d())}}t(e)});Oe("__h",function(t,e,n,i){(i<3||i===9)&&(e.__$f|=2),t(e,n,i)});Ie.prototype.shouldComponentUpdate=function(t,e){var n=this.__$u,i=n&&n.s!==void 0;for(var r in e)return!0;if(this.__f||typeof this.u=="boolean"&&this.u===!0){if(!(i||2&this.__$f||4&this.__$f)||1&this.__$f)return!0}else if(!(i||4&this.__$f)||3&this.__$f)return!0;for(var o in t)if(o!=="__source"&&t[o]!==this.props[o])return!0;for(var s in this.props)if(!(s in t))return!0;return!1};function Ui(t){return Lt(function(){return ne(t)},[])}var pt=class{id;mID;vID;vName;imageURL;name;link;quantity;price;finalPrice;constructor(e){this.id=e.id,this.mID=e.mID,this.vID=e.vID,this.vName=e.vName,this.imageURL=e.imageURL,this.name=e.name,this.link=e.link,this.quantity=e.quantity,this.price=e.price,this.finalPrice=e.finalPrice??e.price}};var ft=class{url;alt;constructor(e){e.alt&&(this.alt=e.alt),this.url=e.url}};var mt=class{d;cmp;effective;constructor(e={}){this.d=e.d,this.cmp=e.cmp,this.effective=this.d}};var $t=class{id;mID;name;groupID;groupName;isSelected;constructor(e){e??={},this.id=e.id,this.mID=e.mID,this.name=e.name,this.groupID=e.groupID,this.groupName=e.groupName,this.isSelected=e.isSelected??!1}},ht=class{mID;name;imgs;link;price;sku;isAvailable;quantity;sellingPlans;selectedOptions;selectedSellingPlan;effectivePrice;constructor(e){e=e??{},this.mID=e.mID,this.name=e.name,this.imgs=e.imgs?.map(n=>new ft(n))??[],this.link=e.link,this.price=new mt(e.price),this.sku=e.sku,this.isAvailable=e.isAvailable,this.quantity=e.quantity,this.selectedOptions=e.selectedOptions??[],this.effectivePrice=ne(this.price.effective),e.sellingPlans?.length&&(this.selectedSellingPlan=ne(void 0)),this.sellingPlans=e.sellingPlans?.map(n=>{let i=new $t(n);return i.isSelected&&(this.selectedSellingPlan.value=i),i})}getOneImage(){return this.imgs[0]?.url}changeSellingPlan(e){this.selectedSellingPlan.value=e}hasEffectivePrice(){return this.effectivePrice.value!==this.price.d}};function zt(t,e){for(let n of t){let i=e.get(n.attr),r=Array.isArray(i),o=typeof i=="string",s=typeof i=="number"&&typeof n.value=="number",l=Array.isArray(n.value),c=!0;switch(n.op){case"contains":{c=(r||o)&&i.includes(n.value);break}case"notContains":{c=(r||o)&&!i.includes(n.value);break}case"eq":{c=i===n.value;break}case"ne":{c=i!==n.value;break}case"gt":{c=s&&i>n.value;break}case"gte":{c=s&&i>=n.value;break}case"lt":{c=s&&i<n.value;break}case"lte":{c=s&&i<=n.value;break}case"in":{c=l&&n.value.includes(i);break}case"nin":{c=l&&!n.value.includes(i);break}case"between":{c=s&&l&&n.value.length===2&&i>=n.value[0]&&i<=n.value[1];break}case"all":{c=r&&l&&n.value.every(d=>i.includes(d));break}default:{c=!1;break}}if(!c)return!1}return!0}var _t=class{id;mID;name;options;imgs;vars;desc;link;slug;quantity;category;meta;reviews;tags;templateSuffix;selectedOrFirstVariant;selected=ne(!0);_showAddToCartButton;constructor(e){this.update(e),this.selectedOrFirstVariant=ne(this.selectedVariant),this._showAddToCartButton=this.evaluateShowATCFlag()}get firstImageURL(){return this.imgs?.[0]?.url}get secondaryImageURL(){return this.imgs?.[1]?.url}get getVariantImages(){return this.selectedOrFirstVariant.value.imgs}get variantImage(){return this.getVariantImages[0]?.url}get variantSecondaryImage(){return this.getVariantImages[1]?.url}get showAddToCartButton(){return this._showAddToCartButton}set variants(e){this.vars=e,this.selectedOrFirstVariant.value=this.selectedVariant}get selectedVariant(){return this.vars.find(e=>e.isAvailable)??this.vars[0]}hasVariants(){return this.vars?.length>1}setSelectedVariant(e){this.selectedOrFirstVariant.value=e}setSelectedVariantByID(e){if(!e)return;let n=this.vars.find(i=>i.mID===e.toString());n&&this.setSelectedVariant(n)}update(e){return this.id=e.id??this.id,this.mID=e.mID??this.mID,this.name=e.name??this.name,this.imgs=e.imgs??this.imgs,this.desc=e.desc??this.desc,this.link=e.link??this.link,this.slug=e.slug??this.slug,this.quantity=e.quantity??this.quantity,this.meta=e.meta??this.meta,this.category=e.category??this.category,this.reviews=e.reviews??this.reviews,this.options=e.options??this.options,this.tags=e.tags??this.tags,this.templateSuffix=e.templateSuffix??this.templateSuffix,e.vars&&(this.vars=e.vars.map(n=>new ht(n))),this}toEmbed(e){return e=e??this.selectedOrFirstVariant.value,new pt({id:this.id,mID:this.mID,vID:e.mID,vName:e.name,name:this.name,link:this.link,slug:this.slug,price:e.price.d,imageURL:e.getOneImage()??this.imgs?.[0].url})}getTemplateVariables(){let e=this.selectedOrFirstVariant.value,n=e.price,i=this.name,r=this.category,o=this.variantImage??this.firstImageURL,s=this.meta,l=this.tags?.join(",")??"",c=this.reviews?.rating,d=this.reviews?.totalReviews,_=n.cmp&&n.cmp>n.d,a=Fe(H({name:i},Be("price",n.d,!0)),{image_url:o,meta:s,category:r,rating:c,reviews:d,tags:l});if(e.hasEffectivePrice()){let f=Be("effective_price",e.effectivePrice.value,!0);Object.assign(a,f)}if(_){let f=n.cmp-n.d,V={discount_percent:(f/n.cmp*100).toFixed(0)};Object.assign(a,V),Object.assign(a,Be("compare_price",n.cmp)),Object.assign(a,Be("discount_price",f))}let v={name:e.name,quantity:e.quantity};return{product:a,variant:v}}evaluateShowATCFlag(){let e=me.get().widgetCustomisation?.atcButton?.showWhen;if(!e?.predicates?.length)return!0;let n=e.predicates,i=this.getValueMap(n);return e.op==="or"?n.some(r=>zt([r],i)):zt(n,i)}getValueMap(e){let n=new Map;for(let i of e){let r=i.attr.split(".");switch(r[1]){case"tags":{n.set(i.attr,this.tags);break}case"type":case"category":{n.set(i.attr,this.category);break}case"meta":case"metafield":{let s=r[2];if(!s)continue;n.set(i.attr,this.meta?.[s]);break}}}return n}};var gt=class{id;alt;shortID;sources;items;durationMS;thumbnail;card;bestSource;highSource;goodSource;lowSource;m3u8Source;constructor(e={}){if(this.id=e.id,this.alt=e.alt,this.shortID=e.shortID,this.sources=e.sources?.sort((n,i)=>i.height-n.height),this.durationMS=e.durationMS,this.thumbnail=e.thumbnail,this.items=e.items?e.items.map(n=>new _t(n)):[],this.card=e.card,this.sources){let n=[];for(let i of this.sources)i.format==="mp4"?n.push(i):i.format==="m3u8"&&!this.m3u8Source&&(this.m3u8Source=i);n.length>0&&(this.bestSource=n[0],this.highSource=n.length>1?n[1]:n[0],this.lowSource=n.length>2?n[n.length-1]:n[0])}}};var qt=(n=>(n.CLASSIC="CLASSIC",n.ITEM_CARD_HEADER="ITEM_CARD_HEADER",n))(qt||{});var Hi=(i=>(i.ON="ON",i.OFF="OFF",i.ON_HOVER="ON_HOVER",i))(Hi||{}),Bi=(r=>(r.FIRST_ITEM="FIRST_ITEM",r.ITEM_SWIPER="ITEM_SWIPER",r.CARD="CARD",r.NONE="NONE",r))(Bi||{});var oi=class{videos;source;template;heading;autoPlay;showMuteButton;footerContent;detailPopup;playlistConfig;itemDetailConfig;constructor(e={}){this.videos=e.videos?.map(n=>new gt(n))??[],this.source=e.source,this.template=e.template,this.detailPopup=e.detailPopup??{template:"VIDEO_ONLY_VIEW"},this.heading=e.heading,this.showMuteButton=e.showMuteButton,this.autoPlay=e.autoPlay??"ON",this.footerContent=e.footerContent??"FIRST_ITEM",this.playlistConfig={videoSwiper:e.playlistConfig?.videoSwiper??void 0,itemCardClickBehavior:e.playlistConfig?.itemCardClickBehavior??"OPEN_VIDEO_DETAIL"},this.itemDetailConfig={template:e.itemDetailConfig?.template??"CLASSIC"}}showItems(){return this.footerContent==="FIRST_ITEM"||this.footerContent==="ITEM_SWIPER"}};function si(t){t||(t=S(he));let e=new Kt(n=>{if(t.destroyed){n.next();return}return t.onDestroy(n.next.bind(n))});return n=>n.pipe(Xt(e))}var ai=(n=>(n.SINGLE_PANE="SINGLE_PANE",n.TWO_PANE="TWO_PANE",n))(ai||{});var Me=class t{transform(e){return e==null?null:yn(e)}static \u0275fac=function(n){return new(n||t)};static \u0275pipe=Jt({name:"cooeeCurrency",type:t,pure:!0})};function Gi(t,e){if(t&1&&(I(0,"span",6),Y(1,"cooeeCurrency"),Y(2,"safeHtml")),t&2){p();let n=U(7);g("innerHTML",K(2,3,K(1,1,n.cmp)),ge)}}function ji(t,e){if(t&1&&(m(0,"span",8),x(1),h()),t&2){p();let n=U(14);u(),ve(" ",n,"% off ")}}function Wi(t,e){t&1&&(x(0," Out of Stock "),I(1,"cooee-icon",16))}function $i(t,e){t&1&&(x(0," Add To Cart "),I(1,"cooee-icon",17))}function zi(t,e){if(t&1){let n=B();m(0,"button",15),L("click",function(r){R(n);let o=p();return F(o.addToCartClicked(r))}),C(1,Wi,2,0)(2,$i,2,0),h()}if(t&2){let n=p();g("disabled",n.isButtonDisabled()),u(),y(n.isButtonDisabled()?1:2)}}var Ae=class t{buttonClick=ee();item=N.required();isButtonDisabled=se(()=>{let e=this.item();return e.hasVariants()?!e.vars.some(n=>n.isAvailable):!e.selectedOrFirstVariant.value.isAvailable});addToCartClicked(e){e.stopPropagation(),this.buttonClick.emit(this.item())}getDiscountPercentage(e){return e.cmp&&e.cmp>e.d?Math.round((1-e.d/e.cmp)*100):0}static \u0275fac=function(n){return new(n||t)};static \u0275cmp=k({type:t,selectors:[["cooee-item-card"]],inputs:{item:[1,"item"]},outputs:{buttonClick:"buttonClick"},decls:22,vars:17,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"],["type","button",1,"item-detail-button",3,"aria-label"],["name","open"],[1,"card-footer"],["type","button",1,"cta-button",3,"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"],["type","button",1,"cta-button",3,"click","disabled"],["name","unavailable","aria-hidden","true"],["name","add","aria-hidden","true"]],template:function(n,i){if(n&1){let r=B();nn(0),m(1,"div",0),I(2,"img",1),m(3,"div",2)(4,"div",3),x(5),h(),m(6,"div",4),z(7),I(8,"span",5),Y(9,"cooeeCurrency"),Y(10,"safeHtml"),C(11,Gi,3,5,"span",6),h(),m(12,"a",7),L("click",function(s){return R(r),F(s.stopPropagation())}),x(13," Shop now "),h(),z(14),C(15,ji,2,1,"span",8),h(),m(16,"button",9),I(17,"cooee-icon",10),h()(),m(18,"div",11),C(19,zi,3,2,"button",12),m(20,"a",13),I(21,"img",14),h()(),rn()}if(n&2){let r=i.item().selectedOrFirstVariant.value;u(2),g("alt",pn(i.item().name))("src",i.item().firstImageURL,ue),u(3),ve(" ",i.item().name," "),u(2);let o=q(r.price);u(),g("innerHTML",K(10,14,K(9,12,o.d)),ge),u(3),y(o.cmp?11:-1),u(),g("href","/products/"+i.item().slug,ue),u(2);let s=q(i.getDiscountPercentage(r.price));u(),y(s>0?15:-1),u(),en("aria-label",Ze("View product details for ",i.item().name)),u(3),y(i.item().showAddToCartButton?19:-1)}},dependencies:[De,Me,tt],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;margin-right:20px}.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}.item-detail-button[_ngcontent-%COMP%]{position:absolute;top:8px;right:8px;cursor:pointer}.item-detail-button[_ngcontent-%COMP%] cooee-icon[name=open][_ngcontent-%COMP%]{color:#000;width:20px;height:20px;transition-duration:.2s}.item-detail-button[_ngcontent-%COMP%] cooee-icon[name=open][_ngcontent-%COMP%]:hover{color:rgba(var(--lc-primary-color))}.view-cart-button[_ngcontent-%COMP%]{display:none}"]})};var qi=t=>({active:t}),Yi=(t,e)=>e.mID;function Ki(t,e){t&1&&T(0)}function Qi(t,e){t&1&&T(0)}function Xi(t,e){t&1&&T(0)}function Zi(t,e){if(t&1&&(m(0,"div",11)(1,"div",12),x(2,"Shop Now"),h(),$(3,Ki,1,0,"ng-container",10),h(),m(4,"div",13),$(5,Qi,1,0,"ng-container",10),m(6,"div",14),$(7,Xi,1,0,"ng-container",10),h()()),t&2){p(2);let n=P(4),i=P(6),r=P(8);u(3),g("ngTemplateOutlet",n),u(2),g("ngTemplateOutlet",i),u(2),g("ngTemplateOutlet",r)}}function Ji(t,e){t&1&&T(0)}function er(t,e){t&1&&T(0)}function tr(t,e){t&1&&T(0)}function nr(t,e){t&1&&T(0)}function ir(t,e){t&1&&T(0)}function rr(t,e){if(t&1&&(m(0,"div",15),I(1,"cooee-item-card",16),$(2,Ji,1,0,"ng-container",10),h(),m(3,"div",13)(4,"div",17),$(5,er,1,0,"ng-container",10)(6,tr,1,0,"ng-container",10)(7,nr,1,0,"ng-container",10)(8,ir,1,0,"ng-container",10),h()()),t&2){let n=p(2),i=P(4),r=P(6),o=P(10),s=P(12),l=P(14);u(),g("item",n.item()),u(),g("ngTemplateOutlet",i),u(3),g("ngTemplateOutlet",l),u(),g("ngTemplateOutlet",r),u(),g("ngTemplateOutlet",s),u(),g("ngTemplateOutlet",o)}}function or(t,e){t&1&&T(0)}function sr(t,e){if(t&1&&(m(0,"div",7),C(1,Zi,8,3)(2,rr,9,6),m(3,"div",9),$(4,or,1,0,"ng-container",10),h()()),t&2){let n=p(),i=P(16),r=n.template()===n.ItemDetailTemplate.CLASSIC;u(),y(r?1:2),u(3),g("ngTemplateOutlet",i)}}function ar(t,e){t&1&&T(0)}function lr(t,e){t&1&&T(0)}function cr(t,e){t&1&&T(0)}function ur(t,e){t&1&&T(0)}function dr(t,e){if(t&1&&(m(0,"div",8)(1,"div",18),$(2,ar,1,0,"ng-container",10),h(),m(3,"div",17),$(4,lr,1,0,"ng-container",10)(5,cr,1,0,"ng-container",10)(6,ur,1,0,"ng-container",10),h()()),t&2){p();let n=P(4),i=P(6),r=P(8),o=P(16);u(2),g("ngTemplateOutlet",i),u(2),g("ngTemplateOutlet",n),u(),g("ngTemplateOutlet",r),u(),g("ngTemplateOutlet",o)}}function pr(t,e){if(t&1){let n=B();m(0,"button",19),L("click",function(){R(n);let r=p();return F(r.close())}),I(1,"cooee-icon",20),h()}}function fr(t,e){if(t&1&&I(0,"img",22),t&2){let n=e.$implicit,i=p(2);g("src",n.url,ue)("alt",n.alt??i.item().name)}}function mr(t,e){if(t&1&&(m(0,"div",21),de(1,fr,1,2,"img",22,tn),h()),t&2){let n=p();u(),pe(n.item().imgs)}}function hr(t,e){if(t&1&&(I(0,"span",25),Y(1,"cooeeCurrency"),Y(2,"safeHtml")),t&2){p(2);let n=U(2);g("innerHTML",K(2,3,K(1,1,n.d)),ge)}}function _r(t,e){if(t&1&&(I(0,"span",26),Y(1,"cooeeCurrency"),Y(2,"safeHtml")),t&2){p(2);let n=U(2);g("innerHTML",K(2,3,K(1,1,n.cmp)),ge)}}function gr(t,e){if(t&1&&(m(0,"div",24),C(1,hr,3,5,"span",25),C(2,_r,3,5,"span",26),h()),t&2){p();let n=U(2);u(),y(n.d?1:-1),u(),y(n.cmp?2:-1)}}function vr(t,e){t&1&&T(0)}function Cr(t,e){t&1&&T(0)}function yr(t,e){t&1&&T(0)}function br(t,e){if(t&1&&(m(0,"div",23),x(1),h(),z(2),C(3,gr,3,2,"div",24),$(4,vr,1,0,"ng-container",10)(5,Cr,1,0,"ng-container",10)(6,yr,1,0,"ng-container",10)),t&2){let n=p(),i=P(10),r=P(12),o=P(14),s=U(0);u(),oe(n.item().name),u();let l=q(s.price);u(),y(l?3:-1),u(),g("ngTemplateOutlet",r),u(),g("ngTemplateOutlet",o),u(),g("ngTemplateOutlet",i)}}function Er(t,e){if(t&1&&(m(0,"div",27),x(1,"Description"),h(),I(2,"div",28),Y(3,"safeHtml")),t&2){let n=p(2);u(2),g("innerHTML",K(3,1,n.item().desc),ge)}}function Dr(t,e){if(t&1&&C(0,Er,4,3),t&2){let n=p();y(n.item().desc?0:-1)}}function wr(t,e){if(t&1){let n=B();m(0,"a",32),L("click",function(r){let o=R(n).$implicit,s=p(3);return F(s.changeItem(r,o))}),I(1,"img",22),h()}if(t&2){let n=e.$implicit,i=p(3);g("ngClass",Je(3,qi,n.mID===i.item().mID+"")),u(),g("src",n.firstImageURL,ue)("alt",i.item().name)}}function Ir(t,e){if(t&1&&(m(0,"span",29),x(1,"Select product"),h(),m(2,"div",30),de(3,wr,2,5,"a",31,Yi),h()),t&2){let n=p(2);u(3),pe(n.similarItems())}}function xr(t,e){if(t&1&&C(0,Ir,5,0),t&2){let n=p();y(n.similarItems().length>1?0:-1)}}function Vr(t,e){if(t&1&&(m(0,"span",33),x(1,"Select variant"),h(),I(2,"cooee-item-options-picker",16)),t&2){let n=p(2);u(2),g("item",n.item())}}function Sr(t,e){if(t&1&&C(0,Vr,3,1),t&2){let n=p();y(n.item().hasVariants()?0:-1)}}function Or(t,e){t&1&&(x(0," Add To Cart "),I(1,"cooee-icon",42))}function Mr(t,e){t&1&&(x(0," Out of stock "),I(1,"cooee-icon",43))}function Ar(t,e){if(t&1){let n=B();m(0,"button",41),L("click",function(){R(n);let r=p(2);return F(r.clickAddToCart())}),C(1,Or,2,0)(2,Mr,2,0),h()}if(t&2){p(2);let n=U(0);g("disabled",!n.isAvailable),u(),y(n.isAvailable?1:2)}}function Nr(t,e){if(t&1&&(m(0,"span",40),x(1),h()),t&2){let n=p(2);u(),oe(n.currentVideoCartItemsCount())}}function Tr(t,e){if(t&1){let n=B();m(0,"div",34),C(1,Ar,3,2,"button",35),m(2,"button",36),L("click",function(){R(n);let r=p();return F(r.goToPDP())}),x(3," More Info "),I(4,"cooee-icon",37),h(),m(5,"button",38),L("click",function(){R(n);let r=p();return F(r.openCart())}),I(6,"img",39),C(7,Nr,2,1,"span",40),h()()}if(t&2){let n=p();u(),y(n.item().showAddToCartButton?1:-1),u(6),y(n.currentVideoCartItemsCount()?7:-1)}}var li=class t{closeClick=new ke;layout=Ue("SINGLE_PANE");item=Ue.required();similarItems=N([]);template=N("CLASSIC");cartItems=ie([]);currentVideoCartItemsCount=se(()=>{let e=this.item(),n=this.cartItems();return!e||!n.length?0:n.filter(i=>i.mID===e.mID).reduce((i,r)=>i+r.quantity,0)});ItemDetailTemplate=qt;engagementService=S(X);destroyRef=S(he);lastLayout=null;resizeObserver=new we(()=>{wt()?(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(Q.ADD_TO_CART,{item:this.item()}),this.close()}openCart(){this.engagementService.executeCTA(Q.OPEN_CART)}changeItem(e,n){e.stopPropagation(),e.preventDefault(),this.item.set(n)}goToPDP(){this.engagementService.executeCTA(Q.GO_TO_PRODUCT,{item:this.item()})}isSinglePane(){return this.layout()!=="TWO_PANE"||wt()}subscribeToCartChanges(){window.CooeeSDK.cartChange$.pipe(Qt({cart:window.CooeeSDK.cart.getCooeeCart()}),si(this.destroyRef)).subscribe(e=>{this.cartItems.set(e.cart?.items??[])})}static \u0275fac=function(n){return new(n||t)};static \u0275cmp=k({type:t,selectors:[["cooee-item-detail"]],hostAttrs:[1,"letscooee-widget"],inputs:{layout:[1,"layout"],item:[1,"item"],similarItems:[1,"similarItems"],template:[1,"template"]},outputs:{closeClick:"closeClick",layout:"layoutChange",item:"itemChange"},features:[Ce([X])],decls:17,vars:2,consts:[["closeButtonTemplate",""],["imageStripTemplate",""],["bodyTemplate",""],["descriptionTemplate",""],["productSelectorTemplate",""],["variantSelectorTemplate",""],["footerButtonsTemplate",""],[1,"lc-card-wrapper","card-wrapper","single-pane"],[1,"card-wrapper","two-pane"],[1,"lc-card-footer","card-footer"],[4,"ngTemplateOutlet"],[1,"lc-card-header","card-header"],[1,"lc-header","header"],[1,"card-content"],[1,"lc-inner-body","inner-body"],[1,"card-header"],[3,"item"],[1,"inner-body"],[1,"images-container"],["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-description-title","description-title"],[1,"lc-description","description",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"],[1,"footer-buttons"],["type","button",1,"lc-cta-button","cta-button",3,"disabled"],["type","button",1,"lc-more-info-button","more-info-button",3,"click"],["name","info","aria-hidden","true",1,"more-info-icon"],["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"],["type","button",1,"lc-cta-button","cta-button",3,"click","disabled"],["name","add","aria-hidden","true",1,"add-to-cart-icon"],["name","unavailable","aria-hidden","true"]],template:function(n,i){n&1&&(z(0),C(1,sr,5,2,"div",7)(2,dr,7,4,"div",8),$(3,pr,2,0,"ng-template",null,0,fe)(5,mr,3,0,"ng-template",null,1,fe)(7,br,7,6,"ng-template",null,2,fe)(9,Dr,1,1,"ng-template",null,3,fe)(11,xr,1,1,"ng-template",null,4,fe)(13,Sr,1,1,"ng-template",null,5,fe)(15,Tr,8,2,"ng-template",null,6,fe)),n&2&&(q(i.item().selectedOrFirstVariant.value),u(),y(i.isSinglePane()?1:2))},dependencies:[hn,ot,De,gn,Ae,tt,Me],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:start;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} cooee-item-card .item-info{margin-right:0!important} cooee-item-card .item-detail-button{display:none!important} cooee-item-card .card-footer{display:none!important}.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;gap:8px}.more-info-button[_ngcontent-%COMP%] cooee-icon[_ngcontent-%COMP%]{display:var(--lc-button-icon-display);width:var(--lc-button-icon-size, 20px)!important;height:var(--lc-button-icon-size, 20px)!important;color:inherit}.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 Pr=[[["swiper-slides"]]],Rr=["swiper-slides"],Fr=(t,e)=>({"--swiper-navigation-size":t,color:e}),kr=t=>({color:t,bottom:0,top:"unset",position:"relative"});function Lr(t,e){if(t&1&&(J(0,"div",2),Ke(1,"span"),re(),J(2,"div",3),Ke(3,"span"),re()),t&2){let n,i,r=p(),o=((n=r.navigationConfig())==null?null:n.size)??50,s=((i=r.navigationConfig())==null||i.color==null?null:i.color.rgba)??"white",l=fn(4,Fr,o+"px",s);Qe(l),u(2),Qe(l)}}function Ur(t,e){if(t&1&&(J(0,"div",4),Ke(1,"span"),re()),t&2){let n,i=((n=p().paginationConfig())==null||n.color==null?null:n.color.rgba)??"white",r=Je(2,kr,i);Qe(r)}}var ci=class t{options=N.required();navigationConfig=N();paginationConfig=N();slideChange=ee();elementRef=S(_e);swiperInstance;initToken=0;resizeDebouncer=new we(this.onResize.bind(this));constructor(){ae(()=>{this.options()&&this.reInitSwiper()})}get swiper(){return this.swiperInstance}ngOnDestroy(){this.resizeDebouncer?.destroy(),this.swiperInstance?.destroy?.(),this.swiperInstance=void 0}async initSwiper(e=this.initToken){if(await nt(),e!==this.initToken){j.warn("Swiper token not matching");return}let n=this.elementRef.nativeElement,i={nextEl:n.querySelector(".swiper-button-next"),prevEl:n.querySelector(".swiper-button-prev"),enabled:this.navigationConfig()?.enabled},r=this.paginationConfig(),o={el:n.querySelector(".swiper-pagination"),enabled:this.paginationConfig()?.enabled,type:this.paginationConfig()?.type,clickable:!0,renderBullet:function(s,l){return`
|
|
3
|
+
<span class="${l}"
|
|
4
|
+
style="background-color: ${r?.color?.rgba};"></span>
|
|
5
|
+
`},renderProgressbar:s=>`
|
|
6
|
+
<span class="${s}"
|
|
7
|
+
style="background-color: ${r?.color?.rgba};">
|
|
8
|
+
</span>
|
|
9
|
+
`};this.swiperInstance=new window.CooeeSDK.Swiper(n,H({navigation:i,pagination:o},this.options())),this.swiperInstance.on("slideChange",s=>{this.slideChange.emit(s)})}onResize(){this.swiperInstance?(j.verbose("Updating swiper"),this.swiperInstance.update()):(j.verbose("Reinitialising swiper"),this.reInitSwiper())}reInitSwiper(){this.initToken++;let e=this.initToken;this.swiperInstance?.destroy?.(),this.swiperInstance=void 0,this.initSwiper(e)}static \u0275fac=function(n){return new(n||t)};static \u0275cmp=k({type:t,selectors:[["cooee-swiper"]],hostAttrs:[1,"swiper"],inputs:{options:[1,"options"],navigationConfig:[1,"navigationConfig"],paginationConfig:[1,"paginationConfig"]},outputs:{slideChange:"slideChange"},ngContentSelectors:Rr,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,i){if(n&1&&(ln(Pr),J(0,"div",0),cn(1),re(),C(2,Lr,4,7),C(3,Ur,2,4,"div",1)),n&2){let r,o;u(2),y((r=i.navigationConfig())!=null&&r.enabled?2:-1),u(),y((o=i.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))}
|
|
10
|
+
`],encapsulation:2})};function Hr(t,e){if(t&1&&(J(0,"span",1),x(1),re()),t&2){p();let n=U(0);u(),oe(n.heading)}}function Br(t,e){if(t&1&&(J(0,"span",2),x(1),re()),t&2){p();let n=U(0);u(),oe(n.subHeading)}}var ui=class t{card=N.required();linkClicked=ee();linkAfterSanity(){return this.card()?.buttonLink?.startsWith("https")?this.card().buttonLink:null}clickLink(e){e.stopPropagation(),this.linkClicked.emit()}static \u0275fac=function(n){return new(n||t)};static \u0275cmp=k({type:t,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,i){if(n&1){let r=B();z(0),J(1,"div",0),C(2,Hr,2,1,"span",1),C(3,Br,2,1,"span",2),J(4,"a",3),an("click",function(s){return R(r),F(i.clickLink(s))}),x(5),re()()}if(n&2){let r=q(i.card());u(2),y(r!=null&&r.heading?2:-1),u(),y(r!=null&&r.subHeading?3:-1),u(),sn("href",i.linkAfterSanity(),ue)("target",r.newTab?"_blank":"_self"),u(),ve(" ",r==null?null:r.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 Gr(t,e){t&1&&I(0,"cooee-icon",1)}function jr(t,e){t&1&&I(0,"cooee-icon",2)}var di=class t{muted=Ue.required();videoEl=N.required();toggled=ee();constructor(){ae(()=>{this.videoEl().muted=this.muted(),this.muted()||this.videoEl().play()})}toggle(e){e.stopPropagation(),e.preventDefault(),this.muted.update(n=>!n),this.toggled.emit(this.muted())}static \u0275fac=function(n){return new(n||t)};static \u0275cmp=k({type:t,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,i){n&1&&(m(0,"button",0),L("click",function(o){return i.toggle(o)}),C(1,Gr,1,0,"cooee-icon",1)(2,jr,1,0,"cooee-icon",2),h()),n&2&&(Le("unmute",!i.muted()),Ee("aria-label",i.muted()?"Unmute video":"Mute video")("aria-pressed",i.muted()),u(),y(i.muted()?1:2))},dependencies:[De],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)}"]})};var Wr=["swiperContainer"],$r=(t,e)=>e.id;function zr(t,e){if(t&1){let n=B();m(0,"div",3)(1,"cooee-item-card",4),L("buttonClick",function(r){R(n);let o=p();return F(o.onButtonClick(r))})("click",function(){let r=R(n).$implicit,o=p();return F(o.cardClick.emit(r))}),h()()}if(t&2){let n=e.$implicit;u(),g("item",n)}}var pi=class t{items=N.required();centeredSlides=N(!0);cardClick=ee();destroyRef=S(he);elementRef=S(_e);engagementService=S(X);swiperContainerRef=mn.required("swiperContainer");swiperInstance;constructor(){ae(()=>{this.swiperContainerRef()&&this.initSwiper()}),this.destroyRef.onDestroy(()=>{this.swiperInstance?.destroy()})}ngOnInit(){it(this.elementRef.nativeElement.shadowRoot)}onButtonClick(e){let n=me.get().website?.canChangeVariantInCart;if(this.items()?.length>1||e.hasVariants()&&!n){this.cardClick.emit(e);return}this.engagementService.executeCTA(Q.ADD_TO_CART,{item:e})}async initSwiper(){await nt(),this.swiperInstance=new window.CooeeSDK.Swiper(this.swiperContainerRef().nativeElement,{direction:"horizontal",effect:"slide",slidesPerView:1.2,nested:!0,centeredSlides:this.centeredSlides(),spaceBetween:12,mousewheel:{enabled:!0,thresholdDelta:10,thresholdTime:200}})}static \u0275fac=function(n){return new(n||t)};static \u0275cmp=k({type:t,selectors:[["cooee-video-promoted-items"]],viewQuery:function(n,i){n&1&&un(i.swiperContainerRef,Wr,5),n&2&&dn()},hostAttrs:[1,"letscooee-widget"],inputs:{items:[1,"items"],centeredSlides:[1,"centeredSlides"]},outputs:{cardClick:"cardClick"},features:[Ce([X])],decls:5,vars:0,consts:[["swiperContainer",""],[1,"swiper-container"],[1,"swiper-wrapper"],[1,"swiper-slide"],["tabindex","0",3,"buttonClick","click","item"]],template:function(n,i){n&1&&(m(0,"div",1,0)(2,"div",2),de(3,zr,2,1,"div",3,$r),h()()),n&2&&(u(3),pe(i.items()))},dependencies:[Ae],styles:["[_nghost-%COMP%]{display:block;width:100%}cooee-item-card[_ngcontent-%COMP%]{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(var(--lc-card-bg-color));cursor:pointer;border-radius:var(--lc-card-radius)}"]})};export{nt as a,it as b,Q as c,yi as d,In as e,bi as f,rt as g,ot as h,Me as i,ai as j,si as k,we as l,Ae as m,Hi as n,Bi as o,oi as p,li as q,ci as r,ui as s,di as t,pi as u};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{e as D,f as A}from"./chunk-V7UGKYBN.js";var V=D((C,m)=>{"use strict";(function(r){"use strict";var e={};e.VERSION="1.6.1";var s,f={},E=function(o,t){return function(){return t.apply(o,arguments)}},h=function(){var o=arguments,t=o[0],u,n;for(n=1;n<o.length;n++)for(u in o[n])!(u in t)&&o[n].hasOwnProperty(u)&&(t[u]=o[n][u]);return t},g=function(o,t){return{value:o,name:t}};e.TRACE=g(1,"TRACE"),e.DEBUG=g(2,"DEBUG"),e.INFO=g(3,"INFO"),e.TIME=g(4,"TIME"),e.WARN=g(5,"WARN"),e.ERROR=g(8,"ERROR"),e.OFF=g(99,"OFF");var _=function(o){this.context=o,this.setLevel(o.filterLevel),this.log=this.info};_.prototype={setLevel:function(o){o&&"value"in o&&(this.context.filterLevel=o)},getLevel:function(){return this.context.filterLevel},enabledFor:function(o){var t=this.context.filterLevel;return o.value>=t.value},trace:function(){this.invoke(e.TRACE,arguments)},debug:function(){this.invoke(e.DEBUG,arguments)},info:function(){this.invoke(e.INFO,arguments)},warn:function(){this.invoke(e.WARN,arguments)},error:function(){this.invoke(e.ERROR,arguments)},time:function(o){typeof o=="string"&&o.length>0&&this.invoke(e.TIME,[o,"start"])},timeEnd:function(o){typeof o=="string"&&o.length>0&&this.invoke(e.TIME,[o,"end"])},invoke:function(o,t){s&&this.enabledFor(o)&&s(t,h({level:o},this.context))}};var i=new _({filterLevel:e.OFF});(function(){var o=e;o.enabledFor=E(i,i.enabledFor),o.trace=E(i,i.trace),o.debug=E(i,i.debug),o.time=E(i,i.time),o.timeEnd=E(i,i.timeEnd),o.info=E(i,i.info),o.warn=E(i,i.warn),o.error=E(i,i.error),o.log=o.info})(),e.setHandler=function(o){s=o},e.setLevel=function(o){i.setLevel(o);for(var t in f)f.hasOwnProperty(t)&&f[t].setLevel(o)},e.getLevel=function(){return i.getLevel()},e.get=function(o){return f[o]||(f[o]=new _(h({name:o},i.context)))},e.createDefaultHandler=function(o){o=o||{},o.formatter=o.formatter||function(l,c){c.name&&l.unshift("["+c.name+"]")};var t={},u=function(n,l){Function.prototype.apply.call(n,console,l)};return typeof console>"u"?function(){}:function(n,l){n=Array.prototype.slice.call(n);var c=console.log,d;l.level===e.TIME?(d=(l.name?"["+l.name+"] ":"")+n[0],n[1]==="start"?console.time?console.time(d):t[d]=new Date().getTime():console.timeEnd?console.timeEnd(d):u(c,[d+": "+(new Date().getTime()-t[d])+"ms"])):(l.level===e.WARN&&console.warn?c=console.warn:l.level===e.ERROR&&console.error?c=console.error:l.level===e.INFO&&console.info?c=console.info:l.level===e.DEBUG&&console.debug?c=console.debug:l.level===e.TRACE&&console.trace&&(c=console.trace),o.formatter(n,l),u(c,n))}},e.useDefaults=function(o){e.setLevel(o&&o.defaultLevel||e.DEBUG),e.setHandler(e.createDefaultHandler(o))},e.setDefaults=e.useDefaults,typeof define=="function"&&define.amd?define(e):typeof m<"u"&&m.exports?m.exports=e:(e._prevLogger=r.Logger,e.noConflict=function(){return r.Logger=e._prevLogger,e},r.Logger=e)})(C)});var I="13.1.
|
|
1
|
+
import{e as D,f as A}from"./chunk-V7UGKYBN.js";var V=D((C,m)=>{"use strict";(function(r){"use strict";var e={};e.VERSION="1.6.1";var s,f={},E=function(o,t){return function(){return t.apply(o,arguments)}},h=function(){var o=arguments,t=o[0],u,n;for(n=1;n<o.length;n++)for(u in o[n])!(u in t)&&o[n].hasOwnProperty(u)&&(t[u]=o[n][u]);return t},g=function(o,t){return{value:o,name:t}};e.TRACE=g(1,"TRACE"),e.DEBUG=g(2,"DEBUG"),e.INFO=g(3,"INFO"),e.TIME=g(4,"TIME"),e.WARN=g(5,"WARN"),e.ERROR=g(8,"ERROR"),e.OFF=g(99,"OFF");var _=function(o){this.context=o,this.setLevel(o.filterLevel),this.log=this.info};_.prototype={setLevel:function(o){o&&"value"in o&&(this.context.filterLevel=o)},getLevel:function(){return this.context.filterLevel},enabledFor:function(o){var t=this.context.filterLevel;return o.value>=t.value},trace:function(){this.invoke(e.TRACE,arguments)},debug:function(){this.invoke(e.DEBUG,arguments)},info:function(){this.invoke(e.INFO,arguments)},warn:function(){this.invoke(e.WARN,arguments)},error:function(){this.invoke(e.ERROR,arguments)},time:function(o){typeof o=="string"&&o.length>0&&this.invoke(e.TIME,[o,"start"])},timeEnd:function(o){typeof o=="string"&&o.length>0&&this.invoke(e.TIME,[o,"end"])},invoke:function(o,t){s&&this.enabledFor(o)&&s(t,h({level:o},this.context))}};var i=new _({filterLevel:e.OFF});(function(){var o=e;o.enabledFor=E(i,i.enabledFor),o.trace=E(i,i.trace),o.debug=E(i,i.debug),o.time=E(i,i.time),o.timeEnd=E(i,i.timeEnd),o.info=E(i,i.info),o.warn=E(i,i.warn),o.error=E(i,i.error),o.log=o.info})(),e.setHandler=function(o){s=o},e.setLevel=function(o){i.setLevel(o);for(var t in f)f.hasOwnProperty(t)&&f[t].setLevel(o)},e.getLevel=function(){return i.getLevel()},e.get=function(o){return f[o]||(f[o]=new _(h({name:o},i.context)))},e.createDefaultHandler=function(o){o=o||{},o.formatter=o.formatter||function(l,c){c.name&&l.unshift("["+c.name+"]")};var t={},u=function(n,l){Function.prototype.apply.call(n,console,l)};return typeof console>"u"?function(){}:function(n,l){n=Array.prototype.slice.call(n);var c=console.log,d;l.level===e.TIME?(d=(l.name?"["+l.name+"] ":"")+n[0],n[1]==="start"?console.time?console.time(d):t[d]=new Date().getTime():console.timeEnd?console.timeEnd(d):u(c,[d+": "+(new Date().getTime()-t[d])+"ms"])):(l.level===e.WARN&&console.warn?c=console.warn:l.level===e.ERROR&&console.error?c=console.error:l.level===e.INFO&&console.info?c=console.info:l.level===e.DEBUG&&console.debug?c=console.debug:l.level===e.TRACE&&console.trace&&(c=console.trace),o.formatter(n,l),u(c,n))}},e.useDefaults=function(o){e.setLevel(o&&o.defaultLevel||e.DEBUG),e.setHandler(e.createDefaultHandler(o))},e.setDefaults=e.useDefaults,typeof define=="function"&&define.amd?define(e):typeof m<"u"&&m.exports?m.exports=e:(e._prevLogger=r.Logger,e.noConflict=function(){return r.Logger=e._prevLogger,e},r.Logger=e)})(C)});var I="13.1.6";var b=I.split("-")[0].split(".").slice(0,3).map(r=>r.padStart(2,"0")).join(""),S="WEB",N="CooeeSDK",p=I,M=parseInt(b,10);var P=["collection","product","cart"],U=[{identifier:"#flo-checkout-wrapper",gateway:"Shopflow"},{identifier:"#fastrr-main-container",gateway:"Shiprocket"},{identifier:"#gokwik-modal-wrapper",gateway:"Gokwik"},{identifier:"#zecpe",gateway:"Ecom 360"}],x=["View Item","View Cart","View Collection"],F=["CE Screen View","View Collection","View Item","View Cart"];var T=`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${p}/dist`,L={apiURL:"https://api.sdk.letscooee.com",debug:!1,mode:"production",baseURL:T,styleURL:`${T}/widget.min.css`,widgetURL:`${T}/widget.min.js`,swiperStyleURL:`${T}/swiper-bundle.min.css`};var a=A(V());var v=class{static debuggerEl;static infoLogs=[];static log(...e){a.default.info(...e)}static verbose(...e){a.default.debug(...e)}static error(...e){a.default.error(...e)}static warn(...e){a.default.warn(...e)}static info(...e){a.default.info(...e),this.infoLogs.push({time:new Date,message:e.join(" ")}),this.addToDebugger()}static trace(...e){a.default.trace(...e)}static addToDebugger(){sessionStorage.cooeeDebug&&(this.debuggerEl=this.debuggerEl??document.querySelector("cooee-debugger"),this.debuggerEl&&this.debuggerEl&&(this.debuggerEl.logs=[...this.infoLogs]))}};function K(r=N){a.default.useDefaults({formatter:function(e){e.unshift(`${r} (v${p}):`)}}),w()&&(localStorage.cooeeLogLevel="TRACE"),localStorage.cooeeLogLevel?a.default.setLevel(a.default[localStorage.cooeeLogLevel]):a.default.setLevel(L.debug?a.default.TRACE:a.default.OFF)}function w(){let r=O();return r==="1"||r==="on"}function O(){return new URL(location.href).searchParams?.get("cooee-debug")}function $(){let r=["display: inline-block;","font-size: 14px;","background: linear-gradient(90deg, #d52dc8 25%, #2179e2 82%);","color: white;","padding: 4px;","border-radius: 4px;"].join(" "),e=`
|
|
2
2
|
`;e+=`\u{1F4E3} Drive higher conversions with AI-powered onsite engagement
|
|
3
3
|
`,e+=`\u{1F50D} Track real-time visitor intent & optimize engagement
|
|
4
4
|
`,e+=`\u{1F4CA} Improve Meta Ads ROAS with intent-driven campaigns
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{j as e,l as h,o as t}from"./chunk-
|
|
1
|
+
import{j as e,l as h,o as t}from"./chunk-TWXZPLZM.js";import"./chunk-V7UGKYBN.js";function p(n){if(n===0)return"0 B";let i=1024,s=["B","KB","MB","GB"],c=Math.floor(Math.log(n)/Math.log(i));return`${(n/Math.pow(i,c)).toFixed(2)} ${s[c]}`}function a(n){return n?new Date(n).toLocaleString("en-US",{year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",fractionalSecondDigits:3,hour12:!1,timeZoneName:"short"}):"N/A"}function M(){let n=performance.getEntriesByType?.("resource");if(n)return n.find(i=>i.name.includes("@letscooee/web-sdk")&&i.name.includes("main.min.js"))}function I(n){window.cooeeSDKPreview||!h()||(document.readyState==="complete"?setTimeout(()=>v(n),100):window.addEventListener("load",()=>{setTimeout(()=>v(n),100)}))}function v(n){try{P(n)}catch(i){console.error("Failed to print debugging logs",i)}}function P(n){let i=performance.getEntriesByType?.("navigation")?.[0],s=window.CooeeSDK?.pageLoadTime,c=M(),f=performance.timeOrigin||0,o=i?.responseEnd?f+i.responseEnd:void 0,d=f,m=i?.domContentLoadedEventEnd||0,u=i?.loadEventEnd||0,g=o&&o>0?o:s?s.getTime():0,T=o&&o>0?"HTML download complete":"inline script execution",S=m>0?d+m:void 0,$=u>0?d+u:void 0;e.info("\u23F1\uFE0F \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 Performance Timing Report \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550"),e.info("\u{1F4C5} Absolute Timestamps (Local Time):"),e.info(" Note: Inline script can execute during HTML download (incremental parsing)"),e.info(""),e.info(` 1. Navigation started: ${a(d)}`);let r=s?s.getTime():0;if(o&&o>0&&r?r<o?(e.info(` 2. Inline script executed: ${a(r)} (during HTML parsing)`),e.info(` 3. HTML download complete: ${a(o)}`)):(e.info(` 2. HTML download complete: ${a(o)}`),e.info(` 3. Inline script executed: ${a(r)}`)):o&&o>0?e.info(` 2. HTML download complete: ${a(o)}`):r&&e.info(` 2. Inline script executed: ${a(r)}`),e.info(` 4. SDK module loaded: ${a(n.getTime())} (from CDN)`),S&&e.info(` 5. DOMContentLoaded: ${a(S)}`),$&&e.info(` 6. Page fully loaded: ${a($)}`),e.info(""),e.info("\u23F1\uFE0F Relative Timings:"),o&&o>0&&d){let l=o-d;e.info(` Shopify backend + HTML download: ${t(l)} (not Cooee SDK)`)}if(g){let l=n.getTime()-g;if(l<0){let L=r>0?r:d,w=r>0?"inline script execution":"navigation start",B=n.getTime()-L;e.info(` SDK module load time: ${t(B)} after ${w}`),e.info(` (Note: Using earlier baseline because SDK loaded before ${T})`)}else e.info(` SDK module load time: ${t(l)} after ${T}`),e.info(` (Baseline: ${T} at ${a(g)})`);let D=n.getTime()-d;e.info(` \u{1F3AF} Total SDK load time: ${t(D)} (from navigation start to SDK ready)`)}m&&m>0&&e.info(` DOMContentLoaded: ${t(m)} after navigation start`),u&&u>0&&e.info(` Page fully loaded: ${t(u)} after navigation start`),z(c),e.info("\u23F1\uFE0F \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550")}function z(n){if(!n){e.info(""),e.info("\u{1F4E6} SDK Resource Metrics: Not available");return}e.info(""),e.info("\u{1F4E6} SDK Resource Metrics:"),e.info(` URL: ${n.name}`),e.info(` Download duration: ${t(n.duration)}`);let i=n.transferSize===0;if(e.info(` Served from: ${i?"\u{1F4BE} Cache (disk/memory)":"\u{1F310} Network"}`),!i){e.info(` Transfer size: ${p(n.transferSize)}`),e.info(` Encoded size: ${p(n.encodedBodySize)}`),e.info(` Decoded size: ${p(n.decodedBodySize)}`);let s=(1-n.encodedBodySize/n.decodedBodySize)*100;s>0&&e.info(` Compression ratio: ${s.toFixed(1)}%`)}if(n.domainLookupEnd>0){let s=n.domainLookupEnd-n.domainLookupStart,c=n.connectEnd-n.connectStart,f=n.responseStart-n.requestStart,o=n.responseEnd-n.responseStart;e.info(" Timing breakdown:"),s>0&&e.info(` DNS lookup: ${t(s)}`),c>0&&e.info(` TCP connect: ${t(c)}`),f>0&&e.info(` Request: ${t(f)}`),o>0&&e.info(` Response: ${t(o)}`)}}export{I as printAllDebugLogs};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import{a as S}from"./chunk-KIK4KPM3.js";import{f as k,g as C,h as M}from"./chunk-PLMFOGWI.js";import{Aa as h,Ca as b,K as d,O as r,Qa as s,Ra as w,X as l,aa as c,cb as m,db as y,eb as v,kb as D,la as g,ma as u,na as f,sa as a,ta as n,ua as x,vb as E}from"./chunk-BMEFEXWO.js";import"./chunk-ICI7BO4Q.js";import"./chunk-V7UGKYBN.js";function L(i,t){if(i&1&&(a(0,"li")(1,"span",1),s(2),m(3,"date"),n(),s(4,"\xA0 "),x(5,"span",2),m(6,"safeHtml"),n()),i&2){let e=t.$implicit;r(2),w(v(3,2,e.time,"hh:mm:ss a")),r(3),h("innerHTML",y(6,5,e.message),d)}}var _=class i{logs=D.required();constructor(){}async shareLogs(){let t=this.logs().map(p=>`[${new Date(p.time).toLocaleString("en-US",{year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",fractionalSecondDigits:3,hour12:!1,timeZoneName:"short"})}] ${p.message}`).join(`
|
|
2
|
+
`),{getAPIResourceMetricsText:e}=await import("./resource-metrics-OOA42ELP.js"),o=e();if(o&&(t+=`
|
|
3
|
+
`+o),M()&&navigator.share){navigator.share({text:t});return}navigator.clipboard.writeText(t),k("Copied to your clipboard")}static \u0275fac=function(e){return new(e||i)};static \u0275cmp=l({type:i,selectors:[["cooee-debugger"]],inputs:{logs:[1,"logs"]},features:[c([S])],decls:5,vars:0,consts:[[1,"btn-copy",3,"click"],[2,"color","rgb(100, 116, 139)"],[3,"innerHTML"]],template:function(e,o){e&1&&(a(0,"ol"),u(1,L,7,7,"li",null,g),n(),a(3,"button",0),b("click",function(){return o.shareLogs()}),s(4,"Share"),n()),e&2&&(r(),f(o.logs()))},dependencies:[C,E],styles:[`:host{display:block;position:fixed;top:calc(100vh - 90px);left:10px;right:10px;width:auto;max-width:100%;min-width:calc(100vw - 20px);height:80px;background:#fff;z-index:111111111111;overflow-y:auto;font-size:13px;line-height:1.5;padding:5px;font-family:Arial,"sans-serif";font-weight:500;border:2px solid rgb(245,28,143);border-radius:6px;resize:both;-webkit-user-select:auto;user-select:auto;box-shadow:#0000001a 0 10px 15px -3px,#0000001a 0 4px 6px -4px}@media (min-width: 768px){:host{width:600px;min-width:auto}}ol{margin:0;padding:0 0 0 28px}.btn-copy{position:absolute;top:5px;right:5px;background:#f51c8f;border:none;cursor:pointer;padding:6px 8px;font-size:12px;font-weight:500;border-radius:6px;color:#fff}
|
|
4
|
+
`],encapsulation:3})};export{_ as DebuggerComponent};
|