@letscooee/web-sdk 14.1.11 → 14.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.min.js CHANGED
@@ -1,17 +1,17 @@
1
- var __require=(x=>typeof require!==`undefined`?require:typeof Proxy!==`undefined`?new Proxy(x,{get:(a,b)=>(typeof require!==`undefined`?require:a)[b]}):x)(function(x){if(typeof require!==`undefined`)return require.apply(this,arguments);throw Error('Calling `require` for "'+x+"\" in an environment that doesn't expose the `require` function. See https://rolldown.rs/in-depth/bundling-cjs#require-external-modules for more details.")});var k$3=Object.create;var g$3=Object.defineProperty,l$1=Object.defineProperties,m$3=Object.getOwnPropertyDescriptor,n$2=Object.getOwnPropertyDescriptors,o$1=Object.getOwnPropertyNames,f$1=Object.getOwnPropertySymbols,p$2=Object.getPrototypeOf,h$5=Object.prototype.hasOwnProperty,j$3=Object.prototype.propertyIsEnumerable;var i$1=(a,b,c)=>b in a?g$3(a,b,{enumerable:true,configurable:true,writable:true,value:c}):a[b]=c,r=(a,b)=>{for(var c in b||={})h$5.call(b,c)&&i$1(a,c,b[c]);if(f$1)for(var c of f$1(b))j$3.call(b,c)&&i$1(a,c,b[c]);return a},s$1=(a,b)=>l$1(a,n$2(b));var t=(a=>typeof __require<`u`?__require:typeof Proxy<`u`?new Proxy(a,{get:(b,c)=>(typeof __require<`u`?__require:b)[c]}):a)(function(a){if(typeof __require<`u`)return __require.apply(this,arguments);throw Error(`Dynamic require of "`+a+`" is not supported`)});var u$2=(a,b)=>{var c={};for(var d in a)h$5.call(a,d)&&b.indexOf(d)<0&&(c[d]=a[d]);if(a!=null&&f$1)for(var d of f$1(a))b.indexOf(d)<0&&j$3.call(a,d)&&(c[d]=a[d]);return c};var v$1=(a,b)=>()=>(b||a((b={exports:{}}).exports,b),b.exports),w$3=(a,b)=>{for(var c in b)g$3(a,c,{get:b[c],enumerable:true});},q$3=(a,b,c,d)=>{if(b&&typeof b==`object`||typeof b==`function`)for(let e of o$1(b))!h$5.call(a,e)&&e!==c&&g$3(a,e,{get:()=>b[e],enumerable:!(d=m$3(b,e))||d.enumerable});return a};var x$2=(a,b,c)=>(c=a!=null?k$3(p$2(a)):{},q$3(!a||!a.__esModule?g$3(c,`default`,{value:a,enumerable:true}):c,a));
1
+ var __require=(x=>typeof require!==`undefined`?require:typeof Proxy!==`undefined`?new Proxy(x,{get:(a,b)=>(typeof require!==`undefined`?require:a)[b]}):x)(function(x){if(typeof require!==`undefined`)return require.apply(this,arguments);throw Error('Calling `require` for "'+x+"\" in an environment that doesn't expose the `require` function. See https://rolldown.rs/in-depth/bundling-cjs#require-external-modules for more details.")});var k$4=Object.create;var g$1=Object.defineProperty,l$2=Object.defineProperties,m$2=Object.getOwnPropertyDescriptor,n$1=Object.getOwnPropertyDescriptors,o=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,p$3=Object.getPrototypeOf,h$3=Object.prototype.hasOwnProperty,j$2=Object.prototype.propertyIsEnumerable;var i$1=(a,b,c)=>b in a?g$1(a,b,{enumerable:true,configurable:true,writable:true,value:c}):a[b]=c,r$1=(a,b)=>{for(var c in b||={})h$3.call(b,c)&&i$1(a,c,b[c]);if(f)for(var c of f(b))j$2.call(b,c)&&i$1(a,c,b[c]);return a},s$2=(a,b)=>l$2(a,n$1(b));var t=(a=>typeof __require<`u`?__require:typeof Proxy<`u`?new Proxy(a,{get:(b,c)=>(typeof __require<`u`?__require:b)[c]}):a)(function(a){if(typeof __require<`u`)return __require.apply(this,arguments);throw Error(`Dynamic require of "`+a+`" is not supported`)});var u$2=(a,b)=>{var c={};for(var d in a)h$3.call(a,d)&&b.indexOf(d)<0&&(c[d]=a[d]);if(a!=null&&f)for(var d of f(a))b.indexOf(d)<0&&j$2.call(a,d)&&(c[d]=a[d]);return c};var v$1=(a,b)=>()=>(b||a((b={exports:{}}).exports,b),b.exports),w$1=(a,b)=>{for(var c in b)g$1(a,c,{get:b[c],enumerable:true});},q$3=(a,b,c,d)=>{if(b&&typeof b==`object`||typeof b==`function`)for(let e of o(b))!h$3.call(a,e)&&e!==c&&g$1(a,e,{get:()=>b[e],enumerable:!(d=m$2(b,e))||d.enumerable});return a};var x$3=(a,b,c)=>(c=a!=null?k$4(p$3(a)):{},q$3(!a||!a.__esModule?g$1(c,`default`,{value:a,enumerable:true}):c,a));
2
2
 
3
- var o=`a-f\\d`,I$1=`#?[${o}]{3}[${o}]?`,S$4=`#?[${o}]{6}([${o}]{2})?`,R$2=new RegExp(`[^#${o}]`,`gi`),A$4=new RegExp(`^${I$1}$|^${S$4}$`,`i`);function c(e,r={}){if(typeof e!=`string`||R$2.test(e)||!A$4.test(e))throw new TypeError(`Expected a valid hex string`);e=e.replace(/^#/,``);let t=1;e.length===8&&(t=Number.parseInt(e.slice(6,8),16)/255,e=e.slice(0,6)),e.length===4&&(t=Number.parseInt(e.slice(3,4).repeat(2),16)/255,e=e.slice(0,3)),e.length===3&&(e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]);let l=Number.parseInt(e,16),u=l>>16,p=l>>8&255,m=l&255,s=typeof r.alpha==`number`?r.alpha:t;if(r.format===`array`)return [u,p,m,s];if(r.format===`css`)return `rgb(${u} ${p} ${m}${s===1?``:` / ${Number((s*100).toFixed(2))}%`})`;return {red:u,green:p,blue:m,alpha:s}}var n$1=class n{h;a=100;g;constructor(r){r??={},this.h=r.h,this.a=r.a,this.g=r.g;}get hex(){return this.h}get grad(){return this.g}get rgba(){if(!this.hex)return ``;try{return c(this.hex,{format:`css`,alpha:this.getAlpha()})}catch(r){return console.error(`Invalid hex`,r),`#000000`}}getAlpha(){return (this.a??100)/100}};var h$4=class h{s;g;i;constructor(r){r.s&&(this.s=new n$1(r.s)),r.g&&(this.g=new i(r.g)),this.i=r.i;}get solid(){return this.s}get glossy(){return this.g}get img(){return this.i}};var a$2=class a{s;r;w;c;constructor(r){this.s=r.s,this.r=r.r,this.w=r.w,r.c&&(this.c=new n$1(r.c));}get radius(){return this.r}get width(){return this.w}get color(){return this.c}get style(){return w$2[this.s??1]}},w$2=(t=>(t[t.SOLID=1]=`SOLID`,t[t.DASHED=2]=`DASHED`,t))(w$2||{});var i=class e{static DEFAULT_FALLBACK=new n$1({h:`#000000`,a:50});r;c;fb;constructor(r){this.r=r.r,r.c&&(this.c=new n$1(r.c)),r.fb&&(this.fb=new n$1(r.fb));}get radius(){return this.r}get color(){return this.c}get fallback(){return this.fb??e.DEFAULT_FALLBACK}};var g$2=class g{blur;spr;clr;x;y;constructor(r){r=r??{},this.blur=r.blur??0,this.spr=r.spr??0,this.x=r.x??0,this.y=r.y??0,this.clr=new n$1(r.clr);}getStyle(r){return `${this.x*r}px ${this.y*r}px ${this.blur*r}px ${this.spr*r}px ${this.clr.rgba}`}};var b$1=class b{pl;pr;pt;pb;ml;mr;mt;mb;cent;constructor(r){r=r??{},this.pl=r.pl??0,this.pr=r.pr??0,this.pt=r.pt??0,this.pb=r.pb??0,this.ml=r.ml??0,this.mr=r.mr??0,this.mt=r.mt??0,this.mb=r.mb??0,this.cent=r.cent??false;}getHorizontal(){return this.pl+this.pr}getVertical(){return this.pt+this.pb}getPaddingCSS(){return `${this.pt}px ${this.pr}px ${this.pb}px ${this.pl}px`}};var f=class{rot;constructor(r){r?.rot&&(this.rot=r.rot);}get rotate(){return this.rot}};var y$1=class y{enabled;type;color;constructor(r){r??={},this.enabled=r.enabled,this.type=r.type,this.color=new n$1(r.color);}},d$3=class d{size;enabled;color;constructor(r){r??={},this.enabled=r.enabled,this.size=r.size,this.color=new n$1(r.color);}},x$1=class x{enabled;delay;constructor(r={}){this.enabled=r.enabled,r.delay&&(this.delay=r.delay>100?r.delay:r.delay*1e3);}},C$4=class C{navigation;pagination;autoplay;loop;maxInRow;gap;maxInRowSm;gapSm;speed;marquee;constructor(r){r??={},this.navigation=new d$3(r.navigation),this.pagination=new y$1(r.pagination),this.autoplay=new x$1(r.autoplay),this.loop=r.loop??false,this.maxInRow=r.maxInRow??4,this.gap=r.gap??0,this.maxInRowSm=r.maxInRowSm??this.maxInRow,this.gapSm=r.gapSm??this.gap,r.speed&&(this.speed=r.speed*1e3),this.marquee=r.marquee;}};
4
-
5
- var dt$1=v$1((lt,Fe)=>{(function(s){if(typeof lt==`object`&&typeof Fe<`u`)Fe.exports=s();else if(typeof define==`function`&&define.amd)define([],s);else {var n;typeof window<`u`?n=window:typeof global<`u`?n=global:typeof self<`u`?n=self:n=this,n.localforage=s();}})(function(){return (function u(v,I,w){function R(T,M){if(!I[T]){if(!v[T]){var p=typeof t==`function`&&t;if(!M&&p)return p(T,true);if(b)return b(T,true);var _=new Error(`Cannot find module '`+T+`'`);throw _.code=`MODULE_NOT_FOUND`,_}var C=I[T]={exports:{}};v[T][0].call(C.exports,function(O){var j=v[T][1][O];return R(j||O)},C,C.exports,u,v,I,w);}return I[T].exports}for(var b=typeof t==`function`&&t,m=0;m<w.length;m++)R(w[m]);return R})({1:[function(u,v,I){(function(w){var R=w.MutationObserver||w.WebKitMutationObserver,b;if(R){var m=0,T=new R(O),M=w.document.createTextNode(``);T.observe(M,{characterData:true}),b=function(){M.data=m=++m%2;};}else if(!w.setImmediate&&typeof w.MessageChannel<`u`){var p=new w.MessageChannel;p.port1.onmessage=O,b=function(){p.port2.postMessage(0);};}else `document`in w&&`onreadystatechange`in w.document.createElement(`script`)?b=function(){var B=w.document.createElement(`script`);B.onreadystatechange=function(){O(),B.onreadystatechange=null,B.parentNode.removeChild(B),B=null;},w.document.documentElement.appendChild(B);}:b=function(){setTimeout(O,0);};var _,C=[];function O(){_=true;for(var B,z,F=C.length;F;){for(z=C,C=[],B=-1;++B<F;)z[B]();F=C.length;}_=false;}v.exports=j;function j(B){C.push(B)===1&&!_&&b();}}).call(this,typeof global<`u`?global:typeof self<`u`?self:typeof window<`u`?window:{});},{}],2:[function(u,v,I){var w=u(1);function R(){}var b={},m=[`REJECTED`],T=[`FULFILLED`],M=[`PENDING`];v.exports=p;function p(y){if(typeof y!=`function`)throw new TypeError(`resolver must be a function`);this.state=M,this.queue=[],this.outcome=void 0,y!==R&&j(this,y);}p.prototype.catch=function(y){return this.then(null,y)},p.prototype.then=function(y,A){if(typeof y!=`function`&&this.state===T||typeof A!=`function`&&this.state===m)return this;var D=new this.constructor(R);if(this.state!==M)C(D,this.state===T?y:A,this.outcome);else this.queue.push(new _(D,y,A));return D};function _(y,A,D){this.promise=y,typeof A==`function`&&(this.onFulfilled=A,this.callFulfilled=this.otherCallFulfilled),typeof D==`function`&&(this.onRejected=D,this.callRejected=this.otherCallRejected);}_.prototype.callFulfilled=function(y){b.resolve(this.promise,y);},_.prototype.otherCallFulfilled=function(y){C(this.promise,this.onFulfilled,y);},_.prototype.callRejected=function(y){b.reject(this.promise,y);},_.prototype.otherCallRejected=function(y){C(this.promise,this.onRejected,y);};function C(y,A,D){w(function(){var L;try{L=A(D);}catch(U){return b.reject(y,U)}L===y?b.reject(y,new TypeError(`Cannot resolve promise with itself`)):b.resolve(y,L);});}b.resolve=function(y,A){var D=B(O,A);if(D.status===`error`)return b.reject(y,D.value);var L=D.value;if(L)j(y,L);else {y.state=T,y.outcome=A;for(var U=-1,k=y.queue.length;++U<k;)y.queue[U].callFulfilled(A);}return y},b.reject=function(y,A){y.state=m,y.outcome=A;for(var D=-1,L=y.queue.length;++D<L;)y.queue[D].callRejected(A);return y};function O(y){var A=y&&y.then;if(y&&(typeof y==`object`||typeof y==`function`)&&typeof A==`function`)return function(){A.apply(y,arguments);}}function j(y,A){var D=false;function L(G){D||(D=true,b.reject(y,G));}function U(G){D||(D=true,b.resolve(y,G));}function k(){A(U,L);}var $=B(k);$.status===`error`&&L($.value);}function B(y,A){var D={};try{D.value=y(A),D.status=`success`;}catch(L){D.status=`error`,D.value=L;}return D}p.resolve=z;function z(y){return y instanceof this?y:b.resolve(new this(R),y)}p.reject=F;function F(y){var A=new this(R);return b.reject(A,y)}p.all=Ie;function Ie(y){var A=this;if(Object.prototype.toString.call(y)!==`[object Array]`)return this.reject(new TypeError(`must be an array`));var D=y.length,L=false;if(!D)return this.resolve([]);for(var U=new Array(D),k=0,$=-1,G=new this(R);++$<D;)q(y[$],$);return G;function q(ie,le){A.resolve(ie).then(Se,function(te){L||(L=true,b.reject(G,te));});function Se(te){U[le]=te,++k===D&&!L&&(L=true,b.resolve(G,U));}}}p.race=Z;function Z(y){var A=this;if(Object.prototype.toString.call(y)!==`[object Array]`)return this.reject(new TypeError(`must be an array`));var D=y.length,L=false;if(!D)return this.resolve([]);for(var U=-1,k=new this(R);++U<D;)$(y[U]);return k;function $(G){A.resolve(G).then(function(q){L||(L=true,b.resolve(k,q));},function(q){L||(L=true,b.reject(k,q));});}}},{1:1}],3:[function(u,v,I){(function(w){typeof w.Promise!=`function`&&(w.Promise=u(2));}).call(this,typeof global<`u`?global:typeof self<`u`?self:typeof window<`u`?window:{});},{2:2}],4:[function(u,v,I){var w=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e};function R(e,r){if(!(e instanceof r))throw new TypeError(`Cannot call a class as a function`)}function b(){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 m=b();function T(){try{if(!m||!m.open)return !1;var e=typeof openDatabase<`u`&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),r=typeof fetch==`function`&&fetch.toString().indexOf(`[native code`)!==-1;return (!e||r)&&typeof indexedDB<`u`&&typeof IDBKeyRange<`u`}catch{return false}}function M(e,r){e=e||[],r=r||{};try{return new Blob(e,r)}catch(o){if(o.name!==`TypeError`)throw o;for(var i=new(typeof BlobBuilder<`u`?BlobBuilder:typeof MSBlobBuilder<`u`?MSBlobBuilder:typeof MozBlobBuilder<`u`?MozBlobBuilder:WebKitBlobBuilder),a=0;a<e.length;a+=1)i.append(e[a]);return i.getBlob(r.type)}}typeof Promise>`u`&&u(3);var p=Promise;function _(e,r){r&&e.then(function(t){r(null,t);},function(t){r(t);});}function C(e,r,t){typeof r==`function`&&e.then(r),typeof t==`function`&&e.catch(t);}function O(e){return typeof e!=`string`&&(console.warn(e+` used as a key, but it is not a string.`),e=String(e)),e}function j(){if(arguments.length&&typeof arguments[arguments.length-1]==`function`)return arguments[arguments.length-1]}var B=`local-forage-detect-blob-support`,z=void 0,F={},Ie=Object.prototype.toString,Z=`readonly`,y=`readwrite`;function A(e){for(var r=e.length,t=new ArrayBuffer(r),i=new Uint8Array(t),a=0;a<r;a++)i[a]=e.charCodeAt(a);return t}function D(e){return new p(function(r){var t=e.transaction(B,y),i=M([``]);t.objectStore(B).put(i,`key`),t.onabort=function(a){a.preventDefault(),a.stopPropagation(),r(false);},t.oncomplete=function(){var a=navigator.userAgent.match(/Chrome\/(\d+)/);r(navigator.userAgent.match(/Edge\//)||!a||parseInt(a[1],10)>=43);};}).catch(function(){return false})}function L(e){return typeof z==`boolean`?p.resolve(z):D(e).then(function(r){return z=r,z})}function U(e){var r=F[e.name],t={};t.promise=new p(function(i,a){t.resolve=i,t.reject=a;}),r.deferredOperations.push(t),r.dbReady?r.dbReady=r.dbReady.then(function(){return t.promise}):r.dbReady=t.promise;}function k(e){var t=F[e.name].deferredOperations.pop();if(t)return t.resolve(),t.promise}function $(e,r){var i=F[e.name].deferredOperations.pop();if(i)return i.reject(r),i.promise}function G(e,r){return new p(function(t,i){if(F[e.name]=F[e.name]||$e(),e.db)if(r)U(e),e.db.close();else return t(e.db);var a=[e.name];r&&a.push(e.version);var o=m.open.apply(m,a);r&&(o.onupgradeneeded=function(c){var f=o.result;try{f.createObjectStore(e.storeName),c.oldVersion<=1&&f.createObjectStore(B);}catch(l){if(l.name===`ConstraintError`)console.warn(`The database "`+e.name+`" has been upgraded from version `+c.oldVersion+` to version `+c.newVersion+`, but the storage "`+e.storeName+`" already exists.`);else throw l}}),o.onerror=function(c){c.preventDefault(),i(o.error);},o.onsuccess=function(){var c=o.result;c.onversionchange=function(f){f.target.close();},t(c),k(e);};})}function q(e){return G(e,false)}function ie(e){return G(e,true)}function le(e,r){if(!e.db)return true;var t=!e.db.objectStoreNames.contains(e.storeName),i=e.version<e.db.version,a=e.version>e.db.version;if(i&&(e.version!==r&&console.warn(`The database "`+e.name+`" can't be downgraded from version `+e.db.version+` to version `+e.version+`.`),e.version=e.db.version),a||t){if(t){var o=e.db.version+1;o>e.version&&(e.version=o);}return true}return false}function Se(e){return new p(function(r,t){var i=new FileReader;i.onerror=t,i.onloadend=function(a){r({__local_forage_encoded_blob:true,data:btoa(a.target.result||``),type:e.type});},i.readAsBinaryString(e);})}function te(e){return M([A(atob(e.data))],{type:e.type})}function We(e){return e&&e.__local_forage_encoded_blob}function Rt(e){var r=this,t=r._initReady().then(function(){var i=F[r._dbInfo.name];if(i&&i.dbReady)return i.dbReady});return C(t,e,e),t}function Ct(e){U(e);for(var r=F[e.name],t=r.forages,i=0;i<t.length;i++){var a=t[i];a._dbInfo.db&&(a._dbInfo.db.close(),a._dbInfo.db=null);}return e.db=null,q(e).then(function(o){return e.db=o,le(e)?ie(e):o}).then(function(o){e.db=r.db=o;for(var c=0;c<t.length;c++)t[c]._dbInfo.db=o;}).catch(function(o){throw $(e,o),o})}function K(e,r,t,i){i===void 0&&(i=1);try{t(null,e.db.transaction(e.storeName,r));}catch(o){if(i>0&&(!e.db||o.name===`InvalidStateError`||o.name===`NotFoundError`))return p.resolve().then(function(){if(!e.db||o.name===`NotFoundError`&&!e.db.objectStoreNames.contains(e.storeName)&&e.version<=e.db.version)return e.db&&(e.version=e.db.version+1),ie(e)}).then(function(){return Ct(e).then(function(){K(e,r,t,i-1);})}).catch(t);t(o);}}function $e(){return {forages:[],db:null,dbReady:null,deferredOperations:[]}}function At(e){var r=this,t={db:null};if(e)for(var i in e)t[i]=e[i];var a=F[t.name];a||(a=$e(),F[t.name]=a),a.forages.push(r),r._initReady||(r._initReady=r.ready,r.ready=Rt);var o=[];function c(){return p.resolve()}for(var f=0;f<a.forages.length;f++){var l=a.forages[f];l!==r&&o.push(l._initReady().catch(c));}var d=a.forages.slice(0);return p.all(o).then(function(){return t.db=a.db,q(t)}).then(function(g){return t.db=g,le(t,r._defaultConfig.version)?ie(t):g}).then(function(g){t.db=a.db=g,r._dbInfo=t;for(var E=0;E<d.length;E++){var S=d[E];S!==r&&(S._dbInfo.db=t.db,S._dbInfo.version=t.version);}})}function xt(e,r){var t=this;e=O(e);var i=new p(function(a,o){t.ready().then(function(){K(t._dbInfo,Z,function(c,f){if(c)return o(c);try{var d=f.objectStore(t._dbInfo.storeName).get(e);d.onsuccess=function(){var g=d.result;g===void 0&&(g=null),We(g)&&(g=te(g)),a(g);},d.onerror=function(){o(d.error);};}catch(g){o(g);}});}).catch(o);});return _(i,r),i}function Nt(e,r){var t=this,i=new p(function(a,o){t.ready().then(function(){K(t._dbInfo,Z,function(c,f){if(c)return o(c);try{var d=f.objectStore(t._dbInfo.storeName).openCursor(),g=1;d.onsuccess=function(){var E=d.result;if(E){var S=E.value;We(S)&&(S=te(S));var x=e(S,E.key,g++);x!==void 0?a(x):E.continue();}else a();},d.onerror=function(){o(d.error);};}catch(E){o(E);}});}).catch(o);});return _(i,r),i}function Lt(e,r,t){var i=this;e=O(e);var a=new p(function(o,c){var f;i.ready().then(function(){return f=i._dbInfo,Ie.call(r)===`[object Blob]`?L(f.db).then(function(l){return l?r:Se(r)}):r}).then(function(l){K(i._dbInfo,y,function(d,g){if(d)return c(d);try{var E=g.objectStore(i._dbInfo.storeName);l===null&&(l=void 0);var S=E.put(l,e);g.oncomplete=function(){l===void 0&&(l=null),o(l);},g.onabort=g.onerror=function(){c(S.error?S.error:S.transaction.error);};}catch(x){c(x);}});}).catch(c);});return _(a,t),a}function Ot(e,r){var t=this;e=O(e);var i=new p(function(a,o){t.ready().then(function(){K(t._dbInfo,y,function(c,f){if(c)return o(c);try{var d=f.objectStore(t._dbInfo.storeName).delete(e);f.oncomplete=function(){a();},f.onerror=function(){o(d.error);},f.onabort=function(){o(d.error?d.error:d.transaction.error);};}catch(g){o(g);}});}).catch(o);});return _(i,r),i}function Pt(e){var r=this,t=new p(function(i,a){r.ready().then(function(){K(r._dbInfo,y,function(o,c){if(o)return a(o);try{var l=c.objectStore(r._dbInfo.storeName).clear();c.oncomplete=function(){i();},c.onabort=c.onerror=function(){a(l.error?l.error:l.transaction.error);};}catch(d){a(d);}});}).catch(a);});return _(t,e),t}function Mt(e){var r=this,t=new p(function(i,a){r.ready().then(function(){K(r._dbInfo,Z,function(o,c){if(o)return a(o);try{var l=c.objectStore(r._dbInfo.storeName).count();l.onsuccess=function(){i(l.result);},l.onerror=function(){a(l.error);};}catch(d){a(d);}});}).catch(a);});return _(t,e),t}function Vt(e,r){var t=this,i=new p(function(a,o){if(e<0){a(null);return}t.ready().then(function(){K(t._dbInfo,Z,function(c,f){if(c)return o(c);try{var l=f.objectStore(t._dbInfo.storeName),d=!1,g=l.openKeyCursor();g.onsuccess=function(){var E=g.result;if(!E){a(null);return}e===0||d?a(E.key):(d=!0,E.advance(e));},g.onerror=function(){o(g.error);};}catch(E){o(E);}});}).catch(o);});return _(i,r),i}function Bt(e){var r=this,t=new p(function(i,a){r.ready().then(function(){K(r._dbInfo,Z,function(o,c){if(o)return a(o);try{var l=c.objectStore(r._dbInfo.storeName).openKeyCursor(),d=[];l.onsuccess=function(){var g=l.result;if(!g){i(d);return}d.push(g.key),g.continue();},l.onerror=function(){a(l.error);};}catch(g){a(g);}});}).catch(a);});return _(t,e),t}function Ft(e,r){r=j.apply(this,arguments);var t=this.config();e=typeof e!=`function`&&e||{},e.name||(e.name=e.name||t.name,e.storeName=e.storeName||t.storeName);var i=this,a;if(!e.name)a=p.reject(`Invalid arguments`);else {var c=e.name===t.name&&i._dbInfo.db?p.resolve(i._dbInfo.db):q(e).then(function(f){var l=F[e.name],d=l.forages;l.db=f;for(var g=0;g<d.length;g++)d[g]._dbInfo.db=f;return f});e.storeName?a=c.then(function(f){if(f.objectStoreNames.contains(e.storeName)){var l=f.version+1;U(e);var d=F[e.name],g=d.forages;f.close();for(var E=0;E<g.length;E++){var S=g[E];S._dbInfo.db=null,S._dbInfo.version=l;}return new p(function(N,V){var P=m.open(e.name,l);P.onerror=function(H){P.result.close(),V(H);},P.onupgradeneeded=function(){P.result.deleteObjectStore(e.storeName);},P.onsuccess=function(){var H=P.result;H.close(),N(H);};}).then(function(N){d.db=N;for(var V=0;V<g.length;V++){var P=g[V];P._dbInfo.db=N,k(P._dbInfo);}}).catch(function(N){throw ($(e,N)||p.resolve()).catch(function(){}),N})}}):a=c.then(function(f){U(e);var l=F[e.name],d=l.forages;f.close();for(var g=0;g<d.length;g++){var E=d[g];E._dbInfo.db=null;}return new p(function(x,N){var V=m.deleteDatabase(e.name);V.onerror=function(){var P=V.result;P&&P.close(),N(V.error);},V.onblocked=function(){console.warn(`dropInstance blocked for database "`+e.name+`" until all open connections are closed`);},V.onsuccess=function(){var P=V.result;P&&P.close(),x(P);};}).then(function(x){l.db=x;for(var N=0;N<d.length;N++){var V=d[N];k(V._dbInfo);}}).catch(function(x){throw ($(e,x)||p.resolve()).catch(function(){}),x})});}return _(a,r),a}var Ut={_driver:`asyncStorage`,_initStorage:At,_support:T(),iterate:Nt,getItem:xt,setItem:Lt,removeItem:Ot,clear:Pt,length:Mt,key:Vt,keys:Bt,dropInstance:Ft};function kt(){return typeof openDatabase==`function`}var X=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`,Wt=`~~local_forage_type~`,Ge=/^~~local_forage_type~([^~]+)~/,de=`__lfsc__:`,De=de.length,Re=`arbf`,Ce=`blob`,He=`si08`,Ye=`ui08`,je=`uic8`,ze=`si16`,qe=`si32`,Ke=`ur16`,Xe=`ui32`,Je=`fl32`,Qe=`fl64`,Ze=De+Re.length,et=Object.prototype.toString;function tt(e){var r=e.length*.75,t=e.length,i,a=0,o,c,f,l;e[e.length-1]===`=`&&(r--,e[e.length-2]===`=`&&r--);var d=new ArrayBuffer(r),g=new Uint8Array(d);for(i=0;i<t;i+=4)o=X.indexOf(e[i]),c=X.indexOf(e[i+1]),f=X.indexOf(e[i+2]),l=X.indexOf(e[i+3]),g[a++]=o<<2|c>>4,g[a++]=(c&15)<<4|f>>2,g[a++]=(f&3)<<6|l&63;return d}function Ae(e){var r=new Uint8Array(e),t=``,i;for(i=0;i<r.length;i+=3)t+=X[r[i]>>2],t+=X[(r[i]&3)<<4|r[i+1]>>4],t+=X[(r[i+1]&15)<<2|r[i+2]>>6],t+=X[r[i+2]&63];return r.length%3===2?t=t.substring(0,t.length-1)+`=`:r.length%3===1&&(t=t.substring(0,t.length-2)+`==`),t}function $t(e,r){var t=``;if(e&&(t=et.call(e)),e&&(t===`[object ArrayBuffer]`||e.buffer&&et.call(e.buffer)===`[object ArrayBuffer]`)){var i,a=de;e instanceof ArrayBuffer?(i=e,a+=Re):(i=e.buffer,t===`[object Int8Array]`?a+=He:t===`[object Uint8Array]`?a+=Ye:t===`[object Uint8ClampedArray]`?a+=je:t===`[object Int16Array]`?a+=ze:t===`[object Uint16Array]`?a+=Ke:t===`[object Int32Array]`?a+=qe:t===`[object Uint32Array]`?a+=Xe:t===`[object Float32Array]`?a+=Je:t===`[object Float64Array]`?a+=Qe:r(new Error(`Failed to get type for BinaryArray`))),r(a+Ae(i));}else if(t===`[object Blob]`){var o=new FileReader;o.onload=function(){var c=Wt+e.type+`~`+Ae(this.result);r(de+Ce+c);},o.readAsArrayBuffer(e);}else try{r(JSON.stringify(e));}catch(c){console.error(`Couldn't convert value into a JSON string: `,e),r(null,c);}}function Gt(e){if(e.substring(0,De)!==de)return JSON.parse(e);var r=e.substring(Ze),t=e.substring(De,Ze),i;if(t===Ce&&Ge.test(r)){var a=r.match(Ge);i=a[1],r=r.substring(a[0].length);}var o=tt(r);switch(t){case Re:return o;case Ce:return M([o],{type:i});case He:return new Int8Array(o);case Ye:return new Uint8Array(o);case je:return new Uint8ClampedArray(o);case ze:return new Int16Array(o);case Ke:return new Uint16Array(o);case qe:return new Int32Array(o);case Xe:return new Uint32Array(o);case Je:return new Float32Array(o);case Qe:return new Float64Array(o);default:throw new Error(`Unkown type: `+t)}}var xe={serialize:$t,deserialize:Gt,stringToBuffer:tt,bufferToString:Ae};function rt(e,r,t,i){e.executeSql(`CREATE TABLE IF NOT EXISTS `+r.storeName+` (id INTEGER PRIMARY KEY, key unique, value)`,[],t,i);}function Ht(e){var r=this,t={db:null};if(e)for(var i in e)t[i]=typeof e[i]!=`string`?e[i].toString():e[i];var a=new p(function(o,c){try{t.db=openDatabase(t.name,String(t.version),t.description,t.size);}catch(f){return c(f)}t.db.transaction(function(f){rt(f,t,function(){r._dbInfo=t,o();},function(l,d){c(d);});},c);});return t.serializer=xe,a}function J(e,r,t,i,a,o){e.executeSql(t,i,a,function(c,f){f.code===f.SYNTAX_ERR?c.executeSql(`SELECT name FROM sqlite_master WHERE type='table' AND name = ?`,[r.storeName],function(l,d){d.rows.length?o(l,f):rt(l,r,function(){l.executeSql(t,i,a,o);},o);},o):o(c,f);},o);}function Yt(e,r){var t=this;e=O(e);var i=new p(function(a,o){t.ready().then(function(){var c=t._dbInfo;c.db.transaction(function(f){J(f,c,`SELECT * FROM `+c.storeName+` WHERE key = ? LIMIT 1`,[e],function(l,d){var g=d.rows.length?d.rows.item(0).value:null;g&&(g=c.serializer.deserialize(g)),a(g);},function(l,d){o(d);});});}).catch(o);});return _(i,r),i}function jt(e,r){var t=this,i=new p(function(a,o){t.ready().then(function(){var c=t._dbInfo;c.db.transaction(function(f){J(f,c,`SELECT * FROM `+c.storeName,[],function(l,d){for(var g=d.rows,E=g.length,S=0;S<E;S++){var x=g.item(S),N=x.value;if(N&&(N=c.serializer.deserialize(N)),N=e(N,x.key,S+1),N!==void 0){a(N);return}}a();},function(l,d){o(d);});});}).catch(o);});return _(i,r),i}function nt(e,r,t,i){var a=this;e=O(e);var o=new p(function(c,f){a.ready().then(function(){r===void 0&&(r=null);var l=r,d=a._dbInfo;d.serializer.serialize(r,function(g,E){E?f(E):d.db.transaction(function(S){J(S,d,`INSERT OR REPLACE INTO `+d.storeName+` (key, value) VALUES (?, ?)`,[e,g],function(){c(l);},function(x,N){f(N);});},function(S){if(S.code===S.QUOTA_ERR){if(i>0){c(nt.apply(a,[e,l,t,i-1]));return}f(S);}});});}).catch(f);});return _(o,t),o}function zt(e,r,t){return nt.apply(this,[e,r,t,1])}function qt(e,r){var t=this;e=O(e);var i=new p(function(a,o){t.ready().then(function(){var c=t._dbInfo;c.db.transaction(function(f){J(f,c,`DELETE FROM `+c.storeName+` WHERE key = ?`,[e],function(){a();},function(l,d){o(d);});});}).catch(o);});return _(i,r),i}function Kt(e){var r=this,t=new p(function(i,a){r.ready().then(function(){var o=r._dbInfo;o.db.transaction(function(c){J(c,o,`DELETE FROM `+o.storeName,[],function(){i();},function(f,l){a(l);});});}).catch(a);});return _(t,e),t}function Xt(e){var r=this,t=new p(function(i,a){r.ready().then(function(){var o=r._dbInfo;o.db.transaction(function(c){J(c,o,`SELECT COUNT(key) as c FROM `+o.storeName,[],function(f,l){var d=l.rows.item(0).c;i(d);},function(f,l){a(l);});});}).catch(a);});return _(t,e),t}function Jt(e,r){var t=this,i=new p(function(a,o){t.ready().then(function(){var c=t._dbInfo;c.db.transaction(function(f){J(f,c,`SELECT key FROM `+c.storeName+` WHERE id = ? LIMIT 1`,[e+1],function(l,d){a(d.rows.length?d.rows.item(0).key:null);},function(l,d){o(d);});});}).catch(o);});return _(i,r),i}function Qt(e){var r=this,t=new p(function(i,a){r.ready().then(function(){var o=r._dbInfo;o.db.transaction(function(c){J(c,o,`SELECT key FROM `+o.storeName,[],function(f,l){for(var d=[],g=0;g<l.rows.length;g++)d.push(l.rows.item(g).key);i(d);},function(f,l){a(l);});});}).catch(a);});return _(t,e),t}function Zt(e){return new p(function(r,t){e.transaction(function(i){i.executeSql(`SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'`,[],function(a,o){for(var c=[],f=0;f<o.rows.length;f++)c.push(o.rows.item(f).name);r({db:e,storeNames:c});},function(a,o){t(o);});},function(i){t(i);});})}function er(e,r){r=j.apply(this,arguments);var t=this.config();e=typeof e!=`function`&&e||{},e.name||(e.name=e.name||t.name,e.storeName=e.storeName||t.storeName);var i=this,a;return e.name?a=new p(function(o){var c;e.name===t.name?c=i._dbInfo.db:c=openDatabase(e.name,``,``,0),e.storeName?o({db:c,storeNames:[e.storeName]}):o(Zt(c));}).then(function(o){return new p(function(c,f){o.db.transaction(function(l){function d(x){return new p(function(N,V){l.executeSql(`DROP TABLE IF EXISTS `+x,[],function(){N();},function(P,H){V(H);});})}for(var g=[],E=0,S=o.storeNames.length;E<S;E++)g.push(d(o.storeNames[E]));p.all(g).then(function(){c();}).catch(function(x){f(x);});},function(l){f(l);});})}):a=p.reject(`Invalid arguments`),_(a,r),a}var tr={_driver:`webSQLStorage`,_initStorage:Ht,_support:kt(),iterate:jt,getItem:Yt,setItem:zt,removeItem:qt,clear:Kt,length:Xt,key:Jt,keys:Qt,dropInstance:er};function rr(){try{return typeof localStorage<`u`&&`setItem`in localStorage&&!!localStorage.setItem}catch{return false}}function ot(e,r){var t=e.name+`/`;return e.storeName!==r.storeName&&(t+=e.storeName+`/`),t}function nr(){var e=`_localforage_support_test`;try{return localStorage.setItem(e,!0),localStorage.removeItem(e),!1}catch{return true}}function or(){return !nr()||localStorage.length>0}function ir(e){var r=this,t={};if(e)for(var i in e)t[i]=e[i];return t.keyPrefix=ot(e,r._defaultConfig),or()?(r._dbInfo=t,t.serializer=xe,p.resolve()):p.reject()}function ar(e){var r=this,t=r.ready().then(function(){for(var i=r._dbInfo.keyPrefix,a=localStorage.length-1;a>=0;a--){var o=localStorage.key(a);o.indexOf(i)===0&&localStorage.removeItem(o);}});return _(t,e),t}function sr(e,r){var t=this;e=O(e);var i=t.ready().then(function(){var a=t._dbInfo,o=localStorage.getItem(a.keyPrefix+e);return o&&(o=a.serializer.deserialize(o)),o});return _(i,r),i}function ur(e,r){var t=this,i=t.ready().then(function(){for(var a=t._dbInfo,o=a.keyPrefix,c=o.length,f=localStorage.length,l=1,d=0;d<f;d++){var g=localStorage.key(d);if(g.indexOf(o)===0){var E=localStorage.getItem(g);if(E&&(E=a.serializer.deserialize(E)),E=e(E,g.substring(c),l++),E!==void 0)return E}}});return _(i,r),i}function cr(e,r){var t=this,i=t.ready().then(function(){var a=t._dbInfo,o;try{o=localStorage.key(e);}catch{o=null;}return o&&(o=o.substring(a.keyPrefix.length)),o});return _(i,r),i}function fr(e){var r=this,t=r.ready().then(function(){for(var i=r._dbInfo,a=localStorage.length,o=[],c=0;c<a;c++){var f=localStorage.key(c);f.indexOf(i.keyPrefix)===0&&o.push(f.substring(i.keyPrefix.length));}return o});return _(t,e),t}function lr(e){var t=this.keys().then(function(i){return i.length});return _(t,e),t}function dr(e,r){var t=this;e=O(e);var i=t.ready().then(function(){var a=t._dbInfo;localStorage.removeItem(a.keyPrefix+e);});return _(i,r),i}function mr(e,r,t){var i=this;e=O(e);var a=i.ready().then(function(){r===void 0&&(r=null);var o=r;return new p(function(c,f){var l=i._dbInfo;l.serializer.serialize(r,function(d,g){if(g)f(g);else try{localStorage.setItem(l.keyPrefix+e,d),c(o);}catch(E){(E.name===`QuotaExceededError`||E.name===`NS_ERROR_DOM_QUOTA_REACHED`)&&f(E),f(E);}});})});return _(a,t),a}function gr(e,r){if(r=j.apply(this,arguments),e=typeof e!=`function`&&e||{},!e.name){var t=this.config();e.name=e.name||t.name,e.storeName=e.storeName||t.storeName;}var i=this,a;return e.name?a=new p(function(o){e.storeName?o(ot(e,i._defaultConfig)):o(e.name+`/`);}).then(function(o){for(var c=localStorage.length-1;c>=0;c--){var f=localStorage.key(c);f.indexOf(o)===0&&localStorage.removeItem(f);}}):a=p.reject(`Invalid arguments`),_(a,r),a}var pr={_driver:`localStorageWrapper`,_initStorage:ir,_support:rr(),iterate:ur,getItem:sr,setItem:mr,removeItem:dr,clear:ar,length:lr,key:cr,keys:fr,dropInstance:gr},hr=function(r,t){return r===t||typeof r==`number`&&typeof t==`number`&&isNaN(r)&&isNaN(t)},vr=function(r,t){for(var i=r.length,a=0;a<i;){if(hr(r[a],t))return true;a++;}return false},it=Array.isArray||function(e){return Object.prototype.toString.call(e)===`[object Array]`},ae={},at={},re={INDEXEDDB:Ut,WEBSQL:tr,LOCALSTORAGE:pr},yr=[re.INDEXEDDB._driver,re.WEBSQL._driver,re.LOCALSTORAGE._driver],me=[`dropInstance`],Ne=[`clear`,`getItem`,`iterate`,`key`,`keys`,`length`,`removeItem`,`setItem`].concat(me),Er={description:``,driver:yr.slice(),name:`localforage`,size:4980736,storeName:`keyvaluepairs`,version:1};function _r(e,r){e[r]=function(){var t=arguments;return e.ready().then(function(){return e[r].apply(e,t)})};}function Le(){for(var e=1;e<arguments.length;e++){var r=arguments[e];if(r)for(var t in r)r.hasOwnProperty(t)&&(it(r[t])?arguments[0][t]=r[t].slice():arguments[0][t]=r[t]);}return arguments[0]}v.exports=new((function(){function e(r){R(this,e);for(var t in re)if(re.hasOwnProperty(t)){var i=re[t],a=i._driver;this[t]=a,ae[a]||this.defineDriver(i);}this._defaultConfig=Le({},Er),this._config=Le({},this._defaultConfig,r),this._driverSet=null,this._initDriver=null,this._ready=false,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){});}return e.prototype.config=function(t){if((typeof t>`u`?`undefined`:w(t))===`object`){if(this._ready)return new Error(`Can't call config() after localforage has been used.`);for(var i in t){if(i===`storeName`&&(t[i]=t[i].replace(/\W/g,`_`)),i===`version`&&typeof t[i]!=`number`)return new Error(`Database version must be a number.`);this._config[i]=t[i];}return `driver`in t&&t.driver?this.setDriver(this._config.driver):true}else return typeof t==`string`?this._config[t]:this._config},e.prototype.defineDriver=function(t,i,a){var o=new p(function(c,f){try{var l=t._driver,d=new Error(`Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver`);if(!t._driver){f(d);return}for(var g=Ne.concat(`_initStorage`),E=0,S=g.length;E<S;E++){var x=g[E];if((!vr(me,x)||t[x])&&typeof t[x]!=`function`){f(d);return}}var V=function(){for(var se=function(Ir){return function(){var Sr=new Error(`Method `+Ir+` is not implemented by the current driver`),st=p.reject(Sr);return _(st,arguments[arguments.length-1]),st}},Oe=0,wr=me.length;Oe<wr;Oe++){var Pe=me[Oe];t[Pe]||(t[Pe]=se(Pe));}};V();var P=function(se){ae[l]&&console.info(`Redefining LocalForage driver: `+l),ae[l]=t,at[l]=se,c();};`_support`in t?t._support&&typeof t._support==`function`?t._support().then(P,f):P(!!t._support):P(!0);}catch(H){f(H);}});return C(o,i,a),o},e.prototype.driver=function(){return this._driver||null},e.prototype.getDriver=function(t,i,a){var o=ae[t]?p.resolve(ae[t]):p.reject(new Error(`Driver not found.`));return C(o,i,a),o},e.prototype.getSerializer=function(t){var i=p.resolve(xe);return C(i,t),i},e.prototype.ready=function(t){var i=this,a=i._driverSet.then(function(){return i._ready===null&&(i._ready=i._initDriver()),i._ready});return C(a,t,t),a},e.prototype.setDriver=function(t,i,a){var o=this;it(t)||(t=[t]);var c=this._getSupportedDrivers(t);function f(){o._config.driver=o.driver();}function l(E){return o._extend(E),f(),o._ready=o._initStorage(o._config),o._ready}function d(E){return function(){var S=0;function x(){for(;S<E.length;){var N=E[S];return S++,o._dbInfo=null,o._ready=null,o.getDriver(N).then(l).catch(x)}f();var V=new Error(`No available storage method found.`);return o._driverSet=p.reject(V),o._driverSet}return x()}}return this._driverSet=(this._driverSet!==null?this._driverSet.catch(function(){return p.resolve()}):p.resolve()).then(function(){var E=c[0];return o._dbInfo=null,o._ready=null,o.getDriver(E).then(function(S){o._driver=S._driver,f(),o._wrapLibraryMethodsWithReady(),o._initDriver=d(c);})}).catch(function(){f();var E=new Error(`No available storage method found.`);return o._driverSet=p.reject(E),o._driverSet}),C(this._driverSet,i,a),this._driverSet},e.prototype.supports=function(t){return !!at[t]},e.prototype._extend=function(t){Le(this,t);},e.prototype._getSupportedDrivers=function(t){for(var i=[],a=0,o=t.length;a<o;a++){var c=t[a];this.supports(c)&&i.push(c);}return i},e.prototype._wrapLibraryMethodsWithReady=function(){for(var t=0,i=Ne.length;t<i;t++)_r(this,Ne[t]);},e.prototype.createInstance=function(t){return new e(t)},e})());},{3:3}]},{},[4])(4)});});var yt$1=v$1((vt,_e)=>{(function(s){var n={};n.VERSION=`1.6.1`;var h,u={},v=function(m,T){return function(){return T.apply(m,arguments)}},I=function(){var m=arguments,T=m[0],M,p;for(p=1;p<m.length;p++)for(M in m[p])!(M in T)&&m[p].hasOwnProperty(M)&&(T[M]=m[p][M]);return T},w=function(m,T){return {value:m,name:T}};n.TRACE=w(1,`TRACE`),n.DEBUG=w(2,`DEBUG`),n.INFO=w(3,`INFO`),n.TIME=w(4,`TIME`),n.WARN=w(5,`WARN`),n.ERROR=w(8,`ERROR`),n.OFF=w(99,`OFF`);var R=function(m){this.context=m,this.setLevel(m.filterLevel),this.log=this.info;};R.prototype={setLevel:function(m){m&&`value`in m&&(this.context.filterLevel=m);},getLevel:function(){return this.context.filterLevel},enabledFor:function(m){var T=this.context.filterLevel;return m.value>=T.value},trace:function(){this.invoke(n.TRACE,arguments);},debug:function(){this.invoke(n.DEBUG,arguments);},info:function(){this.invoke(n.INFO,arguments);},warn:function(){this.invoke(n.WARN,arguments);},error:function(){this.invoke(n.ERROR,arguments);},time:function(m){typeof m==`string`&&m.length>0&&this.invoke(n.TIME,[m,`start`]);},timeEnd:function(m){typeof m==`string`&&m.length>0&&this.invoke(n.TIME,[m,`end`]);},invoke:function(m,T){h&&this.enabledFor(m)&&h(T,I({level:m},this.context));}};var b=new R({filterLevel:n.OFF});((function(){var m=n;m.enabledFor=v(b,b.enabledFor),m.trace=v(b,b.trace),m.debug=v(b,b.debug),m.time=v(b,b.time),m.timeEnd=v(b,b.timeEnd),m.info=v(b,b.info),m.warn=v(b,b.warn),m.error=v(b,b.error),m.log=m.info;}))(),n.setHandler=function(m){h=m;},n.setLevel=function(m){b.setLevel(m);for(var T in u)u.hasOwnProperty(T)&&u[T].setLevel(m);},n.getLevel=function(){return b.getLevel()},n.get=function(m){return u[m]||(u[m]=new R(I({name:m},b.context)))},n.createDefaultHandler=function(m){m=m||{},m.formatter=m.formatter||function(_,C){C.name&&_.unshift(`[`+C.name+`]`);};var T={},M=function(p,_){Function.prototype.apply.call(p,console,_);};return typeof console>`u`?function(){}:function(p,_){p=Array.prototype.slice.call(p);var C=console.log,O;_.level===n.TIME?(O=(_.name?`[`+_.name+`] `:``)+p[0],p[1]===`start`?console.time?console.time(O):T[O]=new Date().getTime():console.timeEnd?console.timeEnd(O):M(C,[O+`: `+(new Date().getTime()-T[O])+`ms`])):(_.level===n.WARN&&console.warn?C=console.warn:_.level===n.ERROR&&console.error?C=console.error:_.level===n.INFO&&console.info?C=console.info:_.level===n.DEBUG&&console.debug?C=console.debug:_.level===n.TRACE&&console.trace&&(C=console.trace),m.formatter(p,_),M(C,p));}},n.useDefaults=function(m){n.setLevel(m&&m.defaultLevel||n.DEBUG),n.setHandler(n.createDefaultHandler(m));},n.setDefaults=n.useDefaults,typeof define==`function`&&define.amd?define(n):typeof _e<`u`&&_e.exports?_e.exports=n:(n._prevLogger=s.Logger,n.noConflict=function(){return s.Logger=n._prevLogger,n},s.Logger=n);})(vt);});var Me$2=`14.1.11`;var Rr$1=Me$2.split(`-`)[0].split(`.`).slice(0,3).map(s=>s.padStart(2,`0`)).join(``),Gr$3=`WEB`,ft$2=`CooeeSDK`,Q$4=Me$2,Hr$3=parseInt(Rr$1,10);var Yr$3=[`collection`,`product`,`cart`],jr$2=[{identifier:`#flo-checkout-wrapper`,gateway:`Shopflow`},{identifier:`#fastrr-main-container`,gateway:`Shiprocket`},{identifier:`#gokwik-modal-wrapper`,gateway:`Gokwik`},{identifier:`#zecpe`,gateway:`Ecom 360`}],zr$3=[`View Item`,`View Cart`,`View Collection`],qr$3=[`CE Screen View`,`View Collection`,`View Item`,`View Cart`],Kr$3=`https://cdn.jsdelivr.net/npm/swiper@11`;function Jr$3(s){return `(\u23F0 took: ${Ve$4(s)})`}function Ve$4(s){if(s<0)return `${s}ms`;let n=new Date(Date.UTC(0,0,0,0,0,0,s)),h=[];return n.getUTCMinutes()&&h.push(n.getUTCMinutes()+`m`),n.getUTCSeconds()&&h.push(n.getUTCSeconds()+`s`),n.getUTCMilliseconds()&&h.push(n.getUTCMilliseconds()+`ms`),h.length||h.push(`0ms`),h.join(` `)}function Be$3(){return window.CooeeSDK.runtimeData}function en(){return Ve$4(Date.now()-Be$3().sdkLoadTime.getTime())}var Ue$1=x$2(dt$1());function ge$3(s){return Ue$1.default.createInstance({name:`lc`,storeName:s,driver:Ue$1.default.LOCALSTORAGE})}var ne$2=class ne{static storage;static async get(n,h){return await this.storage?.getItem(n)??h}static set(n,h){return this.storage?.setItem(n,h)}static remove(n){return this.storage?.removeItem(n)}static clear(){return this.storage?.clear()}static getForage(){return this.storage}};var fe$4=class fe extends ne$2{static storeName=`usr`;static{this.storage=ge$3(this.storeName);}};var mt$2=`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${Q$4}/dist`,ee$3={apiURL:`https://api.sdk.letscooee.com`,debug:false,mode:`production`,baseURL:mt$2,styleURL:`${mt$2}/styles.min.css`};var pe$4=class pe{static ISO_WITHOUT_MS_REGEX=new RegExp(/\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z)/);static isObject(n){return typeof n==`object`&&!Array.isArray(n)&&n!==null}static parseToAny(n){try{return JSON.parse(n.toString())}catch{}return n.toString().match(this.ISO_WITHOUT_MS_REGEX)?new Date(n.toString()):n}static async sleep(n){return new Promise(h=>setTimeout(h,n))}static hasKeys(n){return n?Object.keys(n).length>=1:false}static convertObjectToArray(n,h){return h.reduce((u,v)=>(n.hasOwnProperty(v)&&n[v]!=null&&u.push({[v]:n[v]}),u),[])}static removeNullUndefinedKeys(n){return Object.keys(n).reduce((h,u)=>(n[u]!==null&&n[u]!==void 0&&(h[u]=n[u]),h),{})}static stringify(n){return JSON.stringify(n,function(h,u){return u===void 0?null:u})}};var he$3=class he{gaEnabled;gaMeasurementID;pixelPush;website;currencyCount;money;storefrontToken;skipItemAttribute;widgetCustomisation;currency;static get(){return window.CooeeSDK.config}update(n){return n??={},this.gaEnabled=n.gaEnabled,this.gaMeasurementID=n.gaMeasurementID,this.pixelPush=n.pixelPush,this.website=n.website??{},this.currencyCount=n.currencyCount??0,this.money=n.money,this.currency=n.currency,this.storefrontToken=n.storefrontToken,this.skipItemAttribute=n.skipItemAttribute,this.widgetCustomisation=n.widgetCustomisation,this}};var ve$2=class ve extends ne$2{static storeName=`ses`;static{this.storage=ge$3(this.storeName);}};var ye$4=class ye{static format(n,h){return h.replace(/{{\s*(\w+)\s*}}/,(v,I)=>{switch(I){case `amount`:return this.formatWithDelimiters(n,2);case `amount_no_decimals`:return this.formatWithDelimiters(n,0);case `amount_with_comma_separator`:return this.formatWithDelimiters(n,2,`.`,`,`);case `amount_no_decimals_with_comma_separator`:return this.formatWithDelimiters(n,0,`.`,`,`);case `amount_with_apostrophe_separator`:return this.formatWithDelimiters(n,2,`'`,`.`);case `amount_no_decimals_with_space_separator`:return this.formatWithDelimiters(n,0,` `);case `amount_with_space_separator`:return this.formatWithDelimiters(n,2,` `,`,`);case `amount_with_period_and_space_separator`:return this.formatWithDelimiters(n,2,` `,`.`);default:return v}})}static formatWithDelimiters(n,h=2,u=`,`,v=`.`){if(isNaN(n)||n==null)return `0`;let w=(n/100).toFixed(h).split(`.`);return w[0].replace(/(\d)(?=(\d\d\d)+(?!\d))/g,`$1`+u)+(w[1]?v+w[1]:``)}};function Dn(s){try{return new URL(s)}catch{return}}function Rn(s){return !s||s===`null`||s===`undefined`}function Cn(s,n){let h=s.indexOf(n);return h===-1?false:(s.splice(h,1),true)}function An$1(s,n,h){return {[s]:Cr$2(n,h),[s+`_wo_currency`]:n}}function Cr$2(s,n){if(s==0&&n)return `Free`;let h=Be$3(),u=he$3.get(),v=h.shopCurrencyCode||u.currency,I=h.currencyCode;I||Y$1.warn(`Currency code is not set in RuntimeData`);let w=u.money?.format??h.moneyFormat,R;if(w&&v===I&&!u.money?.auto)R=ye$4.format(s*100,w);else {let b;try{b=new Intl.NumberFormat(gt(),{style:`currency`,currency:I||v,minimumFractionDigits:0,maximumFractionDigits:2});}catch(m){return ke$2(m,`format-currency`,{extra:{currentCurrency:I,shopCurrency:v}}),``}R=b.format(s),R=R.replace(`₹`,`Rs. `),u.money?.showCurrency&&I!==`INR`&&(R=R.concat(` ${I}`));}return R}function xn(s){let n=gt();try{return new Intl.NumberFormat(n,{notation:`compact`}).format(s)}catch(h){return ke$2(h,`format-number`,{extra:{lang:n,value:s}}),s.toString()}}function gt(){let s=`en`;return typeof navigator<`u`&&(navigator.languages!==void 0&&navigator.languages.length>0?s=navigator.languages[0]:navigator.language&&(s=navigator.language)),s=s.split(`;`)[0],s=s.split(`-`)[0],s||`en`}var Ee$4;function pt$1(){if(Ee$4)return Ee$4;try{return Ee$4=Intl.DateTimeFormat().resolvedOptions().timeZone,Ee$4}catch{return ``}}function ht$2(s){document.readyState!==`loading`?s():document.addEventListener(`DOMContentLoaded`,s);}function Nn$2(s){let n=document.createElement(`span`);n.id=`snackbar`,n.innerText=s,document.body.appendChild(n),n.className=`cooee-snackbar show`,setTimeout(()=>{n.classList.remove(`show`),document.body.removeChild(n);},5e3);}async function Ar$1(s,n=7,h=document){let u=1,v=document.querySelectorAll(`nonexistent-tag`);for(;u<=n;){let I=Math.min(50*2**u,1e3);if(u>1&&await pe$4.sleep(I),v=h.querySelectorAll(s),v.length)return Y$1.verbose(`Attempt ${u}: ${v.length} elements found with ${s}`),v;Y$1.verbose(`Attempt ${u}: Elements not found with ${s}. Will retry after ${I}ms.`),u++;}return Y$1.verbose(`\u26A0\uFE0F Max attempts reached. Element not found with ${s}.`),v}async function Ln$1(s,n=10,h=document){return (await Ar$1(s,n,h)).item(0)}async function xr$1(s){let[n,h,u]=await Promise.all([fe$4.get(`did`),ve$2.get(`id`,``),fe$4.get(`sessionNumber`,1)]),v={letscooee_did:n,letscooee_sid:h,letscooee_sn:`${u}`,__letscooee_time:new Date().toLocaleString()};return s&&(v.__letscooee_via=s),v}async function On$1(s){let n=await xr$1(s);return Object.entries(n).map(([h,u])=>({key:h,value:u.toString()}))}function Pn(s,n,h,u=false){Object.defineProperty(s,n,{enumerable:false,configurable:false,writable:u,value:h});}function Mn$1(s){if(s%100>=11&&s%100<=13)return s+`th`;switch(s%10){case 1:return s+`st`;case 2:return s+`nd`;case 3:return s+`rd`;default:return s+`th`}}function Vn$1(s,n){return !n?s:n+s}var W$2=x$2(yt$1());var Y$1=class Y{static debuggerEl;static infoLogs=[];static log(...n){W$2.default.info(...n);}static verbose(...n){W$2.default.debug(...n);}static error(...n){W$2.default.error(...n);}static warn(...n){W$2.default.warn(...n);}static info(...n){W$2.default.info(...n),this.infoLogs.push({time:new Date,message:n.join(` `)}),this.addToDebugger();}static trace(...n){W$2.default.trace(...n);}static addToDebugger(){sessionStorage.cooeeDebug&&(this.debuggerEl=this.debuggerEl??document.querySelector(`cooee-debugger`),this.debuggerEl&&this.debuggerEl&&(this.debuggerEl.logs=[...this.infoLogs]));}};function Wn$1(s=ft$2){W$2.default.useDefaults({formatter:function(n){n.unshift(`${s} (v${Q$4}):`);}}),Nr$2()&&(localStorage.cooeeLogLevel=`TRACE`),localStorage.cooeeLogLevel?W$2.default.setLevel(W$2.default[localStorage.cooeeLogLevel]):W$2.default.setLevel(W$2.default.OFF);}function Nr$2(){let s=Et$3();return s===`1`||s===`on`}function Et$3(){return new URL(location.href).searchParams?.get(`cooee-debug`)}function $n$1(){let s=[`display: inline-block;`,`font-size: 14px;`,`background: linear-gradient(90deg, #d52dc8 25%, #2179e2 82%);`,`color: white;`,`padding: 4px;`,`border-radius: 4px;`].join(` `),n=`
3
+ var dt$1=v$1((lt,Fe)=>{(function(s){if(typeof lt==`object`&&typeof Fe<`u`)Fe.exports=s();else if(typeof define==`function`&&define.amd)define([],s);else {var n;typeof window<`u`?n=window:typeof global<`u`?n=global:typeof self<`u`?n=self:n=this,n.localforage=s();}})(function(){return (function u(v,I,w){function R(T,M){if(!I[T]){if(!v[T]){var p=typeof t==`function`&&t;if(!M&&p)return p(T,true);if(b)return b(T,true);var _=new Error(`Cannot find module '`+T+`'`);throw _.code=`MODULE_NOT_FOUND`,_}var C=I[T]={exports:{}};v[T][0].call(C.exports,function(O){var j=v[T][1][O];return R(j||O)},C,C.exports,u,v,I,w);}return I[T].exports}for(var b=typeof t==`function`&&t,m=0;m<w.length;m++)R(w[m]);return R})({1:[function(u,v,I){(function(w){var R=w.MutationObserver||w.WebKitMutationObserver,b;if(R){var m=0,T=new R(O),M=w.document.createTextNode(``);T.observe(M,{characterData:true}),b=function(){M.data=m=++m%2;};}else if(!w.setImmediate&&typeof w.MessageChannel<`u`){var p=new w.MessageChannel;p.port1.onmessage=O,b=function(){p.port2.postMessage(0);};}else `document`in w&&`onreadystatechange`in w.document.createElement(`script`)?b=function(){var B=w.document.createElement(`script`);B.onreadystatechange=function(){O(),B.onreadystatechange=null,B.parentNode.removeChild(B),B=null;},w.document.documentElement.appendChild(B);}:b=function(){setTimeout(O,0);};var _,C=[];function O(){_=true;for(var B,z,F=C.length;F;){for(z=C,C=[],B=-1;++B<F;)z[B]();F=C.length;}_=false;}v.exports=j;function j(B){C.push(B)===1&&!_&&b();}}).call(this,typeof global<`u`?global:typeof self<`u`?self:typeof window<`u`?window:{});},{}],2:[function(u,v,I){var w=u(1);function R(){}var b={},m=[`REJECTED`],T=[`FULFILLED`],M=[`PENDING`];v.exports=p;function p(y){if(typeof y!=`function`)throw new TypeError(`resolver must be a function`);this.state=M,this.queue=[],this.outcome=void 0,y!==R&&j(this,y);}p.prototype.catch=function(y){return this.then(null,y)},p.prototype.then=function(y,A){if(typeof y!=`function`&&this.state===T||typeof A!=`function`&&this.state===m)return this;var D=new this.constructor(R);if(this.state!==M)C(D,this.state===T?y:A,this.outcome);else this.queue.push(new _(D,y,A));return D};function _(y,A,D){this.promise=y,typeof A==`function`&&(this.onFulfilled=A,this.callFulfilled=this.otherCallFulfilled),typeof D==`function`&&(this.onRejected=D,this.callRejected=this.otherCallRejected);}_.prototype.callFulfilled=function(y){b.resolve(this.promise,y);},_.prototype.otherCallFulfilled=function(y){C(this.promise,this.onFulfilled,y);},_.prototype.callRejected=function(y){b.reject(this.promise,y);},_.prototype.otherCallRejected=function(y){C(this.promise,this.onRejected,y);};function C(y,A,D){w(function(){var L;try{L=A(D);}catch(U){return b.reject(y,U)}L===y?b.reject(y,new TypeError(`Cannot resolve promise with itself`)):b.resolve(y,L);});}b.resolve=function(y,A){var D=B(O,A);if(D.status===`error`)return b.reject(y,D.value);var L=D.value;if(L)j(y,L);else {y.state=T,y.outcome=A;for(var U=-1,k=y.queue.length;++U<k;)y.queue[U].callFulfilled(A);}return y},b.reject=function(y,A){y.state=m,y.outcome=A;for(var D=-1,L=y.queue.length;++D<L;)y.queue[D].callRejected(A);return y};function O(y){var A=y&&y.then;if(y&&(typeof y==`object`||typeof y==`function`)&&typeof A==`function`)return function(){A.apply(y,arguments);}}function j(y,A){var D=false;function L(G){D||(D=true,b.reject(y,G));}function U(G){D||(D=true,b.resolve(y,G));}function k(){A(U,L);}var $=B(k);$.status===`error`&&L($.value);}function B(y,A){var D={};try{D.value=y(A),D.status=`success`;}catch(L){D.status=`error`,D.value=L;}return D}p.resolve=z;function z(y){return y instanceof this?y:b.resolve(new this(R),y)}p.reject=F;function F(y){var A=new this(R);return b.reject(A,y)}p.all=Ie;function Ie(y){var A=this;if(Object.prototype.toString.call(y)!==`[object Array]`)return this.reject(new TypeError(`must be an array`));var D=y.length,L=false;if(!D)return this.resolve([]);for(var U=new Array(D),k=0,$=-1,G=new this(R);++$<D;)q(y[$],$);return G;function q(ie,le){A.resolve(ie).then(Se,function(te){L||(L=true,b.reject(G,te));});function Se(te){U[le]=te,++k===D&&!L&&(L=true,b.resolve(G,U));}}}p.race=Z;function Z(y){var A=this;if(Object.prototype.toString.call(y)!==`[object Array]`)return this.reject(new TypeError(`must be an array`));var D=y.length,L=false;if(!D)return this.resolve([]);for(var U=-1,k=new this(R);++U<D;)$(y[U]);return k;function $(G){A.resolve(G).then(function(q){L||(L=true,b.resolve(k,q));},function(q){L||(L=true,b.reject(k,q));});}}},{1:1}],3:[function(u,v,I){(function(w){typeof w.Promise!=`function`&&(w.Promise=u(2));}).call(this,typeof global<`u`?global:typeof self<`u`?self:typeof window<`u`?window:{});},{2:2}],4:[function(u,v,I){var w=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e};function R(e,r){if(!(e instanceof r))throw new TypeError(`Cannot call a class as a function`)}function b(){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 m=b();function T(){try{if(!m||!m.open)return !1;var e=typeof openDatabase<`u`&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),r=typeof fetch==`function`&&fetch.toString().indexOf(`[native code`)!==-1;return (!e||r)&&typeof indexedDB<`u`&&typeof IDBKeyRange<`u`}catch{return false}}function M(e,r){e=e||[],r=r||{};try{return new Blob(e,r)}catch(o){if(o.name!==`TypeError`)throw o;for(var i=new(typeof BlobBuilder<`u`?BlobBuilder:typeof MSBlobBuilder<`u`?MSBlobBuilder:typeof MozBlobBuilder<`u`?MozBlobBuilder:WebKitBlobBuilder),a=0;a<e.length;a+=1)i.append(e[a]);return i.getBlob(r.type)}}typeof Promise>`u`&&u(3);var p=Promise;function _(e,r){r&&e.then(function(t){r(null,t);},function(t){r(t);});}function C(e,r,t){typeof r==`function`&&e.then(r),typeof t==`function`&&e.catch(t);}function O(e){return typeof e!=`string`&&(console.warn(e+` used as a key, but it is not a string.`),e=String(e)),e}function j(){if(arguments.length&&typeof arguments[arguments.length-1]==`function`)return arguments[arguments.length-1]}var B=`local-forage-detect-blob-support`,z=void 0,F={},Ie=Object.prototype.toString,Z=`readonly`,y=`readwrite`;function A(e){for(var r=e.length,t=new ArrayBuffer(r),i=new Uint8Array(t),a=0;a<r;a++)i[a]=e.charCodeAt(a);return t}function D(e){return new p(function(r){var t=e.transaction(B,y),i=M([``]);t.objectStore(B).put(i,`key`),t.onabort=function(a){a.preventDefault(),a.stopPropagation(),r(false);},t.oncomplete=function(){var a=navigator.userAgent.match(/Chrome\/(\d+)/);r(navigator.userAgent.match(/Edge\//)||!a||parseInt(a[1],10)>=43);};}).catch(function(){return false})}function L(e){return typeof z==`boolean`?p.resolve(z):D(e).then(function(r){return z=r,z})}function U(e){var r=F[e.name],t={};t.promise=new p(function(i,a){t.resolve=i,t.reject=a;}),r.deferredOperations.push(t),r.dbReady?r.dbReady=r.dbReady.then(function(){return t.promise}):r.dbReady=t.promise;}function k(e){var t=F[e.name].deferredOperations.pop();if(t)return t.resolve(),t.promise}function $(e,r){var i=F[e.name].deferredOperations.pop();if(i)return i.reject(r),i.promise}function G(e,r){return new p(function(t,i){if(F[e.name]=F[e.name]||$e(),e.db)if(r)U(e),e.db.close();else return t(e.db);var a=[e.name];r&&a.push(e.version);var o=m.open.apply(m,a);r&&(o.onupgradeneeded=function(c){var f=o.result;try{f.createObjectStore(e.storeName),c.oldVersion<=1&&f.createObjectStore(B);}catch(l){if(l.name===`ConstraintError`)console.warn(`The database "`+e.name+`" has been upgraded from version `+c.oldVersion+` to version `+c.newVersion+`, but the storage "`+e.storeName+`" already exists.`);else throw l}}),o.onerror=function(c){c.preventDefault(),i(o.error);},o.onsuccess=function(){var c=o.result;c.onversionchange=function(f){f.target.close();},t(c),k(e);};})}function q(e){return G(e,false)}function ie(e){return G(e,true)}function le(e,r){if(!e.db)return true;var t=!e.db.objectStoreNames.contains(e.storeName),i=e.version<e.db.version,a=e.version>e.db.version;if(i&&(e.version!==r&&console.warn(`The database "`+e.name+`" can't be downgraded from version `+e.db.version+` to version `+e.version+`.`),e.version=e.db.version),a||t){if(t){var o=e.db.version+1;o>e.version&&(e.version=o);}return true}return false}function Se(e){return new p(function(r,t){var i=new FileReader;i.onerror=t,i.onloadend=function(a){r({__local_forage_encoded_blob:true,data:btoa(a.target.result||``),type:e.type});},i.readAsBinaryString(e);})}function te(e){return M([A(atob(e.data))],{type:e.type})}function We(e){return e&&e.__local_forage_encoded_blob}function Rt(e){var r=this,t=r._initReady().then(function(){var i=F[r._dbInfo.name];if(i&&i.dbReady)return i.dbReady});return C(t,e,e),t}function Ct(e){U(e);for(var r=F[e.name],t=r.forages,i=0;i<t.length;i++){var a=t[i];a._dbInfo.db&&(a._dbInfo.db.close(),a._dbInfo.db=null);}return e.db=null,q(e).then(function(o){return e.db=o,le(e)?ie(e):o}).then(function(o){e.db=r.db=o;for(var c=0;c<t.length;c++)t[c]._dbInfo.db=o;}).catch(function(o){throw $(e,o),o})}function K(e,r,t,i){i===void 0&&(i=1);try{t(null,e.db.transaction(e.storeName,r));}catch(o){if(i>0&&(!e.db||o.name===`InvalidStateError`||o.name===`NotFoundError`))return p.resolve().then(function(){if(!e.db||o.name===`NotFoundError`&&!e.db.objectStoreNames.contains(e.storeName)&&e.version<=e.db.version)return e.db&&(e.version=e.db.version+1),ie(e)}).then(function(){return Ct(e).then(function(){K(e,r,t,i-1);})}).catch(t);t(o);}}function $e(){return {forages:[],db:null,dbReady:null,deferredOperations:[]}}function At(e){var r=this,t={db:null};if(e)for(var i in e)t[i]=e[i];var a=F[t.name];a||(a=$e(),F[t.name]=a),a.forages.push(r),r._initReady||(r._initReady=r.ready,r.ready=Rt);var o=[];function c(){return p.resolve()}for(var f=0;f<a.forages.length;f++){var l=a.forages[f];l!==r&&o.push(l._initReady().catch(c));}var d=a.forages.slice(0);return p.all(o).then(function(){return t.db=a.db,q(t)}).then(function(g){return t.db=g,le(t,r._defaultConfig.version)?ie(t):g}).then(function(g){t.db=a.db=g,r._dbInfo=t;for(var E=0;E<d.length;E++){var S=d[E];S!==r&&(S._dbInfo.db=t.db,S._dbInfo.version=t.version);}})}function xt(e,r){var t=this;e=O(e);var i=new p(function(a,o){t.ready().then(function(){K(t._dbInfo,Z,function(c,f){if(c)return o(c);try{var d=f.objectStore(t._dbInfo.storeName).get(e);d.onsuccess=function(){var g=d.result;g===void 0&&(g=null),We(g)&&(g=te(g)),a(g);},d.onerror=function(){o(d.error);};}catch(g){o(g);}});}).catch(o);});return _(i,r),i}function Nt(e,r){var t=this,i=new p(function(a,o){t.ready().then(function(){K(t._dbInfo,Z,function(c,f){if(c)return o(c);try{var d=f.objectStore(t._dbInfo.storeName).openCursor(),g=1;d.onsuccess=function(){var E=d.result;if(E){var S=E.value;We(S)&&(S=te(S));var x=e(S,E.key,g++);x!==void 0?a(x):E.continue();}else a();},d.onerror=function(){o(d.error);};}catch(E){o(E);}});}).catch(o);});return _(i,r),i}function Lt(e,r,t){var i=this;e=O(e);var a=new p(function(o,c){var f;i.ready().then(function(){return f=i._dbInfo,Ie.call(r)===`[object Blob]`?L(f.db).then(function(l){return l?r:Se(r)}):r}).then(function(l){K(i._dbInfo,y,function(d,g){if(d)return c(d);try{var E=g.objectStore(i._dbInfo.storeName);l===null&&(l=void 0);var S=E.put(l,e);g.oncomplete=function(){l===void 0&&(l=null),o(l);},g.onabort=g.onerror=function(){c(S.error?S.error:S.transaction.error);};}catch(x){c(x);}});}).catch(c);});return _(a,t),a}function Ot(e,r){var t=this;e=O(e);var i=new p(function(a,o){t.ready().then(function(){K(t._dbInfo,y,function(c,f){if(c)return o(c);try{var d=f.objectStore(t._dbInfo.storeName).delete(e);f.oncomplete=function(){a();},f.onerror=function(){o(d.error);},f.onabort=function(){o(d.error?d.error:d.transaction.error);};}catch(g){o(g);}});}).catch(o);});return _(i,r),i}function Pt(e){var r=this,t=new p(function(i,a){r.ready().then(function(){K(r._dbInfo,y,function(o,c){if(o)return a(o);try{var l=c.objectStore(r._dbInfo.storeName).clear();c.oncomplete=function(){i();},c.onabort=c.onerror=function(){a(l.error?l.error:l.transaction.error);};}catch(d){a(d);}});}).catch(a);});return _(t,e),t}function Mt(e){var r=this,t=new p(function(i,a){r.ready().then(function(){K(r._dbInfo,Z,function(o,c){if(o)return a(o);try{var l=c.objectStore(r._dbInfo.storeName).count();l.onsuccess=function(){i(l.result);},l.onerror=function(){a(l.error);};}catch(d){a(d);}});}).catch(a);});return _(t,e),t}function Vt(e,r){var t=this,i=new p(function(a,o){if(e<0){a(null);return}t.ready().then(function(){K(t._dbInfo,Z,function(c,f){if(c)return o(c);try{var l=f.objectStore(t._dbInfo.storeName),d=!1,g=l.openKeyCursor();g.onsuccess=function(){var E=g.result;if(!E){a(null);return}e===0||d?a(E.key):(d=!0,E.advance(e));},g.onerror=function(){o(g.error);};}catch(E){o(E);}});}).catch(o);});return _(i,r),i}function Bt(e){var r=this,t=new p(function(i,a){r.ready().then(function(){K(r._dbInfo,Z,function(o,c){if(o)return a(o);try{var l=c.objectStore(r._dbInfo.storeName).openKeyCursor(),d=[];l.onsuccess=function(){var g=l.result;if(!g){i(d);return}d.push(g.key),g.continue();},l.onerror=function(){a(l.error);};}catch(g){a(g);}});}).catch(a);});return _(t,e),t}function Ft(e,r){r=j.apply(this,arguments);var t=this.config();e=typeof e!=`function`&&e||{},e.name||(e.name=e.name||t.name,e.storeName=e.storeName||t.storeName);var i=this,a;if(!e.name)a=p.reject(`Invalid arguments`);else {var c=e.name===t.name&&i._dbInfo.db?p.resolve(i._dbInfo.db):q(e).then(function(f){var l=F[e.name],d=l.forages;l.db=f;for(var g=0;g<d.length;g++)d[g]._dbInfo.db=f;return f});e.storeName?a=c.then(function(f){if(f.objectStoreNames.contains(e.storeName)){var l=f.version+1;U(e);var d=F[e.name],g=d.forages;f.close();for(var E=0;E<g.length;E++){var S=g[E];S._dbInfo.db=null,S._dbInfo.version=l;}return new p(function(N,V){var P=m.open(e.name,l);P.onerror=function(H){P.result.close(),V(H);},P.onupgradeneeded=function(){P.result.deleteObjectStore(e.storeName);},P.onsuccess=function(){var H=P.result;H.close(),N(H);};}).then(function(N){d.db=N;for(var V=0;V<g.length;V++){var P=g[V];P._dbInfo.db=N,k(P._dbInfo);}}).catch(function(N){throw ($(e,N)||p.resolve()).catch(function(){}),N})}}):a=c.then(function(f){U(e);var l=F[e.name],d=l.forages;f.close();for(var g=0;g<d.length;g++){var E=d[g];E._dbInfo.db=null;}return new p(function(x,N){var V=m.deleteDatabase(e.name);V.onerror=function(){var P=V.result;P&&P.close(),N(V.error);},V.onblocked=function(){console.warn(`dropInstance blocked for database "`+e.name+`" until all open connections are closed`);},V.onsuccess=function(){var P=V.result;P&&P.close(),x(P);};}).then(function(x){l.db=x;for(var N=0;N<d.length;N++){var V=d[N];k(V._dbInfo);}}).catch(function(x){throw ($(e,x)||p.resolve()).catch(function(){}),x})});}return _(a,r),a}var Ut={_driver:`asyncStorage`,_initStorage:At,_support:T(),iterate:Nt,getItem:xt,setItem:Lt,removeItem:Ot,clear:Pt,length:Mt,key:Vt,keys:Bt,dropInstance:Ft};function kt(){return typeof openDatabase==`function`}var X=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`,Wt=`~~local_forage_type~`,Ge=/^~~local_forage_type~([^~]+)~/,de=`__lfsc__:`,De=de.length,Re=`arbf`,Ce=`blob`,He=`si08`,Ye=`ui08`,je=`uic8`,ze=`si16`,qe=`si32`,Ke=`ur16`,Xe=`ui32`,Je=`fl32`,Qe=`fl64`,Ze=De+Re.length,et=Object.prototype.toString;function tt(e){var r=e.length*.75,t=e.length,i,a=0,o,c,f,l;e[e.length-1]===`=`&&(r--,e[e.length-2]===`=`&&r--);var d=new ArrayBuffer(r),g=new Uint8Array(d);for(i=0;i<t;i+=4)o=X.indexOf(e[i]),c=X.indexOf(e[i+1]),f=X.indexOf(e[i+2]),l=X.indexOf(e[i+3]),g[a++]=o<<2|c>>4,g[a++]=(c&15)<<4|f>>2,g[a++]=(f&3)<<6|l&63;return d}function Ae(e){var r=new Uint8Array(e),t=``,i;for(i=0;i<r.length;i+=3)t+=X[r[i]>>2],t+=X[(r[i]&3)<<4|r[i+1]>>4],t+=X[(r[i+1]&15)<<2|r[i+2]>>6],t+=X[r[i+2]&63];return r.length%3===2?t=t.substring(0,t.length-1)+`=`:r.length%3===1&&(t=t.substring(0,t.length-2)+`==`),t}function $t(e,r){var t=``;if(e&&(t=et.call(e)),e&&(t===`[object ArrayBuffer]`||e.buffer&&et.call(e.buffer)===`[object ArrayBuffer]`)){var i,a=de;e instanceof ArrayBuffer?(i=e,a+=Re):(i=e.buffer,t===`[object Int8Array]`?a+=He:t===`[object Uint8Array]`?a+=Ye:t===`[object Uint8ClampedArray]`?a+=je:t===`[object Int16Array]`?a+=ze:t===`[object Uint16Array]`?a+=Ke:t===`[object Int32Array]`?a+=qe:t===`[object Uint32Array]`?a+=Xe:t===`[object Float32Array]`?a+=Je:t===`[object Float64Array]`?a+=Qe:r(new Error(`Failed to get type for BinaryArray`))),r(a+Ae(i));}else if(t===`[object Blob]`){var o=new FileReader;o.onload=function(){var c=Wt+e.type+`~`+Ae(this.result);r(de+Ce+c);},o.readAsArrayBuffer(e);}else try{r(JSON.stringify(e));}catch(c){console.error(`Couldn't convert value into a JSON string: `,e),r(null,c);}}function Gt(e){if(e.substring(0,De)!==de)return JSON.parse(e);var r=e.substring(Ze),t=e.substring(De,Ze),i;if(t===Ce&&Ge.test(r)){var a=r.match(Ge);i=a[1],r=r.substring(a[0].length);}var o=tt(r);switch(t){case Re:return o;case Ce:return M([o],{type:i});case He:return new Int8Array(o);case Ye:return new Uint8Array(o);case je:return new Uint8ClampedArray(o);case ze:return new Int16Array(o);case Ke:return new Uint16Array(o);case qe:return new Int32Array(o);case Xe:return new Uint32Array(o);case Je:return new Float32Array(o);case Qe:return new Float64Array(o);default:throw new Error(`Unkown type: `+t)}}var xe={serialize:$t,deserialize:Gt,stringToBuffer:tt,bufferToString:Ae};function rt(e,r,t,i){e.executeSql(`CREATE TABLE IF NOT EXISTS `+r.storeName+` (id INTEGER PRIMARY KEY, key unique, value)`,[],t,i);}function Ht(e){var r=this,t={db:null};if(e)for(var i in e)t[i]=typeof e[i]!=`string`?e[i].toString():e[i];var a=new p(function(o,c){try{t.db=openDatabase(t.name,String(t.version),t.description,t.size);}catch(f){return c(f)}t.db.transaction(function(f){rt(f,t,function(){r._dbInfo=t,o();},function(l,d){c(d);});},c);});return t.serializer=xe,a}function J(e,r,t,i,a,o){e.executeSql(t,i,a,function(c,f){f.code===f.SYNTAX_ERR?c.executeSql(`SELECT name FROM sqlite_master WHERE type='table' AND name = ?`,[r.storeName],function(l,d){d.rows.length?o(l,f):rt(l,r,function(){l.executeSql(t,i,a,o);},o);},o):o(c,f);},o);}function Yt(e,r){var t=this;e=O(e);var i=new p(function(a,o){t.ready().then(function(){var c=t._dbInfo;c.db.transaction(function(f){J(f,c,`SELECT * FROM `+c.storeName+` WHERE key = ? LIMIT 1`,[e],function(l,d){var g=d.rows.length?d.rows.item(0).value:null;g&&(g=c.serializer.deserialize(g)),a(g);},function(l,d){o(d);});});}).catch(o);});return _(i,r),i}function jt(e,r){var t=this,i=new p(function(a,o){t.ready().then(function(){var c=t._dbInfo;c.db.transaction(function(f){J(f,c,`SELECT * FROM `+c.storeName,[],function(l,d){for(var g=d.rows,E=g.length,S=0;S<E;S++){var x=g.item(S),N=x.value;if(N&&(N=c.serializer.deserialize(N)),N=e(N,x.key,S+1),N!==void 0){a(N);return}}a();},function(l,d){o(d);});});}).catch(o);});return _(i,r),i}function nt(e,r,t,i){var a=this;e=O(e);var o=new p(function(c,f){a.ready().then(function(){r===void 0&&(r=null);var l=r,d=a._dbInfo;d.serializer.serialize(r,function(g,E){E?f(E):d.db.transaction(function(S){J(S,d,`INSERT OR REPLACE INTO `+d.storeName+` (key, value) VALUES (?, ?)`,[e,g],function(){c(l);},function(x,N){f(N);});},function(S){if(S.code===S.QUOTA_ERR){if(i>0){c(nt.apply(a,[e,l,t,i-1]));return}f(S);}});});}).catch(f);});return _(o,t),o}function zt(e,r,t){return nt.apply(this,[e,r,t,1])}function qt(e,r){var t=this;e=O(e);var i=new p(function(a,o){t.ready().then(function(){var c=t._dbInfo;c.db.transaction(function(f){J(f,c,`DELETE FROM `+c.storeName+` WHERE key = ?`,[e],function(){a();},function(l,d){o(d);});});}).catch(o);});return _(i,r),i}function Kt(e){var r=this,t=new p(function(i,a){r.ready().then(function(){var o=r._dbInfo;o.db.transaction(function(c){J(c,o,`DELETE FROM `+o.storeName,[],function(){i();},function(f,l){a(l);});});}).catch(a);});return _(t,e),t}function Xt(e){var r=this,t=new p(function(i,a){r.ready().then(function(){var o=r._dbInfo;o.db.transaction(function(c){J(c,o,`SELECT COUNT(key) as c FROM `+o.storeName,[],function(f,l){var d=l.rows.item(0).c;i(d);},function(f,l){a(l);});});}).catch(a);});return _(t,e),t}function Jt(e,r){var t=this,i=new p(function(a,o){t.ready().then(function(){var c=t._dbInfo;c.db.transaction(function(f){J(f,c,`SELECT key FROM `+c.storeName+` WHERE id = ? LIMIT 1`,[e+1],function(l,d){a(d.rows.length?d.rows.item(0).key:null);},function(l,d){o(d);});});}).catch(o);});return _(i,r),i}function Qt(e){var r=this,t=new p(function(i,a){r.ready().then(function(){var o=r._dbInfo;o.db.transaction(function(c){J(c,o,`SELECT key FROM `+o.storeName,[],function(f,l){for(var d=[],g=0;g<l.rows.length;g++)d.push(l.rows.item(g).key);i(d);},function(f,l){a(l);});});}).catch(a);});return _(t,e),t}function Zt(e){return new p(function(r,t){e.transaction(function(i){i.executeSql(`SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'`,[],function(a,o){for(var c=[],f=0;f<o.rows.length;f++)c.push(o.rows.item(f).name);r({db:e,storeNames:c});},function(a,o){t(o);});},function(i){t(i);});})}function er(e,r){r=j.apply(this,arguments);var t=this.config();e=typeof e!=`function`&&e||{},e.name||(e.name=e.name||t.name,e.storeName=e.storeName||t.storeName);var i=this,a;return e.name?a=new p(function(o){var c;e.name===t.name?c=i._dbInfo.db:c=openDatabase(e.name,``,``,0),e.storeName?o({db:c,storeNames:[e.storeName]}):o(Zt(c));}).then(function(o){return new p(function(c,f){o.db.transaction(function(l){function d(x){return new p(function(N,V){l.executeSql(`DROP TABLE IF EXISTS `+x,[],function(){N();},function(P,H){V(H);});})}for(var g=[],E=0,S=o.storeNames.length;E<S;E++)g.push(d(o.storeNames[E]));p.all(g).then(function(){c();}).catch(function(x){f(x);});},function(l){f(l);});})}):a=p.reject(`Invalid arguments`),_(a,r),a}var tr={_driver:`webSQLStorage`,_initStorage:Ht,_support:kt(),iterate:jt,getItem:Yt,setItem:zt,removeItem:qt,clear:Kt,length:Xt,key:Jt,keys:Qt,dropInstance:er};function rr(){try{return typeof localStorage<`u`&&`setItem`in localStorage&&!!localStorage.setItem}catch{return false}}function ot(e,r){var t=e.name+`/`;return e.storeName!==r.storeName&&(t+=e.storeName+`/`),t}function nr(){var e=`_localforage_support_test`;try{return localStorage.setItem(e,!0),localStorage.removeItem(e),!1}catch{return true}}function or(){return !nr()||localStorage.length>0}function ir(e){var r=this,t={};if(e)for(var i in e)t[i]=e[i];return t.keyPrefix=ot(e,r._defaultConfig),or()?(r._dbInfo=t,t.serializer=xe,p.resolve()):p.reject()}function ar(e){var r=this,t=r.ready().then(function(){for(var i=r._dbInfo.keyPrefix,a=localStorage.length-1;a>=0;a--){var o=localStorage.key(a);o.indexOf(i)===0&&localStorage.removeItem(o);}});return _(t,e),t}function sr(e,r){var t=this;e=O(e);var i=t.ready().then(function(){var a=t._dbInfo,o=localStorage.getItem(a.keyPrefix+e);return o&&(o=a.serializer.deserialize(o)),o});return _(i,r),i}function ur(e,r){var t=this,i=t.ready().then(function(){for(var a=t._dbInfo,o=a.keyPrefix,c=o.length,f=localStorage.length,l=1,d=0;d<f;d++){var g=localStorage.key(d);if(g.indexOf(o)===0){var E=localStorage.getItem(g);if(E&&(E=a.serializer.deserialize(E)),E=e(E,g.substring(c),l++),E!==void 0)return E}}});return _(i,r),i}function cr(e,r){var t=this,i=t.ready().then(function(){var a=t._dbInfo,o;try{o=localStorage.key(e);}catch{o=null;}return o&&(o=o.substring(a.keyPrefix.length)),o});return _(i,r),i}function fr(e){var r=this,t=r.ready().then(function(){for(var i=r._dbInfo,a=localStorage.length,o=[],c=0;c<a;c++){var f=localStorage.key(c);f.indexOf(i.keyPrefix)===0&&o.push(f.substring(i.keyPrefix.length));}return o});return _(t,e),t}function lr(e){var t=this.keys().then(function(i){return i.length});return _(t,e),t}function dr(e,r){var t=this;e=O(e);var i=t.ready().then(function(){var a=t._dbInfo;localStorage.removeItem(a.keyPrefix+e);});return _(i,r),i}function mr(e,r,t){var i=this;e=O(e);var a=i.ready().then(function(){r===void 0&&(r=null);var o=r;return new p(function(c,f){var l=i._dbInfo;l.serializer.serialize(r,function(d,g){if(g)f(g);else try{localStorage.setItem(l.keyPrefix+e,d),c(o);}catch(E){(E.name===`QuotaExceededError`||E.name===`NS_ERROR_DOM_QUOTA_REACHED`)&&f(E),f(E);}});})});return _(a,t),a}function gr(e,r){if(r=j.apply(this,arguments),e=typeof e!=`function`&&e||{},!e.name){var t=this.config();e.name=e.name||t.name,e.storeName=e.storeName||t.storeName;}var i=this,a;return e.name?a=new p(function(o){e.storeName?o(ot(e,i._defaultConfig)):o(e.name+`/`);}).then(function(o){for(var c=localStorage.length-1;c>=0;c--){var f=localStorage.key(c);f.indexOf(o)===0&&localStorage.removeItem(f);}}):a=p.reject(`Invalid arguments`),_(a,r),a}var pr={_driver:`localStorageWrapper`,_initStorage:ir,_support:rr(),iterate:ur,getItem:sr,setItem:mr,removeItem:dr,clear:ar,length:lr,key:cr,keys:fr,dropInstance:gr},hr=function(r,t){return r===t||typeof r==`number`&&typeof t==`number`&&isNaN(r)&&isNaN(t)},vr=function(r,t){for(var i=r.length,a=0;a<i;){if(hr(r[a],t))return true;a++;}return false},it=Array.isArray||function(e){return Object.prototype.toString.call(e)===`[object Array]`},ae={},at={},re={INDEXEDDB:Ut,WEBSQL:tr,LOCALSTORAGE:pr},yr=[re.INDEXEDDB._driver,re.WEBSQL._driver,re.LOCALSTORAGE._driver],me=[`dropInstance`],Ne=[`clear`,`getItem`,`iterate`,`key`,`keys`,`length`,`removeItem`,`setItem`].concat(me),Er={description:``,driver:yr.slice(),name:`localforage`,size:4980736,storeName:`keyvaluepairs`,version:1};function _r(e,r){e[r]=function(){var t=arguments;return e.ready().then(function(){return e[r].apply(e,t)})};}function Le(){for(var e=1;e<arguments.length;e++){var r=arguments[e];if(r)for(var t in r)r.hasOwnProperty(t)&&(it(r[t])?arguments[0][t]=r[t].slice():arguments[0][t]=r[t]);}return arguments[0]}v.exports=new((function(){function e(r){R(this,e);for(var t in re)if(re.hasOwnProperty(t)){var i=re[t],a=i._driver;this[t]=a,ae[a]||this.defineDriver(i);}this._defaultConfig=Le({},Er),this._config=Le({},this._defaultConfig,r),this._driverSet=null,this._initDriver=null,this._ready=false,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){});}return e.prototype.config=function(t){if((typeof t>`u`?`undefined`:w(t))===`object`){if(this._ready)return new Error(`Can't call config() after localforage has been used.`);for(var i in t){if(i===`storeName`&&(t[i]=t[i].replace(/\W/g,`_`)),i===`version`&&typeof t[i]!=`number`)return new Error(`Database version must be a number.`);this._config[i]=t[i];}return `driver`in t&&t.driver?this.setDriver(this._config.driver):true}else return typeof t==`string`?this._config[t]:this._config},e.prototype.defineDriver=function(t,i,a){var o=new p(function(c,f){try{var l=t._driver,d=new Error(`Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver`);if(!t._driver){f(d);return}for(var g=Ne.concat(`_initStorage`),E=0,S=g.length;E<S;E++){var x=g[E];if((!vr(me,x)||t[x])&&typeof t[x]!=`function`){f(d);return}}var V=function(){for(var se=function(Ir){return function(){var Sr=new Error(`Method `+Ir+` is not implemented by the current driver`),st=p.reject(Sr);return _(st,arguments[arguments.length-1]),st}},Oe=0,wr=me.length;Oe<wr;Oe++){var Pe=me[Oe];t[Pe]||(t[Pe]=se(Pe));}};V();var P=function(se){ae[l]&&console.info(`Redefining LocalForage driver: `+l),ae[l]=t,at[l]=se,c();};`_support`in t?t._support&&typeof t._support==`function`?t._support().then(P,f):P(!!t._support):P(!0);}catch(H){f(H);}});return C(o,i,a),o},e.prototype.driver=function(){return this._driver||null},e.prototype.getDriver=function(t,i,a){var o=ae[t]?p.resolve(ae[t]):p.reject(new Error(`Driver not found.`));return C(o,i,a),o},e.prototype.getSerializer=function(t){var i=p.resolve(xe);return C(i,t),i},e.prototype.ready=function(t){var i=this,a=i._driverSet.then(function(){return i._ready===null&&(i._ready=i._initDriver()),i._ready});return C(a,t,t),a},e.prototype.setDriver=function(t,i,a){var o=this;it(t)||(t=[t]);var c=this._getSupportedDrivers(t);function f(){o._config.driver=o.driver();}function l(E){return o._extend(E),f(),o._ready=o._initStorage(o._config),o._ready}function d(E){return function(){var S=0;function x(){for(;S<E.length;){var N=E[S];return S++,o._dbInfo=null,o._ready=null,o.getDriver(N).then(l).catch(x)}f();var V=new Error(`No available storage method found.`);return o._driverSet=p.reject(V),o._driverSet}return x()}}return this._driverSet=(this._driverSet!==null?this._driverSet.catch(function(){return p.resolve()}):p.resolve()).then(function(){var E=c[0];return o._dbInfo=null,o._ready=null,o.getDriver(E).then(function(S){o._driver=S._driver,f(),o._wrapLibraryMethodsWithReady(),o._initDriver=d(c);})}).catch(function(){f();var E=new Error(`No available storage method found.`);return o._driverSet=p.reject(E),o._driverSet}),C(this._driverSet,i,a),this._driverSet},e.prototype.supports=function(t){return !!at[t]},e.prototype._extend=function(t){Le(this,t);},e.prototype._getSupportedDrivers=function(t){for(var i=[],a=0,o=t.length;a<o;a++){var c=t[a];this.supports(c)&&i.push(c);}return i},e.prototype._wrapLibraryMethodsWithReady=function(){for(var t=0,i=Ne.length;t<i;t++)_r(this,Ne[t]);},e.prototype.createInstance=function(t){return new e(t)},e})());},{3:3}]},{},[4])(4)});});var yt$1=v$1((vt,_e)=>{(function(s){var n={};n.VERSION=`1.6.1`;var h,u={},v=function(m,T){return function(){return T.apply(m,arguments)}},I=function(){var m=arguments,T=m[0],M,p;for(p=1;p<m.length;p++)for(M in m[p])!(M in T)&&m[p].hasOwnProperty(M)&&(T[M]=m[p][M]);return T},w=function(m,T){return {value:m,name:T}};n.TRACE=w(1,`TRACE`),n.DEBUG=w(2,`DEBUG`),n.INFO=w(3,`INFO`),n.TIME=w(4,`TIME`),n.WARN=w(5,`WARN`),n.ERROR=w(8,`ERROR`),n.OFF=w(99,`OFF`);var R=function(m){this.context=m,this.setLevel(m.filterLevel),this.log=this.info;};R.prototype={setLevel:function(m){m&&`value`in m&&(this.context.filterLevel=m);},getLevel:function(){return this.context.filterLevel},enabledFor:function(m){var T=this.context.filterLevel;return m.value>=T.value},trace:function(){this.invoke(n.TRACE,arguments);},debug:function(){this.invoke(n.DEBUG,arguments);},info:function(){this.invoke(n.INFO,arguments);},warn:function(){this.invoke(n.WARN,arguments);},error:function(){this.invoke(n.ERROR,arguments);},time:function(m){typeof m==`string`&&m.length>0&&this.invoke(n.TIME,[m,`start`]);},timeEnd:function(m){typeof m==`string`&&m.length>0&&this.invoke(n.TIME,[m,`end`]);},invoke:function(m,T){h&&this.enabledFor(m)&&h(T,I({level:m},this.context));}};var b=new R({filterLevel:n.OFF});((function(){var m=n;m.enabledFor=v(b,b.enabledFor),m.trace=v(b,b.trace),m.debug=v(b,b.debug),m.time=v(b,b.time),m.timeEnd=v(b,b.timeEnd),m.info=v(b,b.info),m.warn=v(b,b.warn),m.error=v(b,b.error),m.log=m.info;}))(),n.setHandler=function(m){h=m;},n.setLevel=function(m){b.setLevel(m);for(var T in u)u.hasOwnProperty(T)&&u[T].setLevel(m);},n.getLevel=function(){return b.getLevel()},n.get=function(m){return u[m]||(u[m]=new R(I({name:m},b.context)))},n.createDefaultHandler=function(m){m=m||{},m.formatter=m.formatter||function(_,C){C.name&&_.unshift(`[`+C.name+`]`);};var T={},M=function(p,_){Function.prototype.apply.call(p,console,_);};return typeof console>`u`?function(){}:function(p,_){p=Array.prototype.slice.call(p);var C=console.log,O;_.level===n.TIME?(O=(_.name?`[`+_.name+`] `:``)+p[0],p[1]===`start`?console.time?console.time(O):T[O]=new Date().getTime():console.timeEnd?console.timeEnd(O):M(C,[O+`: `+(new Date().getTime()-T[O])+`ms`])):(_.level===n.WARN&&console.warn?C=console.warn:_.level===n.ERROR&&console.error?C=console.error:_.level===n.INFO&&console.info?C=console.info:_.level===n.DEBUG&&console.debug?C=console.debug:_.level===n.TRACE&&console.trace&&(C=console.trace),m.formatter(p,_),M(C,p));}},n.useDefaults=function(m){n.setLevel(m&&m.defaultLevel||n.DEBUG),n.setHandler(n.createDefaultHandler(m));},n.setDefaults=n.useDefaults,typeof define==`function`&&define.amd?define(n):typeof _e<`u`&&_e.exports?_e.exports=n:(n._prevLogger=s.Logger,n.noConflict=function(){return s.Logger=n._prevLogger,n},s.Logger=n);})(vt);});var Me$2=`14.2.0`;var Rr$1=Me$2.split(`-`)[0].split(`.`).slice(0,3).map(s=>s.padStart(2,`0`)).join(``),Gr$3=`WEB`,ft$2=`CooeeSDK`,Q$4=Me$2,Hr$3=parseInt(Rr$1,10);var Yr$3=[`collection`,`product`,`cart`],jr$2=[{identifier:`#flo-checkout-wrapper`,gateway:`Shopflow`},{identifier:`#fastrr-main-container`,gateway:`Shiprocket`},{identifier:`#gokwik-modal-wrapper`,gateway:`Gokwik`},{identifier:`#zecpe`,gateway:`Ecom 360`}],zr$3=[`View Item`,`View Cart`,`View Collection`],qr$3=[`CE Screen View`,`View Collection`,`View Item`,`View Cart`],Kr$4=`https://cdn.jsdelivr.net/npm/swiper@11`;function Jr$3(s){return `(\u23F0 took: ${Ve$4(s)})`}function Ve$4(s){if(s<0)return `${s}ms`;let n=new Date(Date.UTC(0,0,0,0,0,0,s)),h=[];return n.getUTCMinutes()&&h.push(n.getUTCMinutes()+`m`),n.getUTCSeconds()&&h.push(n.getUTCSeconds()+`s`),n.getUTCMilliseconds()&&h.push(n.getUTCMilliseconds()+`ms`),h.length||h.push(`0ms`),h.join(` `)}function Be$3(){return window.CooeeSDK.runtimeData}function en(){return Ve$4(Date.now()-Be$3().sdkLoadTime.getTime())}var Ue$1=x$3(dt$1());function ge$4(s){return Ue$1.default.createInstance({name:`lc`,storeName:s,driver:Ue$1.default.LOCALSTORAGE})}var ne$2=class ne{static storage;static async get(n,h){return await this.storage?.getItem(n)??h}static set(n,h){return this.storage?.setItem(n,h)}static remove(n){return this.storage?.removeItem(n)}static clear(){return this.storage?.clear()}static getForage(){return this.storage}};var fe$4=class fe extends ne$2{static storeName=`usr`;static{this.storage=ge$4(this.storeName);}};var mt$2=`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${Q$4}/dist`,ee$3={apiURL:`https://api.sdk.letscooee.com`,debug:false,mode:`production`,baseURL:mt$2,styleURL:`${mt$2}/styles.min.css`};var pe$3=class pe{static ISO_WITHOUT_MS_REGEX=new RegExp(/\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z)/);static isObject(n){return typeof n==`object`&&!Array.isArray(n)&&n!==null}static parseToAny(n){try{return JSON.parse(n.toString())}catch{}return n.toString().match(this.ISO_WITHOUT_MS_REGEX)?new Date(n.toString()):n}static async sleep(n){return new Promise(h=>setTimeout(h,n))}static hasKeys(n){return n?Object.keys(n).length>=1:false}static convertObjectToArray(n,h){return h.reduce((u,v)=>(n.hasOwnProperty(v)&&n[v]!=null&&u.push({[v]:n[v]}),u),[])}static removeNullUndefinedKeys(n){return Object.keys(n).reduce((h,u)=>(n[u]!==null&&n[u]!==void 0&&(h[u]=n[u]),h),{})}static stringify(n){return JSON.stringify(n,function(h,u){return u===void 0?null:u})}};var he$4=class he{gaEnabled;gaMeasurementID;pixelPush;website;currencyCount;money;storefrontToken;skipItemAttribute;widgetCustomisation;currency;static get(){return window.CooeeSDK.config}update(n){return n??={},this.gaEnabled=n.gaEnabled,this.gaMeasurementID=n.gaMeasurementID,this.pixelPush=n.pixelPush,this.website=n.website??{},this.currencyCount=n.currencyCount??0,this.money=n.money,this.currency=n.currency,this.storefrontToken=n.storefrontToken,this.skipItemAttribute=n.skipItemAttribute,this.widgetCustomisation=n.widgetCustomisation,this}};var ve$2=class ve extends ne$2{static storeName=`ses`;static{this.storage=ge$4(this.storeName);}};var ye$4=class ye{static format(n,h){return h.replace(/{{\s*(\w+)\s*}}/,(v,I)=>{switch(I){case `amount`:return this.formatWithDelimiters(n,2);case `amount_no_decimals`:return this.formatWithDelimiters(n,0);case `amount_with_comma_separator`:return this.formatWithDelimiters(n,2,`.`,`,`);case `amount_no_decimals_with_comma_separator`:return this.formatWithDelimiters(n,0,`.`,`,`);case `amount_with_apostrophe_separator`:return this.formatWithDelimiters(n,2,`'`,`.`);case `amount_no_decimals_with_space_separator`:return this.formatWithDelimiters(n,0,` `);case `amount_with_space_separator`:return this.formatWithDelimiters(n,2,` `,`,`);case `amount_with_period_and_space_separator`:return this.formatWithDelimiters(n,2,` `,`.`);default:return v}})}static formatWithDelimiters(n,h=2,u=`,`,v=`.`){if(isNaN(n)||n==null)return `0`;let w=(n/100).toFixed(h).split(`.`);return w[0].replace(/(\d)(?=(\d\d\d)+(?!\d))/g,`$1`+u)+(w[1]?v+w[1]:``)}};function Dn(s){try{return new URL(s)}catch{return}}function Rn$2(s){return !s||s===`null`||s===`undefined`}function Cn(s,n){let h=s.indexOf(n);return h===-1?false:(s.splice(h,1),true)}function An$1(s,n,h){return {[s]:Cr$1(n,h),[s+`_wo_currency`]:n}}function Cr$1(s,n){if(s==0&&n)return `Free`;let h=Be$3(),u=he$4.get(),v=h.shopCurrencyCode||u.currency,I=h.currencyCode;I||Y$2.warn(`Currency code is not set in RuntimeData`);let w=u.money?.format??h.moneyFormat,R;if(w&&v===I&&!u.money?.auto)R=ye$4.format(s*100,w);else {let b;try{b=new Intl.NumberFormat(gt$1(),{style:`currency`,currency:I||v,minimumFractionDigits:0,maximumFractionDigits:2});}catch(m){return ke$2(m,`format-currency`,{extra:{currentCurrency:I,shopCurrency:v}}),``}R=b.format(s),R=R.replace(`₹`,`Rs. `),u.money?.showCurrency&&I!==`INR`&&(R=R.concat(` ${I}`));}return R}function xn(s){let n=gt$1();try{return new Intl.NumberFormat(n,{notation:`compact`}).format(s)}catch(h){return ke$2(h,`format-number`,{extra:{lang:n,value:s}}),s.toString()}}function gt$1(){let s=`en`;return typeof navigator<`u`&&(navigator.languages!==void 0&&navigator.languages.length>0?s=navigator.languages[0]:navigator.language&&(s=navigator.language)),s=s.split(`;`)[0],s=s.split(`-`)[0],s||`en`}var Ee$4;function pt$1(){if(Ee$4)return Ee$4;try{return Ee$4=Intl.DateTimeFormat().resolvedOptions().timeZone,Ee$4}catch{return ``}}function ht$2(s){document.readyState!==`loading`?s():document.addEventListener(`DOMContentLoaded`,s);}function Nn$3(s){let n=document.createElement(`span`);n.id=`snackbar`,n.innerText=s,document.body.appendChild(n),n.className=`cooee-snackbar show`,setTimeout(()=>{n.classList.remove(`show`),document.body.removeChild(n);},5e3);}async function Ar$1(s,n=7,h=document){let u=1,v=document.querySelectorAll(`nonexistent-tag`);for(;u<=n;){let I=Math.min(50*2**u,1e3);if(u>1&&await pe$3.sleep(I),v=h.querySelectorAll(s),v.length)return Y$2.verbose(`Attempt ${u}: ${v.length} elements found with ${s}`),v;Y$2.verbose(`Attempt ${u}: Elements not found with ${s}. Will retry after ${I}ms.`),u++;}return Y$2.verbose(`\u26A0\uFE0F Max attempts reached. Element not found with ${s}.`),v}async function Ln$1(s,n=10,h=document){return (await Ar$1(s,n,h)).item(0)}async function xr$1(s){let[n,h,u]=await Promise.all([fe$4.get(`did`),ve$2.get(`id`,``),fe$4.get(`sessionNumber`,1)]),v={letscooee_did:n,letscooee_sid:h,letscooee_sn:`${u}`,__letscooee_time:new Date().toLocaleString()};return s&&(v.__letscooee_via=s),v}async function On$2(s){let n=await xr$1(s);return Object.entries(n).map(([h,u])=>({key:h,value:u.toString()}))}function Pn(s,n,h,u=false){Object.defineProperty(s,n,{enumerable:false,configurable:false,writable:u,value:h});}function Mn$1(s){if(s%100>=11&&s%100<=13)return s+`th`;switch(s%10){case 1:return s+`st`;case 2:return s+`nd`;case 3:return s+`rd`;default:return s+`th`}}function Vn$1(s,n){return !n?s:n+s}var W$1=x$3(yt$1());var Y$2=class Y{static debuggerEl;static infoLogs=[];static log(...n){W$1.default.info(...n);}static verbose(...n){W$1.default.debug(...n);}static error(...n){W$1.default.error(...n);}static warn(...n){W$1.default.warn(...n);}static info(...n){W$1.default.info(...n),this.infoLogs.push({time:new Date,message:n.join(` `)}),this.addToDebugger();}static trace(...n){W$1.default.trace(...n);}static addToDebugger(){sessionStorage.cooeeDebug&&(this.debuggerEl=this.debuggerEl??document.querySelector(`cooee-debugger`),this.debuggerEl&&this.debuggerEl&&(this.debuggerEl.logs=[...this.infoLogs]));}};function Wn$1(s=ft$2){W$1.default.useDefaults({formatter:function(n){n.unshift(`${s} (v${Q$4}):`);}}),Nr$4()&&(localStorage.cooeeLogLevel=`TRACE`),localStorage.cooeeLogLevel?W$1.default.setLevel(W$1.default[localStorage.cooeeLogLevel]):W$1.default.setLevel(W$1.default.OFF);}function Nr$4(){let s=Et$3();return s===`1`||s===`on`}function Et$3(){return new URL(location.href).searchParams?.get(`cooee-debug`)}function $n$1(){let s=[`display: inline-block;`,`font-size: 14px;`,`background: linear-gradient(90deg, #d52dc8 25%, #2179e2 82%);`,`color: white;`,`padding: 4px;`,`border-radius: 4px;`].join(` `),n=`
6
4
  `;n+=`\u{1F4E3} Drive higher conversions with AI-powered onsite engagement
7
5
  `,n+=`\u{1F50D} Track real-time visitor intent & optimize engagement
8
6
  `,n+=`\u{1F4CA} Improve Meta Ads ROAS with intent-driven campaigns
9
7
  `,n+=`\u{1F6CD}\uFE0F Boost purchases & repeat sales effortlessly
10
8
  `,n+=`
11
9
 
12
- `,n+=`Learn more: https://www.letscooee.com`,console.group(`%c Elevate your ecommerce experience with Cooee 🚀 `,s),console.log(`%c${n}`,`font-size: 13px; line-height: 1.8;`),console.log(`SDK v${Q$4}`),console.groupEnd(),Y$1.info(`SDK v${Q$4} loaded`);}function Gn$1(){let s=localStorage.getItem(`cooeeDebugTill`),n=Et$3();if(n===`1`||n===`on`){let h=Or$2();s||(s=h.toString(),localStorage.setItem(`cooeeDebugTill`,s));}n===`on`?sessionStorage.cooeeDebug=`1`:n===`off`&&sessionStorage.removeItem(`cooeeDebug`),sessionStorage.cooeeDebug&&Lr$1(),s&&new Date(+s)<new Date&&localStorage.removeItem(`cooeeDebugTill`);}function Lr$1(){let s=document.createElement(`cooee-debugger`);ht$2(()=>{document.body.appendChild(s);});}function Or$2(){return new Date().getTime()+360*60*1e3}var _t$3=5,Pr$2=500,oe$5=class oe extends Error{request;response;status;requestBody;responseText;constructor(n){super(n),this.name=`FetchError`,Object.setPrototypeOf(this,new.target.prototype);}is40x(){return !!this.response&&this.response.status>=400&&this.response.status<500}};async function jn$1(s,n){let h=Date.now(),u;try{u=await Mr$2(s,n);}catch{}let v=u?new Request(u.url,{method:n?.method||`GET`}):new Request(s,n);if(!u||!u.ok){let m=`Failed to fetch`;u?.statusText&&(m+=`: ${u.statusText}`);let T=new oe$5(m);throw T.request=v,T.response=u?.clone(),T.status=u?.status,T.requestBody=n?.body,T.responseText=await bt$1(u),T}let I,w=(u.headers.get(`content-type`)||``).toLowerCase(),R=u.headers.get(`content-length`),b=n?.method?.toUpperCase()||`GET`;if(u.status===204||u.status===205||b===`HEAD`||R===`0`)I=void 0;else if(w.includes(`application/json`)||w.includes(`application/problem+json`)||w.includes(`text/javascript`))try{I=await u.clone().json();}catch(m){let T=new oe$5(`Failed to parse JSON response: ${m?.message}`);throw T.request=v,T.response=u.clone(),T.status=u.status,T.requestBody=n?.body,T.responseText=await bt$1(u),T}else w.includes(`text/`)||w.includes(`image/svg+xml`)?I=await u.text():I=await u.arrayBuffer();return {data:I,status:u.status,statusText:u.statusText,headers:u.headers,timeTakenMs:Date.now()-h,options:n,request:v}}async function Mr$2(s,n){let h=null,u;for(let v=0;v<=_t$3;v++){try{if(u=await fetch(s,n),u.ok||u.status>=400&&u.status<500)return u;h=new Error(`Server error: ${u.status} ${u.statusText}`);}catch(I){h=I instanceof Error?I:new Error(String(I));}if(v<_t$3){let I=Math.pow(2,v)*Pr$2;Y$1.info(`Request to ${s} failed. Retrying in ${I}ms...`),await new Promise(w=>setTimeout(w,I));}}if(u&&!u.ok)return u;throw h||new Error(`Request failed after retries`)}async function bt$1(s){if(s){try{return s=s.clone(),await s.json()}catch{}try{return await s.text()}catch{}}}var be$3={},Te$3,we$4,wt$1,It$3,Tt$2;async function St$3(){if(!we$4)return Tt$2??=Vr$3(),Tt$2}async function Vr$3(){let{BrowserClient:s,Scope:n,defaultStackParser:h,getDefaultIntegrations:u,makeFetchTransport:v}=await import('./esm-DKhFdjmg-BHggOOEU.js');It$3=n;we$4=new s({dsn:`https://1bc3dda4c861f60cd6be1b67584f4bc6@o559187.ingest.us.sentry.io/4507626484203520`,transport:v,stackParser:h,integrations:u({}).filter(w=>![`BrowserApiErrors`,`Breadcrumbs`,`GlobalHandlers`].includes(w.name)),environment:ee$3.mode,release:`web-sdk@${Q$4}`,debug:ee$3.debug,sampleRate:.5}),we$4.init();}function ke$2(s,n,h){Y$1.error(`${n}:`,s),St$3().then(()=>{let u=Dt$2(h);if(u.setTag(`operation`,n),s instanceof oe$5){Br$3(u,s,n);return}u.captureException(s);});}function Zn$1(s,n,h){St$3().then(()=>{Dt$2(h).captureMessage(s,n??`error`);});}function Br$3(s,n,h){if(Fr$1(s,n),n.response){let u=n.response,v=n.responseText;s.setTag(`error.message`,n.message),u.status!=null&&s.setTag(`http.status_code`,u.status),u.statusText&&s.setTag(`http.status_text`,u.statusText),v&&typeof v==`object`&&`error`in v&&(s.setTag(`http.error_code`,v.error.code),s.setTag(`http.error_message`,v.error.message)),s.setExtras({responseText:n.responseText,statusText:u.statusText,responseType:u.type,redirected:u.redirected,responseUrl:u.url,originalError:n.message}),s.captureMessage(`${h} failed with ${u.status}`,`error`);return}if(n.request){s.captureMessage(`No response was received for ${h}`,`error`);return}}function Fr$1(s,n){let h=n.request;if(!h)return;s.setExtras({body:n.requestBody,headers:h.headers,method:h.method,url:h.url});let u=h.headers?.get(`Cooee-Retry-Attempt`);u!==null&&s.setTag(`retry.attempt`,u);}function eo(s){wt$1=s;}function to(s,n){be$3[s]=r(r({},be$3[s]),n);}function ro(s){Te$3=r(r({},Te$3),s);}function Dt$2(s){s??={};let{extra:n,tags:h}=s,u=new It$3;if(u.setClient(we$4),u.setUser(wt$1),s.triggerContext&&!s.engagementTrigger&&(s.engagementTrigger=s.triggerContext.triggerData),s.engagementTrigger){let v=s.engagementTrigger;u.setTags({"engagement.id":v.engagementID,"engagement.short_id":v.shortID,"engagement.objective":v.objective,"engagement.delivery_type":v.onsiteDeliveryType,"engagement.content_id":v.contentID,"engagement.variation":v.variation,"engagement.currency":v.currency});}return n&&u.setExtras(n),h&&u.setTags(h),Te$3&&u.setTags(Te$3),Object.keys(be$3).forEach(v=>{u.setContext(v,be$3[v]);}),u.setTag(`language`,navigator.language),u.setTag(`timezone`,pt$1()),Ur$1(u),u}function Ur$1(s){window.Shopify&&(s.setTag(`shopify.shop`,window.Shopify.shop),s.setTag(`shopify.currency`,window.Shopify.currency?.active),s.setTag(`shopify.locale`,window.Shopify.locale),s.setTag(`theme.schema_name`,window.Shopify.theme?.schema_name),s.setTag(`theme.schema_version`,window.Shopify.theme?.schema_version));}
10
+ `,n+=`Learn more: https://www.letscooee.com`,console.group(`%c Elevate your ecommerce experience with Cooee 🚀 `,s),console.log(`%c${n}`,`font-size: 13px; line-height: 1.8;`),console.log(`SDK v${Q$4}`),console.groupEnd(),Y$2.info(`SDK v${Q$4} loaded`);}function Gn$1(){let s=localStorage.getItem(`cooeeDebugTill`),n=Et$3();if(n===`1`||n===`on`){let h=Or$3();s||(s=h.toString(),localStorage.setItem(`cooeeDebugTill`,s));}n===`on`?sessionStorage.cooeeDebug=`1`:n===`off`&&sessionStorage.removeItem(`cooeeDebug`),sessionStorage.cooeeDebug&&Lr$2(),s&&new Date(+s)<new Date&&localStorage.removeItem(`cooeeDebugTill`);}function Lr$2(){let s=document.createElement(`cooee-debugger`);ht$2(()=>{document.body.appendChild(s);});}function Or$3(){return new Date().getTime()+360*60*1e3}var _t$3=5,Pr$2=500,oe$4=class oe extends Error{request;response;status;requestBody;responseText;constructor(n){super(n),this.name=`FetchError`,Object.setPrototypeOf(this,new.target.prototype);}is40x(){return !!this.response&&this.response.status>=400&&this.response.status<500}};async function jn$1(s,n){let h=Date.now(),u;try{u=await Mr$3(s,n);}catch{}let v=u?new Request(u.url,{method:n?.method||`GET`}):new Request(s,n);if(!u||!u.ok){let m=`Failed to fetch`;u?.statusText&&(m+=`: ${u.statusText}`);let T=new oe$4(m);throw T.request=v,T.response=u?.clone(),T.status=u?.status,T.requestBody=n?.body,T.responseText=await bt$2(u),T}let I,w=(u.headers.get(`content-type`)||``).toLowerCase(),R=u.headers.get(`content-length`),b=n?.method?.toUpperCase()||`GET`;if(u.status===204||u.status===205||b===`HEAD`||R===`0`)I=void 0;else if(w.includes(`application/json`)||w.includes(`application/problem+json`)||w.includes(`text/javascript`))try{I=await u.clone().json();}catch(m){let T=new oe$4(`Failed to parse JSON response: ${m?.message}`);throw T.request=v,T.response=u.clone(),T.status=u.status,T.requestBody=n?.body,T.responseText=await bt$2(u),T}else w.includes(`text/`)||w.includes(`image/svg+xml`)?I=await u.text():I=await u.arrayBuffer();return {data:I,status:u.status,statusText:u.statusText,headers:u.headers,timeTakenMs:Date.now()-h,options:n,request:v}}async function Mr$3(s,n){let h=null,u;for(let v=0;v<=_t$3;v++){try{if(u=await fetch(s,n),u.ok||u.status>=400&&u.status<500)return u;h=new Error(`Server error: ${u.status} ${u.statusText}`);}catch(I){h=I instanceof Error?I:new Error(String(I));}if(v<_t$3){let I=Math.pow(2,v)*Pr$2;Y$2.info(`Request to ${s} failed. Retrying in ${I}ms...`),await new Promise(w=>setTimeout(w,I));}}if(u&&!u.ok)return u;throw h||new Error(`Request failed after retries`)}async function bt$2(s){if(s){try{return s=s.clone(),await s.json()}catch{}try{return await s.text()}catch{}}}var be$3={},Te$3,we$3,wt$2,It$3,Tt$2;async function St$3(){if(!we$3)return Tt$2??=Vr$3(),Tt$2}async function Vr$3(){let{BrowserClient:s,Scope:n,defaultStackParser:h,getDefaultIntegrations:u,makeFetchTransport:v}=await import('./esm-DKhFdjmg-BFj9mMXP.js');It$3=n;we$3=new s({dsn:`https://1bc3dda4c861f60cd6be1b67584f4bc6@o559187.ingest.us.sentry.io/4507626484203520`,transport:v,stackParser:h,integrations:u({}).filter(w=>![`BrowserApiErrors`,`Breadcrumbs`,`GlobalHandlers`].includes(w.name)),environment:ee$3.mode,release:`web-sdk@${Q$4}`,debug:ee$3.debug,sampleRate:.5}),we$3.init();}function ke$2(s,n,h){Y$2.error(`${n}:`,s),St$3().then(()=>{let u=Dt$3(h);if(u.setTag(`operation`,n),s instanceof oe$4){Br$3(u,s,n);return}u.captureException(s);});}function Zn$1(s,n,h){St$3().then(()=>{Dt$3(h).captureMessage(s,n??`error`);});}function Br$3(s,n,h){if(Fr$1(s,n),n.response){let u=n.response,v=n.responseText;s.setTag(`error.message`,n.message),u.status!=null&&s.setTag(`http.status_code`,u.status),u.statusText&&s.setTag(`http.status_text`,u.statusText),v&&typeof v==`object`&&`error`in v&&(s.setTag(`http.error_code`,v.error.code),s.setTag(`http.error_message`,v.error.message)),s.setExtras({responseText:n.responseText,statusText:u.statusText,responseType:u.type,redirected:u.redirected,responseUrl:u.url,originalError:n.message}),s.captureMessage(`${h} failed with ${u.status}`,`error`);return}if(n.request){s.captureMessage(`No response was received for ${h}`,`error`);return}}function Fr$1(s,n){let h=n.request;if(!h)return;s.setExtras({body:n.requestBody,headers:h.headers,method:h.method,url:h.url});let u=h.headers?.get(`Cooee-Retry-Attempt`);u!==null&&s.setTag(`retry.attempt`,u);}function eo$1(s){wt$2=s;}function to$1(s,n){be$3[s]=r$1(r$1({},be$3[s]),n);}function ro$1(s){Te$3=r$1(r$1({},Te$3),s);}function Dt$3(s){s??={};let{extra:n,tags:h}=s,u=new It$3;if(u.setClient(we$3),u.setUser(wt$2),s.triggerContext&&!s.engagementTrigger&&(s.engagementTrigger=s.triggerContext.triggerData),s.engagementTrigger){let v=s.engagementTrigger;u.setTags({"engagement.id":v.engagementID,"engagement.short_id":v.shortID,"engagement.objective":v.objective,"engagement.delivery_type":v.onsiteDeliveryType,"engagement.content_id":v.contentID,"engagement.variation":v.variation,"engagement.currency":v.currency});}return n&&u.setExtras(n),h&&u.setTags(h),Te$3&&u.setTags(Te$3),Object.keys(be$3).forEach(v=>{u.setContext(v,be$3[v]);}),u.setTag(`language`,navigator.language),u.setTag(`timezone`,pt$1()),Ur$2(u),u}function Ur$2(s){window.Shopify&&(s.setTag(`shopify.shop`,window.Shopify.shop),s.setTag(`shopify.currency`,window.Shopify.currency?.active),s.setTag(`shopify.locale`,window.Shopify.locale),s.setTag(`theme.schema_name`,window.Shopify.theme?.schema_name),s.setTag(`theme.schema_version`,window.Shopify.theme?.schema_version));}
11
+
12
+ var z$3=`a-f\\d`,Ge$1=`#?[${z$3}]{3}[${z$3}]?`,Be$2=`#?[${z$3}]{6}([${z$3}]{2})?`,We$2=new RegExp(`[^#${z$3}]`,`gi`),$e$1=new RegExp(`^${Ge$1}$|^${Be$2}$`,`i`);function xt$1(e,t={}){if(typeof e!=`string`||We$2.test(e)||!$e$1.test(e))throw new TypeError(`Expected a valid hex string`);e=e.replace(/^#/,``);let r=1;e.length===8&&(r=Number.parseInt(e.slice(6,8),16)/255,e=e.slice(0,6)),e.length===4&&(r=Number.parseInt(e.slice(3,4).repeat(2),16)/255,e=e.slice(0,3)),e.length===3&&(e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]);let i=Number.parseInt(e,16),n=i>>16,o=i>>8&255,_=i&255,u=typeof t.alpha==`number`?t.alpha:r;if(t.format===`array`)return [n,o,_,u];if(t.format===`css`)return `rgb(${n} ${o} ${_}${u===1?``:` / ${Number((u*100).toFixed(2))}%`})`;return {red:n,green:o,blue:_,alpha:u}}var O$1=class O{h;a=100;g;constructor(t){t??={},this.h=t.h,this.a=t.a,this.g=t.g;}get hex(){return this.h}get grad(){return this.g}get rgba(){if(!this.hex)return ``;try{return xt$1(this.hex,{format:`css`,alpha:this.getAlpha()})}catch(t){return console.error(`Invalid hex`,t),`#000000`}}getAlpha(){return (this.a??100)/100}};var P$1=class P{s;g;i;constructor(t){t.s&&(this.s=new O$1(t.s)),t.g&&(this.g=new K$2(t.g)),this.i=t.i;}get solid(){return this.s}get glossy(){return this.g}get img(){return this.i}};var C$3=class C{s;r;w;c;constructor(t){this.s=t.s,this.r=t.r,this.w=t.w,t.c&&(this.c=new O$1(t.c));}get radius(){return this.r}get width(){return this.w}get color(){return this.c}get style(){return ee$2[this.s??1]}},ee$2=(r=>(r[r.SOLID=1]=`SOLID`,r[r.DASHED=2]=`DASHED`,r))(ee$2||{});var K$2=class e{static DEFAULT_FALLBACK=new O$1({h:`#000000`,a:50});r;c;fb;constructor(t){this.r=t.r,t.c&&(this.c=new O$1(t.c)),t.fb&&(this.fb=new O$1(t.fb));}get radius(){return this.r}get color(){return this.c}get fallback(){return this.fb??e.DEFAULT_FALLBACK}};var X$2=class X{blur;spr;clr;x;y;constructor(t){t=t??{},this.blur=t.blur??0,this.spr=t.spr??0,this.x=t.x??0,this.y=t.y??0,this.clr=new O$1(t.clr);}getStyle(t){return `${this.x*t}px ${this.y*t}px ${this.blur*t}px ${this.spr*t}px ${this.clr.rgba}`}};var T$1=class T{pl;pr;pt;pb;ml;mr;mt;mb;cent;constructor(t){t=t??{},this.pl=t.pl??0,this.pr=t.pr??0,this.pt=t.pt??0,this.pb=t.pb??0,this.ml=t.ml??0,this.mr=t.mr??0,this.mt=t.mt??0,this.mb=t.mb??0,this.cent=t.cent??false;}getHorizontal(){return this.pl+this.pr}getVertical(){return this.pt+this.pb}getPaddingCSS(){return `${this.pt}px ${this.pr}px ${this.pb}px ${this.pl}px`}};var j$1=class j{rot;constructor(t){t?.rot&&(this.rot=t.rot);}get rotate(){return this.rot}},st$2,p$2,se$3,Pt$2,D$1,re$3,_e$3,ue$2,le$3,Ct$2,At$1,wt$1,Q$3={},fe$3=[],Ye$2=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,_t$2=Array.isArray;function A$3(e,t){for(var r in t)e[r]=t[r];return e}function Tt$1(e){e&&e.parentNode&&e.parentNode.removeChild(e);}function ze$1(e,t,r){var i,n,o,_={};for(o in t)o==`key`?i=t[o]:o==`ref`?n=t[o]:_[o]=t[o];if(arguments.length>2&&(_.children=arguments.length>3?st$2.call(arguments,2):r),typeof e==`function`&&e.defaultProps!=null)for(o in e.defaultProps)_[o]===void 0&&(_[o]=e.defaultProps[o]);return nt$1(e,_,i,n,null)}function nt$1(e,t,r,i,n){var o={type:e,props:t,key:r,ref:i,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:n??++se$3,__i:-1,__u:0};return n==null&&p$2.vnode!=null&&p$2.vnode(o),o}function ut$1(e){return e.children}function U$2(e,t){this.props=e,this.context=t;}function H$4(e,t){if(t==null)return e.__?H$4(e.__,e.__i+1):null;for(var r;t<e.__k.length;t++)if((r=e.__k[t])!=null&&r.__e!=null)return r.__e;return typeof e.type==`function`?H$4(e):null}function ae$3(e){var t,r;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((r=e.__k[t])!=null&&r.__e!=null){e.__e=e.__c.base=r.__e;break}return ae$3(e)}}function ie$2(e){(!e.__d&&(e.__d=true)&&D$1.push(e)&&!ot$2.__r++||re$3!=p$2.debounceRendering)&&((re$3=p$2.debounceRendering)||_e$3)(ot$2);}function ot$2(){for(var e,t,r,i,n,o,_,u=1;D$1.length;)D$1.length>u&&D$1.sort(ue$2),e=D$1.shift(),u=D$1.length,e.__d&&(r=void 0,n=(i=(t=e).__v).__e,o=[],_=[],t.__P&&((r=A$3({},i)).__v=i.__v+1,p$2.vnode&&p$2.vnode(r),Dt$2(t.__P,r,i,t.__n,t.__P.namespaceURI,32&i.__u?[n]:null,o,n??H$4(i),!!(32&i.__u),_),r.__v=i.__v,r.__.__k[r.__i]=r,pe$2(o,r,_),r.__e!=n&&ae$3(r)));ot$2.__r=0;}function ce$3(e,t,r,i,n,o,_,u,l,f,h){var s,E,a,g,R,I,m=i&&i.__k||fe$3,v=t.length;for(l=Ke$1(r,t,m,l,v),s=0;s<v;s++)(a=r.__k[s])!=null&&(E=a.__i==-1?Q$3:m[a.__i]||Q$3,a.__i=s,I=Dt$2(e,a,E,n,o,_,u,l,f,h),g=a.__e,a.ref&&E.ref!=a.ref&&(E.ref&&Ut$1(E.ref,null,a),h.push(a.ref,a.__c||g,a)),R==null&&g!=null&&(R=g),4&a.__u||E.__k===a.__k?l=he$3(a,l,e):typeof a.type==`function`&&I!==void 0?l=I:g&&(l=g.nextSibling),a.__u&=-7);return r.__e=R,l}function Ke$1(e,t,r,i,n){var o,_,u,l,f,h=r.length,s=h,E=0;for(e.__k=new Array(n),o=0;o<n;o++)(_=t[o])!=null&&typeof _!=`boolean`&&typeof _!=`function`?(l=o+E,(_=e.__k[o]=typeof _==`string`||typeof _==`number`||typeof _==`bigint`||_.constructor==String?nt$1(null,_,null,null,null):_t$2(_)?nt$1(ut$1,{children:_},null,null,null):_.constructor==null&&_.__b>0?nt$1(_.type,_.props,_.key,_.ref?_.ref:null,_.__v):_).__=e,_.__b=e.__b+1,u=null,(f=_.__i=Xe$1(_,r,l,s))!=-1&&(s--,(u=r[f])&&(u.__u|=2)),u==null||u.__v==null?(f==-1&&(n>h?E--:n<h&&E++),typeof _.type!=`function`&&(_.__u|=4)):f!=l&&(f==l-1?E--:f==l+1?E++:(f>l?E--:E++,_.__u|=4))):e.__k[o]=null;if(s)for(o=0;o<h;o++)(u=r[o])!=null&&!(2&u.__u)&&(u.__e==i&&(i=H$4(u)),me$3(u,u));return i}function he$3(e,t,r){var i,n;if(typeof e.type==`function`){for(i=e.__k,n=0;i&&n<i.length;n++)i[n]&&(i[n].__=e,t=he$3(i[n],t,r));return t}e.__e!=t&&(t&&e.type&&!r.contains(t)&&(t=H$4(e)),r.insertBefore(e.__e,t||null),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function Xe$1(e,t,r,i){var n,o,_=e.key,u=e.type,l=t[r];if(l===null&&e.key==null||l&&_==l.key&&u==l.type&&(2&l.__u)==0)return r;if(i>(l!=null&&(2&l.__u)==0?1:0))for(n=r-1,o=r+1;n>=0||o<t.length;){if(n>=0){if((l=t[n])&&(2&l.__u)==0&&_==l.key&&u==l.type)return n;n--;}if(o<t.length){if((l=t[o])&&(2&l.__u)==0&&_==l.key&&u==l.type)return o;o++;}}return -1}function ne$1(e,t,r){t[0]==`-`?e.setProperty(t,r??``):e[t]=r==null?``:typeof r!=`number`||Ye$2.test(t)?r:r+`px`;}function it$1(e,t,r,i,n){var o,_;t:if(t==`style`)if(typeof r==`string`)e.style.cssText=r;else {if(typeof i==`string`&&(e.style.cssText=i=``),i)for(t in i)r&&t in r||ne$1(e.style,t,``);if(r)for(t in r)i&&r[t]==i[t]||ne$1(e.style,t,r[t]);}else if(t[0]==`o`&&t[1]==`n`)o=t!=(t=t.replace(le$3,`$1`)),_=t.toLowerCase(),t=_ in e||t==`onFocusOut`||t==`onFocusIn`?_.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=r,r?i?r.u=i.u:(r.u=Ct$2,e.addEventListener(t,o?wt$1:At$1,o)):e.removeEventListener(t,o?wt$1:At$1,o);else {if(n==`http://www.w3.org/2000/svg`)t=t.replace(/xlink(H|:h)/,`h`).replace(/sName$/,`s`);else if(t!=`width`&&t!=`height`&&t!=`href`&&t!=`list`&&t!=`form`&&t!=`tabIndex`&&t!=`download`&&t!=`rowSpan`&&t!=`colSpan`&&t!=`role`&&t!=`popover`&&t in e)try{e[t]=r??``;break t}catch{}typeof r==`function`||(r==null||r===false&&t[4]!=`-`?e.removeAttribute(t):e.setAttribute(t,t==`popover`&&r==1?``:r));}}function oe$3(e){return function(t){if(this.l){var r=this.l[t.type+e];if(t.t==null)t.t=Ct$2++;else if(t.t<r.u)return;return r(p$2.event?p$2.event(t):t)}}}function Dt$2(e,t,r,i,n,o,_,u,l,f){var h,s,E,a,g,R,I,m,v,c,w,tt,W,qt,et,$,yt,y=t.type;if(t.constructor!=null)return null;128&r.__u&&(l=!!(32&r.__u),o=[u=t.__e=r.__e]),(h=p$2.__b)&&h(t);t:if(typeof y==`function`)try{if(m=t.props,v=`prototype`in y&&y.prototype.render,c=(h=y.contextType)&&i[h.__c],w=h?c?c.props.value:h.__:i,r.__c?I=(s=t.__c=r.__c).__=s.__E:(v?t.__c=s=new y(m,w):(t.__c=s=new U$2(m,w),s.constructor=y,s.render=Qe),c&&c.sub(s),s.props=m,s.state||(s.state={}),s.context=w,s.__n=i,E=s.__d=!0,s.__h=[],s._sb=[]),v&&s.__s==null&&(s.__s=s.state),v&&y.getDerivedStateFromProps!=null&&(s.__s==s.state&&(s.__s=A$3({},s.__s)),A$3(s.__s,y.getDerivedStateFromProps(m,s.__s))),a=s.props,g=s.state,s.__v=t,E)v&&y.getDerivedStateFromProps==null&&s.componentWillMount!=null&&s.componentWillMount(),v&&s.componentDidMount!=null&&s.__h.push(s.componentDidMount);else {if(v&&y.getDerivedStateFromProps==null&&m!==a&&s.componentWillReceiveProps!=null&&s.componentWillReceiveProps(m,w),!s.__e&&s.shouldComponentUpdate!=null&&s.shouldComponentUpdate(m,s.__s,w)===!1||t.__v==r.__v){for(t.__v!=r.__v&&(s.props=m,s.state=s.__s,s.__d=!1),t.__e=r.__e,t.__k=r.__k,t.__k.some(function(F){F&&(F.__=t);}),tt=0;tt<s._sb.length;tt++)s.__h.push(s._sb[tt]);s._sb=[],s.__h.length&&_.push(s);break t}s.componentWillUpdate!=null&&s.componentWillUpdate(m,s.__s,w),v&&s.componentDidUpdate!=null&&s.__h.push(function(){s.componentDidUpdate(a,g,R);});}if(s.context=w,s.props=m,s.__P=e,s.__e=!1,W=p$2.__r,qt=0,v){for(s.state=s.__s,s.__d=!1,W&&W(t),h=s.render(s.props,s.state,s.context),et=0;et<s._sb.length;et++)s.__h.push(s._sb[et]);s._sb=[];}else do s.__d=!1,W&&W(t),h=s.render(s.props,s.state,s.context),s.state=s.__s;while(s.__d&&++qt<25);s.state=s.__s,s.getChildContext!=null&&(i=A$3(A$3({},i),s.getChildContext())),v&&!E&&s.getSnapshotBeforeUpdate!=null&&(R=s.getSnapshotBeforeUpdate(a,g)),$=h,h!=null&&h.type===ut$1&&h.key==null&&($=de$1(h.props.children)),u=ce$3(e,_t$2($)?$:[$],t,r,i,n,o,_,u,l,f),s.base=t.__e,t.__u&=-161,s.__h.length&&_.push(s),I&&(s.__E=s.__=null);}catch(F){if(t.__v=null,l||o!=null)if(F.then){for(t.__u|=l?160:128;u&&u.nodeType==8&&u.nextSibling;)u=u.nextSibling;o[o.indexOf(u)]=null,t.__e=u;}else for(yt=o.length;yt--;)Tt$1(o[yt]);else t.__e=r.__e,t.__k=r.__k;p$2.__e(F,t,r);}else o==null&&t.__v==r.__v?(t.__k=r.__k,t.__e=r.__e):u=t.__e=je$2(r.__e,t,r,i,n,o,_,l,f);return (h=p$2.diffed)&&h(t),128&t.__u?void 0:u}function pe$2(e,t,r){for(var i=0;i<r.length;i++)Ut$1(r[i],r[++i],r[++i]);p$2.__c&&p$2.__c(t,e),e.some(function(n){try{e=n.__h,n.__h=[],e.some(function(o){o.call(n);});}catch(o){p$2.__e(o,n.__v);}});}function de$1(e){return typeof e!=`object`||e==null||e.__b&&e.__b>0?e:_t$2(e)?e.map(de$1):A$3({},e)}function je$2(e,t,r,i,n,o,_,u,l){var f,h,s,E,a,g,R,I=r.props,m=t.props,v=t.type;if(v==`svg`?n=`http://www.w3.org/2000/svg`:v==`math`?n=`http://www.w3.org/1998/Math/MathML`:n||(n=`http://www.w3.org/1999/xhtml`),o!=null){for(f=0;f<o.length;f++)if((a=o[f])&&`setAttribute`in a==!!v&&(v?a.localName==v:a.nodeType==3)){e=a,o[f]=null;break}}if(e==null){if(v==null)return document.createTextNode(m);e=document.createElementNS(n,v,m.is&&m),u&&(p$2.__m&&p$2.__m(t,o),u=false),o=null;}if(v==null)I===m||u&&e.data==m||(e.data=m);else {if(o=o&&st$2.call(e.childNodes),I=r.props||Q$3,!u&&o!=null)for(I={},f=0;f<e.attributes.length;f++)I[(a=e.attributes[f]).name]=a.value;for(f in I)if(a=I[f],f!=`children`){if(f==`dangerouslySetInnerHTML`)s=a;else if(!(f in m)){if(f==`value`&&`defaultValue`in m||f==`checked`&&`defaultChecked`in m)continue;it$1(e,f,null,a,n);}}for(f in m)a=m[f],f==`children`?E=a:f==`dangerouslySetInnerHTML`?h=a:f==`value`?g=a:f==`checked`?R=a:u&&typeof a!=`function`||I[f]===a||it$1(e,f,a,I[f],n);if(h)u||s&&(h.__html==s.__html||h.__html==e.innerHTML)||(e.innerHTML=h.__html),t.__k=[];else if(s&&(e.innerHTML=``),ce$3(t.type==`template`?e.content:e,_t$2(E)?E:[E],t,r,i,v==`foreignObject`?`http://www.w3.org/1999/xhtml`:n,o,_,o?o[0]:r.__k&&H$4(r,0),u,l),o!=null)for(f=o.length;f--;)Tt$1(o[f]);u||(f=`value`,v==`progress`&&g==null?e.removeAttribute(`value`):g!=null&&(g!==e[f]||v==`progress`&&!g||v==`option`&&g!=I[f])&&it$1(e,f,g,I[f],n),f=`checked`,R!=null&&R!=e[f]&&it$1(e,f,R,I[f],n));}return e}function Ut$1(e,t,r){try{if(typeof e==`function`){var i=typeof e.__u==`function`;i&&e.__u(),i&&t==null||(e.__u=e(t));}else e.current=t;}catch(n){p$2.__e(n,r);}}function me$3(e,t,r){var i,n;if(p$2.unmount&&p$2.unmount(e),(i=e.ref)&&(i.current&&i.current!=e.__e||Ut$1(i,null,t)),(i=e.__c)!=null){if(i.componentWillUnmount)try{i.componentWillUnmount();}catch(o){p$2.__e(o,t);}i.base=i.__P=null;}if(i=e.__k)for(n=0;n<i.length;n++)i[n]&&me$3(i[n],t,r||typeof e.type!=`function`);r||Tt$1(e.__e),e.__c=e.__=e.__e=void 0;}function Qe(e,t,r){return this.constructor(e,r)}function Kr$3(e,t,r){var i,n,o,_;t==document&&(t=document.documentElement),p$2.__&&p$2.__(e,t),n=(i="undefined"==`function`)?null:t.__k,o=[],_=[],Dt$2(t,e=(t).__k=ze$1(ut$1,null,[e]),n||Q$3,Q$3,t.namespaceURI,n?null:t.firstChild?st$2.call(t.childNodes):null,o,n?n.__e:t.firstChild,i,_),pe$2(o,e,_);}st$2=fe$3.slice,p$2={__e:function(e,t,r,i){for(var n,o,_;t=t.__;)if((n=t.__c)&&!n.__)try{if((o=n.constructor)&&o.getDerivedStateFromError!=null&&(n.setState(o.getDerivedStateFromError(e)),_=n.__d),n.componentDidCatch!=null&&(n.componentDidCatch(e,i||{}),_=n.__d),_)return n.__E=n}catch(u){e=u;}throw e}},se$3=0,Pt$2=function(e){return e!=null&&e.constructor==null},U$2.prototype.setState=function(e,t){var r=this.__s!=null&&this.__s!=this.state?this.__s:this.__s=A$3({},this.state);typeof e==`function`&&(e=e(A$3({},r),this.props)),e&&A$3(r,e),e!=null&&this.__v&&(t&&this._sb.push(t),ie$2(this));},U$2.prototype.forceUpdate=function(e){this.__v&&(this.__e=true,e&&this.__h.push(e),ie$2(this));},U$2.prototype.render=ut$1,D$1=[],_e$3=typeof Promise==`function`?Promise.prototype.then.bind(Promise.resolve()):setTimeout,ue$2=function(e,t){return e.__v.__b-t.__v.__b},ot$2.__r=0,le$3=/(PointerCapture)$|Capture$/i,Ct$2=0,At$1=oe$3(false),wt$1=oe$3(true);var Vt$1,b,Ht$2,ve$1,Ee$3=0,ye$3=[],N$2=p$2,ge$3=N$2.__b,Ne$2=N$2.__r,Se$2=N$2.diffed,Ie$2=N$2.__c,Oe$3=N$2.unmount,be$2=N$2.__;function qe$2(e,t){N$2.__h&&N$2.__h(b,e,Ee$3||t),Ee$3=0;var r=b.__H||(b.__H={__:[],__h:[]});return e>=r.__.length&&r.__.push({}),r.__[e]}function kt$2(e,t){var r=qe$2(Vt$1++,7);return tr$3(r.__H,t)&&(r.__=e(),r.__H=t,r.__h=e),r.__}function Je$1(){for(var e;e=ye$3.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(lt$1),e.__H.__h.forEach(Mt$2),e.__H.__h=[];}catch(t){e.__H.__h=[],N$2.__e(t,e.__v);}}N$2.__b=function(e){b=null,ge$3&&ge$3(e);},N$2.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),be$2&&be$2(e,t);},N$2.__r=function(e){Ne$2&&Ne$2(e),Vt$1=0;var t=(b=e.__c).__H;t&&(Ht$2===b?(t.__h=[],b.__h=[],t.__.forEach(function(r){r.__N&&(r.__=r.__N),r.u=r.__N=void 0;})):(t.__h.forEach(lt$1),t.__h.forEach(Mt$2),t.__h=[],Vt$1=0)),Ht$2=b;},N$2.diffed=function(e){Se$2&&Se$2(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(ye$3.push(t)!==1&&ve$1===N$2.requestAnimationFrame||((ve$1=N$2.requestAnimationFrame)||Ze)(Je$1)),t.__H.__.forEach(function(r){r.u&&(r.__H=r.u),r.u=void 0;})),Ht$2=b=null;},N$2.__c=function(e,t){t.some(function(r){try{r.__h.forEach(lt$1),r.__h=r.__h.filter(function(i){return !i.__||Mt$2(i)});}catch(i){t.some(function(n){n.__h&&(n.__h=[]);}),t=[],N$2.__e(i,r.__v);}}),Ie$2&&Ie$2(e,t);},N$2.unmount=function(e){Oe$3&&Oe$3(e);var t,r=e.__c;r&&r.__H&&(r.__H.__.forEach(function(i){try{lt$1(i);}catch(n){t=n;}}),r.__H=void 0,t&&N$2.__e(t,r.__v));};var Re$2=typeof requestAnimationFrame==`function`;function Ze(e){var t,r=function(){clearTimeout(i),Re$2&&cancelAnimationFrame(t),setTimeout(e);},i=setTimeout(r,35);Re$2&&(t=requestAnimationFrame(r));}function lt$1(e){var t=b,r=e.__c;typeof r==`function`&&(e.__c=void 0,r()),b=t;}function Mt$2(e){var t=b;e.__c=e.__(),b=t;}function tr$3(e,t){return !e||e.length!==t.length||t.some(function(r,i){return r!==e[i]})}var er$3=Symbol.for(`preact-signals`);function Bt$1(){if(V$2>1)V$2--;else {for(var e,t=false;q$2!==void 0;){var r=q$2;for(q$2=void 0,Gt$1++;r!==void 0;){var i=r.o;if(r.o=void 0,r.f&=-3,!(8&r.f)&&xe$2(r))try{r.c();}catch(n){t||(e=n,t=true);}r=i;}}if(Gt$1=0,V$2--,t)throw e}}var d$2=void 0;var q$2=void 0,V$2=0,Gt$1=0,ft$1=0;function Le$1(e){if(d$2!==void 0){var t=e.n;if(t===void 0||t.t!==d$2)return t={i:0,S:e,p:d$2.s,n:void 0,t:d$2,e:void 0,x:void 0,r:t},d$2.s!==void 0&&(d$2.s.n=t),d$2.s=t,e.n=t,32&d$2.f&&e.S(t),t;if(t.i===-1)return t.i=0,t.n!==void 0&&(t.n.p=t.p,t.p!==void 0&&(t.p.n=t.n),t.p=d$2.s,t.n=void 0,d$2.s.n=t,d$2.s=t),t}}function S$2(e){this.v=e,this.i=0,this.n=void 0,this.t=void 0;}S$2.prototype.brand=er$3;S$2.prototype.h=function(){return true};S$2.prototype.S=function(e){this.t!==e&&e.e===void 0&&(e.x=this.t,this.t!==void 0&&(this.t.e=e),this.t=e);};S$2.prototype.U=function(e){if(this.t!==void 0){var t=e.e,r=e.x;t!==void 0&&(t.x=r,e.e=void 0),r!==void 0&&(r.e=t,e.x=void 0),e===this.t&&(this.t=r);}};S$2.prototype.subscribe=function(e){var t=this;return Z$1(function(){var r=t.value,i=d$2;d$2=void 0;try{e(r);}finally{d$2=i;}})};S$2.prototype.valueOf=function(){return this.value};S$2.prototype.toString=function(){return this.value+``};S$2.prototype.toJSON=function(){return this.value};S$2.prototype.peek=function(){var e=d$2;d$2=void 0;try{return this.value}finally{d$2=e;}};Object.defineProperty(S$2.prototype,`value`,{get:function(){var e=Le$1(this);return e!==void 0&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(Gt$1>100)throw new Error(`Cycle detected`);this.v=e,this.i++,ft$1++,V$2++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N();}finally{Bt$1();}}}});function L$3(e){return new S$2(e)}function xe$2(e){for(var t=e.s;t!==void 0;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return true;return false}function Ae$3(e){for(var t=e.s;t!==void 0;t=t.n){var r=t.S.n;if(r!==void 0&&(t.r=r),t.S.n=t,t.i=-1,t.n===void 0){e.s=t;break}}}function we$2(e){for(var t=e.s,r=void 0;t!==void 0;){var i=t.p;t.i===-1?(t.S.U(t),i!==void 0&&(i.n=t.n),t.n!==void 0&&(t.n.p=i)):r=t,t.S.n=t.r,t.r!==void 0&&(t.r=void 0),t=i;}e.s=r;}function M$4(e){S$2.call(this,void 0),this.x=e,this.s=void 0,this.g=ft$1-1,this.f=4;}(M$4.prototype=new S$2).h=function(){if(this.f&=-3,1&this.f)return false;if((36&this.f)==32||(this.f&=-5,this.g===ft$1))return true;if(this.g=ft$1,this.f|=1,this.i>0&&!xe$2(this))return this.f&=-2,true;var e=d$2;try{Ae$3(this),d$2=this;var t=this.x();(16&this.f||this.v!==t||this.i===0)&&(this.v=t,this.f&=-17,this.i++);}catch(r){this.v=r,this.f|=16,this.i++;}return d$2=e,we$2(this),this.f&=-2,true};M$4.prototype.S=function(e){if(this.t===void 0){this.f|=36;for(var t=this.s;t!==void 0;t=t.n)t.S.S(t);}S$2.prototype.S.call(this,e);};M$4.prototype.U=function(e){if(this.t!==void 0&&(S$2.prototype.U.call(this,e),this.t===void 0)){this.f&=-33;for(var t=this.s;t!==void 0;t=t.n)t.S.U(t);}};M$4.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var e=this.t;e!==void 0;e=e.x)e.t.N();}};Object.defineProperty(M$4.prototype,`value`,{get:function(){if(1&this.f)throw new Error(`Cycle detected`);var e=Le$1(this);if(this.h(),e!==void 0&&(e.i=this.i),16&this.f)throw this.v;return this.v}});function Wt$1(e){return new M$4(e)}function Pe$3(e){var t=e.u;if(e.u=void 0,typeof t==`function`){V$2++;var r=d$2;d$2=void 0;try{t();}catch(i){throw e.f&=-2,e.f|=8,$t$1(e),i}finally{d$2=r,Bt$1();}}}function $t$1(e){for(var t=e.s;t!==void 0;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,Pe$3(e);}function rr$3(e){if(d$2!==this)throw new Error(`Out-of-order effect`);we$2(this),d$2=e,this.f&=-2,8&this.f&&$t$1(this),Bt$1();}function J$3(e){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32;}J$3.prototype.c=function(){var e=this.S();try{if(8&this.f||this.x===void 0)return;var t=this.x();typeof t==`function`&&(this.u=t);}finally{e();}};J$3.prototype.S=function(){if(1&this.f)throw new Error(`Cycle detected`);this.f|=1,this.f&=-9,Pe$3(this),Ae$3(this),V$2++;var e=d$2;return d$2=this,rr$3.bind(this,e)};J$3.prototype.N=function(){2&this.f||(this.f|=2,this.o=q$2,q$2=this);};J$3.prototype.d=function(){this.f|=8,1&this.f||$t$1(this);};function Z$1(e){var t=new J$3(e);try{t.c();}catch(r){throw t.d(),r}return t.d.bind(t)}var Ft$2;function k$3(e,t){p$2[e]=t.bind(null,p$2[e]||function(){});}function at$1(e){Ft$2&&Ft$2(),Ft$2=e&&e.S();}function Ce$2(e){var t=this,r=e.data,i=nr$3(r);i.value=r;var n=kt$2(function(){for(var o=t.__v;o=o.__;)if(o.__c){o.__c.__$f|=4;break}return t.__$u.c=function(){var _,u=t.__$u.S(),l=n.value;u(),Pt$2(l)||((_=t.base)==null?void 0:_.nodeType)!==3?(t.__$f|=1,t.setState({})):t.base.data=l;},Wt$1(function(){var _=i.value.value;return _===0?0:_===true?``:_||``})},[]);return n.value}Ce$2.displayName=`_st`;Object.defineProperties(S$2.prototype,{constructor:{configurable:true,value:void 0},type:{configurable:true,value:Ce$2},props:{configurable:true,get:function(){return {data:this}}},__b:{configurable:true,value:1}});k$3(`__b`,function(e,t){if(typeof t.type==`string`){var r,i=t.props;for(var n in i)if(n!==`children`){var o=i[n];o instanceof S$2&&(r||(t.__np=r={}),r[n]=o,i[n]=o.peek());}}e(t);});k$3(`__r`,function(e,t){at$1();var r,i=t.__c;i&&(i.__$f&=-2,(r=i.__$u)===void 0&&(i.__$u=r=(function(n){var o;return Z$1(function(){o=this;}),o.c=function(){i.__$f|=1,i.setState({});},o})())),at$1(r),e(t);});k$3(`__e`,function(e,t,r,i){at$1(),e(t,r,i);});k$3(`diffed`,function(e,t){at$1();var r;if(typeof t.type==`string`&&(r=t.__e)){var i=t.__np,n=t.props;if(i){var o=r.U;if(o)for(var _ in o){var u=o[_];u!==void 0&&!(_ in i)&&(u.d(),o[_]=void 0);}else r.U=o={};for(var l in i){var f=o[l],h=i[l];f===void 0?(f=ir$3(r,l,h,n),o[l]=f):f.o(h,n);}}}e(t);});function ir$3(e,t,r,i){var n=t in e&&e.ownerSVGElement===void 0,o=L$3(r);return {o:function(_,u){o.value=_,i=u;},d:Z$1(function(){var _=o.value.value;i[t]!==_&&(i[t]=_,n?e[t]=_:_?e.setAttribute(t,_):e.removeAttribute(t));})}}k$3(`unmount`,function(e,t){if(typeof t.type==`string`){var r=t.__e;if(r){var i=r.U;if(i){r.U=void 0;for(var n in i){var o=i[n];o&&o.d();}}}}else {var _=t.__c;if(_){var u=_.__$u;u&&(_.__$u=void 0,u.d());}}e(t);});k$3(`__h`,function(e,t,r,i){(i<3||i===9)&&(t.__$f|=2),e(t,r,i);});U$2.prototype.shouldComponentUpdate=function(e,t){var r=this.__$u,i=r&&r.s!==void 0;for(var n in t)return true;if(this.__f||typeof this.u==`boolean`&&this.u===true){if(!(i||2&this.__$f||4&this.__$f)||1&this.__$f)return true}else if(!(i||4&this.__$f)||3&this.__$f)return true;for(var o in e)if(o!==`__source`&&e[o]!==this.props[o])return true;for(var _ in this.props)if(!(_ in e))return true;return false};function nr$3(e){return kt$2(function(){return L$3(e)},[])}var ct$2=class ct{id;mID;vID;vName;imageURL;name;link;quantity;price;finalPrice;constructor(t){this.id=t.id,this.mID=t.mID,this.vID=t.vID,this.vName=t.vName,this.imageURL=t.imageURL,this.name=t.name,this.link=t.link,this.quantity=t.quantity,this.price=t.price,this.finalPrice=t.finalPrice??t.price;}};var ht$1=class ht{url;alt;constructor(t){t.alt&&(this.alt=t.alt),this.url=t.url;}};var pt=class{d;cmp;effective;constructor(t={}){this.d=t.d,this.cmp=t.cmp,this.effective=this.d;}};var zt$1=class zt{id;mID;name;groupID;groupName;isSelected;constructor(t){t??={},this.id=t.id,this.mID=t.mID,this.name=t.name,this.groupID=t.groupID,this.groupName=t.groupName,this.isSelected=t.isSelected??false;}},dt=class{mID;name;imgs;link;price;sku;isAvailable;quantity;sellingPlans;selectedOptions;selectedSellingPlan;effectivePrice;constructor(t){t=t??{},this.mID=t.mID,this.name=t.name,this.imgs=t.imgs?.map(r=>new ht$1(r))??[],this.link=t.link,this.price=new pt(t.price),this.sku=t.sku,this.isAvailable=t.isAvailable,this.quantity=t.quantity,this.selectedOptions=t.selectedOptions??[],this.effectivePrice=L$3(this.price.effective),t.sellingPlans?.length&&(this.selectedSellingPlan=L$3(void 0)),this.sellingPlans=t.sellingPlans?.map(r=>{let i=new zt$1(r);return i.isSelected&&(this.selectedSellingPlan.value=i),i});}getOneImage(){return this.imgs[0]?.url}changeSellingPlan(t){this.selectedSellingPlan.value=t;}hasEffectivePrice(){return this.effectivePrice.value!==this.price.d}};function Kt$2(e,t){for(let r of e){let i=t.get(r.attr),n=Array.isArray(i),o=typeof i==`string`,_=typeof i==`number`&&typeof r.value==`number`,u=Array.isArray(r.value),l=true;switch(r.op){case `contains`:l=(n||o)&&i.includes(r.value);break;case `notContains`:l=(n||o)&&!i.includes(r.value);break;case `eq`:l=i===r.value;break;case `ne`:l=i!==r.value;break;case `gt`:l=_&&i>r.value;break;case `gte`:l=_&&i>=r.value;break;case `lt`:l=_&&i<r.value;break;case `lte`:l=_&&i<=r.value;break;case `in`:l=u&&r.value.includes(i);break;case `nin`:l=u&&!r.value.includes(i);break;case `between`:l=_&&u&&r.value.length===2&&i>=r.value[0]&&i<=r.value[1];break;case `all`:l=n&&u&&r.value.every(f=>i.includes(f));break;default:l=false;break}if(!l)return false}return true}var mt$1=class mt{id;mID;name;options;imgs;vars;desc;link;slug;quantity;category;meta;reviews;tags;templateSuffix;selectedOrFirstVariant;selected=L$3(true);_showAddToCartButton;constructor(t){this.update(t),this.selectedOrFirstVariant=L$3(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(t){this.vars=t,this.selectedOrFirstVariant.value=this.selectedVariant;}get selectedVariant(){return this.vars.find(t=>t.isAvailable)??this.vars[0]}hasVariants(){return this.vars?.length>1}setSelectedVariant(t){this.selectedOrFirstVariant.value=t;}setSelectedVariantByID(t){if(!t)return;let r=this.vars.find(i=>i.mID===t.toString());r&&this.setSelectedVariant(r);}update(t){return this.id=t.id??this.id,this.mID=t.mID??this.mID,this.name=t.name??this.name,this.imgs=t.imgs??this.imgs,this.desc=t.desc??this.desc,this.link=t.link??this.link,this.slug=t.slug??this.slug,this.quantity=t.quantity??this.quantity,this.meta=t.meta??this.meta,this.category=t.category??this.category,this.reviews=t.reviews??this.reviews,this.options=t.options??this.options,this.tags=t.tags??this.tags,this.templateSuffix=t.templateSuffix??this.templateSuffix,t.vars&&(this.vars=t.vars.map(r=>new dt(r))),this}toEmbed(t){return t=t??this.selectedOrFirstVariant.value,new ct$2({id:this.id,mID:this.mID,vID:t.mID,vName:t.name,name:this.name,link:this.link,slug:this.slug,price:t.price.d,imageURL:t.getOneImage()??this.imgs?.[0].url})}getTemplateVariables(){let t=this.selectedOrFirstVariant.value,r$1$1=t.price,i=this.name,n=this.category,o=this.variantImage??this.firstImageURL,_=this.meta,u=this.tags?.join(`,`)??``,l=this.reviews?.rating,f=this.reviews?.totalReviews,h=r$1$1.cmp&&r$1$1.cmp>r$1$1.d,s$1=s$2(r$1({name:i},An$1(`price`,r$1$1.d,true)),{image_url:o,meta:_,category:n,rating:l,reviews:f,tags:u});if(t.hasEffectivePrice()){let a=An$1(`effective_price`,t.effectivePrice.value,true);Object.assign(s$1,a);}if(h){let a=r$1$1.cmp-r$1$1.d,g={discount_percent:(a/r$1$1.cmp*100).toFixed(0)};Object.assign(s$1,g),Object.assign(s$1,An$1(`compare_price`,r$1$1.cmp)),Object.assign(s$1,An$1(`discount_price`,a));}return {product:s$1,variant:{name:t.name,quantity:t.quantity}}}evaluateShowATCFlag(){let t=he$4.get().widgetCustomisation?.atcButton?.showWhen;if(!t?.predicates?.length)return true;let r=t.predicates,i=this.getValueMap(r);return t.op===`or`?r.some(n=>Kt$2([n],i)):Kt$2(r,i)}getValueMap(t){let r=new Map;for(let i of t){let n=i.attr.split(`.`);switch(n[1]){case `tags`:r.set(i.attr,this.tags);break;case `type`:case `category`:r.set(i.attr,this.category);break;case `meta`:case `metafield`:{let _=n[2];if(!_)continue;r.set(i.attr,this.meta?.[_]);break}}}return r}};var vt$1=class vt{id;alt;shortID;sources;items;durationMS;thumbnail;card;bestSource;highSource;goodSource;lowSource;m3u8Source;constructor(t={}){if(this.id=t.id,this.alt=t.alt,this.shortID=t.shortID,this.sources=t.sources?.sort((r,i)=>i.height-r.height),this.durationMS=t.durationMS,this.thumbnail=t.thumbnail,this.items=t.items?t.items.map(r=>new mt$1(r)):[],this.card=t.card,this.sources){let r=[];for(let i of this.sources)i.format===`mp4`?r.push(i):i.format===`m3u8`&&!this.m3u8Source&&(this.m3u8Source=i);r.length>0&&(this.bestSource=r[0],this.highSource=r.length>1?r[1]:r[0],this.lowSource=r.length>2?r[r.length-1]:r[0]);}}};var or$3=(r=>(r.CLASSIC=`CLASSIC`,r.ITEM_CARD_HEADER=`ITEM_CARD_HEADER`,r))(or$3||{});var sr$3=(i=>(i.ON=`ON`,i.OFF=`OFF`,i.ON_HOVER=`ON_HOVER`,i))(sr$3||{}),_r$2=(n=>(n.FIRST_ITEM=`FIRST_ITEM`,n.ITEM_SWIPER=`ITEM_SWIPER`,n.CARD=`CARD`,n.NONE=`NONE`,n))(_r$2||{});var Te$2=class Te{videoEntries;source;template;heading;autoPlay;showMuteButton;footerContent;detailPopup;playlistConfig;itemDetailConfig;constructor(t={}){this.videoEntries=t.videoEntries?.map(r=>({video:new vt$1(r.video),title:r.title}))??[],this.source=t.source,this.template=t.template,this.detailPopup=t.detailPopup??{template:`VIDEO_ONLY_VIEW`},this.heading=t.heading,this.showMuteButton=t.showMuteButton,this.autoPlay=t.autoPlay??`ON`,this.footerContent=t.footerContent??`FIRST_ITEM`,this.playlistConfig={videoSwiper:t.playlistConfig?.videoSwiper??void 0,itemCardClickBehavior:t.playlistConfig?.itemCardClickBehavior??`OPEN_VIDEO_DETAIL`},this.itemDetailConfig={template:t.itemDetailConfig?.template??`CLASSIC`};}showItems(){return this.footerContent===`FIRST_ITEM`||this.footerContent===`ITEM_SWIPER`}};var De$1=class De{t;bg;br;clc;shd;spc;trf;a;w;h;x;y;constructor(t){this.t=t.t,t.bg&&(this.bg=new P$1(t.bg)),t.br&&(this.br=new C$3(t.br)),t.shd&&(this.shd=new X$2(t.shd)),t.spc&&(this.spc=new T$1(t.spc)),this.trf=new j$1(t.trf),this.clc=t.clc,this.w=t.w,this.h=t.h,this.x=t.x,this.y=t.y,this.a=t.a;}get alpha(){return this.a??100}get type(){return this.t}get typeAsString(){return G$1[this.t]}get click(){return this.clc}},G$1=(c=>(c[c.IMAGE=1]=`IMAGE`,c[c.TEXT=2]=`TEXT`,c[c.BUTTON=3]=`BUTTON`,c[c.FLEXBOX=4]=`FLEXBOX`,c[c.MULTI_COLUMN=5]=`MULTI_COLUMN`,c[c.CHECKBOX=6]=`CHECKBOX`,c[c.PRODUCTS=11]=`PRODUCTS`,c[c.PRODUCT=12]=`PRODUCT`,c[c.PRODUCT_IMAGE=13]=`PRODUCT_IMAGE`,c[c.PRODUCT_TITLE=14]=`PRODUCT_TITLE`,c[c.PRODUCT_VARIATIONS=15]=`PRODUCT_VARIATIONS`,c[c.PRODUCT_VARIATIONS_SELLING_PLANS=16]=`PRODUCT_VARIATIONS_SELLING_PLANS`,c[c.PRODUCT_BUTTON=18]=`PRODUCT_BUTTON`,c[c.PRODUCT_RATING=19]=`PRODUCT_RATING`,c[c.EMAIL_INPUT=51]=`EMAIL_INPUT`,c[c.PHONE_INPUT=52]=`PHONE_INPUT`,c[c.COUNTDOWN_TIMER=61]=`COUNTDOWN_TIMER`,c[c.CAROUSEL=62]=`CAROUSEL`,c[c.SHAPE=100]=`SHAPE`,c))(G$1||{});var Ue=class{lastWidth;lastHeight;resizeTimeout=null;debounceDelay=200;onResizeCallback;constructor(t){this.onResizeCallback=t,this.lastWidth=window.innerWidth,this.lastHeight=window.innerHeight,window.addEventListener(`resize`,this.debouncedResize),window.addEventListener(`orientationchange`,this.handleImmediateResize);}destroy(){window.removeEventListener(`resize`,this.debouncedResize),window.removeEventListener(`orientationchange`,this.handleImmediateResize);}handleImmediateResize=()=>{this.triggerResize();};debouncedResize=()=>{this.resizeTimeout!==null&&clearTimeout(this.resizeTimeout),this.resizeTimeout=window.setTimeout(()=>{this.triggerResize();},this.debounceDelay);};triggerResize(){let t=window.innerWidth,r=window.innerHeight;(r!==this.lastHeight||t!==this.lastWidth)&&(this.onResizeCallback(),this.lastWidth=t,this.lastHeight=r);}};var He$2=0;function ur$3(e=document.head){return Ve$3(ee$3.styleURL,e,`cooee-global-styles`)}function lr$3(e=document.head){return Ve$3(`${Kr$4}/swiper-bundle.min.css`,e,`swiper-styles`)}function Ve$3(e,t=document.head,r){return new Promise(i=>{if(t.querySelector(`#${r}`)){i();return}let o=document.createElement(`link`);o.rel=`stylesheet`,o.href=e,o.id=r,o.onload=()=>{i();},o.onerror=()=>{console.error(`Failed to load stylesheet:`,e),i();},t.appendChild(o);})}function fr$3(e,t=document.head){if(!e)return;He$2++;let r=document.createElement(`style`);r.id=`cooee-app-css-${He$2}`,r.textContent=e,t.appendChild(r);}function Mi$1(e){if(!e)return;let t=document.createElement(`script`);t.id=`cooee-app-script`,t.innerHTML=e,document.head.appendChild(t);}function ki$1(e){if(e)try{(0,eval)(e);}catch(t){console.error(`Failed to execute script:`,t);}}async function Gi(){let e=(await import(`${Kr$4}/swiper-bundle.min.mjs`)).Swiper;return window.CooeeSDK.Swiper=e}async function Bi$1(e,t=true){if(!e)return;let r=[];t&&r.push(lr$3(e)),r.push(ur$3(e)),await Promise.all(r);let i=he$4.get().website.commonCSS;fr$3(i,e);}var ar$3=(function(e){return e[e.SINGLE=1]=`SINGLE`,e[e.EXCLUSION=2]=`EXCLUSION`,e[e.ABTESTING=3]=`ABTESTING`,e[e.GLOBAL_AB=4]=`GLOBAL_AB`,e})(ar$3||{});var cr$2=(function(e){return e[e.NONE=0]=`NONE`,e[e.ITEM=1]=`ITEM`,e[e.COLLECTION=2]=`COLLECTION`,e})(cr$2||{});var hr$3=(function(e){return e.BEFORE=`before`,e.AFTER=`after`,e.INSIDE_FIRST=`insideFirst`,e.INSIDE_LAST=`insideLast`,e.BEFORE1=`BEFORE`,e.AFTER1=`AFTER`,e.INSIDE_FIRST1=`INSIDE_FIRST`,e.INSIDE_LAST1=`INSIDE_LAST`,e})(hr$3||{}),pr$3=(function(e){return e.SHOPIFY_CHECKOUT=`shopify_checkout`,e.THIRD_PARTY_CHECKOUT=`third_party_checkout`,e.CART_PAGE=`cart_page`,e.CART_DRAWER=`cart_drawer`,e})(pr$3||{});var dr$3=(function(e){return e[e.NONE=0]=`NONE`,e[e.REJECT_POPUP=1]=`REJECT_POPUP`,e[e.ACCEPT_POPUP=2]=`ACCEPT_POPUP`,e[e.GO_TO_URL=4]=`GO_TO_URL`,e[e.SHARE=5]=`SHARE`,e[e.KEY_VALUE=100]=`KEY_VALUE`,e[e.GO_TO_PRODUCT=101]=`GO_TO_PRODUCT`,e[e.ADD_TO_CART=102]=`ADD_TO_CART`,e[e.COPY_COUPON_CODE=103]=`COPY_COUPON_CODE`,e[e.GO_TO_COLLECTION=104]=`GO_TO_COLLECTION`,e[e.OPEN_CART=105]=`OPEN_CART`,e[e.SUBMIT_FORM=106]=`SUBMIT_FORM`,e[e.INITIATE_CHECKOUT=107]=`INITIATE_CHECKOUT`,e[e.ADD_BUNDLE=108]=`ADD_BUNDLE`,e[e.UPGRADE_TO_SUBSCRIPTION=109]=`UPGRADE_TO_SUBSCRIPTION`,e[e.BUY_NOW=110]=`BUY_NOW`,e[e.QUICK_VIEW=111]=`QUICK_VIEW`,e})(dr$3||{}),mr$3=(function(e){return e.POPUP=`POPUP`,e.PAGE_EMBED=`PAGE_EMBED`,e.CART_EMBED=`CART_EMBED`,e.ANNOUNCEMENT_BAR=`ANNOUNCEMENT_BAR`,e})(mr$3||{}),vr$2=(function(e){return e.PRODUCT_PROMOTION=`PRODUCT_PROMOTION`,e.BUNDLE_AND_UPSELL=`BUNDLE_AND_UPSELL`,e.CART_RECOVERY=`CART_RECOVERY`,e.ANNOUNCEMENT=`ANNOUNCEMENT`,e.LEAD_GENERATION=`LEAD_GENERATION`,e.DATA_COLLECTION=`DATA_COLLECTION`,e.SALE_PROMOTION=`SALE_PROMOTION`,e.SUBSCRIPTION_UPSELL=`SUBSCRIPTION_UPSELL`,e.SHOPPABLE_VIDEO=`SHOPPABLE_VIDEO`,e.BYOB=`BYOB`,e.PROGRESS_BAR=`PROGRESS_BAR`,e.BUY_NOW=`BUY_NOW`,e.STICKY_ATC=`STICKY_ATC`,e.EXPERIMENT=`EXPERIMENT`,e.SAVINGS_BAR=`SAVINGS_BAR`,e.COLLECTION_FILTER=`COLLECTION_FILTER`,e})(vr$2||{}),Er$2=(function(e){return e.COOEE=`COOEE`,e.KLAVIYO=`KLAVIYO`,e})(Er$2||{}),gr$3=(function(e){return e.ICONS=`ICONS`,e.TILES=`TILES`,e})(gr$3||{}),Nr$3=(function(e){return e.FREE_SHIPPING=`FREE_SHIPPING`,e.DISCOUNT=`DISCOUNT`,e.FREE_AUTO_GIFT=`FREE_AUTO_GIFT`,e.FREE_GIFT_SELECT=`FREE_GIFT_SELECT`,e.UI_ONLY=`UI_ONLY`,e})(Nr$3||{});var Et$2=class Et{gap;dir;wrap;jc;ai;scroll;constructor(t){t??={},this.gap=t.gap??0,this.dir=t.dir??`row`,this.wrap=t.wrap??`nowrap`,this.jc=t.jc??`flex-start`,this.ai=t.ai??`flex-start`,this.scroll=t.scroll;}};var gt=class{of;disp;pos;top;bottom;left;right;zIndex;constructor(t){t??={},this.of=t.of,this.disp=t.disp,this.pos=t.pos,this.top=t.top,this.bottom=t.bottom,this.left=t.left,this.right=t.right,this.zIndex=t.zIndex;}};var Nt$2=class Nt{w;h;maxW;maxH;minW;minH;constructor(t){t??={},this.w=t.w??`100%`,this.h=t.h??`auto`,this.maxW=t.maxW,this.maxH=t.maxH,this.minW=t.minW,this.minH=t.minH;}};var Xt$1=(n=>(n[n.START=0]=`START`,n[n.CENTER=1]=`CENTER`,n[n.END=2]=`END`,n[n.JUSTIFY=3]=`JUSTIFY`,n))(Xt$1||{});var St$2=class St{name;fonts;constructor(t){t=t??{},t.name&&(t.name=t.name!==`Arial`?t.name:``),this.name=t.name,this.fonts=t.fonts?.map(r=>new jt$2(r));}},jt$2=class jt{style;url;constructor(t){t=t??{},this.style=t.style,this.url=t.url;}getFontDescriptor(){return {style:this.style===2||this.style===4?`italic`:`normal`,weight:this.style===4||this.style===3?`700`:`400`}}getURL(){return `url('${this.url}') format('truetype')`}};var B$2=class B{fw;fs;fam;fmly;lh=1.2;ls;s;tc;ta;td;tdc;constructor(t){this.update(t);}get alignment(){return Xt$1[this.ta]}get letterSpacing(){return this.ls?this.ls+`px`:`normal`}update(t){t=t??{},t.lh&&(this.lh=t.lh),t.tdc&&(this.tdc=new O$1(t.tdc)),this.td=t.td,this.fs=t.s??t.fs??60,this.tc=new O$1(t.tc),this.ta=t.ta??1,this.fw=t.fw??400,this.ls=t.ls??0,this.tc.h??=`#000000`,this.fam=new St$2(t.fam??t.fmly);}resize(t){this.s*=t,this.ls*=t;}};var It$2=class It{size;bg;br;spc;typo;lout;flex;constructor(t){t??={},this.spc=new T$1(t.spc),t.size&&(this.size=new Nt$2(t.size)),t.bg&&(this.bg=new P$1(t.bg)),t.br&&(this.br=new C$3(t.br)),t.typo&&(this.typo=new B$2(t.typo)),t.lout&&(this.lout=new gt(t.lout)),t.flex&&(this.flex=new Et$2(t.flex));}},Ot$2=class Ot{sm;lg;constructor(t){t??={},this.sm=new It$2(t.sm),this.lg=new It$2(t.lg);}};var bt$1=class bt{t;classes;style;hide;when;clc;l;constructor(t,r){r??={},this.t=t,this.classes=r.classes??``,this.style=new Ot$2(r.style),this.hide=r.hide,this.l=r.l,r.when?.op&&(this.when=r.when),r.clc&&(this.clc=r.clc);}get stringType(){return G$1[this.t]}};var Rt$2=class Rt extends bt$1{text;constructor(t,r){t?.style?.lg?.typo?.s&&delete t.style.lg.typo.s,t?.style?.sm?.typo?.s&&delete t.style.sm.typo.s,super(r??2,t),t??={},this.text=t.text;}};var Sr$2=(i=>(i.SINGLE=`SINGLE`,i.MULTIPLE=`MULTIPLE`,i.CHIPS=`CHIPS`,i))(Sr$2||{}),Me$1=class Me extends Rt$2{showChips;optionsConfig;type;horizontal;constructor(t=15,r){super(r,t),r??={},this.showChips=r.showChips??false,this.optionsConfig=r.optionsConfig??{},this.horizontal=r.horizontal,r.type?this.type=r.type:r.showChips?this.type=`CHIPS`:this.type=`SINGLE`;}};var Ir$2=(i=>(i[i.LOW=1]=`LOW`,i[i.MEDIUM=2]=`MEDIUM`,i[i.HIGH=3]=`HIGH`,i))(Ir$2||{}),Or$2=(r=>(r.SINGLE_PANE=`SINGLE_PANE`,r.TWO_PANE=`TWO_PANE`,r))(Or$2||{});function Nn$2(e){if(!e)return {display:`block`};let t={display:e.disp};return e.of&&(t.objectFit=e.of),e.pos===`absolute`&&(t.width=`auto !important`,t.position=`absolute`,t.right=e.right+`px`,t.left=e.left+`px`,t.top=e.top+`px`,t.bottom=e.bottom+`px`),t}function Sn(e){return e?{gap:e.gap+`px`,flexWrap:e.wrap,flexDirection:e.dir,justifyContent:e.jc,alignItems:e.ai,width:`100%`}:{}}function ke$1(e,t,r){if(r??={},e.type===`LINEAR`){let i=`linear-gradient(${e.ang}deg, ${e.c1}, ${e.c2}`;e.c3&&(i+=`, ${e.c3}`),i+=`)`,r[t]=i;}return r}function Qt$2(e,t=`color`,r){return r??={},e?e.grad?ke$1(e.grad,t,r):(e.hex&&(r[t]=e.rgba),r):r}function x$2(e,t){return br$2(e,t)+`px`}function br$2(e,t=1){return (e??0)*t}function In(e){let t={};return e?.w&&(t.width=e.w),e?.h&&(t.height=e.h),e?.maxW&&(t.maxWidth=e.maxW),e?.maxH&&(t.maxHeight=e.maxH),e?.minW&&(t.minWidth=e.minW),e?.minH&&(t.minHeight=e.minH),t}function On$1(e,t){if(!e)return {};let r={};return e.radius&&e.radius>0&&(r.borderRadius=x$2(e.radius,t)),e.width&&e.width>0&&(r.borderWidth=x$2(e.width,t),r.borderStyle=e.style?.toLowerCase(),e.color?Qt$2(e.color,`border-color`,r):r.borderColor=`black`),r}function bn(e,t){let r={};return e?(r.paddingTop=x$2(e.pt,t),r.paddingBottom=x$2(e.pb,t),r.paddingLeft=x$2(e.pl,t),r.paddingRight=x$2(e.pr,t),r.marginTop=x$2(e.mt,t),r.marginBottom=x$2(e.mb,t),r.marginLeft=e.cent?`auto`:x$2(e.ml,t),r.marginRight=e.cent?`auto`:x$2(e.mr,t),r):(r.margin=`0 !important`,r.padding=`unset`,r)}function Rn$1(e){if(!e)return {};let t={};if(e.glossy){let r=`backdrop-filter`,i=`-webkit-`+r,n=`blur(${e.glossy.radius}px)`;if(!CSS.supports(i,n)&&!CSS.supports(r,n))return {background:e.glossy.fallback.rgba};if(t[i]=n,t[r]=n,e.glossy.color)return Qt$2(e.glossy.color,`background`,t)}else if(e.solid){if(e.solid.grad)return ke$1(e.solid.grad,`background`,t);if(e.solid.hex)return {backgroundColor:e.solid.rgba}}else if(e.img){if(!e.img.src)return {};let r=(e.img.a??0)/100;t.background=`linear-gradient(rgba(0, 0, 0, ${r}), rgba(0, 0, 0, ${r})),url("${e.img.src}") no-repeat center`,t.backgroundSize=`cover`,e.img.a&&(t[`-webkit-backdrop-filter`]=`opacity(${e.img.a})`,t.backdropFilter=`opacity(${e.img.a})`);}return t}function yn(e=new B$2){let t={};return t.letterSpacing=e.letterSpacing,t.fontSize=e.fs+`px`,t.lineHeight=e.lh,t.fontFamily=e.fam.name||`inherit`,t.textAlign=e.alignment,t.fontWeight=e.fw,t.textDecoration=e.td??`none`,Qt$2(e.tc,`color`,t),t.boxShadow=`none`,t}
13
13
 
14
- var X$2,h$3,Vt$2,ft$1,D$1,wt,Mt$2,Ht$2,Gt$1,ct$2,ut$1,lt$2,G$1={},kt$2=[],de$2=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,q$2=Array.isArray;function T$1(e,t){for(var i in t)e[i]=t[i];return e}function ht$1(e){e&&e.parentNode&&e.parentNode.removeChild(e);}function pe$3(e,t,i){var r,o,n,s={};for(n in t)n==`key`?r=t[n]:n==`ref`?o=t[n]:s[n]=t[n];if(arguments.length>2&&(s.children=arguments.length>3?X$2.call(arguments,2):i),typeof e==`function`&&e.defaultProps!=null)for(n in e.defaultProps)s[n]===void 0&&(s[n]=e.defaultProps[n]);return K$3(e,s,r,o,null)}function K$3(e,t,i,r,o){var n={type:e,props:t,key:i,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:o??++Vt$2,__i:-1,__u:0};return o==null&&h$3.vnode!=null&&h$3.vnode(n),n}function j$2(e){return e.children}function g$1(e,t){this.props=e,this.context=t;}function y(e,t){if(t==null)return e.__?y(e.__,e.__i+1):null;for(var i;t<e.__k.length;t++)if((i=e.__k[t])!=null&&i.__e!=null)return i.__e;return typeof e.type==`function`?y(e):null}function Bt$2(e){var t,i;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((i=e.__k[t])!=null&&i.__e!=null){e.__e=e.__c.base=i.__e;break}return Bt$2(e)}}function Ct$2(e){(!e.__d&&(e.__d=true)&&D$1.push(e)&&!Q$3.__r++||wt!=h$3.debounceRendering)&&((wt=h$3.debounceRendering)||Mt$2)(Q$3);}function Q$3(){for(var e,t,i,r,o,n,s,u=1;D$1.length;)D$1.length>u&&D$1.sort(Ht$2),e=D$1.shift(),u=D$1.length,e.__d&&(i=void 0,o=(r=(t=e).__v).__e,n=[],s=[],t.__P&&((i=T$1({},r)).__v=r.__v+1,h$3.vnode&&h$3.vnode(i),dt(t.__P,i,r,t.__n,t.__P.namespaceURI,32&r.__u?[o]:null,n,o??y(r),!!(32&r.__u),s),i.__v=r.__v,i.__.__k[i.__i]=i,Yt$2(n,i,s),i.__e!=o&&Bt$2(i)));Q$3.__r=0;}function Wt$1(e,t,i,r,o,n,s,u,a,l,c){var _,E,f,N,L,I,p=r&&r.__k||kt$2,v=t.length;for(a=ve$1(i,t,p,a,v),_=0;_<v;_++)(f=i.__k[_])!=null&&(E=f.__i==-1?G$1:p[f.__i]||G$1,f.__i=_,I=dt(e,f,E,o,n,s,u,a,l,c),N=f.__e,f.ref&&E.ref!=f.ref&&(E.ref&&pt(E.ref,null,f),c.push(f.ref,f.__c||N,f)),L==null&&N!=null&&(L=N),4&f.__u||E.__k===f.__k?a=Ft$2(f,a,e):typeof f.type==`function`&&I!==void 0?a=I:N&&(a=N.nextSibling),f.__u&=-7);return i.__e=L,a}function ve$1(e,t,i,r,o){var n,s,u,a,l,c=i.length,_=c,E=0;for(e.__k=new Array(o),n=0;n<o;n++)(s=t[n])!=null&&typeof s!=`boolean`&&typeof s!=`function`?(a=n+E,(s=e.__k[n]=typeof s==`string`||typeof s==`number`||typeof s==`bigint`||s.constructor==String?K$3(null,s,null,null,null):q$2(s)?K$3(j$2,{children:s},null,null,null):s.constructor==null&&s.__b>0?K$3(s.type,s.props,s.key,s.ref?s.ref:null,s.__v):s).__=e,s.__b=e.__b+1,u=null,(l=s.__i=Ee$3(s,i,a,_))!=-1&&(_--,(u=i[l])&&(u.__u|=2)),u==null||u.__v==null?(l==-1&&(o>c?E--:o<c&&E++),typeof s.type!=`function`&&(s.__u|=4)):l!=a&&(l==a-1?E--:l==a+1?E++:(l>a?E--:E++,s.__u|=4))):e.__k[n]=null;if(_)for(n=0;n<c;n++)(u=i[n])!=null&&!(2&u.__u)&&(u.__e==r&&(r=y(u)),zt(u,u));return r}function Ft$2(e,t,i){var r,o;if(typeof e.type==`function`){for(r=e.__k,o=0;r&&o<r.length;o++)r[o]&&(r[o].__=e,t=Ft$2(r[o],t,i));return t}e.__e!=t&&(t&&e.type&&!i.contains(t)&&(t=y(e)),i.insertBefore(e.__e,t||null),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function Ee$3(e,t,i,r){var o,n,s=e.key,u=e.type,a=t[i];if(a===null&&e.key==null||a&&s==a.key&&u==a.type&&(2&a.__u)==0)return i;if(r>(a!=null&&(2&a.__u)==0?1:0))for(o=i-1,n=i+1;o>=0||n<t.length;){if(o>=0){if((a=t[o])&&(2&a.__u)==0&&s==a.key&&u==a.type)return o;o--;}if(n<t.length){if((a=t[n])&&(2&a.__u)==0&&s==a.key&&u==a.type)return n;n++;}}return -1}function Ut$1(e,t,i){t[0]==`-`?e.setProperty(t,i??``):e[t]=i==null?``:typeof i!=`number`||de$2.test(t)?i:i+`px`;}function z$3(e,t,i,r,o){var n,s;t:if(t==`style`)if(typeof i==`string`)e.style.cssText=i;else {if(typeof r==`string`&&(e.style.cssText=r=``),r)for(t in r)i&&t in i||Ut$1(e.style,t,``);if(i)for(t in i)r&&i[t]==r[t]||Ut$1(e.style,t,i[t]);}else if(t[0]==`o`&&t[1]==`n`)n=t!=(t=t.replace(Gt$1,`$1`)),s=t.toLowerCase(),t=s in e||t==`onFocusOut`||t==`onFocusIn`?s.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+n]=i,i?r?i.u=r.u:(i.u=ct$2,e.addEventListener(t,n?lt$2:ut$1,n)):e.removeEventListener(t,n?lt$2:ut$1,n);else {if(o==`http://www.w3.org/2000/svg`)t=t.replace(/xlink(H|:h)/,`h`).replace(/sName$/,`s`);else if(t!=`width`&&t!=`height`&&t!=`href`&&t!=`list`&&t!=`form`&&t!=`tabIndex`&&t!=`download`&&t!=`rowSpan`&&t!=`colSpan`&&t!=`role`&&t!=`popover`&&t in e)try{e[t]=i??``;break t}catch{}typeof i==`function`||(i==null||i===false&&t[4]!=`-`?e.removeAttribute(t):e.setAttribute(t,t==`popover`&&i==1?``:i));}}function xt$1(e){return function(t){if(this.l){var i=this.l[t.type+e];if(t.t==null)t.t=ct$2++;else if(t.t<i.u)return;return i(h$3.event?h$3.event(t):t)}}}function dt(e,t,i,r,o,n,s,u,a,l){var c,_,E,f,N,L,I,p,v,U,P,F,x,Dt,Y,V,st,R=t.type;if(t.constructor!=null)return null;128&i.__u&&(a=!!(32&i.__u),n=[u=t.__e=i.__e]),(c=h$3.__b)&&c(t);t:if(typeof R==`function`)try{if(p=t.props,v=`prototype`in R&&R.prototype.render,U=(c=R.contextType)&&r[c.__c],P=c?U?U.props.value:c.__:r,i.__c?I=(_=t.__c=i.__c).__=_.__E:(v?t.__c=_=new R(p,P):(t.__c=_=new g$1(p,P),_.constructor=R,_.render=me$3),U&&U.sub(_),_.props=p,_.state||(_.state={}),_.context=P,_.__n=r,E=_.__d=!0,_.__h=[],_._sb=[]),v&&_.__s==null&&(_.__s=_.state),v&&R.getDerivedStateFromProps!=null&&(_.__s==_.state&&(_.__s=T$1({},_.__s)),T$1(_.__s,R.getDerivedStateFromProps(p,_.__s))),f=_.props,N=_.state,_.__v=t,E)v&&R.getDerivedStateFromProps==null&&_.componentWillMount!=null&&_.componentWillMount(),v&&_.componentDidMount!=null&&_.__h.push(_.componentDidMount);else {if(v&&R.getDerivedStateFromProps==null&&p!==f&&_.componentWillReceiveProps!=null&&_.componentWillReceiveProps(p,P),!_.__e&&_.shouldComponentUpdate!=null&&_.shouldComponentUpdate(p,_.__s,P)===!1||t.__v==i.__v){for(t.__v!=i.__v&&(_.props=p,_.state=_.__s,_.__d=!1),t.__e=i.__e,t.__k=i.__k,t.__k.some(function(M){M&&(M.__=t);}),F=0;F<_._sb.length;F++)_.__h.push(_._sb[F]);_._sb=[],_.__h.length&&s.push(_);break t}_.componentWillUpdate!=null&&_.componentWillUpdate(p,_.__s,P),v&&_.componentDidUpdate!=null&&_.__h.push(function(){_.componentDidUpdate(f,N,L);});}if(_.context=P,_.props=p,_.__P=e,_.__e=!1,x=h$3.__r,Dt=0,v){for(_.state=_.__s,_.__d=!1,x&&x(t),c=_.render(_.props,_.state,_.context),Y=0;Y<_._sb.length;Y++)_.__h.push(_._sb[Y]);_._sb=[];}else do _.__d=!1,x&&x(t),c=_.render(_.props,_.state,_.context),_.state=_.__s;while(_.__d&&++Dt<25);_.state=_.__s,_.getChildContext!=null&&(r=T$1(T$1({},r),_.getChildContext())),v&&!E&&_.getSnapshotBeforeUpdate!=null&&(L=_.getSnapshotBeforeUpdate(f,N)),V=c,c!=null&&c.type===j$2&&c.key==null&&(V=$t$1(c.props.children)),u=Wt$1(e,q$2(V)?V:[V],t,i,r,o,n,s,u,a,l),_.base=t.__e,t.__u&=-161,_.__h.length&&s.push(_),I&&(_.__E=_.__=null);}catch(M){if(t.__v=null,a||n!=null)if(M.then){for(t.__u|=a?160:128;u&&u.nodeType==8&&u.nextSibling;)u=u.nextSibling;n[n.indexOf(u)]=null,t.__e=u;}else for(st=n.length;st--;)ht$1(n[st]);else t.__e=i.__e,t.__k=i.__k;h$3.__e(M,t,i);}else n==null&&t.__v==i.__v?(t.__k=i.__k,t.__e=i.__e):u=t.__e=Ne$2(i.__e,t,i,r,o,n,s,a,l);return (c=h$3.diffed)&&c(t),128&t.__u?void 0:u}function Yt$2(e,t,i){for(var r=0;r<i.length;r++)pt(i[r],i[++r],i[++r]);h$3.__c&&h$3.__c(t,e),e.some(function(o){try{e=o.__h,o.__h=[],e.some(function(n){n.call(o);});}catch(n){h$3.__e(n,o.__v);}});}function $t$1(e){return typeof e!=`object`||e==null||e.__b&&e.__b>0?e:q$2(e)?e.map($t$1):T$1({},e)}function Ne$2(e,t,i,r,o,n,s,u,a){var l,c,_,E,f,N,L,I=i.props,p=t.props,v=t.type;if(v==`svg`?o=`http://www.w3.org/2000/svg`:v==`math`?o=`http://www.w3.org/1998/Math/MathML`:o||(o=`http://www.w3.org/1999/xhtml`),n!=null){for(l=0;l<n.length;l++)if((f=n[l])&&`setAttribute`in f==!!v&&(v?f.localName==v:f.nodeType==3)){e=f,n[l]=null;break}}if(e==null){if(v==null)return document.createTextNode(p);e=document.createElementNS(o,v,p.is&&p),u&&(h$3.__m&&h$3.__m(t,n),u=false),n=null;}if(v==null)I===p||u&&e.data==p||(e.data=p);else {if(n=n&&X$2.call(e.childNodes),I=i.props||G$1,!u&&n!=null)for(I={},l=0;l<e.attributes.length;l++)I[(f=e.attributes[l]).name]=f.value;for(l in I)if(f=I[l],l!=`children`){if(l==`dangerouslySetInnerHTML`)_=f;else if(!(l in p)){if(l==`value`&&`defaultValue`in p||l==`checked`&&`defaultChecked`in p)continue;z$3(e,l,null,f,o);}}for(l in p)f=p[l],l==`children`?E=f:l==`dangerouslySetInnerHTML`?c=f:l==`value`?N=f:l==`checked`?L=f:u&&typeof f!=`function`||I[l]===f||z$3(e,l,f,I[l],o);if(c)u||_&&(c.__html==_.__html||c.__html==e.innerHTML)||(e.innerHTML=c.__html),t.__k=[];else if(_&&(e.innerHTML=``),Wt$1(t.type==`template`?e.content:e,q$2(E)?E:[E],t,i,r,v==`foreignObject`?`http://www.w3.org/1999/xhtml`:o,n,s,n?n[0]:i.__k&&y(i,0),u,a),n!=null)for(l=n.length;l--;)ht$1(n[l]);u||(l=`value`,v==`progress`&&N==null?e.removeAttribute(`value`):N!=null&&(N!==e[l]||v==`progress`&&!N||v==`option`&&N!=I[l])&&z$3(e,l,N,I[l],o),l=`checked`,L!=null&&L!=e[l]&&z$3(e,l,L,I[l],o));}return e}function pt(e,t,i){try{if(typeof e==`function`){var r=typeof e.__u==`function`;r&&e.__u(),r&&t==null||(e.__u=e(t));}else e.current=t;}catch(o){h$3.__e(o,i);}}function zt(e,t,i){var r,o;if(h$3.unmount&&h$3.unmount(e),(r=e.ref)&&(r.current&&r.current!=e.__e||pt(r,null,t)),(r=e.__c)!=null){if(r.componentWillUnmount)try{r.componentWillUnmount();}catch(n){h$3.__e(n,t);}r.base=r.__P=null;}if(r=e.__k)for(o=0;o<r.length;o++)r[o]&&zt(r[o],t,i||typeof e.type!=`function`);i||ht$1(e.__e),e.__c=e.__=e.__e=void 0;}function me$3(e,t,i){return this.constructor(e,i)}function ze$1(e,t,i){var r,o,n,s;t==document&&(t=document.documentElement),h$3.__&&h$3.__(e,t),o=(r="undefined"==`function`)?null:t.__k,n=[],s=[],dt(t,e=(t).__k=pe$3(j$2,null,[e]),o||G$1,G$1,t.namespaceURI,o?null:t.firstChild?X$2.call(t.childNodes):null,n,o?o.__e:t.firstChild,r,s),Yt$2(n,e,s);}X$2=kt$2.slice,h$3={__e:function(e,t,i,r){for(var o,n,s;t=t.__;)if((o=t.__c)&&!o.__)try{if((n=o.constructor)&&n.getDerivedStateFromError!=null&&(o.setState(n.getDerivedStateFromError(e)),s=o.__d),o.componentDidCatch!=null&&(o.componentDidCatch(e,r||{}),s=o.__d),s)return o.__E=o}catch(u){e=u;}throw e}},Vt$2=0,ft$1=function(e){return e!=null&&e.constructor==null},g$1.prototype.setState=function(e,t){var i=this.__s!=null&&this.__s!=this.state?this.__s:this.__s=T$1({},this.state);typeof e==`function`&&(e=e(T$1({},i),this.props)),e&&T$1(i,e),e!=null&&this.__v&&(t&&this._sb.push(t),Ct$2(this));},g$1.prototype.forceUpdate=function(e){this.__v&&(this.__e=true,e&&this.__h.push(e),Ct$2(this));},g$1.prototype.render=j$2,D$1=[],Mt$2=typeof Promise==`function`?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Ht$2=function(e,t){return e.__v.__b-t.__v.__b},Q$3.__r=0,Gt$1=/(PointerCapture)$|Capture$/i,ct$2=0,ut$1=xt$1(false),lt$2=xt$1(true);var Et$2,S$3,vt$1,Kt$2,Qt$2=0,ie$3=[],m$2=h$3,Xt$1=m$2.__b,qt=m$2.__r,jt$2=m$2.diffed,Jt$2=m$2.__c,Zt$1=m$2.unmount,te$2=m$2.__;function Oe$3(e,t){m$2.__h&&m$2.__h(S$3,e,Qt$2||t),Qt$2=0;var i=S$3.__H||(S$3.__H={__:[],__h:[]});return e>=i.__.length&&i.__.push({}),i.__[e]}function mt$1(e,t){var i=Oe$3(Et$2++,7);return Le$2(i.__H,t)&&(i.__=e(),i.__H=t,i.__h=e),i.__}function Ie$2(){for(var e;e=ie$3.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(J$3),e.__H.__h.forEach(Nt$2),e.__H.__h=[];}catch(t){e.__H.__h=[],m$2.__e(t,e.__v);}}m$2.__b=function(e){S$3=null,Xt$1&&Xt$1(e);},m$2.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),te$2&&te$2(e,t);},m$2.__r=function(e){qt&&qt(e),Et$2=0;var t=(S$3=e.__c).__H;t&&(vt$1===S$3?(t.__h=[],S$3.__h=[],t.__.forEach(function(i){i.__N&&(i.__=i.__N),i.u=i.__N=void 0;})):(t.__h.forEach(J$3),t.__h.forEach(Nt$2),t.__h=[],Et$2=0)),vt$1=S$3;},m$2.diffed=function(e){jt$2&&jt$2(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(ie$3.push(t)!==1&&Kt$2===m$2.requestAnimationFrame||((Kt$2=m$2.requestAnimationFrame)||Se$3)(Ie$2)),t.__H.__.forEach(function(i){i.u&&(i.__H=i.u),i.u=void 0;})),vt$1=S$3=null;},m$2.__c=function(e,t){t.some(function(i){try{i.__h.forEach(J$3),i.__h=i.__h.filter(function(r){return !r.__||Nt$2(r)});}catch(r){t.some(function(o){o.__h&&(o.__h=[]);}),t=[],m$2.__e(r,i.__v);}}),Jt$2&&Jt$2(e,t);},m$2.unmount=function(e){Zt$1&&Zt$1(e);var t,i=e.__c;i&&i.__H&&(i.__H.__.forEach(function(r){try{J$3(r);}catch(o){t=o;}}),i.__H=void 0,t&&m$2.__e(t,i.__v));};var ee$2=typeof requestAnimationFrame==`function`;function Se$3(e){var t,i=function(){clearTimeout(r),ee$2&&cancelAnimationFrame(t),setTimeout(e);},r=setTimeout(i,35);ee$2&&(t=requestAnimationFrame(i));}function J$3(e){var t=S$3,i=e.__c;typeof i==`function`&&(e.__c=void 0,i()),S$3=t;}function Nt$2(e){var t=S$3;e.__c=e.__(),S$3=t;}function Le$2(e,t){return !e||e.length!==t.length||t.some(function(i,r){return i!==e[r]})}var Re$2=Symbol.for(`preact-signals`);function It$2(){if(b>1)b--;else {for(var e,t=false;k$2!==void 0;){var i=k$2;for(k$2=void 0,Ot$2++;i!==void 0;){var r=i.o;if(i.o=void 0,i.f&=-3,!(8&i.f)&&ne$1(i))try{i.c();}catch(o){t||(e=o,t=true);}i=r;}}if(Ot$2=0,b--,t)throw e}}var d$2=void 0;var k$2=void 0,b=0,Ot$2=0,Z$2=0;function re$3(e){if(d$2!==void 0){var t=e.n;if(t===void 0||t.t!==d$2)return t={i:0,S:e,p:d$2.s,n:void 0,t:d$2,e:void 0,x:void 0,r:t},d$2.s!==void 0&&(d$2.s.n=t),d$2.s=t,e.n=t,32&d$2.f&&e.S(t),t;if(t.i===-1)return t.i=0,t.n!==void 0&&(t.n.p=t.p,t.p!==void 0&&(t.p.n=t.n),t.p=d$2.s,t.n=void 0,d$2.s.n=t,d$2.s=t),t}}function O$2(e){this.v=e,this.i=0,this.n=void 0,this.t=void 0;}O$2.prototype.brand=Re$2;O$2.prototype.h=function(){return true};O$2.prototype.S=function(e){this.t!==e&&e.e===void 0&&(e.x=this.t,this.t!==void 0&&(this.t.e=e),this.t=e);};O$2.prototype.U=function(e){if(this.t!==void 0){var t=e.e,i=e.x;t!==void 0&&(t.x=i,e.e=void 0),i!==void 0&&(i.e=t,e.x=void 0),e===this.t&&(this.t=i);}};O$2.prototype.subscribe=function(e){var t=this;return W$1(function(){var i=t.value,r=d$2;d$2=void 0;try{e(i);}finally{d$2=r;}})};O$2.prototype.valueOf=function(){return this.value};O$2.prototype.toString=function(){return this.value+``};O$2.prototype.toJSON=function(){return this.value};O$2.prototype.peek=function(){var e=d$2;d$2=void 0;try{return this.value}finally{d$2=e;}};Object.defineProperty(O$2.prototype,`value`,{get:function(){var e=re$3(this);return e!==void 0&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(Ot$2>100)throw new Error(`Cycle detected`);this.v=e,this.i++,Z$2++,b++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N();}finally{It$2();}}}});function A$3(e){return new O$2(e)}function ne$1(e){for(var t=e.s;t!==void 0;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return true;return false}function oe$4(e){for(var t=e.s;t!==void 0;t=t.n){var i=t.S.n;if(i!==void 0&&(t.r=i),t.S.n=t,t.i=-1,t.n===void 0){e.s=t;break}}}function _e$3(e){for(var t=e.s,i=void 0;t!==void 0;){var r=t.p;t.i===-1?(t.S.U(t),r!==void 0&&(r.n=t.n),t.n!==void 0&&(t.n.p=r)):i=t,t.S.n=t.r,t.r!==void 0&&(t.r=void 0),t=r;}e.s=i;}function w$1(e){O$2.call(this,void 0),this.x=e,this.s=void 0,this.g=Z$2-1,this.f=4;}(w$1.prototype=new O$2).h=function(){if(this.f&=-3,1&this.f)return false;if((36&this.f)==32||(this.f&=-5,this.g===Z$2))return true;if(this.g=Z$2,this.f|=1,this.i>0&&!ne$1(this))return this.f&=-2,true;var e=d$2;try{oe$4(this),d$2=this;var t=this.x();(16&this.f||this.v!==t||this.i===0)&&(this.v=t,this.f&=-17,this.i++);}catch(i){this.v=i,this.f|=16,this.i++;}return d$2=e,_e$3(this),this.f&=-2,true};w$1.prototype.S=function(e){if(this.t===void 0){this.f|=36;for(var t=this.s;t!==void 0;t=t.n)t.S.S(t);}O$2.prototype.S.call(this,e);};w$1.prototype.U=function(e){if(this.t!==void 0&&(O$2.prototype.U.call(this,e),this.t===void 0)){this.f&=-33;for(var t=this.s;t!==void 0;t=t.n)t.S.U(t);}};w$1.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var e=this.t;e!==void 0;e=e.x)e.t.N();}};Object.defineProperty(w$1.prototype,`value`,{get:function(){if(1&this.f)throw new Error(`Cycle detected`);var e=re$3(this);if(this.h(),e!==void 0&&(e.i=this.i),16&this.f)throw this.v;return this.v}});function St$2(e){return new w$1(e)}function se$2(e){var t=e.u;if(e.u=void 0,typeof t==`function`){b++;var i=d$2;d$2=void 0;try{t();}catch(r){throw e.f&=-2,e.f|=8,Lt$2(e),r}finally{d$2=i,It$2();}}}function Lt$2(e){for(var t=e.s;t!==void 0;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,se$2(e);}function Ae$3(e){if(d$2!==this)throw new Error(`Out-of-order effect`);_e$3(this),d$2=e,this.f&=-2,8&this.f&&Lt$2(this),It$2();}function B$2(e){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32;}B$2.prototype.c=function(){var e=this.S();try{if(8&this.f||this.x===void 0)return;var t=this.x();typeof t==`function`&&(this.u=t);}finally{e();}};B$2.prototype.S=function(){if(1&this.f)throw new Error(`Cycle detected`);this.f|=1,this.f&=-9,se$2(this),oe$4(this),b++;var e=d$2;return d$2=this,Ae$3.bind(this,e)};B$2.prototype.N=function(){2&this.f||(this.f|=2,this.o=k$2,k$2=this);};B$2.prototype.d=function(){this.f|=8,1&this.f||Lt$2(this);};function W$1(e){var t=new B$2(e);try{t.c();}catch(i){throw t.d(),i}return t.d.bind(t)}var Rt$2;function C$3(e,t){h$3[e]=t.bind(null,h$3[e]||function(){});}function tt$2(e){Rt$2&&Rt$2(),Rt$2=e&&e.S();}function ae$2(e){var t=this,i=e.data,r=Pe$2(i);r.value=i;var o=mt$1(function(){for(var n=t.__v;n=n.__;)if(n.__c){n.__c.__$f|=4;break}return t.__$u.c=function(){var s,u=t.__$u.S(),a=o.value;u(),ft$1(a)||((s=t.base)==null?void 0:s.nodeType)!==3?(t.__$f|=1,t.setState({})):t.base.data=a;},St$2(function(){var s=r.value.value;return s===0?0:s===true?``:s||``})},[]);return o.value}ae$2.displayName=`_st`;Object.defineProperties(O$2.prototype,{constructor:{configurable:true,value:void 0},type:{configurable:true,value:ae$2},props:{configurable:true,get:function(){return {data:this}}},__b:{configurable:true,value:1}});C$3(`__b`,function(e,t){if(typeof t.type==`string`){var i,r=t.props;for(var o in r)if(o!==`children`){var n=r[o];n instanceof O$2&&(i||(t.__np=i={}),i[o]=n,r[o]=n.peek());}}e(t);});C$3(`__r`,function(e,t){tt$2();var i,r=t.__c;r&&(r.__$f&=-2,(i=r.__$u)===void 0&&(r.__$u=i=(function(o){var n;return W$1(function(){n=this;}),n.c=function(){r.__$f|=1,r.setState({});},n})())),tt$2(i),e(t);});C$3(`__e`,function(e,t,i,r){tt$2(),e(t,i,r);});C$3(`diffed`,function(e,t){tt$2();var i;if(typeof t.type==`string`&&(i=t.__e)){var r=t.__np,o=t.props;if(r){var n=i.U;if(n)for(var s in n){var u=n[s];u!==void 0&&!(s in r)&&(u.d(),n[s]=void 0);}else i.U=n={};for(var a in r){var l=n[a],c=r[a];l===void 0?(l=Te$2(i,a,c,o),n[a]=l):l.o(c,o);}}}e(t);});function Te$2(e,t,i,r){var o=t in e&&e.ownerSVGElement===void 0,n=A$3(i);return {o:function(s,u){n.value=s,r=u;},d:W$1(function(){var s=n.value.value;r[t]!==s&&(r[t]=s,o?e[t]=s:s?e.setAttribute(t,s):e.removeAttribute(t));})}}C$3(`unmount`,function(e,t){if(typeof t.type==`string`){var i=t.__e;if(i){var r=i.U;if(r){i.U=void 0;for(var o in r){var n=r[o];n&&n.d();}}}}else {var s=t.__c;if(s){var u=s.__$u;u&&(s.__$u=void 0,u.d());}}e(t);});C$3(`__h`,function(e,t,i,r){(r<3||r===9)&&(t.__$f|=2),e(t,i,r);});g$1.prototype.shouldComponentUpdate=function(e,t){var i=this.__$u,r=i&&i.s!==void 0;for(var o in t)return true;if(this.__f||typeof this.u==`boolean`&&this.u===true){if(!(r||2&this.__$f||4&this.__$f)||1&this.__$f)return true}else if(!(r||4&this.__$f)||3&this.__$f)return true;for(var n in e)if(n!==`__source`&&e[n]!==this.props[n])return true;for(var s in this.props)if(!(s in e))return true;return false};function Pe$2(e){return mt$1(function(){return A$3(e)},[])}var et=class{id;mID;vID;vName;imageURL;name;link;quantity;price;finalPrice;constructor(t){this.id=t.id,this.mID=t.mID,this.vID=t.vID,this.vName=t.vName,this.imageURL=t.imageURL,this.name=t.name,this.link=t.link,this.quantity=t.quantity,this.price=t.price,this.finalPrice=t.finalPrice??t.price;}};var it$1=class it{url;alt;constructor(t){t.alt&&(this.alt=t.alt),this.url=t.url;}};var rt$2=class rt{d;cmp;effective;constructor(t={}){this.d=t.d,this.cmp=t.cmp,this.effective=this.d;}};var Tt$1=class Tt{id;mID;name;groupID;groupName;isSelected;constructor(t){t??={},this.id=t.id,this.mID=t.mID,this.name=t.name,this.groupID=t.groupID,this.groupName=t.groupName,this.isSelected=t.isSelected??false;}},nt$1=class nt{mID;name;imgs;link;price;sku;isAvailable;quantity;sellingPlans;selectedOptions;selectedSellingPlan;effectivePrice;constructor(t){t=t??{},this.mID=t.mID,this.name=t.name,this.imgs=t.imgs?.map(i=>new it$1(i))??[],this.link=t.link,this.price=new rt$2(t.price),this.sku=t.sku,this.isAvailable=t.isAvailable,this.quantity=t.quantity,this.selectedOptions=t.selectedOptions??[],this.effectivePrice=A$3(this.price.effective),t.sellingPlans?.length&&(this.selectedSellingPlan=A$3(void 0)),this.sellingPlans=t.sellingPlans?.map(i=>{let r=new Tt$1(i);return r.isSelected&&(this.selectedSellingPlan.value=r),r});}getOneImage(){return this.imgs[0]?.url}changeSellingPlan(t){this.selectedSellingPlan.value=t;}hasEffectivePrice(){return this.effectivePrice.value!==this.price.d}};function Pt$2(e,t){for(let i of e){let r=t.get(i.attr),o=Array.isArray(r),n=typeof r==`string`,s=typeof r==`number`&&typeof i.value==`number`,u=Array.isArray(i.value),a=true;switch(i.op){case `contains`:a=(o||n)&&r.includes(i.value);break;case `notContains`:a=(o||n)&&!r.includes(i.value);break;case `eq`:a=r===i.value;break;case `ne`:a=r!==i.value;break;case `gt`:a=s&&r>i.value;break;case `gte`:a=s&&r>=i.value;break;case `lt`:a=s&&r<i.value;break;case `lte`:a=s&&r<=i.value;break;case `in`:a=u&&i.value.includes(r);break;case `nin`:a=u&&!i.value.includes(r);break;case `between`:a=s&&u&&i.value.length===2&&r>=i.value[0]&&r<=i.value[1];break;case `all`:a=o&&u&&i.value.every(l=>r.includes(l));break;default:a=false;break}if(!a)return false}return true}var ot$2=class ot{id;mID;name;options;imgs;vars;desc;link;slug;quantity;category;meta;reviews;tags;templateSuffix;selectedOrFirstVariant;selected=A$3(true);_showAddToCartButton;constructor(t){this.update(t),this.selectedOrFirstVariant=A$3(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(t){this.vars=t,this.selectedOrFirstVariant.value=this.selectedVariant;}get selectedVariant(){return this.vars.find(t=>t.isAvailable)??this.vars[0]}hasVariants(){return this.vars?.length>1}setSelectedVariant(t){this.selectedOrFirstVariant.value=t;}setSelectedVariantByID(t){if(!t)return;let i=this.vars.find(r=>r.mID===t.toString());i&&this.setSelectedVariant(i);}update(t){return this.id=t.id??this.id,this.mID=t.mID??this.mID,this.name=t.name??this.name,this.imgs=t.imgs??this.imgs,this.desc=t.desc??this.desc,this.link=t.link??this.link,this.slug=t.slug??this.slug,this.quantity=t.quantity??this.quantity,this.meta=t.meta??this.meta,this.category=t.category??this.category,this.reviews=t.reviews??this.reviews,this.options=t.options??this.options,this.tags=t.tags??this.tags,this.templateSuffix=t.templateSuffix??this.templateSuffix,t.vars&&(this.vars=t.vars.map(i=>new nt$1(i))),this}toEmbed(t){return t=t??this.selectedOrFirstVariant.value,new et({id:this.id,mID:this.mID,vID:t.mID,vName:t.name,name:this.name,link:this.link,slug:this.slug,price:t.price.d,imageURL:t.getOneImage()??this.imgs?.[0].url})}getTemplateVariables(){let t=this.selectedOrFirstVariant.value,i=t.price,r$1=this.name,o=this.category,n=this.variantImage??this.firstImageURL,s$1$1=this.meta,u=this.tags?.join(`,`)??``,a=this.reviews?.rating,l=this.reviews?.totalReviews,c=i.cmp&&i.cmp>i.d,_=s$1(r({name:r$1},An$1(`price`,i.d,true)),{image_url:n,meta:s$1$1,category:o,rating:a,reviews:l,tags:u});if(t.hasEffectivePrice()){let f=An$1(`effective_price`,t.effectivePrice.value,true);Object.assign(_,f);}if(c){let f=i.cmp-i.d,N={discount_percent:(f/i.cmp*100).toFixed(0)};Object.assign(_,N),Object.assign(_,An$1(`compare_price`,i.cmp)),Object.assign(_,An$1(`discount_price`,f));}return {product:_,variant:{name:t.name,quantity:t.quantity}}}evaluateShowATCFlag(){let t=he$3.get().widgetCustomisation?.atcButton?.showWhen;if(!t?.predicates?.length)return true;let i=t.predicates,r=this.getValueMap(i);return t.op===`or`?i.some(o=>Pt$2([o],r)):Pt$2(i,r)}getValueMap(t){let i=new Map;for(let r of t){let o=r.attr.split(`.`);switch(o[1]){case `tags`:i.set(r.attr,this.tags);break;case `type`:case `category`:i.set(r.attr,this.category);break;case `meta`:case `metafield`:{let s=o[2];if(!s)continue;i.set(r.attr,this.meta?.[s]);break}}}return i}};var _t$2=class _t{id;alt;shortID;sources;items;durationMS;thumbnail;card;bestSource;highSource;goodSource;lowSource;m3u8Source;constructor(t={}){if(this.id=t.id,this.alt=t.alt,this.shortID=t.shortID,this.sources=t.sources?.sort((i,r)=>r.height-i.height),this.durationMS=t.durationMS,this.thumbnail=t.thumbnail,this.items=t.items?t.items.map(i=>new ot$2(i)):[],this.card=t.card,this.sources){let i=[];for(let r of this.sources)r.format===`mp4`?i.push(r):r.format===`m3u8`&&!this.m3u8Source&&(this.m3u8Source=r);i.length>0&&(this.bestSource=i[0],this.highSource=i.length>1?i[1]:i[0],this.lowSource=i.length>2?i[i.length-1]:i[0]);}}};var De$1=(i=>(i.CLASSIC=`CLASSIC`,i.ITEM_CARD_HEADER=`ITEM_CARD_HEADER`,i))(De$1||{});var ge$2=(r=>(r.ON=`ON`,r.OFF=`OFF`,r.ON_HOVER=`ON_HOVER`,r))(ge$2||{}),ye$3=(o=>(o.FIRST_ITEM=`FIRST_ITEM`,o.ITEM_SWIPER=`ITEM_SWIPER`,o.CARD=`CARD`,o.NONE=`NONE`,o))(ye$3||{});var ue$2=class ue{videos;source;template;heading;autoPlay;showMuteButton;footerContent;detailPopup;playlistConfig;itemDetailConfig;constructor(t={}){this.videos=t.videos?.map(i=>new _t$2(i))??[],this.source=t.source,this.template=t.template,this.detailPopup=t.detailPopup??{template:`VIDEO_ONLY_VIEW`},this.heading=t.heading,this.showMuteButton=t.showMuteButton,this.autoPlay=t.autoPlay??`ON`,this.footerContent=t.footerContent??`FIRST_ITEM`,this.playlistConfig={videoSwiper:t.playlistConfig?.videoSwiper??void 0,itemCardClickBehavior:t.playlistConfig?.itemCardClickBehavior??`OPEN_VIDEO_DETAIL`},this.itemDetailConfig={template:t.itemDetailConfig?.template??`CLASSIC`};}showItems(){return this.footerContent===`FIRST_ITEM`||this.footerContent===`ITEM_SWIPER`}};var le$3=class le{lastWidth;lastHeight;resizeTimeout=null;debounceDelay=200;onResizeCallback;constructor(t){this.onResizeCallback=t,this.lastWidth=window.innerWidth,this.lastHeight=window.innerHeight,window.addEventListener(`resize`,this.debouncedResize),window.addEventListener(`orientationchange`,this.handleImmediateResize);}destroy(){window.removeEventListener(`resize`,this.debouncedResize),window.removeEventListener(`orientationchange`,this.handleImmediateResize);}handleImmediateResize=()=>{this.triggerResize();};debouncedResize=()=>{this.resizeTimeout!==null&&clearTimeout(this.resizeTimeout),this.resizeTimeout=window.setTimeout(()=>{this.triggerResize();},this.debounceDelay);};triggerResize(){let t=window.innerWidth,i=window.innerHeight;(i!==this.lastHeight||t!==this.lastWidth)&&(this.onResizeCallback(),this.lastWidth=t,this.lastHeight=i);}};var fe$3=0;function be$2(e=document.head){return ce$3(ee$3.styleURL,e,`cooee-global-styles`)}function we$3(e=document.head){return ce$3(`${Kr$3}/swiper-bundle.min.css`,e,`swiper-styles`)}function ce$3(e,t=document.head,i){return new Promise(r=>{if(t.querySelector(`#${i}`)){r();return}let n=document.createElement(`link`);n.rel=`stylesheet`,n.href=e,n.id=i,n.onload=()=>{r();},n.onerror=()=>{console.error(`Failed to load stylesheet:`,e),r();},t.appendChild(n);})}function Ce$1(e,t=document.head){if(!e)return;fe$3++;let i=document.createElement(`style`);i.id=`cooee-app-css-${fe$3}`,i.textContent=e,t.appendChild(i);}function Ui$1(e){if(!e)return;let t=document.createElement(`script`);t.id=`cooee-app-script`,t.innerHTML=e,document.head.appendChild(t);}function xi$1(e){if(e)try{(0,eval)(e);}catch(t){console.error(`Failed to execute script:`,t);}}async function Vi$1(){let e=(await import(`${Kr$3}/swiper-bundle.min.mjs`)).Swiper;return window.CooeeSDK.Swiper=e}async function Mi$1(e,t=true){if(!e)return;let i=[];t&&i.push(we$3(e)),i.push(be$2(e)),await Promise.all(i);let r=he$3.get().website.commonCSS;Ce$1(r,e);}var Ue=(function(e){return e[e.SINGLE=1]=`SINGLE`,e[e.EXCLUSION=2]=`EXCLUSION`,e[e.ABTESTING=3]=`ABTESTING`,e[e.GLOBAL_AB=4]=`GLOBAL_AB`,e})(Ue||{});var xe$2=(function(e){return e[e.NONE=0]=`NONE`,e[e.ITEM=1]=`ITEM`,e[e.COLLECTION=2]=`COLLECTION`,e})(xe$2||{});var Ve$3=(function(e){return e.BEFORE=`before`,e.AFTER=`after`,e.INSIDE_FIRST=`insideFirst`,e.INSIDE_LAST=`insideLast`,e.BEFORE1=`BEFORE`,e.AFTER1=`AFTER`,e.INSIDE_FIRST1=`INSIDE_FIRST`,e.INSIDE_LAST1=`INSIDE_LAST`,e})(Ve$3||{}),Me$1=(function(e){return e.SHOPIFY_CHECKOUT=`shopify_checkout`,e.THIRD_PARTY_CHECKOUT=`third_party_checkout`,e.CART_PAGE=`cart_page`,e.CART_DRAWER=`cart_drawer`,e})(Me$1||{});var He$2=(function(e){return e[e.NONE=0]=`NONE`,e[e.REJECT_POPUP=1]=`REJECT_POPUP`,e[e.ACCEPT_POPUP=2]=`ACCEPT_POPUP`,e[e.GO_TO_URL=4]=`GO_TO_URL`,e[e.SHARE=5]=`SHARE`,e[e.KEY_VALUE=100]=`KEY_VALUE`,e[e.GO_TO_PRODUCT=101]=`GO_TO_PRODUCT`,e[e.ADD_TO_CART=102]=`ADD_TO_CART`,e[e.COPY_COUPON_CODE=103]=`COPY_COUPON_CODE`,e[e.GO_TO_COLLECTION=104]=`GO_TO_COLLECTION`,e[e.OPEN_CART=105]=`OPEN_CART`,e[e.SUBMIT_FORM=106]=`SUBMIT_FORM`,e[e.INITIATE_CHECKOUT=107]=`INITIATE_CHECKOUT`,e[e.ADD_BUNDLE=108]=`ADD_BUNDLE`,e[e.UPGRADE_TO_SUBSCRIPTION=109]=`UPGRADE_TO_SUBSCRIPTION`,e[e.BUY_NOW=110]=`BUY_NOW`,e[e.QUICK_VIEW=111]=`QUICK_VIEW`,e})(He$2||{}),Ge$1=(function(e){return e.POPUP=`POPUP`,e.PAGE_EMBED=`PAGE_EMBED`,e.CART_EMBED=`CART_EMBED`,e.ANNOUNCEMENT_BAR=`ANNOUNCEMENT_BAR`,e})(Ge$1||{}),ke$1=(function(e){return e.PRODUCT_PROMOTION=`PRODUCT_PROMOTION`,e.BUNDLE_AND_UPSELL=`BUNDLE_AND_UPSELL`,e.CART_RECOVERY=`CART_RECOVERY`,e.ANNOUNCEMENT=`ANNOUNCEMENT`,e.LEAD_GENERATION=`LEAD_GENERATION`,e.DATA_COLLECTION=`DATA_COLLECTION`,e.SALE_PROMOTION=`SALE_PROMOTION`,e.SUBSCRIPTION_UPSELL=`SUBSCRIPTION_UPSELL`,e.SHOPPABLE_VIDEO=`SHOPPABLE_VIDEO`,e.BYOB=`BYOB`,e.PROGRESS_BAR=`PROGRESS_BAR`,e.BUY_NOW=`BUY_NOW`,e.STICKY_ATC=`STICKY_ATC`,e.EXPERIMENT=`EXPERIMENT`,e.SAVINGS_BAR=`SAVINGS_BAR`,e.COLLECTION_FILTER=`COLLECTION_FILTER`,e})(ke$1||{}),Be$2=(function(e){return e.COOEE=`COOEE`,e.KLAVIYO=`KLAVIYO`,e})(Be$2||{}),We$2=(function(e){return e.ICONS=`ICONS`,e.TILES=`TILES`,e})(We$2||{}),Fe$2=(function(e){return e.FREE_SHIPPING=`FREE_SHIPPING`,e.DISCOUNT=`DISCOUNT`,e.FREE_AUTO_GIFT=`FREE_AUTO_GIFT`,e.FREE_GIFT_SELECT=`FREE_GIFT_SELECT`,e.UI_ONLY=`UI_ONLY`,e})(Fe$2||{});var Ye$2=(r=>(r[r.LOW=1]=`LOW`,r[r.MEDIUM=2]=`MEDIUM`,r[r.HIGH=3]=`HIGH`,r))(Ye$2||{}),$e$1=(i=>(i.SINGLE_PANE=`SINGLE_PANE`,i.TWO_PANE=`TWO_PANE`,i))($e$1||{});
14
+ var i=class{enabled;type;color;constructor(e){e??={},this.enabled=e.enabled,this.type=e.type,this.color=new O$1(e.color);}},l$1=class l{size;enabled;color;constructor(e){e??={},this.enabled=e.enabled,this.size=e.size,this.color=new O$1(e.color);}},r=class{enabled;delay;constructor(e={}){this.enabled=e.enabled,e.delay&&(this.delay=e.delay>100?e.delay:e.delay*1e3);}},s$1=class s{navigation;pagination;autoplay;loop;maxInRow;gap;maxInRowSm;gapSm;speed;marquee;constructor(e){e??={},this.navigation=new l$1(e.navigation),this.pagination=new i(e.pagination),this.autoplay=new r(e.autoplay),this.loop=e.loop??false,this.maxInRow=e.maxInRow??4,this.gap=e.gap??0,this.maxInRowSm=e.maxInRowSm??this.maxInRow,this.gapSm=e.gapSm??this.gap,e.speed&&(this.speed=e.speed*1e3),this.marquee=e.marquee;}};
15
15
 
16
16
  var Te$1=v$1((Y,we)=>{(function(i,r){typeof Y==`object`&&typeof we<`u`?r(Y):typeof define==`function`&&define.amd?define([`exports`],r):r((i=typeof globalThis<`u`?globalThis:i||self).Sqrl={});})(Y,function(i){function r(e){var t,n,a=new Error(e);return t=a,n=r.prototype,Object.setPrototypeOf?Object.setPrototypeOf(t,n):t.__proto__=n,a}function o(e,t,n){var a=t.slice(0,n).split(/\n/),s=a.length,l=a[s-1].length+1;throw r(e+=` at line `+s+` col `+l+`:
17
17
 
@@ -22,19 +22,19 @@ var Te$1=v$1((Y,we)=>{(function(i,r){typeof Y==`object`&&typeof we<`u`?r(Y):type
22
22
 
23
23
  `+l.message+`
24
24
  `+Array(l.message.length+1).join(`=`)+`
25
- `+K(e,a)):l}}function re(e,t){var n;return t.cache&&t.name&&t.storage.templates.get(t.name)?t.storage.templates.get(t.name):(n=typeof e==`function`?e:pe(e,t),t.cache&&t.name&&t.storage.templates.define(t.name,n),n)}J.l.bind(J),i.compile=pe,i.compileScope=P,i.compileScopeIntoFunction=ee,i.compileToString=K,i.defaultConfig=J,i.filters=me,i.getConfig=te,i.helpers=de,i.nativeHelpers=ge,i.parse=ue,i.render=function(e,t,n,a){var s=te(n||{});if(!s.async)return re(e,s)(t,s);if(!a){if(typeof d==`function`)return new d(function(l,c){try{l(re(e,s)(t,s));}catch(y){c(y);}});throw r(`Please provide a callback function, this env doesn't support Promises`)}try{re(e,s)(t,s,a);}catch(l){return a(l)}},i.templates=fe,Object.defineProperty(i,`__esModule`,{value:true});});});var oe$3=class oe{minValue;rewardType;label;reachingText;reachedText;discount;items;isUIOnly;allowATC;reached;calculatedAlignment;images;constructor(r){this.reached=r.reached??false,this.calculatedAlignment=r.calculatedAlignment,this.minValue=r.minValue,this.rewardType=r.rewardType,this.label=r.label,this.reachingText=r.reachingText,this.reachedText=r.reachedText,this.discount=r.discount,this.items=r.items?.map(o=>new et(o)),this.isUIOnly=r.isUIOnly,this.allowATC=r.allowATC,this.images=r.images;}},Re$1=(o=>(o.CART_AMOUNT=`CART_AMOUNT`,o.ITEM_COUNT=`ITEM_COUNT`,o))(Re$1||{}),xe$1=class xe{layout;milestones;totalProgress;coupons;reachedAmountOrCount;onlyLatestGift;noConfetti;removeIneligibleItem;restrictToLatestFreebie;rewardBasis;treatFreebieAsSeparateLineItem;constructor(r){this.layout=r.layout??We$2.ICONS,this.onlyLatestGift=r.onlyLatestGift,this.noConfetti=r.noConfetti,this.removeIneligibleItem=r.removeIneligibleItem??true,this.restrictToLatestFreebie=r.restrictToLatestFreebie,this.rewardBasis=r.rewardBasis??`CART_AMOUNT`,this.treatFreebieAsSeparateLineItem=r.treatFreebieAsSeparateLineItem??true,this.update(r);}update(r){r=r??{},this.milestones=r.milestones?.map(o=>new oe$3(o))??[],this.totalProgress=r.totalProgress??0,this.coupons=r.coupons,this.reachedAmountOrCount=r.reachedAmountOrCount;}};var Ne$1=class Ne{animateNumber;animationDuration;text;iconURL;animation;totalSavings;constructor(r={}){this.animateNumber=r.animateNumber??true,this.animation=r.animation??`SLOT_MACHINE`,this.animationDuration=r.animationDuration??1e3,this.text=r.text??`You are saving {{ cart.total_savings }} on this order`,this.iconURL=r.iconURL,this.totalSavings=r.totalSavings??0;}};var h$2=x$2(Te$1());h$2.filters.define(`default`,function(i){return typeof i>`u`||i==null?``:Me(i)});+h$2.filters.define(`max`,(i,r)=>{let o=Number(i),d=Number(r);return isNaN(o)||isNaN(d)?i:o>d?r:i});h$2.filters.define(`min`,(i,r)=>{let o=Number(i),d=Number(r);return isNaN(o)||isNaN(d)?i:o<d?r:i});h$2.filters.define(`fallback`,(i,r)=>i==null||i===``?r:i);h$2.filters.define(`manipulate_quantity`,(i,r,o)=>{if(r??=1,o??=100,r>o)return Y$1.error(`Invalid range: min should be less than or equal to max.`),i;if(i>=r&&i<=o)return i;let d=i%o;return d<r?r:d});h$2.filters.define(`apply_discount_perc`,(i,r,o=Infinity)=>{if(i=+i,isNaN(i))return Y$1.error("Need value as a number for `apply_discount_perc` filter"),NaN;if(r<0||r>100)return Y$1.error("Invalid percent value for `apply_discount_perc` filter. Must be between 0 and 100."),NaN;let d=i*r/100;return i-Math.min(o,d)});h$2.filters.define(`apply_discount_fixed`,(i,r)=>(i=+i,isNaN(i)?(Y$1.error("Need value as a number for `apply_discount_fixed` filter"),NaN):Math.max(0,i-r)));h$2.filters.define(`currency`,i=>(i=+i,isNaN(i)?(Y$1.error("Need value as a number for `currency` filter"),NaN):Cr$2(i)));h$2.filters.define(`split`,(i,r,o)=>{if(typeof i!=`string`)return Y$1.error("Need value as a string for `split` filter"),``;if(r==null)return Y$1.error("Need delimiter for `split` filter"),``;if(o==null||isNaN(Number(o)))return Y$1.error("Need a valid index for `split` filter"),``;let d=i.split(String(r)),w=Number(o);return d[w<0?d.length+w:w].trim()??``});h$2.filters.define(`replace`,(i,r,o,d=false)=>typeof i!=`string`?(Y$1.error("Need value as a string for `replace` filter"),``):r==null?(Y$1.error("Need search string for `replace` filter"),i):o==null?(Y$1.error("Need replacement string for `replace` filter"),i):d&&i.includes(String(r))?String(o):i.split(String(r)).join(String(o)));h$2.defaultConfig.defaultFilter=`default`;h$2.defaultConfig.useWith=true;h$2.defaultConfig.autoEscape=false;var Pe$1={'"':`&quot;`,"\\":`&bsol;`,"\n":`\\n`," ":`\\t`};function Me(i){return String(i).replace(/["\\\n\t]/g,r=>Pe$1[r])}function Le$1(i){if(!i)return ``;return i.replace(/({{{\s*([^}]+?)\s*}}}|{{\s*&\s*([^}]+?)\s*}})/g,(o,d,w,E)=>`{{ ${(w||E||``).trim()} }}`)}var qe$1=(i,r$1,o)=>{r$1=r({discount:{},cart:{},product:{},bundle:{},variant:{},customer:{},svg:{},form:{},amount_left:null},r$1);try{return h$2.render(Le$1(i),r$1)}catch(d){throw ke$2(d,`squirrelly-render`,{extra:{template:i,values:r$1},triggerContext:o}),d}},Ve$2=(i,r,o)=>{let w=qe$1(JSON.stringify(i),r,o);try{return JSON.parse(w)}catch(E){throw ke$2(E,`variable-replacement`,{extra:{before:i,after:w},triggerContext:o}),E}};var Fe$1=(o=>(o.IMAGE=`IMAGE`,o.BUTTON=`BUTTON`,o))(Fe$1||{}),Ie$1=class Ie{title;subtitle;template;refreshPage;options;constructor(r={}){this.template=r.template??`IMAGE`,this.refreshPage=r.refreshPage??false,this.options=r.options??[],this.title=r.title,this.subtitle=r.subtitle;}};
25
+ `+K(e,a)):l}}function re(e,t){var n;return t.cache&&t.name&&t.storage.templates.get(t.name)?t.storage.templates.get(t.name):(n=typeof e==`function`?e:pe(e,t),t.cache&&t.name&&t.storage.templates.define(t.name,n),n)}J.l.bind(J),i.compile=pe,i.compileScope=P,i.compileScopeIntoFunction=ee,i.compileToString=K,i.defaultConfig=J,i.filters=me,i.getConfig=te,i.helpers=de,i.nativeHelpers=ge,i.parse=ue,i.render=function(e,t,n,a){var s=te(n||{});if(!s.async)return re(e,s)(t,s);if(!a){if(typeof d==`function`)return new d(function(l,c){try{l(re(e,s)(t,s));}catch(y){c(y);}});throw r(`Please provide a callback function, this env doesn't support Promises`)}try{re(e,s)(t,s,a);}catch(l){return a(l)}},i.templates=fe,Object.defineProperty(i,`__esModule`,{value:true});});});var oe$2=class oe{minValue;rewardType;label;reachingText;reachedText;discount;items;isUIOnly;allowATC;reached;calculatedAlignment;images;constructor(r){this.reached=r.reached??false,this.calculatedAlignment=r.calculatedAlignment,this.minValue=r.minValue,this.rewardType=r.rewardType,this.label=r.label,this.reachingText=r.reachingText,this.reachedText=r.reachedText,this.discount=r.discount,this.items=r.items?.map(o=>new ct$2(o)),this.isUIOnly=r.isUIOnly,this.allowATC=r.allowATC,this.images=r.images;}},Re$1=(o=>(o.CART_AMOUNT=`CART_AMOUNT`,o.ITEM_COUNT=`ITEM_COUNT`,o))(Re$1||{}),xe$1=class xe{layout;milestones;totalProgress;coupons;reachedAmountOrCount;onlyLatestGift;noConfetti;removeIneligibleItem;restrictToLatestFreebie;rewardBasis;treatFreebieAsSeparateLineItem;constructor(r){this.layout=r.layout??gr$3.ICONS,this.onlyLatestGift=r.onlyLatestGift,this.noConfetti=r.noConfetti,this.removeIneligibleItem=r.removeIneligibleItem??true,this.restrictToLatestFreebie=r.restrictToLatestFreebie,this.rewardBasis=r.rewardBasis??`CART_AMOUNT`,this.treatFreebieAsSeparateLineItem=r.treatFreebieAsSeparateLineItem??true,this.update(r);}update(r){r=r??{},this.milestones=r.milestones?.map(o=>new oe$2(o))??[],this.totalProgress=r.totalProgress??0,this.coupons=r.coupons,this.reachedAmountOrCount=r.reachedAmountOrCount;}};var Ne$1=class Ne{animateNumber;animationDuration;text;iconURL;animation;totalSavings;constructor(r={}){this.animateNumber=r.animateNumber??true,this.animation=r.animation??`SLOT_MACHINE`,this.animationDuration=r.animationDuration??1e3,this.text=r.text??`You are saving {{ cart.total_savings }} on this order`,this.iconURL=r.iconURL,this.totalSavings=r.totalSavings??0;}};var h$2=x$3(Te$1());h$2.filters.define(`default`,function(i){return typeof i>`u`||i==null?``:Me(i)});+h$2.filters.define(`max`,(i,r)=>{let o=Number(i),d=Number(r);return isNaN(o)||isNaN(d)?i:o>d?r:i});h$2.filters.define(`min`,(i,r)=>{let o=Number(i),d=Number(r);return isNaN(o)||isNaN(d)?i:o<d?r:i});h$2.filters.define(`fallback`,(i,r)=>i==null||i===``?r:i);h$2.filters.define(`manipulate_quantity`,(i,r,o)=>{if(r??=1,o??=100,r>o)return Y$2.error(`Invalid range: min should be less than or equal to max.`),i;if(i>=r&&i<=o)return i;let d=i%o;return d<r?r:d});h$2.filters.define(`apply_discount_perc`,(i,r,o=Infinity)=>{if(i=+i,isNaN(i))return Y$2.error("Need value as a number for `apply_discount_perc` filter"),NaN;if(r<0||r>100)return Y$2.error("Invalid percent value for `apply_discount_perc` filter. Must be between 0 and 100."),NaN;let d=i*r/100;return i-Math.min(o,d)});h$2.filters.define(`apply_discount_fixed`,(i,r)=>(i=+i,isNaN(i)?(Y$2.error("Need value as a number for `apply_discount_fixed` filter"),NaN):Math.max(0,i-r)));h$2.filters.define(`currency`,i=>(i=+i,isNaN(i)?(Y$2.error("Need value as a number for `currency` filter"),NaN):Cr$1(i)));h$2.filters.define(`split`,(i,r,o)=>{if(typeof i!=`string`)return Y$2.error("Need value as a string for `split` filter"),``;if(r==null)return Y$2.error("Need delimiter for `split` filter"),``;if(o==null||isNaN(Number(o)))return Y$2.error("Need a valid index for `split` filter"),``;let d=i.split(String(r)),w=Number(o);return d[w<0?d.length+w:w].trim()??``});h$2.filters.define(`replace`,(i,r,o,d=false)=>typeof i!=`string`?(Y$2.error("Need value as a string for `replace` filter"),``):r==null?(Y$2.error("Need search string for `replace` filter"),i):o==null?(Y$2.error("Need replacement string for `replace` filter"),i):d&&i.includes(String(r))?String(o):i.split(String(r)).join(String(o)));h$2.defaultConfig.defaultFilter=`default`;h$2.defaultConfig.useWith=true;h$2.defaultConfig.autoEscape=false;var Pe$2={'"':`&quot;`,"\\":`&bsol;`,"\n":`\\n`," ":`\\t`};function Me(i){return String(i).replace(/["\\\n\t]/g,r=>Pe$2[r])}function Le(i){if(!i)return ``;return i.replace(/({{{\s*([^}]+?)\s*}}}|{{\s*&\s*([^}]+?)\s*}})/g,(o,d,w,E)=>`{{ ${(w||E||``).trim()} }}`)}var qe$1=(i,r$1$1,o)=>{r$1$1=r$1({discount:{},cart:{},product:{},bundle:{},variant:{},customer:{},svg:{},form:{},amount_left:null},r$1$1);try{return h$2.render(Le(i),r$1$1)}catch(d){throw ke$2(d,`squirrelly-render`,{extra:{template:i,values:r$1$1},triggerContext:o}),d}},Ve$2=(i,r,o)=>{let w=qe$1(JSON.stringify(i),r,o);try{return JSON.parse(w)}catch(E){throw ke$2(E,`variable-replacement`,{extra:{before:i,after:w},triggerContext:o}),E}};var Fe$2=(o=>(o.IMAGE=`IMAGE`,o.BUTTON=`BUTTON`,o))(Fe$2||{}),Ie$1=class Ie{title;subtitle;template;refreshPage;options;constructor(r={}){this.template=r.template??`IMAGE`,this.refreshPage=r.refreshPage??false,this.options=r.options??[],this.title=r.title,this.subtitle=r.subtitle;}};
26
26
 
27
- var dr$2=v$1(dt=>{Object.defineProperty(dt,`__esModule`,{value:true});dt.URLBuilder=void 0;dt.URLBuilder=(function(){function r(t){try{this.base=new URL(t),this.params=new URLSearchParams(this.base.search.slice(1));}catch(i){console.error(`Un-parsable URL`,i);}}return r.prototype.appendQueryParam=function(t,i){this.params.append(t,i?i.toString():``);},r.prototype.clearQueryParams=function(){return this.params=new URLSearchParams,this},r.prototype.deleteQueryParam=function(t){this.params.delete(t);},r.prototype.getBase=function(){return this.base},r.prototype.getPath=function(){return this.base.pathname},r.prototype.getHostname=function(){return this.base.hostname},r.prototype.getParams=function(){return this.params},r.prototype.getQueryParam=function(t){if(!this.params)return ``;var i=this.params.get(t);return !i||i===`undefined`||i===`null`?void 0:i},r.prototype.getQueryString=function(){return this.params.toString()},r.prototype.setPath=function(t){return this.base.pathname=t,this},r.prototype.setQueryParam=function(t,i){return this.params.set(t,i?i.toString():``),this},r.prototype.setQueryString=function(t){if(t)return t[0]===`?`&&(t=t.slice(1)),this.params=new URLSearchParams(t),this},r.prototype.toString=function(){var t=this.params.toString();return t===``?this.base.search=``:this.base.search=`?`+t,this.base.toString()},r})();});var mt=class{triggerID;nudgeID;engagementID;contentID;shortID;contentType;variation;props;objective;onsiteDeliveryType;holdout;constructor(t){t=t||{},this.triggerID=t.id||t.triggerID,this.nudgeID=t.nudgeID,this.shortID=t.shortID,this.contentType=t.contentType,this.engagementID=t.engagementID,this.contentID=t.contentID,this.variation=t.variation,this.props=t.props,this.objective=t.objective,this.onsiteDeliveryType=t.onsiteDeliveryType,this.holdout=t.holdout;}};function Mr$1(r,t){return t={exports:{}},r(t,t.exports),t.exports}var jr$1=Yr$2,$r$2=Hr$2,Pr$1=Zr$2,X$1=[],H$3=[],Cr$1=typeof Uint8Array<`u`?Uint8Array:Array,Rt$1=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`;for(K$2=0,kt$1=Rt$1.length;K$2<kt$1;++K$2)X$1[K$2]=Rt$1[K$2],H$3[Rt$1.charCodeAt(K$2)]=K$2;var K$2,kt$1;H$3[45]=62;H$3[95]=63;function pr$2(r){var t=r.length;if(t%4>0)throw new Error(`Invalid string. Length must be a multiple of 4`);var i=r.indexOf(`=`);i===-1&&(i=t);var f=i===t?0:4-i%4;return [i,f]}function Yr$2(r){var t=pr$2(r),i=t[0],f=t[1];return (i+f)*3/4-f}function Jr$2(r,t,i){return (t+i)*3/4-i}function Hr$2(r){var t,i=pr$2(r),f=i[0],c=i[1],h=new Cr$1(Jr$2(r,f,c)),a=0,p=c>0?f-4:f,y;for(y=0;y<p;y+=4)t=H$3[r.charCodeAt(y)]<<18|H$3[r.charCodeAt(y+1)]<<12|H$3[r.charCodeAt(y+2)]<<6|H$3[r.charCodeAt(y+3)],h[a++]=t>>16&255,h[a++]=t>>8&255,h[a++]=t&255;return c===2&&(t=H$3[r.charCodeAt(y)]<<2|H$3[r.charCodeAt(y+1)]>>4,h[a++]=t&255),c===1&&(t=H$3[r.charCodeAt(y)]<<10|H$3[r.charCodeAt(y+1)]<<4|H$3[r.charCodeAt(y+2)]>>2,h[a++]=t>>8&255,h[a++]=t&255),h}function Vr$2(r){return X$1[r>>18&63]+X$1[r>>12&63]+X$1[r>>6&63]+X$1[r&63]}function Wr$2(r,t,i){for(var f,c=[],h=t;h<i;h+=3)f=(r[h]<<16&16711680)+(r[h+1]<<8&65280)+(r[h+2]&255),c.push(Vr$2(f));return c.join(``)}function Zr$2(r){for(var t,i=r.length,f=i%3,c=[],h=16383,a=0,p=i-f;a<p;a+=h)c.push(Wr$2(r,a,a+h>p?p:a+h));return f===1?(t=r[i-1],c.push(X$1[t>>2]+X$1[t<<4&63]+`==`)):f===2&&(t=(r[i-2]<<8)+r[i-1],c.push(X$1[t>>10]+X$1[t>>4&63]+X$1[t<<2&63]+`=`)),c.join(``)}var Lt$1={byteLength:jr$1,toByteArray:$r$2,fromByteArray:Pr$1};var zr$2=function(t,i,f,c,h){var a,p,y=h*8-c-1,v=(1<<y)-1,m=v>>1,w=-7,_=f?h-1:0,O=f?-1:1,S=t[i+_];for(_+=O,a=S&(1<<-w)-1,S>>=-w,w+=y;w>0;a=a*256+t[i+_],_+=O,w-=8);for(p=a&(1<<-w)-1,a>>=-w,w+=c;w>0;p=p*256+t[i+_],_+=O,w-=8);if(a===0)a=1-m;else {if(a===v)return p?NaN:(S?-1:1)*Infinity;p=p+Math.pow(2,c),a=a-m;}return (S?-1:1)*p*Math.pow(2,a-c)},Xr$2=function(t,i,f,c,h,a){var p,y,v,m=a*8-h-1,w=(1<<m)-1,_=w>>1,O=h===23?Math.pow(2,-24)-Math.pow(2,-77):0,S=c?0:a-1,d=c?1:-1,M=i<0||i===0&&1/i<0?1:0;for(i=Math.abs(i),isNaN(i)||i===Infinity?(y=isNaN(i)?1:0,p=w):(p=Math.floor(Math.log(i)/Math.LN2),i*(v=Math.pow(2,-p))<1&&(p--,v*=2),p+_>=1?i+=O/v:i+=O*Math.pow(2,1-_),i*v>=2&&(p++,v/=2),p+_>=w?(y=0,p=w):p+_>=1?(y=(i*v-1)*Math.pow(2,h),p=p+_):(y=i*Math.pow(2,_-1)*Math.pow(2,h),p=0));h>=8;t[f+S]=y&255,S+=d,y/=256,h-=8);for(p=p<<h|y,m+=h;m>0;t[f+S]=p&255,S+=d,p/=256,m-=8);t[f+S-d]|=M*128;},ot$1={read:zr$2,write:Xr$2},Et$1=Mr$1(function(r,t){var i=typeof Symbol==`function`&&typeof Symbol.for==`function`?Symbol.for(`nodejs.util.inspect.custom`):null;t.Buffer=a,t.SlowBuffer=D,t.INSPECT_MAX_BYTES=50;var f=2147483647;t.kMaxLength=f,a.TYPED_ARRAY_SUPPORT=c(),!a.TYPED_ARRAY_SUPPORT&&typeof console<`u`&&typeof console.error==`function`&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function c(){try{var o=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(o,e),o.foo()===42}catch{return false}}Object.defineProperty(a.prototype,`parent`,{enumerable:true,get:function(){if(a.isBuffer(this))return this.buffer}}),Object.defineProperty(a.prototype,`offset`,{enumerable:true,get:function(){if(a.isBuffer(this))return this.byteOffset}});function h(o){if(o>f)throw new RangeError(`The value "`+o+`" is invalid for option "size"`);var e=new Uint8Array(o);return Object.setPrototypeOf(e,a.prototype),e}function a(o,e,n){if(typeof o==`number`){if(typeof e==`string`)throw new TypeError(`The "string" argument must be of type string. Received type number`);return m(o)}return p(o,e,n)}a.poolSize=8192;function p(o,e,n){if(typeof o==`string`)return w(o,e);if(ArrayBuffer.isView(o))return O(o);if(o==null)throw new TypeError(`The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type `+babelHelpers.typeof(o));if(Z(o,ArrayBuffer)||o&&Z(o.buffer,ArrayBuffer)||typeof SharedArrayBuffer<`u`&&(Z(o,SharedArrayBuffer)||o&&Z(o.buffer,SharedArrayBuffer)))return S(o,e,n);if(typeof o==`number`)throw new TypeError(`The "value" argument must not be of type number. Received type number`);var s=o.valueOf&&o.valueOf();if(s!=null&&s!==o)return a.from(s,e,n);var u=d(o);if(u)return u;if(typeof Symbol<`u`&&Symbol.toPrimitive!=null&&typeof o[Symbol.toPrimitive]==`function`)return a.from(o[Symbol.toPrimitive](`string`),e,n);throw new TypeError(`The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type `+babelHelpers.typeof(o))}a.from=function(o,e,n){return p(o,e,n)},Object.setPrototypeOf(a.prototype,Uint8Array.prototype),Object.setPrototypeOf(a,Uint8Array);function y(o){if(typeof o!=`number`)throw new TypeError(`"size" argument must be of type number`);if(o<0)throw new RangeError(`The value "`+o+`" is invalid for option "size"`)}function v(o,e,n){return y(o),o<=0?h(o):e!==void 0?typeof n==`string`?h(o).fill(e,n):h(o).fill(e):h(o)}a.alloc=function(o,e,n){return v(o,e,n)};function m(o){return y(o),h(o<0?0:M(o)|0)}a.allocUnsafe=function(o){return m(o)},a.allocUnsafeSlow=function(o){return m(o)};function w(o,e){if((typeof e!=`string`||e===``)&&(e=`utf8`),!a.isEncoding(e))throw new TypeError(`Unknown encoding: `+e);var n=F(o,e)|0,s=h(n),u=s.write(o,e);return u!==n&&(s=s.slice(0,u)),s}function _(o){for(var e=o.length<0?0:M(o.length)|0,n=h(e),s=0;s<e;s+=1)n[s]=o[s]&255;return n}function O(o){if(Z(o,Uint8Array)){var e=new Uint8Array(o);return S(e.buffer,e.byteOffset,e.byteLength)}return _(o)}function S(o,e,n){if(e<0||o.byteLength<e)throw new RangeError(`"offset" is outside of buffer bounds`);if(o.byteLength<e+(n||0))throw new RangeError(`"length" is outside of buffer bounds`);var s;return e===void 0&&n===void 0?s=new Uint8Array(o):n===void 0?s=new Uint8Array(o,e):s=new Uint8Array(o,e,n),Object.setPrototypeOf(s,a.prototype),s}function d(o){if(a.isBuffer(o)){var e=M(o.length)|0,n=h(e);return n.length===0||o.copy(n,0,0,e),n}if(o.length!==void 0)return typeof o.length!=`number`||Ut(o.length)?h(0):_(o);if(o.type===`Buffer`&&Array.isArray(o.data))return _(o.data)}function M(o){if(o>=f)throw new RangeError(`Attempt to allocate Buffer larger than maximum size: 0x`+f.toString(16)+` bytes`);return o|0}function D(o){return +o!=o&&(o=0),a.alloc(+o)}a.isBuffer=function(e){return e!=null&&e._isBuffer===true&&e!==a.prototype},a.compare=function(e,n){if(Z(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),Z(n,Uint8Array)&&(n=a.from(n,n.offset,n.byteLength)),!a.isBuffer(e)||!a.isBuffer(n))throw new TypeError(`The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array`);if(e===n)return 0;for(var s=e.length,u=n.length,l=0,g=Math.min(s,u);l<g;++l)if(e[l]!==n[l]){s=e[l],u=n[l];break}return s<u?-1:u<s?1:0},a.isEncoding=function(e){switch(String(e).toLowerCase()){case `hex`:case `utf8`:case `utf-8`:case `ascii`:case `latin1`:case `binary`:case `base64`:case `ucs2`:case `ucs-2`:case `utf16le`:case `utf-16le`:return true;default:return false}},a.concat=function(e,n){if(!Array.isArray(e))throw new TypeError(`"list" argument must be an Array of Buffers`);if(e.length===0)return a.alloc(0);var s;if(n===void 0)for(n=0,s=0;s<e.length;++s)n+=e[s].length;var u=a.allocUnsafe(n),l=0;for(s=0;s<e.length;++s){var g=e[s];if(Z(g,Uint8Array))l+g.length>u.length?a.from(g).copy(u,l):Uint8Array.prototype.set.call(u,g,l);else if(a.isBuffer(g))g.copy(u,l);else throw new TypeError(`"list" argument must be an Array of Buffers`);l+=g.length;}return u};function F(o,e){if(a.isBuffer(o))return o.length;if(ArrayBuffer.isView(o)||Z(o,ArrayBuffer))return o.byteLength;if(typeof o!=`string`)throw new TypeError(`The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type `+babelHelpers.typeof(o));var n=o.length,s=arguments.length>2&&arguments[2]===true;if(!s&&n===0)return 0;for(var u=false;;)switch(e){case `ascii`:case `latin1`:case `binary`:return n;case `utf8`:case `utf-8`:return xt(o).length;case `ucs2`:case `ucs-2`:case `utf16le`:case `utf-16le`:return n*2;case `hex`:return n>>>1;case `base64`:return Xt(o).length;default:if(u)return s?-1:xt(o).length;e=(``+e).toLowerCase(),u=true;}}a.byteLength=F;function P(o,e,n){var s=false;if((e===void 0||e<0)&&(e=0),e>this.length||((n===void 0||n>this.length)&&(n=this.length),n<=0)||(n>>>=0,e>>>=0,n<=e))return ``;for(o||(o=`utf8`);;)switch(o){case `hex`:return V(this,e,n);case `utf8`:case `utf-8`:return nt(this,e,n);case `ascii`:return it(this,e,n);case `latin1`:case `binary`:return T(this,e,n);case `base64`:return et(this,e,n);case `ucs2`:case `ucs-2`:case `utf16le`:case `utf-16le`:return b(this,e,n);default:if(s)throw new TypeError(`Unknown encoding: `+o);o=(o+``).toLowerCase(),s=true;}}a.prototype._isBuffer=true;function B(o,e,n){var s=o[e];o[e]=o[n],o[n]=s;}a.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError(`Buffer size must be a multiple of 16-bits`);for(var n=0;n<e;n+=2)B(this,n,n+1);return this},a.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError(`Buffer size must be a multiple of 32-bits`);for(var n=0;n<e;n+=4)B(this,n,n+3),B(this,n+1,n+2);return this},a.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError(`Buffer size must be a multiple of 64-bits`);for(var n=0;n<e;n+=8)B(this,n,n+7),B(this,n+1,n+6),B(this,n+2,n+5),B(this,n+3,n+4);return this},a.prototype.toString=function(){var e=this.length;return e===0?``:arguments.length===0?nt(this,0,e):P.apply(this,arguments)},a.prototype.toLocaleString=a.prototype.toString,a.prototype.equals=function(e){if(!a.isBuffer(e))throw new TypeError(`Argument must be a Buffer`);return this===e?true:a.compare(this,e)===0},a.prototype.inspect=function(){var e=``,n=t.INSPECT_MAX_BYTES;return e=this.toString(`hex`,0,n).replace(/(.{2})/g,`$1 `).trim(),this.length>n&&(e+=` ... `),`<Buffer `+e+`>`},i&&(a.prototype[i]=a.prototype.inspect),a.prototype.compare=function(e,n,s,u,l){if(Z(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),!a.isBuffer(e))throw new TypeError(`The "target" argument must be one of type Buffer or Uint8Array. Received type `+babelHelpers.typeof(e));if(n===void 0&&(n=0),s===void 0&&(s=e?e.length:0),u===void 0&&(u=0),l===void 0&&(l=this.length),n<0||s>e.length||u<0||l>this.length)throw new RangeError(`out of range index`);if(u>=l&&n>=s)return 0;if(u>=l)return -1;if(n>=s)return 1;if(n>>>=0,s>>>=0,u>>>=0,l>>>=0,this===e)return 0;for(var g=l-u,I=s-n,x=Math.min(g,I),U=this.slice(u,l),j=e.slice(n,s),R=0;R<x;++R)if(U[R]!==j[R]){g=U[R],I=j[R];break}return g<I?-1:I<g?1:0};function Y(o,e,n,s,u){if(o.length===0)return -1;if(typeof n==`string`?(s=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,Ut(n)&&(n=u?0:o.length-1),n<0&&(n=o.length+n),n>=o.length){if(u)return -1;n=o.length-1;}else if(n<0)if(u)n=0;else return -1;if(typeof e==`string`&&(e=a.from(e,s)),a.isBuffer(e))return e.length===0?-1:W(o,e,n,s,u);if(typeof e==`number`)return e=e&255,typeof Uint8Array.prototype.indexOf==`function`?u?Uint8Array.prototype.indexOf.call(o,e,n):Uint8Array.prototype.lastIndexOf.call(o,e,n):W(o,[e],n,s,u);throw new TypeError(`val must be string, number or Buffer`)}function W(o,e,n,s,u){var l=1,g=o.length,I=e.length;if(s!==void 0&&(s=String(s).toLowerCase(),s===`ucs2`||s===`ucs-2`||s===`utf16le`||s===`utf-16le`)){if(o.length<2||e.length<2)return -1;l=2,g/=2,I/=2,n/=2;}function x(qt,Gt){return l===1?qt[Gt]:qt.readUInt16BE(Gt*l)}var U;if(u){var j=-1;for(U=n;U<g;U++)if(x(o,U)===x(e,j===-1?0:U-j)){if(j===-1&&(j=U),U-j+1===I)return j*l}else j!==-1&&(U-=U-j),j=-1;}else for(n+I>g&&(n=g-I),U=n;U>=0;U--){for(var R=true,wt=0;wt<I;wt++)if(x(o,U+wt)!==x(e,wt)){R=false;break}if(R)return U}return -1}a.prototype.includes=function(e,n,s){return this.indexOf(e,n,s)!==-1},a.prototype.indexOf=function(e,n,s){return Y(this,e,n,s,true)},a.prototype.lastIndexOf=function(e,n,s){return Y(this,e,n,s,false)};function q(o,e,n,s){n=Number(n)||0;var u=o.length-n;s?(s=Number(s),s>u&&(s=u)):s=u;var l=e.length;s>l/2&&(s=l/2);for(var g=0;g<s;++g){var I=parseInt(e.substr(g*2,2),16);if(Ut(I))return g;o[n+g]=I;}return g}function bt(o,e,n,s){return yt(xt(e,o.length-n),o,n,s)}function at(o,e,n,s){return yt(Tr(e),o,n,s)}function At(o,e,n,s){return yt(Xt(e),o,n,s)}function pt(o,e,n,s){return yt(Rr(e,o.length-n),o,n,s)}a.prototype.write=function(e,n,s,u){if(n===void 0)u=`utf8`,s=this.length,n=0;else if(s===void 0&&typeof n==`string`)u=n,s=this.length,n=0;else if(isFinite(n))n=n>>>0,isFinite(s)?(s=s>>>0,u===void 0&&(u=`utf8`)):(u=s,s=void 0);else throw new Error(`Buffer.write(string, encoding, offset[, length]) is no longer supported`);var l=this.length-n;if((s===void 0||s>l)&&(s=l),e.length>0&&(s<0||n<0)||n>this.length)throw new RangeError(`Attempt to write outside buffer bounds`);u||(u=`utf8`);for(var g=false;;)switch(u){case `hex`:return q(this,e,n,s);case `utf8`:case `utf-8`:return bt(this,e,n,s);case `ascii`:case `latin1`:case `binary`:return at(this,e,n,s);case `base64`:return At(this,e,n,s);case `ucs2`:case `ucs-2`:case `utf16le`:case `utf-16le`:return pt(this,e,n,s);default:if(g)throw new TypeError(`Unknown encoding: `+u);u=(``+u).toLowerCase(),g=true;}},a.prototype.toJSON=function(){return {type:`Buffer`,data:Array.prototype.slice.call(this._arr||this,0)}};function et(o,e,n){return e===0&&n===o.length?Lt$1.fromByteArray(o):Lt$1.fromByteArray(o.slice(e,n))}function nt(o,e,n){n=Math.min(o.length,n);for(var s=[],u=e;u<n;){var l=o[u],g=null,I=l>239?4:l>223?3:l>191?2:1;if(u+I<=n){var x,U,j,R;switch(I){case 1:l<128&&(g=l);break;case 2:x=o[u+1],(x&192)===128&&(R=(l&31)<<6|x&63,R>127&&(g=R));break;case 3:x=o[u+1],U=o[u+2],(x&192)===128&&(U&192)===128&&(R=(l&15)<<12|(x&63)<<6|U&63,R>2047&&(R<55296||R>57343)&&(g=R));break;case 4:x=o[u+1],U=o[u+2],j=o[u+3],(x&192)===128&&(U&192)===128&&(j&192)===128&&(R=(l&15)<<18|(x&63)<<12|(U&63)<<6|j&63,R>65535&&R<1114112&&(g=R));}}g===null?(g=65533,I=1):g>65535&&(g-=65536,s.push(g>>>10&1023|55296),g=56320|g&1023),s.push(g),u+=I;}return gt(s)}var G=4096;function gt(o){var e=o.length;if(e<=G)return String.fromCharCode.apply(String,o);for(var n=``,s=0;s<e;)n+=String.fromCharCode.apply(String,o.slice(s,s+=G));return n}function it(o,e,n){var s=``;n=Math.min(o.length,n);for(var u=e;u<n;++u)s+=String.fromCharCode(o[u]&127);return s}function T(o,e,n){var s=``;n=Math.min(o.length,n);for(var u=e;u<n;++u)s+=String.fromCharCode(o[u]);return s}function V(o,e,n){var s=o.length;(!e||e<0)&&(e=0),(!n||n<0||n>s)&&(n=s);for(var u=``,l=e;l<n;++l)u+=Lr[o[l]];return u}function b(o,e,n){for(var s=o.slice(e,n),u=``,l=0;l<s.length-1;l+=2)u+=String.fromCharCode(s[l]+s[l+1]*256);return u}a.prototype.slice=function(e,n){var s=this.length;e=~~e,n=n===void 0?s:~~n,e<0?(e+=s,e<0&&(e=0)):e>s&&(e=s),n<0?(n+=s,n<0&&(n=0)):n>s&&(n=s),n<e&&(n=e);var u=this.subarray(e,n);return Object.setPrototypeOf(u,a.prototype),u};function N(o,e,n){if(o%1!==0||o<0)throw new RangeError(`offset is not uint`);if(o+e>n)throw new RangeError(`Trying to access beyond buffer length`)}a.prototype.readUintLE=a.prototype.readUIntLE=function(e,n,s){e=e>>>0,n=n>>>0,s||N(e,n,this.length);for(var u=this[e],l=1,g=0;++g<n&&(l*=256);)u+=this[e+g]*l;return u},a.prototype.readUintBE=a.prototype.readUIntBE=function(e,n,s){e=e>>>0,n=n>>>0,s||N(e,n,this.length);for(var u=this[e+--n],l=1;n>0&&(l*=256);)u+=this[e+--n]*l;return u},a.prototype.readUint8=a.prototype.readUInt8=function(e,n){return e=e>>>0,n||N(e,1,this.length),this[e]},a.prototype.readUint16LE=a.prototype.readUInt16LE=function(e,n){return e=e>>>0,n||N(e,2,this.length),this[e]|this[e+1]<<8},a.prototype.readUint16BE=a.prototype.readUInt16BE=function(e,n){return e=e>>>0,n||N(e,2,this.length),this[e]<<8|this[e+1]},a.prototype.readUint32LE=a.prototype.readUInt32LE=function(e,n){return e=e>>>0,n||N(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216},a.prototype.readUint32BE=a.prototype.readUInt32BE=function(e,n){return e=e>>>0,n||N(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])},a.prototype.readIntLE=function(e,n,s){e=e>>>0,n=n>>>0,s||N(e,n,this.length);for(var u=this[e],l=1,g=0;++g<n&&(l*=256);)u+=this[e+g]*l;return l*=128,u>=l&&(u-=Math.pow(2,8*n)),u},a.prototype.readIntBE=function(e,n,s){e=e>>>0,n=n>>>0,s||N(e,n,this.length);for(var u=n,l=1,g=this[e+--u];u>0&&(l*=256);)g+=this[e+--u]*l;return l*=128,g>=l&&(g-=Math.pow(2,8*n)),g},a.prototype.readInt8=function(e,n){return e=e>>>0,n||N(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]},a.prototype.readInt16LE=function(e,n){e=e>>>0,n||N(e,2,this.length);var s=this[e]|this[e+1]<<8;return s&32768?s|4294901760:s},a.prototype.readInt16BE=function(e,n){e=e>>>0,n||N(e,2,this.length);var s=this[e+1]|this[e]<<8;return s&32768?s|4294901760:s},a.prototype.readInt32LE=function(e,n){return e=e>>>0,n||N(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},a.prototype.readInt32BE=function(e,n){return e=e>>>0,n||N(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},a.prototype.readFloatLE=function(e,n){return e=e>>>0,n||N(e,4,this.length),ot$1.read(this,e,true,23,4)},a.prototype.readFloatBE=function(e,n){return e=e>>>0,n||N(e,4,this.length),ot$1.read(this,e,false,23,4)},a.prototype.readDoubleLE=function(e,n){return e=e>>>0,n||N(e,8,this.length),ot$1.read(this,e,true,52,8)},a.prototype.readDoubleBE=function(e,n){return e=e>>>0,n||N(e,8,this.length),ot$1.read(this,e,false,52,8)};function C(o,e,n,s,u,l){if(!a.isBuffer(o))throw new TypeError(`"buffer" argument must be a Buffer instance`);if(e>u||e<l)throw new RangeError(`"value" argument is out of bounds`);if(n+s>o.length)throw new RangeError(`Index out of range`)}a.prototype.writeUintLE=a.prototype.writeUIntLE=function(e,n,s,u){if(e=+e,n=n>>>0,s=s>>>0,!u){var l=Math.pow(2,8*s)-1;C(this,e,n,s,l,0);}var g=1,I=0;for(this[n]=e&255;++I<s&&(g*=256);)this[n+I]=e/g&255;return n+s},a.prototype.writeUintBE=a.prototype.writeUIntBE=function(e,n,s,u){if(e=+e,n=n>>>0,s=s>>>0,!u){var l=Math.pow(2,8*s)-1;C(this,e,n,s,l,0);}var g=s-1,I=1;for(this[n+g]=e&255;--g>=0&&(I*=256);)this[n+g]=e/I&255;return n+s},a.prototype.writeUint8=a.prototype.writeUInt8=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,1,255,0),this[n]=e&255,n+1},a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,2,65535,0),this[n]=e&255,this[n+1]=e>>>8,n+2},a.prototype.writeUint16BE=a.prototype.writeUInt16BE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,2,65535,0),this[n]=e>>>8,this[n+1]=e&255,n+2},a.prototype.writeUint32LE=a.prototype.writeUInt32LE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,4,4294967295,0),this[n+3]=e>>>24,this[n+2]=e>>>16,this[n+1]=e>>>8,this[n]=e&255,n+4},a.prototype.writeUint32BE=a.prototype.writeUInt32BE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,4,4294967295,0),this[n]=e>>>24,this[n+1]=e>>>16,this[n+2]=e>>>8,this[n+3]=e&255,n+4},a.prototype.writeIntLE=function(e,n,s,u){if(e=+e,n=n>>>0,!u){var l=Math.pow(2,8*s-1);C(this,e,n,s,l-1,-l);}var g=0,I=1,x=0;for(this[n]=e&255;++g<s&&(I*=256);)e<0&&x===0&&this[n+g-1]!==0&&(x=1),this[n+g]=(e/I>>0)-x&255;return n+s},a.prototype.writeIntBE=function(e,n,s,u){if(e=+e,n=n>>>0,!u){var l=Math.pow(2,8*s-1);C(this,e,n,s,l-1,-l);}var g=s-1,I=1,x=0;for(this[n+g]=e&255;--g>=0&&(I*=256);)e<0&&x===0&&this[n+g+1]!==0&&(x=1),this[n+g]=(e/I>>0)-x&255;return n+s},a.prototype.writeInt8=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,1,127,-128),e<0&&(e=255+e+1),this[n]=e&255,n+1},a.prototype.writeInt16LE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,2,32767,-32768),this[n]=e&255,this[n+1]=e>>>8,n+2},a.prototype.writeInt16BE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,2,32767,-32768),this[n]=e>>>8,this[n+1]=e&255,n+2},a.prototype.writeInt32LE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,4,2147483647,-2147483648),this[n]=e&255,this[n+1]=e>>>8,this[n+2]=e>>>16,this[n+3]=e>>>24,n+4},a.prototype.writeInt32BE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[n]=e>>>24,this[n+1]=e>>>16,this[n+2]=e>>>8,this[n+3]=e&255,n+4};function Wt(o,e,n,s,u,l){if(n+s>o.length)throw new RangeError(`Index out of range`);if(n<0)throw new RangeError(`Index out of range`)}function Zt(o,e,n,s,u){return e=+e,n=n>>>0,u||Wt(o,e,n,4),ot$1.write(o,e,n,s,23,4),n+4}a.prototype.writeFloatLE=function(e,n,s){return Zt(this,e,n,true,s)},a.prototype.writeFloatBE=function(e,n,s){return Zt(this,e,n,false,s)};function zt(o,e,n,s,u){return e=+e,n=n>>>0,u||Wt(o,e,n,8),ot$1.write(o,e,n,s,52,8),n+8}a.prototype.writeDoubleLE=function(e,n,s){return zt(this,e,n,true,s)},a.prototype.writeDoubleBE=function(e,n,s){return zt(this,e,n,false,s)},a.prototype.copy=function(e,n,s,u){if(!a.isBuffer(e))throw new TypeError(`argument should be a Buffer`);if(s||(s=0),!u&&u!==0&&(u=this.length),n>=e.length&&(n=e.length),n||(n=0),u>0&&u<s&&(u=s),u===s||e.length===0||this.length===0)return 0;if(n<0)throw new RangeError(`targetStart out of bounds`);if(s<0||s>=this.length)throw new RangeError(`Index out of range`);if(u<0)throw new RangeError(`sourceEnd out of bounds`);u>this.length&&(u=this.length),e.length-n<u-s&&(u=e.length-n+s);var l=u-s;return this===e&&typeof Uint8Array.prototype.copyWithin==`function`?this.copyWithin(n,s,u):Uint8Array.prototype.set.call(e,this.subarray(s,u),n),l},a.prototype.fill=function(e,n,s,u){if(typeof e==`string`){if(typeof n==`string`?(u=n,n=0,s=this.length):typeof s==`string`&&(u=s,s=this.length),u!==void 0&&typeof u!=`string`)throw new TypeError(`encoding must be a string`);if(typeof u==`string`&&!a.isEncoding(u))throw new TypeError(`Unknown encoding: `+u);if(e.length===1){var l=e.charCodeAt(0);(u===`utf8`&&l<128||u===`latin1`)&&(e=l);}}else typeof e==`number`?e=e&255:typeof e==`boolean`&&(e=Number(e));if(n<0||this.length<n||this.length<s)throw new RangeError(`Out of range index`);if(s<=n)return this;n=n>>>0,s=s===void 0?this.length:s>>>0,e||(e=0);var g;if(typeof e==`number`)for(g=n;g<s;++g)this[g]=e;else {var I=a.isBuffer(e)?e:a.from(e,u),x=I.length;if(x===0)throw new TypeError(`The value "`+e+`" is invalid for argument "value"`);for(g=0;g<s-n;++g)this[g+n]=I[g%x];}return this};var xr=/[^+/0-9A-Za-z-_]/g;function Ur(o){if(o=o.split(`=`)[0],o=o.trim().replace(xr,``),o.length<2)return ``;for(;o.length%4!==0;)o=o+`=`;return o}function xt(o,e){e=e||Infinity;for(var n,s=o.length,u=null,l=[],g=0;g<s;++g){if(n=o.charCodeAt(g),n>55295&&n<57344){if(!u){if(n>56319){(e-=3)>-1&&l.push(239,191,189);continue}else if(g+1===s){(e-=3)>-1&&l.push(239,191,189);continue}u=n;continue}if(n<56320){(e-=3)>-1&&l.push(239,191,189),u=n;continue}n=(u-55296<<10|n-56320)+65536;}else u&&(e-=3)>-1&&l.push(239,191,189);if(u=null,n<128){if((e-=1)<0)break;l.push(n);}else if(n<2048){if((e-=2)<0)break;l.push(n>>6|192,n&63|128);}else if(n<65536){if((e-=3)<0)break;l.push(n>>12|224,n>>6&63|128,n&63|128);}else if(n<1114112){if((e-=4)<0)break;l.push(n>>18|240,n>>12&63|128,n>>6&63|128,n&63|128);}else throw new Error(`Invalid code point`)}return l}function Tr(o){for(var e=[],n=0;n<o.length;++n)e.push(o.charCodeAt(n)&255);return e}function Rr(o,e){for(var n,s,u,l=[],g=0;g<o.length&&!((e-=2)<0);++g)n=o.charCodeAt(g),s=n>>8,u=n%256,l.push(u),l.push(s);return l}function Xt(o){return Lt$1.toByteArray(Ur(o))}function yt(o,e,n,s){for(var u=0;u<s&&!(u+n>=e.length||u>=o.length);++u)e[u+n]=o[u];return u}function Z(o,e){return o instanceof e||o!=null&&o.constructor!=null&&o.constructor.name!=null&&o.constructor.name===e.name}function Ut(o){return o!==o}var Lr=(function(){for(var o=`0123456789abcdef`,e=new Array(256),n=0;n<16;++n)for(var s=n*16,u=0;u<16;++u)e[s+u]=o[n]+o[u];return e})();}),A$2=Et$1.Buffer;Et$1.SlowBuffer;Et$1.INSPECT_MAX_BYTES;Et$1.kMaxLength;var $t=function(t,i){return $t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(f,c){f.__proto__=c;}||function(f,c){for(var h in c)c.hasOwnProperty(h)&&(f[h]=c[h]);},$t(t,i)};function Bt$1(r,t){$t(r,t);function i(){this.constructor=r;}r.prototype=t===null?Object.create(t):(i.prototype=t.prototype,new i);}var tt$1=(function(r){Bt$1(t,r);function t(i){var f=r.call(this,i)||this;return Object.setPrototypeOf(f,t.prototype),f}return Object.defineProperty(t.prototype,`name`,{get:function(){return `BSONError`},enumerable:false,configurable:true}),t})(Error),L$2=(function(r){Bt$1(t,r);function t(i){var f=r.call(this,i)||this;return Object.setPrototypeOf(f,t.prototype),f}return Object.defineProperty(t.prototype,`name`,{get:function(){return `BSONTypeError`},enumerable:false,configurable:true}),t})(TypeError);function _t$1(r){return r&&r.Math==Math&&r}function gr$2(){return _t$1(typeof globalThis==`object`&&globalThis)||_t$1(typeof window==`object`&&window)||_t$1(typeof self==`object`&&self)||_t$1(typeof global==`object`&&global)||Function(`return this`)()}function qr$2(){var r=gr$2();return typeof r.navigator==`object`&&r.navigator.product===`ReactNative`}var Gr$2=function(t){var i=qr$2()?`BSON: For React Native please polyfill crypto.getRandomValues, e.g. using: https://www.npmjs.com/package/react-native-get-random-values.`:`BSON: No cryptographic implementation for random bytes present, falling back to a less secure implementation.`;console.warn(i);for(var f=A$2.alloc(t),c=0;c<t;++c)f[c]=Math.floor(Math.random()*256);return f},kr$1=function(){if(typeof window<`u`){var r=window.crypto||window.msCrypto;if(r&&r.getRandomValues)return function(t){return r.getRandomValues(A$2.alloc(t))}}return typeof global<`u`&&global.crypto&&global.crypto.getRandomValues?function(t){return global.crypto.getRandomValues(A$2.alloc(t))}:Gr$2},yr$1=kr$1();function Kr$2(r){return [`[object ArrayBuffer]`,`[object SharedArrayBuffer]`].includes(Object.prototype.toString.call(r))}function Ct$1(r){return Object.prototype.toString.call(r)===`[object Uint8Array]`}function Qr$2(r){return Object.prototype.toString.call(r)===`[object RegExp]`}function te$1(r){return lt$1(r)&&Object.prototype.toString.call(r)===`[object Date]`}function lt$1(r){return typeof r==`object`&&r!==null}function St$1(r,t){var i=false;function f(){for(var c=[],h=0;h<arguments.length;h++)c[h]=arguments[h];return i||(console.warn(t),i=true),r.apply(this,c)}return f}function vt(r){if(ArrayBuffer.isView(r))return A$2.from(r.buffer,r.byteOffset,r.byteLength);if(Kr$2(r))return A$2.from(r);throw new L$2(`Must use either Buffer or TypedArray`)}var re$2=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9a-f]{12}4[0-9a-f]{3}[89ab][0-9a-f]{15})$/i,wr$2=function(r){return typeof r==`string`&&re$2.test(r)},Pt$1=function(r){if(!wr$2(r))throw new L$2(`UUID string representations must be a 32 or 36 character hex string (dashes excluded/included). Format: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" or "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx".`);var t=r.replace(/-/g,``);return A$2.from(t,`hex`)},Kt$1=function(r,t){return t===void 0&&(t=true),t?r.toString(`hex`,0,4)+`-`+r.toString(`hex`,4,6)+`-`+r.toString(`hex`,6,8)+`-`+r.toString(`hex`,8,10)+`-`+r.toString(`hex`,10,16):r.toString(`hex`)};var ee$1=Math.pow(2,53),ne=-Math.pow(2,53);var mr$2=4;var rt$1=(function(){function r(t,i){if(!(this instanceof r))return new r(t,i);if(t!=null&&typeof t!=`string`&&!ArrayBuffer.isView(t)&&!(t instanceof ArrayBuffer)&&!Array.isArray(t))throw new L$2(`Binary can only be constructed from string, Buffer, TypedArray, or Array<number>`);this.sub_type=i??r.BSON_BINARY_SUBTYPE_DEFAULT,t==null?(this.buffer=A$2.alloc(r.BUFFER_SIZE),this.position=0):(typeof t==`string`?this.buffer=A$2.from(t,`binary`):Array.isArray(t)?this.buffer=A$2.from(t):this.buffer=vt(t),this.position=this.buffer.byteLength);}return r.prototype.put=function(t){if(typeof t==`string`&&t.length!==1)throw new L$2(`only accepts single character String`);if(typeof t!=`number`&&t.length!==1)throw new L$2(`only accepts single character Uint8Array or Array`);var i;if(typeof t==`string`?i=t.charCodeAt(0):typeof t==`number`?i=t:i=t[0],i<0||i>255)throw new L$2(`only accepts number in a valid unsigned byte range 0-255`);if(this.buffer.length>this.position)this.buffer[this.position++]=i;else {var f=A$2.alloc(r.BUFFER_SIZE+this.buffer.length);this.buffer.copy(f,0,0,this.buffer.length),this.buffer=f,this.buffer[this.position++]=i;}},r.prototype.write=function(t,i){if(i=typeof i==`number`?i:this.position,this.buffer.length<i+t.length){var f=A$2.alloc(this.buffer.length+t.length);this.buffer.copy(f,0,0,this.buffer.length),this.buffer=f;}ArrayBuffer.isView(t)?(this.buffer.set(vt(t),i),this.position=i+t.byteLength>this.position?i+t.length:this.position):typeof t==`string`&&(this.buffer.write(t,i,t.length,`binary`),this.position=i+t.length>this.position?i+t.length:this.position);},r.prototype.read=function(t,i){return i=i&&i>0?i:this.position,this.buffer.slice(t,t+i)},r.prototype.value=function(t){return t=!!t,t&&this.buffer.length===this.position?this.buffer:t?this.buffer.slice(0,this.position):this.buffer.toString(`binary`,0,this.position)},r.prototype.length=function(){return this.position},r.prototype.toJSON=function(){return this.buffer.toString(`base64`)},r.prototype.toString=function(t){return this.buffer.toString(t)},r.prototype.toExtendedJSON=function(t){t=t||{};var i=this.buffer.toString(`base64`),f=Number(this.sub_type).toString(16);return t.legacy?{$binary:i,$type:f.length===1?`0`+f:f}:{$binary:{base64:i,subType:f.length===1?`0`+f:f}}},r.prototype.toUUID=function(){if(this.sub_type===r.SUBTYPE_UUID)return new Qt$1(this.buffer.slice(0,this.position));throw new tt$1(`Binary sub_type "`.concat(this.sub_type,`" is not supported for converting to UUID. Only "`).concat(r.SUBTYPE_UUID,`" is currently supported.`))},r.fromExtendedJSON=function(t,i){i=i||{};var f,c;if(`$binary`in t?i.legacy&&typeof t.$binary==`string`&&`$type`in t?(c=t.$type?parseInt(t.$type,16):0,f=A$2.from(t.$binary,`base64`)):typeof t.$binary!=`string`&&(c=t.$binary.subType?parseInt(t.$binary.subType,16):0,f=A$2.from(t.$binary.base64,`base64`)):`$uuid`in t&&(c=4,f=Pt$1(t.$uuid)),!f)throw new L$2(`Unexpected Binary Extended JSON format `.concat(JSON.stringify(t)));return c===mr$2?new Qt$1(f):new r(f,c)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){var t=this.value(true);return `new Binary(Buffer.from("`.concat(t.toString(`hex`),`", "hex"), `).concat(this.sub_type,`)`)},r.BSON_BINARY_SUBTYPE_DEFAULT=0,r.BUFFER_SIZE=256,r.SUBTYPE_DEFAULT=0,r.SUBTYPE_FUNCTION=1,r.SUBTYPE_BYTE_ARRAY=2,r.SUBTYPE_UUID_OLD=3,r.SUBTYPE_UUID=4,r.SUBTYPE_MD5=5,r.SUBTYPE_ENCRYPTED=6,r.SUBTYPE_COLUMN=7,r.SUBTYPE_USER_DEFINED=128,r})();Object.defineProperty(rt$1.prototype,`_bsontype`,{value:`Binary`});var Dt$1=16,Qt$1=(function(r){Bt$1(t,r);function t(i){var f=this,c,h;if(i==null)c=t.generate();else if(i instanceof t)c=A$2.from(i.buffer),h=i.__id;else if(ArrayBuffer.isView(i)&&i.byteLength===Dt$1)c=vt(i);else if(typeof i==`string`)c=Pt$1(i);else throw new L$2(`Argument passed in UUID constructor must be a UUID, a 16 byte Buffer or a 32/36 character hex string (dashes excluded/included, format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).`);return f=r.call(this,c,mr$2)||this,f.__id=h,f}return Object.defineProperty(t.prototype,`id`,{get:function(){return this.buffer},set:function(i){this.buffer=i,t.cacheHexString&&(this.__id=Kt$1(i));},enumerable:false,configurable:true}),t.prototype.toHexString=function(i){if(i===void 0&&(i=true),t.cacheHexString&&this.__id)return this.__id;var f=Kt$1(this.id,i);return t.cacheHexString&&(this.__id=f),f},t.prototype.toString=function(i){return i?this.id.toString(i):this.toHexString()},t.prototype.toJSON=function(){return this.toHexString()},t.prototype.equals=function(i){if(!i)return false;if(i instanceof t)return i.id.equals(this.id);try{return new t(i).id.equals(this.id)}catch{return false}},t.prototype.toBinary=function(){return new rt$1(this.id,rt$1.SUBTYPE_UUID)},t.generate=function(){var i=yr$1(Dt$1);return i[6]=i[6]&15|64,i[8]=i[8]&63|128,A$2.from(i)},t.isValid=function(i){return i?i instanceof t?true:typeof i==`string`?wr$2(i):Ct$1(i)?i.length!==Dt$1?false:(i[6]&240)===64&&(i[8]&128)===128:false:false},t.createFromHexString=function(i){return new t(Pt$1(i))},t.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},t.prototype.inspect=function(){return `new UUID("`.concat(this.toHexString(),`")`)},t})(rt$1),Nt$1=(function(){function r(t,i){if(!(this instanceof r))return new r(t,i);this.code=t,this.scope=i;}return r.prototype.toJSON=function(){return {code:this.code,scope:this.scope}},r.prototype.toExtendedJSON=function(){return this.scope?{$code:this.code,$scope:this.scope}:{$code:this.code}},r.fromExtendedJSON=function(t){return new r(t.$code,t.$scope)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){var t=this.toJSON();return `new Code("`.concat(String(t.code),`"`).concat(t.scope?`, `.concat(JSON.stringify(t.scope)):``,`)`)},r})();Object.defineProperty(Nt$1.prototype,`_bsontype`,{value:`Code`});function ie$2(r){return lt$1(r)&&r.$id!=null&&typeof r.$ref==`string`&&(r.$db==null||typeof r.$db==`string`)}var ht=(function(){function r(t,i,f,c){if(!(this instanceof r))return new r(t,i,f,c);var h=t.split(`.`);h.length===2&&(f=h.shift(),t=h.shift()),this.collection=t,this.oid=i,this.db=f,this.fields=c||{};}return Object.defineProperty(r.prototype,`namespace`,{get:function(){return this.collection},set:function(t){this.collection=t;},enumerable:false,configurable:true}),r.prototype.toJSON=function(){var t=Object.assign({$ref:this.collection,$id:this.oid},this.fields);return this.db!=null&&(t.$db=this.db),t},r.prototype.toExtendedJSON=function(t){t=t||{};var i={$ref:this.collection,$id:this.oid};return t.legacy||(this.db&&(i.$db=this.db),i=Object.assign(i,this.fields)),i},r.fromExtendedJSON=function(t){var i=Object.assign({},t);return delete i.$ref,delete i.$id,delete i.$db,new r(t.$ref,t.$id,t.$db,i)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){var t=this.oid===void 0||this.oid.toString===void 0?this.oid:this.oid.toString();return `new DBRef("`.concat(this.namespace,`", new ObjectId("`).concat(String(t),`")`).concat(this.db?`, "`.concat(this.db,`"`):``,`)`)},r})();Object.defineProperty(ht.prototype,`_bsontype`,{value:`DBRef`});var J$2=void 0;try{J$2=new WebAssembly.Instance(new WebAssembly.Module(new Uint8Array([0,97,115,109,1,0,0,0,1,13,2,96,0,1,127,96,4,127,127,127,127,1,127,3,7,6,0,1,1,1,1,1,6,6,1,127,1,65,0,11,7,50,6,3,109,117,108,0,1,5,100,105,118,95,115,0,2,5,100,105,118,95,117,0,3,5,114,101,109,95,115,0,4,5,114,101,109,95,117,0,5,8,103,101,116,95,104,105,103,104,0,0,10,191,1,6,4,0,35,0,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,126,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,127,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,128,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,129,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,130,34,4,66,32,135,167,36,0,32,4,167,11])),{}).exports;}catch{}var tr$2=65536,oe$2=1<<24,ft=tr$2*tr$2,_r$1=ft*ft,rr$2=_r$1/2,er$2={},nr$2={},E$2=(function(){function r(t,i,f){if(t===void 0&&(t=0),!(this instanceof r))return new r(t,i,f);typeof t==`bigint`?Object.assign(this,r.fromBigInt(t,!!i)):typeof t==`string`?Object.assign(this,r.fromString(t,!!i)):(this.low=t|0,this.high=i|0,this.unsigned=!!f),Object.defineProperty(this,`__isLong__`,{value:true,configurable:false,writable:false,enumerable:false});}return r.fromBits=function(t,i,f){return new r(t,i,f)},r.fromInt=function(t,i){var f,c,h;return i?(t>>>=0,(h=0<=t&&t<256)&&(c=nr$2[t],c)?c:(f=r.fromBits(t,(t|0)<0?-1:0,true),h&&(nr$2[t]=f),f)):(t|=0,(h=-128<=t&&t<128)&&(c=er$2[t],c)?c:(f=r.fromBits(t,t<0?-1:0,false),h&&(er$2[t]=f),f))},r.fromNumber=function(t,i){if(isNaN(t))return i?r.UZERO:r.ZERO;if(i){if(t<0)return r.UZERO;if(t>=_r$1)return r.MAX_UNSIGNED_VALUE}else {if(t<=-9223372036854776e3)return r.MIN_VALUE;if(t+1>=rr$2)return r.MAX_VALUE}return t<0?r.fromNumber(-t,i).neg():r.fromBits(t%ft|0,t/ft|0,i)},r.fromBigInt=function(t,i){return r.fromString(t.toString(),i)},r.fromString=function(t,i,f){if(t.length===0)throw Error(`empty string`);if(t===`NaN`||t===`Infinity`||t===`+Infinity`||t===`-Infinity`)return r.ZERO;if(typeof i==`number`?(f=i,i=false):i=!!i,f=f||10,f<2||36<f)throw RangeError(`radix`);var c;if((c=t.indexOf(`-`))>0)throw Error(`interior hyphen`);if(c===0)return r.fromString(t.substring(1),i,f).neg();for(var h=r.fromNumber(Math.pow(f,8)),a=r.ZERO,p=0;p<t.length;p+=8){var y=Math.min(8,t.length-p),v=parseInt(t.substring(p,p+y),f);if(y<8){var m=r.fromNumber(Math.pow(f,y));a=a.mul(m).add(r.fromNumber(v));}else a=a.mul(h),a=a.add(r.fromNumber(v));}return a.unsigned=i,a},r.fromBytes=function(t,i,f){return f?r.fromBytesLE(t,i):r.fromBytesBE(t,i)},r.fromBytesLE=function(t,i){return new r(t[0]|t[1]<<8|t[2]<<16|t[3]<<24,t[4]|t[5]<<8|t[6]<<16|t[7]<<24,i)},r.fromBytesBE=function(t,i){return new r(t[4]<<24|t[5]<<16|t[6]<<8|t[7],t[0]<<24|t[1]<<16|t[2]<<8|t[3],i)},r.isLong=function(t){return lt$1(t)&&t.__isLong__===true},r.fromValue=function(t,i){return typeof t==`number`?r.fromNumber(t,i):typeof t==`string`?r.fromString(t,i):r.fromBits(t.low,t.high,typeof i==`boolean`?i:t.unsigned)},r.prototype.add=function(t){r.isLong(t)||(t=r.fromValue(t));var i=this.high>>>16,f=this.high&65535,c=this.low>>>16,h=this.low&65535,a=t.high>>>16,p=t.high&65535,y=t.low>>>16,v=t.low&65535,m=0,w=0,_=0,O=0;return O+=h+v,_+=O>>>16,O&=65535,_+=c+y,w+=_>>>16,_&=65535,w+=f+p,m+=w>>>16,w&=65535,m+=i+a,m&=65535,r.fromBits(_<<16|O,m<<16|w,this.unsigned)},r.prototype.and=function(t){return r.isLong(t)||(t=r.fromValue(t)),r.fromBits(this.low&t.low,this.high&t.high,this.unsigned)},r.prototype.compare=function(t){if(r.isLong(t)||(t=r.fromValue(t)),this.eq(t))return 0;var i=this.isNegative(),f=t.isNegative();return i&&!f?-1:!i&&f?1:this.unsigned?t.high>>>0>this.high>>>0||t.high===this.high&&t.low>>>0>this.low>>>0?-1:1:this.sub(t).isNegative()?-1:1},r.prototype.comp=function(t){return this.compare(t)},r.prototype.divide=function(t){if(r.isLong(t)||(t=r.fromValue(t)),t.isZero())throw Error(`division by zero`);if(J$2){if(!this.unsigned&&this.high===-2147483648&&t.low===-1&&t.high===-1)return this;var i=(this.unsigned?J$2.div_u:J$2.div_s)(this.low,this.high,t.low,t.high);return r.fromBits(i,J$2.get_high(),this.unsigned)}if(this.isZero())return this.unsigned?r.UZERO:r.ZERO;var f,c,h;if(this.unsigned){if(t.unsigned||(t=t.toUnsigned()),t.gt(this))return r.UZERO;if(t.gt(this.shru(1)))return r.UONE;h=r.UZERO;}else {if(this.eq(r.MIN_VALUE)){if(t.eq(r.ONE)||t.eq(r.NEG_ONE))return r.MIN_VALUE;if(t.eq(r.MIN_VALUE))return r.ONE;return f=this.shr(1).div(t).shl(1),f.eq(r.ZERO)?t.isNegative()?r.ONE:r.NEG_ONE:(c=this.sub(t.mul(f)),h=f.add(c.div(t)),h)}else if(t.eq(r.MIN_VALUE))return this.unsigned?r.UZERO:r.ZERO;if(this.isNegative())return t.isNegative()?this.neg().div(t.neg()):this.neg().div(t).neg();if(t.isNegative())return this.div(t.neg()).neg();h=r.ZERO;}for(c=this;c.gte(t);){f=Math.max(1,Math.floor(c.toNumber()/t.toNumber()));for(var p=Math.ceil(Math.log(f)/Math.LN2),y=p<=48?1:Math.pow(2,p-48),v=r.fromNumber(f),m=v.mul(t);m.isNegative()||m.gt(c);)f-=y,v=r.fromNumber(f,this.unsigned),m=v.mul(t);v.isZero()&&(v=r.ONE),h=h.add(v),c=c.sub(m);}return h},r.prototype.div=function(t){return this.divide(t)},r.prototype.equals=function(t){return r.isLong(t)||(t=r.fromValue(t)),this.unsigned!==t.unsigned&&this.high>>>31===1&&t.high>>>31===1?false:this.high===t.high&&this.low===t.low},r.prototype.eq=function(t){return this.equals(t)},r.prototype.getHighBits=function(){return this.high},r.prototype.getHighBitsUnsigned=function(){return this.high>>>0},r.prototype.getLowBits=function(){return this.low},r.prototype.getLowBitsUnsigned=function(){return this.low>>>0},r.prototype.getNumBitsAbs=function(){if(this.isNegative())return this.eq(r.MIN_VALUE)?64:this.neg().getNumBitsAbs();var t=this.high!==0?this.high:this.low,i;for(i=31;i>0&&(t&1<<i)===0;i--);return this.high!==0?i+33:i+1},r.prototype.greaterThan=function(t){return this.comp(t)>0},r.prototype.gt=function(t){return this.greaterThan(t)},r.prototype.greaterThanOrEqual=function(t){return this.comp(t)>=0},r.prototype.gte=function(t){return this.greaterThanOrEqual(t)},r.prototype.ge=function(t){return this.greaterThanOrEqual(t)},r.prototype.isEven=function(){return (this.low&1)===0},r.prototype.isNegative=function(){return !this.unsigned&&this.high<0},r.prototype.isOdd=function(){return (this.low&1)===1},r.prototype.isPositive=function(){return this.unsigned||this.high>=0},r.prototype.isZero=function(){return this.high===0&&this.low===0},r.prototype.lessThan=function(t){return this.comp(t)<0},r.prototype.lt=function(t){return this.lessThan(t)},r.prototype.lessThanOrEqual=function(t){return this.comp(t)<=0},r.prototype.lte=function(t){return this.lessThanOrEqual(t)},r.prototype.modulo=function(t){if(r.isLong(t)||(t=r.fromValue(t)),J$2){var i=(this.unsigned?J$2.rem_u:J$2.rem_s)(this.low,this.high,t.low,t.high);return r.fromBits(i,J$2.get_high(),this.unsigned)}return this.sub(this.div(t).mul(t))},r.prototype.mod=function(t){return this.modulo(t)},r.prototype.rem=function(t){return this.modulo(t)},r.prototype.multiply=function(t){if(this.isZero())return r.ZERO;if(r.isLong(t)||(t=r.fromValue(t)),J$2){var i=J$2.mul(this.low,this.high,t.low,t.high);return r.fromBits(i,J$2.get_high(),this.unsigned)}if(t.isZero())return r.ZERO;if(this.eq(r.MIN_VALUE))return t.isOdd()?r.MIN_VALUE:r.ZERO;if(t.eq(r.MIN_VALUE))return this.isOdd()?r.MIN_VALUE:r.ZERO;if(this.isNegative())return t.isNegative()?this.neg().mul(t.neg()):this.neg().mul(t).neg();if(t.isNegative())return this.mul(t.neg()).neg();if(this.lt(r.TWO_PWR_24)&&t.lt(r.TWO_PWR_24))return r.fromNumber(this.toNumber()*t.toNumber(),this.unsigned);var f=this.high>>>16,c=this.high&65535,h=this.low>>>16,a=this.low&65535,p=t.high>>>16,y=t.high&65535,v=t.low>>>16,m=t.low&65535,w=0,_=0,O=0,S=0;return S+=a*m,O+=S>>>16,S&=65535,O+=h*m,_+=O>>>16,O&=65535,O+=a*v,_+=O>>>16,O&=65535,_+=c*m,w+=_>>>16,_&=65535,_+=h*v,w+=_>>>16,_&=65535,_+=a*y,w+=_>>>16,_&=65535,w+=f*m+c*v+h*y+a*p,w&=65535,r.fromBits(O<<16|S,w<<16|_,this.unsigned)},r.prototype.mul=function(t){return this.multiply(t)},r.prototype.negate=function(){return !this.unsigned&&this.eq(r.MIN_VALUE)?r.MIN_VALUE:this.not().add(r.ONE)},r.prototype.neg=function(){return this.negate()},r.prototype.not=function(){return r.fromBits(~this.low,~this.high,this.unsigned)},r.prototype.notEquals=function(t){return !this.equals(t)},r.prototype.neq=function(t){return this.notEquals(t)},r.prototype.ne=function(t){return this.notEquals(t)},r.prototype.or=function(t){return r.isLong(t)||(t=r.fromValue(t)),r.fromBits(this.low|t.low,this.high|t.high,this.unsigned)},r.prototype.shiftLeft=function(t){return r.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?r.fromBits(this.low<<t,this.high<<t|this.low>>>32-t,this.unsigned):r.fromBits(0,this.low<<t-32,this.unsigned)},r.prototype.shl=function(t){return this.shiftLeft(t)},r.prototype.shiftRight=function(t){return r.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?r.fromBits(this.low>>>t|this.high<<32-t,this.high>>t,this.unsigned):r.fromBits(this.high>>t-32,this.high>=0?0:-1,this.unsigned)},r.prototype.shr=function(t){return this.shiftRight(t)},r.prototype.shiftRightUnsigned=function(t){if(r.isLong(t)&&(t=t.toInt()),t&=63,t===0)return this;var i=this.high;if(t<32){var f=this.low;return r.fromBits(f>>>t|i<<32-t,i>>>t,this.unsigned)}else return t===32?r.fromBits(i,0,this.unsigned):r.fromBits(i>>>t-32,0,this.unsigned)},r.prototype.shr_u=function(t){return this.shiftRightUnsigned(t)},r.prototype.shru=function(t){return this.shiftRightUnsigned(t)},r.prototype.subtract=function(t){return r.isLong(t)||(t=r.fromValue(t)),this.add(t.neg())},r.prototype.sub=function(t){return this.subtract(t)},r.prototype.toInt=function(){return this.unsigned?this.low>>>0:this.low},r.prototype.toNumber=function(){return this.unsigned?(this.high>>>0)*ft+(this.low>>>0):this.high*ft+(this.low>>>0)},r.prototype.toBigInt=function(){return BigInt(this.toString())},r.prototype.toBytes=function(t){return t?this.toBytesLE():this.toBytesBE()},r.prototype.toBytesLE=function(){var t=this.high,i=this.low;return [i&255,i>>>8&255,i>>>16&255,i>>>24,t&255,t>>>8&255,t>>>16&255,t>>>24]},r.prototype.toBytesBE=function(){var t=this.high,i=this.low;return [t>>>24,t>>>16&255,t>>>8&255,t&255,i>>>24,i>>>16&255,i>>>8&255,i&255]},r.prototype.toSigned=function(){return this.unsigned?r.fromBits(this.low,this.high,false):this},r.prototype.toString=function(t){if(t=t||10,t<2||36<t)throw RangeError(`radix`);if(this.isZero())return `0`;if(this.isNegative())if(this.eq(r.MIN_VALUE)){var i=r.fromNumber(t),f=this.div(i),c=f.mul(i).sub(this);return f.toString(t)+c.toInt().toString(t)}else return `-`+this.neg().toString(t);for(var h=r.fromNumber(Math.pow(t,6),this.unsigned),a=this,p=``;;){var y=a.div(h),m=(a.sub(y.mul(h)).toInt()>>>0).toString(t);if(a=y,a.isZero())return m+p;for(;m.length<6;)m=`0`+m;p=``+m+p;}},r.prototype.toUnsigned=function(){return this.unsigned?this:r.fromBits(this.low,this.high,true)},r.prototype.xor=function(t){return r.isLong(t)||(t=r.fromValue(t)),r.fromBits(this.low^t.low,this.high^t.high,this.unsigned)},r.prototype.eqz=function(){return this.isZero()},r.prototype.le=function(t){return this.lessThanOrEqual(t)},r.prototype.toExtendedJSON=function(t){return t&&t.relaxed?this.toNumber():{$numberLong:this.toString()}},r.fromExtendedJSON=function(t,i){var f=r.fromString(t.$numberLong);return i&&i.relaxed?f.toNumber():f},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){return `new Long("`.concat(this.toString(),`"`).concat(this.unsigned?`, true`:``,`)`)},r.TWO_PWR_24=r.fromInt(oe$2),r.MAX_UNSIGNED_VALUE=r.fromBits(-1,-1,true),r.ZERO=r.fromInt(0),r.UZERO=r.fromInt(0,true),r.ONE=r.fromInt(1),r.UONE=r.fromInt(1,true),r.NEG_ONE=r.fromInt(-1),r.MAX_VALUE=r.fromBits(-1,2147483647,false),r.MIN_VALUE=r.fromBits(0,-2147483648,false),r})();Object.defineProperty(E$2.prototype,`__isLong__`,{value:true});Object.defineProperty(E$2.prototype,`_bsontype`,{value:`Long`});var se$1=/^(\+|-)?(\d+|(\d*\.\d*))?(E|e)?([-+])?(\d+)?$/,fe$2=/^(\+|-)?(Infinity|inf)$/i,ae$1=/^(\+|-)?NaN$/i,ut=6111,Ft$1=-6176,ir$2=6176,ue$1=34,Mt$1=[124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),or$2=[248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),sr$2=[120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),he$2=/^([-+])?(\d+)?$/,ce$2=31,fr$2=16383,le$2=30,pe$2=31;function ar$2(r){return !isNaN(parseInt(r,10))}function ge$1(r){var t=E$2.fromNumber(1e9),i=E$2.fromNumber(0);if(!r.parts[0]&&!r.parts[1]&&!r.parts[2]&&!r.parts[3])return {quotient:r,rem:i};for(var f=0;f<=3;f++)i=i.shiftLeft(32),i=i.add(new E$2(r.parts[f],0)),r.parts[f]=i.div(t).low,i=i.modulo(t);return {quotient:r,rem:i}}function ye$2(r,t){if(!r&&!t)return {high:E$2.fromNumber(0),low:E$2.fromNumber(0)};var i=r.shiftRightUnsigned(32),f=new E$2(r.getLowBits(),0),c=t.shiftRightUnsigned(32),h=new E$2(t.getLowBits(),0),a=i.multiply(c),p=i.multiply(h),y=f.multiply(c),v=f.multiply(h);return a=a.add(p.shiftRightUnsigned(32)),p=new E$2(p.getLowBits(),0).add(y).add(v.shiftRightUnsigned(32)),a=a.add(p.shiftRightUnsigned(32)),v=p.shiftLeft(32).add(new E$2(v.getLowBits(),0)),{high:a,low:v}}function we$2(r,t){var i=r.high>>>0,f=t.high>>>0;if(i<f)return true;if(i===f){if(r.low>>>0<t.low>>>0)return true}return false}function st$1(r,t){throw new L$2(`"`.concat(r,`" is not a valid Decimal128 string - `).concat(t))}var Yt$1=(function(){function r(t){if(!(this instanceof r))return new r(t);if(typeof t==`string`)this.bytes=r.fromString(t).bytes;else if(Ct$1(t)){if(t.byteLength!==16)throw new L$2(`Decimal128 must take a Buffer of 16 bytes`);this.bytes=t;}else throw new L$2(`Decimal128 must take a Buffer or string`)}return r.fromString=function(t){var i=false,f=false,c=false,h=0,a=0,p=0,y=0,v=0,m=[0],w=0,_=0,O=0,S=0,d=0,M=0,D=new E$2(0,0),F=new E$2(0,0),P=0,B=0;if(t.length>=7e3)throw new L$2(``+t+` not a valid Decimal128 string`);var Y=t.match(se$1),W=t.match(fe$2),q=t.match(ae$1);if(!Y&&!W&&!q||t.length===0)throw new L$2(``+t+` not a valid Decimal128 string`);if(Y){var bt=Y[2],at=Y[4],At=Y[5],pt=Y[6];at&&pt===void 0&&st$1(t,`missing exponent power`),at&&bt===void 0&&st$1(t,`missing exponent base`),at===void 0&&(At||pt)&&st$1(t,`missing e before exponent`);}if((t[B]===`+`||t[B]===`-`)&&(i=t[B++]===`-`),!ar$2(t[B])&&t[B]!==`.`){if(t[B]===`i`||t[B]===`I`)return new r(A$2.from(i?or$2:sr$2));if(t[B]===`N`)return new r(A$2.from(Mt$1))}for(;ar$2(t[B])||t[B]===`.`;){if(t[B]===`.`){f&&st$1(t,`contains multiple periods`),f=true,B=B+1;continue}w<34&&(t[B]!==`0`||c)&&(c||(v=a),c=true,m[_++]=parseInt(t[B],10),w=w+1),c&&(p=p+1),f&&(y=y+1),a=a+1,B=B+1;}if(f&&!a)throw new L$2(``+t+` not a valid Decimal128 string`);if(t[B]===`e`||t[B]===`E`){var et=t.substr(++B).match(he$2);if(!et||!et[2])return new r(A$2.from(Mt$1));d=parseInt(et[0],10),B=B+et[0].length;}if(t[B])return new r(A$2.from(Mt$1));if(O=0,!w)O=0,S=0,m[0]=0,p=1,w=1,h=0;else if(S=w-1,h=p,h!==1)for(;m[v+h-1]===0;)h=h-1;for(d<=y&&y-d>16384?d=Ft$1:d=d-y;d>ut;){if(S=S+1,S-O>ue$1){var nt=m.join(``);if(nt.match(/^0+$/)){d=ut;break}st$1(t,`overflow`);}d=d-1;}for(;d<Ft$1||w<p;){if(S===0&&h<w){d=Ft$1,h=0;break}if(w<p?p=p-1:S=S-1,d<ut)d=d+1;else {var nt=m.join(``);if(nt.match(/^0+$/)){d=ut;break}st$1(t,`overflow`);}}if(S-O+1<h){var G=a;f&&(v=v+1,G=G+1),i&&(v=v+1,G=G+1);var gt=parseInt(t[v+S+1],10),it=0;if(gt>=5&&(it=1,gt===5)){for(it=m[S]%2===1?1:0,M=v+S+2;M<G;M++)if(parseInt(t[M],10)){it=1;break}}if(it){for(var T=S;T>=0;T--)if(++m[T]>9&&(m[T]=0,T===0))if(d<ut)d=d+1,m[T]=1;else return new r(A$2.from(i?or$2:sr$2))}}if(D=E$2.fromNumber(0),F=E$2.fromNumber(0),h===0)D=E$2.fromNumber(0),F=E$2.fromNumber(0);else if(S-O<17){var T=O;for(F=E$2.fromNumber(m[T++]),D=new E$2(0,0);T<=S;T++)F=F.multiply(E$2.fromNumber(10)),F=F.add(E$2.fromNumber(m[T]));}else {var T=O;for(D=E$2.fromNumber(m[T++]);T<=S-17;T++)D=D.multiply(E$2.fromNumber(10)),D=D.add(E$2.fromNumber(m[T]));for(F=E$2.fromNumber(m[T++]);T<=S;T++)F=F.multiply(E$2.fromNumber(10)),F=F.add(E$2.fromNumber(m[T]));}var V=ye$2(D,E$2.fromString(`100000000000000000`));V.low=V.low.add(F),we$2(V.low,F)&&(V.high=V.high.add(E$2.fromNumber(1))),P=d+ir$2;var b={low:E$2.fromNumber(0),high:E$2.fromNumber(0)};V.high.shiftRightUnsigned(49).and(E$2.fromNumber(1)).equals(E$2.fromNumber(1))?(b.high=b.high.or(E$2.fromNumber(3).shiftLeft(61)),b.high=b.high.or(E$2.fromNumber(P).and(E$2.fromNumber(16383).shiftLeft(47))),b.high=b.high.or(V.high.and(E$2.fromNumber(0x7fffffffffff)))):(b.high=b.high.or(E$2.fromNumber(P&16383).shiftLeft(49)),b.high=b.high.or(V.high.and(E$2.fromNumber(562949953421311)))),b.low=V.low,i&&(b.high=b.high.or(E$2.fromString(`9223372036854775808`)));var N=A$2.alloc(16);return B=0,N[B++]=b.low.low&255,N[B++]=b.low.low>>8&255,N[B++]=b.low.low>>16&255,N[B++]=b.low.low>>24&255,N[B++]=b.low.high&255,N[B++]=b.low.high>>8&255,N[B++]=b.low.high>>16&255,N[B++]=b.low.high>>24&255,N[B++]=b.high.low&255,N[B++]=b.high.low>>8&255,N[B++]=b.high.low>>16&255,N[B++]=b.high.low>>24&255,N[B++]=b.high.high&255,N[B++]=b.high.high>>8&255,N[B++]=b.high.high>>16&255,N[B++]=b.high.high>>24&255,new r(N)},r.prototype.toString=function(){for(var t,i=0,f=new Array(36),c=0;c<f.length;c++)f[c]=0;var h=0,a=false,p,y={parts:[0,0,0,0]},v,m,w=[];h=0;var _=this.bytes,O=_[h++]|_[h++]<<8|_[h++]<<16|_[h++]<<24,S=_[h++]|_[h++]<<8|_[h++]<<16|_[h++]<<24,d=_[h++]|_[h++]<<8|_[h++]<<16|_[h++]<<24,M=_[h++]|_[h++]<<8|_[h++]<<16|_[h++]<<24;h=0;({low:new E$2(O,S),high:new E$2(d,M)}).high.lessThan(E$2.ZERO)&&w.push(`-`);var F=M>>26&ce$2;if(F>>3===3){if(F===le$2)return w.join(``)+`Infinity`;if(F===pe$2)return `NaN`;t=M>>15&fr$2,p=8+(M>>14&1);}else p=M>>14&7,t=M>>17&fr$2;var P=t-ir$2;if(y.parts[0]=(M&16383)+((p&15)<<14),y.parts[1]=d,y.parts[2]=S,y.parts[3]=O,y.parts[0]===0&&y.parts[1]===0&&y.parts[2]===0&&y.parts[3]===0)a=true;else for(m=3;m>=0;m--){var B=0,Y=ge$1(y);if(y=Y.quotient,B=Y.rem.low,!!B)for(v=8;v>=0;v--)f[m*9+v]=B%10,B=Math.floor(B/10);}if(a)i=1,f[h]=0;else for(i=36;!f[h];)i=i-1,h=h+1;var W=i-1+P;if(W>=34||W<=-7||P>0){if(i>34)return w.push(``.concat(0)),P>0?w.push(`E+`.concat(P)):P<0&&w.push(`E`.concat(P)),w.join(``);w.push(``.concat(f[h++])),i=i-1,i&&w.push(`.`);for(var c=0;c<i;c++)w.push(``.concat(f[h++]));w.push(`E`),W>0?w.push(`+`.concat(W)):w.push(``.concat(W));}else if(P>=0)for(var c=0;c<i;c++)w.push(``.concat(f[h++]));else {var q=i+P;if(q>0)for(var c=0;c<q;c++)w.push(``.concat(f[h++]));else w.push(`0`);for(w.push(`.`);q++<0;)w.push(`0`);for(var c=0;c<i-Math.max(q-1,0);c++)w.push(``.concat(f[h++]));}return w.join(``)},r.prototype.toJSON=function(){return {$numberDecimal:this.toString()}},r.prototype.toExtendedJSON=function(){return {$numberDecimal:this.toString()}},r.fromExtendedJSON=function(t){return r.fromString(t.$numberDecimal)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){return `new Decimal128("`.concat(this.toString(),`")`)},r})();Object.defineProperty(Yt$1.prototype,`_bsontype`,{value:`Decimal128`});var Ot$1=(function(){function r(t){if(!(this instanceof r))return new r(t);t instanceof Number&&(t=t.valueOf()),this.value=+t;}return r.prototype.valueOf=function(){return this.value},r.prototype.toJSON=function(){return this.value},r.prototype.toString=function(t){return this.value.toString(t)},r.prototype.toExtendedJSON=function(t){return t&&(t.legacy||t.relaxed&&isFinite(this.value))?this.value:Object.is(Math.sign(this.value),-0)?{$numberDouble:`-`.concat(this.value.toFixed(1))}:{$numberDouble:Number.isInteger(this.value)?this.value.toFixed(1):this.value.toString()}},r.fromExtendedJSON=function(t,i){var f=parseFloat(t.$numberDouble);return i&&i.relaxed?f:new r(f)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){var t=this.toExtendedJSON();return `new Double(`.concat(t.$numberDouble,`)`)},r})();Object.defineProperty(Ot$1.prototype,`_bsontype`,{value:`Double`});var It$1=(function(){function r(t){if(!(this instanceof r))return new r(t);t instanceof Number&&(t=t.valueOf()),this.value=+t|0;}return r.prototype.valueOf=function(){return this.value},r.prototype.toString=function(t){return this.value.toString(t)},r.prototype.toJSON=function(){return this.value},r.prototype.toExtendedJSON=function(t){return t&&(t.relaxed||t.legacy)?this.value:{$numberInt:this.value.toString()}},r.fromExtendedJSON=function(t,i){return i&&i.relaxed?parseInt(t.$numberInt,10):new r(t.$numberInt)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){return `new Int32(`.concat(this.valueOf(),`)`)},r})();Object.defineProperty(It$1.prototype,`_bsontype`,{value:`Int32`});var Jt$1=(function(){function r(){if(!(this instanceof r))return new r}return r.prototype.toExtendedJSON=function(){return {$maxKey:1}},r.fromExtendedJSON=function(){return new r},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){return `new MaxKey()`},r})();Object.defineProperty(Jt$1.prototype,`_bsontype`,{value:`MaxKey`});var Ht$1=(function(){function r(){if(!(this instanceof r))return new r}return r.prototype.toExtendedJSON=function(){return {$minKey:1}},r.fromExtendedJSON=function(){return new r},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){return `new MinKey()`},r})();Object.defineProperty(Ht$1.prototype,`_bsontype`,{value:`MinKey`});var me$2=new RegExp(`^[0-9a-fA-F]{24}$`),Q$2=null,z$2=Symbol(`id`),$$2=(function(){function r(t){if(!(this instanceof r))return new r(t);var i;if(typeof t==`object`&&t&&`id`in t){if(typeof t.id!=`string`&&!ArrayBuffer.isView(t.id))throw new L$2(`Argument passed in must have an id that is of type string or Buffer`);`toHexString`in t&&typeof t.toHexString==`function`?i=A$2.from(t.toHexString(),`hex`):i=t.id;}else i=t;if(i==null||typeof i==`number`)this[z$2]=r.generate(typeof i==`number`?i:void 0);else if(ArrayBuffer.isView(i)&&i.byteLength===12)this[z$2]=i instanceof A$2?i:vt(i);else if(typeof i==`string`)if(i.length===12){var f=A$2.from(i);if(f.byteLength===12)this[z$2]=f;else throw new L$2(`Argument passed in must be a string of 12 bytes`)}else if(i.length===24&&me$2.test(i))this[z$2]=A$2.from(i,`hex`);else throw new L$2(`Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer`);else throw new L$2(`Argument passed in does not match the accepted types`);r.cacheHexString&&(this.__id=this.id.toString(`hex`));}return Object.defineProperty(r.prototype,`id`,{get:function(){return this[z$2]},set:function(t){this[z$2]=t,r.cacheHexString&&(this.__id=t.toString(`hex`));},enumerable:false,configurable:true}),Object.defineProperty(r.prototype,`generationTime`,{get:function(){return this.id.readInt32BE(0)},set:function(t){this.id.writeUInt32BE(t,0);},enumerable:false,configurable:true}),r.prototype.toHexString=function(){if(r.cacheHexString&&this.__id)return this.__id;var t=this.id.toString(`hex`);return r.cacheHexString&&!this.__id&&(this.__id=t),t},r.getInc=function(){return r.index=(r.index+1)%16777215},r.generate=function(t){typeof t!=`number`&&(t=Math.floor(Date.now()/1e3));var i=r.getInc(),f=A$2.alloc(12);return f.writeUInt32BE(t,0),Q$2===null&&(Q$2=yr$1(5)),f[4]=Q$2[0],f[5]=Q$2[1],f[6]=Q$2[2],f[7]=Q$2[3],f[8]=Q$2[4],f[11]=i&255,f[10]=i>>8&255,f[9]=i>>16&255,f},r.prototype.toString=function(t){return t?this.id.toString(t):this.toHexString()},r.prototype.toJSON=function(){return this.toHexString()},r.prototype.equals=function(t){if(t==null)return false;if(t instanceof r)return this[z$2][11]===t[z$2][11]&&this[z$2].equals(t[z$2]);if(typeof t==`string`&&r.isValid(t)&&t.length===12&&Ct$1(this.id))return t===A$2.prototype.toString.call(this.id,`latin1`);if(typeof t==`string`&&r.isValid(t)&&t.length===24)return t.toLowerCase()===this.toHexString();if(typeof t==`string`&&r.isValid(t)&&t.length===12)return A$2.from(t).equals(this.id);if(typeof t==`object`&&`toHexString`in t&&typeof t.toHexString==`function`){var i=t.toHexString(),f=this.toHexString().toLowerCase();return typeof i==`string`&&i.toLowerCase()===f}return false},r.prototype.getTimestamp=function(){var t=new Date,i=this.id.readUInt32BE(0);return t.setTime(Math.floor(i)*1e3),t},r.createPk=function(){return new r},r.createFromTime=function(t){var i=A$2.from([0,0,0,0,0,0,0,0,0,0,0,0]);return i.writeUInt32BE(t,0),new r(i)},r.createFromHexString=function(t){if(typeof t>`u`||t!=null&&t.length!==24)throw new L$2(`Argument passed in must be a single String of 12 bytes or a string of 24 hex characters`);return new r(A$2.from(t,`hex`))},r.isValid=function(t){if(t==null)return false;try{return new r(t),!0}catch{return false}},r.prototype.toExtendedJSON=function(){return this.toHexString?{$oid:this.toHexString()}:{$oid:this.toString(`hex`)}},r.fromExtendedJSON=function(t){return new r(t.$oid)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){return `new ObjectId("`.concat(this.toHexString(),`")`)},r.index=Math.floor(Math.random()*16777215),r})();Object.defineProperty($$2.prototype,`generate`,{value:St$1(function(r){return $$2.generate(r)},"Please use the static `ObjectId.generate(time)` instead")});Object.defineProperty($$2.prototype,`getInc`,{value:St$1(function(){return $$2.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty($$2.prototype,`get_inc`,{value:St$1(function(){return $$2.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty($$2,`get_inc`,{value:St$1(function(){return $$2.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty($$2.prototype,`_bsontype`,{value:`ObjectID`});function _e$2(r){return r.split(``).sort().join(``)}var ct$1=(function(){function r(t,i){if(!(this instanceof r))return new r(t,i);if(this.pattern=t,this.options=_e$2(i??``),this.pattern.indexOf(`\0`)!==-1)throw new tt$1(`BSON Regex patterns cannot contain null bytes, found: `.concat(JSON.stringify(this.pattern)));if(this.options.indexOf(`\0`)!==-1)throw new tt$1(`BSON Regex options cannot contain null bytes, found: `.concat(JSON.stringify(this.options)));for(var f=0;f<this.options.length;f++)if(!(this.options[f]===`i`||this.options[f]===`m`||this.options[f]===`x`||this.options[f]===`l`||this.options[f]===`s`||this.options[f]===`u`))throw new tt$1(`The regular expression option [`.concat(this.options[f],`] is not supported`))}return r.parseOptions=function(t){return t?t.split(``).sort().join(``):``},r.prototype.toExtendedJSON=function(t){return t=t||{},t.legacy?{$regex:this.pattern,$options:this.options}:{$regularExpression:{pattern:this.pattern,options:this.options}}},r.fromExtendedJSON=function(t){if(`$regex`in t)if(typeof t.$regex!=`string`){if(t.$regex._bsontype===`BSONRegExp`)return t}else return new r(t.$regex,r.parseOptions(t.$options));if(`$regularExpression`in t)return new r(t.$regularExpression.pattern,r.parseOptions(t.$regularExpression.options));throw new L$2(`Unexpected BSONRegExp EJSON object form: `.concat(JSON.stringify(t)))},r})();Object.defineProperty(ct$1.prototype,`_bsontype`,{value:`BSONRegExp`});var Vt$1=(function(){function r(t){if(!(this instanceof r))return new r(t);this.value=t;}return r.prototype.valueOf=function(){return this.value},r.prototype.toString=function(){return this.value},r.prototype.inspect=function(){return `new BSONSymbol("`.concat(this.value,`")`)},r.prototype.toJSON=function(){return this.value},r.prototype.toExtendedJSON=function(){return {$symbol:this.value}},r.fromExtendedJSON=function(t){return new r(t.$symbol)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r})();Object.defineProperty(Vt$1.prototype,`_bsontype`,{value:`Symbol`});var vr$1=(function(r){Bt$1(t,r);function t(i,f){var c=this;return c instanceof t?(E$2.isLong(i)?c=r.call(this,i.low,i.high,true)||this:lt$1(i)&&typeof i.t<`u`&&typeof i.i<`u`?c=r.call(this,i.i,i.t,true)||this:c=r.call(this,i,f,true)||this,Object.defineProperty(c,`_bsontype`,{value:`Timestamp`,writable:false,configurable:false,enumerable:false}),c):new t(i,f)}return t.prototype.toJSON=function(){return {$timestamp:this.toString()}},t.fromInt=function(i){return new t(E$2.fromInt(i,true))},t.fromNumber=function(i){return new t(E$2.fromNumber(i,true))},t.fromBits=function(i,f){return new t(i,f)},t.fromString=function(i,f){return new t(E$2.fromString(i,true,f))},t.prototype.toExtendedJSON=function(){return {$timestamp:{t:this.high>>>0,i:this.low>>>0}}},t.fromExtendedJSON=function(i){return new t(i.$timestamp)},t.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},t.prototype.inspect=function(){return `new Timestamp({ t: `.concat(this.getHighBits(),`, i: `).concat(this.getLowBits(),` })`)},t.MAX_VALUE=E$2.MAX_UNSIGNED_VALUE,t})(E$2);function Ee$2(r){return lt$1(r)&&Reflect.has(r,`_bsontype`)&&typeof r._bsontype==`string`}var Er$2=2147483647,Br$2=-2147483648,Sr$1=0x8000000000000000,Nr$1=-9223372036854776e3,Be$1={$oid:$$2,$binary:rt$1,$uuid:rt$1,$symbol:Vt$1,$numberInt:It$1,$numberDecimal:Yt$1,$numberDouble:Ot$1,$numberLong:E$2,$minKey:Ht$1,$maxKey:Jt$1,$regex:ct$1,$regularExpression:ct$1,$timestamp:vr$1};function Or$1(r,t){if(t===void 0&&(t={}),typeof r==`number`){if(t.relaxed||t.legacy)return r;if(Math.floor(r)===r){if(r>=Br$2&&r<=Er$2)return new It$1(r);if(r>=Nr$1&&r<=Sr$1)return E$2.fromNumber(r)}return new Ot$1(r)}if(r==null||typeof r!=`object`)return r;if(r.$undefined)return null;for(var i=Object.keys(r).filter(function(w){return w.startsWith(`$`)&&r[w]!=null}),f=0;f<i.length;f++){var c=Be$1[i[f]];if(c)return c.fromExtendedJSON(r,t)}if(r.$date!=null){var h=r.$date,a=new Date;return t.legacy?typeof h==`number`?a.setTime(h):typeof h==`string`&&a.setTime(Date.parse(h)):typeof h==`string`?a.setTime(Date.parse(h)):E$2.isLong(h)?a.setTime(h.toNumber()):typeof h==`number`&&t.relaxed&&a.setTime(h),a}if(r.$code!=null){var p=Object.assign({},r);return r.$scope&&(p.$scope=Or$1(r.$scope)),Nt$1.fromExtendedJSON(r)}if(ie$2(r)||r.$dbPointer){var y=r.$ref?r:r.$dbPointer;if(y instanceof ht)return y;var v=Object.keys(y).filter(function(w){return w.startsWith(`$`)}),m=true;if(v.forEach(function(w){[`$ref`,`$id`,`$db`].indexOf(w)===-1&&(m=false);}),m)return ht.fromExtendedJSON(y)}return r}function Se$2(r,t){return r.map(function(i,f){t.seenObjects.push({propertyName:`index `.concat(f),obj:null});try{return k$1(i,t)}finally{t.seenObjects.pop();}})}function ur$2(r){var t=r.toISOString();return r.getUTCMilliseconds()!==0?t:t.slice(0,-5)+`Z`}function k$1(r,t){if((typeof r==`object`||typeof r==`function`)&&r!==null){var i=t.seenObjects.findIndex(function(D){return D.obj===r});if(i!==-1){var f=t.seenObjects.map(function(D){return D.propertyName}),c=f.slice(0,i).map(function(D){return ``.concat(D,` -> `)}).join(``),h=f[i],a=` -> `+f.slice(i+1,f.length-1).map(function(D){return ``.concat(D,` -> `)}).join(``),p=f[f.length-1],y=` `.repeat(c.length+h.length/2),v=`-`.repeat(a.length+(h.length+p.length)/2-1);throw new L$2(`Converting circular structure to EJSON:
27
+ var dr$2=v$1(dt=>{Object.defineProperty(dt,`__esModule`,{value:true});dt.URLBuilder=void 0;dt.URLBuilder=(function(){function r(t){try{this.base=new URL(t),this.params=new URLSearchParams(this.base.search.slice(1));}catch(i){console.error(`Un-parsable URL`,i);}}return r.prototype.appendQueryParam=function(t,i){this.params.append(t,i?i.toString():``);},r.prototype.clearQueryParams=function(){return this.params=new URLSearchParams,this},r.prototype.deleteQueryParam=function(t){this.params.delete(t);},r.prototype.getBase=function(){return this.base},r.prototype.getPath=function(){return this.base.pathname},r.prototype.getHostname=function(){return this.base.hostname},r.prototype.getParams=function(){return this.params},r.prototype.getQueryParam=function(t){if(!this.params)return ``;var i=this.params.get(t);return !i||i===`undefined`||i===`null`?void 0:i},r.prototype.getQueryString=function(){return this.params.toString()},r.prototype.setPath=function(t){return this.base.pathname=t,this},r.prototype.setQueryParam=function(t,i){return this.params.set(t,i?i.toString():``),this},r.prototype.setQueryString=function(t){if(t)return t[0]===`?`&&(t=t.slice(1)),this.params=new URLSearchParams(t),this},r.prototype.toString=function(){var t=this.params.toString();return t===``?this.base.search=``:this.base.search=`?`+t,this.base.toString()},r})();});var mt=class{triggerID;nudgeID;engagementID;contentID;shortID;contentType;variation;props;objective;onsiteDeliveryType;holdout;constructor(t){t=t||{},this.triggerID=t.id||t.triggerID,this.nudgeID=t.nudgeID,this.shortID=t.shortID,this.contentType=t.contentType,this.engagementID=t.engagementID,this.contentID=t.contentID,this.variation=t.variation,this.props=t.props,this.objective=t.objective,this.onsiteDeliveryType=t.onsiteDeliveryType,this.holdout=t.holdout;}};function Mr$2(r,t){return t={exports:{}},r(t,t.exports),t.exports}var jr$1=Yr$2,$r$2=Hr$2,Pr$1=Zr$2,X$1=[],H$3=[],Cr=typeof Uint8Array<`u`?Uint8Array:Array,Rt$1=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`;for(K$1=0,kt$1=Rt$1.length;K$1<kt$1;++K$1)X$1[K$1]=Rt$1[K$1],H$3[Rt$1.charCodeAt(K$1)]=K$1;var K$1,kt$1;H$3[45]=62;H$3[95]=63;function pr$2(r){var t=r.length;if(t%4>0)throw new Error(`Invalid string. Length must be a multiple of 4`);var i=r.indexOf(`=`);i===-1&&(i=t);var f=i===t?0:4-i%4;return [i,f]}function Yr$2(r){var t=pr$2(r),i=t[0],f=t[1];return (i+f)*3/4-f}function Jr$2(r,t,i){return (t+i)*3/4-i}function Hr$2(r){var t,i=pr$2(r),f=i[0],c=i[1],h=new Cr(Jr$2(r,f,c)),a=0,p=c>0?f-4:f,y;for(y=0;y<p;y+=4)t=H$3[r.charCodeAt(y)]<<18|H$3[r.charCodeAt(y+1)]<<12|H$3[r.charCodeAt(y+2)]<<6|H$3[r.charCodeAt(y+3)],h[a++]=t>>16&255,h[a++]=t>>8&255,h[a++]=t&255;return c===2&&(t=H$3[r.charCodeAt(y)]<<2|H$3[r.charCodeAt(y+1)]>>4,h[a++]=t&255),c===1&&(t=H$3[r.charCodeAt(y)]<<10|H$3[r.charCodeAt(y+1)]<<4|H$3[r.charCodeAt(y+2)]>>2,h[a++]=t>>8&255,h[a++]=t&255),h}function Vr$2(r){return X$1[r>>18&63]+X$1[r>>12&63]+X$1[r>>6&63]+X$1[r&63]}function Wr$2(r,t,i){for(var f,c=[],h=t;h<i;h+=3)f=(r[h]<<16&16711680)+(r[h+1]<<8&65280)+(r[h+2]&255),c.push(Vr$2(f));return c.join(``)}function Zr$2(r){for(var t,i=r.length,f=i%3,c=[],h=16383,a=0,p=i-f;a<p;a+=h)c.push(Wr$2(r,a,a+h>p?p:a+h));return f===1?(t=r[i-1],c.push(X$1[t>>2]+X$1[t<<4&63]+`==`)):f===2&&(t=(r[i-2]<<8)+r[i-1],c.push(X$1[t>>10]+X$1[t>>4&63]+X$1[t<<2&63]+`=`)),c.join(``)}var Lt$1={byteLength:jr$1,toByteArray:$r$2,fromByteArray:Pr$1};var zr$2=function(t,i,f,c,h){var a,p,y=h*8-c-1,v=(1<<y)-1,m=v>>1,w=-7,_=f?h-1:0,O=f?-1:1,S=t[i+_];for(_+=O,a=S&(1<<-w)-1,S>>=-w,w+=y;w>0;a=a*256+t[i+_],_+=O,w-=8);for(p=a&(1<<-w)-1,a>>=-w,w+=c;w>0;p=p*256+t[i+_],_+=O,w-=8);if(a===0)a=1-m;else {if(a===v)return p?NaN:(S?-1:1)*Infinity;p=p+Math.pow(2,c),a=a-m;}return (S?-1:1)*p*Math.pow(2,a-c)},Xr$2=function(t,i,f,c,h,a){var p,y,v,m=a*8-h-1,w=(1<<m)-1,_=w>>1,O=h===23?Math.pow(2,-24)-Math.pow(2,-77):0,S=c?0:a-1,d=c?1:-1,M=i<0||i===0&&1/i<0?1:0;for(i=Math.abs(i),isNaN(i)||i===Infinity?(y=isNaN(i)?1:0,p=w):(p=Math.floor(Math.log(i)/Math.LN2),i*(v=Math.pow(2,-p))<1&&(p--,v*=2),p+_>=1?i+=O/v:i+=O*Math.pow(2,1-_),i*v>=2&&(p++,v/=2),p+_>=w?(y=0,p=w):p+_>=1?(y=(i*v-1)*Math.pow(2,h),p=p+_):(y=i*Math.pow(2,_-1)*Math.pow(2,h),p=0));h>=8;t[f+S]=y&255,S+=d,y/=256,h-=8);for(p=p<<h|y,m+=h;m>0;t[f+S]=p&255,S+=d,p/=256,m-=8);t[f+S-d]|=M*128;},ot$1={read:zr$2,write:Xr$2},Et$1=Mr$2(function(r,t){var i=typeof Symbol==`function`&&typeof Symbol.for==`function`?Symbol.for(`nodejs.util.inspect.custom`):null;t.Buffer=a,t.SlowBuffer=D,t.INSPECT_MAX_BYTES=50;var f=2147483647;t.kMaxLength=f,a.TYPED_ARRAY_SUPPORT=c(),!a.TYPED_ARRAY_SUPPORT&&typeof console<`u`&&typeof console.error==`function`&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function c(){try{var o=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(o,e),o.foo()===42}catch{return false}}Object.defineProperty(a.prototype,`parent`,{enumerable:true,get:function(){if(a.isBuffer(this))return this.buffer}}),Object.defineProperty(a.prototype,`offset`,{enumerable:true,get:function(){if(a.isBuffer(this))return this.byteOffset}});function h(o){if(o>f)throw new RangeError(`The value "`+o+`" is invalid for option "size"`);var e=new Uint8Array(o);return Object.setPrototypeOf(e,a.prototype),e}function a(o,e,n){if(typeof o==`number`){if(typeof e==`string`)throw new TypeError(`The "string" argument must be of type string. Received type number`);return m(o)}return p(o,e,n)}a.poolSize=8192;function p(o,e,n){if(typeof o==`string`)return w(o,e);if(ArrayBuffer.isView(o))return O(o);if(o==null)throw new TypeError(`The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type `+babelHelpers.typeof(o));if(Z(o,ArrayBuffer)||o&&Z(o.buffer,ArrayBuffer)||typeof SharedArrayBuffer<`u`&&(Z(o,SharedArrayBuffer)||o&&Z(o.buffer,SharedArrayBuffer)))return S(o,e,n);if(typeof o==`number`)throw new TypeError(`The "value" argument must not be of type number. Received type number`);var s=o.valueOf&&o.valueOf();if(s!=null&&s!==o)return a.from(s,e,n);var u=d(o);if(u)return u;if(typeof Symbol<`u`&&Symbol.toPrimitive!=null&&typeof o[Symbol.toPrimitive]==`function`)return a.from(o[Symbol.toPrimitive](`string`),e,n);throw new TypeError(`The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type `+babelHelpers.typeof(o))}a.from=function(o,e,n){return p(o,e,n)},Object.setPrototypeOf(a.prototype,Uint8Array.prototype),Object.setPrototypeOf(a,Uint8Array);function y(o){if(typeof o!=`number`)throw new TypeError(`"size" argument must be of type number`);if(o<0)throw new RangeError(`The value "`+o+`" is invalid for option "size"`)}function v(o,e,n){return y(o),o<=0?h(o):e!==void 0?typeof n==`string`?h(o).fill(e,n):h(o).fill(e):h(o)}a.alloc=function(o,e,n){return v(o,e,n)};function m(o){return y(o),h(o<0?0:M(o)|0)}a.allocUnsafe=function(o){return m(o)},a.allocUnsafeSlow=function(o){return m(o)};function w(o,e){if((typeof e!=`string`||e===``)&&(e=`utf8`),!a.isEncoding(e))throw new TypeError(`Unknown encoding: `+e);var n=F(o,e)|0,s=h(n),u=s.write(o,e);return u!==n&&(s=s.slice(0,u)),s}function _(o){for(var e=o.length<0?0:M(o.length)|0,n=h(e),s=0;s<e;s+=1)n[s]=o[s]&255;return n}function O(o){if(Z(o,Uint8Array)){var e=new Uint8Array(o);return S(e.buffer,e.byteOffset,e.byteLength)}return _(o)}function S(o,e,n){if(e<0||o.byteLength<e)throw new RangeError(`"offset" is outside of buffer bounds`);if(o.byteLength<e+(n||0))throw new RangeError(`"length" is outside of buffer bounds`);var s;return e===void 0&&n===void 0?s=new Uint8Array(o):n===void 0?s=new Uint8Array(o,e):s=new Uint8Array(o,e,n),Object.setPrototypeOf(s,a.prototype),s}function d(o){if(a.isBuffer(o)){var e=M(o.length)|0,n=h(e);return n.length===0||o.copy(n,0,0,e),n}if(o.length!==void 0)return typeof o.length!=`number`||Ut(o.length)?h(0):_(o);if(o.type===`Buffer`&&Array.isArray(o.data))return _(o.data)}function M(o){if(o>=f)throw new RangeError(`Attempt to allocate Buffer larger than maximum size: 0x`+f.toString(16)+` bytes`);return o|0}function D(o){return +o!=o&&(o=0),a.alloc(+o)}a.isBuffer=function(e){return e!=null&&e._isBuffer===true&&e!==a.prototype},a.compare=function(e,n){if(Z(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),Z(n,Uint8Array)&&(n=a.from(n,n.offset,n.byteLength)),!a.isBuffer(e)||!a.isBuffer(n))throw new TypeError(`The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array`);if(e===n)return 0;for(var s=e.length,u=n.length,l=0,g=Math.min(s,u);l<g;++l)if(e[l]!==n[l]){s=e[l],u=n[l];break}return s<u?-1:u<s?1:0},a.isEncoding=function(e){switch(String(e).toLowerCase()){case `hex`:case `utf8`:case `utf-8`:case `ascii`:case `latin1`:case `binary`:case `base64`:case `ucs2`:case `ucs-2`:case `utf16le`:case `utf-16le`:return true;default:return false}},a.concat=function(e,n){if(!Array.isArray(e))throw new TypeError(`"list" argument must be an Array of Buffers`);if(e.length===0)return a.alloc(0);var s;if(n===void 0)for(n=0,s=0;s<e.length;++s)n+=e[s].length;var u=a.allocUnsafe(n),l=0;for(s=0;s<e.length;++s){var g=e[s];if(Z(g,Uint8Array))l+g.length>u.length?a.from(g).copy(u,l):Uint8Array.prototype.set.call(u,g,l);else if(a.isBuffer(g))g.copy(u,l);else throw new TypeError(`"list" argument must be an Array of Buffers`);l+=g.length;}return u};function F(o,e){if(a.isBuffer(o))return o.length;if(ArrayBuffer.isView(o)||Z(o,ArrayBuffer))return o.byteLength;if(typeof o!=`string`)throw new TypeError(`The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type `+babelHelpers.typeof(o));var n=o.length,s=arguments.length>2&&arguments[2]===true;if(!s&&n===0)return 0;for(var u=false;;)switch(e){case `ascii`:case `latin1`:case `binary`:return n;case `utf8`:case `utf-8`:return xt(o).length;case `ucs2`:case `ucs-2`:case `utf16le`:case `utf-16le`:return n*2;case `hex`:return n>>>1;case `base64`:return Xt(o).length;default:if(u)return s?-1:xt(o).length;e=(``+e).toLowerCase(),u=true;}}a.byteLength=F;function P(o,e,n){var s=false;if((e===void 0||e<0)&&(e=0),e>this.length||((n===void 0||n>this.length)&&(n=this.length),n<=0)||(n>>>=0,e>>>=0,n<=e))return ``;for(o||(o=`utf8`);;)switch(o){case `hex`:return V(this,e,n);case `utf8`:case `utf-8`:return nt(this,e,n);case `ascii`:return it(this,e,n);case `latin1`:case `binary`:return T(this,e,n);case `base64`:return et(this,e,n);case `ucs2`:case `ucs-2`:case `utf16le`:case `utf-16le`:return b(this,e,n);default:if(s)throw new TypeError(`Unknown encoding: `+o);o=(o+``).toLowerCase(),s=true;}}a.prototype._isBuffer=true;function B(o,e,n){var s=o[e];o[e]=o[n],o[n]=s;}a.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError(`Buffer size must be a multiple of 16-bits`);for(var n=0;n<e;n+=2)B(this,n,n+1);return this},a.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError(`Buffer size must be a multiple of 32-bits`);for(var n=0;n<e;n+=4)B(this,n,n+3),B(this,n+1,n+2);return this},a.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError(`Buffer size must be a multiple of 64-bits`);for(var n=0;n<e;n+=8)B(this,n,n+7),B(this,n+1,n+6),B(this,n+2,n+5),B(this,n+3,n+4);return this},a.prototype.toString=function(){var e=this.length;return e===0?``:arguments.length===0?nt(this,0,e):P.apply(this,arguments)},a.prototype.toLocaleString=a.prototype.toString,a.prototype.equals=function(e){if(!a.isBuffer(e))throw new TypeError(`Argument must be a Buffer`);return this===e?true:a.compare(this,e)===0},a.prototype.inspect=function(){var e=``,n=t.INSPECT_MAX_BYTES;return e=this.toString(`hex`,0,n).replace(/(.{2})/g,`$1 `).trim(),this.length>n&&(e+=` ... `),`<Buffer `+e+`>`},i&&(a.prototype[i]=a.prototype.inspect),a.prototype.compare=function(e,n,s,u,l){if(Z(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),!a.isBuffer(e))throw new TypeError(`The "target" argument must be one of type Buffer or Uint8Array. Received type `+babelHelpers.typeof(e));if(n===void 0&&(n=0),s===void 0&&(s=e?e.length:0),u===void 0&&(u=0),l===void 0&&(l=this.length),n<0||s>e.length||u<0||l>this.length)throw new RangeError(`out of range index`);if(u>=l&&n>=s)return 0;if(u>=l)return -1;if(n>=s)return 1;if(n>>>=0,s>>>=0,u>>>=0,l>>>=0,this===e)return 0;for(var g=l-u,I=s-n,x=Math.min(g,I),U=this.slice(u,l),j=e.slice(n,s),R=0;R<x;++R)if(U[R]!==j[R]){g=U[R],I=j[R];break}return g<I?-1:I<g?1:0};function Y(o,e,n,s,u){if(o.length===0)return -1;if(typeof n==`string`?(s=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,Ut(n)&&(n=u?0:o.length-1),n<0&&(n=o.length+n),n>=o.length){if(u)return -1;n=o.length-1;}else if(n<0)if(u)n=0;else return -1;if(typeof e==`string`&&(e=a.from(e,s)),a.isBuffer(e))return e.length===0?-1:W(o,e,n,s,u);if(typeof e==`number`)return e=e&255,typeof Uint8Array.prototype.indexOf==`function`?u?Uint8Array.prototype.indexOf.call(o,e,n):Uint8Array.prototype.lastIndexOf.call(o,e,n):W(o,[e],n,s,u);throw new TypeError(`val must be string, number or Buffer`)}function W(o,e,n,s,u){var l=1,g=o.length,I=e.length;if(s!==void 0&&(s=String(s).toLowerCase(),s===`ucs2`||s===`ucs-2`||s===`utf16le`||s===`utf-16le`)){if(o.length<2||e.length<2)return -1;l=2,g/=2,I/=2,n/=2;}function x(qt,Gt){return l===1?qt[Gt]:qt.readUInt16BE(Gt*l)}var U;if(u){var j=-1;for(U=n;U<g;U++)if(x(o,U)===x(e,j===-1?0:U-j)){if(j===-1&&(j=U),U-j+1===I)return j*l}else j!==-1&&(U-=U-j),j=-1;}else for(n+I>g&&(n=g-I),U=n;U>=0;U--){for(var R=true,wt=0;wt<I;wt++)if(x(o,U+wt)!==x(e,wt)){R=false;break}if(R)return U}return -1}a.prototype.includes=function(e,n,s){return this.indexOf(e,n,s)!==-1},a.prototype.indexOf=function(e,n,s){return Y(this,e,n,s,true)},a.prototype.lastIndexOf=function(e,n,s){return Y(this,e,n,s,false)};function q(o,e,n,s){n=Number(n)||0;var u=o.length-n;s?(s=Number(s),s>u&&(s=u)):s=u;var l=e.length;s>l/2&&(s=l/2);for(var g=0;g<s;++g){var I=parseInt(e.substr(g*2,2),16);if(Ut(I))return g;o[n+g]=I;}return g}function bt(o,e,n,s){return yt(xt(e,o.length-n),o,n,s)}function at(o,e,n,s){return yt(Tr(e),o,n,s)}function At(o,e,n,s){return yt(Xt(e),o,n,s)}function pt(o,e,n,s){return yt(Rr(e,o.length-n),o,n,s)}a.prototype.write=function(e,n,s,u){if(n===void 0)u=`utf8`,s=this.length,n=0;else if(s===void 0&&typeof n==`string`)u=n,s=this.length,n=0;else if(isFinite(n))n=n>>>0,isFinite(s)?(s=s>>>0,u===void 0&&(u=`utf8`)):(u=s,s=void 0);else throw new Error(`Buffer.write(string, encoding, offset[, length]) is no longer supported`);var l=this.length-n;if((s===void 0||s>l)&&(s=l),e.length>0&&(s<0||n<0)||n>this.length)throw new RangeError(`Attempt to write outside buffer bounds`);u||(u=`utf8`);for(var g=false;;)switch(u){case `hex`:return q(this,e,n,s);case `utf8`:case `utf-8`:return bt(this,e,n,s);case `ascii`:case `latin1`:case `binary`:return at(this,e,n,s);case `base64`:return At(this,e,n,s);case `ucs2`:case `ucs-2`:case `utf16le`:case `utf-16le`:return pt(this,e,n,s);default:if(g)throw new TypeError(`Unknown encoding: `+u);u=(``+u).toLowerCase(),g=true;}},a.prototype.toJSON=function(){return {type:`Buffer`,data:Array.prototype.slice.call(this._arr||this,0)}};function et(o,e,n){return e===0&&n===o.length?Lt$1.fromByteArray(o):Lt$1.fromByteArray(o.slice(e,n))}function nt(o,e,n){n=Math.min(o.length,n);for(var s=[],u=e;u<n;){var l=o[u],g=null,I=l>239?4:l>223?3:l>191?2:1;if(u+I<=n){var x,U,j,R;switch(I){case 1:l<128&&(g=l);break;case 2:x=o[u+1],(x&192)===128&&(R=(l&31)<<6|x&63,R>127&&(g=R));break;case 3:x=o[u+1],U=o[u+2],(x&192)===128&&(U&192)===128&&(R=(l&15)<<12|(x&63)<<6|U&63,R>2047&&(R<55296||R>57343)&&(g=R));break;case 4:x=o[u+1],U=o[u+2],j=o[u+3],(x&192)===128&&(U&192)===128&&(j&192)===128&&(R=(l&15)<<18|(x&63)<<12|(U&63)<<6|j&63,R>65535&&R<1114112&&(g=R));}}g===null?(g=65533,I=1):g>65535&&(g-=65536,s.push(g>>>10&1023|55296),g=56320|g&1023),s.push(g),u+=I;}return gt(s)}var G=4096;function gt(o){var e=o.length;if(e<=G)return String.fromCharCode.apply(String,o);for(var n=``,s=0;s<e;)n+=String.fromCharCode.apply(String,o.slice(s,s+=G));return n}function it(o,e,n){var s=``;n=Math.min(o.length,n);for(var u=e;u<n;++u)s+=String.fromCharCode(o[u]&127);return s}function T(o,e,n){var s=``;n=Math.min(o.length,n);for(var u=e;u<n;++u)s+=String.fromCharCode(o[u]);return s}function V(o,e,n){var s=o.length;(!e||e<0)&&(e=0),(!n||n<0||n>s)&&(n=s);for(var u=``,l=e;l<n;++l)u+=Lr[o[l]];return u}function b(o,e,n){for(var s=o.slice(e,n),u=``,l=0;l<s.length-1;l+=2)u+=String.fromCharCode(s[l]+s[l+1]*256);return u}a.prototype.slice=function(e,n){var s=this.length;e=~~e,n=n===void 0?s:~~n,e<0?(e+=s,e<0&&(e=0)):e>s&&(e=s),n<0?(n+=s,n<0&&(n=0)):n>s&&(n=s),n<e&&(n=e);var u=this.subarray(e,n);return Object.setPrototypeOf(u,a.prototype),u};function N(o,e,n){if(o%1!==0||o<0)throw new RangeError(`offset is not uint`);if(o+e>n)throw new RangeError(`Trying to access beyond buffer length`)}a.prototype.readUintLE=a.prototype.readUIntLE=function(e,n,s){e=e>>>0,n=n>>>0,s||N(e,n,this.length);for(var u=this[e],l=1,g=0;++g<n&&(l*=256);)u+=this[e+g]*l;return u},a.prototype.readUintBE=a.prototype.readUIntBE=function(e,n,s){e=e>>>0,n=n>>>0,s||N(e,n,this.length);for(var u=this[e+--n],l=1;n>0&&(l*=256);)u+=this[e+--n]*l;return u},a.prototype.readUint8=a.prototype.readUInt8=function(e,n){return e=e>>>0,n||N(e,1,this.length),this[e]},a.prototype.readUint16LE=a.prototype.readUInt16LE=function(e,n){return e=e>>>0,n||N(e,2,this.length),this[e]|this[e+1]<<8},a.prototype.readUint16BE=a.prototype.readUInt16BE=function(e,n){return e=e>>>0,n||N(e,2,this.length),this[e]<<8|this[e+1]},a.prototype.readUint32LE=a.prototype.readUInt32LE=function(e,n){return e=e>>>0,n||N(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216},a.prototype.readUint32BE=a.prototype.readUInt32BE=function(e,n){return e=e>>>0,n||N(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])},a.prototype.readIntLE=function(e,n,s){e=e>>>0,n=n>>>0,s||N(e,n,this.length);for(var u=this[e],l=1,g=0;++g<n&&(l*=256);)u+=this[e+g]*l;return l*=128,u>=l&&(u-=Math.pow(2,8*n)),u},a.prototype.readIntBE=function(e,n,s){e=e>>>0,n=n>>>0,s||N(e,n,this.length);for(var u=n,l=1,g=this[e+--u];u>0&&(l*=256);)g+=this[e+--u]*l;return l*=128,g>=l&&(g-=Math.pow(2,8*n)),g},a.prototype.readInt8=function(e,n){return e=e>>>0,n||N(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]},a.prototype.readInt16LE=function(e,n){e=e>>>0,n||N(e,2,this.length);var s=this[e]|this[e+1]<<8;return s&32768?s|4294901760:s},a.prototype.readInt16BE=function(e,n){e=e>>>0,n||N(e,2,this.length);var s=this[e+1]|this[e]<<8;return s&32768?s|4294901760:s},a.prototype.readInt32LE=function(e,n){return e=e>>>0,n||N(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},a.prototype.readInt32BE=function(e,n){return e=e>>>0,n||N(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},a.prototype.readFloatLE=function(e,n){return e=e>>>0,n||N(e,4,this.length),ot$1.read(this,e,true,23,4)},a.prototype.readFloatBE=function(e,n){return e=e>>>0,n||N(e,4,this.length),ot$1.read(this,e,false,23,4)},a.prototype.readDoubleLE=function(e,n){return e=e>>>0,n||N(e,8,this.length),ot$1.read(this,e,true,52,8)},a.prototype.readDoubleBE=function(e,n){return e=e>>>0,n||N(e,8,this.length),ot$1.read(this,e,false,52,8)};function C(o,e,n,s,u,l){if(!a.isBuffer(o))throw new TypeError(`"buffer" argument must be a Buffer instance`);if(e>u||e<l)throw new RangeError(`"value" argument is out of bounds`);if(n+s>o.length)throw new RangeError(`Index out of range`)}a.prototype.writeUintLE=a.prototype.writeUIntLE=function(e,n,s,u){if(e=+e,n=n>>>0,s=s>>>0,!u){var l=Math.pow(2,8*s)-1;C(this,e,n,s,l,0);}var g=1,I=0;for(this[n]=e&255;++I<s&&(g*=256);)this[n+I]=e/g&255;return n+s},a.prototype.writeUintBE=a.prototype.writeUIntBE=function(e,n,s,u){if(e=+e,n=n>>>0,s=s>>>0,!u){var l=Math.pow(2,8*s)-1;C(this,e,n,s,l,0);}var g=s-1,I=1;for(this[n+g]=e&255;--g>=0&&(I*=256);)this[n+g]=e/I&255;return n+s},a.prototype.writeUint8=a.prototype.writeUInt8=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,1,255,0),this[n]=e&255,n+1},a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,2,65535,0),this[n]=e&255,this[n+1]=e>>>8,n+2},a.prototype.writeUint16BE=a.prototype.writeUInt16BE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,2,65535,0),this[n]=e>>>8,this[n+1]=e&255,n+2},a.prototype.writeUint32LE=a.prototype.writeUInt32LE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,4,4294967295,0),this[n+3]=e>>>24,this[n+2]=e>>>16,this[n+1]=e>>>8,this[n]=e&255,n+4},a.prototype.writeUint32BE=a.prototype.writeUInt32BE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,4,4294967295,0),this[n]=e>>>24,this[n+1]=e>>>16,this[n+2]=e>>>8,this[n+3]=e&255,n+4},a.prototype.writeIntLE=function(e,n,s,u){if(e=+e,n=n>>>0,!u){var l=Math.pow(2,8*s-1);C(this,e,n,s,l-1,-l);}var g=0,I=1,x=0;for(this[n]=e&255;++g<s&&(I*=256);)e<0&&x===0&&this[n+g-1]!==0&&(x=1),this[n+g]=(e/I>>0)-x&255;return n+s},a.prototype.writeIntBE=function(e,n,s,u){if(e=+e,n=n>>>0,!u){var l=Math.pow(2,8*s-1);C(this,e,n,s,l-1,-l);}var g=s-1,I=1,x=0;for(this[n+g]=e&255;--g>=0&&(I*=256);)e<0&&x===0&&this[n+g+1]!==0&&(x=1),this[n+g]=(e/I>>0)-x&255;return n+s},a.prototype.writeInt8=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,1,127,-128),e<0&&(e=255+e+1),this[n]=e&255,n+1},a.prototype.writeInt16LE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,2,32767,-32768),this[n]=e&255,this[n+1]=e>>>8,n+2},a.prototype.writeInt16BE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,2,32767,-32768),this[n]=e>>>8,this[n+1]=e&255,n+2},a.prototype.writeInt32LE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,4,2147483647,-2147483648),this[n]=e&255,this[n+1]=e>>>8,this[n+2]=e>>>16,this[n+3]=e>>>24,n+4},a.prototype.writeInt32BE=function(e,n,s){return e=+e,n=n>>>0,s||C(this,e,n,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[n]=e>>>24,this[n+1]=e>>>16,this[n+2]=e>>>8,this[n+3]=e&255,n+4};function Wt(o,e,n,s,u,l){if(n+s>o.length)throw new RangeError(`Index out of range`);if(n<0)throw new RangeError(`Index out of range`)}function Zt(o,e,n,s,u){return e=+e,n=n>>>0,u||Wt(o,e,n,4),ot$1.write(o,e,n,s,23,4),n+4}a.prototype.writeFloatLE=function(e,n,s){return Zt(this,e,n,true,s)},a.prototype.writeFloatBE=function(e,n,s){return Zt(this,e,n,false,s)};function zt(o,e,n,s,u){return e=+e,n=n>>>0,u||Wt(o,e,n,8),ot$1.write(o,e,n,s,52,8),n+8}a.prototype.writeDoubleLE=function(e,n,s){return zt(this,e,n,true,s)},a.prototype.writeDoubleBE=function(e,n,s){return zt(this,e,n,false,s)},a.prototype.copy=function(e,n,s,u){if(!a.isBuffer(e))throw new TypeError(`argument should be a Buffer`);if(s||(s=0),!u&&u!==0&&(u=this.length),n>=e.length&&(n=e.length),n||(n=0),u>0&&u<s&&(u=s),u===s||e.length===0||this.length===0)return 0;if(n<0)throw new RangeError(`targetStart out of bounds`);if(s<0||s>=this.length)throw new RangeError(`Index out of range`);if(u<0)throw new RangeError(`sourceEnd out of bounds`);u>this.length&&(u=this.length),e.length-n<u-s&&(u=e.length-n+s);var l=u-s;return this===e&&typeof Uint8Array.prototype.copyWithin==`function`?this.copyWithin(n,s,u):Uint8Array.prototype.set.call(e,this.subarray(s,u),n),l},a.prototype.fill=function(e,n,s,u){if(typeof e==`string`){if(typeof n==`string`?(u=n,n=0,s=this.length):typeof s==`string`&&(u=s,s=this.length),u!==void 0&&typeof u!=`string`)throw new TypeError(`encoding must be a string`);if(typeof u==`string`&&!a.isEncoding(u))throw new TypeError(`Unknown encoding: `+u);if(e.length===1){var l=e.charCodeAt(0);(u===`utf8`&&l<128||u===`latin1`)&&(e=l);}}else typeof e==`number`?e=e&255:typeof e==`boolean`&&(e=Number(e));if(n<0||this.length<n||this.length<s)throw new RangeError(`Out of range index`);if(s<=n)return this;n=n>>>0,s=s===void 0?this.length:s>>>0,e||(e=0);var g;if(typeof e==`number`)for(g=n;g<s;++g)this[g]=e;else {var I=a.isBuffer(e)?e:a.from(e,u),x=I.length;if(x===0)throw new TypeError(`The value "`+e+`" is invalid for argument "value"`);for(g=0;g<s-n;++g)this[g+n]=I[g%x];}return this};var xr=/[^+/0-9A-Za-z-_]/g;function Ur(o){if(o=o.split(`=`)[0],o=o.trim().replace(xr,``),o.length<2)return ``;for(;o.length%4!==0;)o=o+`=`;return o}function xt(o,e){e=e||Infinity;for(var n,s=o.length,u=null,l=[],g=0;g<s;++g){if(n=o.charCodeAt(g),n>55295&&n<57344){if(!u){if(n>56319){(e-=3)>-1&&l.push(239,191,189);continue}else if(g+1===s){(e-=3)>-1&&l.push(239,191,189);continue}u=n;continue}if(n<56320){(e-=3)>-1&&l.push(239,191,189),u=n;continue}n=(u-55296<<10|n-56320)+65536;}else u&&(e-=3)>-1&&l.push(239,191,189);if(u=null,n<128){if((e-=1)<0)break;l.push(n);}else if(n<2048){if((e-=2)<0)break;l.push(n>>6|192,n&63|128);}else if(n<65536){if((e-=3)<0)break;l.push(n>>12|224,n>>6&63|128,n&63|128);}else if(n<1114112){if((e-=4)<0)break;l.push(n>>18|240,n>>12&63|128,n>>6&63|128,n&63|128);}else throw new Error(`Invalid code point`)}return l}function Tr(o){for(var e=[],n=0;n<o.length;++n)e.push(o.charCodeAt(n)&255);return e}function Rr(o,e){for(var n,s,u,l=[],g=0;g<o.length&&!((e-=2)<0);++g)n=o.charCodeAt(g),s=n>>8,u=n%256,l.push(u),l.push(s);return l}function Xt(o){return Lt$1.toByteArray(Ur(o))}function yt(o,e,n,s){for(var u=0;u<s&&!(u+n>=e.length||u>=o.length);++u)e[u+n]=o[u];return u}function Z(o,e){return o instanceof e||o!=null&&o.constructor!=null&&o.constructor.name!=null&&o.constructor.name===e.name}function Ut(o){return o!==o}var Lr=(function(){for(var o=`0123456789abcdef`,e=new Array(256),n=0;n<16;++n)for(var s=n*16,u=0;u<16;++u)e[s+u]=o[n]+o[u];return e})();}),A$2=Et$1.Buffer;Et$1.SlowBuffer;Et$1.INSPECT_MAX_BYTES;Et$1.kMaxLength;var $t=function(t,i){return $t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(f,c){f.__proto__=c;}||function(f,c){for(var h in c)c.hasOwnProperty(h)&&(f[h]=c[h]);},$t(t,i)};function Bt(r,t){$t(r,t);function i(){this.constructor=r;}r.prototype=t===null?Object.create(t):(i.prototype=t.prototype,new i);}var tt$1=(function(r){Bt(t,r);function t(i){var f=r.call(this,i)||this;return Object.setPrototypeOf(f,t.prototype),f}return Object.defineProperty(t.prototype,`name`,{get:function(){return `BSONError`},enumerable:false,configurable:true}),t})(Error),L$2=(function(r){Bt(t,r);function t(i){var f=r.call(this,i)||this;return Object.setPrototypeOf(f,t.prototype),f}return Object.defineProperty(t.prototype,`name`,{get:function(){return `BSONTypeError`},enumerable:false,configurable:true}),t})(TypeError);function _t$1(r){return r&&r.Math==Math&&r}function gr$2(){return _t$1(typeof globalThis==`object`&&globalThis)||_t$1(typeof window==`object`&&window)||_t$1(typeof self==`object`&&self)||_t$1(typeof global==`object`&&global)||Function(`return this`)()}function qr$2(){var r=gr$2();return typeof r.navigator==`object`&&r.navigator.product===`ReactNative`}var Gr$2=function(t){var i=qr$2()?`BSON: For React Native please polyfill crypto.getRandomValues, e.g. using: https://www.npmjs.com/package/react-native-get-random-values.`:`BSON: No cryptographic implementation for random bytes present, falling back to a less secure implementation.`;console.warn(i);for(var f=A$2.alloc(t),c=0;c<t;++c)f[c]=Math.floor(Math.random()*256);return f},kr$1=function(){if(typeof window<`u`){var r=window.crypto||window.msCrypto;if(r&&r.getRandomValues)return function(t){return r.getRandomValues(A$2.alloc(t))}}return typeof global<`u`&&global.crypto&&global.crypto.getRandomValues?function(t){return global.crypto.getRandomValues(A$2.alloc(t))}:Gr$2},yr=kr$1();function Kr$2(r){return [`[object ArrayBuffer]`,`[object SharedArrayBuffer]`].includes(Object.prototype.toString.call(r))}function Ct$1(r){return Object.prototype.toString.call(r)===`[object Uint8Array]`}function Qr$2(r){return Object.prototype.toString.call(r)===`[object RegExp]`}function te$2(r){return lt(r)&&Object.prototype.toString.call(r)===`[object Date]`}function lt(r){return typeof r==`object`&&r!==null}function St$1(r,t){var i=false;function f(){for(var c=[],h=0;h<arguments.length;h++)c[h]=arguments[h];return i||(console.warn(t),i=true),r.apply(this,c)}return f}function vt(r){if(ArrayBuffer.isView(r))return A$2.from(r.buffer,r.byteOffset,r.byteLength);if(Kr$2(r))return A$2.from(r);throw new L$2(`Must use either Buffer or TypedArray`)}var re$2=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9a-f]{12}4[0-9a-f]{3}[89ab][0-9a-f]{15})$/i,wr$2=function(r){return typeof r==`string`&&re$2.test(r)},Pt$1=function(r){if(!wr$2(r))throw new L$2(`UUID string representations must be a 32 or 36 character hex string (dashes excluded/included). Format: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" or "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx".`);var t=r.replace(/-/g,``);return A$2.from(t,`hex`)},Kt$1=function(r,t){return t===void 0&&(t=true),t?r.toString(`hex`,0,4)+`-`+r.toString(`hex`,4,6)+`-`+r.toString(`hex`,6,8)+`-`+r.toString(`hex`,8,10)+`-`+r.toString(`hex`,10,16):r.toString(`hex`)};var ee$1=Math.pow(2,53),ne=-Math.pow(2,53);var mr$2=4;var rt$1=(function(){function r(t,i){if(!(this instanceof r))return new r(t,i);if(t!=null&&typeof t!=`string`&&!ArrayBuffer.isView(t)&&!(t instanceof ArrayBuffer)&&!Array.isArray(t))throw new L$2(`Binary can only be constructed from string, Buffer, TypedArray, or Array<number>`);this.sub_type=i??r.BSON_BINARY_SUBTYPE_DEFAULT,t==null?(this.buffer=A$2.alloc(r.BUFFER_SIZE),this.position=0):(typeof t==`string`?this.buffer=A$2.from(t,`binary`):Array.isArray(t)?this.buffer=A$2.from(t):this.buffer=vt(t),this.position=this.buffer.byteLength);}return r.prototype.put=function(t){if(typeof t==`string`&&t.length!==1)throw new L$2(`only accepts single character String`);if(typeof t!=`number`&&t.length!==1)throw new L$2(`only accepts single character Uint8Array or Array`);var i;if(typeof t==`string`?i=t.charCodeAt(0):typeof t==`number`?i=t:i=t[0],i<0||i>255)throw new L$2(`only accepts number in a valid unsigned byte range 0-255`);if(this.buffer.length>this.position)this.buffer[this.position++]=i;else {var f=A$2.alloc(r.BUFFER_SIZE+this.buffer.length);this.buffer.copy(f,0,0,this.buffer.length),this.buffer=f,this.buffer[this.position++]=i;}},r.prototype.write=function(t,i){if(i=typeof i==`number`?i:this.position,this.buffer.length<i+t.length){var f=A$2.alloc(this.buffer.length+t.length);this.buffer.copy(f,0,0,this.buffer.length),this.buffer=f;}ArrayBuffer.isView(t)?(this.buffer.set(vt(t),i),this.position=i+t.byteLength>this.position?i+t.length:this.position):typeof t==`string`&&(this.buffer.write(t,i,t.length,`binary`),this.position=i+t.length>this.position?i+t.length:this.position);},r.prototype.read=function(t,i){return i=i&&i>0?i:this.position,this.buffer.slice(t,t+i)},r.prototype.value=function(t){return t=!!t,t&&this.buffer.length===this.position?this.buffer:t?this.buffer.slice(0,this.position):this.buffer.toString(`binary`,0,this.position)},r.prototype.length=function(){return this.position},r.prototype.toJSON=function(){return this.buffer.toString(`base64`)},r.prototype.toString=function(t){return this.buffer.toString(t)},r.prototype.toExtendedJSON=function(t){t=t||{};var i=this.buffer.toString(`base64`),f=Number(this.sub_type).toString(16);return t.legacy?{$binary:i,$type:f.length===1?`0`+f:f}:{$binary:{base64:i,subType:f.length===1?`0`+f:f}}},r.prototype.toUUID=function(){if(this.sub_type===r.SUBTYPE_UUID)return new Qt$1(this.buffer.slice(0,this.position));throw new tt$1(`Binary sub_type "`.concat(this.sub_type,`" is not supported for converting to UUID. Only "`).concat(r.SUBTYPE_UUID,`" is currently supported.`))},r.fromExtendedJSON=function(t,i){i=i||{};var f,c;if(`$binary`in t?i.legacy&&typeof t.$binary==`string`&&`$type`in t?(c=t.$type?parseInt(t.$type,16):0,f=A$2.from(t.$binary,`base64`)):typeof t.$binary!=`string`&&(c=t.$binary.subType?parseInt(t.$binary.subType,16):0,f=A$2.from(t.$binary.base64,`base64`)):`$uuid`in t&&(c=4,f=Pt$1(t.$uuid)),!f)throw new L$2(`Unexpected Binary Extended JSON format `.concat(JSON.stringify(t)));return c===mr$2?new Qt$1(f):new r(f,c)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){var t=this.value(true);return `new Binary(Buffer.from("`.concat(t.toString(`hex`),`", "hex"), `).concat(this.sub_type,`)`)},r.BSON_BINARY_SUBTYPE_DEFAULT=0,r.BUFFER_SIZE=256,r.SUBTYPE_DEFAULT=0,r.SUBTYPE_FUNCTION=1,r.SUBTYPE_BYTE_ARRAY=2,r.SUBTYPE_UUID_OLD=3,r.SUBTYPE_UUID=4,r.SUBTYPE_MD5=5,r.SUBTYPE_ENCRYPTED=6,r.SUBTYPE_COLUMN=7,r.SUBTYPE_USER_DEFINED=128,r})();Object.defineProperty(rt$1.prototype,`_bsontype`,{value:`Binary`});var Dt$1=16,Qt$1=(function(r){Bt(t,r);function t(i){var f=this,c,h;if(i==null)c=t.generate();else if(i instanceof t)c=A$2.from(i.buffer),h=i.__id;else if(ArrayBuffer.isView(i)&&i.byteLength===Dt$1)c=vt(i);else if(typeof i==`string`)c=Pt$1(i);else throw new L$2(`Argument passed in UUID constructor must be a UUID, a 16 byte Buffer or a 32/36 character hex string (dashes excluded/included, format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).`);return f=r.call(this,c,mr$2)||this,f.__id=h,f}return Object.defineProperty(t.prototype,`id`,{get:function(){return this.buffer},set:function(i){this.buffer=i,t.cacheHexString&&(this.__id=Kt$1(i));},enumerable:false,configurable:true}),t.prototype.toHexString=function(i){if(i===void 0&&(i=true),t.cacheHexString&&this.__id)return this.__id;var f=Kt$1(this.id,i);return t.cacheHexString&&(this.__id=f),f},t.prototype.toString=function(i){return i?this.id.toString(i):this.toHexString()},t.prototype.toJSON=function(){return this.toHexString()},t.prototype.equals=function(i){if(!i)return false;if(i instanceof t)return i.id.equals(this.id);try{return new t(i).id.equals(this.id)}catch{return false}},t.prototype.toBinary=function(){return new rt$1(this.id,rt$1.SUBTYPE_UUID)},t.generate=function(){var i=yr(Dt$1);return i[6]=i[6]&15|64,i[8]=i[8]&63|128,A$2.from(i)},t.isValid=function(i){return i?i instanceof t?true:typeof i==`string`?wr$2(i):Ct$1(i)?i.length!==Dt$1?false:(i[6]&240)===64&&(i[8]&128)===128:false:false},t.createFromHexString=function(i){return new t(Pt$1(i))},t.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},t.prototype.inspect=function(){return `new UUID("`.concat(this.toHexString(),`")`)},t})(rt$1),Nt$1=(function(){function r(t,i){if(!(this instanceof r))return new r(t,i);this.code=t,this.scope=i;}return r.prototype.toJSON=function(){return {code:this.code,scope:this.scope}},r.prototype.toExtendedJSON=function(){return this.scope?{$code:this.code,$scope:this.scope}:{$code:this.code}},r.fromExtendedJSON=function(t){return new r(t.$code,t.$scope)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){var t=this.toJSON();return `new Code("`.concat(String(t.code),`"`).concat(t.scope?`, `.concat(JSON.stringify(t.scope)):``,`)`)},r})();Object.defineProperty(Nt$1.prototype,`_bsontype`,{value:`Code`});function ie$1(r){return lt(r)&&r.$id!=null&&typeof r.$ref==`string`&&(r.$db==null||typeof r.$db==`string`)}var ht=(function(){function r(t,i,f,c){if(!(this instanceof r))return new r(t,i,f,c);var h=t.split(`.`);h.length===2&&(f=h.shift(),t=h.shift()),this.collection=t,this.oid=i,this.db=f,this.fields=c||{};}return Object.defineProperty(r.prototype,`namespace`,{get:function(){return this.collection},set:function(t){this.collection=t;},enumerable:false,configurable:true}),r.prototype.toJSON=function(){var t=Object.assign({$ref:this.collection,$id:this.oid},this.fields);return this.db!=null&&(t.$db=this.db),t},r.prototype.toExtendedJSON=function(t){t=t||{};var i={$ref:this.collection,$id:this.oid};return t.legacy||(this.db&&(i.$db=this.db),i=Object.assign(i,this.fields)),i},r.fromExtendedJSON=function(t){var i=Object.assign({},t);return delete i.$ref,delete i.$id,delete i.$db,new r(t.$ref,t.$id,t.$db,i)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){var t=this.oid===void 0||this.oid.toString===void 0?this.oid:this.oid.toString();return `new DBRef("`.concat(this.namespace,`", new ObjectId("`).concat(String(t),`")`).concat(this.db?`, "`.concat(this.db,`"`):``,`)`)},r})();Object.defineProperty(ht.prototype,`_bsontype`,{value:`DBRef`});var J$2=void 0;try{J$2=new WebAssembly.Instance(new WebAssembly.Module(new Uint8Array([0,97,115,109,1,0,0,0,1,13,2,96,0,1,127,96,4,127,127,127,127,1,127,3,7,6,0,1,1,1,1,1,6,6,1,127,1,65,0,11,7,50,6,3,109,117,108,0,1,5,100,105,118,95,115,0,2,5,100,105,118,95,117,0,3,5,114,101,109,95,115,0,4,5,114,101,109,95,117,0,5,8,103,101,116,95,104,105,103,104,0,0,10,191,1,6,4,0,35,0,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,126,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,127,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,128,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,129,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,130,34,4,66,32,135,167,36,0,32,4,167,11])),{}).exports;}catch{}var tr$2=65536,oe$1=1<<24,ft=tr$2*tr$2,_r$1=ft*ft,rr$2=_r$1/2,er$2={},nr$2={},E$2=(function(){function r(t,i,f){if(t===void 0&&(t=0),!(this instanceof r))return new r(t,i,f);typeof t==`bigint`?Object.assign(this,r.fromBigInt(t,!!i)):typeof t==`string`?Object.assign(this,r.fromString(t,!!i)):(this.low=t|0,this.high=i|0,this.unsigned=!!f),Object.defineProperty(this,`__isLong__`,{value:true,configurable:false,writable:false,enumerable:false});}return r.fromBits=function(t,i,f){return new r(t,i,f)},r.fromInt=function(t,i){var f,c,h;return i?(t>>>=0,(h=0<=t&&t<256)&&(c=nr$2[t],c)?c:(f=r.fromBits(t,(t|0)<0?-1:0,true),h&&(nr$2[t]=f),f)):(t|=0,(h=-128<=t&&t<128)&&(c=er$2[t],c)?c:(f=r.fromBits(t,t<0?-1:0,false),h&&(er$2[t]=f),f))},r.fromNumber=function(t,i){if(isNaN(t))return i?r.UZERO:r.ZERO;if(i){if(t<0)return r.UZERO;if(t>=_r$1)return r.MAX_UNSIGNED_VALUE}else {if(t<=-9223372036854776e3)return r.MIN_VALUE;if(t+1>=rr$2)return r.MAX_VALUE}return t<0?r.fromNumber(-t,i).neg():r.fromBits(t%ft|0,t/ft|0,i)},r.fromBigInt=function(t,i){return r.fromString(t.toString(),i)},r.fromString=function(t,i,f){if(t.length===0)throw Error(`empty string`);if(t===`NaN`||t===`Infinity`||t===`+Infinity`||t===`-Infinity`)return r.ZERO;if(typeof i==`number`?(f=i,i=false):i=!!i,f=f||10,f<2||36<f)throw RangeError(`radix`);var c;if((c=t.indexOf(`-`))>0)throw Error(`interior hyphen`);if(c===0)return r.fromString(t.substring(1),i,f).neg();for(var h=r.fromNumber(Math.pow(f,8)),a=r.ZERO,p=0;p<t.length;p+=8){var y=Math.min(8,t.length-p),v=parseInt(t.substring(p,p+y),f);if(y<8){var m=r.fromNumber(Math.pow(f,y));a=a.mul(m).add(r.fromNumber(v));}else a=a.mul(h),a=a.add(r.fromNumber(v));}return a.unsigned=i,a},r.fromBytes=function(t,i,f){return f?r.fromBytesLE(t,i):r.fromBytesBE(t,i)},r.fromBytesLE=function(t,i){return new r(t[0]|t[1]<<8|t[2]<<16|t[3]<<24,t[4]|t[5]<<8|t[6]<<16|t[7]<<24,i)},r.fromBytesBE=function(t,i){return new r(t[4]<<24|t[5]<<16|t[6]<<8|t[7],t[0]<<24|t[1]<<16|t[2]<<8|t[3],i)},r.isLong=function(t){return lt(t)&&t.__isLong__===true},r.fromValue=function(t,i){return typeof t==`number`?r.fromNumber(t,i):typeof t==`string`?r.fromString(t,i):r.fromBits(t.low,t.high,typeof i==`boolean`?i:t.unsigned)},r.prototype.add=function(t){r.isLong(t)||(t=r.fromValue(t));var i=this.high>>>16,f=this.high&65535,c=this.low>>>16,h=this.low&65535,a=t.high>>>16,p=t.high&65535,y=t.low>>>16,v=t.low&65535,m=0,w=0,_=0,O=0;return O+=h+v,_+=O>>>16,O&=65535,_+=c+y,w+=_>>>16,_&=65535,w+=f+p,m+=w>>>16,w&=65535,m+=i+a,m&=65535,r.fromBits(_<<16|O,m<<16|w,this.unsigned)},r.prototype.and=function(t){return r.isLong(t)||(t=r.fromValue(t)),r.fromBits(this.low&t.low,this.high&t.high,this.unsigned)},r.prototype.compare=function(t){if(r.isLong(t)||(t=r.fromValue(t)),this.eq(t))return 0;var i=this.isNegative(),f=t.isNegative();return i&&!f?-1:!i&&f?1:this.unsigned?t.high>>>0>this.high>>>0||t.high===this.high&&t.low>>>0>this.low>>>0?-1:1:this.sub(t).isNegative()?-1:1},r.prototype.comp=function(t){return this.compare(t)},r.prototype.divide=function(t){if(r.isLong(t)||(t=r.fromValue(t)),t.isZero())throw Error(`division by zero`);if(J$2){if(!this.unsigned&&this.high===-2147483648&&t.low===-1&&t.high===-1)return this;var i=(this.unsigned?J$2.div_u:J$2.div_s)(this.low,this.high,t.low,t.high);return r.fromBits(i,J$2.get_high(),this.unsigned)}if(this.isZero())return this.unsigned?r.UZERO:r.ZERO;var f,c,h;if(this.unsigned){if(t.unsigned||(t=t.toUnsigned()),t.gt(this))return r.UZERO;if(t.gt(this.shru(1)))return r.UONE;h=r.UZERO;}else {if(this.eq(r.MIN_VALUE)){if(t.eq(r.ONE)||t.eq(r.NEG_ONE))return r.MIN_VALUE;if(t.eq(r.MIN_VALUE))return r.ONE;return f=this.shr(1).div(t).shl(1),f.eq(r.ZERO)?t.isNegative()?r.ONE:r.NEG_ONE:(c=this.sub(t.mul(f)),h=f.add(c.div(t)),h)}else if(t.eq(r.MIN_VALUE))return this.unsigned?r.UZERO:r.ZERO;if(this.isNegative())return t.isNegative()?this.neg().div(t.neg()):this.neg().div(t).neg();if(t.isNegative())return this.div(t.neg()).neg();h=r.ZERO;}for(c=this;c.gte(t);){f=Math.max(1,Math.floor(c.toNumber()/t.toNumber()));for(var p=Math.ceil(Math.log(f)/Math.LN2),y=p<=48?1:Math.pow(2,p-48),v=r.fromNumber(f),m=v.mul(t);m.isNegative()||m.gt(c);)f-=y,v=r.fromNumber(f,this.unsigned),m=v.mul(t);v.isZero()&&(v=r.ONE),h=h.add(v),c=c.sub(m);}return h},r.prototype.div=function(t){return this.divide(t)},r.prototype.equals=function(t){return r.isLong(t)||(t=r.fromValue(t)),this.unsigned!==t.unsigned&&this.high>>>31===1&&t.high>>>31===1?false:this.high===t.high&&this.low===t.low},r.prototype.eq=function(t){return this.equals(t)},r.prototype.getHighBits=function(){return this.high},r.prototype.getHighBitsUnsigned=function(){return this.high>>>0},r.prototype.getLowBits=function(){return this.low},r.prototype.getLowBitsUnsigned=function(){return this.low>>>0},r.prototype.getNumBitsAbs=function(){if(this.isNegative())return this.eq(r.MIN_VALUE)?64:this.neg().getNumBitsAbs();var t=this.high!==0?this.high:this.low,i;for(i=31;i>0&&(t&1<<i)===0;i--);return this.high!==0?i+33:i+1},r.prototype.greaterThan=function(t){return this.comp(t)>0},r.prototype.gt=function(t){return this.greaterThan(t)},r.prototype.greaterThanOrEqual=function(t){return this.comp(t)>=0},r.prototype.gte=function(t){return this.greaterThanOrEqual(t)},r.prototype.ge=function(t){return this.greaterThanOrEqual(t)},r.prototype.isEven=function(){return (this.low&1)===0},r.prototype.isNegative=function(){return !this.unsigned&&this.high<0},r.prototype.isOdd=function(){return (this.low&1)===1},r.prototype.isPositive=function(){return this.unsigned||this.high>=0},r.prototype.isZero=function(){return this.high===0&&this.low===0},r.prototype.lessThan=function(t){return this.comp(t)<0},r.prototype.lt=function(t){return this.lessThan(t)},r.prototype.lessThanOrEqual=function(t){return this.comp(t)<=0},r.prototype.lte=function(t){return this.lessThanOrEqual(t)},r.prototype.modulo=function(t){if(r.isLong(t)||(t=r.fromValue(t)),J$2){var i=(this.unsigned?J$2.rem_u:J$2.rem_s)(this.low,this.high,t.low,t.high);return r.fromBits(i,J$2.get_high(),this.unsigned)}return this.sub(this.div(t).mul(t))},r.prototype.mod=function(t){return this.modulo(t)},r.prototype.rem=function(t){return this.modulo(t)},r.prototype.multiply=function(t){if(this.isZero())return r.ZERO;if(r.isLong(t)||(t=r.fromValue(t)),J$2){var i=J$2.mul(this.low,this.high,t.low,t.high);return r.fromBits(i,J$2.get_high(),this.unsigned)}if(t.isZero())return r.ZERO;if(this.eq(r.MIN_VALUE))return t.isOdd()?r.MIN_VALUE:r.ZERO;if(t.eq(r.MIN_VALUE))return this.isOdd()?r.MIN_VALUE:r.ZERO;if(this.isNegative())return t.isNegative()?this.neg().mul(t.neg()):this.neg().mul(t).neg();if(t.isNegative())return this.mul(t.neg()).neg();if(this.lt(r.TWO_PWR_24)&&t.lt(r.TWO_PWR_24))return r.fromNumber(this.toNumber()*t.toNumber(),this.unsigned);var f=this.high>>>16,c=this.high&65535,h=this.low>>>16,a=this.low&65535,p=t.high>>>16,y=t.high&65535,v=t.low>>>16,m=t.low&65535,w=0,_=0,O=0,S=0;return S+=a*m,O+=S>>>16,S&=65535,O+=h*m,_+=O>>>16,O&=65535,O+=a*v,_+=O>>>16,O&=65535,_+=c*m,w+=_>>>16,_&=65535,_+=h*v,w+=_>>>16,_&=65535,_+=a*y,w+=_>>>16,_&=65535,w+=f*m+c*v+h*y+a*p,w&=65535,r.fromBits(O<<16|S,w<<16|_,this.unsigned)},r.prototype.mul=function(t){return this.multiply(t)},r.prototype.negate=function(){return !this.unsigned&&this.eq(r.MIN_VALUE)?r.MIN_VALUE:this.not().add(r.ONE)},r.prototype.neg=function(){return this.negate()},r.prototype.not=function(){return r.fromBits(~this.low,~this.high,this.unsigned)},r.prototype.notEquals=function(t){return !this.equals(t)},r.prototype.neq=function(t){return this.notEquals(t)},r.prototype.ne=function(t){return this.notEquals(t)},r.prototype.or=function(t){return r.isLong(t)||(t=r.fromValue(t)),r.fromBits(this.low|t.low,this.high|t.high,this.unsigned)},r.prototype.shiftLeft=function(t){return r.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?r.fromBits(this.low<<t,this.high<<t|this.low>>>32-t,this.unsigned):r.fromBits(0,this.low<<t-32,this.unsigned)},r.prototype.shl=function(t){return this.shiftLeft(t)},r.prototype.shiftRight=function(t){return r.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?r.fromBits(this.low>>>t|this.high<<32-t,this.high>>t,this.unsigned):r.fromBits(this.high>>t-32,this.high>=0?0:-1,this.unsigned)},r.prototype.shr=function(t){return this.shiftRight(t)},r.prototype.shiftRightUnsigned=function(t){if(r.isLong(t)&&(t=t.toInt()),t&=63,t===0)return this;var i=this.high;if(t<32){var f=this.low;return r.fromBits(f>>>t|i<<32-t,i>>>t,this.unsigned)}else return t===32?r.fromBits(i,0,this.unsigned):r.fromBits(i>>>t-32,0,this.unsigned)},r.prototype.shr_u=function(t){return this.shiftRightUnsigned(t)},r.prototype.shru=function(t){return this.shiftRightUnsigned(t)},r.prototype.subtract=function(t){return r.isLong(t)||(t=r.fromValue(t)),this.add(t.neg())},r.prototype.sub=function(t){return this.subtract(t)},r.prototype.toInt=function(){return this.unsigned?this.low>>>0:this.low},r.prototype.toNumber=function(){return this.unsigned?(this.high>>>0)*ft+(this.low>>>0):this.high*ft+(this.low>>>0)},r.prototype.toBigInt=function(){return BigInt(this.toString())},r.prototype.toBytes=function(t){return t?this.toBytesLE():this.toBytesBE()},r.prototype.toBytesLE=function(){var t=this.high,i=this.low;return [i&255,i>>>8&255,i>>>16&255,i>>>24,t&255,t>>>8&255,t>>>16&255,t>>>24]},r.prototype.toBytesBE=function(){var t=this.high,i=this.low;return [t>>>24,t>>>16&255,t>>>8&255,t&255,i>>>24,i>>>16&255,i>>>8&255,i&255]},r.prototype.toSigned=function(){return this.unsigned?r.fromBits(this.low,this.high,false):this},r.prototype.toString=function(t){if(t=t||10,t<2||36<t)throw RangeError(`radix`);if(this.isZero())return `0`;if(this.isNegative())if(this.eq(r.MIN_VALUE)){var i=r.fromNumber(t),f=this.div(i),c=f.mul(i).sub(this);return f.toString(t)+c.toInt().toString(t)}else return `-`+this.neg().toString(t);for(var h=r.fromNumber(Math.pow(t,6),this.unsigned),a=this,p=``;;){var y=a.div(h),m=(a.sub(y.mul(h)).toInt()>>>0).toString(t);if(a=y,a.isZero())return m+p;for(;m.length<6;)m=`0`+m;p=``+m+p;}},r.prototype.toUnsigned=function(){return this.unsigned?this:r.fromBits(this.low,this.high,true)},r.prototype.xor=function(t){return r.isLong(t)||(t=r.fromValue(t)),r.fromBits(this.low^t.low,this.high^t.high,this.unsigned)},r.prototype.eqz=function(){return this.isZero()},r.prototype.le=function(t){return this.lessThanOrEqual(t)},r.prototype.toExtendedJSON=function(t){return t&&t.relaxed?this.toNumber():{$numberLong:this.toString()}},r.fromExtendedJSON=function(t,i){var f=r.fromString(t.$numberLong);return i&&i.relaxed?f.toNumber():f},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){return `new Long("`.concat(this.toString(),`"`).concat(this.unsigned?`, true`:``,`)`)},r.TWO_PWR_24=r.fromInt(oe$1),r.MAX_UNSIGNED_VALUE=r.fromBits(-1,-1,true),r.ZERO=r.fromInt(0),r.UZERO=r.fromInt(0,true),r.ONE=r.fromInt(1),r.UONE=r.fromInt(1,true),r.NEG_ONE=r.fromInt(-1),r.MAX_VALUE=r.fromBits(-1,2147483647,false),r.MIN_VALUE=r.fromBits(0,-2147483648,false),r})();Object.defineProperty(E$2.prototype,`__isLong__`,{value:true});Object.defineProperty(E$2.prototype,`_bsontype`,{value:`Long`});var se$2=/^(\+|-)?(\d+|(\d*\.\d*))?(E|e)?([-+])?(\d+)?$/,fe$2=/^(\+|-)?(Infinity|inf)$/i,ae$2=/^(\+|-)?NaN$/i,ut=6111,Ft$1=-6176,ir$2=6176,ue$1=34,Mt$1=[124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),or$2=[248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),sr$2=[120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),he$2=/^([-+])?(\d+)?$/,ce$2=31,fr$2=16383,le$2=30,pe$1=31;function ar$2(r){return !isNaN(parseInt(r,10))}function ge$2(r){var t=E$2.fromNumber(1e9),i=E$2.fromNumber(0);if(!r.parts[0]&&!r.parts[1]&&!r.parts[2]&&!r.parts[3])return {quotient:r,rem:i};for(var f=0;f<=3;f++)i=i.shiftLeft(32),i=i.add(new E$2(r.parts[f],0)),r.parts[f]=i.div(t).low,i=i.modulo(t);return {quotient:r,rem:i}}function ye$2(r,t){if(!r&&!t)return {high:E$2.fromNumber(0),low:E$2.fromNumber(0)};var i=r.shiftRightUnsigned(32),f=new E$2(r.getLowBits(),0),c=t.shiftRightUnsigned(32),h=new E$2(t.getLowBits(),0),a=i.multiply(c),p=i.multiply(h),y=f.multiply(c),v=f.multiply(h);return a=a.add(p.shiftRightUnsigned(32)),p=new E$2(p.getLowBits(),0).add(y).add(v.shiftRightUnsigned(32)),a=a.add(p.shiftRightUnsigned(32)),v=p.shiftLeft(32).add(new E$2(v.getLowBits(),0)),{high:a,low:v}}function we$1(r,t){var i=r.high>>>0,f=t.high>>>0;if(i<f)return true;if(i===f){if(r.low>>>0<t.low>>>0)return true}return false}function st$1(r,t){throw new L$2(`"`.concat(r,`" is not a valid Decimal128 string - `).concat(t))}var Yt$1=(function(){function r(t){if(!(this instanceof r))return new r(t);if(typeof t==`string`)this.bytes=r.fromString(t).bytes;else if(Ct$1(t)){if(t.byteLength!==16)throw new L$2(`Decimal128 must take a Buffer of 16 bytes`);this.bytes=t;}else throw new L$2(`Decimal128 must take a Buffer or string`)}return r.fromString=function(t){var i=false,f=false,c=false,h=0,a=0,p=0,y=0,v=0,m=[0],w=0,_=0,O=0,S=0,d=0,M=0,D=new E$2(0,0),F=new E$2(0,0),P=0,B=0;if(t.length>=7e3)throw new L$2(``+t+` not a valid Decimal128 string`);var Y=t.match(se$2),W=t.match(fe$2),q=t.match(ae$2);if(!Y&&!W&&!q||t.length===0)throw new L$2(``+t+` not a valid Decimal128 string`);if(Y){var bt=Y[2],at=Y[4],At=Y[5],pt=Y[6];at&&pt===void 0&&st$1(t,`missing exponent power`),at&&bt===void 0&&st$1(t,`missing exponent base`),at===void 0&&(At||pt)&&st$1(t,`missing e before exponent`);}if((t[B]===`+`||t[B]===`-`)&&(i=t[B++]===`-`),!ar$2(t[B])&&t[B]!==`.`){if(t[B]===`i`||t[B]===`I`)return new r(A$2.from(i?or$2:sr$2));if(t[B]===`N`)return new r(A$2.from(Mt$1))}for(;ar$2(t[B])||t[B]===`.`;){if(t[B]===`.`){f&&st$1(t,`contains multiple periods`),f=true,B=B+1;continue}w<34&&(t[B]!==`0`||c)&&(c||(v=a),c=true,m[_++]=parseInt(t[B],10),w=w+1),c&&(p=p+1),f&&(y=y+1),a=a+1,B=B+1;}if(f&&!a)throw new L$2(``+t+` not a valid Decimal128 string`);if(t[B]===`e`||t[B]===`E`){var et=t.substr(++B).match(he$2);if(!et||!et[2])return new r(A$2.from(Mt$1));d=parseInt(et[0],10),B=B+et[0].length;}if(t[B])return new r(A$2.from(Mt$1));if(O=0,!w)O=0,S=0,m[0]=0,p=1,w=1,h=0;else if(S=w-1,h=p,h!==1)for(;m[v+h-1]===0;)h=h-1;for(d<=y&&y-d>16384?d=Ft$1:d=d-y;d>ut;){if(S=S+1,S-O>ue$1){var nt=m.join(``);if(nt.match(/^0+$/)){d=ut;break}st$1(t,`overflow`);}d=d-1;}for(;d<Ft$1||w<p;){if(S===0&&h<w){d=Ft$1,h=0;break}if(w<p?p=p-1:S=S-1,d<ut)d=d+1;else {var nt=m.join(``);if(nt.match(/^0+$/)){d=ut;break}st$1(t,`overflow`);}}if(S-O+1<h){var G=a;f&&(v=v+1,G=G+1),i&&(v=v+1,G=G+1);var gt=parseInt(t[v+S+1],10),it=0;if(gt>=5&&(it=1,gt===5)){for(it=m[S]%2===1?1:0,M=v+S+2;M<G;M++)if(parseInt(t[M],10)){it=1;break}}if(it){for(var T=S;T>=0;T--)if(++m[T]>9&&(m[T]=0,T===0))if(d<ut)d=d+1,m[T]=1;else return new r(A$2.from(i?or$2:sr$2))}}if(D=E$2.fromNumber(0),F=E$2.fromNumber(0),h===0)D=E$2.fromNumber(0),F=E$2.fromNumber(0);else if(S-O<17){var T=O;for(F=E$2.fromNumber(m[T++]),D=new E$2(0,0);T<=S;T++)F=F.multiply(E$2.fromNumber(10)),F=F.add(E$2.fromNumber(m[T]));}else {var T=O;for(D=E$2.fromNumber(m[T++]);T<=S-17;T++)D=D.multiply(E$2.fromNumber(10)),D=D.add(E$2.fromNumber(m[T]));for(F=E$2.fromNumber(m[T++]);T<=S;T++)F=F.multiply(E$2.fromNumber(10)),F=F.add(E$2.fromNumber(m[T]));}var V=ye$2(D,E$2.fromString(`100000000000000000`));V.low=V.low.add(F),we$1(V.low,F)&&(V.high=V.high.add(E$2.fromNumber(1))),P=d+ir$2;var b={low:E$2.fromNumber(0),high:E$2.fromNumber(0)};V.high.shiftRightUnsigned(49).and(E$2.fromNumber(1)).equals(E$2.fromNumber(1))?(b.high=b.high.or(E$2.fromNumber(3).shiftLeft(61)),b.high=b.high.or(E$2.fromNumber(P).and(E$2.fromNumber(16383).shiftLeft(47))),b.high=b.high.or(V.high.and(E$2.fromNumber(0x7fffffffffff)))):(b.high=b.high.or(E$2.fromNumber(P&16383).shiftLeft(49)),b.high=b.high.or(V.high.and(E$2.fromNumber(562949953421311)))),b.low=V.low,i&&(b.high=b.high.or(E$2.fromString(`9223372036854775808`)));var N=A$2.alloc(16);return B=0,N[B++]=b.low.low&255,N[B++]=b.low.low>>8&255,N[B++]=b.low.low>>16&255,N[B++]=b.low.low>>24&255,N[B++]=b.low.high&255,N[B++]=b.low.high>>8&255,N[B++]=b.low.high>>16&255,N[B++]=b.low.high>>24&255,N[B++]=b.high.low&255,N[B++]=b.high.low>>8&255,N[B++]=b.high.low>>16&255,N[B++]=b.high.low>>24&255,N[B++]=b.high.high&255,N[B++]=b.high.high>>8&255,N[B++]=b.high.high>>16&255,N[B++]=b.high.high>>24&255,new r(N)},r.prototype.toString=function(){for(var t,i=0,f=new Array(36),c=0;c<f.length;c++)f[c]=0;var h=0,a=false,p,y={parts:[0,0,0,0]},v,m,w=[];h=0;var _=this.bytes,O=_[h++]|_[h++]<<8|_[h++]<<16|_[h++]<<24,S=_[h++]|_[h++]<<8|_[h++]<<16|_[h++]<<24,d=_[h++]|_[h++]<<8|_[h++]<<16|_[h++]<<24,M=_[h++]|_[h++]<<8|_[h++]<<16|_[h++]<<24;h=0;({low:new E$2(O,S),high:new E$2(d,M)}).high.lessThan(E$2.ZERO)&&w.push(`-`);var F=M>>26&ce$2;if(F>>3===3){if(F===le$2)return w.join(``)+`Infinity`;if(F===pe$1)return `NaN`;t=M>>15&fr$2,p=8+(M>>14&1);}else p=M>>14&7,t=M>>17&fr$2;var P=t-ir$2;if(y.parts[0]=(M&16383)+((p&15)<<14),y.parts[1]=d,y.parts[2]=S,y.parts[3]=O,y.parts[0]===0&&y.parts[1]===0&&y.parts[2]===0&&y.parts[3]===0)a=true;else for(m=3;m>=0;m--){var B=0,Y=ge$2(y);if(y=Y.quotient,B=Y.rem.low,!!B)for(v=8;v>=0;v--)f[m*9+v]=B%10,B=Math.floor(B/10);}if(a)i=1,f[h]=0;else for(i=36;!f[h];)i=i-1,h=h+1;var W=i-1+P;if(W>=34||W<=-7||P>0){if(i>34)return w.push(``.concat(0)),P>0?w.push(`E+`.concat(P)):P<0&&w.push(`E`.concat(P)),w.join(``);w.push(``.concat(f[h++])),i=i-1,i&&w.push(`.`);for(var c=0;c<i;c++)w.push(``.concat(f[h++]));w.push(`E`),W>0?w.push(`+`.concat(W)):w.push(``.concat(W));}else if(P>=0)for(var c=0;c<i;c++)w.push(``.concat(f[h++]));else {var q=i+P;if(q>0)for(var c=0;c<q;c++)w.push(``.concat(f[h++]));else w.push(`0`);for(w.push(`.`);q++<0;)w.push(`0`);for(var c=0;c<i-Math.max(q-1,0);c++)w.push(``.concat(f[h++]));}return w.join(``)},r.prototype.toJSON=function(){return {$numberDecimal:this.toString()}},r.prototype.toExtendedJSON=function(){return {$numberDecimal:this.toString()}},r.fromExtendedJSON=function(t){return r.fromString(t.$numberDecimal)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){return `new Decimal128("`.concat(this.toString(),`")`)},r})();Object.defineProperty(Yt$1.prototype,`_bsontype`,{value:`Decimal128`});var Ot$1=(function(){function r(t){if(!(this instanceof r))return new r(t);t instanceof Number&&(t=t.valueOf()),this.value=+t;}return r.prototype.valueOf=function(){return this.value},r.prototype.toJSON=function(){return this.value},r.prototype.toString=function(t){return this.value.toString(t)},r.prototype.toExtendedJSON=function(t){return t&&(t.legacy||t.relaxed&&isFinite(this.value))?this.value:Object.is(Math.sign(this.value),-0)?{$numberDouble:`-`.concat(this.value.toFixed(1))}:{$numberDouble:Number.isInteger(this.value)?this.value.toFixed(1):this.value.toString()}},r.fromExtendedJSON=function(t,i){var f=parseFloat(t.$numberDouble);return i&&i.relaxed?f:new r(f)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){var t=this.toExtendedJSON();return `new Double(`.concat(t.$numberDouble,`)`)},r})();Object.defineProperty(Ot$1.prototype,`_bsontype`,{value:`Double`});var It$1=(function(){function r(t){if(!(this instanceof r))return new r(t);t instanceof Number&&(t=t.valueOf()),this.value=+t|0;}return r.prototype.valueOf=function(){return this.value},r.prototype.toString=function(t){return this.value.toString(t)},r.prototype.toJSON=function(){return this.value},r.prototype.toExtendedJSON=function(t){return t&&(t.relaxed||t.legacy)?this.value:{$numberInt:this.value.toString()}},r.fromExtendedJSON=function(t,i){return i&&i.relaxed?parseInt(t.$numberInt,10):new r(t.$numberInt)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){return `new Int32(`.concat(this.valueOf(),`)`)},r})();Object.defineProperty(It$1.prototype,`_bsontype`,{value:`Int32`});var Jt$1=(function(){function r(){if(!(this instanceof r))return new r}return r.prototype.toExtendedJSON=function(){return {$maxKey:1}},r.fromExtendedJSON=function(){return new r},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){return `new MaxKey()`},r})();Object.defineProperty(Jt$1.prototype,`_bsontype`,{value:`MaxKey`});var Ht$1=(function(){function r(){if(!(this instanceof r))return new r}return r.prototype.toExtendedJSON=function(){return {$minKey:1}},r.fromExtendedJSON=function(){return new r},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){return `new MinKey()`},r})();Object.defineProperty(Ht$1.prototype,`_bsontype`,{value:`MinKey`});var me$2=new RegExp(`^[0-9a-fA-F]{24}$`),Q$2=null,z$2=Symbol(`id`),$$1=(function(){function r(t){if(!(this instanceof r))return new r(t);var i;if(typeof t==`object`&&t&&`id`in t){if(typeof t.id!=`string`&&!ArrayBuffer.isView(t.id))throw new L$2(`Argument passed in must have an id that is of type string or Buffer`);`toHexString`in t&&typeof t.toHexString==`function`?i=A$2.from(t.toHexString(),`hex`):i=t.id;}else i=t;if(i==null||typeof i==`number`)this[z$2]=r.generate(typeof i==`number`?i:void 0);else if(ArrayBuffer.isView(i)&&i.byteLength===12)this[z$2]=i instanceof A$2?i:vt(i);else if(typeof i==`string`)if(i.length===12){var f=A$2.from(i);if(f.byteLength===12)this[z$2]=f;else throw new L$2(`Argument passed in must be a string of 12 bytes`)}else if(i.length===24&&me$2.test(i))this[z$2]=A$2.from(i,`hex`);else throw new L$2(`Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer`);else throw new L$2(`Argument passed in does not match the accepted types`);r.cacheHexString&&(this.__id=this.id.toString(`hex`));}return Object.defineProperty(r.prototype,`id`,{get:function(){return this[z$2]},set:function(t){this[z$2]=t,r.cacheHexString&&(this.__id=t.toString(`hex`));},enumerable:false,configurable:true}),Object.defineProperty(r.prototype,`generationTime`,{get:function(){return this.id.readInt32BE(0)},set:function(t){this.id.writeUInt32BE(t,0);},enumerable:false,configurable:true}),r.prototype.toHexString=function(){if(r.cacheHexString&&this.__id)return this.__id;var t=this.id.toString(`hex`);return r.cacheHexString&&!this.__id&&(this.__id=t),t},r.getInc=function(){return r.index=(r.index+1)%16777215},r.generate=function(t){typeof t!=`number`&&(t=Math.floor(Date.now()/1e3));var i=r.getInc(),f=A$2.alloc(12);return f.writeUInt32BE(t,0),Q$2===null&&(Q$2=yr(5)),f[4]=Q$2[0],f[5]=Q$2[1],f[6]=Q$2[2],f[7]=Q$2[3],f[8]=Q$2[4],f[11]=i&255,f[10]=i>>8&255,f[9]=i>>16&255,f},r.prototype.toString=function(t){return t?this.id.toString(t):this.toHexString()},r.prototype.toJSON=function(){return this.toHexString()},r.prototype.equals=function(t){if(t==null)return false;if(t instanceof r)return this[z$2][11]===t[z$2][11]&&this[z$2].equals(t[z$2]);if(typeof t==`string`&&r.isValid(t)&&t.length===12&&Ct$1(this.id))return t===A$2.prototype.toString.call(this.id,`latin1`);if(typeof t==`string`&&r.isValid(t)&&t.length===24)return t.toLowerCase()===this.toHexString();if(typeof t==`string`&&r.isValid(t)&&t.length===12)return A$2.from(t).equals(this.id);if(typeof t==`object`&&`toHexString`in t&&typeof t.toHexString==`function`){var i=t.toHexString(),f=this.toHexString().toLowerCase();return typeof i==`string`&&i.toLowerCase()===f}return false},r.prototype.getTimestamp=function(){var t=new Date,i=this.id.readUInt32BE(0);return t.setTime(Math.floor(i)*1e3),t},r.createPk=function(){return new r},r.createFromTime=function(t){var i=A$2.from([0,0,0,0,0,0,0,0,0,0,0,0]);return i.writeUInt32BE(t,0),new r(i)},r.createFromHexString=function(t){if(typeof t>`u`||t!=null&&t.length!==24)throw new L$2(`Argument passed in must be a single String of 12 bytes or a string of 24 hex characters`);return new r(A$2.from(t,`hex`))},r.isValid=function(t){if(t==null)return false;try{return new r(t),!0}catch{return false}},r.prototype.toExtendedJSON=function(){return this.toHexString?{$oid:this.toHexString()}:{$oid:this.toString(`hex`)}},r.fromExtendedJSON=function(t){return new r(t.$oid)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r.prototype.inspect=function(){return `new ObjectId("`.concat(this.toHexString(),`")`)},r.index=Math.floor(Math.random()*16777215),r})();Object.defineProperty($$1.prototype,`generate`,{value:St$1(function(r){return $$1.generate(r)},"Please use the static `ObjectId.generate(time)` instead")});Object.defineProperty($$1.prototype,`getInc`,{value:St$1(function(){return $$1.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty($$1.prototype,`get_inc`,{value:St$1(function(){return $$1.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty($$1,`get_inc`,{value:St$1(function(){return $$1.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty($$1.prototype,`_bsontype`,{value:`ObjectID`});function _e$2(r){return r.split(``).sort().join(``)}var ct$1=(function(){function r(t,i){if(!(this instanceof r))return new r(t,i);if(this.pattern=t,this.options=_e$2(i??``),this.pattern.indexOf(`\0`)!==-1)throw new tt$1(`BSON Regex patterns cannot contain null bytes, found: `.concat(JSON.stringify(this.pattern)));if(this.options.indexOf(`\0`)!==-1)throw new tt$1(`BSON Regex options cannot contain null bytes, found: `.concat(JSON.stringify(this.options)));for(var f=0;f<this.options.length;f++)if(!(this.options[f]===`i`||this.options[f]===`m`||this.options[f]===`x`||this.options[f]===`l`||this.options[f]===`s`||this.options[f]===`u`))throw new tt$1(`The regular expression option [`.concat(this.options[f],`] is not supported`))}return r.parseOptions=function(t){return t?t.split(``).sort().join(``):``},r.prototype.toExtendedJSON=function(t){return t=t||{},t.legacy?{$regex:this.pattern,$options:this.options}:{$regularExpression:{pattern:this.pattern,options:this.options}}},r.fromExtendedJSON=function(t){if(`$regex`in t)if(typeof t.$regex!=`string`){if(t.$regex._bsontype===`BSONRegExp`)return t}else return new r(t.$regex,r.parseOptions(t.$options));if(`$regularExpression`in t)return new r(t.$regularExpression.pattern,r.parseOptions(t.$regularExpression.options));throw new L$2(`Unexpected BSONRegExp EJSON object form: `.concat(JSON.stringify(t)))},r})();Object.defineProperty(ct$1.prototype,`_bsontype`,{value:`BSONRegExp`});var Vt=(function(){function r(t){if(!(this instanceof r))return new r(t);this.value=t;}return r.prototype.valueOf=function(){return this.value},r.prototype.toString=function(){return this.value},r.prototype.inspect=function(){return `new BSONSymbol("`.concat(this.value,`")`)},r.prototype.toJSON=function(){return this.value},r.prototype.toExtendedJSON=function(){return {$symbol:this.value}},r.fromExtendedJSON=function(t){return new r(t.$symbol)},r.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},r})();Object.defineProperty(Vt.prototype,`_bsontype`,{value:`Symbol`});var vr$1=(function(r){Bt(t,r);function t(i,f){var c=this;return c instanceof t?(E$2.isLong(i)?c=r.call(this,i.low,i.high,true)||this:lt(i)&&typeof i.t<`u`&&typeof i.i<`u`?c=r.call(this,i.i,i.t,true)||this:c=r.call(this,i,f,true)||this,Object.defineProperty(c,`_bsontype`,{value:`Timestamp`,writable:false,configurable:false,enumerable:false}),c):new t(i,f)}return t.prototype.toJSON=function(){return {$timestamp:this.toString()}},t.fromInt=function(i){return new t(E$2.fromInt(i,true))},t.fromNumber=function(i){return new t(E$2.fromNumber(i,true))},t.fromBits=function(i,f){return new t(i,f)},t.fromString=function(i,f){return new t(E$2.fromString(i,true,f))},t.prototype.toExtendedJSON=function(){return {$timestamp:{t:this.high>>>0,i:this.low>>>0}}},t.fromExtendedJSON=function(i){return new t(i.$timestamp)},t.prototype[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return this.inspect()},t.prototype.inspect=function(){return `new Timestamp({ t: `.concat(this.getHighBits(),`, i: `).concat(this.getLowBits(),` })`)},t.MAX_VALUE=E$2.MAX_UNSIGNED_VALUE,t})(E$2);function Ee$2(r){return lt(r)&&Reflect.has(r,`_bsontype`)&&typeof r._bsontype==`string`}var Er$1=2147483647,Br$2=-2147483648,Sr$1=0x8000000000000000,Nr$2=-9223372036854776e3,Be$1={$oid:$$1,$binary:rt$1,$uuid:rt$1,$symbol:Vt,$numberInt:It$1,$numberDecimal:Yt$1,$numberDouble:Ot$1,$numberLong:E$2,$minKey:Ht$1,$maxKey:Jt$1,$regex:ct$1,$regularExpression:ct$1,$timestamp:vr$1};function Or$1(r,t){if(t===void 0&&(t={}),typeof r==`number`){if(t.relaxed||t.legacy)return r;if(Math.floor(r)===r){if(r>=Br$2&&r<=Er$1)return new It$1(r);if(r>=Nr$2&&r<=Sr$1)return E$2.fromNumber(r)}return new Ot$1(r)}if(r==null||typeof r!=`object`)return r;if(r.$undefined)return null;for(var i=Object.keys(r).filter(function(w){return w.startsWith(`$`)&&r[w]!=null}),f=0;f<i.length;f++){var c=Be$1[i[f]];if(c)return c.fromExtendedJSON(r,t)}if(r.$date!=null){var h=r.$date,a=new Date;return t.legacy?typeof h==`number`?a.setTime(h):typeof h==`string`&&a.setTime(Date.parse(h)):typeof h==`string`?a.setTime(Date.parse(h)):E$2.isLong(h)?a.setTime(h.toNumber()):typeof h==`number`&&t.relaxed&&a.setTime(h),a}if(r.$code!=null){var p=Object.assign({},r);return r.$scope&&(p.$scope=Or$1(r.$scope)),Nt$1.fromExtendedJSON(r)}if(ie$1(r)||r.$dbPointer){var y=r.$ref?r:r.$dbPointer;if(y instanceof ht)return y;var v=Object.keys(y).filter(function(w){return w.startsWith(`$`)}),m=true;if(v.forEach(function(w){[`$ref`,`$id`,`$db`].indexOf(w)===-1&&(m=false);}),m)return ht.fromExtendedJSON(y)}return r}function Se$1(r,t){return r.map(function(i,f){t.seenObjects.push({propertyName:`index `.concat(f),obj:null});try{return k$2(i,t)}finally{t.seenObjects.pop();}})}function ur$2(r){var t=r.toISOString();return r.getUTCMilliseconds()!==0?t:t.slice(0,-5)+`Z`}function k$2(r,t){if((typeof r==`object`||typeof r==`function`)&&r!==null){var i=t.seenObjects.findIndex(function(D){return D.obj===r});if(i!==-1){var f=t.seenObjects.map(function(D){return D.propertyName}),c=f.slice(0,i).map(function(D){return ``.concat(D,` -> `)}).join(``),h=f[i],a=` -> `+f.slice(i+1,f.length-1).map(function(D){return ``.concat(D,` -> `)}).join(``),p=f[f.length-1],y=` `.repeat(c.length+h.length/2),v=`-`.repeat(a.length+(h.length+p.length)/2-1);throw new L$2(`Converting circular structure to EJSON:
28
28
  `+` `.concat(c).concat(h).concat(a).concat(p,`
29
- `)+` `.concat(y,`\\`).concat(v,`/`))}t.seenObjects[t.seenObjects.length-1].obj=r;}if(Array.isArray(r))return Se$2(r,t);if(r===void 0)return null;if(r instanceof Date||te$1(r)){var m=r.getTime(),w=m>-1&&m<0xe677d3328480;return t.legacy?t.relaxed&&w?{$date:r.getTime()}:{$date:ur$2(r)}:t.relaxed&&w?{$date:ur$2(r)}:{$date:{$numberLong:r.getTime().toString()}}}if(typeof r==`number`&&(!t.relaxed||!isFinite(r))){if(Math.floor(r)===r){var _=r>=Br$2&&r<=Er$2,O=r>=Nr$1&&r<=Sr$1;if(_)return {$numberInt:r.toString()};if(O)return {$numberLong:r.toString()}}return {$numberDouble:r.toString()}}if(r instanceof RegExp||Qr$2(r)){var S=r.flags;if(S===void 0){var d=r.toString().match(/[gimuy]*$/);d&&(S=d[0]);}return new ct$1(r.source,S).toExtendedJSON(t)}return r!=null&&typeof r==`object`?Oe$2(r,t):r}var Ne={Binary:function(r){return new rt$1(r.value(),r.sub_type)},Code:function(r){return new Nt$1(r.code,r.scope)},DBRef:function(r){return new ht(r.collection||r.namespace,r.oid,r.db,r.fields)},Decimal128:function(r){return new Yt$1(r.bytes)},Double:function(r){return new Ot$1(r.value)},Int32:function(r){return new It$1(r.value)},Long:function(r){return E$2.fromBits(r.low!=null?r.low:r.low_,r.low!=null?r.high:r.high_,r.low!=null?r.unsigned:r.unsigned_)},MaxKey:function(){return new Jt$1},MinKey:function(){return new Ht$1},ObjectID:function(r){return new $$2(r)},ObjectId:function(r){return new $$2(r)},BSONRegExp:function(r){return new ct$1(r.pattern,r.options)},Symbol:function(r){return new Vt$1(r.value)},Timestamp:function(r){return vr$1.fromBits(r.low,r.high)}};function Oe$2(r,t){if(r==null||typeof r!=`object`)throw new tt$1(`not an object instance`);var i=r._bsontype;if(typeof i>`u`){var f={};for(var c in r){t.seenObjects.push({propertyName:c,obj:null});try{var h=k$1(r[c],t);c===`__proto__`?Object.defineProperty(f,c,{value:h,writable:!0,enumerable:!0,configurable:!0}):f[c]=h;}finally{t.seenObjects.pop();}}return f}else if(Ee$2(r)){var a=r;if(typeof a.toExtendedJSON!=`function`){var p=Ne[r._bsontype];if(!p)throw new L$2(`Unrecognized or invalid _bsontype: `+r._bsontype);a=p(a);}return i===`Code`&&a.scope?a=new Nt$1(a.code,k$1(a.scope,t)):i===`DBRef`&&a.oid&&(a=new ht(k$1(a.collection,t),k$1(a.oid,t),k$1(a.db,t),k$1(a.fields,t))),a.toExtendedJSON(t)}else throw new tt$1(`_bsontype must be a string, but was: `+typeof i)}var hr$2;(function(r){function t(h,a){var p=Object.assign({},{relaxed:true,legacy:false},a);return typeof p.relaxed==`boolean`&&(p.strict=!p.relaxed),typeof p.strict==`boolean`&&(p.relaxed=!p.strict),JSON.parse(h,function(y,v){if(y.indexOf(`\0`)!==-1)throw new tt$1(`BSON Document field names cannot contain null bytes, found: `.concat(JSON.stringify(y)));return Or$1(v,p)})}r.parse=t;function i(h,a,p,y){p!=null&&typeof p==`object`&&(y=p,p=0),a!=null&&typeof a==`object`&&!Array.isArray(a)&&(y=a,a=void 0,p=0);var m=k$1(h,Object.assign({relaxed:true,legacy:false},y,{seenObjects:[{propertyName:`(root)`,obj:null}]}));return JSON.stringify(m,a,p)}r.stringify=i;function f(h,a){return a=a||{},JSON.parse(i(h,a))}r.serialize=f;function c(h,a){return a=a||{},t(JSON.stringify(h),a)}r.deserialize=c;})(hr$2||(hr$2={}));var lr$2=gr$2();lr$2.Map?lr$2.Map:(function(){function r(t){t===void 0&&(t=[]),this._keys=[],this._values={};for(var i=0;i<t.length;i++)if(t[i]!=null){var f=t[i],c=f[0],h=f[1];this._keys.push(c),this._values[c]={v:h,i:this._keys.length-1};}}return r.prototype.clear=function(){this._keys=[],this._values={};},r.prototype.delete=function(t){var i=this._values[t];return i==null?false:(delete this._values[t],this._keys.splice(i.i,1),true)},r.prototype.entries=function(){var t=this,i=0;return {next:function(){var f=t._keys[i++];return {value:f!==void 0?[f,t._values[f].v]:void 0,done:f===void 0}}}},r.prototype.forEach=function(t,i){i=i||this;for(var f=0;f<this._keys.length;f++){var c=this._keys[f];t.call(i,this._values[c].v,c,i);}},r.prototype.get=function(t){return this._values[t]?this._values[t].v:void 0},r.prototype.has=function(t){return this._values[t]!=null},r.prototype.keys=function(){var t=this,i=0;return {next:function(){var f=t._keys[i++];return {value:f!==void 0?f:void 0,done:f===void 0}}}},r.prototype.set=function(t,i){return this._values[t]?(this._values[t].v=i,this):(this._keys.push(t),this._values[t]={v:i,i:this._keys.length-1},this)},r.prototype.values=function(){var t=this,i=0;return {next:function(){var f=t._keys[i++];return {value:f!==void 0?t._values[f].v:void 0,done:f===void 0}}}},Object.defineProperty(r.prototype,`size`,{get:function(){return this._keys.length},enumerable:false,configurable:true}),r})();E$2.fromNumber(ee$1);E$2.fromNumber(ne);var jt$1=new Uint8Array(8);new DataView(jt$1.buffer,jt$1.byteOffset,jt$1.byteLength);A$2.alloc(1024*1024*17);var Ir$1=class Ir{constructor(t,i={},f,c){this.name=t;this.properties=i;this.id=c?new $$2(c):new $$2,this.occurred=new Date,f&&(this.trigger=new mt(f)),this.newEvent=!c;}trigger;items;videos;id;newEvent;cart;currentItem;deviceProps;landingPage;occurred;page;sessionID;sessionNumber;locale;setVideos(t){t&&(this.videos=[t.id],this.properties.current??={videoID:t.id});}};var Ar=x$2(dr$2());var be$1=[`utm_source`,`utm_medium`,`utm_campaign`,`utm_term`,`utm_content`,`utm_id`],br$2={utm_source:`tw_source`,utm_campaign:`tw_campaign`},Ae$2=`cooee_ai`,Ye$1=()=>{if(document.referrer)return document.referrer.replace(location.origin,``)},Je$1=()=>{let r$1;try{r$1=new Ar.URLBuilder(location.href);}catch{return {}}let t={};be$1.forEach(f=>{let c=r$1.getQueryParam(f);c&&(t[f]=c);});let i={};return Object.keys(br$2).forEach(f=>{let c=r$1.getQueryParam(br$2[f]);c&&(i[f]=c);}),r(r({},i),t)};function He$1(r,t){if(!r)return ``;let i=t?t.objective.toLowerCase().toString():`cooee_widget`,f=t?t.shortID:``,c=new URL(r,location.origin);return c.searchParams.set(`utm_source`,Ae$2),c.searchParams.set(`utm_medium`,`onsite_widget`),c.searchParams.set(`utm_campaign`,i),c.searchParams.set(`utm_content`,f),c.toString()}var Ve$1=(r,t)=>{let i=new URL(r);return t.shortID&&i.searchParams.set(`ceevid`,t.shortID+``),i.toString()},We$1=()=>new URLSearchParams(location.search).get(`ceevid`);
29
+ `)+` `.concat(y,`\\`).concat(v,`/`))}t.seenObjects[t.seenObjects.length-1].obj=r;}if(Array.isArray(r))return Se$1(r,t);if(r===void 0)return null;if(r instanceof Date||te$2(r)){var m=r.getTime(),w=m>-1&&m<0xe677d3328480;return t.legacy?t.relaxed&&w?{$date:r.getTime()}:{$date:ur$2(r)}:t.relaxed&&w?{$date:ur$2(r)}:{$date:{$numberLong:r.getTime().toString()}}}if(typeof r==`number`&&(!t.relaxed||!isFinite(r))){if(Math.floor(r)===r){var _=r>=Br$2&&r<=Er$1,O=r>=Nr$2&&r<=Sr$1;if(_)return {$numberInt:r.toString()};if(O)return {$numberLong:r.toString()}}return {$numberDouble:r.toString()}}if(r instanceof RegExp||Qr$2(r)){var S=r.flags;if(S===void 0){var d=r.toString().match(/[gimuy]*$/);d&&(S=d[0]);}return new ct$1(r.source,S).toExtendedJSON(t)}return r!=null&&typeof r==`object`?Oe$2(r,t):r}var Ne={Binary:function(r){return new rt$1(r.value(),r.sub_type)},Code:function(r){return new Nt$1(r.code,r.scope)},DBRef:function(r){return new ht(r.collection||r.namespace,r.oid,r.db,r.fields)},Decimal128:function(r){return new Yt$1(r.bytes)},Double:function(r){return new Ot$1(r.value)},Int32:function(r){return new It$1(r.value)},Long:function(r){return E$2.fromBits(r.low!=null?r.low:r.low_,r.low!=null?r.high:r.high_,r.low!=null?r.unsigned:r.unsigned_)},MaxKey:function(){return new Jt$1},MinKey:function(){return new Ht$1},ObjectID:function(r){return new $$1(r)},ObjectId:function(r){return new $$1(r)},BSONRegExp:function(r){return new ct$1(r.pattern,r.options)},Symbol:function(r){return new Vt(r.value)},Timestamp:function(r){return vr$1.fromBits(r.low,r.high)}};function Oe$2(r,t){if(r==null||typeof r!=`object`)throw new tt$1(`not an object instance`);var i=r._bsontype;if(typeof i>`u`){var f={};for(var c in r){t.seenObjects.push({propertyName:c,obj:null});try{var h=k$2(r[c],t);c===`__proto__`?Object.defineProperty(f,c,{value:h,writable:!0,enumerable:!0,configurable:!0}):f[c]=h;}finally{t.seenObjects.pop();}}return f}else if(Ee$2(r)){var a=r;if(typeof a.toExtendedJSON!=`function`){var p=Ne[r._bsontype];if(!p)throw new L$2(`Unrecognized or invalid _bsontype: `+r._bsontype);a=p(a);}return i===`Code`&&a.scope?a=new Nt$1(a.code,k$2(a.scope,t)):i===`DBRef`&&a.oid&&(a=new ht(k$2(a.collection,t),k$2(a.oid,t),k$2(a.db,t),k$2(a.fields,t))),a.toExtendedJSON(t)}else throw new tt$1(`_bsontype must be a string, but was: `+typeof i)}var hr$2;(function(r){function t(h,a){var p=Object.assign({},{relaxed:true,legacy:false},a);return typeof p.relaxed==`boolean`&&(p.strict=!p.relaxed),typeof p.strict==`boolean`&&(p.relaxed=!p.strict),JSON.parse(h,function(y,v){if(y.indexOf(`\0`)!==-1)throw new tt$1(`BSON Document field names cannot contain null bytes, found: `.concat(JSON.stringify(y)));return Or$1(v,p)})}r.parse=t;function i(h,a,p,y){p!=null&&typeof p==`object`&&(y=p,p=0),a!=null&&typeof a==`object`&&!Array.isArray(a)&&(y=a,a=void 0,p=0);var m=k$2(h,Object.assign({relaxed:true,legacy:false},y,{seenObjects:[{propertyName:`(root)`,obj:null}]}));return JSON.stringify(m,a,p)}r.stringify=i;function f(h,a){return a=a||{},JSON.parse(i(h,a))}r.serialize=f;function c(h,a){return a=a||{},t(JSON.stringify(h),a)}r.deserialize=c;})(hr$2||(hr$2={}));var lr$2=gr$2();lr$2.Map?lr$2.Map:(function(){function r(t){t===void 0&&(t=[]),this._keys=[],this._values={};for(var i=0;i<t.length;i++)if(t[i]!=null){var f=t[i],c=f[0],h=f[1];this._keys.push(c),this._values[c]={v:h,i:this._keys.length-1};}}return r.prototype.clear=function(){this._keys=[],this._values={};},r.prototype.delete=function(t){var i=this._values[t];return i==null?false:(delete this._values[t],this._keys.splice(i.i,1),true)},r.prototype.entries=function(){var t=this,i=0;return {next:function(){var f=t._keys[i++];return {value:f!==void 0?[f,t._values[f].v]:void 0,done:f===void 0}}}},r.prototype.forEach=function(t,i){i=i||this;for(var f=0;f<this._keys.length;f++){var c=this._keys[f];t.call(i,this._values[c].v,c,i);}},r.prototype.get=function(t){return this._values[t]?this._values[t].v:void 0},r.prototype.has=function(t){return this._values[t]!=null},r.prototype.keys=function(){var t=this,i=0;return {next:function(){var f=t._keys[i++];return {value:f!==void 0?f:void 0,done:f===void 0}}}},r.prototype.set=function(t,i){return this._values[t]?(this._values[t].v=i,this):(this._keys.push(t),this._values[t]={v:i,i:this._keys.length-1},this)},r.prototype.values=function(){var t=this,i=0;return {next:function(){var f=t._keys[i++];return {value:f!==void 0?t._values[f].v:void 0,done:f===void 0}}}},Object.defineProperty(r.prototype,`size`,{get:function(){return this._keys.length},enumerable:false,configurable:true}),r})();E$2.fromNumber(ee$1);E$2.fromNumber(ne);var jt$1=new Uint8Array(8);new DataView(jt$1.buffer,jt$1.byteOffset,jt$1.byteLength);A$2.alloc(1024*1024*17);var Ir$1=class Ir{constructor(t,i={},f,c){this.name=t;this.properties=i;this.id=c?new $$1(c):new $$1,this.occurred=new Date,f&&(this.trigger=new mt(f)),this.newEvent=!c;}trigger;items;videos;id;newEvent;cart;currentItem;deviceProps;landingPage;occurred;page;sessionID;sessionNumber;locale;setVideos(t){t&&(this.videos=[t.id],this.properties.current??={videoID:t.id});}};var Ar=x$3(dr$2());var be$1=[`utm_source`,`utm_medium`,`utm_campaign`,`utm_term`,`utm_content`,`utm_id`],br$1={utm_source:`tw_source`,utm_campaign:`tw_campaign`},Ae$2=`cooee_ai`,Ye$1=()=>{if(document.referrer)return document.referrer.replace(location.origin,``)},Je=()=>{let r$1$1;try{r$1$1=new Ar.URLBuilder(location.href);}catch{return {}}let t={};be$1.forEach(f=>{let c=r$1$1.getQueryParam(f);c&&(t[f]=c);});let i={};return Object.keys(br$1).forEach(f=>{let c=r$1$1.getQueryParam(br$1[f]);c&&(i[f]=c);}),r$1(r$1({},i),t)};function He$1(r,t){if(!r)return ``;let i=t?t.objective.toLowerCase().toString():`cooee_widget`,f=t?t.shortID:``,c=new URL(r,location.origin);return c.searchParams.set(`utm_source`,Ae$2),c.searchParams.set(`utm_medium`,`onsite_widget`),c.searchParams.set(`utm_campaign`,i),c.searchParams.set(`utm_content`,f),c.toString()}var Ve$1=(r,t)=>{let i=new URL(r);return t.shortID&&i.searchParams.set(`ceevid`,t.shortID+``),i.toString()},We$1=()=>new URLSearchParams(location.search).get(`ceevid`);
30
30
 
31
31
  function u$1(r){return typeof r==`function`}function R$1(r){let t=r(o=>{Error.call(o),o.stack=new Error().stack;});return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var G=R$1(r=>function(t){r(this),this.message=t?`${t.length} errors occurred during unsubscription:
32
32
  ${t.map((o,n)=>`${n+1}) ${o.toString()}`).join(`
33
- `)}`:``,this.name=`UnsubscriptionError`,this.errors=t;});function P$1(r,e){if(r){let t=r.indexOf(e);0<=t&&r.splice(t,1);}}var v=class r{constructor(e){this.initialTeardown=e,this.closed=false,this._parentage=null,this._finalizers=null;}unsubscribe(){let e;if(!this.closed){this.closed=true;let{_parentage:t}=this;if(t)if(this._parentage=null,Array.isArray(t))for(let i of t)i.remove(this);else t.remove(this);let{initialTeardown:o}=this;if(u$1(o))try{o();}catch(i){e=i instanceof G?i.errors:[i];}let{_finalizers:n}=this;if(n){this._finalizers=null;for(let i of n)try{Pr(i);}catch(s){e=e??[],s instanceof G?e=[...e,...s.errors]:e.push(s);}}if(e)throw new G(e)}}add(e){var t;if(e&&e!==this)if(this.closed)Pr(e);else {if(e instanceof r){if(e.closed||e._hasParent(this))return;e._addParent(this);}(this._finalizers=(t=this._finalizers)!==null&&t!==void 0?t:[]).push(e);}}_hasParent(e){let{_parentage:t}=this;return t===e||Array.isArray(t)&&t.includes(e)}_addParent(e){let{_parentage:t}=this;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e;}_removeParent(e){let{_parentage:t}=this;t===e?this._parentage=null:Array.isArray(t)&&P$1(t,e);}remove(e){let{_finalizers:t}=this;t&&P$1(t,e),e instanceof r&&e._removeParent(this);}};v.EMPTY=(()=>{let r=new v;return r.closed=true,r})();var br$1=v.EMPTY;function K$1(r){return r instanceof v||r&&`closed`in r&&u$1(r.remove)&&u$1(r.add)&&u$1(r.unsubscribe)}function Pr(r){u$1(r)?r():r.unsubscribe();}var w={Promise:void 0};var L$1={setTimeout(r,e,...t){return setTimeout(r,e,...t)},clearTimeout(r){return (clearTimeout)(r)},delegate:void 0};function H$2(r){L$1.setTimeout(()=>{throw r});}function V$2(){}function M$3(r){r();}var j$1=class j extends v{constructor(e){super(),this.isStopped=false,e?(this.destination=e,K$1(e)&&e.add(this)):this.destination=se;}static create(e,t,o){return new O$1(e,t,o)}next(e){this.isStopped?_r():this._next(e);}error(e){this.isStopped?_r():(this.isStopped=true,this._error(e));}complete(){this.isStopped?_r():(this.isStopped=true,this._complete());}unsubscribe(){this.closed||(this.isStopped=true,super.unsubscribe(),this.destination=null);}_next(e){this.destination.next(e);}_error(e){try{this.destination.error(e);}finally{this.unsubscribe();}}_complete(){try{this.destination.complete();}finally{this.unsubscribe();}}};var wr$1=class wr{constructor(e){this.partialObserver=e;}next(e){let{partialObserver:t}=this;if(t.next)try{t.next(e);}catch(o){J$1(o);}}error(e){let{partialObserver:t}=this;if(t.error)try{t.error(e);}catch(o){J$1(o);}else J$1(e);}complete(){let{partialObserver:e}=this;if(e.complete)try{e.complete();}catch(t){J$1(t);}}},O$1=class O extends j$1{constructor(e,t,o){super();let n;if(u$1(e)||!e)n={next:e??void 0,error:t??void 0,complete:o??void 0};else {n=e;}this.destination=new wr$1(n);}};function J$1(r){H$2(r);}function ie$1(r){throw r}function _r(r,e){}var se={closed:true,next:V$2,error:ie$1,complete:V$2};var k=typeof Symbol==`function`&&Symbol.observable||`@@observable`;function T(r){return r}function Rr(r){return r.length===0?T:r.length===1?r[0]:function(t){return r.reduce((o,n)=>n(o),t)}}var m$1=(()=>{class r{constructor(t){t&&(this._subscribe=t);}lift(t){let o=new r;return o.source=this,o.operator=t,o}subscribe(t,o,n){let i=ce$1(t)?t:new O$1(t,o,n);return M$3(()=>{let{operator:s,source:c}=this;i.add(s?s.call(i,c):c?this._subscribe(i):this._trySubscribe(i));}),i}_trySubscribe(t){try{return this._subscribe(t)}catch(o){t.error(o);}}forEach(t,o){return o=Lr(o),new o((n,i)=>{let s=new O$1({next:c=>{try{t(c);}catch(f){i(f),s.unsubscribe();}},error:i,complete:n});this.subscribe(s);})}_subscribe(t){var o;return (o=this.source)===null||o===void 0?void 0:o.subscribe(t)}[k](){return this}pipe(...t){return Rr(t)(this)}toPromise(t){return t=Lr(t),new t((o,n)=>{let i;this.subscribe(s=>i=s,s=>n(s),()=>o(i));})}}return r.create=e=>new r(e),r})();function Lr(r){var e;return (e=r??w.Promise)!==null&&e!==void 0?e:Promise}function fe$1(r){return r&&u$1(r.next)&&u$1(r.error)&&u$1(r.complete)}function ce$1(r){return r&&r instanceof j$1||fe$1(r)&&K$1(r)}var Mr=R$1(r=>function(){r(this),this.name=`ObjectUnsubscribedError`,this.message=`object unsubscribed`;});var U=(()=>{class r extends m$1{constructor(){super(),this.closed=false,this.currentObservers=null,this.observers=[],this.isStopped=false,this.hasError=false,this.thrownError=null;}lift(t){let o=new Q$1(this,this);return o.operator=t,o}_throwIfClosed(){if(this.closed)throw new Mr}next(t){M$3(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let o of this.currentObservers)o.next(t);}});}error(t){M$3(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=true,this.thrownError=t;let{observers:o}=this;for(;o.length;)o.shift().error(t);}});}complete(){M$3(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=true;let{observers:t}=this;for(;t.length;)t.shift().complete();}});}unsubscribe(){this.isStopped=this.closed=true,this.observers=this.currentObservers=null;}get observed(){var t;return ((t=this.observers)===null||t===void 0?void 0:t.length)>0}_trySubscribe(t){return this._throwIfClosed(),super._trySubscribe(t)}_subscribe(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)}_innerSubscribe(t){let{hasError:o,isStopped:n,observers:i}=this;return o||n?br$1:(this.currentObservers=null,i.push(t),new v(()=>{this.currentObservers=null,P$1(i,t);}))}_checkFinalizedStatuses(t){let{hasError:o,thrownError:n,isStopped:i}=this;o?t.error(n):i&&t.complete();}asObservable(){let t=new m$1;return t.source=this,t}}return r.create=(e,t)=>new Q$1(e,t),r})(),Q$1=class Q extends U{constructor(e,t){super(),this.destination=e,this.source=t;}next(e){var t,o;(o=(t=this.destination)===null||t===void 0?void 0:t.next)===null||o===void 0||o.call(t,e);}error(e){var t,o;(o=(t=this.destination)===null||t===void 0?void 0:t.error)===null||o===void 0||o.call(t,e);}complete(){var e,t;(t=(e=this.destination)===null||e===void 0?void 0:e.complete)===null||t===void 0||t.call(e);}_subscribe(e){var t,o;return (o=(t=this.source)===null||t===void 0?void 0:t.subscribe(e))!==null&&o!==void 0?o:br$1}};var Sr=class extends U{constructor(e){super(),this._value=e;}get value(){return this.getValue()}_subscribe(e){let t=super._subscribe(e);return !t.closed&&e.next(this._value),t}getValue(){let{hasError:e,thrownError:t,_value:o}=this;if(e)throw t;return this._throwIfClosed(),o}next(e){super.next(this._value=e);}};var Y={now(){return (Y.delegate||Date).now()},delegate:void 0};var gr$1=class gr extends U{constructor(e=Infinity,t=Infinity,o=Y){super(),this._bufferSize=e,this._windowTime=t,this._timestampProvider=o,this._buffer=[],this._infiniteTimeWindow=true,this._infiniteTimeWindow=t===Infinity,this._bufferSize=Math.max(1,e),this._windowTime=Math.max(1,t);}next(e){let{isStopped:t,_buffer:o,_infiniteTimeWindow:n,_timestampProvider:i,_windowTime:s}=this;t||(o.push(e),!n&&o.push(i.now()+s)),this._trimBuffer(),super.next(e);}_subscribe(e){this._throwIfClosed(),this._trimBuffer();let t=this._innerSubscribe(e),{_infiniteTimeWindow:o,_buffer:n}=this,i=n.slice();for(let s=0;s<i.length&&!e.closed;s+=o?1:2)e.next(i[s]);return this._checkFinalizedStatuses(e),t}_trimBuffer(){let{_bufferSize:e,_timestampProvider:t,_buffer:o,_infiniteTimeWindow:n}=this,i=(n?1:2)*e;if(e<Infinity&&i<o.length&&o.splice(0,o.length-i),!n){let s=t.now(),c=0;for(let f=1;f<o.length&&o[f]<=s;f+=2)c=f;c&&o.splice(0,c+1);}}};var kr=R$1(r=>function(){r(this),this.name=`EmptyError`,this.message=`no elements in sequence`;});function le$1(r,e){return new Promise((o,n)=>{let i=new O$1({next:s=>{o(s),i.unsubscribe();},error:n,complete:()=>{n(new kr);}});r.subscribe(i);})}function ue(r){return u$1(r?.lift)}function p$1(r){return e=>{if(ue(e))return e.lift(function(t){try{return r(t,this)}catch(o){this.error(o);}});throw new TypeError(`Unable to lift unknown Observable type`)}}function a$1(r,e,t,o,n){return new Er$1(r,e,t,o,n)}var Er$1=class Er extends j$1{constructor(e,t,o,n,i,s){super(e),this.onFinalize=i,this.shouldUnsubscribe=s,this._next=t?function(c){try{t(c);}catch(f){e.error(f);}}:super._next,this._error=n?function(c){try{n(c);}catch(f){e.error(f);}finally{this.unsubscribe();}}:super._error,this._complete=o?function(){try{o();}catch(c){e.error(c);}finally{this.unsubscribe();}}:super._complete;}unsubscribe(){var e;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){let{closed:t}=this;super.unsubscribe(),!t&&((e=this.onFinalize)===null||e===void 0||e.call(this));}}};function q$1(r,e){return p$1((t,o)=>{let n=0;t.subscribe(a$1(o,i=>{o.next(r.call(e,i,n++));}));})}function Dr(r,e,t,o){function n(i){return i instanceof t?i:new t(function(s){s(i);})}return new(t||(t=Promise))(function(i,s){function c(b){try{l(o.next(b));}catch(y){s(y);}}function f(b){try{l(o.throw(b));}catch(y){s(y);}}function l(b){b.done?i(b.value):n(b.value).then(c,f);}l((o=o.apply(r,[])).next());})}function Ur(r){var e=typeof Symbol==`function`&&Symbol.iterator,t=e&&r[e],o=0;if(t)return t.call(r);if(r&&typeof r.length==`number`)return {next:function(){return r&&o>=r.length&&(r=void 0),{value:r&&r[o++],done:!r}}};throw new TypeError(e?`Object is not iterable.`:`Symbol.iterator is not defined.`)}function F$1(r){return this instanceof F$1?(this.v=r,this):new F$1(r)}function Wr$1(r,e,t){if(!Symbol.asyncIterator)throw new TypeError(`Symbol.asyncIterator is not defined.`);var o=t.apply(r,e||[]),n,i=[];return n=Object.create((typeof AsyncIterator==`function`?AsyncIterator:Object).prototype),c(`next`),c(`throw`),c(`return`,s),n[Symbol.asyncIterator]=function(){return this},n;function s(d){return function(x){return Promise.resolve(x).then(d,y)}}function c(d,x){o[d]&&(n[d]=function(S){return new Promise(function(B,g){i.push([d,S,B,g])>1||f(d,S);})},x&&(n[d]=x(n[d])));}function f(d,x){try{l(o[d](x));}catch(S){E(i[0][3],S);}}function l(d){d.value instanceof F$1?Promise.resolve(d.value.v).then(b,y):E(i[0][2],d);}function b(d){f(`next`,d);}function y(d){f(`throw`,d);}function E(d,x){d(x),i.shift(),i.length&&f(i[0][0],i[0][1]);}}function zr$1(r){if(!Symbol.asyncIterator)throw new TypeError(`Symbol.asyncIterator is not defined.`);var e=r[Symbol.asyncIterator],t;return e?e.call(r):(r=typeof Ur==`function`?Ur(r):r[Symbol.iterator](),t={},o(`next`),o(`throw`),o(`return`),t[Symbol.asyncIterator]=function(){return this},t);function o(i){t[i]=r[i]&&function(s){return new Promise(function(c,f){s=r[i](s),n(c,f,s.done,s.value);})};}function n(i,s,c,f){Promise.resolve(f).then(function(l){i({value:l,done:c});},s);}}var D=r=>r&&typeof r.length==`number`&&typeof r!=`function`;function X(r){return u$1(r?.then)}function Z$1(r){return u$1(r[k])}function rr$1(r){return Symbol.asyncIterator&&u$1(r?.[Symbol.asyncIterator])}function er$1(r){return new TypeError(`You provided ${r!==null&&typeof r==`object`?`an invalid object`:`'${r}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}function pe$1(){return typeof Symbol!=`function`||!Symbol.iterator?`@@iterator`:Symbol.iterator}var tr$1=pe$1();function or$1(r){return u$1(r?.[tr$1])}function nr$1(r){return Wr$1(this,arguments,function*(){let t=r.getReader();try{for(;;){let{value:o,done:n}=yield F$1(t.read());if(n)return yield F$1(void 0);yield yield F$1(o);}}finally{t.releaseLock();}})}function ir$1(r){return u$1(r?.getReader)}function h$1(r){if(r instanceof m$1)return r;if(r!=null){if(Z$1(r))return ae(r);if(D(r))return me$1(r);if(X(r))return de$1(r);if(rr$1(r))return Vr$1(r);if(or$1(r))return he$1(r);if(ir$1(r))return xe(r)}throw er$1(r)}function ae(r){return new m$1(e=>{let t=r[k]();if(u$1(t.subscribe))return t.subscribe(e);throw new TypeError(`Provided object does not correctly implement Symbol.observable`)})}function me$1(r){return new m$1(e=>{for(let t=0;t<r.length&&!e.closed;t++)e.next(r[t]);e.complete();})}function de$1(r){return new m$1(e=>{r.then(t=>{e.closed||(e.next(t),e.complete());},t=>e.error(t)).then(null,H$2);})}function he$1(r){return new m$1(e=>{for(let t of r)if(e.next(t),e.closed)return;e.complete();})}function Vr$1(r){return new m$1(e=>{be(r,e).catch(t=>e.error(t));})}function xe(r){return Vr$1(nr$1(r))}function be(r,e){var t,o,n,i;return Dr(this,void 0,void 0,function*(){try{for(t=zr$1(r);o=yield t.next(),!o.done;){let s=o.value;if(e.next(s),e.closed)return}}catch(s){n={error:s};}finally{try{o&&!o.done&&(i=t.return)&&(yield i.call(t));}finally{if(n)throw n.error}}e.complete();})}function ye$1(r){return new m$1(e=>{h$1(r()).subscribe(e);})}function _(r,e,t,o=0,n=false){let i=e.schedule(function(){t(),n?r.add(this.schedule(null,o)):this.unsubscribe();},o);if(r.add(i),!n)return i}function Yr$1(r,e,t,o,n,i,s,c){let f=[],l=0,b=0,y=false,E=()=>{y&&!f.length&&!l&&e.complete();},d=S=>l<o?x(S):f.push(S),x=S=>{l++;let B=false;h$1(t(S,b++)).subscribe(a$1(e,g=>{e.next(g);},()=>{B=true;},void 0,()=>{if(B)try{for(l--;f.length&&l<o;){let g=f.shift();s?_(e,s,()=>x(g)):x(g);}E();}catch(g){e.error(g);}}));};return r.subscribe(a$1(e,d,()=>{y=true,E();})),()=>{}}function N$1(r,e,t=Infinity){return u$1(e)?N$1((o,n)=>q$1((i,s)=>e(o,i,n,s))(h$1(r(o,n))),t):(typeof e==`number`&&(t=e),p$1((o,n)=>Yr$1(o,n,r,t)))}function sr$1(r=Infinity){return N$1(T,r)}var fr$1=new m$1(r=>r.complete());function cr$1(r){return r&&u$1(r.schedule)}function qr$1(r){return r[r.length-1]}function I(r){return cr$1(qr$1(r))?r.pop():void 0}function Nr(r,e){return typeof qr$1(r)==`number`?r.pop():e}function lr$1(r,e=0){return p$1((t,o)=>{t.subscribe(a$1(o,n=>_(o,r,()=>o.next(n),e),()=>_(o,r,()=>o.complete(),e),n=>_(o,r,()=>o.error(n),e)));})}function ur$1(r,e=0){return p$1((t,o)=>{o.add(r.schedule(()=>t.subscribe(o),e));})}function $r$1(r,e){return h$1(r).pipe(ur$1(e),lr$1(e))}function Br$1(r,e){return h$1(r).pipe(ur$1(e),lr$1(e))}function Gr$1(r,e){return new m$1(t=>{let o=0;return e.schedule(function(){o===r.length?t.complete():(t.next(r[o++]),t.closed||this.schedule());})})}function Kr$1(r,e){return new m$1(t=>{let o;return _(t,e,()=>{o=r[tr$1](),_(t,e,()=>{let n,i;try{({value:n,done:i}=o.next());}catch(s){t.error(s);return}i?t.complete():t.next(n);},0,true);}),()=>u$1(o?.return)&&o.return()})}function pr$1(r,e){if(!r)throw new Error(`Iterable cannot be null`);return new m$1(t=>{_(t,e,()=>{let o=r[Symbol.asyncIterator]();_(t,e,()=>{o.next().then(n=>{n.done?t.complete():t.next(n.value);});},0,true);});})}function Hr$1(r,e){return pr$1(nr$1(r),e)}function Jr$1(r,e){if(r!=null){if(Z$1(r))return $r$1(r,e);if(D(r))return Gr$1(r,e);if(X(r))return Br$1(r,e);if(rr$1(r))return pr$1(r,e);if(or$1(r))return Kr$1(r,e);if(ir$1(r))return Hr$1(r,e)}throw er$1(r)}function W(r,e){return e?Jr$1(r,e):h$1(r)}function ve(...r){let e=I(r),t=Nr(r,Infinity),o=r;return o.length?o.length===1?h$1(o[0]):sr$1(t)(W(o,e)):fr$1}function Nn$1(r){return r<=0?()=>fr$1:p$1((e,t)=>{let o=0;e.subscribe(a$1(t,n=>{++o<=r&&(t.next(n),r<=o&&t.complete());}));})}function Qr$1(){return sr$1(1)}function Or(...r){return Qr$1()(W(r,I(r)))}function _e$1(...r){let e=I(r);return p$1((t,o)=>{(e?Or(r,t,e):Or(r,t)).subscribe(o);})}function ii$1(r,e){return p$1((t,o)=>{let n=null,i=0,s=!1,c=()=>s&&!n&&o.complete();t.subscribe(a$1(o,f=>{n?.unsubscribe();let l=0,b=i++;h$1(r(f,b)).subscribe(n=a$1(o,y=>o.next(e?e(f,y,b,l++):y),()=>{n=null,c();}));},()=>{s=!0,c();}));})}function pi$1(r){return p$1((e,t)=>{h$1(r).subscribe(a$1(t,()=>t.complete(),V$2)),!t.closed&&e.subscribe(t);})}function bi$1(r,e,t){let o=u$1(r)||e||t?{next:r,error:e,complete:t}:r;return o?p$1((n,i)=>{var s;(s=o.subscribe)===null||s===void 0||s.call(o);let c=!0;n.subscribe(a$1(i,f=>{var l;(l=o.next)===null||l===void 0||l.call(o,f),i.next(f);},()=>{var f;c=!1,(f=o.complete)===null||f===void 0||f.call(o),i.complete();},f=>{var l;c=!1,(l=o.error)===null||l===void 0||l.call(o,f),i.error(f);},()=>{var f,l;c&&((f=o.unsubscribe)===null||f===void 0||f.call(o)),(l=o.finalize)===null||l===void 0||l.call(o);}));}):T}var ar$1=class ar extends v{constructor(e,t){super();}schedule(e,t=0){return this}};var $$1={setInterval(r,e,...t){let{delegate:o}=$$1;return o?.setInterval?o.setInterval(r,e,...t):setInterval(r,e,...t)},clearInterval(r){return (clearInterval)(r)},delegate:void 0};var mr$1=class mr extends ar$1{constructor(e,t){super(e,t),this.scheduler=e,this.work=t,this.pending=false;}schedule(e,t=0){var o;if(this.closed)return this;this.state=e;let n=this.id,i=this.scheduler;return n!=null&&(this.id=this.recycleAsyncId(i,n,t)),this.pending=true,this.delay=t,this.id=(o=this.id)!==null&&o!==void 0?o:this.requestAsyncId(i,this.id,t),this}requestAsyncId(e,t,o=0){return $$1.setInterval(e.flush.bind(e,this),o)}recycleAsyncId(e,t,o=0){if(o!=null&&this.delay===o&&this.pending===false)return t;t!=null&&$$1.clearInterval(t);}execute(e,t){if(this.closed)return new Error(`executing a cancelled action`);this.pending=false;let o=this._execute(e,t);if(o)return o;this.pending===false&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null));}_execute(e,t){let o=false,n;try{this.work(e);}catch(i){o=true,n=i||new Error(`Scheduled action threw falsy error`);}if(o)return this.unsubscribe(),n}unsubscribe(){if(!this.closed){let{id:e,scheduler:t}=this,{actions:o}=t;this.work=this.state=this.scheduler=null,this.pending=false,P$1(o,this),e!=null&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null,super.unsubscribe();}}};var z$1=class r{constructor(e,t=r.now){this.schedulerActionCtor=e,this.now=t;}schedule(e,t=0,o){return new this.schedulerActionCtor(this,e).schedule(o,t)}};z$1.now=Y.now;var dr$1=class dr extends z$1{constructor(e,t=z$1.now){super(e,t),this.actions=[],this._active=false;}flush(e){let{actions:t}=this;if(this._active){t.push(e);return}let o;this._active=true;do if(o=e.execute(e.state,e.delay))break;while(e=t.shift());if(this._active=false,o){for(;e=t.shift();)e.unsubscribe();throw o}}};var C$2=new dr$1(mr$1),Xr$1=C$2;function Zr$1(r,e){return p$1((t,o)=>{let{leading:n=!0,trailing:i=!1}=e??{},s=!1,c=null,f=null,l=!1,b=()=>{f?.unsubscribe(),f=null,i&&(d(),l&&o.complete());},y=()=>{f=null,l&&o.complete();},E=x=>f=h$1(r(x)).subscribe(a$1(o,b,y)),d=()=>{if(s){s=!1;let x=c;c=null,o.next(x),!l&&E(x);}};t.subscribe(a$1(o,x=>{s=!0,c=x,!(f&&!f.closed)&&(n?d():E(x));},()=>{l=!0,!(i&&s&&f&&!f.closed)&&o.complete();}));})}function re$1(r){return r instanceof Date&&!isNaN(r)}function hr$1(r=0,e,t=Xr$1){let o=-1;return e!=null&&(cr$1(e)?t=e:o=e),new m$1(n=>{let i=re$1(r)?+r-t.now():r;i<0&&(i=0);let s=0;return t.schedule(function(){n.closed||(n.next(s++),0<=o?this.schedule(void 0,o):n.complete());},i)})}function we$1(r,e=C$2,t){let o=hr$1(r,e);return Zr$1(()=>o,t)}function Se$1(...r){return W(r,I(r))}var{isArray:ge}=Array;function Ee$1(r,e){return ge(e)?r(...e):r(e)}function xr(r){return q$1(e=>Ee$1(r,e))}var Oe$1=[`addListener`,`removeListener`],Te=[`addEventListener`,`removeEventListener`],Ie=[`on`,`off`];function Tr(r,e,t,o){if(u$1(t)&&(o=t,t=void 0),o)return Tr(r,e,t).pipe(xr(o));let[n,i]=je$1(r)?Te.map(s=>c=>r[s](e,c,t)):Pe(r)?Oe$1.map(ee(r,e)):Ae$1(r)?Ie.map(ee(r,e)):[];if(!n&&D(r))return N$1(s=>Tr(s,e,t))(h$1(r));if(!n)throw new TypeError(`Invalid event target`);return new m$1(s=>{let c=(...f)=>s.next(1<f.length?f:f[0]);return n(c),()=>i(c)})}function ee(r,e){return t=>o=>r[t](e,o)}function Pe(r){return u$1(r.addListener)&&u$1(r.removeListener)}function Ae$1(r){return u$1(r.on)&&u$1(r.off)}function je$1(r){return u$1(r.addEventListener)&&u$1(r.removeEventListener)}function te(r,e,t){return t?te(r,e).pipe(xr(t)):new m$1(o=>{let n=(...s)=>o.next(s.length===1?s[0]:s),i=r(n);return u$1(e)?()=>e(n,i):void 0})}function Ir(r,e){return p$1((t,o)=>{let n=0;t.subscribe(a$1(o,i=>r.call(e,i,n++)&&o.next(i)));})}function oe$1(r){return p$1((e,t)=>{let o=!1,n=null,i=null,s=!1,c=()=>{if(i?.unsubscribe(),i=null,o){o=!1;let l=n;n=null,t.next(l);}s&&t.complete();},f=()=>{i=null,s&&t.complete();};e.subscribe(a$1(t,l=>{o=!0,n=l,i||h$1(r(l)).subscribe(i=a$1(t,c,f));},()=>{s=!0,(!o||!i||i.closed)&&t.complete();}));})}function vs$1(r,e=C$2){return oe$1(()=>hr$1(r,e))}function Fe(r,e=C$2){return p$1((t,o)=>{let n=null,i=null,s=null,c=()=>{if(n){n.unsubscribe(),n=null;let l=i;i=null,o.next(l);}};function f(){let l=s+r,b=e.now();if(b<l){n=this.schedule(void 0,l-b),o.add(n);return}c();}t.subscribe(a$1(o,l=>{i=l,s=e.now(),n||(n=e.schedule(f,r),o.add(n));},()=>{c(),o.complete();},void 0,()=>{i=n=null;}));})}function Ps$1(r,e=T){return r=r??Ce,p$1((t,o)=>{let n,i=!0;t.subscribe(a$1(o,s=>{let c=e(s);(i||!r(n,c))&&(i=!1,n=c,o.next(s));}));})}function Ce(r,e){return r===e}function Fs$1(r){return Ir((e,t)=>r<=t)}
33
+ `)}`:``,this.name=`UnsubscriptionError`,this.errors=t;});function P(r,e){if(r){let t=r.indexOf(e);0<=t&&r.splice(t,1);}}var v=class r{constructor(e){this.initialTeardown=e,this.closed=false,this._parentage=null,this._finalizers=null;}unsubscribe(){let e;if(!this.closed){this.closed=true;let{_parentage:t}=this;if(t)if(this._parentage=null,Array.isArray(t))for(let i of t)i.remove(this);else t.remove(this);let{initialTeardown:o}=this;if(u$1(o))try{o();}catch(i){e=i instanceof G?i.errors:[i];}let{_finalizers:n}=this;if(n){this._finalizers=null;for(let i of n)try{Pr(i);}catch(s){e=e??[],s instanceof G?e=[...e,...s.errors]:e.push(s);}}if(e)throw new G(e)}}add(e){var t;if(e&&e!==this)if(this.closed)Pr(e);else {if(e instanceof r){if(e.closed||e._hasParent(this))return;e._addParent(this);}(this._finalizers=(t=this._finalizers)!==null&&t!==void 0?t:[]).push(e);}}_hasParent(e){let{_parentage:t}=this;return t===e||Array.isArray(t)&&t.includes(e)}_addParent(e){let{_parentage:t}=this;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e;}_removeParent(e){let{_parentage:t}=this;t===e?this._parentage=null:Array.isArray(t)&&P(t,e);}remove(e){let{_finalizers:t}=this;t&&P(t,e),e instanceof r&&e._removeParent(this);}};v.EMPTY=(()=>{let r=new v;return r.closed=true,r})();var br=v.EMPTY;function K(r){return r instanceof v||r&&`closed`in r&&u$1(r.remove)&&u$1(r.add)&&u$1(r.unsubscribe)}function Pr(r){u$1(r)?r():r.unsubscribe();}var w={Promise:void 0};var L$1={setTimeout(r,e,...t){return setTimeout(r,e,...t)},clearTimeout(r){return (clearTimeout)(r)},delegate:void 0};function H$2(r){L$1.setTimeout(()=>{throw r});}function V$1(){}function M$3(r){r();}var j=class extends v{constructor(e){super(),this.isStopped=false,e?(this.destination=e,K(e)&&e.add(this)):this.destination=se$1;}static create(e,t,o){return new O(e,t,o)}next(e){this.isStopped?_r():this._next(e);}error(e){this.isStopped?_r():(this.isStopped=true,this._error(e));}complete(){this.isStopped?_r():(this.isStopped=true,this._complete());}unsubscribe(){this.closed||(this.isStopped=true,super.unsubscribe(),this.destination=null);}_next(e){this.destination.next(e);}_error(e){try{this.destination.error(e);}finally{this.unsubscribe();}}_complete(){try{this.destination.complete();}finally{this.unsubscribe();}}};var wr$1=class wr{constructor(e){this.partialObserver=e;}next(e){let{partialObserver:t}=this;if(t.next)try{t.next(e);}catch(o){J$1(o);}}error(e){let{partialObserver:t}=this;if(t.error)try{t.error(e);}catch(o){J$1(o);}else J$1(e);}complete(){let{partialObserver:e}=this;if(e.complete)try{e.complete();}catch(t){J$1(t);}}},O=class extends j{constructor(e,t,o){super();let n;if(u$1(e)||!e)n={next:e??void 0,error:t??void 0,complete:o??void 0};else {n=e;}this.destination=new wr$1(n);}};function J$1(r){H$2(r);}function ie(r){throw r}function _r(r,e){}var se$1={closed:true,next:V$1,error:ie,complete:V$1};var k$1=typeof Symbol==`function`&&Symbol.observable||`@@observable`;function T(r){return r}function Rr(r){return r.length===0?T:r.length===1?r[0]:function(t){return r.reduce((o,n)=>n(o),t)}}var m$1=(()=>{class r{constructor(t){t&&(this._subscribe=t);}lift(t){let o=new r;return o.source=this,o.operator=t,o}subscribe(t,o,n){let i=ce$1(t)?t:new O(t,o,n);return M$3(()=>{let{operator:s,source:c}=this;i.add(s?s.call(i,c):c?this._subscribe(i):this._trySubscribe(i));}),i}_trySubscribe(t){try{return this._subscribe(t)}catch(o){t.error(o);}}forEach(t,o){return o=Lr$1(o),new o((n,i)=>{let s=new O({next:c=>{try{t(c);}catch(f){i(f),s.unsubscribe();}},error:i,complete:n});this.subscribe(s);})}_subscribe(t){var o;return (o=this.source)===null||o===void 0?void 0:o.subscribe(t)}[k$1](){return this}pipe(...t){return Rr(t)(this)}toPromise(t){return t=Lr$1(t),new t((o,n)=>{let i;this.subscribe(s=>i=s,s=>n(s),()=>o(i));})}}return r.create=e=>new r(e),r})();function Lr$1(r){var e;return (e=r??w.Promise)!==null&&e!==void 0?e:Promise}function fe$1(r){return r&&u$1(r.next)&&u$1(r.error)&&u$1(r.complete)}function ce$1(r){return r&&r instanceof j||fe$1(r)&&K(r)}var Mr$1=R$1(r=>function(){r(this),this.name=`ObjectUnsubscribedError`,this.message=`object unsubscribed`;});var U$1=(()=>{class r extends m$1{constructor(){super(),this.closed=false,this.currentObservers=null,this.observers=[],this.isStopped=false,this.hasError=false,this.thrownError=null;}lift(t){let o=new Q$1(this,this);return o.operator=t,o}_throwIfClosed(){if(this.closed)throw new Mr$1}next(t){M$3(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let o of this.currentObservers)o.next(t);}});}error(t){M$3(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=true,this.thrownError=t;let{observers:o}=this;for(;o.length;)o.shift().error(t);}});}complete(){M$3(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=true;let{observers:t}=this;for(;t.length;)t.shift().complete();}});}unsubscribe(){this.isStopped=this.closed=true,this.observers=this.currentObservers=null;}get observed(){var t;return ((t=this.observers)===null||t===void 0?void 0:t.length)>0}_trySubscribe(t){return this._throwIfClosed(),super._trySubscribe(t)}_subscribe(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)}_innerSubscribe(t){let{hasError:o,isStopped:n,observers:i}=this;return o||n?br:(this.currentObservers=null,i.push(t),new v(()=>{this.currentObservers=null,P(i,t);}))}_checkFinalizedStatuses(t){let{hasError:o,thrownError:n,isStopped:i}=this;o?t.error(n):i&&t.complete();}asObservable(){let t=new m$1;return t.source=this,t}}return r.create=(e,t)=>new Q$1(e,t),r})(),Q$1=class Q extends U$1{constructor(e,t){super(),this.destination=e,this.source=t;}next(e){var t,o;(o=(t=this.destination)===null||t===void 0?void 0:t.next)===null||o===void 0||o.call(t,e);}error(e){var t,o;(o=(t=this.destination)===null||t===void 0?void 0:t.error)===null||o===void 0||o.call(t,e);}complete(){var e,t;(t=(e=this.destination)===null||e===void 0?void 0:e.complete)===null||t===void 0||t.call(e);}_subscribe(e){var t,o;return (o=(t=this.source)===null||t===void 0?void 0:t.subscribe(e))!==null&&o!==void 0?o:br}};var Sr=class extends U$1{constructor(e){super(),this._value=e;}get value(){return this.getValue()}_subscribe(e){let t=super._subscribe(e);return !t.closed&&e.next(this._value),t}getValue(){let{hasError:e,thrownError:t,_value:o}=this;if(e)throw t;return this._throwIfClosed(),o}next(e){super.next(this._value=e);}};var Y$1={now(){return (Y$1.delegate||Date).now()},delegate:void 0};var gr$1=class gr extends U$1{constructor(e=Infinity,t=Infinity,o=Y$1){super(),this._bufferSize=e,this._windowTime=t,this._timestampProvider=o,this._buffer=[],this._infiniteTimeWindow=true,this._infiniteTimeWindow=t===Infinity,this._bufferSize=Math.max(1,e),this._windowTime=Math.max(1,t);}next(e){let{isStopped:t,_buffer:o,_infiniteTimeWindow:n,_timestampProvider:i,_windowTime:s}=this;t||(o.push(e),!n&&o.push(i.now()+s)),this._trimBuffer(),super.next(e);}_subscribe(e){this._throwIfClosed(),this._trimBuffer();let t=this._innerSubscribe(e),{_infiniteTimeWindow:o,_buffer:n}=this,i=n.slice();for(let s=0;s<i.length&&!e.closed;s+=o?1:2)e.next(i[s]);return this._checkFinalizedStatuses(e),t}_trimBuffer(){let{_bufferSize:e,_timestampProvider:t,_buffer:o,_infiniteTimeWindow:n}=this,i=(n?1:2)*e;if(e<Infinity&&i<o.length&&o.splice(0,o.length-i),!n){let s=t.now(),c=0;for(let f=1;f<o.length&&o[f]<=s;f+=2)c=f;c&&o.splice(0,c+1);}}};var kr=R$1(r=>function(){r(this),this.name=`EmptyError`,this.message=`no elements in sequence`;});function le$1(r,e){return new Promise((o,n)=>{let i=new O({next:s=>{o(s),i.unsubscribe();},error:n,complete:()=>{n(new kr);}});r.subscribe(i);})}function ue(r){return u$1(r?.lift)}function p$1(r){return e=>{if(ue(e))return e.lift(function(t){try{return r(t,this)}catch(o){this.error(o);}});throw new TypeError(`Unable to lift unknown Observable type`)}}function a$1(r,e,t,o,n){return new Er(r,e,t,o,n)}var Er=class extends j{constructor(e,t,o,n,i,s){super(e),this.onFinalize=i,this.shouldUnsubscribe=s,this._next=t?function(c){try{t(c);}catch(f){e.error(f);}}:super._next,this._error=n?function(c){try{n(c);}catch(f){e.error(f);}finally{this.unsubscribe();}}:super._error,this._complete=o?function(){try{o();}catch(c){e.error(c);}finally{this.unsubscribe();}}:super._complete;}unsubscribe(){var e;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){let{closed:t}=this;super.unsubscribe(),!t&&((e=this.onFinalize)===null||e===void 0||e.call(this));}}};function q$1(r,e){return p$1((t,o)=>{let n=0;t.subscribe(a$1(o,i=>{o.next(r.call(e,i,n++));}));})}function Dr(r,e,t,o){function n(i){return i instanceof t?i:new t(function(s){s(i);})}return new(t||(t=Promise))(function(i,s){function c(b){try{l(o.next(b));}catch(y){s(y);}}function f(b){try{l(o.throw(b));}catch(y){s(y);}}function l(b){b.done?i(b.value):n(b.value).then(c,f);}l((o=o.apply(r,[])).next());})}function Ur$1(r){var e=typeof Symbol==`function`&&Symbol.iterator,t=e&&r[e],o=0;if(t)return t.call(r);if(r&&typeof r.length==`number`)return {next:function(){return r&&o>=r.length&&(r=void 0),{value:r&&r[o++],done:!r}}};throw new TypeError(e?`Object is not iterable.`:`Symbol.iterator is not defined.`)}function F(r){return this instanceof F?(this.v=r,this):new F(r)}function Wr$1(r,e,t){if(!Symbol.asyncIterator)throw new TypeError(`Symbol.asyncIterator is not defined.`);var o=t.apply(r,e||[]),n,i=[];return n=Object.create((typeof AsyncIterator==`function`?AsyncIterator:Object).prototype),c(`next`),c(`throw`),c(`return`,s),n[Symbol.asyncIterator]=function(){return this},n;function s(d){return function(x){return Promise.resolve(x).then(d,y)}}function c(d,x){o[d]&&(n[d]=function(S){return new Promise(function(B,g){i.push([d,S,B,g])>1||f(d,S);})},x&&(n[d]=x(n[d])));}function f(d,x){try{l(o[d](x));}catch(S){E(i[0][3],S);}}function l(d){d.value instanceof F?Promise.resolve(d.value.v).then(b,y):E(i[0][2],d);}function b(d){f(`next`,d);}function y(d){f(`throw`,d);}function E(d,x){d(x),i.shift(),i.length&&f(i[0][0],i[0][1]);}}function zr$1(r){if(!Symbol.asyncIterator)throw new TypeError(`Symbol.asyncIterator is not defined.`);var e=r[Symbol.asyncIterator],t;return e?e.call(r):(r=typeof Ur$1==`function`?Ur$1(r):r[Symbol.iterator](),t={},o(`next`),o(`throw`),o(`return`),t[Symbol.asyncIterator]=function(){return this},t);function o(i){t[i]=r[i]&&function(s){return new Promise(function(c,f){s=r[i](s),n(c,f,s.done,s.value);})};}function n(i,s,c,f){Promise.resolve(f).then(function(l){i({value:l,done:c});},s);}}var D=r=>r&&typeof r.length==`number`&&typeof r!=`function`;function X(r){return u$1(r?.then)}function Z(r){return u$1(r[k$1])}function rr$1(r){return Symbol.asyncIterator&&u$1(r?.[Symbol.asyncIterator])}function er$1(r){return new TypeError(`You provided ${r!==null&&typeof r==`object`?`an invalid object`:`'${r}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}function pe(){return typeof Symbol!=`function`||!Symbol.iterator?`@@iterator`:Symbol.iterator}var tr$1=pe();function or$1(r){return u$1(r?.[tr$1])}function nr$1(r){return Wr$1(this,arguments,function*(){let t=r.getReader();try{for(;;){let{value:o,done:n}=yield F(t.read());if(n)return yield F(void 0);yield yield F(o);}}finally{t.releaseLock();}})}function ir$1(r){return u$1(r?.getReader)}function h$1(r){if(r instanceof m$1)return r;if(r!=null){if(Z(r))return ae$1(r);if(D(r))return me$1(r);if(X(r))return de(r);if(rr$1(r))return Vr$1(r);if(or$1(r))return he$1(r);if(ir$1(r))return xe(r)}throw er$1(r)}function ae$1(r){return new m$1(e=>{let t=r[k$1]();if(u$1(t.subscribe))return t.subscribe(e);throw new TypeError(`Provided object does not correctly implement Symbol.observable`)})}function me$1(r){return new m$1(e=>{for(let t=0;t<r.length&&!e.closed;t++)e.next(r[t]);e.complete();})}function de(r){return new m$1(e=>{r.then(t=>{e.closed||(e.next(t),e.complete());},t=>e.error(t)).then(null,H$2);})}function he$1(r){return new m$1(e=>{for(let t of r)if(e.next(t),e.closed)return;e.complete();})}function Vr$1(r){return new m$1(e=>{be(r,e).catch(t=>e.error(t));})}function xe(r){return Vr$1(nr$1(r))}function be(r,e){var t,o,n,i;return Dr(this,void 0,void 0,function*(){try{for(t=zr$1(r);o=yield t.next(),!o.done;){let s=o.value;if(e.next(s),e.closed)return}}catch(s){n={error:s};}finally{try{o&&!o.done&&(i=t.return)&&(yield i.call(t));}finally{if(n)throw n.error}}e.complete();})}function ye$1(r){return new m$1(e=>{h$1(r()).subscribe(e);})}function _(r,e,t,o=0,n=false){let i=e.schedule(function(){t(),n?r.add(this.schedule(null,o)):this.unsubscribe();},o);if(r.add(i),!n)return i}function Yr$1(r,e,t,o,n,i,s,c){let f=[],l=0,b=0,y=false,E=()=>{y&&!f.length&&!l&&e.complete();},d=S=>l<o?x(S):f.push(S),x=S=>{l++;let B=false;h$1(t(S,b++)).subscribe(a$1(e,g=>{e.next(g);},()=>{B=true;},void 0,()=>{if(B)try{for(l--;f.length&&l<o;){let g=f.shift();s?_(e,s,()=>x(g)):x(g);}E();}catch(g){e.error(g);}}));};return r.subscribe(a$1(e,d,()=>{y=true,E();})),()=>{}}function N$1(r,e,t=Infinity){return u$1(e)?N$1((o,n)=>q$1((i,s)=>e(o,i,n,s))(h$1(r(o,n))),t):(typeof e==`number`&&(t=e),p$1((o,n)=>Yr$1(o,n,r,t)))}function sr$1(r=Infinity){return N$1(T,r)}var fr$1=new m$1(r=>r.complete());function cr$1(r){return r&&u$1(r.schedule)}function qr$1(r){return r[r.length-1]}function I(r){return cr$1(qr$1(r))?r.pop():void 0}function Nr$1(r,e){return typeof qr$1(r)==`number`?r.pop():e}function lr$1(r,e=0){return p$1((t,o)=>{t.subscribe(a$1(o,n=>_(o,r,()=>o.next(n),e),()=>_(o,r,()=>o.complete(),e),n=>_(o,r,()=>o.error(n),e)));})}function ur$1(r,e=0){return p$1((t,o)=>{o.add(r.schedule(()=>t.subscribe(o),e));})}function $r$1(r,e){return h$1(r).pipe(ur$1(e),lr$1(e))}function Br$1(r,e){return h$1(r).pipe(ur$1(e),lr$1(e))}function Gr$1(r,e){return new m$1(t=>{let o=0;return e.schedule(function(){o===r.length?t.complete():(t.next(r[o++]),t.closed||this.schedule());})})}function Kr$1(r,e){return new m$1(t=>{let o;return _(t,e,()=>{o=r[tr$1](),_(t,e,()=>{let n,i;try{({value:n,done:i}=o.next());}catch(s){t.error(s);return}i?t.complete():t.next(n);},0,true);}),()=>u$1(o?.return)&&o.return()})}function pr$1(r,e){if(!r)throw new Error(`Iterable cannot be null`);return new m$1(t=>{_(t,e,()=>{let o=r[Symbol.asyncIterator]();_(t,e,()=>{o.next().then(n=>{n.done?t.complete():t.next(n.value);});},0,true);});})}function Hr$1(r,e){return pr$1(nr$1(r),e)}function Jr$1(r,e){if(r!=null){if(Z(r))return $r$1(r,e);if(D(r))return Gr$1(r,e);if(X(r))return Br$1(r,e);if(rr$1(r))return pr$1(r,e);if(or$1(r))return Kr$1(r,e);if(ir$1(r))return Hr$1(r,e)}throw er$1(r)}function W(r,e){return e?Jr$1(r,e):h$1(r)}function ve(...r){let e=I(r),t=Nr$1(r,Infinity),o=r;return o.length?o.length===1?h$1(o[0]):sr$1(t)(W(o,e)):fr$1}function Nn$1(r){return r<=0?()=>fr$1:p$1((e,t)=>{let o=0;e.subscribe(a$1(t,n=>{++o<=r&&(t.next(n),r<=o&&t.complete());}));})}function Qr$1(){return sr$1(1)}function Or(...r){return Qr$1()(W(r,I(r)))}function _e$1(...r){let e=I(r);return p$1((t,o)=>{(e?Or(r,t,e):Or(r,t)).subscribe(o);})}function ii$1(r,e){return p$1((t,o)=>{let n=null,i=0,s=!1,c=()=>s&&!n&&o.complete();t.subscribe(a$1(o,f=>{n?.unsubscribe();let l=0,b=i++;h$1(r(f,b)).subscribe(n=a$1(o,y=>o.next(e?e(f,y,b,l++):y),()=>{n=null,c();}));},()=>{s=!0,c();}));})}function pi$1(r){return p$1((e,t)=>{h$1(r).subscribe(a$1(t,()=>t.complete(),V$1)),!t.closed&&e.subscribe(t);})}function bi$1(r,e,t){let o=u$1(r)||e||t?{next:r,error:e,complete:t}:r;return o?p$1((n,i)=>{var s;(s=o.subscribe)===null||s===void 0||s.call(o);let c=!0;n.subscribe(a$1(i,f=>{var l;(l=o.next)===null||l===void 0||l.call(o,f),i.next(f);},()=>{var f;c=!1,(f=o.complete)===null||f===void 0||f.call(o),i.complete();},f=>{var l;c=!1,(l=o.error)===null||l===void 0||l.call(o,f),i.error(f);},()=>{var f,l;c&&((f=o.unsubscribe)===null||f===void 0||f.call(o)),(l=o.finalize)===null||l===void 0||l.call(o);}));}):T}var ar$1=class ar extends v{constructor(e,t){super();}schedule(e,t=0){return this}};var $={setInterval(r,e,...t){let{delegate:o}=$;return o?.setInterval?o.setInterval(r,e,...t):setInterval(r,e,...t)},clearInterval(r){return (clearInterval)(r)},delegate:void 0};var mr$1=class mr extends ar$1{constructor(e,t){super(e,t),this.scheduler=e,this.work=t,this.pending=false;}schedule(e,t=0){var o;if(this.closed)return this;this.state=e;let n=this.id,i=this.scheduler;return n!=null&&(this.id=this.recycleAsyncId(i,n,t)),this.pending=true,this.delay=t,this.id=(o=this.id)!==null&&o!==void 0?o:this.requestAsyncId(i,this.id,t),this}requestAsyncId(e,t,o=0){return $.setInterval(e.flush.bind(e,this),o)}recycleAsyncId(e,t,o=0){if(o!=null&&this.delay===o&&this.pending===false)return t;t!=null&&$.clearInterval(t);}execute(e,t){if(this.closed)return new Error(`executing a cancelled action`);this.pending=false;let o=this._execute(e,t);if(o)return o;this.pending===false&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null));}_execute(e,t){let o=false,n;try{this.work(e);}catch(i){o=true,n=i||new Error(`Scheduled action threw falsy error`);}if(o)return this.unsubscribe(),n}unsubscribe(){if(!this.closed){let{id:e,scheduler:t}=this,{actions:o}=t;this.work=this.state=this.scheduler=null,this.pending=false,P(o,this),e!=null&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null,super.unsubscribe();}}};var z$1=class r{constructor(e,t=r.now){this.schedulerActionCtor=e,this.now=t;}schedule(e,t=0,o){return new this.schedulerActionCtor(this,e).schedule(o,t)}};z$1.now=Y$1.now;var dr$1=class dr extends z$1{constructor(e,t=z$1.now){super(e,t),this.actions=[],this._active=false;}flush(e){let{actions:t}=this;if(this._active){t.push(e);return}let o;this._active=true;do if(o=e.execute(e.state,e.delay))break;while(e=t.shift());if(this._active=false,o){for(;e=t.shift();)e.unsubscribe();throw o}}};var C$2=new dr$1(mr$1),Xr$1=C$2;function Zr$1(r,e){return p$1((t,o)=>{let{leading:n=!0,trailing:i=!1}=e??{},s=!1,c=null,f=null,l=!1,b=()=>{f?.unsubscribe(),f=null,i&&(d(),l&&o.complete());},y=()=>{f=null,l&&o.complete();},E=x=>f=h$1(r(x)).subscribe(a$1(o,b,y)),d=()=>{if(s){s=!1;let x=c;c=null,o.next(x),!l&&E(x);}};t.subscribe(a$1(o,x=>{s=!0,c=x,!(f&&!f.closed)&&(n?d():E(x));},()=>{l=!0,!(i&&s&&f&&!f.closed)&&o.complete();}));})}function re$1(r){return r instanceof Date&&!isNaN(r)}function hr$1(r=0,e,t=Xr$1){let o=-1;return e!=null&&(cr$1(e)?t=e:o=e),new m$1(n=>{let i=re$1(r)?+r-t.now():r;i<0&&(i=0);let s=0;return t.schedule(function(){n.closed||(n.next(s++),0<=o?this.schedule(void 0,o):n.complete());},i)})}function we(r,e=C$2,t){let o=hr$1(r,e);return Zr$1(()=>o,t)}function Se(...r){return W(r,I(r))}var{isArray:ge$1}=Array;function Ee$1(r,e){return ge$1(e)?r(...e):r(e)}function xr(r){return q$1(e=>Ee$1(r,e))}var Oe$1=[`addListener`,`removeListener`],Te=[`addEventListener`,`removeEventListener`],Ie=[`on`,`off`];function Tr(r,e,t,o){if(u$1(t)&&(o=t,t=void 0),o)return Tr(r,e,t).pipe(xr(o));let[n,i]=je$1(r)?Te.map(s=>c=>r[s](e,c,t)):Pe$1(r)?Oe$1.map(ee(r,e)):Ae$1(r)?Ie.map(ee(r,e)):[];if(!n&&D(r))return N$1(s=>Tr(s,e,t))(h$1(r));if(!n)throw new TypeError(`Invalid event target`);return new m$1(s=>{let c=(...f)=>s.next(1<f.length?f:f[0]);return n(c),()=>i(c)})}function ee(r,e){return t=>o=>r[t](e,o)}function Pe$1(r){return u$1(r.addListener)&&u$1(r.removeListener)}function Ae$1(r){return u$1(r.on)&&u$1(r.off)}function je$1(r){return u$1(r.addEventListener)&&u$1(r.removeEventListener)}function te$1(r,e,t){return t?te$1(r,e).pipe(xr(t)):new m$1(o=>{let n=(...s)=>o.next(s.length===1?s[0]:s),i=r(n);return u$1(e)?()=>e(n,i):void 0})}function Ir(r,e){return p$1((t,o)=>{let n=0;t.subscribe(a$1(o,i=>r.call(e,i,n++)&&o.next(i)));})}function oe(r){return p$1((e,t)=>{let o=!1,n=null,i=null,s=!1,c=()=>{if(i?.unsubscribe(),i=null,o){o=!1;let l=n;n=null,t.next(l);}s&&t.complete();},f=()=>{i=null,s&&t.complete();};e.subscribe(a$1(t,l=>{o=!0,n=l,i||h$1(r(l)).subscribe(i=a$1(t,c,f));},()=>{s=!0,(!o||!i||i.closed)&&t.complete();}));})}function vs$1(r,e=C$2){return oe(()=>hr$1(r,e))}function Fe$1(r,e=C$2){return p$1((t,o)=>{let n=null,i=null,s=null,c=()=>{if(n){n.unsubscribe(),n=null;let l=i;i=null,o.next(l);}};function f(){let l=s+r,b=e.now();if(b<l){n=this.schedule(void 0,l-b),o.add(n);return}c();}t.subscribe(a$1(o,l=>{i=l,s=e.now(),n||(n=e.schedule(f,r),o.add(n));},()=>{c(),o.complete();},void 0,()=>{i=n=null;}));})}function Ps$1(r,e=T){return r=r??Ce$1,p$1((t,o)=>{let n,i=!0;t.subscribe(a$1(o,s=>{let c=e(s);(i||!r(n,c))&&(i=!1,n=c,o.next(s));}));})}function Ce$1(r,e){return r===e}function Fs$1(r){return Ir((e,t)=>r<=t)}
34
34
 
35
- function M$2(){return window.CooeeSDK?.uaParser.getDevice().type===`mobile`}function S$2(e,i){Object.assign(e.style,i);}function H$1(e,i,t){if(i){if(!t){e.style.removeProperty(i);return}e.style.setProperty(i,t,`important`);}}function C$1(e){if(!e)return false;if(e.tagName.toLowerCase()===`cart-drawer`&&e.hasAttribute(`open`))return true;let t=e.getBoundingClientRect(),n=(window.innerHeight||document.documentElement.clientHeight)+.5,r=(window.innerWidth||document.documentElement.clientWidth)+.5,o=getComputedStyle(e);if(o.display===`none`||o.visibility===`hidden`||parseFloat(o.opacity)===0||e.hidden||!(e.offsetWidth>0||e.offsetHeight>0||e.getClientRects().length>0))return false;let u=Math.max(0,Math.min(t.right,r)-Math.max(t.left,0))*Math.max(0,Math.min(t.bottom,n)-Math.max(t.top,0)),c=t.width*t.height;if(!(c>0&&u/c>=.1))return false;let p=t.top<=n&&t.bottom>=0,g=t.left<=r&&t.right>=0,m=p&&g,l=o.transform.match(/matrix\(([^)]+)\)/),s=0,a=0;if(l){let d=l[1].split(`, `).map(parseFloat);s=d[4],a=d[5];}let y=s+t.left>r||s+t.right<0||a+t.top>n||a+t.bottom<0;return m||!y}var V$1=()=>typeof navigator<`u`&&`share`in navigator,A$1=e=>new Promise((i,t)=>{let n=new Image;n.onload=()=>{i({width:n.width,height:n.height});},n.onerror=t,n.src=e,n.style.display=`none`;});
35
+ function M$2(){return window.CooeeSDK?.uaParser.getDevice().type===`mobile`}function S$1(e,i){Object.assign(e.style,i);}function H$1(e,i,t){if(i){if(!t){e.style.removeProperty(i);return}e.style.setProperty(i,t,`important`);}}function C$1(e){if(!e)return false;if(e.tagName.toLowerCase()===`cart-drawer`&&e.hasAttribute(`open`))return true;let t=e.getBoundingClientRect(),n=(window.innerHeight||document.documentElement.clientHeight)+.5,r=(window.innerWidth||document.documentElement.clientWidth)+.5,o=getComputedStyle(e);if(o.display===`none`||o.visibility===`hidden`||parseFloat(o.opacity)===0||e.hidden||!(e.offsetWidth>0||e.offsetHeight>0||e.getClientRects().length>0))return false;let u=Math.max(0,Math.min(t.right,r)-Math.max(t.left,0))*Math.max(0,Math.min(t.bottom,n)-Math.max(t.top,0)),c=t.width*t.height;if(!(c>0&&u/c>=.1))return false;let p=t.top<=n&&t.bottom>=0,g=t.left<=r&&t.right>=0,m=p&&g,l=o.transform.match(/matrix\(([^)]+)\)/),s=0,a=0;if(l){let d=l[1].split(`, `).map(parseFloat);s=d[4],a=d[5];}let y=s+t.left>r||s+t.right<0||a+t.top>n||a+t.bottom<0;return m||!y}var V=()=>typeof navigator<`u`&&`share`in navigator,A$1=e=>new Promise((i,t)=>{let n=new Image;n.onload=()=>{i({width:n.width,height:n.height});},n.onerror=t,n.src=e,n.style.display=`none`;});
36
36
 
37
- var Be=class{constructor(e,t){this._startTime=e;this._triggerData=t;}intervals=[];selectedEmbeddedItems;renderer;closeCallback;inputFields=[];get startTime(){return this._startTime}get triggerData(){return this._triggerData}get inputs(){return this.inputFields}get rootClassName(){let e=this.triggerData.shortID??this.triggerData.id.slice(-6);return e===`test`&&(e=`test-`+this.startTime.getTime().toString()),`cooee-wrapper-`+e}get selectedItems(){return this.triggerData.items.filter(e=>e.selected.value)}get shouldGiveFBTDiscount(){let e=this.selectedItems.length;return this.triggerData.bundleConfig?.applyDiscountOnMinimum?this.triggerData.bundleConfig.applyDiscountOnMinimum<=e:e===this.triggerData.items.length}onClose(e){this.closeCallback=e;}closeInApp(e,t){t??={};let o=r({eventName:e,duration:(new Date().getTime()-this.startTime.getTime())/1e3},t);this.stopIntervals(),this.closeCallback&&this.closeCallback(o);}addInputField(e,t){this.inputFields.push({id:e,type:t,isValid:false});}updateValidation(e,t){this.inputFields.forEach(i=>{if(i.id===e){i.isValid=t;return}});}hasManipulatedProductQuantity(){let e=this.triggerData.manipulation.productQuantity;return e?.enabled&&e.min!=null&&e.max!=null}getManipulatedQuantity(e){let{min:t=1,max:i=100}=this.triggerData.manipulation.productQuantity;if(t>i)return Y$1.error(`Invalid range: min should be less than or equal to max.`),e;if(e>=t&&e<=i)return e;let o=e%100;return o<t?t:o>i?i:o}stopIntervals(){this.intervals.forEach(e=>clearInterval(e));}};var re=class{t;bg;br;clc;shd;spc;trf;a;w;h;x;y;constructor(e){this.t=e.t,e.bg&&(this.bg=new h$4(e.bg)),e.br&&(this.br=new a$2(e.br)),e.shd&&(this.shd=new g$2(e.shd)),e.spc&&(this.spc=new b$1(e.spc)),this.trf=new f(e.trf),this.clc=e.clc,this.w=e.w,this.h=e.h,this.x=e.x,this.y=e.y,this.a=e.a;}get alpha(){return this.a??100}get type(){return this.t}get typeAsString(){return M$1[this.t]}get click(){return this.clc}},M$1=(b=>(b[b.IMAGE=1]=`IMAGE`,b[b.TEXT=2]=`TEXT`,b[b.BUTTON=3]=`BUTTON`,b[b.FLEXBOX=4]=`FLEXBOX`,b[b.MULTI_COLUMN=5]=`MULTI_COLUMN`,b[b.CHECKBOX=6]=`CHECKBOX`,b[b.PRODUCTS=11]=`PRODUCTS`,b[b.PRODUCT=12]=`PRODUCT`,b[b.PRODUCT_IMAGE=13]=`PRODUCT_IMAGE`,b[b.PRODUCT_TITLE=14]=`PRODUCT_TITLE`,b[b.PRODUCT_VARIATIONS=15]=`PRODUCT_VARIATIONS`,b[b.PRODUCT_VARIATIONS_SELLING_PLANS=16]=`PRODUCT_VARIATIONS_SELLING_PLANS`,b[b.PRODUCT_BUTTON=18]=`PRODUCT_BUTTON`,b[b.PRODUCT_RATING=19]=`PRODUCT_RATING`,b[b.EMAIL_INPUT=51]=`EMAIL_INPUT`,b[b.PHONE_INPUT=52]=`PHONE_INPUT`,b[b.COUNTDOWN_TIMER=61]=`COUNTDOWN_TIMER`,b[b.CAROUSEL=62]=`CAROUSEL`,b[b.SHAPE=100]=`SHAPE`,b))(M$1||{});var Gt=class extends re{constructor(e){super(e);}};var tt=class extends re{src;constructor(e){super(e),this.src=e.src;}};var Fr=(o=>(o[o.START=0]=`START`,o[o.CENTER=1]=`CENTER`,o[o.END=2]=`END`,o[o.JUSTIFY=3]=`JUSTIFY`,o))(Fr||{});var Br=class{name;fonts;constructor(e){e=e??{},e.name&&(e.name=e.name!==`Arial`?e.name:``),this.name=e.name,this.fonts=e.fonts?.map(t=>new oo(t));}},oo=class{style;url;constructor(e){e=e??{},this.style=e.style,this.url=e.url;}getFontDescriptor(){return {style:this.style===2||this.style===4?`italic`:`normal`,weight:this.style===4||this.style===3?`700`:`400`}}getURL(){return `url('${this.url}') format('truetype')`}};var V=class{fw;fs;fam;fmly;lh=1.2;ls;s;tc;ta;td;tdc;constructor(e){this.update(e);}get alignment(){return Fr[this.ta]}get letterSpacing(){return this.ls?this.ls+`px`:`normal`}update(e){e=e??{},e.lh&&(this.lh=e.lh),e.tdc&&(this.tdc=new n$1(e.tdc)),this.td=e.td,this.fs=e.s??e.fs??60,this.tc=new n$1(e.tc),this.ta=e.ta??1,this.fw=e.fw??400,this.ls=e.ls??0,this.tc.h??=`#000000`,this.fam=new Br(e.fam??e.fmly);}resize(e){this.s*=e,this.ls*=e;}};var Ve=class extends re{typo;constructor(e){super(e);let t=r(r({},e.f),e.typo);e.alg&&(t.ta=e.alg),e.c&&(t.tc=e.c),this.typo=new V(t);}get color(){return this.typography.tc}get typography(){return this.typo}};var Ct=class extends Ve{prs;constructor(e){super(e),this.prs=e.prs;}get parts(){return this.prs}};var bt=class{dd;hh;mm;ss;date;constructor(e){e??={},this.dd=e.dd??0,this.hh=e.hh??0,this.mm=e.mm??0,this.ss=e.ss??0,this.date=e.date?new Date(e.date):void 0;}start(e,t){let i=new Date;e===2?(i.setSeconds(i.getSeconds()+this.ss),i.setMinutes(i.getMinutes()+this.mm),i.setHours(i.getHours()+this.hh),i.setDate(i.getDate()+this.dd)):i=this.date??new Date;let o=window.setInterval(()=>{let n=new Date().getTime(),s=i.getTime()-n;if(s<1){clearInterval(o);return}t({days:Math.floor(s/(1e3*60*60*24)),hours:Math.floor(s%(1e3*60*60*24)/(1e3*60*60)),minutes:Math.floor(s%(1e3*60*60)/(1e3*60)),seconds:Math.floor(s%(1e3*60)/1e3)});},1e3);return o}};var Vr=class extends Ve{gap;timer;timerType;horizontal;lblPos;show;constructor(e){e??={},super(e),this.gap=e.gap,this.timerType=e.type,this.timer=new bt(e.timer),this.show=e.show??{day:true,hour:true,minute:true,second:true},this.horizontal=e.horizontal,this.lblPos=e.lblPos;}};var Wr=class{txt;c;constructor(e){e??={},this.txt=e.txt,this.c=new n$1(e.c??{});}get text(){return this.txt}get color(){return this.c}};var We=class extends Ve{ph;constructor(e){super(e),this.ph=new Wr(e.ph);}get placeholderText(){return this.ph.text}get placeholderColor(){return this.ph.color.rgba}};var Hr=class extends We{constructor(e){e??={},super(e);}};var $r=class extends We{};var qr=class extends We{};var Gr=class extends tt{};var ce=(function(r){return r[r.NONE=0]=`NONE`,r[r.STATIC=1]=`STATIC`,r[r.UNIQUE_FLAT=2]=`UNIQUE_FLAT`,r[r.UNIQUE_FLAT_ITEMS=3]=`UNIQUE_FLAT_ITEMS`,r[r.UNIQUE_FIXED_ITEMS=4]=`UNIQUE_FIXED_ITEMS`,r[r.UNIQUE_CHEAPEST_ITEM_FREE=5]=`UNIQUE_CHEAPEST_ITEM_FREE`,r[r.BXGY=6]=`BXGY`,r})(ce||{});var De=class r{static of(e,t){return t!==void 0?new Array(e).fill(t):Array.from({length:e},(i,o)=>o)}static remove(e,t){let i=e.indexOf(t);return i===-1?false:(e.splice(i,1),true)}static swap(e,t,i){[e[t],e[i]]=[e[i],e[t]];}static sum(e,t){return e.reduce((i,o)=>i+Math.max(t?t(o):+o,0),0)}static unique(e,t){return e.filter((i,o,n)=>n.findIndex(s=>s[t]===i[t])===o)}static shuffle(e){let t=e.length;for(;t!=0;){let i=Math.floor(Math.random()*t);t--,r.swap(e,t,i);}}};var kn=(()=>{class r{static toTitle(t){return t?this.titleCase(t.toLowerCase().split(/[_-]+/).join(` `)):``}static toSlug(t){return t?t.toLowerCase().replace(/[_-]+/,` `).replace(/[^\w ]+/g,``).replace(/ +/g,`-`):``}static toCamelCase(t){return t.toLowerCase().split(` `).map((i,o)=>o===0?i:i.charAt(0).toUpperCase()+i.slice(1)).join(``)}static format(t,...i){return t?.replace(/{(\d+)}/g,(o,n)=>{let s=i[n];return s!==void 0?s:o})}static chop(t,i){if(!(!t||!i))return t.length<=i?t:t.substring(0,i)}static titleCase=t=>t.replace(/(^|\s)\S/g,i=>i.toUpperCase())}return r})();var jr=class{applyDiscountOnMinimum;constructor(e){this.applyDiscountOnMinimum=e.applyDiscountOnMinimum;}};var zr=class{modifications;constructor(e={}){e.modifications?.length?this.modifications=e.modifications.map(t=>new Kr(t)):e.experiments?.length&&(this.modifications=e.experiments.map(t=>new Kr(t)));}};var Kr=class{cssSelector;type;display;bg;typo;br;text;image;moveTo;constructor(e={}){this.cssSelector=e.cssSelector??``,this.type=e.type??`OTHER`,this.display=e.display,e.bg&&(this.bg=new n$1(e.bg)),e.typo&&(this.typo=new V(e.typo)),e.br&&(this.br=new a$2(e.br)),this.text=e.text,this.image=e.image,this.moveTo=e.moveTo;}get style(){let e={};return this.br?.r&&(e.borderRadius=this.br.r+`px`),this.br?.w&&(e.borderWidth=this.br.w+`px`),this.br?.s&&(e.borderStyle=w$2[this.br.s]?.toLowerCase()),this.br?.c?.h&&(e.borderColor=this.br.color?.rgba),this.bg?.h&&(e.backgroundColor=this.bg.rgba),this.type===`TEXT`&&this.typo&&(this.typo.fs&&(e.fontSize=this.typo.fs+`px`),this.typo.lh&&(e.lineHeight=this.typo.lh),this.typo.fw&&(e.fontWeight=this.typo.fw),this.typo.ta&&(e.textAlign=this.typo.alignment),this.typo.tc.h&&(e.color=this.typo.tc.rgba),this.typo.ls&&(e.letterSpacing=this.typo.letterSpacing),this.typo.td&&(e.textDecoration=this.typo.td??`none`)),e}toString(){return `Experiment(cssSelector=${this.cssSelector})`}};function jt(){return !!window.Shopify}function Xr(){if(jt())return window.Shopify.shop?.split(`.`)?.[0]}function An(r){let i=(r.includes(`://`)?new URL(r).pathname:r).match(/\/products\/([^/]+?)(?:\.html)?$/);return i?i[1]:null}function yt(r){return (window.Shopify?.routes?.root??`/`)+r.substring(1)}function Yr(r){return yt(r+`?from=cooee`)}var E$1=class r{static CURRENT;token;items=[];total_price=0;original_total_price=0;items_subtotal_price=0;currency;item_count=0;attributes;cart_level_discount_applications;discount_codes;total_discount=0;constructor(){}static getCurrent(){return this.CURRENT||(this.CURRENT=new r),this.CURRENT}async getNormalisedCart(e){return ua(e)}getCooeeCart(){return no()}update(e){return this.token=e.token,this.items=e.items,this.total_price=e.total_price,this.original_total_price=e.original_total_price,this.items_subtotal_price=e.items_subtotal_price,this.currency=e.currency,this.item_count=e.item_count,this.attributes=e.attributes,this.cart_level_discount_applications=e.cart_level_discount_applications,this.discount_codes=e.discount_codes,this.total_discount=e.total_discount,Be$3().currencyCode=this.currency,Y$1.verbose(`Updated ShopifyCart`,this),this}toString(){return `ShopifyCart(token: ${this.token}, itemCount: ${this.item_count})`}};async function ua(r){let e=E$1.getCurrent();await fa(e,r);let t=On(e);return r&&await fe$4.set(`cart`,t),t}function no(){return On(E$1.getCurrent())}function On(r){return {amount:r.total_price/100,originalAmount:r.original_total_price/100,itemsSubtotalPrice:r.items_subtotal_price/100,currency:r.currency,itemCount:r.item_count,items:ga(r.items),token:r.token,discountCodes:r.discount_codes?.filter(e=>e.applicable).map(e=>e.code)||[]}}function ga(r){if(!r)return Y$1.error(`No item received to be sent`),[];Array.isArray(r)||(r=[r]);let e=[];for(let t of r){if(!t.id||!t.title){Y$1.warn(`Invalid item received`,t);continue}let i={name:t.title,quantity:+t.quantity||1,mID:t.product_id?.toString(),vID:t.id.toString(),price:+t.price/100||0,finalPrice:+t.final_price/100||0,properties:t.properties,key:t.key},o=t.selling_plan_allocation?.selling_plan;if(!o){e.push(i);continue}i.sellingPlanAllocation={sellingPlan:{fixedSellingPlan:o.fixed_selling_plan,id:o.id,name:o.name,recurringDeliveries:o.recurring_deliveries}},e.push(i);}return e}async function fa(r,e){if(!e&&r.token){Y$1.verbose(`Not fetching cart`);return}Y$1.verbose(`Fetching cart`);let t=Yr(`/cart.js`);try{let i=(await jn$1(t)).data;r.update(i);}catch(i){Y$1.error(`Unable to fetch the cart`,i);}}var Jr=class{id;mID;handle;title;imageURL;constructor(e){e??={},this.id=e.id,this.mID=e.mID,this.handle=e.handle,this.title=e.title,this.imageURL=e.imageURL;}};var so=class{enabled;constructor(e){this.enabled=e.enabled;}},ao=class extends so{max;min;constructor(e){e??={},super(e),this.min=e.min,this.max=e.max;}},Qr=class{productQuantity;constructor(e){e??={},this.productQuantity=new ao(e.productQuantity);}};var Zr=class extends re{o;constructor(e){super(e),this.o=e.o??5,this.w=this.w??1080,this.h=this.h??1920;}getOrigin(){return this.o}};var ei=class{en;ex;constructor(e){e=e??{},this.en=e.en,this.ex=e.ex;}getEnterAnimation(){switch(this.en){case 2:return [{transform:`translateY(-100%)`},{transform:`translateY(0%)`}];case 3:return [{transform:`translateY(100%)`},{transform:`translateY(0%)`}];case 4:return [{transform:`translateX(-100%)`},{transform:`translateX(0%)`}];case 5:return [{transform:`translateX(100%)`},{transform:`translateX(0%)`}];case 6:return [{transform:`translate(-100%, -100%)`},{transform:`translate(0%, 0%)`}];case 7:return [{transform:`translate(100%, -100%)`},{transform:`translate(0%, 0%)`}];case 8:return [{transform:`translate(-100%, 100%)`},{transform:`translate(0%, 0%)`}];case 9:return [{transform:`translate(100%, 100%)`},{transform:`translate(0%, 0%)`}];case 10:return [{transform:`scale(0.1)`},{transform:`scale(1)`}];default:return []}}getExitAnimation(){switch(this.ex){case 2:return [{transform:`translateY(0%)`},{transform:`translateY(-100%)`}];case 3:return [{transform:`translateY(0%)`},{transform:`translateY(100%)`}];case 4:return [{transform:`translateX(0%)`},{transform:`translateX(-100%)`}];case 5:return [{transform:`translateX(0%)`},{transform:`translateX(100%)`}];case 6:return [{transform:`translate(0%, 0%)`},{transform:`translate(-100%, -100%)`}];case 7:return [{transform:`translate(0%, 0%)`},{transform:`translate(100%, -100%)`}];case 8:return [{transform:`translate(0%, 0%)`},{transform:`translate(-100%, 100%)`}];case 9:return [{transform:`translate(0%, 0%)`},{transform:`translate(100%, 100%)`}];case 10:return [{transform:`scale(1)`},{transform:`scale(0)`}];default:return []}}};var ti=15,Kt=class extends re{gvt;max;cover;anim;embedded;constructor(e){e=e??{},super(e),this.gvt=e.gvt??5,this.max=e.max,this.cover=e.cover??true,this.anim=new ei(e.anim),this.spc||(this.spc=new b$1({pl:ti,pr:ti,pt:ti,pb:ti}));}};var ri=class extends Kt{cont;elems=[];mob;constructor(e){e=e??{},super(e),this.cont=new Zr(e.cont),this.mob=new Kt(e.mob),this.bg||(this.bg=this.cont.bg,delete this.cont.bg),e.elems.forEach(t=>{t.t===1?this.elems.push(new tt(t)):t.t===2?this.elems.push(new Ct(t)):t.t===3?this.elems.push(new Ct(t)):t.t===100?this.elems.push(new Gt(t)):t.t===51?this.elems.push(new $r(t)):t.t===52?this.elems.push(new qr(t)):t.t===61?this.elems.push(new Vr(t)):t.t===15||t.t===16?this.elems.push(new Hr(t)):t.t===13&&this.elems.push(new Gr(t));});}getStylesForWrapper(){if(this.cover)return {};let e;return this.gvt===1?e={top:0,left:0}:this.gvt===2?e={top:0,left:`50%`,transform:`translateX(-50%)`}:this.gvt===3?e={top:0,right:0}:this.gvt===6?e={top:`50%`,right:0,transform:`translateY(-50%)`}:this.gvt===9?e={bottom:0,right:0}:this.gvt===8?e={bottom:0,left:`50%`,transform:`translateX(-50%)`}:this.gvt===7?e={bottom:0,left:0}:this.gvt===4?e={top:`50%`,left:0,transform:`translateY(-50%)`}:e={top:`50%`,left:`50%`,transform:`translateX(-50%) translateY(-50%)`},e.overflow=`visible`,e}getFlexStylesForContainer(){let e={display:`flex`,flexDirection:`row`},t,i;return this.gvt===1?(t=`flex-start`,i=`flex-start`):this.gvt===2?(t=`center`,i=`flex-start`):this.gvt===3?(t=`flex-end`,i=`flex-start`):this.gvt===4?(t=`flex-start`,i=`center`):this.gvt===6?(t=`flex-end`,i=`center`):this.gvt===7?(t=`flex-start`,i=`flex-end`):this.gvt===8?(t=`center`,i=`flex-end`):this.gvt===9?(t=`flex-end`,i=`flex-end`):(t=`center`,i=`center`),e.alignItems=i,e.justifyContent=t,e.overflow=`visible`,e}overrideForMobileView(){this.max=this.mob.max??this.max,this.cover=this.mob.cover??this.cover,this.gvt=this.mob.gvt??this.gvt,this.bg=this.mob.bg??this.bg,this.spc=this.mob.spc??this.spc,this.anim=this.mob.anim??this.anim;}};var Et=class{gap;dir;wrap;jc;ai;scroll;constructor(e){e??={},this.gap=e.gap??0,this.dir=e.dir??`row`,this.wrap=e.wrap??`nowrap`,this.jc=e.jc??`flex-start`,this.ai=e.ai??`flex-start`,this.scroll=e.scroll;}};var ii=class{of;disp;pos;top;bottom;left;right;zIndex;constructor(e){e??={},this.of=e.of,this.disp=e.disp,this.pos=e.pos,this.top=e.top,this.bottom=e.bottom,this.left=e.left,this.right=e.right,this.zIndex=e.zIndex;}};var oi=class{w;h;maxW;maxH;minW;minH;constructor(e){e??={},this.w=e.w??`100%`,this.h=e.h??`auto`,this.maxW=e.maxW,this.maxH=e.maxH,this.minW=e.minW,this.minH=e.minH;}};var ni=class{size;bg;br;spc;typo;lout;flex;constructor(e){e??={},this.spc=new b$1(e.spc),e.size&&(this.size=new oi(e.size)),e.bg&&(this.bg=new h$4(e.bg)),e.br&&(this.br=new a$2(e.br)),e.typo&&(this.typo=new V(e.typo)),e.lout&&(this.lout=new ii(e.lout)),e.flex&&(this.flex=new Et(e.flex));}},St=class{sm;lg;constructor(e){e??={},this.sm=new ni(e.sm),this.lg=new ni(e.lg);}};var H=class{t;classes;style;hide;when;clc;l;constructor(e,t){t??={},this.t=e,this.classes=t.classes??``,this.style=new St(t.style),this.hide=t.hide,this.l=t.l,t.when?.op&&(this.when=t.when),t.clc&&(this.clc=t.clc);}get stringType(){return M$1[this.t]}};var $=class extends H{text;constructor(e,t){e?.style?.lg?.typo?.s&&delete e.style.lg.typo.s,e?.style?.sm?.typo?.s&&delete e.style.sm.typo.s,super(t??2,e),e??={},this.text=e.text;}};var rt=class extends ${constructor(e,t){super(e,t??3);}};var It=class extends H{value;constructor(e){super(6,e),e??={},this.value=e.value;}};var Tt=class extends ${showChips;optionsConfig;constructor(e=15,t){super(t,e),t??={},this.showChips=t.showChips??false,this.optionsConfig=t.optionsConfig??{};}};var si=class extends H{c;iconSize;showSingleStar;fullStar;halfStart;constructor(e){super(19,e),e??={},this.c=new n$1(e.c),this.iconSize=e.iconSize??24,this.showSingleStar=e.showSingleStar??false,this.fullStar=e.fullStar,this.halfStart=e.halfStart;}};var Ln=x$2(yt$1());var ai=class extends H{conf;slide;formData;values;allowedTypes;constructor(e){super(62,e),e&&this.update(e);}update(e){e??={},this.slide=ie.getParsedElement(e.slide),this.formData=e.formData,this.values=e.values,this.conf=new C$4(e.conf),this.allowedTypes=e.allowedTypes;}};var ci=class extends ${gap;timer;timerType;horizontal;lblPos;show;constructor(e){e??={},super(e,61),this.gap=e.gap,this.timerType=e.type,this.timer=new bt(e.timer),this.show=e.show??{days:true,hours:true,minutes:true,seconds:true},this.horizontal=e.horizontal,this.lblPos=e.lblPos;}};var He=class extends H{elems;constructor(e){super(4,e),this.update(e);}update(e){e??={},this.elems??=[],e.elems?.forEach(t=>{let i=ie.getParsedElement(t);i&&this.elems.push(i);});}};var it=class extends H{src;sm;lg;constructor(e,t){super(t??1,e),e&&this.update(e);}update(e){this.src=e.src,this.sm=e.sm,this.lg=e.lg;}};var ie=class r{static getParsedElements(e){let t=[];return e?.forEach(i=>{let o=r.getParsedElement(i);o&&t.push(o);}),t}static getParsedElement(e){switch(e.t){case 2:return new $(e);case 3:return new rt(e);case 6:return new It(e);case 11:return new li(e);case 12:return new $e(e);case 61:return new ci(e);case 4:return new He(e);case 1:return new it(e);case 13:return new it(e,13);case 14:return new $(e,14);case 15:case 16:return new Tt(e.t,e);case 18:return new rt(e,18);case 62:return new ai(e);case 19:return new si(e);default:Ln.default.error(`Unknown element type`,e.t);return}}static parseAlignmentToJustifyContent(e){switch(e){case 1:return `center`;case 2:return `flex-end`;case 0:return `flex-start`;default:return `flex-start`}}};var $e=class extends H{img;title;desc;price;compareAt;btn;variantDD;show;symbol;cBox;elems;noLinks;constructor(e){if(e??={},super(12,e),this.show=e.show,this.elems=ie.getParsedElements(e.elems),this.noLinks=e.noLinks,!this.elems.length){e.cBox&&this.elems.push(new It(e.cBox)),this.elems.push(new it(e.img,13));let t=new $(e.title,14);t.hide=!e.show?.title,t.text=`{{ product.name }}`,this.elems.push(t);let i=new $(e.price);i.text=`{{ product.price }}`,i.hide=!e.show?.price;let o=new $(e.compareAt);o.text=`{{ product.compare_price }}`,o.hide=!e.show?.price,e.compareAt||(o.style=new St(i.style),o.style.lg.typo=new V(s$1(r({},o.style.lg.typo),{td:`line-through`})),o.style.sm.typo=new V(s$1(r({},o.style.sm.typo),{td:`line-through`})));let n=new He({style:{lg:{spc:{mb:10},flex:{dir:`row`,gap:10,ai:`center`,jc:ie.parseAlignmentToJustifyContent(i.style.lg.typo?.ta)}}}});n.elems.push(o),n.elems.push(i),this.elems.push(n);let s$1$1=new Tt(15,e.variantDD);if(s$1$1.hide=!e.show?.variantDD,this.elems.push(s$1$1),e.btn){let c=new rt(e.btn,18);c.hide=!e.show?.btn,this.elems.push(c);}}e.symbol&&(this.symbol=new $(e.symbol));}};var li=class extends H{conf;prod;constructor(e){super(11,e),e??={},this.conf=new co(e.conf),this.prod=new $e(e.prod);}};var mi=class extends C$4{disp;maxItems;constructor(e){e??={},super(e),this.disp=e.disp,this.maxItems=e.maxItems;}},co=class{lg;sm;constructor(e){e??={},this.lg=new mi(e.lg),this.sm=new mi(e.sm);}};var pi=class extends He{constructor(e){super(e);}};var xt=class{cont;elems=[];constructor(e){e=e??{},this.cont=new pi(e.cont),e.elems?.forEach(t=>{this.addRawElement(t);});}addRawElement(e){let t=ie.getParsedElement(e);return t&&this.elems.push(t),t}};function di(r,e){return ha(r,e,0,5)}function ha(r,e,t=0,i=50){if(e){if(t>i){console.warn(`Maximum recursion depth reached in findFirstElementOfType`);return}for(let o of e){if(o.t===r)return o;let n=`elems`in o?o.elems:[];if(n?.length>0){let s=di(r,n);if(s)return s}}}}var lo=class{engagementID;shortID;contentType;delay;onsiteDeliveryType;objective;redirectBehaviour;constructor(e){this.shortID=e.shortID,this.contentType=e.contentType,this.engagementID=e.engagementID,this.delay=e.delay??0,this.redirectBehaviour=e.redirectBehaviour,this.onsiteDeliveryType=e.onsiteDeliveryType,this.objective=e.objective;}isAnySplit(){return this.isABTesting()||this.isExclusionTesting()}isExclusionTesting(){return this.contentType===Ue.EXCLUSION}isABTesting(){return this.contentType===Ue.ABTESTING}isSingleContent(){return this.contentType===Ue.SINGLE}isGlobalAB(){return this.contentType===Ue.GLOBAL_AB}},Xt=class{videoConfig;savingsBarConfig;collectionFilterConfig;afterDeleteJS;afterRenderJS;classes;innerCSS;outerCSS;showSnackBar;constructor(e){this.update(e);}update(e){e??={},e.videoConfig&&(this.videoConfig=new ue$2(e.videoConfig)),e.savingsBarConfig&&(this.savingsBarConfig=new Ne$1(e.savingsBarConfig)),e.collectionFilterConfig&&(this.collectionFilterConfig=new Ie$1(e.collectionFilterConfig)),this.afterDeleteJS=e.afterDeleteJS,this.afterRenderJS=e.afterRenderJS,this.innerCSS=e.innerCSS,this.outerCSS=e.outerCSS,this.classes=e.classes,this.showSnackBar=e.showSnackBar;}},q=class extends lo{contentID;variation;ian;widget;discount;placement;promotionType;contentSource;manipulation;klaviyoFormID;entryAnimation;hasMultiplePlacement;skipSubscribedItems;progressBarConfig;stickyATCConfig;bundleConfig;content;previewType;occurred;id;currency;props;items;nonMutableItems;embeddedItems;bundleFrom;collections;customerData;experimentConfig;discountData=A$3({});constructor(e){if(super(e),this.id=e.id,this.currency=Be$3().currencyCode??`USD`,this.contentID=e.contentID,this.variation=e.variation,e.widget&&(this.widget=new xt(e.widget)),this.previewType=e.previewType,this.occurred=e.occurred??new Date,this.props=e.props,this.entryAnimation=e.entryAnimation??`NONE`,this.embeddedItems=e.embeddedItems?.map(t=>new et(t)),this.items=e.items?.map(t=>new ot$2(t))??[],this.nonMutableItems=e.items?.map(t=>new ot$2(t))??[],this.collections=e.collections?.map(t=>new Jr(t))??[],this.discount=e.discount,this.placement=e.placement,e.customerData?.name){let t=e.customerData.name.split(` `);this.customerData={name:e.customerData.name,full_name:e.customerData.name,first_name:t[0],last_name:t[1]};}this.ian=e.ian?this.processPopup(e.ian):void 0,this.promotionType=e.promotionType,this.manipulation=new Qr(e.manipulation),this.contentSource=e.contentSource,this.klaviyoFormID=e.klaviyoFormID,this.hasMultiplePlacement=e.hasMultiplePlacement,this.skipSubscribedItems=e.skipSubscribedItems,this.stickyATCConfig=e.stickyATCConfig,e.experimentConfig&&(this.experimentConfig=new zr(e.experimentConfig)),e.progressBarConfig&&(this.progressBarConfig=new xe$1(e.progressBarConfig)),e.bundleConfig&&(this.bundleConfig=new jr(e.bundleConfig)),e.bundleFrom&&(this.bundleFrom=new ot$2(e.bundleFrom)),e.content&&(this.content=new Xt(e.content));}shouldDelay(){return this.delay>0}getDelaySeconds(){let e=new Date().getTime()-this.occurred.getTime();return this.delay*1e3-e}isBundle(){return this.objective===ke$1.BUNDLE_AND_UPSELL}isCartEmbed(){return this.onsiteDeliveryType===Ge$1.CART_EMBED}isPageEmbed(){return this.onsiteDeliveryType===Ge$1.PAGE_EMBED}isProgressBar(){return this.objective===ke$1.PROGRESS_BAR}isSubscriptionUpsell(){return this.objective===ke$1.SUBSCRIPTION_UPSELL}isCartRecovery(){return this.objective===ke$1.CART_RECOVERY}isProductPromotion(){return this.objective===ke$1.PRODUCT_PROMOTION}isProductPromoted(){return this.isProductPromotion()||this.isBundle()||this.isCartRecovery()}isCollectionPromoted(){return this.isProductPromotion()&&this.collections.length>0&&this.promotionType===xe$2.COLLECTION}isBYOB(){return this.objective===ke$1.BYOB}isStickyATC(){return this.objective===ke$1.STICKY_ATC}isShoppableVideo(){return this.objective===ke$1.SHOPPABLE_VIDEO}isSavingsBar(){return this.objective===ke$1.SAVINGS_BAR}isCollectionFilter(){return this.objective===ke$1.COLLECTION_FILTER}processPopup(e){let t=this.items[0],i={},o={};if(t){let c=t.selectedOrFirstVariant.value;i=s$1(r(r({name:t.name,id:t.mID,link:t.link,vID:c.mID,image:t.variantImage},An$1(`price`,c.price.d)),An$1(`comparePrice`,c.price.cmp)),{quantity:t.quantity}),o={quantity:c.quantity};}let n={productCount:E$1.getCurrent().item_count},s$2=qe$1(JSON.stringify(e),{product:i,variant:o,cart:n,discount:this.discount,customer:this.customerData},new Be(new Date,this));return t&&(s$2=s$2.replace(new RegExp(`https://cdn.global.letscooee.com/images/placeholders/product.png`,`gi`),t.variantImage??t.firstImageURL)),new ri(JSON.parse(s$2))}calculateDiscountData(e,t){let i=De.sum(e,s=>s.selectedOrFirstVariant.value.price.d),n={actualPrice:i,totalComparePrice:De.sum(e,s=>{let c=s.selectedOrFirstVariant.value.price;return c.cmp??c.d}),discountAmount:0,discountPercentage:0,discountedPrice:i};if(!e?.length||!t||!this.discount?.type){this.discountData.value=this.formatCurrencyAndNumber(n);return}if(ce.BXGY===this.discount.type&&this.discount.values?.length)n.discountPercentage=this.discount.values[0],this.updateEffectivePrice(e,n.discountPercentage,true),n.discountAmount=n.actualPrice-De.sum(e,s=>s.selectedOrFirstVariant.value.effectivePrice.value);else if([ce.STATIC,ce.UNIQUE_FLAT].includes(this.discount.type)&&this.discount.values?.length)n.discountPercentage=this.discount.values[0],n.discountAmount=n.actualPrice*n.discountPercentage/100,this.updateEffectivePrice(e,n.discountPercentage);else if(ce.UNIQUE_FLAT_ITEMS===this.discount.type&&this.discount.values?.length)this.discount.ruleType===`fixed_amount`?(n.discountAmount=this.discount.values[0],n.discountPercentage=n.actualPrice>0?n.discountAmount*100/n.actualPrice:0):(n.discountPercentage=this.discount.values[0],n.discountAmount=n.actualPrice*n.discountPercentage/100),this.updateEffectivePrice(e,n.discountPercentage);else if(this.discount.type===ce.UNIQUE_FIXED_ITEMS&&this.discount.values?.length)n.discountAmount=n.actualPrice-this.discount.values[0],n.discountPercentage=n.discountAmount/n.actualPrice*100,this.updateEffectivePrice(e,n.discountPercentage);else if(this.discount.type===ce.UNIQUE_CHEAPEST_ITEM_FREE){e.sort((c,l)=>l.selectedOrFirstVariant.value.price.d-c.selectedOrFirstVariant.value.price.d);let s=e[e.length-1];s.selectedOrFirstVariant.value.effectivePrice.value=0,n.discountAmount=s.selectedOrFirstVariant.value.price.d,n.discountPercentage=n.discountAmount/n.actualPrice*100;}n.discountedPrice=n.actualPrice-n.discountAmount,this.discountData.value=this.formatCurrencyAndNumber(n);}getPrivateAttributesForLineItem(){return he$3.get().skipItemAttribute?{}:{_via:`Cooee`,_letscooee_campaign:this.shortID,_letscooee_content:this.contentID}}getKVFormatPrivateAttributesForLineItem(){return he$3.get().skipItemAttribute?[]:[{key:`_via`,value:`Cooee`},{key:`_letscooee_campaign`,value:this.shortID},{key:`_letscooee_content`,value:this.contentID}]}isBundleOnCartDrawer(){return this.isBundle()&&this.isCartEmbed()}isBundleOnPDP(){return this.isPageEmbed()&&this.isBundle()}hasSwiperElement(){if(di(62,this.widget?.elems))return true;let t=di(11,this.widget?.elems);return t?t.conf.lg.disp===2||t.conf.sm.disp===2:false}toString(){let e;return this.onsiteDeliveryType===Ge$1.POPUP?e=`Popup`:e=kn.toTitle(this.objective),`${e}(id=${this.shortID})`}getCartMagicVariables(){let e=E$1.getCurrent(),t=De.sum(e.items??[],i=>i.discounts?.reduce((o,n)=>o+(n.amount??0),0)??0);return r(r(r(r({productCount:e.item_count,product_count:e.item_count},An$1(`amount`,e.total_price/100)),An$1(`originalAmount`,e.original_total_price/100)),An$1(`total_line_items_discount`,t/100)),An$1(`total_discount`,e.total_discount/100))}shouldGetVariationImmediately(){return this.hasMultiplePlacement&&!this.alwaysHaveVariations()}shouldSkipVariation(){return !this.isAnySplit()||this.alwaysHaveVariations()?true:!!this.variation}alwaysHaveVariations(){return this.isProgressBar()||this.isSavingsBar()}updateEffectivePrice(e,t,i=false){let o=Be$3().currentItem;e.forEach(n=>{let s=n.selectedOrFirstVariant.value,c=s.price;if(i&&n.mID===o.mID)s.effectivePrice.value=c.d;else {let l=c.d*t/100;s.effectivePrice.value=c.d-l;}});}formatCurrencyAndNumber(e){if(!e)return {};let t={discountPercentage:xn(e.discountPercentage??0),discountCode:this.discount?.code};return [`actualPrice`,`discountAmount`,`discountedPrice`,`totalComparePrice`].map(i=>{Object.assign(t,An$1(i,e[i]));}),t}};var Ca=`/api/2026-01/graphql.json?from=cooee`,Nn={"Content-Type":`application/json`};async function Pt(r,e,t,i){let o=he$3.get().storefrontToken;if(!o)throw new Error(`Storefront token not set for the store`);let n=new Headers(Nn);n.append(`X-Shopify-Storefront-Access-Token`,o);let s=JSON.stringify({query:r,variables:e});try{return await jn$1(Ca,{method:`POST`,headers:n,body:s})}catch(c){throw ke$2(c,t,{engagementTrigger:i}),c}}function ot(r,e){return ba(Yr(r),e)}async function ba(r,e){return jn$1(r,{body:JSON.stringify(e),method:`POST`,headers:Nn})}var ui=class{isLocked=false;queue=[];async acquire(){if(this.isLocked)await new Promise(e=>this.queue.push(e));else {this.isLocked=true;return}}release(){if(this.queue.length>0){let e=this.queue.shift();e&&e();}else this.isLocked=false;}},gi=class r{static LOCK_TIMEOUT=1e4;static RETRY_INTERVAL=200;static MAX_RETRIES=50;static async request(e,t){if(e=`__cooee_${e}_lock__`,`locks`in navigator&&!Ea())try{return await ya(e,t,this.LOCK_TIMEOUT)}catch(s){Y$1.verbose(`Web Locks API failed, falling back to localStorage: ${s}`);}let i=false,o=0,n=Math.random().toString(36).substring(2,10);for(;o++<this.MAX_RETRIES&&(Y$1.verbose(`Lock retry ${o} for ${e}`),i=await this.acquire(e,n,o),!i);)await this.sleep(r.RETRY_INTERVAL*o+Math.random()*100);try{return await t()}finally{this.release(e,n);}}static async acquire(e,t,i){let o=Date.now(),n=localStorage.getItem(e),s=n?JSON.parse(n):null;if(s&&o<=s.expiry)return false;let c={owner:t,expiry:o+r.LOCK_TIMEOUT};return localStorage.setItem(e,JSON.stringify(c)),await this.sleep(150+Math.random()*100),JSON.parse(localStorage.getItem(e)||`{}`).owner===t?(Y$1.verbose(`${t}: Lock acquired for ${e} after ${i} attempts!`),true):(Y$1.verbose(`${t}: Race lost. Another tab acquired the lock.`),false)}static release(e,t){let i=localStorage.getItem(e);if(!i)return;let o=JSON.parse(i);o.owner===t?(localStorage.removeItem(e),Y$1.verbose(`${t}: Lock released`)):Y$1.verbose(`${t}: Cannot release lock. Current owner: ${o.owner}`);}static sleep(e){return new Promise(t=>setTimeout(t,e))}};async function ya(r,e,t){return new Promise((i,o)=>{let n=setTimeout(()=>{o(new Error(`Web Locks API timeout after ${t}ms`));},t);navigator.locks.request(r,async()=>{try{let s=await e();return clearTimeout(n),i(s),s}catch(s){throw clearTimeout(n),o(s),s}}).catch(s=>{clearTimeout(n),o(s);});})}function Ea(){let r=navigator.userAgent||``;return /Safari/.test(r)&&!/Chrome/.test(r)&&!/Chromium/.test(r)||/iPhone|iPad|iPod/i.test(r)&&(/(FBAV|FBAN|Instagram|Twitter|Line|WhatsApp)/i.test(r)||!window.safari?.pushNotificaTion)||/Macintosh/.test(r)&&/Safari/.test(r)&&!/Chrome/.test(r)&&!/Chromium/.test(r)&&!window.safari?.pushNotification?true:Sa()}function Sa(){try{return window.safari?.pushNotification?window.safari.pushNotification.toString()===`[object SafariRemoteNotification]`:!window.indexedDB||!window.localStorage}catch{return true}}var mo=new ui,Ia=`
37
+ var Fe=class{constructor(e,t){this._startTime=e;this._triggerData=t;}intervals=[];selectedEmbeddedItems;renderer;closeCallback;inputFields=[];get startTime(){return this._startTime}get triggerData(){return this._triggerData}get inputs(){return this.inputFields}get rootClassName(){let e=this.triggerData.shortID??this.triggerData.id.slice(-6);return e===`test`&&(e=`test-`+this.startTime.getTime().toString()),`cooee-wrapper-`+e}get selectedItems(){return this.triggerData.items.filter(e=>e.selected.value)}get shouldGiveFBTDiscount(){let e=this.selectedItems.length;return this.triggerData.bundleConfig?.applyDiscountOnMinimum?this.triggerData.bundleConfig.applyDiscountOnMinimum<=e:e===this.triggerData.items.length}onClose(e){this.closeCallback=e;}closeInApp(e,t){t??={};let o=r$1({eventName:e,duration:(new Date().getTime()-this.startTime.getTime())/1e3},t);this.stopIntervals(),this.closeCallback&&this.closeCallback(o);}addInputField(e,t){this.inputFields.push({id:e,type:t,isValid:false});}updateValidation(e,t){this.inputFields.forEach(i=>{if(i.id===e){i.isValid=t;return}});}hasManipulatedProductQuantity(){let e=this.triggerData.manipulation.productQuantity;return e?.enabled&&e.min!=null&&e.max!=null}getManipulatedQuantity(e){let{min:t=1,max:i=100}=this.triggerData.manipulation.productQuantity;if(t>i)return Y$2.error(`Invalid range: min should be less than or equal to max.`),e;if(e>=t&&e<=i)return e;let o=e%100;return o<t?t:o>i?i:o}stopIntervals(){this.intervals.forEach(e=>clearInterval(e));}};var Wt=class extends De$1{constructor(e){super(e);}};var et=class extends De$1{src;constructor(e){super(e),this.src=e.src;}};var Be=class extends De$1{typo;constructor(e){super(e);let t=r$1(r$1({},e.f),e.typo);e.alg&&(t.ta=e.alg),e.c&&(t.tc=e.c),this.typo=new B$2(t);}get color(){return this.typography.tc}get typography(){return this.typo}};var wt=class extends Be{prs;constructor(e){super(e),this.prs=e.prs;}get parts(){return this.prs}};var bt=class{dd;hh;mm;ss;date;constructor(e){e??={},this.dd=e.dd??0,this.hh=e.hh??0,this.mm=e.mm??0,this.ss=e.ss??0,this.date=e.date?new Date(e.date):void 0;}start(e,t){let i=new Date;e===2?(i.setSeconds(i.getSeconds()+this.ss),i.setMinutes(i.getMinutes()+this.mm),i.setHours(i.getHours()+this.hh),i.setDate(i.getDate()+this.dd)):i=this.date??new Date;let o=window.setInterval(()=>{let n=new Date().getTime(),s=i.getTime()-n;if(s<1){clearInterval(o);return}t({days:Math.floor(s/(1e3*60*60*24)),hours:Math.floor(s%(1e3*60*60*24)/(1e3*60*60)),minutes:Math.floor(s%(1e3*60*60)/(1e3*60)),seconds:Math.floor(s%(1e3*60)/1e3)});},1e3);return o}};var Lr=class extends Be{gap;timer;timerType;horizontal;lblPos;show;constructor(e){e??={},super(e),this.gap=e.gap,this.timerType=e.type,this.timer=new bt(e.timer),this.show=e.show??{day:true,hour:true,minute:true,second:true},this.horizontal=e.horizontal,this.lblPos=e.lblPos;}};var Nr=class{txt;c;constructor(e){e??={},this.txt=e.txt,this.c=new O$1(e.c??{});}get text(){return this.txt}get color(){return this.c}};var Ve=class extends Be{ph;constructor(e){super(e),this.ph=new Nr(e.ph);}get placeholderText(){return this.ph.text}get placeholderColor(){return this.ph.color.rgba}};var Mr=class extends Ve{constructor(e){e??={},super(e);}};var Ur=class extends Ve{};var Fr=class extends Ve{};var Br=class extends et{};var se=(function(r){return r[r.NONE=0]=`NONE`,r[r.STATIC=1]=`STATIC`,r[r.UNIQUE_FLAT=2]=`UNIQUE_FLAT`,r[r.UNIQUE_FLAT_ITEMS=3]=`UNIQUE_FLAT_ITEMS`,r[r.UNIQUE_FIXED_ITEMS=4]=`UNIQUE_FIXED_ITEMS`,r[r.UNIQUE_CHEAPEST_ITEM_FREE=5]=`UNIQUE_CHEAPEST_ITEM_FREE`,r[r.BXGY=6]=`BXGY`,r})(se||{});var De=class r{static of(e,t){return t!==void 0?new Array(e).fill(t):Array.from({length:e},(i,o)=>o)}static remove(e,t){let i=e.indexOf(t);return i===-1?false:(e.splice(i,1),true)}static swap(e,t,i){[e[t],e[i]]=[e[i],e[t]];}static sum(e,t){return e.reduce((i,o)=>i+Math.max(t?t(o):+o,0),0)}static unique(e,t){return e.filter((i,o,n)=>n.findIndex(s=>s[t]===i[t])===o)}static shuffle(e){let t=e.length;for(;t!=0;){let i=Math.floor(Math.random()*t);t--,r.swap(e,t,i);}}};var Rn=(()=>{class r{static toTitle(t){return t?this.titleCase(t.toLowerCase().split(/[_-]+/).join(` `)):``}static toSlug(t){return t?t.toLowerCase().replace(/[_-]+/,` `).replace(/[^\w ]+/g,``).replace(/ +/g,`-`):``}static toCamelCase(t){return t.toLowerCase().split(` `).map((i,o)=>o===0?i:i.charAt(0).toUpperCase()+i.slice(1)).join(``)}static format(t,...i){return t?.replace(/{(\d+)}/g,(o,n)=>{let s=i[n];return s!==void 0?s:o})}static chop(t,i){if(!(!t||!i))return t.length<=i?t:t.substring(0,i)}static titleCase=t=>t.replace(/(^|\s)\S/g,i=>i.toUpperCase())}return r})();var Vr=class{applyDiscountOnMinimum;constructor(e){this.applyDiscountOnMinimum=e.applyDiscountOnMinimum;}};var Wr=class{modifications;constructor(e={}){e.modifications?.length?this.modifications=e.modifications.map(t=>new Hr(t)):e.experiments?.length&&(this.modifications=e.experiments.map(t=>new Hr(t)));}};var Hr=class{cssSelector;type;display;bg;typo;br;text;image;moveTo;constructor(e={}){this.cssSelector=e.cssSelector??``,this.type=e.type??`OTHER`,this.display=e.display,e.bg&&(this.bg=new O$1(e.bg)),e.typo&&(this.typo=new B$2(e.typo)),e.br&&(this.br=new C$3(e.br)),this.text=e.text,this.image=e.image,this.moveTo=e.moveTo;}get style(){let e={};return this.br?.r&&(e.borderRadius=this.br.r+`px`),this.br?.w&&(e.borderWidth=this.br.w+`px`),this.br?.s&&(e.borderStyle=ee$2[this.br.s]?.toLowerCase()),this.br?.c?.h&&(e.borderColor=this.br.color?.rgba),this.bg?.h&&(e.backgroundColor=this.bg.rgba),this.type===`TEXT`&&this.typo&&(this.typo.fs&&(e.fontSize=this.typo.fs+`px`),this.typo.lh&&(e.lineHeight=this.typo.lh),this.typo.fw&&(e.fontWeight=this.typo.fw),this.typo.ta&&(e.textAlign=this.typo.alignment),this.typo.tc.h&&(e.color=this.typo.tc.rgba),this.typo.ls&&(e.letterSpacing=this.typo.letterSpacing),this.typo.td&&(e.textDecoration=this.typo.td??`none`)),e}toString(){return `Experiment(cssSelector=${this.cssSelector})`}};function Ht(){return !!window.Shopify}function $r(){if(Ht())return window.Shopify.shop?.split(`.`)?.[0]}function _n(r){let i=(r.includes(`://`)?new URL(r).pathname:r).match(/\/products\/([^/]+?)(?:\.html)?$/);return i?i[1]:null}function Ct(r){return (window.Shopify?.routes?.root??`/`)+r.substring(1)}function qr(r){return Ct(r+`?from=cooee`)}var y=class r{static CURRENT;token;items=[];total_price=0;original_total_price=0;items_subtotal_price=0;currency;item_count=0;attributes;cart_level_discount_applications;discount_codes;total_discount=0;constructor(){}static getCurrent(){return this.CURRENT||(this.CURRENT=new r),this.CURRENT}async getNormalisedCart(e){return pa(e)}getCooeeCart(){return zi()}update(e){return this.token=e.token,this.items=e.items,this.total_price=e.total_price,this.original_total_price=e.original_total_price,this.items_subtotal_price=e.items_subtotal_price,this.currency=e.currency,this.item_count=e.item_count,this.attributes=e.attributes,this.cart_level_discount_applications=e.cart_level_discount_applications,this.discount_codes=e.discount_codes,this.total_discount=e.total_discount,Be$3().currencyCode=this.currency,Y$2.verbose(`Updated ShopifyCart`,this),this}toString(){return `ShopifyCart(token: ${this.token}, itemCount: ${this.item_count})`}};async function pa(r){let e=y.getCurrent();await ua(e,r);let t=kn(e);return r&&await fe$4.set(`cart`,t),t}function zi(){return kn(y.getCurrent())}function kn(r){return {amount:r.total_price/100,originalAmount:r.original_total_price/100,itemsSubtotalPrice:r.items_subtotal_price/100,currency:r.currency,itemCount:r.item_count,items:da(r.items),token:r.token,discountCodes:r.discount_codes?.filter(e=>e.applicable).map(e=>e.code)||[]}}function da(r){if(!r)return Y$2.error(`No item received to be sent`),[];Array.isArray(r)||(r=[r]);let e=[];for(let t of r){if(!t.id||!t.title){Y$2.warn(`Invalid item received`,t);continue}let i={name:t.title,quantity:+t.quantity||1,mID:t.product_id?.toString(),vID:t.id.toString(),price:+t.price/100||0,finalPrice:+t.final_price/100||0,properties:t.properties,key:t.key},o=t.selling_plan_allocation?.selling_plan;if(!o){e.push(i);continue}i.sellingPlanAllocation={sellingPlan:{fixedSellingPlan:o.fixed_selling_plan,id:o.id,name:o.name,recurringDeliveries:o.recurring_deliveries}},e.push(i);}return e}async function ua(r,e){if(!e&&r.token){Y$2.verbose(`Not fetching cart`);return}Y$2.verbose(`Fetching cart`);let t=qr(`/cart.js`);try{let i=(await jn$1(t)).data;r.update(i);}catch(i){Y$2.error(`Unable to fetch the cart`,i);}}var Gr=class{id;mID;handle;title;imageURL;constructor(e){e??={},this.id=e.id,this.mID=e.mID,this.handle=e.handle,this.title=e.title,this.imageURL=e.imageURL;}};var Xi=class{enabled;constructor(e){this.enabled=e.enabled;}},Yi=class extends Xi{max;min;constructor(e){e??={},super(e),this.min=e.min,this.max=e.max;}},jr=class{productQuantity;constructor(e){e??={},this.productQuantity=new Yi(e.productQuantity);}};var Kr=class extends De$1{o;constructor(e){super(e),this.o=e.o??5,this.w=this.w??1080,this.h=this.h??1920;}getOrigin(){return this.o}};var zr=class{en;ex;constructor(e){e=e??{},this.en=e.en,this.ex=e.ex;}getEnterAnimation(){switch(this.en){case 2:return [{transform:`translateY(-100%)`},{transform:`translateY(0%)`}];case 3:return [{transform:`translateY(100%)`},{transform:`translateY(0%)`}];case 4:return [{transform:`translateX(-100%)`},{transform:`translateX(0%)`}];case 5:return [{transform:`translateX(100%)`},{transform:`translateX(0%)`}];case 6:return [{transform:`translate(-100%, -100%)`},{transform:`translate(0%, 0%)`}];case 7:return [{transform:`translate(100%, -100%)`},{transform:`translate(0%, 0%)`}];case 8:return [{transform:`translate(-100%, 100%)`},{transform:`translate(0%, 0%)`}];case 9:return [{transform:`translate(100%, 100%)`},{transform:`translate(0%, 0%)`}];case 10:return [{transform:`scale(0.1)`},{transform:`scale(1)`}];default:return []}}getExitAnimation(){switch(this.ex){case 2:return [{transform:`translateY(0%)`},{transform:`translateY(-100%)`}];case 3:return [{transform:`translateY(0%)`},{transform:`translateY(100%)`}];case 4:return [{transform:`translateX(0%)`},{transform:`translateX(-100%)`}];case 5:return [{transform:`translateX(0%)`},{transform:`translateX(100%)`}];case 6:return [{transform:`translate(0%, 0%)`},{transform:`translate(-100%, -100%)`}];case 7:return [{transform:`translate(0%, 0%)`},{transform:`translate(100%, -100%)`}];case 8:return [{transform:`translate(0%, 0%)`},{transform:`translate(-100%, 100%)`}];case 9:return [{transform:`translate(0%, 0%)`},{transform:`translate(100%, 100%)`}];case 10:return [{transform:`scale(1)`},{transform:`scale(0)`}];default:return []}}};var Xr=15,qt=class extends De$1{gvt;max;cover;anim;embedded;constructor(e){e=e??{},super(e),this.gvt=e.gvt??5,this.max=e.max,this.cover=e.cover??true,this.anim=new zr(e.anim),this.spc||(this.spc=new T$1({pl:Xr,pr:Xr,pt:Xr,pb:Xr}));}};var Yr=class extends qt{cont;elems=[];mob;constructor(e){e=e??{},super(e),this.cont=new Kr(e.cont),this.mob=new qt(e.mob),this.bg||(this.bg=this.cont.bg,delete this.cont.bg),e.elems.forEach(t=>{t.t===1?this.elems.push(new et(t)):t.t===2?this.elems.push(new wt(t)):t.t===3?this.elems.push(new wt(t)):t.t===100?this.elems.push(new Wt(t)):t.t===51?this.elems.push(new Ur(t)):t.t===52?this.elems.push(new Fr(t)):t.t===61?this.elems.push(new Lr(t)):t.t===15||t.t===16?this.elems.push(new Mr(t)):t.t===13&&this.elems.push(new Br(t));});}getStylesForWrapper(){if(this.cover)return {};let e;return this.gvt===1?e={top:0,left:0}:this.gvt===2?e={top:0,left:`50%`,transform:`translateX(-50%)`}:this.gvt===3?e={top:0,right:0}:this.gvt===6?e={top:`50%`,right:0,transform:`translateY(-50%)`}:this.gvt===9?e={bottom:0,right:0}:this.gvt===8?e={bottom:0,left:`50%`,transform:`translateX(-50%)`}:this.gvt===7?e={bottom:0,left:0}:this.gvt===4?e={top:`50%`,left:0,transform:`translateY(-50%)`}:e={top:`50%`,left:`50%`,transform:`translateX(-50%) translateY(-50%)`},e.overflow=`visible`,e}getFlexStylesForContainer(){let e={display:`flex`,flexDirection:`row`},t,i;return this.gvt===1?(t=`flex-start`,i=`flex-start`):this.gvt===2?(t=`center`,i=`flex-start`):this.gvt===3?(t=`flex-end`,i=`flex-start`):this.gvt===4?(t=`flex-start`,i=`center`):this.gvt===6?(t=`flex-end`,i=`center`):this.gvt===7?(t=`flex-start`,i=`flex-end`):this.gvt===8?(t=`center`,i=`flex-end`):this.gvt===9?(t=`flex-end`,i=`flex-end`):(t=`center`,i=`center`),e.alignItems=i,e.justifyContent=t,e.overflow=`visible`,e}overrideForMobileView(){this.max=this.mob.max??this.max,this.cover=this.mob.cover??this.cover,this.gvt=this.mob.gvt??this.gvt,this.bg=this.mob.bg??this.bg,this.spc=this.mob.spc??this.spc,this.anim=this.mob.anim??this.anim;}};var tt=class extends Rt$2{constructor(e,t){super(e,t??3);}};var yt=class extends bt$1{value;constructor(e){super(6,e),e??={},this.value=e.value;}};var Jr=class extends bt$1{c;iconSize;showSingleStar;fullStar;halfStart;constructor(e){super(19,e),e??={},this.c=new O$1(e.c),this.iconSize=e.iconSize??24,this.showSingleStar=e.showSingleStar??false,this.fullStar=e.fullStar,this.halfStart=e.halfStart;}};var An=x$3(yt$1());var Qr=class extends bt$1{conf;slide;formData;values;allowedTypes;constructor(e){super(62,e),e&&this.update(e);}update(e){e??={},this.slide=te.getParsedElement(e.slide),this.formData=e.formData,this.values=e.values,this.conf=new s$1(e.conf),this.allowedTypes=e.allowedTypes;}};var Zr=class extends Rt$2{gap;timer;timerType;horizontal;lblPos;show;constructor(e){e??={},super(e,61),this.gap=e.gap,this.timerType=e.type,this.timer=new bt(e.timer),this.show=e.show??{days:true,hours:true,minutes:true,seconds:true},this.horizontal=e.horizontal,this.lblPos=e.lblPos;}};var We=class extends bt$1{elems;constructor(e){super(4,e),this.update(e);}update(e){e??={},this.elems??=[],e.elems?.forEach(t=>{let i=te.getParsedElement(t);i&&this.elems.push(i);});}};var rt=class extends bt$1{src;sm;lg;constructor(e,t){super(t??1,e),e&&this.update(e);}update(e){this.src=e.src,this.sm=e.sm,this.lg=e.lg;}};var te=class r{static getParsedElements(e){let t=[];return e?.forEach(i=>{let o=r.getParsedElement(i);o&&t.push(o);}),t}static getParsedElement(e){switch(e.t){case 2:return new Rt$2(e);case 3:return new tt(e);case 6:return new yt(e);case 11:return new ei(e);case 12:return new He(e);case 61:return new Zr(e);case 4:return new We(e);case 1:return new rt(e);case 13:return new rt(e,13);case 14:return new Rt$2(e,14);case 15:case 16:return new Me$1(e.t,e);case 18:return new tt(e,18);case 62:return new Qr(e);case 19:return new Jr(e);default:An.default.error(`Unknown element type`,e.t);return}}static parseAlignmentToJustifyContent(e){switch(e){case 1:return `center`;case 2:return `flex-end`;case 0:return `flex-start`;default:return `flex-start`}}};var He=class extends bt$1{img;title;desc;price;compareAt;btn;variantDD;show;symbol;cBox;elems;noLinks;constructor(e){if(e??={},super(12,e),this.show=e.show,this.elems=te.getParsedElements(e.elems),this.noLinks=e.noLinks,!this.elems.length){e.cBox&&this.elems.push(new yt(e.cBox)),this.elems.push(new rt(e.img,13));let t=new Rt$2(e.title,14);t.hide=!e.show?.title,t.text=`{{ product.name }}`,this.elems.push(t);let i=new Rt$2(e.price);i.text=`{{ product.price }}`,i.hide=!e.show?.price;let o=new Rt$2(e.compareAt);o.text=`{{ product.compare_price }}`,o.hide=!e.show?.price,e.compareAt||(o.style=new Ot$2(i.style),o.style.lg.typo=new B$2(s$2(r$1({},o.style.lg.typo),{td:`line-through`})),o.style.sm.typo=new B$2(s$2(r$1({},o.style.sm.typo),{td:`line-through`})));let n=new We({style:{lg:{spc:{mb:10},flex:{dir:`row`,gap:10,ai:`center`,jc:te.parseAlignmentToJustifyContent(i.style.lg.typo?.ta)}}}});n.elems.push(o),n.elems.push(i),this.elems.push(n);let s$2$1=new Me$1(15,e.variantDD);if(s$2$1.hide=!e.show?.variantDD,this.elems.push(s$2$1),e.btn){let c=new tt(e.btn,18);c.hide=!e.show?.btn,this.elems.push(c);}}e.symbol&&(this.symbol=new Rt$2(e.symbol));}};var ei=class extends bt$1{conf;prod;constructor(e){super(11,e),e??={},this.conf=new Ji(e.conf),this.prod=new He(e.prod);}};var ti=class extends s$1{disp;maxItems;constructor(e){e??={},super(e),this.disp=e.disp,this.maxItems=e.maxItems;}},Ji=class{lg;sm;constructor(e){e??={},this.lg=new ti(e.lg),this.sm=new ti(e.sm);}};var ri=class extends We{constructor(e){super(e);}};var Et=class{cont;elems=[];constructor(e){e=e??{},this.cont=new ri(e.cont),e.elems?.forEach(t=>{this.addRawElement(t);});}addRawElement(e){let t=te.getParsedElement(e);return t&&this.elems.push(t),t}};function ii(r,e){return ga(r,e,0,5)}function ga(r,e,t=0,i=50){if(e){if(t>i){console.warn(`Maximum recursion depth reached in findFirstElementOfType`);return}for(let o of e){if(o.t===r)return o;let n=`elems`in o?o.elems:[];if(n?.length>0){let s=ii(r,n);if(s)return s}}}}var Qi=class{engagementID;shortID;contentType;delay;onsiteDeliveryType;objective;redirectBehaviour;constructor(e){this.shortID=e.shortID,this.contentType=e.contentType,this.engagementID=e.engagementID,this.delay=e.delay??0,this.redirectBehaviour=e.redirectBehaviour,this.onsiteDeliveryType=e.onsiteDeliveryType,this.objective=e.objective;}isAnySplit(){return this.isABTesting()||this.isExclusionTesting()}isExclusionTesting(){return this.contentType===ar$3.EXCLUSION}isABTesting(){return this.contentType===ar$3.ABTESTING}isSingleContent(){return this.contentType===ar$3.SINGLE}isGlobalAB(){return this.contentType===ar$3.GLOBAL_AB}},Gt=class{videoConfig;savingsBarConfig;collectionFilterConfig;afterDeleteJS;afterRenderJS;classes;innerCSS;outerCSS;showSnackBar;constructor(e){this.update(e);}update(e){e??={},e.videoConfig&&(this.videoConfig=new Te$2(e.videoConfig)),e.savingsBarConfig&&(this.savingsBarConfig=new Ne$1(e.savingsBarConfig)),e.collectionFilterConfig&&(this.collectionFilterConfig=new Ie$1(e.collectionFilterConfig)),this.afterDeleteJS=e.afterDeleteJS,this.afterRenderJS=e.afterRenderJS,this.innerCSS=e.innerCSS,this.outerCSS=e.outerCSS,this.classes=e.classes,this.showSnackBar=e.showSnackBar;}},B$1=class B extends Qi{contentID;variation;ian;widget;discount;placement;promotionType;contentSource;manipulation;klaviyoFormID;entryAnimation;hasMultiplePlacement;skipSubscribedItems;progressBarConfig;stickyATCConfig;bundleConfig;content;previewType;occurred;id;currency;props;items;nonMutableItems;embeddedItems;bundleFrom;collections;customerData;experimentConfig;discountData=L$3({});constructor(e){if(super(e),this.id=e.id,this.currency=Be$3().currencyCode??`USD`,this.contentID=e.contentID,this.variation=e.variation,e.widget&&(this.widget=new Et(e.widget)),this.previewType=e.previewType,this.occurred=e.occurred??new Date,this.props=e.props,this.entryAnimation=e.entryAnimation??`NONE`,this.embeddedItems=e.embeddedItems?.map(t=>new ct$2(t)),this.items=e.items?.map(t=>new mt$1(t))??[],this.nonMutableItems=e.items?.map(t=>new mt$1(t))??[],this.collections=e.collections?.map(t=>new Gr(t))??[],this.discount=e.discount,this.placement=e.placement,e.customerData?.name){let t=e.customerData.name.split(` `);this.customerData={name:e.customerData.name,full_name:e.customerData.name,first_name:t[0],last_name:t[1]};}this.ian=e.ian?this.processPopup(e.ian):void 0,this.promotionType=e.promotionType,this.manipulation=new jr(e.manipulation),this.contentSource=e.contentSource,this.klaviyoFormID=e.klaviyoFormID,this.hasMultiplePlacement=e.hasMultiplePlacement,this.skipSubscribedItems=e.skipSubscribedItems,this.stickyATCConfig=e.stickyATCConfig,e.experimentConfig&&(this.experimentConfig=new Wr(e.experimentConfig)),e.progressBarConfig&&(this.progressBarConfig=new xe$1(e.progressBarConfig)),e.bundleConfig&&(this.bundleConfig=new Vr(e.bundleConfig)),e.bundleFrom&&(this.bundleFrom=new mt$1(e.bundleFrom)),e.content&&(this.content=new Gt(e.content));}shouldDelay(){return this.delay>0}getDelaySeconds(){let e=new Date().getTime()-this.occurred.getTime();return this.delay*1e3-e}isBundle(){return this.objective===vr$2.BUNDLE_AND_UPSELL}isCartEmbed(){return this.onsiteDeliveryType===mr$3.CART_EMBED}isPageEmbed(){return this.onsiteDeliveryType===mr$3.PAGE_EMBED}isProgressBar(){return this.objective===vr$2.PROGRESS_BAR}isSubscriptionUpsell(){return this.objective===vr$2.SUBSCRIPTION_UPSELL}isCartRecovery(){return this.objective===vr$2.CART_RECOVERY}isProductPromotion(){return this.objective===vr$2.PRODUCT_PROMOTION}isProductPromoted(){return this.isProductPromotion()||this.isBundle()||this.isCartRecovery()}isCollectionPromoted(){return this.isProductPromotion()&&this.collections.length>0&&this.promotionType===cr$2.COLLECTION}isBYOB(){return this.objective===vr$2.BYOB}isStickyATC(){return this.objective===vr$2.STICKY_ATC}isShoppableVideo(){return this.objective===vr$2.SHOPPABLE_VIDEO}isSavingsBar(){return this.objective===vr$2.SAVINGS_BAR}isCollectionFilter(){return this.objective===vr$2.COLLECTION_FILTER}processPopup(e){let t=this.items[0],i={},o={};if(t){let c=t.selectedOrFirstVariant.value;i=s$2(r$1(r$1({name:t.name,id:t.mID,link:t.link,vID:c.mID,image:t.variantImage},An$1(`price`,c.price.d)),An$1(`comparePrice`,c.price.cmp)),{quantity:t.quantity}),o={quantity:c.quantity};}let n={productCount:y.getCurrent().item_count},s$3=qe$1(JSON.stringify(e),{product:i,variant:o,cart:n,discount:this.discount,customer:this.customerData},new Fe(new Date,this));return t&&(s$3=s$3.replace(new RegExp(`https://cdn.global.letscooee.com/images/placeholders/product.png`,`gi`),t.variantImage??t.firstImageURL)),new Yr(JSON.parse(s$3))}calculateDiscountData(e,t){let i=De.sum(e,s=>s.selectedOrFirstVariant.value.price.d),n={actualPrice:i,totalComparePrice:De.sum(e,s=>{let c=s.selectedOrFirstVariant.value.price;return c.cmp??c.d}),discountAmount:0,discountPercentage:0,discountedPrice:i};if(!e?.length||!t||!this.discount?.type){this.discountData.value=this.formatCurrencyAndNumber(n);return}if(se.BXGY===this.discount.type&&this.discount.values?.length)n.discountPercentage=this.discount.values[0],this.updateEffectivePrice(e,n.discountPercentage,true),n.discountAmount=n.actualPrice-De.sum(e,s=>s.selectedOrFirstVariant.value.effectivePrice.value);else if([se.STATIC,se.UNIQUE_FLAT].includes(this.discount.type)&&this.discount.values?.length)n.discountPercentage=this.discount.values[0],n.discountAmount=n.actualPrice*n.discountPercentage/100,this.updateEffectivePrice(e,n.discountPercentage);else if(se.UNIQUE_FLAT_ITEMS===this.discount.type&&this.discount.values?.length)this.discount.ruleType===`fixed_amount`?(n.discountAmount=this.discount.values[0],n.discountPercentage=n.actualPrice>0?n.discountAmount*100/n.actualPrice:0):(n.discountPercentage=this.discount.values[0],n.discountAmount=n.actualPrice*n.discountPercentage/100),this.updateEffectivePrice(e,n.discountPercentage);else if(this.discount.type===se.UNIQUE_FIXED_ITEMS&&this.discount.values?.length)n.discountAmount=n.actualPrice-this.discount.values[0],n.discountPercentage=n.discountAmount/n.actualPrice*100,this.updateEffectivePrice(e,n.discountPercentage);else if(this.discount.type===se.UNIQUE_CHEAPEST_ITEM_FREE){e.sort((c,l)=>l.selectedOrFirstVariant.value.price.d-c.selectedOrFirstVariant.value.price.d);let s=e[e.length-1];s.selectedOrFirstVariant.value.effectivePrice.value=0,n.discountAmount=s.selectedOrFirstVariant.value.price.d,n.discountPercentage=n.discountAmount/n.actualPrice*100;}n.discountedPrice=n.actualPrice-n.discountAmount,this.discountData.value=this.formatCurrencyAndNumber(n);}getPrivateAttributesForLineItem(){return he$4.get().skipItemAttribute?{}:{_via:`Cooee`,_letscooee_campaign:this.shortID,_letscooee_content:this.contentID}}getKVFormatPrivateAttributesForLineItem(){return he$4.get().skipItemAttribute?[]:[{key:`_via`,value:`Cooee`},{key:`_letscooee_campaign`,value:this.shortID},{key:`_letscooee_content`,value:this.contentID}]}isBundleOnCartDrawer(){return this.isBundle()&&this.isCartEmbed()}isBundleOnPDP(){return this.isPageEmbed()&&this.isBundle()}hasSwiperElement(){if(ii(62,this.widget?.elems))return true;let t=ii(11,this.widget?.elems);return t?t.conf.lg.disp===2||t.conf.sm.disp===2:false}toString(){let e;return this.onsiteDeliveryType===mr$3.POPUP?e=`Popup`:e=Rn.toTitle(this.objective),`${e}(id=${this.shortID})`}getCartMagicVariables(){let e=y.getCurrent(),t=De.sum(e.items??[],i=>i.discounts?.reduce((o,n)=>o+(n.amount??0),0)??0);return r$1(r$1(r$1(r$1({productCount:e.item_count,product_count:e.item_count},An$1(`amount`,e.total_price/100)),An$1(`originalAmount`,e.original_total_price/100)),An$1(`total_line_items_discount`,t/100)),An$1(`total_discount`,e.total_discount/100))}shouldGetVariationImmediately(){return this.hasMultiplePlacement&&!this.alwaysHaveVariations()}shouldSkipVariation(){return !this.isAnySplit()||this.alwaysHaveVariations()?true:!!this.variation}alwaysHaveVariations(){return this.isProgressBar()||this.isSavingsBar()}updateEffectivePrice(e,t,i=false){let o=Be$3().currentItem;e.forEach(n=>{let s=n.selectedOrFirstVariant.value,c=s.price;if(i&&n.mID===o.mID)s.effectivePrice.value=c.d;else {let l=c.d*t/100;s.effectivePrice.value=c.d-l;}});}formatCurrencyAndNumber(e){if(!e)return {};let t={discountPercentage:xn(e.discountPercentage??0),discountCode:this.discount?.code};return [`actualPrice`,`discountAmount`,`discountedPrice`,`totalComparePrice`].map(i=>{Object.assign(t,An$1(i,e[i]));}),t}};var va=`/api/2026-01/graphql.json?from=cooee`,On={"Content-Type":`application/json`};async function St(r,e,t,i){let o=he$4.get().storefrontToken;if(!o)throw new Error(`Storefront token not set for the store`);let n=new Headers(On);n.append(`X-Shopify-Storefront-Access-Token`,o);let s=JSON.stringify({query:r,variables:e});try{return await jn$1(va,{method:`POST`,headers:n,body:s})}catch(c){throw ke$2(c,t,{engagementTrigger:i}),c}}function it(r,e){return wa(qr(r),e)}async function wa(r,e){return jn$1(r,{body:JSON.stringify(e),method:`POST`,headers:On})}var oi=class{isLocked=false;queue=[];async acquire(){if(this.isLocked)await new Promise(e=>this.queue.push(e));else {this.isLocked=true;return}}release(){if(this.queue.length>0){let e=this.queue.shift();e&&e();}else this.isLocked=false;}},ni=class r{static LOCK_TIMEOUT=1e4;static RETRY_INTERVAL=200;static MAX_RETRIES=50;static async request(e,t){if(e=`__cooee_${e}_lock__`,`locks`in navigator&&!Ca())try{return await ba(e,t,this.LOCK_TIMEOUT)}catch(s){Y$2.verbose(`Web Locks API failed, falling back to localStorage: ${s}`);}let i=false,o=0,n=Math.random().toString(36).substring(2,10);for(;o++<this.MAX_RETRIES&&(Y$2.verbose(`Lock retry ${o} for ${e}`),i=await this.acquire(e,n,o),!i);)await this.sleep(r.RETRY_INTERVAL*o+Math.random()*100);try{return await t()}finally{this.release(e,n);}}static async acquire(e,t,i){let o=Date.now(),n=localStorage.getItem(e),s=n?JSON.parse(n):null;if(s&&o<=s.expiry)return false;let c={owner:t,expiry:o+r.LOCK_TIMEOUT};return localStorage.setItem(e,JSON.stringify(c)),await this.sleep(150+Math.random()*100),JSON.parse(localStorage.getItem(e)||`{}`).owner===t?(Y$2.verbose(`${t}: Lock acquired for ${e} after ${i} attempts!`),true):(Y$2.verbose(`${t}: Race lost. Another tab acquired the lock.`),false)}static release(e,t){let i=localStorage.getItem(e);if(!i)return;let o=JSON.parse(i);o.owner===t?(localStorage.removeItem(e),Y$2.verbose(`${t}: Lock released`)):Y$2.verbose(`${t}: Cannot release lock. Current owner: ${o.owner}`);}static sleep(e){return new Promise(t=>setTimeout(t,e))}};async function ba(r,e,t){return new Promise((i,o)=>{let n=setTimeout(()=>{o(new Error(`Web Locks API timeout after ${t}ms`));},t);navigator.locks.request(r,async()=>{try{let s=await e();return clearTimeout(n),i(s),s}catch(s){throw clearTimeout(n),o(s),s}}).catch(s=>{clearTimeout(n),o(s);});})}function Ca(){let r=navigator.userAgent||``;return /Safari/.test(r)&&!/Chrome/.test(r)&&!/Chromium/.test(r)||/iPhone|iPad|iPod/i.test(r)&&(/(FBAV|FBAN|Instagram|Twitter|Line|WhatsApp)/i.test(r)||!window.safari?.pushNotificaTion)||/Macintosh/.test(r)&&/Safari/.test(r)&&!/Chrome/.test(r)&&!/Chromium/.test(r)&&!window.safari?.pushNotification?true:ya()}function ya(){try{return window.safari?.pushNotification?window.safari.pushNotification.toString()===`[object SafariRemoteNotification]`:!window.indexedDB||!window.localStorage}catch{return true}}var Zi=new oi,Ea=`
38
38
  mutation cartMetafieldsSet($metafields: [CartMetafieldsSetInput!]!) {
39
39
  cartMetafieldsSet(metafields: $metafields) {
40
40
  metafields {
@@ -48,7 +48,7 @@ var Be=class{constructor(e,t){this._startTime=e;this._triggerData=t;}intervals=[
48
48
  }
49
49
  }
50
50
  }
51
- `;function Un(){xa().catch(r=>{Y$1.error(`Fail to add attributes in cart`,r);});}async function Ta(){let e=await(await fetch(window.Shopify.routes.root+`browsing_context_suggestions.json?country[enabled]=true&country[exclude]=${window.Shopify.country}&language[enabled]=true&language[exclude]=${window.Shopify.language}`)).json(),t=he$3.get().storefrontToken,i=new Headers;i.append(`x-shopify-storefront-access-token`,t),i.append(`Content-Type`,`application/json`),await Pt(Ia,{metafields:[{key:`currentCountry`,ownerId:`gid://shopify/Cart/${E$1.getCurrent().token}`,type:`single_line_text_field`,value:e.detected_values.country.handle}]},`add-cart-metafields-set`);}function po(){E$1.getCurrent().token?Ta().catch(r=>{Y$1.error(`Fail to update cart metafields`,r);}):setTimeout(po,500);}async function xa(){await mo.acquire();let r=E$1.getCurrent(),e=await xr$1();if(r.attributes?.letscooee_did===e.letscooee_did&&r.attributes?.letscooee_sn===e.letscooee_sn){Y$1.verbose(`Not calling Shopify update.js API.`,`Current attributes:`,r.attributes),mo.release();return}try{let t=await ot(`/cart/update.js`,{attributes:e});Y$1.verbose(`Updated cart attributes`,JSON.stringify(t.data)),r.update(t.data);}catch(t){Y$1.error(`Failed to add cart attributes`,t);}mo.release();}var Pa=r=>r,Mn=r=>r.filter(e=>e.removedNodes&&e.removedNodes.length>0);function Fn(r,e={childList:true,subtree:true},t=500,i=Pa){return te(o=>{let n=new MutationObserver(s=>o(s));return n.observe(r,e),n},(o,n)=>n.disconnect()).pipe(q$1(o=>i(o)),Ir(o=>o.length>0),Fe(t))}var Gn=x$2(yt$1());var Vn=new U,Wn=new U;function Hn(){return Wn.asObservable()}function fi(){Vn.next();}Vn.pipe(Fe(100)).subscribe(Aa.bind(void 0));function $n(){fi(),Da(),Ra();}function Da(){let r=window.XMLHttpRequest.prototype.send;window.XMLHttpRequest.prototype.send=function(){return this.addEventListener(`load`,function(){qn(this._url).catch(e=>Y$1.error(`Unable to process cart change in XMLHttpRequest`,e));}),r.apply(this,arguments)},Y$1.verbose(`Securely overwritten window.XMLHttpRequest.send method`);}function Ra(){let r=window.fetch;try{window.fetch=async function(e,t){return r(e,t).then(i=>{let o=``;try{o=typeof e==`string`||e instanceof URL?e.toString():e?.url??i?.url??``;}catch{}return qn(o).catch(n=>Y$1.error(`Unable to process cart change in fetch`,n)),i})},Y$1.verbose(`Securely overwritten window.fetch method`);}catch(e){console.warn(`Fail to override fetch.`,`Cooee won't be able to track "Add To Cart" and "Remove From Cart" KPI.`),Y$1.error(e);}}async function qn(r){_a(r)&&fi();}function _a(r){return /\/cart\/(add|change|update|clear)/.test(r)}function ka(r$1,e){let t=r$1?.items,i=e.items,o=[],n=[];if(Y$1.verbose(`Comparing cart change with old count ${t?.length} to new count ${i.length}`),i?.forEach(s$3=>{let c=t?.find(l=>l.vID===s$3.vID);if(c){if(c.quantity!==s$3.quantity){let l=c.quantity<s$3.quantity,v=Math.abs(c.quantity-s$3.quantity),w=s$1(r({},s$3),{quantity:v});l?o.push(w):n.push(w);}t&&Cn(t,c);}else o.push(s$3);}),t)for(let s of t)n.push(s);Y$1.verbose(`Cart delta: added: ${o.length}, removed: ${n.length}`),o.length&&Bn(`Add To Cart`,{items:o}),n.length&&r$1.token===e.token&&Bn(`Remove From Cart`,{items:n}),(n.length||o.length)&&Wn.next({itemsAdded:o,itemsRemoved:n,cart:e});}function Bn(r,e){j(new Ir$1(r,e));}async function Aa(){ka(await fe$4.get(`cart`,{}),await E$1.getCurrent().getNormalisedCart(true));}var F=class r{static cartDrawerToggle$=new Sr({open:false,firstOpen:false});static DEFAULT_SELECTOR=`cart-drawer`;static _instance;inShadow=false;cartDrawerElement;cartDrawerShadowElement;configWebsite=he$3.get().website??{};currentState=false;mutationSubscription;mutationObserver;firstOpen=true;selector;shadowParentElementSelector;clickEventListener;refreshUIEventListener;iconSelector=[`button[drawer-to-open="cart-drawer"]`,`a[href="/cart"]`,`.header__icon--cart`,`#cart-icon-bubble`,`.cart-icon-bubble`,`.cart-count`,`a[onclick*="handleFloCartBtn"]`].join(`,`);cartSelector=[r.DEFAULT_SELECTOR,`#halo-cart-sidebar`,`[role="dialog"][class*="cart" i]`,`[id*="section-cart" i]`,`#sidebar-cart`,`#rebuy-cart`,`#mini-cart`,`#flo-cart-wrapper`,`#drawer-cart`,`#UpcartPopupBackDrop`,`[id$="CartDrawer" i]`].join(`,`);constructor(){this.initialize(),this.refreshUIEventListener=this.updateBubble.bind(this),this.clickEventListener=this.manualCartIconClicked.bind(this),document.addEventListener(`letscooee:outbound:refresh-ui`,this.refreshUIEventListener),document.addEventListener(`click`,this.clickEventListener,{capture:true,passive:true});}get element(){return this.cartDrawerElement}static get(){return r._instance||(r._instance=new r),r._instance}static initialize(){r.get();}isOpen(){if(window.cooeeIsCartDrawerVisible)return window.cooeeIsCartDrawerVisible();if(this.cartDrawerElement?.id===`rebuy-cart`)return !!window.Rebuy?.SmartCart?.visible;let e=this.inShadow?this.isPresent():C$1(this.cartDrawerElement);return Y$1.info(`Cart drawer is currently ${e?`open`:`close`}`),e}open(){if(this.isOpen()){Y$1.log(`Drawer is already open`);return}document.dispatchEvent(new CustomEvent(`letscooee:outbound:open-cart`));let e=document.querySelector(this.iconSelector);if(!e){Y$1.verbose(`No clickable cart icon found with selector`,this.iconSelector);return}e.click();}isShopifyDefaultDrawer(){return this.element?.tagName.toLowerCase()===r.DEFAULT_SELECTOR}isMiniCart(){return this.isShopifyDefaultDrawer()&&this.element?.id===`mini-cart`}refreshUI(e,t=true){if(window.cooeeUpdateCartDrawer)try{window.cooeeUpdateCartDrawer(e);}catch(i){ke$2(i,`execute-cooeeUpdateCartDrawer`);}else if(this.isMiniCart()&&this.element?._rerenderCart)this.element._rerenderCart({detail:{cart:e}});else if(window.MinimogTheme?.Cart?.renderNewCart)window.MinimogTheme.Cart.renderNewCart();else if(this.isShopifyDefaultDrawer()&&this.element?.renderContents&&e)this.element.classList.remove(`is-empty`),this.element.renderContents?.(e);else if(this.element?.onCartDrawerUpdate)this.element.onCartDrawerUpdate();else if(window.cartGiftUpdate){if(!e?.items?.[0])return;let i=e.items[0].id,o=e.items[0].quantity,n=e.items[0].price;window.cartGiftUpdate(i,n,o,``,`ADD_TO_CART`);}else if(window.icartCartActivityEvent)window.icartCartActivityEvent();else if(window.theme?.CartDrawer&&typeof window.theme?.CartDrawer==`function`)window.theme?.CartDrawer.init?new window.theme.CartDrawer().init():new window.theme.CartDrawer;else if(window.Hs_CartDrawer?.updateSlideCart)window.Hs_CartDrawer.updateSlideCart();else if(window.theme?.fetch_side_cart)window.theme.fetch_side_cart();else if(window.theme?.Cart?.updateCart)window.theme.Cart.updateCart();else if(window.cartUpdate)window.cartUpdate();else if(this.element?._onCartRefresh)this.element._onCartRefresh();else if(window.cart?.getCart)window.cart.getCart();else if(this.element?.tagName?.toLowerCase()===`cart-drawer-component`)document.dispatchEvent(new CustomEvent(`action:cart:updateCartandShowCart`));else if(this.element?.id===`sidebar-cart`)document.body.dispatchEvent(new CustomEvent(`cart:refresh`,{bubbles:true,detail:{}}));else if(this.element?.id===`quick-cart`){let i=document.querySelector(`a[href="/cart"]`);i&&i.click();}else window.Shopify?.KT_onItemAdded?window.Shopify.KT_onItemAdded():window.sideCart?.updateCart?window.sideCart.updateCart():window.SLIDECART_UPDATE?(window.SLIDECART_UPDATE(),window.SLIDECART_OPEN?.()):window.refreshCart?E$1.getCurrent().getNormalisedCart(true).then(()=>{window.refreshCart(E$1.getCurrent());}):window.OPEN_CART?window.OPEN_CART():window.updateCart?window.updateCart():window.sjRefreshCart?window.sjRefreshCart():window.CartJS?.getCart?window.CartJS?.getCart():window.updateCartItemJS?window.updateCartItemJS(1,e?.items?.[0]?.id+``):(Y$1.info(`No method found to update the cart drawer. Blindly firing some events to try`),document.dispatchEvent(new CustomEvent(`cart:refresh`,{bubbles:true})));document.dispatchEvent(new CustomEvent(`letscooee:outbound:refresh-ui`,{detail:{responseJSON:e,currentCart:E$1.getCurrent()}})),t&&fi();}async initialize(){let e=this.configWebsite.cartDrawerSelector;if(!e){await this.findCartDrawer();return}let t=e.split(`:shadow`);t.length===1?(this.selector=t[0],await this.findCartDrawer()):(this.inShadow=true,this.shadowParentElementSelector=t[0]?.trim(),this.selector=t[1]?.trim(),await this.findCartDrawerWithShadow());}async findCartDrawer(){if(!jt())return;let e=this.selector||this.cartSelector;if(this.cartDrawerElement=await Ln$1(e),!this.cartDrawerElement){Gn.default.warn(`Max attempts exhausted to find cart drawer`);return}Y$1.verbose(`Found`,this.cartDrawerElement,`from selector: ${e}`),this.createMutationObservers();}async findCartDrawerWithShadow(){if(!this.shadowParentElementSelector)return;let t=(await Ln$1(this.shadowParentElementSelector))?.shadowRoot;t?.mode===`open`&&(this.cartDrawerShadowElement=t,this.createMutationObservers());}createMutationObservers(){!this.cartDrawerElement&&!this.cartDrawerShadowElement||this.watchForCartToggle();}watchForCartToggle(){let e=this.cartDrawerElement||this.cartDrawerShadowElement,t=new U;this.mutationObserver=new MutationObserver(()=>{t.next();}),this.mutationObserver.observe(e,{attributes:true,subtree:true,childList:this.inShadow}),this.mutationSubscription=t.pipe(we$1(800,void 0,{leading:false,trailing:true})).subscribe(()=>{let i=this.isOpen();this.currentState!==i&&(this.currentState=i,r.cartDrawerToggle$.next({open:i,firstOpen:this.firstOpen}),this.firstOpen&&(this.firstOpen=false));});}isPresent(){if(!this.selector||!this.cartDrawerShadowElement)return false;let e=this.cartDrawerShadowElement.querySelector(this.selector);return e?C$1(e):false}async updateBubble(){let e=(await E$1.getCurrent().getNormalisedCart(true)).itemCount,t=document.querySelector(`.cart-link__bubble`);t&&(t.innerText=e+``);}manualCartIconClicked(e){!e.target.closest(this.iconSelector)||!e.isTrusted||window.CooeeSDK.events.push([`Open Cart`]);}};var uo=new Map,hi=async r=>{for(let n of r.items)if(window.cooeeManipulateProduct)try{window.cooeeManipulateProduct(n,r);}catch(s){Y$1.error(s);}if(r.isCartEmbed()&&!r.isSubscriptionUpsell()){let s=(await E$1.getCurrent().getNormalisedCart()).items.map(c=>c.mID);r.items=r.items.filter(c=>!s.includes(c.mID));}if(r.items=jn(r),he$3.get().currencyCount<=1)return r.items;if(r.isShoppableVideo())return await Oa(r.content.videoConfig,r),r.items;let e=r.items.length,t=r.items.map(n=>zn(n,r)),o=(await Promise.all(t)).filter(n=>n!=null);if(e&&!o.length){let n=`Failed to fetch any product from Ajax API`;throw fe(new Ir$1(`CE Campaign Failed`,{reason:n,currency:r.currency},r)),new Error(n)}return jn(r,o)},jn=(r,e=r.items)=>{if(!r.isCartRecovery())return e;let t=E$1.getCurrent().items,i=[];for(let o of e)for(let n of o.vars){if(!n.isAvailable)continue;let s=t.find(v=>v.variant_id.toString()===n.mID);if(!s)continue;let c=new ot$2(o);c.name=s.title;let l=new nt$1(n);l.name=s.variant_title,l.price.d=s.discounted_price/100,c.variants=[l],i.push(c);}return i},Oa=async(r,e)=>{await Promise.all(r.videos.map(async t=>{t.items=await Promise.all(t.items.map(async i=>{return await zn(i,e)||i}));}));},zn=async(r,e)=>{if(uo.has(r.mID))return uo.get(r.mID);let t,i=`/products/${r.slug}.js`;try{t=(await jn$1(i)).data;}catch(o){return o instanceof oe$5&&o.response?.status===404||ke$2(o,`fetch-shopify-product`,{extra:{item:r,path:i},engagementTrigger:e}),null}return t?La(r,t):(Y$1.error(`Item not found after AJAX call for:`,r),null)},La=(r,e)=>{if(!r||!e)return r;r.name=e.title,r.tags=e.tags,r.slug=e.handle;let t=r.selectedOrFirstVariant.value;return r.vars.map(i=>{let o=e.variants.find(n=>n.id===+i.mID);o!=null&&(i.name=o.title,i.isAvailable=o.available,i.price.d=o.price?o.price/100:o.price,i.price.effective=i.price.d,i.price.cmp=o.compare_at_price?o.compare_at_price/100:o.compare_at_price,+t.mID===o.id&&(t.effectivePrice.value=i.price.d));}),uo.set(r.mID,r),r};var Yt=r=>{let e=r instanceof ot$2?r.selectedOrFirstVariant.value.mID:r.vID,t=r instanceof ot$2?r.selectedOrFirstVariant.value.name:r.vName;return {product_id:r.mID,product_name:r.name,variant_id:e,variant_name:t}};var wi=class{constructor(e){this.scalingFactor=e;}getLayoutStyles(e){if(!e)return {display:`block`};let t={display:e.disp};return e.of&&(t.objectFit=e.of),e.pos===`absolute`&&(t.width=`auto !important`,t.position=`absolute`,t.right=e.right+`px`,t.left=e.left+`px`,t.top=e.top+`px`,t.bottom=e.bottom+`px`),t}getSizeStyles(e){let t={};return e?.w&&(t.width=e.w),e?.h&&(t.height=e.h),e?.maxW&&(t.maxWidth=e.maxW),e?.maxH&&(t.maxHeight=e.maxH),e?.minW&&(t.minWidth=e.minW),e?.minH&&(t.minHeight=e.minH),t}getBorderStyles(e){if(!e)return {};let t={};return e.radius&&e.radius>0&&(t.borderRadius=this.getSizePx(e.radius)),e.width&&e.width>0&&(t.borderWidth=this.getSizePx(e.width),t.borderStyle=e.style?.toLowerCase(),e.color?this.getColourStyles(e.color,`border-color`,t):t.borderColor=`black`),t}getFlexStyles(e){return e?{gap:e.gap+`px`,flexWrap:e.wrap,flexDirection:e.dir,justifyContent:e.jc,alignItems:e.ai,width:`100%`}:{}}getSpaceStyles(e){let t={};return e?(t.paddingTop=this.getSizePx(e.pt),t.paddingBottom=this.getSizePx(e.pb),t.paddingLeft=this.getSizePx(e.pl),t.paddingRight=this.getSizePx(e.pr),t.marginTop=this.getSizePx(e.mt),t.marginBottom=this.getSizePx(e.mb),t.marginLeft=e.cent?`auto`:this.getSizePx(e.ml),t.marginRight=e.cent?`auto`:this.getSizePx(e.mr),t):(t.margin=`0 !important`,t.padding=`unset`,t)}getBackgroundStyles(e){if(!e)return {};let t={};if(e.glossy){let i=`backdrop-filter`,o=`-webkit-`+i,n=`blur(${e.glossy.radius}px)`;if(!CSS.supports(o,n)&&!CSS.supports(i,n))return {background:e.glossy.fallback.rgba};if(t[o]=n,t[i]=n,e.glossy.color)return this.getColourStyles(e.glossy.color,`background`,t)}else if(e.solid){if(e.solid.grad)return this.getGradientStyles(e.solid.grad,`background`,t);if(e.solid.hex)return {backgroundColor:e.solid.rgba}}else if(e.img){if(!e.img.src)return {};let i=(e.img.a??0)/100;t.background=`linear-gradient(rgba(0, 0, 0, ${i}), rgba(0, 0, 0, ${i})),url("${e.img.src}") no-repeat center`,t.backgroundSize=`cover`,e.img.a&&(t[`-webkit-backdrop-filter`]=`opacity(${e.img.a})`,t.backdropFilter=`opacity(${e.img.a})`);}return t}getGradientStyles(e,t,i){if(i??={},e.type===`LINEAR`){let o=`linear-gradient(${e.ang}deg, ${e.c1}, ${e.c2}`;e.c3&&(o+=`, ${e.c3}`),o+=`)`,i[t]=o;}return i}getColourStyles(e,t=`color`,i){return i??={},e?e.grad?this.getGradientStyles(e.grad,t,i):(e.hex&&(i[t]=e.rgba),i):i}getSizePx(e){return this.getScaledSize(e)+`px`}getScaledSize(e){return (e??0)*this.scalingFactor}};var ns=x$2(yt$1());var go=class{origin;path;qs;name;referrer;utmSource;utmMedium;utmCampaign;utmId;utmTerm;utmContent;constructor(e){this.name=e.name,this.path=e.path,this.qs=e.qs,this.referrer=e.referrer,this.utmSource=e.utmSource||e.utm_source,this.utmMedium=e.utmMedium||e.utm_medium,this.utmCampaign=e.utmCampaign||e.utm_campaign,this.utmId=e.utmId||e.utm_id,this.utmTerm=e.utmTerm||e.utm_term,this.utmContent=e.utmContent||e.utm_content;}};function vi(){let r$2=location.pathname===`/`?location.pathname:location.pathname.replace(/\/+$/,``);return new go(r({origin:location.origin,path:r$2,qs:location.search,referrer:Ye$1(),name:Be$3().pageName},Je$1()))}function Kn(){let r=Be$3(),e=new URLSearchParams(location.search),t=e.get(`cooee-preview`),i=e.get(`cooee-exp-preview`);if(t){let n=t.split(`,`).map(s=>s.trim()).filter(s=>Number.isInteger(+s));n.length&&(r.previewIDs=n);}if(i){let n=i.split(`,`).map(s=>s.trim()).filter(s=>Number.isInteger(+s));n.length&&(r.previewIDs??=[],r.previewIDs.push(...n),r.activeExperiments=true);}let o=e.get(`cooee-variant`)?.trim();o&&(r.previewVariant=o);}function Ci(){let r$3=Be$3();return s$1(r(s$1(r({},r$3.customContext),{page:vi(),locale:r$3.locale,currentItem:r$3.currentItem,previewIDs:r$3.previewIDs,previewVariant:r$3.previewVariant,engagementIDs:Ua(),cart:no()}),Na()),{host:window.location.host})}function Na(){let r=window.CooeeSDK.uaParser.getResult();return {os:r.os,device:r.device,browser:r.browser}}function Ua(){let r=document.querySelectorAll(`.letscooee-engagement`),e=[];return r.forEach(t=>{let i=t.dataset.engagementId;i&&+i&&e.push(i);}),e}var Ma=`keepalive`in new Request(``),fo=new Headers,bi={type:Gr$3,code:Hr$3,version:Q$4,shopName:Xr()??``};Wa();async function qe(){let[r$4]=await Promise.all([Xn()]);return r(r({},Ci()),r$4)}function Dt(r){le$1(le).then(()=>Fa(r??{}));}function Fa(r){es(`/v1/user/update`,r).then(()=>{Y$1.verbose(`Updated user profile`);}).catch(e=>{Y$1.error(`Error saving user profile`,e);});}function Yn(r){return me(`/v1/event/generate-discount`,r)}function Jn(r){le$1(le).then(()=>Ba({props:r}));}function Ba(r){es(`/v1/device/update`,r).then(()=>{Y$1.verbose(`Updated device properties`);}).catch(async e=>{Y$1.error(`Error saving device property`,e);});}function Qn(r){r&&(bi.deviceId=r);}function Zn(r){r&&(bi.firstSeen=r.toUTCString());}function me(r,e){return ts(`POST`,r,e)}function es(r,e){return ts(`PUT`,r,e)}function ts(r$5,e,t){if(!jt())return Y$1.log(`Rejecting ${r$5} ${e} as this is not e-commerce app`),Promise.reject();e.startsWith(`http`)||(e=ee$3.apiURL+e);let i=t?s$1(r({},t),{sdkMeta:bi}):void 0;if(i&&!Ma&&e.includes(ho))return Va(e,fo,i);let o={method:r$5,headers:fo,keepalive:false};return i&&(o.body=JSON.stringify(i)),jn$1(e,o)}function Va(r,e,t){return new Promise((i,o)=>{let n=new XMLHttpRequest;n.open(`POST`,r,true),e.forEach((s,c)=>{n.setRequestHeader(c,s);}),n.onreadystatechange=()=>{if(n.readyState===XMLHttpRequest.DONE)if(n.status>=200&&n.status<300)try{if(n.getResponseHeader(`Content-Type`)?.includes(`application/json`))i({data:JSON.parse(n.responseText),headers:e,request:n,status:n.status,statusText:n.statusText});else o(new Error(`Content-Type of response header is not json`));}catch(s){o(s);}else o(new Error(`Received status - ${n.status}(${n.statusText})`));},n.onerror=()=>{o(new Error(`Network error occurred during the request.`));},n.send(JSON.stringify(t));})}function Wa(){fo.set(`Content-Type`,`text/plain; charset=utf-8`);let r=localStorage.getItem(`cooeeDebugTill`);(r&&new Date(+r)>new Date)&&(bi.debug=true);}var Ha=`
51
+ `;function Ln(){Ia().catch(r=>{Y$2.error(`Fail to add attributes in cart`,r);});}async function Sa(){let e=await(await fetch(window.Shopify.routes.root+`browsing_context_suggestions.json?country[enabled]=true&country[exclude]=${window.Shopify.country}&language[enabled]=true&language[exclude]=${window.Shopify.language}`)).json(),t=he$4.get().storefrontToken,i=new Headers;i.append(`x-shopify-storefront-access-token`,t),i.append(`Content-Type`,`application/json`),await St(Ea,{metafields:[{key:`currentCountry`,ownerId:`gid://shopify/Cart/${y.getCurrent().token}`,type:`single_line_text_field`,value:e.detected_values.country.handle}]},`add-cart-metafields-set`);}function eo(){y.getCurrent().token?Sa().catch(r=>{Y$2.error(`Fail to update cart metafields`,r);}):setTimeout(eo,500);}async function Ia(){await Zi.acquire();let r=y.getCurrent(),e=await xr$1();if(r.attributes?.letscooee_did===e.letscooee_did&&r.attributes?.letscooee_sn===e.letscooee_sn){Y$2.verbose(`Not calling Shopify update.js API.`,`Current attributes:`,r.attributes),Zi.release();return}try{let t=await it(`/cart/update.js`,{attributes:e});Y$2.verbose(`Updated cart attributes`,JSON.stringify(t.data)),r.update(t.data);}catch(t){Y$2.error(`Failed to add cart attributes`,t);}Zi.release();}var Ta=r=>r,Nn=r=>r.filter(e=>e.removedNodes&&e.removedNodes.length>0);function Mn(r,e={childList:true,subtree:true},t=500,i=Ta){return te$1(o=>{let n=new MutationObserver(s=>o(s));return n.observe(r,e),n},(o,n)=>n.disconnect()).pipe(q$1(o=>i(o)),Ir(o=>o.length>0),Fe$1(t))}var $n=x$3(yt$1());var Fn=new U$1,Bn=new U$1;function Vn(){return Bn.asObservable()}function si(){Fn.next();}Fn.pipe(Fe$1(100)).subscribe(_a.bind(void 0));function Wn(){si(),xa(),Da();}function xa(){let r=window.XMLHttpRequest.prototype.send;window.XMLHttpRequest.prototype.send=function(){return this.addEventListener(`load`,function(){Hn(this._url).catch(e=>Y$2.error(`Unable to process cart change in XMLHttpRequest`,e));}),r.apply(this,arguments)},Y$2.verbose(`Securely overwritten window.XMLHttpRequest.send method`);}function Da(){let r=window.fetch;try{window.fetch=async function(e,t){return r(e,t).then(i=>{let o=``;try{o=typeof e==`string`||e instanceof URL?e.toString():e?.url??i?.url??``;}catch{}return Hn(o).catch(n=>Y$2.error(`Unable to process cart change in fetch`,n)),i})},Y$2.verbose(`Securely overwritten window.fetch method`);}catch(e){console.warn(`Fail to override fetch.`,`Cooee won't be able to track "Add To Cart" and "Remove From Cart" KPI.`),Y$2.error(e);}}async function Hn(r){Pa(r)&&si();}function Pa(r){return /\/cart\/(add|change|update|clear)/.test(r)}function Ra(r$1$1,e){let t=r$1$1?.items,i=e.items,o=[],n=[];if(Y$2.verbose(`Comparing cart change with old count ${t?.length} to new count ${i.length}`),i?.forEach(s$4=>{let c=t?.find(l=>l.vID===s$4.vID);if(c){if(c.quantity!==s$4.quantity){let l=c.quantity<s$4.quantity,w=Math.abs(c.quantity-s$4.quantity),v=s$2(r$1({},s$4),{quantity:w});l?o.push(v):n.push(v);}t&&Cn(t,c);}else o.push(s$4);}),t)for(let s of t)n.push(s);Y$2.verbose(`Cart delta: added: ${o.length}, removed: ${n.length}`),o.length&&Un(`Add To Cart`,{items:o}),n.length&&r$1$1.token===e.token&&Un(`Remove From Cart`,{items:n}),(n.length||o.length)&&Bn.next({itemsAdded:o,itemsRemoved:n,cart:e});}function Un(r,e){H(new Ir$1(r,e));}async function _a(){Ra(await fe$4.get(`cart`,{}),await y.getCurrent().getNormalisedCart(true));}var M$1=class r{static cartDrawerToggle$=new Sr({open:false,firstOpen:false});static DEFAULT_SELECTOR=`cart-drawer`;static _instance;inShadow=false;cartDrawerElement;cartDrawerShadowElement;configWebsite=he$4.get().website??{};currentState=false;mutationSubscription;mutationObserver;firstOpen=true;selector;shadowParentElementSelector;clickEventListener;refreshUIEventListener;iconSelector=[`button[drawer-to-open="cart-drawer"]`,`a[href="/cart"]`,`.header__icon--cart`,`#cart-icon-bubble`,`.cart-icon-bubble`,`.cart-count`,`a[onclick*="handleFloCartBtn"]`].join(`,`);cartSelector=[r.DEFAULT_SELECTOR,`#halo-cart-sidebar`,`[role="dialog"][class*="cart" i]`,`[id*="section-cart" i]`,`#sidebar-cart`,`#rebuy-cart`,`#mini-cart`,`#flo-cart-wrapper`,`#drawer-cart`,`#UpcartPopupBackDrop`,`[id$="CartDrawer" i]`].join(`,`);constructor(){this.initialize(),this.refreshUIEventListener=this.updateBubble.bind(this),this.clickEventListener=this.manualCartIconClicked.bind(this),document.addEventListener(`letscooee:outbound:refresh-ui`,this.refreshUIEventListener),document.addEventListener(`click`,this.clickEventListener,{capture:true,passive:true});}get element(){return this.cartDrawerElement}static get(){return r._instance||(r._instance=new r),r._instance}static initialize(){r.get();}isOpen(){if(window.cooeeIsCartDrawerVisible)return window.cooeeIsCartDrawerVisible();if(this.cartDrawerElement?.id===`rebuy-cart`)return !!window.Rebuy?.SmartCart?.visible;let e=this.inShadow?this.isPresent():C$1(this.cartDrawerElement);return Y$2.info(`Cart drawer is currently ${e?`open`:`close`}`),e}open(){if(this.isOpen()){Y$2.log(`Drawer is already open`);return}document.dispatchEvent(new CustomEvent(`letscooee:outbound:open-cart`));let e=document.querySelector(this.iconSelector);if(!e){Y$2.verbose(`No clickable cart icon found with selector`,this.iconSelector);return}e.click();}isShopifyDefaultDrawer(){return this.element?.tagName.toLowerCase()===r.DEFAULT_SELECTOR}isMiniCart(){return this.isShopifyDefaultDrawer()&&this.element?.id===`mini-cart`}refreshUI(e,t=true){if(window.cooeeUpdateCartDrawer)try{window.cooeeUpdateCartDrawer(e);}catch(i){ke$2(i,`execute-cooeeUpdateCartDrawer`);}else if(this.isMiniCart()&&this.element?._rerenderCart)this.element._rerenderCart({detail:{cart:e}});else if(window.MinimogTheme?.Cart?.renderNewCart)window.MinimogTheme.Cart.renderNewCart();else if(this.isShopifyDefaultDrawer()&&this.element?.renderContents&&e)this.element.classList.remove(`is-empty`),this.element.renderContents?.(e);else if(this.element?.onCartDrawerUpdate)this.element.onCartDrawerUpdate();else if(window.cartGiftUpdate){if(!e?.items?.[0])return;let i=e.items[0].id,o=e.items[0].quantity,n=e.items[0].price;window.cartGiftUpdate(i,n,o,``,`ADD_TO_CART`);}else if(window.icartCartActivityEvent)window.icartCartActivityEvent();else if(window.theme?.CartDrawer&&typeof window.theme?.CartDrawer==`function`)window.theme?.CartDrawer.init?new window.theme.CartDrawer().init():new window.theme.CartDrawer;else if(window.Hs_CartDrawer?.updateSlideCart)window.Hs_CartDrawer.updateSlideCart();else if(window.theme?.fetch_side_cart)window.theme.fetch_side_cart();else if(window.theme?.Cart?.updateCart)window.theme.Cart.updateCart();else if(window.cartUpdate)window.cartUpdate();else if(this.element?._onCartRefresh)this.element._onCartRefresh();else if(window.cart?.getCart)window.cart.getCart();else if(this.element?.tagName?.toLowerCase()===`cart-drawer-component`)document.dispatchEvent(new CustomEvent(`action:cart:updateCartandShowCart`));else if(this.element?.id===`sidebar-cart`)document.body.dispatchEvent(new CustomEvent(`cart:refresh`,{bubbles:true,detail:{}}));else if(this.element?.id===`quick-cart`){let i=document.querySelector(`a[href="/cart"]`);i&&i.click();}else window.Shopify?.KT_onItemAdded?window.Shopify.KT_onItemAdded():window.sideCart?.updateCart?window.sideCart.updateCart():window.SLIDECART_UPDATE?(window.SLIDECART_UPDATE(),window.SLIDECART_OPEN?.()):window.refreshCart?y.getCurrent().getNormalisedCart(true).then(()=>{window.refreshCart(y.getCurrent());}):window.OPEN_CART?window.OPEN_CART():window.updateCart?window.updateCart():window.sjRefreshCart?window.sjRefreshCart():window.CartJS?.getCart?window.CartJS?.getCart():window.updateCartItemJS?window.updateCartItemJS(1,e?.items?.[0]?.id+``):(Y$2.info(`No method found to update the cart drawer. Blindly firing some events to try`),document.dispatchEvent(new CustomEvent(`cart:refresh`,{bubbles:true})));document.dispatchEvent(new CustomEvent(`letscooee:outbound:refresh-ui`,{detail:{responseJSON:e,currentCart:y.getCurrent()}})),t&&si();}async initialize(){let e=this.configWebsite.cartDrawerSelector;if(!e){await this.findCartDrawer();return}let t=e.split(`:shadow`);t.length===1?(this.selector=t[0],await this.findCartDrawer()):(this.inShadow=true,this.shadowParentElementSelector=t[0]?.trim(),this.selector=t[1]?.trim(),await this.findCartDrawerWithShadow());}async findCartDrawer(){if(!Ht())return;let e=this.selector||this.cartSelector;if(this.cartDrawerElement=await Ln$1(e),!this.cartDrawerElement){$n.default.warn(`Max attempts exhausted to find cart drawer`);return}Y$2.verbose(`Found`,this.cartDrawerElement,`from selector: ${e}`),this.createMutationObservers();}async findCartDrawerWithShadow(){if(!this.shadowParentElementSelector)return;let t=(await Ln$1(this.shadowParentElementSelector))?.shadowRoot;t?.mode===`open`&&(this.cartDrawerShadowElement=t,this.createMutationObservers());}createMutationObservers(){!this.cartDrawerElement&&!this.cartDrawerShadowElement||this.watchForCartToggle();}watchForCartToggle(){let e=this.cartDrawerElement||this.cartDrawerShadowElement,t=new U$1;this.mutationObserver=new MutationObserver(()=>{t.next();}),this.mutationObserver.observe(e,{attributes:true,subtree:true,childList:this.inShadow}),this.mutationSubscription=t.pipe(we(800,void 0,{leading:false,trailing:true})).subscribe(()=>{let i=this.isOpen();this.currentState!==i&&(this.currentState=i,r.cartDrawerToggle$.next({open:i,firstOpen:this.firstOpen}),this.firstOpen&&(this.firstOpen=false));});}isPresent(){if(!this.selector||!this.cartDrawerShadowElement)return false;let e=this.cartDrawerShadowElement.querySelector(this.selector);return e?C$1(e):false}async updateBubble(){let e=(await y.getCurrent().getNormalisedCart(true)).itemCount,t=document.querySelector(`.cart-link__bubble`);t&&(t.innerText=e+``);}manualCartIconClicked(e){!e.target.closest(this.iconSelector)||!e.isTrusted||window.CooeeSDK.events.push([`Open Cart`]);}};var to=new Map,ai=async r=>{for(let n of r.items)if(window.cooeeManipulateProduct)try{window.cooeeManipulateProduct(n,r);}catch(s){Y$2.error(s);}if(r.isCartEmbed()&&!r.isSubscriptionUpsell()){let s=(await y.getCurrent().getNormalisedCart()).items.map(c=>c.mID);r.items=r.items.filter(c=>!s.includes(c.mID));}if(r.items=qn(r),he$4.get().currencyCount<=1)return r.items;if(r.isShoppableVideo())return await ka(r.content.videoConfig,r),r.items;let e=r.items.length,t=r.items.map(n=>Gn(n,r)),o=(await Promise.all(t)).filter(n=>n!=null);if(e&&!o.length){let n=`Failed to fetch any product from Ajax API`;throw ge(new Ir$1(`CE Campaign Failed`,{reason:n,currency:r.currency},r)),new Error(n)}return qn(r,o)},qn=(r,e=r.items)=>{if(!r.isCartRecovery())return e;let t=y.getCurrent().items,i=[];for(let o of e)for(let n of o.vars){if(!n.isAvailable)continue;let s=t.find(w=>w.variant_id.toString()===n.mID);if(!s)continue;let c=new mt$1(o);c.name=s.title;let l=new dt(n);l.name=s.variant_title,l.price.d=s.discounted_price/100,c.variants=[l],i.push(c);}return i},ka=async(r,e)=>{await Promise.all(r.videoEntries.map(async t=>{t.video.items=await Promise.all(t.video.items.map(async i=>{return await Gn(i,e)||i}));}));},Gn=async(r,e)=>{if(to.has(r.mID))return to.get(r.mID);let t,i=`/products/${r.slug}.js`;try{t=(await jn$1(i)).data;}catch(o){return o instanceof oe$4&&o.response?.status===404||ke$2(o,`fetch-shopify-product`,{extra:{item:r,path:i},engagementTrigger:e}),null}return t?Aa(r,t):(Y$2.error(`Item not found after AJAX call for:`,r),null)},Aa=(r,e)=>{if(!r||!e)return r;r.name=e.title,r.tags=e.tags,r.slug=e.handle;let t=r.selectedOrFirstVariant.value;return r.vars.map(i=>{let o=e.variants.find(n=>n.id===+i.mID);o!=null&&(i.name=o.title,i.isAvailable=o.available,i.price.d=o.price?o.price/100:o.price,i.price.effective=i.price.d,i.price.cmp=o.compare_at_price?o.compare_at_price/100:o.compare_at_price,+t.mID===o.id&&(t.effectivePrice.value=i.price.d));}),to.set(r.mID,r),r};var jt=r=>{let e=r instanceof mt$1?r.selectedOrFirstVariant.value.mID:r.vID,t=r instanceof mt$1?r.selectedOrFirstVariant.value.name:r.vName;return {product_id:r.mID,product_name:r.name,variant_id:e,variant_name:t}};var is=x$3(yt$1());var ro=class{origin;path;qs;name;referrer;utmSource;utmMedium;utmCampaign;utmId;utmTerm;utmContent;constructor(e){this.name=e.name,this.path=e.path,this.qs=e.qs,this.referrer=e.referrer,this.utmSource=e.utmSource||e.utm_source,this.utmMedium=e.utmMedium||e.utm_medium,this.utmCampaign=e.utmCampaign||e.utm_campaign,this.utmId=e.utmId||e.utm_id,this.utmTerm=e.utmTerm||e.utm_term,this.utmContent=e.utmContent||e.utm_content;}};function ci(){let r$2=location.pathname===`/`?location.pathname:location.pathname.replace(/\/+$/,``);return new ro(r$1({origin:location.origin,path:r$2,qs:location.search,referrer:Ye$1(),name:Be$3().pageName},Je()))}function jn(){let r=Be$3(),e=new URLSearchParams(location.search),t=e.get(`cooee-preview`),i=e.get(`cooee-exp-preview`);if(t){let n=t.split(`,`).map(s=>s.trim()).filter(s=>Number.isInteger(+s));n.length&&(r.previewIDs=n);}if(i){let n=i.split(`,`).map(s=>s.trim()).filter(s=>Number.isInteger(+s));n.length&&(r.previewIDs??=[],r.previewIDs.push(...n),r.activeExperiments=true);}let o=e.get(`cooee-variant`)?.trim();o&&(r.previewVariant=o);}function li(){let r$3=Be$3();return s$2(r$1(s$2(r$1({},r$3.customContext),{page:ci(),locale:r$3.locale,currentItem:r$3.currentItem,previewIDs:r$3.previewIDs,previewVariant:r$3.previewVariant,engagementIDs:La(),cart:zi()}),Oa()),{host:window.location.host})}function Oa(){let r=window.CooeeSDK.uaParser.getResult();return {os:r.os,device:r.device,browser:r.browser}}function La(){let r=document.querySelectorAll(`.letscooee-engagement`),e=[];return r.forEach(t=>{let i=t.dataset.engagementId;i&&+i&&e.push(i);}),e}var Na=`keepalive`in new Request(``),io=new Headers,mi={type:Gr$3,code:Hr$3,version:Q$4,shopName:$r()??``};Ba();async function $e(){let[r$4]=await Promise.all([Kn()]);return r$1(r$1({},li()),r$4)}function It(r){le$1(ae).then(()=>Ma(r??{}));}function Ma(r){Qn(`/v1/user/update`,r).then(()=>{Y$2.verbose(`Updated user profile`);}).catch(e=>{Y$2.error(`Error saving user profile`,e);});}function zn(r){return ce(`/v1/event/generate-discount`,r)}function Xn(r){le$1(ae).then(()=>Ua({props:r}));}function Ua(r){Qn(`/v1/device/update`,r).then(()=>{Y$2.verbose(`Updated device properties`);}).catch(async e=>{Y$2.error(`Error saving device property`,e);});}function Yn(r){r&&(mi.deviceId=r);}function Jn(r){r&&(mi.firstSeen=r.toUTCString());}function ce(r,e){return Zn(`POST`,r,e)}function Qn(r,e){return Zn(`PUT`,r,e)}function Zn(r$5,e,t){if(!Ht())return Y$2.log(`Rejecting ${r$5} ${e} as this is not e-commerce app`),Promise.reject();e.startsWith(`http`)||(e=ee$3.apiURL+e);let i=t?s$2(r$1({},t),{sdkMeta:mi}):void 0;if(i&&!Na&&e.includes(oo))return Fa(e,io,i);let o={method:r$5,headers:io,keepalive:false};return i&&(o.body=JSON.stringify(i)),jn$1(e,o)}function Fa(r,e,t){return new Promise((i,o)=>{let n=new XMLHttpRequest;n.open(`POST`,r,true),e.forEach((s,c)=>{n.setRequestHeader(c,s);}),n.onreadystatechange=()=>{if(n.readyState===XMLHttpRequest.DONE)if(n.status>=200&&n.status<300)try{if(n.getResponseHeader(`Content-Type`)?.includes(`application/json`))i({data:JSON.parse(n.responseText),headers:e,request:n,status:n.status,statusText:n.statusText});else o(new Error(`Content-Type of response header is not json`));}catch(s){o(s);}else o(new Error(`Received status - ${n.status}(${n.statusText})`));},n.onerror=()=>{o(new Error(`Network error occurred during the request.`));},n.send(JSON.stringify(t));})}function Ba(){io.set(`Content-Type`,`text/plain; charset=utf-8`);let r=localStorage.getItem(`cooeeDebugTill`);(r&&new Date(+r)>new Date)&&(mi.debug=true);}var Va=`
52
52
  mutation cartDiscountCodesUpdate($cartId: ID!, $discountCodes: [String!]) {
53
53
  cartDiscountCodesUpdate(cartId: $cartId, discountCodes: $discountCodes) {
54
54
  cart {
@@ -60,7 +60,7 @@ mutation cartDiscountCodesUpdate($cartId: ID!, $discountCodes: [String!]) {
60
60
  }
61
61
  }
62
62
  }
63
- `,Ge=class{static navigate(e,t,i){let o=`${location.origin}/discount/${e}`;switch(Y$1.log(`Applying discount code ${e}`,t,i),t){case Me$1.CART_PAGE:location.href=`${o}?redirect=/cart`;break;case Me$1.CART_DRAWER:location.href=`${o}?redirect=${location.pathname}#open-cart-drawer=1`;break;case Me$1.SHOPIFY_CHECKOUT:location.href=`${o}?redirect=/checkout`;break;case Me$1.THIRD_PARTY_CHECKOUT:this.checkThirdPartyMethods(`${o}?redirect=/cart#initiate-checkout=1`);break;default:location.href=`${o}?redirect=${i||location.pathname}`;}}static navigateWithoutDiscount(e,t){let i=F.get();switch(e){case Me$1.CART_PAGE:location.href=`/cart`;break;case Me$1.SHOPIFY_CHECKOUT:location.href=`/checkout`;break;case Me$1.THIRD_PARTY_CHECKOUT:this.checkThirdPartyMethods(`/cart#initiate-checkout=1`);break;case Me$1.CART_DRAWER:i.open();break}t&&i.refreshUI(t);}static async applyWithStorefront(e){let t={cartId:`gid://shopify/Cart/${E$1.getCurrent().token}`,discountCodes:e};Y$1.verbose(`Applying ${e.length} coupons on cart`),await Pt(Ha,t,`storefront-apply-discount`);}static checkThirdPartyMethods(e){window.triggerGokwikCustomCheckout?window.triggerGokwikCustomCheckout():window.shiprocketCheckoutEvents?.buyCart?window.shiprocketCheckoutEvents.buyCart():window.openCheckout?window.openCheckout():window.handleFloCheckoutBtn?window.handleFloCheckoutBtn():window.openRzpCheckout?window.openRzpCheckout():location.href=e;}};var rs=x$2(Te$1());var $a=`
63
+ `,qe=class{static navigate(e,t,i){let o=`${location.origin}/discount/${e}`;switch(Y$2.log(`Applying discount code ${e}`,t,i),t){case pr$3.CART_PAGE:location.href=`${o}?redirect=/cart`;break;case pr$3.CART_DRAWER:location.href=`${o}?redirect=${location.pathname}#open-cart-drawer=1`;break;case pr$3.SHOPIFY_CHECKOUT:location.href=`${o}?redirect=/checkout`;break;case pr$3.THIRD_PARTY_CHECKOUT:this.checkThirdPartyMethods(`${o}?redirect=/cart#initiate-checkout=1`);break;default:location.href=`${o}?redirect=${i||location.pathname}`;}}static navigateWithoutDiscount(e,t){let i=M$1.get();switch(e){case pr$3.CART_PAGE:location.href=`/cart`;break;case pr$3.SHOPIFY_CHECKOUT:location.href=`/checkout`;break;case pr$3.THIRD_PARTY_CHECKOUT:this.checkThirdPartyMethods(`/cart#initiate-checkout=1`);break;case pr$3.CART_DRAWER:i.open();break}t&&i.refreshUI(t);}static async applyWithStorefront(e){let t={cartId:`gid://shopify/Cart/${y.getCurrent().token}`,discountCodes:e};Y$2.verbose(`Applying ${e.length} coupons on cart`),await St(Va,t,`storefront-apply-discount`);}static checkThirdPartyMethods(e){window.triggerGokwikCustomCheckout?window.triggerGokwikCustomCheckout():window.shiprocketCheckoutEvents?.buyCart?window.shiprocketCheckoutEvents.buyCart():window.openCheckout?window.openCheckout():window.handleFloCheckoutBtn?window.handleFloCheckoutBtn():window.openRzpCheckout?window.openRzpCheckout():location.href=e;}};var es=x$3(Te$1());var Wa=`
64
64
  mutation cartCreate($input: CartInput) {
65
65
  cartCreate(input: $input) {
66
66
  cart {
@@ -73,28 +73,28 @@ mutation cartDiscountCodesUpdate($cartId: ID!, $discountCodes: [String!]) {
73
73
  }
74
74
  }
75
75
  }
76
- `;function is(r){let e=F.get();if(window.cooeeGetCartSections&&typeof window.cooeeGetCartSections==`function`)try{return {sections_url:window.location.pathname,sections:window.cooeeGetCartSections()}}catch(t){ke$2(t,`execute-cooeeGetCartSections`,{engagementTrigger:r});}else {if(e.isMiniCart())return {sections:[`mini-cart`]};if(e.isShopifyDefaultDrawer())return {sections:e.element.getSectionsToRender?.().map((t=>t.section??t.id))}}return {}}async function wo(r$6,e){if(!pe$4.hasKeys(r$6)){Y$1.warn(`No update fields provided`);return}let t=is(e),i=r(r({},r$6),t);try{let o=await ot(`/cart/update.js`,i);return Y$1.log(`Updated cart`,r$6),E$1.getCurrent().update(o.data),o.data}catch(o){ke$2(o,`cart-update`),e.content?.showSnackBar!==false&&Nn$2(`Failed to update item in cart`);}}var Rt=class{async addToCart(e,t){if(!e.length)return;let i=e.map(s=>{let{vID:c,vName:l,quantity:v}=this.getVariantDetails(s),w=t.getPrivateAttributesForLineItem();if(pe$4.hasKeys(window.CooeeSDK.customItemProperties)){let I={name:l},R={templateSuffix:s.templateSuffix},C=rs.render(JSON.stringify(window.CooeeSDK.customItemProperties),{variant:I,product:R});w=r(r({},JSON.parse(C)),w);}return {id:c?+c:+s.mID,quantity:v,properties:w}}),o=is(t),n=r({items:i},o);try{let s=await ot(`/cart/add.js`,n);return Y$1.log(`Added ${e.length} items to Cart`),t.content?.showSnackBar!==!1&&Nn$2(`Product added to your cart`),s.data}catch(s){ke$2(s,`cart-item-add`,{engagementTrigger:t});let c=[`Failed to add product in cart.`];if(s instanceof oe$5&&s.is40x()&&s.responseText){let l=s.responseText;l.description&&c.push(`Reason: ${l.description}`);}c.push(`Please try again later.`),t.content?.showSnackBar!==false&&Nn$2(c.join(` `));}}async copyDiscountCode(e){if(e)try{await navigator.clipboard.writeText(e),Y$1.log(`Code-${e} copied`),Nn$2(`Discount code copied`);}catch(t){Y$1.error(`Failed to copy code`,t);}}getProductURL(e){if(!e?.link)return;let t=An(e.link);if(t)return yt(`/products/`+t)}async upgradeToSubscription(e,t){if(!e){Y$1.warn(`Trying to upgrade to subscription with no item`);return}let i=await E$1.getCurrent().getNormalisedCart(),o=e.selectedOrFirstVariant.value,n=i.items.findIndex(l=>l.vID===o.mID),s=o.selectedSellingPlan.value,c={line:n+1,selling_plan:s?.mID||null,properties:t.getPrivateAttributesForLineItem()};try{let l=await ot(`/cart/change.js`,c);return Y$1.log(`Upgraded ${e} selling plan`),Nn$2(`Line item updated`),E$1.getCurrent().update(l.data),l.data}catch(l){ke$2(l,`cart-switch-subscription`,{engagementTrigger:t}),Nn$2(`Failed to update subscription`);}}async createNewCart(e,t,i){if(!e?.vID){Y$1.error(`No variant ID found to perform Buy now`,e);return}let o=t?[t]:[];return (await Pt($a,{input:{lines:[{merchandiseId:`gid://shopify/ProductVariant/${e.vID}`,quantity:1,attributes:i.getKVFormatPrivateAttributesForLineItem()}],discountCodes:o,attributes:await On$1(`Buy Now`)}},`storefront-create-cart`)).data.data?.cartCreate?.cart?.checkoutUrl}async process(e){let t=e.clickAction,i=e.items,o=e.triggerData,n;if(t.at){let s=t;Y$1.log(`Performing ${JSON.stringify(s)} action`);let c={};if(s.at===He$2.GO_TO_PRODUCT)n=this.getProductURL(i[0]);else if(s.at===He$2.ADD_TO_CART)i?.length&&await this.addToCart(i,o);else if(s.at===He$2.COPY_COUPON_CODE)await this.copyDiscountCode(o.discount?.code),c.discountCode=o.discount?.code;else if(s.at===He$2.OPEN_CART)F.get().open();else if(s.at===He$2.GO_TO_COLLECTION){let l=e.collections;if(!l?.length)return;n=yt(`/collections/`+l[0].handle);}c.products=i.map(Yt),c.redirectTo=n,Jt(s.at,c);}t.applyDiscount&&o.discount?.code?Ge.navigate(o.discount.code,o.redirectBehaviour,n):n&&(location.pathname=n);}getVariantDetails(e){let t,i,o;if(e instanceof et)t=e.vID,i=e.vName,o=e.quantity??1;else {if(!e.vars?.length)return {};t=e.selectedOrFirstVariant.value.mID,i=e.selectedOrFirstVariant.value.name,o=1;}return {vID:t,quantity:o,vName:i}}};async function os(r$7,e){if(!pe$4.hasKeys(e)){Y$1.warn(`No update fields provided`);return}let t=r({id:r$7.key},e);try{let i=await ot(`/cart/change.js`,t);Y$1.log(`Updated line-item`,r$7),E$1.getCurrent().update(i.data);}catch(i){ke$2(i,`cart-item-update`);}}var Re=class{constructor(e){this.triggerContext=e;}async execute(e){let t=Be$3().currentItem,i=e.clickAction;if(!i)return;let o=e.item,n=this.triggerContext,s=new Rt,c=n.triggerData.redirectBehaviour,l=!!n.triggerData.discount?.type&&!!i?.applyDiscount,v={selectedVariants:n.triggerData.nonMutableItems.map(y=>({itemMID:y.mID,mID:y.selectedOrFirstVariant.value.mID,variantID:y.selectedOrFirstVariant.value.mID})),eID:n.triggerData.engagementID,cID:n.triggerData.contentID},w=``,I=[],R=[];if(o?R=[o.toEmbed()]:e.embeddedItem&&(R=[e.embeddedItem]),i.at===He$2.ADD_BUNDLE){let y=n.selectedItems;if(R=e.embeddedItems??y.map(z=>z.toEmbed()),n.shouldGiveFBTDiscount||e.embeddedItems?.length){let z;e.embeddedItems?z=e.embeddedItems.map(b=>({itemMID:b.mID,mID:b.vID,variantID:b.vID,quantity:b.quantity})):z=y.map(b=>({itemMID:b.mID,mID:b.selectedOrFirstVariant.value.mID,variantID:b.selectedOrFirstVariant.value.mID}));let ee=n.triggerData.bundleFrom;n.triggerData.isBundleOnCartDrawer()&&ee&&(z.push({itemMID:ee.mID,mID:ee.selectedOrFirstVariant.value.mID,isPrimary:true}),R.unshift(ee.toEmbed())),v.selectedVariants=z,n.triggerData.isBundleOnPDP()&&v.selectedVariants.forEach(b=>{b.mID===t.vID&&(b.isPrimary=true);});}else v=void 0;I=e.embeddedItems??y;}else if(i.at===He$2.INITIATE_CHECKOUT){let y=await E$1.getCurrent().getNormalisedCart();R=y.items,v.selectedVariants=y.items.map(z=>({itemMID:z.mID,mID:z.vID}));}else if(i.at===He$2.ADD_TO_CART)I=o?[o]:[e.embeddedItem];else if(i.at===He$2.QUICK_VIEW){window.cooeeShowQuickItem(this.triggerContext,o),this.sendTriggerClicked(R,{from:`button`},e.video);return}else if(i.at===He$2.GO_TO_PRODUCT)w=o?yt(`/products/`+o.slug):e.embeddedItem?.link;else if(i.at===He$2.GO_TO_URL){let y=Dn(i.gu?.u);window.CooeeSDK.allowExternalURL?y&&(w=y.href):y&&(w=y.pathname+y.search+y.hash);}else if(i.at===He$2.UPGRADE_TO_SUBSCRIPTION){let y=await s.upgradeToSubscription(o,n.triggerData);this.triggerContext.triggerData.skipSubscribedItems&&this.triggerContext.renderer.destroy(),F.get().refreshUI(y);}else if(i.at===He$2.GO_TO_COLLECTION){let y=this.triggerContext.triggerData.collections?.[0];y&&(w=`collections/`+y.handle);}if(this.sendTriggerClicked(R,{from:`button`},e.video),Y$1.verbose({redirectPath:w,redirectBehaviour:c,hasDiscount:l}),!l&&w){Jt(i.at,{redirectTo:w}),location.href=w;return}let C,D=false;try{C=await this.getOrGenerateDiscountCode(v),Y$1.verbose(`Discount code (if any) to apply`,C);}catch(y){if(!this.triggerContext.triggerData.isBYOB()){ns.default.error(`Unable to get a discount code`,y);return}}if(C&&i.at===He$2.COPY_COUPON_CODE)await s.copyDiscountCode(C);else if(i.at===He$2.BUY_NOW){let y=await s.createNewCart(t,C,n.triggerData);y&&(Jt(i.at,{products:[Yt(t)],redirectTo:y}),location.href=y);return}try{C&&await Ge.applyWithStorefront([C]);}catch(y){Y$1.error(y),D=true;}let _;if(I?.length&&(_=await s.addToCart(I,n.triggerData)),Jt(i.at,{products:I.map(Yt),redirectTo:w,discountCode:C}),D&&C){Ge.navigate(C,c,w);return}if(w){location.href=w;return}Ge.navigateWithoutDiscount(c,_);}sendTriggerClicked(e,t,i){let o=new Ir$1(`CE Trigger Clicked`,t,this.triggerContext.triggerData);o.items=e,o.setVideos(i),fe(o);}async getOrGenerateDiscountCode(e){let t=this.triggerContext.triggerData.discount;if(!t?.type)return;let i=``;if(t.type===ce.STATIC){if(!t.code)throw Zn$1(`No discount code found`,`warning`,{triggerContext:this.triggerContext}),new Error(`No discount code found`);return t.code}if(e){if(i=await qa(e,this.triggerContext),!i)throw Y$1.error(`No discount code found`,e),new Error(`Discount code not found or generated`);return i}}};function Jt(r$8,e){document.dispatchEvent(new CustomEvent(`letscooee:outbound:cta-executed`,{detail:r({action:He$2[r$8]},e)}));}async function qa(r,e){try{return (await Yn(r)).data.code}catch(t){throw Nn$2(`Failed to generate a discount code`),ke$2(t,`backend-generate-discount`,{triggerContext:e}),t}}var A=class extends g$1{stylesConverter=new wi(1);mediaStyle={};deviceTypeKey;clickExecutor;componentWillMount(){this.deviceTypeKey=M$2()?`sm`:`lg`,this.clickExecutor=new Re(this.props.triggerContext);}getCompiledStyles(){return this.putStyleAccordingToDevice(),r(r(s$1(r(r(r(r(r(r({},this.stylesConverter.getFlexStyles(this.mediaStyle.flex)),this.stylesConverter.getBackgroundStyles(this.mediaStyle.bg)),this.stylesConverter.getBorderStyles(this.mediaStyle.br)),this.stylesConverter.getSizeStyles(this.mediaStyle.size)),this.stylesConverter.getSpaceStyles(this.mediaStyle.spc)),this.stylesConverter.getLayoutStyles(this.mediaStyle.lout)),{boxSizing:`border-box`,outline:`none`}),this.getComponentStyles()),this.props.style)}matchWhenCondition(e){if(!e?.op)return true;let{lhs:t,rhs:i}=e;switch(e.op){case `eq`:return t===i;case `gt`:return +t>+i;case `gte`:return +t>=+i;case `lt`:return +t<+i;case `lte`:return +t<=+i;case `ne`:return t!==i;case `null`:return t==null;case `empty`:return t.trim()===``;case `in`:return new RegExp(`\\b${i}\\b`).test(t);case `nin`:return !new RegExp(`\\b${i}\\b`).test(t);default:return Y$1.error(`Invalid operator found for when condition - ${e.op}`),false}}getClasses(e){return this.props.element.classes?(e??=``,e+` `+this.props.element.classes):e??``}putStyleAccordingToDevice(){let e=this.props.element;this.mediaStyle=e.style.lg,M$2()&&e.style.sm&&Object.keys(e.style.sm).length&&(this.mediaStyle=r(r({},this.mediaStyle),e.style.sm));}sendTriggerClicked(e,t){this.clickExecutor.sendTriggerClicked(e,t);}async onClick(e,t){e.stopPropagation(),t.clickAction||(t.clickAction=this.props.element.clc),t.clickAction?.at&&await this.clickExecutor.execute(t);}};var Ga=0;function h(r,e,t,i,o,n){e||(e={});var s,c,l=e;if(`ref`in l)for(c in l={},e)c==`ref`?s=e[c]:l[c]=e[c];var v={type:r,props:l,key:t,ref:s,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--Ga,__i:-1,__u:0,__source:o,__self:n};if(typeof r==`function`&&(s=r.defaultProps))for(c in s)l[c]===void 0&&(l[c]=s[c]);return h$3.vnode&&h$3.vnode(v),v}var oe=class extends A{componentDidMount(){this.setState(()=>({text:this.props.element.text})),W$1(this.onChange.bind(this));}componentWillReceiveProps(e){this.props.element=e.element,this.onChange();}render(){let e=this.getCompiledStyles(),t=this.state.text;return t||(e.display=`none`,t=``),h(`div`,{style:e,onClick:this.customOnClick.bind(this),className:this.getClasses(`lc-text`),children:h(`span`,{style:this.getSpanStyle(),dangerouslySetInnerHTML:{__html:t}})})}customOnClick(){this.props.onClick&&this.props.onClick(`title`);}onChange(){if(this.props.element.text==null)return;let e=this.props.triggerContext.triggerData,t={bundle:e.discountData.value,customer:e.customerData,cart:e.getCartMagicVariables()},o=new $(Ve$2(this.props.element,t,this.props.triggerContext));if(!this.matchWhenCondition(o.when)){this.setState(()=>({text:``}));return}this.setState(()=>({text:o.text}));}getTypoStyles(){let e={},t=this.mediaStyle.typo??new V;return e.letterSpacing=t.letterSpacing,e.fontSize=t.fs+`px`,e.lineHeight=t.lh,e.fontFamily=t.fam.name||`inherit`,e.textAlign=t.alignment,e.fontWeight=t.fw,e.textDecoration=t.td??`none`,this.stylesConverter.getColourStyles(t.tc,`color`,e),e}getComponentStyles(){return r({},this.getTypoStyles())}getSpanStyle(){return {overflow:`hidden`,display:`-webkit-box`,webkitBoxOrient:`vertical`,webkitLineClamp:2,color:`inherit`,fontSize:`inherit`,fontWeight:`inherit`,fontFamily:`inherit`}}};var nt=class extends oe{render(){return h(`div`,{style:this.getCompiledStyles(),className:this.getClasses(`lc-button`),onClick:e=>this.onClick(e,{item:this.props.item}),children:h(`span`,{style:this.getSpanStyle(),dangerouslySetInnerHTML:{__html:this.state.text}})})}getComponentStyles(){return s$1(r({},super.getComponentStyles()),{cursor:`pointer`})}};var vo=class extends g$1{render(){if(this.props.element.show[this.props.label.toLowerCase()])return this.props.element.lblPos===`end`?h(`div`,{style:r(r({},this.getElementStyle()),this.props.styles),children:[h(`span`,{children:this.props.time}),h(`span`,{style:this.getTimeLabelStyle(),children:this.props.label})]}):h(`div`,{style:r(r({},this.getElementStyle()),this.props.styles),children:[h(`span`,{style:this.getTimeLabelStyle(),children:this.props.label}),h(`span`,{children:this.props.time})]})}getDesign(){}getTimeLabelStyle(){return {fontSize:`0.5em`,alignContent:`center`}}getElementStyle(){let e={display:`flex`,flexDirection:`column`,placeContent:`center center`,textAlign:`center`};return this.props.element.horizontal&&(e.gridTemplateColumns=`repeat(2, minmax(0, 1fr))`),e}},Qt=class extends oe{labels={Days:`00`,Hours:`00`,Minutes:`00`,Seconds:`00`};componentWillMount(){super.componentWillMount(),this.setState(()=>r({},this.labels)),this.processAndStartTimer();}render(){return h(`div`,{style:this.getLabelsParentStyle(),className:this.getClasses(),children:Object.keys(this.labels).map(e=>h(vo,{styles:this.getCompiledStyles(),label:e,time:this.state[e],element:this.props.element}))})}getLabelsParentStyle(){return {display:`grid`,justifyContent:`center`,gridTemplateColumns:`repeat(4, auto)`,gap:this.stylesConverter.getSizePx(this.props.element.gap)}}getDisplayStyles(){return {display:`grid`,placeContent:`center center`}}getComponentStyles(){return r(r({},super.getComponentStyles()),this.getDisplayStyles())}processAndStartTimer(){this.props.element.timer.start(this.props.element.timerType,e=>{this.labels.Days=String(e.days).padStart(2,`0`),this.labels.Hours=String(e.hours).padStart(2,`0`),this.labels.Minutes=String(e.minutes).padStart(2,`0`),this.labels.Seconds=String(e.seconds).padStart(2,`0`),this.setState(()=>r({},this.labels));});}};function yi(r,e){if(!r)return;let t={loop:e.loop,slidesPerView:e.maxInRow,spaceBetween:e.gap+`px`,pagination:{type:e.pagination.type,el:r.querySelector(`.swiper-pagination`),clickable:true,renderBullet:(o,n)=>`
76
+ `;function ts(r){let e=M$1.get();if(window.cooeeGetCartSections&&typeof window.cooeeGetCartSections==`function`)try{return {sections_url:window.location.pathname,sections:window.cooeeGetCartSections()}}catch(t){ke$2(t,`execute-cooeeGetCartSections`,{engagementTrigger:r});}else {if(e.isMiniCart())return {sections:[`mini-cart`]};if(e.isShopifyDefaultDrawer())return {sections:e.element.getSectionsToRender?.().map((t=>t.section??t.id))}}return {}}async function no(r$6,e){if(!pe$3.hasKeys(r$6)){Y$2.warn(`No update fields provided`);return}let t=ts(e),i=r$1(r$1({},r$6),t);try{let o=await it(`/cart/update.js`,i);return Y$2.log(`Updated cart`,r$6),y.getCurrent().update(o.data),o.data}catch(o){ke$2(o,`cart-update`),e.content?.showSnackBar!==false&&Nn$3(`Failed to update item in cart`);}}var Tt=class{async addToCart(e,t){if(!e.length)return;let i=e.map(s=>{let{vID:c,vName:l,quantity:w}=this.getVariantDetails(s),v=t.getPrivateAttributesForLineItem();if(pe$3.hasKeys(window.CooeeSDK.customItemProperties)){let S={name:l},P={templateSuffix:s.templateSuffix},b=es.render(JSON.stringify(window.CooeeSDK.customItemProperties),{variant:S,product:P});v=r$1(r$1({},JSON.parse(b)),v);}return {id:c?+c:+s.mID,quantity:w,properties:v}}),o=ts(t),n=r$1({items:i},o);try{let s=await it(`/cart/add.js`,n);return Y$2.log(`Added ${e.length} items to Cart`),t.content?.showSnackBar!==!1&&Nn$3(`Product added to your cart`),s.data}catch(s){ke$2(s,`cart-item-add`,{engagementTrigger:t});let c=[`Failed to add product in cart.`];if(s instanceof oe$4&&s.is40x()&&s.responseText){let l=s.responseText;l.description&&c.push(`Reason: ${l.description}`);}c.push(`Please try again later.`),t.content?.showSnackBar!==false&&Nn$3(c.join(` `));}}async copyDiscountCode(e){if(e)try{await navigator.clipboard.writeText(e),Y$2.log(`Code-${e} copied`),Nn$3(`Discount code copied`);}catch(t){Y$2.error(`Failed to copy code`,t);}}getProductURL(e){if(!e?.link)return;let t=_n(e.link);if(t)return Ct(`/products/`+t)}async upgradeToSubscription(e,t){if(!e){Y$2.warn(`Trying to upgrade to subscription with no item`);return}let i=await y.getCurrent().getNormalisedCart(),o=e.selectedOrFirstVariant.value,n=i.items.findIndex(l=>l.vID===o.mID),s=o.selectedSellingPlan.value,c={line:n+1,selling_plan:s?.mID||null,properties:t.getPrivateAttributesForLineItem()};try{let l=await it(`/cart/change.js`,c);return Y$2.log(`Upgraded ${e} selling plan`),Nn$3(`Line item updated`),y.getCurrent().update(l.data),l.data}catch(l){ke$2(l,`cart-switch-subscription`,{engagementTrigger:t}),Nn$3(`Failed to update subscription`);}}async createNewCart(e,t,i){if(!e?.vID){Y$2.error(`No variant ID found to perform Buy now`,e);return}let o=t?[t]:[];return (await St(Wa,{input:{lines:[{merchandiseId:`gid://shopify/ProductVariant/${e.vID}`,quantity:1,attributes:i.getKVFormatPrivateAttributesForLineItem()}],discountCodes:o,attributes:await On$2(`Buy Now`)}},`storefront-create-cart`)).data.data?.cartCreate?.cart?.checkoutUrl}async process(e){let t=e.clickAction,i=e.items,o=e.triggerData,n;if(t.at){let s=t;Y$2.log(`Performing ${JSON.stringify(s)} action`);let c={};if(s.at===dr$3.GO_TO_PRODUCT)n=this.getProductURL(i[0]);else if(s.at===dr$3.ADD_TO_CART)i?.length&&await this.addToCart(i,o);else if(s.at===dr$3.COPY_COUPON_CODE)await this.copyDiscountCode(o.discount?.code),c.discountCode=o.discount?.code;else if(s.at===dr$3.OPEN_CART)M$1.get().open();else if(s.at===dr$3.GO_TO_COLLECTION){let l=e.collections;if(!l?.length)return;n=Ct(`/collections/`+l[0].handle);}c.products=i.map(jt),c.redirectTo=n,Kt(s.at,c);}t.applyDiscount&&o.discount?.code?qe.navigate(o.discount.code,o.redirectBehaviour,n):n&&(location.pathname=n);}getVariantDetails(e){let t,i,o;if(e instanceof ct$2)t=e.vID,i=e.vName,o=e.quantity??1;else {if(!e.vars?.length)return {};t=e.selectedOrFirstVariant.value.mID,i=e.selectedOrFirstVariant.value.name,o=1;}return {vID:t,quantity:o,vName:i}}};async function rs(r$7,e){if(!pe$3.hasKeys(e)){Y$2.warn(`No update fields provided`);return}let t=r$1({id:r$7.key},e);try{let i=await it(`/cart/change.js`,t);Y$2.log(`Updated line-item`,r$7),y.getCurrent().update(i.data);}catch(i){ke$2(i,`cart-item-update`);}}var Pe=class{constructor(e){this.triggerContext=e;}async execute(e){let t=Be$3().currentItem,i=e.clickAction;if(!i)return;let o=e.item,n=this.triggerContext,s=new Tt,c=n.triggerData.redirectBehaviour,l=!!n.triggerData.discount?.type&&!!i?.applyDiscount,w={selectedVariants:n.triggerData.nonMutableItems.map(C=>({itemMID:C.mID,mID:C.selectedOrFirstVariant.value.mID,variantID:C.selectedOrFirstVariant.value.mID})),eID:n.triggerData.engagementID,cID:n.triggerData.contentID},v=``,S=[],P=[];if(o?P=[o.toEmbed()]:e.embeddedItem&&(P=[e.embeddedItem]),i.at===dr$3.ADD_BUNDLE){let C=n.selectedItems;if(P=e.embeddedItems??C.map($=>$.toEmbed()),n.shouldGiveFBTDiscount||e.embeddedItems?.length){let $;e.embeddedItems?$=e.embeddedItems.map(V=>({itemMID:V.mID,mID:V.vID,variantID:V.vID,quantity:V.quantity})):$=C.map(V=>({itemMID:V.mID,mID:V.selectedOrFirstVariant.value.mID,variantID:V.selectedOrFirstVariant.value.mID}));let Z=n.triggerData.bundleFrom;n.triggerData.isBundleOnCartDrawer()&&Z&&($.push({itemMID:Z.mID,mID:Z.selectedOrFirstVariant.value.mID,isPrimary:true}),P.unshift(Z.toEmbed())),w.selectedVariants=$,n.triggerData.isBundleOnPDP()&&w.selectedVariants.forEach(V=>{V.mID===t.vID&&(V.isPrimary=true);});}else w=void 0;S=e.embeddedItems??C;}else if(i.at===dr$3.INITIATE_CHECKOUT){let C=await y.getCurrent().getNormalisedCart();P=C.items,w.selectedVariants=C.items.map($=>({itemMID:$.mID,mID:$.vID}));}else if(i.at===dr$3.ADD_TO_CART)S=o?[o]:[e.embeddedItem];else if(i.at===dr$3.QUICK_VIEW){window.cooeeShowQuickItem(this.triggerContext,o),this.sendTriggerClicked(P,{from:`button`},e.video);return}else if(i.at===dr$3.GO_TO_PRODUCT)v=o?Ct(`/products/`+o.slug):e.embeddedItem?.link;else if(i.at===dr$3.GO_TO_URL){let C=Dn(i.gu?.u);window.CooeeSDK.allowExternalURL?C&&(v=C.href):C&&(v=C.pathname+C.search+C.hash);}else if(i.at===dr$3.UPGRADE_TO_SUBSCRIPTION){let C=await s.upgradeToSubscription(o,n.triggerData);this.triggerContext.triggerData.skipSubscribedItems&&this.triggerContext.renderer.destroy(),M$1.get().refreshUI(C);}else if(i.at===dr$3.GO_TO_COLLECTION){let C=this.triggerContext.triggerData.collections?.[0];C&&(v=`collections/`+C.handle);}if(this.sendTriggerClicked(P,{from:`button`},e.video),Y$2.verbose({redirectPath:v,redirectBehaviour:c,hasDiscount:l}),!l&&v){Kt(i.at,{redirectTo:v}),location.href=v;return}let b,D=false;try{b=await this.getOrGenerateDiscountCode(w),Y$2.verbose(`Discount code (if any) to apply`,b);}catch(C){if(!this.triggerContext.triggerData.isBYOB()){is.default.error(`Unable to get a discount code`,C);return}}if(b&&i.at===dr$3.COPY_COUPON_CODE)await s.copyDiscountCode(b);else if(i.at===dr$3.BUY_NOW){let C=await s.createNewCart(t,b,n.triggerData);C&&(Kt(i.at,{products:[jt(t)],redirectTo:C}),location.href=C);return}try{b&&await qe.applyWithStorefront([b]);}catch(C){Y$2.error(C),D=true;}let R;if(S?.length&&(R=await s.addToCart(S,n.triggerData)),Kt(i.at,{products:S.map(jt),redirectTo:v,discountCode:b}),D&&b){qe.navigate(b,c,v);return}if(v){location.href=v;return}qe.navigateWithoutDiscount(c,R);}sendTriggerClicked(e,t,i){let o=new Ir$1(`CE Trigger Clicked`,t,this.triggerContext.triggerData);o.items=e,o.setVideos(i),ge(o);}async getOrGenerateDiscountCode(e){let t=this.triggerContext.triggerData.discount;if(!t?.type)return;let i=``;if(t.type===se.STATIC){if(!t.code)throw Zn$1(`No discount code found`,`warning`,{triggerContext:this.triggerContext}),new Error(`No discount code found`);return t.code}if(e){if(i=await Ha(e,this.triggerContext),!i)throw Y$2.error(`No discount code found`,e),new Error(`Discount code not found or generated`);return i}}};function Kt(r$8,e){document.dispatchEvent(new CustomEvent(`letscooee:outbound:cta-executed`,{detail:r$1({action:dr$3[r$8]},e)}));}async function Ha(r,e){try{return (await zn(r)).data.code}catch(t){throw Nn$3(`Failed to generate a discount code`),ke$2(t,`backend-generate-discount`,{triggerContext:e}),t}}var k=class extends U$2{mediaStyle={};deviceTypeKey;clickExecutor;componentWillMount(){this.deviceTypeKey=M$2()?`sm`:`lg`,this.clickExecutor=new Pe(this.props.triggerContext);}getCompiledStyles(){return this.putStyleAccordingToDevice(),r$1(r$1(s$2(r$1(r$1(r$1(r$1(r$1(r$1({},Sn(this.mediaStyle.flex)),Rn$1(this.mediaStyle.bg)),On$1(this.mediaStyle.br)),In(this.mediaStyle.size)),bn(this.mediaStyle.spc)),Nn$2(this.mediaStyle.lout)),{boxSizing:`border-box`,outline:`none`}),this.getComponentStyles()),this.props.style)}matchWhenCondition(e){if(!e?.op)return true;let{lhs:t,rhs:i}=e;switch(e.op){case `eq`:return t===i;case `gt`:return +t>+i;case `gte`:return +t>=+i;case `lt`:return +t<+i;case `lte`:return +t<=+i;case `ne`:return t!==i;case `null`:return t==null;case `empty`:return t.trim()===``;case `in`:return new RegExp(`\\b${i}\\b`).test(t);case `nin`:return !new RegExp(`\\b${i}\\b`).test(t);default:return Y$2.error(`Invalid operator found for when condition - ${e.op}`),false}}getClasses(e){return this.props.element.classes?(e??=``,e+` `+this.props.element.classes):e??``}putStyleAccordingToDevice(){let e=this.props.element;this.mediaStyle=e.style.lg,M$2()&&e.style.sm&&Object.keys(e.style.sm).length&&(this.mediaStyle=r$1(r$1({},this.mediaStyle),e.style.sm));}sendTriggerClicked(e,t){this.clickExecutor.sendTriggerClicked(e,t);}async onClick(e,t){e.stopPropagation(),t.clickAction||(t.clickAction=this.props.element.clc),t.clickAction?.at&&await this.clickExecutor.execute(t);}};var $a=0;function h(r,e,t,i,o,n){e||(e={});var s,c,l=e;if(`ref`in l)for(c in l={},e)c==`ref`?s=e[c]:l[c]=e[c];var w={type:r,props:l,key:t,ref:s,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--$a,__i:-1,__u:0,__source:o,__self:n};if(typeof r==`function`&&(s=r.defaultProps))for(c in s)l[c]===void 0&&(l[c]=s[c]);return p$2.vnode&&p$2.vnode(w),w}var re=class extends k{componentDidMount(){this.setState(()=>({text:this.props.element.text})),Z$1(this.onChange.bind(this));}componentWillReceiveProps(e){this.props.element=e.element,this.onChange();}render(){let e=this.getCompiledStyles(),t=this.state.text;return t||(e.display=`none`,t=``),h(`div`,{style:e,onClick:this.customOnClick.bind(this),className:this.getClasses(`lc-text`),children:h(`span`,{style:this.getSpanStyle(),dangerouslySetInnerHTML:{__html:t}})})}customOnClick(){this.props.onClick&&this.props.onClick(`title`);}onChange(){if(this.props.element.text==null)return;let e=this.props.triggerContext.triggerData,t={bundle:e.discountData.value,customer:e.customerData,cart:e.getCartMagicVariables()},o=new Rt$2(Ve$2(this.props.element,t,this.props.triggerContext));if(!this.matchWhenCondition(o.when)){this.setState(()=>({text:``}));return}this.setState(()=>({text:o.text}));}getComponentStyles(){return r$1({},yn(this.mediaStyle.typo))}getSpanStyle(){return {overflow:`hidden`,display:`-webkit-box`,webkitBoxOrient:`vertical`,webkitLineClamp:2,color:`inherit`,fontSize:`inherit`,fontWeight:`inherit`,fontFamily:`inherit`}}};var ot=class extends re{render(){return h(`div`,{style:this.getCompiledStyles(),className:this.getClasses(`lc-button`),onClick:e=>this.onClick(e,{item:this.props.item}),children:h(`span`,{style:this.getSpanStyle(),dangerouslySetInnerHTML:{__html:this.state.text}})})}getComponentStyles(){return s$2(r$1({},super.getComponentStyles()),{cursor:`pointer`})}};var so=class extends U$2{render(){if(this.props.element.show[this.props.label.toLowerCase()])return this.props.element.lblPos===`end`?h(`div`,{style:r$1(r$1({},this.getElementStyle()),this.props.styles),children:[h(`span`,{children:this.props.time}),h(`span`,{style:this.getTimeLabelStyle(),children:this.props.label})]}):h(`div`,{style:r$1(r$1({},this.getElementStyle()),this.props.styles),children:[h(`span`,{style:this.getTimeLabelStyle(),children:this.props.label}),h(`span`,{children:this.props.time})]})}getDesign(){}getTimeLabelStyle(){return {fontSize:`0.5em`,alignContent:`center`}}getElementStyle(){let e={display:`flex`,flexDirection:`column`,placeContent:`center center`,textAlign:`center`};return this.props.element.horizontal&&(e.gridTemplateColumns=`repeat(2, minmax(0, 1fr))`),e}},zt=class extends re{labels={Days:`00`,Hours:`00`,Minutes:`00`,Seconds:`00`};componentWillMount(){super.componentWillMount(),this.setState(()=>r$1({},this.labels)),this.processAndStartTimer();}render(){return h(`div`,{style:this.getLabelsParentStyle(),className:this.getClasses(),children:Object.keys(this.labels).map(e=>h(so,{styles:this.getCompiledStyles(),label:e,time:this.state[e],element:this.props.element}))})}getLabelsParentStyle(){return {display:`grid`,justifyContent:`center`,gridTemplateColumns:`repeat(4, auto)`,gap:x$2(this.props.element.gap)}}getDisplayStyles(){return {display:`grid`,placeContent:`center center`}}getComponentStyles(){return r$1(r$1({},super.getComponentStyles()),this.getDisplayStyles())}processAndStartTimer(){this.props.element.timer.start(this.props.element.timerType,e=>{this.labels.Days=String(e.days).padStart(2,`0`),this.labels.Hours=String(e.hours).padStart(2,`0`),this.labels.Minutes=String(e.minutes).padStart(2,`0`),this.labels.Seconds=String(e.seconds).padStart(2,`0`),this.setState(()=>r$1({},this.labels));});}};function pi(r,e){if(!r)return;let t={loop:e.loop,slidesPerView:e.maxInRow,spaceBetween:e.gap+`px`,pagination:{type:e.pagination.type,el:r.querySelector(`.swiper-pagination`),clickable:true,renderBullet:(o,n)=>`
77
77
  <span class="${n}"
78
78
  style="background-color: ${e.pagination.color?.rgba};"></span>
79
79
  `,renderProgressbar:o=>`
80
80
  <span class="${o}"
81
81
  style="background-color: ${e.pagination.color?.rgba};">
82
82
  </span>
83
- `},navigation:{nextEl:r.querySelector(`.swiper-button-next`),prevEl:r.querySelector(`.swiper-button-prev`)},autoplay:e.autoplay?.enabled?{delay:e.autoplay?.delay,disableOnInteraction:false,pauseOnMouseEnter:false}:false,autoHeight:true};e.marquee&&t.autoplay&&typeof t.autoplay==`object`&&(t.speed=e.speed,t.autoplay.pauseOnMouseEnter=true,r.style.setProperty(`--swiper-wrapper-transition-timing-function`,`linear`));let i=new window.CooeeSDK.Swiper(r,t);return r.style.setProperty(`--swiper-navigation-size`,`${e.navigation.size}px`),i}function Ei(r,e,t){let i={color:r.navigation.color?.rgba};return r.pagination.enabled&&(i.transform=`translateY(-25%)`),h(`div`,{class:`swiper-container`,ref:e,style:`max-width: 100%`,children:[h(`div`,{class:`swiper-wrapper`,children:t()}),r.navigation.enabled&&h(`div`,{class:`swiper-button-next`,style:i,children:h(`span`,{})}),r.navigation.enabled&&h(`div`,{class:`swiper-button-prev`,style:i,children:h(`span`,{})}),r.pagination.enabled&&h(`div`,{className:`swiper-pagination`,style:{bottom:0,top:`unset`,position:`relative`,color:r.pagination.color?.rgba}})]})}var Zt=class extends A{componentDidMount(){W$1(()=>{this.setState(()=>({checked:this.props.item.selected.value}));});}render(){return h(`div`,{style:this.getCompiledStyles(),className:this.getClasses(`lc-checkbox`),children:h(`input`,{type:`checkbox`,checked:this.state.checked,onChange:this.onChange.bind(this),style:{appearance:`auto`}})})}onChange(e){let{checked:t}=e.target;this.props.item.selected.value=t;}getTypoStyles(){let e={},t=this.mediaStyle.typo??new V;return e.textAlign=t.alignment,e.justifyContent=t.alignment,e}getComponentStyles(){return s$1(r({},this.getTypoStyles()),{display:`flex`})}};var _e=class extends A{constructor(e,t){super(e,t);}render(){let e=this.props.element[this.deviceTypeKey],t=e?.src||this.props.element.src||this.props.element.lg?.src;return h(`img`,{onClick:this.customOnClick.bind(this),alt:e?.name||`Image`,className:this.getClasses(`lc-image`),onMouseEnter:this.handleMouseEnter.bind(this),onMouseLeave:this.handleMouseLeave.bind(this),src:t,style:this.getCompiledStyles()})}customOnClick(e){this.props.element.clc?.at===He$2.ADD_TO_CART&&this.props.triggerContext.triggerData.items[0]&&this.onClick(e,{item:this.props.triggerContext.triggerData.items[0]}),this.props.onClick&&this.props.onClick(`image`);}getComponentStyles(){let e=this.mediaStyle.lout;if(!e||e.pos!==`absolute`)return {};let t={zIndex:e.zIndex,cursor:this.props.element.clc?.at?`pointer`:`auto`};return this.mediaStyle.size?.w&&(t.width=this.mediaStyle.size.w),this.mediaStyle.size?.h&&(t.height=this.mediaStyle.size.h),t}handleMouseEnter(e){let t=this.props.element[this.deviceTypeKey]?.secondarySrc;t&&(e.currentTarget.src=t);}handleMouseLeave(e){e.currentTarget.src=this.props.element[this.deviceTypeKey]?.src;}};var ke=class extends A{render(){if(!(this.props.element.hide||!this.matchWhenCondition(this.props.element.when)))return h(`div`,{style:this.getCompiledStyles(),class:`lc-flexbox`,children:h(je,{elements:this.props.elements,element:this.props.element,triggerContext:this.props.triggerContext})})}getComponentStyles(){let e=this.mediaStyle.flex??new Et,t={display:`flex`,gap:e.gap+`px`,flexWrap:e.wrap,flexDirection:e.dir,justifyContent:e.jc,alignItems:e.ai};return e.wrap===`nowrap`&&e.scroll&&(e.dir===`column`?t[`overflow-y`]=`auto`:t[`overflow-x`]=`auto`),t}};var er=class extends ke{render(){if(!(this.props.element.hide||!this.matchWhenCondition(this.props.element.when)))return h(`div`,{style:this.getCompiledStyles(),class:`lc-flexbox`,children:h(_t,{elements:this.props.elements,element:this.props.element,triggerContext:this.props.triggerContext,item:this.props.item,noLinks:this.props.noLinks})})}};var tr=class extends A{render(){return h(`select`,{style:this.getCompiledStyles(),value:this.props.selectedVariant.selectedSellingPlan.value?.mID??``,onChange:this.onChange.bind(this),disabled:this.state.disabled,className:this.getClasses(`lc-dropdown`),children:this.createSelectItems()})}componentDidMount(){W$1(()=>{this.setState(()=>({disabled:this.props.triggerContext.triggerData.isBundle()?!this.props.item.selected.value:false}));});}getTypoStyles(){let e={},t=this.mediaStyle.typo??new V;return e.letterSpacing=t.letterSpacing,e.fontSize=t.fs+`px`,e.lineHeight=t.lh,e.fontFamily=`inherit`,e.textAlign=t.alignment,e.fontWeight=t.fw,this.stylesConverter.getColourStyles(t.tc,`color`,e),e.boxShadow=`none`,e}getComponentStyles(){let e={};return this.props.selectedVariant.sellingPlans?.length||(e.visibility=`hidden`),r(r({},e),this.getTypoStyles())}createSelectItems(){let e=[],t=this.props.selectedVariant;if(!t.sellingPlans?.length)return [];this.props.triggerContext.triggerData.skipSubscribedItems?t.selectedSellingPlan.value||(t.sellingPlans[0].isSelected=true,t.changeSellingPlan(t.sellingPlans[0])):e.push(h(`option`,{value:``,selected:!t.selectedSellingPlan,children:`One time purchase`}));for(let i of t.sellingPlans??[])e.push(h(`option`,{value:i.mID,selected:i.isSelected,children:i.name}));return e}onChange(e){let t=e.target.value;t?this.props.selectedVariant.selectedSellingPlan.value=this.props.selectedVariant.sellingPlans.find(i=>i.mID===t):this.props.selectedVariant.selectedSellingPlan.value=void 0;}};var ja=new RegExp(`fill="#[a-zA-Z0-9]+"`),rr=class extends A{constructor(){super();}render(){let e=this.getCompiledStyles(),t=this.getRating();return t||(e.display=`none`,t=``),h(`div`,{style:e,className:this.getClasses(`lc-star-rating`),dangerouslySetInnerHTML:{__html:t}})}getRating(){let e={size:this.props.element.iconSize,color:this.props.element.c.hex},t=qe$1(this.props.element.fullStar,{svg:e},this.props.triggerContext),i=qe$1(this.props.element.halfStart,{svg:e},this.props.triggerContext),o=this.props.review;if(!o?.rating)return ``;let n=``;if(this.props.element.showSingleStar)n=t;else {let s=5,c=`${o.rating}`.split(`.`);for(let l=0;l<+c[0];l++)n+=t,s--;c[1]&&(n+=i,s--);for(let l=0;l<s;l++)n+=t.replace(ja,`fill="#f1f1f1"`);}return n}getComponentStyles(){return {display:`flex`,alignItems:`center`}}};var ir=class extends A{render(){return h(`select`,{style:this.getCompiledStyles(),value:this.props.item.selectedOrFirstVariant.value.mID,onChange:this.onChange.bind(this),disabled:this.state.disabled,className:this.getClasses(`lc-dropdown`),children:this.createSelectItems()})}componentDidMount(){W$1(()=>{this.setState(()=>({disabled:this.props.triggerContext.triggerData.isBundle()?!this.props.item.selected.value:false}));});}getTypoStyles(){let e={},t=this.mediaStyle.typo??new V;return e.letterSpacing=t.letterSpacing,e.fontSize=t.fs+`px`,e.lineHeight=t.lh,e.fontFamily=`inherit`,e.textAlign=t.alignment,e.fontWeight=t.fw,this.stylesConverter.getColourStyles(t.tc,`color`,e),e.boxShadow=`none`,e}getComponentStyles(){let e={};return this.props.item.vars?.length===1&&this.props.item.vars[0].name===`Default Title`&&(e.visibility=`hidden`),r(r({},e),this.getTypoStyles())}createSelectItems(){let e=[];for(let t of this.props.item.vars)e.push(h(`option`,{value:t.mID,disabled:!t.isAvailable,children:t.name}));return e}onChange(e){let t=e.target.value,i=this.props.item.vars.find(o=>o.mID===t);this.props.item.setSelectedVariant(i);}};var ss=()=>{let r=window.ShopifyAnalytics?.meta??{},e=r.selectedVariantId;if(e)return e;if(r.product?.variants?.length>0)return r.product.variants[0].id},Co=r=>{if(!r)return;let e;try{e=new URL(r);}catch{return}if(e.hostname!==`cdn.shopify.com`)return r;let t=e.pathname.split(`.`);return t.length!==2?r:(e.pathname=t[0]+`_large.`+t[1],e.toString())};var _t=class extends A{constructor(e,t){super(e,t),this.setState(()=>({decoration:`unset`}));}renderElement(e){if(!(e.hide||!this.matchWhenCondition(e.when))){if(e.t===4){let t=e;return t.l===`Star Rating`&&!this.props.item.reviews?.rating?void 0:h(er,{element:t,triggerContext:this.props.triggerContext,elements:t.elems,item:this.props.item,noLinks:this.props.noLinks})}if(e.t===6)return this.props.triggerContext.triggerData.isBundle()?h(Zt,{element:e,item:this.props.item,triggerContext:this.props.triggerContext}):void 0;if(e.t===13){let t=e,i=this.props.item,o=Co(i.variantImage??i.firstImageURL),n=Co(i.variantSecondaryImage??i.secondaryImageURL);t.lg=t.sm={src:o,name:i.name,secondarySrc:n};let s=h(_e,{element:t,onClick:this.customOnClick.bind(this),triggerContext:this.props.triggerContext});return this.props.noLinks?s:h(`a`,{href:this.props.item.selectedOrFirstVariant.value.link,style:{display:`block`},children:s})}if(e.t===14)return this.renderProductTitle(e);if(e.t===15){let t=e;return this.props.triggerContext.triggerData.isCartEmbed()&&this.props.item.vars?.length===1&&this.props.item.vars[0].name===`Default Title`?void 0:t.showChips?h(`cooee-product-options-picker`,{item:this.props.item}):h(ir,{element:t,item:this.props.item,triggerContext:this.props.triggerContext})}return e.t===16?h(tr,{element:e,selectedVariant:this.props.item.selectedOrFirstVariant.value,item:this.props.item,triggerContext:this.props.triggerContext}):e.t===19?h(rr,{element:e,triggerContext:this.props.triggerContext,review:this.props.item.reviews}):e.t===18||e.t===3?h(nt,{element:e,item:this.props.item,triggerContext:this.props.triggerContext}):h(je,{elements:[e],element:this.props.element,triggerContext:this.props.triggerContext})}}render(){return this.attachListener(),this.props.elements.map(e=>this.renderElement(e))}getComponentStyles(){return {}}renderProductTitle(e){let t=h(oe,{element:e,onClick:this.customOnClick.bind(this),triggerContext:this.props.triggerContext});return this.props.noLinks?t:h(`a`,{href:this.props.item.selectedOrFirstVariant.value.link,style:{display:`block`,textDecoration:this.state.decoration},onMouseEnter:this.onMouseEnter.bind(this),onMouseLeave:this.onMouseLeave.bind(this),children:t})}customOnClick(e){this.sendTriggerClicked([this.props.item.toEmbed()],{from:e});}onMouseEnter(){this.setState(()=>({decoration:`underline`}));}onMouseLeave(){this.setState(()=>({decoration:`unset`}));}attachListener(){document.addEventListener(`letscooee:variant-change`,e=>{let t=e;if(!t.detail||this.props.item.mID!==t.detail.productID)return;let i=t.detail.variantID;this.props.item.setSelectedVariantByID(i);});}};var st=class extends A{productElement;constructor(e,t){super(e,t),this.setState(()=>({decoration:`unset`}));}render(){if(this.productElement=new $e(Ve$2(this.props.element,this.getProductData(),this.props.triggerContext)),!(this.productElement.hide||!this.matchWhenCondition(this.productElement.when)))return h(`div`,{style:r({},this.getCompiledStyles()),className:this.getClasses(`lc-single-product`),children:h(_t,{element:this.productElement,elements:this.productElement.elems,triggerContext:this.props.triggerContext,item:this.props.item,noLinks:this.productElement.noLinks})})}getComponentStyles(){return {flexShrink:0}}getProductData(){if(!this.props.item)return {};let e=this.props.item,t=e.selectedOrFirstVariant.value,i=e.getTemplateVariables();i.product.quantity=this.props.triggerContext.hasManipulatedProductQuantity()?this.props.triggerContext.getManipulatedQuantity(this.props.item.quantity):this.props.item.quantity;let o=this.props.triggerContext.triggerData.discount?.type===ce.BXGY;return !t.hasEffectivePrice()&&o&&(i.product=s$1(r(r({},i.product),An$1(`effective_price`,t.effectivePrice.value)),{price:``})),i.variant.quantity=this.props.triggerContext.hasManipulatedProductQuantity()?this.props.triggerContext.getManipulatedQuantity(t.quantity):t.quantity,{product:i.product,variant:i.variant,svg:{color:`{{ svg.color }}`,size:`{{ svg.size }}`}}}};var or=class extends A{swiperRef=null;swiperInstance=null;configuration;gap;constructor(e,t){super(e,t),this.configuration=M$2()?this.props.element.conf.sm:this.props.element.conf.lg,this.gap=(this.configuration.gap??15)+`px`;}componentDidMount(){this.props.element.conf[this.deviceTypeKey].disp===2&&Vi$1().then(()=>{this.swiperInstance=yi(this.swiperRef,this.props.element.conf[this.deviceTypeKey]);});}componentWillUnmount(){this.swiperInstance&&this.swiperInstance.destroy();}render(){let e=this.props.triggerContext.triggerData.items;e.splice(this.configuration.maxItems??10);let t;if(this.configuration.disp===2){let i=n=>{this.swiperRef=n;},o=()=>e?.map(n=>h(`div`,{class:`swiper-slide`,children:this.getProductFragment(n)}));t=h(`div`,{style:s$1(r({},this.getCompiledStyles()),{display:`block`}),className:this.getClasses(`lc-product-swiper-list`),children:Ei(this.configuration,i,o)});}else t=h(`div`,{style:this.getCompiledStyles(),className:this.getClasses(`lc-product-list`),children:e?.map((i,o)=>this.getProductFragment(i,o!==e.length-1))});return t}getComponentStyles(){let e=[0,2].includes(this.configuration.disp),t={display:e?`flex`:`grid`,justifyContent:`safe `+(this.mediaStyle.flex?.jc??`center`),gap:this.gap,flexDirection:this.mediaStyle.flex?.dir??`row`};if(t.flexDirection===`row`){if(e)t.maxWidth=`100%`,t.overflowY=`auto`;else if(this.configuration.disp===1){let i=this.props.triggerContext.triggerData,o=i.items.length,n;i.isBundle()?n=this.props.element.prod.symbol?.hide!==true?o*2-1:o:n=this.props.element.conf[this.deviceTypeKey].maxInRow,t.gridTemplateColumns=`repeat(${n}, auto)`;}}return t}getProductFragment(e,t=false){return h(j$2,{children:[h(st,{element:this.props.element.prod,item:e,triggerContext:this.props.triggerContext}),this.props.triggerContext.triggerData.isBundle()&&t&&this.props.element.prod.symbol&&!this.props.element.prod.symbol.hide&&h(`div`,{style:{display:`flex`,alignItems:`center`,justifyContent:`center`},children:h(oe,{element:this.props.element.prod.symbol,triggerContext:this.props.triggerContext})})]},e.mID)}};var nr=class extends A{swiperRef=null;swiperInstance=null;constructor(e,t){super(e,t);}componentDidMount(){Vi$1().then(()=>{this.swiperInstance=yi(this.swiperRef,this.props.element.conf);});}componentWillUnmount(){this.swiperInstance&&this.swiperInstance.destroy();}render(){let e=this.props.element,t=o=>{this.swiperRef=o;},i=()=>{let o=e.values?.map(c=>h(`div`,{class:`swiper-slide`,onClick:l=>this.onClick(l,{clickAction:this.getClickAction(c)}),children:this.renderElement(c)}));if(!o?.length)return [];let n=e.conf,s=o.length;if(n.marquee&&s<=Number(n.maxInRow)){let c=Number(n.maxInRow)-s+1;for(let l=0;l<c;l++)o.push(o[l%s]);}return o};return Ei(e.conf,t,i)}getComponentStyles(){return {}}renderElement(e){let t=this.valueAddedSlide(this.props.element.slide,e);switch(t?.t){case 1:return h(_e,{element:t,triggerContext:this.props.triggerContext});case 4:return h(ke,{elements:t.elems,element:t,triggerContext:this.props.triggerContext});default:Y$1.warn(`Unknown slide type for carousal`);}}valueAddedSlide(e,t){let i=Ve$2(e,{form:t},this.props.triggerContext);return ie.getParsedElement(i)}getClickAction(e){return Ve$2(this.props.element.clc??{},{form:e},this.props.triggerContext)}};var je=class extends A{constructor(e,t){super(e,t),this.setState(()=>({decoration:`unset`})),W$1(()=>{this.setState(()=>({showButton:!this.props.triggerContext.triggerData.isBundle()||!!this.props.triggerContext.selectedItems.length}));});}renderElement(e){if(!e.hide){if(e.t===4){let t=e;return h(ke,{element:t,triggerContext:this.props.triggerContext,elements:t.elems})}if(e.t===61)return h(Qt,{element:e,triggerContext:this.props.triggerContext});if(e.t===3)return this.state.showButton?h(nt,{element:e,triggerContext:this.props.triggerContext}):void 0;if(e.t===2)return h(oe,{element:e,triggerContext:this.props.triggerContext});if(e.t===1)return h(_e,{element:e,triggerContext:this.props.triggerContext});if(e.t===11)return h(or,{element:e,triggerContext:this.props.triggerContext});if(e.t===12)return h(st,{element:e,item:this.props.triggerContext.triggerData.items[0],triggerContext:this.props.triggerContext});if(e.t===62)return h(nr,{element:e,triggerContext:this.props.triggerContext})}}render(){return this.props.elements.map(e=>this.renderElement(e))}getComponentStyles(){return {}}};var sr=class extends A{clickAction;isClickable;constructor(e,t){super(e,t),this.clickAction=this.props.element.clc,this.isClickable=this.clickAction?.at===He$2.GO_TO_URL&&!!Dn(this.clickAction.gu?.u)||this.clickAction?.at===He$2.OPEN_CART||this.clickAction?.at===He$2.INITIATE_CHECKOUT;}componentDidMount(){W$1(()=>{let e=this.props.triggerContext.triggerData,t=this.props.triggerContext.selectedItems;e.calculateDiscountData(t,this.props.triggerContext.shouldGiveFBTDiscount);});}render(){return h(j$2,{children:[h(`div`,{style:this.getCompiledStyles(),className:this.getClasses(`lc-container`),onClick:e=>{this.onClick(e,{clickAction:this.clickAction});},children:h(je,{elements:this.props.elements,element:this.props.element,triggerContext:this.props.triggerContext})}),this.props.triggerContext.triggerData.id===`preview`&&h(`div`,{class:`letscooee-preview-badge`,children:[`#`,this.props.triggerContext.triggerData.shortID,` preview`]})]})}getComponentStyles(){let e={position:`relative`,overflow:`hidden`,display:`block`};return this.isClickable&&(e.cursor=`pointer`),e}};var K=class r$9{constructor(e){this.engagementTrigger=e;this.triggerContext=new Be(new Date,this.engagementTrigger);}static engagementIDsWithTrackedDisplay=new Set;static DEBOUNCE_TIME=1e3;rootContainer;widgetElement;triggerContext;observers=[];renderedCount=0;scrollSubscription;isExclusionWithBVariation;isProcessing=false;renderSilently(){this.acquireProcessingLock()||this.render().finally(()=>this.releaseProcessingLock()).catch(e=>{ke$2(e,`render-widget`,{triggerContext:this.triggerContext});});}destroy(){Y$1.verbose(`${this.engagementTrigger} will be destroyed`),this.preDestroy(),this.removeFromRendered(),this.rootContainer?.remove(),r$9.engagementIDsWithTrackedDisplay.delete(this.engagementTrigger.shortID),xi$1(this.engagementTrigger.content?.afterDeleteJS);}matches(e){return this.engagementTrigger.shortID===e.shortID}async render(){if(this.engagementTrigger.shouldGetVariationImmediately()){let e=await this.getVariation();this.handleVariationResponse(e);}if(this.rootContainer=await this.getWidgetContainer(true),!this.rootContainer){Y$1.warn(`${this.engagementTrigger} no section found to render the widget`);return}this.afterRootContainerCreated(),await this.getVariationIfRequired(),await this.runChoresBeforeRender(),this.attachScroll(),this.checkAndSendEvent(),this.triggerContext.renderer=this,xi$1(this.engagementTrigger.content?.afterRenderJS);}async updateAndReRender(e){if(!this.acquireProcessingLock())try{this.updateItems(e.items,this.engagementTrigger.items),await this.update(e),await this.render();}finally{this.releaseProcessingLock();}}async update(e){this.engagementTrigger.variation=e.variation;}async rerenderIfDeleted(){if(!this.rootContainer?.isConnected&&!this.acquireProcessingLock()){Y$1.info(`${this.engagementTrigger} deleted. Will be re-rendered`);try{this.preDestroy(),await this.render();}finally{this.releaseProcessingLock();}}}updateAngularWidget(){return this.widgetElement?.isConnected?(this.widgetElement.update(),true):false}preDestroy(){this.scrollSubscription?.unsubscribe(),this.observers.forEach(e=>{e?.disconnect&&e.disconnect();});}acquireProcessingLock(){return this.isProcessing?(Y$1.verbose(`Lock could not be acquired for ${this.engagementTrigger}`),true):(Y$1.verbose(`Acquiring rendering lock for ${this.engagementTrigger}`),this.isProcessing=true,false)}releaseProcessingLock(){Y$1.verbose(`Releasing rendering lock for ${this.engagementTrigger}`),this.isProcessing=false;}afterRootContainerCreated(){}isAllOkToRender(){return !!this.engagementTrigger.widget}async getVariationIfRequired(){if(this.engagementTrigger.shouldSkipVariation()){Y$1.verbose(`${this.engagementTrigger} already has necessary data to render`);return}let e=await this.observeWidgetContainerInViewport();this.handleVariationResponse(e);}handleVariationResponse(e){if(!e)return;let t=this.engagementTrigger;Y$1.log(`${t} visitor has been assigned to variation ${e.variation}`),e.items?.length&&(t.items=e.items.map(i=>new ot$2(i)),t.nonMutableItems=e.items.map(i=>new ot$2(i))),e.bundleFrom&&(t.bundleFrom=new ot$2(e.bundleFrom)),e.discount&&(t.discount=e.discount),e.placement&&(t.placement=e.placement),e.props&&pe$4.hasKeys(e.props)&&(t.props=r(r({},t.props),e.props)),e.content&&(t.content=new Xt(e.content)),t.widget=new xt(e.widget),t.contentID=e.contentID,t.variation=e.variation,t.placement=e.placement,t.manipulation=e.manipulation,t.entryAnimation=e.entryAnimation??`NONE`,this.isExclusionWithBVariation=t.isExclusionTesting()&&t.variation===`b`,this.isExclusionWithBVariation&&(this.rootContainer.style.height=`0.5px`);}addToRendered(){this.renderedCount++,Y$1.info(`${this.engagementTrigger} rendered \u2705 ${Mn$1(this.renderedCount)} time`);}removeFromRendered(){this instanceof pe?at.delete(this):kt.delete(this);}async getVariation(){Y$1.log(`${this.engagementTrigger} get variation`);let e={engagementID:this.engagementTrigger.engagementID,isPreview:this.engagementTrigger.id===`preview`};try{return (await as(e)).data}catch(t){if(t instanceof oe$5&&t.response?.status===400)return;ke$2(t,`get-variation`,{engagementTrigger:this.engagementTrigger});return}}async observeWidgetContainerInViewport(){if(!this.rootContainer){Y$1.warn(`${this.engagementTrigger} No root container found to watch for viewport`);return}let e=window.innerHeight*.3,t={root:null,rootMargin:`${e}px 0px ${e}px 0px`,threshold:0};return this.isInViewport()?this.getVariation():new Promise(i=>{let o=new IntersectionObserver((n,s)=>{n.forEach(async c=>{if(c.isIntersecting){Y$1.log(`${this.engagementTrigger} root container is near the viewport. Fetching variation`);i(await this.getVariation()),s.unobserve(this.rootContainer);}});},t);o.observe(this.rootContainer),this.observers.push(o);})}attachScroll(){this.scrollSubscription=Tr(window,`scroll`).pipe(Fe(r$9.DEBOUNCE_TIME)).subscribe(()=>{this.checkAndSendEvent();});}checkAndSendEvent(){let e=this.engagementTrigger.shortID;if(r$9.engagementIDsWithTrackedDisplay.has(e)||!this.isInViewport())return;let i={};this.triggerContext.triggerData.items?.length&&(i.promotedMIDs=this.engagementTrigger.items?.map(s=>s.mID));let n=new Ir$1(this.isExclusionWithBVariation?`CE Campaign Holdout`:`CE Trigger Displayed`,i,this.engagementTrigger);n.name===`CE Campaign Holdout`&&(n.trigger.holdout=true),fe(n),r$9.engagementIDsWithTrackedDisplay.add(e),this.scrollSubscription.unsubscribe();}generateParentElementID(){return `letscooee-${this.engagementTrigger.shortID}`}createAngularWidget(e){let t=this.widgetElement=document.createElement(e);return t.cart=E$1.getCurrent(),t.triggerContext=this.triggerContext,t.engagementTrigger=this.engagementTrigger,t.setAttribute(`engagement`,this.engagementTrigger.shortID),this.rootContainer.appendChild(t),this.addToRendered(),this.injectOuterCSSOnly(),t}getParentElement(e,t=document){let i=t.getElementById(e);if(i)return i;let o=this.engagementTrigger.objective.toLowerCase().replaceAll(`_`,`-`),n=this.engagementTrigger.shortID;i=document.createElement(`div`),i.id=e;let s=`letscooee letscooee-engagement engagement-${n} lc-${o}`;return this.engagementTrigger.content?.classes&&(s+=` ${this.engagementTrigger.content.classes}`),i.className=s,i.dataset.engagementId=n,this.engagementTrigger.id===`preview`&&(i.className+=` letscooee-preview`),i.style.display=`block`,i.style.minHeight=`0.5px`,i.style.minWidth=`0.5px`,i}async startRendering(){let e=this.rootContainer,t=this.triggerContext.triggerData.hasSwiperElement();t&&(e=this.rootContainer?.shadowRoot||this.rootContainer?.attachShadow({mode:`open`}),Mi$1(e)),this.injectCampaignCSS(t,e);let i=this.engagementTrigger.widget;ze$1(pe$3(sr,{element:i.cont,triggerContext:this.triggerContext,elements:i.elems}),e),this.addToRendered();}injectCampaignCSS(e,t){let i=this.engagementTrigger.content?.outerCSS?.trim()??``,o=this.engagementTrigger.content?.innerCSS?.trim()??``;if(!i&&!o)return;let n=this.rootContainer.id;if(e){Ce$1(o,t),this.injectOuterCSSOnly();return}Ce$1(`#${n} { ${i+`
84
- ${o}`} }`);}injectOuterCSSOnly(){let e=this.engagementTrigger.content?.outerCSS?.trim();if(!e)return;let t=this.rootContainer.id;Ce$1(`#${t} { ${e} }`);}isInViewport(){let e=this.rootContainer?.getBoundingClientRect();if(!e)return false;let t=window.innerHeight||document.documentElement.clientHeight,s=(Math.min(e.bottom,t)-Math.max(e.top,0))*e.width/(e.width*e.height)*100;return this.engagementTrigger.isAnySplit()?s>0:s>=30}async getWidgetContainer(e){if(this.rootContainer?.isConnected)return this.rootContainer;let t=await this.createParentElementWithPlacement(e);if(t)return t;let i=`.letscooee[data-engagement-id="${this.triggerContext.triggerData.shortID}"]`;return document.querySelector(i)}async createParentElementWithPlacement(e){let t=this.engagementTrigger.placement;if(!t?.selector)return Y$1.info(`\u26A0\uFE0F${this.engagementTrigger} does not have a selector`),null;let i=t.selector,o;if(i.includes(`:shadow`)){let l=i.split(`:shadow`);o=(await Ln$1(l[0].trim()))?.shadowRoot,i=l[1].trim(),o&&Mi$1(o,false);}Y$1.verbose(`${this.engagementTrigger} attempt to render "${t.position}" "${i}"`);let n=await Ln$1(i,3,o??document);if(!n)return Y$1.warn(`${this.engagementTrigger} no placement found with ${i}`),null;let s=this.generateParentElementID(),c=this.getParentElement(s);if(!e)return c;switch(t.position){case Ve$3.BEFORE1:case Ve$3.BEFORE:n.parentElement?.insertBefore(c,n);break;case Ve$3.INSIDE_FIRST1:case Ve$3.INSIDE_FIRST:n.insertBefore(c,n.firstChild);break;case Ve$3.INSIDE_LAST1:case Ve$3.INSIDE_LAST:n.appendChild(c);break;case Ve$3.AFTER1:case Ve$3.AFTER:default:n.parentElement?.insertBefore(c,n.nextSibling);}return c}async runChoresBeforeRender(){if(this.isExclusionWithBVariation)return;if(!this.isAllOkToRender()){Y$1.info(`\u26A0\uFE0F ${this.engagementTrigger} could not be rendered`);return}Y$1.verbose(`${this.engagementTrigger} will be rendered`);let e;try{e=await hi(this.engagementTrigger);}catch(t){Y$1.info(`\u203C\uFE0F${this.engagementTrigger} could not render as items failed to refresh`,t);return}if(!this.engagementTrigger.isCollectionPromoted()&&!e?.length&&this.engagementTrigger.isProductPromoted()){Y$1.info(`\u203C\uFE0F${this.engagementTrigger} could not render as no products promoted`);return}this.engagementTrigger.items=e,await this.startRendering();}updateItems(e,t){let i=this.getItemDiff(e,t),o=this.getItemDiff(t,e);t.push(...i);for(let n of o)De.remove(t,n);}getItemDiff(e,t){return e.filter(i=>!t.some(o=>o.selectedOrFirstVariant.value.mID===i.selectedOrFirstVariant.value.mID))}};var pe=class extends K{constructor(e){super(e);}rerenderAfterCartOpened(){this.rerenderIfDeleted(),this.checkAndSendEvent();}observeWidgetContainerInViewport(){return this.getVariation()}generateParentElementID(){let e=super.generateParentElementID();return this.engagementTrigger.isSubscriptionUpsell()&&(e+=`-${this.engagementTrigger.items[0].selectedOrFirstVariant.value.mID}`),e}checkAndSendEvent(){if(!F.get().isOpen()&&Be$3().pageName!==`cart`){Y$1.log(`Do not send display event as neither the cart drawer nor the cart page is open.`);return}return super.checkAndSendEvent()}};var Si=class r{constructor(e,t){this.engagementTrigger=e;this.element=t;this.cartItems=E$1.getCurrent().items;}cartItems;static renderCartUpsell(e){let t=e.placement;if(!t?.selector){Y$1.warn(`No placement available for ${e.objective}`,e.shortID);return}let i=Array.from(document.querySelectorAll(t.selector));if(!i?.length){Y$1.warn(`No placement found for ${e.objective}`,e.shortID);return}for(let o of i)new r(e,o).render();}render(){let e=this.findCartItemFromHTMLElement();if(!e||this.engagementTrigger.skipSubscribedItems&&e.selling_plan_allocation)return;let t=this.engagementTrigger.items.find(w=>w.mID===e.product_id.toString());if(!t)return;let i=t.vars.find(w=>w.mID===e.id.toString());if(!i)return;let o=new nt$1(i),n=e.selling_plan_allocation?.selling_plan;if(n)for(let w of o.sellingPlans??[])w.mID===n.id.toString()&&(w.isSelected=true,o.changeSellingPlan(w));let s=new ot$2(t);s.vars=[o],s.selectedOrFirstVariant.value=o;let c=`lc-cart-item-${this.engagementTrigger.shortID}-${t.mID}`;this.element.classList.add(c);let l=new q(this.engagementTrigger);l.placement.selector=`.${c}`,l.items=[s];let v=new pe(l);v.renderSilently(),this.watchForCartItemDeletion(v,c);}watchForCartItemDeletion(e,t){let i=new MutationObserver(o=>{o.forEach(n=>{n.removedNodes.forEach(s=>{s===this.element&&(Y$1.verbose(`${t} has been removed`),e.destroy(),i.disconnect());});});});i.observe(this.element.parentElement,{childList:true,subtree:true});}findCartItemFromHTMLElement(){let e=this.element.innerHTML;return this.cartItems.find(t=>{if(!(e.includes(t.url)||e.includes(t.variant_id))&&(!e.includes(t.product_title)||t.variant_title&&!e.includes(t.variant_title)))return false;let i=t.selling_plan_allocation?.selling_plan?.name;return !(i&&!e.includes(i))})}};var Ii=class extends K{constructor(e){super(e);}isAllOkToRender(){return true}async startRendering(){if(this.widgetElement?.isConnected){this.addToRendered();return}this.createAngularWidget(`cooee-collection-filter`);}};var Ti=class extends pe{constructor(e){super(e);}async update(e){await super.update(e),this.engagementTrigger.progressBarConfig.update(e.progressBarConfig),await this.checkMilestoneTryCatch(),this.updateAngularWidget();}isAllOkToRender(){return !!this.engagementTrigger.progressBarConfig}async startRendering(){if(this.updateAngularWidget()){this.addToRendered();return}this.createAngularWidget(`cooee-progressbar`),await this.checkMilestoneTryCatch();}async checkMilestoneTryCatch(){try{await this.checkMilestone();}catch(e){ke$2(e,`apply-milestones`,{engagementTrigger:this.engagementTrigger});}}async checkMilestone(){let e=await E$1.getCurrent().getNormalisedCart(true),t=this.engagementTrigger.progressBarConfig,i=[],o=[],n=[],s,c,l=[...t.milestones];for(let v of l){if(v.rewardType!==Fe$2.FREE_AUTO_GIFT)continue;if(v.isUIOnly&&!v.allowATC){Y$1.verbose(`Skipping milestone ${v.label} as it is UI only and does not allow ATC`);continue}let w=v.items[0],I=v.reached,R=e.items.find(C=>(C.vID===w.vID||C.mID===w.mID)&&C.properties._letscooee_campaign===this.engagementTrigger.shortID);I&&(s=v,c=R),R&&i.push(R),!I&&R&&t.removeIneligibleItem?(Y$1.verbose(`Removing free gift ${R.vID} from cart`),n.push(R)):I&&!R&&(Y$1.verbose(`Adding free gift ${w.vID} to cart`),o.push(w));}t.restrictToLatestFreebie&&s&&(c?(i=i.filter(v=>v.vID!==c.vID),o=[]):o=[s.items[0]],n.push(...i)),t.treatFreebieAsSeparateLineItem?await this.handleSeparateFreebieLineItems(o,n):await this.handleCombinedCartUpdate(o,n);}async handleSeparateFreebieLineItems(e,t){if(!t.length&&!e.length)return;let i=new Rt,o=[];if(e.length){let c=this.addFreebiesOperation(e,i);o.push(c);}if(t.length){let c=this.removeFreebiesOperation(t);o.push(c);}if(!o.length)return;let n;try{n=await Promise.all(o),Y$1.log(`All freebie and coupon operations completed`);}catch(c){ke$2(c,`parallel-freebie-operations`,{engagementTrigger:this.engagementTrigger});}let s;e.length&&n?.length&&(s=n[0]),F.get().refreshUI(s,false);}async removeFreebiesOperation(e){let t={updates:{}};return e.forEach(i=>t.updates[i.key??i.vID]=i.quantity-1),wo(t,this.engagementTrigger)}async addFreebiesOperation(e,t){return t.addToCart(e,this.engagementTrigger)}async handleCombinedCartUpdate(e,t){let i=this.engagementTrigger.progressBarConfig,o={},n={};t.length&&t.forEach(I=>n[I.key??I.vID]=0),e.length&&e.forEach(I=>n[I.vID]=1);let s=i.coupons,c=[];if(s?.length){c=s.map(C=>C.couponCode);let I=E$1.getCurrent().discount_codes?.map(C=>C.code)??[];c.every(C=>I.some(D=>D===C))||(o.discount=c.join(`,`));}if(pe$4.hasKeys(n)&&(o.updates=n),!pe$4.hasKeys(o))return;let l=await wo(o,this.engagementTrigger),v=l?.items,w=[];for(let I of e){let R=v?.find(C=>c?.length?C.id+``===I.vID&&C.discounts?.some(D=>c.includes(D.title)):C.id+``===I.vID);R&&w.push(R);}if(!w.length){F.get().refreshUI(l,false);return}try{await Promise.all(w.map(I=>os(I,{properties:this.engagementTrigger.getPrivateAttributesForLineItem()})));}catch(I){ke$2(I,`add-private-attribute`,{engagementTrigger:this.engagementTrigger,extra:{productAddedByCooee:w}});}finally{F.get().refreshUI(l,false);}}};var ar=class extends pe{constructor(e){super(e);}async update(e){await super.update(e),this.engagementTrigger.content.update(e.content),this.updateAngularWidget();}isAllOkToRender(){return !!this.engagementTrigger.content}async startRendering(){if(this.updateAngularWidget()){this.addToRendered();return}this.createAngularWidget(`cooee-savings-bar`);}};var xi=class extends K{constructor(e){super(e);}isAllOkToRender(){return !!this.engagementTrigger.content?.videoConfig}async startRendering(){if(this.widgetElement?.isConnected){this.addToRendered();return}let e,t=this.engagementTrigger.content.videoConfig;t.template===`FLOATING_POPUP`?e=`cooee-video-popup`:t.template===`STORY`?e=`cooee-video-stories`:e=`cooee-video-playlist`,this.createAngularWidget(e);}};var Pi=class extends K{constructor(e){super(e);}isAllOkToRender(){return true}async startRendering(){if(this.widgetElement?.isConnected){this.addToRendered();return}this.createAngularWidget(`cooee-sticky-atc`);}};var Di=class extends K{constructor(e){super(e);}isAllOkToRender(){return true}async startRendering(){let e=this.getParentElement(`inner-letscooee-${this.engagementTrigger.shortID}`);this.rootContainer.appendChild(e),document.addEventListener(`letscooee:inbound:cta:add-bundle`,this.inboundCTAListener.bind(this),false);}async inboundCTAListener(e){let t=this.engagementTrigger,i=`Engagement(id: ${t.engagementID}, shortID: ${t.shortID})`,o=e.detail;if(!pe$4.hasKeys(o)){Y$1.error(`No detail received for ${i}`);return}Y$1.log(`Detail received for BYOB`,o);let n=o.campaignID??o.campaignId??o.campaign_id;if(n!==t.shortID&&n!==t.engagementID){Y$1.warn(`Current ${i} is not BYOB. Received: ${n}`);return}let s=o.items;if(!s?.length)return;let c=s.map(l=>new et({mID:l.product_id,vID:l.variant_id,quantity:l.quantity||1}));await new Re(this.triggerContext).execute({embeddedItems:c,clickAction:{at:He$2.ADD_BUNDLE,applyDiscount:true}});}};var bo=false,yo=false,Ri=null,_i=null,cs=false,at=new Set,kt=new Set;function ls(){cs||(cs=true,ht$2(()=>{Fn(document.body,{childList:true,subtree:true},500,Mn).subscribe(()=>{kt.forEach(r=>r.rerenderIfDeleted()),at.forEach(r=>r.rerenderIfDeleted());});}));}function cr(r){if(r.length>0&&us(),ls(),bo){Y$1.verbose(`Cart widget processing in progress, queuing latest triggers`),Ri=r;return}bo=true;try{za(r);}finally{if(bo=false,Ri){let e=Ri;Ri=null,Y$1.verbose(`Processing queued cart triggers`),cr(e);}}}function lr(r){if(r.length>0&&us(),ls(),yo){Y$1.verbose(`Page widget processing in progress, queuing latest triggers`),_i=r;return}yo=true;try{Ka(r);}finally{if(yo=false,_i){let e=_i;_i=null,Y$1.verbose(`Processing queued page triggers`),lr(e);}}}function ms(){at.forEach(r=>r.rerenderAfterCartOpened());}function za(r){ds(at,r);for(let e of r){Y$1.info(`${e} received as cart embed`);let t=ps(at,e);if(t&&!e.isSubscriptionUpsell()){t.updateAndReRender(e).catch(o=>{ke$2(o,`update-and-re-render`,{engagementTrigger:e});});continue}Y$1.verbose(`${e} is new`);let i;if(e.isProgressBar())i=new Ti(e);else if(e.isSubscriptionUpsell()){Si.renderCartUpsell(e);continue}else e.isSavingsBar()?i=new ar(e):i=new pe(e);at.add(i),i.renderSilently();}}function Ka(r){ds(kt,r);for(let e of r){Y$1.info(`${e} received as page embed`);let t=ps(kt,e);if(t){t.updateAndReRender(e).catch(o=>{ke$2(o,`update-and-re-render`,{engagementTrigger:e});});continue}Y$1.verbose(`${e} is new`);let i;e.isShoppableVideo()?i=new xi(e):e.isBYOB()?i=new Di(e):e.isStickyATC()?i=new Pi(e):e.isSavingsBar()?i=new ar(e):e.isCollectionFilter()?i=new Ii(e):i=new K(e),kt.add(i),i.renderSilently();}}function ps(r,e){for(let t of r)if(t.matches(e))return t}function ds(r,e){let t=new Set(e.map(i=>i.shortID));for(let i of r)t.has(i.engagementTrigger.shortID)||i.destroy();}function us(){import('./widgets-By0Ht5M7-Sfm_ntym.js').then(function (n) { return n.ad; }).then(({loadAngularWidgets:r})=>{r();});}var ki=class extends ne$2{static storeName=`app`;static{this.storage=ge$3(this.storeName);}};var Xa=` daum[ /]| deusu/|(?:^|[^g])news(?!sapphire)|(?<! (?:channel/|google/))google(?!(app|/google| pixel))|(?<! cu)bots?(?:\\b|_)|(?<!(?:lib))http|(?<![hg]m)score|(?<!cam)scan|24x7|@[a-z][\\w-]+\\.|\\(\\)|\\.com\\b|\\bperl\\b|\\btime/|\\||^[\\w \\.\\-\\(?:\\):%]+(?:/v?\\d+(?:\\.\\d+)?(?:\\.\\d{1,10})*?)?(?:,|$)|^[^ ]{50,}$|^\\d+\\b|^\\W|^\\w*search\\b|^\\w+/[\\w\\(\\)]*$|^active|^ad muncher|^amaya|^avsdevicesdk/|^azure|^biglotron|^bot|^bw/|^clamav[ /]|^client/|^cobweb/|^custom|^ddg[_-]android|^discourse|^dispatch/\\d|^downcast/|^duckduckgo|^email|^facebook|^getright/|^gozilla/|^hobbit|^hotzonu|^hwcdn/|^igetter/|^jeode/|^jetty/|^jigsaw|^microsoft bits|^movabletype|^mozilla/\\d\\.\\d\\s[\\w\\.-]+$|^mozilla/\\d\\.\\d\\s\\(compatible;?(?:\\s\\w+\\/\\d+\\.\\d+)?\\)$|^navermailapp|^netsurf|^offline|^openai/|^owler|^php|^postman|^python|^rank|^read|^reed|^rest|^rss|^snapchat|^space bison|^svn|^swcd |^taringa|^thumbor/|^track|^w3c|^webbandit/|^webcopier|^wget|^whatsapp|^wordpress|^xenu link sleuth|^yahoo|^yandex|^zdm/\\d|^zoom marketplace/|agent\\b|analyzer|archive|ask jeeves/teoma|audit|bit\\.ly/|bluecoat drtr|browsex|burpcollaborator|capture|catch|check\\b|checker|chrome-lighthouse|chromeframe|classifier|cloudflare|convertify|crawl|cypress/|dareboost|datanyze|dejaclick|detect|dmbrowser|download|evc-batch/|exaleadcloudview|feed|fetcher|firephp|functionize|grab|headless|httrack|hubspot marketing grader|hydra|ibisbrowser|infrawatch|insight|inspect|iplabel|java(?!;)|library|linkcheck|mail\\.ru/|manager|measure|neustar wpm|node\\b|nutch|offbyone|onetrust|optimize|pageburst|pagespeed|parser|phantomjs|pingdom|powermarks|preview|proxy|ptst[ /]\\d|retriever|rexx;|rigor|rss\\b|scrape|server|sogou|sparkler/|speedcurve|spider|splash|statuscake|supercleaner|synapse|synthetic|tools|torrent|transcoder|url|validator|virtuoso|wappalyzer|webglance|webkit2png|whatcms/|xtate/`,Ya=/bot|crawl|http|lighthouse|scan|search|spider/i,mr;function Ja(){if(mr instanceof RegExp)return mr;try{mr=new RegExp(Xa,`i`);}catch{mr=Ya;}return mr}function gs(r){return !!r&&Ja().test(r)}var Qa=`2.0.4`,Oo=500,fs=`user-agent`,Ut=``,hs=`?`,Mi=`function`,Xe=`undefined`,Mt=`object`,Lo=`string`,J=`browser`,Ae=`cpu`,Se=`device`,he=`engine`,de=`os`,Lt=`result`,u=`name`,m=`type`,d$1=`vendor`,g=`version`,Q=`architecture`,br=`major`,p=`model`,vr=`console`,S$1=`mobile`,O=`tablet`,B$1=`smarttv`,ye=`wearable`,Ai=`xr`,Cr=`embedded`,pr=`inapp`,Mo=`brands`,lt=`formFactors`,Fo=`fullVersionList`,Nt=`platform`,Bo=`platformVersion`,Vi=`bitness`,Ye=`sec-ch-ua`,Za=Ye+`-full-version-list`,ec=Ye+`-arch`,tc=Ye+`-`+Vi,rc=Ye+`-form-factors`,ic=Ye+`-`+S$1,oc=Ye+`-`+p,_s=Ye+`-`+Nt,nc=_s+`-version`,ks=[Mo,Fo,S$1,p,Nt,Bo,Q,lt,Vi],Oi=`Amazon`,At=`Apple`,ws=`ASUS`,vs=`BlackBerry`,ct=`Google`,Cs=`Huawei`,Eo=`Lenovo`,bs=`Honor`,Li=`LG`,So=`Microsoft`,Io=`Motorola`,To=`Nvidia`,ys=`OnePlus`,xo=`OPPO`,dr=`Samsung`,Es=`Sharp`,ur=`Sony`,Po=`Xiaomi`,Do=`Zebra`,Ss=`Chrome`,Is=`Chromium`,ze=`Chromecast`,Ui=`Edge`,gr=`Firefox`,fr=`Opera`,Ro=`Facebook`,Ts=`Sogou`,Ot=`Mobile `,hr=` Browser`,No=`Windows`,Z=typeof window!==Xe&&window.navigator?window.navigator:void 0,Ke=Z&&Z.userAgentData?Z.userAgentData:void 0,ac=function(r,e){var t={},i=e;if(!Fi(e)){i={};for(var o in e)for(var n in e[o])i[n]=e[o][n].concat(i[n]?i[n]:[]);}for(var s in r)t[s]=i[s]&&i[s].length%2===0?i[s].concat(r[s]):r[s];return t},Wi=function(r){for(var e={},t=0;t<r.length;t++)e[r[t].toUpperCase()]=r[t];return e},Uo=function(r,e){if(typeof r===Mt&&r.length>0){for(var t in r)if(Oe(e)==Oe(r[t]))return true;return false}return Bt(r)?Oe(e)==Oe(r):false},Fi=function(r,e){for(var t in r)return /^(browser|cpu|device|engine|os)$/.test(t)||(e?Fi(r[t]):false)},Bt=function(r){return typeof r===Lo},_o=function(r){if(r){for(var e=[],t=Ft(/\\?\"/g,r).split(`,`),i=0;i<t.length;i++)if(t[i].indexOf(`;`)>-1){var o=Bi(t[i]).split(`;v=`);e[i]={brand:o[0],version:o[1]};}else e[i]=Bi(t[i]);return e}},Oe=function(r){return Bt(r)?r.toLowerCase():r},ko=function(r){return Bt(r)?Ft(/[^\d\.]/g,r).split(`.`)[0]:void 0},Le=function(r){for(var e in r){var t=r[e];typeof t==Mt&&t.length==2?this[t[0]]=t[1]:this[t]=void 0;}return this},Ft=function(r,e){return Bt(e)?e.replace(r,Ut):e},wr=function(r){return Ft(/\\?\"/g,r)},Bi=function(r,e){if(Bt(r))return r=Ft(/^\s\s*/,r),typeof e===Xe?r:r.substring(0,Oo)},Ao=function(r,e){if(!(!r||!e))for(var t=0,i,o,n,s,c,l;t<e.length&&!c;){var v=e[t],w=e[t+1];for(i=o=0;i<v.length&&!c&&v[i];)if(c=v[i++].exec(r),c)for(n=0;n<w.length;n++)l=c[++o],s=w[n],typeof s===Mt&&s.length>0?s.length===2?typeof s[1]==Mi?this[s[0]]=s[1].call(this,l):this[s[0]]=s[1]:s.length>=3&&(typeof s[1]===Mi&&!(s[1].exec&&s[1].test)?s.length>3?this[s[0]]=l?s[1].apply(this,s.slice(2)):void 0:this[s[0]]=l?s[1].call(this,l,s[2]):void 0:s.length==3?this[s[0]]=l?l.replace(s[1],s[2]):void 0:s.length==4?this[s[0]]=l?s[3].call(this,l.replace(s[1],s[2])):void 0:s.length>4&&(this[s[0]]=l?s[3].apply(this,[l.replace(s[1],s[2])].concat(s.slice(4))):void 0)):this[s]=l||void 0;t+=2;}},Ee=function(r,e){for(var t in e)if(typeof e[t]===Mt&&e[t].length>0){for(var i=0;i<e[t].length;i++)if(Uo(e[t][i],r))return t===hs?void 0:t}else if(Uo(e[t],r))return t===hs?void 0:t;return e.hasOwnProperty(`*`)?e[`*`]:r},xs={ME:`4.90`,"NT 3.51":`3.51`,"NT 4.0":`4.0`,2e3:[`5.0`,`5.01`],XP:[`5.1`,`5.2`],Vista:`6.0`,7:`6.1`,8:`6.2`,"8.1":`6.3`,10:[`6.4`,`10.0`],NT:``},Ps={embedded:`Automotive`,mobile:`Mobile`,tablet:[`Tablet`,`EInk`],smarttv:`TV`,wearable:`Watch`,xr:[`VR`,`XR`],"?":[`Desktop`,`Unknown`],"*":void 0},cc={Chrome:`Google Chrome`,Edge:`Microsoft Edge`,"Edge WebView2":`Microsoft Edge WebView2`,"Chrome WebView":`Android WebView`,"Chrome Headless":`HeadlessChrome`,"Huawei Browser":`HuaweiBrowser`,"MIUI Browser":`Miui Browser`,"Opera Mobi":`OperaMobile`,Yandex:`YaBrowser`},Ds={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[g,[u,Ot+`Chrome`]],[/webview.+edge\/([\w\.]+)/i],[g,[u,Ui+` WebView`]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[g,[u,`Edge`]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[u,g],[/opios[\/ ]+([\w\.]+)/i],[g,[u,fr+` Mini`]],[/\bop(?:rg)?x\/([\w\.]+)/i],[g,[u,fr+` GX`]],[/\bopr\/([\w\.]+)/i],[g,[u,fr]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[g,[u,`Baidu`]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[g,[u,`Maxthon`]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon|otter|dooble|(?:lg |qute)browser)\/([-\w\.]+)/i,/(heytap|ovi|115|surf)browser\/([\d\.]+)/i,/(ecosia|weibo)(?:__| \w+@)([\d\.]+)/i],[u,g],[/quark(?:pc)?\/([-\w\.]+)/i],[g,[u,`Quark`]],[/\bddg\/([\w\.]+)/i],[g,[u,`DuckDuckGo`]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[g,[u,`UCBrowser`]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[g,[u,`WeChat`]],[/konqueror\/([\w\.]+)/i],[g,[u,`Konqueror`]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[g,[u,`IE`]],[/ya(?:search)?browser\/([\w\.]+)/i],[g,[u,`Yandex`]],[/slbrowser\/([\w\.]+)/i],[g,[u,`Smart `+Eo+hr]],[/(avast|avg)\/([\w\.]+)/i],[[u,/(.+)/,`$1 Secure`+hr],g],[/\bfocus\/([\w\.]+)/i],[g,[u,gr+` Focus`]],[/\bopt\/([\w\.]+)/i],[g,[u,fr+` Touch`]],[/coc_coc\w+\/([\w\.]+)/i],[g,[u,`Coc Coc`]],[/dolfin\/([\w\.]+)/i],[g,[u,`Dolphin`]],[/coast\/([\w\.]+)/i],[g,[u,fr+` Coast`]],[/miuibrowser\/([\w\.]+)/i],[g,[u,`MIUI`+hr]],[/fxios\/([\w\.-]+)/i],[g,[u,Ot+gr]],[/\bqihoobrowser\/?([\w\.]*)/i],[g,[u,`360`]],[/\b(qq)\/([\w\.]+)/i],[[u,/(.+)/,`$1Browser`],g],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[u,/(.+)/,`$1`+hr],g],[/samsungbrowser\/([\w\.]+)/i],[g,[u,dr+` Internet`]],[/metasr[\/ ]?([\d\.]+)/i],[g,[u,Ts+` Explorer`]],[/(sogou)mo\w+\/([\d\.]+)/i],[[u,Ts+` Mobile`],g],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[u,g],[/(lbbrowser|rekonq)/i],[u],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[g,u],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[u,Ro],g,[m,pr]],[/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/(daum)apps[\/ ]([\w\.]+)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(instagram|snapchat|klarna)[\/ ]([-\w\.]+)/i],[u,g,[m,pr]],[/\bgsa\/([\w\.]+) .*safari\//i],[g,[u,`GSA`],[m,pr]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[g,[u,`TikTok`],[m,pr]],[/\[(linkedin)app\]/i],[u,[m,pr]],[/(chromium)[\/ ]([-\w\.]+)/i],[u,g],[/headlesschrome(?:\/([\w\.]+)| )/i],[g,[u,Ss+` Headless`]],[/wv\).+chrome\/([\w\.]+).+edgw\//i],[g,[u,Ui+` WebView2`]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[u,Ss+` WebView`],g],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[g,[u,`Android`+hr]],[/chrome\/([\w\.]+) mobile/i],[g,[u,Ot+`Chrome`]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[u,g],[/version\/([\w\.\,]+) .*mobile(?:\/\w+ | ?)safari/i],[g,[u,Ot+`Safari`]],[/iphone .*mobile(?:\/\w+ | ?)safari/i],[[u,Ot+`Safari`]],[/version\/([\w\.\,]+) .*(safari)/i],[g,u],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[u,[g,`1`]],[/(webkit|khtml)\/([\w\.]+)/i],[u,g],[/(?:mobile|tablet);.*(firefox)\/([\w\.-]+)/i],[[u,Ot+gr],g],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[u,`Netscape`],g],[/(wolvic|librewolf)\/([\w\.]+)/i],[u,g],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[g,[u,gr+` Reality`]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/\b(links) \(([\w\.]+)/i],[u,[g,/_/g,`.`]],[/(cobalt)\/([\w\.]+)/i],[u,[g,/[^\d\.]+./,Ut]]],cpu:[[/\b((amd|x|x86[-_]?|wow|win)64)\b/i],[[Q,`amd64`]],[/(ia32(?=;))/i,/\b((i[346]|x)86)(pc)?\b/i],[[Q,`ia32`]],[/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i],[[Q,`arm64`]],[/\b(arm(v[67])?ht?n?[fl]p?)\b/i],[[Q,`armhf`]],[/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i],[[Q,`arm`]],[/((ppc|powerpc)(64)?)( mac|;|\))/i],[[Q,/ower/,Ut,Oe]],[/ sun4\w[;\)]/i],[[Q,`sparc`]],[/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i],[[Q,Oe]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[p,[d$1,dr],[m,O]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr]|browser)[-\w]+)/i,/sec-(sgh\w+)/i],[p,[d$1,dr],[m,S$1]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[p,[d$1,At],[m,S$1]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[p,[d$1,At],[m,O]],[/(macintosh);/i],[p,[d$1,At]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[p,[d$1,Es],[m,S$1]],[/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i],[p,[d$1,bs],[m,O]],[/honor([-\w ]+)[;\)]/i],[p,[d$1,bs],[m,S$1]],[/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i],[p,[d$1,Cs],[m,O]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[p,[d$1,Cs],[m,S$1]],[/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,/\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i],[[p,/_/g,` `],[d$1,Po],[m,O]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i,/ ([\w ]+) miui\/v?\d/i],[[p,/_/g,` `],[d$1,Po],[m,S$1]],[/droid.+; (cph2[3-6]\d[13579]|((gm|hd)19|(ac|be|in|kb)20|(d[en]|eb|le|mt)21|ne22)[0-2]\d|p[g-k]\w[1m]10)\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[p,[d$1,ys],[m,S$1]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[p,[d$1,xo],[m,S$1]],[/\b(opd2(\d{3}a?))(?: bui|\))/i],[p,[d$1,Ee,{OnePlus:[`203`,`304`,`403`,`404`,`413`,`415`],"*":xo}],[m,O]],[/(vivo (5r?|6|8l?|go|one|s|x[il]?[2-4]?)[\w\+ ]*)(?: bui|\))/i],[p,[d$1,`BLU`],[m,S$1]],[/; vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[p,[d$1,`Vivo`],[m,S$1]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[p,[d$1,`Realme`],[m,S$1]],[/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,/lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i],[p,[d$1,Eo],[m,O]],[/lenovo[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i],[p,[d$1,Eo],[m,S$1]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ]([\w\s]+)(\)| bui)/i,/((?:moto(?! 360)[-\w\(\) ]+|xt\d{3,4}[cgkosw\+]?[-\d]*|nexus 6)(?= bui|\)))/i],[p,[d$1,Io],[m,S$1]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[p,[d$1,Io],[m,O]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[p,[d$1,Li],[m,O]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+(?!.*(?:browser|netcast|android tv|watch|webos))(\w+)/i,/\blg-?([\d\w]+) bui/i],[p,[d$1,Li],[m,S$1]],[/(nokia) (t[12][01])/i],[d$1,p,[m,O]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,/nokia[-_ ]?(([-\w\. ]*))/i],[[p,/_/g,` `],[m,S$1],[d$1,`Nokia`]],[/(pixel (c|tablet))\b/i],[p,[d$1,ct],[m,O]],[/droid.+;(?: google)? (g(01[13]a|020[aem]|025[jn]|1b60|1f8f|2ybb|4s1m|576d|5nz6|8hhn|8vou|a02099|c15s|d1yq|e2ae|ec77|gh2x|kv4x|p4bc|pj41|r83y|tt9q|ur25|wvk6)|pixel[\d ]*a?( pro)?( xl)?( fold)?( \(5g\))?)( bui|\))/i],[p,[d$1,ct],[m,S$1]],[/(google) (pixelbook( go)?)/i],[d$1,p],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-\w\w\d\d)(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[p,[d$1,ur],[m,S$1]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[p,`Xperia Tablet`],[d$1,ur],[m,O]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[p,[d$1,Oi],[m,O]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[p,/(.+)/g,`Fire Phone $1`],[d$1,Oi],[m,S$1]],[/(playbook);[-\w\),; ]+(rim)/i],[p,d$1,[m,O]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[p,[d$1,vs],[m,S$1]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[p,[d$1,ws],[m,O]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[p,[d$1,ws],[m,S$1]],[/(nexus 9)/i],[p,[d$1,`HTC`],[m,O]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[d$1,[p,/_/g,` `],[m,S$1]],[/tcl (xess p17aa)/i,/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])(_\w(\w|\w\w))?(\)| bui)/i],[p,[d$1,`TCL`],[m,O]],[/droid [\w\.]+; (418(?:7d|8v)|5087z|5102l|61(?:02[dh]|25[adfh]|27[ai]|56[dh]|59k|65[ah])|a509dl|t(?:43(?:0w|1[adepqu])|50(?:6d|7[adju])|6(?:09dl|10k|12b|71[efho]|76[hjk])|7(?:66[ahju]|67[hw]|7[045][bh]|71[hk]|73o|76[ho]|79w|81[hks]?|82h|90[bhsy]|99b)|810[hs]))(_\w(\w|\w\w))?(\)| bui)/i],[p,[d$1,`TCL`],[m,S$1]],[/(itel) ((\w+))/i],[[d$1,Oe],p,[m,Ee,{tablet:[`p10001l`,`w7001`],"*":`mobile`}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[p,[d$1,`Acer`],[m,O]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[p,[d$1,`Meizu`],[m,S$1]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[p,[d$1,`Ulefone`],[m,S$1]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[p,[d$1,`Energizer`],[m,S$1]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[p,[d$1,`Cat`],[m,S$1]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[p,[d$1,`Smartfren`],[m,S$1]],[/droid.+; (a(in)?(0(15|59|6[35])|142)p?)/i],[p,[d$1,`Nothing`],[m,S$1]],[/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i,/archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i],[p,[d$1,`Archos`],[m,O]],[/archos ([\w ]+)( b|\))/i,/; (ac[3-6]\d\w{2,8})( b|\))/i],[p,[d$1,`Archos`],[m,S$1]],[/; (n159v)/i],[p,[d$1,`HMD`],[m,S$1]],[/(imo) (tab \w+)/i,/(infinix|tecno) (x1101b?|p904|dp(7c|8d|10a)( pro)?|p70[1-3]a?|p904|t1101)/i],[d$1,p,[m,O]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (blu|hmd|imo|infinix|lava|oneplus|tcl)[_ ]([\w\+ ]+?)(?: bui|\)|; r)/i,/(hp) ([\w ]+\w)/i,/(microsoft); (lumia[\w ]+)/i,/(oppo) ?([\w ]+) bui/i],[d$1,p,[m,S$1]],[/(kobo)\s(ereader|touch)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i],[d$1,p,[m,O]],[/(surface duo)/i],[p,[d$1,So],[m,O]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[p,[d$1,`Fairphone`],[m,S$1]],[/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i],[p,[d$1,To],[m,O]],[/(sprint) (\w+)/i],[d$1,p,[m,S$1]],[/(kin\.[onetw]{3})/i],[[p,/\./g,` `],[d$1,So],[m,S$1]],[/droid.+; ([c6]+|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[p,[d$1,Do],[m,O]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[p,[d$1,Do],[m,S$1]],[/smart-tv.+(samsung)/i],[d$1,[m,B$1]],[/hbbtv.+maple;(\d+)/i],[[p,/^/,`SmartTV`],[d$1,dr],[m,B$1]],[/(vizio)(?: |.+model\/)(\w+-\w+)/i,/tcast.+(lg)e?. ([-\w]+)/i],[d$1,p,[m,B$1]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[d$1,Li],[m,B$1]],[/(apple) ?tv/i],[d$1,[p,At+` TV`],[m,B$1]],[/crkey.*devicetype\/chromecast/i],[[p,ze+` Third Generation`],[d$1,ct],[m,B$1]],[/crkey.*devicetype\/([^/]*)/i],[[p,/^/,`Chromecast `],[d$1,ct],[m,B$1]],[/fuchsia.*crkey/i],[[p,ze+` Nest Hub`],[d$1,ct],[m,B$1]],[/crkey/i],[[p,ze],[d$1,ct],[m,B$1]],[/(portaltv)/i],[p,[d$1,Ro],[m,B$1]],[/droid.+aft(\w+)( bui|\))/i],[p,[d$1,Oi],[m,B$1]],[/(shield \w+ tv)/i],[p,[d$1,To],[m,B$1]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[p,[d$1,Es],[m,B$1]],[/(bravia[\w ]+)( bui|\))/i],[p,[d$1,ur],[m,B$1]],[/(mi(tv|box)-?\w+) bui/i],[p,[d$1,Po],[m,B$1]],[/Hbbtv.*(technisat) (.*);/i],[d$1,p,[m,B$1]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[d$1,/.+\/(\w+)/,`$1`,Ee,{LG:`lge`}],[p,Bi],[m,B$1]],[/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i],[p,[m,B$1]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:|large screen[\w ]+safari)\b/i],[[m,B$1]],[/(playstation \w+)/i],[p,[d$1,ur],[m,vr]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[p,[d$1,So],[m,vr]],[/(ouya)/i,/(nintendo) (\w+)/i,/(retroid) (pocket ([^\)]+))/i],[d$1,p,[m,vr]],[/droid.+; (shield)( bui|\))/i],[p,[d$1,To],[m,vr]],[/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i],[p,[d$1,dr],[m,ye]],[/((pebble))app/i,/(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i],[d$1,p,[m,ye]],[/(ow(?:19|20)?we?[1-3]{1,3})/i],[p,[d$1,xo],[m,ye]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[p,[d$1,At],[m,ye]],[/(opwwe\d{3})/i],[p,[d$1,ys],[m,ye]],[/(moto 360)/i],[p,[d$1,Io],[m,ye]],[/(smartwatch 3)/i],[p,[d$1,ur],[m,ye]],[/(g watch r)/i],[p,[d$1,Li],[m,ye]],[/droid.+; (wt63?0{2,3})\)/i],[p,[d$1,Do],[m,ye]],[/droid.+; (glass) \d/i],[p,[d$1,ct],[m,Ai]],[/(pico) (4|neo3(?: link|pro)?)/i],[d$1,p,[m,Ai]],[/(quest( \d| pro)?s?).+vr/i],[p,[d$1,Ro],[m,Ai]],[/mobile vr; rv.+firefox/i],[[m,Ai]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[d$1,[m,Cr]],[/(aeobc)\b/i],[p,[d$1,Oi],[m,Cr]],[/(homepod).+mac os/i],[p,[d$1,At],[m,Cr]],[/windows iot/i],[[m,Cr]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+?(mobile|vr|\d) safari/i],[p,[m,Ee,{mobile:`Mobile`,xr:`VR`,"*":O}]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[m,O]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[m,S$1]],[/droid .+?; ([\w\. -]+)( bui|\))/i],[p,[d$1,`Generic`]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[g,[u,Ui+`HTML`]],[/(arkweb)\/([\w\.]+)/i],[u,g],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[g,[u,`Blink`]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[u,g],[/ladybird\//i],[[u,`LibWeb`]],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[g,u]],os:[[/(windows nt) (6\.[23]); arm/i],[[u,/N/,`R`],[g,Ee,xs]],[/(windows (?:phone|mobile|iot))(?: os)?[\/ ]?([\d\.]*( se)?)/i,/(windows)[\/ ](1[01]|2000|3\.1|7|8(\.1)?|9[58]|me|server 20\d\d( r2)?|vista|xp)/i],[u,g],[/windows nt ?([\d\.\)]*)(?!.+xbox)/i,/\bwin(?=3| ?9|n)(?:nt| 9x )?([\d\.;]*)/i],[[g,/(;|\))/g,``,Ee,xs],[u,No]],[/(windows ce)\/?([\d\.]*)/i],[u,g],[/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[g,/_/g,`.`],[u,`iOS`]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+(haiku|morphos))/i],[[u,`macOS`],[g,/_/g,`.`]],[/android ([\d\.]+).*crkey/i],[g,[u,ze+` Android`]],[/fuchsia.*crkey\/([\d\.]+)/i],[g,[u,ze+` Fuchsia`]],[/crkey\/([\d\.]+).*devicetype\/smartspeaker/i],[g,[u,ze+` SmartSpeaker`]],[/linux.*crkey\/([\d\.]+)/i],[g,[u,ze+` Linux`]],[/crkey\/([\d\.]+)/i],[g,[u,ze]],[/droid ([\w\.]+)\b.+(android[- ]x86)/i],[g,u],[/(ubuntu) ([\w\.]+) like android/i],[[u,/(.+)/,`$1 Touch`],g],[/(harmonyos)[\/ ]?([\d\.]*)/i,/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen)\w*[-\/\.; ]?([\d\.]*)/i],[u,g],[/\(bb(10);/i],[g,[u,vs]],[/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i],[g,[u,`Symbian`]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[g,[u,gr+` OS`]],[/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i,/webos(?:[ \/]?|\.tv-20(?=2[2-9]))(\d[\d\.]*)/i],[g,[u,`webOS`]],[/web0s;.+?(?:chr[o0]me|safari)\/(\d+)/i],[[g,Ee,{25:`120`,24:`108`,23:`94`,22:`87`,6:`79`,5:`68`,4:`53`,3:`38`,2:`538`,1:`537`,"*":`TV`}],[u,`webOS`]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[g,[u,`watchOS`]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[u,`Chrome OS`],g],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) (\w+)/i,/(xbox); +xbox ([^\);]+)/i,/(pico) .+os([\w\.]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/linux.+(mint)[\/\(\) ]?([\w\.]*)/i,/(mageia|vectorlinux|fuchsia|arcaos|arch(?= ?linux))[;l ]([\d\.]*)/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire|knoppix)(?: gnu[\/ ]linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/\b(aix)[; ]([1-9\.]{0,4})/i,/(hurd|linux|morphos)(?: (?:arm|x86|ppc)\w*| ?)([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) ?(r\d)?/i],[u,g],[/(sunos) ?([\d\.]*)/i],[[u,`Solaris`],g],[/\b(beos|os\/2|amigaos|openvms|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[u,g]]},Ni=(function(){var r={init:{},isIgnore:{},isIgnoreRgx:{},toString:{}};return Le.call(r.init,[[J,[u,g,br,m]],[Ae,[Q]],[Se,[m,p,d$1]],[he,[u,g]],[de,[u,g]]]),Le.call(r.isIgnore,[[J,[g,br]],[he,[g]],[de,[g]]]),Le.call(r.isIgnoreRgx,[[J,/ ?browser$/i],[de,/ ?os$/i]]),Le.call(r.toString,[[J,[u,g]],[Ae,[Q]],[Se,[d$1,p]],[he,[u,g]],[de,[u,g]]]),r})(),lc=function(r,e){var t=Ni.init[e],i=Ni.isIgnore[e]||0,o=Ni.isIgnoreRgx[e]||0,n=Ni.toString[e]||0;function s(){Le.call(this,t);}return s.prototype.getItem=function(){return r},s.prototype.withClientHints=function(){return Ke?Ke.getHighEntropyValues(ks).then(function(c){return r.setCH(new As(c,false)).parseCH().get()}):r.parseCH().get()},s.prototype.withFeatureCheck=function(){return r.detectFeature().get()},e!=Lt&&(s.prototype.is=function(c){var l=false;for(var v in this)if(this.hasOwnProperty(v)&&!Uo(i,v)&&Oe(o?Ft(o,this[v]):this[v])==Oe(o?Ft(o,c):c)){if(l=true,c!=Xe)break}else if(c==Xe&&l){l=!l;break}return l},s.prototype.toString=function(){var c=Ut;for(var l in n)typeof this[n[l]]!==Xe&&(c+=(c?` `:Ut)+this[n[l]]);return c||Xe}),Ke||(s.prototype.then=function(c){var l=this,v=function(){for(var I in l)l.hasOwnProperty(I)&&(this[I]=l[I]);};v.prototype={is:s.prototype.is,toString:s.prototype.toString};var w=new v;return c(w),w}),new s};function As(r,e){if(r=r||{},Le.call(this,ks),e)Le.call(this,[[Mo,_o(r[Ye])],[Fo,_o(r[Za])],[S$1,/\?1/.test(r[ic])],[p,wr(r[oc])],[Nt,wr(r[_s])],[Bo,wr(r[nc])],[Q,wr(r[ec])],[lt,_o(r[rc])],[Vi,wr(r[tc])]]);else for(var t in r)this.hasOwnProperty(t)&&typeof r[t]!==Xe&&(this[t]=r[t]);}function Rs(r,e,t,i){return this.get=function(o){return o?this.data.hasOwnProperty(o)?this.data[o]:void 0:this.data},this.set=function(o,n){return this.data[o]=n,this},this.setCH=function(o){return this.uaCH=o,this},this.detectFeature=function(){if(Z&&Z.userAgent==this.ua)switch(this.itemType){case J:Z.brave&&typeof Z.brave.isBrave==Mi&&this.set(u,`Brave`);break;case Se:!this.get(m)&&Ke&&Ke[S$1]&&this.set(m,S$1),this.get(p)==`Macintosh`&&Z&&typeof Z.standalone!==Xe&&Z.maxTouchPoints&&Z.maxTouchPoints>2&&this.set(p,`iPad`).set(m,O);break;case de:!this.get(u)&&Ke&&Ke[Nt]&&this.set(u,Ke[Nt]);break;case Lt:var o=this.data,n=function(s){return o[s].getItem().detectFeature().get()};this.set(J,n(J)).set(Ae,n(Ae)).set(Se,n(Se)).set(he,n(he)).set(de,n(de));}return this},this.parseUA=function(){return this.itemType!=Lt&&Ao.call(this.data,this.ua,this.rgxMap),this.itemType==J&&this.set(br,ko(this.get(g))),this},this.parseCH=function(){var o=this.uaCH,n=this.rgxMap;switch(this.itemType){case J:case he:var s=o[Fo]||o[Mo],c;if(s)for(var l in s){var v=s[l].brand||s[l],w=s[l].version;this.itemType==J&&!/not.a.brand/i.test(v)&&(!c||/Chrom/.test(c)&&v!=Is||c==Ui&&/WebView2/.test(v))&&(v=Ee(v,cc),c=this.get(u),c&&!/Chrom/.test(c)&&/Chrom/.test(v)||this.set(u,v).set(g,w).set(br,ko(w)),c=v),this.itemType==he&&v==Is&&this.set(g,w);}break;case Ae:var I=o[Q];I&&(I&&o[Vi]==`64`&&(I+=`64`),Ao.call(this.data,I+`;`,n));break;case Se:if(o[S$1]&&this.set(m,S$1),o[p]&&(this.set(p,o[p]),!this.get(m)||!this.get(d$1))){var R={};Ao.call(R,`droid 9; `+o[p]+`)`,n),!this.get(m)&&R.type&&this.set(m,R.type),!this.get(d$1)&&R.vendor&&this.set(d$1,R.vendor);}if(o[lt]){var C;if(typeof o[lt]!=`string`)for(var D=0;!C&&D<o[lt].length;)C=Ee(o[lt][D++],Ps);else C=Ee(o[lt],Ps);this.set(m,C);}break;case de:var _=o[Nt];if(_){var y=o[Bo];_==No&&(y=parseInt(ko(y),10)>=13?`11`:`10`),this.set(u,_).set(g,y);}this.get(u)==No&&o[p]==`Xbox`&&this.set(u,`Xbox`).set(g,void 0);break;case Lt:var z=this.data,ee=function(b){return z[b].getItem().setCH(o).parseCH().get()};this.set(J,ee(J)).set(Ae,ee(Ae)).set(Se,ee(Se)).set(he,ee(he)).set(de,ee(de));}return this},Le.call(this,[[`itemType`,r],[`ua`,e],[`uaCH`,i],[`rgxMap`,t],[`data`,lc(this,r)]]),this}function we(r,e,t){if(typeof r===Mt?(Fi(r,true)?(typeof e===Mt&&(t=e),e=r):(t=r,e=void 0),r=void 0):typeof r===Lo&&!Fi(e,true)&&(t=e,e=void 0),t&&typeof t.append===Mi){var i={};t.forEach(function(l,v){i[v]=l;}),t=i;}if(!(this instanceof we))return new we(r,e,t).getResult();var o=typeof r===Lo?r:t&&t[fs]?t[fs]:Z&&Z.userAgent?Z.userAgent:Ut,n=new As(t,true),s=e?ac(Ds,e):Ds,c=function(l){return l==Lt?function(){return new Rs(l,o,s,n).set(`ua`,o).set(J,this.getBrowser()).set(Ae,this.getCPU()).set(Se,this.getDevice()).set(he,this.getEngine()).set(de,this.getOS()).get()}:function(){return new Rs(l,o,s[l],n).parseUA().get()}};return Le.call(this,[[`getBrowser`,c(J)],[`getCPU`,c(Ae)],[`getDevice`,c(Se)],[`getEngine`,c(he)],[`getOS`,c(de)],[`getResult`,c(Lt)],[`getUA`,function(){return o}],[`setUA`,function(l){return Bt(l)&&(o=l.length>Oo?Bi(l,Oo):l),this}]]).setUA(o),this}we.VERSION=Qa;we.BROWSER=Wi([u,g,br,m]);we.CPU=Wi([Q]);we.DEVICE=Wi([p,d$1,m,vr,S$1,B$1,O,ye,Cr]);we.ENGINE=we.OS=Wi([u,g]);var Hi=class{modifications=[];constructor(){Ce$1(`.lc-hide {display: none !important;height: 0 !important;}
83
+ `},navigation:{nextEl:r.querySelector(`.swiper-button-next`),prevEl:r.querySelector(`.swiper-button-prev`)},autoplay:e.autoplay?.enabled?{delay:e.autoplay?.delay,disableOnInteraction:false,pauseOnMouseEnter:false}:false,autoHeight:true};e.marquee&&t.autoplay&&typeof t.autoplay==`object`&&(t.speed=e.speed,t.autoplay.pauseOnMouseEnter=true,r.style.setProperty(`--swiper-wrapper-transition-timing-function`,`linear`));let i=new window.CooeeSDK.Swiper(r,t);return r.style.setProperty(`--swiper-navigation-size`,`${e.navigation.size}px`),i}function di(r,e,t){let i={color:r.navigation.color?.rgba};return r.pagination.enabled&&(i.transform=`translateY(-25%)`),h(`div`,{class:`swiper-container`,ref:e,style:`max-width: 100%`,children:[h(`div`,{class:`swiper-wrapper`,children:t()}),r.navigation.enabled&&h(`div`,{class:`swiper-button-next`,style:i,children:h(`span`,{})}),r.navigation.enabled&&h(`div`,{class:`swiper-button-prev`,style:i,children:h(`span`,{})}),r.pagination.enabled&&h(`div`,{className:`swiper-pagination`,style:{bottom:0,top:`unset`,position:`relative`,color:r.pagination.color?.rgba}})]})}var Xt=class extends k{componentDidMount(){Z$1(()=>{this.setState(()=>({checked:this.props.item.selected.value}));});}render(){return h(`div`,{style:this.getCompiledStyles(),className:this.getClasses(`lc-checkbox`),children:h(`input`,{type:`checkbox`,checked:this.state.checked,onChange:this.onChange.bind(this),style:{appearance:`auto`}})})}onChange(e){let{checked:t}=e.target;this.props.item.selected.value=t;}getTypoStyles(){let e={},t=this.mediaStyle.typo??new B$2;return e.textAlign=t.alignment,e.justifyContent=t.alignment,e}getComponentStyles(){return s$2(r$1({},this.getTypoStyles()),{display:`flex`})}};var Re=class extends k{constructor(e,t){super(e,t);}render(){let e=this.props.element[this.deviceTypeKey],t=e?.src||this.props.element.src||this.props.element.lg?.src;return h(`img`,{onClick:this.customOnClick.bind(this),alt:e?.name||`Image`,className:this.getClasses(`lc-image`),onMouseEnter:this.handleMouseEnter.bind(this),onMouseLeave:this.handleMouseLeave.bind(this),src:t,style:this.getCompiledStyles()})}customOnClick(e){this.props.element.clc?.at===dr$3.ADD_TO_CART&&this.props.triggerContext.triggerData.items[0]&&this.onClick(e,{item:this.props.triggerContext.triggerData.items[0]}),this.props.onClick&&this.props.onClick(`image`);}getComponentStyles(){let e=this.mediaStyle.lout;if(!e||e.pos!==`absolute`)return {};let t={zIndex:e.zIndex,cursor:this.props.element.clc?.at?`pointer`:`auto`};return this.mediaStyle.size?.w&&(t.width=this.mediaStyle.size.w),this.mediaStyle.size?.h&&(t.height=this.mediaStyle.size.h),t}handleMouseEnter(e){let t=this.props.element[this.deviceTypeKey]?.secondarySrc;t&&(e.currentTarget.src=t);}handleMouseLeave(e){e.currentTarget.src=this.props.element[this.deviceTypeKey]?.src;}};var _e=class extends k{render(){if(!(this.props.element.hide||!this.matchWhenCondition(this.props.element.when)))return h(`div`,{style:this.getCompiledStyles(),class:`lc-flexbox`,children:h(Ge,{elements:this.props.elements,element:this.props.element,triggerContext:this.props.triggerContext})})}getComponentStyles(){let e=this.mediaStyle.flex??new Et$2,t={display:`flex`,gap:e.gap+`px`,flexWrap:e.wrap,flexDirection:e.dir,justifyContent:e.jc,alignItems:e.ai};return e.wrap===`nowrap`&&e.scroll&&(e.dir===`column`?t[`overflow-y`]=`auto`:t[`overflow-x`]=`auto`),t}};var Yt=class extends _e{render(){if(!(this.props.element.hide||!this.matchWhenCondition(this.props.element.when)))return h(`div`,{style:this.getCompiledStyles(),class:`lc-flexbox`,children:h(xt,{elements:this.props.elements,element:this.props.element,triggerContext:this.props.triggerContext,item:this.props.item,noLinks:this.props.noLinks})})}};var Jt=class extends k{render(){return h(`select`,{style:this.getCompiledStyles(),value:this.props.selectedVariant.selectedSellingPlan.value?.mID??``,onChange:this.onChange.bind(this),disabled:this.state.disabled,className:this.getClasses(`lc-dropdown`),children:this.createSelectItems()})}componentDidMount(){Z$1(()=>{this.setState(()=>({disabled:this.props.triggerContext.triggerData.isBundle()?!this.props.item.selected.value:false}));});}getComponentStyles(){let e={};return this.props.selectedVariant.sellingPlans?.length||(e.visibility=`hidden`),r$1(r$1({},e),yn(this.mediaStyle.typo))}createSelectItems(){let e=[],t=this.props.selectedVariant;if(!t.sellingPlans?.length)return [];this.props.triggerContext.triggerData.skipSubscribedItems?t.selectedSellingPlan.value||(t.sellingPlans[0].isSelected=true,t.changeSellingPlan(t.sellingPlans[0])):e.push(h(`option`,{value:``,selected:!t.selectedSellingPlan,children:`One time purchase`}));for(let i of t.sellingPlans??[])e.push(h(`option`,{value:i.mID,selected:i.isSelected,children:i.name}));return e}onChange(e){let t=e.target.value;t?this.props.selectedVariant.selectedSellingPlan.value=this.props.selectedVariant.sellingPlans.find(i=>i.mID===t):this.props.selectedVariant.selectedSellingPlan.value=void 0;}};var qa=new RegExp(`fill="#[a-zA-Z0-9]+"`),Qt=class extends k{constructor(){super();}render(){let e=this.getCompiledStyles(),t=this.getRating();return t||(e.display=`none`,t=``),h(`div`,{style:e,className:this.getClasses(`lc-star-rating`),dangerouslySetInnerHTML:{__html:t}})}getRating(){let e={size:this.props.element.iconSize,color:this.props.element.c.hex},t=qe$1(this.props.element.fullStar,{svg:e},this.props.triggerContext),i=qe$1(this.props.element.halfStart,{svg:e},this.props.triggerContext),o=this.props.review;if(!o?.rating)return ``;let n=``;if(this.props.element.showSingleStar)n=t;else {let s=5,c=`${o.rating}`.split(`.`);for(let l=0;l<+c[0];l++)n+=t,s--;c[1]&&(n+=i,s--);for(let l=0;l<s;l++)n+=t.replace(qa,`fill="#f1f1f1"`);}return n}getComponentStyles(){return {display:`flex`,alignItems:`center`}}};var Zt=class extends k{render(){return h(`select`,{style:this.getCompiledStyles(),value:this.props.item.selectedOrFirstVariant.value.mID,onChange:this.onChange.bind(this),disabled:this.state.disabled,className:this.getClasses(`lc-dropdown`),children:this.createSelectItems()})}componentDidMount(){Z$1(()=>{this.setState(()=>({disabled:this.props.triggerContext.triggerData.isBundle()?!this.props.item.selected.value:false}));});}getComponentStyles(){let e={};return this.props.item.vars?.length===1&&this.props.item.vars[0].name===`Default Title`&&(e.visibility=`hidden`),r$1(r$1({},e),yn(this.mediaStyle.typo))}createSelectItems(){let e=[];for(let t of this.props.item.vars)e.push(h(`option`,{value:t.mID,disabled:!t.isAvailable,children:t.name}));return e}onChange(e){let t=e.target.value,i=this.props.item.vars.find(o=>o.mID===t);this.props.item.setSelectedVariant(i);}};var os=()=>{let r=window.ShopifyAnalytics?.meta??{},e=r.selectedVariantId;if(e)return e;if(r.product?.variants?.length>0)return r.product.variants[0].id},ao=r=>{if(!r)return;let e;try{e=new URL(r);}catch{return}if(e.hostname!==`cdn.shopify.com`)return r;let t=e.pathname.split(`.`);return t.length!==2?r:(e.pathname=t[0]+`_large.`+t[1],e.toString())};var xt=class extends k{constructor(e,t){super(e,t),this.setState(()=>({decoration:`unset`}));}renderElement(e){if(!(e.hide||!this.matchWhenCondition(e.when))){if(e.t===4){let t=e;return t.l===`Star Rating`&&!this.props.item.reviews?.rating?void 0:h(Yt,{element:t,triggerContext:this.props.triggerContext,elements:t.elems,item:this.props.item,noLinks:this.props.noLinks})}if(e.t===6)return this.props.triggerContext.triggerData.isBundle()?h(Xt,{element:e,item:this.props.item,triggerContext:this.props.triggerContext}):void 0;if(e.t===13){let t=e,i=this.props.item,o=ao(i.variantImage??i.firstImageURL),n=ao(i.variantSecondaryImage??i.secondaryImageURL);t.lg=t.sm={src:o,name:i.name,secondarySrc:n};let s=h(Re,{element:t,onClick:this.customOnClick.bind(this),triggerContext:this.props.triggerContext});return this.props.noLinks?s:h(`a`,{href:this.props.item.selectedOrFirstVariant.value.link,style:{display:`block`},children:s})}if(e.t===14)return this.renderProductTitle(e);if(e.t===15){let t=e;return this.props.triggerContext.triggerData.isCartEmbed()&&this.props.item.vars?.length===1&&this.props.item.vars[0].name===`Default Title`?void 0:t.type!==`SINGLE`?h(`cooee-product-options-picker`,{item:this.props.item,styles:t.style,horizontal:t.horizontal,dropdownType:t.type}):h(Zt,{element:t,item:this.props.item,triggerContext:this.props.triggerContext})}return e.t===16?h(Jt,{element:e,selectedVariant:this.props.item.selectedOrFirstVariant.value,item:this.props.item,triggerContext:this.props.triggerContext}):e.t===19?h(Qt,{element:e,triggerContext:this.props.triggerContext,review:this.props.item.reviews}):e.t===18||e.t===3?h(ot,{element:e,item:this.props.item,triggerContext:this.props.triggerContext}):h(Ge,{elements:[e],element:this.props.element,triggerContext:this.props.triggerContext})}}render(){return this.attachListener(),this.props.elements.map(e=>this.renderElement(e))}getComponentStyles(){return {}}renderProductTitle(e){let t=h(re,{element:e,onClick:this.customOnClick.bind(this),triggerContext:this.props.triggerContext});return this.props.noLinks?t:h(`a`,{href:this.props.item.selectedOrFirstVariant.value.link,style:{display:`block`,textDecoration:this.state.decoration},onMouseEnter:this.onMouseEnter.bind(this),onMouseLeave:this.onMouseLeave.bind(this),children:t})}customOnClick(e){this.sendTriggerClicked([this.props.item.toEmbed()],{from:e});}onMouseEnter(){this.setState(()=>({decoration:`underline`}));}onMouseLeave(){this.setState(()=>({decoration:`unset`}));}attachListener(){document.addEventListener(`letscooee:variant-change`,e=>{let t=e;if(!t.detail||this.props.item.mID!==t.detail.productID)return;let i=t.detail.variantID;this.props.item.setSelectedVariantByID(i);});}};var nt=class extends k{productElement;constructor(e,t){super(e,t),this.setState(()=>({decoration:`unset`}));}render(){if(this.productElement=new He(Ve$2(this.props.element,this.getProductData(),this.props.triggerContext)),!(this.productElement.hide||!this.matchWhenCondition(this.productElement.when)))return h(`div`,{style:r$1({},this.getCompiledStyles()),className:this.getClasses(`lc-single-product`),children:h(xt,{element:this.productElement,elements:this.productElement.elems,triggerContext:this.props.triggerContext,item:this.props.item,noLinks:this.productElement.noLinks})})}getComponentStyles(){return {flexShrink:0}}getProductData(){if(!this.props.item)return {};let e=this.props.item,t=e.selectedOrFirstVariant.value,i=e.getTemplateVariables();i.product.quantity=this.props.triggerContext.hasManipulatedProductQuantity()?this.props.triggerContext.getManipulatedQuantity(this.props.item.quantity):this.props.item.quantity;let o=this.props.triggerContext.triggerData.discount?.type===se.BXGY;return !t.hasEffectivePrice()&&o&&(i.product=s$2(r$1(r$1({},i.product),An$1(`effective_price`,t.effectivePrice.value)),{price:``})),i.variant.quantity=this.props.triggerContext.hasManipulatedProductQuantity()?this.props.triggerContext.getManipulatedQuantity(t.quantity):t.quantity,{product:i.product,variant:i.variant,svg:{color:`{{ svg.color }}`,size:`{{ svg.size }}`}}}};var er=class extends k{swiperRef=null;swiperInstance=null;configuration;gap;constructor(e,t){super(e,t),this.configuration=M$2()?this.props.element.conf.sm:this.props.element.conf.lg,this.gap=(this.configuration.gap??15)+`px`;}componentDidMount(){this.props.element.conf[this.deviceTypeKey].disp===2&&Gi().then(()=>{this.swiperInstance=pi(this.swiperRef,this.props.element.conf[this.deviceTypeKey]);});}componentWillUnmount(){this.swiperInstance&&this.swiperInstance.destroy();}render(){let e=this.props.triggerContext.triggerData.items;e.splice(this.configuration.maxItems??10);let t;if(this.configuration.disp===2){let i=n=>{this.swiperRef=n;},o=()=>e?.map(n=>h(`div`,{class:`swiper-slide`,children:this.getProductFragment(n)}));t=h(`div`,{style:s$2(r$1({},this.getCompiledStyles()),{display:`block`}),className:this.getClasses(`lc-product-swiper-list`),children:di(this.configuration,i,o)});}else t=h(`div`,{style:this.getCompiledStyles(),className:this.getClasses(`lc-product-list`),children:e?.map((i,o)=>this.getProductFragment(i,o!==e.length-1))});return t}getComponentStyles(){let e=[0,2].includes(this.configuration.disp),t={display:e?`flex`:`grid`,justifyContent:`safe `+(this.mediaStyle.flex?.jc??`center`),gap:this.gap,flexDirection:this.mediaStyle.flex?.dir??`row`};if(t.flexDirection===`row`){if(e)t.maxWidth=`100%`,t.overflowY=`auto`;else if(this.configuration.disp===1){let i=this.props.triggerContext.triggerData,o=i.items.length,n;i.isBundle()?n=this.props.element.prod.symbol?.hide!==true?o*2-1:o:n=this.props.element.conf[this.deviceTypeKey].maxInRow,t.gridTemplateColumns=`repeat(${n}, auto)`;}}return t}getProductFragment(e,t=false){return h(ut$1,{children:[h(nt,{element:this.props.element.prod,item:e,triggerContext:this.props.triggerContext}),this.props.triggerContext.triggerData.isBundle()&&t&&this.props.element.prod.symbol&&!this.props.element.prod.symbol.hide&&h(`div`,{style:{display:`flex`,alignItems:`center`,justifyContent:`center`},children:h(re,{element:this.props.element.prod.symbol,triggerContext:this.props.triggerContext})})]},e.mID)}};var tr=class extends k{swiperRef=null;swiperInstance=null;constructor(e,t){super(e,t);}componentDidMount(){Gi().then(()=>{this.swiperInstance=pi(this.swiperRef,this.props.element.conf);});}componentWillUnmount(){this.swiperInstance&&this.swiperInstance.destroy();}render(){let e=this.props.element,t=o=>{this.swiperRef=o;},i=()=>{let o=e.values?.map(c=>h(`div`,{class:`swiper-slide`,onClick:l=>this.onClick(l,{clickAction:this.getClickAction(c)}),children:this.renderElement(c)}));if(!o?.length)return [];let n=e.conf,s=o.length;if(n.marquee&&s<=Number(n.maxInRow)){let c=Number(n.maxInRow)-s+1;for(let l=0;l<c;l++)o.push(o[l%s]);}return o};return di(e.conf,t,i)}getComponentStyles(){return {}}renderElement(e){let t=this.valueAddedSlide(this.props.element.slide,e);switch(t?.t){case 1:return h(Re,{element:t,triggerContext:this.props.triggerContext});case 4:return h(_e,{elements:t.elems,element:t,triggerContext:this.props.triggerContext});default:Y$2.warn(`Unknown slide type for carousal`);}}valueAddedSlide(e,t){let i=Ve$2(e,{form:t},this.props.triggerContext);return te.getParsedElement(i)}getClickAction(e){return Ve$2(this.props.element.clc??{},{form:e},this.props.triggerContext)}};var Ge=class extends k{constructor(e,t){super(e,t),this.setState(()=>({decoration:`unset`})),Z$1(()=>{this.setState(()=>({showButton:!this.props.triggerContext.triggerData.isBundle()||!!this.props.triggerContext.selectedItems.length}));});}renderElement(e){if(!e.hide){if(e.t===4){let t=e;return h(_e,{element:t,triggerContext:this.props.triggerContext,elements:t.elems})}if(e.t===61)return h(zt,{element:e,triggerContext:this.props.triggerContext});if(e.t===3)return this.state.showButton?h(ot,{element:e,triggerContext:this.props.triggerContext}):void 0;if(e.t===2)return h(re,{element:e,triggerContext:this.props.triggerContext});if(e.t===1)return h(Re,{element:e,triggerContext:this.props.triggerContext});if(e.t===11)return h(er,{element:e,triggerContext:this.props.triggerContext});if(e.t===12)return h(nt,{element:e,item:this.props.triggerContext.triggerData.items[0],triggerContext:this.props.triggerContext});if(e.t===62)return h(tr,{element:e,triggerContext:this.props.triggerContext})}}render(){return this.props.elements.map(e=>this.renderElement(e))}getComponentStyles(){return {}}};var rr=class extends k{clickAction;isClickable;constructor(e,t){super(e,t),this.clickAction=this.props.element.clc,this.isClickable=this.clickAction?.at===dr$3.GO_TO_URL&&!!Dn(this.clickAction.gu?.u)||this.clickAction?.at===dr$3.OPEN_CART||this.clickAction?.at===dr$3.INITIATE_CHECKOUT;}componentDidMount(){Z$1(()=>{let e=this.props.triggerContext.triggerData,t=this.props.triggerContext.selectedItems;e.calculateDiscountData(t,this.props.triggerContext.shouldGiveFBTDiscount);});}render(){return h(ut$1,{children:[h(`div`,{style:this.getCompiledStyles(),className:this.getClasses(`lc-container`),onClick:e=>{this.onClick(e,{clickAction:this.clickAction});},children:h(Ge,{elements:this.props.elements,element:this.props.element,triggerContext:this.props.triggerContext})}),this.props.triggerContext.triggerData.id===`preview`&&h(`div`,{class:`letscooee-preview-badge`,children:[`#`,this.props.triggerContext.triggerData.shortID,` preview`]})]})}getComponentStyles(){let e={position:`relative`,overflow:`hidden`,display:`block`};return this.isClickable&&(e.cursor=`pointer`),e}};var q=class r$9{constructor(e){this.engagementTrigger=e;this.triggerContext=new Fe(new Date,this.engagementTrigger);}static engagementIDsWithTrackedDisplay=new Set;static DEBOUNCE_TIME=1e3;rootContainer;widgetElement;triggerContext;observers=[];renderedCount=0;scrollSubscription;isExclusionWithBVariation;isProcessing=false;renderSilently(){this.acquireProcessingLock()||this.render().finally(()=>this.releaseProcessingLock()).catch(e=>{ke$2(e,`render-widget`,{triggerContext:this.triggerContext});});}destroy(){Y$2.verbose(`${this.engagementTrigger} will be destroyed`),this.preDestroy(),this.removeFromRendered(),this.rootContainer?.remove(),r$9.engagementIDsWithTrackedDisplay.delete(this.engagementTrigger.shortID),ki$1(this.engagementTrigger.content?.afterDeleteJS);}matches(e){return this.engagementTrigger.shortID===e.shortID}async render(){if(this.engagementTrigger.shouldGetVariationImmediately()){let e=await this.getVariation();this.handleVariationResponse(e);}if(this.rootContainer=await this.getWidgetContainer(true),!this.rootContainer){Y$2.warn(`${this.engagementTrigger} no section found to render the widget`);return}this.afterRootContainerCreated(),await this.getVariationIfRequired(),await this.runChoresBeforeRender(),this.attachScroll(),this.checkAndSendEvent(),this.triggerContext.renderer=this,ki$1(this.engagementTrigger.content?.afterRenderJS);}async updateAndReRender(e){if(!this.acquireProcessingLock())try{this.updateItems(e.items,this.engagementTrigger.items),await this.update(e),await this.render();}finally{this.releaseProcessingLock();}}async update(e){this.engagementTrigger.variation=e.variation;}async rerenderIfDeleted(){if(!this.rootContainer?.isConnected&&!this.acquireProcessingLock()){Y$2.info(`${this.engagementTrigger} deleted. Will be re-rendered`);try{this.preDestroy(),await this.render();}finally{this.releaseProcessingLock();}}}updateAngularWidget(){return this.widgetElement?.isConnected?(this.widgetElement.update(),true):false}preDestroy(){this.scrollSubscription?.unsubscribe(),this.observers.forEach(e=>{e?.disconnect&&e.disconnect();});}acquireProcessingLock(){return this.isProcessing?(Y$2.verbose(`Lock could not be acquired for ${this.engagementTrigger}`),true):(Y$2.verbose(`Acquiring rendering lock for ${this.engagementTrigger}`),this.isProcessing=true,false)}releaseProcessingLock(){Y$2.verbose(`Releasing rendering lock for ${this.engagementTrigger}`),this.isProcessing=false;}afterRootContainerCreated(){}isAllOkToRender(){return !!this.engagementTrigger.widget}async getVariationIfRequired(){if(this.engagementTrigger.shouldSkipVariation()){Y$2.verbose(`${this.engagementTrigger} already has necessary data to render`);return}let e=await this.observeWidgetContainerInViewport();this.handleVariationResponse(e);}handleVariationResponse(e){if(!e)return;let t=this.engagementTrigger;Y$2.log(`${t} visitor has been assigned to variation ${e.variation}`),e.items?.length&&(t.items=e.items.map(i=>new mt$1(i)),t.nonMutableItems=e.items.map(i=>new mt$1(i))),e.bundleFrom&&(t.bundleFrom=new mt$1(e.bundleFrom)),e.discount&&(t.discount=e.discount),e.placement&&(t.placement=e.placement),e.props&&pe$3.hasKeys(e.props)&&(t.props=r$1(r$1({},t.props),e.props)),e.content&&(t.content=new Gt(e.content)),t.widget=new Et(e.widget),t.contentID=e.contentID,t.variation=e.variation,t.placement=e.placement,t.manipulation=e.manipulation,t.entryAnimation=e.entryAnimation??`NONE`,this.isExclusionWithBVariation=t.isExclusionTesting()&&t.variation===`b`,this.isExclusionWithBVariation&&(this.rootContainer.style.height=`0.5px`);}addToRendered(){this.renderedCount++,Y$2.info(`${this.engagementTrigger} rendered \u2705 ${Mn$1(this.renderedCount)} time`);}removeFromRendered(){this instanceof le?st.delete(this):Dt.delete(this);}async getVariation(){Y$2.log(`${this.engagementTrigger} get variation`);let e={engagementID:this.engagementTrigger.engagementID,isPreview:this.engagementTrigger.id===`preview`};try{return (await ns(e)).data}catch(t){if(t instanceof oe$4&&t.response?.status===400)return;ke$2(t,`get-variation`,{engagementTrigger:this.engagementTrigger});return}}async observeWidgetContainerInViewport(){if(!this.rootContainer){Y$2.warn(`${this.engagementTrigger} No root container found to watch for viewport`);return}let e=window.innerHeight*.3,t={root:null,rootMargin:`${e}px 0px ${e}px 0px`,threshold:0};return this.isInViewport()?this.getVariation():new Promise(i=>{let o=new IntersectionObserver((n,s)=>{n.forEach(async c=>{if(c.isIntersecting){Y$2.log(`${this.engagementTrigger} root container is near the viewport. Fetching variation`);i(await this.getVariation()),s.unobserve(this.rootContainer);}});},t);o.observe(this.rootContainer),this.observers.push(o);})}attachScroll(){this.scrollSubscription=Tr(window,`scroll`).pipe(Fe$1(r$9.DEBOUNCE_TIME)).subscribe(()=>{this.checkAndSendEvent();});}checkAndSendEvent(){let e=this.engagementTrigger.shortID;if(r$9.engagementIDsWithTrackedDisplay.has(e)||!this.isInViewport())return;let i={};this.triggerContext.triggerData.items?.length&&(i.promotedMIDs=this.engagementTrigger.items?.map(s=>s.mID));let n=new Ir$1(this.isExclusionWithBVariation?`CE Campaign Holdout`:`CE Trigger Displayed`,i,this.engagementTrigger);n.name===`CE Campaign Holdout`&&(n.trigger.holdout=true),ge(n),r$9.engagementIDsWithTrackedDisplay.add(e),this.scrollSubscription.unsubscribe();}generateParentElementID(){return `letscooee-${this.engagementTrigger.shortID}`}createAngularWidget(e){let t=this.widgetElement=document.createElement(e);return t.cart=y.getCurrent(),t.triggerContext=this.triggerContext,t.engagementTrigger=this.engagementTrigger,t.setAttribute(`engagement`,this.engagementTrigger.shortID),this.rootContainer.appendChild(t),this.addToRendered(),this.injectOuterCSSOnly(),t}getParentElement(e,t=document){let i=t.getElementById(e);if(i)return i;let o=this.engagementTrigger.objective.toLowerCase().replaceAll(`_`,`-`),n=this.engagementTrigger.shortID;i=document.createElement(`div`),i.id=e;let s=`letscooee letscooee-engagement engagement-${n} lc-${o}`;return this.engagementTrigger.content?.classes&&(s+=` ${this.engagementTrigger.content.classes}`),i.className=s,i.dataset.engagementId=n,this.engagementTrigger.id===`preview`&&(i.className+=` letscooee-preview`),i.style.display=`block`,i.style.minHeight=`0.5px`,i.style.minWidth=`0.5px`,i}async startRendering(){let e=this.rootContainer,t=this.triggerContext.triggerData.hasSwiperElement();t&&(e=this.rootContainer?.shadowRoot||this.rootContainer?.attachShadow({mode:`open`}),Bi$1(e)),this.injectCampaignCSS(t,e);let i=this.engagementTrigger.widget;Kr$3(ze$1(rr,{element:i.cont,triggerContext:this.triggerContext,elements:i.elems}),e),this.addToRendered();}injectCampaignCSS(e,t){let i=this.engagementTrigger.content?.outerCSS?.trim()??``,o=this.engagementTrigger.content?.innerCSS?.trim()??``;if(!i&&!o)return;let n=this.rootContainer.id;if(e){fr$3(o,t),this.injectOuterCSSOnly();return}fr$3(`#${n} { ${i+`
84
+ ${o}`} }`);}injectOuterCSSOnly(){let e=this.engagementTrigger.content?.outerCSS?.trim();if(!e)return;let t=this.rootContainer.id;fr$3(`#${t} { ${e} }`);}isInViewport(){let e=this.rootContainer?.getBoundingClientRect();if(!e)return false;let t=window.innerHeight||document.documentElement.clientHeight,s=(Math.min(e.bottom,t)-Math.max(e.top,0))*e.width/(e.width*e.height)*100;return this.engagementTrigger.isAnySplit()?s>0:s>=30}async getWidgetContainer(e){if(this.rootContainer?.isConnected)return this.rootContainer;let t=await this.createParentElementWithPlacement(e);if(t)return t;let i=`.letscooee[data-engagement-id="${this.triggerContext.triggerData.shortID}"]`;return document.querySelector(i)}async createParentElementWithPlacement(e){let t=this.engagementTrigger.placement;if(!t?.selector)return Y$2.info(`\u26A0\uFE0F${this.engagementTrigger} does not have a selector`),null;let i=t.selector,o;if(i.includes(`:shadow`)){let l=i.split(`:shadow`);o=(await Ln$1(l[0].trim()))?.shadowRoot,i=l[1].trim(),o&&Bi$1(o,false);}Y$2.verbose(`${this.engagementTrigger} attempt to render "${t.position}" "${i}"`);let n=await Ln$1(i,3,o??document);if(!n)return Y$2.warn(`${this.engagementTrigger} no placement found with ${i}`),null;let s=this.generateParentElementID(),c=this.getParentElement(s);if(!e)return c;switch(t.position){case hr$3.BEFORE1:case hr$3.BEFORE:n.parentElement?.insertBefore(c,n);break;case hr$3.INSIDE_FIRST1:case hr$3.INSIDE_FIRST:n.insertBefore(c,n.firstChild);break;case hr$3.INSIDE_LAST1:case hr$3.INSIDE_LAST:n.appendChild(c);break;case hr$3.AFTER1:case hr$3.AFTER:default:n.parentElement?.insertBefore(c,n.nextSibling);}return c}async runChoresBeforeRender(){if(this.isExclusionWithBVariation)return;if(!this.isAllOkToRender()){Y$2.info(`\u26A0\uFE0F ${this.engagementTrigger} could not be rendered`);return}Y$2.verbose(`${this.engagementTrigger} will be rendered`);let e;try{e=await ai(this.engagementTrigger);}catch(t){Y$2.info(`\u203C\uFE0F${this.engagementTrigger} could not render as items failed to refresh`,t);return}if(!this.engagementTrigger.isCollectionPromoted()&&!e?.length&&this.engagementTrigger.isProductPromoted()){Y$2.info(`\u203C\uFE0F${this.engagementTrigger} could not render as no products promoted`);return}this.engagementTrigger.items=e,await this.startRendering();}updateItems(e,t){let i=this.getItemDiff(e,t),o=this.getItemDiff(t,e);t.push(...i);for(let n of o)De.remove(t,n);}getItemDiff(e,t){return e.filter(i=>!t.some(o=>o.selectedOrFirstVariant.value.mID===i.selectedOrFirstVariant.value.mID))}};var le=class extends q{constructor(e){super(e);}rerenderAfterCartOpened(){this.rerenderIfDeleted(),this.checkAndSendEvent();}observeWidgetContainerInViewport(){return this.getVariation()}generateParentElementID(){let e=super.generateParentElementID();return this.engagementTrigger.isSubscriptionUpsell()&&(e+=`-${this.engagementTrigger.items[0].selectedOrFirstVariant.value.mID}`),e}checkAndSendEvent(){if(!M$1.get().isOpen()&&Be$3().pageName!==`cart`){Y$2.log(`Do not send display event as neither the cart drawer nor the cart page is open.`);return}return super.checkAndSendEvent()}};var ui=class r{constructor(e,t){this.engagementTrigger=e;this.element=t;this.cartItems=y.getCurrent().items;}cartItems;static renderCartUpsell(e){let t=e.placement;if(!t?.selector){Y$2.warn(`No placement available for ${e.objective}`,e.shortID);return}let i=Array.from(document.querySelectorAll(t.selector));if(!i?.length){Y$2.warn(`No placement found for ${e.objective}`,e.shortID);return}for(let o of i)new r(e,o).render();}render(){let e=this.findCartItemFromHTMLElement();if(!e||this.engagementTrigger.skipSubscribedItems&&e.selling_plan_allocation)return;let t=this.engagementTrigger.items.find(v=>v.mID===e.product_id.toString());if(!t)return;let i=t.vars.find(v=>v.mID===e.id.toString());if(!i)return;let o=new dt(i),n=e.selling_plan_allocation?.selling_plan;if(n)for(let v of o.sellingPlans??[])v.mID===n.id.toString()&&(v.isSelected=true,o.changeSellingPlan(v));let s=new mt$1(t);s.vars=[o],s.selectedOrFirstVariant.value=o;let c=`lc-cart-item-${this.engagementTrigger.shortID}-${t.mID}`;this.element.classList.add(c);let l=new B$1(this.engagementTrigger);l.placement.selector=`.${c}`,l.items=[s];let w=new le(l);w.renderSilently(),this.watchForCartItemDeletion(w,c);}watchForCartItemDeletion(e,t){let i=new MutationObserver(o=>{o.forEach(n=>{n.removedNodes.forEach(s=>{s===this.element&&(Y$2.verbose(`${t} has been removed`),e.destroy(),i.disconnect());});});});i.observe(this.element.parentElement,{childList:true,subtree:true});}findCartItemFromHTMLElement(){let e=this.element.innerHTML;return this.cartItems.find(t=>{if(!(e.includes(t.url)||e.includes(t.variant_id))&&(!e.includes(t.product_title)||t.variant_title&&!e.includes(t.variant_title)))return false;let i=t.selling_plan_allocation?.selling_plan?.name;return !(i&&!e.includes(i))})}};var gi=class extends q{constructor(e){super(e);}isAllOkToRender(){return true}async startRendering(){if(this.widgetElement?.isConnected){this.addToRendered();return}this.createAngularWidget(`cooee-collection-filter`);}};var fi=class extends le{constructor(e){super(e);}async update(e){await super.update(e),this.engagementTrigger.progressBarConfig.update(e.progressBarConfig),await this.checkMilestoneTryCatch(),this.updateAngularWidget();}isAllOkToRender(){return !!this.engagementTrigger.progressBarConfig}async startRendering(){if(this.updateAngularWidget()){this.addToRendered();return}this.createAngularWidget(`cooee-progressbar`),await this.checkMilestoneTryCatch();}async checkMilestoneTryCatch(){try{await this.checkMilestone();}catch(e){ke$2(e,`apply-milestones`,{engagementTrigger:this.engagementTrigger});}}async checkMilestone(){let e=await y.getCurrent().getNormalisedCart(true),t=this.engagementTrigger.progressBarConfig,i=[],o=[],n=[],s,c,l=[...t.milestones];for(let w of l){if(w.rewardType!==Nr$3.FREE_AUTO_GIFT)continue;if(w.isUIOnly&&!w.allowATC){Y$2.verbose(`Skipping milestone ${w.label} as it is UI only and does not allow ATC`);continue}let v=w.items[0],S=w.reached,P=e.items.find(b=>(b.vID===v.vID||b.mID===v.mID)&&b.properties._letscooee_campaign===this.engagementTrigger.shortID);S&&(s=w,c=P),P&&i.push(P),!S&&P&&t.removeIneligibleItem?(Y$2.verbose(`Removing free gift ${P.vID} from cart`),n.push(P)):S&&!P&&(Y$2.verbose(`Adding free gift ${v.vID} to cart`),o.push(v));}t.restrictToLatestFreebie&&s&&(c?(i=i.filter(w=>w.vID!==c.vID),o=[]):o=[s.items[0]],n.push(...i)),t.treatFreebieAsSeparateLineItem?await this.handleSeparateFreebieLineItems(o,n):await this.handleCombinedCartUpdate(o,n);}async handleSeparateFreebieLineItems(e,t){if(!t.length&&!e.length)return;let i=new Tt,o=[];if(e.length){let c=this.addFreebiesOperation(e,i);o.push(c);}if(t.length){let c=this.removeFreebiesOperation(t);o.push(c);}if(!o.length)return;let n;try{n=await Promise.all(o),Y$2.log(`All freebie and coupon operations completed`);}catch(c){ke$2(c,`parallel-freebie-operations`,{engagementTrigger:this.engagementTrigger});}let s;e.length&&n?.length&&(s=n[0]),M$1.get().refreshUI(s,false);}async removeFreebiesOperation(e){let t={updates:{}};return e.forEach(i=>t.updates[i.key??i.vID]=i.quantity-1),no(t,this.engagementTrigger)}async addFreebiesOperation(e,t){return t.addToCart(e,this.engagementTrigger)}async handleCombinedCartUpdate(e,t){let i=this.engagementTrigger.progressBarConfig,o={},n={};t.length&&t.forEach(S=>n[S.key??S.vID]=0),e.length&&e.forEach(S=>n[S.vID]=1);let s=i.coupons,c=[];if(s?.length){c=s.map(b=>b.couponCode);let S=y.getCurrent().discount_codes?.map(b=>b.code)??[];c.every(b=>S.some(D=>D===b))||(o.discount=c.join(`,`));}if(pe$3.hasKeys(n)&&(o.updates=n),!pe$3.hasKeys(o))return;let l=await no(o,this.engagementTrigger),w=l?.items,v=[];for(let S of e){let P=w?.find(b=>c?.length?b.id+``===S.vID&&b.discounts?.some(D=>c.includes(D.title)):b.id+``===S.vID);P&&v.push(P);}if(!v.length){M$1.get().refreshUI(l,false);return}try{await Promise.all(v.map(S=>rs(S,{properties:this.engagementTrigger.getPrivateAttributesForLineItem()})));}catch(S){ke$2(S,`add-private-attribute`,{engagementTrigger:this.engagementTrigger,extra:{productAddedByCooee:v}});}finally{M$1.get().refreshUI(l,false);}}};var ir=class extends le{constructor(e){super(e);}async update(e){await super.update(e),this.engagementTrigger.content.update(e.content),this.updateAngularWidget();}isAllOkToRender(){return !!this.engagementTrigger.content}async startRendering(){if(this.updateAngularWidget()){this.addToRendered();return}this.createAngularWidget(`cooee-savings-bar`);}};var hi=class extends q{constructor(e){super(e);}isAllOkToRender(){return !!this.engagementTrigger.content?.videoConfig}async startRendering(){if(this.widgetElement?.isConnected){this.addToRendered();return}let e,t=this.engagementTrigger.content.videoConfig;t.template===`FLOATING_POPUP`?e=`cooee-video-popup`:t.template===`STORY`?e=`cooee-video-stories`:e=`cooee-video-playlist`,this.createAngularWidget(e);}};var vi=class extends q{constructor(e){super(e);}isAllOkToRender(){return true}async startRendering(){if(this.widgetElement?.isConnected){this.addToRendered();return}this.createAngularWidget(`cooee-sticky-atc`);}};var wi=class extends q{constructor(e){super(e);}isAllOkToRender(){return true}async startRendering(){let e=this.getParentElement(`inner-letscooee-${this.engagementTrigger.shortID}`);this.rootContainer.appendChild(e),document.addEventListener(`letscooee:inbound:cta:add-bundle`,this.inboundCTAListener.bind(this),false);}async inboundCTAListener(e){let t=this.engagementTrigger,i=`Engagement(id: ${t.engagementID}, shortID: ${t.shortID})`,o=e.detail;if(!pe$3.hasKeys(o)){Y$2.error(`No detail received for ${i}`);return}Y$2.log(`Detail received for BYOB`,o);let n=o.campaignID??o.campaignId??o.campaign_id;if(n!==t.shortID&&n!==t.engagementID){Y$2.warn(`Current ${i} is not BYOB. Received: ${n}`);return}let s=o.items;if(!s?.length)return;let c=s.map(l=>new ct$2({mID:l.product_id,vID:l.variant_id,quantity:l.quantity||1}));await new Pe(this.triggerContext).execute({embeddedItems:c,clickAction:{at:dr$3.ADD_BUNDLE,applyDiscount:true}});}};var co=false,lo=false,bi=null,Ci=null,ss=false,st=new Set,Dt=new Set;function as(){ss||(ss=true,ht$2(()=>{Mn(document.body,{childList:true,subtree:true},500,Nn).subscribe(()=>{Dt.forEach(r=>r.rerenderIfDeleted()),st.forEach(r=>r.rerenderIfDeleted());});}));}function or(r){if(r.length>0&&ps(),as(),co){Y$2.verbose(`Cart widget processing in progress, queuing latest triggers`),bi=r;return}co=true;try{Ga(r);}finally{if(co=false,bi){let e=bi;bi=null,Y$2.verbose(`Processing queued cart triggers`),or(e);}}}function nr(r){if(r.length>0&&ps(),as(),lo){Y$2.verbose(`Page widget processing in progress, queuing latest triggers`),Ci=r;return}lo=true;try{ja(r);}finally{if(lo=false,Ci){let e=Ci;Ci=null,Y$2.verbose(`Processing queued page triggers`),nr(e);}}}function cs(){st.forEach(r=>r.rerenderAfterCartOpened());}function Ga(r){ms(st,r);for(let e of r){Y$2.info(`${e} received as cart embed`);let t=ls(st,e);if(t&&!e.isSubscriptionUpsell()){t.updateAndReRender(e).catch(o=>{ke$2(o,`update-and-re-render`,{engagementTrigger:e});});continue}Y$2.verbose(`${e} is new`);let i;if(e.isProgressBar())i=new fi(e);else if(e.isSubscriptionUpsell()){ui.renderCartUpsell(e);continue}else e.isSavingsBar()?i=new ir(e):i=new le(e);st.add(i),i.renderSilently();}}function ja(r){ms(Dt,r);for(let e of r){Y$2.info(`${e} received as page embed`);let t=ls(Dt,e);if(t){t.updateAndReRender(e).catch(o=>{ke$2(o,`update-and-re-render`,{engagementTrigger:e});});continue}Y$2.verbose(`${e} is new`);let i;e.isShoppableVideo()?i=new hi(e):e.isBYOB()?i=new wi(e):e.isStickyATC()?i=new vi(e):e.isSavingsBar()?i=new ir(e):e.isCollectionFilter()?i=new gi(e):i=new q(e),Dt.add(i),i.renderSilently();}}function ls(r,e){for(let t of r)if(t.matches(e))return t}function ms(r,e){let t=new Set(e.map(i=>i.shortID));for(let i of r)t.has(i.engagementTrigger.shortID)||i.destroy();}function ps(){import('./widgets-C7lA7XGj-BrnR9z4Y.js').then(function (n) { return n.ad; }).then(({loadAngularWidgets:r})=>{r();});}var yi=class extends ne$2{static storeName=`app`;static{this.storage=ge$4(this.storeName);}};var Ka=` daum[ /]| deusu/|(?:^|[^g])news(?!sapphire)|(?<! (?:channel/|google/))google(?!(app|/google| pixel))|(?<! cu)bots?(?:\\b|_)|(?<!(?:lib))http|(?<![hg]m)score|(?<!cam)scan|24x7|@[a-z][\\w-]+\\.|\\(\\)|\\.com\\b|\\bperl\\b|\\btime/|\\||^[\\w \\.\\-\\(?:\\):%]+(?:/v?\\d+(?:\\.\\d+)?(?:\\.\\d{1,10})*?)?(?:,|$)|^[^ ]{50,}$|^\\d+\\b|^\\W|^\\w*search\\b|^\\w+/[\\w\\(\\)]*$|^active|^ad muncher|^amaya|^avsdevicesdk/|^azure|^biglotron|^bot|^bw/|^clamav[ /]|^client/|^cobweb/|^custom|^ddg[_-]android|^discourse|^dispatch/\\d|^downcast/|^duckduckgo|^email|^facebook|^getright/|^gozilla/|^hobbit|^hotzonu|^hwcdn/|^igetter/|^jeode/|^jetty/|^jigsaw|^microsoft bits|^movabletype|^mozilla/\\d\\.\\d\\s[\\w\\.-]+$|^mozilla/\\d\\.\\d\\s\\(compatible;?(?:\\s\\w+\\/\\d+\\.\\d+)?\\)$|^navermailapp|^netsurf|^offline|^openai/|^owler|^php|^postman|^python|^rank|^read|^reed|^rest|^rss|^snapchat|^space bison|^svn|^swcd |^taringa|^thumbor/|^track|^w3c|^webbandit/|^webcopier|^wget|^whatsapp|^wordpress|^xenu link sleuth|^yahoo|^yandex|^zdm/\\d|^zoom marketplace/|agent\\b|analyzer|archive|ask jeeves/teoma|audit|bit\\.ly/|bluecoat drtr|browsex|burpcollaborator|capture|catch|check\\b|checker|chrome-lighthouse|chromeframe|classifier|cloudflare|convertify|crawl|cypress/|dareboost|datanyze|dejaclick|detect|dmbrowser|download|evc-batch/|exaleadcloudview|feed|fetcher|firephp|functionize|grab|headless|httrack|hubspot marketing grader|hydra|ibisbrowser|infrawatch|insight|inspect|iplabel|java(?!;)|library|linkcheck|mail\\.ru/|manager|measure|neustar wpm|node\\b|nutch|offbyone|onetrust|optimize|pageburst|pagespeed|parser|phantomjs|pingdom|powermarks|preview|proxy|ptst[ /]\\d|retriever|rexx;|rigor|rss\\b|scrape|server|sogou|sparkler/|speedcurve|spider|splash|statuscake|supercleaner|synapse|synthetic|tools|torrent|transcoder|url|validator|virtuoso|wappalyzer|webglance|webkit2png|whatcms/|xtate/`,za=/bot|crawl|http|lighthouse|scan|search|spider/i,sr;function Xa(){if(sr instanceof RegExp)return sr;try{sr=new RegExp(Ka,`i`);}catch{sr=za;}return sr}function ds(r){return !!r&&Xa().test(r)}var Ya=`2.0.4`,Eo=500,us=`user-agent`,At=``,gs=`?`,Di=`function`,ze=`undefined`,Ot=`object`,So=`string`,Y=`browser`,ke=`cpu`,Ee=`device`,fe=`engine`,me=`os`,_t=`result`,u=`name`,m=`type`,d$1=`vendor`,g=`version`,J=`architecture`,hr=`major`,p=`model`,gr=`console`,E$1=`mobile`,A=`tablet`,U=`smarttv`,Ce=`wearable`,Ei=`xr`,fr=`embedded`,ar=`inapp`,xo=`brands`,ct=`formFactors`,Do=`fullVersionList`,kt=`platform`,Po=`platformVersion`,_i=`bitness`,Xe=`sec-ch-ua`,Ja=Xe+`-full-version-list`,Qa=Xe+`-arch`,Za=Xe+`-`+_i,ec=Xe+`-form-factors`,tc=Xe+`-`+E$1,rc=Xe+`-`+p,Ps=Xe+`-`+kt,ic=Ps+`-version`,Rs=[xo,Do,E$1,p,kt,Po,J,ct,_i],Si=`Amazon`,Pt=`Apple`,fs=`ASUS`,hs=`BlackBerry`,at=`Google`,vs=`Huawei`,mo=`Lenovo`,ws=`Honor`,Ii=`LG`,po=`Microsoft`,uo=`Motorola`,go=`Nvidia`,bs=`OnePlus`,fo=`OPPO`,cr=`Samsung`,Cs=`Sharp`,lr=`Sony`,ho=`Xiaomi`,vo=`Zebra`,ys=`Chrome`,Es=`Chromium`,je=`Chromecast`,xi=`Edge`,mr=`Firefox`,pr=`Opera`,wo=`Facebook`,Ss=`Sogou`,Rt=`Mobile `,dr=` Browser`,Io=`Windows`,Q=typeof window!==ze&&window.navigator?window.navigator:void 0,Ke=Q&&Q.userAgentData?Q.userAgentData:void 0,nc=function(r,e){var t={},i=e;if(!Pi(e)){i={};for(var o in e)for(var n in e[o])i[n]=e[o][n].concat(i[n]?i[n]:[]);}for(var s in r)t[s]=i[s]&&i[s].length%2===0?i[s].concat(r[s]):r[s];return t},ki=function(r){for(var e={},t=0;t<r.length;t++)e[r[t].toUpperCase()]=r[t];return e},To=function(r,e){if(typeof r===Ot&&r.length>0){for(var t in r)if(Ae(e)==Ae(r[t]))return true;return false}return Nt(r)?Ae(e)==Ae(r):false},Pi=function(r,e){for(var t in r)return /^(browser|cpu|device|engine|os)$/.test(t)||(e?Pi(r[t]):false)},Nt=function(r){return typeof r===So},bo=function(r){if(r){for(var e=[],t=Lt(/\\?\"/g,r).split(`,`),i=0;i<t.length;i++)if(t[i].indexOf(`;`)>-1){var o=Ri(t[i]).split(`;v=`);e[i]={brand:o[0],version:o[1]};}else e[i]=Ri(t[i]);return e}},Ae=function(r){return Nt(r)?r.toLowerCase():r},Co=function(r){return Nt(r)?Lt(/[^\d\.]/g,r).split(`.`)[0]:void 0},Oe=function(r){for(var e in r){var t=r[e];typeof t==Ot&&t.length==2?this[t[0]]=t[1]:this[t]=void 0;}return this},Lt=function(r,e){return Nt(e)?e.replace(r,At):e},ur=function(r){return Lt(/\\?\"/g,r)},Ri=function(r,e){if(Nt(r))return r=Lt(/^\s\s*/,r),typeof e===ze?r:r.substring(0,Eo)},yo=function(r,e){if(!(!r||!e))for(var t=0,i,o,n,s,c,l;t<e.length&&!c;){var w=e[t],v=e[t+1];for(i=o=0;i<w.length&&!c&&w[i];)if(c=w[i++].exec(r),c)for(n=0;n<v.length;n++)l=c[++o],s=v[n],typeof s===Ot&&s.length>0?s.length===2?typeof s[1]==Di?this[s[0]]=s[1].call(this,l):this[s[0]]=s[1]:s.length>=3&&(typeof s[1]===Di&&!(s[1].exec&&s[1].test)?s.length>3?this[s[0]]=l?s[1].apply(this,s.slice(2)):void 0:this[s[0]]=l?s[1].call(this,l,s[2]):void 0:s.length==3?this[s[0]]=l?l.replace(s[1],s[2]):void 0:s.length==4?this[s[0]]=l?s[3].call(this,l.replace(s[1],s[2])):void 0:s.length>4&&(this[s[0]]=l?s[3].apply(this,[l.replace(s[1],s[2])].concat(s.slice(4))):void 0)):this[s]=l||void 0;t+=2;}},ye=function(r,e){for(var t in e)if(typeof e[t]===Ot&&e[t].length>0){for(var i=0;i<e[t].length;i++)if(To(e[t][i],r))return t===gs?void 0:t}else if(To(e[t],r))return t===gs?void 0:t;return e.hasOwnProperty(`*`)?e[`*`]:r},Is={ME:`4.90`,"NT 3.51":`3.51`,"NT 4.0":`4.0`,2e3:[`5.0`,`5.01`],XP:[`5.1`,`5.2`],Vista:`6.0`,7:`6.1`,8:`6.2`,"8.1":`6.3`,10:[`6.4`,`10.0`],NT:``},Ts={embedded:`Automotive`,mobile:`Mobile`,tablet:[`Tablet`,`EInk`],smarttv:`TV`,wearable:`Watch`,xr:[`VR`,`XR`],"?":[`Desktop`,`Unknown`],"*":void 0},sc={Chrome:`Google Chrome`,Edge:`Microsoft Edge`,"Edge WebView2":`Microsoft Edge WebView2`,"Chrome WebView":`Android WebView`,"Chrome Headless":`HeadlessChrome`,"Huawei Browser":`HuaweiBrowser`,"MIUI Browser":`Miui Browser`,"Opera Mobi":`OperaMobile`,Yandex:`YaBrowser`},xs={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[g,[u,Rt+`Chrome`]],[/webview.+edge\/([\w\.]+)/i],[g,[u,xi+` WebView`]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[g,[u,`Edge`]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[u,g],[/opios[\/ ]+([\w\.]+)/i],[g,[u,pr+` Mini`]],[/\bop(?:rg)?x\/([\w\.]+)/i],[g,[u,pr+` GX`]],[/\bopr\/([\w\.]+)/i],[g,[u,pr]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[g,[u,`Baidu`]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[g,[u,`Maxthon`]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon|otter|dooble|(?:lg |qute)browser)\/([-\w\.]+)/i,/(heytap|ovi|115|surf)browser\/([\d\.]+)/i,/(ecosia|weibo)(?:__| \w+@)([\d\.]+)/i],[u,g],[/quark(?:pc)?\/([-\w\.]+)/i],[g,[u,`Quark`]],[/\bddg\/([\w\.]+)/i],[g,[u,`DuckDuckGo`]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[g,[u,`UCBrowser`]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[g,[u,`WeChat`]],[/konqueror\/([\w\.]+)/i],[g,[u,`Konqueror`]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[g,[u,`IE`]],[/ya(?:search)?browser\/([\w\.]+)/i],[g,[u,`Yandex`]],[/slbrowser\/([\w\.]+)/i],[g,[u,`Smart `+mo+dr]],[/(avast|avg)\/([\w\.]+)/i],[[u,/(.+)/,`$1 Secure`+dr],g],[/\bfocus\/([\w\.]+)/i],[g,[u,mr+` Focus`]],[/\bopt\/([\w\.]+)/i],[g,[u,pr+` Touch`]],[/coc_coc\w+\/([\w\.]+)/i],[g,[u,`Coc Coc`]],[/dolfin\/([\w\.]+)/i],[g,[u,`Dolphin`]],[/coast\/([\w\.]+)/i],[g,[u,pr+` Coast`]],[/miuibrowser\/([\w\.]+)/i],[g,[u,`MIUI`+dr]],[/fxios\/([\w\.-]+)/i],[g,[u,Rt+mr]],[/\bqihoobrowser\/?([\w\.]*)/i],[g,[u,`360`]],[/\b(qq)\/([\w\.]+)/i],[[u,/(.+)/,`$1Browser`],g],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[u,/(.+)/,`$1`+dr],g],[/samsungbrowser\/([\w\.]+)/i],[g,[u,cr+` Internet`]],[/metasr[\/ ]?([\d\.]+)/i],[g,[u,Ss+` Explorer`]],[/(sogou)mo\w+\/([\d\.]+)/i],[[u,Ss+` Mobile`],g],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[u,g],[/(lbbrowser|rekonq)/i],[u],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[g,u],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[u,wo],g,[m,ar]],[/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/(daum)apps[\/ ]([\w\.]+)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(instagram|snapchat|klarna)[\/ ]([-\w\.]+)/i],[u,g,[m,ar]],[/\bgsa\/([\w\.]+) .*safari\//i],[g,[u,`GSA`],[m,ar]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[g,[u,`TikTok`],[m,ar]],[/\[(linkedin)app\]/i],[u,[m,ar]],[/(chromium)[\/ ]([-\w\.]+)/i],[u,g],[/headlesschrome(?:\/([\w\.]+)| )/i],[g,[u,ys+` Headless`]],[/wv\).+chrome\/([\w\.]+).+edgw\//i],[g,[u,xi+` WebView2`]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[u,ys+` WebView`],g],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[g,[u,`Android`+dr]],[/chrome\/([\w\.]+) mobile/i],[g,[u,Rt+`Chrome`]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[u,g],[/version\/([\w\.\,]+) .*mobile(?:\/\w+ | ?)safari/i],[g,[u,Rt+`Safari`]],[/iphone .*mobile(?:\/\w+ | ?)safari/i],[[u,Rt+`Safari`]],[/version\/([\w\.\,]+) .*(safari)/i],[g,u],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[u,[g,`1`]],[/(webkit|khtml)\/([\w\.]+)/i],[u,g],[/(?:mobile|tablet);.*(firefox)\/([\w\.-]+)/i],[[u,Rt+mr],g],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[u,`Netscape`],g],[/(wolvic|librewolf)\/([\w\.]+)/i],[u,g],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[g,[u,mr+` Reality`]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/\b(links) \(([\w\.]+)/i],[u,[g,/_/g,`.`]],[/(cobalt)\/([\w\.]+)/i],[u,[g,/[^\d\.]+./,At]]],cpu:[[/\b((amd|x|x86[-_]?|wow|win)64)\b/i],[[J,`amd64`]],[/(ia32(?=;))/i,/\b((i[346]|x)86)(pc)?\b/i],[[J,`ia32`]],[/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i],[[J,`arm64`]],[/\b(arm(v[67])?ht?n?[fl]p?)\b/i],[[J,`armhf`]],[/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i],[[J,`arm`]],[/((ppc|powerpc)(64)?)( mac|;|\))/i],[[J,/ower/,At,Ae]],[/ sun4\w[;\)]/i],[[J,`sparc`]],[/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i],[[J,Ae]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[p,[d$1,cr],[m,A]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr]|browser)[-\w]+)/i,/sec-(sgh\w+)/i],[p,[d$1,cr],[m,E$1]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[p,[d$1,Pt],[m,E$1]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[p,[d$1,Pt],[m,A]],[/(macintosh);/i],[p,[d$1,Pt]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[p,[d$1,Cs],[m,E$1]],[/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i],[p,[d$1,ws],[m,A]],[/honor([-\w ]+)[;\)]/i],[p,[d$1,ws],[m,E$1]],[/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i],[p,[d$1,vs],[m,A]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[p,[d$1,vs],[m,E$1]],[/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,/\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i],[[p,/_/g,` `],[d$1,ho],[m,A]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i,/ ([\w ]+) miui\/v?\d/i],[[p,/_/g,` `],[d$1,ho],[m,E$1]],[/droid.+; (cph2[3-6]\d[13579]|((gm|hd)19|(ac|be|in|kb)20|(d[en]|eb|le|mt)21|ne22)[0-2]\d|p[g-k]\w[1m]10)\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[p,[d$1,bs],[m,E$1]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[p,[d$1,fo],[m,E$1]],[/\b(opd2(\d{3}a?))(?: bui|\))/i],[p,[d$1,ye,{OnePlus:[`203`,`304`,`403`,`404`,`413`,`415`],"*":fo}],[m,A]],[/(vivo (5r?|6|8l?|go|one|s|x[il]?[2-4]?)[\w\+ ]*)(?: bui|\))/i],[p,[d$1,`BLU`],[m,E$1]],[/; vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[p,[d$1,`Vivo`],[m,E$1]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[p,[d$1,`Realme`],[m,E$1]],[/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,/lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i],[p,[d$1,mo],[m,A]],[/lenovo[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i],[p,[d$1,mo],[m,E$1]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ]([\w\s]+)(\)| bui)/i,/((?:moto(?! 360)[-\w\(\) ]+|xt\d{3,4}[cgkosw\+]?[-\d]*|nexus 6)(?= bui|\)))/i],[p,[d$1,uo],[m,E$1]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[p,[d$1,uo],[m,A]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[p,[d$1,Ii],[m,A]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+(?!.*(?:browser|netcast|android tv|watch|webos))(\w+)/i,/\blg-?([\d\w]+) bui/i],[p,[d$1,Ii],[m,E$1]],[/(nokia) (t[12][01])/i],[d$1,p,[m,A]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,/nokia[-_ ]?(([-\w\. ]*))/i],[[p,/_/g,` `],[m,E$1],[d$1,`Nokia`]],[/(pixel (c|tablet))\b/i],[p,[d$1,at],[m,A]],[/droid.+;(?: google)? (g(01[13]a|020[aem]|025[jn]|1b60|1f8f|2ybb|4s1m|576d|5nz6|8hhn|8vou|a02099|c15s|d1yq|e2ae|ec77|gh2x|kv4x|p4bc|pj41|r83y|tt9q|ur25|wvk6)|pixel[\d ]*a?( pro)?( xl)?( fold)?( \(5g\))?)( bui|\))/i],[p,[d$1,at],[m,E$1]],[/(google) (pixelbook( go)?)/i],[d$1,p],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-\w\w\d\d)(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[p,[d$1,lr],[m,E$1]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[p,`Xperia Tablet`],[d$1,lr],[m,A]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[p,[d$1,Si],[m,A]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[p,/(.+)/g,`Fire Phone $1`],[d$1,Si],[m,E$1]],[/(playbook);[-\w\),; ]+(rim)/i],[p,d$1,[m,A]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[p,[d$1,hs],[m,E$1]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[p,[d$1,fs],[m,A]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[p,[d$1,fs],[m,E$1]],[/(nexus 9)/i],[p,[d$1,`HTC`],[m,A]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[d$1,[p,/_/g,` `],[m,E$1]],[/tcl (xess p17aa)/i,/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])(_\w(\w|\w\w))?(\)| bui)/i],[p,[d$1,`TCL`],[m,A]],[/droid [\w\.]+; (418(?:7d|8v)|5087z|5102l|61(?:02[dh]|25[adfh]|27[ai]|56[dh]|59k|65[ah])|a509dl|t(?:43(?:0w|1[adepqu])|50(?:6d|7[adju])|6(?:09dl|10k|12b|71[efho]|76[hjk])|7(?:66[ahju]|67[hw]|7[045][bh]|71[hk]|73o|76[ho]|79w|81[hks]?|82h|90[bhsy]|99b)|810[hs]))(_\w(\w|\w\w))?(\)| bui)/i],[p,[d$1,`TCL`],[m,E$1]],[/(itel) ((\w+))/i],[[d$1,Ae],p,[m,ye,{tablet:[`p10001l`,`w7001`],"*":`mobile`}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[p,[d$1,`Acer`],[m,A]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[p,[d$1,`Meizu`],[m,E$1]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[p,[d$1,`Ulefone`],[m,E$1]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[p,[d$1,`Energizer`],[m,E$1]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[p,[d$1,`Cat`],[m,E$1]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[p,[d$1,`Smartfren`],[m,E$1]],[/droid.+; (a(in)?(0(15|59|6[35])|142)p?)/i],[p,[d$1,`Nothing`],[m,E$1]],[/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i,/archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i],[p,[d$1,`Archos`],[m,A]],[/archos ([\w ]+)( b|\))/i,/; (ac[3-6]\d\w{2,8})( b|\))/i],[p,[d$1,`Archos`],[m,E$1]],[/; (n159v)/i],[p,[d$1,`HMD`],[m,E$1]],[/(imo) (tab \w+)/i,/(infinix|tecno) (x1101b?|p904|dp(7c|8d|10a)( pro)?|p70[1-3]a?|p904|t1101)/i],[d$1,p,[m,A]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (blu|hmd|imo|infinix|lava|oneplus|tcl)[_ ]([\w\+ ]+?)(?: bui|\)|; r)/i,/(hp) ([\w ]+\w)/i,/(microsoft); (lumia[\w ]+)/i,/(oppo) ?([\w ]+) bui/i],[d$1,p,[m,E$1]],[/(kobo)\s(ereader|touch)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i],[d$1,p,[m,A]],[/(surface duo)/i],[p,[d$1,po],[m,A]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[p,[d$1,`Fairphone`],[m,E$1]],[/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i],[p,[d$1,go],[m,A]],[/(sprint) (\w+)/i],[d$1,p,[m,E$1]],[/(kin\.[onetw]{3})/i],[[p,/\./g,` `],[d$1,po],[m,E$1]],[/droid.+; ([c6]+|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[p,[d$1,vo],[m,A]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[p,[d$1,vo],[m,E$1]],[/smart-tv.+(samsung)/i],[d$1,[m,U]],[/hbbtv.+maple;(\d+)/i],[[p,/^/,`SmartTV`],[d$1,cr],[m,U]],[/(vizio)(?: |.+model\/)(\w+-\w+)/i,/tcast.+(lg)e?. ([-\w]+)/i],[d$1,p,[m,U]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[d$1,Ii],[m,U]],[/(apple) ?tv/i],[d$1,[p,Pt+` TV`],[m,U]],[/crkey.*devicetype\/chromecast/i],[[p,je+` Third Generation`],[d$1,at],[m,U]],[/crkey.*devicetype\/([^/]*)/i],[[p,/^/,`Chromecast `],[d$1,at],[m,U]],[/fuchsia.*crkey/i],[[p,je+` Nest Hub`],[d$1,at],[m,U]],[/crkey/i],[[p,je],[d$1,at],[m,U]],[/(portaltv)/i],[p,[d$1,wo],[m,U]],[/droid.+aft(\w+)( bui|\))/i],[p,[d$1,Si],[m,U]],[/(shield \w+ tv)/i],[p,[d$1,go],[m,U]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[p,[d$1,Cs],[m,U]],[/(bravia[\w ]+)( bui|\))/i],[p,[d$1,lr],[m,U]],[/(mi(tv|box)-?\w+) bui/i],[p,[d$1,ho],[m,U]],[/Hbbtv.*(technisat) (.*);/i],[d$1,p,[m,U]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[d$1,/.+\/(\w+)/,`$1`,ye,{LG:`lge`}],[p,Ri],[m,U]],[/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i],[p,[m,U]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:|large screen[\w ]+safari)\b/i],[[m,U]],[/(playstation \w+)/i],[p,[d$1,lr],[m,gr]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[p,[d$1,po],[m,gr]],[/(ouya)/i,/(nintendo) (\w+)/i,/(retroid) (pocket ([^\)]+))/i],[d$1,p,[m,gr]],[/droid.+; (shield)( bui|\))/i],[p,[d$1,go],[m,gr]],[/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i],[p,[d$1,cr],[m,Ce]],[/((pebble))app/i,/(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i],[d$1,p,[m,Ce]],[/(ow(?:19|20)?we?[1-3]{1,3})/i],[p,[d$1,fo],[m,Ce]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[p,[d$1,Pt],[m,Ce]],[/(opwwe\d{3})/i],[p,[d$1,bs],[m,Ce]],[/(moto 360)/i],[p,[d$1,uo],[m,Ce]],[/(smartwatch 3)/i],[p,[d$1,lr],[m,Ce]],[/(g watch r)/i],[p,[d$1,Ii],[m,Ce]],[/droid.+; (wt63?0{2,3})\)/i],[p,[d$1,vo],[m,Ce]],[/droid.+; (glass) \d/i],[p,[d$1,at],[m,Ei]],[/(pico) (4|neo3(?: link|pro)?)/i],[d$1,p,[m,Ei]],[/(quest( \d| pro)?s?).+vr/i],[p,[d$1,wo],[m,Ei]],[/mobile vr; rv.+firefox/i],[[m,Ei]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[d$1,[m,fr]],[/(aeobc)\b/i],[p,[d$1,Si],[m,fr]],[/(homepod).+mac os/i],[p,[d$1,Pt],[m,fr]],[/windows iot/i],[[m,fr]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+?(mobile|vr|\d) safari/i],[p,[m,ye,{mobile:`Mobile`,xr:`VR`,"*":A}]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[m,A]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[m,E$1]],[/droid .+?; ([\w\. -]+)( bui|\))/i],[p,[d$1,`Generic`]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[g,[u,xi+`HTML`]],[/(arkweb)\/([\w\.]+)/i],[u,g],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[g,[u,`Blink`]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[u,g],[/ladybird\//i],[[u,`LibWeb`]],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[g,u]],os:[[/(windows nt) (6\.[23]); arm/i],[[u,/N/,`R`],[g,ye,Is]],[/(windows (?:phone|mobile|iot))(?: os)?[\/ ]?([\d\.]*( se)?)/i,/(windows)[\/ ](1[01]|2000|3\.1|7|8(\.1)?|9[58]|me|server 20\d\d( r2)?|vista|xp)/i],[u,g],[/windows nt ?([\d\.\)]*)(?!.+xbox)/i,/\bwin(?=3| ?9|n)(?:nt| 9x )?([\d\.;]*)/i],[[g,/(;|\))/g,``,ye,Is],[u,Io]],[/(windows ce)\/?([\d\.]*)/i],[u,g],[/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[g,/_/g,`.`],[u,`iOS`]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+(haiku|morphos))/i],[[u,`macOS`],[g,/_/g,`.`]],[/android ([\d\.]+).*crkey/i],[g,[u,je+` Android`]],[/fuchsia.*crkey\/([\d\.]+)/i],[g,[u,je+` Fuchsia`]],[/crkey\/([\d\.]+).*devicetype\/smartspeaker/i],[g,[u,je+` SmartSpeaker`]],[/linux.*crkey\/([\d\.]+)/i],[g,[u,je+` Linux`]],[/crkey\/([\d\.]+)/i],[g,[u,je]],[/droid ([\w\.]+)\b.+(android[- ]x86)/i],[g,u],[/(ubuntu) ([\w\.]+) like android/i],[[u,/(.+)/,`$1 Touch`],g],[/(harmonyos)[\/ ]?([\d\.]*)/i,/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen)\w*[-\/\.; ]?([\d\.]*)/i],[u,g],[/\(bb(10);/i],[g,[u,hs]],[/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i],[g,[u,`Symbian`]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[g,[u,mr+` OS`]],[/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i,/webos(?:[ \/]?|\.tv-20(?=2[2-9]))(\d[\d\.]*)/i],[g,[u,`webOS`]],[/web0s;.+?(?:chr[o0]me|safari)\/(\d+)/i],[[g,ye,{25:`120`,24:`108`,23:`94`,22:`87`,6:`79`,5:`68`,4:`53`,3:`38`,2:`538`,1:`537`,"*":`TV`}],[u,`webOS`]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[g,[u,`watchOS`]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[u,`Chrome OS`],g],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) (\w+)/i,/(xbox); +xbox ([^\);]+)/i,/(pico) .+os([\w\.]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/linux.+(mint)[\/\(\) ]?([\w\.]*)/i,/(mageia|vectorlinux|fuchsia|arcaos|arch(?= ?linux))[;l ]([\d\.]*)/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire|knoppix)(?: gnu[\/ ]linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/\b(aix)[; ]([1-9\.]{0,4})/i,/(hurd|linux|morphos)(?: (?:arm|x86|ppc)\w*| ?)([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) ?(r\d)?/i],[u,g],[/(sunos) ?([\d\.]*)/i],[[u,`Solaris`],g],[/\b(beos|os\/2|amigaos|openvms|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[u,g]]},Ti=(function(){var r={init:{},isIgnore:{},isIgnoreRgx:{},toString:{}};return Oe.call(r.init,[[Y,[u,g,hr,m]],[ke,[J]],[Ee,[m,p,d$1]],[fe,[u,g]],[me,[u,g]]]),Oe.call(r.isIgnore,[[Y,[g,hr]],[fe,[g]],[me,[g]]]),Oe.call(r.isIgnoreRgx,[[Y,/ ?browser$/i],[me,/ ?os$/i]]),Oe.call(r.toString,[[Y,[u,g]],[ke,[J]],[Ee,[d$1,p]],[fe,[u,g]],[me,[u,g]]]),r})(),ac=function(r,e){var t=Ti.init[e],i=Ti.isIgnore[e]||0,o=Ti.isIgnoreRgx[e]||0,n=Ti.toString[e]||0;function s(){Oe.call(this,t);}return s.prototype.getItem=function(){return r},s.prototype.withClientHints=function(){return Ke?Ke.getHighEntropyValues(Rs).then(function(c){return r.setCH(new _s(c,false)).parseCH().get()}):r.parseCH().get()},s.prototype.withFeatureCheck=function(){return r.detectFeature().get()},e!=_t&&(s.prototype.is=function(c){var l=false;for(var w in this)if(this.hasOwnProperty(w)&&!To(i,w)&&Ae(o?Lt(o,this[w]):this[w])==Ae(o?Lt(o,c):c)){if(l=true,c!=ze)break}else if(c==ze&&l){l=!l;break}return l},s.prototype.toString=function(){var c=At;for(var l in n)typeof this[n[l]]!==ze&&(c+=(c?` `:At)+this[n[l]]);return c||ze}),Ke||(s.prototype.then=function(c){var l=this,w=function(){for(var S in l)l.hasOwnProperty(S)&&(this[S]=l[S]);};w.prototype={is:s.prototype.is,toString:s.prototype.toString};var v=new w;return c(v),v}),new s};function _s(r,e){if(r=r||{},Oe.call(this,Rs),e)Oe.call(this,[[xo,bo(r[Xe])],[Do,bo(r[Ja])],[E$1,/\?1/.test(r[tc])],[p,ur(r[rc])],[kt,ur(r[Ps])],[Po,ur(r[ic])],[J,ur(r[Qa])],[ct,bo(r[ec])],[_i,ur(r[Za])]]);else for(var t in r)this.hasOwnProperty(t)&&typeof r[t]!==ze&&(this[t]=r[t]);}function Ds(r,e,t,i){return this.get=function(o){return o?this.data.hasOwnProperty(o)?this.data[o]:void 0:this.data},this.set=function(o,n){return this.data[o]=n,this},this.setCH=function(o){return this.uaCH=o,this},this.detectFeature=function(){if(Q&&Q.userAgent==this.ua)switch(this.itemType){case Y:Q.brave&&typeof Q.brave.isBrave==Di&&this.set(u,`Brave`);break;case Ee:!this.get(m)&&Ke&&Ke[E$1]&&this.set(m,E$1),this.get(p)==`Macintosh`&&Q&&typeof Q.standalone!==ze&&Q.maxTouchPoints&&Q.maxTouchPoints>2&&this.set(p,`iPad`).set(m,A);break;case me:!this.get(u)&&Ke&&Ke[kt]&&this.set(u,Ke[kt]);break;case _t:var o=this.data,n=function(s){return o[s].getItem().detectFeature().get()};this.set(Y,n(Y)).set(ke,n(ke)).set(Ee,n(Ee)).set(fe,n(fe)).set(me,n(me));}return this},this.parseUA=function(){return this.itemType!=_t&&yo.call(this.data,this.ua,this.rgxMap),this.itemType==Y&&this.set(hr,Co(this.get(g))),this},this.parseCH=function(){var o=this.uaCH,n=this.rgxMap;switch(this.itemType){case Y:case fe:var s=o[Do]||o[xo],c;if(s)for(var l in s){var w=s[l].brand||s[l],v=s[l].version;this.itemType==Y&&!/not.a.brand/i.test(w)&&(!c||/Chrom/.test(c)&&w!=Es||c==xi&&/WebView2/.test(w))&&(w=ye(w,sc),c=this.get(u),c&&!/Chrom/.test(c)&&/Chrom/.test(w)||this.set(u,w).set(g,v).set(hr,Co(v)),c=w),this.itemType==fe&&w==Es&&this.set(g,v);}break;case ke:var S=o[J];S&&(S&&o[_i]==`64`&&(S+=`64`),yo.call(this.data,S+`;`,n));break;case Ee:if(o[E$1]&&this.set(m,E$1),o[p]&&(this.set(p,o[p]),!this.get(m)||!this.get(d$1))){var P={};yo.call(P,`droid 9; `+o[p]+`)`,n),!this.get(m)&&P.type&&this.set(m,P.type),!this.get(d$1)&&P.vendor&&this.set(d$1,P.vendor);}if(o[ct]){var b;if(typeof o[ct]!=`string`)for(var D=0;!b&&D<o[ct].length;)b=ye(o[ct][D++],Ts);else b=ye(o[ct],Ts);this.set(m,b);}break;case me:var R=o[kt];if(R){var C=o[Po];R==Io&&(C=parseInt(Co(C),10)>=13?`11`:`10`),this.set(u,R).set(g,C);}this.get(u)==Io&&o[p]==`Xbox`&&this.set(u,`Xbox`).set(g,void 0);break;case _t:var $=this.data,Z=function(V){return $[V].getItem().setCH(o).parseCH().get()};this.set(Y,Z(Y)).set(ke,Z(ke)).set(Ee,Z(Ee)).set(fe,Z(fe)).set(me,Z(me));}return this},Oe.call(this,[[`itemType`,r],[`ua`,e],[`uaCH`,i],[`rgxMap`,t],[`data`,ac(this,r)]]),this}function he(r,e,t){if(typeof r===Ot?(Pi(r,true)?(typeof e===Ot&&(t=e),e=r):(t=r,e=void 0),r=void 0):typeof r===So&&!Pi(e,true)&&(t=e,e=void 0),t&&typeof t.append===Di){var i={};t.forEach(function(l,w){i[w]=l;}),t=i;}if(!(this instanceof he))return new he(r,e,t).getResult();var o=typeof r===So?r:t&&t[us]?t[us]:Q&&Q.userAgent?Q.userAgent:At,n=new _s(t,true),s=e?nc(xs,e):xs,c=function(l){return l==_t?function(){return new Ds(l,o,s,n).set(`ua`,o).set(Y,this.getBrowser()).set(ke,this.getCPU()).set(Ee,this.getDevice()).set(fe,this.getEngine()).set(me,this.getOS()).get()}:function(){return new Ds(l,o,s[l],n).parseUA().get()}};return Oe.call(this,[[`getBrowser`,c(Y)],[`getCPU`,c(ke)],[`getDevice`,c(Ee)],[`getEngine`,c(fe)],[`getOS`,c(me)],[`getResult`,c(_t)],[`getUA`,function(){return o}],[`setUA`,function(l){return Nt(l)&&(o=l.length>Eo?Ri(l,Eo):l),this}]]).setUA(o),this}he.VERSION=Ya;he.BROWSER=ki([u,g,hr,m]);he.CPU=ki([J]);he.DEVICE=ki([p,d$1,m,gr,E$1,U,A,Ce,fr]);he.ENGINE=he.OS=ki([u,g]);var Ai=class{modifications=[];constructor(){fr$3(`.lc-hide {display: none !important;height: 0 !important;}
85
85
  .lc-display-block {display: block !important;}
86
- .lc-display-inline {display: inline !important;}`,document.body);}execute(e){for(let t of e){if(!t.experimentConfig)continue;this.executeExperiment(t)&&this.trackExperimentRan(t);}if(document.querySelector(`#lc-hide-body`)?.remove(),!document.body){Zn$1(`No body element found`,`error`);return}this.setupMutationObserver();}executeExperiment(e){let t=e.experimentConfig?.modifications;if(!t?.length)return Y$1.log(`Nothing to experiment`,e.toString()),true;let i=false;for(let o of t){if(!o.cssSelector){Y$1.verbose(`No CSS Selector available`,e?.toString());continue}this.modifications.push(o);let n=Array.from(document.querySelectorAll(o.cssSelector));n?.length&&(this.executeSingleModification(o,n),i=true);}return i}executeSingleModification(e,t){if(t?.length)for(let i of t)Object.assign(i.style,e.style),e.display===`HIDE`?i.classList.add(`lc-hide`):e.display===`BLOCK`?i.classList.add(`lc-display-block`):e.display===`INLINE`&&i.classList.add(`lc-display-inline`),e.type===`TEXT`&&e.text?i.innerHTML=e.text:e.type===`IMAGE`&&this.updateImage(e,i),e.moveTo?.selector&&this.changePlacement(e,i).catch(console.error);}async changePlacement(e,t){let i=await Ln$1(e.moveTo.selector);if(i)switch(e.moveTo.position){case Ve$3.BEFORE1:t.nextElementSibling!==i&&i.parentElement?.insertBefore(t,i);break;case Ve$3.INSIDE_FIRST1:i.firstChild!==t&&i.insertBefore(t,i.firstChild);break;case Ve$3.INSIDE_LAST1:i.lastChild!==t&&i.appendChild(t);break;case Ve$3.AFTER1:default:t.previousElementSibling!==i&&i.parentElement?.insertBefore(t,i.nextSibling);}}trackExperimentRan(e){if(e.id===`preview`){Y$1.warn(`Skipping experiment attribution as its preview`,e.toString());return}Os({name:`CE Experiment Start`,experiment:new mt(e)}).catch(t=>{Y$1.error(`Fail to track experiment`,t);});}setupMutationObserver(){new MutationObserver(t=>{t.forEach(i=>{i.addedNodes.forEach(o=>{o instanceof HTMLElement&&this.modifications.forEach(n=>{if(o.matches&&o.matches(n.cssSelector))Y$1.verbose(`1. Re-applying experiment`,n.toString()),this.executeSingleModification(n,[o]);else if(o.querySelectorAll){let s=Array.from(o.querySelectorAll(n.cssSelector));if(!s.length)return;Y$1.verbose(`2. Re-applying experiment`,n.toString()),this.executeSingleModification(n,s);}});});});}).observe(document.body,{childList:true,subtree:true});}updateImage(e,t){let i=e.image?.lg?.src,o=e.image?.sm?.src;!i&&!o||(t instanceof HTMLPictureElement?this.updatePictureElement({desktop:i,mobile:o},t):this.updateImageElement({desktop:i,mobile:o},t));}updateImageElement(e,t){M$2()&&e.mobile?(t.setAttribute(`src`,e.mobile),t.removeAttribute(`srcset`)):e.desktop&&(t.setAttribute(`src`,e.desktop),t.removeAttribute(`srcset`));}updatePictureElement(e,t){if(t.innerHTML=``,e.mobile){let o=document.createElement(`source`);o.srcset=e.mobile,o.media=`(max-width: 767px)`,t.append(o);}if(e.desktop){let o=document.createElement(`source`);o.srcset=e.desktop,o.media=`(min-width: 768px)`,t.append(o);}let i=document.createElement(`img`);i.src=e.desktop??e.mobile??``,t.append(i);}};async function Os(r$10){let e=await qe();await me(`/v1/event/experiment`,r(r({},r$10),e));}function $i(){mc().catch(r=>ke$2(r,`fetch-experiments`));}async function mc(){Be$3().activeExperiments&&(await le$1(le),await pc());}async function pc(){Y$1.info(`Fetch experiments after ⏰`,en()+` of SDK load`);me(`/v1/engagement/experiments`,r({},await qe())).then(async t=>{Y$1.info(`Experiments fetched ${Jr$3(t.timeTakenMs)}`);let i=t.data.experiments.map(o=>new q(o));new Hi().execute(i);}).catch(t=>{Y$1.error(`Error sending experiment getter`,t);});}function Ls(){let r=he$3.get();!r.gaMeasurementID||!r.gaEnabled||uc();}async function dc(){let r=await fe$4.get(`gacid`),e=await gc();if(r!==e)return await fe$4.set(`gacid`,e),e}async function uc(){let r=await dc();r&&Jn({gaClientID:r});}async function gc(){let e=he$3.get().gaMeasurementID;if(!(!e||!window.gtag))return new Promise(t=>{window.gtag(`get`,e,`client_id`,i=>{t(i);});})}async function Ns(r){Y$1.verbose(`Received app configuration`,r),r.currencyCount=r.currencies?.length;let e=P.globalRef.config.update(r);Ls(),F.initialize(),e.website&&(Ui$1(e.website.commonJS),Ce$1(e.website.commonCSS)),window.CooeeSDK.cartDrawerToggle$.pipe(Fe(10)).subscribe(async({open:t})=>{Y$1.info(`Cart drawer is now`,t?`open`:`closed`),t&&(ms(),await fc());});}function Us(r){P.globalRef.apiURLs=r;}async function fc(){let r=await E$1.getCurrent().getNormalisedCart(),e={value:r.amount,currency:r.currency};j(new Ir$1(`View Cart`,{items:r.items,amount:e,drawer:true}));}var qi=class{runtimeData=Be$3();meddle(){let e=P.globalRef;e.profile=e.profile??[],e.events=e.events??[],e.page=e.page??[],this.meddlePage(),this.meddleEvents(),this.meddleProfile(),this.exposeMethods();}exposeMethods(){let e=P.globalRef;e.loadWidgets=e.loadCartWidgets=e.loadPageWidgets=()=>{Vt();},e.loadExperiments=()=>{$i();},e.testCartUpdate=this.testCartUpdate.bind(this),e.previewWidget=P.previewWidget.bind(P),e.previewPopup=P.previewPopup.bind(P),e.executeCTA=(t,i)=>{new Re(t).execute(i);},e.sendEvent=t=>{j(t);};}overwritePush(e,t){Pn(e,`push`,t);}meddleEvents(){this.overwritePush(P.globalRef.events,(...e)=>{this.processEvent(e[0]);}),P.globalRef.events.forEach(this.processEvent.bind(this));}meddleProfile(){this.overwritePush(P.globalRef.profile,(...e)=>{this.processProfile(e[0]);}),P.globalRef.profile.forEach(this.processProfile.bind(this));}processEvent(e){e&&(zr$3.includes(e[0])?P.sendEvent(e[0],e[1],r({occurred:this.runtimeData.jsLoadTime},e[2])):P.sendEvent(e[0],e[1],e[2]));}processProfile(e){e&&P.updateProfile(e);}meddlePage(){this.overwritePush(P.globalRef.page,(...e)=>{this.processPage(e[0]);}),P.globalRef.page.forEach(this.processPage.bind(this));}processPage(e){e.appID&&P.authenticate(e),e.currentItem&&hc(e.currentItem),e.currency&&(Be$3().currencyCode=e.currency),e.shopCurrency&&(this.runtimeData.shopCurrencyCode=e.shopCurrency),e.moneyFormat&&(this.runtimeData.moneyFormat=e.moneyFormat),e.jsLoad&&(this.runtimeData.jsLoadTime=e.jsLoad),e.locale&&(this.runtimeData.locale=e.locale),e.pageName&&P.setPageName(e.pageName),e.activeExperiment&&(this.runtimeData.activeExperiments=e.activeExperiment),e.cart&&E$1.getCurrent().update(e.cart),e.configurations&&Ns(e.configurations),e.apiURLs&&Us(e.apiURLs),e.customContext&&(this.runtimeData.customContext=r(r({},this.runtimeData.customContext),e.customContext));}async testCartUpdate(){if(Be$3().pageName!==`product`){window.alert(`This feature is only available on a product page`);return}let e=ss();if(e||(e=Be$3().currentItem?.vID),!e){window.alert(`Could not find a variant to test. Please try a different product page`);return}let t=new q({id:`preview`,shortID:`1`,redirectBehaviour:Me$1.CART_DRAWER});await new Re(new Be(new Date,t)).execute({clickAction:{at:He$2.ADD_TO_CART},embeddedItem:new et({vID:e})});}};function hc(r){let e=Be$3();if(e.currentItem&&e.currentItem.vID!==r.vID){let t=new CustomEvent(`letscooee:variant-change`,{detail:{variantID:r.vID,productID:r.mID}});document.dispatchEvent(t);}e.currentItem=new et(r);}var Wt=class{static SESSION_STORAGE=window.sessionStorage;static SESSION_STORAGE_KEY_PREFIX=`cooee`.concat(`-`);static getString(e,t){return this.getItem(e)||t}static setString(e,t){this.setItem(e,t);}static remove(e){this.removeItem(e);}static getItem(e){return this.SESSION_STORAGE.getItem(this.SESSION_STORAGE_KEY_PREFIX.concat(e))}static setItem(e,t){this.SESSION_STORAGE.setItem(this.SESSION_STORAGE_KEY_PREFIX.concat(e),t);}static removeItem(e){this.SESSION_STORAGE.removeItem(this.SESSION_STORAGE_KEY_PREFIX.concat(e));}};var wc=1e3,vc=10,Vo=0,Wo=new Date;function Ho(r){Wt.remove(`sleid`),Wo=r??new Date;}function Ms(){if(window.scrollY){let r=Vs();Fs(r)&&Bs(r);}ht$2(()=>{Cc();});}function Cc(){Tr(window,`scroll`).pipe(Fe(wc),q$1(()=>{let r=Vs();if(r>100){Y$1.warn(`Received scroll percent is more than 100`,r);return}if(Fs(r))return r})).subscribe(r=>{Bs(r);});}function Fs(r){return Math.abs(Vo-r)>=vc||Vo!==r&&r===100}function Bs(r){if(r==null)return;let e={percent:r,timeMS:new Date().getTime()-Wo.getTime()};Vo=r;let i=new Ir$1(`CE Scroll`,e,null,Wt.getString(`sleid`,``));j(i),Wt.setString(`sleid`,i.id.toHexString()),Wo=new Date(i.occurred);}function Vs(){let r=window.document.body.scrollHeight,e=window.innerHeight;return Math.ceil((window.scrollY+e)/r*100)}function Ws(){document.onvisibilitychange=()=>{document.visibilityState===`visible`?bc():document.visibilityState===`hidden`&&yc();};}async function bc(){}async function yc(){let r=await Ec();if(r===0){Y$1.info(`Not sending duration as user was inactive on website`);return}$s(r);}async function Ec(){let r=Be$3();return r.inInactive?0:(r.inInactive=true,r.lastEnterInactive=new Date,Math.max(r.lastEnterInactive.getTime()-r.lastEnterActive.getTime(),0))}function Hs(){let r=Be$3();return r.inInactive?(r.inInactive=false,r.lastEnterActive=new Date,Math.max((r.lastEnterActive.getTime()-r.lastEnterInactive.getTime())/1e3,0)):0}function qs(){Sc();}function Sc(){let r=window.fetch;try{window.fetch=async function(e,t){try{await Ic(e,t);}catch(i){ke$2(i,`modify-graphql-request`,{extra:{body:JSON.stringify(t?.body)}});}return r(e,t)};}catch(e){console.warn(`Fail to override fetch.`,`Cooee won't be able to track "Buy Now Clicked" KPI.`),Y$1.error(e);}Y$1.verbose(`Securely overwritten window.fetch method for graphql query`);}async function Ic(r,e){let t=typeof r==`string`?r:r instanceof Request?r.url:``;if(!(t.includes(`graphql.json`)&&e?.method===`POST`)||!e.body)return;let i;if(typeof e.body==`string`)try{i=JSON.parse(e.body);}catch{return}else i=e.body;i?.variables?.input&&(Y$1.verbose(`Intercepted fetch request of:`,t),i?.query.includes(`cartCreate`)&&(e.body=await Tc(i),xc()));}async function Tc(r){let e=r.variables.input.attributes??[],t=await On$1(`Buy Now`);return r.variables.input.attributes=[...e,...t],JSON.stringify(r)}function xc(){let r=Be$3().currentItem;if(!r)return;j(new Ir$1(`Buy Now Clicked`,{items:[r]}));}var Ht=class{constructor(e,t){this.selectors=e;this.eventName=t;this.selectorString=e.join(`,`);}static INSTANCE;elements;selectorString;clickListenerCallback=e=>{let t=e.currentTarget;j(new Ir$1(this.eventName,{class:t.className||void 0,tagName:t.tagName||void 0,id:t.id||void 0})),this.removeClickListener(this.clickListenerCallback);};listenSilently(){this.listen().catch(e=>Y$1.error(e));}async listen(){this.elements=await Ar$1(this.selectorString),this.elements.forEach(e=>{e.addEventListener(`click`,this.clickListenerCallback);});}removeClickListener(e){this.elements?.forEach(t=>{t.removeEventListener(`click`,e);});}};var Gi=class r extends Ht{static selectors=[`.product__thumbnail-list-inner > button`,`product-gallery-navigation > button`,`.product-media--thumb-container`,`.product-images-inner > img`,`.m-product-media`,`.swiper-button-control`,`.media__thumb`,`.slick-arrow`,`.productView-img-container.product-single__media`,`.product-gallery__thumbnail_item_inner`];constructor(){super(r.selectors,`Item Thumbnail Clicked`);}static getInstance(){return this.INSTANCE||(this.INSTANCE=new r),this.INSTANCE}};var ji=class r extends Ht{static selectors=[`.jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup`,`reviewsio-product-ratings`,`.ruk_rating_snippet.tracked:not(.hidden)`,`a > .loox-rating`,`.yotpo-reviews-star-ratings-widget`,`.yotpo.lp-hero__reviews`,`.pr-rating > a`,`.rivyoReviewWidget`];constructor(){super(r.selectors,`Review Clicked`);}static getInstance(){return this.INSTANCE||(this.INSTANCE=new r),this.INSTANCE}};var Pc=[`.gokwik-checkout button`,`button.cart__checkout-button`,`button.cart__checkout`,`button#checkout`,`button#checkout2`,`button[id*="checkout" i]`,`button[name*="checkout" i]`,`button[class*="checkout" i]`].join(`,`);function Gs(){ht$2(()=>{Y$1.verbose(`Execution order:`,`document ready`),Dc();});}function Dc(){let r=window.location.hash?.substring(1);if(r)if(r.includes(`initiate-checkout`)){document.dispatchEvent(new Event(`letscooee:outbound:third-party-initiate-checkout`));let e=document.querySelector(Pc);if(!e){Y$1.verbose(`No clickable cart checkout button found`);return}Y$1.verbose(`Clickable cart checkout button found`,e),e.click();}else r.includes(`open-cart-drawer`)&&F.get().open();}function zs(){window.addEventListener(`kp-modal:opened`,()=>{Be$3().isGoKwikPopupOpen=true;}),window.addEventListener(`user-loggedin`,r=>{let{token:e}=r.detail;e&&Dt({goKwikToken:e});}),window.gokwikSdk?js():window.addEventListener(`gokwikLoaded`,js);}function js(){window.gokwikSdk&&window.gokwikSdk.on(`checkout_initiated`,async()=>{let r=await E$1.getCurrent().getNormalisedCart();j(new Ir$1(`Checkout Started`,{via:`GoKwik`,items:r.items,cartToken:r.token,amount:{value:r.amount,currency:r.currency}}));});}var P=class{static globalRef;static authenticated;static async initForMerchantWebsiteOnly(e){if(!window.cooeeSDKPreview){if(Y$1.info(`Initialising SDK`),gs(navigator.userAgent)){Y$1.info(`This seems to be a bot. Disabling SDK`);return}this.initGlobalReference(e),await Xs(),this.autoAuthenticate(),new qi().meddle(),Kn(),$i(),Rc(),Ws(),$n(),qs(),Gs(),Ms(),ji.getInstance().listenSilently(),Gi.getInstance().listenSilently(),zs(),_c(),Gn$1(),po(),ki.remove(`conf`).catch(t=>{Y$1.error(`Fail to remove App Config from local storage`,t);});}}static initGlobalReference(e){window.CooeeSDK||Pn(window,`CooeeSDK`,{}),this.globalRef=window.CooeeSDK,Pn(this.globalRef,`config`,new he$3),Pn(this.globalRef,`runtimeData`,{sdkLoadTime:e,jsLoadTime:new Date,lastEnterActive:new Date}),Pn(this.globalRef,`uaParser`,new we,true),Pn(this.globalRef,`cart`,E$1.getCurrent()),Pn(this.globalRef,`cartChange$`,Hn()),Pn(this.globalRef,`cartDrawerToggle$`,F.cartDrawerToggle$.asObservable()),Y$1.verbose(`Global reference initialised`),new le$3(()=>{this.globalRef.uaParser=new we;});}static autoAuthenticate(){let e=Xr();e&&this.authenticate({shopifyShop:e});}static authenticate(e){if(this.authenticated)return;Y$1.info(`Begin auth after ⏰`,en(),`of SDK load`);let t=e.appID?.trim(),i=e.shopifyShop;if((Rn(t)||t.length!==24)&&Rn(i)){Y$1.warn(`Cooee App ID or Shop name is not configured`);return}this.authenticated=true,Ks(e);}static sendEvent(e,t,i){let o=new Ir$1(e,t,i?.triggerData);i?.occurred&&(o.occurred=i.occurred),j(o);}static updateProfile(e){for(let t in e)if(t.toLowerCase().startsWith(`ce `))throw new Error(`User property name cannot start with 'CE '`);Dt(e);}static setPageName(e){if(!e)return;let t=Be$3(),i=t.pageName;if(e===i)return;if(t.pageName=e,Yr$3.some(s=>e.includes(s))){Ho();return}let o={};i&&(o.ps=i);let n=new Ir$1(`CE Screen View`,o);n.occurred=t.jsLoadTime,j(n),Ho(n.occurred);}static previewPopup(e,t){import('./renderer-J5_AfM4W-Dqxkak4b.js').then(({FreeformRenderer:i})=>{new i(t).render(e);});}static previewWidget(e){new K(new q(e)).renderSilently();}};function Rc(){window.CooeeSDK.cartChange$.subscribe(()=>{Vt();});}function _c(){if(window.opener){try{window.opener.postMessage({action:`COOEE_READY_FOR_PREVIEW`},`*`);}catch(r){Y$1.error(r);}window.addEventListener(`message`,r=>{if(Y$1.verbose(`Received event`,r),!r.origin.includes(`letscooee.com`)&&!r.origin.includes(`localhost`))return;let e=r.data;typeof e==`object`&&(e.action===`POPUP_PREVIEW`?(P.previewPopup(e.engagementTrigger),r.source?.postMessage({action:`PREVIEW_SUCCESSFUL`},r.origin)):e.action===`WIDGET_PREVIEW`&&(P.previewWidget(e.engagementTrigger),r.source?.postMessage({action:`PREVIEW_SUCCESSFUL`},r.origin)));});}}var Js=new U,Ys=0;Js.pipe(Fe(50)).subscribe(async r=>{kc(await qe()).catch(t=>{ke$2(t,`load-page-widgets`,{extra:{firstLoad:r}});});});function Vt(r=false){le$1(le).then(()=>{Js.next(r);});}async function as(r){let e=await qe();Object.assign(r,e);return me(Vn$1(`/v1/engagement/get-variant`,P.globalRef.apiURLs?.baseURL??`https://cdn.sdk-api1.letscooee.com`),r)}async function kc(r$11){Ys++,Ys===1?Y$1.info(`Fetch widgets (after ⏰`,en()+` of SDK load)`):Y$1.info(`Fetch widgets`);let e=r({},r$11),t=Vn$1(`/v1/engagement/eligible`,P.globalRef.apiURLs?.baseURL??`https://cdn.sdk-api1.letscooee.com`);try{let i=await me(t,e);if(Y$1.info(`Widgets fetched ${Jr$3(i.timeTakenMs)}`),i.data.pageWidgets?.length)lr(i.data.pageWidgets.map(n=>new q(n)));if(i.data.cartWidgets?.length)cr(i.data.cartWidgets.map(n=>new q(n)));}catch(i){Y$1.error(`Error sending widget getter`,i);}}var Qs=x$2(dr$2()),zi=class r{static META_REQUIRED_FIELDS=[`ad_id`];static GOOGLE_REQUIRED_FIELDS=[`gad_source`,`gclid`];source;adID;campaignID;adName;campaignName;constructor(e){this.adID=e.adID,this.campaignID=e.campaignID,this.source=e.source;}static getAdParams(){let e;try{e=new Qs.URLBuilder(location.href);}catch{return {}}let t={};if(this.META_REQUIRED_FIELDS.every(n=>Array.from(e.getParams().keys()).includes(n)))return t={source:`META`,adID:e.getQueryParam(`ad_id`)?.trim(),campaignID:e.getQueryParam(`campaign_id`)?.trim()},new r(t);if(this.GOOGLE_REQUIRED_FIELDS.every(n=>Array.from(e.getParams().keys()).includes(n)))return t={source:`GOOGLE`},new r(t)}};var $o={d:(r,e)=>{for(var t in e)$o.o(e,t)&&!$o.o(r,t)&&Object.defineProperty(r,t,{enumerable:true,get:e[t]});},o:(r,e)=>Object.prototype.hasOwnProperty.call(r,e)},qo={};$o.d(qo,{A:()=>Ac,k:()=>Go});var yr=function(r,e,t,i){return new(t||(t=Promise))(function(o,n){function s(v){try{l(i.next(v));}catch(w){n(w);}}function c(v){try{l(i.throw(v));}catch(w){n(w);}}function l(v){var w;v.done?o(v.value):(w=v.value,w instanceof t?w:new t(function(I){I(w);})).then(s,c);}l((i=i.apply(r,[])).next());})},Er=function(r,e){var t,i,o,n,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return n={next:c(0),throw:c(1),return:c(2)},typeof Symbol==`function`&&(n[Symbol.iterator]=function(){return this}),n;function c(l){return function(v){return (function(w){if(t)throw new TypeError(`Generator is already executing.`);for(;n&&(n=0,w[0]&&(s=0)),s;)try{if(t=1,i&&(o=2&w[0]?i.return:w[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,w[1])).done)return o;switch(i=0,o&&(w=[2&w[0],o.value]),w[0]){case 0:case 1:o=w;break;case 4:return s.label++,{value:w[1],done:!1};case 5:s.label++,i=w[1],w=[0];continue;case 7:w=s.ops.pop(),s.trys.pop();continue;default:if(o=s.trys,!((o=o.length>0&&o[o.length-1])||w[0]!==6&&w[0]!==2)){s=0;continue}if(w[0]===3&&(!o||w[1]>o[0]&&w[1]<o[3])){s.label=w[1];break}if(w[0]===6&&s.label<o[1]){s.label=o[1],o=w;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(w);break}o[2]&&s.ops.pop(),s.trys.pop();continue}w=e.call(r,s);}catch(I){w=[6,I],i=0;}finally{t=o=0;}if(5&w[0])throw w[1];return {value:w[0]?w[1]:void 0,done:true}})([l,v])}}};function Go(){return yr(this,void 0,Promise,function(){return Er(this,function(r){switch(r.label){case 0:return [4,new Promise(function(e,t){var i=`Unknown`,o=false;function n(C){o||(o=true,e({isPrivate:C,browserName:i}));}function s(){var C=0,D=parseInt(`-1`);try{D.toFixed(D);}catch(_){C=_.message.length;}return C}function c(){return navigator.msSaveBlob!==void 0&&(function(C){try{return C===eval.toString().length}catch{return false}})(39)}function l(){var C;return yr(this,void 0,void 0,function(){var D,_;return Er(this,function(y){switch(y.label){case 0:return y.trys.push([0,2,,3]),[4,navigator.storage.getDirectory()];case 1:return y.sent(),n(false),[3,3];case 2:return D=y.sent(),_=D,D instanceof Error&&(_=(C=D.message)!==null&&C!==void 0?C:D),typeof _!=`string`?(n(false),[2]):(n(!!_.includes(`unknown transient reason`)),[3,3]);case 3:return [2]}})})}function v(){var C;return yr(this,void 0,Promise,function(){return Er(this,function(D){switch(D.label){case 0:return ((C=navigator.storage)===null||C===void 0?void 0:C.getDirectory)===void 0?[3,2]:[4,l()];case 1:return D.sent(),[3,3];case 2:navigator.maxTouchPoints!==void 0?(function(){var _=String(Math.random());try{var y=indexedDB.open(_,1);y.onupgradeneeded=function(z){var ee=z.target.result,b=function(Yi){n(Yi);};try{ee.createObjectStore(`t`,{autoIncrement:!0}).put(new Blob),b(!1);}catch(Yi){(Yi.message||``).includes(`are not yet supported`)?b(!0):b(!1);}finally{ee.close(),indexedDB.deleteDatabase(_);}},y.onerror=function(){return n(!1)};}catch{n(false);}})():(function(){var _=window.openDatabase,y=window.localStorage;try{_(null,null,null,null);}catch{n(true);return}try{y.setItem(`test`,`1`),y.removeItem(`test`);}catch{n(true);return}n(false);})(),D.label=3;case 3:return [2]}})})}function w(){navigator.webkitTemporaryStorage.queryUsageAndQuota(function(C,D){var _;n(Math.round(D/1048576)<2*Math.round(((_=window).performance!==void 0&&_.performance.memory!==void 0&&_.performance.memory.jsHeapSizeLimit!==void 0?performance.memory.jsHeapSizeLimit:1073741824)/1048576));},function(C){t(new Error(`detectIncognito somehow failed to query storage quota: `+C.message));});}function I(){self.Promise!==void 0&&self.Promise.allSettled!==void 0?w():(0, window.webkitRequestFileSystem)(0,1,function(){n(false);},function(){n(true);});}function R(){return yr(this,void 0,Promise,function(){var C,D;return Er(this,function(_){switch(_.label){case 0:if(!navigator.storage||!navigator.storage.getDirectory)return [3,4];_.label=1;case 1:return _.trys.push([1,3,,4]),[4,navigator.storage.getDirectory()];case 2:return _.sent(),n(false),[3,4];case 3:return C=_.sent(),typeof(D=C instanceof Error&&typeof C.message==`string`?C.message:String(C))!=`string`?(n(false),[2]):(n(D.includes(`Security error`)),[2]);case 4:return n(navigator.serviceWorker===void 0),[2]}})})}(function(){return yr(this,void 0,Promise,function(){return Er(this,function(C){switch(C.label){case 0:return s()!==44?[3,2]:(i=`Safari`,[4,v()]);case 1:return C.sent(),[3,6];case 2:return s()!==51?[3,3]:(D=navigator.userAgent,i=D.match(/Chrome/)?navigator.brave!==void 0?`Brave`:D.match(/Edg/)?`Edge`:D.match(/OPR/)?`Opera`:`Chrome`:`Chromium`,I(),[3,6]);case 3:return s()!==25?[3,5]:(i=`Firefox`,[4,R()]);case 4:return C.sent(),[3,6];case 5:c()?(i=`Internet Explorer`,n(window.indexedDB===void 0)):t(new Error(`detectIncognito cannot determine the browser`)),C.label=6;case 6:return [2]}var D;})})})().catch(t);})];case 1:return [2,r.sent()]}})})}typeof window<`u`&&(window.detectIncognito=Go);var Ac=Go,Zs=qo.A;qo.k;var ea=x$2(yt$1()),ta=async()=>{let r={};try{return await Oc(r)}catch(e){return ke$2(e,`device-properties`),r}},Oc=async r=>{let e=window.CooeeSDK.uaParser;Lc(r),Nc(r),Uc(r),r.referrer=document.referrer,r.host=location.origin,r.path=location.pathname,r.qs=location.search,r.locale=navigator.language,r.display={w:screen.width,h:screen.height,pd:screen.pixelDepth,dpi:Mc()},r.win={ow:window.outerWidth,oh:window.outerHeight,iw:window.innerWidth,ih:window.innerHeight,dpr:window.devicePixelRatio},navigator.webdriver&&(r.headless=true,ro({headless:true}));let t=e.getResult();return r.browser=t.browser,r.device=t.device,r.engine=t.engine,r.cpu=t.cpu,r.os=t.os,r.navigatorUA=navigator.userAgent,await Promise.all([Vc(r),Fc(r),Wc(r)]),r},Lc=r=>{let e=navigator;if(!e.deviceMemory)return;r.mem={tot:e.deviceMemory*1024};},Nc=r=>{let e=navigator,t=e.connection||e.mozConnection||e.webkitConnection;t?.effectiveType&&(r.net={type:t.effectiveType});},Uc=r=>{let e=screen.orientation?.type;e&&(r.orientation=e);},Mc=()=>{if(!document.body)return;let r=document.createElement(`div`);r.setAttribute(`style`,`height: 1in; left: -100%; position: absolute; top: -100%; width: 1in;`),document.body.appendChild(r);let e=window.devicePixelRatio||1,t=r.offsetWidth*e;return document.body.removeChild(r),t},Fc=async r=>{try{await Bc(r);}catch(e){Y$1.error(`Unable to get location`,e);}},Bc=async r=>{if(!(!navigator.geolocation||!navigator.permissions||(await navigator.permissions.query({name:`geolocation`})).state!=`granted`))return new Promise(t=>{navigator.geolocation.getCurrentPosition(i=>{r.coords=[i.coords.latitude,i.coords.longitude],t();},()=>t());})},Vc=async r=>{if(`getBattery`in navigator)try{let t=await navigator.getBattery();r.bat={l:t.level*100,c:t.charging},ro({"battery.level":r.bat.l,"battery.charging":r.bat.c});}catch{}},Wc=async r=>{try{(await Zs())?.isPrivate&&(r.incognito=!0,ro({incognito:!0}));}catch(e){ea.default.error(`Unable to detect private/incognito window`,e);}};function ia(r){if(!oa())return;let e=Ye$2[r]?.toLowerCase();e&&(Y$1.verbose(`Sending ${e} intent to MS Clarity`),window.clarity(`set`,`Cooee Intent`,e));}function oa(){return window.clarity&&typeof window.clarity==`function`}var le=new gr$1(1),sa=`App ID or Shopify shop is not set`,jo=``,Je=``,zo=``,Ki;async function Ks(r){jo=r.appID,zo=r.shopifyShop;try{await Hc(),le.next(!0),le.complete();}catch(e){e?.message?.includes(sa)&&ke$2(e,`initiate-session`,{extra:r}),Y$1.error(`Unable to initiate session`,e);}}async function Xn(){return await aa(false),Ki}async function Xs(){let r=Date.now();await gi.request(`gen_did`,async()=>{Je=await fe$4.get(`did`),Je||(Je=new $$2().toHexString(),await fe$4.set(`did`,Je)),Y$1.info(`Device ID:`,Je),la(Je);}),Y$1.info(`Device ID set/get done ${Jr$3(Date.now()-r)}`);}async function na(){if(Ki)return;let[r,e,t]=await Promise.all([ve$2.get(`id`,``),fe$4.get(`sessionNumber`,1),ve$2.get(`landing`,{})]);ca(r,e,t);}async function Hc(){await aa(true);}async function aa(r){let e=false;return await qc()?(await $c(),e=true):await Gc()?(await na(),e=true):await na(),e?await zc():r&&Vt(),e}async function $c(){Y$1.info(`Starting new session`),await ve$2.clear();let r=new Date,e=new $$2().toHexString(),t=await fe$4.get(`sessionNumber`,0)+1,i=vi();await Promise.all([fe$4.set(`sessionNumber`,t),ve$2.set(`id`,e),ve$2.set(`lastUsedTime`,r.getTime()),ve$2.set(`landing`,i)]),ca(e,t,i);}async function qc(){let r=await ve$2.get(`lastUsedTime`,0);return r?(new Date().getTime()-r)/1e3>1800:true}async function Gc(){return !await ve$2.get(`synced`,false)}async function jc(){if(!jo&&!zo)throw new Error(sa);let r$12=await ta(),e=Ci();return s$1(r(r({deviceID:Je,deviceProps:r$12,appID:jo,shopifyShop:zo},Ki),e),{sdk:Gr$3,ad:zi.getAdParams(),occurred:Xc(Be$3().jsLoadTime),properties:{},uuid:await fe$4.get(`uuid`)})}async function zc(){Y$1.info(`Ensuring session on server`),await Kc();let r=Date.now(),e=await jc();Y$1.info(`Session data generated ${Jr$3(Date.now()-r)}`);let t=Vn$1(`/v1/event/validate-session`,P.globalRef.apiURLs?.baseURL??`https://cdn.sdk-api1.letscooee.com`);try{let i=await me(t,e);if(Y$1.info(`Auth finished ${Jr$3(i.timeTakenMs)}`),await ve$2.set(`synced`,!0),i.data.deviceID&&(await fe$4.set(`did`,Je),la(i.data.deviceID)),i.data.pageWidgets?.length)lr(i.data.pageWidgets.map(n=>new q(n)));if(i.data.cartWidgets?.length)cr(i.data.cartWidgets.map(n=>new q(n)));}catch(i){throw Y$1.error(i),i}}async function Kc(){let r=await fe$4.get(`firstSeen`),e=r?new Date(r):new Date;r||await fe$4.set(`firstSeen`,e.toISOString()),Zn(e),to(`Visitor Info`,{first_seen:e.toISOString()});}function ca(r,e,t){ro({"cooee_session.number":e}),to(`Visitor Session`,{id:r,number:e,landing_page:t}),Y$1.info(`Session number: ${e}, id: ${r}`),Ki={sessionID:r,sessionNumber:e,landingPage:t};}function la(r){Qn(r);to(`Visitor Info`,{device_id:r,[`device_id_${Math.floor(Math.random()*1e4)}`]:r}),eo({id:r});}function Xc(r){return (new Date().getTime()-r.getTime())/1e3>1800?new Date:r}var Xi=class{triggerData;render(e){e.contentSource===Be$2.KLAVIYO&&(this.triggerData=e,window.addEventListener(`klaviyoForms`,this.handleKlaviyoEvents.bind(this)),window._klOnsite=window._klOnsite||[],window._klOnsite.push([`openForm`,e.klaviyoFormID]));}handleKlaviyoEvents(e){if(e.type!==`klaviyoForms`)return;let t=e.detail;if(t.formId!==this.triggerData.klaviyoFormID){Y$1.warn(`Received invalid trigger callback`);return}switch(t.type){case `open`:fe(new Ir$1(`CE Trigger Displayed`,{form:{id:t.formId}},this.triggerData));break;case `stepSubmit`:{let i=this.getFormDetails(t);fe(new Ir$1(`CE Form Submitted`,{form:i},this.triggerData)),Dt(i);break}case `close`:window.removeEventListener(`klaviyoForms`,this.handleKlaviyoEvents.bind(this)),fe(new Ir$1(`CE Trigger Closed`,{form:{id:t.formId}},this.triggerData));break}}getFormDetails(e){let t={id:e.formId},i=e.metaData;if(pe$4.hasKeys(i)){let o=[`email`,`phone_number`,`first_name`,`last_name`,`$email`,`$phone_number`,`$first_name`,`$last_name`];Object.keys(i).forEach(c=>{o.includes(c)||(t[c]=i[c]);}),t.email=i.$email??i.email,t.mobile=i.$phone_number??i.phone_number;let n=i.$first_name??i.first_name,s=i.$last_name??i.last_name;(n?.length||s?.length)&&(t.name=n+` `+s);}return t}};function ma(r){if(!Yc()||!he$3.get().pixelPush)return;let t=Ye$2[r.intent]?.toLowerCase();t&&(Y$1.verbose(`Sending ${t} intent to Facebook Pixel`),window.fbq(`trackCustom`,`CooeeIntent`,{intent_value:t}));}function Yc(){return window.fbq&&typeof window.fbq==`function`}var ho=`/v1/event/track-page-unload`;function j(r){Y$1.verbose(`Waiting for auth to send event ${r.name}`),le$1(le).then(()=>fe(r));}function $s(r){le$1(le).then(()=>{Jc(r);});}async function Jc(r){let e=Be$3().currentPageViewEvent;if(!e){Y$1.warn(`No page view event was stored previously`);return}let t={pageViewEventID:e.id,pageViewEventName:e.name,pageActiveTimeMS:r};Y$1.verbose(`Sending page unload`,t);let i=Vn$1(ho,P.globalRef.apiURLs?.eventURL);try{await me(i,t);}catch(o){throw Y$1.error(`Error sending page unload for ${e} to server`,o),o}}function fe(r){Qc(r);}async function Qc(r){if(Y$1.verbose(`Sending event: ${r.name}`,r),ol(r)){Y$1.warn(`Rejecting event ${r.name}`);return}Un();let e=await qe();Object.assign(r,e),Hs(),ve$2.set(`lastUsedTime`,new Date().getTime());let t=il(r.name),o=Vn$1(`/v1/event/track/${t.toLowerCase().replace(/\s+/g,`-`)}`,P.globalRef.apiURLs?.eventURL);try{let n=await me(o,r);Y$1.info(`Event tracked:`,t),Zc(r)&&(Be$3().currentPageViewEvent={id:r.id,name:r.name}),el(r,n.data);}catch(n){throw Y$1.error(`Error sending event ${r.name} to server`,n),n}}function Zc(r){return qr$3.includes(r.name)?r.name===`View Cart`?!r.properties.drawer:true:false}function el(r,e){tl(r,e).catch(t=>{ke$2(t,`process-popup-response`,{extra:{event:r,response:e}});}),rl(e);}async function tl(r,e){if(!e.triggerData)return;let t=new q(e.triggerData);t.occurred=r.occurred,Y$1.log(`${t} will be shown`);let i;try{i=await hi(t);}catch(n){Y$1.error(`Failed to refresh the products`,n);return}if(t.items=i,t.contentSource===Be$2.KLAVIYO){new Xi().render(t);return}new(await(import('./renderer-J5_AfM4W-Dqxkak4b.js'))).FreeformRenderer().renderEngagement(t).catch(n=>{ke$2(n,`render-popup`,{extra:{event:r},engagementTrigger:t});});}function rl(r){r.intent&&(ia(r.intent),ma(r),Y$1.info(`Intent is ${Ye$2[r.intent]}`));}function il(r){return r.replace(`CE `,``).replace(`Trigger`,`Campaign`).replace(`Screen`,`Page`).replace(`App `,``)}function ol(r){return r.trigger?.triggerID===`test`||r.trigger?.triggerID===`preview`?(Y$1.warn(`Not sending event as this is a test trigger`),true):false}
86
+ .lc-display-inline {display: inline !important;}`,document.body);}execute(e){for(let t of e){if(!t.experimentConfig)continue;this.executeExperiment(t)&&this.trackExperimentRan(t);}if(document.querySelector(`#lc-hide-body`)?.remove(),!document.body){Zn$1(`No body element found`,`error`);return}this.setupMutationObserver();}executeExperiment(e){let t=e.experimentConfig?.modifications;if(!t?.length)return Y$2.log(`Nothing to experiment`,e.toString()),true;let i=false;for(let o of t){if(!o.cssSelector){Y$2.verbose(`No CSS Selector available`,e?.toString());continue}this.modifications.push(o);let n=Array.from(document.querySelectorAll(o.cssSelector));n?.length&&(this.executeSingleModification(o,n),i=true);}return i}executeSingleModification(e,t){if(t?.length)for(let i of t)Object.assign(i.style,e.style),e.display===`HIDE`?i.classList.add(`lc-hide`):e.display===`BLOCK`?i.classList.add(`lc-display-block`):e.display===`INLINE`&&i.classList.add(`lc-display-inline`),e.type===`TEXT`&&e.text?i.innerHTML=e.text:e.type===`IMAGE`&&this.updateImage(e,i),e.moveTo?.selector&&this.changePlacement(e,i).catch(console.error);}async changePlacement(e,t){let i=await Ln$1(e.moveTo.selector);if(i)switch(e.moveTo.position){case hr$3.BEFORE1:t.nextElementSibling!==i&&i.parentElement?.insertBefore(t,i);break;case hr$3.INSIDE_FIRST1:i.firstChild!==t&&i.insertBefore(t,i.firstChild);break;case hr$3.INSIDE_LAST1:i.lastChild!==t&&i.appendChild(t);break;case hr$3.AFTER1:default:t.previousElementSibling!==i&&i.parentElement?.insertBefore(t,i.nextSibling);}}trackExperimentRan(e){if(e.id===`preview`){Y$2.warn(`Skipping experiment attribution as its preview`,e.toString());return}ks({name:`CE Experiment Start`,experiment:new mt(e)}).catch(t=>{Y$2.error(`Fail to track experiment`,t);});}setupMutationObserver(){new MutationObserver(t=>{t.forEach(i=>{i.addedNodes.forEach(o=>{o instanceof HTMLElement&&this.modifications.forEach(n=>{if(o.matches&&o.matches(n.cssSelector))Y$2.verbose(`1. Re-applying experiment`,n.toString()),this.executeSingleModification(n,[o]);else if(o.querySelectorAll){let s=Array.from(o.querySelectorAll(n.cssSelector));if(!s.length)return;Y$2.verbose(`2. Re-applying experiment`,n.toString()),this.executeSingleModification(n,s);}});});});}).observe(document.body,{childList:true,subtree:true});}updateImage(e,t){let i=e.image?.lg?.src,o=e.image?.sm?.src;!i&&!o||(t instanceof HTMLPictureElement?this.updatePictureElement({desktop:i,mobile:o},t):this.updateImageElement({desktop:i,mobile:o},t));}updateImageElement(e,t){M$2()&&e.mobile?(t.setAttribute(`src`,e.mobile),t.removeAttribute(`srcset`)):e.desktop&&(t.setAttribute(`src`,e.desktop),t.removeAttribute(`srcset`));}updatePictureElement(e,t){if(t.innerHTML=``,e.mobile){let o=document.createElement(`source`);o.srcset=e.mobile,o.media=`(max-width: 767px)`,t.append(o);}if(e.desktop){let o=document.createElement(`source`);o.srcset=e.desktop,o.media=`(min-width: 768px)`,t.append(o);}let i=document.createElement(`img`);i.src=e.desktop??e.mobile??``,t.append(i);}};async function ks(r$10){let e=await $e();await ce(`/v1/event/experiment`,r$1(r$1({},r$10),e));}function Oi(){cc().catch(r=>ke$2(r,`fetch-experiments`));}async function cc(){Be$3().activeExperiments&&(await le$1(ae),await lc());}async function lc(){Y$2.info(`Fetch experiments after ⏰`,en()+` of SDK load`);ce(`/v1/engagement/experiments`,r$1({},await $e())).then(async t=>{Y$2.info(`Experiments fetched ${Jr$3(t.timeTakenMs)}`);let i=t.data.experiments.map(o=>new B$1(o));new Ai().execute(i);}).catch(t=>{Y$2.error(`Error sending experiment getter`,t);});}function As(){let r=he$4.get();!r.gaMeasurementID||!r.gaEnabled||pc();}async function mc(){let r=await fe$4.get(`gacid`),e=await dc();if(r!==e)return await fe$4.set(`gacid`,e),e}async function pc(){let r=await mc();r&&Xn({gaClientID:r});}async function dc(){let e=he$4.get().gaMeasurementID;if(!(!e||!window.gtag))return new Promise(t=>{window.gtag(`get`,e,`client_id`,i=>{t(i);});})}async function Os(r){Y$2.verbose(`Received app configuration`,r),r.currencyCount=r.currencies?.length;let e=x$1.globalRef.config.update(r);As(),M$1.initialize(),e.website&&(Mi$1(e.website.commonJS),fr$3(e.website.commonCSS)),window.CooeeSDK.cartDrawerToggle$.pipe(Fe$1(10)).subscribe(async({open:t})=>{Y$2.info(`Cart drawer is now`,t?`open`:`closed`),t&&(cs(),await uc());});}function Ls(r){x$1.globalRef.apiURLs=r;}async function uc(){let r=await y.getCurrent().getNormalisedCart(),e={value:r.amount,currency:r.currency};H(new Ir$1(`View Cart`,{items:r.items,amount:e,drawer:true}));}var Li=class{runtimeData=Be$3();meddle(){let e=x$1.globalRef;e.profile=e.profile??[],e.events=e.events??[],e.page=e.page??[],this.meddlePage(),this.meddleEvents(),this.meddleProfile(),this.exposeMethods();}exposeMethods(){let e=x$1.globalRef;e.loadWidgets=e.loadCartWidgets=e.loadPageWidgets=()=>{Mt();},e.loadExperiments=()=>{Oi();},e.testCartUpdate=this.testCartUpdate.bind(this),e.previewWidget=x$1.previewWidget.bind(x$1),e.previewPopup=x$1.previewPopup.bind(x$1),e.executeCTA=(t,i)=>{new Pe(t).execute(i);},e.sendEvent=t=>{H(t);};}overwritePush(e,t){Pn(e,`push`,t);}meddleEvents(){this.overwritePush(x$1.globalRef.events,(...e)=>{this.processEvent(e[0]);}),x$1.globalRef.events.forEach(this.processEvent.bind(this));}meddleProfile(){this.overwritePush(x$1.globalRef.profile,(...e)=>{this.processProfile(e[0]);}),x$1.globalRef.profile.forEach(this.processProfile.bind(this));}processEvent(e){e&&(zr$3.includes(e[0])?x$1.sendEvent(e[0],e[1],r$1({occurred:this.runtimeData.jsLoadTime},e[2])):x$1.sendEvent(e[0],e[1],e[2]));}processProfile(e){e&&x$1.updateProfile(e);}meddlePage(){this.overwritePush(x$1.globalRef.page,(...e)=>{this.processPage(e[0]);}),x$1.globalRef.page.forEach(this.processPage.bind(this));}processPage(e){e.appID&&x$1.authenticate(e),e.currentItem&&gc(e.currentItem),e.currency&&(Be$3().currencyCode=e.currency),e.shopCurrency&&(this.runtimeData.shopCurrencyCode=e.shopCurrency),e.moneyFormat&&(this.runtimeData.moneyFormat=e.moneyFormat),e.jsLoad&&(this.runtimeData.jsLoadTime=e.jsLoad),e.locale&&(this.runtimeData.locale=e.locale),e.pageName&&x$1.setPageName(e.pageName),e.activeExperiment&&(this.runtimeData.activeExperiments=e.activeExperiment),e.cart&&y.getCurrent().update(e.cart),e.configurations&&Os(e.configurations),e.apiURLs&&Ls(e.apiURLs),e.customContext&&(this.runtimeData.customContext=r$1(r$1({},this.runtimeData.customContext),e.customContext));}async testCartUpdate(){if(Be$3().pageName!==`product`){window.alert(`This feature is only available on a product page`);return}let e=os();if(e||(e=Be$3().currentItem?.vID),!e){window.alert(`Could not find a variant to test. Please try a different product page`);return}let t=new B$1({id:`preview`,shortID:`1`,redirectBehaviour:pr$3.CART_DRAWER});await new Pe(new Fe(new Date,t)).execute({clickAction:{at:dr$3.ADD_TO_CART},embeddedItem:new ct$2({vID:e})});}};function gc(r){let e=Be$3();if(e.currentItem&&e.currentItem.vID!==r.vID){let t=new CustomEvent(`letscooee:variant-change`,{detail:{variantID:r.vID,productID:r.mID}});document.dispatchEvent(t);}e.currentItem=new ct$2(r);}var Ut=class{static SESSION_STORAGE=window.sessionStorage;static SESSION_STORAGE_KEY_PREFIX=`cooee`.concat(`-`);static getString(e,t){return this.getItem(e)||t}static setString(e,t){this.setItem(e,t);}static remove(e){this.removeItem(e);}static getItem(e){return this.SESSION_STORAGE.getItem(this.SESSION_STORAGE_KEY_PREFIX.concat(e))}static setItem(e,t){this.SESSION_STORAGE.setItem(this.SESSION_STORAGE_KEY_PREFIX.concat(e),t);}static removeItem(e){this.SESSION_STORAGE.removeItem(this.SESSION_STORAGE_KEY_PREFIX.concat(e));}};var fc=1e3,hc=10,Ro=0,_o=new Date;function ko(r){Ut.remove(`sleid`),_o=r??new Date;}function Ns(){if(window.scrollY){let r=Fs();Ms(r)&&Us(r);}ht$2(()=>{vc();});}function vc(){Tr(window,`scroll`).pipe(Fe$1(fc),q$1(()=>{let r=Fs();if(r>100){Y$2.warn(`Received scroll percent is more than 100`,r);return}if(Ms(r))return r})).subscribe(r=>{Us(r);});}function Ms(r){return Math.abs(Ro-r)>=hc||Ro!==r&&r===100}function Us(r){if(r==null)return;let e={percent:r,timeMS:new Date().getTime()-_o.getTime()};Ro=r;let i=new Ir$1(`CE Scroll`,e,null,Ut.getString(`sleid`,``));H(i),Ut.setString(`sleid`,i.id.toHexString()),_o=new Date(i.occurred);}function Fs(){let r=window.document.body.scrollHeight,e=window.innerHeight;return Math.ceil((window.scrollY+e)/r*100)}function Bs(){document.onvisibilitychange=()=>{document.visibilityState===`visible`?wc():document.visibilityState===`hidden`&&bc();};}async function wc(){}async function bc(){let r=await Cc();if(r===0){Y$2.info(`Not sending duration as user was inactive on website`);return}Ws(r);}async function Cc(){let r=Be$3();return r.inInactive?0:(r.inInactive=true,r.lastEnterInactive=new Date,Math.max(r.lastEnterInactive.getTime()-r.lastEnterActive.getTime(),0))}function Vs(){let r=Be$3();return r.inInactive?(r.inInactive=false,r.lastEnterActive=new Date,Math.max((r.lastEnterActive.getTime()-r.lastEnterInactive.getTime())/1e3,0)):0}function Hs(){yc();}function yc(){let r=window.fetch;try{window.fetch=async function(e,t){try{await Ec(e,t);}catch(i){ke$2(i,`modify-graphql-request`,{extra:{body:JSON.stringify(t?.body)}});}return r(e,t)};}catch(e){console.warn(`Fail to override fetch.`,`Cooee won't be able to track "Buy Now Clicked" KPI.`),Y$2.error(e);}Y$2.verbose(`Securely overwritten window.fetch method for graphql query`);}async function Ec(r,e){let t=typeof r==`string`?r:r instanceof Request?r.url:``;if(!(t.includes(`graphql.json`)&&e?.method===`POST`)||!e.body)return;let i;if(typeof e.body==`string`)try{i=JSON.parse(e.body);}catch{return}else i=e.body;i?.variables?.input&&(Y$2.verbose(`Intercepted fetch request of:`,t),i?.query.includes(`cartCreate`)&&(e.body=await Sc(i),Ic()));}async function Sc(r){let e=r.variables.input.attributes??[],t=await On$2(`Buy Now`);return r.variables.input.attributes=[...e,...t],JSON.stringify(r)}function Ic(){let r=Be$3().currentItem;if(!r)return;H(new Ir$1(`Buy Now Clicked`,{items:[r]}));}var Ft=class{constructor(e,t){this.selectors=e;this.eventName=t;this.selectorString=e.join(`,`);}static INSTANCE;elements;selectorString;clickListenerCallback=e=>{let t=e.currentTarget;H(new Ir$1(this.eventName,{class:t.className||void 0,tagName:t.tagName||void 0,id:t.id||void 0})),this.removeClickListener(this.clickListenerCallback);};listenSilently(){this.listen().catch(e=>Y$2.error(e));}async listen(){this.elements=await Ar$1(this.selectorString),this.elements.forEach(e=>{e.addEventListener(`click`,this.clickListenerCallback);});}removeClickListener(e){this.elements?.forEach(t=>{t.removeEventListener(`click`,e);});}};var Ni=class r extends Ft{static selectors=[`.product__thumbnail-list-inner > button`,`product-gallery-navigation > button`,`.product-media--thumb-container`,`.product-images-inner > img`,`.m-product-media`,`.swiper-button-control`,`.media__thumb`,`.slick-arrow`,`.productView-img-container.product-single__media`,`.product-gallery__thumbnail_item_inner`];constructor(){super(r.selectors,`Item Thumbnail Clicked`);}static getInstance(){return this.INSTANCE||(this.INSTANCE=new r),this.INSTANCE}};var Mi=class r extends Ft{static selectors=[`.jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup`,`reviewsio-product-ratings`,`.ruk_rating_snippet.tracked:not(.hidden)`,`a > .loox-rating`,`.yotpo-reviews-star-ratings-widget`,`.yotpo.lp-hero__reviews`,`.pr-rating > a`,`.rivyoReviewWidget`];constructor(){super(r.selectors,`Review Clicked`);}static getInstance(){return this.INSTANCE||(this.INSTANCE=new r),this.INSTANCE}};var Tc=[`.gokwik-checkout button`,`button.cart__checkout-button`,`button.cart__checkout`,`button#checkout`,`button#checkout2`,`button[id*="checkout" i]`,`button[name*="checkout" i]`,`button[class*="checkout" i]`].join(`,`);function $s(){ht$2(()=>{Y$2.verbose(`Execution order:`,`document ready`),xc();});}function xc(){let r=window.location.hash?.substring(1);if(r)if(r.includes(`initiate-checkout`)){document.dispatchEvent(new Event(`letscooee:outbound:third-party-initiate-checkout`));let e=document.querySelector(Tc);if(!e){Y$2.verbose(`No clickable cart checkout button found`);return}Y$2.verbose(`Clickable cart checkout button found`,e),e.click();}else r.includes(`open-cart-drawer`)&&M$1.get().open();}function Gs(){window.addEventListener(`kp-modal:opened`,()=>{Be$3().isGoKwikPopupOpen=true;}),window.addEventListener(`user-loggedin`,r=>{let{token:e}=r.detail;e&&It({goKwikToken:e});}),window.gokwikSdk?qs():window.addEventListener(`gokwikLoaded`,qs);}function qs(){window.gokwikSdk&&window.gokwikSdk.on(`checkout_initiated`,async()=>{let r=await y.getCurrent().getNormalisedCart();H(new Ir$1(`Checkout Started`,{via:`GoKwik`,items:r.items,cartToken:r.token,amount:{value:r.amount,currency:r.currency}}));});}var x$1=class x{static globalRef;static authenticated;static async initForMerchantWebsiteOnly(e){if(!window.cooeeSDKPreview){if(Y$2.info(`Initialising SDK`),ds(navigator.userAgent)){Y$2.info(`This seems to be a bot. Disabling SDK`);return}this.initGlobalReference(e),await Ks(),this.autoAuthenticate(),new Li().meddle(),jn(),Oi(),Dc(),Bs(),Wn(),Hs(),$s(),Ns(),Mi.getInstance().listenSilently(),Ni.getInstance().listenSilently(),Gs(),Pc(),Gn$1(),eo(),yi.remove(`conf`).catch(t=>{Y$2.error(`Fail to remove App Config from local storage`,t);});}}static initGlobalReference(e){window.CooeeSDK||Pn(window,`CooeeSDK`,{}),this.globalRef=window.CooeeSDK,Pn(this.globalRef,`config`,new he$4),Pn(this.globalRef,`runtimeData`,{sdkLoadTime:e,jsLoadTime:new Date,lastEnterActive:new Date}),Pn(this.globalRef,`uaParser`,new he,true),Pn(this.globalRef,`cart`,y.getCurrent()),Pn(this.globalRef,`cartChange$`,Vn()),Pn(this.globalRef,`cartDrawerToggle$`,M$1.cartDrawerToggle$.asObservable()),Y$2.verbose(`Global reference initialised`),new Ue(()=>{this.globalRef.uaParser=new he;});}static autoAuthenticate(){let e=$r();e&&this.authenticate({shopifyShop:e});}static authenticate(e){if(this.authenticated)return;Y$2.info(`Begin auth after ⏰`,en(),`of SDK load`);let t=e.appID?.trim(),i=e.shopifyShop;if((Rn$2(t)||t.length!==24)&&Rn$2(i)){Y$2.warn(`Cooee App ID or Shop name is not configured`);return}this.authenticated=true,js(e);}static sendEvent(e,t,i){let o=new Ir$1(e,t,i?.triggerData);i?.occurred&&(o.occurred=i.occurred),H(o);}static updateProfile(e){for(let t in e)if(t.toLowerCase().startsWith(`ce `))throw new Error(`User property name cannot start with 'CE '`);It(e);}static setPageName(e){if(!e)return;let t=Be$3(),i=t.pageName;if(e===i)return;if(t.pageName=e,Yr$3.some(s=>e.includes(s))){ko();return}let o={};i&&(o.ps=i);let n=new Ir$1(`CE Screen View`,o);n.occurred=t.jsLoadTime,H(n),ko(n.occurred);}static previewPopup(e,t){import('./renderer-BkTLOXoP-BTRzgoOp.js').then(({FreeformRenderer:i})=>{new i(t).render(e);});}static previewWidget(e){new q(new B$1(e)).renderSilently();}};function Dc(){window.CooeeSDK.cartChange$.subscribe(()=>{Mt();});}function Pc(){if(window.opener){try{window.opener.postMessage({action:`COOEE_READY_FOR_PREVIEW`},`*`);}catch(r){Y$2.error(r);}window.addEventListener(`message`,r=>{if(Y$2.verbose(`Received event`,r),!r.origin.includes(`letscooee.com`)&&!r.origin.includes(`localhost`))return;let e=r.data;typeof e==`object`&&(e.action===`POPUP_PREVIEW`?(x$1.previewPopup(e.engagementTrigger),r.source?.postMessage({action:`PREVIEW_SUCCESSFUL`},r.origin)):e.action===`WIDGET_PREVIEW`&&(x$1.previewWidget(e.engagementTrigger),r.source?.postMessage({action:`PREVIEW_SUCCESSFUL`},r.origin)));});}}var Xs=new U$1,zs=0;Xs.pipe(Fe$1(50)).subscribe(async r=>{Rc(await $e()).catch(t=>{ke$2(t,`load-page-widgets`,{extra:{firstLoad:r}});});});function Mt(r=false){le$1(ae).then(()=>{Xs.next(r);});}async function ns(r){let e=await $e();Object.assign(r,e);return ce(Vn$1(`/v1/engagement/get-variant`,x$1.globalRef.apiURLs?.baseURL??`https://cdn.sdk-api1.letscooee.com`),r)}async function Rc(r$11){zs++,zs===1?Y$2.info(`Fetch widgets (after ⏰`,en()+` of SDK load)`):Y$2.info(`Fetch widgets`);let e=r$1({},r$11),t=Vn$1(`/v1/engagement/eligible`,x$1.globalRef.apiURLs?.baseURL??`https://cdn.sdk-api1.letscooee.com`);try{let i=await ce(t,e);if(Y$2.info(`Widgets fetched ${Jr$3(i.timeTakenMs)}`),i.data.pageWidgets?.length)nr(i.data.pageWidgets.map(n=>new B$1(n)));if(i.data.cartWidgets?.length)or(i.data.cartWidgets.map(n=>new B$1(n)));}catch(i){Y$2.error(`Error sending widget getter`,i);}}var Ys=x$3(dr$2()),Ui=class r{static META_REQUIRED_FIELDS=[`ad_id`];static GOOGLE_REQUIRED_FIELDS=[`gad_source`,`gclid`];source;adID;campaignID;adName;campaignName;constructor(e){this.adID=e.adID,this.campaignID=e.campaignID,this.source=e.source;}static getAdParams(){let e;try{e=new Ys.URLBuilder(location.href);}catch{return {}}let t={};if(this.META_REQUIRED_FIELDS.every(n=>Array.from(e.getParams().keys()).includes(n)))return t={source:`META`,adID:e.getQueryParam(`ad_id`)?.trim(),campaignID:e.getQueryParam(`campaign_id`)?.trim()},new r(t);if(this.GOOGLE_REQUIRED_FIELDS.every(n=>Array.from(e.getParams().keys()).includes(n)))return t={source:`GOOGLE`},new r(t)}};var Ao={d:(r,e)=>{for(var t in e)Ao.o(e,t)&&!Ao.o(r,t)&&Object.defineProperty(r,t,{enumerable:true,get:e[t]});},o:(r,e)=>Object.prototype.hasOwnProperty.call(r,e)},Oo={};Ao.d(Oo,{A:()=>_c,k:()=>Lo});var vr=function(r,e,t,i){return new(t||(t=Promise))(function(o,n){function s(w){try{l(i.next(w));}catch(v){n(v);}}function c(w){try{l(i.throw(w));}catch(v){n(v);}}function l(w){var v;w.done?o(w.value):(v=w.value,v instanceof t?v:new t(function(S){S(v);})).then(s,c);}l((i=i.apply(r,[])).next());})},wr=function(r,e){var t,i,o,n,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return n={next:c(0),throw:c(1),return:c(2)},typeof Symbol==`function`&&(n[Symbol.iterator]=function(){return this}),n;function c(l){return function(w){return (function(v){if(t)throw new TypeError(`Generator is already executing.`);for(;n&&(n=0,v[0]&&(s=0)),s;)try{if(t=1,i&&(o=2&v[0]?i.return:v[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,v[1])).done)return o;switch(i=0,o&&(v=[2&v[0],o.value]),v[0]){case 0:case 1:o=v;break;case 4:return s.label++,{value:v[1],done:!1};case 5:s.label++,i=v[1],v=[0];continue;case 7:v=s.ops.pop(),s.trys.pop();continue;default:if(o=s.trys,!((o=o.length>0&&o[o.length-1])||v[0]!==6&&v[0]!==2)){s=0;continue}if(v[0]===3&&(!o||v[1]>o[0]&&v[1]<o[3])){s.label=v[1];break}if(v[0]===6&&s.label<o[1]){s.label=o[1],o=v;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(v);break}o[2]&&s.ops.pop(),s.trys.pop();continue}v=e.call(r,s);}catch(S){v=[6,S],i=0;}finally{t=o=0;}if(5&v[0])throw v[1];return {value:v[0]?v[1]:void 0,done:true}})([l,w])}}};function Lo(){return vr(this,void 0,Promise,function(){return wr(this,function(r){switch(r.label){case 0:return [4,new Promise(function(e,t){var i=`Unknown`,o=false;function n(b){o||(o=true,e({isPrivate:b,browserName:i}));}function s(){var b=0,D=parseInt(`-1`);try{D.toFixed(D);}catch(R){b=R.message.length;}return b}function c(){return navigator.msSaveBlob!==void 0&&(function(b){try{return b===eval.toString().length}catch{return false}})(39)}function l(){var b;return vr(this,void 0,void 0,function(){var D,R;return wr(this,function(C){switch(C.label){case 0:return C.trys.push([0,2,,3]),[4,navigator.storage.getDirectory()];case 1:return C.sent(),n(false),[3,3];case 2:return D=C.sent(),R=D,D instanceof Error&&(R=(b=D.message)!==null&&b!==void 0?b:D),typeof R!=`string`?(n(false),[2]):(n(!!R.includes(`unknown transient reason`)),[3,3]);case 3:return [2]}})})}function w(){var b;return vr(this,void 0,Promise,function(){return wr(this,function(D){switch(D.label){case 0:return ((b=navigator.storage)===null||b===void 0?void 0:b.getDirectory)===void 0?[3,2]:[4,l()];case 1:return D.sent(),[3,3];case 2:navigator.maxTouchPoints!==void 0?(function(){var R=String(Math.random());try{var C=indexedDB.open(R,1);C.onupgradeneeded=function($){var Z=$.target.result,V=function(Vi){n(Vi);};try{Z.createObjectStore(`t`,{autoIncrement:!0}).put(new Blob),V(!1);}catch(Vi){(Vi.message||``).includes(`are not yet supported`)?V(!0):V(!1);}finally{Z.close(),indexedDB.deleteDatabase(R);}},C.onerror=function(){return n(!1)};}catch{n(false);}})():(function(){var R=window.openDatabase,C=window.localStorage;try{R(null,null,null,null);}catch{n(true);return}try{C.setItem(`test`,`1`),C.removeItem(`test`);}catch{n(true);return}n(false);})(),D.label=3;case 3:return [2]}})})}function v(){navigator.webkitTemporaryStorage.queryUsageAndQuota(function(b,D){var R;n(Math.round(D/1048576)<2*Math.round(((R=window).performance!==void 0&&R.performance.memory!==void 0&&R.performance.memory.jsHeapSizeLimit!==void 0?performance.memory.jsHeapSizeLimit:1073741824)/1048576));},function(b){t(new Error(`detectIncognito somehow failed to query storage quota: `+b.message));});}function S(){self.Promise!==void 0&&self.Promise.allSettled!==void 0?v():(0, window.webkitRequestFileSystem)(0,1,function(){n(false);},function(){n(true);});}function P(){return vr(this,void 0,Promise,function(){var b,D;return wr(this,function(R){switch(R.label){case 0:if(!navigator.storage||!navigator.storage.getDirectory)return [3,4];R.label=1;case 1:return R.trys.push([1,3,,4]),[4,navigator.storage.getDirectory()];case 2:return R.sent(),n(false),[3,4];case 3:return b=R.sent(),typeof(D=b instanceof Error&&typeof b.message==`string`?b.message:String(b))!=`string`?(n(false),[2]):(n(D.includes(`Security error`)),[2]);case 4:return n(navigator.serviceWorker===void 0),[2]}})})}(function(){return vr(this,void 0,Promise,function(){return wr(this,function(b){switch(b.label){case 0:return s()!==44?[3,2]:(i=`Safari`,[4,w()]);case 1:return b.sent(),[3,6];case 2:return s()!==51?[3,3]:(D=navigator.userAgent,i=D.match(/Chrome/)?navigator.brave!==void 0?`Brave`:D.match(/Edg/)?`Edge`:D.match(/OPR/)?`Opera`:`Chrome`:`Chromium`,S(),[3,6]);case 3:return s()!==25?[3,5]:(i=`Firefox`,[4,P()]);case 4:return b.sent(),[3,6];case 5:c()?(i=`Internet Explorer`,n(window.indexedDB===void 0)):t(new Error(`detectIncognito cannot determine the browser`)),b.label=6;case 6:return [2]}var D;})})})().catch(t);})];case 1:return [2,r.sent()]}})})}typeof window<`u`&&(window.detectIncognito=Lo);var _c=Lo,Js=Oo.A;Oo.k;var Qs=x$3(yt$1()),Zs=async()=>{let r={};try{return await kc(r)}catch(e){return ke$2(e,`device-properties`),r}},kc=async r=>{let e=window.CooeeSDK.uaParser;Ac(r),Oc(r),Lc(r),r.referrer=document.referrer,r.host=location.origin,r.path=location.pathname,r.qs=location.search,r.locale=navigator.language,r.display={w:screen.width,h:screen.height,pd:screen.pixelDepth,dpi:Nc()},r.win={ow:window.outerWidth,oh:window.outerHeight,iw:window.innerWidth,ih:window.innerHeight,dpr:window.devicePixelRatio},navigator.webdriver&&(r.headless=true,ro$1({headless:true}));let t=e.getResult();return r.browser=t.browser,r.device=t.device,r.engine=t.engine,r.cpu=t.cpu,r.os=t.os,r.navigatorUA=navigator.userAgent,await Promise.all([Fc(r),Mc(r),Bc(r)]),r},Ac=r=>{let e=navigator;if(!e.deviceMemory)return;r.mem={tot:e.deviceMemory*1024};},Oc=r=>{let e=navigator,t=e.connection||e.mozConnection||e.webkitConnection;t?.effectiveType&&(r.net={type:t.effectiveType});},Lc=r=>{let e=screen.orientation?.type;e&&(r.orientation=e);},Nc=()=>{if(!document.body)return;let r=document.createElement(`div`);r.setAttribute(`style`,`height: 1in; left: -100%; position: absolute; top: -100%; width: 1in;`),document.body.appendChild(r);let e=window.devicePixelRatio||1,t=r.offsetWidth*e;return document.body.removeChild(r),t},Mc=async r=>{try{await Uc(r);}catch(e){Y$2.error(`Unable to get location`,e);}},Uc=async r=>{if(!(!navigator.geolocation||!navigator.permissions||(await navigator.permissions.query({name:`geolocation`})).state!=`granted`))return new Promise(t=>{navigator.geolocation.getCurrentPosition(i=>{r.coords=[i.coords.latitude,i.coords.longitude],t();},()=>t());})},Fc=async r=>{if(`getBattery`in navigator)try{let t=await navigator.getBattery();r.bat={l:t.level*100,c:t.charging},ro$1({"battery.level":r.bat.l,"battery.charging":r.bat.c});}catch{}},Bc=async r=>{try{(await Js())?.isPrivate&&(r.incognito=!0,ro$1({incognito:!0}));}catch(e){Qs.default.error(`Unable to detect private/incognito window`,e);}};function ta(r){if(!ra())return;let e=Ir$2[r]?.toLowerCase();e&&(Y$2.verbose(`Sending ${e} intent to MS Clarity`),window.clarity(`set`,`Cooee Intent`,e));}function ra(){return window.clarity&&typeof window.clarity==`function`}var ae=new gr$1(1),oa=`App ID or Shopify shop is not set`,No=``,Ye=``,Mo=``,Fi;async function js(r){No=r.appID,Mo=r.shopifyShop;try{await Vc(),ae.next(!0),ae.complete();}catch(e){e?.message?.includes(oa)&&ke$2(e,`initiate-session`,{extra:r}),Y$2.error(`Unable to initiate session`,e);}}async function Kn(){return await na(false),Fi}async function Ks(){let r=Date.now();await ni.request(`gen_did`,async()=>{Ye=await fe$4.get(`did`),Ye||(Ye=new $$1().toHexString(),await fe$4.set(`did`,Ye)),Y$2.info(`Device ID:`,Ye),aa(Ye);}),Y$2.info(`Device ID set/get done ${Jr$3(Date.now()-r)}`);}async function ia(){if(Fi)return;let[r,e,t]=await Promise.all([ve$2.get(`id`,``),fe$4.get(`sessionNumber`,1),ve$2.get(`landing`,{})]);sa(r,e,t);}async function Vc(){await na(true);}async function na(r){let e=false;return await Hc()?(await Wc(),e=true):await $c()?(await ia(),e=true):await ia(),e?await Gc():r&&Mt(),e}async function Wc(){Y$2.info(`Starting new session`),await ve$2.clear();let r=new Date,e=new $$1().toHexString(),t=await fe$4.get(`sessionNumber`,0)+1,i=ci();await Promise.all([fe$4.set(`sessionNumber`,t),ve$2.set(`id`,e),ve$2.set(`lastUsedTime`,r.getTime()),ve$2.set(`landing`,i)]),sa(e,t,i);}async function Hc(){let r=await ve$2.get(`lastUsedTime`,0);return r?(new Date().getTime()-r)/1e3>1800:true}async function $c(){return !await ve$2.get(`synced`,false)}async function qc(){if(!No&&!Mo)throw new Error(oa);let r$12=await Zs(),e=li();return s$2(r$1(r$1({deviceID:Ye,deviceProps:r$12,appID:No,shopifyShop:Mo},Fi),e),{sdk:Gr$3,ad:Ui.getAdParams(),occurred:Kc(Be$3().jsLoadTime),properties:{},uuid:await fe$4.get(`uuid`)})}async function Gc(){Y$2.info(`Ensuring session on server`),await jc();let r=Date.now(),e=await qc();Y$2.info(`Session data generated ${Jr$3(Date.now()-r)}`);let t=Vn$1(`/v1/event/validate-session`,x$1.globalRef.apiURLs?.baseURL??`https://cdn.sdk-api1.letscooee.com`);try{let i=await ce(t,e);if(Y$2.info(`Auth finished ${Jr$3(i.timeTakenMs)}`),await ve$2.set(`synced`,!0),i.data.deviceID&&(await fe$4.set(`did`,Ye),aa(i.data.deviceID)),i.data.pageWidgets?.length)nr(i.data.pageWidgets.map(n=>new B$1(n)));if(i.data.cartWidgets?.length)or(i.data.cartWidgets.map(n=>new B$1(n)));}catch(i){throw Y$2.error(i),i}}async function jc(){let r=await fe$4.get(`firstSeen`),e=r?new Date(r):new Date;r||await fe$4.set(`firstSeen`,e.toISOString()),Jn(e),to$1(`Visitor Info`,{first_seen:e.toISOString()});}function sa(r,e,t){ro$1({"cooee_session.number":e}),to$1(`Visitor Session`,{id:r,number:e,landing_page:t}),Y$2.info(`Session number: ${e}, id: ${r}`),Fi={sessionID:r,sessionNumber:e,landingPage:t};}function aa(r){Yn(r);to$1(`Visitor Info`,{device_id:r,[`device_id_${Math.floor(Math.random()*1e4)}`]:r}),eo$1({id:r});}function Kc(r){return (new Date().getTime()-r.getTime())/1e3>1800?new Date:r}var Bi=class{triggerData;render(e){e.contentSource===Er$2.KLAVIYO&&(this.triggerData=e,window.addEventListener(`klaviyoForms`,this.handleKlaviyoEvents.bind(this)),window._klOnsite=window._klOnsite||[],window._klOnsite.push([`openForm`,e.klaviyoFormID]));}handleKlaviyoEvents(e){if(e.type!==`klaviyoForms`)return;let t=e.detail;if(t.formId!==this.triggerData.klaviyoFormID){Y$2.warn(`Received invalid trigger callback`);return}switch(t.type){case `open`:ge(new Ir$1(`CE Trigger Displayed`,{form:{id:t.formId}},this.triggerData));break;case `stepSubmit`:{let i=this.getFormDetails(t);ge(new Ir$1(`CE Form Submitted`,{form:i},this.triggerData)),It(i);break}case `close`:window.removeEventListener(`klaviyoForms`,this.handleKlaviyoEvents.bind(this)),ge(new Ir$1(`CE Trigger Closed`,{form:{id:t.formId}},this.triggerData));break}}getFormDetails(e){let t={id:e.formId},i=e.metaData;if(pe$3.hasKeys(i)){let o=[`email`,`phone_number`,`first_name`,`last_name`,`$email`,`$phone_number`,`$first_name`,`$last_name`];Object.keys(i).forEach(c=>{o.includes(c)||(t[c]=i[c]);}),t.email=i.$email??i.email,t.mobile=i.$phone_number??i.phone_number;let n=i.$first_name??i.first_name,s=i.$last_name??i.last_name;(n?.length||s?.length)&&(t.name=n+` `+s);}return t}};function ca(r){if(!zc()||!he$4.get().pixelPush)return;let t=Ir$2[r.intent]?.toLowerCase();t&&(Y$2.verbose(`Sending ${t} intent to Facebook Pixel`),window.fbq(`trackCustom`,`CooeeIntent`,{intent_value:t}));}function zc(){return window.fbq&&typeof window.fbq==`function`}var oo=`/v1/event/track-page-unload`;function H(r){Y$2.verbose(`Waiting for auth to send event ${r.name}`),le$1(ae).then(()=>ge(r));}function Ws(r){le$1(ae).then(()=>{Xc(r);});}async function Xc(r){let e=Be$3().currentPageViewEvent;if(!e){Y$2.warn(`No page view event was stored previously`);return}let t={pageViewEventID:e.id,pageViewEventName:e.name,pageActiveTimeMS:r};Y$2.verbose(`Sending page unload`,t);let i=Vn$1(oo,x$1.globalRef.apiURLs?.eventURL);try{await ce(i,t);}catch(o){throw Y$2.error(`Error sending page unload for ${e} to server`,o),o}}function ge(r){Yc(r);}async function Yc(r){if(Y$2.verbose(`Sending event: ${r.name}`,r),rl(r)){Y$2.warn(`Rejecting event ${r.name}`);return}Ln();let e=await $e();Object.assign(r,e),Vs(),ve$2.set(`lastUsedTime`,new Date().getTime());let t=tl(r.name),o=Vn$1(`/v1/event/track/${t.toLowerCase().replace(/\s+/g,`-`)}`,x$1.globalRef.apiURLs?.eventURL);try{let n=await ce(o,r);Y$2.info(`Event tracked:`,t),Jc(r)&&(Be$3().currentPageViewEvent={id:r.id,name:r.name}),Qc(r,n.data);}catch(n){throw Y$2.error(`Error sending event ${r.name} to server`,n),n}}function Jc(r){return qr$3.includes(r.name)?r.name===`View Cart`?!r.properties.drawer:true:false}function Qc(r,e){Zc(r,e).catch(t=>{ke$2(t,`process-popup-response`,{extra:{event:r,response:e}});}),el(e);}async function Zc(r,e){if(!e.triggerData)return;let t=new B$1(e.triggerData);t.occurred=r.occurred,Y$2.log(`${t} will be shown`);let i;try{i=await ai(t);}catch(n){Y$2.error(`Failed to refresh the products`,n);return}if(t.items=i,t.contentSource===Er$2.KLAVIYO){new Bi().render(t);return}new(await(import('./renderer-BkTLOXoP-BTRzgoOp.js'))).FreeformRenderer().renderEngagement(t).catch(n=>{ke$2(n,`render-popup`,{extra:{event:r},engagementTrigger:t});});}function el(r){r.intent&&(ta(r.intent),ca(r),Y$2.info(`Intent is ${Ir$2[r.intent]}`));}function tl(r){return r.replace(`CE `,``).replace(`Trigger`,`Campaign`).replace(`Screen`,`Page`).replace(`App `,``)}function rl(r){return r.trigger?.triggerID===`test`||r.trigger?.triggerID===`preview`?(Y$2.warn(`Not sending event as this is a test trigger`),true):false}
87
87
 
88
- performance.mark(`cooee-sdk-start`);var n=new Date;window.cooeeShopifyScriptLoaded||(window.cooeeShopifyScriptLoaded=true,Wn$1(),$n$1(),await P.initForMerchantWebsiteOnly(n),be$2(),performance.measure(`cooee-sdk-init`,`cooee-sdk-start`),Nr$2()&&Promise.resolve().then(function () { return sdkDebugLogsDRzy2uxc; }).then(({printAllDebugLogs:a})=>a(n)));
88
+ performance.mark(`cooee-sdk-start`);var n=new Date;window.cooeeShopifyScriptLoaded||(window.cooeeShopifyScriptLoaded=true,Wn$1(),$n$1(),await x$1.initForMerchantWebsiteOnly(n),ur$3(),performance.measure(`cooee-sdk-init`,`cooee-sdk-start`),Nr$4()&&Promise.resolve().then(function () { return sdkDebugLogs89J_fPtf; }).then(({printAllDebugLogs:a})=>a(n)));
89
89
 
90
- var s=`\xA0\xA0\xA0`,l=[`/v1/engagement/cart-widgets`,`/v1/engagement/page-widgets`,`/v1/event/validate-session`];function d(e){if(e===0)return `0 B`;let i=1024,n=[`B`,`KB`,`MB`,`GB`],r=Math.floor(Math.log(e)/Math.log(i));return `${(e/Math.pow(i,r)).toFixed(2)} ${n[r]}`}function E(e){let i=performance.getEntriesByType?.(`resource`);if(i)return i.filter(n=>n.name.includes(e)).pop()}function R(){let e=performance.getEntriesByType?.(`resource`);return e?e.filter(i=>l.some(n=>i.name.includes(n))):[]}function S(e,i){if(!e){Y$1.info(`\u{1F4E6} API Resource Metrics for ${i}: Not available`);return}Y$1.info(`📦 ═══════════ API Resource Metrics ═══════════`),Y$1.info(`URL: ${i}`),Y$1.info(`Duration: ${Ve$4(e.duration)}`);let n=e.transferSize===0;if(Y$1.info(`Served from: ${n?`💾 Cache (disk/memory)`:`🌐 Network`}`),!n){Y$1.info(`Transfer size: ${d(e.transferSize)}`),Y$1.info(`Encoded size: ${d(e.encodedBodySize)}`),Y$1.info(`Decoded size: ${d(e.decodedBodySize)}`);let c=(1-e.encodedBodySize/e.decodedBodySize)*100;c>0&&Y$1.info(`Compression ratio: ${c.toFixed(1)}%`);}let r=e.redirectEnd-e.redirectStart,f=e.fetchStart-e.startTime,a=e.domainLookupEnd-e.domainLookupStart,u=e.connectEnd-e.connectStart,m=e.secureConnectionStart>0?e.connectEnd-e.secureConnectionStart:0,g=e.connectEnd===e.connectStart?e.requestStart-e.fetchStart-a:e.requestStart-e.connectEnd,T=e.responseStart-e.requestStart,P=e.responseEnd-e.responseStart;Y$1.info(`Timing breakdown (${Ve$4(e.duration)} total):`),r>0&&Y$1.info(`${s}Redirect: ${Ve$4(r)}`),f>0&&Y$1.info(`${s}Queued: ${Ve$4(f)}`),g>0&&Y$1.info(`${s}Stalled: ${Ve$4(g)}`),a>0&&Y$1.info(`${s}DNS lookup: ${Ve$4(a)}`),u>0&&Y$1.info(`${s}TCP connect: ${Ve$4(u)}`),m>0&&Y$1.info(`${s}SSL handshake: ${Ve$4(m)}`),Y$1.info(`${s}Server waiting (TTFB): ${Ve$4(T)}`),Y$1.info(`${s}Content download: ${Ve$4(P)}`);let $=e.serverTiming;if($?.length){Y$1.info(`Server-Timing:`);for(let c of $){let p=c.description||c.name;c.duration>0?Y$1.info(`${s}${p}: ${Ve$4(c.duration)}`):Y$1.info(`${s}${p}: ${c.duration}`);}}Y$1.info(`📦 ═════════════════════════════════════════════`);}function B(){let e=R();return e.length?e.map(n=>JSON.stringify(n.toJSON())).join(`
90
+ var s=`\xA0\xA0\xA0`,l=[`/v1/engagement/cart-widgets`,`/v1/engagement/page-widgets`,`/v1/event/validate-session`];function d(e){if(e===0)return `0 B`;let i=1024,n=[`B`,`KB`,`MB`,`GB`],r=Math.floor(Math.log(e)/Math.log(i));return `${(e/Math.pow(i,r)).toFixed(2)} ${n[r]}`}function E(e){let i=performance.getEntriesByType?.(`resource`);if(i)return i.filter(n=>n.name.includes(e)).pop()}function R(){let e=performance.getEntriesByType?.(`resource`);return e?e.filter(i=>l.some(n=>i.name.includes(n))):[]}function S(e,i){if(!e){Y$2.info(`\u{1F4E6} API Resource Metrics for ${i}: Not available`);return}Y$2.info(`📦 ═══════════ API Resource Metrics ═══════════`),Y$2.info(`URL: ${i}`),Y$2.info(`Duration: ${Ve$4(e.duration)}`);let n=e.transferSize===0;if(Y$2.info(`Served from: ${n?`💾 Cache (disk/memory)`:`🌐 Network`}`),!n){Y$2.info(`Transfer size: ${d(e.transferSize)}`),Y$2.info(`Encoded size: ${d(e.encodedBodySize)}`),Y$2.info(`Decoded size: ${d(e.decodedBodySize)}`);let c=(1-e.encodedBodySize/e.decodedBodySize)*100;c>0&&Y$2.info(`Compression ratio: ${c.toFixed(1)}%`);}let r=e.redirectEnd-e.redirectStart,f=e.fetchStart-e.startTime,a=e.domainLookupEnd-e.domainLookupStart,u=e.connectEnd-e.connectStart,m=e.secureConnectionStart>0?e.connectEnd-e.secureConnectionStart:0,g=e.connectEnd===e.connectStart?e.requestStart-e.fetchStart-a:e.requestStart-e.connectEnd,T=e.responseStart-e.requestStart,P=e.responseEnd-e.responseStart;Y$2.info(`Timing breakdown (${Ve$4(e.duration)} total):`),r>0&&Y$2.info(`${s}Redirect: ${Ve$4(r)}`),f>0&&Y$2.info(`${s}Queued: ${Ve$4(f)}`),g>0&&Y$2.info(`${s}Stalled: ${Ve$4(g)}`),a>0&&Y$2.info(`${s}DNS lookup: ${Ve$4(a)}`),u>0&&Y$2.info(`${s}TCP connect: ${Ve$4(u)}`),m>0&&Y$2.info(`${s}SSL handshake: ${Ve$4(m)}`),Y$2.info(`${s}Server waiting (TTFB): ${Ve$4(T)}`),Y$2.info(`${s}Content download: ${Ve$4(P)}`);let $=e.serverTiming;if($?.length){Y$2.info(`Server-Timing:`);for(let c of $){let p=c.description||c.name;c.duration>0?Y$2.info(`${s}${p}: ${Ve$4(c.duration)}`):Y$2.info(`${s}${p}: ${c.duration}`);}}Y$2.info(`📦 ═════════════════════════════════════════════`);}function B(){let e=R();return e.length?e.map(n=>JSON.stringify(n.toJSON())).join(`
91
91
  `):``}function z(){let e=new Set;for(let n of l){let r=E(n);r?S(r,n):e.add(n);}if(!e.size||typeof PerformanceObserver>`u`)return;let i=new PerformanceObserver(n=>{for(let r of n.getEntries())for(let f of e)if(r.name.includes(f)){S(r,f),e.delete(f);break}e.size||i.disconnect();});i.observe({type:`resource`,buffered:false});}
92
92
 
93
- function a(i){return i?new Date(i).toLocaleString(`en-US`,{year:`numeric`,month:`2-digit`,day:`2-digit`,hour:`2-digit`,minute:`2-digit`,second:`2-digit`,fractionalSecondDigits:3,hour12:false,timeZoneName:`short`}):`N/A`}function M(){let i=performance.getEntriesByType?.(`resource`);if(i)return i.find(o=>o.name.includes(`@letscooee/web-sdk`)&&o.name.includes(`main.min.js`))}function x(i){window.cooeeSDKPreview||(document.readyState===`complete`?setTimeout(()=>L(i),100):window.addEventListener(`load`,()=>{setTimeout(()=>L(i),100);}));}function L(i){try{N(i),z();}catch(o){console.error(`Failed to print debugging logs`,o);}}function N(i){let o=performance.getEntriesByType?.(`navigation`)?.[0],f=window.CooeeSDK?.pageLoadTime,l=M(),s=performance.timeOrigin||0,n=o?.responseEnd?s+o.responseEnd:void 0,d=s,c=o?.domContentLoadedEventEnd||0,m=o?.loadEventEnd||0,u=n&&n>0?n:f?f.getTime():0,T=n&&n>0?`HTML download complete`:`inline script execution`,S=c>0?d+c:void 0,$=m>0?d+m:void 0;Y$1.info(`⏱️ ═══════════════ Performance Timing Report ═══════════════`),Y$1.info(`📅 Absolute Timestamps (Local Time):`),Y$1.info(` Note: Inline script can execute during HTML download (incremental parsing)`),Y$1.info(``),Y$1.info(` 1. Navigation started: ${a(d)}`);let r=f?f.getTime():0;if(n&&n>0&&r?r<n?(Y$1.info(` 2. Inline script executed: ${a(r)} (during HTML parsing)`),Y$1.info(` 3. HTML download complete: ${a(n)}`)):(Y$1.info(` 2. HTML download complete: ${a(n)}`),Y$1.info(` 3. Inline script executed: ${a(r)}`)):n&&n>0?Y$1.info(` 2. HTML download complete: ${a(n)}`):r&&Y$1.info(` 2. Inline script executed: ${a(r)}`),Y$1.info(` 4. SDK module loaded: ${a(i.getTime())} (from CDN)`),S&&Y$1.info(` 5. DOMContentLoaded: ${a(S)}`),$&&Y$1.info(` 6. Page fully loaded: ${a($)}`),Y$1.info(``),Y$1.info(`⏱️ Relative Timings:`),n&&n>0&&d){let g=n-d;Y$1.info(` Shopify backend + HTML download: ${Ve$4(g)} (not Cooee SDK)`);}if(u){let g=i.getTime()-u;if(g<0){let w=r>0?r:d,b=r>0?`inline script execution`:`navigation start`,K=i.getTime()-w;Y$1.info(` SDK module load time: ${Ve$4(K)} after ${b}`),Y$1.info(` (Note: Using earlier baseline because SDK loaded before ${T})`);}else Y$1.info(` SDK module load time: ${Ve$4(g)} after ${T}`),Y$1.info(` (Baseline: ${T} at ${a(u)})`);let v=i.getTime()-d;Y$1.info(` \u{1F3AF} Total SDK load time: ${Ve$4(v)} (from navigation start to SDK ready)`);}c&&c>0&&Y$1.info(` DOMContentLoaded: ${Ve$4(c)} after navigation start`),m&&m>0&&Y$1.info(` Page fully loaded: ${Ve$4(m)} after navigation start`),C(l),Y$1.info(`⏱️ ═══════════════════════════════════════════════════════`);}function C(i){if(!i){Y$1.info(``),Y$1.info(`📦 SDK Resource Metrics: Not available`);return}Y$1.info(``),Y$1.info(`📦 SDK Resource Metrics:`),Y$1.info(` URL: ${i.name}`),Y$1.info(` Download duration: ${Ve$4(i.duration)}`);let o=i.transferSize===0;if(Y$1.info(` Served from: ${o?`💾 Cache (disk/memory)`:`🌐 Network`}`),!o){Y$1.info(` Transfer size: ${d(i.transferSize)}`),Y$1.info(` Encoded size: ${d(i.encodedBodySize)}`),Y$1.info(` Decoded size: ${d(i.decodedBodySize)}`);let f=(1-i.encodedBodySize/i.decodedBodySize)*100;f>0&&Y$1.info(` Compression ratio: ${f.toFixed(1)}%`);}if(i.domainLookupEnd>0){let f=i.domainLookupEnd-i.domainLookupStart,l=i.connectEnd-i.connectStart,s=i.responseStart-i.requestStart,n=i.responseEnd-i.responseStart;Y$1.info(` Timing breakdown:`),f>0&&Y$1.info(` DNS lookup: ${Ve$4(f)}`),l>0&&Y$1.info(` TCP connect: ${Ve$4(l)}`),s>0&&Y$1.info(` Request: ${Ve$4(s)}`),n>0&&Y$1.info(` Response: ${Ve$4(n)}`);}}
93
+ function a(i){return i?new Date(i).toLocaleString(`en-US`,{year:`numeric`,month:`2-digit`,day:`2-digit`,hour:`2-digit`,minute:`2-digit`,second:`2-digit`,fractionalSecondDigits:3,hour12:false,timeZoneName:`short`}):`N/A`}function M(){let i=performance.getEntriesByType?.(`resource`);if(i)return i.find(o=>o.name.includes(`@letscooee/web-sdk`)&&o.name.includes(`main.min.js`))}function x(i){window.cooeeSDKPreview||(document.readyState===`complete`?setTimeout(()=>L(i),100):window.addEventListener(`load`,()=>{setTimeout(()=>L(i),100);}));}function L(i){try{N(i),z();}catch(o){console.error(`Failed to print debugging logs`,o);}}function N(i){let o=performance.getEntriesByType?.(`navigation`)?.[0],f=window.CooeeSDK?.pageLoadTime,l=M(),s=performance.timeOrigin||0,n=o?.responseEnd?s+o.responseEnd:void 0,d=s,c=o?.domContentLoadedEventEnd||0,m=o?.loadEventEnd||0,u=n&&n>0?n:f?f.getTime():0,T=n&&n>0?`HTML download complete`:`inline script execution`,S=c>0?d+c:void 0,$=m>0?d+m:void 0;Y$2.info(`⏱️ ═══════════════ Performance Timing Report ═══════════════`),Y$2.info(`📅 Absolute Timestamps (Local Time):`),Y$2.info(` Note: Inline script can execute during HTML download (incremental parsing)`),Y$2.info(``),Y$2.info(` 1. Navigation started: ${a(d)}`);let r=f?f.getTime():0;if(n&&n>0&&r?r<n?(Y$2.info(` 2. Inline script executed: ${a(r)} (during HTML parsing)`),Y$2.info(` 3. HTML download complete: ${a(n)}`)):(Y$2.info(` 2. HTML download complete: ${a(n)}`),Y$2.info(` 3. Inline script executed: ${a(r)}`)):n&&n>0?Y$2.info(` 2. HTML download complete: ${a(n)}`):r&&Y$2.info(` 2. Inline script executed: ${a(r)}`),Y$2.info(` 4. SDK module loaded: ${a(i.getTime())} (from CDN)`),S&&Y$2.info(` 5. DOMContentLoaded: ${a(S)}`),$&&Y$2.info(` 6. Page fully loaded: ${a($)}`),Y$2.info(``),Y$2.info(`⏱️ Relative Timings:`),n&&n>0&&d){let g=n-d;Y$2.info(` Shopify backend + HTML download: ${Ve$4(g)} (not Cooee SDK)`);}if(u){let g=i.getTime()-u;if(g<0){let w=r>0?r:d,b=r>0?`inline script execution`:`navigation start`,K=i.getTime()-w;Y$2.info(` SDK module load time: ${Ve$4(K)} after ${b}`),Y$2.info(` (Note: Using earlier baseline because SDK loaded before ${T})`);}else Y$2.info(` SDK module load time: ${Ve$4(g)} after ${T}`),Y$2.info(` (Baseline: ${T} at ${a(u)})`);let v=i.getTime()-d;Y$2.info(` \u{1F3AF} Total SDK load time: ${Ve$4(v)} (from navigation start to SDK ready)`);}c&&c>0&&Y$2.info(` DOMContentLoaded: ${Ve$4(c)} after navigation start`),m&&m>0&&Y$2.info(` Page fully loaded: ${Ve$4(m)} after navigation start`),C(l),Y$2.info(`⏱️ ═══════════════════════════════════════════════════════`);}function C(i){if(!i){Y$2.info(``),Y$2.info(`📦 SDK Resource Metrics: Not available`);return}Y$2.info(``),Y$2.info(`📦 SDK Resource Metrics:`),Y$2.info(` URL: ${i.name}`),Y$2.info(` Download duration: ${Ve$4(i.duration)}`);let o=i.transferSize===0;if(Y$2.info(` Served from: ${o?`💾 Cache (disk/memory)`:`🌐 Network`}`),!o){Y$2.info(` Transfer size: ${d(i.transferSize)}`),Y$2.info(` Encoded size: ${d(i.encodedBodySize)}`),Y$2.info(` Decoded size: ${d(i.decodedBodySize)}`);let f=(1-i.encodedBodySize/i.decodedBodySize)*100;f>0&&Y$2.info(` Compression ratio: ${f.toFixed(1)}%`);}if(i.domainLookupEnd>0){let f=i.domainLookupEnd-i.domainLookupStart,l=i.connectEnd-i.connectStart,s=i.responseStart-i.requestStart,n=i.responseEnd-i.responseStart;Y$2.info(` Timing breakdown:`),f>0&&Y$2.info(` DNS lookup: ${Ve$4(f)}`),l>0&&Y$2.info(` TCP connect: ${Ve$4(l)}`),s>0&&Y$2.info(` Request: ${Ve$4(s)}`),n>0&&Y$2.info(` Response: ${Ve$4(n)}`);}}
94
94
 
95
- var sdkDebugLogsDRzy2uxc = /*#__PURE__*/Object.freeze({
95
+ var sdkDebugLogs89J_fPtf = /*#__PURE__*/Object.freeze({
96
96
  __proto__: null,
97
97
  printAllDebugLogs: x
98
98
  });
99
99
 
100
- export { $r as $, A$1 as A, B, Ct as C, f as D, Fr as E, F, Gr as G, He$1 as H, Ir$1 as I, He$2 as J, Dn as K, u$2 as L, M$2 as M, Nn$2 as N, w$3 as O, v as P, q$1 as Q, Rt as R, S$2 as S, Sr as T, U, Ve$1 as V, m$1 as W, vs$1 as X, Y$1 as Y, ve as Z, pi$1 as _, Mi$1 as a, Nn$1 as a0, bi$1 as a1, ii$1 as a2, _e$1 as a3, Fs$1 as a4, Ps$1 as a5, Se$1 as a6, ye$1 as a7, jn$1 as a8, ee$3 as a9, Ce$1 as aa, Me$1 as ab, he$3 as ac, Cr$2 as ad, De$1 as ae, Vi$1 as af, $e$1 as ag, gr$1 as ah, Fe$1 as ai, qe$1 as aj, Re$1 as ak, Fe$2 as al, An$1 as am, We$1 as an, Je$1 as ao, Ae$2 as ap, ge$2 as aq, V$1 as b, H$1 as c, d$3 as d, Be as e, fe$4 as f, Be$3 as g, fe as h, qr as i, jr$2 as j, ke$2 as k, le$3 as l, mt as m, n$1 as n, Gt as o, Vr as p, q, Hr as r, r as s, tt as t, ue$2 as u, s$1 as v, nt$1 as w, Ve as x, ye$3 as y, wi as z };
100
+ export { q$1 as $, A$1 as A, B, j$1 as C, dr$3 as D, Dn as E, Fe as F, Tt as G, He$1 as H, Ir$1 as I, u$2 as J, w$1 as K, Lr as L, M$2 as M, Nn$3 as N, O$1 as O, v as P, Qt$2 as Q, Rn$1 as R, S$1 as S, Te$2 as T, Ue as U, Ve$1 as V, Wt as W, Xt$1 as X, Y$2 as Y, U$1 as Z, _r$2 as _, Bi$1 as a, Sr as a0, m$1 as a1, vs$1 as a2, ve as a3, pi$1 as a4, Nn$1 as a5, bi$1 as a6, ii$1 as a7, _e$1 as a8, Fs$1 as a9, Ps$1 as aa, Se as ab, ye$1 as ac, jn$1 as ad, ee$3 as ae, fr$3 as af, pr$3 as ag, Sr$2 as ah, he$4 as ai, In as aj, yn as ak, Cr$1 as al, or$3 as am, Gi as an, Or$2 as ao, gr$1 as ap, Fe$2 as aq, qe$1 as ar, Re$1 as as, Nr$3 as at, An$1 as au, We$1 as av, Je as aw, Ae$2 as ax, sr$3 as ay, V as b, B$1 as c, H$1 as d, M$1 as e, fe$4 as f, Be$3 as g, ge as h, Ur as i, jr$2 as j, ke$2 as k, l$1 as l, mt as m, Fr as n, Br as o, et as p, Mr as q, br$2 as r, r$1 as s, s$2 as t, bn as u, On$1 as v, wt as w, x$2 as x, dt as y, Be as z };