@letscooee/web-sdk 9.10.12 → 9.10.14

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.
@@ -1,45 +1,46 @@
1
- "use strict";(()=>{var Lb=Object.create;var Rd=Object.defineProperty;var Mb=Object.getOwnPropertyDescriptor;var jb=Object.getOwnPropertyNames;var Fb=Object.getPrototypeOf,Vb=Object.prototype.hasOwnProperty;var Bb=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of jb(t))!Vb.call(e,i)&&i!==n&&Rd(e,i,{get:()=>t[i],enumerable:!(r=Mb(t,i))||r.enumerable});return e};var Ub=(e,t,n)=>(n=e!=null?Lb(Fb(e)):{},Bb(t||!e||!e.__esModule?Rd(n,"default",{value:e,enumerable:!0}):n,e));var Hb=Object.create,ca=Object.defineProperty,$b=Object.defineProperties,Dg=Object.getOwnPropertyDescriptor,zb=Object.getOwnPropertyDescriptors,qb=Object.getOwnPropertyNames,Nd=Object.getOwnPropertySymbols,Gb=Object.getPrototypeOf,Rg=Object.prototype.hasOwnProperty,Wb=Object.prototype.propertyIsEnumerable,ec=(e,t,n)=>t in e?ca(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,F=(e,t)=>{for(var n in t||={})Rg.call(t,n)&&ec(e,n,t[n]);if(Nd)for(var n of Nd(t))Wb.call(t,n)&&ec(e,n,t[n]);return e},Ye=(e,t)=>$b(e,zb(t)),qo=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,n)=>(typeof require<"u"?require:t)[n]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')}),kn=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Zb=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of qb(t))!Rg.call(e,i)&&i!==n&&ca(e,i,{get:()=>t[i],enumerable:!(r=Dg(t,i))||r.enumerable});return e},yn=(e,t,n)=>(n=e!=null?Hb(Gb(e)):{},Zb(t||!e||!e.__esModule?ca(n,"default",{value:e,enumerable:!0}):n,e)),Yb=(e,t,n,r)=>{for(var i=r>1?void 0:r?Dg(t,n):t,o=e.length-1,s;o>=0;o--)(s=e[o])&&(i=(r?s(t,n,i):s(i))||i);return r&&i&&ca(t,n,i),i},Pd=(e,t,n)=>ec(e,typeof t!="symbol"?t+"":t,n),Kb=kn((e,t)=>{"use strict";(function(n){"use strict";var r={};r.VERSION="1.6.1";var i,o={},s=function(h,v){return function(){return v.apply(h,arguments)}},a=function(){var h=arguments,v=h[0],m,w;for(w=1;w<h.length;w++)for(m in h[w])!(m in v)&&h[w].hasOwnProperty(m)&&(v[m]=h[w][m]);return v},l=function(h,v){return{value:h,name:v}};r.TRACE=l(1,"TRACE"),r.DEBUG=l(2,"DEBUG"),r.INFO=l(3,"INFO"),r.TIME=l(4,"TIME"),r.WARN=l(5,"WARN"),r.ERROR=l(8,"ERROR"),r.OFF=l(99,"OFF");var u=function(h){this.context=h,this.setLevel(h.filterLevel),this.log=this.info};u.prototype={setLevel:function(h){h&&"value"in h&&(this.context.filterLevel=h)},getLevel:function(){return this.context.filterLevel},enabledFor:function(h){var v=this.context.filterLevel;return h.value>=v.value},trace:function(){this.invoke(r.TRACE,arguments)},debug:function(){this.invoke(r.DEBUG,arguments)},info:function(){this.invoke(r.INFO,arguments)},warn:function(){this.invoke(r.WARN,arguments)},error:function(){this.invoke(r.ERROR,arguments)},time:function(h){typeof h=="string"&&h.length>0&&this.invoke(r.TIME,[h,"start"])},timeEnd:function(h){typeof h=="string"&&h.length>0&&this.invoke(r.TIME,[h,"end"])},invoke:function(h,v){i&&this.enabledFor(h)&&i(v,a({level:h},this.context))}};var d=new u({filterLevel:r.OFF});(function(){var h=r;h.enabledFor=s(d,d.enabledFor),h.trace=s(d,d.trace),h.debug=s(d,d.debug),h.time=s(d,d.time),h.timeEnd=s(d,d.timeEnd),h.info=s(d,d.info),h.warn=s(d,d.warn),h.error=s(d,d.error),h.log=h.info})(),r.setHandler=function(h){i=h},r.setLevel=function(h){d.setLevel(h);for(var v in o)o.hasOwnProperty(v)&&o[v].setLevel(h)},r.getLevel=function(){return d.getLevel()},r.get=function(h){return o[h]||(o[h]=new u(a({name:h},d.context)))},r.createDefaultHandler=function(h){h=h||{},h.formatter=h.formatter||function(w,C){C.name&&w.unshift("["+C.name+"]")};var v={},m=function(w,C){Function.prototype.apply.call(w,console,C)};return typeof console>"u"?function(){}:function(w,C){w=Array.prototype.slice.call(w);var A=console.log,k;C.level===r.TIME?(k=(C.name?"["+C.name+"] ":"")+w[0],w[1]==="start"?console.time?console.time(k):v[k]=new Date().getTime():console.timeEnd?console.timeEnd(k):m(A,[k+": "+(new Date().getTime()-v[k])+"ms"])):(C.level===r.WARN&&console.warn?A=console.warn:C.level===r.ERROR&&console.error?A=console.error:C.level===r.INFO&&console.info?A=console.info:C.level===r.DEBUG&&console.debug?A=console.debug:C.level===r.TRACE&&console.trace&&(A=console.trace),h.formatter(w,C),m(A,w))}},r.useDefaults=function(h){r.setLevel(h&&h.defaultLevel||r.DEBUG),r.setHandler(r.createDefaultHandler(h))},r.setDefaults=r.useDefaults,typeof define=="function"&&define.amd?define(r):typeof t<"u"&&t.exports?t.exports=r:(r._prevLogger=n.Logger,r.noConflict=function(){return n.Logger=r._prevLogger,r},n.Logger=r)})(e)}),Ng=kn((e,t)=>{"use strict";(function(n,r){typeof e=="object"&&typeof t<"u"?r(e):typeof define=="function"&&define.amd?define(["exports"],r):r((n=typeof globalThis<"u"?globalThis:n||self).Sqrl={})})(e,function(n){"use strict";function r(R){var D,b,y=new Error(R);return D=y,b=r.prototype,Object.setPrototypeOf?Object.setPrototypeOf(D,b):D.__proto__=b,y}function i(R,D,b){var y=D.slice(0,b).split(/\n/),L=y.length,U=y[L-1].length+1;throw r(R+=" at line "+L+" col "+U+`:
1
+ "use strict";(()=>{var Mb=Object.create;var Nd=Object.defineProperty;var Fb=Object.getOwnPropertyDescriptor;var jb=Object.getOwnPropertyNames;var Vb=Object.getPrototypeOf,Bb=Object.prototype.hasOwnProperty;var Ub=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of jb(t))!Bb.call(e,i)&&i!==n&&Nd(e,i,{get:()=>t[i],enumerable:!(r=Fb(t,i))||r.enumerable});return e};var Hb=(e,t,n)=>(n=e!=null?Mb(Vb(e)):{},Ub(t||!e||!e.__esModule?Nd(n,"default",{value:e,enumerable:!0}):n,e));var $b=Object.create,ca=Object.defineProperty,zb=Object.defineProperties,Rg=Object.getOwnPropertyDescriptor,qb=Object.getOwnPropertyDescriptors,Gb=Object.getOwnPropertyNames,Pd=Object.getOwnPropertySymbols,Wb=Object.getPrototypeOf,Ng=Object.prototype.hasOwnProperty,Zb=Object.prototype.propertyIsEnumerable,tc=(e,t,n)=>t in e?ca(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,j=(e,t)=>{for(var n in t||={})Ng.call(t,n)&&tc(e,n,t[n]);if(Pd)for(var n of Pd(t))Zb.call(t,n)&&tc(e,n,t[n]);return e},Ye=(e,t)=>zb(e,qb(t)),qo=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,n)=>(typeof require<"u"?require:t)[n]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')}),An=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Yb=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Gb(t))!Ng.call(e,i)&&i!==n&&ca(e,i,{get:()=>t[i],enumerable:!(r=Rg(t,i))||r.enumerable});return e},yn=(e,t,n)=>(n=e!=null?$b(Wb(e)):{},Yb(t||!e||!e.__esModule?ca(n,"default",{value:e,enumerable:!0}):n,e)),Kb=(e,t,n,r)=>{for(var i=r>1?void 0:r?Rg(t,n):t,o=e.length-1,s;o>=0;o--)(s=e[o])&&(i=(r?s(t,n,i):s(i))||i);return r&&i&&ca(t,n,i),i},kd=(e,t,n)=>tc(e,typeof t!="symbol"?t+"":t,n),Jb=An((e,t)=>{"use strict";(function(n){"use strict";var r={};r.VERSION="1.6.1";var i,o={},s=function(h,v){return function(){return v.apply(h,arguments)}},a=function(){var h=arguments,v=h[0],m,w;for(w=1;w<h.length;w++)for(m in h[w])!(m in v)&&h[w].hasOwnProperty(m)&&(v[m]=h[w][m]);return v},l=function(h,v){return{value:h,name:v}};r.TRACE=l(1,"TRACE"),r.DEBUG=l(2,"DEBUG"),r.INFO=l(3,"INFO"),r.TIME=l(4,"TIME"),r.WARN=l(5,"WARN"),r.ERROR=l(8,"ERROR"),r.OFF=l(99,"OFF");var u=function(h){this.context=h,this.setLevel(h.filterLevel),this.log=this.info};u.prototype={setLevel:function(h){h&&"value"in h&&(this.context.filterLevel=h)},getLevel:function(){return this.context.filterLevel},enabledFor:function(h){var v=this.context.filterLevel;return h.value>=v.value},trace:function(){this.invoke(r.TRACE,arguments)},debug:function(){this.invoke(r.DEBUG,arguments)},info:function(){this.invoke(r.INFO,arguments)},warn:function(){this.invoke(r.WARN,arguments)},error:function(){this.invoke(r.ERROR,arguments)},time:function(h){typeof h=="string"&&h.length>0&&this.invoke(r.TIME,[h,"start"])},timeEnd:function(h){typeof h=="string"&&h.length>0&&this.invoke(r.TIME,[h,"end"])},invoke:function(h,v){i&&this.enabledFor(h)&&i(v,a({level:h},this.context))}};var d=new u({filterLevel:r.OFF});(function(){var h=r;h.enabledFor=s(d,d.enabledFor),h.trace=s(d,d.trace),h.debug=s(d,d.debug),h.time=s(d,d.time),h.timeEnd=s(d,d.timeEnd),h.info=s(d,d.info),h.warn=s(d,d.warn),h.error=s(d,d.error),h.log=h.info})(),r.setHandler=function(h){i=h},r.setLevel=function(h){d.setLevel(h);for(var v in o)o.hasOwnProperty(v)&&o[v].setLevel(h)},r.getLevel=function(){return d.getLevel()},r.get=function(h){return o[h]||(o[h]=new u(a({name:h},d.context)))},r.createDefaultHandler=function(h){h=h||{},h.formatter=h.formatter||function(w,C){C.name&&w.unshift("["+C.name+"]")};var v={},m=function(w,C){Function.prototype.apply.call(w,console,C)};return typeof console>"u"?function(){}:function(w,C){w=Array.prototype.slice.call(w);var A=console.log,k;C.level===r.TIME?(k=(C.name?"["+C.name+"] ":"")+w[0],w[1]==="start"?console.time?console.time(k):v[k]=new Date().getTime():console.timeEnd?console.timeEnd(k):m(A,[k+": "+(new Date().getTime()-v[k])+"ms"])):(C.level===r.WARN&&console.warn?A=console.warn:C.level===r.ERROR&&console.error?A=console.error:C.level===r.INFO&&console.info?A=console.info:C.level===r.DEBUG&&console.debug?A=console.debug:C.level===r.TRACE&&console.trace&&(A=console.trace),h.formatter(w,C),m(A,w))}},r.useDefaults=function(h){r.setLevel(h&&h.defaultLevel||r.DEBUG),r.setHandler(r.createDefaultHandler(h))},r.setDefaults=r.useDefaults,typeof define=="function"&&define.amd?define(r):typeof t<"u"&&t.exports?t.exports=r:(r._prevLogger=n.Logger,r.noConflict=function(){return n.Logger=r._prevLogger,r},n.Logger=r)})(e)}),Pg=An((e,t)=>{"use strict";(function(n,r){typeof e=="object"&&typeof t<"u"?r(e):typeof define=="function"&&define.amd?define(["exports"],r):r((n=typeof globalThis<"u"?globalThis:n||self).Sqrl={})})(e,function(n){"use strict";function r(R){var D,b,y=new Error(R);return D=y,b=r.prototype,Object.setPrototypeOf?Object.setPrototypeOf(D,b):D.__proto__=b,y}function i(R,D,b){var y=D.slice(0,b).split(/\n/),L=y.length,U=y[L-1].length+1;throw r(R+=" at line "+L+" col "+U+`:
2
2
 
3
3
  `+D.split(/\n/)[L-1]+`
4
4
  `+Array(U).join(" ")+"^")}r.prototype=Object.create(Error.prototype,{name:{value:"Squirrelly Error",enumerable:!1}});var o=new Function("return this")().Promise,s=!1;try{s=new Function("return (async function(){}).constructor")()}catch(R){if(!(R instanceof SyntaxError))throw R}function a(R,D){return Object.prototype.hasOwnProperty.call(R,D)}function l(R,D,b){for(var y in D)a(D,y)&&(D[y]==null||typeof D[y]!="object"||y!=="storage"&&y!=="prefixes"||b?R[y]=D[y]:R[y]=l({},D[y]));return R}var u=/^async +/,d=/`(?:\\[\s\S]|\${(?:[^{}]|{(?:[^{}]|{[^}]*})*})*}|(?!\${)[^\\`])*`/g,h=/'(?:\\[\s\w"'\\`]|[^\n\r'\\])*?'/g,v=/"(?:\\[\s\w"'\\`]|[^\n\r"\\])*?"/g,m=/[.*+\-?^${}()|[\]\\]/g;function w(R){return m.test(R)?R.replace(m,"\\$&"):R}function C(R,D){D.rmWhitespace&&(R=R.replace(/[\r\n]+/g,`
5
- `).replace(/^\s+|\s+$/gm,"")),d.lastIndex=0,h.lastIndex=0,v.lastIndex=0;var b=D.prefixes,y=[b.h,b.b,b.i,b.r,b.c,b.e].reduce(function(Ee,Y){return Ee&&Y?Ee+"|"+w(Y):Y?w(Y):Ee},""),L=new RegExp("([|()]|=>)|('|\"|`|\\/\\*)|\\s*((\\/)?(-|_)?"+w(D.tags[1])+")","g"),U=new RegExp("([^]*?)"+w(D.tags[0])+"(-|_)?\\s*("+y+")?\\s*","g"),W=0,te=!1;function ee(Ee,Y){var oe,me={f:[]},de=0,c="c";function f(Ie){var je=R.slice(W,Ie),ke=je.trim();if(c==="f")ke==="safe"?me.raw=!0:D.async&&u.test(ke)?(ke=ke.replace(u,""),me.f.push([ke,"",!0])):me.f.push([ke,""]);else if(c==="fp")me.f[me.f.length-1][1]+=ke;else if(c==="err"){if(ke){var Et=je.search(/\S/);i("invalid syntax",R,W+Et)}}else me[c]=ke;W=Ie+1}for(Y==="h"||Y==="b"||Y==="c"?c="n":Y==="r"&&(me.raw=!0,Y="i"),L.lastIndex=W;(oe=L.exec(R))!==null;){var p=oe[1],S=oe[2],N=oe[3],j=oe[4],J=oe[5],ie=oe.index;if(p)p==="("?(de===0&&(c==="n"?(f(ie),c="p"):c==="f"&&(f(ie),c="fp")),de++):p===")"?--de===0&&c!=="c"&&(f(ie),c="err"):de===0&&p==="|"?(f(ie),c="f"):p==="=>"&&(f(ie),W+=1,c="res");else if(S)if(S==="/*"){var Me=R.indexOf("*/",L.lastIndex);Me===-1&&i("unclosed comment",R,oe.index),L.lastIndex=Me+2}else S==="'"?(h.lastIndex=oe.index,h.exec(R)?L.lastIndex=h.lastIndex:i("unclosed string",R,oe.index)):S==='"'?(v.lastIndex=oe.index,v.exec(R)?L.lastIndex=v.lastIndex:i("unclosed string",R,oe.index)):S==="`"&&(d.lastIndex=oe.index,d.exec(R)?L.lastIndex=d.lastIndex:i("unclosed string",R,oe.index));else if(N)return f(ie),W=ie+oe[0].length,U.lastIndex=W,te=J,j&&Y==="h"&&(Y="s"),me.t=Y,me}return i("unclosed tag",R,Ee),me}var Z=function Ee(Y,oe){Y.b=[],Y.d=[];var me,de=!1,c=[];function f(Et,Ln){Et&&(Et=function(ut,sn,xn,er){var Ut,an;return typeof sn.autoTrim=="string"?Ut=an=sn.autoTrim:Array.isArray(sn.autoTrim)&&(Ut=sn.autoTrim[1],an=sn.autoTrim[0]),(xn||xn===!1)&&(Ut=xn),(er||er===!1)&&(an=er),Ut==="slurp"&&an==="slurp"?ut.trim():(Ut==="_"||Ut==="slurp"?ut=String.prototype.trimLeft?ut.trimLeft():ut.replace(/^[\s\uFEFF\xA0]+/,""):Ut!=="-"&&Ut!=="nl"||(ut=ut.replace(/^(?:\n|\r|\r\n)/,"")),an==="_"||an==="slurp"?ut=String.prototype.trimRight?ut.trimRight():ut.replace(/[\s\uFEFF\xA0]+$/,""):an!=="-"&&an!=="nl"||(ut=ut.replace(/(?:\n|\r|\r\n)$/,"")),ut)}(Et,D,te,Ln))&&(Et=Et.replace(/\\|'/g,"\\$&").replace(/\r\n|\n|\r/g,"\\n"),c.push(Et))}for(;(me=U.exec(R))!==null;){var p,S=me[1],N=me[2],j=me[3]||"";for(var J in b)if(b[J]===j){p=J;break}f(S,N),W=me.index+me[0].length,p||i("unrecognized tag type: "+j,R,W);var ie=ee(me.index,p),Me=ie.t;if(Me==="h"){var Ie=ie.n||"";D.async&&u.test(Ie)&&(ie.a=!0,ie.n=Ie.replace(u,"")),ie=Ee(ie),c.push(ie)}else if(Me==="c"){if(Y.n===ie.n)return de?(de.d=c,Y.b.push(de)):Y.d=c,Y;i("Helper start and end don't match",R,me.index+me[0].length)}else if(Me==="b"){de?(de.d=c,Y.b.push(de)):Y.d=c;var je=ie.n||"";D.async&&u.test(je)&&(ie.a=!0,ie.n=je.replace(u,"")),de=ie,c=[]}else if(Me==="s"){var ke=ie.n||"";D.async&&u.test(ke)&&(ie.a=!0,ie.n=ke.replace(u,"")),c.push(ie)}else c.push(ie)}if(!oe)throw r('unclosed helper "'+Y.n+'"');return f(R.slice(W,R.length),!1),Y.d=c,Y}({f:[]},!0);if(D.plugins)for(var ue=0;ue<D.plugins.length;ue++){var pe=D.plugins[ue];pe.processAST&&(Z.d=pe.processAST(Z.d,D))}return Z.d}function A(R,D){var b=C(R,D),y="var tR='';"+(D.useWith?"with("+D.varName+"||{}){":"")+re(b,D)+"if(cb){cb(null,tR)} return tR"+(D.useWith?"}":"");if(D.plugins)for(var L=0;L<D.plugins.length;L++){var U=D.plugins[L];U.processFnString&&(y=U.processFnString(y,D))}return y}function k(R,D){for(var b=0;b<D.length;b++){var y=D[b][0],L=D[b][1];R=(D[b][2]?"await ":"")+"c.l('F','"+y+"')("+R,L&&(R+=","+L),R+=")"}return R}function $(R,D,b,y,L,U){var W="{exec:"+(L?"async ":"")+z(b,D,R)+",params:["+y+"]";return U&&(W+=",name:'"+U+"'"),L&&(W+=",async:true"),W+="}"}function ne(R,D){for(var b="[",y=0;y<R.length;y++){var L=R[y];b+=$(D,L.res||"",L.d,L.p||"",L.a,L.n),y<R.length&&(b+=",")}return b+="]"}function z(R,D,b){return"function("+D+"){var tR='';"+re(R,b)+"return tR}"}function re(R,D){for(var b=0,y=R.length,L="";b<y;b++){var U=R[b];if(typeof U=="string")L+="tR+='"+U+"';";else{var W=U.t,te=U.c||"",ee=U.f,Z=U.n||"",ue=U.p||"",pe=U.res||"",Ee=U.b,Y=!!U.a;if(W==="i"){D.defaultFilter&&(te="c.l('F','"+D.defaultFilter+"')("+te+")");var oe=k(te,ee);!U.raw&&D.autoEscape&&(oe="c.l('F','e')("+oe+")"),L+="tR+="+oe+";"}else if(W==="h")if(D.storage.nativeHelpers.get(Z))L+=D.storage.nativeHelpers.get(Z)(U,D);else{var me=(Y?"await ":"")+"c.l('H','"+Z+"')("+$(D,pe,U.d,ue,Y);me+=Ee?","+ne(Ee,D):",[]",L+="tR+="+k(me+=",c)",ee)+";"}else W==="s"?L+="tR+="+k((Y?"await ":"")+"c.l('H','"+Z+"')({params:["+ue+"]},[],c)",ee)+";":W==="e"&&(L+=te+`
6
- `)}}return L}var Re=function(){function R(D){this.cache=D}return R.prototype.define=function(D,b){this.cache[D]=b},R.prototype.get=function(D){return this.cache[D]},R.prototype.remove=function(D){delete this.cache[D]},R.prototype.reset=function(){this.cache={}},R.prototype.load=function(D){l(this.cache,D,!0)},R}();function Ne(R,D,b,y){if(D&&D.length>0)throw r((y?"Native":"")+"Helper '"+R+"' doesn't accept blocks");if(b&&b.length>0)throw r((y?"Native":"")+"Helper '"+R+"' doesn't accept filters")}var V={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function fe(R){return V[R]}var ce=new Re({}),he=new Re({each:function(R,D){var b="",y=R.params[0];if(Ne("each",D,!1),R.async)return new Promise(function(U){(function W(te,ee,Z,ue,pe){Z(te[ee],ee).then(function(Ee){ue+=Ee,ee===te.length-1?pe(ue):W(te,ee+1,Z,ue,pe)})})(y,0,R.exec,b,U)});for(var L=0;L<y.length;L++)b+=R.exec(y[L],L);return b},foreach:function(R,D){var b=R.params[0];if(Ne("foreach",D,!1),R.async)return new Promise(function(U){(function W(te,ee,Z,ue,pe,Ee){ue(ee[Z],te[ee[Z]]).then(function(Y){pe+=Y,Z===ee.length-1?Ee(pe):W(te,ee,Z+1,ue,pe,Ee)})})(b,Object.keys(b),0,R.exec,"",U)});var y="";for(var L in b)a(b,L)&&(y+=R.exec(L,b[L]));return y},include:function(R,D,b){Ne("include",D,!1);var y=b.storage.templates.get(R.params[0]);if(!y)throw r('Could not fetch template "'+R.params[0]+'"');return y(R.params[1],b)},extends:function(R,D,b){var y=R.params[1]||{};y.content=R.exec();for(var L=0;L<D.length;L++){var U=D[L];y[U.name]=U.exec()}var W=b.storage.templates.get(R.params[0]);if(!W)throw r('Could not fetch template "'+R.params[0]+'"');return W(y,b)},useScope:function(R,D){return Ne("useScope",D,!1),R.exec(R.params[0])}}),Se=new Re({if:function(R,D){Ne("if",!1,R.f,!0);var b="if("+R.p+"){"+re(R.d,D)+"}";if(R.b)for(var y=0;y<R.b.length;y++){var L=R.b[y];L.n==="else"?b+="else{"+re(L.d,D)+"}":L.n==="elif"&&(b+="else if("+L.p+"){"+re(L.d,D)+"}")}return b},try:function(R,D){if(Ne("try",!1,R.f,!0),!R.b||R.b.length!==1||R.b[0].n!=="catch")throw r("native helper 'try' only accepts 1 block, 'catch'");var b="try{"+re(R.d,D)+"}",y=R.b[0];return b+="catch"+(y.res?"("+y.res+")":"")+"{"+re(y.d,D)+"}"},block:function(R,D){return Ne("block",R.b,R.f,!0),"if(!"+D.varName+"["+R.p+"]){tR+=("+z(R.d,"",D)+")()}else{tR+="+D.varName+"["+R.p+"]}"}}),$e=new Re({e:function(R){var D=String(R);return/[&<>"']/.test(D)?D.replace(/[&<>"']/g,fe):D}}),_={varName:"it",autoTrim:[!1,"nl"],autoEscape:!0,defaultFilter:!1,tags:["{{","}}"],l:function(R,D){if(R==="H"){var b=this.storage.helpers.get(D);if(b)return b;throw r("Can't find helper '"+D+"'")}if(R==="F"){var y=this.storage.filters.get(D);if(y)return y;throw r("Can't find filter '"+D+"'")}},async:!1,storage:{helpers:he,nativeHelpers:Se,filters:$e,templates:ce},prefixes:{h:"@",b:"#",i:"",r:"*",c:"/",e:"!"},cache:!1,plugins:[],useWith:!1};function Ke(R,D){var b={};return l(b,_),D&&l(b,D),R&&l(b,R),b.l.bind(b),b}function rt(R,D){var b,y=Ke(D||{}),L=Function;if(y.async){if(!s)throw r("This environment doesn't support async/await");L=s}if(y.varName&&(b=y.varName,/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(b)===!1))throw r("options.varName must be a valid JS identifier");try{return new L(y.varName,"c","cb",A(R,y))}catch(U){throw U instanceof SyntaxError?r(`Bad template syntax
5
+ `).replace(/^\s+|\s+$/gm,"")),d.lastIndex=0,h.lastIndex=0,v.lastIndex=0;var b=D.prefixes,y=[b.h,b.b,b.i,b.r,b.c,b.e].reduce(function(xe,Y){return xe&&Y?xe+"|"+w(Y):Y?w(Y):xe},""),L=new RegExp("([|()]|=>)|('|\"|`|\\/\\*)|\\s*((\\/)?(-|_)?"+w(D.tags[1])+")","g"),U=new RegExp("([^]*?)"+w(D.tags[0])+"(-|_)?\\s*("+y+")?\\s*","g"),W=0,te=!1;function ee(xe,Y){var oe,me={f:[]},de=0,c="c";function f(Ie){var Fe=R.slice(W,Ie),ke=Fe.trim();if(c==="f")ke==="safe"?me.raw=!0:D.async&&u.test(ke)?(ke=ke.replace(u,""),me.f.push([ke,"",!0])):me.f.push([ke,""]);else if(c==="fp")me.f[me.f.length-1][1]+=ke;else if(c==="err"){if(ke){var Et=Fe.search(/\S/);i("invalid syntax",R,W+Et)}}else me[c]=ke;W=Ie+1}for(Y==="h"||Y==="b"||Y==="c"?c="n":Y==="r"&&(me.raw=!0,Y="i"),L.lastIndex=W;(oe=L.exec(R))!==null;){var p=oe[1],S=oe[2],N=oe[3],F=oe[4],J=oe[5],ie=oe.index;if(p)p==="("?(de===0&&(c==="n"?(f(ie),c="p"):c==="f"&&(f(ie),c="fp")),de++):p===")"?--de===0&&c!=="c"&&(f(ie),c="err"):de===0&&p==="|"?(f(ie),c="f"):p==="=>"&&(f(ie),W+=1,c="res");else if(S)if(S==="/*"){var Me=R.indexOf("*/",L.lastIndex);Me===-1&&i("unclosed comment",R,oe.index),L.lastIndex=Me+2}else S==="'"?(h.lastIndex=oe.index,h.exec(R)?L.lastIndex=h.lastIndex:i("unclosed string",R,oe.index)):S==='"'?(v.lastIndex=oe.index,v.exec(R)?L.lastIndex=v.lastIndex:i("unclosed string",R,oe.index)):S==="`"&&(d.lastIndex=oe.index,d.exec(R)?L.lastIndex=d.lastIndex:i("unclosed string",R,oe.index));else if(N)return f(ie),W=ie+oe[0].length,U.lastIndex=W,te=J,F&&Y==="h"&&(Y="s"),me.t=Y,me}return i("unclosed tag",R,xe),me}var Z=function xe(Y,oe){Y.b=[],Y.d=[];var me,de=!1,c=[];function f(Et,Mn){Et&&(Et=function(ut,sn,xn,er){var Ut,an;return typeof sn.autoTrim=="string"?Ut=an=sn.autoTrim:Array.isArray(sn.autoTrim)&&(Ut=sn.autoTrim[1],an=sn.autoTrim[0]),(xn||xn===!1)&&(Ut=xn),(er||er===!1)&&(an=er),Ut==="slurp"&&an==="slurp"?ut.trim():(Ut==="_"||Ut==="slurp"?ut=String.prototype.trimLeft?ut.trimLeft():ut.replace(/^[\s\uFEFF\xA0]+/,""):Ut!=="-"&&Ut!=="nl"||(ut=ut.replace(/^(?:\n|\r|\r\n)/,"")),an==="_"||an==="slurp"?ut=String.prototype.trimRight?ut.trimRight():ut.replace(/[\s\uFEFF\xA0]+$/,""):an!=="-"&&an!=="nl"||(ut=ut.replace(/(?:\n|\r|\r\n)$/,"")),ut)}(Et,D,te,Mn))&&(Et=Et.replace(/\\|'/g,"\\$&").replace(/\r\n|\n|\r/g,"\\n"),c.push(Et))}for(;(me=U.exec(R))!==null;){var p,S=me[1],N=me[2],F=me[3]||"";for(var J in b)if(b[J]===F){p=J;break}f(S,N),W=me.index+me[0].length,p||i("unrecognized tag type: "+F,R,W);var ie=ee(me.index,p),Me=ie.t;if(Me==="h"){var Ie=ie.n||"";D.async&&u.test(Ie)&&(ie.a=!0,ie.n=Ie.replace(u,"")),ie=xe(ie),c.push(ie)}else if(Me==="c"){if(Y.n===ie.n)return de?(de.d=c,Y.b.push(de)):Y.d=c,Y;i("Helper start and end don't match",R,me.index+me[0].length)}else if(Me==="b"){de?(de.d=c,Y.b.push(de)):Y.d=c;var Fe=ie.n||"";D.async&&u.test(Fe)&&(ie.a=!0,ie.n=Fe.replace(u,"")),de=ie,c=[]}else if(Me==="s"){var ke=ie.n||"";D.async&&u.test(ke)&&(ie.a=!0,ie.n=ke.replace(u,"")),c.push(ie)}else c.push(ie)}if(!oe)throw r('unclosed helper "'+Y.n+'"');return f(R.slice(W,R.length),!1),Y.d=c,Y}({f:[]},!0);if(D.plugins)for(var ue=0;ue<D.plugins.length;ue++){var pe=D.plugins[ue];pe.processAST&&(Z.d=pe.processAST(Z.d,D))}return Z.d}function A(R,D){var b=C(R,D),y="var tR='';"+(D.useWith?"with("+D.varName+"||{}){":"")+re(b,D)+"if(cb){cb(null,tR)} return tR"+(D.useWith?"}":"");if(D.plugins)for(var L=0;L<D.plugins.length;L++){var U=D.plugins[L];U.processFnString&&(y=U.processFnString(y,D))}return y}function k(R,D){for(var b=0;b<D.length;b++){var y=D[b][0],L=D[b][1];R=(D[b][2]?"await ":"")+"c.l('F','"+y+"')("+R,L&&(R+=","+L),R+=")"}return R}function $(R,D,b,y,L,U){var W="{exec:"+(L?"async ":"")+z(b,D,R)+",params:["+y+"]";return U&&(W+=",name:'"+U+"'"),L&&(W+=",async:true"),W+="}"}function ne(R,D){for(var b="[",y=0;y<R.length;y++){var L=R[y];b+=$(D,L.res||"",L.d,L.p||"",L.a,L.n),y<R.length&&(b+=",")}return b+="]"}function z(R,D,b){return"function("+D+"){var tR='';"+re(R,b)+"return tR}"}function re(R,D){for(var b=0,y=R.length,L="";b<y;b++){var U=R[b];if(typeof U=="string")L+="tR+='"+U+"';";else{var W=U.t,te=U.c||"",ee=U.f,Z=U.n||"",ue=U.p||"",pe=U.res||"",xe=U.b,Y=!!U.a;if(W==="i"){D.defaultFilter&&(te="c.l('F','"+D.defaultFilter+"')("+te+")");var oe=k(te,ee);!U.raw&&D.autoEscape&&(oe="c.l('F','e')("+oe+")"),L+="tR+="+oe+";"}else if(W==="h")if(D.storage.nativeHelpers.get(Z))L+=D.storage.nativeHelpers.get(Z)(U,D);else{var me=(Y?"await ":"")+"c.l('H','"+Z+"')("+$(D,pe,U.d,ue,Y);me+=xe?","+ne(xe,D):",[]",L+="tR+="+k(me+=",c)",ee)+";"}else W==="s"?L+="tR+="+k((Y?"await ":"")+"c.l('H','"+Z+"')({params:["+ue+"]},[],c)",ee)+";":W==="e"&&(L+=te+`
6
+ `)}}return L}var Re=function(){function R(D){this.cache=D}return R.prototype.define=function(D,b){this.cache[D]=b},R.prototype.get=function(D){return this.cache[D]},R.prototype.remove=function(D){delete this.cache[D]},R.prototype.reset=function(){this.cache={}},R.prototype.load=function(D){l(this.cache,D,!0)},R}();function Ne(R,D,b,y){if(D&&D.length>0)throw r((y?"Native":"")+"Helper '"+R+"' doesn't accept blocks");if(b&&b.length>0)throw r((y?"Native":"")+"Helper '"+R+"' doesn't accept filters")}var V={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function fe(R){return V[R]}var ce=new Re({}),he=new Re({each:function(R,D){var b="",y=R.params[0];if(Ne("each",D,!1),R.async)return new Promise(function(U){(function W(te,ee,Z,ue,pe){Z(te[ee],ee).then(function(xe){ue+=xe,ee===te.length-1?pe(ue):W(te,ee+1,Z,ue,pe)})})(y,0,R.exec,b,U)});for(var L=0;L<y.length;L++)b+=R.exec(y[L],L);return b},foreach:function(R,D){var b=R.params[0];if(Ne("foreach",D,!1),R.async)return new Promise(function(U){(function W(te,ee,Z,ue,pe,xe){ue(ee[Z],te[ee[Z]]).then(function(Y){pe+=Y,Z===ee.length-1?xe(pe):W(te,ee,Z+1,ue,pe,xe)})})(b,Object.keys(b),0,R.exec,"",U)});var y="";for(var L in b)a(b,L)&&(y+=R.exec(L,b[L]));return y},include:function(R,D,b){Ne("include",D,!1);var y=b.storage.templates.get(R.params[0]);if(!y)throw r('Could not fetch template "'+R.params[0]+'"');return y(R.params[1],b)},extends:function(R,D,b){var y=R.params[1]||{};y.content=R.exec();for(var L=0;L<D.length;L++){var U=D[L];y[U.name]=U.exec()}var W=b.storage.templates.get(R.params[0]);if(!W)throw r('Could not fetch template "'+R.params[0]+'"');return W(y,b)},useScope:function(R,D){return Ne("useScope",D,!1),R.exec(R.params[0])}}),Se=new Re({if:function(R,D){Ne("if",!1,R.f,!0);var b="if("+R.p+"){"+re(R.d,D)+"}";if(R.b)for(var y=0;y<R.b.length;y++){var L=R.b[y];L.n==="else"?b+="else{"+re(L.d,D)+"}":L.n==="elif"&&(b+="else if("+L.p+"){"+re(L.d,D)+"}")}return b},try:function(R,D){if(Ne("try",!1,R.f,!0),!R.b||R.b.length!==1||R.b[0].n!=="catch")throw r("native helper 'try' only accepts 1 block, 'catch'");var b="try{"+re(R.d,D)+"}",y=R.b[0];return b+="catch"+(y.res?"("+y.res+")":"")+"{"+re(y.d,D)+"}"},block:function(R,D){return Ne("block",R.b,R.f,!0),"if(!"+D.varName+"["+R.p+"]){tR+=("+z(R.d,"",D)+")()}else{tR+="+D.varName+"["+R.p+"]}"}}),$e=new Re({e:function(R){var D=String(R);return/[&<>"']/.test(D)?D.replace(/[&<>"']/g,fe):D}}),_={varName:"it",autoTrim:[!1,"nl"],autoEscape:!0,defaultFilter:!1,tags:["{{","}}"],l:function(R,D){if(R==="H"){var b=this.storage.helpers.get(D);if(b)return b;throw r("Can't find helper '"+D+"'")}if(R==="F"){var y=this.storage.filters.get(D);if(y)return y;throw r("Can't find filter '"+D+"'")}},async:!1,storage:{helpers:he,nativeHelpers:Se,filters:$e,templates:ce},prefixes:{h:"@",b:"#",i:"",r:"*",c:"/",e:"!"},cache:!1,plugins:[],useWith:!1};function Ke(R,D){var b={};return l(b,_),D&&l(b,D),R&&l(b,R),b.l.bind(b),b}function rt(R,D){var b,y=Ke(D||{}),L=Function;if(y.async){if(!s)throw r("This environment doesn't support async/await");L=s}if(y.varName&&(b=y.varName,/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(b)===!1))throw r("options.varName must be a valid JS identifier");try{return new L(y.varName,"c","cb",A(R,y))}catch(U){throw U instanceof SyntaxError?r(`Bad template syntax
7
7
 
8
8
  `+U.message+`
9
9
  `+Array(U.message.length+1).join("=")+`
10
- `+A(R,y)):U}}function Pe(R,D){var b;return D.cache&&D.name&&D.storage.templates.get(D.name)?D.storage.templates.get(D.name):(b=typeof R=="function"?R:rt(R,D),D.cache&&D.name&&D.storage.templates.define(D.name,b),b)}_.l.bind(_),n.compile=rt,n.compileScope=re,n.compileScopeIntoFunction=z,n.compileToString=A,n.defaultConfig=_,n.filters=$e,n.getConfig=Ke,n.helpers=he,n.nativeHelpers=Se,n.parse=C,n.render=function(R,D,b,y){var L=Ke(b||{});if(!L.async)return Pe(R,L)(D,L);if(!y){if(typeof o=="function")return new o(function(U,W){try{U(Pe(R,L)(D,L))}catch(te){W(te)}});throw r("Please provide a callback function, this env doesn't support Promises")}try{Pe(R,L)(D,L,y)}catch(U){return y(U)}},n.templates=ce,Object.defineProperty(n,"__esModule",{value:!0})})}),So=kn(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.MilestoneRewardType=e.ProgressBarLayout=e.EngagementContentSource=e.EngagementObjective=e.OnsiteDeliveryType=e.ClickActionType=e.FrequencyGapUnit=e.FrequencyType=e.RedirectBehaviour=e.EngagementPlacementPosition=e.EngagementCollectionSource=e.PromotionType=e.CartFilterEnum=e.CartCurrencyOperator=e.CartCriteria=e.URLCriteria=e.UTMCriteria=e.CartItemSource=e.EngagementItemSource=e.PurchasedVisitor=e.LoggedInVisitor=e.SessionType=e.EngagementContentType=e.TriggerType=e.EngagementType=e.EngagementStatus=e.TimePreference=e.ScheduleFrequency=e.CriteriaFrequency=void 0;var t=function(_){return _[_.ONCE_PER_USER=1]="ONCE_PER_USER",_[_.ONCE_PER_SESSION=2]="ONCE_PER_SESSION",_[_.EVERY_TIME=3]="EVERY_TIME",_}(t||(e.CriteriaFrequency=t={})),n=function(_){return _[_.ONE_TIME=1]="ONE_TIME",_[_.MULTIPLE=2]="MULTIPLE",_[_.RECURRING=3]="RECURRING",_}(n||(e.ScheduleFrequency=n={})),r=function(_){return _[_.NOW=1]="NOW",_[_.LATER=2]="LATER",_[_.NEVER=3]="NEVER",_}(r||(e.TimePreference=r={})),i=function(_){return _[_.PUBLISHED=1]="PUBLISHED",_[_.DRAFT=2]="DRAFT",_[_.PAUSED=3]="PAUSED",_[_.STOPPED=5]="STOPPED",_[_.COMPLETED=6]="COMPLETED",_[_.UNINSTALLED=8]="UNINSTALLED",_}(i||(e.EngagementStatus=i={})),o=function(_){return _.CAMPAIGN="CAMPAIGN",_.NATIVE_AB="NATIVE_AB",_.CRO_COPILOT="CRO_COPILOT",_}(o||(e.EngagementType=o={})),s=function(_){return _[_.NONE=0]="NONE",_[_.RULE_BASED=1]="RULE_BASED",_[_.INTENT_BASED=2]="INTENT_BASED",_}(s||(e.TriggerType=s={})),a=function(_){return _[_.SINGLE=1]="SINGLE",_[_.EXCLUSION=2]="EXCLUSION",_[_.ABTESTING=3]="ABTESTING",_}(a||(e.EngagementContentType=a={})),l=function(_){return _[_.ALL=0]="ALL",_[_.NEW_ONLY=1]="NEW_ONLY",_[_.RETURNING_ONLY=2]="RETURNING_ONLY",_}(l||(e.SessionType=l={})),u=function(_){return _.ALL="ALL",_.LOGGED_IN="LOGGED_IN",_.NON_LOGGED_IN="NON_LOGGED_IN",_}(u||(e.LoggedInVisitor=u={})),d=function(_){return _.ALL="ALL",_.PURCHASED="PURCHASED",_.NON_PURCHASED="NON_PURCHASED",_}(d||(e.PurchasedVisitor=d={})),h=function(_){return _[_.NONE=0]="NONE",_[_.ITEM_RECOMMENDATION=1]="ITEM_RECOMMENDATION",_[_.MULTIPLE_ITEMS=2]="MULTIPLE_ITEMS",_[_.SINGLE_ITEM=3]="SINGLE_ITEM",_[_.TOP_SELLING=4]="TOP_SELLING",_[_.STOCK_CLEARANCE=5]="STOCK_CLEARANCE",_[_.NEW_ARRIVALS=6]="NEW_ARRIVALS",_[_.RECENTLY_VIEWED=7]="RECENTLY_VIEWED",_[_.EVENT_ITEM=8]="EVENT_ITEM",_[_.CART_ITEM=9]="CART_ITEM",_[_.BUNDLE=10]="BUNDLE",_[_.CURRENT_ITEM=11]="CURRENT_ITEM",_[_.PURCHASED_PREVIOUSLY=12]="PURCHASED_PREVIOUSLY",_[_.COLLECTION_ITEMS=13]="COLLECTION_ITEMS",_[_.TRENDING_ITEMS=14]="TRENDING_ITEMS",_}(h||(e.EngagementItemSource=h={})),v=function(_){return _[_.LAST_ADDED=1]="LAST_ADDED",_[_.FIRST_ADDED=2]="FIRST_ADDED",_[_.HIGHEST_PRICE=3]="HIGHEST_PRICE",_[_.LOWEST_PRICE=4]="LOWEST_PRICE",_[_.FIRST_MATCHING_TAG=5]="FIRST_MATCHING_TAG",_[_.ALL=6]="ALL",_}(v||(e.CartItemSource=v={})),m=function(_){return _[_.ALL=0]="ALL",_[_.ONLY_ORGANIC=1]="ONLY_ORGANIC",_[_.ONLY_NON_ORGANIC=2]="ONLY_NON_ORGANIC",_[_.INCLUDES=3]="INCLUDES",_[_.EXCLUDES=4]="EXCLUDES",_}(m||(e.UTMCriteria=m={})),w=function(_){return _[_.NONE=0]="NONE",_[_.LIKE=1]="LIKE",_[_.NOT_LIKE=2]="NOT_LIKE",_[_.EQUALS=3]="EQUALS",_[_.NOT_EQUALS=4]="NOT_EQUALS",_}(w||(e.URLCriteria=w={})),C=function(_){return _[_.NONE=0]="NONE",_[_.LESS_THAN=1]="LESS_THAN",_[_.GREATER_THAN=2]="GREATER_THAN",_[_.BETWEEN=3]="BETWEEN",_[_.EQUALS=4]="EQUALS",_}(C||(e.CartCriteria=C={})),A=function(_){return _[_.ALL=0]="ALL",_[_.INCLUDES=1]="INCLUDES",_[_.EXCLUDES=2]="EXCLUDES",_}(A||(e.CartCurrencyOperator=A={})),k=function(_){return _[_.NONE=0]="NONE",_[_.AMOUNT=1]="AMOUNT",_[_.TOTAL_PRODUCT=2]="TOTAL_PRODUCT",_[_.UNIQUE_PRODUCT=3]="UNIQUE_PRODUCT",_}(k||(e.CartFilterEnum=k={})),$=function(_){return _[_.NONE=0]="NONE",_[_.ITEM=1]="ITEM",_[_.COLLECTION=2]="COLLECTION",_}($||(e.PromotionType=$={})),ne=function(_){return _[_.NONE=0]="NONE",_[_.SINGLE=1]="SINGLE",_[_.MULTIPLE=2]="MULTIPLE",_}(ne||(e.EngagementCollectionSource=ne={})),z=function(_){return _.BEFORE="before",_.AFTER="after",_.INSIDE_FIRST="insideFirst",_.INSIDE_LAST="insideLast",_}(z||(e.EngagementPlacementPosition=z={})),re=function(_){return _.SHOPIFY_CHECKOUT="shopify_checkout",_.THIRD_PARTY_CHECKOUT="third_party_checkout",_.CART_PAGE="cart_page",_.CART_DRAWER="cart_drawer",_}(re||(e.RedirectBehaviour=re={})),Re=function(_){return _.ONCE_IN_SESSION="ONCE_IN_SESSION",_.ACROSS_SESSIONS="ACROSS_SESSIONS",_}(Re||(e.FrequencyType=Re={})),Ne=function(_){return _.DAYS="DAYS",_.HOURS="HOURS",_.MINUTES="MINUTES",_.SECONDS="SECONDS",_}(Ne||(e.FrequencyGapUnit=Ne={})),V=function(_){return _[_.NONE=0]="NONE",_[_.REJECT_POPUP=1]="REJECT_POPUP",_[_.ACCEPT_POPUP=2]="ACCEPT_POPUP",_[_.GO_TO_URL=4]="GO_TO_URL",_[_.SHARE=5]="SHARE",_[_.KEY_VALUE=100]="KEY_VALUE",_[_.GO_TO_PRODUCT=101]="GO_TO_PRODUCT",_[_.ADD_TO_CART=102]="ADD_TO_CART",_[_.COPY_COUPON_CODE=103]="COPY_COUPON_CODE",_[_.GO_TO_COLLECTION=104]="GO_TO_COLLECTION",_[_.OPEN_CART=105]="OPEN_CART",_[_.SUBMIT_FORM=106]="SUBMIT_FORM",_[_.INITIATE_CHECKOUT=107]="INITIATE_CHECKOUT",_[_.ADD_BUNDLE=108]="ADD_BUNDLE",_[_.UPGRADE_TO_SUBSCRIPTION=109]="UPGRADE_TO_SUBSCRIPTION",_}(V||(e.ClickActionType=V={})),fe=function(_){return _.POPUP="POPUP",_.PAGE_EMBED="PAGE_EMBED",_.CART_EMBED="CART_EMBED",_.ANNOUNCEMENT_BAR="ANNOUNCEMENT_BAR",_}(fe||(e.OnsiteDeliveryType=fe={})),ce=function(_){return _.PRODUCT_PROMOTION="PRODUCT_PROMOTION",_.BUNDLE_AND_UPSELL="BUNDLE_AND_UPSELL",_.CART_RECOVERY="CART_RECOVERY",_.ANNOUNCEMENT="ANNOUNCEMENT",_.LEAD_GENERATION="LEAD_GENERATION",_.DATA_COLLECTION="DATA_COLLECTION",_.SALE_PROMOTION="SALE_PROMOTION",_.SUBSCRIPTION_UPSELL="SUBSCRIPTION_UPSELL",_.SHOPPABLE_VIDEO="SHOPPABLE_VIDEO",_.BYOB="BYOB",_.PROGRESS_BAR="PROGRESS_BAR",_.BUY_NOW="BUY_NOW",_.STICKY_ATC="STICKY_ATC",_.EXPERIMENT="EXPERIMENT",_}(ce||(e.EngagementObjective=ce={})),he=function(_){return _.COOEE="COOEE",_.KLAVIYO="KLAVIYO",_}(he||(e.EngagementContentSource=he={})),Se=function(_){return _.ICONS="ICONS",_.TILES="TILES",_}(Se||(e.ProgressBarLayout=Se={})),$e=function(_){return _.FREE_SHIPPING="FREE_SHIPPING",_.DISCOUNT="DISCOUNT",_.FREE_AUTO_GIFT="FREE_AUTO_GIFT",_.FREE_GIFT_SELECT="FREE_GIFT_SELECT",_}($e||(e.MilestoneRewardType=$e={}))}),Jb=kn(e=>{"use strict";var t=e&&e.__awaiter||function(r,i,o,s){function a(l){return l instanceof o?l:new o(function(u){u(l)})}return new(o||(o=Promise))(function(l,u){function d(m){try{v(s.next(m))}catch(w){u(w)}}function h(m){try{v(s.throw(m))}catch(w){u(w)}}function v(m){m.done?l(m.value):a(m.value).then(d,h)}v((s=s.apply(r,i||[])).next())})};Object.defineProperty(e,"__esModule",{value:!0}),e.JSUtils=void 0;var n=class{static isObject(r){return typeof r=="object"&&!Array.isArray(r)&&r!==null}static parseToAny(r){try{return JSON.parse(r.toString())}catch{}return r.toString().match(this.ISO_WITHOUT_MS_REGEX)?new Date(r.toString()):r}static sleep(r){return t(this,void 0,void 0,function*(){return new Promise(i=>setTimeout(i,r))})}static hasKeys(r){return r?Object.keys(r).length>=1:!1}static convertObjectToArray(r,i){return i.reduce((o,s)=>(r.hasOwnProperty(s)&&r[s]!=null&&o.push({[s]:r[s]}),o),[])}static removeNullUndefinedKeys(r){return Object.keys(r).reduce((i,o)=>(r[o]!==null&&r[o]!==void 0&&(i[o]=r[o]),i),{})}static stringify(r){return JSON.stringify(r,function(i,o){return o===void 0?null:o})}};e.JSUtils=n,n.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)/)}),Xb=kn((e,t)=>{"use strict";(function(n){if(typeof e=="object"&&typeof t<"u")t.exports=n();else if(typeof define=="function"&&define.amd)define([],n);else{var r;typeof window<"u"?r=window:typeof global<"u"?r=global:typeof self<"u"?r=self:r=this,r.localforage=n()}})(function(){var n,r,i;return function o(s,a,l){function u(v,m){if(!a[v]){if(!s[v]){var w=typeof qo=="function"&&qo;if(!m&&w)return w(v,!0);if(d)return d(v,!0);var C=new Error("Cannot find module '"+v+"'");throw C.code="MODULE_NOT_FOUND",C}var A=a[v]={exports:{}};s[v][0].call(A.exports,function(k){var $=s[v][1][k];return u($||k)},A,A.exports,o,s,a,l)}return a[v].exports}for(var d=typeof qo=="function"&&qo,h=0;h<l.length;h++)u(l[h]);return u}({1:[function(o,s,a){(function(l){"use strict";var u=l.MutationObserver||l.WebKitMutationObserver,d;if(u){var h=0,v=new u(k),m=l.document.createTextNode("");v.observe(m,{characterData:!0}),d=function(){m.data=h=++h%2}}else if(!l.setImmediate&&typeof l.MessageChannel<"u"){var w=new l.MessageChannel;w.port1.onmessage=k,d=function(){w.port2.postMessage(0)}}else"document"in l&&"onreadystatechange"in l.document.createElement("script")?d=function(){var ne=l.document.createElement("script");ne.onreadystatechange=function(){k(),ne.onreadystatechange=null,ne.parentNode.removeChild(ne),ne=null},l.document.documentElement.appendChild(ne)}:d=function(){setTimeout(k,0)};var C,A=[];function k(){C=!0;for(var ne,z,re=A.length;re;){for(z=A,A=[],ne=-1;++ne<re;)z[ne]();re=A.length}C=!1}s.exports=$;function $(ne){A.push(ne)===1&&!C&&d()}}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(o,s,a){"use strict";var l=o(1);function u(){}var d={},h=["REJECTED"],v=["FULFILLED"],m=["PENDING"];s.exports=w;function w(V){if(typeof V!="function")throw new TypeError("resolver must be a function");this.state=m,this.queue=[],this.outcome=void 0,V!==u&&$(this,V)}w.prototype.catch=function(V){return this.then(null,V)},w.prototype.then=function(V,fe){if(typeof V!="function"&&this.state===v||typeof fe!="function"&&this.state===h)return this;var ce=new this.constructor(u);if(this.state!==m){var he=this.state===v?V:fe;A(ce,he,this.outcome)}else this.queue.push(new C(ce,V,fe));return ce};function C(V,fe,ce){this.promise=V,typeof fe=="function"&&(this.onFulfilled=fe,this.callFulfilled=this.otherCallFulfilled),typeof ce=="function"&&(this.onRejected=ce,this.callRejected=this.otherCallRejected)}C.prototype.callFulfilled=function(V){d.resolve(this.promise,V)},C.prototype.otherCallFulfilled=function(V){A(this.promise,this.onFulfilled,V)},C.prototype.callRejected=function(V){d.reject(this.promise,V)},C.prototype.otherCallRejected=function(V){A(this.promise,this.onRejected,V)};function A(V,fe,ce){l(function(){var he;try{he=fe(ce)}catch(Se){return d.reject(V,Se)}he===V?d.reject(V,new TypeError("Cannot resolve promise with itself")):d.resolve(V,he)})}d.resolve=function(V,fe){var ce=ne(k,fe);if(ce.status==="error")return d.reject(V,ce.value);var he=ce.value;if(he)$(V,he);else{V.state=v,V.outcome=fe;for(var Se=-1,$e=V.queue.length;++Se<$e;)V.queue[Se].callFulfilled(fe)}return V},d.reject=function(V,fe){V.state=h,V.outcome=fe;for(var ce=-1,he=V.queue.length;++ce<he;)V.queue[ce].callRejected(fe);return V};function k(V){var fe=V&&V.then;if(V&&(typeof V=="object"||typeof V=="function")&&typeof fe=="function")return function(){fe.apply(V,arguments)}}function $(V,fe){var ce=!1;function he(Ke){ce||(ce=!0,d.reject(V,Ke))}function Se(Ke){ce||(ce=!0,d.resolve(V,Ke))}function $e(){fe(Se,he)}var _=ne($e);_.status==="error"&&he(_.value)}function ne(V,fe){var ce={};try{ce.value=V(fe),ce.status="success"}catch(he){ce.status="error",ce.value=he}return ce}w.resolve=z;function z(V){return V instanceof this?V:d.resolve(new this(u),V)}w.reject=re;function re(V){var fe=new this(u);return d.reject(fe,V)}w.all=Re;function Re(V){var fe=this;if(Object.prototype.toString.call(V)!=="[object Array]")return this.reject(new TypeError("must be an array"));var ce=V.length,he=!1;if(!ce)return this.resolve([]);for(var Se=new Array(ce),$e=0,_=-1,Ke=new this(u);++_<ce;)rt(V[_],_);return Ke;function rt(Pe,R){fe.resolve(Pe).then(D,function(b){he||(he=!0,d.reject(Ke,b))});function D(b){Se[R]=b,++$e===ce&&!he&&(he=!0,d.resolve(Ke,Se))}}}w.race=Ne;function Ne(V){var fe=this;if(Object.prototype.toString.call(V)!=="[object Array]")return this.reject(new TypeError("must be an array"));var ce=V.length,he=!1;if(!ce)return this.resolve([]);for(var Se=-1,$e=new this(u);++Se<ce;)_(V[Se]);return $e;function _(Ke){fe.resolve(Ke).then(function(rt){he||(he=!0,d.resolve($e,rt))},function(rt){he||(he=!0,d.reject($e,rt))})}}},{1:1}],3:[function(o,s,a){(function(l){"use strict";typeof l.Promise!="function"&&(l.Promise=o(2))}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(o,s,a){"use strict";var l=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(g){return typeof g}:function(g){return g&&typeof Symbol=="function"&&g.constructor===Symbol&&g!==Symbol.prototype?"symbol":typeof g};function u(g,E){if(!(g instanceof E))throw new TypeError("Cannot call a class as a function")}function d(){try{if(typeof indexedDB<"u")return indexedDB;if(typeof webkitIndexedDB<"u")return webkitIndexedDB;if(typeof mozIndexedDB<"u")return mozIndexedDB;if(typeof OIndexedDB<"u")return OIndexedDB;if(typeof msIndexedDB<"u")return msIndexedDB}catch{return}}var h=d();function v(){try{if(!h||!h.open)return!1;var g=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),E=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!g||E)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function m(g,E){g=g||[],E=E||{};try{return new Blob(g,E)}catch(O){if(O.name!=="TypeError")throw O;for(var x=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,T=new x,I=0;I<g.length;I+=1)T.append(g[I]);return T.getBlob(E.type)}}typeof Promise>"u"&&o(3);var w=Promise;function C(g,E){E&&g.then(function(x){E(null,x)},function(x){E(x)})}function A(g,E,x){typeof E=="function"&&g.then(E),typeof x=="function"&&g.catch(x)}function k(g){return typeof g!="string"&&(console.warn(g+" used as a key, but it is not a string."),g=String(g)),g}function $(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var ne="local-forage-detect-blob-support",z=void 0,re={},Re=Object.prototype.toString,Ne="readonly",V="readwrite";function fe(g){for(var E=g.length,x=new ArrayBuffer(E),T=new Uint8Array(x),I=0;I<E;I++)T[I]=g.charCodeAt(I);return x}function ce(g){return new w(function(E){var x=g.transaction(ne,V),T=m([""]);x.objectStore(ne).put(T,"key"),x.onabort=function(I){I.preventDefault(),I.stopPropagation(),E(!1)},x.oncomplete=function(){var I=navigator.userAgent.match(/Chrome\/(\d+)/),O=navigator.userAgent.match(/Edge\//);E(O||!I||parseInt(I[1],10)>=43)}}).catch(function(){return!1})}function he(g){return typeof z=="boolean"?w.resolve(z):ce(g).then(function(E){return z=E,z})}function Se(g){var E=re[g.name],x={};x.promise=new w(function(T,I){x.resolve=T,x.reject=I}),E.deferredOperations.push(x),E.dbReady?E.dbReady=E.dbReady.then(function(){return x.promise}):E.dbReady=x.promise}function $e(g){var E=re[g.name],x=E.deferredOperations.pop();if(x)return x.resolve(),x.promise}function _(g,E){var x=re[g.name],T=x.deferredOperations.pop();if(T)return T.reject(E),T.promise}function Ke(g,E){return new w(function(x,T){if(re[g.name]=re[g.name]||te(),g.db)if(E)Se(g),g.db.close();else return x(g.db);var I=[g.name];E&&I.push(g.version);var O=h.open.apply(h,I);E&&(O.onupgradeneeded=function(M){var B=O.result;try{B.createObjectStore(g.storeName),M.oldVersion<=1&&B.createObjectStore(ne)}catch(G){if(G.name==="ConstraintError")console.warn('The database "'+g.name+'" has been upgraded from version '+M.oldVersion+" to version "+M.newVersion+', but the storage "'+g.storeName+'" already exists.');else throw G}}),O.onerror=function(M){M.preventDefault(),T(O.error)},O.onsuccess=function(){var M=O.result;M.onversionchange=function(B){B.target.close()},x(M),$e(g)}})}function rt(g){return Ke(g,!1)}function Pe(g){return Ke(g,!0)}function R(g,E){if(!g.db)return!0;var x=!g.db.objectStoreNames.contains(g.storeName),T=g.version<g.db.version,I=g.version>g.db.version;if(T&&(g.version!==E&&console.warn('The database "'+g.name+`" can't be downgraded from version `+g.db.version+" to version "+g.version+"."),g.version=g.db.version),I||x){if(x){var O=g.db.version+1;O>g.version&&(g.version=O)}return!0}return!1}function D(g){return new w(function(E,x){var T=new FileReader;T.onerror=x,T.onloadend=function(I){var O=btoa(I.target.result||"");E({__local_forage_encoded_blob:!0,data:O,type:g.type})},T.readAsBinaryString(g)})}function b(g){var E=fe(atob(g.data));return m([E],{type:g.type})}function y(g){return g&&g.__local_forage_encoded_blob}function L(g){var E=this,x=E._initReady().then(function(){var T=re[E._dbInfo.name];if(T&&T.dbReady)return T.dbReady});return A(x,g,g),x}function U(g){Se(g);for(var E=re[g.name],x=E.forages,T=0;T<x.length;T++){var I=x[T];I._dbInfo.db&&(I._dbInfo.db.close(),I._dbInfo.db=null)}return g.db=null,rt(g).then(function(O){return g.db=O,R(g)?Pe(g):O}).then(function(O){g.db=E.db=O;for(var M=0;M<x.length;M++)x[M]._dbInfo.db=O}).catch(function(O){throw _(g,O),O})}function W(g,E,x,T){T===void 0&&(T=1);try{var I=g.db.transaction(g.storeName,E);x(null,I)}catch(O){if(T>0&&(!g.db||O.name==="InvalidStateError"||O.name==="NotFoundError"))return w.resolve().then(function(){if(!g.db||O.name==="NotFoundError"&&!g.db.objectStoreNames.contains(g.storeName)&&g.version<=g.db.version)return g.db&&(g.version=g.db.version+1),Pe(g)}).then(function(){return U(g).then(function(){W(g,E,x,T-1)})}).catch(x);x(O)}}function te(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function ee(g){var E=this,x={db:null};if(g)for(var T in g)x[T]=g[T];var I=re[x.name];I||(I=te(),re[x.name]=I),I.forages.push(E),E._initReady||(E._initReady=E.ready,E.ready=L);var O=[];function M(){return w.resolve()}for(var B=0;B<I.forages.length;B++){var G=I.forages[B];G!==E&&O.push(G._initReady().catch(M))}var q=I.forages.slice(0);return w.all(O).then(function(){return x.db=I.db,rt(x)}).then(function(H){return x.db=H,R(x,E._defaultConfig.version)?Pe(x):H}).then(function(H){x.db=I.db=H,E._dbInfo=x;for(var ae=0;ae<q.length;ae++){var Te=q[ae];Te!==E&&(Te._dbInfo.db=x.db,Te._dbInfo.version=x.version)}})}function Z(g,E){var x=this;g=k(g);var T=new w(function(I,O){x.ready().then(function(){W(x._dbInfo,Ne,function(M,B){if(M)return O(M);try{var G=B.objectStore(x._dbInfo.storeName),q=G.get(g);q.onsuccess=function(){var H=q.result;H===void 0&&(H=null),y(H)&&(H=b(H)),I(H)},q.onerror=function(){O(q.error)}}catch(H){O(H)}})}).catch(O)});return C(T,E),T}function ue(g,E){var x=this,T=new w(function(I,O){x.ready().then(function(){W(x._dbInfo,Ne,function(M,B){if(M)return O(M);try{var G=B.objectStore(x._dbInfo.storeName),q=G.openCursor(),H=1;q.onsuccess=function(){var ae=q.result;if(ae){var Te=ae.value;y(Te)&&(Te=b(Te));var qe=g(Te,ae.key,H++);qe!==void 0?I(qe):ae.continue()}else I()},q.onerror=function(){O(q.error)}}catch(ae){O(ae)}})}).catch(O)});return C(T,E),T}function pe(g,E,x){var T=this;g=k(g);var I=new w(function(O,M){var B;T.ready().then(function(){return B=T._dbInfo,Re.call(E)==="[object Blob]"?he(B.db).then(function(G){return G?E:D(E)}):E}).then(function(G){W(T._dbInfo,V,function(q,H){if(q)return M(q);try{var ae=H.objectStore(T._dbInfo.storeName);G===null&&(G=void 0);var Te=ae.put(G,g);H.oncomplete=function(){G===void 0&&(G=null),O(G)},H.onabort=H.onerror=function(){var qe=Te.error?Te.error:Te.transaction.error;M(qe)}}catch(qe){M(qe)}})}).catch(M)});return C(I,x),I}function Ee(g,E){var x=this;g=k(g);var T=new w(function(I,O){x.ready().then(function(){W(x._dbInfo,V,function(M,B){if(M)return O(M);try{var G=B.objectStore(x._dbInfo.storeName),q=G.delete(g);B.oncomplete=function(){I()},B.onerror=function(){O(q.error)},B.onabort=function(){var H=q.error?q.error:q.transaction.error;O(H)}}catch(H){O(H)}})}).catch(O)});return C(T,E),T}function Y(g){var E=this,x=new w(function(T,I){E.ready().then(function(){W(E._dbInfo,V,function(O,M){if(O)return I(O);try{var B=M.objectStore(E._dbInfo.storeName),G=B.clear();M.oncomplete=function(){T()},M.onabort=M.onerror=function(){var q=G.error?G.error:G.transaction.error;I(q)}}catch(q){I(q)}})}).catch(I)});return C(x,g),x}function oe(g){var E=this,x=new w(function(T,I){E.ready().then(function(){W(E._dbInfo,Ne,function(O,M){if(O)return I(O);try{var B=M.objectStore(E._dbInfo.storeName),G=B.count();G.onsuccess=function(){T(G.result)},G.onerror=function(){I(G.error)}}catch(q){I(q)}})}).catch(I)});return C(x,g),x}function me(g,E){var x=this,T=new w(function(I,O){if(g<0){I(null);return}x.ready().then(function(){W(x._dbInfo,Ne,function(M,B){if(M)return O(M);try{var G=B.objectStore(x._dbInfo.storeName),q=!1,H=G.openKeyCursor();H.onsuccess=function(){var ae=H.result;if(!ae){I(null);return}g===0||q?I(ae.key):(q=!0,ae.advance(g))},H.onerror=function(){O(H.error)}}catch(ae){O(ae)}})}).catch(O)});return C(T,E),T}function de(g){var E=this,x=new w(function(T,I){E.ready().then(function(){W(E._dbInfo,Ne,function(O,M){if(O)return I(O);try{var B=M.objectStore(E._dbInfo.storeName),G=B.openKeyCursor(),q=[];G.onsuccess=function(){var H=G.result;if(!H){T(q);return}q.push(H.key),H.continue()},G.onerror=function(){I(G.error)}}catch(H){I(H)}})}).catch(I)});return C(x,g),x}function c(g,E){E=$.apply(this,arguments);var x=this.config();g=typeof g!="function"&&g||{},g.name||(g.name=g.name||x.name,g.storeName=g.storeName||x.storeName);var T=this,I;if(!g.name)I=w.reject("Invalid arguments");else{var O=g.name===x.name&&T._dbInfo.db,M=O?w.resolve(T._dbInfo.db):rt(g).then(function(B){var G=re[g.name],q=G.forages;G.db=B;for(var H=0;H<q.length;H++)q[H]._dbInfo.db=B;return B});g.storeName?I=M.then(function(B){if(B.objectStoreNames.contains(g.storeName)){var G=B.version+1;Se(g);var q=re[g.name],H=q.forages;B.close();for(var ae=0;ae<H.length;ae++){var Te=H[ae];Te._dbInfo.db=null,Te._dbInfo.version=G}var qe=new w(function(Ue,pt){var tt=h.open(g.name,G);tt.onerror=function(Kt){var ll=tt.result;ll.close(),pt(Kt)},tt.onupgradeneeded=function(){var Kt=tt.result;Kt.deleteObjectStore(g.storeName)},tt.onsuccess=function(){var Kt=tt.result;Kt.close(),Ue(Kt)}});return qe.then(function(Ue){q.db=Ue;for(var pt=0;pt<H.length;pt++){var tt=H[pt];tt._dbInfo.db=Ue,$e(tt._dbInfo)}}).catch(function(Ue){throw(_(g,Ue)||w.resolve()).catch(function(){}),Ue})}}):I=M.then(function(B){Se(g);var G=re[g.name],q=G.forages;B.close();for(var H=0;H<q.length;H++){var ae=q[H];ae._dbInfo.db=null}var Te=new w(function(qe,Ue){var pt=h.deleteDatabase(g.name);pt.onerror=function(){var tt=pt.result;tt&&tt.close(),Ue(pt.error)},pt.onblocked=function(){console.warn('dropInstance blocked for database "'+g.name+'" until all open connections are closed')},pt.onsuccess=function(){var tt=pt.result;tt&&tt.close(),qe(tt)}});return Te.then(function(qe){G.db=qe;for(var Ue=0;Ue<q.length;Ue++){var pt=q[Ue];$e(pt._dbInfo)}}).catch(function(qe){throw(_(g,qe)||w.resolve()).catch(function(){}),qe})})}return C(I,E),I}var f={_driver:"asyncStorage",_initStorage:ee,_support:v(),iterate:ue,getItem:Z,setItem:pe,removeItem:Ee,clear:Y,length:oe,key:me,keys:de,dropInstance:c};function p(){return typeof openDatabase=="function"}var S="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",N="~~local_forage_type~",j=/^~~local_forage_type~([^~]+)~/,J="__lfsc__:",ie=J.length,Me="arbf",Ie="blob",je="si08",ke="ui08",Et="uic8",Ln="si16",ut="si32",sn="ur16",xn="ui32",er="fl32",Ut="fl64",an=ie+Me.length,Ed=Object.prototype.toString;function xd(g){var E=g.length*.75,x=g.length,T,I=0,O,M,B,G;g[g.length-1]==="="&&(E--,g[g.length-2]==="="&&E--);var q=new ArrayBuffer(E),H=new Uint8Array(q);for(T=0;T<x;T+=4)O=S.indexOf(g[T]),M=S.indexOf(g[T+1]),B=S.indexOf(g[T+2]),G=S.indexOf(g[T+3]),H[I++]=O<<2|M>>4,H[I++]=(M&15)<<4|B>>2,H[I++]=(B&3)<<6|G&63;return q}function il(g){var E=new Uint8Array(g),x="",T;for(T=0;T<E.length;T+=3)x+=S[E[T]>>2],x+=S[(E[T]&3)<<4|E[T+1]>>4],x+=S[(E[T+1]&15)<<2|E[T+2]>>6],x+=S[E[T+2]&63];return E.length%3===2?x=x.substring(0,x.length-1)+"=":E.length%3===1&&(x=x.substring(0,x.length-2)+"=="),x}function X0(g,E){var x="";if(g&&(x=Ed.call(g)),g&&(x==="[object ArrayBuffer]"||g.buffer&&Ed.call(g.buffer)==="[object ArrayBuffer]")){var T,I=J;g instanceof ArrayBuffer?(T=g,I+=Me):(T=g.buffer,x==="[object Int8Array]"?I+=je:x==="[object Uint8Array]"?I+=ke:x==="[object Uint8ClampedArray]"?I+=Et:x==="[object Int16Array]"?I+=Ln:x==="[object Uint16Array]"?I+=sn:x==="[object Int32Array]"?I+=ut:x==="[object Uint32Array]"?I+=xn:x==="[object Float32Array]"?I+=er:x==="[object Float64Array]"?I+=Ut:E(new Error("Failed to get type for BinaryArray"))),E(I+il(T))}else if(x==="[object Blob]"){var O=new FileReader;O.onload=function(){var M=N+g.type+"~"+il(this.result);E(J+Ie+M)},O.readAsArrayBuffer(g)}else try{E(JSON.stringify(g))}catch(M){console.error("Couldn't convert value into a JSON string: ",g),E(null,M)}}function Q0(g){if(g.substring(0,ie)!==J)return JSON.parse(g);var E=g.substring(an),x=g.substring(ie,an),T;if(x===Ie&&j.test(E)){var I=E.match(j);T=I[1],E=E.substring(I[0].length)}var O=xd(E);switch(x){case Me:return O;case Ie:return m([O],{type:T});case je:return new Int8Array(O);case ke:return new Uint8Array(O);case Et:return new Uint8ClampedArray(O);case Ln:return new Int16Array(O);case sn:return new Uint16Array(O);case ut:return new Int32Array(O);case xn:return new Uint32Array(O);case er:return new Float32Array(O);case Ut:return new Float64Array(O);default:throw new Error("Unkown type: "+x)}}var ol={serialize:X0,deserialize:Q0,stringToBuffer:xd,bufferToString:il};function Sd(g,E,x,T){g.executeSql("CREATE TABLE IF NOT EXISTS "+E.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],x,T)}function eb(g){var E=this,x={db:null};if(g)for(var T in g)x[T]=typeof g[T]!="string"?g[T].toString():g[T];var I=new w(function(O,M){try{x.db=openDatabase(x.name,String(x.version),x.description,x.size)}catch(B){return M(B)}x.db.transaction(function(B){Sd(B,x,function(){E._dbInfo=x,O()},function(G,q){M(q)})},M)});return x.serializer=ol,I}function tr(g,E,x,T,I,O){g.executeSql(x,T,I,function(M,B){B.code===B.SYNTAX_ERR?M.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[E.storeName],function(G,q){q.rows.length?O(G,B):Sd(G,E,function(){G.executeSql(x,T,I,O)},O)},O):O(M,B)},O)}function tb(g,E){var x=this;g=k(g);var T=new w(function(I,O){x.ready().then(function(){var M=x._dbInfo;M.db.transaction(function(B){tr(B,M,"SELECT * FROM "+M.storeName+" WHERE key = ? LIMIT 1",[g],function(G,q){var H=q.rows.length?q.rows.item(0).value:null;H&&(H=M.serializer.deserialize(H)),I(H)},function(G,q){O(q)})})}).catch(O)});return C(T,E),T}function nb(g,E){var x=this,T=new w(function(I,O){x.ready().then(function(){var M=x._dbInfo;M.db.transaction(function(B){tr(B,M,"SELECT * FROM "+M.storeName,[],function(G,q){for(var H=q.rows,ae=H.length,Te=0;Te<ae;Te++){var qe=H.item(Te),Ue=qe.value;if(Ue&&(Ue=M.serializer.deserialize(Ue)),Ue=g(Ue,qe.key,Te+1),Ue!==void 0){I(Ue);return}}I()},function(G,q){O(q)})})}).catch(O)});return C(T,E),T}function Cd(g,E,x,T){var I=this;g=k(g);var O=new w(function(M,B){I.ready().then(function(){E===void 0&&(E=null);var G=E,q=I._dbInfo;q.serializer.serialize(E,function(H,ae){ae?B(ae):q.db.transaction(function(Te){tr(Te,q,"INSERT OR REPLACE INTO "+q.storeName+" (key, value) VALUES (?, ?)",[g,H],function(){M(G)},function(qe,Ue){B(Ue)})},function(Te){if(Te.code===Te.QUOTA_ERR){if(T>0){M(Cd.apply(I,[g,G,x,T-1]));return}B(Te)}})})}).catch(B)});return C(O,x),O}function rb(g,E,x){return Cd.apply(this,[g,E,x,1])}function ib(g,E){var x=this;g=k(g);var T=new w(function(I,O){x.ready().then(function(){var M=x._dbInfo;M.db.transaction(function(B){tr(B,M,"DELETE FROM "+M.storeName+" WHERE key = ?",[g],function(){I()},function(G,q){O(q)})})}).catch(O)});return C(T,E),T}function ob(g){var E=this,x=new w(function(T,I){E.ready().then(function(){var O=E._dbInfo;O.db.transaction(function(M){tr(M,O,"DELETE FROM "+O.storeName,[],function(){T()},function(B,G){I(G)})})}).catch(I)});return C(x,g),x}function sb(g){var E=this,x=new w(function(T,I){E.ready().then(function(){var O=E._dbInfo;O.db.transaction(function(M){tr(M,O,"SELECT COUNT(key) as c FROM "+O.storeName,[],function(B,G){var q=G.rows.item(0).c;T(q)},function(B,G){I(G)})})}).catch(I)});return C(x,g),x}function ab(g,E){var x=this,T=new w(function(I,O){x.ready().then(function(){var M=x._dbInfo;M.db.transaction(function(B){tr(B,M,"SELECT key FROM "+M.storeName+" WHERE id = ? LIMIT 1",[g+1],function(G,q){var H=q.rows.length?q.rows.item(0).key:null;I(H)},function(G,q){O(q)})})}).catch(O)});return C(T,E),T}function lb(g){var E=this,x=new w(function(T,I){E.ready().then(function(){var O=E._dbInfo;O.db.transaction(function(M){tr(M,O,"SELECT key FROM "+O.storeName,[],function(B,G){for(var q=[],H=0;H<G.rows.length;H++)q.push(G.rows.item(H).key);T(q)},function(B,G){I(G)})})}).catch(I)});return C(x,g),x}function cb(g){return new w(function(E,x){g.transaction(function(T){T.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(I,O){for(var M=[],B=0;B<O.rows.length;B++)M.push(O.rows.item(B).name);E({db:g,storeNames:M})},function(I,O){x(O)})},function(T){x(T)})})}function ub(g,E){E=$.apply(this,arguments);var x=this.config();g=typeof g!="function"&&g||{},g.name||(g.name=g.name||x.name,g.storeName=g.storeName||x.storeName);var T=this,I;return g.name?I=new w(function(O){var M;g.name===x.name?M=T._dbInfo.db:M=openDatabase(g.name,"","",0),g.storeName?O({db:M,storeNames:[g.storeName]}):O(cb(M))}).then(function(O){return new w(function(M,B){O.db.transaction(function(G){function q(qe){return new w(function(Ue,pt){G.executeSql("DROP TABLE IF EXISTS "+qe,[],function(){Ue()},function(tt,Kt){pt(Kt)})})}for(var H=[],ae=0,Te=O.storeNames.length;ae<Te;ae++)H.push(q(O.storeNames[ae]));w.all(H).then(function(){M()}).catch(function(qe){B(qe)})},function(G){B(G)})})}):I=w.reject("Invalid arguments"),C(I,E),I}var hb={_driver:"webSQLStorage",_initStorage:eb,_support:p(),iterate:nb,getItem:tb,setItem:rb,removeItem:ib,clear:ob,length:sb,key:ab,keys:lb,dropInstance:ub};function db(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function Id(g,E){var x=g.name+"/";return g.storeName!==E.storeName&&(x+=g.storeName+"/"),x}function fb(){var g="_localforage_support_test";try{return localStorage.setItem(g,!0),localStorage.removeItem(g),!1}catch{return!0}}function pb(){return!fb()||localStorage.length>0}function gb(g){var E=this,x={};if(g)for(var T in g)x[T]=g[T];return x.keyPrefix=Id(g,E._defaultConfig),pb()?(E._dbInfo=x,x.serializer=ol,w.resolve()):w.reject()}function _b(g){var E=this,x=E.ready().then(function(){for(var T=E._dbInfo.keyPrefix,I=localStorage.length-1;I>=0;I--){var O=localStorage.key(I);O.indexOf(T)===0&&localStorage.removeItem(O)}});return C(x,g),x}function mb(g,E){var x=this;g=k(g);var T=x.ready().then(function(){var I=x._dbInfo,O=localStorage.getItem(I.keyPrefix+g);return O&&(O=I.serializer.deserialize(O)),O});return C(T,E),T}function vb(g,E){var x=this,T=x.ready().then(function(){for(var I=x._dbInfo,O=I.keyPrefix,M=O.length,B=localStorage.length,G=1,q=0;q<B;q++){var H=localStorage.key(q);if(H.indexOf(O)===0){var ae=localStorage.getItem(H);if(ae&&(ae=I.serializer.deserialize(ae)),ae=g(ae,H.substring(M),G++),ae!==void 0)return ae}}});return C(T,E),T}function yb(g,E){var x=this,T=x.ready().then(function(){var I=x._dbInfo,O;try{O=localStorage.key(g)}catch{O=null}return O&&(O=O.substring(I.keyPrefix.length)),O});return C(T,E),T}function bb(g){var E=this,x=E.ready().then(function(){for(var T=E._dbInfo,I=localStorage.length,O=[],M=0;M<I;M++){var B=localStorage.key(M);B.indexOf(T.keyPrefix)===0&&O.push(B.substring(T.keyPrefix.length))}return O});return C(x,g),x}function wb(g){var E=this,x=E.keys().then(function(T){return T.length});return C(x,g),x}function Eb(g,E){var x=this;g=k(g);var T=x.ready().then(function(){var I=x._dbInfo;localStorage.removeItem(I.keyPrefix+g)});return C(T,E),T}function xb(g,E,x){var T=this;g=k(g);var I=T.ready().then(function(){E===void 0&&(E=null);var O=E;return new w(function(M,B){var G=T._dbInfo;G.serializer.serialize(E,function(q,H){if(H)B(H);else try{localStorage.setItem(G.keyPrefix+g,q),M(O)}catch(ae){(ae.name==="QuotaExceededError"||ae.name==="NS_ERROR_DOM_QUOTA_REACHED")&&B(ae),B(ae)}})})});return C(I,x),I}function Sb(g,E){if(E=$.apply(this,arguments),g=typeof g!="function"&&g||{},!g.name){var x=this.config();g.name=g.name||x.name,g.storeName=g.storeName||x.storeName}var T=this,I;return g.name?I=new w(function(O){g.storeName?O(Id(g,T._defaultConfig)):O(g.name+"/")}).then(function(O){for(var M=localStorage.length-1;M>=0;M--){var B=localStorage.key(M);B.indexOf(O)===0&&localStorage.removeItem(B)}}):I=w.reject("Invalid arguments"),C(I,E),I}var Cb={_driver:"localStorageWrapper",_initStorage:gb,_support:db(),iterate:vb,getItem:mb,setItem:xb,removeItem:Eb,clear:_b,length:wb,key:yb,keys:bb,dropInstance:Sb},Ib=function(g,E){return g===E||typeof g=="number"&&typeof E=="number"&&isNaN(g)&&isNaN(E)},Tb=function(g,E){for(var x=g.length,T=0;T<x;){if(Ib(g[T],E))return!0;T++}return!1},Td=Array.isArray||function(g){return Object.prototype.toString.call(g)==="[object Array]"},ji={},Od={},Jr={INDEXEDDB:f,WEBSQL:hb,LOCALSTORAGE:Cb},Ob=[Jr.INDEXEDDB._driver,Jr.WEBSQL._driver,Jr.LOCALSTORAGE._driver],zo=["dropInstance"],sl=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(zo),Db={description:"",driver:Ob.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function Rb(g,E){g[E]=function(){var x=arguments;return g.ready().then(function(){return g[E].apply(g,x)})}}function al(){for(var g=1;g<arguments.length;g++){var E=arguments[g];if(E)for(var x in E)E.hasOwnProperty(x)&&(Td(E[x])?arguments[0][x]=E[x].slice():arguments[0][x]=E[x])}return arguments[0]}var Nb=function(){function g(E){u(this,g);for(var x in Jr)if(Jr.hasOwnProperty(x)){var T=Jr[x],I=T._driver;this[x]=I,ji[I]||this.defineDriver(T)}this._defaultConfig=al({},Db),this._config=al({},this._defaultConfig,E),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return g.prototype.config=function(E){if((typeof E>"u"?"undefined":l(E))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var x in E){if(x==="storeName"&&(E[x]=E[x].replace(/\W/g,"_")),x==="version"&&typeof E[x]!="number")return new Error("Database version must be a number.");this._config[x]=E[x]}return"driver"in E&&E.driver?this.setDriver(this._config.driver):!0}else return typeof E=="string"?this._config[E]:this._config},g.prototype.defineDriver=function(E,x,T){var I=new w(function(O,M){try{var B=E._driver,G=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!E._driver){M(G);return}for(var q=sl.concat("_initStorage"),H=0,ae=q.length;H<ae;H++){var Te=q[H],qe=!Tb(zo,Te);if((qe||E[Te])&&typeof E[Te]!="function"){M(G);return}}var Ue=function(){for(var tt=function(kb){return function(){var Ab=new Error("Method "+kb+" is not implemented by the current driver"),Dd=w.reject(Ab);return C(Dd,arguments[arguments.length-1]),Dd}},Kt=0,ll=zo.length;Kt<ll;Kt++){var cl=zo[Kt];E[cl]||(E[cl]=tt(cl))}};Ue();var pt=function(tt){ji[B]&&console.info("Redefining LocalForage driver: "+B),ji[B]=E,Od[B]=tt,O()};"_support"in E?E._support&&typeof E._support=="function"?E._support().then(pt,M):pt(!!E._support):pt(!0)}catch(tt){M(tt)}});return A(I,x,T),I},g.prototype.driver=function(){return this._driver||null},g.prototype.getDriver=function(E,x,T){var I=ji[E]?w.resolve(ji[E]):w.reject(new Error("Driver not found."));return A(I,x,T),I},g.prototype.getSerializer=function(E){var x=w.resolve(ol);return A(x,E),x},g.prototype.ready=function(E){var x=this,T=x._driverSet.then(function(){return x._ready===null&&(x._ready=x._initDriver()),x._ready});return A(T,E,E),T},g.prototype.setDriver=function(E,x,T){var I=this;Td(E)||(E=[E]);var O=this._getSupportedDrivers(E);function M(){I._config.driver=I.driver()}function B(H){return I._extend(H),M(),I._ready=I._initStorage(I._config),I._ready}function G(H){return function(){var ae=0;function Te(){for(;ae<H.length;){var qe=H[ae];return ae++,I._dbInfo=null,I._ready=null,I.getDriver(qe).then(B).catch(Te)}M();var Ue=new Error("No available storage method found.");return I._driverSet=w.reject(Ue),I._driverSet}return Te()}}var q=this._driverSet!==null?this._driverSet.catch(function(){return w.resolve()}):w.resolve();return this._driverSet=q.then(function(){var H=O[0];return I._dbInfo=null,I._ready=null,I.getDriver(H).then(function(ae){I._driver=ae._driver,M(),I._wrapLibraryMethodsWithReady(),I._initDriver=G(O)})}).catch(function(){M();var H=new Error("No available storage method found.");return I._driverSet=w.reject(H),I._driverSet}),A(this._driverSet,x,T),this._driverSet},g.prototype.supports=function(E){return!!Od[E]},g.prototype._extend=function(E){al(this,E)},g.prototype._getSupportedDrivers=function(E){for(var x=[],T=0,I=E.length;T<I;T++){var O=E[T];this.supports(O)&&x.push(O)}return x},g.prototype._wrapLibraryMethodsWithReady=function(){for(var E=0,x=sl.length;E<x;E++)Rb(this,sl[E])},g.prototype.createInstance=function(E){return new g(E)},g}(),Pb=new Nb;s.exports=Pb},{3:3}]},{},[4])(4)})}),Qb=kn(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.MustacheUtils=void 0;var t=class Pg{static escapeHtml(r){return String(r).replace(/"/g,i=>Pg.entityMap[i])}};e.MustacheUtils=t,t.entityMap={'"':"&quot;"}}),ew=kn(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.StorageDestination=e.AssetType=void 0;var t=function(r){return r[r.IMAGE=1]="IMAGE",r[r.VIDEO=2]="VIDEO",r[r.GIF=3]="GIF",r[r.SCREENSHOT=4]="SCREENSHOT",r[r.THREE_D=5]="THREE_D",r[r.FONT=6]="FONT",r[r.TEXT=7]="TEXT",r[r.JSON=8]="JSON",r[r.SVG=9]="SVG",r[r.HTML=10]="HTML",r[r.LOGO=11]="LOGO",r[r.OTHERS=1e3]="OTHERS",r}(t||(e.AssetType=t={})),n=function(r){return r.AWS_S3="AWS_S3",r.SHOPIFY_FILES="SHOPIFY_FILES",r}(n||(e.StorageDestination=n={}))}),tw=kn(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.TemplateStatus=void 0;var t=function(n){return n[n.DRAFT=1]="DRAFT",n[n.PUBLISHED=2]="PUBLISHED",n[n.DISABLED=3]="DISABLED",n}(t||(e.TemplateStatus=t={}))}),nw=kn(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.ActionType=void 0;var t=function(n){return n.VIEW_ITEM="VIEW_ITEM",n.ADD_TO_CART="ADD_TO_CART",n.VIEW_CATEGORY="VIEW_CATEGORY",n.VIEW_TAG="VIEW_TAG",n.SEARCH="SEARCH",n.APPLY_COUPON="APPLY_COUPON",n}(t||(e.ActionType=t={}))}),rw=kn(e=>{"use strict";var t=e&&e.__createBinding||(Object.create?function(r,i,o,s){s===void 0&&(s=o);var a=Object.getOwnPropertyDescriptor(i,o);(!a||("get"in a?!i.__esModule:a.writable||a.configurable))&&(a={enumerable:!0,get:function(){return i[o]}}),Object.defineProperty(r,s,a)}:function(r,i,o,s){s===void 0&&(s=o),r[s]=i[o]}),n=e&&e.__exportStar||function(r,i){for(var o in r)o!=="default"&&!Object.prototype.hasOwnProperty.call(i,o)&&t(i,r,o)};Object.defineProperty(e,"__esModule",{value:!0}),n(ew(),e),n(tw(),e),n(So(),e),n(nw(),e)});function iw(e,t){return Object.is(e,t)}var mt=null,hs=!1,Nu=1,lr=Symbol("SIGNAL");function Oe(e){let t=mt;return mt=e,t}function ow(){return mt}var Pu={version:0,lastCleanEpoch:0,dirty:!1,producerNode:void 0,producerLastReadVersion:void 0,producerIndexOfThis:void 0,nextProducerIndex:0,liveConsumerNode:void 0,liveConsumerIndexOfThis:void 0,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,kind:"unknown",producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function sw(e){if(hs)throw new Error("");if(mt===null)return;mt.consumerOnSignalRead(e);let t=mt.nextProducerIndex++;if(ha(mt),t<mt.producerNode.length&&mt.producerNode[t]!==e&&no(mt)){let n=mt.producerNode[t];ua(n,mt.producerIndexOfThis[t])}mt.producerNode[t]!==e&&(mt.producerNode[t]=e,mt.producerIndexOfThis[t]=no(mt)?jg(e,mt,t):0),mt.producerLastReadVersion[t]=e.version}function aw(){Nu++}function lw(e){if(!(no(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===Nu)){if(!e.producerMustRecompute(e)&&!Lg(e)){kd(e);return}e.producerRecomputeValue(e),kd(e)}}function kg(e){if(e.liveConsumerNode===void 0)return;let t=hs;hs=!0;try{for(let n of e.liveConsumerNode)n.dirty||cw(n)}finally{hs=t}}function Ag(){return mt?.consumerAllowSignalWrites!==!1}function cw(e){e.dirty=!0,kg(e),e.consumerMarkedDirty?.(e)}function kd(e){e.dirty=!1,e.lastCleanEpoch=Nu}function Ad(e){return e&&(e.nextProducerIndex=0),Oe(e)}function uw(e,t){if(Oe(t),!(!e||e.producerNode===void 0||e.producerIndexOfThis===void 0||e.producerLastReadVersion===void 0)){if(no(e))for(let n=e.nextProducerIndex;n<e.producerNode.length;n++)ua(e.producerNode[n],e.producerIndexOfThis[n]);for(;e.producerNode.length>e.nextProducerIndex;)e.producerNode.pop(),e.producerLastReadVersion.pop(),e.producerIndexOfThis.pop()}}function Lg(e){ha(e);for(let t=0;t<e.producerNode.length;t++){let n=e.producerNode[t],r=e.producerLastReadVersion[t];if(r!==n.version||(lw(n),r!==n.version))return!0}return!1}function Mg(e){if(ha(e),no(e))for(let t=0;t<e.producerNode.length;t++)ua(e.producerNode[t],e.producerIndexOfThis[t]);e.producerNode.length=e.producerLastReadVersion.length=e.producerIndexOfThis.length=0,e.liveConsumerNode&&(e.liveConsumerNode.length=e.liveConsumerIndexOfThis.length=0)}function jg(e,t,n){if(Fg(e),e.liveConsumerNode.length===0&&Vg(e))for(let r=0;r<e.producerNode.length;r++)e.producerIndexOfThis[r]=jg(e.producerNode[r],e,r);return e.liveConsumerIndexOfThis.push(n),e.liveConsumerNode.push(t)-1}function ua(e,t){if(Fg(e),e.liveConsumerNode.length===1&&Vg(e))for(let r=0;r<e.producerNode.length;r++)ua(e.producerNode[r],e.producerIndexOfThis[r]);let n=e.liveConsumerNode.length-1;if(e.liveConsumerNode[t]=e.liveConsumerNode[n],e.liveConsumerIndexOfThis[t]=e.liveConsumerIndexOfThis[n],e.liveConsumerNode.length--,e.liveConsumerIndexOfThis.length--,t<e.liveConsumerNode.length){let r=e.liveConsumerIndexOfThis[t],i=e.liveConsumerNode[t];ha(i),i.producerIndexOfThis[r]=t}}function no(e){return e.consumerIsAlwaysLive||(e?.liveConsumerNode?.length??0)>0}function ha(e){e.producerNode??=[],e.producerIndexOfThis??=[],e.producerLastReadVersion??=[]}function Fg(e){e.liveConsumerNode??=[],e.liveConsumerIndexOfThis??=[]}function Vg(e){return e.producerNode!==void 0}function hw(){throw new Error}var Bg=hw;function Ug(e){Bg(e)}function dw(e){Bg=e}var fw=null;function pw(e){let t=Object.create(_w);t.value=e;let n=()=>(sw(t),t.value);return n[lr]=t,n}function Hg(e,t){Ag()||Ug(e),e.equal(e.value,t)||(e.value=t,mw(e))}function gw(e,t){Ag()||Ug(e),Hg(e,t(e.value))}var _w=Ye(F({},Pu),{equal:iw,value:void 0,kind:"signal"});function mw(e){e.version++,aw(),kg(e),fw?.()}function We(e){return typeof e=="function"}function $g(e){let t=e(n=>{Error.call(n),n.stack=new Error().stack});return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var ul=$g(e=>function(t){e(this),this.message=t?`${t.length} errors occurred during unsubscription:
10
+ `+A(R,y)):U}}function Pe(R,D){var b;return D.cache&&D.name&&D.storage.templates.get(D.name)?D.storage.templates.get(D.name):(b=typeof R=="function"?R:rt(R,D),D.cache&&D.name&&D.storage.templates.define(D.name,b),b)}_.l.bind(_),n.compile=rt,n.compileScope=re,n.compileScopeIntoFunction=z,n.compileToString=A,n.defaultConfig=_,n.filters=$e,n.getConfig=Ke,n.helpers=he,n.nativeHelpers=Se,n.parse=C,n.render=function(R,D,b,y){var L=Ke(b||{});if(!L.async)return Pe(R,L)(D,L);if(!y){if(typeof o=="function")return new o(function(U,W){try{U(Pe(R,L)(D,L))}catch(te){W(te)}});throw r("Please provide a callback function, this env doesn't support Promises")}try{Pe(R,L)(D,L,y)}catch(U){return y(U)}},n.templates=ce,Object.defineProperty(n,"__esModule",{value:!0})})}),Co=An(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.MilestoneRewardType=e.ProgressBarLayout=e.EngagementContentSource=e.EngagementObjective=e.OnsiteDeliveryType=e.ClickActionType=e.FrequencyGapUnit=e.FrequencyType=e.RedirectBehaviour=e.EngagementPlacementPosition=e.EngagementCollectionSource=e.PromotionType=e.CartFilterEnum=e.CartCurrencyOperator=e.CartCriteria=e.URLCriteria=e.UTMCriteria=e.CartItemSource=e.EngagementItemSource=e.PurchasedVisitor=e.LoggedInVisitor=e.SessionType=e.EngagementContentType=e.TriggerType=e.EngagementType=e.EngagementStatus=e.TimePreference=e.ScheduleFrequency=e.CriteriaFrequency=void 0;var t=function(_){return _[_.ONCE_PER_USER=1]="ONCE_PER_USER",_[_.ONCE_PER_SESSION=2]="ONCE_PER_SESSION",_[_.EVERY_TIME=3]="EVERY_TIME",_}(t||(e.CriteriaFrequency=t={})),n=function(_){return _[_.ONE_TIME=1]="ONE_TIME",_[_.MULTIPLE=2]="MULTIPLE",_[_.RECURRING=3]="RECURRING",_}(n||(e.ScheduleFrequency=n={})),r=function(_){return _[_.NOW=1]="NOW",_[_.LATER=2]="LATER",_[_.NEVER=3]="NEVER",_}(r||(e.TimePreference=r={})),i=function(_){return _[_.PUBLISHED=1]="PUBLISHED",_[_.DRAFT=2]="DRAFT",_[_.PAUSED=3]="PAUSED",_[_.STOPPED=5]="STOPPED",_[_.COMPLETED=6]="COMPLETED",_[_.UNINSTALLED=8]="UNINSTALLED",_}(i||(e.EngagementStatus=i={})),o=function(_){return _.CAMPAIGN="CAMPAIGN",_.NATIVE_AB="NATIVE_AB",_.CRO_COPILOT="CRO_COPILOT",_}(o||(e.EngagementType=o={})),s=function(_){return _[_.NONE=0]="NONE",_[_.RULE_BASED=1]="RULE_BASED",_[_.INTENT_BASED=2]="INTENT_BASED",_}(s||(e.TriggerType=s={})),a=function(_){return _[_.SINGLE=1]="SINGLE",_[_.EXCLUSION=2]="EXCLUSION",_[_.ABTESTING=3]="ABTESTING",_}(a||(e.EngagementContentType=a={})),l=function(_){return _[_.ALL=0]="ALL",_[_.NEW_ONLY=1]="NEW_ONLY",_[_.RETURNING_ONLY=2]="RETURNING_ONLY",_}(l||(e.SessionType=l={})),u=function(_){return _.ALL="ALL",_.LOGGED_IN="LOGGED_IN",_.NON_LOGGED_IN="NON_LOGGED_IN",_}(u||(e.LoggedInVisitor=u={})),d=function(_){return _.ALL="ALL",_.PURCHASED="PURCHASED",_.NON_PURCHASED="NON_PURCHASED",_}(d||(e.PurchasedVisitor=d={})),h=function(_){return _[_.NONE=0]="NONE",_[_.ITEM_RECOMMENDATION=1]="ITEM_RECOMMENDATION",_[_.MULTIPLE_ITEMS=2]="MULTIPLE_ITEMS",_[_.SINGLE_ITEM=3]="SINGLE_ITEM",_[_.TOP_SELLING=4]="TOP_SELLING",_[_.STOCK_CLEARANCE=5]="STOCK_CLEARANCE",_[_.NEW_ARRIVALS=6]="NEW_ARRIVALS",_[_.RECENTLY_VIEWED=7]="RECENTLY_VIEWED",_[_.EVENT_ITEM=8]="EVENT_ITEM",_[_.CART_ITEM=9]="CART_ITEM",_[_.BUNDLE=10]="BUNDLE",_[_.CURRENT_ITEM=11]="CURRENT_ITEM",_[_.PURCHASED_PREVIOUSLY=12]="PURCHASED_PREVIOUSLY",_[_.COLLECTION_ITEMS=13]="COLLECTION_ITEMS",_[_.TRENDING_ITEMS=14]="TRENDING_ITEMS",_}(h||(e.EngagementItemSource=h={})),v=function(_){return _[_.LAST_ADDED=1]="LAST_ADDED",_[_.FIRST_ADDED=2]="FIRST_ADDED",_[_.HIGHEST_PRICE=3]="HIGHEST_PRICE",_[_.LOWEST_PRICE=4]="LOWEST_PRICE",_[_.FIRST_MATCHING_TAG=5]="FIRST_MATCHING_TAG",_[_.ALL=6]="ALL",_}(v||(e.CartItemSource=v={})),m=function(_){return _[_.ALL=0]="ALL",_[_.ONLY_ORGANIC=1]="ONLY_ORGANIC",_[_.ONLY_NON_ORGANIC=2]="ONLY_NON_ORGANIC",_[_.INCLUDES=3]="INCLUDES",_[_.EXCLUDES=4]="EXCLUDES",_}(m||(e.UTMCriteria=m={})),w=function(_){return _[_.NONE=0]="NONE",_[_.LIKE=1]="LIKE",_[_.NOT_LIKE=2]="NOT_LIKE",_[_.EQUALS=3]="EQUALS",_[_.NOT_EQUALS=4]="NOT_EQUALS",_}(w||(e.URLCriteria=w={})),C=function(_){return _[_.NONE=0]="NONE",_[_.LESS_THAN=1]="LESS_THAN",_[_.GREATER_THAN=2]="GREATER_THAN",_[_.BETWEEN=3]="BETWEEN",_[_.EQUALS=4]="EQUALS",_}(C||(e.CartCriteria=C={})),A=function(_){return _[_.ALL=0]="ALL",_[_.INCLUDES=1]="INCLUDES",_[_.EXCLUDES=2]="EXCLUDES",_}(A||(e.CartCurrencyOperator=A={})),k=function(_){return _[_.NONE=0]="NONE",_[_.AMOUNT=1]="AMOUNT",_[_.TOTAL_PRODUCT=2]="TOTAL_PRODUCT",_[_.UNIQUE_PRODUCT=3]="UNIQUE_PRODUCT",_}(k||(e.CartFilterEnum=k={})),$=function(_){return _[_.NONE=0]="NONE",_[_.ITEM=1]="ITEM",_[_.COLLECTION=2]="COLLECTION",_}($||(e.PromotionType=$={})),ne=function(_){return _[_.NONE=0]="NONE",_[_.SINGLE=1]="SINGLE",_[_.MULTIPLE=2]="MULTIPLE",_}(ne||(e.EngagementCollectionSource=ne={})),z=function(_){return _.BEFORE="before",_.AFTER="after",_.INSIDE_FIRST="insideFirst",_.INSIDE_LAST="insideLast",_}(z||(e.EngagementPlacementPosition=z={})),re=function(_){return _.SHOPIFY_CHECKOUT="shopify_checkout",_.THIRD_PARTY_CHECKOUT="third_party_checkout",_.CART_PAGE="cart_page",_.CART_DRAWER="cart_drawer",_}(re||(e.RedirectBehaviour=re={})),Re=function(_){return _.ONCE_IN_SESSION="ONCE_IN_SESSION",_.ACROSS_SESSIONS="ACROSS_SESSIONS",_}(Re||(e.FrequencyType=Re={})),Ne=function(_){return _.DAYS="DAYS",_.HOURS="HOURS",_.MINUTES="MINUTES",_.SECONDS="SECONDS",_}(Ne||(e.FrequencyGapUnit=Ne={})),V=function(_){return _[_.NONE=0]="NONE",_[_.REJECT_POPUP=1]="REJECT_POPUP",_[_.ACCEPT_POPUP=2]="ACCEPT_POPUP",_[_.GO_TO_URL=4]="GO_TO_URL",_[_.SHARE=5]="SHARE",_[_.KEY_VALUE=100]="KEY_VALUE",_[_.GO_TO_PRODUCT=101]="GO_TO_PRODUCT",_[_.ADD_TO_CART=102]="ADD_TO_CART",_[_.COPY_COUPON_CODE=103]="COPY_COUPON_CODE",_[_.GO_TO_COLLECTION=104]="GO_TO_COLLECTION",_[_.OPEN_CART=105]="OPEN_CART",_[_.SUBMIT_FORM=106]="SUBMIT_FORM",_[_.INITIATE_CHECKOUT=107]="INITIATE_CHECKOUT",_[_.ADD_BUNDLE=108]="ADD_BUNDLE",_[_.UPGRADE_TO_SUBSCRIPTION=109]="UPGRADE_TO_SUBSCRIPTION",_}(V||(e.ClickActionType=V={})),fe=function(_){return _.POPUP="POPUP",_.PAGE_EMBED="PAGE_EMBED",_.CART_EMBED="CART_EMBED",_.ANNOUNCEMENT_BAR="ANNOUNCEMENT_BAR",_}(fe||(e.OnsiteDeliveryType=fe={})),ce=function(_){return _.PRODUCT_PROMOTION="PRODUCT_PROMOTION",_.BUNDLE_AND_UPSELL="BUNDLE_AND_UPSELL",_.CART_RECOVERY="CART_RECOVERY",_.ANNOUNCEMENT="ANNOUNCEMENT",_.LEAD_GENERATION="LEAD_GENERATION",_.DATA_COLLECTION="DATA_COLLECTION",_.SALE_PROMOTION="SALE_PROMOTION",_.SUBSCRIPTION_UPSELL="SUBSCRIPTION_UPSELL",_.SHOPPABLE_VIDEO="SHOPPABLE_VIDEO",_.BYOB="BYOB",_.PROGRESS_BAR="PROGRESS_BAR",_.BUY_NOW="BUY_NOW",_.STICKY_ATC="STICKY_ATC",_.EXPERIMENT="EXPERIMENT",_}(ce||(e.EngagementObjective=ce={})),he=function(_){return _.COOEE="COOEE",_.KLAVIYO="KLAVIYO",_}(he||(e.EngagementContentSource=he={})),Se=function(_){return _.ICONS="ICONS",_.TILES="TILES",_}(Se||(e.ProgressBarLayout=Se={})),$e=function(_){return _.FREE_SHIPPING="FREE_SHIPPING",_.DISCOUNT="DISCOUNT",_.FREE_AUTO_GIFT="FREE_AUTO_GIFT",_.FREE_GIFT_SELECT="FREE_GIFT_SELECT",_}($e||(e.MilestoneRewardType=$e={}))}),Xb=An(e=>{"use strict";var t=e&&e.__awaiter||function(r,i,o,s){function a(l){return l instanceof o?l:new o(function(u){u(l)})}return new(o||(o=Promise))(function(l,u){function d(m){try{v(s.next(m))}catch(w){u(w)}}function h(m){try{v(s.throw(m))}catch(w){u(w)}}function v(m){m.done?l(m.value):a(m.value).then(d,h)}v((s=s.apply(r,i||[])).next())})};Object.defineProperty(e,"__esModule",{value:!0}),e.JSUtils=void 0;var n=class{static isObject(r){return typeof r=="object"&&!Array.isArray(r)&&r!==null}static parseToAny(r){try{return JSON.parse(r.toString())}catch{}return r.toString().match(this.ISO_WITHOUT_MS_REGEX)?new Date(r.toString()):r}static sleep(r){return t(this,void 0,void 0,function*(){return new Promise(i=>setTimeout(i,r))})}static hasKeys(r){return r?Object.keys(r).length>=1:!1}static convertObjectToArray(r,i){return i.reduce((o,s)=>(r.hasOwnProperty(s)&&r[s]!=null&&o.push({[s]:r[s]}),o),[])}static removeNullUndefinedKeys(r){return Object.keys(r).reduce((i,o)=>(r[o]!==null&&r[o]!==void 0&&(i[o]=r[o]),i),{})}static stringify(r){return JSON.stringify(r,function(i,o){return o===void 0?null:o})}};e.JSUtils=n,n.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)/)}),Qb=An((e,t)=>{"use strict";(function(n){if(typeof e=="object"&&typeof t<"u")t.exports=n();else if(typeof define=="function"&&define.amd)define([],n);else{var r;typeof window<"u"?r=window:typeof global<"u"?r=global:typeof self<"u"?r=self:r=this,r.localforage=n()}})(function(){var n,r,i;return function o(s,a,l){function u(v,m){if(!a[v]){if(!s[v]){var w=typeof qo=="function"&&qo;if(!m&&w)return w(v,!0);if(d)return d(v,!0);var C=new Error("Cannot find module '"+v+"'");throw C.code="MODULE_NOT_FOUND",C}var A=a[v]={exports:{}};s[v][0].call(A.exports,function(k){var $=s[v][1][k];return u($||k)},A,A.exports,o,s,a,l)}return a[v].exports}for(var d=typeof qo=="function"&&qo,h=0;h<l.length;h++)u(l[h]);return u}({1:[function(o,s,a){(function(l){"use strict";var u=l.MutationObserver||l.WebKitMutationObserver,d;if(u){var h=0,v=new u(k),m=l.document.createTextNode("");v.observe(m,{characterData:!0}),d=function(){m.data=h=++h%2}}else if(!l.setImmediate&&typeof l.MessageChannel<"u"){var w=new l.MessageChannel;w.port1.onmessage=k,d=function(){w.port2.postMessage(0)}}else"document"in l&&"onreadystatechange"in l.document.createElement("script")?d=function(){var ne=l.document.createElement("script");ne.onreadystatechange=function(){k(),ne.onreadystatechange=null,ne.parentNode.removeChild(ne),ne=null},l.document.documentElement.appendChild(ne)}:d=function(){setTimeout(k,0)};var C,A=[];function k(){C=!0;for(var ne,z,re=A.length;re;){for(z=A,A=[],ne=-1;++ne<re;)z[ne]();re=A.length}C=!1}s.exports=$;function $(ne){A.push(ne)===1&&!C&&d()}}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(o,s,a){"use strict";var l=o(1);function u(){}var d={},h=["REJECTED"],v=["FULFILLED"],m=["PENDING"];s.exports=w;function w(V){if(typeof V!="function")throw new TypeError("resolver must be a function");this.state=m,this.queue=[],this.outcome=void 0,V!==u&&$(this,V)}w.prototype.catch=function(V){return this.then(null,V)},w.prototype.then=function(V,fe){if(typeof V!="function"&&this.state===v||typeof fe!="function"&&this.state===h)return this;var ce=new this.constructor(u);if(this.state!==m){var he=this.state===v?V:fe;A(ce,he,this.outcome)}else this.queue.push(new C(ce,V,fe));return ce};function C(V,fe,ce){this.promise=V,typeof fe=="function"&&(this.onFulfilled=fe,this.callFulfilled=this.otherCallFulfilled),typeof ce=="function"&&(this.onRejected=ce,this.callRejected=this.otherCallRejected)}C.prototype.callFulfilled=function(V){d.resolve(this.promise,V)},C.prototype.otherCallFulfilled=function(V){A(this.promise,this.onFulfilled,V)},C.prototype.callRejected=function(V){d.reject(this.promise,V)},C.prototype.otherCallRejected=function(V){A(this.promise,this.onRejected,V)};function A(V,fe,ce){l(function(){var he;try{he=fe(ce)}catch(Se){return d.reject(V,Se)}he===V?d.reject(V,new TypeError("Cannot resolve promise with itself")):d.resolve(V,he)})}d.resolve=function(V,fe){var ce=ne(k,fe);if(ce.status==="error")return d.reject(V,ce.value);var he=ce.value;if(he)$(V,he);else{V.state=v,V.outcome=fe;for(var Se=-1,$e=V.queue.length;++Se<$e;)V.queue[Se].callFulfilled(fe)}return V},d.reject=function(V,fe){V.state=h,V.outcome=fe;for(var ce=-1,he=V.queue.length;++ce<he;)V.queue[ce].callRejected(fe);return V};function k(V){var fe=V&&V.then;if(V&&(typeof V=="object"||typeof V=="function")&&typeof fe=="function")return function(){fe.apply(V,arguments)}}function $(V,fe){var ce=!1;function he(Ke){ce||(ce=!0,d.reject(V,Ke))}function Se(Ke){ce||(ce=!0,d.resolve(V,Ke))}function $e(){fe(Se,he)}var _=ne($e);_.status==="error"&&he(_.value)}function ne(V,fe){var ce={};try{ce.value=V(fe),ce.status="success"}catch(he){ce.status="error",ce.value=he}return ce}w.resolve=z;function z(V){return V instanceof this?V:d.resolve(new this(u),V)}w.reject=re;function re(V){var fe=new this(u);return d.reject(fe,V)}w.all=Re;function Re(V){var fe=this;if(Object.prototype.toString.call(V)!=="[object Array]")return this.reject(new TypeError("must be an array"));var ce=V.length,he=!1;if(!ce)return this.resolve([]);for(var Se=new Array(ce),$e=0,_=-1,Ke=new this(u);++_<ce;)rt(V[_],_);return Ke;function rt(Pe,R){fe.resolve(Pe).then(D,function(b){he||(he=!0,d.reject(Ke,b))});function D(b){Se[R]=b,++$e===ce&&!he&&(he=!0,d.resolve(Ke,Se))}}}w.race=Ne;function Ne(V){var fe=this;if(Object.prototype.toString.call(V)!=="[object Array]")return this.reject(new TypeError("must be an array"));var ce=V.length,he=!1;if(!ce)return this.resolve([]);for(var Se=-1,$e=new this(u);++Se<ce;)_(V[Se]);return $e;function _(Ke){fe.resolve(Ke).then(function(rt){he||(he=!0,d.resolve($e,rt))},function(rt){he||(he=!0,d.reject($e,rt))})}}},{1:1}],3:[function(o,s,a){(function(l){"use strict";typeof l.Promise!="function"&&(l.Promise=o(2))}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(o,s,a){"use strict";var l=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(g){return typeof g}:function(g){return g&&typeof Symbol=="function"&&g.constructor===Symbol&&g!==Symbol.prototype?"symbol":typeof g};function u(g,E){if(!(g instanceof E))throw new TypeError("Cannot call a class as a function")}function d(){try{if(typeof indexedDB<"u")return indexedDB;if(typeof webkitIndexedDB<"u")return webkitIndexedDB;if(typeof mozIndexedDB<"u")return mozIndexedDB;if(typeof OIndexedDB<"u")return OIndexedDB;if(typeof msIndexedDB<"u")return msIndexedDB}catch{return}}var h=d();function v(){try{if(!h||!h.open)return!1;var g=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),E=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!g||E)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function m(g,E){g=g||[],E=E||{};try{return new Blob(g,E)}catch(O){if(O.name!=="TypeError")throw O;for(var x=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,T=new x,I=0;I<g.length;I+=1)T.append(g[I]);return T.getBlob(E.type)}}typeof Promise>"u"&&o(3);var w=Promise;function C(g,E){E&&g.then(function(x){E(null,x)},function(x){E(x)})}function A(g,E,x){typeof E=="function"&&g.then(E),typeof x=="function"&&g.catch(x)}function k(g){return typeof g!="string"&&(console.warn(g+" used as a key, but it is not a string."),g=String(g)),g}function $(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var ne="local-forage-detect-blob-support",z=void 0,re={},Re=Object.prototype.toString,Ne="readonly",V="readwrite";function fe(g){for(var E=g.length,x=new ArrayBuffer(E),T=new Uint8Array(x),I=0;I<E;I++)T[I]=g.charCodeAt(I);return x}function ce(g){return new w(function(E){var x=g.transaction(ne,V),T=m([""]);x.objectStore(ne).put(T,"key"),x.onabort=function(I){I.preventDefault(),I.stopPropagation(),E(!1)},x.oncomplete=function(){var I=navigator.userAgent.match(/Chrome\/(\d+)/),O=navigator.userAgent.match(/Edge\//);E(O||!I||parseInt(I[1],10)>=43)}}).catch(function(){return!1})}function he(g){return typeof z=="boolean"?w.resolve(z):ce(g).then(function(E){return z=E,z})}function Se(g){var E=re[g.name],x={};x.promise=new w(function(T,I){x.resolve=T,x.reject=I}),E.deferredOperations.push(x),E.dbReady?E.dbReady=E.dbReady.then(function(){return x.promise}):E.dbReady=x.promise}function $e(g){var E=re[g.name],x=E.deferredOperations.pop();if(x)return x.resolve(),x.promise}function _(g,E){var x=re[g.name],T=x.deferredOperations.pop();if(T)return T.reject(E),T.promise}function Ke(g,E){return new w(function(x,T){if(re[g.name]=re[g.name]||te(),g.db)if(E)Se(g),g.db.close();else return x(g.db);var I=[g.name];E&&I.push(g.version);var O=h.open.apply(h,I);E&&(O.onupgradeneeded=function(M){var B=O.result;try{B.createObjectStore(g.storeName),M.oldVersion<=1&&B.createObjectStore(ne)}catch(G){if(G.name==="ConstraintError")console.warn('The database "'+g.name+'" has been upgraded from version '+M.oldVersion+" to version "+M.newVersion+', but the storage "'+g.storeName+'" already exists.');else throw G}}),O.onerror=function(M){M.preventDefault(),T(O.error)},O.onsuccess=function(){var M=O.result;M.onversionchange=function(B){B.target.close()},x(M),$e(g)}})}function rt(g){return Ke(g,!1)}function Pe(g){return Ke(g,!0)}function R(g,E){if(!g.db)return!0;var x=!g.db.objectStoreNames.contains(g.storeName),T=g.version<g.db.version,I=g.version>g.db.version;if(T&&(g.version!==E&&console.warn('The database "'+g.name+`" can't be downgraded from version `+g.db.version+" to version "+g.version+"."),g.version=g.db.version),I||x){if(x){var O=g.db.version+1;O>g.version&&(g.version=O)}return!0}return!1}function D(g){return new w(function(E,x){var T=new FileReader;T.onerror=x,T.onloadend=function(I){var O=btoa(I.target.result||"");E({__local_forage_encoded_blob:!0,data:O,type:g.type})},T.readAsBinaryString(g)})}function b(g){var E=fe(atob(g.data));return m([E],{type:g.type})}function y(g){return g&&g.__local_forage_encoded_blob}function L(g){var E=this,x=E._initReady().then(function(){var T=re[E._dbInfo.name];if(T&&T.dbReady)return T.dbReady});return A(x,g,g),x}function U(g){Se(g);for(var E=re[g.name],x=E.forages,T=0;T<x.length;T++){var I=x[T];I._dbInfo.db&&(I._dbInfo.db.close(),I._dbInfo.db=null)}return g.db=null,rt(g).then(function(O){return g.db=O,R(g)?Pe(g):O}).then(function(O){g.db=E.db=O;for(var M=0;M<x.length;M++)x[M]._dbInfo.db=O}).catch(function(O){throw _(g,O),O})}function W(g,E,x,T){T===void 0&&(T=1);try{var I=g.db.transaction(g.storeName,E);x(null,I)}catch(O){if(T>0&&(!g.db||O.name==="InvalidStateError"||O.name==="NotFoundError"))return w.resolve().then(function(){if(!g.db||O.name==="NotFoundError"&&!g.db.objectStoreNames.contains(g.storeName)&&g.version<=g.db.version)return g.db&&(g.version=g.db.version+1),Pe(g)}).then(function(){return U(g).then(function(){W(g,E,x,T-1)})}).catch(x);x(O)}}function te(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function ee(g){var E=this,x={db:null};if(g)for(var T in g)x[T]=g[T];var I=re[x.name];I||(I=te(),re[x.name]=I),I.forages.push(E),E._initReady||(E._initReady=E.ready,E.ready=L);var O=[];function M(){return w.resolve()}for(var B=0;B<I.forages.length;B++){var G=I.forages[B];G!==E&&O.push(G._initReady().catch(M))}var q=I.forages.slice(0);return w.all(O).then(function(){return x.db=I.db,rt(x)}).then(function(H){return x.db=H,R(x,E._defaultConfig.version)?Pe(x):H}).then(function(H){x.db=I.db=H,E._dbInfo=x;for(var ae=0;ae<q.length;ae++){var Te=q[ae];Te!==E&&(Te._dbInfo.db=x.db,Te._dbInfo.version=x.version)}})}function Z(g,E){var x=this;g=k(g);var T=new w(function(I,O){x.ready().then(function(){W(x._dbInfo,Ne,function(M,B){if(M)return O(M);try{var G=B.objectStore(x._dbInfo.storeName),q=G.get(g);q.onsuccess=function(){var H=q.result;H===void 0&&(H=null),y(H)&&(H=b(H)),I(H)},q.onerror=function(){O(q.error)}}catch(H){O(H)}})}).catch(O)});return C(T,E),T}function ue(g,E){var x=this,T=new w(function(I,O){x.ready().then(function(){W(x._dbInfo,Ne,function(M,B){if(M)return O(M);try{var G=B.objectStore(x._dbInfo.storeName),q=G.openCursor(),H=1;q.onsuccess=function(){var ae=q.result;if(ae){var Te=ae.value;y(Te)&&(Te=b(Te));var qe=g(Te,ae.key,H++);qe!==void 0?I(qe):ae.continue()}else I()},q.onerror=function(){O(q.error)}}catch(ae){O(ae)}})}).catch(O)});return C(T,E),T}function pe(g,E,x){var T=this;g=k(g);var I=new w(function(O,M){var B;T.ready().then(function(){return B=T._dbInfo,Re.call(E)==="[object Blob]"?he(B.db).then(function(G){return G?E:D(E)}):E}).then(function(G){W(T._dbInfo,V,function(q,H){if(q)return M(q);try{var ae=H.objectStore(T._dbInfo.storeName);G===null&&(G=void 0);var Te=ae.put(G,g);H.oncomplete=function(){G===void 0&&(G=null),O(G)},H.onabort=H.onerror=function(){var qe=Te.error?Te.error:Te.transaction.error;M(qe)}}catch(qe){M(qe)}})}).catch(M)});return C(I,x),I}function xe(g,E){var x=this;g=k(g);var T=new w(function(I,O){x.ready().then(function(){W(x._dbInfo,V,function(M,B){if(M)return O(M);try{var G=B.objectStore(x._dbInfo.storeName),q=G.delete(g);B.oncomplete=function(){I()},B.onerror=function(){O(q.error)},B.onabort=function(){var H=q.error?q.error:q.transaction.error;O(H)}}catch(H){O(H)}})}).catch(O)});return C(T,E),T}function Y(g){var E=this,x=new w(function(T,I){E.ready().then(function(){W(E._dbInfo,V,function(O,M){if(O)return I(O);try{var B=M.objectStore(E._dbInfo.storeName),G=B.clear();M.oncomplete=function(){T()},M.onabort=M.onerror=function(){var q=G.error?G.error:G.transaction.error;I(q)}}catch(q){I(q)}})}).catch(I)});return C(x,g),x}function oe(g){var E=this,x=new w(function(T,I){E.ready().then(function(){W(E._dbInfo,Ne,function(O,M){if(O)return I(O);try{var B=M.objectStore(E._dbInfo.storeName),G=B.count();G.onsuccess=function(){T(G.result)},G.onerror=function(){I(G.error)}}catch(q){I(q)}})}).catch(I)});return C(x,g),x}function me(g,E){var x=this,T=new w(function(I,O){if(g<0){I(null);return}x.ready().then(function(){W(x._dbInfo,Ne,function(M,B){if(M)return O(M);try{var G=B.objectStore(x._dbInfo.storeName),q=!1,H=G.openKeyCursor();H.onsuccess=function(){var ae=H.result;if(!ae){I(null);return}g===0||q?I(ae.key):(q=!0,ae.advance(g))},H.onerror=function(){O(H.error)}}catch(ae){O(ae)}})}).catch(O)});return C(T,E),T}function de(g){var E=this,x=new w(function(T,I){E.ready().then(function(){W(E._dbInfo,Ne,function(O,M){if(O)return I(O);try{var B=M.objectStore(E._dbInfo.storeName),G=B.openKeyCursor(),q=[];G.onsuccess=function(){var H=G.result;if(!H){T(q);return}q.push(H.key),H.continue()},G.onerror=function(){I(G.error)}}catch(H){I(H)}})}).catch(I)});return C(x,g),x}function c(g,E){E=$.apply(this,arguments);var x=this.config();g=typeof g!="function"&&g||{},g.name||(g.name=g.name||x.name,g.storeName=g.storeName||x.storeName);var T=this,I;if(!g.name)I=w.reject("Invalid arguments");else{var O=g.name===x.name&&T._dbInfo.db,M=O?w.resolve(T._dbInfo.db):rt(g).then(function(B){var G=re[g.name],q=G.forages;G.db=B;for(var H=0;H<q.length;H++)q[H]._dbInfo.db=B;return B});g.storeName?I=M.then(function(B){if(B.objectStoreNames.contains(g.storeName)){var G=B.version+1;Se(g);var q=re[g.name],H=q.forages;B.close();for(var ae=0;ae<H.length;ae++){var Te=H[ae];Te._dbInfo.db=null,Te._dbInfo.version=G}var qe=new w(function(Ue,gt){var tt=h.open(g.name,G);tt.onerror=function(Kt){var cl=tt.result;cl.close(),gt(Kt)},tt.onupgradeneeded=function(){var Kt=tt.result;Kt.deleteObjectStore(g.storeName)},tt.onsuccess=function(){var Kt=tt.result;Kt.close(),Ue(Kt)}});return qe.then(function(Ue){q.db=Ue;for(var gt=0;gt<H.length;gt++){var tt=H[gt];tt._dbInfo.db=Ue,$e(tt._dbInfo)}}).catch(function(Ue){throw(_(g,Ue)||w.resolve()).catch(function(){}),Ue})}}):I=M.then(function(B){Se(g);var G=re[g.name],q=G.forages;B.close();for(var H=0;H<q.length;H++){var ae=q[H];ae._dbInfo.db=null}var Te=new w(function(qe,Ue){var gt=h.deleteDatabase(g.name);gt.onerror=function(){var tt=gt.result;tt&&tt.close(),Ue(gt.error)},gt.onblocked=function(){console.warn('dropInstance blocked for database "'+g.name+'" until all open connections are closed')},gt.onsuccess=function(){var tt=gt.result;tt&&tt.close(),qe(tt)}});return Te.then(function(qe){G.db=qe;for(var Ue=0;Ue<q.length;Ue++){var gt=q[Ue];$e(gt._dbInfo)}}).catch(function(qe){throw(_(g,qe)||w.resolve()).catch(function(){}),qe})})}return C(I,E),I}var f={_driver:"asyncStorage",_initStorage:ee,_support:v(),iterate:ue,getItem:Z,setItem:pe,removeItem:xe,clear:Y,length:oe,key:me,keys:de,dropInstance:c};function p(){return typeof openDatabase=="function"}var S="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",N="~~local_forage_type~",F=/^~~local_forage_type~([^~]+)~/,J="__lfsc__:",ie=J.length,Me="arbf",Ie="blob",Fe="si08",ke="ui08",Et="uic8",Mn="si16",ut="si32",sn="ur16",xn="ui32",er="fl32",Ut="fl64",an=ie+Me.length,xd=Object.prototype.toString;function Sd(g){var E=g.length*.75,x=g.length,T,I=0,O,M,B,G;g[g.length-1]==="="&&(E--,g[g.length-2]==="="&&E--);var q=new ArrayBuffer(E),H=new Uint8Array(q);for(T=0;T<x;T+=4)O=S.indexOf(g[T]),M=S.indexOf(g[T+1]),B=S.indexOf(g[T+2]),G=S.indexOf(g[T+3]),H[I++]=O<<2|M>>4,H[I++]=(M&15)<<4|B>>2,H[I++]=(B&3)<<6|G&63;return q}function ol(g){var E=new Uint8Array(g),x="",T;for(T=0;T<E.length;T+=3)x+=S[E[T]>>2],x+=S[(E[T]&3)<<4|E[T+1]>>4],x+=S[(E[T+1]&15)<<2|E[T+2]>>6],x+=S[E[T+2]&63];return E.length%3===2?x=x.substring(0,x.length-1)+"=":E.length%3===1&&(x=x.substring(0,x.length-2)+"=="),x}function Q0(g,E){var x="";if(g&&(x=xd.call(g)),g&&(x==="[object ArrayBuffer]"||g.buffer&&xd.call(g.buffer)==="[object ArrayBuffer]")){var T,I=J;g instanceof ArrayBuffer?(T=g,I+=Me):(T=g.buffer,x==="[object Int8Array]"?I+=Fe:x==="[object Uint8Array]"?I+=ke:x==="[object Uint8ClampedArray]"?I+=Et:x==="[object Int16Array]"?I+=Mn:x==="[object Uint16Array]"?I+=sn:x==="[object Int32Array]"?I+=ut:x==="[object Uint32Array]"?I+=xn:x==="[object Float32Array]"?I+=er:x==="[object Float64Array]"?I+=Ut:E(new Error("Failed to get type for BinaryArray"))),E(I+ol(T))}else if(x==="[object Blob]"){var O=new FileReader;O.onload=function(){var M=N+g.type+"~"+ol(this.result);E(J+Ie+M)},O.readAsArrayBuffer(g)}else try{E(JSON.stringify(g))}catch(M){console.error("Couldn't convert value into a JSON string: ",g),E(null,M)}}function eb(g){if(g.substring(0,ie)!==J)return JSON.parse(g);var E=g.substring(an),x=g.substring(ie,an),T;if(x===Ie&&F.test(E)){var I=E.match(F);T=I[1],E=E.substring(I[0].length)}var O=Sd(E);switch(x){case Me:return O;case Ie:return m([O],{type:T});case Fe:return new Int8Array(O);case ke:return new Uint8Array(O);case Et:return new Uint8ClampedArray(O);case Mn:return new Int16Array(O);case sn:return new Uint16Array(O);case ut:return new Int32Array(O);case xn:return new Uint32Array(O);case er:return new Float32Array(O);case Ut:return new Float64Array(O);default:throw new Error("Unkown type: "+x)}}var sl={serialize:Q0,deserialize:eb,stringToBuffer:Sd,bufferToString:ol};function Cd(g,E,x,T){g.executeSql("CREATE TABLE IF NOT EXISTS "+E.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],x,T)}function tb(g){var E=this,x={db:null};if(g)for(var T in g)x[T]=typeof g[T]!="string"?g[T].toString():g[T];var I=new w(function(O,M){try{x.db=openDatabase(x.name,String(x.version),x.description,x.size)}catch(B){return M(B)}x.db.transaction(function(B){Cd(B,x,function(){E._dbInfo=x,O()},function(G,q){M(q)})},M)});return x.serializer=sl,I}function tr(g,E,x,T,I,O){g.executeSql(x,T,I,function(M,B){B.code===B.SYNTAX_ERR?M.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[E.storeName],function(G,q){q.rows.length?O(G,B):Cd(G,E,function(){G.executeSql(x,T,I,O)},O)},O):O(M,B)},O)}function nb(g,E){var x=this;g=k(g);var T=new w(function(I,O){x.ready().then(function(){var M=x._dbInfo;M.db.transaction(function(B){tr(B,M,"SELECT * FROM "+M.storeName+" WHERE key = ? LIMIT 1",[g],function(G,q){var H=q.rows.length?q.rows.item(0).value:null;H&&(H=M.serializer.deserialize(H)),I(H)},function(G,q){O(q)})})}).catch(O)});return C(T,E),T}function rb(g,E){var x=this,T=new w(function(I,O){x.ready().then(function(){var M=x._dbInfo;M.db.transaction(function(B){tr(B,M,"SELECT * FROM "+M.storeName,[],function(G,q){for(var H=q.rows,ae=H.length,Te=0;Te<ae;Te++){var qe=H.item(Te),Ue=qe.value;if(Ue&&(Ue=M.serializer.deserialize(Ue)),Ue=g(Ue,qe.key,Te+1),Ue!==void 0){I(Ue);return}}I()},function(G,q){O(q)})})}).catch(O)});return C(T,E),T}function Id(g,E,x,T){var I=this;g=k(g);var O=new w(function(M,B){I.ready().then(function(){E===void 0&&(E=null);var G=E,q=I._dbInfo;q.serializer.serialize(E,function(H,ae){ae?B(ae):q.db.transaction(function(Te){tr(Te,q,"INSERT OR REPLACE INTO "+q.storeName+" (key, value) VALUES (?, ?)",[g,H],function(){M(G)},function(qe,Ue){B(Ue)})},function(Te){if(Te.code===Te.QUOTA_ERR){if(T>0){M(Id.apply(I,[g,G,x,T-1]));return}B(Te)}})})}).catch(B)});return C(O,x),O}function ib(g,E,x){return Id.apply(this,[g,E,x,1])}function ob(g,E){var x=this;g=k(g);var T=new w(function(I,O){x.ready().then(function(){var M=x._dbInfo;M.db.transaction(function(B){tr(B,M,"DELETE FROM "+M.storeName+" WHERE key = ?",[g],function(){I()},function(G,q){O(q)})})}).catch(O)});return C(T,E),T}function sb(g){var E=this,x=new w(function(T,I){E.ready().then(function(){var O=E._dbInfo;O.db.transaction(function(M){tr(M,O,"DELETE FROM "+O.storeName,[],function(){T()},function(B,G){I(G)})})}).catch(I)});return C(x,g),x}function ab(g){var E=this,x=new w(function(T,I){E.ready().then(function(){var O=E._dbInfo;O.db.transaction(function(M){tr(M,O,"SELECT COUNT(key) as c FROM "+O.storeName,[],function(B,G){var q=G.rows.item(0).c;T(q)},function(B,G){I(G)})})}).catch(I)});return C(x,g),x}function lb(g,E){var x=this,T=new w(function(I,O){x.ready().then(function(){var M=x._dbInfo;M.db.transaction(function(B){tr(B,M,"SELECT key FROM "+M.storeName+" WHERE id = ? LIMIT 1",[g+1],function(G,q){var H=q.rows.length?q.rows.item(0).key:null;I(H)},function(G,q){O(q)})})}).catch(O)});return C(T,E),T}function cb(g){var E=this,x=new w(function(T,I){E.ready().then(function(){var O=E._dbInfo;O.db.transaction(function(M){tr(M,O,"SELECT key FROM "+O.storeName,[],function(B,G){for(var q=[],H=0;H<G.rows.length;H++)q.push(G.rows.item(H).key);T(q)},function(B,G){I(G)})})}).catch(I)});return C(x,g),x}function ub(g){return new w(function(E,x){g.transaction(function(T){T.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(I,O){for(var M=[],B=0;B<O.rows.length;B++)M.push(O.rows.item(B).name);E({db:g,storeNames:M})},function(I,O){x(O)})},function(T){x(T)})})}function hb(g,E){E=$.apply(this,arguments);var x=this.config();g=typeof g!="function"&&g||{},g.name||(g.name=g.name||x.name,g.storeName=g.storeName||x.storeName);var T=this,I;return g.name?I=new w(function(O){var M;g.name===x.name?M=T._dbInfo.db:M=openDatabase(g.name,"","",0),g.storeName?O({db:M,storeNames:[g.storeName]}):O(ub(M))}).then(function(O){return new w(function(M,B){O.db.transaction(function(G){function q(qe){return new w(function(Ue,gt){G.executeSql("DROP TABLE IF EXISTS "+qe,[],function(){Ue()},function(tt,Kt){gt(Kt)})})}for(var H=[],ae=0,Te=O.storeNames.length;ae<Te;ae++)H.push(q(O.storeNames[ae]));w.all(H).then(function(){M()}).catch(function(qe){B(qe)})},function(G){B(G)})})}):I=w.reject("Invalid arguments"),C(I,E),I}var db={_driver:"webSQLStorage",_initStorage:tb,_support:p(),iterate:rb,getItem:nb,setItem:ib,removeItem:ob,clear:sb,length:ab,key:lb,keys:cb,dropInstance:hb};function fb(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function Td(g,E){var x=g.name+"/";return g.storeName!==E.storeName&&(x+=g.storeName+"/"),x}function pb(){var g="_localforage_support_test";try{return localStorage.setItem(g,!0),localStorage.removeItem(g),!1}catch{return!0}}function gb(){return!pb()||localStorage.length>0}function _b(g){var E=this,x={};if(g)for(var T in g)x[T]=g[T];return x.keyPrefix=Td(g,E._defaultConfig),gb()?(E._dbInfo=x,x.serializer=sl,w.resolve()):w.reject()}function mb(g){var E=this,x=E.ready().then(function(){for(var T=E._dbInfo.keyPrefix,I=localStorage.length-1;I>=0;I--){var O=localStorage.key(I);O.indexOf(T)===0&&localStorage.removeItem(O)}});return C(x,g),x}function vb(g,E){var x=this;g=k(g);var T=x.ready().then(function(){var I=x._dbInfo,O=localStorage.getItem(I.keyPrefix+g);return O&&(O=I.serializer.deserialize(O)),O});return C(T,E),T}function yb(g,E){var x=this,T=x.ready().then(function(){for(var I=x._dbInfo,O=I.keyPrefix,M=O.length,B=localStorage.length,G=1,q=0;q<B;q++){var H=localStorage.key(q);if(H.indexOf(O)===0){var ae=localStorage.getItem(H);if(ae&&(ae=I.serializer.deserialize(ae)),ae=g(ae,H.substring(M),G++),ae!==void 0)return ae}}});return C(T,E),T}function bb(g,E){var x=this,T=x.ready().then(function(){var I=x._dbInfo,O;try{O=localStorage.key(g)}catch{O=null}return O&&(O=O.substring(I.keyPrefix.length)),O});return C(T,E),T}function wb(g){var E=this,x=E.ready().then(function(){for(var T=E._dbInfo,I=localStorage.length,O=[],M=0;M<I;M++){var B=localStorage.key(M);B.indexOf(T.keyPrefix)===0&&O.push(B.substring(T.keyPrefix.length))}return O});return C(x,g),x}function Eb(g){var E=this,x=E.keys().then(function(T){return T.length});return C(x,g),x}function xb(g,E){var x=this;g=k(g);var T=x.ready().then(function(){var I=x._dbInfo;localStorage.removeItem(I.keyPrefix+g)});return C(T,E),T}function Sb(g,E,x){var T=this;g=k(g);var I=T.ready().then(function(){E===void 0&&(E=null);var O=E;return new w(function(M,B){var G=T._dbInfo;G.serializer.serialize(E,function(q,H){if(H)B(H);else try{localStorage.setItem(G.keyPrefix+g,q),M(O)}catch(ae){(ae.name==="QuotaExceededError"||ae.name==="NS_ERROR_DOM_QUOTA_REACHED")&&B(ae),B(ae)}})})});return C(I,x),I}function Cb(g,E){if(E=$.apply(this,arguments),g=typeof g!="function"&&g||{},!g.name){var x=this.config();g.name=g.name||x.name,g.storeName=g.storeName||x.storeName}var T=this,I;return g.name?I=new w(function(O){g.storeName?O(Td(g,T._defaultConfig)):O(g.name+"/")}).then(function(O){for(var M=localStorage.length-1;M>=0;M--){var B=localStorage.key(M);B.indexOf(O)===0&&localStorage.removeItem(B)}}):I=w.reject("Invalid arguments"),C(I,E),I}var Ib={_driver:"localStorageWrapper",_initStorage:_b,_support:fb(),iterate:yb,getItem:vb,setItem:Sb,removeItem:xb,clear:mb,length:Eb,key:bb,keys:wb,dropInstance:Cb},Tb=function(g,E){return g===E||typeof g=="number"&&typeof E=="number"&&isNaN(g)&&isNaN(E)},Ob=function(g,E){for(var x=g.length,T=0;T<x;){if(Tb(g[T],E))return!0;T++}return!1},Od=Array.isArray||function(g){return Object.prototype.toString.call(g)==="[object Array]"},Bi={},Dd={},Xr={INDEXEDDB:f,WEBSQL:db,LOCALSTORAGE:Ib},Db=[Xr.INDEXEDDB._driver,Xr.WEBSQL._driver,Xr.LOCALSTORAGE._driver],zo=["dropInstance"],al=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(zo),Rb={description:"",driver:Db.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function Nb(g,E){g[E]=function(){var x=arguments;return g.ready().then(function(){return g[E].apply(g,x)})}}function ll(){for(var g=1;g<arguments.length;g++){var E=arguments[g];if(E)for(var x in E)E.hasOwnProperty(x)&&(Od(E[x])?arguments[0][x]=E[x].slice():arguments[0][x]=E[x])}return arguments[0]}var Pb=function(){function g(E){u(this,g);for(var x in Xr)if(Xr.hasOwnProperty(x)){var T=Xr[x],I=T._driver;this[x]=I,Bi[I]||this.defineDriver(T)}this._defaultConfig=ll({},Rb),this._config=ll({},this._defaultConfig,E),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return g.prototype.config=function(E){if((typeof E>"u"?"undefined":l(E))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var x in E){if(x==="storeName"&&(E[x]=E[x].replace(/\W/g,"_")),x==="version"&&typeof E[x]!="number")return new Error("Database version must be a number.");this._config[x]=E[x]}return"driver"in E&&E.driver?this.setDriver(this._config.driver):!0}else return typeof E=="string"?this._config[E]:this._config},g.prototype.defineDriver=function(E,x,T){var I=new w(function(O,M){try{var B=E._driver,G=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!E._driver){M(G);return}for(var q=al.concat("_initStorage"),H=0,ae=q.length;H<ae;H++){var Te=q[H],qe=!Ob(zo,Te);if((qe||E[Te])&&typeof E[Te]!="function"){M(G);return}}var Ue=function(){for(var tt=function(Ab){return function(){var Lb=new Error("Method "+Ab+" is not implemented by the current driver"),Rd=w.reject(Lb);return C(Rd,arguments[arguments.length-1]),Rd}},Kt=0,cl=zo.length;Kt<cl;Kt++){var ul=zo[Kt];E[ul]||(E[ul]=tt(ul))}};Ue();var gt=function(tt){Bi[B]&&console.info("Redefining LocalForage driver: "+B),Bi[B]=E,Dd[B]=tt,O()};"_support"in E?E._support&&typeof E._support=="function"?E._support().then(gt,M):gt(!!E._support):gt(!0)}catch(tt){M(tt)}});return A(I,x,T),I},g.prototype.driver=function(){return this._driver||null},g.prototype.getDriver=function(E,x,T){var I=Bi[E]?w.resolve(Bi[E]):w.reject(new Error("Driver not found."));return A(I,x,T),I},g.prototype.getSerializer=function(E){var x=w.resolve(sl);return A(x,E),x},g.prototype.ready=function(E){var x=this,T=x._driverSet.then(function(){return x._ready===null&&(x._ready=x._initDriver()),x._ready});return A(T,E,E),T},g.prototype.setDriver=function(E,x,T){var I=this;Od(E)||(E=[E]);var O=this._getSupportedDrivers(E);function M(){I._config.driver=I.driver()}function B(H){return I._extend(H),M(),I._ready=I._initStorage(I._config),I._ready}function G(H){return function(){var ae=0;function Te(){for(;ae<H.length;){var qe=H[ae];return ae++,I._dbInfo=null,I._ready=null,I.getDriver(qe).then(B).catch(Te)}M();var Ue=new Error("No available storage method found.");return I._driverSet=w.reject(Ue),I._driverSet}return Te()}}var q=this._driverSet!==null?this._driverSet.catch(function(){return w.resolve()}):w.resolve();return this._driverSet=q.then(function(){var H=O[0];return I._dbInfo=null,I._ready=null,I.getDriver(H).then(function(ae){I._driver=ae._driver,M(),I._wrapLibraryMethodsWithReady(),I._initDriver=G(O)})}).catch(function(){M();var H=new Error("No available storage method found.");return I._driverSet=w.reject(H),I._driverSet}),A(this._driverSet,x,T),this._driverSet},g.prototype.supports=function(E){return!!Dd[E]},g.prototype._extend=function(E){ll(this,E)},g.prototype._getSupportedDrivers=function(E){for(var x=[],T=0,I=E.length;T<I;T++){var O=E[T];this.supports(O)&&x.push(O)}return x},g.prototype._wrapLibraryMethodsWithReady=function(){for(var E=0,x=al.length;E<x;E++)Nb(this,al[E])},g.prototype.createInstance=function(E){return new g(E)},g}(),kb=new Pb;s.exports=kb},{3:3}]},{},[4])(4)})}),ew=An(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.MustacheUtils=void 0;var t=class kg{static escapeHtml(r){return String(r).replace(/"/g,i=>kg.entityMap[i])}};e.MustacheUtils=t,t.entityMap={'"':"&quot;"}}),tw=An(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.StorageDestination=e.AssetType=void 0;var t=function(r){return r[r.IMAGE=1]="IMAGE",r[r.VIDEO=2]="VIDEO",r[r.GIF=3]="GIF",r[r.SCREENSHOT=4]="SCREENSHOT",r[r.THREE_D=5]="THREE_D",r[r.FONT=6]="FONT",r[r.TEXT=7]="TEXT",r[r.JSON=8]="JSON",r[r.SVG=9]="SVG",r[r.HTML=10]="HTML",r[r.LOGO=11]="LOGO",r[r.OTHERS=1e3]="OTHERS",r}(t||(e.AssetType=t={})),n=function(r){return r.AWS_S3="AWS_S3",r.SHOPIFY_FILES="SHOPIFY_FILES",r}(n||(e.StorageDestination=n={}))}),nw=An(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.TemplateStatus=void 0;var t=function(n){return n[n.DRAFT=1]="DRAFT",n[n.PUBLISHED=2]="PUBLISHED",n[n.DISABLED=3]="DISABLED",n}(t||(e.TemplateStatus=t={}))}),rw=An(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.ActionType=void 0;var t=function(n){return n.VIEW_ITEM="VIEW_ITEM",n.ADD_TO_CART="ADD_TO_CART",n.VIEW_CATEGORY="VIEW_CATEGORY",n.VIEW_TAG="VIEW_TAG",n.SEARCH="SEARCH",n.APPLY_COUPON="APPLY_COUPON",n}(t||(e.ActionType=t={}))}),iw=An(e=>{"use strict";var t=e&&e.__createBinding||(Object.create?function(r,i,o,s){s===void 0&&(s=o);var a=Object.getOwnPropertyDescriptor(i,o);(!a||("get"in a?!i.__esModule:a.writable||a.configurable))&&(a={enumerable:!0,get:function(){return i[o]}}),Object.defineProperty(r,s,a)}:function(r,i,o,s){s===void 0&&(s=o),r[s]=i[o]}),n=e&&e.__exportStar||function(r,i){for(var o in r)o!=="default"&&!Object.prototype.hasOwnProperty.call(i,o)&&t(i,r,o)};Object.defineProperty(e,"__esModule",{value:!0}),n(tw(),e),n(nw(),e),n(Co(),e),n(rw(),e)});function ow(e,t){return Object.is(e,t)}var vt=null,hs=!1,Pu=1,lr=Symbol("SIGNAL");function Oe(e){let t=vt;return vt=e,t}function sw(){return vt}var ku={version:0,lastCleanEpoch:0,dirty:!1,producerNode:void 0,producerLastReadVersion:void 0,producerIndexOfThis:void 0,nextProducerIndex:0,liveConsumerNode:void 0,liveConsumerIndexOfThis:void 0,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,kind:"unknown",producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function aw(e){if(hs)throw new Error("");if(vt===null)return;vt.consumerOnSignalRead(e);let t=vt.nextProducerIndex++;if(ha(vt),t<vt.producerNode.length&&vt.producerNode[t]!==e&&io(vt)){let n=vt.producerNode[t];ua(n,vt.producerIndexOfThis[t])}vt.producerNode[t]!==e&&(vt.producerNode[t]=e,vt.producerIndexOfThis[t]=io(vt)?jg(e,vt,t):0),vt.producerLastReadVersion[t]=e.version}function lw(){Pu++}function cw(e){if(!(io(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===Pu)){if(!e.producerMustRecompute(e)&&!Mg(e)){Ad(e);return}e.producerRecomputeValue(e),Ad(e)}}function Ag(e){if(e.liveConsumerNode===void 0)return;let t=hs;hs=!0;try{for(let n of e.liveConsumerNode)n.dirty||uw(n)}finally{hs=t}}function Lg(){return vt?.consumerAllowSignalWrites!==!1}function uw(e){e.dirty=!0,Ag(e),e.consumerMarkedDirty?.(e)}function Ad(e){e.dirty=!1,e.lastCleanEpoch=Pu}function Ld(e){return e&&(e.nextProducerIndex=0),Oe(e)}function hw(e,t){if(Oe(t),!(!e||e.producerNode===void 0||e.producerIndexOfThis===void 0||e.producerLastReadVersion===void 0)){if(io(e))for(let n=e.nextProducerIndex;n<e.producerNode.length;n++)ua(e.producerNode[n],e.producerIndexOfThis[n]);for(;e.producerNode.length>e.nextProducerIndex;)e.producerNode.pop(),e.producerLastReadVersion.pop(),e.producerIndexOfThis.pop()}}function Mg(e){ha(e);for(let t=0;t<e.producerNode.length;t++){let n=e.producerNode[t],r=e.producerLastReadVersion[t];if(r!==n.version||(cw(n),r!==n.version))return!0}return!1}function Fg(e){if(ha(e),io(e))for(let t=0;t<e.producerNode.length;t++)ua(e.producerNode[t],e.producerIndexOfThis[t]);e.producerNode.length=e.producerLastReadVersion.length=e.producerIndexOfThis.length=0,e.liveConsumerNode&&(e.liveConsumerNode.length=e.liveConsumerIndexOfThis.length=0)}function jg(e,t,n){if(Vg(e),e.liveConsumerNode.length===0&&Bg(e))for(let r=0;r<e.producerNode.length;r++)e.producerIndexOfThis[r]=jg(e.producerNode[r],e,r);return e.liveConsumerIndexOfThis.push(n),e.liveConsumerNode.push(t)-1}function ua(e,t){if(Vg(e),e.liveConsumerNode.length===1&&Bg(e))for(let r=0;r<e.producerNode.length;r++)ua(e.producerNode[r],e.producerIndexOfThis[r]);let n=e.liveConsumerNode.length-1;if(e.liveConsumerNode[t]=e.liveConsumerNode[n],e.liveConsumerIndexOfThis[t]=e.liveConsumerIndexOfThis[n],e.liveConsumerNode.length--,e.liveConsumerIndexOfThis.length--,t<e.liveConsumerNode.length){let r=e.liveConsumerIndexOfThis[t],i=e.liveConsumerNode[t];ha(i),i.producerIndexOfThis[r]=t}}function io(e){return e.consumerIsAlwaysLive||(e?.liveConsumerNode?.length??0)>0}function ha(e){e.producerNode??=[],e.producerIndexOfThis??=[],e.producerLastReadVersion??=[]}function Vg(e){e.liveConsumerNode??=[],e.liveConsumerIndexOfThis??=[]}function Bg(e){return e.producerNode!==void 0}function dw(){throw new Error}var Ug=dw;function Hg(e){Ug(e)}function fw(e){Ug=e}var pw=null;function gw(e){let t=Object.create(mw);t.value=e;let n=()=>(aw(t),t.value);return n[lr]=t,n}function $g(e,t){Lg()||Hg(e),e.equal(e.value,t)||(e.value=t,vw(e))}function _w(e,t){Lg()||Hg(e),$g(e,t(e.value))}var mw=Ye(j({},ku),{equal:ow,value:void 0,kind:"signal"});function vw(e){e.version++,lw(),Ag(e),pw?.()}function We(e){return typeof e=="function"}function zg(e){let t=e(n=>{Error.call(n),n.stack=new Error().stack});return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var hl=zg(e=>function(t){e(this),this.message=t?`${t.length} errors occurred during unsubscription:
11
11
  ${t.map((n,r)=>`${r+1}) ${n.toString()}`).join(`
12
- `)}`:"",this.name="UnsubscriptionError",this.errors=t});function Cs(e,t){if(e){let n=e.indexOf(t);0<=n&&e.splice(n,1)}}var yt=class tc{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;let{_parentage:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(let o of n)o.remove(this);else n.remove(this);let{initialTeardown:r}=this;if(We(r))try{r()}catch(o){t=o instanceof ul?o.errors:[o]}let{_finalizers:i}=this;if(i){this._finalizers=null;for(let o of i)try{Ld(o)}catch(s){t=t??[],s instanceof ul?t=[...t,...s.errors]:t.push(s)}}if(t)throw new ul(t)}}add(t){var n;if(t&&t!==this)if(this.closed)Ld(t);else{if(t instanceof tc){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(t)}}_hasParent(t){let{_parentage:n}=this;return n===t||Array.isArray(n)&&n.includes(t)}_addParent(t){let{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t}_removeParent(t){let{_parentage:n}=this;n===t?this._parentage=null:Array.isArray(n)&&Cs(n,t)}remove(t){let{_finalizers:n}=this;n&&Cs(n,t),t instanceof tc&&t._removeParent(this)}};yt.EMPTY=(()=>{let e=new yt;return e.closed=!0,e})();var zg=yt.EMPTY;function qg(e){return e instanceof yt||e&&"closed"in e&&We(e.remove)&&We(e.add)&&We(e.unsubscribe)}function Ld(e){We(e)?e():e.unsubscribe()}var Gr={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Is={setTimeout(e,t,...n){let{delegate:r}=Is;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){let{delegate:t}=Is;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function Gg(e){Is.setTimeout(()=>{let{onUnhandledError:t}=Gr;if(t)t(e);else throw e})}function nc(){}var vw=ku("C",void 0,void 0);function yw(e){return ku("E",void 0,e)}function bw(e){return ku("N",e,void 0)}function ku(e,t,n){return{kind:e,value:t,error:n}}var Tr=null;function ds(e){if(Gr.useDeprecatedSynchronousErrorHandling){let t=!Tr;if(t&&(Tr={errorThrown:!1,error:null}),e(),t){let{errorThrown:n,error:r}=Tr;if(Tr=null,n)throw r}}else e()}function ww(e){Gr.useDeprecatedSynchronousErrorHandling&&Tr&&(Tr.errorThrown=!0,Tr.error=e)}var Au=class extends yt{constructor(e){super(),this.isStopped=!1,e?(this.destination=e,qg(e)&&e.add(this)):this.destination=Cw}static create(e,t,n){return new rc(e,t,n)}next(e){this.isStopped?dl(bw(e),this):this._next(e)}error(e){this.isStopped?dl(yw(e),this):(this.isStopped=!0,this._error(e))}complete(){this.isStopped?dl(vw,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,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()}}},Ew=Function.prototype.bind;function hl(e,t){return Ew.call(e,t)}var xw=class{constructor(e){this.partialObserver=e}next(e){let{partialObserver:t}=this;if(t.next)try{t.next(e)}catch(n){Go(n)}}error(e){let{partialObserver:t}=this;if(t.error)try{t.error(e)}catch(n){Go(n)}else Go(e)}complete(){let{partialObserver:e}=this;if(e.complete)try{e.complete()}catch(t){Go(t)}}},rc=class extends Au{constructor(e,t,n){super();let r;if(We(e)||!e)r={next:e??void 0,error:t??void 0,complete:n??void 0};else{let i;this&&Gr.useDeprecatedNextContext?(i=Object.create(e),i.unsubscribe=()=>this.unsubscribe(),r={next:e.next&&hl(e.next,i),error:e.error&&hl(e.error,i),complete:e.complete&&hl(e.complete,i)}):r=e}this.destination=new xw(r)}};function Go(e){Gr.useDeprecatedSynchronousErrorHandling?ww(e):Gg(e)}function Sw(e){throw e}function dl(e,t){let{onStoppedNotification:n}=Gr;n&&Is.setTimeout(()=>n(e,t))}var Cw={closed:!0,next:nc,error:Sw,complete:nc},Lu=typeof Symbol=="function"&&Symbol.observable||"@@observable";function da(e){return e}function Iw(e){return e.length===0?da:e.length===1?e[0]:function(t){return e.reduce((n,r)=>r(n),t)}}var bt=(()=>{class e{constructor(n){n&&(this._subscribe=n)}lift(n){let r=new e;return r.source=this,r.operator=n,r}subscribe(n,r,i){let o=Ow(n)?n:new rc(n,r,i);return ds(()=>{let{operator:s,source:a}=this;o.add(s?s.call(o,a):a?this._subscribe(o):this._trySubscribe(o))}),o}_trySubscribe(n){try{return this._subscribe(n)}catch(r){n.error(r)}}forEach(n,r){return r=Md(r),new r((i,o)=>{let s=new rc({next:a=>{try{n(a)}catch(l){o(l),s.unsubscribe()}},error:o,complete:i});this.subscribe(s)})}_subscribe(n){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(n)}[Lu](){return this}pipe(...n){return Iw(n)(this)}toPromise(n){return n=Md(n),new n((r,i)=>{let o;this.subscribe(s=>o=s,s=>i(s),()=>r(o))})}}return e.create=t=>new e(t),e})();function Md(e){var t;return(t=e??Gr.Promise)!==null&&t!==void 0?t:Promise}function Tw(e){return e&&We(e.next)&&We(e.error)&&We(e.complete)}function Ow(e){return e&&e instanceof Au||Tw(e)&&qg(e)}function Dw(e){return We(e?.lift)}function rn(e){return t=>{if(Dw(t))return t.lift(function(n){try{return e(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function zt(e,t,n,r,i){return new Rw(e,t,n,r,i)}var Rw=class extends Au{constructor(e,t,n,r,i,o){super(e),this.onFinalize=i,this.shouldUnsubscribe=o,this._next=t?function(s){try{t(s)}catch(a){e.error(a)}}:super._next,this._error=r?function(s){try{r(s)}catch(a){e.error(a)}finally{this.unsubscribe()}}:super._error,this._complete=n?function(){try{n()}catch(s){e.error(s)}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))}}},Zi={schedule(e){let t=requestAnimationFrame,n=cancelAnimationFrame,{delegate:r}=Zi;r&&(t=r.requestAnimationFrame,n=r.cancelAnimationFrame);let i=t(o=>{n=void 0,e(o)});return new yt(()=>n?.(i))},requestAnimationFrame(...e){let{delegate:t}=Zi;return(t?.requestAnimationFrame||requestAnimationFrame)(...e)},cancelAnimationFrame(...e){let{delegate:t}=Zi;return(t?.cancelAnimationFrame||cancelAnimationFrame)(...e)},delegate:void 0},Nw=$g(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}),ye=(()=>{class e extends bt{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){let r=new jd(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new Nw}next(n){ds(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){ds(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=n;let{observers:r}=this;for(;r.length;)r.shift().error(n)}})}complete(){ds(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;let{observers:n}=this;for(;n.length;)n.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0}_trySubscribe(n){return this._throwIfClosed(),super._trySubscribe(n)}_subscribe(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)}_innerSubscribe(n){let{hasError:r,isStopped:i,observers:o}=this;return r||i?zg:(this.currentObservers=null,o.push(n),new yt(()=>{this.currentObservers=null,Cs(o,n)}))}_checkFinalizedStatuses(n){let{hasError:r,thrownError:i,isStopped:o}=this;r?n.error(i):o&&n.complete()}asObservable(){let n=new bt;return n.source=this,n}}return e.create=(t,n)=>new jd(t,n),e})(),jd=class extends ye{constructor(e,t){super(),this.destination=e,this.source=t}next(e){var t,n;(n=(t=this.destination)===null||t===void 0?void 0:t.next)===null||n===void 0||n.call(t,e)}error(e){var t,n;(n=(t=this.destination)===null||t===void 0?void 0:t.error)===null||n===void 0||n.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,n;return(n=(t=this.source)===null||t===void 0?void 0:t.subscribe(e))!==null&&n!==void 0?n:zg}},Mu=class extends ye{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:n}=this;if(e)throw t;return this._throwIfClosed(),n}next(e){super.next(this._value=e)}},ju={now(){return(ju.delegate||Date).now()},delegate:void 0},Pw=class extends ye{constructor(e=1/0,t=1/0,n=ju){super(),this._bufferSize=e,this._windowTime=t,this._timestampProvider=n,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=t===1/0,this._bufferSize=Math.max(1,e),this._windowTime=Math.max(1,t)}next(e){let{isStopped:t,_buffer:n,_infiniteTimeWindow:r,_timestampProvider:i,_windowTime:o}=this;t||(n.push(e),!r&&n.push(i.now()+o)),this._trimBuffer(),super.next(e)}_subscribe(e){this._throwIfClosed(),this._trimBuffer();let t=this._innerSubscribe(e),{_infiniteTimeWindow:n,_buffer:r}=this,i=r.slice();for(let o=0;o<i.length&&!e.closed;o+=n?1:2)e.next(i[o]);return this._checkFinalizedStatuses(e),t}_trimBuffer(){let{_bufferSize:e,_timestampProvider:t,_buffer:n,_infiniteTimeWindow:r}=this,i=(r?1:2)*e;if(e<1/0&&i<n.length&&n.splice(0,n.length-i),!r){let o=t.now(),s=0;for(let a=1;a<n.length&&n[a]<=o;a+=2)s=a;s&&n.splice(0,s+1)}}},kw=class extends yt{constructor(e,t){super()}schedule(e,t=0){return this}},Ts={setInterval(e,t,...n){let{delegate:r}=Ts;return r?.setInterval?r.setInterval(e,t,...n):setInterval(e,t,...n)},clearInterval(e){let{delegate:t}=Ts;return(t?.clearInterval||clearInterval)(e)},delegate:void 0},Wg=class extends kw{constructor(e,t){super(e,t),this.scheduler=e,this.work=t,this.pending=!1}schedule(e,t=0){var n;if(this.closed)return this;this.state=e;let r=this.id,i=this.scheduler;return r!=null&&(this.id=this.recycleAsyncId(i,r,t)),this.pending=!0,this.delay=t,this.id=(n=this.id)!==null&&n!==void 0?n:this.requestAsyncId(i,this.id,t),this}requestAsyncId(e,t,n=0){return Ts.setInterval(e.flush.bind(e,this),n)}recycleAsyncId(e,t,n=0){if(n!=null&&this.delay===n&&this.pending===!1)return t;t!=null&&Ts.clearInterval(t)}execute(e,t){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;let n=this._execute(e,t);if(n)return n;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(e,t){let n=!1,r;try{this.work(e)}catch(i){n=!0,r=i||new Error("Scheduled action threw falsy error")}if(n)return this.unsubscribe(),r}unsubscribe(){if(!this.closed){let{id:e,scheduler:t}=this,{actions:n}=t;this.work=this.state=this.scheduler=null,this.pending=!1,Cs(n,this),e!=null&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null,super.unsubscribe()}}},ic=class Zg{constructor(t,n=Zg.now){this.schedulerActionCtor=t,this.now=n}schedule(t,n=0,r){return new this.schedulerActionCtor(this,t).schedule(r,n)}};ic.now=ju.now;var Yg=class extends ic{constructor(e,t=ic.now){super(e,t),this.actions=[],this._active=!1}flush(e){let{actions:t}=this;if(this._active){t.push(e);return}let n;this._active=!0;do if(n=e.execute(e.state,e.delay))break;while(e=t.shift());if(this._active=!1,n){for(;e=t.shift();)e.unsubscribe();throw n}}},Fu=new Yg(Wg),Aw=Fu,Lw=class extends Wg{constructor(e,t){super(e,t),this.scheduler=e,this.work=t}requestAsyncId(e,t,n=0){return n!==null&&n>0?super.requestAsyncId(e,t,n):(e.actions.push(this),e._scheduled||(e._scheduled=Zi.requestAnimationFrame(()=>e.flush(void 0))))}recycleAsyncId(e,t,n=0){var r;if(n!=null?n>0:this.delay>0)return super.recycleAsyncId(e,t,n);let{actions:i}=e;t!=null&&((r=i[i.length-1])===null||r===void 0?void 0:r.id)!==t&&(Zi.cancelAnimationFrame(t),e._scheduled=void 0)}},Mw=class extends Yg{flush(e){this._active=!0;let t=this._scheduled;this._scheduled=void 0;let{actions:n}=this,r;e=e||n.shift();do if(r=e.execute(e.state,e.delay))break;while((e=n[0])&&e.id===t&&n.shift());if(this._active=!1,r){for(;(e=n[0])&&e.id===t&&n.shift();)e.unsubscribe();throw r}}},jw=new Mw(Lw),Vu=new bt(e=>e.complete());function Kg(e){return e&&We(e.schedule)}function Jg(e){return e[e.length-1]}function fa(e){return Kg(Jg(e))?e.pop():void 0}function Fw(e,t){return typeof Jg(e)=="number"?e.pop():t}function Vw(e,t,n,r){function i(o){return o instanceof n?o:new n(function(s){s(o)})}return new(n||(n=Promise))(function(o,s){function a(d){try{u(r.next(d))}catch(h){s(h)}}function l(d){try{u(r.throw(d))}catch(h){s(h)}}function u(d){d.done?o(d.value):i(d.value).then(a,l)}u((r=r.apply(e,t||[])).next())})}function Fd(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function ai(e){return this instanceof ai?(this.v=e,this):new ai(e)}function Bw(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),i,o=[];return i=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",s),i[Symbol.asyncIterator]=function(){return this},i;function s(m){return function(w){return Promise.resolve(w).then(m,h)}}function a(m,w){r[m]&&(i[m]=function(C){return new Promise(function(A,k){o.push([m,C,A,k])>1||l(m,C)})},w&&(i[m]=w(i[m])))}function l(m,w){try{u(r[m](w))}catch(C){v(o[0][3],C)}}function u(m){m.value instanceof ai?Promise.resolve(m.value.v).then(d,h):v(o[0][2],m)}function d(m){l("next",m)}function h(m){l("throw",m)}function v(m,w){m(w),o.shift(),o.length&&l(o[0][0],o[0][1])}}function Uw(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof Fd=="function"?Fd(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(o){n[o]=e[o]&&function(s){return new Promise(function(a,l){s=e[o](s),i(a,l,s.done,s.value)})}}function i(o,s,a,l){Promise.resolve(l).then(function(u){o({value:u,done:a})},s)}}var Bu=e=>e&&typeof e.length=="number"&&typeof e!="function";function Xg(e){return We(e?.then)}function Qg(e){return We(e[Lu])}function e_(e){return Symbol.asyncIterator&&We(e?.[Symbol.asyncIterator])}function t_(e){return new TypeError(`You provided ${e!==null&&typeof e=="object"?"an invalid object":`'${e}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}function Hw(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var n_=Hw();function r_(e){return We(e?.[n_])}function i_(e){return Bw(this,arguments,function*(){let t=e.getReader();try{for(;;){let{value:n,done:r}=yield ai(t.read());if(r)return yield ai(void 0);yield yield ai(n)}}finally{t.releaseLock()}})}function o_(e){return We(e?.getReader)}function bn(e){if(e instanceof bt)return e;if(e!=null){if(Qg(e))return $w(e);if(Bu(e))return zw(e);if(Xg(e))return qw(e);if(e_(e))return s_(e);if(r_(e))return Gw(e);if(o_(e))return Ww(e)}throw t_(e)}function $w(e){return new bt(t=>{let n=e[Lu]();if(We(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function zw(e){return new bt(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function qw(e){return new bt(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,Gg)})}function Gw(e){return new bt(t=>{for(let n of e)if(t.next(n),t.closed)return;t.complete()})}function s_(e){return new bt(t=>{Zw(e,t).catch(n=>t.error(n))})}function Ww(e){return s_(i_(e))}function Zw(e,t){var n,r,i,o;return Vw(this,void 0,void 0,function*(){try{for(n=Uw(e);r=yield n.next(),!r.done;){let s=r.value;if(t.next(s),t.closed)return}}catch(s){i={error:s}}finally{try{r&&!r.done&&(o=n.return)&&(yield o.call(n))}finally{if(i)throw i.error}}t.complete()})}function cr(e,t,n,r=0,i=!1){let o=t.schedule(function(){n(),i?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(o),!i)return o}function a_(e,t=0){return rn((n,r)=>{n.subscribe(zt(r,i=>cr(r,e,()=>r.next(i),t),()=>cr(r,e,()=>r.complete(),t),i=>cr(r,e,()=>r.error(i),t)))})}function l_(e,t=0){return rn((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function Yw(e,t){return bn(e).pipe(l_(t),a_(t))}function Kw(e,t){return bn(e).pipe(l_(t),a_(t))}function Jw(e,t){return new bt(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function Xw(e,t){return new bt(n=>{let r;return cr(n,t,()=>{r=e[n_](),cr(n,t,()=>{let i,o;try{({value:i,done:o}=r.next())}catch(s){n.error(s);return}o?n.complete():n.next(i)},0,!0)}),()=>We(r?.return)&&r.return()})}function c_(e,t){if(!e)throw new Error("Iterable cannot be null");return new bt(n=>{cr(n,t,()=>{let r=e[Symbol.asyncIterator]();cr(n,t,()=>{r.next().then(i=>{i.done?n.complete():n.next(i.value)})},0,!0)})})}function Qw(e,t){return c_(i_(e),t)}function e1(e,t){if(e!=null){if(Qg(e))return Yw(e,t);if(Bu(e))return Jw(e,t);if(Xg(e))return Kw(e,t);if(e_(e))return c_(e,t);if(r_(e))return Xw(e,t);if(o_(e))return Qw(e,t)}throw t_(e)}function pa(e,t){return t?e1(e,t):bn(e)}function Uu(...e){let t=fa(e);return pa(e,t)}function t1(e){return e instanceof Date&&!isNaN(e)}function ga(e,t){return rn((n,r)=>{let i=0;n.subscribe(zt(r,o=>{r.next(e.call(t,o,i++))}))})}var{isArray:n1}=Array;function r1(e,t){return n1(t)?e(...t):e(t)}function i1(e){return ga(t=>r1(e,t))}function o1(e,t,n,r,i,o,s,a){let l=[],u=0,d=0,h=!1,v=()=>{h&&!l.length&&!u&&t.complete()},m=C=>u<r?w(C):l.push(C),w=C=>{o&&t.next(C),u++;let A=!1;bn(n(C,d++)).subscribe(zt(t,k=>{i?.(k),o?m(k):t.next(k)},()=>{A=!0},void 0,()=>{if(A)try{for(u--;l.length&&u<r;){let k=l.shift();s?cr(t,s,()=>w(k)):w(k)}v()}catch(k){t.error(k)}}))};return e.subscribe(zt(t,m,()=>{h=!0,v()})),()=>{a?.()}}function ro(e,t,n=1/0){return We(t)?ro((r,i)=>ga((o,s)=>t(r,o,i,s))(bn(e(r,i))),n):(typeof t=="number"&&(n=t),rn((r,i)=>o1(r,i,e,n)))}function u_(e=1/0){return ro(da,e)}function s1(){return u_(1)}function Vd(...e){return s1()(pa(e,fa(e)))}function a1(e){return new bt(t=>{bn(e()).subscribe(t)})}var l1=["addListener","removeListener"],c1=["addEventListener","removeEventListener"],u1=["on","off"];function oc(e,t,n,r){if(We(n)&&(r=n,n=void 0),r)return oc(e,t,n).pipe(i1(r));let[i,o]=f1(e)?c1.map(s=>a=>e[s](t,a,n)):h1(e)?l1.map(Bd(e,t)):d1(e)?u1.map(Bd(e,t)):[];if(!i&&Bu(e))return ro(s=>oc(s,t,n))(bn(e));if(!i)throw new TypeError("Invalid event target");return new bt(s=>{let a=(...l)=>s.next(1<l.length?l:l[0]);return i(a),()=>o(a)})}function Bd(e,t){return n=>r=>e[n](t,r)}function h1(e){return We(e.addListener)&&We(e.removeListener)}function d1(e){return We(e.on)&&We(e.off)}function f1(e){return We(e.addEventListener)&&We(e.removeEventListener)}function h_(e=0,t,n=Aw){let r=-1;return t!=null&&(Kg(t)?n=t:r=t),new bt(i=>{let o=t1(e)?+e-n.now():e;o<0&&(o=0);let s=0;return n.schedule(function(){i.closed||(i.next(s++),0<=r?this.schedule(void 0,r):i.complete())},o)})}function p1(e=0,t=Fu){return e<0&&(e=0),h_(e,e,t)}function _a(...e){let t=fa(e),n=Fw(e,1/0),r=e;return r.length?r.length===1?bn(r[0]):u_(n)(pa(r,t)):Vu}function Hu(e,t){return rn((n,r)=>{let i=0;n.subscribe(zt(r,o=>e.call(t,o,i++)&&r.next(o)))})}function g1(e){return rn((t,n)=>{let r=!1,i=null,o=null,s=!1,a=()=>{if(o?.unsubscribe(),o=null,r){r=!1;let u=i;i=null,n.next(u)}s&&n.complete()},l=()=>{o=null,s&&n.complete()};t.subscribe(zt(n,u=>{r=!0,i=u,o||bn(e(u)).subscribe(o=zt(n,a,l))},()=>{s=!0,(!r||!o||o.closed)&&n.complete()}))})}function d_(e,t=Fu){return g1(()=>h_(e,t))}function _1(e){return e<=0?()=>Vu:rn((t,n)=>{let r=0;t.subscribe(zt(n,i=>{++r<=e&&(n.next(i),e<=r&&n.complete())}))})}function m1(e,t=da){return e=e??v1,rn((n,r)=>{let i,o=!0;n.subscribe(zt(r,s=>{let a=t(s);(o||!e(i,a))&&(o=!1,i=a,r.next(s))}))})}function v1(e,t){return e===t}function y1(e){return Hu((t,n)=>e<=n)}function f_(...e){let t=fa(e);return rn((n,r)=>{(t?Vd(e,n,t):Vd(e,n)).subscribe(r)})}function p_(e,t){return rn((n,r)=>{let i=null,o=0,s=!1,a=()=>s&&!i&&r.complete();n.subscribe(zt(r,l=>{i?.unsubscribe();let u=0,d=o++;bn(e(l,d)).subscribe(i=zt(r,h=>r.next(t?t(l,h,d,u++):h),()=>{i=null,a()}))},()=>{s=!0,a()}))})}function fi(e){return rn((t,n)=>{bn(e).subscribe(zt(n,()=>n.complete(),nc)),!n.closed&&t.subscribe(n)})}function b1(e,t,n){let r=We(e)||t||n?{next:e,error:t,complete:n}:e;return r?rn((i,o)=>{var s;(s=r.subscribe)===null||s===void 0||s.call(r);let a=!0;i.subscribe(zt(o,l=>{var u;(u=r.next)===null||u===void 0||u.call(r,l),o.next(l)},()=>{var l;a=!1,(l=r.complete)===null||l===void 0||l.call(r),o.complete()},l=>{var u;a=!1,(u=r.error)===null||u===void 0||u.call(r,l),o.error(l)},()=>{var l,u;a&&((l=r.unsubscribe)===null||l===void 0||l.call(r)),(u=r.finalize)===null||u===void 0||u.call(r)}))}):da}var g_="https://g.co/ng/security#xss",Ae=class extends Error{code;constructor(e,t){super(w1(e,t)),this.code=e}};function w1(e,t){return`${`NG0${Math.abs(e)}`}${t?": "+t:""}`}function $u(e){return{toString:e}.toString()}var io=globalThis;function Xe(e){for(let t in e)if(e[t]===Xe)return t;throw Error("Could not find renamed property on target object.")}function E1(e,t){for(let n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}function dn(e){if(typeof e=="string")return e;if(Array.isArray(e))return`[${e.map(dn).join(", ")}]`;if(e==null)return""+e;let t=e.overriddenName||e.name;if(t)return`${t}`;let n=e.toString();if(n==null)return""+n;let r=n.indexOf(`
13
- `);return r>=0?n.slice(0,r):n}function Ud(e,t){return e?t?`${e} ${t}`:e:t||""}var x1=Xe({__forward_ref__:Xe});function __(e){return e.__forward_ref__=__,e.toString=function(){return dn(this())},e}function Pt(e){return m_(e)?e():e}function m_(e){return typeof e=="function"&&e.hasOwnProperty(x1)&&e.__forward_ref__===__}function _e(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function zu(e){return Hd(e,v_)||Hd(e,y_)}function Hd(e,t){return e.hasOwnProperty(t)?e[t]:null}function S1(e){return e&&(e[v_]||e[y_])||null}function $d(e){return e&&(e.hasOwnProperty(zd)||e.hasOwnProperty(C1))?e[zd]:null}var v_=Xe({\u0275prov:Xe}),zd=Xe({\u0275inj:Xe}),y_=Xe({ngInjectableDef:Xe}),C1=Xe({ngInjectorDef:Xe}),Ce=class{_desc;ngMetadataName="InjectionToken";\u0275prov;constructor(e,t){this._desc=e,this.\u0275prov=void 0,typeof t=="number"?this.__NG_ELEMENT_ID__=t:t!==void 0&&(this.\u0275prov=_e({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function b_(e){return e&&!!e.\u0275providers}var I1=Xe({\u0275cmp:Xe}),T1=Xe({\u0275dir:Xe}),w_=Xe({\u0275pipe:Xe}),Os=Xe({\u0275fac:Xe}),Yi=Xe({__NG_ELEMENT_ID__:Xe}),qd=Xe({__NG_ENV_ID__:Xe});function Co(e){return typeof e=="string"?e:e==null?"":String(e)}function O1(e){return typeof e=="function"?e.name||e.toString():typeof e=="object"&&e!=null&&typeof e.type=="function"?e.type.name||e.type.toString():Co(e)}function D1(e,t){throw new Ae(-200,e)}function qu(e,t){throw new Ae(-201,!1)}var De=function(e){return e[e.Default=0]="Default",e[e.Host=1]="Host",e[e.Self=2]="Self",e[e.SkipSelf=4]="SkipSelf",e[e.Optional=8]="Optional",e}(De||{}),sc;function E_(){return sc}function Mt(e){let t=sc;return sc=e,t}function x_(e,t,n){let r=zu(e);if(r&&r.providedIn=="root")return r.value===void 0?r.value=r.factory():r.value;if(n&De.Optional)return null;if(t!==void 0)return t;qu(e,"Injector")}var R1={},oo=R1,N1="__NG_DI_FLAG__",Ds="ngTempTokenPath",P1="ngTokenPath",k1=/\n/gm,A1="\u0275",Gd="__source",li;function L1(){return li}function nr(e){let t=li;return li=e,t}function M1(e,t=De.Default){if(li===void 0)throw new Ae(-203,!1);return li===null?x_(e,void 0,t):li.get(e,t&De.Optional?null:void 0,t)}function Fe(e,t=De.Default){return(E_()||M1)(Pt(e),t)}function P(e,t=De.Default){return Fe(e,ma(t))}function ma(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function ac(e){let t=[];for(let n=0;n<e.length;n++){let r=Pt(e[n]);if(Array.isArray(r)){if(r.length===0)throw new Ae(900,!1);let i,o=De.Default;for(let s=0;s<r.length;s++){let a=r[s],l=j1(a);typeof l=="number"?l===-1?i=a.token:o|=l:i=a}t.push(Fe(i,o))}else t.push(Fe(r))}return t}function j1(e){return e[N1]}function F1(e,t,n,r){let i=e[Ds];throw t[Gd]&&i.unshift(t[Gd]),e.message=V1(`
14
- `+e.message,i,n,r),e[P1]=i,e[Ds]=null,e}function V1(e,t,n,r=null){e=e&&e.charAt(0)===`
15
- `&&e.charAt(1)==A1?e.slice(2):e;let i=dn(t);if(Array.isArray(t))i=t.map(dn).join(" -> ");else if(typeof t=="object"){let o=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];o.push(s+":"+(typeof a=="string"?JSON.stringify(a):dn(a)))}i=`{${o.join(", ")}}`}return`${n}${r?"("+r+")":""}[${i}]: ${e.replace(k1,`
16
- `)}`}function kr(e,t){return e.hasOwnProperty(Os)?e[Os]:null}function B1(e,t,n){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++){let i=e[r],o=t[r];if(n&&(i=n(i),o=n(o)),o!==i)return!1}return!0}function U1(e){return e.flat(Number.POSITIVE_INFINITY)}function Gu(e,t){e.forEach(n=>Array.isArray(n)?Gu(n,t):t(n))}function S_(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function Rs(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function H1(e,t,n,r){let i=e.length;if(i==t)e.push(n,r);else if(i===1)e.push(r,e[0]),e[0]=n;else{for(i--,e.push(e[i-1],e[i]);i>t;){let o=i-2;e[i]=e[o],i--}e[t]=n,e[t+1]=r}}function $1(e,t,n){let r=Io(e,t);return r>=0?e[r|1]=n:(r=~r,H1(e,r,t,n)),r}function fl(e,t){let n=Io(e,t);if(n>=0)return e[n|1]}function Io(e,t){return z1(e,t,1)}function z1(e,t,n){let r=0,i=e.length>>n;for(;i!==r;){let o=r+(i-r>>1),s=e[o<<n];if(t===s)return o<<n;s>t?i=o:r=o+1}return~(i<<n)}var Ar={},$n=[],Ns=new Ce(""),C_=new Ce("",-1),I_=new Ce(""),T_=class{get(e,t=oo){if(t===oo){let n=new Error(`NullInjectorError: No provider for ${dn(e)}!`);throw n.name="NullInjectorError",n}return t}};function Lr(e){return e[I1]||null}function O_(e){return e[T1]||null}function D_(e){return e[w_]||null}function q1(e){let t=Lr(e)||O_(e)||D_(e);return t!==null&&t.standalone}function G1(e){return{\u0275providers:e}}function W1(...e){return{\u0275providers:R_(!0,e),\u0275fromNgModule:!0}}function R_(e,...t){let n=[],r=new Set,i,o=s=>{n.push(s)};return Gu(t,s=>{let a=s;lc(a,o,[],r)&&(i||=[],i.push(a))}),i!==void 0&&N_(i,o),n}function N_(e,t){for(let n=0;n<e.length;n++){let{ngModule:r,providers:i}=e[n];Wu(i,o=>{t(o,r)})}}function lc(e,t,n,r){if(e=Pt(e),!e)return!1;let i=null,o=$d(e),s=!o&&Lr(e);if(!o&&!s){let l=e.ngModule;if(o=$d(l),o)i=l;else return!1}else{if(s&&!s.standalone)return!1;i=e}let a=r.has(i);if(s){if(a)return!1;if(r.add(i),s.dependencies){let l=typeof s.dependencies=="function"?s.dependencies():s.dependencies;for(let u of l)lc(u,t,n,r)}}else if(o){if(o.imports!=null&&!a){r.add(i);let u;try{Gu(o.imports,d=>{lc(d,t,n,r)&&(u||=[],u.push(d))})}finally{}u!==void 0&&N_(u,t)}if(!a){let u=kr(i)||(()=>new i);t({provide:i,useFactory:u,deps:$n},i),t({provide:I_,useValue:i,multi:!0},i),t({provide:Ns,useValue:()=>Fe(i),multi:!0},i)}let l=o.providers;if(l!=null&&!a){let u=e;Wu(l,d=>{t(d,u)})}}else return!1;return i!==e&&e.providers!==void 0}function Wu(e,t){for(let n of e)b_(n)&&(n=n.\u0275providers),Array.isArray(n)?Wu(n,t):t(n)}var Z1=Xe({provide:String,useValue:Xe});function P_(e){return e!==null&&typeof e=="object"&&Z1 in e}function Y1(e){return!!(e&&e.useExisting)}function K1(e){return!!(e&&e.useFactory)}function pi(e){return typeof e=="function"}function J1(e){return!!e.useClass}var Zu=new Ce(""),fs={},X1={},pl;function va(){return pl===void 0&&(pl=new T_),pl}var zn=class{},Yu=class extends zn{parent;source;scopes;records=new Map;_ngOnDestroyHooks=new Set;_onDestroyHooks=[];get destroyed(){return this._destroyed}_destroyed=!1;injectorDefTypes;constructor(e,t,n,r){super(),this.parent=t,this.source=n,this.scopes=r,uc(e,o=>this.processProvider(o)),this.records.set(C_,ti(void 0,this)),r.has("environment")&&this.records.set(zn,ti(void 0,this));let i=this.records.get(Zu);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(I_,$n,De.Self))}destroy(){zi(this),this._destroyed=!0;let e=Oe(null);try{for(let n of this._ngOnDestroyHooks)n.ngOnDestroy();let t=this._onDestroyHooks;this._onDestroyHooks=[];for(let n of t)n()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),Oe(e)}}onDestroy(e){return zi(this),this._onDestroyHooks.push(e),()=>this.removeOnDestroy(e)}runInContext(e){zi(this);let t=nr(this),n=Mt(void 0),r;try{return e()}finally{nr(t),Mt(n)}}get(e,t=oo,n=De.Default){if(zi(this),e.hasOwnProperty(qd))return e[qd](this);n=ma(n);let r,i=nr(this),o=Mt(void 0);try{if(!(n&De.SkipSelf)){let a=this.records.get(e);if(a===void 0){let l=rE(e)&&zu(e);l&&this.injectableDefInScope(l)?a=ti(cc(e),fs):a=null,this.records.set(e,a)}if(a!=null)return this.hydrate(e,a)}let s=n&De.Self?va():this.parent;return t=n&De.Optional&&t===oo?null:t,s.get(e,t)}catch(s){if(s.name==="NullInjectorError"){if((s[Ds]=s[Ds]||[]).unshift(dn(e)),i)throw s;return F1(s,e,"R3InjectorError",this.source)}else throw s}finally{Mt(o),nr(i)}}resolveInjectorInitializers(){let e=Oe(null),t=nr(this),n=Mt(void 0),r;try{let i=this.get(Ns,$n,De.Self);for(let o of i)o()}finally{nr(t),Mt(n),Oe(e)}}toString(){let e=[],t=this.records;for(let n of t.keys())e.push(dn(n));return`R3Injector[${e.join(", ")}]`}processProvider(e){e=Pt(e);let t=pi(e)?e:Pt(e&&e.provide),n=eE(e);if(!pi(e)&&e.multi===!0){let r=this.records.get(t);r||(r=ti(void 0,fs,!0),r.factory=()=>ac(r.multi),this.records.set(t,r)),t=e,r.multi.push(e)}this.records.set(t,n)}hydrate(e,t){let n=Oe(null);try{return t.value===fs&&(t.value=X1,t.value=t.factory()),typeof t.value=="object"&&t.value&&nE(t.value)&&this._ngOnDestroyHooks.add(t.value),t.value}finally{Oe(n)}}injectableDefInScope(e){if(!e.providedIn)return!1;let t=Pt(e.providedIn);return typeof t=="string"?t==="any"||this.scopes.has(t):this.injectorDefTypes.has(t)}removeOnDestroy(e){let t=this._onDestroyHooks.indexOf(e);t!==-1&&this._onDestroyHooks.splice(t,1)}};function cc(e){let t=zu(e),n=t!==null?t.factory:kr(e);if(n!==null)return n;if(e instanceof Ce)throw new Ae(204,!1);if(e instanceof Function)return Q1(e);throw new Ae(204,!1)}function Q1(e){if(e.length>0)throw new Ae(204,!1);let t=S1(e);return t!==null?()=>t.factory(e):()=>new e}function eE(e){if(P_(e))return ti(void 0,e.useValue);{let t=k_(e);return ti(t,fs)}}function k_(e,t,n){let r;if(pi(e)){let i=Pt(e);return kr(i)||cc(i)}else if(P_(e))r=()=>Pt(e.useValue);else if(K1(e))r=()=>e.useFactory(...ac(e.deps||[]));else if(Y1(e))r=()=>Fe(Pt(e.useExisting));else{let i=Pt(e&&(e.useClass||e.provide));if(tE(e))r=()=>new i(...ac(e.deps));else return kr(i)||cc(i)}return r}function zi(e){if(e.destroyed)throw new Ae(205,!1)}function ti(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function tE(e){return!!e.deps}function nE(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function rE(e){return typeof e=="function"||typeof e=="object"&&e instanceof Ce}function uc(e,t){for(let n of e)Array.isArray(n)?uc(n,t):n&&b_(n)?uc(n.\u0275providers,t):t(n)}function A_(e,t){e instanceof Yu&&zi(e);let n,r=nr(e),i=Mt(void 0);try{return t()}finally{nr(r),Mt(i)}}function L_(){return E_()!==void 0||L1()!=null}function M_(e){if(!L_())throw new Ae(-203,!1)}function iE(e){return typeof e=="function"}var Yn=0,ge=1,ve=2,Rt=3,fn=4,wn=5,so=6,Ps=7,ht=8,ao=9,qn=10,wt=11,lo=12,Wd=13,xi=14,mn=15,Mr=16,ni=17,Gn=18,To=19,j_=20,ur=21,gl=22,ks=23,$t=24,ci=25,ct=26,F_=1,jr=7,As=8,gi=9,Dt=10;function Vn(e){return Array.isArray(e)&&typeof e[F_]=="object"}function Kn(e){return Array.isArray(e)&&e[F_]===!0}function Ku(e){return(e.flags&4)!==0}function Si(e){return e.componentOffset>-1}function ya(e){return(e.flags&1)===1}function Rn(e){return!!e.template}function Ls(e){return(e[ve]&512)!==0}function Oo(e){return(e[ve]&256)===256}var oE=class{previousValue;currentValue;firstChange;constructor(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}isFirstChange(){return this.firstChange}};function V_(e,t,n,r){t!==null?t.applyValueToInputSignal(t,r):e[n]=r}var B_=(()=>{let e=()=>U_;return e.ngInherit=!0,e})();function U_(e){return e.type.prototype.ngOnChanges&&(e.setInput=aE),sE}function sE(){let e=$_(this),t=e?.current;if(t){let n=e.previous;if(n===Ar)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function aE(e,t,n,r,i){let o=this.declaredInputs[r],s=$_(e)||lE(e,{previous:Ar,current:null}),a=s.current||(s.current={}),l=s.previous,u=l[o];a[o]=new oE(u&&u.currentValue,n,l===Ar),V_(e,t,i,n)}var H_="__ngSimpleChanges__";function $_(e){return e[H_]||null}function lE(e,t){return e[H_]=t}var cE=null,ze=function(e,t=null,n){cE?.(e,t,n)},z_="svg",uE="math";function qt(e){for(;Array.isArray(e);)e=e[Yn];return e}function q_(e,t){return qt(t[e])}function An(e,t){return qt(t[e.index])}function Ju(e,t){return e.data[t]}function ba(e,t){return e[t]}function tn(e,t){let n=t[e];return Vn(n)?n:n[Yn]}function hE(e){return(e[ve]&4)===4}function Xu(e){return(e[ve]&128)===128}function dE(e){return Kn(e[Rt])}function dr(e,t){return t==null?null:e[t]}function G_(e){e[ni]=0}function Qu(e){e[ve]&1024||(e[ve]|=1024,Xu(e)&&Do(e))}function fE(e,t){for(;e>0;)t=t[xi],e--;return t}function wa(e){return!!(e[ve]&9216||e[$t]?.dirty)}function hc(e){e[qn].changeDetectionScheduler?.notify(8),e[ve]&64&&(e[ve]|=1024),wa(e)&&Do(e)}function Do(e){e[qn].changeDetectionScheduler?.notify(0);let t=Fr(e);for(;t!==null&&!(t[ve]&8192||(t[ve]|=8192,!Xu(t)));)t=Fr(t)}function W_(e,t){if(Oo(e))throw new Ae(911,!1);e[ur]===null&&(e[ur]=[]),e[ur].push(t)}function pE(e,t){if(e[ur]===null)return;let n=e[ur].indexOf(t);n!==-1&&e[ur].splice(n,1)}function Fr(e){let t=e[Rt];return Kn(t)?t[Rt]:t}function Z_(e){return e[Ps]??=[]}function Y_(e){return e.cleanup??=[]}function gE(e,t,n,r){let i=Z_(t);i.push(n),e.firstCreatePass&&Y_(e).push(r,i.length-1)}var be={lFrame:rm(null),bindingsEnabled:!0,skipHydrationRootTNode:null},dc=!1;function _E(){return be.lFrame.elementDepthCount}function mE(){be.lFrame.elementDepthCount++}function vE(){be.lFrame.elementDepthCount--}function eh(){return be.bindingsEnabled}function yE(){return be.skipHydrationRootTNode!==null}function bE(e){return be.skipHydrationRootTNode===e}function wE(){be.skipHydrationRootTNode=null}function xe(){return be.lFrame.lView}function _t(){return be.lFrame.tView}function dt(e){return be.lFrame.contextLView=e,e[ht]}function ft(e){return be.lFrame.contextLView=null,e}function Gt(){let e=K_();for(;e!==null&&e.type===64;)e=e.parent;return e}function K_(){return be.lFrame.currentTNode}function EE(){let e=be.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function _r(e,t){let n=be.lFrame;n.currentTNode=e,n.isParent=t}function th(){return be.lFrame.isParent}function J_(){be.lFrame.isParent=!1}function X_(){return be.lFrame.contextLView}function Q_(){return dc}function Zd(e){let t=dc;return dc=e,t}function Ea(){let e=be.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function xE(e){return be.lFrame.bindingIndex=e}function Ro(){return be.lFrame.bindingIndex++}function SE(e){let t=be.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function CE(){return be.lFrame.inI18n}function IE(e,t){let n=be.lFrame;n.bindingIndex=n.bindingRootIndex=e,fc(t)}function TE(){return be.lFrame.currentDirectiveIndex}function fc(e){be.lFrame.currentDirectiveIndex=e}function OE(e){let t=be.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function em(){return be.lFrame.currentQueryIndex}function nh(e){be.lFrame.currentQueryIndex=e}function DE(e){let t=e[ge];return t.type===2?t.declTNode:t.type===1?e[wn]:null}function tm(e,t,n){if(n&De.SkipSelf){let i=t,o=e;for(;(i=i.parent,i===null&&!(n&De.Host))&&(i=DE(o),!(i===null||(o=o[xi],i.type&10))););if(i===null)return!1;t=i,e=o}let r=be.lFrame=nm();return r.currentTNode=t,r.lView=e,!0}function rh(e){let t=nm(),n=e[ge];be.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function nm(){let e=be.lFrame,t=e===null?null:e.child;return t===null?rm(e):t}function rm(e){let t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return e!==null&&(e.child=t),t}function im(){let e=be.lFrame;return be.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var om=im;function ih(){let e=im();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function RE(e){return(be.lFrame.contextLView=fE(e,be.lFrame.contextLView))[ht]}function mr(){return be.lFrame.selectedIndex}function Vr(e){be.lFrame.selectedIndex=e}function oh(){let e=be.lFrame;return Ju(e.tView,e.selectedIndex)}function fr(){be.lFrame.currentNamespace=z_}function Ms(){NE()}function NE(){be.lFrame.currentNamespace=null}function PE(){return be.lFrame.currentNamespace}var sm=!0;function xa(){return sm}function Sa(e){sm=e}function kE(e,t,n){let{ngOnChanges:r,ngOnInit:i,ngDoCheck:o}=t.type.prototype;if(r){let s=U_(t);(n.preOrderHooks??=[]).push(e,s),(n.preOrderCheckHooks??=[]).push(e,s)}i&&(n.preOrderHooks??=[]).push(0-e,i),o&&((n.preOrderHooks??=[]).push(e,o),(n.preOrderCheckHooks??=[]).push(e,o))}function sh(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n<r;n++){let i=e.data[n].type.prototype,{ngAfterContentInit:o,ngAfterContentChecked:s,ngAfterViewInit:a,ngAfterViewChecked:l,ngOnDestroy:u}=i;o&&(e.contentHooks??=[]).push(-n,o),s&&((e.contentHooks??=[]).push(n,s),(e.contentCheckHooks??=[]).push(n,s)),a&&(e.viewHooks??=[]).push(-n,a),l&&((e.viewHooks??=[]).push(n,l),(e.viewCheckHooks??=[]).push(n,l)),u!=null&&(e.destroyHooks??=[]).push(n,u)}}function ps(e,t,n){am(e,t,3,n)}function gs(e,t,n,r){(e[ve]&3)===n&&am(e,t,n,r)}function _l(e,t){let n=e[ve];(n&3)===t&&(n&=16383,n+=1,e[ve]=n)}function am(e,t,n,r){let i=r!==void 0?e[ni]&65535:0,o=r??-1,s=t.length-1,a=0;for(let l=i;l<s;l++)if(typeof t[l+1]=="number"){if(a=t[l],r!=null&&a>=r)break}else t[l]<0&&(e[ni]+=65536),(a<o||o==-1)&&(AE(e,n,t,l),e[ni]=(e[ni]&4294901760)+l+2),l++}function Yd(e,t){ze(4,e,t);let n=Oe(null);try{t.call(e)}finally{Oe(n),ze(5,e,t)}}function AE(e,t,n,r){let i=n[r]<0,o=n[r+1],s=i?-n[r]:n[r],a=e[s];i?e[ve]>>14<e[ni]>>16&&(e[ve]&3)===t&&(e[ve]+=16384,Yd(a,o)):Yd(a,o)}var ui=-1,No=class{factory;injectImpl;resolving=!1;canSeeViewProviders;multi;componentProviders;index;providerFactory;constructor(e,t,n){this.factory=e,this.canSeeViewProviders=t,this.injectImpl=n}};function LE(e){return e instanceof No}function ME(e){return(e.flags&8)!==0}function jE(e){return(e.flags&16)!==0}function FE(e,t,n){let r=0;for(;r<n.length;){let i=n[r];if(typeof i=="number"){if(i!==0)break;r++;let o=n[r++],s=n[r++],a=n[r++];e.setAttribute(t,s,a,o)}else{let o=i,s=n[++r];BE(o)?e.setProperty(t,o,s):e.setAttribute(t,o,s),r++}}return r}function VE(e){return e===3||e===4||e===6}function BE(e){return e.charCodeAt(0)===64}function _i(e,t){if(!(t===null||t.length===0))if(e===null||e.length===0)e=t.slice();else{let n=-1;for(let r=0;r<t.length;r++){let i=t[r];typeof i=="number"?n=i:n===0||(n===-1||n===2?Kd(e,n,i,null,t[++r]):Kd(e,n,i,null,null))}}return e}function Kd(e,t,n,r,i){let o=0,s=e.length;if(t===-1)s=-1;else for(;o<e.length;){let a=e[o++];if(typeof a=="number"){if(a===t){s=-1;break}else if(a>t){s=o-1;break}}}for(;o<e.length;){let a=e[o];if(typeof a=="number")break;if(a===n){if(r===null){i!==null&&(e[o+1]=i);return}else if(r===e[o+1]){e[o+2]=i;return}}o++,r!==null&&o++,i!==null&&o++}s!==-1&&(e.splice(s,0,t),o=s+1),e.splice(o++,0,n),r!==null&&e.splice(o++,0,r),i!==null&&e.splice(o++,0,i)}var ml={},UE=class{injector;parentInjector;constructor(e,t){this.injector=e,this.parentInjector=t}get(e,t,n){n=ma(n);let r=this.injector.get(e,ml,n);return r!==ml||t===ml?r:this.parentInjector.get(e,t,n)}};function lm(e){return e!==ui}function js(e){return e&32767}function HE(e){return e>>16}function Fs(e,t){let n=HE(e),r=t;for(;n>0;)r=r[xi],n--;return r}var pc=!0;function Vs(e){let t=pc;return pc=e,t}var $E=256,cm=$E-1,um=5,zE=0,Tn={};function qE(e,t,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(Yi)&&(r=n[Yi]),r==null&&(r=n[Yi]=zE++);let i=r&cm,o=1<<i;t.data[e+(i>>um)]|=o}function Bs(e,t){let n=hm(e,t);if(n!==-1)return n;let r=t[ge];r.firstCreatePass&&(e.injectorIndex=t.length,vl(r.data,e),vl(t,null),vl(r.blueprint,null));let i=ah(e,t),o=e.injectorIndex;if(lm(i)){let s=js(i),a=Fs(i,t),l=a[ge].data;for(let u=0;u<8;u++)t[o+u]=a[s+u]|l[s+u]}return t[o+8]=i,o}function vl(e,t){e.push(0,0,0,0,0,0,0,0,t)}function hm(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function ah(e,t){if(e.parent&&e.parent.injectorIndex!==-1)return e.parent.injectorIndex;let n=0,r=null,i=t;for(;i!==null;){if(r=mm(i),r===null)return ui;if(n++,i=i[xi],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return ui}function gc(e,t,n){qE(e,t,n)}function dm(e,t,n){if(n&De.Optional||e!==void 0)return e;qu(t,"NodeInjector")}function fm(e,t,n,r){if(n&De.Optional&&r===void 0&&(r=null),(n&(De.Self|De.Host))===0){let i=e[ao],o=Mt(void 0);try{return i?i.get(t,r,n&De.Optional):x_(t,r,n&De.Optional)}finally{Mt(o)}}return dm(r,t,n)}function pm(e,t,n,r=De.Default,i){if(e!==null){if(t[ve]&2048&&!(r&De.Self)){let s=YE(e,t,n,r,Tn);if(s!==Tn)return s}let o=gm(e,t,n,r,Tn);if(o!==Tn)return o}return fm(t,n,r,i)}function gm(e,t,n,r,i){let o=WE(n);if(typeof o=="function"){if(!tm(t,e,r))return r&De.Host?dm(i,n,r):fm(t,n,r,i);try{let s;if(s=o(r),s==null&&!(r&De.Optional))qu(n);else return s}finally{om()}}else if(typeof o=="number"){let s=null,a=hm(e,t),l=ui,u=r&De.Host?t[mn][wn]:null;for((a===-1||r&De.SkipSelf)&&(l=a===-1?ah(e,t):t[a+8],l===ui||!Xd(r,!1)?a=-1:(s=t[ge],a=js(l),t=Fs(l,t)));a!==-1;){let d=t[ge];if(Jd(o,a,d.data)){let h=GE(a,t,n,s,r,u);if(h!==Tn)return h}l=t[a+8],l!==ui&&Xd(r,t[ge].data[a+8]===u)&&Jd(o,a,t)?(s=d,a=js(l),t=Fs(l,t)):a=-1}}return i}function GE(e,t,n,r,i,o){let s=t[ge],a=s.data[e+8],l=r==null?Si(a)&&pc:r!=s&&(a.type&3)!==0,u=i&De.Host&&o===a,d=_s(a,s,n,l,u);return d!==null?co(t,s,d,a):Tn}function _s(e,t,n,r,i){let o=e.providerIndexes,s=t.data,a=o&1048575,l=e.directiveStart,u=e.directiveEnd,d=o>>20,h=r?a:a+d,v=i?a+d:u;for(let m=h;m<v;m++){let w=s[m];if(m<l&&n===w||m>=l&&w.type===n)return m}if(i){let m=s[l];if(m&&Rn(m)&&m.type===n)return l}return null}function co(e,t,n,r){let i=e[n],o=t.data;if(LE(i)){let s=i;s.resolving&&D1(O1(o[n]));let a=Vs(s.canSeeViewProviders);s.resolving=!0;let l,u=s.injectImpl?Mt(s.injectImpl):null,d=tm(e,r,De.Default);try{i=e[n]=s.factory(void 0,o,e,r),t.firstCreatePass&&n>=r.directiveStart&&kE(n,o[n],t)}finally{u!==null&&Mt(u),Vs(a),s.resolving=!1,om()}}return i}function WE(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(Yi)?e[Yi]:void 0;return typeof t=="number"?t>=0?t&cm:ZE:t}function Jd(e,t,n){let r=1<<e;return!!(n[t+(e>>um)]&r)}function Xd(e,t){return!(e&De.Self)&&!(e&De.Host&&t)}var Ki=class{_tNode;_lView;constructor(e,t){this._tNode=e,this._lView=t}get(e,t,n){return pm(this._tNode,this._lView,e,ma(n),t)}};function ZE(){return new Ki(Gt(),xe())}function _m(e){return $u(()=>{let t=e.prototype.constructor,n=t[Os]||_c(t),r=Object.prototype,i=Object.getPrototypeOf(e.prototype).constructor;for(;i&&i!==r;){let o=i[Os]||_c(i);if(o&&o!==n)return o;i=Object.getPrototypeOf(i)}return o=>new o})}function _c(e){return m_(e)?()=>{let t=_c(Pt(e));return t&&t()}:kr(e)}function YE(e,t,n,r,i){let o=e,s=t;for(;o!==null&&s!==null&&s[ve]&2048&&!Ls(s);){let a=gm(o,s,n,r|De.Self,Tn);if(a!==Tn)return a;let l=o.parent;if(!l){let u=s[j_];if(u){let d=u.get(n,Tn,r);if(d!==Tn)return d}l=mm(s),s=s[xi]}o=l}return i}function mm(e){let t=e[ge],n=t.type;return n===2?t.declTNode:n===1?e[wn]:null}function Qd(e,t=null,n=null,r){let i=KE(e,t,n,r);return i.resolveInjectorInitializers(),i}function KE(e,t=null,n=null,r,i=new Set){let o=[n||$n,W1(e)];return r=r||(typeof e=="object"?void 0:dn(e)),new Yu(o,t||va(),r||null,i)}var kt=class vm{static THROW_IF_NOT_FOUND=oo;static NULL=new T_;static create(t,n){if(Array.isArray(t))return Qd({name:""},n,t,"");{let r=t.name??"";return Qd({name:r},t.parent,t.providers,r)}}static \u0275prov=_e({token:vm,providedIn:"any",factory:()=>Fe(C_)});static __NG_ELEMENT_ID__=-1},JE=new Ce("");JE.__NG_ELEMENT_ID__=e=>{let t=Gt();if(t===null)throw new Ae(204,!1);if(t.type&2)return t.value;if(e&De.Optional)return null;throw new Ae(204,!1)};var ym=!1,lh=(()=>{class e{static __NG_ELEMENT_ID__=QE;static __NG_ENV_ID__=n=>n}return e})(),XE=class extends lh{_lView;constructor(e){super(),this._lView=e}onDestroy(e){return W_(this._lView,e),()=>pE(this._lView,e)}};function QE(){return new XE(xe())}var Ci=class{},ch=new Ce("",{providedIn:"root",factory:()=>!1}),bm=new Ce(""),uh=new Ce(""),Ca=(()=>{class e{taskId=0;pendingTasks=new Set;get _hasPendingTasks(){return this.hasPendingTasks.value}hasPendingTasks=new Mu(!1);add(){this._hasPendingTasks||this.hasPendingTasks.next(!0);let n=this.taskId++;return this.pendingTasks.add(n),n}has(n){return this.pendingTasks.has(n)}remove(n){this.pendingTasks.delete(n),this.pendingTasks.size===0&&this._hasPendingTasks&&this.hasPendingTasks.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this._hasPendingTasks&&this.hasPendingTasks.next(!1)}static \u0275prov=_e({token:e,providedIn:"root",factory:()=>new e})}return e})(),ex=class extends ye{__isAsync;destroyRef=void 0;pendingTasks=void 0;constructor(e=!1){super(),this.__isAsync=e,L_()&&(this.destroyRef=P(lh,{optional:!0})??void 0,this.pendingTasks=P(Ca,{optional:!0})??void 0)}emit(e){let t=Oe(null);try{super.next(e)}finally{Oe(t)}}subscribe(e,t,n){let r=e,i=t||(()=>null),o=n;if(e&&typeof e=="object"){let a=e;r=a.next?.bind(a),i=a.error?.bind(a),o=a.complete?.bind(a)}this.__isAsync&&(i=this.wrapInTimeout(i),r&&(r=this.wrapInTimeout(r)),o&&(o=this.wrapInTimeout(o)));let s=super.subscribe({next:r,error:i,complete:o});return e instanceof yt&&e.add(s),s}wrapInTimeout(e){return t=>{let n=this.pendingTasks?.add();setTimeout(()=>{e(t),n!==void 0&&this.pendingTasks?.remove(n)})}}},Qe=ex;function Us(...e){}function wm(e){let t,n;function r(){e=Us;try{n!==void 0&&typeof cancelAnimationFrame=="function"&&cancelAnimationFrame(n),t!==void 0&&clearTimeout(t)}catch{}}return t=setTimeout(()=>{e(),r()}),typeof requestAnimationFrame=="function"&&(n=requestAnimationFrame(()=>{e(),r()})),()=>r()}function ef(e){return queueMicrotask(()=>e()),()=>{e=Us}}var hh="isAngularZone",Hs=hh+"_ID",tx=0,Ze=class mc{hasPendingMacrotasks=!1;hasPendingMicrotasks=!1;isStable=!0;onUnstable=new Qe(!1);onMicrotaskEmpty=new Qe(!1);onStable=new Qe(!1);onError=new Qe(!1);constructor(t){let{enableLongStackTrace:n=!1,shouldCoalesceEventChangeDetection:r=!1,shouldCoalesceRunChangeDetection:i=!1,scheduleInRootZone:o=ym}=t;if(typeof Zone>"u")throw new Ae(908,!1);Zone.assertZonePatched();let s=this;s._nesting=0,s._outer=s._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(s._inner=s._inner.fork(new Zone.TaskTrackingZoneSpec)),n&&Zone.longStackTraceZoneSpec&&(s._inner=s._inner.fork(Zone.longStackTraceZoneSpec)),s.shouldCoalesceEventChangeDetection=!i&&r,s.shouldCoalesceRunChangeDetection=i,s.callbackScheduled=!1,s.scheduleInRootZone=o,ix(s)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get(hh)===!0}static assertInAngularZone(){if(!mc.isInAngularZone())throw new Ae(909,!1)}static assertNotInAngularZone(){if(mc.isInAngularZone())throw new Ae(909,!1)}run(t,n,r){return this._inner.run(t,n,r)}runTask(t,n,r,i){let o=this._inner,s=o.scheduleEventTask("NgZoneEvent: "+i,t,nx,Us,Us);try{return o.runTask(s,n,r)}finally{o.cancelTask(s)}}runGuarded(t,n,r){return this._inner.runGuarded(t,n,r)}runOutsideAngular(t){return this._outer.run(t)}},nx={};function dh(e){if(e._nesting==0&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function rx(e){if(e.isCheckStableRunning||e.callbackScheduled)return;e.callbackScheduled=!0;function t(){wm(()=>{e.callbackScheduled=!1,vc(e),e.isCheckStableRunning=!0,dh(e),e.isCheckStableRunning=!1})}e.scheduleInRootZone?Zone.root.run(()=>{t()}):e._outer.run(()=>{t()}),vc(e)}function ix(e){let t=()=>{rx(e)},n=tx++;e._inner=e._inner.fork({name:"angular",properties:{[hh]:!0,[Hs]:n,[Hs+n]:!0},onInvokeTask:(r,i,o,s,a,l)=>{if(ox(l))return r.invokeTask(o,s,a,l);try{return tf(e),r.invokeTask(o,s,a,l)}finally{(e.shouldCoalesceEventChangeDetection&&s.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),nf(e)}},onInvoke:(r,i,o,s,a,l,u)=>{try{return tf(e),r.invoke(o,s,a,l,u)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!sx(l)&&t(),nf(e)}},onHasTask:(r,i,o,s)=>{r.hasTask(o,s),i===o&&(s.change=="microTask"?(e._hasPendingMicrotasks=s.microTask,vc(e),dh(e)):s.change=="macroTask"&&(e.hasPendingMacrotasks=s.macroTask))},onHandleError:(r,i,o,s)=>(r.handleError(o,s),e.runOutsideAngular(()=>e.onError.emit(s)),!1)})}function vc(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.callbackScheduled===!0?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function tf(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function nf(e){e._nesting--,dh(e)}var Em=class{hasPendingMicrotasks=!1;hasPendingMacrotasks=!1;isStable=!0;onUnstable=new Qe;onMicrotaskEmpty=new Qe;onStable=new Qe;onError=new Qe;run(e,t,n){return e.apply(t,n)}runGuarded(e,t,n){return e.apply(t,n)}runOutsideAngular(e){return e()}runTask(e,t,n,r){return e.apply(t,n)}};function ox(e){return xm(e,"__ignore_ng_zone__")}function sx(e){return xm(e,"__scheduler_tick__")}function xm(e,t){return!Array.isArray(e)||e.length!==1?!1:e[0]?.data?.[t]===!0}var Ii=class{_console=console;handleError(e){this._console.error("ERROR",e)}},ax=new Ce("",{providedIn:"root",factory:()=>{let e=P(Ze),t=P(Ii);return n=>e.runOutsideAngular(()=>t.handleError(n))}});function lx(){return Ti(Gt(),xe())}function Ti(e,t){return new Vt(An(e,t))}var Vt=(()=>{class e{nativeElement;constructor(n){this.nativeElement=n}static __NG_ELEMENT_ID__=lx}return e})();function cx(e){return e instanceof Vt?e.nativeElement:e}function Bn(e,t){let n=pw(e),r=n[lr];return t?.equal&&(r.equal=t.equal),n.set=i=>Hg(r,i),n.update=i=>gw(r,i),n.asReadonly=ux.bind(n),n}function ux(){let e=this[lr];if(e.readonlyFn===void 0){let t=()=>this();t[lr]=e,e.readonlyFn=t}return e.readonlyFn}function hx(){return this._results[Symbol.iterator]()}var dx=class{_emitDistinctChangesOnly;dirty=!0;_onDirty=void 0;_results=[];_changesDetected=!1;_changes=void 0;length=0;first=void 0;last=void 0;get changes(){return this._changes??=new ye}constructor(e=!1){this._emitDistinctChangesOnly=e}get(e){return this._results[e]}map(e){return this._results.map(e)}filter(e){return this._results.filter(e)}find(e){return this._results.find(e)}reduce(e,t){return this._results.reduce(e,t)}forEach(e){this._results.forEach(e)}some(e){return this._results.some(e)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(e,t){this.dirty=!1;let n=U1(e);(this._changesDetected=!B1(this._results,n,t))&&(this._results=n,this.length=n.length,this.last=n[this.length-1],this.first=n[0])}notifyOnChanges(){this._changes!==void 0&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.next(this)}onDirty(e){this._onDirty=e}setDirty(){this.dirty=!0,this._onDirty?.()}destroy(){this._changes!==void 0&&(this._changes.complete(),this._changes.unsubscribe())}[Symbol.iterator]=hx};function Sm(e){return(e.flags&128)===128}var Cm=function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e}(Cm||{}),fh=new Map,fx=0;function px(){return fx++}function gx(e){fh.set(e[To],e)}function Im(e){return fh.get(e)||null}function yc(e){fh.delete(e[To])}var _x=class{lViewId;nodeIndex;native;component;directives;localRefs;get lView(){return Im(this.lViewId)}constructor(e,t,n){this.lViewId=e,this.nodeIndex=t,this.native=n}};function mx(e){let t=yl(e);if(t){if(Vn(t)){let n=t,r,i,o;if(Tm(e)){if(r=bx(n,e),r==-1)throw new Error("The provided component was not found in the application");i=e}else if(vx(e)){if(r=wx(n,e),r==-1)throw new Error("The provided directive was not found in the application");o=Ex(r,n)}else if(r=of(n,e),r==-1)return null;let s=qt(n[r]),a=yl(s),l=a&&!Array.isArray(a)?a:rf(n,r,s);if(i&&l.component===void 0&&(l.component=i,On(l.component,l)),o&&l.directives===void 0){l.directives=o;for(let u=0;u<o.length;u++)On(o[u],l)}On(l.native,l),t=l}}else{let n=e,r=n;for(;r=r.parentNode;){let i=yl(r);if(i){let o=Array.isArray(i)?i:i.lView;if(!o)return null;let s=of(o,n);if(s>=0){let a=qt(o[s]),l=rf(o,s,a);On(a,l),t=l;break}}}}return t||null}function rf(e,t,n){return new _x(e[To],t,n)}var bc="__ngContext__";function On(e,t){Vn(t)?(e[bc]=t[To],gx(t)):e[bc]=t}function yl(e){let t=e[bc];return typeof t=="number"?Im(t):t||null}function Tm(e){return e&&e.constructor&&e.constructor.\u0275cmp}function vx(e){return e&&e.constructor&&e.constructor.\u0275dir}function of(e,t){let n=e[ge];for(let r=ct;r<n.bindingStartIndex;r++)if(qt(e[r])===t)return r;return-1}function yx(e){if(e.child)return e.child;if(e.next)return e.next;for(;e.parent&&!e.parent.next;)e=e.parent;return e.parent&&e.parent.next}function bx(e,t){let n=e[ge].components;if(n)for(let r=0;r<n.length;r++){let i=n[r];if(tn(i,e)[ht]===t)return i}else if(tn(ct,e)[ht]===t)return ct;return-1}function wx(e,t){let n=e[ge].firstChild;for(;n;){let r=n.directiveStart,i=n.directiveEnd;for(let o=r;o<i;o++)if(e[o]===t)return n.index;n=yx(n)}return-1}function Ex(e,t){let n=t[ge].data[e];if(n.directiveStart===0)return $n;let r=[];for(let i=n.directiveStart;i<n.directiveEnd;i++){let o=t[i];Tm(o)||r.push(o)}return r}function Om(e){return Rm(e[lo])}function Dm(e){return Rm(e[fn])}function Rm(e){for(;e!==null&&!Kn(e);)e=e[fn];return e}var wc;function xx(e){wc=e}function Nm(){if(wc!==void 0)return wc;if(typeof document<"u")return document;throw new Ae(210,!1)}var ph=new Ce("",{providedIn:"root",factory:()=>Sx}),Sx="ng",Pm=new Ce(""),Ia=new Ce("",{providedIn:"platform",factory:()=>"unknown"}),Cx=new Ce(""),km=new Ce("",{providedIn:"root",factory:()=>Nm().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null}),Ix="h",Tx="b",Am=!1,Ox=new Ce("",{providedIn:"root",factory:()=>Am}),gh=function(e){return e[e.CHANGE_DETECTION=0]="CHANGE_DETECTION",e[e.AFTER_NEXT_RENDER=1]="AFTER_NEXT_RENDER",e}(gh||{}),Po=new Ce(""),sf=new Set;function Wr(e){sf.has(e)||(sf.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}var Lm=(()=>{class e{view;node;constructor(n,r){this.view=n,this.node=r}static __NG_ELEMENT_ID__=Dx}return e})();function Dx(){return new Lm(xe(),Gt())}var ri=function(e){return e[e.EarlyRead=0]="EarlyRead",e[e.Write=1]="Write",e[e.MixedReadWrite=2]="MixedReadWrite",e[e.Read=3]="Read",e}(ri||{}),Mm=(()=>{class e{impl=null;execute(){this.impl?.execute()}static \u0275prov=_e({token:e,providedIn:"root",factory:()=>new e})}return e})(),Rx=[ri.EarlyRead,ri.Write,ri.MixedReadWrite,ri.Read],Nx=(()=>{class e{ngZone=P(Ze);scheduler=P(Ci);errorHandler=P(Ii,{optional:!0});sequences=new Set;deferredRegistrations=new Set;executing=!1;constructor(){P(Po,{optional:!0})}execute(){let n=this.sequences.size>0;n&&ze(16),this.executing=!0;for(let r of Rx)for(let i of this.sequences)if(!(i.erroredOrDestroyed||!i.hooks[r]))try{i.pipelinedValue=this.ngZone.runOutsideAngular(()=>this.maybeTrace(()=>{let o=i.hooks[r];return o(i.pipelinedValue)},i.snapshot))}catch(o){i.erroredOrDestroyed=!0,this.errorHandler?.handleError(o)}this.executing=!1;for(let r of this.sequences)r.afterRun(),r.once&&(this.sequences.delete(r),r.destroy());for(let r of this.deferredRegistrations)this.sequences.add(r);this.deferredRegistrations.size>0&&this.scheduler.notify(7),this.deferredRegistrations.clear(),n&&ze(17)}register(n){let{view:r}=n;r!==void 0?((r[ci]??=[]).push(n),Do(r),r[ve]|=8192):this.executing?this.deferredRegistrations.add(n):this.addSequence(n)}addSequence(n){this.sequences.add(n),this.scheduler.notify(7)}unregister(n){this.executing&&this.sequences.has(n)?(n.erroredOrDestroyed=!0,n.pipelinedValue=void 0,n.once=!0):(this.sequences.delete(n),this.deferredRegistrations.delete(n))}maybeTrace(n,r){return r?r.run(gh.AFTER_NEXT_RENDER,n):n()}static \u0275prov=_e({token:e,providedIn:"root",factory:()=>new e})}return e})(),Px=class{impl;hooks;view;once;snapshot;erroredOrDestroyed=!1;pipelinedValue=void 0;unregisterOnDestroy;constructor(e,t,n,r,i,o=null){this.impl=e,this.hooks=t,this.view=n,this.once=r,this.snapshot=o,this.unregisterOnDestroy=i?.onDestroy(()=>this.destroy())}afterRun(){this.erroredOrDestroyed=!1,this.pipelinedValue=void 0,this.snapshot?.dispose(),this.snapshot=null}destroy(){this.impl.unregister(this),this.unregisterOnDestroy?.();let e=this.view?.[ci];e&&(this.view[ci]=e.filter(t=>t!==this))}};function jm(e,t){!t?.injector&&M_(jm);let n=t?.injector??P(kt);return Wr("NgAfterRender"),Fm(e,n,t,!1)}function ko(e,t){!t?.injector&&M_(ko);let n=t?.injector??P(kt);return Wr("NgAfterNextRender"),Fm(e,n,t,!0)}function kx(e,t){if(e instanceof Function){let n=[void 0,void 0,void 0,void 0];return n[t]=e,n}else return[e.earlyRead,e.write,e.mixedReadWrite,e.read]}function Fm(e,t,n,r){let i=t.get(Mm);i.impl??=t.get(Nx);let o=t.get(Po,null,{optional:!0}),s=n?.phase??ri.MixedReadWrite,a=n?.manualCleanup!==!0?t.get(lh):null,l=t.get(Lm,null,{optional:!0}),u=new Px(i.impl,kx(e,s),l?.view,r,a,o?.snapshot(null));return i.impl.register(u),u}var Ax=()=>null;function Vm(e,t,n=!1){return Ax(e,t,n)}function Bm(e,t){let n=e.contentQueries;if(n!==null){let r=Oe(null);try{for(let i=0;i<n.length;i+=2){let o=n[i],s=n[i+1];if(s!==-1){let a=e.data[s];nh(o),a.contentQueries(2,t[s],s)}}}finally{Oe(r)}}}function Ec(e,t,n){nh(0);let r=Oe(null);try{t(e,n)}finally{Oe(r)}}function _h(e,t,n){if(Ku(t)){let r=Oe(null);try{let i=t.directiveStart,o=t.directiveEnd;for(let s=i;s<o;s++){let a=e.data[s];if(a.contentQueries){let l=n[s];a.contentQueries(1,l,s)}}}finally{Oe(r)}}}var Fn=function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}(Fn||{}),Wo;function Lx(){if(Wo===void 0&&(Wo=null,io.trustedTypes))try{Wo=io.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Wo}function Ta(e){return Lx()?.createHTML(e)||e}var Zo;function Mx(){if(Zo===void 0&&(Zo=null,io.trustedTypes))try{Zo=io.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Zo}function af(e){return Mx()?.createHTML(e)||e}var Zr=class{changingThisBreaksApplicationSecurity;constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${g_})`}},jx=class extends Zr{getTypeName(){return"HTML"}},Fx=class extends Zr{getTypeName(){return"Style"}},Vx=class extends Zr{getTypeName(){return"Script"}},Bx=class extends Zr{getTypeName(){return"URL"}},Ux=class extends Zr{getTypeName(){return"ResourceURL"}};function sr(e){return e instanceof Zr?e.changingThisBreaksApplicationSecurity:e}function Cr(e,t){let n=Hx(e);if(n!=null&&n!==t){if(n==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${g_})`)}return n===t}function Hx(e){return e instanceof Zr&&e.getTypeName()||null}function $x(e){return new jx(e)}function zx(e){return new Fx(e)}function qx(e){return new Vx(e)}function Gx(e){return new Bx(e)}function Wx(e){return new Ux(e)}function Zx(e){let t=new Kx(e);return Jx()?new Yx(t):t}var Yx=class{inertDocumentHelper;constructor(e){this.inertDocumentHelper=e}getInertBodyElement(e){e="<body><remove></remove>"+e;try{let t=new window.DOMParser().parseFromString(Ta(e),"text/html").body;return t===null?this.inertDocumentHelper.getInertBodyElement(e):(t.firstChild?.remove(),t)}catch{return null}}},Kx=class{defaultDoc;inertDocument;constructor(e){this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(e){let t=this.inertDocument.createElement("template");return t.innerHTML=Ta(e),t}};function Jx(){try{return!!new window.DOMParser().parseFromString(Ta(""),"text/html")}catch{return!1}}var Xx=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function mh(e){return e=String(e),e.match(Xx)?e:"unsafe:"+e}function Jn(e){let t={};for(let n of e.split(","))t[n]=!0;return t}function Ao(...e){let t={};for(let n of e)for(let r in n)n.hasOwnProperty(r)&&(t[r]=!0);return t}var Um=Jn("area,br,col,hr,img,wbr"),Hm=Jn("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),$m=Jn("rp,rt"),Qx=Ao($m,Hm),eS=Ao(Hm,Jn("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),tS=Ao($m,Jn("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),lf=Ao(Um,eS,tS,Qx),zm=Jn("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),nS=Jn("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,srcset,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),rS=Jn("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext"),iS=Ao(zm,nS,rS),oS=Jn("script,style,template"),sS=class{sanitizedSomething=!1;buf=[];sanitizeChildren(e){let t=e.firstChild,n=!0,r=[];for(;t;){if(t.nodeType===Node.ELEMENT_NODE?n=this.startElement(t):t.nodeType===Node.TEXT_NODE?this.chars(t.nodeValue):this.sanitizedSomething=!0,n&&t.firstChild){r.push(t),t=cS(t);continue}for(;t;){t.nodeType===Node.ELEMENT_NODE&&this.endElement(t);let i=lS(t);if(i){t=i;break}t=r.pop()}}return this.buf.join("")}startElement(e){let t=cf(e).toLowerCase();if(!lf.hasOwnProperty(t))return this.sanitizedSomething=!0,!oS.hasOwnProperty(t);this.buf.push("<"),this.buf.push(t);let n=e.attributes;for(let r=0;r<n.length;r++){let i=n.item(r),o=i.name,s=o.toLowerCase();if(!iS.hasOwnProperty(s)){this.sanitizedSomething=!0;continue}let a=i.value;zm[s]&&(a=mh(a)),this.buf.push(" ",o,'="',uf(a),'"')}return this.buf.push(">"),!0}endElement(e){let t=cf(e).toLowerCase();lf.hasOwnProperty(t)&&!Um.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))}chars(e){this.buf.push(uf(e))}};function aS(e,t){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}function lS(e){let t=e.nextSibling;if(t&&e!==t.previousSibling)throw qm(t);return t}function cS(e){let t=e.firstChild;if(t&&aS(e,t))throw qm(t);return t}function cf(e){let t=e.nodeName;return typeof t=="string"?t:"FORM"}function qm(e){return new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`)}var uS=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,hS=/([^\#-~ |!])/g;function uf(e){return e.replace(/&/g,"&amp;").replace(uS,function(t){let n=t.charCodeAt(0),r=t.charCodeAt(1);return"&#"+((n-55296)*1024+(r-56320)+65536)+";"}).replace(hS,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"&lt;").replace(/>/g,"&gt;")}var Yo;function Gm(e,t){let n=null;try{Yo=Yo||Zx(e);let r=t?String(t):"";n=Yo.getInertBodyElement(r);let i=5,o=r;do{if(i===0)throw new Error("Failed to sanitize html because the input is unstable");i--,r=o,o=n.innerHTML,n=Yo.getInertBodyElement(r)}while(r!==o);let s=new sS().sanitizeChildren(hf(n)||n);return Ta(s)}finally{if(n){let r=hf(n)||n;for(;r.firstChild;)r.firstChild.remove()}}}function hf(e){return"content"in e&&dS(e)?e.content:null}function dS(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}var jn=function(e){return e[e.NONE=0]="NONE",e[e.HTML=1]="HTML",e[e.STYLE=2]="STYLE",e[e.SCRIPT=3]="SCRIPT",e[e.URL=4]="URL",e[e.RESOURCE_URL=5]="RESOURCE_URL",e}(jn||{});function Oi(e){let t=Wm();return t?af(t.sanitize(jn.HTML,e)||""):Cr(e,"HTML")?af(sr(e)):Gm(Nm(),Co(e))}function on(e){let t=Wm();return t?t.sanitize(jn.URL,e)||"":Cr(e,"URL")?sr(e):mh(Co(e))}function Wm(){let e=xe();return e&&e[qn].sanitizer}var fS=/^>|^->|<!--|-->|--!>|<!-$/g,pS=/(<|>)/g,gS="\u200B$1\u200B";function _S(e){return e.replace(fS,t=>t.replace(pS,gS))}function mS(e,t,n){let r=e.length;for(;;){let i=e.indexOf(t,n);if(i===-1)return i;if(i===0||e.charCodeAt(i-1)<=32){let o=t.length;if(i+o===r||e.charCodeAt(i+o)<=32)return i}n=i+1}}var Zm="ng-template";function vS(e,t,n,r){let i=0;if(r){for(;i<t.length&&typeof t[i]=="string";i+=2)if(t[i]==="class"&&mS(t[i+1].toLowerCase(),n,0)!==-1)return!0}else if(vh(e))return!1;if(i=t.indexOf(1,i),i>-1){let o;for(;++i<t.length&&typeof(o=t[i])=="string";)if(o.toLowerCase()===n)return!0}return!1}function vh(e){return e.type===4&&e.value!==Zm}function yS(e,t,n){let r=e.type===4&&!n?Zm:e.value;return t===r}function bS(e,t,n){let r=4,i=e.attrs,o=i!==null?xS(i):0,s=!1;for(let a=0;a<t.length;a++){let l=t[a];if(typeof l=="number"){if(!s&&!ln(r)&&!ln(l))return!1;if(s&&ln(l))continue;s=!1,r=l|r&1;continue}if(!s)if(r&4){if(r=2|r&1,l!==""&&!yS(e,l,n)||l===""&&t.length===1){if(ln(r))return!1;s=!0}}else if(r&8){if(i===null||!vS(e,i,l,n)){if(ln(r))return!1;s=!0}}else{let u=t[++a],d=wS(l,i,vh(e),n);if(d===-1){if(ln(r))return!1;s=!0;continue}if(u!==""){let h;if(d>o?h="":h=i[d+1].toLowerCase(),r&2&&u!==h){if(ln(r))return!1;s=!0}}}}return ln(r)||s}function ln(e){return(e&1)===0}function wS(e,t,n,r){if(t===null)return-1;let i=0;if(r||!n){let o=!1;for(;i<t.length;){let s=t[i];if(s===e)return i;if(s===3||s===6)o=!0;else if(s===1||s===2){let a=t[++i];for(;typeof a=="string";)a=t[++i];continue}else{if(s===4)break;if(s===0){i+=4;continue}}i+=o?1:2}return-1}else return SS(t,e)}function ES(e,t,n=!1){for(let r=0;r<t.length;r++)if(bS(e,t[r],n))return!0;return!1}function xS(e){for(let t=0;t<e.length;t++){let n=e[t];if(VE(n))return t}return e.length}function SS(e,t){let n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){let r=e[n];if(typeof r=="number")return-1;if(r===t)return n;n++}return-1}function df(e,t){return e?":not("+t.trim()+")":t}function CS(e){let t=e[0],n=1,r=2,i="",o=!1;for(;n<e.length;){let s=e[n];if(typeof s=="string")if(r&2){let a=e[++n];i+="["+s+(a.length>0?'="'+a+'"':"")+"]"}else r&8?i+="."+s:r&4&&(i+=" "+s);else i!==""&&!ln(s)&&(t+=df(o,i),i=""),r=s,o=o||!ln(r);n++}return i!==""&&(t+=df(o,i)),t}function IS(e){return e.map(CS).join(",")}function TS(e){let t=[],n=[],r=1,i=2;for(;r<e.length;){let o=e[r];if(typeof o=="string")i===2?o!==""&&t.push(o,e[++r]):i===8&&n.push(o);else{if(!ln(i))break;i=o}r++}return n.length&&t.push(1,...n),t}var Xn={};function OS(e,t){return e.createText(t)}function DS(e,t,n){e.setValue(t,n)}function RS(e,t){return e.createComment(_S(t))}function Ym(e,t,n){return e.createElement(t,n)}function $s(e,t,n,r,i){e.insertBefore(t,n,r,i)}function Km(e,t,n){e.appendChild(t,n)}function ff(e,t,n,r,i){r!==null?$s(e,t,n,r,i):Km(e,t,n)}function NS(e,t,n){e.removeChild(null,t,n)}function PS(e,t,n){e.setAttribute(t,"style",n)}function kS(e,t,n){n===""?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function Jm(e,t,n){let{mergedAttrs:r,classes:i,styles:o}=n;r!==null&&FE(e,t,r),i!==null&&kS(e,t,i),o!==null&&PS(e,t,o)}function yh(e,t,n,r,i,o,s,a,l,u,d){let h=ct+r,v=h+i,m=AS(h,v),w=typeof u=="function"?u():u;return m[ge]={type:e,blueprint:m,template:n,queries:null,viewQuery:a,declTNode:t,data:m.slice().fill(null,h),bindingStartIndex:h,expandoStartIndex:v,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:typeof o=="function"?o():o,pipeRegistry:typeof s=="function"?s():s,firstChild:null,schemas:l,consts:w,incompleteFirstPass:!1,ssrId:d}}function AS(e,t){let n=[];for(let r=0;r<t;r++)n.push(r<e?null:Xn);return n}function LS(e){let t=e.tView;return t===null||t.incompleteFirstPass?e.tView=yh(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):t}function bh(e,t,n,r,i,o,s,a,l,u,d){let h=t.blueprint.slice();return h[Yn]=i,h[ve]=r|4|128|8|64|1024,(u!==null||e&&e[ve]&2048)&&(h[ve]|=2048),G_(h),h[Rt]=h[xi]=e,h[ht]=n,h[qn]=s||e&&e[qn],h[wt]=a||e&&e[wt],h[ao]=l||e&&e[ao]||null,h[wn]=o,h[To]=px(),h[so]=d,h[j_]=u,h[mn]=t.type==2?e[mn]:h,h}function MS(e,t,n){let r=An(t,e),i=LS(n),o=e[qn].rendererFactory,s=wh(e,bh(e,i,null,Xm(n),r,t,null,o.createRenderer(r,n),null,null,null));return e[t.index]=s}function Xm(e){let t=16;return e.signals?t=4096:e.onPush&&(t=64),t}function Qm(e,t,n,r){if(n===0)return-1;let i=t.length;for(let o=0;o<n;o++)t.push(r),e.blueprint.push(r),e.data.push(null);return i}function wh(e,t){return e[lo]?e[Wd][fn]=t:e[lo]=t,e[Wd]=t,t}function K(e=1){ev(_t(),xe(),mr()+e,!1)}function ev(e,t,n,r){if(!r)if((t[ve]&3)===3){let i=e.preOrderCheckHooks;i!==null&&ps(t,i,n)}else{let i=e.preOrderHooks;i!==null&&gs(t,i,0,n)}Vr(n)}var Oa=function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e}(Oa||{});function xc(e,t,n,r){let i=Oe(null);try{let[o,s,a]=e.inputs[n],l=null;(s&Oa.SignalBased)!==0&&(l=t[o][lr]),l!==null&&l.transformFn!==void 0?r=l.transformFn(r):a!==null&&(r=a.call(t,r)),e.setInput!==null?e.setInput(t,l,r,n,o):V_(t,l,o,r)}finally{Oe(i)}}function tv(e,t,n,r,i){let o=mr(),s=r&2;try{Vr(-1),s&&t.length>ct&&ev(e,t,ct,!1),ze(s?2:0,i),n(r,i)}finally{Vr(o),ze(s?3:1,i)}}function Da(e,t,n){HS(e,t,n),(n.flags&64)===64&&$S(e,t,n)}function Eh(e,t,n=An){let r=t.localNames;if(r!==null){let i=t.index+1;for(let o=0;o<r.length;o+=2){let s=r[o+1],a=s===-1?n(t,e):e[s];e[i++]=a}}}function jS(e,t,n,r){let i=r.get(Ox,Am)||n===Fn.ShadowDom,o=e.selectRootElement(t,i);return FS(o),o}function FS(e){VS(e)}var VS=()=>null;function BS(e){return e==="class"?"className":e==="for"?"htmlFor":e==="formaction"?"formAction":e==="innerHtml"?"innerHTML":e==="readonly"?"readOnly":e==="tabindex"?"tabIndex":e}function nv(e,t,n,r,i,o,s,a){if(!a&&Sh(t,e,n,r,i)){Si(t)&&US(n,t.index);return}if(t.type&3){let l=An(t,n);r=BS(r),i=s!=null?s(i,t.value||"",r):i,o.setProperty(l,r,i)}else t.type&12}function US(e,t){let n=tn(t,e);n[ve]&16||(n[ve]|=64)}function HS(e,t,n){let r=n.directiveStart,i=n.directiveEnd;Si(n)&&MS(t,n,e.data[r+n.componentOffset]),e.firstCreatePass||Bs(n,t);let o=n.initialInputs;for(let s=r;s<i;s++){let a=e.data[s],l=co(t,e,s,n);if(On(l,t),o!==null&&WS(t,s-r,l,a,n,o),Rn(a)){let u=tn(n.index,t);u[ht]=co(t,e,s,n)}}}function $S(e,t,n){let r=n.directiveStart,i=n.directiveEnd,o=n.index,s=TE();try{Vr(o);for(let a=r;a<i;a++){let l=e.data[a],u=t[a];fc(a),(l.hostBindings!==null||l.hostVars!==0||l.hostAttrs!==null)&&zS(l,u)}}finally{Vr(-1),fc(s)}}function zS(e,t){e.hostBindings!==null&&e.hostBindings(1,t)}function xh(e,t){let n=e.directiveRegistry,r=null;if(n)for(let i=0;i<n.length;i++){let o=n[i];ES(t,o.selectors,!1)&&(r??=[],Rn(o)?r.unshift(o):r.push(o))}return r}function qS(e,t,n,r,i,o){let s=An(e,t);GS(t[wt],s,o,e.value,n,r,i)}function GS(e,t,n,r,i,o,s){if(o==null)e.removeAttribute(t,i,n);else{let a=s==null?Co(o):s(o,r||"",i);e.setAttribute(t,i,a,n)}}function WS(e,t,n,r,i,o){let s=o[t];if(s!==null)for(let a=0;a<s.length;a+=2){let l=s[a],u=s[a+1];xc(r,n,l,u)}}function rv(e,t){let n=e[ao],r=n?n.get(Ii,null):null;r&&r.handleError(t)}function Sh(e,t,n,r,i){let o=e.inputs?.[r],s=e.hostDirectiveInputs?.[r],a=!1;if(s)for(let l=0;l<s.length;l+=2){let u=s[l],d=s[l+1],h=t.data[u];xc(h,n[u],d,i),a=!0}if(o)for(let l of o){let u=n[l],d=t.data[l];xc(d,u,r,i),a=!0}return a}function ZS(e,t){let n=tn(t,e),r=n[ge];YS(r,n);let i=n[Yn];i!==null&&n[so]===null&&(n[so]=Vm(i,n[ao])),ze(18),Ch(r,n,n[ht]),ze(19,n[ht])}function YS(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])}function Ch(e,t,n){rh(t);try{let r=e.viewQuery;r!==null&&Ec(1,r,n);let i=e.template;i!==null&&tv(e,t,i,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),t[Gn]?.finishViewCreation(e),e.staticContentQueries&&Bm(e,t),e.staticViewQueries&&Ec(2,e.viewQuery,n);let o=e.components;o!==null&&KS(t,o)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[ve]&=-5,ih()}}function KS(e,t){for(let n=0;n<t.length;n++)ZS(e,t[n])}function Ra(e,t,n,r){let i=Oe(null);try{let o=t.tView,s=e[ve]&4096?4096:16,a=bh(e,o,n,s,null,t,null,null,r?.injector??null,r?.embeddedViewInjector??null,r?.dehydratedView??null),l=e[t.index];a[Mr]=l;let u=e[Gn];return u!==null&&(a[Gn]=u.createEmbeddedView(o)),Ch(o,a,n),a}finally{Oe(i)}}function uo(e,t){return!t||t.firstChild===null||Sm(e)}var JS;function Ih(e,t){return JS(e,t)}var Or=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}(Or||{});function iv(e){return(e.flags&32)===32}function ii(e,t,n,r,i){if(r!=null){let o,s=!1;Kn(r)?o=r:Vn(r)&&(s=!0,r=r[Yn]);let a=qt(r);e===0&&n!==null?i==null?Km(t,n,a):$s(t,n,a,i||null,!0):e===1&&n!==null?$s(t,n,a,i||null,!0):e===2?NS(t,a,s):e===3&&t.destroyNode(a),o!=null&&cC(t,e,o,n,i)}}function XS(e,t){ov(e,t),t[Yn]=null,t[wn]=null}function QS(e,t,n,r,i,o){r[Yn]=i,r[wn]=t,ka(e,r,n,1,i,o)}function ov(e,t){t[qn].changeDetectionScheduler?.notify(9),ka(e,t,t[wt],2,null,null)}function eC(e){let t=e[lo];if(!t)return bl(e[ge],e);for(;t;){let n=null;if(Vn(t))n=t[lo];else{let r=t[Dt];r&&(n=r)}if(!n){for(;t&&!t[fn]&&t!==e;)Vn(t)&&bl(t[ge],t),t=t[Rt];t===null&&(t=e),Vn(t)&&bl(t[ge],t),n=t&&t[fn]}t=n}}function Th(e,t){let n=e[gi],r=n.indexOf(t);n.splice(r,1)}function Na(e,t){if(Oo(t))return;let n=t[wt];n.destroyNode&&ka(e,t,n,3,null,null),eC(t)}function bl(e,t){if(Oo(t))return;let n=Oe(null);try{t[ve]&=-129,t[ve]|=256,t[$t]&&Mg(t[$t]),nC(e,t),tC(e,t),t[ge].type===1&&t[wt].destroy();let r=t[Mr];if(r!==null&&Kn(t[Rt])){r!==t[Rt]&&Th(r,t);let i=t[Gn];i!==null&&i.detachView(e)}yc(t)}finally{Oe(n)}}function tC(e,t){let n=e.cleanup,r=t[Ps];if(n!==null)for(let s=0;s<n.length-1;s+=2)if(typeof n[s]=="string"){let a=n[s+3];a>=0?r[a]():r[-a].unsubscribe(),s+=2}else{let a=r[n[s+1]];n[s].call(a)}r!==null&&(t[Ps]=null);let i=t[ur];if(i!==null){t[ur]=null;for(let s=0;s<i.length;s++){let a=i[s];a()}}let o=t[ks];if(o!==null){t[ks]=null;for(let s of o)s.destroy()}}function nC(e,t){let n;if(e!=null&&(n=e.destroyHooks)!=null)for(let r=0;r<n.length;r+=2){let i=t[n[r]];if(!(i instanceof No)){let o=n[r+1];if(Array.isArray(o))for(let s=0;s<o.length;s+=2){let a=i[o[s]],l=o[s+1];ze(4,a,l);try{l.call(a)}finally{ze(5,a,l)}}else{ze(4,i,o);try{o.call(i)}finally{ze(5,i,o)}}}}}function rC(e,t,n){return iC(e,t.parent,n)}function iC(e,t,n){let r=t;for(;r!==null&&r.type&168;)t=r,r=t.parent;if(r===null)return n[Yn];if(Si(r)){let{encapsulation:i}=e.data[r.directiveStart+r.componentOffset];if(i===Fn.None||i===Fn.Emulated)return null}return An(r,n)}function oC(e,t,n){return aC(e,t,n)}function sC(e,t,n){return e.type&40?An(e,n):null}var aC=sC,pf;function Pa(e,t,n,r){let i=rC(e,r,t),o=t[wt],s=r.parent||t[wn],a=oC(s,r,t);if(i!=null)if(Array.isArray(n))for(let l=0;l<n.length;l++)ff(o,i,n[l],a,!1);else ff(o,i,n,a,!1);pf!==void 0&&pf(o,r,t,n,i)}function qi(e,t){if(t!==null){let n=t.type;if(n&3)return An(t,e);if(n&4)return Sc(-1,e[t.index]);if(n&8){let r=t.child;if(r!==null)return qi(e,r);{let i=e[t.index];return Kn(i)?Sc(-1,i):qt(i)}}else{if(n&128)return qi(e,t.next);if(n&32)return Ih(t,e)()||qt(e[t.index]);{let r=sv(e,t);if(r!==null){if(Array.isArray(r))return r[0];let i=Fr(e[mn]);return qi(i,r)}else return qi(e,t.next)}}}return null}function sv(e,t){if(t!==null){let n=e[mn][wn],r=t.projection;return n.projection[r]}return null}function Sc(e,t){let n=Dt+e+1;if(n<t.length){let r=t[n],i=r[ge].firstChild;if(i!==null)return qi(r,i)}return t[jr]}function Oh(e,t,n,r,i,o,s){for(;n!=null;){if(n.type===128){n=n.next;continue}let a=r[n.index],l=n.type;if(s&&t===0&&(a&&On(qt(a),r),n.flags|=2),!iv(n))if(l&8)Oh(e,t,n.child,r,i,o,!1),ii(t,e,i,a,o);else if(l&32){let u=Ih(n,r),d;for(;d=u();)ii(t,e,i,d,o);ii(t,e,i,a,o)}else l&16?lC(e,t,r,n,i,o):ii(t,e,i,a,o);n=s?n.projectionNext:n.next}}function ka(e,t,n,r,i,o){Oh(n,r,e.firstChild,t,i,o,!1)}function lC(e,t,n,r,i,o){let s=n[mn],a=s[wn].projection[r.projection];if(Array.isArray(a))for(let l=0;l<a.length;l++){let u=a[l];ii(t,e,i,u,o)}else{let l=a,u=s[Rt];Sm(r)&&(l.flags|=128),Oh(e,t,l,u,i,o,!0)}}function cC(e,t,n,r,i){let o=n[jr],s=qt(n);o!==s&&ii(t,e,r,o,i);for(let a=Dt;a<n.length;a++){let l=n[a];ka(l[ge],l,e,t,r,o)}}function uC(e,t,n,r,i){if(t)i?e.addClass(n,r):e.removeClass(n,r);else{let o=r.indexOf("-")===-1?void 0:Or.DashCase;i==null?e.removeStyle(n,r,o):(typeof i=="string"&&i.endsWith("!important")&&(i=i.slice(0,-10),o|=Or.Important),e.setStyle(n,r,i,o))}}function zs(e,t,n,r,i=!1){for(;n!==null;){if(n.type===128){n=i?n.projectionNext:n.next;continue}let o=t[n.index];o!==null&&r.push(qt(o)),Kn(o)&&hC(o,r);let s=n.type;if(s&8)zs(e,t,n.child,r);else if(s&32){let a=Ih(n,t),l;for(;l=a();)r.push(l)}else if(s&16){let a=sv(t,n);if(Array.isArray(a))r.push(...a);else{let l=Fr(t[mn]);zs(l[ge],l,a,r,!0)}}n=i?n.projectionNext:n.next}return r}function hC(e,t){for(let n=Dt;n<e.length;n++){let r=e[n],i=r[ge].firstChild;i!==null&&zs(r[ge],r,i,t)}e[jr]!==e[Yn]&&t.push(e[jr])}function av(e){if(e[ci]!==null){for(let t of e[ci])t.impl.addSequence(t);e[ci].length=0}}var lv=[];function dC(e){return e[$t]??fC(e)}function fC(e){let t=lv.pop()??Object.create(gC);return t.lView=e,t}function pC(e){e.lView[$t]!==e&&(e.lView=null,lv.push(e))}var gC=Ye(F({},Pu),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{Do(e.lView)},consumerOnSignalRead(){this.lView[$t]=this}});function _C(e){let t=e[$t]??Object.create(mC);return t.lView=e,t}var mC=Ye(F({},Pu),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{let t=Fr(e.lView);for(;t&&!cv(t[ge]);)t=Fr(t);t&&Qu(t)},consumerOnSignalRead(){this.lView[$t]=this}});function cv(e){return e.type!==2}function uv(e){if(e[ks]===null)return;let t=!0;for(;t;){let n=!1;for(let r of e[ks])r.dirty&&(n=!0,r.zone===null||Zone.current===r.zone?r.run():r.zone.run(()=>r.run()));t=n&&!!(e[ve]&8192)}}var vC=100;function hv(e,t=!0,n=0){let r=e[qn].rendererFactory,i=!1;i||r.begin?.();try{yC(e,n)}catch(o){throw t&&rv(e,o),o}finally{i||r.end?.()}}function yC(e,t){let n=Q_();try{Zd(!0),Cc(e,t);let r=0;for(;wa(e);){if(r===vC)throw new Ae(103,!1);r++,Cc(e,1)}}finally{Zd(n)}}function bC(e,t,n,r){if(Oo(t))return;let i=t[ve],o=!1,s=!1;rh(t);let a=!0,l=null,u=null;o||(cv(e)?(u=dC(t),l=Ad(u)):ow()===null?(a=!1,u=_C(t),l=Ad(u)):t[$t]&&(Mg(t[$t]),t[$t]=null));try{G_(t),xE(e.bindingStartIndex),n!==null&&tv(e,t,n,2,r);let d=(i&3)===3;if(!o)if(d){let m=e.preOrderCheckHooks;m!==null&&ps(t,m,null)}else{let m=e.preOrderHooks;m!==null&&gs(t,m,0,null),_l(t,0)}if(s||wC(t),uv(t),dv(t,0),e.contentQueries!==null&&Bm(e,t),!o)if(d){let m=e.contentCheckHooks;m!==null&&ps(t,m)}else{let m=e.contentHooks;m!==null&&gs(t,m,1),_l(t,1)}xC(e,t);let h=e.components;h!==null&&pv(t,h,0);let v=e.viewQuery;if(v!==null&&Ec(2,v,r),!o)if(d){let m=e.viewCheckHooks;m!==null&&ps(t,m)}else{let m=e.viewHooks;m!==null&&gs(t,m,2),_l(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[gl]){for(let m of t[gl])m();t[gl]=null}o||(av(t),t[ve]&=-73)}catch(d){throw o||Do(t),d}finally{u!==null&&(uw(u,l),a&&pC(u)),ih()}}function dv(e,t){for(let n=Om(e);n!==null;n=Dm(n))for(let r=Dt;r<n.length;r++){let i=n[r];fv(i,t)}}function wC(e){for(let t=Om(e);t!==null;t=Dm(t)){if(!(t[ve]&2))continue;let n=t[gi];for(let r=0;r<n.length;r++){let i=n[r];Qu(i)}}}function EC(e,t,n){ze(18);let r=tn(t,e);fv(r,n),ze(19,r[ht])}function fv(e,t){Xu(e)&&Cc(e,t)}function Cc(e,t){let n=e[ge],r=e[ve],i=e[$t],o=!!(t===0&&r&16);if(o||=!!(r&64&&t===0),o||=!!(r&1024),o||=!!(i?.dirty&&Lg(i)),o||=!1,i&&(i.dirty=!1),e[ve]&=-9217,o)bC(n,e,n.template,e[ht]);else if(r&8192){uv(e),dv(e,1);let s=n.components;s!==null&&pv(e,s,1),av(e)}}function pv(e,t,n){for(let r=0;r<t.length;r++)EC(e,t[r],n)}function xC(e,t){let n=e.hostBindingOpCodes;if(n!==null)try{for(let r=0;r<n.length;r++){let i=n[r];if(i<0)Vr(~i);else{let o=i,s=n[++r],a=n[++r];IE(s,o);let l=t[o];ze(24,l),a(2,l),ze(25,l)}}}finally{Vr(-1)}}function Dh(e,t){let n=Q_()?64:1088;for(e[qn].changeDetectionScheduler?.notify(t);e;){e[ve]|=n;let r=Fr(e);if(Ls(e)&&!r)return e;e=r}return null}function gv(e,t,n,r){return[e,!0,0,t,null,r,null,n,null,null]}function _v(e,t){let n=Dt+t;if(n<e.length)return e[n]}function Aa(e,t,n,r=!0){let i=t[ge];if(SC(i,t,e,n),r){let s=Sc(n,e),a=t[wt],l=a.parentNode(e[jr]);l!==null&&QS(i,e[wn],a,t,l,s)}let o=t[so];o!==null&&o.firstChild!==null&&(o.firstChild=null)}function mv(e,t){let n=ho(e,t);return n!==void 0&&Na(n[ge],n),n}function ho(e,t){if(e.length<=Dt)return;let n=Dt+t,r=e[n];if(r){let i=r[Mr];i!==null&&i!==e&&Th(i,r),t>0&&(e[n-1][fn]=r[fn]);let o=Rs(e,Dt+t);XS(r[ge],r);let s=o[Gn];s!==null&&s.detachView(o[ge]),r[Rt]=null,r[fn]=null,r[ve]&=-129}return r}function SC(e,t,n,r){let i=Dt+r,o=n.length;r>0&&(n[i-1][fn]=t),r<o-Dt?(t[fn]=n[i],S_(n,Dt+r,t)):(n.push(t),t[fn]=null),t[Rt]=n;let s=t[Mr];s!==null&&n!==s&&vv(s,t);let a=t[Gn];a!==null&&a.insertView(e),hc(t),t[ve]|=128}function vv(e,t){let n=e[gi],r=t[Rt];if(Vn(r))e[ve]|=2;else{let i=r[Rt][mn];t[mn]!==i&&(e[ve]|=2)}n===null?e[gi]=[t]:n.push(t)}var fo=class{_lView;_cdRefInjectingView;notifyErrorHandler;_appRef=null;_attachedToViewContainer=!1;get rootNodes(){let e=this._lView,t=e[ge];return zs(t,e,t.firstChild,[])}constructor(e,t,n=!0){this._lView=e,this._cdRefInjectingView=t,this.notifyErrorHandler=n}get context(){return this._lView[ht]}get dirty(){return!!(this._lView[ve]&9280)||!!this._lView[$t]?.dirty}set context(e){this._lView[ht]=e}get destroyed(){return Oo(this._lView)}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let e=this._lView[Rt];if(Kn(e)){let t=e[As],n=t?t.indexOf(this):-1;n>-1&&(ho(e,n),Rs(t,n))}this._attachedToViewContainer=!1}Na(this._lView[ge],this._lView)}onDestroy(e){W_(this._lView,e)}markForCheck(){Dh(this._cdRefInjectingView||this._lView,4)}markForRefresh(){Qu(this._cdRefInjectingView||this._lView)}detach(){this._lView[ve]&=-129}reattach(){hc(this._lView),this._lView[ve]|=128}detectChanges(){this._lView[ve]|=1024,hv(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new Ae(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let e=Ls(this._lView),t=this._lView[Mr];t!==null&&!e&&Th(t,this._lView),ov(this._lView[ge],this._lView)}attachToAppRef(e){if(this._attachedToViewContainer)throw new Ae(902,!1);this._appRef=e;let t=Ls(this._lView),n=this._lView[Mr];n!==null&&!t&&vv(n,this._lView),hc(this._lView)}},po=(()=>{class e{static __NG_ELEMENT_ID__=TC}return e})(),CC=po,IC=class extends CC{_declarationLView;_declarationTContainer;elementRef;constructor(e,t,n){super(),this._declarationLView=e,this._declarationTContainer=t,this.elementRef=n}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(e,t){return this.createEmbeddedViewImpl(e,t)}createEmbeddedViewImpl(e,t,n){let r=Ra(this._declarationLView,this._declarationTContainer,e,{embeddedViewInjector:t,dehydratedView:n});return new fo(r)}};function TC(){return La(Gt(),xe())}function La(e,t){return e.type&4?new IC(t,e,Ti(e,t)):null}function Lo(e,t,n,r,i){let o=e.data[t];if(o===null)o=OC(e,t,n,r,i),CE()&&(o.flags|=32);else if(o.type&64){o.type=n,o.value=r,o.attrs=i;let s=EE();o.injectorIndex=s===null?-1:s.injectorIndex}return _r(o,!0),o}function OC(e,t,n,r,i){let o=K_(),s=th(),a=s?o:o&&o.parent,l=e.data[t]=RC(e,a,n,t,r,i);return DC(e,l,o,s),l}function DC(e,t,n,r){e.firstChild===null&&(e.firstChild=t),n!==null&&(r?n.child==null&&t.parent!==null&&(n.child=t):n.next===null&&(n.next=t,t.prev=n))}function RC(e,t,n,r,i,o){let s=t?t.injectorIndex:-1,a=0;return yE()&&(a|=128),{type:n,index:r,insertBeforeIndex:null,injectorIndex:s,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:a,providerIndexes:0,value:i,attrs:o,mergedAttrs:null,localNames:null,initialInputs:null,inputs:null,hostDirectiveInputs:null,outputs:null,hostDirectiveOutputs:null,directiveToIndex:null,tView:null,next:null,prev:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}var DM=new RegExp(`^(\\d+)*(${Tx}|${Ix})*(.*)`),NC=()=>null;function go(e,t){return NC(e,t)}var PC=class{},yv=class{},kC=class{resolveComponentFactory(e){throw Error(`No component factory found for ${dn(e)}.`)}},Mo=class{static NULL=new kC},En=class{},bv=(()=>{class e{destroyNode=null;static __NG_ELEMENT_ID__=()=>AC()}return e})();function AC(){let e=xe(),t=Gt(),n=tn(t.index,e);return(Vn(n)?n:e)[wt]}var LC=(()=>{class e{static \u0275prov=_e({token:e,providedIn:"root",factory:()=>null})}return e})();function Ic(e,t,n){let r=n?e.styles:null,i=n?e.classes:null,o=0;if(t!==null)for(let s=0;s<t.length;s++){let a=t[s];if(typeof a=="number")o=a;else if(o==1)i=Ud(i,a);else if(o==2){let l=a,u=t[++s];r=Ud(r,l+": "+u+";")}}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=i:e.classesWithoutHost=i}function Ot(e,t=De.Default){let n=xe();if(n===null)return Fe(e,t);let r=Gt();return pm(r,n,Pt(e),t)}function Rh(e,t,n,r,i){let o=r===null?null:{"":-1},s=i(e,n);if(s!==null){let a,l=null,u=null,d=jC(s);d===null?a=s:[a,l,u]=d,BC(e,t,n,a,o,l,u)}o!==null&&r!==null&&MC(n,r,o)}function MC(e,t,n){let r=e.localNames=[];for(let i=0;i<t.length;i+=2){let o=n[t[i+1]];if(o==null)throw new Ae(-301,!1);r.push(t[i],o)}}function jC(e){let t=null,n=!1;for(let s=0;s<e.length;s++){let a=e[s];if(s===0&&Rn(a)&&(t=a),a.findHostDirectiveDefs!==null){n=!0;break}}if(!n)return null;let r=null,i=null,o=null;for(let s of e)s.findHostDirectiveDefs!==null&&(r??=[],i??=new Map,o??=new Map,FC(s,r,o,i)),s===t&&(r??=[],r.push(s));return r!==null?(r.push(...t===null?e:e.slice(1)),[r,i,o]):null}function FC(e,t,n,r){let i=t.length;e.findHostDirectiveDefs(e,t,r),n.set(e,[i,t.length-1])}function VC(e,t,n){t.componentOffset=n,(e.components??=[]).push(t.index)}function BC(e,t,n,r,i,o,s){let a=r.length,l=!1;for(let v=0;v<a;v++){let m=r[v];!l&&Rn(m)&&(l=!0,VC(e,n,v)),gc(Bs(n,t),e,m.type)}GC(n,e.data.length,a);for(let v=0;v<a;v++){let m=r[v];m.providersResolver&&m.providersResolver(m)}let u=!1,d=!1,h=Qm(e,t,a,null);a>0&&(n.directiveToIndex=new Map);for(let v=0;v<a;v++){let m=r[v];if(n.mergedAttrs=_i(n.mergedAttrs,m.hostAttrs),HC(e,n,t,h,m),qC(h,m,i),s!==null&&s.has(m)){let[C,A]=s.get(m);n.directiveToIndex.set(m.type,[h,C+n.directiveStart,A+n.directiveStart])}else(o===null||!o.has(m))&&n.directiveToIndex.set(m.type,h);m.contentQueries!==null&&(n.flags|=4),(m.hostBindings!==null||m.hostAttrs!==null||m.hostVars!==0)&&(n.flags|=64);let w=m.type.prototype;!u&&(w.ngOnChanges||w.ngOnInit||w.ngDoCheck)&&((e.preOrderHooks??=[]).push(n.index),u=!0),!d&&(w.ngOnChanges||w.ngDoCheck)&&((e.preOrderCheckHooks??=[]).push(n.index),d=!0),h++}UC(e,n,o)}function UC(e,t,n){for(let r=t.directiveStart;r<t.directiveEnd;r++){let i=e.data[r];if(n===null||!n.has(i))gf(0,t,i,r),gf(1,t,i,r),mf(t,r,!1);else{let o=n.get(i);_f(0,t,o,r),_f(1,t,o,r),mf(t,r,!0)}}}function gf(e,t,n,r){let i=e===0?n.inputs:n.outputs;for(let o in i)if(i.hasOwnProperty(o)){let s;e===0?s=t.inputs??={}:s=t.outputs??={},s[o]??=[],s[o].push(r),wv(t,o)}}function _f(e,t,n,r){let i=e===0?n.inputs:n.outputs;for(let o in i)if(i.hasOwnProperty(o)){let s=i[o],a;e===0?a=t.hostDirectiveInputs??={}:a=t.hostDirectiveOutputs??={},a[s]??=[],a[s].push(r,o),wv(t,s)}}function wv(e,t){t==="class"?e.flags|=8:t==="style"&&(e.flags|=16)}function mf(e,t,n){let{attrs:r,inputs:i,hostDirectiveInputs:o}=e;if(r===null||!n&&i===null||n&&o===null||vh(e)){e.initialInputs??=[],e.initialInputs.push(null);return}let s=null,a=0;for(;a<r.length;){let l=r[a];if(l===0){a+=4;continue}else if(l===5){a+=2;continue}else if(typeof l=="number")break;if(!n&&i.hasOwnProperty(l)){let u=i[l];for(let d of u)if(d===t){s??=[],s.push(l,r[a+1]);break}}else if(n&&o.hasOwnProperty(l)){let u=o[l];for(let d=0;d<u.length;d+=2)if(u[d]===t){s??=[],s.push(u[d+1],r[a+1]);break}}a+=2}e.initialInputs??=[],e.initialInputs.push(s)}function HC(e,t,n,r,i){e.data[r]=i;let o=i.factory||(i.factory=kr(i.type,!0)),s=new No(o,Rn(i),Ot);e.blueprint[r]=s,n[r]=s,$C(e,t,r,Qm(e,n,i.hostVars,Xn),i)}function $C(e,t,n,r,i){let o=i.hostBindings;if(o){let s=e.hostBindingOpCodes;s===null&&(s=e.hostBindingOpCodes=[]);let a=~t.index;zC(s)!=a&&s.push(a),s.push(n,r,o)}}function zC(e){let t=e.length;for(;t>0;){let n=e[--t];if(typeof n=="number"&&n<0)return n}return 0}function qC(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;Rn(t)&&(n[""]=e)}}function GC(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function Ev(e,t,n,r,i,o,s,a){let l=t.consts,u=dr(l,s),d=Lo(t,e,2,r,u);return o&&Rh(t,n,d,dr(l,a),i),d.mergedAttrs=_i(d.mergedAttrs,d.attrs),d.attrs!==null&&Ic(d,d.attrs,!1),d.mergedAttrs!==null&&Ic(d,d.mergedAttrs,!0),t.queries!==null&&t.queries.elementStart(t,d),d}function xv(e,t){sh(e,t),Ku(t)&&e.queries.elementEnd(t)}var WC=class extends Mo{ngModule;constructor(e){super(),this.ngModule=e}resolveComponentFactory(e){let t=Lr(e);return new Nh(t,this.ngModule)}};function ZC(e){return Object.keys(e).map(t=>{let[n,r,i]=e[t],o={propName:n,templateName:t,isSignal:(r&Oa.SignalBased)!==0};return i&&(o.transform=i),o})}function YC(e){return Object.keys(e).map(t=>({propName:e[t],templateName:t}))}function KC(e,t,n){let r=t instanceof zn?t:t?.injector;return r&&e.getStandaloneInjector!==null&&(r=e.getStandaloneInjector(r)||r),r?new UE(n,r):n}function JC(e){let t=e.get(En,null);if(t===null)throw new Ae(407,!1);let n=e.get(LC,null),r=e.get(Ci,null);return{rendererFactory:t,sanitizer:n,changeDetectionScheduler:r}}function XC(e,t){let n=(e.selectors[0][0]||"div").toLowerCase();return Ym(t,n,n==="svg"?z_:n==="math"?uE:null)}var Nh=class extends yv{componentDef;ngModule;selector;componentType;ngContentSelectors;isBoundToModule;get inputs(){return ZC(this.componentDef.inputs)}get outputs(){return YC(this.componentDef.outputs)}constructor(e,t){super(),this.componentDef=e,this.ngModule=t,this.componentType=e.type,this.selector=IS(e.selectors),this.ngContentSelectors=e.ngContentSelectors??[],this.isBoundToModule=!!t}create(e,t,n,r){ze(22);let i=Oe(null);try{let o=this.componentDef,s=n?["ng-version","19.2.0"]:TS(this.componentDef.selectors[0]),a=yh(0,null,null,1,0,null,null,null,null,[s],null),l=KC(o,r||this.ngModule,e),u=JC(l),d=u.rendererFactory.createRenderer(null,o),h=n?jS(d,n,o.encapsulation,l):XC(o,d),v=bh(null,a,null,512|Xm(o),null,null,u,d,l,null,Vm(h,l,!0));v[ct]=h,rh(v);let m=null;try{let w=Ev(ct,a,v,"#host",()=>[this.componentDef],!0,0);h&&(Jm(d,h,w),On(h,v)),Da(a,v,w),_h(a,w,v),xv(a,w),t!==void 0&&eI(w,this.ngContentSelectors,t),m=tn(w.index,v),v[ht]=m[ht],Ch(a,v,null)}catch(w){throw m!==null&&yc(m),yc(v),w}finally{ze(23),ih()}return new QC(this.componentType,v)}finally{Oe(i)}}},QC=class extends PC{_rootLView;instance;hostView;changeDetectorRef;componentType;location;previousInputValues=null;_tNode;constructor(e,t){super(),this._rootLView=t,this._tNode=Ju(t[ge],ct),this.location=Ti(this._tNode,t),this.instance=tn(this._tNode.index,t)[ht],this.hostView=this.changeDetectorRef=new fo(t,void 0,!1),this.componentType=e}setInput(e,t){let n=this._tNode;if(this.previousInputValues??=new Map,this.previousInputValues.has(e)&&Object.is(this.previousInputValues.get(e),t))return;let r=this._rootLView,i=Sh(n,r[ge],r,e,t);this.previousInputValues.set(e,t);let o=tn(n.index,r);Dh(o,1)}get injector(){return new Ki(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(e){this.hostView.onDestroy(e)}};function eI(e,t,n){let r=e.projection=[];for(let i=0;i<t.length;i++){let o=n[i];r.push(o!=null&&o.length?Array.from(o):null)}}var Di=(()=>{class e{static __NG_ELEMENT_ID__=tI}return e})();function tI(){let e=Gt();return Cv(e,xe())}var nI=Di,Sv=class extends nI{_lContainer;_hostTNode;_hostLView;constructor(e,t,n){super(),this._lContainer=e,this._hostTNode=t,this._hostLView=n}get element(){return Ti(this._hostTNode,this._hostLView)}get injector(){return new Ki(this._hostTNode,this._hostLView)}get parentInjector(){let e=ah(this._hostTNode,this._hostLView);if(lm(e)){let t=Fs(e,this._hostLView),n=js(e),r=t[ge].data[n+8];return new Ki(r,t)}else return new Ki(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(e){let t=vf(this._lContainer);return t!==null&&t[e]||null}get length(){return this._lContainer.length-Dt}createEmbeddedView(e,t,n){let r,i;typeof n=="number"?r=n:n!=null&&(r=n.index,i=n.injector);let o=go(this._lContainer,e.ssrId),s=e.createEmbeddedViewImpl(t||{},i,o);return this.insertImpl(s,r,uo(this._hostTNode,o)),s}createComponent(e,t,n,r,i){let o=e&&!iE(e),s;if(o)s=t;else{let m=t||{};s=m.index,n=m.injector,r=m.projectableNodes,i=m.environmentInjector||m.ngModuleRef}let a=o?e:new Nh(Lr(e)),l=n||this.parentInjector;if(!i&&a.ngModule==null){let m=(o?l:this.parentInjector).get(zn,null);m&&(i=m)}let u=Lr(a.componentType??{}),d=go(this._lContainer,u?.id??null),h=d?.firstChild??null,v=a.create(l,r,h,i);return this.insertImpl(v.hostView,s,uo(this._hostTNode,d)),v}insert(e,t){return this.insertImpl(e,t,!0)}insertImpl(e,t,n){let r=e._lView;if(dE(r)){let s=this.indexOf(e);if(s!==-1)this.detach(s);else{let a=r[Rt],l=new Sv(a,a[wn],a[Rt]);l.detach(l.indexOf(e))}}let i=this._adjustIndex(t),o=this._lContainer;return Aa(o,r,i,n),e.attachToViewContainerRef(),S_(wl(o),i,e),e}move(e,t){return this.insert(e,t)}indexOf(e){let t=vf(this._lContainer);return t!==null?t.indexOf(e):-1}remove(e){let t=this._adjustIndex(e,-1),n=ho(this._lContainer,t);n&&(Rs(wl(this._lContainer),t),Na(n[ge],n))}detach(e){let t=this._adjustIndex(e,-1),n=ho(this._lContainer,t);return n&&Rs(wl(this._lContainer),t)!=null?new fo(n):null}_adjustIndex(e,t=0){return e??this.length+t}};function vf(e){return e[As]}function wl(e){return e[As]||(e[As]=[])}function Cv(e,t){let n,r=t[e.index];return Kn(r)?n=r:(n=gv(r,t,null,e),t[e.index]=n,wh(t,n)),iI(n,t,e,r),new Sv(n,e,t)}function rI(e,t){let n=e[wt],r=n.createComment(""),i=An(t,e),o=n.parentNode(i);return $s(n,o,r,n.nextSibling(i),!1),r}var iI=aI,oI=()=>!1;function sI(e,t,n){return oI(e,t,n)}function aI(e,t,n,r){if(e[jr])return;let i;n.type&8?i=qt(r):i=rI(t,n),e[jr]=i}var lI=class Iv{queryList;matches=null;constructor(t){this.queryList=t}clone(){return new Iv(this.queryList)}setDirty(){this.queryList.setDirty()}},cI=class Tv{queries;constructor(t=[]){this.queries=t}createEmbeddedView(t){let n=t.queries;if(n!==null){let r=t.contentQueries!==null?t.contentQueries[0]:n.length,i=[];for(let o=0;o<r;o++){let s=n.getByIndex(o),a=this.queries[s.indexInDeclarationView];i.push(a.clone())}return new Tv(i)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}finishViewCreation(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let n=0;n<this.queries.length;n++)Ph(t,n).matches!==null&&this.queries[n].setDirty()}},uI=class{flags;read;predicate;constructor(e,t,n=null){this.flags=t,this.read=n,typeof e=="string"?this.predicate=bI(e):this.predicate=e}},hI=class Ov{queries;constructor(t=[]){this.queries=t}elementStart(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].elementStart(t,n)}elementEnd(t){for(let n=0;n<this.queries.length;n++)this.queries[n].elementEnd(t)}embeddedTView(t){let n=null;for(let r=0;r<this.length;r++){let i=n!==null?n.length:0,o=this.getByIndex(r).embeddedTView(t,i);o&&(o.indexInDeclarationView=r,n!==null?n.push(o):n=[o])}return n!==null?new Ov(n):null}template(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].template(t,n)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}},dI=class Dv{metadata;matches=null;indexInDeclarationView=-1;crossesNgTemplate=!1;_declarationNodeIndex;_appliesToNextNode=!0;constructor(t,n=-1){this.metadata=t,this._declarationNodeIndex=n}elementStart(t,n){this.isApplyingToNode(n)&&this.matchTNode(t,n)}elementEnd(t){this._declarationNodeIndex===t.index&&(this._appliesToNextNode=!1)}template(t,n){this.elementStart(t,n)}embeddedTView(t,n){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,n),new Dv(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&&(this.metadata.flags&1)!==1){let n=this._declarationNodeIndex,r=t.parent;for(;r!==null&&r.type&8&&r.index!==n;)r=r.parent;return n===(r!==null?r.index:-1)}return this._appliesToNextNode}matchTNode(t,n){let r=this.metadata.predicate;if(Array.isArray(r))for(let i=0;i<r.length;i++){let o=r[i];this.matchTNodeWithReadOption(t,n,fI(n,o)),this.matchTNodeWithReadOption(t,n,_s(n,t,o,!1,!1))}else r===po?n.type&4&&this.matchTNodeWithReadOption(t,n,-1):this.matchTNodeWithReadOption(t,n,_s(n,t,r,!1,!1))}matchTNodeWithReadOption(t,n,r){if(r!==null){let i=this.metadata.read;if(i!==null)if(i===Vt||i===Di||i===po&&n.type&4)this.addMatch(n.index,-2);else{let o=_s(n,t,i,!1,!1);o!==null&&this.addMatch(n.index,o)}else this.addMatch(n.index,r)}}addMatch(t,n){this.matches===null?this.matches=[t,n]:this.matches.push(t,n)}};function fI(e,t){let n=e.localNames;if(n!==null){for(let r=0;r<n.length;r+=2)if(n[r]===t)return n[r+1]}return null}function pI(e,t){return e.type&11?Ti(e,t):e.type&4?La(e,t):null}function gI(e,t,n,r){return n===-1?pI(t,e):n===-2?_I(e,t,r):co(e,e[ge],n,t)}function _I(e,t,n){if(n===Vt)return Ti(t,e);if(n===po)return La(t,e);if(n===Di)return Cv(t,e)}function Rv(e,t,n,r){let i=t[Gn].queries[r];if(i.matches===null){let o=e.data,s=n.matches,a=[];for(let l=0;s!==null&&l<s.length;l+=2){let u=s[l];if(u<0)a.push(null);else{let d=o[u];a.push(gI(t,d,s[l+1],n.metadata.read))}}i.matches=a}return i.matches}function Tc(e,t,n,r){let i=e.queries.getByIndex(n),o=i.matches;if(o!==null){let s=Rv(e,t,i,n);for(let a=0;a<o.length;a+=2){let l=o[a];if(l>0)r.push(s[a/2]);else{let u=o[a+1],d=t[-l];for(let h=Dt;h<d.length;h++){let v=d[h];v[Mr]===v[Rt]&&Tc(v[ge],v,u,r)}if(d[gi]!==null){let h=d[gi];for(let v=0;v<h.length;v++){let m=h[v];Tc(m[ge],m,u,r)}}}}}return r}function mI(e,t){return e[Gn].queries[t].queryList}function vI(e,t,n){let r=new dx((n&4)===4);return gE(e,t,r,r.destroy),(t[Gn]??=new cI).queries.push(new lI(r))-1}function yI(e,t,n){let r=_t();return r.firstCreatePass&&(wI(r,new uI(e,t,n),-1),(t&2)===2&&(r.staticViewQueries=!0)),vI(r,xe(),t)}function bI(e){return e.split(",").map(t=>t.trim())}function wI(e,t,n){e.queries===null&&(e.queries=new hI),e.queries.track(new dI(t,n))}function Ph(e,t){return e.queries.getByIndex(t)}function EI(e,t){let n=e[ge],r=Ph(n,t);return r.crossesNgTemplate?Tc(n,e,t,[]):Rv(n,e,r,t)}var _o=class{},Nv=class extends _o{injector;componentFactoryResolver=new WC(this);instance=null;constructor(e){super();let t=new Yu([...e.providers,{provide:_o,useValue:this},{provide:Mo,useValue:this.componentFactoryResolver}],e.parent||va(),e.debugName,new Set(["environment"]));this.injector=t,e.runEnvironmentInitializers&&t.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(e){this.injector.onDestroy(e)}};function xI(e,t,n=null){return new Nv({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}var SI=(()=>{class e{_injector;cachedInjectors=new Map;constructor(n){this._injector=n}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n)){let r=R_(!1,n.type),i=r.length>0?xI([r],this._injector,`Standalone[${n.type.name}]`):null;this.cachedInjectors.set(n,i)}return this.cachedInjectors.get(n)}ngOnDestroy(){try{for(let n of this.cachedInjectors.values())n!==null&&n.destroy()}finally{this.cachedInjectors.clear()}}static \u0275prov=_e({token:e,providedIn:"environment",factory:()=>new e(Fe(zn))})}return e})();function At(e){return $u(()=>{let t=Pv(e),n=Ye(F({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===Cm.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:t.standalone?i=>i.get(SI).getOrCreateStandaloneInjector(n):null,getExternalStyles:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||Fn.Emulated,styles:e.styles||$n,_:null,schemas:e.schemas||null,tView:null,id:""});t.standalone&&Wr("NgStandalone"),kv(n);let r=e.dependencies;return n.directiveDefs=yf(r,!1),n.pipeDefs=yf(r,!0),n.id=DI(n),n})}function CI(e){return Lr(e)||O_(e)}function II(e){return e!==null}function TI(e,t){if(e==null)return Ar;let n={};for(let r in e)if(e.hasOwnProperty(r)){let i=e[r],o,s,a,l;Array.isArray(i)?(a=i[0],o=i[1],s=i[2]??o,l=i[3]||null):(o=i,s=i,a=Oa.None,l=null),n[o]=[r,a,l],t[o]=s}return n}function OI(e){if(e==null)return Ar;let t={};for(let n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}function Ma(e){return $u(()=>{let t=Pv(e);return kv(t),t})}function kh(e){return{type:e.type,name:e.name,factory:null,pure:e.pure!==!1,standalone:e.standalone??!0,onDestroy:e.type.prototype.ngOnDestroy||null}}function Pv(e){let t={};return{type:e.type,providersResolver:null,factory:null,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:t,inputConfig:e.inputs||Ar,exportAs:e.exportAs||null,standalone:e.standalone??!0,signals:e.signals===!0,selectors:e.selectors||$n,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:TI(e.inputs,t),outputs:OI(e.outputs),debugInfo:null}}function kv(e){e.features?.forEach(t=>t(e))}function yf(e,t){if(!e)return null;let n=t?D_:CI;return()=>(typeof e=="function"?e():e).map(r=>n(r)).filter(II)}function DI(e){let t=0,n=typeof e.consts=="function"?"":e.consts,r=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,n,e.vars,e.decls,e.encapsulation,e.standalone,e.signals,e.exportAs,JSON.stringify(e.inputs),JSON.stringify(e.outputs),Object.getOwnPropertyNames(e.type.prototype),!!e.contentQueries,!!e.viewQuery];for(let i of r.join("|"))t=Math.imul(31,t)+i.charCodeAt(0)<<0;return t+=2147483648,"c"+t}function RI(e){return Object.getPrototypeOf(e.prototype).constructor}function Ri(e){let t=RI(e.type),n=!0,r=[e];for(;t;){let i;if(Rn(e))i=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new Ae(903,!1);i=t.\u0275dir}if(i){if(n){r.push(i);let s=e;s.inputs=El(e.inputs),s.declaredInputs=El(e.declaredInputs),s.outputs=El(e.outputs);let a=i.hostBindings;a&&LI(e,a);let l=i.viewQuery,u=i.contentQueries;if(l&&kI(e,l),u&&AI(e,u),NI(e,i),E1(e.outputs,i.outputs),Rn(i)&&i.data.animation){let d=e.data;d.animation=(d.animation||[]).concat(i.data.animation)}}let o=i.features;if(o)for(let s=0;s<o.length;s++){let a=o[s];a&&a.ngInherit&&a(e),a===Ri&&(n=!1)}}t=Object.getPrototypeOf(t)}PI(r)}function NI(e,t){for(let n in t.inputs){if(!t.inputs.hasOwnProperty(n)||e.inputs.hasOwnProperty(n))continue;let r=t.inputs[n];r!==void 0&&(e.inputs[n]=r,e.declaredInputs[n]=t.declaredInputs[n])}}function PI(e){let t=0,n=null;for(let r=e.length-1;r>=0;r--){let i=e[r];i.hostVars=t+=i.hostVars,i.hostAttrs=_i(i.hostAttrs,n=_i(n,i.hostAttrs))}}function El(e){return e===Ar?{}:e===$n?[]:e}function kI(e,t){let n=e.viewQuery;n?e.viewQuery=(r,i)=>{t(r,i),n(r,i)}:e.viewQuery=t}function AI(e,t){let n=e.contentQueries;n?e.contentQueries=(r,i,o)=>{t(r,i,o),n(r,i,o)}:e.contentQueries=t}function LI(e,t){let n=e.hostBindings;n?e.hostBindings=(r,i)=>{t(r,i),n(r,i)}:e.hostBindings=t}function Av(e,t,n){return e[t]=n}function Wn(e,t,n){let r=e[t];return Object.is(r,n)?!1:(e[t]=n,!0)}function MI(e,t,n,r){let i=Wn(e,t,n);return Wn(e,t+1,r)||i}function jI(e,t,n,r,i,o,s,a,l){let u=t.consts,d=Lo(t,e,4,s||null,a||null);eh()&&Rh(t,n,d,dr(u,l),xh),d.mergedAttrs=_i(d.mergedAttrs,d.attrs),sh(t,d);let h=d.tView=yh(2,d,r,i,o,t.directiveRegistry,t.pipeRegistry,null,t.schemas,u,null);return t.queries!==null&&(t.queries.template(t,d),h.queries=t.queries.embeddedTView(d)),d}function Oc(e,t,n,r,i,o,s,a,l,u){let d=n+ct,h=t.firstCreatePass?jI(d,t,e,r,i,o,s,a,l):t.data[d];_r(h,!1);let v=FI(t,e,h,n);xa()&&Pa(t,e,v,h),On(v,e);let m=gv(v,e,v,h);return e[d]=m,wh(e,m),sI(m,h,e),ya(h)&&Da(t,e,h),l!=null&&Eh(e,h,u),h}function at(e,t,n,r,i,o,s,a){let l=xe(),u=_t(),d=dr(u.consts,o);return Oc(l,u,e,t,n,r,i,d,s,a),at}var FI=VI;function VI(e,t,n,r){return Sa(!0),t[wt].createComment("")}var BI=new Ce(""),UI=(()=>{class e{static \u0275prov=_e({token:e,providedIn:"root",factory:()=>new HI})}return e})(),HI=class{queuedEffectCount=0;queues=new Map;schedule(e){this.enqueue(e)}remove(e){let t=e.zone,n=this.queues.get(t);n.has(e)&&(n.delete(e),this.queuedEffectCount--)}enqueue(e){let t=e.zone;this.queues.has(t)||this.queues.set(t,new Set);let n=this.queues.get(t);n.has(e)||(this.queuedEffectCount++,n.add(e))}flush(){for(;this.queuedEffectCount>0;)for(let[e,t]of this.queues)e===null?this.flushQueue(t):e.run(()=>this.flushQueue(t))}flushQueue(e){for(let t of e)e.delete(t),this.queuedEffectCount--,t.run()}};function Lv(e){return!!e&&typeof e.then=="function"}function $I(e){return!!e&&typeof e.subscribe=="function"}var zI=new Ce(""),Mv=(()=>{class e{resolve;reject;initialized=!1;done=!1;donePromise=new Promise((n,r)=>{this.resolve=n,this.reject=r});appInits=P(zI,{optional:!0})??[];injector=P(kt);constructor(){}runInitializers(){if(this.initialized)return;let n=[];for(let i of this.appInits){let o=A_(this.injector,i);if(Lv(o))n.push(o);else if($I(o)){let s=new Promise((a,l)=>{o.subscribe({complete:a,error:l})});n.push(s)}}let r=()=>{this.done=!0,this.resolve()};Promise.all(n).then(()=>{r()}).catch(i=>{this.reject(i)}),n.length===0&&r(),this.initialized=!0}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),qI=new Ce("");function GI(){dw(()=>{throw new Ae(600,!1)})}function WI(e){return e.isBoundToModule}var ZI=10,pr=(()=>{class e{_runningTick=!1;_destroyed=!1;_destroyListeners=[];_views=[];internalErrorHandler=P(ax);afterRenderManager=P(Mm);zonelessEnabled=P(ch);rootEffectScheduler=P(UI);dirtyFlags=0;tracingSnapshot=null;externalTestViews=new Set;afterTick=new ye;get allViews(){return[...this.externalTestViews.keys(),...this._views]}get destroyed(){return this._destroyed}componentTypes=[];components=[];isStable=P(Ca).hasPendingTasks.pipe(ga(n=>!n));constructor(){P(Po,{optional:!0})}whenStable(){let n;return new Promise(r=>{n=this.isStable.subscribe({next:i=>{i&&r()}})}).finally(()=>{n.unsubscribe()})}_injector=P(zn);_rendererFactory=null;get injector(){return this._injector}bootstrap(n,r){ze(10);let i=n instanceof yv;if(!this._injector.get(Mv).done){let h=!i&&q1(n),v=!1;throw new Ae(405,v)}let o;i?o=n:o=this._injector.get(Mo).resolveComponentFactory(n),this.componentTypes.push(o.componentType);let s=WI(o)?void 0:this._injector.get(_o),a=r||o.selector,l=o.create(kt.NULL,[],a,s),u=l.location.nativeElement,d=l.injector.get(BI,null);return d?.registerApplication(u),l.onDestroy(()=>{this.detachView(l.hostView),ms(this.components,l),d?.unregisterApplication(u)}),this._loadComponent(l),ze(11,l),l}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){ze(12),this.tracingSnapshot!==null?this.tracingSnapshot.run(gh.CHANGE_DETECTION,this.tickImpl):this.tickImpl()}tickImpl=()=>{if(this._runningTick)throw new Ae(101,!1);let n=Oe(null);try{this._runningTick=!0,this.synchronize()}catch(r){this.internalErrorHandler(r)}finally{this._runningTick=!1,this.tracingSnapshot?.dispose(),this.tracingSnapshot=null,Oe(n),this.afterTick.next(),ze(13)}};synchronize(){this._rendererFactory===null&&!this._injector.destroyed&&(this._rendererFactory=this._injector.get(En,null,{optional:!0}));let n=0;for(;this.dirtyFlags!==0&&n++<ZI;)ze(14),this.synchronizeOnce(),ze(15)}synchronizeOnce(){if(this.dirtyFlags&16&&(this.dirtyFlags&=-17,this.rootEffectScheduler.flush()),this.dirtyFlags&7){let n=!!(this.dirtyFlags&1);this.dirtyFlags&=-8,this.dirtyFlags|=8;for(let{_lView:r,notifyErrorHandler:i}of this.allViews)YI(r,i,n,this.zonelessEnabled);if(this.dirtyFlags&=-5,this.syncDirtyFlagsWithViews(),this.dirtyFlags&23)return}else this._rendererFactory?.begin?.(),this._rendererFactory?.end?.();this.dirtyFlags&8&&(this.dirtyFlags&=-9,this.afterRenderManager.execute()),this.syncDirtyFlagsWithViews()}syncDirtyFlagsWithViews(){if(this.allViews.some(({_lView:n})=>wa(n))){this.dirtyFlags|=2;return}else this.dirtyFlags&=-8}attachView(n){let r=n;this._views.push(r),r.attachToAppRef(this)}detachView(n){let r=n;ms(this._views,r),r.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(qI,[]).forEach(r=>r(n))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(n=>n()),this._views.slice().forEach(n=>n.destroy())}finally{this._destroyed=!0,this._views=[],this._destroyListeners=[]}}onDestroy(n){return this._destroyListeners.push(n),()=>ms(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new Ae(406,!1);let n=this._injector;n.destroy&&!n.destroyed&&n.destroy()}get viewCount(){return this._views.length}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function ms(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}function YI(e,t,n,r){!n&&!wa(e)||hv(e,t,n&&!r?0:1)}function ja(e,t,n,r){let i=xe(),o=Ro();if(Wn(i,o,t)){let s=_t(),a=oh();qS(a,i,e,t,n,r)}return ja}function jv(e,t,n,r){return Wn(e,Ro(),n)?t+Co(n)+r:Xn}function Ko(e,t){return e<<17|t<<2}function Br(e){return e>>17&32767}function KI(e){return(e&2)==2}function JI(e,t){return e&131071|t<<17}function Dc(e){return e|2}function mi(e){return(e&131068)>>2}function xl(e,t){return e&-131069|t<<2}function XI(e){return(e&1)===1}function Rc(e){return e|1}function QI(e,t,n,r,i,o){let s=o?t.classBindings:t.styleBindings,a=Br(s),l=mi(s);e[r]=n;let u=!1,d;if(Array.isArray(n)){let h=n;d=h[1],(d===null||Io(h,d)>0)&&(u=!0)}else d=n;if(i)if(l!==0){let h=Br(e[a+1]);e[r+1]=Ko(h,a),h!==0&&(e[h+1]=xl(e[h+1],r)),e[a+1]=JI(e[a+1],r)}else e[r+1]=Ko(a,0),a!==0&&(e[a+1]=xl(e[a+1],r)),a=r;else e[r+1]=Ko(l,0),a===0?a=r:e[l+1]=xl(e[l+1],r),l=r;u&&(e[r+1]=Dc(e[r+1])),bf(e,d,r,!0),bf(e,d,r,!1),eT(t,d,e,r,o),s=Ko(a,l),o?t.classBindings=s:t.styleBindings=s}function eT(e,t,n,r,i){let o=i?e.residualClasses:e.residualStyles;o!=null&&typeof t=="string"&&Io(o,t)>=0&&(n[r+1]=Rc(n[r+1]))}function bf(e,t,n,r){let i=e[n+1],o=t===null,s=r?Br(i):mi(i),a=!1;for(;s!==0&&(a===!1||o);){let l=e[s],u=e[s+1];tT(l,t)&&(a=!0,e[s+1]=r?Rc(u):Dc(u)),s=r?Br(u):mi(u)}a&&(e[n+1]=r?Dc(i):Rc(i))}function tT(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?Io(e,t)>=0:!1}function Le(e,t,n){let r=xe(),i=Ro();if(Wn(r,i,t)){let o=_t(),s=oh();nv(o,s,r,e,t,r[wt],n,!1)}return Le}function wf(e,t,n,r,i){Sh(t,e,n,i?"class":"style",r)}function Fa(e,t,n){return Fv(e,t,n,!1),Fa}function Va(e,t){return Fv(e,t,null,!0),Va}function Fv(e,t,n,r){let i=xe(),o=_t(),s=SE(2);if(o.firstUpdatePass&&rT(o,e,s,r),t!==Xn&&Wn(i,s,t)){let a=o.data[mr()];lT(o,a,i,i[wt],e,i[s+1]=cT(t,n),r,s)}}function nT(e,t){return t>=e.expandoStartIndex}function rT(e,t,n,r){let i=e.data;if(i[n+1]===null){let o=i[mr()],s=nT(e,n);uT(o,r)&&t===null&&!s&&(t=!1),t=iT(i,o,t,r),QI(i,o,t,n,s,r)}}function iT(e,t,n,r){let i=OE(e),o=r?t.residualClasses:t.residualStyles;if(i===null)(r?t.classBindings:t.styleBindings)===0&&(n=Sl(null,e,t,n,r),n=mo(n,t.attrs,r),o=null);else{let s=t.directiveStylingLast;if(s===-1||e[s]!==i)if(n=Sl(i,e,t,n,r),o===null){let a=oT(e,t,r);a!==void 0&&Array.isArray(a)&&(a=Sl(null,e,t,a[1],r),a=mo(a,t.attrs,r),sT(e,t,r,a))}else o=aT(e,t,r)}return o!==void 0&&(r?t.residualClasses=o:t.residualStyles=o),n}function oT(e,t,n){let r=n?t.classBindings:t.styleBindings;if(mi(r)!==0)return e[Br(r)]}function sT(e,t,n,r){let i=n?t.classBindings:t.styleBindings;e[Br(i)]=r}function aT(e,t,n){let r,i=t.directiveEnd;for(let o=1+t.directiveStylingLast;o<i;o++){let s=e[o].hostAttrs;r=mo(r,s,n)}return mo(r,t.attrs,n)}function Sl(e,t,n,r,i){let o=null,s=n.directiveEnd,a=n.directiveStylingLast;for(a===-1?a=n.directiveStart:a++;a<s&&(o=t[a],r=mo(r,o.hostAttrs,i),o!==e);)a++;return e!==null&&(n.directiveStylingLast=a),r}function mo(e,t,n){let r=n?1:2,i=-1;if(t!==null)for(let o=0;o<t.length;o++){let s=t[o];typeof s=="number"?i=s:i===r&&(Array.isArray(e)||(e=e===void 0?[]:["",e]),$1(e,s,n?!0:t[++o]))}return e===void 0?null:e}function lT(e,t,n,r,i,o,s,a){if(!(t.type&3))return;let l=e.data,u=l[a+1],d=XI(u)?Ef(l,t,n,i,mi(u),s):void 0;if(!qs(d)){qs(o)||KI(u)&&(o=Ef(l,null,n,i,a,s));let h=q_(mr(),n);uC(r,s,h,i,o)}}function Ef(e,t,n,r,i,o){let s=t===null,a;for(;i>0;){let l=e[i],u=Array.isArray(l),d=u?l[1]:l,h=d===null,v=n[i+1];v===Xn&&(v=h?$n:void 0);let m=h?fl(v,r):d===r?v:void 0;if(u&&!qs(m)&&(m=fl(l,r)),qs(m)&&(a=m,s))return a;let w=e[i+1];i=s?Br(w):mi(w)}if(t!==null){let l=o?t.residualClasses:t.residualStyles;l!=null&&(a=fl(l,r))}return a}function qs(e){return e!==void 0}function cT(e,t){return e==null||e===""||(typeof t=="string"?e=e+t:typeof e=="object"&&(e=dn(sr(e)))),e}function uT(e,t){return(e.flags&(t?8:16))!==0}var hT=class{destroy(e){}updateValue(e,t){}swap(e,t){let n=Math.min(e,t),r=Math.max(e,t),i=this.detach(r);if(r-n>1){let o=this.detach(n);this.attach(n,i),this.attach(r,o)}else this.attach(n,i)}move(e,t){this.attach(t,this.detach(e))}};function Cl(e,t,n,r,i){return e===n&&Object.is(t,r)?1:Object.is(i(e,t),i(n,r))?-1:0}function dT(e,t,n){let r,i,o=0,s=e.length-1,a;if(Array.isArray(t)){let l=t.length-1;for(;o<=s&&o<=l;){let u=e.at(o),d=t[o],h=Cl(o,u,o,d,n);if(h!==0){h<0&&e.updateValue(o,d),o++;continue}let v=e.at(s),m=t[l],w=Cl(s,v,l,m,n);if(w!==0){w<0&&e.updateValue(s,m),s--,l--;continue}let C=n(o,u),A=n(s,v),k=n(o,d);if(Object.is(k,A)){let $=n(l,m);Object.is($,C)?(e.swap(o,s),e.updateValue(s,m),l--,s--):e.move(s,o),e.updateValue(o,d),o++;continue}if(r??=new Cf,i??=Sf(e,o,s,n),Nc(e,r,o,k))e.updateValue(o,d),o++,s++;else if(i.has(k))r.set(C,e.detach(o)),s--;else{let $=e.create(o,t[o]);e.attach(o,$),o++,s++}}for(;o<=l;)xf(e,r,n,o,t[o]),o++}else if(t!=null){let l=t[Symbol.iterator](),u=l.next();for(;!u.done&&o<=s;){let d=e.at(o),h=u.value,v=Cl(o,d,o,h,n);if(v!==0)v<0&&e.updateValue(o,h),o++,u=l.next();else{r??=new Cf,i??=Sf(e,o,s,n);let m=n(o,h);if(Nc(e,r,o,m))e.updateValue(o,h),o++,s++,u=l.next();else if(!i.has(m))e.attach(o,e.create(o,h)),o++,s++,u=l.next();else{let w=n(o,d);r.set(w,e.detach(o)),s--}}}for(;!u.done;)xf(e,r,n,e.length,u.value),u=l.next()}for(;o<=s;)e.destroy(e.detach(s--));r?.forEach(l=>{e.destroy(l)})}function Nc(e,t,n,r){return t!==void 0&&t.has(r)?(e.attach(n,t.get(r)),t.delete(r),!0):!1}function xf(e,t,n,r,i){if(Nc(e,t,r,n(r,i)))e.updateValue(r,i);else{let o=e.create(r,i);e.attach(r,o)}}function Sf(e,t,n,r){let i=new Set;for(let o=t;o<=n;o++)i.add(r(o,e.at(o)));return i}var Cf=class{kvMap=new Map;_vMap=void 0;has(e){return this.kvMap.has(e)}delete(e){if(!this.has(e))return!1;let t=this.kvMap.get(e);return this._vMap!==void 0&&this._vMap.has(t)?(this.kvMap.set(e,this._vMap.get(t)),this._vMap.delete(t)):this.kvMap.delete(e),!0}get(e){return this.kvMap.get(e)}set(e,t){if(this.kvMap.has(e)){let n=this.kvMap.get(e);this._vMap===void 0&&(this._vMap=new Map);let r=this._vMap;for(;r.has(n);)n=r.get(n);r.set(n,t)}else this.kvMap.set(e,t)}forEach(e){for(let[t,n]of this.kvMap)if(e(n,t),this._vMap!==void 0){let r=this._vMap;for(;r.has(n);)n=r.get(n),e(n,t)}}};function ot(e,t){Wr("NgControlFlow");let n=xe(),r=Ro(),i=n[r]!==Xn?n[r]:-1,o=i!==-1?Gs(n,ct+i):void 0,s=0;if(Wn(n,r,e)){let a=Oe(null);try{if(o!==void 0&&mv(o,s),e!==-1){let l=ct+e,u=Gs(n,l),d=Pc(n[ge],l),h=go(u,d.tView.ssrId),v=Ra(n,d,t,{dehydratedView:h});Aa(u,v,s,uo(d,h))}}finally{Oe(a)}}else if(o!==void 0){let a=_v(o,s);a!==void 0&&(a[ht]=t)}}var fT=class{lContainer;$implicit;$index;constructor(e,t,n){this.lContainer=e,this.$implicit=t,this.$index=n}get $count(){return this.lContainer.length-Dt}};function Ni(e,t){return t}var pT=class{hasEmptyBlock;trackByFn;liveCollection;constructor(e,t,n){this.hasEmptyBlock=e,this.trackByFn=t,this.liveCollection=n}};function Wt(e,t,n,r,i,o,s,a,l,u,d,h,v){Wr("NgControlFlow");let m=xe(),w=_t(),C=l!==void 0,A=xe(),k=a?s.bind(A[mn][ht]):s,$=new pT(C,k);A[ct+e]=$,Oc(m,w,e+1,t,n,r,i,dr(w.consts,o)),C&&Oc(m,w,e+2,l,u,d,h,dr(w.consts,v))}var gT=class extends hT{lContainer;hostLView;templateTNode;operationsCounter=void 0;needsIndexUpdate=!1;constructor(e,t,n){super(),this.lContainer=e,this.hostLView=t,this.templateTNode=n}get length(){return this.lContainer.length-Dt}at(e){return this.getLView(e)[ht].$implicit}attach(e,t){let n=t[so];this.needsIndexUpdate||=e!==this.length,Aa(this.lContainer,t,e,uo(this.templateTNode,n))}detach(e){return this.needsIndexUpdate||=e!==this.length-1,_T(this.lContainer,e)}create(e,t){let n=go(this.lContainer,this.templateTNode.tView.ssrId),r=Ra(this.hostLView,this.templateTNode,new fT(this.lContainer,t,e),{dehydratedView:n});return this.operationsCounter?.recordCreate(),r}destroy(e){Na(e[ge],e),this.operationsCounter?.recordDestroy()}updateValue(e,t){this.getLView(e)[ht].$implicit=t}reset(){this.needsIndexUpdate=!1,this.operationsCounter?.reset()}updateIndexes(){if(this.needsIndexUpdate)for(let e=0;e<this.length;e++)this.getLView(e)[ht].$index=e}getLView(e){return mT(this.lContainer,e)}};function Zt(e){let t=Oe(null),n=mr();try{let r=xe(),i=r[ge],o=r[n],s=n+1,a=Gs(r,s);if(o.liveCollection===void 0){let u=Pc(i,s);o.liveCollection=new gT(a,r,u)}else o.liveCollection.reset();let l=o.liveCollection;if(dT(l,e,o.trackByFn),l.updateIndexes(),o.hasEmptyBlock){let u=Ro(),d=l.length===0;if(Wn(r,u,d)){let h=n+2,v=Gs(r,h);if(d){let m=Pc(i,h),w=go(v,m.tView.ssrId),C=Ra(r,m,void 0,{dehydratedView:w});Aa(v,C,0,uo(m,w))}else mv(v,0)}}}finally{Oe(t)}}function Gs(e,t){return e[t]}function _T(e,t){return ho(e,t)}function mT(e,t){return _v(e,t)}function Pc(e,t){return Ju(e,t)}function X(e,t,n,r){let i=xe(),o=_t(),s=ct+e,a=i[wt],l=o.firstCreatePass?Ev(s,o,i,t,xh,eh(),n,r):o.data[s],u=vT(o,i,l,a,t,e);i[s]=u;let d=ya(l);return _r(l,!0),Jm(a,u,l),!iv(l)&&xa()&&Pa(o,i,u,l),(_E()===0||d)&&On(u,i),mE(),d&&(Da(o,i,l),_h(o,l,i)),r!==null&&Eh(i,l),X}function Q(){let e=Gt();th()?J_():(e=e.parent,_r(e,!1));let t=e;bE(t)&&wE(),vE();let n=_t();return n.firstCreatePass&&xv(n,t),t.classesWithoutHost!=null&&ME(t)&&wf(n,t,xe(),t.classesWithoutHost,!0),t.stylesWithoutHost!=null&&jE(t)&&wf(n,t,xe(),t.stylesWithoutHost,!1),Q}function He(e,t,n,r){return X(e,t,n,r),Q(),He}var vT=(e,t,n,r,i,o)=>(Sa(!0),Ym(r,i,PE()));function yT(e,t,n,r,i){let o=t.consts,s=dr(o,r),a=Lo(t,e,8,"ng-container",s);s!==null&&Ic(a,s,!0);let l=dr(o,i);return eh()&&Rh(t,n,a,l,xh),a.mergedAttrs=_i(a.mergedAttrs,a.attrs),t.queries!==null&&t.queries.elementStart(t,a),a}function Vv(e,t,n){let r=xe(),i=_t(),o=e+ct,s=i.firstCreatePass?yT(o,i,r,t,n):i.data[o];_r(s,!0);let a=bT(i,r,s,e);return r[o]=a,xa()&&Pa(i,r,a,s),On(a,r),ya(s)&&(Da(i,r,s),_h(i,s,r)),n!=null&&Eh(r,s),Vv}function Bv(){let e=Gt(),t=_t();return th()?J_():(e=e.parent,_r(e,!1)),t.firstCreatePass&&(sh(t,e),Ku(e)&&t.queries.elementEnd(e)),Bv}function Ah(e,t,n){return Vv(e,t,n),Bv(),Ah}var bT=(e,t,n,r)=>(Sa(!0),RS(t[wt],""));function Bt(){return xe()}var Ws="en-US",wT=Ws;function ET(e){typeof e=="string"&&(wT=e.toLowerCase().replace(/_/g,"-"))}var xT=(e,t,n)=>{};function lt(e,t,n,r){let i=xe(),o=_t(),s=Gt();return CT(o,i,i[wt],s,e,t,r),lt}function ST(e,t,n,r){let i=e.cleanup;if(i!=null)for(let o=0;o<i.length-1;o+=2){let s=i[o];if(s===n&&i[o+1]===r){let a=t[Ps],l=i[o+2];return a.length>l?a[l]:null}typeof s=="string"&&(o+=2)}return null}function CT(e,t,n,r,i,o,s){let a=ya(r),l=e.firstCreatePass?Y_(e):null,u=t[ht],d=Z_(t),h=!0;if(r.type&3||s){let v=An(r,t),m=s?s(v):v,w=d.length,C=s?k=>s(qt(k[r.index])):r.index,A=null;if(!s&&a&&(A=ST(e,t,i,r.index)),A!==null){let k=A.__ngLastListenerFn__||A;k.__ngNextListenerFn__=o,A.__ngLastListenerFn__=o,h=!1}else{o=Of(r,t,u,o),xT(v,i,o);let k=n.listen(m,i,o);d.push(o,k),l&&l.push(i,C,w,w+1)}}else o=Of(r,t,u,o);if(h){let v=r.outputs?.[i],m=r.hostDirectiveOutputs?.[i];if(m&&m.length)for(let w=0;w<m.length;w+=2){let C=m[w],A=m[w+1];If(r,e,t,C,A,i,o,d,l)}if(v&&v.length)for(let w of v)If(r,e,t,w,i,i,o,d,l)}}function If(e,t,n,r,i,o,s,a,l){let u=n[r],d=t.data[r].outputs[i],h=u[d].subscribe(s),v=a.length;a.push(s,h),l&&l.push(o,e.index,v,-(v+1))}function Tf(e,t,n,r){let i=Oe(null);try{return ze(6,t,n),n(r)!==!1}catch(o){return rv(e,o),!1}finally{ze(7,t,n),Oe(i)}}function Of(e,t,n,r){return function i(o){if(o===Function)return r;let s=Si(e)?tn(e.index,t):t;Dh(s,5);let a=Tf(t,n,r,o),l=i.__ngNextListenerFn__;for(;l;)a=Tf(t,n,l,o)&&a,l=l.__ngNextListenerFn__;return a}}function le(e=1){return RE(e)}function Pi(e,t,n){return Uv(e,"",t,"",n),Pi}function Uv(e,t,n,r,i){let o=xe(),s=jv(o,t,n,r);if(s!==Xn){let a=_t(),l=oh();nv(a,l,o,e,s,o[wt],i,!1)}return Uv}function Zs(e,t,n){yI(e,t,n)}function Ys(e){let t=xe(),n=_t(),r=em();nh(r+1);let i=Ph(n,r);if(e.dirty&&hE(t)===((i.metadata.flags&2)===2)){if(i.matches===null)e.reset([]);else{let o=EI(t,r);e.reset(o,cx),e.notifyOnChanges()}return!0}return!1}function Ks(){return mI(xe(),em())}function Lh(e,t,n,r){n>=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=r}function Un(e){let t=X_();return ba(t,ct+e)}function nt(e,t=""){let n=xe(),r=_t(),i=e+ct,o=r.firstCreatePass?Lo(r,i,1,t,null):r.data[i],s=IT(r,n,o,t,e);n[i]=s,xa()&&Pa(r,n,s,o),_r(o,!1)}var IT=(e,t,n,r,i)=>(Sa(!0),OS(t[wt],r));function Ba(e){return Nn("",e,""),Ba}function Nn(e,t,n){let r=xe(),i=jv(r,e,t,n);return i!==Xn&&TT(r,mr(),i),Nn}function TT(e,t,n){let r=q_(t,e);DS(e[wt],r,n)}var Hv={};function vr(e){let t=_t(),n=xe(),r=e+ct,i=Lo(t,r,128,null,null);return _r(i,!1),Lh(t,n,r,Hv),vr}function vo(e){Wr("NgLet");let t=_t(),n=xe(),r=mr();return Lh(t,n,r,e),e}function Dn(e){let t=X_(),n=ba(t,ct+e);if(n===Hv)throw new Ae(314,!1);return n}function OT(e,t,n){let r=_t();if(r.firstCreatePass){let i=Rn(e);kc(n,r.data,r.blueprint,i,!0),kc(t,r.data,r.blueprint,i,!1)}}function kc(e,t,n,r,i){if(e=Pt(e),Array.isArray(e))for(let o=0;o<e.length;o++)kc(e[o],t,n,r,i);else{let o=_t(),s=xe(),a=Gt(),l=pi(e)?e:Pt(e.provide),u=k_(e),d=a.providerIndexes&1048575,h=a.directiveStart,v=a.providerIndexes>>20;if(pi(e)||!e.multi){let m=new No(u,i,Ot),w=Tl(l,t,i?d:d+v,h);w===-1?(gc(Bs(a,s),o,l),Il(o,e,t.length),t.push(l),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(m),s.push(m)):(n[w]=m,s[w]=m)}else{let m=Tl(l,t,d+v,h),w=Tl(l,t,d,d+v),C=m>=0&&n[m],A=w>=0&&n[w];if(i&&!A||!i&&!C){gc(Bs(a,s),o,l);let k=NT(i?RT:DT,n.length,i,r,u);!i&&A&&(n[w].providerFactory=k),Il(o,e,t.length,0),t.push(l),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(k),s.push(k)}else{let k=$v(n[i?w:m],u,!i&&r);Il(o,e,m>-1?m:w,k)}!i&&r&&A&&n[w].componentProviders++}}}function Il(e,t,n,r){let i=pi(t),o=J1(t);if(i||o){let s=(o?Pt(t.useClass):t).prototype.ngOnDestroy;if(s){let a=e.destroyHooks||(e.destroyHooks=[]);if(!i&&t.multi){let l=a.indexOf(n);l===-1?a.push(n,[r,s]):a[l+1].push(r,s)}else a.push(n,s)}}}function $v(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function Tl(e,t,n,r){for(let i=n;i<r;i++)if(t[i]===e)return i;return-1}function DT(e,t,n,r){return Ac(this.multi,[])}function RT(e,t,n,r){let i=this.multi,o;if(this.providerFactory){let s=this.providerFactory.componentProviders,a=co(n,n[ge],this.providerFactory.index,r);o=a.slice(0,s),Ac(i,o);for(let l=s;l<a.length;l++)o.push(a[l])}else o=[],Ac(i,o);return o}function Ac(e,t){for(let n=0;n<e.length;n++){let r=e[n];t.push(r())}return t}function NT(e,t,n,r,i){let o=new No(e,n,Ot);return o.multi=[],o.index=t,o.componentProviders=0,$v(o,i,r&&!n),o}function PT(e,t=[]){return n=>{n.providersResolver=(r,i)=>OT(r,i?i(e):e,t)}}function zv(e,t,n,r){return Gv(xe(),Ea(),e,t,n,r)}function kT(e,t,n,r,i){return Wv(xe(),Ea(),e,t,n,r,i)}function qv(e,t){let n=e[t];return n===Xn?void 0:n}function Gv(e,t,n,r,i,o){let s=t+n;return Wn(e,s,i)?Av(e,s+1,o?r.call(o,i):r(i)):qv(e,s+1)}function Wv(e,t,n,r,i,o,s){let a=t+n;return MI(e,a,i,o)?Av(e,a+2,s?r.call(s,i,o):r(i,o)):qv(e,a+2)}function vn(e,t){let n=_t(),r,i=e+ct;n.firstCreatePass?(r=AT(t,n.pipeRegistry),n.data[i]=r,r.onDestroy&&(n.destroyHooks??=[]).push(i,r.onDestroy)):r=n.data[i];let o=r.factory||(r.factory=kr(r.type,!0)),s,a=Mt(Ot);try{let l=Vs(!1),u=o();return Vs(l),Lh(n,xe(),i,u),u}finally{Mt(a)}}function AT(e,t){if(t)for(let n=t.length-1;n>=0;n--){let r=t[n];if(e===r.name)return r}}function Pn(e,t,n){let r=e+ct,i=xe(),o=ba(i,r);return Zv(i,r)?Gv(i,Ea(),t,o.transform,n,o):o.transform(n)}function LT(e,t,n,r){let i=e+ct,o=xe(),s=ba(o,i);return Zv(o,i)?Wv(o,Ea(),t,s.transform,n,r,s):s.transform(n,r)}function Zv(e,t){return e[ge].data[t].pure}function MT(e,t){return La(e,t)}var jT=class{full;major;minor;patch;constructor(e){this.full=e;let t=e.split(".");this.major=t[0],this.minor=t[1],this.patch=t.slice(2).join(".")}},Df=new jT("19.2.0"),FT=(()=>{class e{zone=P(Ze);changeDetectionScheduler=P(Ci);applicationRef=P(pr);_onMicrotaskEmptySubscription;initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.changeDetectionScheduler.runningTick||this.zone.run(()=>{this.applicationRef.tick()})}}))}ngOnDestroy(){this._onMicrotaskEmptySubscription?.unsubscribe()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function VT({ngZoneFactory:e,ignoreChangesOutsideZone:t,scheduleInRootZone:n}){return e??=()=>new Ze(Ye(F({},BT()),{scheduleInRootZone:n})),[{provide:Ze,useFactory:e},{provide:Ns,multi:!0,useFactory:()=>{let r=P(FT,{optional:!0});return()=>r.initialize()}},{provide:Ns,multi:!0,useFactory:()=>{let r=P(UT);return()=>{r.initialize()}}},t===!0?{provide:bm,useValue:!0}:[],{provide:uh,useValue:n??ym}]}function BT(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:e?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:e?.runCoalescing??!1}}var UT=(()=>{class e{subscription=new yt;initialized=!1;zone=P(Ze);pendingTasks=P(Ca);initialize(){if(this.initialized)return;this.initialized=!0;let n=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(n=this.pendingTasks.add()),this.zone.runOutsideAngular(()=>{this.subscription.add(this.zone.onStable.subscribe(()=>{Ze.assertNotInAngularZone(),queueMicrotask(()=>{n!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(n),n=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{Ze.assertInAngularZone(),n??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Yv=(()=>{class e{appRef=P(pr);taskService=P(Ca);ngZone=P(Ze);zonelessEnabled=P(ch);tracing=P(Po,{optional:!0});disableScheduling=P(bm,{optional:!0})??!1;zoneIsDefined=typeof Zone<"u"&&!!Zone.root.run;schedulerTickApplyArgs=[{data:{__scheduler_tick__:!0}}];subscriptions=new yt;angularZoneId=this.zoneIsDefined?this.ngZone._inner?.get(Hs):null;scheduleInRootZone=!this.zonelessEnabled&&this.zoneIsDefined&&(P(uh,{optional:!0})??!1);cancelScheduledCallback=null;useMicrotaskScheduler=!1;runningTick=!1;pendingRenderTaskId=null;constructor(){this.subscriptions.add(this.appRef.afterTick.subscribe(()=>{this.runningTick||this.cleanup()})),this.subscriptions.add(this.ngZone.onUnstable.subscribe(()=>{this.runningTick||this.cleanup()})),this.disableScheduling||=!this.zonelessEnabled&&(this.ngZone instanceof Em||!this.zoneIsDefined)}notify(n){if(!this.zonelessEnabled&&n===5)return;let r=!1;switch(n){case 0:{this.appRef.dirtyFlags|=2;break}case 3:case 2:case 4:case 5:case 1:{this.appRef.dirtyFlags|=4;break}case 6:{this.appRef.dirtyFlags|=2,r=!0;break}case 12:{this.appRef.dirtyFlags|=16,r=!0;break}case 13:{this.appRef.dirtyFlags|=2,r=!0;break}case 11:{r=!0;break}case 9:case 8:case 7:case 10:default:this.appRef.dirtyFlags|=8}if(this.appRef.tracingSnapshot=this.tracing?.snapshot(this.appRef.tracingSnapshot)??null,!this.shouldScheduleTick(r))return;let i=this.useMicrotaskScheduler?ef:wm;this.pendingRenderTaskId=this.taskService.add(),this.scheduleInRootZone?this.cancelScheduledCallback=Zone.root.run(()=>i(()=>this.tick())):this.cancelScheduledCallback=this.ngZone.runOutsideAngular(()=>i(()=>this.tick()))}shouldScheduleTick(n){return!(this.disableScheduling&&!n||this.appRef.destroyed||this.pendingRenderTaskId!==null||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Zone.current.get(Hs+this.angularZoneId))}tick(){if(this.runningTick||this.appRef.destroyed)return;if(this.appRef.dirtyFlags===0){this.cleanup();return}!this.zonelessEnabled&&this.appRef.dirtyFlags&7&&(this.appRef.dirtyFlags|=1);let n=this.taskService.add();try{this.ngZone.run(()=>{this.runningTick=!0,this.appRef._tick()},void 0,this.schedulerTickApplyArgs)}catch(r){throw this.taskService.remove(n),r}finally{this.cleanup()}this.useMicrotaskScheduler=!0,ef(()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(n)})}ngOnDestroy(){this.subscriptions.unsubscribe(),this.cleanup()}cleanup(){if(this.runningTick=!1,this.cancelScheduledCallback?.(),this.cancelScheduledCallback=null,this.pendingRenderTaskId!==null){let n=this.pendingRenderTaskId;this.pendingRenderTaskId=null,this.taskService.remove(n)}}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function HT(){return Wr("NgZoneless"),G1([{provide:Ci,useExisting:Yv},{provide:Ze,useClass:Em},{provide:ch,useValue:!0},{provide:uh,useValue:!1},[]])}function $T(){return typeof $localize<"u"&&$localize.locale||Ws}var Kv=new Ce("",{providedIn:"root",factory:()=>P(Kv,De.Optional|De.SkipSelf)||$T()}),Lc=new Ce(""),zT=new Ce("");function Fi(e){return!e.moduleRef}function qT(e){let t=Fi(e)?e.r3Injector:e.moduleRef.injector,n=t.get(Ze);return n.run(()=>{Fi(e)?e.r3Injector.resolveInjectorInitializers():e.moduleRef.resolveInjectorInitializers();let r=t.get(Ii,null),i;if(n.runOutsideAngular(()=>{i=n.onError.subscribe({next:o=>{r.handleError(o)}})}),Fi(e)){let o=()=>t.destroy(),s=e.platformInjector.get(Lc);s.add(o),t.onDestroy(()=>{i.unsubscribe(),s.delete(o)})}else{let o=()=>e.moduleRef.destroy(),s=e.platformInjector.get(Lc);s.add(o),e.moduleRef.onDestroy(()=>{ms(e.allPlatformModules,e.moduleRef),i.unsubscribe(),s.delete(o)})}return WT(r,n,()=>{let o=t.get(Mv);return o.runInitializers(),o.donePromise.then(()=>{let s=t.get(Kv,Ws);if(ET(s||Ws),!t.get(zT,!0))return Fi(e)?t.get(pr):(e.allPlatformModules.push(e.moduleRef),e.moduleRef);if(Fi(e)){let a=t.get(pr);return e.rootComponent!==void 0&&a.bootstrap(e.rootComponent),a}else return GT(e.moduleRef,e.allPlatformModules),e.moduleRef})})})}function GT(e,t){let n=e.injector.get(pr);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(r=>n.bootstrap(r));else if(e.instance.ngDoBootstrap)e.instance.ngDoBootstrap(n);else throw new Ae(-403,!1);t.push(e)}function WT(e,t,n){try{let r=n();return Lv(r)?r.catch(i=>{throw t.runOutsideAngular(()=>e.handleError(i)),i}):r}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}var vs=null;function ZT(e=[],t){return kt.create({name:t,providers:[{provide:Zu,useValue:"platform"},{provide:Lc,useValue:new Set([()=>vs=null])},...e]})}function YT(e=[]){if(vs)return vs;let t=ZT(e);return vs=t,GI(),KT(t),t}function KT(e){let t=e.get(Pm,null);A_(e,()=>{t?.forEach(n=>n())})}var Ua=(()=>{class e{static __NG_ELEMENT_ID__=JT}return e})();function JT(e){return XT(Gt(),xe(),(e&16)===16)}function XT(e,t,n){if(Si(e)&&!n){let r=tn(e.index,t);return new fo(r,r)}else if(e.type&175){let r=t[mn];return new fo(r,t)}return null}function QT(e){ze(8);try{let{rootComponent:t,appProviders:n,platformProviders:r}=e,i=YT(r),o=[VT({}),{provide:Ci,useExisting:Yv},...n||[]],s=new Nv({providers:o,parent:i,debugName:"",runEnvironmentInitializers:!1});return qT({r3Injector:s.injector,platformInjector:i,rootComponent:t})}catch(t){return Promise.reject(t)}finally{ze(9)}}function eO(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function tO(e,t=NaN){return!isNaN(parseFloat(e))&&!isNaN(Number(e))?Number(e):t}function nO(e){let t=Oe(null);try{return e()}finally{Oe(t)}}var RM=class{[lr];constructor(e){this[lr]=e}destroy(){this[lr].destroy()}};function Jv(e,t){let n=Lr(e),r=t.elementInjector||va();return new Nh(n).create(r,t.projectableNodes,t.hostElement,t.environmentInjector)}var rO={schedule(e,t){let n=setTimeout(e,t);return()=>clearTimeout(n)}};function iO(e){return e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function oO(e){return!!e&&e.nodeType===Node.ELEMENT_NODE}var Ol;function sO(e,t){if(!Ol){let n=Element.prototype;Ol=n.matches||n.matchesSelector||n.mozMatchesSelector||n.msMatchesSelector||n.oMatchesSelector||n.webkitMatchesSelector}return e.nodeType===Node.ELEMENT_NODE?Ol.call(e,t):!1}function aO(e){let t={};return e.forEach(({propName:n,templateName:r,transform:i})=>{t[iO(r)]=[n,i]}),t}function lO(e,t){return t.get(Mo).resolveComponentFactory(e).inputs}function cO(e,t){let n=e.childNodes,r=t.map(()=>[]),i=-1;t.some((o,s)=>o==="*"?(i=s,!0):!1);for(let o=0,s=n.length;o<s;++o){let a=n[o],l=uO(a,t,i);l!==-1&&r[l].push(a)}return r}function uO(e,t,n){let r=n;return oO(e)&&t.some((i,o)=>i!=="*"&&sO(e,i)?(r=o,!0):!1),r}var hO=10,dO=class{componentFactory;inputMap=new Map;constructor(e,t){this.componentFactory=t.get(Mo).resolveComponentFactory(e);for(let n of this.componentFactory.inputs)this.inputMap.set(n.propName,n.templateName)}create(e){return new fO(this.componentFactory,e,this.inputMap)}},fO=class{componentFactory;injector;inputMap;eventEmitters=new Pw(1);events=this.eventEmitters.pipe(p_(e=>_a(...e)));componentRef=null;scheduledDestroyFn=null;initialInputValues=new Map;ngZone;elementZone;appRef;cdScheduler;constructor(e,t,n){this.componentFactory=e,this.injector=t,this.inputMap=n,this.ngZone=this.injector.get(Ze),this.appRef=this.injector.get(pr),this.cdScheduler=t.get(Ci),this.elementZone=typeof Zone>"u"?null:this.ngZone.run(()=>Zone.current)}connect(e){this.runInZone(()=>{if(this.scheduledDestroyFn!==null){this.scheduledDestroyFn(),this.scheduledDestroyFn=null;return}this.componentRef===null&&this.initializeComponent(e)})}disconnect(){this.runInZone(()=>{this.componentRef===null||this.scheduledDestroyFn!==null||(this.scheduledDestroyFn=rO.schedule(()=>{this.componentRef!==null&&(this.componentRef.destroy(),this.componentRef=null)},hO))})}getInputValue(e){return this.runInZone(()=>this.componentRef===null?this.initialInputValues.get(e):this.componentRef.instance[e])}setInputValue(e,t){if(this.componentRef===null){this.initialInputValues.set(e,t);return}this.runInZone(()=>{this.componentRef.setInput(this.inputMap.get(e)??e,t),this.componentRef.hostView.dirty&&(this.componentRef.changeDetectorRef.markForRefresh(),this.cdScheduler.notify(6))})}initializeComponent(e){let t=kt.create({providers:[],parent:this.injector}),n=cO(e,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(t,n,e),this.initializeInputs(),this.initializeOutputs(this.componentRef),this.appRef.attachView(this.componentRef.hostView),this.componentRef.hostView.detectChanges()}initializeInputs(){for(let[e,t]of this.initialInputValues)this.setInputValue(e,t);this.initialInputValues.clear()}initializeOutputs(e){let t=this.componentFactory.outputs.map(({propName:n,templateName:r})=>{let i=e.instance[n];return new bt(o=>{let s=i.subscribe(a=>o.next({name:r,value:a}));return()=>s.unsubscribe()})});this.eventEmitters.next(t)}runInZone(e){return this.elementZone&&Zone.current!==this.elementZone?this.ngZone.run(e):e()}},pO=class extends HTMLElement{ngElementEventsSubscription=null};function gO(e,t){let n=lO(e,t.injector),r=t.strategyFactory||new dO(e,t.injector),i=aO(n);class o extends pO{injector;static observedAttributes=Object.keys(i);get ngElementStrategy(){if(!this._ngElementStrategy){let a=this._ngElementStrategy=r.create(this.injector||t.injector);n.forEach(({propName:l,transform:u})=>{if(!this.hasOwnProperty(l))return;let d=this[l];delete this[l],a.setInputValue(l,d,u)})}return this._ngElementStrategy}_ngElementStrategy;constructor(a){super(),this.injector=a}attributeChangedCallback(a,l,u,d){let[h,v]=i[a];this.ngElementStrategy.setInputValue(h,u,v)}connectedCallback(){let a=!1;this.ngElementStrategy.events&&(this.subscribeToEvents(),a=!0),this.ngElementStrategy.connect(this),a||this.subscribeToEvents()}disconnectedCallback(){this._ngElementStrategy&&this._ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)}subscribeToEvents(){this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe(a=>{let l=new CustomEvent(a.name,{detail:a.value});this.dispatchEvent(l)})}}return n.forEach(({propName:s,transform:a})=>{Object.defineProperty(o.prototype,s,{get(){return this.ngElementStrategy.getInputValue(s)},set(l){this.ngElementStrategy.setInputValue(s,l,a)},configurable:!0,enumerable:!0})}),o}var Xv=null;function Ji(){return Xv}function _O(e){Xv??=e}var mO=class{},et=new Ce(""),Qv=(()=>{class e{historyGo(n){throw new Error("")}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:()=>P(vO),providedIn:"platform"})}return e})(),vO=(()=>{class e extends Qv{_location;_history;_doc=P(et);constructor(){super(),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return Ji().getBaseHref(this._doc)}onPopState(n){let r=Ji().getGlobalEventTarget(this._doc,"window");return r.addEventListener("popstate",n,!1),()=>r.removeEventListener("popstate",n)}onHashChange(n){let r=Ji().getGlobalEventTarget(this._doc,"window");return r.addEventListener("hashchange",n,!1),()=>r.removeEventListener("hashchange",n)}get href(){return this._location.href}get protocol(){return this._location.protocol}get hostname(){return this._location.hostname}get port(){return this._location.port}get pathname(){return this._location.pathname}get search(){return this._location.search}get hash(){return this._location.hash}set pathname(n){this._location.pathname=n}pushState(n,r,i){this._history.pushState(n,r,i)}replaceState(n,r,i){this._history.replaceState(n,r,i)}forward(){this._history.forward()}back(){this._history.back()}historyGo(n=0){this._history.go(n)}getState(){return this._history.state}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:()=>new e,providedIn:"platform"})}return e})();function ey(e,t){return e?t?e.endsWith("/")?t.startsWith("/")?e+t.slice(1):e+t:t.startsWith("/")?e+t:`${e}/${t}`:e:t}function Rf(e){let t=e.search(/#|\?|$/);return e[t-1]==="/"?e.slice(0,t-1)+e.slice(t):e}function Dr(e){return e&&e[0]!=="?"?`?${e}`:e}var Mh=(()=>{class e{historyGo(n){throw new Error("")}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:()=>P(bO),providedIn:"root"})}return e})(),yO=new Ce(""),bO=(()=>{class e extends Mh{_platformLocation;_baseHref;_removeListenerFns=[];constructor(n,r){super(),this._platformLocation=n,this._baseHref=r??this._platformLocation.getBaseHrefFromDOM()??P(et).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(n){this._removeListenerFns.push(this._platformLocation.onPopState(n),this._platformLocation.onHashChange(n))}getBaseHref(){return this._baseHref}prepareExternalUrl(n){return ey(this._baseHref,n)}path(n=!1){let r=this._platformLocation.pathname+Dr(this._platformLocation.search),i=this._platformLocation.hash;return i&&n?`${r}${i}`:r}pushState(n,r,i,o){let s=this.prepareExternalUrl(i+Dr(o));this._platformLocation.pushState(n,r,s)}replaceState(n,r,i,o){let s=this.prepareExternalUrl(i+Dr(o));this._platformLocation.replaceState(n,r,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(n=0){this._platformLocation.historyGo?.(n)}static \u0275fac=function(n){return new(n||e)(Fe(Qv),Fe(yO,8))};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),ty=(()=>{class e{_subject=new ye;_basePath;_locationStrategy;_urlChangeListeners=[];_urlChangeSubscription=null;constructor(n){this._locationStrategy=n;let r=this._locationStrategy.getBaseHref();this._basePath=xO(Rf(Nf(r))),this._locationStrategy.onPopState(i=>{this._subject.next({url:this.path(!0),pop:!0,state:i.state,type:i.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(n=!1){return this.normalize(this._locationStrategy.path(n))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(n,r=""){return this.path()==this.normalize(n+Dr(r))}normalize(n){return e.stripTrailingSlash(EO(this._basePath,Nf(n)))}prepareExternalUrl(n){return n&&n[0]!=="/"&&(n="/"+n),this._locationStrategy.prepareExternalUrl(n)}go(n,r="",i=null){this._locationStrategy.pushState(i,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Dr(r)),i)}replaceState(n,r="",i=null){this._locationStrategy.replaceState(i,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Dr(r)),i)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(n=0){this._locationStrategy.historyGo?.(n)}onUrlChange(n){return this._urlChangeListeners.push(n),this._urlChangeSubscription??=this.subscribe(r=>{this._notifyUrlChangeListeners(r.url,r.state)}),()=>{let r=this._urlChangeListeners.indexOf(n);this._urlChangeListeners.splice(r,1),this._urlChangeListeners.length===0&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(n="",r){this._urlChangeListeners.forEach(i=>i(n,r))}subscribe(n,r,i){return this._subject.subscribe({next:n,error:r??void 0,complete:i??void 0})}static normalizeQueryParams=Dr;static joinWithSlash=ey;static stripTrailingSlash=Rf;static \u0275fac=function(n){return new(n||e)(Fe(Mh))};static \u0275prov=_e({token:e,factory:()=>wO(),providedIn:"root"})}return e})();function wO(){return new ty(Fe(Mh))}function EO(e,t){if(!e||!t.startsWith(e))return t;let n=t.substring(e.length);return n===""||["/",";","?","#"].includes(n[0])?n:t}function Nf(e){return e.replace(/\/index.html$/,"")}function xO(e){if(new RegExp("^(https?:)?//").test(e)){let[,t]=e.split(/\/\/[^\/]+/);return t}return e}function SO(e,t){t=encodeURIComponent(t);for(let n of e.split(";")){let r=n.indexOf("="),[i,o]=r==-1?[n,""]:[n.slice(0,r),n.slice(r+1)];if(i.trim()===t)return decodeURIComponent(o)}return null}var Dl=/\s+/,Pf=[],Ha=(()=>{class e{_ngEl;_renderer;initialClasses=Pf;rawClass;stateMap=new Map;constructor(n,r){this._ngEl=n,this._renderer=r}set klass(n){this.initialClasses=n!=null?n.trim().split(Dl):Pf}set ngClass(n){this.rawClass=typeof n=="string"?n.trim().split(Dl):n}ngDoCheck(){for(let r of this.initialClasses)this._updateState(r,!0);let n=this.rawClass;if(Array.isArray(n)||n instanceof Set)for(let r of n)this._updateState(r,!0);else if(n!=null)for(let r of Object.keys(n))this._updateState(r,!!n[r]);this._applyStateDiff()}_updateState(n,r){let i=this.stateMap.get(n);i!==void 0?(i.enabled!==r&&(i.changed=!0,i.enabled=r),i.touched=!0):this.stateMap.set(n,{enabled:r,changed:!0,touched:!0})}_applyStateDiff(){for(let n of this.stateMap){let r=n[0],i=n[1];i.changed?(this._toggleClass(r,i.enabled),i.changed=!1):i.touched||(i.enabled&&this._toggleClass(r,!1),this.stateMap.delete(r)),i.touched=!1}}_toggleClass(n,r){n=n.trim(),n.length>0&&n.split(Dl).forEach(i=>{r?this._renderer.addClass(this._ngEl.nativeElement,i):this._renderer.removeClass(this._ngEl.nativeElement,i)})}static \u0275fac=function(n){return new(n||e)(Ot(Vt),Ot(bv))};static \u0275dir=Ma({type:e,selectors:[["","ngClass",""]],inputs:{klass:[0,"class","klass"],ngClass:"ngClass"}})}return e})(),CO=(()=>{class e{_viewContainerRef;_viewRef=null;ngTemplateOutletContext=null;ngTemplateOutlet=null;ngTemplateOutletInjector=null;constructor(n){this._viewContainerRef=n}ngOnChanges(n){if(this._shouldRecreateView(n)){let r=this._viewContainerRef;if(this._viewRef&&r.remove(r.indexOf(this._viewRef)),!this.ngTemplateOutlet){this._viewRef=null;return}let i=this._createContextForwardProxy();this._viewRef=r.createEmbeddedView(this.ngTemplateOutlet,i,{injector:this.ngTemplateOutletInjector??void 0})}}_shouldRecreateView(n){return!!n.ngTemplateOutlet||!!n.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(n,r,i)=>this.ngTemplateOutletContext?Reflect.set(this.ngTemplateOutletContext,r,i):!1,get:(n,r,i)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,r,i)}})}static \u0275fac=function(n){return new(n||e)(Ot(Di))};static \u0275dir=Ma({type:e,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},features:[B_]})}return e})(),ny="browser",IO="server";function TO(e){return e===ny}function ry(e){return e===IO}var OO=class{},DO=class extends mO{supportsDOMEvents=!0},RO=class iy extends DO{static makeCurrent(){_O(new iy)}onAndCancel(t,n,r,i){return t.addEventListener(n,r,i),()=>{t.removeEventListener(n,r,i)}}dispatchEvent(t,n){t.dispatchEvent(n)}remove(t){t.remove()}createElement(t,n){return n=n||this.getDefaultDocument(),n.createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,n){return n==="window"?window:n==="document"?t:n==="body"?t.body:null}getBaseHref(t){let n=NO();return n==null?null:PO(n)}resetBaseElement(){Gi=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return SO(document.cookie,t)}},Gi=null;function NO(){return Gi=Gi||document.querySelector("base"),Gi?Gi.getAttribute("href"):null}function PO(e){return new URL(e,document.baseURI).pathname}var kO=(()=>{class e{build(){return new XMLHttpRequest}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac})}return e})(),Mc=new Ce(""),oy=(()=>{class e{_zone;_plugins;_eventNameToPlugin=new Map;constructor(n,r){this._zone=r,n.forEach(i=>{i.manager=this}),this._plugins=n.slice().reverse()}addEventListener(n,r,i,o){return this._findPluginFor(r).addEventListener(n,r,i,o)}getZone(){return this._zone}_findPluginFor(n){let r=this._eventNameToPlugin.get(n);if(r)return r;if(r=this._plugins.find(i=>i.supports(n)),!r)throw new Ae(5101,!1);return this._eventNameToPlugin.set(n,r),r}static \u0275fac=function(n){return new(n||e)(Fe(Mc),Fe(Ze))};static \u0275prov=_e({token:e,factory:e.\u0275fac})}return e})(),sy=class{_doc;constructor(e){this._doc=e}manager},ys="ng-app-id";function kf(e){for(let t of e)t.remove()}function Af(e,t){let n=t.createElement("style");return n.textContent=e,n}function AO(e,t,n,r){let i=e.head?.querySelectorAll(`style[${ys}="${t}"],link[${ys}="${t}"]`);if(i)for(let o of i)o.removeAttribute(ys),o instanceof HTMLLinkElement?r.set(o.href.slice(o.href.lastIndexOf("/")+1),{usage:0,elements:[o]}):o.textContent&&n.set(o.textContent,{usage:0,elements:[o]})}function jc(e,t){let n=t.createElement("link");return n.setAttribute("rel","stylesheet"),n.setAttribute("href",e),n}var ay=(()=>{class e{doc;appId;nonce;inline=new Map;external=new Map;hosts=new Set;isServer;constructor(n,r,i,o={}){this.doc=n,this.appId=r,this.nonce=i,this.isServer=ry(o),AO(n,r,this.inline,this.external),this.hosts.add(n.head)}addStyles(n,r){for(let i of n)this.addUsage(i,this.inline,Af);r?.forEach(i=>this.addUsage(i,this.external,jc))}removeStyles(n,r){for(let i of n)this.removeUsage(i,this.inline);r?.forEach(i=>this.removeUsage(i,this.external))}addUsage(n,r,i){let o=r.get(n);o?o.usage++:r.set(n,{usage:1,elements:[...this.hosts].map(s=>this.addElement(s,i(n,this.doc)))})}removeUsage(n,r){let i=r.get(n);i&&(i.usage--,i.usage<=0&&(kf(i.elements),r.delete(n)))}ngOnDestroy(){for(let[,{elements:n}]of[...this.inline,...this.external])kf(n);this.hosts.clear()}addHost(n){this.hosts.add(n);for(let[r,{elements:i}]of this.inline)i.push(this.addElement(n,Af(r,this.doc)));for(let[r,{elements:i}]of this.external)i.push(this.addElement(n,jc(r,this.doc)))}removeHost(n){this.hosts.delete(n)}addElement(n,r){return this.nonce&&r.setAttribute("nonce",this.nonce),this.isServer&&r.setAttribute(ys,this.appId),n.appendChild(r)}static \u0275fac=function(n){return new(n||e)(Fe(et),Fe(ph),Fe(km,8),Fe(Ia))};static \u0275prov=_e({token:e,factory:e.\u0275fac})}return e})(),Rl={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/Math/MathML"},jh=/%COMP%/g,ly="%COMP%",LO=`_nghost-${ly}`,MO=`_ngcontent-${ly}`,jO=!0,FO=new Ce("",{providedIn:"root",factory:()=>jO});function VO(e){return MO.replace(jh,e)}function BO(e){return LO.replace(jh,e)}function cy(e,t){return t.map(n=>n.replace(jh,e))}var Lf=(()=>{class e{eventManager;sharedStylesHost;appId;removeStylesOnCompDestroy;doc;platformId;ngZone;nonce;tracingService;rendererByCompId=new Map;defaultRenderer;platformIsServer;constructor(n,r,i,o,s,a,l,u=null,d=null){this.eventManager=n,this.sharedStylesHost=r,this.appId=i,this.removeStylesOnCompDestroy=o,this.doc=s,this.platformId=a,this.ngZone=l,this.nonce=u,this.tracingService=d,this.platformIsServer=ry(a),this.defaultRenderer=new Fh(n,s,l,this.platformIsServer,this.tracingService)}createRenderer(n,r){if(!n||!r)return this.defaultRenderer;this.platformIsServer&&r.encapsulation===Fn.ShadowDom&&(r=Ye(F({},r),{encapsulation:Fn.Emulated}));let i=this.getOrCreateRenderer(n,r);return i instanceof jf?i.applyToHost(n):i instanceof Fc&&i.applyStyles(),i}getOrCreateRenderer(n,r){let i=this.rendererByCompId,o=i.get(r.id);if(!o){let s=this.doc,a=this.ngZone,l=this.eventManager,u=this.sharedStylesHost,d=this.removeStylesOnCompDestroy,h=this.platformIsServer,v=this.tracingService;switch(r.encapsulation){case Fn.Emulated:o=new jf(l,u,r,this.appId,d,s,a,h,v);break;case Fn.ShadowDom:return new UO(l,u,n,r,s,a,this.nonce,h,v);default:o=new Fc(l,u,r,d,s,a,h,v);break}i.set(r.id,o)}return o}ngOnDestroy(){this.rendererByCompId.clear()}componentReplaced(n){this.rendererByCompId.delete(n)}static \u0275fac=function(n){return new(n||e)(Fe(oy),Fe(ay),Fe(ph),Fe(FO),Fe(et),Fe(Ia),Fe(Ze),Fe(km),Fe(Po,8))};static \u0275prov=_e({token:e,factory:e.\u0275fac})}return e})(),Fh=class{eventManager;doc;ngZone;platformIsServer;tracingService;data=Object.create(null);throwOnSyntheticProps=!0;constructor(e,t,n,r,i){this.eventManager=e,this.doc=t,this.ngZone=n,this.platformIsServer=r,this.tracingService=i}destroy(){}destroyNode=null;createElement(e,t){return t?this.doc.createElementNS(Rl[t]||t,e):this.doc.createElement(e)}createComment(e){return this.doc.createComment(e)}createText(e){return this.doc.createTextNode(e)}appendChild(e,t){(Mf(e)?e.content:e).appendChild(t)}insertBefore(e,t,n){e&&(Mf(e)?e.content:e).insertBefore(t,n)}removeChild(e,t){t.remove()}selectRootElement(e,t){let n=typeof e=="string"?this.doc.querySelector(e):e;if(!n)throw new Ae(-5104,!1);return t||(n.textContent=""),n}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,t,n,r){if(r){t=r+":"+t;let i=Rl[r];i?e.setAttributeNS(i,t,n):e.setAttribute(t,n)}else e.setAttribute(t,n)}removeAttribute(e,t,n){if(n){let r=Rl[n];r?e.removeAttributeNS(r,t):e.removeAttribute(`${n}:${t}`)}else e.removeAttribute(t)}addClass(e,t){e.classList.add(t)}removeClass(e,t){e.classList.remove(t)}setStyle(e,t,n,r){r&(Or.DashCase|Or.Important)?e.style.setProperty(t,n,r&Or.Important?"important":""):e.style[t]=n}removeStyle(e,t,n){n&Or.DashCase?e.style.removeProperty(t):e.style[t]=""}setProperty(e,t,n){e!=null&&(e[t]=n)}setValue(e,t){e.nodeValue=t}listen(e,t,n,r){if(typeof e=="string"&&(e=Ji().getGlobalEventTarget(this.doc,e),!e))throw new Error(`Unsupported event target ${e} for event ${t}`);let i=this.decoratePreventDefault(n);return this.tracingService!==null&&this.tracingService.wrapEventListener&&(i=this.tracingService.wrapEventListener(e,t,i)),this.eventManager.addEventListener(e,t,i,r)}decoratePreventDefault(e){return t=>{if(t==="__ngUnwrap__")return e;(this.platformIsServer?this.ngZone.runGuarded(()=>e(t)):e(t))===!1&&t.preventDefault()}}};function Mf(e){return e.tagName==="TEMPLATE"&&e.content!==void 0}var UO=class extends Fh{sharedStylesHost;hostEl;shadowRoot;constructor(e,t,n,r,i,o,s,a,l){super(e,i,o,a,l),this.sharedStylesHost=t,this.hostEl=n,this.shadowRoot=n.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);let u=r.styles;u=cy(r.id,u);for(let h of u){let v=document.createElement("style");s&&v.setAttribute("nonce",s),v.textContent=h,this.shadowRoot.appendChild(v)}let d=r.getExternalStyles?.();if(d)for(let h of d){let v=jc(h,i);s&&v.setAttribute("nonce",s),this.shadowRoot.appendChild(v)}}nodeOrShadowRoot(e){return e===this.hostEl?this.shadowRoot:e}appendChild(e,t){return super.appendChild(this.nodeOrShadowRoot(e),t)}insertBefore(e,t,n){return super.insertBefore(this.nodeOrShadowRoot(e),t,n)}removeChild(e,t){return super.removeChild(null,t)}parentNode(e){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(e)))}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}},Fc=class extends Fh{sharedStylesHost;removeStylesOnCompDestroy;styles;styleUrls;constructor(e,t,n,r,i,o,s,a,l){super(e,i,o,s,a),this.sharedStylesHost=t,this.removeStylesOnCompDestroy=r;let u=n.styles;this.styles=l?cy(l,u):u,this.styleUrls=n.getExternalStyles?.(l)}applyStyles(){this.sharedStylesHost.addStyles(this.styles,this.styleUrls)}destroy(){this.removeStylesOnCompDestroy&&this.sharedStylesHost.removeStyles(this.styles,this.styleUrls)}},jf=class extends Fc{contentAttr;hostAttr;constructor(e,t,n,r,i,o,s,a,l){let u=r+"-"+n.id;super(e,t,n,i,o,s,a,l,u),this.contentAttr=VO(u),this.hostAttr=BO(u)}applyToHost(e){this.applyStyles(),this.setAttribute(e,this.hostAttr,"")}createElement(e,t){let n=super.createElement(e,t);return super.setAttribute(n,this.contentAttr,""),n}},HO=(()=>{class e extends sy{constructor(n){super(n)}supports(n){return!0}addEventListener(n,r,i,o){return n.addEventListener(r,i,o),()=>this.removeEventListener(n,r,i,o)}removeEventListener(n,r,i,o){return n.removeEventListener(r,i,o)}static \u0275fac=function(n){return new(n||e)(Fe(et))};static \u0275prov=_e({token:e,factory:e.\u0275fac})}return e})(),Ff=["alt","control","meta","shift"],$O={"\b":"Backspace"," ":"Tab","\x7F":"Delete","\x1B":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},zO={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey},qO=(()=>{class e extends sy{constructor(n){super(n)}supports(n){return e.parseEventName(n)!=null}addEventListener(n,r,i,o){let s=e.parseEventName(r),a=e.eventCallback(s.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>Ji().onAndCancel(n,s.domEventName,a,o))}static parseEventName(n){let r=n.toLowerCase().split("."),i=r.shift();if(r.length===0||!(i==="keydown"||i==="keyup"))return null;let o=e._normalizeKey(r.pop()),s="",a=r.indexOf("code");if(a>-1&&(r.splice(a,1),s="code."),Ff.forEach(u=>{let d=r.indexOf(u);d>-1&&(r.splice(d,1),s+=u+".")}),s+=o,r.length!=0||o.length===0)return null;let l={};return l.domEventName=i,l.fullKey=s,l}static matchEventFullKeyCode(n,r){let i=$O[n.key]||n.key,o="";return r.indexOf("code.")>-1&&(i=n.code,o="code."),i==null||!i?!1:(i=i.toLowerCase(),i===" "?i="space":i==="."&&(i="dot"),Ff.forEach(s=>{if(s!==i){let a=zO[s];a(n)&&(o+=s+".")}}),o+=i,o===r)}static eventCallback(n,r,i){return o=>{e.matchEventFullKeyCode(o,n)&&i.runGuarded(()=>r(o))}}static _normalizeKey(n){return n==="esc"?"escape":n}static \u0275fac=function(n){return new(n||e)(Fe(et))};static \u0275prov=_e({token:e,factory:e.\u0275fac})}return e})();function GO(e){return QT(WO(e))}function WO(e){return{appProviders:[...XO,...e?.providers??[]],platformProviders:JO}}function ZO(){RO.makeCurrent()}function YO(){return new Ii}function KO(){return xx(document),document}var JO=[{provide:Ia,useValue:ny},{provide:Pm,useValue:ZO,multi:!0},{provide:et,useFactory:KO,deps:[]}],XO=[{provide:Zu,useValue:"root"},{provide:Ii,useFactory:YO,deps:[]},{provide:Mc,useClass:HO,multi:!0,deps:[et]},{provide:Mc,useClass:qO,multi:!0,deps:[et]},Lf,ay,oy,{provide:En,useExisting:Lf},{provide:OO,useClass:kO,deps:[]},[]],uy=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:function(n){let r=null;return n?r=new(n||e):r=Fe(QO),r},providedIn:"root"})}return e})(),QO=(()=>{class e extends uy{_doc;constructor(n){super(),this._doc=n}sanitize(n,r){if(r==null)return null;switch(n){case jn.NONE:return r;case jn.HTML:return Cr(r,"HTML")?sr(r):Gm(this._doc,String(r)).toString();case jn.STYLE:return Cr(r,"Style")?sr(r):r;case jn.SCRIPT:if(Cr(r,"Script"))return sr(r);throw new Ae(5200,!1);case jn.URL:return Cr(r,"URL")?sr(r):mh(String(r));case jn.RESOURCE_URL:if(Cr(r,"ResourceURL"))return sr(r);throw new Ae(5201,!1);default:throw new Ae(5202,!1)}}bypassSecurityTrustHtml(n){return $x(n)}bypassSecurityTrustStyle(n){return zx(n)}bypassSecurityTrustScript(n){return qx(n)}bypassSecurityTrustUrl(n){return Gx(n)}bypassSecurityTrustResourceUrl(n){return Wx(n)}static \u0275fac=function(n){return new(n||e)(Fe(et))};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),eD="9.10.12",xt=class Vc{static SDK_VERSION=eD;static SDK_VERSION_CODE;static SDK="WEB";static LOG_PREFIX="CooeeSDK";static COOEE="cooee";static SESSION_STORAGE_SCROLL_ID="sleid";static IDLE_TIME_IN_SECONDS=30*60;static IN_APP_WRAPPER_NAME="cooee-wrapper";static IN_APP_CONTAINER_NAME="cooee-container";static IN_APP_DEFAULT_PADDING=15;static EVENT_SCREEN_VIEW="CE Screen View";static EVENT_APP_BACKGROUND="CE App Background";static EVENT_TRIGGER_DISPLAYED="CE Trigger Displayed";static EVENT_CAMPAIGN_HOLDOUT="CE Campaign Holdout";static EVENT_CAMPAIGN_REJECTED="CE Campaign Rejected";static EVENT_CAMPAIGN_FAILED="CE Campaign Failed";static EVENT_TRIGGER_CLOSED="CE Trigger Closed";static EVENT_SCROLL="CE Scroll";static EVENT_TRIGGER_CLICKED="CE Trigger Clicked";static EVENT_FORM_SUBMITTED="CE Form Submitted";static EVENT_EXPERIMENT_START="CE Experiment Start";static EVENT_VIDEO_DIALOG_CLOSED="CE Video Dialog Closed";static EVENT_VIDEO_DIALOG_OPENED="CE Video Dialog Opened";static EVENT_VIDEO_CHANGE="CE Video Changed";static EVENT_LAST_VIDEO_ENDED="CE Last Video Ended";static EVENT_VIDEO_MUTED="CE Video Muted";static EVENT_VIDEO_UNMUTED="CE Video Unmuted";static EVENT_ADD_TO_CART_CLICKED="CE Add To Cart Clicked";static EVENT_VIEW_ITEM_CLICKED="CE View Item Clicked";static EVENT_MORE_ITEM_INFO_CLICKED="CE More Item Info Clicked";static EVENT_OPEN_CART_CLICKED="CE Open Cart Clicked";static EVENT_ADD_TO_CART="Add To Cart";static EVENT_REMOVE_FROM_CART="Remove From Cart";static EVENT_VIEW_ITEM="View Item";static EVENT_VIEW_CART="View Cart";static EVENT_VIEW_COLLECTION="View Collection";static EVENT_BUY_NOW_CLICKED="Buy Now Clicked";static EVENT_CHECKOUT_STARTED="Checkout Started";static EVENT_REVIEW_CLICKED="Review Clicked";static EVENT_ITEM_THUMBNAIL_CLICKED="Item Thumbnail Clicked";static JS_LOAD_WHITELIST_EVENTS=[this.EVENT_VIEW_ITEM,this.EVENT_VIEW_CART,this.EVENT_VIEW_COLLECTION];static HASH_INITIATE_CHECKOUT="initiate-checkout";static HASH_OPEN_CART_DRAWER="open-cart-drawer";static ADD_BUNDLE_CTA_INBOUND_EVENT="letscooee:inbound:cta:add-bundle";static CTA_OPEN_CART_EVENT="letscooee:outbound:open-cart";static CTA_AFTER_REFRESH_UI="letscooee:outbound:refresh-ui";static POPUP_ACTIVITY_EVENT="letscooee:outbound:popup-activities";static THIRD_PARTY_CHECKOUT_EVENT="letscooee:outbound:third-party-initiate-checkout";static CAMPAIGN_DISPLAYED_ACTIVITY="DISPLAYED";static CAMPAIGN_CLICKED_ACTIVITY="CLICKED";static CAMPAIGN_CLOSED_ACTIVITY="CLOSED";static BLACKLISTED_PAGE_NAMES=["collection","product","cart"];static API_CALL_MAX_ATTEMPTS=3;static API_CALL_RETRY_DELAY=1e3;static PLACEHOLDER_IMAGE="https://cdn.global.letscooee.com/images/placeholders/product.png";static CART_UPDATE_BROADCAST="CART_UPDATE";static GRAPHQL_VERSION="2024-10";static GRAPHQL_API_PATH=`/api/${this.GRAPHQL_VERSION}/graphql.json`;static SHADOW_SPLITTER=":shadow";static CAMPAIGN_ATTRIBUTE="_letscooee_campaign";static CONTENT_ATTRIBUTE="_letscooee_content";static VIA="_via";static PAYMENT_MODAL_DETAILS=[{identifier:"#flo-checkout-wrapper",gateway:"Shopflow"},{identifier:"#fastrr-main-container",gateway:"Shiprocket"},{identifier:"#gokwik-modal-wrapper",gateway:"Gokwik"},{identifier:"#zecpe",gateway:"Ecom 360"}];static{let t=Vc.SDK_VERSION.split(".").map(n=>n.padStart(2,"0")).join("");Vc.SDK_VERSION_CODE=parseInt(t,10)}},yo={apiURL:"https://api.sdk.letscooee.com",debug:!1,mode:"production",styleURL:`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${xt.SDK_VERSION}/dist/widget.min.css`,widgetURL:`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${xt.SDK_VERSION}/dist/widget.min.js`},Qt=yn(Kb()),cn=class{static log(...e){Qt.default.info(...e)}static debug(...e){Qt.default.debug(...e)}static error(...e){Qt.default.error(...e)}static warn(...e){Qt.default.warn(...e)}static info(...e){Qt.default.info(...e)}static trace(...e){Qt.default.trace(...e)}};function tD(e=xt.LOG_PREFIX){Qt.default.useDefaults({formatter:function(n){n.unshift(`${e} (v${xt.SDK_VERSION}):`)}});let t=nD();(t==="1"||t==="on")&&(localStorage.cooeeLogLevel="TRACE"),localStorage.cooeeLogLevel?Qt.default.setLevel(Qt.default[localStorage.cooeeLogLevel]):Qt.default.setLevel(yo.debug?Qt.default.TRACE:Qt.default.OFF)}function nD(){return new URL(location.href).searchParams?.get("cooee-debug")}var Jo=yn(Ng()),rD={providers:[HT()]},Nl=yn(So()),NM=yn(Jb()),hy=class{gaEnabled;gaMeasurementID;pixelPush;website;currencyCount;money;storefrontToken;skipItemAttribute;currency;static get(){return window.CooeeSDK.config}update(e){return e??={},this.gaEnabled=e.gaEnabled,this.gaMeasurementID=e.gaMeasurementID,this.pixelPush=e.pixelPush,this.website=e.website??{},this.currencyCount=e.currencyCount??0,this.money=e.money,this.currency=e.currency,this.storefrontToken=e.storefrontToken,this.skipItemAttribute=e.skipItemAttribute,this}},dy=Object.prototype.toString;function Vh(e){switch(dy.call(e)){case"[object Error]":case"[object Exception]":case"[object DOMException]":return!0;default:return Ur(e,Error)}}function ki(e,t){return dy.call(e)===`[object ${t}]`}function fy(e){return ki(e,"ErrorEvent")}function Vf(e){return ki(e,"DOMError")}function iD(e){return ki(e,"DOMException")}function Hn(e){return ki(e,"String")}function Bh(e){return typeof e=="object"&&e!==null&&"__sentry_template_string__"in e&&"__sentry_template_values__"in e}function Uh(e){return e===null||Bh(e)||typeof e!="object"&&typeof e!="function"}function vi(e){return ki(e,"Object")}function $a(e){return typeof Event<"u"&&Ur(e,Event)}function oD(e){return typeof Element<"u"&&Ur(e,Element)}function sD(e){return ki(e,"RegExp")}function za(e){return!!(e&&e.then&&typeof e.then=="function")}function aD(e){return vi(e)&&"nativeEvent"in e&&"preventDefault"in e&&"stopPropagation"in e}function Ur(e,t){try{return e instanceof t}catch{return!1}}function py(e){return!!(typeof e=="object"&&e!==null&&(e.__isVue||e._isVue))}function hi(e,t=0){return typeof e!="string"||t===0||e.length<=t?e:`${e.slice(0,t)}...`}function Bf(e,t){if(!Array.isArray(e))return"";let n=[];for(let r=0;r<e.length;r++){let i=e[r];try{py(i)?n.push("[VueViewModel]"):n.push(String(i))}catch{n.push("[value cannot be serialized]")}}return n.join(t)}function lD(e,t,n=!1){return Hn(e)?sD(t)?t.test(e):Hn(t)?n?e===t:e.includes(t):!1:!1}function qa(e,t=[],n=!1){return t.some(r=>lD(e,r,n))}function cD(e,t,n=250,r,i,o,s){if(!o.exception||!o.exception.values||!s||!Ur(s.originalException,Error))return;let a=o.exception.values.length>0?o.exception.values[o.exception.values.length-1]:void 0;a&&(o.exception.values=uD(Bc(e,t,i,s.originalException,r,o.exception.values,a,0),n))}function Bc(e,t,n,r,i,o,s,a){if(o.length>=n+1)return o;let l=[...o];if(Ur(r[i],Error)){Uf(s,a);let u=e(t,r[i]),d=l.length;Hf(u,i,d,a),l=Bc(e,t,n,r[i],i,[u,...l],u,d)}return Array.isArray(r.errors)&&r.errors.forEach((u,d)=>{if(Ur(u,Error)){Uf(s,a);let h=e(t,u),v=l.length;Hf(h,`errors[${d}]`,v,a),l=Bc(e,t,n,u,i,[h,...l],h,v)}}),l}function Uf(e,t){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=Ye(F(F({},e.mechanism),e.type==="AggregateError"&&{is_exception_group:!0}),{exception_id:t})}function Hf(e,t,n,r){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=Ye(F({},e.mechanism),{type:"chained",source:t,exception_id:n,parent_id:r})}function uD(e,t){return e.map(n=>(n.value&&(n.value=hi(n.value,t)),n))}var Rr="8.18.0",Be=globalThis;function Hh(e,t,n){let r=n||Be,i=r.__SENTRY__=r.__SENTRY__||{},o=i[Rr]=i[Rr]||{};return o[e]||(o[e]=t())}var $h=Be,hD=80;function gy(e,t={}){if(!e)return"<unknown>";try{let n=e,r=5,i=[],o=0,s=0,a=" > ",l=a.length,u,d=Array.isArray(t)?t:t.keyAttrs,h=!Array.isArray(t)&&t.maxStringLength||hD;for(;n&&o++<r&&(u=dD(n,d),!(u==="html"||o>1&&s+i.length*l+u.length>=h));)i.push(u),s+=u.length,n=n.parentNode;return i.reverse().join(a)}catch{return"<unknown>"}}function dD(e,t){let n=e,r=[];if(!n||!n.tagName)return"";if($h.HTMLElement&&n instanceof HTMLElement&&n.dataset){if(n.dataset.sentryComponent)return n.dataset.sentryComponent;if(n.dataset.sentryElement)return n.dataset.sentryElement}r.push(n.tagName.toLowerCase());let i=t&&t.length?t.filter(s=>n.getAttribute(s)).map(s=>[s,n.getAttribute(s)]):null;if(i&&i.length)i.forEach(s=>{r.push(`[${s[0]}="${s[1]}"]`)});else{n.id&&r.push(`#${n.id}`);let s=n.className;if(s&&Hn(s)){let a=s.split(/\s+/);for(let l of a)r.push(`.${l}`)}}let o=["aria-label","type","name","title","alt"];for(let s of o){let a=n.getAttribute(s);a&&r.push(`[${s}="${a}"]`)}return r.join("")}function fD(){try{return $h.document.location.href}catch{return""}}function pD(e){if(!$h.HTMLElement)return null;let t=e,n=5;for(let r=0;r<n;r++){if(!t)return null;if(t instanceof HTMLElement){if(t.dataset.sentryComponent)return t.dataset.sentryComponent;if(t.dataset.sentryElement)return t.dataset.sentryElement}t=t.parentNode}return null}var jo=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__,gD="Sentry Logger ",Uc=["debug","info","warn","error","log","assert","trace"],Js={};function zh(e){if(!("console"in Be))return e();let t=Be.console,n={},r=Object.keys(Js);r.forEach(i=>{let o=Js[i];n[i]=t[i],t[i]=o});try{return e()}finally{r.forEach(i=>{t[i]=n[i]})}}function _D(){let e=!1,t={enable:()=>{e=!0},disable:()=>{e=!1},isEnabled:()=>e};return jo?Uc.forEach(n=>{t[n]=(...r)=>{e&&zh(()=>{Be.console[n](`${gD}[${n}]:`,...r)})}}):Uc.forEach(n=>{t[n]=()=>{}}),t}var we=_D(),mD=/^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;function vD(e){return e==="http"||e==="https"}function Ga(e,t=!1){let{host:n,path:r,pass:i,port:o,projectId:s,protocol:a,publicKey:l}=e;return`${a}://${l}${t&&i?`:${i}`:""}@${n}${o?`:${o}`:""}/${r&&`${r}/`}${s}`}function yD(e){let t=mD.exec(e);if(!t){zh(()=>{console.error(`Invalid Sentry Dsn: ${e}`)});return}let[n,r,i="",o="",s="",a=""]=t.slice(1),l="",u=a,d=u.split("/");if(d.length>1&&(l=d.slice(0,-1).join("/"),u=d.pop()),u){let h=u.match(/^\d+/);h&&(u=h[0])}return _y({host:o,pass:i,path:l,projectId:u,port:s,protocol:n,publicKey:r})}function _y(e){return{protocol:e.protocol,publicKey:e.publicKey||"",pass:e.pass||"",host:e.host,port:e.port||"",path:e.path||"",projectId:e.projectId}}function bD(e){if(!jo)return!0;let{port:t,projectId:n,protocol:r}=e;return["protocol","publicKey","host","projectId"].find(i=>e[i]?!1:(we.error(`Invalid Sentry Dsn: ${i} missing`),!0))?!1:n.match(/^\d+$/)?vD(r)?t&&isNaN(parseInt(t,10))?(we.error(`Invalid Sentry Dsn: Invalid port ${t}`),!1):!0:(we.error(`Invalid Sentry Dsn: Invalid protocol ${r}`),!1):(we.error(`Invalid Sentry Dsn: Invalid projectId ${n}`),!1)}function wD(e){let t=typeof e=="string"?yD(e):_y(e);if(!(!t||!bD(t)))return t}var Cn=class extends Error{constructor(e,t="warn"){super(e),this.message=e,this.name=new.target.prototype.constructor.name,Object.setPrototypeOf(this,new.target.prototype),this.logLevel=t}};function Ct(e,t,n){if(!(t in e))return;let r=e[t],i=n(r);typeof i=="function"&&my(i,r),e[t]=i}function Hr(e,t,n){try{Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0})}catch{jo&&we.log(`Failed to add non-enumerable property "${t}" to object`,e)}}function my(e,t){try{let n=t.prototype||{};e.prototype=t.prototype=n,Hr(e,"__sentry_original__",t)}catch{}}function qh(e){return e.__sentry_original__}function ED(e){return Object.keys(e).map(t=>`${encodeURIComponent(t)}=${encodeURIComponent(e[t])}`).join("&")}function vy(e){if(Vh(e))return F({message:e.message,name:e.name,stack:e.stack},zf(e));if($a(e)){let t=F({type:e.type,target:$f(e.target),currentTarget:$f(e.currentTarget)},zf(e));return typeof CustomEvent<"u"&&Ur(e,CustomEvent)&&(t.detail=e.detail),t}else return e}function $f(e){try{return oD(e)?gy(e):Object.prototype.toString.call(e)}catch{return"<unknown>"}}function zf(e){if(typeof e=="object"&&e!==null){let t={};for(let n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t}else return{}}function xD(e,t=40){let n=Object.keys(vy(e));n.sort();let r=n[0];if(!r)return"[object has no keys]";if(r.length>=t)return hi(r,t);for(let i=n.length;i>0;i--){let o=n.slice(0,i).join(", ");if(!(o.length>t))return i===n.length?o:hi(o,t)}return""}function un(e){return Hc(e,new Map)}function Hc(e,t){if(SD(e)){let n=t.get(e);if(n!==void 0)return n;let r={};t.set(e,r);for(let i of Object.keys(e))typeof e[i]<"u"&&(r[i]=Hc(e[i],t));return r}if(Array.isArray(e)){let n=t.get(e);if(n!==void 0)return n;let r=[];return t.set(e,r),e.forEach(i=>{r.push(Hc(i,t))}),r}return e}function SD(e){if(!vi(e))return!1;try{let t=Object.getPrototypeOf(e).constructor.name;return!t||t==="Object"}catch{return!0}}var $r="?",qf=/\(error: (.*)\)/,Gf=/captureMessage|captureException/;function CD(...e){let t=e.sort((n,r)=>n[0]-r[0]).map(n=>n[1]);return(n,r=0,i=0)=>{let o=[],s=n.split(`
17
- `);for(let a=r;a<s.length;a++){let l=s[a];if(l.length>1024)continue;let u=qf.test(l)?l.replace(qf,"$1"):l;if(!u.match(/\S*Error: /)){for(let d of t){let h=d(u);if(h){o.push(h);break}}if(o.length>=50+i)break}}return ID(o.slice(i))}}function ID(e){if(!e.length)return[];let t=Array.from(e);return/sentryWrapped/.test(Xo(t).function||"")&&t.pop(),t.reverse(),Gf.test(Xo(t).function||"")&&(t.pop(),Gf.test(Xo(t).function||"")&&t.pop()),t.slice(0,50).map(n=>Ye(F({},n),{filename:n.filename||Xo(t).filename,function:n.function||$r}))}function Xo(e){return e[e.length-1]||{}}var Pl="<anonymous>";function gr(e){try{return!e||typeof e!="function"?Pl:e.name||Pl}catch{return Pl}}function Wf(e){let t=e.exception;if(t){let n=[];try{return t.values.forEach(r=>{r.stacktrace.frames&&n.push(...r.stacktrace.frames)}),n}catch{return}}}var bs={},Zf={};function Yr(e,t){bs[e]=bs[e]||[],bs[e].push(t)}function Kr(e,t){Zf[e]||(t(),Zf[e]=!0)}function pn(e,t){let n=e&&bs[e];if(n)for(let r of n)try{r(t)}catch(i){jo&&we.error(`Error while triggering instrumentation handler.
12
+ `)}`:"",this.name="UnsubscriptionError",this.errors=t});function Cs(e,t){if(e){let n=e.indexOf(t);0<=n&&e.splice(n,1)}}var bt=class nc{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;let{_parentage:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(let o of n)o.remove(this);else n.remove(this);let{initialTeardown:r}=this;if(We(r))try{r()}catch(o){t=o instanceof hl?o.errors:[o]}let{_finalizers:i}=this;if(i){this._finalizers=null;for(let o of i)try{Md(o)}catch(s){t=t??[],s instanceof hl?t=[...t,...s.errors]:t.push(s)}}if(t)throw new hl(t)}}add(t){var n;if(t&&t!==this)if(this.closed)Md(t);else{if(t instanceof nc){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(t)}}_hasParent(t){let{_parentage:n}=this;return n===t||Array.isArray(n)&&n.includes(t)}_addParent(t){let{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t}_removeParent(t){let{_parentage:n}=this;n===t?this._parentage=null:Array.isArray(n)&&Cs(n,t)}remove(t){let{_finalizers:n}=this;n&&Cs(n,t),t instanceof nc&&t._removeParent(this)}};bt.EMPTY=(()=>{let e=new bt;return e.closed=!0,e})();var qg=bt.EMPTY;function Gg(e){return e instanceof bt||e&&"closed"in e&&We(e.remove)&&We(e.add)&&We(e.unsubscribe)}function Md(e){We(e)?e():e.unsubscribe()}var Wr={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Is={setTimeout(e,t,...n){let{delegate:r}=Is;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){let{delegate:t}=Is;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function Wg(e){Is.setTimeout(()=>{let{onUnhandledError:t}=Wr;if(t)t(e);else throw e})}function rc(){}var yw=Au("C",void 0,void 0);function bw(e){return Au("E",void 0,e)}function ww(e){return Au("N",e,void 0)}function Au(e,t,n){return{kind:e,value:t,error:n}}var Tr=null;function ds(e){if(Wr.useDeprecatedSynchronousErrorHandling){let t=!Tr;if(t&&(Tr={errorThrown:!1,error:null}),e(),t){let{errorThrown:n,error:r}=Tr;if(Tr=null,n)throw r}}else e()}function Ew(e){Wr.useDeprecatedSynchronousErrorHandling&&Tr&&(Tr.errorThrown=!0,Tr.error=e)}var Lu=class extends bt{constructor(e){super(),this.isStopped=!1,e?(this.destination=e,Gg(e)&&e.add(this)):this.destination=Iw}static create(e,t,n){return new ic(e,t,n)}next(e){this.isStopped?fl(ww(e),this):this._next(e)}error(e){this.isStopped?fl(bw(e),this):(this.isStopped=!0,this._error(e))}complete(){this.isStopped?fl(yw,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,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()}}},xw=Function.prototype.bind;function dl(e,t){return xw.call(e,t)}var Sw=class{constructor(e){this.partialObserver=e}next(e){let{partialObserver:t}=this;if(t.next)try{t.next(e)}catch(n){Go(n)}}error(e){let{partialObserver:t}=this;if(t.error)try{t.error(e)}catch(n){Go(n)}else Go(e)}complete(){let{partialObserver:e}=this;if(e.complete)try{e.complete()}catch(t){Go(t)}}},ic=class extends Lu{constructor(e,t,n){super();let r;if(We(e)||!e)r={next:e??void 0,error:t??void 0,complete:n??void 0};else{let i;this&&Wr.useDeprecatedNextContext?(i=Object.create(e),i.unsubscribe=()=>this.unsubscribe(),r={next:e.next&&dl(e.next,i),error:e.error&&dl(e.error,i),complete:e.complete&&dl(e.complete,i)}):r=e}this.destination=new Sw(r)}};function Go(e){Wr.useDeprecatedSynchronousErrorHandling?Ew(e):Wg(e)}function Cw(e){throw e}function fl(e,t){let{onStoppedNotification:n}=Wr;n&&Is.setTimeout(()=>n(e,t))}var Iw={closed:!0,next:rc,error:Cw,complete:rc},Mu=typeof Symbol=="function"&&Symbol.observable||"@@observable";function da(e){return e}function Tw(e){return e.length===0?da:e.length===1?e[0]:function(t){return e.reduce((n,r)=>r(n),t)}}var wt=(()=>{class e{constructor(n){n&&(this._subscribe=n)}lift(n){let r=new e;return r.source=this,r.operator=n,r}subscribe(n,r,i){let o=Dw(n)?n:new ic(n,r,i);return ds(()=>{let{operator:s,source:a}=this;o.add(s?s.call(o,a):a?this._subscribe(o):this._trySubscribe(o))}),o}_trySubscribe(n){try{return this._subscribe(n)}catch(r){n.error(r)}}forEach(n,r){return r=Fd(r),new r((i,o)=>{let s=new ic({next:a=>{try{n(a)}catch(l){o(l),s.unsubscribe()}},error:o,complete:i});this.subscribe(s)})}_subscribe(n){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(n)}[Mu](){return this}pipe(...n){return Tw(n)(this)}toPromise(n){return n=Fd(n),new n((r,i)=>{let o;this.subscribe(s=>o=s,s=>i(s),()=>r(o))})}}return e.create=t=>new e(t),e})();function Fd(e){var t;return(t=e??Wr.Promise)!==null&&t!==void 0?t:Promise}function Ow(e){return e&&We(e.next)&&We(e.error)&&We(e.complete)}function Dw(e){return e&&e instanceof Lu||Ow(e)&&Gg(e)}function Rw(e){return We(e?.lift)}function rn(e){return t=>{if(Rw(t))return t.lift(function(n){try{return e(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function zt(e,t,n,r,i){return new Nw(e,t,n,r,i)}var Nw=class extends Lu{constructor(e,t,n,r,i,o){super(e),this.onFinalize=i,this.shouldUnsubscribe=o,this._next=t?function(s){try{t(s)}catch(a){e.error(a)}}:super._next,this._error=r?function(s){try{r(s)}catch(a){e.error(a)}finally{this.unsubscribe()}}:super._error,this._complete=n?function(){try{n()}catch(s){e.error(s)}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))}}},Ji={schedule(e){let t=requestAnimationFrame,n=cancelAnimationFrame,{delegate:r}=Ji;r&&(t=r.requestAnimationFrame,n=r.cancelAnimationFrame);let i=t(o=>{n=void 0,e(o)});return new bt(()=>n?.(i))},requestAnimationFrame(...e){let{delegate:t}=Ji;return(t?.requestAnimationFrame||requestAnimationFrame)(...e)},cancelAnimationFrame(...e){let{delegate:t}=Ji;return(t?.cancelAnimationFrame||cancelAnimationFrame)(...e)},delegate:void 0},Pw=zg(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}),ye=(()=>{class e extends wt{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){let r=new jd(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new Pw}next(n){ds(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){ds(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=n;let{observers:r}=this;for(;r.length;)r.shift().error(n)}})}complete(){ds(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;let{observers:n}=this;for(;n.length;)n.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0}_trySubscribe(n){return this._throwIfClosed(),super._trySubscribe(n)}_subscribe(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)}_innerSubscribe(n){let{hasError:r,isStopped:i,observers:o}=this;return r||i?qg:(this.currentObservers=null,o.push(n),new bt(()=>{this.currentObservers=null,Cs(o,n)}))}_checkFinalizedStatuses(n){let{hasError:r,thrownError:i,isStopped:o}=this;r?n.error(i):o&&n.complete()}asObservable(){let n=new wt;return n.source=this,n}}return e.create=(t,n)=>new jd(t,n),e})(),jd=class extends ye{constructor(e,t){super(),this.destination=e,this.source=t}next(e){var t,n;(n=(t=this.destination)===null||t===void 0?void 0:t.next)===null||n===void 0||n.call(t,e)}error(e){var t,n;(n=(t=this.destination)===null||t===void 0?void 0:t.error)===null||n===void 0||n.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,n;return(n=(t=this.source)===null||t===void 0?void 0:t.subscribe(e))!==null&&n!==void 0?n:qg}},Fu=class extends ye{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:n}=this;if(e)throw t;return this._throwIfClosed(),n}next(e){super.next(this._value=e)}},ju={now(){return(ju.delegate||Date).now()},delegate:void 0},kw=class extends ye{constructor(e=1/0,t=1/0,n=ju){super(),this._bufferSize=e,this._windowTime=t,this._timestampProvider=n,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=t===1/0,this._bufferSize=Math.max(1,e),this._windowTime=Math.max(1,t)}next(e){let{isStopped:t,_buffer:n,_infiniteTimeWindow:r,_timestampProvider:i,_windowTime:o}=this;t||(n.push(e),!r&&n.push(i.now()+o)),this._trimBuffer(),super.next(e)}_subscribe(e){this._throwIfClosed(),this._trimBuffer();let t=this._innerSubscribe(e),{_infiniteTimeWindow:n,_buffer:r}=this,i=r.slice();for(let o=0;o<i.length&&!e.closed;o+=n?1:2)e.next(i[o]);return this._checkFinalizedStatuses(e),t}_trimBuffer(){let{_bufferSize:e,_timestampProvider:t,_buffer:n,_infiniteTimeWindow:r}=this,i=(r?1:2)*e;if(e<1/0&&i<n.length&&n.splice(0,n.length-i),!r){let o=t.now(),s=0;for(let a=1;a<n.length&&n[a]<=o;a+=2)s=a;s&&n.splice(0,s+1)}}},Aw=class extends bt{constructor(e,t){super()}schedule(e,t=0){return this}},Ts={setInterval(e,t,...n){let{delegate:r}=Ts;return r?.setInterval?r.setInterval(e,t,...n):setInterval(e,t,...n)},clearInterval(e){let{delegate:t}=Ts;return(t?.clearInterval||clearInterval)(e)},delegate:void 0},Zg=class extends Aw{constructor(e,t){super(e,t),this.scheduler=e,this.work=t,this.pending=!1}schedule(e,t=0){var n;if(this.closed)return this;this.state=e;let r=this.id,i=this.scheduler;return r!=null&&(this.id=this.recycleAsyncId(i,r,t)),this.pending=!0,this.delay=t,this.id=(n=this.id)!==null&&n!==void 0?n:this.requestAsyncId(i,this.id,t),this}requestAsyncId(e,t,n=0){return Ts.setInterval(e.flush.bind(e,this),n)}recycleAsyncId(e,t,n=0){if(n!=null&&this.delay===n&&this.pending===!1)return t;t!=null&&Ts.clearInterval(t)}execute(e,t){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;let n=this._execute(e,t);if(n)return n;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(e,t){let n=!1,r;try{this.work(e)}catch(i){n=!0,r=i||new Error("Scheduled action threw falsy error")}if(n)return this.unsubscribe(),r}unsubscribe(){if(!this.closed){let{id:e,scheduler:t}=this,{actions:n}=t;this.work=this.state=this.scheduler=null,this.pending=!1,Cs(n,this),e!=null&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null,super.unsubscribe()}}},oc=class Yg{constructor(t,n=Yg.now){this.schedulerActionCtor=t,this.now=n}schedule(t,n=0,r){return new this.schedulerActionCtor(this,t).schedule(r,n)}};oc.now=ju.now;var Kg=class extends oc{constructor(e,t=oc.now){super(e,t),this.actions=[],this._active=!1}flush(e){let{actions:t}=this;if(this._active){t.push(e);return}let n;this._active=!0;do if(n=e.execute(e.state,e.delay))break;while(e=t.shift());if(this._active=!1,n){for(;e=t.shift();)e.unsubscribe();throw n}}},Vu=new Kg(Zg),Lw=Vu,Mw=class extends Zg{constructor(e,t){super(e,t),this.scheduler=e,this.work=t}requestAsyncId(e,t,n=0){return n!==null&&n>0?super.requestAsyncId(e,t,n):(e.actions.push(this),e._scheduled||(e._scheduled=Ji.requestAnimationFrame(()=>e.flush(void 0))))}recycleAsyncId(e,t,n=0){var r;if(n!=null?n>0:this.delay>0)return super.recycleAsyncId(e,t,n);let{actions:i}=e;t!=null&&((r=i[i.length-1])===null||r===void 0?void 0:r.id)!==t&&(Ji.cancelAnimationFrame(t),e._scheduled=void 0)}},Fw=class extends Kg{flush(e){this._active=!0;let t=this._scheduled;this._scheduled=void 0;let{actions:n}=this,r;e=e||n.shift();do if(r=e.execute(e.state,e.delay))break;while((e=n[0])&&e.id===t&&n.shift());if(this._active=!1,r){for(;(e=n[0])&&e.id===t&&n.shift();)e.unsubscribe();throw r}}},jw=new Fw(Mw),Bu=new wt(e=>e.complete());function Jg(e){return e&&We(e.schedule)}function Xg(e){return e[e.length-1]}function fa(e){return Jg(Xg(e))?e.pop():void 0}function Vw(e,t){return typeof Xg(e)=="number"?e.pop():t}function Bw(e,t,n,r){function i(o){return o instanceof n?o:new n(function(s){s(o)})}return new(n||(n=Promise))(function(o,s){function a(d){try{u(r.next(d))}catch(h){s(h)}}function l(d){try{u(r.throw(d))}catch(h){s(h)}}function u(d){d.done?o(d.value):i(d.value).then(a,l)}u((r=r.apply(e,t||[])).next())})}function Vd(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function li(e){return this instanceof li?(this.v=e,this):new li(e)}function Uw(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),i,o=[];return i=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",s),i[Symbol.asyncIterator]=function(){return this},i;function s(m){return function(w){return Promise.resolve(w).then(m,h)}}function a(m,w){r[m]&&(i[m]=function(C){return new Promise(function(A,k){o.push([m,C,A,k])>1||l(m,C)})},w&&(i[m]=w(i[m])))}function l(m,w){try{u(r[m](w))}catch(C){v(o[0][3],C)}}function u(m){m.value instanceof li?Promise.resolve(m.value.v).then(d,h):v(o[0][2],m)}function d(m){l("next",m)}function h(m){l("throw",m)}function v(m,w){m(w),o.shift(),o.length&&l(o[0][0],o[0][1])}}function Hw(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof Vd=="function"?Vd(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(o){n[o]=e[o]&&function(s){return new Promise(function(a,l){s=e[o](s),i(a,l,s.done,s.value)})}}function i(o,s,a,l){Promise.resolve(l).then(function(u){o({value:u,done:a})},s)}}var Uu=e=>e&&typeof e.length=="number"&&typeof e!="function";function Qg(e){return We(e?.then)}function e_(e){return We(e[Mu])}function t_(e){return Symbol.asyncIterator&&We(e?.[Symbol.asyncIterator])}function n_(e){return new TypeError(`You provided ${e!==null&&typeof e=="object"?"an invalid object":`'${e}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}function $w(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var r_=$w();function i_(e){return We(e?.[r_])}function o_(e){return Uw(this,arguments,function*(){let t=e.getReader();try{for(;;){let{value:n,done:r}=yield li(t.read());if(r)return yield li(void 0);yield yield li(n)}}finally{t.releaseLock()}})}function s_(e){return We(e?.getReader)}function bn(e){if(e instanceof wt)return e;if(e!=null){if(e_(e))return zw(e);if(Uu(e))return qw(e);if(Qg(e))return Gw(e);if(t_(e))return a_(e);if(i_(e))return Ww(e);if(s_(e))return Zw(e)}throw n_(e)}function zw(e){return new wt(t=>{let n=e[Mu]();if(We(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function qw(e){return new wt(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function Gw(e){return new wt(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,Wg)})}function Ww(e){return new wt(t=>{for(let n of e)if(t.next(n),t.closed)return;t.complete()})}function a_(e){return new wt(t=>{Yw(e,t).catch(n=>t.error(n))})}function Zw(e){return a_(o_(e))}function Yw(e,t){var n,r,i,o;return Bw(this,void 0,void 0,function*(){try{for(n=Hw(e);r=yield n.next(),!r.done;){let s=r.value;if(t.next(s),t.closed)return}}catch(s){i={error:s}}finally{try{r&&!r.done&&(o=n.return)&&(yield o.call(n))}finally{if(i)throw i.error}}t.complete()})}function cr(e,t,n,r=0,i=!1){let o=t.schedule(function(){n(),i?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(o),!i)return o}function l_(e,t=0){return rn((n,r)=>{n.subscribe(zt(r,i=>cr(r,e,()=>r.next(i),t),()=>cr(r,e,()=>r.complete(),t),i=>cr(r,e,()=>r.error(i),t)))})}function c_(e,t=0){return rn((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function Kw(e,t){return bn(e).pipe(c_(t),l_(t))}function Jw(e,t){return bn(e).pipe(c_(t),l_(t))}function Xw(e,t){return new wt(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function Qw(e,t){return new wt(n=>{let r;return cr(n,t,()=>{r=e[r_](),cr(n,t,()=>{let i,o;try{({value:i,done:o}=r.next())}catch(s){n.error(s);return}o?n.complete():n.next(i)},0,!0)}),()=>We(r?.return)&&r.return()})}function u_(e,t){if(!e)throw new Error("Iterable cannot be null");return new wt(n=>{cr(n,t,()=>{let r=e[Symbol.asyncIterator]();cr(n,t,()=>{r.next().then(i=>{i.done?n.complete():n.next(i.value)})},0,!0)})})}function e1(e,t){return u_(o_(e),t)}function t1(e,t){if(e!=null){if(e_(e))return Kw(e,t);if(Uu(e))return Xw(e,t);if(Qg(e))return Jw(e,t);if(t_(e))return u_(e,t);if(i_(e))return Qw(e,t);if(s_(e))return e1(e,t)}throw n_(e)}function pa(e,t){return t?t1(e,t):bn(e)}function Hu(...e){let t=fa(e);return pa(e,t)}function n1(e){return e instanceof Date&&!isNaN(e)}function ga(e,t){return rn((n,r)=>{let i=0;n.subscribe(zt(r,o=>{r.next(e.call(t,o,i++))}))})}var{isArray:r1}=Array;function i1(e,t){return r1(t)?e(...t):e(t)}function o1(e){return ga(t=>i1(e,t))}function s1(e,t,n,r,i,o,s,a){let l=[],u=0,d=0,h=!1,v=()=>{h&&!l.length&&!u&&t.complete()},m=C=>u<r?w(C):l.push(C),w=C=>{o&&t.next(C),u++;let A=!1;bn(n(C,d++)).subscribe(zt(t,k=>{i?.(k),o?m(k):t.next(k)},()=>{A=!0},void 0,()=>{if(A)try{for(u--;l.length&&u<r;){let k=l.shift();s?cr(t,s,()=>w(k)):w(k)}v()}catch(k){t.error(k)}}))};return e.subscribe(zt(t,m,()=>{h=!0,v()})),()=>{a?.()}}function oo(e,t,n=1/0){return We(t)?oo((r,i)=>ga((o,s)=>t(r,o,i,s))(bn(e(r,i))),n):(typeof t=="number"&&(n=t),rn((r,i)=>s1(r,i,e,n)))}function h_(e=1/0){return oo(da,e)}function a1(){return h_(1)}function Bd(...e){return a1()(pa(e,fa(e)))}function l1(e){return new wt(t=>{bn(e()).subscribe(t)})}var c1=["addListener","removeListener"],u1=["addEventListener","removeEventListener"],h1=["on","off"];function sc(e,t,n,r){if(We(n)&&(r=n,n=void 0),r)return sc(e,t,n).pipe(o1(r));let[i,o]=p1(e)?u1.map(s=>a=>e[s](t,a,n)):d1(e)?c1.map(Ud(e,t)):f1(e)?h1.map(Ud(e,t)):[];if(!i&&Uu(e))return oo(s=>sc(s,t,n))(bn(e));if(!i)throw new TypeError("Invalid event target");return new wt(s=>{let a=(...l)=>s.next(1<l.length?l:l[0]);return i(a),()=>o(a)})}function Ud(e,t){return n=>r=>e[n](t,r)}function d1(e){return We(e.addListener)&&We(e.removeListener)}function f1(e){return We(e.on)&&We(e.off)}function p1(e){return We(e.addEventListener)&&We(e.removeEventListener)}function d_(e=0,t,n=Lw){let r=-1;return t!=null&&(Jg(t)?n=t:r=t),new wt(i=>{let o=n1(e)?+e-n.now():e;o<0&&(o=0);let s=0;return n.schedule(function(){i.closed||(i.next(s++),0<=r?this.schedule(void 0,r):i.complete())},o)})}function g1(e=0,t=Vu){return e<0&&(e=0),d_(e,e,t)}function _a(...e){let t=fa(e),n=Vw(e,1/0),r=e;return r.length?r.length===1?bn(r[0]):h_(n)(pa(r,t)):Bu}function $u(e,t){return rn((n,r)=>{let i=0;n.subscribe(zt(r,o=>e.call(t,o,i++)&&r.next(o)))})}function _1(e){return rn((t,n)=>{let r=!1,i=null,o=null,s=!1,a=()=>{if(o?.unsubscribe(),o=null,r){r=!1;let u=i;i=null,n.next(u)}s&&n.complete()},l=()=>{o=null,s&&n.complete()};t.subscribe(zt(n,u=>{r=!0,i=u,o||bn(e(u)).subscribe(o=zt(n,a,l))},()=>{s=!0,(!r||!o||o.closed)&&n.complete()}))})}function f_(e,t=Vu){return _1(()=>d_(e,t))}function m1(e){return e<=0?()=>Bu:rn((t,n)=>{let r=0;t.subscribe(zt(n,i=>{++r<=e&&(n.next(i),e<=r&&n.complete())}))})}function v1(e,t=da){return e=e??y1,rn((n,r)=>{let i,o=!0;n.subscribe(zt(r,s=>{let a=t(s);(o||!e(i,a))&&(o=!1,i=a,r.next(s))}))})}function y1(e,t){return e===t}function b1(e){return $u((t,n)=>e<=n)}function p_(...e){let t=fa(e);return rn((n,r)=>{(t?Bd(e,n,t):Bd(e,n)).subscribe(r)})}function g_(e,t){return rn((n,r)=>{let i=null,o=0,s=!1,a=()=>s&&!i&&r.complete();n.subscribe(zt(r,l=>{i?.unsubscribe();let u=0,d=o++;bn(e(l,d)).subscribe(i=zt(r,h=>r.next(t?t(l,h,d,u++):h),()=>{i=null,a()}))},()=>{s=!0,a()}))})}function pi(e){return rn((t,n)=>{bn(e).subscribe(zt(n,()=>n.complete(),rc)),!n.closed&&t.subscribe(n)})}function w1(e,t,n){let r=We(e)||t||n?{next:e,error:t,complete:n}:e;return r?rn((i,o)=>{var s;(s=r.subscribe)===null||s===void 0||s.call(r);let a=!0;i.subscribe(zt(o,l=>{var u;(u=r.next)===null||u===void 0||u.call(r,l),o.next(l)},()=>{var l;a=!1,(l=r.complete)===null||l===void 0||l.call(r),o.complete()},l=>{var u;a=!1,(u=r.error)===null||u===void 0||u.call(r,l),o.error(l)},()=>{var l,u;a&&((l=r.unsubscribe)===null||l===void 0||l.call(r)),(u=r.finalize)===null||u===void 0||u.call(r)}))}):da}var __="https://g.co/ng/security#xss",Ae=class extends Error{code;constructor(e,t){super(E1(e,t)),this.code=e}};function E1(e,t){return`${`NG0${Math.abs(e)}`}${t?": "+t:""}`}function zu(e){return{toString:e}.toString()}var so=globalThis;function Xe(e){for(let t in e)if(e[t]===Xe)return t;throw Error("Could not find renamed property on target object.")}function x1(e,t){for(let n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}function dn(e){if(typeof e=="string")return e;if(Array.isArray(e))return`[${e.map(dn).join(", ")}]`;if(e==null)return""+e;let t=e.overriddenName||e.name;if(t)return`${t}`;let n=e.toString();if(n==null)return""+n;let r=n.indexOf(`
13
+ `);return r>=0?n.slice(0,r):n}function Hd(e,t){return e?t?`${e} ${t}`:e:t||""}var S1=Xe({__forward_ref__:Xe});function m_(e){return e.__forward_ref__=m_,e.toString=function(){return dn(this())},e}function Pt(e){return v_(e)?e():e}function v_(e){return typeof e=="function"&&e.hasOwnProperty(S1)&&e.__forward_ref__===m_}function _e(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function qu(e){return $d(e,y_)||$d(e,b_)}function $d(e,t){return e.hasOwnProperty(t)?e[t]:null}function C1(e){return e&&(e[y_]||e[b_])||null}function zd(e){return e&&(e.hasOwnProperty(qd)||e.hasOwnProperty(I1))?e[qd]:null}var y_=Xe({\u0275prov:Xe}),qd=Xe({\u0275inj:Xe}),b_=Xe({ngInjectableDef:Xe}),I1=Xe({ngInjectorDef:Xe}),Ce=class{_desc;ngMetadataName="InjectionToken";\u0275prov;constructor(e,t){this._desc=e,this.\u0275prov=void 0,typeof t=="number"?this.__NG_ELEMENT_ID__=t:t!==void 0&&(this.\u0275prov=_e({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function w_(e){return e&&!!e.\u0275providers}var T1=Xe({\u0275cmp:Xe}),O1=Xe({\u0275dir:Xe}),E_=Xe({\u0275pipe:Xe}),Os=Xe({\u0275fac:Xe}),Xi=Xe({__NG_ELEMENT_ID__:Xe}),Gd=Xe({__NG_ENV_ID__:Xe});function Io(e){return typeof e=="string"?e:e==null?"":String(e)}function D1(e){return typeof e=="function"?e.name||e.toString():typeof e=="object"&&e!=null&&typeof e.type=="function"?e.type.name||e.type.toString():Io(e)}function R1(e,t){throw new Ae(-200,e)}function Gu(e,t){throw new Ae(-201,!1)}var De=function(e){return e[e.Default=0]="Default",e[e.Host=1]="Host",e[e.Self=2]="Self",e[e.SkipSelf=4]="SkipSelf",e[e.Optional=8]="Optional",e}(De||{}),ac;function x_(){return ac}function Mt(e){let t=ac;return ac=e,t}function S_(e,t,n){let r=qu(e);if(r&&r.providedIn=="root")return r.value===void 0?r.value=r.factory():r.value;if(n&De.Optional)return null;if(t!==void 0)return t;Gu(e,"Injector")}var N1={},ao=N1,P1="__NG_DI_FLAG__",Ds="ngTempTokenPath",k1="ngTokenPath",A1=/\n/gm,L1="\u0275",Wd="__source",ci;function M1(){return ci}function nr(e){let t=ci;return ci=e,t}function F1(e,t=De.Default){if(ci===void 0)throw new Ae(-203,!1);return ci===null?S_(e,void 0,t):ci.get(e,t&De.Optional?null:void 0,t)}function je(e,t=De.Default){return(x_()||F1)(Pt(e),t)}function P(e,t=De.Default){return je(e,ma(t))}function ma(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function lc(e){let t=[];for(let n=0;n<e.length;n++){let r=Pt(e[n]);if(Array.isArray(r)){if(r.length===0)throw new Ae(900,!1);let i,o=De.Default;for(let s=0;s<r.length;s++){let a=r[s],l=j1(a);typeof l=="number"?l===-1?i=a.token:o|=l:i=a}t.push(je(i,o))}else t.push(je(r))}return t}function j1(e){return e[P1]}function V1(e,t,n,r){let i=e[Ds];throw t[Wd]&&i.unshift(t[Wd]),e.message=B1(`
14
+ `+e.message,i,n,r),e[k1]=i,e[Ds]=null,e}function B1(e,t,n,r=null){e=e&&e.charAt(0)===`
15
+ `&&e.charAt(1)==L1?e.slice(2):e;let i=dn(t);if(Array.isArray(t))i=t.map(dn).join(" -> ");else if(typeof t=="object"){let o=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];o.push(s+":"+(typeof a=="string"?JSON.stringify(a):dn(a)))}i=`{${o.join(", ")}}`}return`${n}${r?"("+r+")":""}[${i}]: ${e.replace(A1,`
16
+ `)}`}function Ar(e,t){return e.hasOwnProperty(Os)?e[Os]:null}function U1(e,t,n){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++){let i=e[r],o=t[r];if(n&&(i=n(i),o=n(o)),o!==i)return!1}return!0}function H1(e){return e.flat(Number.POSITIVE_INFINITY)}function Wu(e,t){e.forEach(n=>Array.isArray(n)?Wu(n,t):t(n))}function C_(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function Rs(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function $1(e,t,n,r){let i=e.length;if(i==t)e.push(n,r);else if(i===1)e.push(r,e[0]),e[0]=n;else{for(i--,e.push(e[i-1],e[i]);i>t;){let o=i-2;e[i]=e[o],i--}e[t]=n,e[t+1]=r}}function z1(e,t,n){let r=To(e,t);return r>=0?e[r|1]=n:(r=~r,$1(e,r,t,n)),r}function pl(e,t){let n=To(e,t);if(n>=0)return e[n|1]}function To(e,t){return q1(e,t,1)}function q1(e,t,n){let r=0,i=e.length>>n;for(;i!==r;){let o=r+(i-r>>1),s=e[o<<n];if(t===s)return o<<n;s>t?i=o:r=o+1}return~(i<<n)}var Lr={},zn=[],Ns=new Ce(""),I_=new Ce("",-1),T_=new Ce(""),O_=class{get(e,t=ao){if(t===ao){let n=new Error(`NullInjectorError: No provider for ${dn(e)}!`);throw n.name="NullInjectorError",n}return t}};function Mr(e){return e[T1]||null}function D_(e){return e[O1]||null}function R_(e){return e[E_]||null}function G1(e){let t=Mr(e)||D_(e)||R_(e);return t!==null&&t.standalone}function W1(e){return{\u0275providers:e}}function Z1(...e){return{\u0275providers:N_(!0,e),\u0275fromNgModule:!0}}function N_(e,...t){let n=[],r=new Set,i,o=s=>{n.push(s)};return Wu(t,s=>{let a=s;cc(a,o,[],r)&&(i||=[],i.push(a))}),i!==void 0&&P_(i,o),n}function P_(e,t){for(let n=0;n<e.length;n++){let{ngModule:r,providers:i}=e[n];Zu(i,o=>{t(o,r)})}}function cc(e,t,n,r){if(e=Pt(e),!e)return!1;let i=null,o=zd(e),s=!o&&Mr(e);if(!o&&!s){let l=e.ngModule;if(o=zd(l),o)i=l;else return!1}else{if(s&&!s.standalone)return!1;i=e}let a=r.has(i);if(s){if(a)return!1;if(r.add(i),s.dependencies){let l=typeof s.dependencies=="function"?s.dependencies():s.dependencies;for(let u of l)cc(u,t,n,r)}}else if(o){if(o.imports!=null&&!a){r.add(i);let u;try{Wu(o.imports,d=>{cc(d,t,n,r)&&(u||=[],u.push(d))})}finally{}u!==void 0&&P_(u,t)}if(!a){let u=Ar(i)||(()=>new i);t({provide:i,useFactory:u,deps:zn},i),t({provide:T_,useValue:i,multi:!0},i),t({provide:Ns,useValue:()=>je(i),multi:!0},i)}let l=o.providers;if(l!=null&&!a){let u=e;Zu(l,d=>{t(d,u)})}}else return!1;return i!==e&&e.providers!==void 0}function Zu(e,t){for(let n of e)w_(n)&&(n=n.\u0275providers),Array.isArray(n)?Zu(n,t):t(n)}var Y1=Xe({provide:String,useValue:Xe});function k_(e){return e!==null&&typeof e=="object"&&Y1 in e}function K1(e){return!!(e&&e.useExisting)}function J1(e){return!!(e&&e.useFactory)}function gi(e){return typeof e=="function"}function X1(e){return!!e.useClass}var Yu=new Ce(""),fs={},Q1={},gl;function va(){return gl===void 0&&(gl=new O_),gl}var qn=class{},Ku=class extends qn{parent;source;scopes;records=new Map;_ngOnDestroyHooks=new Set;_onDestroyHooks=[];get destroyed(){return this._destroyed}_destroyed=!1;injectorDefTypes;constructor(e,t,n,r){super(),this.parent=t,this.source=n,this.scopes=r,hc(e,o=>this.processProvider(o)),this.records.set(I_,ni(void 0,this)),r.has("environment")&&this.records.set(qn,ni(void 0,this));let i=this.records.get(Yu);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(T_,zn,De.Self))}destroy(){Wi(this),this._destroyed=!0;let e=Oe(null);try{for(let n of this._ngOnDestroyHooks)n.ngOnDestroy();let t=this._onDestroyHooks;this._onDestroyHooks=[];for(let n of t)n()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),Oe(e)}}onDestroy(e){return Wi(this),this._onDestroyHooks.push(e),()=>this.removeOnDestroy(e)}runInContext(e){Wi(this);let t=nr(this),n=Mt(void 0),r;try{return e()}finally{nr(t),Mt(n)}}get(e,t=ao,n=De.Default){if(Wi(this),e.hasOwnProperty(Gd))return e[Gd](this);n=ma(n);let r,i=nr(this),o=Mt(void 0);try{if(!(n&De.SkipSelf)){let a=this.records.get(e);if(a===void 0){let l=iE(e)&&qu(e);l&&this.injectableDefInScope(l)?a=ni(uc(e),fs):a=null,this.records.set(e,a)}if(a!=null)return this.hydrate(e,a)}let s=n&De.Self?va():this.parent;return t=n&De.Optional&&t===ao?null:t,s.get(e,t)}catch(s){if(s.name==="NullInjectorError"){if((s[Ds]=s[Ds]||[]).unshift(dn(e)),i)throw s;return V1(s,e,"R3InjectorError",this.source)}else throw s}finally{Mt(o),nr(i)}}resolveInjectorInitializers(){let e=Oe(null),t=nr(this),n=Mt(void 0),r;try{let i=this.get(Ns,zn,De.Self);for(let o of i)o()}finally{nr(t),Mt(n),Oe(e)}}toString(){let e=[],t=this.records;for(let n of t.keys())e.push(dn(n));return`R3Injector[${e.join(", ")}]`}processProvider(e){e=Pt(e);let t=gi(e)?e:Pt(e&&e.provide),n=tE(e);if(!gi(e)&&e.multi===!0){let r=this.records.get(t);r||(r=ni(void 0,fs,!0),r.factory=()=>lc(r.multi),this.records.set(t,r)),t=e,r.multi.push(e)}this.records.set(t,n)}hydrate(e,t){let n=Oe(null);try{return t.value===fs&&(t.value=Q1,t.value=t.factory()),typeof t.value=="object"&&t.value&&rE(t.value)&&this._ngOnDestroyHooks.add(t.value),t.value}finally{Oe(n)}}injectableDefInScope(e){if(!e.providedIn)return!1;let t=Pt(e.providedIn);return typeof t=="string"?t==="any"||this.scopes.has(t):this.injectorDefTypes.has(t)}removeOnDestroy(e){let t=this._onDestroyHooks.indexOf(e);t!==-1&&this._onDestroyHooks.splice(t,1)}};function uc(e){let t=qu(e),n=t!==null?t.factory:Ar(e);if(n!==null)return n;if(e instanceof Ce)throw new Ae(204,!1);if(e instanceof Function)return eE(e);throw new Ae(204,!1)}function eE(e){if(e.length>0)throw new Ae(204,!1);let t=C1(e);return t!==null?()=>t.factory(e):()=>new e}function tE(e){if(k_(e))return ni(void 0,e.useValue);{let t=A_(e);return ni(t,fs)}}function A_(e,t,n){let r;if(gi(e)){let i=Pt(e);return Ar(i)||uc(i)}else if(k_(e))r=()=>Pt(e.useValue);else if(J1(e))r=()=>e.useFactory(...lc(e.deps||[]));else if(K1(e))r=()=>je(Pt(e.useExisting));else{let i=Pt(e&&(e.useClass||e.provide));if(nE(e))r=()=>new i(...lc(e.deps));else return Ar(i)||uc(i)}return r}function Wi(e){if(e.destroyed)throw new Ae(205,!1)}function ni(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function nE(e){return!!e.deps}function rE(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function iE(e){return typeof e=="function"||typeof e=="object"&&e instanceof Ce}function hc(e,t){for(let n of e)Array.isArray(n)?hc(n,t):n&&w_(n)?hc(n.\u0275providers,t):t(n)}function L_(e,t){e instanceof Ku&&Wi(e);let n,r=nr(e),i=Mt(void 0);try{return t()}finally{nr(r),Mt(i)}}function M_(){return x_()!==void 0||M1()!=null}function F_(e){if(!M_())throw new Ae(-203,!1)}function oE(e){return typeof e=="function"}var Yn=0,ge=1,ve=2,Rt=3,fn=4,wn=5,lo=6,Ps=7,ht=8,co=9,Gn=10,mt=11,uo=12,Zd=13,Ci=14,mn=15,Fr=16,ri=17,Wn=18,Oo=19,j_=20,ur=21,_l=22,ks=23,$t=24,ui=25,ct=26,V_=1,jr=7,As=8,_i=9,Dt=10;function Bn(e){return Array.isArray(e)&&typeof e[V_]=="object"}function Kn(e){return Array.isArray(e)&&e[V_]===!0}function Ju(e){return(e.flags&4)!==0}function Ii(e){return e.componentOffset>-1}function ya(e){return(e.flags&1)===1}function Rn(e){return!!e.template}function Ls(e){return(e[ve]&512)!==0}function Do(e){return(e[ve]&256)===256}var sE=class{previousValue;currentValue;firstChange;constructor(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}isFirstChange(){return this.firstChange}};function B_(e,t,n,r){t!==null?t.applyValueToInputSignal(t,r):e[n]=r}var U_=(()=>{let e=()=>H_;return e.ngInherit=!0,e})();function H_(e){return e.type.prototype.ngOnChanges&&(e.setInput=lE),aE}function aE(){let e=z_(this),t=e?.current;if(t){let n=e.previous;if(n===Lr)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function lE(e,t,n,r,i){let o=this.declaredInputs[r],s=z_(e)||cE(e,{previous:Lr,current:null}),a=s.current||(s.current={}),l=s.previous,u=l[o];a[o]=new sE(u&&u.currentValue,n,l===Lr),B_(e,t,i,n)}var $_="__ngSimpleChanges__";function z_(e){return e[$_]||null}function cE(e,t){return e[$_]=t}var uE=null,ze=function(e,t=null,n){uE?.(e,t,n)},q_="svg",hE="math";function qt(e){for(;Array.isArray(e);)e=e[Yn];return e}function G_(e,t){return qt(t[e])}function Ln(e,t){return qt(t[e.index])}function Xu(e,t){return e.data[t]}function ba(e,t){return e[t]}function tn(e,t){let n=t[e];return Bn(n)?n:n[Yn]}function dE(e){return(e[ve]&4)===4}function Qu(e){return(e[ve]&128)===128}function fE(e){return Kn(e[Rt])}function dr(e,t){return t==null?null:e[t]}function W_(e){e[ri]=0}function eh(e){e[ve]&1024||(e[ve]|=1024,Qu(e)&&Ro(e))}function pE(e,t){for(;e>0;)t=t[Ci],e--;return t}function wa(e){return!!(e[ve]&9216||e[$t]?.dirty)}function dc(e){e[Gn].changeDetectionScheduler?.notify(8),e[ve]&64&&(e[ve]|=1024),wa(e)&&Ro(e)}function Ro(e){e[Gn].changeDetectionScheduler?.notify(0);let t=Vr(e);for(;t!==null&&!(t[ve]&8192||(t[ve]|=8192,!Qu(t)));)t=Vr(t)}function Z_(e,t){if(Do(e))throw new Ae(911,!1);e[ur]===null&&(e[ur]=[]),e[ur].push(t)}function gE(e,t){if(e[ur]===null)return;let n=e[ur].indexOf(t);n!==-1&&e[ur].splice(n,1)}function Vr(e){let t=e[Rt];return Kn(t)?t[Rt]:t}function Y_(e){return e[Ps]??=[]}function K_(e){return e.cleanup??=[]}function _E(e,t,n,r){let i=Y_(t);i.push(n),e.firstCreatePass&&K_(e).push(r,i.length-1)}var be={lFrame:im(null),bindingsEnabled:!0,skipHydrationRootTNode:null},fc=!1;function mE(){return be.lFrame.elementDepthCount}function vE(){be.lFrame.elementDepthCount++}function yE(){be.lFrame.elementDepthCount--}function th(){return be.bindingsEnabled}function bE(){return be.skipHydrationRootTNode!==null}function wE(e){return be.skipHydrationRootTNode===e}function EE(){be.skipHydrationRootTNode=null}function Ee(){return be.lFrame.lView}function pt(){return be.lFrame.tView}function dt(e){return be.lFrame.contextLView=e,e[ht]}function ft(e){return be.lFrame.contextLView=null,e}function Gt(){let e=J_();for(;e!==null&&e.type===64;)e=e.parent;return e}function J_(){return be.lFrame.currentTNode}function xE(){let e=be.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function _r(e,t){let n=be.lFrame;n.currentTNode=e,n.isParent=t}function nh(){return be.lFrame.isParent}function X_(){be.lFrame.isParent=!1}function Q_(){return be.lFrame.contextLView}function em(){return fc}function Yd(e){let t=fc;return fc=e,t}function Ea(){let e=be.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function SE(e){return be.lFrame.bindingIndex=e}function Ti(){return be.lFrame.bindingIndex++}function CE(e){let t=be.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function IE(){return be.lFrame.inI18n}function TE(e,t){let n=be.lFrame;n.bindingIndex=n.bindingRootIndex=e,pc(t)}function OE(){return be.lFrame.currentDirectiveIndex}function pc(e){be.lFrame.currentDirectiveIndex=e}function DE(e){let t=be.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function tm(){return be.lFrame.currentQueryIndex}function rh(e){be.lFrame.currentQueryIndex=e}function RE(e){let t=e[ge];return t.type===2?t.declTNode:t.type===1?e[wn]:null}function nm(e,t,n){if(n&De.SkipSelf){let i=t,o=e;for(;(i=i.parent,i===null&&!(n&De.Host))&&(i=RE(o),!(i===null||(o=o[Ci],i.type&10))););if(i===null)return!1;t=i,e=o}let r=be.lFrame=rm();return r.currentTNode=t,r.lView=e,!0}function ih(e){let t=rm(),n=e[ge];be.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function rm(){let e=be.lFrame,t=e===null?null:e.child;return t===null?im(e):t}function im(e){let t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return e!==null&&(e.child=t),t}function om(){let e=be.lFrame;return be.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var sm=om;function oh(){let e=om();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function NE(e){return(be.lFrame.contextLView=pE(e,be.lFrame.contextLView))[ht]}function mr(){return be.lFrame.selectedIndex}function Br(e){be.lFrame.selectedIndex=e}function xa(){let e=be.lFrame;return Xu(e.tView,e.selectedIndex)}function fr(){be.lFrame.currentNamespace=q_}function Ms(){PE()}function PE(){be.lFrame.currentNamespace=null}function kE(){return be.lFrame.currentNamespace}var am=!0;function Sa(){return am}function Ca(e){am=e}function AE(e,t,n){let{ngOnChanges:r,ngOnInit:i,ngDoCheck:o}=t.type.prototype;if(r){let s=H_(t);(n.preOrderHooks??=[]).push(e,s),(n.preOrderCheckHooks??=[]).push(e,s)}i&&(n.preOrderHooks??=[]).push(0-e,i),o&&((n.preOrderHooks??=[]).push(e,o),(n.preOrderCheckHooks??=[]).push(e,o))}function sh(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n<r;n++){let i=e.data[n].type.prototype,{ngAfterContentInit:o,ngAfterContentChecked:s,ngAfterViewInit:a,ngAfterViewChecked:l,ngOnDestroy:u}=i;o&&(e.contentHooks??=[]).push(-n,o),s&&((e.contentHooks??=[]).push(n,s),(e.contentCheckHooks??=[]).push(n,s)),a&&(e.viewHooks??=[]).push(-n,a),l&&((e.viewHooks??=[]).push(n,l),(e.viewCheckHooks??=[]).push(n,l)),u!=null&&(e.destroyHooks??=[]).push(n,u)}}function ps(e,t,n){lm(e,t,3,n)}function gs(e,t,n,r){(e[ve]&3)===n&&lm(e,t,n,r)}function ml(e,t){let n=e[ve];(n&3)===t&&(n&=16383,n+=1,e[ve]=n)}function lm(e,t,n,r){let i=r!==void 0?e[ri]&65535:0,o=r??-1,s=t.length-1,a=0;for(let l=i;l<s;l++)if(typeof t[l+1]=="number"){if(a=t[l],r!=null&&a>=r)break}else t[l]<0&&(e[ri]+=65536),(a<o||o==-1)&&(LE(e,n,t,l),e[ri]=(e[ri]&4294901760)+l+2),l++}function Kd(e,t){ze(4,e,t);let n=Oe(null);try{t.call(e)}finally{Oe(n),ze(5,e,t)}}function LE(e,t,n,r){let i=n[r]<0,o=n[r+1],s=i?-n[r]:n[r],a=e[s];i?e[ve]>>14<e[ri]>>16&&(e[ve]&3)===t&&(e[ve]+=16384,Kd(a,o)):Kd(a,o)}var hi=-1,No=class{factory;injectImpl;resolving=!1;canSeeViewProviders;multi;componentProviders;index;providerFactory;constructor(e,t,n){this.factory=e,this.canSeeViewProviders=t,this.injectImpl=n}};function ME(e){return e instanceof No}function FE(e){return(e.flags&8)!==0}function jE(e){return(e.flags&16)!==0}function VE(e,t,n){let r=0;for(;r<n.length;){let i=n[r];if(typeof i=="number"){if(i!==0)break;r++;let o=n[r++],s=n[r++],a=n[r++];e.setAttribute(t,s,a,o)}else{let o=i,s=n[++r];UE(o)?e.setProperty(t,o,s):e.setAttribute(t,o,s),r++}}return r}function BE(e){return e===3||e===4||e===6}function UE(e){return e.charCodeAt(0)===64}function mi(e,t){if(!(t===null||t.length===0))if(e===null||e.length===0)e=t.slice();else{let n=-1;for(let r=0;r<t.length;r++){let i=t[r];typeof i=="number"?n=i:n===0||(n===-1||n===2?Jd(e,n,i,null,t[++r]):Jd(e,n,i,null,null))}}return e}function Jd(e,t,n,r,i){let o=0,s=e.length;if(t===-1)s=-1;else for(;o<e.length;){let a=e[o++];if(typeof a=="number"){if(a===t){s=-1;break}else if(a>t){s=o-1;break}}}for(;o<e.length;){let a=e[o];if(typeof a=="number")break;if(a===n){if(r===null){i!==null&&(e[o+1]=i);return}else if(r===e[o+1]){e[o+2]=i;return}}o++,r!==null&&o++,i!==null&&o++}s!==-1&&(e.splice(s,0,t),o=s+1),e.splice(o++,0,n),r!==null&&e.splice(o++,0,r),i!==null&&e.splice(o++,0,i)}var vl={},HE=class{injector;parentInjector;constructor(e,t){this.injector=e,this.parentInjector=t}get(e,t,n){n=ma(n);let r=this.injector.get(e,vl,n);return r!==vl||t===vl?r:this.parentInjector.get(e,t,n)}};function cm(e){return e!==hi}function Fs(e){return e&32767}function $E(e){return e>>16}function js(e,t){let n=$E(e),r=t;for(;n>0;)r=r[Ci],n--;return r}var gc=!0;function Vs(e){let t=gc;return gc=e,t}var zE=256,um=zE-1,hm=5,qE=0,Tn={};function GE(e,t,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(Xi)&&(r=n[Xi]),r==null&&(r=n[Xi]=qE++);let i=r&um,o=1<<i;t.data[e+(i>>hm)]|=o}function Bs(e,t){let n=dm(e,t);if(n!==-1)return n;let r=t[ge];r.firstCreatePass&&(e.injectorIndex=t.length,yl(r.data,e),yl(t,null),yl(r.blueprint,null));let i=ah(e,t),o=e.injectorIndex;if(cm(i)){let s=Fs(i),a=js(i,t),l=a[ge].data;for(let u=0;u<8;u++)t[o+u]=a[s+u]|l[s+u]}return t[o+8]=i,o}function yl(e,t){e.push(0,0,0,0,0,0,0,0,t)}function dm(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function ah(e,t){if(e.parent&&e.parent.injectorIndex!==-1)return e.parent.injectorIndex;let n=0,r=null,i=t;for(;i!==null;){if(r=vm(i),r===null)return hi;if(n++,i=i[Ci],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return hi}function _c(e,t,n){GE(e,t,n)}function fm(e,t,n){if(n&De.Optional||e!==void 0)return e;Gu(t,"NodeInjector")}function pm(e,t,n,r){if(n&De.Optional&&r===void 0&&(r=null),(n&(De.Self|De.Host))===0){let i=e[co],o=Mt(void 0);try{return i?i.get(t,r,n&De.Optional):S_(t,r,n&De.Optional)}finally{Mt(o)}}return fm(r,t,n)}function gm(e,t,n,r=De.Default,i){if(e!==null){if(t[ve]&2048&&!(r&De.Self)){let s=KE(e,t,n,r,Tn);if(s!==Tn)return s}let o=_m(e,t,n,r,Tn);if(o!==Tn)return o}return pm(t,n,r,i)}function _m(e,t,n,r,i){let o=ZE(n);if(typeof o=="function"){if(!nm(t,e,r))return r&De.Host?fm(i,n,r):pm(t,n,r,i);try{let s;if(s=o(r),s==null&&!(r&De.Optional))Gu(n);else return s}finally{sm()}}else if(typeof o=="number"){let s=null,a=dm(e,t),l=hi,u=r&De.Host?t[mn][wn]:null;for((a===-1||r&De.SkipSelf)&&(l=a===-1?ah(e,t):t[a+8],l===hi||!Qd(r,!1)?a=-1:(s=t[ge],a=Fs(l),t=js(l,t)));a!==-1;){let d=t[ge];if(Xd(o,a,d.data)){let h=WE(a,t,n,s,r,u);if(h!==Tn)return h}l=t[a+8],l!==hi&&Qd(r,t[ge].data[a+8]===u)&&Xd(o,a,t)?(s=d,a=Fs(l),t=js(l,t)):a=-1}}return i}function WE(e,t,n,r,i,o){let s=t[ge],a=s.data[e+8],l=r==null?Ii(a)&&gc:r!=s&&(a.type&3)!==0,u=i&De.Host&&o===a,d=_s(a,s,n,l,u);return d!==null?ho(t,s,d,a):Tn}function _s(e,t,n,r,i){let o=e.providerIndexes,s=t.data,a=o&1048575,l=e.directiveStart,u=e.directiveEnd,d=o>>20,h=r?a:a+d,v=i?a+d:u;for(let m=h;m<v;m++){let w=s[m];if(m<l&&n===w||m>=l&&w.type===n)return m}if(i){let m=s[l];if(m&&Rn(m)&&m.type===n)return l}return null}function ho(e,t,n,r){let i=e[n],o=t.data;if(ME(i)){let s=i;s.resolving&&R1(D1(o[n]));let a=Vs(s.canSeeViewProviders);s.resolving=!0;let l,u=s.injectImpl?Mt(s.injectImpl):null,d=nm(e,r,De.Default);try{i=e[n]=s.factory(void 0,o,e,r),t.firstCreatePass&&n>=r.directiveStart&&AE(n,o[n],t)}finally{u!==null&&Mt(u),Vs(a),s.resolving=!1,sm()}}return i}function ZE(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(Xi)?e[Xi]:void 0;return typeof t=="number"?t>=0?t&um:YE:t}function Xd(e,t,n){let r=1<<e;return!!(n[t+(e>>hm)]&r)}function Qd(e,t){return!(e&De.Self)&&!(e&De.Host&&t)}var Qi=class{_tNode;_lView;constructor(e,t){this._tNode=e,this._lView=t}get(e,t,n){return gm(this._tNode,this._lView,e,ma(n),t)}};function YE(){return new Qi(Gt(),Ee())}function mm(e){return zu(()=>{let t=e.prototype.constructor,n=t[Os]||mc(t),r=Object.prototype,i=Object.getPrototypeOf(e.prototype).constructor;for(;i&&i!==r;){let o=i[Os]||mc(i);if(o&&o!==n)return o;i=Object.getPrototypeOf(i)}return o=>new o})}function mc(e){return v_(e)?()=>{let t=mc(Pt(e));return t&&t()}:Ar(e)}function KE(e,t,n,r,i){let o=e,s=t;for(;o!==null&&s!==null&&s[ve]&2048&&!Ls(s);){let a=_m(o,s,n,r|De.Self,Tn);if(a!==Tn)return a;let l=o.parent;if(!l){let u=s[j_];if(u){let d=u.get(n,Tn,r);if(d!==Tn)return d}l=vm(s),s=s[Ci]}o=l}return i}function vm(e){let t=e[ge],n=t.type;return n===2?t.declTNode:n===1?e[wn]:null}function ef(e,t=null,n=null,r){let i=JE(e,t,n,r);return i.resolveInjectorInitializers(),i}function JE(e,t=null,n=null,r,i=new Set){let o=[n||zn,Z1(e)];return r=r||(typeof e=="object"?void 0:dn(e)),new Ku(o,t||va(),r||null,i)}var kt=class ym{static THROW_IF_NOT_FOUND=ao;static NULL=new O_;static create(t,n){if(Array.isArray(t))return ef({name:""},n,t,"");{let r=t.name??"";return ef({name:r},t.parent,t.providers,r)}}static \u0275prov=_e({token:ym,providedIn:"any",factory:()=>je(I_)});static __NG_ELEMENT_ID__=-1},XE=new Ce("");XE.__NG_ELEMENT_ID__=e=>{let t=Gt();if(t===null)throw new Ae(204,!1);if(t.type&2)return t.value;if(e&De.Optional)return null;throw new Ae(204,!1)};var bm=!1,lh=(()=>{class e{static __NG_ELEMENT_ID__=ex;static __NG_ENV_ID__=n=>n}return e})(),QE=class extends lh{_lView;constructor(e){super(),this._lView=e}onDestroy(e){return Z_(this._lView,e),()=>gE(this._lView,e)}};function ex(){return new QE(Ee())}var Oi=class{},ch=new Ce("",{providedIn:"root",factory:()=>!1}),wm=new Ce(""),uh=new Ce(""),Ia=(()=>{class e{taskId=0;pendingTasks=new Set;get _hasPendingTasks(){return this.hasPendingTasks.value}hasPendingTasks=new Fu(!1);add(){this._hasPendingTasks||this.hasPendingTasks.next(!0);let n=this.taskId++;return this.pendingTasks.add(n),n}has(n){return this.pendingTasks.has(n)}remove(n){this.pendingTasks.delete(n),this.pendingTasks.size===0&&this._hasPendingTasks&&this.hasPendingTasks.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this._hasPendingTasks&&this.hasPendingTasks.next(!1)}static \u0275prov=_e({token:e,providedIn:"root",factory:()=>new e})}return e})(),tx=class extends ye{__isAsync;destroyRef=void 0;pendingTasks=void 0;constructor(e=!1){super(),this.__isAsync=e,M_()&&(this.destroyRef=P(lh,{optional:!0})??void 0,this.pendingTasks=P(Ia,{optional:!0})??void 0)}emit(e){let t=Oe(null);try{super.next(e)}finally{Oe(t)}}subscribe(e,t,n){let r=e,i=t||(()=>null),o=n;if(e&&typeof e=="object"){let a=e;r=a.next?.bind(a),i=a.error?.bind(a),o=a.complete?.bind(a)}this.__isAsync&&(i=this.wrapInTimeout(i),r&&(r=this.wrapInTimeout(r)),o&&(o=this.wrapInTimeout(o)));let s=super.subscribe({next:r,error:i,complete:o});return e instanceof bt&&e.add(s),s}wrapInTimeout(e){return t=>{let n=this.pendingTasks?.add();setTimeout(()=>{e(t),n!==void 0&&this.pendingTasks?.remove(n)})}}},Qe=tx;function Us(...e){}function Em(e){let t,n;function r(){e=Us;try{n!==void 0&&typeof cancelAnimationFrame=="function"&&cancelAnimationFrame(n),t!==void 0&&clearTimeout(t)}catch{}}return t=setTimeout(()=>{e(),r()}),typeof requestAnimationFrame=="function"&&(n=requestAnimationFrame(()=>{e(),r()})),()=>r()}function tf(e){return queueMicrotask(()=>e()),()=>{e=Us}}var hh="isAngularZone",Hs=hh+"_ID",nx=0,Ze=class vc{hasPendingMacrotasks=!1;hasPendingMicrotasks=!1;isStable=!0;onUnstable=new Qe(!1);onMicrotaskEmpty=new Qe(!1);onStable=new Qe(!1);onError=new Qe(!1);constructor(t){let{enableLongStackTrace:n=!1,shouldCoalesceEventChangeDetection:r=!1,shouldCoalesceRunChangeDetection:i=!1,scheduleInRootZone:o=bm}=t;if(typeof Zone>"u")throw new Ae(908,!1);Zone.assertZonePatched();let s=this;s._nesting=0,s._outer=s._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(s._inner=s._inner.fork(new Zone.TaskTrackingZoneSpec)),n&&Zone.longStackTraceZoneSpec&&(s._inner=s._inner.fork(Zone.longStackTraceZoneSpec)),s.shouldCoalesceEventChangeDetection=!i&&r,s.shouldCoalesceRunChangeDetection=i,s.callbackScheduled=!1,s.scheduleInRootZone=o,ox(s)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get(hh)===!0}static assertInAngularZone(){if(!vc.isInAngularZone())throw new Ae(909,!1)}static assertNotInAngularZone(){if(vc.isInAngularZone())throw new Ae(909,!1)}run(t,n,r){return this._inner.run(t,n,r)}runTask(t,n,r,i){let o=this._inner,s=o.scheduleEventTask("NgZoneEvent: "+i,t,rx,Us,Us);try{return o.runTask(s,n,r)}finally{o.cancelTask(s)}}runGuarded(t,n,r){return this._inner.runGuarded(t,n,r)}runOutsideAngular(t){return this._outer.run(t)}},rx={};function dh(e){if(e._nesting==0&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function ix(e){if(e.isCheckStableRunning||e.callbackScheduled)return;e.callbackScheduled=!0;function t(){Em(()=>{e.callbackScheduled=!1,yc(e),e.isCheckStableRunning=!0,dh(e),e.isCheckStableRunning=!1})}e.scheduleInRootZone?Zone.root.run(()=>{t()}):e._outer.run(()=>{t()}),yc(e)}function ox(e){let t=()=>{ix(e)},n=nx++;e._inner=e._inner.fork({name:"angular",properties:{[hh]:!0,[Hs]:n,[Hs+n]:!0},onInvokeTask:(r,i,o,s,a,l)=>{if(sx(l))return r.invokeTask(o,s,a,l);try{return nf(e),r.invokeTask(o,s,a,l)}finally{(e.shouldCoalesceEventChangeDetection&&s.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),rf(e)}},onInvoke:(r,i,o,s,a,l,u)=>{try{return nf(e),r.invoke(o,s,a,l,u)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!ax(l)&&t(),rf(e)}},onHasTask:(r,i,o,s)=>{r.hasTask(o,s),i===o&&(s.change=="microTask"?(e._hasPendingMicrotasks=s.microTask,yc(e),dh(e)):s.change=="macroTask"&&(e.hasPendingMacrotasks=s.macroTask))},onHandleError:(r,i,o,s)=>(r.handleError(o,s),e.runOutsideAngular(()=>e.onError.emit(s)),!1)})}function yc(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.callbackScheduled===!0?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function nf(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function rf(e){e._nesting--,dh(e)}var xm=class{hasPendingMicrotasks=!1;hasPendingMacrotasks=!1;isStable=!0;onUnstable=new Qe;onMicrotaskEmpty=new Qe;onStable=new Qe;onError=new Qe;run(e,t,n){return e.apply(t,n)}runGuarded(e,t,n){return e.apply(t,n)}runOutsideAngular(e){return e()}runTask(e,t,n,r){return e.apply(t,n)}};function sx(e){return Sm(e,"__ignore_ng_zone__")}function ax(e){return Sm(e,"__scheduler_tick__")}function Sm(e,t){return!Array.isArray(e)||e.length!==1?!1:e[0]?.data?.[t]===!0}var Di=class{_console=console;handleError(e){this._console.error("ERROR",e)}},lx=new Ce("",{providedIn:"root",factory:()=>{let e=P(Ze),t=P(Di);return n=>e.runOutsideAngular(()=>t.handleError(n))}});function cx(){return Ri(Gt(),Ee())}function Ri(e,t){return new Vt(Ln(e,t))}var Vt=(()=>{class e{nativeElement;constructor(n){this.nativeElement=n}static __NG_ELEMENT_ID__=cx}return e})();function ux(e){return e instanceof Vt?e.nativeElement:e}function Un(e,t){let n=gw(e),r=n[lr];return t?.equal&&(r.equal=t.equal),n.set=i=>$g(r,i),n.update=i=>_w(r,i),n.asReadonly=hx.bind(n),n}function hx(){let e=this[lr];if(e.readonlyFn===void 0){let t=()=>this();t[lr]=e,e.readonlyFn=t}return e.readonlyFn}function dx(){return this._results[Symbol.iterator]()}var fx=class{_emitDistinctChangesOnly;dirty=!0;_onDirty=void 0;_results=[];_changesDetected=!1;_changes=void 0;length=0;first=void 0;last=void 0;get changes(){return this._changes??=new ye}constructor(e=!1){this._emitDistinctChangesOnly=e}get(e){return this._results[e]}map(e){return this._results.map(e)}filter(e){return this._results.filter(e)}find(e){return this._results.find(e)}reduce(e,t){return this._results.reduce(e,t)}forEach(e){this._results.forEach(e)}some(e){return this._results.some(e)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(e,t){this.dirty=!1;let n=H1(e);(this._changesDetected=!U1(this._results,n,t))&&(this._results=n,this.length=n.length,this.last=n[this.length-1],this.first=n[0])}notifyOnChanges(){this._changes!==void 0&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.next(this)}onDirty(e){this._onDirty=e}setDirty(){this.dirty=!0,this._onDirty?.()}destroy(){this._changes!==void 0&&(this._changes.complete(),this._changes.unsubscribe())}[Symbol.iterator]=dx};function Cm(e){return(e.flags&128)===128}var Im=function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e}(Im||{}),fh=new Map,px=0;function gx(){return px++}function _x(e){fh.set(e[Oo],e)}function Tm(e){return fh.get(e)||null}function bc(e){fh.delete(e[Oo])}var mx=class{lViewId;nodeIndex;native;component;directives;localRefs;get lView(){return Tm(this.lViewId)}constructor(e,t,n){this.lViewId=e,this.nodeIndex=t,this.native=n}};function vx(e){let t=bl(e);if(t){if(Bn(t)){let n=t,r,i,o;if(Om(e)){if(r=wx(n,e),r==-1)throw new Error("The provided component was not found in the application");i=e}else if(yx(e)){if(r=Ex(n,e),r==-1)throw new Error("The provided directive was not found in the application");o=xx(r,n)}else if(r=sf(n,e),r==-1)return null;let s=qt(n[r]),a=bl(s),l=a&&!Array.isArray(a)?a:of(n,r,s);if(i&&l.component===void 0&&(l.component=i,On(l.component,l)),o&&l.directives===void 0){l.directives=o;for(let u=0;u<o.length;u++)On(o[u],l)}On(l.native,l),t=l}}else{let n=e,r=n;for(;r=r.parentNode;){let i=bl(r);if(i){let o=Array.isArray(i)?i:i.lView;if(!o)return null;let s=sf(o,n);if(s>=0){let a=qt(o[s]),l=of(o,s,a);On(a,l),t=l;break}}}}return t||null}function of(e,t,n){return new mx(e[Oo],t,n)}var wc="__ngContext__";function On(e,t){Bn(t)?(e[wc]=t[Oo],_x(t)):e[wc]=t}function bl(e){let t=e[wc];return typeof t=="number"?Tm(t):t||null}function Om(e){return e&&e.constructor&&e.constructor.\u0275cmp}function yx(e){return e&&e.constructor&&e.constructor.\u0275dir}function sf(e,t){let n=e[ge];for(let r=ct;r<n.bindingStartIndex;r++)if(qt(e[r])===t)return r;return-1}function bx(e){if(e.child)return e.child;if(e.next)return e.next;for(;e.parent&&!e.parent.next;)e=e.parent;return e.parent&&e.parent.next}function wx(e,t){let n=e[ge].components;if(n)for(let r=0;r<n.length;r++){let i=n[r];if(tn(i,e)[ht]===t)return i}else if(tn(ct,e)[ht]===t)return ct;return-1}function Ex(e,t){let n=e[ge].firstChild;for(;n;){let r=n.directiveStart,i=n.directiveEnd;for(let o=r;o<i;o++)if(e[o]===t)return n.index;n=bx(n)}return-1}function xx(e,t){let n=t[ge].data[e];if(n.directiveStart===0)return zn;let r=[];for(let i=n.directiveStart;i<n.directiveEnd;i++){let o=t[i];Om(o)||r.push(o)}return r}function Dm(e){return Nm(e[uo])}function Rm(e){return Nm(e[fn])}function Nm(e){for(;e!==null&&!Kn(e);)e=e[fn];return e}var Ec;function Sx(e){Ec=e}function Pm(){if(Ec!==void 0)return Ec;if(typeof document<"u")return document;throw new Ae(210,!1)}var ph=new Ce("",{providedIn:"root",factory:()=>Cx}),Cx="ng",km=new Ce(""),Ta=new Ce("",{providedIn:"platform",factory:()=>"unknown"}),Ix=new Ce(""),Am=new Ce("",{providedIn:"root",factory:()=>Pm().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null}),Tx="h",Ox="b",Lm=!1,Dx=new Ce("",{providedIn:"root",factory:()=>Lm}),gh=function(e){return e[e.CHANGE_DETECTION=0]="CHANGE_DETECTION",e[e.AFTER_NEXT_RENDER=1]="AFTER_NEXT_RENDER",e}(gh||{}),Po=new Ce(""),af=new Set;function Zr(e){af.has(e)||(af.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}var Mm=(()=>{class e{view;node;constructor(n,r){this.view=n,this.node=r}static __NG_ELEMENT_ID__=Rx}return e})();function Rx(){return new Mm(Ee(),Gt())}var ii=function(e){return e[e.EarlyRead=0]="EarlyRead",e[e.Write=1]="Write",e[e.MixedReadWrite=2]="MixedReadWrite",e[e.Read=3]="Read",e}(ii||{}),Fm=(()=>{class e{impl=null;execute(){this.impl?.execute()}static \u0275prov=_e({token:e,providedIn:"root",factory:()=>new e})}return e})(),Nx=[ii.EarlyRead,ii.Write,ii.MixedReadWrite,ii.Read],Px=(()=>{class e{ngZone=P(Ze);scheduler=P(Oi);errorHandler=P(Di,{optional:!0});sequences=new Set;deferredRegistrations=new Set;executing=!1;constructor(){P(Po,{optional:!0})}execute(){let n=this.sequences.size>0;n&&ze(16),this.executing=!0;for(let r of Nx)for(let i of this.sequences)if(!(i.erroredOrDestroyed||!i.hooks[r]))try{i.pipelinedValue=this.ngZone.runOutsideAngular(()=>this.maybeTrace(()=>{let o=i.hooks[r];return o(i.pipelinedValue)},i.snapshot))}catch(o){i.erroredOrDestroyed=!0,this.errorHandler?.handleError(o)}this.executing=!1;for(let r of this.sequences)r.afterRun(),r.once&&(this.sequences.delete(r),r.destroy());for(let r of this.deferredRegistrations)this.sequences.add(r);this.deferredRegistrations.size>0&&this.scheduler.notify(7),this.deferredRegistrations.clear(),n&&ze(17)}register(n){let{view:r}=n;r!==void 0?((r[ui]??=[]).push(n),Ro(r),r[ve]|=8192):this.executing?this.deferredRegistrations.add(n):this.addSequence(n)}addSequence(n){this.sequences.add(n),this.scheduler.notify(7)}unregister(n){this.executing&&this.sequences.has(n)?(n.erroredOrDestroyed=!0,n.pipelinedValue=void 0,n.once=!0):(this.sequences.delete(n),this.deferredRegistrations.delete(n))}maybeTrace(n,r){return r?r.run(gh.AFTER_NEXT_RENDER,n):n()}static \u0275prov=_e({token:e,providedIn:"root",factory:()=>new e})}return e})(),kx=class{impl;hooks;view;once;snapshot;erroredOrDestroyed=!1;pipelinedValue=void 0;unregisterOnDestroy;constructor(e,t,n,r,i,o=null){this.impl=e,this.hooks=t,this.view=n,this.once=r,this.snapshot=o,this.unregisterOnDestroy=i?.onDestroy(()=>this.destroy())}afterRun(){this.erroredOrDestroyed=!1,this.pipelinedValue=void 0,this.snapshot?.dispose(),this.snapshot=null}destroy(){this.impl.unregister(this),this.unregisterOnDestroy?.();let e=this.view?.[ui];e&&(this.view[ui]=e.filter(t=>t!==this))}};function jm(e,t){!t?.injector&&F_(jm);let n=t?.injector??P(kt);return Zr("NgAfterRender"),Vm(e,n,t,!1)}function ko(e,t){!t?.injector&&F_(ko);let n=t?.injector??P(kt);return Zr("NgAfterNextRender"),Vm(e,n,t,!0)}function Ax(e,t){if(e instanceof Function){let n=[void 0,void 0,void 0,void 0];return n[t]=e,n}else return[e.earlyRead,e.write,e.mixedReadWrite,e.read]}function Vm(e,t,n,r){let i=t.get(Fm);i.impl??=t.get(Px);let o=t.get(Po,null,{optional:!0}),s=n?.phase??ii.MixedReadWrite,a=n?.manualCleanup!==!0?t.get(lh):null,l=t.get(Mm,null,{optional:!0}),u=new kx(i.impl,Ax(e,s),l?.view,r,a,o?.snapshot(null));return i.impl.register(u),u}var Lx=()=>null;function Bm(e,t,n=!1){return Lx(e,t,n)}function Um(e,t){let n=e.contentQueries;if(n!==null){let r=Oe(null);try{for(let i=0;i<n.length;i+=2){let o=n[i],s=n[i+1];if(s!==-1){let a=e.data[s];rh(o),a.contentQueries(2,t[s],s)}}}finally{Oe(r)}}}function xc(e,t,n){rh(0);let r=Oe(null);try{t(e,n)}finally{Oe(r)}}function _h(e,t,n){if(Ju(t)){let r=Oe(null);try{let i=t.directiveStart,o=t.directiveEnd;for(let s=i;s<o;s++){let a=e.data[s];if(a.contentQueries){let l=n[s];a.contentQueries(1,l,s)}}}finally{Oe(r)}}}var Vn=function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}(Vn||{}),Wo;function Mx(){if(Wo===void 0&&(Wo=null,so.trustedTypes))try{Wo=so.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Wo}function Oa(e){return Mx()?.createHTML(e)||e}var Zo;function Fx(){if(Zo===void 0&&(Zo=null,so.trustedTypes))try{Zo=so.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Zo}function lf(e){return Fx()?.createHTML(e)||e}var Yr=class{changingThisBreaksApplicationSecurity;constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${__})`}},jx=class extends Yr{getTypeName(){return"HTML"}},Vx=class extends Yr{getTypeName(){return"Style"}},Bx=class extends Yr{getTypeName(){return"Script"}},Ux=class extends Yr{getTypeName(){return"URL"}},Hx=class extends Yr{getTypeName(){return"ResourceURL"}};function sr(e){return e instanceof Yr?e.changingThisBreaksApplicationSecurity:e}function Cr(e,t){let n=$x(e);if(n!=null&&n!==t){if(n==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${__})`)}return n===t}function $x(e){return e instanceof Yr&&e.getTypeName()||null}function zx(e){return new jx(e)}function qx(e){return new Vx(e)}function Gx(e){return new Bx(e)}function Wx(e){return new Ux(e)}function Zx(e){return new Hx(e)}function Yx(e){let t=new Jx(e);return Xx()?new Kx(t):t}var Kx=class{inertDocumentHelper;constructor(e){this.inertDocumentHelper=e}getInertBodyElement(e){e="<body><remove></remove>"+e;try{let t=new window.DOMParser().parseFromString(Oa(e),"text/html").body;return t===null?this.inertDocumentHelper.getInertBodyElement(e):(t.firstChild?.remove(),t)}catch{return null}}},Jx=class{defaultDoc;inertDocument;constructor(e){this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(e){let t=this.inertDocument.createElement("template");return t.innerHTML=Oa(e),t}};function Xx(){try{return!!new window.DOMParser().parseFromString(Oa(""),"text/html")}catch{return!1}}var Qx=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function mh(e){return e=String(e),e.match(Qx)?e:"unsafe:"+e}function Jn(e){let t={};for(let n of e.split(","))t[n]=!0;return t}function Ao(...e){let t={};for(let n of e)for(let r in n)n.hasOwnProperty(r)&&(t[r]=!0);return t}var Hm=Jn("area,br,col,hr,img,wbr"),$m=Jn("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),zm=Jn("rp,rt"),eS=Ao(zm,$m),tS=Ao($m,Jn("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),nS=Ao(zm,Jn("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),cf=Ao(Hm,tS,nS,eS),qm=Jn("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),rS=Jn("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,srcset,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),iS=Jn("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext"),oS=Ao(qm,rS,iS),sS=Jn("script,style,template"),aS=class{sanitizedSomething=!1;buf=[];sanitizeChildren(e){let t=e.firstChild,n=!0,r=[];for(;t;){if(t.nodeType===Node.ELEMENT_NODE?n=this.startElement(t):t.nodeType===Node.TEXT_NODE?this.chars(t.nodeValue):this.sanitizedSomething=!0,n&&t.firstChild){r.push(t),t=uS(t);continue}for(;t;){t.nodeType===Node.ELEMENT_NODE&&this.endElement(t);let i=cS(t);if(i){t=i;break}t=r.pop()}}return this.buf.join("")}startElement(e){let t=uf(e).toLowerCase();if(!cf.hasOwnProperty(t))return this.sanitizedSomething=!0,!sS.hasOwnProperty(t);this.buf.push("<"),this.buf.push(t);let n=e.attributes;for(let r=0;r<n.length;r++){let i=n.item(r),o=i.name,s=o.toLowerCase();if(!oS.hasOwnProperty(s)){this.sanitizedSomething=!0;continue}let a=i.value;qm[s]&&(a=mh(a)),this.buf.push(" ",o,'="',hf(a),'"')}return this.buf.push(">"),!0}endElement(e){let t=uf(e).toLowerCase();cf.hasOwnProperty(t)&&!Hm.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))}chars(e){this.buf.push(hf(e))}};function lS(e,t){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}function cS(e){let t=e.nextSibling;if(t&&e!==t.previousSibling)throw Gm(t);return t}function uS(e){let t=e.firstChild;if(t&&lS(e,t))throw Gm(t);return t}function uf(e){let t=e.nodeName;return typeof t=="string"?t:"FORM"}function Gm(e){return new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`)}var hS=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,dS=/([^\#-~ |!])/g;function hf(e){return e.replace(/&/g,"&amp;").replace(hS,function(t){let n=t.charCodeAt(0),r=t.charCodeAt(1);return"&#"+((n-55296)*1024+(r-56320)+65536)+";"}).replace(dS,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"&lt;").replace(/>/g,"&gt;")}var Yo;function Wm(e,t){let n=null;try{Yo=Yo||Yx(e);let r=t?String(t):"";n=Yo.getInertBodyElement(r);let i=5,o=r;do{if(i===0)throw new Error("Failed to sanitize html because the input is unstable");i--,r=o,o=n.innerHTML,n=Yo.getInertBodyElement(r)}while(r!==o);let s=new aS().sanitizeChildren(df(n)||n);return Oa(s)}finally{if(n){let r=df(n)||n;for(;r.firstChild;)r.firstChild.remove()}}}function df(e){return"content"in e&&fS(e)?e.content:null}function fS(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}var jn=function(e){return e[e.NONE=0]="NONE",e[e.HTML=1]="HTML",e[e.STYLE=2]="STYLE",e[e.SCRIPT=3]="SCRIPT",e[e.URL=4]="URL",e[e.RESOURCE_URL=5]="RESOURCE_URL",e}(jn||{});function Ni(e){let t=Zm();return t?lf(t.sanitize(jn.HTML,e)||""):Cr(e,"HTML")?lf(sr(e)):Wm(Pm(),Io(e))}function on(e){let t=Zm();return t?t.sanitize(jn.URL,e)||"":Cr(e,"URL")?sr(e):mh(Io(e))}function Zm(){let e=Ee();return e&&e[Gn].sanitizer}var pS=/^>|^->|<!--|-->|--!>|<!-$/g,gS=/(<|>)/g,_S="\u200B$1\u200B";function mS(e){return e.replace(pS,t=>t.replace(gS,_S))}function vS(e,t,n){let r=e.length;for(;;){let i=e.indexOf(t,n);if(i===-1)return i;if(i===0||e.charCodeAt(i-1)<=32){let o=t.length;if(i+o===r||e.charCodeAt(i+o)<=32)return i}n=i+1}}var Ym="ng-template";function yS(e,t,n,r){let i=0;if(r){for(;i<t.length&&typeof t[i]=="string";i+=2)if(t[i]==="class"&&vS(t[i+1].toLowerCase(),n,0)!==-1)return!0}else if(vh(e))return!1;if(i=t.indexOf(1,i),i>-1){let o;for(;++i<t.length&&typeof(o=t[i])=="string";)if(o.toLowerCase()===n)return!0}return!1}function vh(e){return e.type===4&&e.value!==Ym}function bS(e,t,n){let r=e.type===4&&!n?Ym:e.value;return t===r}function wS(e,t,n){let r=4,i=e.attrs,o=i!==null?SS(i):0,s=!1;for(let a=0;a<t.length;a++){let l=t[a];if(typeof l=="number"){if(!s&&!ln(r)&&!ln(l))return!1;if(s&&ln(l))continue;s=!1,r=l|r&1;continue}if(!s)if(r&4){if(r=2|r&1,l!==""&&!bS(e,l,n)||l===""&&t.length===1){if(ln(r))return!1;s=!0}}else if(r&8){if(i===null||!yS(e,i,l,n)){if(ln(r))return!1;s=!0}}else{let u=t[++a],d=ES(l,i,vh(e),n);if(d===-1){if(ln(r))return!1;s=!0;continue}if(u!==""){let h;if(d>o?h="":h=i[d+1].toLowerCase(),r&2&&u!==h){if(ln(r))return!1;s=!0}}}}return ln(r)||s}function ln(e){return(e&1)===0}function ES(e,t,n,r){if(t===null)return-1;let i=0;if(r||!n){let o=!1;for(;i<t.length;){let s=t[i];if(s===e)return i;if(s===3||s===6)o=!0;else if(s===1||s===2){let a=t[++i];for(;typeof a=="string";)a=t[++i];continue}else{if(s===4)break;if(s===0){i+=4;continue}}i+=o?1:2}return-1}else return CS(t,e)}function xS(e,t,n=!1){for(let r=0;r<t.length;r++)if(wS(e,t[r],n))return!0;return!1}function SS(e){for(let t=0;t<e.length;t++){let n=e[t];if(BE(n))return t}return e.length}function CS(e,t){let n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){let r=e[n];if(typeof r=="number")return-1;if(r===t)return n;n++}return-1}function ff(e,t){return e?":not("+t.trim()+")":t}function IS(e){let t=e[0],n=1,r=2,i="",o=!1;for(;n<e.length;){let s=e[n];if(typeof s=="string")if(r&2){let a=e[++n];i+="["+s+(a.length>0?'="'+a+'"':"")+"]"}else r&8?i+="."+s:r&4&&(i+=" "+s);else i!==""&&!ln(s)&&(t+=ff(o,i),i=""),r=s,o=o||!ln(r);n++}return i!==""&&(t+=ff(o,i)),t}function TS(e){return e.map(IS).join(",")}function OS(e){let t=[],n=[],r=1,i=2;for(;r<e.length;){let o=e[r];if(typeof o=="string")i===2?o!==""&&t.push(o,e[++r]):i===8&&n.push(o);else{if(!ln(i))break;i=o}r++}return n.length&&t.push(1,...n),t}var Xn={};function DS(e,t){return e.createText(t)}function RS(e,t,n){e.setValue(t,n)}function NS(e,t){return e.createComment(mS(t))}function Km(e,t,n){return e.createElement(t,n)}function $s(e,t,n,r,i){e.insertBefore(t,n,r,i)}function Jm(e,t,n){e.appendChild(t,n)}function pf(e,t,n,r,i){r!==null?$s(e,t,n,r,i):Jm(e,t,n)}function PS(e,t,n){e.removeChild(null,t,n)}function kS(e,t,n){e.setAttribute(t,"style",n)}function AS(e,t,n){n===""?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function Xm(e,t,n){let{mergedAttrs:r,classes:i,styles:o}=n;r!==null&&VE(e,t,r),i!==null&&AS(e,t,i),o!==null&&kS(e,t,o)}function yh(e,t,n,r,i,o,s,a,l,u,d){let h=ct+r,v=h+i,m=LS(h,v),w=typeof u=="function"?u():u;return m[ge]={type:e,blueprint:m,template:n,queries:null,viewQuery:a,declTNode:t,data:m.slice().fill(null,h),bindingStartIndex:h,expandoStartIndex:v,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:typeof o=="function"?o():o,pipeRegistry:typeof s=="function"?s():s,firstChild:null,schemas:l,consts:w,incompleteFirstPass:!1,ssrId:d}}function LS(e,t){let n=[];for(let r=0;r<t;r++)n.push(r<e?null:Xn);return n}function MS(e){let t=e.tView;return t===null||t.incompleteFirstPass?e.tView=yh(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):t}function bh(e,t,n,r,i,o,s,a,l,u,d){let h=t.blueprint.slice();return h[Yn]=i,h[ve]=r|4|128|8|64|1024,(u!==null||e&&e[ve]&2048)&&(h[ve]|=2048),W_(h),h[Rt]=h[Ci]=e,h[ht]=n,h[Gn]=s||e&&e[Gn],h[mt]=a||e&&e[mt],h[co]=l||e&&e[co]||null,h[wn]=o,h[Oo]=gx(),h[lo]=d,h[j_]=u,h[mn]=t.type==2?e[mn]:h,h}function FS(e,t,n){let r=Ln(t,e),i=MS(n),o=e[Gn].rendererFactory,s=wh(e,bh(e,i,null,Qm(n),r,t,null,o.createRenderer(r,n),null,null,null));return e[t.index]=s}function Qm(e){let t=16;return e.signals?t=4096:e.onPush&&(t=64),t}function ev(e,t,n,r){if(n===0)return-1;let i=t.length;for(let o=0;o<n;o++)t.push(r),e.blueprint.push(r),e.data.push(null);return i}function wh(e,t){return e[uo]?e[Zd][fn]=t:e[uo]=t,e[Zd]=t,t}function K(e=1){tv(pt(),Ee(),mr()+e,!1)}function tv(e,t,n,r){if(!r)if((t[ve]&3)===3){let i=e.preOrderCheckHooks;i!==null&&ps(t,i,n)}else{let i=e.preOrderHooks;i!==null&&gs(t,i,0,n)}Br(n)}var Da=function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e}(Da||{});function Sc(e,t,n,r){let i=Oe(null);try{let[o,s,a]=e.inputs[n],l=null;(s&Da.SignalBased)!==0&&(l=t[o][lr]),l!==null&&l.transformFn!==void 0?r=l.transformFn(r):a!==null&&(r=a.call(t,r)),e.setInput!==null?e.setInput(t,l,r,n,o):B_(t,l,o,r)}finally{Oe(i)}}function nv(e,t,n,r,i){let o=mr(),s=r&2;try{Br(-1),s&&t.length>ct&&tv(e,t,ct,!1),ze(s?2:0,i),n(r,i)}finally{Br(o),ze(s?3:1,i)}}function Ra(e,t,n){$S(e,t,n),(n.flags&64)===64&&zS(e,t,n)}function Eh(e,t,n=Ln){let r=t.localNames;if(r!==null){let i=t.index+1;for(let o=0;o<r.length;o+=2){let s=r[o+1],a=s===-1?n(t,e):e[s];e[i++]=a}}}function jS(e,t,n,r){let i=r.get(Dx,Lm)||n===Vn.ShadowDom,o=e.selectRootElement(t,i);return VS(o),o}function VS(e){BS(e)}var BS=()=>null;function US(e){return e==="class"?"className":e==="for"?"htmlFor":e==="formaction"?"formAction":e==="innerHtml"?"innerHTML":e==="readonly"?"readOnly":e==="tabindex"?"tabIndex":e}function xh(e,t,n,r,i,o,s,a){if(!a&&Ch(t,e,n,r,i)){Ii(t)&&HS(n,t.index);return}if(t.type&3){let l=Ln(t,n);r=US(r),i=s!=null?s(i,t.value||"",r):i,o.setProperty(l,r,i)}else t.type&12}function HS(e,t){let n=tn(t,e);n[ve]&16||(n[ve]|=64)}function $S(e,t,n){let r=n.directiveStart,i=n.directiveEnd;Ii(n)&&FS(t,n,e.data[r+n.componentOffset]),e.firstCreatePass||Bs(n,t);let o=n.initialInputs;for(let s=r;s<i;s++){let a=e.data[s],l=ho(t,e,s,n);if(On(l,t),o!==null&&ZS(t,s-r,l,a,n,o),Rn(a)){let u=tn(n.index,t);u[ht]=ho(t,e,s,n)}}}function zS(e,t,n){let r=n.directiveStart,i=n.directiveEnd,o=n.index,s=OE();try{Br(o);for(let a=r;a<i;a++){let l=e.data[a],u=t[a];pc(a),(l.hostBindings!==null||l.hostVars!==0||l.hostAttrs!==null)&&qS(l,u)}}finally{Br(-1),pc(s)}}function qS(e,t){e.hostBindings!==null&&e.hostBindings(1,t)}function Sh(e,t){let n=e.directiveRegistry,r=null;if(n)for(let i=0;i<n.length;i++){let o=n[i];xS(t,o.selectors,!1)&&(r??=[],Rn(o)?r.unshift(o):r.push(o))}return r}function GS(e,t,n,r,i,o){let s=Ln(e,t);WS(t[mt],s,o,e.value,n,r,i)}function WS(e,t,n,r,i,o,s){if(o==null)e.removeAttribute(t,i,n);else{let a=s==null?Io(o):s(o,r||"",i);e.setAttribute(t,i,a,n)}}function ZS(e,t,n,r,i,o){let s=o[t];if(s!==null)for(let a=0;a<s.length;a+=2){let l=s[a],u=s[a+1];Sc(r,n,l,u)}}function rv(e,t){let n=e[co],r=n?n.get(Di,null):null;r&&r.handleError(t)}function Ch(e,t,n,r,i){let o=e.inputs?.[r],s=e.hostDirectiveInputs?.[r],a=!1;if(s)for(let l=0;l<s.length;l+=2){let u=s[l],d=s[l+1],h=t.data[u];Sc(h,n[u],d,i),a=!0}if(o)for(let l of o){let u=n[l],d=t.data[l];Sc(d,u,r,i),a=!0}return a}function YS(e,t){let n=tn(t,e),r=n[ge];KS(r,n);let i=n[Yn];i!==null&&n[lo]===null&&(n[lo]=Bm(i,n[co])),ze(18),Ih(r,n,n[ht]),ze(19,n[ht])}function KS(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])}function Ih(e,t,n){ih(t);try{let r=e.viewQuery;r!==null&&xc(1,r,n);let i=e.template;i!==null&&nv(e,t,i,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),t[Wn]?.finishViewCreation(e),e.staticContentQueries&&Um(e,t),e.staticViewQueries&&xc(2,e.viewQuery,n);let o=e.components;o!==null&&JS(t,o)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[ve]&=-5,oh()}}function JS(e,t){for(let n=0;n<t.length;n++)YS(e,t[n])}function Na(e,t,n,r){let i=Oe(null);try{let o=t.tView,s=e[ve]&4096?4096:16,a=bh(e,o,n,s,null,t,null,null,r?.injector??null,r?.embeddedViewInjector??null,r?.dehydratedView??null),l=e[t.index];a[Fr]=l;let u=e[Wn];return u!==null&&(a[Wn]=u.createEmbeddedView(o)),Ih(o,a,n),a}finally{Oe(i)}}function fo(e,t){return!t||t.firstChild===null||Cm(e)}var XS;function Th(e,t){return XS(e,t)}var Or=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}(Or||{});function iv(e){return(e.flags&32)===32}function oi(e,t,n,r,i){if(r!=null){let o,s=!1;Kn(r)?o=r:Bn(r)&&(s=!0,r=r[Yn]);let a=qt(r);e===0&&n!==null?i==null?Jm(t,n,a):$s(t,n,a,i||null,!0):e===1&&n!==null?$s(t,n,a,i||null,!0):e===2?PS(t,a,s):e===3&&t.destroyNode(a),o!=null&&uC(t,e,o,n,i)}}function QS(e,t){ov(e,t),t[Yn]=null,t[wn]=null}function eC(e,t,n,r,i,o){r[Yn]=i,r[wn]=t,Aa(e,r,n,1,i,o)}function ov(e,t){t[Gn].changeDetectionScheduler?.notify(9),Aa(e,t,t[mt],2,null,null)}function tC(e){let t=e[uo];if(!t)return wl(e[ge],e);for(;t;){let n=null;if(Bn(t))n=t[uo];else{let r=t[Dt];r&&(n=r)}if(!n){for(;t&&!t[fn]&&t!==e;)Bn(t)&&wl(t[ge],t),t=t[Rt];t===null&&(t=e),Bn(t)&&wl(t[ge],t),n=t&&t[fn]}t=n}}function Oh(e,t){let n=e[_i],r=n.indexOf(t);n.splice(r,1)}function Pa(e,t){if(Do(t))return;let n=t[mt];n.destroyNode&&Aa(e,t,n,3,null,null),tC(t)}function wl(e,t){if(Do(t))return;let n=Oe(null);try{t[ve]&=-129,t[ve]|=256,t[$t]&&Fg(t[$t]),rC(e,t),nC(e,t),t[ge].type===1&&t[mt].destroy();let r=t[Fr];if(r!==null&&Kn(t[Rt])){r!==t[Rt]&&Oh(r,t);let i=t[Wn];i!==null&&i.detachView(e)}bc(t)}finally{Oe(n)}}function nC(e,t){let n=e.cleanup,r=t[Ps];if(n!==null)for(let s=0;s<n.length-1;s+=2)if(typeof n[s]=="string"){let a=n[s+3];a>=0?r[a]():r[-a].unsubscribe(),s+=2}else{let a=r[n[s+1]];n[s].call(a)}r!==null&&(t[Ps]=null);let i=t[ur];if(i!==null){t[ur]=null;for(let s=0;s<i.length;s++){let a=i[s];a()}}let o=t[ks];if(o!==null){t[ks]=null;for(let s of o)s.destroy()}}function rC(e,t){let n;if(e!=null&&(n=e.destroyHooks)!=null)for(let r=0;r<n.length;r+=2){let i=t[n[r]];if(!(i instanceof No)){let o=n[r+1];if(Array.isArray(o))for(let s=0;s<o.length;s+=2){let a=i[o[s]],l=o[s+1];ze(4,a,l);try{l.call(a)}finally{ze(5,a,l)}}else{ze(4,i,o);try{o.call(i)}finally{ze(5,i,o)}}}}}function iC(e,t,n){return oC(e,t.parent,n)}function oC(e,t,n){let r=t;for(;r!==null&&r.type&168;)t=r,r=t.parent;if(r===null)return n[Yn];if(Ii(r)){let{encapsulation:i}=e.data[r.directiveStart+r.componentOffset];if(i===Vn.None||i===Vn.Emulated)return null}return Ln(r,n)}function sC(e,t,n){return lC(e,t,n)}function aC(e,t,n){return e.type&40?Ln(e,n):null}var lC=aC,gf;function ka(e,t,n,r){let i=iC(e,r,t),o=t[mt],s=r.parent||t[wn],a=sC(s,r,t);if(i!=null)if(Array.isArray(n))for(let l=0;l<n.length;l++)pf(o,i,n[l],a,!1);else pf(o,i,n,a,!1);gf!==void 0&&gf(o,r,t,n,i)}function Zi(e,t){if(t!==null){let n=t.type;if(n&3)return Ln(t,e);if(n&4)return Cc(-1,e[t.index]);if(n&8){let r=t.child;if(r!==null)return Zi(e,r);{let i=e[t.index];return Kn(i)?Cc(-1,i):qt(i)}}else{if(n&128)return Zi(e,t.next);if(n&32)return Th(t,e)()||qt(e[t.index]);{let r=sv(e,t);if(r!==null){if(Array.isArray(r))return r[0];let i=Vr(e[mn]);return Zi(i,r)}else return Zi(e,t.next)}}}return null}function sv(e,t){if(t!==null){let n=e[mn][wn],r=t.projection;return n.projection[r]}return null}function Cc(e,t){let n=Dt+e+1;if(n<t.length){let r=t[n],i=r[ge].firstChild;if(i!==null)return Zi(r,i)}return t[jr]}function Dh(e,t,n,r,i,o,s){for(;n!=null;){if(n.type===128){n=n.next;continue}let a=r[n.index],l=n.type;if(s&&t===0&&(a&&On(qt(a),r),n.flags|=2),!iv(n))if(l&8)Dh(e,t,n.child,r,i,o,!1),oi(t,e,i,a,o);else if(l&32){let u=Th(n,r),d;for(;d=u();)oi(t,e,i,d,o);oi(t,e,i,a,o)}else l&16?cC(e,t,r,n,i,o):oi(t,e,i,a,o);n=s?n.projectionNext:n.next}}function Aa(e,t,n,r,i,o){Dh(n,r,e.firstChild,t,i,o,!1)}function cC(e,t,n,r,i,o){let s=n[mn],a=s[wn].projection[r.projection];if(Array.isArray(a))for(let l=0;l<a.length;l++){let u=a[l];oi(t,e,i,u,o)}else{let l=a,u=s[Rt];Cm(r)&&(l.flags|=128),Dh(e,t,l,u,i,o,!0)}}function uC(e,t,n,r,i){let o=n[jr],s=qt(n);o!==s&&oi(t,e,r,o,i);for(let a=Dt;a<n.length;a++){let l=n[a];Aa(l[ge],l,e,t,r,o)}}function hC(e,t,n,r,i){if(t)i?e.addClass(n,r):e.removeClass(n,r);else{let o=r.indexOf("-")===-1?void 0:Or.DashCase;i==null?e.removeStyle(n,r,o):(typeof i=="string"&&i.endsWith("!important")&&(i=i.slice(0,-10),o|=Or.Important),e.setStyle(n,r,i,o))}}function zs(e,t,n,r,i=!1){for(;n!==null;){if(n.type===128){n=i?n.projectionNext:n.next;continue}let o=t[n.index];o!==null&&r.push(qt(o)),Kn(o)&&dC(o,r);let s=n.type;if(s&8)zs(e,t,n.child,r);else if(s&32){let a=Th(n,t),l;for(;l=a();)r.push(l)}else if(s&16){let a=sv(t,n);if(Array.isArray(a))r.push(...a);else{let l=Vr(t[mn]);zs(l[ge],l,a,r,!0)}}n=i?n.projectionNext:n.next}return r}function dC(e,t){for(let n=Dt;n<e.length;n++){let r=e[n],i=r[ge].firstChild;i!==null&&zs(r[ge],r,i,t)}e[jr]!==e[Yn]&&t.push(e[jr])}function av(e){if(e[ui]!==null){for(let t of e[ui])t.impl.addSequence(t);e[ui].length=0}}var lv=[];function fC(e){return e[$t]??pC(e)}function pC(e){let t=lv.pop()??Object.create(_C);return t.lView=e,t}function gC(e){e.lView[$t]!==e&&(e.lView=null,lv.push(e))}var _C=Ye(j({},ku),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{Ro(e.lView)},consumerOnSignalRead(){this.lView[$t]=this}});function mC(e){let t=e[$t]??Object.create(vC);return t.lView=e,t}var vC=Ye(j({},ku),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{let t=Vr(e.lView);for(;t&&!cv(t[ge]);)t=Vr(t);t&&eh(t)},consumerOnSignalRead(){this.lView[$t]=this}});function cv(e){return e.type!==2}function uv(e){if(e[ks]===null)return;let t=!0;for(;t;){let n=!1;for(let r of e[ks])r.dirty&&(n=!0,r.zone===null||Zone.current===r.zone?r.run():r.zone.run(()=>r.run()));t=n&&!!(e[ve]&8192)}}var yC=100;function hv(e,t=!0,n=0){let r=e[Gn].rendererFactory,i=!1;i||r.begin?.();try{bC(e,n)}catch(o){throw t&&rv(e,o),o}finally{i||r.end?.()}}function bC(e,t){let n=em();try{Yd(!0),Ic(e,t);let r=0;for(;wa(e);){if(r===yC)throw new Ae(103,!1);r++,Ic(e,1)}}finally{Yd(n)}}function wC(e,t,n,r){if(Do(t))return;let i=t[ve],o=!1,s=!1;ih(t);let a=!0,l=null,u=null;o||(cv(e)?(u=fC(t),l=Ld(u)):sw()===null?(a=!1,u=mC(t),l=Ld(u)):t[$t]&&(Fg(t[$t]),t[$t]=null));try{W_(t),SE(e.bindingStartIndex),n!==null&&nv(e,t,n,2,r);let d=(i&3)===3;if(!o)if(d){let m=e.preOrderCheckHooks;m!==null&&ps(t,m,null)}else{let m=e.preOrderHooks;m!==null&&gs(t,m,0,null),ml(t,0)}if(s||EC(t),uv(t),dv(t,0),e.contentQueries!==null&&Um(e,t),!o)if(d){let m=e.contentCheckHooks;m!==null&&ps(t,m)}else{let m=e.contentHooks;m!==null&&gs(t,m,1),ml(t,1)}SC(e,t);let h=e.components;h!==null&&pv(t,h,0);let v=e.viewQuery;if(v!==null&&xc(2,v,r),!o)if(d){let m=e.viewCheckHooks;m!==null&&ps(t,m)}else{let m=e.viewHooks;m!==null&&gs(t,m,2),ml(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[_l]){for(let m of t[_l])m();t[_l]=null}o||(av(t),t[ve]&=-73)}catch(d){throw o||Ro(t),d}finally{u!==null&&(hw(u,l),a&&gC(u)),oh()}}function dv(e,t){for(let n=Dm(e);n!==null;n=Rm(n))for(let r=Dt;r<n.length;r++){let i=n[r];fv(i,t)}}function EC(e){for(let t=Dm(e);t!==null;t=Rm(t)){if(!(t[ve]&2))continue;let n=t[_i];for(let r=0;r<n.length;r++){let i=n[r];eh(i)}}}function xC(e,t,n){ze(18);let r=tn(t,e);fv(r,n),ze(19,r[ht])}function fv(e,t){Qu(e)&&Ic(e,t)}function Ic(e,t){let n=e[ge],r=e[ve],i=e[$t],o=!!(t===0&&r&16);if(o||=!!(r&64&&t===0),o||=!!(r&1024),o||=!!(i?.dirty&&Mg(i)),o||=!1,i&&(i.dirty=!1),e[ve]&=-9217,o)wC(n,e,n.template,e[ht]);else if(r&8192){uv(e),dv(e,1);let s=n.components;s!==null&&pv(e,s,1),av(e)}}function pv(e,t,n){for(let r=0;r<t.length;r++)xC(e,t[r],n)}function SC(e,t){let n=e.hostBindingOpCodes;if(n!==null)try{for(let r=0;r<n.length;r++){let i=n[r];if(i<0)Br(~i);else{let o=i,s=n[++r],a=n[++r];TE(s,o);let l=t[o];ze(24,l),a(2,l),ze(25,l)}}}finally{Br(-1)}}function Rh(e,t){let n=em()?64:1088;for(e[Gn].changeDetectionScheduler?.notify(t);e;){e[ve]|=n;let r=Vr(e);if(Ls(e)&&!r)return e;e=r}return null}function gv(e,t,n,r){return[e,!0,0,t,null,r,null,n,null,null]}function _v(e,t){let n=Dt+t;if(n<e.length)return e[n]}function La(e,t,n,r=!0){let i=t[ge];if(CC(i,t,e,n),r){let s=Cc(n,e),a=t[mt],l=a.parentNode(e[jr]);l!==null&&eC(i,e[wn],a,t,l,s)}let o=t[lo];o!==null&&o.firstChild!==null&&(o.firstChild=null)}function mv(e,t){let n=po(e,t);return n!==void 0&&Pa(n[ge],n),n}function po(e,t){if(e.length<=Dt)return;let n=Dt+t,r=e[n];if(r){let i=r[Fr];i!==null&&i!==e&&Oh(i,r),t>0&&(e[n-1][fn]=r[fn]);let o=Rs(e,Dt+t);QS(r[ge],r);let s=o[Wn];s!==null&&s.detachView(o[ge]),r[Rt]=null,r[fn]=null,r[ve]&=-129}return r}function CC(e,t,n,r){let i=Dt+r,o=n.length;r>0&&(n[i-1][fn]=t),r<o-Dt?(t[fn]=n[i],C_(n,Dt+r,t)):(n.push(t),t[fn]=null),t[Rt]=n;let s=t[Fr];s!==null&&n!==s&&vv(s,t);let a=t[Wn];a!==null&&a.insertView(e),dc(t),t[ve]|=128}function vv(e,t){let n=e[_i],r=t[Rt];if(Bn(r))e[ve]|=2;else{let i=r[Rt][mn];t[mn]!==i&&(e[ve]|=2)}n===null?e[_i]=[t]:n.push(t)}var go=class{_lView;_cdRefInjectingView;notifyErrorHandler;_appRef=null;_attachedToViewContainer=!1;get rootNodes(){let e=this._lView,t=e[ge];return zs(t,e,t.firstChild,[])}constructor(e,t,n=!0){this._lView=e,this._cdRefInjectingView=t,this.notifyErrorHandler=n}get context(){return this._lView[ht]}get dirty(){return!!(this._lView[ve]&9280)||!!this._lView[$t]?.dirty}set context(e){this._lView[ht]=e}get destroyed(){return Do(this._lView)}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let e=this._lView[Rt];if(Kn(e)){let t=e[As],n=t?t.indexOf(this):-1;n>-1&&(po(e,n),Rs(t,n))}this._attachedToViewContainer=!1}Pa(this._lView[ge],this._lView)}onDestroy(e){Z_(this._lView,e)}markForCheck(){Rh(this._cdRefInjectingView||this._lView,4)}markForRefresh(){eh(this._cdRefInjectingView||this._lView)}detach(){this._lView[ve]&=-129}reattach(){dc(this._lView),this._lView[ve]|=128}detectChanges(){this._lView[ve]|=1024,hv(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new Ae(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let e=Ls(this._lView),t=this._lView[Fr];t!==null&&!e&&Oh(t,this._lView),ov(this._lView[ge],this._lView)}attachToAppRef(e){if(this._attachedToViewContainer)throw new Ae(902,!1);this._appRef=e;let t=Ls(this._lView),n=this._lView[Fr];n!==null&&!t&&vv(n,this._lView),dc(this._lView)}},_o=(()=>{class e{static __NG_ELEMENT_ID__=OC}return e})(),IC=_o,TC=class extends IC{_declarationLView;_declarationTContainer;elementRef;constructor(e,t,n){super(),this._declarationLView=e,this._declarationTContainer=t,this.elementRef=n}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(e,t){return this.createEmbeddedViewImpl(e,t)}createEmbeddedViewImpl(e,t,n){let r=Na(this._declarationLView,this._declarationTContainer,e,{embeddedViewInjector:t,dehydratedView:n});return new go(r)}};function OC(){return Ma(Gt(),Ee())}function Ma(e,t){return e.type&4?new TC(t,e,Ri(e,t)):null}function Lo(e,t,n,r,i){let o=e.data[t];if(o===null)o=DC(e,t,n,r,i),IE()&&(o.flags|=32);else if(o.type&64){o.type=n,o.value=r,o.attrs=i;let s=xE();o.injectorIndex=s===null?-1:s.injectorIndex}return _r(o,!0),o}function DC(e,t,n,r,i){let o=J_(),s=nh(),a=s?o:o&&o.parent,l=e.data[t]=NC(e,a,n,t,r,i);return RC(e,l,o,s),l}function RC(e,t,n,r){e.firstChild===null&&(e.firstChild=t),n!==null&&(r?n.child==null&&t.parent!==null&&(n.child=t):n.next===null&&(n.next=t,t.prev=n))}function NC(e,t,n,r,i,o){let s=t?t.injectorIndex:-1,a=0;return bE()&&(a|=128),{type:n,index:r,insertBeforeIndex:null,injectorIndex:s,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:a,providerIndexes:0,value:i,attrs:o,mergedAttrs:null,localNames:null,initialInputs:null,inputs:null,hostDirectiveInputs:null,outputs:null,hostDirectiveOutputs:null,directiveToIndex:null,tView:null,next:null,prev:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}var RM=new RegExp(`^(\\d+)*(${Ox}|${Tx})*(.*)`),PC=()=>null;function mo(e,t){return PC(e,t)}var kC=class{},yv=class{},AC=class{resolveComponentFactory(e){throw Error(`No component factory found for ${dn(e)}.`)}},Mo=class{static NULL=new AC},En=class{},bv=(()=>{class e{destroyNode=null;static __NG_ELEMENT_ID__=()=>LC()}return e})();function LC(){let e=Ee(),t=Gt(),n=tn(t.index,e);return(Bn(n)?n:e)[mt]}var MC=(()=>{class e{static \u0275prov=_e({token:e,providedIn:"root",factory:()=>null})}return e})();function Tc(e,t,n){let r=n?e.styles:null,i=n?e.classes:null,o=0;if(t!==null)for(let s=0;s<t.length;s++){let a=t[s];if(typeof a=="number")o=a;else if(o==1)i=Hd(i,a);else if(o==2){let l=a,u=t[++s];r=Hd(r,l+": "+u+";")}}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=i:e.classesWithoutHost=i}function Ot(e,t=De.Default){let n=Ee();if(n===null)return je(e,t);let r=Gt();return gm(r,n,Pt(e),t)}function Nh(e,t,n,r,i){let o=r===null?null:{"":-1},s=i(e,n);if(s!==null){let a,l=null,u=null,d=jC(s);d===null?a=s:[a,l,u]=d,UC(e,t,n,a,o,l,u)}o!==null&&r!==null&&FC(n,r,o)}function FC(e,t,n){let r=e.localNames=[];for(let i=0;i<t.length;i+=2){let o=n[t[i+1]];if(o==null)throw new Ae(-301,!1);r.push(t[i],o)}}function jC(e){let t=null,n=!1;for(let s=0;s<e.length;s++){let a=e[s];if(s===0&&Rn(a)&&(t=a),a.findHostDirectiveDefs!==null){n=!0;break}}if(!n)return null;let r=null,i=null,o=null;for(let s of e)s.findHostDirectiveDefs!==null&&(r??=[],i??=new Map,o??=new Map,VC(s,r,o,i)),s===t&&(r??=[],r.push(s));return r!==null?(r.push(...t===null?e:e.slice(1)),[r,i,o]):null}function VC(e,t,n,r){let i=t.length;e.findHostDirectiveDefs(e,t,r),n.set(e,[i,t.length-1])}function BC(e,t,n){t.componentOffset=n,(e.components??=[]).push(t.index)}function UC(e,t,n,r,i,o,s){let a=r.length,l=!1;for(let v=0;v<a;v++){let m=r[v];!l&&Rn(m)&&(l=!0,BC(e,n,v)),_c(Bs(n,t),e,m.type)}WC(n,e.data.length,a);for(let v=0;v<a;v++){let m=r[v];m.providersResolver&&m.providersResolver(m)}let u=!1,d=!1,h=ev(e,t,a,null);a>0&&(n.directiveToIndex=new Map);for(let v=0;v<a;v++){let m=r[v];if(n.mergedAttrs=mi(n.mergedAttrs,m.hostAttrs),$C(e,n,t,h,m),GC(h,m,i),s!==null&&s.has(m)){let[C,A]=s.get(m);n.directiveToIndex.set(m.type,[h,C+n.directiveStart,A+n.directiveStart])}else(o===null||!o.has(m))&&n.directiveToIndex.set(m.type,h);m.contentQueries!==null&&(n.flags|=4),(m.hostBindings!==null||m.hostAttrs!==null||m.hostVars!==0)&&(n.flags|=64);let w=m.type.prototype;!u&&(w.ngOnChanges||w.ngOnInit||w.ngDoCheck)&&((e.preOrderHooks??=[]).push(n.index),u=!0),!d&&(w.ngOnChanges||w.ngDoCheck)&&((e.preOrderCheckHooks??=[]).push(n.index),d=!0),h++}HC(e,n,o)}function HC(e,t,n){for(let r=t.directiveStart;r<t.directiveEnd;r++){let i=e.data[r];if(n===null||!n.has(i))_f(0,t,i,r),_f(1,t,i,r),vf(t,r,!1);else{let o=n.get(i);mf(0,t,o,r),mf(1,t,o,r),vf(t,r,!0)}}}function _f(e,t,n,r){let i=e===0?n.inputs:n.outputs;for(let o in i)if(i.hasOwnProperty(o)){let s;e===0?s=t.inputs??={}:s=t.outputs??={},s[o]??=[],s[o].push(r),wv(t,o)}}function mf(e,t,n,r){let i=e===0?n.inputs:n.outputs;for(let o in i)if(i.hasOwnProperty(o)){let s=i[o],a;e===0?a=t.hostDirectiveInputs??={}:a=t.hostDirectiveOutputs??={},a[s]??=[],a[s].push(r,o),wv(t,s)}}function wv(e,t){t==="class"?e.flags|=8:t==="style"&&(e.flags|=16)}function vf(e,t,n){let{attrs:r,inputs:i,hostDirectiveInputs:o}=e;if(r===null||!n&&i===null||n&&o===null||vh(e)){e.initialInputs??=[],e.initialInputs.push(null);return}let s=null,a=0;for(;a<r.length;){let l=r[a];if(l===0){a+=4;continue}else if(l===5){a+=2;continue}else if(typeof l=="number")break;if(!n&&i.hasOwnProperty(l)){let u=i[l];for(let d of u)if(d===t){s??=[],s.push(l,r[a+1]);break}}else if(n&&o.hasOwnProperty(l)){let u=o[l];for(let d=0;d<u.length;d+=2)if(u[d]===t){s??=[],s.push(u[d+1],r[a+1]);break}}a+=2}e.initialInputs??=[],e.initialInputs.push(s)}function $C(e,t,n,r,i){e.data[r]=i;let o=i.factory||(i.factory=Ar(i.type,!0)),s=new No(o,Rn(i),Ot);e.blueprint[r]=s,n[r]=s,zC(e,t,r,ev(e,n,i.hostVars,Xn),i)}function zC(e,t,n,r,i){let o=i.hostBindings;if(o){let s=e.hostBindingOpCodes;s===null&&(s=e.hostBindingOpCodes=[]);let a=~t.index;qC(s)!=a&&s.push(a),s.push(n,r,o)}}function qC(e){let t=e.length;for(;t>0;){let n=e[--t];if(typeof n=="number"&&n<0)return n}return 0}function GC(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;Rn(t)&&(n[""]=e)}}function WC(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function Ev(e,t,n,r,i,o,s,a){let l=t.consts,u=dr(l,s),d=Lo(t,e,2,r,u);return o&&Nh(t,n,d,dr(l,a),i),d.mergedAttrs=mi(d.mergedAttrs,d.attrs),d.attrs!==null&&Tc(d,d.attrs,!1),d.mergedAttrs!==null&&Tc(d,d.mergedAttrs,!0),t.queries!==null&&t.queries.elementStart(t,d),d}function xv(e,t){sh(e,t),Ju(t)&&e.queries.elementEnd(t)}var ZC=class extends Mo{ngModule;constructor(e){super(),this.ngModule=e}resolveComponentFactory(e){let t=Mr(e);return new Ph(t,this.ngModule)}};function YC(e){return Object.keys(e).map(t=>{let[n,r,i]=e[t],o={propName:n,templateName:t,isSignal:(r&Da.SignalBased)!==0};return i&&(o.transform=i),o})}function KC(e){return Object.keys(e).map(t=>({propName:e[t],templateName:t}))}function JC(e,t,n){let r=t instanceof qn?t:t?.injector;return r&&e.getStandaloneInjector!==null&&(r=e.getStandaloneInjector(r)||r),r?new HE(n,r):n}function XC(e){let t=e.get(En,null);if(t===null)throw new Ae(407,!1);let n=e.get(MC,null),r=e.get(Oi,null);return{rendererFactory:t,sanitizer:n,changeDetectionScheduler:r}}function QC(e,t){let n=(e.selectors[0][0]||"div").toLowerCase();return Km(t,n,n==="svg"?q_:n==="math"?hE:null)}var Ph=class extends yv{componentDef;ngModule;selector;componentType;ngContentSelectors;isBoundToModule;get inputs(){return YC(this.componentDef.inputs)}get outputs(){return KC(this.componentDef.outputs)}constructor(e,t){super(),this.componentDef=e,this.ngModule=t,this.componentType=e.type,this.selector=TS(e.selectors),this.ngContentSelectors=e.ngContentSelectors??[],this.isBoundToModule=!!t}create(e,t,n,r){ze(22);let i=Oe(null);try{let o=this.componentDef,s=n?["ng-version","19.2.0"]:OS(this.componentDef.selectors[0]),a=yh(0,null,null,1,0,null,null,null,null,[s],null),l=JC(o,r||this.ngModule,e),u=XC(l),d=u.rendererFactory.createRenderer(null,o),h=n?jS(d,n,o.encapsulation,l):QC(o,d),v=bh(null,a,null,512|Qm(o),null,null,u,d,l,null,Bm(h,l,!0));v[ct]=h,ih(v);let m=null;try{let w=Ev(ct,a,v,"#host",()=>[this.componentDef],!0,0);h&&(Xm(d,h,w),On(h,v)),Ra(a,v,w),_h(a,w,v),xv(a,w),t!==void 0&&tI(w,this.ngContentSelectors,t),m=tn(w.index,v),v[ht]=m[ht],Ih(a,v,null)}catch(w){throw m!==null&&bc(m),bc(v),w}finally{ze(23),oh()}return new eI(this.componentType,v)}finally{Oe(i)}}},eI=class extends kC{_rootLView;instance;hostView;changeDetectorRef;componentType;location;previousInputValues=null;_tNode;constructor(e,t){super(),this._rootLView=t,this._tNode=Xu(t[ge],ct),this.location=Ri(this._tNode,t),this.instance=tn(this._tNode.index,t)[ht],this.hostView=this.changeDetectorRef=new go(t,void 0,!1),this.componentType=e}setInput(e,t){let n=this._tNode;if(this.previousInputValues??=new Map,this.previousInputValues.has(e)&&Object.is(this.previousInputValues.get(e),t))return;let r=this._rootLView,i=Ch(n,r[ge],r,e,t);this.previousInputValues.set(e,t);let o=tn(n.index,r);Rh(o,1)}get injector(){return new Qi(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(e){this.hostView.onDestroy(e)}};function tI(e,t,n){let r=e.projection=[];for(let i=0;i<t.length;i++){let o=n[i];r.push(o!=null&&o.length?Array.from(o):null)}}var Pi=(()=>{class e{static __NG_ELEMENT_ID__=nI}return e})();function nI(){let e=Gt();return Cv(e,Ee())}var rI=Pi,Sv=class extends rI{_lContainer;_hostTNode;_hostLView;constructor(e,t,n){super(),this._lContainer=e,this._hostTNode=t,this._hostLView=n}get element(){return Ri(this._hostTNode,this._hostLView)}get injector(){return new Qi(this._hostTNode,this._hostLView)}get parentInjector(){let e=ah(this._hostTNode,this._hostLView);if(cm(e)){let t=js(e,this._hostLView),n=Fs(e),r=t[ge].data[n+8];return new Qi(r,t)}else return new Qi(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(e){let t=yf(this._lContainer);return t!==null&&t[e]||null}get length(){return this._lContainer.length-Dt}createEmbeddedView(e,t,n){let r,i;typeof n=="number"?r=n:n!=null&&(r=n.index,i=n.injector);let o=mo(this._lContainer,e.ssrId),s=e.createEmbeddedViewImpl(t||{},i,o);return this.insertImpl(s,r,fo(this._hostTNode,o)),s}createComponent(e,t,n,r,i){let o=e&&!oE(e),s;if(o)s=t;else{let m=t||{};s=m.index,n=m.injector,r=m.projectableNodes,i=m.environmentInjector||m.ngModuleRef}let a=o?e:new Ph(Mr(e)),l=n||this.parentInjector;if(!i&&a.ngModule==null){let m=(o?l:this.parentInjector).get(qn,null);m&&(i=m)}let u=Mr(a.componentType??{}),d=mo(this._lContainer,u?.id??null),h=d?.firstChild??null,v=a.create(l,r,h,i);return this.insertImpl(v.hostView,s,fo(this._hostTNode,d)),v}insert(e,t){return this.insertImpl(e,t,!0)}insertImpl(e,t,n){let r=e._lView;if(fE(r)){let s=this.indexOf(e);if(s!==-1)this.detach(s);else{let a=r[Rt],l=new Sv(a,a[wn],a[Rt]);l.detach(l.indexOf(e))}}let i=this._adjustIndex(t),o=this._lContainer;return La(o,r,i,n),e.attachToViewContainerRef(),C_(El(o),i,e),e}move(e,t){return this.insert(e,t)}indexOf(e){let t=yf(this._lContainer);return t!==null?t.indexOf(e):-1}remove(e){let t=this._adjustIndex(e,-1),n=po(this._lContainer,t);n&&(Rs(El(this._lContainer),t),Pa(n[ge],n))}detach(e){let t=this._adjustIndex(e,-1),n=po(this._lContainer,t);return n&&Rs(El(this._lContainer),t)!=null?new go(n):null}_adjustIndex(e,t=0){return e??this.length+t}};function yf(e){return e[As]}function El(e){return e[As]||(e[As]=[])}function Cv(e,t){let n,r=t[e.index];return Kn(r)?n=r:(n=gv(r,t,null,e),t[e.index]=n,wh(t,n)),oI(n,t,e,r),new Sv(n,e,t)}function iI(e,t){let n=e[mt],r=n.createComment(""),i=Ln(t,e),o=n.parentNode(i);return $s(n,o,r,n.nextSibling(i),!1),r}var oI=lI,sI=()=>!1;function aI(e,t,n){return sI(e,t,n)}function lI(e,t,n,r){if(e[jr])return;let i;n.type&8?i=qt(r):i=iI(t,n),e[jr]=i}var cI=class Iv{queryList;matches=null;constructor(t){this.queryList=t}clone(){return new Iv(this.queryList)}setDirty(){this.queryList.setDirty()}},uI=class Tv{queries;constructor(t=[]){this.queries=t}createEmbeddedView(t){let n=t.queries;if(n!==null){let r=t.contentQueries!==null?t.contentQueries[0]:n.length,i=[];for(let o=0;o<r;o++){let s=n.getByIndex(o),a=this.queries[s.indexInDeclarationView];i.push(a.clone())}return new Tv(i)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}finishViewCreation(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let n=0;n<this.queries.length;n++)kh(t,n).matches!==null&&this.queries[n].setDirty()}},hI=class{flags;read;predicate;constructor(e,t,n=null){this.flags=t,this.read=n,typeof e=="string"?this.predicate=wI(e):this.predicate=e}},dI=class Ov{queries;constructor(t=[]){this.queries=t}elementStart(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].elementStart(t,n)}elementEnd(t){for(let n=0;n<this.queries.length;n++)this.queries[n].elementEnd(t)}embeddedTView(t){let n=null;for(let r=0;r<this.length;r++){let i=n!==null?n.length:0,o=this.getByIndex(r).embeddedTView(t,i);o&&(o.indexInDeclarationView=r,n!==null?n.push(o):n=[o])}return n!==null?new Ov(n):null}template(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].template(t,n)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}},fI=class Dv{metadata;matches=null;indexInDeclarationView=-1;crossesNgTemplate=!1;_declarationNodeIndex;_appliesToNextNode=!0;constructor(t,n=-1){this.metadata=t,this._declarationNodeIndex=n}elementStart(t,n){this.isApplyingToNode(n)&&this.matchTNode(t,n)}elementEnd(t){this._declarationNodeIndex===t.index&&(this._appliesToNextNode=!1)}template(t,n){this.elementStart(t,n)}embeddedTView(t,n){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,n),new Dv(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&&(this.metadata.flags&1)!==1){let n=this._declarationNodeIndex,r=t.parent;for(;r!==null&&r.type&8&&r.index!==n;)r=r.parent;return n===(r!==null?r.index:-1)}return this._appliesToNextNode}matchTNode(t,n){let r=this.metadata.predicate;if(Array.isArray(r))for(let i=0;i<r.length;i++){let o=r[i];this.matchTNodeWithReadOption(t,n,pI(n,o)),this.matchTNodeWithReadOption(t,n,_s(n,t,o,!1,!1))}else r===_o?n.type&4&&this.matchTNodeWithReadOption(t,n,-1):this.matchTNodeWithReadOption(t,n,_s(n,t,r,!1,!1))}matchTNodeWithReadOption(t,n,r){if(r!==null){let i=this.metadata.read;if(i!==null)if(i===Vt||i===Pi||i===_o&&n.type&4)this.addMatch(n.index,-2);else{let o=_s(n,t,i,!1,!1);o!==null&&this.addMatch(n.index,o)}else this.addMatch(n.index,r)}}addMatch(t,n){this.matches===null?this.matches=[t,n]:this.matches.push(t,n)}};function pI(e,t){let n=e.localNames;if(n!==null){for(let r=0;r<n.length;r+=2)if(n[r]===t)return n[r+1]}return null}function gI(e,t){return e.type&11?Ri(e,t):e.type&4?Ma(e,t):null}function _I(e,t,n,r){return n===-1?gI(t,e):n===-2?mI(e,t,r):ho(e,e[ge],n,t)}function mI(e,t,n){if(n===Vt)return Ri(t,e);if(n===_o)return Ma(t,e);if(n===Pi)return Cv(t,e)}function Rv(e,t,n,r){let i=t[Wn].queries[r];if(i.matches===null){let o=e.data,s=n.matches,a=[];for(let l=0;s!==null&&l<s.length;l+=2){let u=s[l];if(u<0)a.push(null);else{let d=o[u];a.push(_I(t,d,s[l+1],n.metadata.read))}}i.matches=a}return i.matches}function Oc(e,t,n,r){let i=e.queries.getByIndex(n),o=i.matches;if(o!==null){let s=Rv(e,t,i,n);for(let a=0;a<o.length;a+=2){let l=o[a];if(l>0)r.push(s[a/2]);else{let u=o[a+1],d=t[-l];for(let h=Dt;h<d.length;h++){let v=d[h];v[Fr]===v[Rt]&&Oc(v[ge],v,u,r)}if(d[_i]!==null){let h=d[_i];for(let v=0;v<h.length;v++){let m=h[v];Oc(m[ge],m,u,r)}}}}}return r}function vI(e,t){return e[Wn].queries[t].queryList}function yI(e,t,n){let r=new fx((n&4)===4);return _E(e,t,r,r.destroy),(t[Wn]??=new uI).queries.push(new cI(r))-1}function bI(e,t,n){let r=pt();return r.firstCreatePass&&(EI(r,new hI(e,t,n),-1),(t&2)===2&&(r.staticViewQueries=!0)),yI(r,Ee(),t)}function wI(e){return e.split(",").map(t=>t.trim())}function EI(e,t,n){e.queries===null&&(e.queries=new dI),e.queries.track(new fI(t,n))}function kh(e,t){return e.queries.getByIndex(t)}function xI(e,t){let n=e[ge],r=kh(n,t);return r.crossesNgTemplate?Oc(n,e,t,[]):Rv(n,e,r,t)}var vo=class{},Nv=class extends vo{injector;componentFactoryResolver=new ZC(this);instance=null;constructor(e){super();let t=new Ku([...e.providers,{provide:vo,useValue:this},{provide:Mo,useValue:this.componentFactoryResolver}],e.parent||va(),e.debugName,new Set(["environment"]));this.injector=t,e.runEnvironmentInitializers&&t.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(e){this.injector.onDestroy(e)}};function SI(e,t,n=null){return new Nv({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}var CI=(()=>{class e{_injector;cachedInjectors=new Map;constructor(n){this._injector=n}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n)){let r=N_(!1,n.type),i=r.length>0?SI([r],this._injector,`Standalone[${n.type.name}]`):null;this.cachedInjectors.set(n,i)}return this.cachedInjectors.get(n)}ngOnDestroy(){try{for(let n of this.cachedInjectors.values())n!==null&&n.destroy()}finally{this.cachedInjectors.clear()}}static \u0275prov=_e({token:e,providedIn:"environment",factory:()=>new e(je(qn))})}return e})();function At(e){return zu(()=>{let t=Pv(e),n=Ye(j({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===Im.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:t.standalone?i=>i.get(CI).getOrCreateStandaloneInjector(n):null,getExternalStyles:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||Vn.Emulated,styles:e.styles||zn,_:null,schemas:e.schemas||null,tView:null,id:""});t.standalone&&Zr("NgStandalone"),kv(n);let r=e.dependencies;return n.directiveDefs=bf(r,!1),n.pipeDefs=bf(r,!0),n.id=RI(n),n})}function II(e){return Mr(e)||D_(e)}function TI(e){return e!==null}function OI(e,t){if(e==null)return Lr;let n={};for(let r in e)if(e.hasOwnProperty(r)){let i=e[r],o,s,a,l;Array.isArray(i)?(a=i[0],o=i[1],s=i[2]??o,l=i[3]||null):(o=i,s=i,a=Da.None,l=null),n[o]=[r,a,l],t[o]=s}return n}function DI(e){if(e==null)return Lr;let t={};for(let n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}function Fa(e){return zu(()=>{let t=Pv(e);return kv(t),t})}function Ah(e){return{type:e.type,name:e.name,factory:null,pure:e.pure!==!1,standalone:e.standalone??!0,onDestroy:e.type.prototype.ngOnDestroy||null}}function Pv(e){let t={};return{type:e.type,providersResolver:null,factory:null,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:t,inputConfig:e.inputs||Lr,exportAs:e.exportAs||null,standalone:e.standalone??!0,signals:e.signals===!0,selectors:e.selectors||zn,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:OI(e.inputs,t),outputs:DI(e.outputs),debugInfo:null}}function kv(e){e.features?.forEach(t=>t(e))}function bf(e,t){if(!e)return null;let n=t?R_:II;return()=>(typeof e=="function"?e():e).map(r=>n(r)).filter(TI)}function RI(e){let t=0,n=typeof e.consts=="function"?"":e.consts,r=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,n,e.vars,e.decls,e.encapsulation,e.standalone,e.signals,e.exportAs,JSON.stringify(e.inputs),JSON.stringify(e.outputs),Object.getOwnPropertyNames(e.type.prototype),!!e.contentQueries,!!e.viewQuery];for(let i of r.join("|"))t=Math.imul(31,t)+i.charCodeAt(0)<<0;return t+=2147483648,"c"+t}function NI(e){return Object.getPrototypeOf(e.prototype).constructor}function ki(e){let t=NI(e.type),n=!0,r=[e];for(;t;){let i;if(Rn(e))i=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new Ae(903,!1);i=t.\u0275dir}if(i){if(n){r.push(i);let s=e;s.inputs=xl(e.inputs),s.declaredInputs=xl(e.declaredInputs),s.outputs=xl(e.outputs);let a=i.hostBindings;a&&MI(e,a);let l=i.viewQuery,u=i.contentQueries;if(l&&AI(e,l),u&&LI(e,u),PI(e,i),x1(e.outputs,i.outputs),Rn(i)&&i.data.animation){let d=e.data;d.animation=(d.animation||[]).concat(i.data.animation)}}let o=i.features;if(o)for(let s=0;s<o.length;s++){let a=o[s];a&&a.ngInherit&&a(e),a===ki&&(n=!1)}}t=Object.getPrototypeOf(t)}kI(r)}function PI(e,t){for(let n in t.inputs){if(!t.inputs.hasOwnProperty(n)||e.inputs.hasOwnProperty(n))continue;let r=t.inputs[n];r!==void 0&&(e.inputs[n]=r,e.declaredInputs[n]=t.declaredInputs[n])}}function kI(e){let t=0,n=null;for(let r=e.length-1;r>=0;r--){let i=e[r];i.hostVars=t+=i.hostVars,i.hostAttrs=mi(i.hostAttrs,n=mi(n,i.hostAttrs))}}function xl(e){return e===Lr?{}:e===zn?[]:e}function AI(e,t){let n=e.viewQuery;n?e.viewQuery=(r,i)=>{t(r,i),n(r,i)}:e.viewQuery=t}function LI(e,t){let n=e.contentQueries;n?e.contentQueries=(r,i,o)=>{t(r,i,o),n(r,i,o)}:e.contentQueries=t}function MI(e,t){let n=e.hostBindings;n?e.hostBindings=(r,i)=>{t(r,i),n(r,i)}:e.hostBindings=t}function Av(e,t,n){return e[t]=n}function Nn(e,t,n){let r=e[t];return Object.is(r,n)?!1:(e[t]=n,!0)}function FI(e,t,n,r){let i=Nn(e,t,n);return Nn(e,t+1,r)||i}function jI(e,t,n,r,i,o,s,a,l){let u=t.consts,d=Lo(t,e,4,s||null,a||null);th()&&Nh(t,n,d,dr(u,l),Sh),d.mergedAttrs=mi(d.mergedAttrs,d.attrs),sh(t,d);let h=d.tView=yh(2,d,r,i,o,t.directiveRegistry,t.pipeRegistry,null,t.schemas,u,null);return t.queries!==null&&(t.queries.template(t,d),h.queries=t.queries.embeddedTView(d)),d}function Dc(e,t,n,r,i,o,s,a,l,u){let d=n+ct,h=t.firstCreatePass?jI(d,t,e,r,i,o,s,a,l):t.data[d];_r(h,!1);let v=VI(t,e,h,n);Sa()&&ka(t,e,v,h),On(v,e);let m=gv(v,e,v,h);return e[d]=m,wh(e,m),aI(m,h,e),ya(h)&&Ra(t,e,h),l!=null&&Eh(e,h,u),h}function at(e,t,n,r,i,o,s,a){let l=Ee(),u=pt(),d=dr(u.consts,o);return Dc(l,u,e,t,n,r,i,d,s,a),at}var VI=BI;function BI(e,t,n,r){return Ca(!0),t[mt].createComment("")}var UI=new Ce(""),HI=(()=>{class e{static \u0275prov=_e({token:e,providedIn:"root",factory:()=>new $I})}return e})(),$I=class{queuedEffectCount=0;queues=new Map;schedule(e){this.enqueue(e)}remove(e){let t=e.zone,n=this.queues.get(t);n.has(e)&&(n.delete(e),this.queuedEffectCount--)}enqueue(e){let t=e.zone;this.queues.has(t)||this.queues.set(t,new Set);let n=this.queues.get(t);n.has(e)||(this.queuedEffectCount++,n.add(e))}flush(){for(;this.queuedEffectCount>0;)for(let[e,t]of this.queues)e===null?this.flushQueue(t):e.run(()=>this.flushQueue(t))}flushQueue(e){for(let t of e)e.delete(t),this.queuedEffectCount--,t.run()}};function Lv(e){return!!e&&typeof e.then=="function"}function zI(e){return!!e&&typeof e.subscribe=="function"}var qI=new Ce(""),Mv=(()=>{class e{resolve;reject;initialized=!1;done=!1;donePromise=new Promise((n,r)=>{this.resolve=n,this.reject=r});appInits=P(qI,{optional:!0})??[];injector=P(kt);constructor(){}runInitializers(){if(this.initialized)return;let n=[];for(let i of this.appInits){let o=L_(this.injector,i);if(Lv(o))n.push(o);else if(zI(o)){let s=new Promise((a,l)=>{o.subscribe({complete:a,error:l})});n.push(s)}}let r=()=>{this.done=!0,this.resolve()};Promise.all(n).then(()=>{r()}).catch(i=>{this.reject(i)}),n.length===0&&r(),this.initialized=!0}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),GI=new Ce("");function WI(){fw(()=>{throw new Ae(600,!1)})}function ZI(e){return e.isBoundToModule}var YI=10,pr=(()=>{class e{_runningTick=!1;_destroyed=!1;_destroyListeners=[];_views=[];internalErrorHandler=P(lx);afterRenderManager=P(Fm);zonelessEnabled=P(ch);rootEffectScheduler=P(HI);dirtyFlags=0;tracingSnapshot=null;externalTestViews=new Set;afterTick=new ye;get allViews(){return[...this.externalTestViews.keys(),...this._views]}get destroyed(){return this._destroyed}componentTypes=[];components=[];isStable=P(Ia).hasPendingTasks.pipe(ga(n=>!n));constructor(){P(Po,{optional:!0})}whenStable(){let n;return new Promise(r=>{n=this.isStable.subscribe({next:i=>{i&&r()}})}).finally(()=>{n.unsubscribe()})}_injector=P(qn);_rendererFactory=null;get injector(){return this._injector}bootstrap(n,r){ze(10);let i=n instanceof yv;if(!this._injector.get(Mv).done){let h=!i&&G1(n),v=!1;throw new Ae(405,v)}let o;i?o=n:o=this._injector.get(Mo).resolveComponentFactory(n),this.componentTypes.push(o.componentType);let s=ZI(o)?void 0:this._injector.get(vo),a=r||o.selector,l=o.create(kt.NULL,[],a,s),u=l.location.nativeElement,d=l.injector.get(UI,null);return d?.registerApplication(u),l.onDestroy(()=>{this.detachView(l.hostView),ms(this.components,l),d?.unregisterApplication(u)}),this._loadComponent(l),ze(11,l),l}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){ze(12),this.tracingSnapshot!==null?this.tracingSnapshot.run(gh.CHANGE_DETECTION,this.tickImpl):this.tickImpl()}tickImpl=()=>{if(this._runningTick)throw new Ae(101,!1);let n=Oe(null);try{this._runningTick=!0,this.synchronize()}catch(r){this.internalErrorHandler(r)}finally{this._runningTick=!1,this.tracingSnapshot?.dispose(),this.tracingSnapshot=null,Oe(n),this.afterTick.next(),ze(13)}};synchronize(){this._rendererFactory===null&&!this._injector.destroyed&&(this._rendererFactory=this._injector.get(En,null,{optional:!0}));let n=0;for(;this.dirtyFlags!==0&&n++<YI;)ze(14),this.synchronizeOnce(),ze(15)}synchronizeOnce(){if(this.dirtyFlags&16&&(this.dirtyFlags&=-17,this.rootEffectScheduler.flush()),this.dirtyFlags&7){let n=!!(this.dirtyFlags&1);this.dirtyFlags&=-8,this.dirtyFlags|=8;for(let{_lView:r,notifyErrorHandler:i}of this.allViews)KI(r,i,n,this.zonelessEnabled);if(this.dirtyFlags&=-5,this.syncDirtyFlagsWithViews(),this.dirtyFlags&23)return}else this._rendererFactory?.begin?.(),this._rendererFactory?.end?.();this.dirtyFlags&8&&(this.dirtyFlags&=-9,this.afterRenderManager.execute()),this.syncDirtyFlagsWithViews()}syncDirtyFlagsWithViews(){if(this.allViews.some(({_lView:n})=>wa(n))){this.dirtyFlags|=2;return}else this.dirtyFlags&=-8}attachView(n){let r=n;this._views.push(r),r.attachToAppRef(this)}detachView(n){let r=n;ms(this._views,r),r.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(GI,[]).forEach(r=>r(n))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(n=>n()),this._views.slice().forEach(n=>n.destroy())}finally{this._destroyed=!0,this._views=[],this._destroyListeners=[]}}onDestroy(n){return this._destroyListeners.push(n),()=>ms(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new Ae(406,!1);let n=this._injector;n.destroy&&!n.destroyed&&n.destroy()}get viewCount(){return this._views.length}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function ms(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}function KI(e,t,n,r){!n&&!wa(e)||hv(e,t,n&&!r?0:1)}function ja(e,t,n,r){let i=Ee(),o=Ti();if(Nn(i,o,t)){let s=pt(),a=xa();GS(a,i,e,t,n,r)}return ja}function Fv(e,t,n,r){return Nn(e,Ti(),n)?t+Io(n)+r:Xn}function Ko(e,t){return e<<17|t<<2}function Ur(e){return e>>17&32767}function JI(e){return(e&2)==2}function XI(e,t){return e&131071|t<<17}function Rc(e){return e|2}function vi(e){return(e&131068)>>2}function Sl(e,t){return e&-131069|t<<2}function QI(e){return(e&1)===1}function Nc(e){return e|1}function eT(e,t,n,r,i,o){let s=o?t.classBindings:t.styleBindings,a=Ur(s),l=vi(s);e[r]=n;let u=!1,d;if(Array.isArray(n)){let h=n;d=h[1],(d===null||To(h,d)>0)&&(u=!0)}else d=n;if(i)if(l!==0){let h=Ur(e[a+1]);e[r+1]=Ko(h,a),h!==0&&(e[h+1]=Sl(e[h+1],r)),e[a+1]=XI(e[a+1],r)}else e[r+1]=Ko(a,0),a!==0&&(e[a+1]=Sl(e[a+1],r)),a=r;else e[r+1]=Ko(l,0),a===0?a=r:e[l+1]=Sl(e[l+1],r),l=r;u&&(e[r+1]=Rc(e[r+1])),wf(e,d,r,!0),wf(e,d,r,!1),tT(t,d,e,r,o),s=Ko(a,l),o?t.classBindings=s:t.styleBindings=s}function tT(e,t,n,r,i){let o=i?e.residualClasses:e.residualStyles;o!=null&&typeof t=="string"&&To(o,t)>=0&&(n[r+1]=Nc(n[r+1]))}function wf(e,t,n,r){let i=e[n+1],o=t===null,s=r?Ur(i):vi(i),a=!1;for(;s!==0&&(a===!1||o);){let l=e[s],u=e[s+1];nT(l,t)&&(a=!0,e[s+1]=r?Nc(u):Rc(u)),s=r?Ur(u):vi(u)}a&&(e[n+1]=r?Rc(i):Nc(i))}function nT(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?To(e,t)>=0:!1}function Le(e,t,n){let r=Ee(),i=Ti();if(Nn(r,i,t)){let o=pt(),s=xa();xh(o,s,r,e,t,r[mt],n,!1)}return Le}function Ef(e,t,n,r,i){Ch(t,e,n,i?"class":"style",r)}function Va(e,t,n){return jv(e,t,n,!1),Va}function Ba(e,t){return jv(e,t,null,!0),Ba}function jv(e,t,n,r){let i=Ee(),o=pt(),s=CE(2);if(o.firstUpdatePass&&iT(o,e,s,r),t!==Xn&&Nn(i,s,t)){let a=o.data[mr()];cT(o,a,i,i[mt],e,i[s+1]=uT(t,n),r,s)}}function rT(e,t){return t>=e.expandoStartIndex}function iT(e,t,n,r){let i=e.data;if(i[n+1]===null){let o=i[mr()],s=rT(e,n);hT(o,r)&&t===null&&!s&&(t=!1),t=oT(i,o,t,r),eT(i,o,t,n,s,r)}}function oT(e,t,n,r){let i=DE(e),o=r?t.residualClasses:t.residualStyles;if(i===null)(r?t.classBindings:t.styleBindings)===0&&(n=Cl(null,e,t,n,r),n=yo(n,t.attrs,r),o=null);else{let s=t.directiveStylingLast;if(s===-1||e[s]!==i)if(n=Cl(i,e,t,n,r),o===null){let a=sT(e,t,r);a!==void 0&&Array.isArray(a)&&(a=Cl(null,e,t,a[1],r),a=yo(a,t.attrs,r),aT(e,t,r,a))}else o=lT(e,t,r)}return o!==void 0&&(r?t.residualClasses=o:t.residualStyles=o),n}function sT(e,t,n){let r=n?t.classBindings:t.styleBindings;if(vi(r)!==0)return e[Ur(r)]}function aT(e,t,n,r){let i=n?t.classBindings:t.styleBindings;e[Ur(i)]=r}function lT(e,t,n){let r,i=t.directiveEnd;for(let o=1+t.directiveStylingLast;o<i;o++){let s=e[o].hostAttrs;r=yo(r,s,n)}return yo(r,t.attrs,n)}function Cl(e,t,n,r,i){let o=null,s=n.directiveEnd,a=n.directiveStylingLast;for(a===-1?a=n.directiveStart:a++;a<s&&(o=t[a],r=yo(r,o.hostAttrs,i),o!==e);)a++;return e!==null&&(n.directiveStylingLast=a),r}function yo(e,t,n){let r=n?1:2,i=-1;if(t!==null)for(let o=0;o<t.length;o++){let s=t[o];typeof s=="number"?i=s:i===r&&(Array.isArray(e)||(e=e===void 0?[]:["",e]),z1(e,s,n?!0:t[++o]))}return e===void 0?null:e}function cT(e,t,n,r,i,o,s,a){if(!(t.type&3))return;let l=e.data,u=l[a+1],d=QI(u)?xf(l,t,n,i,vi(u),s):void 0;if(!qs(d)){qs(o)||JI(u)&&(o=xf(l,null,n,i,a,s));let h=G_(mr(),n);hC(r,s,h,i,o)}}function xf(e,t,n,r,i,o){let s=t===null,a;for(;i>0;){let l=e[i],u=Array.isArray(l),d=u?l[1]:l,h=d===null,v=n[i+1];v===Xn&&(v=h?zn:void 0);let m=h?pl(v,r):d===r?v:void 0;if(u&&!qs(m)&&(m=pl(l,r)),qs(m)&&(a=m,s))return a;let w=e[i+1];i=s?Ur(w):vi(w)}if(t!==null){let l=o?t.residualClasses:t.residualStyles;l!=null&&(a=pl(l,r))}return a}function qs(e){return e!==void 0}function uT(e,t){return e==null||e===""||(typeof t=="string"?e=e+t:typeof e=="object"&&(e=dn(sr(e)))),e}function hT(e,t){return(e.flags&(t?8:16))!==0}var dT=class{destroy(e){}updateValue(e,t){}swap(e,t){let n=Math.min(e,t),r=Math.max(e,t),i=this.detach(r);if(r-n>1){let o=this.detach(n);this.attach(n,i),this.attach(r,o)}else this.attach(n,i)}move(e,t){this.attach(t,this.detach(e))}};function Il(e,t,n,r,i){return e===n&&Object.is(t,r)?1:Object.is(i(e,t),i(n,r))?-1:0}function fT(e,t,n){let r,i,o=0,s=e.length-1,a;if(Array.isArray(t)){let l=t.length-1;for(;o<=s&&o<=l;){let u=e.at(o),d=t[o],h=Il(o,u,o,d,n);if(h!==0){h<0&&e.updateValue(o,d),o++;continue}let v=e.at(s),m=t[l],w=Il(s,v,l,m,n);if(w!==0){w<0&&e.updateValue(s,m),s--,l--;continue}let C=n(o,u),A=n(s,v),k=n(o,d);if(Object.is(k,A)){let $=n(l,m);Object.is($,C)?(e.swap(o,s),e.updateValue(s,m),l--,s--):e.move(s,o),e.updateValue(o,d),o++;continue}if(r??=new If,i??=Cf(e,o,s,n),Pc(e,r,o,k))e.updateValue(o,d),o++,s++;else if(i.has(k))r.set(C,e.detach(o)),s--;else{let $=e.create(o,t[o]);e.attach(o,$),o++,s++}}for(;o<=l;)Sf(e,r,n,o,t[o]),o++}else if(t!=null){let l=t[Symbol.iterator](),u=l.next();for(;!u.done&&o<=s;){let d=e.at(o),h=u.value,v=Il(o,d,o,h,n);if(v!==0)v<0&&e.updateValue(o,h),o++,u=l.next();else{r??=new If,i??=Cf(e,o,s,n);let m=n(o,h);if(Pc(e,r,o,m))e.updateValue(o,h),o++,s++,u=l.next();else if(!i.has(m))e.attach(o,e.create(o,h)),o++,s++,u=l.next();else{let w=n(o,d);r.set(w,e.detach(o)),s--}}}for(;!u.done;)Sf(e,r,n,e.length,u.value),u=l.next()}for(;o<=s;)e.destroy(e.detach(s--));r?.forEach(l=>{e.destroy(l)})}function Pc(e,t,n,r){return t!==void 0&&t.has(r)?(e.attach(n,t.get(r)),t.delete(r),!0):!1}function Sf(e,t,n,r,i){if(Pc(e,t,r,n(r,i)))e.updateValue(r,i);else{let o=e.create(r,i);e.attach(r,o)}}function Cf(e,t,n,r){let i=new Set;for(let o=t;o<=n;o++)i.add(r(o,e.at(o)));return i}var If=class{kvMap=new Map;_vMap=void 0;has(e){return this.kvMap.has(e)}delete(e){if(!this.has(e))return!1;let t=this.kvMap.get(e);return this._vMap!==void 0&&this._vMap.has(t)?(this.kvMap.set(e,this._vMap.get(t)),this._vMap.delete(t)):this.kvMap.delete(e),!0}get(e){return this.kvMap.get(e)}set(e,t){if(this.kvMap.has(e)){let n=this.kvMap.get(e);this._vMap===void 0&&(this._vMap=new Map);let r=this._vMap;for(;r.has(n);)n=r.get(n);r.set(n,t)}else this.kvMap.set(e,t)}forEach(e){for(let[t,n]of this.kvMap)if(e(n,t),this._vMap!==void 0){let r=this._vMap;for(;r.has(n);)n=r.get(n),e(n,t)}}};function ot(e,t){Zr("NgControlFlow");let n=Ee(),r=Ti(),i=n[r]!==Xn?n[r]:-1,o=i!==-1?Gs(n,ct+i):void 0,s=0;if(Nn(n,r,e)){let a=Oe(null);try{if(o!==void 0&&mv(o,s),e!==-1){let l=ct+e,u=Gs(n,l),d=kc(n[ge],l),h=mo(u,d.tView.ssrId),v=Na(n,d,t,{dehydratedView:h});La(u,v,s,fo(d,h))}}finally{Oe(a)}}else if(o!==void 0){let a=_v(o,s);a!==void 0&&(a[ht]=t)}}var pT=class{lContainer;$implicit;$index;constructor(e,t,n){this.lContainer=e,this.$implicit=t,this.$index=n}get $count(){return this.lContainer.length-Dt}};function Ai(e,t){return t}var gT=class{hasEmptyBlock;trackByFn;liveCollection;constructor(e,t,n){this.hasEmptyBlock=e,this.trackByFn=t,this.liveCollection=n}};function Wt(e,t,n,r,i,o,s,a,l,u,d,h,v){Zr("NgControlFlow");let m=Ee(),w=pt(),C=l!==void 0,A=Ee(),k=a?s.bind(A[mn][ht]):s,$=new gT(C,k);A[ct+e]=$,Dc(m,w,e+1,t,n,r,i,dr(w.consts,o)),C&&Dc(m,w,e+2,l,u,d,h,dr(w.consts,v))}var _T=class extends dT{lContainer;hostLView;templateTNode;operationsCounter=void 0;needsIndexUpdate=!1;constructor(e,t,n){super(),this.lContainer=e,this.hostLView=t,this.templateTNode=n}get length(){return this.lContainer.length-Dt}at(e){return this.getLView(e)[ht].$implicit}attach(e,t){let n=t[lo];this.needsIndexUpdate||=e!==this.length,La(this.lContainer,t,e,fo(this.templateTNode,n))}detach(e){return this.needsIndexUpdate||=e!==this.length-1,mT(this.lContainer,e)}create(e,t){let n=mo(this.lContainer,this.templateTNode.tView.ssrId),r=Na(this.hostLView,this.templateTNode,new pT(this.lContainer,t,e),{dehydratedView:n});return this.operationsCounter?.recordCreate(),r}destroy(e){Pa(e[ge],e),this.operationsCounter?.recordDestroy()}updateValue(e,t){this.getLView(e)[ht].$implicit=t}reset(){this.needsIndexUpdate=!1,this.operationsCounter?.reset()}updateIndexes(){if(this.needsIndexUpdate)for(let e=0;e<this.length;e++)this.getLView(e)[ht].$index=e}getLView(e){return vT(this.lContainer,e)}};function Zt(e){let t=Oe(null),n=mr();try{let r=Ee(),i=r[ge],o=r[n],s=n+1,a=Gs(r,s);if(o.liveCollection===void 0){let u=kc(i,s);o.liveCollection=new _T(a,r,u)}else o.liveCollection.reset();let l=o.liveCollection;if(fT(l,e,o.trackByFn),l.updateIndexes(),o.hasEmptyBlock){let u=Ti(),d=l.length===0;if(Nn(r,u,d)){let h=n+2,v=Gs(r,h);if(d){let m=kc(i,h),w=mo(v,m.tView.ssrId),C=Na(r,m,void 0,{dehydratedView:w});La(v,C,0,fo(m,w))}else mv(v,0)}}}finally{Oe(t)}}function Gs(e,t){return e[t]}function mT(e,t){return po(e,t)}function vT(e,t){return _v(e,t)}function kc(e,t){return Xu(e,t)}function X(e,t,n,r){let i=Ee(),o=pt(),s=ct+e,a=i[mt],l=o.firstCreatePass?Ev(s,o,i,t,Sh,th(),n,r):o.data[s],u=yT(o,i,l,a,t,e);i[s]=u;let d=ya(l);return _r(l,!0),Xm(a,u,l),!iv(l)&&Sa()&&ka(o,i,u,l),(mE()===0||d)&&On(u,i),vE(),d&&(Ra(o,i,l),_h(o,l,i)),r!==null&&Eh(i,l),X}function Q(){let e=Gt();nh()?X_():(e=e.parent,_r(e,!1));let t=e;wE(t)&&EE(),yE();let n=pt();return n.firstCreatePass&&xv(n,t),t.classesWithoutHost!=null&&FE(t)&&Ef(n,t,Ee(),t.classesWithoutHost,!0),t.stylesWithoutHost!=null&&jE(t)&&Ef(n,t,Ee(),t.stylesWithoutHost,!1),Q}function He(e,t,n,r){return X(e,t,n,r),Q(),He}var yT=(e,t,n,r,i,o)=>(Ca(!0),Km(r,i,kE()));function bT(e,t,n,r,i){let o=t.consts,s=dr(o,r),a=Lo(t,e,8,"ng-container",s);s!==null&&Tc(a,s,!0);let l=dr(o,i);return th()&&Nh(t,n,a,l,Sh),a.mergedAttrs=mi(a.mergedAttrs,a.attrs),t.queries!==null&&t.queries.elementStart(t,a),a}function Vv(e,t,n){let r=Ee(),i=pt(),o=e+ct,s=i.firstCreatePass?bT(o,i,r,t,n):i.data[o];_r(s,!0);let a=wT(i,r,s,e);return r[o]=a,Sa()&&ka(i,r,a,s),On(a,r),ya(s)&&(Ra(i,r,s),_h(i,s,r)),n!=null&&Eh(r,s),Vv}function Bv(){let e=Gt(),t=pt();return nh()?X_():(e=e.parent,_r(e,!1)),t.firstCreatePass&&(sh(t,e),Ju(e)&&t.queries.elementEnd(e)),Bv}function Lh(e,t,n){return Vv(e,t,n),Bv(),Lh}var wT=(e,t,n,r)=>(Ca(!0),NS(t[mt],""));function Bt(){return Ee()}function Uv(e,t,n){let r=Ee(),i=Ti();if(Nn(r,i,t)){let o=pt(),s=xa();xh(o,s,r,e,t,r[mt],n,!0)}return Uv}var Ws="en-US",ET=Ws;function xT(e){typeof e=="string"&&(ET=e.toLowerCase().replace(/_/g,"-"))}var ST=(e,t,n)=>{};function lt(e,t,n,r){let i=Ee(),o=pt(),s=Gt();return IT(o,i,i[mt],s,e,t,r),lt}function CT(e,t,n,r){let i=e.cleanup;if(i!=null)for(let o=0;o<i.length-1;o+=2){let s=i[o];if(s===n&&i[o+1]===r){let a=t[Ps],l=i[o+2];return a.length>l?a[l]:null}typeof s=="string"&&(o+=2)}return null}function IT(e,t,n,r,i,o,s){let a=ya(r),l=e.firstCreatePass?K_(e):null,u=t[ht],d=Y_(t),h=!0;if(r.type&3||s){let v=Ln(r,t),m=s?s(v):v,w=d.length,C=s?k=>s(qt(k[r.index])):r.index,A=null;if(!s&&a&&(A=CT(e,t,i,r.index)),A!==null){let k=A.__ngLastListenerFn__||A;k.__ngNextListenerFn__=o,A.__ngLastListenerFn__=o,h=!1}else{o=Df(r,t,u,o),ST(v,i,o);let k=n.listen(m,i,o);d.push(o,k),l&&l.push(i,C,w,w+1)}}else o=Df(r,t,u,o);if(h){let v=r.outputs?.[i],m=r.hostDirectiveOutputs?.[i];if(m&&m.length)for(let w=0;w<m.length;w+=2){let C=m[w],A=m[w+1];Tf(r,e,t,C,A,i,o,d,l)}if(v&&v.length)for(let w of v)Tf(r,e,t,w,i,i,o,d,l)}}function Tf(e,t,n,r,i,o,s,a,l){let u=n[r],d=t.data[r].outputs[i],h=u[d].subscribe(s),v=a.length;a.push(s,h),l&&l.push(o,e.index,v,-(v+1))}function Of(e,t,n,r){let i=Oe(null);try{return ze(6,t,n),n(r)!==!1}catch(o){return rv(e,o),!1}finally{ze(7,t,n),Oe(i)}}function Df(e,t,n,r){return function i(o){if(o===Function)return r;let s=Ii(e)?tn(e.index,t):t;Rh(s,5);let a=Of(t,n,r,o),l=i.__ngNextListenerFn__;for(;l;)a=Of(t,n,l,o)&&a,l=l.__ngNextListenerFn__;return a}}function le(e=1){return NE(e)}function Li(e,t,n){return Hv(e,"",t,"",n),Li}function Hv(e,t,n,r,i){let o=Ee(),s=Fv(o,t,n,r);if(s!==Xn){let a=pt(),l=xa();xh(a,l,o,e,s,o[mt],i,!1)}return Hv}function Zs(e,t,n){bI(e,t,n)}function Ys(e){let t=Ee(),n=pt(),r=tm();rh(r+1);let i=kh(n,r);if(e.dirty&&dE(t)===((i.metadata.flags&2)===2)){if(i.matches===null)e.reset([]);else{let o=xI(t,r);e.reset(o,ux),e.notifyOnChanges()}return!0}return!1}function Ks(){return vI(Ee(),tm())}function Mh(e,t,n,r){n>=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=r}function Hn(e){let t=Q_();return ba(t,ct+e)}function nt(e,t=""){let n=Ee(),r=pt(),i=e+ct,o=r.firstCreatePass?Lo(r,i,1,t,null):r.data[i],s=TT(r,n,o,t,e);n[i]=s,Sa()&&ka(r,n,s,o),_r(o,!1)}var TT=(e,t,n,r,i)=>(Ca(!0),DS(t[mt],r));function Ua(e){return Pn("",e,""),Ua}function Pn(e,t,n){let r=Ee(),i=Fv(r,e,t,n);return i!==Xn&&OT(r,mr(),i),Pn}function OT(e,t,n){let r=G_(t,e);RS(e[mt],r,n)}var $v={};function vr(e){let t=pt(),n=Ee(),r=e+ct,i=Lo(t,r,128,null,null);return _r(i,!1),Mh(t,n,r,$v),vr}function bo(e){Zr("NgLet");let t=pt(),n=Ee(),r=mr();return Mh(t,n,r,e),e}function Dn(e){let t=Q_(),n=ba(t,ct+e);if(n===$v)throw new Ae(314,!1);return n}function DT(e,t,n){let r=pt();if(r.firstCreatePass){let i=Rn(e);Ac(n,r.data,r.blueprint,i,!0),Ac(t,r.data,r.blueprint,i,!1)}}function Ac(e,t,n,r,i){if(e=Pt(e),Array.isArray(e))for(let o=0;o<e.length;o++)Ac(e[o],t,n,r,i);else{let o=pt(),s=Ee(),a=Gt(),l=gi(e)?e:Pt(e.provide),u=A_(e),d=a.providerIndexes&1048575,h=a.directiveStart,v=a.providerIndexes>>20;if(gi(e)||!e.multi){let m=new No(u,i,Ot),w=Ol(l,t,i?d:d+v,h);w===-1?(_c(Bs(a,s),o,l),Tl(o,e,t.length),t.push(l),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(m),s.push(m)):(n[w]=m,s[w]=m)}else{let m=Ol(l,t,d+v,h),w=Ol(l,t,d,d+v),C=m>=0&&n[m],A=w>=0&&n[w];if(i&&!A||!i&&!C){_c(Bs(a,s),o,l);let k=PT(i?NT:RT,n.length,i,r,u);!i&&A&&(n[w].providerFactory=k),Tl(o,e,t.length,0),t.push(l),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(k),s.push(k)}else{let k=zv(n[i?w:m],u,!i&&r);Tl(o,e,m>-1?m:w,k)}!i&&r&&A&&n[w].componentProviders++}}}function Tl(e,t,n,r){let i=gi(t),o=X1(t);if(i||o){let s=(o?Pt(t.useClass):t).prototype.ngOnDestroy;if(s){let a=e.destroyHooks||(e.destroyHooks=[]);if(!i&&t.multi){let l=a.indexOf(n);l===-1?a.push(n,[r,s]):a[l+1].push(r,s)}else a.push(n,s)}}}function zv(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function Ol(e,t,n,r){for(let i=n;i<r;i++)if(t[i]===e)return i;return-1}function RT(e,t,n,r){return Lc(this.multi,[])}function NT(e,t,n,r){let i=this.multi,o;if(this.providerFactory){let s=this.providerFactory.componentProviders,a=ho(n,n[ge],this.providerFactory.index,r);o=a.slice(0,s),Lc(i,o);for(let l=s;l<a.length;l++)o.push(a[l])}else o=[],Lc(i,o);return o}function Lc(e,t){for(let n=0;n<e.length;n++){let r=e[n];t.push(r())}return t}function PT(e,t,n,r,i){let o=new No(e,n,Ot);return o.multi=[],o.index=t,o.componentProviders=0,zv(o,i,r&&!n),o}function kT(e,t=[]){return n=>{n.providersResolver=(r,i)=>DT(r,i?i(e):e,t)}}function qv(e,t,n,r){return Wv(Ee(),Ea(),e,t,n,r)}function AT(e,t,n,r,i){return Zv(Ee(),Ea(),e,t,n,r,i)}function Gv(e,t){let n=e[t];return n===Xn?void 0:n}function Wv(e,t,n,r,i,o){let s=t+n;return Nn(e,s,i)?Av(e,s+1,o?r.call(o,i):r(i)):Gv(e,s+1)}function Zv(e,t,n,r,i,o,s){let a=t+n;return FI(e,a,i,o)?Av(e,a+2,s?r.call(s,i,o):r(i,o)):Gv(e,a+2)}function vn(e,t){let n=pt(),r,i=e+ct;n.firstCreatePass?(r=LT(t,n.pipeRegistry),n.data[i]=r,r.onDestroy&&(n.destroyHooks??=[]).push(i,r.onDestroy)):r=n.data[i];let o=r.factory||(r.factory=Ar(r.type,!0)),s,a=Mt(Ot);try{let l=Vs(!1),u=o();return Vs(l),Mh(n,Ee(),i,u),u}finally{Mt(a)}}function LT(e,t){if(t)for(let n=t.length-1;n>=0;n--){let r=t[n];if(e===r.name)return r}}function kn(e,t,n){let r=e+ct,i=Ee(),o=ba(i,r);return Yv(i,r)?Wv(i,Ea(),t,o.transform,n,o):o.transform(n)}function MT(e,t,n,r){let i=e+ct,o=Ee(),s=ba(o,i);return Yv(o,i)?Zv(o,Ea(),t,s.transform,n,r,s):s.transform(n,r)}function Yv(e,t){return e[ge].data[t].pure}function FT(e,t){return Ma(e,t)}var jT=class{full;major;minor;patch;constructor(e){this.full=e;let t=e.split(".");this.major=t[0],this.minor=t[1],this.patch=t.slice(2).join(".")}},Rf=new jT("19.2.0"),VT=(()=>{class e{zone=P(Ze);changeDetectionScheduler=P(Oi);applicationRef=P(pr);_onMicrotaskEmptySubscription;initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.changeDetectionScheduler.runningTick||this.zone.run(()=>{this.applicationRef.tick()})}}))}ngOnDestroy(){this._onMicrotaskEmptySubscription?.unsubscribe()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function BT({ngZoneFactory:e,ignoreChangesOutsideZone:t,scheduleInRootZone:n}){return e??=()=>new Ze(Ye(j({},UT()),{scheduleInRootZone:n})),[{provide:Ze,useFactory:e},{provide:Ns,multi:!0,useFactory:()=>{let r=P(VT,{optional:!0});return()=>r.initialize()}},{provide:Ns,multi:!0,useFactory:()=>{let r=P(HT);return()=>{r.initialize()}}},t===!0?{provide:wm,useValue:!0}:[],{provide:uh,useValue:n??bm}]}function UT(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:e?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:e?.runCoalescing??!1}}var HT=(()=>{class e{subscription=new bt;initialized=!1;zone=P(Ze);pendingTasks=P(Ia);initialize(){if(this.initialized)return;this.initialized=!0;let n=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(n=this.pendingTasks.add()),this.zone.runOutsideAngular(()=>{this.subscription.add(this.zone.onStable.subscribe(()=>{Ze.assertNotInAngularZone(),queueMicrotask(()=>{n!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(n),n=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{Ze.assertInAngularZone(),n??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Kv=(()=>{class e{appRef=P(pr);taskService=P(Ia);ngZone=P(Ze);zonelessEnabled=P(ch);tracing=P(Po,{optional:!0});disableScheduling=P(wm,{optional:!0})??!1;zoneIsDefined=typeof Zone<"u"&&!!Zone.root.run;schedulerTickApplyArgs=[{data:{__scheduler_tick__:!0}}];subscriptions=new bt;angularZoneId=this.zoneIsDefined?this.ngZone._inner?.get(Hs):null;scheduleInRootZone=!this.zonelessEnabled&&this.zoneIsDefined&&(P(uh,{optional:!0})??!1);cancelScheduledCallback=null;useMicrotaskScheduler=!1;runningTick=!1;pendingRenderTaskId=null;constructor(){this.subscriptions.add(this.appRef.afterTick.subscribe(()=>{this.runningTick||this.cleanup()})),this.subscriptions.add(this.ngZone.onUnstable.subscribe(()=>{this.runningTick||this.cleanup()})),this.disableScheduling||=!this.zonelessEnabled&&(this.ngZone instanceof xm||!this.zoneIsDefined)}notify(n){if(!this.zonelessEnabled&&n===5)return;let r=!1;switch(n){case 0:{this.appRef.dirtyFlags|=2;break}case 3:case 2:case 4:case 5:case 1:{this.appRef.dirtyFlags|=4;break}case 6:{this.appRef.dirtyFlags|=2,r=!0;break}case 12:{this.appRef.dirtyFlags|=16,r=!0;break}case 13:{this.appRef.dirtyFlags|=2,r=!0;break}case 11:{r=!0;break}case 9:case 8:case 7:case 10:default:this.appRef.dirtyFlags|=8}if(this.appRef.tracingSnapshot=this.tracing?.snapshot(this.appRef.tracingSnapshot)??null,!this.shouldScheduleTick(r))return;let i=this.useMicrotaskScheduler?tf:Em;this.pendingRenderTaskId=this.taskService.add(),this.scheduleInRootZone?this.cancelScheduledCallback=Zone.root.run(()=>i(()=>this.tick())):this.cancelScheduledCallback=this.ngZone.runOutsideAngular(()=>i(()=>this.tick()))}shouldScheduleTick(n){return!(this.disableScheduling&&!n||this.appRef.destroyed||this.pendingRenderTaskId!==null||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Zone.current.get(Hs+this.angularZoneId))}tick(){if(this.runningTick||this.appRef.destroyed)return;if(this.appRef.dirtyFlags===0){this.cleanup();return}!this.zonelessEnabled&&this.appRef.dirtyFlags&7&&(this.appRef.dirtyFlags|=1);let n=this.taskService.add();try{this.ngZone.run(()=>{this.runningTick=!0,this.appRef._tick()},void 0,this.schedulerTickApplyArgs)}catch(r){throw this.taskService.remove(n),r}finally{this.cleanup()}this.useMicrotaskScheduler=!0,tf(()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(n)})}ngOnDestroy(){this.subscriptions.unsubscribe(),this.cleanup()}cleanup(){if(this.runningTick=!1,this.cancelScheduledCallback?.(),this.cancelScheduledCallback=null,this.pendingRenderTaskId!==null){let n=this.pendingRenderTaskId;this.pendingRenderTaskId=null,this.taskService.remove(n)}}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function $T(){return Zr("NgZoneless"),W1([{provide:Oi,useExisting:Kv},{provide:Ze,useClass:xm},{provide:ch,useValue:!0},{provide:uh,useValue:!1},[]])}function zT(){return typeof $localize<"u"&&$localize.locale||Ws}var Jv=new Ce("",{providedIn:"root",factory:()=>P(Jv,De.Optional|De.SkipSelf)||zT()}),Mc=new Ce(""),qT=new Ce("");function Ui(e){return!e.moduleRef}function GT(e){let t=Ui(e)?e.r3Injector:e.moduleRef.injector,n=t.get(Ze);return n.run(()=>{Ui(e)?e.r3Injector.resolveInjectorInitializers():e.moduleRef.resolveInjectorInitializers();let r=t.get(Di,null),i;if(n.runOutsideAngular(()=>{i=n.onError.subscribe({next:o=>{r.handleError(o)}})}),Ui(e)){let o=()=>t.destroy(),s=e.platformInjector.get(Mc);s.add(o),t.onDestroy(()=>{i.unsubscribe(),s.delete(o)})}else{let o=()=>e.moduleRef.destroy(),s=e.platformInjector.get(Mc);s.add(o),e.moduleRef.onDestroy(()=>{ms(e.allPlatformModules,e.moduleRef),i.unsubscribe(),s.delete(o)})}return ZT(r,n,()=>{let o=t.get(Mv);return o.runInitializers(),o.donePromise.then(()=>{let s=t.get(Jv,Ws);if(xT(s||Ws),!t.get(qT,!0))return Ui(e)?t.get(pr):(e.allPlatformModules.push(e.moduleRef),e.moduleRef);if(Ui(e)){let a=t.get(pr);return e.rootComponent!==void 0&&a.bootstrap(e.rootComponent),a}else return WT(e.moduleRef,e.allPlatformModules),e.moduleRef})})})}function WT(e,t){let n=e.injector.get(pr);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(r=>n.bootstrap(r));else if(e.instance.ngDoBootstrap)e.instance.ngDoBootstrap(n);else throw new Ae(-403,!1);t.push(e)}function ZT(e,t,n){try{let r=n();return Lv(r)?r.catch(i=>{throw t.runOutsideAngular(()=>e.handleError(i)),i}):r}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}var vs=null;function YT(e=[],t){return kt.create({name:t,providers:[{provide:Yu,useValue:"platform"},{provide:Mc,useValue:new Set([()=>vs=null])},...e]})}function KT(e=[]){if(vs)return vs;let t=YT(e);return vs=t,WI(),JT(t),t}function JT(e){let t=e.get(km,null);L_(e,()=>{t?.forEach(n=>n())})}var Ha=(()=>{class e{static __NG_ELEMENT_ID__=XT}return e})();function XT(e){return QT(Gt(),Ee(),(e&16)===16)}function QT(e,t,n){if(Ii(e)&&!n){let r=tn(e.index,t);return new go(r,r)}else if(e.type&175){let r=t[mn];return new go(r,t)}return null}function eO(e){ze(8);try{let{rootComponent:t,appProviders:n,platformProviders:r}=e,i=KT(r),o=[BT({}),{provide:Oi,useExisting:Kv},...n||[]],s=new Nv({providers:o,parent:i,debugName:"",runEnvironmentInitializers:!1});return GT({r3Injector:s.injector,platformInjector:i,rootComponent:t})}catch(t){return Promise.reject(t)}finally{ze(9)}}function tO(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function nO(e,t=NaN){return!isNaN(parseFloat(e))&&!isNaN(Number(e))?Number(e):t}function rO(e){let t=Oe(null);try{return e()}finally{Oe(t)}}var NM=class{[lr];constructor(e){this[lr]=e}destroy(){this[lr].destroy()}};function Xv(e,t){let n=Mr(e),r=t.elementInjector||va();return new Ph(n).create(r,t.projectableNodes,t.hostElement,t.environmentInjector)}var iO={schedule(e,t){let n=setTimeout(e,t);return()=>clearTimeout(n)}};function oO(e){return e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function sO(e){return!!e&&e.nodeType===Node.ELEMENT_NODE}var Dl;function aO(e,t){if(!Dl){let n=Element.prototype;Dl=n.matches||n.matchesSelector||n.mozMatchesSelector||n.msMatchesSelector||n.oMatchesSelector||n.webkitMatchesSelector}return e.nodeType===Node.ELEMENT_NODE?Dl.call(e,t):!1}function lO(e){let t={};return e.forEach(({propName:n,templateName:r,transform:i})=>{t[oO(r)]=[n,i]}),t}function cO(e,t){return t.get(Mo).resolveComponentFactory(e).inputs}function uO(e,t){let n=e.childNodes,r=t.map(()=>[]),i=-1;t.some((o,s)=>o==="*"?(i=s,!0):!1);for(let o=0,s=n.length;o<s;++o){let a=n[o],l=hO(a,t,i);l!==-1&&r[l].push(a)}return r}function hO(e,t,n){let r=n;return sO(e)&&t.some((i,o)=>i!=="*"&&aO(e,i)?(r=o,!0):!1),r}var dO=10,fO=class{componentFactory;inputMap=new Map;constructor(e,t){this.componentFactory=t.get(Mo).resolveComponentFactory(e);for(let n of this.componentFactory.inputs)this.inputMap.set(n.propName,n.templateName)}create(e){return new pO(this.componentFactory,e,this.inputMap)}},pO=class{componentFactory;injector;inputMap;eventEmitters=new kw(1);events=this.eventEmitters.pipe(g_(e=>_a(...e)));componentRef=null;scheduledDestroyFn=null;initialInputValues=new Map;ngZone;elementZone;appRef;cdScheduler;constructor(e,t,n){this.componentFactory=e,this.injector=t,this.inputMap=n,this.ngZone=this.injector.get(Ze),this.appRef=this.injector.get(pr),this.cdScheduler=t.get(Oi),this.elementZone=typeof Zone>"u"?null:this.ngZone.run(()=>Zone.current)}connect(e){this.runInZone(()=>{if(this.scheduledDestroyFn!==null){this.scheduledDestroyFn(),this.scheduledDestroyFn=null;return}this.componentRef===null&&this.initializeComponent(e)})}disconnect(){this.runInZone(()=>{this.componentRef===null||this.scheduledDestroyFn!==null||(this.scheduledDestroyFn=iO.schedule(()=>{this.componentRef!==null&&(this.componentRef.destroy(),this.componentRef=null)},dO))})}getInputValue(e){return this.runInZone(()=>this.componentRef===null?this.initialInputValues.get(e):this.componentRef.instance[e])}setInputValue(e,t){if(this.componentRef===null){this.initialInputValues.set(e,t);return}this.runInZone(()=>{this.componentRef.setInput(this.inputMap.get(e)??e,t),this.componentRef.hostView.dirty&&(this.componentRef.changeDetectorRef.markForRefresh(),this.cdScheduler.notify(6))})}initializeComponent(e){let t=kt.create({providers:[],parent:this.injector}),n=uO(e,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(t,n,e),this.initializeInputs(),this.initializeOutputs(this.componentRef),this.appRef.attachView(this.componentRef.hostView),this.componentRef.hostView.detectChanges()}initializeInputs(){for(let[e,t]of this.initialInputValues)this.setInputValue(e,t);this.initialInputValues.clear()}initializeOutputs(e){let t=this.componentFactory.outputs.map(({propName:n,templateName:r})=>{let i=e.instance[n];return new wt(o=>{let s=i.subscribe(a=>o.next({name:r,value:a}));return()=>s.unsubscribe()})});this.eventEmitters.next(t)}runInZone(e){return this.elementZone&&Zone.current!==this.elementZone?this.ngZone.run(e):e()}},gO=class extends HTMLElement{ngElementEventsSubscription=null};function _O(e,t){let n=cO(e,t.injector),r=t.strategyFactory||new fO(e,t.injector),i=lO(n);class o extends gO{injector;static observedAttributes=Object.keys(i);get ngElementStrategy(){if(!this._ngElementStrategy){let a=this._ngElementStrategy=r.create(this.injector||t.injector);n.forEach(({propName:l,transform:u})=>{if(!this.hasOwnProperty(l))return;let d=this[l];delete this[l],a.setInputValue(l,d,u)})}return this._ngElementStrategy}_ngElementStrategy;constructor(a){super(),this.injector=a}attributeChangedCallback(a,l,u,d){let[h,v]=i[a];this.ngElementStrategy.setInputValue(h,u,v)}connectedCallback(){let a=!1;this.ngElementStrategy.events&&(this.subscribeToEvents(),a=!0),this.ngElementStrategy.connect(this),a||this.subscribeToEvents()}disconnectedCallback(){this._ngElementStrategy&&this._ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)}subscribeToEvents(){this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe(a=>{let l=new CustomEvent(a.name,{detail:a.value});this.dispatchEvent(l)})}}return n.forEach(({propName:s,transform:a})=>{Object.defineProperty(o.prototype,s,{get(){return this.ngElementStrategy.getInputValue(s)},set(l){this.ngElementStrategy.setInputValue(s,l,a)},configurable:!0,enumerable:!0})}),o}var Qv=null;function eo(){return Qv}function mO(e){Qv??=e}var vO=class{},et=new Ce(""),ey=(()=>{class e{historyGo(n){throw new Error("")}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:()=>P(yO),providedIn:"platform"})}return e})(),yO=(()=>{class e extends ey{_location;_history;_doc=P(et);constructor(){super(),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return eo().getBaseHref(this._doc)}onPopState(n){let r=eo().getGlobalEventTarget(this._doc,"window");return r.addEventListener("popstate",n,!1),()=>r.removeEventListener("popstate",n)}onHashChange(n){let r=eo().getGlobalEventTarget(this._doc,"window");return r.addEventListener("hashchange",n,!1),()=>r.removeEventListener("hashchange",n)}get href(){return this._location.href}get protocol(){return this._location.protocol}get hostname(){return this._location.hostname}get port(){return this._location.port}get pathname(){return this._location.pathname}get search(){return this._location.search}get hash(){return this._location.hash}set pathname(n){this._location.pathname=n}pushState(n,r,i){this._history.pushState(n,r,i)}replaceState(n,r,i){this._history.replaceState(n,r,i)}forward(){this._history.forward()}back(){this._history.back()}historyGo(n=0){this._history.go(n)}getState(){return this._history.state}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:()=>new e,providedIn:"platform"})}return e})();function ty(e,t){return e?t?e.endsWith("/")?t.startsWith("/")?e+t.slice(1):e+t:t.startsWith("/")?e+t:`${e}/${t}`:e:t}function Nf(e){let t=e.search(/#|\?|$/);return e[t-1]==="/"?e.slice(0,t-1)+e.slice(t):e}function Dr(e){return e&&e[0]!=="?"?`?${e}`:e}var Fh=(()=>{class e{historyGo(n){throw new Error("")}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:()=>P(wO),providedIn:"root"})}return e})(),bO=new Ce(""),wO=(()=>{class e extends Fh{_platformLocation;_baseHref;_removeListenerFns=[];constructor(n,r){super(),this._platformLocation=n,this._baseHref=r??this._platformLocation.getBaseHrefFromDOM()??P(et).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(n){this._removeListenerFns.push(this._platformLocation.onPopState(n),this._platformLocation.onHashChange(n))}getBaseHref(){return this._baseHref}prepareExternalUrl(n){return ty(this._baseHref,n)}path(n=!1){let r=this._platformLocation.pathname+Dr(this._platformLocation.search),i=this._platformLocation.hash;return i&&n?`${r}${i}`:r}pushState(n,r,i,o){let s=this.prepareExternalUrl(i+Dr(o));this._platformLocation.pushState(n,r,s)}replaceState(n,r,i,o){let s=this.prepareExternalUrl(i+Dr(o));this._platformLocation.replaceState(n,r,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(n=0){this._platformLocation.historyGo?.(n)}static \u0275fac=function(n){return new(n||e)(je(ey),je(bO,8))};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),ny=(()=>{class e{_subject=new ye;_basePath;_locationStrategy;_urlChangeListeners=[];_urlChangeSubscription=null;constructor(n){this._locationStrategy=n;let r=this._locationStrategy.getBaseHref();this._basePath=SO(Nf(Pf(r))),this._locationStrategy.onPopState(i=>{this._subject.next({url:this.path(!0),pop:!0,state:i.state,type:i.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(n=!1){return this.normalize(this._locationStrategy.path(n))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(n,r=""){return this.path()==this.normalize(n+Dr(r))}normalize(n){return e.stripTrailingSlash(xO(this._basePath,Pf(n)))}prepareExternalUrl(n){return n&&n[0]!=="/"&&(n="/"+n),this._locationStrategy.prepareExternalUrl(n)}go(n,r="",i=null){this._locationStrategy.pushState(i,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Dr(r)),i)}replaceState(n,r="",i=null){this._locationStrategy.replaceState(i,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Dr(r)),i)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(n=0){this._locationStrategy.historyGo?.(n)}onUrlChange(n){return this._urlChangeListeners.push(n),this._urlChangeSubscription??=this.subscribe(r=>{this._notifyUrlChangeListeners(r.url,r.state)}),()=>{let r=this._urlChangeListeners.indexOf(n);this._urlChangeListeners.splice(r,1),this._urlChangeListeners.length===0&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(n="",r){this._urlChangeListeners.forEach(i=>i(n,r))}subscribe(n,r,i){return this._subject.subscribe({next:n,error:r??void 0,complete:i??void 0})}static normalizeQueryParams=Dr;static joinWithSlash=ty;static stripTrailingSlash=Nf;static \u0275fac=function(n){return new(n||e)(je(Fh))};static \u0275prov=_e({token:e,factory:()=>EO(),providedIn:"root"})}return e})();function EO(){return new ny(je(Fh))}function xO(e,t){if(!e||!t.startsWith(e))return t;let n=t.substring(e.length);return n===""||["/",";","?","#"].includes(n[0])?n:t}function Pf(e){return e.replace(/\/index.html$/,"")}function SO(e){if(new RegExp("^(https?:)?//").test(e)){let[,t]=e.split(/\/\/[^\/]+/);return t}return e}function CO(e,t){t=encodeURIComponent(t);for(let n of e.split(";")){let r=n.indexOf("="),[i,o]=r==-1?[n,""]:[n.slice(0,r),n.slice(r+1)];if(i.trim()===t)return decodeURIComponent(o)}return null}var Rl=/\s+/,kf=[],$a=(()=>{class e{_ngEl;_renderer;initialClasses=kf;rawClass;stateMap=new Map;constructor(n,r){this._ngEl=n,this._renderer=r}set klass(n){this.initialClasses=n!=null?n.trim().split(Rl):kf}set ngClass(n){this.rawClass=typeof n=="string"?n.trim().split(Rl):n}ngDoCheck(){for(let r of this.initialClasses)this._updateState(r,!0);let n=this.rawClass;if(Array.isArray(n)||n instanceof Set)for(let r of n)this._updateState(r,!0);else if(n!=null)for(let r of Object.keys(n))this._updateState(r,!!n[r]);this._applyStateDiff()}_updateState(n,r){let i=this.stateMap.get(n);i!==void 0?(i.enabled!==r&&(i.changed=!0,i.enabled=r),i.touched=!0):this.stateMap.set(n,{enabled:r,changed:!0,touched:!0})}_applyStateDiff(){for(let n of this.stateMap){let r=n[0],i=n[1];i.changed?(this._toggleClass(r,i.enabled),i.changed=!1):i.touched||(i.enabled&&this._toggleClass(r,!1),this.stateMap.delete(r)),i.touched=!1}}_toggleClass(n,r){n=n.trim(),n.length>0&&n.split(Rl).forEach(i=>{r?this._renderer.addClass(this._ngEl.nativeElement,i):this._renderer.removeClass(this._ngEl.nativeElement,i)})}static \u0275fac=function(n){return new(n||e)(Ot(Vt),Ot(bv))};static \u0275dir=Fa({type:e,selectors:[["","ngClass",""]],inputs:{klass:[0,"class","klass"],ngClass:"ngClass"}})}return e})(),IO=(()=>{class e{_viewContainerRef;_viewRef=null;ngTemplateOutletContext=null;ngTemplateOutlet=null;ngTemplateOutletInjector=null;constructor(n){this._viewContainerRef=n}ngOnChanges(n){if(this._shouldRecreateView(n)){let r=this._viewContainerRef;if(this._viewRef&&r.remove(r.indexOf(this._viewRef)),!this.ngTemplateOutlet){this._viewRef=null;return}let i=this._createContextForwardProxy();this._viewRef=r.createEmbeddedView(this.ngTemplateOutlet,i,{injector:this.ngTemplateOutletInjector??void 0})}}_shouldRecreateView(n){return!!n.ngTemplateOutlet||!!n.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(n,r,i)=>this.ngTemplateOutletContext?Reflect.set(this.ngTemplateOutletContext,r,i):!1,get:(n,r,i)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,r,i)}})}static \u0275fac=function(n){return new(n||e)(Ot(Pi))};static \u0275dir=Fa({type:e,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},features:[U_]})}return e})(),ry="browser",TO="server";function OO(e){return e===ry}function iy(e){return e===TO}var DO=class{},RO=class extends vO{supportsDOMEvents=!0},NO=class oy extends RO{static makeCurrent(){mO(new oy)}onAndCancel(t,n,r,i){return t.addEventListener(n,r,i),()=>{t.removeEventListener(n,r,i)}}dispatchEvent(t,n){t.dispatchEvent(n)}remove(t){t.remove()}createElement(t,n){return n=n||this.getDefaultDocument(),n.createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,n){return n==="window"?window:n==="document"?t:n==="body"?t.body:null}getBaseHref(t){let n=PO();return n==null?null:kO(n)}resetBaseElement(){Yi=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return CO(document.cookie,t)}},Yi=null;function PO(){return Yi=Yi||document.querySelector("base"),Yi?Yi.getAttribute("href"):null}function kO(e){return new URL(e,document.baseURI).pathname}var AO=(()=>{class e{build(){return new XMLHttpRequest}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac})}return e})(),Fc=new Ce(""),sy=(()=>{class e{_zone;_plugins;_eventNameToPlugin=new Map;constructor(n,r){this._zone=r,n.forEach(i=>{i.manager=this}),this._plugins=n.slice().reverse()}addEventListener(n,r,i,o){return this._findPluginFor(r).addEventListener(n,r,i,o)}getZone(){return this._zone}_findPluginFor(n){let r=this._eventNameToPlugin.get(n);if(r)return r;if(r=this._plugins.find(i=>i.supports(n)),!r)throw new Ae(5101,!1);return this._eventNameToPlugin.set(n,r),r}static \u0275fac=function(n){return new(n||e)(je(Fc),je(Ze))};static \u0275prov=_e({token:e,factory:e.\u0275fac})}return e})(),ay=class{_doc;constructor(e){this._doc=e}manager},ys="ng-app-id";function Af(e){for(let t of e)t.remove()}function Lf(e,t){let n=t.createElement("style");return n.textContent=e,n}function LO(e,t,n,r){let i=e.head?.querySelectorAll(`style[${ys}="${t}"],link[${ys}="${t}"]`);if(i)for(let o of i)o.removeAttribute(ys),o instanceof HTMLLinkElement?r.set(o.href.slice(o.href.lastIndexOf("/")+1),{usage:0,elements:[o]}):o.textContent&&n.set(o.textContent,{usage:0,elements:[o]})}function jc(e,t){let n=t.createElement("link");return n.setAttribute("rel","stylesheet"),n.setAttribute("href",e),n}var ly=(()=>{class e{doc;appId;nonce;inline=new Map;external=new Map;hosts=new Set;isServer;constructor(n,r,i,o={}){this.doc=n,this.appId=r,this.nonce=i,this.isServer=iy(o),LO(n,r,this.inline,this.external),this.hosts.add(n.head)}addStyles(n,r){for(let i of n)this.addUsage(i,this.inline,Lf);r?.forEach(i=>this.addUsage(i,this.external,jc))}removeStyles(n,r){for(let i of n)this.removeUsage(i,this.inline);r?.forEach(i=>this.removeUsage(i,this.external))}addUsage(n,r,i){let o=r.get(n);o?o.usage++:r.set(n,{usage:1,elements:[...this.hosts].map(s=>this.addElement(s,i(n,this.doc)))})}removeUsage(n,r){let i=r.get(n);i&&(i.usage--,i.usage<=0&&(Af(i.elements),r.delete(n)))}ngOnDestroy(){for(let[,{elements:n}]of[...this.inline,...this.external])Af(n);this.hosts.clear()}addHost(n){this.hosts.add(n);for(let[r,{elements:i}]of this.inline)i.push(this.addElement(n,Lf(r,this.doc)));for(let[r,{elements:i}]of this.external)i.push(this.addElement(n,jc(r,this.doc)))}removeHost(n){this.hosts.delete(n)}addElement(n,r){return this.nonce&&r.setAttribute("nonce",this.nonce),this.isServer&&r.setAttribute(ys,this.appId),n.appendChild(r)}static \u0275fac=function(n){return new(n||e)(je(et),je(ph),je(Am,8),je(Ta))};static \u0275prov=_e({token:e,factory:e.\u0275fac})}return e})(),Nl={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/Math/MathML"},jh=/%COMP%/g,cy="%COMP%",MO=`_nghost-${cy}`,FO=`_ngcontent-${cy}`,jO=!0,VO=new Ce("",{providedIn:"root",factory:()=>jO});function BO(e){return FO.replace(jh,e)}function UO(e){return MO.replace(jh,e)}function uy(e,t){return t.map(n=>n.replace(jh,e))}var Mf=(()=>{class e{eventManager;sharedStylesHost;appId;removeStylesOnCompDestroy;doc;platformId;ngZone;nonce;tracingService;rendererByCompId=new Map;defaultRenderer;platformIsServer;constructor(n,r,i,o,s,a,l,u=null,d=null){this.eventManager=n,this.sharedStylesHost=r,this.appId=i,this.removeStylesOnCompDestroy=o,this.doc=s,this.platformId=a,this.ngZone=l,this.nonce=u,this.tracingService=d,this.platformIsServer=iy(a),this.defaultRenderer=new Vh(n,s,l,this.platformIsServer,this.tracingService)}createRenderer(n,r){if(!n||!r)return this.defaultRenderer;this.platformIsServer&&r.encapsulation===Vn.ShadowDom&&(r=Ye(j({},r),{encapsulation:Vn.Emulated}));let i=this.getOrCreateRenderer(n,r);return i instanceof jf?i.applyToHost(n):i instanceof Vc&&i.applyStyles(),i}getOrCreateRenderer(n,r){let i=this.rendererByCompId,o=i.get(r.id);if(!o){let s=this.doc,a=this.ngZone,l=this.eventManager,u=this.sharedStylesHost,d=this.removeStylesOnCompDestroy,h=this.platformIsServer,v=this.tracingService;switch(r.encapsulation){case Vn.Emulated:o=new jf(l,u,r,this.appId,d,s,a,h,v);break;case Vn.ShadowDom:return new HO(l,u,n,r,s,a,this.nonce,h,v);default:o=new Vc(l,u,r,d,s,a,h,v);break}i.set(r.id,o)}return o}ngOnDestroy(){this.rendererByCompId.clear()}componentReplaced(n){this.rendererByCompId.delete(n)}static \u0275fac=function(n){return new(n||e)(je(sy),je(ly),je(ph),je(VO),je(et),je(Ta),je(Ze),je(Am),je(Po,8))};static \u0275prov=_e({token:e,factory:e.\u0275fac})}return e})(),Vh=class{eventManager;doc;ngZone;platformIsServer;tracingService;data=Object.create(null);throwOnSyntheticProps=!0;constructor(e,t,n,r,i){this.eventManager=e,this.doc=t,this.ngZone=n,this.platformIsServer=r,this.tracingService=i}destroy(){}destroyNode=null;createElement(e,t){return t?this.doc.createElementNS(Nl[t]||t,e):this.doc.createElement(e)}createComment(e){return this.doc.createComment(e)}createText(e){return this.doc.createTextNode(e)}appendChild(e,t){(Ff(e)?e.content:e).appendChild(t)}insertBefore(e,t,n){e&&(Ff(e)?e.content:e).insertBefore(t,n)}removeChild(e,t){t.remove()}selectRootElement(e,t){let n=typeof e=="string"?this.doc.querySelector(e):e;if(!n)throw new Ae(-5104,!1);return t||(n.textContent=""),n}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,t,n,r){if(r){t=r+":"+t;let i=Nl[r];i?e.setAttributeNS(i,t,n):e.setAttribute(t,n)}else e.setAttribute(t,n)}removeAttribute(e,t,n){if(n){let r=Nl[n];r?e.removeAttributeNS(r,t):e.removeAttribute(`${n}:${t}`)}else e.removeAttribute(t)}addClass(e,t){e.classList.add(t)}removeClass(e,t){e.classList.remove(t)}setStyle(e,t,n,r){r&(Or.DashCase|Or.Important)?e.style.setProperty(t,n,r&Or.Important?"important":""):e.style[t]=n}removeStyle(e,t,n){n&Or.DashCase?e.style.removeProperty(t):e.style[t]=""}setProperty(e,t,n){e!=null&&(e[t]=n)}setValue(e,t){e.nodeValue=t}listen(e,t,n,r){if(typeof e=="string"&&(e=eo().getGlobalEventTarget(this.doc,e),!e))throw new Error(`Unsupported event target ${e} for event ${t}`);let i=this.decoratePreventDefault(n);return this.tracingService!==null&&this.tracingService.wrapEventListener&&(i=this.tracingService.wrapEventListener(e,t,i)),this.eventManager.addEventListener(e,t,i,r)}decoratePreventDefault(e){return t=>{if(t==="__ngUnwrap__")return e;(this.platformIsServer?this.ngZone.runGuarded(()=>e(t)):e(t))===!1&&t.preventDefault()}}};function Ff(e){return e.tagName==="TEMPLATE"&&e.content!==void 0}var HO=class extends Vh{sharedStylesHost;hostEl;shadowRoot;constructor(e,t,n,r,i,o,s,a,l){super(e,i,o,a,l),this.sharedStylesHost=t,this.hostEl=n,this.shadowRoot=n.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);let u=r.styles;u=uy(r.id,u);for(let h of u){let v=document.createElement("style");s&&v.setAttribute("nonce",s),v.textContent=h,this.shadowRoot.appendChild(v)}let d=r.getExternalStyles?.();if(d)for(let h of d){let v=jc(h,i);s&&v.setAttribute("nonce",s),this.shadowRoot.appendChild(v)}}nodeOrShadowRoot(e){return e===this.hostEl?this.shadowRoot:e}appendChild(e,t){return super.appendChild(this.nodeOrShadowRoot(e),t)}insertBefore(e,t,n){return super.insertBefore(this.nodeOrShadowRoot(e),t,n)}removeChild(e,t){return super.removeChild(null,t)}parentNode(e){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(e)))}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}},Vc=class extends Vh{sharedStylesHost;removeStylesOnCompDestroy;styles;styleUrls;constructor(e,t,n,r,i,o,s,a,l){super(e,i,o,s,a),this.sharedStylesHost=t,this.removeStylesOnCompDestroy=r;let u=n.styles;this.styles=l?uy(l,u):u,this.styleUrls=n.getExternalStyles?.(l)}applyStyles(){this.sharedStylesHost.addStyles(this.styles,this.styleUrls)}destroy(){this.removeStylesOnCompDestroy&&this.sharedStylesHost.removeStyles(this.styles,this.styleUrls)}},jf=class extends Vc{contentAttr;hostAttr;constructor(e,t,n,r,i,o,s,a,l){let u=r+"-"+n.id;super(e,t,n,i,o,s,a,l,u),this.contentAttr=BO(u),this.hostAttr=UO(u)}applyToHost(e){this.applyStyles(),this.setAttribute(e,this.hostAttr,"")}createElement(e,t){let n=super.createElement(e,t);return super.setAttribute(n,this.contentAttr,""),n}},$O=(()=>{class e extends ay{constructor(n){super(n)}supports(n){return!0}addEventListener(n,r,i,o){return n.addEventListener(r,i,o),()=>this.removeEventListener(n,r,i,o)}removeEventListener(n,r,i,o){return n.removeEventListener(r,i,o)}static \u0275fac=function(n){return new(n||e)(je(et))};static \u0275prov=_e({token:e,factory:e.\u0275fac})}return e})(),Vf=["alt","control","meta","shift"],zO={"\b":"Backspace"," ":"Tab","\x7F":"Delete","\x1B":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},qO={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey},GO=(()=>{class e extends ay{constructor(n){super(n)}supports(n){return e.parseEventName(n)!=null}addEventListener(n,r,i,o){let s=e.parseEventName(r),a=e.eventCallback(s.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>eo().onAndCancel(n,s.domEventName,a,o))}static parseEventName(n){let r=n.toLowerCase().split("."),i=r.shift();if(r.length===0||!(i==="keydown"||i==="keyup"))return null;let o=e._normalizeKey(r.pop()),s="",a=r.indexOf("code");if(a>-1&&(r.splice(a,1),s="code."),Vf.forEach(u=>{let d=r.indexOf(u);d>-1&&(r.splice(d,1),s+=u+".")}),s+=o,r.length!=0||o.length===0)return null;let l={};return l.domEventName=i,l.fullKey=s,l}static matchEventFullKeyCode(n,r){let i=zO[n.key]||n.key,o="";return r.indexOf("code.")>-1&&(i=n.code,o="code."),i==null||!i?!1:(i=i.toLowerCase(),i===" "?i="space":i==="."&&(i="dot"),Vf.forEach(s=>{if(s!==i){let a=qO[s];a(n)&&(o+=s+".")}}),o+=i,o===r)}static eventCallback(n,r,i){return o=>{e.matchEventFullKeyCode(o,n)&&i.runGuarded(()=>r(o))}}static _normalizeKey(n){return n==="esc"?"escape":n}static \u0275fac=function(n){return new(n||e)(je(et))};static \u0275prov=_e({token:e,factory:e.\u0275fac})}return e})();function WO(e){return eO(ZO(e))}function ZO(e){return{appProviders:[...QO,...e?.providers??[]],platformProviders:XO}}function YO(){NO.makeCurrent()}function KO(){return new Di}function JO(){return Sx(document),document}var XO=[{provide:Ta,useValue:ry},{provide:km,useValue:YO,multi:!0},{provide:et,useFactory:JO,deps:[]}],QO=[{provide:Yu,useValue:"root"},{provide:Di,useFactory:KO,deps:[]},{provide:Fc,useClass:$O,multi:!0,deps:[et]},{provide:Fc,useClass:GO,multi:!0,deps:[et]},Mf,ly,sy,{provide:En,useExisting:Mf},{provide:DO,useClass:AO,deps:[]},[]],hy=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:function(n){let r=null;return n?r=new(n||e):r=je(eD),r},providedIn:"root"})}return e})(),eD=(()=>{class e extends hy{_doc;constructor(n){super(),this._doc=n}sanitize(n,r){if(r==null)return null;switch(n){case jn.NONE:return r;case jn.HTML:return Cr(r,"HTML")?sr(r):Wm(this._doc,String(r)).toString();case jn.STYLE:return Cr(r,"Style")?sr(r):r;case jn.SCRIPT:if(Cr(r,"Script"))return sr(r);throw new Ae(5200,!1);case jn.URL:return Cr(r,"URL")?sr(r):mh(String(r));case jn.RESOURCE_URL:if(Cr(r,"ResourceURL"))return sr(r);throw new Ae(5201,!1);default:throw new Ae(5202,!1)}}bypassSecurityTrustHtml(n){return zx(n)}bypassSecurityTrustStyle(n){return qx(n)}bypassSecurityTrustScript(n){return Gx(n)}bypassSecurityTrustUrl(n){return Wx(n)}bypassSecurityTrustResourceUrl(n){return Zx(n)}static \u0275fac=function(n){return new(n||e)(je(et))};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),tD="9.10.14",xt=class Bc{static SDK_VERSION=tD;static SDK_VERSION_CODE;static SDK="WEB";static LOG_PREFIX="CooeeSDK";static COOEE="cooee";static SESSION_STORAGE_SCROLL_ID="sleid";static IDLE_TIME_IN_SECONDS=30*60;static IN_APP_WRAPPER_NAME="cooee-wrapper";static IN_APP_CONTAINER_NAME="cooee-container";static IN_APP_DEFAULT_PADDING=15;static EVENT_SCREEN_VIEW="CE Screen View";static EVENT_APP_BACKGROUND="CE App Background";static EVENT_TRIGGER_DISPLAYED="CE Trigger Displayed";static EVENT_CAMPAIGN_HOLDOUT="CE Campaign Holdout";static EVENT_CAMPAIGN_REJECTED="CE Campaign Rejected";static EVENT_CAMPAIGN_FAILED="CE Campaign Failed";static EVENT_TRIGGER_CLOSED="CE Trigger Closed";static EVENT_SCROLL="CE Scroll";static EVENT_TRIGGER_CLICKED="CE Trigger Clicked";static EVENT_FORM_SUBMITTED="CE Form Submitted";static EVENT_EXPERIMENT_START="CE Experiment Start";static EVENT_VIDEO_DIALOG_CLOSED="CE Video Dialog Closed";static EVENT_VIDEO_DIALOG_OPENED="CE Video Dialog Opened";static EVENT_VIDEO_CHANGE="CE Video Changed";static EVENT_LAST_VIDEO_ENDED="CE Last Video Ended";static EVENT_VIDEO_MUTED="CE Video Muted";static EVENT_VIDEO_UNMUTED="CE Video Unmuted";static EVENT_ADD_TO_CART_CLICKED="CE Add To Cart Clicked";static EVENT_VIEW_ITEM_CLICKED="CE View Item Clicked";static EVENT_MORE_ITEM_INFO_CLICKED="CE More Item Info Clicked";static EVENT_OPEN_CART_CLICKED="CE Open Cart Clicked";static EVENT_ADD_TO_CART="Add To Cart";static EVENT_REMOVE_FROM_CART="Remove From Cart";static EVENT_VIEW_ITEM="View Item";static EVENT_VIEW_CART="View Cart";static EVENT_VIEW_COLLECTION="View Collection";static EVENT_BUY_NOW_CLICKED="Buy Now Clicked";static EVENT_CHECKOUT_STARTED="Checkout Started";static EVENT_REVIEW_CLICKED="Review Clicked";static EVENT_ITEM_THUMBNAIL_CLICKED="Item Thumbnail Clicked";static JS_LOAD_WHITELIST_EVENTS=[this.EVENT_VIEW_ITEM,this.EVENT_VIEW_CART,this.EVENT_VIEW_COLLECTION];static HASH_INITIATE_CHECKOUT="initiate-checkout";static HASH_OPEN_CART_DRAWER="open-cart-drawer";static ADD_BUNDLE_CTA_INBOUND_EVENT="letscooee:inbound:cta:add-bundle";static CTA_OPEN_CART_EVENT="letscooee:outbound:open-cart";static CTA_AFTER_REFRESH_UI="letscooee:outbound:refresh-ui";static POPUP_ACTIVITY_EVENT="letscooee:outbound:popup-activities";static THIRD_PARTY_CHECKOUT_EVENT="letscooee:outbound:third-party-initiate-checkout";static CAMPAIGN_DISPLAYED_ACTIVITY="DISPLAYED";static CAMPAIGN_CLICKED_ACTIVITY="CLICKED";static CAMPAIGN_CLOSED_ACTIVITY="CLOSED";static BLACKLISTED_PAGE_NAMES=["collection","product","cart"];static API_CALL_MAX_ATTEMPTS=3;static API_CALL_RETRY_DELAY=1e3;static PLACEHOLDER_IMAGE="https://cdn.global.letscooee.com/images/placeholders/product.png";static CART_UPDATE_BROADCAST="CART_UPDATE";static GRAPHQL_VERSION="2024-10";static GRAPHQL_API_PATH=`/api/${this.GRAPHQL_VERSION}/graphql.json`;static SHADOW_SPLITTER=":shadow";static CAMPAIGN_ATTRIBUTE="_letscooee_campaign";static CONTENT_ATTRIBUTE="_letscooee_content";static VIA="_via";static PAYMENT_MODAL_DETAILS=[{identifier:"#flo-checkout-wrapper",gateway:"Shopflow"},{identifier:"#fastrr-main-container",gateway:"Shiprocket"},{identifier:"#gokwik-modal-wrapper",gateway:"Gokwik"},{identifier:"#zecpe",gateway:"Ecom 360"}];static{let t=Bc.SDK_VERSION.split(".").map(n=>n.padStart(2,"0")).join("");Bc.SDK_VERSION_CODE=parseInt(t,10)}},yi={apiURL:"https://api.sdk.letscooee.com",debug:!1,mode:"production",styleURL:`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${xt.SDK_VERSION}/dist/widget.min.css`,widgetURL:`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${xt.SDK_VERSION}/dist/widget.min.js`},Qt=yn(Jb()),cn=class{static log(...e){Qt.default.info(...e)}static debug(...e){Qt.default.debug(...e)}static error(...e){Qt.default.error(...e)}static warn(...e){Qt.default.warn(...e)}static info(...e){Qt.default.info(...e)}static trace(...e){Qt.default.trace(...e)}};function nD(e=xt.LOG_PREFIX){Qt.default.useDefaults({formatter:function(n){n.unshift(`${e} (v${xt.SDK_VERSION}):`)}});let t=rD();(t==="1"||t==="on")&&(localStorage.cooeeLogLevel="TRACE"),localStorage.cooeeLogLevel?Qt.default.setLevel(Qt.default[localStorage.cooeeLogLevel]):Qt.default.setLevel(yi.debug?Qt.default.TRACE:Qt.default.OFF)}function rD(){return new URL(location.href).searchParams?.get("cooee-debug")}var Jo=yn(Pg()),iD={providers:[$T()]},Pl=yn(Co()),PM=yn(Xb()),dy=class{gaEnabled;gaMeasurementID;pixelPush;website;currencyCount;money;storefrontToken;skipItemAttribute;currency;static get(){return window.CooeeSDK.config}update(e){return e??={},this.gaEnabled=e.gaEnabled,this.gaMeasurementID=e.gaMeasurementID,this.pixelPush=e.pixelPush,this.website=e.website??{},this.currencyCount=e.currencyCount??0,this.money=e.money,this.currency=e.currency,this.storefrontToken=e.storefrontToken,this.skipItemAttribute=e.skipItemAttribute,this}},fy=Object.prototype.toString;function Bh(e){switch(fy.call(e)){case"[object Error]":case"[object Exception]":case"[object DOMException]":return!0;default:return Hr(e,Error)}}function Mi(e,t){return fy.call(e)===`[object ${t}]`}function py(e){return Mi(e,"ErrorEvent")}function Bf(e){return Mi(e,"DOMError")}function oD(e){return Mi(e,"DOMException")}function $n(e){return Mi(e,"String")}function Uh(e){return typeof e=="object"&&e!==null&&"__sentry_template_string__"in e&&"__sentry_template_values__"in e}function Hh(e){return e===null||Uh(e)||typeof e!="object"&&typeof e!="function"}function bi(e){return Mi(e,"Object")}function za(e){return typeof Event<"u"&&Hr(e,Event)}function sD(e){return typeof Element<"u"&&Hr(e,Element)}function aD(e){return Mi(e,"RegExp")}function qa(e){return!!(e&&e.then&&typeof e.then=="function")}function lD(e){return bi(e)&&"nativeEvent"in e&&"preventDefault"in e&&"stopPropagation"in e}function Hr(e,t){try{return e instanceof t}catch{return!1}}function gy(e){return!!(typeof e=="object"&&e!==null&&(e.__isVue||e._isVue))}function di(e,t=0){return typeof e!="string"||t===0||e.length<=t?e:`${e.slice(0,t)}...`}function Uf(e,t){if(!Array.isArray(e))return"";let n=[];for(let r=0;r<e.length;r++){let i=e[r];try{gy(i)?n.push("[VueViewModel]"):n.push(String(i))}catch{n.push("[value cannot be serialized]")}}return n.join(t)}function cD(e,t,n=!1){return $n(e)?aD(t)?t.test(e):$n(t)?n?e===t:e.includes(t):!1:!1}function Ga(e,t=[],n=!1){return t.some(r=>cD(e,r,n))}function uD(e,t,n=250,r,i,o,s){if(!o.exception||!o.exception.values||!s||!Hr(s.originalException,Error))return;let a=o.exception.values.length>0?o.exception.values[o.exception.values.length-1]:void 0;a&&(o.exception.values=hD(Uc(e,t,i,s.originalException,r,o.exception.values,a,0),n))}function Uc(e,t,n,r,i,o,s,a){if(o.length>=n+1)return o;let l=[...o];if(Hr(r[i],Error)){Hf(s,a);let u=e(t,r[i]),d=l.length;$f(u,i,d,a),l=Uc(e,t,n,r[i],i,[u,...l],u,d)}return Array.isArray(r.errors)&&r.errors.forEach((u,d)=>{if(Hr(u,Error)){Hf(s,a);let h=e(t,u),v=l.length;$f(h,`errors[${d}]`,v,a),l=Uc(e,t,n,u,i,[h,...l],h,v)}}),l}function Hf(e,t){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=Ye(j(j({},e.mechanism),e.type==="AggregateError"&&{is_exception_group:!0}),{exception_id:t})}function $f(e,t,n,r){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=Ye(j({},e.mechanism),{type:"chained",source:t,exception_id:n,parent_id:r})}function hD(e,t){return e.map(n=>(n.value&&(n.value=di(n.value,t)),n))}var Rr="8.18.0",Be=globalThis;function $h(e,t,n){let r=n||Be,i=r.__SENTRY__=r.__SENTRY__||{},o=i[Rr]=i[Rr]||{};return o[e]||(o[e]=t())}var zh=Be,dD=80;function _y(e,t={}){if(!e)return"<unknown>";try{let n=e,r=5,i=[],o=0,s=0,a=" > ",l=a.length,u,d=Array.isArray(t)?t:t.keyAttrs,h=!Array.isArray(t)&&t.maxStringLength||dD;for(;n&&o++<r&&(u=fD(n,d),!(u==="html"||o>1&&s+i.length*l+u.length>=h));)i.push(u),s+=u.length,n=n.parentNode;return i.reverse().join(a)}catch{return"<unknown>"}}function fD(e,t){let n=e,r=[];if(!n||!n.tagName)return"";if(zh.HTMLElement&&n instanceof HTMLElement&&n.dataset){if(n.dataset.sentryComponent)return n.dataset.sentryComponent;if(n.dataset.sentryElement)return n.dataset.sentryElement}r.push(n.tagName.toLowerCase());let i=t&&t.length?t.filter(s=>n.getAttribute(s)).map(s=>[s,n.getAttribute(s)]):null;if(i&&i.length)i.forEach(s=>{r.push(`[${s[0]}="${s[1]}"]`)});else{n.id&&r.push(`#${n.id}`);let s=n.className;if(s&&$n(s)){let a=s.split(/\s+/);for(let l of a)r.push(`.${l}`)}}let o=["aria-label","type","name","title","alt"];for(let s of o){let a=n.getAttribute(s);a&&r.push(`[${s}="${a}"]`)}return r.join("")}function pD(){try{return zh.document.location.href}catch{return""}}function gD(e){if(!zh.HTMLElement)return null;let t=e,n=5;for(let r=0;r<n;r++){if(!t)return null;if(t instanceof HTMLElement){if(t.dataset.sentryComponent)return t.dataset.sentryComponent;if(t.dataset.sentryElement)return t.dataset.sentryElement}t=t.parentNode}return null}var Fo=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__,_D="Sentry Logger ",Hc=["debug","info","warn","error","log","assert","trace"],Js={};function qh(e){if(!("console"in Be))return e();let t=Be.console,n={},r=Object.keys(Js);r.forEach(i=>{let o=Js[i];n[i]=t[i],t[i]=o});try{return e()}finally{r.forEach(i=>{t[i]=n[i]})}}function mD(){let e=!1,t={enable:()=>{e=!0},disable:()=>{e=!1},isEnabled:()=>e};return Fo?Hc.forEach(n=>{t[n]=(...r)=>{e&&qh(()=>{Be.console[n](`${_D}[${n}]:`,...r)})}}):Hc.forEach(n=>{t[n]=()=>{}}),t}var we=mD(),vD=/^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;function yD(e){return e==="http"||e==="https"}function Wa(e,t=!1){let{host:n,path:r,pass:i,port:o,projectId:s,protocol:a,publicKey:l}=e;return`${a}://${l}${t&&i?`:${i}`:""}@${n}${o?`:${o}`:""}/${r&&`${r}/`}${s}`}function bD(e){let t=vD.exec(e);if(!t){qh(()=>{console.error(`Invalid Sentry Dsn: ${e}`)});return}let[n,r,i="",o="",s="",a=""]=t.slice(1),l="",u=a,d=u.split("/");if(d.length>1&&(l=d.slice(0,-1).join("/"),u=d.pop()),u){let h=u.match(/^\d+/);h&&(u=h[0])}return my({host:o,pass:i,path:l,projectId:u,port:s,protocol:n,publicKey:r})}function my(e){return{protocol:e.protocol,publicKey:e.publicKey||"",pass:e.pass||"",host:e.host,port:e.port||"",path:e.path||"",projectId:e.projectId}}function wD(e){if(!Fo)return!0;let{port:t,projectId:n,protocol:r}=e;return["protocol","publicKey","host","projectId"].find(i=>e[i]?!1:(we.error(`Invalid Sentry Dsn: ${i} missing`),!0))?!1:n.match(/^\d+$/)?yD(r)?t&&isNaN(parseInt(t,10))?(we.error(`Invalid Sentry Dsn: Invalid port ${t}`),!1):!0:(we.error(`Invalid Sentry Dsn: Invalid protocol ${r}`),!1):(we.error(`Invalid Sentry Dsn: Invalid projectId ${n}`),!1)}function ED(e){let t=typeof e=="string"?bD(e):my(e);if(!(!t||!wD(t)))return t}var Cn=class extends Error{constructor(e,t="warn"){super(e),this.message=e,this.name=new.target.prototype.constructor.name,Object.setPrototypeOf(this,new.target.prototype),this.logLevel=t}};function Ct(e,t,n){if(!(t in e))return;let r=e[t],i=n(r);typeof i=="function"&&vy(i,r),e[t]=i}function $r(e,t,n){try{Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0})}catch{Fo&&we.log(`Failed to add non-enumerable property "${t}" to object`,e)}}function vy(e,t){try{let n=t.prototype||{};e.prototype=t.prototype=n,$r(e,"__sentry_original__",t)}catch{}}function Gh(e){return e.__sentry_original__}function xD(e){return Object.keys(e).map(t=>`${encodeURIComponent(t)}=${encodeURIComponent(e[t])}`).join("&")}function yy(e){if(Bh(e))return j({message:e.message,name:e.name,stack:e.stack},qf(e));if(za(e)){let t=j({type:e.type,target:zf(e.target),currentTarget:zf(e.currentTarget)},qf(e));return typeof CustomEvent<"u"&&Hr(e,CustomEvent)&&(t.detail=e.detail),t}else return e}function zf(e){try{return sD(e)?_y(e):Object.prototype.toString.call(e)}catch{return"<unknown>"}}function qf(e){if(typeof e=="object"&&e!==null){let t={};for(let n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t}else return{}}function SD(e,t=40){let n=Object.keys(yy(e));n.sort();let r=n[0];if(!r)return"[object has no keys]";if(r.length>=t)return di(r,t);for(let i=n.length;i>0;i--){let o=n.slice(0,i).join(", ");if(!(o.length>t))return i===n.length?o:di(o,t)}return""}function un(e){return $c(e,new Map)}function $c(e,t){if(CD(e)){let n=t.get(e);if(n!==void 0)return n;let r={};t.set(e,r);for(let i of Object.keys(e))typeof e[i]<"u"&&(r[i]=$c(e[i],t));return r}if(Array.isArray(e)){let n=t.get(e);if(n!==void 0)return n;let r=[];return t.set(e,r),e.forEach(i=>{r.push($c(i,t))}),r}return e}function CD(e){if(!bi(e))return!1;try{let t=Object.getPrototypeOf(e).constructor.name;return!t||t==="Object"}catch{return!0}}var zr="?",Gf=/\(error: (.*)\)/,Wf=/captureMessage|captureException/;function ID(...e){let t=e.sort((n,r)=>n[0]-r[0]).map(n=>n[1]);return(n,r=0,i=0)=>{let o=[],s=n.split(`
17
+ `);for(let a=r;a<s.length;a++){let l=s[a];if(l.length>1024)continue;let u=Gf.test(l)?l.replace(Gf,"$1"):l;if(!u.match(/\S*Error: /)){for(let d of t){let h=d(u);if(h){o.push(h);break}}if(o.length>=50+i)break}}return TD(o.slice(i))}}function TD(e){if(!e.length)return[];let t=Array.from(e);return/sentryWrapped/.test(Xo(t).function||"")&&t.pop(),t.reverse(),Wf.test(Xo(t).function||"")&&(t.pop(),Wf.test(Xo(t).function||"")&&t.pop()),t.slice(0,50).map(n=>Ye(j({},n),{filename:n.filename||Xo(t).filename,function:n.function||zr}))}function Xo(e){return e[e.length-1]||{}}var kl="<anonymous>";function gr(e){try{return!e||typeof e!="function"?kl:e.name||kl}catch{return kl}}function Zf(e){let t=e.exception;if(t){let n=[];try{return t.values.forEach(r=>{r.stacktrace.frames&&n.push(...r.stacktrace.frames)}),n}catch{return}}}var bs={},Yf={};function Kr(e,t){bs[e]=bs[e]||[],bs[e].push(t)}function Jr(e,t){Yf[e]||(t(),Yf[e]=!0)}function pn(e,t){let n=e&&bs[e];if(n)for(let r of n)try{r(t)}catch(i){Fo&&we.error(`Error while triggering instrumentation handler.
18
18
  Type: ${e}
19
19
  Name: ${gr(r)}
20
- Error:`,i)}}function TD(e){let t="console";Yr(t,e),Kr(t,OD)}function OD(){"console"in Be&&Uc.forEach(function(e){e in Be.console&&Ct(Be.console,e,function(t){return Js[e]=t,function(...n){pn("console",{args:n,level:e});let r=Js[e];r&&r.apply(Be.console,n)}})})}var $c=Be;function DD(){if(!("fetch"in $c))return!1;try{return new Headers,new Request("http://www.example.com"),new Response,!0}catch{return!1}}function zc(e){return e&&/^function\s+\w+\(\)\s+\{\s+\[native code\]\s+\}$/.test(e.toString())}function RD(){if(typeof EdgeRuntime=="string")return!0;if(!DD())return!1;if(zc($c.fetch))return!0;let e=!1,t=$c.document;if(t&&typeof t.createElement=="function")try{let n=t.createElement("iframe");n.hidden=!0,t.head.appendChild(n),n.contentWindow&&n.contentWindow.fetch&&(e=zc(n.contentWindow.fetch)),t.head.removeChild(n)}catch(n){jo&&we.warn("Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ",n)}return e}var yy=1e3;function Fo(){return Date.now()/yy}function ND(){let{performance:e}=Be;if(!e||!e.now)return Fo;let t=Date.now()-e.now(),n=e.timeOrigin==null?t:e.timeOrigin;return()=>(n+e.now())/yy}var hr=ND(),Qo,PM=(()=>{let{performance:e}=Be;if(!e||!e.now){Qo="none";return}let t=3600*1e3,n=e.now(),r=Date.now(),i=e.timeOrigin?Math.abs(e.timeOrigin+n-r):t,o=i<t,s=e.timing&&e.timing.navigationStart,a=typeof s=="number"?Math.abs(s+n-r):t,l=a<t;return o||l?i<=a?(Qo="timeOrigin",e.timeOrigin):(Qo="navigationStart",s):(Qo="dateNow",r)})();function PD(e){let t="fetch";Yr(t,e),Kr(t,kD)}function kD(){RD()&&Ct(Be,"fetch",function(e){return function(...t){let{method:n,url:r}=AD(t),i={args:t,fetchData:{method:n,url:r},startTimestamp:hr()*1e3};pn("fetch",F({},i));let o=new Error().stack;return e.apply(Be,t).then(s=>{let a=Ye(F({},i),{endTimestamp:hr()*1e3,response:s});return pn("fetch",a),s},s=>{let a=Ye(F({},i),{endTimestamp:hr()*1e3,error:s});throw pn("fetch",a),Vh(s)&&s.stack===void 0&&(s.stack=o,Hr(s,"framesToPop",1)),s})}})}function qc(e,t){return!!e&&typeof e=="object"&&!!e[t]}function Yf(e){return typeof e=="string"?e:e?qc(e,"url")?e.url:e.toString?e.toString():"":""}function AD(e){if(e.length===0)return{method:"GET",url:""};if(e.length===2){let[n,r]=e;return{url:Yf(n),method:qc(r,"method")?String(r.method).toUpperCase():"GET"}}let t=e[0];return{url:Yf(t),method:qc(t,"method")?String(t.method).toUpperCase():"GET"}}var es=null;function LD(e){let t="error";Yr(t,e),Kr(t,MD)}function MD(){es=Be.onerror,Be.onerror=function(e,t,n,r,i){return pn("error",{column:r,error:i,line:n,msg:e,url:t}),es&&!es.__SENTRY_LOADER__?es.apply(this,arguments):!1},Be.onerror.__SENTRY_INSTRUMENTED__=!0}var ts=null;function jD(e){let t="unhandledrejection";Yr(t,e),Kr(t,FD)}function FD(){ts=Be.onunhandledrejection,Be.onunhandledrejection=function(e){return pn("unhandledrejection",e),ts&&!ts.__SENTRY_LOADER__?ts.apply(this,arguments):!0},Be.onunhandledrejection.__SENTRY_INSTRUMENTED__=!0}function VD(){return"npm"}function BD(){let e=typeof WeakSet=="function",t=e?new WeakSet:[];function n(i){if(e)return t.has(i)?!0:(t.add(i),!1);for(let o=0;o<t.length;o++)if(t[o]===i)return!0;return t.push(i),!1}function r(i){if(e)t.delete(i);else for(let o=0;o<t.length;o++)if(t[o]===i){t.splice(o,1);break}}return[n,r]}function gn(){let e=Be,t=e.crypto||e.msCrypto,n=()=>Math.random()*16;try{if(t&&t.randomUUID)return t.randomUUID().replace(/-/g,"");t&&t.getRandomValues&&(n=()=>{let r=new Uint8Array(1);return t.getRandomValues(r),r[0]})}catch{}return("10000000100040008000"+1e11).replace(/[018]/g,r=>(r^(n()&15)>>r/4).toString(16))}function by(e){return e.exception&&e.exception.values?e.exception.values[0]:void 0}function rr(e){let{message:t,event_id:n}=e;if(t)return t;let r=by(e);return r?r.type&&r.value?`${r.type}: ${r.value}`:r.type||r.value||n||"<unknown>":n||"<unknown>"}function Gc(e,t,n){let r=e.exception=e.exception||{},i=r.values=r.values||[],o=i[0]=i[0]||{};o.value||(o.value=t||""),o.type||(o.type=n||"Error")}function bo(e,t){let n=by(e);if(!n)return;let r={type:"generic",handled:!0},i=n.mechanism;if(n.mechanism=F(F(F({},r),i),t),t&&"data"in t){let o=F(F({},i&&i.data),t.data);n.mechanism.data=o}}function Kf(e){if(e&&e.__sentry_captured__)return!0;try{Hr(e,"__sentry_captured__",!0)}catch{}return!1}function UD(e){return Array.isArray(e)?e:[e]}function ir(e,t=100,n=1/0){try{return Wc("",e,t,n)}catch(r){return{ERROR:`**non-serializable** (${r})`}}}function wy(e,t=3,n=100*1024){let r=ir(e,t);return qD(r)>n?wy(e,t-1,n):r}function Wc(e,t,n=1/0,r=1/0,i=BD()){let[o,s]=i;if(t==null||["number","boolean","string"].includes(typeof t)&&!Number.isNaN(t))return t;let a=HD(e,t);if(!a.startsWith("[object "))return a;if(t.__sentry_skip_normalization__)return t;let l=typeof t.__sentry_override_normalization_depth__=="number"?t.__sentry_override_normalization_depth__:n;if(l===0)return a.replace("object ","");if(o(t))return"[Circular ~]";let u=t;if(u&&typeof u.toJSON=="function")try{let m=u.toJSON();return Wc("",m,l-1,r,i)}catch{}let d=Array.isArray(t)?[]:{},h=0,v=vy(t);for(let m in v){if(!Object.prototype.hasOwnProperty.call(v,m))continue;if(h>=r){d[m]="[MaxProperties ~]";break}let w=v[m];d[m]=Wc(m,w,l-1,r,i),h++}return s(t),d}function HD(e,t){try{if(e==="domain"&&t&&typeof t=="object"&&t._events)return"[Domain]";if(e==="domainEmitter")return"[DomainEmitter]";if(typeof global<"u"&&t===global)return"[Global]";if(typeof window<"u"&&t===window)return"[Window]";if(typeof document<"u"&&t===document)return"[Document]";if(py(t))return"[VueViewModel]";if(aD(t))return"[SyntheticEvent]";if(typeof t=="number"&&t!==t)return"[NaN]";if(typeof t=="function")return`[Function: ${gr(t)}]`;if(typeof t=="symbol")return`[${String(t)}]`;if(typeof t=="bigint")return`[BigInt: ${String(t)}]`;let n=$D(t);return/^HTML(\w*)Element$/.test(n)?`[HTMLElement: ${n}]`:`[object ${n}]`}catch(n){return`**non-serializable** (${n})`}}function $D(e){let t=Object.getPrototypeOf(e);return t?t.constructor.name:"null prototype"}function zD(e){return~-encodeURI(e).split(/%..|./).length}function qD(e){return zD(JSON.stringify(e))}var Mn;(function(e){e[e.PENDING=0]="PENDING";let t=1;e[e.RESOLVED=t]="RESOLVED";let n=2;e[e.REJECTED=n]="REJECTED"})(Mn||(Mn={}));function zr(e){return new Vo(t=>{t(e)})}function Xs(e){return new Vo((t,n)=>{n(e)})}var Vo=class xr{constructor(t){xr.prototype.__init.call(this),xr.prototype.__init2.call(this),xr.prototype.__init3.call(this),xr.prototype.__init4.call(this),this._state=Mn.PENDING,this._handlers=[];try{t(this._resolve,this._reject)}catch(n){this._reject(n)}}then(t,n){return new xr((r,i)=>{this._handlers.push([!1,o=>{if(!t)r(o);else try{r(t(o))}catch(s){i(s)}},o=>{if(!n)i(o);else try{r(n(o))}catch(s){i(s)}}]),this._executeHandlers()})}catch(t){return this.then(n=>n,t)}finally(t){return new xr((n,r)=>{let i,o;return this.then(s=>{o=!1,i=s,t&&t()},s=>{o=!0,i=s,t&&t()}).then(()=>{if(o){r(i);return}n(i)})})}__init(){this._resolve=t=>{this._setResult(Mn.RESOLVED,t)}}__init2(){this._reject=t=>{this._setResult(Mn.REJECTED,t)}}__init3(){this._setResult=(t,n)=>{if(this._state===Mn.PENDING){if(za(n)){n.then(this._resolve,this._reject);return}this._state=t,this._value=n,this._executeHandlers()}}}__init4(){this._executeHandlers=()=>{if(this._state===Mn.PENDING)return;let t=this._handlers.slice();this._handlers=[],t.forEach(n=>{n[0]||(this._state===Mn.RESOLVED&&n[1](this._value),this._state===Mn.REJECTED&&n[2](this._value),n[0]=!0)})}}};function GD(e){let t=[];function n(){return e===void 0||t.length<e}function r(s){return t.splice(t.indexOf(s),1)[0]||Promise.resolve(void 0)}function i(s){if(!n())return Xs(new Cn("Not adding Promise because buffer limit was reached."));let a=s();return t.indexOf(a)===-1&&t.push(a),a.then(()=>r(a)).then(null,()=>r(a).then(null,()=>{})),a}function o(s){return new Vo((a,l)=>{let u=t.length;if(!u)return a(!0);let d=setTimeout(()=>{s&&s>0&&a(!1)},s);t.forEach(h=>{zr(h).then(()=>{--u||(clearTimeout(d),a(!0))},l)})})}return{$:t,add:i,drain:o}}function kl(e){if(!e)return{};let t=e.match(/^(([^:/?#]+):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/);if(!t)return{};let n=t[6]||"",r=t[8]||"";return{host:t[4],path:t[5],protocol:t[2],search:n,hash:r,relative:t[5]+n+r}}var WD=["fatal","error","warning","log","info","debug"];function ZD(e){return e==="warn"?"warning":WD.includes(e)?e:"log"}var YD="sentry-",KD=/^sentry-/;function JD(e){let t=XD(e);if(!t)return;let n=Object.entries(t).reduce((r,[i,o])=>{if(i.match(KD)){let s=i.slice(YD.length);r[s]=o}return r},{});if(Object.keys(n).length>0)return n}function XD(e){if(!(!e||!Hn(e)&&!Array.isArray(e)))return Array.isArray(e)?e.reduce((t,n)=>{let r=Jf(n);return Object.entries(r).forEach(([i,o])=>{t[i]=o}),t},{}):Jf(e)}function Jf(e){return e.split(",").map(t=>t.split("=").map(n=>decodeURIComponent(n.trim()))).reduce((t,[n,r])=>(n&&r&&(t[n]=r),t),{})}function Bo(e,t=[]){return[e,t]}function QD(e,t){let[n,r]=e;return[n,[...r,t]]}function Xf(e,t){let n=e[1];for(let r of n){let i=r[0].type;if(t(r,i))return!0}return!1}function Zc(e){return Be.__SENTRY__&&Be.__SENTRY__.encodePolyfill?Be.__SENTRY__.encodePolyfill(e):new TextEncoder().encode(e)}function e2(e){let[t,n]=e,r=JSON.stringify(t);function i(o){typeof r=="string"?r=typeof o=="string"?r+o:[Zc(r),o]:r.push(typeof o=="string"?Zc(o):o)}for(let o of n){let[s,a]=o;if(i(`
20
+ Error:`,i)}}function OD(e){let t="console";Kr(t,e),Jr(t,DD)}function DD(){"console"in Be&&Hc.forEach(function(e){e in Be.console&&Ct(Be.console,e,function(t){return Js[e]=t,function(...n){pn("console",{args:n,level:e});let r=Js[e];r&&r.apply(Be.console,n)}})})}var zc=Be;function RD(){if(!("fetch"in zc))return!1;try{return new Headers,new Request("http://www.example.com"),new Response,!0}catch{return!1}}function qc(e){return e&&/^function\s+\w+\(\)\s+\{\s+\[native code\]\s+\}$/.test(e.toString())}function ND(){if(typeof EdgeRuntime=="string")return!0;if(!RD())return!1;if(qc(zc.fetch))return!0;let e=!1,t=zc.document;if(t&&typeof t.createElement=="function")try{let n=t.createElement("iframe");n.hidden=!0,t.head.appendChild(n),n.contentWindow&&n.contentWindow.fetch&&(e=qc(n.contentWindow.fetch)),t.head.removeChild(n)}catch(n){Fo&&we.warn("Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ",n)}return e}var by=1e3;function jo(){return Date.now()/by}function PD(){let{performance:e}=Be;if(!e||!e.now)return jo;let t=Date.now()-e.now(),n=e.timeOrigin==null?t:e.timeOrigin;return()=>(n+e.now())/by}var hr=PD(),Qo,kM=(()=>{let{performance:e}=Be;if(!e||!e.now){Qo="none";return}let t=3600*1e3,n=e.now(),r=Date.now(),i=e.timeOrigin?Math.abs(e.timeOrigin+n-r):t,o=i<t,s=e.timing&&e.timing.navigationStart,a=typeof s=="number"?Math.abs(s+n-r):t,l=a<t;return o||l?i<=a?(Qo="timeOrigin",e.timeOrigin):(Qo="navigationStart",s):(Qo="dateNow",r)})();function kD(e){let t="fetch";Kr(t,e),Jr(t,AD)}function AD(){ND()&&Ct(Be,"fetch",function(e){return function(...t){let{method:n,url:r}=LD(t),i={args:t,fetchData:{method:n,url:r},startTimestamp:hr()*1e3};pn("fetch",j({},i));let o=new Error().stack;return e.apply(Be,t).then(s=>{let a=Ye(j({},i),{endTimestamp:hr()*1e3,response:s});return pn("fetch",a),s},s=>{let a=Ye(j({},i),{endTimestamp:hr()*1e3,error:s});throw pn("fetch",a),Bh(s)&&s.stack===void 0&&(s.stack=o,$r(s,"framesToPop",1)),s})}})}function Gc(e,t){return!!e&&typeof e=="object"&&!!e[t]}function Kf(e){return typeof e=="string"?e:e?Gc(e,"url")?e.url:e.toString?e.toString():"":""}function LD(e){if(e.length===0)return{method:"GET",url:""};if(e.length===2){let[n,r]=e;return{url:Kf(n),method:Gc(r,"method")?String(r.method).toUpperCase():"GET"}}let t=e[0];return{url:Kf(t),method:Gc(t,"method")?String(t.method).toUpperCase():"GET"}}var es=null;function MD(e){let t="error";Kr(t,e),Jr(t,FD)}function FD(){es=Be.onerror,Be.onerror=function(e,t,n,r,i){return pn("error",{column:r,error:i,line:n,msg:e,url:t}),es&&!es.__SENTRY_LOADER__?es.apply(this,arguments):!1},Be.onerror.__SENTRY_INSTRUMENTED__=!0}var ts=null;function jD(e){let t="unhandledrejection";Kr(t,e),Jr(t,VD)}function VD(){ts=Be.onunhandledrejection,Be.onunhandledrejection=function(e){return pn("unhandledrejection",e),ts&&!ts.__SENTRY_LOADER__?ts.apply(this,arguments):!0},Be.onunhandledrejection.__SENTRY_INSTRUMENTED__=!0}function BD(){return"npm"}function UD(){let e=typeof WeakSet=="function",t=e?new WeakSet:[];function n(i){if(e)return t.has(i)?!0:(t.add(i),!1);for(let o=0;o<t.length;o++)if(t[o]===i)return!0;return t.push(i),!1}function r(i){if(e)t.delete(i);else for(let o=0;o<t.length;o++)if(t[o]===i){t.splice(o,1);break}}return[n,r]}function gn(){let e=Be,t=e.crypto||e.msCrypto,n=()=>Math.random()*16;try{if(t&&t.randomUUID)return t.randomUUID().replace(/-/g,"");t&&t.getRandomValues&&(n=()=>{let r=new Uint8Array(1);return t.getRandomValues(r),r[0]})}catch{}return("10000000100040008000"+1e11).replace(/[018]/g,r=>(r^(n()&15)>>r/4).toString(16))}function wy(e){return e.exception&&e.exception.values?e.exception.values[0]:void 0}function rr(e){let{message:t,event_id:n}=e;if(t)return t;let r=wy(e);return r?r.type&&r.value?`${r.type}: ${r.value}`:r.type||r.value||n||"<unknown>":n||"<unknown>"}function Wc(e,t,n){let r=e.exception=e.exception||{},i=r.values=r.values||[],o=i[0]=i[0]||{};o.value||(o.value=t||""),o.type||(o.type=n||"Error")}function wo(e,t){let n=wy(e);if(!n)return;let r={type:"generic",handled:!0},i=n.mechanism;if(n.mechanism=j(j(j({},r),i),t),t&&"data"in t){let o=j(j({},i&&i.data),t.data);n.mechanism.data=o}}function Jf(e){if(e&&e.__sentry_captured__)return!0;try{$r(e,"__sentry_captured__",!0)}catch{}return!1}function HD(e){return Array.isArray(e)?e:[e]}function ir(e,t=100,n=1/0){try{return Zc("",e,t,n)}catch(r){return{ERROR:`**non-serializable** (${r})`}}}function Ey(e,t=3,n=100*1024){let r=ir(e,t);return GD(r)>n?Ey(e,t-1,n):r}function Zc(e,t,n=1/0,r=1/0,i=UD()){let[o,s]=i;if(t==null||["number","boolean","string"].includes(typeof t)&&!Number.isNaN(t))return t;let a=$D(e,t);if(!a.startsWith("[object "))return a;if(t.__sentry_skip_normalization__)return t;let l=typeof t.__sentry_override_normalization_depth__=="number"?t.__sentry_override_normalization_depth__:n;if(l===0)return a.replace("object ","");if(o(t))return"[Circular ~]";let u=t;if(u&&typeof u.toJSON=="function")try{let m=u.toJSON();return Zc("",m,l-1,r,i)}catch{}let d=Array.isArray(t)?[]:{},h=0,v=yy(t);for(let m in v){if(!Object.prototype.hasOwnProperty.call(v,m))continue;if(h>=r){d[m]="[MaxProperties ~]";break}let w=v[m];d[m]=Zc(m,w,l-1,r,i),h++}return s(t),d}function $D(e,t){try{if(e==="domain"&&t&&typeof t=="object"&&t._events)return"[Domain]";if(e==="domainEmitter")return"[DomainEmitter]";if(typeof global<"u"&&t===global)return"[Global]";if(typeof window<"u"&&t===window)return"[Window]";if(typeof document<"u"&&t===document)return"[Document]";if(gy(t))return"[VueViewModel]";if(lD(t))return"[SyntheticEvent]";if(typeof t=="number"&&t!==t)return"[NaN]";if(typeof t=="function")return`[Function: ${gr(t)}]`;if(typeof t=="symbol")return`[${String(t)}]`;if(typeof t=="bigint")return`[BigInt: ${String(t)}]`;let n=zD(t);return/^HTML(\w*)Element$/.test(n)?`[HTMLElement: ${n}]`:`[object ${n}]`}catch(n){return`**non-serializable** (${n})`}}function zD(e){let t=Object.getPrototypeOf(e);return t?t.constructor.name:"null prototype"}function qD(e){return~-encodeURI(e).split(/%..|./).length}function GD(e){return qD(JSON.stringify(e))}var Fn;(function(e){e[e.PENDING=0]="PENDING";let t=1;e[e.RESOLVED=t]="RESOLVED";let n=2;e[e.REJECTED=n]="REJECTED"})(Fn||(Fn={}));function qr(e){return new Vo(t=>{t(e)})}function Xs(e){return new Vo((t,n)=>{n(e)})}var Vo=class xr{constructor(t){xr.prototype.__init.call(this),xr.prototype.__init2.call(this),xr.prototype.__init3.call(this),xr.prototype.__init4.call(this),this._state=Fn.PENDING,this._handlers=[];try{t(this._resolve,this._reject)}catch(n){this._reject(n)}}then(t,n){return new xr((r,i)=>{this._handlers.push([!1,o=>{if(!t)r(o);else try{r(t(o))}catch(s){i(s)}},o=>{if(!n)i(o);else try{r(n(o))}catch(s){i(s)}}]),this._executeHandlers()})}catch(t){return this.then(n=>n,t)}finally(t){return new xr((n,r)=>{let i,o;return this.then(s=>{o=!1,i=s,t&&t()},s=>{o=!0,i=s,t&&t()}).then(()=>{if(o){r(i);return}n(i)})})}__init(){this._resolve=t=>{this._setResult(Fn.RESOLVED,t)}}__init2(){this._reject=t=>{this._setResult(Fn.REJECTED,t)}}__init3(){this._setResult=(t,n)=>{if(this._state===Fn.PENDING){if(qa(n)){n.then(this._resolve,this._reject);return}this._state=t,this._value=n,this._executeHandlers()}}}__init4(){this._executeHandlers=()=>{if(this._state===Fn.PENDING)return;let t=this._handlers.slice();this._handlers=[],t.forEach(n=>{n[0]||(this._state===Fn.RESOLVED&&n[1](this._value),this._state===Fn.REJECTED&&n[2](this._value),n[0]=!0)})}}};function WD(e){let t=[];function n(){return e===void 0||t.length<e}function r(s){return t.splice(t.indexOf(s),1)[0]||Promise.resolve(void 0)}function i(s){if(!n())return Xs(new Cn("Not adding Promise because buffer limit was reached."));let a=s();return t.indexOf(a)===-1&&t.push(a),a.then(()=>r(a)).then(null,()=>r(a).then(null,()=>{})),a}function o(s){return new Vo((a,l)=>{let u=t.length;if(!u)return a(!0);let d=setTimeout(()=>{s&&s>0&&a(!1)},s);t.forEach(h=>{qr(h).then(()=>{--u||(clearTimeout(d),a(!0))},l)})})}return{$:t,add:i,drain:o}}function Al(e){if(!e)return{};let t=e.match(/^(([^:/?#]+):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/);if(!t)return{};let n=t[6]||"",r=t[8]||"";return{host:t[4],path:t[5],protocol:t[2],search:n,hash:r,relative:t[5]+n+r}}var ZD=["fatal","error","warning","log","info","debug"];function YD(e){return e==="warn"?"warning":ZD.includes(e)?e:"log"}var KD="sentry-",JD=/^sentry-/;function XD(e){let t=QD(e);if(!t)return;let n=Object.entries(t).reduce((r,[i,o])=>{if(i.match(JD)){let s=i.slice(KD.length);r[s]=o}return r},{});if(Object.keys(n).length>0)return n}function QD(e){if(!(!e||!$n(e)&&!Array.isArray(e)))return Array.isArray(e)?e.reduce((t,n)=>{let r=Xf(n);return Object.entries(r).forEach(([i,o])=>{t[i]=o}),t},{}):Xf(e)}function Xf(e){return e.split(",").map(t=>t.split("=").map(n=>decodeURIComponent(n.trim()))).reduce((t,[n,r])=>(n&&r&&(t[n]=r),t),{})}function Bo(e,t=[]){return[e,t]}function e2(e,t){let[n,r]=e;return[n,[...r,t]]}function Qf(e,t){let n=e[1];for(let r of n){let i=r[0].type;if(t(r,i))return!0}return!1}function Yc(e){return Be.__SENTRY__&&Be.__SENTRY__.encodePolyfill?Be.__SENTRY__.encodePolyfill(e):new TextEncoder().encode(e)}function t2(e){let[t,n]=e,r=JSON.stringify(t);function i(o){typeof r=="string"?r=typeof o=="string"?r+o:[Yc(r),o]:r.push(typeof o=="string"?Yc(o):o)}for(let o of n){let[s,a]=o;if(i(`
21
21
  ${JSON.stringify(s)}
22
- `),typeof a=="string"||a instanceof Uint8Array)i(a);else{let l;try{l=JSON.stringify(a)}catch{l=JSON.stringify(ir(a))}i(l)}}return typeof r=="string"?r:t2(r)}function t2(e){let t=e.reduce((i,o)=>i+o.length,0),n=new Uint8Array(t),r=0;for(let i of e)n.set(i,r),r+=i.length;return n}function n2(e){let t=typeof e.data=="string"?Zc(e.data):e.data;return[un({type:"attachment",length:t.length,filename:e.filename,content_type:e.contentType,attachment_type:e.attachmentType}),t]}var r2={session:"session",sessions:"session",attachment:"attachment",transaction:"transaction",event:"error",client_report:"internal",user_report:"default",profile:"profile",profile_chunk:"profile",replay_event:"replay",replay_recording:"replay",check_in:"monitor",feedback:"feedback",span:"span",statsd:"metric_bucket"};function Qf(e){return r2[e]}function Ey(e){if(!e||!e.sdk)return;let{name:t,version:n}=e.sdk;return{name:t,version:n}}function i2(e,t,n,r){let i=e.sdkProcessingMetadata&&e.sdkProcessingMetadata.dynamicSamplingContext;return F(F(F({event_id:e.event_id,sent_at:new Date().toISOString()},t&&{sdk:t}),!!n&&r&&{dsn:Ga(r)}),i&&{trace:un(F({},i))})}function o2(e,t,n){let r=[{type:"client_report"},{timestamp:n||Fo(),discarded_events:e}];return Bo(t?{dsn:t}:{},[r])}function s2(e,t=Date.now()){let n=parseInt(`${e}`,10);if(!isNaN(n))return n*1e3;let r=Date.parse(`${e}`);return isNaN(r)?6e4:r-t}function a2(e,t){return e[t]||e.all||0}function l2(e,t,n=Date.now()){return a2(e,t)>n}function c2(e,{statusCode:t,headers:n},r=Date.now()){let i=F({},e),o=n&&n["x-sentry-rate-limits"],s=n&&n["retry-after"];if(o)for(let a of o.trim().split(",")){let[l,u,,,d]=a.split(":",5),h=parseInt(l,10),v=(isNaN(h)?60:h)*1e3;if(!u)i.all=r+v;else for(let m of u.split(";"))m==="metric_bucket"?(!d||d.split(";").includes("custom"))&&(i[m]=r+v):i[m]=r+v}else s?i.all=r+s2(s,r):t===429&&(i.all=r+60*1e3);return i}function ep(){return{traceId:gn(),spanId:gn().substring(16)}}var ns=Be;function u2(){let e=ns.chrome,t=e&&e.app&&e.app.runtime,n="history"in ns&&!!ns.history.pushState&&!!ns.history.replaceState;return!t&&n}var it=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;function Wa(){return Gh(Be),Be}function Gh(e){let t=e.__SENTRY__=e.__SENTRY__||{};return t.version=t.version||Rr,t[Rr]=t[Rr]||{}}function Yc(e,t={}){if(t.user&&(!e.ipAddress&&t.user.ip_address&&(e.ipAddress=t.user.ip_address),!e.did&&!t.did&&(e.did=t.user.id||t.user.email||t.user.username)),e.timestamp=t.timestamp||hr(),t.abnormal_mechanism&&(e.abnormal_mechanism=t.abnormal_mechanism),t.ignoreDuration&&(e.ignoreDuration=t.ignoreDuration),t.sid&&(e.sid=t.sid.length===32?t.sid:gn()),t.init!==void 0&&(e.init=t.init),!e.did&&t.did&&(e.did=`${t.did}`),typeof t.started=="number"&&(e.started=t.started),e.ignoreDuration)e.duration=void 0;else if(typeof t.duration=="number")e.duration=t.duration;else{let n=e.timestamp-e.started;e.duration=n>=0?n:0}t.release&&(e.release=t.release),t.environment&&(e.environment=t.environment),!e.ipAddress&&t.ipAddress&&(e.ipAddress=t.ipAddress),!e.userAgent&&t.userAgent&&(e.userAgent=t.userAgent),typeof t.errors=="number"&&(e.errors=t.errors),t.status&&(e.status=t.status)}var Kc="_sentrySpan";function tp(e,t){t?Hr(e,Kc,t):delete e[Kc]}function np(e){return e[Kc]}var h2=100,d2=class xy{constructor(){this._notifyingListeners=!1,this._scopeListeners=[],this._eventProcessors=[],this._breadcrumbs=[],this._attachments=[],this._user={},this._tags={},this._extra={},this._contexts={},this._sdkProcessingMetadata={},this._propagationContext=ep()}clone(){let t=new xy;return t._breadcrumbs=[...this._breadcrumbs],t._tags=F({},this._tags),t._extra=F({},this._extra),t._contexts=F({},this._contexts),t._user=this._user,t._level=this._level,t._session=this._session,t._transactionName=this._transactionName,t._fingerprint=this._fingerprint,t._eventProcessors=[...this._eventProcessors],t._requestSession=this._requestSession,t._attachments=[...this._attachments],t._sdkProcessingMetadata=F({},this._sdkProcessingMetadata),t._propagationContext=F({},this._propagationContext),t._client=this._client,t._lastEventId=this._lastEventId,tp(t,np(this)),t}setClient(t){this._client=t}setLastEventId(t){this._lastEventId=t}getClient(){return this._client}lastEventId(){return this._lastEventId}addScopeListener(t){this._scopeListeners.push(t)}addEventProcessor(t){return this._eventProcessors.push(t),this}setUser(t){return this._user=t||{email:void 0,id:void 0,ip_address:void 0,username:void 0},this._session&&Yc(this._session,{user:t}),this._notifyScopeListeners(),this}getUser(){return this._user}getRequestSession(){return this._requestSession}setRequestSession(t){return this._requestSession=t,this}setTags(t){return this._tags=F(F({},this._tags),t),this._notifyScopeListeners(),this}setTag(t,n){return this._tags=Ye(F({},this._tags),{[t]:n}),this._notifyScopeListeners(),this}setExtras(t){return this._extra=F(F({},this._extra),t),this._notifyScopeListeners(),this}setExtra(t,n){return this._extra=Ye(F({},this._extra),{[t]:n}),this._notifyScopeListeners(),this}setFingerprint(t){return this._fingerprint=t,this._notifyScopeListeners(),this}setLevel(t){return this._level=t,this._notifyScopeListeners(),this}setTransactionName(t){return this._transactionName=t,this._notifyScopeListeners(),this}setContext(t,n){return n===null?delete this._contexts[t]:this._contexts[t]=n,this._notifyScopeListeners(),this}setSession(t){return t?this._session=t:delete this._session,this._notifyScopeListeners(),this}getSession(){return this._session}update(t){if(!t)return this;let n=typeof t=="function"?t(this):t,[r,i]=n instanceof Zn?[n.getScopeData(),n.getRequestSession()]:vi(n)?[t,t.requestSession]:[],{tags:o,extra:s,user:a,contexts:l,level:u,fingerprint:d=[],propagationContext:h}=r||{};return this._tags=F(F({},this._tags),o),this._extra=F(F({},this._extra),s),this._contexts=F(F({},this._contexts),l),a&&Object.keys(a).length&&(this._user=a),u&&(this._level=u),d.length&&(this._fingerprint=d),h&&(this._propagationContext=h),i&&(this._requestSession=i),this}clear(){return this._breadcrumbs=[],this._tags={},this._extra={},this._user={},this._contexts={},this._level=void 0,this._transactionName=void 0,this._fingerprint=void 0,this._requestSession=void 0,this._session=void 0,tp(this,void 0),this._attachments=[],this._propagationContext=ep(),this._notifyScopeListeners(),this}addBreadcrumb(t,n){let r=typeof n=="number"?n:h2;if(r<=0)return this;let i=F({timestamp:Fo()},t),o=this._breadcrumbs;return o.push(i),this._breadcrumbs=o.length>r?o.slice(-r):o,this._notifyScopeListeners(),this}getLastBreadcrumb(){return this._breadcrumbs[this._breadcrumbs.length-1]}clearBreadcrumbs(){return this._breadcrumbs=[],this._notifyScopeListeners(),this}addAttachment(t){return this._attachments.push(t),this}clearAttachments(){return this._attachments=[],this}getScopeData(){return{breadcrumbs:this._breadcrumbs,attachments:this._attachments,contexts:this._contexts,tags:this._tags,extra:this._extra,user:this._user,level:this._level,fingerprint:this._fingerprint||[],eventProcessors:this._eventProcessors,propagationContext:this._propagationContext,sdkProcessingMetadata:this._sdkProcessingMetadata,transactionName:this._transactionName,span:np(this)}}setSDKProcessingMetadata(t){return this._sdkProcessingMetadata=F(F({},this._sdkProcessingMetadata),t),this}setPropagationContext(t){return this._propagationContext=t,this}getPropagationContext(){return this._propagationContext}captureException(t,n){let r=n&&n.event_id?n.event_id:gn();if(!this._client)return we.warn("No client configured on scope - will not capture exception!"),r;let i=new Error("Sentry syntheticException");return this._client.captureException(t,Ye(F({originalException:t,syntheticException:i},n),{event_id:r}),this),r}captureMessage(t,n,r){let i=r&&r.event_id?r.event_id:gn();if(!this._client)return we.warn("No client configured on scope - will not capture message!"),i;let o=new Error(t);return this._client.captureMessage(t,n,Ye(F({originalException:t,syntheticException:o},r),{event_id:i}),this),i}captureEvent(t,n){let r=n&&n.event_id?n.event_id:gn();return this._client?(this._client.captureEvent(t,Ye(F({},n),{event_id:r}),this),r):(we.warn("No client configured on scope - will not capture event!"),r)}_notifyScopeListeners(){this._notifyingListeners||(this._notifyingListeners=!0,this._scopeListeners.forEach(t=>{t(this)}),this._notifyingListeners=!1)}},Zn=d2;function f2(){return Hh("defaultCurrentScope",()=>new Zn)}function p2(){return Hh("defaultIsolationScope",()=>new Zn)}var g2=class{constructor(e,t){let n;e?n=e:n=new Zn;let r;t?r=t:r=new Zn,this._stack=[{scope:n}],this._isolationScope=r}withScope(e){let t=this._pushScope(),n;try{n=e(t)}catch(r){throw this._popScope(),r}return za(n)?n.then(r=>(this._popScope(),r),r=>{throw this._popScope(),r}):(this._popScope(),n)}getClient(){return this.getStackTop().client}getScope(){return this.getStackTop().scope}getIsolationScope(){return this._isolationScope}getStackTop(){return this._stack[this._stack.length-1]}_pushScope(){let e=this.getScope().clone();return this._stack.push({client:this.getClient(),scope:e}),e}_popScope(){return this._stack.length<=1?!1:!!this._stack.pop()}};function yi(){let e=Wa(),t=Gh(e);return t.stack=t.stack||new g2(f2(),p2())}function _2(e){return yi().withScope(e)}function m2(e,t){let n=yi();return n.withScope(()=>(n.getStackTop().scope=e,t(e)))}function rp(e){return yi().withScope(()=>e(yi().getIsolationScope()))}function v2(){return{withIsolationScope:rp,withScope:_2,withSetScope:m2,withSetIsolationScope:(e,t)=>rp(t),getCurrentScope:()=>yi().getScope(),getIsolationScope:()=>yi().getIsolationScope()}}function Wh(e){let t=Gh(e);return t.acs?t.acs:v2()}function Zh(){let e=Wa();return Wh(e).getCurrentScope()}function Sy(){let e=Wa();return Wh(e).getIsolationScope()}function y2(){return Hh("globalScope",()=>new Zn)}function b2(...e){let t=Wa(),n=Wh(t);if(e.length===2){let[r,i]=e;return r?n.withSetScope(r,i):n.withScope(i)}return n.withScope(e[0])}function Yt(){return Zh().getClient()}var w2="_sentryMetrics";function E2(e){let t=e[w2];if(!t)return;let n={};for(let[,[r,i]]of t)(n[r]||(n[r]=[])).push(un(i));return n}var x2="sentry.source",S2="sentry.sample_rate",C2="sentry.op",I2="sentry.origin",T2=1;function O2(e){let{spanId:t,traceId:n}=e.spanContext(),{parent_span_id:r}=Qs(e);return un({parent_span_id:r,span_id:t,trace_id:n})}function ip(e){return typeof e=="number"?op(e):Array.isArray(e)?e[0]+e[1]/1e9:e instanceof Date?op(e.getTime()):hr()}function op(e){return e>9999999999?e/1e3:e}function Qs(e){if(R2(e))return e.getSpanJSON();try{let{spanId:t,traceId:n}=e.spanContext();if(D2(e)){let{attributes:r,startTime:i,name:o,endTime:s,parentSpanId:a,status:l}=e;return un({span_id:t,trace_id:n,data:r,description:o,parent_span_id:a,start_timestamp:ip(i),timestamp:ip(s)||void 0,status:P2(l),op:r[C2],origin:r[I2],_metrics_summary:E2(e)})}return{span_id:t,trace_id:n}}catch{return{}}}function D2(e){let t=e;return!!t.attributes&&!!t.startTime&&!!t.name&&!!t.endTime&&!!t.status}function R2(e){return typeof e.getSpanJSON=="function"}function N2(e){let{traceFlags:t}=e.spanContext();return t===T2}function P2(e){if(!(!e||e.code===0))return e.code===1?"ok":e.message||"unknown_error"}var k2="_sentryRootSpan";function Cy(e){return e[k2]||e}var Iy="production",A2="_frozenDsc";function Ty(e,t){let n=t.getOptions(),{publicKey:r}=t.getDsn()||{},i=un({environment:n.environment||Iy,release:n.release,public_key:r,trace_id:e});return t.emit("createDsc",i),i}function L2(e){let t=Yt();if(!t)return{};let n=Ty(Qs(e).trace_id||"",t),r=Cy(e),i=r[A2];if(i)return i;let o=r.spanContext().traceState,s=o&&o.get("sentry.dsc"),a=s&&JD(s);if(a)return a;let l=Qs(r),u=l.data||{},d=u[S2];d!=null&&(n.sample_rate=`${d}`);let h=u[x2],v=l.description;return h!=="url"&&v&&(n.transaction=v),n.sampled=String(N2(r)),t.emit("createDsc",n,r),n}function M2(e){if(typeof e=="boolean")return Number(e);let t=typeof e=="string"?parseFloat(e):e;if(typeof t!="number"||isNaN(t)||t<0||t>1){it&&we.warn(`[Tracing] Given sample rate is invalid. Sample rate must be a boolean or a number between 0 and 1. Got ${JSON.stringify(e)} of type ${JSON.stringify(typeof e)}.`);return}return t}function j2(e,t){return t&&(e.sdk=e.sdk||{},e.sdk.name=e.sdk.name||t.name,e.sdk.version=e.sdk.version||t.version,e.sdk.integrations=[...e.sdk.integrations||[],...t.integrations||[]],e.sdk.packages=[...e.sdk.packages||[],...t.packages||[]]),e}function F2(e,t,n,r){let i=Ey(n),o=F(F({sent_at:new Date().toISOString()},i&&{sdk:i}),!!r&&t&&{dsn:Ga(t)}),s="aggregates"in e?[{type:"sessions"},e]:[{type:"session"},e.toJSON()];return Bo(o,[s])}function V2(e,t,n,r){let i=Ey(n),o=e.type&&e.type!=="replay_event"?e.type:"event";j2(e,n&&n.sdk);let s=i2(e,i,r,t);return delete e.sdkProcessingMetadata,Bo(s,[[{type:o},e]])}function Jc(e,t,n,r=0){return new Vo((i,o)=>{let s=e[r];if(t===null||typeof s!="function")i(t);else{let a=s(F({},t),n);it&&s.id&&a===null&&we.log(`Event processor "${s.id}" dropped event`),za(a)?a.then(l=>Jc(e,l,n,r+1).then(i)).then(null,o):Jc(e,a,n,r+1).then(i).then(null,o)}})}function B2(e,t){let{fingerprint:n,span:r,breadcrumbs:i,sdkProcessingMetadata:o}=t;U2(e,t),r&&z2(e,r),q2(e,n),H2(e,i),$2(e,o)}function sp(e,t){let{extra:n,tags:r,user:i,contexts:o,level:s,sdkProcessingMetadata:a,breadcrumbs:l,fingerprint:u,eventProcessors:d,attachments:h,propagationContext:v,transactionName:m,span:w}=t;Vi(e,"extra",n),Vi(e,"tags",r),Vi(e,"user",i),Vi(e,"contexts",o),Vi(e,"sdkProcessingMetadata",a),s&&(e.level=s),m&&(e.transactionName=m),w&&(e.span=w),l.length&&(e.breadcrumbs=[...e.breadcrumbs,...l]),u.length&&(e.fingerprint=[...e.fingerprint,...u]),d.length&&(e.eventProcessors=[...e.eventProcessors,...d]),h.length&&(e.attachments=[...e.attachments,...h]),e.propagationContext=F(F({},e.propagationContext),v)}function Vi(e,t,n){if(n&&Object.keys(n).length){e[t]=F({},e[t]);for(let r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[t][r]=n[r])}}function U2(e,t){let{extra:n,tags:r,user:i,contexts:o,level:s,transactionName:a}=t,l=un(n);l&&Object.keys(l).length&&(e.extra=F(F({},l),e.extra));let u=un(r);u&&Object.keys(u).length&&(e.tags=F(F({},u),e.tags));let d=un(i);d&&Object.keys(d).length&&(e.user=F(F({},d),e.user));let h=un(o);h&&Object.keys(h).length&&(e.contexts=F(F({},h),e.contexts)),s&&(e.level=s),a&&e.type!=="transaction"&&(e.transaction=a)}function H2(e,t){let n=[...e.breadcrumbs||[],...t];e.breadcrumbs=n.length?n:void 0}function $2(e,t){e.sdkProcessingMetadata=F(F({},e.sdkProcessingMetadata),t)}function z2(e,t){e.contexts=F({trace:O2(t)},e.contexts),e.sdkProcessingMetadata=F({dynamicSamplingContext:L2(t)},e.sdkProcessingMetadata);let n=Cy(t),r=Qs(n).description;r&&!e.transaction&&e.type==="transaction"&&(e.transaction=r)}function q2(e,t){e.fingerprint=e.fingerprint?UD(e.fingerprint):[],t&&(e.fingerprint=e.fingerprint.concat(t)),e.fingerprint&&!e.fingerprint.length&&delete e.fingerprint}function G2(e,t,n,r,i,o){let{normalizeDepth:s=3,normalizeMaxBreadth:a=1e3}=e,l=Ye(F({},t),{event_id:t.event_id||n.event_id||gn(),timestamp:t.timestamp||Fo()}),u=n.integrations||e.integrations.map(C=>C.name);W2(l,e),K2(l,u),i&&i.emit("applyFrameMetadata",t),t.type===void 0&&Z2(l,e.stackParser);let d=X2(r,n.captureContext);n.mechanism&&bo(l,n.mechanism);let h=i?i.getEventProcessors():[],v=y2().getScopeData();if(o){let C=o.getScopeData();sp(v,C)}if(d){let C=d.getScopeData();sp(v,C)}let m=[...n.attachments||[],...v.attachments];m.length&&(n.attachments=m),B2(l,v);let w=[...h,...v.eventProcessors];return Jc(w,l,n).then(C=>(C&&Y2(C),typeof s=="number"&&s>0?J2(C,s,a):C))}function W2(e,t){let{environment:n,release:r,dist:i,maxValueLength:o=250}=t;"environment"in e||(e.environment="environment"in t?n:Iy),e.release===void 0&&r!==void 0&&(e.release=r),e.dist===void 0&&i!==void 0&&(e.dist=i),e.message&&(e.message=hi(e.message,o));let s=e.exception&&e.exception.values&&e.exception.values[0];s&&s.value&&(s.value=hi(s.value,o));let a=e.request;a&&a.url&&(a.url=hi(a.url,o))}var ap=new WeakMap;function Z2(e,t){let n=Be._sentryDebugIds;if(!n)return;let r,i=ap.get(t);i?r=i:(r=new Map,ap.set(t,r));let o=Object.entries(n).reduce((s,[a,l])=>{let u,d=r.get(a);d?u=d:(u=t(a),r.set(a,u));for(let h=u.length-1;h>=0;h--){let v=u[h];if(v.filename){s[v.filename]=l;break}}return s},{});try{e.exception.values.forEach(s=>{s.stacktrace.frames.forEach(a=>{a.filename&&(a.debug_id=o[a.filename])})})}catch{}}function Y2(e){let t={};try{e.exception.values.forEach(r=>{r.stacktrace.frames.forEach(i=>{i.debug_id&&(i.abs_path?t[i.abs_path]=i.debug_id:i.filename&&(t[i.filename]=i.debug_id),delete i.debug_id)})})}catch{}if(Object.keys(t).length===0)return;e.debug_meta=e.debug_meta||{},e.debug_meta.images=e.debug_meta.images||[];let n=e.debug_meta.images;Object.entries(t).forEach(([r,i])=>{n.push({type:"sourcemap",code_file:r,debug_id:i})})}function K2(e,t){t.length>0&&(e.sdk=e.sdk||{},e.sdk.integrations=[...e.sdk.integrations||[],...t])}function J2(e,t,n){if(!e)return null;let r=F(F(F(F(F({},e),e.breadcrumbs&&{breadcrumbs:e.breadcrumbs.map(i=>F(F({},i),i.data&&{data:ir(i.data,t,n)}))}),e.user&&{user:ir(e.user,t,n)}),e.contexts&&{contexts:ir(e.contexts,t,n)}),e.extra&&{extra:ir(e.extra,t,n)});return e.contexts&&e.contexts.trace&&r.contexts&&(r.contexts.trace=e.contexts.trace,e.contexts.trace.data&&(r.contexts.trace.data=ir(e.contexts.trace.data,t,n))),e.spans&&(r.spans=e.spans.map(i=>F(F({},i),i.data&&{data:ir(i.data,t,n)}))),r}function X2(e,t){if(!t)return e;let n=e?e.clone():new Zn;return n.update(t),n}function Q2(e){if(e)return eR(e)?{captureContext:e}:nR(e)?{captureContext:e}:e}function eR(e){return e instanceof Zn||typeof e=="function"}var tR=["user","level","extra","contexts","tags","fingerprint","requestSession","propagationContext"];function nR(e){return Object.keys(e).some(t=>tR.includes(t))}function rR(e,t){return Zh().captureException(e,Q2(t))}function Oy(e,t){return Zh().captureEvent(e,t)}var iR="7";function oR(e){let t=e.protocol?`${e.protocol}:`:"",n=e.port?`:${e.port}`:"";return`${t}//${e.host}${n}${e.path?`/${e.path}`:""}/api/`}function sR(e){return`${oR(e)}${e.projectId}/envelope/`}function aR(e,t){return ED(F({sentry_key:e.publicKey,sentry_version:iR},t&&{sentry_client:`${t.name}/${t.version}`}))}function lR(e,t,n){return t||`${sR(e)}?${aR(e,n)}`}var lp=[];function cR(e,t){let n={};return t.forEach(r=>{r&&Dy(e,r,n)}),n}function cp(e,t){for(let n of t)n&&n.afterAllSetup&&n.afterAllSetup(e)}function Dy(e,t,n){if(n[t.name]){it&&we.log(`Integration skipped because it was already installed: ${t.name}`);return}if(n[t.name]=t,lp.indexOf(t.name)===-1&&typeof t.setupOnce=="function"&&(t.setupOnce(),lp.push(t.name)),t.setup&&typeof t.setup=="function"&&t.setup(e),typeof t.preprocessEvent=="function"){let r=t.preprocessEvent.bind(t);e.on("preprocessEvent",(i,o)=>r(i,o,e))}if(typeof t.processEvent=="function"){let r=t.processEvent.bind(t),i=Object.assign((o,s)=>r(o,s,e),{id:t.name});e.addEventProcessor(i)}it&&we.log(`Integration installed: ${t.name}`)}var up="Not capturing exception because it's already been captured.",uR=class{constructor(e){if(this._options=e,this._integrations={},this._numProcessing=0,this._outcomes={},this._hooks={},this._eventProcessors=[],e.dsn?this._dsn=wD(e.dsn):it&&we.warn("No DSN provided, client will not send events."),this._dsn){let t=lR(this._dsn,e.tunnel,e._metadata?e._metadata.sdk:void 0);this._transport=e.transport(Ye(F({tunnel:this._options.tunnel,recordDroppedEvent:this.recordDroppedEvent.bind(this)},e.transportOptions),{url:t}))}}captureException(e,t,n){let r=gn();if(Kf(e))return it&&we.log(up),r;let i=F({event_id:r},t);return this._process(this.eventFromException(e,i).then(o=>this._captureEvent(o,i,n))),i.event_id}captureMessage(e,t,n,r){let i=F({event_id:gn()},n),o=Bh(e)?e:String(e),s=Uh(e)?this.eventFromMessage(o,t,i):this.eventFromException(e,i);return this._process(s.then(a=>this._captureEvent(a,i,r))),i.event_id}captureEvent(e,t,n){let r=gn();if(t&&t.originalException&&Kf(t.originalException))return it&&we.log(up),r;let i=F({event_id:r},t),o=(e.sdkProcessingMetadata||{}).capturedSpanScope;return this._process(this._captureEvent(e,i,o||n)),i.event_id}captureSession(e){typeof e.release!="string"?it&&we.warn("Discarded session because of missing or non-string release"):(this.sendSession(e),Yc(e,{init:!1}))}getDsn(){return this._dsn}getOptions(){return this._options}getSdkMetadata(){return this._options._metadata}getTransport(){return this._transport}flush(e){let t=this._transport;return t?(this.emit("flush"),this._isClientDoneProcessing(e).then(n=>t.flush(e).then(r=>n&&r))):zr(!0)}close(e){return this.flush(e).then(t=>(this.getOptions().enabled=!1,this.emit("close"),t))}getEventProcessors(){return this._eventProcessors}addEventProcessor(e){this._eventProcessors.push(e)}init(){this._isEnabled()&&this._setupIntegrations()}getIntegrationByName(e){return this._integrations[e]}addIntegration(e){let t=this._integrations[e.name];Dy(this,e,this._integrations),t||cp(this,[e])}sendEvent(e,t={}){this.emit("beforeSendEvent",e,t);let n=V2(e,this._dsn,this._options._metadata,this._options.tunnel);for(let i of t.attachments||[])n=QD(n,n2(i));let r=this.sendEnvelope(n);r&&r.then(i=>this.emit("afterSendEvent",e,i),null)}sendSession(e){let t=F2(e,this._dsn,this._options._metadata,this._options.tunnel);this.sendEnvelope(t)}recordDroppedEvent(e,t,n){if(this._options.sendClientReports){let r=`${e}:${t}`;it&&we.log(`Adding outcome: "${r}"`),this._outcomes[r]=(this._outcomes[r]||0)+1}}on(e,t){let n=this._hooks[e]=this._hooks[e]||[];return n.push(t),()=>{let r=n.indexOf(t);r>-1&&n.splice(r,1)}}emit(e,...t){let n=this._hooks[e];n&&n.forEach(r=>r(...t))}sendEnvelope(e){return this.emit("beforeEnvelope",e),this._isEnabled()&&this._transport?this._transport.send(e).then(null,t=>(it&&we.error("Error while sending event:",t),t)):(it&&we.error("Transport disabled"),zr({}))}_setupIntegrations(){let{integrations:e}=this._options;this._integrations=cR(this,e),cp(this,e)}_updateSessionFromEvent(e,t){let n=!1,r=!1,i=t.exception&&t.exception.values;if(i){r=!0;for(let s of i){let a=s.mechanism;if(a&&a.handled===!1){n=!0;break}}}let o=e.status==="ok";(o&&e.errors===0||o&&n)&&(Yc(e,Ye(F({},n&&{status:"crashed"}),{errors:e.errors||Number(r||n)})),this.captureSession(e))}_isClientDoneProcessing(e){return new Vo(t=>{let n=0,r=1,i=setInterval(()=>{this._numProcessing==0?(clearInterval(i),t(!0)):(n+=r,e&&n>=e&&(clearInterval(i),t(!1)))},r)})}_isEnabled(){return this.getOptions().enabled!==!1&&this._transport!==void 0}_prepareEvent(e,t,n,r=Sy()){let i=this.getOptions(),o=Object.keys(this._integrations);return!t.integrations&&o.length>0&&(t.integrations=o),this.emit("preprocessEvent",e,t),e.type||r.setLastEventId(e.event_id||t.event_id),G2(i,e,t,n,this,r).then(s=>{if(s===null)return s;let a=F(F({},r.getPropagationContext()),n?n.getPropagationContext():void 0);if(!(s.contexts&&s.contexts.trace)&&a){let{traceId:l,spanId:u,parentSpanId:d,dsc:h}=a;s.contexts=F({trace:un({trace_id:l,span_id:u,parent_span_id:d})},s.contexts);let v=h||Ty(l,this);s.sdkProcessingMetadata=F({dynamicSamplingContext:v},s.sdkProcessingMetadata)}return s})}_captureEvent(e,t={},n){return this._processEvent(e,t,n).then(r=>r.event_id,r=>{if(it){let i=r;i.logLevel==="log"?we.log(i.message):we.warn(i)}})}_processEvent(e,t,n){let r=this.getOptions(),{sampleRate:i}=r,o=Xc(e),s=Ry(e),a=e.type||"error",l=`before send for type \`${a}\``,u=typeof i>"u"?void 0:M2(i);if(s&&typeof u=="number"&&Math.random()>u)return this.recordDroppedEvent("sample_rate","error",e),Xs(new Cn(`Discarding event because it's not included in the random sample (sampling rate = ${i})`,"log"));let d=a==="replay_event"?"replay":a,h=(e.sdkProcessingMetadata||{}).capturedSpanIsolationScope;return this._prepareEvent(e,t,n,h).then(v=>{if(v===null)throw this.recordDroppedEvent("event_processor",d,e),new Cn("An event processor returned `null`, will not send event.","log");if(t.data&&t.data.__sentry__===!0)return v;let m=dR(this,r,v,t);return hR(m,l)}).then(v=>{if(v===null){if(this.recordDroppedEvent("before_send",d,e),Xc(e)){let C=1+(e.spans||[]).length;this._outcomes.span=(this._outcomes.span||0)+C}throw new Cn(`${l} returned \`null\`, will not send event.`,"log")}let m=n&&n.getSession();!o&&m&&this._updateSessionFromEvent(m,v);let w=v.transaction_info;if(o&&w&&v.transaction!==e.transaction){let C="custom";v.transaction_info=Ye(F({},w),{source:C})}return this.sendEvent(v,t),v}).then(null,v=>{throw v instanceof Cn?v:(this.captureException(v,{data:{__sentry__:!0},originalException:v}),new Cn(`Event processing pipeline threw an error, original event will not be sent. Details have been sent as a new event.
23
- Reason: ${v}`))})}_process(e){this._numProcessing++,e.then(t=>(this._numProcessing--,t),t=>(this._numProcessing--,t))}_clearOutcomes(){let e=this._outcomes;return this._outcomes={},Object.entries(e).map(([t,n])=>{let[r,i]=t.split(":");return{reason:r,category:i,quantity:n}})}};function hR(e,t){let n=`${t} must return \`null\` or a valid event.`;if(za(e))return e.then(r=>{if(!vi(r)&&r!==null)throw new Cn(n);return r},r=>{throw new Cn(`${t} rejected with ${r}`)});if(!vi(e)&&e!==null)throw new Cn(n);return e}function dR(e,t,n,r){let{beforeSend:i,beforeSendTransaction:o,beforeSendSpan:s}=t;if(Ry(n)&&i)return i(n,r);if(Xc(n)){if(n.spans&&s){let a=[];for(let l of n.spans){let u=s(l);u?a.push(u):e.recordDroppedEvent("before_send","span")}n.spans=a}if(o)return o(n,r)}return n}function Ry(e){return e.type===void 0}function Xc(e){return e.type==="transaction"}var fR=64;function pR(e,t,n=GD(e.bufferSize||fR)){let r={},i=s=>n.drain(s);function o(s){let a=[];if(Xf(s,(h,v)=>{let m=Qf(v);if(l2(r,m)){let w=hp(h,v);e.recordDroppedEvent("ratelimit_backoff",m,w)}else a.push(h)}),a.length===0)return zr({});let l=Bo(s[0],a),u=h=>{Xf(l,(v,m)=>{let w=hp(v,m);e.recordDroppedEvent(h,Qf(m),w)})},d=()=>t({body:e2(l)}).then(h=>(h.statusCode!==void 0&&(h.statusCode<200||h.statusCode>=300)&&it&&we.warn(`Sentry responded with status code ${h.statusCode} to sent event.`),r=c2(r,h),h),h=>{throw u("network_error"),h});return n.add(d).then(h=>h,h=>{if(h instanceof Cn)return it&&we.error("Skipped sending event because buffer is full."),u("queue_overflow"),zr({});throw h})}return{send:o,flush:i}}function hp(e,t){if(!(t!=="event"&&t!=="transaction"))return Array.isArray(e)?e[1]:void 0}function gR(e,t,n=[t],r="npm"){let i=e._metadata||{};i.sdk||(i.sdk={name:`sentry.javascript.${t}`,packages:n.map(o=>({name:`${r}:@sentry/${o}`,version:Rr})),version:Rr}),e._metadata=i}var _R=100;function qr(e,t){let n=Yt(),r=Sy();if(!n)return;let{beforeBreadcrumb:i=null,maxBreadcrumbs:o=_R}=n.getOptions();if(o<=0)return;let s=Fo(),a=F({timestamp:s},e),l=i?zh(()=>i(a,t)):a;l!==null&&(n.emit&&n.emit("beforeAddBreadcrumb",l,t),r.addBreadcrumb(l,o))}var dp,mR="FunctionToString",fp=new WeakMap,vR=()=>({name:mR,setupOnce(){dp=Function.prototype.toString;try{Function.prototype.toString=function(...e){let t=qh(this),n=fp.has(Yt())&&t!==void 0?t:this;return dp.apply(n,e)}}catch{}},setup(e){fp.set(e,!0)}}),yR=vR,bR=[/^Script error\.?$/,/^Javascript error: Script error\.? on line 0$/,/^ResizeObserver loop completed with undelivered notifications.$/,/^Cannot redefine property: googletag$/,"undefined is not an object (evaluating 'a.L')",`can't redefine non-configurable property "solana"`,"vv().getRestrictions is not a function. (In 'vv().getRestrictions(1,a)', 'vv().getRestrictions' is undefined)","Can't find variable: _AutofillCallbackHandler"],wR="InboundFilters",ER=(e={})=>({name:wR,processEvent(t,n,r){let i=r.getOptions(),o=SR(e,i);return CR(t,o)?null:t}}),xR=ER;function SR(e={},t={}){return{allowUrls:[...e.allowUrls||[],...t.allowUrls||[]],denyUrls:[...e.denyUrls||[],...t.denyUrls||[]],ignoreErrors:[...e.ignoreErrors||[],...t.ignoreErrors||[],...e.disableErrorDefaults?[]:bR],ignoreTransactions:[...e.ignoreTransactions||[],...t.ignoreTransactions||[]],ignoreInternal:e.ignoreInternal!==void 0?e.ignoreInternal:!0}}function CR(e,t){return t.ignoreInternal&&NR(e)?(it&&we.warn(`Event dropped due to being internal Sentry Error.
24
- Event: ${rr(e)}`),!0):IR(e,t.ignoreErrors)?(it&&we.warn(`Event dropped due to being matched by \`ignoreErrors\` option.
25
- Event: ${rr(e)}`),!0):kR(e)?(it&&we.warn(`Event dropped due to not having an error message, error type or stacktrace.
26
- Event: ${rr(e)}`),!0):TR(e,t.ignoreTransactions)?(it&&we.warn(`Event dropped due to being matched by \`ignoreTransactions\` option.
27
- Event: ${rr(e)}`),!0):OR(e,t.denyUrls)?(it&&we.warn(`Event dropped due to being matched by \`denyUrls\` option.
22
+ `),typeof a=="string"||a instanceof Uint8Array)i(a);else{let l;try{l=JSON.stringify(a)}catch{l=JSON.stringify(ir(a))}i(l)}}return typeof r=="string"?r:n2(r)}function n2(e){let t=e.reduce((i,o)=>i+o.length,0),n=new Uint8Array(t),r=0;for(let i of e)n.set(i,r),r+=i.length;return n}function r2(e){let t=typeof e.data=="string"?Yc(e.data):e.data;return[un({type:"attachment",length:t.length,filename:e.filename,content_type:e.contentType,attachment_type:e.attachmentType}),t]}var i2={session:"session",sessions:"session",attachment:"attachment",transaction:"transaction",event:"error",client_report:"internal",user_report:"default",profile:"profile",profile_chunk:"profile",replay_event:"replay",replay_recording:"replay",check_in:"monitor",feedback:"feedback",span:"span",statsd:"metric_bucket"};function ep(e){return i2[e]}function xy(e){if(!e||!e.sdk)return;let{name:t,version:n}=e.sdk;return{name:t,version:n}}function o2(e,t,n,r){let i=e.sdkProcessingMetadata&&e.sdkProcessingMetadata.dynamicSamplingContext;return j(j(j({event_id:e.event_id,sent_at:new Date().toISOString()},t&&{sdk:t}),!!n&&r&&{dsn:Wa(r)}),i&&{trace:un(j({},i))})}function s2(e,t,n){let r=[{type:"client_report"},{timestamp:n||jo(),discarded_events:e}];return Bo(t?{dsn:t}:{},[r])}function a2(e,t=Date.now()){let n=parseInt(`${e}`,10);if(!isNaN(n))return n*1e3;let r=Date.parse(`${e}`);return isNaN(r)?6e4:r-t}function l2(e,t){return e[t]||e.all||0}function c2(e,t,n=Date.now()){return l2(e,t)>n}function u2(e,{statusCode:t,headers:n},r=Date.now()){let i=j({},e),o=n&&n["x-sentry-rate-limits"],s=n&&n["retry-after"];if(o)for(let a of o.trim().split(",")){let[l,u,,,d]=a.split(":",5),h=parseInt(l,10),v=(isNaN(h)?60:h)*1e3;if(!u)i.all=r+v;else for(let m of u.split(";"))m==="metric_bucket"?(!d||d.split(";").includes("custom"))&&(i[m]=r+v):i[m]=r+v}else s?i.all=r+a2(s,r):t===429&&(i.all=r+60*1e3);return i}function tp(){return{traceId:gn(),spanId:gn().substring(16)}}var ns=Be;function h2(){let e=ns.chrome,t=e&&e.app&&e.app.runtime,n="history"in ns&&!!ns.history.pushState&&!!ns.history.replaceState;return!t&&n}var it=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;function Za(){return Wh(Be),Be}function Wh(e){let t=e.__SENTRY__=e.__SENTRY__||{};return t.version=t.version||Rr,t[Rr]=t[Rr]||{}}function Kc(e,t={}){if(t.user&&(!e.ipAddress&&t.user.ip_address&&(e.ipAddress=t.user.ip_address),!e.did&&!t.did&&(e.did=t.user.id||t.user.email||t.user.username)),e.timestamp=t.timestamp||hr(),t.abnormal_mechanism&&(e.abnormal_mechanism=t.abnormal_mechanism),t.ignoreDuration&&(e.ignoreDuration=t.ignoreDuration),t.sid&&(e.sid=t.sid.length===32?t.sid:gn()),t.init!==void 0&&(e.init=t.init),!e.did&&t.did&&(e.did=`${t.did}`),typeof t.started=="number"&&(e.started=t.started),e.ignoreDuration)e.duration=void 0;else if(typeof t.duration=="number")e.duration=t.duration;else{let n=e.timestamp-e.started;e.duration=n>=0?n:0}t.release&&(e.release=t.release),t.environment&&(e.environment=t.environment),!e.ipAddress&&t.ipAddress&&(e.ipAddress=t.ipAddress),!e.userAgent&&t.userAgent&&(e.userAgent=t.userAgent),typeof t.errors=="number"&&(e.errors=t.errors),t.status&&(e.status=t.status)}var Jc="_sentrySpan";function np(e,t){t?$r(e,Jc,t):delete e[Jc]}function rp(e){return e[Jc]}var d2=100,f2=class Sy{constructor(){this._notifyingListeners=!1,this._scopeListeners=[],this._eventProcessors=[],this._breadcrumbs=[],this._attachments=[],this._user={},this._tags={},this._extra={},this._contexts={},this._sdkProcessingMetadata={},this._propagationContext=tp()}clone(){let t=new Sy;return t._breadcrumbs=[...this._breadcrumbs],t._tags=j({},this._tags),t._extra=j({},this._extra),t._contexts=j({},this._contexts),t._user=this._user,t._level=this._level,t._session=this._session,t._transactionName=this._transactionName,t._fingerprint=this._fingerprint,t._eventProcessors=[...this._eventProcessors],t._requestSession=this._requestSession,t._attachments=[...this._attachments],t._sdkProcessingMetadata=j({},this._sdkProcessingMetadata),t._propagationContext=j({},this._propagationContext),t._client=this._client,t._lastEventId=this._lastEventId,np(t,rp(this)),t}setClient(t){this._client=t}setLastEventId(t){this._lastEventId=t}getClient(){return this._client}lastEventId(){return this._lastEventId}addScopeListener(t){this._scopeListeners.push(t)}addEventProcessor(t){return this._eventProcessors.push(t),this}setUser(t){return this._user=t||{email:void 0,id:void 0,ip_address:void 0,username:void 0},this._session&&Kc(this._session,{user:t}),this._notifyScopeListeners(),this}getUser(){return this._user}getRequestSession(){return this._requestSession}setRequestSession(t){return this._requestSession=t,this}setTags(t){return this._tags=j(j({},this._tags),t),this._notifyScopeListeners(),this}setTag(t,n){return this._tags=Ye(j({},this._tags),{[t]:n}),this._notifyScopeListeners(),this}setExtras(t){return this._extra=j(j({},this._extra),t),this._notifyScopeListeners(),this}setExtra(t,n){return this._extra=Ye(j({},this._extra),{[t]:n}),this._notifyScopeListeners(),this}setFingerprint(t){return this._fingerprint=t,this._notifyScopeListeners(),this}setLevel(t){return this._level=t,this._notifyScopeListeners(),this}setTransactionName(t){return this._transactionName=t,this._notifyScopeListeners(),this}setContext(t,n){return n===null?delete this._contexts[t]:this._contexts[t]=n,this._notifyScopeListeners(),this}setSession(t){return t?this._session=t:delete this._session,this._notifyScopeListeners(),this}getSession(){return this._session}update(t){if(!t)return this;let n=typeof t=="function"?t(this):t,[r,i]=n instanceof Zn?[n.getScopeData(),n.getRequestSession()]:bi(n)?[t,t.requestSession]:[],{tags:o,extra:s,user:a,contexts:l,level:u,fingerprint:d=[],propagationContext:h}=r||{};return this._tags=j(j({},this._tags),o),this._extra=j(j({},this._extra),s),this._contexts=j(j({},this._contexts),l),a&&Object.keys(a).length&&(this._user=a),u&&(this._level=u),d.length&&(this._fingerprint=d),h&&(this._propagationContext=h),i&&(this._requestSession=i),this}clear(){return this._breadcrumbs=[],this._tags={},this._extra={},this._user={},this._contexts={},this._level=void 0,this._transactionName=void 0,this._fingerprint=void 0,this._requestSession=void 0,this._session=void 0,np(this,void 0),this._attachments=[],this._propagationContext=tp(),this._notifyScopeListeners(),this}addBreadcrumb(t,n){let r=typeof n=="number"?n:d2;if(r<=0)return this;let i=j({timestamp:jo()},t),o=this._breadcrumbs;return o.push(i),this._breadcrumbs=o.length>r?o.slice(-r):o,this._notifyScopeListeners(),this}getLastBreadcrumb(){return this._breadcrumbs[this._breadcrumbs.length-1]}clearBreadcrumbs(){return this._breadcrumbs=[],this._notifyScopeListeners(),this}addAttachment(t){return this._attachments.push(t),this}clearAttachments(){return this._attachments=[],this}getScopeData(){return{breadcrumbs:this._breadcrumbs,attachments:this._attachments,contexts:this._contexts,tags:this._tags,extra:this._extra,user:this._user,level:this._level,fingerprint:this._fingerprint||[],eventProcessors:this._eventProcessors,propagationContext:this._propagationContext,sdkProcessingMetadata:this._sdkProcessingMetadata,transactionName:this._transactionName,span:rp(this)}}setSDKProcessingMetadata(t){return this._sdkProcessingMetadata=j(j({},this._sdkProcessingMetadata),t),this}setPropagationContext(t){return this._propagationContext=t,this}getPropagationContext(){return this._propagationContext}captureException(t,n){let r=n&&n.event_id?n.event_id:gn();if(!this._client)return we.warn("No client configured on scope - will not capture exception!"),r;let i=new Error("Sentry syntheticException");return this._client.captureException(t,Ye(j({originalException:t,syntheticException:i},n),{event_id:r}),this),r}captureMessage(t,n,r){let i=r&&r.event_id?r.event_id:gn();if(!this._client)return we.warn("No client configured on scope - will not capture message!"),i;let o=new Error(t);return this._client.captureMessage(t,n,Ye(j({originalException:t,syntheticException:o},r),{event_id:i}),this),i}captureEvent(t,n){let r=n&&n.event_id?n.event_id:gn();return this._client?(this._client.captureEvent(t,Ye(j({},n),{event_id:r}),this),r):(we.warn("No client configured on scope - will not capture event!"),r)}_notifyScopeListeners(){this._notifyingListeners||(this._notifyingListeners=!0,this._scopeListeners.forEach(t=>{t(this)}),this._notifyingListeners=!1)}},Zn=f2;function p2(){return $h("defaultCurrentScope",()=>new Zn)}function g2(){return $h("defaultIsolationScope",()=>new Zn)}var _2=class{constructor(e,t){let n;e?n=e:n=new Zn;let r;t?r=t:r=new Zn,this._stack=[{scope:n}],this._isolationScope=r}withScope(e){let t=this._pushScope(),n;try{n=e(t)}catch(r){throw this._popScope(),r}return qa(n)?n.then(r=>(this._popScope(),r),r=>{throw this._popScope(),r}):(this._popScope(),n)}getClient(){return this.getStackTop().client}getScope(){return this.getStackTop().scope}getIsolationScope(){return this._isolationScope}getStackTop(){return this._stack[this._stack.length-1]}_pushScope(){let e=this.getScope().clone();return this._stack.push({client:this.getClient(),scope:e}),e}_popScope(){return this._stack.length<=1?!1:!!this._stack.pop()}};function wi(){let e=Za(),t=Wh(e);return t.stack=t.stack||new _2(p2(),g2())}function m2(e){return wi().withScope(e)}function v2(e,t){let n=wi();return n.withScope(()=>(n.getStackTop().scope=e,t(e)))}function ip(e){return wi().withScope(()=>e(wi().getIsolationScope()))}function y2(){return{withIsolationScope:ip,withScope:m2,withSetScope:v2,withSetIsolationScope:(e,t)=>ip(t),getCurrentScope:()=>wi().getScope(),getIsolationScope:()=>wi().getIsolationScope()}}function Zh(e){let t=Wh(e);return t.acs?t.acs:y2()}function Yh(){let e=Za();return Zh(e).getCurrentScope()}function Cy(){let e=Za();return Zh(e).getIsolationScope()}function b2(){return $h("globalScope",()=>new Zn)}function w2(...e){let t=Za(),n=Zh(t);if(e.length===2){let[r,i]=e;return r?n.withSetScope(r,i):n.withScope(i)}return n.withScope(e[0])}function Yt(){return Yh().getClient()}var E2="_sentryMetrics";function x2(e){let t=e[E2];if(!t)return;let n={};for(let[,[r,i]]of t)(n[r]||(n[r]=[])).push(un(i));return n}var S2="sentry.source",C2="sentry.sample_rate",I2="sentry.op",T2="sentry.origin",O2=1;function D2(e){let{spanId:t,traceId:n}=e.spanContext(),{parent_span_id:r}=Qs(e);return un({parent_span_id:r,span_id:t,trace_id:n})}function op(e){return typeof e=="number"?sp(e):Array.isArray(e)?e[0]+e[1]/1e9:e instanceof Date?sp(e.getTime()):hr()}function sp(e){return e>9999999999?e/1e3:e}function Qs(e){if(N2(e))return e.getSpanJSON();try{let{spanId:t,traceId:n}=e.spanContext();if(R2(e)){let{attributes:r,startTime:i,name:o,endTime:s,parentSpanId:a,status:l}=e;return un({span_id:t,trace_id:n,data:r,description:o,parent_span_id:a,start_timestamp:op(i),timestamp:op(s)||void 0,status:k2(l),op:r[I2],origin:r[T2],_metrics_summary:x2(e)})}return{span_id:t,trace_id:n}}catch{return{}}}function R2(e){let t=e;return!!t.attributes&&!!t.startTime&&!!t.name&&!!t.endTime&&!!t.status}function N2(e){return typeof e.getSpanJSON=="function"}function P2(e){let{traceFlags:t}=e.spanContext();return t===O2}function k2(e){if(!(!e||e.code===0))return e.code===1?"ok":e.message||"unknown_error"}var A2="_sentryRootSpan";function Iy(e){return e[A2]||e}var Ty="production",L2="_frozenDsc";function Oy(e,t){let n=t.getOptions(),{publicKey:r}=t.getDsn()||{},i=un({environment:n.environment||Ty,release:n.release,public_key:r,trace_id:e});return t.emit("createDsc",i),i}function M2(e){let t=Yt();if(!t)return{};let n=Oy(Qs(e).trace_id||"",t),r=Iy(e),i=r[L2];if(i)return i;let o=r.spanContext().traceState,s=o&&o.get("sentry.dsc"),a=s&&XD(s);if(a)return a;let l=Qs(r),u=l.data||{},d=u[C2];d!=null&&(n.sample_rate=`${d}`);let h=u[S2],v=l.description;return h!=="url"&&v&&(n.transaction=v),n.sampled=String(P2(r)),t.emit("createDsc",n,r),n}function F2(e){if(typeof e=="boolean")return Number(e);let t=typeof e=="string"?parseFloat(e):e;if(typeof t!="number"||isNaN(t)||t<0||t>1){it&&we.warn(`[Tracing] Given sample rate is invalid. Sample rate must be a boolean or a number between 0 and 1. Got ${JSON.stringify(e)} of type ${JSON.stringify(typeof e)}.`);return}return t}function j2(e,t){return t&&(e.sdk=e.sdk||{},e.sdk.name=e.sdk.name||t.name,e.sdk.version=e.sdk.version||t.version,e.sdk.integrations=[...e.sdk.integrations||[],...t.integrations||[]],e.sdk.packages=[...e.sdk.packages||[],...t.packages||[]]),e}function V2(e,t,n,r){let i=xy(n),o=j(j({sent_at:new Date().toISOString()},i&&{sdk:i}),!!r&&t&&{dsn:Wa(t)}),s="aggregates"in e?[{type:"sessions"},e]:[{type:"session"},e.toJSON()];return Bo(o,[s])}function B2(e,t,n,r){let i=xy(n),o=e.type&&e.type!=="replay_event"?e.type:"event";j2(e,n&&n.sdk);let s=o2(e,i,r,t);return delete e.sdkProcessingMetadata,Bo(s,[[{type:o},e]])}function Xc(e,t,n,r=0){return new Vo((i,o)=>{let s=e[r];if(t===null||typeof s!="function")i(t);else{let a=s(j({},t),n);it&&s.id&&a===null&&we.log(`Event processor "${s.id}" dropped event`),qa(a)?a.then(l=>Xc(e,l,n,r+1).then(i)).then(null,o):Xc(e,a,n,r+1).then(i).then(null,o)}})}function U2(e,t){let{fingerprint:n,span:r,breadcrumbs:i,sdkProcessingMetadata:o}=t;H2(e,t),r&&q2(e,r),G2(e,n),$2(e,i),z2(e,o)}function ap(e,t){let{extra:n,tags:r,user:i,contexts:o,level:s,sdkProcessingMetadata:a,breadcrumbs:l,fingerprint:u,eventProcessors:d,attachments:h,propagationContext:v,transactionName:m,span:w}=t;Hi(e,"extra",n),Hi(e,"tags",r),Hi(e,"user",i),Hi(e,"contexts",o),Hi(e,"sdkProcessingMetadata",a),s&&(e.level=s),m&&(e.transactionName=m),w&&(e.span=w),l.length&&(e.breadcrumbs=[...e.breadcrumbs,...l]),u.length&&(e.fingerprint=[...e.fingerprint,...u]),d.length&&(e.eventProcessors=[...e.eventProcessors,...d]),h.length&&(e.attachments=[...e.attachments,...h]),e.propagationContext=j(j({},e.propagationContext),v)}function Hi(e,t,n){if(n&&Object.keys(n).length){e[t]=j({},e[t]);for(let r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[t][r]=n[r])}}function H2(e,t){let{extra:n,tags:r,user:i,contexts:o,level:s,transactionName:a}=t,l=un(n);l&&Object.keys(l).length&&(e.extra=j(j({},l),e.extra));let u=un(r);u&&Object.keys(u).length&&(e.tags=j(j({},u),e.tags));let d=un(i);d&&Object.keys(d).length&&(e.user=j(j({},d),e.user));let h=un(o);h&&Object.keys(h).length&&(e.contexts=j(j({},h),e.contexts)),s&&(e.level=s),a&&e.type!=="transaction"&&(e.transaction=a)}function $2(e,t){let n=[...e.breadcrumbs||[],...t];e.breadcrumbs=n.length?n:void 0}function z2(e,t){e.sdkProcessingMetadata=j(j({},e.sdkProcessingMetadata),t)}function q2(e,t){e.contexts=j({trace:D2(t)},e.contexts),e.sdkProcessingMetadata=j({dynamicSamplingContext:M2(t)},e.sdkProcessingMetadata);let n=Iy(t),r=Qs(n).description;r&&!e.transaction&&e.type==="transaction"&&(e.transaction=r)}function G2(e,t){e.fingerprint=e.fingerprint?HD(e.fingerprint):[],t&&(e.fingerprint=e.fingerprint.concat(t)),e.fingerprint&&!e.fingerprint.length&&delete e.fingerprint}function W2(e,t,n,r,i,o){let{normalizeDepth:s=3,normalizeMaxBreadth:a=1e3}=e,l=Ye(j({},t),{event_id:t.event_id||n.event_id||gn(),timestamp:t.timestamp||jo()}),u=n.integrations||e.integrations.map(C=>C.name);Z2(l,e),J2(l,u),i&&i.emit("applyFrameMetadata",t),t.type===void 0&&Y2(l,e.stackParser);let d=Q2(r,n.captureContext);n.mechanism&&wo(l,n.mechanism);let h=i?i.getEventProcessors():[],v=b2().getScopeData();if(o){let C=o.getScopeData();ap(v,C)}if(d){let C=d.getScopeData();ap(v,C)}let m=[...n.attachments||[],...v.attachments];m.length&&(n.attachments=m),U2(l,v);let w=[...h,...v.eventProcessors];return Xc(w,l,n).then(C=>(C&&K2(C),typeof s=="number"&&s>0?X2(C,s,a):C))}function Z2(e,t){let{environment:n,release:r,dist:i,maxValueLength:o=250}=t;"environment"in e||(e.environment="environment"in t?n:Ty),e.release===void 0&&r!==void 0&&(e.release=r),e.dist===void 0&&i!==void 0&&(e.dist=i),e.message&&(e.message=di(e.message,o));let s=e.exception&&e.exception.values&&e.exception.values[0];s&&s.value&&(s.value=di(s.value,o));let a=e.request;a&&a.url&&(a.url=di(a.url,o))}var lp=new WeakMap;function Y2(e,t){let n=Be._sentryDebugIds;if(!n)return;let r,i=lp.get(t);i?r=i:(r=new Map,lp.set(t,r));let o=Object.entries(n).reduce((s,[a,l])=>{let u,d=r.get(a);d?u=d:(u=t(a),r.set(a,u));for(let h=u.length-1;h>=0;h--){let v=u[h];if(v.filename){s[v.filename]=l;break}}return s},{});try{e.exception.values.forEach(s=>{s.stacktrace.frames.forEach(a=>{a.filename&&(a.debug_id=o[a.filename])})})}catch{}}function K2(e){let t={};try{e.exception.values.forEach(r=>{r.stacktrace.frames.forEach(i=>{i.debug_id&&(i.abs_path?t[i.abs_path]=i.debug_id:i.filename&&(t[i.filename]=i.debug_id),delete i.debug_id)})})}catch{}if(Object.keys(t).length===0)return;e.debug_meta=e.debug_meta||{},e.debug_meta.images=e.debug_meta.images||[];let n=e.debug_meta.images;Object.entries(t).forEach(([r,i])=>{n.push({type:"sourcemap",code_file:r,debug_id:i})})}function J2(e,t){t.length>0&&(e.sdk=e.sdk||{},e.sdk.integrations=[...e.sdk.integrations||[],...t])}function X2(e,t,n){if(!e)return null;let r=j(j(j(j(j({},e),e.breadcrumbs&&{breadcrumbs:e.breadcrumbs.map(i=>j(j({},i),i.data&&{data:ir(i.data,t,n)}))}),e.user&&{user:ir(e.user,t,n)}),e.contexts&&{contexts:ir(e.contexts,t,n)}),e.extra&&{extra:ir(e.extra,t,n)});return e.contexts&&e.contexts.trace&&r.contexts&&(r.contexts.trace=e.contexts.trace,e.contexts.trace.data&&(r.contexts.trace.data=ir(e.contexts.trace.data,t,n))),e.spans&&(r.spans=e.spans.map(i=>j(j({},i),i.data&&{data:ir(i.data,t,n)}))),r}function Q2(e,t){if(!t)return e;let n=e?e.clone():new Zn;return n.update(t),n}function eR(e){if(e)return tR(e)?{captureContext:e}:rR(e)?{captureContext:e}:e}function tR(e){return e instanceof Zn||typeof e=="function"}var nR=["user","level","extra","contexts","tags","fingerprint","requestSession","propagationContext"];function rR(e){return Object.keys(e).some(t=>nR.includes(t))}function iR(e,t){return Yh().captureException(e,eR(t))}function Dy(e,t){return Yh().captureEvent(e,t)}var oR="7";function sR(e){let t=e.protocol?`${e.protocol}:`:"",n=e.port?`:${e.port}`:"";return`${t}//${e.host}${n}${e.path?`/${e.path}`:""}/api/`}function aR(e){return`${sR(e)}${e.projectId}/envelope/`}function lR(e,t){return xD(j({sentry_key:e.publicKey,sentry_version:oR},t&&{sentry_client:`${t.name}/${t.version}`}))}function cR(e,t,n){return t||`${aR(e)}?${lR(e,n)}`}var cp=[];function uR(e,t){let n={};return t.forEach(r=>{r&&Ry(e,r,n)}),n}function up(e,t){for(let n of t)n&&n.afterAllSetup&&n.afterAllSetup(e)}function Ry(e,t,n){if(n[t.name]){it&&we.log(`Integration skipped because it was already installed: ${t.name}`);return}if(n[t.name]=t,cp.indexOf(t.name)===-1&&typeof t.setupOnce=="function"&&(t.setupOnce(),cp.push(t.name)),t.setup&&typeof t.setup=="function"&&t.setup(e),typeof t.preprocessEvent=="function"){let r=t.preprocessEvent.bind(t);e.on("preprocessEvent",(i,o)=>r(i,o,e))}if(typeof t.processEvent=="function"){let r=t.processEvent.bind(t),i=Object.assign((o,s)=>r(o,s,e),{id:t.name});e.addEventProcessor(i)}it&&we.log(`Integration installed: ${t.name}`)}var hp="Not capturing exception because it's already been captured.",hR=class{constructor(e){if(this._options=e,this._integrations={},this._numProcessing=0,this._outcomes={},this._hooks={},this._eventProcessors=[],e.dsn?this._dsn=ED(e.dsn):it&&we.warn("No DSN provided, client will not send events."),this._dsn){let t=cR(this._dsn,e.tunnel,e._metadata?e._metadata.sdk:void 0);this._transport=e.transport(Ye(j({tunnel:this._options.tunnel,recordDroppedEvent:this.recordDroppedEvent.bind(this)},e.transportOptions),{url:t}))}}captureException(e,t,n){let r=gn();if(Jf(e))return it&&we.log(hp),r;let i=j({event_id:r},t);return this._process(this.eventFromException(e,i).then(o=>this._captureEvent(o,i,n))),i.event_id}captureMessage(e,t,n,r){let i=j({event_id:gn()},n),o=Uh(e)?e:String(e),s=Hh(e)?this.eventFromMessage(o,t,i):this.eventFromException(e,i);return this._process(s.then(a=>this._captureEvent(a,i,r))),i.event_id}captureEvent(e,t,n){let r=gn();if(t&&t.originalException&&Jf(t.originalException))return it&&we.log(hp),r;let i=j({event_id:r},t),o=(e.sdkProcessingMetadata||{}).capturedSpanScope;return this._process(this._captureEvent(e,i,o||n)),i.event_id}captureSession(e){typeof e.release!="string"?it&&we.warn("Discarded session because of missing or non-string release"):(this.sendSession(e),Kc(e,{init:!1}))}getDsn(){return this._dsn}getOptions(){return this._options}getSdkMetadata(){return this._options._metadata}getTransport(){return this._transport}flush(e){let t=this._transport;return t?(this.emit("flush"),this._isClientDoneProcessing(e).then(n=>t.flush(e).then(r=>n&&r))):qr(!0)}close(e){return this.flush(e).then(t=>(this.getOptions().enabled=!1,this.emit("close"),t))}getEventProcessors(){return this._eventProcessors}addEventProcessor(e){this._eventProcessors.push(e)}init(){this._isEnabled()&&this._setupIntegrations()}getIntegrationByName(e){return this._integrations[e]}addIntegration(e){let t=this._integrations[e.name];Ry(this,e,this._integrations),t||up(this,[e])}sendEvent(e,t={}){this.emit("beforeSendEvent",e,t);let n=B2(e,this._dsn,this._options._metadata,this._options.tunnel);for(let i of t.attachments||[])n=e2(n,r2(i));let r=this.sendEnvelope(n);r&&r.then(i=>this.emit("afterSendEvent",e,i),null)}sendSession(e){let t=V2(e,this._dsn,this._options._metadata,this._options.tunnel);this.sendEnvelope(t)}recordDroppedEvent(e,t,n){if(this._options.sendClientReports){let r=`${e}:${t}`;it&&we.log(`Adding outcome: "${r}"`),this._outcomes[r]=(this._outcomes[r]||0)+1}}on(e,t){let n=this._hooks[e]=this._hooks[e]||[];return n.push(t),()=>{let r=n.indexOf(t);r>-1&&n.splice(r,1)}}emit(e,...t){let n=this._hooks[e];n&&n.forEach(r=>r(...t))}sendEnvelope(e){return this.emit("beforeEnvelope",e),this._isEnabled()&&this._transport?this._transport.send(e).then(null,t=>(it&&we.error("Error while sending event:",t),t)):(it&&we.error("Transport disabled"),qr({}))}_setupIntegrations(){let{integrations:e}=this._options;this._integrations=uR(this,e),up(this,e)}_updateSessionFromEvent(e,t){let n=!1,r=!1,i=t.exception&&t.exception.values;if(i){r=!0;for(let s of i){let a=s.mechanism;if(a&&a.handled===!1){n=!0;break}}}let o=e.status==="ok";(o&&e.errors===0||o&&n)&&(Kc(e,Ye(j({},n&&{status:"crashed"}),{errors:e.errors||Number(r||n)})),this.captureSession(e))}_isClientDoneProcessing(e){return new Vo(t=>{let n=0,r=1,i=setInterval(()=>{this._numProcessing==0?(clearInterval(i),t(!0)):(n+=r,e&&n>=e&&(clearInterval(i),t(!1)))},r)})}_isEnabled(){return this.getOptions().enabled!==!1&&this._transport!==void 0}_prepareEvent(e,t,n,r=Cy()){let i=this.getOptions(),o=Object.keys(this._integrations);return!t.integrations&&o.length>0&&(t.integrations=o),this.emit("preprocessEvent",e,t),e.type||r.setLastEventId(e.event_id||t.event_id),W2(i,e,t,n,this,r).then(s=>{if(s===null)return s;let a=j(j({},r.getPropagationContext()),n?n.getPropagationContext():void 0);if(!(s.contexts&&s.contexts.trace)&&a){let{traceId:l,spanId:u,parentSpanId:d,dsc:h}=a;s.contexts=j({trace:un({trace_id:l,span_id:u,parent_span_id:d})},s.contexts);let v=h||Oy(l,this);s.sdkProcessingMetadata=j({dynamicSamplingContext:v},s.sdkProcessingMetadata)}return s})}_captureEvent(e,t={},n){return this._processEvent(e,t,n).then(r=>r.event_id,r=>{if(it){let i=r;i.logLevel==="log"?we.log(i.message):we.warn(i)}})}_processEvent(e,t,n){let r=this.getOptions(),{sampleRate:i}=r,o=Qc(e),s=Ny(e),a=e.type||"error",l=`before send for type \`${a}\``,u=typeof i>"u"?void 0:F2(i);if(s&&typeof u=="number"&&Math.random()>u)return this.recordDroppedEvent("sample_rate","error",e),Xs(new Cn(`Discarding event because it's not included in the random sample (sampling rate = ${i})`,"log"));let d=a==="replay_event"?"replay":a,h=(e.sdkProcessingMetadata||{}).capturedSpanIsolationScope;return this._prepareEvent(e,t,n,h).then(v=>{if(v===null)throw this.recordDroppedEvent("event_processor",d,e),new Cn("An event processor returned `null`, will not send event.","log");if(t.data&&t.data.__sentry__===!0)return v;let m=fR(this,r,v,t);return dR(m,l)}).then(v=>{if(v===null){if(this.recordDroppedEvent("before_send",d,e),Qc(e)){let C=1+(e.spans||[]).length;this._outcomes.span=(this._outcomes.span||0)+C}throw new Cn(`${l} returned \`null\`, will not send event.`,"log")}let m=n&&n.getSession();!o&&m&&this._updateSessionFromEvent(m,v);let w=v.transaction_info;if(o&&w&&v.transaction!==e.transaction){let C="custom";v.transaction_info=Ye(j({},w),{source:C})}return this.sendEvent(v,t),v}).then(null,v=>{throw v instanceof Cn?v:(this.captureException(v,{data:{__sentry__:!0},originalException:v}),new Cn(`Event processing pipeline threw an error, original event will not be sent. Details have been sent as a new event.
23
+ Reason: ${v}`))})}_process(e){this._numProcessing++,e.then(t=>(this._numProcessing--,t),t=>(this._numProcessing--,t))}_clearOutcomes(){let e=this._outcomes;return this._outcomes={},Object.entries(e).map(([t,n])=>{let[r,i]=t.split(":");return{reason:r,category:i,quantity:n}})}};function dR(e,t){let n=`${t} must return \`null\` or a valid event.`;if(qa(e))return e.then(r=>{if(!bi(r)&&r!==null)throw new Cn(n);return r},r=>{throw new Cn(`${t} rejected with ${r}`)});if(!bi(e)&&e!==null)throw new Cn(n);return e}function fR(e,t,n,r){let{beforeSend:i,beforeSendTransaction:o,beforeSendSpan:s}=t;if(Ny(n)&&i)return i(n,r);if(Qc(n)){if(n.spans&&s){let a=[];for(let l of n.spans){let u=s(l);u?a.push(u):e.recordDroppedEvent("before_send","span")}n.spans=a}if(o)return o(n,r)}return n}function Ny(e){return e.type===void 0}function Qc(e){return e.type==="transaction"}var pR=64;function gR(e,t,n=WD(e.bufferSize||pR)){let r={},i=s=>n.drain(s);function o(s){let a=[];if(Qf(s,(h,v)=>{let m=ep(v);if(c2(r,m)){let w=dp(h,v);e.recordDroppedEvent("ratelimit_backoff",m,w)}else a.push(h)}),a.length===0)return qr({});let l=Bo(s[0],a),u=h=>{Qf(l,(v,m)=>{let w=dp(v,m);e.recordDroppedEvent(h,ep(m),w)})},d=()=>t({body:t2(l)}).then(h=>(h.statusCode!==void 0&&(h.statusCode<200||h.statusCode>=300)&&it&&we.warn(`Sentry responded with status code ${h.statusCode} to sent event.`),r=u2(r,h),h),h=>{throw u("network_error"),h});return n.add(d).then(h=>h,h=>{if(h instanceof Cn)return it&&we.error("Skipped sending event because buffer is full."),u("queue_overflow"),qr({});throw h})}return{send:o,flush:i}}function dp(e,t){if(!(t!=="event"&&t!=="transaction"))return Array.isArray(e)?e[1]:void 0}function _R(e,t,n=[t],r="npm"){let i=e._metadata||{};i.sdk||(i.sdk={name:`sentry.javascript.${t}`,packages:n.map(o=>({name:`${r}:@sentry/${o}`,version:Rr})),version:Rr}),e._metadata=i}var mR=100;function Gr(e,t){let n=Yt(),r=Cy();if(!n)return;let{beforeBreadcrumb:i=null,maxBreadcrumbs:o=mR}=n.getOptions();if(o<=0)return;let s=jo(),a=j({timestamp:s},e),l=i?qh(()=>i(a,t)):a;l!==null&&(n.emit&&n.emit("beforeAddBreadcrumb",l,t),r.addBreadcrumb(l,o))}var fp,vR="FunctionToString",pp=new WeakMap,yR=()=>({name:vR,setupOnce(){fp=Function.prototype.toString;try{Function.prototype.toString=function(...e){let t=Gh(this),n=pp.has(Yt())&&t!==void 0?t:this;return fp.apply(n,e)}}catch{}},setup(e){pp.set(e,!0)}}),bR=yR,wR=[/^Script error\.?$/,/^Javascript error: Script error\.? on line 0$/,/^ResizeObserver loop completed with undelivered notifications.$/,/^Cannot redefine property: googletag$/,"undefined is not an object (evaluating 'a.L')",`can't redefine non-configurable property "solana"`,"vv().getRestrictions is not a function. (In 'vv().getRestrictions(1,a)', 'vv().getRestrictions' is undefined)","Can't find variable: _AutofillCallbackHandler"],ER="InboundFilters",xR=(e={})=>({name:ER,processEvent(t,n,r){let i=r.getOptions(),o=CR(e,i);return IR(t,o)?null:t}}),SR=xR;function CR(e={},t={}){return{allowUrls:[...e.allowUrls||[],...t.allowUrls||[]],denyUrls:[...e.denyUrls||[],...t.denyUrls||[]],ignoreErrors:[...e.ignoreErrors||[],...t.ignoreErrors||[],...e.disableErrorDefaults?[]:wR],ignoreTransactions:[...e.ignoreTransactions||[],...t.ignoreTransactions||[]],ignoreInternal:e.ignoreInternal!==void 0?e.ignoreInternal:!0}}function IR(e,t){return t.ignoreInternal&&PR(e)?(it&&we.warn(`Event dropped due to being internal Sentry Error.
24
+ Event: ${rr(e)}`),!0):TR(e,t.ignoreErrors)?(it&&we.warn(`Event dropped due to being matched by \`ignoreErrors\` option.
25
+ Event: ${rr(e)}`),!0):AR(e)?(it&&we.warn(`Event dropped due to not having an error message, error type or stacktrace.
26
+ Event: ${rr(e)}`),!0):OR(e,t.ignoreTransactions)?(it&&we.warn(`Event dropped due to being matched by \`ignoreTransactions\` option.
27
+ Event: ${rr(e)}`),!0):DR(e,t.denyUrls)?(it&&we.warn(`Event dropped due to being matched by \`denyUrls\` option.
28
28
  Event: ${rr(e)}.
29
- Url: ${ea(e)}`),!0):DR(e,t.allowUrls)?!1:(it&&we.warn(`Event dropped due to not being matched by \`allowUrls\` option.
29
+ Url: ${ea(e)}`),!0):RR(e,t.allowUrls)?!1:(it&&we.warn(`Event dropped due to not being matched by \`allowUrls\` option.
30
30
  Event: ${rr(e)}.
31
- Url: ${ea(e)}`),!0)}function IR(e,t){return e.type||!t||!t.length?!1:RR(e).some(n=>qa(n,t))}function TR(e,t){if(e.type!=="transaction"||!t||!t.length)return!1;let n=e.transaction;return n?qa(n,t):!1}function OR(e,t){if(!t||!t.length)return!1;let n=ea(e);return n?qa(n,t):!1}function DR(e,t){if(!t||!t.length)return!0;let n=ea(e);return n?qa(n,t):!0}function RR(e){let t=[];e.message&&t.push(e.message);let n;try{n=e.exception.values[e.exception.values.length-1]}catch{}return n&&n.value&&(t.push(n.value),n.type&&t.push(`${n.type}: ${n.value}`)),t}function NR(e){try{return e.exception.values[0].type==="SentryError"}catch{}return!1}function PR(e=[]){for(let t=e.length-1;t>=0;t--){let n=e[t];if(n&&n.filename!=="<anonymous>"&&n.filename!=="[native code]")return n.filename||null}return null}function ea(e){try{let t;try{t=e.exception.values[0].stacktrace.frames}catch{}return t?PR(t):null}catch{return it&&we.error(`Cannot extract url for event ${rr(e)}`),null}}function kR(e){return e.type||!e.exception||!e.exception.values||e.exception.values.length===0?!1:!e.message&&!e.exception.values.some(t=>t.stacktrace||t.type&&t.type!=="Error"||t.value)}var AR="Dedupe",LR=()=>{let e;return{name:AR,processEvent(t){if(t.type)return t;try{if(jR(t,e))return it&&we.warn("Event dropped due to being a duplicate of previously captured event."),null}catch{}return e=t}}},MR=LR;function jR(e,t){return t?!!(FR(e,t)||VR(e,t)):!1}function FR(e,t){let n=e.message,r=t.message;return!(!n&&!r||n&&!r||!n&&r||n!==r||!Py(e,t)||!Ny(e,t))}function VR(e,t){let n=pp(t),r=pp(e);return!(!n||!r||n.type!==r.type||n.value!==r.value||!Py(e,t)||!Ny(e,t))}function Ny(e,t){let n=Wf(e),r=Wf(t);if(!n&&!r)return!0;if(n&&!r||!n&&r||(n=n,r=r,r.length!==n.length))return!1;for(let i=0;i<r.length;i++){let o=r[i],s=n[i];if(o.filename!==s.filename||o.lineno!==s.lineno||o.colno!==s.colno||o.function!==s.function)return!1}return!0}function Py(e,t){let n=e.fingerprint,r=t.fingerprint;if(!n&&!r)return!0;if(n&&!r||!n&&r)return!1;n=n,r=r;try{return n.join("")===r.join("")}catch{return!1}}function pp(e){return e.exception&&e.exception.values&&e.exception.values[0]}var St=Be,Qc=0;function ky(){return Qc>0}function BR(){Qc++,setTimeout(()=>{Qc--})}function bi(e,t={},n){if(typeof e!="function")return e;try{let i=e.__sentry_wrapped__;if(i)return i;if(qh(e))return e}catch{return e}let r=function(){let i=Array.prototype.slice.call(arguments);try{n&&typeof n=="function"&&n.apply(this,arguments);let o=i.map(s=>bi(s,t));return e.apply(this,o)}catch(o){throw BR(),b2(s=>{s.addEventProcessor(a=>(t.mechanism&&(Gc(a,void 0,void 0),bo(a,t.mechanism)),a.extra=Ye(F({},a.extra),{arguments:i}),a)),rR(o)}),o}};try{for(let i in e)Object.prototype.hasOwnProperty.call(e,i)&&(r[i]=e[i])}catch{}my(r,e),Hr(e,"__sentry_wrapped__",r);try{Object.getOwnPropertyDescriptor(r,"name").configurable&&Object.defineProperty(r,"name",{get(){return e.name}})}catch{}return r}var oi=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;function Yh(e,t){let n=Kh(e,t),r={type:t&&t.name,value:qR(t)};return n.length&&(r.stacktrace={frames:n}),r.type===void 0&&r.value===""&&(r.value="Unrecoverable error caught"),r}function UR(e,t,n,r){let i=Yt(),o=i&&i.getOptions().normalizeDepth,s=KR(t),a={__serialized__:wy(t,o)};if(s)return{exception:{values:[Yh(e,s)]},extra:a};let l={exception:{values:[{type:$a(t)?t.constructor.name:r?"UnhandledRejection":"Error",value:ZR(t,{isUnhandledRejection:r})}]},extra:a};if(n){let u=Kh(e,n);u.length&&(l.exception.values[0].stacktrace={frames:u})}return l}function Al(e,t){return{exception:{values:[Yh(e,t)]}}}function Kh(e,t){let n=t.stacktrace||t.stack||"",r=$R(t),i=zR(t);try{return e(n,r,i)}catch{}return[]}var HR=/Minified React error #\d+;/i;function $R(e){return e&&HR.test(e.message)?1:0}function zR(e){return typeof e.framesToPop=="number"?e.framesToPop:0}function qR(e){let t=e&&e.message;return t?t.error&&typeof t.error.message=="string"?t.error.message:t:"No error message"}function GR(e,t,n,r){let i=n&&n.syntheticException||void 0,o=Jh(e,t,i,r);return bo(o),o.level="error",n&&n.event_id&&(o.event_id=n.event_id),zr(o)}function WR(e,t,n="info",r,i){let o=r&&r.syntheticException||void 0,s=eu(e,t,o,i);return s.level=n,r&&r.event_id&&(s.event_id=r.event_id),zr(s)}function Jh(e,t,n,r,i){let o;if(fy(t)&&t.error)return Al(e,t.error);if(Vf(t)||iD(t)){let s=t;if("stack"in t)o=Al(e,t);else{let a=s.name||(Vf(s)?"DOMError":"DOMException"),l=s.message?`${a}: ${s.message}`:a;o=eu(e,l,n,r),Gc(o,l)}return"code"in s&&(o.tags=Ye(F({},o.tags),{"DOMException.code":`${s.code}`})),o}return Vh(t)?Al(e,t):vi(t)||$a(t)?(o=UR(e,t,n,i),bo(o,{synthetic:!0}),o):(o=eu(e,t,n,r),Gc(o,`${t}`,void 0),bo(o,{synthetic:!0}),o)}function eu(e,t,n,r){let i={};if(r&&n){let o=Kh(e,n);o.length&&(i.exception={values:[{value:t,stacktrace:{frames:o}}]})}if(Bh(t)){let{__sentry_template_string__:o,__sentry_template_values__:s}=t;return i.logentry={message:o,params:s},i}return i.message=t,i}function ZR(e,{isUnhandledRejection:t}){let n=xD(e),r=t?"promise rejection":"exception";return fy(e)?`Event \`ErrorEvent\` captured as ${r} with message \`${e.message}\``:$a(e)?`Event \`${YR(e)}\` (type=${e.type}) captured as ${r}`:`Object captured as ${r} with keys: ${n}`}function YR(e){try{let t=Object.getPrototypeOf(e);return t?t.constructor.name:void 0}catch{}}function KR(e){for(let t in e)if(Object.prototype.hasOwnProperty.call(e,t)){let n=e[t];if(n instanceof Error)return n}}function JR(e,{metadata:t,tunnel:n,dsn:r}){let i=F(F({event_id:e.event_id,sent_at:new Date().toISOString()},t&&t.sdk&&{sdk:{name:t.sdk.name,version:t.sdk.version}}),!!n&&!!r&&{dsn:Ga(r)}),o=XR(e);return Bo(i,[o])}function XR(e){return[{type:"user_report"},e]}var QR=class extends uR{constructor(e){let t=F({parentSpanIsAlwaysRootSpan:!0},e),n=St.SENTRY_SDK_SOURCE||VD();gR(t,"browser",["browser"],n),super(t),t.sendClientReports&&St.document&&St.document.addEventListener("visibilitychange",()=>{St.document.visibilityState==="hidden"&&this._flushOutcomes()})}eventFromException(e,t){return GR(this._options.stackParser,e,t,this._options.attachStacktrace)}eventFromMessage(e,t="info",n){return WR(this._options.stackParser,e,t,n,this._options.attachStacktrace)}captureUserFeedback(e){if(!this._isEnabled()){oi&&we.warn("SDK not enabled, will not capture user feedback.");return}let t=JR(e,{metadata:this.getSdkMetadata(),dsn:this.getDsn(),tunnel:this.getOptions().tunnel});this.sendEnvelope(t)}_prepareEvent(e,t,n){return e.platform=e.platform||"javascript",super._prepareEvent(e,t,n)}_flushOutcomes(){let e=this._clearOutcomes();if(e.length===0){oi&&we.log("No outcomes to send");return}if(!this._dsn){oi&&we.log("No dsn provided, will not send outcomes");return}oi&&we.log("Sending outcomes:",e);let t=o2(e,this._options.tunnel&&Ga(this._dsn));this.sendEnvelope(t)}},eN=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__,Tt=Be,tN=1e3,gp,tu,nu;function nN(e){let t="dom";Yr(t,e),Kr(t,rN)}function rN(){if(!Tt.document)return;let e=pn.bind(null,"dom"),t=_p(e,!0);Tt.document.addEventListener("click",t,!1),Tt.document.addEventListener("keypress",t,!1),["EventTarget","Node"].forEach(n=>{let r=Tt[n]&&Tt[n].prototype;!r||!r.hasOwnProperty||!r.hasOwnProperty("addEventListener")||(Ct(r,"addEventListener",function(i){return function(o,s,a){if(o==="click"||o=="keypress")try{let l=this,u=l.__sentry_instrumentation_handlers__=l.__sentry_instrumentation_handlers__||{},d=u[o]=u[o]||{refCount:0};if(!d.handler){let h=_p(e);d.handler=h,i.call(this,o,h,a)}d.refCount++}catch{}return i.call(this,o,s,a)}}),Ct(r,"removeEventListener",function(i){return function(o,s,a){if(o==="click"||o=="keypress")try{let l=this,u=l.__sentry_instrumentation_handlers__||{},d=u[o];d&&(d.refCount--,d.refCount<=0&&(i.call(this,o,d.handler,a),d.handler=void 0,delete u[o]),Object.keys(u).length===0&&delete l.__sentry_instrumentation_handlers__)}catch{}return i.call(this,o,s,a)}}))})}function iN(e){if(e.type!==tu)return!1;try{if(!e.target||e.target._sentryId!==nu)return!1}catch{}return!0}function oN(e,t){return e!=="keypress"?!1:!t||!t.tagName?!0:!(t.tagName==="INPUT"||t.tagName==="TEXTAREA"||t.isContentEditable)}function _p(e,t=!1){return n=>{if(!n||n._sentryCaptured)return;let r=sN(n);if(oN(n.type,r))return;Hr(n,"_sentryCaptured",!0),r&&!r._sentryId&&Hr(r,"_sentryId",gn());let i=n.type==="keypress"?"input":n.type;iN(n)||(e({event:n,name:i,global:t}),tu=n.type,nu=r?r._sentryId:void 0),clearTimeout(gp),gp=Tt.setTimeout(()=>{nu=void 0,tu=void 0},tN)}}function sN(e){try{return e.target}catch{return null}}var rs;function aN(e){let t="history";Yr(t,e),Kr(t,lN)}function lN(){if(!u2())return;let e=Tt.onpopstate;Tt.onpopstate=function(...n){let r=Tt.location.href,i=rs;if(rs=r,pn("history",{from:i,to:r}),e)try{return e.apply(this,n)}catch{}};function t(n){return function(...r){let i=r.length>2?r[2]:void 0;if(i){let o=rs,s=String(i);rs=s,pn("history",{from:o,to:s})}return n.apply(this,r)}}Ct(Tt.history,"pushState",t),Ct(Tt.history,"replaceState",t)}var ws={};function cN(e){let t=ws[e];if(t)return t;let n=Tt[e];if(zc(n))return ws[e]=n.bind(Tt);let r=Tt.document;if(r&&typeof r.createElement=="function")try{let i=r.createElement("iframe");i.hidden=!0,r.head.appendChild(i);let o=i.contentWindow;o&&o[e]&&(n=o[e]),r.head.removeChild(i)}catch(i){eN&&we.warn(`Could not create sandbox iframe for ${e} check, bailing to window.${e}: `,i)}return n&&(ws[e]=n.bind(Tt))}function mp(e){ws[e]=void 0}var Wi="__sentry_xhr_v3__";function uN(e){let t="xhr";Yr(t,e),Kr(t,hN)}function hN(){if(!Tt.XMLHttpRequest)return;let e=XMLHttpRequest.prototype;Ct(e,"open",function(t){return function(...n){let r=hr()*1e3,i=Hn(n[0])?n[0].toUpperCase():void 0,o=dN(n[1]);if(!i||!o)return t.apply(this,n);this[Wi]={method:i,url:o,request_headers:{}},i==="POST"&&o.match(/sentry_key/)&&(this.__sentry_own_request__=!0);let s=()=>{let a=this[Wi];if(a&&this.readyState===4){try{a.status_code=this.status}catch{}let l={endTimestamp:hr()*1e3,startTimestamp:r,xhr:this};pn("xhr",l)}};return"onreadystatechange"in this&&typeof this.onreadystatechange=="function"?Ct(this,"onreadystatechange",function(a){return function(...l){return s(),a.apply(this,l)}}):this.addEventListener("readystatechange",s),Ct(this,"setRequestHeader",function(a){return function(...l){let[u,d]=l,h=this[Wi];return h&&Hn(u)&&Hn(d)&&(h.request_headers[u.toLowerCase()]=d),a.apply(this,l)}}),t.apply(this,n)}}),Ct(e,"send",function(t){return function(...n){let r=this[Wi];if(!r)return t.apply(this,n);n[0]!==void 0&&(r.body=n[0]);let i={startTimestamp:hr()*1e3,xhr:this};return pn("xhr",i),t.apply(this,n)}})}function dN(e){if(Hn(e))return e;try{return e.toString()}catch{}}function fN(e,t=cN("fetch")){let n=0,r=0;function i(o){let s=o.body.length;n+=s,r++;let a=F({body:o.body,method:"POST",referrerPolicy:"origin",headers:e.headers,keepalive:n<=6e4&&r<15},e.fetchOptions);if(!t)return mp("fetch"),Xs("No fetch implementation available");try{return t(e.url,a).then(l=>(n-=s,r--,{statusCode:l.status,headers:{"x-sentry-rate-limits":l.headers.get("X-Sentry-Rate-Limits"),"retry-after":l.headers.get("Retry-After")}}))}catch(l){return mp("fetch"),n-=s,r--,Xs(l)}}return pR(e,i)}var pN=30,gN=50;function ru(e,t,n,r){let i={filename:e,function:t==="<anonymous>"?$r:t,in_app:!0};return n!==void 0&&(i.lineno=n),r!==void 0&&(i.colno=r),i}var _N=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,mN=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,vN=/\((\S*)(?::(\d+))(?::(\d+))\)/,yN=e=>{let t=_N.exec(e);if(t){let[,r,i,o]=t;return ru(r,$r,+i,+o)}let n=mN.exec(e);if(n){if(n[2]&&n[2].indexOf("eval")===0){let o=vN.exec(n[2]);o&&(n[2]=o[1],n[3]=o[2],n[4]=o[3])}let[r,i]=Ay(n[1]||$r,n[2]);return ru(i,r,n[3]?+n[3]:void 0,n[4]?+n[4]:void 0)}},bN=[pN,yN],wN=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,EN=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,xN=e=>{let t=wN.exec(e);if(t){if(t[3]&&t[3].indexOf(" > eval")>-1){let i=EN.exec(t[3]);i&&(t[1]=t[1]||"eval",t[3]=i[1],t[4]=i[2],t[5]="")}let n=t[3],r=t[1]||$r;return[r,n]=Ay(r,n),ru(n,r,t[4]?+t[4]:void 0,t[5]?+t[5]:void 0)}},SN=[gN,xN],CN=[bN,SN],IN=CD(...CN),Ay=(e,t)=>{let n=e.indexOf("safari-extension")!==-1,r=e.indexOf("safari-web-extension")!==-1;return n||r?[e.indexOf("@")!==-1?e.split("@")[0]:$r,n?`safari-extension:${t}`:`safari-web-extension:${t}`]:[e,t]},is=1024,TN="Breadcrumbs",ON=(e={})=>{let t=F({console:!0,dom:!0,fetch:!0,history:!0,sentry:!0,xhr:!0},e);return{name:TN,setup(n){t.console&&TD(PN(n)),t.dom&&nN(NN(n,t.dom)),t.xhr&&uN(kN(n)),t.fetch&&PD(AN(n)),t.history&&aN(LN(n)),t.sentry&&n.on("beforeSendEvent",RN(n))}}},DN=ON;function RN(e){return function(t){Yt()===e&&qr({category:`sentry.${t.type==="transaction"?"transaction":"event"}`,event_id:t.event_id,level:t.level,message:rr(t)},{event:t})}}function NN(e,t){return function(n){if(Yt()!==e)return;let r,i,o=typeof t=="object"?t.serializeAttribute:void 0,s=typeof t=="object"&&typeof t.maxStringLength=="number"?t.maxStringLength:void 0;s&&s>is&&(oi&&we.warn(`\`dom.maxStringLength\` cannot exceed ${is}, but a value of ${s} was configured. Sentry will use ${is} instead.`),s=is),typeof o=="string"&&(o=[o]);try{let l=n.event,u=MN(l)?l.target:l;r=gy(u,{keyAttrs:o,maxStringLength:s}),i=pD(u)}catch{r="<unknown>"}if(r.length===0)return;let a={category:`ui.${n.name}`,message:r};i&&(a.data={"ui.component_name":i}),qr(a,{event:n.event,name:n.name,global:n.global})}}function PN(e){return function(t){if(Yt()!==e)return;let n={category:"console",data:{arguments:t.args,logger:"console"},level:ZD(t.level),message:Bf(t.args," ")};if(t.level==="assert")if(t.args[0]===!1)n.message=`Assertion failed: ${Bf(t.args.slice(1)," ")||"console.assert"}`,n.data.arguments=t.args.slice(1);else return;qr(n,{input:t.args,level:t.level})}}function kN(e){return function(t){if(Yt()!==e)return;let{startTimestamp:n,endTimestamp:r}=t,i=t.xhr[Wi];if(!n||!r||!i)return;let{method:o,url:s,status_code:a,body:l}=i,u={method:o,url:s,status_code:a},d={xhr:t.xhr,input:l,startTimestamp:n,endTimestamp:r};qr({category:"xhr",data:u,type:"http"},d)}}function AN(e){return function(t){if(Yt()!==e)return;let{startTimestamp:n,endTimestamp:r}=t;if(r&&!(t.fetchData.url.match(/sentry_key/)&&t.fetchData.method==="POST"))if(t.error){let i=t.fetchData,o={data:t.error,input:t.args,startTimestamp:n,endTimestamp:r};qr({category:"fetch",data:i,level:"error",type:"http"},o)}else{let i=t.response,o=Ye(F({},t.fetchData),{status_code:i&&i.status}),s={input:t.args,response:i,startTimestamp:n,endTimestamp:r};qr({category:"fetch",data:o,type:"http"},s)}}}function LN(e){return function(t){if(Yt()!==e)return;let n=t.from,r=t.to,i=kl(St.location.href),o=n?kl(n):void 0,s=kl(r);(!o||!o.path)&&(o=i),i.protocol===s.protocol&&i.host===s.host&&(r=s.relative),i.protocol===o.protocol&&i.host===o.host&&(n=o.relative),qr({category:"navigation",data:{from:n,to:r}})}}function MN(e){return!!e&&!!e.target}var jN=["EventTarget","Window","Node","ApplicationCache","AudioTrackList","BroadcastChannel","ChannelMergerNode","CryptoOperation","EventSource","FileReader","HTMLUnknownElement","IDBDatabase","IDBRequest","IDBTransaction","KeyOperation","MediaController","MessagePort","ModalWindow","Notification","SVGElementInstance","Screen","SharedWorker","TextTrack","TextTrackCue","TextTrackList","WebSocket","WebSocketWorker","Worker","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestUpload"],FN="BrowserApiErrors",VN=(e={})=>{let t=F({XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0},e);return{name:FN,setupOnce(){t.setTimeout&&Ct(St,"setTimeout",vp),t.setInterval&&Ct(St,"setInterval",vp),t.requestAnimationFrame&&Ct(St,"requestAnimationFrame",UN),t.XMLHttpRequest&&"XMLHttpRequest"in St&&Ct(XMLHttpRequest.prototype,"send",HN);let n=t.eventTarget;n&&(Array.isArray(n)?n:jN).forEach($N)}}},BN=VN;function vp(e){return function(...t){let n=t[0];return t[0]=bi(n,{mechanism:{data:{function:gr(e)},handled:!1,type:"instrument"}}),e.apply(this,t)}}function UN(e){return function(t){return e.apply(this,[bi(t,{mechanism:{data:{function:"requestAnimationFrame",handler:gr(e)},handled:!1,type:"instrument"}})])}}function HN(e){return function(...t){let n=this;return["onload","onerror","onprogress","onreadystatechange"].forEach(r=>{r in n&&typeof n[r]=="function"&&Ct(n,r,function(i){let o={mechanism:{data:{function:r,handler:gr(i)},handled:!1,type:"instrument"}},s=qh(i);return s&&(o.mechanism.data.handler=gr(s)),bi(i,o)})}),e.apply(this,t)}}function $N(e){let t=St,n=t[e]&&t[e].prototype;!n||!n.hasOwnProperty||!n.hasOwnProperty("addEventListener")||(Ct(n,"addEventListener",function(r){return function(i,o,s){try{typeof o.handleEvent=="function"&&(o.handleEvent=bi(o.handleEvent,{mechanism:{data:{function:"handleEvent",handler:gr(o),target:e},handled:!1,type:"instrument"}}))}catch{}return r.apply(this,[i,bi(o,{mechanism:{data:{function:"addEventListener",handler:gr(o),target:e},handled:!1,type:"instrument"}}),s])}}),Ct(n,"removeEventListener",function(r){return function(i,o,s){let a=o;try{let l=a&&a.__sentry_wrapped__;l&&r.call(this,i,l,s)}catch{}return r.call(this,i,a,s)}}))}var zN="GlobalHandlers",qN=(e={})=>{let t=F({onerror:!0,onunhandledrejection:!0},e);return{name:zN,setupOnce(){Error.stackTraceLimit=50},setup(n){t.onerror&&(WN(n),yp("onerror")),t.onunhandledrejection&&(ZN(n),yp("onunhandledrejection"))}}},GN=qN;function WN(e){LD(t=>{let{stackParser:n,attachStacktrace:r}=Ly();if(Yt()!==e||ky())return;let{msg:i,url:o,line:s,column:a,error:l}=t,u=JN(Jh(n,l||i,void 0,r,!1),o,s,a);u.level="error",Oy(u,{originalException:l,mechanism:{handled:!1,type:"onerror"}})})}function ZN(e){jD(t=>{let{stackParser:n,attachStacktrace:r}=Ly();if(Yt()!==e||ky())return;let i=YN(t),o=Uh(i)?KN(i):Jh(n,i,void 0,r,!0);o.level="error",Oy(o,{originalException:i,mechanism:{handled:!1,type:"onunhandledrejection"}})})}function YN(e){if(Uh(e))return e;try{if("reason"in e)return e.reason;if("detail"in e&&"reason"in e.detail)return e.detail.reason}catch{}return e}function KN(e){return{exception:{values:[{type:"UnhandledRejection",value:`Non-Error promise rejection captured with value: ${String(e)}`}]}}}function JN(e,t,n,r){let i=e.exception=e.exception||{},o=i.values=i.values||[],s=o[0]=o[0]||{},a=s.stacktrace=s.stacktrace||{},l=a.frames=a.frames||[],u=isNaN(parseInt(r,10))?void 0:r,d=isNaN(parseInt(n,10))?void 0:n,h=Hn(t)&&t.length>0?t:fD();return l.length===0&&l.push({colno:u,filename:h,function:$r,in_app:!0,lineno:d}),e}function yp(e){oi&&we.log(`Global Handler attached: ${e}`)}function Ly(){let e=Yt();return e&&e.getOptions()||{stackParser:()=>[],attachStacktrace:!1}}var XN=()=>({name:"HttpContext",preprocessEvent(e){if(!St.navigator&&!St.location&&!St.document)return;let t=e.request&&e.request.url||St.location&&St.location.href,{referrer:n}=St.document||{},{userAgent:r}=St.navigator||{},i=F(F(F({},e.request&&e.request.headers),n&&{Referer:n}),r&&{"User-Agent":r}),o=Ye(F(F({},e.request),t&&{url:t}),{headers:i});e.request=o}}),QN="cause",eP=5,tP="LinkedErrors",nP=(e={})=>{let t=e.limit||eP,n=e.key||QN;return{name:tP,preprocessEvent(r,i,o){let s=o.getOptions();cD(Yh,s.stackParser,s.maxValueLength,n,t,r,i)}}},rP=nP;function iP(e){return[xR(),yR(),BN(),DN(),GN(),rP(),MR(),XN()]}var oP=class extends Error{cause;constructor(e,t){super(e),this.cause=t}},sP=class My{static INSTANCE;contexts={};tags;client;user;constructor(){this.init()}static getInstance(){return this.INSTANCE||(this.INSTANCE=new My),this.INSTANCE}captureException(t,n,r){cn.error(t),this.getNewScope(n,r).captureException(t)}captureMessage(t,n,r,i){this.getNewScope(r,i).captureMessage(t,n??"error")}captureError(t,n,r,i){cn.error(t,n);let o=this.getNewScope(r,i),s=new oP(t,n);o.captureException(s)}setGlobalContext(t,n){this.contexts[t]=F({context:n},this.contexts[t])}setUser(t){this.user=t}setTags(t){this.tags=t}getNewScope(t,n){let r=new Zn;if(r.setClient(this.client),r.setUser(this.user),t?.triggerContext){let i=t.triggerContext;r.setExtras(i.triggerData.sentryContext()),delete t.triggerContext}return t&&r.setExtras(t),this.tags&&r.setTags(this.tags),n&&r.setTags(n),Object.keys(this.contexts).forEach(i=>{r.setContext(i,this.contexts[i])}),r.setTag("language",navigator.language),r.setTag("timezone",hP()),r}init(){let t=iP({}).filter(n=>!["BrowserApiErrors","Breadcrumbs","GlobalHandlers"].includes(n.name));this.client=new QR({dsn:"https://1bc3dda4c861f60cd6be1b67584f4bc6@o559187.ingest.us.sentry.io/4507626484203520",transport:fN,stackParser:IN,integrations:t,environment:yo.mode,release:`web-sdk@${xt.SDK_VERSION}`,debug:yo.debug}),this.client.init()}},bp=class{static ID="id";static SESSION_LANDING_PAGE="landing";static SESSION_LAST_USED_TIME="lastUsedTime";static SESSION_SYNCED="synced";static APP_CONFIG="conf";static DEVICE_ID="did";static SDK_TOKEN="token";static FIRST_SEEN="firstSeen";static SESSION_NUMBER="sessionNumber";static GA_CLIENT_ID="gacid";static CURRENT_CART="cart";static MUTED="muted"},wp=yn(Xb());function jy(e){return wp.default.createInstance({name:"lc",storeName:e,driver:wp.default.LOCALSTORAGE})}var Fy=class{static storage;static async get(e,t){return await this.storage?.getItem(e)??t}static set(e,t){return this.storage?.setItem(e,t)}static remove(e){return this.storage?.removeItem(e)}static clear(){return this.storage?.clear()}static getForage(){return this.storage}},kM=class extends Fy{static storeName="ses";static{this.storage=jy(this.storeName)}},Ep=class extends Fy{static storeName="usr";static{this.storage=jy(this.storeName)}},aP=class{static format(e,t){let n=/{{\s*(\w+)\s*}}/;return t.replace(n,(r,i)=>{switch(i){case"amount":return this.formatWithDelimiters(e,2);case"amount_no_decimals":return this.formatWithDelimiters(e,0);case"amount_with_comma_separator":return this.formatWithDelimiters(e,2,".",",");case"amount_no_decimals_with_comma_separator":return this.formatWithDelimiters(e,0,".",",");case"amount_with_apostrophe_separator":return this.formatWithDelimiters(e,2,"'",".");case"amount_no_decimals_with_space_separator":return this.formatWithDelimiters(e,0," ");case"amount_with_space_separator":return this.formatWithDelimiters(e,2," ",",");case"amount_with_period_and_space_separator":return this.formatWithDelimiters(e,2," ",".");default:return r}})}static formatWithDelimiters(e,t=2,n=",",r="."){if(isNaN(e)||e==null)return"0";let i=(e/100).toFixed(t).split("."),o=i[0].replace(/(\d)(?=(\d\d\d)+(?!\d))/g,"$1"+n),s=i[1]?r+i[1]:"";return o+s}},lP=class{id;mID;vID;vName;imageURL;name;link;quantity;price;finalPrice;constructor(e){this.id=e.id,this.mID=e.mID,this.vID=e.vID,this.vName=e.vName,this.imageURL=e.imageURL,this.name=e.name,this.link=e.link,this.quantity=e.quantity,this.price=e.price,this.finalPrice=e.finalPrice??e.price}},cP=class{isCartDirty=!0;cartEngagements;isGoKwikPopupOpen;previewIDs;previewVariant;pageName;moneyFormat;jsLoadTime=new Date;shopCurrencyCode;locale;activeExperiment;inInactive=!1;lastEnterActive=new Date;lastEnterInactive=null;currentItem;_currencyCode;get currencyCode(){return this._currencyCode}set currencyCode(e){this._currencyCode=e}static get(){return window.CooeeSDK.runtimeData}isInactive(){return this.inInactive}async setInactive(){return this.inInactive?0:(this.inInactive=!0,this.lastEnterInactive=new Date,Math.max((this.lastEnterInactive.getTime()-this.lastEnterActive.getTime())/1e3,0))}setActive(){return this.inInactive?(this.inInactive=!1,this.lastEnterActive=new Date,Math.max((this.lastEnterActive.getTime()-this.lastEnterInactive.getTime())/1e3,0)):0}isFirstActive(){return this.lastEnterInactive==null}getCurrentItem(){return this.currentItem}setCurrentItem(e){this.currentItem=new lP(e)}};function Xh(e,t){if(e==0&&t)return"Free";let n=cP.get(),r=hy.get(),i=n.shopCurrencyCode||r.currency,o=n.currencyCode;o||cn.warn("Currency code is not set in RuntimeData");let s=r.money?.format??n.moneyFormat,a;if(s&&i===o)a=aP.format(e*100,s);else{let l;try{l=new Intl.NumberFormat(uP(),{style:"currency",currency:o||i,minimumFractionDigits:0,maximumFractionDigits:2})}catch(u){return sP.getInstance().captureException(u,{currentCurrency:o,shopCurrency:i}),""}a=l.format(e),a=a.replace("\u20B9","Rs. "),r.money?.showCurrency&&o!=="INR"&&(a=a.concat(` ${o}`))}return a}function uP(){return navigator.languages!==void 0?navigator.languages[0].split("-")[0]:navigator.language??"en"}var os;function hP(){if(os)return os;try{return os=Intl.DateTimeFormat().resolvedOptions().timeZone,os}catch{return""}}var Za=class iu{transform(t){return t==null?null:Xh(t)}static \u0275fac=function(t){return new(t||iu)};static \u0275pipe=kh({name:"cooeeCurrency",type:iu,pure:!0})},dP=yn(Qb()),fP=Object.prototype.toString,Ai=Array.isArray||function(e){return fP.call(e)==="[object Array]"};function Qh(e){return typeof e=="function"}function pP(e){return Ai(e)?"array":typeof e}function Ll(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function xp(e,t){return e!=null&&typeof e=="object"&&t in e}function gP(e,t){return e!=null&&typeof e!="object"&&e.hasOwnProperty&&e.hasOwnProperty(t)}var _P=RegExp.prototype.test;function mP(e,t){return _P.call(e,t)}var vP=/\S/;function yP(e){return!mP(vP,e)}var bP={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;","`":"&#x60;","=":"&#x3D;"};function wP(e){return String(e).replace(/[&<>"'`=\/]/g,function(t){return bP[t]})}var EP=/\s*/,xP=/\s+/,Sp=/\s*=/,SP=/\s*\}/,CP=/#|\^|\/|>|\{|&|=|!/;function IP(e,t){if(!e)return[];var n=!1,r=[],i=[],o=[],s=!1,a=!1,l="",u=0;function d(){if(s&&!a)for(;o.length;)delete i[o.pop()];else o=[];s=!1,a=!1}var h,v,m;function w(V){if(typeof V=="string"&&(V=V.split(xP,2)),!Ai(V)||V.length!==2)throw new Error("Invalid tags: "+V);h=new RegExp(Ll(V[0])+"\\s*"),v=new RegExp("\\s*"+Ll(V[1])),m=new RegExp("\\s*"+Ll("}"+V[1]))}w(t||nn.tags);for(var C=new Uo(e),A,k,$,ne,z,re;!C.eos();){if(A=C.pos,$=C.scanUntil(h),$)for(var Re=0,Ne=$.length;Re<Ne;++Re)ne=$.charAt(Re),yP(ne)?(o.push(i.length),l+=ne):(a=!0,n=!0,l+=" "),i.push(["text",ne,A,A+1]),A+=1,ne===`
32
- `&&(d(),l="",u=0,n=!1);if(!C.scan(h))break;if(s=!0,k=C.scan(CP)||"name",C.scan(EP),k==="="?($=C.scanUntil(Sp),C.scan(Sp),C.scanUntil(v)):k==="{"?($=C.scanUntil(m),C.scan(SP),C.scanUntil(v),k="&"):$=C.scanUntil(v),!C.scan(v))throw new Error("Unclosed tag at "+C.pos);if(k==">"?z=[k,$,A,C.pos,l,u,n]:z=[k,$,A,C.pos],u++,i.push(z),k==="#"||k==="^")r.push(z);else if(k==="/"){if(re=r.pop(),!re)throw new Error('Unopened section "'+$+'" at '+A);if(re[1]!==$)throw new Error('Unclosed section "'+re[1]+'" at '+A)}else k==="name"||k==="{"||k==="&"?a=!0:k==="="&&w($)}if(d(),re=r.pop(),re)throw new Error('Unclosed section "'+re[1]+'" at '+C.pos);return OP(TP(i))}function TP(e){for(var t=[],n,r,i=0,o=e.length;i<o;++i)n=e[i],n&&(n[0]==="text"&&r&&r[0]==="text"?(r[1]+=n[1],r[3]=n[3]):(t.push(n),r=n));return t}function OP(e){for(var t=[],n=t,r=[],i,o,s=0,a=e.length;s<a;++s)switch(i=e[s],i[0]){case"#":case"^":n.push(i),r.push(i),n=i[4]=[];break;case"/":o=r.pop(),o[5]=i[2],n=r.length>0?r[r.length-1][4]:t;break;default:n.push(i)}return t}function Uo(e){this.string=e,this.tail=e,this.pos=0}Uo.prototype.eos=function(){return this.tail===""};Uo.prototype.scan=function(e){var t=this.tail.match(e);if(!t||t.index!==0)return"";var n=t[0];return this.tail=this.tail.substring(n.length),this.pos+=n.length,n};Uo.prototype.scanUntil=function(e){var t=this.tail.search(e),n;switch(t){case-1:n=this.tail,this.tail="";break;case 0:n="";break;default:n=this.tail.substring(0,t),this.tail=this.tail.substring(t)}return this.pos+=n.length,n};function wi(e,t){this.view=e,this.cache={".":this.view},this.parent=t}wi.prototype.push=function(e){return new wi(e,this)};wi.prototype.lookup=function(e){var t=this.cache,n;if(t.hasOwnProperty(e))n=t[e];else{for(var r=this,i,o,s,a=!1;r;){if(e.indexOf(".")>0)for(i=r.view,o=e.split("."),s=0;i!=null&&s<o.length;)s===o.length-1&&(a=xp(i,o[s])||gP(i,o[s])),i=i[o[s++]];else i=r.view[e],a=xp(r.view,e);if(a){n=i;break}r=r.parent}t[e]=n}return Qh(n)&&(n=n.call(this.view)),n};function Lt(){this.templateCache={_cache:{},set:function(e,t){this._cache[e]=t},get:function(e){return this._cache[e]},clear:function(){this._cache={}}}}Lt.prototype.clearCache=function(){typeof this.templateCache<"u"&&this.templateCache.clear()};Lt.prototype.parse=function(e,t){var n=this.templateCache,r=e+":"+(t||nn.tags).join(":"),i=typeof n<"u",o=i?n.get(r):void 0;return o==null&&(o=IP(e,t),i&&n.set(r,o)),o};Lt.prototype.render=function(e,t,n,r){var i=this.getConfigTags(r),o=this.parse(e,i),s=t instanceof wi?t:new wi(t,void 0);return this.renderTokens(o,s,n,e,r)};Lt.prototype.renderTokens=function(e,t,n,r,i){for(var o="",s,a,l,u=0,d=e.length;u<d;++u)l=void 0,s=e[u],a=s[0],a==="#"?l=this.renderSection(s,t,n,r,i):a==="^"?l=this.renderInverted(s,t,n,r,i):a===">"?l=this.renderPartial(s,t,n,i):a==="&"?l=this.unescapedValue(s,t):a==="name"?l=this.escapedValue(s,t,i):a==="text"&&(l=this.rawValue(s)),l!==void 0&&(o+=l);return o};Lt.prototype.renderSection=function(e,t,n,r,i){var o=this,s="",a=t.lookup(e[1]);function l(h){return o.render(h,t,n,i)}if(a){if(Ai(a))for(var u=0,d=a.length;u<d;++u)s+=this.renderTokens(e[4],t.push(a[u]),n,r,i);else if(typeof a=="object"||typeof a=="string"||typeof a=="number")s+=this.renderTokens(e[4],t.push(a),n,r,i);else if(Qh(a)){if(typeof r!="string")throw new Error("Cannot use higher-order sections without the original template");a=a.call(t.view,r.slice(e[3],e[5]),l),a!=null&&(s+=a)}else s+=this.renderTokens(e[4],t,n,r,i);return s}};Lt.prototype.renderInverted=function(e,t,n,r,i){var o=t.lookup(e[1]);if(!o||Ai(o)&&o.length===0)return this.renderTokens(e[4],t,n,r,i)};Lt.prototype.indentPartial=function(e,t,n){for(var r=t.replace(/[^ \t]/g,""),i=e.split(`
31
+ Url: ${ea(e)}`),!0)}function TR(e,t){return e.type||!t||!t.length?!1:NR(e).some(n=>Ga(n,t))}function OR(e,t){if(e.type!=="transaction"||!t||!t.length)return!1;let n=e.transaction;return n?Ga(n,t):!1}function DR(e,t){if(!t||!t.length)return!1;let n=ea(e);return n?Ga(n,t):!1}function RR(e,t){if(!t||!t.length)return!0;let n=ea(e);return n?Ga(n,t):!0}function NR(e){let t=[];e.message&&t.push(e.message);let n;try{n=e.exception.values[e.exception.values.length-1]}catch{}return n&&n.value&&(t.push(n.value),n.type&&t.push(`${n.type}: ${n.value}`)),t}function PR(e){try{return e.exception.values[0].type==="SentryError"}catch{}return!1}function kR(e=[]){for(let t=e.length-1;t>=0;t--){let n=e[t];if(n&&n.filename!=="<anonymous>"&&n.filename!=="[native code]")return n.filename||null}return null}function ea(e){try{let t;try{t=e.exception.values[0].stacktrace.frames}catch{}return t?kR(t):null}catch{return it&&we.error(`Cannot extract url for event ${rr(e)}`),null}}function AR(e){return e.type||!e.exception||!e.exception.values||e.exception.values.length===0?!1:!e.message&&!e.exception.values.some(t=>t.stacktrace||t.type&&t.type!=="Error"||t.value)}var LR="Dedupe",MR=()=>{let e;return{name:LR,processEvent(t){if(t.type)return t;try{if(jR(t,e))return it&&we.warn("Event dropped due to being a duplicate of previously captured event."),null}catch{}return e=t}}},FR=MR;function jR(e,t){return t?!!(VR(e,t)||BR(e,t)):!1}function VR(e,t){let n=e.message,r=t.message;return!(!n&&!r||n&&!r||!n&&r||n!==r||!ky(e,t)||!Py(e,t))}function BR(e,t){let n=gp(t),r=gp(e);return!(!n||!r||n.type!==r.type||n.value!==r.value||!ky(e,t)||!Py(e,t))}function Py(e,t){let n=Zf(e),r=Zf(t);if(!n&&!r)return!0;if(n&&!r||!n&&r||(n=n,r=r,r.length!==n.length))return!1;for(let i=0;i<r.length;i++){let o=r[i],s=n[i];if(o.filename!==s.filename||o.lineno!==s.lineno||o.colno!==s.colno||o.function!==s.function)return!1}return!0}function ky(e,t){let n=e.fingerprint,r=t.fingerprint;if(!n&&!r)return!0;if(n&&!r||!n&&r)return!1;n=n,r=r;try{return n.join("")===r.join("")}catch{return!1}}function gp(e){return e.exception&&e.exception.values&&e.exception.values[0]}var St=Be,eu=0;function Ay(){return eu>0}function UR(){eu++,setTimeout(()=>{eu--})}function Ei(e,t={},n){if(typeof e!="function")return e;try{let i=e.__sentry_wrapped__;if(i)return i;if(Gh(e))return e}catch{return e}let r=function(){let i=Array.prototype.slice.call(arguments);try{n&&typeof n=="function"&&n.apply(this,arguments);let o=i.map(s=>Ei(s,t));return e.apply(this,o)}catch(o){throw UR(),w2(s=>{s.addEventProcessor(a=>(t.mechanism&&(Wc(a,void 0,void 0),wo(a,t.mechanism)),a.extra=Ye(j({},a.extra),{arguments:i}),a)),iR(o)}),o}};try{for(let i in e)Object.prototype.hasOwnProperty.call(e,i)&&(r[i]=e[i])}catch{}vy(r,e),$r(e,"__sentry_wrapped__",r);try{Object.getOwnPropertyDescriptor(r,"name").configurable&&Object.defineProperty(r,"name",{get(){return e.name}})}catch{}return r}var si=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;function Kh(e,t){let n=Jh(e,t),r={type:t&&t.name,value:GR(t)};return n.length&&(r.stacktrace={frames:n}),r.type===void 0&&r.value===""&&(r.value="Unrecoverable error caught"),r}function HR(e,t,n,r){let i=Yt(),o=i&&i.getOptions().normalizeDepth,s=JR(t),a={__serialized__:Ey(t,o)};if(s)return{exception:{values:[Kh(e,s)]},extra:a};let l={exception:{values:[{type:za(t)?t.constructor.name:r?"UnhandledRejection":"Error",value:YR(t,{isUnhandledRejection:r})}]},extra:a};if(n){let u=Jh(e,n);u.length&&(l.exception.values[0].stacktrace={frames:u})}return l}function Ll(e,t){return{exception:{values:[Kh(e,t)]}}}function Jh(e,t){let n=t.stacktrace||t.stack||"",r=zR(t),i=qR(t);try{return e(n,r,i)}catch{}return[]}var $R=/Minified React error #\d+;/i;function zR(e){return e&&$R.test(e.message)?1:0}function qR(e){return typeof e.framesToPop=="number"?e.framesToPop:0}function GR(e){let t=e&&e.message;return t?t.error&&typeof t.error.message=="string"?t.error.message:t:"No error message"}function WR(e,t,n,r){let i=n&&n.syntheticException||void 0,o=Xh(e,t,i,r);return wo(o),o.level="error",n&&n.event_id&&(o.event_id=n.event_id),qr(o)}function ZR(e,t,n="info",r,i){let o=r&&r.syntheticException||void 0,s=tu(e,t,o,i);return s.level=n,r&&r.event_id&&(s.event_id=r.event_id),qr(s)}function Xh(e,t,n,r,i){let o;if(py(t)&&t.error)return Ll(e,t.error);if(Bf(t)||oD(t)){let s=t;if("stack"in t)o=Ll(e,t);else{let a=s.name||(Bf(s)?"DOMError":"DOMException"),l=s.message?`${a}: ${s.message}`:a;o=tu(e,l,n,r),Wc(o,l)}return"code"in s&&(o.tags=Ye(j({},o.tags),{"DOMException.code":`${s.code}`})),o}return Bh(t)?Ll(e,t):bi(t)||za(t)?(o=HR(e,t,n,i),wo(o,{synthetic:!0}),o):(o=tu(e,t,n,r),Wc(o,`${t}`,void 0),wo(o,{synthetic:!0}),o)}function tu(e,t,n,r){let i={};if(r&&n){let o=Jh(e,n);o.length&&(i.exception={values:[{value:t,stacktrace:{frames:o}}]})}if(Uh(t)){let{__sentry_template_string__:o,__sentry_template_values__:s}=t;return i.logentry={message:o,params:s},i}return i.message=t,i}function YR(e,{isUnhandledRejection:t}){let n=SD(e),r=t?"promise rejection":"exception";return py(e)?`Event \`ErrorEvent\` captured as ${r} with message \`${e.message}\``:za(e)?`Event \`${KR(e)}\` (type=${e.type}) captured as ${r}`:`Object captured as ${r} with keys: ${n}`}function KR(e){try{let t=Object.getPrototypeOf(e);return t?t.constructor.name:void 0}catch{}}function JR(e){for(let t in e)if(Object.prototype.hasOwnProperty.call(e,t)){let n=e[t];if(n instanceof Error)return n}}function XR(e,{metadata:t,tunnel:n,dsn:r}){let i=j(j({event_id:e.event_id,sent_at:new Date().toISOString()},t&&t.sdk&&{sdk:{name:t.sdk.name,version:t.sdk.version}}),!!n&&!!r&&{dsn:Wa(r)}),o=QR(e);return Bo(i,[o])}function QR(e){return[{type:"user_report"},e]}var eN=class extends hR{constructor(e){let t=j({parentSpanIsAlwaysRootSpan:!0},e),n=St.SENTRY_SDK_SOURCE||BD();_R(t,"browser",["browser"],n),super(t),t.sendClientReports&&St.document&&St.document.addEventListener("visibilitychange",()=>{St.document.visibilityState==="hidden"&&this._flushOutcomes()})}eventFromException(e,t){return WR(this._options.stackParser,e,t,this._options.attachStacktrace)}eventFromMessage(e,t="info",n){return ZR(this._options.stackParser,e,t,n,this._options.attachStacktrace)}captureUserFeedback(e){if(!this._isEnabled()){si&&we.warn("SDK not enabled, will not capture user feedback.");return}let t=XR(e,{metadata:this.getSdkMetadata(),dsn:this.getDsn(),tunnel:this.getOptions().tunnel});this.sendEnvelope(t)}_prepareEvent(e,t,n){return e.platform=e.platform||"javascript",super._prepareEvent(e,t,n)}_flushOutcomes(){let e=this._clearOutcomes();if(e.length===0){si&&we.log("No outcomes to send");return}if(!this._dsn){si&&we.log("No dsn provided, will not send outcomes");return}si&&we.log("Sending outcomes:",e);let t=s2(e,this._options.tunnel&&Wa(this._dsn));this.sendEnvelope(t)}},tN=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__,Tt=Be,nN=1e3,_p,nu,ru;function rN(e){let t="dom";Kr(t,e),Jr(t,iN)}function iN(){if(!Tt.document)return;let e=pn.bind(null,"dom"),t=mp(e,!0);Tt.document.addEventListener("click",t,!1),Tt.document.addEventListener("keypress",t,!1),["EventTarget","Node"].forEach(n=>{let r=Tt[n]&&Tt[n].prototype;!r||!r.hasOwnProperty||!r.hasOwnProperty("addEventListener")||(Ct(r,"addEventListener",function(i){return function(o,s,a){if(o==="click"||o=="keypress")try{let l=this,u=l.__sentry_instrumentation_handlers__=l.__sentry_instrumentation_handlers__||{},d=u[o]=u[o]||{refCount:0};if(!d.handler){let h=mp(e);d.handler=h,i.call(this,o,h,a)}d.refCount++}catch{}return i.call(this,o,s,a)}}),Ct(r,"removeEventListener",function(i){return function(o,s,a){if(o==="click"||o=="keypress")try{let l=this,u=l.__sentry_instrumentation_handlers__||{},d=u[o];d&&(d.refCount--,d.refCount<=0&&(i.call(this,o,d.handler,a),d.handler=void 0,delete u[o]),Object.keys(u).length===0&&delete l.__sentry_instrumentation_handlers__)}catch{}return i.call(this,o,s,a)}}))})}function oN(e){if(e.type!==nu)return!1;try{if(!e.target||e.target._sentryId!==ru)return!1}catch{}return!0}function sN(e,t){return e!=="keypress"?!1:!t||!t.tagName?!0:!(t.tagName==="INPUT"||t.tagName==="TEXTAREA"||t.isContentEditable)}function mp(e,t=!1){return n=>{if(!n||n._sentryCaptured)return;let r=aN(n);if(sN(n.type,r))return;$r(n,"_sentryCaptured",!0),r&&!r._sentryId&&$r(r,"_sentryId",gn());let i=n.type==="keypress"?"input":n.type;oN(n)||(e({event:n,name:i,global:t}),nu=n.type,ru=r?r._sentryId:void 0),clearTimeout(_p),_p=Tt.setTimeout(()=>{ru=void 0,nu=void 0},nN)}}function aN(e){try{return e.target}catch{return null}}var rs;function lN(e){let t="history";Kr(t,e),Jr(t,cN)}function cN(){if(!h2())return;let e=Tt.onpopstate;Tt.onpopstate=function(...n){let r=Tt.location.href,i=rs;if(rs=r,pn("history",{from:i,to:r}),e)try{return e.apply(this,n)}catch{}};function t(n){return function(...r){let i=r.length>2?r[2]:void 0;if(i){let o=rs,s=String(i);rs=s,pn("history",{from:o,to:s})}return n.apply(this,r)}}Ct(Tt.history,"pushState",t),Ct(Tt.history,"replaceState",t)}var ws={};function uN(e){let t=ws[e];if(t)return t;let n=Tt[e];if(qc(n))return ws[e]=n.bind(Tt);let r=Tt.document;if(r&&typeof r.createElement=="function")try{let i=r.createElement("iframe");i.hidden=!0,r.head.appendChild(i);let o=i.contentWindow;o&&o[e]&&(n=o[e]),r.head.removeChild(i)}catch(i){tN&&we.warn(`Could not create sandbox iframe for ${e} check, bailing to window.${e}: `,i)}return n&&(ws[e]=n.bind(Tt))}function vp(e){ws[e]=void 0}var Ki="__sentry_xhr_v3__";function hN(e){let t="xhr";Kr(t,e),Jr(t,dN)}function dN(){if(!Tt.XMLHttpRequest)return;let e=XMLHttpRequest.prototype;Ct(e,"open",function(t){return function(...n){let r=hr()*1e3,i=$n(n[0])?n[0].toUpperCase():void 0,o=fN(n[1]);if(!i||!o)return t.apply(this,n);this[Ki]={method:i,url:o,request_headers:{}},i==="POST"&&o.match(/sentry_key/)&&(this.__sentry_own_request__=!0);let s=()=>{let a=this[Ki];if(a&&this.readyState===4){try{a.status_code=this.status}catch{}let l={endTimestamp:hr()*1e3,startTimestamp:r,xhr:this};pn("xhr",l)}};return"onreadystatechange"in this&&typeof this.onreadystatechange=="function"?Ct(this,"onreadystatechange",function(a){return function(...l){return s(),a.apply(this,l)}}):this.addEventListener("readystatechange",s),Ct(this,"setRequestHeader",function(a){return function(...l){let[u,d]=l,h=this[Ki];return h&&$n(u)&&$n(d)&&(h.request_headers[u.toLowerCase()]=d),a.apply(this,l)}}),t.apply(this,n)}}),Ct(e,"send",function(t){return function(...n){let r=this[Ki];if(!r)return t.apply(this,n);n[0]!==void 0&&(r.body=n[0]);let i={startTimestamp:hr()*1e3,xhr:this};return pn("xhr",i),t.apply(this,n)}})}function fN(e){if($n(e))return e;try{return e.toString()}catch{}}function pN(e,t=uN("fetch")){let n=0,r=0;function i(o){let s=o.body.length;n+=s,r++;let a=j({body:o.body,method:"POST",referrerPolicy:"origin",headers:e.headers,keepalive:n<=6e4&&r<15},e.fetchOptions);if(!t)return vp("fetch"),Xs("No fetch implementation available");try{return t(e.url,a).then(l=>(n-=s,r--,{statusCode:l.status,headers:{"x-sentry-rate-limits":l.headers.get("X-Sentry-Rate-Limits"),"retry-after":l.headers.get("Retry-After")}}))}catch(l){return vp("fetch"),n-=s,r--,Xs(l)}}return gR(e,i)}var gN=30,_N=50;function iu(e,t,n,r){let i={filename:e,function:t==="<anonymous>"?zr:t,in_app:!0};return n!==void 0&&(i.lineno=n),r!==void 0&&(i.colno=r),i}var mN=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,vN=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,yN=/\((\S*)(?::(\d+))(?::(\d+))\)/,bN=e=>{let t=mN.exec(e);if(t){let[,r,i,o]=t;return iu(r,zr,+i,+o)}let n=vN.exec(e);if(n){if(n[2]&&n[2].indexOf("eval")===0){let o=yN.exec(n[2]);o&&(n[2]=o[1],n[3]=o[2],n[4]=o[3])}let[r,i]=Ly(n[1]||zr,n[2]);return iu(i,r,n[3]?+n[3]:void 0,n[4]?+n[4]:void 0)}},wN=[gN,bN],EN=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,xN=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,SN=e=>{let t=EN.exec(e);if(t){if(t[3]&&t[3].indexOf(" > eval")>-1){let i=xN.exec(t[3]);i&&(t[1]=t[1]||"eval",t[3]=i[1],t[4]=i[2],t[5]="")}let n=t[3],r=t[1]||zr;return[r,n]=Ly(r,n),iu(n,r,t[4]?+t[4]:void 0,t[5]?+t[5]:void 0)}},CN=[_N,SN],IN=[wN,CN],TN=ID(...IN),Ly=(e,t)=>{let n=e.indexOf("safari-extension")!==-1,r=e.indexOf("safari-web-extension")!==-1;return n||r?[e.indexOf("@")!==-1?e.split("@")[0]:zr,n?`safari-extension:${t}`:`safari-web-extension:${t}`]:[e,t]},is=1024,ON="Breadcrumbs",DN=(e={})=>{let t=j({console:!0,dom:!0,fetch:!0,history:!0,sentry:!0,xhr:!0},e);return{name:ON,setup(n){t.console&&OD(kN(n)),t.dom&&rN(PN(n,t.dom)),t.xhr&&hN(AN(n)),t.fetch&&kD(LN(n)),t.history&&lN(MN(n)),t.sentry&&n.on("beforeSendEvent",NN(n))}}},RN=DN;function NN(e){return function(t){Yt()===e&&Gr({category:`sentry.${t.type==="transaction"?"transaction":"event"}`,event_id:t.event_id,level:t.level,message:rr(t)},{event:t})}}function PN(e,t){return function(n){if(Yt()!==e)return;let r,i,o=typeof t=="object"?t.serializeAttribute:void 0,s=typeof t=="object"&&typeof t.maxStringLength=="number"?t.maxStringLength:void 0;s&&s>is&&(si&&we.warn(`\`dom.maxStringLength\` cannot exceed ${is}, but a value of ${s} was configured. Sentry will use ${is} instead.`),s=is),typeof o=="string"&&(o=[o]);try{let l=n.event,u=FN(l)?l.target:l;r=_y(u,{keyAttrs:o,maxStringLength:s}),i=gD(u)}catch{r="<unknown>"}if(r.length===0)return;let a={category:`ui.${n.name}`,message:r};i&&(a.data={"ui.component_name":i}),Gr(a,{event:n.event,name:n.name,global:n.global})}}function kN(e){return function(t){if(Yt()!==e)return;let n={category:"console",data:{arguments:t.args,logger:"console"},level:YD(t.level),message:Uf(t.args," ")};if(t.level==="assert")if(t.args[0]===!1)n.message=`Assertion failed: ${Uf(t.args.slice(1)," ")||"console.assert"}`,n.data.arguments=t.args.slice(1);else return;Gr(n,{input:t.args,level:t.level})}}function AN(e){return function(t){if(Yt()!==e)return;let{startTimestamp:n,endTimestamp:r}=t,i=t.xhr[Ki];if(!n||!r||!i)return;let{method:o,url:s,status_code:a,body:l}=i,u={method:o,url:s,status_code:a},d={xhr:t.xhr,input:l,startTimestamp:n,endTimestamp:r};Gr({category:"xhr",data:u,type:"http"},d)}}function LN(e){return function(t){if(Yt()!==e)return;let{startTimestamp:n,endTimestamp:r}=t;if(r&&!(t.fetchData.url.match(/sentry_key/)&&t.fetchData.method==="POST"))if(t.error){let i=t.fetchData,o={data:t.error,input:t.args,startTimestamp:n,endTimestamp:r};Gr({category:"fetch",data:i,level:"error",type:"http"},o)}else{let i=t.response,o=Ye(j({},t.fetchData),{status_code:i&&i.status}),s={input:t.args,response:i,startTimestamp:n,endTimestamp:r};Gr({category:"fetch",data:o,type:"http"},s)}}}function MN(e){return function(t){if(Yt()!==e)return;let n=t.from,r=t.to,i=Al(St.location.href),o=n?Al(n):void 0,s=Al(r);(!o||!o.path)&&(o=i),i.protocol===s.protocol&&i.host===s.host&&(r=s.relative),i.protocol===o.protocol&&i.host===o.host&&(n=o.relative),Gr({category:"navigation",data:{from:n,to:r}})}}function FN(e){return!!e&&!!e.target}var jN=["EventTarget","Window","Node","ApplicationCache","AudioTrackList","BroadcastChannel","ChannelMergerNode","CryptoOperation","EventSource","FileReader","HTMLUnknownElement","IDBDatabase","IDBRequest","IDBTransaction","KeyOperation","MediaController","MessagePort","ModalWindow","Notification","SVGElementInstance","Screen","SharedWorker","TextTrack","TextTrackCue","TextTrackList","WebSocket","WebSocketWorker","Worker","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestUpload"],VN="BrowserApiErrors",BN=(e={})=>{let t=j({XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0},e);return{name:VN,setupOnce(){t.setTimeout&&Ct(St,"setTimeout",yp),t.setInterval&&Ct(St,"setInterval",yp),t.requestAnimationFrame&&Ct(St,"requestAnimationFrame",HN),t.XMLHttpRequest&&"XMLHttpRequest"in St&&Ct(XMLHttpRequest.prototype,"send",$N);let n=t.eventTarget;n&&(Array.isArray(n)?n:jN).forEach(zN)}}},UN=BN;function yp(e){return function(...t){let n=t[0];return t[0]=Ei(n,{mechanism:{data:{function:gr(e)},handled:!1,type:"instrument"}}),e.apply(this,t)}}function HN(e){return function(t){return e.apply(this,[Ei(t,{mechanism:{data:{function:"requestAnimationFrame",handler:gr(e)},handled:!1,type:"instrument"}})])}}function $N(e){return function(...t){let n=this;return["onload","onerror","onprogress","onreadystatechange"].forEach(r=>{r in n&&typeof n[r]=="function"&&Ct(n,r,function(i){let o={mechanism:{data:{function:r,handler:gr(i)},handled:!1,type:"instrument"}},s=Gh(i);return s&&(o.mechanism.data.handler=gr(s)),Ei(i,o)})}),e.apply(this,t)}}function zN(e){let t=St,n=t[e]&&t[e].prototype;!n||!n.hasOwnProperty||!n.hasOwnProperty("addEventListener")||(Ct(n,"addEventListener",function(r){return function(i,o,s){try{typeof o.handleEvent=="function"&&(o.handleEvent=Ei(o.handleEvent,{mechanism:{data:{function:"handleEvent",handler:gr(o),target:e},handled:!1,type:"instrument"}}))}catch{}return r.apply(this,[i,Ei(o,{mechanism:{data:{function:"addEventListener",handler:gr(o),target:e},handled:!1,type:"instrument"}}),s])}}),Ct(n,"removeEventListener",function(r){return function(i,o,s){let a=o;try{let l=a&&a.__sentry_wrapped__;l&&r.call(this,i,l,s)}catch{}return r.call(this,i,a,s)}}))}var qN="GlobalHandlers",GN=(e={})=>{let t=j({onerror:!0,onunhandledrejection:!0},e);return{name:qN,setupOnce(){Error.stackTraceLimit=50},setup(n){t.onerror&&(ZN(n),bp("onerror")),t.onunhandledrejection&&(YN(n),bp("onunhandledrejection"))}}},WN=GN;function ZN(e){MD(t=>{let{stackParser:n,attachStacktrace:r}=My();if(Yt()!==e||Ay())return;let{msg:i,url:o,line:s,column:a,error:l}=t,u=XN(Xh(n,l||i,void 0,r,!1),o,s,a);u.level="error",Dy(u,{originalException:l,mechanism:{handled:!1,type:"onerror"}})})}function YN(e){jD(t=>{let{stackParser:n,attachStacktrace:r}=My();if(Yt()!==e||Ay())return;let i=KN(t),o=Hh(i)?JN(i):Xh(n,i,void 0,r,!0);o.level="error",Dy(o,{originalException:i,mechanism:{handled:!1,type:"onunhandledrejection"}})})}function KN(e){if(Hh(e))return e;try{if("reason"in e)return e.reason;if("detail"in e&&"reason"in e.detail)return e.detail.reason}catch{}return e}function JN(e){return{exception:{values:[{type:"UnhandledRejection",value:`Non-Error promise rejection captured with value: ${String(e)}`}]}}}function XN(e,t,n,r){let i=e.exception=e.exception||{},o=i.values=i.values||[],s=o[0]=o[0]||{},a=s.stacktrace=s.stacktrace||{},l=a.frames=a.frames||[],u=isNaN(parseInt(r,10))?void 0:r,d=isNaN(parseInt(n,10))?void 0:n,h=$n(t)&&t.length>0?t:pD();return l.length===0&&l.push({colno:u,filename:h,function:zr,in_app:!0,lineno:d}),e}function bp(e){si&&we.log(`Global Handler attached: ${e}`)}function My(){let e=Yt();return e&&e.getOptions()||{stackParser:()=>[],attachStacktrace:!1}}var QN=()=>({name:"HttpContext",preprocessEvent(e){if(!St.navigator&&!St.location&&!St.document)return;let t=e.request&&e.request.url||St.location&&St.location.href,{referrer:n}=St.document||{},{userAgent:r}=St.navigator||{},i=j(j(j({},e.request&&e.request.headers),n&&{Referer:n}),r&&{"User-Agent":r}),o=Ye(j(j({},e.request),t&&{url:t}),{headers:i});e.request=o}}),eP="cause",tP=5,nP="LinkedErrors",rP=(e={})=>{let t=e.limit||tP,n=e.key||eP;return{name:nP,preprocessEvent(r,i,o){let s=o.getOptions();uD(Kh,s.stackParser,s.maxValueLength,n,t,r,i)}}},iP=rP;function oP(e){return[SR(),bR(),UN(),RN(),WN(),iP(),FR(),QN()]}var sP=class extends Error{cause;constructor(e,t){super(e),this.cause=t}},aP=class Fy{static INSTANCE;contexts={};tags;client;user;constructor(){this.init()}static getInstance(){return this.INSTANCE||(this.INSTANCE=new Fy),this.INSTANCE}captureException(t,n,r){cn.error(t),this.getNewScope(n,r).captureException(t)}captureMessage(t,n,r,i){this.getNewScope(r,i).captureMessage(t,n??"error")}captureError(t,n,r,i){cn.error(t,n);let o=this.getNewScope(r,i),s=new sP(t,n);o.captureException(s)}setGlobalContext(t,n){this.contexts[t]=j({context:n},this.contexts[t])}setUser(t){this.user=t}setTags(t){this.tags=t}getNewScope(t,n){let r=new Zn;if(r.setClient(this.client),r.setUser(this.user),t?.triggerContext){let i=t.triggerContext;r.setExtras(i.triggerData.sentryContext()),delete t.triggerContext}return t&&r.setExtras(t),this.tags&&r.setTags(this.tags),n&&r.setTags(n),Object.keys(this.contexts).forEach(i=>{r.setContext(i,this.contexts[i])}),r.setTag("language",navigator.language),r.setTag("timezone",dP()),r}init(){let t=oP({}).filter(n=>!["BrowserApiErrors","Breadcrumbs","GlobalHandlers"].includes(n.name));this.client=new eN({dsn:"https://1bc3dda4c861f60cd6be1b67584f4bc6@o559187.ingest.us.sentry.io/4507626484203520",transport:pN,stackParser:TN,integrations:t,environment:yi.mode,release:`web-sdk@${xt.SDK_VERSION}`,debug:yi.debug}),this.client.init()}},wp=class{static ID="id";static SESSION_LANDING_PAGE="landing";static SESSION_LAST_USED_TIME="lastUsedTime";static SESSION_SYNCED="synced";static APP_CONFIG="conf";static DEVICE_ID="did";static SDK_TOKEN="token";static FIRST_SEEN="firstSeen";static SESSION_NUMBER="sessionNumber";static GA_CLIENT_ID="gacid";static CURRENT_CART="cart";static MUTED="muted"},Ep=yn(Qb());function jy(e){return Ep.default.createInstance({name:"lc",storeName:e,driver:Ep.default.LOCALSTORAGE})}var Vy=class{static storage;static async get(e,t){return await this.storage?.getItem(e)??t}static set(e,t){return this.storage?.setItem(e,t)}static remove(e){return this.storage?.removeItem(e)}static clear(){return this.storage?.clear()}static getForage(){return this.storage}},AM=class extends Vy{static storeName="ses";static{this.storage=jy(this.storeName)}},xp=class extends Vy{static storeName="usr";static{this.storage=jy(this.storeName)}},lP=class{static format(e,t){let n=/{{\s*(\w+)\s*}}/;return t.replace(n,(r,i)=>{switch(i){case"amount":return this.formatWithDelimiters(e,2);case"amount_no_decimals":return this.formatWithDelimiters(e,0);case"amount_with_comma_separator":return this.formatWithDelimiters(e,2,".",",");case"amount_no_decimals_with_comma_separator":return this.formatWithDelimiters(e,0,".",",");case"amount_with_apostrophe_separator":return this.formatWithDelimiters(e,2,"'",".");case"amount_no_decimals_with_space_separator":return this.formatWithDelimiters(e,0," ");case"amount_with_space_separator":return this.formatWithDelimiters(e,2," ",",");case"amount_with_period_and_space_separator":return this.formatWithDelimiters(e,2," ",".");default:return r}})}static formatWithDelimiters(e,t=2,n=",",r="."){if(isNaN(e)||e==null)return"0";let i=(e/100).toFixed(t).split("."),o=i[0].replace(/(\d)(?=(\d\d\d)+(?!\d))/g,"$1"+n),s=i[1]?r+i[1]:"";return o+s}},cP=class{id;mID;vID;vName;imageURL;name;link;quantity;price;finalPrice;constructor(e){this.id=e.id,this.mID=e.mID,this.vID=e.vID,this.vName=e.vName,this.imageURL=e.imageURL,this.name=e.name,this.link=e.link,this.quantity=e.quantity,this.price=e.price,this.finalPrice=e.finalPrice??e.price}},uP=class{isCartDirty=!0;cartEngagements;isGoKwikPopupOpen;previewIDs;previewVariant;pageName;moneyFormat;jsLoadTime=new Date;shopCurrencyCode;locale;activeExperiment;inInactive=!1;lastEnterActive=new Date;lastEnterInactive=null;currentItem;_currencyCode;get currencyCode(){return this._currencyCode}set currencyCode(e){this._currencyCode=e}static get(){return window.CooeeSDK.runtimeData}isInactive(){return this.inInactive}async setInactive(){return this.inInactive?0:(this.inInactive=!0,this.lastEnterInactive=new Date,Math.max((this.lastEnterInactive.getTime()-this.lastEnterActive.getTime())/1e3,0))}setActive(){return this.inInactive?(this.inInactive=!1,this.lastEnterActive=new Date,Math.max((this.lastEnterActive.getTime()-this.lastEnterInactive.getTime())/1e3,0)):0}isFirstActive(){return this.lastEnterInactive==null}getCurrentItem(){return this.currentItem}setCurrentItem(e){this.currentItem=new cP(e)}};function Qh(e,t){if(e==0&&t)return"Free";let n=uP.get(),r=dy.get(),i=n.shopCurrencyCode||r.currency,o=n.currencyCode;o||cn.warn("Currency code is not set in RuntimeData");let s=r.money?.format??n.moneyFormat,a;if(s&&i===o)a=lP.format(e*100,s);else{let l;try{l=new Intl.NumberFormat(hP(),{style:"currency",currency:o||i,minimumFractionDigits:0,maximumFractionDigits:2})}catch(u){return aP.getInstance().captureException(u,{currentCurrency:o,shopCurrency:i}),""}a=l.format(e),a=a.replace("\u20B9","Rs. "),r.money?.showCurrency&&o!=="INR"&&(a=a.concat(` ${o}`))}return a}function hP(){return navigator.languages!==void 0?navigator.languages[0].split("-")[0]:navigator.language??"en"}var os;function dP(){if(os)return os;try{return os=Intl.DateTimeFormat().resolvedOptions().timeZone,os}catch{return""}}var Ya=class ou{transform(t){return t==null?null:Qh(t)}static \u0275fac=function(t){return new(t||ou)};static \u0275pipe=Ah({name:"cooeeCurrency",type:ou,pure:!0})},fP=yn(ew()),pP=Object.prototype.toString,Fi=Array.isArray||function(e){return pP.call(e)==="[object Array]"};function ed(e){return typeof e=="function"}function gP(e){return Fi(e)?"array":typeof e}function Ml(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function Sp(e,t){return e!=null&&typeof e=="object"&&t in e}function _P(e,t){return e!=null&&typeof e!="object"&&e.hasOwnProperty&&e.hasOwnProperty(t)}var mP=RegExp.prototype.test;function vP(e,t){return mP.call(e,t)}var yP=/\S/;function bP(e){return!vP(yP,e)}var wP={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;","`":"&#x60;","=":"&#x3D;"};function EP(e){return String(e).replace(/[&<>"'`=\/]/g,function(t){return wP[t]})}var xP=/\s*/,SP=/\s+/,Cp=/\s*=/,CP=/\s*\}/,IP=/#|\^|\/|>|\{|&|=|!/;function TP(e,t){if(!e)return[];var n=!1,r=[],i=[],o=[],s=!1,a=!1,l="",u=0;function d(){if(s&&!a)for(;o.length;)delete i[o.pop()];else o=[];s=!1,a=!1}var h,v,m;function w(V){if(typeof V=="string"&&(V=V.split(SP,2)),!Fi(V)||V.length!==2)throw new Error("Invalid tags: "+V);h=new RegExp(Ml(V[0])+"\\s*"),v=new RegExp("\\s*"+Ml(V[1])),m=new RegExp("\\s*"+Ml("}"+V[1]))}w(t||nn.tags);for(var C=new Uo(e),A,k,$,ne,z,re;!C.eos();){if(A=C.pos,$=C.scanUntil(h),$)for(var Re=0,Ne=$.length;Re<Ne;++Re)ne=$.charAt(Re),bP(ne)?(o.push(i.length),l+=ne):(a=!0,n=!0,l+=" "),i.push(["text",ne,A,A+1]),A+=1,ne===`
32
+ `&&(d(),l="",u=0,n=!1);if(!C.scan(h))break;if(s=!0,k=C.scan(IP)||"name",C.scan(xP),k==="="?($=C.scanUntil(Cp),C.scan(Cp),C.scanUntil(v)):k==="{"?($=C.scanUntil(m),C.scan(CP),C.scanUntil(v),k="&"):$=C.scanUntil(v),!C.scan(v))throw new Error("Unclosed tag at "+C.pos);if(k==">"?z=[k,$,A,C.pos,l,u,n]:z=[k,$,A,C.pos],u++,i.push(z),k==="#"||k==="^")r.push(z);else if(k==="/"){if(re=r.pop(),!re)throw new Error('Unopened section "'+$+'" at '+A);if(re[1]!==$)throw new Error('Unclosed section "'+re[1]+'" at '+A)}else k==="name"||k==="{"||k==="&"?a=!0:k==="="&&w($)}if(d(),re=r.pop(),re)throw new Error('Unclosed section "'+re[1]+'" at '+C.pos);return DP(OP(i))}function OP(e){for(var t=[],n,r,i=0,o=e.length;i<o;++i)n=e[i],n&&(n[0]==="text"&&r&&r[0]==="text"?(r[1]+=n[1],r[3]=n[3]):(t.push(n),r=n));return t}function DP(e){for(var t=[],n=t,r=[],i,o,s=0,a=e.length;s<a;++s)switch(i=e[s],i[0]){case"#":case"^":n.push(i),r.push(i),n=i[4]=[];break;case"/":o=r.pop(),o[5]=i[2],n=r.length>0?r[r.length-1][4]:t;break;default:n.push(i)}return t}function Uo(e){this.string=e,this.tail=e,this.pos=0}Uo.prototype.eos=function(){return this.tail===""};Uo.prototype.scan=function(e){var t=this.tail.match(e);if(!t||t.index!==0)return"";var n=t[0];return this.tail=this.tail.substring(n.length),this.pos+=n.length,n};Uo.prototype.scanUntil=function(e){var t=this.tail.search(e),n;switch(t){case-1:n=this.tail,this.tail="";break;case 0:n="";break;default:n=this.tail.substring(0,t),this.tail=this.tail.substring(t)}return this.pos+=n.length,n};function xi(e,t){this.view=e,this.cache={".":this.view},this.parent=t}xi.prototype.push=function(e){return new xi(e,this)};xi.prototype.lookup=function(e){var t=this.cache,n;if(t.hasOwnProperty(e))n=t[e];else{for(var r=this,i,o,s,a=!1;r;){if(e.indexOf(".")>0)for(i=r.view,o=e.split("."),s=0;i!=null&&s<o.length;)s===o.length-1&&(a=Sp(i,o[s])||_P(i,o[s])),i=i[o[s++]];else i=r.view[e],a=Sp(r.view,e);if(a){n=i;break}r=r.parent}t[e]=n}return ed(n)&&(n=n.call(this.view)),n};function Lt(){this.templateCache={_cache:{},set:function(e,t){this._cache[e]=t},get:function(e){return this._cache[e]},clear:function(){this._cache={}}}}Lt.prototype.clearCache=function(){typeof this.templateCache<"u"&&this.templateCache.clear()};Lt.prototype.parse=function(e,t){var n=this.templateCache,r=e+":"+(t||nn.tags).join(":"),i=typeof n<"u",o=i?n.get(r):void 0;return o==null&&(o=TP(e,t),i&&n.set(r,o)),o};Lt.prototype.render=function(e,t,n,r){var i=this.getConfigTags(r),o=this.parse(e,i),s=t instanceof xi?t:new xi(t,void 0);return this.renderTokens(o,s,n,e,r)};Lt.prototype.renderTokens=function(e,t,n,r,i){for(var o="",s,a,l,u=0,d=e.length;u<d;++u)l=void 0,s=e[u],a=s[0],a==="#"?l=this.renderSection(s,t,n,r,i):a==="^"?l=this.renderInverted(s,t,n,r,i):a===">"?l=this.renderPartial(s,t,n,i):a==="&"?l=this.unescapedValue(s,t):a==="name"?l=this.escapedValue(s,t,i):a==="text"&&(l=this.rawValue(s)),l!==void 0&&(o+=l);return o};Lt.prototype.renderSection=function(e,t,n,r,i){var o=this,s="",a=t.lookup(e[1]);function l(h){return o.render(h,t,n,i)}if(a){if(Fi(a))for(var u=0,d=a.length;u<d;++u)s+=this.renderTokens(e[4],t.push(a[u]),n,r,i);else if(typeof a=="object"||typeof a=="string"||typeof a=="number")s+=this.renderTokens(e[4],t.push(a),n,r,i);else if(ed(a)){if(typeof r!="string")throw new Error("Cannot use higher-order sections without the original template");a=a.call(t.view,r.slice(e[3],e[5]),l),a!=null&&(s+=a)}else s+=this.renderTokens(e[4],t,n,r,i);return s}};Lt.prototype.renderInverted=function(e,t,n,r,i){var o=t.lookup(e[1]);if(!o||Fi(o)&&o.length===0)return this.renderTokens(e[4],t,n,r,i)};Lt.prototype.indentPartial=function(e,t,n){for(var r=t.replace(/[^ \t]/g,""),i=e.split(`
33
33
  `),o=0;o<i.length;o++)i[o].length&&(o>0||!n)&&(i[o]=r+i[o]);return i.join(`
34
- `)};Lt.prototype.renderPartial=function(e,t,n,r){if(n){var i=this.getConfigTags(r),o=Qh(n)?n(e[1]):n[e[1]];if(o!=null){var s=e[6],a=e[5],l=e[4],u=o;a==0&&l&&(u=this.indentPartial(o,l,s));var d=this.parse(u,i);return this.renderTokens(d,t,n,u,r)}}};Lt.prototype.unescapedValue=function(e,t){var n=t.lookup(e[1]);if(n!=null)return n};Lt.prototype.escapedValue=function(e,t,n){var r=this.getConfigEscape(n)||nn.escape,i=t.lookup(e[1]);if(i!=null)return typeof i=="number"&&r===nn.escape?String(i):r(i)};Lt.prototype.rawValue=function(e){return e[1]};Lt.prototype.getConfigTags=function(e){return Ai(e)?e:e&&typeof e=="object"?e.tags:void 0};Lt.prototype.getConfigEscape=function(e){if(e&&typeof e=="object"&&!Ai(e))return e.escape};var nn={name:"mustache.js",version:"4.2.0",tags:["{{","}}"],clearCache:void 0,escape:void 0,parse:void 0,render:void 0,Scanner:void 0,Context:void 0,Writer:void 0,set templateCache(e){wo.templateCache=e},get templateCache(){return wo.templateCache}},wo=new Lt;nn.clearCache=function(){return wo.clearCache()};nn.parse=function(e,t){return wo.parse(e,t)};nn.render=function(e,t,n,r){if(typeof e!="string")throw new TypeError('Invalid template! Template should be a "string" but "'+pP(e)+'" was given as the first argument for mustache#render(template, view, partials)');return wo.render(e,t,n,r)};nn.escape=wP;nn.Scanner=Uo;nn.Context=wi;nn.Writer=Lt;var Vy=nn;Vy.escape=dP.MustacheUtils.escapeHtml;var DP=class ou{transform(t,n){return t?Vy.render(t,F({},n)):null}static \u0275fac=function(t){return new(t||ou)};static \u0275pipe=kh({name:"cooeeDynamicVariables",type:ou,pure:!0})},Ya=class su{constructor(t){this.sanitizer=t}transform(t){return t?this.sanitizer.bypassSecurityTrustHtml(t):""}static \u0275fac=function(t){return new(t||su)(Ot(uy,16))};static \u0275pipe=kh({name:"safeHtml",type:su,pure:!0})},ed={};(function e(t,n,r,i){var o=!!(t.Worker&&t.Blob&&t.Promise&&t.OffscreenCanvas&&t.OffscreenCanvasRenderingContext2D&&t.HTMLCanvasElement&&t.HTMLCanvasElement.prototype.transferControlToOffscreen&&t.URL&&t.URL.createObjectURL),s=typeof Path2D=="function"&&typeof DOMMatrix=="function",a=function(){if(!t.OffscreenCanvas)return!1;var b=new OffscreenCanvas(1,1),y=b.getContext("2d");y.fillRect(0,0,1,1);var L=b.transferToImageBitmap();try{y.createPattern(L,"no-repeat")}catch{return!1}return!0}();function l(){}function u(b){var y=n.exports.Promise,L=y!==void 0?y:t.Promise;return typeof L=="function"?new L(b):(b(l,l),null)}var d=function(b,y){return{transform:function(L){if(b)return L;if(y.has(L))return y.get(L);var U=new OffscreenCanvas(L.width,L.height),W=U.getContext("2d");return W.drawImage(L,0,0),y.set(L,U),U},clear:function(){y.clear()}}}(a,new Map),h=function(){var b=Math.floor(16.666666666666668),y,L,U={},W=0;return typeof requestAnimationFrame=="function"&&typeof cancelAnimationFrame=="function"?(y=function(te){var ee=Math.random();return U[ee]=requestAnimationFrame(function Z(ue){W===ue||W+b-1<ue?(W=ue,delete U[ee],te()):U[ee]=requestAnimationFrame(Z)}),ee},L=function(te){U[te]&&cancelAnimationFrame(U[te])}):(y=function(te){return setTimeout(te,b)},L=function(te){return clearTimeout(te)}),{frame:y,cancel:L}}(),v=function(){var b,y,L={};function U(W){function te(ee,Z){W.postMessage({options:ee||{},callback:Z})}W.init=function(ee){var Z=ee.transferControlToOffscreen();W.postMessage({canvas:Z},[Z])},W.fire=function(ee,Z,ue){if(y)return te(ee,null),y;var pe=Math.random().toString(36).slice(2);return y=u(function(Ee){function Y(oe){oe.data.callback===pe&&(delete L[pe],W.removeEventListener("message",Y),y=null,d.clear(),ue(),Ee())}W.addEventListener("message",Y),te(ee,pe),L[pe]=Y.bind(null,{data:{callback:pe}})}),y},W.reset=function(){W.postMessage({reset:!0});for(var ee in L)L[ee](),delete L[ee]}}return function(){if(b)return b;if(!r&&o){var W=["var CONFETTI, SIZE = {}, module = {};","("+e.toString()+")(this, module, true, SIZE);","onmessage = function(msg) {"," if (msg.data.options) {"," CONFETTI(msg.data.options).then(function () {"," if (msg.data.callback) {"," postMessage({ callback: msg.data.callback });"," }"," });"," } else if (msg.data.reset) {"," CONFETTI && CONFETTI.reset();"," } else if (msg.data.resize) {"," SIZE.width = msg.data.resize.width;"," SIZE.height = msg.data.resize.height;"," } else if (msg.data.canvas) {"," SIZE.width = msg.data.canvas.width;"," SIZE.height = msg.data.canvas.height;"," CONFETTI = module.exports.create(msg.data.canvas);"," }","}"].join(`
35
- `);try{b=new Worker(URL.createObjectURL(new Blob([W])))}catch(te){return typeof console!==void 0&&typeof console.warn=="function"&&console.warn("\u{1F38A} Could not load worker",te),null}U(b)}return b}}(),m={particleCount:50,angle:90,spread:45,startVelocity:45,decay:.9,gravity:1,drift:0,ticks:200,x:.5,y:.5,shapes:["square","circle"],zIndex:100,colors:["#26ccff","#a25afd","#ff5e7e","#88ff5a","#fcff42","#ffa62d","#ff36ff"],disableForReducedMotion:!1,scalar:1};function w(b,y){return y?y(b):b}function C(b){return b!=null}function A(b,y,L){return w(b&&C(b[y])?b[y]:m[y],L)}function k(b){return b<0?0:Math.floor(b)}function $(b,y){return Math.floor(Math.random()*(y-b))+b}function ne(b){return parseInt(b,16)}function z(b){return b.map(re)}function re(b){var y=String(b).replace(/[^0-9a-f]/gi,"");return y.length<6&&(y=y[0]+y[0]+y[1]+y[1]+y[2]+y[2]),{r:ne(y.substring(0,2)),g:ne(y.substring(2,4)),b:ne(y.substring(4,6))}}function Re(b){var y=A(b,"origin",Object);return y.x=A(y,"x",Number),y.y=A(y,"y",Number),y}function Ne(b){b.width=document.documentElement.clientWidth,b.height=document.documentElement.clientHeight}function V(b){var y=b.getBoundingClientRect();b.width=y.width,b.height=y.height}function fe(b){var y=document.createElement("canvas");return y.style.position="fixed",y.style.top="0px",y.style.left="0px",y.style.pointerEvents="none",y.style.zIndex=b,y}function ce(b,y,L,U,W,te,ee,Z,ue){b.save(),b.translate(y,L),b.rotate(te),b.scale(U,W),b.arc(0,0,1,ee,Z,ue),b.restore()}function he(b){var y=b.angle*(Math.PI/180),L=b.spread*(Math.PI/180);return{x:b.x,y:b.y,wobble:Math.random()*10,wobbleSpeed:Math.min(.11,Math.random()*.1+.05),velocity:b.startVelocity*.5+Math.random()*b.startVelocity,angle2D:-y+(.5*L-Math.random()*L),tiltAngle:(Math.random()*(.75-.25)+.25)*Math.PI,color:b.color,shape:b.shape,tick:0,totalTicks:b.ticks,decay:b.decay,drift:b.drift,random:Math.random()+2,tiltSin:0,tiltCos:0,wobbleX:0,wobbleY:0,gravity:b.gravity*3,ovalScalar:.6,scalar:b.scalar,flat:b.flat}}function Se(b,y){y.x+=Math.cos(y.angle2D)*y.velocity+y.drift,y.y+=Math.sin(y.angle2D)*y.velocity+y.gravity,y.velocity*=y.decay,y.flat?(y.wobble=0,y.wobbleX=y.x+10*y.scalar,y.wobbleY=y.y+10*y.scalar,y.tiltSin=0,y.tiltCos=0,y.random=1):(y.wobble+=y.wobbleSpeed,y.wobbleX=y.x+10*y.scalar*Math.cos(y.wobble),y.wobbleY=y.y+10*y.scalar*Math.sin(y.wobble),y.tiltAngle+=.1,y.tiltSin=Math.sin(y.tiltAngle),y.tiltCos=Math.cos(y.tiltAngle),y.random=Math.random()+2);var L=y.tick++/y.totalTicks,U=y.x+y.random*y.tiltCos,W=y.y+y.random*y.tiltSin,te=y.wobbleX+y.random*y.tiltCos,ee=y.wobbleY+y.random*y.tiltSin;if(b.fillStyle="rgba("+y.color.r+", "+y.color.g+", "+y.color.b+", "+(1-L)+")",b.beginPath(),s&&y.shape.type==="path"&&typeof y.shape.path=="string"&&Array.isArray(y.shape.matrix))b.fill(Pe(y.shape.path,y.shape.matrix,y.x,y.y,Math.abs(te-U)*.1,Math.abs(ee-W)*.1,Math.PI/10*y.wobble));else if(y.shape.type==="bitmap"){var Z=Math.PI/10*y.wobble,ue=Math.abs(te-U)*.1,pe=Math.abs(ee-W)*.1,Ee=y.shape.bitmap.width*y.scalar,Y=y.shape.bitmap.height*y.scalar,oe=new DOMMatrix([Math.cos(Z)*ue,Math.sin(Z)*ue,-Math.sin(Z)*pe,Math.cos(Z)*pe,y.x,y.y]);oe.multiplySelf(new DOMMatrix(y.shape.matrix));var me=b.createPattern(d.transform(y.shape.bitmap),"no-repeat");me.setTransform(oe),b.globalAlpha=1-L,b.fillStyle=me,b.fillRect(y.x-Ee/2,y.y-Y/2,Ee,Y),b.globalAlpha=1}else if(y.shape==="circle")b.ellipse?b.ellipse(y.x,y.y,Math.abs(te-U)*y.ovalScalar,Math.abs(ee-W)*y.ovalScalar,Math.PI/10*y.wobble,0,2*Math.PI):ce(b,y.x,y.y,Math.abs(te-U)*y.ovalScalar,Math.abs(ee-W)*y.ovalScalar,Math.PI/10*y.wobble,0,2*Math.PI);else if(y.shape==="star")for(var de=Math.PI/2*3,c=4*y.scalar,f=8*y.scalar,p=y.x,S=y.y,N=5,j=Math.PI/N;N--;)p=y.x+Math.cos(de)*f,S=y.y+Math.sin(de)*f,b.lineTo(p,S),de+=j,p=y.x+Math.cos(de)*c,S=y.y+Math.sin(de)*c,b.lineTo(p,S),de+=j;else b.moveTo(Math.floor(y.x),Math.floor(y.y)),b.lineTo(Math.floor(y.wobbleX),Math.floor(W)),b.lineTo(Math.floor(te),Math.floor(ee)),b.lineTo(Math.floor(U),Math.floor(y.wobbleY));return b.closePath(),b.fill(),y.tick<y.totalTicks}function $e(b,y,L,U,W){var te=y.slice(),ee=b.getContext("2d"),Z,ue,pe=u(function(Ee){function Y(){Z=ue=null,ee.clearRect(0,0,U.width,U.height),d.clear(),W(),Ee()}function oe(){r&&!(U.width===i.width&&U.height===i.height)&&(U.width=b.width=i.width,U.height=b.height=i.height),!U.width&&!U.height&&(L(b),U.width=b.width,U.height=b.height),ee.clearRect(0,0,U.width,U.height),te=te.filter(function(me){return Se(ee,me)}),te.length?Z=h.frame(oe):Y()}Z=h.frame(oe),ue=Y});return{addFettis:function(Ee){return te=te.concat(Ee),pe},canvas:b,promise:pe,reset:function(){Z&&h.cancel(Z),ue&&ue()}}}function _(b,y){var L=!b,U=!!A(y||{},"resize"),W=!1,te=A(y,"disableForReducedMotion",Boolean),ee=o&&!!A(y||{},"useWorker"),Z=ee?v():null,ue=L?Ne:V,pe=b&&Z?!!b.__confetti_initialized:!1,Ee=typeof matchMedia=="function"&&matchMedia("(prefers-reduced-motion)").matches,Y;function oe(de,c,f){for(var p=A(de,"particleCount",k),S=A(de,"angle",Number),N=A(de,"spread",Number),j=A(de,"startVelocity",Number),J=A(de,"decay",Number),ie=A(de,"gravity",Number),Me=A(de,"drift",Number),Ie=A(de,"colors",z),je=A(de,"ticks",Number),ke=A(de,"shapes"),Et=A(de,"scalar"),Ln=!!A(de,"flat"),ut=Re(de),sn=p,xn=[],er=b.width*ut.x,Ut=b.height*ut.y;sn--;)xn.push(he({x:er,y:Ut,angle:S,spread:N,startVelocity:j,color:Ie[sn%Ie.length],shape:ke[$(0,ke.length)],ticks:je,decay:J,gravity:ie,drift:Me,scalar:Et,flat:Ln}));return Y?Y.addFettis(xn):(Y=$e(b,xn,ue,c,f),Y.promise)}function me(de){var c=te||A(de,"disableForReducedMotion",Boolean),f=A(de,"zIndex",Number);if(c&&Ee)return u(function(j){j()});L&&Y?b=Y.canvas:L&&!b&&(b=fe(f),document.body.appendChild(b)),U&&!pe&&ue(b);var p={width:b.width,height:b.height};Z&&!pe&&Z.init(b),pe=!0,Z&&(b.__confetti_initialized=!0);function S(){if(Z){var j={getBoundingClientRect:function(){if(!L)return b.getBoundingClientRect()}};ue(j),Z.postMessage({resize:{width:j.width,height:j.height}});return}p.width=p.height=null}function N(){Y=null,U&&(W=!1,t.removeEventListener("resize",S)),L&&b&&(document.body.contains(b)&&document.body.removeChild(b),b=null,pe=!1)}return U&&!W&&(W=!0,t.addEventListener("resize",S,!1)),Z?Z.fire(de,p,N):oe(de,p,N)}return me.reset=function(){Z&&Z.reset(),Y&&Y.reset()},me}var Ke;function rt(){return Ke||(Ke=_(null,{useWorker:!0,resize:!0})),Ke}function Pe(b,y,L,U,W,te,ee){var Z=new Path2D(b),ue=new Path2D;ue.addPath(Z,new DOMMatrix(y));var pe=new Path2D;return pe.addPath(ue,new DOMMatrix([Math.cos(ee)*W,Math.sin(ee)*W,-Math.sin(ee)*te,Math.cos(ee)*te,L,U])),pe}function R(b){if(!s)throw new Error("path confetti are not supported in this browser");var y,L;typeof b=="string"?y=b:(y=b.path,L=b.matrix);var U=new Path2D(y),W=document.createElement("canvas"),te=W.getContext("2d");if(!L){for(var ee=1e3,Z=ee,ue=ee,pe=0,Ee=0,Y,oe,me=0;me<ee;me+=2)for(var de=0;de<ee;de+=2)te.isPointInPath(U,me,de,"nonzero")&&(Z=Math.min(Z,me),ue=Math.min(ue,de),pe=Math.max(pe,me),Ee=Math.max(Ee,de));Y=pe-Z,oe=Ee-ue;var c=10,f=Math.min(c/Y,c/oe);L=[f,0,0,f,-Math.round(Y/2+Z)*f,-Math.round(oe/2+ue)*f]}return{type:"path",path:y,matrix:L}}function D(b){var y,L=1,U="#000000",W='"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "EmojiOne Color", "Android Emoji", "Twemoji Mozilla", "system emoji", sans-serif';typeof b=="string"?y=b:(y=b.text,L="scalar"in b?b.scalar:L,W="fontFamily"in b?b.fontFamily:W,U="color"in b?b.color:U);var te=10*L,ee=""+te+"px "+W,Z=new OffscreenCanvas(te,te),ue=Z.getContext("2d");ue.font=ee;var pe=ue.measureText(y),Ee=Math.ceil(pe.actualBoundingBoxRight+pe.actualBoundingBoxLeft),Y=Math.ceil(pe.actualBoundingBoxAscent+pe.actualBoundingBoxDescent),oe=2,me=pe.actualBoundingBoxLeft+oe,de=pe.actualBoundingBoxAscent+oe;Ee+=oe+oe,Y+=oe+oe,Z=new OffscreenCanvas(Ee,Y),ue=Z.getContext("2d"),ue.font=ee,ue.fillStyle=U,ue.fillText(y,me,de);var c=1/L;return{type:"bitmap",bitmap:Z.transferToImageBitmap(),matrix:[c,0,0,c,-Ee*c/2,-Y*c/2]}}n.exports=function(){return rt().apply(this,arguments)},n.exports.reset=function(){rt().reset()},n.exports.create=_,n.exports.shapeFromPath=R,n.exports.shapeFromText=D})(function(){return typeof window<"u"?window:typeof self<"u"?self:this||{}}(),ed,!1);var RP=ed.exports,AM=ed.exports.create,NP=class{static DEFAULTS={scalar:1.4,zIndex:1e4,shapes:["circle","circle","square"],colors:["#f51c8f","#2179e2","#d52dc8","#01a9d9","#78ff44","#fdff6a"]};static async basic(){await this.fire({particleCount:100,spread:70,origin:{y:.6}})}static async leftRight(e=100){let t=[],n=Date.now()+2e3,r=()=>{t.push(this.fire({angle:60,spread:55,origin:{x:0}}),this.fire({angle:120,spread:55,origin:{x:1}})),Date.now()<n&&e>0&&(requestAnimationFrame(r),e--)};r(),await Promise.all(t)}static async realistic(){await Promise.all([this.realisticFire(.25,{spread:26,startVelocity:55}),this.realisticFire(.2,{spread:60}),this.realisticFire(.35,{spread:100,decay:.91,scalar:.8}),this.realisticFire(.1,{spread:120,startVelocity:25,decay:.92,scalar:1.2}),this.realisticFire(.1,{spread:120,startVelocity:45})])}static async fire(e){Object.assign(e,this.DEFAULTS,e),e.particleCount=e.particleCount??this.DEFAULTS.colors.length,await RP(e)}static async realisticFire(e,t){let n={origin:{y:.7}};await this.fire(Object.assign({},n,t,{particleCount:Math.floor(200*e)}))}},PP=(e,t)=>t.minValue;function kP(e,t){if(e&1&&(X(0,"li",6)(1,"div",7),He(2,"div",8),vn(3,"cooeeCurrency"),vn(4,"safeHtml"),He(5,"img",9),X(6,"div",10),nt(7),Q()()()),e&2){let n=t.$implicit,r=le(2);Fa("left",n.calculatedAlignment+"%"),K(2),Le("innerHTML",Pn(4,7,Pn(3,5,n.minValue)),Oi),K(3),Le("src",r.getIconURL(n),on),K(2),Ba(n.label)}}function AP(e,t){if(e&1&&(vr(0)(1),He(2,"div",0),vn(3,"cooeeDynamicVariables"),vn(4,"safeHtml"),X(5,"div",1)(6,"ul",2)(7,"div",3),He(8,"div",4),Q(),Wt(9,kP,8,9,"li",5,PP),Q()()),e&2){let n=le(),r=n.calculatedState(),i=r.nextMilestone?r.nextMilestone.reachingText:r.lastMilestone.reachedText;K(2),Le("innerHTML",Pn(4,6,LT(3,3,i,n.localDynamicVariables())),Oi),K(6),Fa("width",r.cartValuePercentage+"%"),K(),Zt(r.milestones)}}var LP=class au{constructor(t){this.elementRef=t,this.elementRef.nativeElement.update=this.update.bind(this)}cart;localDynamicVariables=Bn({});calculatedState=Bn({});_engagementTrigger=Bn(null);progressBarConfig;set engagementTrigger(t){this._engagementTrigger.set(t),this.progressBarConfig=t.progressBarConfig}ngOnInit(){cn.debug("Init progressbar"),this.calculateMilestonesSilently()}ngOnDestroy(){cn.debug("Destroying progressbar")}update(){this.calculateMilestonesSilently()}getIconURL(t){return t.rewardType===Nl.MilestoneRewardType.FREE_SHIPPING?"https://img.icons8.com/ios-filled/50/FFFFFF/free-shipping.png":t.rewardType===Nl.MilestoneRewardType.DISCOUNT?"https://img.icons8.com/ios-glyphs/30/FFFFFF/sale-price-tag.png":t.rewardType===Nl.MilestoneRewardType.FREE_AUTO_GIFT?"https://img.icons8.com/ios-filled/50/FFFFFF/gift--v1.png":""}calculateMilestonesSilently(){this.calculateMilestones().catch(t=>cn.error(t))}async calculateMilestones(){let t=this._engagementTrigger();if(!t?.progressBarConfig?.milestones?.length){cn.warn("Milestones not available in progress bar config",t);return}let n=await this.cart.getNormalisedCart(),r=t.progressBarConfig,i=r.milestones.at(-1),o=n.originalAmount,s=r.totalProgress??0;cn.debug("Cart value:",o,`, percentage: ${s}%`),this.celebrate(t,o);let a={milestonesReady:!0,cartValuePercentage:s,milestones:r.milestones},l=r.milestones.find(u=>u.minValue>o);if(l){this.localDynamicVariables.set({amount_left:Xh(l.minValue-o)}),a.nextMilestone=l,this.calculatedState.set(a);return}a.lastMilestone=i,this.calculatedState.set(a)}celebrate(t,n){let r=[...t.progressBarConfig.milestones].reverse().find(o=>o.minValue<n);if(!r)return;let i=`lc/en/${t.shortID}/${r.minValue}`;sessionStorage.getItem(i)||(sessionStorage.setItem(i,"1"),this.progressBarConfig?.noConfetti||NP.realistic())}static \u0275fac=function(t){return new(t||au)(Ot(Vt))};static \u0275cmp=At({type:au,selectors:[["cooee-progressbar"]],inputs:{cart:"cart",engagementTrigger:"engagementTrigger"},decls:1,vars:1,consts:[["id","lc-heading",1,"lc:font-medium","lc:text-center","lc:text-[12px]","lc-primary-text",3,"innerHTML"],[1,"lc:mt-4","lc:w-[95%]"],["id","lc-milestone-list",1,"lc:flex","lc:items-center","lc:relative","lc:text-[10px]","lc:font-medium"],["id","lc-untracked-path",1,"lc:w-full","lc:bg-gray-200","lc:h-1","lc:absolute","lc-progress-rail"],["id","lc-tracked-path",1,"lc:bg-green-700","lc:h-full","lc:block!"],["id","lc-milestone-list-item",1,"lc:relative","lc:flex","lc:flex-col","lc:items-center","lc:h-[75px]",3,"left"],["id","lc-milestone-list-item",1,"lc:relative","lc:flex","lc:flex-col","lc:items-center","lc:h-[75px]"],[1,"lc:flex","lc:flex-col","lc:items-center","lc:justify-between","lc:absolute","lc:h-full","lc:w-[100px]"],["id","lc-milestone-value",1,"lc-milestone-value",3,"innerHTML"],["width","20","height","20","id","lc-milestone-icon","alt","milestone icon",1,"lc-milestone-icon","lc:bg-green-700",3,"src"],["id","lc-milestone-label",1,"lc="]],template:function(t,n){t&1&&at(0,AP,11,8),t&2&&ot(n.calculatedState().milestonesReady?0:-1)},dependencies:[DP,Ya,Za],styles:["[_nghost-%COMP%]{display:block;padding:10px;background:linear-gradient(0deg,rgba(44,135,74,.1) 0%,transparent 100%)}.lc-milestone-icon[_ngcontent-%COMP%]{padding:5px;border-radius:1000px}.lc-progress-rail[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]{transition:width .5s ease-in-out}"]})},MP=yn(Ng()),By=class lu{cooeeEvent=new Qe;cooeeCTA=new Qe;elementRef=P(Vt);_engagementTrigger=Bn(null);_triggerContext=Bn(null);constructor(){this.elementRef.nativeElement.update=this.update.bind(this)}get triggerContext(){return this._triggerContext()}set triggerContext(t){this._triggerContext.set(t),this._engagementTrigger.set(t.triggerData),this.engagementTriggerReceived(t.triggerData)}get engagementTrigger(){return this._engagementTrigger()}ngOnInit(){cn.debug("Init",this.constructor.name)}ngOnDestroy(){cn.debug("Destroying",this.constructor.name)}sendEventToRenderer(t){this.cooeeEvent.emit(t)}executeCTAViaRenderer(t){this.cooeeCTA.emit(t)}static \u0275fac=function(t){return new(t||lu)};static \u0275cmp=At({type:lu,selectors:[["ng-component"]],inputs:{triggerContext:"triggerContext"},outputs:{cooeeEvent:"cooeeEvent",cooeeCTA:"cooeeCTA"},decls:0,vars:0,template:function(t,n){},encapsulation:2})},jP=(e,t)=>({enter:e,exit:t});function FP(e,t){if(e&1&&(X(0,"div",7),nt(1),Q(),X(2,"div",8),nt(3),Q()),e&2){let n=le(2);K(),Nn(" ",n.getCurrency(n.selectedVariant().price.cmp)," "),K(2),Nn(" ",n.getDiscountPercentage(n.selectedVariant().price),"% off ")}}function VP(e,t){if(e&1&&(X(0,"div",6),nt(1),Q()),e&2){let n=le(2);K(),Nn(" ",n.stickyATCConfig.leftText," ")}}function BP(e,t){if(e&1&&(X(0,"div",1)(1,"div",5),nt(2),Q(),at(3,FP,4,2)(4,VP,2,1,"div",6),Q()),e&2){let n=le();K(2),Nn(" ",n.getCurrency(n.selectedVariant().price.d)," "),K(),ot(n.selectedVariant().price.cmp?3:-1),K(),ot(n.stickyATCConfig.leftText?4:-1)}}function UP(e,t){if(e&1&&(X(0,"div",9),nt(1),Q()),e&2){let n=t.$implicit,r=t.$index;le(2);let i=Dn(5);Le("ngClass",kT(2,jP,r===i.currentIndex,r===i.previousIndex)),K(),Nn(" ",n," ")}}function HP(e,t){if(e&1&&(X(0,"div",4),Wt(1,UP,2,5,"div",9,Ni),Q()),e&2){le();let n=Dn(5);K(),Zt(n.features)}}var $P=class cu extends By{currentItem;stickyATCConfig;selectedVariant=Bn(void 0);featureSlider=Bn({features:[],currentIndex:0});constructor(){super()}engagementTriggerReceived(t){this.stickyATCConfig=t.stickyATCConfig??{},this.currentItem=t.items[0],this.selectedVariant.set(this.currentItem.vars[0]),this.stickyATCConfig.leftText=this.replaceVariables(this.stickyATCConfig.leftText),this.stickyATCConfig.rightText=this.replaceVariables(this.stickyATCConfig.rightText),this.startFeatureRotation()}update(){}getCurrency(t){return Xh(t)}getDiscountPercentage(t){return((t.cmp-t.d)/t.cmp*100).toFixed(0)}async addToCart(){this.executeCTAViaRenderer({clickAction:{at:102},item:this.currentItem})}startFeatureRotation(){if(!this.stickyATCConfig.rightText)return;let t=this.stickyATCConfig.rightText.split(`
36
- `),n=t.length===1?null:setInterval(()=>{this.featureSlider.update(r=>Ye(F({},r),{previousIndex:r.currentIndex,currentIndex:(r.currentIndex+1)%r.features.length}))},3e3);this.featureSlider.set({intervalRef:n,currentIndex:0,features:t})}replaceVariables(t){return t?(0,MP.render)(t,this.currentItem.getTemplateVariables()):""}static \u0275fac=function(t){return new(t||cu)};static \u0275cmp=At({type:cu,selectors:[["cooee-sticky-atc"]],features:[Ri],decls:7,vars:3,consts:[[1,"lc-wrapper"],[1,"lc-prices"],[1,"lc-button-wrapper"],["type","button",1,"lc-button","lc-button-atc",3,"click"],[1,"lc-features"],[1,"lc-sale-price"],[1,"lc-additional-text"],[1,"lc-compare-price"],[1,"lc-discount-label"],[1,"lc-feature",3,"ngClass"]],template:function(t,n){if(t&1){let r=Bt();X(0,"div",0),at(1,BP,5,3,"div",1),X(2,"div",2)(3,"button",3),lt("click",function(){return dt(r),ft(n.addToCart())}),nt(4,"Add To Cart"),Q(),vr(5),at(6,HP,3,0,"div",4),Q()()}if(t&2){K(),ot(n.selectedVariant()&&n.stickyATCConfig.showProductInfo?1:-1),K(4);let r=vo(n.featureSlider());K(),ot(r.features.length?6:-1)}},dependencies:[Ha],styles:["[_nghost-%COMP%]{display:flex;justify-content:center;padding:10px;background-color:#fff;width:100%;box-shadow:4px 0 10px #0006;line-height:normal}.lc-wrapper[_ngcontent-%COMP%]{display:flex;justify-content:space-between;align-items:center;gap:8px;max-width:1100px;width:100%}.lc-prices[_ngcontent-%COMP%]{flex:1 1 100%;display:flex;flex-wrap:wrap;align-items:center;gap:6px}@media (min-width: 768px){.lc-prices[_ngcontent-%COMP%]{gap:8px}}.lc-sale-price[_ngcontent-%COMP%]{font-size:24px;font-weight:600}.lc-compare-price[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:red;text-decoration:line-through}.lc-discount-label[_ngcontent-%COMP%]{font-size:12px;font-weight:500;color:green}.lc-button-wrapper[_ngcontent-%COMP%]{flex:1 1 100%;display:flex;flex-direction:column;gap:4px;align-items:center}.lc-button[_ngcontent-%COMP%]{background-color:#000;color:#fff;opacity:1;cursor:pointer;pointer-events:auto;border-radius:4px;min-width:150px;width:100%;padding:8px}.lc-additional-text[_ngcontent-%COMP%], .lc-feature[_ngcontent-%COMP%]{font-size:12px;color:#666}.lc-features[_ngcontent-%COMP%]{position:relative;overflow:hidden;height:16px;text-align:center;width:100%}.lc-features[_ngcontent-%COMP%] .lc-feature[_ngcontent-%COMP%]{position:absolute;width:100%;opacity:0;transform:translateY(100%);transition:transform .5s ease,opacity .5s ease}.lc-features[_ngcontent-%COMP%] .lc-feature.enter[_ngcontent-%COMP%]{opacity:1;transform:translateY(0);z-index:2}.lc-features[_ngcontent-%COMP%] .lc-feature.exit[_ngcontent-%COMP%]{opacity:0;transform:translateY(-100%);z-index:1}"]})},ss=yn(rw()),zP=yn(So()),Uy,Je,Hy,$y,Ir,Cp,zy,uu,qy,td,hu,du,qP,fu={},Gy=[],GP=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,nd=Array.isArray;function ar(e,t){for(var n in t)e[n]=t[n];return e}function rd(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function Ml(e,t,n,r,i){var o={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:i??++Hy,__i:-1,__u:0};return i==null&&Je.vnode!=null&&Je.vnode(o),o}function id(e){return e.children}function Xi(e,t){this.props=e,this.context=t}function Ei(e,t){if(t==null)return e.__?Ei(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type=="function"?Ei(e):null}function Wy(e){var t,n;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null){e.__e=e.__c.base=n.__e;break}return Wy(e)}}function Ip(e){(!e.__d&&(e.__d=!0)&&Ir.push(e)&&!ta.__r++||Cp!==Je.debounceRendering)&&((Cp=Je.debounceRendering)||zy)(ta)}function ta(){var e,t,n,r,i,o,s,a;for(Ir.sort(uu);e=Ir.shift();)e.__d&&(t=Ir.length,r=void 0,o=(i=(n=e).__v).__e,s=[],a=[],n.__P&&((r=ar({},i)).__v=i.__v+1,Je.vnode&&Je.vnode(r),Ky(n.__P,r,i,n.__n,n.__P.namespaceURI,32&i.__u?[o]:null,s,o??Ei(i),!!(32&i.__u),a),r.__v=i.__v,r.__.__k[r.__i]=r,YP(s,r,a),r.__e!=o&&Wy(r)),Ir.length>t&&Ir.sort(uu));ta.__r=0}function Zy(e,t,n,r,i,o,s,a,l,u,d){var h,v,m,w,C,A,k=r&&r.__k||Gy,$=t.length;for(l=WP(n,t,k,l,$),h=0;h<$;h++)(m=n.__k[h])!=null&&(v=m.__i===-1?fu:k[m.__i]||fu,m.__i=h,A=Ky(e,m,v,i,o,s,a,l,u,d),w=m.__e,m.ref&&v.ref!=m.ref&&(v.ref&&od(v.ref,null,m),d.push(m.ref,m.__c||w,m)),C==null&&w!=null&&(C=w),4&m.__u||v.__k===m.__k?l=Yy(m,l,e):typeof m.type=="function"&&A!==void 0?l=A:w&&(l=w.nextSibling),m.__u&=-7);return n.__e=C,l}function WP(e,t,n,r,i){var o,s,a,l,u,d=n.length,h=d,v=0;for(e.__k=new Array(i),o=0;o<i;o++)(s=t[o])!=null&&typeof s!="boolean"&&typeof s!="function"?(l=o+v,(s=e.__k[o]=typeof s=="string"||typeof s=="number"||typeof s=="bigint"||s.constructor==String?Ml(null,s,null,null,null):nd(s)?Ml(id,{children:s},null,null,null):s.constructor===void 0&&s.__b>0?Ml(s.type,s.props,s.key,s.ref?s.ref:null,s.__v):s).__=e,s.__b=e.__b+1,a=null,(u=s.__i=ZP(s,n,l,h))!==-1&&(h--,(a=n[u])&&(a.__u|=2)),a==null||a.__v===null?(u==-1&&v--,typeof s.type!="function"&&(s.__u|=4)):u!=l&&(u==l-1?v--:u==l+1?v++:(u>l?v--:v++,s.__u|=4))):e.__k[o]=null;if(h)for(o=0;o<d;o++)(a=n[o])!=null&&(2&a.__u)==0&&(a.__e==r&&(r=Ei(a)),Jy(a,a));return r}function Yy(e,t,n){var r,i;if(typeof e.type=="function"){for(r=e.__k,i=0;r&&i<r.length;i++)r[i]&&(r[i].__=e,t=Yy(r[i],t,n));return t}e.__e!=t&&(t&&e.type&&!n.contains(t)&&(t=Ei(e)),n.insertBefore(e.__e,t||null),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function ZP(e,t,n,r){var i,o,s=e.key,a=e.type,l=t[n];if(l===null||l&&s==l.key&&a===l.type&&(2&l.__u)==0)return n;if(r>(l!=null&&(2&l.__u)==0?1:0))for(i=n-1,o=n+1;i>=0||o<t.length;){if(i>=0){if((l=t[i])&&(2&l.__u)==0&&s==l.key&&a===l.type)return i;i--}if(o<t.length){if((l=t[o])&&(2&l.__u)==0&&s==l.key&&a===l.type)return o;o++}}return-1}function Tp(e,t,n){t[0]=="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||GP.test(t)?n:n+"px"}function as(e,t,n,r,i){var o;e:if(t=="style")if(typeof n=="string")e.style.cssText=n;else{if(typeof r=="string"&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||Tp(e.style,t,"");if(n)for(t in n)r&&n[t]===r[t]||Tp(e.style,t,n[t])}else if(t[0]=="o"&&t[1]=="n")o=t!=(t=t.replace(qy,"$1")),t=t.toLowerCase()in e||t=="onFocusOut"||t=="onFocusIn"?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=n,n?r?n.u=r.u:(n.u=td,e.addEventListener(t,o?du:hu,o)):e.removeEventListener(t,o?du:hu,o);else{if(i=="http://www.w3.org/2000/svg")t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!="width"&&t!="height"&&t!="href"&&t!="list"&&t!="form"&&t!="tabIndex"&&t!="download"&&t!="rowSpan"&&t!="colSpan"&&t!="role"&&t!="popover"&&t in e)try{e[t]=n??"";break e}catch{}typeof n=="function"||(n==null||n===!1&&t[4]!="-"?e.removeAttribute(t):e.setAttribute(t,t=="popover"&&n==1?"":n))}}function Op(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t.t==null)t.t=td++;else if(t.t<n.u)return;return n(Je.event?Je.event(t):t)}}}function Ky(e,t,n,r,i,o,s,a,l,u){var d,h,v,m,w,C,A,k,$,ne,z,re,Re,Ne,V,fe,ce,he=t.type;if(t.constructor!==void 0)return null;128&n.__u&&(l=!!(32&n.__u),o=[a=t.__e=n.__e]),(d=Je.__b)&&d(t);e:if(typeof he=="function")try{if(k=t.props,$="prototype"in he&&he.prototype.render,ne=(d=he.contextType)&&r[d.__c],z=d?ne?ne.props.value:d.__:r,n.__c?A=(h=t.__c=n.__c).__=h.__E:($?t.__c=h=new he(k,z):(t.__c=h=new Xi(k,z),h.constructor=he,h.render=JP),ne&&ne.sub(h),h.props=k,h.state||(h.state={}),h.context=z,h.__n=r,v=h.__d=!0,h.__h=[],h._sb=[]),$&&h.__s==null&&(h.__s=h.state),$&&he.getDerivedStateFromProps!=null&&(h.__s==h.state&&(h.__s=ar({},h.__s)),ar(h.__s,he.getDerivedStateFromProps(k,h.__s))),m=h.props,w=h.state,h.__v=t,v)$&&he.getDerivedStateFromProps==null&&h.componentWillMount!=null&&h.componentWillMount(),$&&h.componentDidMount!=null&&h.__h.push(h.componentDidMount);else{if($&&he.getDerivedStateFromProps==null&&k!==m&&h.componentWillReceiveProps!=null&&h.componentWillReceiveProps(k,z),!h.__e&&(h.shouldComponentUpdate!=null&&h.shouldComponentUpdate(k,h.__s,z)===!1||t.__v==n.__v)){for(t.__v!=n.__v&&(h.props=k,h.state=h.__s,h.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(Se){Se&&(Se.__=t)}),re=0;re<h._sb.length;re++)h.__h.push(h._sb[re]);h._sb=[],h.__h.length&&s.push(h);break e}h.componentWillUpdate!=null&&h.componentWillUpdate(k,h.__s,z),$&&h.componentDidUpdate!=null&&h.__h.push(function(){h.componentDidUpdate(m,w,C)})}if(h.context=z,h.props=k,h.__P=e,h.__e=!1,Re=Je.__r,Ne=0,$){for(h.state=h.__s,h.__d=!1,Re&&Re(t),d=h.render(h.props,h.state,h.context),V=0;V<h._sb.length;V++)h.__h.push(h._sb[V]);h._sb=[]}else do h.__d=!1,Re&&Re(t),d=h.render(h.props,h.state,h.context),h.state=h.__s;while(h.__d&&++Ne<25);h.state=h.__s,h.getChildContext!=null&&(r=ar(ar({},r),h.getChildContext())),$&&!v&&h.getSnapshotBeforeUpdate!=null&&(C=h.getSnapshotBeforeUpdate(m,w)),a=Zy(e,nd(fe=d!=null&&d.type===id&&d.key==null?d.props.children:d)?fe:[fe],t,n,r,i,o,s,a,l,u),h.base=t.__e,t.__u&=-161,h.__h.length&&s.push(h),A&&(h.__E=h.__=null)}catch(Se){if(t.__v=null,l||o!=null)if(Se.then){for(t.__u|=l?160:128;a&&a.nodeType==8&&a.nextSibling;)a=a.nextSibling;o[o.indexOf(a)]=null,t.__e=a}else for(ce=o.length;ce--;)rd(o[ce]);else t.__e=n.__e,t.__k=n.__k;Je.__e(Se,t,n)}else o==null&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):a=t.__e=KP(n.__e,t,n,r,i,o,s,l,u);return(d=Je.diffed)&&d(t),128&t.__u?void 0:a}function YP(e,t,n){for(var r=0;r<n.length;r++)od(n[r],n[++r],n[++r]);Je.__c&&Je.__c(t,e),e.some(function(i){try{e=i.__h,i.__h=[],e.some(function(o){o.call(i)})}catch(o){Je.__e(o,i.__v)}})}function KP(e,t,n,r,i,o,s,a,l){var u,d,h,v,m,w,C,A=n.props,k=t.props,$=t.type;if($=="svg"?i="http://www.w3.org/2000/svg":$=="math"?i="http://www.w3.org/1998/Math/MathML":i||(i="http://www.w3.org/1999/xhtml"),o!=null){for(u=0;u<o.length;u++)if((m=o[u])&&"setAttribute"in m==!!$&&($?m.localName==$:m.nodeType==3)){e=m,o[u]=null;break}}if(e==null){if($==null)return document.createTextNode(k);e=document.createElementNS(i,$,k.is&&k),a&&(Je.__m&&Je.__m(t,o),a=!1),o=null}if($===null)A===k||a&&e.data===k||(e.data=k);else{if(o=o&&Uy.call(e.childNodes),A=n.props||fu,!a&&o!=null)for(A={},u=0;u<e.attributes.length;u++)A[(m=e.attributes[u]).name]=m.value;for(u in A)if(m=A[u],u!="children"){if(u=="dangerouslySetInnerHTML")h=m;else if(!(u in k)){if(u=="value"&&"defaultValue"in k||u=="checked"&&"defaultChecked"in k)continue;as(e,u,null,m,i)}}for(u in k)m=k[u],u=="children"?v=m:u=="dangerouslySetInnerHTML"?d=m:u=="value"?w=m:u=="checked"?C=m:a&&typeof m!="function"||A[u]===m||as(e,u,m,A[u],i);if(d)a||h&&(d.__html===h.__html||d.__html===e.innerHTML)||(e.innerHTML=d.__html),t.__k=[];else if(h&&(e.innerHTML=""),Zy(e,nd(v)?v:[v],t,n,r,$=="foreignObject"?"http://www.w3.org/1999/xhtml":i,o,s,o?o[0]:n.__k&&Ei(n,0),a,l),o!=null)for(u=o.length;u--;)rd(o[u]);a||(u="value",$=="progress"&&w==null?e.removeAttribute("value"):w!==void 0&&(w!==e[u]||$=="progress"&&!w||$=="option"&&w!==A[u])&&as(e,u,w,A[u],i),u="checked",C!==void 0&&C!==e[u]&&as(e,u,C,A[u],i))}return e}function od(e,t,n){try{if(typeof e=="function"){var r=typeof e.__u=="function";r&&e.__u(),r&&t==null||(e.__u=e(t))}else e.current=t}catch(i){Je.__e(i,n)}}function Jy(e,t,n){var r,i;if(Je.unmount&&Je.unmount(e),(r=e.ref)&&(r.current&&r.current!==e.__e||od(r,null,t)),(r=e.__c)!=null){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(o){Je.__e(o,t)}r.base=r.__P=null}if(r=e.__k)for(i=0;i<r.length;i++)r[i]&&Jy(r[i],t,n||typeof e.type!="function");n||rd(e.__e),e.__c=e.__=e.__e=void 0}function JP(e,t,n){return this.constructor(e,n)}Uy=Gy.slice,Je={__e:function(e,t,n,r){for(var i,o,s;t=t.__;)if((i=t.__c)&&!i.__)try{if((o=i.constructor)&&o.getDerivedStateFromError!=null&&(i.setState(o.getDerivedStateFromError(e)),s=i.__d),i.componentDidCatch!=null&&(i.componentDidCatch(e,r||{}),s=i.__d),s)return i.__E=i}catch(a){e=a}throw e}},Hy=0,$y=function(e){return e!=null&&e.constructor==null},Xi.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=ar({},this.state),typeof e=="function"&&(e=e(ar({},n),this.props)),e&&ar(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),Ip(this))},Xi.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Ip(this))},Xi.prototype.render=id,Ir=[],zy=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,uu=function(e,t){return e.__v.__b-t.__v.__b},ta.__r=0,qy=/(PointerCapture)$|Capture$/i,td=0,hu=Op(!1),du=Op(!0),qP=0;var pu,Ht,jl,Dp,Rp=0,Xy=[],vt=Je,Np=vt.__b,Pp=vt.__r,kp=vt.diffed,Ap=vt.__c,Lp=vt.unmount,Mp=vt.__;function XP(e,t){vt.__h&&vt.__h(Ht,e,Rp||t),Rp=0;var n=Ht.__H||(Ht.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function Qy(e,t){var n=XP(pu++,7);return tk(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function QP(){for(var e;e=Xy.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(Es),e.__H.__h.forEach(gu),e.__H.__h=[]}catch(t){e.__H.__h=[],vt.__e(t,e.__v)}}vt.__b=function(e){Ht=null,Np&&Np(e)},vt.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),Mp&&Mp(e,t)},vt.__r=function(e){Pp&&Pp(e),pu=0;var t=(Ht=e.__c).__H;t&&(jl===Ht?(t.__h=[],Ht.__h=[],t.__.forEach(function(n){n.__N&&(n.__=n.__N),n.i=n.__N=void 0})):(t.__h.forEach(Es),t.__h.forEach(gu),t.__h=[],pu=0)),jl=Ht},vt.diffed=function(e){kp&&kp(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(Xy.push(t)!==1&&Dp===vt.requestAnimationFrame||((Dp=vt.requestAnimationFrame)||ek)(QP)),t.__H.__.forEach(function(n){n.i&&(n.__H=n.i),n.i=void 0})),jl=Ht=null},vt.__c=function(e,t){t.some(function(n){try{n.__h.forEach(Es),n.__h=n.__h.filter(function(r){return!r.__||gu(r)})}catch(r){t.some(function(i){i.__h&&(i.__h=[])}),t=[],vt.__e(r,n.__v)}}),Ap&&Ap(e,t)},vt.unmount=function(e){Lp&&Lp(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(r){try{Es(r)}catch(i){t=i}}),n.__H=void 0,t&&vt.__e(t,n.__v))};var jp=typeof requestAnimationFrame=="function";function ek(e){var t,n=function(){clearTimeout(r),jp&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,100);jp&&(t=requestAnimationFrame(n))}function Es(e){var t=Ht,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),Ht=t}function gu(e){var t=Ht;e.__c=e.__(),Ht=t}function tk(e,t){return!e||e.length!==t.length||t.some(function(n,r){return n!==e[r]})}var nk=Symbol.for("preact-signals");function sd(){if(di>1)di--;else{for(var e,t=!1;Qi!==void 0;){var n=Qi;for(Qi=void 0,_u++;n!==void 0;){var r=n.o;if(n.o=void 0,n.f&=-3,!(8&n.f)&&n0(n))try{n.c()}catch(i){t||(e=i,t=!0)}n=r}}if(_u=0,di--,t)throw e}}var Ge=void 0,Qi=void 0,di=0,_u=0,na=0;function e0(e){if(Ge!==void 0){var t=e.n;if(t===void 0||t.t!==Ge)return t={i:0,S:e,p:Ge.s,n:void 0,t:Ge,e:void 0,x:void 0,r:t},Ge.s!==void 0&&(Ge.s.n=t),Ge.s=t,e.n=t,32&Ge.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=Ge.s,t.n=void 0,Ge.s.n=t,Ge.s=t),t}}function It(e){this.v=e,this.i=0,this.n=void 0,this.t=void 0}It.prototype.brand=nk;It.prototype.h=function(){return!0};It.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)};It.prototype.U=function(e){if(this.t!==void 0){var t=e.e,n=e.x;t!==void 0&&(t.x=n,e.e=void 0),n!==void 0&&(n.e=t,e.x=void 0),e===this.t&&(this.t=n)}};It.prototype.subscribe=function(e){var t=this;return ld(function(){var n=t.value,r=Ge;Ge=void 0;try{e(n)}finally{Ge=r}})};It.prototype.valueOf=function(){return this.value};It.prototype.toString=function(){return this.value+""};It.prototype.toJSON=function(){return this.value};It.prototype.peek=function(){var e=Ge;Ge=void 0;try{return this.value}finally{Ge=e}};Object.defineProperty(It.prototype,"value",{get:function(){var e=e0(this);return e!==void 0&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(_u>100)throw new Error("Cycle detected");this.v=e,this.i++,na++,di++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N()}finally{sd()}}}});function t0(e){return new It(e)}function n0(e){for(var t=e.s;t!==void 0;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return!0;return!1}function r0(e){for(var t=e.s;t!==void 0;t=t.n){var n=t.S.n;if(n!==void 0&&(t.r=n),t.S.n=t,t.i=-1,t.n===void 0){e.s=t;break}}}function i0(e){for(var t=e.s,n=void 0;t!==void 0;){var r=t.p;t.i===-1?(t.S.U(t),r!==void 0&&(r.n=t.n),t.n!==void 0&&(t.n.p=r)):n=t,t.S.n=t.r,t.r!==void 0&&(t.r=void 0),t=r}e.s=n}function Li(e){It.call(this,void 0),this.x=e,this.s=void 0,this.g=na-1,this.f=4}(Li.prototype=new It).h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===na))return!0;if(this.g=na,this.f|=1,this.i>0&&!n0(this))return this.f&=-2,!0;var e=Ge;try{r0(this),Ge=this;var t=this.x();(16&this.f||this.v!==t||this.i===0)&&(this.v=t,this.f&=-17,this.i++)}catch(n){this.v=n,this.f|=16,this.i++}return Ge=e,i0(this),this.f&=-2,!0};Li.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)}It.prototype.S.call(this,e)};Li.prototype.U=function(e){if(this.t!==void 0&&(It.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)}};Li.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(Li.prototype,"value",{get:function(){if(1&this.f)throw new Error("Cycle detected");var e=e0(this);if(this.h(),e!==void 0&&(e.i=this.i),16&this.f)throw this.v;return this.v}});function rk(e){return new Li(e)}function o0(e){var t=e.u;if(e.u=void 0,typeof t=="function"){di++;var n=Ge;Ge=void 0;try{t()}catch(r){throw e.f&=-2,e.f|=8,ad(e),r}finally{Ge=n,sd()}}}function ad(e){for(var t=e.s;t!==void 0;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,o0(e)}function ik(e){if(Ge!==this)throw new Error("Out-of-order effect");i0(this),Ge=e,this.f&=-2,8&this.f&&ad(this),sd()}function Ho(e){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32}Ho.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()}};Ho.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,o0(this),r0(this),di++;var e=Ge;return Ge=this,ik.bind(this,e)};Ho.prototype.N=function(){2&this.f||(this.f|=2,this.o=Qi,Qi=this)};Ho.prototype.d=function(){this.f|=8,1&this.f||ad(this)};function ld(e){var t=new Ho(e);try{t.c()}catch(n){throw t.d(),n}return t.d.bind(t)}var cd,Fl;function Mi(e,t){Je[e]=t.bind(null,Je[e]||function(){})}function ra(e){Fl&&Fl(),Fl=e&&e.S()}function s0(e){var t=this,n=e.data,r=sk(n);r.value=n;var i=Qy(function(){for(var o=t.__v;o=o.__;)if(o.__c){o.__c.__$f|=4;break}return t.__$u.c=function(){var s,a=t.__$u.S(),l=i.value;a(),$y(l)||((s=t.base)==null?void 0:s.nodeType)!==3?(t.__$f|=1,t.setState({})):t.base.data=l},rk(function(){var s=r.value.value;return s===0?0:s===!0?"":s||""})},[]);return i.value}s0.displayName="_st";Object.defineProperties(It.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:s0},props:{configurable:!0,get:function(){return{data:this}}},__b:{configurable:!0,value:1}});Mi("__b",function(e,t){if(typeof t.type=="string"){var n,r=t.props;for(var i in r)if(i!=="children"){var o=r[i];o instanceof It&&(n||(t.__np=n={}),n[i]=o,r[i]=o.peek())}}e(t)});Mi("__r",function(e,t){ra();var n,r=t.__c;r&&(r.__$f&=-2,(n=r.__$u)===void 0&&(r.__$u=n=function(i){var o;return ld(function(){o=this}),o.c=function(){r.__$f|=1,r.setState({})},o}())),cd=r,ra(n),e(t)});Mi("__e",function(e,t,n,r){ra(),cd=void 0,e(t,n,r)});Mi("diffed",function(e,t){ra(),cd=void 0;var n;if(typeof t.type=="string"&&(n=t.__e)){var r=t.__np,i=t.props;if(r){var o=n.U;if(o)for(var s in o){var a=o[s];a!==void 0&&!(s in r)&&(a.d(),o[s]=void 0)}else n.U=o={};for(var l in r){var u=o[l],d=r[l];u===void 0?(u=ok(n,l,d,i),o[l]=u):u.o(d,i)}}}e(t)});function ok(e,t,n,r){var i=t in e&&e.ownerSVGElement===void 0,o=t0(n);return{o:function(s,a){o.value=s,r=a},d:ld(function(){var s=o.value.value;r[t]!==s&&(r[t]=s,i?e[t]=s:s?e.setAttribute(t,s):e.removeAttribute(t))})}}Mi("unmount",function(e,t){if(typeof t.type=="string"){var n=t.__e;if(n){var r=n.U;if(r){n.U=void 0;for(var i in r){var o=r[i];o&&o.d()}}}}else{var s=t.__c;if(s){var a=s.__$u;a&&(s.__$u=void 0,a.d())}}e(t)});Mi("__h",function(e,t,n,r){(r<3||r===9)&&(t.__$f|=2),e(t,n,r)});Xi.prototype.shouldComponentUpdate=function(e,t){var n=this.__$u,r=n&&n.s!==void 0;for(var i in t)return!0;if(this.__f||typeof this.u=="boolean"&&this.u===!0){if(!(r||2&this.__$f||4&this.__$f)||1&this.__$f)return!0}else if(!(r||4&this.__$f)||3&this.__$f)return!0;for(var o in e)if(o!=="__source"&&e[o]!==this.props[o])return!0;for(var s in this.props)if(!(s in e))return!0;return!1};function sk(e){return Qy(function(){return t0(e)},[])}var a0=(e=>(e.SIMPLE="SIMPLE",e.SWIPER="SWIPER",e.STORY="STORY",e.FLOATING_POPUP="FLOATING_POPUP",e))(a0||{}),l0=(e=>(e.ON="ON",e.OFF="OFF",e.ON_HOVER="ON_HOVER",e))(l0||{}),c0=(e=>(e.FIRST_ITEM="FIRST_ITEM",e.BADGE="BADGE",e.NONE="NONE",e))(c0||{});function ak(e,t){return t={exports:{}},e(t,t.exports),t.exports}var lk=dk,ck=pk,uk=mk,In=[],Xt=[],hk=typeof Uint8Array<"u"?Uint8Array:Array,Vl="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(yr=0,Fp=Vl.length;yr<Fp;++yr)In[yr]=Vl[yr],Xt[Vl.charCodeAt(yr)]=yr;var yr,Fp;Xt[45]=62;Xt[95]=63;function u0(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");n===-1&&(n=t);var r=n===t?0:4-n%4;return[n,r]}function dk(e){var t=u0(e),n=t[0],r=t[1];return(n+r)*3/4-r}function fk(e,t,n){return(t+n)*3/4-n}function pk(e){var t,n=u0(e),r=n[0],i=n[1],o=new hk(fk(e,r,i)),s=0,a=i>0?r-4:r,l;for(l=0;l<a;l+=4)t=Xt[e.charCodeAt(l)]<<18|Xt[e.charCodeAt(l+1)]<<12|Xt[e.charCodeAt(l+2)]<<6|Xt[e.charCodeAt(l+3)],o[s++]=t>>16&255,o[s++]=t>>8&255,o[s++]=t&255;return i===2&&(t=Xt[e.charCodeAt(l)]<<2|Xt[e.charCodeAt(l+1)]>>4,o[s++]=t&255),i===1&&(t=Xt[e.charCodeAt(l)]<<10|Xt[e.charCodeAt(l+1)]<<4|Xt[e.charCodeAt(l+2)]>>2,o[s++]=t>>8&255,o[s++]=t&255),o}function gk(e){return In[e>>18&63]+In[e>>12&63]+In[e>>6&63]+In[e&63]}function _k(e,t,n){for(var r,i=[],o=t;o<n;o+=3)r=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(e[o+2]&255),i.push(gk(r));return i.join("")}function mk(e){for(var t,n=e.length,r=n%3,i=[],o=16383,s=0,a=n-r;s<a;s+=o)i.push(_k(e,s,s+o>a?a:s+o));return r===1?(t=e[n-1],i.push(In[t>>2]+In[t<<4&63]+"==")):r===2&&(t=(e[n-2]<<8)+e[n-1],i.push(In[t>>10]+In[t>>4&63]+In[t<<2&63]+"=")),i.join("")}var Bl={byteLength:lk,toByteArray:ck,fromByteArray:uk},vk=function(e,t,n,r,i){var o,s,a=i*8-r-1,l=(1<<a)-1,u=l>>1,d=-7,h=n?i-1:0,v=n?-1:1,m=e[t+h];for(h+=v,o=m&(1<<-d)-1,m>>=-d,d+=a;d>0;o=o*256+e[t+h],h+=v,d-=8);for(s=o&(1<<-d)-1,o>>=-d,d+=r;d>0;s=s*256+e[t+h],h+=v,d-=8);if(o===0)o=1-u;else{if(o===l)return s?NaN:(m?-1:1)*(1/0);s=s+Math.pow(2,r),o=o-u}return(m?-1:1)*s*Math.pow(2,o-r)},yk=function(e,t,n,r,i,o){var s,a,l,u=o*8-i-1,d=(1<<u)-1,h=d>>1,v=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,m=r?0:o-1,w=r?1:-1,C=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(a=isNaN(t)?1:0,s=d):(s=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-s))<1&&(s--,l*=2),s+h>=1?t+=v/l:t+=v*Math.pow(2,1-h),t*l>=2&&(s++,l/=2),s+h>=d?(a=0,s=d):s+h>=1?(a=(t*l-1)*Math.pow(2,i),s=s+h):(a=t*Math.pow(2,h-1)*Math.pow(2,i),s=0));i>=8;e[n+m]=a&255,m+=w,a/=256,i-=8);for(s=s<<i|a,u+=i;u>0;e[n+m]=s&255,m+=w,s/=256,u-=8);e[n+m-w]|=C*128},Xr={read:vk,write:yk},Ka=ak(function(e,t){var n=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;t.Buffer=s,t.SlowBuffer=k,t.INSPECT_MAX_BYTES=50;var r=2147483647;t.kMaxLength=r,s.TYPED_ARRAY_SUPPORT=i(),!s.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 i(){try{var c=new Uint8Array(1),f={foo:function(){return 42}};return Object.setPrototypeOf(f,Uint8Array.prototype),Object.setPrototypeOf(c,f),c.foo()===42}catch{return!1}}Object.defineProperty(s.prototype,"parent",{enumerable:!0,get:function(){if(s.isBuffer(this))return this.buffer}}),Object.defineProperty(s.prototype,"offset",{enumerable:!0,get:function(){if(s.isBuffer(this))return this.byteOffset}});function o(c){if(c>r)throw new RangeError('The value "'+c+'" is invalid for option "size"');var f=new Uint8Array(c);return Object.setPrototypeOf(f,s.prototype),f}function s(c,f,p){if(typeof c=="number"){if(typeof f=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return d(c)}return a(c,f,p)}s.poolSize=8192;function a(c,f,p){if(typeof c=="string")return h(c,f);if(ArrayBuffer.isView(c))return m(c);if(c==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(c));if(oe(c,ArrayBuffer)||c&&oe(c.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(oe(c,SharedArrayBuffer)||c&&oe(c.buffer,SharedArrayBuffer)))return w(c,f,p);if(typeof c=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var S=c.valueOf&&c.valueOf();if(S!=null&&S!==c)return s.from(S,f,p);var N=C(c);if(N)return N;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof c[Symbol.toPrimitive]=="function")return s.from(c[Symbol.toPrimitive]("string"),f,p);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(c))}s.from=function(c,f,p){return a(c,f,p)},Object.setPrototypeOf(s.prototype,Uint8Array.prototype),Object.setPrototypeOf(s,Uint8Array);function l(c){if(typeof c!="number")throw new TypeError('"size" argument must be of type number');if(c<0)throw new RangeError('The value "'+c+'" is invalid for option "size"')}function u(c,f,p){return l(c),c<=0?o(c):f!==void 0?typeof p=="string"?o(c).fill(f,p):o(c).fill(f):o(c)}s.alloc=function(c,f,p){return u(c,f,p)};function d(c){return l(c),o(c<0?0:A(c)|0)}s.allocUnsafe=function(c){return d(c)},s.allocUnsafeSlow=function(c){return d(c)};function h(c,f){if((typeof f!="string"||f==="")&&(f="utf8"),!s.isEncoding(f))throw new TypeError("Unknown encoding: "+f);var p=$(c,f)|0,S=o(p),N=S.write(c,f);return N!==p&&(S=S.slice(0,N)),S}function v(c){for(var f=c.length<0?0:A(c.length)|0,p=o(f),S=0;S<f;S+=1)p[S]=c[S]&255;return p}function m(c){if(oe(c,Uint8Array)){var f=new Uint8Array(c);return w(f.buffer,f.byteOffset,f.byteLength)}return v(c)}function w(c,f,p){if(f<0||c.byteLength<f)throw new RangeError('"offset" is outside of buffer bounds');if(c.byteLength<f+(p||0))throw new RangeError('"length" is outside of buffer bounds');var S;return f===void 0&&p===void 0?S=new Uint8Array(c):p===void 0?S=new Uint8Array(c,f):S=new Uint8Array(c,f,p),Object.setPrototypeOf(S,s.prototype),S}function C(c){if(s.isBuffer(c)){var f=A(c.length)|0,p=o(f);return p.length===0||c.copy(p,0,0,f),p}if(c.length!==void 0)return typeof c.length!="number"||me(c.length)?o(0):v(c);if(c.type==="Buffer"&&Array.isArray(c.data))return v(c.data)}function A(c){if(c>=r)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+r.toString(16)+" bytes");return c|0}function k(c){return+c!=c&&(c=0),s.alloc(+c)}s.isBuffer=function(c){return c!=null&&c._isBuffer===!0&&c!==s.prototype},s.compare=function(c,f){if(oe(c,Uint8Array)&&(c=s.from(c,c.offset,c.byteLength)),oe(f,Uint8Array)&&(f=s.from(f,f.offset,f.byteLength)),!s.isBuffer(c)||!s.isBuffer(f))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(c===f)return 0;for(var p=c.length,S=f.length,N=0,j=Math.min(p,S);N<j;++N)if(c[N]!==f[N]){p=c[N],S=f[N];break}return p<S?-1:S<p?1:0},s.isEncoding=function(c){switch(String(c).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!0;default:return!1}},s.concat=function(c,f){if(!Array.isArray(c))throw new TypeError('"list" argument must be an Array of Buffers');if(c.length===0)return s.alloc(0);var p;if(f===void 0)for(f=0,p=0;p<c.length;++p)f+=c[p].length;var S=s.allocUnsafe(f),N=0;for(p=0;p<c.length;++p){var j=c[p];if(oe(j,Uint8Array))N+j.length>S.length?s.from(j).copy(S,N):Uint8Array.prototype.set.call(S,j,N);else if(s.isBuffer(j))j.copy(S,N);else throw new TypeError('"list" argument must be an Array of Buffers');N+=j.length}return S};function $(c,f){if(s.isBuffer(c))return c.length;if(ArrayBuffer.isView(c)||oe(c,ArrayBuffer))return c.byteLength;if(typeof c!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+babelHelpers.typeof(c));var p=c.length,S=arguments.length>2&&arguments[2]===!0;if(!S&&p===0)return 0;for(var N=!1;;)switch(f){case"ascii":case"latin1":case"binary":return p;case"utf8":case"utf-8":return Z(c).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return p*2;case"hex":return p>>>1;case"base64":return Ee(c).length;default:if(N)return S?-1:Z(c).length;f=(""+f).toLowerCase(),N=!0}}s.byteLength=$;function ne(c,f,p){var S=!1;if((f===void 0||f<0)&&(f=0),f>this.length||((p===void 0||p>this.length)&&(p=this.length),p<=0)||(p>>>=0,f>>>=0,p<=f))return"";for(c||(c="utf8");;)switch(c){case"hex":return R(this,f,p);case"utf8":case"utf-8":return $e(this,f,p);case"ascii":return rt(this,f,p);case"latin1":case"binary":return Pe(this,f,p);case"base64":return Se(this,f,p);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return D(this,f,p);default:if(S)throw new TypeError("Unknown encoding: "+c);c=(c+"").toLowerCase(),S=!0}}s.prototype._isBuffer=!0;function z(c,f,p){var S=c[f];c[f]=c[p],c[p]=S}s.prototype.swap16=function(){var c=this.length;if(c%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var f=0;f<c;f+=2)z(this,f,f+1);return this},s.prototype.swap32=function(){var c=this.length;if(c%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var f=0;f<c;f+=4)z(this,f,f+3),z(this,f+1,f+2);return this},s.prototype.swap64=function(){var c=this.length;if(c%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var f=0;f<c;f+=8)z(this,f,f+7),z(this,f+1,f+6),z(this,f+2,f+5),z(this,f+3,f+4);return this},s.prototype.toString=function(){var c=this.length;return c===0?"":arguments.length===0?$e(this,0,c):ne.apply(this,arguments)},s.prototype.toLocaleString=s.prototype.toString,s.prototype.equals=function(c){if(!s.isBuffer(c))throw new TypeError("Argument must be a Buffer");return this===c?!0:s.compare(this,c)===0},s.prototype.inspect=function(){var c="",f=t.INSPECT_MAX_BYTES;return c=this.toString("hex",0,f).replace(/(.{2})/g,"$1 ").trim(),this.length>f&&(c+=" ... "),"<Buffer "+c+">"},n&&(s.prototype[n]=s.prototype.inspect),s.prototype.compare=function(c,f,p,S,N){if(oe(c,Uint8Array)&&(c=s.from(c,c.offset,c.byteLength)),!s.isBuffer(c))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+babelHelpers.typeof(c));if(f===void 0&&(f=0),p===void 0&&(p=c?c.length:0),S===void 0&&(S=0),N===void 0&&(N=this.length),f<0||p>c.length||S<0||N>this.length)throw new RangeError("out of range index");if(S>=N&&f>=p)return 0;if(S>=N)return-1;if(f>=p)return 1;if(f>>>=0,p>>>=0,S>>>=0,N>>>=0,this===c)return 0;for(var j=N-S,J=p-f,ie=Math.min(j,J),Me=this.slice(S,N),Ie=c.slice(f,p),je=0;je<ie;++je)if(Me[je]!==Ie[je]){j=Me[je],J=Ie[je];break}return j<J?-1:J<j?1:0};function re(c,f,p,S,N){if(c.length===0)return-1;if(typeof p=="string"?(S=p,p=0):p>2147483647?p=2147483647:p<-2147483648&&(p=-2147483648),p=+p,me(p)&&(p=N?0:c.length-1),p<0&&(p=c.length+p),p>=c.length){if(N)return-1;p=c.length-1}else if(p<0)if(N)p=0;else return-1;if(typeof f=="string"&&(f=s.from(f,S)),s.isBuffer(f))return f.length===0?-1:Re(c,f,p,S,N);if(typeof f=="number")return f=f&255,typeof Uint8Array.prototype.indexOf=="function"?N?Uint8Array.prototype.indexOf.call(c,f,p):Uint8Array.prototype.lastIndexOf.call(c,f,p):Re(c,[f],p,S,N);throw new TypeError("val must be string, number or Buffer")}function Re(c,f,p,S,N){var j=1,J=c.length,ie=f.length;if(S!==void 0&&(S=String(S).toLowerCase(),S==="ucs2"||S==="ucs-2"||S==="utf16le"||S==="utf-16le")){if(c.length<2||f.length<2)return-1;j=2,J/=2,ie/=2,p/=2}function Me(Ln,ut){return j===1?Ln[ut]:Ln.readUInt16BE(ut*j)}var Ie;if(N){var je=-1;for(Ie=p;Ie<J;Ie++)if(Me(c,Ie)===Me(f,je===-1?0:Ie-je)){if(je===-1&&(je=Ie),Ie-je+1===ie)return je*j}else je!==-1&&(Ie-=Ie-je),je=-1}else for(p+ie>J&&(p=J-ie),Ie=p;Ie>=0;Ie--){for(var ke=!0,Et=0;Et<ie;Et++)if(Me(c,Ie+Et)!==Me(f,Et)){ke=!1;break}if(ke)return Ie}return-1}s.prototype.includes=function(c,f,p){return this.indexOf(c,f,p)!==-1},s.prototype.indexOf=function(c,f,p){return re(this,c,f,p,!0)},s.prototype.lastIndexOf=function(c,f,p){return re(this,c,f,p,!1)};function Ne(c,f,p,S){p=Number(p)||0;var N=c.length-p;S?(S=Number(S),S>N&&(S=N)):S=N;var j=f.length;S>j/2&&(S=j/2);for(var J=0;J<S;++J){var ie=parseInt(f.substr(J*2,2),16);if(me(ie))return J;c[p+J]=ie}return J}function V(c,f,p,S){return Y(Z(f,c.length-p),c,p,S)}function fe(c,f,p,S){return Y(ue(f),c,p,S)}function ce(c,f,p,S){return Y(Ee(f),c,p,S)}function he(c,f,p,S){return Y(pe(f,c.length-p),c,p,S)}s.prototype.write=function(c,f,p,S){if(f===void 0)S="utf8",p=this.length,f=0;else if(p===void 0&&typeof f=="string")S=f,p=this.length,f=0;else if(isFinite(f))f=f>>>0,isFinite(p)?(p=p>>>0,S===void 0&&(S="utf8")):(S=p,p=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var N=this.length-f;if((p===void 0||p>N)&&(p=N),c.length>0&&(p<0||f<0)||f>this.length)throw new RangeError("Attempt to write outside buffer bounds");S||(S="utf8");for(var j=!1;;)switch(S){case"hex":return Ne(this,c,f,p);case"utf8":case"utf-8":return V(this,c,f,p);case"ascii":case"latin1":case"binary":return fe(this,c,f,p);case"base64":return ce(this,c,f,p);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return he(this,c,f,p);default:if(j)throw new TypeError("Unknown encoding: "+S);S=(""+S).toLowerCase(),j=!0}},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Se(c,f,p){return f===0&&p===c.length?Bl.fromByteArray(c):Bl.fromByteArray(c.slice(f,p))}function $e(c,f,p){p=Math.min(c.length,p);for(var S=[],N=f;N<p;){var j=c[N],J=null,ie=j>239?4:j>223?3:j>191?2:1;if(N+ie<=p){var Me,Ie,je,ke;switch(ie){case 1:j<128&&(J=j);break;case 2:Me=c[N+1],(Me&192)===128&&(ke=(j&31)<<6|Me&63,ke>127&&(J=ke));break;case 3:Me=c[N+1],Ie=c[N+2],(Me&192)===128&&(Ie&192)===128&&(ke=(j&15)<<12|(Me&63)<<6|Ie&63,ke>2047&&(ke<55296||ke>57343)&&(J=ke));break;case 4:Me=c[N+1],Ie=c[N+2],je=c[N+3],(Me&192)===128&&(Ie&192)===128&&(je&192)===128&&(ke=(j&15)<<18|(Me&63)<<12|(Ie&63)<<6|je&63,ke>65535&&ke<1114112&&(J=ke))}}J===null?(J=65533,ie=1):J>65535&&(J-=65536,S.push(J>>>10&1023|55296),J=56320|J&1023),S.push(J),N+=ie}return Ke(S)}var _=4096;function Ke(c){var f=c.length;if(f<=_)return String.fromCharCode.apply(String,c);for(var p="",S=0;S<f;)p+=String.fromCharCode.apply(String,c.slice(S,S+=_));return p}function rt(c,f,p){var S="";p=Math.min(c.length,p);for(var N=f;N<p;++N)S+=String.fromCharCode(c[N]&127);return S}function Pe(c,f,p){var S="";p=Math.min(c.length,p);for(var N=f;N<p;++N)S+=String.fromCharCode(c[N]);return S}function R(c,f,p){var S=c.length;(!f||f<0)&&(f=0),(!p||p<0||p>S)&&(p=S);for(var N="",j=f;j<p;++j)N+=de[c[j]];return N}function D(c,f,p){for(var S=c.slice(f,p),N="",j=0;j<S.length-1;j+=2)N+=String.fromCharCode(S[j]+S[j+1]*256);return N}s.prototype.slice=function(c,f){var p=this.length;c=~~c,f=f===void 0?p:~~f,c<0?(c+=p,c<0&&(c=0)):c>p&&(c=p),f<0?(f+=p,f<0&&(f=0)):f>p&&(f=p),f<c&&(f=c);var S=this.subarray(c,f);return Object.setPrototypeOf(S,s.prototype),S};function b(c,f,p){if(c%1!==0||c<0)throw new RangeError("offset is not uint");if(c+f>p)throw new RangeError("Trying to access beyond buffer length")}s.prototype.readUintLE=s.prototype.readUIntLE=function(c,f,p){c=c>>>0,f=f>>>0,p||b(c,f,this.length);for(var S=this[c],N=1,j=0;++j<f&&(N*=256);)S+=this[c+j]*N;return S},s.prototype.readUintBE=s.prototype.readUIntBE=function(c,f,p){c=c>>>0,f=f>>>0,p||b(c,f,this.length);for(var S=this[c+--f],N=1;f>0&&(N*=256);)S+=this[c+--f]*N;return S},s.prototype.readUint8=s.prototype.readUInt8=function(c,f){return c=c>>>0,f||b(c,1,this.length),this[c]},s.prototype.readUint16LE=s.prototype.readUInt16LE=function(c,f){return c=c>>>0,f||b(c,2,this.length),this[c]|this[c+1]<<8},s.prototype.readUint16BE=s.prototype.readUInt16BE=function(c,f){return c=c>>>0,f||b(c,2,this.length),this[c]<<8|this[c+1]},s.prototype.readUint32LE=s.prototype.readUInt32LE=function(c,f){return c=c>>>0,f||b(c,4,this.length),(this[c]|this[c+1]<<8|this[c+2]<<16)+this[c+3]*16777216},s.prototype.readUint32BE=s.prototype.readUInt32BE=function(c,f){return c=c>>>0,f||b(c,4,this.length),this[c]*16777216+(this[c+1]<<16|this[c+2]<<8|this[c+3])},s.prototype.readIntLE=function(c,f,p){c=c>>>0,f=f>>>0,p||b(c,f,this.length);for(var S=this[c],N=1,j=0;++j<f&&(N*=256);)S+=this[c+j]*N;return N*=128,S>=N&&(S-=Math.pow(2,8*f)),S},s.prototype.readIntBE=function(c,f,p){c=c>>>0,f=f>>>0,p||b(c,f,this.length);for(var S=f,N=1,j=this[c+--S];S>0&&(N*=256);)j+=this[c+--S]*N;return N*=128,j>=N&&(j-=Math.pow(2,8*f)),j},s.prototype.readInt8=function(c,f){return c=c>>>0,f||b(c,1,this.length),this[c]&128?(255-this[c]+1)*-1:this[c]},s.prototype.readInt16LE=function(c,f){c=c>>>0,f||b(c,2,this.length);var p=this[c]|this[c+1]<<8;return p&32768?p|4294901760:p},s.prototype.readInt16BE=function(c,f){c=c>>>0,f||b(c,2,this.length);var p=this[c+1]|this[c]<<8;return p&32768?p|4294901760:p},s.prototype.readInt32LE=function(c,f){return c=c>>>0,f||b(c,4,this.length),this[c]|this[c+1]<<8|this[c+2]<<16|this[c+3]<<24},s.prototype.readInt32BE=function(c,f){return c=c>>>0,f||b(c,4,this.length),this[c]<<24|this[c+1]<<16|this[c+2]<<8|this[c+3]},s.prototype.readFloatLE=function(c,f){return c=c>>>0,f||b(c,4,this.length),Xr.read(this,c,!0,23,4)},s.prototype.readFloatBE=function(c,f){return c=c>>>0,f||b(c,4,this.length),Xr.read(this,c,!1,23,4)},s.prototype.readDoubleLE=function(c,f){return c=c>>>0,f||b(c,8,this.length),Xr.read(this,c,!0,52,8)},s.prototype.readDoubleBE=function(c,f){return c=c>>>0,f||b(c,8,this.length),Xr.read(this,c,!1,52,8)};function y(c,f,p,S,N,j){if(!s.isBuffer(c))throw new TypeError('"buffer" argument must be a Buffer instance');if(f>N||f<j)throw new RangeError('"value" argument is out of bounds');if(p+S>c.length)throw new RangeError("Index out of range")}s.prototype.writeUintLE=s.prototype.writeUIntLE=function(c,f,p,S){if(c=+c,f=f>>>0,p=p>>>0,!S){var N=Math.pow(2,8*p)-1;y(this,c,f,p,N,0)}var j=1,J=0;for(this[f]=c&255;++J<p&&(j*=256);)this[f+J]=c/j&255;return f+p},s.prototype.writeUintBE=s.prototype.writeUIntBE=function(c,f,p,S){if(c=+c,f=f>>>0,p=p>>>0,!S){var N=Math.pow(2,8*p)-1;y(this,c,f,p,N,0)}var j=p-1,J=1;for(this[f+j]=c&255;--j>=0&&(J*=256);)this[f+j]=c/J&255;return f+p},s.prototype.writeUint8=s.prototype.writeUInt8=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,1,255,0),this[f]=c&255,f+1},s.prototype.writeUint16LE=s.prototype.writeUInt16LE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,2,65535,0),this[f]=c&255,this[f+1]=c>>>8,f+2},s.prototype.writeUint16BE=s.prototype.writeUInt16BE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,2,65535,0),this[f]=c>>>8,this[f+1]=c&255,f+2},s.prototype.writeUint32LE=s.prototype.writeUInt32LE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,4,4294967295,0),this[f+3]=c>>>24,this[f+2]=c>>>16,this[f+1]=c>>>8,this[f]=c&255,f+4},s.prototype.writeUint32BE=s.prototype.writeUInt32BE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,4,4294967295,0),this[f]=c>>>24,this[f+1]=c>>>16,this[f+2]=c>>>8,this[f+3]=c&255,f+4},s.prototype.writeIntLE=function(c,f,p,S){if(c=+c,f=f>>>0,!S){var N=Math.pow(2,8*p-1);y(this,c,f,p,N-1,-N)}var j=0,J=1,ie=0;for(this[f]=c&255;++j<p&&(J*=256);)c<0&&ie===0&&this[f+j-1]!==0&&(ie=1),this[f+j]=(c/J>>0)-ie&255;return f+p},s.prototype.writeIntBE=function(c,f,p,S){if(c=+c,f=f>>>0,!S){var N=Math.pow(2,8*p-1);y(this,c,f,p,N-1,-N)}var j=p-1,J=1,ie=0;for(this[f+j]=c&255;--j>=0&&(J*=256);)c<0&&ie===0&&this[f+j+1]!==0&&(ie=1),this[f+j]=(c/J>>0)-ie&255;return f+p},s.prototype.writeInt8=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,1,127,-128),c<0&&(c=255+c+1),this[f]=c&255,f+1},s.prototype.writeInt16LE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,2,32767,-32768),this[f]=c&255,this[f+1]=c>>>8,f+2},s.prototype.writeInt16BE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,2,32767,-32768),this[f]=c>>>8,this[f+1]=c&255,f+2},s.prototype.writeInt32LE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,4,2147483647,-2147483648),this[f]=c&255,this[f+1]=c>>>8,this[f+2]=c>>>16,this[f+3]=c>>>24,f+4},s.prototype.writeInt32BE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,4,2147483647,-2147483648),c<0&&(c=4294967295+c+1),this[f]=c>>>24,this[f+1]=c>>>16,this[f+2]=c>>>8,this[f+3]=c&255,f+4};function L(c,f,p,S,N,j){if(p+S>c.length)throw new RangeError("Index out of range");if(p<0)throw new RangeError("Index out of range")}function U(c,f,p,S,N){return f=+f,p=p>>>0,N||L(c,f,p,4),Xr.write(c,f,p,S,23,4),p+4}s.prototype.writeFloatLE=function(c,f,p){return U(this,c,f,!0,p)},s.prototype.writeFloatBE=function(c,f,p){return U(this,c,f,!1,p)};function W(c,f,p,S,N){return f=+f,p=p>>>0,N||L(c,f,p,8),Xr.write(c,f,p,S,52,8),p+8}s.prototype.writeDoubleLE=function(c,f,p){return W(this,c,f,!0,p)},s.prototype.writeDoubleBE=function(c,f,p){return W(this,c,f,!1,p)},s.prototype.copy=function(c,f,p,S){if(!s.isBuffer(c))throw new TypeError("argument should be a Buffer");if(p||(p=0),!S&&S!==0&&(S=this.length),f>=c.length&&(f=c.length),f||(f=0),S>0&&S<p&&(S=p),S===p||c.length===0||this.length===0)return 0;if(f<0)throw new RangeError("targetStart out of bounds");if(p<0||p>=this.length)throw new RangeError("Index out of range");if(S<0)throw new RangeError("sourceEnd out of bounds");S>this.length&&(S=this.length),c.length-f<S-p&&(S=c.length-f+p);var N=S-p;return this===c&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(f,p,S):Uint8Array.prototype.set.call(c,this.subarray(p,S),f),N},s.prototype.fill=function(c,f,p,S){if(typeof c=="string"){if(typeof f=="string"?(S=f,f=0,p=this.length):typeof p=="string"&&(S=p,p=this.length),S!==void 0&&typeof S!="string")throw new TypeError("encoding must be a string");if(typeof S=="string"&&!s.isEncoding(S))throw new TypeError("Unknown encoding: "+S);if(c.length===1){var N=c.charCodeAt(0);(S==="utf8"&&N<128||S==="latin1")&&(c=N)}}else typeof c=="number"?c=c&255:typeof c=="boolean"&&(c=Number(c));if(f<0||this.length<f||this.length<p)throw new RangeError("Out of range index");if(p<=f)return this;f=f>>>0,p=p===void 0?this.length:p>>>0,c||(c=0);var j;if(typeof c=="number")for(j=f;j<p;++j)this[j]=c;else{var J=s.isBuffer(c)?c:s.from(c,S),ie=J.length;if(ie===0)throw new TypeError('The value "'+c+'" is invalid for argument "value"');for(j=0;j<p-f;++j)this[j+f]=J[j%ie]}return this};var te=/[^+/0-9A-Za-z-_]/g;function ee(c){if(c=c.split("=")[0],c=c.trim().replace(te,""),c.length<2)return"";for(;c.length%4!==0;)c=c+"=";return c}function Z(c,f){f=f||1/0;for(var p,S=c.length,N=null,j=[],J=0;J<S;++J){if(p=c.charCodeAt(J),p>55295&&p<57344){if(!N){if(p>56319){(f-=3)>-1&&j.push(239,191,189);continue}else if(J+1===S){(f-=3)>-1&&j.push(239,191,189);continue}N=p;continue}if(p<56320){(f-=3)>-1&&j.push(239,191,189),N=p;continue}p=(N-55296<<10|p-56320)+65536}else N&&(f-=3)>-1&&j.push(239,191,189);if(N=null,p<128){if((f-=1)<0)break;j.push(p)}else if(p<2048){if((f-=2)<0)break;j.push(p>>6|192,p&63|128)}else if(p<65536){if((f-=3)<0)break;j.push(p>>12|224,p>>6&63|128,p&63|128)}else if(p<1114112){if((f-=4)<0)break;j.push(p>>18|240,p>>12&63|128,p>>6&63|128,p&63|128)}else throw new Error("Invalid code point")}return j}function ue(c){for(var f=[],p=0;p<c.length;++p)f.push(c.charCodeAt(p)&255);return f}function pe(c,f){for(var p,S,N,j=[],J=0;J<c.length&&!((f-=2)<0);++J)p=c.charCodeAt(J),S=p>>8,N=p%256,j.push(N),j.push(S);return j}function Ee(c){return Bl.toByteArray(ee(c))}function Y(c,f,p,S){for(var N=0;N<S&&!(N+p>=f.length||N>=c.length);++N)f[N+p]=c[N];return N}function oe(c,f){return c instanceof f||c!=null&&c.constructor!=null&&c.constructor.name!=null&&c.constructor.name===f.name}function me(c){return c!==c}var de=function(){for(var c="0123456789abcdef",f=new Array(256),p=0;p<16;++p)for(var S=p*16,N=0;N<16;++N)f[S+N]=c[p]+c[N];return f}()}),Ve=Ka.Buffer;Ka.SlowBuffer;Ka.INSPECT_MAX_BYTES;Ka.kMaxLength;var mu=function(e,t){return mu=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var i in r)r.hasOwnProperty(i)&&(n[i]=r[i])},mu(e,t)};function Ja(e,t){mu(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var Nr=function(e){Ja(t,e);function t(n){var r=e.call(this,n)||this;return Object.setPrototypeOf(r,t.prototype),r}return Object.defineProperty(t.prototype,"name",{get:function(){return"BSONError"},enumerable:!1,configurable:!0}),t}(Error),st=function(e){Ja(t,e);function t(n){var r=e.call(this,n)||this;return Object.setPrototypeOf(r,t.prototype),r}return Object.defineProperty(t.prototype,"name",{get:function(){return"BSONTypeError"},enumerable:!1,configurable:!0}),t}(TypeError);function ls(e){return e&&e.Math==Math&&e}function h0(){return ls(typeof globalThis=="object"&&globalThis)||ls(typeof window=="object"&&window)||ls(typeof self=="object"&&self)||ls(typeof global=="object"&&global)||Function("return this")()}function bk(){var e=h0();return typeof e.navigator=="object"&&e.navigator.product==="ReactNative"}var wk=function(e){var t=bk()?"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(t);for(var n=Ve.alloc(e),r=0;r<e;++r)n[r]=Math.floor(Math.random()*256);return n},Ek=function(){{if(typeof window<"u"){var e=window.crypto||window.msCrypto;if(e&&e.getRandomValues)return function(t){return e.getRandomValues(Ve.alloc(t))}}return typeof global<"u"&&global.crypto&&global.crypto.getRandomValues?function(t){return global.crypto.getRandomValues(Ve.alloc(t))}:wk}},d0=Ek();function xk(e){return["[object ArrayBuffer]","[object SharedArrayBuffer]"].includes(Object.prototype.toString.call(e))}function ud(e){return Object.prototype.toString.call(e)==="[object Uint8Array]"}function Sk(e){return Object.prototype.toString.call(e)==="[object RegExp]"}function Ck(e){return $o(e)&&Object.prototype.toString.call(e)==="[object Date]"}function $o(e){return typeof e=="object"&&e!==null}function Xa(e,t){var n=!1;function r(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];return n||(console.warn(t),n=!0),e.apply(this,i)}return r}function ia(e){if(ArrayBuffer.isView(e))return Ve.from(e.buffer,e.byteOffset,e.byteLength);if(xk(e))return Ve.from(e);throw new st("Must use either Buffer or TypedArray")}var Ik=/^(?:[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,f0=function(e){return typeof e=="string"&&Ik.test(e)},vu=function(e){if(!f0(e))throw new st('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=e.replace(/-/g,"");return Ve.from(t,"hex")},Vp=function(e,t){return t===void 0&&(t=!0),t?e.toString("hex",0,4)+"-"+e.toString("hex",4,6)+"-"+e.toString("hex",6,8)+"-"+e.toString("hex",8,10)+"-"+e.toString("hex",10,16):e.toString("hex")},LM=Math.pow(2,63)-1,MM=-Math.pow(2,63),Tk=Math.pow(2,53),Ok=-Math.pow(2,53),p0=4,Pr=function(){function e(t,n){if(!(this instanceof e))return new e(t,n);if(t!=null&&typeof t!="string"&&!ArrayBuffer.isView(t)&&!(t instanceof ArrayBuffer)&&!Array.isArray(t))throw new st("Binary can only be constructed from string, Buffer, TypedArray, or Array<number>");this.sub_type=n??e.BSON_BINARY_SUBTYPE_DEFAULT,t==null?(this.buffer=Ve.alloc(e.BUFFER_SIZE),this.position=0):(typeof t=="string"?this.buffer=Ve.from(t,"binary"):Array.isArray(t)?this.buffer=Ve.from(t):this.buffer=ia(t),this.position=this.buffer.byteLength)}return e.prototype.put=function(t){if(typeof t=="string"&&t.length!==1)throw new st("only accepts single character String");if(typeof t!="number"&&t.length!==1)throw new st("only accepts single character Uint8Array or Array");var n;if(typeof t=="string"?n=t.charCodeAt(0):typeof t=="number"?n=t:n=t[0],n<0||n>255)throw new st("only accepts number in a valid unsigned byte range 0-255");if(this.buffer.length>this.position)this.buffer[this.position++]=n;else{var r=Ve.alloc(e.BUFFER_SIZE+this.buffer.length);this.buffer.copy(r,0,0,this.buffer.length),this.buffer=r,this.buffer[this.position++]=n}},e.prototype.write=function(t,n){if(n=typeof n=="number"?n:this.position,this.buffer.length<n+t.length){var r=Ve.alloc(this.buffer.length+t.length);this.buffer.copy(r,0,0,this.buffer.length),this.buffer=r}ArrayBuffer.isView(t)?(this.buffer.set(ia(t),n),this.position=n+t.byteLength>this.position?n+t.length:this.position):typeof t=="string"&&(this.buffer.write(t,n,t.length,"binary"),this.position=n+t.length>this.position?n+t.length:this.position)},e.prototype.read=function(t,n){return n=n&&n>0?n:this.position,this.buffer.slice(t,t+n)},e.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)},e.prototype.length=function(){return this.position},e.prototype.toJSON=function(){return this.buffer.toString("base64")},e.prototype.toString=function(t){return this.buffer.toString(t)},e.prototype.toExtendedJSON=function(t){t=t||{};var n=this.buffer.toString("base64"),r=Number(this.sub_type).toString(16);return t.legacy?{$binary:n,$type:r.length===1?"0"+r:r}:{$binary:{base64:n,subType:r.length===1?"0"+r:r}}},e.prototype.toUUID=function(){if(this.sub_type===e.SUBTYPE_UUID)return new Bp(this.buffer.slice(0,this.position));throw new Nr('Binary sub_type "'.concat(this.sub_type,'" is not supported for converting to UUID. Only "').concat(e.SUBTYPE_UUID,'" is currently supported.'))},e.fromExtendedJSON=function(t,n){n=n||{};var r,i;if("$binary"in t?n.legacy&&typeof t.$binary=="string"&&"$type"in t?(i=t.$type?parseInt(t.$type,16):0,r=Ve.from(t.$binary,"base64")):typeof t.$binary!="string"&&(i=t.$binary.subType?parseInt(t.$binary.subType,16):0,r=Ve.from(t.$binary.base64,"base64")):"$uuid"in t&&(i=4,r=vu(t.$uuid)),!r)throw new st("Unexpected Binary Extended JSON format ".concat(JSON.stringify(t)));return i===p0?new Bp(r):new e(r,i)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.value(!0);return'new Binary(Buffer.from("'.concat(t.toString("hex"),'", "hex"), ').concat(this.sub_type,")")},e.BSON_BINARY_SUBTYPE_DEFAULT=0,e.BUFFER_SIZE=256,e.SUBTYPE_DEFAULT=0,e.SUBTYPE_FUNCTION=1,e.SUBTYPE_BYTE_ARRAY=2,e.SUBTYPE_UUID_OLD=3,e.SUBTYPE_UUID=4,e.SUBTYPE_MD5=5,e.SUBTYPE_ENCRYPTED=6,e.SUBTYPE_COLUMN=7,e.SUBTYPE_USER_DEFINED=128,e}();Object.defineProperty(Pr.prototype,"_bsontype",{value:"Binary"});var Ul=16,Bp=function(e){Ja(t,e);function t(n){var r=this,i,o;if(n==null)i=t.generate();else if(n instanceof t)i=Ve.from(n.buffer),o=n.__id;else if(ArrayBuffer.isView(n)&&n.byteLength===Ul)i=ia(n);else if(typeof n=="string")i=vu(n);else throw new st("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 r=e.call(this,i,p0)||this,r.__id=o,r}return Object.defineProperty(t.prototype,"id",{get:function(){return this.buffer},set:function(n){this.buffer=n,t.cacheHexString&&(this.__id=Vp(n))},enumerable:!1,configurable:!0}),t.prototype.toHexString=function(n){if(n===void 0&&(n=!0),t.cacheHexString&&this.__id)return this.__id;var r=Vp(this.id,n);return t.cacheHexString&&(this.__id=r),r},t.prototype.toString=function(n){return n?this.id.toString(n):this.toHexString()},t.prototype.toJSON=function(){return this.toHexString()},t.prototype.equals=function(n){if(!n)return!1;if(n instanceof t)return n.id.equals(this.id);try{return new t(n).id.equals(this.id)}catch{return!1}},t.prototype.toBinary=function(){return new Pr(this.id,Pr.SUBTYPE_UUID)},t.generate=function(){var n=d0(Ul);return n[6]=n[6]&15|64,n[8]=n[8]&63|128,Ve.from(n)},t.isValid=function(n){return n?n instanceof t?!0:typeof n=="string"?f0(n):ud(n)?n.length!==Ul?!1:(n[6]&240)===64&&(n[8]&128)===128:!1:!1},t.createFromHexString=function(n){var r=vu(n);return new t(r)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return'new UUID("'.concat(this.toHexString(),'")')},t}(Pr),Qa=function(){function e(t,n){if(!(this instanceof e))return new e(t,n);this.code=t,this.scope=n}return e.prototype.toJSON=function(){return{code:this.code,scope:this.scope}},e.prototype.toExtendedJSON=function(){return this.scope?{$code:this.code,$scope:this.scope}:{$code:this.code}},e.fromExtendedJSON=function(t){return new e(t.$code,t.$scope)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.toJSON();return'new Code("'.concat(String(t.code),'"').concat(t.scope?", ".concat(JSON.stringify(t.scope)):"",")")},e}();Object.defineProperty(Qa.prototype,"_bsontype",{value:"Code"});function Dk(e){return $o(e)&&e.$id!=null&&typeof e.$ref=="string"&&(e.$db==null||typeof e.$db=="string")}var Eo=function(){function e(t,n,r,i){if(!(this instanceof e))return new e(t,n,r,i);var o=t.split(".");o.length===2&&(r=o.shift(),t=o.shift()),this.collection=t,this.oid=n,this.db=r,this.fields=i||{}}return Object.defineProperty(e.prototype,"namespace",{get:function(){return this.collection},set:function(t){this.collection=t},enumerable:!1,configurable:!0}),e.prototype.toJSON=function(){var t=Object.assign({$ref:this.collection,$id:this.oid},this.fields);return this.db!=null&&(t.$db=this.db),t},e.prototype.toExtendedJSON=function(t){t=t||{};var n={$ref:this.collection,$id:this.oid};return t.legacy||(this.db&&(n.$db=this.db),n=Object.assign(n,this.fields)),n},e.fromExtendedJSON=function(t){var n=Object.assign({},t);return delete n.$ref,delete n.$id,delete n.$db,new e(t.$ref,t.$id,t.$db,n)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.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,'"'):"",")")},e}();Object.defineProperty(Eo.prototype,"_bsontype",{value:"DBRef"});var Jt=void 0;try{Jt=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 Up=65536,Rk=1<<24,si=Up*Up,g0=si*si,Hp=g0/2,$p={},zp={},se=function(){function e(t,n,r){if(t===void 0&&(t=0),!(this instanceof e))return new e(t,n,r);typeof t=="bigint"?Object.assign(this,e.fromBigInt(t,!!n)):typeof t=="string"?Object.assign(this,e.fromString(t,!!n)):(this.low=t|0,this.high=n|0,this.unsigned=!!r),Object.defineProperty(this,"__isLong__",{value:!0,configurable:!1,writable:!1,enumerable:!1})}return e.fromBits=function(t,n,r){return new e(t,n,r)},e.fromInt=function(t,n){var r,i,o;return n?(t>>>=0,(o=0<=t&&t<256)&&(i=zp[t],i)?i:(r=e.fromBits(t,(t|0)<0?-1:0,!0),o&&(zp[t]=r),r)):(t|=0,(o=-128<=t&&t<128)&&(i=$p[t],i)?i:(r=e.fromBits(t,t<0?-1:0,!1),o&&($p[t]=r),r))},e.fromNumber=function(t,n){if(isNaN(t))return n?e.UZERO:e.ZERO;if(n){if(t<0)return e.UZERO;if(t>=g0)return e.MAX_UNSIGNED_VALUE}else{if(t<=-Hp)return e.MIN_VALUE;if(t+1>=Hp)return e.MAX_VALUE}return t<0?e.fromNumber(-t,n).neg():e.fromBits(t%si|0,t/si|0,n)},e.fromBigInt=function(t,n){return e.fromString(t.toString(),n)},e.fromString=function(t,n,r){if(t.length===0)throw Error("empty string");if(t==="NaN"||t==="Infinity"||t==="+Infinity"||t==="-Infinity")return e.ZERO;if(typeof n=="number"?(r=n,n=!1):n=!!n,r=r||10,r<2||36<r)throw RangeError("radix");var i;if((i=t.indexOf("-"))>0)throw Error("interior hyphen");if(i===0)return e.fromString(t.substring(1),n,r).neg();for(var o=e.fromNumber(Math.pow(r,8)),s=e.ZERO,a=0;a<t.length;a+=8){var l=Math.min(8,t.length-a),u=parseInt(t.substring(a,a+l),r);if(l<8){var d=e.fromNumber(Math.pow(r,l));s=s.mul(d).add(e.fromNumber(u))}else s=s.mul(o),s=s.add(e.fromNumber(u))}return s.unsigned=n,s},e.fromBytes=function(t,n,r){return r?e.fromBytesLE(t,n):e.fromBytesBE(t,n)},e.fromBytesLE=function(t,n){return new e(t[0]|t[1]<<8|t[2]<<16|t[3]<<24,t[4]|t[5]<<8|t[6]<<16|t[7]<<24,n)},e.fromBytesBE=function(t,n){return new e(t[4]<<24|t[5]<<16|t[6]<<8|t[7],t[0]<<24|t[1]<<16|t[2]<<8|t[3],n)},e.isLong=function(t){return $o(t)&&t.__isLong__===!0},e.fromValue=function(t,n){return typeof t=="number"?e.fromNumber(t,n):typeof t=="string"?e.fromString(t,n):e.fromBits(t.low,t.high,typeof n=="boolean"?n:t.unsigned)},e.prototype.add=function(t){e.isLong(t)||(t=e.fromValue(t));var n=this.high>>>16,r=this.high&65535,i=this.low>>>16,o=this.low&65535,s=t.high>>>16,a=t.high&65535,l=t.low>>>16,u=t.low&65535,d=0,h=0,v=0,m=0;return m+=o+u,v+=m>>>16,m&=65535,v+=i+l,h+=v>>>16,v&=65535,h+=r+a,d+=h>>>16,h&=65535,d+=n+s,d&=65535,e.fromBits(v<<16|m,d<<16|h,this.unsigned)},e.prototype.and=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low&t.low,this.high&t.high,this.unsigned)},e.prototype.compare=function(t){if(e.isLong(t)||(t=e.fromValue(t)),this.eq(t))return 0;var n=this.isNegative(),r=t.isNegative();return n&&!r?-1:!n&&r?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},e.prototype.comp=function(t){return this.compare(t)},e.prototype.divide=function(t){if(e.isLong(t)||(t=e.fromValue(t)),t.isZero())throw Error("division by zero");if(Jt){if(!this.unsigned&&this.high===-2147483648&&t.low===-1&&t.high===-1)return this;var n=(this.unsigned?Jt.div_u:Jt.div_s)(this.low,this.high,t.low,t.high);return e.fromBits(n,Jt.get_high(),this.unsigned)}if(this.isZero())return this.unsigned?e.UZERO:e.ZERO;var r,i,o;if(this.unsigned){if(t.unsigned||(t=t.toUnsigned()),t.gt(this))return e.UZERO;if(t.gt(this.shru(1)))return e.UONE;o=e.UZERO}else{if(this.eq(e.MIN_VALUE)){if(t.eq(e.ONE)||t.eq(e.NEG_ONE))return e.MIN_VALUE;if(t.eq(e.MIN_VALUE))return e.ONE;var s=this.shr(1);return r=s.div(t).shl(1),r.eq(e.ZERO)?t.isNegative()?e.ONE:e.NEG_ONE:(i=this.sub(t.mul(r)),o=r.add(i.div(t)),o)}else if(t.eq(e.MIN_VALUE))return this.unsigned?e.UZERO:e.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();o=e.ZERO}for(i=this;i.gte(t);){r=Math.max(1,Math.floor(i.toNumber()/t.toNumber()));for(var a=Math.ceil(Math.log(r)/Math.LN2),l=a<=48?1:Math.pow(2,a-48),u=e.fromNumber(r),d=u.mul(t);d.isNegative()||d.gt(i);)r-=l,u=e.fromNumber(r,this.unsigned),d=u.mul(t);u.isZero()&&(u=e.ONE),o=o.add(u),i=i.sub(d)}return o},e.prototype.div=function(t){return this.divide(t)},e.prototype.equals=function(t){return e.isLong(t)||(t=e.fromValue(t)),this.unsigned!==t.unsigned&&this.high>>>31===1&&t.high>>>31===1?!1:this.high===t.high&&this.low===t.low},e.prototype.eq=function(t){return this.equals(t)},e.prototype.getHighBits=function(){return this.high},e.prototype.getHighBitsUnsigned=function(){return this.high>>>0},e.prototype.getLowBits=function(){return this.low},e.prototype.getLowBitsUnsigned=function(){return this.low>>>0},e.prototype.getNumBitsAbs=function(){if(this.isNegative())return this.eq(e.MIN_VALUE)?64:this.neg().getNumBitsAbs();var t=this.high!==0?this.high:this.low,n;for(n=31;n>0&&(t&1<<n)===0;n--);return this.high!==0?n+33:n+1},e.prototype.greaterThan=function(t){return this.comp(t)>0},e.prototype.gt=function(t){return this.greaterThan(t)},e.prototype.greaterThanOrEqual=function(t){return this.comp(t)>=0},e.prototype.gte=function(t){return this.greaterThanOrEqual(t)},e.prototype.ge=function(t){return this.greaterThanOrEqual(t)},e.prototype.isEven=function(){return(this.low&1)===0},e.prototype.isNegative=function(){return!this.unsigned&&this.high<0},e.prototype.isOdd=function(){return(this.low&1)===1},e.prototype.isPositive=function(){return this.unsigned||this.high>=0},e.prototype.isZero=function(){return this.high===0&&this.low===0},e.prototype.lessThan=function(t){return this.comp(t)<0},e.prototype.lt=function(t){return this.lessThan(t)},e.prototype.lessThanOrEqual=function(t){return this.comp(t)<=0},e.prototype.lte=function(t){return this.lessThanOrEqual(t)},e.prototype.modulo=function(t){if(e.isLong(t)||(t=e.fromValue(t)),Jt){var n=(this.unsigned?Jt.rem_u:Jt.rem_s)(this.low,this.high,t.low,t.high);return e.fromBits(n,Jt.get_high(),this.unsigned)}return this.sub(this.div(t).mul(t))},e.prototype.mod=function(t){return this.modulo(t)},e.prototype.rem=function(t){return this.modulo(t)},e.prototype.multiply=function(t){if(this.isZero())return e.ZERO;if(e.isLong(t)||(t=e.fromValue(t)),Jt){var n=Jt.mul(this.low,this.high,t.low,t.high);return e.fromBits(n,Jt.get_high(),this.unsigned)}if(t.isZero())return e.ZERO;if(this.eq(e.MIN_VALUE))return t.isOdd()?e.MIN_VALUE:e.ZERO;if(t.eq(e.MIN_VALUE))return this.isOdd()?e.MIN_VALUE:e.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(e.TWO_PWR_24)&&t.lt(e.TWO_PWR_24))return e.fromNumber(this.toNumber()*t.toNumber(),this.unsigned);var r=this.high>>>16,i=this.high&65535,o=this.low>>>16,s=this.low&65535,a=t.high>>>16,l=t.high&65535,u=t.low>>>16,d=t.low&65535,h=0,v=0,m=0,w=0;return w+=s*d,m+=w>>>16,w&=65535,m+=o*d,v+=m>>>16,m&=65535,m+=s*u,v+=m>>>16,m&=65535,v+=i*d,h+=v>>>16,v&=65535,v+=o*u,h+=v>>>16,v&=65535,v+=s*l,h+=v>>>16,v&=65535,h+=r*d+i*u+o*l+s*a,h&=65535,e.fromBits(m<<16|w,h<<16|v,this.unsigned)},e.prototype.mul=function(t){return this.multiply(t)},e.prototype.negate=function(){return!this.unsigned&&this.eq(e.MIN_VALUE)?e.MIN_VALUE:this.not().add(e.ONE)},e.prototype.neg=function(){return this.negate()},e.prototype.not=function(){return e.fromBits(~this.low,~this.high,this.unsigned)},e.prototype.notEquals=function(t){return!this.equals(t)},e.prototype.neq=function(t){return this.notEquals(t)},e.prototype.ne=function(t){return this.notEquals(t)},e.prototype.or=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low|t.low,this.high|t.high,this.unsigned)},e.prototype.shiftLeft=function(t){return e.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?e.fromBits(this.low<<t,this.high<<t|this.low>>>32-t,this.unsigned):e.fromBits(0,this.low<<t-32,this.unsigned)},e.prototype.shl=function(t){return this.shiftLeft(t)},e.prototype.shiftRight=function(t){return e.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?e.fromBits(this.low>>>t|this.high<<32-t,this.high>>t,this.unsigned):e.fromBits(this.high>>t-32,this.high>=0?0:-1,this.unsigned)},e.prototype.shr=function(t){return this.shiftRight(t)},e.prototype.shiftRightUnsigned=function(t){if(e.isLong(t)&&(t=t.toInt()),t&=63,t===0)return this;var n=this.high;if(t<32){var r=this.low;return e.fromBits(r>>>t|n<<32-t,n>>>t,this.unsigned)}else return t===32?e.fromBits(n,0,this.unsigned):e.fromBits(n>>>t-32,0,this.unsigned)},e.prototype.shr_u=function(t){return this.shiftRightUnsigned(t)},e.prototype.shru=function(t){return this.shiftRightUnsigned(t)},e.prototype.subtract=function(t){return e.isLong(t)||(t=e.fromValue(t)),this.add(t.neg())},e.prototype.sub=function(t){return this.subtract(t)},e.prototype.toInt=function(){return this.unsigned?this.low>>>0:this.low},e.prototype.toNumber=function(){return this.unsigned?(this.high>>>0)*si+(this.low>>>0):this.high*si+(this.low>>>0)},e.prototype.toBigInt=function(){return BigInt(this.toString())},e.prototype.toBytes=function(t){return t?this.toBytesLE():this.toBytesBE()},e.prototype.toBytesLE=function(){var t=this.high,n=this.low;return[n&255,n>>>8&255,n>>>16&255,n>>>24,t&255,t>>>8&255,t>>>16&255,t>>>24]},e.prototype.toBytesBE=function(){var t=this.high,n=this.low;return[t>>>24,t>>>16&255,t>>>8&255,t&255,n>>>24,n>>>16&255,n>>>8&255,n&255]},e.prototype.toSigned=function(){return this.unsigned?e.fromBits(this.low,this.high,!1):this},e.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(e.MIN_VALUE)){var n=e.fromNumber(t),r=this.div(n),i=r.mul(n).sub(this);return r.toString(t)+i.toInt().toString(t)}else return"-"+this.neg().toString(t);for(var o=e.fromNumber(Math.pow(t,6),this.unsigned),s=this,a="";;){var l=s.div(o),u=s.sub(l.mul(o)).toInt()>>>0,d=u.toString(t);if(s=l,s.isZero())return d+a;for(;d.length<6;)d="0"+d;a=""+d+a}},e.prototype.toUnsigned=function(){return this.unsigned?this:e.fromBits(this.low,this.high,!0)},e.prototype.xor=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low^t.low,this.high^t.high,this.unsigned)},e.prototype.eqz=function(){return this.isZero()},e.prototype.le=function(t){return this.lessThanOrEqual(t)},e.prototype.toExtendedJSON=function(t){return t&&t.relaxed?this.toNumber():{$numberLong:this.toString()}},e.fromExtendedJSON=function(t,n){var r=e.fromString(t.$numberLong);return n&&n.relaxed?r.toNumber():r},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new Long("'.concat(this.toString(),'"').concat(this.unsigned?", true":"",")")},e.TWO_PWR_24=e.fromInt(Rk),e.MAX_UNSIGNED_VALUE=e.fromBits(-1,-1,!0),e.ZERO=e.fromInt(0),e.UZERO=e.fromInt(0,!0),e.ONE=e.fromInt(1),e.UONE=e.fromInt(1,!0),e.NEG_ONE=e.fromInt(-1),e.MAX_VALUE=e.fromBits(-1,2147483647,!1),e.MIN_VALUE=e.fromBits(0,-2147483648,!1),e}();Object.defineProperty(se.prototype,"__isLong__",{value:!0});Object.defineProperty(se.prototype,"_bsontype",{value:"Long"});var Nk=/^(\+|-)?(\d+|(\d*\.\d*))?(E|e)?([-+])?(\d+)?$/,Pk=/^(\+|-)?(Infinity|inf)$/i,kk=/^(\+|-)?NaN$/i,Bi=6111,Hl=-6176,qp=6176,Ak=34,$l=[124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),Gp=[248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),Wp=[120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),Lk=/^([-+])?(\d+)?$/,Mk=31,Zp=16383,jk=30,Fk=31;function Yp(e){return!isNaN(parseInt(e,10))}function Vk(e){var t=se.fromNumber(1e9),n=se.fromNumber(0);if(!e.parts[0]&&!e.parts[1]&&!e.parts[2]&&!e.parts[3])return{quotient:e,rem:n};for(var r=0;r<=3;r++)n=n.shiftLeft(32),n=n.add(new se(e.parts[r],0)),e.parts[r]=n.div(t).low,n=n.modulo(t);return{quotient:e,rem:n}}function Bk(e,t){if(!e&&!t)return{high:se.fromNumber(0),low:se.fromNumber(0)};var n=e.shiftRightUnsigned(32),r=new se(e.getLowBits(),0),i=t.shiftRightUnsigned(32),o=new se(t.getLowBits(),0),s=n.multiply(i),a=n.multiply(o),l=r.multiply(i),u=r.multiply(o);return s=s.add(a.shiftRightUnsigned(32)),a=new se(a.getLowBits(),0).add(l).add(u.shiftRightUnsigned(32)),s=s.add(a.shiftRightUnsigned(32)),u=a.shiftLeft(32).add(new se(u.getLowBits(),0)),{high:s,low:u}}function Uk(e,t){var n=e.high>>>0,r=t.high>>>0;if(n<r)return!0;if(n===r){var i=e.low>>>0,o=t.low>>>0;if(i<o)return!0}return!1}function Qr(e,t){throw new st('"'.concat(e,'" is not a valid Decimal128 string - ').concat(t))}var hd=function(){function e(t){if(!(this instanceof e))return new e(t);if(typeof t=="string")this.bytes=e.fromString(t).bytes;else if(ud(t)){if(t.byteLength!==16)throw new st("Decimal128 must take a Buffer of 16 bytes");this.bytes=t}else throw new st("Decimal128 must take a Buffer or string")}return e.fromString=function(t){var n=!1,r=!1,i=!1,o=0,s=0,a=0,l=0,u=0,d=[0],h=0,v=0,m=0,w=0,C=0,A=0,k=new se(0,0),$=new se(0,0),ne=0,z=0;if(t.length>=7e3)throw new st(""+t+" not a valid Decimal128 string");var re=t.match(Nk),Re=t.match(Pk),Ne=t.match(kk);if(!re&&!Re&&!Ne||t.length===0)throw new st(""+t+" not a valid Decimal128 string");if(re){var V=re[2],fe=re[4],ce=re[5],he=re[6];fe&&he===void 0&&Qr(t,"missing exponent power"),fe&&V===void 0&&Qr(t,"missing exponent base"),fe===void 0&&(ce||he)&&Qr(t,"missing e before exponent")}if((t[z]==="+"||t[z]==="-")&&(n=t[z++]==="-"),!Yp(t[z])&&t[z]!=="."){if(t[z]==="i"||t[z]==="I")return new e(Ve.from(n?Gp:Wp));if(t[z]==="N")return new e(Ve.from($l))}for(;Yp(t[z])||t[z]===".";){if(t[z]==="."){r&&Qr(t,"contains multiple periods"),r=!0,z=z+1;continue}h<34&&(t[z]!=="0"||i)&&(i||(u=s),i=!0,d[v++]=parseInt(t[z],10),h=h+1),i&&(a=a+1),r&&(l=l+1),s=s+1,z=z+1}if(r&&!s)throw new st(""+t+" not a valid Decimal128 string");if(t[z]==="e"||t[z]==="E"){var Se=t.substr(++z).match(Lk);if(!Se||!Se[2])return new e(Ve.from($l));C=parseInt(Se[0],10),z=z+Se[0].length}if(t[z])return new e(Ve.from($l));if(m=0,!h)m=0,w=0,d[0]=0,a=1,h=1,o=0;else if(w=h-1,o=a,o!==1)for(;d[u+o-1]===0;)o=o-1;for(C<=l&&l-C>16384?C=Hl:C=C-l;C>Bi;){if(w=w+1,w-m>Ak){var $e=d.join("");if($e.match(/^0+$/)){C=Bi;break}Qr(t,"overflow")}C=C-1}for(;C<Hl||h<a;){if(w===0&&o<h){C=Hl,o=0;break}if(h<a?a=a-1:w=w-1,C<Bi)C=C+1;else{var $e=d.join("");if($e.match(/^0+$/)){C=Bi;break}Qr(t,"overflow")}}if(w-m+1<o){var _=s;r&&(u=u+1,_=_+1),n&&(u=u+1,_=_+1);var Ke=parseInt(t[u+w+1],10),rt=0;if(Ke>=5&&(rt=1,Ke===5)){for(rt=d[w]%2===1?1:0,A=u+w+2;A<_;A++)if(parseInt(t[A],10)){rt=1;break}}if(rt){for(var Pe=w;Pe>=0;Pe--)if(++d[Pe]>9&&(d[Pe]=0,Pe===0))if(C<Bi)C=C+1,d[Pe]=1;else return new e(Ve.from(n?Gp:Wp))}}if(k=se.fromNumber(0),$=se.fromNumber(0),o===0)k=se.fromNumber(0),$=se.fromNumber(0);else if(w-m<17){var Pe=m;for($=se.fromNumber(d[Pe++]),k=new se(0,0);Pe<=w;Pe++)$=$.multiply(se.fromNumber(10)),$=$.add(se.fromNumber(d[Pe]))}else{var Pe=m;for(k=se.fromNumber(d[Pe++]);Pe<=w-17;Pe++)k=k.multiply(se.fromNumber(10)),k=k.add(se.fromNumber(d[Pe]));for($=se.fromNumber(d[Pe++]);Pe<=w;Pe++)$=$.multiply(se.fromNumber(10)),$=$.add(se.fromNumber(d[Pe]))}var R=Bk(k,se.fromString("100000000000000000"));R.low=R.low.add($),Uk(R.low,$)&&(R.high=R.high.add(se.fromNumber(1))),ne=C+qp;var D={low:se.fromNumber(0),high:se.fromNumber(0)};R.high.shiftRightUnsigned(49).and(se.fromNumber(1)).equals(se.fromNumber(1))?(D.high=D.high.or(se.fromNumber(3).shiftLeft(61)),D.high=D.high.or(se.fromNumber(ne).and(se.fromNumber(16383).shiftLeft(47))),D.high=D.high.or(R.high.and(se.fromNumber(0x7fffffffffff)))):(D.high=D.high.or(se.fromNumber(ne&16383).shiftLeft(49)),D.high=D.high.or(R.high.and(se.fromNumber(562949953421311)))),D.low=R.low,n&&(D.high=D.high.or(se.fromString("9223372036854775808")));var b=Ve.alloc(16);return z=0,b[z++]=D.low.low&255,b[z++]=D.low.low>>8&255,b[z++]=D.low.low>>16&255,b[z++]=D.low.low>>24&255,b[z++]=D.low.high&255,b[z++]=D.low.high>>8&255,b[z++]=D.low.high>>16&255,b[z++]=D.low.high>>24&255,b[z++]=D.high.low&255,b[z++]=D.high.low>>8&255,b[z++]=D.high.low>>16&255,b[z++]=D.high.low>>24&255,b[z++]=D.high.high&255,b[z++]=D.high.high>>8&255,b[z++]=D.high.high>>16&255,b[z++]=D.high.high>>24&255,new e(b)},e.prototype.toString=function(){for(var t,n=0,r=new Array(36),i=0;i<r.length;i++)r[i]=0;var o=0,s=!1,a,l={parts:[0,0,0,0]},u,d,h=[];o=0;var v=this.bytes,m=v[o++]|v[o++]<<8|v[o++]<<16|v[o++]<<24,w=v[o++]|v[o++]<<8|v[o++]<<16|v[o++]<<24,C=v[o++]|v[o++]<<8|v[o++]<<16|v[o++]<<24,A=v[o++]|v[o++]<<8|v[o++]<<16|v[o++]<<24;o=0;var k={low:new se(m,w),high:new se(C,A)};k.high.lessThan(se.ZERO)&&h.push("-");var $=A>>26&Mk;if($>>3===3){if($===jk)return h.join("")+"Infinity";if($===Fk)return"NaN";t=A>>15&Zp,a=8+(A>>14&1)}else a=A>>14&7,t=A>>17&Zp;var ne=t-qp;if(l.parts[0]=(A&16383)+((a&15)<<14),l.parts[1]=C,l.parts[2]=w,l.parts[3]=m,l.parts[0]===0&&l.parts[1]===0&&l.parts[2]===0&&l.parts[3]===0)s=!0;else for(d=3;d>=0;d--){var z=0,re=Vk(l);if(l=re.quotient,z=re.rem.low,!!z)for(u=8;u>=0;u--)r[d*9+u]=z%10,z=Math.floor(z/10)}if(s)n=1,r[o]=0;else for(n=36;!r[o];)n=n-1,o=o+1;var Re=n-1+ne;if(Re>=34||Re<=-7||ne>0){if(n>34)return h.push("".concat(0)),ne>0?h.push("E+".concat(ne)):ne<0&&h.push("E".concat(ne)),h.join("");h.push("".concat(r[o++])),n=n-1,n&&h.push(".");for(var i=0;i<n;i++)h.push("".concat(r[o++]));h.push("E"),Re>0?h.push("+".concat(Re)):h.push("".concat(Re))}else if(ne>=0)for(var i=0;i<n;i++)h.push("".concat(r[o++]));else{var Ne=n+ne;if(Ne>0)for(var i=0;i<Ne;i++)h.push("".concat(r[o++]));else h.push("0");for(h.push(".");Ne++<0;)h.push("0");for(var i=0;i<n-Math.max(Ne-1,0);i++)h.push("".concat(r[o++]))}return h.join("")},e.prototype.toJSON=function(){return{$numberDecimal:this.toString()}},e.prototype.toExtendedJSON=function(){return{$numberDecimal:this.toString()}},e.fromExtendedJSON=function(t){return e.fromString(t.$numberDecimal)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new Decimal128("'.concat(this.toString(),'")')},e}();Object.defineProperty(hd.prototype,"_bsontype",{value:"Decimal128"});var el=function(){function e(t){if(!(this instanceof e))return new e(t);t instanceof Number&&(t=t.valueOf()),this.value=+t}return e.prototype.valueOf=function(){return this.value},e.prototype.toJSON=function(){return this.value},e.prototype.toString=function(t){return this.value.toString(t)},e.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()}},e.fromExtendedJSON=function(t,n){var r=parseFloat(t.$numberDouble);return n&&n.relaxed?r:new e(r)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.toExtendedJSON();return"new Double(".concat(t.$numberDouble,")")},e}();Object.defineProperty(el.prototype,"_bsontype",{value:"Double"});var tl=function(){function e(t){if(!(this instanceof e))return new e(t);t instanceof Number&&(t=t.valueOf()),this.value=+t|0}return e.prototype.valueOf=function(){return this.value},e.prototype.toString=function(t){return this.value.toString(t)},e.prototype.toJSON=function(){return this.value},e.prototype.toExtendedJSON=function(t){return t&&(t.relaxed||t.legacy)?this.value:{$numberInt:this.value.toString()}},e.fromExtendedJSON=function(t,n){return n&&n.relaxed?parseInt(t.$numberInt,10):new e(t.$numberInt)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new Int32(".concat(this.valueOf(),")")},e}();Object.defineProperty(tl.prototype,"_bsontype",{value:"Int32"});var dd=function(){function e(){if(!(this instanceof e))return new e}return e.prototype.toExtendedJSON=function(){return{$maxKey:1}},e.fromExtendedJSON=function(){return new e},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new MaxKey()"},e}();Object.defineProperty(dd.prototype,"_bsontype",{value:"MaxKey"});var fd=function(){function e(){if(!(this instanceof e))return new e}return e.prototype.toExtendedJSON=function(){return{$minKey:1}},e.fromExtendedJSON=function(){return new e},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new MinKey()"},e}();Object.defineProperty(fd.prototype,"_bsontype",{value:"MinKey"});var Hk=new RegExp("^[0-9a-fA-F]{24}$"),br=null,Sn=Symbol("id"),Ft=function(){function e(t){if(!(this instanceof e))return new e(t);var n;if(typeof t=="object"&&t&&"id"in t){if(typeof t.id!="string"&&!ArrayBuffer.isView(t.id))throw new st("Argument passed in must have an id that is of type string or Buffer");"toHexString"in t&&typeof t.toHexString=="function"?n=Ve.from(t.toHexString(),"hex"):n=t.id}else n=t;if(n==null||typeof n=="number")this[Sn]=e.generate(typeof n=="number"?n:void 0);else if(ArrayBuffer.isView(n)&&n.byteLength===12)this[Sn]=n instanceof Ve?n:ia(n);else if(typeof n=="string")if(n.length===12){var r=Ve.from(n);if(r.byteLength===12)this[Sn]=r;else throw new st("Argument passed in must be a string of 12 bytes")}else if(n.length===24&&Hk.test(n))this[Sn]=Ve.from(n,"hex");else throw new st("Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer");else throw new st("Argument passed in does not match the accepted types");e.cacheHexString&&(this.__id=this.id.toString("hex"))}return Object.defineProperty(e.prototype,"id",{get:function(){return this[Sn]},set:function(t){this[Sn]=t,e.cacheHexString&&(this.__id=t.toString("hex"))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"generationTime",{get:function(){return this.id.readInt32BE(0)},set:function(t){this.id.writeUInt32BE(t,0)},enumerable:!1,configurable:!0}),e.prototype.toHexString=function(){if(e.cacheHexString&&this.__id)return this.__id;var t=this.id.toString("hex");return e.cacheHexString&&!this.__id&&(this.__id=t),t},e.getInc=function(){return e.index=(e.index+1)%16777215},e.generate=function(t){typeof t!="number"&&(t=Math.floor(Date.now()/1e3));var n=e.getInc(),r=Ve.alloc(12);return r.writeUInt32BE(t,0),br===null&&(br=d0(5)),r[4]=br[0],r[5]=br[1],r[6]=br[2],r[7]=br[3],r[8]=br[4],r[11]=n&255,r[10]=n>>8&255,r[9]=n>>16&255,r},e.prototype.toString=function(t){return t?this.id.toString(t):this.toHexString()},e.prototype.toJSON=function(){return this.toHexString()},e.prototype.equals=function(t){if(t==null)return!1;if(t instanceof e)return this[Sn][11]===t[Sn][11]&&this[Sn].equals(t[Sn]);if(typeof t=="string"&&e.isValid(t)&&t.length===12&&ud(this.id))return t===Ve.prototype.toString.call(this.id,"latin1");if(typeof t=="string"&&e.isValid(t)&&t.length===24)return t.toLowerCase()===this.toHexString();if(typeof t=="string"&&e.isValid(t)&&t.length===12)return Ve.from(t).equals(this.id);if(typeof t=="object"&&"toHexString"in t&&typeof t.toHexString=="function"){var n=t.toHexString(),r=this.toHexString().toLowerCase();return typeof n=="string"&&n.toLowerCase()===r}return!1},e.prototype.getTimestamp=function(){var t=new Date,n=this.id.readUInt32BE(0);return t.setTime(Math.floor(n)*1e3),t},e.createPk=function(){return new e},e.createFromTime=function(t){var n=Ve.from([0,0,0,0,0,0,0,0,0,0,0,0]);return n.writeUInt32BE(t,0),new e(n)},e.createFromHexString=function(t){if(typeof t>"u"||t!=null&&t.length!==24)throw new st("Argument passed in must be a single String of 12 bytes or a string of 24 hex characters");return new e(Ve.from(t,"hex"))},e.isValid=function(t){if(t==null)return!1;try{return new e(t),!0}catch{return!1}},e.prototype.toExtendedJSON=function(){return this.toHexString?{$oid:this.toHexString()}:{$oid:this.toString("hex")}},e.fromExtendedJSON=function(t){return new e(t.$oid)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new ObjectId("'.concat(this.toHexString(),'")')},e.index=Math.floor(Math.random()*16777215),e}();Object.defineProperty(Ft.prototype,"generate",{value:Xa(function(e){return Ft.generate(e)},"Please use the static `ObjectId.generate(time)` instead")});Object.defineProperty(Ft.prototype,"getInc",{value:Xa(function(){return Ft.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(Ft.prototype,"get_inc",{value:Xa(function(){return Ft.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(Ft,"get_inc",{value:Xa(function(){return Ft.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(Ft.prototype,"_bsontype",{value:"ObjectID"});function $k(e){return e.split("").sort().join("")}var xo=function(){function e(t,n){if(!(this instanceof e))return new e(t,n);if(this.pattern=t,this.options=$k(n??""),this.pattern.indexOf("\0")!==-1)throw new Nr("BSON Regex patterns cannot contain null bytes, found: ".concat(JSON.stringify(this.pattern)));if(this.options.indexOf("\0")!==-1)throw new Nr("BSON Regex options cannot contain null bytes, found: ".concat(JSON.stringify(this.options)));for(var r=0;r<this.options.length;r++)if(!(this.options[r]==="i"||this.options[r]==="m"||this.options[r]==="x"||this.options[r]==="l"||this.options[r]==="s"||this.options[r]==="u"))throw new Nr("The regular expression option [".concat(this.options[r],"] is not supported"))}return e.parseOptions=function(t){return t?t.split("").sort().join(""):""},e.prototype.toExtendedJSON=function(t){return t=t||{},t.legacy?{$regex:this.pattern,$options:this.options}:{$regularExpression:{pattern:this.pattern,options:this.options}}},e.fromExtendedJSON=function(t){if("$regex"in t)if(typeof t.$regex!="string"){if(t.$regex._bsontype==="BSONRegExp")return t}else return new e(t.$regex,e.parseOptions(t.$options));if("$regularExpression"in t)return new e(t.$regularExpression.pattern,e.parseOptions(t.$regularExpression.options));throw new st("Unexpected BSONRegExp EJSON object form: ".concat(JSON.stringify(t)))},e}();Object.defineProperty(xo.prototype,"_bsontype",{value:"BSONRegExp"});var pd=function(){function e(t){if(!(this instanceof e))return new e(t);this.value=t}return e.prototype.valueOf=function(){return this.value},e.prototype.toString=function(){return this.value},e.prototype.inspect=function(){return'new BSONSymbol("'.concat(this.value,'")')},e.prototype.toJSON=function(){return this.value},e.prototype.toExtendedJSON=function(){return{$symbol:this.value}},e.fromExtendedJSON=function(t){return new e(t.$symbol)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e}();Object.defineProperty(pd.prototype,"_bsontype",{value:"Symbol"});var zk=se,_0=function(e){Ja(t,e);function t(n,r){var i=this;return i instanceof t?(se.isLong(n)?i=e.call(this,n.low,n.high,!0)||this:$o(n)&&typeof n.t<"u"&&typeof n.i<"u"?i=e.call(this,n.i,n.t,!0)||this:i=e.call(this,n,r,!0)||this,Object.defineProperty(i,"_bsontype",{value:"Timestamp",writable:!1,configurable:!1,enumerable:!1}),i):new t(n,r)}return t.prototype.toJSON=function(){return{$timestamp:this.toString()}},t.fromInt=function(n){return new t(se.fromInt(n,!0))},t.fromNumber=function(n){return new t(se.fromNumber(n,!0))},t.fromBits=function(n,r){return new t(n,r)},t.fromString=function(n,r){return new t(se.fromString(n,!0,r))},t.prototype.toExtendedJSON=function(){return{$timestamp:{t:this.high>>>0,i:this.low>>>0}}},t.fromExtendedJSON=function(n){return new t(n.$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=se.MAX_UNSIGNED_VALUE,t}(zk);function qk(e){return $o(e)&&Reflect.has(e,"_bsontype")&&typeof e._bsontype=="string"}var m0=2147483647,v0=-2147483648,y0=9223372036854776e3,b0=-9223372036854776e3,Gk={$oid:Ft,$binary:Pr,$uuid:Pr,$symbol:pd,$numberInt:tl,$numberDecimal:hd,$numberDouble:el,$numberLong:se,$minKey:fd,$maxKey:dd,$regex:xo,$regularExpression:xo,$timestamp:_0};function w0(e,t){if(t===void 0&&(t={}),typeof e=="number"){if(t.relaxed||t.legacy)return e;if(Math.floor(e)===e){if(e>=v0&&e<=m0)return new tl(e);if(e>=b0&&e<=y0)return se.fromNumber(e)}return new el(e)}if(e==null||typeof e!="object")return e;if(e.$undefined)return null;for(var n=Object.keys(e).filter(function(h){return h.startsWith("$")&&e[h]!=null}),r=0;r<n.length;r++){var i=Gk[n[r]];if(i)return i.fromExtendedJSON(e,t)}if(e.$date!=null){var o=e.$date,s=new Date;return t.legacy?typeof o=="number"?s.setTime(o):typeof o=="string"&&s.setTime(Date.parse(o)):typeof o=="string"?s.setTime(Date.parse(o)):se.isLong(o)?s.setTime(o.toNumber()):typeof o=="number"&&t.relaxed&&s.setTime(o),s}if(e.$code!=null){var a=Object.assign({},e);return e.$scope&&(a.$scope=w0(e.$scope)),Qa.fromExtendedJSON(e)}if(Dk(e)||e.$dbPointer){var l=e.$ref?e:e.$dbPointer;if(l instanceof Eo)return l;var u=Object.keys(l).filter(function(h){return h.startsWith("$")}),d=!0;if(u.forEach(function(h){["$ref","$id","$db"].indexOf(h)===-1&&(d=!1)}),d)return Eo.fromExtendedJSON(l)}return e}function Wk(e,t){return e.map(function(n,r){t.seenObjects.push({propertyName:"index ".concat(r),obj:null});try{return or(n,t)}finally{t.seenObjects.pop()}})}function Kp(e){var t=e.toISOString();return e.getUTCMilliseconds()!==0?t:t.slice(0,-5)+"Z"}function or(e,t){if((typeof e=="object"||typeof e=="function")&&e!==null){var n=t.seenObjects.findIndex(function(k){return k.obj===e});if(n!==-1){var r=t.seenObjects.map(function(k){return k.propertyName}),i=r.slice(0,n).map(function(k){return"".concat(k," -> ")}).join(""),o=r[n],s=" -> "+r.slice(n+1,r.length-1).map(function(k){return"".concat(k," -> ")}).join(""),a=r[r.length-1],l=" ".repeat(i.length+o.length/2),u="-".repeat(s.length+(o.length+a.length)/2-1);throw new st(`Converting circular structure to EJSON:
34
+ `)};Lt.prototype.renderPartial=function(e,t,n,r){if(n){var i=this.getConfigTags(r),o=ed(n)?n(e[1]):n[e[1]];if(o!=null){var s=e[6],a=e[5],l=e[4],u=o;a==0&&l&&(u=this.indentPartial(o,l,s));var d=this.parse(u,i);return this.renderTokens(d,t,n,u,r)}}};Lt.prototype.unescapedValue=function(e,t){var n=t.lookup(e[1]);if(n!=null)return n};Lt.prototype.escapedValue=function(e,t,n){var r=this.getConfigEscape(n)||nn.escape,i=t.lookup(e[1]);if(i!=null)return typeof i=="number"&&r===nn.escape?String(i):r(i)};Lt.prototype.rawValue=function(e){return e[1]};Lt.prototype.getConfigTags=function(e){return Fi(e)?e:e&&typeof e=="object"?e.tags:void 0};Lt.prototype.getConfigEscape=function(e){if(e&&typeof e=="object"&&!Fi(e))return e.escape};var nn={name:"mustache.js",version:"4.2.0",tags:["{{","}}"],clearCache:void 0,escape:void 0,parse:void 0,render:void 0,Scanner:void 0,Context:void 0,Writer:void 0,set templateCache(e){Eo.templateCache=e},get templateCache(){return Eo.templateCache}},Eo=new Lt;nn.clearCache=function(){return Eo.clearCache()};nn.parse=function(e,t){return Eo.parse(e,t)};nn.render=function(e,t,n,r){if(typeof e!="string")throw new TypeError('Invalid template! Template should be a "string" but "'+gP(e)+'" was given as the first argument for mustache#render(template, view, partials)');return Eo.render(e,t,n,r)};nn.escape=EP;nn.Scanner=Uo;nn.Context=xi;nn.Writer=Lt;var By=nn;By.escape=fP.MustacheUtils.escapeHtml;var RP=class su{transform(t,n){return t?By.render(t,j({},n)):null}static \u0275fac=function(t){return new(t||su)};static \u0275pipe=Ah({name:"cooeeDynamicVariables",type:su,pure:!0})},Ka=class au{constructor(t){this.sanitizer=t}transform(t){return t?this.sanitizer.bypassSecurityTrustHtml(t):""}static \u0275fac=function(t){return new(t||au)(Ot(hy,16))};static \u0275pipe=Ah({name:"safeHtml",type:au,pure:!0})},td={};(function e(t,n,r,i){var o=!!(t.Worker&&t.Blob&&t.Promise&&t.OffscreenCanvas&&t.OffscreenCanvasRenderingContext2D&&t.HTMLCanvasElement&&t.HTMLCanvasElement.prototype.transferControlToOffscreen&&t.URL&&t.URL.createObjectURL),s=typeof Path2D=="function"&&typeof DOMMatrix=="function",a=function(){if(!t.OffscreenCanvas)return!1;var b=new OffscreenCanvas(1,1),y=b.getContext("2d");y.fillRect(0,0,1,1);var L=b.transferToImageBitmap();try{y.createPattern(L,"no-repeat")}catch{return!1}return!0}();function l(){}function u(b){var y=n.exports.Promise,L=y!==void 0?y:t.Promise;return typeof L=="function"?new L(b):(b(l,l),null)}var d=function(b,y){return{transform:function(L){if(b)return L;if(y.has(L))return y.get(L);var U=new OffscreenCanvas(L.width,L.height),W=U.getContext("2d");return W.drawImage(L,0,0),y.set(L,U),U},clear:function(){y.clear()}}}(a,new Map),h=function(){var b=Math.floor(16.666666666666668),y,L,U={},W=0;return typeof requestAnimationFrame=="function"&&typeof cancelAnimationFrame=="function"?(y=function(te){var ee=Math.random();return U[ee]=requestAnimationFrame(function Z(ue){W===ue||W+b-1<ue?(W=ue,delete U[ee],te()):U[ee]=requestAnimationFrame(Z)}),ee},L=function(te){U[te]&&cancelAnimationFrame(U[te])}):(y=function(te){return setTimeout(te,b)},L=function(te){return clearTimeout(te)}),{frame:y,cancel:L}}(),v=function(){var b,y,L={};function U(W){function te(ee,Z){W.postMessage({options:ee||{},callback:Z})}W.init=function(ee){var Z=ee.transferControlToOffscreen();W.postMessage({canvas:Z},[Z])},W.fire=function(ee,Z,ue){if(y)return te(ee,null),y;var pe=Math.random().toString(36).slice(2);return y=u(function(xe){function Y(oe){oe.data.callback===pe&&(delete L[pe],W.removeEventListener("message",Y),y=null,d.clear(),ue(),xe())}W.addEventListener("message",Y),te(ee,pe),L[pe]=Y.bind(null,{data:{callback:pe}})}),y},W.reset=function(){W.postMessage({reset:!0});for(var ee in L)L[ee](),delete L[ee]}}return function(){if(b)return b;if(!r&&o){var W=["var CONFETTI, SIZE = {}, module = {};","("+e.toString()+")(this, module, true, SIZE);","onmessage = function(msg) {"," if (msg.data.options) {"," CONFETTI(msg.data.options).then(function () {"," if (msg.data.callback) {"," postMessage({ callback: msg.data.callback });"," }"," });"," } else if (msg.data.reset) {"," CONFETTI && CONFETTI.reset();"," } else if (msg.data.resize) {"," SIZE.width = msg.data.resize.width;"," SIZE.height = msg.data.resize.height;"," } else if (msg.data.canvas) {"," SIZE.width = msg.data.canvas.width;"," SIZE.height = msg.data.canvas.height;"," CONFETTI = module.exports.create(msg.data.canvas);"," }","}"].join(`
35
+ `);try{b=new Worker(URL.createObjectURL(new Blob([W])))}catch(te){return typeof console!==void 0&&typeof console.warn=="function"&&console.warn("\u{1F38A} Could not load worker",te),null}U(b)}return b}}(),m={particleCount:50,angle:90,spread:45,startVelocity:45,decay:.9,gravity:1,drift:0,ticks:200,x:.5,y:.5,shapes:["square","circle"],zIndex:100,colors:["#26ccff","#a25afd","#ff5e7e","#88ff5a","#fcff42","#ffa62d","#ff36ff"],disableForReducedMotion:!1,scalar:1};function w(b,y){return y?y(b):b}function C(b){return b!=null}function A(b,y,L){return w(b&&C(b[y])?b[y]:m[y],L)}function k(b){return b<0?0:Math.floor(b)}function $(b,y){return Math.floor(Math.random()*(y-b))+b}function ne(b){return parseInt(b,16)}function z(b){return b.map(re)}function re(b){var y=String(b).replace(/[^0-9a-f]/gi,"");return y.length<6&&(y=y[0]+y[0]+y[1]+y[1]+y[2]+y[2]),{r:ne(y.substring(0,2)),g:ne(y.substring(2,4)),b:ne(y.substring(4,6))}}function Re(b){var y=A(b,"origin",Object);return y.x=A(y,"x",Number),y.y=A(y,"y",Number),y}function Ne(b){b.width=document.documentElement.clientWidth,b.height=document.documentElement.clientHeight}function V(b){var y=b.getBoundingClientRect();b.width=y.width,b.height=y.height}function fe(b){var y=document.createElement("canvas");return y.style.position="fixed",y.style.top="0px",y.style.left="0px",y.style.pointerEvents="none",y.style.zIndex=b,y}function ce(b,y,L,U,W,te,ee,Z,ue){b.save(),b.translate(y,L),b.rotate(te),b.scale(U,W),b.arc(0,0,1,ee,Z,ue),b.restore()}function he(b){var y=b.angle*(Math.PI/180),L=b.spread*(Math.PI/180);return{x:b.x,y:b.y,wobble:Math.random()*10,wobbleSpeed:Math.min(.11,Math.random()*.1+.05),velocity:b.startVelocity*.5+Math.random()*b.startVelocity,angle2D:-y+(.5*L-Math.random()*L),tiltAngle:(Math.random()*(.75-.25)+.25)*Math.PI,color:b.color,shape:b.shape,tick:0,totalTicks:b.ticks,decay:b.decay,drift:b.drift,random:Math.random()+2,tiltSin:0,tiltCos:0,wobbleX:0,wobbleY:0,gravity:b.gravity*3,ovalScalar:.6,scalar:b.scalar,flat:b.flat}}function Se(b,y){y.x+=Math.cos(y.angle2D)*y.velocity+y.drift,y.y+=Math.sin(y.angle2D)*y.velocity+y.gravity,y.velocity*=y.decay,y.flat?(y.wobble=0,y.wobbleX=y.x+10*y.scalar,y.wobbleY=y.y+10*y.scalar,y.tiltSin=0,y.tiltCos=0,y.random=1):(y.wobble+=y.wobbleSpeed,y.wobbleX=y.x+10*y.scalar*Math.cos(y.wobble),y.wobbleY=y.y+10*y.scalar*Math.sin(y.wobble),y.tiltAngle+=.1,y.tiltSin=Math.sin(y.tiltAngle),y.tiltCos=Math.cos(y.tiltAngle),y.random=Math.random()+2);var L=y.tick++/y.totalTicks,U=y.x+y.random*y.tiltCos,W=y.y+y.random*y.tiltSin,te=y.wobbleX+y.random*y.tiltCos,ee=y.wobbleY+y.random*y.tiltSin;if(b.fillStyle="rgba("+y.color.r+", "+y.color.g+", "+y.color.b+", "+(1-L)+")",b.beginPath(),s&&y.shape.type==="path"&&typeof y.shape.path=="string"&&Array.isArray(y.shape.matrix))b.fill(Pe(y.shape.path,y.shape.matrix,y.x,y.y,Math.abs(te-U)*.1,Math.abs(ee-W)*.1,Math.PI/10*y.wobble));else if(y.shape.type==="bitmap"){var Z=Math.PI/10*y.wobble,ue=Math.abs(te-U)*.1,pe=Math.abs(ee-W)*.1,xe=y.shape.bitmap.width*y.scalar,Y=y.shape.bitmap.height*y.scalar,oe=new DOMMatrix([Math.cos(Z)*ue,Math.sin(Z)*ue,-Math.sin(Z)*pe,Math.cos(Z)*pe,y.x,y.y]);oe.multiplySelf(new DOMMatrix(y.shape.matrix));var me=b.createPattern(d.transform(y.shape.bitmap),"no-repeat");me.setTransform(oe),b.globalAlpha=1-L,b.fillStyle=me,b.fillRect(y.x-xe/2,y.y-Y/2,xe,Y),b.globalAlpha=1}else if(y.shape==="circle")b.ellipse?b.ellipse(y.x,y.y,Math.abs(te-U)*y.ovalScalar,Math.abs(ee-W)*y.ovalScalar,Math.PI/10*y.wobble,0,2*Math.PI):ce(b,y.x,y.y,Math.abs(te-U)*y.ovalScalar,Math.abs(ee-W)*y.ovalScalar,Math.PI/10*y.wobble,0,2*Math.PI);else if(y.shape==="star")for(var de=Math.PI/2*3,c=4*y.scalar,f=8*y.scalar,p=y.x,S=y.y,N=5,F=Math.PI/N;N--;)p=y.x+Math.cos(de)*f,S=y.y+Math.sin(de)*f,b.lineTo(p,S),de+=F,p=y.x+Math.cos(de)*c,S=y.y+Math.sin(de)*c,b.lineTo(p,S),de+=F;else b.moveTo(Math.floor(y.x),Math.floor(y.y)),b.lineTo(Math.floor(y.wobbleX),Math.floor(W)),b.lineTo(Math.floor(te),Math.floor(ee)),b.lineTo(Math.floor(U),Math.floor(y.wobbleY));return b.closePath(),b.fill(),y.tick<y.totalTicks}function $e(b,y,L,U,W){var te=y.slice(),ee=b.getContext("2d"),Z,ue,pe=u(function(xe){function Y(){Z=ue=null,ee.clearRect(0,0,U.width,U.height),d.clear(),W(),xe()}function oe(){r&&!(U.width===i.width&&U.height===i.height)&&(U.width=b.width=i.width,U.height=b.height=i.height),!U.width&&!U.height&&(L(b),U.width=b.width,U.height=b.height),ee.clearRect(0,0,U.width,U.height),te=te.filter(function(me){return Se(ee,me)}),te.length?Z=h.frame(oe):Y()}Z=h.frame(oe),ue=Y});return{addFettis:function(xe){return te=te.concat(xe),pe},canvas:b,promise:pe,reset:function(){Z&&h.cancel(Z),ue&&ue()}}}function _(b,y){var L=!b,U=!!A(y||{},"resize"),W=!1,te=A(y,"disableForReducedMotion",Boolean),ee=o&&!!A(y||{},"useWorker"),Z=ee?v():null,ue=L?Ne:V,pe=b&&Z?!!b.__confetti_initialized:!1,xe=typeof matchMedia=="function"&&matchMedia("(prefers-reduced-motion)").matches,Y;function oe(de,c,f){for(var p=A(de,"particleCount",k),S=A(de,"angle",Number),N=A(de,"spread",Number),F=A(de,"startVelocity",Number),J=A(de,"decay",Number),ie=A(de,"gravity",Number),Me=A(de,"drift",Number),Ie=A(de,"colors",z),Fe=A(de,"ticks",Number),ke=A(de,"shapes"),Et=A(de,"scalar"),Mn=!!A(de,"flat"),ut=Re(de),sn=p,xn=[],er=b.width*ut.x,Ut=b.height*ut.y;sn--;)xn.push(he({x:er,y:Ut,angle:S,spread:N,startVelocity:F,color:Ie[sn%Ie.length],shape:ke[$(0,ke.length)],ticks:Fe,decay:J,gravity:ie,drift:Me,scalar:Et,flat:Mn}));return Y?Y.addFettis(xn):(Y=$e(b,xn,ue,c,f),Y.promise)}function me(de){var c=te||A(de,"disableForReducedMotion",Boolean),f=A(de,"zIndex",Number);if(c&&xe)return u(function(F){F()});L&&Y?b=Y.canvas:L&&!b&&(b=fe(f),document.body.appendChild(b)),U&&!pe&&ue(b);var p={width:b.width,height:b.height};Z&&!pe&&Z.init(b),pe=!0,Z&&(b.__confetti_initialized=!0);function S(){if(Z){var F={getBoundingClientRect:function(){if(!L)return b.getBoundingClientRect()}};ue(F),Z.postMessage({resize:{width:F.width,height:F.height}});return}p.width=p.height=null}function N(){Y=null,U&&(W=!1,t.removeEventListener("resize",S)),L&&b&&(document.body.contains(b)&&document.body.removeChild(b),b=null,pe=!1)}return U&&!W&&(W=!0,t.addEventListener("resize",S,!1)),Z?Z.fire(de,p,N):oe(de,p,N)}return me.reset=function(){Z&&Z.reset(),Y&&Y.reset()},me}var Ke;function rt(){return Ke||(Ke=_(null,{useWorker:!0,resize:!0})),Ke}function Pe(b,y,L,U,W,te,ee){var Z=new Path2D(b),ue=new Path2D;ue.addPath(Z,new DOMMatrix(y));var pe=new Path2D;return pe.addPath(ue,new DOMMatrix([Math.cos(ee)*W,Math.sin(ee)*W,-Math.sin(ee)*te,Math.cos(ee)*te,L,U])),pe}function R(b){if(!s)throw new Error("path confetti are not supported in this browser");var y,L;typeof b=="string"?y=b:(y=b.path,L=b.matrix);var U=new Path2D(y),W=document.createElement("canvas"),te=W.getContext("2d");if(!L){for(var ee=1e3,Z=ee,ue=ee,pe=0,xe=0,Y,oe,me=0;me<ee;me+=2)for(var de=0;de<ee;de+=2)te.isPointInPath(U,me,de,"nonzero")&&(Z=Math.min(Z,me),ue=Math.min(ue,de),pe=Math.max(pe,me),xe=Math.max(xe,de));Y=pe-Z,oe=xe-ue;var c=10,f=Math.min(c/Y,c/oe);L=[f,0,0,f,-Math.round(Y/2+Z)*f,-Math.round(oe/2+ue)*f]}return{type:"path",path:y,matrix:L}}function D(b){var y,L=1,U="#000000",W='"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "EmojiOne Color", "Android Emoji", "Twemoji Mozilla", "system emoji", sans-serif';typeof b=="string"?y=b:(y=b.text,L="scalar"in b?b.scalar:L,W="fontFamily"in b?b.fontFamily:W,U="color"in b?b.color:U);var te=10*L,ee=""+te+"px "+W,Z=new OffscreenCanvas(te,te),ue=Z.getContext("2d");ue.font=ee;var pe=ue.measureText(y),xe=Math.ceil(pe.actualBoundingBoxRight+pe.actualBoundingBoxLeft),Y=Math.ceil(pe.actualBoundingBoxAscent+pe.actualBoundingBoxDescent),oe=2,me=pe.actualBoundingBoxLeft+oe,de=pe.actualBoundingBoxAscent+oe;xe+=oe+oe,Y+=oe+oe,Z=new OffscreenCanvas(xe,Y),ue=Z.getContext("2d"),ue.font=ee,ue.fillStyle=U,ue.fillText(y,me,de);var c=1/L;return{type:"bitmap",bitmap:Z.transferToImageBitmap(),matrix:[c,0,0,c,-xe*c/2,-Y*c/2]}}n.exports=function(){return rt().apply(this,arguments)},n.exports.reset=function(){rt().reset()},n.exports.create=_,n.exports.shapeFromPath=R,n.exports.shapeFromText=D})(function(){return typeof window<"u"?window:typeof self<"u"?self:this||{}}(),td,!1);var NP=td.exports,LM=td.exports.create,PP=class{static DEFAULTS={scalar:1.4,zIndex:1e4,shapes:["circle","circle","square"],colors:["#f51c8f","#2179e2","#d52dc8","#01a9d9","#78ff44","#fdff6a"]};static async basic(){await this.fire({particleCount:100,spread:70,origin:{y:.6}})}static async leftRight(e=100){let t=[],n=Date.now()+2e3,r=()=>{t.push(this.fire({angle:60,spread:55,origin:{x:0}}),this.fire({angle:120,spread:55,origin:{x:1}})),Date.now()<n&&e>0&&(requestAnimationFrame(r),e--)};r(),await Promise.all(t)}static async realistic(){await Promise.all([this.realisticFire(.25,{spread:26,startVelocity:55}),this.realisticFire(.2,{spread:60}),this.realisticFire(.35,{spread:100,decay:.91,scalar:.8}),this.realisticFire(.1,{spread:120,startVelocity:25,decay:.92,scalar:1.2}),this.realisticFire(.1,{spread:120,startVelocity:45})])}static async fire(e){Object.assign(e,this.DEFAULTS,e),e.particleCount=e.particleCount??this.DEFAULTS.colors.length,await NP(e)}static async realisticFire(e,t){let n={origin:{y:.7}};await this.fire(Object.assign({},n,t,{particleCount:Math.floor(200*e)}))}},Nr=class{static SWIPER_CSS="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css";static injectScriptURL(e,t){if(!e)return;let n=document.createElement("script");n.id=t??"",n.src=e,yi.mode==="local"&&(n.type="module"),document.head.appendChild(n)}static injectRawScript(e){if(!e)return;let t=document.createElement("script");t.id="cooee-app-script",t.innerHTML=e,document.head.appendChild(t)}static injectRawCSS(e,t=document.head){if(!e)return;let n=document.createElement("style");n.textContent=e,t.appendChild(n)}static injectSwiperCSS(e=document.head){this.injectStylesheet(this.SWIPER_CSS,e)}static injectStylesheet(e,t=document.head){if(!e)return;let n=document.createElement("link");n.rel="stylesheet",n.href=e,e===this.SWIPER_CSS&&(n.crossOrigin="anonymous",n.onload=r=>{let i=r.currentTarget?.sheet?.cssRules;if(i){for(let o of i)if(o.type==CSSRule.FONT_FACE_RULE){let s=e.split("/"),a=s.slice(0,s.length-1).join("/"),l=o.cssText;l=l.replace(/url\s*\(\s*['"]?(?!((\/)|((?:https?:)?\/\/)|(?:data:?:)))([^'")]+)['"]?\s*\)/g,`url("${a}/$4")`);let u=document.createElement("style");u.appendChild(document.createTextNode(l)),document.head.appendChild(u)}}}),t.appendChild(n)}static async loadSwiperScript(){window.CooeeSDK.Swiper||(window.CooeeSDK.Swiper=(await import("https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.mjs")).Swiper)}},kP=(e,t)=>t.minValue;function AP(e,t){if(e&1&&(X(0,"li",6)(1,"div",7),He(2,"div",8),vn(3,"cooeeCurrency"),vn(4,"safeHtml"),He(5,"img",9),X(6,"div",10),nt(7),Q()()()),e&2){let n=t.$implicit,r=le(2);Va("left",n.calculatedAlignment+"%"),K(2),Le("innerHTML",kn(4,7,kn(3,5,n.minValue)),Ni),K(3),Le("src",r.getIconURL(n),on),K(2),Ua(n.label)}}function LP(e,t){if(e&1&&(vr(0)(1),He(2,"div",0),vn(3,"cooeeDynamicVariables"),vn(4,"safeHtml"),X(5,"div",1)(6,"ul",2)(7,"div",3),He(8,"div",4),Q(),Wt(9,AP,8,9,"li",5,kP),Q()()),e&2){let n=le(),r=n.calculatedState(),i=r.nextMilestone?r.nextMilestone.reachingText:r.lastMilestone.reachedText;K(2),Le("innerHTML",kn(4,6,MT(3,3,i,n.localDynamicVariables())),Ni),K(6),Va("width",r.cartValuePercentage+"%"),K(),Zt(r.milestones)}}var MP=class lu{constructor(t){this.elementRef=t,this.elementRef.nativeElement.update=this.update.bind(this)}cart;localDynamicVariables=Un({});calculatedState=Un({});_engagementTrigger=Un(null);progressBarConfig;get id(){let t=this._engagementTrigger();return`${t?.objective.toLowerCase()}-${t?.shortID}`}set engagementTrigger(t){this._engagementTrigger.set(t),this.progressBarConfig=t.progressBarConfig}ngOnInit(){cn.debug("Init progressbar");let t=this.elementRef.nativeElement.shadowRoot;Nr.injectStylesheet(yi.styleURL,t),Nr.injectRawCSS(window.CooeeSDK.config.website.commonCSS,t),this.calculateMilestonesSilently()}ngOnDestroy(){cn.debug("Destroying progressbar")}update(){this.calculateMilestonesSilently()}getIconURL(t){return t.rewardType===Pl.MilestoneRewardType.FREE_SHIPPING?"https://img.icons8.com/ios-filled/50/FFFFFF/free-shipping.png":t.rewardType===Pl.MilestoneRewardType.DISCOUNT?"https://img.icons8.com/ios-glyphs/30/FFFFFF/sale-price-tag.png":t.rewardType===Pl.MilestoneRewardType.FREE_AUTO_GIFT?"https://img.icons8.com/ios-filled/50/FFFFFF/gift--v1.png":""}calculateMilestonesSilently(){this.calculateMilestones().catch(t=>cn.error(t))}async calculateMilestones(){let t=this._engagementTrigger();if(!t?.progressBarConfig?.milestones?.length){cn.warn("Milestones not available in progress bar config",t);return}let n=await this.cart.getNormalisedCart(),r=t.progressBarConfig,i=r.milestones.at(-1),o=n.originalAmount,s=r.totalProgress??0;cn.debug("Cart value:",o,`, percentage: ${s}%`),this.celebrate(t,o);let a={milestonesReady:!0,cartValuePercentage:s,milestones:r.milestones},l=r.milestones.find(u=>u.minValue>o);if(l){this.localDynamicVariables.set({amount_left:Qh(l.minValue-o)}),a.nextMilestone=l,this.calculatedState.set(a);return}a.lastMilestone=i,this.calculatedState.set(a)}celebrate(t,n){let r=[...t.progressBarConfig.milestones].reverse().find(o=>o.minValue<n);if(!r)return;let i=`lc/en/${t.shortID}/${r.minValue}`;sessionStorage.getItem(i)||(sessionStorage.setItem(i,"1"),this.progressBarConfig?.noConfetti||PP.realistic())}static \u0275fac=function(t){return new(t||lu)(Ot(Vt))};static \u0275cmp=At({type:lu,selectors:[["cooee-progressbar"]],hostVars:1,hostBindings:function(t,n){t&2&&Uv("id",n.id)},inputs:{cart:"cart",engagementTrigger:"engagementTrigger"},decls:1,vars:1,consts:[["id","lc-heading",1,"lc:font-medium","lc:text-center","lc:text-[12px]","lc-primary-text",3,"innerHTML"],[1,"lc:mt-4","lc:w-[95%]"],["id","lc-milestone-list",1,"lc:flex","lc:items-center","lc:relative","lc:text-[10px]","lc:font-medium"],["id","lc-untracked-path",1,"lc:w-full","lc:bg-gray-200","lc:h-1","lc:absolute","lc-progress-rail"],["id","lc-tracked-path",1,"lc:bg-green-700","lc:h-full","lc:block!"],["id","lc-milestone-list-item",1,"lc:relative","lc:flex","lc:flex-col","lc:items-center","lc:h-[75px]",3,"left"],["id","lc-milestone-list-item",1,"lc:relative","lc:flex","lc:flex-col","lc:items-center","lc:h-[75px]"],[1,"lc:flex","lc:flex-col","lc:items-center","lc:justify-between","lc:absolute","lc:h-full","lc:w-[100px]"],["id","lc-milestone-value",1,"lc-milestone-value",3,"innerHTML"],["width","20","height","20","id","lc-milestone-icon","alt","milestone icon",1,"lc-milestone-icon","lc:bg-green-700",3,"src"],["id","lc-milestone-label",1,"lc="]],template:function(t,n){t&1&&at(0,LP,11,8),t&2&&ot(n.calculatedState().milestonesReady?0:-1)},dependencies:[RP,Ka,Ya],styles:[`:host{display:block;padding:10px;background:linear-gradient(0deg,rgba(44,135,74,.1) 0%,transparent 100%)}.lc-milestone-icon{padding:5px;border-radius:1000px}.lc-progress-rail>div{transition:width .5s ease-in-out}
36
+ `],encapsulation:3})},FP=yn(Pg()),Uy=class cu{cooeeEvent=new Qe;cooeeCTA=new Qe;elementRef=P(Vt);_engagementTrigger=Un(null);_triggerContext=Un(null);constructor(){this.elementRef.nativeElement.update=this.update.bind(this)}get triggerContext(){return this._triggerContext()}set triggerContext(t){this._triggerContext.set(t),this._engagementTrigger.set(t.triggerData),this.engagementTriggerReceived(t.triggerData)}get engagementTrigger(){return this._engagementTrigger()}ngOnInit(){cn.debug("Init",this.constructor.name)}ngOnDestroy(){cn.debug("Destroying",this.constructor.name)}sendEventToRenderer(t){this.cooeeEvent.emit(t)}executeCTAViaRenderer(t){this.cooeeCTA.emit(t)}static \u0275fac=function(t){return new(t||cu)};static \u0275cmp=At({type:cu,selectors:[["ng-component"]],inputs:{triggerContext:"triggerContext"},outputs:{cooeeEvent:"cooeeEvent",cooeeCTA:"cooeeCTA"},decls:0,vars:0,template:function(t,n){},encapsulation:2})},jP=(e,t)=>({enter:e,exit:t});function VP(e,t){if(e&1&&(X(0,"div",7),nt(1),Q(),X(2,"div",8),nt(3),Q()),e&2){let n=le(2);K(),Pn(" ",n.getCurrency(n.selectedVariant().price.cmp)," "),K(2),Pn(" ",n.getDiscountPercentage(n.selectedVariant().price),"% off ")}}function BP(e,t){if(e&1&&(X(0,"div",6),nt(1),Q()),e&2){let n=le(2);K(),Pn(" ",n.stickyATCConfig.leftText," ")}}function UP(e,t){if(e&1&&(X(0,"div",1)(1,"div",5),nt(2),Q(),at(3,VP,4,2)(4,BP,2,1,"div",6),Q()),e&2){let n=le();K(2),Pn(" ",n.getCurrency(n.selectedVariant().price.d)," "),K(),ot(n.selectedVariant().price.cmp?3:-1),K(),ot(n.stickyATCConfig.leftText?4:-1)}}function HP(e,t){if(e&1&&(X(0,"div",9),nt(1),Q()),e&2){let n=t.$implicit,r=t.$index;le(2);let i=Dn(5);Le("ngClass",AT(2,jP,r===i.currentIndex,r===i.previousIndex)),K(),Pn(" ",n," ")}}function $P(e,t){if(e&1&&(X(0,"div",4),Wt(1,HP,2,5,"div",9,Ai),Q()),e&2){le();let n=Dn(5);K(),Zt(n.features)}}var zP=class uu extends Uy{currentItem;stickyATCConfig;selectedVariant=Un(void 0);featureSlider=Un({features:[],currentIndex:0});constructor(){super()}engagementTriggerReceived(t){this.stickyATCConfig=t.stickyATCConfig??{},this.currentItem=t.items[0],this.selectedVariant.set(this.currentItem.vars[0]),this.stickyATCConfig.leftText=this.replaceVariables(this.stickyATCConfig.leftText),this.stickyATCConfig.rightText=this.replaceVariables(this.stickyATCConfig.rightText),this.startFeatureRotation()}update(){}getCurrency(t){return Qh(t)}getDiscountPercentage(t){return((t.cmp-t.d)/t.cmp*100).toFixed(0)}async addToCart(){this.executeCTAViaRenderer({clickAction:{at:102},item:this.currentItem})}startFeatureRotation(){if(!this.stickyATCConfig.rightText)return;let t=this.stickyATCConfig.rightText.split(`
37
+ `),n=t.length===1?null:setInterval(()=>{this.featureSlider.update(r=>Ye(j({},r),{previousIndex:r.currentIndex,currentIndex:(r.currentIndex+1)%r.features.length}))},3e3);this.featureSlider.set({intervalRef:n,currentIndex:0,features:t})}replaceVariables(t){return t?(0,FP.render)(t,this.currentItem.getTemplateVariables()):""}static \u0275fac=function(t){return new(t||uu)};static \u0275cmp=At({type:uu,selectors:[["cooee-sticky-atc"]],features:[ki],decls:7,vars:3,consts:[[1,"lc-wrapper"],[1,"lc-prices"],[1,"lc-button-wrapper"],["type","button",1,"lc-button","lc-button-atc",3,"click"],[1,"lc-features"],[1,"lc-sale-price"],[1,"lc-additional-text"],[1,"lc-compare-price"],[1,"lc-discount-label"],[1,"lc-feature",3,"ngClass"]],template:function(t,n){if(t&1){let r=Bt();X(0,"div",0),at(1,UP,5,3,"div",1),X(2,"div",2)(3,"button",3),lt("click",function(){return dt(r),ft(n.addToCart())}),nt(4,"Add To Cart"),Q(),vr(5),at(6,$P,3,0,"div",4),Q()()}if(t&2){K(),ot(n.selectedVariant()&&n.stickyATCConfig.showProductInfo?1:-1),K(4);let r=bo(n.featureSlider());K(),ot(r.features.length?6:-1)}},dependencies:[$a],styles:["[_nghost-%COMP%]{display:flex;justify-content:center;padding:10px;background-color:#fff;width:100%;box-shadow:4px 0 10px #0006;line-height:normal}.lc-wrapper[_ngcontent-%COMP%]{display:flex;justify-content:space-between;align-items:center;gap:8px;max-width:1100px;width:100%}.lc-prices[_ngcontent-%COMP%]{flex:1 1 100%;display:flex;flex-wrap:wrap;align-items:center;gap:6px}@media (min-width: 768px){.lc-prices[_ngcontent-%COMP%]{gap:8px}}.lc-sale-price[_ngcontent-%COMP%]{font-size:24px;font-weight:600}.lc-compare-price[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:red;text-decoration:line-through}.lc-discount-label[_ngcontent-%COMP%]{font-size:12px;font-weight:500;color:green}.lc-button-wrapper[_ngcontent-%COMP%]{flex:1 1 100%;display:flex;flex-direction:column;gap:4px;align-items:center}.lc-button[_ngcontent-%COMP%]{background-color:#000;color:#fff;opacity:1;cursor:pointer;pointer-events:auto;border-radius:4px;min-width:150px;width:100%;padding:8px}.lc-additional-text[_ngcontent-%COMP%], .lc-feature[_ngcontent-%COMP%]{font-size:12px;color:#666}.lc-features[_ngcontent-%COMP%]{position:relative;overflow:hidden;height:16px;text-align:center;width:100%}.lc-features[_ngcontent-%COMP%] .lc-feature[_ngcontent-%COMP%]{position:absolute;width:100%;opacity:0;transform:translateY(100%);transition:transform .5s ease,opacity .5s ease}.lc-features[_ngcontent-%COMP%] .lc-feature.enter[_ngcontent-%COMP%]{opacity:1;transform:translateY(0);z-index:2}.lc-features[_ngcontent-%COMP%] .lc-feature.exit[_ngcontent-%COMP%]{opacity:0;transform:translateY(-100%);z-index:1}"]})},ss=yn(iw()),qP=yn(Co()),Hy,Je,$y,zy,Ir,Ip,qy,hu,Gy,nd,du,fu,GP,pu={},Wy=[],WP=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,rd=Array.isArray;function ar(e,t){for(var n in t)e[n]=t[n];return e}function id(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function Fl(e,t,n,r,i){var o={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:i??++$y,__i:-1,__u:0};return i==null&&Je.vnode!=null&&Je.vnode(o),o}function od(e){return e.children}function to(e,t){this.props=e,this.context=t}function Si(e,t){if(t==null)return e.__?Si(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type=="function"?Si(e):null}function Zy(e){var t,n;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null){e.__e=e.__c.base=n.__e;break}return Zy(e)}}function Tp(e){(!e.__d&&(e.__d=!0)&&Ir.push(e)&&!ta.__r++||Ip!==Je.debounceRendering)&&((Ip=Je.debounceRendering)||qy)(ta)}function ta(){var e,t,n,r,i,o,s,a;for(Ir.sort(hu);e=Ir.shift();)e.__d&&(t=Ir.length,r=void 0,o=(i=(n=e).__v).__e,s=[],a=[],n.__P&&((r=ar({},i)).__v=i.__v+1,Je.vnode&&Je.vnode(r),Jy(n.__P,r,i,n.__n,n.__P.namespaceURI,32&i.__u?[o]:null,s,o??Si(i),!!(32&i.__u),a),r.__v=i.__v,r.__.__k[r.__i]=r,KP(s,r,a),r.__e!=o&&Zy(r)),Ir.length>t&&Ir.sort(hu));ta.__r=0}function Yy(e,t,n,r,i,o,s,a,l,u,d){var h,v,m,w,C,A,k=r&&r.__k||Wy,$=t.length;for(l=ZP(n,t,k,l,$),h=0;h<$;h++)(m=n.__k[h])!=null&&(v=m.__i===-1?pu:k[m.__i]||pu,m.__i=h,A=Jy(e,m,v,i,o,s,a,l,u,d),w=m.__e,m.ref&&v.ref!=m.ref&&(v.ref&&sd(v.ref,null,m),d.push(m.ref,m.__c||w,m)),C==null&&w!=null&&(C=w),4&m.__u||v.__k===m.__k?l=Ky(m,l,e):typeof m.type=="function"&&A!==void 0?l=A:w&&(l=w.nextSibling),m.__u&=-7);return n.__e=C,l}function ZP(e,t,n,r,i){var o,s,a,l,u,d=n.length,h=d,v=0;for(e.__k=new Array(i),o=0;o<i;o++)(s=t[o])!=null&&typeof s!="boolean"&&typeof s!="function"?(l=o+v,(s=e.__k[o]=typeof s=="string"||typeof s=="number"||typeof s=="bigint"||s.constructor==String?Fl(null,s,null,null,null):rd(s)?Fl(od,{children:s},null,null,null):s.constructor===void 0&&s.__b>0?Fl(s.type,s.props,s.key,s.ref?s.ref:null,s.__v):s).__=e,s.__b=e.__b+1,a=null,(u=s.__i=YP(s,n,l,h))!==-1&&(h--,(a=n[u])&&(a.__u|=2)),a==null||a.__v===null?(u==-1&&v--,typeof s.type!="function"&&(s.__u|=4)):u!=l&&(u==l-1?v--:u==l+1?v++:(u>l?v--:v++,s.__u|=4))):e.__k[o]=null;if(h)for(o=0;o<d;o++)(a=n[o])!=null&&(2&a.__u)==0&&(a.__e==r&&(r=Si(a)),Xy(a,a));return r}function Ky(e,t,n){var r,i;if(typeof e.type=="function"){for(r=e.__k,i=0;r&&i<r.length;i++)r[i]&&(r[i].__=e,t=Ky(r[i],t,n));return t}e.__e!=t&&(t&&e.type&&!n.contains(t)&&(t=Si(e)),n.insertBefore(e.__e,t||null),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function YP(e,t,n,r){var i,o,s=e.key,a=e.type,l=t[n];if(l===null||l&&s==l.key&&a===l.type&&(2&l.__u)==0)return n;if(r>(l!=null&&(2&l.__u)==0?1:0))for(i=n-1,o=n+1;i>=0||o<t.length;){if(i>=0){if((l=t[i])&&(2&l.__u)==0&&s==l.key&&a===l.type)return i;i--}if(o<t.length){if((l=t[o])&&(2&l.__u)==0&&s==l.key&&a===l.type)return o;o++}}return-1}function Op(e,t,n){t[0]=="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||WP.test(t)?n:n+"px"}function as(e,t,n,r,i){var o;e:if(t=="style")if(typeof n=="string")e.style.cssText=n;else{if(typeof r=="string"&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||Op(e.style,t,"");if(n)for(t in n)r&&n[t]===r[t]||Op(e.style,t,n[t])}else if(t[0]=="o"&&t[1]=="n")o=t!=(t=t.replace(Gy,"$1")),t=t.toLowerCase()in e||t=="onFocusOut"||t=="onFocusIn"?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=n,n?r?n.u=r.u:(n.u=nd,e.addEventListener(t,o?fu:du,o)):e.removeEventListener(t,o?fu:du,o);else{if(i=="http://www.w3.org/2000/svg")t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!="width"&&t!="height"&&t!="href"&&t!="list"&&t!="form"&&t!="tabIndex"&&t!="download"&&t!="rowSpan"&&t!="colSpan"&&t!="role"&&t!="popover"&&t in e)try{e[t]=n??"";break e}catch{}typeof n=="function"||(n==null||n===!1&&t[4]!="-"?e.removeAttribute(t):e.setAttribute(t,t=="popover"&&n==1?"":n))}}function Dp(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t.t==null)t.t=nd++;else if(t.t<n.u)return;return n(Je.event?Je.event(t):t)}}}function Jy(e,t,n,r,i,o,s,a,l,u){var d,h,v,m,w,C,A,k,$,ne,z,re,Re,Ne,V,fe,ce,he=t.type;if(t.constructor!==void 0)return null;128&n.__u&&(l=!!(32&n.__u),o=[a=t.__e=n.__e]),(d=Je.__b)&&d(t);e:if(typeof he=="function")try{if(k=t.props,$="prototype"in he&&he.prototype.render,ne=(d=he.contextType)&&r[d.__c],z=d?ne?ne.props.value:d.__:r,n.__c?A=(h=t.__c=n.__c).__=h.__E:($?t.__c=h=new he(k,z):(t.__c=h=new to(k,z),h.constructor=he,h.render=XP),ne&&ne.sub(h),h.props=k,h.state||(h.state={}),h.context=z,h.__n=r,v=h.__d=!0,h.__h=[],h._sb=[]),$&&h.__s==null&&(h.__s=h.state),$&&he.getDerivedStateFromProps!=null&&(h.__s==h.state&&(h.__s=ar({},h.__s)),ar(h.__s,he.getDerivedStateFromProps(k,h.__s))),m=h.props,w=h.state,h.__v=t,v)$&&he.getDerivedStateFromProps==null&&h.componentWillMount!=null&&h.componentWillMount(),$&&h.componentDidMount!=null&&h.__h.push(h.componentDidMount);else{if($&&he.getDerivedStateFromProps==null&&k!==m&&h.componentWillReceiveProps!=null&&h.componentWillReceiveProps(k,z),!h.__e&&(h.shouldComponentUpdate!=null&&h.shouldComponentUpdate(k,h.__s,z)===!1||t.__v==n.__v)){for(t.__v!=n.__v&&(h.props=k,h.state=h.__s,h.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(Se){Se&&(Se.__=t)}),re=0;re<h._sb.length;re++)h.__h.push(h._sb[re]);h._sb=[],h.__h.length&&s.push(h);break e}h.componentWillUpdate!=null&&h.componentWillUpdate(k,h.__s,z),$&&h.componentDidUpdate!=null&&h.__h.push(function(){h.componentDidUpdate(m,w,C)})}if(h.context=z,h.props=k,h.__P=e,h.__e=!1,Re=Je.__r,Ne=0,$){for(h.state=h.__s,h.__d=!1,Re&&Re(t),d=h.render(h.props,h.state,h.context),V=0;V<h._sb.length;V++)h.__h.push(h._sb[V]);h._sb=[]}else do h.__d=!1,Re&&Re(t),d=h.render(h.props,h.state,h.context),h.state=h.__s;while(h.__d&&++Ne<25);h.state=h.__s,h.getChildContext!=null&&(r=ar(ar({},r),h.getChildContext())),$&&!v&&h.getSnapshotBeforeUpdate!=null&&(C=h.getSnapshotBeforeUpdate(m,w)),a=Yy(e,rd(fe=d!=null&&d.type===od&&d.key==null?d.props.children:d)?fe:[fe],t,n,r,i,o,s,a,l,u),h.base=t.__e,t.__u&=-161,h.__h.length&&s.push(h),A&&(h.__E=h.__=null)}catch(Se){if(t.__v=null,l||o!=null)if(Se.then){for(t.__u|=l?160:128;a&&a.nodeType==8&&a.nextSibling;)a=a.nextSibling;o[o.indexOf(a)]=null,t.__e=a}else for(ce=o.length;ce--;)id(o[ce]);else t.__e=n.__e,t.__k=n.__k;Je.__e(Se,t,n)}else o==null&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):a=t.__e=JP(n.__e,t,n,r,i,o,s,l,u);return(d=Je.diffed)&&d(t),128&t.__u?void 0:a}function KP(e,t,n){for(var r=0;r<n.length;r++)sd(n[r],n[++r],n[++r]);Je.__c&&Je.__c(t,e),e.some(function(i){try{e=i.__h,i.__h=[],e.some(function(o){o.call(i)})}catch(o){Je.__e(o,i.__v)}})}function JP(e,t,n,r,i,o,s,a,l){var u,d,h,v,m,w,C,A=n.props,k=t.props,$=t.type;if($=="svg"?i="http://www.w3.org/2000/svg":$=="math"?i="http://www.w3.org/1998/Math/MathML":i||(i="http://www.w3.org/1999/xhtml"),o!=null){for(u=0;u<o.length;u++)if((m=o[u])&&"setAttribute"in m==!!$&&($?m.localName==$:m.nodeType==3)){e=m,o[u]=null;break}}if(e==null){if($==null)return document.createTextNode(k);e=document.createElementNS(i,$,k.is&&k),a&&(Je.__m&&Je.__m(t,o),a=!1),o=null}if($===null)A===k||a&&e.data===k||(e.data=k);else{if(o=o&&Hy.call(e.childNodes),A=n.props||pu,!a&&o!=null)for(A={},u=0;u<e.attributes.length;u++)A[(m=e.attributes[u]).name]=m.value;for(u in A)if(m=A[u],u!="children"){if(u=="dangerouslySetInnerHTML")h=m;else if(!(u in k)){if(u=="value"&&"defaultValue"in k||u=="checked"&&"defaultChecked"in k)continue;as(e,u,null,m,i)}}for(u in k)m=k[u],u=="children"?v=m:u=="dangerouslySetInnerHTML"?d=m:u=="value"?w=m:u=="checked"?C=m:a&&typeof m!="function"||A[u]===m||as(e,u,m,A[u],i);if(d)a||h&&(d.__html===h.__html||d.__html===e.innerHTML)||(e.innerHTML=d.__html),t.__k=[];else if(h&&(e.innerHTML=""),Yy(e,rd(v)?v:[v],t,n,r,$=="foreignObject"?"http://www.w3.org/1999/xhtml":i,o,s,o?o[0]:n.__k&&Si(n,0),a,l),o!=null)for(u=o.length;u--;)id(o[u]);a||(u="value",$=="progress"&&w==null?e.removeAttribute("value"):w!==void 0&&(w!==e[u]||$=="progress"&&!w||$=="option"&&w!==A[u])&&as(e,u,w,A[u],i),u="checked",C!==void 0&&C!==e[u]&&as(e,u,C,A[u],i))}return e}function sd(e,t,n){try{if(typeof e=="function"){var r=typeof e.__u=="function";r&&e.__u(),r&&t==null||(e.__u=e(t))}else e.current=t}catch(i){Je.__e(i,n)}}function Xy(e,t,n){var r,i;if(Je.unmount&&Je.unmount(e),(r=e.ref)&&(r.current&&r.current!==e.__e||sd(r,null,t)),(r=e.__c)!=null){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(o){Je.__e(o,t)}r.base=r.__P=null}if(r=e.__k)for(i=0;i<r.length;i++)r[i]&&Xy(r[i],t,n||typeof e.type!="function");n||id(e.__e),e.__c=e.__=e.__e=void 0}function XP(e,t,n){return this.constructor(e,n)}Hy=Wy.slice,Je={__e:function(e,t,n,r){for(var i,o,s;t=t.__;)if((i=t.__c)&&!i.__)try{if((o=i.constructor)&&o.getDerivedStateFromError!=null&&(i.setState(o.getDerivedStateFromError(e)),s=i.__d),i.componentDidCatch!=null&&(i.componentDidCatch(e,r||{}),s=i.__d),s)return i.__E=i}catch(a){e=a}throw e}},$y=0,zy=function(e){return e!=null&&e.constructor==null},to.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=ar({},this.state),typeof e=="function"&&(e=e(ar({},n),this.props)),e&&ar(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),Tp(this))},to.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Tp(this))},to.prototype.render=od,Ir=[],qy=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,hu=function(e,t){return e.__v.__b-t.__v.__b},ta.__r=0,Gy=/(PointerCapture)$|Capture$/i,nd=0,du=Dp(!1),fu=Dp(!0),GP=0;var gu,Ht,jl,Rp,Np=0,Qy=[],yt=Je,Pp=yt.__b,kp=yt.__r,Ap=yt.diffed,Lp=yt.__c,Mp=yt.unmount,Fp=yt.__;function QP(e,t){yt.__h&&yt.__h(Ht,e,Np||t),Np=0;var n=Ht.__H||(Ht.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function e0(e,t){var n=QP(gu++,7);return nk(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function ek(){for(var e;e=Qy.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(Es),e.__H.__h.forEach(_u),e.__H.__h=[]}catch(t){e.__H.__h=[],yt.__e(t,e.__v)}}yt.__b=function(e){Ht=null,Pp&&Pp(e)},yt.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),Fp&&Fp(e,t)},yt.__r=function(e){kp&&kp(e),gu=0;var t=(Ht=e.__c).__H;t&&(jl===Ht?(t.__h=[],Ht.__h=[],t.__.forEach(function(n){n.__N&&(n.__=n.__N),n.i=n.__N=void 0})):(t.__h.forEach(Es),t.__h.forEach(_u),t.__h=[],gu=0)),jl=Ht},yt.diffed=function(e){Ap&&Ap(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(Qy.push(t)!==1&&Rp===yt.requestAnimationFrame||((Rp=yt.requestAnimationFrame)||tk)(ek)),t.__H.__.forEach(function(n){n.i&&(n.__H=n.i),n.i=void 0})),jl=Ht=null},yt.__c=function(e,t){t.some(function(n){try{n.__h.forEach(Es),n.__h=n.__h.filter(function(r){return!r.__||_u(r)})}catch(r){t.some(function(i){i.__h&&(i.__h=[])}),t=[],yt.__e(r,n.__v)}}),Lp&&Lp(e,t)},yt.unmount=function(e){Mp&&Mp(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(r){try{Es(r)}catch(i){t=i}}),n.__H=void 0,t&&yt.__e(t,n.__v))};var jp=typeof requestAnimationFrame=="function";function tk(e){var t,n=function(){clearTimeout(r),jp&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,100);jp&&(t=requestAnimationFrame(n))}function Es(e){var t=Ht,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),Ht=t}function _u(e){var t=Ht;e.__c=e.__(),Ht=t}function nk(e,t){return!e||e.length!==t.length||t.some(function(n,r){return n!==e[r]})}var rk=Symbol.for("preact-signals");function ad(){if(fi>1)fi--;else{for(var e,t=!1;no!==void 0;){var n=no;for(no=void 0,mu++;n!==void 0;){var r=n.o;if(n.o=void 0,n.f&=-3,!(8&n.f)&&r0(n))try{n.c()}catch(i){t||(e=i,t=!0)}n=r}}if(mu=0,fi--,t)throw e}}var Ge=void 0,no=void 0,fi=0,mu=0,na=0;function t0(e){if(Ge!==void 0){var t=e.n;if(t===void 0||t.t!==Ge)return t={i:0,S:e,p:Ge.s,n:void 0,t:Ge,e:void 0,x:void 0,r:t},Ge.s!==void 0&&(Ge.s.n=t),Ge.s=t,e.n=t,32&Ge.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=Ge.s,t.n=void 0,Ge.s.n=t,Ge.s=t),t}}function It(e){this.v=e,this.i=0,this.n=void 0,this.t=void 0}It.prototype.brand=rk;It.prototype.h=function(){return!0};It.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)};It.prototype.U=function(e){if(this.t!==void 0){var t=e.e,n=e.x;t!==void 0&&(t.x=n,e.e=void 0),n!==void 0&&(n.e=t,e.x=void 0),e===this.t&&(this.t=n)}};It.prototype.subscribe=function(e){var t=this;return cd(function(){var n=t.value,r=Ge;Ge=void 0;try{e(n)}finally{Ge=r}})};It.prototype.valueOf=function(){return this.value};It.prototype.toString=function(){return this.value+""};It.prototype.toJSON=function(){return this.value};It.prototype.peek=function(){var e=Ge;Ge=void 0;try{return this.value}finally{Ge=e}};Object.defineProperty(It.prototype,"value",{get:function(){var e=t0(this);return e!==void 0&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(mu>100)throw new Error("Cycle detected");this.v=e,this.i++,na++,fi++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N()}finally{ad()}}}});function n0(e){return new It(e)}function r0(e){for(var t=e.s;t!==void 0;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return!0;return!1}function i0(e){for(var t=e.s;t!==void 0;t=t.n){var n=t.S.n;if(n!==void 0&&(t.r=n),t.S.n=t,t.i=-1,t.n===void 0){e.s=t;break}}}function o0(e){for(var t=e.s,n=void 0;t!==void 0;){var r=t.p;t.i===-1?(t.S.U(t),r!==void 0&&(r.n=t.n),t.n!==void 0&&(t.n.p=r)):n=t,t.S.n=t.r,t.r!==void 0&&(t.r=void 0),t=r}e.s=n}function ji(e){It.call(this,void 0),this.x=e,this.s=void 0,this.g=na-1,this.f=4}(ji.prototype=new It).h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===na))return!0;if(this.g=na,this.f|=1,this.i>0&&!r0(this))return this.f&=-2,!0;var e=Ge;try{i0(this),Ge=this;var t=this.x();(16&this.f||this.v!==t||this.i===0)&&(this.v=t,this.f&=-17,this.i++)}catch(n){this.v=n,this.f|=16,this.i++}return Ge=e,o0(this),this.f&=-2,!0};ji.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)}It.prototype.S.call(this,e)};ji.prototype.U=function(e){if(this.t!==void 0&&(It.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)}};ji.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(ji.prototype,"value",{get:function(){if(1&this.f)throw new Error("Cycle detected");var e=t0(this);if(this.h(),e!==void 0&&(e.i=this.i),16&this.f)throw this.v;return this.v}});function ik(e){return new ji(e)}function s0(e){var t=e.u;if(e.u=void 0,typeof t=="function"){fi++;var n=Ge;Ge=void 0;try{t()}catch(r){throw e.f&=-2,e.f|=8,ld(e),r}finally{Ge=n,ad()}}}function ld(e){for(var t=e.s;t!==void 0;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,s0(e)}function ok(e){if(Ge!==this)throw new Error("Out-of-order effect");o0(this),Ge=e,this.f&=-2,8&this.f&&ld(this),ad()}function Ho(e){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32}Ho.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()}};Ho.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,s0(this),i0(this),fi++;var e=Ge;return Ge=this,ok.bind(this,e)};Ho.prototype.N=function(){2&this.f||(this.f|=2,this.o=no,no=this)};Ho.prototype.d=function(){this.f|=8,1&this.f||ld(this)};function cd(e){var t=new Ho(e);try{t.c()}catch(n){throw t.d(),n}return t.d.bind(t)}var ud,Vl;function Vi(e,t){Je[e]=t.bind(null,Je[e]||function(){})}function ra(e){Vl&&Vl(),Vl=e&&e.S()}function a0(e){var t=this,n=e.data,r=ak(n);r.value=n;var i=e0(function(){for(var o=t.__v;o=o.__;)if(o.__c){o.__c.__$f|=4;break}return t.__$u.c=function(){var s,a=t.__$u.S(),l=i.value;a(),zy(l)||((s=t.base)==null?void 0:s.nodeType)!==3?(t.__$f|=1,t.setState({})):t.base.data=l},ik(function(){var s=r.value.value;return s===0?0:s===!0?"":s||""})},[]);return i.value}a0.displayName="_st";Object.defineProperties(It.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:a0},props:{configurable:!0,get:function(){return{data:this}}},__b:{configurable:!0,value:1}});Vi("__b",function(e,t){if(typeof t.type=="string"){var n,r=t.props;for(var i in r)if(i!=="children"){var o=r[i];o instanceof It&&(n||(t.__np=n={}),n[i]=o,r[i]=o.peek())}}e(t)});Vi("__r",function(e,t){ra();var n,r=t.__c;r&&(r.__$f&=-2,(n=r.__$u)===void 0&&(r.__$u=n=function(i){var o;return cd(function(){o=this}),o.c=function(){r.__$f|=1,r.setState({})},o}())),ud=r,ra(n),e(t)});Vi("__e",function(e,t,n,r){ra(),ud=void 0,e(t,n,r)});Vi("diffed",function(e,t){ra(),ud=void 0;var n;if(typeof t.type=="string"&&(n=t.__e)){var r=t.__np,i=t.props;if(r){var o=n.U;if(o)for(var s in o){var a=o[s];a!==void 0&&!(s in r)&&(a.d(),o[s]=void 0)}else n.U=o={};for(var l in r){var u=o[l],d=r[l];u===void 0?(u=sk(n,l,d,i),o[l]=u):u.o(d,i)}}}e(t)});function sk(e,t,n,r){var i=t in e&&e.ownerSVGElement===void 0,o=n0(n);return{o:function(s,a){o.value=s,r=a},d:cd(function(){var s=o.value.value;r[t]!==s&&(r[t]=s,i?e[t]=s:s?e.setAttribute(t,s):e.removeAttribute(t))})}}Vi("unmount",function(e,t){if(typeof t.type=="string"){var n=t.__e;if(n){var r=n.U;if(r){n.U=void 0;for(var i in r){var o=r[i];o&&o.d()}}}}else{var s=t.__c;if(s){var a=s.__$u;a&&(s.__$u=void 0,a.d())}}e(t)});Vi("__h",function(e,t,n,r){(r<3||r===9)&&(t.__$f|=2),e(t,n,r)});to.prototype.shouldComponentUpdate=function(e,t){var n=this.__$u,r=n&&n.s!==void 0;for(var i in t)return!0;if(this.__f||typeof this.u=="boolean"&&this.u===!0){if(!(r||2&this.__$f||4&this.__$f)||1&this.__$f)return!0}else if(!(r||4&this.__$f)||3&this.__$f)return!0;for(var o in e)if(o!=="__source"&&e[o]!==this.props[o])return!0;for(var s in this.props)if(!(s in e))return!0;return!1};function ak(e){return e0(function(){return n0(e)},[])}var l0=(e=>(e.SIMPLE="SIMPLE",e.SWIPER="SWIPER",e.STORY="STORY",e.FLOATING_POPUP="FLOATING_POPUP",e))(l0||{}),c0=(e=>(e.ON="ON",e.OFF="OFF",e.ON_HOVER="ON_HOVER",e))(c0||{}),u0=(e=>(e.FIRST_ITEM="FIRST_ITEM",e.BADGE="BADGE",e.NONE="NONE",e))(u0||{});function lk(e,t){return t={exports:{}},e(t,t.exports),t.exports}var ck=fk,uk=gk,hk=vk,In=[],Xt=[],dk=typeof Uint8Array<"u"?Uint8Array:Array,Bl="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(yr=0,Vp=Bl.length;yr<Vp;++yr)In[yr]=Bl[yr],Xt[Bl.charCodeAt(yr)]=yr;var yr,Vp;Xt[45]=62;Xt[95]=63;function h0(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");n===-1&&(n=t);var r=n===t?0:4-n%4;return[n,r]}function fk(e){var t=h0(e),n=t[0],r=t[1];return(n+r)*3/4-r}function pk(e,t,n){return(t+n)*3/4-n}function gk(e){var t,n=h0(e),r=n[0],i=n[1],o=new dk(pk(e,r,i)),s=0,a=i>0?r-4:r,l;for(l=0;l<a;l+=4)t=Xt[e.charCodeAt(l)]<<18|Xt[e.charCodeAt(l+1)]<<12|Xt[e.charCodeAt(l+2)]<<6|Xt[e.charCodeAt(l+3)],o[s++]=t>>16&255,o[s++]=t>>8&255,o[s++]=t&255;return i===2&&(t=Xt[e.charCodeAt(l)]<<2|Xt[e.charCodeAt(l+1)]>>4,o[s++]=t&255),i===1&&(t=Xt[e.charCodeAt(l)]<<10|Xt[e.charCodeAt(l+1)]<<4|Xt[e.charCodeAt(l+2)]>>2,o[s++]=t>>8&255,o[s++]=t&255),o}function _k(e){return In[e>>18&63]+In[e>>12&63]+In[e>>6&63]+In[e&63]}function mk(e,t,n){for(var r,i=[],o=t;o<n;o+=3)r=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(e[o+2]&255),i.push(_k(r));return i.join("")}function vk(e){for(var t,n=e.length,r=n%3,i=[],o=16383,s=0,a=n-r;s<a;s+=o)i.push(mk(e,s,s+o>a?a:s+o));return r===1?(t=e[n-1],i.push(In[t>>2]+In[t<<4&63]+"==")):r===2&&(t=(e[n-2]<<8)+e[n-1],i.push(In[t>>10]+In[t>>4&63]+In[t<<2&63]+"=")),i.join("")}var Ul={byteLength:ck,toByteArray:uk,fromByteArray:hk},yk=function(e,t,n,r,i){var o,s,a=i*8-r-1,l=(1<<a)-1,u=l>>1,d=-7,h=n?i-1:0,v=n?-1:1,m=e[t+h];for(h+=v,o=m&(1<<-d)-1,m>>=-d,d+=a;d>0;o=o*256+e[t+h],h+=v,d-=8);for(s=o&(1<<-d)-1,o>>=-d,d+=r;d>0;s=s*256+e[t+h],h+=v,d-=8);if(o===0)o=1-u;else{if(o===l)return s?NaN:(m?-1:1)*(1/0);s=s+Math.pow(2,r),o=o-u}return(m?-1:1)*s*Math.pow(2,o-r)},bk=function(e,t,n,r,i,o){var s,a,l,u=o*8-i-1,d=(1<<u)-1,h=d>>1,v=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,m=r?0:o-1,w=r?1:-1,C=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(a=isNaN(t)?1:0,s=d):(s=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-s))<1&&(s--,l*=2),s+h>=1?t+=v/l:t+=v*Math.pow(2,1-h),t*l>=2&&(s++,l/=2),s+h>=d?(a=0,s=d):s+h>=1?(a=(t*l-1)*Math.pow(2,i),s=s+h):(a=t*Math.pow(2,h-1)*Math.pow(2,i),s=0));i>=8;e[n+m]=a&255,m+=w,a/=256,i-=8);for(s=s<<i|a,u+=i;u>0;e[n+m]=s&255,m+=w,s/=256,u-=8);e[n+m-w]|=C*128},Qr={read:yk,write:bk},Ja=lk(function(e,t){var n=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;t.Buffer=s,t.SlowBuffer=k,t.INSPECT_MAX_BYTES=50;var r=2147483647;t.kMaxLength=r,s.TYPED_ARRAY_SUPPORT=i(),!s.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 i(){try{var c=new Uint8Array(1),f={foo:function(){return 42}};return Object.setPrototypeOf(f,Uint8Array.prototype),Object.setPrototypeOf(c,f),c.foo()===42}catch{return!1}}Object.defineProperty(s.prototype,"parent",{enumerable:!0,get:function(){if(s.isBuffer(this))return this.buffer}}),Object.defineProperty(s.prototype,"offset",{enumerable:!0,get:function(){if(s.isBuffer(this))return this.byteOffset}});function o(c){if(c>r)throw new RangeError('The value "'+c+'" is invalid for option "size"');var f=new Uint8Array(c);return Object.setPrototypeOf(f,s.prototype),f}function s(c,f,p){if(typeof c=="number"){if(typeof f=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return d(c)}return a(c,f,p)}s.poolSize=8192;function a(c,f,p){if(typeof c=="string")return h(c,f);if(ArrayBuffer.isView(c))return m(c);if(c==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(c));if(oe(c,ArrayBuffer)||c&&oe(c.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(oe(c,SharedArrayBuffer)||c&&oe(c.buffer,SharedArrayBuffer)))return w(c,f,p);if(typeof c=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var S=c.valueOf&&c.valueOf();if(S!=null&&S!==c)return s.from(S,f,p);var N=C(c);if(N)return N;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof c[Symbol.toPrimitive]=="function")return s.from(c[Symbol.toPrimitive]("string"),f,p);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(c))}s.from=function(c,f,p){return a(c,f,p)},Object.setPrototypeOf(s.prototype,Uint8Array.prototype),Object.setPrototypeOf(s,Uint8Array);function l(c){if(typeof c!="number")throw new TypeError('"size" argument must be of type number');if(c<0)throw new RangeError('The value "'+c+'" is invalid for option "size"')}function u(c,f,p){return l(c),c<=0?o(c):f!==void 0?typeof p=="string"?o(c).fill(f,p):o(c).fill(f):o(c)}s.alloc=function(c,f,p){return u(c,f,p)};function d(c){return l(c),o(c<0?0:A(c)|0)}s.allocUnsafe=function(c){return d(c)},s.allocUnsafeSlow=function(c){return d(c)};function h(c,f){if((typeof f!="string"||f==="")&&(f="utf8"),!s.isEncoding(f))throw new TypeError("Unknown encoding: "+f);var p=$(c,f)|0,S=o(p),N=S.write(c,f);return N!==p&&(S=S.slice(0,N)),S}function v(c){for(var f=c.length<0?0:A(c.length)|0,p=o(f),S=0;S<f;S+=1)p[S]=c[S]&255;return p}function m(c){if(oe(c,Uint8Array)){var f=new Uint8Array(c);return w(f.buffer,f.byteOffset,f.byteLength)}return v(c)}function w(c,f,p){if(f<0||c.byteLength<f)throw new RangeError('"offset" is outside of buffer bounds');if(c.byteLength<f+(p||0))throw new RangeError('"length" is outside of buffer bounds');var S;return f===void 0&&p===void 0?S=new Uint8Array(c):p===void 0?S=new Uint8Array(c,f):S=new Uint8Array(c,f,p),Object.setPrototypeOf(S,s.prototype),S}function C(c){if(s.isBuffer(c)){var f=A(c.length)|0,p=o(f);return p.length===0||c.copy(p,0,0,f),p}if(c.length!==void 0)return typeof c.length!="number"||me(c.length)?o(0):v(c);if(c.type==="Buffer"&&Array.isArray(c.data))return v(c.data)}function A(c){if(c>=r)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+r.toString(16)+" bytes");return c|0}function k(c){return+c!=c&&(c=0),s.alloc(+c)}s.isBuffer=function(c){return c!=null&&c._isBuffer===!0&&c!==s.prototype},s.compare=function(c,f){if(oe(c,Uint8Array)&&(c=s.from(c,c.offset,c.byteLength)),oe(f,Uint8Array)&&(f=s.from(f,f.offset,f.byteLength)),!s.isBuffer(c)||!s.isBuffer(f))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(c===f)return 0;for(var p=c.length,S=f.length,N=0,F=Math.min(p,S);N<F;++N)if(c[N]!==f[N]){p=c[N],S=f[N];break}return p<S?-1:S<p?1:0},s.isEncoding=function(c){switch(String(c).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!0;default:return!1}},s.concat=function(c,f){if(!Array.isArray(c))throw new TypeError('"list" argument must be an Array of Buffers');if(c.length===0)return s.alloc(0);var p;if(f===void 0)for(f=0,p=0;p<c.length;++p)f+=c[p].length;var S=s.allocUnsafe(f),N=0;for(p=0;p<c.length;++p){var F=c[p];if(oe(F,Uint8Array))N+F.length>S.length?s.from(F).copy(S,N):Uint8Array.prototype.set.call(S,F,N);else if(s.isBuffer(F))F.copy(S,N);else throw new TypeError('"list" argument must be an Array of Buffers');N+=F.length}return S};function $(c,f){if(s.isBuffer(c))return c.length;if(ArrayBuffer.isView(c)||oe(c,ArrayBuffer))return c.byteLength;if(typeof c!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+babelHelpers.typeof(c));var p=c.length,S=arguments.length>2&&arguments[2]===!0;if(!S&&p===0)return 0;for(var N=!1;;)switch(f){case"ascii":case"latin1":case"binary":return p;case"utf8":case"utf-8":return Z(c).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return p*2;case"hex":return p>>>1;case"base64":return xe(c).length;default:if(N)return S?-1:Z(c).length;f=(""+f).toLowerCase(),N=!0}}s.byteLength=$;function ne(c,f,p){var S=!1;if((f===void 0||f<0)&&(f=0),f>this.length||((p===void 0||p>this.length)&&(p=this.length),p<=0)||(p>>>=0,f>>>=0,p<=f))return"";for(c||(c="utf8");;)switch(c){case"hex":return R(this,f,p);case"utf8":case"utf-8":return $e(this,f,p);case"ascii":return rt(this,f,p);case"latin1":case"binary":return Pe(this,f,p);case"base64":return Se(this,f,p);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return D(this,f,p);default:if(S)throw new TypeError("Unknown encoding: "+c);c=(c+"").toLowerCase(),S=!0}}s.prototype._isBuffer=!0;function z(c,f,p){var S=c[f];c[f]=c[p],c[p]=S}s.prototype.swap16=function(){var c=this.length;if(c%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var f=0;f<c;f+=2)z(this,f,f+1);return this},s.prototype.swap32=function(){var c=this.length;if(c%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var f=0;f<c;f+=4)z(this,f,f+3),z(this,f+1,f+2);return this},s.prototype.swap64=function(){var c=this.length;if(c%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var f=0;f<c;f+=8)z(this,f,f+7),z(this,f+1,f+6),z(this,f+2,f+5),z(this,f+3,f+4);return this},s.prototype.toString=function(){var c=this.length;return c===0?"":arguments.length===0?$e(this,0,c):ne.apply(this,arguments)},s.prototype.toLocaleString=s.prototype.toString,s.prototype.equals=function(c){if(!s.isBuffer(c))throw new TypeError("Argument must be a Buffer");return this===c?!0:s.compare(this,c)===0},s.prototype.inspect=function(){var c="",f=t.INSPECT_MAX_BYTES;return c=this.toString("hex",0,f).replace(/(.{2})/g,"$1 ").trim(),this.length>f&&(c+=" ... "),"<Buffer "+c+">"},n&&(s.prototype[n]=s.prototype.inspect),s.prototype.compare=function(c,f,p,S,N){if(oe(c,Uint8Array)&&(c=s.from(c,c.offset,c.byteLength)),!s.isBuffer(c))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+babelHelpers.typeof(c));if(f===void 0&&(f=0),p===void 0&&(p=c?c.length:0),S===void 0&&(S=0),N===void 0&&(N=this.length),f<0||p>c.length||S<0||N>this.length)throw new RangeError("out of range index");if(S>=N&&f>=p)return 0;if(S>=N)return-1;if(f>=p)return 1;if(f>>>=0,p>>>=0,S>>>=0,N>>>=0,this===c)return 0;for(var F=N-S,J=p-f,ie=Math.min(F,J),Me=this.slice(S,N),Ie=c.slice(f,p),Fe=0;Fe<ie;++Fe)if(Me[Fe]!==Ie[Fe]){F=Me[Fe],J=Ie[Fe];break}return F<J?-1:J<F?1:0};function re(c,f,p,S,N){if(c.length===0)return-1;if(typeof p=="string"?(S=p,p=0):p>2147483647?p=2147483647:p<-2147483648&&(p=-2147483648),p=+p,me(p)&&(p=N?0:c.length-1),p<0&&(p=c.length+p),p>=c.length){if(N)return-1;p=c.length-1}else if(p<0)if(N)p=0;else return-1;if(typeof f=="string"&&(f=s.from(f,S)),s.isBuffer(f))return f.length===0?-1:Re(c,f,p,S,N);if(typeof f=="number")return f=f&255,typeof Uint8Array.prototype.indexOf=="function"?N?Uint8Array.prototype.indexOf.call(c,f,p):Uint8Array.prototype.lastIndexOf.call(c,f,p):Re(c,[f],p,S,N);throw new TypeError("val must be string, number or Buffer")}function Re(c,f,p,S,N){var F=1,J=c.length,ie=f.length;if(S!==void 0&&(S=String(S).toLowerCase(),S==="ucs2"||S==="ucs-2"||S==="utf16le"||S==="utf-16le")){if(c.length<2||f.length<2)return-1;F=2,J/=2,ie/=2,p/=2}function Me(Mn,ut){return F===1?Mn[ut]:Mn.readUInt16BE(ut*F)}var Ie;if(N){var Fe=-1;for(Ie=p;Ie<J;Ie++)if(Me(c,Ie)===Me(f,Fe===-1?0:Ie-Fe)){if(Fe===-1&&(Fe=Ie),Ie-Fe+1===ie)return Fe*F}else Fe!==-1&&(Ie-=Ie-Fe),Fe=-1}else for(p+ie>J&&(p=J-ie),Ie=p;Ie>=0;Ie--){for(var ke=!0,Et=0;Et<ie;Et++)if(Me(c,Ie+Et)!==Me(f,Et)){ke=!1;break}if(ke)return Ie}return-1}s.prototype.includes=function(c,f,p){return this.indexOf(c,f,p)!==-1},s.prototype.indexOf=function(c,f,p){return re(this,c,f,p,!0)},s.prototype.lastIndexOf=function(c,f,p){return re(this,c,f,p,!1)};function Ne(c,f,p,S){p=Number(p)||0;var N=c.length-p;S?(S=Number(S),S>N&&(S=N)):S=N;var F=f.length;S>F/2&&(S=F/2);for(var J=0;J<S;++J){var ie=parseInt(f.substr(J*2,2),16);if(me(ie))return J;c[p+J]=ie}return J}function V(c,f,p,S){return Y(Z(f,c.length-p),c,p,S)}function fe(c,f,p,S){return Y(ue(f),c,p,S)}function ce(c,f,p,S){return Y(xe(f),c,p,S)}function he(c,f,p,S){return Y(pe(f,c.length-p),c,p,S)}s.prototype.write=function(c,f,p,S){if(f===void 0)S="utf8",p=this.length,f=0;else if(p===void 0&&typeof f=="string")S=f,p=this.length,f=0;else if(isFinite(f))f=f>>>0,isFinite(p)?(p=p>>>0,S===void 0&&(S="utf8")):(S=p,p=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var N=this.length-f;if((p===void 0||p>N)&&(p=N),c.length>0&&(p<0||f<0)||f>this.length)throw new RangeError("Attempt to write outside buffer bounds");S||(S="utf8");for(var F=!1;;)switch(S){case"hex":return Ne(this,c,f,p);case"utf8":case"utf-8":return V(this,c,f,p);case"ascii":case"latin1":case"binary":return fe(this,c,f,p);case"base64":return ce(this,c,f,p);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return he(this,c,f,p);default:if(F)throw new TypeError("Unknown encoding: "+S);S=(""+S).toLowerCase(),F=!0}},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Se(c,f,p){return f===0&&p===c.length?Ul.fromByteArray(c):Ul.fromByteArray(c.slice(f,p))}function $e(c,f,p){p=Math.min(c.length,p);for(var S=[],N=f;N<p;){var F=c[N],J=null,ie=F>239?4:F>223?3:F>191?2:1;if(N+ie<=p){var Me,Ie,Fe,ke;switch(ie){case 1:F<128&&(J=F);break;case 2:Me=c[N+1],(Me&192)===128&&(ke=(F&31)<<6|Me&63,ke>127&&(J=ke));break;case 3:Me=c[N+1],Ie=c[N+2],(Me&192)===128&&(Ie&192)===128&&(ke=(F&15)<<12|(Me&63)<<6|Ie&63,ke>2047&&(ke<55296||ke>57343)&&(J=ke));break;case 4:Me=c[N+1],Ie=c[N+2],Fe=c[N+3],(Me&192)===128&&(Ie&192)===128&&(Fe&192)===128&&(ke=(F&15)<<18|(Me&63)<<12|(Ie&63)<<6|Fe&63,ke>65535&&ke<1114112&&(J=ke))}}J===null?(J=65533,ie=1):J>65535&&(J-=65536,S.push(J>>>10&1023|55296),J=56320|J&1023),S.push(J),N+=ie}return Ke(S)}var _=4096;function Ke(c){var f=c.length;if(f<=_)return String.fromCharCode.apply(String,c);for(var p="",S=0;S<f;)p+=String.fromCharCode.apply(String,c.slice(S,S+=_));return p}function rt(c,f,p){var S="";p=Math.min(c.length,p);for(var N=f;N<p;++N)S+=String.fromCharCode(c[N]&127);return S}function Pe(c,f,p){var S="";p=Math.min(c.length,p);for(var N=f;N<p;++N)S+=String.fromCharCode(c[N]);return S}function R(c,f,p){var S=c.length;(!f||f<0)&&(f=0),(!p||p<0||p>S)&&(p=S);for(var N="",F=f;F<p;++F)N+=de[c[F]];return N}function D(c,f,p){for(var S=c.slice(f,p),N="",F=0;F<S.length-1;F+=2)N+=String.fromCharCode(S[F]+S[F+1]*256);return N}s.prototype.slice=function(c,f){var p=this.length;c=~~c,f=f===void 0?p:~~f,c<0?(c+=p,c<0&&(c=0)):c>p&&(c=p),f<0?(f+=p,f<0&&(f=0)):f>p&&(f=p),f<c&&(f=c);var S=this.subarray(c,f);return Object.setPrototypeOf(S,s.prototype),S};function b(c,f,p){if(c%1!==0||c<0)throw new RangeError("offset is not uint");if(c+f>p)throw new RangeError("Trying to access beyond buffer length")}s.prototype.readUintLE=s.prototype.readUIntLE=function(c,f,p){c=c>>>0,f=f>>>0,p||b(c,f,this.length);for(var S=this[c],N=1,F=0;++F<f&&(N*=256);)S+=this[c+F]*N;return S},s.prototype.readUintBE=s.prototype.readUIntBE=function(c,f,p){c=c>>>0,f=f>>>0,p||b(c,f,this.length);for(var S=this[c+--f],N=1;f>0&&(N*=256);)S+=this[c+--f]*N;return S},s.prototype.readUint8=s.prototype.readUInt8=function(c,f){return c=c>>>0,f||b(c,1,this.length),this[c]},s.prototype.readUint16LE=s.prototype.readUInt16LE=function(c,f){return c=c>>>0,f||b(c,2,this.length),this[c]|this[c+1]<<8},s.prototype.readUint16BE=s.prototype.readUInt16BE=function(c,f){return c=c>>>0,f||b(c,2,this.length),this[c]<<8|this[c+1]},s.prototype.readUint32LE=s.prototype.readUInt32LE=function(c,f){return c=c>>>0,f||b(c,4,this.length),(this[c]|this[c+1]<<8|this[c+2]<<16)+this[c+3]*16777216},s.prototype.readUint32BE=s.prototype.readUInt32BE=function(c,f){return c=c>>>0,f||b(c,4,this.length),this[c]*16777216+(this[c+1]<<16|this[c+2]<<8|this[c+3])},s.prototype.readIntLE=function(c,f,p){c=c>>>0,f=f>>>0,p||b(c,f,this.length);for(var S=this[c],N=1,F=0;++F<f&&(N*=256);)S+=this[c+F]*N;return N*=128,S>=N&&(S-=Math.pow(2,8*f)),S},s.prototype.readIntBE=function(c,f,p){c=c>>>0,f=f>>>0,p||b(c,f,this.length);for(var S=f,N=1,F=this[c+--S];S>0&&(N*=256);)F+=this[c+--S]*N;return N*=128,F>=N&&(F-=Math.pow(2,8*f)),F},s.prototype.readInt8=function(c,f){return c=c>>>0,f||b(c,1,this.length),this[c]&128?(255-this[c]+1)*-1:this[c]},s.prototype.readInt16LE=function(c,f){c=c>>>0,f||b(c,2,this.length);var p=this[c]|this[c+1]<<8;return p&32768?p|4294901760:p},s.prototype.readInt16BE=function(c,f){c=c>>>0,f||b(c,2,this.length);var p=this[c+1]|this[c]<<8;return p&32768?p|4294901760:p},s.prototype.readInt32LE=function(c,f){return c=c>>>0,f||b(c,4,this.length),this[c]|this[c+1]<<8|this[c+2]<<16|this[c+3]<<24},s.prototype.readInt32BE=function(c,f){return c=c>>>0,f||b(c,4,this.length),this[c]<<24|this[c+1]<<16|this[c+2]<<8|this[c+3]},s.prototype.readFloatLE=function(c,f){return c=c>>>0,f||b(c,4,this.length),Qr.read(this,c,!0,23,4)},s.prototype.readFloatBE=function(c,f){return c=c>>>0,f||b(c,4,this.length),Qr.read(this,c,!1,23,4)},s.prototype.readDoubleLE=function(c,f){return c=c>>>0,f||b(c,8,this.length),Qr.read(this,c,!0,52,8)},s.prototype.readDoubleBE=function(c,f){return c=c>>>0,f||b(c,8,this.length),Qr.read(this,c,!1,52,8)};function y(c,f,p,S,N,F){if(!s.isBuffer(c))throw new TypeError('"buffer" argument must be a Buffer instance');if(f>N||f<F)throw new RangeError('"value" argument is out of bounds');if(p+S>c.length)throw new RangeError("Index out of range")}s.prototype.writeUintLE=s.prototype.writeUIntLE=function(c,f,p,S){if(c=+c,f=f>>>0,p=p>>>0,!S){var N=Math.pow(2,8*p)-1;y(this,c,f,p,N,0)}var F=1,J=0;for(this[f]=c&255;++J<p&&(F*=256);)this[f+J]=c/F&255;return f+p},s.prototype.writeUintBE=s.prototype.writeUIntBE=function(c,f,p,S){if(c=+c,f=f>>>0,p=p>>>0,!S){var N=Math.pow(2,8*p)-1;y(this,c,f,p,N,0)}var F=p-1,J=1;for(this[f+F]=c&255;--F>=0&&(J*=256);)this[f+F]=c/J&255;return f+p},s.prototype.writeUint8=s.prototype.writeUInt8=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,1,255,0),this[f]=c&255,f+1},s.prototype.writeUint16LE=s.prototype.writeUInt16LE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,2,65535,0),this[f]=c&255,this[f+1]=c>>>8,f+2},s.prototype.writeUint16BE=s.prototype.writeUInt16BE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,2,65535,0),this[f]=c>>>8,this[f+1]=c&255,f+2},s.prototype.writeUint32LE=s.prototype.writeUInt32LE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,4,4294967295,0),this[f+3]=c>>>24,this[f+2]=c>>>16,this[f+1]=c>>>8,this[f]=c&255,f+4},s.prototype.writeUint32BE=s.prototype.writeUInt32BE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,4,4294967295,0),this[f]=c>>>24,this[f+1]=c>>>16,this[f+2]=c>>>8,this[f+3]=c&255,f+4},s.prototype.writeIntLE=function(c,f,p,S){if(c=+c,f=f>>>0,!S){var N=Math.pow(2,8*p-1);y(this,c,f,p,N-1,-N)}var F=0,J=1,ie=0;for(this[f]=c&255;++F<p&&(J*=256);)c<0&&ie===0&&this[f+F-1]!==0&&(ie=1),this[f+F]=(c/J>>0)-ie&255;return f+p},s.prototype.writeIntBE=function(c,f,p,S){if(c=+c,f=f>>>0,!S){var N=Math.pow(2,8*p-1);y(this,c,f,p,N-1,-N)}var F=p-1,J=1,ie=0;for(this[f+F]=c&255;--F>=0&&(J*=256);)c<0&&ie===0&&this[f+F+1]!==0&&(ie=1),this[f+F]=(c/J>>0)-ie&255;return f+p},s.prototype.writeInt8=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,1,127,-128),c<0&&(c=255+c+1),this[f]=c&255,f+1},s.prototype.writeInt16LE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,2,32767,-32768),this[f]=c&255,this[f+1]=c>>>8,f+2},s.prototype.writeInt16BE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,2,32767,-32768),this[f]=c>>>8,this[f+1]=c&255,f+2},s.prototype.writeInt32LE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,4,2147483647,-2147483648),this[f]=c&255,this[f+1]=c>>>8,this[f+2]=c>>>16,this[f+3]=c>>>24,f+4},s.prototype.writeInt32BE=function(c,f,p){return c=+c,f=f>>>0,p||y(this,c,f,4,2147483647,-2147483648),c<0&&(c=4294967295+c+1),this[f]=c>>>24,this[f+1]=c>>>16,this[f+2]=c>>>8,this[f+3]=c&255,f+4};function L(c,f,p,S,N,F){if(p+S>c.length)throw new RangeError("Index out of range");if(p<0)throw new RangeError("Index out of range")}function U(c,f,p,S,N){return f=+f,p=p>>>0,N||L(c,f,p,4),Qr.write(c,f,p,S,23,4),p+4}s.prototype.writeFloatLE=function(c,f,p){return U(this,c,f,!0,p)},s.prototype.writeFloatBE=function(c,f,p){return U(this,c,f,!1,p)};function W(c,f,p,S,N){return f=+f,p=p>>>0,N||L(c,f,p,8),Qr.write(c,f,p,S,52,8),p+8}s.prototype.writeDoubleLE=function(c,f,p){return W(this,c,f,!0,p)},s.prototype.writeDoubleBE=function(c,f,p){return W(this,c,f,!1,p)},s.prototype.copy=function(c,f,p,S){if(!s.isBuffer(c))throw new TypeError("argument should be a Buffer");if(p||(p=0),!S&&S!==0&&(S=this.length),f>=c.length&&(f=c.length),f||(f=0),S>0&&S<p&&(S=p),S===p||c.length===0||this.length===0)return 0;if(f<0)throw new RangeError("targetStart out of bounds");if(p<0||p>=this.length)throw new RangeError("Index out of range");if(S<0)throw new RangeError("sourceEnd out of bounds");S>this.length&&(S=this.length),c.length-f<S-p&&(S=c.length-f+p);var N=S-p;return this===c&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(f,p,S):Uint8Array.prototype.set.call(c,this.subarray(p,S),f),N},s.prototype.fill=function(c,f,p,S){if(typeof c=="string"){if(typeof f=="string"?(S=f,f=0,p=this.length):typeof p=="string"&&(S=p,p=this.length),S!==void 0&&typeof S!="string")throw new TypeError("encoding must be a string");if(typeof S=="string"&&!s.isEncoding(S))throw new TypeError("Unknown encoding: "+S);if(c.length===1){var N=c.charCodeAt(0);(S==="utf8"&&N<128||S==="latin1")&&(c=N)}}else typeof c=="number"?c=c&255:typeof c=="boolean"&&(c=Number(c));if(f<0||this.length<f||this.length<p)throw new RangeError("Out of range index");if(p<=f)return this;f=f>>>0,p=p===void 0?this.length:p>>>0,c||(c=0);var F;if(typeof c=="number")for(F=f;F<p;++F)this[F]=c;else{var J=s.isBuffer(c)?c:s.from(c,S),ie=J.length;if(ie===0)throw new TypeError('The value "'+c+'" is invalid for argument "value"');for(F=0;F<p-f;++F)this[F+f]=J[F%ie]}return this};var te=/[^+/0-9A-Za-z-_]/g;function ee(c){if(c=c.split("=")[0],c=c.trim().replace(te,""),c.length<2)return"";for(;c.length%4!==0;)c=c+"=";return c}function Z(c,f){f=f||1/0;for(var p,S=c.length,N=null,F=[],J=0;J<S;++J){if(p=c.charCodeAt(J),p>55295&&p<57344){if(!N){if(p>56319){(f-=3)>-1&&F.push(239,191,189);continue}else if(J+1===S){(f-=3)>-1&&F.push(239,191,189);continue}N=p;continue}if(p<56320){(f-=3)>-1&&F.push(239,191,189),N=p;continue}p=(N-55296<<10|p-56320)+65536}else N&&(f-=3)>-1&&F.push(239,191,189);if(N=null,p<128){if((f-=1)<0)break;F.push(p)}else if(p<2048){if((f-=2)<0)break;F.push(p>>6|192,p&63|128)}else if(p<65536){if((f-=3)<0)break;F.push(p>>12|224,p>>6&63|128,p&63|128)}else if(p<1114112){if((f-=4)<0)break;F.push(p>>18|240,p>>12&63|128,p>>6&63|128,p&63|128)}else throw new Error("Invalid code point")}return F}function ue(c){for(var f=[],p=0;p<c.length;++p)f.push(c.charCodeAt(p)&255);return f}function pe(c,f){for(var p,S,N,F=[],J=0;J<c.length&&!((f-=2)<0);++J)p=c.charCodeAt(J),S=p>>8,N=p%256,F.push(N),F.push(S);return F}function xe(c){return Ul.toByteArray(ee(c))}function Y(c,f,p,S){for(var N=0;N<S&&!(N+p>=f.length||N>=c.length);++N)f[N+p]=c[N];return N}function oe(c,f){return c instanceof f||c!=null&&c.constructor!=null&&c.constructor.name!=null&&c.constructor.name===f.name}function me(c){return c!==c}var de=function(){for(var c="0123456789abcdef",f=new Array(256),p=0;p<16;++p)for(var S=p*16,N=0;N<16;++N)f[S+N]=c[p]+c[N];return f}()}),Ve=Ja.Buffer;Ja.SlowBuffer;Ja.INSPECT_MAX_BYTES;Ja.kMaxLength;var vu=function(e,t){return vu=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var i in r)r.hasOwnProperty(i)&&(n[i]=r[i])},vu(e,t)};function Xa(e,t){vu(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var Pr=function(e){Xa(t,e);function t(n){var r=e.call(this,n)||this;return Object.setPrototypeOf(r,t.prototype),r}return Object.defineProperty(t.prototype,"name",{get:function(){return"BSONError"},enumerable:!1,configurable:!0}),t}(Error),st=function(e){Xa(t,e);function t(n){var r=e.call(this,n)||this;return Object.setPrototypeOf(r,t.prototype),r}return Object.defineProperty(t.prototype,"name",{get:function(){return"BSONTypeError"},enumerable:!1,configurable:!0}),t}(TypeError);function ls(e){return e&&e.Math==Math&&e}function d0(){return ls(typeof globalThis=="object"&&globalThis)||ls(typeof window=="object"&&window)||ls(typeof self=="object"&&self)||ls(typeof global=="object"&&global)||Function("return this")()}function wk(){var e=d0();return typeof e.navigator=="object"&&e.navigator.product==="ReactNative"}var Ek=function(e){var t=wk()?"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(t);for(var n=Ve.alloc(e),r=0;r<e;++r)n[r]=Math.floor(Math.random()*256);return n},xk=function(){{if(typeof window<"u"){var e=window.crypto||window.msCrypto;if(e&&e.getRandomValues)return function(t){return e.getRandomValues(Ve.alloc(t))}}return typeof global<"u"&&global.crypto&&global.crypto.getRandomValues?function(t){return global.crypto.getRandomValues(Ve.alloc(t))}:Ek}},f0=xk();function Sk(e){return["[object ArrayBuffer]","[object SharedArrayBuffer]"].includes(Object.prototype.toString.call(e))}function hd(e){return Object.prototype.toString.call(e)==="[object Uint8Array]"}function Ck(e){return Object.prototype.toString.call(e)==="[object RegExp]"}function Ik(e){return $o(e)&&Object.prototype.toString.call(e)==="[object Date]"}function $o(e){return typeof e=="object"&&e!==null}function Qa(e,t){var n=!1;function r(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];return n||(console.warn(t),n=!0),e.apply(this,i)}return r}function ia(e){if(ArrayBuffer.isView(e))return Ve.from(e.buffer,e.byteOffset,e.byteLength);if(Sk(e))return Ve.from(e);throw new st("Must use either Buffer or TypedArray")}var Tk=/^(?:[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,p0=function(e){return typeof e=="string"&&Tk.test(e)},yu=function(e){if(!p0(e))throw new st('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=e.replace(/-/g,"");return Ve.from(t,"hex")},Bp=function(e,t){return t===void 0&&(t=!0),t?e.toString("hex",0,4)+"-"+e.toString("hex",4,6)+"-"+e.toString("hex",6,8)+"-"+e.toString("hex",8,10)+"-"+e.toString("hex",10,16):e.toString("hex")},MM=Math.pow(2,63)-1,FM=-Math.pow(2,63),Ok=Math.pow(2,53),Dk=-Math.pow(2,53),g0=4,kr=function(){function e(t,n){if(!(this instanceof e))return new e(t,n);if(t!=null&&typeof t!="string"&&!ArrayBuffer.isView(t)&&!(t instanceof ArrayBuffer)&&!Array.isArray(t))throw new st("Binary can only be constructed from string, Buffer, TypedArray, or Array<number>");this.sub_type=n??e.BSON_BINARY_SUBTYPE_DEFAULT,t==null?(this.buffer=Ve.alloc(e.BUFFER_SIZE),this.position=0):(typeof t=="string"?this.buffer=Ve.from(t,"binary"):Array.isArray(t)?this.buffer=Ve.from(t):this.buffer=ia(t),this.position=this.buffer.byteLength)}return e.prototype.put=function(t){if(typeof t=="string"&&t.length!==1)throw new st("only accepts single character String");if(typeof t!="number"&&t.length!==1)throw new st("only accepts single character Uint8Array or Array");var n;if(typeof t=="string"?n=t.charCodeAt(0):typeof t=="number"?n=t:n=t[0],n<0||n>255)throw new st("only accepts number in a valid unsigned byte range 0-255");if(this.buffer.length>this.position)this.buffer[this.position++]=n;else{var r=Ve.alloc(e.BUFFER_SIZE+this.buffer.length);this.buffer.copy(r,0,0,this.buffer.length),this.buffer=r,this.buffer[this.position++]=n}},e.prototype.write=function(t,n){if(n=typeof n=="number"?n:this.position,this.buffer.length<n+t.length){var r=Ve.alloc(this.buffer.length+t.length);this.buffer.copy(r,0,0,this.buffer.length),this.buffer=r}ArrayBuffer.isView(t)?(this.buffer.set(ia(t),n),this.position=n+t.byteLength>this.position?n+t.length:this.position):typeof t=="string"&&(this.buffer.write(t,n,t.length,"binary"),this.position=n+t.length>this.position?n+t.length:this.position)},e.prototype.read=function(t,n){return n=n&&n>0?n:this.position,this.buffer.slice(t,t+n)},e.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)},e.prototype.length=function(){return this.position},e.prototype.toJSON=function(){return this.buffer.toString("base64")},e.prototype.toString=function(t){return this.buffer.toString(t)},e.prototype.toExtendedJSON=function(t){t=t||{};var n=this.buffer.toString("base64"),r=Number(this.sub_type).toString(16);return t.legacy?{$binary:n,$type:r.length===1?"0"+r:r}:{$binary:{base64:n,subType:r.length===1?"0"+r:r}}},e.prototype.toUUID=function(){if(this.sub_type===e.SUBTYPE_UUID)return new Up(this.buffer.slice(0,this.position));throw new Pr('Binary sub_type "'.concat(this.sub_type,'" is not supported for converting to UUID. Only "').concat(e.SUBTYPE_UUID,'" is currently supported.'))},e.fromExtendedJSON=function(t,n){n=n||{};var r,i;if("$binary"in t?n.legacy&&typeof t.$binary=="string"&&"$type"in t?(i=t.$type?parseInt(t.$type,16):0,r=Ve.from(t.$binary,"base64")):typeof t.$binary!="string"&&(i=t.$binary.subType?parseInt(t.$binary.subType,16):0,r=Ve.from(t.$binary.base64,"base64")):"$uuid"in t&&(i=4,r=yu(t.$uuid)),!r)throw new st("Unexpected Binary Extended JSON format ".concat(JSON.stringify(t)));return i===g0?new Up(r):new e(r,i)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.value(!0);return'new Binary(Buffer.from("'.concat(t.toString("hex"),'", "hex"), ').concat(this.sub_type,")")},e.BSON_BINARY_SUBTYPE_DEFAULT=0,e.BUFFER_SIZE=256,e.SUBTYPE_DEFAULT=0,e.SUBTYPE_FUNCTION=1,e.SUBTYPE_BYTE_ARRAY=2,e.SUBTYPE_UUID_OLD=3,e.SUBTYPE_UUID=4,e.SUBTYPE_MD5=5,e.SUBTYPE_ENCRYPTED=6,e.SUBTYPE_COLUMN=7,e.SUBTYPE_USER_DEFINED=128,e}();Object.defineProperty(kr.prototype,"_bsontype",{value:"Binary"});var Hl=16,Up=function(e){Xa(t,e);function t(n){var r=this,i,o;if(n==null)i=t.generate();else if(n instanceof t)i=Ve.from(n.buffer),o=n.__id;else if(ArrayBuffer.isView(n)&&n.byteLength===Hl)i=ia(n);else if(typeof n=="string")i=yu(n);else throw new st("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 r=e.call(this,i,g0)||this,r.__id=o,r}return Object.defineProperty(t.prototype,"id",{get:function(){return this.buffer},set:function(n){this.buffer=n,t.cacheHexString&&(this.__id=Bp(n))},enumerable:!1,configurable:!0}),t.prototype.toHexString=function(n){if(n===void 0&&(n=!0),t.cacheHexString&&this.__id)return this.__id;var r=Bp(this.id,n);return t.cacheHexString&&(this.__id=r),r},t.prototype.toString=function(n){return n?this.id.toString(n):this.toHexString()},t.prototype.toJSON=function(){return this.toHexString()},t.prototype.equals=function(n){if(!n)return!1;if(n instanceof t)return n.id.equals(this.id);try{return new t(n).id.equals(this.id)}catch{return!1}},t.prototype.toBinary=function(){return new kr(this.id,kr.SUBTYPE_UUID)},t.generate=function(){var n=f0(Hl);return n[6]=n[6]&15|64,n[8]=n[8]&63|128,Ve.from(n)},t.isValid=function(n){return n?n instanceof t?!0:typeof n=="string"?p0(n):hd(n)?n.length!==Hl?!1:(n[6]&240)===64&&(n[8]&128)===128:!1:!1},t.createFromHexString=function(n){var r=yu(n);return new t(r)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return'new UUID("'.concat(this.toHexString(),'")')},t}(kr),el=function(){function e(t,n){if(!(this instanceof e))return new e(t,n);this.code=t,this.scope=n}return e.prototype.toJSON=function(){return{code:this.code,scope:this.scope}},e.prototype.toExtendedJSON=function(){return this.scope?{$code:this.code,$scope:this.scope}:{$code:this.code}},e.fromExtendedJSON=function(t){return new e(t.$code,t.$scope)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.toJSON();return'new Code("'.concat(String(t.code),'"').concat(t.scope?", ".concat(JSON.stringify(t.scope)):"",")")},e}();Object.defineProperty(el.prototype,"_bsontype",{value:"Code"});function Rk(e){return $o(e)&&e.$id!=null&&typeof e.$ref=="string"&&(e.$db==null||typeof e.$db=="string")}var xo=function(){function e(t,n,r,i){if(!(this instanceof e))return new e(t,n,r,i);var o=t.split(".");o.length===2&&(r=o.shift(),t=o.shift()),this.collection=t,this.oid=n,this.db=r,this.fields=i||{}}return Object.defineProperty(e.prototype,"namespace",{get:function(){return this.collection},set:function(t){this.collection=t},enumerable:!1,configurable:!0}),e.prototype.toJSON=function(){var t=Object.assign({$ref:this.collection,$id:this.oid},this.fields);return this.db!=null&&(t.$db=this.db),t},e.prototype.toExtendedJSON=function(t){t=t||{};var n={$ref:this.collection,$id:this.oid};return t.legacy||(this.db&&(n.$db=this.db),n=Object.assign(n,this.fields)),n},e.fromExtendedJSON=function(t){var n=Object.assign({},t);return delete n.$ref,delete n.$id,delete n.$db,new e(t.$ref,t.$id,t.$db,n)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.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,'"'):"",")")},e}();Object.defineProperty(xo.prototype,"_bsontype",{value:"DBRef"});var Jt=void 0;try{Jt=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 Hp=65536,Nk=1<<24,ai=Hp*Hp,_0=ai*ai,$p=_0/2,zp={},qp={},se=function(){function e(t,n,r){if(t===void 0&&(t=0),!(this instanceof e))return new e(t,n,r);typeof t=="bigint"?Object.assign(this,e.fromBigInt(t,!!n)):typeof t=="string"?Object.assign(this,e.fromString(t,!!n)):(this.low=t|0,this.high=n|0,this.unsigned=!!r),Object.defineProperty(this,"__isLong__",{value:!0,configurable:!1,writable:!1,enumerable:!1})}return e.fromBits=function(t,n,r){return new e(t,n,r)},e.fromInt=function(t,n){var r,i,o;return n?(t>>>=0,(o=0<=t&&t<256)&&(i=qp[t],i)?i:(r=e.fromBits(t,(t|0)<0?-1:0,!0),o&&(qp[t]=r),r)):(t|=0,(o=-128<=t&&t<128)&&(i=zp[t],i)?i:(r=e.fromBits(t,t<0?-1:0,!1),o&&(zp[t]=r),r))},e.fromNumber=function(t,n){if(isNaN(t))return n?e.UZERO:e.ZERO;if(n){if(t<0)return e.UZERO;if(t>=_0)return e.MAX_UNSIGNED_VALUE}else{if(t<=-$p)return e.MIN_VALUE;if(t+1>=$p)return e.MAX_VALUE}return t<0?e.fromNumber(-t,n).neg():e.fromBits(t%ai|0,t/ai|0,n)},e.fromBigInt=function(t,n){return e.fromString(t.toString(),n)},e.fromString=function(t,n,r){if(t.length===0)throw Error("empty string");if(t==="NaN"||t==="Infinity"||t==="+Infinity"||t==="-Infinity")return e.ZERO;if(typeof n=="number"?(r=n,n=!1):n=!!n,r=r||10,r<2||36<r)throw RangeError("radix");var i;if((i=t.indexOf("-"))>0)throw Error("interior hyphen");if(i===0)return e.fromString(t.substring(1),n,r).neg();for(var o=e.fromNumber(Math.pow(r,8)),s=e.ZERO,a=0;a<t.length;a+=8){var l=Math.min(8,t.length-a),u=parseInt(t.substring(a,a+l),r);if(l<8){var d=e.fromNumber(Math.pow(r,l));s=s.mul(d).add(e.fromNumber(u))}else s=s.mul(o),s=s.add(e.fromNumber(u))}return s.unsigned=n,s},e.fromBytes=function(t,n,r){return r?e.fromBytesLE(t,n):e.fromBytesBE(t,n)},e.fromBytesLE=function(t,n){return new e(t[0]|t[1]<<8|t[2]<<16|t[3]<<24,t[4]|t[5]<<8|t[6]<<16|t[7]<<24,n)},e.fromBytesBE=function(t,n){return new e(t[4]<<24|t[5]<<16|t[6]<<8|t[7],t[0]<<24|t[1]<<16|t[2]<<8|t[3],n)},e.isLong=function(t){return $o(t)&&t.__isLong__===!0},e.fromValue=function(t,n){return typeof t=="number"?e.fromNumber(t,n):typeof t=="string"?e.fromString(t,n):e.fromBits(t.low,t.high,typeof n=="boolean"?n:t.unsigned)},e.prototype.add=function(t){e.isLong(t)||(t=e.fromValue(t));var n=this.high>>>16,r=this.high&65535,i=this.low>>>16,o=this.low&65535,s=t.high>>>16,a=t.high&65535,l=t.low>>>16,u=t.low&65535,d=0,h=0,v=0,m=0;return m+=o+u,v+=m>>>16,m&=65535,v+=i+l,h+=v>>>16,v&=65535,h+=r+a,d+=h>>>16,h&=65535,d+=n+s,d&=65535,e.fromBits(v<<16|m,d<<16|h,this.unsigned)},e.prototype.and=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low&t.low,this.high&t.high,this.unsigned)},e.prototype.compare=function(t){if(e.isLong(t)||(t=e.fromValue(t)),this.eq(t))return 0;var n=this.isNegative(),r=t.isNegative();return n&&!r?-1:!n&&r?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},e.prototype.comp=function(t){return this.compare(t)},e.prototype.divide=function(t){if(e.isLong(t)||(t=e.fromValue(t)),t.isZero())throw Error("division by zero");if(Jt){if(!this.unsigned&&this.high===-2147483648&&t.low===-1&&t.high===-1)return this;var n=(this.unsigned?Jt.div_u:Jt.div_s)(this.low,this.high,t.low,t.high);return e.fromBits(n,Jt.get_high(),this.unsigned)}if(this.isZero())return this.unsigned?e.UZERO:e.ZERO;var r,i,o;if(this.unsigned){if(t.unsigned||(t=t.toUnsigned()),t.gt(this))return e.UZERO;if(t.gt(this.shru(1)))return e.UONE;o=e.UZERO}else{if(this.eq(e.MIN_VALUE)){if(t.eq(e.ONE)||t.eq(e.NEG_ONE))return e.MIN_VALUE;if(t.eq(e.MIN_VALUE))return e.ONE;var s=this.shr(1);return r=s.div(t).shl(1),r.eq(e.ZERO)?t.isNegative()?e.ONE:e.NEG_ONE:(i=this.sub(t.mul(r)),o=r.add(i.div(t)),o)}else if(t.eq(e.MIN_VALUE))return this.unsigned?e.UZERO:e.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();o=e.ZERO}for(i=this;i.gte(t);){r=Math.max(1,Math.floor(i.toNumber()/t.toNumber()));for(var a=Math.ceil(Math.log(r)/Math.LN2),l=a<=48?1:Math.pow(2,a-48),u=e.fromNumber(r),d=u.mul(t);d.isNegative()||d.gt(i);)r-=l,u=e.fromNumber(r,this.unsigned),d=u.mul(t);u.isZero()&&(u=e.ONE),o=o.add(u),i=i.sub(d)}return o},e.prototype.div=function(t){return this.divide(t)},e.prototype.equals=function(t){return e.isLong(t)||(t=e.fromValue(t)),this.unsigned!==t.unsigned&&this.high>>>31===1&&t.high>>>31===1?!1:this.high===t.high&&this.low===t.low},e.prototype.eq=function(t){return this.equals(t)},e.prototype.getHighBits=function(){return this.high},e.prototype.getHighBitsUnsigned=function(){return this.high>>>0},e.prototype.getLowBits=function(){return this.low},e.prototype.getLowBitsUnsigned=function(){return this.low>>>0},e.prototype.getNumBitsAbs=function(){if(this.isNegative())return this.eq(e.MIN_VALUE)?64:this.neg().getNumBitsAbs();var t=this.high!==0?this.high:this.low,n;for(n=31;n>0&&(t&1<<n)===0;n--);return this.high!==0?n+33:n+1},e.prototype.greaterThan=function(t){return this.comp(t)>0},e.prototype.gt=function(t){return this.greaterThan(t)},e.prototype.greaterThanOrEqual=function(t){return this.comp(t)>=0},e.prototype.gte=function(t){return this.greaterThanOrEqual(t)},e.prototype.ge=function(t){return this.greaterThanOrEqual(t)},e.prototype.isEven=function(){return(this.low&1)===0},e.prototype.isNegative=function(){return!this.unsigned&&this.high<0},e.prototype.isOdd=function(){return(this.low&1)===1},e.prototype.isPositive=function(){return this.unsigned||this.high>=0},e.prototype.isZero=function(){return this.high===0&&this.low===0},e.prototype.lessThan=function(t){return this.comp(t)<0},e.prototype.lt=function(t){return this.lessThan(t)},e.prototype.lessThanOrEqual=function(t){return this.comp(t)<=0},e.prototype.lte=function(t){return this.lessThanOrEqual(t)},e.prototype.modulo=function(t){if(e.isLong(t)||(t=e.fromValue(t)),Jt){var n=(this.unsigned?Jt.rem_u:Jt.rem_s)(this.low,this.high,t.low,t.high);return e.fromBits(n,Jt.get_high(),this.unsigned)}return this.sub(this.div(t).mul(t))},e.prototype.mod=function(t){return this.modulo(t)},e.prototype.rem=function(t){return this.modulo(t)},e.prototype.multiply=function(t){if(this.isZero())return e.ZERO;if(e.isLong(t)||(t=e.fromValue(t)),Jt){var n=Jt.mul(this.low,this.high,t.low,t.high);return e.fromBits(n,Jt.get_high(),this.unsigned)}if(t.isZero())return e.ZERO;if(this.eq(e.MIN_VALUE))return t.isOdd()?e.MIN_VALUE:e.ZERO;if(t.eq(e.MIN_VALUE))return this.isOdd()?e.MIN_VALUE:e.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(e.TWO_PWR_24)&&t.lt(e.TWO_PWR_24))return e.fromNumber(this.toNumber()*t.toNumber(),this.unsigned);var r=this.high>>>16,i=this.high&65535,o=this.low>>>16,s=this.low&65535,a=t.high>>>16,l=t.high&65535,u=t.low>>>16,d=t.low&65535,h=0,v=0,m=0,w=0;return w+=s*d,m+=w>>>16,w&=65535,m+=o*d,v+=m>>>16,m&=65535,m+=s*u,v+=m>>>16,m&=65535,v+=i*d,h+=v>>>16,v&=65535,v+=o*u,h+=v>>>16,v&=65535,v+=s*l,h+=v>>>16,v&=65535,h+=r*d+i*u+o*l+s*a,h&=65535,e.fromBits(m<<16|w,h<<16|v,this.unsigned)},e.prototype.mul=function(t){return this.multiply(t)},e.prototype.negate=function(){return!this.unsigned&&this.eq(e.MIN_VALUE)?e.MIN_VALUE:this.not().add(e.ONE)},e.prototype.neg=function(){return this.negate()},e.prototype.not=function(){return e.fromBits(~this.low,~this.high,this.unsigned)},e.prototype.notEquals=function(t){return!this.equals(t)},e.prototype.neq=function(t){return this.notEquals(t)},e.prototype.ne=function(t){return this.notEquals(t)},e.prototype.or=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low|t.low,this.high|t.high,this.unsigned)},e.prototype.shiftLeft=function(t){return e.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?e.fromBits(this.low<<t,this.high<<t|this.low>>>32-t,this.unsigned):e.fromBits(0,this.low<<t-32,this.unsigned)},e.prototype.shl=function(t){return this.shiftLeft(t)},e.prototype.shiftRight=function(t){return e.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?e.fromBits(this.low>>>t|this.high<<32-t,this.high>>t,this.unsigned):e.fromBits(this.high>>t-32,this.high>=0?0:-1,this.unsigned)},e.prototype.shr=function(t){return this.shiftRight(t)},e.prototype.shiftRightUnsigned=function(t){if(e.isLong(t)&&(t=t.toInt()),t&=63,t===0)return this;var n=this.high;if(t<32){var r=this.low;return e.fromBits(r>>>t|n<<32-t,n>>>t,this.unsigned)}else return t===32?e.fromBits(n,0,this.unsigned):e.fromBits(n>>>t-32,0,this.unsigned)},e.prototype.shr_u=function(t){return this.shiftRightUnsigned(t)},e.prototype.shru=function(t){return this.shiftRightUnsigned(t)},e.prototype.subtract=function(t){return e.isLong(t)||(t=e.fromValue(t)),this.add(t.neg())},e.prototype.sub=function(t){return this.subtract(t)},e.prototype.toInt=function(){return this.unsigned?this.low>>>0:this.low},e.prototype.toNumber=function(){return this.unsigned?(this.high>>>0)*ai+(this.low>>>0):this.high*ai+(this.low>>>0)},e.prototype.toBigInt=function(){return BigInt(this.toString())},e.prototype.toBytes=function(t){return t?this.toBytesLE():this.toBytesBE()},e.prototype.toBytesLE=function(){var t=this.high,n=this.low;return[n&255,n>>>8&255,n>>>16&255,n>>>24,t&255,t>>>8&255,t>>>16&255,t>>>24]},e.prototype.toBytesBE=function(){var t=this.high,n=this.low;return[t>>>24,t>>>16&255,t>>>8&255,t&255,n>>>24,n>>>16&255,n>>>8&255,n&255]},e.prototype.toSigned=function(){return this.unsigned?e.fromBits(this.low,this.high,!1):this},e.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(e.MIN_VALUE)){var n=e.fromNumber(t),r=this.div(n),i=r.mul(n).sub(this);return r.toString(t)+i.toInt().toString(t)}else return"-"+this.neg().toString(t);for(var o=e.fromNumber(Math.pow(t,6),this.unsigned),s=this,a="";;){var l=s.div(o),u=s.sub(l.mul(o)).toInt()>>>0,d=u.toString(t);if(s=l,s.isZero())return d+a;for(;d.length<6;)d="0"+d;a=""+d+a}},e.prototype.toUnsigned=function(){return this.unsigned?this:e.fromBits(this.low,this.high,!0)},e.prototype.xor=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low^t.low,this.high^t.high,this.unsigned)},e.prototype.eqz=function(){return this.isZero()},e.prototype.le=function(t){return this.lessThanOrEqual(t)},e.prototype.toExtendedJSON=function(t){return t&&t.relaxed?this.toNumber():{$numberLong:this.toString()}},e.fromExtendedJSON=function(t,n){var r=e.fromString(t.$numberLong);return n&&n.relaxed?r.toNumber():r},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new Long("'.concat(this.toString(),'"').concat(this.unsigned?", true":"",")")},e.TWO_PWR_24=e.fromInt(Nk),e.MAX_UNSIGNED_VALUE=e.fromBits(-1,-1,!0),e.ZERO=e.fromInt(0),e.UZERO=e.fromInt(0,!0),e.ONE=e.fromInt(1),e.UONE=e.fromInt(1,!0),e.NEG_ONE=e.fromInt(-1),e.MAX_VALUE=e.fromBits(-1,2147483647,!1),e.MIN_VALUE=e.fromBits(0,-2147483648,!1),e}();Object.defineProperty(se.prototype,"__isLong__",{value:!0});Object.defineProperty(se.prototype,"_bsontype",{value:"Long"});var Pk=/^(\+|-)?(\d+|(\d*\.\d*))?(E|e)?([-+])?(\d+)?$/,kk=/^(\+|-)?(Infinity|inf)$/i,Ak=/^(\+|-)?NaN$/i,$i=6111,$l=-6176,Gp=6176,Lk=34,zl=[124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),Wp=[248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),Zp=[120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),Mk=/^([-+])?(\d+)?$/,Fk=31,Yp=16383,jk=30,Vk=31;function Kp(e){return!isNaN(parseInt(e,10))}function Bk(e){var t=se.fromNumber(1e9),n=se.fromNumber(0);if(!e.parts[0]&&!e.parts[1]&&!e.parts[2]&&!e.parts[3])return{quotient:e,rem:n};for(var r=0;r<=3;r++)n=n.shiftLeft(32),n=n.add(new se(e.parts[r],0)),e.parts[r]=n.div(t).low,n=n.modulo(t);return{quotient:e,rem:n}}function Uk(e,t){if(!e&&!t)return{high:se.fromNumber(0),low:se.fromNumber(0)};var n=e.shiftRightUnsigned(32),r=new se(e.getLowBits(),0),i=t.shiftRightUnsigned(32),o=new se(t.getLowBits(),0),s=n.multiply(i),a=n.multiply(o),l=r.multiply(i),u=r.multiply(o);return s=s.add(a.shiftRightUnsigned(32)),a=new se(a.getLowBits(),0).add(l).add(u.shiftRightUnsigned(32)),s=s.add(a.shiftRightUnsigned(32)),u=a.shiftLeft(32).add(new se(u.getLowBits(),0)),{high:s,low:u}}function Hk(e,t){var n=e.high>>>0,r=t.high>>>0;if(n<r)return!0;if(n===r){var i=e.low>>>0,o=t.low>>>0;if(i<o)return!0}return!1}function ei(e,t){throw new st('"'.concat(e,'" is not a valid Decimal128 string - ').concat(t))}var dd=function(){function e(t){if(!(this instanceof e))return new e(t);if(typeof t=="string")this.bytes=e.fromString(t).bytes;else if(hd(t)){if(t.byteLength!==16)throw new st("Decimal128 must take a Buffer of 16 bytes");this.bytes=t}else throw new st("Decimal128 must take a Buffer or string")}return e.fromString=function(t){var n=!1,r=!1,i=!1,o=0,s=0,a=0,l=0,u=0,d=[0],h=0,v=0,m=0,w=0,C=0,A=0,k=new se(0,0),$=new se(0,0),ne=0,z=0;if(t.length>=7e3)throw new st(""+t+" not a valid Decimal128 string");var re=t.match(Pk),Re=t.match(kk),Ne=t.match(Ak);if(!re&&!Re&&!Ne||t.length===0)throw new st(""+t+" not a valid Decimal128 string");if(re){var V=re[2],fe=re[4],ce=re[5],he=re[6];fe&&he===void 0&&ei(t,"missing exponent power"),fe&&V===void 0&&ei(t,"missing exponent base"),fe===void 0&&(ce||he)&&ei(t,"missing e before exponent")}if((t[z]==="+"||t[z]==="-")&&(n=t[z++]==="-"),!Kp(t[z])&&t[z]!=="."){if(t[z]==="i"||t[z]==="I")return new e(Ve.from(n?Wp:Zp));if(t[z]==="N")return new e(Ve.from(zl))}for(;Kp(t[z])||t[z]===".";){if(t[z]==="."){r&&ei(t,"contains multiple periods"),r=!0,z=z+1;continue}h<34&&(t[z]!=="0"||i)&&(i||(u=s),i=!0,d[v++]=parseInt(t[z],10),h=h+1),i&&(a=a+1),r&&(l=l+1),s=s+1,z=z+1}if(r&&!s)throw new st(""+t+" not a valid Decimal128 string");if(t[z]==="e"||t[z]==="E"){var Se=t.substr(++z).match(Mk);if(!Se||!Se[2])return new e(Ve.from(zl));C=parseInt(Se[0],10),z=z+Se[0].length}if(t[z])return new e(Ve.from(zl));if(m=0,!h)m=0,w=0,d[0]=0,a=1,h=1,o=0;else if(w=h-1,o=a,o!==1)for(;d[u+o-1]===0;)o=o-1;for(C<=l&&l-C>16384?C=$l:C=C-l;C>$i;){if(w=w+1,w-m>Lk){var $e=d.join("");if($e.match(/^0+$/)){C=$i;break}ei(t,"overflow")}C=C-1}for(;C<$l||h<a;){if(w===0&&o<h){C=$l,o=0;break}if(h<a?a=a-1:w=w-1,C<$i)C=C+1;else{var $e=d.join("");if($e.match(/^0+$/)){C=$i;break}ei(t,"overflow")}}if(w-m+1<o){var _=s;r&&(u=u+1,_=_+1),n&&(u=u+1,_=_+1);var Ke=parseInt(t[u+w+1],10),rt=0;if(Ke>=5&&(rt=1,Ke===5)){for(rt=d[w]%2===1?1:0,A=u+w+2;A<_;A++)if(parseInt(t[A],10)){rt=1;break}}if(rt){for(var Pe=w;Pe>=0;Pe--)if(++d[Pe]>9&&(d[Pe]=0,Pe===0))if(C<$i)C=C+1,d[Pe]=1;else return new e(Ve.from(n?Wp:Zp))}}if(k=se.fromNumber(0),$=se.fromNumber(0),o===0)k=se.fromNumber(0),$=se.fromNumber(0);else if(w-m<17){var Pe=m;for($=se.fromNumber(d[Pe++]),k=new se(0,0);Pe<=w;Pe++)$=$.multiply(se.fromNumber(10)),$=$.add(se.fromNumber(d[Pe]))}else{var Pe=m;for(k=se.fromNumber(d[Pe++]);Pe<=w-17;Pe++)k=k.multiply(se.fromNumber(10)),k=k.add(se.fromNumber(d[Pe]));for($=se.fromNumber(d[Pe++]);Pe<=w;Pe++)$=$.multiply(se.fromNumber(10)),$=$.add(se.fromNumber(d[Pe]))}var R=Uk(k,se.fromString("100000000000000000"));R.low=R.low.add($),Hk(R.low,$)&&(R.high=R.high.add(se.fromNumber(1))),ne=C+Gp;var D={low:se.fromNumber(0),high:se.fromNumber(0)};R.high.shiftRightUnsigned(49).and(se.fromNumber(1)).equals(se.fromNumber(1))?(D.high=D.high.or(se.fromNumber(3).shiftLeft(61)),D.high=D.high.or(se.fromNumber(ne).and(se.fromNumber(16383).shiftLeft(47))),D.high=D.high.or(R.high.and(se.fromNumber(0x7fffffffffff)))):(D.high=D.high.or(se.fromNumber(ne&16383).shiftLeft(49)),D.high=D.high.or(R.high.and(se.fromNumber(562949953421311)))),D.low=R.low,n&&(D.high=D.high.or(se.fromString("9223372036854775808")));var b=Ve.alloc(16);return z=0,b[z++]=D.low.low&255,b[z++]=D.low.low>>8&255,b[z++]=D.low.low>>16&255,b[z++]=D.low.low>>24&255,b[z++]=D.low.high&255,b[z++]=D.low.high>>8&255,b[z++]=D.low.high>>16&255,b[z++]=D.low.high>>24&255,b[z++]=D.high.low&255,b[z++]=D.high.low>>8&255,b[z++]=D.high.low>>16&255,b[z++]=D.high.low>>24&255,b[z++]=D.high.high&255,b[z++]=D.high.high>>8&255,b[z++]=D.high.high>>16&255,b[z++]=D.high.high>>24&255,new e(b)},e.prototype.toString=function(){for(var t,n=0,r=new Array(36),i=0;i<r.length;i++)r[i]=0;var o=0,s=!1,a,l={parts:[0,0,0,0]},u,d,h=[];o=0;var v=this.bytes,m=v[o++]|v[o++]<<8|v[o++]<<16|v[o++]<<24,w=v[o++]|v[o++]<<8|v[o++]<<16|v[o++]<<24,C=v[o++]|v[o++]<<8|v[o++]<<16|v[o++]<<24,A=v[o++]|v[o++]<<8|v[o++]<<16|v[o++]<<24;o=0;var k={low:new se(m,w),high:new se(C,A)};k.high.lessThan(se.ZERO)&&h.push("-");var $=A>>26&Fk;if($>>3===3){if($===jk)return h.join("")+"Infinity";if($===Vk)return"NaN";t=A>>15&Yp,a=8+(A>>14&1)}else a=A>>14&7,t=A>>17&Yp;var ne=t-Gp;if(l.parts[0]=(A&16383)+((a&15)<<14),l.parts[1]=C,l.parts[2]=w,l.parts[3]=m,l.parts[0]===0&&l.parts[1]===0&&l.parts[2]===0&&l.parts[3]===0)s=!0;else for(d=3;d>=0;d--){var z=0,re=Bk(l);if(l=re.quotient,z=re.rem.low,!!z)for(u=8;u>=0;u--)r[d*9+u]=z%10,z=Math.floor(z/10)}if(s)n=1,r[o]=0;else for(n=36;!r[o];)n=n-1,o=o+1;var Re=n-1+ne;if(Re>=34||Re<=-7||ne>0){if(n>34)return h.push("".concat(0)),ne>0?h.push("E+".concat(ne)):ne<0&&h.push("E".concat(ne)),h.join("");h.push("".concat(r[o++])),n=n-1,n&&h.push(".");for(var i=0;i<n;i++)h.push("".concat(r[o++]));h.push("E"),Re>0?h.push("+".concat(Re)):h.push("".concat(Re))}else if(ne>=0)for(var i=0;i<n;i++)h.push("".concat(r[o++]));else{var Ne=n+ne;if(Ne>0)for(var i=0;i<Ne;i++)h.push("".concat(r[o++]));else h.push("0");for(h.push(".");Ne++<0;)h.push("0");for(var i=0;i<n-Math.max(Ne-1,0);i++)h.push("".concat(r[o++]))}return h.join("")},e.prototype.toJSON=function(){return{$numberDecimal:this.toString()}},e.prototype.toExtendedJSON=function(){return{$numberDecimal:this.toString()}},e.fromExtendedJSON=function(t){return e.fromString(t.$numberDecimal)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new Decimal128("'.concat(this.toString(),'")')},e}();Object.defineProperty(dd.prototype,"_bsontype",{value:"Decimal128"});var tl=function(){function e(t){if(!(this instanceof e))return new e(t);t instanceof Number&&(t=t.valueOf()),this.value=+t}return e.prototype.valueOf=function(){return this.value},e.prototype.toJSON=function(){return this.value},e.prototype.toString=function(t){return this.value.toString(t)},e.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()}},e.fromExtendedJSON=function(t,n){var r=parseFloat(t.$numberDouble);return n&&n.relaxed?r:new e(r)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.toExtendedJSON();return"new Double(".concat(t.$numberDouble,")")},e}();Object.defineProperty(tl.prototype,"_bsontype",{value:"Double"});var nl=function(){function e(t){if(!(this instanceof e))return new e(t);t instanceof Number&&(t=t.valueOf()),this.value=+t|0}return e.prototype.valueOf=function(){return this.value},e.prototype.toString=function(t){return this.value.toString(t)},e.prototype.toJSON=function(){return this.value},e.prototype.toExtendedJSON=function(t){return t&&(t.relaxed||t.legacy)?this.value:{$numberInt:this.value.toString()}},e.fromExtendedJSON=function(t,n){return n&&n.relaxed?parseInt(t.$numberInt,10):new e(t.$numberInt)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new Int32(".concat(this.valueOf(),")")},e}();Object.defineProperty(nl.prototype,"_bsontype",{value:"Int32"});var fd=function(){function e(){if(!(this instanceof e))return new e}return e.prototype.toExtendedJSON=function(){return{$maxKey:1}},e.fromExtendedJSON=function(){return new e},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new MaxKey()"},e}();Object.defineProperty(fd.prototype,"_bsontype",{value:"MaxKey"});var pd=function(){function e(){if(!(this instanceof e))return new e}return e.prototype.toExtendedJSON=function(){return{$minKey:1}},e.fromExtendedJSON=function(){return new e},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new MinKey()"},e}();Object.defineProperty(pd.prototype,"_bsontype",{value:"MinKey"});var $k=new RegExp("^[0-9a-fA-F]{24}$"),br=null,Sn=Symbol("id"),jt=function(){function e(t){if(!(this instanceof e))return new e(t);var n;if(typeof t=="object"&&t&&"id"in t){if(typeof t.id!="string"&&!ArrayBuffer.isView(t.id))throw new st("Argument passed in must have an id that is of type string or Buffer");"toHexString"in t&&typeof t.toHexString=="function"?n=Ve.from(t.toHexString(),"hex"):n=t.id}else n=t;if(n==null||typeof n=="number")this[Sn]=e.generate(typeof n=="number"?n:void 0);else if(ArrayBuffer.isView(n)&&n.byteLength===12)this[Sn]=n instanceof Ve?n:ia(n);else if(typeof n=="string")if(n.length===12){var r=Ve.from(n);if(r.byteLength===12)this[Sn]=r;else throw new st("Argument passed in must be a string of 12 bytes")}else if(n.length===24&&$k.test(n))this[Sn]=Ve.from(n,"hex");else throw new st("Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer");else throw new st("Argument passed in does not match the accepted types");e.cacheHexString&&(this.__id=this.id.toString("hex"))}return Object.defineProperty(e.prototype,"id",{get:function(){return this[Sn]},set:function(t){this[Sn]=t,e.cacheHexString&&(this.__id=t.toString("hex"))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"generationTime",{get:function(){return this.id.readInt32BE(0)},set:function(t){this.id.writeUInt32BE(t,0)},enumerable:!1,configurable:!0}),e.prototype.toHexString=function(){if(e.cacheHexString&&this.__id)return this.__id;var t=this.id.toString("hex");return e.cacheHexString&&!this.__id&&(this.__id=t),t},e.getInc=function(){return e.index=(e.index+1)%16777215},e.generate=function(t){typeof t!="number"&&(t=Math.floor(Date.now()/1e3));var n=e.getInc(),r=Ve.alloc(12);return r.writeUInt32BE(t,0),br===null&&(br=f0(5)),r[4]=br[0],r[5]=br[1],r[6]=br[2],r[7]=br[3],r[8]=br[4],r[11]=n&255,r[10]=n>>8&255,r[9]=n>>16&255,r},e.prototype.toString=function(t){return t?this.id.toString(t):this.toHexString()},e.prototype.toJSON=function(){return this.toHexString()},e.prototype.equals=function(t){if(t==null)return!1;if(t instanceof e)return this[Sn][11]===t[Sn][11]&&this[Sn].equals(t[Sn]);if(typeof t=="string"&&e.isValid(t)&&t.length===12&&hd(this.id))return t===Ve.prototype.toString.call(this.id,"latin1");if(typeof t=="string"&&e.isValid(t)&&t.length===24)return t.toLowerCase()===this.toHexString();if(typeof t=="string"&&e.isValid(t)&&t.length===12)return Ve.from(t).equals(this.id);if(typeof t=="object"&&"toHexString"in t&&typeof t.toHexString=="function"){var n=t.toHexString(),r=this.toHexString().toLowerCase();return typeof n=="string"&&n.toLowerCase()===r}return!1},e.prototype.getTimestamp=function(){var t=new Date,n=this.id.readUInt32BE(0);return t.setTime(Math.floor(n)*1e3),t},e.createPk=function(){return new e},e.createFromTime=function(t){var n=Ve.from([0,0,0,0,0,0,0,0,0,0,0,0]);return n.writeUInt32BE(t,0),new e(n)},e.createFromHexString=function(t){if(typeof t>"u"||t!=null&&t.length!==24)throw new st("Argument passed in must be a single String of 12 bytes or a string of 24 hex characters");return new e(Ve.from(t,"hex"))},e.isValid=function(t){if(t==null)return!1;try{return new e(t),!0}catch{return!1}},e.prototype.toExtendedJSON=function(){return this.toHexString?{$oid:this.toHexString()}:{$oid:this.toString("hex")}},e.fromExtendedJSON=function(t){return new e(t.$oid)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new ObjectId("'.concat(this.toHexString(),'")')},e.index=Math.floor(Math.random()*16777215),e}();Object.defineProperty(jt.prototype,"generate",{value:Qa(function(e){return jt.generate(e)},"Please use the static `ObjectId.generate(time)` instead")});Object.defineProperty(jt.prototype,"getInc",{value:Qa(function(){return jt.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(jt.prototype,"get_inc",{value:Qa(function(){return jt.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(jt,"get_inc",{value:Qa(function(){return jt.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(jt.prototype,"_bsontype",{value:"ObjectID"});function zk(e){return e.split("").sort().join("")}var So=function(){function e(t,n){if(!(this instanceof e))return new e(t,n);if(this.pattern=t,this.options=zk(n??""),this.pattern.indexOf("\0")!==-1)throw new Pr("BSON Regex patterns cannot contain null bytes, found: ".concat(JSON.stringify(this.pattern)));if(this.options.indexOf("\0")!==-1)throw new Pr("BSON Regex options cannot contain null bytes, found: ".concat(JSON.stringify(this.options)));for(var r=0;r<this.options.length;r++)if(!(this.options[r]==="i"||this.options[r]==="m"||this.options[r]==="x"||this.options[r]==="l"||this.options[r]==="s"||this.options[r]==="u"))throw new Pr("The regular expression option [".concat(this.options[r],"] is not supported"))}return e.parseOptions=function(t){return t?t.split("").sort().join(""):""},e.prototype.toExtendedJSON=function(t){return t=t||{},t.legacy?{$regex:this.pattern,$options:this.options}:{$regularExpression:{pattern:this.pattern,options:this.options}}},e.fromExtendedJSON=function(t){if("$regex"in t)if(typeof t.$regex!="string"){if(t.$regex._bsontype==="BSONRegExp")return t}else return new e(t.$regex,e.parseOptions(t.$options));if("$regularExpression"in t)return new e(t.$regularExpression.pattern,e.parseOptions(t.$regularExpression.options));throw new st("Unexpected BSONRegExp EJSON object form: ".concat(JSON.stringify(t)))},e}();Object.defineProperty(So.prototype,"_bsontype",{value:"BSONRegExp"});var gd=function(){function e(t){if(!(this instanceof e))return new e(t);this.value=t}return e.prototype.valueOf=function(){return this.value},e.prototype.toString=function(){return this.value},e.prototype.inspect=function(){return'new BSONSymbol("'.concat(this.value,'")')},e.prototype.toJSON=function(){return this.value},e.prototype.toExtendedJSON=function(){return{$symbol:this.value}},e.fromExtendedJSON=function(t){return new e(t.$symbol)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e}();Object.defineProperty(gd.prototype,"_bsontype",{value:"Symbol"});var qk=se,m0=function(e){Xa(t,e);function t(n,r){var i=this;return i instanceof t?(se.isLong(n)?i=e.call(this,n.low,n.high,!0)||this:$o(n)&&typeof n.t<"u"&&typeof n.i<"u"?i=e.call(this,n.i,n.t,!0)||this:i=e.call(this,n,r,!0)||this,Object.defineProperty(i,"_bsontype",{value:"Timestamp",writable:!1,configurable:!1,enumerable:!1}),i):new t(n,r)}return t.prototype.toJSON=function(){return{$timestamp:this.toString()}},t.fromInt=function(n){return new t(se.fromInt(n,!0))},t.fromNumber=function(n){return new t(se.fromNumber(n,!0))},t.fromBits=function(n,r){return new t(n,r)},t.fromString=function(n,r){return new t(se.fromString(n,!0,r))},t.prototype.toExtendedJSON=function(){return{$timestamp:{t:this.high>>>0,i:this.low>>>0}}},t.fromExtendedJSON=function(n){return new t(n.$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=se.MAX_UNSIGNED_VALUE,t}(qk);function Gk(e){return $o(e)&&Reflect.has(e,"_bsontype")&&typeof e._bsontype=="string"}var v0=2147483647,y0=-2147483648,b0=9223372036854776e3,w0=-9223372036854776e3,Wk={$oid:jt,$binary:kr,$uuid:kr,$symbol:gd,$numberInt:nl,$numberDecimal:dd,$numberDouble:tl,$numberLong:se,$minKey:pd,$maxKey:fd,$regex:So,$regularExpression:So,$timestamp:m0};function E0(e,t){if(t===void 0&&(t={}),typeof e=="number"){if(t.relaxed||t.legacy)return e;if(Math.floor(e)===e){if(e>=y0&&e<=v0)return new nl(e);if(e>=w0&&e<=b0)return se.fromNumber(e)}return new tl(e)}if(e==null||typeof e!="object")return e;if(e.$undefined)return null;for(var n=Object.keys(e).filter(function(h){return h.startsWith("$")&&e[h]!=null}),r=0;r<n.length;r++){var i=Wk[n[r]];if(i)return i.fromExtendedJSON(e,t)}if(e.$date!=null){var o=e.$date,s=new Date;return t.legacy?typeof o=="number"?s.setTime(o):typeof o=="string"&&s.setTime(Date.parse(o)):typeof o=="string"?s.setTime(Date.parse(o)):se.isLong(o)?s.setTime(o.toNumber()):typeof o=="number"&&t.relaxed&&s.setTime(o),s}if(e.$code!=null){var a=Object.assign({},e);return e.$scope&&(a.$scope=E0(e.$scope)),el.fromExtendedJSON(e)}if(Rk(e)||e.$dbPointer){var l=e.$ref?e:e.$dbPointer;if(l instanceof xo)return l;var u=Object.keys(l).filter(function(h){return h.startsWith("$")}),d=!0;if(u.forEach(function(h){["$ref","$id","$db"].indexOf(h)===-1&&(d=!1)}),d)return xo.fromExtendedJSON(l)}return e}function Zk(e,t){return e.map(function(n,r){t.seenObjects.push({propertyName:"index ".concat(r),obj:null});try{return or(n,t)}finally{t.seenObjects.pop()}})}function Jp(e){var t=e.toISOString();return e.getUTCMilliseconds()!==0?t:t.slice(0,-5)+"Z"}function or(e,t){if((typeof e=="object"||typeof e=="function")&&e!==null){var n=t.seenObjects.findIndex(function(k){return k.obj===e});if(n!==-1){var r=t.seenObjects.map(function(k){return k.propertyName}),i=r.slice(0,n).map(function(k){return"".concat(k," -> ")}).join(""),o=r[n],s=" -> "+r.slice(n+1,r.length-1).map(function(k){return"".concat(k," -> ")}).join(""),a=r[r.length-1],l=" ".repeat(i.length+o.length/2),u="-".repeat(s.length+(o.length+a.length)/2-1);throw new st(`Converting circular structure to EJSON:
37
38
  `+" ".concat(i).concat(o).concat(s).concat(a,`
38
- `)+" ".concat(l,"\\").concat(u,"/"))}t.seenObjects[t.seenObjects.length-1].obj=e}if(Array.isArray(e))return Wk(e,t);if(e===void 0)return null;if(e instanceof Date||Ck(e)){var d=e.getTime(),h=d>-1&&d<2534023188e5;return t.legacy?t.relaxed&&h?{$date:e.getTime()}:{$date:Kp(e)}:t.relaxed&&h?{$date:Kp(e)}:{$date:{$numberLong:e.getTime().toString()}}}if(typeof e=="number"&&(!t.relaxed||!isFinite(e))){if(Math.floor(e)===e){var v=e>=v0&&e<=m0,m=e>=b0&&e<=y0;if(v)return{$numberInt:e.toString()};if(m)return{$numberLong:e.toString()}}return{$numberDouble:e.toString()}}if(e instanceof RegExp||Sk(e)){var w=e.flags;if(w===void 0){var C=e.toString().match(/[gimuy]*$/);C&&(w=C[0])}var A=new xo(e.source,w);return A.toExtendedJSON(t)}return e!=null&&typeof e=="object"?Yk(e,t):e}var Zk={Binary:function(e){return new Pr(e.value(),e.sub_type)},Code:function(e){return new Qa(e.code,e.scope)},DBRef:function(e){return new Eo(e.collection||e.namespace,e.oid,e.db,e.fields)},Decimal128:function(e){return new hd(e.bytes)},Double:function(e){return new el(e.value)},Int32:function(e){return new tl(e.value)},Long:function(e){return se.fromBits(e.low!=null?e.low:e.low_,e.low!=null?e.high:e.high_,e.low!=null?e.unsigned:e.unsigned_)},MaxKey:function(){return new dd},MinKey:function(){return new fd},ObjectID:function(e){return new Ft(e)},ObjectId:function(e){return new Ft(e)},BSONRegExp:function(e){return new xo(e.pattern,e.options)},Symbol:function(e){return new pd(e.value)},Timestamp:function(e){return _0.fromBits(e.low,e.high)}};function Yk(e,t){if(e==null||typeof e!="object")throw new Nr("not an object instance");var n=e._bsontype;if(typeof n>"u"){var r={};for(var i in e){t.seenObjects.push({propertyName:i,obj:null});try{var o=or(e[i],t);i==="__proto__"?Object.defineProperty(r,i,{value:o,writable:!0,enumerable:!0,configurable:!0}):r[i]=o}finally{t.seenObjects.pop()}}return r}else if(qk(e)){var s=e;if(typeof s.toExtendedJSON!="function"){var a=Zk[e._bsontype];if(!a)throw new st("Unrecognized or invalid _bsontype: "+e._bsontype);s=a(s)}return n==="Code"&&s.scope?s=new Qa(s.code,or(s.scope,t)):n==="DBRef"&&s.oid&&(s=new Eo(or(s.collection,t),or(s.oid,t),or(s.db,t),or(s.fields,t))),s.toExtendedJSON(t)}else throw new Nr("_bsontype must be a string, but was: "+typeof n)}var Jp;(function(e){function t(o,s){var a=Object.assign({},{relaxed:!0,legacy:!1},s);return typeof a.relaxed=="boolean"&&(a.strict=!a.relaxed),typeof a.strict=="boolean"&&(a.relaxed=!a.strict),JSON.parse(o,function(l,u){if(l.indexOf("\0")!==-1)throw new Nr("BSON Document field names cannot contain null bytes, found: ".concat(JSON.stringify(l)));return w0(u,a)})}e.parse=t;function n(o,s,a,l){a!=null&&typeof a=="object"&&(l=a,a=0),s!=null&&typeof s=="object"&&!Array.isArray(s)&&(l=s,s=void 0,a=0);var u=Object.assign({relaxed:!0,legacy:!1},l,{seenObjects:[{propertyName:"(root)",obj:null}]}),d=or(o,u);return JSON.stringify(d,s,a)}e.stringify=n;function r(o,s){return s=s||{},JSON.parse(n(o,s))}e.serialize=r;function i(o,s){return s=s||{},t(JSON.stringify(o),s)}e.deserialize=i})(Jp||(Jp={}));var Xp,Qp=h0();Qp.Map?Xp=Qp.Map:Xp=function(){function e(t){t===void 0&&(t=[]),this._keys=[],this._values={};for(var n=0;n<t.length;n++)if(t[n]!=null){var r=t[n],i=r[0],o=r[1];this._keys.push(i),this._values[i]={v:o,i:this._keys.length-1}}}return e.prototype.clear=function(){this._keys=[],this._values={}},e.prototype.delete=function(t){var n=this._values[t];return n==null?!1:(delete this._values[t],this._keys.splice(n.i,1),!0)},e.prototype.entries=function(){var t=this,n=0;return{next:function(){var r=t._keys[n++];return{value:r!==void 0?[r,t._values[r].v]:void 0,done:r===void 0}}}},e.prototype.forEach=function(t,n){n=n||this;for(var r=0;r<this._keys.length;r++){var i=this._keys[r];t.call(n,this._values[i].v,i,n)}},e.prototype.get=function(t){return this._values[t]?this._values[t].v:void 0},e.prototype.has=function(t){return this._values[t]!=null},e.prototype.keys=function(){var t=this,n=0;return{next:function(){var r=t._keys[n++];return{value:r!==void 0?r:void 0,done:r===void 0}}}},e.prototype.set=function(t,n){return this._values[t]?(this._values[t].v=n,this):(this._keys.push(t),this._values[t]={v:n,i:this._keys.length-1},this)},e.prototype.values=function(){var t=this,n=0;return{next:function(){var r=t._keys[n++];return{value:r!==void 0?t._values[r].v:void 0,done:r===void 0}}}},Object.defineProperty(e.prototype,"size",{get:function(){return this._keys.length},enumerable:!1,configurable:!0}),e}();var jM=se.fromNumber(Tk),FM=se.fromNumber(Ok),zl=new Uint8Array(8),VM=new DataView(zl.buffer,zl.byteOffset,zl.byteLength),Kk=1024*1024*17,BM=Ve.alloc(Kk),Jk=class{triggerID;nudgeID;engagementID;contentID;shortID;contentType;variation;props;objective;onsiteDeliveryType;holdout;constructor(e){e=e||{},this.triggerID=e.id||e.triggerID,this.nudgeID=e.nudgeID,this.shortID=e.shortID,this.contentType=e.contentType,this.engagementID=e.engagementID,this.contentID=e.contentID,this.variation=e.variation,this.props=e.props,this.objective=e.objective,this.onsiteDeliveryType=e.onsiteDeliveryType,this.holdout=e.holdout}},ql=class{constructor(e,t={},n,r){this.name=e,this.properties=t,this.id=r?new Ft(r):new Ft,this.occurred=new Date,n&&(this.trigger=new Jk(n)),this.newEvent=!r}trigger;items;videos;id;newEvent;cart;currentItem;deviceProps;landingPage;occurred;page;sessionID;sessionNumber;locale},eo=class{static SWIPER_CSS="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css";static injectScriptURL(e,t){if(!e)return;let n=document.createElement("script");n.id=t??"",n.src=e,yo.mode==="local"&&(n.type="module"),document.head.appendChild(n)}static injectRawScript(e){if(!e)return;let t=document.createElement("script");t.id="cooee-app-script",t.innerHTML=e,document.head.appendChild(t)}static injectRawCSS(e,t=document.head){if(!e)return;let n=document.createElement("style");n.textContent=e,t.appendChild(n)}static injectSwiperCSS(e=document.head){this.injectStylesheet(this.SWIPER_CSS,e)}static injectStylesheet(e,t=document.head){if(!e)return;let n=document.createElement("link");n.rel="stylesheet",n.href=e,e===this.SWIPER_CSS&&(n.crossOrigin="anonymous",n.onload=r=>{let i=r.currentTarget?.sheet?.cssRules;if(i){for(let o of i)if(o.type==CSSRule.FONT_FACE_RULE){let s=e.split("/"),a=s.slice(0,s.length-1).join("/"),l=o.cssText;l=l.replace(/url\s*\(\s*['"]?(?!((\/)|((?:https?:)?\/\/)|(?:data:?:)))([^'")]+)['"]?\s*\)/g,`url("${a}/$4")`);let u=document.createElement("style");u.appendChild(document.createTextNode(l)),document.head.appendChild(u)}}}),t.appendChild(n)}static async loadSwiperScript(){window.CooeeSDK.Swiper||(window.CooeeSDK.Swiper=(await import("https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.mjs")).Swiper)}};function Xk(e,t){e&1&&(fr(),He(0,"path",3))}function Qk(e,t){e&1&&(fr(),He(0,"path",4))}var E0=class yu{muted;videoEl;toggled=new Qe;toggleMute(t){t.stopPropagation(),t.preventDefault(),this.muted=!this.muted,this.videoEl.muted=this.muted,this.toggled.emit(this.muted),this.muted||this.videoEl.play()}static \u0275fac=function(t){return new(t||yu)};static \u0275cmp=At({type:yu,selectors:[["cooee-mute-toggle"]],inputs:{muted:"muted",videoEl:"videoEl"},outputs:{toggled:"toggled"},decls:5,vars:1,consts:[["type","button",1,"lc:bg-black/50",3,"click"],["xmlns","http://www.w3.org/2000/svg","height","24px","viewBox","0 0 24 24","width","24px","fill","#fff"],["d","M0 0h24v24H0V0z","fill","none"],["d","M4.34 2.93L2.93 4.34 7.29 8.7 7 9H3v6h4l5 5v-6.59l4.18 4.18c-.65.49-1.38.88-2.18 1.11v2.06c1.34-.3 2.57-.92 3.61-1.75l2.05 2.05 1.41-1.41L4.34 2.93zM10 15.17L7.83 13H5v-2h2.83l.88-.88L10 11.41v3.76zM19 12c0 .82-.15 1.61-.41 2.34l1.53 1.53c.56-1.17.88-2.48.88-3.87 0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zm-7-8l-1.88 1.88L12 7.76zm4.5 8c0-1.77-1.02-3.29-2.5-4.03v1.79l2.48 2.48c.01-.08.02-.16.02-.24z"],["d","M3 9v6h4l5 5V4L7 9H3zm7-.17v6.34L7.83 13H5v-2h2.83L10 8.83zM16.5 12c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77 0-4.28-2.99-7.86-7-8.77z"]],template:function(t,n){t&1&&(X(0,"button",0),lt("click",function(r){return n.toggleMute(r)}),fr(),X(1,"svg",1),He(2,"path",2),at(3,Xk,1,0,":svg:path",3)(4,Qk,1,0,":svg:path",4),Q()()),t&2&&(K(3),ot(n.muted?3:4))},styles:["button[_ngcontent-%COMP%]{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer;border-radius:100%}"]})},Gl;function eA(){if(Gl==null){let e=typeof document<"u"?document.head:null;Gl=!!(e&&(e.createShadowRoot||e.attachShadow))}return Gl}function nl(e){if(eA()){let t=e.getRootNode?e.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&t instanceof ShadowRoot)return t}return null}function Wl(){let e=typeof document<"u"&&document?document.activeElement:null;for(;e&&e.shadowRoot;){let t=e.shadowRoot.activeElement;if(t===e)break;e=t}return e}function _n(e){return e.composedPath?e.composedPath()[0]:e.target}function x0(e){return e.buttons===0||e.detail===0}function S0(e){let t=e.touches&&e.touches[0]||e.changedTouches&&e.changedTouches[0];return!!t&&t.identifier===-1&&(t.radiusX==null||t.radiusX===1)&&(t.radiusY==null||t.radiusY===1)}function tA(e,t=0){return nA(e)?Number(e):arguments.length===2?t:0}function nA(e){return!isNaN(parseFloat(e))&&!isNaN(Number(e))}function hn(e){return e instanceof Vt?e.nativeElement:e}function jt(e,t,n,r,i){let o=parseInt(Df.major),s=parseInt(Df.minor);return o>19||o===19&&s>0||o===0&&s===0?e.listen(t,n,r,i):(t.addEventListener(n,r,i),()=>{t.removeEventListener(n,r,i)})}var cs=new WeakMap,rl=(()=>{class e{_appRef;_injector=P(kt);_environmentInjector=P(zn);load(n){let r=this._appRef=this._appRef||this._injector.get(pr),i=cs.get(r);i||(i={loaders:new Set,refs:[]},cs.set(r,i),r.onDestroy(()=>{cs.get(r)?.refs.forEach(o=>o.destroy()),cs.delete(r)})),i.loaders.has(n)||(i.loaders.add(n),i.refs.push(Jv(n,{environmentInjector:this._environmentInjector})))}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),bu;try{bu=typeof Intl<"u"&&Intl.v8BreakIterator}catch{bu=!1}var Qn=(()=>{class e{_platformId=P(Ia);isBrowser=this._platformId?TO(this._platformId):typeof document=="object"&&!!document;EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent);TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent);BLINK=this.isBrowser&&!!(window.chrome||bu)&&typeof CSS<"u"&&!this.EDGE&&!this.TRIDENT;WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT;IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window);FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent);ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT;SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT;constructor(){}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),rA=new Ce("cdk-dir-doc",{providedIn:"root",factory:iA});function iA(){return P(et)}var oA=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;function sA(e){let t=e?.toLowerCase()||"";return t==="auto"&&typeof navigator<"u"&&navigator?.language?oA.test(navigator.language)?"rtl":"ltr":t==="rtl"?"rtl":"ltr"}var oa=(()=>{class e{value="ltr";change=new Qe;constructor(){let n=P(rA,{optional:!0});if(n){let r=n.body?n.body.dir:null,i=n.documentElement?n.documentElement.dir:null;this.value=sA(r||i||"ltr")}}ngOnDestroy(){this.change.complete()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),wr;function aA(){if(wr==null){if(typeof document!="object"||!document||typeof Element!="function"||!Element)return wr=!1,wr;if("scrollBehavior"in document.documentElement.style)wr=!0;else{let e=Element.prototype.scrollTo;e?wr=!/\{\s*\[native code\]\s*\}/.test(e.toString()):wr=!1}}return wr}var lA=20,cA=(()=>{class e{_ngZone=P(Ze);_platform=P(Qn);_renderer=P(En).createRenderer(null,null);_cleanupGlobalListener;constructor(){}_scrolled=new ye;_scrolledCount=0;scrollContainers=new Map;register(n){this.scrollContainers.has(n)||this.scrollContainers.set(n,n.elementScrolled().subscribe(()=>this._scrolled.next(n)))}deregister(n){let r=this.scrollContainers.get(n);r&&(r.unsubscribe(),this.scrollContainers.delete(n))}scrolled(n=lA){return this._platform.isBrowser?new bt(r=>{this._cleanupGlobalListener||(this._cleanupGlobalListener=this._ngZone.runOutsideAngular(()=>this._renderer.listen("document","scroll",()=>this._scrolled.next())));let i=n>0?this._scrolled.pipe(d_(n)).subscribe(r):this._scrolled.subscribe(r);return this._scrolledCount++,()=>{i.unsubscribe(),this._scrolledCount--,this._scrolledCount||(this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0)}}):Uu()}ngOnDestroy(){this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0,this.scrollContainers.forEach((n,r)=>this.deregister(r)),this._scrolled.complete()}ancestorScrolled(n,r){let i=this.getAncestorScrollContainers(n);return this.scrolled(r).pipe(Hu(o=>!o||i.indexOf(o)>-1))}getAncestorScrollContainers(n){let r=[];return this.scrollContainers.forEach((i,o)=>{this._scrollableContainsElement(o,n)&&r.push(o)}),r}_scrollableContainsElement(n,r){let i=hn(r),o=n.getElementRef().nativeElement;do if(i==o)return!0;while(i=i.parentElement);return!1}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),uA=20,gd=(()=>{class e{_platform=P(Qn);_listeners;_viewportSize;_change=new ye;_document=P(et,{optional:!0});constructor(){let n=P(Ze),r=P(En).createRenderer(null,null);n.runOutsideAngular(()=>{if(this._platform.isBrowser){let i=o=>this._change.next(o);this._listeners=[r.listen("window","resize",i),r.listen("window","orientationchange",i)]}this.change().subscribe(()=>this._viewportSize=null)})}ngOnDestroy(){this._listeners?.forEach(n=>n()),this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();let n={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),n}getViewportRect(){let n=this.getViewportScrollPosition(),{width:r,height:i}=this.getViewportSize();return{top:n.top,left:n.left,bottom:n.top+i,right:n.left+r,height:i,width:r}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};let n=this._document,r=this._getWindow(),i=n.documentElement,o=i.getBoundingClientRect(),s=-o.top||n.body.scrollTop||r.scrollY||i.scrollTop||0,a=-o.left||n.body.scrollLeft||r.scrollX||i.scrollLeft||0;return{top:s,left:a}}change(n=uA){return n>0?this._change.pipe(d_(n)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){let n=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:n.innerWidth,height:n.innerHeight}:{width:0,height:0}}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Zl={},C0=(()=>{class e{_appId=P(ph);getId(n){return this._appId!=="ng"&&(n+=this._appId),Zl.hasOwnProperty(n)||(Zl[n]=0),`${n}${Zl[n]++}`}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function I0(e){return Array.isArray(e)?e:[e]}function T0(e){let t=e.cloneNode(!0),n=t.querySelectorAll("[id]"),r=e.nodeName.toLowerCase();t.removeAttribute("id");for(let i=0;i<n.length;i++)n[i].removeAttribute("id");return r==="canvas"?ng(e,t):(r==="input"||r==="select"||r==="textarea")&&tg(e,t),eg("canvas",e,t,ng),eg("input, textarea, select",e,t,tg),t}function eg(e,t,n,r){let i=t.querySelectorAll(e);if(i.length){let o=n.querySelectorAll(e);for(let s=0;s<i.length;s++)r(i[s],o[s])}}var hA=0;function tg(e,t){t.type!=="file"&&(t.value=e.value),t.type==="radio"&&t.name&&(t.name=`mat-clone-${t.name}-${hA++}`)}function ng(e,t){let n=t.getContext("2d");if(n)try{n.drawImage(e,0,0)}catch{}}function _d(e){let t=e.getBoundingClientRect();return{top:t.top,right:t.right,bottom:t.bottom,left:t.left,width:t.width,height:t.height,x:t.x,y:t.y}}function wu(e,t,n){let{top:r,bottom:i,left:o,right:s}=e;return n>=r&&n<=i&&t>=o&&t<=s}function to(e,t,n){e.top+=t,e.bottom=e.top+e.height,e.left+=n,e.right=e.left+e.width}function rg(e,t,n,r){let{top:i,right:o,bottom:s,left:a,width:l,height:u}=e,d=l*t,h=u*t;return r>i-h&&r<s+h&&n>a-d&&n<o+d}var O0=class{_document;positions=new Map;constructor(e){this._document=e}clear(){this.positions.clear()}cache(e){this.clear(),this.positions.set(this._document,{scrollPosition:this.getViewportScrollPosition()}),e.forEach(t=>{this.positions.set(t,{scrollPosition:{top:t.scrollTop,left:t.scrollLeft},clientRect:_d(t)})})}handleScroll(e){let t=_n(e),n=this.positions.get(t);if(!n)return null;let r=n.scrollPosition,i,o;if(t===this._document){let l=this.getViewportScrollPosition();i=l.top,o=l.left}else i=t.scrollTop,o=t.scrollLeft;let s=r.top-i,a=r.left-o;return this.positions.forEach((l,u)=>{l.clientRect&&t!==u&&t.contains(u)&&to(l.clientRect,s,a)}),r.top=i,r.left=o,{top:s,left:a}}getViewportScrollPosition(){return{top:window.scrollY,left:window.scrollX}}};function D0(e,t){let n=e.rootNodes;if(n.length===1&&n[0].nodeType===t.ELEMENT_NODE)return n[0];let r=t.createElement("div");return n.forEach(i=>r.appendChild(i)),r}function md(e,t,n){for(let r in t)if(t.hasOwnProperty(r)){let i=t[r];i?e.setProperty(r,i,n?.has(r)?"important":""):e.removeProperty(r)}return e}function ei(e,t){let n=t?"":"none";md(e.style,{"touch-action":t?"":"none","-webkit-user-drag":t?"":"none","-webkit-tap-highlight-color":t?"":"transparent","user-select":n,"-ms-user-select":n,"-webkit-user-select":n,"-moz-user-select":n})}function ig(e,t,n){md(e.style,{position:t?"":"fixed",top:t?"":"0",opacity:t?"":"0",left:t?"":"-999em"},n)}function sa(e,t){return t&&t!="none"?e+" "+t:e}function og(e,t){e.style.width=`${t.width}px`,e.style.height=`${t.height}px`,e.style.transform=aa(t.left,t.top)}function aa(e,t){return`translate3d(${Math.round(e)}px, ${Math.round(t)}px, 0)`}function sg(e){let t=e.toLowerCase().indexOf("ms")>-1?1:1e3;return parseFloat(e)*t}function dA(e){let t=getComputedStyle(e),n=Yl(t,"transition-property"),r=n.find(a=>a==="transform"||a==="all");if(!r)return 0;let i=n.indexOf(r),o=Yl(t,"transition-duration"),s=Yl(t,"transition-delay");return sg(o[i])+sg(s[i])}function Yl(e,t){return e.getPropertyValue(t).split(",").map(n=>n.trim())}var fA=new Set(["position"]),pA=class{_document;_rootElement;_direction;_initialDomRect;_previewTemplate;_previewClass;_pickupPositionOnPage;_initialTransform;_zIndex;_renderer;_previewEmbeddedView;_preview;get element(){return this._preview}constructor(e,t,n,r,i,o,s,a,l,u){this._document=e,this._rootElement=t,this._direction=n,this._initialDomRect=r,this._previewTemplate=i,this._previewClass=o,this._pickupPositionOnPage=s,this._initialTransform=a,this._zIndex=l,this._renderer=u}attach(e){this._preview=this._createPreview(),e.appendChild(this._preview),ag(this._preview)&&this._preview.showPopover()}destroy(){this._preview.remove(),this._previewEmbeddedView?.destroy(),this._preview=this._previewEmbeddedView=null}setTransform(e){this._preview.style.transform=e}getBoundingClientRect(){return this._preview.getBoundingClientRect()}addClass(e){this._preview.classList.add(e)}getTransitionDuration(){return dA(this._preview)}addEventListener(e,t){return this._renderer.listen(this._preview,e,t)}_createPreview(){let e=this._previewTemplate,t=this._previewClass,n=e?e.template:null,r;if(n&&e){let i=e.matchSize?this._initialDomRect:null,o=e.viewContainer.createEmbeddedView(n,e.context);o.detectChanges(),r=D0(o,this._document),this._previewEmbeddedView=o,e.matchSize?og(r,i):r.style.transform=aa(this._pickupPositionOnPage.x,this._pickupPositionOnPage.y)}else r=T0(this._rootElement),og(r,this._initialDomRect),this._initialTransform&&(r.style.transform=this._initialTransform);return md(r.style,{"pointer-events":"none",margin:ag(r)?"0 auto 0 0":"0",position:"fixed",top:"0",left:"0","z-index":this._zIndex+""},fA),ei(r,!1),r.classList.add("cdk-drag-preview"),r.setAttribute("popover","manual"),r.setAttribute("dir",this._direction),t&&(Array.isArray(t)?t.forEach(i=>r.classList.add(i)):r.classList.add(t)),r}};function ag(e){return"showPopover"in e}var gA={passive:!0},lg={passive:!1},_A={passive:!1,capture:!0},mA=800,cg=new Set(["position"]),vA=class{_config;_document;_ngZone;_viewportRuler;_dragDropRegistry;_renderer;_rootElementCleanups;_cleanupShadowRootSelectStart;_preview;_previewContainer;_placeholderRef;_placeholder;_pickupPositionInElement;_pickupPositionOnPage;_anchor;_passiveTransform={x:0,y:0};_activeTransform={x:0,y:0};_initialTransform;_hasStartedDragging=Bn(!1);_hasMoved;_initialContainer;_initialIndex;_parentPositions;_moveEvents=new ye;_pointerDirectionDelta;_pointerPositionAtLastDirectionChange;_lastKnownPointerPosition;_rootElement;_ownerSVGElement;_rootElementTapHighlight;_pointerMoveSubscription=yt.EMPTY;_pointerUpSubscription=yt.EMPTY;_scrollSubscription=yt.EMPTY;_resizeSubscription=yt.EMPTY;_lastTouchEventTime;_dragStartTime;_boundaryElement=null;_nativeInteractionsEnabled=!0;_initialDomRect;_previewRect;_boundaryRect;_previewTemplate;_placeholderTemplate;_handles=[];_disabledHandles=new Set;_dropContainer;_direction="ltr";_parentDragRef;_cachedShadowRoot;lockAxis;dragStartDelay=0;previewClass;scale=1;get disabled(){return this._disabled||!!(this._dropContainer&&this._dropContainer.disabled)}set disabled(e){e!==this._disabled&&(this._disabled=e,this._toggleNativeDragInteractions(),this._handles.forEach(t=>ei(t,e)))}_disabled=!1;beforeStarted=new ye;started=new ye;released=new ye;ended=new ye;entered=new ye;exited=new ye;dropped=new ye;moved=this._moveEvents;data;constrainPosition;constructor(e,t,n,r,i,o,s){this._config=t,this._document=n,this._ngZone=r,this._viewportRuler=i,this._dragDropRegistry=o,this._renderer=s,this.withRootElement(e).withParent(t.parentDragRef||null),this._parentPositions=new O0(n),o.registerDragItem(this)}getPlaceholderElement(){return this._placeholder}getRootElement(){return this._rootElement}getVisibleElement(){return this.isDragging()?this.getPlaceholderElement():this.getRootElement()}withHandles(e){this._handles=e.map(n=>hn(n)),this._handles.forEach(n=>ei(n,this.disabled)),this._toggleNativeDragInteractions();let t=new Set;return this._disabledHandles.forEach(n=>{this._handles.indexOf(n)>-1&&t.add(n)}),this._disabledHandles=t,this}withPreviewTemplate(e){return this._previewTemplate=e,this}withPlaceholderTemplate(e){return this._placeholderTemplate=e,this}withRootElement(e){let t=hn(e);return t!==this._rootElement&&(this._removeRootElementListeners(),this._rootElementCleanups=this._ngZone.runOutsideAngular(()=>[jt(this._renderer,t,"mousedown",this._pointerDown,lg),jt(this._renderer,t,"touchstart",this._pointerDown,gA),jt(this._renderer,t,"dragstart",this._nativeDragStart,lg)]),this._initialTransform=void 0,this._rootElement=t),typeof SVGElement<"u"&&this._rootElement instanceof SVGElement&&(this._ownerSVGElement=this._rootElement.ownerSVGElement),this}withBoundaryElement(e){return this._boundaryElement=e?hn(e):null,this._resizeSubscription.unsubscribe(),e&&(this._resizeSubscription=this._viewportRuler.change(10).subscribe(()=>this._containInsideBoundaryOnResize())),this}withParent(e){return this._parentDragRef=e,this}dispose(){this._removeRootElementListeners(),this.isDragging()&&this._rootElement?.remove(),this._anchor?.remove(),this._destroyPreview(),this._destroyPlaceholder(),this._dragDropRegistry.removeDragItem(this),this._removeListeners(),this.beforeStarted.complete(),this.started.complete(),this.released.complete(),this.ended.complete(),this.entered.complete(),this.exited.complete(),this.dropped.complete(),this._moveEvents.complete(),this._handles=[],this._disabledHandles.clear(),this._dropContainer=void 0,this._resizeSubscription.unsubscribe(),this._parentPositions.clear(),this._boundaryElement=this._rootElement=this._ownerSVGElement=this._placeholderTemplate=this._previewTemplate=this._anchor=this._parentDragRef=null}isDragging(){return this._hasStartedDragging()&&this._dragDropRegistry.isDragging(this)}reset(){this._rootElement.style.transform=this._initialTransform||"",this._activeTransform={x:0,y:0},this._passiveTransform={x:0,y:0}}disableHandle(e){!this._disabledHandles.has(e)&&this._handles.indexOf(e)>-1&&(this._disabledHandles.add(e),ei(e,!0))}enableHandle(e){this._disabledHandles.has(e)&&(this._disabledHandles.delete(e),ei(e,this.disabled))}withDirection(e){return this._direction=e,this}_withDropContainer(e){this._dropContainer=e}getFreeDragPosition(){let e=this.isDragging()?this._activeTransform:this._passiveTransform;return{x:e.x,y:e.y}}setFreeDragPosition(e){return this._activeTransform={x:0,y:0},this._passiveTransform.x=e.x,this._passiveTransform.y=e.y,this._dropContainer||this._applyRootElementTransform(e.x,e.y),this}withPreviewContainer(e){return this._previewContainer=e,this}_sortFromLastPointerPosition(){let e=this._lastKnownPointerPosition;e&&this._dropContainer&&this._updateActiveDropContainer(this._getConstrainedPointerPosition(e),e)}_removeListeners(){this._pointerMoveSubscription.unsubscribe(),this._pointerUpSubscription.unsubscribe(),this._scrollSubscription.unsubscribe(),this._cleanupShadowRootSelectStart?.(),this._cleanupShadowRootSelectStart=void 0}_destroyPreview(){this._preview?.destroy(),this._preview=null}_destroyPlaceholder(){this._placeholder?.remove(),this._placeholderRef?.destroy(),this._placeholder=this._placeholderRef=null}_pointerDown=e=>{if(this.beforeStarted.next(),this._handles.length){let t=this._getTargetHandle(e);t&&!this._disabledHandles.has(t)&&!this.disabled&&this._initializeDragSequence(t,e)}else this.disabled||this._initializeDragSequence(this._rootElement,e)};_pointerMove=e=>{let t=this._getPointerPositionOnPage(e);if(!this._hasStartedDragging()){let r=Math.abs(t.x-this._pickupPositionOnPage.x),i=Math.abs(t.y-this._pickupPositionOnPage.y);if(r+i>=this._config.dragStartThreshold){let o=Date.now()>=this._dragStartTime+this._getDragStartDelay(e),s=this._dropContainer;if(!o){this._endDragSequence(e);return}(!s||!s.isDragging()&&!s.isReceiving())&&(e.cancelable&&e.preventDefault(),this._hasStartedDragging.set(!0),this._ngZone.run(()=>this._startDragSequence(e)))}return}e.cancelable&&e.preventDefault();let n=this._getConstrainedPointerPosition(t);if(this._hasMoved=!0,this._lastKnownPointerPosition=t,this._updatePointerDirectionDelta(n),this._dropContainer)this._updateActiveDropContainer(n,t);else{let r=this.constrainPosition?this._initialDomRect:this._pickupPositionOnPage,i=this._activeTransform;i.x=n.x-r.x+this._passiveTransform.x,i.y=n.y-r.y+this._passiveTransform.y,this._applyRootElementTransform(i.x,i.y)}this._moveEvents.observers.length&&this._ngZone.run(()=>{this._moveEvents.next({source:this,pointerPosition:n,event:e,distance:this._getDragDistance(n),delta:this._pointerDirectionDelta})})};_pointerUp=e=>{this._endDragSequence(e)};_endDragSequence(e){if(this._dragDropRegistry.isDragging(this)&&(this._removeListeners(),this._dragDropRegistry.stopDragging(this),this._toggleNativeDragInteractions(),this._handles&&(this._rootElement.style.webkitTapHighlightColor=this._rootElementTapHighlight),!!this._hasStartedDragging()))if(this.released.next({source:this,event:e}),this._dropContainer)this._dropContainer._stopScrolling(),this._animatePreviewToPlaceholder().then(()=>{this._cleanupDragArtifacts(e),this._cleanupCachedDimensions(),this._dragDropRegistry.stopDragging(this)});else{this._passiveTransform.x=this._activeTransform.x;let t=this._getPointerPositionOnPage(e);this._passiveTransform.y=this._activeTransform.y,this._ngZone.run(()=>{this.ended.next({source:this,distance:this._getDragDistance(t),dropPoint:t,event:e})}),this._cleanupCachedDimensions(),this._dragDropRegistry.stopDragging(this)}}_startDragSequence(e){Ui(e)&&(this._lastTouchEventTime=Date.now()),this._toggleNativeDragInteractions();let t=this._getShadowRoot(),n=this._dropContainer;if(t&&this._ngZone.runOutsideAngular(()=>{this._cleanupShadowRootSelectStart=jt(this._renderer,t,"selectstart",yA,_A)}),n){let r=this._rootElement,i=r.parentNode,o=this._placeholder=this._createPlaceholderElement(),s=this._anchor=this._anchor||this._document.createComment("");i.insertBefore(s,r),this._initialTransform=r.style.transform||"",this._preview=new pA(this._document,this._rootElement,this._direction,this._initialDomRect,this._previewTemplate||null,this.previewClass||null,this._pickupPositionOnPage,this._initialTransform,this._config.zIndex||1e3,this._renderer),this._preview.attach(this._getPreviewInsertionPoint(i,t)),ig(r,!1,cg),this._document.body.appendChild(i.replaceChild(o,r)),this.started.next({source:this,event:e}),n.start(),this._initialContainer=n,this._initialIndex=n.getItemIndex(this)}else this.started.next({source:this,event:e}),this._initialContainer=this._initialIndex=void 0;this._parentPositions.cache(n?n.getScrollableParents():[])}_initializeDragSequence(e,t){this._parentDragRef&&t.stopPropagation();let n=this.isDragging(),r=Ui(t),i=!r&&t.button!==0,o=this._rootElement,s=_n(t),a=!r&&this._lastTouchEventTime&&this._lastTouchEventTime+mA>Date.now(),l=r?S0(t):x0(t);if(s&&s.draggable&&t.type==="mousedown"&&t.preventDefault(),n||i||a||l)return;if(this._handles.length){let h=o.style;this._rootElementTapHighlight=h.webkitTapHighlightColor||"",h.webkitTapHighlightColor="transparent"}this._hasMoved=!1,this._hasStartedDragging.set(this._hasMoved),this._removeListeners(),this._initialDomRect=this._rootElement.getBoundingClientRect(),this._pointerMoveSubscription=this._dragDropRegistry.pointerMove.subscribe(this._pointerMove),this._pointerUpSubscription=this._dragDropRegistry.pointerUp.subscribe(this._pointerUp),this._scrollSubscription=this._dragDropRegistry.scrolled(this._getShadowRoot()).subscribe(h=>this._updateOnScroll(h)),this._boundaryElement&&(this._boundaryRect=_d(this._boundaryElement));let u=this._previewTemplate;this._pickupPositionInElement=u&&u.template&&!u.matchSize?{x:0,y:0}:this._getPointerPositionInElement(this._initialDomRect,e,t);let d=this._pickupPositionOnPage=this._lastKnownPointerPosition=this._getPointerPositionOnPage(t);this._pointerDirectionDelta={x:0,y:0},this._pointerPositionAtLastDirectionChange={x:d.x,y:d.y},this._dragStartTime=Date.now(),this._dragDropRegistry.startDragging(this,t)}_cleanupDragArtifacts(e){ig(this._rootElement,!0,cg),this._anchor.parentNode.replaceChild(this._rootElement,this._anchor),this._destroyPreview(),this._destroyPlaceholder(),this._initialDomRect=this._boundaryRect=this._previewRect=this._initialTransform=void 0,this._ngZone.run(()=>{let t=this._dropContainer,n=t.getItemIndex(this),r=this._getPointerPositionOnPage(e),i=this._getDragDistance(r),o=t._isOverContainer(r.x,r.y);this.ended.next({source:this,distance:i,dropPoint:r,event:e}),this.dropped.next({item:this,currentIndex:n,previousIndex:this._initialIndex,container:t,previousContainer:this._initialContainer,isPointerOverContainer:o,distance:i,dropPoint:r,event:e}),t.drop(this,n,this._initialIndex,this._initialContainer,o,i,r,e),this._dropContainer=this._initialContainer})}_updateActiveDropContainer({x:e,y:t},{x:n,y:r}){let i=this._initialContainer._getSiblingContainerFromPosition(this,e,t);!i&&this._dropContainer!==this._initialContainer&&this._initialContainer._isOverContainer(e,t)&&(i=this._initialContainer),i&&i!==this._dropContainer&&this._ngZone.run(()=>{this.exited.next({item:this,container:this._dropContainer}),this._dropContainer.exit(this),this._dropContainer=i,this._dropContainer.enter(this,e,t,i===this._initialContainer&&i.sortingDisabled?this._initialIndex:void 0),this.entered.next({item:this,container:i,currentIndex:i.getItemIndex(this)})}),this.isDragging()&&(this._dropContainer._startScrollingIfNecessary(n,r),this._dropContainer._sortItem(this,e,t,this._pointerDirectionDelta),this.constrainPosition?this._applyPreviewTransform(e,t):this._applyPreviewTransform(e-this._pickupPositionInElement.x,t-this._pickupPositionInElement.y))}_animatePreviewToPlaceholder(){if(!this._hasMoved)return Promise.resolve();let e=this._placeholder.getBoundingClientRect();this._preview.addClass("cdk-drag-animating"),this._applyPreviewTransform(e.left,e.top);let t=this._preview.getTransitionDuration();return t===0?Promise.resolve():this._ngZone.runOutsideAngular(()=>new Promise(n=>{let r=s=>{(!s||this._preview&&_n(s)===this._preview.element&&s.propertyName==="transform")&&(o(),n(),clearTimeout(i))},i=setTimeout(r,t*1.5),o=this._preview.addEventListener("transitionend",r)}))}_createPlaceholderElement(){let e=this._placeholderTemplate,t=e?e.template:null,n;return t?(this._placeholderRef=e.viewContainer.createEmbeddedView(t,e.context),this._placeholderRef.detectChanges(),n=D0(this._placeholderRef,this._document)):n=T0(this._rootElement),n.style.pointerEvents="none",n.classList.add("cdk-drag-placeholder"),n}_getPointerPositionInElement(e,t,n){let r=t===this._rootElement?null:t,i=r?r.getBoundingClientRect():e,o=Ui(n)?n.targetTouches[0]:n,s=this._getViewportScrollPosition(),a=o.pageX-i.left-s.left,l=o.pageY-i.top-s.top;return{x:i.left-e.left+a,y:i.top-e.top+l}}_getPointerPositionOnPage(e){let t=this._getViewportScrollPosition(),n=Ui(e)?e.touches[0]||e.changedTouches[0]||{pageX:0,pageY:0}:e,r=n.pageX-t.left,i=n.pageY-t.top;if(this._ownerSVGElement){let o=this._ownerSVGElement.getScreenCTM();if(o){let s=this._ownerSVGElement.createSVGPoint();return s.x=r,s.y=i,s.matrixTransform(o.inverse())}}return{x:r,y:i}}_getConstrainedPointerPosition(e){let t=this._dropContainer?this._dropContainer.lockAxis:null,{x:n,y:r}=this.constrainPosition?this.constrainPosition(e,this,this._initialDomRect,this._pickupPositionInElement):e;if(this.lockAxis==="x"||t==="x"?r=this._pickupPositionOnPage.y-(this.constrainPosition?this._pickupPositionInElement.y:0):(this.lockAxis==="y"||t==="y")&&(n=this._pickupPositionOnPage.x-(this.constrainPosition?this._pickupPositionInElement.x:0)),this._boundaryRect){let{x:i,y:o}=this.constrainPosition?{x:0,y:0}:this._pickupPositionInElement,s=this._boundaryRect,{width:a,height:l}=this._getPreviewRect(),u=s.top+o,d=s.bottom-(l-o),h=s.left+i,v=s.right-(a-i);n=ug(n,h,v),r=ug(r,u,d)}return{x:n,y:r}}_updatePointerDirectionDelta(e){let{x:t,y:n}=e,r=this._pointerDirectionDelta,i=this._pointerPositionAtLastDirectionChange,o=Math.abs(t-i.x),s=Math.abs(n-i.y);return o>this._config.pointerDirectionChangeThreshold&&(r.x=t>i.x?1:-1,i.x=t),s>this._config.pointerDirectionChangeThreshold&&(r.y=n>i.y?1:-1,i.y=n),r}_toggleNativeDragInteractions(){if(!this._rootElement||!this._handles)return;let e=this._handles.length>0||!this.isDragging();e!==this._nativeInteractionsEnabled&&(this._nativeInteractionsEnabled=e,ei(this._rootElement,e))}_removeRootElementListeners(){this._rootElementCleanups?.forEach(e=>e()),this._rootElementCleanups=void 0}_applyRootElementTransform(e,t){let n=1/this.scale,r=aa(e*n,t*n),i=this._rootElement.style;this._initialTransform==null&&(this._initialTransform=i.transform&&i.transform!="none"?i.transform:""),i.transform=sa(r,this._initialTransform)}_applyPreviewTransform(e,t){let n=this._previewTemplate?.template?void 0:this._initialTransform,r=aa(e,t);this._preview.setTransform(sa(r,n))}_getDragDistance(e){let t=this._pickupPositionOnPage;return t?{x:e.x-t.x,y:e.y-t.y}:{x:0,y:0}}_cleanupCachedDimensions(){this._boundaryRect=this._previewRect=void 0,this._parentPositions.clear()}_containInsideBoundaryOnResize(){let{x:e,y:t}=this._passiveTransform;if(e===0&&t===0||this.isDragging()||!this._boundaryElement)return;let n=this._rootElement.getBoundingClientRect(),r=this._boundaryElement.getBoundingClientRect();if(r.width===0&&r.height===0||n.width===0&&n.height===0)return;let i=r.left-n.left,o=n.right-r.right,s=r.top-n.top,a=n.bottom-r.bottom;r.width>n.width?(i>0&&(e+=i),o>0&&(e-=o)):e=0,r.height>n.height?(s>0&&(t+=s),a>0&&(t-=a)):t=0,(e!==this._passiveTransform.x||t!==this._passiveTransform.y)&&this.setFreeDragPosition({y:t,x:e})}_getDragStartDelay(e){let t=this.dragStartDelay;return typeof t=="number"?t:Ui(e)?t.touch:t?t.mouse:0}_updateOnScroll(e){let t=this._parentPositions.handleScroll(e);if(t){let n=_n(e);this._boundaryRect&&n!==this._boundaryElement&&n.contains(this._boundaryElement)&&to(this._boundaryRect,t.top,t.left),this._pickupPositionOnPage.x+=t.left,this._pickupPositionOnPage.y+=t.top,this._dropContainer||(this._activeTransform.x-=t.left,this._activeTransform.y-=t.top,this._applyRootElementTransform(this._activeTransform.x,this._activeTransform.y))}}_getViewportScrollPosition(){return this._parentPositions.positions.get(this._document)?.scrollPosition||this._parentPositions.getViewportScrollPosition()}_getShadowRoot(){return this._cachedShadowRoot===void 0&&(this._cachedShadowRoot=nl(this._rootElement)),this._cachedShadowRoot}_getPreviewInsertionPoint(e,t){let n=this._previewContainer||"global";if(n==="parent")return e;if(n==="global"){let r=this._document;return t||r.fullscreenElement||r.webkitFullscreenElement||r.mozFullScreenElement||r.msFullscreenElement||r.body}return hn(n)}_getPreviewRect(){return(!this._previewRect||!this._previewRect.width&&!this._previewRect.height)&&(this._previewRect=this._preview?this._preview.getBoundingClientRect():this._initialDomRect),this._previewRect}_nativeDragStart=e=>{if(this._handles.length){let t=this._getTargetHandle(e);t&&!this._disabledHandles.has(t)&&!this.disabled&&e.preventDefault()}else this.disabled||e.preventDefault()};_getTargetHandle(e){return this._handles.find(t=>e.target&&(e.target===t||t.contains(e.target)))}};function ug(e,t,n){return Math.max(t,Math.min(n,e))}function Ui(e){return e.type[0]==="t"}function yA(e){e.preventDefault()}function R0(e,t,n){let r=hg(t,e.length-1),i=hg(n,e.length-1);if(r===i)return;let o=e[r],s=i<r?-1:1;for(let a=r;a!==i;a+=s)e[a]=e[a+s];e[i]=o}function hg(e,t){return Math.max(0,Math.min(t,e))}var dg=class{_dragDropRegistry;_element;_sortPredicate;_itemPositions=[];_activeDraggables;orientation="vertical";direction;constructor(e){this._dragDropRegistry=e}_previousSwap={drag:null,delta:0,overlaps:!1};start(e){this.withItems(e)}sort(e,t,n,r){let i=this._itemPositions,o=this._getItemIndexFromPointerPosition(e,t,n,r);if(o===-1&&i.length>0)return null;let s=this.orientation==="horizontal",a=i.findIndex(C=>C.drag===e),l=i[o],u=i[a].clientRect,d=l.clientRect,h=a>o?1:-1,v=this._getItemOffsetPx(u,d,h),m=this._getSiblingOffsetPx(a,i,h),w=i.slice();return R0(i,a,o),i.forEach((C,A)=>{if(w[A]===C)return;let k=C.drag===e,$=k?v:m,ne=k?e.getPlaceholderElement():C.drag.getRootElement();C.offset+=$;let z=Math.round(C.offset*(1/C.drag.scale));s?(ne.style.transform=sa(`translate3d(${z}px, 0, 0)`,C.initialTransform),to(C.clientRect,0,$)):(ne.style.transform=sa(`translate3d(0, ${z}px, 0)`,C.initialTransform),to(C.clientRect,$,0))}),this._previousSwap.overlaps=wu(d,t,n),this._previousSwap.drag=l.drag,this._previousSwap.delta=s?r.x:r.y,{previousIndex:a,currentIndex:o}}enter(e,t,n,r){let i=r==null||r<0?this._getItemIndexFromPointerPosition(e,t,n):r,o=this._activeDraggables,s=o.indexOf(e),a=e.getPlaceholderElement(),l=o[i];if(l===e&&(l=o[i+1]),!l&&(i==null||i===-1||i<o.length-1)&&this._shouldEnterAsFirstChild(t,n)&&(l=o[0]),s>-1&&o.splice(s,1),l&&!this._dragDropRegistry.isDragging(l)){let u=l.getRootElement();u.parentElement.insertBefore(a,u),o.splice(i,0,e)}else this._element.appendChild(a),o.push(e);a.style.transform="",this._cacheItemPositions()}withItems(e){this._activeDraggables=e.slice(),this._cacheItemPositions()}withSortPredicate(e){this._sortPredicate=e}reset(){this._activeDraggables?.forEach(e=>{let t=e.getRootElement();if(t){let n=this._itemPositions.find(r=>r.drag===e)?.initialTransform;t.style.transform=n||""}}),this._itemPositions=[],this._activeDraggables=[],this._previousSwap.drag=null,this._previousSwap.delta=0,this._previousSwap.overlaps=!1}getActiveItemsSnapshot(){return this._activeDraggables}getItemIndex(e){return(this.orientation==="horizontal"&&this.direction==="rtl"?this._itemPositions.slice().reverse():this._itemPositions).findIndex(t=>t.drag===e)}updateOnScroll(e,t){this._itemPositions.forEach(({clientRect:n})=>{to(n,e,t)}),this._itemPositions.forEach(({drag:n})=>{this._dragDropRegistry.isDragging(n)&&n._sortFromLastPointerPosition()})}withElementContainer(e){this._element=e}_cacheItemPositions(){let e=this.orientation==="horizontal";this._itemPositions=this._activeDraggables.map(t=>{let n=t.getVisibleElement();return{drag:t,offset:0,initialTransform:n.style.transform||"",clientRect:_d(n)}}).sort((t,n)=>e?t.clientRect.left-n.clientRect.left:t.clientRect.top-n.clientRect.top)}_getItemOffsetPx(e,t,n){let r=this.orientation==="horizontal",i=r?t.left-e.left:t.top-e.top;return n===-1&&(i+=r?t.width-e.width:t.height-e.height),i}_getSiblingOffsetPx(e,t,n){let r=this.orientation==="horizontal",i=t[e].clientRect,o=t[e+n*-1],s=i[r?"width":"height"]*n;if(o){let a=r?"left":"top",l=r?"right":"bottom";n===-1?s-=o.clientRect[a]-i[l]:s+=i[a]-o.clientRect[l]}return s}_shouldEnterAsFirstChild(e,t){if(!this._activeDraggables.length)return!1;let n=this._itemPositions,r=this.orientation==="horizontal";if(n[0].drag!==this._activeDraggables[0]){let i=n[n.length-1].clientRect;return r?e>=i.right:t>=i.bottom}else{let i=n[0].clientRect;return r?e<=i.left:t<=i.top}}_getItemIndexFromPointerPosition(e,t,n,r){let i=this.orientation==="horizontal",o=this._itemPositions.findIndex(({drag:s,clientRect:a})=>{if(s===e)return!1;if(r){let l=i?r.x:r.y;if(s===this._previousSwap.drag&&this._previousSwap.overlaps&&l===this._previousSwap.delta)return!1}return i?t>=Math.floor(a.left)&&t<Math.floor(a.right):n>=Math.floor(a.top)&&n<Math.floor(a.bottom)});return o===-1||!this._sortPredicate(o,e)?-1:o}},bA=class{_document;_dragDropRegistry;_element;_sortPredicate;_rootNode;_activeItems;_previousSwap={drag:null,deltaX:0,deltaY:0,overlaps:!1};_relatedNodes=[];constructor(e,t){this._document=e,this._dragDropRegistry=t}start(e){let t=this._element.childNodes;this._relatedNodes=[];for(let n=0;n<t.length;n++){let r=t[n];this._relatedNodes.push([r,r.nextSibling])}this.withItems(e)}sort(e,t,n,r){let i=this._getItemIndexFromPointerPosition(e,t,n),o=this._previousSwap;if(i===-1||this._activeItems[i]===e)return null;let s=this._activeItems[i];if(o.drag===s&&o.overlaps&&o.deltaX===r.x&&o.deltaY===r.y)return null;let a=this.getItemIndex(e),l=e.getPlaceholderElement(),u=s.getRootElement();i>a?u.after(l):u.before(l),R0(this._activeItems,a,i);let d=this._getRootNode().elementFromPoint(t,n);return o.deltaX=r.x,o.deltaY=r.y,o.drag=s,o.overlaps=u===d||u.contains(d),{previousIndex:a,currentIndex:i}}enter(e,t,n,r){let i=r==null||r<0?this._getItemIndexFromPointerPosition(e,t,n):r;i===-1&&(i=this._getClosestItemIndexToPointer(e,t,n));let o=this._activeItems[i],s=this._activeItems.indexOf(e);s>-1&&this._activeItems.splice(s,1),o&&!this._dragDropRegistry.isDragging(o)?(this._activeItems.splice(i,0,e),o.getRootElement().before(e.getPlaceholderElement())):(this._activeItems.push(e),this._element.appendChild(e.getPlaceholderElement()))}withItems(e){this._activeItems=e.slice()}withSortPredicate(e){this._sortPredicate=e}reset(){let e=this._element,t=this._previousSwap;for(let n=this._relatedNodes.length-1;n>-1;n--){let[r,i]=this._relatedNodes[n];r.parentNode===e&&r.nextSibling!==i&&(i===null?e.appendChild(r):i.parentNode===e&&e.insertBefore(r,i))}this._relatedNodes=[],this._activeItems=[],t.drag=null,t.deltaX=t.deltaY=0,t.overlaps=!1}getActiveItemsSnapshot(){return this._activeItems}getItemIndex(e){return this._activeItems.indexOf(e)}updateOnScroll(){this._activeItems.forEach(e=>{this._dragDropRegistry.isDragging(e)&&e._sortFromLastPointerPosition()})}withElementContainer(e){e!==this._element&&(this._element=e,this._rootNode=void 0)}_getItemIndexFromPointerPosition(e,t,n){let r=this._getRootNode().elementFromPoint(Math.floor(t),Math.floor(n)),i=r?this._activeItems.findIndex(o=>{let s=o.getRootElement();return r===s||s.contains(r)}):-1;return i===-1||!this._sortPredicate(i,e)?-1:i}_getRootNode(){return this._rootNode||(this._rootNode=nl(this._element)||this._document),this._rootNode}_getClosestItemIndexToPointer(e,t,n){if(this._activeItems.length===0)return-1;if(this._activeItems.length===1)return 0;let r=1/0,i=-1;for(let o=0;o<this._activeItems.length;o++){let s=this._activeItems[o];if(s!==e){let{x:a,y:l}=s.getRootElement().getBoundingClientRect(),u=Math.hypot(t-a,n-l);u<r&&(r=u,i=o)}}return i}},fg=.05,N0=.05,en=function(e){return e[e.NONE=0]="NONE",e[e.UP=1]="UP",e[e.DOWN=2]="DOWN",e}(en||{}),Nt=function(e){return e[e.NONE=0]="NONE",e[e.LEFT=1]="LEFT",e[e.RIGHT=2]="RIGHT",e}(Nt||{}),wA=class{_dragDropRegistry;_ngZone;_viewportRuler;element;disabled=!1;sortingDisabled=!1;lockAxis;autoScrollDisabled=!1;autoScrollStep=2;enterPredicate=()=>!0;sortPredicate=()=>!0;beforeStarted=new ye;entered=new ye;exited=new ye;dropped=new ye;sorted=new ye;receivingStarted=new ye;receivingStopped=new ye;data;_container;_isDragging=!1;_parentPositions;_sortStrategy;_domRect;_draggables=[];_siblings=[];_activeSiblings=new Set;_viewportScrollSubscription=yt.EMPTY;_verticalScrollDirection=en.NONE;_horizontalScrollDirection=Nt.NONE;_scrollNode;_stopScrollTimers=new ye;_cachedShadowRoot=null;_document;_scrollableElements=[];_initialScrollSnap;_direction="ltr";constructor(e,t,n,r,i){this._dragDropRegistry=t,this._ngZone=r,this._viewportRuler=i;let o=this.element=hn(e);this._document=n,this.withOrientation("vertical").withElementContainer(o),t.registerDropContainer(this),this._parentPositions=new O0(n)}dispose(){this._stopScrolling(),this._stopScrollTimers.complete(),this._viewportScrollSubscription.unsubscribe(),this.beforeStarted.complete(),this.entered.complete(),this.exited.complete(),this.dropped.complete(),this.sorted.complete(),this.receivingStarted.complete(),this.receivingStopped.complete(),this._activeSiblings.clear(),this._scrollNode=null,this._parentPositions.clear(),this._dragDropRegistry.removeDropContainer(this)}isDragging(){return this._isDragging}start(){this._draggingStarted(),this._notifyReceivingSiblings()}enter(e,t,n,r){this._draggingStarted(),r==null&&this.sortingDisabled&&(r=this._draggables.indexOf(e)),this._sortStrategy.enter(e,t,n,r),this._cacheParentPositions(),this._notifyReceivingSiblings(),this.entered.next({item:e,container:this,currentIndex:this.getItemIndex(e)})}exit(e){this._reset(),this.exited.next({item:e,container:this})}drop(e,t,n,r,i,o,s,a={}){this._reset(),this.dropped.next({item:e,currentIndex:t,previousIndex:n,container:this,previousContainer:r,isPointerOverContainer:i,distance:o,dropPoint:s,event:a})}withItems(e){let t=this._draggables;return this._draggables=e,e.forEach(n=>n._withDropContainer(this)),this.isDragging()&&(t.filter(n=>n.isDragging()).every(n=>e.indexOf(n)===-1)?this._reset():this._sortStrategy.withItems(this._draggables)),this}withDirection(e){return this._direction=e,this._sortStrategy instanceof dg&&(this._sortStrategy.direction=e),this}connectedTo(e){return this._siblings=e.slice(),this}withOrientation(e){if(e==="mixed")this._sortStrategy=new bA(this._document,this._dragDropRegistry);else{let t=new dg(this._dragDropRegistry);t.direction=this._direction,t.orientation=e,this._sortStrategy=t}return this._sortStrategy.withElementContainer(this._container),this._sortStrategy.withSortPredicate((t,n)=>this.sortPredicate(t,n,this)),this}withScrollableParents(e){let t=this._container;return this._scrollableElements=e.indexOf(t)===-1?[t,...e]:e.slice(),this}withElementContainer(e){if(e===this._container)return this;let t=hn(this.element),n=this._scrollableElements.indexOf(this._container),r=this._scrollableElements.indexOf(e);return n>-1&&this._scrollableElements.splice(n,1),r>-1&&this._scrollableElements.splice(r,1),this._sortStrategy&&this._sortStrategy.withElementContainer(e),this._cachedShadowRoot=null,this._scrollableElements.unshift(e),this._container=e,this}getScrollableParents(){return this._scrollableElements}getItemIndex(e){return this._isDragging?this._sortStrategy.getItemIndex(e):this._draggables.indexOf(e)}isReceiving(){return this._activeSiblings.size>0}_sortItem(e,t,n,r){if(this.sortingDisabled||!this._domRect||!rg(this._domRect,fg,t,n))return;let i=this._sortStrategy.sort(e,t,n,r);i&&this.sorted.next({previousIndex:i.previousIndex,currentIndex:i.currentIndex,container:this,item:e})}_startScrollingIfNecessary(e,t){if(this.autoScrollDisabled)return;let n,r=en.NONE,i=Nt.NONE;if(this._parentPositions.positions.forEach((o,s)=>{s===this._document||!o.clientRect||n||rg(o.clientRect,fg,e,t)&&([r,i]=EA(s,o.clientRect,this._direction,e,t),(r||i)&&(n=s))}),!r&&!i){let{width:o,height:s}=this._viewportRuler.getViewportSize(),a={width:o,height:s,top:0,right:o,bottom:s,left:0};r=P0(a,t),i=k0(a,e),n=window}n&&(r!==this._verticalScrollDirection||i!==this._horizontalScrollDirection||n!==this._scrollNode)&&(this._verticalScrollDirection=r,this._horizontalScrollDirection=i,this._scrollNode=n,(r||i)&&n?this._ngZone.runOutsideAngular(this._startScrollInterval):this._stopScrolling())}_stopScrolling(){this._stopScrollTimers.next()}_draggingStarted(){let e=this._container.style;this.beforeStarted.next(),this._isDragging=!0,this._initialScrollSnap=e.msScrollSnapType||e.scrollSnapType||"",e.scrollSnapType=e.msScrollSnapType="none",this._sortStrategy.start(this._draggables),this._cacheParentPositions(),this._viewportScrollSubscription.unsubscribe(),this._listenToScrollEvents()}_cacheParentPositions(){this._parentPositions.cache(this._scrollableElements),this._domRect=this._parentPositions.positions.get(this._container).clientRect}_reset(){this._isDragging=!1;let e=this._container.style;e.scrollSnapType=e.msScrollSnapType=this._initialScrollSnap,this._siblings.forEach(t=>t._stopReceiving(this)),this._sortStrategy.reset(),this._stopScrolling(),this._viewportScrollSubscription.unsubscribe(),this._parentPositions.clear()}_startScrollInterval=()=>{this._stopScrolling(),p1(0,jw).pipe(fi(this._stopScrollTimers)).subscribe(()=>{let e=this._scrollNode,t=this.autoScrollStep;this._verticalScrollDirection===en.UP?e.scrollBy(0,-t):this._verticalScrollDirection===en.DOWN&&e.scrollBy(0,t),this._horizontalScrollDirection===Nt.LEFT?e.scrollBy(-t,0):this._horizontalScrollDirection===Nt.RIGHT&&e.scrollBy(t,0)})};_isOverContainer(e,t){return this._domRect!=null&&wu(this._domRect,e,t)}_getSiblingContainerFromPosition(e,t,n){return this._siblings.find(r=>r._canReceive(e,t,n))}_canReceive(e,t,n){if(!this._domRect||!wu(this._domRect,t,n)||!this.enterPredicate(e,this))return!1;let r=this._getShadowRoot().elementFromPoint(t,n);return r?r===this._container||this._container.contains(r):!1}_startReceiving(e,t){let n=this._activeSiblings;!n.has(e)&&t.every(r=>this.enterPredicate(r,this)||this._draggables.indexOf(r)>-1)&&(n.add(e),this._cacheParentPositions(),this._listenToScrollEvents(),this.receivingStarted.next({initiator:e,receiver:this,items:t}))}_stopReceiving(e){this._activeSiblings.delete(e),this._viewportScrollSubscription.unsubscribe(),this.receivingStopped.next({initiator:e,receiver:this})}_listenToScrollEvents(){this._viewportScrollSubscription=this._dragDropRegistry.scrolled(this._getShadowRoot()).subscribe(e=>{if(this.isDragging()){let t=this._parentPositions.handleScroll(e);t&&this._sortStrategy.updateOnScroll(t.top,t.left)}else this.isReceiving()&&this._cacheParentPositions()})}_getShadowRoot(){if(!this._cachedShadowRoot){let e=nl(this._container);this._cachedShadowRoot=e||this._document}return this._cachedShadowRoot}_notifyReceivingSiblings(){let e=this._sortStrategy.getActiveItemsSnapshot().filter(t=>t.isDragging());this._siblings.forEach(t=>t._startReceiving(this,e))}};function P0(e,t){let{top:n,bottom:r,height:i}=e,o=i*N0;return t>=n-o&&t<=n+o?en.UP:t>=r-o&&t<=r+o?en.DOWN:en.NONE}function k0(e,t){let{left:n,right:r,width:i}=e,o=i*N0;return t>=n-o&&t<=n+o?Nt.LEFT:t>=r-o&&t<=r+o?Nt.RIGHT:Nt.NONE}function EA(e,t,n,r,i){let o=P0(t,i),s=k0(t,r),a=en.NONE,l=Nt.NONE;if(o){let u=e.scrollTop;o===en.UP?u>0&&(a=en.UP):e.scrollHeight-u>e.clientHeight&&(a=en.DOWN)}if(s){let u=e.scrollLeft;n==="rtl"?s===Nt.RIGHT?u<0&&(l=Nt.RIGHT):e.scrollWidth+u>e.clientWidth&&(l=Nt.LEFT):s===Nt.LEFT?u>0&&(l=Nt.LEFT):e.scrollWidth-u>e.clientWidth&&(l=Nt.RIGHT)}return[a,l]}var Hi={capture:!0},Kl={passive:!1,capture:!0},xA=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=At({type:e,selectors:[["ng-component"]],hostAttrs:["cdk-drag-resets-container",""],decls:0,vars:0,template:function(n,r){},styles:[`@layer cdk-resets{.cdk-drag-preview{background:none;border:none;padding:0;color:inherit;inset:auto}}.cdk-drag-placeholder *,.cdk-drag-preview *{pointer-events:none !important}
39
- `],encapsulation:2,changeDetection:0})}return e})(),A0=(()=>{class e{_ngZone=P(Ze);_document=P(et);_styleLoader=P(rl);_renderer=P(En).createRenderer(null,null);_cleanupDocumentTouchmove;_dropInstances=new Set;_dragInstances=new Set;_activeDragInstances=Bn([]);_globalListeners;_draggingPredicate=n=>n.isDragging();_domNodesToDirectives=null;pointerMove=new ye;pointerUp=new ye;scroll=new ye;constructor(){}registerDropContainer(n){this._dropInstances.has(n)||this._dropInstances.add(n)}registerDragItem(n){this._dragInstances.add(n),this._dragInstances.size===1&&this._ngZone.runOutsideAngular(()=>{this._cleanupDocumentTouchmove?.(),this._cleanupDocumentTouchmove=jt(this._renderer,this._document,"touchmove",this._persistentTouchmoveListener,Kl)})}removeDropContainer(n){this._dropInstances.delete(n)}removeDragItem(n){this._dragInstances.delete(n),this.stopDragging(n),this._dragInstances.size===0&&this._cleanupDocumentTouchmove?.()}startDragging(n,r){if(!(this._activeDragInstances().indexOf(n)>-1)&&(this._styleLoader.load(xA),this._activeDragInstances.update(i=>[...i,n]),this._activeDragInstances().length===1)){let i=r.type.startsWith("touch"),o=a=>this.pointerUp.next(a),s=[["scroll",a=>this.scroll.next(a),Hi],["selectstart",this._preventDefaultWhileDragging,Kl]];i?s.push(["touchend",o,Hi],["touchcancel",o,Hi]):s.push(["mouseup",o,Hi]),i||s.push(["mousemove",a=>this.pointerMove.next(a),Kl]),this._ngZone.runOutsideAngular(()=>{this._globalListeners=s.map(([a,l,u])=>jt(this._renderer,this._document,a,l,u))})}}stopDragging(n){this._activeDragInstances.update(r=>{let i=r.indexOf(n);return i>-1?(r.splice(i,1),[...r]):r}),this._activeDragInstances().length===0&&this._clearGlobalListeners()}isDragging(n){return this._activeDragInstances().indexOf(n)>-1}scrolled(n){let r=[this.scroll];return n&&n!==this._document&&r.push(new bt(i=>this._ngZone.runOutsideAngular(()=>{let o=jt(this._renderer,n,"scroll",s=>{this._activeDragInstances().length&&i.next(s)},Hi);return()=>{o()}}))),_a(...r)}registerDirectiveNode(n,r){this._domNodesToDirectives??=new WeakMap,this._domNodesToDirectives.set(n,r)}removeDirectiveNode(n){this._domNodesToDirectives?.delete(n)}getDragDirectiveForNode(n){return this._domNodesToDirectives?.get(n)||null}ngOnDestroy(){this._dragInstances.forEach(n=>this.removeDragItem(n)),this._dropInstances.forEach(n=>this.removeDropContainer(n)),this._domNodesToDirectives=null,this._clearGlobalListeners(),this.pointerMove.complete(),this.pointerUp.complete()}_preventDefaultWhileDragging=n=>{this._activeDragInstances().length>0&&n.preventDefault()};_persistentTouchmoveListener=n=>{this._activeDragInstances().length>0&&(this._activeDragInstances().some(this._draggingPredicate)&&n.preventDefault(),this.pointerMove.next(n))};_clearGlobalListeners(){this._globalListeners?.forEach(n=>n()),this._globalListeners=void 0}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),SA={dragStartThreshold:5,pointerDirectionChangeThreshold:5},CA=(()=>{class e{_document=P(et);_ngZone=P(Ze);_viewportRuler=P(gd);_dragDropRegistry=P(A0);_renderer=P(En).createRenderer(null,null);constructor(){}createDrag(n,r=SA){return new vA(n,r,this._document,this._ngZone,this._viewportRuler,this._dragDropRegistry,this._renderer)}createDropList(n){return new wA(n,this._dragDropRegistry,this._document,this._ngZone,this._viewportRuler)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),pg=new Ce("CDK_DRAG_PARENT"),IA=new Ce("CdkDragHandle"),TA=new Ce("CDK_DRAG_CONFIG"),OA=new Ce("CdkDropList"),DA=(()=>{class e{element=P(Vt);dropContainer=P(OA,{optional:!0,skipSelf:!0});_ngZone=P(Ze);_viewContainerRef=P(Di);_dir=P(oa,{optional:!0});_changeDetectorRef=P(Ua);_selfHandle=P(IA,{optional:!0,self:!0});_parentDrag=P(pg,{optional:!0,skipSelf:!0});_dragDropRegistry=P(A0);_destroyed=new ye;_handles=new Mu([]);_previewTemplate;_placeholderTemplate;_dragRef;data;lockAxis;rootElementSelector;boundaryElement;dragStartDelay;freeDragPosition;get disabled(){return this._disabled||!!(this.dropContainer&&this.dropContainer.disabled)}set disabled(n){this._disabled=n,this._dragRef.disabled=this._disabled}_disabled;constrainPosition;previewClass;previewContainer;scale=1;started=new Qe;released=new Qe;ended=new Qe;entered=new Qe;exited=new Qe;dropped=new Qe;moved=new bt(n=>{let r=this._dragRef.moved.pipe(ga(i=>({source:this,pointerPosition:i.pointerPosition,event:i.event,delta:i.delta,distance:i.distance}))).subscribe(n);return()=>{r.unsubscribe()}});_injector=P(kt);constructor(){let n=this.dropContainer,r=P(TA,{optional:!0}),i=P(CA);this._dragRef=i.createDrag(this.element,{dragStartThreshold:r&&r.dragStartThreshold!=null?r.dragStartThreshold:5,pointerDirectionChangeThreshold:r&&r.pointerDirectionChangeThreshold!=null?r.pointerDirectionChangeThreshold:5,zIndex:r?.zIndex}),this._dragRef.data=this,this._dragDropRegistry.registerDirectiveNode(this.element.nativeElement,this),r&&this._assignDefaults(r),n&&(this._dragRef._withDropContainer(n._dropListRef),n.addItem(this),n._dropListRef.beforeStarted.pipe(fi(this._destroyed)).subscribe(()=>{this._dragRef.scale=this.scale})),this._syncInputs(this._dragRef),this._handleEvents(this._dragRef)}getPlaceholderElement(){return this._dragRef.getPlaceholderElement()}getRootElement(){return this._dragRef.getRootElement()}reset(){this._dragRef.reset()}getFreeDragPosition(){return this._dragRef.getFreeDragPosition()}setFreeDragPosition(n){this._dragRef.setFreeDragPosition(n)}ngAfterViewInit(){ko(()=>{this._updateRootElement(),this._setupHandlesListener(),this._dragRef.scale=this.scale,this.freeDragPosition&&this._dragRef.setFreeDragPosition(this.freeDragPosition)},{injector:this._injector})}ngOnChanges(n){let r=n.rootElementSelector,i=n.freeDragPosition;r&&!r.firstChange&&this._updateRootElement(),this._dragRef.scale=this.scale,i&&!i.firstChange&&this.freeDragPosition&&this._dragRef.setFreeDragPosition(this.freeDragPosition)}ngOnDestroy(){this.dropContainer&&this.dropContainer.removeItem(this),this._dragDropRegistry.removeDirectiveNode(this.element.nativeElement),this._ngZone.runOutsideAngular(()=>{this._handles.complete(),this._destroyed.next(),this._destroyed.complete(),this._dragRef.dispose()})}_addHandle(n){let r=this._handles.getValue();r.push(n),this._handles.next(r)}_removeHandle(n){let r=this._handles.getValue(),i=r.indexOf(n);i>-1&&(r.splice(i,1),this._handles.next(r))}_setPreviewTemplate(n){this._previewTemplate=n}_resetPreviewTemplate(n){n===this._previewTemplate&&(this._previewTemplate=null)}_setPlaceholderTemplate(n){this._placeholderTemplate=n}_resetPlaceholderTemplate(n){n===this._placeholderTemplate&&(this._placeholderTemplate=null)}_updateRootElement(){let n=this.element.nativeElement,r=n;this.rootElementSelector&&(r=n.closest!==void 0?n.closest(this.rootElementSelector):n.parentElement?.closest(this.rootElementSelector)),this._dragRef.withRootElement(r||n)}_getBoundaryElement(){let n=this.boundaryElement;return n?typeof n=="string"?this.element.nativeElement.closest(n):hn(n):null}_syncInputs(n){n.beforeStarted.subscribe(()=>{if(!n.isDragging()){let r=this._dir,i=this.dragStartDelay,o=this._placeholderTemplate?{template:this._placeholderTemplate.templateRef,context:this._placeholderTemplate.data,viewContainer:this._viewContainerRef}:null,s=this._previewTemplate?{template:this._previewTemplate.templateRef,context:this._previewTemplate.data,matchSize:this._previewTemplate.matchSize,viewContainer:this._viewContainerRef}:null;n.disabled=this.disabled,n.lockAxis=this.lockAxis,n.scale=this.scale,n.dragStartDelay=typeof i=="object"&&i?i:tA(i),n.constrainPosition=this.constrainPosition,n.previewClass=this.previewClass,n.withBoundaryElement(this._getBoundaryElement()).withPlaceholderTemplate(o).withPreviewTemplate(s).withPreviewContainer(this.previewContainer||"global"),r&&n.withDirection(r.value)}}),n.beforeStarted.pipe(_1(1)).subscribe(()=>{if(this._parentDrag){n.withParent(this._parentDrag._dragRef);return}let r=this.element.nativeElement.parentElement;for(;r;){let i=this._dragDropRegistry.getDragDirectiveForNode(r);if(i){n.withParent(i._dragRef);break}r=r.parentElement}})}_handleEvents(n){n.started.subscribe(r=>{this.started.emit({source:this,event:r.event}),this._changeDetectorRef.markForCheck()}),n.released.subscribe(r=>{this.released.emit({source:this,event:r.event})}),n.ended.subscribe(r=>{this.ended.emit({source:this,distance:r.distance,dropPoint:r.dropPoint,event:r.event}),this._changeDetectorRef.markForCheck()}),n.entered.subscribe(r=>{this.entered.emit({container:r.container.data,item:this,currentIndex:r.currentIndex})}),n.exited.subscribe(r=>{this.exited.emit({container:r.container.data,item:this})}),n.dropped.subscribe(r=>{this.dropped.emit({previousIndex:r.previousIndex,currentIndex:r.currentIndex,previousContainer:r.previousContainer.data,container:r.container.data,isPointerOverContainer:r.isPointerOverContainer,item:this,distance:r.distance,dropPoint:r.dropPoint,event:r.event})})}_assignDefaults(n){let{lockAxis:r,dragStartDelay:i,constrainPosition:o,previewClass:s,boundaryElement:a,draggingDisabled:l,rootElementSelector:u,previewContainer:d}=n;this.disabled=l??!1,this.dragStartDelay=i||0,r&&(this.lockAxis=r),o&&(this.constrainPosition=o),s&&(this.previewClass=s),a&&(this.boundaryElement=a),u&&(this.rootElementSelector=u),d&&(this.previewContainer=d)}_setupHandlesListener(){this._handles.pipe(b1(n=>{let r=n.map(i=>i.element);this._selfHandle&&this.rootElementSelector&&r.push(this.element),this._dragRef.withHandles(r)}),p_(n=>_a(...n.map(r=>r._stateChanges.pipe(f_(r))))),fi(this._destroyed)).subscribe(n=>{let r=this._dragRef,i=n.element.nativeElement;n.disabled?r.disableHandle(i):r.enableHandle(i)})}static \u0275fac=function(n){return new(n||e)};static \u0275dir=Ma({type:e,selectors:[["","cdkDrag",""]],hostAttrs:[1,"cdk-drag"],hostVars:4,hostBindings:function(n,r){n&2&&Va("cdk-drag-disabled",r.disabled)("cdk-drag-dragging",r._dragRef.isDragging())},inputs:{data:[0,"cdkDragData","data"],lockAxis:[0,"cdkDragLockAxis","lockAxis"],rootElementSelector:[0,"cdkDragRootElement","rootElementSelector"],boundaryElement:[0,"cdkDragBoundary","boundaryElement"],dragStartDelay:[0,"cdkDragStartDelay","dragStartDelay"],freeDragPosition:[0,"cdkDragFreeDragPosition","freeDragPosition"],disabled:[2,"cdkDragDisabled","disabled",eO],constrainPosition:[0,"cdkDragConstrainPosition","constrainPosition"],previewClass:[0,"cdkDragPreviewClass","previewClass"],previewContainer:[0,"cdkDragPreviewContainer","previewContainer"],scale:[2,"cdkDragScale","scale",tO]},outputs:{started:"cdkDragStarted",released:"cdkDragReleased",ended:"cdkDragEnded",entered:"cdkDragEntered",exited:"cdkDragExited",dropped:"cdkDragDropped",moved:"cdkDragMoved"},exportAs:["cdkDrag"],features:[PT([{provide:pg,useExisting:e}]),B_]})}return e})(),RA=e=>({"lc:cursor-grab":e}),NA=(e,t)=>t.url;function PA(e,t){if(e&1&&He(0,"source",11),e&2){let n=t.$implicit;Pi("type",n.mimeType),Le("src",n.url,on)}}var kA=class Eu{constructor(t){this.elementRef=t}video;closeClicked=new Qe;videoClicked=new Qe;isDragging=!1;ngOnInit(){let t=this.elementRef.nativeElement.parentElement.parentElement;t.style.zIndex="2147483647"}close(){this.closeClicked.emit()}onVideoClick(){if(this.isDragging){this.isDragging=!1;return}this.videoClicked.emit()}static \u0275fac=function(t){return new(t||Eu)(Ot(Vt))};static \u0275cmp=At({type:Eu,selectors:[["cooee-draggable-video-popup"]],inputs:{video:"video"},outputs:{closeClicked:"closeClicked",videoClicked:"videoClicked"},decls:14,vars:5,consts:[["role","button","tabindex","0","cdkDrag","",1,"lc-popup-inner","lc:shadow-2xl","lc:rounded-lg","lc:flex","lc:justify-center","lc:items-center",3,"click","keyup","cdkDragMoved","ngClass","cdkDragBoundary"],[1,"lc-close-button","lc:absolute","lc:-top-3.5","lc:-right-3.5","lc:bg-black/50","lc:rounded-full","lc:w-8","lc:h-8","lc:border-none","lc:z-10","lc:flex","lc:justify-center","lc:items-center",3,"click"],["xmlns","http://www.w3.org/2000/svg","height","24px","viewBox","0 0 24 24","width","24px","fill","#fff"],["d","M0 0h24v24H0V0z","fill","none"],["d","M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"],[1,"lc-play-button"],[1,"lc-icon"],["viewBox","0 0 28.31 30"],["d","M19.15,1.29A1.24,1.24,0,0,0,17.82.15a1.36,1.36,0,0,0-.35.07,3.2,3.2,0,0,0-.65.46l-5.06,4.6a1.24,1.24,0,0,0,0,1.75l0,0a1.22,1.22,0,0,0,.89.39,1.25,1.25,0,0,0,.85-.32l3-2.78.17-.13v8l2.44,2.62ZM26.79,26.6l-7.64-7.93-2.5-2.58-6-6.34L8.9,8,5.23,4.15a1.17,1.17,0,0,0-1.66,0h0a1.18,1.18,0,0,0,0,1.66h0L6.1,8.47H3.32a2.94,2.94,0,0,0-2.45,3v7.16a3,3,0,0,0,2.86,3.08H8.07a.44.44,0,0,1,.33.13C9.7,23,11,24.19,12.26,25.36L17,29.7a1.24,1.24,0,0,0,2.17-1V22.21l5.95,6.15a1.2,1.2,0,0,0,1.67,0,1.17,1.17,0,0,0,.08-1.66Zm-10.14-.67-.18-.11L9.75,19.67a1.72,1.72,0,0,0-1.16-.45H4c-.48,0-.59-.11-.59-.61V11.55c0-.49,0-.6.59-.6H8.29l8.29,8.55ZM29.09,15.07A9.9,9.9,0,0,1,26.33,22l-.11.13a1.24,1.24,0,0,1-2-.28,1.29,1.29,0,0,1,.24-1.52h0a6.77,6.77,0,0,0,1.32-1.89,7.41,7.41,0,0,0-1.37-8.55,1.24,1.24,0,0,1-.08-1.75,1.33,1.33,0,0,1,.41-.29,1.19,1.19,0,0,1,1.34.2A8.88,8.88,0,0,1,28,10.36a10,10,0,0,1,1.17,4.17A3.35,3.35,0,0,1,29.09,15.07Z","transform","translate(-0.86 -0.14)","fill","#191919"],[1,"lc-text"],["loop","","preload","auto","playsinline","","autoplay","",1,"lc:rounded-lg","lc:w-full",3,"muted"],[3,"src","type"]],template:function(t,n){t&1&&(X(0,"div",0),lt("click",function(){return n.onVideoClick()})("keyup",function(){return n.onVideoClick()})("cdkDragMoved",function(){return n.isDragging=!0}),X(1,"button",1),lt("click",function(r){return r.stopPropagation(),n.close()}),fr(),X(2,"svg",2),He(3,"path",3)(4,"path",4),Q()(),Ms(),X(5,"div",5)(6,"div",6),fr(),X(7,"svg",7),He(8,"path",8),Q()(),Ms(),X(9,"div",9),nt(10,"Tap to unmute"),Q()(),X(11,"video",10),Wt(12,PA,1,2,"source",11,NA),Q()()),t&2&&(Le("ngClass",zv(3,RA,n.isDragging))("cdkDragBoundary","body"),K(11),Le("muted",!0),K(),Zt(n.video.sources))},dependencies:[Ha,DA],styles:["[_nghost-%COMP%]{position:fixed;display:block;right:24px;bottom:24px;max-width:150px}.lc-play-button[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:all .1s ease-in-out;z-index:999;flex-wrap:wrap;width:100%;max-width:130px;border-radius:5px;padding:5px 10px;background-color:#97979761;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lc-play-button[_ngcontent-%COMP%] .lc-icon[_ngcontent-%COMP%]{width:14px;height:14px}.lc-play-button[_ngcontent-%COMP%] path[_ngcontent-%COMP%]{fill:#fff}.lc-play-button[_ngcontent-%COMP%] .lc-text[_ngcontent-%COMP%]{font-size:11px;line-height:1;color:#fff;font-weight:400;margin-left:5px;text-align:center}"]})},vd=class{_attachedHost;attach(e){return this._attachedHost=e,e.attach(this)}detach(){let e=this._attachedHost;e!=null&&(this._attachedHost=null,e.detach())}get isAttached(){return this._attachedHost!=null}setAttachedHost(e){this._attachedHost=e}},xu=class extends vd{component;viewContainerRef;injector;componentFactoryResolver;projectableNodes;constructor(e,t,n,r,i){super(),this.component=e,this.viewContainerRef=t,this.injector=n,this.projectableNodes=i}},L0=class extends vd{templateRef;viewContainerRef;context;injector;constructor(e,t,n,r){super(),this.templateRef=e,this.viewContainerRef=t,this.context=n,this.injector=r}get origin(){return this.templateRef.elementRef}attach(e,t=this.context){return this.context=t,super.attach(e)}detach(){return this.context=void 0,super.detach()}},AA=class extends vd{element;constructor(e){super(),this.element=e instanceof Vt?e.nativeElement:e}},yd=class{_attachedPortal;_disposeFn;_isDisposed=!1;hasAttached(){return!!this._attachedPortal}attach(e){if(e instanceof xu)return this._attachedPortal=e,this.attachComponentPortal(e);if(e instanceof L0)return this._attachedPortal=e,this.attachTemplatePortal(e);if(this.attachDomPortal&&e instanceof AA)return this._attachedPortal=e,this.attachDomPortal(e)}attachDomPortal=null;detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(e){this._disposeFn=e}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}},LA=class extends yd{outletElement;_appRef;_defaultInjector;_document;constructor(e,t,n,r,i){super(),this.outletElement=e,this._appRef=n,this._defaultInjector=r,this._document=i}attachComponentPortal(e){let t;if(e.viewContainerRef){let n=e.injector||e.viewContainerRef.injector,r=n.get(_o,null,{optional:!0})||void 0;t=e.viewContainerRef.createComponent(e.component,{index:e.viewContainerRef.length,injector:n,ngModuleRef:r,projectableNodes:e.projectableNodes||void 0}),this.setDisposeFn(()=>t.destroy())}else{let n=this._appRef,r=e.injector||this._defaultInjector||kt.NULL,i=r.get(zn,n.injector);t=Jv(e.component,{elementInjector:r,environmentInjector:i,projectableNodes:e.projectableNodes||void 0}),n.attachView(t.hostView),this.setDisposeFn(()=>{n.viewCount>0&&n.detachView(t.hostView),t.destroy()})}return this.outletElement.appendChild(this._getComponentRootNode(t)),this._attachedPortal=e,t}attachTemplatePortal(e){let t=e.viewContainerRef,n=t.createEmbeddedView(e.templateRef,e.context,{injector:e.injector});return n.rootNodes.forEach(r=>this.outletElement.appendChild(r)),n.detectChanges(),this.setDisposeFn(()=>{let r=t.indexOf(n);r!==-1&&t.remove(r)}),this._attachedPortal=e,n}attachDomPortal=e=>{let t=e.element;t.parentNode;let n=this._document.createComment("dom-portal");t.parentNode.insertBefore(n,t),this.outletElement.appendChild(t),this._attachedPortal=e,super.setDisposeFn(()=>{n.parentNode&&n.parentNode.replaceChild(t,n)})};dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(e){return e.hostView.rootNodes[0]}},gg=(()=>{class e extends yd{_moduleRef=P(_o,{optional:!0});_document=P(et);_viewContainerRef=P(Di);_isInitialized=!1;_attachedRef;constructor(){super()}get portal(){return this._attachedPortal}set portal(n){this.hasAttached()&&!n&&!this._isInitialized||(this.hasAttached()&&super.detach(),n&&super.attach(n),this._attachedPortal=n||null)}attached=new Qe;get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedRef=this._attachedPortal=null}attachComponentPortal(n){n.setAttachedHost(this);let r=n.viewContainerRef!=null?n.viewContainerRef:this._viewContainerRef,i=r.createComponent(n.component,{index:r.length,injector:n.injector||r.injector,projectableNodes:n.projectableNodes||void 0,ngModuleRef:this._moduleRef||void 0});return r!==this._viewContainerRef&&this._getRootNode().appendChild(i.hostView.rootNodes[0]),super.setDisposeFn(()=>i.destroy()),this._attachedPortal=n,this._attachedRef=i,this.attached.emit(i),i}attachTemplatePortal(n){n.setAttachedHost(this);let r=this._viewContainerRef.createEmbeddedView(n.templateRef,n.context,{injector:n.injector});return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=n,this._attachedRef=r,this.attached.emit(r),r}attachDomPortal=n=>{let r=n.element;r.parentNode;let i=this._document.createComment("dom-portal");n.setAttachedHost(this),r.parentNode.insertBefore(i,r),this._getRootNode().appendChild(r),this._attachedPortal=n,super.setDisposeFn(()=>{i.parentNode&&i.parentNode.replaceChild(r,i)})};_getRootNode(){let n=this._viewContainerRef.element.nativeElement;return n.nodeType===n.ELEMENT_NODE?n:n.parentNode}static \u0275fac=function(n){return new(n||e)};static \u0275dir=Ma({type:e,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:[0,"cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[Ri]})}return e})(),$i;function MA(){if($i==null&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>$i=!0}))}finally{$i=$i||!1}return $i}function jA(e){return MA()?e:!!e.capture}var FA=new Ce("cdk-input-modality-detector-options"),VA={ignoreKeys:[18,17,224,91,16]},M0=650,Jl={passive:!0,capture:!0},BA=(()=>{class e{_platform=P(Qn);_listenerCleanups;modalityDetected;modalityChanged;get mostRecentModality(){return this._modality.value}_mostRecentTarget=null;_modality=new Mu(null);_options;_lastTouchMs=0;_onKeydown=n=>{this._options?.ignoreKeys?.some(r=>r===n.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=_n(n))};_onMousedown=n=>{Date.now()-this._lastTouchMs<M0||(this._modality.next(x0(n)?"keyboard":"mouse"),this._mostRecentTarget=_n(n))};_onTouchstart=n=>{if(S0(n)){this._modality.next("keyboard");return}this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=_n(n)};constructor(){let n=P(Ze),r=P(et),i=P(FA,{optional:!0});if(this._options=F(F({},VA),i),this.modalityDetected=this._modality.pipe(y1(1)),this.modalityChanged=this.modalityDetected.pipe(m1()),this._platform.isBrowser){let o=P(En).createRenderer(null,null);this._listenerCleanups=n.runOutsideAngular(()=>[jt(o,r,"keydown",this._onKeydown,Jl),jt(o,r,"mousedown",this._onMousedown,Jl),jt(o,r,"touchstart",this._onTouchstart,Jl)])}}ngOnDestroy(){this._modality.complete(),this._listenerCleanups?.forEach(n=>n())}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),xs=function(e){return e[e.IMMEDIATE=0]="IMMEDIATE",e[e.EVENTUAL=1]="EVENTUAL",e}(xs||{}),UA=new Ce("cdk-focus-monitor-default-options"),us=jA({passive:!0,capture:!0}),HA=(()=>{class e{_ngZone=P(Ze);_platform=P(Qn);_inputModalityDetector=P(BA);_origin=null;_lastFocusOrigin;_windowFocused=!1;_windowFocusTimeoutId;_originTimeoutId;_originFromTouchInteraction=!1;_elementInfo=new Map;_monitoredElementCount=0;_rootNodeFocusListenerCount=new Map;_detectionMode;_windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=setTimeout(()=>this._windowFocused=!1)};_document=P(et,{optional:!0});_stopInputModalityDetector=new ye;constructor(){let n=P(UA,{optional:!0});this._detectionMode=n?.detectionMode||xs.IMMEDIATE}_rootNodeFocusAndBlurListener=n=>{let r=_n(n);for(let i=r;i;i=i.parentElement)n.type==="focus"?this._onFocus(n,i):this._onBlur(n,i)};monitor(n,r=!1){let i=hn(n);if(!this._platform.isBrowser||i.nodeType!==1)return Uu();let o=nl(i)||this._getDocument(),s=this._elementInfo.get(i);if(s)return r&&(s.checkChildren=!0),s.subject;let a={checkChildren:r,subject:new ye,rootNode:o};return this._elementInfo.set(i,a),this._registerGlobalListeners(a),a.subject}stopMonitoring(n){let r=hn(n),i=this._elementInfo.get(r);i&&(i.subject.complete(),this._setClasses(r),this._elementInfo.delete(r),this._removeGlobalListeners(i))}focusVia(n,r,i){let o=hn(n),s=this._getDocument().activeElement;o===s?this._getClosestElementsInfo(o).forEach(([a,l])=>this._originChanged(a,r,l)):(this._setOrigin(r),typeof o.focus=="function"&&o.focus(i))}ngOnDestroy(){this._elementInfo.forEach((n,r)=>this.stopMonitoring(r))}_getDocument(){return this._document||document}_getWindow(){return this._getDocument().defaultView||window}_getFocusOrigin(n){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(n)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:n&&this._isLastInteractionFromInputLabel(n)?"mouse":"program"}_shouldBeAttributedToTouch(n){return this._detectionMode===xs.EVENTUAL||!!n?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(n,r){n.classList.toggle("cdk-focused",!!r),n.classList.toggle("cdk-touch-focused",r==="touch"),n.classList.toggle("cdk-keyboard-focused",r==="keyboard"),n.classList.toggle("cdk-mouse-focused",r==="mouse"),n.classList.toggle("cdk-program-focused",r==="program")}_setOrigin(n,r=!1){this._ngZone.runOutsideAngular(()=>{if(this._origin=n,this._originFromTouchInteraction=n==="touch"&&r,this._detectionMode===xs.IMMEDIATE){clearTimeout(this._originTimeoutId);let i=this._originFromTouchInteraction?M0:1;this._originTimeoutId=setTimeout(()=>this._origin=null,i)}})}_onFocus(n,r){let i=this._elementInfo.get(r),o=_n(n);!i||!i.checkChildren&&r!==o||this._originChanged(r,this._getFocusOrigin(o),i)}_onBlur(n,r){let i=this._elementInfo.get(r);!i||i.checkChildren&&n.relatedTarget instanceof Node&&r.contains(n.relatedTarget)||(this._setClasses(r),this._emitOrigin(i,null))}_emitOrigin(n,r){n.subject.observers.length&&this._ngZone.run(()=>n.subject.next(r))}_registerGlobalListeners(n){if(!this._platform.isBrowser)return;let r=n.rootNode,i=this._rootNodeFocusListenerCount.get(r)||0;i||this._ngZone.runOutsideAngular(()=>{r.addEventListener("focus",this._rootNodeFocusAndBlurListener,us),r.addEventListener("blur",this._rootNodeFocusAndBlurListener,us)}),this._rootNodeFocusListenerCount.set(r,i+1),++this._monitoredElementCount===1&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(fi(this._stopInputModalityDetector)).subscribe(o=>{this._setOrigin(o,!0)}))}_removeGlobalListeners(n){let r=n.rootNode;if(this._rootNodeFocusListenerCount.has(r)){let i=this._rootNodeFocusListenerCount.get(r);i>1?this._rootNodeFocusListenerCount.set(r,i-1):(r.removeEventListener("focus",this._rootNodeFocusAndBlurListener,us),r.removeEventListener("blur",this._rootNodeFocusAndBlurListener,us),this._rootNodeFocusListenerCount.delete(r))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(n,r,i){this._setClasses(n,r),this._emitOrigin(i,r),this._lastFocusOrigin=r}_getClosestElementsInfo(n){let r=[];return this._elementInfo.forEach((i,o)=>{(o===n||i.checkChildren&&o.contains(n))&&r.push([o,i])}),r}_isLastInteractionFromInputLabel(n){let{_mostRecentTarget:r,mostRecentModality:i}=this._inputModalityDetector;if(i!=="mouse"||!r||r===n||n.nodeName!=="INPUT"&&n.nodeName!=="TEXTAREA"||n.disabled)return!1;let o=n.labels;if(o){for(let s=0;s<o.length;s++)if(o[s].contains(r))return!0}return!1}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),$A=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=At({type:e,selectors:[["ng-component"]],exportAs:["cdkVisuallyHidden"],decls:0,vars:0,template:function(n,r){},styles:[`.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}
40
- `],encapsulation:2,changeDetection:0})}return e})(),j0=(()=>{class e{_platform=P(Qn);constructor(){}isDisabled(n){return n.hasAttribute("disabled")}isVisible(n){return qA(n)&&getComputedStyle(n).visibility==="visible"}isTabbable(n){if(!this._platform.isBrowser)return!1;let r=zA(QA(n));if(r&&(_g(r)===-1||!this.isVisible(r)))return!1;let i=n.nodeName.toLowerCase(),o=_g(n);return n.hasAttribute("contenteditable")?o!==-1:i==="iframe"||i==="object"||this._platform.WEBKIT&&this._platform.IOS&&!JA(n)?!1:i==="audio"?n.hasAttribute("controls")?o!==-1:!1:i==="video"?o===-1?!1:o!==null?!0:this._platform.FIREFOX||n.hasAttribute("controls"):n.tabIndex>=0}isFocusable(n,r){return XA(n)&&!this.isDisabled(n)&&(r?.ignoreVisibility||this.isVisible(n))}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function zA(e){try{return e.frameElement}catch{return null}}function qA(e){return!!(e.offsetWidth||e.offsetHeight||typeof e.getClientRects=="function"&&e.getClientRects().length)}function GA(e){let t=e.nodeName.toLowerCase();return t==="input"||t==="select"||t==="button"||t==="textarea"}function WA(e){return YA(e)&&e.type=="hidden"}function ZA(e){return KA(e)&&e.hasAttribute("href")}function YA(e){return e.nodeName.toLowerCase()=="input"}function KA(e){return e.nodeName.toLowerCase()=="a"}function F0(e){if(!e.hasAttribute("tabindex")||e.tabIndex===void 0)return!1;let t=e.getAttribute("tabindex");return!!(t&&!isNaN(parseInt(t,10)))}function _g(e){if(!F0(e))return null;let t=parseInt(e.getAttribute("tabindex")||"",10);return isNaN(t)?-1:t}function JA(e){let t=e.nodeName.toLowerCase(),n=t==="input"&&e.type;return n==="text"||n==="password"||t==="select"||t==="textarea"}function XA(e){return WA(e)?!1:GA(e)||ZA(e)||e.hasAttribute("contenteditable")||F0(e)}function QA(e){return e.ownerDocument&&e.ownerDocument.defaultView||window}var eL=class{_element;_checker;_ngZone;_document;_injector;_startAnchor;_endAnchor;_hasAttached=!1;startAnchorListener=()=>this.focusLastTabbableElement();endAnchorListener=()=>this.focusFirstTabbableElement();get enabled(){return this._enabled}set enabled(e){this._enabled=e,this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}_enabled=!0;constructor(e,t,n,r,i=!1,o){this._element=e,this._checker=t,this._ngZone=n,this._document=r,this._injector=o,i||this.attachAnchors()}destroy(){let e=this._startAnchor,t=this._endAnchor;e&&(e.removeEventListener("focus",this.startAnchorListener),e.remove()),t&&(t.removeEventListener("focus",this.endAnchorListener),t.remove()),this._startAnchor=this._endAnchor=null,this._hasAttached=!1}attachAnchors(){return this._hasAttached?!0:(this._ngZone.runOutsideAngular(()=>{this._startAnchor||(this._startAnchor=this._createAnchor(),this._startAnchor.addEventListener("focus",this.startAnchorListener)),this._endAnchor||(this._endAnchor=this._createAnchor(),this._endAnchor.addEventListener("focus",this.endAnchorListener))}),this._element.parentNode&&(this._element.parentNode.insertBefore(this._startAnchor,this._element),this._element.parentNode.insertBefore(this._endAnchor,this._element.nextSibling),this._hasAttached=!0),this._hasAttached)}focusInitialElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusInitialElement(e)))})}focusFirstTabbableElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusFirstTabbableElement(e)))})}focusLastTabbableElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusLastTabbableElement(e)))})}_getRegionBoundary(e){let t=this._element.querySelectorAll(`[cdk-focus-region-${e}], [cdkFocusRegion${e}], [cdk-focus-${e}]`);return e=="start"?t.length?t[0]:this._getFirstTabbableElement(this._element):t.length?t[t.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(e){let t=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");if(t){if(!this._checker.isFocusable(t)){let n=this._getFirstTabbableElement(t);return n?.focus(e),!!n}return t.focus(e),!0}return this.focusFirstTabbableElement(e)}focusFirstTabbableElement(e){let t=this._getRegionBoundary("start");return t&&t.focus(e),!!t}focusLastTabbableElement(e){let t=this._getRegionBoundary("end");return t&&t.focus(e),!!t}hasAttached(){return this._hasAttached}_getFirstTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;let t=e.children;for(let n=0;n<t.length;n++){let r=t[n].nodeType===this._document.ELEMENT_NODE?this._getFirstTabbableElement(t[n]):null;if(r)return r}return null}_getLastTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;let t=e.children;for(let n=t.length-1;n>=0;n--){let r=t[n].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(t[n]):null;if(r)return r}return null}_createAnchor(){let e=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,e),e.classList.add("cdk-visually-hidden"),e.classList.add("cdk-focus-trap-anchor"),e.setAttribute("aria-hidden","true"),e}_toggleAnchorTabIndex(e,t){e?t.setAttribute("tabindex","0"):t.removeAttribute("tabindex")}toggleAnchors(e){this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}_executeOnStable(e){this._injector?ko(e,{injector:this._injector}):setTimeout(e)}},tL=(()=>{class e{_checker=P(j0);_ngZone=P(Ze);_document=P(et);_injector=P(kt);constructor(){P(rl).load($A)}create(n,r=!1){return new eL(n,this._checker,this._ngZone,this._document,r,this._injector)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function mg(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}function gt(e){return e==null?"":typeof e=="string"?e:`${e}px`}function nL(e,...t){return t.length?t.some(n=>e[n]):e.altKey||e.shiftKey||e.ctrlKey||e.metaKey}var vg=aA(),rL=class{_viewportRuler;_previousHTMLStyles={top:"",left:""};_previousScrollPosition;_isEnabled=!1;_document;constructor(e,t){this._viewportRuler=e,this._document=t}attach(){}enable(){if(this._canBeEnabled()){let e=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=e.style.left||"",this._previousHTMLStyles.top=e.style.top||"",e.style.left=gt(-this._previousScrollPosition.left),e.style.top=gt(-this._previousScrollPosition.top),e.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){let e=this._document.documentElement,t=this._document.body,n=e.style,r=t.style,i=n.scrollBehavior||"",o=r.scrollBehavior||"";this._isEnabled=!1,n.left=this._previousHTMLStyles.left,n.top=this._previousHTMLStyles.top,e.classList.remove("cdk-global-scrollblock"),vg&&(n.scrollBehavior=r.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),vg&&(n.scrollBehavior=i,r.scrollBehavior=o)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;let e=this._document.documentElement,t=this._viewportRuler.getViewportSize();return e.scrollHeight>t.height||e.scrollWidth>t.width}},iL=class{_scrollDispatcher;_ngZone;_viewportRuler;_config;_scrollSubscription=null;_overlayRef;_initialScrollPosition;constructor(e,t,n,r){this._scrollDispatcher=e,this._ngZone=t,this._viewportRuler=n,this._config=r}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(this._scrollSubscription)return;let e=this._scrollDispatcher.scrolled(0).pipe(Hu(t=>!t||!this._overlayRef.overlayElement.contains(t.getElementRef().nativeElement)));this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=e.subscribe(()=>{let t=this._viewportRuler.getViewportScrollPosition().top;Math.abs(t-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=e.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}_detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())}},V0=class{enable(){}disable(){}attach(){}};function Su(e,t){return t.some(n=>{let r=e.bottom<n.top,i=e.top>n.bottom,o=e.right<n.left,s=e.left>n.right;return r||i||o||s})}function yg(e,t){return t.some(n=>{let r=e.top<n.top,i=e.bottom>n.bottom,o=e.left<n.left,s=e.right>n.right;return r||i||o||s})}var oL=class{_scrollDispatcher;_viewportRuler;_ngZone;_config;_scrollSubscription=null;_overlayRef;constructor(e,t,n,r){this._scrollDispatcher=e,this._viewportRuler=t,this._ngZone=n,this._config=r}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(!this._scrollSubscription){let e=this._config?this._config.scrollThrottle:0;this._scrollSubscription=this._scrollDispatcher.scrolled(e).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){let t=this._overlayRef.overlayElement.getBoundingClientRect(),{width:n,height:r}=this._viewportRuler.getViewportSize();Su(t,[{width:n,height:r,bottom:r,right:n,top:0,left:0}])&&(this.disable(),this._ngZone.run(()=>this._overlayRef.detach()))}})}}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}},sL=(()=>{class e{_scrollDispatcher=P(cA);_viewportRuler=P(gd);_ngZone=P(Ze);_document=P(et);constructor(){}noop=()=>new V0;close=n=>new iL(this._scrollDispatcher,this._ngZone,this._viewportRuler,n);block=()=>new rL(this._viewportRuler,this._document);reposition=n=>new oL(this._scrollDispatcher,this._viewportRuler,this._ngZone,n);static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),B0=class{positionStrategy;scrollStrategy=new V0;panelClass="";hasBackdrop=!1;backdropClass="cdk-overlay-dark-backdrop";width;height;minWidth;minHeight;maxWidth;maxHeight;direction;disposeOnNavigation=!1;constructor(e){if(e){let t=Object.keys(e);for(let n of t)e[n]!==void 0&&(this[n]=e[n])}}},aL=class{connectionPair;scrollableViewProperties;constructor(e,t){this.connectionPair=e,this.scrollableViewProperties=t}},U0=(()=>{class e{_attachedOverlays=[];_document=P(et);_isAttached;constructor(){}ngOnDestroy(){this.detach()}add(n){this.remove(n),this._attachedOverlays.push(n)}remove(n){let r=this._attachedOverlays.indexOf(n);r>-1&&this._attachedOverlays.splice(r,1),this._attachedOverlays.length===0&&this.detach()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),lL=(()=>{class e extends U0{_ngZone=P(Ze);_renderer=P(En).createRenderer(null,null);_cleanupKeydown;add(n){super.add(n),this._isAttached||(this._ngZone.runOutsideAngular(()=>{this._cleanupKeydown=this._renderer.listen("body","keydown",this._keydownListener)}),this._isAttached=!0)}detach(){this._isAttached&&(this._cleanupKeydown?.(),this._isAttached=!1)}_keydownListener=n=>{let r=this._attachedOverlays;for(let i=r.length-1;i>-1;i--)if(r[i]._keydownEvents.observers.length>0){this._ngZone.run(()=>r[i]._keydownEvents.next(n));break}};static \u0275fac=(()=>{let n;return function(r){return(n||(n=_m(e)))(r||e)}})();static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),cL=(()=>{class e extends U0{_platform=P(Qn);_ngZone=P(Ze);_renderer=P(En).createRenderer(null,null);_cursorOriginalValue;_cursorStyleIsSet=!1;_pointerDownEventTarget;_cleanups;add(n){if(super.add(n),!this._isAttached){let r=this._document.body,i={capture:!0};this._cleanups=this._ngZone.runOutsideAngular(()=>[jt(this._renderer,r,"pointerdown",this._pointerDownListener,i),jt(this._renderer,r,"click",this._clickListener,i),jt(this._renderer,r,"auxclick",this._clickListener,i),jt(this._renderer,r,"contextmenu",this._clickListener,i)]),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=r.style.cursor,r.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){this._isAttached&&(this._cleanups?.forEach(n=>n()),this._cleanups=void 0,this._platform.IOS&&this._cursorStyleIsSet&&(this._document.body.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1)}_pointerDownListener=n=>{this._pointerDownEventTarget=_n(n)};_clickListener=n=>{let r=_n(n),i=n.type==="click"&&this._pointerDownEventTarget?this._pointerDownEventTarget:r;this._pointerDownEventTarget=null;let o=this._attachedOverlays.slice();for(let s=o.length-1;s>-1;s--){let a=o[s];if(a._outsidePointerEvents.observers.length<1||!a.hasAttached())continue;if(bg(a.overlayElement,r)||bg(a.overlayElement,i))break;let l=a._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>l.next(n)):l.next(n)}};static \u0275fac=(()=>{let n;return function(r){return(n||(n=_m(e)))(r||e)}})();static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function bg(e,t){let n=typeof ShadowRoot<"u"&&ShadowRoot,r=t;for(;r;){if(r===e)return!0;r=n&&r instanceof ShadowRoot?r.host:r.parentNode}return!1}var H0=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=At({type:e,selectors:[["ng-component"]],hostAttrs:["cdk-overlay-style-loader",""],decls:0,vars:0,template:function(n,r){},styles:[`.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed}@layer cdk-overlay{.cdk-overlay-container{z-index:1000}}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute}@layer cdk-overlay{.cdk-global-overlay-wrapper{z-index:1000}}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%}@layer cdk-overlay{.cdk-overlay-pane{z-index:1000}}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0}@layer cdk-overlay{.cdk-overlay-backdrop{z-index:1000;transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors: active){.cdk-overlay-backdrop-showing{opacity:.6}}@layer cdk-overlay{.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px}@layer cdk-overlay{.cdk-overlay-connected-position-bounding-box{z-index:1000}}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}
41
- `],encapsulation:2,changeDetection:0})}return e})(),bd=(()=>{class e{_platform=P(Qn);_containerElement;_document=P(et);_styleLoader=P(rl);constructor(){}ngOnDestroy(){this._containerElement?.remove()}getContainerElement(){return this._loadStyles(),this._containerElement||this._createContainer(),this._containerElement}_createContainer(){let n="cdk-overlay-container";if(this._platform.isBrowser||mg()){let i=this._document.querySelectorAll(`.${n}[platform="server"], .${n}[platform="test"]`);for(let o=0;o<i.length;o++)i[o].remove()}let r=this._document.createElement("div");r.classList.add(n),mg()?r.setAttribute("platform","test"):this._platform.isBrowser||r.setAttribute("platform","server"),this._document.body.appendChild(r),this._containerElement=r}_loadStyles(){this._styleLoader.load(H0)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),uL=class{_renderer;_ngZone;element;_cleanupClick;_cleanupTransitionEnd;_fallbackTimeout;constructor(e,t,n,r){this._renderer=t,this._ngZone=n,this.element=e.createElement("div"),this.element.classList.add("cdk-overlay-backdrop"),this._cleanupClick=t.listen(this.element,"click",r)}detach(){this._ngZone.runOutsideAngular(()=>{let e=this.element;clearTimeout(this._fallbackTimeout),this._cleanupTransitionEnd?.(),this._cleanupTransitionEnd=this._renderer.listen(e,"transitionend",this.dispose),this._fallbackTimeout=setTimeout(this.dispose,500),e.style.pointerEvents="none",e.classList.remove("cdk-overlay-backdrop-showing")})}dispose=()=>{clearTimeout(this._fallbackTimeout),this._cleanupClick?.(),this._cleanupTransitionEnd?.(),this._cleanupClick=this._cleanupTransitionEnd=this._fallbackTimeout=void 0,this.element.remove()}},wd=class{_portalOutlet;_host;_pane;_config;_ngZone;_keyboardDispatcher;_document;_location;_outsideClickDispatcher;_animationsDisabled;_injector;_renderer;_backdropClick=new ye;_attachments=new ye;_detachments=new ye;_positionStrategy;_scrollStrategy;_locationChanges=yt.EMPTY;_backdropRef=null;_previousHostParent;_keydownEvents=new ye;_outsidePointerEvents=new ye;_renders=new ye;_afterRenderRef;_afterNextRenderRef;constructor(e,t,n,r,i,o,s,a,l,u=!1,d,h){this._portalOutlet=e,this._host=t,this._pane=n,this._config=r,this._ngZone=i,this._keyboardDispatcher=o,this._document=s,this._location=a,this._outsideClickDispatcher=l,this._animationsDisabled=u,this._injector=d,this._renderer=h,r.scrollStrategy&&(this._scrollStrategy=r.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=r.positionStrategy,this._afterRenderRef=nO(()=>jm(()=>{this._renders.next()},{injector:this._injector}))}get overlayElement(){return this._pane}get backdropElement(){return this._backdropRef?.element||null}get hostElement(){return this._host}attach(e){!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host);let t=this._portalOutlet.attach(e);return this._positionStrategy&&this._positionStrategy.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),this._afterNextRenderRef?.destroy(),this._afterNextRenderRef=ko(()=>{this.hasAttached()&&this.updatePosition()},{injector:this._injector}),this._togglePointerEvents(!0),this._config.hasBackdrop&&this._attachBackdrop(),this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!0),this._attachments.next(),this._keyboardDispatcher.add(this),this._config.disposeOnNavigation&&(this._locationChanges=this._location.subscribe(()=>this.dispose())),this._outsideClickDispatcher.add(this),typeof t?.onDestroy=="function"&&t.onDestroy(()=>{this.hasAttached()&&this._ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>this.detach()))}),t}detach(){if(!this.hasAttached())return;this.detachBackdrop(),this._togglePointerEvents(!1),this._positionStrategy&&this._positionStrategy.detach&&this._positionStrategy.detach(),this._scrollStrategy&&this._scrollStrategy.disable();let e=this._portalOutlet.detach();return this._detachments.next(),this._keyboardDispatcher.remove(this),this._detachContentWhenEmpty(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),e}dispose(){let e=this.hasAttached();this._positionStrategy&&this._positionStrategy.dispose(),this._disposeScrollStrategy(),this._backdropRef?.dispose(),this._locationChanges.unsubscribe(),this._keyboardDispatcher.remove(this),this._portalOutlet.dispose(),this._attachments.complete(),this._backdropClick.complete(),this._keydownEvents.complete(),this._outsidePointerEvents.complete(),this._outsideClickDispatcher.remove(this),this._host?.remove(),this._afterNextRenderRef?.destroy(),this._previousHostParent=this._pane=this._host=this._backdropRef=null,e&&this._detachments.next(),this._detachments.complete(),this._afterRenderRef.destroy(),this._renders.complete()}hasAttached(){return this._portalOutlet.hasAttached()}backdropClick(){return this._backdropClick}attachments(){return this._attachments}detachments(){return this._detachments}keydownEvents(){return this._keydownEvents}outsidePointerEvents(){return this._outsidePointerEvents}getConfig(){return this._config}updatePosition(){this._positionStrategy&&this._positionStrategy.apply()}updatePositionStrategy(e){e!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=e,this.hasAttached()&&(e.attach(this),this.updatePosition()))}updateSize(e){this._config=F(F({},this._config),e),this._updateElementSize()}setDirection(e){this._config=Ye(F({},this._config),{direction:e}),this._updateElementDirection()}addPanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!0)}removePanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!1)}getDirection(){let e=this._config.direction;return e?typeof e=="string"?e:e.value:"ltr"}updateScrollStrategy(e){e!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=e,this.hasAttached()&&(e.attach(this),e.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;let e=this._pane.style;e.width=gt(this._config.width),e.height=gt(this._config.height),e.minWidth=gt(this._config.minWidth),e.minHeight=gt(this._config.minHeight),e.maxWidth=gt(this._config.maxWidth),e.maxHeight=gt(this._config.maxHeight)}_togglePointerEvents(e){this._pane.style.pointerEvents=e?"":"none"}_attachBackdrop(){let e="cdk-overlay-backdrop-showing";this._backdropRef?.dispose(),this._backdropRef=new uL(this._document,this._renderer,this._ngZone,t=>{this._backdropClick.next(t)}),this._animationsDisabled&&this._backdropRef.element.classList.add("cdk-overlay-backdrop-noop-animation"),this._config.backdropClass&&this._toggleClasses(this._backdropRef.element,this._config.backdropClass,!0),this._host.parentElement.insertBefore(this._backdropRef.element,this._host),!this._animationsDisabled&&typeof requestAnimationFrame<"u"?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>this._backdropRef?.element.classList.add(e))}):this._backdropRef.element.classList.add(e)}_updateStackingOrder(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){this._animationsDisabled?(this._backdropRef?.dispose(),this._backdropRef=null):this._backdropRef?.detach()}_toggleClasses(e,t,n){let r=I0(t||[]).filter(i=>!!i);r.length&&(n?e.classList.add(...r):e.classList.remove(...r))}_detachContentWhenEmpty(){this._ngZone.runOutsideAngular(()=>{let e=this._renders.pipe(fi(_a(this._attachments,this._detachments))).subscribe(()=>{(!this._pane||!this._host||this._pane.children.length===0)&&(this._pane&&this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!1),this._host&&this._host.parentElement&&(this._previousHostParent=this._host.parentElement,this._host.remove()),e.unsubscribe())})})}_disposeScrollStrategy(){let e=this._scrollStrategy;e?.disable(),e?.detach?.()}},wg="cdk-overlay-connected-position-bounding-box",hL=/([A-Za-z%]+)$/,dL=class{_viewportRuler;_document;_platform;_overlayContainer;_overlayRef;_isInitialRender;_lastBoundingBoxSize={width:0,height:0};_isPushed=!1;_canPush=!0;_growAfterOpen=!1;_hasFlexibleDimensions=!0;_positionLocked=!1;_originRect;_overlayRect;_viewportRect;_containerRect;_viewportMargin=0;_scrollables=[];_preferredPositions=[];_origin;_pane;_isDisposed;_boundingBox;_lastPosition;_lastScrollVisibility;_positionChanges=new ye;_resizeSubscription=yt.EMPTY;_offsetX=0;_offsetY=0;_transformOriginSelector;_appliedPanelClasses=[];_previousPushAmount;positionChanges=this._positionChanges;get positions(){return this._preferredPositions}constructor(e,t,n,r,i){this._viewportRuler=t,this._document=n,this._platform=r,this._overlayContainer=i,this.setOrigin(e)}attach(e){this._overlayRef&&this._overlayRef,this._validatePositions(),e.hostElement.classList.add(wg),this._overlayRef=e,this._boundingBox=e.hostElement,this._pane=e.overlayElement,this._isDisposed=!1,this._isInitialRender=!0,this._lastPosition=null,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe(()=>{this._isInitialRender=!0,this.apply()})}apply(){if(this._isDisposed||!this._platform.isBrowser)return;if(!this._isInitialRender&&this._positionLocked&&this._lastPosition){this.reapplyLastPosition();return}this._clearPanelClasses(),this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();let e=this._originRect,t=this._overlayRect,n=this._viewportRect,r=this._containerRect,i=[],o;for(let s of this._preferredPositions){let a=this._getOriginPoint(e,r,s),l=this._getOverlayPoint(a,t,s),u=this._getOverlayFit(l,t,n,s);if(u.isCompletelyWithinViewport){this._isPushed=!1,this._applyPosition(s,a);return}if(this._canFitWithFlexibleDimensions(u,l,n)){i.push({position:s,origin:a,overlayRect:t,boundingBoxRect:this._calculateBoundingBoxRect(a,s)});continue}(!o||o.overlayFit.visibleArea<u.visibleArea)&&(o={overlayFit:u,overlayPoint:l,originPoint:a,position:s,overlayRect:t})}if(i.length){let s=null,a=-1;for(let l of i){let u=l.boundingBoxRect.width*l.boundingBoxRect.height*(l.position.weight||1);u>a&&(a=u,s=l)}this._isPushed=!1,this._applyPosition(s.position,s.origin);return}if(this._canPush){this._isPushed=!0,this._applyPosition(o.position,o.originPoint);return}this._applyPosition(o.position,o.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&Er(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(wg),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;let e=this._lastPosition;if(e){this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();let t=this._getOriginPoint(this._originRect,this._containerRect,e);this._applyPosition(e,t)}else this.apply()}withScrollableContainers(e){return this._scrollables=e,this}withPositions(e){return this._preferredPositions=e,e.indexOf(this._lastPosition)===-1&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(e){return this._viewportMargin=e,this}withFlexibleDimensions(e=!0){return this._hasFlexibleDimensions=e,this}withGrowAfterOpen(e=!0){return this._growAfterOpen=e,this}withPush(e=!0){return this._canPush=e,this}withLockedPosition(e=!0){return this._positionLocked=e,this}setOrigin(e){return this._origin=e,this}withDefaultOffsetX(e){return this._offsetX=e,this}withDefaultOffsetY(e){return this._offsetY=e,this}withTransformOriginOn(e){return this._transformOriginSelector=e,this}_getOriginPoint(e,t,n){let r;if(n.originX=="center")r=e.left+e.width/2;else{let o=this._isRtl()?e.right:e.left,s=this._isRtl()?e.left:e.right;r=n.originX=="start"?o:s}t.left<0&&(r-=t.left);let i;return n.originY=="center"?i=e.top+e.height/2:i=n.originY=="top"?e.top:e.bottom,t.top<0&&(i-=t.top),{x:r,y:i}}_getOverlayPoint(e,t,n){let r;n.overlayX=="center"?r=-t.width/2:n.overlayX==="start"?r=this._isRtl()?-t.width:0:r=this._isRtl()?0:-t.width;let i;return n.overlayY=="center"?i=-t.height/2:i=n.overlayY=="top"?0:-t.height,{x:e.x+r,y:e.y+i}}_getOverlayFit(e,t,n,r){let i=xg(t),{x:o,y:s}=e,a=this._getOffset(r,"x"),l=this._getOffset(r,"y");a&&(o+=a),l&&(s+=l);let u=0-o,d=o+i.width-n.width,h=0-s,v=s+i.height-n.height,m=this._subtractOverflows(i.width,u,d),w=this._subtractOverflows(i.height,h,v),C=m*w;return{visibleArea:C,isCompletelyWithinViewport:i.width*i.height===C,fitsInViewportVertically:w===i.height,fitsInViewportHorizontally:m==i.width}}_canFitWithFlexibleDimensions(e,t,n){if(this._hasFlexibleDimensions){let r=n.bottom-t.y,i=n.right-t.x,o=Eg(this._overlayRef.getConfig().minHeight),s=Eg(this._overlayRef.getConfig().minWidth),a=e.fitsInViewportVertically||o!=null&&o<=r,l=e.fitsInViewportHorizontally||s!=null&&s<=i;return a&&l}return!1}_pushOverlayOnScreen(e,t,n){if(this._previousPushAmount&&this._positionLocked)return{x:e.x+this._previousPushAmount.x,y:e.y+this._previousPushAmount.y};let r=xg(t),i=this._viewportRect,o=Math.max(e.x+r.width-i.width,0),s=Math.max(e.y+r.height-i.height,0),a=Math.max(i.top-n.top-e.y,0),l=Math.max(i.left-n.left-e.x,0),u=0,d=0;return r.width<=i.width?u=l||-o:u=e.x<this._viewportMargin?i.left-n.left-e.x:0,r.height<=i.height?d=a||-s:d=e.y<this._viewportMargin?i.top-n.top-e.y:0,this._previousPushAmount={x:u,y:d},{x:e.x+u,y:e.y+d}}_applyPosition(e,t){if(this._setTransformOrigin(e),this._setOverlayElementStyles(t,e),this._setBoundingBoxStyles(t,e),e.panelClass&&this._addPanelClasses(e.panelClass),this._positionChanges.observers.length){let n=this._getScrollVisibility();if(e!==this._lastPosition||!this._lastScrollVisibility||!fL(this._lastScrollVisibility,n)){let r=new aL(e,n);this._positionChanges.next(r)}this._lastScrollVisibility=n}this._lastPosition=e,this._isInitialRender=!1}_setTransformOrigin(e){if(!this._transformOriginSelector)return;let t=this._boundingBox.querySelectorAll(this._transformOriginSelector),n,r=e.overlayY;e.overlayX==="center"?n="center":this._isRtl()?n=e.overlayX==="start"?"right":"left":n=e.overlayX==="start"?"left":"right";for(let i=0;i<t.length;i++)t[i].style.transformOrigin=`${n} ${r}`}_calculateBoundingBoxRect(e,t){let n=this._viewportRect,r=this._isRtl(),i,o,s;if(t.overlayY==="top")o=e.y,i=n.height-o+this._viewportMargin;else if(t.overlayY==="bottom")s=n.height-e.y+this._viewportMargin*2,i=n.height-s+this._viewportMargin;else{let v=Math.min(n.bottom-e.y+n.top,e.y),m=this._lastBoundingBoxSize.height;i=v*2,o=e.y-v,i>m&&!this._isInitialRender&&!this._growAfterOpen&&(o=e.y-m/2)}let a=t.overlayX==="start"&&!r||t.overlayX==="end"&&r,l=t.overlayX==="end"&&!r||t.overlayX==="start"&&r,u,d,h;if(l)h=n.width-e.x+this._viewportMargin*2,u=e.x-this._viewportMargin;else if(a)d=e.x,u=n.right-e.x;else{let v=Math.min(n.right-e.x+n.left,e.x),m=this._lastBoundingBoxSize.width;u=v*2,d=e.x-v,u>m&&!this._isInitialRender&&!this._growAfterOpen&&(d=e.x-m/2)}return{top:o,left:d,bottom:s,right:h,width:u,height:i}}_setBoundingBoxStyles(e,t){let n=this._calculateBoundingBoxRect(e,t);!this._isInitialRender&&!this._growAfterOpen&&(n.height=Math.min(n.height,this._lastBoundingBoxSize.height),n.width=Math.min(n.width,this._lastBoundingBoxSize.width));let r={};if(this._hasExactPosition())r.top=r.left="0",r.bottom=r.right=r.maxHeight=r.maxWidth="",r.width=r.height="100%";else{let i=this._overlayRef.getConfig().maxHeight,o=this._overlayRef.getConfig().maxWidth;r.height=gt(n.height),r.top=gt(n.top),r.bottom=gt(n.bottom),r.width=gt(n.width),r.left=gt(n.left),r.right=gt(n.right),t.overlayX==="center"?r.alignItems="center":r.alignItems=t.overlayX==="end"?"flex-end":"flex-start",t.overlayY==="center"?r.justifyContent="center":r.justifyContent=t.overlayY==="bottom"?"flex-end":"flex-start",i&&(r.maxHeight=gt(i)),o&&(r.maxWidth=gt(o))}this._lastBoundingBoxSize=n,Er(this._boundingBox.style,r)}_resetBoundingBoxStyles(){Er(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){Er(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(e,t){let n={},r=this._hasExactPosition(),i=this._hasFlexibleDimensions,o=this._overlayRef.getConfig();if(r){let u=this._viewportRuler.getViewportScrollPosition();Er(n,this._getExactOverlayY(t,e,u)),Er(n,this._getExactOverlayX(t,e,u))}else n.position="static";let s="",a=this._getOffset(t,"x"),l=this._getOffset(t,"y");a&&(s+=`translateX(${a}px) `),l&&(s+=`translateY(${l}px)`),n.transform=s.trim(),o.maxHeight&&(r?n.maxHeight=gt(o.maxHeight):i&&(n.maxHeight="")),o.maxWidth&&(r?n.maxWidth=gt(o.maxWidth):i&&(n.maxWidth="")),Er(this._pane.style,n)}_getExactOverlayY(e,t,n){let r={top:"",bottom:""},i=this._getOverlayPoint(t,this._overlayRect,e);if(this._isPushed&&(i=this._pushOverlayOnScreen(i,this._overlayRect,n)),e.overlayY==="bottom"){let o=this._document.documentElement.clientHeight;r.bottom=`${o-(i.y+this._overlayRect.height)}px`}else r.top=gt(i.y);return r}_getExactOverlayX(e,t,n){let r={left:"",right:""},i=this._getOverlayPoint(t,this._overlayRect,e);this._isPushed&&(i=this._pushOverlayOnScreen(i,this._overlayRect,n));let o;if(this._isRtl()?o=e.overlayX==="end"?"left":"right":o=e.overlayX==="end"?"right":"left",o==="right"){let s=this._document.documentElement.clientWidth;r.right=`${s-(i.x+this._overlayRect.width)}px`}else r.left=gt(i.x);return r}_getScrollVisibility(){let e=this._getOriginRect(),t=this._pane.getBoundingClientRect(),n=this._scrollables.map(r=>r.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:yg(e,n),isOriginOutsideView:Su(e,n),isOverlayClipped:yg(t,n),isOverlayOutsideView:Su(t,n)}}_subtractOverflows(e,...t){return t.reduce((n,r)=>n-Math.max(r,0),e)}_getNarrowedViewportRect(){let e=this._document.documentElement.clientWidth,t=this._document.documentElement.clientHeight,n=this._viewportRuler.getViewportScrollPosition();return{top:n.top+this._viewportMargin,left:n.left+this._viewportMargin,right:n.left+e-this._viewportMargin,bottom:n.top+t-this._viewportMargin,width:e-2*this._viewportMargin,height:t-2*this._viewportMargin}}_isRtl(){return this._overlayRef.getDirection()==="rtl"}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(e,t){return t==="x"?e.offsetX==null?this._offsetX:e.offsetX:e.offsetY==null?this._offsetY:e.offsetY}_validatePositions(){}_addPanelClasses(e){this._pane&&I0(e).forEach(t=>{t!==""&&this._appliedPanelClasses.indexOf(t)===-1&&(this._appliedPanelClasses.push(t),this._pane.classList.add(t))})}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach(e=>{this._pane.classList.remove(e)}),this._appliedPanelClasses=[])}_getOriginRect(){let e=this._origin;if(e instanceof Vt)return e.nativeElement.getBoundingClientRect();if(e instanceof Element)return e.getBoundingClientRect();let t=e.width||0,n=e.height||0;return{top:e.y,bottom:e.y+n,left:e.x,right:e.x+t,height:n,width:t}}};function Er(e,t){for(let n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}function Eg(e){if(typeof e!="number"&&e!=null){let[t,n]=e.split(hL);return!n||n==="px"?parseFloat(t):null}return e||null}function xg(e){return{top:Math.floor(e.top),right:Math.floor(e.right),bottom:Math.floor(e.bottom),left:Math.floor(e.left),width:Math.floor(e.width),height:Math.floor(e.height)}}function fL(e,t){return e===t?!0:e.isOriginClipped===t.isOriginClipped&&e.isOriginOutsideView===t.isOriginOutsideView&&e.isOverlayClipped===t.isOverlayClipped&&e.isOverlayOutsideView===t.isOverlayOutsideView}var Sg="cdk-global-overlay-wrapper",pL=class{_overlayRef;_cssPosition="static";_topOffset="";_bottomOffset="";_alignItems="";_xPosition="";_xOffset="";_width="";_height="";_isDisposed=!1;attach(e){let t=e.getConfig();this._overlayRef=e,this._width&&!t.width&&e.updateSize({width:this._width}),this._height&&!t.height&&e.updateSize({height:this._height}),e.hostElement.classList.add(Sg),this._isDisposed=!1}top(e=""){return this._bottomOffset="",this._topOffset=e,this._alignItems="flex-start",this}left(e=""){return this._xOffset=e,this._xPosition="left",this}bottom(e=""){return this._topOffset="",this._bottomOffset=e,this._alignItems="flex-end",this}right(e=""){return this._xOffset=e,this._xPosition="right",this}start(e=""){return this._xOffset=e,this._xPosition="start",this}end(e=""){return this._xOffset=e,this._xPosition="end",this}width(e=""){return this._overlayRef?this._overlayRef.updateSize({width:e}):this._width=e,this}height(e=""){return this._overlayRef?this._overlayRef.updateSize({height:e}):this._height=e,this}centerHorizontally(e=""){return this.left(e),this._xPosition="center",this}centerVertically(e=""){return this.top(e),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;let e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement.style,n=this._overlayRef.getConfig(),{width:r,height:i,maxWidth:o,maxHeight:s}=n,a=(r==="100%"||r==="100vw")&&(!o||o==="100%"||o==="100vw"),l=(i==="100%"||i==="100vh")&&(!s||s==="100%"||s==="100vh"),u=this._xPosition,d=this._xOffset,h=this._overlayRef.getConfig().direction==="rtl",v="",m="",w="";a?w="flex-start":u==="center"?(w="center",h?m=d:v=d):h?u==="left"||u==="end"?(w="flex-end",v=d):(u==="right"||u==="start")&&(w="flex-start",m=d):u==="left"||u==="start"?(w="flex-start",v=d):(u==="right"||u==="end")&&(w="flex-end",m=d),e.position=this._cssPosition,e.marginLeft=a?"0":v,e.marginTop=l?"0":this._topOffset,e.marginBottom=this._bottomOffset,e.marginRight=a?"0":m,t.justifyContent=w,t.alignItems=l?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;let e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement,n=t.style;t.classList.remove(Sg),n.justifyContent=n.alignItems=e.marginTop=e.marginBottom=e.marginLeft=e.marginRight=e.position="",this._overlayRef=null,this._isDisposed=!0}},gL=(()=>{class e{_viewportRuler=P(gd);_document=P(et);_platform=P(Qn);_overlayContainer=P(bd);constructor(){}global(){return new pL}flexibleConnectedTo(n){return new dL(n,this._viewportRuler,this._document,this._platform,this._overlayContainer)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),$0=(()=>{class e{scrollStrategies=P(sL);_overlayContainer=P(bd);_positionBuilder=P(gL);_keyboardDispatcher=P(lL);_injector=P(kt);_ngZone=P(Ze);_document=P(et);_directionality=P(oa);_location=P(ty);_outsideClickDispatcher=P(cL);_animationsModuleType=P(Cx,{optional:!0});_idGenerator=P(C0);_renderer=P(En).createRenderer(null,null);_appRef;_styleLoader=P(rl);constructor(){}create(n){this._styleLoader.load(H0);let r=this._createHostElement(),i=this._createPaneElement(r),o=this._createPortalOutlet(i),s=new B0(n);return s.direction=s.direction||this._directionality.value,new wd(o,r,i,s,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher,this._animationsModuleType==="NoopAnimations",this._injector.get(zn),this._renderer)}position(){return this._positionBuilder}_createPaneElement(n){let r=this._document.createElement("div");return r.id=this._idGenerator.getId("cdk-overlay-"),r.classList.add("cdk-overlay-pane"),n.appendChild(r),r}_createHostElement(){let n=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(n),n}_createPortalOutlet(n){return this._appRef||(this._appRef=this._injector.get(pr)),new LA(n,null,this._appRef,this._injector,this._document)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function _L(e,t){}var la=class{viewContainerRef;injector;id;role="dialog";panelClass="";hasBackdrop=!0;backdropClass="";disableClose=!1;width="";height="";minWidth;minHeight;maxWidth;maxHeight;positionStrategy;data=null;direction;ariaDescribedBy=null;ariaLabelledBy=null;ariaLabel=null;ariaModal=!1;autoFocus="first-tabbable";restoreFocus=!0;scrollStrategy;closeOnNavigation=!0;closeOnDestroy=!0;closeOnOverlayDetachments=!0;componentFactoryResolver;providers;container;templateContext},mL=(()=>{class e extends yd{_elementRef=P(Vt);_focusTrapFactory=P(tL);_config;_interactivityChecker=P(j0);_ngZone=P(Ze);_overlayRef=P(wd);_focusMonitor=P(HA);_renderer=P(bv);_platform=P(Qn);_document=P(et,{optional:!0});_portalOutlet;_focusTrap=null;_elementFocusedBeforeDialogWasOpened=null;_closeInteractionType=null;_ariaLabelledByQueue=[];_changeDetectorRef=P(Ua);_injector=P(kt);_isDestroyed=!1;constructor(){super(),this._config=P(la,{optional:!0})||new la,this._config.ariaLabelledBy&&this._ariaLabelledByQueue.push(this._config.ariaLabelledBy)}_addAriaLabelledBy(n){this._ariaLabelledByQueue.push(n),this._changeDetectorRef.markForCheck()}_removeAriaLabelledBy(n){let r=this._ariaLabelledByQueue.indexOf(n);r>-1&&(this._ariaLabelledByQueue.splice(r,1),this._changeDetectorRef.markForCheck())}_contentAttached(){this._initializeFocusTrap(),this._handleBackdropClicks(),this._captureInitialFocus()}_captureInitialFocus(){this._trapFocus()}ngOnDestroy(){this._isDestroyed=!0,this._restoreFocus()}attachComponentPortal(n){this._portalOutlet.hasAttached();let r=this._portalOutlet.attachComponentPortal(n);return this._contentAttached(),r}attachTemplatePortal(n){this._portalOutlet.hasAttached();let r=this._portalOutlet.attachTemplatePortal(n);return this._contentAttached(),r}attachDomPortal=n=>{this._portalOutlet.hasAttached();let r=this._portalOutlet.attachDomPortal(n);return this._contentAttached(),r};_recaptureFocus(){this._containsFocus()||this._trapFocus()}_forceFocus(n,r){this._interactivityChecker.isFocusable(n)||(n.tabIndex=-1,this._ngZone.runOutsideAngular(()=>{let i=()=>{o(),s(),n.removeAttribute("tabindex")},o=this._renderer.listen(n,"blur",i),s=this._renderer.listen(n,"mousedown",i)})),n.focus(r)}_focusByCssSelector(n,r){let i=this._elementRef.nativeElement.querySelector(n);i&&this._forceFocus(i,r)}_trapFocus(n){this._isDestroyed||ko(()=>{let r=this._elementRef.nativeElement;switch(this._config.autoFocus){case!1:case"dialog":this._containsFocus()||r.focus(n);break;case!0:case"first-tabbable":this._focusTrap?.focusInitialElement(n)||this._focusDialogContainer(n);break;case"first-heading":this._focusByCssSelector('h1, h2, h3, h4, h5, h6, [role="heading"]',n);break;default:this._focusByCssSelector(this._config.autoFocus,n);break}},{injector:this._injector})}_restoreFocus(){let n=this._config.restoreFocus,r=null;if(typeof n=="string"?r=this._document.querySelector(n):typeof n=="boolean"?r=n?this._elementFocusedBeforeDialogWasOpened:null:n&&(r=n),this._config.restoreFocus&&r&&typeof r.focus=="function"){let i=Wl(),o=this._elementRef.nativeElement;(!i||i===this._document.body||i===o||o.contains(i))&&(this._focusMonitor?(this._focusMonitor.focusVia(r,this._closeInteractionType),this._closeInteractionType=null):r.focus())}this._focusTrap&&this._focusTrap.destroy()}_focusDialogContainer(n){this._elementRef.nativeElement.focus&&this._elementRef.nativeElement.focus(n)}_containsFocus(){let n=this._elementRef.nativeElement,r=Wl();return n===r||n.contains(r)}_initializeFocusTrap(){this._platform.isBrowser&&(this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._document&&(this._elementFocusedBeforeDialogWasOpened=Wl()))}_handleBackdropClicks(){this._overlayRef.backdropClick().subscribe(()=>{this._config.disableClose&&this._recaptureFocus()})}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=At({type:e,selectors:[["cdk-dialog-container"]],viewQuery:function(n,r){if(n&1&&Zs(gg,7),n&2){let i;Ys(i=Ks())&&(r._portalOutlet=i.first)}},hostAttrs:["tabindex","-1",1,"cdk-dialog-container"],hostVars:6,hostBindings:function(n,r){n&2&&ja("id",r._config.id||null)("role",r._config.role)("aria-modal",r._config.ariaModal)("aria-labelledby",r._config.ariaLabel?null:r._ariaLabelledByQueue[0])("aria-label",r._config.ariaLabel)("aria-describedby",r._config.ariaDescribedBy||null)},features:[Ri],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(n,r){n&1&&at(0,_L,0,0,"ng-template",0)},dependencies:[gg],styles:[`.cdk-dialog-container{display:block;width:100%;height:100%;min-height:inherit;max-height:inherit}
42
- `],encapsulation:2})}return e})(),Ss=class{overlayRef;config;componentInstance;componentRef;containerInstance;disableClose;closed=new ye;backdropClick;keydownEvents;outsidePointerEvents;id;_detachSubscription;constructor(e,t){this.overlayRef=e,this.config=t,this.disableClose=t.disableClose,this.backdropClick=e.backdropClick(),this.keydownEvents=e.keydownEvents(),this.outsidePointerEvents=e.outsidePointerEvents(),this.id=t.id,this.keydownEvents.subscribe(n=>{n.keyCode===27&&!this.disableClose&&!nL(n)&&(n.preventDefault(),this.close(void 0,{focusOrigin:"keyboard"}))}),this.backdropClick.subscribe(()=>{this.disableClose||this.close(void 0,{focusOrigin:"mouse"})}),this._detachSubscription=e.detachments().subscribe(()=>{t.closeOnOverlayDetachments!==!1&&this.close()})}close(e,t){if(this.containerInstance){let n=this.closed;this.containerInstance._closeInteractionType=t?.focusOrigin||"program",this._detachSubscription.unsubscribe(),this.overlayRef.dispose(),n.next(e),n.complete(),this.componentInstance=this.containerInstance=null}}updatePosition(){return this.overlayRef.updatePosition(),this}updateSize(e="",t=""){return this.overlayRef.updateSize({width:e,height:t}),this}addPanelClass(e){return this.overlayRef.addPanelClass(e),this}removePanelClass(e){return this.overlayRef.removePanelClass(e),this}},vL=new Ce("DialogScrollStrategy",{providedIn:"root",factory:()=>{let e=P($0);return()=>e.scrollStrategies.block()}}),z0=new Ce("DialogData"),yL=new Ce("DefaultDialogConfig"),bL=(()=>{class e{_overlay=P($0);_injector=P(kt);_defaultOptions=P(yL,{optional:!0});_parentDialog=P(e,{optional:!0,skipSelf:!0});_overlayContainer=P(bd);_idGenerator=P(C0);_openDialogsAtThisLevel=[];_afterAllClosedAtThisLevel=new ye;_afterOpenedAtThisLevel=new ye;_ariaHiddenElements=new Map;_scrollStrategy=P(vL);get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}afterAllClosed=a1(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(f_(void 0)));constructor(){}open(n,r){let i=this._defaultOptions||new la;r=F(F({},i),r),r.id=r.id||this._idGenerator.getId("cdk-dialog-"),r.id&&this.getDialogById(r.id);let o=this._getOverlayConfig(r),s=this._overlay.create(o),a=new Ss(s,r),l=this._attachContainer(s,a,r);return a.containerInstance=l,this._attachDialogContent(n,a,l,r),this.openDialogs.length||this._hideNonDialogContentFromAssistiveTechnology(),this.openDialogs.push(a),a.closed.subscribe(()=>this._removeOpenDialog(a,!0)),this.afterOpened.next(a),a}closeAll(){Xl(this.openDialogs,n=>n.close())}getDialogById(n){return this.openDialogs.find(r=>r.id===n)}ngOnDestroy(){Xl(this._openDialogsAtThisLevel,n=>{n.config.closeOnDestroy===!1&&this._removeOpenDialog(n,!1)}),Xl(this._openDialogsAtThisLevel,n=>n.close()),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete(),this._openDialogsAtThisLevel=[]}_getOverlayConfig(n){let r=new B0({positionStrategy:n.positionStrategy||this._overlay.position().global().centerHorizontally().centerVertically(),scrollStrategy:n.scrollStrategy||this._scrollStrategy(),panelClass:n.panelClass,hasBackdrop:n.hasBackdrop,direction:n.direction,minWidth:n.minWidth,minHeight:n.minHeight,maxWidth:n.maxWidth,maxHeight:n.maxHeight,width:n.width,height:n.height,disposeOnNavigation:n.closeOnNavigation});return n.backdropClass&&(r.backdropClass=n.backdropClass),r}_attachContainer(n,r,i){let o=i.injector||i.viewContainerRef?.injector,s=[{provide:la,useValue:i},{provide:Ss,useValue:r},{provide:wd,useValue:n}],a;i.container?typeof i.container=="function"?a=i.container:(a=i.container.type,s.push(...i.container.providers(i))):a=mL;let l=new xu(a,i.viewContainerRef,kt.create({parent:o||this._injector,providers:s}));return n.attach(l).instance}_attachDialogContent(n,r,i,o){if(n instanceof po){let s=this._createInjector(o,r,i,void 0),a={$implicit:o.data,dialogRef:r};o.templateContext&&(a=F(F({},a),typeof o.templateContext=="function"?o.templateContext():o.templateContext)),i.attachTemplatePortal(new L0(n,null,a,s))}else{let s=this._createInjector(o,r,i,this._injector),a=i.attachComponentPortal(new xu(n,o.viewContainerRef,s));r.componentRef=a,r.componentInstance=a.instance}}_createInjector(n,r,i,o){let s=n.injector||n.viewContainerRef?.injector,a=[{provide:z0,useValue:n.data},{provide:Ss,useValue:r}];return n.providers&&(typeof n.providers=="function"?a.push(...n.providers(r,n,i)):a.push(...n.providers)),n.direction&&(!s||!s.get(oa,null,{optional:!0}))&&a.push({provide:oa,useValue:{value:n.direction,change:Uu()}}),kt.create({parent:s||o,providers:a})}_removeOpenDialog(n,r){let i=this.openDialogs.indexOf(n);i>-1&&(this.openDialogs.splice(i,1),this.openDialogs.length||(this._ariaHiddenElements.forEach((o,s)=>{o?s.setAttribute("aria-hidden",o):s.removeAttribute("aria-hidden")}),this._ariaHiddenElements.clear(),r&&this._getAfterAllClosed().next()))}_hideNonDialogContentFromAssistiveTechnology(){let n=this._overlayContainer.getContainerElement();if(n.parentElement){let r=n.parentElement.children;for(let i=r.length-1;i>-1;i--){let o=r[i];o!==n&&o.nodeName!=="SCRIPT"&&o.nodeName!=="STYLE"&&!o.hasAttribute("aria-live")&&(this._ariaHiddenElements.set(o,o.getAttribute("aria-hidden")),o.setAttribute("aria-hidden","true"))}}}_getAfterAllClosed(){let n=this._parentDialog;return n?n._getAfterAllClosed():this._afterAllClosedAtThisLevel}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Xl(e,t){let n=e.length;for(;n--;)t(e[n])}var wL=class{lastWidth;lastHeight;resizeTimeout=null;debounceDelay=200;onResizeCallback;constructor(e){this.onResizeCallback=e,this.lastWidth=window.innerWidth,this.lastHeight=window.innerHeight,window.addEventListener("resize",this.debouncedResize),window.addEventListener("orientationchange",this.handleImmediateResize)}destroy(){window.removeEventListener("resize",this.debouncedResize),window.removeEventListener("orientationchange",this.handleImmediateResize)}handleImmediateResize=()=>{this.triggerResize()};debouncedResize=()=>{this.resizeTimeout!==null&&clearTimeout(this.resizeTimeout),this.resizeTimeout=window.setTimeout(()=>{this.triggerResize()},this.debounceDelay)};triggerResize(){let e=window.innerWidth,t=window.innerHeight;(t!==this.lastHeight||e!==this.lastWidth)&&(this.onResizeCallback(),this.lastWidth=e,this.lastHeight=t)}},EL=w_;function xL(e){return!!e[EL]}var SL=Symbol("__destroy"),q0=Symbol("__decoratorApplied");function G0(e){return typeof e=="string"?Symbol(`__destroy__${e}`):SL}function CL(e){e.prototype[q0]=!0}function W0(e,t){e[t]||(e[t]=new ye)}function Z0(e,t){e[t]&&(e[t].next(),e[t].complete(),e[t]=null)}function Y0(e){e instanceof yt&&e.unsubscribe()}function IL(e){Array.isArray(e)&&e.forEach(Y0)}function K0(e,t){return function(){if(e&&e.call(this),Z0(this,G0()),t.arrayName&&IL(this[t.arrayName]),t.checkProperties)for(let n in this)t.blackList?.includes(n)||Y0(this[n])}}function TL(e,t){e.prototype.ngOnDestroy=K0(e.prototype.ngOnDestroy,t)}function OL(e,t){let n=e.\u0275pipe;n.onDestroy=K0(n.onDestroy,t)}function DL(e={}){return t=>{xL(t)?OL(t,e):TL(t,e),CL(t)}}var Cg=7,Ig=Symbol("CheckerHasBeenSet");function RL(e,t){e[Ig]||NL()||(Tg(()=>pa(Promise.resolve()).pipe(ro(()=>{let n;try{n=mx(e)}catch{n=null}let r=n?.lView;if(r==null)return Vu;let i=r[Cg]||(r[Cg]=[]),o=new ye;return i.push(function(){Tg(()=>{o.next(),o.complete()})}),o}),ro(()=>Promise.resolve())).subscribe(()=>{(t.observed??t.observers.length>0)&&console.warn(PL(e))})),e[Ig]=!0)}function NL(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha||typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]"}function Tg(e){let t=io.Zone;return t&&typeof t.root?.run=="function"?t.root.run(e):e()}function PL(e){return`
39
+ `)+" ".concat(l,"\\").concat(u,"/"))}t.seenObjects[t.seenObjects.length-1].obj=e}if(Array.isArray(e))return Zk(e,t);if(e===void 0)return null;if(e instanceof Date||Ik(e)){var d=e.getTime(),h=d>-1&&d<2534023188e5;return t.legacy?t.relaxed&&h?{$date:e.getTime()}:{$date:Jp(e)}:t.relaxed&&h?{$date:Jp(e)}:{$date:{$numberLong:e.getTime().toString()}}}if(typeof e=="number"&&(!t.relaxed||!isFinite(e))){if(Math.floor(e)===e){var v=e>=y0&&e<=v0,m=e>=w0&&e<=b0;if(v)return{$numberInt:e.toString()};if(m)return{$numberLong:e.toString()}}return{$numberDouble:e.toString()}}if(e instanceof RegExp||Ck(e)){var w=e.flags;if(w===void 0){var C=e.toString().match(/[gimuy]*$/);C&&(w=C[0])}var A=new So(e.source,w);return A.toExtendedJSON(t)}return e!=null&&typeof e=="object"?Kk(e,t):e}var Yk={Binary:function(e){return new kr(e.value(),e.sub_type)},Code:function(e){return new el(e.code,e.scope)},DBRef:function(e){return new xo(e.collection||e.namespace,e.oid,e.db,e.fields)},Decimal128:function(e){return new dd(e.bytes)},Double:function(e){return new tl(e.value)},Int32:function(e){return new nl(e.value)},Long:function(e){return se.fromBits(e.low!=null?e.low:e.low_,e.low!=null?e.high:e.high_,e.low!=null?e.unsigned:e.unsigned_)},MaxKey:function(){return new fd},MinKey:function(){return new pd},ObjectID:function(e){return new jt(e)},ObjectId:function(e){return new jt(e)},BSONRegExp:function(e){return new So(e.pattern,e.options)},Symbol:function(e){return new gd(e.value)},Timestamp:function(e){return m0.fromBits(e.low,e.high)}};function Kk(e,t){if(e==null||typeof e!="object")throw new Pr("not an object instance");var n=e._bsontype;if(typeof n>"u"){var r={};for(var i in e){t.seenObjects.push({propertyName:i,obj:null});try{var o=or(e[i],t);i==="__proto__"?Object.defineProperty(r,i,{value:o,writable:!0,enumerable:!0,configurable:!0}):r[i]=o}finally{t.seenObjects.pop()}}return r}else if(Gk(e)){var s=e;if(typeof s.toExtendedJSON!="function"){var a=Yk[e._bsontype];if(!a)throw new st("Unrecognized or invalid _bsontype: "+e._bsontype);s=a(s)}return n==="Code"&&s.scope?s=new el(s.code,or(s.scope,t)):n==="DBRef"&&s.oid&&(s=new xo(or(s.collection,t),or(s.oid,t),or(s.db,t),or(s.fields,t))),s.toExtendedJSON(t)}else throw new Pr("_bsontype must be a string, but was: "+typeof n)}var Xp;(function(e){function t(o,s){var a=Object.assign({},{relaxed:!0,legacy:!1},s);return typeof a.relaxed=="boolean"&&(a.strict=!a.relaxed),typeof a.strict=="boolean"&&(a.relaxed=!a.strict),JSON.parse(o,function(l,u){if(l.indexOf("\0")!==-1)throw new Pr("BSON Document field names cannot contain null bytes, found: ".concat(JSON.stringify(l)));return E0(u,a)})}e.parse=t;function n(o,s,a,l){a!=null&&typeof a=="object"&&(l=a,a=0),s!=null&&typeof s=="object"&&!Array.isArray(s)&&(l=s,s=void 0,a=0);var u=Object.assign({relaxed:!0,legacy:!1},l,{seenObjects:[{propertyName:"(root)",obj:null}]}),d=or(o,u);return JSON.stringify(d,s,a)}e.stringify=n;function r(o,s){return s=s||{},JSON.parse(n(o,s))}e.serialize=r;function i(o,s){return s=s||{},t(JSON.stringify(o),s)}e.deserialize=i})(Xp||(Xp={}));var Qp,eg=d0();eg.Map?Qp=eg.Map:Qp=function(){function e(t){t===void 0&&(t=[]),this._keys=[],this._values={};for(var n=0;n<t.length;n++)if(t[n]!=null){var r=t[n],i=r[0],o=r[1];this._keys.push(i),this._values[i]={v:o,i:this._keys.length-1}}}return e.prototype.clear=function(){this._keys=[],this._values={}},e.prototype.delete=function(t){var n=this._values[t];return n==null?!1:(delete this._values[t],this._keys.splice(n.i,1),!0)},e.prototype.entries=function(){var t=this,n=0;return{next:function(){var r=t._keys[n++];return{value:r!==void 0?[r,t._values[r].v]:void 0,done:r===void 0}}}},e.prototype.forEach=function(t,n){n=n||this;for(var r=0;r<this._keys.length;r++){var i=this._keys[r];t.call(n,this._values[i].v,i,n)}},e.prototype.get=function(t){return this._values[t]?this._values[t].v:void 0},e.prototype.has=function(t){return this._values[t]!=null},e.prototype.keys=function(){var t=this,n=0;return{next:function(){var r=t._keys[n++];return{value:r!==void 0?r:void 0,done:r===void 0}}}},e.prototype.set=function(t,n){return this._values[t]?(this._values[t].v=n,this):(this._keys.push(t),this._values[t]={v:n,i:this._keys.length-1},this)},e.prototype.values=function(){var t=this,n=0;return{next:function(){var r=t._keys[n++];return{value:r!==void 0?t._values[r].v:void 0,done:r===void 0}}}},Object.defineProperty(e.prototype,"size",{get:function(){return this._keys.length},enumerable:!1,configurable:!0}),e}();var jM=se.fromNumber(Ok),VM=se.fromNumber(Dk),ql=new Uint8Array(8),BM=new DataView(ql.buffer,ql.byteOffset,ql.byteLength),Jk=1024*1024*17,UM=Ve.alloc(Jk),Xk=class{triggerID;nudgeID;engagementID;contentID;shortID;contentType;variation;props;objective;onsiteDeliveryType;holdout;constructor(e){e=e||{},this.triggerID=e.id||e.triggerID,this.nudgeID=e.nudgeID,this.shortID=e.shortID,this.contentType=e.contentType,this.engagementID=e.engagementID,this.contentID=e.contentID,this.variation=e.variation,this.props=e.props,this.objective=e.objective,this.onsiteDeliveryType=e.onsiteDeliveryType,this.holdout=e.holdout}},Gl=class{constructor(e,t={},n,r){this.name=e,this.properties=t,this.id=r?new jt(r):new jt,this.occurred=new Date,n&&(this.trigger=new Xk(n)),this.newEvent=!r}trigger;items;videos;id;newEvent;cart;currentItem;deviceProps;landingPage;occurred;page;sessionID;sessionNumber;locale};function Qk(e,t){e&1&&(fr(),He(0,"path",3))}function eA(e,t){e&1&&(fr(),He(0,"path",4))}var x0=class bu{muted;videoEl;toggled=new Qe;toggleMute(t){t.stopPropagation(),t.preventDefault(),this.muted=!this.muted,this.videoEl.muted=this.muted,this.toggled.emit(this.muted),this.muted||this.videoEl.play()}static \u0275fac=function(t){return new(t||bu)};static \u0275cmp=At({type:bu,selectors:[["cooee-mute-toggle"]],inputs:{muted:"muted",videoEl:"videoEl"},outputs:{toggled:"toggled"},decls:5,vars:1,consts:[["type","button",1,"lc:bg-black/50",3,"click"],["xmlns","http://www.w3.org/2000/svg","height","24px","viewBox","0 0 24 24","width","24px","fill","#fff"],["d","M0 0h24v24H0V0z","fill","none"],["d","M4.34 2.93L2.93 4.34 7.29 8.7 7 9H3v6h4l5 5v-6.59l4.18 4.18c-.65.49-1.38.88-2.18 1.11v2.06c1.34-.3 2.57-.92 3.61-1.75l2.05 2.05 1.41-1.41L4.34 2.93zM10 15.17L7.83 13H5v-2h2.83l.88-.88L10 11.41v3.76zM19 12c0 .82-.15 1.61-.41 2.34l1.53 1.53c.56-1.17.88-2.48.88-3.87 0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zm-7-8l-1.88 1.88L12 7.76zm4.5 8c0-1.77-1.02-3.29-2.5-4.03v1.79l2.48 2.48c.01-.08.02-.16.02-.24z"],["d","M3 9v6h4l5 5V4L7 9H3zm7-.17v6.34L7.83 13H5v-2h2.83L10 8.83zM16.5 12c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77 0-4.28-2.99-7.86-7-8.77z"]],template:function(t,n){t&1&&(X(0,"button",0),lt("click",function(r){return n.toggleMute(r)}),fr(),X(1,"svg",1),He(2,"path",2),at(3,Qk,1,0,":svg:path",3)(4,eA,1,0,":svg:path",4),Q()()),t&2&&(K(3),ot(n.muted?3:4))},styles:["button[_ngcontent-%COMP%]{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer;border-radius:100%}"]})},Wl;function tA(){if(Wl==null){let e=typeof document<"u"?document.head:null;Wl=!!(e&&(e.createShadowRoot||e.attachShadow))}return Wl}function rl(e){if(tA()){let t=e.getRootNode?e.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&t instanceof ShadowRoot)return t}return null}function Zl(){let e=typeof document<"u"&&document?document.activeElement:null;for(;e&&e.shadowRoot;){let t=e.shadowRoot.activeElement;if(t===e)break;e=t}return e}function _n(e){return e.composedPath?e.composedPath()[0]:e.target}function S0(e){return e.buttons===0||e.detail===0}function C0(e){let t=e.touches&&e.touches[0]||e.changedTouches&&e.changedTouches[0];return!!t&&t.identifier===-1&&(t.radiusX==null||t.radiusX===1)&&(t.radiusY==null||t.radiusY===1)}function nA(e,t=0){return rA(e)?Number(e):arguments.length===2?t:0}function rA(e){return!isNaN(parseFloat(e))&&!isNaN(Number(e))}function hn(e){return e instanceof Vt?e.nativeElement:e}function Ft(e,t,n,r,i){let o=parseInt(Rf.major),s=parseInt(Rf.minor);return o>19||o===19&&s>0||o===0&&s===0?e.listen(t,n,r,i):(t.addEventListener(n,r,i),()=>{t.removeEventListener(n,r,i)})}var cs=new WeakMap,il=(()=>{class e{_appRef;_injector=P(kt);_environmentInjector=P(qn);load(n){let r=this._appRef=this._appRef||this._injector.get(pr),i=cs.get(r);i||(i={loaders:new Set,refs:[]},cs.set(r,i),r.onDestroy(()=>{cs.get(r)?.refs.forEach(o=>o.destroy()),cs.delete(r)})),i.loaders.has(n)||(i.loaders.add(n),i.refs.push(Xv(n,{environmentInjector:this._environmentInjector})))}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),wu;try{wu=typeof Intl<"u"&&Intl.v8BreakIterator}catch{wu=!1}var Qn=(()=>{class e{_platformId=P(Ta);isBrowser=this._platformId?OO(this._platformId):typeof document=="object"&&!!document;EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent);TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent);BLINK=this.isBrowser&&!!(window.chrome||wu)&&typeof CSS<"u"&&!this.EDGE&&!this.TRIDENT;WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT;IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window);FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent);ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT;SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT;constructor(){}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),iA=new Ce("cdk-dir-doc",{providedIn:"root",factory:oA});function oA(){return P(et)}var sA=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;function aA(e){let t=e?.toLowerCase()||"";return t==="auto"&&typeof navigator<"u"&&navigator?.language?sA.test(navigator.language)?"rtl":"ltr":t==="rtl"?"rtl":"ltr"}var oa=(()=>{class e{value="ltr";change=new Qe;constructor(){let n=P(iA,{optional:!0});if(n){let r=n.body?n.body.dir:null,i=n.documentElement?n.documentElement.dir:null;this.value=aA(r||i||"ltr")}}ngOnDestroy(){this.change.complete()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),wr;function lA(){if(wr==null){if(typeof document!="object"||!document||typeof Element!="function"||!Element)return wr=!1,wr;if("scrollBehavior"in document.documentElement.style)wr=!0;else{let e=Element.prototype.scrollTo;e?wr=!/\{\s*\[native code\]\s*\}/.test(e.toString()):wr=!1}}return wr}var cA=20,uA=(()=>{class e{_ngZone=P(Ze);_platform=P(Qn);_renderer=P(En).createRenderer(null,null);_cleanupGlobalListener;constructor(){}_scrolled=new ye;_scrolledCount=0;scrollContainers=new Map;register(n){this.scrollContainers.has(n)||this.scrollContainers.set(n,n.elementScrolled().subscribe(()=>this._scrolled.next(n)))}deregister(n){let r=this.scrollContainers.get(n);r&&(r.unsubscribe(),this.scrollContainers.delete(n))}scrolled(n=cA){return this._platform.isBrowser?new wt(r=>{this._cleanupGlobalListener||(this._cleanupGlobalListener=this._ngZone.runOutsideAngular(()=>this._renderer.listen("document","scroll",()=>this._scrolled.next())));let i=n>0?this._scrolled.pipe(f_(n)).subscribe(r):this._scrolled.subscribe(r);return this._scrolledCount++,()=>{i.unsubscribe(),this._scrolledCount--,this._scrolledCount||(this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0)}}):Hu()}ngOnDestroy(){this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0,this.scrollContainers.forEach((n,r)=>this.deregister(r)),this._scrolled.complete()}ancestorScrolled(n,r){let i=this.getAncestorScrollContainers(n);return this.scrolled(r).pipe($u(o=>!o||i.indexOf(o)>-1))}getAncestorScrollContainers(n){let r=[];return this.scrollContainers.forEach((i,o)=>{this._scrollableContainsElement(o,n)&&r.push(o)}),r}_scrollableContainsElement(n,r){let i=hn(r),o=n.getElementRef().nativeElement;do if(i==o)return!0;while(i=i.parentElement);return!1}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),hA=20,_d=(()=>{class e{_platform=P(Qn);_listeners;_viewportSize;_change=new ye;_document=P(et,{optional:!0});constructor(){let n=P(Ze),r=P(En).createRenderer(null,null);n.runOutsideAngular(()=>{if(this._platform.isBrowser){let i=o=>this._change.next(o);this._listeners=[r.listen("window","resize",i),r.listen("window","orientationchange",i)]}this.change().subscribe(()=>this._viewportSize=null)})}ngOnDestroy(){this._listeners?.forEach(n=>n()),this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();let n={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),n}getViewportRect(){let n=this.getViewportScrollPosition(),{width:r,height:i}=this.getViewportSize();return{top:n.top,left:n.left,bottom:n.top+i,right:n.left+r,height:i,width:r}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};let n=this._document,r=this._getWindow(),i=n.documentElement,o=i.getBoundingClientRect(),s=-o.top||n.body.scrollTop||r.scrollY||i.scrollTop||0,a=-o.left||n.body.scrollLeft||r.scrollX||i.scrollLeft||0;return{top:s,left:a}}change(n=hA){return n>0?this._change.pipe(f_(n)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){let n=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:n.innerWidth,height:n.innerHeight}:{width:0,height:0}}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Yl={},I0=(()=>{class e{_appId=P(ph);getId(n){return this._appId!=="ng"&&(n+=this._appId),Yl.hasOwnProperty(n)||(Yl[n]=0),`${n}${Yl[n]++}`}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function T0(e){return Array.isArray(e)?e:[e]}function O0(e){let t=e.cloneNode(!0),n=t.querySelectorAll("[id]"),r=e.nodeName.toLowerCase();t.removeAttribute("id");for(let i=0;i<n.length;i++)n[i].removeAttribute("id");return r==="canvas"?rg(e,t):(r==="input"||r==="select"||r==="textarea")&&ng(e,t),tg("canvas",e,t,rg),tg("input, textarea, select",e,t,ng),t}function tg(e,t,n,r){let i=t.querySelectorAll(e);if(i.length){let o=n.querySelectorAll(e);for(let s=0;s<i.length;s++)r(i[s],o[s])}}var dA=0;function ng(e,t){t.type!=="file"&&(t.value=e.value),t.type==="radio"&&t.name&&(t.name=`mat-clone-${t.name}-${dA++}`)}function rg(e,t){let n=t.getContext("2d");if(n)try{n.drawImage(e,0,0)}catch{}}function md(e){let t=e.getBoundingClientRect();return{top:t.top,right:t.right,bottom:t.bottom,left:t.left,width:t.width,height:t.height,x:t.x,y:t.y}}function Eu(e,t,n){let{top:r,bottom:i,left:o,right:s}=e;return n>=r&&n<=i&&t>=o&&t<=s}function ro(e,t,n){e.top+=t,e.bottom=e.top+e.height,e.left+=n,e.right=e.left+e.width}function ig(e,t,n,r){let{top:i,right:o,bottom:s,left:a,width:l,height:u}=e,d=l*t,h=u*t;return r>i-h&&r<s+h&&n>a-d&&n<o+d}var D0=class{_document;positions=new Map;constructor(e){this._document=e}clear(){this.positions.clear()}cache(e){this.clear(),this.positions.set(this._document,{scrollPosition:this.getViewportScrollPosition()}),e.forEach(t=>{this.positions.set(t,{scrollPosition:{top:t.scrollTop,left:t.scrollLeft},clientRect:md(t)})})}handleScroll(e){let t=_n(e),n=this.positions.get(t);if(!n)return null;let r=n.scrollPosition,i,o;if(t===this._document){let l=this.getViewportScrollPosition();i=l.top,o=l.left}else i=t.scrollTop,o=t.scrollLeft;let s=r.top-i,a=r.left-o;return this.positions.forEach((l,u)=>{l.clientRect&&t!==u&&t.contains(u)&&ro(l.clientRect,s,a)}),r.top=i,r.left=o,{top:s,left:a}}getViewportScrollPosition(){return{top:window.scrollY,left:window.scrollX}}};function R0(e,t){let n=e.rootNodes;if(n.length===1&&n[0].nodeType===t.ELEMENT_NODE)return n[0];let r=t.createElement("div");return n.forEach(i=>r.appendChild(i)),r}function vd(e,t,n){for(let r in t)if(t.hasOwnProperty(r)){let i=t[r];i?e.setProperty(r,i,n?.has(r)?"important":""):e.removeProperty(r)}return e}function ti(e,t){let n=t?"":"none";vd(e.style,{"touch-action":t?"":"none","-webkit-user-drag":t?"":"none","-webkit-tap-highlight-color":t?"":"transparent","user-select":n,"-ms-user-select":n,"-webkit-user-select":n,"-moz-user-select":n})}function og(e,t,n){vd(e.style,{position:t?"":"fixed",top:t?"":"0",opacity:t?"":"0",left:t?"":"-999em"},n)}function sa(e,t){return t&&t!="none"?e+" "+t:e}function sg(e,t){e.style.width=`${t.width}px`,e.style.height=`${t.height}px`,e.style.transform=aa(t.left,t.top)}function aa(e,t){return`translate3d(${Math.round(e)}px, ${Math.round(t)}px, 0)`}function ag(e){let t=e.toLowerCase().indexOf("ms")>-1?1:1e3;return parseFloat(e)*t}function fA(e){let t=getComputedStyle(e),n=Kl(t,"transition-property"),r=n.find(a=>a==="transform"||a==="all");if(!r)return 0;let i=n.indexOf(r),o=Kl(t,"transition-duration"),s=Kl(t,"transition-delay");return ag(o[i])+ag(s[i])}function Kl(e,t){return e.getPropertyValue(t).split(",").map(n=>n.trim())}var pA=new Set(["position"]),gA=class{_document;_rootElement;_direction;_initialDomRect;_previewTemplate;_previewClass;_pickupPositionOnPage;_initialTransform;_zIndex;_renderer;_previewEmbeddedView;_preview;get element(){return this._preview}constructor(e,t,n,r,i,o,s,a,l,u){this._document=e,this._rootElement=t,this._direction=n,this._initialDomRect=r,this._previewTemplate=i,this._previewClass=o,this._pickupPositionOnPage=s,this._initialTransform=a,this._zIndex=l,this._renderer=u}attach(e){this._preview=this._createPreview(),e.appendChild(this._preview),lg(this._preview)&&this._preview.showPopover()}destroy(){this._preview.remove(),this._previewEmbeddedView?.destroy(),this._preview=this._previewEmbeddedView=null}setTransform(e){this._preview.style.transform=e}getBoundingClientRect(){return this._preview.getBoundingClientRect()}addClass(e){this._preview.classList.add(e)}getTransitionDuration(){return fA(this._preview)}addEventListener(e,t){return this._renderer.listen(this._preview,e,t)}_createPreview(){let e=this._previewTemplate,t=this._previewClass,n=e?e.template:null,r;if(n&&e){let i=e.matchSize?this._initialDomRect:null,o=e.viewContainer.createEmbeddedView(n,e.context);o.detectChanges(),r=R0(o,this._document),this._previewEmbeddedView=o,e.matchSize?sg(r,i):r.style.transform=aa(this._pickupPositionOnPage.x,this._pickupPositionOnPage.y)}else r=O0(this._rootElement),sg(r,this._initialDomRect),this._initialTransform&&(r.style.transform=this._initialTransform);return vd(r.style,{"pointer-events":"none",margin:lg(r)?"0 auto 0 0":"0",position:"fixed",top:"0",left:"0","z-index":this._zIndex+""},pA),ti(r,!1),r.classList.add("cdk-drag-preview"),r.setAttribute("popover","manual"),r.setAttribute("dir",this._direction),t&&(Array.isArray(t)?t.forEach(i=>r.classList.add(i)):r.classList.add(t)),r}};function lg(e){return"showPopover"in e}var _A={passive:!0},cg={passive:!1},mA={passive:!1,capture:!0},vA=800,ug=new Set(["position"]),yA=class{_config;_document;_ngZone;_viewportRuler;_dragDropRegistry;_renderer;_rootElementCleanups;_cleanupShadowRootSelectStart;_preview;_previewContainer;_placeholderRef;_placeholder;_pickupPositionInElement;_pickupPositionOnPage;_anchor;_passiveTransform={x:0,y:0};_activeTransform={x:0,y:0};_initialTransform;_hasStartedDragging=Un(!1);_hasMoved;_initialContainer;_initialIndex;_parentPositions;_moveEvents=new ye;_pointerDirectionDelta;_pointerPositionAtLastDirectionChange;_lastKnownPointerPosition;_rootElement;_ownerSVGElement;_rootElementTapHighlight;_pointerMoveSubscription=bt.EMPTY;_pointerUpSubscription=bt.EMPTY;_scrollSubscription=bt.EMPTY;_resizeSubscription=bt.EMPTY;_lastTouchEventTime;_dragStartTime;_boundaryElement=null;_nativeInteractionsEnabled=!0;_initialDomRect;_previewRect;_boundaryRect;_previewTemplate;_placeholderTemplate;_handles=[];_disabledHandles=new Set;_dropContainer;_direction="ltr";_parentDragRef;_cachedShadowRoot;lockAxis;dragStartDelay=0;previewClass;scale=1;get disabled(){return this._disabled||!!(this._dropContainer&&this._dropContainer.disabled)}set disabled(e){e!==this._disabled&&(this._disabled=e,this._toggleNativeDragInteractions(),this._handles.forEach(t=>ti(t,e)))}_disabled=!1;beforeStarted=new ye;started=new ye;released=new ye;ended=new ye;entered=new ye;exited=new ye;dropped=new ye;moved=this._moveEvents;data;constrainPosition;constructor(e,t,n,r,i,o,s){this._config=t,this._document=n,this._ngZone=r,this._viewportRuler=i,this._dragDropRegistry=o,this._renderer=s,this.withRootElement(e).withParent(t.parentDragRef||null),this._parentPositions=new D0(n),o.registerDragItem(this)}getPlaceholderElement(){return this._placeholder}getRootElement(){return this._rootElement}getVisibleElement(){return this.isDragging()?this.getPlaceholderElement():this.getRootElement()}withHandles(e){this._handles=e.map(n=>hn(n)),this._handles.forEach(n=>ti(n,this.disabled)),this._toggleNativeDragInteractions();let t=new Set;return this._disabledHandles.forEach(n=>{this._handles.indexOf(n)>-1&&t.add(n)}),this._disabledHandles=t,this}withPreviewTemplate(e){return this._previewTemplate=e,this}withPlaceholderTemplate(e){return this._placeholderTemplate=e,this}withRootElement(e){let t=hn(e);return t!==this._rootElement&&(this._removeRootElementListeners(),this._rootElementCleanups=this._ngZone.runOutsideAngular(()=>[Ft(this._renderer,t,"mousedown",this._pointerDown,cg),Ft(this._renderer,t,"touchstart",this._pointerDown,_A),Ft(this._renderer,t,"dragstart",this._nativeDragStart,cg)]),this._initialTransform=void 0,this._rootElement=t),typeof SVGElement<"u"&&this._rootElement instanceof SVGElement&&(this._ownerSVGElement=this._rootElement.ownerSVGElement),this}withBoundaryElement(e){return this._boundaryElement=e?hn(e):null,this._resizeSubscription.unsubscribe(),e&&(this._resizeSubscription=this._viewportRuler.change(10).subscribe(()=>this._containInsideBoundaryOnResize())),this}withParent(e){return this._parentDragRef=e,this}dispose(){this._removeRootElementListeners(),this.isDragging()&&this._rootElement?.remove(),this._anchor?.remove(),this._destroyPreview(),this._destroyPlaceholder(),this._dragDropRegistry.removeDragItem(this),this._removeListeners(),this.beforeStarted.complete(),this.started.complete(),this.released.complete(),this.ended.complete(),this.entered.complete(),this.exited.complete(),this.dropped.complete(),this._moveEvents.complete(),this._handles=[],this._disabledHandles.clear(),this._dropContainer=void 0,this._resizeSubscription.unsubscribe(),this._parentPositions.clear(),this._boundaryElement=this._rootElement=this._ownerSVGElement=this._placeholderTemplate=this._previewTemplate=this._anchor=this._parentDragRef=null}isDragging(){return this._hasStartedDragging()&&this._dragDropRegistry.isDragging(this)}reset(){this._rootElement.style.transform=this._initialTransform||"",this._activeTransform={x:0,y:0},this._passiveTransform={x:0,y:0}}disableHandle(e){!this._disabledHandles.has(e)&&this._handles.indexOf(e)>-1&&(this._disabledHandles.add(e),ti(e,!0))}enableHandle(e){this._disabledHandles.has(e)&&(this._disabledHandles.delete(e),ti(e,this.disabled))}withDirection(e){return this._direction=e,this}_withDropContainer(e){this._dropContainer=e}getFreeDragPosition(){let e=this.isDragging()?this._activeTransform:this._passiveTransform;return{x:e.x,y:e.y}}setFreeDragPosition(e){return this._activeTransform={x:0,y:0},this._passiveTransform.x=e.x,this._passiveTransform.y=e.y,this._dropContainer||this._applyRootElementTransform(e.x,e.y),this}withPreviewContainer(e){return this._previewContainer=e,this}_sortFromLastPointerPosition(){let e=this._lastKnownPointerPosition;e&&this._dropContainer&&this._updateActiveDropContainer(this._getConstrainedPointerPosition(e),e)}_removeListeners(){this._pointerMoveSubscription.unsubscribe(),this._pointerUpSubscription.unsubscribe(),this._scrollSubscription.unsubscribe(),this._cleanupShadowRootSelectStart?.(),this._cleanupShadowRootSelectStart=void 0}_destroyPreview(){this._preview?.destroy(),this._preview=null}_destroyPlaceholder(){this._placeholder?.remove(),this._placeholderRef?.destroy(),this._placeholder=this._placeholderRef=null}_pointerDown=e=>{if(this.beforeStarted.next(),this._handles.length){let t=this._getTargetHandle(e);t&&!this._disabledHandles.has(t)&&!this.disabled&&this._initializeDragSequence(t,e)}else this.disabled||this._initializeDragSequence(this._rootElement,e)};_pointerMove=e=>{let t=this._getPointerPositionOnPage(e);if(!this._hasStartedDragging()){let r=Math.abs(t.x-this._pickupPositionOnPage.x),i=Math.abs(t.y-this._pickupPositionOnPage.y);if(r+i>=this._config.dragStartThreshold){let o=Date.now()>=this._dragStartTime+this._getDragStartDelay(e),s=this._dropContainer;if(!o){this._endDragSequence(e);return}(!s||!s.isDragging()&&!s.isReceiving())&&(e.cancelable&&e.preventDefault(),this._hasStartedDragging.set(!0),this._ngZone.run(()=>this._startDragSequence(e)))}return}e.cancelable&&e.preventDefault();let n=this._getConstrainedPointerPosition(t);if(this._hasMoved=!0,this._lastKnownPointerPosition=t,this._updatePointerDirectionDelta(n),this._dropContainer)this._updateActiveDropContainer(n,t);else{let r=this.constrainPosition?this._initialDomRect:this._pickupPositionOnPage,i=this._activeTransform;i.x=n.x-r.x+this._passiveTransform.x,i.y=n.y-r.y+this._passiveTransform.y,this._applyRootElementTransform(i.x,i.y)}this._moveEvents.observers.length&&this._ngZone.run(()=>{this._moveEvents.next({source:this,pointerPosition:n,event:e,distance:this._getDragDistance(n),delta:this._pointerDirectionDelta})})};_pointerUp=e=>{this._endDragSequence(e)};_endDragSequence(e){if(this._dragDropRegistry.isDragging(this)&&(this._removeListeners(),this._dragDropRegistry.stopDragging(this),this._toggleNativeDragInteractions(),this._handles&&(this._rootElement.style.webkitTapHighlightColor=this._rootElementTapHighlight),!!this._hasStartedDragging()))if(this.released.next({source:this,event:e}),this._dropContainer)this._dropContainer._stopScrolling(),this._animatePreviewToPlaceholder().then(()=>{this._cleanupDragArtifacts(e),this._cleanupCachedDimensions(),this._dragDropRegistry.stopDragging(this)});else{this._passiveTransform.x=this._activeTransform.x;let t=this._getPointerPositionOnPage(e);this._passiveTransform.y=this._activeTransform.y,this._ngZone.run(()=>{this.ended.next({source:this,distance:this._getDragDistance(t),dropPoint:t,event:e})}),this._cleanupCachedDimensions(),this._dragDropRegistry.stopDragging(this)}}_startDragSequence(e){zi(e)&&(this._lastTouchEventTime=Date.now()),this._toggleNativeDragInteractions();let t=this._getShadowRoot(),n=this._dropContainer;if(t&&this._ngZone.runOutsideAngular(()=>{this._cleanupShadowRootSelectStart=Ft(this._renderer,t,"selectstart",bA,mA)}),n){let r=this._rootElement,i=r.parentNode,o=this._placeholder=this._createPlaceholderElement(),s=this._anchor=this._anchor||this._document.createComment("");i.insertBefore(s,r),this._initialTransform=r.style.transform||"",this._preview=new gA(this._document,this._rootElement,this._direction,this._initialDomRect,this._previewTemplate||null,this.previewClass||null,this._pickupPositionOnPage,this._initialTransform,this._config.zIndex||1e3,this._renderer),this._preview.attach(this._getPreviewInsertionPoint(i,t)),og(r,!1,ug),this._document.body.appendChild(i.replaceChild(o,r)),this.started.next({source:this,event:e}),n.start(),this._initialContainer=n,this._initialIndex=n.getItemIndex(this)}else this.started.next({source:this,event:e}),this._initialContainer=this._initialIndex=void 0;this._parentPositions.cache(n?n.getScrollableParents():[])}_initializeDragSequence(e,t){this._parentDragRef&&t.stopPropagation();let n=this.isDragging(),r=zi(t),i=!r&&t.button!==0,o=this._rootElement,s=_n(t),a=!r&&this._lastTouchEventTime&&this._lastTouchEventTime+vA>Date.now(),l=r?C0(t):S0(t);if(s&&s.draggable&&t.type==="mousedown"&&t.preventDefault(),n||i||a||l)return;if(this._handles.length){let h=o.style;this._rootElementTapHighlight=h.webkitTapHighlightColor||"",h.webkitTapHighlightColor="transparent"}this._hasMoved=!1,this._hasStartedDragging.set(this._hasMoved),this._removeListeners(),this._initialDomRect=this._rootElement.getBoundingClientRect(),this._pointerMoveSubscription=this._dragDropRegistry.pointerMove.subscribe(this._pointerMove),this._pointerUpSubscription=this._dragDropRegistry.pointerUp.subscribe(this._pointerUp),this._scrollSubscription=this._dragDropRegistry.scrolled(this._getShadowRoot()).subscribe(h=>this._updateOnScroll(h)),this._boundaryElement&&(this._boundaryRect=md(this._boundaryElement));let u=this._previewTemplate;this._pickupPositionInElement=u&&u.template&&!u.matchSize?{x:0,y:0}:this._getPointerPositionInElement(this._initialDomRect,e,t);let d=this._pickupPositionOnPage=this._lastKnownPointerPosition=this._getPointerPositionOnPage(t);this._pointerDirectionDelta={x:0,y:0},this._pointerPositionAtLastDirectionChange={x:d.x,y:d.y},this._dragStartTime=Date.now(),this._dragDropRegistry.startDragging(this,t)}_cleanupDragArtifacts(e){og(this._rootElement,!0,ug),this._anchor.parentNode.replaceChild(this._rootElement,this._anchor),this._destroyPreview(),this._destroyPlaceholder(),this._initialDomRect=this._boundaryRect=this._previewRect=this._initialTransform=void 0,this._ngZone.run(()=>{let t=this._dropContainer,n=t.getItemIndex(this),r=this._getPointerPositionOnPage(e),i=this._getDragDistance(r),o=t._isOverContainer(r.x,r.y);this.ended.next({source:this,distance:i,dropPoint:r,event:e}),this.dropped.next({item:this,currentIndex:n,previousIndex:this._initialIndex,container:t,previousContainer:this._initialContainer,isPointerOverContainer:o,distance:i,dropPoint:r,event:e}),t.drop(this,n,this._initialIndex,this._initialContainer,o,i,r,e),this._dropContainer=this._initialContainer})}_updateActiveDropContainer({x:e,y:t},{x:n,y:r}){let i=this._initialContainer._getSiblingContainerFromPosition(this,e,t);!i&&this._dropContainer!==this._initialContainer&&this._initialContainer._isOverContainer(e,t)&&(i=this._initialContainer),i&&i!==this._dropContainer&&this._ngZone.run(()=>{this.exited.next({item:this,container:this._dropContainer}),this._dropContainer.exit(this),this._dropContainer=i,this._dropContainer.enter(this,e,t,i===this._initialContainer&&i.sortingDisabled?this._initialIndex:void 0),this.entered.next({item:this,container:i,currentIndex:i.getItemIndex(this)})}),this.isDragging()&&(this._dropContainer._startScrollingIfNecessary(n,r),this._dropContainer._sortItem(this,e,t,this._pointerDirectionDelta),this.constrainPosition?this._applyPreviewTransform(e,t):this._applyPreviewTransform(e-this._pickupPositionInElement.x,t-this._pickupPositionInElement.y))}_animatePreviewToPlaceholder(){if(!this._hasMoved)return Promise.resolve();let e=this._placeholder.getBoundingClientRect();this._preview.addClass("cdk-drag-animating"),this._applyPreviewTransform(e.left,e.top);let t=this._preview.getTransitionDuration();return t===0?Promise.resolve():this._ngZone.runOutsideAngular(()=>new Promise(n=>{let r=s=>{(!s||this._preview&&_n(s)===this._preview.element&&s.propertyName==="transform")&&(o(),n(),clearTimeout(i))},i=setTimeout(r,t*1.5),o=this._preview.addEventListener("transitionend",r)}))}_createPlaceholderElement(){let e=this._placeholderTemplate,t=e?e.template:null,n;return t?(this._placeholderRef=e.viewContainer.createEmbeddedView(t,e.context),this._placeholderRef.detectChanges(),n=R0(this._placeholderRef,this._document)):n=O0(this._rootElement),n.style.pointerEvents="none",n.classList.add("cdk-drag-placeholder"),n}_getPointerPositionInElement(e,t,n){let r=t===this._rootElement?null:t,i=r?r.getBoundingClientRect():e,o=zi(n)?n.targetTouches[0]:n,s=this._getViewportScrollPosition(),a=o.pageX-i.left-s.left,l=o.pageY-i.top-s.top;return{x:i.left-e.left+a,y:i.top-e.top+l}}_getPointerPositionOnPage(e){let t=this._getViewportScrollPosition(),n=zi(e)?e.touches[0]||e.changedTouches[0]||{pageX:0,pageY:0}:e,r=n.pageX-t.left,i=n.pageY-t.top;if(this._ownerSVGElement){let o=this._ownerSVGElement.getScreenCTM();if(o){let s=this._ownerSVGElement.createSVGPoint();return s.x=r,s.y=i,s.matrixTransform(o.inverse())}}return{x:r,y:i}}_getConstrainedPointerPosition(e){let t=this._dropContainer?this._dropContainer.lockAxis:null,{x:n,y:r}=this.constrainPosition?this.constrainPosition(e,this,this._initialDomRect,this._pickupPositionInElement):e;if(this.lockAxis==="x"||t==="x"?r=this._pickupPositionOnPage.y-(this.constrainPosition?this._pickupPositionInElement.y:0):(this.lockAxis==="y"||t==="y")&&(n=this._pickupPositionOnPage.x-(this.constrainPosition?this._pickupPositionInElement.x:0)),this._boundaryRect){let{x:i,y:o}=this.constrainPosition?{x:0,y:0}:this._pickupPositionInElement,s=this._boundaryRect,{width:a,height:l}=this._getPreviewRect(),u=s.top+o,d=s.bottom-(l-o),h=s.left+i,v=s.right-(a-i);n=hg(n,h,v),r=hg(r,u,d)}return{x:n,y:r}}_updatePointerDirectionDelta(e){let{x:t,y:n}=e,r=this._pointerDirectionDelta,i=this._pointerPositionAtLastDirectionChange,o=Math.abs(t-i.x),s=Math.abs(n-i.y);return o>this._config.pointerDirectionChangeThreshold&&(r.x=t>i.x?1:-1,i.x=t),s>this._config.pointerDirectionChangeThreshold&&(r.y=n>i.y?1:-1,i.y=n),r}_toggleNativeDragInteractions(){if(!this._rootElement||!this._handles)return;let e=this._handles.length>0||!this.isDragging();e!==this._nativeInteractionsEnabled&&(this._nativeInteractionsEnabled=e,ti(this._rootElement,e))}_removeRootElementListeners(){this._rootElementCleanups?.forEach(e=>e()),this._rootElementCleanups=void 0}_applyRootElementTransform(e,t){let n=1/this.scale,r=aa(e*n,t*n),i=this._rootElement.style;this._initialTransform==null&&(this._initialTransform=i.transform&&i.transform!="none"?i.transform:""),i.transform=sa(r,this._initialTransform)}_applyPreviewTransform(e,t){let n=this._previewTemplate?.template?void 0:this._initialTransform,r=aa(e,t);this._preview.setTransform(sa(r,n))}_getDragDistance(e){let t=this._pickupPositionOnPage;return t?{x:e.x-t.x,y:e.y-t.y}:{x:0,y:0}}_cleanupCachedDimensions(){this._boundaryRect=this._previewRect=void 0,this._parentPositions.clear()}_containInsideBoundaryOnResize(){let{x:e,y:t}=this._passiveTransform;if(e===0&&t===0||this.isDragging()||!this._boundaryElement)return;let n=this._rootElement.getBoundingClientRect(),r=this._boundaryElement.getBoundingClientRect();if(r.width===0&&r.height===0||n.width===0&&n.height===0)return;let i=r.left-n.left,o=n.right-r.right,s=r.top-n.top,a=n.bottom-r.bottom;r.width>n.width?(i>0&&(e+=i),o>0&&(e-=o)):e=0,r.height>n.height?(s>0&&(t+=s),a>0&&(t-=a)):t=0,(e!==this._passiveTransform.x||t!==this._passiveTransform.y)&&this.setFreeDragPosition({y:t,x:e})}_getDragStartDelay(e){let t=this.dragStartDelay;return typeof t=="number"?t:zi(e)?t.touch:t?t.mouse:0}_updateOnScroll(e){let t=this._parentPositions.handleScroll(e);if(t){let n=_n(e);this._boundaryRect&&n!==this._boundaryElement&&n.contains(this._boundaryElement)&&ro(this._boundaryRect,t.top,t.left),this._pickupPositionOnPage.x+=t.left,this._pickupPositionOnPage.y+=t.top,this._dropContainer||(this._activeTransform.x-=t.left,this._activeTransform.y-=t.top,this._applyRootElementTransform(this._activeTransform.x,this._activeTransform.y))}}_getViewportScrollPosition(){return this._parentPositions.positions.get(this._document)?.scrollPosition||this._parentPositions.getViewportScrollPosition()}_getShadowRoot(){return this._cachedShadowRoot===void 0&&(this._cachedShadowRoot=rl(this._rootElement)),this._cachedShadowRoot}_getPreviewInsertionPoint(e,t){let n=this._previewContainer||"global";if(n==="parent")return e;if(n==="global"){let r=this._document;return t||r.fullscreenElement||r.webkitFullscreenElement||r.mozFullScreenElement||r.msFullscreenElement||r.body}return hn(n)}_getPreviewRect(){return(!this._previewRect||!this._previewRect.width&&!this._previewRect.height)&&(this._previewRect=this._preview?this._preview.getBoundingClientRect():this._initialDomRect),this._previewRect}_nativeDragStart=e=>{if(this._handles.length){let t=this._getTargetHandle(e);t&&!this._disabledHandles.has(t)&&!this.disabled&&e.preventDefault()}else this.disabled||e.preventDefault()};_getTargetHandle(e){return this._handles.find(t=>e.target&&(e.target===t||t.contains(e.target)))}};function hg(e,t,n){return Math.max(t,Math.min(n,e))}function zi(e){return e.type[0]==="t"}function bA(e){e.preventDefault()}function N0(e,t,n){let r=dg(t,e.length-1),i=dg(n,e.length-1);if(r===i)return;let o=e[r],s=i<r?-1:1;for(let a=r;a!==i;a+=s)e[a]=e[a+s];e[i]=o}function dg(e,t){return Math.max(0,Math.min(t,e))}var fg=class{_dragDropRegistry;_element;_sortPredicate;_itemPositions=[];_activeDraggables;orientation="vertical";direction;constructor(e){this._dragDropRegistry=e}_previousSwap={drag:null,delta:0,overlaps:!1};start(e){this.withItems(e)}sort(e,t,n,r){let i=this._itemPositions,o=this._getItemIndexFromPointerPosition(e,t,n,r);if(o===-1&&i.length>0)return null;let s=this.orientation==="horizontal",a=i.findIndex(C=>C.drag===e),l=i[o],u=i[a].clientRect,d=l.clientRect,h=a>o?1:-1,v=this._getItemOffsetPx(u,d,h),m=this._getSiblingOffsetPx(a,i,h),w=i.slice();return N0(i,a,o),i.forEach((C,A)=>{if(w[A]===C)return;let k=C.drag===e,$=k?v:m,ne=k?e.getPlaceholderElement():C.drag.getRootElement();C.offset+=$;let z=Math.round(C.offset*(1/C.drag.scale));s?(ne.style.transform=sa(`translate3d(${z}px, 0, 0)`,C.initialTransform),ro(C.clientRect,0,$)):(ne.style.transform=sa(`translate3d(0, ${z}px, 0)`,C.initialTransform),ro(C.clientRect,$,0))}),this._previousSwap.overlaps=Eu(d,t,n),this._previousSwap.drag=l.drag,this._previousSwap.delta=s?r.x:r.y,{previousIndex:a,currentIndex:o}}enter(e,t,n,r){let i=r==null||r<0?this._getItemIndexFromPointerPosition(e,t,n):r,o=this._activeDraggables,s=o.indexOf(e),a=e.getPlaceholderElement(),l=o[i];if(l===e&&(l=o[i+1]),!l&&(i==null||i===-1||i<o.length-1)&&this._shouldEnterAsFirstChild(t,n)&&(l=o[0]),s>-1&&o.splice(s,1),l&&!this._dragDropRegistry.isDragging(l)){let u=l.getRootElement();u.parentElement.insertBefore(a,u),o.splice(i,0,e)}else this._element.appendChild(a),o.push(e);a.style.transform="",this._cacheItemPositions()}withItems(e){this._activeDraggables=e.slice(),this._cacheItemPositions()}withSortPredicate(e){this._sortPredicate=e}reset(){this._activeDraggables?.forEach(e=>{let t=e.getRootElement();if(t){let n=this._itemPositions.find(r=>r.drag===e)?.initialTransform;t.style.transform=n||""}}),this._itemPositions=[],this._activeDraggables=[],this._previousSwap.drag=null,this._previousSwap.delta=0,this._previousSwap.overlaps=!1}getActiveItemsSnapshot(){return this._activeDraggables}getItemIndex(e){return(this.orientation==="horizontal"&&this.direction==="rtl"?this._itemPositions.slice().reverse():this._itemPositions).findIndex(t=>t.drag===e)}updateOnScroll(e,t){this._itemPositions.forEach(({clientRect:n})=>{ro(n,e,t)}),this._itemPositions.forEach(({drag:n})=>{this._dragDropRegistry.isDragging(n)&&n._sortFromLastPointerPosition()})}withElementContainer(e){this._element=e}_cacheItemPositions(){let e=this.orientation==="horizontal";this._itemPositions=this._activeDraggables.map(t=>{let n=t.getVisibleElement();return{drag:t,offset:0,initialTransform:n.style.transform||"",clientRect:md(n)}}).sort((t,n)=>e?t.clientRect.left-n.clientRect.left:t.clientRect.top-n.clientRect.top)}_getItemOffsetPx(e,t,n){let r=this.orientation==="horizontal",i=r?t.left-e.left:t.top-e.top;return n===-1&&(i+=r?t.width-e.width:t.height-e.height),i}_getSiblingOffsetPx(e,t,n){let r=this.orientation==="horizontal",i=t[e].clientRect,o=t[e+n*-1],s=i[r?"width":"height"]*n;if(o){let a=r?"left":"top",l=r?"right":"bottom";n===-1?s-=o.clientRect[a]-i[l]:s+=i[a]-o.clientRect[l]}return s}_shouldEnterAsFirstChild(e,t){if(!this._activeDraggables.length)return!1;let n=this._itemPositions,r=this.orientation==="horizontal";if(n[0].drag!==this._activeDraggables[0]){let i=n[n.length-1].clientRect;return r?e>=i.right:t>=i.bottom}else{let i=n[0].clientRect;return r?e<=i.left:t<=i.top}}_getItemIndexFromPointerPosition(e,t,n,r){let i=this.orientation==="horizontal",o=this._itemPositions.findIndex(({drag:s,clientRect:a})=>{if(s===e)return!1;if(r){let l=i?r.x:r.y;if(s===this._previousSwap.drag&&this._previousSwap.overlaps&&l===this._previousSwap.delta)return!1}return i?t>=Math.floor(a.left)&&t<Math.floor(a.right):n>=Math.floor(a.top)&&n<Math.floor(a.bottom)});return o===-1||!this._sortPredicate(o,e)?-1:o}},wA=class{_document;_dragDropRegistry;_element;_sortPredicate;_rootNode;_activeItems;_previousSwap={drag:null,deltaX:0,deltaY:0,overlaps:!1};_relatedNodes=[];constructor(e,t){this._document=e,this._dragDropRegistry=t}start(e){let t=this._element.childNodes;this._relatedNodes=[];for(let n=0;n<t.length;n++){let r=t[n];this._relatedNodes.push([r,r.nextSibling])}this.withItems(e)}sort(e,t,n,r){let i=this._getItemIndexFromPointerPosition(e,t,n),o=this._previousSwap;if(i===-1||this._activeItems[i]===e)return null;let s=this._activeItems[i];if(o.drag===s&&o.overlaps&&o.deltaX===r.x&&o.deltaY===r.y)return null;let a=this.getItemIndex(e),l=e.getPlaceholderElement(),u=s.getRootElement();i>a?u.after(l):u.before(l),N0(this._activeItems,a,i);let d=this._getRootNode().elementFromPoint(t,n);return o.deltaX=r.x,o.deltaY=r.y,o.drag=s,o.overlaps=u===d||u.contains(d),{previousIndex:a,currentIndex:i}}enter(e,t,n,r){let i=r==null||r<0?this._getItemIndexFromPointerPosition(e,t,n):r;i===-1&&(i=this._getClosestItemIndexToPointer(e,t,n));let o=this._activeItems[i],s=this._activeItems.indexOf(e);s>-1&&this._activeItems.splice(s,1),o&&!this._dragDropRegistry.isDragging(o)?(this._activeItems.splice(i,0,e),o.getRootElement().before(e.getPlaceholderElement())):(this._activeItems.push(e),this._element.appendChild(e.getPlaceholderElement()))}withItems(e){this._activeItems=e.slice()}withSortPredicate(e){this._sortPredicate=e}reset(){let e=this._element,t=this._previousSwap;for(let n=this._relatedNodes.length-1;n>-1;n--){let[r,i]=this._relatedNodes[n];r.parentNode===e&&r.nextSibling!==i&&(i===null?e.appendChild(r):i.parentNode===e&&e.insertBefore(r,i))}this._relatedNodes=[],this._activeItems=[],t.drag=null,t.deltaX=t.deltaY=0,t.overlaps=!1}getActiveItemsSnapshot(){return this._activeItems}getItemIndex(e){return this._activeItems.indexOf(e)}updateOnScroll(){this._activeItems.forEach(e=>{this._dragDropRegistry.isDragging(e)&&e._sortFromLastPointerPosition()})}withElementContainer(e){e!==this._element&&(this._element=e,this._rootNode=void 0)}_getItemIndexFromPointerPosition(e,t,n){let r=this._getRootNode().elementFromPoint(Math.floor(t),Math.floor(n)),i=r?this._activeItems.findIndex(o=>{let s=o.getRootElement();return r===s||s.contains(r)}):-1;return i===-1||!this._sortPredicate(i,e)?-1:i}_getRootNode(){return this._rootNode||(this._rootNode=rl(this._element)||this._document),this._rootNode}_getClosestItemIndexToPointer(e,t,n){if(this._activeItems.length===0)return-1;if(this._activeItems.length===1)return 0;let r=1/0,i=-1;for(let o=0;o<this._activeItems.length;o++){let s=this._activeItems[o];if(s!==e){let{x:a,y:l}=s.getRootElement().getBoundingClientRect(),u=Math.hypot(t-a,n-l);u<r&&(r=u,i=o)}}return i}},pg=.05,P0=.05,en=function(e){return e[e.NONE=0]="NONE",e[e.UP=1]="UP",e[e.DOWN=2]="DOWN",e}(en||{}),Nt=function(e){return e[e.NONE=0]="NONE",e[e.LEFT=1]="LEFT",e[e.RIGHT=2]="RIGHT",e}(Nt||{}),EA=class{_dragDropRegistry;_ngZone;_viewportRuler;element;disabled=!1;sortingDisabled=!1;lockAxis;autoScrollDisabled=!1;autoScrollStep=2;enterPredicate=()=>!0;sortPredicate=()=>!0;beforeStarted=new ye;entered=new ye;exited=new ye;dropped=new ye;sorted=new ye;receivingStarted=new ye;receivingStopped=new ye;data;_container;_isDragging=!1;_parentPositions;_sortStrategy;_domRect;_draggables=[];_siblings=[];_activeSiblings=new Set;_viewportScrollSubscription=bt.EMPTY;_verticalScrollDirection=en.NONE;_horizontalScrollDirection=Nt.NONE;_scrollNode;_stopScrollTimers=new ye;_cachedShadowRoot=null;_document;_scrollableElements=[];_initialScrollSnap;_direction="ltr";constructor(e,t,n,r,i){this._dragDropRegistry=t,this._ngZone=r,this._viewportRuler=i;let o=this.element=hn(e);this._document=n,this.withOrientation("vertical").withElementContainer(o),t.registerDropContainer(this),this._parentPositions=new D0(n)}dispose(){this._stopScrolling(),this._stopScrollTimers.complete(),this._viewportScrollSubscription.unsubscribe(),this.beforeStarted.complete(),this.entered.complete(),this.exited.complete(),this.dropped.complete(),this.sorted.complete(),this.receivingStarted.complete(),this.receivingStopped.complete(),this._activeSiblings.clear(),this._scrollNode=null,this._parentPositions.clear(),this._dragDropRegistry.removeDropContainer(this)}isDragging(){return this._isDragging}start(){this._draggingStarted(),this._notifyReceivingSiblings()}enter(e,t,n,r){this._draggingStarted(),r==null&&this.sortingDisabled&&(r=this._draggables.indexOf(e)),this._sortStrategy.enter(e,t,n,r),this._cacheParentPositions(),this._notifyReceivingSiblings(),this.entered.next({item:e,container:this,currentIndex:this.getItemIndex(e)})}exit(e){this._reset(),this.exited.next({item:e,container:this})}drop(e,t,n,r,i,o,s,a={}){this._reset(),this.dropped.next({item:e,currentIndex:t,previousIndex:n,container:this,previousContainer:r,isPointerOverContainer:i,distance:o,dropPoint:s,event:a})}withItems(e){let t=this._draggables;return this._draggables=e,e.forEach(n=>n._withDropContainer(this)),this.isDragging()&&(t.filter(n=>n.isDragging()).every(n=>e.indexOf(n)===-1)?this._reset():this._sortStrategy.withItems(this._draggables)),this}withDirection(e){return this._direction=e,this._sortStrategy instanceof fg&&(this._sortStrategy.direction=e),this}connectedTo(e){return this._siblings=e.slice(),this}withOrientation(e){if(e==="mixed")this._sortStrategy=new wA(this._document,this._dragDropRegistry);else{let t=new fg(this._dragDropRegistry);t.direction=this._direction,t.orientation=e,this._sortStrategy=t}return this._sortStrategy.withElementContainer(this._container),this._sortStrategy.withSortPredicate((t,n)=>this.sortPredicate(t,n,this)),this}withScrollableParents(e){let t=this._container;return this._scrollableElements=e.indexOf(t)===-1?[t,...e]:e.slice(),this}withElementContainer(e){if(e===this._container)return this;let t=hn(this.element),n=this._scrollableElements.indexOf(this._container),r=this._scrollableElements.indexOf(e);return n>-1&&this._scrollableElements.splice(n,1),r>-1&&this._scrollableElements.splice(r,1),this._sortStrategy&&this._sortStrategy.withElementContainer(e),this._cachedShadowRoot=null,this._scrollableElements.unshift(e),this._container=e,this}getScrollableParents(){return this._scrollableElements}getItemIndex(e){return this._isDragging?this._sortStrategy.getItemIndex(e):this._draggables.indexOf(e)}isReceiving(){return this._activeSiblings.size>0}_sortItem(e,t,n,r){if(this.sortingDisabled||!this._domRect||!ig(this._domRect,pg,t,n))return;let i=this._sortStrategy.sort(e,t,n,r);i&&this.sorted.next({previousIndex:i.previousIndex,currentIndex:i.currentIndex,container:this,item:e})}_startScrollingIfNecessary(e,t){if(this.autoScrollDisabled)return;let n,r=en.NONE,i=Nt.NONE;if(this._parentPositions.positions.forEach((o,s)=>{s===this._document||!o.clientRect||n||ig(o.clientRect,pg,e,t)&&([r,i]=xA(s,o.clientRect,this._direction,e,t),(r||i)&&(n=s))}),!r&&!i){let{width:o,height:s}=this._viewportRuler.getViewportSize(),a={width:o,height:s,top:0,right:o,bottom:s,left:0};r=k0(a,t),i=A0(a,e),n=window}n&&(r!==this._verticalScrollDirection||i!==this._horizontalScrollDirection||n!==this._scrollNode)&&(this._verticalScrollDirection=r,this._horizontalScrollDirection=i,this._scrollNode=n,(r||i)&&n?this._ngZone.runOutsideAngular(this._startScrollInterval):this._stopScrolling())}_stopScrolling(){this._stopScrollTimers.next()}_draggingStarted(){let e=this._container.style;this.beforeStarted.next(),this._isDragging=!0,this._initialScrollSnap=e.msScrollSnapType||e.scrollSnapType||"",e.scrollSnapType=e.msScrollSnapType="none",this._sortStrategy.start(this._draggables),this._cacheParentPositions(),this._viewportScrollSubscription.unsubscribe(),this._listenToScrollEvents()}_cacheParentPositions(){this._parentPositions.cache(this._scrollableElements),this._domRect=this._parentPositions.positions.get(this._container).clientRect}_reset(){this._isDragging=!1;let e=this._container.style;e.scrollSnapType=e.msScrollSnapType=this._initialScrollSnap,this._siblings.forEach(t=>t._stopReceiving(this)),this._sortStrategy.reset(),this._stopScrolling(),this._viewportScrollSubscription.unsubscribe(),this._parentPositions.clear()}_startScrollInterval=()=>{this._stopScrolling(),g1(0,jw).pipe(pi(this._stopScrollTimers)).subscribe(()=>{let e=this._scrollNode,t=this.autoScrollStep;this._verticalScrollDirection===en.UP?e.scrollBy(0,-t):this._verticalScrollDirection===en.DOWN&&e.scrollBy(0,t),this._horizontalScrollDirection===Nt.LEFT?e.scrollBy(-t,0):this._horizontalScrollDirection===Nt.RIGHT&&e.scrollBy(t,0)})};_isOverContainer(e,t){return this._domRect!=null&&Eu(this._domRect,e,t)}_getSiblingContainerFromPosition(e,t,n){return this._siblings.find(r=>r._canReceive(e,t,n))}_canReceive(e,t,n){if(!this._domRect||!Eu(this._domRect,t,n)||!this.enterPredicate(e,this))return!1;let r=this._getShadowRoot().elementFromPoint(t,n);return r?r===this._container||this._container.contains(r):!1}_startReceiving(e,t){let n=this._activeSiblings;!n.has(e)&&t.every(r=>this.enterPredicate(r,this)||this._draggables.indexOf(r)>-1)&&(n.add(e),this._cacheParentPositions(),this._listenToScrollEvents(),this.receivingStarted.next({initiator:e,receiver:this,items:t}))}_stopReceiving(e){this._activeSiblings.delete(e),this._viewportScrollSubscription.unsubscribe(),this.receivingStopped.next({initiator:e,receiver:this})}_listenToScrollEvents(){this._viewportScrollSubscription=this._dragDropRegistry.scrolled(this._getShadowRoot()).subscribe(e=>{if(this.isDragging()){let t=this._parentPositions.handleScroll(e);t&&this._sortStrategy.updateOnScroll(t.top,t.left)}else this.isReceiving()&&this._cacheParentPositions()})}_getShadowRoot(){if(!this._cachedShadowRoot){let e=rl(this._container);this._cachedShadowRoot=e||this._document}return this._cachedShadowRoot}_notifyReceivingSiblings(){let e=this._sortStrategy.getActiveItemsSnapshot().filter(t=>t.isDragging());this._siblings.forEach(t=>t._startReceiving(this,e))}};function k0(e,t){let{top:n,bottom:r,height:i}=e,o=i*P0;return t>=n-o&&t<=n+o?en.UP:t>=r-o&&t<=r+o?en.DOWN:en.NONE}function A0(e,t){let{left:n,right:r,width:i}=e,o=i*P0;return t>=n-o&&t<=n+o?Nt.LEFT:t>=r-o&&t<=r+o?Nt.RIGHT:Nt.NONE}function xA(e,t,n,r,i){let o=k0(t,i),s=A0(t,r),a=en.NONE,l=Nt.NONE;if(o){let u=e.scrollTop;o===en.UP?u>0&&(a=en.UP):e.scrollHeight-u>e.clientHeight&&(a=en.DOWN)}if(s){let u=e.scrollLeft;n==="rtl"?s===Nt.RIGHT?u<0&&(l=Nt.RIGHT):e.scrollWidth+u>e.clientWidth&&(l=Nt.LEFT):s===Nt.LEFT?u>0&&(l=Nt.LEFT):e.scrollWidth-u>e.clientWidth&&(l=Nt.RIGHT)}return[a,l]}var qi={capture:!0},Jl={passive:!1,capture:!0},SA=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=At({type:e,selectors:[["ng-component"]],hostAttrs:["cdk-drag-resets-container",""],decls:0,vars:0,template:function(n,r){},styles:[`@layer cdk-resets{.cdk-drag-preview{background:none;border:none;padding:0;color:inherit;inset:auto}}.cdk-drag-placeholder *,.cdk-drag-preview *{pointer-events:none !important}
40
+ `],encapsulation:2,changeDetection:0})}return e})(),L0=(()=>{class e{_ngZone=P(Ze);_document=P(et);_styleLoader=P(il);_renderer=P(En).createRenderer(null,null);_cleanupDocumentTouchmove;_dropInstances=new Set;_dragInstances=new Set;_activeDragInstances=Un([]);_globalListeners;_draggingPredicate=n=>n.isDragging();_domNodesToDirectives=null;pointerMove=new ye;pointerUp=new ye;scroll=new ye;constructor(){}registerDropContainer(n){this._dropInstances.has(n)||this._dropInstances.add(n)}registerDragItem(n){this._dragInstances.add(n),this._dragInstances.size===1&&this._ngZone.runOutsideAngular(()=>{this._cleanupDocumentTouchmove?.(),this._cleanupDocumentTouchmove=Ft(this._renderer,this._document,"touchmove",this._persistentTouchmoveListener,Jl)})}removeDropContainer(n){this._dropInstances.delete(n)}removeDragItem(n){this._dragInstances.delete(n),this.stopDragging(n),this._dragInstances.size===0&&this._cleanupDocumentTouchmove?.()}startDragging(n,r){if(!(this._activeDragInstances().indexOf(n)>-1)&&(this._styleLoader.load(SA),this._activeDragInstances.update(i=>[...i,n]),this._activeDragInstances().length===1)){let i=r.type.startsWith("touch"),o=a=>this.pointerUp.next(a),s=[["scroll",a=>this.scroll.next(a),qi],["selectstart",this._preventDefaultWhileDragging,Jl]];i?s.push(["touchend",o,qi],["touchcancel",o,qi]):s.push(["mouseup",o,qi]),i||s.push(["mousemove",a=>this.pointerMove.next(a),Jl]),this._ngZone.runOutsideAngular(()=>{this._globalListeners=s.map(([a,l,u])=>Ft(this._renderer,this._document,a,l,u))})}}stopDragging(n){this._activeDragInstances.update(r=>{let i=r.indexOf(n);return i>-1?(r.splice(i,1),[...r]):r}),this._activeDragInstances().length===0&&this._clearGlobalListeners()}isDragging(n){return this._activeDragInstances().indexOf(n)>-1}scrolled(n){let r=[this.scroll];return n&&n!==this._document&&r.push(new wt(i=>this._ngZone.runOutsideAngular(()=>{let o=Ft(this._renderer,n,"scroll",s=>{this._activeDragInstances().length&&i.next(s)},qi);return()=>{o()}}))),_a(...r)}registerDirectiveNode(n,r){this._domNodesToDirectives??=new WeakMap,this._domNodesToDirectives.set(n,r)}removeDirectiveNode(n){this._domNodesToDirectives?.delete(n)}getDragDirectiveForNode(n){return this._domNodesToDirectives?.get(n)||null}ngOnDestroy(){this._dragInstances.forEach(n=>this.removeDragItem(n)),this._dropInstances.forEach(n=>this.removeDropContainer(n)),this._domNodesToDirectives=null,this._clearGlobalListeners(),this.pointerMove.complete(),this.pointerUp.complete()}_preventDefaultWhileDragging=n=>{this._activeDragInstances().length>0&&n.preventDefault()};_persistentTouchmoveListener=n=>{this._activeDragInstances().length>0&&(this._activeDragInstances().some(this._draggingPredicate)&&n.preventDefault(),this.pointerMove.next(n))};_clearGlobalListeners(){this._globalListeners?.forEach(n=>n()),this._globalListeners=void 0}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),CA={dragStartThreshold:5,pointerDirectionChangeThreshold:5},IA=(()=>{class e{_document=P(et);_ngZone=P(Ze);_viewportRuler=P(_d);_dragDropRegistry=P(L0);_renderer=P(En).createRenderer(null,null);constructor(){}createDrag(n,r=CA){return new yA(n,r,this._document,this._ngZone,this._viewportRuler,this._dragDropRegistry,this._renderer)}createDropList(n){return new EA(n,this._dragDropRegistry,this._document,this._ngZone,this._viewportRuler)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),gg=new Ce("CDK_DRAG_PARENT"),TA=new Ce("CdkDragHandle"),OA=new Ce("CDK_DRAG_CONFIG"),DA=new Ce("CdkDropList"),RA=(()=>{class e{element=P(Vt);dropContainer=P(DA,{optional:!0,skipSelf:!0});_ngZone=P(Ze);_viewContainerRef=P(Pi);_dir=P(oa,{optional:!0});_changeDetectorRef=P(Ha);_selfHandle=P(TA,{optional:!0,self:!0});_parentDrag=P(gg,{optional:!0,skipSelf:!0});_dragDropRegistry=P(L0);_destroyed=new ye;_handles=new Fu([]);_previewTemplate;_placeholderTemplate;_dragRef;data;lockAxis;rootElementSelector;boundaryElement;dragStartDelay;freeDragPosition;get disabled(){return this._disabled||!!(this.dropContainer&&this.dropContainer.disabled)}set disabled(n){this._disabled=n,this._dragRef.disabled=this._disabled}_disabled;constrainPosition;previewClass;previewContainer;scale=1;started=new Qe;released=new Qe;ended=new Qe;entered=new Qe;exited=new Qe;dropped=new Qe;moved=new wt(n=>{let r=this._dragRef.moved.pipe(ga(i=>({source:this,pointerPosition:i.pointerPosition,event:i.event,delta:i.delta,distance:i.distance}))).subscribe(n);return()=>{r.unsubscribe()}});_injector=P(kt);constructor(){let n=this.dropContainer,r=P(OA,{optional:!0}),i=P(IA);this._dragRef=i.createDrag(this.element,{dragStartThreshold:r&&r.dragStartThreshold!=null?r.dragStartThreshold:5,pointerDirectionChangeThreshold:r&&r.pointerDirectionChangeThreshold!=null?r.pointerDirectionChangeThreshold:5,zIndex:r?.zIndex}),this._dragRef.data=this,this._dragDropRegistry.registerDirectiveNode(this.element.nativeElement,this),r&&this._assignDefaults(r),n&&(this._dragRef._withDropContainer(n._dropListRef),n.addItem(this),n._dropListRef.beforeStarted.pipe(pi(this._destroyed)).subscribe(()=>{this._dragRef.scale=this.scale})),this._syncInputs(this._dragRef),this._handleEvents(this._dragRef)}getPlaceholderElement(){return this._dragRef.getPlaceholderElement()}getRootElement(){return this._dragRef.getRootElement()}reset(){this._dragRef.reset()}getFreeDragPosition(){return this._dragRef.getFreeDragPosition()}setFreeDragPosition(n){this._dragRef.setFreeDragPosition(n)}ngAfterViewInit(){ko(()=>{this._updateRootElement(),this._setupHandlesListener(),this._dragRef.scale=this.scale,this.freeDragPosition&&this._dragRef.setFreeDragPosition(this.freeDragPosition)},{injector:this._injector})}ngOnChanges(n){let r=n.rootElementSelector,i=n.freeDragPosition;r&&!r.firstChange&&this._updateRootElement(),this._dragRef.scale=this.scale,i&&!i.firstChange&&this.freeDragPosition&&this._dragRef.setFreeDragPosition(this.freeDragPosition)}ngOnDestroy(){this.dropContainer&&this.dropContainer.removeItem(this),this._dragDropRegistry.removeDirectiveNode(this.element.nativeElement),this._ngZone.runOutsideAngular(()=>{this._handles.complete(),this._destroyed.next(),this._destroyed.complete(),this._dragRef.dispose()})}_addHandle(n){let r=this._handles.getValue();r.push(n),this._handles.next(r)}_removeHandle(n){let r=this._handles.getValue(),i=r.indexOf(n);i>-1&&(r.splice(i,1),this._handles.next(r))}_setPreviewTemplate(n){this._previewTemplate=n}_resetPreviewTemplate(n){n===this._previewTemplate&&(this._previewTemplate=null)}_setPlaceholderTemplate(n){this._placeholderTemplate=n}_resetPlaceholderTemplate(n){n===this._placeholderTemplate&&(this._placeholderTemplate=null)}_updateRootElement(){let n=this.element.nativeElement,r=n;this.rootElementSelector&&(r=n.closest!==void 0?n.closest(this.rootElementSelector):n.parentElement?.closest(this.rootElementSelector)),this._dragRef.withRootElement(r||n)}_getBoundaryElement(){let n=this.boundaryElement;return n?typeof n=="string"?this.element.nativeElement.closest(n):hn(n):null}_syncInputs(n){n.beforeStarted.subscribe(()=>{if(!n.isDragging()){let r=this._dir,i=this.dragStartDelay,o=this._placeholderTemplate?{template:this._placeholderTemplate.templateRef,context:this._placeholderTemplate.data,viewContainer:this._viewContainerRef}:null,s=this._previewTemplate?{template:this._previewTemplate.templateRef,context:this._previewTemplate.data,matchSize:this._previewTemplate.matchSize,viewContainer:this._viewContainerRef}:null;n.disabled=this.disabled,n.lockAxis=this.lockAxis,n.scale=this.scale,n.dragStartDelay=typeof i=="object"&&i?i:nA(i),n.constrainPosition=this.constrainPosition,n.previewClass=this.previewClass,n.withBoundaryElement(this._getBoundaryElement()).withPlaceholderTemplate(o).withPreviewTemplate(s).withPreviewContainer(this.previewContainer||"global"),r&&n.withDirection(r.value)}}),n.beforeStarted.pipe(m1(1)).subscribe(()=>{if(this._parentDrag){n.withParent(this._parentDrag._dragRef);return}let r=this.element.nativeElement.parentElement;for(;r;){let i=this._dragDropRegistry.getDragDirectiveForNode(r);if(i){n.withParent(i._dragRef);break}r=r.parentElement}})}_handleEvents(n){n.started.subscribe(r=>{this.started.emit({source:this,event:r.event}),this._changeDetectorRef.markForCheck()}),n.released.subscribe(r=>{this.released.emit({source:this,event:r.event})}),n.ended.subscribe(r=>{this.ended.emit({source:this,distance:r.distance,dropPoint:r.dropPoint,event:r.event}),this._changeDetectorRef.markForCheck()}),n.entered.subscribe(r=>{this.entered.emit({container:r.container.data,item:this,currentIndex:r.currentIndex})}),n.exited.subscribe(r=>{this.exited.emit({container:r.container.data,item:this})}),n.dropped.subscribe(r=>{this.dropped.emit({previousIndex:r.previousIndex,currentIndex:r.currentIndex,previousContainer:r.previousContainer.data,container:r.container.data,isPointerOverContainer:r.isPointerOverContainer,item:this,distance:r.distance,dropPoint:r.dropPoint,event:r.event})})}_assignDefaults(n){let{lockAxis:r,dragStartDelay:i,constrainPosition:o,previewClass:s,boundaryElement:a,draggingDisabled:l,rootElementSelector:u,previewContainer:d}=n;this.disabled=l??!1,this.dragStartDelay=i||0,r&&(this.lockAxis=r),o&&(this.constrainPosition=o),s&&(this.previewClass=s),a&&(this.boundaryElement=a),u&&(this.rootElementSelector=u),d&&(this.previewContainer=d)}_setupHandlesListener(){this._handles.pipe(w1(n=>{let r=n.map(i=>i.element);this._selfHandle&&this.rootElementSelector&&r.push(this.element),this._dragRef.withHandles(r)}),g_(n=>_a(...n.map(r=>r._stateChanges.pipe(p_(r))))),pi(this._destroyed)).subscribe(n=>{let r=this._dragRef,i=n.element.nativeElement;n.disabled?r.disableHandle(i):r.enableHandle(i)})}static \u0275fac=function(n){return new(n||e)};static \u0275dir=Fa({type:e,selectors:[["","cdkDrag",""]],hostAttrs:[1,"cdk-drag"],hostVars:4,hostBindings:function(n,r){n&2&&Ba("cdk-drag-disabled",r.disabled)("cdk-drag-dragging",r._dragRef.isDragging())},inputs:{data:[0,"cdkDragData","data"],lockAxis:[0,"cdkDragLockAxis","lockAxis"],rootElementSelector:[0,"cdkDragRootElement","rootElementSelector"],boundaryElement:[0,"cdkDragBoundary","boundaryElement"],dragStartDelay:[0,"cdkDragStartDelay","dragStartDelay"],freeDragPosition:[0,"cdkDragFreeDragPosition","freeDragPosition"],disabled:[2,"cdkDragDisabled","disabled",tO],constrainPosition:[0,"cdkDragConstrainPosition","constrainPosition"],previewClass:[0,"cdkDragPreviewClass","previewClass"],previewContainer:[0,"cdkDragPreviewContainer","previewContainer"],scale:[2,"cdkDragScale","scale",nO]},outputs:{started:"cdkDragStarted",released:"cdkDragReleased",ended:"cdkDragEnded",entered:"cdkDragEntered",exited:"cdkDragExited",dropped:"cdkDragDropped",moved:"cdkDragMoved"},exportAs:["cdkDrag"],features:[kT([{provide:gg,useExisting:e}]),U_]})}return e})(),NA=e=>({"lc:cursor-grab":e}),PA=(e,t)=>t.url;function kA(e,t){if(e&1&&He(0,"source",11),e&2){let n=t.$implicit;Li("type",n.mimeType),Le("src",n.url,on)}}var AA=class xu{constructor(t){this.elementRef=t}video;closeClicked=new Qe;videoClicked=new Qe;isDragging=!1;ngOnInit(){let t=this.elementRef.nativeElement.parentElement.parentElement;t.style.zIndex="2147483647"}close(){this.closeClicked.emit()}onVideoClick(){if(this.isDragging){this.isDragging=!1;return}this.videoClicked.emit()}static \u0275fac=function(t){return new(t||xu)(Ot(Vt))};static \u0275cmp=At({type:xu,selectors:[["cooee-draggable-video-popup"]],inputs:{video:"video"},outputs:{closeClicked:"closeClicked",videoClicked:"videoClicked"},decls:14,vars:5,consts:[["role","button","tabindex","0","cdkDrag","",1,"lc-popup-inner","lc:shadow-2xl","lc:rounded-lg","lc:flex","lc:justify-center","lc:items-center",3,"click","keyup","cdkDragMoved","ngClass","cdkDragBoundary"],[1,"lc-close-button","lc:absolute","lc:-top-3.5","lc:-right-3.5","lc:bg-black/50","lc:rounded-full","lc:w-8","lc:h-8","lc:border-none","lc:z-10","lc:flex","lc:justify-center","lc:items-center",3,"click"],["xmlns","http://www.w3.org/2000/svg","height","24px","viewBox","0 0 24 24","width","24px","fill","#fff"],["d","M0 0h24v24H0V0z","fill","none"],["d","M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"],[1,"lc-play-button"],[1,"lc-icon"],["viewBox","0 0 28.31 30"],["d","M19.15,1.29A1.24,1.24,0,0,0,17.82.15a1.36,1.36,0,0,0-.35.07,3.2,3.2,0,0,0-.65.46l-5.06,4.6a1.24,1.24,0,0,0,0,1.75l0,0a1.22,1.22,0,0,0,.89.39,1.25,1.25,0,0,0,.85-.32l3-2.78.17-.13v8l2.44,2.62ZM26.79,26.6l-7.64-7.93-2.5-2.58-6-6.34L8.9,8,5.23,4.15a1.17,1.17,0,0,0-1.66,0h0a1.18,1.18,0,0,0,0,1.66h0L6.1,8.47H3.32a2.94,2.94,0,0,0-2.45,3v7.16a3,3,0,0,0,2.86,3.08H8.07a.44.44,0,0,1,.33.13C9.7,23,11,24.19,12.26,25.36L17,29.7a1.24,1.24,0,0,0,2.17-1V22.21l5.95,6.15a1.2,1.2,0,0,0,1.67,0,1.17,1.17,0,0,0,.08-1.66Zm-10.14-.67-.18-.11L9.75,19.67a1.72,1.72,0,0,0-1.16-.45H4c-.48,0-.59-.11-.59-.61V11.55c0-.49,0-.6.59-.6H8.29l8.29,8.55ZM29.09,15.07A9.9,9.9,0,0,1,26.33,22l-.11.13a1.24,1.24,0,0,1-2-.28,1.29,1.29,0,0,1,.24-1.52h0a6.77,6.77,0,0,0,1.32-1.89,7.41,7.41,0,0,0-1.37-8.55,1.24,1.24,0,0,1-.08-1.75,1.33,1.33,0,0,1,.41-.29,1.19,1.19,0,0,1,1.34.2A8.88,8.88,0,0,1,28,10.36a10,10,0,0,1,1.17,4.17A3.35,3.35,0,0,1,29.09,15.07Z","transform","translate(-0.86 -0.14)","fill","#191919"],[1,"lc-text"],["loop","","preload","auto","playsinline","","autoplay","",1,"lc:rounded-lg","lc:w-full",3,"muted"],[3,"src","type"]],template:function(t,n){t&1&&(X(0,"div",0),lt("click",function(){return n.onVideoClick()})("keyup",function(){return n.onVideoClick()})("cdkDragMoved",function(){return n.isDragging=!0}),X(1,"button",1),lt("click",function(r){return r.stopPropagation(),n.close()}),fr(),X(2,"svg",2),He(3,"path",3)(4,"path",4),Q()(),Ms(),X(5,"div",5)(6,"div",6),fr(),X(7,"svg",7),He(8,"path",8),Q()(),Ms(),X(9,"div",9),nt(10,"Tap to unmute"),Q()(),X(11,"video",10),Wt(12,kA,1,2,"source",11,PA),Q()()),t&2&&(Le("ngClass",qv(3,NA,n.isDragging))("cdkDragBoundary","body"),K(11),Le("muted",!0),K(),Zt(n.video.sources))},dependencies:[$a,RA],styles:["[_nghost-%COMP%]{position:fixed;display:block;right:24px;bottom:24px;max-width:150px}.lc-play-button[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:all .1s ease-in-out;z-index:999;flex-wrap:wrap;width:100%;max-width:130px;border-radius:5px;padding:5px 10px;background-color:#97979761;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lc-play-button[_ngcontent-%COMP%] .lc-icon[_ngcontent-%COMP%]{width:14px;height:14px}.lc-play-button[_ngcontent-%COMP%] path[_ngcontent-%COMP%]{fill:#fff}.lc-play-button[_ngcontent-%COMP%] .lc-text[_ngcontent-%COMP%]{font-size:11px;line-height:1;color:#fff;font-weight:400;margin-left:5px;text-align:center}"]})},yd=class{_attachedHost;attach(e){return this._attachedHost=e,e.attach(this)}detach(){let e=this._attachedHost;e!=null&&(this._attachedHost=null,e.detach())}get isAttached(){return this._attachedHost!=null}setAttachedHost(e){this._attachedHost=e}},Su=class extends yd{component;viewContainerRef;injector;componentFactoryResolver;projectableNodes;constructor(e,t,n,r,i){super(),this.component=e,this.viewContainerRef=t,this.injector=n,this.projectableNodes=i}},M0=class extends yd{templateRef;viewContainerRef;context;injector;constructor(e,t,n,r){super(),this.templateRef=e,this.viewContainerRef=t,this.context=n,this.injector=r}get origin(){return this.templateRef.elementRef}attach(e,t=this.context){return this.context=t,super.attach(e)}detach(){return this.context=void 0,super.detach()}},LA=class extends yd{element;constructor(e){super(),this.element=e instanceof Vt?e.nativeElement:e}},bd=class{_attachedPortal;_disposeFn;_isDisposed=!1;hasAttached(){return!!this._attachedPortal}attach(e){if(e instanceof Su)return this._attachedPortal=e,this.attachComponentPortal(e);if(e instanceof M0)return this._attachedPortal=e,this.attachTemplatePortal(e);if(this.attachDomPortal&&e instanceof LA)return this._attachedPortal=e,this.attachDomPortal(e)}attachDomPortal=null;detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(e){this._disposeFn=e}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}},MA=class extends bd{outletElement;_appRef;_defaultInjector;_document;constructor(e,t,n,r,i){super(),this.outletElement=e,this._appRef=n,this._defaultInjector=r,this._document=i}attachComponentPortal(e){let t;if(e.viewContainerRef){let n=e.injector||e.viewContainerRef.injector,r=n.get(vo,null,{optional:!0})||void 0;t=e.viewContainerRef.createComponent(e.component,{index:e.viewContainerRef.length,injector:n,ngModuleRef:r,projectableNodes:e.projectableNodes||void 0}),this.setDisposeFn(()=>t.destroy())}else{let n=this._appRef,r=e.injector||this._defaultInjector||kt.NULL,i=r.get(qn,n.injector);t=Xv(e.component,{elementInjector:r,environmentInjector:i,projectableNodes:e.projectableNodes||void 0}),n.attachView(t.hostView),this.setDisposeFn(()=>{n.viewCount>0&&n.detachView(t.hostView),t.destroy()})}return this.outletElement.appendChild(this._getComponentRootNode(t)),this._attachedPortal=e,t}attachTemplatePortal(e){let t=e.viewContainerRef,n=t.createEmbeddedView(e.templateRef,e.context,{injector:e.injector});return n.rootNodes.forEach(r=>this.outletElement.appendChild(r)),n.detectChanges(),this.setDisposeFn(()=>{let r=t.indexOf(n);r!==-1&&t.remove(r)}),this._attachedPortal=e,n}attachDomPortal=e=>{let t=e.element;t.parentNode;let n=this._document.createComment("dom-portal");t.parentNode.insertBefore(n,t),this.outletElement.appendChild(t),this._attachedPortal=e,super.setDisposeFn(()=>{n.parentNode&&n.parentNode.replaceChild(t,n)})};dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(e){return e.hostView.rootNodes[0]}},_g=(()=>{class e extends bd{_moduleRef=P(vo,{optional:!0});_document=P(et);_viewContainerRef=P(Pi);_isInitialized=!1;_attachedRef;constructor(){super()}get portal(){return this._attachedPortal}set portal(n){this.hasAttached()&&!n&&!this._isInitialized||(this.hasAttached()&&super.detach(),n&&super.attach(n),this._attachedPortal=n||null)}attached=new Qe;get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedRef=this._attachedPortal=null}attachComponentPortal(n){n.setAttachedHost(this);let r=n.viewContainerRef!=null?n.viewContainerRef:this._viewContainerRef,i=r.createComponent(n.component,{index:r.length,injector:n.injector||r.injector,projectableNodes:n.projectableNodes||void 0,ngModuleRef:this._moduleRef||void 0});return r!==this._viewContainerRef&&this._getRootNode().appendChild(i.hostView.rootNodes[0]),super.setDisposeFn(()=>i.destroy()),this._attachedPortal=n,this._attachedRef=i,this.attached.emit(i),i}attachTemplatePortal(n){n.setAttachedHost(this);let r=this._viewContainerRef.createEmbeddedView(n.templateRef,n.context,{injector:n.injector});return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=n,this._attachedRef=r,this.attached.emit(r),r}attachDomPortal=n=>{let r=n.element;r.parentNode;let i=this._document.createComment("dom-portal");n.setAttachedHost(this),r.parentNode.insertBefore(i,r),this._getRootNode().appendChild(r),this._attachedPortal=n,super.setDisposeFn(()=>{i.parentNode&&i.parentNode.replaceChild(r,i)})};_getRootNode(){let n=this._viewContainerRef.element.nativeElement;return n.nodeType===n.ELEMENT_NODE?n:n.parentNode}static \u0275fac=function(n){return new(n||e)};static \u0275dir=Fa({type:e,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:[0,"cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[ki]})}return e})(),Gi;function FA(){if(Gi==null&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>Gi=!0}))}finally{Gi=Gi||!1}return Gi}function jA(e){return FA()?e:!!e.capture}var VA=new Ce("cdk-input-modality-detector-options"),BA={ignoreKeys:[18,17,224,91,16]},F0=650,Xl={passive:!0,capture:!0},UA=(()=>{class e{_platform=P(Qn);_listenerCleanups;modalityDetected;modalityChanged;get mostRecentModality(){return this._modality.value}_mostRecentTarget=null;_modality=new Fu(null);_options;_lastTouchMs=0;_onKeydown=n=>{this._options?.ignoreKeys?.some(r=>r===n.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=_n(n))};_onMousedown=n=>{Date.now()-this._lastTouchMs<F0||(this._modality.next(S0(n)?"keyboard":"mouse"),this._mostRecentTarget=_n(n))};_onTouchstart=n=>{if(C0(n)){this._modality.next("keyboard");return}this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=_n(n)};constructor(){let n=P(Ze),r=P(et),i=P(VA,{optional:!0});if(this._options=j(j({},BA),i),this.modalityDetected=this._modality.pipe(b1(1)),this.modalityChanged=this.modalityDetected.pipe(v1()),this._platform.isBrowser){let o=P(En).createRenderer(null,null);this._listenerCleanups=n.runOutsideAngular(()=>[Ft(o,r,"keydown",this._onKeydown,Xl),Ft(o,r,"mousedown",this._onMousedown,Xl),Ft(o,r,"touchstart",this._onTouchstart,Xl)])}}ngOnDestroy(){this._modality.complete(),this._listenerCleanups?.forEach(n=>n())}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),xs=function(e){return e[e.IMMEDIATE=0]="IMMEDIATE",e[e.EVENTUAL=1]="EVENTUAL",e}(xs||{}),HA=new Ce("cdk-focus-monitor-default-options"),us=jA({passive:!0,capture:!0}),$A=(()=>{class e{_ngZone=P(Ze);_platform=P(Qn);_inputModalityDetector=P(UA);_origin=null;_lastFocusOrigin;_windowFocused=!1;_windowFocusTimeoutId;_originTimeoutId;_originFromTouchInteraction=!1;_elementInfo=new Map;_monitoredElementCount=0;_rootNodeFocusListenerCount=new Map;_detectionMode;_windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=setTimeout(()=>this._windowFocused=!1)};_document=P(et,{optional:!0});_stopInputModalityDetector=new ye;constructor(){let n=P(HA,{optional:!0});this._detectionMode=n?.detectionMode||xs.IMMEDIATE}_rootNodeFocusAndBlurListener=n=>{let r=_n(n);for(let i=r;i;i=i.parentElement)n.type==="focus"?this._onFocus(n,i):this._onBlur(n,i)};monitor(n,r=!1){let i=hn(n);if(!this._platform.isBrowser||i.nodeType!==1)return Hu();let o=rl(i)||this._getDocument(),s=this._elementInfo.get(i);if(s)return r&&(s.checkChildren=!0),s.subject;let a={checkChildren:r,subject:new ye,rootNode:o};return this._elementInfo.set(i,a),this._registerGlobalListeners(a),a.subject}stopMonitoring(n){let r=hn(n),i=this._elementInfo.get(r);i&&(i.subject.complete(),this._setClasses(r),this._elementInfo.delete(r),this._removeGlobalListeners(i))}focusVia(n,r,i){let o=hn(n),s=this._getDocument().activeElement;o===s?this._getClosestElementsInfo(o).forEach(([a,l])=>this._originChanged(a,r,l)):(this._setOrigin(r),typeof o.focus=="function"&&o.focus(i))}ngOnDestroy(){this._elementInfo.forEach((n,r)=>this.stopMonitoring(r))}_getDocument(){return this._document||document}_getWindow(){return this._getDocument().defaultView||window}_getFocusOrigin(n){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(n)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:n&&this._isLastInteractionFromInputLabel(n)?"mouse":"program"}_shouldBeAttributedToTouch(n){return this._detectionMode===xs.EVENTUAL||!!n?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(n,r){n.classList.toggle("cdk-focused",!!r),n.classList.toggle("cdk-touch-focused",r==="touch"),n.classList.toggle("cdk-keyboard-focused",r==="keyboard"),n.classList.toggle("cdk-mouse-focused",r==="mouse"),n.classList.toggle("cdk-program-focused",r==="program")}_setOrigin(n,r=!1){this._ngZone.runOutsideAngular(()=>{if(this._origin=n,this._originFromTouchInteraction=n==="touch"&&r,this._detectionMode===xs.IMMEDIATE){clearTimeout(this._originTimeoutId);let i=this._originFromTouchInteraction?F0:1;this._originTimeoutId=setTimeout(()=>this._origin=null,i)}})}_onFocus(n,r){let i=this._elementInfo.get(r),o=_n(n);!i||!i.checkChildren&&r!==o||this._originChanged(r,this._getFocusOrigin(o),i)}_onBlur(n,r){let i=this._elementInfo.get(r);!i||i.checkChildren&&n.relatedTarget instanceof Node&&r.contains(n.relatedTarget)||(this._setClasses(r),this._emitOrigin(i,null))}_emitOrigin(n,r){n.subject.observers.length&&this._ngZone.run(()=>n.subject.next(r))}_registerGlobalListeners(n){if(!this._platform.isBrowser)return;let r=n.rootNode,i=this._rootNodeFocusListenerCount.get(r)||0;i||this._ngZone.runOutsideAngular(()=>{r.addEventListener("focus",this._rootNodeFocusAndBlurListener,us),r.addEventListener("blur",this._rootNodeFocusAndBlurListener,us)}),this._rootNodeFocusListenerCount.set(r,i+1),++this._monitoredElementCount===1&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(pi(this._stopInputModalityDetector)).subscribe(o=>{this._setOrigin(o,!0)}))}_removeGlobalListeners(n){let r=n.rootNode;if(this._rootNodeFocusListenerCount.has(r)){let i=this._rootNodeFocusListenerCount.get(r);i>1?this._rootNodeFocusListenerCount.set(r,i-1):(r.removeEventListener("focus",this._rootNodeFocusAndBlurListener,us),r.removeEventListener("blur",this._rootNodeFocusAndBlurListener,us),this._rootNodeFocusListenerCount.delete(r))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(n,r,i){this._setClasses(n,r),this._emitOrigin(i,r),this._lastFocusOrigin=r}_getClosestElementsInfo(n){let r=[];return this._elementInfo.forEach((i,o)=>{(o===n||i.checkChildren&&o.contains(n))&&r.push([o,i])}),r}_isLastInteractionFromInputLabel(n){let{_mostRecentTarget:r,mostRecentModality:i}=this._inputModalityDetector;if(i!=="mouse"||!r||r===n||n.nodeName!=="INPUT"&&n.nodeName!=="TEXTAREA"||n.disabled)return!1;let o=n.labels;if(o){for(let s=0;s<o.length;s++)if(o[s].contains(r))return!0}return!1}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),zA=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=At({type:e,selectors:[["ng-component"]],exportAs:["cdkVisuallyHidden"],decls:0,vars:0,template:function(n,r){},styles:[`.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}
41
+ `],encapsulation:2,changeDetection:0})}return e})(),j0=(()=>{class e{_platform=P(Qn);constructor(){}isDisabled(n){return n.hasAttribute("disabled")}isVisible(n){return GA(n)&&getComputedStyle(n).visibility==="visible"}isTabbable(n){if(!this._platform.isBrowser)return!1;let r=qA(eL(n));if(r&&(mg(r)===-1||!this.isVisible(r)))return!1;let i=n.nodeName.toLowerCase(),o=mg(n);return n.hasAttribute("contenteditable")?o!==-1:i==="iframe"||i==="object"||this._platform.WEBKIT&&this._platform.IOS&&!XA(n)?!1:i==="audio"?n.hasAttribute("controls")?o!==-1:!1:i==="video"?o===-1?!1:o!==null?!0:this._platform.FIREFOX||n.hasAttribute("controls"):n.tabIndex>=0}isFocusable(n,r){return QA(n)&&!this.isDisabled(n)&&(r?.ignoreVisibility||this.isVisible(n))}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function qA(e){try{return e.frameElement}catch{return null}}function GA(e){return!!(e.offsetWidth||e.offsetHeight||typeof e.getClientRects=="function"&&e.getClientRects().length)}function WA(e){let t=e.nodeName.toLowerCase();return t==="input"||t==="select"||t==="button"||t==="textarea"}function ZA(e){return KA(e)&&e.type=="hidden"}function YA(e){return JA(e)&&e.hasAttribute("href")}function KA(e){return e.nodeName.toLowerCase()=="input"}function JA(e){return e.nodeName.toLowerCase()=="a"}function V0(e){if(!e.hasAttribute("tabindex")||e.tabIndex===void 0)return!1;let t=e.getAttribute("tabindex");return!!(t&&!isNaN(parseInt(t,10)))}function mg(e){if(!V0(e))return null;let t=parseInt(e.getAttribute("tabindex")||"",10);return isNaN(t)?-1:t}function XA(e){let t=e.nodeName.toLowerCase(),n=t==="input"&&e.type;return n==="text"||n==="password"||t==="select"||t==="textarea"}function QA(e){return ZA(e)?!1:WA(e)||YA(e)||e.hasAttribute("contenteditable")||V0(e)}function eL(e){return e.ownerDocument&&e.ownerDocument.defaultView||window}var tL=class{_element;_checker;_ngZone;_document;_injector;_startAnchor;_endAnchor;_hasAttached=!1;startAnchorListener=()=>this.focusLastTabbableElement();endAnchorListener=()=>this.focusFirstTabbableElement();get enabled(){return this._enabled}set enabled(e){this._enabled=e,this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}_enabled=!0;constructor(e,t,n,r,i=!1,o){this._element=e,this._checker=t,this._ngZone=n,this._document=r,this._injector=o,i||this.attachAnchors()}destroy(){let e=this._startAnchor,t=this._endAnchor;e&&(e.removeEventListener("focus",this.startAnchorListener),e.remove()),t&&(t.removeEventListener("focus",this.endAnchorListener),t.remove()),this._startAnchor=this._endAnchor=null,this._hasAttached=!1}attachAnchors(){return this._hasAttached?!0:(this._ngZone.runOutsideAngular(()=>{this._startAnchor||(this._startAnchor=this._createAnchor(),this._startAnchor.addEventListener("focus",this.startAnchorListener)),this._endAnchor||(this._endAnchor=this._createAnchor(),this._endAnchor.addEventListener("focus",this.endAnchorListener))}),this._element.parentNode&&(this._element.parentNode.insertBefore(this._startAnchor,this._element),this._element.parentNode.insertBefore(this._endAnchor,this._element.nextSibling),this._hasAttached=!0),this._hasAttached)}focusInitialElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusInitialElement(e)))})}focusFirstTabbableElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusFirstTabbableElement(e)))})}focusLastTabbableElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusLastTabbableElement(e)))})}_getRegionBoundary(e){let t=this._element.querySelectorAll(`[cdk-focus-region-${e}], [cdkFocusRegion${e}], [cdk-focus-${e}]`);return e=="start"?t.length?t[0]:this._getFirstTabbableElement(this._element):t.length?t[t.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(e){let t=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");if(t){if(!this._checker.isFocusable(t)){let n=this._getFirstTabbableElement(t);return n?.focus(e),!!n}return t.focus(e),!0}return this.focusFirstTabbableElement(e)}focusFirstTabbableElement(e){let t=this._getRegionBoundary("start");return t&&t.focus(e),!!t}focusLastTabbableElement(e){let t=this._getRegionBoundary("end");return t&&t.focus(e),!!t}hasAttached(){return this._hasAttached}_getFirstTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;let t=e.children;for(let n=0;n<t.length;n++){let r=t[n].nodeType===this._document.ELEMENT_NODE?this._getFirstTabbableElement(t[n]):null;if(r)return r}return null}_getLastTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;let t=e.children;for(let n=t.length-1;n>=0;n--){let r=t[n].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(t[n]):null;if(r)return r}return null}_createAnchor(){let e=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,e),e.classList.add("cdk-visually-hidden"),e.classList.add("cdk-focus-trap-anchor"),e.setAttribute("aria-hidden","true"),e}_toggleAnchorTabIndex(e,t){e?t.setAttribute("tabindex","0"):t.removeAttribute("tabindex")}toggleAnchors(e){this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}_executeOnStable(e){this._injector?ko(e,{injector:this._injector}):setTimeout(e)}},nL=(()=>{class e{_checker=P(j0);_ngZone=P(Ze);_document=P(et);_injector=P(kt);constructor(){P(il).load(zA)}create(n,r=!1){return new tL(n,this._checker,this._ngZone,this._document,r,this._injector)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function vg(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}function _t(e){return e==null?"":typeof e=="string"?e:`${e}px`}function rL(e,...t){return t.length?t.some(n=>e[n]):e.altKey||e.shiftKey||e.ctrlKey||e.metaKey}var yg=lA(),iL=class{_viewportRuler;_previousHTMLStyles={top:"",left:""};_previousScrollPosition;_isEnabled=!1;_document;constructor(e,t){this._viewportRuler=e,this._document=t}attach(){}enable(){if(this._canBeEnabled()){let e=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=e.style.left||"",this._previousHTMLStyles.top=e.style.top||"",e.style.left=_t(-this._previousScrollPosition.left),e.style.top=_t(-this._previousScrollPosition.top),e.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){let e=this._document.documentElement,t=this._document.body,n=e.style,r=t.style,i=n.scrollBehavior||"",o=r.scrollBehavior||"";this._isEnabled=!1,n.left=this._previousHTMLStyles.left,n.top=this._previousHTMLStyles.top,e.classList.remove("cdk-global-scrollblock"),yg&&(n.scrollBehavior=r.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),yg&&(n.scrollBehavior=i,r.scrollBehavior=o)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;let e=this._document.documentElement,t=this._viewportRuler.getViewportSize();return e.scrollHeight>t.height||e.scrollWidth>t.width}},oL=class{_scrollDispatcher;_ngZone;_viewportRuler;_config;_scrollSubscription=null;_overlayRef;_initialScrollPosition;constructor(e,t,n,r){this._scrollDispatcher=e,this._ngZone=t,this._viewportRuler=n,this._config=r}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(this._scrollSubscription)return;let e=this._scrollDispatcher.scrolled(0).pipe($u(t=>!t||!this._overlayRef.overlayElement.contains(t.getElementRef().nativeElement)));this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=e.subscribe(()=>{let t=this._viewportRuler.getViewportScrollPosition().top;Math.abs(t-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=e.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}_detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())}},B0=class{enable(){}disable(){}attach(){}};function Cu(e,t){return t.some(n=>{let r=e.bottom<n.top,i=e.top>n.bottom,o=e.right<n.left,s=e.left>n.right;return r||i||o||s})}function bg(e,t){return t.some(n=>{let r=e.top<n.top,i=e.bottom>n.bottom,o=e.left<n.left,s=e.right>n.right;return r||i||o||s})}var sL=class{_scrollDispatcher;_viewportRuler;_ngZone;_config;_scrollSubscription=null;_overlayRef;constructor(e,t,n,r){this._scrollDispatcher=e,this._viewportRuler=t,this._ngZone=n,this._config=r}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(!this._scrollSubscription){let e=this._config?this._config.scrollThrottle:0;this._scrollSubscription=this._scrollDispatcher.scrolled(e).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){let t=this._overlayRef.overlayElement.getBoundingClientRect(),{width:n,height:r}=this._viewportRuler.getViewportSize();Cu(t,[{width:n,height:r,bottom:r,right:n,top:0,left:0}])&&(this.disable(),this._ngZone.run(()=>this._overlayRef.detach()))}})}}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}},aL=(()=>{class e{_scrollDispatcher=P(uA);_viewportRuler=P(_d);_ngZone=P(Ze);_document=P(et);constructor(){}noop=()=>new B0;close=n=>new oL(this._scrollDispatcher,this._ngZone,this._viewportRuler,n);block=()=>new iL(this._viewportRuler,this._document);reposition=n=>new sL(this._scrollDispatcher,this._viewportRuler,this._ngZone,n);static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),U0=class{positionStrategy;scrollStrategy=new B0;panelClass="";hasBackdrop=!1;backdropClass="cdk-overlay-dark-backdrop";width;height;minWidth;minHeight;maxWidth;maxHeight;direction;disposeOnNavigation=!1;constructor(e){if(e){let t=Object.keys(e);for(let n of t)e[n]!==void 0&&(this[n]=e[n])}}},lL=class{connectionPair;scrollableViewProperties;constructor(e,t){this.connectionPair=e,this.scrollableViewProperties=t}},H0=(()=>{class e{_attachedOverlays=[];_document=P(et);_isAttached;constructor(){}ngOnDestroy(){this.detach()}add(n){this.remove(n),this._attachedOverlays.push(n)}remove(n){let r=this._attachedOverlays.indexOf(n);r>-1&&this._attachedOverlays.splice(r,1),this._attachedOverlays.length===0&&this.detach()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),cL=(()=>{class e extends H0{_ngZone=P(Ze);_renderer=P(En).createRenderer(null,null);_cleanupKeydown;add(n){super.add(n),this._isAttached||(this._ngZone.runOutsideAngular(()=>{this._cleanupKeydown=this._renderer.listen("body","keydown",this._keydownListener)}),this._isAttached=!0)}detach(){this._isAttached&&(this._cleanupKeydown?.(),this._isAttached=!1)}_keydownListener=n=>{let r=this._attachedOverlays;for(let i=r.length-1;i>-1;i--)if(r[i]._keydownEvents.observers.length>0){this._ngZone.run(()=>r[i]._keydownEvents.next(n));break}};static \u0275fac=(()=>{let n;return function(r){return(n||(n=mm(e)))(r||e)}})();static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),uL=(()=>{class e extends H0{_platform=P(Qn);_ngZone=P(Ze);_renderer=P(En).createRenderer(null,null);_cursorOriginalValue;_cursorStyleIsSet=!1;_pointerDownEventTarget;_cleanups;add(n){if(super.add(n),!this._isAttached){let r=this._document.body,i={capture:!0};this._cleanups=this._ngZone.runOutsideAngular(()=>[Ft(this._renderer,r,"pointerdown",this._pointerDownListener,i),Ft(this._renderer,r,"click",this._clickListener,i),Ft(this._renderer,r,"auxclick",this._clickListener,i),Ft(this._renderer,r,"contextmenu",this._clickListener,i)]),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=r.style.cursor,r.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){this._isAttached&&(this._cleanups?.forEach(n=>n()),this._cleanups=void 0,this._platform.IOS&&this._cursorStyleIsSet&&(this._document.body.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1)}_pointerDownListener=n=>{this._pointerDownEventTarget=_n(n)};_clickListener=n=>{let r=_n(n),i=n.type==="click"&&this._pointerDownEventTarget?this._pointerDownEventTarget:r;this._pointerDownEventTarget=null;let o=this._attachedOverlays.slice();for(let s=o.length-1;s>-1;s--){let a=o[s];if(a._outsidePointerEvents.observers.length<1||!a.hasAttached())continue;if(wg(a.overlayElement,r)||wg(a.overlayElement,i))break;let l=a._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>l.next(n)):l.next(n)}};static \u0275fac=(()=>{let n;return function(r){return(n||(n=mm(e)))(r||e)}})();static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function wg(e,t){let n=typeof ShadowRoot<"u"&&ShadowRoot,r=t;for(;r;){if(r===e)return!0;r=n&&r instanceof ShadowRoot?r.host:r.parentNode}return!1}var $0=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=At({type:e,selectors:[["ng-component"]],hostAttrs:["cdk-overlay-style-loader",""],decls:0,vars:0,template:function(n,r){},styles:[`.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed}@layer cdk-overlay{.cdk-overlay-container{z-index:1000}}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute}@layer cdk-overlay{.cdk-global-overlay-wrapper{z-index:1000}}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%}@layer cdk-overlay{.cdk-overlay-pane{z-index:1000}}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0}@layer cdk-overlay{.cdk-overlay-backdrop{z-index:1000;transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors: active){.cdk-overlay-backdrop-showing{opacity:.6}}@layer cdk-overlay{.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px}@layer cdk-overlay{.cdk-overlay-connected-position-bounding-box{z-index:1000}}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}
42
+ `],encapsulation:2,changeDetection:0})}return e})(),wd=(()=>{class e{_platform=P(Qn);_containerElement;_document=P(et);_styleLoader=P(il);constructor(){}ngOnDestroy(){this._containerElement?.remove()}getContainerElement(){return this._loadStyles(),this._containerElement||this._createContainer(),this._containerElement}_createContainer(){let n="cdk-overlay-container";if(this._platform.isBrowser||vg()){let i=this._document.querySelectorAll(`.${n}[platform="server"], .${n}[platform="test"]`);for(let o=0;o<i.length;o++)i[o].remove()}let r=this._document.createElement("div");r.classList.add(n),vg()?r.setAttribute("platform","test"):this._platform.isBrowser||r.setAttribute("platform","server"),this._document.body.appendChild(r),this._containerElement=r}_loadStyles(){this._styleLoader.load($0)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),hL=class{_renderer;_ngZone;element;_cleanupClick;_cleanupTransitionEnd;_fallbackTimeout;constructor(e,t,n,r){this._renderer=t,this._ngZone=n,this.element=e.createElement("div"),this.element.classList.add("cdk-overlay-backdrop"),this._cleanupClick=t.listen(this.element,"click",r)}detach(){this._ngZone.runOutsideAngular(()=>{let e=this.element;clearTimeout(this._fallbackTimeout),this._cleanupTransitionEnd?.(),this._cleanupTransitionEnd=this._renderer.listen(e,"transitionend",this.dispose),this._fallbackTimeout=setTimeout(this.dispose,500),e.style.pointerEvents="none",e.classList.remove("cdk-overlay-backdrop-showing")})}dispose=()=>{clearTimeout(this._fallbackTimeout),this._cleanupClick?.(),this._cleanupTransitionEnd?.(),this._cleanupClick=this._cleanupTransitionEnd=this._fallbackTimeout=void 0,this.element.remove()}},Ed=class{_portalOutlet;_host;_pane;_config;_ngZone;_keyboardDispatcher;_document;_location;_outsideClickDispatcher;_animationsDisabled;_injector;_renderer;_backdropClick=new ye;_attachments=new ye;_detachments=new ye;_positionStrategy;_scrollStrategy;_locationChanges=bt.EMPTY;_backdropRef=null;_previousHostParent;_keydownEvents=new ye;_outsidePointerEvents=new ye;_renders=new ye;_afterRenderRef;_afterNextRenderRef;constructor(e,t,n,r,i,o,s,a,l,u=!1,d,h){this._portalOutlet=e,this._host=t,this._pane=n,this._config=r,this._ngZone=i,this._keyboardDispatcher=o,this._document=s,this._location=a,this._outsideClickDispatcher=l,this._animationsDisabled=u,this._injector=d,this._renderer=h,r.scrollStrategy&&(this._scrollStrategy=r.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=r.positionStrategy,this._afterRenderRef=rO(()=>jm(()=>{this._renders.next()},{injector:this._injector}))}get overlayElement(){return this._pane}get backdropElement(){return this._backdropRef?.element||null}get hostElement(){return this._host}attach(e){!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host);let t=this._portalOutlet.attach(e);return this._positionStrategy&&this._positionStrategy.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),this._afterNextRenderRef?.destroy(),this._afterNextRenderRef=ko(()=>{this.hasAttached()&&this.updatePosition()},{injector:this._injector}),this._togglePointerEvents(!0),this._config.hasBackdrop&&this._attachBackdrop(),this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!0),this._attachments.next(),this._keyboardDispatcher.add(this),this._config.disposeOnNavigation&&(this._locationChanges=this._location.subscribe(()=>this.dispose())),this._outsideClickDispatcher.add(this),typeof t?.onDestroy=="function"&&t.onDestroy(()=>{this.hasAttached()&&this._ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>this.detach()))}),t}detach(){if(!this.hasAttached())return;this.detachBackdrop(),this._togglePointerEvents(!1),this._positionStrategy&&this._positionStrategy.detach&&this._positionStrategy.detach(),this._scrollStrategy&&this._scrollStrategy.disable();let e=this._portalOutlet.detach();return this._detachments.next(),this._keyboardDispatcher.remove(this),this._detachContentWhenEmpty(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),e}dispose(){let e=this.hasAttached();this._positionStrategy&&this._positionStrategy.dispose(),this._disposeScrollStrategy(),this._backdropRef?.dispose(),this._locationChanges.unsubscribe(),this._keyboardDispatcher.remove(this),this._portalOutlet.dispose(),this._attachments.complete(),this._backdropClick.complete(),this._keydownEvents.complete(),this._outsidePointerEvents.complete(),this._outsideClickDispatcher.remove(this),this._host?.remove(),this._afterNextRenderRef?.destroy(),this._previousHostParent=this._pane=this._host=this._backdropRef=null,e&&this._detachments.next(),this._detachments.complete(),this._afterRenderRef.destroy(),this._renders.complete()}hasAttached(){return this._portalOutlet.hasAttached()}backdropClick(){return this._backdropClick}attachments(){return this._attachments}detachments(){return this._detachments}keydownEvents(){return this._keydownEvents}outsidePointerEvents(){return this._outsidePointerEvents}getConfig(){return this._config}updatePosition(){this._positionStrategy&&this._positionStrategy.apply()}updatePositionStrategy(e){e!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=e,this.hasAttached()&&(e.attach(this),this.updatePosition()))}updateSize(e){this._config=j(j({},this._config),e),this._updateElementSize()}setDirection(e){this._config=Ye(j({},this._config),{direction:e}),this._updateElementDirection()}addPanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!0)}removePanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!1)}getDirection(){let e=this._config.direction;return e?typeof e=="string"?e:e.value:"ltr"}updateScrollStrategy(e){e!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=e,this.hasAttached()&&(e.attach(this),e.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;let e=this._pane.style;e.width=_t(this._config.width),e.height=_t(this._config.height),e.minWidth=_t(this._config.minWidth),e.minHeight=_t(this._config.minHeight),e.maxWidth=_t(this._config.maxWidth),e.maxHeight=_t(this._config.maxHeight)}_togglePointerEvents(e){this._pane.style.pointerEvents=e?"":"none"}_attachBackdrop(){let e="cdk-overlay-backdrop-showing";this._backdropRef?.dispose(),this._backdropRef=new hL(this._document,this._renderer,this._ngZone,t=>{this._backdropClick.next(t)}),this._animationsDisabled&&this._backdropRef.element.classList.add("cdk-overlay-backdrop-noop-animation"),this._config.backdropClass&&this._toggleClasses(this._backdropRef.element,this._config.backdropClass,!0),this._host.parentElement.insertBefore(this._backdropRef.element,this._host),!this._animationsDisabled&&typeof requestAnimationFrame<"u"?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>this._backdropRef?.element.classList.add(e))}):this._backdropRef.element.classList.add(e)}_updateStackingOrder(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){this._animationsDisabled?(this._backdropRef?.dispose(),this._backdropRef=null):this._backdropRef?.detach()}_toggleClasses(e,t,n){let r=T0(t||[]).filter(i=>!!i);r.length&&(n?e.classList.add(...r):e.classList.remove(...r))}_detachContentWhenEmpty(){this._ngZone.runOutsideAngular(()=>{let e=this._renders.pipe(pi(_a(this._attachments,this._detachments))).subscribe(()=>{(!this._pane||!this._host||this._pane.children.length===0)&&(this._pane&&this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!1),this._host&&this._host.parentElement&&(this._previousHostParent=this._host.parentElement,this._host.remove()),e.unsubscribe())})})}_disposeScrollStrategy(){let e=this._scrollStrategy;e?.disable(),e?.detach?.()}},Eg="cdk-overlay-connected-position-bounding-box",dL=/([A-Za-z%]+)$/,fL=class{_viewportRuler;_document;_platform;_overlayContainer;_overlayRef;_isInitialRender;_lastBoundingBoxSize={width:0,height:0};_isPushed=!1;_canPush=!0;_growAfterOpen=!1;_hasFlexibleDimensions=!0;_positionLocked=!1;_originRect;_overlayRect;_viewportRect;_containerRect;_viewportMargin=0;_scrollables=[];_preferredPositions=[];_origin;_pane;_isDisposed;_boundingBox;_lastPosition;_lastScrollVisibility;_positionChanges=new ye;_resizeSubscription=bt.EMPTY;_offsetX=0;_offsetY=0;_transformOriginSelector;_appliedPanelClasses=[];_previousPushAmount;positionChanges=this._positionChanges;get positions(){return this._preferredPositions}constructor(e,t,n,r,i){this._viewportRuler=t,this._document=n,this._platform=r,this._overlayContainer=i,this.setOrigin(e)}attach(e){this._overlayRef&&this._overlayRef,this._validatePositions(),e.hostElement.classList.add(Eg),this._overlayRef=e,this._boundingBox=e.hostElement,this._pane=e.overlayElement,this._isDisposed=!1,this._isInitialRender=!0,this._lastPosition=null,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe(()=>{this._isInitialRender=!0,this.apply()})}apply(){if(this._isDisposed||!this._platform.isBrowser)return;if(!this._isInitialRender&&this._positionLocked&&this._lastPosition){this.reapplyLastPosition();return}this._clearPanelClasses(),this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();let e=this._originRect,t=this._overlayRect,n=this._viewportRect,r=this._containerRect,i=[],o;for(let s of this._preferredPositions){let a=this._getOriginPoint(e,r,s),l=this._getOverlayPoint(a,t,s),u=this._getOverlayFit(l,t,n,s);if(u.isCompletelyWithinViewport){this._isPushed=!1,this._applyPosition(s,a);return}if(this._canFitWithFlexibleDimensions(u,l,n)){i.push({position:s,origin:a,overlayRect:t,boundingBoxRect:this._calculateBoundingBoxRect(a,s)});continue}(!o||o.overlayFit.visibleArea<u.visibleArea)&&(o={overlayFit:u,overlayPoint:l,originPoint:a,position:s,overlayRect:t})}if(i.length){let s=null,a=-1;for(let l of i){let u=l.boundingBoxRect.width*l.boundingBoxRect.height*(l.position.weight||1);u>a&&(a=u,s=l)}this._isPushed=!1,this._applyPosition(s.position,s.origin);return}if(this._canPush){this._isPushed=!0,this._applyPosition(o.position,o.originPoint);return}this._applyPosition(o.position,o.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&Er(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(Eg),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;let e=this._lastPosition;if(e){this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();let t=this._getOriginPoint(this._originRect,this._containerRect,e);this._applyPosition(e,t)}else this.apply()}withScrollableContainers(e){return this._scrollables=e,this}withPositions(e){return this._preferredPositions=e,e.indexOf(this._lastPosition)===-1&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(e){return this._viewportMargin=e,this}withFlexibleDimensions(e=!0){return this._hasFlexibleDimensions=e,this}withGrowAfterOpen(e=!0){return this._growAfterOpen=e,this}withPush(e=!0){return this._canPush=e,this}withLockedPosition(e=!0){return this._positionLocked=e,this}setOrigin(e){return this._origin=e,this}withDefaultOffsetX(e){return this._offsetX=e,this}withDefaultOffsetY(e){return this._offsetY=e,this}withTransformOriginOn(e){return this._transformOriginSelector=e,this}_getOriginPoint(e,t,n){let r;if(n.originX=="center")r=e.left+e.width/2;else{let o=this._isRtl()?e.right:e.left,s=this._isRtl()?e.left:e.right;r=n.originX=="start"?o:s}t.left<0&&(r-=t.left);let i;return n.originY=="center"?i=e.top+e.height/2:i=n.originY=="top"?e.top:e.bottom,t.top<0&&(i-=t.top),{x:r,y:i}}_getOverlayPoint(e,t,n){let r;n.overlayX=="center"?r=-t.width/2:n.overlayX==="start"?r=this._isRtl()?-t.width:0:r=this._isRtl()?0:-t.width;let i;return n.overlayY=="center"?i=-t.height/2:i=n.overlayY=="top"?0:-t.height,{x:e.x+r,y:e.y+i}}_getOverlayFit(e,t,n,r){let i=Sg(t),{x:o,y:s}=e,a=this._getOffset(r,"x"),l=this._getOffset(r,"y");a&&(o+=a),l&&(s+=l);let u=0-o,d=o+i.width-n.width,h=0-s,v=s+i.height-n.height,m=this._subtractOverflows(i.width,u,d),w=this._subtractOverflows(i.height,h,v),C=m*w;return{visibleArea:C,isCompletelyWithinViewport:i.width*i.height===C,fitsInViewportVertically:w===i.height,fitsInViewportHorizontally:m==i.width}}_canFitWithFlexibleDimensions(e,t,n){if(this._hasFlexibleDimensions){let r=n.bottom-t.y,i=n.right-t.x,o=xg(this._overlayRef.getConfig().minHeight),s=xg(this._overlayRef.getConfig().minWidth),a=e.fitsInViewportVertically||o!=null&&o<=r,l=e.fitsInViewportHorizontally||s!=null&&s<=i;return a&&l}return!1}_pushOverlayOnScreen(e,t,n){if(this._previousPushAmount&&this._positionLocked)return{x:e.x+this._previousPushAmount.x,y:e.y+this._previousPushAmount.y};let r=Sg(t),i=this._viewportRect,o=Math.max(e.x+r.width-i.width,0),s=Math.max(e.y+r.height-i.height,0),a=Math.max(i.top-n.top-e.y,0),l=Math.max(i.left-n.left-e.x,0),u=0,d=0;return r.width<=i.width?u=l||-o:u=e.x<this._viewportMargin?i.left-n.left-e.x:0,r.height<=i.height?d=a||-s:d=e.y<this._viewportMargin?i.top-n.top-e.y:0,this._previousPushAmount={x:u,y:d},{x:e.x+u,y:e.y+d}}_applyPosition(e,t){if(this._setTransformOrigin(e),this._setOverlayElementStyles(t,e),this._setBoundingBoxStyles(t,e),e.panelClass&&this._addPanelClasses(e.panelClass),this._positionChanges.observers.length){let n=this._getScrollVisibility();if(e!==this._lastPosition||!this._lastScrollVisibility||!pL(this._lastScrollVisibility,n)){let r=new lL(e,n);this._positionChanges.next(r)}this._lastScrollVisibility=n}this._lastPosition=e,this._isInitialRender=!1}_setTransformOrigin(e){if(!this._transformOriginSelector)return;let t=this._boundingBox.querySelectorAll(this._transformOriginSelector),n,r=e.overlayY;e.overlayX==="center"?n="center":this._isRtl()?n=e.overlayX==="start"?"right":"left":n=e.overlayX==="start"?"left":"right";for(let i=0;i<t.length;i++)t[i].style.transformOrigin=`${n} ${r}`}_calculateBoundingBoxRect(e,t){let n=this._viewportRect,r=this._isRtl(),i,o,s;if(t.overlayY==="top")o=e.y,i=n.height-o+this._viewportMargin;else if(t.overlayY==="bottom")s=n.height-e.y+this._viewportMargin*2,i=n.height-s+this._viewportMargin;else{let v=Math.min(n.bottom-e.y+n.top,e.y),m=this._lastBoundingBoxSize.height;i=v*2,o=e.y-v,i>m&&!this._isInitialRender&&!this._growAfterOpen&&(o=e.y-m/2)}let a=t.overlayX==="start"&&!r||t.overlayX==="end"&&r,l=t.overlayX==="end"&&!r||t.overlayX==="start"&&r,u,d,h;if(l)h=n.width-e.x+this._viewportMargin*2,u=e.x-this._viewportMargin;else if(a)d=e.x,u=n.right-e.x;else{let v=Math.min(n.right-e.x+n.left,e.x),m=this._lastBoundingBoxSize.width;u=v*2,d=e.x-v,u>m&&!this._isInitialRender&&!this._growAfterOpen&&(d=e.x-m/2)}return{top:o,left:d,bottom:s,right:h,width:u,height:i}}_setBoundingBoxStyles(e,t){let n=this._calculateBoundingBoxRect(e,t);!this._isInitialRender&&!this._growAfterOpen&&(n.height=Math.min(n.height,this._lastBoundingBoxSize.height),n.width=Math.min(n.width,this._lastBoundingBoxSize.width));let r={};if(this._hasExactPosition())r.top=r.left="0",r.bottom=r.right=r.maxHeight=r.maxWidth="",r.width=r.height="100%";else{let i=this._overlayRef.getConfig().maxHeight,o=this._overlayRef.getConfig().maxWidth;r.height=_t(n.height),r.top=_t(n.top),r.bottom=_t(n.bottom),r.width=_t(n.width),r.left=_t(n.left),r.right=_t(n.right),t.overlayX==="center"?r.alignItems="center":r.alignItems=t.overlayX==="end"?"flex-end":"flex-start",t.overlayY==="center"?r.justifyContent="center":r.justifyContent=t.overlayY==="bottom"?"flex-end":"flex-start",i&&(r.maxHeight=_t(i)),o&&(r.maxWidth=_t(o))}this._lastBoundingBoxSize=n,Er(this._boundingBox.style,r)}_resetBoundingBoxStyles(){Er(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){Er(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(e,t){let n={},r=this._hasExactPosition(),i=this._hasFlexibleDimensions,o=this._overlayRef.getConfig();if(r){let u=this._viewportRuler.getViewportScrollPosition();Er(n,this._getExactOverlayY(t,e,u)),Er(n,this._getExactOverlayX(t,e,u))}else n.position="static";let s="",a=this._getOffset(t,"x"),l=this._getOffset(t,"y");a&&(s+=`translateX(${a}px) `),l&&(s+=`translateY(${l}px)`),n.transform=s.trim(),o.maxHeight&&(r?n.maxHeight=_t(o.maxHeight):i&&(n.maxHeight="")),o.maxWidth&&(r?n.maxWidth=_t(o.maxWidth):i&&(n.maxWidth="")),Er(this._pane.style,n)}_getExactOverlayY(e,t,n){let r={top:"",bottom:""},i=this._getOverlayPoint(t,this._overlayRect,e);if(this._isPushed&&(i=this._pushOverlayOnScreen(i,this._overlayRect,n)),e.overlayY==="bottom"){let o=this._document.documentElement.clientHeight;r.bottom=`${o-(i.y+this._overlayRect.height)}px`}else r.top=_t(i.y);return r}_getExactOverlayX(e,t,n){let r={left:"",right:""},i=this._getOverlayPoint(t,this._overlayRect,e);this._isPushed&&(i=this._pushOverlayOnScreen(i,this._overlayRect,n));let o;if(this._isRtl()?o=e.overlayX==="end"?"left":"right":o=e.overlayX==="end"?"right":"left",o==="right"){let s=this._document.documentElement.clientWidth;r.right=`${s-(i.x+this._overlayRect.width)}px`}else r.left=_t(i.x);return r}_getScrollVisibility(){let e=this._getOriginRect(),t=this._pane.getBoundingClientRect(),n=this._scrollables.map(r=>r.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:bg(e,n),isOriginOutsideView:Cu(e,n),isOverlayClipped:bg(t,n),isOverlayOutsideView:Cu(t,n)}}_subtractOverflows(e,...t){return t.reduce((n,r)=>n-Math.max(r,0),e)}_getNarrowedViewportRect(){let e=this._document.documentElement.clientWidth,t=this._document.documentElement.clientHeight,n=this._viewportRuler.getViewportScrollPosition();return{top:n.top+this._viewportMargin,left:n.left+this._viewportMargin,right:n.left+e-this._viewportMargin,bottom:n.top+t-this._viewportMargin,width:e-2*this._viewportMargin,height:t-2*this._viewportMargin}}_isRtl(){return this._overlayRef.getDirection()==="rtl"}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(e,t){return t==="x"?e.offsetX==null?this._offsetX:e.offsetX:e.offsetY==null?this._offsetY:e.offsetY}_validatePositions(){}_addPanelClasses(e){this._pane&&T0(e).forEach(t=>{t!==""&&this._appliedPanelClasses.indexOf(t)===-1&&(this._appliedPanelClasses.push(t),this._pane.classList.add(t))})}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach(e=>{this._pane.classList.remove(e)}),this._appliedPanelClasses=[])}_getOriginRect(){let e=this._origin;if(e instanceof Vt)return e.nativeElement.getBoundingClientRect();if(e instanceof Element)return e.getBoundingClientRect();let t=e.width||0,n=e.height||0;return{top:e.y,bottom:e.y+n,left:e.x,right:e.x+t,height:n,width:t}}};function Er(e,t){for(let n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}function xg(e){if(typeof e!="number"&&e!=null){let[t,n]=e.split(dL);return!n||n==="px"?parseFloat(t):null}return e||null}function Sg(e){return{top:Math.floor(e.top),right:Math.floor(e.right),bottom:Math.floor(e.bottom),left:Math.floor(e.left),width:Math.floor(e.width),height:Math.floor(e.height)}}function pL(e,t){return e===t?!0:e.isOriginClipped===t.isOriginClipped&&e.isOriginOutsideView===t.isOriginOutsideView&&e.isOverlayClipped===t.isOverlayClipped&&e.isOverlayOutsideView===t.isOverlayOutsideView}var Cg="cdk-global-overlay-wrapper",gL=class{_overlayRef;_cssPosition="static";_topOffset="";_bottomOffset="";_alignItems="";_xPosition="";_xOffset="";_width="";_height="";_isDisposed=!1;attach(e){let t=e.getConfig();this._overlayRef=e,this._width&&!t.width&&e.updateSize({width:this._width}),this._height&&!t.height&&e.updateSize({height:this._height}),e.hostElement.classList.add(Cg),this._isDisposed=!1}top(e=""){return this._bottomOffset="",this._topOffset=e,this._alignItems="flex-start",this}left(e=""){return this._xOffset=e,this._xPosition="left",this}bottom(e=""){return this._topOffset="",this._bottomOffset=e,this._alignItems="flex-end",this}right(e=""){return this._xOffset=e,this._xPosition="right",this}start(e=""){return this._xOffset=e,this._xPosition="start",this}end(e=""){return this._xOffset=e,this._xPosition="end",this}width(e=""){return this._overlayRef?this._overlayRef.updateSize({width:e}):this._width=e,this}height(e=""){return this._overlayRef?this._overlayRef.updateSize({height:e}):this._height=e,this}centerHorizontally(e=""){return this.left(e),this._xPosition="center",this}centerVertically(e=""){return this.top(e),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;let e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement.style,n=this._overlayRef.getConfig(),{width:r,height:i,maxWidth:o,maxHeight:s}=n,a=(r==="100%"||r==="100vw")&&(!o||o==="100%"||o==="100vw"),l=(i==="100%"||i==="100vh")&&(!s||s==="100%"||s==="100vh"),u=this._xPosition,d=this._xOffset,h=this._overlayRef.getConfig().direction==="rtl",v="",m="",w="";a?w="flex-start":u==="center"?(w="center",h?m=d:v=d):h?u==="left"||u==="end"?(w="flex-end",v=d):(u==="right"||u==="start")&&(w="flex-start",m=d):u==="left"||u==="start"?(w="flex-start",v=d):(u==="right"||u==="end")&&(w="flex-end",m=d),e.position=this._cssPosition,e.marginLeft=a?"0":v,e.marginTop=l?"0":this._topOffset,e.marginBottom=this._bottomOffset,e.marginRight=a?"0":m,t.justifyContent=w,t.alignItems=l?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;let e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement,n=t.style;t.classList.remove(Cg),n.justifyContent=n.alignItems=e.marginTop=e.marginBottom=e.marginLeft=e.marginRight=e.position="",this._overlayRef=null,this._isDisposed=!0}},_L=(()=>{class e{_viewportRuler=P(_d);_document=P(et);_platform=P(Qn);_overlayContainer=P(wd);constructor(){}global(){return new gL}flexibleConnectedTo(n){return new fL(n,this._viewportRuler,this._document,this._platform,this._overlayContainer)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),z0=(()=>{class e{scrollStrategies=P(aL);_overlayContainer=P(wd);_positionBuilder=P(_L);_keyboardDispatcher=P(cL);_injector=P(kt);_ngZone=P(Ze);_document=P(et);_directionality=P(oa);_location=P(ny);_outsideClickDispatcher=P(uL);_animationsModuleType=P(Ix,{optional:!0});_idGenerator=P(I0);_renderer=P(En).createRenderer(null,null);_appRef;_styleLoader=P(il);constructor(){}create(n){this._styleLoader.load($0);let r=this._createHostElement(),i=this._createPaneElement(r),o=this._createPortalOutlet(i),s=new U0(n);return s.direction=s.direction||this._directionality.value,new Ed(o,r,i,s,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher,this._animationsModuleType==="NoopAnimations",this._injector.get(qn),this._renderer)}position(){return this._positionBuilder}_createPaneElement(n){let r=this._document.createElement("div");return r.id=this._idGenerator.getId("cdk-overlay-"),r.classList.add("cdk-overlay-pane"),n.appendChild(r),r}_createHostElement(){let n=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(n),n}_createPortalOutlet(n){return this._appRef||(this._appRef=this._injector.get(pr)),new MA(n,null,this._appRef,this._injector,this._document)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function mL(e,t){}var la=class{viewContainerRef;injector;id;role="dialog";panelClass="";hasBackdrop=!0;backdropClass="";disableClose=!1;width="";height="";minWidth;minHeight;maxWidth;maxHeight;positionStrategy;data=null;direction;ariaDescribedBy=null;ariaLabelledBy=null;ariaLabel=null;ariaModal=!1;autoFocus="first-tabbable";restoreFocus=!0;scrollStrategy;closeOnNavigation=!0;closeOnDestroy=!0;closeOnOverlayDetachments=!0;componentFactoryResolver;providers;container;templateContext},vL=(()=>{class e extends bd{_elementRef=P(Vt);_focusTrapFactory=P(nL);_config;_interactivityChecker=P(j0);_ngZone=P(Ze);_overlayRef=P(Ed);_focusMonitor=P($A);_renderer=P(bv);_platform=P(Qn);_document=P(et,{optional:!0});_portalOutlet;_focusTrap=null;_elementFocusedBeforeDialogWasOpened=null;_closeInteractionType=null;_ariaLabelledByQueue=[];_changeDetectorRef=P(Ha);_injector=P(kt);_isDestroyed=!1;constructor(){super(),this._config=P(la,{optional:!0})||new la,this._config.ariaLabelledBy&&this._ariaLabelledByQueue.push(this._config.ariaLabelledBy)}_addAriaLabelledBy(n){this._ariaLabelledByQueue.push(n),this._changeDetectorRef.markForCheck()}_removeAriaLabelledBy(n){let r=this._ariaLabelledByQueue.indexOf(n);r>-1&&(this._ariaLabelledByQueue.splice(r,1),this._changeDetectorRef.markForCheck())}_contentAttached(){this._initializeFocusTrap(),this._handleBackdropClicks(),this._captureInitialFocus()}_captureInitialFocus(){this._trapFocus()}ngOnDestroy(){this._isDestroyed=!0,this._restoreFocus()}attachComponentPortal(n){this._portalOutlet.hasAttached();let r=this._portalOutlet.attachComponentPortal(n);return this._contentAttached(),r}attachTemplatePortal(n){this._portalOutlet.hasAttached();let r=this._portalOutlet.attachTemplatePortal(n);return this._contentAttached(),r}attachDomPortal=n=>{this._portalOutlet.hasAttached();let r=this._portalOutlet.attachDomPortal(n);return this._contentAttached(),r};_recaptureFocus(){this._containsFocus()||this._trapFocus()}_forceFocus(n,r){this._interactivityChecker.isFocusable(n)||(n.tabIndex=-1,this._ngZone.runOutsideAngular(()=>{let i=()=>{o(),s(),n.removeAttribute("tabindex")},o=this._renderer.listen(n,"blur",i),s=this._renderer.listen(n,"mousedown",i)})),n.focus(r)}_focusByCssSelector(n,r){let i=this._elementRef.nativeElement.querySelector(n);i&&this._forceFocus(i,r)}_trapFocus(n){this._isDestroyed||ko(()=>{let r=this._elementRef.nativeElement;switch(this._config.autoFocus){case!1:case"dialog":this._containsFocus()||r.focus(n);break;case!0:case"first-tabbable":this._focusTrap?.focusInitialElement(n)||this._focusDialogContainer(n);break;case"first-heading":this._focusByCssSelector('h1, h2, h3, h4, h5, h6, [role="heading"]',n);break;default:this._focusByCssSelector(this._config.autoFocus,n);break}},{injector:this._injector})}_restoreFocus(){let n=this._config.restoreFocus,r=null;if(typeof n=="string"?r=this._document.querySelector(n):typeof n=="boolean"?r=n?this._elementFocusedBeforeDialogWasOpened:null:n&&(r=n),this._config.restoreFocus&&r&&typeof r.focus=="function"){let i=Zl(),o=this._elementRef.nativeElement;(!i||i===this._document.body||i===o||o.contains(i))&&(this._focusMonitor?(this._focusMonitor.focusVia(r,this._closeInteractionType),this._closeInteractionType=null):r.focus())}this._focusTrap&&this._focusTrap.destroy()}_focusDialogContainer(n){this._elementRef.nativeElement.focus&&this._elementRef.nativeElement.focus(n)}_containsFocus(){let n=this._elementRef.nativeElement,r=Zl();return n===r||n.contains(r)}_initializeFocusTrap(){this._platform.isBrowser&&(this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._document&&(this._elementFocusedBeforeDialogWasOpened=Zl()))}_handleBackdropClicks(){this._overlayRef.backdropClick().subscribe(()=>{this._config.disableClose&&this._recaptureFocus()})}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=At({type:e,selectors:[["cdk-dialog-container"]],viewQuery:function(n,r){if(n&1&&Zs(_g,7),n&2){let i;Ys(i=Ks())&&(r._portalOutlet=i.first)}},hostAttrs:["tabindex","-1",1,"cdk-dialog-container"],hostVars:6,hostBindings:function(n,r){n&2&&ja("id",r._config.id||null)("role",r._config.role)("aria-modal",r._config.ariaModal)("aria-labelledby",r._config.ariaLabel?null:r._ariaLabelledByQueue[0])("aria-label",r._config.ariaLabel)("aria-describedby",r._config.ariaDescribedBy||null)},features:[ki],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(n,r){n&1&&at(0,mL,0,0,"ng-template",0)},dependencies:[_g],styles:[`.cdk-dialog-container{display:block;width:100%;height:100%;min-height:inherit;max-height:inherit}
43
+ `],encapsulation:2})}return e})(),Ss=class{overlayRef;config;componentInstance;componentRef;containerInstance;disableClose;closed=new ye;backdropClick;keydownEvents;outsidePointerEvents;id;_detachSubscription;constructor(e,t){this.overlayRef=e,this.config=t,this.disableClose=t.disableClose,this.backdropClick=e.backdropClick(),this.keydownEvents=e.keydownEvents(),this.outsidePointerEvents=e.outsidePointerEvents(),this.id=t.id,this.keydownEvents.subscribe(n=>{n.keyCode===27&&!this.disableClose&&!rL(n)&&(n.preventDefault(),this.close(void 0,{focusOrigin:"keyboard"}))}),this.backdropClick.subscribe(()=>{this.disableClose||this.close(void 0,{focusOrigin:"mouse"})}),this._detachSubscription=e.detachments().subscribe(()=>{t.closeOnOverlayDetachments!==!1&&this.close()})}close(e,t){if(this.containerInstance){let n=this.closed;this.containerInstance._closeInteractionType=t?.focusOrigin||"program",this._detachSubscription.unsubscribe(),this.overlayRef.dispose(),n.next(e),n.complete(),this.componentInstance=this.containerInstance=null}}updatePosition(){return this.overlayRef.updatePosition(),this}updateSize(e="",t=""){return this.overlayRef.updateSize({width:e,height:t}),this}addPanelClass(e){return this.overlayRef.addPanelClass(e),this}removePanelClass(e){return this.overlayRef.removePanelClass(e),this}},yL=new Ce("DialogScrollStrategy",{providedIn:"root",factory:()=>{let e=P(z0);return()=>e.scrollStrategies.block()}}),q0=new Ce("DialogData"),bL=new Ce("DefaultDialogConfig"),wL=(()=>{class e{_overlay=P(z0);_injector=P(kt);_defaultOptions=P(bL,{optional:!0});_parentDialog=P(e,{optional:!0,skipSelf:!0});_overlayContainer=P(wd);_idGenerator=P(I0);_openDialogsAtThisLevel=[];_afterAllClosedAtThisLevel=new ye;_afterOpenedAtThisLevel=new ye;_ariaHiddenElements=new Map;_scrollStrategy=P(yL);get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}afterAllClosed=l1(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(p_(void 0)));constructor(){}open(n,r){let i=this._defaultOptions||new la;r=j(j({},i),r),r.id=r.id||this._idGenerator.getId("cdk-dialog-"),r.id&&this.getDialogById(r.id);let o=this._getOverlayConfig(r),s=this._overlay.create(o),a=new Ss(s,r),l=this._attachContainer(s,a,r);return a.containerInstance=l,this._attachDialogContent(n,a,l,r),this.openDialogs.length||this._hideNonDialogContentFromAssistiveTechnology(),this.openDialogs.push(a),a.closed.subscribe(()=>this._removeOpenDialog(a,!0)),this.afterOpened.next(a),a}closeAll(){Ql(this.openDialogs,n=>n.close())}getDialogById(n){return this.openDialogs.find(r=>r.id===n)}ngOnDestroy(){Ql(this._openDialogsAtThisLevel,n=>{n.config.closeOnDestroy===!1&&this._removeOpenDialog(n,!1)}),Ql(this._openDialogsAtThisLevel,n=>n.close()),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete(),this._openDialogsAtThisLevel=[]}_getOverlayConfig(n){let r=new U0({positionStrategy:n.positionStrategy||this._overlay.position().global().centerHorizontally().centerVertically(),scrollStrategy:n.scrollStrategy||this._scrollStrategy(),panelClass:n.panelClass,hasBackdrop:n.hasBackdrop,direction:n.direction,minWidth:n.minWidth,minHeight:n.minHeight,maxWidth:n.maxWidth,maxHeight:n.maxHeight,width:n.width,height:n.height,disposeOnNavigation:n.closeOnNavigation});return n.backdropClass&&(r.backdropClass=n.backdropClass),r}_attachContainer(n,r,i){let o=i.injector||i.viewContainerRef?.injector,s=[{provide:la,useValue:i},{provide:Ss,useValue:r},{provide:Ed,useValue:n}],a;i.container?typeof i.container=="function"?a=i.container:(a=i.container.type,s.push(...i.container.providers(i))):a=vL;let l=new Su(a,i.viewContainerRef,kt.create({parent:o||this._injector,providers:s}));return n.attach(l).instance}_attachDialogContent(n,r,i,o){if(n instanceof _o){let s=this._createInjector(o,r,i,void 0),a={$implicit:o.data,dialogRef:r};o.templateContext&&(a=j(j({},a),typeof o.templateContext=="function"?o.templateContext():o.templateContext)),i.attachTemplatePortal(new M0(n,null,a,s))}else{let s=this._createInjector(o,r,i,this._injector),a=i.attachComponentPortal(new Su(n,o.viewContainerRef,s));r.componentRef=a,r.componentInstance=a.instance}}_createInjector(n,r,i,o){let s=n.injector||n.viewContainerRef?.injector,a=[{provide:q0,useValue:n.data},{provide:Ss,useValue:r}];return n.providers&&(typeof n.providers=="function"?a.push(...n.providers(r,n,i)):a.push(...n.providers)),n.direction&&(!s||!s.get(oa,null,{optional:!0}))&&a.push({provide:oa,useValue:{value:n.direction,change:Hu()}}),kt.create({parent:s||o,providers:a})}_removeOpenDialog(n,r){let i=this.openDialogs.indexOf(n);i>-1&&(this.openDialogs.splice(i,1),this.openDialogs.length||(this._ariaHiddenElements.forEach((o,s)=>{o?s.setAttribute("aria-hidden",o):s.removeAttribute("aria-hidden")}),this._ariaHiddenElements.clear(),r&&this._getAfterAllClosed().next()))}_hideNonDialogContentFromAssistiveTechnology(){let n=this._overlayContainer.getContainerElement();if(n.parentElement){let r=n.parentElement.children;for(let i=r.length-1;i>-1;i--){let o=r[i];o!==n&&o.nodeName!=="SCRIPT"&&o.nodeName!=="STYLE"&&!o.hasAttribute("aria-live")&&(this._ariaHiddenElements.set(o,o.getAttribute("aria-hidden")),o.setAttribute("aria-hidden","true"))}}}_getAfterAllClosed(){let n=this._parentDialog;return n?n._getAfterAllClosed():this._afterAllClosedAtThisLevel}static \u0275fac=function(n){return new(n||e)};static \u0275prov=_e({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Ql(e,t){let n=e.length;for(;n--;)t(e[n])}var EL=class{lastWidth;lastHeight;resizeTimeout=null;debounceDelay=200;onResizeCallback;constructor(e){this.onResizeCallback=e,this.lastWidth=window.innerWidth,this.lastHeight=window.innerHeight,window.addEventListener("resize",this.debouncedResize),window.addEventListener("orientationchange",this.handleImmediateResize)}destroy(){window.removeEventListener("resize",this.debouncedResize),window.removeEventListener("orientationchange",this.handleImmediateResize)}handleImmediateResize=()=>{this.triggerResize()};debouncedResize=()=>{this.resizeTimeout!==null&&clearTimeout(this.resizeTimeout),this.resizeTimeout=window.setTimeout(()=>{this.triggerResize()},this.debounceDelay)};triggerResize(){let e=window.innerWidth,t=window.innerHeight;(t!==this.lastHeight||e!==this.lastWidth)&&(this.onResizeCallback(),this.lastWidth=e,this.lastHeight=t)}},xL=E_;function SL(e){return!!e[xL]}var CL=Symbol("__destroy"),G0=Symbol("__decoratorApplied");function W0(e){return typeof e=="string"?Symbol(`__destroy__${e}`):CL}function IL(e){e.prototype[G0]=!0}function Z0(e,t){e[t]||(e[t]=new ye)}function Y0(e,t){e[t]&&(e[t].next(),e[t].complete(),e[t]=null)}function K0(e){e instanceof bt&&e.unsubscribe()}function TL(e){Array.isArray(e)&&e.forEach(K0)}function J0(e,t){return function(){if(e&&e.call(this),Y0(this,W0()),t.arrayName&&TL(this[t.arrayName]),t.checkProperties)for(let n in this)t.blackList?.includes(n)||K0(this[n])}}function OL(e,t){e.prototype.ngOnDestroy=J0(e.prototype.ngOnDestroy,t)}function DL(e,t){let n=e.\u0275pipe;n.onDestroy=J0(n.onDestroy,t)}function RL(e={}){return t=>{SL(t)?DL(t,e):OL(t,e),IL(t)}}var Ig=7,Tg=Symbol("CheckerHasBeenSet");function NL(e,t){e[Tg]||PL()||(Og(()=>pa(Promise.resolve()).pipe(oo(()=>{let n;try{n=vx(e)}catch{n=null}let r=n?.lView;if(r==null)return Bu;let i=r[Ig]||(r[Ig]=[]),o=new ye;return i.push(function(){Og(()=>{o.next(),o.complete()})}),o}),oo(()=>Promise.resolve())).subscribe(()=>{(t.observed??t.observers.length>0)&&console.warn(kL(e))})),e[Tg]=!0)}function PL(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha||typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]"}function Og(e){let t=so.Zone;return t&&typeof t.root?.run=="function"?t.root.run(e):e()}function kL(e){return`
43
44
  The ${e.constructor.name} still has subscriptions that haven't been unsubscribed.
44
45
  This may happen if the class extends another class decorated with @UntilDestroy().
45
46
  The child class implements its own ngOnDestroy() method but doesn't call super.ngOnDestroy().
@@ -76,5 +77,5 @@ Url: ${ea(e)}`),!0)}function IR(e,t){return e.type||!t||!t.length?!1:RR(e).some(
76
77
  super.ngOnDestroy();
77
78
  }
78
79
  }
79
- `}var Cu=!1;function kL(e,t,n){let r=e[t];if(Cu&&typeof r!="function")throw new Error(`${e.constructor.name} is using untilDestroyed but doesn't implement ${t}`);W0(e,n),e[t]=function(){r.apply(this,arguments),Z0(this,n),e[t]=r}}function AL(e,t){return n=>{let r=G0(t);typeof t=="string"?kL(e,t,r):(Cu&&LL(e),W0(e,r));let i=e[r];return Cu&&RL(e,i),n.pipe(fi(i))}}function LL(e){let t=Object.getPrototypeOf(e);if(!(q0 in t))throw new Error("untilDestroyed operator cannot be used inside directives or components or providers that are not decorated with UntilDestroy decorator")}var ML=class Iu{engagementTrigger;isMobile=window.CooeeSDK.uaParser.getDevice().type==="mobile";ngOnInit(){this.engagementTrigger=this.triggerContext?.triggerData}static \u0275fac=function(t){return new(t||Iu)};static \u0275cmp=At({type:Iu,selectors:[["cooee-base-video"]],inputs:{triggerContext:"triggerContext"},decls:0,vars:0,template:function(t,n){},encapsulation:2})},Ql=yn(So()),jL=e=>({active:e}),FL=(e,t)=>t.mID;function VL(e,t){if(e&1&&He(0,"img",9),e&2){let n=t.$implicit,r=le(2);Le("src",n.url,on)("alt",r.selectedItem.name)}}function BL(e,t){if(e&1&&Wt(0,VL,1,2,"img",9,Ni),e&2){let n=le();Zt(n.selectedItem.imgs)}}function UL(e,t){if(e&1&&He(0,"img",9),e&2){let n=le();Le("src",n.selectedItem.imageURL,on)("alt",n.selectedItem.name)}}function HL(e,t){if(e&1){let n=Bt();X(0,"a",18),lt("click",function(r){let i=dt(n).$implicit;return le(2).changeItem(i),r.stopPropagation(),ft(r.preventDefault())}),He(1,"img",19),Q()}if(e&2){let n=t.$implicit,r=le(2);K(),Le("src",n.imageURL,on)("alt",n.name)("ngClass",zv(3,jL,n.mID===r.selectedItem.mID+""))}}function $L(e,t){if(e&1&&(X(0,"span",16),nt(1,"Selected Product"),Q(),X(2,"div",8),Wt(3,HL,2,5,"a",17,Ni),Q()),e&2){let n=le();K(3),Zt(n.items)}}function zL(e,t){if(e&1){let n=Bt();X(0,"a",23),lt("click",function(r){let i=dt(n).$implicit,o=le(2);return ft(o.changeVariant(r,i))}),X(1,"span",24),nt(2),Q()()}if(e&2){let n=t.$implicit,r=le(2);Va("lc-selected-variant",(r.selectedVariant==null?null:r.selectedVariant.mID)===n.mID),K(2),Ba(n.name)}}function qL(e,t){if(e&1&&(X(0,"span",20),nt(1,"Select Variant"),Q(),X(2,"div",21),Wt(3,zL,3,3,"a",22,FL),Q()),e&2){let n=le();K(3),Zt(n.selectedItem.vars)}}function GL(e,t){if(e&1&&(X(0,"div",25),nt(1,"Description"),Q(),He(2,"div",26),vn(3,"safeHtml")),e&2){let n=le();K(2),Le("innerHTML",Pn(3,1,n.selectedItem.desc),Oi)}}function WL(e,t){e&1&&nt(0," Open Cart ")}function ZL(e,t){e&1&&nt(0," Add To Cart ")}var YL=class Tu{selectedItem;items;closeModel=new Qe;performCTA=new Qe;atcClicked=!1;selectedVariant=null;ClickActionType=Ql.ClickActionType;ngOnInit(){this.updateSelectedVariant()}closeDialog(){this.closeModel.emit()}clickAddToCart(t){this.performCTA.emit({item:t,cta:this.atcClicked?Ql.ClickActionType.OPEN_CART:Ql.ClickActionType.ADD_TO_CART}),this.atcClicked=!0}async changeItem(t){this.selectedItem=t,this.updateSelectedVariant()}changeVariant(t,n){t.stopPropagation(),t.preventDefault(),this.selectedVariant=n,this.selectedItem.selectedOrFirstVariant.value=this.selectedVariant}updateSelectedVariant(){this.selectedVariant=this.selectedItem.selectedOrFirstVariant.value}static \u0275fac=function(t){return new(t||Tu)};static \u0275cmp=At({type:Tu,selectors:[["cooee-product-modal"]],inputs:{selectedItem:"selectedItem",items:"items"},outputs:{closeModel:"closeModel",performCTA:"performCTA"},decls:27,vars:11,consts:[[1,"lc-card-wrapper"],[1,"lc-card-header"],[1,"lc-header"],[1,"lc-close-button",3,"click"],["xmlns","http://www.w3.org/2000/svg","height","24px","viewBox","0 0 24 24","fill","#000"],["d","M0 0h24v24H0V0z","fill","none"],["d","M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"],[1,"lc-card-content"],[1,"lc-image-strip"],[1,"w-28","h-28","object-contain",3,"src","alt"],[1,"lc-inner-body"],[1,"lc-item-name"],[1,"lc-item-price",3,"innerHTML"],[1,"lc-card-footer"],[1,"lc-cta-button",3,"click"],[1,"lc-more-info-button",3,"click"],[1,"lc-selected-product-title"],["href","#"],["href","#",3,"click"],[1,"product-selector",3,"src","alt","ngClass"],[1,"lc-selected-variant-title"],[1,"lc-variant-list"],["href","#",1,"lc-variant",3,"lc-selected-variant"],["href","#",1,"lc-variant",3,"click"],[1,"truncate","max-w-[200px]"],[1,"lc-description-title"],[1,"lc-description",3,"innerHTML"]],template:function(t,n){t&1&&(X(0,"div",0)(1,"div",1)(2,"div",2),nt(3,"Shop Now"),Q(),X(4,"button",3),lt("click",function(){return n.closeDialog()}),fr(),X(5,"svg",4),He(6,"path",5)(7,"path",6),Q()()(),Ms(),X(8,"div",7)(9,"div",8),at(10,BL,2,0)(11,UL,1,2,"img",9),Q(),X(12,"div",10)(13,"div",11),nt(14),Q(),He(15,"span",12),vn(16,"cooeeCurrency"),vn(17,"safeHtml"),at(18,$L,5,0)(19,qL,5,0)(20,GL,4,3),Q()(),X(21,"div",13)(22,"button",14),lt("click",function(){return n.clickAddToCart(n.selectedItem)}),at(23,WL,1,0)(24,ZL,1,0),Q(),X(25,"button",15),lt("click",function(){return n.performCTA.emit({item:n.selectedItem,cta:n.ClickActionType.GO_TO_PRODUCT})}),nt(26," More Info "),Q()()()),t&2&&(K(10),ot(n.selectedItem.imgs!=null&&n.selectedItem.imgs.length?10:11),K(4),Ba(n.selectedItem.name),K(),Le("innerHTML",Pn(17,9,Pn(16,7,n.selectedVariant==null||n.selectedVariant.price==null?null:n.selectedVariant.price.d)),Oi),K(3),ot(n.items.length>1?18:-1),K(),ot(n.selectedItem.vars[0]!=null&&n.selectedItem.vars[0].name!=="Default Title"?19:-1),K(),ot(n.selectedItem.desc?20:-1),K(3),ot(n.atcClicked?23:24))},dependencies:[Ya,Za,Ha],styles:["[_nghost-%COMP%]{display:block;background:#fff}.lc-card-wrapper[_ngcontent-%COMP%]{position:relative;display:flex;flex-direction:column;height:100%;overflow:auto}.lc-card-header[_ngcontent-%COMP%]{display:var(--header-display, flex);flex-direction:row;justify-content:space-between;align-items:center;padding:8px 16px;border-bottom:1px solid var(--lc-color-gray-300)}.lc-header[_ngcontent-%COMP%]{font-size:24px;font-weight:500;color:#000}.lc-close-button[_ngcontent-%COMP%]{background:transparent;border:none;width:36px;height:36px}.lc-close-button[_ngcontent-%COMP%] svg[_ngcontent-%COMP%]{fill:#000000b3}.lc-card-content[_ngcontent-%COMP%]{flex:1;overflow-y:auto;overscroll-behavior:contain}.lc-inner-body[_ngcontent-%COMP%]{padding:16px;display:flex;flex-direction:column;gap:8px}.lc-image-strip[_ngcontent-%COMP%]{width:100%;display:flex;overflow-x:auto;gap:.5rem;flex-wrap:nowrap}.lc-image-strip[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:auto;height:200px}.lc-image-strip[_ngcontent-%COMP%] .product-selector[_ngcontent-%COMP%]{height:100px;flex-shrink:0;padding:2px}.lc-image-strip[_ngcontent-%COMP%] .product-selector.active[_ngcontent-%COMP%]{border:red solid 1px}.lc-item-name[_ngcontent-%COMP%]{font-size:20px;font-weight:600;line-height:normal;color:#000}.lc-item-price[_ngcontent-%COMP%]{font-size:18px;font-weight:500;color:#000}.lc-variant-list[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;width:100%}.lc-variant[_ngcontent-%COMP%]{padding:4px 8px;border-radius:4px;background-color:#f3f4f6;color:#1f2937;font-size:12px;cursor:pointer;border:1px solid #e5e7eb;display:flex;align-items:center;gap:4px;text-decoration:none}.lc-selected-variant[_ngcontent-%COMP%]{border:1px solid black;color:#000}.lc-description-title[_ngcontent-%COMP%], .lc-selected-product-title[_ngcontent-%COMP%], .lc-selected-variant-title[_ngcontent-%COMP%]{font-size:18px;font-weight:600;margin-top:8px;line-height:normal;color:#000}.lc-description[_ngcontent-%COMP%]{line-height:normal;color:#000}.lc-card-footer[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;padding:12px;background-color:#0000004d;box-shadow:0 4px 6px #52525b4d;gap:12px}.lc-cta-button[_ngcontent-%COMP%], .lc-more-info-button[_ngcontent-%COMP%]{width:50%;padding:12px;border:none;border-radius:.5rem;font-weight:600;display:flex;justify-content:center;cursor:pointer;font-size:16px}.lc-cta-button[_ngcontent-%COMP%]{background-color:#000;color:#fff}.lc-more-info-button[_ngcontent-%COMP%]{background-color:#fff;color:#000}"]})},KL=class Ou{width;static \u0275fac=function(t){return new(t||Ou)};static \u0275cmp=At({type:Ou,selectors:[["cooee-video-progress-bar"]],inputs:{width:"width"},decls:5,vars:2,consts:[[1,"lc:absolute","lc:top-1","lc:w-full","lc:z-10"],[1,"lc:px-2"],[1,"lc:h-1","lc:w-full","lc:bg-gray-700","lc:mb-2"],[1,"lc:h-1","lc:bg-pink-500"]],template:function(t,n){t&1&&(X(0,"div",0)(1,"div",1)(2,"div",2)(3,"div",3),He(4,"div"),Q()()()()),t&2&&(K(3),Fa("width",n.width,"%"))},encapsulation:2})},Og=yn(So());function JL(e,t){e&1&&nt(0," Open Cart ")}function XL(e,t){e&1&&nt(0," Add To Cart ")}var QL=class Du{item;performCTA=new Qe;atcClicked=!1;clickAddToCart(t){t.stopPropagation(),this.performCTA.emit({item:this.item,cta:this.atcClicked?Og.ClickActionType.OPEN_CART:Og.ClickActionType.ADD_TO_CART}),this.atcClicked=!0}static \u0275fac=function(t){return new(t||Du)};static \u0275cmp=At({type:Du,selectors:[["cooee-product-card"]],inputs:{item:"item"},outputs:{performCTA:"performCTA"},decls:13,vars:11,consts:[[1,"lc-item-card"],[1,"lc-card-content"],[1,"lc-item-image",3,"alt","src"],[1,"lc-product-details"],[1,"lc-item-name"],[1,"lc-item-price",3,"innerHTML"],[1,"lc-cta-button",3,"click"]],template:function(t,n){if(t&1){let r=Bt();X(0,"div",0)(1,"div",1),He(2,"img",2),X(3,"div",3)(4,"div",4),nt(5),Q(),vr(6),He(7,"div",5),vn(8,"cooeeCurrency"),vn(9,"safeHtml"),Q()(),X(10,"button",6),lt("click",function(i){return dt(r),ft(n.clickAddToCart(i))}),at(11,JL,1,0)(12,XL,1,0),Q()()}if(t&2){K(2),Pi("alt",n.item.name),Le("src",n.item.imageURL,on),K(3),Nn(" ",n.item.name," ");let r=n.item.selectedOrFirstVariant.value.price.d;K(2),Le("innerHTML",Pn(9,9,Pn(8,7,r)),Oi),K(3),Va("atc-clicked",n.atcClicked),K(),ot(n.atcClicked?11:12)}},dependencies:[Za,Ya],styles:["[_nghost-%COMP%]{display:block;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffff80;border-radius:7px;cursor:pointer}.lc-item-card[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:8px;padding:8px}.lc-card-content[_ngcontent-%COMP%]{display:flex;gap:8px;width:100%;align-items:start}.lc-item-image[_ngcontent-%COMP%]{width:70px;height:70px;object-fit:cover;box-sizing:border-box;border-radius:7px}.lc-product-details[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:3.5px;font-size:10.5px}.lc-item-name[_ngcontent-%COMP%]{font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;line-height:normal;color:#000}.lc-item-price[_ngcontent-%COMP%]{font-size:16px;line-height:normal;color:#000}.lc-cta-button[_ngcontent-%COMP%]{padding:12px 8px;border:none;border-radius:8px;width:100%;background:#000;text-align:center;font-weight:500;cursor:pointer;color:#fff;font-size:16px}.lc-cta-button.atc-clicked[_ngcontent-%COMP%]{background:#000}"]})},eM=["swiperContainer"],tM=["videoEl"],nM=(e,t)=>t.url,rM=(e,t)=>t.mID;function iM(e,t){if(e&1&&He(0,"source",14),e&2){let n=t.$implicit;Pi("type",n.mimeType),Le("src",n.url,on)}}function oM(e,t){e&1&&Ah(0)}function sM(e,t){if(e&1){let n=Bt();He(0,"cooee-video-progress-bar",17),X(1,"div",18)(2,"cooee-mute-toggle",19),lt("toggled",function(){dt(n);let r=le(2);return ft(r.toggleMute())}),Q(),at(3,oM,1,0,"ng-container",10),Q()}if(e&2){let n=le().$index,r=Un(4),i=le(),o=Un(11);Le("width",i.videoProgress[n]||0),K(2),Le("muted",i.muted)("videoEl",r),K(),Le("ngTemplateOutlet",o)}}function aM(e,t){if(e&1){let n=Bt();X(0,"cooee-product-card",22),lt("performCTA",function(r){dt(n);let i=le(2).$implicit,o=le();return ft(o.performClickToAction(r,i))})("click",function(){let r=dt(n).$implicit,i=le(2).$implicit,o=le();return ft(o.productCardClicked(r,i))}),Q()}if(e&2){let n=t.$implicit;Le("item",n)}}function lM(e,t){if(e&1&&(X(0,"div",15)(1,"div",20),Wt(2,aM,1,1,"cooee-product-card",21,rM),Q()()),e&2){let n=le().$implicit;K(2),Zt(n.items)}}function cM(e,t){if(e&1){let n=Bt();X(0,"cooee-product-modal",23),lt("performCTA",function(r){dt(n);let i=le(2);return ft(i.performClickToAction(r,i.selectedVideo))})("closeModel",function(){dt(n);let r=le(2);return ft(r.productModalClosed())}),Q()}if(e&2){let n=le(2);Le("selectedItem",n.selectedItem)("items",n.selectedVideo.items)}}function uM(e,t){if(e&1){let n=Bt();X(0,"div",6)(1,"div",11)(2,"div",12)(3,"video",13,2),lt("timeupdate",function(r){let i=dt(n).$index,o=le();return ft(o.updateProgress(r,i))})("click",function(){let r=dt(n).$index,i=le();return ft(i.currentIndex===r&&i.toggleMute())})("ended",function(){dt(n);let r=Un(4),i=le();return ft(i.onVideoEnded(r))}),Wt(5,iM,1,2,"source",14,nM),Q(),at(7,sM,4,4)(8,lM,4,0,"div",15),Q(),at(9,cM,1,2,"cooee-product-modal",16),Q()()}if(e&2){let n=t.$implicit,r=t.$index,i=le();K(3),Le("ngClass",i.viewTemplateClassName)("autoplay",i.currentIndex===r)("muted",i.muted)("poster",n.thumbnail,on),ja("data-video-id",n.id),K(2),Zt(n.sources),K(2),ot(i.currentIndex===r?7:-1),K(),ot(n.items.length&&i.currentIndex===r?8:-1),K(),ot(i.selectedItem&&i.currentIndex===r?9:-1)}}function hM(e,t){e&1&&Ah(0)}function dM(e,t){if(e&1){let n=Bt();X(0,"button",24),lt("click",function(){dt(n);let r=le();return ft(r.close())}),fr(),X(1,"svg",25),He(2,"path",26)(3,"path",27),Q()()}}var Sr=class extends ML{constructor(e,t,n,r){super(),this.cdr=e,this.elementRef=t,this.dialogRef=n,this.data=r,this.videos=r.videos,this.currentIndex=r.currentIndex,this.triggerContext=r.triggerContext}videos=[];currentIndex=0;swiperContainerRef;videoElements;muted=!1;videoProgress=[];selectedItem=null;selectedVideo;swiperInstance;detailPopupTemplate;viewTemplateClassName="lc-video-only-view";resizeDebouncer=new wL(this.onResize.bind(this));onResize(){this.swiperInstance?.destroy?.(),this.reInitSwiper()}ngOnInit(){super.ngOnInit(),this.detailPopupTemplate=this.engagementTrigger?.content?.videoConfig?.detailPopup.template??"VIDEO_ONLY_VIEW";let e=this.elementRef.nativeElement.shadowRoot,t=hy.get().website.commonCSS;switch(eo.injectRawCSS(t,e),eo.injectStylesheet(yo.styleURL,e),eo.injectSwiperCSS(e),this.detailPopupTemplate){case"PRODUCT_DETAIL_VIEW":this.selectItemForDetailView(),this.viewTemplateClassName="lc-product-detail-view";break;case"VIDEO_ONLY_VIEW":this.viewTemplateClassName="lc-video-only-view";break}}ngAfterViewInit(){oc(this.getCurrentVideoElement(),"loadeddata").pipe(AL(this)).subscribe(()=>{this.initSwiper()})}ngOnDestroy(){this.swiperInstance?.destroy?.(),this.resizeDebouncer.destroy()}close(e=this.videos[this.currentIndex],t=this.currentIndex){let n=this.getCurrentVideoElement();this.dialogRef.close({lastVideo:e,lastVideoIndex:t,lastVideoDuration:n?.currentTime})}performClickToAction(e,t){this.data.onCTAPerformed({cta:e.cta,item:e.item,video:t})}getCurrentVideoElement(){return this.videoElements.get(this.currentIndex)?.nativeElement}moveToNextVideo(){this.swiperInstance.slideTo(this.currentIndex+1)}productModalClosed(){this.selectedItem=null,this.selectedVideo=void 0,this.swiperInstance.enable()}pauseAll(){this.videoElements.forEach(e=>e.nativeElement.pause())}async toggleMute(){this.muted=!this.muted,this.videoElements.forEach(t=>t.nativeElement.muted=this.muted);let e=[this.muted?xt.EVENT_VIDEO_MUTED:xt.EVENT_VIDEO_UNMUTED,{current:this.currentVideoProps()},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(e),await Ep.set(bp.MUTED,this.muted),this.cdr.detectChanges()}playActiveVideo(){this.pauseAll();let e=this.getCurrentVideoElement();e&&(e.currentTime=1,e.play().then(async()=>{this.muted=await Ep.get(bp.MUTED,!1),e.muted=this.muted}))}onVideoEnded(e){if(this.currentIndex<this.videos.length-1)this.selectedItem?(e.currentTime=0,e.play()):this.moveToNextVideo();else{let t=this.getPreviousVideoDataForEvent(),n=[xt.EVENT_LAST_VIDEO_ENDED,{previous:t},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(n),e.currentTime=0,e.play()}}updateProgress(e,t){let n=e.target;this.videoProgress[t]=n.currentTime/n.duration*100,this.cdr.detectChanges()}onSlideChange(e){let t=this.getPreviousVideoDataForEvent();this.currentIndex=e.realIndex,this.playActiveVideo(),this.detailPopupTemplate==="PRODUCT_DETAIL_VIEW"?this.selectItemForDetailView():(this.selectedItem=null,delete this.selectedVideo);let n=this.currentVideoProps(),r={previous:t,current:n},i=[xt.EVENT_VIDEO_CHANGE,r,{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(i)}productCardClicked(e,t){let n={videoID:t.id,videoIndex:this.currentIndex},r=[xt.EVENT_MORE_ITEM_INFO_CLICKED,{current:n},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(r),this.selectedItem=e,this.selectedVideo=t,this.swiperInstance.disable()}reInitSwiper(){this.initSwiper(),this.selectedItem&&this.swiperInstance.disable()}initSwiper(){let e=this.isMobile?1:"auto",t=0;this.detailPopupTemplate==="PRODUCT_DETAIL_VIEW"&&(e="auto",t=10),this.swiperInstance=new window.CooeeSDK.Swiper(this.swiperContainerRef.nativeElement,{direction:this.isMobile?"vertical":"horizontal",effect:this.isMobile?"slide":"coverflow",slidesPerView:e,initialSlide:this.currentIndex,centeredSlides:!0,spaceBetween:t,coverflowEffect:{rotate:0,stretch:0,depth:400,modifier:1,slideShadows:!1},navigation:{nextEl:this.swiperContainerRef.nativeElement.querySelector(".swiper-button-next"),prevEl:this.swiperContainerRef.nativeElement.querySelector(".swiper-button-prev")}}),this.swiperInstance.on("slideChange",n=>{this.onSlideChange(n),this.cdr.detectChanges()}),this.playActiveVideo()}currentVideoProps(){return{videoID:this.videos[this.currentIndex].id,videoIndex:this.currentIndex}}getPreviousVideoDataForEvent(){let e=this.currentVideoProps(),t=this.videoElements.find(r=>r.nativeElement.dataset.videoId===this.videos[this.currentIndex].id)?.nativeElement;e.playedTillMS=Math.ceil(t?.currentTime*1e3);let n=t?.duration*1e3;return e.playedTillPercent=+(e.playedTillMS/n).toFixed(4),e}selectItemForDetailView(){this.selectedVideo=this.videos[this.currentIndex],this.selectedItem=this.isMobile?null:this.selectedVideo?.items?.[0]??null}};Pd(Sr,"\u0275fac",function(e){return new(e||Sr)(Ot(Ua),Ot(Vt),Ot(Ss),Ot(z0))}),Pd(Sr,"\u0275cmp",At({type:Sr,selectors:[["cooee-video-swiper-dialog"]],viewQuery:function(e,t){if(e&1&&(Zs(eM,5),Zs(tM,5)),e&2){let n;Ys(n=Ks())&&(t.swiperContainerRef=n.first),Ys(n=Ks())&&(t.videoElements=n)}},inputs:{videos:"videos",currentIndex:"currentIndex"},features:[Ri],decls:12,vars:2,consts:[["swiperContainer",""],["closeButtonTemplate",""],["videoEl",""],[1,"lc-shadow-inner",3,"ngClass"],[1,"swiper-container"],[1,"swiper-wrapper"],[1,"swiper-slide"],[1,"swiper-button-prev"],[1,"swiper-button-next"],[1,"lc-desktop-controls"],[4,"ngTemplateOutlet"],[1,"lc-video-modal-row"],[1,"lc-video-container"],["playsinline","","preload","metadata",1,"lc-video-el",3,"timeupdate","click","ended","ngClass","autoplay","muted","poster"],[3,"src","type"],[1,"lc-card-container"],[3,"selectedItem","items"],[3,"width"],[1,"lc-video-controls"],[3,"toggled","muted","videoEl"],[1,"lc-card-scroll"],[3,"item"],[3,"performCTA","click","item"],[3,"performCTA","closeModel","selectedItem","items"],[1,"lc-close-button",3,"click"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 24 24","fill","#fff"],["d","M0 0h24v24H0V0z","fill","none"],["d","M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"]],template:function(e,t){if(e&1&&(X(0,"div",3)(1,"div",4,0)(3,"div",5),Wt(4,uM,10,8,"div",6,Ni),Q(),He(6,"div",7)(7,"div",8),Q(),X(8,"div",9),at(9,hM,1,0,"ng-container",10),Q()(),at(10,dM,4,0,"ng-template",null,1,MT)),e&2){let n=Un(11);Le("ngClass",t.viewTemplateClassName),K(4),Zt(t.videos),K(5),Le("ngTemplateOutlet",n)}},dependencies:[QL,YL,E0,KL,CO,Ha],styles:[`:host{display:flex}.lc-shadow-inner{position:relative;width:100vw;height:100vh;display:flex}@media (min-width: 768px){.lc-shadow-inner{background-color:color-mix(in oklab,#000 70%,transparent);justify-content:center;align-items:center}}.swiper-container{--swiper-navigation-size: 50px;--swiper-navigation-color: white;width:100dvw;height:100dvh}.lc-product-detail-view .swiper-container{align-items:center}@media (min-width: 768px){.swiper-container{width:100%;height:100%;max-width:90vw;max-height:90vh}}.swiper-wrapper{max-height:100%}.lc-product-detail-view .swiper-wrapper{align-items:center}@media (max-width: 768px){.swiper-button-prev,.swiper-button-next{display:none!important}}.swiper-slide{position:relative;display:flex;align-items:center;visibility:hidden}.lc-product-detail-view .swiper-slide{width:40vw!important;height:70vh!important}@media (min-width: 768px){.lc-product-detail-view .swiper-slide{min-width:650px!important}}@media (max-width: 768px){.lc-product-detail-view .swiper-slide{width:100%!important;height:100%!important}}@media (min-width: 768px){.lc-video-only-view .swiper-slide{width:fit-content!important}}@media (min-width: 768px){.swiper-slide{border-radius:12px;overflow:hidden}}.swiper-slide.swiper-slide-active,.swiper-slide.swiper-slide-prev,.swiper-slide.swiper-slide-next{visibility:visible}video{height:100%}.lc-product-detail-view video{width:100%;object-fit:cover;z-index:-1}.lc-desktop-controls{position:absolute;top:2rem;right:4rem;z-index:10;display:flex;gap:.5rem}@media (max-width: 768px){.lc-desktop-controls{display:none}}.lc-video-controls{position:absolute;top:1rem;z-index:10;right:.5rem;display:flex;gap:.25rem}.lc-video-controls .lc-close-button{display:block}@media (min-width: 768px){.lc-video-controls .lc-close-button{display:none}}.lc-close-button{border:none;display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:#00000080;border-radius:100%}.lc-close-button svg{width:100%;height:100%}@media (min-width: 768px){.lc-close-button{width:48px;height:48px}}.lc-product-detail-view .lc-video-container{height:100%;position:relative}@media (min-width: 768px){.lc-product-detail-view .lc-video-container{width:50%}}.lc-video-only-view .lc-video-container{height:100%}.lc-card-container{position:absolute;bottom:12px;z-index:10;width:100%;padding-inline:12px;box-sizing:border-box}.lc-product-detail-view .lc-card-container{display:none}@media (max-width: 768px){.lc-product-detail-view .lc-card-container{display:block}}.lc-card-scroll{display:flex;overflow-x:auto;gap:12px;width:100%;scrollbar-width:none}.lc-card-scroll::-webkit-scrollbar{display:none}.lc-card-scroll cooee-product-card{flex:0 0 auto;width:80%;max-width:300px}.lc-card-scroll:has(>cooee-product-card:only-child) cooee-product-card{width:100%;max-width:none}.lc-product-detail-view .lc-video-modal-row{display:flex;justify-content:center;height:100%;width:100%}.lc-video-only-view .lc-video-modal-row{display:block;height:100%}.lc-product-detail-view cooee-product-modal{--header-display: none;width:50%;flex:1}@media (max-width: 768px){.lc-product-detail-view cooee-product-modal{--header-display: flex;width:100%;height:70dvh;position:absolute;bottom:0;z-index:2147483646}}.lc-video-only-view cooee-product-modal{width:100%;height:70dvh;z-index:2147483646;bottom:0;position:absolute}
80
- `],encapsulation:3})),Sr=Yb([DL()],Sr);var fM=["videoEl"],J0=(e,t)=>t.url;function pM(e,t){if(e&1&&(X(0,"div",1),nt(1),Q()),e&2){let n=le();K(),Nn(" ",n.videoConfig.heading," ")}}function gM(e,t){if(e&1&&He(0,"source",7),e&2){let n=t.$implicit;Pi("type",n.mimeType),Le("src",n.url,on)}}function _M(e,t){if(e&1){let n=Bt();X(0,"cooee-mute-toggle",12),lt("toggled",function(r){dt(n),le();let i=Un(5),o=le(2);return ft(o.onMuteToggled(r,i))}),Q()}if(e&2){le();let n=Un(5);Le("muted",n.muted)("videoEl",n)}}function mM(e,t){if(e&1&&He(0,"img",13),e&2){le(2);let n=Dn(0);Le("src",n.imageURL,on)("alt",n.name)}}function vM(e,t){if(e&1&&(X(0,"div",10),at(1,mM,1,2,"img",13),X(2,"div",14)(3,"span",15),nt(4),Q(),vr(5),He(6,"span",16),vn(7,"cooeeCurrency"),vn(8,"safeHtml"),Q()()),e&2){le();let n=Dn(0),r=le(2);K(),ot(r.showImage?1:-1),K(3),Nn(" ",n.name," ");let i=n.selectedOrFirstVariant.value.price.d;K(2),Le("innerHTML",Pn(8,5,Pn(7,3,i)),Oi)}}function yM(e,t){if(e&1){let n=Bt();X(0,"button",17),lt("click",function(){dt(n);let r=le().$implicit,i=Dn(0),o=le(2);return ft(o.addToCartClicked(r,i))}),nt(1," Add to cart "),Q()}}function bM(e,t){if(e&1){let n=Bt();vr(0)(1),X(2,"div",4)(3,"a",5),lt("click",function(r){let i=dt(n),o=i.$implicit,s=i.$index,a=Un(5),l=le(2);return ft(l.onVideoTap(r,o,s,a))}),X(4,"video",6,0),lt("mouseenter",function(){dt(n);let r=Un(5);le(2);let i=Dn(2);return ft(i&&r.play())})("mouseleave",function(){dt(n);let r=Un(5);le(2);let i=Dn(2);return ft(i&&r.pause())}),Wt(6,gM,1,2,"source",7,J0),Q(),X(8,"div",8),at(9,_M,1,2,"cooee-mute-toggle",9),Q(),at(10,vM,9,7,"div",10),Q(),at(11,yM,2,0,"button",11),Q()}if(e&2){let n=t.$implicit,r=le(2),i=Dn(1),o=vo(n.items[0])&&r.videoConfig.footerContent==r.VideoConfigFooterContent.FIRST_ITEM;K(4),Le("poster",n.thumbnail,on)("muted",!0),ja("autoplay",i||null),K(2),Zt(n.sources),K(3),ot(r.videoConfig.showMuteButton?9:-1),K(),ot(o?10:-1),K(),ot(o?11:-1)}}function wM(e,t){if(e&1&&(X(0,"div",2),Wt(1,bM,12,7,"div",4,Ni),Q()),e&2){let n=le();K(),Zt(n.videos)}}function EM(e,t){if(e&1&&He(0,"source",7),e&2){let n=t.$implicit;Pi("type",n.mimeType),Le("src",n.url,on)}}function xM(e,t){if(e&1){let n=Bt();X(0,"div",18),fr(),X(1,"svg",19),He(2,"circle",20)(3,"circle",21),Q(),Ms(),X(4,"div",22)(5,"video",23),lt("click",function(r){let i=dt(n),o=i.$implicit,s=i.$index,a=le(2);return ft(a.onVideoTap(r,o,s))}),Wt(6,EM,1,2,"source",7,J0),Q()()()}if(e&2){let n=t.$implicit;K(5),Le("muted",!0),K(),Zt(n.sources)}}function SM(e,t){if(e&1&&(X(0,"div",3),Wt(1,xM,8,1,"div",18,Ni),Q()),e&2){let n=le();K(),Zt(n.videos)}}function CM(e,t){if(e&1){let n=Bt();X(0,"cooee-draggable-video-popup",25),lt("videoClicked",function(){dt(n),le();let r=Dn(0),i=le();return ft(i.onPopupVideoClicked(r,0))})("closeClicked",function(){dt(n);let r=le(2);return ft(r.onPopupVideoClosed())}),Q()}if(e&2){le();let n=Dn(0);Le("video",n)}}function IM(e,t){if(e&1&&(vr(0),at(1,CM,1,1,"cooee-draggable-video-popup",24)),e&2){let n=le();vo(n.videos[0]),K(),ot(n.hidePopupVideo?-1:1)}}var TM=class Ru extends By{constructor(t,n){super(),this.dialog=t,this.cdr=n}videoElements;videos;VideoConfigTemplate=a0;VideoConfigFooterContent=c0;VideoConfigAutoPlay=l0;isMobile=window.CooeeSDK.uaParser.getDevice().type==="mobile";hidePopupVideo;videoConfig;showImage;dialogRef=null;ngOnInit(){super.ngOnInit(),eo.loadSwiperScript(),this.showImage=this.videoConfig.detailPopup.template==="PRODUCT_DETAIL_VIEW"}ngAfterViewInit(){this.playFirstVideo()}engagementTriggerReceived(t){this.videoConfig=t.content?.videoConfig,this.videos=this.videoConfig.videos}sendTriggerClicked(t,n){let r=new ql(xt.EVENT_TRIGGER_CLICKED,{},this.triggerContext?.triggerData);r.videos=[t.id],n&&(r.items=[n]),this.sendEventToRenderer(r)}onVideoTap(t,n,r,i){t?.stopPropagation(),t?.preventDefault();let o=n.items?.[0];if(this.sendTriggerClicked(n,o?.toEmbed()),this.videoConfig.footerContent!=="FIRST_ITEM"){i&&(i.muted=!1,i.play(),this.onMuteToggled(!1,i));return}eo.loadSwiperScript().then(()=>this.openDialog(n,r))}async performCTA(t){let n,r=this.triggerContext;if(t.cta===ss.ClickActionType.ADD_TO_CART)n=xt.EVENT_ADD_TO_CART_CLICKED;else if(t.cta===ss.ClickActionType.GO_TO_PRODUCT)n=xt.EVENT_VIEW_ITEM_CLICKED;else if(t.cta===ss.ClickActionType.OPEN_CART)n=xt.EVENT_OPEN_CART_CLICKED,r.triggerData.redirectBehaviour=zP.RedirectBehaviour.CART_DRAWER;else{cn.warn(`Unsupported CTA type: ${t.cta}`);return}let i={at:t.cta},o={videoID:t.video.id};this.sendEvent(n,{current:o},t.video,t.item),this.executeCTAViaRenderer({clickAction:i,embeddedItem:t.item.toEmbed()})}addToCartClicked(t,n){this.performCTA({cta:ss.ClickActionType.ADD_TO_CART,item:n,video:t})}onPopupVideoClicked(t,n){this.hidePopupVideo=!0,this.onVideoTap(null,t,n),this.dialogRef?.closed.subscribe(()=>{this.hidePopupVideo=!1,this.cdr.detectChanges()})}onPopupVideoClosed(){this.hidePopupVideo=!0;let t=(new Date().getTime()-this.triggerContext.startTime.getTime())/1e3;this.sendEvent(xt.EVENT_TRIGGER_CLOSED,{duration:t})}update(){}onMuteToggled(t,n){t||this.videoElements.forEach(r=>{r.nativeElement!==n&&(r.nativeElement.muted=!0,r.nativeElement.pause())})}playFirstVideo(){this.videoConfig.autoPlay==="ON_HOVER"&&this.isMobile&&this.videoElements.first?.nativeElement.play()}sendEvent(t,n,r,i){let o=new ql(t,n,this.engagementTrigger);r&&(o.videos=[r.id]),i&&(o.items=[i.toEmbed()]),this.sendEventToRenderer(o)}openDialog(t,n){let r={videos:this.videos,currentIndex:n,triggerContext:this.triggerContext,onCTAPerformed:o=>this.performCTA(o)};this.dialogRef&&this.dialogRef.close(),this.dialogRef=this.dialog.open(Sr,{width:"100vw",height:"100vh",data:r});let i={videoID:t.id,videoIndex:n};this.sendEvent(xt.EVENT_VIDEO_DIALOG_OPENED,{current:i},t),this.dialogRef.closed.subscribe(o=>{if(!o)return;let s=o.lastVideoDuration*1e3,a={videoID:o.lastVideo.id,videoIndex:o.lastVideoIndex,playedTillMS:s,playedTillPercent:s/t.durationMS},l=new ql(xt.EVENT_VIDEO_DIALOG_CLOSED,{current:a},this.triggerContext?.triggerData);l.videos=[o.lastVideo.id],this.sendEventToRenderer(l),this.dialogRef=null})}static \u0275fac=function(t){return new(t||Ru)(Ot(bL),Ot(Ua))};static \u0275cmp=At({type:Ru,selectors:[["cooee-shoppable-videos"]],viewQuery:function(t,n){if(t&1&&Zs(fM,5),t&2){let r;Ys(r=Ks())&&(n.videoElements=r)}},features:[Ri],decls:7,vars:4,consts:[["videoEl",""],["id","lc-heading-text",1,"lc-heading-text","lc:mb-2","lc:text-lg","lc:text-center","lc:font-bold"],[1,"lc-video-list"],[1,"lc-video-stories","lc:flex","lc:overflow-auto","lc:m-3","lc:gap-3","lc:justify-center","lc:items-center"],[1,"lc-video-card"],["href","",1,"lc-video-wrapper","lc:rounded-lg",3,"click"],["width","100%","playsinline","","loop","","preload","metadata",1,"lc:rounded-lg","lc:transition-transform","lc:duration-300",3,"mouseenter","mouseleave","poster","muted"],[3,"src","type"],[1,"lc-video-controls"],[3,"muted","videoEl"],["id","lc-single-product",1,"lc-single-product"],["id","lc-cta-button","type","button",1,"lc-cta-button","lc:rounded","lc:w-full","lc:h-auto","lc:text-center","lc:font-normal","lc:cursor-pointer","lc:bg-black","lc:z-4","lc:p-4","lc:text-xl"],[3,"toggled","muted","videoEl"],[1,"lc-item-image",3,"src","alt"],[1,"lc-item-details"],[1,"lc-item-name","lc:line-clamp-1"],[1,"lc-item-price",3,"innerHTML"],["id","lc-cta-button","type","button",1,"lc-cta-button","lc:rounded","lc:w-full","lc:h-auto","lc:text-center","lc:font-normal","lc:cursor-pointer","lc:bg-black","lc:z-4","lc:p-4","lc:text-xl",3,"click"],[1,"lc-video-story","lc:relative","lc:w-20","lc:h-20","lc:cursor-pointer"],["viewBox","0 0 100 100",1,"lc:absolute","lc:top-0","lc:left-0","lc:w-full","lc:h-full"],["cx","50","cy","50","r","48","fill","none","stroke-width","4",1,"lc:stroke-gray-300"],["id","lc-video-story-circle","cx","50","cy","50","r","48","fill","none","stroke-width","4","stroke-linecap","round","stroke-dasharray","301.6","stroke-dashoffset","301.6",1,"lc:stroke-blue-500"],[1,"lc:w-full","lc:h-full","lc:rounded-full","lc:overflow-hidden"],["autoplay","","loop","",1,"lc:w-full","lc:h-full","lc:object-cover","lc:rounded-full",3,"click","muted"],[3,"video"],[3,"videoClicked","closeClicked","video"]],template:function(t,n){if(t&1&&(vr(0)(1)(2),at(3,pM,2,1,"div",1)(4,wM,3,0,"div",2)(5,SM,3,0,"div",3)(6,IM,2,2)),t&2){let r=n.videoConfig.template;K(),vo(!n.videoConfig.autoPlay||n.videoConfig.autoPlay===n.VideoConfigAutoPlay.ON),K(),vo(n.videoConfig.autoPlay===n.VideoConfigAutoPlay.ON_HOVER),K(),ot(n.videoConfig.heading?3:-1),K(),ot(r===n.VideoConfigTemplate.SIMPLE||r===n.VideoConfigTemplate.SWIPER?4:r===n.VideoConfigTemplate.STORY?5:r===n.VideoConfigTemplate.FLOATING_POPUP?6:-1)}},dependencies:[Za,kA,Ya,E0],styles:["[_nghost-%COMP%]{display:block}.lc-video-list[_ngcontent-%COMP%]{display:flex;overflow-x:auto;gap:24px;margin:8px;align-items:center;scroll-snap-type:x mandatory;scroll-behavior:smooth}@media (min-width: 768px){.lc-video-list[_ngcontent-%COMP%]{justify-content:center}}.lc-video-wrapper[_ngcontent-%COMP%]{position:relative}.lc-video-card[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:2.5px;scroll-snap-align:center;min-width:200px;max-width:300px}.lc-video-card[_ngcontent-%COMP%] video[_ngcontent-%COMP%]:hover{scale:1.1}.lc-cta-button[_ngcontent-%COMP%]{color:#fff}.lc-video-controls[_ngcontent-%COMP%]{position:absolute;bottom:8px;z-index:10;right:8px;display:flex;gap:8px}.lc-single-product[_ngcontent-%COMP%]{display:flex;margin:.25rem 0;gap:.25rem;align-items:center}.lc-single-product[_ngcontent-%COMP%] .lc-item-image[_ngcontent-%COMP%]{width:50px;height:50px;border-radius:.5rem}.lc-single-product[_ngcontent-%COMP%] .lc-item-details[_ngcontent-%COMP%]{width:100%;display:flex;flex-direction:column;gap:.25rem;font-size:14px;line-height:normal}.lc-single-product[_ngcontent-%COMP%] .lc-item-details[_ngcontent-%COMP%] .lc-item-name[_ngcontent-%COMP%]{color:#000;font-weight:600}.lc-single-product[_ngcontent-%COMP%] .lc-item-details[_ngcontent-%COMP%] .lc-item-price[_ngcontent-%COMP%]{color:#000}"]})};tD("CooeeWidgetSDK");(async()=>{let e=await GO(rD),t=(n,r)=>{let i=gO(n,{injector:e.injector});customElements.define(r,i)};t($P,"cooee-sticky-atc"),t(LP,"cooee-progressbar"),t(TM,"cooee-shoppable-videos"),Jo.filters.define("default",function(n){return n??""}),Jo.defaultConfig.defaultFilter="default",Jo.defaultConfig.useWith=!0,Jo.defaultConfig.autoTrim="slurp"})();})();
80
+ `}var Iu=!1;function AL(e,t,n){let r=e[t];if(Iu&&typeof r!="function")throw new Error(`${e.constructor.name} is using untilDestroyed but doesn't implement ${t}`);Z0(e,n),e[t]=function(){r.apply(this,arguments),Y0(this,n),e[t]=r}}function LL(e,t){return n=>{let r=W0(t);typeof t=="string"?AL(e,t,r):(Iu&&ML(e),Z0(e,r));let i=e[r];return Iu&&NL(e,i),n.pipe(pi(i))}}function ML(e){let t=Object.getPrototypeOf(e);if(!(G0 in t))throw new Error("untilDestroyed operator cannot be used inside directives or components or providers that are not decorated with UntilDestroy decorator")}var FL=class Tu{engagementTrigger;isMobile=window.CooeeSDK.uaParser.getDevice().type==="mobile";ngOnInit(){this.engagementTrigger=this.triggerContext?.triggerData}static \u0275fac=function(t){return new(t||Tu)};static \u0275cmp=At({type:Tu,selectors:[["cooee-base-video"]],inputs:{triggerContext:"triggerContext"},decls:0,vars:0,template:function(t,n){},encapsulation:2})},ec=yn(Co()),jL=e=>({active:e}),VL=(e,t)=>t.mID;function BL(e,t){if(e&1&&He(0,"img",9),e&2){let n=t.$implicit,r=le(2);Le("src",n.url,on)("alt",r.selectedItem.name)}}function UL(e,t){if(e&1&&Wt(0,BL,1,2,"img",9,Ai),e&2){let n=le();Zt(n.selectedItem.imgs)}}function HL(e,t){if(e&1&&He(0,"img",9),e&2){let n=le();Le("src",n.selectedItem.imageURL,on)("alt",n.selectedItem.name)}}function $L(e,t){if(e&1){let n=Bt();X(0,"a",18),lt("click",function(r){let i=dt(n).$implicit;return le(2).changeItem(i),r.stopPropagation(),ft(r.preventDefault())}),He(1,"img",19),Q()}if(e&2){let n=t.$implicit,r=le(2);K(),Le("src",n.imageURL,on)("alt",n.name)("ngClass",qv(3,jL,n.mID===r.selectedItem.mID+""))}}function zL(e,t){if(e&1&&(X(0,"span",16),nt(1,"Selected Product"),Q(),X(2,"div",8),Wt(3,$L,2,5,"a",17,Ai),Q()),e&2){let n=le();K(3),Zt(n.items)}}function qL(e,t){if(e&1){let n=Bt();X(0,"a",23),lt("click",function(r){let i=dt(n).$implicit,o=le(2);return ft(o.changeVariant(r,i))}),X(1,"span",24),nt(2),Q()()}if(e&2){let n=t.$implicit,r=le(2);Ba("lc-selected-variant",(r.selectedVariant==null?null:r.selectedVariant.mID)===n.mID),K(2),Ua(n.name)}}function GL(e,t){if(e&1&&(X(0,"span",20),nt(1,"Select Variant"),Q(),X(2,"div",21),Wt(3,qL,3,3,"a",22,VL),Q()),e&2){let n=le();K(3),Zt(n.selectedItem.vars)}}function WL(e,t){if(e&1&&(X(0,"div",25),nt(1,"Description"),Q(),He(2,"div",26),vn(3,"safeHtml")),e&2){let n=le();K(2),Le("innerHTML",kn(3,1,n.selectedItem.desc),Ni)}}function ZL(e,t){e&1&&nt(0," Open Cart ")}function YL(e,t){e&1&&nt(0," Add To Cart ")}var KL=class Ou{selectedItem;items;closeModel=new Qe;performCTA=new Qe;atcClicked=!1;selectedVariant=null;ClickActionType=ec.ClickActionType;ngOnInit(){this.updateSelectedVariant()}closeDialog(){this.closeModel.emit()}clickAddToCart(t){this.performCTA.emit({item:t,cta:this.atcClicked?ec.ClickActionType.OPEN_CART:ec.ClickActionType.ADD_TO_CART}),this.atcClicked=!0}async changeItem(t){this.selectedItem=t,this.updateSelectedVariant()}changeVariant(t,n){t.stopPropagation(),t.preventDefault(),this.selectedVariant=n,this.selectedItem.selectedOrFirstVariant.value=this.selectedVariant}updateSelectedVariant(){this.selectedVariant=this.selectedItem.selectedOrFirstVariant.value}static \u0275fac=function(t){return new(t||Ou)};static \u0275cmp=At({type:Ou,selectors:[["cooee-product-modal"]],inputs:{selectedItem:"selectedItem",items:"items"},outputs:{closeModel:"closeModel",performCTA:"performCTA"},decls:27,vars:11,consts:[[1,"lc-card-wrapper"],[1,"lc-card-header"],[1,"lc-header"],[1,"lc-close-button",3,"click"],["xmlns","http://www.w3.org/2000/svg","height","24px","viewBox","0 0 24 24","fill","#000"],["d","M0 0h24v24H0V0z","fill","none"],["d","M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"],[1,"lc-card-content"],[1,"lc-image-strip"],[1,"w-28","h-28","object-contain",3,"src","alt"],[1,"lc-inner-body"],[1,"lc-item-name"],[1,"lc-item-price",3,"innerHTML"],[1,"lc-card-footer"],[1,"lc-cta-button",3,"click"],[1,"lc-more-info-button",3,"click"],[1,"lc-selected-product-title"],["href","#"],["href","#",3,"click"],[1,"product-selector",3,"src","alt","ngClass"],[1,"lc-selected-variant-title"],[1,"lc-variant-list"],["href","#",1,"lc-variant",3,"lc-selected-variant"],["href","#",1,"lc-variant",3,"click"],[1,"truncate","max-w-[200px]"],[1,"lc-description-title"],[1,"lc-description",3,"innerHTML"]],template:function(t,n){t&1&&(X(0,"div",0)(1,"div",1)(2,"div",2),nt(3,"Shop Now"),Q(),X(4,"button",3),lt("click",function(){return n.closeDialog()}),fr(),X(5,"svg",4),He(6,"path",5)(7,"path",6),Q()()(),Ms(),X(8,"div",7)(9,"div",8),at(10,UL,2,0)(11,HL,1,2,"img",9),Q(),X(12,"div",10)(13,"div",11),nt(14),Q(),He(15,"span",12),vn(16,"cooeeCurrency"),vn(17,"safeHtml"),at(18,zL,5,0)(19,GL,5,0)(20,WL,4,3),Q()(),X(21,"div",13)(22,"button",14),lt("click",function(){return n.clickAddToCart(n.selectedItem)}),at(23,ZL,1,0)(24,YL,1,0),Q(),X(25,"button",15),lt("click",function(){return n.performCTA.emit({item:n.selectedItem,cta:n.ClickActionType.GO_TO_PRODUCT})}),nt(26," More Info "),Q()()()),t&2&&(K(10),ot(n.selectedItem.imgs!=null&&n.selectedItem.imgs.length?10:11),K(4),Ua(n.selectedItem.name),K(),Le("innerHTML",kn(17,9,kn(16,7,n.selectedVariant==null||n.selectedVariant.price==null?null:n.selectedVariant.price.d)),Ni),K(3),ot(n.items.length>1?18:-1),K(),ot(n.selectedItem.vars[0]!=null&&n.selectedItem.vars[0].name!=="Default Title"?19:-1),K(),ot(n.selectedItem.desc?20:-1),K(3),ot(n.atcClicked?23:24))},dependencies:[Ka,Ya,$a],styles:["[_nghost-%COMP%]{display:block;background:#fff}.lc-card-wrapper[_ngcontent-%COMP%]{position:relative;display:flex;flex-direction:column;height:100%;overflow:auto}.lc-card-header[_ngcontent-%COMP%]{display:var(--header-display, flex);flex-direction:row;justify-content:space-between;align-items:center;padding:8px 16px;border-bottom:1px solid var(--lc-color-gray-300)}.lc-header[_ngcontent-%COMP%]{font-size:24px;font-weight:500;color:#000}.lc-close-button[_ngcontent-%COMP%]{background:transparent;border:none;width:36px;height:36px}.lc-close-button[_ngcontent-%COMP%] svg[_ngcontent-%COMP%]{fill:#000000b3}.lc-card-content[_ngcontent-%COMP%]{flex:1;overflow-y:auto;overscroll-behavior:contain}.lc-inner-body[_ngcontent-%COMP%]{padding:16px;display:flex;flex-direction:column;gap:8px}.lc-image-strip[_ngcontent-%COMP%]{width:100%;display:flex;overflow-x:auto;gap:.5rem;flex-wrap:nowrap}.lc-image-strip[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:auto;height:200px}.lc-image-strip[_ngcontent-%COMP%] .product-selector[_ngcontent-%COMP%]{height:100px;flex-shrink:0;padding:2px}.lc-image-strip[_ngcontent-%COMP%] .product-selector.active[_ngcontent-%COMP%]{border:red solid 1px}.lc-item-name[_ngcontent-%COMP%]{font-size:20px;font-weight:600;line-height:normal;color:#000}.lc-item-price[_ngcontent-%COMP%]{font-size:18px;font-weight:500;color:#000}.lc-variant-list[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;width:100%}.lc-variant[_ngcontent-%COMP%]{padding:4px 8px;border-radius:4px;background-color:#f3f4f6;color:#1f2937;font-size:12px;cursor:pointer;border:1px solid #e5e7eb;display:flex;align-items:center;gap:4px;text-decoration:none}.lc-selected-variant[_ngcontent-%COMP%]{border:1px solid black;color:#000}.lc-description-title[_ngcontent-%COMP%], .lc-selected-product-title[_ngcontent-%COMP%], .lc-selected-variant-title[_ngcontent-%COMP%]{font-size:18px;font-weight:600;margin-top:8px;line-height:normal;color:#000}.lc-description[_ngcontent-%COMP%]{line-height:normal;color:#000}.lc-card-footer[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;padding:12px;background-color:#0000004d;box-shadow:0 4px 6px #52525b4d;gap:12px}.lc-cta-button[_ngcontent-%COMP%], .lc-more-info-button[_ngcontent-%COMP%]{width:50%;padding:12px;border:none;border-radius:.5rem;font-weight:600;display:flex;justify-content:center;cursor:pointer;font-size:16px}.lc-cta-button[_ngcontent-%COMP%]{background-color:#000;color:#fff}.lc-more-info-button[_ngcontent-%COMP%]{background-color:#fff;color:#000}"]})},JL=class Du{width;static \u0275fac=function(t){return new(t||Du)};static \u0275cmp=At({type:Du,selectors:[["cooee-video-progress-bar"]],inputs:{width:"width"},decls:5,vars:2,consts:[[1,"lc:absolute","lc:top-1","lc:w-full","lc:z-10"],[1,"lc:px-2"],[1,"lc:h-1","lc:w-full","lc:bg-gray-700","lc:mb-2"],[1,"lc:h-1","lc:bg-pink-500"]],template:function(t,n){t&1&&(X(0,"div",0)(1,"div",1)(2,"div",2)(3,"div",3),He(4,"div"),Q()()()()),t&2&&(K(3),Va("width",n.width,"%"))},encapsulation:2})},Dg=yn(Co());function XL(e,t){e&1&&nt(0," Open Cart ")}function QL(e,t){e&1&&nt(0," Add To Cart ")}var eM=class Ru{item;performCTA=new Qe;atcClicked=!1;clickAddToCart(t){t.stopPropagation(),this.performCTA.emit({item:this.item,cta:this.atcClicked?Dg.ClickActionType.OPEN_CART:Dg.ClickActionType.ADD_TO_CART}),this.atcClicked=!0}static \u0275fac=function(t){return new(t||Ru)};static \u0275cmp=At({type:Ru,selectors:[["cooee-product-card"]],inputs:{item:"item"},outputs:{performCTA:"performCTA"},decls:13,vars:11,consts:[[1,"lc-item-card"],[1,"lc-card-content"],[1,"lc-item-image",3,"alt","src"],[1,"lc-product-details"],[1,"lc-item-name"],[1,"lc-item-price",3,"innerHTML"],[1,"lc-cta-button",3,"click"]],template:function(t,n){if(t&1){let r=Bt();X(0,"div",0)(1,"div",1),He(2,"img",2),X(3,"div",3)(4,"div",4),nt(5),Q(),vr(6),He(7,"div",5),vn(8,"cooeeCurrency"),vn(9,"safeHtml"),Q()(),X(10,"button",6),lt("click",function(i){return dt(r),ft(n.clickAddToCart(i))}),at(11,XL,1,0)(12,QL,1,0),Q()()}if(t&2){K(2),Li("alt",n.item.name),Le("src",n.item.imageURL,on),K(3),Pn(" ",n.item.name," ");let r=n.item.selectedOrFirstVariant.value.price.d;K(2),Le("innerHTML",kn(9,9,kn(8,7,r)),Ni),K(3),Ba("atc-clicked",n.atcClicked),K(),ot(n.atcClicked?11:12)}},dependencies:[Ya,Ka],styles:["[_nghost-%COMP%]{display:block;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffff80;border-radius:7px;cursor:pointer}.lc-item-card[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:8px;padding:8px}.lc-card-content[_ngcontent-%COMP%]{display:flex;gap:8px;width:100%;align-items:start}.lc-item-image[_ngcontent-%COMP%]{width:70px;height:70px;object-fit:cover;box-sizing:border-box;border-radius:7px}.lc-product-details[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:3.5px;font-size:10.5px}.lc-item-name[_ngcontent-%COMP%]{font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;line-height:normal;color:#000}.lc-item-price[_ngcontent-%COMP%]{font-size:16px;line-height:normal;color:#000}.lc-cta-button[_ngcontent-%COMP%]{padding:12px 8px;border:none;border-radius:8px;width:100%;background:#000;text-align:center;font-weight:500;cursor:pointer;color:#fff;font-size:16px}.lc-cta-button.atc-clicked[_ngcontent-%COMP%]{background:#000}"]})},tM=["swiperContainer"],nM=["videoEl"],rM=(e,t)=>t.url,iM=(e,t)=>t.mID;function oM(e,t){if(e&1&&He(0,"source",14),e&2){let n=t.$implicit;Li("type",n.mimeType),Le("src",n.url,on)}}function sM(e,t){e&1&&Lh(0)}function aM(e,t){if(e&1){let n=Bt();He(0,"cooee-video-progress-bar",17),X(1,"div",18)(2,"cooee-mute-toggle",19),lt("toggled",function(){dt(n);let r=le(2);return ft(r.toggleMute())}),Q(),at(3,sM,1,0,"ng-container",10),Q()}if(e&2){let n=le().$index,r=Hn(4),i=le(),o=Hn(11);Le("width",i.videoProgress[n]||0),K(2),Le("muted",i.muted)("videoEl",r),K(),Le("ngTemplateOutlet",o)}}function lM(e,t){if(e&1){let n=Bt();X(0,"cooee-product-card",22),lt("performCTA",function(r){dt(n);let i=le(2).$implicit,o=le();return ft(o.performClickToAction(r,i))})("click",function(){let r=dt(n).$implicit,i=le(2).$implicit,o=le();return ft(o.productCardClicked(r,i))}),Q()}if(e&2){let n=t.$implicit;Le("item",n)}}function cM(e,t){if(e&1&&(X(0,"div",15)(1,"div",20),Wt(2,lM,1,1,"cooee-product-card",21,iM),Q()()),e&2){let n=le().$implicit;K(2),Zt(n.items)}}function uM(e,t){if(e&1){let n=Bt();X(0,"cooee-product-modal",23),lt("performCTA",function(r){dt(n);let i=le(2);return ft(i.performClickToAction(r,i.selectedVideo))})("closeModel",function(){dt(n);let r=le(2);return ft(r.productModalClosed())}),Q()}if(e&2){let n=le(2);Le("selectedItem",n.selectedItem)("items",n.selectedVideo.items)}}function hM(e,t){if(e&1){let n=Bt();X(0,"div",6)(1,"div",11)(2,"div",12)(3,"video",13,2),lt("timeupdate",function(r){let i=dt(n).$index,o=le();return ft(o.updateProgress(r,i))})("click",function(){let r=dt(n).$index,i=le();return ft(i.currentIndex===r&&i.toggleMute())})("ended",function(){dt(n);let r=Hn(4),i=le();return ft(i.onVideoEnded(r))}),Wt(5,oM,1,2,"source",14,rM),Q(),at(7,aM,4,4)(8,cM,4,0,"div",15),Q(),at(9,uM,1,2,"cooee-product-modal",16),Q()()}if(e&2){let n=t.$implicit,r=t.$index,i=le();K(3),Le("ngClass",i.viewTemplateClassName)("autoplay",i.currentIndex===r)("muted",i.muted)("poster",n.thumbnail,on),ja("data-video-id",n.id),K(2),Zt(n.sources),K(2),ot(i.currentIndex===r?7:-1),K(),ot(n.items.length&&i.currentIndex===r?8:-1),K(),ot(i.selectedItem&&i.currentIndex===r?9:-1)}}function dM(e,t){e&1&&Lh(0)}function fM(e,t){if(e&1){let n=Bt();X(0,"button",24),lt("click",function(){dt(n);let r=le();return ft(r.close())}),fr(),X(1,"svg",25),He(2,"path",26)(3,"path",27),Q()()}}var Sr=class extends FL{constructor(e,t,n,r){super(),this.cdr=e,this.elementRef=t,this.dialogRef=n,this.data=r,this.videos=r.videos,this.currentIndex=r.currentIndex,this.triggerContext=r.triggerContext}videos=[];currentIndex=0;swiperContainerRef;videoElements;muted=!1;videoProgress=[];selectedItem=null;selectedVideo;swiperInstance;detailPopupTemplate;viewTemplateClassName="lc-video-only-view";resizeDebouncer=new EL(this.onResize.bind(this));onResize(){this.swiperInstance?.destroy?.(),this.reInitSwiper()}ngOnInit(){super.ngOnInit(),this.detailPopupTemplate=this.engagementTrigger?.content?.videoConfig?.detailPopup.template??"VIDEO_ONLY_VIEW";let e=this.elementRef.nativeElement.shadowRoot,t=dy.get().website.commonCSS;switch(Nr.injectRawCSS(t,e),Nr.injectStylesheet(yi.styleURL,e),Nr.injectSwiperCSS(e),this.detailPopupTemplate){case"PRODUCT_DETAIL_VIEW":this.selectItemForDetailView(),this.viewTemplateClassName="lc-product-detail-view";break;case"VIDEO_ONLY_VIEW":this.viewTemplateClassName="lc-video-only-view";break}}ngAfterViewInit(){sc(this.getCurrentVideoElement(),"loadeddata").pipe(LL(this)).subscribe(()=>{this.initSwiper()})}ngOnDestroy(){this.swiperInstance?.destroy?.(),this.resizeDebouncer.destroy()}close(e=this.videos[this.currentIndex],t=this.currentIndex){let n=this.getCurrentVideoElement();this.dialogRef.close({lastVideo:e,lastVideoIndex:t,lastVideoDuration:n?.currentTime})}performClickToAction(e,t){this.data.onCTAPerformed({cta:e.cta,item:e.item,video:t})}getCurrentVideoElement(){return this.videoElements.get(this.currentIndex)?.nativeElement}moveToNextVideo(){this.swiperInstance.slideTo(this.currentIndex+1)}productModalClosed(){this.selectedItem=null,this.selectedVideo=void 0,this.swiperInstance.enable()}pauseAll(){this.videoElements.forEach(e=>e.nativeElement.pause())}async toggleMute(){this.muted=!this.muted,this.videoElements.forEach(t=>t.nativeElement.muted=this.muted);let e=[this.muted?xt.EVENT_VIDEO_MUTED:xt.EVENT_VIDEO_UNMUTED,{current:this.currentVideoProps()},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(e),await xp.set(wp.MUTED,this.muted),this.cdr.detectChanges()}playActiveVideo(){this.pauseAll();let e=this.getCurrentVideoElement();e&&(e.currentTime=1,e.play().then(async()=>{this.muted=await xp.get(wp.MUTED,!1),e.muted=this.muted}))}onVideoEnded(e){if(this.currentIndex<this.videos.length-1)this.selectedItem?(e.currentTime=0,e.play()):this.moveToNextVideo();else{let t=this.getPreviousVideoDataForEvent(),n=[xt.EVENT_LAST_VIDEO_ENDED,{previous:t},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(n),e.currentTime=0,e.play()}}updateProgress(e,t){let n=e.target;this.videoProgress[t]=n.currentTime/n.duration*100,this.cdr.detectChanges()}onSlideChange(e){let t=this.getPreviousVideoDataForEvent();this.currentIndex=e.realIndex,this.playActiveVideo(),this.detailPopupTemplate==="PRODUCT_DETAIL_VIEW"?this.selectItemForDetailView():(this.selectedItem=null,delete this.selectedVideo);let n=this.currentVideoProps(),r={previous:t,current:n},i=[xt.EVENT_VIDEO_CHANGE,r,{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(i)}productCardClicked(e,t){let n={videoID:t.id,videoIndex:this.currentIndex},r=[xt.EVENT_MORE_ITEM_INFO_CLICKED,{current:n},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(r),this.selectedItem=e,this.selectedVideo=t,this.swiperInstance.disable()}reInitSwiper(){this.initSwiper(),this.selectedItem&&this.swiperInstance.disable()}initSwiper(){let e=this.isMobile?1:"auto",t=0;this.detailPopupTemplate==="PRODUCT_DETAIL_VIEW"&&(e="auto",t=10),this.swiperInstance=new window.CooeeSDK.Swiper(this.swiperContainerRef.nativeElement,{direction:this.isMobile?"vertical":"horizontal",effect:this.isMobile?"slide":"coverflow",slidesPerView:e,initialSlide:this.currentIndex,centeredSlides:!0,spaceBetween:t,coverflowEffect:{rotate:0,stretch:0,depth:400,modifier:1,slideShadows:!1},navigation:{nextEl:this.swiperContainerRef.nativeElement.querySelector(".swiper-button-next"),prevEl:this.swiperContainerRef.nativeElement.querySelector(".swiper-button-prev")}}),this.swiperInstance.on("slideChange",n=>{this.onSlideChange(n),this.cdr.detectChanges()}),this.playActiveVideo()}currentVideoProps(){return{videoID:this.videos[this.currentIndex].id,videoIndex:this.currentIndex}}getPreviousVideoDataForEvent(){let e=this.currentVideoProps(),t=this.videoElements.find(r=>r.nativeElement.dataset.videoId===this.videos[this.currentIndex].id)?.nativeElement;e.playedTillMS=Math.ceil(t?.currentTime*1e3);let n=t?.duration*1e3;return e.playedTillPercent=+(e.playedTillMS/n).toFixed(4),e}selectItemForDetailView(){this.selectedVideo=this.videos[this.currentIndex],this.selectedItem=this.isMobile?null:this.selectedVideo?.items?.[0]??null}};kd(Sr,"\u0275fac",function(e){return new(e||Sr)(Ot(Ha),Ot(Vt),Ot(Ss),Ot(q0))}),kd(Sr,"\u0275cmp",At({type:Sr,selectors:[["cooee-video-swiper-dialog"]],viewQuery:function(e,t){if(e&1&&(Zs(tM,5),Zs(nM,5)),e&2){let n;Ys(n=Ks())&&(t.swiperContainerRef=n.first),Ys(n=Ks())&&(t.videoElements=n)}},inputs:{videos:"videos",currentIndex:"currentIndex"},features:[ki],decls:12,vars:2,consts:[["swiperContainer",""],["closeButtonTemplate",""],["videoEl",""],[1,"lc-shadow-inner",3,"ngClass"],[1,"swiper-container"],[1,"swiper-wrapper"],[1,"swiper-slide"],[1,"swiper-button-prev"],[1,"swiper-button-next"],[1,"lc-desktop-controls"],[4,"ngTemplateOutlet"],[1,"lc-video-modal-row"],[1,"lc-video-container"],["playsinline","","preload","metadata",1,"lc-video-el",3,"timeupdate","click","ended","ngClass","autoplay","muted","poster"],[3,"src","type"],[1,"lc-card-container"],[3,"selectedItem","items"],[3,"width"],[1,"lc-video-controls"],[3,"toggled","muted","videoEl"],[1,"lc-card-scroll"],[3,"item"],[3,"performCTA","click","item"],[3,"performCTA","closeModel","selectedItem","items"],[1,"lc-close-button",3,"click"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 24 24","fill","#fff"],["d","M0 0h24v24H0V0z","fill","none"],["d","M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"]],template:function(e,t){if(e&1&&(X(0,"div",3)(1,"div",4,0)(3,"div",5),Wt(4,hM,10,8,"div",6,Ai),Q(),He(6,"div",7)(7,"div",8),Q(),X(8,"div",9),at(9,dM,1,0,"ng-container",10),Q()(),at(10,fM,4,0,"ng-template",null,1,FT)),e&2){let n=Hn(11);Le("ngClass",t.viewTemplateClassName),K(4),Zt(t.videos),K(5),Le("ngTemplateOutlet",n)}},dependencies:[eM,KL,x0,JL,IO,$a],styles:[`:host{display:flex}.lc-shadow-inner{position:relative;width:100vw;height:100vh;display:flex}@media (min-width: 768px){.lc-shadow-inner{background-color:color-mix(in oklab,#000 70%,transparent);justify-content:center;align-items:center}}.swiper-container{--swiper-navigation-size: 50px;--swiper-navigation-color: white;width:100dvw;height:100dvh}.lc-product-detail-view .swiper-container{align-items:center}@media (min-width: 768px){.swiper-container{width:100%;height:100%;max-width:90vw;max-height:90vh}}.swiper-wrapper{max-height:100%}.lc-product-detail-view .swiper-wrapper{align-items:center}@media (max-width: 768px){.swiper-button-prev,.swiper-button-next{display:none!important}}.swiper-slide{position:relative;display:flex;align-items:center;visibility:hidden}.lc-product-detail-view .swiper-slide{width:40vw!important;height:70vh!important}@media (min-width: 768px){.lc-product-detail-view .swiper-slide{min-width:650px!important}}@media (max-width: 768px){.lc-product-detail-view .swiper-slide{width:100%!important;height:100%!important}}@media (min-width: 768px){.lc-video-only-view .swiper-slide{width:fit-content!important}}@media (min-width: 768px){.swiper-slide{border-radius:12px;overflow:hidden}}.swiper-slide.swiper-slide-active,.swiper-slide.swiper-slide-prev,.swiper-slide.swiper-slide-next{visibility:visible}video{height:100%}.lc-product-detail-view video{width:100%;object-fit:cover;z-index:-1}.lc-desktop-controls{position:absolute;top:2rem;right:4rem;z-index:10;display:flex;gap:.5rem}@media (max-width: 768px){.lc-desktop-controls{display:none}}.lc-video-controls{position:absolute;top:1rem;z-index:10;right:.5rem;display:flex;gap:.25rem}.lc-video-controls .lc-close-button{display:block}@media (min-width: 768px){.lc-video-controls .lc-close-button{display:none}}.lc-close-button{border:none;display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:#00000080;border-radius:100%}.lc-close-button svg{width:100%;height:100%}@media (min-width: 768px){.lc-close-button{width:48px;height:48px}}.lc-product-detail-view .lc-video-container{height:100%;position:relative}@media (min-width: 768px){.lc-product-detail-view .lc-video-container{width:50%}}.lc-video-only-view .lc-video-container{height:100%}.lc-card-container{position:absolute;bottom:12px;z-index:10;width:100%;padding-inline:12px;box-sizing:border-box}.lc-product-detail-view .lc-card-container{display:none}@media (max-width: 768px){.lc-product-detail-view .lc-card-container{display:block}}.lc-card-scroll{display:flex;overflow-x:auto;gap:12px;width:100%;scrollbar-width:none}.lc-card-scroll::-webkit-scrollbar{display:none}.lc-card-scroll cooee-product-card{flex:0 0 auto;width:80%;max-width:300px}.lc-card-scroll:has(>cooee-product-card:only-child) cooee-product-card{width:100%;max-width:none}.lc-product-detail-view .lc-video-modal-row{display:flex;justify-content:center;height:100%;width:100%}.lc-video-only-view .lc-video-modal-row{display:block;height:100%}.lc-product-detail-view cooee-product-modal{--header-display: none;width:50%;flex:1}@media (max-width: 768px){.lc-product-detail-view cooee-product-modal{--header-display: flex;width:100%;height:70dvh;position:absolute;bottom:0;z-index:2147483646}}.lc-video-only-view cooee-product-modal{width:100%;height:70dvh;z-index:2147483646;bottom:0;position:absolute}
81
+ `],encapsulation:3})),Sr=Kb([RL()],Sr);var pM=["videoEl"],X0=(e,t)=>t.url;function gM(e,t){if(e&1&&(X(0,"div",1),nt(1),Q()),e&2){let n=le();K(),Pn(" ",n.videoConfig.heading," ")}}function _M(e,t){if(e&1&&He(0,"source",7),e&2){let n=t.$implicit;Li("type",n.mimeType),Le("src",n.url,on)}}function mM(e,t){if(e&1){let n=Bt();X(0,"cooee-mute-toggle",12),lt("toggled",function(r){dt(n),le();let i=Hn(5),o=le(2);return ft(o.onMuteToggled(r,i))}),Q()}if(e&2){le();let n=Hn(5);Le("muted",n.muted)("videoEl",n)}}function vM(e,t){if(e&1&&He(0,"img",13),e&2){le(2);let n=Dn(0);Le("src",n.imageURL,on)("alt",n.name)}}function yM(e,t){if(e&1&&(X(0,"div",10),at(1,vM,1,2,"img",13),X(2,"div",14)(3,"span",15),nt(4),Q(),vr(5),He(6,"span",16),vn(7,"cooeeCurrency"),vn(8,"safeHtml"),Q()()),e&2){le();let n=Dn(0),r=le(2);K(),ot(r.showImage?1:-1),K(3),Pn(" ",n.name," ");let i=n.selectedOrFirstVariant.value.price.d;K(2),Le("innerHTML",kn(8,5,kn(7,3,i)),Ni)}}function bM(e,t){if(e&1){let n=Bt();X(0,"button",17),lt("click",function(){dt(n);let r=le().$implicit,i=Dn(0),o=le(2);return ft(o.addToCartClicked(r,i))}),nt(1," Add to cart "),Q()}}function wM(e,t){if(e&1){let n=Bt();vr(0)(1),X(2,"div",4)(3,"a",5),lt("click",function(r){let i=dt(n),o=i.$implicit,s=i.$index,a=Hn(5),l=le(2);return ft(l.onVideoTap(r,o,s,a))}),X(4,"video",6,0),lt("mouseenter",function(){dt(n);let r=Hn(5);le(2);let i=Dn(2);return ft(i&&r.play())})("mouseleave",function(){dt(n);let r=Hn(5);le(2);let i=Dn(2);return ft(i&&r.pause())}),Wt(6,_M,1,2,"source",7,X0),Q(),X(8,"div",8),at(9,mM,1,2,"cooee-mute-toggle",9),Q(),at(10,yM,9,7,"div",10),Q(),at(11,bM,2,0,"button",11),Q()}if(e&2){let n=t.$implicit,r=le(2),i=Dn(1),o=bo(n.items[0])&&r.videoConfig.footerContent==r.VideoConfigFooterContent.FIRST_ITEM;K(4),Le("poster",n.thumbnail,on)("muted",!0),ja("autoplay",i||null),K(2),Zt(n.sources),K(3),ot(r.videoConfig.showMuteButton?9:-1),K(),ot(o?10:-1),K(),ot(o?11:-1)}}function EM(e,t){if(e&1&&(X(0,"div",2),Wt(1,wM,12,7,"div",4,Ai),Q()),e&2){let n=le();K(),Zt(n.videos)}}function xM(e,t){if(e&1&&He(0,"source",7),e&2){let n=t.$implicit;Li("type",n.mimeType),Le("src",n.url,on)}}function SM(e,t){if(e&1){let n=Bt();X(0,"div",18),fr(),X(1,"svg",19),He(2,"circle",20)(3,"circle",21),Q(),Ms(),X(4,"div",22)(5,"video",23),lt("click",function(r){let i=dt(n),o=i.$implicit,s=i.$index,a=le(2);return ft(a.onVideoTap(r,o,s))}),Wt(6,xM,1,2,"source",7,X0),Q()()()}if(e&2){let n=t.$implicit;K(5),Le("muted",!0),K(),Zt(n.sources)}}function CM(e,t){if(e&1&&(X(0,"div",3),Wt(1,SM,8,1,"div",18,Ai),Q()),e&2){let n=le();K(),Zt(n.videos)}}function IM(e,t){if(e&1){let n=Bt();X(0,"cooee-draggable-video-popup",25),lt("videoClicked",function(){dt(n),le();let r=Dn(0),i=le();return ft(i.onPopupVideoClicked(r,0))})("closeClicked",function(){dt(n);let r=le(2);return ft(r.onPopupVideoClosed())}),Q()}if(e&2){le();let n=Dn(0);Le("video",n)}}function TM(e,t){if(e&1&&(vr(0),at(1,IM,1,1,"cooee-draggable-video-popup",24)),e&2){let n=le();bo(n.videos[0]),K(),ot(n.hidePopupVideo?-1:1)}}var OM=class Nu extends Uy{constructor(t,n){super(),this.dialog=t,this.cdr=n}videoElements;videos;VideoConfigTemplate=l0;VideoConfigFooterContent=u0;VideoConfigAutoPlay=c0;isMobile=window.CooeeSDK.uaParser.getDevice().type==="mobile";hidePopupVideo;videoConfig;showImage;dialogRef=null;ngOnInit(){super.ngOnInit(),Nr.loadSwiperScript(),this.showImage=this.videoConfig.detailPopup.template==="PRODUCT_DETAIL_VIEW"}ngAfterViewInit(){this.playFirstVideo()}engagementTriggerReceived(t){this.videoConfig=t.content?.videoConfig,this.videos=this.videoConfig.videos}sendTriggerClicked(t,n){let r=new Gl(xt.EVENT_TRIGGER_CLICKED,{},this.triggerContext?.triggerData);r.videos=[t.id],n&&(r.items=[n]),this.sendEventToRenderer(r)}onVideoTap(t,n,r,i){t?.stopPropagation(),t?.preventDefault();let o=n.items?.[0];if(this.sendTriggerClicked(n,o?.toEmbed()),this.videoConfig.footerContent!=="FIRST_ITEM"){i&&(i.muted=!1,i.play(),this.onMuteToggled(!1,i));return}Nr.loadSwiperScript().then(()=>this.openDialog(n,r))}async performCTA(t){let n,r=this.triggerContext;if(t.cta===ss.ClickActionType.ADD_TO_CART)n=xt.EVENT_ADD_TO_CART_CLICKED;else if(t.cta===ss.ClickActionType.GO_TO_PRODUCT)n=xt.EVENT_VIEW_ITEM_CLICKED;else if(t.cta===ss.ClickActionType.OPEN_CART)n=xt.EVENT_OPEN_CART_CLICKED,r.triggerData.redirectBehaviour=qP.RedirectBehaviour.CART_DRAWER;else{cn.warn(`Unsupported CTA type: ${t.cta}`);return}let i={at:t.cta},o={videoID:t.video.id};this.sendEvent(n,{current:o},t.video,t.item),this.executeCTAViaRenderer({clickAction:i,embeddedItem:t.item.toEmbed()})}addToCartClicked(t,n){this.performCTA({cta:ss.ClickActionType.ADD_TO_CART,item:n,video:t})}onPopupVideoClicked(t,n){this.hidePopupVideo=!0,this.onVideoTap(null,t,n),this.dialogRef?.closed.subscribe(()=>{this.hidePopupVideo=!1,this.cdr.detectChanges()})}onPopupVideoClosed(){this.hidePopupVideo=!0;let t=(new Date().getTime()-this.triggerContext.startTime.getTime())/1e3;this.sendEvent(xt.EVENT_TRIGGER_CLOSED,{duration:t})}update(){}onMuteToggled(t,n){t||this.videoElements.forEach(r=>{r.nativeElement!==n&&(r.nativeElement.muted=!0,r.nativeElement.pause())})}playFirstVideo(){this.videoConfig.autoPlay==="ON_HOVER"&&this.isMobile&&this.videoElements.first?.nativeElement.play()}sendEvent(t,n,r,i){let o=new Gl(t,n,this.engagementTrigger);r&&(o.videos=[r.id]),i&&(o.items=[i.toEmbed()]),this.sendEventToRenderer(o)}openDialog(t,n){let r={videos:this.videos,currentIndex:n,triggerContext:this.triggerContext,onCTAPerformed:o=>this.performCTA(o)};this.dialogRef&&this.dialogRef.close(),this.dialogRef=this.dialog.open(Sr,{width:"100vw",height:"100vh",data:r});let i={videoID:t.id,videoIndex:n};this.sendEvent(xt.EVENT_VIDEO_DIALOG_OPENED,{current:i},t),this.dialogRef.closed.subscribe(o=>{if(!o)return;let s=o.lastVideoDuration*1e3,a={videoID:o.lastVideo.id,videoIndex:o.lastVideoIndex,playedTillMS:s,playedTillPercent:s/t.durationMS},l=new Gl(xt.EVENT_VIDEO_DIALOG_CLOSED,{current:a},this.triggerContext?.triggerData);l.videos=[o.lastVideo.id],this.sendEventToRenderer(l),this.dialogRef=null})}static \u0275fac=function(t){return new(t||Nu)(Ot(wL),Ot(Ha))};static \u0275cmp=At({type:Nu,selectors:[["cooee-shoppable-videos"]],viewQuery:function(t,n){if(t&1&&Zs(pM,5),t&2){let r;Ys(r=Ks())&&(n.videoElements=r)}},features:[ki],decls:7,vars:4,consts:[["videoEl",""],["id","lc-heading-text",1,"lc-heading-text","lc:mb-2","lc:text-lg","lc:text-center","lc:font-bold"],[1,"lc-video-list"],[1,"lc-video-stories","lc:flex","lc:overflow-auto","lc:m-3","lc:gap-3","lc:justify-center","lc:items-center"],[1,"lc-video-card"],["href","",1,"lc-video-wrapper","lc:rounded-lg",3,"click"],["width","100%","playsinline","","loop","","preload","metadata",1,"lc:rounded-lg","lc:transition-transform","lc:duration-300",3,"mouseenter","mouseleave","poster","muted"],[3,"src","type"],[1,"lc-video-controls"],[3,"muted","videoEl"],["id","lc-single-product",1,"lc-single-product"],["id","lc-cta-button","type","button",1,"lc-cta-button","lc:rounded","lc:w-full","lc:h-auto","lc:text-center","lc:font-normal","lc:cursor-pointer","lc:bg-black","lc:z-4","lc:p-4","lc:text-xl"],[3,"toggled","muted","videoEl"],[1,"lc-item-image",3,"src","alt"],[1,"lc-item-details"],[1,"lc-item-name","lc:line-clamp-1"],[1,"lc-item-price",3,"innerHTML"],["id","lc-cta-button","type","button",1,"lc-cta-button","lc:rounded","lc:w-full","lc:h-auto","lc:text-center","lc:font-normal","lc:cursor-pointer","lc:bg-black","lc:z-4","lc:p-4","lc:text-xl",3,"click"],[1,"lc-video-story","lc:relative","lc:w-20","lc:h-20","lc:cursor-pointer"],["viewBox","0 0 100 100",1,"lc:absolute","lc:top-0","lc:left-0","lc:w-full","lc:h-full"],["cx","50","cy","50","r","48","fill","none","stroke-width","4",1,"lc:stroke-gray-300"],["id","lc-video-story-circle","cx","50","cy","50","r","48","fill","none","stroke-width","4","stroke-linecap","round","stroke-dasharray","301.6","stroke-dashoffset","301.6",1,"lc:stroke-blue-500"],[1,"lc:w-full","lc:h-full","lc:rounded-full","lc:overflow-hidden"],["autoplay","","loop","",1,"lc:w-full","lc:h-full","lc:object-cover","lc:rounded-full",3,"click","muted"],[3,"video"],[3,"videoClicked","closeClicked","video"]],template:function(t,n){if(t&1&&(vr(0)(1)(2),at(3,gM,2,1,"div",1)(4,EM,3,0,"div",2)(5,CM,3,0,"div",3)(6,TM,2,2)),t&2){let r=n.videoConfig.template;K(),bo(!n.videoConfig.autoPlay||n.videoConfig.autoPlay===n.VideoConfigAutoPlay.ON),K(),bo(n.videoConfig.autoPlay===n.VideoConfigAutoPlay.ON_HOVER),K(),ot(n.videoConfig.heading?3:-1),K(),ot(r===n.VideoConfigTemplate.SIMPLE||r===n.VideoConfigTemplate.SWIPER?4:r===n.VideoConfigTemplate.STORY?5:r===n.VideoConfigTemplate.FLOATING_POPUP?6:-1)}},dependencies:[Ya,AA,Ka,x0],styles:["[_nghost-%COMP%]{display:block}.lc-video-list[_ngcontent-%COMP%]{display:flex;overflow-x:auto;gap:24px;margin:8px;align-items:center;scroll-snap-type:x mandatory;scroll-behavior:smooth}@media (min-width: 768px){.lc-video-list[_ngcontent-%COMP%]{justify-content:center}}.lc-video-wrapper[_ngcontent-%COMP%]{position:relative}.lc-video-card[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:2.5px;scroll-snap-align:center;min-width:200px;max-width:300px}.lc-video-card[_ngcontent-%COMP%] video[_ngcontent-%COMP%]:hover{scale:1.1}.lc-cta-button[_ngcontent-%COMP%]{color:#fff}.lc-video-controls[_ngcontent-%COMP%]{position:absolute;bottom:8px;z-index:10;right:8px;display:flex;gap:8px}.lc-single-product[_ngcontent-%COMP%]{display:flex;margin:.25rem 0;gap:.25rem;align-items:center}.lc-single-product[_ngcontent-%COMP%] .lc-item-image[_ngcontent-%COMP%]{width:50px;height:50px;border-radius:.5rem}.lc-single-product[_ngcontent-%COMP%] .lc-item-details[_ngcontent-%COMP%]{width:100%;display:flex;flex-direction:column;gap:.25rem;font-size:14px;line-height:normal}.lc-single-product[_ngcontent-%COMP%] .lc-item-details[_ngcontent-%COMP%] .lc-item-name[_ngcontent-%COMP%]{color:#000;font-weight:600}.lc-single-product[_ngcontent-%COMP%] .lc-item-details[_ngcontent-%COMP%] .lc-item-price[_ngcontent-%COMP%]{color:#000}"]})};nD("CooeeWidgetSDK");(async()=>{let e=await WO(iD),t=(n,r)=>{let i=_O(n,{injector:e.injector});customElements.define(r,i)};t(zP,"cooee-sticky-atc"),t(MP,"cooee-progressbar"),t(OM,"cooee-shoppable-videos"),Jo.filters.define("default",function(n){return n??""}),Jo.defaultConfig.defaultFilter="default",Jo.defaultConfig.useWith=!0,Jo.defaultConfig.autoTrim="slurp"})();})();