@letscooee/web-sdk 9.12.1 → 9.12.3

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,48 +1,42 @@
1
- "use strict";(()=>{var xw=Object.create;var nf=Object.defineProperty;var Ew=Object.getOwnPropertyDescriptor;var Sw=Object.getOwnPropertyNames;var Cw=Object.getPrototypeOf,Iw=Object.prototype.hasOwnProperty;var Tw=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Sw(t))!Iw.call(e,i)&&i!==n&&nf(e,i,{get:()=>t[i],enumerable:!(r=Ew(t,i))||r.enumerable});return e};var Dw=(e,t,n)=>(n=e!=null?xw(Cw(e)):{},Tw(t||!e||!e.__esModule?nf(n,"default",{value:e,enumerable:!0}):n,e));var Ow=Object.create,Sa=Object.defineProperty,kw=Object.defineProperties,Qg=Object.getOwnPropertyDescriptor,Rw=Object.getOwnPropertyDescriptors,Pw=Object.getOwnPropertyNames,rf=Object.getOwnPropertySymbols,Nw=Object.getPrototypeOf,em=Object.prototype.hasOwnProperty,Aw=Object.prototype.propertyIsEnumerable,fc=(e,t,n)=>t in e?Sa(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,A=(e,t)=>{for(var n in t||={})em.call(t,n)&&fc(e,n,t[n]);if(rf)for(var n of rf(t))Aw.call(t,n)&&fc(e,n,t[n]);return e},Ne=(e,t)=>kw(e,Rw(t)),os=(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')}),Ku=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Mw=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Pw(t))!em.call(e,i)&&i!==n&&Sa(e,i,{get:()=>t[i],enumerable:!(r=Qg(t,i))||r.enumerable});return e},Ca=(e,t,n)=>(n=e!=null?Ow(Nw(e)):{},Mw(t||!e||!e.__esModule?Sa(n,"default",{value:e,enumerable:!0}):n,e)),Lw=(e,t,n,r)=>{for(var i=r>1?void 0:r?Qg(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&&Sa(t,n,i),i},of=(e,t,n)=>fc(e,typeof t!="symbol"?t+"":t,n),Vw=Ku((e,t)=>{"use strict";(function(n){"use strict";var r={};r.VERSION="1.6.1";var i,o={},s=function(h,_){return function(){return _.apply(h,arguments)}},a=function(){var h=arguments,_=h[0],m,b;for(b=1;b<h.length;b++)for(m in h[b])!(m in _)&&h[b].hasOwnProperty(m)&&(_[m]=h[b][m]);return _},l=function(h,_){return{value:h,name:_}};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 _=this.context.filterLevel;return h.value>=_.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,_){i&&this.enabledFor(h)&&i(_,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 _ in o)o.hasOwnProperty(_)&&o[_].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(b,S){S.name&&b.unshift("["+S.name+"]")};var _={},m=function(b,S){Function.prototype.apply.call(b,console,S)};return typeof console>"u"?function(){}:function(b,S){b=Array.prototype.slice.call(b);var N=console.log,P;S.level===r.TIME?(P=(S.name?"["+S.name+"] ":"")+b[0],b[1]==="start"?console.time?console.time(P):_[P]=new Date().getTime():console.timeEnd?console.timeEnd(P):m(N,[P+": "+(new Date().getTime()-_[P])+"ms"])):(S.level===r.WARN&&console.warn?N=console.warn:S.level===r.ERROR&&console.error?N=console.error:S.level===r.INFO&&console.info?N=console.info:S.level===r.DEBUG&&console.debug?N=console.debug:S.level===r.TRACE&&console.trace&&(N=console.trace),h.formatter(b,S),m(N,b))}},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)}),tm=Ku((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(O){var D,y,v=new Error(O);return D=v,y=r.prototype,Object.setPrototypeOf?Object.setPrototypeOf(D,y):D.__proto__=y,v}function i(O,D,y){var v=D.slice(0,y).split(/\n/),M=v.length,B=v[M-1].length+1;throw r(O+=" at line "+M+" col "+B+`:
1
+ "use strict";(()=>{var iu=Object.create;var jo=Object.defineProperty;var ru=Object.getOwnPropertyDescriptor;var ou=Object.getOwnPropertyNames;var su=Object.getPrototypeOf,au=Object.prototype.hasOwnProperty;var lu=(t,e,n,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of ou(e))!au.call(t,o)&&o!==n&&jo(t,o,{get:()=>e[o],enumerable:!(i=ru(e,o))||i.enumerable});return t};var Fo=(t,e,n)=>(n=t!=null?iu(su(t)):{},lu(e||!t||!t.__esModule?jo(n,"default",{value:t,enumerable:!0}):n,t));var r=require("./chunk-QPIMOJV6.js"),cu=(0,r.d)((t,e)=>{"use strict";(function(n){"use strict";var i={};i.VERSION="1.6.1";var o,s={},a=function(d,E){return function(){return E.apply(d,arguments)}},c=function(){var d=arguments,E=d[0],I,S;for(S=1;S<d.length;S++)for(I in d[S])!(I in E)&&d[S].hasOwnProperty(I)&&(E[I]=d[S][I]);return E},h=function(d,E){return{value:d,name:E}};i.TRACE=h(1,"TRACE"),i.DEBUG=h(2,"DEBUG"),i.INFO=h(3,"INFO"),i.TIME=h(4,"TIME"),i.WARN=h(5,"WARN"),i.ERROR=h(8,"ERROR"),i.OFF=h(99,"OFF");var f=function(d){this.context=d,this.setLevel(d.filterLevel),this.log=this.info};f.prototype={setLevel:function(d){d&&"value"in d&&(this.context.filterLevel=d)},getLevel:function(){return this.context.filterLevel},enabledFor:function(d){var E=this.context.filterLevel;return d.value>=E.value},trace:function(){this.invoke(i.TRACE,arguments)},debug:function(){this.invoke(i.DEBUG,arguments)},info:function(){this.invoke(i.INFO,arguments)},warn:function(){this.invoke(i.WARN,arguments)},error:function(){this.invoke(i.ERROR,arguments)},time:function(d){typeof d=="string"&&d.length>0&&this.invoke(i.TIME,[d,"start"])},timeEnd:function(d){typeof d=="string"&&d.length>0&&this.invoke(i.TIME,[d,"end"])},invoke:function(d,E){o&&this.enabledFor(d)&&o(E,c({level:d},this.context))}};var _=new f({filterLevel:i.OFF});(function(){var d=i;d.enabledFor=a(_,_.enabledFor),d.trace=a(_,_.trace),d.debug=a(_,_.debug),d.time=a(_,_.time),d.timeEnd=a(_,_.timeEnd),d.info=a(_,_.info),d.warn=a(_,_.warn),d.error=a(_,_.error),d.log=d.info})(),i.setHandler=function(d){o=d},i.setLevel=function(d){_.setLevel(d);for(var E in s)s.hasOwnProperty(E)&&s[E].setLevel(d)},i.getLevel=function(){return _.getLevel()},i.get=function(d){return s[d]||(s[d]=new f(c({name:d},_.context)))},i.createDefaultHandler=function(d){d=d||{},d.formatter=d.formatter||function(S,D){D.name&&S.unshift("["+D.name+"]")};var E={},I=function(S,D){Function.prototype.apply.call(S,console,D)};return typeof console>"u"?function(){}:function(S,D){S=Array.prototype.slice.call(S);var M=console.log,L;D.level===i.TIME?(L=(D.name?"["+D.name+"] ":"")+S[0],S[1]==="start"?console.time?console.time(L):E[L]=new Date().getTime():console.timeEnd?console.timeEnd(L):I(M,[L+": "+(new Date().getTime()-E[L])+"ms"])):(D.level===i.WARN&&console.warn?M=console.warn:D.level===i.ERROR&&console.error?M=console.error:D.level===i.INFO&&console.info?M=console.info:D.level===i.DEBUG&&console.debug?M=console.debug:D.level===i.TRACE&&console.trace&&(M=console.trace),d.formatter(S,D),I(M,S))}},i.useDefaults=function(d){i.setLevel(d&&d.defaultLevel||i.DEBUG),i.setHandler(i.createDefaultHandler(d))},i.setDefaults=i.useDefaults,typeof define=="function"&&define.amd?define(i):typeof e<"u"&&e.exports?e.exports=i:(i._prevLogger=n.Logger,i.noConflict=function(){return n.Logger=i._prevLogger,i},n.Logger=i)})(t)}),Da=(0,r.d)((t,e)=>{"use strict";(function(n,i){typeof t=="object"&&typeof e<"u"?i(t):typeof define=="function"&&define.amd?define(["exports"],i):i((n=typeof globalThis<"u"?globalThis:n||self).Sqrl={})})(t,function(n){"use strict";function i(R){var O,v,m=new Error(R);return O=m,v=i.prototype,Object.setPrototypeOf?Object.setPrototypeOf(O,v):O.__proto__=v,m}function o(R,O,v){var m=O.slice(0,v).split(/\n/),k=m.length,F=m[k-1].length+1;throw i(R+=" at line "+k+" col "+F+`:
2
2
 
3
- `+D.split(/\n/)[M-1]+`
4
- `+Array(B).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(O){if(!(O instanceof SyntaxError))throw O}function a(O,D){return Object.prototype.hasOwnProperty.call(O,D)}function l(O,D,y){for(var v in D)a(D,v)&&(D[v]==null||typeof D[v]!="object"||v!=="storage"&&v!=="prefixes"||y?O[v]=D[v]:O[v]=l({},D[v]));return O}var u=/^async +/,d=/`(?:\\[\s\S]|\${(?:[^{}]|{(?:[^{}]|{[^}]*})*})*}|(?!\${)[^\\`])*`/g,h=/'(?:\\[\s\w"'\\`]|[^\n\r'\\])*?'/g,_=/"(?:\\[\s\w"'\\`]|[^\n\r"\\])*?"/g,m=/[.*+\-?^${}()|[\]\\]/g;function b(O){return m.test(O)?O.replace(m,"\\$&"):O}function S(O,D){D.rmWhitespace&&(O=O.replace(/[\r\n]+/g,`
5
- `).replace(/^\s+|\s+$/gm,"")),d.lastIndex=0,h.lastIndex=0,_.lastIndex=0;var y=D.prefixes,v=[y.h,y.b,y.i,y.r,y.c,y.e].reduce(function(xe,J){return xe&&J?xe+"|"+b(J):J?b(J):xe},""),M=new RegExp("([|()]|=>)|('|\"|`|\\/\\*)|\\s*((\\/)?(-|_)?"+b(D.tags[1])+")","g"),B=new RegExp("([^]*?)"+b(D.tags[0])+"(-|_)?\\s*("+v+")?\\s*","g"),W=0,te=!1;function ee(xe,J){var oe,me={f:[]},ce=0,c="c";function f(Se){var Ve=O.slice(W,Se),Re=Ve.trim();if(c==="f")Re==="safe"?me.raw=!0:D.async&&u.test(Re)?(Re=Re.replace(u,""),me.f.push([Re,"",!0])):me.f.push([Re,""]);else if(c==="fp")me.f[me.f.length-1][1]+=Re;else if(c==="err"){if(Re){var xt=Ve.search(/\S/);i("invalid syntax",O,W+xt)}}else me[c]=Re;W=Se+1}for(J==="h"||J==="b"||J==="c"?c="n":J==="r"&&(me.raw=!0,J="i"),M.lastIndex=W;(oe=M.exec(O))!==null;){var p=oe[1],E=oe[2],k=oe[3],V=oe[4],X=oe[5],ne=oe.index;if(p)p==="("?(ce===0&&(c==="n"?(f(ne),c="p"):c==="f"&&(f(ne),c="fp")),ce++):p===")"?--ce===0&&c!=="c"&&(f(ne),c="err"):ce===0&&p==="|"?(f(ne),c="f"):p==="=>"&&(f(ne),W+=1,c="res");else if(E)if(E==="/*"){var Le=O.indexOf("*/",M.lastIndex);Le===-1&&i("unclosed comment",O,oe.index),M.lastIndex=Le+2}else E==="'"?(h.lastIndex=oe.index,h.exec(O)?M.lastIndex=h.lastIndex:i("unclosed string",O,oe.index)):E==='"'?(_.lastIndex=oe.index,_.exec(O)?M.lastIndex=_.lastIndex:i("unclosed string",O,oe.index)):E==="`"&&(d.lastIndex=oe.index,d.exec(O)?M.lastIndex=d.lastIndex:i("unclosed string",O,oe.index));else if(k)return f(ne),W=ne+oe[0].length,B.lastIndex=W,te=X,V&&J==="h"&&(J="s"),me.t=J,me}return i("unclosed tag",O,xe),me}var K=function xe(J,oe){J.b=[],J.d=[];var me,ce=!1,c=[];function f(xt,Fn){xt&&(xt=function(dt,un,On,ir){var zt,hn;return typeof un.autoTrim=="string"?zt=hn=un.autoTrim:Array.isArray(un.autoTrim)&&(zt=un.autoTrim[1],hn=un.autoTrim[0]),(On||On===!1)&&(zt=On),(ir||ir===!1)&&(hn=ir),zt==="slurp"&&hn==="slurp"?dt.trim():(zt==="_"||zt==="slurp"?dt=String.prototype.trimLeft?dt.trimLeft():dt.replace(/^[\s\uFEFF\xA0]+/,""):zt!=="-"&&zt!=="nl"||(dt=dt.replace(/^(?:\n|\r|\r\n)/,"")),hn==="_"||hn==="slurp"?dt=String.prototype.trimRight?dt.trimRight():dt.replace(/[\s\uFEFF\xA0]+$/,""):hn!=="-"&&hn!=="nl"||(dt=dt.replace(/(?:\n|\r|\r\n)$/,"")),dt)}(xt,D,te,Fn))&&(xt=xt.replace(/\\|'/g,"\\$&").replace(/\r\n|\n|\r/g,"\\n"),c.push(xt))}for(;(me=B.exec(O))!==null;){var p,E=me[1],k=me[2],V=me[3]||"";for(var X in y)if(y[X]===V){p=X;break}f(E,k),W=me.index+me[0].length,p||i("unrecognized tag type: "+V,O,W);var ne=ee(me.index,p),Le=ne.t;if(Le==="h"){var Se=ne.n||"";D.async&&u.test(Se)&&(ne.a=!0,ne.n=Se.replace(u,"")),ne=xe(ne),c.push(ne)}else if(Le==="c"){if(J.n===ne.n)return ce?(ce.d=c,J.b.push(ce)):J.d=c,J;i("Helper start and end don't match",O,me.index+me[0].length)}else if(Le==="b"){ce?(ce.d=c,J.b.push(ce)):J.d=c;var Ve=ne.n||"";D.async&&u.test(Ve)&&(ne.a=!0,ne.n=Ve.replace(u,"")),ce=ne,c=[]}else if(Le==="s"){var Re=ne.n||"";D.async&&u.test(Re)&&(ne.a=!0,ne.n=Re.replace(u,"")),c.push(ne)}else c.push(ne)}if(!oe)throw r('unclosed helper "'+J.n+'"');return f(O.slice(W,O.length),!1),J.d=c,J}({f:[]},!0);if(D.plugins)for(var le=0;le<D.plugins.length;le++){var pe=D.plugins[le];pe.processAST&&(K.d=pe.processAST(K.d,D))}return K.d}function N(O,D){var y=S(O,D),v="var tR='';"+(D.useWith?"with("+D.varName+"||{}){":"")+ie(y,D)+"if(cb){cb(null,tR)} return tR"+(D.useWith?"}":"");if(D.plugins)for(var M=0;M<D.plugins.length;M++){var B=D.plugins[M];B.processFnString&&(v=B.processFnString(v,D))}return v}function P(O,D){for(var y=0;y<D.length;y++){var v=D[y][0],M=D[y][1];O=(D[y][2]?"await ":"")+"c.l('F','"+v+"')("+O,M&&(O+=","+M),O+=")"}return O}function z(O,D,y,v,M,B){var W="{exec:"+(M?"async ":"")+q(y,D,O)+",params:["+v+"]";return B&&(W+=",name:'"+B+"'"),M&&(W+=",async:true"),W+="}"}function re(O,D){for(var y="[",v=0;v<O.length;v++){var M=O[v];y+=z(D,M.res||"",M.d,M.p||"",M.a,M.n),v<O.length&&(y+=",")}return y+="]"}function q(O,D,y){return"function("+D+"){var tR='';"+ie(O,y)+"return tR}"}function ie(O,D){for(var y=0,v=O.length,M="";y<v;y++){var B=O[y];if(typeof B=="string")M+="tR+='"+B+"';";else{var W=B.t,te=B.c||"",ee=B.f,K=B.n||"",le=B.p||"",pe=B.res||"",xe=B.b,J=!!B.a;if(W==="i"){D.defaultFilter&&(te="c.l('F','"+D.defaultFilter+"')("+te+")");var oe=P(te,ee);!B.raw&&D.autoEscape&&(oe="c.l('F','e')("+oe+")"),M+="tR+="+oe+";"}else if(W==="h")if(D.storage.nativeHelpers.get(K))M+=D.storage.nativeHelpers.get(K)(B,D);else{var me=(J?"await ":"")+"c.l('H','"+K+"')("+z(D,pe,B.d,le,J);me+=xe?","+re(xe,D):",[]",M+="tR+="+P(me+=",c)",ee)+";"}else W==="s"?M+="tR+="+P((J?"await ":"")+"c.l('H','"+K+"')({params:["+le+"]},[],c)",ee)+";":W==="e"&&(M+=te+`
6
- `)}}return M}var Ae=function(){function O(D){this.cache=D}return O.prototype.define=function(D,y){this.cache[D]=y},O.prototype.get=function(D){return this.cache[D]},O.prototype.remove=function(D){delete this.cache[D]},O.prototype.reset=function(){this.cache={}},O.prototype.load=function(D){l(this.cache,D,!0)},O}();function Me(O,D,y,v){if(D&&D.length>0)throw r((v?"Native":"")+"Helper '"+O+"' doesn't accept blocks");if(y&&y.length>0)throw r((v?"Native":"")+"Helper '"+O+"' doesn't accept filters")}var F={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function _e(O){return F[O]}var ue=new Ae({}),he=new Ae({each:function(O,D){var y="",v=O.params[0];if(Me("each",D,!1),O.async)return new Promise(function(B){(function W(te,ee,K,le,pe){K(te[ee],ee).then(function(xe){le+=xe,ee===te.length-1?pe(le):W(te,ee+1,K,le,pe)})})(v,0,O.exec,y,B)});for(var M=0;M<v.length;M++)y+=O.exec(v[M],M);return y},foreach:function(O,D){var y=O.params[0];if(Me("foreach",D,!1),O.async)return new Promise(function(B){(function W(te,ee,K,le,pe,xe){le(ee[K],te[ee[K]]).then(function(J){pe+=J,K===ee.length-1?xe(pe):W(te,ee,K+1,le,pe,xe)})})(y,Object.keys(y),0,O.exec,"",B)});var v="";for(var M in y)a(y,M)&&(v+=O.exec(M,y[M]));return v},include:function(O,D,y){Me("include",D,!1);var v=y.storage.templates.get(O.params[0]);if(!v)throw r('Could not fetch template "'+O.params[0]+'"');return v(O.params[1],y)},extends:function(O,D,y){var v=O.params[1]||{};v.content=O.exec();for(var M=0;M<D.length;M++){var B=D[M];v[B.name]=B.exec()}var W=y.storage.templates.get(O.params[0]);if(!W)throw r('Could not fetch template "'+O.params[0]+'"');return W(v,y)},useScope:function(O,D){return Me("useScope",D,!1),O.exec(O.params[0])}}),Oe=new Ae({if:function(O,D){Me("if",!1,O.f,!0);var y="if("+O.p+"){"+ie(O.d,D)+"}";if(O.b)for(var v=0;v<O.b.length;v++){var M=O.b[v];M.n==="else"?y+="else{"+ie(M.d,D)+"}":M.n==="elif"&&(y+="else if("+M.p+"){"+ie(M.d,D)+"}")}return y},try:function(O,D){if(Me("try",!1,O.f,!0),!O.b||O.b.length!==1||O.b[0].n!=="catch")throw r("native helper 'try' only accepts 1 block, 'catch'");var y="try{"+ie(O.d,D)+"}",v=O.b[0];return y+="catch"+(v.res?"("+v.res+")":"")+"{"+ie(v.d,D)+"}"},block:function(O,D){return Me("block",O.b,O.f,!0),"if(!"+D.varName+"["+O.p+"]){tR+=("+q(O.d,"",D)+")()}else{tR+="+D.varName+"["+O.p+"]}"}}),Ke=new Ae({e:function(O){var D=String(O);return/[&<>"']/.test(D)?D.replace(/[&<>"']/g,_e):D}}),He={varName:"it",autoTrim:[!1,"nl"],autoEscape:!0,defaultFilter:!1,tags:["{{","}}"],l:function(O,D){if(O==="H"){var y=this.storage.helpers.get(D);if(y)return y;throw r("Can't find helper '"+D+"'")}if(O==="F"){var v=this.storage.filters.get(D);if(v)return v;throw r("Can't find filter '"+D+"'")}},async:!1,storage:{helpers:he,nativeHelpers:Oe,filters:Ke,templates:ue},prefixes:{h:"@",b:"#",i:"",r:"*",c:"/",e:"!"},cache:!1,plugins:[],useWith:!1};function Je(O,D){var y={};return l(y,He),D&&l(y,D),O&&l(y,O),y.l.bind(y),y}function st(O,D){var y,v=Je(D||{}),M=Function;if(v.async){if(!s)throw r("This environment doesn't support async/await");M=s}if(v.varName&&(y=v.varName,/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(y)===!1))throw r("options.varName must be a valid JS identifier");try{return new M(v.varName,"c","cb",N(O,v))}catch(B){throw B instanceof SyntaxError?r(`Bad template syntax
3
+ `+O.split(/\n/)[k-1]+`
4
+ `+Array(F).join(" ")+"^")}i.prototype=Object.create(Error.prototype,{name:{value:"Squirrelly Error",enumerable:!1}});var s=new Function("return this")().Promise,a=!1;try{a=new Function("return (async function(){}).constructor")()}catch(R){if(!(R instanceof SyntaxError))throw R}function c(R,O){return Object.prototype.hasOwnProperty.call(R,O)}function h(R,O,v){for(var m in O)c(O,m)&&(O[m]==null||typeof O[m]!="object"||m!=="storage"&&m!=="prefixes"||v?R[m]=O[m]:R[m]=h({},O[m]));return R}var f=/^async +/,_=/`(?:\\[\s\S]|\${(?:[^{}]|{(?:[^{}]|{[^}]*})*})*}|(?!\${)[^\\`])*`/g,d=/'(?:\\[\s\w"'\\`]|[^\n\r'\\])*?'/g,E=/"(?:\\[\s\w"'\\`]|[^\n\r"\\])*?"/g,I=/[.*+\-?^${}()|[\]\\]/g;function S(R){return I.test(R)?R.replace(I,"\\$&"):R}function D(R,O){O.rmWhitespace&&(R=R.replace(/[\r\n]+/g,`
5
+ `).replace(/^\s+|\s+$/gm,"")),_.lastIndex=0,d.lastIndex=0,E.lastIndex=0;var v=O.prefixes,m=[v.h,v.b,v.i,v.r,v.c,v.e].reduce(function(ht,q){return ht&&q?ht+"|"+S(q):q?S(q):ht},""),k=new RegExp("([|()]|=>)|('|\"|`|\\/\\*)|\\s*((\\/)?(-|_)?"+S(O.tags[1])+")","g"),F=new RegExp("([^]*?)"+S(O.tags[0])+"(-|_)?\\s*("+m+")?\\s*","g"),W=0,K=!1;function Y(ht,q){var tt,lt={f:[]},rt=0,l="c";function u(dt){var bt=R.slice(W,dt),_t=bt.trim();if(l==="f")_t==="safe"?lt.raw=!0:O.async&&f.test(_t)?(_t=_t.replace(f,""),lt.f.push([_t,"",!0])):lt.f.push([_t,""]);else if(l==="fp")lt.f[lt.f.length-1][1]+=_t;else if(l==="err"){if(_t){var jt=bt.search(/\S/);o("invalid syntax",R,W+jt)}}else lt[l]=_t;W=dt+1}for(q==="h"||q==="b"||q==="c"?l="n":q==="r"&&(lt.raw=!0,q="i"),k.lastIndex=W;(tt=k.exec(R))!==null;){var p=tt[1],w=tt[2],P=tt[3],A=tt[4],Z=tt[5],J=tt.index;if(p)p==="("?(rt===0&&(l==="n"?(u(J),l="p"):l==="f"&&(u(J),l="fp")),rt++):p===")"?--rt===0&&l!=="c"&&(u(J),l="err"):rt===0&&p==="|"?(u(J),l="f"):p==="=>"&&(u(J),W+=1,l="res");else if(w)if(w==="/*"){var yt=R.indexOf("*/",k.lastIndex);yt===-1&&o("unclosed comment",R,tt.index),k.lastIndex=yt+2}else w==="'"?(d.lastIndex=tt.index,d.exec(R)?k.lastIndex=d.lastIndex:o("unclosed string",R,tt.index)):w==='"'?(E.lastIndex=tt.index,E.exec(R)?k.lastIndex=E.lastIndex:o("unclosed string",R,tt.index)):w==="`"&&(_.lastIndex=tt.index,_.exec(R)?k.lastIndex=_.lastIndex:o("unclosed string",R,tt.index));else if(P)return u(J),W=J+tt[0].length,F.lastIndex=W,K=Z,A&&q==="h"&&(q="s"),lt.t=q,lt}return o("unclosed tag",R,ht),lt}var G=function ht(q,tt){q.b=[],q.d=[];var lt,rt=!1,l=[];function u(jt,ge){jt&&(jt=function(At,ie,ue,we){var Zt,re;return typeof ie.autoTrim=="string"?Zt=re=ie.autoTrim:Array.isArray(ie.autoTrim)&&(Zt=ie.autoTrim[1],re=ie.autoTrim[0]),(ue||ue===!1)&&(Zt=ue),(we||we===!1)&&(re=we),Zt==="slurp"&&re==="slurp"?At.trim():(Zt==="_"||Zt==="slurp"?At=String.prototype.trimLeft?At.trimLeft():At.replace(/^[\s\uFEFF\xA0]+/,""):Zt!=="-"&&Zt!=="nl"||(At=At.replace(/^(?:\n|\r|\r\n)/,"")),re==="_"||re==="slurp"?At=String.prototype.trimRight?At.trimRight():At.replace(/[\s\uFEFF\xA0]+$/,""):re!=="-"&&re!=="nl"||(At=At.replace(/(?:\n|\r|\r\n)$/,"")),At)}(jt,O,K,ge))&&(jt=jt.replace(/\\|'/g,"\\$&").replace(/\r\n|\n|\r/g,"\\n"),l.push(jt))}for(;(lt=F.exec(R))!==null;){var p,w=lt[1],P=lt[2],A=lt[3]||"";for(var Z in v)if(v[Z]===A){p=Z;break}u(w,P),W=lt.index+lt[0].length,p||o("unrecognized tag type: "+A,R,W);var J=Y(lt.index,p),yt=J.t;if(yt==="h"){var dt=J.n||"";O.async&&f.test(dt)&&(J.a=!0,J.n=dt.replace(f,"")),J=ht(J),l.push(J)}else if(yt==="c"){if(q.n===J.n)return rt?(rt.d=l,q.b.push(rt)):q.d=l,q;o("Helper start and end don't match",R,lt.index+lt[0].length)}else if(yt==="b"){rt?(rt.d=l,q.b.push(rt)):q.d=l;var bt=J.n||"";O.async&&f.test(bt)&&(J.a=!0,J.n=bt.replace(f,"")),rt=J,l=[]}else if(yt==="s"){var _t=J.n||"";O.async&&f.test(_t)&&(J.a=!0,J.n=_t.replace(f,"")),l.push(J)}else l.push(J)}if(!tt)throw i('unclosed helper "'+q.n+'"');return u(R.slice(W,R.length),!1),q.d=l,q}({f:[]},!0);if(O.plugins)for(var it=0;it<O.plugins.length;it++){var at=O.plugins[it];at.processAST&&(G.d=at.processAST(G.d,O))}return G.d}function M(R,O){var v=D(R,O),m="var tR='';"+(O.useWith?"with("+O.varName+"||{}){":"")+Q(v,O)+"if(cb){cb(null,tR)} return tR"+(O.useWith?"}":"");if(O.plugins)for(var k=0;k<O.plugins.length;k++){var F=O.plugins[k];F.processFnString&&(m=F.processFnString(m,O))}return m}function L(R,O){for(var v=0;v<O.length;v++){var m=O[v][0],k=O[v][1];R=(O[v][2]?"await ":"")+"c.l('F','"+m+"')("+R,k&&(R+=","+k),R+=")"}return R}function z(R,O,v,m,k,F){var W="{exec:"+(k?"async ":"")+H(v,O,R)+",params:["+m+"]";return F&&(W+=",name:'"+F+"'"),k&&(W+=",async:true"),W+="}"}function X(R,O){for(var v="[",m=0;m<R.length;m++){var k=R[m];v+=z(O,k.res||"",k.d,k.p||"",k.a,k.n),m<R.length&&(v+=",")}return v+="]"}function H(R,O,v){return"function("+O+"){var tR='';"+Q(R,v)+"return tR}"}function Q(R,O){for(var v=0,m=R.length,k="";v<m;v++){var F=R[v];if(typeof F=="string")k+="tR+='"+F+"';";else{var W=F.t,K=F.c||"",Y=F.f,G=F.n||"",it=F.p||"",at=F.res||"",ht=F.b,q=!!F.a;if(W==="i"){O.defaultFilter&&(K="c.l('F','"+O.defaultFilter+"')("+K+")");var tt=L(K,Y);!F.raw&&O.autoEscape&&(tt="c.l('F','e')("+tt+")"),k+="tR+="+tt+";"}else if(W==="h")if(O.storage.nativeHelpers.get(G))k+=O.storage.nativeHelpers.get(G)(F,O);else{var lt=(q?"await ":"")+"c.l('H','"+G+"')("+z(O,at,F.d,it,q);lt+=ht?","+X(ht,O):",[]",k+="tR+="+L(lt+=",c)",Y)+";"}else W==="s"?k+="tR+="+L((q?"await ":"")+"c.l('H','"+G+"')({params:["+it+"]},[],c)",Y)+";":W==="e"&&(k+=K+`
6
+ `)}}return k}var mt=function(){function R(O){this.cache=O}return R.prototype.define=function(O,v){this.cache[O]=v},R.prototype.get=function(O){return this.cache[O]},R.prototype.remove=function(O){delete this.cache[O]},R.prototype.reset=function(){this.cache={}},R.prototype.load=function(O){h(this.cache,O,!0)},R}();function vt(R,O,v,m){if(O&&O.length>0)throw i((m?"Native":"")+"Helper '"+R+"' doesn't accept blocks");if(v&&v.length>0)throw i((m?"Native":"")+"Helper '"+R+"' doesn't accept filters")}var j={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function ct(R){return j[R]}var ot=new mt({}),st=new mt({each:function(R,O){var v="",m=R.params[0];if(vt("each",O,!1),R.async)return new Promise(function(F){(function W(K,Y,G,it,at){G(K[Y],Y).then(function(ht){it+=ht,Y===K.length-1?at(it):W(K,Y+1,G,it,at)})})(m,0,R.exec,v,F)});for(var k=0;k<m.length;k++)v+=R.exec(m[k],k);return v},foreach:function(R,O){var v=R.params[0];if(vt("foreach",O,!1),R.async)return new Promise(function(F){(function W(K,Y,G,it,at,ht){it(Y[G],K[Y[G]]).then(function(q){at+=q,G===Y.length-1?ht(at):W(K,Y,G+1,it,at,ht)})})(v,Object.keys(v),0,R.exec,"",F)});var m="";for(var k in v)c(v,k)&&(m+=R.exec(k,v[k]));return m},include:function(R,O,v){vt("include",O,!1);var m=v.storage.templates.get(R.params[0]);if(!m)throw i('Could not fetch template "'+R.params[0]+'"');return m(R.params[1],v)},extends:function(R,O,v){var m=R.params[1]||{};m.content=R.exec();for(var k=0;k<O.length;k++){var F=O[k];m[F.name]=F.exec()}var W=v.storage.templates.get(R.params[0]);if(!W)throw i('Could not fetch template "'+R.params[0]+'"');return W(m,v)},useScope:function(R,O){return vt("useScope",O,!1),R.exec(R.params[0])}}),ft=new mt({if:function(R,O){vt("if",!1,R.f,!0);var v="if("+R.p+"){"+Q(R.d,O)+"}";if(R.b)for(var m=0;m<R.b.length;m++){var k=R.b[m];k.n==="else"?v+="else{"+Q(k.d,O)+"}":k.n==="elif"&&(v+="else if("+k.p+"){"+Q(k.d,O)+"}")}return v},try:function(R,O){if(vt("try",!1,R.f,!0),!R.b||R.b.length!==1||R.b[0].n!=="catch")throw i("native helper 'try' only accepts 1 block, 'catch'");var v="try{"+Q(R.d,O)+"}",m=R.b[0];return v+="catch"+(m.res?"("+m.res+")":"")+"{"+Q(m.d,O)+"}"},block:function(R,O){return vt("block",R.b,R.f,!0),"if(!"+O.varName+"["+R.p+"]){tR+=("+H(R.d,"",O)+")()}else{tR+="+O.varName+"["+R.p+"]}"}}),Ot=new mt({e:function(R){var O=String(R);return/[&<>"']/.test(O)?O.replace(/[&<>"']/g,ct):O}}),xt={varName:"it",autoTrim:[!1,"nl"],autoEscape:!0,defaultFilter:!1,tags:["{{","}}"],l:function(R,O){if(R==="H"){var v=this.storage.helpers.get(O);if(v)return v;throw i("Can't find helper '"+O+"'")}if(R==="F"){var m=this.storage.filters.get(O);if(m)return m;throw i("Can't find filter '"+O+"'")}},async:!1,storage:{helpers:st,nativeHelpers:ft,filters:Ot,templates:ot},prefixes:{h:"@",b:"#",i:"",r:"*",c:"/",e:"!"},cache:!1,plugins:[],useWith:!1};function It(R,O){var v={};return h(v,xt),O&&h(v,O),R&&h(v,R),v.l.bind(v),v}function Pt(R,O){var v,m=It(O||{}),k=Function;if(m.async){if(!a)throw i("This environment doesn't support async/await");k=a}if(m.varName&&(v=m.varName,/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(v)===!1))throw i("options.varName must be a valid JS identifier");try{return new k(m.varName,"c","cb",M(R,m))}catch(F){throw F instanceof SyntaxError?i(`Bad template syntax
7
7
 
8
- `+B.message+`
9
- `+Array(B.message.length+1).join("=")+`
10
- `+N(O,v)):B}}function ke(O,D){var y;return D.cache&&D.name&&D.storage.templates.get(D.name)?D.storage.templates.get(D.name):(y=typeof O=="function"?O:st(O,D),D.cache&&D.name&&D.storage.templates.define(D.name,y),y)}He.l.bind(He),n.compile=st,n.compileScope=ie,n.compileScopeIntoFunction=q,n.compileToString=N,n.defaultConfig=He,n.filters=Ke,n.getConfig=Je,n.helpers=he,n.nativeHelpers=Oe,n.parse=S,n.render=function(O,D,y,v){var M=Je(y||{});if(!M.async)return ke(O,M)(D,M);if(!v){if(typeof o=="function")return new o(function(B,W){try{B(ke(O,M)(D,M))}catch(te){W(te)}});throw r("Please provide a callback function, this env doesn't support Promises")}try{ke(O,M)(D,M,v)}catch(B){return v(B)}},n.templates=ue,Object.defineProperty(n,"__esModule",{value:!0})})}),jw=Ku((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(_,m){if(!a[_]){if(!s[_]){var b=typeof os=="function"&&os;if(!m&&b)return b(_,!0);if(d)return d(_,!0);var S=new Error("Cannot find module '"+_+"'");throw S.code="MODULE_NOT_FOUND",S}var N=a[_]={exports:{}};s[_][0].call(N.exports,function(P){var z=s[_][1][P];return u(z||P)},N,N.exports,o,s,a,l)}return a[_].exports}for(var d=typeof os=="function"&&os,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,_=new u(P),m=l.document.createTextNode("");_.observe(m,{characterData:!0}),d=function(){m.data=h=++h%2}}else if(!l.setImmediate&&typeof l.MessageChannel<"u"){var b=new l.MessageChannel;b.port1.onmessage=P,d=function(){b.port2.postMessage(0)}}else"document"in l&&"onreadystatechange"in l.document.createElement("script")?d=function(){var re=l.document.createElement("script");re.onreadystatechange=function(){P(),re.onreadystatechange=null,re.parentNode.removeChild(re),re=null},l.document.documentElement.appendChild(re)}:d=function(){setTimeout(P,0)};var S,N=[];function P(){S=!0;for(var re,q,ie=N.length;ie;){for(q=N,N=[],re=-1;++re<ie;)q[re]();ie=N.length}S=!1}s.exports=z;function z(re){N.push(re)===1&&!S&&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"],_=["FULFILLED"],m=["PENDING"];s.exports=b;function b(F){if(typeof F!="function")throw new TypeError("resolver must be a function");this.state=m,this.queue=[],this.outcome=void 0,F!==u&&z(this,F)}b.prototype.catch=function(F){return this.then(null,F)},b.prototype.then=function(F,_e){if(typeof F!="function"&&this.state===_||typeof _e!="function"&&this.state===h)return this;var ue=new this.constructor(u);if(this.state!==m){var he=this.state===_?F:_e;N(ue,he,this.outcome)}else this.queue.push(new S(ue,F,_e));return ue};function S(F,_e,ue){this.promise=F,typeof _e=="function"&&(this.onFulfilled=_e,this.callFulfilled=this.otherCallFulfilled),typeof ue=="function"&&(this.onRejected=ue,this.callRejected=this.otherCallRejected)}S.prototype.callFulfilled=function(F){d.resolve(this.promise,F)},S.prototype.otherCallFulfilled=function(F){N(this.promise,this.onFulfilled,F)},S.prototype.callRejected=function(F){d.reject(this.promise,F)},S.prototype.otherCallRejected=function(F){N(this.promise,this.onRejected,F)};function N(F,_e,ue){l(function(){var he;try{he=_e(ue)}catch(Oe){return d.reject(F,Oe)}he===F?d.reject(F,new TypeError("Cannot resolve promise with itself")):d.resolve(F,he)})}d.resolve=function(F,_e){var ue=re(P,_e);if(ue.status==="error")return d.reject(F,ue.value);var he=ue.value;if(he)z(F,he);else{F.state=_,F.outcome=_e;for(var Oe=-1,Ke=F.queue.length;++Oe<Ke;)F.queue[Oe].callFulfilled(_e)}return F},d.reject=function(F,_e){F.state=h,F.outcome=_e;for(var ue=-1,he=F.queue.length;++ue<he;)F.queue[ue].callRejected(_e);return F};function P(F){var _e=F&&F.then;if(F&&(typeof F=="object"||typeof F=="function")&&typeof _e=="function")return function(){_e.apply(F,arguments)}}function z(F,_e){var ue=!1;function he(Je){ue||(ue=!0,d.reject(F,Je))}function Oe(Je){ue||(ue=!0,d.resolve(F,Je))}function Ke(){_e(Oe,he)}var He=re(Ke);He.status==="error"&&he(He.value)}function re(F,_e){var ue={};try{ue.value=F(_e),ue.status="success"}catch(he){ue.status="error",ue.value=he}return ue}b.resolve=q;function q(F){return F instanceof this?F:d.resolve(new this(u),F)}b.reject=ie;function ie(F){var _e=new this(u);return d.reject(_e,F)}b.all=Ae;function Ae(F){var _e=this;if(Object.prototype.toString.call(F)!=="[object Array]")return this.reject(new TypeError("must be an array"));var ue=F.length,he=!1;if(!ue)return this.resolve([]);for(var Oe=new Array(ue),Ke=0,He=-1,Je=new this(u);++He<ue;)st(F[He],He);return Je;function st(ke,O){_e.resolve(ke).then(D,function(y){he||(he=!0,d.reject(Je,y))});function D(y){Oe[O]=y,++Ke===ue&&!he&&(he=!0,d.resolve(Je,Oe))}}}b.race=Me;function Me(F){var _e=this;if(Object.prototype.toString.call(F)!=="[object Array]")return this.reject(new TypeError("must be an array"));var ue=F.length,he=!1;if(!ue)return this.resolve([]);for(var Oe=-1,Ke=new this(u);++Oe<ue;)He(F[Oe]);return Ke;function He(Je){_e.resolve(Je).then(function(st){he||(he=!0,d.resolve(Ke,st))},function(st){he||(he=!0,d.reject(Ke,st))})}}},{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,w){if(!(g instanceof w))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 _(){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),w=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!g||w)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function m(g,w){g=g||[],w=w||{};try{return new Blob(g,w)}catch(T){if(T.name!=="TypeError")throw T;for(var x=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,I=new x,C=0;C<g.length;C+=1)I.append(g[C]);return I.getBlob(w.type)}}typeof Promise>"u"&&o(3);var b=Promise;function S(g,w){w&&g.then(function(x){w(null,x)},function(x){w(x)})}function N(g,w,x){typeof w=="function"&&g.then(w),typeof x=="function"&&g.catch(x)}function P(g){return typeof g!="string"&&(console.warn(g+" used as a key, but it is not a string."),g=String(g)),g}function z(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var re="local-forage-detect-blob-support",q=void 0,ie={},Ae=Object.prototype.toString,Me="readonly",F="readwrite";function _e(g){for(var w=g.length,x=new ArrayBuffer(w),I=new Uint8Array(x),C=0;C<w;C++)I[C]=g.charCodeAt(C);return x}function ue(g){return new b(function(w){var x=g.transaction(re,F),I=m([""]);x.objectStore(re).put(I,"key"),x.onabort=function(C){C.preventDefault(),C.stopPropagation(),w(!1)},x.oncomplete=function(){var C=navigator.userAgent.match(/Chrome\/(\d+)/),T=navigator.userAgent.match(/Edge\//);w(T||!C||parseInt(C[1],10)>=43)}}).catch(function(){return!1})}function he(g){return typeof q=="boolean"?b.resolve(q):ue(g).then(function(w){return q=w,q})}function Oe(g){var w=ie[g.name],x={};x.promise=new b(function(I,C){x.resolve=I,x.reject=C}),w.deferredOperations.push(x),w.dbReady?w.dbReady=w.dbReady.then(function(){return x.promise}):w.dbReady=x.promise}function Ke(g){var w=ie[g.name],x=w.deferredOperations.pop();if(x)return x.resolve(),x.promise}function He(g,w){var x=ie[g.name],I=x.deferredOperations.pop();if(I)return I.reject(w),I.promise}function Je(g,w){return new b(function(x,I){if(ie[g.name]=ie[g.name]||te(),g.db)if(w)Oe(g),g.db.close();else return x(g.db);var C=[g.name];w&&C.push(g.version);var T=h.open.apply(h,C);w&&(T.onupgradeneeded=function(L){var j=T.result;try{j.createObjectStore(g.storeName),L.oldVersion<=1&&j.createObjectStore(re)}catch($){if($.name==="ConstraintError")console.warn('The database "'+g.name+'" has been upgraded from version '+L.oldVersion+" to version "+L.newVersion+', but the storage "'+g.storeName+'" already exists.');else throw $}}),T.onerror=function(L){L.preventDefault(),I(T.error)},T.onsuccess=function(){var L=T.result;L.onversionchange=function(j){j.target.close()},x(L),Ke(g)}})}function st(g){return Je(g,!1)}function ke(g){return Je(g,!0)}function O(g,w){if(!g.db)return!0;var x=!g.db.objectStoreNames.contains(g.storeName),I=g.version<g.db.version,C=g.version>g.db.version;if(I&&(g.version!==w&&console.warn('The database "'+g.name+`" can't be downgraded from version `+g.db.version+" to version "+g.version+"."),g.version=g.db.version),C||x){if(x){var T=g.db.version+1;T>g.version&&(g.version=T)}return!0}return!1}function D(g){return new b(function(w,x){var I=new FileReader;I.onerror=x,I.onloadend=function(C){var T=btoa(C.target.result||"");w({__local_forage_encoded_blob:!0,data:T,type:g.type})},I.readAsBinaryString(g)})}function y(g){var w=_e(atob(g.data));return m([w],{type:g.type})}function v(g){return g&&g.__local_forage_encoded_blob}function M(g){var w=this,x=w._initReady().then(function(){var I=ie[w._dbInfo.name];if(I&&I.dbReady)return I.dbReady});return N(x,g,g),x}function B(g){Oe(g);for(var w=ie[g.name],x=w.forages,I=0;I<x.length;I++){var C=x[I];C._dbInfo.db&&(C._dbInfo.db.close(),C._dbInfo.db=null)}return g.db=null,st(g).then(function(T){return g.db=T,O(g)?ke(g):T}).then(function(T){g.db=w.db=T;for(var L=0;L<x.length;L++)x[L]._dbInfo.db=T}).catch(function(T){throw He(g,T),T})}function W(g,w,x,I){I===void 0&&(I=1);try{var C=g.db.transaction(g.storeName,w);x(null,C)}catch(T){if(I>0&&(!g.db||T.name==="InvalidStateError"||T.name==="NotFoundError"))return b.resolve().then(function(){if(!g.db||T.name==="NotFoundError"&&!g.db.objectStoreNames.contains(g.storeName)&&g.version<=g.db.version)return g.db&&(g.version=g.db.version+1),ke(g)}).then(function(){return B(g).then(function(){W(g,w,x,I-1)})}).catch(x);x(T)}}function te(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function ee(g){var w=this,x={db:null};if(g)for(var I in g)x[I]=g[I];var C=ie[x.name];C||(C=te(),ie[x.name]=C),C.forages.push(w),w._initReady||(w._initReady=w.ready,w.ready=M);var T=[];function L(){return b.resolve()}for(var j=0;j<C.forages.length;j++){var $=C.forages[j];$!==w&&T.push($._initReady().catch(L))}var H=C.forages.slice(0);return b.all(T).then(function(){return x.db=C.db,st(x)}).then(function(U){return x.db=U,O(x,w._defaultConfig.version)?ke(x):U}).then(function(U){x.db=C.db=U,w._dbInfo=x;for(var ae=0;ae<H.length;ae++){var Ce=H[ae];Ce!==w&&(Ce._dbInfo.db=x.db,Ce._dbInfo.version=x.version)}})}function K(g,w){var x=this;g=P(g);var I=new b(function(C,T){x.ready().then(function(){W(x._dbInfo,Me,function(L,j){if(L)return T(L);try{var $=j.objectStore(x._dbInfo.storeName),H=$.get(g);H.onsuccess=function(){var U=H.result;U===void 0&&(U=null),v(U)&&(U=y(U)),C(U)},H.onerror=function(){T(H.error)}}catch(U){T(U)}})}).catch(T)});return S(I,w),I}function le(g,w){var x=this,I=new b(function(C,T){x.ready().then(function(){W(x._dbInfo,Me,function(L,j){if(L)return T(L);try{var $=j.objectStore(x._dbInfo.storeName),H=$.openCursor(),U=1;H.onsuccess=function(){var ae=H.result;if(ae){var Ce=ae.value;v(Ce)&&(Ce=y(Ce));var qe=g(Ce,ae.key,U++);qe!==void 0?C(qe):ae.continue()}else C()},H.onerror=function(){T(H.error)}}catch(ae){T(ae)}})}).catch(T)});return S(I,w),I}function pe(g,w,x){var I=this;g=P(g);var C=new b(function(T,L){var j;I.ready().then(function(){return j=I._dbInfo,Ae.call(w)==="[object Blob]"?he(j.db).then(function($){return $?w:D(w)}):w}).then(function($){W(I._dbInfo,F,function(H,U){if(H)return L(H);try{var ae=U.objectStore(I._dbInfo.storeName);$===null&&($=void 0);var Ce=ae.put($,g);U.oncomplete=function(){$===void 0&&($=null),T($)},U.onabort=U.onerror=function(){var qe=Ce.error?Ce.error:Ce.transaction.error;L(qe)}}catch(qe){L(qe)}})}).catch(L)});return S(C,x),C}function xe(g,w){var x=this;g=P(g);var I=new b(function(C,T){x.ready().then(function(){W(x._dbInfo,F,function(L,j){if(L)return T(L);try{var $=j.objectStore(x._dbInfo.storeName),H=$.delete(g);j.oncomplete=function(){C()},j.onerror=function(){T(H.error)},j.onabort=function(){var U=H.error?H.error:H.transaction.error;T(U)}}catch(U){T(U)}})}).catch(T)});return S(I,w),I}function J(g){var w=this,x=new b(function(I,C){w.ready().then(function(){W(w._dbInfo,F,function(T,L){if(T)return C(T);try{var j=L.objectStore(w._dbInfo.storeName),$=j.clear();L.oncomplete=function(){I()},L.onabort=L.onerror=function(){var H=$.error?$.error:$.transaction.error;C(H)}}catch(H){C(H)}})}).catch(C)});return S(x,g),x}function oe(g){var w=this,x=new b(function(I,C){w.ready().then(function(){W(w._dbInfo,Me,function(T,L){if(T)return C(T);try{var j=L.objectStore(w._dbInfo.storeName),$=j.count();$.onsuccess=function(){I($.result)},$.onerror=function(){C($.error)}}catch(H){C(H)}})}).catch(C)});return S(x,g),x}function me(g,w){var x=this,I=new b(function(C,T){if(g<0){C(null);return}x.ready().then(function(){W(x._dbInfo,Me,function(L,j){if(L)return T(L);try{var $=j.objectStore(x._dbInfo.storeName),H=!1,U=$.openKeyCursor();U.onsuccess=function(){var ae=U.result;if(!ae){C(null);return}g===0||H?C(ae.key):(H=!0,ae.advance(g))},U.onerror=function(){T(U.error)}}catch(ae){T(ae)}})}).catch(T)});return S(I,w),I}function ce(g){var w=this,x=new b(function(I,C){w.ready().then(function(){W(w._dbInfo,Me,function(T,L){if(T)return C(T);try{var j=L.objectStore(w._dbInfo.storeName),$=j.openKeyCursor(),H=[];$.onsuccess=function(){var U=$.result;if(!U){I(H);return}H.push(U.key),U.continue()},$.onerror=function(){C($.error)}}catch(U){C(U)}})}).catch(C)});return S(x,g),x}function c(g,w){w=z.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 I=this,C;if(!g.name)C=b.reject("Invalid arguments");else{var T=g.name===x.name&&I._dbInfo.db,L=T?b.resolve(I._dbInfo.db):st(g).then(function(j){var $=ie[g.name],H=$.forages;$.db=j;for(var U=0;U<H.length;U++)H[U]._dbInfo.db=j;return j});g.storeName?C=L.then(function(j){if(j.objectStoreNames.contains(g.storeName)){var $=j.version+1;Oe(g);var H=ie[g.name],U=H.forages;j.close();for(var ae=0;ae<U.length;ae++){var Ce=U[ae];Ce._dbInfo.db=null,Ce._dbInfo.version=$}var qe=new b(function($e,gt){var it=h.open(g.name,$);it.onerror=function(Jt){var xl=it.result;xl.close(),gt(Jt)},it.onupgradeneeded=function(){var Jt=it.result;Jt.deleteObjectStore(g.storeName)},it.onsuccess=function(){var Jt=it.result;Jt.close(),$e(Jt)}});return qe.then(function($e){H.db=$e;for(var gt=0;gt<U.length;gt++){var it=U[gt];it._dbInfo.db=$e,Ke(it._dbInfo)}}).catch(function($e){throw(He(g,$e)||b.resolve()).catch(function(){}),$e})}}):C=L.then(function(j){Oe(g);var $=ie[g.name],H=$.forages;j.close();for(var U=0;U<H.length;U++){var ae=H[U];ae._dbInfo.db=null}var Ce=new b(function(qe,$e){var gt=h.deleteDatabase(g.name);gt.onerror=function(){var it=gt.result;it&&it.close(),$e(gt.error)},gt.onblocked=function(){console.warn('dropInstance blocked for database "'+g.name+'" until all open connections are closed')},gt.onsuccess=function(){var it=gt.result;it&&it.close(),qe(it)}});return Ce.then(function(qe){$.db=qe;for(var $e=0;$e<H.length;$e++){var gt=H[$e];Ke(gt._dbInfo)}}).catch(function(qe){throw(He(g,qe)||b.resolve()).catch(function(){}),qe})})}return S(C,w),C}var f={_driver:"asyncStorage",_initStorage:ee,_support:_(),iterate:le,getItem:K,setItem:pe,removeItem:xe,clear:J,length:oe,key:me,keys:ce,dropInstance:c};function p(){return typeof openDatabase=="function"}var E="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",k="~~local_forage_type~",V=/^~~local_forage_type~([^~]+)~/,X="__lfsc__:",ne=X.length,Le="arbf",Se="blob",Ve="si08",Re="ui08",xt="uic8",Fn="si16",dt="si32",un="ur16",On="ui32",ir="fl32",zt="fl64",hn=ne+Le.length,Gd=Object.prototype.toString;function Yd(g){var w=g.length*.75,x=g.length,I,C=0,T,L,j,$;g[g.length-1]==="="&&(w--,g[g.length-2]==="="&&w--);var H=new ArrayBuffer(w),U=new Uint8Array(H);for(I=0;I<x;I+=4)T=E.indexOf(g[I]),L=E.indexOf(g[I+1]),j=E.indexOf(g[I+2]),$=E.indexOf(g[I+3]),U[C++]=T<<2|L>>4,U[C++]=(L&15)<<4|j>>2,U[C++]=(j&3)<<6|$&63;return H}function vl(g){var w=new Uint8Array(g),x="",I;for(I=0;I<w.length;I+=3)x+=E[w[I]>>2],x+=E[(w[I]&3)<<4|w[I+1]>>4],x+=E[(w[I+1]&15)<<2|w[I+2]>>6],x+=E[w[I+2]&63];return w.length%3===2?x=x.substring(0,x.length-1)+"=":w.length%3===1&&(x=x.substring(0,x.length-2)+"=="),x}function Fb(g,w){var x="";if(g&&(x=Gd.call(g)),g&&(x==="[object ArrayBuffer]"||g.buffer&&Gd.call(g.buffer)==="[object ArrayBuffer]")){var I,C=X;g instanceof ArrayBuffer?(I=g,C+=Le):(I=g.buffer,x==="[object Int8Array]"?C+=Ve:x==="[object Uint8Array]"?C+=Re:x==="[object Uint8ClampedArray]"?C+=xt:x==="[object Int16Array]"?C+=Fn:x==="[object Uint16Array]"?C+=un:x==="[object Int32Array]"?C+=dt:x==="[object Uint32Array]"?C+=On:x==="[object Float32Array]"?C+=ir:x==="[object Float64Array]"?C+=zt:w(new Error("Failed to get type for BinaryArray"))),w(C+vl(I))}else if(x==="[object Blob]"){var T=new FileReader;T.onload=function(){var L=k+g.type+"~"+vl(this.result);w(X+Se+L)},T.readAsArrayBuffer(g)}else try{w(JSON.stringify(g))}catch(L){console.error("Couldn't convert value into a JSON string: ",g),w(null,L)}}function Bb(g){if(g.substring(0,ne)!==X)return JSON.parse(g);var w=g.substring(hn),x=g.substring(ne,hn),I;if(x===Se&&V.test(w)){var C=w.match(V);I=C[1],w=w.substring(C[0].length)}var T=Yd(w);switch(x){case Le:return T;case Se:return m([T],{type:I});case Ve:return new Int8Array(T);case Re:return new Uint8Array(T);case xt:return new Uint8ClampedArray(T);case Fn:return new Int16Array(T);case un:return new Uint16Array(T);case dt:return new Int32Array(T);case On:return new Uint32Array(T);case ir:return new Float32Array(T);case zt:return new Float64Array(T);default:throw new Error("Unkown type: "+x)}}var yl={serialize:Fb,deserialize:Bb,stringToBuffer:Yd,bufferToString:vl};function Kd(g,w,x,I){g.executeSql("CREATE TABLE IF NOT EXISTS "+w.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],x,I)}function Ub(g){var w=this,x={db:null};if(g)for(var I in g)x[I]=typeof g[I]!="string"?g[I].toString():g[I];var C=new b(function(T,L){try{x.db=openDatabase(x.name,String(x.version),x.description,x.size)}catch(j){return L(j)}x.db.transaction(function(j){Kd(j,x,function(){w._dbInfo=x,T()},function($,H){L(H)})},L)});return x.serializer=yl,C}function or(g,w,x,I,C,T){g.executeSql(x,I,C,function(L,j){j.code===j.SYNTAX_ERR?L.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[w.storeName],function($,H){H.rows.length?T($,j):Kd($,w,function(){$.executeSql(x,I,C,T)},T)},T):T(L,j)},T)}function Hb(g,w){var x=this;g=P(g);var I=new b(function(C,T){x.ready().then(function(){var L=x._dbInfo;L.db.transaction(function(j){or(j,L,"SELECT * FROM "+L.storeName+" WHERE key = ? LIMIT 1",[g],function($,H){var U=H.rows.length?H.rows.item(0).value:null;U&&(U=L.serializer.deserialize(U)),C(U)},function($,H){T(H)})})}).catch(T)});return S(I,w),I}function $b(g,w){var x=this,I=new b(function(C,T){x.ready().then(function(){var L=x._dbInfo;L.db.transaction(function(j){or(j,L,"SELECT * FROM "+L.storeName,[],function($,H){for(var U=H.rows,ae=U.length,Ce=0;Ce<ae;Ce++){var qe=U.item(Ce),$e=qe.value;if($e&&($e=L.serializer.deserialize($e)),$e=g($e,qe.key,Ce+1),$e!==void 0){C($e);return}}C()},function($,H){T(H)})})}).catch(T)});return S(I,w),I}function Jd(g,w,x,I){var C=this;g=P(g);var T=new b(function(L,j){C.ready().then(function(){w===void 0&&(w=null);var $=w,H=C._dbInfo;H.serializer.serialize(w,function(U,ae){ae?j(ae):H.db.transaction(function(Ce){or(Ce,H,"INSERT OR REPLACE INTO "+H.storeName+" (key, value) VALUES (?, ?)",[g,U],function(){L($)},function(qe,$e){j($e)})},function(Ce){if(Ce.code===Ce.QUOTA_ERR){if(I>0){L(Jd.apply(C,[g,$,x,I-1]));return}j(Ce)}})})}).catch(j)});return S(T,x),T}function zb(g,w,x){return Jd.apply(this,[g,w,x,1])}function qb(g,w){var x=this;g=P(g);var I=new b(function(C,T){x.ready().then(function(){var L=x._dbInfo;L.db.transaction(function(j){or(j,L,"DELETE FROM "+L.storeName+" WHERE key = ?",[g],function(){C()},function($,H){T(H)})})}).catch(T)});return S(I,w),I}function Wb(g){var w=this,x=new b(function(I,C){w.ready().then(function(){var T=w._dbInfo;T.db.transaction(function(L){or(L,T,"DELETE FROM "+T.storeName,[],function(){I()},function(j,$){C($)})})}).catch(C)});return S(x,g),x}function Zb(g){var w=this,x=new b(function(I,C){w.ready().then(function(){var T=w._dbInfo;T.db.transaction(function(L){or(L,T,"SELECT COUNT(key) as c FROM "+T.storeName,[],function(j,$){var H=$.rows.item(0).c;I(H)},function(j,$){C($)})})}).catch(C)});return S(x,g),x}function Gb(g,w){var x=this,I=new b(function(C,T){x.ready().then(function(){var L=x._dbInfo;L.db.transaction(function(j){or(j,L,"SELECT key FROM "+L.storeName+" WHERE id = ? LIMIT 1",[g+1],function($,H){var U=H.rows.length?H.rows.item(0).key:null;C(U)},function($,H){T(H)})})}).catch(T)});return S(I,w),I}function Yb(g){var w=this,x=new b(function(I,C){w.ready().then(function(){var T=w._dbInfo;T.db.transaction(function(L){or(L,T,"SELECT key FROM "+T.storeName,[],function(j,$){for(var H=[],U=0;U<$.rows.length;U++)H.push($.rows.item(U).key);I(H)},function(j,$){C($)})})}).catch(C)});return S(x,g),x}function Kb(g){return new b(function(w,x){g.transaction(function(I){I.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(C,T){for(var L=[],j=0;j<T.rows.length;j++)L.push(T.rows.item(j).name);w({db:g,storeNames:L})},function(C,T){x(T)})},function(I){x(I)})})}function Jb(g,w){w=z.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 I=this,C;return g.name?C=new b(function(T){var L;g.name===x.name?L=I._dbInfo.db:L=openDatabase(g.name,"","",0),g.storeName?T({db:L,storeNames:[g.storeName]}):T(Kb(L))}).then(function(T){return new b(function(L,j){T.db.transaction(function($){function H(qe){return new b(function($e,gt){$.executeSql("DROP TABLE IF EXISTS "+qe,[],function(){$e()},function(it,Jt){gt(Jt)})})}for(var U=[],ae=0,Ce=T.storeNames.length;ae<Ce;ae++)U.push(H(T.storeNames[ae]));b.all(U).then(function(){L()}).catch(function(qe){j(qe)})},function($){j($)})})}):C=b.reject("Invalid arguments"),S(C,w),C}var Xb={_driver:"webSQLStorage",_initStorage:Ub,_support:p(),iterate:$b,getItem:Hb,setItem:zb,removeItem:qb,clear:Wb,length:Zb,key:Gb,keys:Yb,dropInstance:Jb};function Qb(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function Xd(g,w){var x=g.name+"/";return g.storeName!==w.storeName&&(x+=g.storeName+"/"),x}function ew(){var g="_localforage_support_test";try{return localStorage.setItem(g,!0),localStorage.removeItem(g),!1}catch{return!0}}function tw(){return!ew()||localStorage.length>0}function nw(g){var w=this,x={};if(g)for(var I in g)x[I]=g[I];return x.keyPrefix=Xd(g,w._defaultConfig),tw()?(w._dbInfo=x,x.serializer=yl,b.resolve()):b.reject()}function rw(g){var w=this,x=w.ready().then(function(){for(var I=w._dbInfo.keyPrefix,C=localStorage.length-1;C>=0;C--){var T=localStorage.key(C);T.indexOf(I)===0&&localStorage.removeItem(T)}});return S(x,g),x}function iw(g,w){var x=this;g=P(g);var I=x.ready().then(function(){var C=x._dbInfo,T=localStorage.getItem(C.keyPrefix+g);return T&&(T=C.serializer.deserialize(T)),T});return S(I,w),I}function ow(g,w){var x=this,I=x.ready().then(function(){for(var C=x._dbInfo,T=C.keyPrefix,L=T.length,j=localStorage.length,$=1,H=0;H<j;H++){var U=localStorage.key(H);if(U.indexOf(T)===0){var ae=localStorage.getItem(U);if(ae&&(ae=C.serializer.deserialize(ae)),ae=g(ae,U.substring(L),$++),ae!==void 0)return ae}}});return S(I,w),I}function sw(g,w){var x=this,I=x.ready().then(function(){var C=x._dbInfo,T;try{T=localStorage.key(g)}catch{T=null}return T&&(T=T.substring(C.keyPrefix.length)),T});return S(I,w),I}function aw(g){var w=this,x=w.ready().then(function(){for(var I=w._dbInfo,C=localStorage.length,T=[],L=0;L<C;L++){var j=localStorage.key(L);j.indexOf(I.keyPrefix)===0&&T.push(j.substring(I.keyPrefix.length))}return T});return S(x,g),x}function lw(g){var w=this,x=w.keys().then(function(I){return I.length});return S(x,g),x}function cw(g,w){var x=this;g=P(g);var I=x.ready().then(function(){var C=x._dbInfo;localStorage.removeItem(C.keyPrefix+g)});return S(I,w),I}function uw(g,w,x){var I=this;g=P(g);var C=I.ready().then(function(){w===void 0&&(w=null);var T=w;return new b(function(L,j){var $=I._dbInfo;$.serializer.serialize(w,function(H,U){if(U)j(U);else try{localStorage.setItem($.keyPrefix+g,H),L(T)}catch(ae){(ae.name==="QuotaExceededError"||ae.name==="NS_ERROR_DOM_QUOTA_REACHED")&&j(ae),j(ae)}})})});return S(C,x),C}function hw(g,w){if(w=z.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 I=this,C;return g.name?C=new b(function(T){g.storeName?T(Xd(g,I._defaultConfig)):T(g.name+"/")}).then(function(T){for(var L=localStorage.length-1;L>=0;L--){var j=localStorage.key(L);j.indexOf(T)===0&&localStorage.removeItem(j)}}):C=b.reject("Invalid arguments"),S(C,w),C}var dw={_driver:"localStorageWrapper",_initStorage:nw,_support:Qb(),iterate:ow,getItem:iw,setItem:uw,removeItem:cw,clear:rw,length:lw,key:sw,keys:aw,dropInstance:hw},fw=function(g,w){return g===w||typeof g=="number"&&typeof w=="number"&&isNaN(g)&&isNaN(w)},pw=function(g,w){for(var x=g.length,I=0;I<x;){if(fw(g[I],w))return!0;I++}return!1},Qd=Array.isArray||function(g){return Object.prototype.toString.call(g)==="[object Array]"},zi={},ef={},ii={INDEXEDDB:f,WEBSQL:Xb,LOCALSTORAGE:dw},gw=[ii.INDEXEDDB._driver,ii.WEBSQL._driver,ii.LOCALSTORAGE._driver],is=["dropInstance"],bl=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(is),mw={description:"",driver:gw.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function _w(g,w){g[w]=function(){var x=arguments;return g.ready().then(function(){return g[w].apply(g,x)})}}function wl(){for(var g=1;g<arguments.length;g++){var w=arguments[g];if(w)for(var x in w)w.hasOwnProperty(x)&&(Qd(w[x])?arguments[0][x]=w[x].slice():arguments[0][x]=w[x])}return arguments[0]}var vw=function(){function g(w){u(this,g);for(var x in ii)if(ii.hasOwnProperty(x)){var I=ii[x],C=I._driver;this[x]=C,zi[C]||this.defineDriver(I)}this._defaultConfig=wl({},mw),this._config=wl({},this._defaultConfig,w),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(w){if((typeof w>"u"?"undefined":l(w))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var x in w){if(x==="storeName"&&(w[x]=w[x].replace(/\W/g,"_")),x==="version"&&typeof w[x]!="number")return new Error("Database version must be a number.");this._config[x]=w[x]}return"driver"in w&&w.driver?this.setDriver(this._config.driver):!0}else return typeof w=="string"?this._config[w]:this._config},g.prototype.defineDriver=function(w,x,I){var C=new b(function(T,L){try{var j=w._driver,$=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!w._driver){L($);return}for(var H=bl.concat("_initStorage"),U=0,ae=H.length;U<ae;U++){var Ce=H[U],qe=!pw(is,Ce);if((qe||w[Ce])&&typeof w[Ce]!="function"){L($);return}}var $e=function(){for(var it=function(bw){return function(){var ww=new Error("Method "+bw+" is not implemented by the current driver"),tf=b.reject(ww);return S(tf,arguments[arguments.length-1]),tf}},Jt=0,xl=is.length;Jt<xl;Jt++){var El=is[Jt];w[El]||(w[El]=it(El))}};$e();var gt=function(it){zi[j]&&console.info("Redefining LocalForage driver: "+j),zi[j]=w,ef[j]=it,T()};"_support"in w?w._support&&typeof w._support=="function"?w._support().then(gt,L):gt(!!w._support):gt(!0)}catch(it){L(it)}});return N(C,x,I),C},g.prototype.driver=function(){return this._driver||null},g.prototype.getDriver=function(w,x,I){var C=zi[w]?b.resolve(zi[w]):b.reject(new Error("Driver not found."));return N(C,x,I),C},g.prototype.getSerializer=function(w){var x=b.resolve(yl);return N(x,w),x},g.prototype.ready=function(w){var x=this,I=x._driverSet.then(function(){return x._ready===null&&(x._ready=x._initDriver()),x._ready});return N(I,w,w),I},g.prototype.setDriver=function(w,x,I){var C=this;Qd(w)||(w=[w]);var T=this._getSupportedDrivers(w);function L(){C._config.driver=C.driver()}function j(U){return C._extend(U),L(),C._ready=C._initStorage(C._config),C._ready}function $(U){return function(){var ae=0;function Ce(){for(;ae<U.length;){var qe=U[ae];return ae++,C._dbInfo=null,C._ready=null,C.getDriver(qe).then(j).catch(Ce)}L();var $e=new Error("No available storage method found.");return C._driverSet=b.reject($e),C._driverSet}return Ce()}}var H=this._driverSet!==null?this._driverSet.catch(function(){return b.resolve()}):b.resolve();return this._driverSet=H.then(function(){var U=T[0];return C._dbInfo=null,C._ready=null,C.getDriver(U).then(function(ae){C._driver=ae._driver,L(),C._wrapLibraryMethodsWithReady(),C._initDriver=$(T)})}).catch(function(){L();var U=new Error("No available storage method found.");return C._driverSet=b.reject(U),C._driverSet}),N(this._driverSet,x,I),this._driverSet},g.prototype.supports=function(w){return!!ef[w]},g.prototype._extend=function(w){wl(this,w)},g.prototype._getSupportedDrivers=function(w){for(var x=[],I=0,C=w.length;I<C;I++){var T=w[I];this.supports(T)&&x.push(T)}return x},g.prototype._wrapLibraryMethodsWithReady=function(){for(var w=0,x=bl.length;w<x;w++)_w(this,bl[w])},g.prototype.createInstance=function(w){return new g(w)},g}(),yw=new vw;s.exports=yw},{3:3}]},{},[4])(4)})});function nm(e,t){return Object.is(e,t)}var vt=null,to=!1,Ju=1,nn=Symbol("SIGNAL");function Ie(e){let t=vt;return vt=e,t}function Fw(){return vt}function Bw(){return to}var Ri={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 Xu(e){if(to)throw new Error("");if(vt===null)return;vt.consumerOnSignalRead(e);let t=vt.nextProducerIndex++;if(Oa(vt),t<vt.producerNode.length&&vt.producerNode[t]!==e&&uo(vt)){let n=vt.producerNode[t];Da(n,vt.producerIndexOfThis[t])}vt.producerNode[t]!==e&&(vt.producerNode[t]=e,vt.producerIndexOfThis[t]=uo(vt)?am(e,vt,t):0),vt.producerLastReadVersion[t]=e.version}function Uw(){Ju++}function rm(e){if(!(uo(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===Ju)){if(!e.producerMustRecompute(e)&&!Ta(e)){sf(e);return}e.producerRecomputeValue(e),sf(e)}}function im(e){if(e.liveConsumerNode===void 0)return;let t=to;to=!0;try{for(let n of e.liveConsumerNode)n.dirty||sm(n)}finally{to=t}}function om(){return vt?.consumerAllowSignalWrites!==!1}function sm(e){e.dirty=!0,im(e),e.consumerMarkedDirty?.(e)}function sf(e){e.dirty=!1,e.lastCleanEpoch=Ju}function co(e){return e&&(e.nextProducerIndex=0),Ie(e)}function Ia(e,t){if(Ie(t),!(!e||e.producerNode===void 0||e.producerIndexOfThis===void 0||e.producerLastReadVersion===void 0)){if(uo(e))for(let n=e.nextProducerIndex;n<e.producerNode.length;n++)Da(e.producerNode[n],e.producerIndexOfThis[n]);for(;e.producerNode.length>e.nextProducerIndex;)e.producerNode.pop(),e.producerLastReadVersion.pop(),e.producerIndexOfThis.pop()}}function Ta(e){Oa(e);for(let t=0;t<e.producerNode.length;t++){let n=e.producerNode[t],r=e.producerLastReadVersion[t];if(r!==n.version||(rm(n),r!==n.version))return!0}return!1}function Ro(e){if(Oa(e),uo(e))for(let t=0;t<e.producerNode.length;t++)Da(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 am(e,t,n){if(lm(e),e.liveConsumerNode.length===0&&cm(e))for(let r=0;r<e.producerNode.length;r++)e.producerIndexOfThis[r]=am(e.producerNode[r],e,r);return e.liveConsumerIndexOfThis.push(n),e.liveConsumerNode.push(t)-1}function Da(e,t){if(lm(e),e.liveConsumerNode.length===1&&cm(e))for(let r=0;r<e.producerNode.length;r++)Da(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];Oa(i),i.producerIndexOfThis[r]=t}}function uo(e){return e.consumerIsAlwaysLive||(e?.liveConsumerNode?.length??0)>0}function Oa(e){e.producerNode??=[],e.producerIndexOfThis??=[],e.producerLastReadVersion??=[]}function lm(e){e.liveConsumerNode??=[],e.liveConsumerIndexOfThis??=[]}function cm(e){return e.producerNode!==void 0}function Hw(e){let t=Object.create($w);t.computation=e;let n=()=>{if(rm(t),Xu(t),t.value===Cs)throw t.error;return t.value};return n[nn]=t,n}var Sl=Symbol("UNSET"),Cl=Symbol("COMPUTING"),Cs=Symbol("ERRORED"),$w=Ne(A({},Ri),{value:Sl,dirty:!0,error:null,equal:nm,kind:"computed",producerMustRecompute(e){return e.value===Sl||e.value===Cl},producerRecomputeValue(e){if(e.value===Cl)throw new Error("Detected cycle in computations.");let t=e.value;e.value=Cl;let n=co(e),r,i=!1;try{r=e.computation(),Ie(null),i=t!==Sl&&t!==Cs&&r!==Cs&&e.equal(t,r)}catch(o){r=Cs,e.error=o}finally{Ia(e,n)}if(i){e.value=t;return}e.value=r,e.version++}});function zw(){throw new Error}var um=zw;function hm(e){um(e)}function qw(e){um=e}var Ww=null;function Zw(e){let t=Object.create(dm);t.value=e;let n=()=>(Xu(t),t.value);return n[nn]=t,n}function Qu(e,t){om()||hm(e),e.equal(e.value,t)||(e.value=t,Yw(e))}function Gw(e,t){om()||hm(e),Qu(e,t(e.value))}var dm=Ne(A({},Ri),{equal:nm,value:void 0,kind:"signal"});function Yw(e){e.version++,Uw(),im(e),Ww?.()}function Kw(e,t,n){let r=Object.create(Jw);n&&(r.consumerAllowSignalWrites=!0),r.fn=e,r.schedule=t;let i=l=>{r.cleanupFn=l};function o(l){return l.fn===null&&l.schedule===null}function s(l){o(l)||(Ro(l),l.cleanupFn(),l.fn=null,l.schedule=null,l.cleanupFn=pc)}let a=()=>{if(r.fn===null)return;if(Bw())throw new Error("Schedulers cannot synchronously execute watches while scheduling.");if(r.dirty=!1,r.hasRun&&!Ta(r))return;r.hasRun=!0;let l=co(r);try{r.cleanupFn(),r.cleanupFn=pc,r.fn(i)}finally{Ia(r,l)}};return r.ref={notify:()=>sm(r),run:a,cleanup:()=>r.cleanupFn(),destroy:()=>s(r),[nn]:r},r.ref}var pc=()=>{},Jw=Ne(A({},Ri),{consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!1,consumerMarkedDirty:e=>{e.schedule!==null&&e.schedule(e.ref)},hasRun:!1,cleanupFn:pc});function Ze(e){return typeof e=="function"}function fm(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 Il=fm(e=>function(t){e(this),this.message=t?`${t.length} errors occurred during unsubscription:
11
- ${t.map((n,r)=>`${r+1}) ${n.toString()}`).join(`
12
- `)}`:"",this.name="UnsubscriptionError",this.errors=t});function Us(e,t){if(e){let n=e.indexOf(t);0<=n&&e.splice(n,1)}}var bt=class gc{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(Ze(r))try{r()}catch(o){t=o instanceof Il?o.errors:[o]}let{_finalizers:i}=this;if(i){this._finalizers=null;for(let o of i)try{af(o)}catch(s){t=t??[],s instanceof Il?t=[...t,...s.errors]:t.push(s)}}if(t)throw new Il(t)}}add(t){var n;if(t&&t!==this)if(this.closed)af(t);else{if(t instanceof gc){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)&&Us(n,t)}remove(t){let{_finalizers:n}=this;n&&Us(n,t),t instanceof gc&&t._removeParent(this)}};bt.EMPTY=(()=>{let e=new bt;return e.closed=!0,e})();var pm=bt.EMPTY;function gm(e){return e instanceof bt||e&&"closed"in e&&Ze(e.remove)&&Ze(e.add)&&Ze(e.unsubscribe)}function af(e){Ze(e)?e():e.unsubscribe()}var Kr={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Hs={setTimeout(e,t,...n){let{delegate:r}=Hs;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){let{delegate:t}=Hs;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function mm(e){Hs.setTimeout(()=>{let{onUnhandledError:t}=Kr;if(t)t(e);else throw e})}function mc(){}var Xw=eh("C",void 0,void 0);function Qw(e){return eh("E",void 0,e)}function e1(e){return eh("N",e,void 0)}function eh(e,t,n){return{kind:e,value:t,error:n}}var Or=null;function Is(e){if(Kr.useDeprecatedSynchronousErrorHandling){let t=!Or;if(t&&(Or={errorThrown:!1,error:null}),e(),t){let{errorThrown:n,error:r}=Or;if(Or=null,n)throw r}}else e()}function t1(e){Kr.useDeprecatedSynchronousErrorHandling&&Or&&(Or.errorThrown=!0,Or.error=e)}var th=class extends bt{constructor(e){super(),this.isStopped=!1,e?(this.destination=e,gm(e)&&e.add(this)):this.destination=o1}static create(e,t,n){return new _c(e,t,n)}next(e){this.isStopped?Dl(e1(e),this):this._next(e)}error(e){this.isStopped?Dl(Qw(e),this):(this.isStopped=!0,this._error(e))}complete(){this.isStopped?Dl(Xw,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()}}},n1=Function.prototype.bind;function Tl(e,t){return n1.call(e,t)}var r1=class{constructor(e){this.partialObserver=e}next(e){let{partialObserver:t}=this;if(t.next)try{t.next(e)}catch(n){ss(n)}}error(e){let{partialObserver:t}=this;if(t.error)try{t.error(e)}catch(n){ss(n)}else ss(e)}complete(){let{partialObserver:e}=this;if(e.complete)try{e.complete()}catch(t){ss(t)}}},_c=class extends th{constructor(e,t,n){super();let r;if(Ze(e)||!e)r={next:e??void 0,error:t??void 0,complete:n??void 0};else{let i;this&&Kr.useDeprecatedNextContext?(i=Object.create(e),i.unsubscribe=()=>this.unsubscribe(),r={next:e.next&&Tl(e.next,i),error:e.error&&Tl(e.error,i),complete:e.complete&&Tl(e.complete,i)}):r=e}this.destination=new r1(r)}};function ss(e){Kr.useDeprecatedSynchronousErrorHandling?t1(e):mm(e)}function i1(e){throw e}function Dl(e,t){let{onStoppedNotification:n}=Kr;n&&Hs.setTimeout(()=>n(e,t))}var o1={closed:!0,next:mc,error:i1,complete:mc},nh=typeof Symbol=="function"&&Symbol.observable||"@@observable";function ka(e){return e}function s1(e){return e.length===0?ka: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=l1(n)?n:new _c(n,r,i);return Is(()=>{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=lf(r),new r((i,o)=>{let s=new _c({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)}[nh](){return this}pipe(...n){return s1(n)(this)}toPromise(n){return n=lf(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 lf(e){var t;return(t=e??Kr.Promise)!==null&&t!==void 0?t:Promise}function a1(e){return e&&Ze(e.next)&&Ze(e.error)&&Ze(e.complete)}function l1(e){return e&&e instanceof th||a1(e)&&gm(e)}function c1(e){return Ze(e?.lift)}function ln(e){return t=>{if(c1(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 u1(e,t,n,r,i)}var u1=class extends th{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))}}},no={schedule(e){let t=requestAnimationFrame,n=cancelAnimationFrame,{delegate:r}=no;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}=no;return(t?.requestAnimationFrame||requestAnimationFrame)(...e)},cancelAnimationFrame(...e){let{delegate:t}=no;return(t?.cancelAnimationFrame||cancelAnimationFrame)(...e)},delegate:void 0},h1=fm(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}),ve=(()=>{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 cf(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new h1}next(n){Is(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){Is(()=>{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(){Is(()=>{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?pm:(this.currentObservers=null,o.push(n),new bt(()=>{this.currentObservers=null,Us(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 cf(t,n),e})(),cf=class extends ve{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:pm}},rh=class extends ve{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)}},ih={now(){return(ih.delegate||Date).now()},delegate:void 0},d1=class extends ve{constructor(e=1/0,t=1/0,n=ih){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)}}},f1=class extends bt{constructor(e,t){super()}schedule(e,t=0){return this}},$s={setInterval(e,t,...n){let{delegate:r}=$s;return r?.setInterval?r.setInterval(e,t,...n):setInterval(e,t,...n)},clearInterval(e){let{delegate:t}=$s;return(t?.clearInterval||clearInterval)(e)},delegate:void 0},_m=class extends f1{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 $s.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&&$s.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,Us(n,this),e!=null&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null,super.unsubscribe()}}},vc=class vm{constructor(t,n=vm.now){this.schedulerActionCtor=t,this.now=n}schedule(t,n=0,r){return new this.schedulerActionCtor(this,t).schedule(r,n)}};vc.now=ih.now;var ym=class extends vc{constructor(e,t=vc.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}}},oh=new ym(_m),p1=oh,g1=class extends _m{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=no.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&&(no.cancelAnimationFrame(t),e._scheduled=void 0)}},m1=class extends ym{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}}},_1=new m1(g1),sh=new wt(e=>e.complete());function bm(e){return e&&Ze(e.schedule)}function wm(e){return e[e.length-1]}function Ra(e){return bm(wm(e))?e.pop():void 0}function v1(e,t){return typeof wm(e)=="number"?e.pop():t}function y1(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 uf(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 pi(e){return this instanceof pi?(this.v=e,this):new pi(e)}function b1(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(b){return Promise.resolve(b).then(m,h)}}function a(m,b){r[m]&&(i[m]=function(S){return new Promise(function(N,P){o.push([m,S,N,P])>1||l(m,S)})},b&&(i[m]=b(i[m])))}function l(m,b){try{u(r[m](b))}catch(S){_(o[0][3],S)}}function u(m){m.value instanceof pi?Promise.resolve(m.value.v).then(d,h):_(o[0][2],m)}function d(m){l("next",m)}function h(m){l("throw",m)}function _(m,b){m(b),o.shift(),o.length&&l(o[0][0],o[0][1])}}function w1(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 uf=="function"?uf(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 ah=e=>e&&typeof e.length=="number"&&typeof e!="function";function xm(e){return Ze(e?.then)}function Em(e){return Ze(e[nh])}function Sm(e){return Symbol.asyncIterator&&Ze(e?.[Symbol.asyncIterator])}function Cm(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 x1(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Im=x1();function Tm(e){return Ze(e?.[Im])}function Dm(e){return b1(this,arguments,function*(){let t=e.getReader();try{for(;;){let{value:n,done:r}=yield pi(t.read());if(r)return yield pi(void 0);yield yield pi(n)}}finally{t.releaseLock()}})}function Om(e){return Ze(e?.getReader)}function Cn(e){if(e instanceof wt)return e;if(e!=null){if(Em(e))return E1(e);if(ah(e))return S1(e);if(xm(e))return C1(e);if(Sm(e))return km(e);if(Tm(e))return I1(e);if(Om(e))return T1(e)}throw Cm(e)}function E1(e){return new wt(t=>{let n=e[nh]();if(Ze(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function S1(e){return new wt(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function C1(e){return new wt(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,mm)})}function I1(e){return new wt(t=>{for(let n of e)if(t.next(n),t.closed)return;t.complete()})}function km(e){return new wt(t=>{D1(e,t).catch(n=>t.error(n))})}function T1(e){return km(Dm(e))}function D1(e,t){var n,r,i,o;return y1(this,void 0,void 0,function*(){try{for(n=w1(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 dr(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 Rm(e,t=0){return ln((n,r)=>{n.subscribe(Zt(r,i=>dr(r,e,()=>r.next(i),t),()=>dr(r,e,()=>r.complete(),t),i=>dr(r,e,()=>r.error(i),t)))})}function Pm(e,t=0){return ln((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function O1(e,t){return Cn(e).pipe(Pm(t),Rm(t))}function k1(e,t){return Cn(e).pipe(Pm(t),Rm(t))}function R1(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 P1(e,t){return new wt(n=>{let r;return dr(n,t,()=>{r=e[Im](),dr(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)}),()=>Ze(r?.return)&&r.return()})}function Nm(e,t){if(!e)throw new Error("Iterable cannot be null");return new wt(n=>{dr(n,t,()=>{let r=e[Symbol.asyncIterator]();dr(n,t,()=>{r.next().then(i=>{i.done?n.complete():n.next(i.value)})},0,!0)})})}function N1(e,t){return Nm(Dm(e),t)}function A1(e,t){if(e!=null){if(Em(e))return O1(e,t);if(ah(e))return R1(e,t);if(xm(e))return k1(e,t);if(Sm(e))return Nm(e,t);if(Tm(e))return P1(e,t);if(Om(e))return N1(e,t)}throw Cm(e)}function Pa(e,t){return t?A1(e,t):Cn(e)}function lh(...e){let t=Ra(e);return Pa(e,t)}function M1(e){return e instanceof Date&&!isNaN(e)}function Na(e,t){return ln((n,r)=>{let i=0;n.subscribe(Zt(r,o=>{r.next(e.call(t,o,i++))}))})}var{isArray:L1}=Array;function V1(e,t){return L1(t)?e(...t):e(t)}function j1(e){return Na(t=>V1(e,t))}function F1(e,t,n,r,i,o,s,a){let l=[],u=0,d=0,h=!1,_=()=>{h&&!l.length&&!u&&t.complete()},m=S=>u<r?b(S):l.push(S),b=S=>{o&&t.next(S),u++;let N=!1;Cn(n(S,d++)).subscribe(Zt(t,P=>{i?.(P),o?m(P):t.next(P)},()=>{N=!0},void 0,()=>{if(N)try{for(u--;l.length&&u<r;){let P=l.shift();s?dr(t,s,()=>b(P)):b(P)}_()}catch(P){t.error(P)}}))};return e.subscribe(Zt(t,m,()=>{h=!0,_()})),()=>{a?.()}}function ho(e,t,n=1/0){return Ze(t)?ho((r,i)=>Na((o,s)=>t(r,o,i,s))(Cn(e(r,i))),n):(typeof t=="number"&&(n=t),ln((r,i)=>F1(r,i,e,n)))}function Am(e=1/0){return ho(ka,e)}function B1(){return Am(1)}function hf(...e){return B1()(Pa(e,Ra(e)))}function U1(e){return new wt(t=>{Cn(e()).subscribe(t)})}var H1=["addListener","removeListener"],$1=["addEventListener","removeEventListener"],z1=["on","off"];function yc(e,t,n,r){if(Ze(n)&&(r=n,n=void 0),r)return yc(e,t,n).pipe(j1(r));let[i,o]=Z1(e)?$1.map(s=>a=>e[s](t,a,n)):q1(e)?H1.map(df(e,t)):W1(e)?z1.map(df(e,t)):[];if(!i&&ah(e))return ho(s=>yc(s,t,n))(Cn(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 df(e,t){return n=>r=>e[n](t,r)}function q1(e){return Ze(e.addListener)&&Ze(e.removeListener)}function W1(e){return Ze(e.on)&&Ze(e.off)}function Z1(e){return Ze(e.addEventListener)&&Ze(e.removeEventListener)}function Mm(e=0,t,n=p1){let r=-1;return t!=null&&(bm(t)?n=t:r=t),new wt(i=>{let o=M1(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=oh){return e<0&&(e=0),Mm(e,e,t)}function Aa(...e){let t=Ra(e),n=v1(e,1/0),r=e;return r.length?r.length===1?Cn(r[0]):Am(n)(Pa(r,t)):sh}function ch(e,t){return ln((n,r)=>{let i=0;n.subscribe(Zt(r,o=>e.call(t,o,i++)&&r.next(o)))})}function Y1(e){return ln((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||Cn(e(u)).subscribe(o=Zt(n,a,l))},()=>{s=!0,(!r||!o||o.closed)&&n.complete()}))})}function Lm(e,t=oh){return Y1(()=>Mm(e,t))}function K1(e){return e<=0?()=>sh:ln((t,n)=>{let r=0;t.subscribe(Zt(n,i=>{++r<=e&&(n.next(i),e<=r&&n.complete())}))})}function J1(e,t=ka){return e=e??X1,ln((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 X1(e,t){return e===t}function Q1(e){return ch((t,n)=>e<=n)}function Vm(...e){let t=Ra(e);return ln((n,r)=>{(t?hf(e,n,t):hf(e,n)).subscribe(r)})}function jm(e,t){return ln((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++;Cn(e(l,d)).subscribe(i=Zt(r,h=>r.next(t?t(l,h,d,u++):h),()=>{i=null,a()}))},()=>{s=!0,a()}))})}function bi(e){return ln((t,n)=>{Cn(e).subscribe(Zt(n,()=>n.complete(),mc)),!n.closed&&t.subscribe(n)})}function ex(e,t,n){let r=Ze(e)||t||n?{next:e,error:t,complete:n}:e;return r?ln((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)}))}):ka}var Fm="https://g.co/ng/security#xss",De=class extends Error{code;constructor(e,t){super(tx(e,t)),this.code=e}};function tx(e,t){return`${`NG0${Math.abs(e)}`}${t?": "+t:""}`}var Bm=Symbol("InputSignalNode#UNSET"),nx=Ne(A({},dm),{transformFn:void 0,applyValueToInputSignal(e,t){Qu(e,t)}});function Um(e,t){let n=Object.create(nx);n.value=e,n.transformFn=t?.transform;function r(){if(Xu(n),n.value===Bm)throw new De(-950,!1);return n.value}return r[nn]=n,r}function Po(e){return{toString:e}.toString()}var as="__parameters__";function rx(e){return function(...t){if(e){let n=e(...t);for(let r in n)this[r]=n[r]}}}function Hm(e,t,n){return Po(()=>{let r=rx(t);function i(...o){if(this instanceof i)return r.apply(this,o),this;let s=new i(...o);return a.annotation=s,a;function a(l,u,d){let h=l.hasOwnProperty(as)?l[as]:Object.defineProperty(l,as,{value:[]})[as];for(;h.length<=d;)h.push(null);return(h[d]=h[d]||[]).push(s),l}}return n&&(i.prototype=Object.create(n.prototype)),i.prototype.ngMetadataName=e,i.annotationCls=i,i})}var fo=globalThis;function et(e){for(let t in e)if(e[t]===et)return t;throw Error("Could not find renamed property on target object.")}function ix(e,t){for(let n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}function mn(e){if(typeof e=="string")return e;if(Array.isArray(e))return`[${e.map(mn).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 bc(e,t){return e?t?`${e} ${t}`:e:t||""}var ox=et({__forward_ref__:et});function $m(e){return e.__forward_ref__=$m,e.toString=function(){return mn(this())},e}function At(e){return zm(e)?e():e}function zm(e){return typeof e=="function"&&e.hasOwnProperty(ox)&&e.__forward_ref__===$m}function de(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function uh(e){return{providers:e.providers||[],imports:e.imports||[]}}function hh(e){return ff(e,qm)||ff(e,Wm)}function ff(e,t){return e.hasOwnProperty(t)?e[t]:null}function sx(e){return e&&(e[qm]||e[Wm])||null}function pf(e){return e&&(e.hasOwnProperty(gf)||e.hasOwnProperty(ax))?e[gf]:null}var qm=et({\u0275prov:et}),gf=et({\u0275inj:et}),Wm=et({ngInjectableDef:et}),ax=et({ngInjectorDef:et}),Ee=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=de({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function Zm(e){return e&&!!e.\u0275providers}var lx=et({\u0275cmp:et}),cx=et({\u0275dir:et}),Gm=et({\u0275pipe:et}),zs=et({\u0275fac:et}),ro=et({__NG_ELEMENT_ID__:et}),mf=et({__NG_ENV_ID__:et});function No(e){return typeof e=="string"?e:e==null?"":String(e)}function ux(e){return typeof e=="function"?e.name||e.toString():typeof e=="object"&&e!=null&&typeof e.type=="function"?e.type.name||e.type.toString():No(e)}function hx(e,t){throw new De(-200,e)}function dh(e,t){throw new De(-201,!1)}var Te=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}(Te||{}),wc;function Ym(){return wc}function Bt(e){let t=wc;return wc=e,t}function Km(e,t,n){let r=hh(e);if(r&&r.providedIn=="root")return r.value===void 0?r.value=r.factory():r.value;if(n&Te.Optional)return null;if(t!==void 0)return t;dh(e,"Injector")}var dx={},po=dx,xc="__NG_DI_FLAG__",qs="ngTempTokenPath",fx="ngTokenPath",px=/\n/gm,gx="\u0275",_f="__source",gi;function mx(){return gi}function sr(e){let t=gi;return gi=e,t}function _x(e,t=Te.Default){if(gi===void 0)throw new De(-203,!1);return gi===null?Km(e,void 0,t):gi.get(e,t&Te.Optional?null:void 0,t)}function je(e,t=Te.Default){return(Ym()||_x)(At(e),t)}function R(e,t=Te.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 Ec(e){let t=[];for(let n=0;n<e.length;n++){let r=At(e[n]);if(Array.isArray(r)){if(r.length===0)throw new De(900,!1);let i,o=Te.Default;for(let s=0;s<r.length;s++){let a=r[s],l=vx(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 Jm(e,t){return e[xc]=t,e.prototype[xc]=t,e}function vx(e){return e[xc]}function yx(e,t,n,r){let i=e[qs];throw t[_f]&&i.unshift(t[_f]),e.message=bx(`
14
- `+e.message,i,n,r),e[fx]=i,e[qs]=null,e}function bx(e,t,n,r=null){e=e&&e.charAt(0)===`
15
- `&&e.charAt(1)==gx?e.slice(2):e;let i=mn(t);if(Array.isArray(t))i=t.map(mn).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):mn(a)))}i=`{${o.join(", ")}}`}return`${n}${r?"("+r+")":""}[${i}]: ${e.replace(px,`
16
- `)}`}var wx=Jm(Hm("Optional"),8),xx=Jm(Hm("SkipSelf"),4);function Mr(e,t){return e.hasOwnProperty(zs)?e[zs]:null}function Ex(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 Sx(e){return e.flat(Number.POSITIVE_INFINITY)}function fh(e,t){e.forEach(n=>Array.isArray(n)?fh(n,t):t(n))}function Xm(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function Ws(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function Cx(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 La(e,t,n){let r=Ao(e,t);return r>=0?e[r|1]=n:(r=~r,Cx(e,r,t,n)),r}function Ol(e,t){let n=Ao(e,t);if(n>=0)return e[n|1]}function Ao(e,t){return Ix(e,t,1)}function Ix(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={},Mt=[],Zs=new Ee(""),Qm=new Ee("",-1),e_=new Ee(""),t_=class{get(e,t=po){if(t===po){let n=new Error(`NullInjectorError: No provider for ${mn(e)}!`);throw n.name="NullInjectorError",n}return t}};function Vr(e){return e[lx]||null}function n_(e){return e[cx]||null}function r_(e){return e[Gm]||null}function Tx(e){let t=Vr(e)||n_(e)||r_(e);return t!==null&&t.standalone}function Dx(e){return{\u0275providers:e}}function Ox(...e){return{\u0275providers:i_(!0,e),\u0275fromNgModule:!0}}function i_(e,...t){let n=[],r=new Set,i,o=s=>{n.push(s)};return fh(t,s=>{let a=s;Sc(a,o,[],r)&&(i||=[],i.push(a))}),i!==void 0&&o_(i,o),n}function o_(e,t){for(let n=0;n<e.length;n++){let{ngModule:r,providers:i}=e[n];ph(i,o=>{t(o,r)})}}function Sc(e,t,n,r){if(e=At(e),!e)return!1;let i=null,o=pf(e),s=!o&&Vr(e);if(!o&&!s){let l=e.ngModule;if(o=pf(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)Sc(u,t,n,r)}}else if(o){if(o.imports!=null&&!a){r.add(i);let u;try{fh(o.imports,d=>{Sc(d,t,n,r)&&(u||=[],u.push(d))})}finally{}u!==void 0&&o_(u,t)}if(!a){let u=Mr(i)||(()=>new i);t({provide:i,useFactory:u,deps:Mt},i),t({provide:e_,useValue:i,multi:!0},i),t({provide:Zs,useValue:()=>je(i),multi:!0},i)}let l=o.providers;if(l!=null&&!a){let u=e;ph(l,d=>{t(d,u)})}}else return!1;return i!==e&&e.providers!==void 0}function ph(e,t){for(let n of e)Zm(n)&&(n=n.\u0275providers),Array.isArray(n)?ph(n,t):t(n)}var kx=et({provide:String,useValue:et});function s_(e){return e!==null&&typeof e=="object"&&kx in e}function Rx(e){return!!(e&&e.useExisting)}function Px(e){return!!(e&&e.useFactory)}function wi(e){return typeof e=="function"}function Nx(e){return!!e.useClass}var gh=new Ee(""),Ts={},Ax={},kl;function Va(){return kl===void 0&&(kl=new t_),kl}var Gn=class{},mh=class extends Gn{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,Ic(e,o=>this.processProvider(o)),this.records.set(Qm,li(void 0,this)),r.has("environment")&&this.records.set(Gn,li(void 0,this));let i=this.records.get(gh);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(e_,Mt,Te.Self))}destroy(){Ji(this),this._destroyed=!0;let e=Ie(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(),Ie(e)}}onDestroy(e){return Ji(this),this._onDestroyHooks.push(e),()=>this.removeOnDestroy(e)}runInContext(e){Ji(this);let t=sr(this),n=Bt(void 0),r;try{return e()}finally{sr(t),Bt(n)}}get(e,t=po,n=Te.Default){if(Ji(this),e.hasOwnProperty(mf))return e[mf](this);n=Ma(n);let r,i=sr(this),o=Bt(void 0);try{if(!(n&Te.SkipSelf)){let a=this.records.get(e);if(a===void 0){let l=Fx(e)&&hh(e);l&&this.injectableDefInScope(l)?a=li(Cc(e),Ts):a=null,this.records.set(e,a)}if(a!=null)return this.hydrate(e,a)}let s=n&Te.Self?Va():this.parent;return t=n&Te.Optional&&t===po?null:t,s.get(e,t)}catch(s){if(s.name==="NullInjectorError"){if((s[qs]=s[qs]||[]).unshift(mn(e)),i)throw s;return yx(s,e,"R3InjectorError",this.source)}else throw s}finally{Bt(o),sr(i)}}resolveInjectorInitializers(){let e=Ie(null),t=sr(this),n=Bt(void 0),r;try{let i=this.get(Zs,Mt,Te.Self);for(let o of i)o()}finally{sr(t),Bt(n),Ie(e)}}toString(){let e=[],t=this.records;for(let n of t.keys())e.push(mn(n));return`R3Injector[${e.join(", ")}]`}processProvider(e){e=At(e);let t=wi(e)?e:At(e&&e.provide),n=Lx(e);if(!wi(e)&&e.multi===!0){let r=this.records.get(t);r||(r=li(void 0,Ts,!0),r.factory=()=>Ec(r.multi),this.records.set(t,r)),t=e,r.multi.push(e)}this.records.set(t,n)}hydrate(e,t){let n=Ie(null);try{return t.value===Ts&&(t.value=Ax,t.value=t.factory()),typeof t.value=="object"&&t.value&&jx(t.value)&&this._ngOnDestroyHooks.add(t.value),t.value}finally{Ie(n)}}injectableDefInScope(e){if(!e.providedIn)return!1;let t=At(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=hh(e),n=t!==null?t.factory:Mr(e);if(n!==null)return n;if(e instanceof Ee)throw new De(204,!1);if(e instanceof Function)return Mx(e);throw new De(204,!1)}function Mx(e){if(e.length>0)throw new De(204,!1);let t=sx(e);return t!==null?()=>t.factory(e):()=>new e}function Lx(e){if(s_(e))return li(void 0,e.useValue);{let t=a_(e);return li(t,Ts)}}function a_(e,t,n){let r;if(wi(e)){let i=At(e);return Mr(i)||Cc(i)}else if(s_(e))r=()=>At(e.useValue);else if(Px(e))r=()=>e.useFactory(...Ec(e.deps||[]));else if(Rx(e))r=()=>je(At(e.useExisting));else{let i=At(e&&(e.useClass||e.provide));if(Vx(e))r=()=>new i(...Ec(e.deps));else return Mr(i)||Cc(i)}return r}function Ji(e){if(e.destroyed)throw new De(205,!1)}function li(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function Vx(e){return!!e.deps}function jx(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function Fx(e){return typeof e=="function"||typeof e=="object"&&e instanceof Ee}function Ic(e,t){for(let n of e)Array.isArray(n)?Ic(n,t):n&&Zm(n)?Ic(n.\u0275providers,t):t(n)}function l_(e,t){e instanceof mh&&Ji(e);let n,r=sr(e),i=Bt(void 0);try{return t()}finally{sr(r),Bt(i)}}function c_(){return Ym()!==void 0||mx()!=null}function ja(e){if(!c_())throw new De(-203,!1)}function Bx(e){return typeof e=="function"}var Qn=0,ge=1,fe=2,Rt=3,_n=4,In=5,go=6,Gs=7,ft=8,mo=9,Yn=10,_t=11,_o=12,vf=13,Pi=14,wn=15,jr=16,ci=17,Kn=18,Mo=19,u_=20,fr=21,Ds=22,Fr=23,Wt=24,mi=25,ht=26,h_=1,Br=7,Ys=8,xi=9,kt=10;function zn(e){return Array.isArray(e)&&typeof e[h_]=="object"}function er(e){return Array.isArray(e)&&e[h_]===!0}function _h(e){return(e.flags&4)!==0}function Ni(e){return e.componentOffset>-1}function Fa(e){return(e.flags&1)===1}function Ln(e){return!!e.template}function Ks(e){return(e[fe]&512)!==0}function Lo(e){return(e[fe]&256)===256}var Ux=class{previousValue;currentValue;firstChange;constructor(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}isFirstChange(){return this.firstChange}};function d_(e,t,n,r){t!==null?t.applyValueToInputSignal(t,r):e[n]=r}var f_=(()=>{let e=()=>p_;return e.ngInherit=!0,e})();function p_(e){return e.type.prototype.ngOnChanges&&(e.setInput=$x),Hx}function Hx(){let e=m_(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 $x(e,t,n,r,i){let o=this.declaredInputs[r],s=m_(e)||zx(e,{previous:Lr,current:null}),a=s.current||(s.current={}),l=s.previous,u=l[o];a[o]=new Ux(u&&u.currentValue,n,l===Lr),d_(e,t,i,n)}var g_="__ngSimpleChanges__";function m_(e){return e[g_]||null}function zx(e,t){return e[g_]=t}var qx=null,ze=function(e,t=null,n){qx?.(e,t,n)},__="svg",Wx="math";function Gt(e){for(;Array.isArray(e);)e=e[Qn];return e}function v_(e,t){return Gt(t[e])}function Vn(e,t){return Gt(t[e.index])}function vh(e,t){return e.data[t]}function Ba(e,t){return e[t]}function on(e,t){let n=t[e];return zn(n)?n:n[Qn]}function Zx(e){return(e[fe]&4)===4}function yh(e){return(e[fe]&128)===128}function Gx(e){return er(e[Rt])}function gr(e,t){return t==null?null:e[t]}function y_(e){e[ci]=0}function bh(e){e[fe]&1024||(e[fe]|=1024,yh(e)&&Ai(e))}function Yx(e,t){for(;e>0;)t=t[Pi],e--;return t}function Ua(e){return!!(e[fe]&9216||e[Wt]?.dirty)}function Tc(e){e[Yn].changeDetectionScheduler?.notify(8),e[fe]&64&&(e[fe]|=1024),Ua(e)&&Ai(e)}function Ai(e){e[Yn].changeDetectionScheduler?.notify(0);let t=Ur(e);for(;t!==null&&!(t[fe]&8192||(t[fe]|=8192,!yh(t)));)t=Ur(t)}function b_(e,t){if(Lo(e))throw new De(911,!1);e[fr]===null&&(e[fr]=[]),e[fr].push(t)}function Kx(e,t){if(e[fr]===null)return;let n=e[fr].indexOf(t);n!==-1&&e[fr].splice(n,1)}function Ur(e){let t=e[Rt];return er(t)?t[Rt]:t}function w_(e){return e[Gs]??=[]}function x_(e){return e.cleanup??=[]}function Jx(e,t,n,r){let i=w_(t);i.push(n),e.firstCreatePass&&x_(e).push(r,i.length-1)}var be={lFrame:R_(null),bindingsEnabled:!0,skipHydrationRootTNode:null},Dc=!1;function Xx(){return be.lFrame.elementDepthCount}function Qx(){be.lFrame.elementDepthCount++}function eE(){be.lFrame.elementDepthCount--}function wh(){return be.bindingsEnabled}function tE(){return be.skipHydrationRootTNode!==null}function nE(e){return be.skipHydrationRootTNode===e}function rE(){be.skipHydrationRootTNode=null}function ye(){return be.lFrame.lView}function pt(){return be.lFrame.tView}function ct(e){return be.lFrame.contextLView=e,e[ft]}function ut(e){return be.lFrame.contextLView=null,e}function Yt(){let e=E_();for(;e!==null&&e.type===64;)e=e.parent;return e}function E_(){return be.lFrame.currentTNode}function iE(){let e=be.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function yr(e,t){let n=be.lFrame;n.currentTNode=e,n.isParent=t}function xh(){return be.lFrame.isParent}function S_(){be.lFrame.isParent=!1}function C_(){return be.lFrame.contextLView}function I_(){return Dc}function Js(e){let t=Dc;return Dc=e,t}function Vo(){let e=be.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function oE(e){return be.lFrame.bindingIndex=e}function jo(){return be.lFrame.bindingIndex++}function T_(e){let t=be.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function sE(){return be.lFrame.inI18n}function aE(e,t){let n=be.lFrame;n.bindingIndex=n.bindingRootIndex=e,Oc(t)}function lE(){return be.lFrame.currentDirectiveIndex}function Oc(e){be.lFrame.currentDirectiveIndex=e}function cE(e){let t=be.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function D_(){return be.lFrame.currentQueryIndex}function Eh(e){be.lFrame.currentQueryIndex=e}function uE(e){let t=e[ge];return t.type===2?t.declTNode:t.type===1?e[In]:null}function O_(e,t,n){if(n&Te.SkipSelf){let i=t,o=e;for(;(i=i.parent,i===null&&!(n&Te.Host))&&(i=uE(o),!(i===null||(o=o[Pi],i.type&10))););if(i===null)return!1;t=i,e=o}let r=be.lFrame=k_();return r.currentTNode=t,r.lView=e,!0}function Sh(e){let t=k_(),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 k_(){let e=be.lFrame,t=e===null?null:e.child;return t===null?R_(e):t}function R_(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 P_(){let e=be.lFrame;return be.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var N_=P_;function Ch(){let e=P_();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 hE(e){return(be.lFrame.contextLView=Yx(e,be.lFrame.contextLView))[ft]}function tr(){return be.lFrame.selectedIndex}function Hr(e){be.lFrame.selectedIndex=e}function Ih(){let e=be.lFrame;return vh(e.tView,e.selectedIndex)}function mr(){be.lFrame.currentNamespace=__}function Xs(){dE()}function dE(){be.lFrame.currentNamespace=null}function fE(){return be.lFrame.currentNamespace}var A_=!0;function Ha(){return A_}function $a(e){A_=e}function pE(e,t,n){let{ngOnChanges:r,ngOnInit:i,ngDoCheck:o}=t.type.prototype;if(r){let s=p_(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 Th(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 Os(e,t,n){M_(e,t,3,n)}function ks(e,t,n,r){(e[fe]&3)===n&&M_(e,t,n,r)}function Rl(e,t){let n=e[fe];(n&3)===t&&(n&=16383,n+=1,e[fe]=n)}function M_(e,t,n,r){let i=r!==void 0?e[ci]&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[ci]+=65536),(a<o||o==-1)&&(gE(e,n,t,l),e[ci]=(e[ci]&4294901760)+l+2),l++}function yf(e,t){ze(4,e,t);let n=Ie(null);try{t.call(e)}finally{Ie(n),ze(5,e,t)}}function gE(e,t,n,r){let i=n[r]<0,o=n[r+1],s=i?-n[r]:n[r],a=e[s];i?e[fe]>>14<e[ci]>>16&&(e[fe]&3)===t&&(e[fe]+=16384,yf(a,o)):yf(a,o)}var _i=-1,Fo=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 Fo}function _E(e){return(e.flags&8)!==0}function vE(e){return(e.flags&16)!==0}function yE(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];wE(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 wE(e){return e.charCodeAt(0)===64}function Ei(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?bf(e,n,i,null,t[++r]):bf(e,n,i,null,null))}}return e}function bf(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 Pl={},xE=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,Pl,n);return r!==Pl||t===Pl?r:this.parentInjector.get(e,t,n)}};function L_(e){return e!==_i}function Qs(e){return e&32767}function EE(e){return e>>16}function ea(e,t){let n=EE(e),r=t;for(;n>0;)r=r[Pi],n--;return r}var kc=!0;function ta(e){let t=kc;return kc=e,t}var SE=256,V_=SE-1,j_=5,CE=0,Nn={};function IE(e,t,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(ro)&&(r=n[ro]),r==null&&(r=n[ro]=CE++);let i=r&V_,o=1<<i;t.data[e+(i>>j_)]|=o}function na(e,t){let n=F_(e,t);if(n!==-1)return n;let r=t[ge];r.firstCreatePass&&(e.injectorIndex=t.length,Nl(r.data,e),Nl(t,null),Nl(r.blueprint,null));let i=Dh(e,t),o=e.injectorIndex;if(L_(i)){let s=Qs(i),a=ea(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 Nl(e,t){e.push(0,0,0,0,0,0,0,0,t)}function F_(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function Dh(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=q_(i),r===null)return _i;if(n++,i=i[Pi],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return _i}function Rc(e,t,n){IE(e,t,n)}function B_(e,t,n){if(n&Te.Optional||e!==void 0)return e;dh(t,"NodeInjector")}function U_(e,t,n,r){if(n&Te.Optional&&r===void 0&&(r=null),(n&(Te.Self|Te.Host))===0){let i=e[mo],o=Bt(void 0);try{return i?i.get(t,r,n&Te.Optional):Km(t,r,n&Te.Optional)}finally{Bt(o)}}return B_(r,t,n)}function H_(e,t,n,r=Te.Default,i){if(e!==null){if(t[fe]&2048&&!(r&Te.Self)){let s=kE(e,t,n,r,Nn);if(s!==Nn)return s}let o=$_(e,t,n,r,Nn);if(o!==Nn)return o}return U_(t,n,r,i)}function $_(e,t,n,r,i){let o=DE(n);if(typeof o=="function"){if(!O_(t,e,r))return r&Te.Host?B_(i,n,r):U_(t,n,r,i);try{let s;if(s=o(r),s==null&&!(r&Te.Optional))dh(n);else return s}finally{N_()}}else if(typeof o=="number"){let s=null,a=F_(e,t),l=_i,u=r&Te.Host?t[wn][In]:null;for((a===-1||r&Te.SkipSelf)&&(l=a===-1?Dh(e,t):t[a+8],l===_i||!xf(r,!1)?a=-1:(s=t[ge],a=Qs(l),t=ea(l,t)));a!==-1;){let d=t[ge];if(wf(o,a,d.data)){let h=TE(a,t,n,s,r,u);if(h!==Nn)return h}l=t[a+8],l!==_i&&xf(r,t[ge].data[a+8]===u)&&wf(o,a,t)?(s=d,a=Qs(l),t=ea(l,t)):a=-1}}return i}function TE(e,t,n,r,i,o){let s=t[ge],a=s.data[e+8],l=r==null?Ni(a)&&kc:r!=s&&(a.type&3)!==0,u=i&Te.Host&&o===a,d=Rs(a,s,n,l,u);return d!==null?vo(t,s,d,a):Nn}function Rs(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,_=i?a+d:u;for(let m=h;m<_;m++){let b=s[m];if(m<l&&n===b||m>=l&&b.type===n)return m}if(i){let m=s[l];if(m&&Ln(m)&&m.type===n)return l}return null}function vo(e,t,n,r){let i=e[n],o=t.data;if(mE(i)){let s=i;s.resolving&&hx(ux(o[n]));let a=ta(s.canSeeViewProviders);s.resolving=!0;let l,u=s.injectImpl?Bt(s.injectImpl):null,d=O_(e,r,Te.Default);try{i=e[n]=s.factory(void 0,o,e,r),t.firstCreatePass&&n>=r.directiveStart&&pE(n,o[n],t)}finally{u!==null&&Bt(u),ta(a),s.resolving=!1,N_()}}return i}function DE(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(ro)?e[ro]:void 0;return typeof t=="number"?t>=0?t&V_:OE:t}function wf(e,t,n){let r=1<<e;return!!(n[t+(e>>j_)]&r)}function xf(e,t){return!(e&Te.Self)&&!(e&Te.Host&&t)}var io=class{_tNode;_lView;constructor(e,t){this._tNode=e,this._lView=t}get(e,t,n){return H_(this._tNode,this._lView,e,Ma(n),t)}};function OE(){return new io(Yt(),ye())}function z_(e){return Po(()=>{let t=e.prototype.constructor,n=t[zs]||Pc(t),r=Object.prototype,i=Object.getPrototypeOf(e.prototype).constructor;for(;i&&i!==r;){let o=i[zs]||Pc(i);if(o&&o!==n)return o;i=Object.getPrototypeOf(i)}return o=>new o})}function Pc(e){return zm(e)?()=>{let t=Pc(At(e));return t&&t()}:Mr(e)}function kE(e,t,n,r,i){let o=e,s=t;for(;o!==null&&s!==null&&s[fe]&2048&&!Ks(s);){let a=$_(o,s,n,r|Te.Self,Nn);if(a!==Nn)return a;let l=o.parent;if(!l){let u=s[u_];if(u){let d=u.get(n,Nn,r);if(d!==Nn)return d}l=q_(s),s=s[Pi]}o=l}return i}function q_(e){let t=e[ge],n=t.type;return n===2?t.declTNode:n===1?e[In]:null}function Ef(e,t=null,n=null,r){let i=RE(e,t,n,r);return i.resolveInjectorInitializers(),i}function RE(e,t=null,n=null,r,i=new Set){let o=[n||Mt,Ox(e)];return r=r||(typeof e=="object"?void 0:mn(e)),new mh(o,t||Va(),r||null,i)}var Tt=class W_{static THROW_IF_NOT_FOUND=po;static NULL=new t_;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=de({token:W_,providedIn:"any",factory:()=>je(Qm)});static __NG_ELEMENT_ID__=-1},PE=new Ee("");PE.__NG_ELEMENT_ID__=e=>{let t=Yt();if(t===null)throw new De(204,!1);if(t.type&2)return t.value;if(e&Te.Optional)return null;throw new De(204,!1)};var Z_=!1,Bo=(()=>{class e{static __NG_ELEMENT_ID__=NE;static __NG_ENV_ID__=n=>n}return e})(),G_=class extends Bo{_lView;constructor(e){super(),this._lView=e}onDestroy(e){return b_(this._lView,e),()=>Kx(this._lView,e)}};function NE(){return new G_(ye())}var Jr=class{},Oh=new Ee("",{providedIn:"root",factory:()=>!1}),Y_=new Ee(""),kh=new Ee(""),Uo=(()=>{class e{taskId=0;pendingTasks=new Set;get _hasPendingTasks(){return this.hasPendingTasks.value}hasPendingTasks=new rh(!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=de({token:e,providedIn:"root",factory:()=>new e})}return e})(),AE=class extends ve{__isAsync;destroyRef=void 0;pendingTasks=void 0;constructor(e=!1){super(),this.__isAsync=e,c_()&&(this.destroyRef=R(Bo,{optional:!0})??void 0,this.pendingTasks=R(Uo,{optional:!0})??void 0)}emit(e){let t=Ie(null);try{super.next(e)}finally{Ie(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)})}}},Xe=AE;function yo(...e){}function K_(e){let t,n;function r(){e=yo;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 Sf(e){return queueMicrotask(()=>e()),()=>{e=yo}}var Rh="isAngularZone",ra=Rh+"_ID",ME=0,Ge=class Nc{hasPendingMacrotasks=!1;hasPendingMicrotasks=!1;isStable=!0;onUnstable=new Xe(!1);onMicrotaskEmpty=new Xe(!1);onStable=new Xe(!1);onError=new Xe(!1);constructor(t){let{enableLongStackTrace:n=!1,shouldCoalesceEventChangeDetection:r=!1,shouldCoalesceRunChangeDetection:i=!1,scheduleInRootZone:o=Z_}=t;if(typeof Zone>"u")throw new De(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,jE(s)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get(Rh)===!0}static assertInAngularZone(){if(!Nc.isInAngularZone())throw new De(909,!1)}static assertNotInAngularZone(){if(Nc.isInAngularZone())throw new De(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,LE,yo,yo);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)}},LE={};function Ph(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 VE(e){if(e.isCheckStableRunning||e.callbackScheduled)return;e.callbackScheduled=!0;function t(){K_(()=>{e.callbackScheduled=!1,Ac(e),e.isCheckStableRunning=!0,Ph(e),e.isCheckStableRunning=!1})}e.scheduleInRootZone?Zone.root.run(()=>{t()}):e._outer.run(()=>{t()}),Ac(e)}function jE(e){let t=()=>{VE(e)},n=ME++;e._inner=e._inner.fork({name:"angular",properties:{[Rh]:!0,[ra]:n,[ra+n]:!0},onInvokeTask:(r,i,o,s,a,l)=>{if(FE(l))return r.invokeTask(o,s,a,l);try{return Cf(e),r.invokeTask(o,s,a,l)}finally{(e.shouldCoalesceEventChangeDetection&&s.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),If(e)}},onInvoke:(r,i,o,s,a,l,u)=>{try{return Cf(e),r.invoke(o,s,a,l,u)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!BE(l)&&t(),If(e)}},onHasTask:(r,i,o,s)=>{r.hasTask(o,s),i===o&&(s.change=="microTask"?(e._hasPendingMicrotasks=s.microTask,Ac(e),Ph(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 Ac(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.callbackScheduled===!0?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function Cf(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function If(e){e._nesting--,Ph(e)}var J_=class{hasPendingMicrotasks=!1;hasPendingMacrotasks=!1;isStable=!0;onUnstable=new Xe;onMicrotaskEmpty=new Xe;onStable=new Xe;onError=new Xe;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 FE(e){return X_(e,"__ignore_ng_zone__")}function BE(e){return X_(e,"__scheduler_tick__")}function X_(e,t){return!Array.isArray(e)||e.length!==1?!1:e[0]?.data?.[t]===!0}var Xr=class{_console=console;handleError(e){this._console.error("ERROR",e)}},UE=new Ee("",{providedIn:"root",factory:()=>{let e=R(Ge),t=R(Xr);return n=>e.runOutsideAngular(()=>t.handleError(n))}});function Tf(e,t){return Um(e,t)}function HE(e){return Um(Bm,e)}var $E=(Tf.required=HE,Tf);function zE(){return Mi(Yt(),ye())}function Mi(e,t){return new $t(Vn(e,t))}var $t=(()=>{class e{nativeElement;constructor(n){this.nativeElement=n}static __NG_ELEMENT_ID__=zE}return e})();function qE(e){return e instanceof $t?e.nativeElement:e}function Jn(e,t){let n=Zw(e),r=n[nn];return t?.equal&&(r.equal=t.equal),n.set=i=>Qu(r,i),n.update=i=>Gw(r,i),n.asReadonly=WE.bind(n),n}function WE(){let e=this[nn];if(e.readonlyFn===void 0){let t=()=>this();t[nn]=e,e.readonlyFn=t}return e.readonlyFn}function ZE(){return this._results[Symbol.iterator]()}var GE=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 ve}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=Sx(e);(this._changesDetected=!Ex(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]=ZE};function Q_(e){return(e.flags&128)===128}var ev=function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e}(ev||{}),Nh=new Map,YE=0;function KE(){return YE++}function JE(e){Nh.set(e[Mo],e)}function tv(e){return Nh.get(e)||null}function Mc(e){Nh.delete(e[Mo])}var XE=class{lViewId;nodeIndex;native;component;directives;localRefs;get lView(){return tv(this.lViewId)}constructor(e,t,n){this.lViewId=e,this.nodeIndex=t,this.native=n}};function QE(e){let t=Al(e);if(t){if(zn(t)){let n=t,r,i,o;if(nv(e)){if(r=nS(n,e),r==-1)throw new Error("The provided component was not found in the application");i=e}else if(eS(e)){if(r=rS(n,e),r==-1)throw new Error("The provided directive was not found in the application");o=iS(r,n)}else if(r=Of(n,e),r==-1)return null;let s=Gt(n[r]),a=Al(s),l=a&&!Array.isArray(a)?a:Df(n,r,s);if(i&&l.component===void 0&&(l.component=i,An(l.component,l)),o&&l.directives===void 0){l.directives=o;for(let u=0;u<o.length;u++)An(o[u],l)}An(l.native,l),t=l}}else{let n=e,r=n;for(;r=r.parentNode;){let i=Al(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=Gt(o[s]),l=Df(o,s,a);An(a,l),t=l;break}}}}return t||null}function Df(e,t,n){return new XE(e[Mo],t,n)}var Lc="__ngContext__";function An(e,t){zn(t)?(e[Lc]=t[Mo],JE(t)):e[Lc]=t}function Al(e){let t=e[Lc];return typeof t=="number"?tv(t):t||null}function nv(e){return e&&e.constructor&&e.constructor.\u0275cmp}function eS(e){return e&&e.constructor&&e.constructor.\u0275dir}function Of(e,t){let n=e[ge];for(let r=ht;r<n.bindingStartIndex;r++)if(Gt(e[r])===t)return r;return-1}function tS(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 nS(e,t){let n=e[ge].components;if(n)for(let r=0;r<n.length;r++){let i=n[r];if(on(i,e)[ft]===t)return i}else if(on(ht,e)[ft]===t)return ht;return-1}function rS(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=tS(n)}return-1}function iS(e,t){let n=t[ge].data[e];if(n.directiveStart===0)return Mt;let r=[];for(let i=n.directiveStart;i<n.directiveEnd;i++){let o=t[i];nv(o)||r.push(o)}return r}function rv(e){return ov(e[_o])}function iv(e){return ov(e[_n])}function ov(e){for(;e!==null&&!er(e);)e=e[_n];return e}var Vc;function oS(e){Vc=e}function sv(){if(Vc!==void 0)return Vc;if(typeof document<"u")return document;throw new De(210,!1)}var Ah=new Ee("",{providedIn:"root",factory:()=>sS}),sS="ng",av=new Ee(""),za=new Ee("",{providedIn:"platform",factory:()=>"unknown"}),aS=new Ee(""),lv=new Ee("",{providedIn:"root",factory:()=>sv().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null}),lS="h",cS="b",cv=!1,uS=new Ee("",{providedIn:"root",factory:()=>cv}),Mh=function(e){return e[e.CHANGE_DETECTION=0]="CHANGE_DETECTION",e[e.AFTER_NEXT_RENDER=1]="AFTER_NEXT_RENDER",e}(Mh||{}),Ho=new Ee(""),kf=new Set;function Qr(e){kf.has(e)||(kf.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}var Lh=(()=>{class e{view;node;constructor(n,r){this.view=n,this.node=r}static __NG_ELEMENT_ID__=hS}return e})();function hS(){return new Lh(ye(),Yt())}var ui=function(e){return e[e.EarlyRead=0]="EarlyRead",e[e.Write=1]="Write",e[e.MixedReadWrite=2]="MixedReadWrite",e[e.Read=3]="Read",e}(ui||{}),uv=(()=>{class e{impl=null;execute(){this.impl?.execute()}static \u0275prov=de({token:e,providedIn:"root",factory:()=>new e})}return e})(),dS=[ui.EarlyRead,ui.Write,ui.MixedReadWrite,ui.Read],fS=(()=>{class e{ngZone=R(Ge);scheduler=R(Jr);errorHandler=R(Xr,{optional:!0});sequences=new Set;deferredRegistrations=new Set;executing=!1;constructor(){R(Ho,{optional:!0})}execute(){let n=this.sequences.size>0;n&&ze(16),this.executing=!0;for(let r of dS)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[mi]??=[]).push(n),Ai(r),r[fe]|=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(Mh.AFTER_NEXT_RENDER,n):n()}static \u0275prov=de({token:e,providedIn:"root",factory:()=>new e})}return e})(),pS=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?.[mi];e&&(this.view[mi]=e.filter(t=>t!==this))}};function hv(e,t){!t?.injector&&ja(hv);let n=t?.injector??R(Tt);return Qr("NgAfterRender"),dv(e,n,t,!1)}function $o(e,t){!t?.injector&&ja($o);let n=t?.injector??R(Tt);return Qr("NgAfterNextRender"),dv(e,n,t,!0)}function gS(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 dv(e,t,n,r){let i=t.get(uv);i.impl??=t.get(fS);let o=t.get(Ho,null,{optional:!0}),s=n?.phase??ui.MixedReadWrite,a=n?.manualCleanup!==!0?t.get(Bo):null,l=t.get(Lh,null,{optional:!0}),u=new pS(i.impl,gS(e,s),l?.view,r,a,o?.snapshot(null));return i.impl.register(u),u}var mS=()=>null;function fv(e,t,n=!1){return mS(e,t,n)}function pv(e,t){let n=e.contentQueries;if(n!==null){let r=Ie(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];Eh(o),a.contentQueries(2,t[s],s)}}}finally{Ie(r)}}}function jc(e,t,n){Eh(0);let r=Ie(null);try{t(e,n)}finally{Ie(r)}}function Vh(e,t,n){if(_h(t)){let r=Ie(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{Ie(r)}}}var $n=function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}($n||{}),ls;function _S(){if(ls===void 0&&(ls=null,fo.trustedTypes))try{ls=fo.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return ls}function qa(e){return _S()?.createHTML(e)||e}var cs;function vS(){if(cs===void 0&&(cs=null,fo.trustedTypes))try{cs=fo.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return cs}function Rf(e){return vS()?.createHTML(e)||e}var ei=class{changingThisBreaksApplicationSecurity;constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Fm})`}},yS=class extends ei{getTypeName(){return"HTML"}},bS=class extends ei{getTypeName(){return"Style"}},wS=class extends ei{getTypeName(){return"Script"}},xS=class extends ei{getTypeName(){return"URL"}},ES=class extends ei{getTypeName(){return"ResourceURL"}};function Hn(e){return e instanceof ei?e.changingThisBreaksApplicationSecurity:e}function Tr(e,t){let n=SS(e);if(n!=null&&n!==t){if(n==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${Fm})`)}return n===t}function SS(e){return e instanceof ei&&e.getTypeName()||null}function CS(e){return new yS(e)}function IS(e){return new bS(e)}function TS(e){return new wS(e)}function DS(e){return new xS(e)}function OS(e){return new ES(e)}function kS(e){let t=new PS(e);return NS()?new RS(t):t}var RS=class{inertDocumentHelper;constructor(e){this.inertDocumentHelper=e}getInertBodyElement(e){e="<body><remove></remove>"+e;try{let t=new window.DOMParser().parseFromString(qa(e),"text/html").body;return t===null?this.inertDocumentHelper.getInertBodyElement(e):(t.firstChild?.remove(),t)}catch{return null}}},PS=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=qa(e),t}};function NS(){try{return!!new window.DOMParser().parseFromString(qa(""),"text/html")}catch{return!1}}var AS=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function jh(e){return e=String(e),e.match(AS)?e:"unsafe:"+e}function nr(e){let t={};for(let n of e.split(","))t[n]=!0;return t}function zo(...e){let t={};for(let n of e)for(let r in n)n.hasOwnProperty(r)&&(t[r]=!0);return t}var gv=nr("area,br,col,hr,img,wbr"),mv=nr("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),_v=nr("rp,rt"),MS=zo(_v,mv),LS=zo(mv,nr("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")),VS=zo(_v,nr("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")),Pf=zo(gv,LS,VS,MS),vv=nr("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),jS=nr("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"),FS=nr("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"),BS=zo(vv,jS,FS),US=nr("script,style,template"),HS=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=qS(t);continue}for(;t;){t.nodeType===Node.ELEMENT_NODE&&this.endElement(t);let i=zS(t);if(i){t=i;break}t=r.pop()}}return this.buf.join("")}startElement(e){let t=Nf(e).toLowerCase();if(!Pf.hasOwnProperty(t))return this.sanitizedSomething=!0,!US.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(!BS.hasOwnProperty(s)){this.sanitizedSomething=!0;continue}let a=i.value;vv[s]&&(a=jh(a)),this.buf.push(" ",o,'="',Af(a),'"')}return this.buf.push(">"),!0}endElement(e){let t=Nf(e).toLowerCase();Pf.hasOwnProperty(t)&&!gv.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))}chars(e){this.buf.push(Af(e))}};function $S(e,t){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}function zS(e){let t=e.nextSibling;if(t&&e!==t.previousSibling)throw yv(t);return t}function qS(e){let t=e.firstChild;if(t&&$S(e,t))throw yv(t);return t}function Nf(e){let t=e.nodeName;return typeof t=="string"?t:"FORM"}function yv(e){return new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`)}var WS=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,ZS=/([^\#-~ |!])/g;function Af(e){return e.replace(/&/g,"&amp;").replace(WS,function(t){let n=t.charCodeAt(0),r=t.charCodeAt(1);return"&#"+((n-55296)*1024+(r-56320)+65536)+";"}).replace(ZS,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"&lt;").replace(/>/g,"&gt;")}var us;function bv(e,t){let n=null;try{us=us||kS(e);let r=t?String(t):"";n=us.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=us.getInertBodyElement(r)}while(r!==o);let s=new HS().sanitizeChildren(Mf(n)||n);return qa(s)}finally{if(n){let r=Mf(n)||n;for(;r.firstChild;)r.firstChild.remove()}}}function Mf(e){return"content"in e&&GS(e)?e.content:null}function GS(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}var Un=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}(Un||{});function ti(e){let t=wv();return t?Rf(t.sanitize(Un.HTML,e)||""):Tr(e,"HTML")?Rf(Hn(e)):bv(sv(),No(e))}function cn(e){let t=wv();return t?t.sanitize(Un.URL,e)||"":Tr(e,"URL")?Hn(e):jh(No(e))}function wv(){let e=ye();return e&&e[Yn].sanitizer}var YS=/^>|^->|<!--|-->|--!>|<!-$/g,KS=/(<|>)/g,JS="\u200B$1\u200B";function XS(e){return e.replace(YS,t=>t.replace(KS,JS))}function QS(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 xv="ng-template";function eC(e,t,n,r){let i=0;if(r){for(;i<t.length&&typeof t[i]=="string";i+=2)if(t[i]==="class"&&QS(t[i+1].toLowerCase(),n,0)!==-1)return!0}else if(Fh(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 Fh(e){return e.type===4&&e.value!==xv}function tC(e,t,n){let r=e.type===4&&!n?xv:e.value;return t===r}function nC(e,t,n){let r=4,i=e.attrs,o=i!==null?oC(i):0,s=!1;for(let a=0;a<t.length;a++){let l=t[a];if(typeof l=="number"){if(!s&&!dn(r)&&!dn(l))return!1;if(s&&dn(l))continue;s=!1,r=l|r&1;continue}if(!s)if(r&4){if(r=2|r&1,l!==""&&!tC(e,l,n)||l===""&&t.length===1){if(dn(r))return!1;s=!0}}else if(r&8){if(i===null||!eC(e,i,l,n)){if(dn(r))return!1;s=!0}}else{let u=t[++a],d=rC(l,i,Fh(e),n);if(d===-1){if(dn(r))return!1;s=!0;continue}if(u!==""){let h;if(d>o?h="":h=i[d+1].toLowerCase(),r&2&&u!==h){if(dn(r))return!1;s=!0}}}}return dn(r)||s}function dn(e){return(e&1)===0}function rC(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 sC(t,e)}function iC(e,t,n=!1){for(let r=0;r<t.length;r++)if(nC(e,t[r],n))return!0;return!1}function oC(e){for(let t=0;t<e.length;t++){let n=e[t];if(bE(n))return t}return e.length}function sC(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 Lf(e,t){return e?":not("+t.trim()+")":t}function aC(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!==""&&!dn(s)&&(t+=Lf(o,i),i=""),r=s,o=o||!dn(r);n++}return i!==""&&(t+=Lf(o,i)),t}function lC(e){return e.map(aC).join(",")}function cC(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(!dn(i))break;i=o}r++}return n.length&&t.push(1,...n),t}var Tn={};function uC(e,t){return e.createText(t)}function hC(e,t,n){e.setValue(t,n)}function dC(e,t){return e.createComment(XS(t))}function Ev(e,t,n){return e.createElement(t,n)}function ia(e,t,n,r,i){e.insertBefore(t,n,r,i)}function Sv(e,t,n){e.appendChild(t,n)}function Vf(e,t,n,r,i){r!==null?ia(e,t,n,r,i):Sv(e,t,n)}function fC(e,t,n){e.removeChild(null,t,n)}function pC(e,t,n){e.setAttribute(t,"style",n)}function gC(e,t,n){n===""?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function Cv(e,t,n){let{mergedAttrs:r,classes:i,styles:o}=n;r!==null&&yE(e,t,r),i!==null&&gC(e,t,i),o!==null&&pC(e,t,o)}function Bh(e,t,n,r,i,o,s,a,l,u,d){let h=ht+r,_=h+i,m=mC(h,_),b=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:_,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:b,incompleteFirstPass:!1,ssrId:d}}function mC(e,t){let n=[];for(let r=0;r<t;r++)n.push(r<e?null:Tn);return n}function _C(e){let t=e.tView;return t===null||t.incompleteFirstPass?e.tView=Bh(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):t}function Uh(e,t,n,r,i,o,s,a,l,u,d){let h=t.blueprint.slice();return h[Qn]=i,h[fe]=r|4|128|8|64|1024,(u!==null||e&&e[fe]&2048)&&(h[fe]|=2048),y_(h),h[Rt]=h[Pi]=e,h[ft]=n,h[Yn]=s||e&&e[Yn],h[_t]=a||e&&e[_t],h[mo]=l||e&&e[mo]||null,h[In]=o,h[Mo]=KE(),h[go]=d,h[u_]=u,h[wn]=t.type==2?e[wn]:h,h}function vC(e,t,n){let r=Vn(t,e),i=_C(n),o=e[Yn].rendererFactory,s=Hh(e,Uh(e,i,null,Iv(n),r,t,null,o.createRenderer(r,n),null,null,null));return e[t.index]=s}function Iv(e){let t=16;return e.signals?t=4096:e.onPush&&(t=64),t}function Tv(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 Hh(e,t){return e[_o]?e[vf][_n]=t:e[_o]=t,e[vf]=t,t}function Z(e=1){Dv(pt(),ye(),tr()+e,!1)}function Dv(e,t,n,r){if(!r)if((t[fe]&3)===3){let i=e.preOrderCheckHooks;i!==null&&Os(t,i,n)}else{let i=e.preOrderHooks;i!==null&&ks(t,i,0,n)}Hr(n)}var Wa=function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e}(Wa||{});function Fc(e,t,n,r){let i=Ie(null);try{let[o,s,a]=e.inputs[n],l=null;(s&Wa.SignalBased)!==0&&(l=t[o][nn]),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):d_(t,l,o,r)}finally{Ie(i)}}function Ov(e,t,n,r,i){let o=tr(),s=r&2;try{Hr(-1),s&&t.length>ht&&Dv(e,t,ht,!1),ze(s?2:0,i),n(r,i)}finally{Hr(o),ze(s?3:1,i)}}function Za(e,t,n){SC(e,t,n),(n.flags&64)===64&&CC(e,t,n)}function $h(e,t,n=Vn){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 yC(e,t,n,r){let i=r.get(uS,cv)||n===$n.ShadowDom,o=e.selectRootElement(t,i);return bC(o),o}function bC(e){wC(e)}var wC=()=>null;function xC(e){return e==="class"?"className":e==="for"?"htmlFor":e==="formaction"?"formAction":e==="innerHtml"?"innerHTML":e==="readonly"?"readOnly":e==="tabindex"?"tabIndex":e}function kv(e,t,n,r,i,o,s,a){if(!a&&qh(t,e,n,r,i)){Ni(t)&&EC(n,t.index);return}if(t.type&3){let l=Vn(t,n);r=xC(r),i=s!=null?s(i,t.value||"",r):i,o.setProperty(l,r,i)}else t.type&12}function EC(e,t){let n=on(t,e);n[fe]&16||(n[fe]|=64)}function SC(e,t,n){let r=n.directiveStart,i=n.directiveEnd;Ni(n)&&vC(t,n,e.data[r+n.componentOffset]),e.firstCreatePass||na(n,t);let o=n.initialInputs;for(let s=r;s<i;s++){let a=e.data[s],l=vo(t,e,s,n);if(An(l,t),o!==null&&OC(t,s-r,l,a,n,o),Ln(a)){let u=on(n.index,t);u[ft]=vo(t,e,s,n)}}}function CC(e,t,n){let r=n.directiveStart,i=n.directiveEnd,o=n.index,s=lE();try{Hr(o);for(let a=r;a<i;a++){let l=e.data[a],u=t[a];Oc(a),(l.hostBindings!==null||l.hostVars!==0||l.hostAttrs!==null)&&IC(l,u)}}finally{Hr(-1),Oc(s)}}function IC(e,t){e.hostBindings!==null&&e.hostBindings(1,t)}function zh(e,t){let n=e.directiveRegistry,r=null;if(n)for(let i=0;i<n.length;i++){let o=n[i];iC(t,o.selectors,!1)&&(r??=[],Ln(o)?r.unshift(o):r.push(o))}return r}function TC(e,t,n,r,i,o){let s=Vn(e,t);DC(t[_t],s,o,e.value,n,r,i)}function DC(e,t,n,r,i,o,s){if(o==null)e.removeAttribute(t,i,n);else{let a=s==null?No(o):s(o,r||"",i);e.setAttribute(t,i,a,n)}}function OC(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];Fc(r,n,l,u)}}function Rv(e,t){let n=e[mo],r=n?n.get(Xr,null):null;r&&r.handleError(t)}function qh(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];Fc(h,n[u],d,i),a=!0}if(o)for(let l of o){let u=n[l],d=t.data[l];Fc(d,u,r,i),a=!0}return a}function kC(e,t){let n=on(t,e),r=n[ge];RC(r,n);let i=n[Qn];i!==null&&n[go]===null&&(n[go]=fv(i,n[mo])),ze(18),Wh(r,n,n[ft]),ze(19,n[ft])}function RC(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])}function Wh(e,t,n){Sh(t);try{let r=e.viewQuery;r!==null&&jc(1,r,n);let i=e.template;i!==null&&Ov(e,t,i,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),t[Kn]?.finishViewCreation(e),e.staticContentQueries&&pv(e,t),e.staticViewQueries&&jc(2,e.viewQuery,n);let o=e.components;o!==null&&PC(t,o)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[fe]&=-5,Ch()}}function PC(e,t){for(let n=0;n<t.length;n++)kC(e,t[n])}function Ga(e,t,n,r){let i=Ie(null);try{let o=t.tView,s=e[fe]&4096?4096:16,a=Uh(e,o,n,s,null,t,null,null,r?.injector??null,r?.embeddedViewInjector??null,r?.dehydratedView??null),l=e[t.index];a[jr]=l;let u=e[Kn];return u!==null&&(a[Kn]=u.createEmbeddedView(o)),Wh(o,a,n),a}finally{Ie(i)}}function bo(e,t){return!t||t.firstChild===null||Q_(e)}var NC;function Zh(e,t){return NC(e,t)}var ur=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}(ur||{});function Pv(e){return(e.flags&32)===32}function hi(e,t,n,r,i){if(r!=null){let o,s=!1;er(r)?o=r:zn(r)&&(s=!0,r=r[Qn]);let a=Gt(r);e===0&&n!==null?i==null?Sv(t,n,a):ia(t,n,a,i||null,!0):e===1&&n!==null?ia(t,n,a,i||null,!0):e===2?fC(t,a,s):e===3&&t.destroyNode(a),o!=null&&qC(t,e,o,n,i)}}function AC(e,t){Nv(e,t),t[Qn]=null,t[In]=null}function MC(e,t,n,r,i,o){r[Qn]=i,r[In]=t,Ja(e,r,n,1,i,o)}function Nv(e,t){t[Yn].changeDetectionScheduler?.notify(9),Ja(e,t,t[_t],2,null,null)}function LC(e){let t=e[_o];if(!t)return Ml(e[ge],e);for(;t;){let n=null;if(zn(t))n=t[_o];else{let r=t[kt];r&&(n=r)}if(!n){for(;t&&!t[_n]&&t!==e;)zn(t)&&Ml(t[ge],t),t=t[Rt];t===null&&(t=e),zn(t)&&Ml(t[ge],t),n=t&&t[_n]}t=n}}function Gh(e,t){let n=e[xi],r=n.indexOf(t);n.splice(r,1)}function Ya(e,t){if(Lo(t))return;let n=t[_t];n.destroyNode&&Ja(e,t,n,3,null,null),LC(t)}function Ml(e,t){if(Lo(t))return;let n=Ie(null);try{t[fe]&=-129,t[fe]|=256,t[Wt]&&Ro(t[Wt]),jC(e,t),VC(e,t),t[ge].type===1&&t[_t].destroy();let r=t[jr];if(r!==null&&er(t[Rt])){r!==t[Rt]&&Gh(r,t);let i=t[Kn];i!==null&&i.detachView(e)}Mc(t)}finally{Ie(n)}}function VC(e,t){let n=e.cleanup,r=t[Gs];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[Gs]=null);let i=t[fr];if(i!==null){t[fr]=null;for(let s=0;s<i.length;s++){let a=i[s];a()}}let o=t[Fr];if(o!==null){t[Fr]=null;for(let s of o)s.destroy()}}function jC(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 Fo)){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 FC(e,t,n){return BC(e,t.parent,n)}function BC(e,t,n){let r=t;for(;r!==null&&r.type&168;)t=r,r=t.parent;if(r===null)return n[Qn];if(Ni(r)){let{encapsulation:i}=e.data[r.directiveStart+r.componentOffset];if(i===$n.None||i===$n.Emulated)return null}return Vn(r,n)}function UC(e,t,n){return $C(e,t,n)}function HC(e,t,n){return e.type&40?Vn(e,n):null}var $C=HC,jf;function Ka(e,t,n,r){let i=FC(e,r,t),o=t[_t],s=r.parent||t[In],a=UC(s,r,t);if(i!=null)if(Array.isArray(n))for(let l=0;l<n.length;l++)Vf(o,i,n[l],a,!1);else Vf(o,i,n,a,!1);jf!==void 0&&jf(o,r,t,n,i)}function Xi(e,t){if(t!==null){let n=t.type;if(n&3)return Vn(t,e);if(n&4)return Bc(-1,e[t.index]);if(n&8){let r=t.child;if(r!==null)return Xi(e,r);{let i=e[t.index];return er(i)?Bc(-1,i):Gt(i)}}else{if(n&128)return Xi(e,t.next);if(n&32)return Zh(t,e)()||Gt(e[t.index]);{let r=Av(e,t);if(r!==null){if(Array.isArray(r))return r[0];let i=Ur(e[wn]);return Xi(i,r)}else return Xi(e,t.next)}}}return null}function Av(e,t){if(t!==null){let n=e[wn][In],r=t.projection;return n.projection[r]}return null}function Bc(e,t){let n=kt+e+1;if(n<t.length){let r=t[n],i=r[ge].firstChild;if(i!==null)return Xi(r,i)}return t[Br]}function Yh(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&&An(Gt(a),r),n.flags|=2),!Pv(n))if(l&8)Yh(e,t,n.child,r,i,o,!1),hi(t,e,i,a,o);else if(l&32){let u=Zh(n,r),d;for(;d=u();)hi(t,e,i,d,o);hi(t,e,i,a,o)}else l&16?zC(e,t,r,n,i,o):hi(t,e,i,a,o);n=s?n.projectionNext:n.next}}function Ja(e,t,n,r,i,o){Yh(n,r,e.firstChild,t,i,o,!1)}function zC(e,t,n,r,i,o){let s=n[wn],a=s[In].projection[r.projection];if(Array.isArray(a))for(let l=0;l<a.length;l++){let u=a[l];hi(t,e,i,u,o)}else{let l=a,u=s[Rt];Q_(r)&&(l.flags|=128),Yh(e,t,l,u,i,o,!0)}}function qC(e,t,n,r,i){let o=n[Br],s=Gt(n);o!==s&&hi(t,e,r,o,i);for(let a=kt;a<n.length;a++){let l=n[a];Ja(l[ge],l,e,t,r,o)}}function WC(e,t,n,r,i){if(t)i?e.addClass(n,r):e.removeClass(n,r);else{let o=r.indexOf("-")===-1?void 0:ur.DashCase;i==null?e.removeStyle(n,r,o):(typeof i=="string"&&i.endsWith("!important")&&(i=i.slice(0,-10),o|=ur.Important),e.setStyle(n,r,i,o))}}function oa(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(Gt(o)),er(o)&&ZC(o,r);let s=n.type;if(s&8)oa(e,t,n.child,r);else if(s&32){let a=Zh(n,t),l;for(;l=a();)r.push(l)}else if(s&16){let a=Av(t,n);if(Array.isArray(a))r.push(...a);else{let l=Ur(t[wn]);oa(l[ge],l,a,r,!0)}}n=i?n.projectionNext:n.next}return r}function ZC(e,t){for(let n=kt;n<e.length;n++){let r=e[n],i=r[ge].firstChild;i!==null&&oa(r[ge],r,i,t)}e[Br]!==e[Qn]&&t.push(e[Br])}function Mv(e){if(e[mi]!==null){for(let t of e[mi])t.impl.addSequence(t);e[mi].length=0}}var Lv=[];function GC(e){return e[Wt]??YC(e)}function YC(e){let t=Lv.pop()??Object.create(JC);return t.lView=e,t}function KC(e){e.lView[Wt]!==e&&(e.lView=null,Lv.push(e))}var JC=Ne(A({},Ri),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{Ai(e.lView)},consumerOnSignalRead(){this.lView[Wt]=this}});function XC(e){let t=e[Wt]??Object.create(QC);return t.lView=e,t}var QC=Ne(A({},Ri),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{let t=Ur(e.lView);for(;t&&!Vv(t[ge]);)t=Ur(t);t&&bh(t)},consumerOnSignalRead(){this.lView[Wt]=this}});function Vv(e){return e.type!==2}function jv(e){if(e[Fr]===null)return;let t=!0;for(;t;){let n=!1;for(let r of e[Fr])r.dirty&&(n=!0,r.zone===null||Zone.current===r.zone?r.run():r.zone.run(()=>r.run()));t=n&&!!(e[fe]&8192)}}var eI=100;function Fv(e,t=!0,n=0){let r=e[Yn].rendererFactory,i=!1;i||r.begin?.();try{tI(e,n)}catch(o){throw t&&Rv(e,o),o}finally{i||r.end?.()}}function tI(e,t){let n=I_();try{Js(!0),Uc(e,t);let r=0;for(;Ua(e);){if(r===eI)throw new De(103,!1);r++,Uc(e,1)}}finally{Js(n)}}function nI(e,t,n,r){if(Lo(t))return;let i=t[fe],o=!1,s=!1;Sh(t);let a=!0,l=null,u=null;o||(Vv(e)?(u=GC(t),l=co(u)):Fw()===null?(a=!1,u=XC(t),l=co(u)):t[Wt]&&(Ro(t[Wt]),t[Wt]=null));try{y_(t),oE(e.bindingStartIndex),n!==null&&Ov(e,t,n,2,r);let d=(i&3)===3;if(!o)if(d){let m=e.preOrderCheckHooks;m!==null&&Os(t,m,null)}else{let m=e.preOrderHooks;m!==null&&ks(t,m,0,null),Rl(t,0)}if(s||rI(t),jv(t),Bv(t,0),e.contentQueries!==null&&pv(e,t),!o)if(d){let m=e.contentCheckHooks;m!==null&&Os(t,m)}else{let m=e.contentHooks;m!==null&&ks(t,m,1),Rl(t,1)}oI(e,t);let h=e.components;h!==null&&Hv(t,h,0);let _=e.viewQuery;if(_!==null&&jc(2,_,r),!o)if(d){let m=e.viewCheckHooks;m!==null&&Os(t,m)}else{let m=e.viewHooks;m!==null&&ks(t,m,2),Rl(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[Ds]){for(let m of t[Ds])m();t[Ds]=null}o||(Mv(t),t[fe]&=-73)}catch(d){throw o||Ai(t),d}finally{u!==null&&(Ia(u,l),a&&KC(u)),Ch()}}function Bv(e,t){for(let n=rv(e);n!==null;n=iv(n))for(let r=kt;r<n.length;r++){let i=n[r];Uv(i,t)}}function rI(e){for(let t=rv(e);t!==null;t=iv(t)){if(!(t[fe]&2))continue;let n=t[xi];for(let r=0;r<n.length;r++){let i=n[r];bh(i)}}}function iI(e,t,n){ze(18);let r=on(t,e);Uv(r,n),ze(19,r[ft])}function Uv(e,t){yh(e)&&Uc(e,t)}function Uc(e,t){let n=e[ge],r=e[fe],i=e[Wt],o=!!(t===0&&r&16);if(o||=!!(r&64&&t===0),o||=!!(r&1024),o||=!!(i?.dirty&&Ta(i)),o||=!1,i&&(i.dirty=!1),e[fe]&=-9217,o)nI(n,e,n.template,e[ft]);else if(r&8192){jv(e),Bv(e,1);let s=n.components;s!==null&&Hv(e,s,1),Mv(e)}}function Hv(e,t,n){for(let r=0;r<t.length;r++)iI(e,t[r],n)}function oI(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)Hr(~i);else{let o=i,s=n[++r],a=n[++r];aE(s,o);let l=t[o];ze(24,l),a(2,l),ze(25,l)}}}finally{Hr(-1)}}function Kh(e,t){let n=I_()?64:1088;for(e[Yn].changeDetectionScheduler?.notify(t);e;){e[fe]|=n;let r=Ur(e);if(Ks(e)&&!r)return e;e=r}return null}function $v(e,t,n,r){return[e,!0,0,t,null,r,null,n,null,null]}function zv(e,t){let n=kt+t;if(n<e.length)return e[n]}function Xa(e,t,n,r=!0){let i=t[ge];if(sI(i,t,e,n),r){let s=Bc(n,e),a=t[_t],l=a.parentNode(e[Br]);l!==null&&MC(i,e[In],a,t,l,s)}let o=t[go];o!==null&&o.firstChild!==null&&(o.firstChild=null)}function qv(e,t){let n=wo(e,t);return n!==void 0&&Ya(n[ge],n),n}function wo(e,t){if(e.length<=kt)return;let n=kt+t,r=e[n];if(r){let i=r[jr];i!==null&&i!==e&&Gh(i,r),t>0&&(e[n-1][_n]=r[_n]);let o=Ws(e,kt+t);AC(r[ge],r);let s=o[Kn];s!==null&&s.detachView(o[ge]),r[Rt]=null,r[_n]=null,r[fe]&=-129}return r}function sI(e,t,n,r){let i=kt+r,o=n.length;r>0&&(n[i-1][_n]=t),r<o-kt?(t[_n]=n[i],Xm(n,kt+r,t)):(n.push(t),t[_n]=null),t[Rt]=n;let s=t[jr];s!==null&&n!==s&&Wv(s,t);let a=t[Kn];a!==null&&a.insertView(e),Tc(t),t[fe]|=128}function Wv(e,t){let n=e[xi],r=t[Rt];if(zn(r))e[fe]|=2;else{let i=r[Rt][wn];t[wn]!==i&&(e[fe]|=2)}n===null?e[xi]=[t]:n.push(t)}var xo=class{_lView;_cdRefInjectingView;notifyErrorHandler;_appRef=null;_attachedToViewContainer=!1;get rootNodes(){let e=this._lView,t=e[ge];return oa(t,e,t.firstChild,[])}constructor(e,t,n=!0){this._lView=e,this._cdRefInjectingView=t,this.notifyErrorHandler=n}get context(){return this._lView[ft]}get dirty(){return!!(this._lView[fe]&9280)||!!this._lView[Wt]?.dirty}set context(e){this._lView[ft]=e}get destroyed(){return Lo(this._lView)}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let e=this._lView[Rt];if(er(e)){let t=e[Ys],n=t?t.indexOf(this):-1;n>-1&&(wo(e,n),Ws(t,n))}this._attachedToViewContainer=!1}Ya(this._lView[ge],this._lView)}onDestroy(e){b_(this._lView,e)}markForCheck(){Kh(this._cdRefInjectingView||this._lView,4)}markForRefresh(){bh(this._cdRefInjectingView||this._lView)}detach(){this._lView[fe]&=-129}reattach(){Tc(this._lView),this._lView[fe]|=128}detectChanges(){this._lView[fe]|=1024,Fv(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new De(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let e=Ks(this._lView),t=this._lView[jr];t!==null&&!e&&Gh(t,this._lView),Nv(this._lView[ge],this._lView)}attachToAppRef(e){if(this._attachedToViewContainer)throw new De(902,!1);this._appRef=e;let t=Ks(this._lView),n=this._lView[jr];n!==null&&!t&&Wv(n,this._lView),Tc(this._lView)}},Eo=(()=>{class e{static __NG_ELEMENT_ID__=cI}return e})(),aI=Eo,lI=class extends aI{_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=Ga(this._declarationLView,this._declarationTContainer,e,{embeddedViewInjector:t,dehydratedView:n});return new xo(r)}};function cI(){return Qa(Yt(),ye())}function Qa(e,t){return e.type&4?new lI(t,e,Mi(e,t)):null}function qo(e,t,n,r,i){let o=e.data[t];if(o===null)o=uI(e,t,n,r,i),sE()&&(o.flags|=32);else if(o.type&64){o.type=n,o.value=r,o.attrs=i;let s=iE();o.injectorIndex=s===null?-1:s.injectorIndex}return yr(o,!0),o}function uI(e,t,n,r,i){let o=E_(),s=xh(),a=s?o:o&&o.parent,l=e.data[t]=dI(e,a,n,t,r,i);return hI(e,l,o,s),l}function hI(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 dI(e,t,n,r,i,o){let s=t?t.injectorIndex:-1,a=0;return tE()&&(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 H5=new RegExp(`^(\\d+)*(${cS}|${lS})*(.*)`),fI=()=>null;function So(e,t){return fI(e,t)}var pI=class{},Zv=class{},gI=class{resolveComponentFactory(e){throw Error(`No component factory found for ${mn(e)}.`)}},Wo=class{static NULL=new gI},Dn=class{},Jh=(()=>{class e{destroyNode=null;static __NG_ELEMENT_ID__=()=>mI()}return e})();function mI(){let e=ye(),t=Yt(),n=on(t.index,e);return(zn(n)?n:e)[_t]}var _I=(()=>{class e{static \u0275prov=de({token:e,providedIn:"root",factory:()=>null})}return e})();function Hc(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=bc(i,a);else if(o==2){let l=a,u=t[++s];r=bc(r,l+": "+u+";")}}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=i:e.classesWithoutHost=i}function Et(e,t=Te.Default){let n=ye();if(n===null)return je(e,t);let r=Yt();return H_(r,n,At(e),t)}function Xh(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=yI(s);d===null?a=s:[a,l,u]=d,xI(e,t,n,a,o,l,u)}o!==null&&r!==null&&vI(n,r,o)}function vI(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 De(-301,!1);r.push(t[i],o)}}function yI(e){let t=null,n=!1;for(let s=0;s<e.length;s++){let a=e[s];if(s===0&&Ln(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,bI(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 bI(e,t,n,r){let i=t.length;e.findHostDirectiveDefs(e,t,r),n.set(e,[i,t.length-1])}function wI(e,t,n){t.componentOffset=n,(e.components??=[]).push(t.index)}function xI(e,t,n,r,i,o,s){let a=r.length,l=!1;for(let _=0;_<a;_++){let m=r[_];!l&&Ln(m)&&(l=!0,wI(e,n,_)),Rc(na(n,t),e,m.type)}DI(n,e.data.length,a);for(let _=0;_<a;_++){let m=r[_];m.providersResolver&&m.providersResolver(m)}let u=!1,d=!1,h=Tv(e,t,a,null);a>0&&(n.directiveToIndex=new Map);for(let _=0;_<a;_++){let m=r[_];if(n.mergedAttrs=Ei(n.mergedAttrs,m.hostAttrs),SI(e,n,t,h,m),TI(h,m,i),s!==null&&s.has(m)){let[S,N]=s.get(m);n.directiveToIndex.set(m.type,[h,S+n.directiveStart,N+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 b=m.type.prototype;!u&&(b.ngOnChanges||b.ngOnInit||b.ngDoCheck)&&((e.preOrderHooks??=[]).push(n.index),u=!0),!d&&(b.ngOnChanges||b.ngDoCheck)&&((e.preOrderCheckHooks??=[]).push(n.index),d=!0),h++}EI(e,n,o)}function EI(e,t,n){for(let r=t.directiveStart;r<t.directiveEnd;r++){let i=e.data[r];if(n===null||!n.has(i))Ff(0,t,i,r),Ff(1,t,i,r),Uf(t,r,!1);else{let o=n.get(i);Bf(0,t,o,r),Bf(1,t,o,r),Uf(t,r,!0)}}}function Ff(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),Gv(t,o)}}function Bf(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),Gv(t,s)}}function Gv(e,t){t==="class"?e.flags|=8:t==="style"&&(e.flags|=16)}function Uf(e,t,n){let{attrs:r,inputs:i,hostDirectiveInputs:o}=e;if(r===null||!n&&i===null||n&&o===null||Fh(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 SI(e,t,n,r,i){e.data[r]=i;let o=i.factory||(i.factory=Mr(i.type,!0)),s=new Fo(o,Ln(i),Et);e.blueprint[r]=s,n[r]=s,CI(e,t,r,Tv(e,n,i.hostVars,Tn),i)}function CI(e,t,n,r,i){let o=i.hostBindings;if(o){let s=e.hostBindingOpCodes;s===null&&(s=e.hostBindingOpCodes=[]);let a=~t.index;II(s)!=a&&s.push(a),s.push(n,r,o)}}function II(e){let t=e.length;for(;t>0;){let n=e[--t];if(typeof n=="number"&&n<0)return n}return 0}function TI(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;Ln(t)&&(n[""]=e)}}function DI(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function Yv(e,t,n,r,i,o,s,a){let l=t.consts,u=gr(l,s),d=qo(t,e,2,r,u);return o&&Xh(t,n,d,gr(l,a),i),d.mergedAttrs=Ei(d.mergedAttrs,d.attrs),d.attrs!==null&&Hc(d,d.attrs,!1),d.mergedAttrs!==null&&Hc(d,d.mergedAttrs,!0),t.queries!==null&&t.queries.elementStart(t,d),d}function Kv(e,t){Th(e,t),_h(t)&&e.queries.elementEnd(t)}var OI=class extends Wo{ngModule;constructor(e){super(),this.ngModule=e}resolveComponentFactory(e){let t=Vr(e);return new Qh(t,this.ngModule)}};function kI(e){return Object.keys(e).map(t=>{let[n,r,i]=e[t],o={propName:n,templateName:t,isSignal:(r&Wa.SignalBased)!==0};return i&&(o.transform=i),o})}function RI(e){return Object.keys(e).map(t=>({propName:e[t],templateName:t}))}function PI(e,t,n){let r=t instanceof Gn?t:t?.injector;return r&&e.getStandaloneInjector!==null&&(r=e.getStandaloneInjector(r)||r),r?new xE(n,r):n}function NI(e){let t=e.get(Dn,null);if(t===null)throw new De(407,!1);let n=e.get(_I,null),r=e.get(Jr,null);return{rendererFactory:t,sanitizer:n,changeDetectionScheduler:r}}function AI(e,t){let n=(e.selectors[0][0]||"div").toLowerCase();return Ev(t,n,n==="svg"?__:n==="math"?Wx:null)}var Qh=class extends Zv{componentDef;ngModule;selector;componentType;ngContentSelectors;isBoundToModule;get inputs(){return kI(this.componentDef.inputs)}get outputs(){return RI(this.componentDef.outputs)}constructor(e,t){super(),this.componentDef=e,this.ngModule=t,this.componentType=e.type,this.selector=lC(e.selectors),this.ngContentSelectors=e.ngContentSelectors??[],this.isBoundToModule=!!t}create(e,t,n,r){ze(22);let i=Ie(null);try{let o=this.componentDef,s=n?["ng-version","19.2.0"]:cC(this.componentDef.selectors[0]),a=Bh(0,null,null,1,0,null,null,null,null,[s],null),l=PI(o,r||this.ngModule,e),u=NI(l),d=u.rendererFactory.createRenderer(null,o),h=n?yC(d,n,o.encapsulation,l):AI(o,d),_=Uh(null,a,null,512|Iv(o),null,null,u,d,l,null,fv(h,l,!0));_[ht]=h,Sh(_);let m=null;try{let b=Yv(ht,a,_,"#host",()=>[this.componentDef],!0,0);h&&(Cv(d,h,b),An(h,_)),Za(a,_,b),Vh(a,b,_),Kv(a,b),t!==void 0&&LI(b,this.ngContentSelectors,t),m=on(b.index,_),_[ft]=m[ft],Wh(a,_,null)}catch(b){throw m!==null&&Mc(m),Mc(_),b}finally{ze(23),Ch()}return new MI(this.componentType,_)}finally{Ie(i)}}},MI=class extends pI{_rootLView;instance;hostView;changeDetectorRef;componentType;location;previousInputValues=null;_tNode;constructor(e,t){super(),this._rootLView=t,this._tNode=vh(t[ge],ht),this.location=Mi(this._tNode,t),this.instance=on(this._tNode.index,t)[ft],this.hostView=this.changeDetectorRef=new xo(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=qh(n,r[ge],r,e,t);this.previousInputValues.set(e,t);let o=on(n.index,r);Kh(o,1)}get injector(){return new io(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(e){this.hostView.onDestroy(e)}};function LI(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 Li=(()=>{class e{static __NG_ELEMENT_ID__=VI}return e})();function VI(){let e=Yt();return Xv(e,ye())}var jI=Li,Jv=class extends jI{_lContainer;_hostTNode;_hostLView;constructor(e,t,n){super(),this._lContainer=e,this._hostTNode=t,this._hostLView=n}get element(){return Mi(this._hostTNode,this._hostLView)}get injector(){return new io(this._hostTNode,this._hostLView)}get parentInjector(){let e=Dh(this._hostTNode,this._hostLView);if(L_(e)){let t=ea(e,this._hostLView),n=Qs(e),r=t[ge].data[n+8];return new io(r,t)}else return new io(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(e){let t=Hf(this._lContainer);return t!==null&&t[e]||null}get length(){return this._lContainer.length-kt}createEmbeddedView(e,t,n){let r,i;typeof n=="number"?r=n:n!=null&&(r=n.index,i=n.injector);let o=So(this._lContainer,e.ssrId),s=e.createEmbeddedViewImpl(t||{},i,o);return this.insertImpl(s,r,bo(this._hostTNode,o)),s}createComponent(e,t,n,r,i){let o=e&&!Bx(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 Qh(Vr(e)),l=n||this.parentInjector;if(!i&&a.ngModule==null){let m=(o?l:this.parentInjector).get(Gn,null);m&&(i=m)}let u=Vr(a.componentType??{}),d=So(this._lContainer,u?.id??null),h=d?.firstChild??null,_=a.create(l,r,h,i);return this.insertImpl(_.hostView,s,bo(this._hostTNode,d)),_}insert(e,t){return this.insertImpl(e,t,!0)}insertImpl(e,t,n){let r=e._lView;if(Gx(r)){let s=this.indexOf(e);if(s!==-1)this.detach(s);else{let a=r[Rt],l=new Jv(a,a[In],a[Rt]);l.detach(l.indexOf(e))}}let i=this._adjustIndex(t),o=this._lContainer;return Xa(o,r,i,n),e.attachToViewContainerRef(),Xm(Ll(o),i,e),e}move(e,t){return this.insert(e,t)}indexOf(e){let t=Hf(this._lContainer);return t!==null?t.indexOf(e):-1}remove(e){let t=this._adjustIndex(e,-1),n=wo(this._lContainer,t);n&&(Ws(Ll(this._lContainer),t),Ya(n[ge],n))}detach(e){let t=this._adjustIndex(e,-1),n=wo(this._lContainer,t);return n&&Ws(Ll(this._lContainer),t)!=null?new xo(n):null}_adjustIndex(e,t=0){return e??this.length+t}};function Hf(e){return e[Ys]}function Ll(e){return e[Ys]||(e[Ys]=[])}function Xv(e,t){let n,r=t[e.index];return er(r)?n=r:(n=$v(r,t,null,e),t[e.index]=n,Hh(t,n)),BI(n,t,e,r),new Jv(n,e,t)}function FI(e,t){let n=e[_t],r=n.createComment(""),i=Vn(t,e),o=n.parentNode(i);return ia(n,o,r,n.nextSibling(i),!1),r}var BI=$I,UI=()=>!1;function HI(e,t,n){return UI(e,t,n)}function $I(e,t,n,r){if(e[Br])return;let i;n.type&8?i=Gt(r):i=FI(t,n),e[Br]=i}var zI=class Qv{queryList;matches=null;constructor(t){this.queryList=t}clone(){return new Qv(this.queryList)}setDirty(){this.queryList.setDirty()}},qI=class ey{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 ey(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++)ed(t,n).matches!==null&&this.queries[n].setDirty()}},WI=class{flags;read;predicate;constructor(e,t,n=null){this.flags=t,this.read=n,typeof e=="string"?this.predicate=nT(e):this.predicate=e}},ZI=class ty{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 ty(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)}},GI=class ny{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 ny(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,YI(n,o)),this.matchTNodeWithReadOption(t,n,Rs(n,t,o,!1,!1))}else r===Eo?n.type&4&&this.matchTNodeWithReadOption(t,n,-1):this.matchTNodeWithReadOption(t,n,Rs(n,t,r,!1,!1))}matchTNodeWithReadOption(t,n,r){if(r!==null){let i=this.metadata.read;if(i!==null)if(i===$t||i===Li||i===Eo&&n.type&4)this.addMatch(n.index,-2);else{let o=Rs(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 YI(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 KI(e,t){return e.type&11?Mi(e,t):e.type&4?Qa(e,t):null}function JI(e,t,n,r){return n===-1?KI(t,e):n===-2?XI(e,t,r):vo(e,e[ge],n,t)}function XI(e,t,n){if(n===$t)return Mi(t,e);if(n===Eo)return Qa(t,e);if(n===Li)return Xv(t,e)}function ry(e,t,n,r){let i=t[Kn].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(JI(t,d,s[l+1],n.metadata.read))}}i.matches=a}return i.matches}function $c(e,t,n,r){let i=e.queries.getByIndex(n),o=i.matches;if(o!==null){let s=ry(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=kt;h<d.length;h++){let _=d[h];_[jr]===_[Rt]&&$c(_[ge],_,u,r)}if(d[xi]!==null){let h=d[xi];for(let _=0;_<h.length;_++){let m=h[_];$c(m[ge],m,u,r)}}}}}return r}function QI(e,t){return e[Kn].queries[t].queryList}function eT(e,t,n){let r=new GE((n&4)===4);return Jx(e,t,r,r.destroy),(t[Kn]??=new qI).queries.push(new zI(r))-1}function tT(e,t,n){let r=pt();return r.firstCreatePass&&(rT(r,new WI(e,t,n),-1),(t&2)===2&&(r.staticViewQueries=!0)),eT(r,ye(),t)}function nT(e){return e.split(",").map(t=>t.trim())}function rT(e,t,n){e.queries===null&&(e.queries=new ZI),e.queries.track(new GI(t,n))}function ed(e,t){return e.queries.getByIndex(t)}function iT(e,t){let n=e[ge],r=ed(n,t);return r.crossesNgTemplate?$c(n,e,t,[]):ry(n,e,r,t)}var Co=class{},iy=class extends Co{injector;componentFactoryResolver=new OI(this);instance=null;constructor(e){super();let t=new mh([...e.providers,{provide:Co,useValue:this},{provide:Wo,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 oT(e,t,n=null){return new iy({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}var sT=(()=>{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=i_(!1,n.type),i=r.length>0?oT([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=de({token:e,providedIn:"environment",factory:()=>new e(je(Gn))})}return e})();function Pt(e){return Po(()=>{let t=oy(e),n=Ne(A({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===ev.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:t.standalone?i=>i.get(sT).getOrCreateStandaloneInjector(n):null,getExternalStyles:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||$n.Emulated,styles:e.styles||Mt,_:null,schemas:e.schemas||null,tView:null,id:""});t.standalone&&Qr("NgStandalone"),sy(n);let r=e.dependencies;return n.directiveDefs=$f(r,!1),n.pipeDefs=$f(r,!0),n.id=hT(n),n})}function aT(e){return Vr(e)||n_(e)}function lT(e){return e!==null}function td(e){return Po(()=>({type:e.type,bootstrap:e.bootstrap||Mt,declarations:e.declarations||Mt,imports:e.imports||Mt,exports:e.exports||Mt,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function cT(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=Wa.None,l=null),n[o]=[r,a,l],t[o]=s}return n}function uT(e){if(e==null)return Lr;let t={};for(let n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}function Zo(e){return Po(()=>{let t=oy(e);return sy(t),t})}function nd(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 oy(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||Mt,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:cT(e.inputs,t),outputs:uT(e.outputs),debugInfo:null}}function sy(e){e.features?.forEach(t=>t(e))}function $f(e,t){if(!e)return null;let n=t?r_:aT;return()=>(typeof e=="function"?e():e).map(r=>n(r)).filter(lT)}function hT(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 dT(e){return Object.getPrototypeOf(e.prototype).constructor}function br(e){let t=dT(e.type),n=!0,r=[e];for(;t;){let i;if(Ln(e))i=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new De(903,!1);i=t.\u0275dir}if(i){if(n){r.push(i);let s=e;s.inputs=Vl(e.inputs),s.declaredInputs=Vl(e.declaredInputs),s.outputs=Vl(e.outputs);let a=i.hostBindings;a&&_T(e,a);let l=i.viewQuery,u=i.contentQueries;if(l&&gT(e,l),u&&mT(e,u),fT(e,i),ix(e.outputs,i.outputs),Ln(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===br&&(n=!1)}}t=Object.getPrototypeOf(t)}pT(r)}function fT(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 pT(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=Ei(i.hostAttrs,n=Ei(n,i.hostAttrs))}}function Vl(e){return e===Lr?{}:e===Mt?[]:e}function gT(e,t){let n=e.viewQuery;n?e.viewQuery=(r,i)=>{t(r,i),n(r,i)}:e.viewQuery=t}function mT(e,t){let n=e.contentQueries;n?e.contentQueries=(r,i,o)=>{t(r,i,o),n(r,i,o)}:e.contentQueries=t}function _T(e,t){let n=e.hostBindings;n?e.hostBindings=(r,i)=>{t(r,i),n(r,i)}:e.hostBindings=t}function ay(e){return e!==null&&(typeof e=="function"||typeof e=="object")}function rd(e,t,n){return e[t]=n}function xn(e,t,n){let r=e[t];return Object.is(r,n)?!1:(e[t]=n,!0)}function ly(e,t,n,r){let i=xn(e,t,n);return xn(e,t+1,r)||i}function vT(e,t,n,r,i){let o=ly(e,t,n,r);return xn(e,t+2,i)||o}function yT(e,t,n,r,i,o,s,a,l){let u=t.consts,d=qo(t,e,4,s||null,a||null);wh()&&Xh(t,n,d,gr(u,l),zh),d.mergedAttrs=Ei(d.mergedAttrs,d.attrs),Th(t,d);let h=d.tView=Bh(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 zc(e,t,n,r,i,o,s,a,l,u){let d=n+ht,h=t.firstCreatePass?yT(d,t,e,r,i,o,s,a,l):t.data[d];yr(h,!1);let _=bT(t,e,h,n);Ha()&&Ka(t,e,_,h),An(_,e);let m=$v(_,e,_,h);return e[d]=m,Hh(e,m),HI(m,h,e),Fa(h)&&Za(t,e,h),l!=null&&$h(e,h,u),h}function nt(e,t,n,r,i,o,s,a){let l=ye(),u=pt(),d=gr(u.consts,o);return zc(l,u,e,t,n,r,i,d,s,a),nt}var bT=wT;function wT(e,t,n,r){return $a(!0),t[_t].createComment("")}var xT=new Ee(""),cy=(()=>{class e{static \u0275prov=de({token:e,providedIn:"root",factory:()=>new uy})}return e})(),uy=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 hy(e){return!!e&&typeof e.then=="function"}function ET(e){return!!e&&typeof e.subscribe=="function"}var ST=new Ee(""),dy=(()=>{class e{resolve;reject;initialized=!1;done=!1;donePromise=new Promise((n,r)=>{this.resolve=n,this.reject=r});appInits=R(ST,{optional:!0})??[];injector=R(Tt);constructor(){}runInitializers(){if(this.initialized)return;let n=[];for(let i of this.appInits){let o=l_(this.injector,i);if(hy(o))n.push(o);else if(ET(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=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),CT=new Ee("");function IT(){qw(()=>{throw new De(600,!1)})}function TT(e){return e.isBoundToModule}var DT=10,_r=(()=>{class e{_runningTick=!1;_destroyed=!1;_destroyListeners=[];_views=[];internalErrorHandler=R(UE);afterRenderManager=R(uv);zonelessEnabled=R(Oh);rootEffectScheduler=R(cy);dirtyFlags=0;tracingSnapshot=null;externalTestViews=new Set;afterTick=new ve;get allViews(){return[...this.externalTestViews.keys(),...this._views]}get destroyed(){return this._destroyed}componentTypes=[];components=[];isStable=R(Uo).hasPendingTasks.pipe(Na(n=>!n));constructor(){R(Ho,{optional:!0})}whenStable(){let n;return new Promise(r=>{n=this.isStable.subscribe({next:i=>{i&&r()}})}).finally(()=>{n.unsubscribe()})}_injector=R(Gn);_rendererFactory=null;get injector(){return this._injector}bootstrap(n,r){ze(10);let i=n instanceof Zv;if(!this._injector.get(dy).done){let h=!i&&Tx(n),_=!1;throw new De(405,_)}let o;i?o=n:o=this._injector.get(Wo).resolveComponentFactory(n),this.componentTypes.push(o.componentType);let s=TT(o)?void 0:this._injector.get(Co),a=r||o.selector,l=o.create(Tt.NULL,[],a,s),u=l.location.nativeElement,d=l.injector.get(xT,null);return d?.registerApplication(u),l.onDestroy(()=>{this.detachView(l.hostView),Ps(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(Mh.CHANGE_DETECTION,this.tickImpl):this.tickImpl()}tickImpl=()=>{if(this._runningTick)throw new De(101,!1);let n=Ie(null);try{this._runningTick=!0,this.synchronize()}catch(r){this.internalErrorHandler(r)}finally{this._runningTick=!1,this.tracingSnapshot?.dispose(),this.tracingSnapshot=null,Ie(n),this.afterTick.next(),ze(13)}};synchronize(){this._rendererFactory===null&&!this._injector.destroyed&&(this._rendererFactory=this._injector.get(Dn,null,{optional:!0}));let n=0;for(;this.dirtyFlags!==0&&n++<DT;)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)OT(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})=>Ua(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;Ps(this._views,r),r.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(CT,[]).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),()=>Ps(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new De(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=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Ps(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}function OT(e,t,n,r){!n&&!Ua(e)||Fv(e,t,n&&!r?0:1)}function Go(e,t,n,r){let i=ye(),o=jo();if(xn(i,o,t)){let s=pt(),a=Ih();TC(a,i,e,t,n,r)}return Go}function id(e,t,n,r){return xn(e,jo(),n)?t+No(n)+r:Tn}function hs(e,t){return e<<17|t<<2}function $r(e){return e>>17&32767}function kT(e){return(e&2)==2}function RT(e,t){return e&131071|t<<17}function qc(e){return e|2}function Si(e){return(e&131068)>>2}function jl(e,t){return e&-131069|t<<2}function PT(e){return(e&1)===1}function Wc(e){return e|1}function NT(e,t,n,r,i,o){let s=o?t.classBindings:t.styleBindings,a=$r(s),l=Si(s);e[r]=n;let u=!1,d;if(Array.isArray(n)){let h=n;d=h[1],(d===null||Ao(h,d)>0)&&(u=!0)}else d=n;if(i)if(l!==0){let h=$r(e[a+1]);e[r+1]=hs(h,a),h!==0&&(e[h+1]=jl(e[h+1],r)),e[a+1]=RT(e[a+1],r)}else e[r+1]=hs(a,0),a!==0&&(e[a+1]=jl(e[a+1],r)),a=r;else e[r+1]=hs(l,0),a===0?a=r:e[l+1]=jl(e[l+1],r),l=r;u&&(e[r+1]=qc(e[r+1])),zf(e,d,r,!0),zf(e,d,r,!1),AT(t,d,e,r,o),s=hs(a,l),o?t.classBindings=s:t.styleBindings=s}function AT(e,t,n,r,i){let o=i?e.residualClasses:e.residualStyles;o!=null&&typeof t=="string"&&Ao(o,t)>=0&&(n[r+1]=Wc(n[r+1]))}function zf(e,t,n,r){let i=e[n+1],o=t===null,s=r?$r(i):Si(i),a=!1;for(;s!==0&&(a===!1||o);){let l=e[s],u=e[s+1];MT(l,t)&&(a=!0,e[s+1]=r?Wc(u):qc(u)),s=r?$r(u):Si(u)}a&&(e[n+1]=r?qc(i):Wc(i))}function MT(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?Ao(e,t)>=0:!1}var fn={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function LT(e){return e.substring(fn.key,fn.keyEnd)}function VT(e){return jT(e),fy(e,py(e,0,fn.textEnd))}function fy(e,t){let n=fn.textEnd;return n===t?-1:(t=fn.keyEnd=FT(e,fn.key=t,n),py(e,t,n))}function jT(e){fn.key=0,fn.keyEnd=0,fn.value=0,fn.valueEnd=0,fn.textEnd=e.length}function py(e,t,n){for(;t<n&&e.charCodeAt(t)<=32;)t++;return t}function FT(e,t,n){for(;t<n&&e.charCodeAt(t)>32;)t++;return t}function Pe(e,t,n){let r=ye(),i=jo();if(xn(r,i,t)){let o=pt(),s=Ih();kv(o,s,r,e,t,r[_t],n,!1)}return Pe}function Zc(e,t,n,r,i){qh(t,e,n,i?"class":"style",r)}function el(e,t,n){return my(e,t,n,!1),el}function Yo(e,t){return my(e,t,null,!0),Yo}function BT(e){_y(WT,gy,e,!0)}function gy(e,t){for(let n=VT(t);n>=0;n=fy(t,n))La(e,LT(t),!0)}function my(e,t,n,r){let i=ye(),o=pt(),s=T_(2);if(o.firstUpdatePass&&yy(o,e,s,r),t!==Tn&&xn(i,s,t)){let a=o.data[tr()];by(o,a,i,i[_t],e,i[s+1]=GT(t,n),r,s)}}function _y(e,t,n,r){let i=pt(),o=T_(2);i.firstUpdatePass&&yy(i,null,o,r);let s=ye();if(n!==Tn&&xn(s,o,n)){let a=i.data[tr()];if(wy(a,r)&&!vy(i,o)){let l=r?a.classesWithoutHost:a.stylesWithoutHost;l!==null&&(n=bc(l,n||"")),Zc(i,a,s,n,r)}else ZT(i,a,s,s[_t],s[o+1],s[o+1]=qT(e,t,n),r,o)}}function vy(e,t){return t>=e.expandoStartIndex}function yy(e,t,n,r){let i=e.data;if(i[n+1]===null){let o=i[tr()],s=vy(e,n);wy(o,r)&&t===null&&!s&&(t=!1),t=UT(i,o,t,r),NT(i,o,t,n,s,r)}}function UT(e,t,n,r){let i=cE(e),o=r?t.residualClasses:t.residualStyles;if(i===null)(r?t.classBindings:t.styleBindings)===0&&(n=Fl(null,e,t,n,r),n=Io(n,t.attrs,r),o=null);else{let s=t.directiveStylingLast;if(s===-1||e[s]!==i)if(n=Fl(i,e,t,n,r),o===null){let a=HT(e,t,r);a!==void 0&&Array.isArray(a)&&(a=Fl(null,e,t,a[1],r),a=Io(a,t.attrs,r),$T(e,t,r,a))}else o=zT(e,t,r)}return o!==void 0&&(r?t.residualClasses=o:t.residualStyles=o),n}function HT(e,t,n){let r=n?t.classBindings:t.styleBindings;if(Si(r)!==0)return e[$r(r)]}function $T(e,t,n,r){let i=n?t.classBindings:t.styleBindings;e[$r(i)]=r}function zT(e,t,n){let r,i=t.directiveEnd;for(let o=1+t.directiveStylingLast;o<i;o++){let s=e[o].hostAttrs;r=Io(r,s,n)}return Io(r,t.attrs,n)}function Fl(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=Io(r,o.hostAttrs,i),o!==e);)a++;return e!==null&&(n.directiveStylingLast=a),r}function Io(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]),La(e,s,n?!0:t[++o]))}return e===void 0?null:e}function qT(e,t,n){if(n==null||n==="")return Mt;let r=[],i=Hn(n);if(Array.isArray(i))for(let o=0;o<i.length;o++)e(r,i[o],!0);else if(typeof i=="object")for(let o in i)i.hasOwnProperty(o)&&e(r,o,i[o]);else typeof i=="string"&&t(r,i);return r}function WT(e,t,n){let r=String(t);r!==""&&!r.includes(" ")&&La(e,r,n)}function ZT(e,t,n,r,i,o,s,a){i===Tn&&(i=Mt);let l=0,u=0,d=0<i.length?i[0]:null,h=0<o.length?o[0]:null;for(;d!==null||h!==null;){let _=l<i.length?i[l+1]:void 0,m=u<o.length?o[u+1]:void 0,b=null,S;d===h?(l+=2,u+=2,_!==m&&(b=h,S=m)):h===null||d!==null&&d<h?(l+=2,b=d):(u+=2,b=h,S=m),b!==null&&by(e,t,n,r,b,S,s,a),d=l<i.length?i[l]:null,h=u<o.length?o[u]:null}}function by(e,t,n,r,i,o,s,a){if(!(t.type&3))return;let l=e.data,u=l[a+1],d=PT(u)?qf(l,t,n,i,Si(u),s):void 0;if(!sa(d)){sa(o)||kT(u)&&(o=qf(l,null,n,i,a,s));let h=v_(tr(),n);WC(r,s,h,i,o)}}function qf(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,_=n[i+1];_===Tn&&(_=h?Mt:void 0);let m=h?Ol(_,r):d===r?_:void 0;if(u&&!sa(m)&&(m=Ol(l,r)),sa(m)&&(a=m,s))return a;let b=e[i+1];i=s?$r(b):Si(b)}if(t!==null){let l=o?t.residualClasses:t.residualStyles;l!=null&&(a=Ol(l,r))}return a}function sa(e){return e!==void 0}function GT(e,t){return e==null||e===""||(typeof t=="string"?e=e+t:typeof e=="object"&&(e=mn(Hn(e)))),e}function wy(e,t){return(e.flags&(t?8:16))!==0}function YT(e,t,n){let r=ye(),i=id(r,e,t,n);_y(La,gy,i,!0)}var KT=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 Bl(e,t,n,r,i){return e===n&&Object.is(t,r)?1:Object.is(i(e,t),i(n,r))?-1:0}function JT(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=Bl(o,u,o,d,n);if(h!==0){h<0&&e.updateValue(o,d),o++;continue}let _=e.at(s),m=t[l],b=Bl(s,_,l,m,n);if(b!==0){b<0&&e.updateValue(s,m),s--,l--;continue}let S=n(o,u),N=n(s,_),P=n(o,d);if(Object.is(P,N)){let z=n(l,m);Object.is(z,S)?(e.swap(o,s),e.updateValue(s,m),l--,s--):e.move(s,o),e.updateValue(o,d),o++;continue}if(r??=new Gf,i??=Zf(e,o,s,n),Gc(e,r,o,P))e.updateValue(o,d),o++,s++;else if(i.has(P))r.set(S,e.detach(o)),s--;else{let z=e.create(o,t[o]);e.attach(o,z),o++,s++}}for(;o<=l;)Wf(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,_=Bl(o,d,o,h,n);if(_!==0)_<0&&e.updateValue(o,h),o++,u=l.next();else{r??=new Gf,i??=Zf(e,o,s,n);let m=n(o,h);if(Gc(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 b=n(o,d);r.set(b,e.detach(o)),s--}}}for(;!u.done;)Wf(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 Gc(e,t,n,r){return t!==void 0&&t.has(r)?(e.attach(n,t.get(r)),t.delete(r),!0):!1}function Wf(e,t,n,r,i){if(Gc(e,t,r,n(r,i)))e.updateValue(r,i);else{let o=e.create(r,i);e.attach(r,o)}}function Zf(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 Gf=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 tt(e,t){Qr("NgControlFlow");let n=ye(),r=jo(),i=n[r]!==Tn?n[r]:-1,o=i!==-1?aa(n,ht+i):void 0,s=0;if(xn(n,r,e)){let a=Ie(null);try{if(o!==void 0&&qv(o,s),e!==-1){let l=ht+e,u=aa(n,l),d=Yc(n[ge],l),h=So(u,d.tView.ssrId),_=Ga(n,d,t,{dehydratedView:h});Xa(u,_,s,bo(d,h))}}finally{Ie(a)}}else if(o!==void 0){let a=zv(o,s);a!==void 0&&(a[ft]=t)}}var XT=class{lContainer;$implicit;$index;constructor(e,t,n){this.lContainer=e,this.$implicit=t,this.$index=n}get $count(){return this.lContainer.length-kt}};function Vi(e,t){return t}var QT=class{hasEmptyBlock;trackByFn;liveCollection;constructor(e,t,n){this.hasEmptyBlock=e,this.trackByFn=t,this.liveCollection=n}};function Lt(e,t,n,r,i,o,s,a,l,u,d,h,_){Qr("NgControlFlow");let m=ye(),b=pt(),S=l!==void 0,N=ye(),P=a?s.bind(N[wn][ft]):s,z=new QT(S,P);N[ht+e]=z,zc(m,b,e+1,t,n,r,i,gr(b.consts,o)),S&&zc(m,b,e+2,l,u,d,h,gr(b.consts,_))}var eD=class extends KT{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-kt}at(e){return this.getLView(e)[ft].$implicit}attach(e,t){let n=t[go];this.needsIndexUpdate||=e!==this.length,Xa(this.lContainer,t,e,bo(this.templateTNode,n))}detach(e){return this.needsIndexUpdate||=e!==this.length-1,tD(this.lContainer,e)}create(e,t){let n=So(this.lContainer,this.templateTNode.tView.ssrId),r=Ga(this.hostLView,this.templateTNode,new XT(this.lContainer,t,e),{dehydratedView:n});return this.operationsCounter?.recordCreate(),r}destroy(e){Ya(e[ge],e),this.operationsCounter?.recordDestroy()}updateValue(e,t){this.getLView(e)[ft].$implicit=t}reset(){this.needsIndexUpdate=!1,this.operationsCounter?.reset()}updateIndexes(){if(this.needsIndexUpdate)for(let e=0;e<this.length;e++)this.getLView(e)[ft].$index=e}getLView(e){return nD(this.lContainer,e)}};function Vt(e){let t=Ie(null),n=tr();try{let r=ye(),i=r[ge],o=r[n],s=n+1,a=aa(r,s);if(o.liveCollection===void 0){let u=Yc(i,s);o.liveCollection=new eD(a,r,u)}else o.liveCollection.reset();let l=o.liveCollection;if(JT(l,e,o.trackByFn),l.updateIndexes(),o.hasEmptyBlock){let u=jo(),d=l.length===0;if(xn(r,u,d)){let h=n+2,_=aa(r,h);if(d){let m=Yc(i,h),b=So(_,m.tView.ssrId),S=Ga(r,m,void 0,{dehydratedView:b});Xa(_,S,0,bo(m,b))}else qv(_,0)}}}finally{Ie(t)}}function aa(e,t){return e[t]}function tD(e,t){return wo(e,t)}function nD(e,t){return zv(e,t)}function Yc(e,t){return vh(e,t)}function G(e,t,n,r){let i=ye(),o=pt(),s=ht+e,a=i[_t],l=o.firstCreatePass?Yv(s,o,i,t,zh,wh(),n,r):o.data[s],u=rD(o,i,l,a,t,e);i[s]=u;let d=Fa(l);return yr(l,!0),Cv(a,u,l),!Pv(l)&&Ha()&&Ka(o,i,u,l),(Xx()===0||d)&&An(u,i),Qx(),d&&(Za(o,i,l),Vh(o,l,i)),r!==null&&$h(i,l),G}function Y(){let e=Yt();xh()?S_():(e=e.parent,yr(e,!1));let t=e;nE(t)&&rE(),eE();let n=pt();return n.firstCreatePass&&Kv(n,t),t.classesWithoutHost!=null&&_E(t)&&Zc(n,t,ye(),t.classesWithoutHost,!0),t.stylesWithoutHost!=null&&vE(t)&&Zc(n,t,ye(),t.stylesWithoutHost,!1),Y}function Ue(e,t,n,r){return G(e,t,n,r),Y(),Ue}var rD=(e,t,n,r,i,o)=>($a(!0),Ev(r,i,fE()));function iD(e,t,n,r,i){let o=t.consts,s=gr(o,r),a=qo(t,e,8,"ng-container",s);s!==null&&Hc(a,s,!0);let l=gr(o,i);return wh()&&Xh(t,n,a,l,zh),a.mergedAttrs=Ei(a.mergedAttrs,a.attrs),t.queries!==null&&t.queries.elementStart(t,a),a}function xy(e,t,n){let r=ye(),i=pt(),o=e+ht,s=i.firstCreatePass?iD(o,i,r,t,n):i.data[o];yr(s,!0);let a=oD(i,r,s,e);return r[o]=a,Ha()&&Ka(i,r,a,s),An(a,r),Fa(s)&&(Za(i,r,s),Vh(i,s,r)),n!=null&&$h(r,s),xy}function Ey(){let e=Yt(),t=pt();return xh()?S_():(e=e.parent,yr(e,!1)),t.firstCreatePass&&(Th(t,e),_h(e)&&t.queries.elementEnd(e)),Ey}function od(e,t,n){return xy(e,t,n),Ey(),od}var oD=(e,t,n,r)=>($a(!0),dC(t[_t],""));function jt(){return ye()}var la="en-US",sD=la;function aD(e){typeof e=="string"&&(sD=e.toLowerCase().replace(/_/g,"-"))}var lD=(e,t,n)=>{};function ot(e,t,n,r){let i=ye(),o=pt(),s=Yt();return uD(o,i,i[_t],s,e,t,r),ot}function cD(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[Gs],l=i[o+2];return a.length>l?a[l]:null}typeof s=="string"&&(o+=2)}return null}function uD(e,t,n,r,i,o,s){let a=Fa(r),l=e.firstCreatePass?x_(e):null,u=t[ft],d=w_(t),h=!0;if(r.type&3||s){let _=Vn(r,t),m=s?s(_):_,b=d.length,S=s?P=>s(Gt(P[r.index])):r.index,N=null;if(!s&&a&&(N=cD(e,t,i,r.index)),N!==null){let P=N.__ngLastListenerFn__||N;P.__ngNextListenerFn__=o,N.__ngLastListenerFn__=o,h=!1}else{o=Jf(r,t,u,o),lD(_,i,o);let P=n.listen(m,i,o);d.push(o,P),l&&l.push(i,S,b,b+1)}}else o=Jf(r,t,u,o);if(h){let _=r.outputs?.[i],m=r.hostDirectiveOutputs?.[i];if(m&&m.length)for(let b=0;b<m.length;b+=2){let S=m[b],N=m[b+1];Yf(r,e,t,S,N,i,o,d,l)}if(_&&_.length)for(let b of _)Yf(r,e,t,b,i,i,o,d,l)}}function Yf(e,t,n,r,i,o,s,a,l){let u=n[r],d=t.data[r].outputs[i],h=u[d].subscribe(s),_=a.length;a.push(s,h),l&&l.push(o,e.index,_,-(_+1))}function Kf(e,t,n,r){let i=Ie(null);try{return ze(6,t,n),n(r)!==!1}catch(o){return Rv(e,o),!1}finally{ze(7,t,n),Ie(i)}}function Jf(e,t,n,r){return function i(o){if(o===Function)return r;let s=Ni(e)?on(e.index,t):t;Kh(s,5);let a=Kf(t,n,r,o),l=i.__ngNextListenerFn__;for(;l;)a=Kf(t,n,l,o)&&a,l=l.__ngNextListenerFn__;return a}}function Q(e=1){return hE(e)}function ji(e,t,n){return Sy(e,"",t,"",n),ji}function Sy(e,t,n,r,i){let o=ye(),s=id(o,t,n,r);if(s!==Tn){let a=pt(),l=Ih();kv(a,l,o,e,s,o[_t],i,!1)}return Sy}function ca(e,t,n){tT(e,t,n)}function ua(e){let t=ye(),n=pt(),r=D_();Eh(r+1);let i=ed(n,r);if(e.dirty&&Zx(t)===((i.metadata.flags&2)===2)){if(i.matches===null)e.reset([]);else{let o=iT(t,r);e.reset(o,qE),e.notifyOnChanges()}return!0}return!1}function ha(){return QI(ye(),D_())}function sd(e,t,n,r){n>=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=r}function qn(e){let t=C_();return Ba(t,ht+e)}function Ye(e,t=""){let n=ye(),r=pt(),i=e+ht,o=r.firstCreatePass?qo(r,i,1,t,null):r.data[i],s=hD(r,n,o,t,e);n[i]=s,Ha()&&Ka(r,n,s,o),yr(o,!1)}var hD=(e,t,n,r,i)=>($a(!0),uC(t[_t],r));function Fi(e){return En("",e,""),Fi}function En(e,t,n){let r=ye(),i=id(r,e,t,n);return i!==Tn&&dD(r,tr(),i),En}function dD(e,t,n){let r=v_(t,e);hC(e[_t],r,n)}var Cy={};function jn(e){let t=pt(),n=ye(),r=e+ht,i=qo(t,r,128,null,null);return yr(i,!1),sd(t,n,r,Cy),jn}function zr(e){Qr("NgLet");let t=pt(),n=ye(),r=tr();return sd(t,n,r,e),e}function rn(e){let t=C_(),n=Ba(t,ht+e);if(n===Cy)throw new De(314,!1);return n}function fD(e,t,n){let r=pt();if(r.firstCreatePass){let i=Ln(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=At(e),Array.isArray(e))for(let o=0;o<e.length;o++)Kc(e[o],t,n,r,i);else{let o=pt(),s=ye(),a=Yt(),l=wi(e)?e:At(e.provide),u=a_(e),d=a.providerIndexes&1048575,h=a.directiveStart,_=a.providerIndexes>>20;if(wi(e)||!e.multi){let m=new Fo(u,i,Et),b=Hl(l,t,i?d:d+_,h);b===-1?(Rc(na(a,s),o,l),Ul(o,e,t.length),t.push(l),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(m),s.push(m)):(n[b]=m,s[b]=m)}else{let m=Hl(l,t,d+_,h),b=Hl(l,t,d,d+_),S=m>=0&&n[m],N=b>=0&&n[b];if(i&&!N||!i&&!S){Rc(na(a,s),o,l);let P=mD(i?gD:pD,n.length,i,r,u);!i&&N&&(n[b].providerFactory=P),Ul(o,e,t.length,0),t.push(l),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(P),s.push(P)}else{let P=Iy(n[i?b:m],u,!i&&r);Ul(o,e,m>-1?m:b,P)}!i&&r&&N&&n[b].componentProviders++}}}function Ul(e,t,n,r){let i=wi(t),o=Nx(t);if(i||o){let s=(o?At(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 Iy(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function Hl(e,t,n,r){for(let i=n;i<r;i++)if(t[i]===e)return i;return-1}function pD(e,t,n,r){return Jc(this.multi,[])}function gD(e,t,n,r){let i=this.multi,o;if(this.providerFactory){let s=this.providerFactory.componentProviders,a=vo(n,n[ge],this.providerFactory.index,r);o=a.slice(0,s),Jc(i,o);for(let l=s;l<a.length;l++)o.push(a[l])}else o=[],Jc(i,o);return o}function Jc(e,t){for(let n=0;n<e.length;n++){let r=e[n];t.push(r())}return t}function mD(e,t,n,r,i){let o=new Fo(e,n,Et);return o.multi=[],o.index=t,o.componentProviders=0,Iy(o,i,r&&!n),o}function _D(e,t=[]){return n=>{n.providersResolver=(r,i)=>fD(r,i?i(e):e,t)}}function Ty(e,t,n,r){return Dy(ye(),Vo(),e,t,n,r)}function vD(e,t,n,r,i){return Oy(ye(),Vo(),e,t,n,r,i)}function yD(e,t,n,r,i,o){return bD(ye(),Vo(),e,t,n,r,i,o)}function ad(e,t){let n=e[t];return n===Tn?void 0:n}function Dy(e,t,n,r,i,o){let s=t+n;return xn(e,s,i)?rd(e,s+1,o?r.call(o,i):r(i)):ad(e,s+1)}function Oy(e,t,n,r,i,o,s){let a=t+n;return ly(e,a,i,o)?rd(e,a+2,s?r.call(s,i,o):r(i,o)):ad(e,a+2)}function bD(e,t,n,r,i,o,s,a){let l=t+n;return vT(e,l,i,o,s)?rd(e,l+3,a?r.call(a,i,o,s):r(i,o,s)):ad(e,l+3)}function sn(e,t){let n=pt(),r,i=e+ht;n.firstCreatePass?(r=wD(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=Mr(r.type,!0)),s,a=Bt(Et);try{let l=ta(!1),u=o();return ta(l),sd(n,ye(),i,u),u}finally{Bt(a)}}function wD(e,t){if(t)for(let n=t.length-1;n>=0;n--){let r=t[n];if(e===r.name)return r}}function Sn(e,t,n){let r=e+ht,i=ye(),o=Ba(i,r);return ky(i,r)?Dy(i,Vo(),t,o.transform,n,o):o.transform(n)}function xD(e,t,n,r){let i=e+ht,o=ye(),s=Ba(o,i);return ky(o,i)?Oy(o,Vo(),t,s.transform,n,r,s):s.transform(n,r)}function ky(e,t){return e[ge].data[t].pure}function ED(e,t){return Qa(e,t)}var SD=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(".")}},Xf=new SD("19.2.0"),CD=(()=>{class e{zone=R(Ge);changeDetectionScheduler=R(Jr);applicationRef=R(_r);_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=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function ID({ngZoneFactory:e,ignoreChangesOutsideZone:t,scheduleInRootZone:n}){return e??=()=>new Ge(Ne(A({},TD()),{scheduleInRootZone:n})),[{provide:Ge,useFactory:e},{provide:Zs,multi:!0,useFactory:()=>{let r=R(CD,{optional:!0});return()=>r.initialize()}},{provide:Zs,multi:!0,useFactory:()=>{let r=R(DD);return()=>{r.initialize()}}},t===!0?{provide:Y_,useValue:!0}:[],{provide:kh,useValue:n??Z_}]}function TD(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:e?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:e?.runCoalescing??!1}}var DD=(()=>{class e{subscription=new bt;initialized=!1;zone=R(Ge);pendingTasks=R(Uo);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(()=>{Ge.assertNotInAngularZone(),queueMicrotask(()=>{n!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(n),n=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{Ge.assertInAngularZone(),n??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Ry=(()=>{class e{appRef=R(_r);taskService=R(Uo);ngZone=R(Ge);zonelessEnabled=R(Oh);tracing=R(Ho,{optional:!0});disableScheduling=R(Y_,{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(ra):null;scheduleInRootZone=!this.zonelessEnabled&&this.zoneIsDefined&&(R(kh,{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 J_||!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?Sf:K_;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(ra+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,Sf(()=>{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=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function OD(){return Qr("NgZoneless"),Dx([{provide:Jr,useExisting:Ry},{provide:Ge,useClass:J_},{provide:Oh,useValue:!0},{provide:kh,useValue:!1},[]])}function kD(){return typeof $localize<"u"&&$localize.locale||la}var Py=new Ee("",{providedIn:"root",factory:()=>R(Py,Te.Optional|Te.SkipSelf)||kD()}),Xc=new Ee(""),RD=new Ee("");function qi(e){return!e.moduleRef}function PD(e){let t=qi(e)?e.r3Injector:e.moduleRef.injector,n=t.get(Ge);return n.run(()=>{qi(e)?e.r3Injector.resolveInjectorInitializers():e.moduleRef.resolveInjectorInitializers();let r=t.get(Xr,null),i;if(n.runOutsideAngular(()=>{i=n.onError.subscribe({next:o=>{r.handleError(o)}})}),qi(e)){let o=()=>t.destroy(),s=e.platformInjector.get(Xc);s.add(o),t.onDestroy(()=>{i.unsubscribe(),s.delete(o)})}else{let o=()=>e.moduleRef.destroy(),s=e.platformInjector.get(Xc);s.add(o),e.moduleRef.onDestroy(()=>{Ps(e.allPlatformModules,e.moduleRef),i.unsubscribe(),s.delete(o)})}return AD(r,n,()=>{let o=t.get(dy);return o.runInitializers(),o.donePromise.then(()=>{let s=t.get(Py,la);if(aD(s||la),!t.get(RD,!0))return qi(e)?t.get(_r):(e.allPlatformModules.push(e.moduleRef),e.moduleRef);if(qi(e)){let a=t.get(_r);return e.rootComponent!==void 0&&a.bootstrap(e.rootComponent),a}else return ND(e.moduleRef,e.allPlatformModules),e.moduleRef})})})}function ND(e,t){let n=e.injector.get(_r);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(r=>n.bootstrap(r));else if(e.instance.ngDoBootstrap)e.instance.ngDoBootstrap(n);else throw new De(-403,!1);t.push(e)}function AD(e,t,n){try{let r=n();return hy(r)?r.catch(i=>{throw t.runOutsideAngular(()=>e.handleError(i)),i}):r}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}var Ns=null;function MD(e=[],t){return Tt.create({name:t,providers:[{provide:gh,useValue:"platform"},{provide:Xc,useValue:new Set([()=>Ns=null])},...e]})}function LD(e=[]){if(Ns)return Ns;let t=MD(e);return Ns=t,IT(),VD(t),t}function VD(e){let t=e.get(av,null);l_(e,()=>{t?.forEach(n=>n())})}var Ko=(()=>{class e{static __NG_ELEMENT_ID__=jD}return e})();function jD(e){return FD(Yt(),ye(),(e&16)===16)}function FD(e,t,n){if(Ni(e)&&!n){let r=on(e.index,t);return new xo(r,r)}else if(e.type&175){let r=t[wn];return new xo(r,t)}return null}var BD=class{constructor(){}supports(e){return e instanceof Map||ay(e)}create(){return new UD}},UD=class{_records=new Map;_mapHead=null;_appendAfter=null;_previousMapHead=null;_changesHead=null;_changesTail=null;_additionsHead=null;_additionsTail=null;_removalsHead=null;_removalsTail=null;get isDirty(){return this._additionsHead!==null||this._changesHead!==null||this._removalsHead!==null}forEachItem(e){let t;for(t=this._mapHead;t!==null;t=t._next)e(t)}forEachPreviousItem(e){let t;for(t=this._previousMapHead;t!==null;t=t._nextPrevious)e(t)}forEachChangedItem(e){let t;for(t=this._changesHead;t!==null;t=t._nextChanged)e(t)}forEachAddedItem(e){let t;for(t=this._additionsHead;t!==null;t=t._nextAdded)e(t)}forEachRemovedItem(e){let t;for(t=this._removalsHead;t!==null;t=t._nextRemoved)e(t)}diff(e){if(!e)e=new Map;else if(!(e instanceof Map||ay(e)))throw new De(900,!1);return this.check(e)?this:null}onDestroy(){}check(e){this._reset();let t=this._mapHead;if(this._appendAfter=null,this._forEach(e,(n,r)=>{if(t&&t.key===r)this._maybeAddToChanges(t,n),this._appendAfter=t,t=t._next;else{let i=this._getOrCreateRecordForKey(r,n);t=this._insertBeforeOrAppend(t,i)}}),t){t._prev&&(t._prev._next=null),this._removalsHead=t;for(let n=t;n!==null;n=n._nextRemoved)n===this._mapHead&&(this._mapHead=null),this._records.delete(n.key),n._nextRemoved=n._next,n.previousValue=n.currentValue,n.currentValue=null,n._prev=null,n._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(e,t){if(e){let n=e._prev;return t._next=e,t._prev=n,e._prev=t,n&&(n._next=t),e===this._mapHead&&(this._mapHead=t),this._appendAfter=e,e}return this._appendAfter?(this._appendAfter._next=t,t._prev=this._appendAfter):this._mapHead=t,this._appendAfter=t,null}_getOrCreateRecordForKey(e,t){if(this._records.has(e)){let r=this._records.get(e);this._maybeAddToChanges(r,t);let i=r._prev,o=r._next;return i&&(i._next=o),o&&(o._prev=i),r._next=null,r._prev=null,r}let n=new HD(e);return this._records.set(e,n),n.currentValue=t,this._addToAdditions(n),n}_reset(){if(this.isDirty){let e;for(this._previousMapHead=this._mapHead,e=this._previousMapHead;e!==null;e=e._next)e._nextPrevious=e._next;for(e=this._changesHead;e!==null;e=e._nextChanged)e.previousValue=e.currentValue;for(e=this._additionsHead;e!=null;e=e._nextAdded)e.previousValue=e.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(e,t){Object.is(t,e.currentValue)||(e.previousValue=e.currentValue,e.currentValue=t,this._addToChanges(e))}_addToAdditions(e){this._additionsHead===null?this._additionsHead=this._additionsTail=e:(this._additionsTail._nextAdded=e,this._additionsTail=e)}_addToChanges(e){this._changesHead===null?this._changesHead=this._changesTail=e:(this._changesTail._nextChanged=e,this._changesTail=e)}_forEach(e,t){e instanceof Map?e.forEach(t):Object.keys(e).forEach(n=>t(e[n],n))}},HD=class{key;previousValue=null;currentValue=null;_nextPrevious=null;_next=null;_prev=null;_nextAdded=null;_nextRemoved=null;_nextChanged=null;constructor(e){this.key=e}};function Qf(){return new Ny([new BD])}var Ny=(()=>{class e{static \u0275prov=de({token:e,providedIn:"root",factory:Qf});factories;constructor(n){this.factories=n}static create(n,r){if(r){let i=r.factories.slice();n=n.concat(i)}return new e(n)}static extend(n){return{provide:e,useFactory:r=>e.create(n,r||Qf()),deps:[[e,new xx,new wx]]}}find(n){let r=this.factories.find(i=>i.supports(n));if(r)return r;throw new De(901,!1)}}return e})();function $D(e){ze(8);try{let{rootComponent:t,appProviders:n,platformProviders:r}=e,i=LD(r),o=[ID({}),{provide:Jr,useExisting:Ry},...n||[]],s=new iy({providers:o,parent:i,debugName:"",runEnvironmentInitializers:!1});return PD({r3Injector:s.injector,platformInjector:i,rootComponent:t})}catch(t){return Promise.reject(t)}finally{ze(9)}}function zD(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function qD(e,t=NaN){return!isNaN(parseFloat(e))&&!isNaN(Number(e))?Number(e):t}function WD(e){let t=Ie(null);try{return e()}finally{Ie(t)}}function ep(e,t){let n=Hw(e);return t?.equal&&(n[nn].equal=t.equal),n}var ZD=!1,GD=(()=>{class e extends uy{pendingTasks=R(Uo);taskId=null;schedule(n){super.schedule(n),this.taskId===null&&(this.taskId=this.pendingTasks.add(),queueMicrotask(()=>this.flush()))}flush(){try{super.flush()}finally{this.taskId!==null&&(this.pendingTasks.remove(this.taskId),this.taskId=null)}}static \u0275prov=de({token:e,providedIn:"root",factory:()=>new e})}return e})(),YD=class{scheduler;effectFn;zone;injector;unregisterOnDestroy;watcher;constructor(e,t,n,r,i,o){this.scheduler=e,this.effectFn=t,this.zone=n,this.injector=i,this.watcher=Kw(s=>this.runEffect(s),()=>this.schedule(),o),this.unregisterOnDestroy=r?.onDestroy(()=>this.destroy())}runEffect(e){try{this.effectFn(e)}catch(t){this.injector.get(Xr,null,{optional:!0})?.handleError(t)}}run(){this.watcher.run()}schedule(){this.scheduler.schedule(this)}destroy(){this.watcher.destroy(),this.unregisterOnDestroy?.()}};function KD(){}function JD(e,t){!t?.injector&&ja(KD);let n=t?.injector??R(Tt),r=t?.manualCleanup!==!0?n.get(Bo):null,i=new YD(n.get(GD),e,typeof Zone>"u"?null:Zone.current,r,n,t?.allowSignalWrites??!1),o=n.get(Ko,null,{optional:!0});return!o||!(o._lView[fe]&8)?i.watcher.notify():(o._lView[Ds]??=[]).push(i.watcher.notify),i}var XD=ZD,QD=class{[nn];constructor(e){this[nn]=e}destroy(){this[nn].destroy()}};function Qc(e,t){if(XD)return JD(e,t);!t?.injector&&ja(Qc);let n=t?.injector??R(Tt),r=t?.manualCleanup!==!0?n.get(Bo):null,i,o=n.get(Lh,null,{optional:!0}),s=n.get(Jr);return o!==null&&!t?.forceRoot?(i=n2(o.view,s,e),r instanceof G_&&r._lView===o.view&&(r=null)):i=r2(e,n.get(cy),s),i.injector=n,r!==null&&(i.onDestroyFn=r.onDestroy(()=>i.destroy())),new QD(i)}var Ay=Ne(A({},Ri),{consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!0,dirty:!0,hasRun:!1,cleanupFns:void 0,zone:null,kind:"effect",onDestroyFn:yo,run(){if(this.dirty=!1,this.hasRun&&!Ta(this))return;this.hasRun=!0;let e=r=>(this.cleanupFns??=[]).push(r),t=co(this),n=Js(!1);try{this.maybeCleanup(),this.fn(e)}finally{Js(n),Ia(this,t)}},maybeCleanup(){if(this.cleanupFns?.length)try{for(;this.cleanupFns.length;)this.cleanupFns.pop()()}finally{this.cleanupFns=[]}}}),e2=Ne(A({},Ay),{consumerMarkedDirty(){this.scheduler.schedule(this),this.notifier.notify(12)},destroy(){Ro(this),this.onDestroyFn(),this.maybeCleanup(),this.scheduler.remove(this)}}),t2=Ne(A({},Ay),{consumerMarkedDirty(){this.view[fe]|=8192,Ai(this.view),this.notifier.notify(13)},destroy(){Ro(this),this.onDestroyFn(),this.maybeCleanup(),this.view[Fr]?.delete(this)}});function n2(e,t,n){let r=Object.create(t2);return r.view=e,r.zone=typeof Zone<"u"?Zone.current:null,r.notifier=t,r.fn=n,e[Fr]??=new Set,e[Fr].add(r),r.consumerMarkedDirty(r),r}function r2(e,t,n){let r=Object.create(e2);return r.fn=e,r.scheduler=t,r.notifier=n,r.zone=typeof Zone<"u"?Zone.current:null,r.scheduler.schedule(r),r.notifier.notify(12),r}function My(e,t){let n=Vr(e),r=t.elementInjector||Va();return new Qh(n).create(r,t.projectableNodes,t.hostElement,t.environmentInjector)}var i2={schedule(e,t){let n=setTimeout(e,t);return()=>clearTimeout(n)}};function o2(e){return e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function s2(e){return!!e&&e.nodeType===Node.ELEMENT_NODE}var $l;function a2(e,t){if(!$l){let n=Element.prototype;$l=n.matches||n.matchesSelector||n.mozMatchesSelector||n.msMatchesSelector||n.oMatchesSelector||n.webkitMatchesSelector}return e.nodeType===Node.ELEMENT_NODE?$l.call(e,t):!1}function l2(e){let t={};return e.forEach(({propName:n,templateName:r,transform:i})=>{t[o2(r)]=[n,i]}),t}function c2(e,t){return t.get(Wo).resolveComponentFactory(e).inputs}function u2(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=h2(a,t,i);l!==-1&&r[l].push(a)}return r}function h2(e,t,n){let r=n;return s2(e)&&t.some((i,o)=>i!=="*"&&a2(e,i)?(r=o,!0):!1),r}var d2=10,f2=class{componentFactory;inputMap=new Map;constructor(e,t){this.componentFactory=t.get(Wo).resolveComponentFactory(e);for(let n of this.componentFactory.inputs)this.inputMap.set(n.propName,n.templateName)}create(e){return new p2(this.componentFactory,e,this.inputMap)}},p2=class{componentFactory;injector;inputMap;eventEmitters=new d1(1);events=this.eventEmitters.pipe(jm(e=>Aa(...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(Ge),this.appRef=this.injector.get(_r),this.cdScheduler=t.get(Jr),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=i2.schedule(()=>{this.componentRef!==null&&(this.componentRef.destroy(),this.componentRef=null)},d2))})}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=Tt.create({providers:[],parent:this.injector}),n=u2(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()}},g2=class extends HTMLElement{ngElementEventsSubscription=null};function m2(e,t){let n=c2(e,t.injector),r=t.strategyFactory||new f2(e,t.injector),i=l2(n);class o extends g2{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,_]=i[a];this.ngElementStrategy.setInputValue(h,u,_)}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 Ly=null;function oo(){return Ly}function _2(e){Ly??=e}var v2=class{},rt=new Ee(""),Vy=(()=>{class e{historyGo(n){throw new Error("")}static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:()=>R(y2),providedIn:"platform"})}return e})(),y2=(()=>{class e extends Vy{_location;_history;_doc=R(rt);constructor(){super(),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return oo().getBaseHref(this._doc)}onPopState(n){let r=oo().getGlobalEventTarget(this._doc,"window");return r.addEventListener("popstate",n,!1),()=>r.removeEventListener("popstate",n)}onHashChange(n){let r=oo().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=de({token:e,factory:()=>new e,providedIn:"platform"})}return e})();function jy(e,t){return e?t?e.endsWith("/")?t.startsWith("/")?e+t.slice(1):e+t:t.startsWith("/")?e+t:`${e}/${t}`:e:t}function tp(e){let t=e.search(/#|\?|$/);return e[t-1]==="/"?e.slice(0,t-1)+e.slice(t):e}function kr(e){return e&&e[0]!=="?"?`?${e}`:e}var ld=(()=>{class e{historyGo(n){throw new Error("")}static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:()=>R(w2),providedIn:"root"})}return e})(),b2=new Ee(""),w2=(()=>{class e extends ld{_platformLocation;_baseHref;_removeListenerFns=[];constructor(n,r){super(),this._platformLocation=n,this._baseHref=r??this._platformLocation.getBaseHrefFromDOM()??R(rt).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 jy(this._baseHref,n)}path(n=!1){let r=this._platformLocation.pathname+kr(this._platformLocation.search),i=this._platformLocation.hash;return i&&n?`${r}${i}`:r}pushState(n,r,i,o){let s=this.prepareExternalUrl(i+kr(o));this._platformLocation.pushState(n,r,s)}replaceState(n,r,i,o){let s=this.prepareExternalUrl(i+kr(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(Vy),je(b2,8))};static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Fy=(()=>{class e{_subject=new ve;_basePath;_locationStrategy;_urlChangeListeners=[];_urlChangeSubscription=null;constructor(n){this._locationStrategy=n;let r=this._locationStrategy.getBaseHref();this._basePath=S2(tp(np(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+kr(r))}normalize(n){return e.stripTrailingSlash(E2(this._basePath,np(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+kr(r)),i)}replaceState(n,r="",i=null){this._locationStrategy.replaceState(i,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+kr(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=kr;static joinWithSlash=jy;static stripTrailingSlash=tp;static \u0275fac=function(n){return new(n||e)(je(ld))};static \u0275prov=de({token:e,factory:()=>x2(),providedIn:"root"})}return e})();function x2(){return new Fy(je(ld))}function E2(e,t){if(!e||!t.startsWith(e))return t;let n=t.substring(e.length);return n===""||["/",";","?","#"].includes(n[0])?n:t}function np(e){return e.replace(/\/index.html$/,"")}function S2(e){if(new RegExp("^(https?:)?//").test(e)){let[,t]=e.split(/\/\/[^\/]+/);return t}return e}function C2(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 zl=/\s+/,rp=[],tl=(()=>{class e{_ngEl;_renderer;initialClasses=rp;rawClass;stateMap=new Map;constructor(n,r){this._ngEl=n,this._renderer=r}set klass(n){this.initialClasses=n!=null?n.trim().split(zl):rp}set ngClass(n){this.rawClass=typeof n=="string"?n.trim().split(zl):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(zl).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)(Et($t),Et(Jh))};static \u0275dir=Zo({type:e,selectors:[["","ngClass",""]],inputs:{klass:[0,"class","klass"],ngClass:"ngClass"}})}return e})(),I2=(()=>{class e{_ngEl;_differs;_renderer;_ngStyle=null;_differ=null;constructor(n,r,i){this._ngEl=n,this._differs=r,this._renderer=i}set ngStyle(n){this._ngStyle=n,!this._differ&&n&&(this._differ=this._differs.find(n).create())}ngDoCheck(){if(this._differ){let n=this._differ.diff(this._ngStyle);n&&this._applyChanges(n)}}_setStyle(n,r){let[i,o]=n.split("."),s=i.indexOf("-")===-1?void 0:ur.DashCase;r!=null?this._renderer.setStyle(this._ngEl.nativeElement,i,o?`${r}${o}`:r,s):this._renderer.removeStyle(this._ngEl.nativeElement,i,s)}_applyChanges(n){n.forEachRemovedItem(r=>this._setStyle(r.key,null)),n.forEachAddedItem(r=>this._setStyle(r.key,r.currentValue)),n.forEachChangedItem(r=>this._setStyle(r.key,r.currentValue))}static \u0275fac=function(n){return new(n||e)(Et($t),Et(Ny),Et(Jh))};static \u0275dir=Zo({type:e,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"}})}return e})(),T2=(()=>{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)(Et(Li))};static \u0275dir=Zo({type:e,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},features:[f_]})}return e})(),D2=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275mod=td({type:e});static \u0275inj=uh({})}return e})(),By="browser",O2="server";function k2(e){return e===By}function Uy(e){return e===O2}var R2=class{},P2=class extends v2{supportsDOMEvents=!0},N2=class Hy extends P2{static makeCurrent(){_2(new Hy)}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=A2();return n==null?null:M2(n)}resetBaseElement(){Qi=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return C2(document.cookie,t)}},Qi=null;function A2(){return Qi=Qi||document.querySelector("base"),Qi?Qi.getAttribute("href"):null}function M2(e){return new URL(e,document.baseURI).pathname}var L2=(()=>{class e{build(){return new XMLHttpRequest}static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:e.\u0275fac})}return e})(),eu=new Ee(""),$y=(()=>{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 De(5101,!1);return this._eventNameToPlugin.set(n,r),r}static \u0275fac=function(n){return new(n||e)(je(eu),je(Ge))};static \u0275prov=de({token:e,factory:e.\u0275fac})}return e})(),zy=class{_doc;constructor(e){this._doc=e}manager},As="ng-app-id";function ip(e){for(let t of e)t.remove()}function op(e,t){let n=t.createElement("style");return n.textContent=e,n}function V2(e,t,n,r){let i=e.head?.querySelectorAll(`style[${As}="${t}"],link[${As}="${t}"]`);if(i)for(let o of i)o.removeAttribute(As),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 tu(e,t){let n=t.createElement("link");return n.setAttribute("rel","stylesheet"),n.setAttribute("href",e),n}var qy=(()=>{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=Uy(o),V2(n,r,this.inline,this.external),this.hosts.add(n.head)}addStyles(n,r){for(let i of n)this.addUsage(i,this.inline,op);r?.forEach(i=>this.addUsage(i,this.external,tu))}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&&(ip(i.elements),r.delete(n)))}ngOnDestroy(){for(let[,{elements:n}]of[...this.inline,...this.external])ip(n);this.hosts.clear()}addHost(n){this.hosts.add(n);for(let[r,{elements:i}]of this.inline)i.push(this.addElement(n,op(r,this.doc)));for(let[r,{elements:i}]of this.external)i.push(this.addElement(n,tu(r,this.doc)))}removeHost(n){this.hosts.delete(n)}addElement(n,r){return this.nonce&&r.setAttribute("nonce",this.nonce),this.isServer&&r.setAttribute(As,this.appId),n.appendChild(r)}static \u0275fac=function(n){return new(n||e)(je(rt),je(Ah),je(lv,8),je(za))};static \u0275prov=de({token:e,factory:e.\u0275fac})}return e})(),ql={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"},cd=/%COMP%/g,Wy="%COMP%",j2=`_nghost-${Wy}`,F2=`_ngcontent-${Wy}`,B2=!0,U2=new Ee("",{providedIn:"root",factory:()=>B2});function H2(e){return F2.replace(cd,e)}function $2(e){return j2.replace(cd,e)}function Zy(e,t){return t.map(n=>n.replace(cd,e))}var sp=(()=>{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=Uy(a),this.defaultRenderer=new ud(n,s,l,this.platformIsServer,this.tracingService)}createRenderer(n,r){if(!n||!r)return this.defaultRenderer;this.platformIsServer&&r.encapsulation===$n.ShadowDom&&(r=Ne(A({},r),{encapsulation:$n.Emulated}));let i=this.getOrCreateRenderer(n,r);return i instanceof lp?i.applyToHost(n):i instanceof nu&&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,_=this.tracingService;switch(r.encapsulation){case $n.Emulated:o=new lp(l,u,r,this.appId,d,s,a,h,_);break;case $n.ShadowDom:return new z2(l,u,n,r,s,a,this.nonce,h,_);default:o=new nu(l,u,r,d,s,a,h,_);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($y),je(qy),je(Ah),je(U2),je(rt),je(za),je(Ge),je(lv),je(Ho,8))};static \u0275prov=de({token:e,factory:e.\u0275fac})}return e})(),ud=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(ql[t]||t,e):this.doc.createElement(e)}createComment(e){return this.doc.createComment(e)}createText(e){return this.doc.createTextNode(e)}appendChild(e,t){(ap(e)?e.content:e).appendChild(t)}insertBefore(e,t,n){e&&(ap(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 De(-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=ql[r];i?e.setAttributeNS(i,t,n):e.setAttribute(t,n)}else e.setAttribute(t,n)}removeAttribute(e,t,n){if(n){let r=ql[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&(ur.DashCase|ur.Important)?e.style.setProperty(t,n,r&ur.Important?"important":""):e.style[t]=n}removeStyle(e,t,n){n&ur.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=oo().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 ap(e){return e.tagName==="TEMPLATE"&&e.content!==void 0}var z2=class extends ud{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=Zy(r.id,u);for(let h of u){let _=document.createElement("style");s&&_.setAttribute("nonce",s),_.textContent=h,this.shadowRoot.appendChild(_)}let d=r.getExternalStyles?.();if(d)for(let h of d){let _=tu(h,i);s&&_.setAttribute("nonce",s),this.shadowRoot.appendChild(_)}}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)}},nu=class extends ud{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?Zy(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)}},lp=class extends nu{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=H2(u),this.hostAttr=$2(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}},q2=(()=>{class e extends zy{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(rt))};static \u0275prov=de({token:e,factory:e.\u0275fac})}return e})(),cp=["alt","control","meta","shift"],W2={"\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"},Z2={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey},G2=(()=>{class e extends zy{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(()=>oo().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."),cp.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=W2[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"),cp.forEach(s=>{if(s!==i){let a=Z2[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(rt))};static \u0275prov=de({token:e,factory:e.\u0275fac})}return e})();function Y2(e){return $D(K2(e))}function K2(e){return{appProviders:[...tO,...e?.providers??[]],platformProviders:eO}}function J2(){N2.makeCurrent()}function X2(){return new Xr}function Q2(){return oS(document),document}var eO=[{provide:za,useValue:By},{provide:av,useValue:J2,multi:!0},{provide:rt,useFactory:Q2,deps:[]}],tO=[{provide:gh,useValue:"root"},{provide:Xr,useFactory:X2,deps:[]},{provide:eu,useClass:q2,multi:!0,deps:[rt]},{provide:eu,useClass:G2,multi:!0,deps:[rt]},sp,qy,$y,{provide:Dn,useExisting:sp},{provide:R2,useClass:L2,deps:[]},[]],Gy=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:function(n){let r=null;return n?r=new(n||e):r=je(nO),r},providedIn:"root"})}return e})(),nO=(()=>{class e extends Gy{_doc;constructor(n){super(),this._doc=n}sanitize(n,r){if(r==null)return null;switch(n){case Un.NONE:return r;case Un.HTML:return Tr(r,"HTML")?Hn(r):bv(this._doc,String(r)).toString();case Un.STYLE:return Tr(r,"Style")?Hn(r):r;case Un.SCRIPT:if(Tr(r,"Script"))return Hn(r);throw new De(5200,!1);case Un.URL:return Tr(r,"URL")?Hn(r):jh(String(r));case Un.RESOURCE_URL:if(Tr(r,"ResourceURL"))return Hn(r);throw new De(5201,!1);default:throw new De(5202,!1)}}bypassSecurityTrustHtml(n){return CS(n)}bypassSecurityTrustStyle(n){return IS(n)}bypassSecurityTrustScript(n){return TS(n)}bypassSecurityTrustUrl(n){return DS(n)}bypassSecurityTrustResourceUrl(n){return OS(n)}static \u0275fac=function(n){return new(n||e)(je(rt))};static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),rO="9.12.1",St=class ru{static SDK_VERSION=rO;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_OPEN_CART="Open 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=ru.SDK_VERSION.split(".").map(n=>n.padStart(2,"0")).join("");ru.SDK_VERSION_CODE=parseInt(t,10)}},Ci={apiURL:"https://api.sdk.letscooee.com",debug:!1,mode:"production",styleURL:`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${St.SDK_VERSION}/dist/widget.min.css`,widgetURL:`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${St.SDK_VERSION}/dist/widget.min.js`},en=Ca(Vw()),Wn=class{static log(...e){en.default.info(...e)}static debug(...e){en.default.debug(...e)}static error(...e){en.default.error(...e)}static warn(...e){en.default.warn(...e)}static info(...e){en.default.info(...e)}static trace(...e){en.default.trace(...e)}};function iO(e=St.LOG_PREFIX){en.default.useDefaults({formatter:function(n){n.unshift(`${e} (v${St.SDK_VERSION}):`)}});let t=oO();(t==="1"||t==="on")&&(localStorage.cooeeLogLevel="TRACE"),localStorage.cooeeLogLevel?en.default.setLevel(en.default[localStorage.cooeeLogLevel]):en.default.setLevel(Ci.debug?en.default.TRACE:en.default.OFF)}function oO(){return new URL(location.href).searchParams?.get("cooee-debug")}var ds=Ca(tm()),sO={providers:[OD()]},aO={"[class.ng-untouched]":"isUntouched","[class.ng-touched]":"isTouched","[class.ng-pristine]":"isPristine","[class.ng-dirty]":"isDirty","[class.ng-valid]":"isValid","[class.ng-invalid]":"isInvalid","[class.ng-pending]":"isPending"},$5=Ne(A({},aO),{"[class.ng-submitted]":"isSubmitted"}),lO=new Ee("",{providedIn:"root",factory:()=>Yy}),Yy="always",cO=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275mod=td({type:e});static \u0275inj=uh({})}return e})(),uO=(()=>{class e{static withConfig(n){return{ngModule:e,providers:[{provide:lO,useValue:n.callSetDisabledState??Yy}]}}static \u0275fac=function(n){return new(n||e)};static \u0275mod=td({type:e});static \u0275inj=uh({imports:[cO]})}return e})(),Rr=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,Ci.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)}},nl=class iu{cooeeEvent=new Xe;cooeeCTA=new Xe;elementRef=R($t);_engagementTrigger=Jn(null);_triggerContext=Jn(null);constructor(){this.elementRef.nativeElement.update=this.update.bind(this)}get classes(){let t=["letscooee-widget"],n=this._engagementTrigger();return t.push(`widget-${n?.shortID}`),t}get triggerContext(){return this._triggerContext()}set triggerContext(t){this._triggerContext.set(t),this._engagementTrigger.set(t.triggerData),this.engagementTriggerReceived(t.triggerData)}get engagementTrigger(){return this._engagementTrigger()}ngOnInit(){Wn.debug("Init",this.constructor.name);let t=this.elementRef.nativeElement.shadowRoot;t&&(Rr.injectStylesheet(Ci.styleURL,t),Rr.injectRawCSS(window.CooeeSDK.config.website.commonCSS,t))}ngOnDestroy(){Wn.debug("Destroying",this.constructor.name)}sendEventToRenderer(t){this.cooeeEvent.emit(t)}executeCTAViaRenderer(t){this.cooeeCTA.emit(t)}static \u0275fac=function(t){return new(t||iu)};static \u0275cmp=Pt({type:iu,selectors:[["ng-component"]],hostVars:2,hostBindings:function(t,n){t&2&&BT(n.classes)},inputs:{triggerContext:"triggerContext"},outputs:{cooeeEvent:"cooeeEvent",cooeeCTA:"cooeeCTA"},decls:0,vars:0,template:function(t,n){},encapsulation:2})},hO=(e,t,n)=>({"--option-color":e,"background-color":t,color:n}),Ky=(e,t)=>t.id;function dO(e,t){if(e&1&&(G(0,"span",6),Ye(1),Y()),e&2){Q();let n=rn(0);Z(),Fi(n)}}function fO(e,t){if(e&1){let n=jt();jn(0),G(1,"button",5),ot("click",function(){let r=ct(n).$implicit,i=Q().$implicit,o=Q();return ut(o.onOptionChange(i,r))}),nt(2,dO,2,1,"span",6),Y()}if(e&2){let n=t.$implicit,r=Q().$implicit,i=rn(1),o=Q(),s=zr(n.name);Z(),Yo("color-type",i)("selected",o.selectedOptions()[r.name]===s),Pe("disabled",n.disabled)("ngStyle",yD(9,hO,i?s:"",i?s:"",i?"transparent":"")),Go("data-value",s),Z(),tt(i?-1:2)}}function pO(e,t){if(e&1&&(G(0,"div"),jn(1),G(2,"div",1),Ye(3),Y(),G(4,"div",2),Ye(5),Y(),G(6,"div",3),Lt(7,fO,3,13,"button",4,Ky),Y()()),e&2){let n=t.$implicit,r=Q();YT("option-group ",n.name.toLowerCase(),""),Z(),zr(n.name.toLowerCase().includes("color")),Z(2),En("",n.name,":"),Z(2),Fi(r.selectedOptions()[n.name]),Z(2),Vt(n.optionValues)}}var gO=class ou extends nl{selectedVariant=new Xe;item=$E.required();selectedOptions=Jn({});options=ep(()=>{let t=this.item();return!t.options||t.vars.length===1?[]:t.options});matchedVariant=ep(()=>{let t=this.item(),n=this.selectedOptions();return t.vars.find(r=>t.options.every(i=>n[i.name]===r.selectedOptions.find(o=>o.name===i.name)?.value))});constructor(){super(),Qc(()=>{let n=this.matchedVariant();n&&(this.item().setSelectedVariant(n),this.selectedVariant.emit(n))});let t=Qc(()=>{let n=this.item();if(!n?.options)return;let r=A({},this.selectedOptions());n.options.forEach(i=>{let o=n.vars[0]?.selectedOptions.find(s=>s.name===i.name)?.value;o&&(r[i.name]=o)}),this.selectedOptions.set(r),t.destroy()})}onOptionChange(t,n){let r=A({},this.selectedOptions());r[t.name]=n.name,this.selectedOptions.set(r)}engagementTriggerReceived(){}update(){}static \u0275fac=function(t){return new(t||ou)};static \u0275cmp=Pt({type:ou,selectors:[["cooee-item-options-picker"]],inputs:{item:[1,"item"]},outputs:{selectedVariant:"selectedVariant"},features:[br],decls:2,vars:0,consts:[[3,"class"],[1,"name"],[1,"selected-value"],[1,"option-values"],[1,"option-value",3,"disabled","color-type","selected","ngStyle"],[1,"option-value",3,"click","disabled","ngStyle"],[1,"title"]],template:function(t,n){t&1&&Lt(0,pO,9,6,"div",0,Ky),t&2&&Vt(n.options())},dependencies:[D2,I2,uO],styles:[`.option-group{display:flex;gap:8px;align-items:center}.option-group+.option-group{margin-top:8px}.option-values{display:flex;flex-wrap:nowrap;overflow-x:auto;padding:6px;gap:8px}.selected-value{display:none}.option-value{padding:5px 10px;border:1px solid #ccc;cursor:pointer;border-radius:4px;min-width:32px;min-height:32px;text-align:center;position:relative;--selected-color: var(--option-color, var(--lc-color-button, rgb(var(--color-button, 0 0 0))))}.option-value.selected{box-shadow:#fff 0 0 0 2px,var(--selected-color) 0 0 0 4px}
17
- `],encapsulation:3})},Jy=function(e){return e.SHOPIFY_CHECKOUT="shopify_checkout",e.THIRD_PARTY_CHECKOUT="third_party_checkout",e.CART_PAGE="cart_page",e.CART_DRAWER="cart_drawer",e}(Jy||{}),Mn=function(e){return e[e.NONE=0]="NONE",e[e.REJECT_POPUP=1]="REJECT_POPUP",e[e.ACCEPT_POPUP=2]="ACCEPT_POPUP",e[e.GO_TO_URL=4]="GO_TO_URL",e[e.SHARE=5]="SHARE",e[e.KEY_VALUE=100]="KEY_VALUE",e[e.GO_TO_PRODUCT=101]="GO_TO_PRODUCT",e[e.ADD_TO_CART=102]="ADD_TO_CART",e[e.COPY_COUPON_CODE=103]="COPY_COUPON_CODE",e[e.GO_TO_COLLECTION=104]="GO_TO_COLLECTION",e[e.OPEN_CART=105]="OPEN_CART",e[e.SUBMIT_FORM=106]="SUBMIT_FORM",e[e.INITIATE_CHECKOUT=107]="INITIATE_CHECKOUT",e[e.ADD_BUNDLE=108]="ADD_BUNDLE",e[e.UPGRADE_TO_SUBSCRIPTION=109]="UPGRADE_TO_SUBSCRIPTION",e}(Mn||{}),Ms=function(e){return e.FREE_SHIPPING="FREE_SHIPPING",e.DISCOUNT="DISCOUNT",e.FREE_AUTO_GIFT="FREE_AUTO_GIFT",e.FREE_GIFT_SELECT="FREE_GIFT_SELECT",e.UI_ONLY="UI_ONLY",e}(Ms||{}),mO=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}},Xy=(e=>(e.CART_AMOUNT="CART_AMOUNT",e.ITEM_COUNT="ITEM_COUNT",e))(Xy||{}),Qy=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}},e0=Object.prototype.toString;function hd(e){switch(e0.call(e)){case"[object Error]":case"[object Exception]":case"[object DOMException]":return!0;default:return qr(e,Error)}}function Bi(e,t){return e0.call(e)===`[object ${t}]`}function t0(e){return Bi(e,"ErrorEvent")}function up(e){return Bi(e,"DOMError")}function _O(e){return Bi(e,"DOMException")}function Zn(e){return Bi(e,"String")}function dd(e){return typeof e=="object"&&e!==null&&"__sentry_template_string__"in e&&"__sentry_template_values__"in e}function fd(e){return e===null||dd(e)||typeof e!="object"&&typeof e!="function"}function Ii(e){return Bi(e,"Object")}function rl(e){return typeof Event<"u"&&qr(e,Event)}function vO(e){return typeof Element<"u"&&qr(e,Element)}function yO(e){return Bi(e,"RegExp")}function il(e){return!!(e&&e.then&&typeof e.then=="function")}function bO(e){return Ii(e)&&"nativeEvent"in e&&"preventDefault"in e&&"stopPropagation"in e}function qr(e,t){try{return e instanceof t}catch{return!1}}function n0(e){return!!(typeof e=="object"&&e!==null&&(e.__isVue||e._isVue))}function vi(e,t=0){return typeof e!="string"||t===0||e.length<=t?e:`${e.slice(0,t)}...`}function hp(e,t){if(!Array.isArray(e))return"";let n=[];for(let r=0;r<e.length;r++){let i=e[r];try{n0(i)?n.push("[VueViewModel]"):n.push(String(i))}catch{n.push("[value cannot be serialized]")}}return n.join(t)}function wO(e,t,n=!1){return Zn(e)?yO(t)?t.test(e):Zn(t)?n?e===t:e.includes(t):!1:!1}function ol(e,t=[],n=!1){return t.some(r=>wO(e,r,n))}function xO(e,t,n=250,r,i,o,s){if(!o.exception||!o.exception.values||!s||!qr(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=EO(su(e,t,i,s.originalException,r,o.exception.values,a,0),n))}function su(e,t,n,r,i,o,s,a){if(o.length>=n+1)return o;let l=[...o];if(qr(r[i],Error)){dp(s,a);let u=e(t,r[i]),d=l.length;fp(u,i,d,a),l=su(e,t,n,r[i],i,[u,...l],u,d)}return Array.isArray(r.errors)&&r.errors.forEach((u,d)=>{if(qr(u,Error)){dp(s,a);let h=e(t,u),_=l.length;fp(h,`errors[${d}]`,_,a),l=su(e,t,n,u,i,[h,...l],h,_)}}),l}function dp(e,t){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=Ne(A(A({},e.mechanism),e.type==="AggregateError"&&{is_exception_group:!0}),{exception_id:t})}function fp(e,t,n,r){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=Ne(A({},e.mechanism),{type:"chained",source:t,exception_id:n,parent_id:r})}function EO(e,t){return e.map(n=>(n.value&&(n.value=vi(n.value,t)),n))}var Pr="8.18.0",Be=globalThis;function pd(e,t,n){let r=n||Be,i=r.__SENTRY__=r.__SENTRY__||{},o=i[Pr]=i[Pr]||{};return o[e]||(o[e]=t())}var gd=Be,SO=80;function r0(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||SO;for(;n&&o++<r&&(u=CO(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 CO(e,t){let n=e,r=[];if(!n||!n.tagName)return"";if(gd.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&&Zn(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 IO(){try{return gd.document.location.href}catch{return""}}function TO(e){if(!gd.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__,DO="Sentry Logger ",au=["debug","info","warn","error","log","assert","trace"],da={};function md(e){if(!("console"in Be))return e();let t=Be.console,n={},r=Object.keys(da);r.forEach(i=>{let o=da[i];n[i]=t[i],t[i]=o});try{return e()}finally{r.forEach(i=>{t[i]=n[i]})}}function OO(){let e=!1,t={enable:()=>{e=!0},disable:()=>{e=!1},isEnabled:()=>e};return Jo?au.forEach(n=>{t[n]=(...r)=>{e&&md(()=>{Be.console[n](`${DO}[${n}]:`,...r)})}}):au.forEach(n=>{t[n]=()=>{}}),t}var we=OO(),kO=/^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;function RO(e){return e==="http"||e==="https"}function sl(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 PO(e){let t=kO.exec(e);if(!t){md(()=>{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 i0({host:o,pass:i,path:l,projectId:u,port:s,protocol:n,publicKey:r})}function i0(e){return{protocol:e.protocol,publicKey:e.publicKey||"",pass:e.pass||"",host:e.host,port:e.port||"",path:e.path||"",projectId:e.projectId}}function NO(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+$/)?RO(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 AO(e){let t=typeof e=="string"?PO(e):i0(e);if(!(!t||!NO(t)))return t}var Rn=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 It(e,t,n){if(!(t in e))return;let r=e[t],i=n(r);typeof i=="function"&&o0(i,r),e[t]=i}function Wr(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 o0(e,t){try{let n=t.prototype||{};e.prototype=t.prototype=n,Wr(e,"__sentry_original__",t)}catch{}}function _d(e){return e.__sentry_original__}function MO(e){return Object.keys(e).map(t=>`${encodeURIComponent(t)}=${encodeURIComponent(e[t])}`).join("&")}function s0(e){if(hd(e))return A({message:e.message,name:e.name,stack:e.stack},gp(e));if(rl(e)){let t=A({type:e.type,target:pp(e.target),currentTarget:pp(e.currentTarget)},gp(e));return typeof CustomEvent<"u"&&qr(e,CustomEvent)&&(t.detail=e.detail),t}else return e}function pp(e){try{return vO(e)?r0(e):Object.prototype.toString.call(e)}catch{return"<unknown>"}}function gp(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 LO(e,t=40){let n=Object.keys(s0(e));n.sort();let r=n[0];if(!r)return"[object has no keys]";if(r.length>=t)return vi(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:vi(o,t)}return""}function pn(e){return lu(e,new Map)}function lu(e,t){if(VO(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]=lu(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(lu(i,t))}),r}return e}function VO(e){if(!Ii(e))return!1;try{let t=Object.getPrototypeOf(e).constructor.name;return!t||t==="Object"}catch{return!0}}var Zr="?",mp=/\(error: (.*)\)/,_p=/captureMessage|captureException/;function jO(...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(`
18
- `);for(let a=r;a<s.length;a++){let l=s[a];if(l.length>1024)continue;let u=mp.test(l)?l.replace(mp,"$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 FO(o.slice(i))}}function FO(e){if(!e.length)return[];let t=Array.from(e);return/sentryWrapped/.test(fs(t).function||"")&&t.pop(),t.reverse(),_p.test(fs(t).function||"")&&(t.pop(),_p.test(fs(t).function||"")&&t.pop()),t.slice(0,50).map(n=>Ne(A({},n),{filename:n.filename||fs(t).filename,function:n.function||Zr}))}function fs(e){return e[e.length-1]||{}}var Wl="<anonymous>";function vr(e){try{return!e||typeof e!="function"?Wl:e.name||Wl}catch{return Wl}}function vp(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 Ls={},yp={};function ni(e,t){Ls[e]=Ls[e]||[],Ls[e].push(t)}function ri(e,t){yp[e]||(t(),yp[e]=!0)}function vn(e,t){let n=e&&Ls[e];if(n)for(let r of n)try{r(t)}catch(i){Jo&&we.error(`Error while triggering instrumentation handler.
19
- Type: ${e}
20
- Name: ${vr(r)}
21
- Error:`,i)}}function BO(e){let t="console";ni(t,e),ri(t,UO)}function UO(){"console"in Be&&au.forEach(function(e){e in Be.console&&It(Be.console,e,function(t){return da[e]=t,function(...n){vn("console",{args:n,level:e});let r=da[e];r&&r.apply(Be.console,n)}})})}var cu=Be;function HO(){if(!("fetch"in cu))return!1;try{return new Headers,new Request("http://www.example.com"),new Response,!0}catch{return!1}}function uu(e){return e&&/^function\s+\w+\(\)\s+\{\s+\[native code\]\s+\}$/.test(e.toString())}function $O(){if(typeof EdgeRuntime=="string")return!0;if(!HO())return!1;if(uu(cu.fetch))return!0;let e=!1,t=cu.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=uu(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 a0=1e3;function Xo(){return Date.now()/a0}function zO(){let{performance:e}=Be;if(!e||!e.now)return Xo;let t=Date.now()-e.now(),n=e.timeOrigin==null?t:e.timeOrigin;return()=>(n+e.now())/a0}var pr=zO(),ps,z5=(()=>{let{performance:e}=Be;if(!e||!e.now){ps="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?(ps="timeOrigin",e.timeOrigin):(ps="navigationStart",s):(ps="dateNow",r)})();function qO(e){let t="fetch";ni(t,e),ri(t,WO)}function WO(){$O()&&It(Be,"fetch",function(e){return function(...t){let{method:n,url:r}=ZO(t),i={args:t,fetchData:{method:n,url:r},startTimestamp:pr()*1e3};vn("fetch",A({},i));let o=new Error().stack;return e.apply(Be,t).then(s=>{let a=Ne(A({},i),{endTimestamp:pr()*1e3,response:s});return vn("fetch",a),s},s=>{let a=Ne(A({},i),{endTimestamp:pr()*1e3,error:s});throw vn("fetch",a),hd(s)&&s.stack===void 0&&(s.stack=o,Wr(s,"framesToPop",1)),s})}})}function hu(e,t){return!!e&&typeof e=="object"&&!!e[t]}function bp(e){return typeof e=="string"?e:e?hu(e,"url")?e.url:e.toString?e.toString():"":""}function ZO(e){if(e.length===0)return{method:"GET",url:""};if(e.length===2){let[n,r]=e;return{url:bp(n),method:hu(r,"method")?String(r.method).toUpperCase():"GET"}}let t=e[0];return{url:bp(t),method:hu(t,"method")?String(t.method).toUpperCase():"GET"}}var gs=null;function GO(e){let t="error";ni(t,e),ri(t,YO)}function YO(){gs=Be.onerror,Be.onerror=function(e,t,n,r,i){return vn("error",{column:r,error:i,line:n,msg:e,url:t}),gs&&!gs.__SENTRY_LOADER__?gs.apply(this,arguments):!1},Be.onerror.__SENTRY_INSTRUMENTED__=!0}var ms=null;function KO(e){let t="unhandledrejection";ni(t,e),ri(t,JO)}function JO(){ms=Be.onunhandledrejection,Be.onunhandledrejection=function(e){return vn("unhandledrejection",e),ms&&!ms.__SENTRY_LOADER__?ms.apply(this,arguments):!0},Be.onunhandledrejection.__SENTRY_INSTRUMENTED__=!0}function XO(){return"npm"}function QO(){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 yn(){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 l0(e){return e.exception&&e.exception.values?e.exception.values[0]:void 0}function ar(e){let{message:t,event_id:n}=e;if(t)return t;let r=l0(e);return r?r.type&&r.value?`${r.type}: ${r.value}`:r.type||r.value||n||"<unknown>":n||"<unknown>"}function du(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 To(e,t){let n=l0(e);if(!n)return;let r={type:"generic",handled:!0},i=n.mechanism;if(n.mechanism=A(A(A({},r),i),t),t&&"data"in t){let o=A(A({},i&&i.data),t.data);n.mechanism.data=o}}function wp(e){if(e&&e.__sentry_captured__)return!0;try{Wr(e,"__sentry_captured__",!0)}catch{}return!1}function ek(e){return Array.isArray(e)?e:[e]}function lr(e,t=100,n=1/0){try{return fu("",e,t,n)}catch(r){return{ERROR:`**non-serializable** (${r})`}}}function c0(e,t=3,n=100*1024){let r=lr(e,t);return ik(r)>n?c0(e,t-1,n):r}function fu(e,t,n=1/0,r=1/0,i=QO()){let[o,s]=i;if(t==null||["number","boolean","string"].includes(typeof t)&&!Number.isNaN(t))return t;let a=tk(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 fu("",m,l-1,r,i)}catch{}let d=Array.isArray(t)?[]:{},h=0,_=s0(t);for(let m in _){if(!Object.prototype.hasOwnProperty.call(_,m))continue;if(h>=r){d[m]="[MaxProperties ~]";break}let b=_[m];d[m]=fu(m,b,l-1,r,i),h++}return s(t),d}function tk(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(n0(t))return"[VueViewModel]";if(bO(t))return"[SyntheticEvent]";if(typeof t=="number"&&t!==t)return"[NaN]";if(typeof t=="function")return`[Function: ${vr(t)}]`;if(typeof t=="symbol")return`[${String(t)}]`;if(typeof t=="bigint")return`[BigInt: ${String(t)}]`;let n=nk(t);return/^HTML(\w*)Element$/.test(n)?`[HTMLElement: ${n}]`:`[object ${n}]`}catch(n){return`**non-serializable** (${n})`}}function nk(e){let t=Object.getPrototypeOf(e);return t?t.constructor.name:"null prototype"}function rk(e){return~-encodeURI(e).split(/%..|./).length}function ik(e){return rk(JSON.stringify(e))}var Bn;(function(e){e[e.PENDING=0]="PENDING";let t=1;e[e.RESOLVED=t]="RESOLVED";let n=2;e[e.REJECTED=n]="REJECTED"})(Bn||(Bn={}));function Gr(e){return new Qo(t=>{t(e)})}function fa(e){return new Qo((t,n)=>{n(e)})}var Qo=class Cr{constructor(t){Cr.prototype.__init.call(this),Cr.prototype.__init2.call(this),Cr.prototype.__init3.call(this),Cr.prototype.__init4.call(this),this._state=Bn.PENDING,this._handlers=[];try{t(this._resolve,this._reject)}catch(n){this._reject(n)}}then(t,n){return new Cr((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 Cr((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(Bn.RESOLVED,t)}}__init2(){this._reject=t=>{this._setResult(Bn.REJECTED,t)}}__init3(){this._setResult=(t,n)=>{if(this._state===Bn.PENDING){if(il(n)){n.then(this._resolve,this._reject);return}this._state=t,this._value=n,this._executeHandlers()}}}__init4(){this._executeHandlers=()=>{if(this._state===Bn.PENDING)return;let t=this._handlers.slice();this._handlers=[],t.forEach(n=>{n[0]||(this._state===Bn.RESOLVED&&n[1](this._value),this._state===Bn.REJECTED&&n[2](this._value),n[0]=!0)})}}};function ok(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 fa(new Rn("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 Qo((a,l)=>{let u=t.length;if(!u)return a(!0);let d=setTimeout(()=>{s&&s>0&&a(!1)},s);t.forEach(h=>{Gr(h).then(()=>{--u||(clearTimeout(d),a(!0))},l)})})}return{$:t,add:i,drain:o}}function Zl(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 sk=["fatal","error","warning","log","info","debug"];function ak(e){return e==="warn"?"warning":sk.includes(e)?e:"log"}var lk="sentry-",ck=/^sentry-/;function uk(e){let t=hk(e);if(!t)return;let n=Object.entries(t).reduce((r,[i,o])=>{if(i.match(ck)){let s=i.slice(lk.length);r[s]=o}return r},{});if(Object.keys(n).length>0)return n}function hk(e){if(!(!e||!Zn(e)&&!Array.isArray(e)))return Array.isArray(e)?e.reduce((t,n)=>{let r=xp(n);return Object.entries(r).forEach(([i,o])=>{t[i]=o}),t},{}):xp(e)}function xp(e){return e.split(",").map(t=>t.split("=").map(n=>decodeURIComponent(n.trim()))).reduce((t,[n,r])=>(n&&r&&(t[n]=r),t),{})}function es(e,t=[]){return[e,t]}function dk(e,t){let[n,r]=e;return[n,[...r,t]]}function Ep(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 pu(e){return Be.__SENTRY__&&Be.__SENTRY__.encodePolyfill?Be.__SENTRY__.encodePolyfill(e):new TextEncoder().encode(e)}function fk(e){let[t,n]=e,r=JSON.stringify(t);function i(o){typeof r=="string"?r=typeof o=="string"?r+o:[pu(r),o]:r.push(typeof o=="string"?pu(o):o)}for(let o of n){let[s,a]=o;if(i(`
22
- ${JSON.stringify(s)}
23
- `),typeof a=="string"||a instanceof Uint8Array)i(a);else{let l;try{l=JSON.stringify(a)}catch{l=JSON.stringify(lr(a))}i(l)}}return typeof r=="string"?r:pk(r)}function pk(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 gk(e){let t=typeof e.data=="string"?pu(e.data):e.data;return[pn({type:"attachment",length:t.length,filename:e.filename,content_type:e.contentType,attachment_type:e.attachmentType}),t]}var mk={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 Sp(e){return mk[e]}function u0(e){if(!e||!e.sdk)return;let{name:t,version:n}=e.sdk;return{name:t,version:n}}function _k(e,t,n,r){let i=e.sdkProcessingMetadata&&e.sdkProcessingMetadata.dynamicSamplingContext;return A(A(A({event_id:e.event_id,sent_at:new Date().toISOString()},t&&{sdk:t}),!!n&&r&&{dsn:sl(r)}),i&&{trace:pn(A({},i))})}function vk(e,t,n){let r=[{type:"client_report"},{timestamp:n||Xo(),discarded_events:e}];return es(t?{dsn:t}:{},[r])}function yk(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 bk(e,t){return e[t]||e.all||0}function wk(e,t,n=Date.now()){return bk(e,t)>n}function xk(e,{statusCode:t,headers:n},r=Date.now()){let i=A({},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),_=(isNaN(h)?60:h)*1e3;if(!u)i.all=r+_;else for(let m of u.split(";"))m==="metric_bucket"?(!d||d.split(";").includes("custom"))&&(i[m]=r+_):i[m]=r+_}else s?i.all=r+yk(s,r):t===429&&(i.all=r+60*1e3);return i}function Cp(){return{traceId:yn(),spanId:yn().substring(16)}}var _s=Be;function Ek(){let e=_s.chrome,t=e&&e.app&&e.app.runtime,n="history"in _s&&!!_s.history.pushState&&!!_s.history.replaceState;return!t&&n}var at=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;function al(){return vd(Be),Be}function vd(e){let t=e.__SENTRY__=e.__SENTRY__||{};return t.version=t.version||Pr,t[Pr]=t[Pr]||{}}function gu(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||pr(),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:yn()),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 mu="_sentrySpan";function Ip(e,t){t?Wr(e,mu,t):delete e[mu]}function Tp(e){return e[mu]}var Sk=100,Ck=class h0{constructor(){this._notifyingListeners=!1,this._scopeListeners=[],this._eventProcessors=[],this._breadcrumbs=[],this._attachments=[],this._user={},this._tags={},this._extra={},this._contexts={},this._sdkProcessingMetadata={},this._propagationContext=Cp()}clone(){let t=new h0;return t._breadcrumbs=[...this._breadcrumbs],t._tags=A({},this._tags),t._extra=A({},this._extra),t._contexts=A({},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=A({},this._sdkProcessingMetadata),t._propagationContext=A({},this._propagationContext),t._client=this._client,t._lastEventId=this._lastEventId,Ip(t,Tp(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&&gu(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=A(A({},this._tags),t),this._notifyScopeListeners(),this}setTag(t,n){return this._tags=Ne(A({},this._tags),{[t]:n}),this._notifyScopeListeners(),this}setExtras(t){return this._extra=A(A({},this._extra),t),this._notifyScopeListeners(),this}setExtra(t,n){return this._extra=Ne(A({},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 Xn?[n.getScopeData(),n.getRequestSession()]:Ii(n)?[t,t.requestSession]:[],{tags:o,extra:s,user:a,contexts:l,level:u,fingerprint:d=[],propagationContext:h}=r||{};return this._tags=A(A({},this._tags),o),this._extra=A(A({},this._extra),s),this._contexts=A(A({},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,Ip(this,void 0),this._attachments=[],this._propagationContext=Cp(),this._notifyScopeListeners(),this}addBreadcrumb(t,n){let r=typeof n=="number"?n:Sk;if(r<=0)return this;let i=A({timestamp:Xo()},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:Tp(this)}}setSDKProcessingMetadata(t){return this._sdkProcessingMetadata=A(A({},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:yn();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,Ne(A({originalException:t,syntheticException:i},n),{event_id:r}),this),r}captureMessage(t,n,r){let i=r&&r.event_id?r.event_id:yn();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,Ne(A({originalException:t,syntheticException:o},r),{event_id:i}),this),i}captureEvent(t,n){let r=n&&n.event_id?n.event_id:yn();return this._client?(this._client.captureEvent(t,Ne(A({},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)}},Xn=Ck;function Ik(){return pd("defaultCurrentScope",()=>new Xn)}function Tk(){return pd("defaultIsolationScope",()=>new Xn)}var Dk=class{constructor(e,t){let n;e?n=e:n=new Xn;let r;t?r=t:r=new Xn,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 il(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 Ti(){let e=al(),t=vd(e);return t.stack=t.stack||new Dk(Ik(),Tk())}function Ok(e){return Ti().withScope(e)}function kk(e,t){let n=Ti();return n.withScope(()=>(n.getStackTop().scope=e,t(e)))}function Dp(e){return Ti().withScope(()=>e(Ti().getIsolationScope()))}function Rk(){return{withIsolationScope:Dp,withScope:Ok,withSetScope:kk,withSetIsolationScope:(e,t)=>Dp(t),getCurrentScope:()=>Ti().getScope(),getIsolationScope:()=>Ti().getIsolationScope()}}function yd(e){let t=vd(e);return t.acs?t.acs:Rk()}function bd(){let e=al();return yd(e).getCurrentScope()}function d0(){let e=al();return yd(e).getIsolationScope()}function Pk(){return pd("globalScope",()=>new Xn)}function Nk(...e){let t=al(),n=yd(t);if(e.length===2){let[r,i]=e;return r?n.withSetScope(r,i):n.withScope(i)}return n.withScope(e[0])}function Kt(){return bd().getClient()}var Ak="_sentryMetrics";function Mk(e){let t=e[Ak];if(!t)return;let n={};for(let[,[r,i]]of t)(n[r]||(n[r]=[])).push(pn(i));return n}var Lk="sentry.source",Vk="sentry.sample_rate",jk="sentry.op",Fk="sentry.origin",Bk=1;function Uk(e){let{spanId:t,traceId:n}=e.spanContext(),{parent_span_id:r}=pa(e);return pn({parent_span_id:r,span_id:t,trace_id:n})}function Op(e){return typeof e=="number"?kp(e):Array.isArray(e)?e[0]+e[1]/1e9:e instanceof Date?kp(e.getTime()):pr()}function kp(e){return e>9999999999?e/1e3:e}function pa(e){if($k(e))return e.getSpanJSON();try{let{spanId:t,traceId:n}=e.spanContext();if(Hk(e)){let{attributes:r,startTime:i,name:o,endTime:s,parentSpanId:a,status:l}=e;return pn({span_id:t,trace_id:n,data:r,description:o,parent_span_id:a,start_timestamp:Op(i),timestamp:Op(s)||void 0,status:qk(l),op:r[jk],origin:r[Fk],_metrics_summary:Mk(e)})}return{span_id:t,trace_id:n}}catch{return{}}}function Hk(e){let t=e;return!!t.attributes&&!!t.startTime&&!!t.name&&!!t.endTime&&!!t.status}function $k(e){return typeof e.getSpanJSON=="function"}function zk(e){let{traceFlags:t}=e.spanContext();return t===Bk}function qk(e){if(!(!e||e.code===0))return e.code===1?"ok":e.message||"unknown_error"}var Wk="_sentryRootSpan";function f0(e){return e[Wk]||e}var p0="production",Zk="_frozenDsc";function g0(e,t){let n=t.getOptions(),{publicKey:r}=t.getDsn()||{},i=pn({environment:n.environment||p0,release:n.release,public_key:r,trace_id:e});return t.emit("createDsc",i),i}function Gk(e){let t=Kt();if(!t)return{};let n=g0(pa(e).trace_id||"",t),r=f0(e),i=r[Zk];if(i)return i;let o=r.spanContext().traceState,s=o&&o.get("sentry.dsc"),a=s&&uk(s);if(a)return a;let l=pa(r),u=l.data||{},d=u[Vk];d!=null&&(n.sample_rate=`${d}`);let h=u[Lk],_=l.description;return h!=="url"&&_&&(n.transaction=_),n.sampled=String(zk(r)),t.emit("createDsc",n,r),n}function Yk(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){at&&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 Kk(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 Jk(e,t,n,r){let i=u0(n),o=A(A({sent_at:new Date().toISOString()},i&&{sdk:i}),!!r&&t&&{dsn:sl(t)}),s="aggregates"in e?[{type:"sessions"},e]:[{type:"session"},e.toJSON()];return es(o,[s])}function Xk(e,t,n,r){let i=u0(n),o=e.type&&e.type!=="replay_event"?e.type:"event";Kk(e,n&&n.sdk);let s=_k(e,i,r,t);return delete e.sdkProcessingMetadata,es(s,[[{type:o},e]])}function _u(e,t,n,r=0){return new Qo((i,o)=>{let s=e[r];if(t===null||typeof s!="function")i(t);else{let a=s(A({},t),n);at&&s.id&&a===null&&we.log(`Event processor "${s.id}" dropped event`),il(a)?a.then(l=>_u(e,l,n,r+1).then(i)).then(null,o):_u(e,a,n,r+1).then(i).then(null,o)}})}function Qk(e,t){let{fingerprint:n,span:r,breadcrumbs:i,sdkProcessingMetadata:o}=t;eR(e,t),r&&rR(e,r),iR(e,n),tR(e,i),nR(e,o)}function Rp(e,t){let{extra:n,tags:r,user:i,contexts:o,level:s,sdkProcessingMetadata:a,breadcrumbs:l,fingerprint:u,eventProcessors:d,attachments:h,propagationContext:_,transactionName:m,span:b}=t;Wi(e,"extra",n),Wi(e,"tags",r),Wi(e,"user",i),Wi(e,"contexts",o),Wi(e,"sdkProcessingMetadata",a),s&&(e.level=s),m&&(e.transactionName=m),b&&(e.span=b),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=A(A({},e.propagationContext),_)}function Wi(e,t,n){if(n&&Object.keys(n).length){e[t]=A({},e[t]);for(let r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[t][r]=n[r])}}function eR(e,t){let{extra:n,tags:r,user:i,contexts:o,level:s,transactionName:a}=t,l=pn(n);l&&Object.keys(l).length&&(e.extra=A(A({},l),e.extra));let u=pn(r);u&&Object.keys(u).length&&(e.tags=A(A({},u),e.tags));let d=pn(i);d&&Object.keys(d).length&&(e.user=A(A({},d),e.user));let h=pn(o);h&&Object.keys(h).length&&(e.contexts=A(A({},h),e.contexts)),s&&(e.level=s),a&&e.type!=="transaction"&&(e.transaction=a)}function tR(e,t){let n=[...e.breadcrumbs||[],...t];e.breadcrumbs=n.length?n:void 0}function nR(e,t){e.sdkProcessingMetadata=A(A({},e.sdkProcessingMetadata),t)}function rR(e,t){e.contexts=A({trace:Uk(t)},e.contexts),e.sdkProcessingMetadata=A({dynamicSamplingContext:Gk(t)},e.sdkProcessingMetadata);let n=f0(t),r=pa(n).description;r&&!e.transaction&&e.type==="transaction"&&(e.transaction=r)}function iR(e,t){e.fingerprint=e.fingerprint?ek(e.fingerprint):[],t&&(e.fingerprint=e.fingerprint.concat(t)),e.fingerprint&&!e.fingerprint.length&&delete e.fingerprint}function oR(e,t,n,r,i,o){let{normalizeDepth:s=3,normalizeMaxBreadth:a=1e3}=e,l=Ne(A({},t),{event_id:t.event_id||n.event_id||yn(),timestamp:t.timestamp||Xo()}),u=n.integrations||e.integrations.map(S=>S.name);sR(l,e),cR(l,u),i&&i.emit("applyFrameMetadata",t),t.type===void 0&&aR(l,e.stackParser);let d=hR(r,n.captureContext);n.mechanism&&To(l,n.mechanism);let h=i?i.getEventProcessors():[],_=Pk().getScopeData();if(o){let S=o.getScopeData();Rp(_,S)}if(d){let S=d.getScopeData();Rp(_,S)}let m=[...n.attachments||[],..._.attachments];m.length&&(n.attachments=m),Qk(l,_);let b=[...h,..._.eventProcessors];return _u(b,l,n).then(S=>(S&&lR(S),typeof s=="number"&&s>0?uR(S,s,a):S))}function sR(e,t){let{environment:n,release:r,dist:i,maxValueLength:o=250}=t;"environment"in e||(e.environment="environment"in t?n:p0),e.release===void 0&&r!==void 0&&(e.release=r),e.dist===void 0&&i!==void 0&&(e.dist=i),e.message&&(e.message=vi(e.message,o));let s=e.exception&&e.exception.values&&e.exception.values[0];s&&s.value&&(s.value=vi(s.value,o));let a=e.request;a&&a.url&&(a.url=vi(a.url,o))}var Pp=new WeakMap;function aR(e,t){let n=Be._sentryDebugIds;if(!n)return;let r,i=Pp.get(t);i?r=i:(r=new Map,Pp.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 _=u[h];if(_.filename){s[_.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 lR(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 cR(e,t){t.length>0&&(e.sdk=e.sdk||{},e.sdk.integrations=[...e.sdk.integrations||[],...t])}function uR(e,t,n){if(!e)return null;let r=A(A(A(A(A({},e),e.breadcrumbs&&{breadcrumbs:e.breadcrumbs.map(i=>A(A({},i),i.data&&{data:lr(i.data,t,n)}))}),e.user&&{user:lr(e.user,t,n)}),e.contexts&&{contexts:lr(e.contexts,t,n)}),e.extra&&{extra:lr(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=lr(e.contexts.trace.data,t,n))),e.spans&&(r.spans=e.spans.map(i=>A(A({},i),i.data&&{data:lr(i.data,t,n)}))),r}function hR(e,t){if(!t)return e;let n=e?e.clone():new Xn;return n.update(t),n}function dR(e){if(e)return fR(e)?{captureContext:e}:gR(e)?{captureContext:e}:e}function fR(e){return e instanceof Xn||typeof e=="function"}var pR=["user","level","extra","contexts","tags","fingerprint","requestSession","propagationContext"];function gR(e){return Object.keys(e).some(t=>pR.includes(t))}function mR(e,t){return bd().captureException(e,dR(t))}function m0(e,t){return bd().captureEvent(e,t)}var _R="7";function vR(e){let t=e.protocol?`${e.protocol}:`:"",n=e.port?`:${e.port}`:"";return`${t}//${e.host}${n}${e.path?`/${e.path}`:""}/api/`}function yR(e){return`${vR(e)}${e.projectId}/envelope/`}function bR(e,t){return MO(A({sentry_key:e.publicKey,sentry_version:_R},t&&{sentry_client:`${t.name}/${t.version}`}))}function wR(e,t,n){return t||`${yR(e)}?${bR(e,n)}`}var Np=[];function xR(e,t){let n={};return t.forEach(r=>{r&&_0(e,r,n)}),n}function Ap(e,t){for(let n of t)n&&n.afterAllSetup&&n.afterAllSetup(e)}function _0(e,t,n){if(n[t.name]){at&&we.log(`Integration skipped because it was already installed: ${t.name}`);return}if(n[t.name]=t,Np.indexOf(t.name)===-1&&typeof t.setupOnce=="function"&&(t.setupOnce(),Np.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)}at&&we.log(`Integration installed: ${t.name}`)}var Mp="Not capturing exception because it's already been captured.",ER=class{constructor(e){if(this._options=e,this._integrations={},this._numProcessing=0,this._outcomes={},this._hooks={},this._eventProcessors=[],e.dsn?this._dsn=AO(e.dsn):at&&we.warn("No DSN provided, client will not send events."),this._dsn){let t=wR(this._dsn,e.tunnel,e._metadata?e._metadata.sdk:void 0);this._transport=e.transport(Ne(A({tunnel:this._options.tunnel,recordDroppedEvent:this.recordDroppedEvent.bind(this)},e.transportOptions),{url:t}))}}captureException(e,t,n){let r=yn();if(wp(e))return at&&we.log(Mp),r;let i=A({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=A({event_id:yn()},n),o=dd(e)?e:String(e),s=fd(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=yn();if(t&&t.originalException&&wp(t.originalException))return at&&we.log(Mp),r;let i=A({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"?at&&we.warn("Discarded session because of missing or non-string release"):(this.sendSession(e),gu(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))):Gr(!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];_0(this,e,this._integrations),t||Ap(this,[e])}sendEvent(e,t={}){this.emit("beforeSendEvent",e,t);let n=Xk(e,this._dsn,this._options._metadata,this._options.tunnel);for(let i of t.attachments||[])n=dk(n,gk(i));let r=this.sendEnvelope(n);r&&r.then(i=>this.emit("afterSendEvent",e,i),null)}sendSession(e){let t=Jk(e,this._dsn,this._options._metadata,this._options.tunnel);this.sendEnvelope(t)}recordDroppedEvent(e,t,n){if(this._options.sendClientReports){let r=`${e}:${t}`;at&&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=>(at&&we.error("Error while sending event:",t),t)):(at&&we.error("Transport disabled"),Gr({}))}_setupIntegrations(){let{integrations:e}=this._options;this._integrations=xR(this,e),Ap(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)&&(gu(e,Ne(A({},n&&{status:"crashed"}),{errors:e.errors||Number(r||n)})),this.captureSession(e))}_isClientDoneProcessing(e){return new Qo(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=d0()){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),oR(i,e,t,n,this,r).then(s=>{if(s===null)return s;let a=A(A({},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=A({trace:pn({trace_id:l,span_id:u,parent_span_id:d})},s.contexts);let _=h||g0(l,this);s.sdkProcessingMetadata=A({dynamicSamplingContext:_},s.sdkProcessingMetadata)}return s})}_captureEvent(e,t={},n){return this._processEvent(e,t,n).then(r=>r.event_id,r=>{if(at){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=vu(e),s=v0(e),a=e.type||"error",l=`before send for type \`${a}\``,u=typeof i>"u"?void 0:Yk(i);if(s&&typeof u=="number"&&Math.random()>u)return this.recordDroppedEvent("sample_rate","error",e),fa(new Rn(`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(_=>{if(_===null)throw this.recordDroppedEvent("event_processor",d,e),new Rn("An event processor returned `null`, will not send event.","log");if(t.data&&t.data.__sentry__===!0)return _;let m=CR(this,r,_,t);return SR(m,l)}).then(_=>{if(_===null){if(this.recordDroppedEvent("before_send",d,e),vu(e)){let S=1+(e.spans||[]).length;this._outcomes.span=(this._outcomes.span||0)+S}throw new Rn(`${l} returned \`null\`, will not send event.`,"log")}let m=n&&n.getSession();!o&&m&&this._updateSessionFromEvent(m,_);let b=_.transaction_info;if(o&&b&&_.transaction!==e.transaction){let S="custom";_.transaction_info=Ne(A({},b),{source:S})}return this.sendEvent(_,t),_}).then(null,_=>{throw _ instanceof Rn?_:(this.captureException(_,{data:{__sentry__:!0},originalException:_}),new Rn(`Event processing pipeline threw an error, original event will not be sent. Details have been sent as a new event.
24
- Reason: ${_}`))})}_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 SR(e,t){let n=`${t} must return \`null\` or a valid event.`;if(il(e))return e.then(r=>{if(!Ii(r)&&r!==null)throw new Rn(n);return r},r=>{throw new Rn(`${t} rejected with ${r}`)});if(!Ii(e)&&e!==null)throw new Rn(n);return e}function CR(e,t,n,r){let{beforeSend:i,beforeSendTransaction:o,beforeSendSpan:s}=t;if(v0(n)&&i)return i(n,r);if(vu(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 v0(e){return e.type===void 0}function vu(e){return e.type==="transaction"}var IR=64;function TR(e,t,n=ok(e.bufferSize||IR)){let r={},i=s=>n.drain(s);function o(s){let a=[];if(Ep(s,(h,_)=>{let m=Sp(_);if(wk(r,m)){let b=Lp(h,_);e.recordDroppedEvent("ratelimit_backoff",m,b)}else a.push(h)}),a.length===0)return Gr({});let l=es(s[0],a),u=h=>{Ep(l,(_,m)=>{let b=Lp(_,m);e.recordDroppedEvent(h,Sp(m),b)})},d=()=>t({body:fk(l)}).then(h=>(h.statusCode!==void 0&&(h.statusCode<200||h.statusCode>=300)&&at&&we.warn(`Sentry responded with status code ${h.statusCode} to sent event.`),r=xk(r,h),h),h=>{throw u("network_error"),h});return n.add(d).then(h=>h,h=>{if(h instanceof Rn)return at&&we.error("Skipped sending event because buffer is full."),u("queue_overflow"),Gr({});throw h})}return{send:o,flush:i}}function Lp(e,t){if(!(t!=="event"&&t!=="transaction"))return Array.isArray(e)?e[1]:void 0}function DR(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:Pr})),version:Pr}),e._metadata=i}var OR=100;function Yr(e,t){let n=Kt(),r=d0();if(!n)return;let{beforeBreadcrumb:i=null,maxBreadcrumbs:o=OR}=n.getOptions();if(o<=0)return;let s=Xo(),a=A({timestamp:s},e),l=i?md(()=>i(a,t)):a;l!==null&&(n.emit&&n.emit("beforeAddBreadcrumb",l,t),r.addBreadcrumb(l,o))}var Vp,kR="FunctionToString",jp=new WeakMap,RR=()=>({name:kR,setupOnce(){Vp=Function.prototype.toString;try{Function.prototype.toString=function(...e){let t=_d(this),n=jp.has(Kt())&&t!==void 0?t:this;return Vp.apply(n,e)}}catch{}},setup(e){jp.set(e,!0)}}),PR=RR,NR=[/^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"],AR="InboundFilters",MR=(e={})=>({name:AR,processEvent(t,n,r){let i=r.getOptions(),o=VR(e,i);return jR(t,o)?null:t}}),LR=MR;function VR(e={},t={}){return{allowUrls:[...e.allowUrls||[],...t.allowUrls||[]],denyUrls:[...e.denyUrls||[],...t.denyUrls||[]],ignoreErrors:[...e.ignoreErrors||[],...t.ignoreErrors||[],...e.disableErrorDefaults?[]:NR],ignoreTransactions:[...e.ignoreTransactions||[],...t.ignoreTransactions||[]],ignoreInternal:e.ignoreInternal!==void 0?e.ignoreInternal:!0}}function jR(e,t){return t.ignoreInternal&&zR(e)?(at&&we.warn(`Event dropped due to being internal Sentry Error.
25
- Event: ${ar(e)}`),!0):FR(e,t.ignoreErrors)?(at&&we.warn(`Event dropped due to being matched by \`ignoreErrors\` option.
26
- Event: ${ar(e)}`),!0):WR(e)?(at&&we.warn(`Event dropped due to not having an error message, error type or stacktrace.
27
- Event: ${ar(e)}`),!0):BR(e,t.ignoreTransactions)?(at&&we.warn(`Event dropped due to being matched by \`ignoreTransactions\` option.
28
- Event: ${ar(e)}`),!0):UR(e,t.denyUrls)?(at&&we.warn(`Event dropped due to being matched by \`denyUrls\` option.
29
- Event: ${ar(e)}.
30
- Url: ${ga(e)}`),!0):HR(e,t.allowUrls)?!1:(at&&we.warn(`Event dropped due to not being matched by \`allowUrls\` option.
31
- Event: ${ar(e)}.
32
- Url: ${ga(e)}`),!0)}function FR(e,t){return e.type||!t||!t.length?!1:$R(e).some(n=>ol(n,t))}function BR(e,t){if(e.type!=="transaction"||!t||!t.length)return!1;let n=e.transaction;return n?ol(n,t):!1}function UR(e,t){if(!t||!t.length)return!1;let n=ga(e);return n?ol(n,t):!1}function HR(e,t){if(!t||!t.length)return!0;let n=ga(e);return n?ol(n,t):!0}function $R(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 zR(e){try{return e.exception.values[0].type==="SentryError"}catch{}return!1}function qR(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 ga(e){try{let t;try{t=e.exception.values[0].stacktrace.frames}catch{}return t?qR(t):null}catch{return at&&we.error(`Cannot extract url for event ${ar(e)}`),null}}function WR(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 ZR="Dedupe",GR=()=>{let e;return{name:ZR,processEvent(t){if(t.type)return t;try{if(KR(t,e))return at&&we.warn("Event dropped due to being a duplicate of previously captured event."),null}catch{}return e=t}}},YR=GR;function KR(e,t){return t?!!(JR(e,t)||XR(e,t)):!1}function JR(e,t){let n=e.message,r=t.message;return!(!n&&!r||n&&!r||!n&&r||n!==r||!b0(e,t)||!y0(e,t))}function XR(e,t){let n=Fp(t),r=Fp(e);return!(!n||!r||n.type!==r.type||n.value!==r.value||!b0(e,t)||!y0(e,t))}function y0(e,t){let n=vp(e),r=vp(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 b0(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 Fp(e){return e.exception&&e.exception.values&&e.exception.values[0]}var Ct=Be,yu=0;function w0(){return yu>0}function QR(){yu++,setTimeout(()=>{yu--})}function Di(e,t={},n){if(typeof e!="function")return e;try{let i=e.__sentry_wrapped__;if(i)return i;if(_d(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=>Di(s,t));return e.apply(this,o)}catch(o){throw QR(),Nk(s=>{s.addEventProcessor(a=>(t.mechanism&&(du(a,void 0,void 0),To(a,t.mechanism)),a.extra=Ne(A({},a.extra),{arguments:i}),a)),mR(o)}),o}};try{for(let i in e)Object.prototype.hasOwnProperty.call(e,i)&&(r[i]=e[i])}catch{}o0(r,e),Wr(e,"__sentry_wrapped__",r);try{Object.getOwnPropertyDescriptor(r,"name").configurable&&Object.defineProperty(r,"name",{get(){return e.name}})}catch{}return r}var di=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;function wd(e,t){let n=xd(e,t),r={type:t&&t.name,value:iP(t)};return n.length&&(r.stacktrace={frames:n}),r.type===void 0&&r.value===""&&(r.value="Unrecoverable error caught"),r}function eP(e,t,n,r){let i=Kt(),o=i&&i.getOptions().normalizeDepth,s=cP(t),a={__serialized__:c0(t,o)};if(s)return{exception:{values:[wd(e,s)]},extra:a};let l={exception:{values:[{type:rl(t)?t.constructor.name:r?"UnhandledRejection":"Error",value:aP(t,{isUnhandledRejection:r})}]},extra:a};if(n){let u=xd(e,n);u.length&&(l.exception.values[0].stacktrace={frames:u})}return l}function Gl(e,t){return{exception:{values:[wd(e,t)]}}}function xd(e,t){let n=t.stacktrace||t.stack||"",r=nP(t),i=rP(t);try{return e(n,r,i)}catch{}return[]}var tP=/Minified React error #\d+;/i;function nP(e){return e&&tP.test(e.message)?1:0}function rP(e){return typeof e.framesToPop=="number"?e.framesToPop:0}function iP(e){let t=e&&e.message;return t?t.error&&typeof t.error.message=="string"?t.error.message:t:"No error message"}function oP(e,t,n,r){let i=n&&n.syntheticException||void 0,o=Ed(e,t,i,r);return To(o),o.level="error",n&&n.event_id&&(o.event_id=n.event_id),Gr(o)}function sP(e,t,n="info",r,i){let o=r&&r.syntheticException||void 0,s=bu(e,t,o,i);return s.level=n,r&&r.event_id&&(s.event_id=r.event_id),Gr(s)}function Ed(e,t,n,r,i){let o;if(t0(t)&&t.error)return Gl(e,t.error);if(up(t)||_O(t)){let s=t;if("stack"in t)o=Gl(e,t);else{let a=s.name||(up(s)?"DOMError":"DOMException"),l=s.message?`${a}: ${s.message}`:a;o=bu(e,l,n,r),du(o,l)}return"code"in s&&(o.tags=Ne(A({},o.tags),{"DOMException.code":`${s.code}`})),o}return hd(t)?Gl(e,t):Ii(t)||rl(t)?(o=eP(e,t,n,i),To(o,{synthetic:!0}),o):(o=bu(e,t,n,r),du(o,`${t}`,void 0),To(o,{synthetic:!0}),o)}function bu(e,t,n,r){let i={};if(r&&n){let o=xd(e,n);o.length&&(i.exception={values:[{value:t,stacktrace:{frames:o}}]})}if(dd(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 aP(e,{isUnhandledRejection:t}){let n=LO(e),r=t?"promise rejection":"exception";return t0(e)?`Event \`ErrorEvent\` captured as ${r} with message \`${e.message}\``:rl(e)?`Event \`${lP(e)}\` (type=${e.type}) captured as ${r}`:`Object captured as ${r} with keys: ${n}`}function lP(e){try{let t=Object.getPrototypeOf(e);return t?t.constructor.name:void 0}catch{}}function cP(e){for(let t in e)if(Object.prototype.hasOwnProperty.call(e,t)){let n=e[t];if(n instanceof Error)return n}}function uP(e,{metadata:t,tunnel:n,dsn:r}){let i=A(A({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:sl(r)}),o=hP(e);return es(i,[o])}function hP(e){return[{type:"user_report"},e]}var dP=class extends ER{constructor(e){let t=A({parentSpanIsAlwaysRootSpan:!0},e),n=Ct.SENTRY_SDK_SOURCE||XO();DR(t,"browser",["browser"],n),super(t),t.sendClientReports&&Ct.document&&Ct.document.addEventListener("visibilitychange",()=>{Ct.document.visibilityState==="hidden"&&this._flushOutcomes()})}eventFromException(e,t){return oP(this._options.stackParser,e,t,this._options.attachStacktrace)}eventFromMessage(e,t="info",n){return sP(this._options.stackParser,e,t,n,this._options.attachStacktrace)}captureUserFeedback(e){if(!this._isEnabled()){di&&we.warn("SDK not enabled, will not capture user feedback.");return}let t=uP(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){di&&we.log("No outcomes to send");return}if(!this._dsn){di&&we.log("No dsn provided, will not send outcomes");return}di&&we.log("Sending outcomes:",e);let t=vk(e,this._options.tunnel&&sl(this._dsn));this.sendEnvelope(t)}},fP=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__,Ot=Be,pP=1e3,Bp,wu,xu;function gP(e){let t="dom";ni(t,e),ri(t,mP)}function mP(){if(!Ot.document)return;let e=vn.bind(null,"dom"),t=Up(e,!0);Ot.document.addEventListener("click",t,!1),Ot.document.addEventListener("keypress",t,!1),["EventTarget","Node"].forEach(n=>{let r=Ot[n]&&Ot[n].prototype;!r||!r.hasOwnProperty||!r.hasOwnProperty("addEventListener")||(It(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=Up(e);d.handler=h,i.call(this,o,h,a)}d.refCount++}catch{}return i.call(this,o,s,a)}}),It(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 _P(e){if(e.type!==wu)return!1;try{if(!e.target||e.target._sentryId!==xu)return!1}catch{}return!0}function vP(e,t){return e!=="keypress"?!1:!t||!t.tagName?!0:!(t.tagName==="INPUT"||t.tagName==="TEXTAREA"||t.isContentEditable)}function Up(e,t=!1){return n=>{if(!n||n._sentryCaptured)return;let r=yP(n);if(vP(n.type,r))return;Wr(n,"_sentryCaptured",!0),r&&!r._sentryId&&Wr(r,"_sentryId",yn());let i=n.type==="keypress"?"input":n.type;_P(n)||(e({event:n,name:i,global:t}),wu=n.type,xu=r?r._sentryId:void 0),clearTimeout(Bp),Bp=Ot.setTimeout(()=>{xu=void 0,wu=void 0},pP)}}function yP(e){try{return e.target}catch{return null}}var vs;function bP(e){let t="history";ni(t,e),ri(t,wP)}function wP(){if(!Ek())return;let e=Ot.onpopstate;Ot.onpopstate=function(...n){let r=Ot.location.href,i=vs;if(vs=r,vn("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=vs,s=String(i);vs=s,vn("history",{from:o,to:s})}return n.apply(this,r)}}It(Ot.history,"pushState",t),It(Ot.history,"replaceState",t)}var Vs={};function xP(e){let t=Vs[e];if(t)return t;let n=Ot[e];if(uu(n))return Vs[e]=n.bind(Ot);let r=Ot.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){fP&&we.warn(`Could not create sandbox iframe for ${e} check, bailing to window.${e}: `,i)}return n&&(Vs[e]=n.bind(Ot))}function Hp(e){Vs[e]=void 0}var eo="__sentry_xhr_v3__";function EP(e){let t="xhr";ni(t,e),ri(t,SP)}function SP(){if(!Ot.XMLHttpRequest)return;let e=XMLHttpRequest.prototype;It(e,"open",function(t){return function(...n){let r=pr()*1e3,i=Zn(n[0])?n[0].toUpperCase():void 0,o=CP(n[1]);if(!i||!o)return t.apply(this,n);this[eo]={method:i,url:o,request_headers:{}},i==="POST"&&o.match(/sentry_key/)&&(this.__sentry_own_request__=!0);let s=()=>{let a=this[eo];if(a&&this.readyState===4){try{a.status_code=this.status}catch{}let l={endTimestamp:pr()*1e3,startTimestamp:r,xhr:this};vn("xhr",l)}};return"onreadystatechange"in this&&typeof this.onreadystatechange=="function"?It(this,"onreadystatechange",function(a){return function(...l){return s(),a.apply(this,l)}}):this.addEventListener("readystatechange",s),It(this,"setRequestHeader",function(a){return function(...l){let[u,d]=l,h=this[eo];return h&&Zn(u)&&Zn(d)&&(h.request_headers[u.toLowerCase()]=d),a.apply(this,l)}}),t.apply(this,n)}}),It(e,"send",function(t){return function(...n){let r=this[eo];if(!r)return t.apply(this,n);n[0]!==void 0&&(r.body=n[0]);let i={startTimestamp:pr()*1e3,xhr:this};return vn("xhr",i),t.apply(this,n)}})}function CP(e){if(Zn(e))return e;try{return e.toString()}catch{}}function IP(e,t=xP("fetch")){let n=0,r=0;function i(o){let s=o.body.length;n+=s,r++;let a=A({body:o.body,method:"POST",referrerPolicy:"origin",headers:e.headers,keepalive:n<=6e4&&r<15},e.fetchOptions);if(!t)return Hp("fetch"),fa("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 Hp("fetch"),n-=s,r--,fa(l)}}return TR(e,i)}var TP=30,DP=50;function Eu(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 OP=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,kP=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,RP=/\((\S*)(?::(\d+))(?::(\d+))\)/,PP=e=>{let t=OP.exec(e);if(t){let[,r,i,o]=t;return Eu(r,Zr,+i,+o)}let n=kP.exec(e);if(n){if(n[2]&&n[2].indexOf("eval")===0){let o=RP.exec(n[2]);o&&(n[2]=o[1],n[3]=o[2],n[4]=o[3])}let[r,i]=x0(n[1]||Zr,n[2]);return Eu(i,r,n[3]?+n[3]:void 0,n[4]?+n[4]:void 0)}},NP=[TP,PP],AP=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,MP=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,LP=e=>{let t=AP.exec(e);if(t){if(t[3]&&t[3].indexOf(" > eval")>-1){let i=MP.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]=x0(r,n),Eu(n,r,t[4]?+t[4]:void 0,t[5]?+t[5]:void 0)}},VP=[DP,LP],jP=[NP,VP],FP=jO(...jP),x0=(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]},ys=1024,BP="Breadcrumbs",UP=(e={})=>{let t=A({console:!0,dom:!0,fetch:!0,history:!0,sentry:!0,xhr:!0},e);return{name:BP,setup(n){t.console&&BO(qP(n)),t.dom&&gP(zP(n,t.dom)),t.xhr&&EP(WP(n)),t.fetch&&qO(ZP(n)),t.history&&bP(GP(n)),t.sentry&&n.on("beforeSendEvent",$P(n))}}},HP=UP;function $P(e){return function(t){Kt()===e&&Yr({category:`sentry.${t.type==="transaction"?"transaction":"event"}`,event_id:t.event_id,level:t.level,message:ar(t)},{event:t})}}function zP(e,t){return function(n){if(Kt()!==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>ys&&(di&&we.warn(`\`dom.maxStringLength\` cannot exceed ${ys}, but a value of ${s} was configured. Sentry will use ${ys} instead.`),s=ys),typeof o=="string"&&(o=[o]);try{let l=n.event,u=YP(l)?l.target:l;r=r0(u,{keyAttrs:o,maxStringLength:s}),i=TO(u)}catch{r="<unknown>"}if(r.length===0)return;let a={category:`ui.${n.name}`,message:r};i&&(a.data={"ui.component_name":i}),Yr(a,{event:n.event,name:n.name,global:n.global})}}function qP(e){return function(t){if(Kt()!==e)return;let n={category:"console",data:{arguments:t.args,logger:"console"},level:ak(t.level),message:hp(t.args," ")};if(t.level==="assert")if(t.args[0]===!1)n.message=`Assertion failed: ${hp(t.args.slice(1)," ")||"console.assert"}`,n.data.arguments=t.args.slice(1);else return;Yr(n,{input:t.args,level:t.level})}}function WP(e){return function(t){if(Kt()!==e)return;let{startTimestamp:n,endTimestamp:r}=t,i=t.xhr[eo];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};Yr({category:"xhr",data:u,type:"http"},d)}}function ZP(e){return function(t){if(Kt()!==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};Yr({category:"fetch",data:i,level:"error",type:"http"},o)}else{let i=t.response,o=Ne(A({},t.fetchData),{status_code:i&&i.status}),s={input:t.args,response:i,startTimestamp:n,endTimestamp:r};Yr({category:"fetch",data:o,type:"http"},s)}}}function GP(e){return function(t){if(Kt()!==e)return;let n=t.from,r=t.to,i=Zl(Ct.location.href),o=n?Zl(n):void 0,s=Zl(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),Yr({category:"navigation",data:{from:n,to:r}})}}function YP(e){return!!e&&!!e.target}var KP=["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"],JP="BrowserApiErrors",XP=(e={})=>{let t=A({XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0},e);return{name:JP,setupOnce(){t.setTimeout&&It(Ct,"setTimeout",$p),t.setInterval&&It(Ct,"setInterval",$p),t.requestAnimationFrame&&It(Ct,"requestAnimationFrame",eN),t.XMLHttpRequest&&"XMLHttpRequest"in Ct&&It(XMLHttpRequest.prototype,"send",tN);let n=t.eventTarget;n&&(Array.isArray(n)?n:KP).forEach(nN)}}},QP=XP;function $p(e){return function(...t){let n=t[0];return t[0]=Di(n,{mechanism:{data:{function:vr(e)},handled:!1,type:"instrument"}}),e.apply(this,t)}}function eN(e){return function(t){return e.apply(this,[Di(t,{mechanism:{data:{function:"requestAnimationFrame",handler:vr(e)},handled:!1,type:"instrument"}})])}}function tN(e){return function(...t){let n=this;return["onload","onerror","onprogress","onreadystatechange"].forEach(r=>{r in n&&typeof n[r]=="function"&&It(n,r,function(i){let o={mechanism:{data:{function:r,handler:vr(i)},handled:!1,type:"instrument"}},s=_d(i);return s&&(o.mechanism.data.handler=vr(s)),Di(i,o)})}),e.apply(this,t)}}function nN(e){let t=Ct,n=t[e]&&t[e].prototype;!n||!n.hasOwnProperty||!n.hasOwnProperty("addEventListener")||(It(n,"addEventListener",function(r){return function(i,o,s){try{typeof o.handleEvent=="function"&&(o.handleEvent=Di(o.handleEvent,{mechanism:{data:{function:"handleEvent",handler:vr(o),target:e},handled:!1,type:"instrument"}}))}catch{}return r.apply(this,[i,Di(o,{mechanism:{data:{function:"addEventListener",handler:vr(o),target:e},handled:!1,type:"instrument"}}),s])}}),It(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 rN="GlobalHandlers",iN=(e={})=>{let t=A({onerror:!0,onunhandledrejection:!0},e);return{name:rN,setupOnce(){Error.stackTraceLimit=50},setup(n){t.onerror&&(sN(n),zp("onerror")),t.onunhandledrejection&&(aN(n),zp("onunhandledrejection"))}}},oN=iN;function sN(e){GO(t=>{let{stackParser:n,attachStacktrace:r}=E0();if(Kt()!==e||w0())return;let{msg:i,url:o,line:s,column:a,error:l}=t,u=uN(Ed(n,l||i,void 0,r,!1),o,s,a);u.level="error",m0(u,{originalException:l,mechanism:{handled:!1,type:"onerror"}})})}function aN(e){KO(t=>{let{stackParser:n,attachStacktrace:r}=E0();if(Kt()!==e||w0())return;let i=lN(t),o=fd(i)?cN(i):Ed(n,i,void 0,r,!0);o.level="error",m0(o,{originalException:i,mechanism:{handled:!1,type:"onunhandledrejection"}})})}function lN(e){if(fd(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 cN(e){return{exception:{values:[{type:"UnhandledRejection",value:`Non-Error promise rejection captured with value: ${String(e)}`}]}}}function uN(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=Zn(t)&&t.length>0?t:IO();return l.length===0&&l.push({colno:u,filename:h,function:Zr,in_app:!0,lineno:d}),e}function zp(e){di&&we.log(`Global Handler attached: ${e}`)}function E0(){let e=Kt();return e&&e.getOptions()||{stackParser:()=>[],attachStacktrace:!1}}var hN=()=>({name:"HttpContext",preprocessEvent(e){if(!Ct.navigator&&!Ct.location&&!Ct.document)return;let t=e.request&&e.request.url||Ct.location&&Ct.location.href,{referrer:n}=Ct.document||{},{userAgent:r}=Ct.navigator||{},i=A(A(A({},e.request&&e.request.headers),n&&{Referer:n}),r&&{"User-Agent":r}),o=Ne(A(A({},e.request),t&&{url:t}),{headers:i});e.request=o}}),dN="cause",fN=5,pN="LinkedErrors",gN=(e={})=>{let t=e.limit||fN,n=e.key||dN;return{name:pN,preprocessEvent(r,i,o){let s=o.getOptions();xO(wd,s.stackParser,s.maxValueLength,n,t,r,i)}}},mN=gN;function _N(e){return[LR(),PR(),QP(),HP(),oN(),mN(),YR(),hN()]}var vN=class extends Error{cause;constructor(e,t){super(e),this.cause=t}},yN=class S0{static INSTANCE;contexts={};tags;client;user;constructor(){this.init()}static getInstance(){return this.INSTANCE||(this.INSTANCE=new S0),this.INSTANCE}captureException(t,n,r){Wn.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){Wn.error(t,n);let o=this.getNewScope(r,i),s=new vN(t,n);o.captureException(s)}setGlobalContext(t,n){this.contexts[t]=A({context:n},this.contexts[t])}setUser(t){this.user=t}setTags(t){this.tags=t}getNewScope(t,n){let r=new Xn;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",EN()),r}init(){let t=_N({}).filter(n=>!["BrowserApiErrors","Breadcrumbs","GlobalHandlers"].includes(n.name));this.client=new dP({dsn:"https://1bc3dda4c861f60cd6be1b67584f4bc6@o559187.ingest.us.sentry.io/4507626484203520",transport:IP,stackParser:FP,integrations:t,environment:Ci.mode,release:`web-sdk@${St.SDK_VERSION}`,debug:Ci.debug}),this.client.init()}},qp=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=Ca(jw());function C0(e){return Wp.default.createInstance({name:"lc",storeName:e,driver:Wp.default.LOCALSTORAGE})}var I0=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}},q5=class extends I0{static storeName="ses";static{this.storage=C0(this.storeName)}},Zp=class extends I0{static storeName="usr";static{this.storage=C0(this.storeName)}},bN=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}},wN=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 mO(e)}};function Sd(e,t){if(e==0&&t)return"Free";let n=wN.get(),r=Qy.get(),i=n.shopCurrencyCode||r.currency,o=n.currencyCode;o||Wn.warn("Currency code is not set in RuntimeData");let s=r.money?.format??n.moneyFormat,a;if(s&&i===o)a=bN.format(e*100,s);else{let l;try{l=new Intl.NumberFormat(xN(),{style:"currency",currency:o||i,minimumFractionDigits:0,maximumFractionDigits:2})}catch(u){return yN.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 xN(){return navigator.languages!==void 0?navigator.languages[0].split("-")[0]:navigator.language??"en"}var bs;function EN(){if(bs)return bs;try{return bs=Intl.DateTimeFormat().resolvedOptions().timeZone,bs}catch{return""}}var ll=class Su{transform(t){return t==null?null:Sd(t)}static \u0275fac=function(t){return new(t||Su)};static \u0275pipe=nd({name:"cooeeCurrency",type:Su,pure:!0})},SN=(()=>{class e{static entityMap={'"':"&quot;"};static escapeHtml(n){return String(n).replace(/"/g,r=>e.entityMap[r])}}return e})(),CN=Object.prototype.toString,Ui=Array.isArray||function(e){return CN.call(e)==="[object Array]"};function Cd(e){return typeof e=="function"}function IN(e){return Ui(e)?"array":typeof e}function Yl(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function Gp(e,t){return e!=null&&typeof e=="object"&&t in e}function TN(e,t){return e!=null&&typeof e!="object"&&e.hasOwnProperty&&e.hasOwnProperty(t)}var DN=RegExp.prototype.test;function ON(e,t){return DN.call(e,t)}var kN=/\S/;function RN(e){return!ON(kN,e)}var PN={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;","`":"&#x60;","=":"&#x3D;"};function NN(e){return String(e).replace(/[&<>"'`=\/]/g,function(t){return PN[t]})}var AN=/\s*/,MN=/\s+/,Yp=/\s*=/,LN=/\s*\}/,VN=/#|\^|\/|>|\{|&|=|!/;function jN(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,_,m;function b(F){if(typeof F=="string"&&(F=F.split(MN,2)),!Ui(F)||F.length!==2)throw new Error("Invalid tags: "+F);h=new RegExp(Yl(F[0])+"\\s*"),_=new RegExp("\\s*"+Yl(F[1])),m=new RegExp("\\s*"+Yl("}"+F[1]))}b(t||an.tags);for(var S=new ts(e),N,P,z,re,q,ie;!S.eos();){if(N=S.pos,z=S.scanUntil(h),z)for(var Ae=0,Me=z.length;Ae<Me;++Ae)re=z.charAt(Ae),RN(re)?(o.push(i.length),l+=re):(a=!0,n=!0,l+=" "),i.push(["text",re,N,N+1]),N+=1,re===`
33
- `&&(d(),l="",u=0,n=!1);if(!S.scan(h))break;if(s=!0,P=S.scan(VN)||"name",S.scan(AN),P==="="?(z=S.scanUntil(Yp),S.scan(Yp),S.scanUntil(_)):P==="{"?(z=S.scanUntil(m),S.scan(LN),S.scanUntil(_),P="&"):z=S.scanUntil(_),!S.scan(_))throw new Error("Unclosed tag at "+S.pos);if(P==">"?q=[P,z,N,S.pos,l,u,n]:q=[P,z,N,S.pos],u++,i.push(q),P==="#"||P==="^")r.push(q);else if(P==="/"){if(ie=r.pop(),!ie)throw new Error('Unopened section "'+z+'" at '+N);if(ie[1]!==z)throw new Error('Unclosed section "'+ie[1]+'" at '+N)}else P==="name"||P==="{"||P==="&"?a=!0:P==="="&&b(z)}if(d(),ie=r.pop(),ie)throw new Error('Unclosed section "'+ie[1]+'" at '+S.pos);return BN(FN(i))}function FN(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 BN(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 ts(e){this.string=e,this.tail=e,this.pos=0}ts.prototype.eos=function(){return this.tail===""};ts.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};ts.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 Oi(e,t){this.view=e,this.cache={".":this.view},this.parent=t}Oi.prototype.push=function(e){return new Oi(e,this)};Oi.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=Gp(i,o[s])||TN(i,o[s])),i=i[o[s++]];else i=r.view[e],a=Gp(r.view,e);if(a){n=i;break}r=r.parent}t[e]=n}return Cd(n)&&(n=n.call(this.view)),n};function Ft(){this.templateCache={_cache:{},set:function(e,t){this._cache[e]=t},get:function(e){return this._cache[e]},clear:function(){this._cache={}}}}Ft.prototype.clearCache=function(){typeof this.templateCache<"u"&&this.templateCache.clear()};Ft.prototype.parse=function(e,t){var n=this.templateCache,r=e+":"+(t||an.tags).join(":"),i=typeof n<"u",o=i?n.get(r):void 0;return o==null&&(o=jN(e,t),i&&n.set(r,o)),o};Ft.prototype.render=function(e,t,n,r){var i=this.getConfigTags(r),o=this.parse(e,i),s=t instanceof Oi?t:new Oi(t,void 0);return this.renderTokens(o,s,n,e,r)};Ft.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};Ft.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(Ui(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(Cd(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}};Ft.prototype.renderInverted=function(e,t,n,r,i){var o=t.lookup(e[1]);if(!o||Ui(o)&&o.length===0)return this.renderTokens(e[4],t,n,r,i)};Ft.prototype.indentPartial=function(e,t,n){for(var r=t.replace(/[^ \t]/g,""),i=e.split(`
34
- `),o=0;o<i.length;o++)i[o].length&&(o>0||!n)&&(i[o]=r+i[o]);return i.join(`
35
- `)};Ft.prototype.renderPartial=function(e,t,n,r){if(n){var i=this.getConfigTags(r),o=Cd(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)}}};Ft.prototype.unescapedValue=function(e,t){var n=t.lookup(e[1]);if(n!=null)return n};Ft.prototype.escapedValue=function(e,t,n){var r=this.getConfigEscape(n)||an.escape,i=t.lookup(e[1]);if(i!=null)return typeof i=="number"&&r===an.escape?String(i):r(i)};Ft.prototype.rawValue=function(e){return e[1]};Ft.prototype.getConfigTags=function(e){return Ui(e)?e:e&&typeof e=="object"?e.tags:void 0};Ft.prototype.getConfigEscape=function(e){if(e&&typeof e=="object"&&!Ui(e))return e.escape};var an={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){Do.templateCache=e},get templateCache(){return Do.templateCache}},Do=new Ft;an.clearCache=function(){return Do.clearCache()};an.parse=function(e,t){return Do.parse(e,t)};an.render=function(e,t,n,r){if(typeof e!="string")throw new TypeError('Invalid template! Template should be a "string" but "'+IN(e)+'" was given as the first argument for mustache#render(template, view, partials)');return Do.render(e,t,n,r)};an.escape=NN;an.Scanner=ts;an.Context=Oi;an.Writer=Ft;var T0=an;T0.escape=SN.escapeHtml;var UN=class Cu{transform(t,n){return t?T0.render(t,A({},n)):null}static \u0275fac=function(t){return new(t||Cu)};static \u0275pipe=nd({name:"cooeeDynamicVariables",type:Cu,pure:!0})},cl=class Iu{constructor(t){this.sanitizer=t}transform(t){return t?this.sanitizer.bypassSecurityTrustHtml(t):""}static \u0275fac=function(t){return new(t||Iu)(Et(Gy,16))};static \u0275pipe=nd({name:"safeHtml",type:Iu,pure:!0})},Id={};(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 y=new OffscreenCanvas(1,1),v=y.getContext("2d");v.fillRect(0,0,1,1);var M=y.transferToImageBitmap();try{v.createPattern(M,"no-repeat")}catch{return!1}return!0}();function l(){}function u(y){var v=n.exports.Promise,M=v!==void 0?v:t.Promise;return typeof M=="function"?new M(y):(y(l,l),null)}var d=function(y,v){return{transform:function(M){if(y)return M;if(v.has(M))return v.get(M);var B=new OffscreenCanvas(M.width,M.height),W=B.getContext("2d");return W.drawImage(M,0,0),v.set(M,B),B},clear:function(){v.clear()}}}(a,new Map),h=function(){var y=Math.floor(16.666666666666668),v,M,B={},W=0;return typeof requestAnimationFrame=="function"&&typeof cancelAnimationFrame=="function"?(v=function(te){var ee=Math.random();return B[ee]=requestAnimationFrame(function K(le){W===le||W+y-1<le?(W=le,delete B[ee],te()):B[ee]=requestAnimationFrame(K)}),ee},M=function(te){B[te]&&cancelAnimationFrame(B[te])}):(v=function(te){return setTimeout(te,y)},M=function(te){return clearTimeout(te)}),{frame:v,cancel:M}}(),_=function(){var y,v,M={};function B(W){function te(ee,K){W.postMessage({options:ee||{},callback:K})}W.init=function(ee){var K=ee.transferControlToOffscreen();W.postMessage({canvas:K},[K])},W.fire=function(ee,K,le){if(v)return te(ee,null),v;var pe=Math.random().toString(36).slice(2);return v=u(function(xe){function J(oe){oe.data.callback===pe&&(delete M[pe],W.removeEventListener("message",J),v=null,d.clear(),le(),xe())}W.addEventListener("message",J),te(ee,pe),M[pe]=J.bind(null,{data:{callback:pe}})}),v},W.reset=function(){W.postMessage({reset:!0});for(var ee in M)M[ee](),delete M[ee]}}return function(){if(y)return y;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(`
36
- `);try{y=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}B(y)}return y}}(),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 b(y,v){return v?v(y):y}function S(y){return y!=null}function N(y,v,M){return b(y&&S(y[v])?y[v]:m[v],M)}function P(y){return y<0?0:Math.floor(y)}function z(y,v){return Math.floor(Math.random()*(v-y))+y}function re(y){return parseInt(y,16)}function q(y){return y.map(ie)}function ie(y){var v=String(y).replace(/[^0-9a-f]/gi,"");return v.length<6&&(v=v[0]+v[0]+v[1]+v[1]+v[2]+v[2]),{r:re(v.substring(0,2)),g:re(v.substring(2,4)),b:re(v.substring(4,6))}}function Ae(y){var v=N(y,"origin",Object);return v.x=N(v,"x",Number),v.y=N(v,"y",Number),v}function Me(y){y.width=document.documentElement.clientWidth,y.height=document.documentElement.clientHeight}function F(y){var v=y.getBoundingClientRect();y.width=v.width,y.height=v.height}function _e(y){var v=document.createElement("canvas");return v.style.position="fixed",v.style.top="0px",v.style.left="0px",v.style.pointerEvents="none",v.style.zIndex=y,v}function ue(y,v,M,B,W,te,ee,K,le){y.save(),y.translate(v,M),y.rotate(te),y.scale(B,W),y.arc(0,0,1,ee,K,le),y.restore()}function he(y){var v=y.angle*(Math.PI/180),M=y.spread*(Math.PI/180);return{x:y.x,y:y.y,wobble:Math.random()*10,wobbleSpeed:Math.min(.11,Math.random()*.1+.05),velocity:y.startVelocity*.5+Math.random()*y.startVelocity,angle2D:-v+(.5*M-Math.random()*M),tiltAngle:(Math.random()*(.75-.25)+.25)*Math.PI,color:y.color,shape:y.shape,tick:0,totalTicks:y.ticks,decay:y.decay,drift:y.drift,random:Math.random()+2,tiltSin:0,tiltCos:0,wobbleX:0,wobbleY:0,gravity:y.gravity*3,ovalScalar:.6,scalar:y.scalar,flat:y.flat}}function Oe(y,v){v.x+=Math.cos(v.angle2D)*v.velocity+v.drift,v.y+=Math.sin(v.angle2D)*v.velocity+v.gravity,v.velocity*=v.decay,v.flat?(v.wobble=0,v.wobbleX=v.x+10*v.scalar,v.wobbleY=v.y+10*v.scalar,v.tiltSin=0,v.tiltCos=0,v.random=1):(v.wobble+=v.wobbleSpeed,v.wobbleX=v.x+10*v.scalar*Math.cos(v.wobble),v.wobbleY=v.y+10*v.scalar*Math.sin(v.wobble),v.tiltAngle+=.1,v.tiltSin=Math.sin(v.tiltAngle),v.tiltCos=Math.cos(v.tiltAngle),v.random=Math.random()+2);var M=v.tick++/v.totalTicks,B=v.x+v.random*v.tiltCos,W=v.y+v.random*v.tiltSin,te=v.wobbleX+v.random*v.tiltCos,ee=v.wobbleY+v.random*v.tiltSin;if(y.fillStyle="rgba("+v.color.r+", "+v.color.g+", "+v.color.b+", "+(1-M)+")",y.beginPath(),s&&v.shape.type==="path"&&typeof v.shape.path=="string"&&Array.isArray(v.shape.matrix))y.fill(ke(v.shape.path,v.shape.matrix,v.x,v.y,Math.abs(te-B)*.1,Math.abs(ee-W)*.1,Math.PI/10*v.wobble));else if(v.shape.type==="bitmap"){var K=Math.PI/10*v.wobble,le=Math.abs(te-B)*.1,pe=Math.abs(ee-W)*.1,xe=v.shape.bitmap.width*v.scalar,J=v.shape.bitmap.height*v.scalar,oe=new DOMMatrix([Math.cos(K)*le,Math.sin(K)*le,-Math.sin(K)*pe,Math.cos(K)*pe,v.x,v.y]);oe.multiplySelf(new DOMMatrix(v.shape.matrix));var me=y.createPattern(d.transform(v.shape.bitmap),"no-repeat");me.setTransform(oe),y.globalAlpha=1-M,y.fillStyle=me,y.fillRect(v.x-xe/2,v.y-J/2,xe,J),y.globalAlpha=1}else if(v.shape==="circle")y.ellipse?y.ellipse(v.x,v.y,Math.abs(te-B)*v.ovalScalar,Math.abs(ee-W)*v.ovalScalar,Math.PI/10*v.wobble,0,2*Math.PI):ue(y,v.x,v.y,Math.abs(te-B)*v.ovalScalar,Math.abs(ee-W)*v.ovalScalar,Math.PI/10*v.wobble,0,2*Math.PI);else if(v.shape==="star")for(var ce=Math.PI/2*3,c=4*v.scalar,f=8*v.scalar,p=v.x,E=v.y,k=5,V=Math.PI/k;k--;)p=v.x+Math.cos(ce)*f,E=v.y+Math.sin(ce)*f,y.lineTo(p,E),ce+=V,p=v.x+Math.cos(ce)*c,E=v.y+Math.sin(ce)*c,y.lineTo(p,E),ce+=V;else y.moveTo(Math.floor(v.x),Math.floor(v.y)),y.lineTo(Math.floor(v.wobbleX),Math.floor(W)),y.lineTo(Math.floor(te),Math.floor(ee)),y.lineTo(Math.floor(B),Math.floor(v.wobbleY));return y.closePath(),y.fill(),v.tick<v.totalTicks}function Ke(y,v,M,B,W){var te=v.slice(),ee=y.getContext("2d"),K,le,pe=u(function(xe){function J(){K=le=null,ee.clearRect(0,0,B.width,B.height),d.clear(),W(),xe()}function oe(){r&&!(B.width===i.width&&B.height===i.height)&&(B.width=y.width=i.width,B.height=y.height=i.height),!B.width&&!B.height&&(M(y),B.width=y.width,B.height=y.height),ee.clearRect(0,0,B.width,B.height),te=te.filter(function(me){return Oe(ee,me)}),te.length?K=h.frame(oe):J()}K=h.frame(oe),le=J});return{addFettis:function(xe){return te=te.concat(xe),pe},canvas:y,promise:pe,reset:function(){K&&h.cancel(K),le&&le()}}}function He(y,v){var M=!y,B=!!N(v||{},"resize"),W=!1,te=N(v,"disableForReducedMotion",Boolean),ee=o&&!!N(v||{},"useWorker"),K=ee?_():null,le=M?Me:F,pe=y&&K?!!y.__confetti_initialized:!1,xe=typeof matchMedia=="function"&&matchMedia("(prefers-reduced-motion)").matches,J;function oe(ce,c,f){for(var p=N(ce,"particleCount",P),E=N(ce,"angle",Number),k=N(ce,"spread",Number),V=N(ce,"startVelocity",Number),X=N(ce,"decay",Number),ne=N(ce,"gravity",Number),Le=N(ce,"drift",Number),Se=N(ce,"colors",q),Ve=N(ce,"ticks",Number),Re=N(ce,"shapes"),xt=N(ce,"scalar"),Fn=!!N(ce,"flat"),dt=Ae(ce),un=p,On=[],ir=y.width*dt.x,zt=y.height*dt.y;un--;)On.push(he({x:ir,y:zt,angle:E,spread:k,startVelocity:V,color:Se[un%Se.length],shape:Re[z(0,Re.length)],ticks:Ve,decay:X,gravity:ne,drift:Le,scalar:xt,flat:Fn}));return J?J.addFettis(On):(J=Ke(y,On,le,c,f),J.promise)}function me(ce){var c=te||N(ce,"disableForReducedMotion",Boolean),f=N(ce,"zIndex",Number);if(c&&xe)return u(function(V){V()});M&&J?y=J.canvas:M&&!y&&(y=_e(f),document.body.appendChild(y)),B&&!pe&&le(y);var p={width:y.width,height:y.height};K&&!pe&&K.init(y),pe=!0,K&&(y.__confetti_initialized=!0);function E(){if(K){var V={getBoundingClientRect:function(){if(!M)return y.getBoundingClientRect()}};le(V),K.postMessage({resize:{width:V.width,height:V.height}});return}p.width=p.height=null}function k(){J=null,B&&(W=!1,t.removeEventListener("resize",E)),M&&y&&(document.body.contains(y)&&document.body.removeChild(y),y=null,pe=!1)}return B&&!W&&(W=!0,t.addEventListener("resize",E,!1)),K?K.fire(ce,p,k):oe(ce,p,k)}return me.reset=function(){K&&K.reset(),J&&J.reset()},me}var Je;function st(){return Je||(Je=He(null,{useWorker:!0,resize:!0})),Je}function ke(y,v,M,B,W,te,ee){var K=new Path2D(y),le=new Path2D;le.addPath(K,new DOMMatrix(v));var pe=new Path2D;return pe.addPath(le,new DOMMatrix([Math.cos(ee)*W,Math.sin(ee)*W,-Math.sin(ee)*te,Math.cos(ee)*te,M,B])),pe}function O(y){if(!s)throw new Error("path confetti are not supported in this browser");var v,M;typeof y=="string"?v=y:(v=y.path,M=y.matrix);var B=new Path2D(v),W=document.createElement("canvas"),te=W.getContext("2d");if(!M){for(var ee=1e3,K=ee,le=ee,pe=0,xe=0,J,oe,me=0;me<ee;me+=2)for(var ce=0;ce<ee;ce+=2)te.isPointInPath(B,me,ce,"nonzero")&&(K=Math.min(K,me),le=Math.min(le,ce),pe=Math.max(pe,me),xe=Math.max(xe,ce));J=pe-K,oe=xe-le;var c=10,f=Math.min(c/J,c/oe);M=[f,0,0,f,-Math.round(J/2+K)*f,-Math.round(oe/2+le)*f]}return{type:"path",path:v,matrix:M}}function D(y){var v,M=1,B="#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 y=="string"?v=y:(v=y.text,M="scalar"in y?y.scalar:M,W="fontFamily"in y?y.fontFamily:W,B="color"in y?y.color:B);var te=10*M,ee=""+te+"px "+W,K=new OffscreenCanvas(te,te),le=K.getContext("2d");le.font=ee;var pe=le.measureText(v),xe=Math.ceil(pe.actualBoundingBoxRight+pe.actualBoundingBoxLeft),J=Math.ceil(pe.actualBoundingBoxAscent+pe.actualBoundingBoxDescent),oe=2,me=pe.actualBoundingBoxLeft+oe,ce=pe.actualBoundingBoxAscent+oe;xe+=oe+oe,J+=oe+oe,K=new OffscreenCanvas(xe,J),le=K.getContext("2d"),le.font=ee,le.fillStyle=B,le.fillText(v,me,ce);var c=1/M;return{type:"bitmap",bitmap:K.transferToImageBitmap(),matrix:[c,0,0,c,-xe*c/2,-J*c/2]}}n.exports=function(){return st().apply(this,arguments)},n.exports.reset=function(){st().reset()},n.exports.create=He,n.exports.shapeFromPath=O,n.exports.shapeFromText=D})(function(){return typeof window<"u"?window:typeof self<"u"?self:this||{}}(),Id,!1);var HN=Id.exports,W5=Id.exports.create,$N=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 HN(e)}static async realisticFire(e,t){let n={origin:{y:.7}};await this.fire(Object.assign({},n,t,{particleCount:Math.floor(200*e)}))}},zN=(e,t)=>t.minValue;function qN(e,t){if(e&1&&(Ue(0,"div",7),sn(1,"safeHtml")),e&2){let n=Q().$implicit;Pe("innerHTML",Sn(1,1,n.minValue+" Products"),ti)}}function WN(e,t){if(e&1&&(Ue(0,"div",7),sn(1,"cooeeCurrency"),sn(2,"safeHtml")),e&2){let n=Q().$implicit;Pe("innerHTML",Sn(2,3,Sn(1,1,n.minValue)),ti)}}function ZN(e,t){if(e&1&&(G(0,"li",6)(1,"div"),nt(2,qN,2,3,"div",7)(3,WN,3,5,"div",7),Ue(4,"img",8),G(5,"div",9),Ye(6),Y()()()),e&2){let n=t.$implicit,r=Q(2);el("left",n.calculatedAlignment+"%"),Z(2),tt((r.progressBarConfig==null?null:r.progressBarConfig.rewardBasis)===r.RewardBasis.ITEM_COUNT?2:3),Z(2),Pe("src",r.getIconURL(n),cn),Z(2),Fi(n.label)}}function GN(e,t){if(e&1&&(jn(0)(1),Ue(2,"div",0),sn(3,"cooeeDynamicVariables"),sn(4,"safeHtml"),G(5,"div",1)(6,"ul",2)(7,"div",3),Ue(8,"div",4),Y(),Lt(9,ZN,7,5,"li",5,zN),Y()()),e&2){let n=Q(),r=n.calculatedState(),i=r.nextMilestone?r.nextMilestone.reachingText:r.lastMilestone.reachedText;Z(2),Pe("innerHTML",Sn(4,6,xD(3,3,i,n.localDynamicVariables())),ti),Z(6),el("width",r.cartValuePercentage+"%"),Z(),Vt(r.milestones)}}var YN=class Tu extends nl{cart;localDynamicVariables=Jn({});calculatedState=Jn({});progressBarConfig;RewardBasis=Xy;constructor(){super()}engagementTriggerReceived(t){this.progressBarConfig=t.progressBarConfig}ngOnInit(){super.ngOnInit(),this.calculateMilestonesSilently()}update(){this.calculateMilestonesSilently()}getIconURL(t){return t.rewardType===Ms.FREE_SHIPPING?"https://img.icons8.com/ios-filled/50/FFFFFF/free-shipping.png":t.rewardType===Ms.DISCOUNT?"https://img.icons8.com/ios-glyphs/30/FFFFFF/sale-price-tag.png":t.rewardType===Ms.FREE_AUTO_GIFT?"https://img.icons8.com/ios-filled/50/FFFFFF/gift--v1.png":""}calculateMilestonesSilently(){this.calculateMilestones().catch(t=>Wn.error(t))}async calculateMilestones(){let t=this.engagementTrigger,n=this.progressBarConfig;if(!n?.milestones?.length){Wn.warn("Milestones not available in progress bar config",t);return}let r=await this.cart.getNormalisedCart(),i=n.milestones.at(-1),o=n?.reachedAmountOrCount??r.originalAmount,s=n.totalProgress??0;Wn.debug("Cart value:",o,`, percentage: ${s}%`),this.celebrate(t,o);let a={milestonesReady:!0,cartValuePercentage:s,milestones:n.milestones},l=n.milestones.find(u=>!u.reached);if(l){let u=Sd(l.minValue-o);if(n.rewardBasis==="ITEM_COUNT"){let d=l.minValue-o;u=`${d} ${d===1?"product":"products"}`}this.localDynamicVariables.set({amount_left:u}),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||$N.realistic())}static \u0275fac=function(t){return new(t||Tu)};static \u0275cmp=Pt({type:Tu,selectors:[["cooee-progressbar"]],inputs:{cart:"cart"},features:[br],decls:1,vars:1,consts:[[1,"heading",3,"innerHTML"],[1,"milestone-container"],[1,"milestone-list"],[1,"untracked-path"],[1,"tracked-path"],[1,"milestone-list-item",3,"left"],[1,"milestone-list-item"],[1,"milestone-value",3,"innerHTML"],["width","20","height","20","alt","milestone icon",1,"milestone-icon",3,"src"],[1,"milestone-label"]],template:function(t,n){t&1&&nt(0,GN,11,8),t&2&&tt(n.calculatedState().milestonesReady?0:-1)},dependencies:[UN,cl,ll],styles:[`:host{display:block;padding:10px;background:linear-gradient(0deg,rgba(var(--lc-color-primary),.1) 0%,transparent 100%)}.milestone-container{width:95%;margin:8px 0}.heading{font-weight:500;text-align:center;font-size:12px}.milestone-list{display:flex;align-items:center;position:relative;font-size:10px;font-weight:500}.untracked-path{width:100%;background-color:#e5e7eb;height:4px;position:absolute}.tracked-path{background-color:rgb(var(--lc-color-primary));height:100%;display:block;transition:width .5s ease-in-out}.milestone-list{padding:0;margin:0}.milestone-list-item{position:relative;display:flex;flex-direction:column;align-items:center;height:75px}.milestone-list-item>div{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:absolute;height:100%;width:100px}.milestone-icon{padding:5px;border-radius:1000px;background-color:rgb(var(--lc-color-primary))}
37
- `],encapsulation:3})},KN=Ca(tm()),JN=(e,t)=>({enter:e,exit:t});function XN(e,t){if(e&1&&(G(0,"div",7),Ye(1),Y(),G(2,"div",8),Ye(3),Y()),e&2){let n=Q(2);Z(),En(" ",n.getCurrency(n.selectedVariant().price.cmp)," "),Z(2),En(" ",n.getDiscountPercentage(n.selectedVariant().price),"% off ")}}function QN(e,t){if(e&1&&(G(0,"div",6),Ye(1),Y()),e&2){let n=Q(2);Z(),En(" ",n.stickyATCConfig.leftText," ")}}function eA(e,t){if(e&1&&(G(0,"div",1)(1,"div",5),Ye(2),Y(),nt(3,XN,4,2)(4,QN,2,1,"div",6),Y()),e&2){let n=Q();Z(2),En(" ",n.getCurrency(n.selectedVariant().price.d)," "),Z(),tt(n.selectedVariant().price.cmp?3:-1),Z(),tt(n.stickyATCConfig.leftText?4:-1)}}function tA(e,t){if(e&1&&(G(0,"div",9),Ye(1),Y()),e&2){let n=t.$implicit,r=t.$index;Q(2);let i=rn(5);Pe("ngClass",vD(2,JN,r===i.currentIndex,r===i.previousIndex)),Z(),En(" ",n," ")}}function nA(e,t){if(e&1&&(G(0,"div",4),Lt(1,tA,2,5,"div",9,Vi),Y()),e&2){Q();let n=rn(5);Z(),Vt(n.features)}}var rA=class Du extends nl{currentItem;stickyATCConfig;selectedVariant=Jn(void 0);featureSlider=Jn({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 Sd(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(`
38
- `),n=t.length===1?null:setInterval(()=>{this.featureSlider.update(r=>Ne(A({},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,KN.render)(t,this.currentItem.getTemplateVariables()):""}static \u0275fac=function(t){return new(t||Du)};static \u0275cmp=Pt({type:Du,selectors:[["cooee-sticky-atc"]],features:[br],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=jt();G(0,"div",0),nt(1,eA,5,3,"div",1),G(2,"div",2)(3,"button",3),ot("click",function(){return ct(r),ut(n.addToCart())}),Ye(4,"Add To Cart"),Y(),jn(5),nt(6,nA,3,0,"div",4),Y()()}if(t&2){Z(),tt(n.selectedVariant()&&n.stickyATCConfig.showProductInfo?1:-1),Z(4);let r=zr(n.featureSlider());Z(),tt(r.features.length?6:-1)}},dependencies:[tl],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}"]})},D0,Qe,O0,k0,Dr,Kp,R0,Ou,P0,Td,ku,Ru,iA,Pu={},N0=[],oA=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Dd=Array.isArray;function hr(e,t){for(var n in t)e[n]=t[n];return e}function Od(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function Kl(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??++O0,__i:-1,__u:0};return i==null&&Qe.vnode!=null&&Qe.vnode(o),o}function kd(e){return e.children}function so(e,t){this.props=e,this.context=t}function ki(e,t){if(t==null)return e.__?ki(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"?ki(e):null}function A0(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 A0(e)}}function Jp(e){(!e.__d&&(e.__d=!0)&&Dr.push(e)&&!ma.__r++||Kp!==Qe.debounceRendering)&&((Kp=Qe.debounceRendering)||R0)(ma)}function ma(){var e,t,n,r,i,o,s,a;for(Dr.sort(Ou);e=Dr.shift();)e.__d&&(t=Dr.length,r=void 0,o=(i=(n=e).__v).__e,s=[],a=[],n.__P&&((r=hr({},i)).__v=i.__v+1,Qe.vnode&&Qe.vnode(r),V0(n.__P,r,i,n.__n,n.__P.namespaceURI,32&i.__u?[o]:null,s,o??ki(i),!!(32&i.__u),a),r.__v=i.__v,r.__.__k[r.__i]=r,lA(s,r,a),r.__e!=o&&A0(r)),Dr.length>t&&Dr.sort(Ou));ma.__r=0}function M0(e,t,n,r,i,o,s,a,l,u,d){var h,_,m,b,S,N,P=r&&r.__k||N0,z=t.length;for(l=sA(n,t,P,l,z),h=0;h<z;h++)(m=n.__k[h])!=null&&(_=m.__i===-1?Pu:P[m.__i]||Pu,m.__i=h,N=V0(e,m,_,i,o,s,a,l,u,d),b=m.__e,m.ref&&_.ref!=m.ref&&(_.ref&&Rd(_.ref,null,m),d.push(m.ref,m.__c||b,m)),S==null&&b!=null&&(S=b),4&m.__u||_.__k===m.__k?l=L0(m,l,e):typeof m.type=="function"&&N!==void 0?l=N:b&&(l=b.nextSibling),m.__u&=-7);return n.__e=S,l}function sA(e,t,n,r,i){var o,s,a,l,u,d=n.length,h=d,_=0;for(e.__k=new Array(i),o=0;o<i;o++)(s=t[o])!=null&&typeof s!="boolean"&&typeof s!="function"?(l=o+_,(s=e.__k[o]=typeof s=="string"||typeof s=="number"||typeof s=="bigint"||s.constructor==String?Kl(null,s,null,null,null):Dd(s)?Kl(kd,{children:s},null,null,null):s.constructor===void 0&&s.__b>0?Kl(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=aA(s,n,l,h))!==-1&&(h--,(a=n[u])&&(a.__u|=2)),a==null||a.__v===null?(u==-1&&_--,typeof s.type!="function"&&(s.__u|=4)):u!=l&&(u==l-1?_--:u==l+1?_++:(u>l?_--:_++,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=ki(a)),j0(a,a));return r}function L0(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=L0(r[i],t,n));return t}e.__e!=t&&(t&&e.type&&!n.contains(t)&&(t=ki(e)),n.insertBefore(e.__e,t||null),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function aA(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 Xp(e,t,n){t[0]=="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||oA.test(t)?n:n+"px"}function ws(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||Xp(e.style,t,"");if(n)for(t in n)r&&n[t]===r[t]||Xp(e.style,t,n[t])}else if(t[0]=="o"&&t[1]=="n")o=t!=(t=t.replace(P0,"$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?Ru:ku,o)):e.removeEventListener(t,o?Ru:ku,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 Qp(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(Qe.event?Qe.event(t):t)}}}function V0(e,t,n,r,i,o,s,a,l,u){var d,h,_,m,b,S,N,P,z,re,q,ie,Ae,Me,F,_e,ue,he=t.type;if(t.constructor!==void 0)return null;128&n.__u&&(l=!!(32&n.__u),o=[a=t.__e=n.__e]),(d=Qe.__b)&&d(t);e:if(typeof he=="function")try{if(P=t.props,z="prototype"in he&&he.prototype.render,re=(d=he.contextType)&&r[d.__c],q=d?re?re.props.value:d.__:r,n.__c?N=(h=t.__c=n.__c).__=h.__E:(z?t.__c=h=new he(P,q):(t.__c=h=new so(P,q),h.constructor=he,h.render=uA),re&&re.sub(h),h.props=P,h.state||(h.state={}),h.context=q,h.__n=r,_=h.__d=!0,h.__h=[],h._sb=[]),z&&h.__s==null&&(h.__s=h.state),z&&he.getDerivedStateFromProps!=null&&(h.__s==h.state&&(h.__s=hr({},h.__s)),hr(h.__s,he.getDerivedStateFromProps(P,h.__s))),m=h.props,b=h.state,h.__v=t,_)z&&he.getDerivedStateFromProps==null&&h.componentWillMount!=null&&h.componentWillMount(),z&&h.componentDidMount!=null&&h.__h.push(h.componentDidMount);else{if(z&&he.getDerivedStateFromProps==null&&P!==m&&h.componentWillReceiveProps!=null&&h.componentWillReceiveProps(P,q),!h.__e&&(h.shouldComponentUpdate!=null&&h.shouldComponentUpdate(P,h.__s,q)===!1||t.__v==n.__v)){for(t.__v!=n.__v&&(h.props=P,h.state=h.__s,h.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(Oe){Oe&&(Oe.__=t)}),ie=0;ie<h._sb.length;ie++)h.__h.push(h._sb[ie]);h._sb=[],h.__h.length&&s.push(h);break e}h.componentWillUpdate!=null&&h.componentWillUpdate(P,h.__s,q),z&&h.componentDidUpdate!=null&&h.__h.push(function(){h.componentDidUpdate(m,b,S)})}if(h.context=q,h.props=P,h.__P=e,h.__e=!1,Ae=Qe.__r,Me=0,z){for(h.state=h.__s,h.__d=!1,Ae&&Ae(t),d=h.render(h.props,h.state,h.context),F=0;F<h._sb.length;F++)h.__h.push(h._sb[F]);h._sb=[]}else do h.__d=!1,Ae&&Ae(t),d=h.render(h.props,h.state,h.context),h.state=h.__s;while(h.__d&&++Me<25);h.state=h.__s,h.getChildContext!=null&&(r=hr(hr({},r),h.getChildContext())),z&&!_&&h.getSnapshotBeforeUpdate!=null&&(S=h.getSnapshotBeforeUpdate(m,b)),a=M0(e,Dd(_e=d!=null&&d.type===kd&&d.key==null?d.props.children:d)?_e:[_e],t,n,r,i,o,s,a,l,u),h.base=t.__e,t.__u&=-161,h.__h.length&&s.push(h),N&&(h.__E=h.__=null)}catch(Oe){if(t.__v=null,l||o!=null)if(Oe.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(ue=o.length;ue--;)Od(o[ue]);else t.__e=n.__e,t.__k=n.__k;Qe.__e(Oe,t,n)}else o==null&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):a=t.__e=cA(n.__e,t,n,r,i,o,s,l,u);return(d=Qe.diffed)&&d(t),128&t.__u?void 0:a}function lA(e,t,n){for(var r=0;r<n.length;r++)Rd(n[r],n[++r],n[++r]);Qe.__c&&Qe.__c(t,e),e.some(function(i){try{e=i.__h,i.__h=[],e.some(function(o){o.call(i)})}catch(o){Qe.__e(o,i.__v)}})}function cA(e,t,n,r,i,o,s,a,l){var u,d,h,_,m,b,S,N=n.props,P=t.props,z=t.type;if(z=="svg"?i="http://www.w3.org/2000/svg":z=="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==!!z&&(z?m.localName==z:m.nodeType==3)){e=m,o[u]=null;break}}if(e==null){if(z==null)return document.createTextNode(P);e=document.createElementNS(i,z,P.is&&P),a&&(Qe.__m&&Qe.__m(t,o),a=!1),o=null}if(z===null)N===P||a&&e.data===P||(e.data=P);else{if(o=o&&D0.call(e.childNodes),N=n.props||Pu,!a&&o!=null)for(N={},u=0;u<e.attributes.length;u++)N[(m=e.attributes[u]).name]=m.value;for(u in N)if(m=N[u],u!="children"){if(u=="dangerouslySetInnerHTML")h=m;else if(!(u in P)){if(u=="value"&&"defaultValue"in P||u=="checked"&&"defaultChecked"in P)continue;ws(e,u,null,m,i)}}for(u in P)m=P[u],u=="children"?_=m:u=="dangerouslySetInnerHTML"?d=m:u=="value"?b=m:u=="checked"?S=m:a&&typeof m!="function"||N[u]===m||ws(e,u,m,N[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=""),M0(e,Dd(_)?_:[_],t,n,r,z=="foreignObject"?"http://www.w3.org/1999/xhtml":i,o,s,o?o[0]:n.__k&&ki(n,0),a,l),o!=null)for(u=o.length;u--;)Od(o[u]);a||(u="value",z=="progress"&&b==null?e.removeAttribute("value"):b!==void 0&&(b!==e[u]||z=="progress"&&!b||z=="option"&&b!==N[u])&&ws(e,u,b,N[u],i),u="checked",S!==void 0&&S!==e[u]&&ws(e,u,S,N[u],i))}return e}function Rd(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){Qe.__e(i,n)}}function j0(e,t,n){var r,i;if(Qe.unmount&&Qe.unmount(e),(r=e.ref)&&(r.current&&r.current!==e.__e||Rd(r,null,t)),(r=e.__c)!=null){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(o){Qe.__e(o,t)}r.base=r.__P=null}if(r=e.__k)for(i=0;i<r.length;i++)r[i]&&j0(r[i],t,n||typeof e.type!="function");n||Od(e.__e),e.__c=e.__=e.__e=void 0}function uA(e,t,n){return this.constructor(e,n)}D0=N0.slice,Qe={__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}},O0=0,k0=function(e){return e!=null&&e.constructor==null},so.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=hr({},this.state),typeof e=="function"&&(e=e(hr({},n),this.props)),e&&hr(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),Jp(this))},so.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Jp(this))},so.prototype.render=kd,Dr=[],R0=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Ou=function(e,t){return e.__v.__b-t.__v.__b},ma.__r=0,P0=/(PointerCapture)$|Capture$/i,Td=0,ku=Qp(!1),Ru=Qp(!0),iA=0;var Nu,qt,Jl,eg,tg=0,F0=[],yt=Qe,ng=yt.__b,rg=yt.__r,ig=yt.diffed,og=yt.__c,sg=yt.unmount,ag=yt.__;function hA(e,t){yt.__h&&yt.__h(qt,e,tg||t),tg=0;var n=qt.__H||(qt.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function B0(e,t){var n=hA(Nu++,7);return pA(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function dA(){for(var e;e=F0.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(js),e.__H.__h.forEach(Au),e.__H.__h=[]}catch(t){e.__H.__h=[],yt.__e(t,e.__v)}}yt.__b=function(e){qt=null,ng&&ng(e)},yt.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),ag&&ag(e,t)},yt.__r=function(e){rg&&rg(e),Nu=0;var t=(qt=e.__c).__H;t&&(Jl===qt?(t.__h=[],qt.__h=[],t.__.forEach(function(n){n.__N&&(n.__=n.__N),n.i=n.__N=void 0})):(t.__h.forEach(js),t.__h.forEach(Au),t.__h=[],Nu=0)),Jl=qt},yt.diffed=function(e){ig&&ig(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(F0.push(t)!==1&&eg===yt.requestAnimationFrame||((eg=yt.requestAnimationFrame)||fA)(dA)),t.__H.__.forEach(function(n){n.i&&(n.__H=n.i),n.i=void 0})),Jl=qt=null},yt.__c=function(e,t){t.some(function(n){try{n.__h.forEach(js),n.__h=n.__h.filter(function(r){return!r.__||Au(r)})}catch(r){t.some(function(i){i.__h&&(i.__h=[])}),t=[],yt.__e(r,n.__v)}}),og&&og(e,t)},yt.unmount=function(e){sg&&sg(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(r){try{js(r)}catch(i){t=i}}),n.__H=void 0,t&&yt.__e(t,n.__v))};var lg=typeof requestAnimationFrame=="function";function fA(e){var t,n=function(){clearTimeout(r),lg&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,100);lg&&(t=requestAnimationFrame(n))}function js(e){var t=qt,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),qt=t}function Au(e){var t=qt;e.__c=e.__(),qt=t}function pA(e,t){return!e||e.length!==t.length||t.some(function(n,r){return n!==e[r]})}var gA=Symbol.for("preact-signals");function Pd(){if(yi>1)yi--;else{for(var e,t=!1;ao!==void 0;){var n=ao;for(ao=void 0,Mu++;n!==void 0;){var r=n.o;if(n.o=void 0,n.f&=-3,!(8&n.f)&&$0(n))try{n.c()}catch(i){t||(e=i,t=!0)}n=r}}if(Mu=0,yi--,t)throw e}}var We=void 0,ao=void 0,yi=0,Mu=0,_a=0;function U0(e){if(We!==void 0){var t=e.n;if(t===void 0||t.t!==We)return t={i:0,S:e,p:We.s,n:void 0,t:We,e:void 0,x:void 0,r:t},We.s!==void 0&&(We.s.n=t),We.s=t,e.n=t,32&We.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=We.s,t.n=void 0,We.s.n=t,We.s=t),t}}function Dt(e){this.v=e,this.i=0,this.n=void 0,this.t=void 0}Dt.prototype.brand=gA;Dt.prototype.h=function(){return!0};Dt.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)};Dt.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)}};Dt.prototype.subscribe=function(e){var t=this;return Ad(function(){var n=t.value,r=We;We=void 0;try{e(n)}finally{We=r}})};Dt.prototype.valueOf=function(){return this.value};Dt.prototype.toString=function(){return this.value+""};Dt.prototype.toJSON=function(){return this.value};Dt.prototype.peek=function(){var e=We;We=void 0;try{return this.value}finally{We=e}};Object.defineProperty(Dt.prototype,"value",{get:function(){var e=U0(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++,_a++,yi++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N()}finally{Pd()}}}});function H0(e){return new Dt(e)}function $0(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 z0(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 q0(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 Hi(e){Dt.call(this,void 0),this.x=e,this.s=void 0,this.g=_a-1,this.f=4}(Hi.prototype=new Dt).h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===_a))return!0;if(this.g=_a,this.f|=1,this.i>0&&!$0(this))return this.f&=-2,!0;var e=We;try{z0(this),We=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 We=e,q0(this),this.f&=-2,!0};Hi.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)}Dt.prototype.S.call(this,e)};Hi.prototype.U=function(e){if(this.t!==void 0&&(Dt.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)}};Hi.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(Hi.prototype,"value",{get:function(){if(1&this.f)throw new Error("Cycle detected");var e=U0(this);if(this.h(),e!==void 0&&(e.i=this.i),16&this.f)throw this.v;return this.v}});function mA(e){return new Hi(e)}function W0(e){var t=e.u;if(e.u=void 0,typeof t=="function"){yi++;var n=We;We=void 0;try{t()}catch(r){throw e.f&=-2,e.f|=8,Nd(e),r}finally{We=n,Pd()}}}function Nd(e){for(var t=e.s;t!==void 0;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,W0(e)}function _A(e){if(We!==this)throw new Error("Out-of-order effect");q0(this),We=e,this.f&=-2,8&this.f&&Nd(this),Pd()}function ns(e){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32}ns.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()}};ns.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,W0(this),z0(this),yi++;var e=We;return We=this,_A.bind(this,e)};ns.prototype.N=function(){2&this.f||(this.f|=2,this.o=ao,ao=this)};ns.prototype.d=function(){this.f|=8,1&this.f||Nd(this)};function Ad(e){var t=new ns(e);try{t.c()}catch(n){throw t.d(),n}return t.d.bind(t)}var Md,Xl;function $i(e,t){Qe[e]=t.bind(null,Qe[e]||function(){})}function va(e){Xl&&Xl(),Xl=e&&e.S()}function Z0(e){var t=this,n=e.data,r=yA(n);r.value=n;var i=B0(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(),k0(l)||((s=t.base)==null?void 0:s.nodeType)!==3?(t.__$f|=1,t.setState({})):t.base.data=l},mA(function(){var s=r.value.value;return s===0?0:s===!0?"":s||""})},[]);return i.value}Z0.displayName="_st";Object.defineProperties(Dt.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:Z0},props:{configurable:!0,get:function(){return{data:this}}},__b:{configurable:!0,value:1}});$i("__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 Dt&&(n||(t.__np=n={}),n[i]=o,r[i]=o.peek())}}e(t)});$i("__r",function(e,t){va();var n,r=t.__c;r&&(r.__$f&=-2,(n=r.__$u)===void 0&&(r.__$u=n=function(i){var o;return Ad(function(){o=this}),o.c=function(){r.__$f|=1,r.setState({})},o}())),Md=r,va(n),e(t)});$i("__e",function(e,t,n,r){va(),Md=void 0,e(t,n,r)});$i("diffed",function(e,t){va(),Md=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=vA(n,l,d,i),o[l]=u):u.o(d,i)}}}e(t)});function vA(e,t,n,r){var i=t in e&&e.ownerSVGElement===void 0,o=H0(n);return{o:function(s,a){o.value=s,r=a},d:Ad(function(){var s=o.value.value;r[t]!==s&&(r[t]=s,i?e[t]=s:s?e.setAttribute(t,s):e.removeAttribute(t))})}}$i("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)});$i("__h",function(e,t,n,r){(r<3||r===9)&&(t.__$f|=2),e(t,n,r)});so.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 yA(e){return B0(function(){return H0(e)},[])}var G0=(e=>(e.SIMPLE="SIMPLE",e.SWIPER="SWIPER",e.STORY="STORY",e.FLOATING_POPUP="FLOATING_POPUP",e))(G0||{}),Y0=(e=>(e.ON="ON",e.OFF="OFF",e.ON_HOVER="ON_HOVER",e))(Y0||{}),K0=(e=>(e.FIRST_ITEM="FIRST_ITEM",e.BADGE="BADGE",e.NONE="NONE",e))(K0||{});function bA(e,t){return t={exports:{}},e(t,t.exports),t.exports}var wA=CA,xA=TA,EA=kA,Pn=[],Qt=[],SA=typeof Uint8Array<"u"?Uint8Array:Array,Ql="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(wr=0,cg=Ql.length;wr<cg;++wr)Pn[wr]=Ql[wr],Qt[Ql.charCodeAt(wr)]=wr;var wr,cg;Qt[45]=62;Qt[95]=63;function J0(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 CA(e){var t=J0(e),n=t[0],r=t[1];return(n+r)*3/4-r}function IA(e,t,n){return(t+n)*3/4-n}function TA(e){var t,n=J0(e),r=n[0],i=n[1],o=new SA(IA(e,r,i)),s=0,a=i>0?r-4:r,l;for(l=0;l<a;l+=4)t=Qt[e.charCodeAt(l)]<<18|Qt[e.charCodeAt(l+1)]<<12|Qt[e.charCodeAt(l+2)]<<6|Qt[e.charCodeAt(l+3)],o[s++]=t>>16&255,o[s++]=t>>8&255,o[s++]=t&255;return i===2&&(t=Qt[e.charCodeAt(l)]<<2|Qt[e.charCodeAt(l+1)]>>4,o[s++]=t&255),i===1&&(t=Qt[e.charCodeAt(l)]<<10|Qt[e.charCodeAt(l+1)]<<4|Qt[e.charCodeAt(l+2)]>>2,o[s++]=t>>8&255,o[s++]=t&255),o}function DA(e){return Pn[e>>18&63]+Pn[e>>12&63]+Pn[e>>6&63]+Pn[e&63]}function OA(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(DA(r));return i.join("")}function kA(e){for(var t,n=e.length,r=n%3,i=[],o=16383,s=0,a=n-r;s<a;s+=o)i.push(OA(e,s,s+o>a?a:s+o));return r===1?(t=e[n-1],i.push(Pn[t>>2]+Pn[t<<4&63]+"==")):r===2&&(t=(e[n-2]<<8)+e[n-1],i.push(Pn[t>>10]+Pn[t>>4&63]+Pn[t<<2&63]+"=")),i.join("")}var ec={byteLength:wA,toByteArray:xA,fromByteArray:EA},RA=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,_=n?-1:1,m=e[t+h];for(h+=_,o=m&(1<<-d)-1,m>>=-d,d+=a;d>0;o=o*256+e[t+h],h+=_,d-=8);for(s=o&(1<<-d)-1,o>>=-d,d+=r;d>0;s=s*256+e[t+h],h+=_,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)},PA=function(e,t,n,r,i,o){var s,a,l,u=o*8-i-1,d=(1<<u)-1,h=d>>1,_=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,m=r?0:o-1,b=r?1:-1,S=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+=_/l:t+=_*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+=b,a/=256,i-=8);for(s=s<<i|a,u+=i;u>0;e[n+m]=s&255,m+=b,s/=256,u-=8);e[n+m-b]|=S*128},oi={read:RA,write:PA},ul=bA(function(e,t){var n=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;t.Buffer=s,t.SlowBuffer=P,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 b(c,f,p);if(typeof c=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var E=c.valueOf&&c.valueOf();if(E!=null&&E!==c)return s.from(E,f,p);var k=S(c);if(k)return k;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:N(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=z(c,f)|0,E=o(p),k=E.write(c,f);return k!==p&&(E=E.slice(0,k)),E}function _(c){for(var f=c.length<0?0:N(c.length)|0,p=o(f),E=0;E<f;E+=1)p[E]=c[E]&255;return p}function m(c){if(oe(c,Uint8Array)){var f=new Uint8Array(c);return b(f.buffer,f.byteOffset,f.byteLength)}return _(c)}function b(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 E;return f===void 0&&p===void 0?E=new Uint8Array(c):p===void 0?E=new Uint8Array(c,f):E=new Uint8Array(c,f,p),Object.setPrototypeOf(E,s.prototype),E}function S(c){if(s.isBuffer(c)){var f=N(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):_(c);if(c.type==="Buffer"&&Array.isArray(c.data))return _(c.data)}function N(c){if(c>=r)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+r.toString(16)+" bytes");return c|0}function P(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,E=f.length,k=0,V=Math.min(p,E);k<V;++k)if(c[k]!==f[k]){p=c[k],E=f[k];break}return p<E?-1:E<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 E=s.allocUnsafe(f),k=0;for(p=0;p<c.length;++p){var V=c[p];if(oe(V,Uint8Array))k+V.length>E.length?s.from(V).copy(E,k):Uint8Array.prototype.set.call(E,V,k);else if(s.isBuffer(V))V.copy(E,k);else throw new TypeError('"list" argument must be an Array of Buffers');k+=V.length}return E};function z(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,E=arguments.length>2&&arguments[2]===!0;if(!E&&p===0)return 0;for(var k=!1;;)switch(f){case"ascii":case"latin1":case"binary":return p;case"utf8":case"utf-8":return K(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(k)return E?-1:K(c).length;f=(""+f).toLowerCase(),k=!0}}s.byteLength=z;function re(c,f,p){var E=!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 O(this,f,p);case"utf8":case"utf-8":return Ke(this,f,p);case"ascii":return st(this,f,p);case"latin1":case"binary":return ke(this,f,p);case"base64":return Oe(this,f,p);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return D(this,f,p);default:if(E)throw new TypeError("Unknown encoding: "+c);c=(c+"").toLowerCase(),E=!0}}s.prototype._isBuffer=!0;function q(c,f,p){var E=c[f];c[f]=c[p],c[p]=E}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)q(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)q(this,f,f+3),q(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)q(this,f,f+7),q(this,f+1,f+6),q(this,f+2,f+5),q(this,f+3,f+4);return this},s.prototype.toString=function(){var c=this.length;return c===0?"":arguments.length===0?Ke(this,0,c):re.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,E,k){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),E===void 0&&(E=0),k===void 0&&(k=this.length),f<0||p>c.length||E<0||k>this.length)throw new RangeError("out of range index");if(E>=k&&f>=p)return 0;if(E>=k)return-1;if(f>=p)return 1;if(f>>>=0,p>>>=0,E>>>=0,k>>>=0,this===c)return 0;for(var V=k-E,X=p-f,ne=Math.min(V,X),Le=this.slice(E,k),Se=c.slice(f,p),Ve=0;Ve<ne;++Ve)if(Le[Ve]!==Se[Ve]){V=Le[Ve],X=Se[Ve];break}return V<X?-1:X<V?1:0};function ie(c,f,p,E,k){if(c.length===0)return-1;if(typeof p=="string"?(E=p,p=0):p>2147483647?p=2147483647:p<-2147483648&&(p=-2147483648),p=+p,me(p)&&(p=k?0:c.length-1),p<0&&(p=c.length+p),p>=c.length){if(k)return-1;p=c.length-1}else if(p<0)if(k)p=0;else return-1;if(typeof f=="string"&&(f=s.from(f,E)),s.isBuffer(f))return f.length===0?-1:Ae(c,f,p,E,k);if(typeof f=="number")return f=f&255,typeof Uint8Array.prototype.indexOf=="function"?k?Uint8Array.prototype.indexOf.call(c,f,p):Uint8Array.prototype.lastIndexOf.call(c,f,p):Ae(c,[f],p,E,k);throw new TypeError("val must be string, number or Buffer")}function Ae(c,f,p,E,k){var V=1,X=c.length,ne=f.length;if(E!==void 0&&(E=String(E).toLowerCase(),E==="ucs2"||E==="ucs-2"||E==="utf16le"||E==="utf-16le")){if(c.length<2||f.length<2)return-1;V=2,X/=2,ne/=2,p/=2}function Le(Fn,dt){return V===1?Fn[dt]:Fn.readUInt16BE(dt*V)}var Se;if(k){var Ve=-1;for(Se=p;Se<X;Se++)if(Le(c,Se)===Le(f,Ve===-1?0:Se-Ve)){if(Ve===-1&&(Ve=Se),Se-Ve+1===ne)return Ve*V}else Ve!==-1&&(Se-=Se-Ve),Ve=-1}else for(p+ne>X&&(p=X-ne),Se=p;Se>=0;Se--){for(var Re=!0,xt=0;xt<ne;xt++)if(Le(c,Se+xt)!==Le(f,xt)){Re=!1;break}if(Re)return Se}return-1}s.prototype.includes=function(c,f,p){return this.indexOf(c,f,p)!==-1},s.prototype.indexOf=function(c,f,p){return ie(this,c,f,p,!0)},s.prototype.lastIndexOf=function(c,f,p){return ie(this,c,f,p,!1)};function Me(c,f,p,E){p=Number(p)||0;var k=c.length-p;E?(E=Number(E),E>k&&(E=k)):E=k;var V=f.length;E>V/2&&(E=V/2);for(var X=0;X<E;++X){var ne=parseInt(f.substr(X*2,2),16);if(me(ne))return X;c[p+X]=ne}return X}function F(c,f,p,E){return J(K(f,c.length-p),c,p,E)}function _e(c,f,p,E){return J(le(f),c,p,E)}function ue(c,f,p,E){return J(xe(f),c,p,E)}function he(c,f,p,E){return J(pe(f,c.length-p),c,p,E)}s.prototype.write=function(c,f,p,E){if(f===void 0)E="utf8",p=this.length,f=0;else if(p===void 0&&typeof f=="string")E=f,p=this.length,f=0;else if(isFinite(f))f=f>>>0,isFinite(p)?(p=p>>>0,E===void 0&&(E="utf8")):(E=p,p=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var k=this.length-f;if((p===void 0||p>k)&&(p=k),c.length>0&&(p<0||f<0)||f>this.length)throw new RangeError("Attempt to write outside buffer bounds");E||(E="utf8");for(var V=!1;;)switch(E){case"hex":return Me(this,c,f,p);case"utf8":case"utf-8":return F(this,c,f,p);case"ascii":case"latin1":case"binary":return _e(this,c,f,p);case"base64":return ue(this,c,f,p);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return he(this,c,f,p);default:if(V)throw new TypeError("Unknown encoding: "+E);E=(""+E).toLowerCase(),V=!0}},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Oe(c,f,p){return f===0&&p===c.length?ec.fromByteArray(c):ec.fromByteArray(c.slice(f,p))}function Ke(c,f,p){p=Math.min(c.length,p);for(var E=[],k=f;k<p;){var V=c[k],X=null,ne=V>239?4:V>223?3:V>191?2:1;if(k+ne<=p){var Le,Se,Ve,Re;switch(ne){case 1:V<128&&(X=V);break;case 2:Le=c[k+1],(Le&192)===128&&(Re=(V&31)<<6|Le&63,Re>127&&(X=Re));break;case 3:Le=c[k+1],Se=c[k+2],(Le&192)===128&&(Se&192)===128&&(Re=(V&15)<<12|(Le&63)<<6|Se&63,Re>2047&&(Re<55296||Re>57343)&&(X=Re));break;case 4:Le=c[k+1],Se=c[k+2],Ve=c[k+3],(Le&192)===128&&(Se&192)===128&&(Ve&192)===128&&(Re=(V&15)<<18|(Le&63)<<12|(Se&63)<<6|Ve&63,Re>65535&&Re<1114112&&(X=Re))}}X===null?(X=65533,ne=1):X>65535&&(X-=65536,E.push(X>>>10&1023|55296),X=56320|X&1023),E.push(X),k+=ne}return Je(E)}var He=4096;function Je(c){var f=c.length;if(f<=He)return String.fromCharCode.apply(String,c);for(var p="",E=0;E<f;)p+=String.fromCharCode.apply(String,c.slice(E,E+=He));return p}function st(c,f,p){var E="";p=Math.min(c.length,p);for(var k=f;k<p;++k)E+=String.fromCharCode(c[k]&127);return E}function ke(c,f,p){var E="";p=Math.min(c.length,p);for(var k=f;k<p;++k)E+=String.fromCharCode(c[k]);return E}function O(c,f,p){var E=c.length;(!f||f<0)&&(f=0),(!p||p<0||p>E)&&(p=E);for(var k="",V=f;V<p;++V)k+=ce[c[V]];return k}function D(c,f,p){for(var E=c.slice(f,p),k="",V=0;V<E.length-1;V+=2)k+=String.fromCharCode(E[V]+E[V+1]*256);return k}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 E=this.subarray(c,f);return Object.setPrototypeOf(E,s.prototype),E};function y(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||y(c,f,this.length);for(var E=this[c],k=1,V=0;++V<f&&(k*=256);)E+=this[c+V]*k;return E},s.prototype.readUintBE=s.prototype.readUIntBE=function(c,f,p){c=c>>>0,f=f>>>0,p||y(c,f,this.length);for(var E=this[c+--f],k=1;f>0&&(k*=256);)E+=this[c+--f]*k;return E},s.prototype.readUint8=s.prototype.readUInt8=function(c,f){return c=c>>>0,f||y(c,1,this.length),this[c]},s.prototype.readUint16LE=s.prototype.readUInt16LE=function(c,f){return c=c>>>0,f||y(c,2,this.length),this[c]|this[c+1]<<8},s.prototype.readUint16BE=s.prototype.readUInt16BE=function(c,f){return c=c>>>0,f||y(c,2,this.length),this[c]<<8|this[c+1]},s.prototype.readUint32LE=s.prototype.readUInt32LE=function(c,f){return c=c>>>0,f||y(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||y(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||y(c,f,this.length);for(var E=this[c],k=1,V=0;++V<f&&(k*=256);)E+=this[c+V]*k;return k*=128,E>=k&&(E-=Math.pow(2,8*f)),E},s.prototype.readIntBE=function(c,f,p){c=c>>>0,f=f>>>0,p||y(c,f,this.length);for(var E=f,k=1,V=this[c+--E];E>0&&(k*=256);)V+=this[c+--E]*k;return k*=128,V>=k&&(V-=Math.pow(2,8*f)),V},s.prototype.readInt8=function(c,f){return c=c>>>0,f||y(c,1,this.length),this[c]&128?(255-this[c]+1)*-1:this[c]},s.prototype.readInt16LE=function(c,f){c=c>>>0,f||y(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||y(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||y(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||y(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||y(c,4,this.length),oi.read(this,c,!0,23,4)},s.prototype.readFloatBE=function(c,f){return c=c>>>0,f||y(c,4,this.length),oi.read(this,c,!1,23,4)},s.prototype.readDoubleLE=function(c,f){return c=c>>>0,f||y(c,8,this.length),oi.read(this,c,!0,52,8)},s.prototype.readDoubleBE=function(c,f){return c=c>>>0,f||y(c,8,this.length),oi.read(this,c,!1,52,8)};function v(c,f,p,E,k,V){if(!s.isBuffer(c))throw new TypeError('"buffer" argument must be a Buffer instance');if(f>k||f<V)throw new RangeError('"value" argument is out of bounds');if(p+E>c.length)throw new RangeError("Index out of range")}s.prototype.writeUintLE=s.prototype.writeUIntLE=function(c,f,p,E){if(c=+c,f=f>>>0,p=p>>>0,!E){var k=Math.pow(2,8*p)-1;v(this,c,f,p,k,0)}var V=1,X=0;for(this[f]=c&255;++X<p&&(V*=256);)this[f+X]=c/V&255;return f+p},s.prototype.writeUintBE=s.prototype.writeUIntBE=function(c,f,p,E){if(c=+c,f=f>>>0,p=p>>>0,!E){var k=Math.pow(2,8*p)-1;v(this,c,f,p,k,0)}var V=p-1,X=1;for(this[f+V]=c&255;--V>=0&&(X*=256);)this[f+V]=c/X&255;return f+p},s.prototype.writeUint8=s.prototype.writeUInt8=function(c,f,p){return c=+c,f=f>>>0,p||v(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||v(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||v(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||v(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||v(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,E){if(c=+c,f=f>>>0,!E){var k=Math.pow(2,8*p-1);v(this,c,f,p,k-1,-k)}var V=0,X=1,ne=0;for(this[f]=c&255;++V<p&&(X*=256);)c<0&&ne===0&&this[f+V-1]!==0&&(ne=1),this[f+V]=(c/X>>0)-ne&255;return f+p},s.prototype.writeIntBE=function(c,f,p,E){if(c=+c,f=f>>>0,!E){var k=Math.pow(2,8*p-1);v(this,c,f,p,k-1,-k)}var V=p-1,X=1,ne=0;for(this[f+V]=c&255;--V>=0&&(X*=256);)c<0&&ne===0&&this[f+V+1]!==0&&(ne=1),this[f+V]=(c/X>>0)-ne&255;return f+p},s.prototype.writeInt8=function(c,f,p){return c=+c,f=f>>>0,p||v(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||v(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||v(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||v(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||v(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 M(c,f,p,E,k,V){if(p+E>c.length)throw new RangeError("Index out of range");if(p<0)throw new RangeError("Index out of range")}function B(c,f,p,E,k){return f=+f,p=p>>>0,k||M(c,f,p,4),oi.write(c,f,p,E,23,4),p+4}s.prototype.writeFloatLE=function(c,f,p){return B(this,c,f,!0,p)},s.prototype.writeFloatBE=function(c,f,p){return B(this,c,f,!1,p)};function W(c,f,p,E,k){return f=+f,p=p>>>0,k||M(c,f,p,8),oi.write(c,f,p,E,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,E){if(!s.isBuffer(c))throw new TypeError("argument should be a Buffer");if(p||(p=0),!E&&E!==0&&(E=this.length),f>=c.length&&(f=c.length),f||(f=0),E>0&&E<p&&(E=p),E===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(E<0)throw new RangeError("sourceEnd out of bounds");E>this.length&&(E=this.length),c.length-f<E-p&&(E=c.length-f+p);var k=E-p;return this===c&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(f,p,E):Uint8Array.prototype.set.call(c,this.subarray(p,E),f),k},s.prototype.fill=function(c,f,p,E){if(typeof c=="string"){if(typeof f=="string"?(E=f,f=0,p=this.length):typeof p=="string"&&(E=p,p=this.length),E!==void 0&&typeof E!="string")throw new TypeError("encoding must be a string");if(typeof E=="string"&&!s.isEncoding(E))throw new TypeError("Unknown encoding: "+E);if(c.length===1){var k=c.charCodeAt(0);(E==="utf8"&&k<128||E==="latin1")&&(c=k)}}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 V;if(typeof c=="number")for(V=f;V<p;++V)this[V]=c;else{var X=s.isBuffer(c)?c:s.from(c,E),ne=X.length;if(ne===0)throw new TypeError('The value "'+c+'" is invalid for argument "value"');for(V=0;V<p-f;++V)this[V+f]=X[V%ne]}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 K(c,f){f=f||1/0;for(var p,E=c.length,k=null,V=[],X=0;X<E;++X){if(p=c.charCodeAt(X),p>55295&&p<57344){if(!k){if(p>56319){(f-=3)>-1&&V.push(239,191,189);continue}else if(X+1===E){(f-=3)>-1&&V.push(239,191,189);continue}k=p;continue}if(p<56320){(f-=3)>-1&&V.push(239,191,189),k=p;continue}p=(k-55296<<10|p-56320)+65536}else k&&(f-=3)>-1&&V.push(239,191,189);if(k=null,p<128){if((f-=1)<0)break;V.push(p)}else if(p<2048){if((f-=2)<0)break;V.push(p>>6|192,p&63|128)}else if(p<65536){if((f-=3)<0)break;V.push(p>>12|224,p>>6&63|128,p&63|128)}else if(p<1114112){if((f-=4)<0)break;V.push(p>>18|240,p>>12&63|128,p>>6&63|128,p&63|128)}else throw new Error("Invalid code point")}return V}function le(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,E,k,V=[],X=0;X<c.length&&!((f-=2)<0);++X)p=c.charCodeAt(X),E=p>>8,k=p%256,V.push(k),V.push(E);return V}function xe(c){return ec.toByteArray(ee(c))}function J(c,f,p,E){for(var k=0;k<E&&!(k+p>=f.length||k>=c.length);++k)f[k+p]=c[k];return k}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 ce=function(){for(var c="0123456789abcdef",f=new Array(256),p=0;p<16;++p)for(var E=p*16,k=0;k<16;++k)f[E+k]=c[p]+c[k];return f}()}),Fe=ul.Buffer;ul.SlowBuffer;ul.INSPECT_MAX_BYTES;ul.kMaxLength;var Lu=function(e,t){return Lu=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])},Lu(e,t)};function hl(e,t){Lu(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var Nr=function(e){hl(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),lt=function(e){hl(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 xs(e){return e&&e.Math==Math&&e}function X0(){return xs(typeof globalThis=="object"&&globalThis)||xs(typeof window=="object"&&window)||xs(typeof self=="object"&&self)||xs(typeof global=="object"&&global)||Function("return this")()}function NA(){var e=X0();return typeof e.navigator=="object"&&e.navigator.product==="ReactNative"}var AA=function(e){var t=NA()?"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=Fe.alloc(e),r=0;r<e;++r)n[r]=Math.floor(Math.random()*256);return n},MA=function(){{if(typeof window<"u"){var e=window.crypto||window.msCrypto;if(e&&e.getRandomValues)return function(t){return e.getRandomValues(Fe.alloc(t))}}return typeof global<"u"&&global.crypto&&global.crypto.getRandomValues?function(t){return global.crypto.getRandomValues(Fe.alloc(t))}:AA}},Q0=MA();function LA(e){return["[object ArrayBuffer]","[object SharedArrayBuffer]"].includes(Object.prototype.toString.call(e))}function Ld(e){return Object.prototype.toString.call(e)==="[object Uint8Array]"}function VA(e){return Object.prototype.toString.call(e)==="[object RegExp]"}function jA(e){return rs(e)&&Object.prototype.toString.call(e)==="[object Date]"}function rs(e){return typeof e=="object"&&e!==null}function dl(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 ya(e){if(ArrayBuffer.isView(e))return Fe.from(e.buffer,e.byteOffset,e.byteLength);if(LA(e))return Fe.from(e);throw new lt("Must use either Buffer or TypedArray")}var FA=/^(?:[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,eb=function(e){return typeof e=="string"&&FA.test(e)},Vu=function(e){if(!eb(e))throw new lt('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 Fe.from(t,"hex")},ug=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")},Z5=Math.pow(2,63)-1,G5=-Math.pow(2,63),BA=Math.pow(2,53),UA=-Math.pow(2,53),tb=4,Ar=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 lt("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=Fe.alloc(e.BUFFER_SIZE),this.position=0):(typeof t=="string"?this.buffer=Fe.from(t,"binary"):Array.isArray(t)?this.buffer=Fe.from(t):this.buffer=ya(t),this.position=this.buffer.byteLength)}return e.prototype.put=function(t){if(typeof t=="string"&&t.length!==1)throw new lt("only accepts single character String");if(typeof t!="number"&&t.length!==1)throw new lt("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 lt("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=Fe.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=Fe.alloc(this.buffer.length+t.length);this.buffer.copy(r,0,0,this.buffer.length),this.buffer=r}ArrayBuffer.isView(t)?(this.buffer.set(ya(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 hg(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=Fe.from(t.$binary,"base64")):typeof t.$binary!="string"&&(i=t.$binary.subType?parseInt(t.$binary.subType,16):0,r=Fe.from(t.$binary.base64,"base64")):"$uuid"in t&&(i=4,r=Vu(t.$uuid)),!r)throw new lt("Unexpected Binary Extended JSON format ".concat(JSON.stringify(t)));return i===tb?new hg(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(Ar.prototype,"_bsontype",{value:"Binary"});var tc=16,hg=function(e){hl(t,e);function t(n){var r=this,i,o;if(n==null)i=t.generate();else if(n instanceof t)i=Fe.from(n.buffer),o=n.__id;else if(ArrayBuffer.isView(n)&&n.byteLength===tc)i=ya(n);else if(typeof n=="string")i=Vu(n);else throw new lt("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,tb)||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=ug(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=ug(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 Ar(this.id,Ar.SUBTYPE_UUID)},t.generate=function(){var n=Q0(tc);return n[6]=n[6]&15|64,n[8]=n[8]&63|128,Fe.from(n)},t.isValid=function(n){return n?n instanceof t?!0:typeof n=="string"?eb(n):Ld(n)?n.length!==tc?!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}(Ar),fl=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(fl.prototype,"_bsontype",{value:"Code"});function HA(e){return rs(e)&&e.$id!=null&&typeof e.$ref=="string"&&(e.$db==null||typeof e.$db=="string")}var Oo=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(Oo.prototype,"_bsontype",{value:"DBRef"});var Xt=void 0;try{Xt=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 dg=65536,$A=1<<24,fi=dg*dg,nb=fi*fi,fg=nb/2,pg={},gg={},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=gg[t],i)?i:(r=e.fromBits(t,(t|0)<0?-1:0,!0),o&&(gg[t]=r),r)):(t|=0,(o=-128<=t&&t<128)&&(i=pg[t],i)?i:(r=e.fromBits(t,t<0?-1:0,!1),o&&(pg[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>=nb)return e.MAX_UNSIGNED_VALUE}else{if(t<=-fg)return e.MIN_VALUE;if(t+1>=fg)return e.MAX_VALUE}return t<0?e.fromNumber(-t,n).neg():e.fromBits(t%fi|0,t/fi|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 rs(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,_=0,m=0;return m+=o+u,_+=m>>>16,m&=65535,_+=i+l,h+=_>>>16,_&=65535,h+=r+a,d+=h>>>16,h&=65535,d+=n+s,d&=65535,e.fromBits(_<<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(Xt){if(!this.unsigned&&this.high===-2147483648&&t.low===-1&&t.high===-1)return this;var n=(this.unsigned?Xt.div_u:Xt.div_s)(this.low,this.high,t.low,t.high);return e.fromBits(n,Xt.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)),Xt){var n=(this.unsigned?Xt.rem_u:Xt.rem_s)(this.low,this.high,t.low,t.high);return e.fromBits(n,Xt.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)),Xt){var n=Xt.mul(this.low,this.high,t.low,t.high);return e.fromBits(n,Xt.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,_=0,m=0,b=0;return b+=s*d,m+=b>>>16,b&=65535,m+=o*d,_+=m>>>16,m&=65535,m+=s*u,_+=m>>>16,m&=65535,_+=i*d,h+=_>>>16,_&=65535,_+=o*u,h+=_>>>16,_&=65535,_+=s*l,h+=_>>>16,_&=65535,h+=r*d+i*u+o*l+s*a,h&=65535,e.fromBits(m<<16|b,h<<16|_,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)*fi+(this.low>>>0):this.high*fi+(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($A),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 zA=/^(\+|-)?(\d+|(\d*\.\d*))?(E|e)?([-+])?(\d+)?$/,qA=/^(\+|-)?(Infinity|inf)$/i,WA=/^(\+|-)?NaN$/i,Zi=6111,nc=-6176,mg=6176,ZA=34,rc=[124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),_g=[248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),vg=[120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),GA=/^([-+])?(\d+)?$/,YA=31,yg=16383,KA=30,JA=31;function bg(e){return!isNaN(parseInt(e,10))}function XA(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 QA(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 eM(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 si(e,t){throw new lt('"'.concat(e,'" is not a valid Decimal128 string - ').concat(t))}var Vd=function(){function e(t){if(!(this instanceof e))return new e(t);if(typeof t=="string")this.bytes=e.fromString(t).bytes;else if(Ld(t)){if(t.byteLength!==16)throw new lt("Decimal128 must take a Buffer of 16 bytes");this.bytes=t}else throw new lt("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,_=0,m=0,b=0,S=0,N=0,P=new se(0,0),z=new se(0,0),re=0,q=0;if(t.length>=7e3)throw new lt(""+t+" not a valid Decimal128 string");var ie=t.match(zA),Ae=t.match(qA),Me=t.match(WA);if(!ie&&!Ae&&!Me||t.length===0)throw new lt(""+t+" not a valid Decimal128 string");if(ie){var F=ie[2],_e=ie[4],ue=ie[5],he=ie[6];_e&&he===void 0&&si(t,"missing exponent power"),_e&&F===void 0&&si(t,"missing exponent base"),_e===void 0&&(ue||he)&&si(t,"missing e before exponent")}if((t[q]==="+"||t[q]==="-")&&(n=t[q++]==="-"),!bg(t[q])&&t[q]!=="."){if(t[q]==="i"||t[q]==="I")return new e(Fe.from(n?_g:vg));if(t[q]==="N")return new e(Fe.from(rc))}for(;bg(t[q])||t[q]===".";){if(t[q]==="."){r&&si(t,"contains multiple periods"),r=!0,q=q+1;continue}h<34&&(t[q]!=="0"||i)&&(i||(u=s),i=!0,d[_++]=parseInt(t[q],10),h=h+1),i&&(a=a+1),r&&(l=l+1),s=s+1,q=q+1}if(r&&!s)throw new lt(""+t+" not a valid Decimal128 string");if(t[q]==="e"||t[q]==="E"){var Oe=t.substr(++q).match(GA);if(!Oe||!Oe[2])return new e(Fe.from(rc));S=parseInt(Oe[0],10),q=q+Oe[0].length}if(t[q])return new e(Fe.from(rc));if(m=0,!h)m=0,b=0,d[0]=0,a=1,h=1,o=0;else if(b=h-1,o=a,o!==1)for(;d[u+o-1]===0;)o=o-1;for(S<=l&&l-S>16384?S=nc:S=S-l;S>Zi;){if(b=b+1,b-m>ZA){var Ke=d.join("");if(Ke.match(/^0+$/)){S=Zi;break}si(t,"overflow")}S=S-1}for(;S<nc||h<a;){if(b===0&&o<h){S=nc,o=0;break}if(h<a?a=a-1:b=b-1,S<Zi)S=S+1;else{var Ke=d.join("");if(Ke.match(/^0+$/)){S=Zi;break}si(t,"overflow")}}if(b-m+1<o){var He=s;r&&(u=u+1,He=He+1),n&&(u=u+1,He=He+1);var Je=parseInt(t[u+b+1],10),st=0;if(Je>=5&&(st=1,Je===5)){for(st=d[b]%2===1?1:0,N=u+b+2;N<He;N++)if(parseInt(t[N],10)){st=1;break}}if(st){for(var ke=b;ke>=0;ke--)if(++d[ke]>9&&(d[ke]=0,ke===0))if(S<Zi)S=S+1,d[ke]=1;else return new e(Fe.from(n?_g:vg))}}if(P=se.fromNumber(0),z=se.fromNumber(0),o===0)P=se.fromNumber(0),z=se.fromNumber(0);else if(b-m<17){var ke=m;for(z=se.fromNumber(d[ke++]),P=new se(0,0);ke<=b;ke++)z=z.multiply(se.fromNumber(10)),z=z.add(se.fromNumber(d[ke]))}else{var ke=m;for(P=se.fromNumber(d[ke++]);ke<=b-17;ke++)P=P.multiply(se.fromNumber(10)),P=P.add(se.fromNumber(d[ke]));for(z=se.fromNumber(d[ke++]);ke<=b;ke++)z=z.multiply(se.fromNumber(10)),z=z.add(se.fromNumber(d[ke]))}var O=QA(P,se.fromString("100000000000000000"));O.low=O.low.add(z),eM(O.low,z)&&(O.high=O.high.add(se.fromNumber(1))),re=S+mg;var D={low:se.fromNumber(0),high:se.fromNumber(0)};O.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(re).and(se.fromNumber(16383).shiftLeft(47))),D.high=D.high.or(O.high.and(se.fromNumber(0x7fffffffffff)))):(D.high=D.high.or(se.fromNumber(re&16383).shiftLeft(49)),D.high=D.high.or(O.high.and(se.fromNumber(562949953421311)))),D.low=O.low,n&&(D.high=D.high.or(se.fromString("9223372036854775808")));var y=Fe.alloc(16);return q=0,y[q++]=D.low.low&255,y[q++]=D.low.low>>8&255,y[q++]=D.low.low>>16&255,y[q++]=D.low.low>>24&255,y[q++]=D.low.high&255,y[q++]=D.low.high>>8&255,y[q++]=D.low.high>>16&255,y[q++]=D.low.high>>24&255,y[q++]=D.high.low&255,y[q++]=D.high.low>>8&255,y[q++]=D.high.low>>16&255,y[q++]=D.high.low>>24&255,y[q++]=D.high.high&255,y[q++]=D.high.high>>8&255,y[q++]=D.high.high>>16&255,y[q++]=D.high.high>>24&255,new e(y)},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 _=this.bytes,m=_[o++]|_[o++]<<8|_[o++]<<16|_[o++]<<24,b=_[o++]|_[o++]<<8|_[o++]<<16|_[o++]<<24,S=_[o++]|_[o++]<<8|_[o++]<<16|_[o++]<<24,N=_[o++]|_[o++]<<8|_[o++]<<16|_[o++]<<24;o=0;var P={low:new se(m,b),high:new se(S,N)};P.high.lessThan(se.ZERO)&&h.push("-");var z=N>>26&YA;if(z>>3===3){if(z===KA)return h.join("")+"Infinity";if(z===JA)return"NaN";t=N>>15&yg,a=8+(N>>14&1)}else a=N>>14&7,t=N>>17&yg;var re=t-mg;if(l.parts[0]=(N&16383)+((a&15)<<14),l.parts[1]=S,l.parts[2]=b,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 q=0,ie=XA(l);if(l=ie.quotient,q=ie.rem.low,!!q)for(u=8;u>=0;u--)r[d*9+u]=q%10,q=Math.floor(q/10)}if(s)n=1,r[o]=0;else for(n=36;!r[o];)n=n-1,o=o+1;var Ae=n-1+re;if(Ae>=34||Ae<=-7||re>0){if(n>34)return h.push("".concat(0)),re>0?h.push("E+".concat(re)):re<0&&h.push("E".concat(re)),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"),Ae>0?h.push("+".concat(Ae)):h.push("".concat(Ae))}else if(re>=0)for(var i=0;i<n;i++)h.push("".concat(r[o++]));else{var Me=n+re;if(Me>0)for(var i=0;i<Me;i++)h.push("".concat(r[o++]));else h.push("0");for(h.push(".");Me++<0;)h.push("0");for(var i=0;i<n-Math.max(Me-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(Vd.prototype,"_bsontype",{value:"Decimal128"});var pl=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(pl.prototype,"_bsontype",{value:"Double"});var gl=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(gl.prototype,"_bsontype",{value:"Int32"});var jd=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(jd.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 tM=new RegExp("^[0-9a-fA-F]{24}$"),xr=null,kn=Symbol("id"),Ht=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 lt("Argument passed in must have an id that is of type string or Buffer");"toHexString"in t&&typeof t.toHexString=="function"?n=Fe.from(t.toHexString(),"hex"):n=t.id}else n=t;if(n==null||typeof n=="number")this[kn]=e.generate(typeof n=="number"?n:void 0);else if(ArrayBuffer.isView(n)&&n.byteLength===12)this[kn]=n instanceof Fe?n:ya(n);else if(typeof n=="string")if(n.length===12){var r=Fe.from(n);if(r.byteLength===12)this[kn]=r;else throw new lt("Argument passed in must be a string of 12 bytes")}else if(n.length===24&&tM.test(n))this[kn]=Fe.from(n,"hex");else throw new lt("Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer");else throw new lt("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[kn]},set:function(t){this[kn]=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=Fe.alloc(12);return r.writeUInt32BE(t,0),xr===null&&(xr=Q0(5)),r[4]=xr[0],r[5]=xr[1],r[6]=xr[2],r[7]=xr[3],r[8]=xr[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[kn][11]===t[kn][11]&&this[kn].equals(t[kn]);if(typeof t=="string"&&e.isValid(t)&&t.length===12&&Ld(this.id))return t===Fe.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 Fe.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=Fe.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 lt("Argument passed in must be a single String of 12 bytes or a string of 24 hex characters");return new e(Fe.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(Ht.prototype,"generate",{value:dl(function(e){return Ht.generate(e)},"Please use the static `ObjectId.generate(time)` instead")});Object.defineProperty(Ht.prototype,"getInc",{value:dl(function(){return Ht.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(Ht.prototype,"get_inc",{value:dl(function(){return Ht.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(Ht,"get_inc",{value:dl(function(){return Ht.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(Ht.prototype,"_bsontype",{value:"ObjectID"});function nM(e){return e.split("").sort().join("")}var ko=function(){function e(t,n){if(!(this instanceof e))return new e(t,n);if(this.pattern=t,this.options=nM(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 lt("Unexpected BSONRegExp EJSON object form: ".concat(JSON.stringify(t)))},e}();Object.defineProperty(ko.prototype,"_bsontype",{value:"BSONRegExp"});var Bd=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(Bd.prototype,"_bsontype",{value:"Symbol"});var rM=se,rb=function(e){hl(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:rs(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}(rM);function iM(e){return rs(e)&&Reflect.has(e,"_bsontype")&&typeof e._bsontype=="string"}var ib=2147483647,ob=-2147483648,sb=9223372036854776e3,ab=-9223372036854776e3,oM={$oid:Ht,$binary:Ar,$uuid:Ar,$symbol:Bd,$numberInt:gl,$numberDecimal:Vd,$numberDouble:pl,$numberLong:se,$minKey:Fd,$maxKey:jd,$regex:ko,$regularExpression:ko,$timestamp:rb};function lb(e,t){if(t===void 0&&(t={}),typeof e=="number"){if(t.relaxed||t.legacy)return e;if(Math.floor(e)===e){if(e>=ob&&e<=ib)return new gl(e);if(e>=ab&&e<=sb)return se.fromNumber(e)}return new pl(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=oM[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=lb(e.$scope)),fl.fromExtendedJSON(e)}if(HA(e)||e.$dbPointer){var l=e.$ref?e:e.$dbPointer;if(l instanceof Oo)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 Oo.fromExtendedJSON(l)}return e}function sM(e,t){return e.map(function(n,r){t.seenObjects.push({propertyName:"index ".concat(r),obj:null});try{return cr(n,t)}finally{t.seenObjects.pop()}})}function wg(e){var t=e.toISOString();return e.getUTCMilliseconds()!==0?t:t.slice(0,-5)+"Z"}function cr(e,t){if((typeof e=="object"||typeof e=="function")&&e!==null){var n=t.seenObjects.findIndex(function(P){return P.obj===e});if(n!==-1){var r=t.seenObjects.map(function(P){return P.propertyName}),i=r.slice(0,n).map(function(P){return"".concat(P," -> ")}).join(""),o=r[n],s=" -> "+r.slice(n+1,r.length-1).map(function(P){return"".concat(P," -> ")}).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 lt(`Converting circular structure to EJSON:
39
- `+" ".concat(i).concat(o).concat(s).concat(a,`
40
- `)+" ".concat(l,"\\").concat(u,"/"))}t.seenObjects[t.seenObjects.length-1].obj=e}if(Array.isArray(e))return sM(e,t);if(e===void 0)return null;if(e instanceof Date||jA(e)){var d=e.getTime(),h=d>-1&&d<2534023188e5;return t.legacy?t.relaxed&&h?{$date:e.getTime()}:{$date:wg(e)}:t.relaxed&&h?{$date:wg(e)}:{$date:{$numberLong:e.getTime().toString()}}}if(typeof e=="number"&&(!t.relaxed||!isFinite(e))){if(Math.floor(e)===e){var _=e>=ob&&e<=ib,m=e>=ab&&e<=sb;if(_)return{$numberInt:e.toString()};if(m)return{$numberLong:e.toString()}}return{$numberDouble:e.toString()}}if(e instanceof RegExp||VA(e)){var b=e.flags;if(b===void 0){var S=e.toString().match(/[gimuy]*$/);S&&(b=S[0])}var N=new ko(e.source,b);return N.toExtendedJSON(t)}return e!=null&&typeof e=="object"?lM(e,t):e}var aM={Binary:function(e){return new Ar(e.value(),e.sub_type)},Code:function(e){return new fl(e.code,e.scope)},DBRef:function(e){return new Oo(e.collection||e.namespace,e.oid,e.db,e.fields)},Decimal128:function(e){return new Vd(e.bytes)},Double:function(e){return new pl(e.value)},Int32:function(e){return new gl(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 jd},MinKey:function(){return new Fd},ObjectID:function(e){return new Ht(e)},ObjectId:function(e){return new Ht(e)},BSONRegExp:function(e){return new ko(e.pattern,e.options)},Symbol:function(e){return new Bd(e.value)},Timestamp:function(e){return rb.fromBits(e.low,e.high)}};function lM(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=cr(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(iM(e)){var s=e;if(typeof s.toExtendedJSON!="function"){var a=aM[e._bsontype];if(!a)throw new lt("Unrecognized or invalid _bsontype: "+e._bsontype);s=a(s)}return n==="Code"&&s.scope?s=new fl(s.code,cr(s.scope,t)):n==="DBRef"&&s.oid&&(s=new Oo(cr(s.collection,t),cr(s.oid,t),cr(s.db,t),cr(s.fields,t))),s.toExtendedJSON(t)}else throw new Nr("_bsontype must be a string, but was: "+typeof n)}var xg;(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 lb(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=cr(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})(xg||(xg={}));var Eg,Sg=X0();Sg.Map?Eg=Sg.Map:Eg=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 Y5=se.fromNumber(BA),K5=se.fromNumber(UA),ic=new Uint8Array(8),J5=new DataView(ic.buffer,ic.byteOffset,ic.byteLength),cM=1024*1024*17,X5=Fe.alloc(cM),uM=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}},oc=class{constructor(e,t={},n,r){this.name=e,this.properties=t,this.id=r?new Ht(r):new Ht,this.occurred=new Date,n&&(this.trigger=new uM(n)),this.newEvent=!r}trigger;items;videos;id;newEvent;cart;currentItem;deviceProps;landingPage;occurred;page;sessionID;sessionNumber;locale};function hM(e,t){e&1&&(mr(),Ue(0,"path",3))}function dM(e,t){e&1&&(mr(),Ue(0,"path",4))}var cb=class ju{muted;videoEl;toggled=new Xe;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||ju)};static \u0275cmp=Pt({type:ju,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&&(G(0,"button",0),ot("click",function(r){return n.toggleMute(r)}),mr(),G(1,"svg",1),Ue(2,"path",2),nt(3,hM,1,0,":svg:path",3)(4,dM,1,0,":svg:path",4),Y()()),t&2&&(Z(3),tt(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%}"]})},sc;function fM(){if(sc==null){let e=typeof document<"u"?document.head:null;sc=!!(e&&(e.createShadowRoot||e.attachShadow))}return sc}function ml(e){if(fM()){let t=e.getRootNode?e.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&t instanceof ShadowRoot)return t}return null}function ac(){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 bn(e){return e.composedPath?e.composedPath()[0]:e.target}function ub(e){return e.buttons===0||e.detail===0}function hb(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 pM(e,t=0){return gM(e)?Number(e):arguments.length===2?t:0}function gM(e){return!isNaN(parseFloat(e))&&!isNaN(Number(e))}function gn(e){return e instanceof $t?e.nativeElement:e}function Ut(e,t,n,r,i){let o=parseInt(Xf.major),s=parseInt(Xf.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 Es=new WeakMap,_l=(()=>{class e{_appRef;_injector=R(Tt);_environmentInjector=R(Gn);load(n){let r=this._appRef=this._appRef||this._injector.get(_r),i=Es.get(r);i||(i={loaders:new Set,refs:[]},Es.set(r,i),r.onDestroy(()=>{Es.get(r)?.refs.forEach(o=>o.destroy()),Es.delete(r)})),i.loaders.has(n)||(i.loaders.add(n),i.refs.push(My(n,{environmentInjector:this._environmentInjector})))}static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Fu;try{Fu=typeof Intl<"u"&&Intl.v8BreakIterator}catch{Fu=!1}var rr=(()=>{class e{_platformId=R(za);isBrowser=this._platformId?k2(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||Fu)&&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=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),mM=new Ee("cdk-dir-doc",{providedIn:"root",factory:_M});function _M(){return R(rt)}var vM=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;function yM(e){let t=e?.toLowerCase()||"";return t==="auto"&&typeof navigator<"u"&&navigator?.language?vM.test(navigator.language)?"rtl":"ltr":t==="rtl"?"rtl":"ltr"}var ba=(()=>{class e{value="ltr";change=new Xe;constructor(){let n=R(mM,{optional:!0});if(n){let r=n.body?n.body.dir:null,i=n.documentElement?n.documentElement.dir:null;this.value=yM(r||i||"ltr")}}ngOnDestroy(){this.change.complete()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Er;function bM(){if(Er==null){if(typeof document!="object"||!document||typeof Element!="function"||!Element)return Er=!1,Er;if("scrollBehavior"in document.documentElement.style)Er=!0;else{let e=Element.prototype.scrollTo;e?Er=!/\{\s*\[native code\]\s*\}/.test(e.toString()):Er=!1}}return Er}var wM=20,xM=(()=>{class e{_ngZone=R(Ge);_platform=R(rr);_renderer=R(Dn).createRenderer(null,null);_cleanupGlobalListener;constructor(){}_scrolled=new ve;_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=wM){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(Lm(n)).subscribe(r):this._scrolled.subscribe(r);return this._scrolledCount++,()=>{i.unsubscribe(),this._scrolledCount--,this._scrolledCount||(this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0)}}):lh()}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(ch(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=gn(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=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),EM=20,Ud=(()=>{class e{_platform=R(rr);_listeners;_viewportSize;_change=new ve;_document=R(rt,{optional:!0});constructor(){let n=R(Ge),r=R(Dn).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=EM){return n>0?this._change.pipe(Lm(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=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),lc={},db=(()=>{class e{_appId=R(Ah);getId(n){return this._appId!=="ng"&&(n+=this._appId),lc.hasOwnProperty(n)||(lc[n]=0),`${n}${lc[n]++}`}static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function fb(e){return Array.isArray(e)?e:[e]}function pb(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"?Tg(e,t):(r==="input"||r==="select"||r==="textarea")&&Ig(e,t),Cg("canvas",e,t,Tg),Cg("input, textarea, select",e,t,Ig),t}function Cg(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 SM=0;function Ig(e,t){t.type!=="file"&&(t.value=e.value),t.type==="radio"&&t.name&&(t.name=`mat-clone-${t.name}-${SM++}`)}function Tg(e,t){let n=t.getContext("2d");if(n)try{n.drawImage(e,0,0)}catch{}}function Hd(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 Bu(e,t,n){let{top:r,bottom:i,left:o,right:s}=e;return n>=r&&n<=i&&t>=o&&t<=s}function lo(e,t,n){e.top+=t,e.bottom=e.top+e.height,e.left+=n,e.right=e.left+e.width}function Dg(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 gb=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:Hd(t)})})}handleScroll(e){let t=bn(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)&&lo(l.clientRect,s,a)}),r.top=i,r.left=o,{top:s,left:a}}getViewportScrollPosition(){return{top:window.scrollY,left:window.scrollX}}};function mb(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 $d(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 ai(e,t){let n=t?"":"none";$d(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){$d(e.style,{position:t?"":"fixed",top:t?"":"0",opacity:t?"":"0",left:t?"":"-999em"},n)}function wa(e,t){return t&&t!="none"?e+" "+t:e}function kg(e,t){e.style.width=`${t.width}px`,e.style.height=`${t.height}px`,e.style.transform=xa(t.left,t.top)}function xa(e,t){return`translate3d(${Math.round(e)}px, ${Math.round(t)}px, 0)`}function Rg(e){let t=e.toLowerCase().indexOf("ms")>-1?1:1e3;return parseFloat(e)*t}function CM(e){let t=getComputedStyle(e),n=cc(t,"transition-property"),r=n.find(a=>a==="transform"||a==="all");if(!r)return 0;let i=n.indexOf(r),o=cc(t,"transition-duration"),s=cc(t,"transition-delay");return Rg(o[i])+Rg(s[i])}function cc(e,t){return e.getPropertyValue(t).split(",").map(n=>n.trim())}var IM=new Set(["position"]),TM=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),Pg(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 CM(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=mb(o,this._document),this._previewEmbeddedView=o,e.matchSize?kg(r,i):r.style.transform=xa(this._pickupPositionOnPage.x,this._pickupPositionOnPage.y)}else r=pb(this._rootElement),kg(r,this._initialDomRect),this._initialTransform&&(r.style.transform=this._initialTransform);return $d(r.style,{"pointer-events":"none",margin:Pg(r)?"0 auto 0 0":"0",position:"fixed",top:"0",left:"0","z-index":this._zIndex+""},IM),ai(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 Pg(e){return"showPopover"in e}var DM={passive:!0},Ng={passive:!1},OM={passive:!1,capture:!0},kM=800,Ag=new Set(["position"]),RM=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=Jn(!1);_hasMoved;_initialContainer;_initialIndex;_parentPositions;_moveEvents=new ve;_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=>ai(t,e)))}_disabled=!1;beforeStarted=new ve;started=new ve;released=new ve;ended=new ve;entered=new ve;exited=new ve;dropped=new ve;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 gb(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=>gn(n)),this._handles.forEach(n=>ai(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=gn(e);return t!==this._rootElement&&(this._removeRootElementListeners(),this._rootElementCleanups=this._ngZone.runOutsideAngular(()=>[Ut(this._renderer,t,"mousedown",this._pointerDown,Ng),Ut(this._renderer,t,"touchstart",this._pointerDown,DM),Ut(this._renderer,t,"dragstart",this._nativeDragStart,Ng)]),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?gn(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),ai(e,!0))}enableHandle(e){this._disabledHandles.has(e)&&(this._disabledHandles.delete(e),ai(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){Gi(e)&&(this._lastTouchEventTime=Date.now()),this._toggleNativeDragInteractions();let t=this._getShadowRoot(),n=this._dropContainer;if(t&&this._ngZone.runOutsideAngular(()=>{this._cleanupShadowRootSelectStart=Ut(this._renderer,t,"selectstart",PM,OM)}),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 TM(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,Ag),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=Gi(t),i=!r&&t.button!==0,o=this._rootElement,s=bn(t),a=!r&&this._lastTouchEventTime&&this._lastTouchEventTime+kM>Date.now(),l=r?hb(t):ub(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=Hd(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,Ag),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&&bn(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=mb(this._placeholderRef,this._document)):n=pb(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=Gi(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=Gi(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,_=s.right-(a-i);n=Mg(n,h,_),r=Mg(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,ai(this._rootElement,e))}_removeRootElementListeners(){this._rootElementCleanups?.forEach(e=>e()),this._rootElementCleanups=void 0}_applyRootElementTransform(e,t){let n=1/this.scale,r=xa(e*n,t*n),i=this._rootElement.style;this._initialTransform==null&&(this._initialTransform=i.transform&&i.transform!="none"?i.transform:""),i.transform=wa(r,this._initialTransform)}_applyPreviewTransform(e,t){let n=this._previewTemplate?.template?void 0:this._initialTransform,r=xa(e,t);this._preview.setTransform(wa(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:Gi(e)?t.touch:t?t.mouse:0}_updateOnScroll(e){let t=this._parentPositions.handleScroll(e);if(t){let n=bn(e);this._boundaryRect&&n!==this._boundaryElement&&n.contains(this._boundaryElement)&&lo(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=ml(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 gn(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 Mg(e,t,n){return Math.max(t,Math.min(n,e))}function Gi(e){return e.type[0]==="t"}function PM(e){e.preventDefault()}function _b(e,t,n){let r=Lg(t,e.length-1),i=Lg(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 Lg(e,t){return Math.max(0,Math.min(t,e))}var Vg=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(S=>S.drag===e),l=i[o],u=i[a].clientRect,d=l.clientRect,h=a>o?1:-1,_=this._getItemOffsetPx(u,d,h),m=this._getSiblingOffsetPx(a,i,h),b=i.slice();return _b(i,a,o),i.forEach((S,N)=>{if(b[N]===S)return;let P=S.drag===e,z=P?_:m,re=P?e.getPlaceholderElement():S.drag.getRootElement();S.offset+=z;let q=Math.round(S.offset*(1/S.drag.scale));s?(re.style.transform=wa(`translate3d(${q}px, 0, 0)`,S.initialTransform),lo(S.clientRect,0,z)):(re.style.transform=wa(`translate3d(0, ${q}px, 0)`,S.initialTransform),lo(S.clientRect,z,0))}),this._previousSwap.overlaps=Bu(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})=>{lo(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:Hd(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}},NM=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),_b(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=ml(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}},jg=.05,vb=.05,tn=function(e){return e[e.NONE=0]="NONE",e[e.UP=1]="UP",e[e.DOWN=2]="DOWN",e}(tn||{}),Nt=function(e){return e[e.NONE=0]="NONE",e[e.LEFT=1]="LEFT",e[e.RIGHT=2]="RIGHT",e}(Nt||{}),AM=class{_dragDropRegistry;_ngZone;_viewportRuler;element;disabled=!1;sortingDisabled=!1;lockAxis;autoScrollDisabled=!1;autoScrollStep=2;enterPredicate=()=>!0;sortPredicate=()=>!0;beforeStarted=new ve;entered=new ve;exited=new ve;dropped=new ve;sorted=new ve;receivingStarted=new ve;receivingStopped=new ve;data;_container;_isDragging=!1;_parentPositions;_sortStrategy;_domRect;_draggables=[];_siblings=[];_activeSiblings=new Set;_viewportScrollSubscription=bt.EMPTY;_verticalScrollDirection=tn.NONE;_horizontalScrollDirection=Nt.NONE;_scrollNode;_stopScrollTimers=new ve;_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=gn(e);this._document=n,this.withOrientation("vertical").withElementContainer(o),t.registerDropContainer(this),this._parentPositions=new gb(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 Vg&&(this._sortStrategy.direction=e),this}connectedTo(e){return this._siblings=e.slice(),this}withOrientation(e){if(e==="mixed")this._sortStrategy=new NM(this._document,this._dragDropRegistry);else{let t=new Vg(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=gn(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||!Dg(this._domRect,jg,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=tn.NONE,i=Nt.NONE;if(this._parentPositions.positions.forEach((o,s)=>{s===this._document||!o.clientRect||n||Dg(o.clientRect,jg,e,t)&&([r,i]=MM(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=yb(a,t),i=bb(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,_1).pipe(bi(this._stopScrollTimers)).subscribe(()=>{let e=this._scrollNode,t=this.autoScrollStep;this._verticalScrollDirection===tn.UP?e.scrollBy(0,-t):this._verticalScrollDirection===tn.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&&Bu(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||!Bu(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=ml(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 yb(e,t){let{top:n,bottom:r,height:i}=e,o=i*vb;return t>=n-o&&t<=n+o?tn.UP:t>=r-o&&t<=r+o?tn.DOWN:tn.NONE}function bb(e,t){let{left:n,right:r,width:i}=e,o=i*vb;return t>=n-o&&t<=n+o?Nt.LEFT:t>=r-o&&t<=r+o?Nt.RIGHT:Nt.NONE}function MM(e,t,n,r,i){let o=yb(t,i),s=bb(t,r),a=tn.NONE,l=Nt.NONE;if(o){let u=e.scrollTop;o===tn.UP?u>0&&(a=tn.UP):e.scrollHeight-u>e.clientHeight&&(a=tn.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 Yi={capture:!0},uc={passive:!1,capture:!0},LM=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Pt({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}
41
- `],encapsulation:2,changeDetection:0})}return e})(),wb=(()=>{class e{_ngZone=R(Ge);_document=R(rt);_styleLoader=R(_l);_renderer=R(Dn).createRenderer(null,null);_cleanupDocumentTouchmove;_dropInstances=new Set;_dragInstances=new Set;_activeDragInstances=Jn([]);_globalListeners;_draggingPredicate=n=>n.isDragging();_domNodesToDirectives=null;pointerMove=new ve;pointerUp=new ve;scroll=new ve;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=Ut(this._renderer,this._document,"touchmove",this._persistentTouchmoveListener,uc)})}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(LM),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),Yi],["selectstart",this._preventDefaultWhileDragging,uc]];i?s.push(["touchend",o,Yi],["touchcancel",o,Yi]):s.push(["mouseup",o,Yi]),i||s.push(["mousemove",a=>this.pointerMove.next(a),uc]),this._ngZone.runOutsideAngular(()=>{this._globalListeners=s.map(([a,l,u])=>Ut(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=Ut(this._renderer,n,"scroll",s=>{this._activeDragInstances().length&&i.next(s)},Yi);return()=>{o()}}))),Aa(...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=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),VM={dragStartThreshold:5,pointerDirectionChangeThreshold:5},jM=(()=>{class e{_document=R(rt);_ngZone=R(Ge);_viewportRuler=R(Ud);_dragDropRegistry=R(wb);_renderer=R(Dn).createRenderer(null,null);constructor(){}createDrag(n,r=VM){return new RM(n,r,this._document,this._ngZone,this._viewportRuler,this._dragDropRegistry,this._renderer)}createDropList(n){return new AM(n,this._dragDropRegistry,this._document,this._ngZone,this._viewportRuler)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Fg=new Ee("CDK_DRAG_PARENT"),FM=new Ee("CdkDragHandle"),BM=new Ee("CDK_DRAG_CONFIG"),UM=new Ee("CdkDropList"),HM=(()=>{class e{element=R($t);dropContainer=R(UM,{optional:!0,skipSelf:!0});_ngZone=R(Ge);_viewContainerRef=R(Li);_dir=R(ba,{optional:!0});_changeDetectorRef=R(Ko);_selfHandle=R(FM,{optional:!0,self:!0});_parentDrag=R(Fg,{optional:!0,skipSelf:!0});_dragDropRegistry=R(wb);_destroyed=new ve;_handles=new rh([]);_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 Xe;released=new Xe;ended=new Xe;entered=new Xe;exited=new Xe;dropped=new Xe;moved=new wt(n=>{let r=this._dragRef.moved.pipe(Na(i=>({source:this,pointerPosition:i.pointerPosition,event:i.event,delta:i.delta,distance:i.distance}))).subscribe(n);return()=>{r.unsubscribe()}});_injector=R(Tt);constructor(){let n=this.dropContainer,r=R(BM,{optional:!0}),i=R(jM);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(bi(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(){$o(()=>{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):gn(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:pM(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(K1(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(ex(n=>{let r=n.map(i=>i.element);this._selfHandle&&this.rootElementSelector&&r.push(this.element),this._dragRef.withHandles(r)}),jm(n=>Aa(...n.map(r=>r._stateChanges.pipe(Vm(r))))),bi(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=Zo({type:e,selectors:[["","cdkDrag",""]],hostAttrs:[1,"cdk-drag"],hostVars:4,hostBindings:function(n,r){n&2&&Yo("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",zD],constrainPosition:[0,"cdkDragConstrainPosition","constrainPosition"],previewClass:[0,"cdkDragPreviewClass","previewClass"],previewContainer:[0,"cdkDragPreviewContainer","previewContainer"],scale:[2,"cdkDragScale","scale",qD]},outputs:{started:"cdkDragStarted",released:"cdkDragReleased",ended:"cdkDragEnded",entered:"cdkDragEntered",exited:"cdkDragExited",dropped:"cdkDragDropped",moved:"cdkDragMoved"},exportAs:["cdkDrag"],features:[_D([{provide:Fg,useExisting:e}]),f_]})}return e})(),$M=e=>({"lc:cursor-grab":e}),zM=(e,t)=>t.url;function qM(e,t){if(e&1&&Ue(0,"source",11),e&2){let n=t.$implicit;ji("type",n.mimeType),Pe("src",n.url,cn)}}var WM=class Uu{constructor(t){this.elementRef=t}video;closeClicked=new Xe;videoClicked=new Xe;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||Uu)(Et($t))};static \u0275cmp=Pt({type:Uu,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&&(G(0,"div",0),ot("click",function(){return n.onVideoClick()})("keyup",function(){return n.onVideoClick()})("cdkDragMoved",function(){return n.isDragging=!0}),G(1,"button",1),ot("click",function(r){return r.stopPropagation(),n.close()}),mr(),G(2,"svg",2),Ue(3,"path",3)(4,"path",4),Y()(),Xs(),G(5,"div",5)(6,"div",6),mr(),G(7,"svg",7),Ue(8,"path",8),Y()(),Xs(),G(9,"div",9),Ye(10,"Tap to unmute"),Y()(),G(11,"video",10),Lt(12,qM,1,2,"source",11,zM),Y()()),t&2&&(Pe("ngClass",Ty(3,$M,n.isDragging))("cdkDragBoundary","body"),Z(11),Pe("muted",!0),Z(),Vt(n.video.sources))},dependencies:[tl,HM],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}"]})},zd=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}},Hu=class extends zd{component;viewContainerRef;injector;componentFactoryResolver;projectableNodes;constructor(e,t,n,r,i){super(),this.component=e,this.viewContainerRef=t,this.injector=n,this.projectableNodes=i}},xb=class extends zd{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()}},ZM=class extends zd{element;constructor(e){super(),this.element=e instanceof $t?e.nativeElement:e}},qd=class{_attachedPortal;_disposeFn;_isDisposed=!1;hasAttached(){return!!this._attachedPortal}attach(e){if(e instanceof Hu)return this._attachedPortal=e,this.attachComponentPortal(e);if(e instanceof xb)return this._attachedPortal=e,this.attachTemplatePortal(e);if(this.attachDomPortal&&e instanceof ZM)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)}},GM=class extends qd{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(Co,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||Tt.NULL,i=r.get(Gn,n.injector);t=My(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]}},Bg=(()=>{class e extends qd{_moduleRef=R(Co,{optional:!0});_document=R(rt);_viewContainerRef=R(Li);_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 Xe;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=Zo({type:e,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:[0,"cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[br]})}return e})(),Ki;function YM(){if(Ki==null&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>Ki=!0}))}finally{Ki=Ki||!1}return Ki}function KM(e){return YM()?e:!!e.capture}var JM=new Ee("cdk-input-modality-detector-options"),XM={ignoreKeys:[18,17,224,91,16]},Eb=650,hc={passive:!0,capture:!0},QM=(()=>{class e{_platform=R(rr);_listenerCleanups;modalityDetected;modalityChanged;get mostRecentModality(){return this._modality.value}_mostRecentTarget=null;_modality=new rh(null);_options;_lastTouchMs=0;_onKeydown=n=>{this._options?.ignoreKeys?.some(r=>r===n.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=bn(n))};_onMousedown=n=>{Date.now()-this._lastTouchMs<Eb||(this._modality.next(ub(n)?"keyboard":"mouse"),this._mostRecentTarget=bn(n))};_onTouchstart=n=>{if(hb(n)){this._modality.next("keyboard");return}this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=bn(n)};constructor(){let n=R(Ge),r=R(rt),i=R(JM,{optional:!0});if(this._options=A(A({},XM),i),this.modalityDetected=this._modality.pipe(Q1(1)),this.modalityChanged=this.modalityDetected.pipe(J1()),this._platform.isBrowser){let o=R(Dn).createRenderer(null,null);this._listenerCleanups=n.runOutsideAngular(()=>[Ut(o,r,"keydown",this._onKeydown,hc),Ut(o,r,"mousedown",this._onMousedown,hc),Ut(o,r,"touchstart",this._onTouchstart,hc)])}}ngOnDestroy(){this._modality.complete(),this._listenerCleanups?.forEach(n=>n())}static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Fs=function(e){return e[e.IMMEDIATE=0]="IMMEDIATE",e[e.EVENTUAL=1]="EVENTUAL",e}(Fs||{}),eL=new Ee("cdk-focus-monitor-default-options"),Ss=KM({passive:!0,capture:!0}),tL=(()=>{class e{_ngZone=R(Ge);_platform=R(rr);_inputModalityDetector=R(QM);_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=R(rt,{optional:!0});_stopInputModalityDetector=new ve;constructor(){let n=R(eL,{optional:!0});this._detectionMode=n?.detectionMode||Fs.IMMEDIATE}_rootNodeFocusAndBlurListener=n=>{let r=bn(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=gn(n);if(!this._platform.isBrowser||i.nodeType!==1)return lh();let o=ml(i)||this._getDocument(),s=this._elementInfo.get(i);if(s)return r&&(s.checkChildren=!0),s.subject;let a={checkChildren:r,subject:new ve,rootNode:o};return this._elementInfo.set(i,a),this._registerGlobalListeners(a),a.subject}stopMonitoring(n){let r=gn(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=gn(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===Fs.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===Fs.IMMEDIATE){clearTimeout(this._originTimeoutId);let i=this._originFromTouchInteraction?Eb:1;this._originTimeoutId=setTimeout(()=>this._origin=null,i)}})}_onFocus(n,r){let i=this._elementInfo.get(r),o=bn(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,Ss),r.addEventListener("blur",this._rootNodeFocusAndBlurListener,Ss)}),this._rootNodeFocusListenerCount.set(r,i+1),++this._monitoredElementCount===1&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(bi(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,Ss),r.removeEventListener("blur",this._rootNodeFocusAndBlurListener,Ss),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=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),nL=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Pt({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}
42
- `],encapsulation:2,changeDetection:0})}return e})(),Sb=(()=>{class e{_platform=R(rr);constructor(){}isDisabled(n){return n.hasAttribute("disabled")}isVisible(n){return iL(n)&&getComputedStyle(n).visibility==="visible"}isTabbable(n){if(!this._platform.isBrowser)return!1;let r=rL(dL(n));if(r&&(Ug(r)===-1||!this.isVisible(r)))return!1;let i=n.nodeName.toLowerCase(),o=Ug(n);return n.hasAttribute("contenteditable")?o!==-1:i==="iframe"||i==="object"||this._platform.WEBKIT&&this._platform.IOS&&!uL(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 hL(n)&&!this.isDisabled(n)&&(r?.ignoreVisibility||this.isVisible(n))}static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function rL(e){try{return e.frameElement}catch{return null}}function iL(e){return!!(e.offsetWidth||e.offsetHeight||typeof e.getClientRects=="function"&&e.getClientRects().length)}function oL(e){let t=e.nodeName.toLowerCase();return t==="input"||t==="select"||t==="button"||t==="textarea"}function sL(e){return lL(e)&&e.type=="hidden"}function aL(e){return cL(e)&&e.hasAttribute("href")}function lL(e){return e.nodeName.toLowerCase()=="input"}function cL(e){return e.nodeName.toLowerCase()=="a"}function Cb(e){if(!e.hasAttribute("tabindex")||e.tabIndex===void 0)return!1;let t=e.getAttribute("tabindex");return!!(t&&!isNaN(parseInt(t,10)))}function Ug(e){if(!Cb(e))return null;let t=parseInt(e.getAttribute("tabindex")||"",10);return isNaN(t)?-1:t}function uL(e){let t=e.nodeName.toLowerCase(),n=t==="input"&&e.type;return n==="text"||n==="password"||t==="select"||t==="textarea"}function hL(e){return sL(e)?!1:oL(e)||aL(e)||e.hasAttribute("contenteditable")||Cb(e)}function dL(e){return e.ownerDocument&&e.ownerDocument.defaultView||window}var fL=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?$o(e,{injector:this._injector}):setTimeout(e)}},pL=(()=>{class e{_checker=R(Sb);_ngZone=R(Ge);_document=R(rt);_injector=R(Tt);constructor(){R(_l).load(nL)}create(n,r=!1){return new fL(n,this._checker,this._ngZone,this._document,r,this._injector)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Hg(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}function mt(e){return e==null?"":typeof e=="string"?e:`${e}px`}function gL(e,...t){return t.length?t.some(n=>e[n]):e.altKey||e.shiftKey||e.ctrlKey||e.metaKey}var $g=bM(),mL=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=mt(-this._previousScrollPosition.left),e.style.top=mt(-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"),$g&&(n.scrollBehavior=r.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),$g&&(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}},_L=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(ch(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())}},Ib=class{enable(){}disable(){}attach(){}};function $u(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 zg(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 vL=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();$u(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}},yL=(()=>{class e{_scrollDispatcher=R(xM);_viewportRuler=R(Ud);_ngZone=R(Ge);_document=R(rt);constructor(){}noop=()=>new Ib;close=n=>new _L(this._scrollDispatcher,this._ngZone,this._viewportRuler,n);block=()=>new mL(this._viewportRuler,this._document);reposition=n=>new vL(this._scrollDispatcher,this._viewportRuler,this._ngZone,n);static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Tb=class{positionStrategy;scrollStrategy=new Ib;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])}}},bL=class{connectionPair;scrollableViewProperties;constructor(e,t){this.connectionPair=e,this.scrollableViewProperties=t}},Db=(()=>{class e{_attachedOverlays=[];_document=R(rt);_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=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),wL=(()=>{class e extends Db{_ngZone=R(Ge);_renderer=R(Dn).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=z_(e)))(r||e)}})();static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),xL=(()=>{class e extends Db{_platform=R(rr);_ngZone=R(Ge);_renderer=R(Dn).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(()=>[Ut(this._renderer,r,"pointerdown",this._pointerDownListener,i),Ut(this._renderer,r,"click",this._clickListener,i),Ut(this._renderer,r,"auxclick",this._clickListener,i),Ut(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=bn(n)};_clickListener=n=>{let r=bn(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(qg(a.overlayElement,r)||qg(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=z_(e)))(r||e)}})();static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function qg(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 Ob=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Pt({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}
43
- `],encapsulation:2,changeDetection:0})}return e})(),Wd=(()=>{class e{_platform=R(rr);_containerElement;_document=R(rt);_styleLoader=R(_l);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||Hg()){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),Hg()?r.setAttribute("platform","test"):this._platform.isBrowser||r.setAttribute("platform","server"),this._document.body.appendChild(r),this._containerElement=r}_loadStyles(){this._styleLoader.load(Ob)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),EL=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()}},Zd=class{_portalOutlet;_host;_pane;_config;_ngZone;_keyboardDispatcher;_document;_location;_outsideClickDispatcher;_animationsDisabled;_injector;_renderer;_backdropClick=new ve;_attachments=new ve;_detachments=new ve;_positionStrategy;_scrollStrategy;_locationChanges=bt.EMPTY;_backdropRef=null;_previousHostParent;_keydownEvents=new ve;_outsidePointerEvents=new ve;_renders=new ve;_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=WD(()=>hv(()=>{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=$o(()=>{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=A(A({},this._config),e),this._updateElementSize()}setDirection(e){this._config=Ne(A({},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=mt(this._config.width),e.height=mt(this._config.height),e.minWidth=mt(this._config.minWidth),e.minHeight=mt(this._config.minHeight),e.maxWidth=mt(this._config.maxWidth),e.maxHeight=mt(this._config.maxHeight)}_togglePointerEvents(e){this._pane.style.pointerEvents=e?"":"none"}_attachBackdrop(){let e="cdk-overlay-backdrop-showing";this._backdropRef?.dispose(),this._backdropRef=new EL(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=fb(t||[]).filter(i=>!!i);r.length&&(n?e.classList.add(...r):e.classList.remove(...r))}_detachContentWhenEmpty(){this._ngZone.runOutsideAngular(()=>{let e=this._renders.pipe(bi(Aa(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",SL=/([A-Za-z%]+)$/,CL=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 ve;_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(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&&Sr(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=Gg(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,_=s+i.height-n.height,m=this._subtractOverflows(i.width,u,d),b=this._subtractOverflows(i.height,h,_),S=m*b;return{visibleArea:S,isCompletelyWithinViewport:i.width*i.height===S,fitsInViewportVertically:b===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=Zg(this._overlayRef.getConfig().minHeight),s=Zg(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=Gg(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||!IL(this._lastScrollVisibility,n)){let r=new bL(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 _=Math.min(n.bottom-e.y+n.top,e.y),m=this._lastBoundingBoxSize.height;i=_*2,o=e.y-_,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 _=Math.min(n.right-e.x+n.left,e.x),m=this._lastBoundingBoxSize.width;u=_*2,d=e.x-_,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=mt(n.height),r.top=mt(n.top),r.bottom=mt(n.bottom),r.width=mt(n.width),r.left=mt(n.left),r.right=mt(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=mt(i)),o&&(r.maxWidth=mt(o))}this._lastBoundingBoxSize=n,Sr(this._boundingBox.style,r)}_resetBoundingBoxStyles(){Sr(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){Sr(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();Sr(n,this._getExactOverlayY(t,e,u)),Sr(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=mt(o.maxHeight):i&&(n.maxHeight="")),o.maxWidth&&(r?n.maxWidth=mt(o.maxWidth):i&&(n.maxWidth="")),Sr(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=mt(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=mt(i.x);return r}_getScrollVisibility(){let e=this._getOriginRect(),t=this._pane.getBoundingClientRect(),n=this._scrollables.map(r=>r.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:zg(e,n),isOriginOutsideView:$u(e,n),isOverlayClipped:zg(t,n),isOverlayOutsideView:$u(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&&fb(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 $t)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 Sr(e,t){for(let n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}function Zg(e){if(typeof e!="number"&&e!=null){let[t,n]=e.split(SL);return!n||n==="px"?parseFloat(t):null}return e||null}function Gg(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 IL(e,t){return e===t?!0:e.isOriginClipped===t.isOriginClipped&&e.isOriginOutsideView===t.isOriginOutsideView&&e.isOverlayClipped===t.isOverlayClipped&&e.isOverlayOutsideView===t.isOverlayOutsideView}var Yg="cdk-global-overlay-wrapper",TL=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(Yg),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",_="",m="",b="";a?b="flex-start":u==="center"?(b="center",h?m=d:_=d):h?u==="left"||u==="end"?(b="flex-end",_=d):(u==="right"||u==="start")&&(b="flex-start",m=d):u==="left"||u==="start"?(b="flex-start",_=d):(u==="right"||u==="end")&&(b="flex-end",m=d),e.position=this._cssPosition,e.marginLeft=a?"0":_,e.marginTop=l?"0":this._topOffset,e.marginBottom=this._bottomOffset,e.marginRight=a?"0":m,t.justifyContent=b,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(Yg),n.justifyContent=n.alignItems=e.marginTop=e.marginBottom=e.marginLeft=e.marginRight=e.position="",this._overlayRef=null,this._isDisposed=!0}},DL=(()=>{class e{_viewportRuler=R(Ud);_document=R(rt);_platform=R(rr);_overlayContainer=R(Wd);constructor(){}global(){return new TL}flexibleConnectedTo(n){return new CL(n,this._viewportRuler,this._document,this._platform,this._overlayContainer)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),kb=(()=>{class e{scrollStrategies=R(yL);_overlayContainer=R(Wd);_positionBuilder=R(DL);_keyboardDispatcher=R(wL);_injector=R(Tt);_ngZone=R(Ge);_document=R(rt);_directionality=R(ba);_location=R(Fy);_outsideClickDispatcher=R(xL);_animationsModuleType=R(aS,{optional:!0});_idGenerator=R(db);_renderer=R(Dn).createRenderer(null,null);_appRef;_styleLoader=R(_l);constructor(){}create(n){this._styleLoader.load(Ob);let r=this._createHostElement(),i=this._createPaneElement(r),o=this._createPortalOutlet(i),s=new Tb(n);return s.direction=s.direction||this._directionality.value,new Zd(o,r,i,s,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher,this._animationsModuleType==="NoopAnimations",this._injector.get(Gn),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(_r)),new GM(n,null,this._appRef,this._injector,this._document)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function OL(e,t){}var Ea=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},kL=(()=>{class e extends qd{_elementRef=R($t);_focusTrapFactory=R(pL);_config;_interactivityChecker=R(Sb);_ngZone=R(Ge);_overlayRef=R(Zd);_focusMonitor=R(tL);_renderer=R(Jh);_platform=R(rr);_document=R(rt,{optional:!0});_portalOutlet;_focusTrap=null;_elementFocusedBeforeDialogWasOpened=null;_closeInteractionType=null;_ariaLabelledByQueue=[];_changeDetectorRef=R(Ko);_injector=R(Tt);_isDestroyed=!1;constructor(){super(),this._config=R(Ea,{optional:!0})||new Ea,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||$o(()=>{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=ac(),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=ac();return n===r||n.contains(r)}_initializeFocusTrap(){this._platform.isBrowser&&(this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._document&&(this._elementFocusedBeforeDialogWasOpened=ac()))}_handleBackdropClicks(){this._overlayRef.backdropClick().subscribe(()=>{this._config.disableClose&&this._recaptureFocus()})}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=Pt({type:e,selectors:[["cdk-dialog-container"]],viewQuery:function(n,r){if(n&1&&ca(Bg,7),n&2){let i;ua(i=ha())&&(r._portalOutlet=i.first)}},hostAttrs:["tabindex","-1",1,"cdk-dialog-container"],hostVars:6,hostBindings:function(n,r){n&2&&Go("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:[br],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(n,r){n&1&&nt(0,OL,0,0,"ng-template",0)},dependencies:[Bg],styles:[`.cdk-dialog-container{display:block;width:100%;height:100%;min-height:inherit;max-height:inherit}
44
- `],encapsulation:2})}return e})(),Bs=class{overlayRef;config;componentInstance;componentRef;containerInstance;disableClose;closed=new ve;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&&!gL(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}},RL=new Ee("DialogScrollStrategy",{providedIn:"root",factory:()=>{let e=R(kb);return()=>e.scrollStrategies.block()}}),Rb=new Ee("DialogData"),PL=new Ee("DefaultDialogConfig"),NL=(()=>{class e{_overlay=R(kb);_injector=R(Tt);_defaultOptions=R(PL,{optional:!0});_parentDialog=R(e,{optional:!0,skipSelf:!0});_overlayContainer=R(Wd);_idGenerator=R(db);_openDialogsAtThisLevel=[];_afterAllClosedAtThisLevel=new ve;_afterOpenedAtThisLevel=new ve;_ariaHiddenElements=new Map;_scrollStrategy=R(RL);get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}afterAllClosed=U1(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(Vm(void 0)));constructor(){}open(n,r){let i=this._defaultOptions||new Ea;r=A(A({},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 Bs(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(){dc(this.openDialogs,n=>n.close())}getDialogById(n){return this.openDialogs.find(r=>r.id===n)}ngOnDestroy(){dc(this._openDialogsAtThisLevel,n=>{n.config.closeOnDestroy===!1&&this._removeOpenDialog(n,!1)}),dc(this._openDialogsAtThisLevel,n=>n.close()),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete(),this._openDialogsAtThisLevel=[]}_getOverlayConfig(n){let r=new Tb({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:Ea,useValue:i},{provide:Bs,useValue:r},{provide:Zd,useValue:n}],a;i.container?typeof i.container=="function"?a=i.container:(a=i.container.type,s.push(...i.container.providers(i))):a=kL;let l=new Hu(a,i.viewContainerRef,Tt.create({parent:o||this._injector,providers:s}));return n.attach(l).instance}_attachDialogContent(n,r,i,o){if(n instanceof Eo){let s=this._createInjector(o,r,i,void 0),a={$implicit:o.data,dialogRef:r};o.templateContext&&(a=A(A({},a),typeof o.templateContext=="function"?o.templateContext():o.templateContext)),i.attachTemplatePortal(new xb(n,null,a,s))}else{let s=this._createInjector(o,r,i,this._injector),a=i.attachComponentPortal(new Hu(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:Rb,useValue:n.data},{provide:Bs,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(ba,null,{optional:!0}))&&a.push({provide:ba,useValue:{value:n.direction,change:lh()}}),Tt.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=de({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function dc(e,t){let n=e.length;for(;n--;)t(e[n])}var AL=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)}},ML=Gm;function LL(e){return!!e[ML]}var VL=Symbol("__destroy"),Pb=Symbol("__decoratorApplied");function Nb(e){return typeof e=="string"?Symbol(`__destroy__${e}`):VL}function jL(e){e.prototype[Pb]=!0}function Ab(e,t){e[t]||(e[t]=new ve)}function Mb(e,t){e[t]&&(e[t].next(),e[t].complete(),e[t]=null)}function Lb(e){e instanceof bt&&e.unsubscribe()}function FL(e){Array.isArray(e)&&e.forEach(Lb)}function Vb(e,t){return function(){if(e&&e.call(this),Mb(this,Nb()),t.arrayName&&FL(this[t.arrayName]),t.checkProperties)for(let n in this)t.blackList?.includes(n)||Lb(this[n])}}function BL(e,t){e.prototype.ngOnDestroy=Vb(e.prototype.ngOnDestroy,t)}function UL(e,t){let n=e.\u0275pipe;n.onDestroy=Vb(n.onDestroy,t)}function HL(e={}){return t=>{LL(t)?UL(t,e):BL(t,e),jL(t)}}var Kg=7,Jg=Symbol("CheckerHasBeenSet");function $L(e,t){e[Jg]||zL()||(Xg(()=>Pa(Promise.resolve()).pipe(ho(()=>{let n;try{n=QE(e)}catch{n=null}let r=n?.lView;if(r==null)return sh;let i=r[Kg]||(r[Kg]=[]),o=new ve;return i.push(function(){Xg(()=>{o.next(),o.complete()})}),o}),ho(()=>Promise.resolve())).subscribe(()=>{(t.observed??t.observers.length>0)&&console.warn(qL(e))})),e[Jg]=!0)}function zL(){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 Xg(e){let t=fo.Zone;return t&&typeof t.root?.run=="function"?t.root.run(e):e()}function qL(e){return`
45
- The ${e.constructor.name} still has subscriptions that haven't been unsubscribed.
8
+ `+F.message+`
9
+ `+Array(F.message.length+1).join("=")+`
10
+ `+M(R,m)):F}}function gt(R,O){var v;return O.cache&&O.name&&O.storage.templates.get(O.name)?O.storage.templates.get(O.name):(v=typeof R=="function"?R:Pt(R,O),O.cache&&O.name&&O.storage.templates.define(O.name,v),v)}xt.l.bind(xt),n.compile=Pt,n.compileScope=Q,n.compileScopeIntoFunction=H,n.compileToString=M,n.defaultConfig=xt,n.filters=Ot,n.getConfig=It,n.helpers=st,n.nativeHelpers=ft,n.parse=D,n.render=function(R,O,v,m){var k=It(v||{});if(!k.async)return gt(R,k)(O,k);if(!m){if(typeof s=="function")return new s(function(F,W){try{F(gt(R,k)(O,k))}catch(K){W(K)}});throw i("Please provide a callback function, this env doesn't support Promises")}try{gt(R,k)(O,k,m)}catch(F){return m(F)}},n.templates=ot,Object.defineProperty(n,"__esModule",{value:!0})})}),uu=(0,r.d)((t,e)=>{"use strict";(function(n){if(typeof t=="object"&&typeof e<"u")e.exports=n();else if(typeof define=="function"&&define.amd)define([],n);else{var i;typeof window<"u"?i=window:typeof global<"u"?i=global:typeof self<"u"?i=self:i=this,i.localforage=n()}})(function(){var n,i,o;return function s(a,c,h){function f(E,I){if(!c[E]){if(!a[E]){var S=typeof r.c=="function"&&r.c;if(!I&&S)return S(E,!0);if(_)return _(E,!0);var D=new Error("Cannot find module '"+E+"'");throw D.code="MODULE_NOT_FOUND",D}var M=c[E]={exports:{}};a[E][0].call(M.exports,function(L){var z=a[E][1][L];return f(z||L)},M,M.exports,s,a,c,h)}return c[E].exports}for(var _=typeof r.c=="function"&&r.c,d=0;d<h.length;d++)f(h[d]);return f}({1:[function(s,a,c){(function(h){"use strict";var f=h.MutationObserver||h.WebKitMutationObserver,_;if(f){var d=0,E=new f(L),I=h.document.createTextNode("");E.observe(I,{characterData:!0}),_=function(){I.data=d=++d%2}}else if(!h.setImmediate&&typeof h.MessageChannel<"u"){var S=new h.MessageChannel;S.port1.onmessage=L,_=function(){S.port2.postMessage(0)}}else"document"in h&&"onreadystatechange"in h.document.createElement("script")?_=function(){var X=h.document.createElement("script");X.onreadystatechange=function(){L(),X.onreadystatechange=null,X.parentNode.removeChild(X),X=null},h.document.documentElement.appendChild(X)}:_=function(){setTimeout(L,0)};var D,M=[];function L(){D=!0;for(var X,H,Q=M.length;Q;){for(H=M,M=[],X=-1;++X<Q;)H[X]();Q=M.length}D=!1}a.exports=z;function z(X){M.push(X)===1&&!D&&_()}}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(s,a,c){"use strict";var h=s(1);function f(){}var _={},d=["REJECTED"],E=["FULFILLED"],I=["PENDING"];a.exports=S;function S(j){if(typeof j!="function")throw new TypeError("resolver must be a function");this.state=I,this.queue=[],this.outcome=void 0,j!==f&&z(this,j)}S.prototype.catch=function(j){return this.then(null,j)},S.prototype.then=function(j,ct){if(typeof j!="function"&&this.state===E||typeof ct!="function"&&this.state===d)return this;var ot=new this.constructor(f);if(this.state!==I){var st=this.state===E?j:ct;M(ot,st,this.outcome)}else this.queue.push(new D(ot,j,ct));return ot};function D(j,ct,ot){this.promise=j,typeof ct=="function"&&(this.onFulfilled=ct,this.callFulfilled=this.otherCallFulfilled),typeof ot=="function"&&(this.onRejected=ot,this.callRejected=this.otherCallRejected)}D.prototype.callFulfilled=function(j){_.resolve(this.promise,j)},D.prototype.otherCallFulfilled=function(j){M(this.promise,this.onFulfilled,j)},D.prototype.callRejected=function(j){_.reject(this.promise,j)},D.prototype.otherCallRejected=function(j){M(this.promise,this.onRejected,j)};function M(j,ct,ot){h(function(){var st;try{st=ct(ot)}catch(ft){return _.reject(j,ft)}st===j?_.reject(j,new TypeError("Cannot resolve promise with itself")):_.resolve(j,st)})}_.resolve=function(j,ct){var ot=X(L,ct);if(ot.status==="error")return _.reject(j,ot.value);var st=ot.value;if(st)z(j,st);else{j.state=E,j.outcome=ct;for(var ft=-1,Ot=j.queue.length;++ft<Ot;)j.queue[ft].callFulfilled(ct)}return j},_.reject=function(j,ct){j.state=d,j.outcome=ct;for(var ot=-1,st=j.queue.length;++ot<st;)j.queue[ot].callRejected(ct);return j};function L(j){var ct=j&&j.then;if(j&&(typeof j=="object"||typeof j=="function")&&typeof ct=="function")return function(){ct.apply(j,arguments)}}function z(j,ct){var ot=!1;function st(It){ot||(ot=!0,_.reject(j,It))}function ft(It){ot||(ot=!0,_.resolve(j,It))}function Ot(){ct(ft,st)}var xt=X(Ot);xt.status==="error"&&st(xt.value)}function X(j,ct){var ot={};try{ot.value=j(ct),ot.status="success"}catch(st){ot.status="error",ot.value=st}return ot}S.resolve=H;function H(j){return j instanceof this?j:_.resolve(new this(f),j)}S.reject=Q;function Q(j){var ct=new this(f);return _.reject(ct,j)}S.all=mt;function mt(j){var ct=this;if(Object.prototype.toString.call(j)!=="[object Array]")return this.reject(new TypeError("must be an array"));var ot=j.length,st=!1;if(!ot)return this.resolve([]);for(var ft=new Array(ot),Ot=0,xt=-1,It=new this(f);++xt<ot;)Pt(j[xt],xt);return It;function Pt(gt,R){ct.resolve(gt).then(O,function(v){st||(st=!0,_.reject(It,v))});function O(v){ft[R]=v,++Ot===ot&&!st&&(st=!0,_.resolve(It,ft))}}}S.race=vt;function vt(j){var ct=this;if(Object.prototype.toString.call(j)!=="[object Array]")return this.reject(new TypeError("must be an array"));var ot=j.length,st=!1;if(!ot)return this.resolve([]);for(var ft=-1,Ot=new this(f);++ft<ot;)xt(j[ft]);return Ot;function xt(It){ct.resolve(It).then(function(Pt){st||(st=!0,_.resolve(Ot,Pt))},function(Pt){st||(st=!0,_.reject(Ot,Pt))})}}},{1:1}],3:[function(s,a,c){(function(h){"use strict";typeof h.Promise!="function"&&(h.Promise=s(2))}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(s,a,c){"use strict";var h=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 f(g,y){if(!(g instanceof y))throw new TypeError("Cannot call a class as a function")}function _(){try{if(typeof indexedDB<"u")return indexedDB;if(typeof webkitIndexedDB<"u")return webkitIndexedDB;if(typeof mozIndexedDB<"u")return mozIndexedDB;if(typeof OIndexedDB<"u")return OIndexedDB;if(typeof msIndexedDB<"u")return msIndexedDB}catch{return}}var d=_();function E(){try{if(!d||!d.open)return!1;var g=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),y=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!g||y)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function I(g,y){g=g||[],y=y||{};try{return new Blob(g,y)}catch(T){if(T.name!=="TypeError")throw T;for(var b=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,C=new b,x=0;x<g.length;x+=1)C.append(g[x]);return C.getBlob(y.type)}}typeof Promise>"u"&&s(3);var S=Promise;function D(g,y){y&&g.then(function(b){y(null,b)},function(b){y(b)})}function M(g,y,b){typeof y=="function"&&g.then(y),typeof b=="function"&&g.catch(b)}function L(g){return typeof g!="string"&&(console.warn(g+" used as a key, but it is not a string."),g=String(g)),g}function z(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var X="local-forage-detect-blob-support",H=void 0,Q={},mt=Object.prototype.toString,vt="readonly",j="readwrite";function ct(g){for(var y=g.length,b=new ArrayBuffer(y),C=new Uint8Array(b),x=0;x<y;x++)C[x]=g.charCodeAt(x);return b}function ot(g){return new S(function(y){var b=g.transaction(X,j),C=I([""]);b.objectStore(X).put(C,"key"),b.onabort=function(x){x.preventDefault(),x.stopPropagation(),y(!1)},b.oncomplete=function(){var x=navigator.userAgent.match(/Chrome\/(\d+)/),T=navigator.userAgent.match(/Edge\//);y(T||!x||parseInt(x[1],10)>=43)}}).catch(function(){return!1})}function st(g){return typeof H=="boolean"?S.resolve(H):ot(g).then(function(y){return H=y,H})}function ft(g){var y=Q[g.name],b={};b.promise=new S(function(C,x){b.resolve=C,b.reject=x}),y.deferredOperations.push(b),y.dbReady?y.dbReady=y.dbReady.then(function(){return b.promise}):y.dbReady=b.promise}function Ot(g){var y=Q[g.name],b=y.deferredOperations.pop();if(b)return b.resolve(),b.promise}function xt(g,y){var b=Q[g.name],C=b.deferredOperations.pop();if(C)return C.reject(y),C.promise}function It(g,y){return new S(function(b,C){if(Q[g.name]=Q[g.name]||K(),g.db)if(y)ft(g),g.db.close();else return b(g.db);var x=[g.name];y&&x.push(g.version);var T=d.open.apply(d,x);y&&(T.onupgradeneeded=function(N){var B=T.result;try{B.createObjectStore(g.storeName),N.oldVersion<=1&&B.createObjectStore(X)}catch($){if($.name==="ConstraintError")console.warn('The database "'+g.name+'" has been upgraded from version '+N.oldVersion+" to version "+N.newVersion+', but the storage "'+g.storeName+'" already exists.');else throw $}}),T.onerror=function(N){N.preventDefault(),C(T.error)},T.onsuccess=function(){var N=T.result;N.onversionchange=function(B){B.target.close()},b(N),Ot(g)}})}function Pt(g){return It(g,!1)}function gt(g){return It(g,!0)}function R(g,y){if(!g.db)return!0;var b=!g.db.objectStoreNames.contains(g.storeName),C=g.version<g.db.version,x=g.version>g.db.version;if(C&&(g.version!==y&&console.warn('The database "'+g.name+`" can't be downgraded from version `+g.db.version+" to version "+g.version+"."),g.version=g.db.version),x||b){if(b){var T=g.db.version+1;T>g.version&&(g.version=T)}return!0}return!1}function O(g){return new S(function(y,b){var C=new FileReader;C.onerror=b,C.onloadend=function(x){var T=btoa(x.target.result||"");y({__local_forage_encoded_blob:!0,data:T,type:g.type})},C.readAsBinaryString(g)})}function v(g){var y=ct(atob(g.data));return I([y],{type:g.type})}function m(g){return g&&g.__local_forage_encoded_blob}function k(g){var y=this,b=y._initReady().then(function(){var C=Q[y._dbInfo.name];if(C&&C.dbReady)return C.dbReady});return M(b,g,g),b}function F(g){ft(g);for(var y=Q[g.name],b=y.forages,C=0;C<b.length;C++){var x=b[C];x._dbInfo.db&&(x._dbInfo.db.close(),x._dbInfo.db=null)}return g.db=null,Pt(g).then(function(T){return g.db=T,R(g)?gt(g):T}).then(function(T){g.db=y.db=T;for(var N=0;N<b.length;N++)b[N]._dbInfo.db=T}).catch(function(T){throw xt(g,T),T})}function W(g,y,b,C){C===void 0&&(C=1);try{var x=g.db.transaction(g.storeName,y);b(null,x)}catch(T){if(C>0&&(!g.db||T.name==="InvalidStateError"||T.name==="NotFoundError"))return S.resolve().then(function(){if(!g.db||T.name==="NotFoundError"&&!g.db.objectStoreNames.contains(g.storeName)&&g.version<=g.db.version)return g.db&&(g.version=g.db.version+1),gt(g)}).then(function(){return F(g).then(function(){W(g,y,b,C-1)})}).catch(b);b(T)}}function K(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function Y(g){var y=this,b={db:null};if(g)for(var C in g)b[C]=g[C];var x=Q[b.name];x||(x=K(),Q[b.name]=x),x.forages.push(y),y._initReady||(y._initReady=y.ready,y.ready=k);var T=[];function N(){return S.resolve()}for(var B=0;B<x.forages.length;B++){var $=x.forages[B];$!==y&&T.push($._initReady().catch(N))}var U=x.forages.slice(0);return S.all(T).then(function(){return b.db=x.db,Pt(b)}).then(function(V){return b.db=V,R(b,y._defaultConfig.version)?gt(b):V}).then(function(V){b.db=x.db=V,y._dbInfo=b;for(var nt=0;nt<U.length;nt++){var pt=U[nt];pt!==y&&(pt._dbInfo.db=b.db,pt._dbInfo.version=b.version)}})}function G(g,y){var b=this;g=L(g);var C=new S(function(x,T){b.ready().then(function(){W(b._dbInfo,vt,function(N,B){if(N)return T(N);try{var $=B.objectStore(b._dbInfo.storeName),U=$.get(g);U.onsuccess=function(){var V=U.result;V===void 0&&(V=null),m(V)&&(V=v(V)),x(V)},U.onerror=function(){T(U.error)}}catch(V){T(V)}})}).catch(T)});return D(C,y),C}function it(g,y){var b=this,C=new S(function(x,T){b.ready().then(function(){W(b._dbInfo,vt,function(N,B){if(N)return T(N);try{var $=B.objectStore(b._dbInfo.storeName),U=$.openCursor(),V=1;U.onsuccess=function(){var nt=U.result;if(nt){var pt=nt.value;m(pt)&&(pt=v(pt));var Ct=g(pt,nt.key,V++);Ct!==void 0?x(Ct):nt.continue()}else x()},U.onerror=function(){T(U.error)}}catch(nt){T(nt)}})}).catch(T)});return D(C,y),C}function at(g,y,b){var C=this;g=L(g);var x=new S(function(T,N){var B;C.ready().then(function(){return B=C._dbInfo,mt.call(y)==="[object Blob]"?st(B.db).then(function($){return $?y:O(y)}):y}).then(function($){W(C._dbInfo,j,function(U,V){if(U)return N(U);try{var nt=V.objectStore(C._dbInfo.storeName);$===null&&($=void 0);var pt=nt.put($,g);V.oncomplete=function(){$===void 0&&($=null),T($)},V.onabort=V.onerror=function(){var Ct=pt.error?pt.error:pt.transaction.error;N(Ct)}}catch(Ct){N(Ct)}})}).catch(N)});return D(x,b),x}function ht(g,y){var b=this;g=L(g);var C=new S(function(x,T){b.ready().then(function(){W(b._dbInfo,j,function(N,B){if(N)return T(N);try{var $=B.objectStore(b._dbInfo.storeName),U=$.delete(g);B.oncomplete=function(){x()},B.onerror=function(){T(U.error)},B.onabort=function(){var V=U.error?U.error:U.transaction.error;T(V)}}catch(V){T(V)}})}).catch(T)});return D(C,y),C}function q(g){var y=this,b=new S(function(C,x){y.ready().then(function(){W(y._dbInfo,j,function(T,N){if(T)return x(T);try{var B=N.objectStore(y._dbInfo.storeName),$=B.clear();N.oncomplete=function(){C()},N.onabort=N.onerror=function(){var U=$.error?$.error:$.transaction.error;x(U)}}catch(U){x(U)}})}).catch(x)});return D(b,g),b}function tt(g){var y=this,b=new S(function(C,x){y.ready().then(function(){W(y._dbInfo,vt,function(T,N){if(T)return x(T);try{var B=N.objectStore(y._dbInfo.storeName),$=B.count();$.onsuccess=function(){C($.result)},$.onerror=function(){x($.error)}}catch(U){x(U)}})}).catch(x)});return D(b,g),b}function lt(g,y){var b=this,C=new S(function(x,T){if(g<0){x(null);return}b.ready().then(function(){W(b._dbInfo,vt,function(N,B){if(N)return T(N);try{var $=B.objectStore(b._dbInfo.storeName),U=!1,V=$.openKeyCursor();V.onsuccess=function(){var nt=V.result;if(!nt){x(null);return}g===0||U?x(nt.key):(U=!0,nt.advance(g))},V.onerror=function(){T(V.error)}}catch(nt){T(nt)}})}).catch(T)});return D(C,y),C}function rt(g){var y=this,b=new S(function(C,x){y.ready().then(function(){W(y._dbInfo,vt,function(T,N){if(T)return x(T);try{var B=N.objectStore(y._dbInfo.storeName),$=B.openKeyCursor(),U=[];$.onsuccess=function(){var V=$.result;if(!V){C(U);return}U.push(V.key),V.continue()},$.onerror=function(){x($.error)}}catch(V){x(V)}})}).catch(x)});return D(b,g),b}function l(g,y){y=z.apply(this,arguments);var b=this.config();g=typeof g!="function"&&g||{},g.name||(g.name=g.name||b.name,g.storeName=g.storeName||b.storeName);var C=this,x;if(!g.name)x=S.reject("Invalid arguments");else{var T=g.name===b.name&&C._dbInfo.db,N=T?S.resolve(C._dbInfo.db):Pt(g).then(function(B){var $=Q[g.name],U=$.forages;$.db=B;for(var V=0;V<U.length;V++)U[V]._dbInfo.db=B;return B});g.storeName?x=N.then(function(B){if(B.objectStoreNames.contains(g.storeName)){var $=B.version+1;ft(g);var U=Q[g.name],V=U.forages;B.close();for(var nt=0;nt<V.length;nt++){var pt=V[nt];pt._dbInfo.db=null,pt._dbInfo.version=$}var Ct=new S(function(St,Mt){var Rt=d.open(g.name,$);Rt.onerror=function(Jt){var Ri=Rt.result;Ri.close(),Mt(Jt)},Rt.onupgradeneeded=function(){var Jt=Rt.result;Jt.deleteObjectStore(g.storeName)},Rt.onsuccess=function(){var Jt=Rt.result;Jt.close(),St(Jt)}});return Ct.then(function(St){U.db=St;for(var Mt=0;Mt<V.length;Mt++){var Rt=V[Mt];Rt._dbInfo.db=St,Ot(Rt._dbInfo)}}).catch(function(St){throw(xt(g,St)||S.resolve()).catch(function(){}),St})}}):x=N.then(function(B){ft(g);var $=Q[g.name],U=$.forages;B.close();for(var V=0;V<U.length;V++){var nt=U[V];nt._dbInfo.db=null}var pt=new S(function(Ct,St){var Mt=d.deleteDatabase(g.name);Mt.onerror=function(){var Rt=Mt.result;Rt&&Rt.close(),St(Mt.error)},Mt.onblocked=function(){console.warn('dropInstance blocked for database "'+g.name+'" until all open connections are closed')},Mt.onsuccess=function(){var Rt=Mt.result;Rt&&Rt.close(),Ct(Rt)}});return pt.then(function(Ct){$.db=Ct;for(var St=0;St<U.length;St++){var Mt=U[St];Ot(Mt._dbInfo)}}).catch(function(Ct){throw(xt(g,Ct)||S.resolve()).catch(function(){}),Ct})})}return D(x,y),x}var u={_driver:"asyncStorage",_initStorage:Y,_support:E(),iterate:it,getItem:G,setItem:at,removeItem:ht,clear:q,length:tt,key:lt,keys:rt,dropInstance:l};function p(){return typeof openDatabase=="function"}var w="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",P="~~local_forage_type~",A=/^~~local_forage_type~([^~]+)~/,Z="__lfsc__:",J=Z.length,yt="arbf",dt="blob",bt="si08",_t="ui08",jt="uic8",ge="si16",At="si32",ie="ur16",ue="ui32",we="fl32",Zt="fl64",re=J+yt.length,Ro=Object.prototype.toString;function Po(g){var y=g.length*.75,b=g.length,C,x=0,T,N,B,$;g[g.length-1]==="="&&(y--,g[g.length-2]==="="&&y--);var U=new ArrayBuffer(y),V=new Uint8Array(U);for(C=0;C<b;C+=4)T=w.indexOf(g[C]),N=w.indexOf(g[C+1]),B=w.indexOf(g[C+2]),$=w.indexOf(g[C+3]),V[x++]=T<<2|N>>4,V[x++]=(N&15)<<4|B>>2,V[x++]=(B&3)<<6|$&63;return U}function Ti(g){var y=new Uint8Array(g),b="",C;for(C=0;C<y.length;C+=3)b+=w[y[C]>>2],b+=w[(y[C]&3)<<4|y[C+1]>>4],b+=w[(y[C+1]&15)<<2|y[C+2]>>6],b+=w[y[C+2]&63];return y.length%3===2?b=b.substring(0,b.length-1)+"=":y.length%3===1&&(b=b.substring(0,b.length-2)+"=="),b}function bc(g,y){var b="";if(g&&(b=Ro.call(g)),g&&(b==="[object ArrayBuffer]"||g.buffer&&Ro.call(g.buffer)==="[object ArrayBuffer]")){var C,x=Z;g instanceof ArrayBuffer?(C=g,x+=yt):(C=g.buffer,b==="[object Int8Array]"?x+=bt:b==="[object Uint8Array]"?x+=_t:b==="[object Uint8ClampedArray]"?x+=jt:b==="[object Int16Array]"?x+=ge:b==="[object Uint16Array]"?x+=ie:b==="[object Int32Array]"?x+=At:b==="[object Uint32Array]"?x+=ue:b==="[object Float32Array]"?x+=we:b==="[object Float64Array]"?x+=Zt:y(new Error("Failed to get type for BinaryArray"))),y(x+Ti(C))}else if(b==="[object Blob]"){var T=new FileReader;T.onload=function(){var N=P+g.type+"~"+Ti(this.result);y(Z+dt+N)},T.readAsArrayBuffer(g)}else try{y(JSON.stringify(g))}catch(N){console.error("Couldn't convert value into a JSON string: ",g),y(null,N)}}function wc(g){if(g.substring(0,J)!==Z)return JSON.parse(g);var y=g.substring(re),b=g.substring(J,re),C;if(b===dt&&A.test(y)){var x=y.match(A);C=x[1],y=y.substring(x[0].length)}var T=Po(y);switch(b){case yt:return T;case dt:return I([T],{type:C});case bt:return new Int8Array(T);case _t:return new Uint8Array(T);case jt:return new Uint8ClampedArray(T);case ge:return new Int16Array(T);case ie:return new Uint16Array(T);case At:return new Int32Array(T);case ue:return new Uint32Array(T);case we:return new Float32Array(T);case Zt:return new Float64Array(T);default:throw new Error("Unkown type: "+b)}}var Oi={serialize:bc,deserialize:wc,stringToBuffer:Po,bufferToString:Ti};function ko(g,y,b,C){g.executeSql("CREATE TABLE IF NOT EXISTS "+y.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],b,C)}function Ec(g){var y=this,b={db:null};if(g)for(var C in g)b[C]=typeof g[C]!="string"?g[C].toString():g[C];var x=new S(function(T,N){try{b.db=openDatabase(b.name,String(b.version),b.description,b.size)}catch(B){return N(B)}b.db.transaction(function(B){ko(B,b,function(){y._dbInfo=b,T()},function($,U){N(U)})},N)});return b.serializer=Oi,x}function Ee(g,y,b,C,x,T){g.executeSql(b,C,x,function(N,B){B.code===B.SYNTAX_ERR?N.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[y.storeName],function($,U){U.rows.length?T($,B):ko($,y,function(){$.executeSql(b,C,x,T)},T)},T):T(N,B)},T)}function xc(g,y){var b=this;g=L(g);var C=new S(function(x,T){b.ready().then(function(){var N=b._dbInfo;N.db.transaction(function(B){Ee(B,N,"SELECT * FROM "+N.storeName+" WHERE key = ? LIMIT 1",[g],function($,U){var V=U.rows.length?U.rows.item(0).value:null;V&&(V=N.serializer.deserialize(V)),x(V)},function($,U){T(U)})})}).catch(T)});return D(C,y),C}function Sc(g,y){var b=this,C=new S(function(x,T){b.ready().then(function(){var N=b._dbInfo;N.db.transaction(function(B){Ee(B,N,"SELECT * FROM "+N.storeName,[],function($,U){for(var V=U.rows,nt=V.length,pt=0;pt<nt;pt++){var Ct=V.item(pt),St=Ct.value;if(St&&(St=N.serializer.deserialize(St)),St=g(St,Ct.key,pt+1),St!==void 0){x(St);return}}x()},function($,U){T(U)})})}).catch(T)});return D(C,y),C}function No(g,y,b,C){var x=this;g=L(g);var T=new S(function(N,B){x.ready().then(function(){y===void 0&&(y=null);var $=y,U=x._dbInfo;U.serializer.serialize(y,function(V,nt){nt?B(nt):U.db.transaction(function(pt){Ee(pt,U,"INSERT OR REPLACE INTO "+U.storeName+" (key, value) VALUES (?, ?)",[g,V],function(){N($)},function(Ct,St){B(St)})},function(pt){if(pt.code===pt.QUOTA_ERR){if(C>0){N(No.apply(x,[g,$,b,C-1]));return}B(pt)}})})}).catch(B)});return D(T,b),T}function Cc(g,y,b){return No.apply(this,[g,y,b,1])}function Tc(g,y){var b=this;g=L(g);var C=new S(function(x,T){b.ready().then(function(){var N=b._dbInfo;N.db.transaction(function(B){Ee(B,N,"DELETE FROM "+N.storeName+" WHERE key = ?",[g],function(){x()},function($,U){T(U)})})}).catch(T)});return D(C,y),C}function Oc(g){var y=this,b=new S(function(C,x){y.ready().then(function(){var T=y._dbInfo;T.db.transaction(function(N){Ee(N,T,"DELETE FROM "+T.storeName,[],function(){C()},function(B,$){x($)})})}).catch(x)});return D(b,g),b}function Ic(g){var y=this,b=new S(function(C,x){y.ready().then(function(){var T=y._dbInfo;T.db.transaction(function(N){Ee(N,T,"SELECT COUNT(key) as c FROM "+T.storeName,[],function(B,$){var U=$.rows.item(0).c;C(U)},function(B,$){x($)})})}).catch(x)});return D(b,g),b}function Dc(g,y){var b=this,C=new S(function(x,T){b.ready().then(function(){var N=b._dbInfo;N.db.transaction(function(B){Ee(B,N,"SELECT key FROM "+N.storeName+" WHERE id = ? LIMIT 1",[g+1],function($,U){var V=U.rows.length?U.rows.item(0).key:null;x(V)},function($,U){T(U)})})}).catch(T)});return D(C,y),C}function Rc(g){var y=this,b=new S(function(C,x){y.ready().then(function(){var T=y._dbInfo;T.db.transaction(function(N){Ee(N,T,"SELECT key FROM "+T.storeName,[],function(B,$){for(var U=[],V=0;V<$.rows.length;V++)U.push($.rows.item(V).key);C(U)},function(B,$){x($)})})}).catch(x)});return D(b,g),b}function Pc(g){return new S(function(y,b){g.transaction(function(C){C.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(x,T){for(var N=[],B=0;B<T.rows.length;B++)N.push(T.rows.item(B).name);y({db:g,storeNames:N})},function(x,T){b(T)})},function(C){b(C)})})}function kc(g,y){y=z.apply(this,arguments);var b=this.config();g=typeof g!="function"&&g||{},g.name||(g.name=g.name||b.name,g.storeName=g.storeName||b.storeName);var C=this,x;return g.name?x=new S(function(T){var N;g.name===b.name?N=C._dbInfo.db:N=openDatabase(g.name,"","",0),g.storeName?T({db:N,storeNames:[g.storeName]}):T(Pc(N))}).then(function(T){return new S(function(N,B){T.db.transaction(function($){function U(Ct){return new S(function(St,Mt){$.executeSql("DROP TABLE IF EXISTS "+Ct,[],function(){St()},function(Rt,Jt){Mt(Jt)})})}for(var V=[],nt=0,pt=T.storeNames.length;nt<pt;nt++)V.push(U(T.storeNames[nt]));S.all(V).then(function(){N()}).catch(function(Ct){B(Ct)})},function($){B($)})})}):x=S.reject("Invalid arguments"),D(x,y),x}var Nc={_driver:"webSQLStorage",_initStorage:Ec,_support:p(),iterate:Sc,getItem:xc,setItem:Cc,removeItem:Tc,clear:Oc,length:Ic,key:Dc,keys:Rc,dropInstance:kc};function Ac(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function Ao(g,y){var b=g.name+"/";return g.storeName!==y.storeName&&(b+=g.storeName+"/"),b}function Mc(){var g="_localforage_support_test";try{return localStorage.setItem(g,!0),localStorage.removeItem(g),!1}catch{return!0}}function Lc(){return!Mc()||localStorage.length>0}function Bc(g){var y=this,b={};if(g)for(var C in g)b[C]=g[C];return b.keyPrefix=Ao(g,y._defaultConfig),Lc()?(y._dbInfo=b,b.serializer=Oi,S.resolve()):S.reject()}function jc(g){var y=this,b=y.ready().then(function(){for(var C=y._dbInfo.keyPrefix,x=localStorage.length-1;x>=0;x--){var T=localStorage.key(x);T.indexOf(C)===0&&localStorage.removeItem(T)}});return D(b,g),b}function Fc(g,y){var b=this;g=L(g);var C=b.ready().then(function(){var x=b._dbInfo,T=localStorage.getItem(x.keyPrefix+g);return T&&(T=x.serializer.deserialize(T)),T});return D(C,y),C}function Vc(g,y){var b=this,C=b.ready().then(function(){for(var x=b._dbInfo,T=x.keyPrefix,N=T.length,B=localStorage.length,$=1,U=0;U<B;U++){var V=localStorage.key(U);if(V.indexOf(T)===0){var nt=localStorage.getItem(V);if(nt&&(nt=x.serializer.deserialize(nt)),nt=g(nt,V.substring(N),$++),nt!==void 0)return nt}}});return D(C,y),C}function Uc(g,y){var b=this,C=b.ready().then(function(){var x=b._dbInfo,T;try{T=localStorage.key(g)}catch{T=null}return T&&(T=T.substring(x.keyPrefix.length)),T});return D(C,y),C}function $c(g){var y=this,b=y.ready().then(function(){for(var C=y._dbInfo,x=localStorage.length,T=[],N=0;N<x;N++){var B=localStorage.key(N);B.indexOf(C.keyPrefix)===0&&T.push(B.substring(C.keyPrefix.length))}return T});return D(b,g),b}function Hc(g){var y=this,b=y.keys().then(function(C){return C.length});return D(b,g),b}function zc(g,y){var b=this;g=L(g);var C=b.ready().then(function(){var x=b._dbInfo;localStorage.removeItem(x.keyPrefix+g)});return D(C,y),C}function Wc(g,y,b){var C=this;g=L(g);var x=C.ready().then(function(){y===void 0&&(y=null);var T=y;return new S(function(N,B){var $=C._dbInfo;$.serializer.serialize(y,function(U,V){if(V)B(V);else try{localStorage.setItem($.keyPrefix+g,U),N(T)}catch(nt){(nt.name==="QuotaExceededError"||nt.name==="NS_ERROR_DOM_QUOTA_REACHED")&&B(nt),B(nt)}})})});return D(x,b),x}function Gc(g,y){if(y=z.apply(this,arguments),g=typeof g!="function"&&g||{},!g.name){var b=this.config();g.name=g.name||b.name,g.storeName=g.storeName||b.storeName}var C=this,x;return g.name?x=new S(function(T){g.storeName?T(Ao(g,C._defaultConfig)):T(g.name+"/")}).then(function(T){for(var N=localStorage.length-1;N>=0;N--){var B=localStorage.key(N);B.indexOf(T)===0&&localStorage.removeItem(B)}}):x=S.reject("Invalid arguments"),D(x,y),x}var qc={_driver:"localStorageWrapper",_initStorage:Bc,_support:Ac(),iterate:Vc,getItem:Fc,setItem:Wc,removeItem:zc,clear:jc,length:Hc,key:Uc,keys:$c,dropInstance:Gc},Zc=function(g,y){return g===y||typeof g=="number"&&typeof y=="number"&&isNaN(g)&&isNaN(y)},Yc=function(g,y){for(var b=g.length,C=0;C<b;){if(Zc(g[C],y))return!0;C++}return!1},Mo=Array.isArray||function(g){return Object.prototype.toString.call(g)==="[object Array]"},hn={},Lo={},qe={INDEXEDDB:u,WEBSQL:Nc,LOCALSTORAGE:qc},Kc=[qe.INDEXEDDB._driver,qe.WEBSQL._driver,qe.LOCALSTORAGE._driver],Nn=["dropInstance"],Ii=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(Nn),Jc={description:"",driver:Kc.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function Xc(g,y){g[y]=function(){var b=arguments;return g.ready().then(function(){return g[y].apply(g,b)})}}function Di(){for(var g=1;g<arguments.length;g++){var y=arguments[g];if(y)for(var b in y)y.hasOwnProperty(b)&&(Mo(y[b])?arguments[0][b]=y[b].slice():arguments[0][b]=y[b])}return arguments[0]}var Qc=function(){function g(y){f(this,g);for(var b in qe)if(qe.hasOwnProperty(b)){var C=qe[b],x=C._driver;this[b]=x,hn[x]||this.defineDriver(C)}this._defaultConfig=Di({},Jc),this._config=Di({},this._defaultConfig,y),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(y){if((typeof y>"u"?"undefined":h(y))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var b in y){if(b==="storeName"&&(y[b]=y[b].replace(/\W/g,"_")),b==="version"&&typeof y[b]!="number")return new Error("Database version must be a number.");this._config[b]=y[b]}return"driver"in y&&y.driver?this.setDriver(this._config.driver):!0}else return typeof y=="string"?this._config[y]:this._config},g.prototype.defineDriver=function(y,b,C){var x=new S(function(T,N){try{var B=y._driver,$=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!y._driver){N($);return}for(var U=Ii.concat("_initStorage"),V=0,nt=U.length;V<nt;V++){var pt=U[V],Ct=!Yc(Nn,pt);if((Ct||y[pt])&&typeof y[pt]!="function"){N($);return}}var St=function(){for(var Rt=function(eu){return function(){var nu=new Error("Method "+eu+" is not implemented by the current driver"),Bo=S.reject(nu);return D(Bo,arguments[arguments.length-1]),Bo}},Jt=0,Ri=Nn.length;Jt<Ri;Jt++){var Pi=Nn[Jt];y[Pi]||(y[Pi]=Rt(Pi))}};St();var Mt=function(Rt){hn[B]&&console.info("Redefining LocalForage driver: "+B),hn[B]=y,Lo[B]=Rt,T()};"_support"in y?y._support&&typeof y._support=="function"?y._support().then(Mt,N):Mt(!!y._support):Mt(!0)}catch(Rt){N(Rt)}});return M(x,b,C),x},g.prototype.driver=function(){return this._driver||null},g.prototype.getDriver=function(y,b,C){var x=hn[y]?S.resolve(hn[y]):S.reject(new Error("Driver not found."));return M(x,b,C),x},g.prototype.getSerializer=function(y){var b=S.resolve(Oi);return M(b,y),b},g.prototype.ready=function(y){var b=this,C=b._driverSet.then(function(){return b._ready===null&&(b._ready=b._initDriver()),b._ready});return M(C,y,y),C},g.prototype.setDriver=function(y,b,C){var x=this;Mo(y)||(y=[y]);var T=this._getSupportedDrivers(y);function N(){x._config.driver=x.driver()}function B(V){return x._extend(V),N(),x._ready=x._initStorage(x._config),x._ready}function $(V){return function(){var nt=0;function pt(){for(;nt<V.length;){var Ct=V[nt];return nt++,x._dbInfo=null,x._ready=null,x.getDriver(Ct).then(B).catch(pt)}N();var St=new Error("No available storage method found.");return x._driverSet=S.reject(St),x._driverSet}return pt()}}var U=this._driverSet!==null?this._driverSet.catch(function(){return S.resolve()}):S.resolve();return this._driverSet=U.then(function(){var V=T[0];return x._dbInfo=null,x._ready=null,x.getDriver(V).then(function(nt){x._driver=nt._driver,N(),x._wrapLibraryMethodsWithReady(),x._initDriver=$(T)})}).catch(function(){N();var V=new Error("No available storage method found.");return x._driverSet=S.reject(V),x._driverSet}),M(this._driverSet,b,C),this._driverSet},g.prototype.supports=function(y){return!!Lo[y]},g.prototype._extend=function(y){Di(this,y)},g.prototype._getSupportedDrivers=function(y){for(var b=[],C=0,x=y.length;C<x;C++){var T=y[C];this.supports(T)&&b.push(T)}return b},g.prototype._wrapLibraryMethodsWithReady=function(){for(var y=0,b=Ii.length;y<b;y++)Xc(this,Ii[y])},g.prototype.createInstance=function(y){return new g(y)},g}(),tu=new Qc;a.exports=tu},{3:3}]},{},[4])(4)})}),hu={schedule(t,e){let n=setTimeout(t,e);return()=>clearTimeout(n)}};function du(t){return t.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}function pu(t){return!!t&&t.nodeType===Node.ELEMENT_NODE}var ki;function fu(t,e){if(!ki){let n=Element.prototype;ki=n.matches||n.matchesSelector||n.mozMatchesSelector||n.msMatchesSelector||n.oMatchesSelector||n.webkitMatchesSelector}return t.nodeType===Node.ELEMENT_NODE?ki.call(t,e):!1}function gu(t){let e={};return t.forEach(({propName:n,templateName:i,transform:o})=>{e[du(i)]=[n,o]}),e}function _u(t,e){return e.get(r.ha).resolveComponentFactory(t).inputs}function mu(t,e){let n=t.childNodes,i=e.map(()=>[]),o=-1;e.some((s,a)=>s==="*"?(o=a,!0):!1);for(let s=0,a=n.length;s<a;++s){let c=n[s],h=vu(c,e,o);h!==-1&&i[h].push(c)}return i}function vu(t,e,n){let i=n;return pu(t)&&e.some((o,s)=>o!=="*"&&fu(t,o)?(i=s,!0):!1),i}var yu=10,bu=class{componentFactory;inputMap=new Map;constructor(t,e){this.componentFactory=e.get(r.ha).resolveComponentFactory(t);for(let n of this.componentFactory.inputs)this.inputMap.set(n.propName,n.templateName)}create(t){return new wu(this.componentFactory,t,this.inputMap)}},wu=class{componentFactory;injector;inputMap;eventEmitters=new r.l(1);events=this.eventEmitters.pipe((0,r.C)(t=>(0,r.v)(...t)));componentRef=null;scheduledDestroyFn=null;initialInputValues=new Map;ngZone;elementZone;appRef;cdScheduler;constructor(t,e,n){this.componentFactory=t,this.injector=e,this.inputMap=n,this.ngZone=this.injector.get(r.V),this.appRef=this.injector.get(r.ta),this.cdScheduler=e.get(r.T),this.elementZone=typeof Zone>"u"?null:this.ngZone.run(()=>Zone.current)}connect(t){this.runInZone(()=>{if(this.scheduledDestroyFn!==null){this.scheduledDestroyFn(),this.scheduledDestroyFn=null;return}this.componentRef===null&&this.initializeComponent(t)})}disconnect(){this.runInZone(()=>{this.componentRef===null||this.scheduledDestroyFn!==null||(this.scheduledDestroyFn=hu.schedule(()=>{this.componentRef!==null&&(this.componentRef.destroy(),this.componentRef=null)},yu))})}getInputValue(t){return this.runInZone(()=>this.componentRef===null?this.initialInputValues.get(t):this.componentRef.instance[t])}setInputValue(t,e){if(this.componentRef===null){this.initialInputValues.set(t,e);return}this.runInZone(()=>{this.componentRef.setInput(this.inputMap.get(t)??t,e),this.componentRef.hostView.dirty&&(this.componentRef.changeDetectorRef.markForRefresh(),this.cdScheduler.notify(6))})}initializeComponent(t){let e=r.S.create({providers:[],parent:this.injector}),n=mu(t,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(e,n,t),this.initializeInputs(),this.initializeOutputs(this.componentRef),this.appRef.attachView(this.componentRef.hostView),this.componentRef.hostView.detectChanges()}initializeInputs(){for(let[t,e]of this.initialInputValues)this.setInputValue(t,e);this.initialInputValues.clear()}initializeOutputs(t){let e=this.componentFactory.outputs.map(({propName:n,templateName:i})=>{let o=t.instance[n];return new r.i(s=>{let a=o.subscribe(c=>s.next({name:i,value:c}));return()=>a.unsubscribe()})});this.eventEmitters.next(e)}runInZone(t){return this.elementZone&&Zone.current!==this.elementZone?this.ngZone.run(t):t()}},Eu=class extends HTMLElement{ngElementEventsSubscription=null};function xu(t,e){let n=_u(t,e.injector),i=e.strategyFactory||new bu(t,e.injector),o=gu(n);class s extends Eu{injector;static observedAttributes=Object.keys(o);get ngElementStrategy(){if(!this._ngElementStrategy){let c=this._ngElementStrategy=i.create(this.injector||e.injector);n.forEach(({propName:h,transform:f})=>{if(!this.hasOwnProperty(h))return;let _=this[h];delete this[h],c.setInputValue(h,_,f)})}return this._ngElementStrategy}_ngElementStrategy;constructor(c){super(),this.injector=c}attributeChangedCallback(c,h,f,_){let[d,E]=o[c];this.ngElementStrategy.setInputValue(d,f,E)}connectedCallback(){let c=!1;this.ngElementStrategy.events&&(this.subscribeToEvents(),c=!0),this.ngElementStrategy.connect(this),c||this.subscribeToEvents()}disconnectedCallback(){this._ngElementStrategy&&this._ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)}subscribeToEvents(){this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe(c=>{let h=new CustomEvent(c.name,{detail:c.value});this.dispatchEvent(h)})}}return n.forEach(({propName:a,transform:c})=>{Object.defineProperty(s.prototype,a,{get(){return this.ngElementStrategy.getInputValue(a)},set(h){this.ngElementStrategy.setInputValue(a,h,c)},configurable:!0,enumerable:!0})}),s}var Su="9.12.3",Ft=class tr{static SDK_VERSION=Su;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_OPEN_CART="Open 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 e=tr.SDK_VERSION.split(".").map(n=>n.padStart(2,"0")).join("");tr.SDK_VERSION_CODE=parseInt(e,10)}},wn={apiURL:"https://api.sdk.letscooee.com",debug:!1,mode:"production",styleURL:`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${Ft.SDK_VERSION}/dist/widget.min.css`,widgetURL:`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${Ft.SDK_VERSION}/dist/widget.min.js`},te=(0,r.e)(cu()),me=class{static log(...t){te.default.info(...t)}static debug(...t){te.default.debug(...t)}static error(...t){te.default.error(...t)}static warn(...t){te.default.warn(...t)}static info(...t){te.default.info(...t)}static trace(...t){te.default.trace(...t)}};function Cu(t=Ft.LOG_PREFIX){te.default.useDefaults({formatter:function(n){n.unshift(`${t} (v${Ft.SDK_VERSION}):`)}});let e=Tu();(e==="1"||e==="on")&&(localStorage.cooeeLogLevel="TRACE"),localStorage.cooeeLogLevel?te.default.setLevel(te.default[localStorage.cooeeLogLevel]):te.default.setLevel(wn.debug?te.default.TRACE:te.default.OFF)}function Tu(){return new URL(location.href).searchParams?.get("cooee-debug")}var An=(0,r.e)(Da()),Ou={providers:[(0,r.db)()]},Iu={"[class.ng-untouched]":"isUntouched","[class.ng-touched]":"isTouched","[class.ng-pristine]":"isPristine","[class.ng-dirty]":"isDirty","[class.ng-valid]":"isValid","[class.ng-invalid]":"isInvalid","[class.ng-pending]":"isPending"},uy=(0,r.b)((0,r.a)({},Iu),{"[class.ng-submitted]":"isSubmitted"}),Du=new r.I("",{providedIn:"root",factory:()=>Ra}),Ra="always",Ru=(()=>{class t{static \u0275fac=function(n){return new(n||t)};static \u0275mod=(0,r.oa)({type:t});static \u0275inj=(0,r.H)({})}return t})(),Pu=(()=>{class t{static withConfig(n){return{ngModule:t,providers:[{provide:Du,useValue:n.callSetDisabledState??Ra}]}}static \u0275fac=function(n){return new(n||t)};static \u0275mod=(0,r.oa)({type:t});static \u0275inj=(0,r.H)({imports:[Ru]})}return t})(),Le=class{static SWIPER_CSS="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css";static injectScriptURL(t,e){if(!t)return;let n=document.createElement("script");n.id=e??"",n.src=t,n.type="module",document.head.appendChild(n)}static injectRawScript(t){if(!t)return;let e=document.createElement("script");e.id="cooee-app-script",e.innerHTML=t,document.head.appendChild(e)}static injectRawCSS(t,e=document.head){if(!t)return;let n=document.createElement("style");n.textContent=t,e.appendChild(n)}static injectSwiperCSS(t=document.head){this.injectStylesheet(this.SWIPER_CSS,t)}static injectStylesheet(t,e=document.head){if(!t)return;let n=document.createElement("link");n.rel="stylesheet",n.href=t,t===this.SWIPER_CSS&&(n.crossOrigin="anonymous",n.onload=i=>{let o=i.currentTarget?.sheet?.cssRules;if(o){for(let s of o)if(s.type==CSSRule.FONT_FACE_RULE){let a=t.split("/"),c=a.slice(0,a.length-1).join("/"),h=s.cssText;h=h.replace(/url\s*\(\s*['"]?(?!((\/)|((?:https?:)?\/\/)|(?:data:?:)))([^'")]+)['"]?\s*\)/g,`url("${c}/$4")`);let f=document.createElement("style");f.appendChild(document.createTextNode(h)),document.head.appendChild(f)}}}),e.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)}},hi=class er{cooeeEvent=new r.U;cooeeCTA=new r.U;elementRef=(0,r.K)(r.X);_engagementTrigger=(0,r.Y)(null);_triggerContext=(0,r.Y)(null);constructor(){this.elementRef.nativeElement.update=this.update.bind(this)}get classes(){let e=["letscooee-widget"],n=this._engagementTrigger();return e.push(`widget-${n?.shortID}`),e}get triggerContext(){return this._triggerContext()}set triggerContext(e){this._triggerContext.set(e),this._engagementTrigger.set(e.triggerData),this.engagementTriggerReceived(e.triggerData)}get engagementTrigger(){return this._engagementTrigger()}ngOnInit(){me.debug("Init",this.constructor.name);let e=this.elementRef.nativeElement.shadowRoot;e&&(Le.injectStylesheet(wn.styleURL,e),Le.injectRawCSS(window.CooeeSDK.config.website.commonCSS,e))}ngOnDestroy(){me.debug("Destroying",this.constructor.name)}sendEventToRenderer(e){this.cooeeEvent.emit(e)}executeCTAViaRenderer(e){this.cooeeCTA.emit(e)}static \u0275fac=function(e){return new(e||er)};static \u0275cmp=(0,r.na)({type:er,selectors:[["ng-component"]],hostVars:2,hostBindings:function(e,n){e&2&&(0,r.ya)(n.classes)},inputs:{triggerContext:"triggerContext"},outputs:{cooeeEvent:"cooeeEvent",cooeeCTA:"cooeeCTA"},decls:0,vars:0,template:function(e,n){},encapsulation:2})},ku=(t,e,n)=>({"--option-color":t,"background-color":e,color:n}),Pa=(t,e)=>e.id;function Nu(t,e){if(t&1&&((0,r.Ea)(0,"span",6),(0,r.Qa)(1),(0,r.Fa)()),t&2){(0,r.Ka)();let n=(0,r.Va)(0);(0,r.fa)(),(0,r.Ra)(n)}}function Au(t,e){if(t&1){let n=(0,r.Ia)();(0,r.Ta)(0),(0,r.Ea)(1,"button",5),(0,r.Ja)("click",function(){let i=(0,r.N)(n).$implicit,o=(0,r.Ka)().$implicit,s=(0,r.Ka)();return(0,r.O)(s.onOptionChange(o,i))}),(0,r.sa)(2,Nu,2,1,"span",6),(0,r.Fa)()}if(t&2){let n=e.$implicit,i=(0,r.Ka)().$implicit,o=(0,r.Va)(1),s=(0,r.Ka)(),a=(0,r.Ua)(n.name);(0,r.fa)(),(0,r.xa)("color-type",o)("selected",s.selectedOptions()[i.name]===a),(0,r.va)("disabled",n.disabled)("ngStyle",(0,r.Za)(9,ku,o?a:"",o?a:"",o?"transparent":"")),(0,r.ua)("data-value",a),(0,r.fa)(),(0,r.Aa)(o?-1:2)}}function Mu(t,e){if(t&1&&((0,r.Ea)(0,"div"),(0,r.Ta)(1),(0,r.Ea)(2,"div",1),(0,r.Qa)(3),(0,r.Fa)(),(0,r.Ea)(4,"div",2),(0,r.Qa)(5),(0,r.Fa)(),(0,r.Ea)(6,"div",3),(0,r.Ca)(7,Au,3,13,"button",4,Pa),(0,r.Fa)()()),t&2){let n=e.$implicit,i=(0,r.Ka)();(0,r.za)("option-group ",n.name.toLowerCase(),""),(0,r.fa)(),(0,r.Ua)(n.name.toLowerCase().includes("color")),(0,r.fa)(2),(0,r.Sa)("",n.name,":"),(0,r.fa)(2),(0,r.Ra)(i.selectedOptions()[n.name]),(0,r.fa)(2),(0,r.Da)(n.optionValues)}}var Lu=class nr extends hi{selectedVariant=new r.U;item=r.W.required();selectedOptions=(0,r.Y)({});options=(0,r.ib)(()=>{let e=this.item();return!e.options||e.vars.length===1?[]:e.options});matchedVariant=(0,r.ib)(()=>{let e=this.item(),n=this.selectedOptions();return e.vars.find(i=>e.options.every(o=>n[o.name]===i.selectedOptions.find(s=>s.name===o.name)?.value))});constructor(){super(),(0,r.jb)(()=>{let n=this.matchedVariant();n&&(this.item().setSelectedVariant(n),this.selectedVariant.emit(n))});let e=(0,r.jb)(()=>{let n=this.item();if(!n?.options)return;let i=(0,r.a)({},this.selectedOptions());n.options.forEach(o=>{let s=n.vars[0]?.selectedOptions.find(a=>a.name===o.name)?.value;s&&(i[o.name]=s)}),this.selectedOptions.set(i),e.destroy()})}onOptionChange(e,n){let i=(0,r.a)({},this.selectedOptions());i[e.name]=n.name,this.selectedOptions.set(i)}engagementTriggerReceived(){}update(){}static \u0275fac=function(e){return new(e||nr)};static \u0275cmp=(0,r.na)({type:nr,selectors:[["cooee-item-options-picker"]],inputs:{item:[1,"item"]},outputs:{selectedVariant:"selectedVariant"},features:[r.ra],decls:2,vars:0,consts:[[3,"class"],[1,"name"],[1,"selected-value"],[1,"option-values"],[1,"option-value",3,"disabled","color-type","selected","ngStyle"],[1,"option-value",3,"click","disabled","ngStyle"],[1,"title"]],template:function(e,n){e&1&&(0,r.Ca)(0,Mu,9,6,"div",0,Pa),e&2&&(0,r.Da)(n.options())},dependencies:[r.rb,r.ob,Pu],styles:[`.option-group{display:flex;gap:8px;align-items:center}.option-group+.option-group{margin-top:8px}.option-values{display:flex;flex-wrap:nowrap;overflow-x:auto;padding:6px;gap:8px}.selected-value{display:none}.option-value{padding:5px 10px;border:1px solid #ccc;cursor:pointer;border-radius:4px;min-width:32px;min-height:32px;text-align:center;position:relative;--selected-color: var(--option-color, var(--lc-color-button, rgb(var(--color-button, 0 0 0))))}.option-value.selected{box-shadow:#fff 0 0 0 2px,var(--selected-color) 0 0 0 4px}
11
+ `],encapsulation:3})},ka=function(t){return t.SHOPIFY_CHECKOUT="shopify_checkout",t.THIRD_PARTY_CHECKOUT="third_party_checkout",t.CART_PAGE="cart_page",t.CART_DRAWER="cart_drawer",t}(ka||{}),fe=function(t){return t[t.NONE=0]="NONE",t[t.REJECT_POPUP=1]="REJECT_POPUP",t[t.ACCEPT_POPUP=2]="ACCEPT_POPUP",t[t.GO_TO_URL=4]="GO_TO_URL",t[t.SHARE=5]="SHARE",t[t.KEY_VALUE=100]="KEY_VALUE",t[t.GO_TO_PRODUCT=101]="GO_TO_PRODUCT",t[t.ADD_TO_CART=102]="ADD_TO_CART",t[t.COPY_COUPON_CODE=103]="COPY_COUPON_CODE",t[t.GO_TO_COLLECTION=104]="GO_TO_COLLECTION",t[t.OPEN_CART=105]="OPEN_CART",t[t.SUBMIT_FORM=106]="SUBMIT_FORM",t[t.INITIATE_CHECKOUT=107]="INITIATE_CHECKOUT",t[t.ADD_BUNDLE=108]="ADD_BUNDLE",t[t.UPGRADE_TO_SUBSCRIPTION=109]="UPGRADE_TO_SUBSCRIPTION",t}(fe||{}),qn=function(t){return t.FREE_SHIPPING="FREE_SHIPPING",t.DISCOUNT="DISCOUNT",t.FREE_AUTO_GIFT="FREE_AUTO_GIFT",t.FREE_GIFT_SELECT="FREE_GIFT_SELECT",t.UI_ONLY="UI_ONLY",t}(qn||{}),Bu=class{id;mID;vID;vName;imageURL;name;link;quantity;price;finalPrice;constructor(t){this.id=t.id,this.mID=t.mID,this.vID=t.vID,this.vName=t.vName,this.imageURL=t.imageURL,this.name=t.name,this.link=t.link,this.quantity=t.quantity,this.price=t.price,this.finalPrice=t.finalPrice??t.price}},Na=(t=>(t.CART_AMOUNT="CART_AMOUNT",t.ITEM_COUNT="ITEM_COUNT",t))(Na||{}),Aa=class{gaEnabled;gaMeasurementID;pixelPush;website;currencyCount;money;storefrontToken;skipItemAttribute;currency;static get(){return window.CooeeSDK.config}update(t){return t??={},this.gaEnabled=t.gaEnabled,this.gaMeasurementID=t.gaMeasurementID,this.pixelPush=t.pixelPush,this.website=t.website??{},this.currencyCount=t.currencyCount??0,this.money=t.money,this.currency=t.currency,this.storefrontToken=t.storefrontToken,this.skipItemAttribute=t.skipItemAttribute,this}},Ma=Object.prototype.toString;function Gr(t){switch(Ma.call(t)){case"[object Error]":case"[object Exception]":case"[object DOMException]":return!0;default:return Ve(t,Error)}}function an(t,e){return Ma.call(t)===`[object ${e}]`}function La(t){return an(t,"ErrorEvent")}function Vo(t){return an(t,"DOMError")}function ju(t){return an(t,"DOMException")}function ve(t){return an(t,"String")}function qr(t){return typeof t=="object"&&t!==null&&"__sentry_template_string__"in t&&"__sentry_template_values__"in t}function Zr(t){return t===null||qr(t)||typeof t!="object"&&typeof t!="function"}function en(t){return an(t,"Object")}function di(t){return typeof Event<"u"&&Ve(t,Event)}function Fu(t){return typeof Element<"u"&&Ve(t,Element)}function Vu(t){return an(t,"RegExp")}function pi(t){return!!(t&&t.then&&typeof t.then=="function")}function Uu(t){return en(t)&&"nativeEvent"in t&&"preventDefault"in t&&"stopPropagation"in t}function Ve(t,e){try{return t instanceof e}catch{return!1}}function Ba(t){return!!(typeof t=="object"&&t!==null&&(t.__isVue||t._isVue))}function Qe(t,e=0){return typeof t!="string"||e===0||t.length<=e?t:`${t.slice(0,e)}...`}function Uo(t,e){if(!Array.isArray(t))return"";let n=[];for(let i=0;i<t.length;i++){let o=t[i];try{Ba(o)?n.push("[VueViewModel]"):n.push(String(o))}catch{n.push("[value cannot be serialized]")}}return n.join(e)}function $u(t,e,n=!1){return ve(t)?Vu(e)?e.test(t):ve(e)?n?t===e:t.includes(e):!1:!1}function fi(t,e=[],n=!1){return e.some(i=>$u(t,i,n))}function Hu(t,e,n=250,i,o,s,a){if(!s.exception||!s.exception.values||!a||!Ve(a.originalException,Error))return;let c=s.exception.values.length>0?s.exception.values[s.exception.values.length-1]:void 0;c&&(s.exception.values=zu(ir(t,e,o,a.originalException,i,s.exception.values,c,0),n))}function ir(t,e,n,i,o,s,a,c){if(s.length>=n+1)return s;let h=[...s];if(Ve(i[o],Error)){$o(a,c);let f=t(e,i[o]),_=h.length;Ho(f,o,_,c),h=ir(t,e,n,i[o],o,[f,...h],f,_)}return Array.isArray(i.errors)&&i.errors.forEach((f,_)=>{if(Ve(f,Error)){$o(a,c);let d=t(e,f),E=h.length;Ho(d,`errors[${_}]`,E,c),h=ir(t,e,n,f,o,[d,...h],d,E)}}),h}function $o(t,e){t.mechanism=t.mechanism||{type:"generic",handled:!0},t.mechanism=(0,r.b)((0,r.a)((0,r.a)({},t.mechanism),t.type==="AggregateError"&&{is_exception_group:!0}),{exception_id:e})}function Ho(t,e,n,i){t.mechanism=t.mechanism||{type:"generic",handled:!0},t.mechanism=(0,r.b)((0,r.a)({},t.mechanism),{type:"chained",source:e,exception_id:n,parent_id:i})}function zu(t,e){return t.map(n=>(n.value&&(n.value=Qe(n.value,e)),n))}var Be="8.18.0",Et=globalThis;function Yr(t,e,n){let i=n||Et,o=i.__SENTRY__=i.__SENTRY__||{},s=o[Be]=o[Be]||{};return s[t]||(s[t]=e())}var Kr=Et,Wu=80;function ja(t,e={}){if(!t)return"<unknown>";try{let n=t,i=5,o=[],s=0,a=0,c=" > ",h=c.length,f,_=Array.isArray(e)?e:e.keyAttrs,d=!Array.isArray(e)&&e.maxStringLength||Wu;for(;n&&s++<i&&(f=Gu(n,_),!(f==="html"||s>1&&a+o.length*h+f.length>=d));)o.push(f),a+=f.length,n=n.parentNode;return o.reverse().join(c)}catch{return"<unknown>"}}function Gu(t,e){let n=t,i=[];if(!n||!n.tagName)return"";if(Kr.HTMLElement&&n instanceof HTMLElement&&n.dataset){if(n.dataset.sentryComponent)return n.dataset.sentryComponent;if(n.dataset.sentryElement)return n.dataset.sentryElement}i.push(n.tagName.toLowerCase());let o=e&&e.length?e.filter(a=>n.getAttribute(a)).map(a=>[a,n.getAttribute(a)]):null;if(o&&o.length)o.forEach(a=>{i.push(`[${a[0]}="${a[1]}"]`)});else{n.id&&i.push(`#${n.id}`);let a=n.className;if(a&&ve(a)){let c=a.split(/\s+/);for(let h of c)i.push(`.${h}`)}}let s=["aria-label","type","name","title","alt"];for(let a of s){let c=n.getAttribute(a);c&&i.push(`[${a}="${c}"]`)}return i.join("")}function qu(){try{return Kr.document.location.href}catch{return""}}function Zu(t){if(!Kr.HTMLElement)return null;let e=t,n=5;for(let i=0;i<n;i++){if(!e)return null;if(e instanceof HTMLElement){if(e.dataset.sentryComponent)return e.dataset.sentryComponent;if(e.dataset.sentryElement)return e.dataset.sentryElement}e=e.parentNode}return null}var Tn=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__,Yu="Sentry Logger ",rr=["debug","info","warn","error","log","assert","trace"],Qn={};function Jr(t){if(!("console"in Et))return t();let e=Et.console,n={},i=Object.keys(Qn);i.forEach(o=>{let s=Qn[o];n[o]=e[o],e[o]=s});try{return t()}finally{i.forEach(o=>{e[o]=n[o]})}}function Ku(){let t=!1,e={enable:()=>{t=!0},disable:()=>{t=!1},isEnabled:()=>t};return Tn?rr.forEach(n=>{e[n]=(...i)=>{t&&Jr(()=>{Et.console[n](`${Yu}[${n}]:`,...i)})}}):rr.forEach(n=>{e[n]=()=>{}}),e}var ut=Ku(),Ju=/^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;function Xu(t){return t==="http"||t==="https"}function gi(t,e=!1){let{host:n,path:i,pass:o,port:s,projectId:a,protocol:c,publicKey:h}=t;return`${c}://${h}${e&&o?`:${o}`:""}@${n}${s?`:${s}`:""}/${i&&`${i}/`}${a}`}function Qu(t){let e=Ju.exec(t);if(!e){Jr(()=>{console.error(`Invalid Sentry Dsn: ${t}`)});return}let[n,i,o="",s="",a="",c=""]=e.slice(1),h="",f=c,_=f.split("/");if(_.length>1&&(h=_.slice(0,-1).join("/"),f=_.pop()),f){let d=f.match(/^\d+/);d&&(f=d[0])}return Fa({host:s,pass:o,path:h,projectId:f,port:a,protocol:n,publicKey:i})}function Fa(t){return{protocol:t.protocol,publicKey:t.publicKey||"",pass:t.pass||"",host:t.host,port:t.port||"",path:t.path||"",projectId:t.projectId}}function th(t){if(!Tn)return!0;let{port:e,projectId:n,protocol:i}=t;return["protocol","publicKey","host","projectId"].find(o=>t[o]?!1:(ut.error(`Invalid Sentry Dsn: ${o} missing`),!0))?!1:n.match(/^\d+$/)?Xu(i)?e&&isNaN(parseInt(e,10))?(ut.error(`Invalid Sentry Dsn: Invalid port ${e}`),!1):!0:(ut.error(`Invalid Sentry Dsn: Invalid protocol ${i}`),!1):(ut.error(`Invalid Sentry Dsn: Invalid projectId ${n}`),!1)}function eh(t){let e=typeof t=="string"?Qu(t):Fa(t);if(!(!e||!th(e)))return e}var de=class extends Error{constructor(t,e="warn"){super(t),this.message=t,this.name=new.target.prototype.constructor.name,Object.setPrototypeOf(this,new.target.prototype),this.logLevel=e}};function Ut(t,e,n){if(!(e in t))return;let i=t[e],o=n(i);typeof o=="function"&&Va(o,i),t[e]=o}function Ue(t,e,n){try{Object.defineProperty(t,e,{value:n,writable:!0,configurable:!0})}catch{Tn&&ut.log(`Failed to add non-enumerable property "${e}" to object`,t)}}function Va(t,e){try{let n=e.prototype||{};t.prototype=e.prototype=n,Ue(t,"__sentry_original__",e)}catch{}}function Xr(t){return t.__sentry_original__}function nh(t){return Object.keys(t).map(e=>`${encodeURIComponent(e)}=${encodeURIComponent(t[e])}`).join("&")}function Ua(t){if(Gr(t))return(0,r.a)({message:t.message,name:t.name,stack:t.stack},Wo(t));if(di(t)){let e=(0,r.a)({type:t.type,target:zo(t.target),currentTarget:zo(t.currentTarget)},Wo(t));return typeof CustomEvent<"u"&&Ve(t,CustomEvent)&&(e.detail=t.detail),e}else return t}function zo(t){try{return Fu(t)?ja(t):Object.prototype.toString.call(t)}catch{return"<unknown>"}}function Wo(t){if(typeof t=="object"&&t!==null){let e={};for(let n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}else return{}}function ih(t,e=40){let n=Object.keys(Ua(t));n.sort();let i=n[0];if(!i)return"[object has no keys]";if(i.length>=e)return Qe(i,e);for(let o=n.length;o>0;o--){let s=n.slice(0,o).join(", ");if(!(s.length>e))return o===n.length?s:Qe(s,e)}return""}function oe(t){return or(t,new Map)}function or(t,e){if(rh(t)){let n=e.get(t);if(n!==void 0)return n;let i={};e.set(t,i);for(let o of Object.keys(t))typeof t[o]<"u"&&(i[o]=or(t[o],e));return i}if(Array.isArray(t)){let n=e.get(t);if(n!==void 0)return n;let i=[];return e.set(t,i),t.forEach(o=>{i.push(or(o,e))}),i}return t}function rh(t){if(!en(t))return!1;try{let e=Object.getPrototypeOf(t).constructor.name;return!e||e==="Object"}catch{return!0}}var $e="?",Go=/\(error: (.*)\)/,qo=/captureMessage|captureException/;function oh(...t){let e=t.sort((n,i)=>n[0]-i[0]).map(n=>n[1]);return(n,i=0,o=0)=>{let s=[],a=n.split(`
12
+ `);for(let c=i;c<a.length;c++){let h=a[c];if(h.length>1024)continue;let f=Go.test(h)?h.replace(Go,"$1"):h;if(!f.match(/\S*Error: /)){for(let _ of e){let d=_(f);if(d){s.push(d);break}}if(s.length>=50+o)break}}return sh(s.slice(o))}}function sh(t){if(!t.length)return[];let e=Array.from(t);return/sentryWrapped/.test(Mn(e).function||"")&&e.pop(),e.reverse(),qo.test(Mn(e).function||"")&&(e.pop(),qo.test(Mn(e).function||"")&&e.pop()),e.slice(0,50).map(n=>(0,r.b)((0,r.a)({},n),{filename:n.filename||Mn(e).filename,function:n.function||$e}))}function Mn(t){return t[t.length-1]||{}}var Ni="<anonymous>";function Ie(t){try{return!t||typeof t!="function"?Ni:t.name||Ni}catch{return Ni}}function Zo(t){let e=t.exception;if(e){let n=[];try{return e.values.forEach(i=>{i.stacktrace.frames&&n.push(...i.stacktrace.frames)}),n}catch{return}}}var Zn={},Yo={};function We(t,e){Zn[t]=Zn[t]||[],Zn[t].push(e)}function Ge(t,e){Yo[t]||(e(),Yo[t]=!0)}function ae(t,e){let n=t&&Zn[t];if(n)for(let i of n)try{i(e)}catch(o){Tn&&ut.error(`Error while triggering instrumentation handler.
13
+ Type: ${t}
14
+ Name: ${Ie(i)}
15
+ Error:`,o)}}function ah(t){let e="console";We(e,t),Ge(e,lh)}function lh(){"console"in Et&&rr.forEach(function(t){t in Et.console&&Ut(Et.console,t,function(e){return Qn[t]=e,function(...n){ae("console",{args:n,level:t});let i=Qn[t];i&&i.apply(Et.console,n)}})})}var sr=Et;function ch(){if(!("fetch"in sr))return!1;try{return new Headers,new Request("http://www.example.com"),new Response,!0}catch{return!1}}function ar(t){return t&&/^function\s+\w+\(\)\s+\{\s+\[native code\]\s+\}$/.test(t.toString())}function uh(){if(typeof EdgeRuntime=="string")return!0;if(!ch())return!1;if(ar(sr.fetch))return!0;let t=!1,e=sr.document;if(e&&typeof e.createElement=="function")try{let n=e.createElement("iframe");n.hidden=!0,e.head.appendChild(n),n.contentWindow&&n.contentWindow.fetch&&(t=ar(n.contentWindow.fetch)),e.head.removeChild(n)}catch(n){Tn&&ut.warn("Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ",n)}return t}var $a=1e3;function On(){return Date.now()/$a}function hh(){let{performance:t}=Et;if(!t||!t.now)return On;let e=Date.now()-t.now(),n=t.timeOrigin==null?e:t.timeOrigin;return()=>(n+t.now())/$a}var Oe=hh(),Ln,hy=(()=>{let{performance:t}=Et;if(!t||!t.now){Ln="none";return}let e=3600*1e3,n=t.now(),i=Date.now(),o=t.timeOrigin?Math.abs(t.timeOrigin+n-i):e,s=o<e,a=t.timing&&t.timing.navigationStart,c=typeof a=="number"?Math.abs(a+n-i):e,h=c<e;return s||h?o<=c?(Ln="timeOrigin",t.timeOrigin):(Ln="navigationStart",a):(Ln="dateNow",i)})();function dh(t){let e="fetch";We(e,t),Ge(e,ph)}function ph(){uh()&&Ut(Et,"fetch",function(t){return function(...e){let{method:n,url:i}=fh(e),o={args:e,fetchData:{method:n,url:i},startTimestamp:Oe()*1e3};ae("fetch",(0,r.a)({},o));let s=new Error().stack;return t.apply(Et,e).then(a=>{let c=(0,r.b)((0,r.a)({},o),{endTimestamp:Oe()*1e3,response:a});return ae("fetch",c),a},a=>{let c=(0,r.b)((0,r.a)({},o),{endTimestamp:Oe()*1e3,error:a});throw ae("fetch",c),Gr(a)&&a.stack===void 0&&(a.stack=s,Ue(a,"framesToPop",1)),a})}})}function lr(t,e){return!!t&&typeof t=="object"&&!!t[e]}function Ko(t){return typeof t=="string"?t:t?lr(t,"url")?t.url:t.toString?t.toString():"":""}function fh(t){if(t.length===0)return{method:"GET",url:""};if(t.length===2){let[n,i]=t;return{url:Ko(n),method:lr(i,"method")?String(i.method).toUpperCase():"GET"}}let e=t[0];return{url:Ko(e),method:lr(e,"method")?String(e.method).toUpperCase():"GET"}}var Bn=null;function gh(t){let e="error";We(e,t),Ge(e,_h)}function _h(){Bn=Et.onerror,Et.onerror=function(t,e,n,i,o){return ae("error",{column:i,error:o,line:n,msg:t,url:e}),Bn&&!Bn.__SENTRY_LOADER__?Bn.apply(this,arguments):!1},Et.onerror.__SENTRY_INSTRUMENTED__=!0}var jn=null;function mh(t){let e="unhandledrejection";We(e,t),Ge(e,vh)}function vh(){jn=Et.onunhandledrejection,Et.onunhandledrejection=function(t){return ae("unhandledrejection",t),jn&&!jn.__SENTRY_LOADER__?jn.apply(this,arguments):!0},Et.onunhandledrejection.__SENTRY_INSTRUMENTED__=!0}function yh(){return"npm"}function bh(){let t=typeof WeakSet=="function",e=t?new WeakSet:[];function n(o){if(t)return e.has(o)?!0:(e.add(o),!1);for(let s=0;s<e.length;s++)if(e[s]===o)return!0;return e.push(o),!1}function i(o){if(t)e.delete(o);else for(let s=0;s<e.length;s++)if(e[s]===o){e.splice(s,1);break}}return[n,i]}function le(){let t=Et,e=t.crypto||t.msCrypto,n=()=>Math.random()*16;try{if(e&&e.randomUUID)return e.randomUUID().replace(/-/g,"");e&&e.getRandomValues&&(n=()=>{let i=new Uint8Array(1);return e.getRandomValues(i),i[0]})}catch{}return("10000000100040008000"+1e11).replace(/[018]/g,i=>(i^(n()&15)>>i/4).toString(16))}function Ha(t){return t.exception&&t.exception.values?t.exception.values[0]:void 0}function xe(t){let{message:e,event_id:n}=t;if(e)return e;let i=Ha(t);return i?i.type&&i.value?`${i.type}: ${i.value}`:i.type||i.value||n||"<unknown>":n||"<unknown>"}function cr(t,e,n){let i=t.exception=t.exception||{},o=i.values=i.values||[],s=o[0]=o[0]||{};s.value||(s.value=e||""),s.type||(s.type=n||"Error")}function En(t,e){let n=Ha(t);if(!n)return;let i={type:"generic",handled:!0},o=n.mechanism;if(n.mechanism=(0,r.a)((0,r.a)((0,r.a)({},i),o),e),e&&"data"in e){let s=(0,r.a)((0,r.a)({},o&&o.data),e.data);n.mechanism.data=s}}function Jo(t){if(t&&t.__sentry_captured__)return!0;try{Ue(t,"__sentry_captured__",!0)}catch{}return!1}function wh(t){return Array.isArray(t)?t:[t]}function Se(t,e=100,n=1/0){try{return ur("",t,e,n)}catch(i){return{ERROR:`**non-serializable** (${i})`}}}function za(t,e=3,n=100*1024){let i=Se(t,e);return Ch(i)>n?za(t,e-1,n):i}function ur(t,e,n=1/0,i=1/0,o=bh()){let[s,a]=o;if(e==null||["number","boolean","string"].includes(typeof e)&&!Number.isNaN(e))return e;let c=Eh(t,e);if(!c.startsWith("[object "))return c;if(e.__sentry_skip_normalization__)return e;let h=typeof e.__sentry_override_normalization_depth__=="number"?e.__sentry_override_normalization_depth__:n;if(h===0)return c.replace("object ","");if(s(e))return"[Circular ~]";let f=e;if(f&&typeof f.toJSON=="function")try{let I=f.toJSON();return ur("",I,h-1,i,o)}catch{}let _=Array.isArray(e)?[]:{},d=0,E=Ua(e);for(let I in E){if(!Object.prototype.hasOwnProperty.call(E,I))continue;if(d>=i){_[I]="[MaxProperties ~]";break}let S=E[I];_[I]=ur(I,S,h-1,i,o),d++}return a(e),_}function Eh(t,e){try{if(t==="domain"&&e&&typeof e=="object"&&e._events)return"[Domain]";if(t==="domainEmitter")return"[DomainEmitter]";if(typeof global<"u"&&e===global)return"[Global]";if(typeof window<"u"&&e===window)return"[Window]";if(typeof document<"u"&&e===document)return"[Document]";if(Ba(e))return"[VueViewModel]";if(Uu(e))return"[SyntheticEvent]";if(typeof e=="number"&&e!==e)return"[NaN]";if(typeof e=="function")return`[Function: ${Ie(e)}]`;if(typeof e=="symbol")return`[${String(e)}]`;if(typeof e=="bigint")return`[BigInt: ${String(e)}]`;let n=xh(e);return/^HTML(\w*)Element$/.test(n)?`[HTMLElement: ${n}]`:`[object ${n}]`}catch(n){return`**non-serializable** (${n})`}}function xh(t){let e=Object.getPrototypeOf(t);return e?e.constructor.name:"null prototype"}function Sh(t){return~-encodeURI(t).split(/%..|./).length}function Ch(t){return Sh(JSON.stringify(t))}var _e;(function(t){t[t.PENDING=0]="PENDING";let e=1;t[t.RESOLVED=e]="RESOLVED";let n=2;t[t.REJECTED=n]="REJECTED"})(_e||(_e={}));function He(t){return new In(e=>{e(t)})}function ti(t){return new In((e,n)=>{n(t)})}var In=class Ne{constructor(e){Ne.prototype.__init.call(this),Ne.prototype.__init2.call(this),Ne.prototype.__init3.call(this),Ne.prototype.__init4.call(this),this._state=_e.PENDING,this._handlers=[];try{e(this._resolve,this._reject)}catch(n){this._reject(n)}}then(e,n){return new Ne((i,o)=>{this._handlers.push([!1,s=>{if(!e)i(s);else try{i(e(s))}catch(a){o(a)}},s=>{if(!n)o(s);else try{i(n(s))}catch(a){o(a)}}]),this._executeHandlers()})}catch(e){return this.then(n=>n,e)}finally(e){return new Ne((n,i)=>{let o,s;return this.then(a=>{s=!1,o=a,e&&e()},a=>{s=!0,o=a,e&&e()}).then(()=>{if(s){i(o);return}n(o)})})}__init(){this._resolve=e=>{this._setResult(_e.RESOLVED,e)}}__init2(){this._reject=e=>{this._setResult(_e.REJECTED,e)}}__init3(){this._setResult=(e,n)=>{if(this._state===_e.PENDING){if(pi(n)){n.then(this._resolve,this._reject);return}this._state=e,this._value=n,this._executeHandlers()}}}__init4(){this._executeHandlers=()=>{if(this._state===_e.PENDING)return;let e=this._handlers.slice();this._handlers=[],e.forEach(n=>{n[0]||(this._state===_e.RESOLVED&&n[1](this._value),this._state===_e.REJECTED&&n[2](this._value),n[0]=!0)})}}};function Th(t){let e=[];function n(){return t===void 0||e.length<t}function i(a){return e.splice(e.indexOf(a),1)[0]||Promise.resolve(void 0)}function o(a){if(!n())return ti(new de("Not adding Promise because buffer limit was reached."));let c=a();return e.indexOf(c)===-1&&e.push(c),c.then(()=>i(c)).then(null,()=>i(c).then(null,()=>{})),c}function s(a){return new In((c,h)=>{let f=e.length;if(!f)return c(!0);let _=setTimeout(()=>{a&&a>0&&c(!1)},a);e.forEach(d=>{He(d).then(()=>{--f||(clearTimeout(_),c(!0))},h)})})}return{$:e,add:o,drain:s}}function Ai(t){if(!t)return{};let e=t.match(/^(([^:/?#]+):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/);if(!e)return{};let n=e[6]||"",i=e[8]||"";return{host:e[4],path:e[5],protocol:e[2],search:n,hash:i,relative:e[5]+n+i}}var Oh=["fatal","error","warning","log","info","debug"];function Ih(t){return t==="warn"?"warning":Oh.includes(t)?t:"log"}var Dh="sentry-",Rh=/^sentry-/;function Ph(t){let e=kh(t);if(!e)return;let n=Object.entries(e).reduce((i,[o,s])=>{if(o.match(Rh)){let a=o.slice(Dh.length);i[a]=s}return i},{});if(Object.keys(n).length>0)return n}function kh(t){if(!(!t||!ve(t)&&!Array.isArray(t)))return Array.isArray(t)?t.reduce((e,n)=>{let i=Xo(n);return Object.entries(i).forEach(([o,s])=>{e[o]=s}),e},{}):Xo(t)}function Xo(t){return t.split(",").map(e=>e.split("=").map(n=>decodeURIComponent(n.trim()))).reduce((e,[n,i])=>(n&&i&&(e[n]=i),e),{})}function Dn(t,e=[]){return[t,e]}function Nh(t,e){let[n,i]=t;return[n,[...i,e]]}function Qo(t,e){let n=t[1];for(let i of n){let o=i[0].type;if(e(i,o))return!0}return!1}function hr(t){return Et.__SENTRY__&&Et.__SENTRY__.encodePolyfill?Et.__SENTRY__.encodePolyfill(t):new TextEncoder().encode(t)}function Ah(t){let[e,n]=t,i=JSON.stringify(e);function o(s){typeof i=="string"?i=typeof s=="string"?i+s:[hr(i),s]:i.push(typeof s=="string"?hr(s):s)}for(let s of n){let[a,c]=s;if(o(`
16
+ ${JSON.stringify(a)}
17
+ `),typeof c=="string"||c instanceof Uint8Array)o(c);else{let h;try{h=JSON.stringify(c)}catch{h=JSON.stringify(Se(c))}o(h)}}return typeof i=="string"?i:Mh(i)}function Mh(t){let e=t.reduce((o,s)=>o+s.length,0),n=new Uint8Array(e),i=0;for(let o of t)n.set(o,i),i+=o.length;return n}function Lh(t){let e=typeof t.data=="string"?hr(t.data):t.data;return[oe({type:"attachment",length:e.length,filename:t.filename,content_type:t.contentType,attachment_type:t.attachmentType}),e]}var Bh={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 ts(t){return Bh[t]}function Wa(t){if(!t||!t.sdk)return;let{name:e,version:n}=t.sdk;return{name:e,version:n}}function jh(t,e,n,i){let o=t.sdkProcessingMetadata&&t.sdkProcessingMetadata.dynamicSamplingContext;return(0,r.a)((0,r.a)((0,r.a)({event_id:t.event_id,sent_at:new Date().toISOString()},e&&{sdk:e}),!!n&&i&&{dsn:gi(i)}),o&&{trace:oe((0,r.a)({},o))})}function Fh(t,e,n){let i=[{type:"client_report"},{timestamp:n||On(),discarded_events:t}];return Dn(e?{dsn:e}:{},[i])}function Vh(t,e=Date.now()){let n=parseInt(`${t}`,10);if(!isNaN(n))return n*1e3;let i=Date.parse(`${t}`);return isNaN(i)?6e4:i-e}function Uh(t,e){return t[e]||t.all||0}function $h(t,e,n=Date.now()){return Uh(t,e)>n}function Hh(t,{statusCode:e,headers:n},i=Date.now()){let o=(0,r.a)({},t),s=n&&n["x-sentry-rate-limits"],a=n&&n["retry-after"];if(s)for(let c of s.trim().split(",")){let[h,f,,,_]=c.split(":",5),d=parseInt(h,10),E=(isNaN(d)?60:d)*1e3;if(!f)o.all=i+E;else for(let I of f.split(";"))I==="metric_bucket"?(!_||_.split(";").includes("custom"))&&(o[I]=i+E):o[I]=i+E}else a?o.all=i+Vh(a,i):e===429&&(o.all=i+60*1e3);return o}function es(){return{traceId:le(),spanId:le().substring(16)}}var Fn=Et;function zh(){let t=Fn.chrome,e=t&&t.app&&t.app.runtime,n="history"in Fn&&!!Fn.history.pushState&&!!Fn.history.replaceState;return!e&&n}var kt=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;function _i(){return Qr(Et),Et}function Qr(t){let e=t.__SENTRY__=t.__SENTRY__||{};return e.version=e.version||Be,e[Be]=e[Be]||{}}function dr(t,e={}){if(e.user&&(!t.ipAddress&&e.user.ip_address&&(t.ipAddress=e.user.ip_address),!t.did&&!e.did&&(t.did=e.user.id||e.user.email||e.user.username)),t.timestamp=e.timestamp||Oe(),e.abnormal_mechanism&&(t.abnormal_mechanism=e.abnormal_mechanism),e.ignoreDuration&&(t.ignoreDuration=e.ignoreDuration),e.sid&&(t.sid=e.sid.length===32?e.sid:le()),e.init!==void 0&&(t.init=e.init),!t.did&&e.did&&(t.did=`${e.did}`),typeof e.started=="number"&&(t.started=e.started),t.ignoreDuration)t.duration=void 0;else if(typeof e.duration=="number")t.duration=e.duration;else{let n=t.timestamp-t.started;t.duration=n>=0?n:0}e.release&&(t.release=e.release),e.environment&&(t.environment=e.environment),!t.ipAddress&&e.ipAddress&&(t.ipAddress=e.ipAddress),!t.userAgent&&e.userAgent&&(t.userAgent=e.userAgent),typeof e.errors=="number"&&(t.errors=e.errors),e.status&&(t.status=e.status)}var pr="_sentrySpan";function ns(t,e){e?Ue(t,pr,e):delete t[pr]}function is(t){return t[pr]}var Wh=100,Gh=class Ga{constructor(){this._notifyingListeners=!1,this._scopeListeners=[],this._eventProcessors=[],this._breadcrumbs=[],this._attachments=[],this._user={},this._tags={},this._extra={},this._contexts={},this._sdkProcessingMetadata={},this._propagationContext=es()}clone(){let e=new Ga;return e._breadcrumbs=[...this._breadcrumbs],e._tags=(0,r.a)({},this._tags),e._extra=(0,r.a)({},this._extra),e._contexts=(0,r.a)({},this._contexts),e._user=this._user,e._level=this._level,e._session=this._session,e._transactionName=this._transactionName,e._fingerprint=this._fingerprint,e._eventProcessors=[...this._eventProcessors],e._requestSession=this._requestSession,e._attachments=[...this._attachments],e._sdkProcessingMetadata=(0,r.a)({},this._sdkProcessingMetadata),e._propagationContext=(0,r.a)({},this._propagationContext),e._client=this._client,e._lastEventId=this._lastEventId,ns(e,is(this)),e}setClient(e){this._client=e}setLastEventId(e){this._lastEventId=e}getClient(){return this._client}lastEventId(){return this._lastEventId}addScopeListener(e){this._scopeListeners.push(e)}addEventProcessor(e){return this._eventProcessors.push(e),this}setUser(e){return this._user=e||{email:void 0,id:void 0,ip_address:void 0,username:void 0},this._session&&dr(this._session,{user:e}),this._notifyScopeListeners(),this}getUser(){return this._user}getRequestSession(){return this._requestSession}setRequestSession(e){return this._requestSession=e,this}setTags(e){return this._tags=(0,r.a)((0,r.a)({},this._tags),e),this._notifyScopeListeners(),this}setTag(e,n){return this._tags=(0,r.b)((0,r.a)({},this._tags),{[e]:n}),this._notifyScopeListeners(),this}setExtras(e){return this._extra=(0,r.a)((0,r.a)({},this._extra),e),this._notifyScopeListeners(),this}setExtra(e,n){return this._extra=(0,r.b)((0,r.a)({},this._extra),{[e]:n}),this._notifyScopeListeners(),this}setFingerprint(e){return this._fingerprint=e,this._notifyScopeListeners(),this}setLevel(e){return this._level=e,this._notifyScopeListeners(),this}setTransactionName(e){return this._transactionName=e,this._notifyScopeListeners(),this}setContext(e,n){return n===null?delete this._contexts[e]:this._contexts[e]=n,this._notifyScopeListeners(),this}setSession(e){return e?this._session=e:delete this._session,this._notifyScopeListeners(),this}getSession(){return this._session}update(e){if(!e)return this;let n=typeof e=="function"?e(this):e,[i,o]=n instanceof ye?[n.getScopeData(),n.getRequestSession()]:en(n)?[e,e.requestSession]:[],{tags:s,extra:a,user:c,contexts:h,level:f,fingerprint:_=[],propagationContext:d}=i||{};return this._tags=(0,r.a)((0,r.a)({},this._tags),s),this._extra=(0,r.a)((0,r.a)({},this._extra),a),this._contexts=(0,r.a)((0,r.a)({},this._contexts),h),c&&Object.keys(c).length&&(this._user=c),f&&(this._level=f),_.length&&(this._fingerprint=_),d&&(this._propagationContext=d),o&&(this._requestSession=o),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,ns(this,void 0),this._attachments=[],this._propagationContext=es(),this._notifyScopeListeners(),this}addBreadcrumb(e,n){let i=typeof n=="number"?n:Wh;if(i<=0)return this;let o=(0,r.a)({timestamp:On()},e),s=this._breadcrumbs;return s.push(o),this._breadcrumbs=s.length>i?s.slice(-i):s,this._notifyScopeListeners(),this}getLastBreadcrumb(){return this._breadcrumbs[this._breadcrumbs.length-1]}clearBreadcrumbs(){return this._breadcrumbs=[],this._notifyScopeListeners(),this}addAttachment(e){return this._attachments.push(e),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:is(this)}}setSDKProcessingMetadata(e){return this._sdkProcessingMetadata=(0,r.a)((0,r.a)({},this._sdkProcessingMetadata),e),this}setPropagationContext(e){return this._propagationContext=e,this}getPropagationContext(){return this._propagationContext}captureException(e,n){let i=n&&n.event_id?n.event_id:le();if(!this._client)return ut.warn("No client configured on scope - will not capture exception!"),i;let o=new Error("Sentry syntheticException");return this._client.captureException(e,(0,r.b)((0,r.a)({originalException:e,syntheticException:o},n),{event_id:i}),this),i}captureMessage(e,n,i){let o=i&&i.event_id?i.event_id:le();if(!this._client)return ut.warn("No client configured on scope - will not capture message!"),o;let s=new Error(e);return this._client.captureMessage(e,n,(0,r.b)((0,r.a)({originalException:e,syntheticException:s},i),{event_id:o}),this),o}captureEvent(e,n){let i=n&&n.event_id?n.event_id:le();return this._client?(this._client.captureEvent(e,(0,r.b)((0,r.a)({},n),{event_id:i}),this),i):(ut.warn("No client configured on scope - will not capture event!"),i)}_notifyScopeListeners(){this._notifyingListeners||(this._notifyingListeners=!0,this._scopeListeners.forEach(e=>{e(this)}),this._notifyingListeners=!1)}},ye=Gh;function qh(){return Yr("defaultCurrentScope",()=>new ye)}function Zh(){return Yr("defaultIsolationScope",()=>new ye)}var Yh=class{constructor(t,e){let n;t?n=t:n=new ye;let i;e?i=e:i=new ye,this._stack=[{scope:n}],this._isolationScope=i}withScope(t){let e=this._pushScope(),n;try{n=t(e)}catch(i){throw this._popScope(),i}return pi(n)?n.then(i=>(this._popScope(),i),i=>{throw this._popScope(),i}):(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 t=this.getScope().clone();return this._stack.push({client:this.getClient(),scope:t}),t}_popScope(){return this._stack.length<=1?!1:!!this._stack.pop()}};function nn(){let t=_i(),e=Qr(t);return e.stack=e.stack||new Yh(qh(),Zh())}function Kh(t){return nn().withScope(t)}function Jh(t,e){let n=nn();return n.withScope(()=>(n.getStackTop().scope=t,e(t)))}function rs(t){return nn().withScope(()=>t(nn().getIsolationScope()))}function Xh(){return{withIsolationScope:rs,withScope:Kh,withSetScope:Jh,withSetIsolationScope:(t,e)=>rs(e),getCurrentScope:()=>nn().getScope(),getIsolationScope:()=>nn().getIsolationScope()}}function to(t){let e=Qr(t);return e.acs?e.acs:Xh()}function eo(){let t=_i();return to(t).getCurrentScope()}function qa(){let t=_i();return to(t).getIsolationScope()}function Qh(){return Yr("globalScope",()=>new ye)}function td(...t){let e=_i(),n=to(e);if(t.length===2){let[i,o]=t;return i?n.withSetScope(i,o):n.withScope(o)}return n.withScope(t[0])}function Kt(){return eo().getClient()}var ed="_sentryMetrics";function nd(t){let e=t[ed];if(!e)return;let n={};for(let[,[i,o]]of e)(n[i]||(n[i]=[])).push(oe(o));return n}var id="sentry.source",rd="sentry.sample_rate",od="sentry.op",sd="sentry.origin",ad=1;function ld(t){let{spanId:e,traceId:n}=t.spanContext(),{parent_span_id:i}=ei(t);return oe({parent_span_id:i,span_id:e,trace_id:n})}function os(t){return typeof t=="number"?ss(t):Array.isArray(t)?t[0]+t[1]/1e9:t instanceof Date?ss(t.getTime()):Oe()}function ss(t){return t>9999999999?t/1e3:t}function ei(t){if(ud(t))return t.getSpanJSON();try{let{spanId:e,traceId:n}=t.spanContext();if(cd(t)){let{attributes:i,startTime:o,name:s,endTime:a,parentSpanId:c,status:h}=t;return oe({span_id:e,trace_id:n,data:i,description:s,parent_span_id:c,start_timestamp:os(o),timestamp:os(a)||void 0,status:dd(h),op:i[od],origin:i[sd],_metrics_summary:nd(t)})}return{span_id:e,trace_id:n}}catch{return{}}}function cd(t){let e=t;return!!e.attributes&&!!e.startTime&&!!e.name&&!!e.endTime&&!!e.status}function ud(t){return typeof t.getSpanJSON=="function"}function hd(t){let{traceFlags:e}=t.spanContext();return e===ad}function dd(t){if(!(!t||t.code===0))return t.code===1?"ok":t.message||"unknown_error"}var pd="_sentryRootSpan";function Za(t){return t[pd]||t}var Ya="production",fd="_frozenDsc";function Ka(t,e){let n=e.getOptions(),{publicKey:i}=e.getDsn()||{},o=oe({environment:n.environment||Ya,release:n.release,public_key:i,trace_id:t});return e.emit("createDsc",o),o}function gd(t){let e=Kt();if(!e)return{};let n=Ka(ei(t).trace_id||"",e),i=Za(t),o=i[fd];if(o)return o;let s=i.spanContext().traceState,a=s&&s.get("sentry.dsc"),c=a&&Ph(a);if(c)return c;let h=ei(i),f=h.data||{},_=f[rd];_!=null&&(n.sample_rate=`${_}`);let d=f[id],E=h.description;return d!=="url"&&E&&(n.transaction=E),n.sampled=String(hd(i)),e.emit("createDsc",n,i),n}function _d(t){if(typeof t=="boolean")return Number(t);let e=typeof t=="string"?parseFloat(t):t;if(typeof e!="number"||isNaN(e)||e<0||e>1){kt&&ut.warn(`[Tracing] Given sample rate is invalid. Sample rate must be a boolean or a number between 0 and 1. Got ${JSON.stringify(t)} of type ${JSON.stringify(typeof t)}.`);return}return e}function md(t,e){return e&&(t.sdk=t.sdk||{},t.sdk.name=t.sdk.name||e.name,t.sdk.version=t.sdk.version||e.version,t.sdk.integrations=[...t.sdk.integrations||[],...e.integrations||[]],t.sdk.packages=[...t.sdk.packages||[],...e.packages||[]]),t}function vd(t,e,n,i){let o=Wa(n),s=(0,r.a)((0,r.a)({sent_at:new Date().toISOString()},o&&{sdk:o}),!!i&&e&&{dsn:gi(e)}),a="aggregates"in t?[{type:"sessions"},t]:[{type:"session"},t.toJSON()];return Dn(s,[a])}function yd(t,e,n,i){let o=Wa(n),s=t.type&&t.type!=="replay_event"?t.type:"event";md(t,n&&n.sdk);let a=jh(t,o,i,e);return delete t.sdkProcessingMetadata,Dn(a,[[{type:s},t]])}function fr(t,e,n,i=0){return new In((o,s)=>{let a=t[i];if(e===null||typeof a!="function")o(e);else{let c=a((0,r.a)({},e),n);kt&&a.id&&c===null&&ut.log(`Event processor "${a.id}" dropped event`),pi(c)?c.then(h=>fr(t,h,n,i+1).then(o)).then(null,s):fr(t,c,n,i+1).then(o).then(null,s)}})}function bd(t,e){let{fingerprint:n,span:i,breadcrumbs:o,sdkProcessingMetadata:s}=e;wd(t,e),i&&Sd(t,i),Cd(t,n),Ed(t,o),xd(t,s)}function as(t,e){let{extra:n,tags:i,user:o,contexts:s,level:a,sdkProcessingMetadata:c,breadcrumbs:h,fingerprint:f,eventProcessors:_,attachments:d,propagationContext:E,transactionName:I,span:S}=e;dn(t,"extra",n),dn(t,"tags",i),dn(t,"user",o),dn(t,"contexts",s),dn(t,"sdkProcessingMetadata",c),a&&(t.level=a),I&&(t.transactionName=I),S&&(t.span=S),h.length&&(t.breadcrumbs=[...t.breadcrumbs,...h]),f.length&&(t.fingerprint=[...t.fingerprint,...f]),_.length&&(t.eventProcessors=[...t.eventProcessors,..._]),d.length&&(t.attachments=[...t.attachments,...d]),t.propagationContext=(0,r.a)((0,r.a)({},t.propagationContext),E)}function dn(t,e,n){if(n&&Object.keys(n).length){t[e]=(0,r.a)({},t[e]);for(let i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[e][i]=n[i])}}function wd(t,e){let{extra:n,tags:i,user:o,contexts:s,level:a,transactionName:c}=e,h=oe(n);h&&Object.keys(h).length&&(t.extra=(0,r.a)((0,r.a)({},h),t.extra));let f=oe(i);f&&Object.keys(f).length&&(t.tags=(0,r.a)((0,r.a)({},f),t.tags));let _=oe(o);_&&Object.keys(_).length&&(t.user=(0,r.a)((0,r.a)({},_),t.user));let d=oe(s);d&&Object.keys(d).length&&(t.contexts=(0,r.a)((0,r.a)({},d),t.contexts)),a&&(t.level=a),c&&t.type!=="transaction"&&(t.transaction=c)}function Ed(t,e){let n=[...t.breadcrumbs||[],...e];t.breadcrumbs=n.length?n:void 0}function xd(t,e){t.sdkProcessingMetadata=(0,r.a)((0,r.a)({},t.sdkProcessingMetadata),e)}function Sd(t,e){t.contexts=(0,r.a)({trace:ld(e)},t.contexts),t.sdkProcessingMetadata=(0,r.a)({dynamicSamplingContext:gd(e)},t.sdkProcessingMetadata);let n=Za(e),i=ei(n).description;i&&!t.transaction&&t.type==="transaction"&&(t.transaction=i)}function Cd(t,e){t.fingerprint=t.fingerprint?wh(t.fingerprint):[],e&&(t.fingerprint=t.fingerprint.concat(e)),t.fingerprint&&!t.fingerprint.length&&delete t.fingerprint}function Td(t,e,n,i,o,s){let{normalizeDepth:a=3,normalizeMaxBreadth:c=1e3}=t,h=(0,r.b)((0,r.a)({},e),{event_id:e.event_id||n.event_id||le(),timestamp:e.timestamp||On()}),f=n.integrations||t.integrations.map(D=>D.name);Od(h,t),Rd(h,f),o&&o.emit("applyFrameMetadata",e),e.type===void 0&&Id(h,t.stackParser);let _=kd(i,n.captureContext);n.mechanism&&En(h,n.mechanism);let d=o?o.getEventProcessors():[],E=Qh().getScopeData();if(s){let D=s.getScopeData();as(E,D)}if(_){let D=_.getScopeData();as(E,D)}let I=[...n.attachments||[],...E.attachments];I.length&&(n.attachments=I),bd(h,E);let S=[...d,...E.eventProcessors];return fr(S,h,n).then(D=>(D&&Dd(D),typeof a=="number"&&a>0?Pd(D,a,c):D))}function Od(t,e){let{environment:n,release:i,dist:o,maxValueLength:s=250}=e;"environment"in t||(t.environment="environment"in e?n:Ya),t.release===void 0&&i!==void 0&&(t.release=i),t.dist===void 0&&o!==void 0&&(t.dist=o),t.message&&(t.message=Qe(t.message,s));let a=t.exception&&t.exception.values&&t.exception.values[0];a&&a.value&&(a.value=Qe(a.value,s));let c=t.request;c&&c.url&&(c.url=Qe(c.url,s))}var ls=new WeakMap;function Id(t,e){let n=Et._sentryDebugIds;if(!n)return;let i,o=ls.get(e);o?i=o:(i=new Map,ls.set(e,i));let s=Object.entries(n).reduce((a,[c,h])=>{let f,_=i.get(c);_?f=_:(f=e(c),i.set(c,f));for(let d=f.length-1;d>=0;d--){let E=f[d];if(E.filename){a[E.filename]=h;break}}return a},{});try{t.exception.values.forEach(a=>{a.stacktrace.frames.forEach(c=>{c.filename&&(c.debug_id=s[c.filename])})})}catch{}}function Dd(t){let e={};try{t.exception.values.forEach(i=>{i.stacktrace.frames.forEach(o=>{o.debug_id&&(o.abs_path?e[o.abs_path]=o.debug_id:o.filename&&(e[o.filename]=o.debug_id),delete o.debug_id)})})}catch{}if(Object.keys(e).length===0)return;t.debug_meta=t.debug_meta||{},t.debug_meta.images=t.debug_meta.images||[];let n=t.debug_meta.images;Object.entries(e).forEach(([i,o])=>{n.push({type:"sourcemap",code_file:i,debug_id:o})})}function Rd(t,e){e.length>0&&(t.sdk=t.sdk||{},t.sdk.integrations=[...t.sdk.integrations||[],...e])}function Pd(t,e,n){if(!t)return null;let i=(0,r.a)((0,r.a)((0,r.a)((0,r.a)((0,r.a)({},t),t.breadcrumbs&&{breadcrumbs:t.breadcrumbs.map(o=>(0,r.a)((0,r.a)({},o),o.data&&{data:Se(o.data,e,n)}))}),t.user&&{user:Se(t.user,e,n)}),t.contexts&&{contexts:Se(t.contexts,e,n)}),t.extra&&{extra:Se(t.extra,e,n)});return t.contexts&&t.contexts.trace&&i.contexts&&(i.contexts.trace=t.contexts.trace,t.contexts.trace.data&&(i.contexts.trace.data=Se(t.contexts.trace.data,e,n))),t.spans&&(i.spans=t.spans.map(o=>(0,r.a)((0,r.a)({},o),o.data&&{data:Se(o.data,e,n)}))),i}function kd(t,e){if(!e)return t;let n=t?t.clone():new ye;return n.update(e),n}function Nd(t){if(t)return Ad(t)?{captureContext:t}:Ld(t)?{captureContext:t}:t}function Ad(t){return t instanceof ye||typeof t=="function"}var Md=["user","level","extra","contexts","tags","fingerprint","requestSession","propagationContext"];function Ld(t){return Object.keys(t).some(e=>Md.includes(e))}function Bd(t,e){return eo().captureException(t,Nd(e))}function Ja(t,e){return eo().captureEvent(t,e)}var jd="7";function Fd(t){let e=t.protocol?`${t.protocol}:`:"",n=t.port?`:${t.port}`:"";return`${e}//${t.host}${n}${t.path?`/${t.path}`:""}/api/`}function Vd(t){return`${Fd(t)}${t.projectId}/envelope/`}function Ud(t,e){return nh((0,r.a)({sentry_key:t.publicKey,sentry_version:jd},e&&{sentry_client:`${e.name}/${e.version}`}))}function $d(t,e,n){return e||`${Vd(t)}?${Ud(t,n)}`}var cs=[];function Hd(t,e){let n={};return e.forEach(i=>{i&&Xa(t,i,n)}),n}function us(t,e){for(let n of e)n&&n.afterAllSetup&&n.afterAllSetup(t)}function Xa(t,e,n){if(n[e.name]){kt&&ut.log(`Integration skipped because it was already installed: ${e.name}`);return}if(n[e.name]=e,cs.indexOf(e.name)===-1&&typeof e.setupOnce=="function"&&(e.setupOnce(),cs.push(e.name)),e.setup&&typeof e.setup=="function"&&e.setup(t),typeof e.preprocessEvent=="function"){let i=e.preprocessEvent.bind(e);t.on("preprocessEvent",(o,s)=>i(o,s,t))}if(typeof e.processEvent=="function"){let i=e.processEvent.bind(e),o=Object.assign((s,a)=>i(s,a,t),{id:e.name});t.addEventProcessor(o)}kt&&ut.log(`Integration installed: ${e.name}`)}var hs="Not capturing exception because it's already been captured.",zd=class{constructor(t){if(this._options=t,this._integrations={},this._numProcessing=0,this._outcomes={},this._hooks={},this._eventProcessors=[],t.dsn?this._dsn=eh(t.dsn):kt&&ut.warn("No DSN provided, client will not send events."),this._dsn){let e=$d(this._dsn,t.tunnel,t._metadata?t._metadata.sdk:void 0);this._transport=t.transport((0,r.b)((0,r.a)({tunnel:this._options.tunnel,recordDroppedEvent:this.recordDroppedEvent.bind(this)},t.transportOptions),{url:e}))}}captureException(t,e,n){let i=le();if(Jo(t))return kt&&ut.log(hs),i;let o=(0,r.a)({event_id:i},e);return this._process(this.eventFromException(t,o).then(s=>this._captureEvent(s,o,n))),o.event_id}captureMessage(t,e,n,i){let o=(0,r.a)({event_id:le()},n),s=qr(t)?t:String(t),a=Zr(t)?this.eventFromMessage(s,e,o):this.eventFromException(t,o);return this._process(a.then(c=>this._captureEvent(c,o,i))),o.event_id}captureEvent(t,e,n){let i=le();if(e&&e.originalException&&Jo(e.originalException))return kt&&ut.log(hs),i;let o=(0,r.a)({event_id:i},e),s=(t.sdkProcessingMetadata||{}).capturedSpanScope;return this._process(this._captureEvent(t,o,s||n)),o.event_id}captureSession(t){typeof t.release!="string"?kt&&ut.warn("Discarded session because of missing or non-string release"):(this.sendSession(t),dr(t,{init:!1}))}getDsn(){return this._dsn}getOptions(){return this._options}getSdkMetadata(){return this._options._metadata}getTransport(){return this._transport}flush(t){let e=this._transport;return e?(this.emit("flush"),this._isClientDoneProcessing(t).then(n=>e.flush(t).then(i=>n&&i))):He(!0)}close(t){return this.flush(t).then(e=>(this.getOptions().enabled=!1,this.emit("close"),e))}getEventProcessors(){return this._eventProcessors}addEventProcessor(t){this._eventProcessors.push(t)}init(){this._isEnabled()&&this._setupIntegrations()}getIntegrationByName(t){return this._integrations[t]}addIntegration(t){let e=this._integrations[t.name];Xa(this,t,this._integrations),e||us(this,[t])}sendEvent(t,e={}){this.emit("beforeSendEvent",t,e);let n=yd(t,this._dsn,this._options._metadata,this._options.tunnel);for(let o of e.attachments||[])n=Nh(n,Lh(o));let i=this.sendEnvelope(n);i&&i.then(o=>this.emit("afterSendEvent",t,o),null)}sendSession(t){let e=vd(t,this._dsn,this._options._metadata,this._options.tunnel);this.sendEnvelope(e)}recordDroppedEvent(t,e,n){if(this._options.sendClientReports){let i=`${t}:${e}`;kt&&ut.log(`Adding outcome: "${i}"`),this._outcomes[i]=(this._outcomes[i]||0)+1}}on(t,e){let n=this._hooks[t]=this._hooks[t]||[];return n.push(e),()=>{let i=n.indexOf(e);i>-1&&n.splice(i,1)}}emit(t,...e){let n=this._hooks[t];n&&n.forEach(i=>i(...e))}sendEnvelope(t){return this.emit("beforeEnvelope",t),this._isEnabled()&&this._transport?this._transport.send(t).then(null,e=>(kt&&ut.error("Error while sending event:",e),e)):(kt&&ut.error("Transport disabled"),He({}))}_setupIntegrations(){let{integrations:t}=this._options;this._integrations=Hd(this,t),us(this,t)}_updateSessionFromEvent(t,e){let n=!1,i=!1,o=e.exception&&e.exception.values;if(o){i=!0;for(let a of o){let c=a.mechanism;if(c&&c.handled===!1){n=!0;break}}}let s=t.status==="ok";(s&&t.errors===0||s&&n)&&(dr(t,(0,r.b)((0,r.a)({},n&&{status:"crashed"}),{errors:t.errors||Number(i||n)})),this.captureSession(t))}_isClientDoneProcessing(t){return new In(e=>{let n=0,i=1,o=setInterval(()=>{this._numProcessing==0?(clearInterval(o),e(!0)):(n+=i,t&&n>=t&&(clearInterval(o),e(!1)))},i)})}_isEnabled(){return this.getOptions().enabled!==!1&&this._transport!==void 0}_prepareEvent(t,e,n,i=qa()){let o=this.getOptions(),s=Object.keys(this._integrations);return!e.integrations&&s.length>0&&(e.integrations=s),this.emit("preprocessEvent",t,e),t.type||i.setLastEventId(t.event_id||e.event_id),Td(o,t,e,n,this,i).then(a=>{if(a===null)return a;let c=(0,r.a)((0,r.a)({},i.getPropagationContext()),n?n.getPropagationContext():void 0);if(!(a.contexts&&a.contexts.trace)&&c){let{traceId:h,spanId:f,parentSpanId:_,dsc:d}=c;a.contexts=(0,r.a)({trace:oe({trace_id:h,span_id:f,parent_span_id:_})},a.contexts);let E=d||Ka(h,this);a.sdkProcessingMetadata=(0,r.a)({dynamicSamplingContext:E},a.sdkProcessingMetadata)}return a})}_captureEvent(t,e={},n){return this._processEvent(t,e,n).then(i=>i.event_id,i=>{if(kt){let o=i;o.logLevel==="log"?ut.log(o.message):ut.warn(o)}})}_processEvent(t,e,n){let i=this.getOptions(),{sampleRate:o}=i,s=gr(t),a=Qa(t),c=t.type||"error",h=`before send for type \`${c}\``,f=typeof o>"u"?void 0:_d(o);if(a&&typeof f=="number"&&Math.random()>f)return this.recordDroppedEvent("sample_rate","error",t),ti(new de(`Discarding event because it's not included in the random sample (sampling rate = ${o})`,"log"));let _=c==="replay_event"?"replay":c,d=(t.sdkProcessingMetadata||{}).capturedSpanIsolationScope;return this._prepareEvent(t,e,n,d).then(E=>{if(E===null)throw this.recordDroppedEvent("event_processor",_,t),new de("An event processor returned `null`, will not send event.","log");if(e.data&&e.data.__sentry__===!0)return E;let I=Gd(this,i,E,e);return Wd(I,h)}).then(E=>{if(E===null){if(this.recordDroppedEvent("before_send",_,t),gr(t)){let D=1+(t.spans||[]).length;this._outcomes.span=(this._outcomes.span||0)+D}throw new de(`${h} returned \`null\`, will not send event.`,"log")}let I=n&&n.getSession();!s&&I&&this._updateSessionFromEvent(I,E);let S=E.transaction_info;if(s&&S&&E.transaction!==t.transaction){let D="custom";E.transaction_info=(0,r.b)((0,r.a)({},S),{source:D})}return this.sendEvent(E,e),E}).then(null,E=>{throw E instanceof de?E:(this.captureException(E,{data:{__sentry__:!0},originalException:E}),new de(`Event processing pipeline threw an error, original event will not be sent. Details have been sent as a new event.
18
+ Reason: ${E}`))})}_process(t){this._numProcessing++,t.then(e=>(this._numProcessing--,e),e=>(this._numProcessing--,e))}_clearOutcomes(){let t=this._outcomes;return this._outcomes={},Object.entries(t).map(([e,n])=>{let[i,o]=e.split(":");return{reason:i,category:o,quantity:n}})}};function Wd(t,e){let n=`${e} must return \`null\` or a valid event.`;if(pi(t))return t.then(i=>{if(!en(i)&&i!==null)throw new de(n);return i},i=>{throw new de(`${e} rejected with ${i}`)});if(!en(t)&&t!==null)throw new de(n);return t}function Gd(t,e,n,i){let{beforeSend:o,beforeSendTransaction:s,beforeSendSpan:a}=e;if(Qa(n)&&o)return o(n,i);if(gr(n)){if(n.spans&&a){let c=[];for(let h of n.spans){let f=a(h);f?c.push(f):t.recordDroppedEvent("before_send","span")}n.spans=c}if(s)return s(n,i)}return n}function Qa(t){return t.type===void 0}function gr(t){return t.type==="transaction"}var qd=64;function Zd(t,e,n=Th(t.bufferSize||qd)){let i={},o=a=>n.drain(a);function s(a){let c=[];if(Qo(a,(d,E)=>{let I=ts(E);if($h(i,I)){let S=ds(d,E);t.recordDroppedEvent("ratelimit_backoff",I,S)}else c.push(d)}),c.length===0)return He({});let h=Dn(a[0],c),f=d=>{Qo(h,(E,I)=>{let S=ds(E,I);t.recordDroppedEvent(d,ts(I),S)})},_=()=>e({body:Ah(h)}).then(d=>(d.statusCode!==void 0&&(d.statusCode<200||d.statusCode>=300)&&kt&&ut.warn(`Sentry responded with status code ${d.statusCode} to sent event.`),i=Hh(i,d),d),d=>{throw f("network_error"),d});return n.add(_).then(d=>d,d=>{if(d instanceof de)return kt&&ut.error("Skipped sending event because buffer is full."),f("queue_overflow"),He({});throw d})}return{send:s,flush:o}}function ds(t,e){if(!(e!=="event"&&e!=="transaction"))return Array.isArray(t)?t[1]:void 0}function Yd(t,e,n=[e],i="npm"){let o=t._metadata||{};o.sdk||(o.sdk={name:`sentry.javascript.${e}`,packages:n.map(s=>({name:`${i}:@sentry/${s}`,version:Be})),version:Be}),t._metadata=o}var Kd=100;function ze(t,e){let n=Kt(),i=qa();if(!n)return;let{beforeBreadcrumb:o=null,maxBreadcrumbs:s=Kd}=n.getOptions();if(s<=0)return;let a=On(),c=(0,r.a)({timestamp:a},t),h=o?Jr(()=>o(c,e)):c;h!==null&&(n.emit&&n.emit("beforeAddBreadcrumb",h,e),i.addBreadcrumb(h,s))}var ps,Jd="FunctionToString",fs=new WeakMap,Xd=()=>({name:Jd,setupOnce(){ps=Function.prototype.toString;try{Function.prototype.toString=function(...t){let e=Xr(this),n=fs.has(Kt())&&e!==void 0?e:this;return ps.apply(n,t)}}catch{}},setup(t){fs.set(t,!0)}}),Qd=Xd,tp=[/^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"],ep="InboundFilters",np=(t={})=>({name:ep,processEvent(e,n,i){let o=i.getOptions(),s=rp(t,o);return op(e,s)?null:e}}),ip=np;function rp(t={},e={}){return{allowUrls:[...t.allowUrls||[],...e.allowUrls||[]],denyUrls:[...t.denyUrls||[],...e.denyUrls||[]],ignoreErrors:[...t.ignoreErrors||[],...e.ignoreErrors||[],...t.disableErrorDefaults?[]:tp],ignoreTransactions:[...t.ignoreTransactions||[],...e.ignoreTransactions||[]],ignoreInternal:t.ignoreInternal!==void 0?t.ignoreInternal:!0}}function op(t,e){return e.ignoreInternal&&hp(t)?(kt&&ut.warn(`Event dropped due to being internal Sentry Error.
19
+ Event: ${xe(t)}`),!0):sp(t,e.ignoreErrors)?(kt&&ut.warn(`Event dropped due to being matched by \`ignoreErrors\` option.
20
+ Event: ${xe(t)}`),!0):pp(t)?(kt&&ut.warn(`Event dropped due to not having an error message, error type or stacktrace.
21
+ Event: ${xe(t)}`),!0):ap(t,e.ignoreTransactions)?(kt&&ut.warn(`Event dropped due to being matched by \`ignoreTransactions\` option.
22
+ Event: ${xe(t)}`),!0):lp(t,e.denyUrls)?(kt&&ut.warn(`Event dropped due to being matched by \`denyUrls\` option.
23
+ Event: ${xe(t)}.
24
+ Url: ${ni(t)}`),!0):cp(t,e.allowUrls)?!1:(kt&&ut.warn(`Event dropped due to not being matched by \`allowUrls\` option.
25
+ Event: ${xe(t)}.
26
+ Url: ${ni(t)}`),!0)}function sp(t,e){return t.type||!e||!e.length?!1:up(t).some(n=>fi(n,e))}function ap(t,e){if(t.type!=="transaction"||!e||!e.length)return!1;let n=t.transaction;return n?fi(n,e):!1}function lp(t,e){if(!e||!e.length)return!1;let n=ni(t);return n?fi(n,e):!1}function cp(t,e){if(!e||!e.length)return!0;let n=ni(t);return n?fi(n,e):!0}function up(t){let e=[];t.message&&e.push(t.message);let n;try{n=t.exception.values[t.exception.values.length-1]}catch{}return n&&n.value&&(e.push(n.value),n.type&&e.push(`${n.type}: ${n.value}`)),e}function hp(t){try{return t.exception.values[0].type==="SentryError"}catch{}return!1}function dp(t=[]){for(let e=t.length-1;e>=0;e--){let n=t[e];if(n&&n.filename!=="<anonymous>"&&n.filename!=="[native code]")return n.filename||null}return null}function ni(t){try{let e;try{e=t.exception.values[0].stacktrace.frames}catch{}return e?dp(e):null}catch{return kt&&ut.error(`Cannot extract url for event ${xe(t)}`),null}}function pp(t){return t.type||!t.exception||!t.exception.values||t.exception.values.length===0?!1:!t.message&&!t.exception.values.some(e=>e.stacktrace||e.type&&e.type!=="Error"||e.value)}var fp="Dedupe",gp=()=>{let t;return{name:fp,processEvent(e){if(e.type)return e;try{if(mp(e,t))return kt&&ut.warn("Event dropped due to being a duplicate of previously captured event."),null}catch{}return t=e}}},_p=gp;function mp(t,e){return e?!!(vp(t,e)||yp(t,e)):!1}function vp(t,e){let n=t.message,i=e.message;return!(!n&&!i||n&&!i||!n&&i||n!==i||!el(t,e)||!tl(t,e))}function yp(t,e){let n=gs(e),i=gs(t);return!(!n||!i||n.type!==i.type||n.value!==i.value||!el(t,e)||!tl(t,e))}function tl(t,e){let n=Zo(t),i=Zo(e);if(!n&&!i)return!0;if(n&&!i||!n&&i||(n=n,i=i,i.length!==n.length))return!1;for(let o=0;o<i.length;o++){let s=i[o],a=n[o];if(s.filename!==a.filename||s.lineno!==a.lineno||s.colno!==a.colno||s.function!==a.function)return!1}return!0}function el(t,e){let n=t.fingerprint,i=e.fingerprint;if(!n&&!i)return!0;if(n&&!i||!n&&i)return!1;n=n,i=i;try{return n.join("")===i.join("")}catch{return!1}}function gs(t){return t.exception&&t.exception.values&&t.exception.values[0]}var Vt=Et,_r=0;function nl(){return _r>0}function bp(){_r++,setTimeout(()=>{_r--})}function rn(t,e={},n){if(typeof t!="function")return t;try{let o=t.__sentry_wrapped__;if(o)return o;if(Xr(t))return t}catch{return t}let i=function(){let o=Array.prototype.slice.call(arguments);try{n&&typeof n=="function"&&n.apply(this,arguments);let s=o.map(a=>rn(a,e));return t.apply(this,s)}catch(s){throw bp(),td(a=>{a.addEventProcessor(c=>(e.mechanism&&(cr(c,void 0,void 0),En(c,e.mechanism)),c.extra=(0,r.b)((0,r.a)({},c.extra),{arguments:o}),c)),Bd(s)}),s}};try{for(let o in t)Object.prototype.hasOwnProperty.call(t,o)&&(i[o]=t[o])}catch{}Va(i,t),Ue(t,"__sentry_wrapped__",i);try{Object.getOwnPropertyDescriptor(i,"name").configurable&&Object.defineProperty(i,"name",{get(){return t.name}})}catch{}return i}var Je=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;function no(t,e){let n=io(t,e),i={type:e&&e.name,value:Cp(e)};return n.length&&(i.stacktrace={frames:n}),i.type===void 0&&i.value===""&&(i.value="Unrecoverable error caught"),i}function wp(t,e,n,i){let o=Kt(),s=o&&o.getOptions().normalizeDepth,a=Rp(e),c={__serialized__:za(e,s)};if(a)return{exception:{values:[no(t,a)]},extra:c};let h={exception:{values:[{type:di(e)?e.constructor.name:i?"UnhandledRejection":"Error",value:Ip(e,{isUnhandledRejection:i})}]},extra:c};if(n){let f=io(t,n);f.length&&(h.exception.values[0].stacktrace={frames:f})}return h}function Mi(t,e){return{exception:{values:[no(t,e)]}}}function io(t,e){let n=e.stacktrace||e.stack||"",i=xp(e),o=Sp(e);try{return t(n,i,o)}catch{}return[]}var Ep=/Minified React error #\d+;/i;function xp(t){return t&&Ep.test(t.message)?1:0}function Sp(t){return typeof t.framesToPop=="number"?t.framesToPop:0}function Cp(t){let e=t&&t.message;return e?e.error&&typeof e.error.message=="string"?e.error.message:e:"No error message"}function Tp(t,e,n,i){let o=n&&n.syntheticException||void 0,s=ro(t,e,o,i);return En(s),s.level="error",n&&n.event_id&&(s.event_id=n.event_id),He(s)}function Op(t,e,n="info",i,o){let s=i&&i.syntheticException||void 0,a=mr(t,e,s,o);return a.level=n,i&&i.event_id&&(a.event_id=i.event_id),He(a)}function ro(t,e,n,i,o){let s;if(La(e)&&e.error)return Mi(t,e.error);if(Vo(e)||ju(e)){let a=e;if("stack"in e)s=Mi(t,e);else{let c=a.name||(Vo(a)?"DOMError":"DOMException"),h=a.message?`${c}: ${a.message}`:c;s=mr(t,h,n,i),cr(s,h)}return"code"in a&&(s.tags=(0,r.b)((0,r.a)({},s.tags),{"DOMException.code":`${a.code}`})),s}return Gr(e)?Mi(t,e):en(e)||di(e)?(s=wp(t,e,n,o),En(s,{synthetic:!0}),s):(s=mr(t,e,n,i),cr(s,`${e}`,void 0),En(s,{synthetic:!0}),s)}function mr(t,e,n,i){let o={};if(i&&n){let s=io(t,n);s.length&&(o.exception={values:[{value:e,stacktrace:{frames:s}}]})}if(qr(e)){let{__sentry_template_string__:s,__sentry_template_values__:a}=e;return o.logentry={message:s,params:a},o}return o.message=e,o}function Ip(t,{isUnhandledRejection:e}){let n=ih(t),i=e?"promise rejection":"exception";return La(t)?`Event \`ErrorEvent\` captured as ${i} with message \`${t.message}\``:di(t)?`Event \`${Dp(t)}\` (type=${t.type}) captured as ${i}`:`Object captured as ${i} with keys: ${n}`}function Dp(t){try{let e=Object.getPrototypeOf(t);return e?e.constructor.name:void 0}catch{}}function Rp(t){for(let e in t)if(Object.prototype.hasOwnProperty.call(t,e)){let n=t[e];if(n instanceof Error)return n}}function Pp(t,{metadata:e,tunnel:n,dsn:i}){let o=(0,r.a)((0,r.a)({event_id:t.event_id,sent_at:new Date().toISOString()},e&&e.sdk&&{sdk:{name:e.sdk.name,version:e.sdk.version}}),!!n&&!!i&&{dsn:gi(i)}),s=kp(t);return Dn(o,[s])}function kp(t){return[{type:"user_report"},t]}var Np=class extends zd{constructor(t){let e=(0,r.a)({parentSpanIsAlwaysRootSpan:!0},t),n=Vt.SENTRY_SDK_SOURCE||yh();Yd(e,"browser",["browser"],n),super(e),e.sendClientReports&&Vt.document&&Vt.document.addEventListener("visibilitychange",()=>{Vt.document.visibilityState==="hidden"&&this._flushOutcomes()})}eventFromException(t,e){return Tp(this._options.stackParser,t,e,this._options.attachStacktrace)}eventFromMessage(t,e="info",n){return Op(this._options.stackParser,t,e,n,this._options.attachStacktrace)}captureUserFeedback(t){if(!this._isEnabled()){Je&&ut.warn("SDK not enabled, will not capture user feedback.");return}let e=Pp(t,{metadata:this.getSdkMetadata(),dsn:this.getDsn(),tunnel:this.getOptions().tunnel});this.sendEnvelope(e)}_prepareEvent(t,e,n){return t.platform=t.platform||"javascript",super._prepareEvent(t,e,n)}_flushOutcomes(){let t=this._clearOutcomes();if(t.length===0){Je&&ut.log("No outcomes to send");return}if(!this._dsn){Je&&ut.log("No dsn provided, will not send outcomes");return}Je&&ut.log("Sending outcomes:",t);let e=Fh(t,this._options.tunnel&&gi(this._dsn));this.sendEnvelope(e)}},Ap=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__,Ht=Et,Mp=1e3,_s,vr,yr;function Lp(t){let e="dom";We(e,t),Ge(e,Bp)}function Bp(){if(!Ht.document)return;let t=ae.bind(null,"dom"),e=ms(t,!0);Ht.document.addEventListener("click",e,!1),Ht.document.addEventListener("keypress",e,!1),["EventTarget","Node"].forEach(n=>{let i=Ht[n]&&Ht[n].prototype;!i||!i.hasOwnProperty||!i.hasOwnProperty("addEventListener")||(Ut(i,"addEventListener",function(o){return function(s,a,c){if(s==="click"||s=="keypress")try{let h=this,f=h.__sentry_instrumentation_handlers__=h.__sentry_instrumentation_handlers__||{},_=f[s]=f[s]||{refCount:0};if(!_.handler){let d=ms(t);_.handler=d,o.call(this,s,d,c)}_.refCount++}catch{}return o.call(this,s,a,c)}}),Ut(i,"removeEventListener",function(o){return function(s,a,c){if(s==="click"||s=="keypress")try{let h=this,f=h.__sentry_instrumentation_handlers__||{},_=f[s];_&&(_.refCount--,_.refCount<=0&&(o.call(this,s,_.handler,c),_.handler=void 0,delete f[s]),Object.keys(f).length===0&&delete h.__sentry_instrumentation_handlers__)}catch{}return o.call(this,s,a,c)}}))})}function jp(t){if(t.type!==vr)return!1;try{if(!t.target||t.target._sentryId!==yr)return!1}catch{}return!0}function Fp(t,e){return t!=="keypress"?!1:!e||!e.tagName?!0:!(e.tagName==="INPUT"||e.tagName==="TEXTAREA"||e.isContentEditable)}function ms(t,e=!1){return n=>{if(!n||n._sentryCaptured)return;let i=Vp(n);if(Fp(n.type,i))return;Ue(n,"_sentryCaptured",!0),i&&!i._sentryId&&Ue(i,"_sentryId",le());let o=n.type==="keypress"?"input":n.type;jp(n)||(t({event:n,name:o,global:e}),vr=n.type,yr=i?i._sentryId:void 0),clearTimeout(_s),_s=Ht.setTimeout(()=>{yr=void 0,vr=void 0},Mp)}}function Vp(t){try{return t.target}catch{return null}}var Vn;function Up(t){let e="history";We(e,t),Ge(e,$p)}function $p(){if(!zh())return;let t=Ht.onpopstate;Ht.onpopstate=function(...n){let i=Ht.location.href,o=Vn;if(Vn=i,ae("history",{from:o,to:i}),t)try{return t.apply(this,n)}catch{}};function e(n){return function(...i){let o=i.length>2?i[2]:void 0;if(o){let s=Vn,a=String(o);Vn=a,ae("history",{from:s,to:a})}return n.apply(this,i)}}Ut(Ht.history,"pushState",e),Ut(Ht.history,"replaceState",e)}var Yn={};function Hp(t){let e=Yn[t];if(e)return e;let n=Ht[t];if(ar(n))return Yn[t]=n.bind(Ht);let i=Ht.document;if(i&&typeof i.createElement=="function")try{let o=i.createElement("iframe");o.hidden=!0,i.head.appendChild(o);let s=o.contentWindow;s&&s[t]&&(n=s[t]),i.head.removeChild(o)}catch(o){Ap&&ut.warn(`Could not create sandbox iframe for ${t} check, bailing to window.${t}: `,o)}return n&&(Yn[t]=n.bind(Ht))}function vs(t){Yn[t]=void 0}var mn="__sentry_xhr_v3__";function zp(t){let e="xhr";We(e,t),Ge(e,Wp)}function Wp(){if(!Ht.XMLHttpRequest)return;let t=XMLHttpRequest.prototype;Ut(t,"open",function(e){return function(...n){let i=Oe()*1e3,o=ve(n[0])?n[0].toUpperCase():void 0,s=Gp(n[1]);if(!o||!s)return e.apply(this,n);this[mn]={method:o,url:s,request_headers:{}},o==="POST"&&s.match(/sentry_key/)&&(this.__sentry_own_request__=!0);let a=()=>{let c=this[mn];if(c&&this.readyState===4){try{c.status_code=this.status}catch{}let h={endTimestamp:Oe()*1e3,startTimestamp:i,xhr:this};ae("xhr",h)}};return"onreadystatechange"in this&&typeof this.onreadystatechange=="function"?Ut(this,"onreadystatechange",function(c){return function(...h){return a(),c.apply(this,h)}}):this.addEventListener("readystatechange",a),Ut(this,"setRequestHeader",function(c){return function(...h){let[f,_]=h,d=this[mn];return d&&ve(f)&&ve(_)&&(d.request_headers[f.toLowerCase()]=_),c.apply(this,h)}}),e.apply(this,n)}}),Ut(t,"send",function(e){return function(...n){let i=this[mn];if(!i)return e.apply(this,n);n[0]!==void 0&&(i.body=n[0]);let o={startTimestamp:Oe()*1e3,xhr:this};return ae("xhr",o),e.apply(this,n)}})}function Gp(t){if(ve(t))return t;try{return t.toString()}catch{}}function qp(t,e=Hp("fetch")){let n=0,i=0;function o(s){let a=s.body.length;n+=a,i++;let c=(0,r.a)({body:s.body,method:"POST",referrerPolicy:"origin",headers:t.headers,keepalive:n<=6e4&&i<15},t.fetchOptions);if(!e)return vs("fetch"),ti("No fetch implementation available");try{return e(t.url,c).then(h=>(n-=a,i--,{statusCode:h.status,headers:{"x-sentry-rate-limits":h.headers.get("X-Sentry-Rate-Limits"),"retry-after":h.headers.get("Retry-After")}}))}catch(h){return vs("fetch"),n-=a,i--,ti(h)}}return Zd(t,o)}var Zp=30,Yp=50;function br(t,e,n,i){let o={filename:t,function:e==="<anonymous>"?$e:e,in_app:!0};return n!==void 0&&(o.lineno=n),i!==void 0&&(o.colno=i),o}var Kp=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,Jp=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,Xp=/\((\S*)(?::(\d+))(?::(\d+))\)/,Qp=t=>{let e=Kp.exec(t);if(e){let[,i,o,s]=e;return br(i,$e,+o,+s)}let n=Jp.exec(t);if(n){if(n[2]&&n[2].indexOf("eval")===0){let s=Xp.exec(n[2]);s&&(n[2]=s[1],n[3]=s[2],n[4]=s[3])}let[i,o]=il(n[1]||$e,n[2]);return br(o,i,n[3]?+n[3]:void 0,n[4]?+n[4]:void 0)}},tf=[Zp,Qp],ef=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,nf=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,rf=t=>{let e=ef.exec(t);if(e){if(e[3]&&e[3].indexOf(" > eval")>-1){let o=nf.exec(e[3]);o&&(e[1]=e[1]||"eval",e[3]=o[1],e[4]=o[2],e[5]="")}let n=e[3],i=e[1]||$e;return[i,n]=il(i,n),br(n,i,e[4]?+e[4]:void 0,e[5]?+e[5]:void 0)}},of=[Yp,rf],sf=[tf,of],af=oh(...sf),il=(t,e)=>{let n=t.indexOf("safari-extension")!==-1,i=t.indexOf("safari-web-extension")!==-1;return n||i?[t.indexOf("@")!==-1?t.split("@")[0]:$e,n?`safari-extension:${e}`:`safari-web-extension:${e}`]:[t,e]},Un=1024,lf="Breadcrumbs",cf=(t={})=>{let e=(0,r.a)({console:!0,dom:!0,fetch:!0,history:!0,sentry:!0,xhr:!0},t);return{name:lf,setup(n){e.console&&ah(pf(n)),e.dom&&Lp(df(n,e.dom)),e.xhr&&zp(ff(n)),e.fetch&&dh(gf(n)),e.history&&Up(_f(n)),e.sentry&&n.on("beforeSendEvent",hf(n))}}},uf=cf;function hf(t){return function(e){Kt()===t&&ze({category:`sentry.${e.type==="transaction"?"transaction":"event"}`,event_id:e.event_id,level:e.level,message:xe(e)},{event:e})}}function df(t,e){return function(n){if(Kt()!==t)return;let i,o,s=typeof e=="object"?e.serializeAttribute:void 0,a=typeof e=="object"&&typeof e.maxStringLength=="number"?e.maxStringLength:void 0;a&&a>Un&&(Je&&ut.warn(`\`dom.maxStringLength\` cannot exceed ${Un}, but a value of ${a} was configured. Sentry will use ${Un} instead.`),a=Un),typeof s=="string"&&(s=[s]);try{let h=n.event,f=mf(h)?h.target:h;i=ja(f,{keyAttrs:s,maxStringLength:a}),o=Zu(f)}catch{i="<unknown>"}if(i.length===0)return;let c={category:`ui.${n.name}`,message:i};o&&(c.data={"ui.component_name":o}),ze(c,{event:n.event,name:n.name,global:n.global})}}function pf(t){return function(e){if(Kt()!==t)return;let n={category:"console",data:{arguments:e.args,logger:"console"},level:Ih(e.level),message:Uo(e.args," ")};if(e.level==="assert")if(e.args[0]===!1)n.message=`Assertion failed: ${Uo(e.args.slice(1)," ")||"console.assert"}`,n.data.arguments=e.args.slice(1);else return;ze(n,{input:e.args,level:e.level})}}function ff(t){return function(e){if(Kt()!==t)return;let{startTimestamp:n,endTimestamp:i}=e,o=e.xhr[mn];if(!n||!i||!o)return;let{method:s,url:a,status_code:c,body:h}=o,f={method:s,url:a,status_code:c},_={xhr:e.xhr,input:h,startTimestamp:n,endTimestamp:i};ze({category:"xhr",data:f,type:"http"},_)}}function gf(t){return function(e){if(Kt()!==t)return;let{startTimestamp:n,endTimestamp:i}=e;if(i&&!(e.fetchData.url.match(/sentry_key/)&&e.fetchData.method==="POST"))if(e.error){let o=e.fetchData,s={data:e.error,input:e.args,startTimestamp:n,endTimestamp:i};ze({category:"fetch",data:o,level:"error",type:"http"},s)}else{let o=e.response,s=(0,r.b)((0,r.a)({},e.fetchData),{status_code:o&&o.status}),a={input:e.args,response:o,startTimestamp:n,endTimestamp:i};ze({category:"fetch",data:s,type:"http"},a)}}}function _f(t){return function(e){if(Kt()!==t)return;let n=e.from,i=e.to,o=Ai(Vt.location.href),s=n?Ai(n):void 0,a=Ai(i);(!s||!s.path)&&(s=o),o.protocol===a.protocol&&o.host===a.host&&(i=a.relative),o.protocol===s.protocol&&o.host===s.host&&(n=s.relative),ze({category:"navigation",data:{from:n,to:i}})}}function mf(t){return!!t&&!!t.target}var vf=["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"],yf="BrowserApiErrors",bf=(t={})=>{let e=(0,r.a)({XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0},t);return{name:yf,setupOnce(){e.setTimeout&&Ut(Vt,"setTimeout",ys),e.setInterval&&Ut(Vt,"setInterval",ys),e.requestAnimationFrame&&Ut(Vt,"requestAnimationFrame",Ef),e.XMLHttpRequest&&"XMLHttpRequest"in Vt&&Ut(XMLHttpRequest.prototype,"send",xf);let n=e.eventTarget;n&&(Array.isArray(n)?n:vf).forEach(Sf)}}},wf=bf;function ys(t){return function(...e){let n=e[0];return e[0]=rn(n,{mechanism:{data:{function:Ie(t)},handled:!1,type:"instrument"}}),t.apply(this,e)}}function Ef(t){return function(e){return t.apply(this,[rn(e,{mechanism:{data:{function:"requestAnimationFrame",handler:Ie(t)},handled:!1,type:"instrument"}})])}}function xf(t){return function(...e){let n=this;return["onload","onerror","onprogress","onreadystatechange"].forEach(i=>{i in n&&typeof n[i]=="function"&&Ut(n,i,function(o){let s={mechanism:{data:{function:i,handler:Ie(o)},handled:!1,type:"instrument"}},a=Xr(o);return a&&(s.mechanism.data.handler=Ie(a)),rn(o,s)})}),t.apply(this,e)}}function Sf(t){let e=Vt,n=e[t]&&e[t].prototype;!n||!n.hasOwnProperty||!n.hasOwnProperty("addEventListener")||(Ut(n,"addEventListener",function(i){return function(o,s,a){try{typeof s.handleEvent=="function"&&(s.handleEvent=rn(s.handleEvent,{mechanism:{data:{function:"handleEvent",handler:Ie(s),target:t},handled:!1,type:"instrument"}}))}catch{}return i.apply(this,[o,rn(s,{mechanism:{data:{function:"addEventListener",handler:Ie(s),target:t},handled:!1,type:"instrument"}}),a])}}),Ut(n,"removeEventListener",function(i){return function(o,s,a){let c=s;try{let h=c&&c.__sentry_wrapped__;h&&i.call(this,o,h,a)}catch{}return i.call(this,o,c,a)}}))}var Cf="GlobalHandlers",Tf=(t={})=>{let e=(0,r.a)({onerror:!0,onunhandledrejection:!0},t);return{name:Cf,setupOnce(){Error.stackTraceLimit=50},setup(n){e.onerror&&(If(n),bs("onerror")),e.onunhandledrejection&&(Df(n),bs("onunhandledrejection"))}}},Of=Tf;function If(t){gh(e=>{let{stackParser:n,attachStacktrace:i}=rl();if(Kt()!==t||nl())return;let{msg:o,url:s,line:a,column:c,error:h}=e,f=kf(ro(n,h||o,void 0,i,!1),s,a,c);f.level="error",Ja(f,{originalException:h,mechanism:{handled:!1,type:"onerror"}})})}function Df(t){mh(e=>{let{stackParser:n,attachStacktrace:i}=rl();if(Kt()!==t||nl())return;let o=Rf(e),s=Zr(o)?Pf(o):ro(n,o,void 0,i,!0);s.level="error",Ja(s,{originalException:o,mechanism:{handled:!1,type:"onunhandledrejection"}})})}function Rf(t){if(Zr(t))return t;try{if("reason"in t)return t.reason;if("detail"in t&&"reason"in t.detail)return t.detail.reason}catch{}return t}function Pf(t){return{exception:{values:[{type:"UnhandledRejection",value:`Non-Error promise rejection captured with value: ${String(t)}`}]}}}function kf(t,e,n,i){let o=t.exception=t.exception||{},s=o.values=o.values||[],a=s[0]=s[0]||{},c=a.stacktrace=a.stacktrace||{},h=c.frames=c.frames||[],f=isNaN(parseInt(i,10))?void 0:i,_=isNaN(parseInt(n,10))?void 0:n,d=ve(e)&&e.length>0?e:qu();return h.length===0&&h.push({colno:f,filename:d,function:$e,in_app:!0,lineno:_}),t}function bs(t){Je&&ut.log(`Global Handler attached: ${t}`)}function rl(){let t=Kt();return t&&t.getOptions()||{stackParser:()=>[],attachStacktrace:!1}}var Nf=()=>({name:"HttpContext",preprocessEvent(t){if(!Vt.navigator&&!Vt.location&&!Vt.document)return;let e=t.request&&t.request.url||Vt.location&&Vt.location.href,{referrer:n}=Vt.document||{},{userAgent:i}=Vt.navigator||{},o=(0,r.a)((0,r.a)((0,r.a)({},t.request&&t.request.headers),n&&{Referer:n}),i&&{"User-Agent":i}),s=(0,r.b)((0,r.a)((0,r.a)({},t.request),e&&{url:e}),{headers:o});t.request=s}}),Af="cause",Mf=5,Lf="LinkedErrors",Bf=(t={})=>{let e=t.limit||Mf,n=t.key||Af;return{name:Lf,preprocessEvent(i,o,s){let a=s.getOptions();Hu(no,a.stackParser,a.maxValueLength,n,e,i,o)}}},jf=Bf;function Ff(t){return[ip(),Qd(),wf(),uf(),Of(),jf(),_p(),Nf()]}var Vf=class extends Error{cause;constructor(t,e){super(t),this.cause=e}},Uf=class ol{static INSTANCE;contexts={};tags;client;user;constructor(){this.init()}static getInstance(){return this.INSTANCE||(this.INSTANCE=new ol),this.INSTANCE}captureException(e,n,i){me.error(e),this.getNewScope(n,i).captureException(e)}captureMessage(e,n,i,o){this.getNewScope(i,o).captureMessage(e,n??"error")}captureError(e,n,i,o){me.error(e,n);let s=this.getNewScope(i,o),a=new Vf(e,n);s.captureException(a)}setGlobalContext(e,n){this.contexts[e]=(0,r.a)({context:n},this.contexts[e])}setUser(e){this.user=e}setTags(e){this.tags=e}getNewScope(e,n){let i=new ye;if(i.setClient(this.client),i.setUser(this.user),e?.triggerContext){let o=e.triggerContext;i.setExtras(o.triggerData.sentryContext()),delete e.triggerContext}return e&&i.setExtras(e),this.tags&&i.setTags(this.tags),n&&i.setTags(n),Object.keys(this.contexts).forEach(o=>{i.setContext(o,this.contexts[o])}),i.setTag("language",navigator.language),i.setTag("timezone",Wf()),i}init(){let e=Ff({}).filter(n=>!["BrowserApiErrors","Breadcrumbs","GlobalHandlers"].includes(n.name));this.client=new Np({dsn:"https://1bc3dda4c861f60cd6be1b67584f4bc6@o559187.ingest.us.sentry.io/4507626484203520",transport:qp,stackParser:af,integrations:e,environment:wn.mode,release:`web-sdk@${Ft.SDK_VERSION}`,debug:wn.debug}),this.client.init()}},ws=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"},Es=(0,r.e)(uu());function sl(t){return Es.default.createInstance({name:"lc",storeName:t,driver:Es.default.LOCALSTORAGE})}var al=class{static storage;static async get(t,e){return await this.storage?.getItem(t)??e}static set(t,e){return this.storage?.setItem(t,e)}static remove(t){return this.storage?.removeItem(t)}static clear(){return this.storage?.clear()}static getForage(){return this.storage}},dy=class extends al{static storeName="ses";static{this.storage=sl(this.storeName)}},xs=class extends al{static storeName="usr";static{this.storage=sl(this.storeName)}},$f=class{static format(t,e){let n=/{{\s*(\w+)\s*}}/;return e.replace(n,(i,o)=>{switch(o){case"amount":return this.formatWithDelimiters(t,2);case"amount_no_decimals":return this.formatWithDelimiters(t,0);case"amount_with_comma_separator":return this.formatWithDelimiters(t,2,".",",");case"amount_no_decimals_with_comma_separator":return this.formatWithDelimiters(t,0,".",",");case"amount_with_apostrophe_separator":return this.formatWithDelimiters(t,2,"'",".");case"amount_no_decimals_with_space_separator":return this.formatWithDelimiters(t,0," ");case"amount_with_space_separator":return this.formatWithDelimiters(t,2," ",",");case"amount_with_period_and_space_separator":return this.formatWithDelimiters(t,2," ",".");default:return i}})}static formatWithDelimiters(t,e=2,n=",",i="."){if(isNaN(t)||t==null)return"0";let o=(t/100).toFixed(e).split("."),s=o[0].replace(/(\d)(?=(\d\d\d)+(?!\d))/g,"$1"+n),a=o[1]?i+o[1]:"";return s+a}},Hf=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(t){this._currencyCode=t}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(t){this.currentItem=new Bu(t)}};function oo(t,e){if(t==0&&e)return"Free";let n=Hf.get(),i=Aa.get(),o=n.shopCurrencyCode||i.currency,s=n.currencyCode;s||me.warn("Currency code is not set in RuntimeData");let a=i.money?.format??n.moneyFormat,c;if(a&&o===s)c=$f.format(t*100,a);else{let h;try{h=new Intl.NumberFormat(zf(),{style:"currency",currency:s||o,minimumFractionDigits:0,maximumFractionDigits:2})}catch(f){return Uf.getInstance().captureException(f,{currentCurrency:s,shopCurrency:o}),""}c=h.format(t),c=c.replace("\u20B9","Rs. "),i.money?.showCurrency&&s!=="INR"&&(c=c.concat(` ${s}`))}return c}function zf(){return navigator.languages!==void 0?navigator.languages[0].split("-")[0]:navigator.language??"en"}var $n;function Wf(){if($n)return $n;try{return $n=Intl.DateTimeFormat().resolvedOptions().timeZone,$n}catch{return""}}var mi=class wr{transform(e){return e==null?null:oo(e)}static \u0275fac=function(e){return new(e||wr)};static \u0275pipe=(0,r.qa)({name:"cooeeCurrency",type:wr,pure:!0})},Gf=(()=>{class t{static entityMap={'"':"&quot;"};static escapeHtml(n){return String(n).replace(/"/g,i=>t.entityMap[i])}}return t})(),qf=Object.prototype.toString,ln=Array.isArray||function(t){return qf.call(t)==="[object Array]"};function so(t){return typeof t=="function"}function Zf(t){return ln(t)?"array":typeof t}function Li(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function Ss(t,e){return t!=null&&typeof t=="object"&&e in t}function Yf(t,e){return t!=null&&typeof t!="object"&&t.hasOwnProperty&&t.hasOwnProperty(e)}var Kf=RegExp.prototype.test;function Jf(t,e){return Kf.call(t,e)}var Xf=/\S/;function Qf(t){return!Jf(Xf,t)}var tg={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;","`":"&#x60;","=":"&#x3D;"};function eg(t){return String(t).replace(/[&<>"'`=\/]/g,function(e){return tg[e]})}var ng=/\s*/,ig=/\s+/,Cs=/\s*=/,rg=/\s*\}/,og=/#|\^|\/|>|\{|&|=|!/;function sg(t,e){if(!t)return[];var n=!1,i=[],o=[],s=[],a=!1,c=!1,h="",f=0;function _(){if(a&&!c)for(;s.length;)delete o[s.pop()];else s=[];a=!1,c=!1}var d,E,I;function S(j){if(typeof j=="string"&&(j=j.split(ig,2)),!ln(j)||j.length!==2)throw new Error("Invalid tags: "+j);d=new RegExp(Li(j[0])+"\\s*"),E=new RegExp("\\s*"+Li(j[1])),I=new RegExp("\\s*"+Li("}"+j[1]))}S(e||ne.tags);for(var D=new Rn(t),M,L,z,X,H,Q;!D.eos();){if(M=D.pos,z=D.scanUntil(d),z)for(var mt=0,vt=z.length;mt<vt;++mt)X=z.charAt(mt),Qf(X)?(s.push(o.length),h+=X):(c=!0,n=!0,h+=" "),o.push(["text",X,M,M+1]),M+=1,X===`
27
+ `&&(_(),h="",f=0,n=!1);if(!D.scan(d))break;if(a=!0,L=D.scan(og)||"name",D.scan(ng),L==="="?(z=D.scanUntil(Cs),D.scan(Cs),D.scanUntil(E)):L==="{"?(z=D.scanUntil(I),D.scan(rg),D.scanUntil(E),L="&"):z=D.scanUntil(E),!D.scan(E))throw new Error("Unclosed tag at "+D.pos);if(L==">"?H=[L,z,M,D.pos,h,f,n]:H=[L,z,M,D.pos],f++,o.push(H),L==="#"||L==="^")i.push(H);else if(L==="/"){if(Q=i.pop(),!Q)throw new Error('Unopened section "'+z+'" at '+M);if(Q[1]!==z)throw new Error('Unclosed section "'+Q[1]+'" at '+M)}else L==="name"||L==="{"||L==="&"?c=!0:L==="="&&S(z)}if(_(),Q=i.pop(),Q)throw new Error('Unclosed section "'+Q[1]+'" at '+D.pos);return lg(ag(o))}function ag(t){for(var e=[],n,i,o=0,s=t.length;o<s;++o)n=t[o],n&&(n[0]==="text"&&i&&i[0]==="text"?(i[1]+=n[1],i[3]=n[3]):(e.push(n),i=n));return e}function lg(t){for(var e=[],n=e,i=[],o,s,a=0,c=t.length;a<c;++a)switch(o=t[a],o[0]){case"#":case"^":n.push(o),i.push(o),n=o[4]=[];break;case"/":s=i.pop(),s[5]=o[2],n=i.length>0?i[i.length-1][4]:e;break;default:n.push(o)}return e}function Rn(t){this.string=t,this.tail=t,this.pos=0}Rn.prototype.eos=function(){return this.tail===""};Rn.prototype.scan=function(t){var e=this.tail.match(t);if(!e||e.index!==0)return"";var n=e[0];return this.tail=this.tail.substring(n.length),this.pos+=n.length,n};Rn.prototype.scanUntil=function(t){var e=this.tail.search(t),n;switch(e){case-1:n=this.tail,this.tail="";break;case 0:n="";break;default:n=this.tail.substring(0,e),this.tail=this.tail.substring(e)}return this.pos+=n.length,n};function on(t,e){this.view=t,this.cache={".":this.view},this.parent=e}on.prototype.push=function(t){return new on(t,this)};on.prototype.lookup=function(t){var e=this.cache,n;if(e.hasOwnProperty(t))n=e[t];else{for(var i=this,o,s,a,c=!1;i;){if(t.indexOf(".")>0)for(o=i.view,s=t.split("."),a=0;o!=null&&a<s.length;)a===s.length-1&&(c=Ss(o,s[a])||Yf(o,s[a])),o=o[s[a++]];else o=i.view[t],c=Ss(i.view,t);if(c){n=o;break}i=i.parent}e[t]=n}return so(n)&&(n=n.call(this.view)),n};function Wt(){this.templateCache={_cache:{},set:function(t,e){this._cache[t]=e},get:function(t){return this._cache[t]},clear:function(){this._cache={}}}}Wt.prototype.clearCache=function(){typeof this.templateCache<"u"&&this.templateCache.clear()};Wt.prototype.parse=function(t,e){var n=this.templateCache,i=t+":"+(e||ne.tags).join(":"),o=typeof n<"u",s=o?n.get(i):void 0;return s==null&&(s=sg(t,e),o&&n.set(i,s)),s};Wt.prototype.render=function(t,e,n,i){var o=this.getConfigTags(i),s=this.parse(t,o),a=e instanceof on?e:new on(e,void 0);return this.renderTokens(s,a,n,t,i)};Wt.prototype.renderTokens=function(t,e,n,i,o){for(var s="",a,c,h,f=0,_=t.length;f<_;++f)h=void 0,a=t[f],c=a[0],c==="#"?h=this.renderSection(a,e,n,i,o):c==="^"?h=this.renderInverted(a,e,n,i,o):c===">"?h=this.renderPartial(a,e,n,o):c==="&"?h=this.unescapedValue(a,e):c==="name"?h=this.escapedValue(a,e,o):c==="text"&&(h=this.rawValue(a)),h!==void 0&&(s+=h);return s};Wt.prototype.renderSection=function(t,e,n,i,o){var s=this,a="",c=e.lookup(t[1]);function h(d){return s.render(d,e,n,o)}if(c){if(ln(c))for(var f=0,_=c.length;f<_;++f)a+=this.renderTokens(t[4],e.push(c[f]),n,i,o);else if(typeof c=="object"||typeof c=="string"||typeof c=="number")a+=this.renderTokens(t[4],e.push(c),n,i,o);else if(so(c)){if(typeof i!="string")throw new Error("Cannot use higher-order sections without the original template");c=c.call(e.view,i.slice(t[3],t[5]),h),c!=null&&(a+=c)}else a+=this.renderTokens(t[4],e,n,i,o);return a}};Wt.prototype.renderInverted=function(t,e,n,i,o){var s=e.lookup(t[1]);if(!s||ln(s)&&s.length===0)return this.renderTokens(t[4],e,n,i,o)};Wt.prototype.indentPartial=function(t,e,n){for(var i=e.replace(/[^ \t]/g,""),o=t.split(`
28
+ `),s=0;s<o.length;s++)o[s].length&&(s>0||!n)&&(o[s]=i+o[s]);return o.join(`
29
+ `)};Wt.prototype.renderPartial=function(t,e,n,i){if(n){var o=this.getConfigTags(i),s=so(n)?n(t[1]):n[t[1]];if(s!=null){var a=t[6],c=t[5],h=t[4],f=s;c==0&&h&&(f=this.indentPartial(s,h,a));var _=this.parse(f,o);return this.renderTokens(_,e,n,f,i)}}};Wt.prototype.unescapedValue=function(t,e){var n=e.lookup(t[1]);if(n!=null)return n};Wt.prototype.escapedValue=function(t,e,n){var i=this.getConfigEscape(n)||ne.escape,o=e.lookup(t[1]);if(o!=null)return typeof o=="number"&&i===ne.escape?String(o):i(o)};Wt.prototype.rawValue=function(t){return t[1]};Wt.prototype.getConfigTags=function(t){return ln(t)?t:t&&typeof t=="object"?t.tags:void 0};Wt.prototype.getConfigEscape=function(t){if(t&&typeof t=="object"&&!ln(t))return t.escape};var ne={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(t){xn.templateCache=t},get templateCache(){return xn.templateCache}},xn=new Wt;ne.clearCache=function(){return xn.clearCache()};ne.parse=function(t,e){return xn.parse(t,e)};ne.render=function(t,e,n,i){if(typeof t!="string")throw new TypeError('Invalid template! Template should be a "string" but "'+Zf(t)+'" was given as the first argument for mustache#render(template, view, partials)');return xn.render(t,e,n,i)};ne.escape=eg;ne.Scanner=Rn;ne.Context=on;ne.Writer=Wt;var ll=ne;ll.escape=Gf.escapeHtml;var cg=class Er{transform(e,n){return e?ll.render(e,(0,r.a)({},n)):null}static \u0275fac=function(e){return new(e||Er)};static \u0275pipe=(0,r.qa)({name:"cooeeDynamicVariables",type:Er,pure:!0})},ao={};(function t(e,n,i,o){var s=!!(e.Worker&&e.Blob&&e.Promise&&e.OffscreenCanvas&&e.OffscreenCanvasRenderingContext2D&&e.HTMLCanvasElement&&e.HTMLCanvasElement.prototype.transferControlToOffscreen&&e.URL&&e.URL.createObjectURL),a=typeof Path2D=="function"&&typeof DOMMatrix=="function",c=function(){if(!e.OffscreenCanvas)return!1;var v=new OffscreenCanvas(1,1),m=v.getContext("2d");m.fillRect(0,0,1,1);var k=v.transferToImageBitmap();try{m.createPattern(k,"no-repeat")}catch{return!1}return!0}();function h(){}function f(v){var m=n.exports.Promise,k=m!==void 0?m:e.Promise;return typeof k=="function"?new k(v):(v(h,h),null)}var _=function(v,m){return{transform:function(k){if(v)return k;if(m.has(k))return m.get(k);var F=new OffscreenCanvas(k.width,k.height),W=F.getContext("2d");return W.drawImage(k,0,0),m.set(k,F),F},clear:function(){m.clear()}}}(c,new Map),d=function(){var v=Math.floor(16.666666666666668),m,k,F={},W=0;return typeof requestAnimationFrame=="function"&&typeof cancelAnimationFrame=="function"?(m=function(K){var Y=Math.random();return F[Y]=requestAnimationFrame(function G(it){W===it||W+v-1<it?(W=it,delete F[Y],K()):F[Y]=requestAnimationFrame(G)}),Y},k=function(K){F[K]&&cancelAnimationFrame(F[K])}):(m=function(K){return setTimeout(K,v)},k=function(K){return clearTimeout(K)}),{frame:m,cancel:k}}(),E=function(){var v,m,k={};function F(W){function K(Y,G){W.postMessage({options:Y||{},callback:G})}W.init=function(Y){var G=Y.transferControlToOffscreen();W.postMessage({canvas:G},[G])},W.fire=function(Y,G,it){if(m)return K(Y,null),m;var at=Math.random().toString(36).slice(2);return m=f(function(ht){function q(tt){tt.data.callback===at&&(delete k[at],W.removeEventListener("message",q),m=null,_.clear(),it(),ht())}W.addEventListener("message",q),K(Y,at),k[at]=q.bind(null,{data:{callback:at}})}),m},W.reset=function(){W.postMessage({reset:!0});for(var Y in k)k[Y](),delete k[Y]}}return function(){if(v)return v;if(!i&&s){var W=["var CONFETTI, SIZE = {}, module = {};","("+t.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(`
30
+ `);try{v=new Worker(URL.createObjectURL(new Blob([W])))}catch(K){return typeof console!==void 0&&typeof console.warn=="function"&&console.warn("\u{1F38A} Could not load worker",K),null}F(v)}return v}}(),I={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 S(v,m){return m?m(v):v}function D(v){return v!=null}function M(v,m,k){return S(v&&D(v[m])?v[m]:I[m],k)}function L(v){return v<0?0:Math.floor(v)}function z(v,m){return Math.floor(Math.random()*(m-v))+v}function X(v){return parseInt(v,16)}function H(v){return v.map(Q)}function Q(v){var m=String(v).replace(/[^0-9a-f]/gi,"");return m.length<6&&(m=m[0]+m[0]+m[1]+m[1]+m[2]+m[2]),{r:X(m.substring(0,2)),g:X(m.substring(2,4)),b:X(m.substring(4,6))}}function mt(v){var m=M(v,"origin",Object);return m.x=M(m,"x",Number),m.y=M(m,"y",Number),m}function vt(v){v.width=document.documentElement.clientWidth,v.height=document.documentElement.clientHeight}function j(v){var m=v.getBoundingClientRect();v.width=m.width,v.height=m.height}function ct(v){var m=document.createElement("canvas");return m.style.position="fixed",m.style.top="0px",m.style.left="0px",m.style.pointerEvents="none",m.style.zIndex=v,m}function ot(v,m,k,F,W,K,Y,G,it){v.save(),v.translate(m,k),v.rotate(K),v.scale(F,W),v.arc(0,0,1,Y,G,it),v.restore()}function st(v){var m=v.angle*(Math.PI/180),k=v.spread*(Math.PI/180);return{x:v.x,y:v.y,wobble:Math.random()*10,wobbleSpeed:Math.min(.11,Math.random()*.1+.05),velocity:v.startVelocity*.5+Math.random()*v.startVelocity,angle2D:-m+(.5*k-Math.random()*k),tiltAngle:(Math.random()*(.75-.25)+.25)*Math.PI,color:v.color,shape:v.shape,tick:0,totalTicks:v.ticks,decay:v.decay,drift:v.drift,random:Math.random()+2,tiltSin:0,tiltCos:0,wobbleX:0,wobbleY:0,gravity:v.gravity*3,ovalScalar:.6,scalar:v.scalar,flat:v.flat}}function ft(v,m){m.x+=Math.cos(m.angle2D)*m.velocity+m.drift,m.y+=Math.sin(m.angle2D)*m.velocity+m.gravity,m.velocity*=m.decay,m.flat?(m.wobble=0,m.wobbleX=m.x+10*m.scalar,m.wobbleY=m.y+10*m.scalar,m.tiltSin=0,m.tiltCos=0,m.random=1):(m.wobble+=m.wobbleSpeed,m.wobbleX=m.x+10*m.scalar*Math.cos(m.wobble),m.wobbleY=m.y+10*m.scalar*Math.sin(m.wobble),m.tiltAngle+=.1,m.tiltSin=Math.sin(m.tiltAngle),m.tiltCos=Math.cos(m.tiltAngle),m.random=Math.random()+2);var k=m.tick++/m.totalTicks,F=m.x+m.random*m.tiltCos,W=m.y+m.random*m.tiltSin,K=m.wobbleX+m.random*m.tiltCos,Y=m.wobbleY+m.random*m.tiltSin;if(v.fillStyle="rgba("+m.color.r+", "+m.color.g+", "+m.color.b+", "+(1-k)+")",v.beginPath(),a&&m.shape.type==="path"&&typeof m.shape.path=="string"&&Array.isArray(m.shape.matrix))v.fill(gt(m.shape.path,m.shape.matrix,m.x,m.y,Math.abs(K-F)*.1,Math.abs(Y-W)*.1,Math.PI/10*m.wobble));else if(m.shape.type==="bitmap"){var G=Math.PI/10*m.wobble,it=Math.abs(K-F)*.1,at=Math.abs(Y-W)*.1,ht=m.shape.bitmap.width*m.scalar,q=m.shape.bitmap.height*m.scalar,tt=new DOMMatrix([Math.cos(G)*it,Math.sin(G)*it,-Math.sin(G)*at,Math.cos(G)*at,m.x,m.y]);tt.multiplySelf(new DOMMatrix(m.shape.matrix));var lt=v.createPattern(_.transform(m.shape.bitmap),"no-repeat");lt.setTransform(tt),v.globalAlpha=1-k,v.fillStyle=lt,v.fillRect(m.x-ht/2,m.y-q/2,ht,q),v.globalAlpha=1}else if(m.shape==="circle")v.ellipse?v.ellipse(m.x,m.y,Math.abs(K-F)*m.ovalScalar,Math.abs(Y-W)*m.ovalScalar,Math.PI/10*m.wobble,0,2*Math.PI):ot(v,m.x,m.y,Math.abs(K-F)*m.ovalScalar,Math.abs(Y-W)*m.ovalScalar,Math.PI/10*m.wobble,0,2*Math.PI);else if(m.shape==="star")for(var rt=Math.PI/2*3,l=4*m.scalar,u=8*m.scalar,p=m.x,w=m.y,P=5,A=Math.PI/P;P--;)p=m.x+Math.cos(rt)*u,w=m.y+Math.sin(rt)*u,v.lineTo(p,w),rt+=A,p=m.x+Math.cos(rt)*l,w=m.y+Math.sin(rt)*l,v.lineTo(p,w),rt+=A;else v.moveTo(Math.floor(m.x),Math.floor(m.y)),v.lineTo(Math.floor(m.wobbleX),Math.floor(W)),v.lineTo(Math.floor(K),Math.floor(Y)),v.lineTo(Math.floor(F),Math.floor(m.wobbleY));return v.closePath(),v.fill(),m.tick<m.totalTicks}function Ot(v,m,k,F,W){var K=m.slice(),Y=v.getContext("2d"),G,it,at=f(function(ht){function q(){G=it=null,Y.clearRect(0,0,F.width,F.height),_.clear(),W(),ht()}function tt(){i&&!(F.width===o.width&&F.height===o.height)&&(F.width=v.width=o.width,F.height=v.height=o.height),!F.width&&!F.height&&(k(v),F.width=v.width,F.height=v.height),Y.clearRect(0,0,F.width,F.height),K=K.filter(function(lt){return ft(Y,lt)}),K.length?G=d.frame(tt):q()}G=d.frame(tt),it=q});return{addFettis:function(ht){return K=K.concat(ht),at},canvas:v,promise:at,reset:function(){G&&d.cancel(G),it&&it()}}}function xt(v,m){var k=!v,F=!!M(m||{},"resize"),W=!1,K=M(m,"disableForReducedMotion",Boolean),Y=s&&!!M(m||{},"useWorker"),G=Y?E():null,it=k?vt:j,at=v&&G?!!v.__confetti_initialized:!1,ht=typeof matchMedia=="function"&&matchMedia("(prefers-reduced-motion)").matches,q;function tt(rt,l,u){for(var p=M(rt,"particleCount",L),w=M(rt,"angle",Number),P=M(rt,"spread",Number),A=M(rt,"startVelocity",Number),Z=M(rt,"decay",Number),J=M(rt,"gravity",Number),yt=M(rt,"drift",Number),dt=M(rt,"colors",H),bt=M(rt,"ticks",Number),_t=M(rt,"shapes"),jt=M(rt,"scalar"),ge=!!M(rt,"flat"),At=mt(rt),ie=p,ue=[],we=v.width*At.x,Zt=v.height*At.y;ie--;)ue.push(st({x:we,y:Zt,angle:w,spread:P,startVelocity:A,color:dt[ie%dt.length],shape:_t[z(0,_t.length)],ticks:bt,decay:Z,gravity:J,drift:yt,scalar:jt,flat:ge}));return q?q.addFettis(ue):(q=Ot(v,ue,it,l,u),q.promise)}function lt(rt){var l=K||M(rt,"disableForReducedMotion",Boolean),u=M(rt,"zIndex",Number);if(l&&ht)return f(function(A){A()});k&&q?v=q.canvas:k&&!v&&(v=ct(u),document.body.appendChild(v)),F&&!at&&it(v);var p={width:v.width,height:v.height};G&&!at&&G.init(v),at=!0,G&&(v.__confetti_initialized=!0);function w(){if(G){var A={getBoundingClientRect:function(){if(!k)return v.getBoundingClientRect()}};it(A),G.postMessage({resize:{width:A.width,height:A.height}});return}p.width=p.height=null}function P(){q=null,F&&(W=!1,e.removeEventListener("resize",w)),k&&v&&(document.body.contains(v)&&document.body.removeChild(v),v=null,at=!1)}return F&&!W&&(W=!0,e.addEventListener("resize",w,!1)),G?G.fire(rt,p,P):tt(rt,p,P)}return lt.reset=function(){G&&G.reset(),q&&q.reset()},lt}var It;function Pt(){return It||(It=xt(null,{useWorker:!0,resize:!0})),It}function gt(v,m,k,F,W,K,Y){var G=new Path2D(v),it=new Path2D;it.addPath(G,new DOMMatrix(m));var at=new Path2D;return at.addPath(it,new DOMMatrix([Math.cos(Y)*W,Math.sin(Y)*W,-Math.sin(Y)*K,Math.cos(Y)*K,k,F])),at}function R(v){if(!a)throw new Error("path confetti are not supported in this browser");var m,k;typeof v=="string"?m=v:(m=v.path,k=v.matrix);var F=new Path2D(m),W=document.createElement("canvas"),K=W.getContext("2d");if(!k){for(var Y=1e3,G=Y,it=Y,at=0,ht=0,q,tt,lt=0;lt<Y;lt+=2)for(var rt=0;rt<Y;rt+=2)K.isPointInPath(F,lt,rt,"nonzero")&&(G=Math.min(G,lt),it=Math.min(it,rt),at=Math.max(at,lt),ht=Math.max(ht,rt));q=at-G,tt=ht-it;var l=10,u=Math.min(l/q,l/tt);k=[u,0,0,u,-Math.round(q/2+G)*u,-Math.round(tt/2+it)*u]}return{type:"path",path:m,matrix:k}}function O(v){var m,k=1,F="#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 v=="string"?m=v:(m=v.text,k="scalar"in v?v.scalar:k,W="fontFamily"in v?v.fontFamily:W,F="color"in v?v.color:F);var K=10*k,Y=""+K+"px "+W,G=new OffscreenCanvas(K,K),it=G.getContext("2d");it.font=Y;var at=it.measureText(m),ht=Math.ceil(at.actualBoundingBoxRight+at.actualBoundingBoxLeft),q=Math.ceil(at.actualBoundingBoxAscent+at.actualBoundingBoxDescent),tt=2,lt=at.actualBoundingBoxLeft+tt,rt=at.actualBoundingBoxAscent+tt;ht+=tt+tt,q+=tt+tt,G=new OffscreenCanvas(ht,q),it=G.getContext("2d"),it.font=Y,it.fillStyle=F,it.fillText(m,lt,rt);var l=1/k;return{type:"bitmap",bitmap:G.transferToImageBitmap(),matrix:[l,0,0,l,-ht*l/2,-q*l/2]}}n.exports=function(){return Pt().apply(this,arguments)},n.exports.reset=function(){Pt().reset()},n.exports.create=xt,n.exports.shapeFromPath=R,n.exports.shapeFromText=O})(function(){return typeof window<"u"?window:typeof self<"u"?self:this||{}}(),ao,!1);var ug=ao.exports,py=ao.exports.create,hg=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(t=100){let e=[],n=Date.now()+2e3,i=()=>{e.push(this.fire({angle:60,spread:55,origin:{x:0}}),this.fire({angle:120,spread:55,origin:{x:1}})),Date.now()<n&&t>0&&(requestAnimationFrame(i),t--)};i(),await Promise.all(e)}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(t){Object.assign(t,this.DEFAULTS,t),t.particleCount=t.particleCount??this.DEFAULTS.colors.length,await ug(t)}static async realisticFire(t,e){let n={origin:{y:.7}};await this.fire(Object.assign({},n,e,{particleCount:Math.floor(200*t)}))}},dg=(t,e)=>e.minValue;function pg(t,e){if(t&1&&((0,r.Ga)(0,"div",7),(0,r._a)(1,"safeHtml")),t&2){let n=(0,r.Ka)().$implicit;(0,r.va)("innerHTML",(0,r.$a)(1,1,n.minValue+" Products"),r.da)}}function fg(t,e){if(t&1&&((0,r.Ga)(0,"div",7),(0,r._a)(1,"cooeeCurrency"),(0,r._a)(2,"safeHtml")),t&2){let n=(0,r.Ka)().$implicit;(0,r.va)("innerHTML",(0,r.$a)(2,3,(0,r.$a)(1,1,n.minValue)),r.da)}}function gg(t,e){if(t&1&&((0,r.Ea)(0,"li",6)(1,"div"),(0,r.sa)(2,pg,2,3,"div",7)(3,fg,3,5,"div",7),(0,r.Ga)(4,"img",8),(0,r.Ea)(5,"div",9),(0,r.Qa)(6),(0,r.Fa)()()()),t&2){let n=e.$implicit,i=(0,r.Ka)(2);(0,r.wa)("left",n.calculatedAlignment+"%"),(0,r.fa)(2),(0,r.Aa)((i.progressBarConfig==null?null:i.progressBarConfig.rewardBasis)===i.RewardBasis.ITEM_COUNT?2:3),(0,r.fa)(2),(0,r.va)("src",i.getIconURL(n),r.ea),(0,r.fa)(2),(0,r.Ra)(n.label)}}function _g(t,e){if(t&1&&((0,r.Ta)(0)(1),(0,r.Ga)(2,"div",0),(0,r._a)(3,"cooeeDynamicVariables"),(0,r._a)(4,"safeHtml"),(0,r.Ea)(5,"div",1)(6,"ul",2)(7,"div",3),(0,r.Ga)(8,"div",4),(0,r.Fa)(),(0,r.Ca)(9,gg,7,5,"li",5,dg),(0,r.Fa)()()),t&2){let n=(0,r.Ka)(),i=n.calculatedState(),o=i.nextMilestone?i.nextMilestone.reachingText:i.lastMilestone.reachedText;(0,r.fa)(2),(0,r.va)("innerHTML",(0,r.$a)(4,6,(0,r.ab)(3,3,o,n.localDynamicVariables())),r.da),(0,r.fa)(6),(0,r.wa)("width",i.cartValuePercentage+"%"),(0,r.fa)(),(0,r.Da)(i.milestones)}}var mg=class xr extends hi{cart;localDynamicVariables=(0,r.Y)({});calculatedState=(0,r.Y)({});progressBarConfig;RewardBasis=Na;constructor(){super()}engagementTriggerReceived(e){this.progressBarConfig=e.progressBarConfig}ngOnInit(){super.ngOnInit(),this.calculateMilestonesSilently()}update(){this.calculateMilestonesSilently()}getIconURL(e){return e.rewardType===qn.FREE_SHIPPING?"https://img.icons8.com/ios-filled/50/FFFFFF/free-shipping.png":e.rewardType===qn.DISCOUNT?"https://img.icons8.com/ios-glyphs/30/FFFFFF/sale-price-tag.png":e.rewardType===qn.FREE_AUTO_GIFT?"https://img.icons8.com/ios-filled/50/FFFFFF/gift--v1.png":""}calculateMilestonesSilently(){this.calculateMilestones().catch(e=>me.error(e))}async calculateMilestones(){let e=this.engagementTrigger,n=this.progressBarConfig;if(!n?.milestones?.length){me.warn("Milestones not available in progress bar config",e);return}let i=await this.cart.getNormalisedCart(),o=n.milestones.at(-1),s=n?.reachedAmountOrCount??i.originalAmount,a=n.totalProgress??0;me.debug("Cart value:",s,`, percentage: ${a}%`),this.celebrate(e,s);let c={milestonesReady:!0,cartValuePercentage:a,milestones:n.milestones},h=n.milestones.find(f=>!f.reached);if(h){let f=oo(h.minValue-s);if(n.rewardBasis==="ITEM_COUNT"){let _=h.minValue-s;f=`${_} ${_===1?"product":"products"}`}this.localDynamicVariables.set({amount_left:f}),c.nextMilestone=h,this.calculatedState.set(c);return}c.lastMilestone=o,this.calculatedState.set(c)}celebrate(e,n){let i=[...e.progressBarConfig.milestones].reverse().find(s=>s.minValue<n);if(!i)return;let o=`lc/en/${e.shortID}/${i.minValue}`;sessionStorage.getItem(o)||(sessionStorage.setItem(o,"1"),this.progressBarConfig?.noConfetti||hg.realistic())}static \u0275fac=function(e){return new(e||xr)};static \u0275cmp=(0,r.na)({type:xr,selectors:[["cooee-progressbar"]],inputs:{cart:"cart"},features:[r.ra],decls:1,vars:1,consts:[[1,"heading",3,"innerHTML"],[1,"milestone-container"],[1,"milestone-list"],[1,"untracked-path"],[1,"tracked-path"],[1,"milestone-list-item",3,"left"],[1,"milestone-list-item"],[1,"milestone-value",3,"innerHTML"],["width","20","height","20","alt","milestone icon",1,"milestone-icon",3,"src"],[1,"milestone-label"]],template:function(e,n){e&1&&(0,r.sa)(0,_g,11,8),e&2&&(0,r.Aa)(n.calculatedState().milestonesReady?0:-1)},dependencies:[cg,r.ub,mi],styles:[`:host{display:block;padding:10px;background:linear-gradient(0deg,rgba(var(--lc-color-primary),.1) 0%,transparent 100%)}.milestone-container{width:95%;margin:8px 0}.heading{font-weight:500;text-align:center;font-size:12px}.milestone-list{display:flex;align-items:center;position:relative;font-size:10px;font-weight:500}.untracked-path{width:100%;background-color:#e5e7eb;height:4px;position:absolute}.tracked-path{background-color:rgb(var(--lc-color-primary));height:100%;display:block;transition:width .5s ease-in-out}.milestone-list{padding:0;margin:0}.milestone-list-item{position:relative;display:flex;flex-direction:column;align-items:center;height:75px}.milestone-list-item>div{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:absolute;height:100%;width:100px}.milestone-icon{padding:5px;border-radius:1000px;background-color:rgb(var(--lc-color-primary))}
31
+ `],encapsulation:3})},vg=(0,r.e)(Da()),yg=(t,e)=>({enter:t,exit:e});function bg(t,e){if(t&1&&((0,r.Ea)(0,"div",7),(0,r.Qa)(1),(0,r.Fa)(),(0,r.Ea)(2,"div",8),(0,r.Qa)(3),(0,r.Fa)()),t&2){let n=(0,r.Ka)(2);(0,r.fa)(),(0,r.Sa)(" ",n.getCurrency(n.selectedVariant().price.cmp)," "),(0,r.fa)(2),(0,r.Sa)(" ",n.getDiscountPercentage(n.selectedVariant().price),"% off ")}}function wg(t,e){if(t&1&&((0,r.Ea)(0,"div",6),(0,r.Qa)(1),(0,r.Fa)()),t&2){let n=(0,r.Ka)(2);(0,r.fa)(),(0,r.Sa)(" ",n.stickyATCConfig.leftText," ")}}function Eg(t,e){if(t&1&&((0,r.Ea)(0,"div",1)(1,"div",5),(0,r.Qa)(2),(0,r.Fa)(),(0,r.sa)(3,bg,4,2)(4,wg,2,1,"div",6),(0,r.Fa)()),t&2){let n=(0,r.Ka)();(0,r.fa)(2),(0,r.Sa)(" ",n.getCurrency(n.selectedVariant().price.d)," "),(0,r.fa)(),(0,r.Aa)(n.selectedVariant().price.cmp?3:-1),(0,r.fa)(),(0,r.Aa)(n.stickyATCConfig.leftText?4:-1)}}function xg(t,e){if(t&1&&((0,r.Ea)(0,"div",9),(0,r.Qa)(1),(0,r.Fa)()),t&2){let n=e.$implicit,i=e.$index;(0,r.Ka)(2);let o=(0,r.Va)(5);(0,r.va)("ngClass",(0,r.Ya)(2,yg,i===o.currentIndex,i===o.previousIndex)),(0,r.fa)(),(0,r.Sa)(" ",n," ")}}function Sg(t,e){if(t&1&&((0,r.Ea)(0,"div",4),(0,r.Ca)(1,xg,2,5,"div",9,r.Ba),(0,r.Fa)()),t&2){(0,r.Ka)();let n=(0,r.Va)(5);(0,r.fa)(),(0,r.Da)(n.features)}}var Cg=class Sr extends hi{currentItem;stickyATCConfig;selectedVariant=(0,r.Y)(void 0);featureSlider=(0,r.Y)({features:[],currentIndex:0});constructor(){super()}engagementTriggerReceived(e){this.stickyATCConfig=e.stickyATCConfig??{},this.currentItem=e.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(e){return oo(e)}getDiscountPercentage(e){return((e.cmp-e.d)/e.cmp*100).toFixed(0)}async addToCart(){this.executeCTAViaRenderer({clickAction:{at:102},item:this.currentItem})}startFeatureRotation(){if(!this.stickyATCConfig.rightText)return;let e=this.stickyATCConfig.rightText.split(`
32
+ `),n=e.length===1?null:setInterval(()=>{this.featureSlider.update(i=>(0,r.b)((0,r.a)({},i),{previousIndex:i.currentIndex,currentIndex:(i.currentIndex+1)%i.features.length}))},3e3);this.featureSlider.set({intervalRef:n,currentIndex:0,features:e})}replaceVariables(e){return e?(0,vg.render)(e,this.currentItem.getTemplateVariables()):""}static \u0275fac=function(e){return new(e||Sr)};static \u0275cmp=(0,r.na)({type:Sr,selectors:[["cooee-sticky-atc"]],features:[r.ra],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(e,n){if(e&1){let i=(0,r.Ia)();(0,r.Ea)(0,"div",0),(0,r.sa)(1,Eg,5,3,"div",1),(0,r.Ea)(2,"div",2)(3,"button",3),(0,r.Ja)("click",function(){return(0,r.N)(i),(0,r.O)(n.addToCart())}),(0,r.Qa)(4,"Add To Cart"),(0,r.Fa)(),(0,r.Ta)(5),(0,r.sa)(6,Sg,3,0,"div",4),(0,r.Fa)()()}if(e&2){(0,r.fa)(),(0,r.Aa)(n.selectedVariant()&&n.stickyATCConfig.showProductInfo?1:-1),(0,r.fa)(4);let i=(0,r.Ua)(n.featureSlider());(0,r.fa)(),(0,r.Aa)(i.features.length?6:-1)}},dependencies:[r.nb],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}"]})},cl,Dt,ul,hl,Me,Ts,dl,Cr,pl,lo,Tr,Or,Tg,Ir={},fl=[],Og=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,co=Array.isArray;function Te(t,e){for(var n in e)t[n]=e[n];return t}function uo(t){t&&t.parentNode&&t.parentNode.removeChild(t)}function Bi(t,e,n,i,o){var s={type:t,props:e,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:o??++ul,__i:-1,__u:0};return o==null&&Dt.vnode!=null&&Dt.vnode(s),s}function ho(t){return t.children}function vn(t,e){this.props=t,this.context=e}function sn(t,e){if(e==null)return t.__?sn(t.__,t.__i+1):null;for(var n;e<t.__k.length;e++)if((n=t.__k[e])!=null&&n.__e!=null)return n.__e;return typeof t.type=="function"?sn(t):null}function gl(t){var e,n;if((t=t.__)!=null&&t.__c!=null){for(t.__e=t.__c.base=null,e=0;e<t.__k.length;e++)if((n=t.__k[e])!=null&&n.__e!=null){t.__e=t.__c.base=n.__e;break}return gl(t)}}function Os(t){(!t.__d&&(t.__d=!0)&&Me.push(t)&&!ii.__r++||Ts!==Dt.debounceRendering)&&((Ts=Dt.debounceRendering)||dl)(ii)}function ii(){var t,e,n,i,o,s,a,c;for(Me.sort(Cr);t=Me.shift();)t.__d&&(e=Me.length,i=void 0,s=(o=(n=t).__v).__e,a=[],c=[],n.__P&&((i=Te({},o)).__v=o.__v+1,Dt.vnode&&Dt.vnode(i),vl(n.__P,i,o,n.__n,n.__P.namespaceURI,32&o.__u?[s]:null,a,s??sn(o),!!(32&o.__u),c),i.__v=o.__v,i.__.__k[i.__i]=i,Rg(a,i,c),i.__e!=s&&gl(i)),Me.length>e&&Me.sort(Cr));ii.__r=0}function _l(t,e,n,i,o,s,a,c,h,f,_){var d,E,I,S,D,M,L=i&&i.__k||fl,z=e.length;for(h=Ig(n,e,L,h,z),d=0;d<z;d++)(I=n.__k[d])!=null&&(E=I.__i===-1?Ir:L[I.__i]||Ir,I.__i=d,M=vl(t,I,E,o,s,a,c,h,f,_),S=I.__e,I.ref&&E.ref!=I.ref&&(E.ref&&po(E.ref,null,I),_.push(I.ref,I.__c||S,I)),D==null&&S!=null&&(D=S),4&I.__u||E.__k===I.__k?h=ml(I,h,t):typeof I.type=="function"&&M!==void 0?h=M:S&&(h=S.nextSibling),I.__u&=-7);return n.__e=D,h}function Ig(t,e,n,i,o){var s,a,c,h,f,_=n.length,d=_,E=0;for(t.__k=new Array(o),s=0;s<o;s++)(a=e[s])!=null&&typeof a!="boolean"&&typeof a!="function"?(h=s+E,(a=t.__k[s]=typeof a=="string"||typeof a=="number"||typeof a=="bigint"||a.constructor==String?Bi(null,a,null,null,null):co(a)?Bi(ho,{children:a},null,null,null):a.constructor===void 0&&a.__b>0?Bi(a.type,a.props,a.key,a.ref?a.ref:null,a.__v):a).__=t,a.__b=t.__b+1,c=null,(f=a.__i=Dg(a,n,h,d))!==-1&&(d--,(c=n[f])&&(c.__u|=2)),c==null||c.__v===null?(f==-1&&E--,typeof a.type!="function"&&(a.__u|=4)):f!=h&&(f==h-1?E--:f==h+1?E++:(f>h?E--:E++,a.__u|=4))):t.__k[s]=null;if(d)for(s=0;s<_;s++)(c=n[s])!=null&&(2&c.__u)==0&&(c.__e==i&&(i=sn(c)),yl(c,c));return i}function ml(t,e,n){var i,o;if(typeof t.type=="function"){for(i=t.__k,o=0;i&&o<i.length;o++)i[o]&&(i[o].__=t,e=ml(i[o],e,n));return e}t.__e!=e&&(e&&t.type&&!n.contains(e)&&(e=sn(t)),n.insertBefore(t.__e,e||null),e=t.__e);do e=e&&e.nextSibling;while(e!=null&&e.nodeType==8);return e}function Dg(t,e,n,i){var o,s,a=t.key,c=t.type,h=e[n];if(h===null||h&&a==h.key&&c===h.type&&(2&h.__u)==0)return n;if(i>(h!=null&&(2&h.__u)==0?1:0))for(o=n-1,s=n+1;o>=0||s<e.length;){if(o>=0){if((h=e[o])&&(2&h.__u)==0&&a==h.key&&c===h.type)return o;o--}if(s<e.length){if((h=e[s])&&(2&h.__u)==0&&a==h.key&&c===h.type)return s;s++}}return-1}function Is(t,e,n){e[0]=="-"?t.setProperty(e,n??""):t[e]=n==null?"":typeof n!="number"||Og.test(e)?n:n+"px"}function Hn(t,e,n,i,o){var s;t:if(e=="style")if(typeof n=="string")t.style.cssText=n;else{if(typeof i=="string"&&(t.style.cssText=i=""),i)for(e in i)n&&e in n||Is(t.style,e,"");if(n)for(e in n)i&&n[e]===i[e]||Is(t.style,e,n[e])}else if(e[0]=="o"&&e[1]=="n")s=e!=(e=e.replace(pl,"$1")),e=e.toLowerCase()in t||e=="onFocusOut"||e=="onFocusIn"?e.toLowerCase().slice(2):e.slice(2),t.l||(t.l={}),t.l[e+s]=n,n?i?n.u=i.u:(n.u=lo,t.addEventListener(e,s?Or:Tr,s)):t.removeEventListener(e,s?Or:Tr,s);else{if(o=="http://www.w3.org/2000/svg")e=e.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(e!="width"&&e!="height"&&e!="href"&&e!="list"&&e!="form"&&e!="tabIndex"&&e!="download"&&e!="rowSpan"&&e!="colSpan"&&e!="role"&&e!="popover"&&e in t)try{t[e]=n??"";break t}catch{}typeof n=="function"||(n==null||n===!1&&e[4]!="-"?t.removeAttribute(e):t.setAttribute(e,e=="popover"&&n==1?"":n))}}function Ds(t){return function(e){if(this.l){var n=this.l[e.type+t];if(e.t==null)e.t=lo++;else if(e.t<n.u)return;return n(Dt.event?Dt.event(e):e)}}}function vl(t,e,n,i,o,s,a,c,h,f){var _,d,E,I,S,D,M,L,z,X,H,Q,mt,vt,j,ct,ot,st=e.type;if(e.constructor!==void 0)return null;128&n.__u&&(h=!!(32&n.__u),s=[c=e.__e=n.__e]),(_=Dt.__b)&&_(e);t:if(typeof st=="function")try{if(L=e.props,z="prototype"in st&&st.prototype.render,X=(_=st.contextType)&&i[_.__c],H=_?X?X.props.value:_.__:i,n.__c?M=(d=e.__c=n.__c).__=d.__E:(z?e.__c=d=new st(L,H):(e.__c=d=new vn(L,H),d.constructor=st,d.render=kg),X&&X.sub(d),d.props=L,d.state||(d.state={}),d.context=H,d.__n=i,E=d.__d=!0,d.__h=[],d._sb=[]),z&&d.__s==null&&(d.__s=d.state),z&&st.getDerivedStateFromProps!=null&&(d.__s==d.state&&(d.__s=Te({},d.__s)),Te(d.__s,st.getDerivedStateFromProps(L,d.__s))),I=d.props,S=d.state,d.__v=e,E)z&&st.getDerivedStateFromProps==null&&d.componentWillMount!=null&&d.componentWillMount(),z&&d.componentDidMount!=null&&d.__h.push(d.componentDidMount);else{if(z&&st.getDerivedStateFromProps==null&&L!==I&&d.componentWillReceiveProps!=null&&d.componentWillReceiveProps(L,H),!d.__e&&(d.shouldComponentUpdate!=null&&d.shouldComponentUpdate(L,d.__s,H)===!1||e.__v==n.__v)){for(e.__v!=n.__v&&(d.props=L,d.state=d.__s,d.__d=!1),e.__e=n.__e,e.__k=n.__k,e.__k.some(function(ft){ft&&(ft.__=e)}),Q=0;Q<d._sb.length;Q++)d.__h.push(d._sb[Q]);d._sb=[],d.__h.length&&a.push(d);break t}d.componentWillUpdate!=null&&d.componentWillUpdate(L,d.__s,H),z&&d.componentDidUpdate!=null&&d.__h.push(function(){d.componentDidUpdate(I,S,D)})}if(d.context=H,d.props=L,d.__P=t,d.__e=!1,mt=Dt.__r,vt=0,z){for(d.state=d.__s,d.__d=!1,mt&&mt(e),_=d.render(d.props,d.state,d.context),j=0;j<d._sb.length;j++)d.__h.push(d._sb[j]);d._sb=[]}else do d.__d=!1,mt&&mt(e),_=d.render(d.props,d.state,d.context),d.state=d.__s;while(d.__d&&++vt<25);d.state=d.__s,d.getChildContext!=null&&(i=Te(Te({},i),d.getChildContext())),z&&!E&&d.getSnapshotBeforeUpdate!=null&&(D=d.getSnapshotBeforeUpdate(I,S)),c=_l(t,co(ct=_!=null&&_.type===ho&&_.key==null?_.props.children:_)?ct:[ct],e,n,i,o,s,a,c,h,f),d.base=e.__e,e.__u&=-161,d.__h.length&&a.push(d),M&&(d.__E=d.__=null)}catch(ft){if(e.__v=null,h||s!=null)if(ft.then){for(e.__u|=h?160:128;c&&c.nodeType==8&&c.nextSibling;)c=c.nextSibling;s[s.indexOf(c)]=null,e.__e=c}else for(ot=s.length;ot--;)uo(s[ot]);else e.__e=n.__e,e.__k=n.__k;Dt.__e(ft,e,n)}else s==null&&e.__v==n.__v?(e.__k=n.__k,e.__e=n.__e):c=e.__e=Pg(n.__e,e,n,i,o,s,a,h,f);return(_=Dt.diffed)&&_(e),128&e.__u?void 0:c}function Rg(t,e,n){for(var i=0;i<n.length;i++)po(n[i],n[++i],n[++i]);Dt.__c&&Dt.__c(e,t),t.some(function(o){try{t=o.__h,o.__h=[],t.some(function(s){s.call(o)})}catch(s){Dt.__e(s,o.__v)}})}function Pg(t,e,n,i,o,s,a,c,h){var f,_,d,E,I,S,D,M=n.props,L=e.props,z=e.type;if(z=="svg"?o="http://www.w3.org/2000/svg":z=="math"?o="http://www.w3.org/1998/Math/MathML":o||(o="http://www.w3.org/1999/xhtml"),s!=null){for(f=0;f<s.length;f++)if((I=s[f])&&"setAttribute"in I==!!z&&(z?I.localName==z:I.nodeType==3)){t=I,s[f]=null;break}}if(t==null){if(z==null)return document.createTextNode(L);t=document.createElementNS(o,z,L.is&&L),c&&(Dt.__m&&Dt.__m(e,s),c=!1),s=null}if(z===null)M===L||c&&t.data===L||(t.data=L);else{if(s=s&&cl.call(t.childNodes),M=n.props||Ir,!c&&s!=null)for(M={},f=0;f<t.attributes.length;f++)M[(I=t.attributes[f]).name]=I.value;for(f in M)if(I=M[f],f!="children"){if(f=="dangerouslySetInnerHTML")d=I;else if(!(f in L)){if(f=="value"&&"defaultValue"in L||f=="checked"&&"defaultChecked"in L)continue;Hn(t,f,null,I,o)}}for(f in L)I=L[f],f=="children"?E=I:f=="dangerouslySetInnerHTML"?_=I:f=="value"?S=I:f=="checked"?D=I:c&&typeof I!="function"||M[f]===I||Hn(t,f,I,M[f],o);if(_)c||d&&(_.__html===d.__html||_.__html===t.innerHTML)||(t.innerHTML=_.__html),e.__k=[];else if(d&&(t.innerHTML=""),_l(t,co(E)?E:[E],e,n,i,z=="foreignObject"?"http://www.w3.org/1999/xhtml":o,s,a,s?s[0]:n.__k&&sn(n,0),c,h),s!=null)for(f=s.length;f--;)uo(s[f]);c||(f="value",z=="progress"&&S==null?t.removeAttribute("value"):S!==void 0&&(S!==t[f]||z=="progress"&&!S||z=="option"&&S!==M[f])&&Hn(t,f,S,M[f],o),f="checked",D!==void 0&&D!==t[f]&&Hn(t,f,D,M[f],o))}return t}function po(t,e,n){try{if(typeof t=="function"){var i=typeof t.__u=="function";i&&t.__u(),i&&e==null||(t.__u=t(e))}else t.current=e}catch(o){Dt.__e(o,n)}}function yl(t,e,n){var i,o;if(Dt.unmount&&Dt.unmount(t),(i=t.ref)&&(i.current&&i.current!==t.__e||po(i,null,e)),(i=t.__c)!=null){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(s){Dt.__e(s,e)}i.base=i.__P=null}if(i=t.__k)for(o=0;o<i.length;o++)i[o]&&yl(i[o],e,n||typeof t.type!="function");n||uo(t.__e),t.__c=t.__=t.__e=void 0}function kg(t,e,n){return this.constructor(t,n)}cl=fl.slice,Dt={__e:function(t,e,n,i){for(var o,s,a;e=e.__;)if((o=e.__c)&&!o.__)try{if((s=o.constructor)&&s.getDerivedStateFromError!=null&&(o.setState(s.getDerivedStateFromError(t)),a=o.__d),o.componentDidCatch!=null&&(o.componentDidCatch(t,i||{}),a=o.__d),a)return o.__E=o}catch(c){t=c}throw t}},ul=0,hl=function(t){return t!=null&&t.constructor==null},vn.prototype.setState=function(t,e){var n;n=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=Te({},this.state),typeof t=="function"&&(t=t(Te({},n),this.props)),t&&Te(n,t),t!=null&&this.__v&&(e&&this._sb.push(e),Os(this))},vn.prototype.forceUpdate=function(t){this.__v&&(this.__e=!0,t&&this.__h.push(t),Os(this))},vn.prototype.render=ho,Me=[],dl=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Cr=function(t,e){return t.__v.__b-e.__v.__b},ii.__r=0,pl=/(PointerCapture)$|Capture$/i,lo=0,Tr=Ds(!1),Or=Ds(!0),Tg=0;var Dr,Yt,ji,Rs,Ps=0,bl=[],Bt=Dt,ks=Bt.__b,Ns=Bt.__r,As=Bt.diffed,Ms=Bt.__c,Ls=Bt.unmount,Bs=Bt.__;function Ng(t,e){Bt.__h&&Bt.__h(Yt,t,Ps||e),Ps=0;var n=Yt.__H||(Yt.__H={__:[],__h:[]});return t>=n.__.length&&n.__.push({}),n.__[t]}function wl(t,e){var n=Ng(Dr++,7);return Lg(n.__H,e)&&(n.__=t(),n.__H=e,n.__h=t),n.__}function Ag(){for(var t;t=bl.shift();)if(t.__P&&t.__H)try{t.__H.__h.forEach(Kn),t.__H.__h.forEach(Rr),t.__H.__h=[]}catch(e){t.__H.__h=[],Bt.__e(e,t.__v)}}Bt.__b=function(t){Yt=null,ks&&ks(t)},Bt.__=function(t,e){t&&e.__k&&e.__k.__m&&(t.__m=e.__k.__m),Bs&&Bs(t,e)},Bt.__r=function(t){Ns&&Ns(t),Dr=0;var e=(Yt=t.__c).__H;e&&(ji===Yt?(e.__h=[],Yt.__h=[],e.__.forEach(function(n){n.__N&&(n.__=n.__N),n.i=n.__N=void 0})):(e.__h.forEach(Kn),e.__h.forEach(Rr),e.__h=[],Dr=0)),ji=Yt},Bt.diffed=function(t){As&&As(t);var e=t.__c;e&&e.__H&&(e.__H.__h.length&&(bl.push(e)!==1&&Rs===Bt.requestAnimationFrame||((Rs=Bt.requestAnimationFrame)||Mg)(Ag)),e.__H.__.forEach(function(n){n.i&&(n.__H=n.i),n.i=void 0})),ji=Yt=null},Bt.__c=function(t,e){e.some(function(n){try{n.__h.forEach(Kn),n.__h=n.__h.filter(function(i){return!i.__||Rr(i)})}catch(i){e.some(function(o){o.__h&&(o.__h=[])}),e=[],Bt.__e(i,n.__v)}}),Ms&&Ms(t,e)},Bt.unmount=function(t){Ls&&Ls(t);var e,n=t.__c;n&&n.__H&&(n.__H.__.forEach(function(i){try{Kn(i)}catch(o){e=o}}),n.__H=void 0,e&&Bt.__e(e,n.__v))};var js=typeof requestAnimationFrame=="function";function Mg(t){var e,n=function(){clearTimeout(i),js&&cancelAnimationFrame(e),setTimeout(t)},i=setTimeout(n,100);js&&(e=requestAnimationFrame(n))}function Kn(t){var e=Yt,n=t.__c;typeof n=="function"&&(t.__c=void 0,n()),Yt=e}function Rr(t){var e=Yt;t.__c=t.__(),Yt=e}function Lg(t,e){return!t||t.length!==e.length||e.some(function(n,i){return n!==t[i]})}var Bg=Symbol.for("preact-signals");function fo(){if(tn>1)tn--;else{for(var t,e=!1;yn!==void 0;){var n=yn;for(yn=void 0,Pr++;n!==void 0;){var i=n.o;if(n.o=void 0,n.f&=-3,!(8&n.f)&&Sl(n))try{n.c()}catch(o){e||(t=o,e=!0)}n=i}}if(Pr=0,tn--,e)throw t}}var Tt=void 0,yn=void 0,tn=0,Pr=0,ri=0;function El(t){if(Tt!==void 0){var e=t.n;if(e===void 0||e.t!==Tt)return e={i:0,S:t,p:Tt.s,n:void 0,t:Tt,e:void 0,x:void 0,r:e},Tt.s!==void 0&&(Tt.s.n=e),Tt.s=e,t.n=e,32&Tt.f&&t.S(e),e;if(e.i===-1)return e.i=0,e.n!==void 0&&(e.n.p=e.p,e.p!==void 0&&(e.p.n=e.n),e.p=Tt.s,e.n=void 0,Tt.s.n=e,Tt.s=e),e}}function $t(t){this.v=t,this.i=0,this.n=void 0,this.t=void 0}$t.prototype.brand=Bg;$t.prototype.h=function(){return!0};$t.prototype.S=function(t){this.t!==t&&t.e===void 0&&(t.x=this.t,this.t!==void 0&&(this.t.e=t),this.t=t)};$t.prototype.U=function(t){if(this.t!==void 0){var e=t.e,n=t.x;e!==void 0&&(e.x=n,t.e=void 0),n!==void 0&&(n.e=e,t.x=void 0),t===this.t&&(this.t=n)}};$t.prototype.subscribe=function(t){var e=this;return _o(function(){var n=e.value,i=Tt;Tt=void 0;try{t(n)}finally{Tt=i}})};$t.prototype.valueOf=function(){return this.value};$t.prototype.toString=function(){return this.value+""};$t.prototype.toJSON=function(){return this.value};$t.prototype.peek=function(){var t=Tt;Tt=void 0;try{return this.value}finally{Tt=t}};Object.defineProperty($t.prototype,"value",{get:function(){var t=El(this);return t!==void 0&&(t.i=this.i),this.v},set:function(t){if(t!==this.v){if(Pr>100)throw new Error("Cycle detected");this.v=t,this.i++,ri++,tn++;try{for(var e=this.t;e!==void 0;e=e.x)e.t.N()}finally{fo()}}}});function xl(t){return new $t(t)}function Sl(t){for(var e=t.s;e!==void 0;e=e.n)if(e.S.i!==e.i||!e.S.h()||e.S.i!==e.i)return!0;return!1}function Cl(t){for(var e=t.s;e!==void 0;e=e.n){var n=e.S.n;if(n!==void 0&&(e.r=n),e.S.n=e,e.i=-1,e.n===void 0){t.s=e;break}}}function Tl(t){for(var e=t.s,n=void 0;e!==void 0;){var i=e.p;e.i===-1?(e.S.U(e),i!==void 0&&(i.n=e.n),e.n!==void 0&&(e.n.p=i)):n=e,e.S.n=e.r,e.r!==void 0&&(e.r=void 0),e=i}t.s=n}function cn(t){$t.call(this,void 0),this.x=t,this.s=void 0,this.g=ri-1,this.f=4}(cn.prototype=new $t).h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===ri))return!0;if(this.g=ri,this.f|=1,this.i>0&&!Sl(this))return this.f&=-2,!0;var t=Tt;try{Cl(this),Tt=this;var e=this.x();(16&this.f||this.v!==e||this.i===0)&&(this.v=e,this.f&=-17,this.i++)}catch(n){this.v=n,this.f|=16,this.i++}return Tt=t,Tl(this),this.f&=-2,!0};cn.prototype.S=function(t){if(this.t===void 0){this.f|=36;for(var e=this.s;e!==void 0;e=e.n)e.S.S(e)}$t.prototype.S.call(this,t)};cn.prototype.U=function(t){if(this.t!==void 0&&($t.prototype.U.call(this,t),this.t===void 0)){this.f&=-33;for(var e=this.s;e!==void 0;e=e.n)e.S.U(e)}};cn.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var t=this.t;t!==void 0;t=t.x)t.t.N()}};Object.defineProperty(cn.prototype,"value",{get:function(){if(1&this.f)throw new Error("Cycle detected");var t=El(this);if(this.h(),t!==void 0&&(t.i=this.i),16&this.f)throw this.v;return this.v}});function jg(t){return new cn(t)}function Ol(t){var e=t.u;if(t.u=void 0,typeof e=="function"){tn++;var n=Tt;Tt=void 0;try{e()}catch(i){throw t.f&=-2,t.f|=8,go(t),i}finally{Tt=n,fo()}}}function go(t){for(var e=t.s;e!==void 0;e=e.n)e.S.U(e);t.x=void 0,t.s=void 0,Ol(t)}function Fg(t){if(Tt!==this)throw new Error("Out-of-order effect");Tl(this),Tt=t,this.f&=-2,8&this.f&&go(this),fo()}function Pn(t){this.x=t,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32}Pn.prototype.c=function(){var t=this.S();try{if(8&this.f||this.x===void 0)return;var e=this.x();typeof e=="function"&&(this.u=e)}finally{t()}};Pn.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,Ol(this),Cl(this),tn++;var t=Tt;return Tt=this,Fg.bind(this,t)};Pn.prototype.N=function(){2&this.f||(this.f|=2,this.o=yn,yn=this)};Pn.prototype.d=function(){this.f|=8,1&this.f||go(this)};function _o(t){var e=new Pn(t);try{e.c()}catch(n){throw e.d(),n}return e.d.bind(e)}var mo,Fi;function un(t,e){Dt[t]=e.bind(null,Dt[t]||function(){})}function oi(t){Fi&&Fi(),Fi=t&&t.S()}function Il(t){var e=this,n=t.data,i=Ug(n);i.value=n;var o=wl(function(){for(var s=e.__v;s=s.__;)if(s.__c){s.__c.__$f|=4;break}return e.__$u.c=function(){var a,c=e.__$u.S(),h=o.value;c(),hl(h)||((a=e.base)==null?void 0:a.nodeType)!==3?(e.__$f|=1,e.setState({})):e.base.data=h},jg(function(){var a=i.value.value;return a===0?0:a===!0?"":a||""})},[]);return o.value}Il.displayName="_st";Object.defineProperties($t.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:Il},props:{configurable:!0,get:function(){return{data:this}}},__b:{configurable:!0,value:1}});un("__b",function(t,e){if(typeof e.type=="string"){var n,i=e.props;for(var o in i)if(o!=="children"){var s=i[o];s instanceof $t&&(n||(e.__np=n={}),n[o]=s,i[o]=s.peek())}}t(e)});un("__r",function(t,e){oi();var n,i=e.__c;i&&(i.__$f&=-2,(n=i.__$u)===void 0&&(i.__$u=n=function(o){var s;return _o(function(){s=this}),s.c=function(){i.__$f|=1,i.setState({})},s}())),mo=i,oi(n),t(e)});un("__e",function(t,e,n,i){oi(),mo=void 0,t(e,n,i)});un("diffed",function(t,e){oi(),mo=void 0;var n;if(typeof e.type=="string"&&(n=e.__e)){var i=e.__np,o=e.props;if(i){var s=n.U;if(s)for(var a in s){var c=s[a];c!==void 0&&!(a in i)&&(c.d(),s[a]=void 0)}else n.U=s={};for(var h in i){var f=s[h],_=i[h];f===void 0?(f=Vg(n,h,_,o),s[h]=f):f.o(_,o)}}}t(e)});function Vg(t,e,n,i){var o=e in t&&t.ownerSVGElement===void 0,s=xl(n);return{o:function(a,c){s.value=a,i=c},d:_o(function(){var a=s.value.value;i[e]!==a&&(i[e]=a,o?t[e]=a:a?t.setAttribute(e,a):t.removeAttribute(e))})}}un("unmount",function(t,e){if(typeof e.type=="string"){var n=e.__e;if(n){var i=n.U;if(i){n.U=void 0;for(var o in i){var s=i[o];s&&s.d()}}}}else{var a=e.__c;if(a){var c=a.__$u;c&&(a.__$u=void 0,c.d())}}t(e)});un("__h",function(t,e,n,i){(i<3||i===9)&&(e.__$f|=2),t(e,n,i)});vn.prototype.shouldComponentUpdate=function(t,e){var n=this.__$u,i=n&&n.s!==void 0;for(var o in e)return!0;if(this.__f||typeof this.u=="boolean"&&this.u===!0){if(!(i||2&this.__$f||4&this.__$f)||1&this.__$f)return!0}else if(!(i||4&this.__$f)||3&this.__$f)return!0;for(var s in t)if(s!=="__source"&&t[s]!==this.props[s])return!0;for(var a in this.props)if(!(a in t))return!0;return!1};function Ug(t){return wl(function(){return xl(t)},[])}var Dl=(t=>(t.SIMPLE="SIMPLE",t.SWIPER="SWIPER",t.STORY="STORY",t.FLOATING_POPUP="FLOATING_POPUP",t))(Dl||{}),Rl=(t=>(t.ON="ON",t.OFF="OFF",t.ON_HOVER="ON_HOVER",t))(Rl||{}),Pl=(t=>(t.FIRST_ITEM="FIRST_ITEM",t.BADGE="BADGE",t.NONE="NONE",t))(Pl||{});function $g(t,e){return e={exports:{}},t(e,e.exports),e.exports}var Hg=qg,zg=Yg,Wg=Xg,pe=[],Qt=[],Gg=typeof Uint8Array<"u"?Uint8Array:Array,Vi="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(De=0,Fs=Vi.length;De<Fs;++De)pe[De]=Vi[De],Qt[Vi.charCodeAt(De)]=De;var De,Fs;Qt[45]=62;Qt[95]=63;function kl(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=t.indexOf("=");n===-1&&(n=e);var i=n===e?0:4-n%4;return[n,i]}function qg(t){var e=kl(t),n=e[0],i=e[1];return(n+i)*3/4-i}function Zg(t,e,n){return(e+n)*3/4-n}function Yg(t){var e,n=kl(t),i=n[0],o=n[1],s=new Gg(Zg(t,i,o)),a=0,c=o>0?i-4:i,h;for(h=0;h<c;h+=4)e=Qt[t.charCodeAt(h)]<<18|Qt[t.charCodeAt(h+1)]<<12|Qt[t.charCodeAt(h+2)]<<6|Qt[t.charCodeAt(h+3)],s[a++]=e>>16&255,s[a++]=e>>8&255,s[a++]=e&255;return o===2&&(e=Qt[t.charCodeAt(h)]<<2|Qt[t.charCodeAt(h+1)]>>4,s[a++]=e&255),o===1&&(e=Qt[t.charCodeAt(h)]<<10|Qt[t.charCodeAt(h+1)]<<4|Qt[t.charCodeAt(h+2)]>>2,s[a++]=e>>8&255,s[a++]=e&255),s}function Kg(t){return pe[t>>18&63]+pe[t>>12&63]+pe[t>>6&63]+pe[t&63]}function Jg(t,e,n){for(var i,o=[],s=e;s<n;s+=3)i=(t[s]<<16&16711680)+(t[s+1]<<8&65280)+(t[s+2]&255),o.push(Kg(i));return o.join("")}function Xg(t){for(var e,n=t.length,i=n%3,o=[],s=16383,a=0,c=n-i;a<c;a+=s)o.push(Jg(t,a,a+s>c?c:a+s));return i===1?(e=t[n-1],o.push(pe[e>>2]+pe[e<<4&63]+"==")):i===2&&(e=(t[n-2]<<8)+t[n-1],o.push(pe[e>>10]+pe[e>>4&63]+pe[e<<2&63]+"=")),o.join("")}var Ui={byteLength:Hg,toByteArray:zg,fromByteArray:Wg},Qg=function(t,e,n,i,o){var s,a,c=o*8-i-1,h=(1<<c)-1,f=h>>1,_=-7,d=n?o-1:0,E=n?-1:1,I=t[e+d];for(d+=E,s=I&(1<<-_)-1,I>>=-_,_+=c;_>0;s=s*256+t[e+d],d+=E,_-=8);for(a=s&(1<<-_)-1,s>>=-_,_+=i;_>0;a=a*256+t[e+d],d+=E,_-=8);if(s===0)s=1-f;else{if(s===h)return a?NaN:(I?-1:1)*(1/0);a=a+Math.pow(2,i),s=s-f}return(I?-1:1)*a*Math.pow(2,s-i)},t_=function(t,e,n,i,o,s){var a,c,h,f=s*8-o-1,_=(1<<f)-1,d=_>>1,E=o===23?Math.pow(2,-24)-Math.pow(2,-77):0,I=i?0:s-1,S=i?1:-1,D=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,a=_):(a=Math.floor(Math.log(e)/Math.LN2),e*(h=Math.pow(2,-a))<1&&(a--,h*=2),a+d>=1?e+=E/h:e+=E*Math.pow(2,1-d),e*h>=2&&(a++,h/=2),a+d>=_?(c=0,a=_):a+d>=1?(c=(e*h-1)*Math.pow(2,o),a=a+d):(c=e*Math.pow(2,d-1)*Math.pow(2,o),a=0));o>=8;t[n+I]=c&255,I+=S,c/=256,o-=8);for(a=a<<o|c,f+=o;f>0;t[n+I]=a&255,I+=S,a/=256,f-=8);t[n+I-S]|=D*128},Ze={read:Qg,write:t_},vi=$g(function(t,e){var n=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=a,e.SlowBuffer=L,e.INSPECT_MAX_BYTES=50;var i=2147483647;e.kMaxLength=i,a.TYPED_ARRAY_SUPPORT=o(),!a.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function o(){try{var l=new Uint8Array(1),u={foo:function(){return 42}};return Object.setPrototypeOf(u,Uint8Array.prototype),Object.setPrototypeOf(l,u),l.foo()===42}catch{return!1}}Object.defineProperty(a.prototype,"parent",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.buffer}}),Object.defineProperty(a.prototype,"offset",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.byteOffset}});function s(l){if(l>i)throw new RangeError('The value "'+l+'" is invalid for option "size"');var u=new Uint8Array(l);return Object.setPrototypeOf(u,a.prototype),u}function a(l,u,p){if(typeof l=="number"){if(typeof u=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return _(l)}return c(l,u,p)}a.poolSize=8192;function c(l,u,p){if(typeof l=="string")return d(l,u);if(ArrayBuffer.isView(l))return I(l);if(l==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(l));if(tt(l,ArrayBuffer)||l&&tt(l.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(tt(l,SharedArrayBuffer)||l&&tt(l.buffer,SharedArrayBuffer)))return S(l,u,p);if(typeof l=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var w=l.valueOf&&l.valueOf();if(w!=null&&w!==l)return a.from(w,u,p);var P=D(l);if(P)return P;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof l[Symbol.toPrimitive]=="function")return a.from(l[Symbol.toPrimitive]("string"),u,p);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(l))}a.from=function(l,u,p){return c(l,u,p)},Object.setPrototypeOf(a.prototype,Uint8Array.prototype),Object.setPrototypeOf(a,Uint8Array);function h(l){if(typeof l!="number")throw new TypeError('"size" argument must be of type number');if(l<0)throw new RangeError('The value "'+l+'" is invalid for option "size"')}function f(l,u,p){return h(l),l<=0?s(l):u!==void 0?typeof p=="string"?s(l).fill(u,p):s(l).fill(u):s(l)}a.alloc=function(l,u,p){return f(l,u,p)};function _(l){return h(l),s(l<0?0:M(l)|0)}a.allocUnsafe=function(l){return _(l)},a.allocUnsafeSlow=function(l){return _(l)};function d(l,u){if((typeof u!="string"||u==="")&&(u="utf8"),!a.isEncoding(u))throw new TypeError("Unknown encoding: "+u);var p=z(l,u)|0,w=s(p),P=w.write(l,u);return P!==p&&(w=w.slice(0,P)),w}function E(l){for(var u=l.length<0?0:M(l.length)|0,p=s(u),w=0;w<u;w+=1)p[w]=l[w]&255;return p}function I(l){if(tt(l,Uint8Array)){var u=new Uint8Array(l);return S(u.buffer,u.byteOffset,u.byteLength)}return E(l)}function S(l,u,p){if(u<0||l.byteLength<u)throw new RangeError('"offset" is outside of buffer bounds');if(l.byteLength<u+(p||0))throw new RangeError('"length" is outside of buffer bounds');var w;return u===void 0&&p===void 0?w=new Uint8Array(l):p===void 0?w=new Uint8Array(l,u):w=new Uint8Array(l,u,p),Object.setPrototypeOf(w,a.prototype),w}function D(l){if(a.isBuffer(l)){var u=M(l.length)|0,p=s(u);return p.length===0||l.copy(p,0,0,u),p}if(l.length!==void 0)return typeof l.length!="number"||lt(l.length)?s(0):E(l);if(l.type==="Buffer"&&Array.isArray(l.data))return E(l.data)}function M(l){if(l>=i)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+i.toString(16)+" bytes");return l|0}function L(l){return+l!=l&&(l=0),a.alloc(+l)}a.isBuffer=function(l){return l!=null&&l._isBuffer===!0&&l!==a.prototype},a.compare=function(l,u){if(tt(l,Uint8Array)&&(l=a.from(l,l.offset,l.byteLength)),tt(u,Uint8Array)&&(u=a.from(u,u.offset,u.byteLength)),!a.isBuffer(l)||!a.isBuffer(u))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(l===u)return 0;for(var p=l.length,w=u.length,P=0,A=Math.min(p,w);P<A;++P)if(l[P]!==u[P]){p=l[P],w=u[P];break}return p<w?-1:w<p?1:0},a.isEncoding=function(l){switch(String(l).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}},a.concat=function(l,u){if(!Array.isArray(l))throw new TypeError('"list" argument must be an Array of Buffers');if(l.length===0)return a.alloc(0);var p;if(u===void 0)for(u=0,p=0;p<l.length;++p)u+=l[p].length;var w=a.allocUnsafe(u),P=0;for(p=0;p<l.length;++p){var A=l[p];if(tt(A,Uint8Array))P+A.length>w.length?a.from(A).copy(w,P):Uint8Array.prototype.set.call(w,A,P);else if(a.isBuffer(A))A.copy(w,P);else throw new TypeError('"list" argument must be an Array of Buffers');P+=A.length}return w};function z(l,u){if(a.isBuffer(l))return l.length;if(ArrayBuffer.isView(l)||tt(l,ArrayBuffer))return l.byteLength;if(typeof l!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+babelHelpers.typeof(l));var p=l.length,w=arguments.length>2&&arguments[2]===!0;if(!w&&p===0)return 0;for(var P=!1;;)switch(u){case"ascii":case"latin1":case"binary":return p;case"utf8":case"utf-8":return G(l).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return p*2;case"hex":return p>>>1;case"base64":return ht(l).length;default:if(P)return w?-1:G(l).length;u=(""+u).toLowerCase(),P=!0}}a.byteLength=z;function X(l,u,p){var w=!1;if((u===void 0||u<0)&&(u=0),u>this.length||((p===void 0||p>this.length)&&(p=this.length),p<=0)||(p>>>=0,u>>>=0,p<=u))return"";for(l||(l="utf8");;)switch(l){case"hex":return R(this,u,p);case"utf8":case"utf-8":return Ot(this,u,p);case"ascii":return Pt(this,u,p);case"latin1":case"binary":return gt(this,u,p);case"base64":return ft(this,u,p);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return O(this,u,p);default:if(w)throw new TypeError("Unknown encoding: "+l);l=(l+"").toLowerCase(),w=!0}}a.prototype._isBuffer=!0;function H(l,u,p){var w=l[u];l[u]=l[p],l[p]=w}a.prototype.swap16=function(){var l=this.length;if(l%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var u=0;u<l;u+=2)H(this,u,u+1);return this},a.prototype.swap32=function(){var l=this.length;if(l%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var u=0;u<l;u+=4)H(this,u,u+3),H(this,u+1,u+2);return this},a.prototype.swap64=function(){var l=this.length;if(l%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var u=0;u<l;u+=8)H(this,u,u+7),H(this,u+1,u+6),H(this,u+2,u+5),H(this,u+3,u+4);return this},a.prototype.toString=function(){var l=this.length;return l===0?"":arguments.length===0?Ot(this,0,l):X.apply(this,arguments)},a.prototype.toLocaleString=a.prototype.toString,a.prototype.equals=function(l){if(!a.isBuffer(l))throw new TypeError("Argument must be a Buffer");return this===l?!0:a.compare(this,l)===0},a.prototype.inspect=function(){var l="",u=e.INSPECT_MAX_BYTES;return l=this.toString("hex",0,u).replace(/(.{2})/g,"$1 ").trim(),this.length>u&&(l+=" ... "),"<Buffer "+l+">"},n&&(a.prototype[n]=a.prototype.inspect),a.prototype.compare=function(l,u,p,w,P){if(tt(l,Uint8Array)&&(l=a.from(l,l.offset,l.byteLength)),!a.isBuffer(l))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+babelHelpers.typeof(l));if(u===void 0&&(u=0),p===void 0&&(p=l?l.length:0),w===void 0&&(w=0),P===void 0&&(P=this.length),u<0||p>l.length||w<0||P>this.length)throw new RangeError("out of range index");if(w>=P&&u>=p)return 0;if(w>=P)return-1;if(u>=p)return 1;if(u>>>=0,p>>>=0,w>>>=0,P>>>=0,this===l)return 0;for(var A=P-w,Z=p-u,J=Math.min(A,Z),yt=this.slice(w,P),dt=l.slice(u,p),bt=0;bt<J;++bt)if(yt[bt]!==dt[bt]){A=yt[bt],Z=dt[bt];break}return A<Z?-1:Z<A?1:0};function Q(l,u,p,w,P){if(l.length===0)return-1;if(typeof p=="string"?(w=p,p=0):p>2147483647?p=2147483647:p<-2147483648&&(p=-2147483648),p=+p,lt(p)&&(p=P?0:l.length-1),p<0&&(p=l.length+p),p>=l.length){if(P)return-1;p=l.length-1}else if(p<0)if(P)p=0;else return-1;if(typeof u=="string"&&(u=a.from(u,w)),a.isBuffer(u))return u.length===0?-1:mt(l,u,p,w,P);if(typeof u=="number")return u=u&255,typeof Uint8Array.prototype.indexOf=="function"?P?Uint8Array.prototype.indexOf.call(l,u,p):Uint8Array.prototype.lastIndexOf.call(l,u,p):mt(l,[u],p,w,P);throw new TypeError("val must be string, number or Buffer")}function mt(l,u,p,w,P){var A=1,Z=l.length,J=u.length;if(w!==void 0&&(w=String(w).toLowerCase(),w==="ucs2"||w==="ucs-2"||w==="utf16le"||w==="utf-16le")){if(l.length<2||u.length<2)return-1;A=2,Z/=2,J/=2,p/=2}function yt(ge,At){return A===1?ge[At]:ge.readUInt16BE(At*A)}var dt;if(P){var bt=-1;for(dt=p;dt<Z;dt++)if(yt(l,dt)===yt(u,bt===-1?0:dt-bt)){if(bt===-1&&(bt=dt),dt-bt+1===J)return bt*A}else bt!==-1&&(dt-=dt-bt),bt=-1}else for(p+J>Z&&(p=Z-J),dt=p;dt>=0;dt--){for(var _t=!0,jt=0;jt<J;jt++)if(yt(l,dt+jt)!==yt(u,jt)){_t=!1;break}if(_t)return dt}return-1}a.prototype.includes=function(l,u,p){return this.indexOf(l,u,p)!==-1},a.prototype.indexOf=function(l,u,p){return Q(this,l,u,p,!0)},a.prototype.lastIndexOf=function(l,u,p){return Q(this,l,u,p,!1)};function vt(l,u,p,w){p=Number(p)||0;var P=l.length-p;w?(w=Number(w),w>P&&(w=P)):w=P;var A=u.length;w>A/2&&(w=A/2);for(var Z=0;Z<w;++Z){var J=parseInt(u.substr(Z*2,2),16);if(lt(J))return Z;l[p+Z]=J}return Z}function j(l,u,p,w){return q(G(u,l.length-p),l,p,w)}function ct(l,u,p,w){return q(it(u),l,p,w)}function ot(l,u,p,w){return q(ht(u),l,p,w)}function st(l,u,p,w){return q(at(u,l.length-p),l,p,w)}a.prototype.write=function(l,u,p,w){if(u===void 0)w="utf8",p=this.length,u=0;else if(p===void 0&&typeof u=="string")w=u,p=this.length,u=0;else if(isFinite(u))u=u>>>0,isFinite(p)?(p=p>>>0,w===void 0&&(w="utf8")):(w=p,p=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var P=this.length-u;if((p===void 0||p>P)&&(p=P),l.length>0&&(p<0||u<0)||u>this.length)throw new RangeError("Attempt to write outside buffer bounds");w||(w="utf8");for(var A=!1;;)switch(w){case"hex":return vt(this,l,u,p);case"utf8":case"utf-8":return j(this,l,u,p);case"ascii":case"latin1":case"binary":return ct(this,l,u,p);case"base64":return ot(this,l,u,p);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return st(this,l,u,p);default:if(A)throw new TypeError("Unknown encoding: "+w);w=(""+w).toLowerCase(),A=!0}},a.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function ft(l,u,p){return u===0&&p===l.length?Ui.fromByteArray(l):Ui.fromByteArray(l.slice(u,p))}function Ot(l,u,p){p=Math.min(l.length,p);for(var w=[],P=u;P<p;){var A=l[P],Z=null,J=A>239?4:A>223?3:A>191?2:1;if(P+J<=p){var yt,dt,bt,_t;switch(J){case 1:A<128&&(Z=A);break;case 2:yt=l[P+1],(yt&192)===128&&(_t=(A&31)<<6|yt&63,_t>127&&(Z=_t));break;case 3:yt=l[P+1],dt=l[P+2],(yt&192)===128&&(dt&192)===128&&(_t=(A&15)<<12|(yt&63)<<6|dt&63,_t>2047&&(_t<55296||_t>57343)&&(Z=_t));break;case 4:yt=l[P+1],dt=l[P+2],bt=l[P+3],(yt&192)===128&&(dt&192)===128&&(bt&192)===128&&(_t=(A&15)<<18|(yt&63)<<12|(dt&63)<<6|bt&63,_t>65535&&_t<1114112&&(Z=_t))}}Z===null?(Z=65533,J=1):Z>65535&&(Z-=65536,w.push(Z>>>10&1023|55296),Z=56320|Z&1023),w.push(Z),P+=J}return It(w)}var xt=4096;function It(l){var u=l.length;if(u<=xt)return String.fromCharCode.apply(String,l);for(var p="",w=0;w<u;)p+=String.fromCharCode.apply(String,l.slice(w,w+=xt));return p}function Pt(l,u,p){var w="";p=Math.min(l.length,p);for(var P=u;P<p;++P)w+=String.fromCharCode(l[P]&127);return w}function gt(l,u,p){var w="";p=Math.min(l.length,p);for(var P=u;P<p;++P)w+=String.fromCharCode(l[P]);return w}function R(l,u,p){var w=l.length;(!u||u<0)&&(u=0),(!p||p<0||p>w)&&(p=w);for(var P="",A=u;A<p;++A)P+=rt[l[A]];return P}function O(l,u,p){for(var w=l.slice(u,p),P="",A=0;A<w.length-1;A+=2)P+=String.fromCharCode(w[A]+w[A+1]*256);return P}a.prototype.slice=function(l,u){var p=this.length;l=~~l,u=u===void 0?p:~~u,l<0?(l+=p,l<0&&(l=0)):l>p&&(l=p),u<0?(u+=p,u<0&&(u=0)):u>p&&(u=p),u<l&&(u=l);var w=this.subarray(l,u);return Object.setPrototypeOf(w,a.prototype),w};function v(l,u,p){if(l%1!==0||l<0)throw new RangeError("offset is not uint");if(l+u>p)throw new RangeError("Trying to access beyond buffer length")}a.prototype.readUintLE=a.prototype.readUIntLE=function(l,u,p){l=l>>>0,u=u>>>0,p||v(l,u,this.length);for(var w=this[l],P=1,A=0;++A<u&&(P*=256);)w+=this[l+A]*P;return w},a.prototype.readUintBE=a.prototype.readUIntBE=function(l,u,p){l=l>>>0,u=u>>>0,p||v(l,u,this.length);for(var w=this[l+--u],P=1;u>0&&(P*=256);)w+=this[l+--u]*P;return w},a.prototype.readUint8=a.prototype.readUInt8=function(l,u){return l=l>>>0,u||v(l,1,this.length),this[l]},a.prototype.readUint16LE=a.prototype.readUInt16LE=function(l,u){return l=l>>>0,u||v(l,2,this.length),this[l]|this[l+1]<<8},a.prototype.readUint16BE=a.prototype.readUInt16BE=function(l,u){return l=l>>>0,u||v(l,2,this.length),this[l]<<8|this[l+1]},a.prototype.readUint32LE=a.prototype.readUInt32LE=function(l,u){return l=l>>>0,u||v(l,4,this.length),(this[l]|this[l+1]<<8|this[l+2]<<16)+this[l+3]*16777216},a.prototype.readUint32BE=a.prototype.readUInt32BE=function(l,u){return l=l>>>0,u||v(l,4,this.length),this[l]*16777216+(this[l+1]<<16|this[l+2]<<8|this[l+3])},a.prototype.readIntLE=function(l,u,p){l=l>>>0,u=u>>>0,p||v(l,u,this.length);for(var w=this[l],P=1,A=0;++A<u&&(P*=256);)w+=this[l+A]*P;return P*=128,w>=P&&(w-=Math.pow(2,8*u)),w},a.prototype.readIntBE=function(l,u,p){l=l>>>0,u=u>>>0,p||v(l,u,this.length);for(var w=u,P=1,A=this[l+--w];w>0&&(P*=256);)A+=this[l+--w]*P;return P*=128,A>=P&&(A-=Math.pow(2,8*u)),A},a.prototype.readInt8=function(l,u){return l=l>>>0,u||v(l,1,this.length),this[l]&128?(255-this[l]+1)*-1:this[l]},a.prototype.readInt16LE=function(l,u){l=l>>>0,u||v(l,2,this.length);var p=this[l]|this[l+1]<<8;return p&32768?p|4294901760:p},a.prototype.readInt16BE=function(l,u){l=l>>>0,u||v(l,2,this.length);var p=this[l+1]|this[l]<<8;return p&32768?p|4294901760:p},a.prototype.readInt32LE=function(l,u){return l=l>>>0,u||v(l,4,this.length),this[l]|this[l+1]<<8|this[l+2]<<16|this[l+3]<<24},a.prototype.readInt32BE=function(l,u){return l=l>>>0,u||v(l,4,this.length),this[l]<<24|this[l+1]<<16|this[l+2]<<8|this[l+3]},a.prototype.readFloatLE=function(l,u){return l=l>>>0,u||v(l,4,this.length),Ze.read(this,l,!0,23,4)},a.prototype.readFloatBE=function(l,u){return l=l>>>0,u||v(l,4,this.length),Ze.read(this,l,!1,23,4)},a.prototype.readDoubleLE=function(l,u){return l=l>>>0,u||v(l,8,this.length),Ze.read(this,l,!0,52,8)},a.prototype.readDoubleBE=function(l,u){return l=l>>>0,u||v(l,8,this.length),Ze.read(this,l,!1,52,8)};function m(l,u,p,w,P,A){if(!a.isBuffer(l))throw new TypeError('"buffer" argument must be a Buffer instance');if(u>P||u<A)throw new RangeError('"value" argument is out of bounds');if(p+w>l.length)throw new RangeError("Index out of range")}a.prototype.writeUintLE=a.prototype.writeUIntLE=function(l,u,p,w){if(l=+l,u=u>>>0,p=p>>>0,!w){var P=Math.pow(2,8*p)-1;m(this,l,u,p,P,0)}var A=1,Z=0;for(this[u]=l&255;++Z<p&&(A*=256);)this[u+Z]=l/A&255;return u+p},a.prototype.writeUintBE=a.prototype.writeUIntBE=function(l,u,p,w){if(l=+l,u=u>>>0,p=p>>>0,!w){var P=Math.pow(2,8*p)-1;m(this,l,u,p,P,0)}var A=p-1,Z=1;for(this[u+A]=l&255;--A>=0&&(Z*=256);)this[u+A]=l/Z&255;return u+p},a.prototype.writeUint8=a.prototype.writeUInt8=function(l,u,p){return l=+l,u=u>>>0,p||m(this,l,u,1,255,0),this[u]=l&255,u+1},a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(l,u,p){return l=+l,u=u>>>0,p||m(this,l,u,2,65535,0),this[u]=l&255,this[u+1]=l>>>8,u+2},a.prototype.writeUint16BE=a.prototype.writeUInt16BE=function(l,u,p){return l=+l,u=u>>>0,p||m(this,l,u,2,65535,0),this[u]=l>>>8,this[u+1]=l&255,u+2},a.prototype.writeUint32LE=a.prototype.writeUInt32LE=function(l,u,p){return l=+l,u=u>>>0,p||m(this,l,u,4,4294967295,0),this[u+3]=l>>>24,this[u+2]=l>>>16,this[u+1]=l>>>8,this[u]=l&255,u+4},a.prototype.writeUint32BE=a.prototype.writeUInt32BE=function(l,u,p){return l=+l,u=u>>>0,p||m(this,l,u,4,4294967295,0),this[u]=l>>>24,this[u+1]=l>>>16,this[u+2]=l>>>8,this[u+3]=l&255,u+4},a.prototype.writeIntLE=function(l,u,p,w){if(l=+l,u=u>>>0,!w){var P=Math.pow(2,8*p-1);m(this,l,u,p,P-1,-P)}var A=0,Z=1,J=0;for(this[u]=l&255;++A<p&&(Z*=256);)l<0&&J===0&&this[u+A-1]!==0&&(J=1),this[u+A]=(l/Z>>0)-J&255;return u+p},a.prototype.writeIntBE=function(l,u,p,w){if(l=+l,u=u>>>0,!w){var P=Math.pow(2,8*p-1);m(this,l,u,p,P-1,-P)}var A=p-1,Z=1,J=0;for(this[u+A]=l&255;--A>=0&&(Z*=256);)l<0&&J===0&&this[u+A+1]!==0&&(J=1),this[u+A]=(l/Z>>0)-J&255;return u+p},a.prototype.writeInt8=function(l,u,p){return l=+l,u=u>>>0,p||m(this,l,u,1,127,-128),l<0&&(l=255+l+1),this[u]=l&255,u+1},a.prototype.writeInt16LE=function(l,u,p){return l=+l,u=u>>>0,p||m(this,l,u,2,32767,-32768),this[u]=l&255,this[u+1]=l>>>8,u+2},a.prototype.writeInt16BE=function(l,u,p){return l=+l,u=u>>>0,p||m(this,l,u,2,32767,-32768),this[u]=l>>>8,this[u+1]=l&255,u+2},a.prototype.writeInt32LE=function(l,u,p){return l=+l,u=u>>>0,p||m(this,l,u,4,2147483647,-2147483648),this[u]=l&255,this[u+1]=l>>>8,this[u+2]=l>>>16,this[u+3]=l>>>24,u+4},a.prototype.writeInt32BE=function(l,u,p){return l=+l,u=u>>>0,p||m(this,l,u,4,2147483647,-2147483648),l<0&&(l=4294967295+l+1),this[u]=l>>>24,this[u+1]=l>>>16,this[u+2]=l>>>8,this[u+3]=l&255,u+4};function k(l,u,p,w,P,A){if(p+w>l.length)throw new RangeError("Index out of range");if(p<0)throw new RangeError("Index out of range")}function F(l,u,p,w,P){return u=+u,p=p>>>0,P||k(l,u,p,4),Ze.write(l,u,p,w,23,4),p+4}a.prototype.writeFloatLE=function(l,u,p){return F(this,l,u,!0,p)},a.prototype.writeFloatBE=function(l,u,p){return F(this,l,u,!1,p)};function W(l,u,p,w,P){return u=+u,p=p>>>0,P||k(l,u,p,8),Ze.write(l,u,p,w,52,8),p+8}a.prototype.writeDoubleLE=function(l,u,p){return W(this,l,u,!0,p)},a.prototype.writeDoubleBE=function(l,u,p){return W(this,l,u,!1,p)},a.prototype.copy=function(l,u,p,w){if(!a.isBuffer(l))throw new TypeError("argument should be a Buffer");if(p||(p=0),!w&&w!==0&&(w=this.length),u>=l.length&&(u=l.length),u||(u=0),w>0&&w<p&&(w=p),w===p||l.length===0||this.length===0)return 0;if(u<0)throw new RangeError("targetStart out of bounds");if(p<0||p>=this.length)throw new RangeError("Index out of range");if(w<0)throw new RangeError("sourceEnd out of bounds");w>this.length&&(w=this.length),l.length-u<w-p&&(w=l.length-u+p);var P=w-p;return this===l&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(u,p,w):Uint8Array.prototype.set.call(l,this.subarray(p,w),u),P},a.prototype.fill=function(l,u,p,w){if(typeof l=="string"){if(typeof u=="string"?(w=u,u=0,p=this.length):typeof p=="string"&&(w=p,p=this.length),w!==void 0&&typeof w!="string")throw new TypeError("encoding must be a string");if(typeof w=="string"&&!a.isEncoding(w))throw new TypeError("Unknown encoding: "+w);if(l.length===1){var P=l.charCodeAt(0);(w==="utf8"&&P<128||w==="latin1")&&(l=P)}}else typeof l=="number"?l=l&255:typeof l=="boolean"&&(l=Number(l));if(u<0||this.length<u||this.length<p)throw new RangeError("Out of range index");if(p<=u)return this;u=u>>>0,p=p===void 0?this.length:p>>>0,l||(l=0);var A;if(typeof l=="number")for(A=u;A<p;++A)this[A]=l;else{var Z=a.isBuffer(l)?l:a.from(l,w),J=Z.length;if(J===0)throw new TypeError('The value "'+l+'" is invalid for argument "value"');for(A=0;A<p-u;++A)this[A+u]=Z[A%J]}return this};var K=/[^+/0-9A-Za-z-_]/g;function Y(l){if(l=l.split("=")[0],l=l.trim().replace(K,""),l.length<2)return"";for(;l.length%4!==0;)l=l+"=";return l}function G(l,u){u=u||1/0;for(var p,w=l.length,P=null,A=[],Z=0;Z<w;++Z){if(p=l.charCodeAt(Z),p>55295&&p<57344){if(!P){if(p>56319){(u-=3)>-1&&A.push(239,191,189);continue}else if(Z+1===w){(u-=3)>-1&&A.push(239,191,189);continue}P=p;continue}if(p<56320){(u-=3)>-1&&A.push(239,191,189),P=p;continue}p=(P-55296<<10|p-56320)+65536}else P&&(u-=3)>-1&&A.push(239,191,189);if(P=null,p<128){if((u-=1)<0)break;A.push(p)}else if(p<2048){if((u-=2)<0)break;A.push(p>>6|192,p&63|128)}else if(p<65536){if((u-=3)<0)break;A.push(p>>12|224,p>>6&63|128,p&63|128)}else if(p<1114112){if((u-=4)<0)break;A.push(p>>18|240,p>>12&63|128,p>>6&63|128,p&63|128)}else throw new Error("Invalid code point")}return A}function it(l){for(var u=[],p=0;p<l.length;++p)u.push(l.charCodeAt(p)&255);return u}function at(l,u){for(var p,w,P,A=[],Z=0;Z<l.length&&!((u-=2)<0);++Z)p=l.charCodeAt(Z),w=p>>8,P=p%256,A.push(P),A.push(w);return A}function ht(l){return Ui.toByteArray(Y(l))}function q(l,u,p,w){for(var P=0;P<w&&!(P+p>=u.length||P>=l.length);++P)u[P+p]=l[P];return P}function tt(l,u){return l instanceof u||l!=null&&l.constructor!=null&&l.constructor.name!=null&&l.constructor.name===u.name}function lt(l){return l!==l}var rt=function(){for(var l="0123456789abcdef",u=new Array(256),p=0;p<16;++p)for(var w=p*16,P=0;P<16;++P)u[w+P]=l[p]+l[P];return u}()}),wt=vi.Buffer;vi.SlowBuffer;vi.INSPECT_MAX_BYTES;vi.kMaxLength;var kr=function(t,e){return kr=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var o in i)i.hasOwnProperty(o)&&(n[o]=i[o])},kr(t,e)};function yi(t,e){kr(t,e);function n(){this.constructor=t}t.prototype=e===null?Object.create(e):(n.prototype=e.prototype,new n)}var je=function(t){yi(e,t);function e(n){var i=t.call(this,n)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e.prototype,"name",{get:function(){return"BSONError"},enumerable:!1,configurable:!0}),e}(Error),Nt=function(t){yi(e,t);function e(n){var i=t.call(this,n)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e.prototype,"name",{get:function(){return"BSONTypeError"},enumerable:!1,configurable:!0}),e}(TypeError);function zn(t){return t&&t.Math==Math&&t}function Nl(){return zn(typeof globalThis=="object"&&globalThis)||zn(typeof window=="object"&&window)||zn(typeof self=="object"&&self)||zn(typeof global=="object"&&global)||Function("return this")()}function e_(){var t=Nl();return typeof t.navigator=="object"&&t.navigator.product==="ReactNative"}var n_=function(t){var e=e_()?"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(e);for(var n=wt.alloc(t),i=0;i<t;++i)n[i]=Math.floor(Math.random()*256);return n},i_=function(){{if(typeof window<"u"){var t=window.crypto||window.msCrypto;if(t&&t.getRandomValues)return function(e){return t.getRandomValues(wt.alloc(e))}}return typeof global<"u"&&global.crypto&&global.crypto.getRandomValues?function(e){return global.crypto.getRandomValues(wt.alloc(e))}:n_}},Al=i_();function r_(t){return["[object ArrayBuffer]","[object SharedArrayBuffer]"].includes(Object.prototype.toString.call(t))}function vo(t){return Object.prototype.toString.call(t)==="[object Uint8Array]"}function o_(t){return Object.prototype.toString.call(t)==="[object RegExp]"}function s_(t){return kn(t)&&Object.prototype.toString.call(t)==="[object Date]"}function kn(t){return typeof t=="object"&&t!==null}function bi(t,e){var n=!1;function i(){for(var o=[],s=0;s<arguments.length;s++)o[s]=arguments[s];return n||(console.warn(e),n=!0),t.apply(this,o)}return i}function si(t){if(ArrayBuffer.isView(t))return wt.from(t.buffer,t.byteOffset,t.byteLength);if(r_(t))return wt.from(t);throw new Nt("Must use either Buffer or TypedArray")}var a_=/^(?:[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,Ml=function(t){return typeof t=="string"&&a_.test(t)},Nr=function(t){if(!Ml(t))throw new Nt('UUID string representations must be a 32 or 36 character hex string (dashes excluded/included). Format: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" or "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx".');var e=t.replace(/-/g,"");return wt.from(e,"hex")},Vs=function(t,e){return e===void 0&&(e=!0),e?t.toString("hex",0,4)+"-"+t.toString("hex",4,6)+"-"+t.toString("hex",6,8)+"-"+t.toString("hex",8,10)+"-"+t.toString("hex",10,16):t.toString("hex")},fy=Math.pow(2,63)-1,gy=-Math.pow(2,63),l_=Math.pow(2,53),c_=-Math.pow(2,53),Ll=4,Fe=function(){function t(e,n){if(!(this instanceof t))return new t(e,n);if(e!=null&&typeof e!="string"&&!ArrayBuffer.isView(e)&&!(e instanceof ArrayBuffer)&&!Array.isArray(e))throw new Nt("Binary can only be constructed from string, Buffer, TypedArray, or Array<number>");this.sub_type=n??t.BSON_BINARY_SUBTYPE_DEFAULT,e==null?(this.buffer=wt.alloc(t.BUFFER_SIZE),this.position=0):(typeof e=="string"?this.buffer=wt.from(e,"binary"):Array.isArray(e)?this.buffer=wt.from(e):this.buffer=si(e),this.position=this.buffer.byteLength)}return t.prototype.put=function(e){if(typeof e=="string"&&e.length!==1)throw new Nt("only accepts single character String");if(typeof e!="number"&&e.length!==1)throw new Nt("only accepts single character Uint8Array or Array");var n;if(typeof e=="string"?n=e.charCodeAt(0):typeof e=="number"?n=e:n=e[0],n<0||n>255)throw new Nt("only accepts number in a valid unsigned byte range 0-255");if(this.buffer.length>this.position)this.buffer[this.position++]=n;else{var i=wt.alloc(t.BUFFER_SIZE+this.buffer.length);this.buffer.copy(i,0,0,this.buffer.length),this.buffer=i,this.buffer[this.position++]=n}},t.prototype.write=function(e,n){if(n=typeof n=="number"?n:this.position,this.buffer.length<n+e.length){var i=wt.alloc(this.buffer.length+e.length);this.buffer.copy(i,0,0,this.buffer.length),this.buffer=i}ArrayBuffer.isView(e)?(this.buffer.set(si(e),n),this.position=n+e.byteLength>this.position?n+e.length:this.position):typeof e=="string"&&(this.buffer.write(e,n,e.length,"binary"),this.position=n+e.length>this.position?n+e.length:this.position)},t.prototype.read=function(e,n){return n=n&&n>0?n:this.position,this.buffer.slice(e,e+n)},t.prototype.value=function(e){return e=!!e,e&&this.buffer.length===this.position?this.buffer:e?this.buffer.slice(0,this.position):this.buffer.toString("binary",0,this.position)},t.prototype.length=function(){return this.position},t.prototype.toJSON=function(){return this.buffer.toString("base64")},t.prototype.toString=function(e){return this.buffer.toString(e)},t.prototype.toExtendedJSON=function(e){e=e||{};var n=this.buffer.toString("base64"),i=Number(this.sub_type).toString(16);return e.legacy?{$binary:n,$type:i.length===1?"0"+i:i}:{$binary:{base64:n,subType:i.length===1?"0"+i:i}}},t.prototype.toUUID=function(){if(this.sub_type===t.SUBTYPE_UUID)return new Us(this.buffer.slice(0,this.position));throw new je('Binary sub_type "'.concat(this.sub_type,'" is not supported for converting to UUID. Only "').concat(t.SUBTYPE_UUID,'" is currently supported.'))},t.fromExtendedJSON=function(e,n){n=n||{};var i,o;if("$binary"in e?n.legacy&&typeof e.$binary=="string"&&"$type"in e?(o=e.$type?parseInt(e.$type,16):0,i=wt.from(e.$binary,"base64")):typeof e.$binary!="string"&&(o=e.$binary.subType?parseInt(e.$binary.subType,16):0,i=wt.from(e.$binary.base64,"base64")):"$uuid"in e&&(o=4,i=Nr(e.$uuid)),!i)throw new Nt("Unexpected Binary Extended JSON format ".concat(JSON.stringify(e)));return o===Ll?new Us(i):new t(i,o)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){var e=this.value(!0);return'new Binary(Buffer.from("'.concat(e.toString("hex"),'", "hex"), ').concat(this.sub_type,")")},t.BSON_BINARY_SUBTYPE_DEFAULT=0,t.BUFFER_SIZE=256,t.SUBTYPE_DEFAULT=0,t.SUBTYPE_FUNCTION=1,t.SUBTYPE_BYTE_ARRAY=2,t.SUBTYPE_UUID_OLD=3,t.SUBTYPE_UUID=4,t.SUBTYPE_MD5=5,t.SUBTYPE_ENCRYPTED=6,t.SUBTYPE_COLUMN=7,t.SUBTYPE_USER_DEFINED=128,t}();Object.defineProperty(Fe.prototype,"_bsontype",{value:"Binary"});var $i=16,Us=function(t){yi(e,t);function e(n){var i=this,o,s;if(n==null)o=e.generate();else if(n instanceof e)o=wt.from(n.buffer),s=n.__id;else if(ArrayBuffer.isView(n)&&n.byteLength===$i)o=si(n);else if(typeof n=="string")o=Nr(n);else throw new Nt("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 i=t.call(this,o,Ll)||this,i.__id=s,i}return Object.defineProperty(e.prototype,"id",{get:function(){return this.buffer},set:function(n){this.buffer=n,e.cacheHexString&&(this.__id=Vs(n))},enumerable:!1,configurable:!0}),e.prototype.toHexString=function(n){if(n===void 0&&(n=!0),e.cacheHexString&&this.__id)return this.__id;var i=Vs(this.id,n);return e.cacheHexString&&(this.__id=i),i},e.prototype.toString=function(n){return n?this.id.toString(n):this.toHexString()},e.prototype.toJSON=function(){return this.toHexString()},e.prototype.equals=function(n){if(!n)return!1;if(n instanceof e)return n.id.equals(this.id);try{return new e(n).id.equals(this.id)}catch{return!1}},e.prototype.toBinary=function(){return new Fe(this.id,Fe.SUBTYPE_UUID)},e.generate=function(){var n=Al($i);return n[6]=n[6]&15|64,n[8]=n[8]&63|128,wt.from(n)},e.isValid=function(n){return n?n instanceof e?!0:typeof n=="string"?Ml(n):vo(n)?n.length!==$i?!1:(n[6]&240)===64&&(n[8]&128)===128:!1:!1},e.createFromHexString=function(n){var i=Nr(n);return new e(i)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new UUID("'.concat(this.toHexString(),'")')},e}(Fe),wi=function(){function t(e,n){if(!(this instanceof t))return new t(e,n);this.code=e,this.scope=n}return t.prototype.toJSON=function(){return{code:this.code,scope:this.scope}},t.prototype.toExtendedJSON=function(){return this.scope?{$code:this.code,$scope:this.scope}:{$code:this.code}},t.fromExtendedJSON=function(e){return new t(e.$code,e.$scope)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){var e=this.toJSON();return'new Code("'.concat(String(e.code),'"').concat(e.scope?", ".concat(JSON.stringify(e.scope)):"",")")},t}();Object.defineProperty(wi.prototype,"_bsontype",{value:"Code"});function u_(t){return kn(t)&&t.$id!=null&&typeof t.$ref=="string"&&(t.$db==null||typeof t.$db=="string")}var Sn=function(){function t(e,n,i,o){if(!(this instanceof t))return new t(e,n,i,o);var s=e.split(".");s.length===2&&(i=s.shift(),e=s.shift()),this.collection=e,this.oid=n,this.db=i,this.fields=o||{}}return Object.defineProperty(t.prototype,"namespace",{get:function(){return this.collection},set:function(e){this.collection=e},enumerable:!1,configurable:!0}),t.prototype.toJSON=function(){var e=Object.assign({$ref:this.collection,$id:this.oid},this.fields);return this.db!=null&&(e.$db=this.db),e},t.prototype.toExtendedJSON=function(e){e=e||{};var n={$ref:this.collection,$id:this.oid};return e.legacy||(this.db&&(n.$db=this.db),n=Object.assign(n,this.fields)),n},t.fromExtendedJSON=function(e){var n=Object.assign({},e);return delete n.$ref,delete n.$id,delete n.$db,new t(e.$ref,e.$id,e.$db,n)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){var e=this.oid===void 0||this.oid.toString===void 0?this.oid:this.oid.toString();return'new DBRef("'.concat(this.namespace,'", new ObjectId("').concat(String(e),'")').concat(this.db?', "'.concat(this.db,'"'):"",")")},t}();Object.defineProperty(Sn.prototype,"_bsontype",{value:"DBRef"});var Xt=void 0;try{Xt=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 $s=65536,h_=1<<24,Xe=$s*$s,Bl=Xe*Xe,Hs=Bl/2,zs={},Ws={},et=function(){function t(e,n,i){if(e===void 0&&(e=0),!(this instanceof t))return new t(e,n,i);typeof e=="bigint"?Object.assign(this,t.fromBigInt(e,!!n)):typeof e=="string"?Object.assign(this,t.fromString(e,!!n)):(this.low=e|0,this.high=n|0,this.unsigned=!!i),Object.defineProperty(this,"__isLong__",{value:!0,configurable:!1,writable:!1,enumerable:!1})}return t.fromBits=function(e,n,i){return new t(e,n,i)},t.fromInt=function(e,n){var i,o,s;return n?(e>>>=0,(s=0<=e&&e<256)&&(o=Ws[e],o)?o:(i=t.fromBits(e,(e|0)<0?-1:0,!0),s&&(Ws[e]=i),i)):(e|=0,(s=-128<=e&&e<128)&&(o=zs[e],o)?o:(i=t.fromBits(e,e<0?-1:0,!1),s&&(zs[e]=i),i))},t.fromNumber=function(e,n){if(isNaN(e))return n?t.UZERO:t.ZERO;if(n){if(e<0)return t.UZERO;if(e>=Bl)return t.MAX_UNSIGNED_VALUE}else{if(e<=-Hs)return t.MIN_VALUE;if(e+1>=Hs)return t.MAX_VALUE}return e<0?t.fromNumber(-e,n).neg():t.fromBits(e%Xe|0,e/Xe|0,n)},t.fromBigInt=function(e,n){return t.fromString(e.toString(),n)},t.fromString=function(e,n,i){if(e.length===0)throw Error("empty string");if(e==="NaN"||e==="Infinity"||e==="+Infinity"||e==="-Infinity")return t.ZERO;if(typeof n=="number"?(i=n,n=!1):n=!!n,i=i||10,i<2||36<i)throw RangeError("radix");var o;if((o=e.indexOf("-"))>0)throw Error("interior hyphen");if(o===0)return t.fromString(e.substring(1),n,i).neg();for(var s=t.fromNumber(Math.pow(i,8)),a=t.ZERO,c=0;c<e.length;c+=8){var h=Math.min(8,e.length-c),f=parseInt(e.substring(c,c+h),i);if(h<8){var _=t.fromNumber(Math.pow(i,h));a=a.mul(_).add(t.fromNumber(f))}else a=a.mul(s),a=a.add(t.fromNumber(f))}return a.unsigned=n,a},t.fromBytes=function(e,n,i){return i?t.fromBytesLE(e,n):t.fromBytesBE(e,n)},t.fromBytesLE=function(e,n){return new t(e[0]|e[1]<<8|e[2]<<16|e[3]<<24,e[4]|e[5]<<8|e[6]<<16|e[7]<<24,n)},t.fromBytesBE=function(e,n){return new t(e[4]<<24|e[5]<<16|e[6]<<8|e[7],e[0]<<24|e[1]<<16|e[2]<<8|e[3],n)},t.isLong=function(e){return kn(e)&&e.__isLong__===!0},t.fromValue=function(e,n){return typeof e=="number"?t.fromNumber(e,n):typeof e=="string"?t.fromString(e,n):t.fromBits(e.low,e.high,typeof n=="boolean"?n:e.unsigned)},t.prototype.add=function(e){t.isLong(e)||(e=t.fromValue(e));var n=this.high>>>16,i=this.high&65535,o=this.low>>>16,s=this.low&65535,a=e.high>>>16,c=e.high&65535,h=e.low>>>16,f=e.low&65535,_=0,d=0,E=0,I=0;return I+=s+f,E+=I>>>16,I&=65535,E+=o+h,d+=E>>>16,E&=65535,d+=i+c,_+=d>>>16,d&=65535,_+=n+a,_&=65535,t.fromBits(E<<16|I,_<<16|d,this.unsigned)},t.prototype.and=function(e){return t.isLong(e)||(e=t.fromValue(e)),t.fromBits(this.low&e.low,this.high&e.high,this.unsigned)},t.prototype.compare=function(e){if(t.isLong(e)||(e=t.fromValue(e)),this.eq(e))return 0;var n=this.isNegative(),i=e.isNegative();return n&&!i?-1:!n&&i?1:this.unsigned?e.high>>>0>this.high>>>0||e.high===this.high&&e.low>>>0>this.low>>>0?-1:1:this.sub(e).isNegative()?-1:1},t.prototype.comp=function(e){return this.compare(e)},t.prototype.divide=function(e){if(t.isLong(e)||(e=t.fromValue(e)),e.isZero())throw Error("division by zero");if(Xt){if(!this.unsigned&&this.high===-2147483648&&e.low===-1&&e.high===-1)return this;var n=(this.unsigned?Xt.div_u:Xt.div_s)(this.low,this.high,e.low,e.high);return t.fromBits(n,Xt.get_high(),this.unsigned)}if(this.isZero())return this.unsigned?t.UZERO:t.ZERO;var i,o,s;if(this.unsigned){if(e.unsigned||(e=e.toUnsigned()),e.gt(this))return t.UZERO;if(e.gt(this.shru(1)))return t.UONE;s=t.UZERO}else{if(this.eq(t.MIN_VALUE)){if(e.eq(t.ONE)||e.eq(t.NEG_ONE))return t.MIN_VALUE;if(e.eq(t.MIN_VALUE))return t.ONE;var a=this.shr(1);return i=a.div(e).shl(1),i.eq(t.ZERO)?e.isNegative()?t.ONE:t.NEG_ONE:(o=this.sub(e.mul(i)),s=i.add(o.div(e)),s)}else if(e.eq(t.MIN_VALUE))return this.unsigned?t.UZERO:t.ZERO;if(this.isNegative())return e.isNegative()?this.neg().div(e.neg()):this.neg().div(e).neg();if(e.isNegative())return this.div(e.neg()).neg();s=t.ZERO}for(o=this;o.gte(e);){i=Math.max(1,Math.floor(o.toNumber()/e.toNumber()));for(var c=Math.ceil(Math.log(i)/Math.LN2),h=c<=48?1:Math.pow(2,c-48),f=t.fromNumber(i),_=f.mul(e);_.isNegative()||_.gt(o);)i-=h,f=t.fromNumber(i,this.unsigned),_=f.mul(e);f.isZero()&&(f=t.ONE),s=s.add(f),o=o.sub(_)}return s},t.prototype.div=function(e){return this.divide(e)},t.prototype.equals=function(e){return t.isLong(e)||(e=t.fromValue(e)),this.unsigned!==e.unsigned&&this.high>>>31===1&&e.high>>>31===1?!1:this.high===e.high&&this.low===e.low},t.prototype.eq=function(e){return this.equals(e)},t.prototype.getHighBits=function(){return this.high},t.prototype.getHighBitsUnsigned=function(){return this.high>>>0},t.prototype.getLowBits=function(){return this.low},t.prototype.getLowBitsUnsigned=function(){return this.low>>>0},t.prototype.getNumBitsAbs=function(){if(this.isNegative())return this.eq(t.MIN_VALUE)?64:this.neg().getNumBitsAbs();var e=this.high!==0?this.high:this.low,n;for(n=31;n>0&&(e&1<<n)===0;n--);return this.high!==0?n+33:n+1},t.prototype.greaterThan=function(e){return this.comp(e)>0},t.prototype.gt=function(e){return this.greaterThan(e)},t.prototype.greaterThanOrEqual=function(e){return this.comp(e)>=0},t.prototype.gte=function(e){return this.greaterThanOrEqual(e)},t.prototype.ge=function(e){return this.greaterThanOrEqual(e)},t.prototype.isEven=function(){return(this.low&1)===0},t.prototype.isNegative=function(){return!this.unsigned&&this.high<0},t.prototype.isOdd=function(){return(this.low&1)===1},t.prototype.isPositive=function(){return this.unsigned||this.high>=0},t.prototype.isZero=function(){return this.high===0&&this.low===0},t.prototype.lessThan=function(e){return this.comp(e)<0},t.prototype.lt=function(e){return this.lessThan(e)},t.prototype.lessThanOrEqual=function(e){return this.comp(e)<=0},t.prototype.lte=function(e){return this.lessThanOrEqual(e)},t.prototype.modulo=function(e){if(t.isLong(e)||(e=t.fromValue(e)),Xt){var n=(this.unsigned?Xt.rem_u:Xt.rem_s)(this.low,this.high,e.low,e.high);return t.fromBits(n,Xt.get_high(),this.unsigned)}return this.sub(this.div(e).mul(e))},t.prototype.mod=function(e){return this.modulo(e)},t.prototype.rem=function(e){return this.modulo(e)},t.prototype.multiply=function(e){if(this.isZero())return t.ZERO;if(t.isLong(e)||(e=t.fromValue(e)),Xt){var n=Xt.mul(this.low,this.high,e.low,e.high);return t.fromBits(n,Xt.get_high(),this.unsigned)}if(e.isZero())return t.ZERO;if(this.eq(t.MIN_VALUE))return e.isOdd()?t.MIN_VALUE:t.ZERO;if(e.eq(t.MIN_VALUE))return this.isOdd()?t.MIN_VALUE:t.ZERO;if(this.isNegative())return e.isNegative()?this.neg().mul(e.neg()):this.neg().mul(e).neg();if(e.isNegative())return this.mul(e.neg()).neg();if(this.lt(t.TWO_PWR_24)&&e.lt(t.TWO_PWR_24))return t.fromNumber(this.toNumber()*e.toNumber(),this.unsigned);var i=this.high>>>16,o=this.high&65535,s=this.low>>>16,a=this.low&65535,c=e.high>>>16,h=e.high&65535,f=e.low>>>16,_=e.low&65535,d=0,E=0,I=0,S=0;return S+=a*_,I+=S>>>16,S&=65535,I+=s*_,E+=I>>>16,I&=65535,I+=a*f,E+=I>>>16,I&=65535,E+=o*_,d+=E>>>16,E&=65535,E+=s*f,d+=E>>>16,E&=65535,E+=a*h,d+=E>>>16,E&=65535,d+=i*_+o*f+s*h+a*c,d&=65535,t.fromBits(I<<16|S,d<<16|E,this.unsigned)},t.prototype.mul=function(e){return this.multiply(e)},t.prototype.negate=function(){return!this.unsigned&&this.eq(t.MIN_VALUE)?t.MIN_VALUE:this.not().add(t.ONE)},t.prototype.neg=function(){return this.negate()},t.prototype.not=function(){return t.fromBits(~this.low,~this.high,this.unsigned)},t.prototype.notEquals=function(e){return!this.equals(e)},t.prototype.neq=function(e){return this.notEquals(e)},t.prototype.ne=function(e){return this.notEquals(e)},t.prototype.or=function(e){return t.isLong(e)||(e=t.fromValue(e)),t.fromBits(this.low|e.low,this.high|e.high,this.unsigned)},t.prototype.shiftLeft=function(e){return t.isLong(e)&&(e=e.toInt()),(e&=63)===0?this:e<32?t.fromBits(this.low<<e,this.high<<e|this.low>>>32-e,this.unsigned):t.fromBits(0,this.low<<e-32,this.unsigned)},t.prototype.shl=function(e){return this.shiftLeft(e)},t.prototype.shiftRight=function(e){return t.isLong(e)&&(e=e.toInt()),(e&=63)===0?this:e<32?t.fromBits(this.low>>>e|this.high<<32-e,this.high>>e,this.unsigned):t.fromBits(this.high>>e-32,this.high>=0?0:-1,this.unsigned)},t.prototype.shr=function(e){return this.shiftRight(e)},t.prototype.shiftRightUnsigned=function(e){if(t.isLong(e)&&(e=e.toInt()),e&=63,e===0)return this;var n=this.high;if(e<32){var i=this.low;return t.fromBits(i>>>e|n<<32-e,n>>>e,this.unsigned)}else return e===32?t.fromBits(n,0,this.unsigned):t.fromBits(n>>>e-32,0,this.unsigned)},t.prototype.shr_u=function(e){return this.shiftRightUnsigned(e)},t.prototype.shru=function(e){return this.shiftRightUnsigned(e)},t.prototype.subtract=function(e){return t.isLong(e)||(e=t.fromValue(e)),this.add(e.neg())},t.prototype.sub=function(e){return this.subtract(e)},t.prototype.toInt=function(){return this.unsigned?this.low>>>0:this.low},t.prototype.toNumber=function(){return this.unsigned?(this.high>>>0)*Xe+(this.low>>>0):this.high*Xe+(this.low>>>0)},t.prototype.toBigInt=function(){return BigInt(this.toString())},t.prototype.toBytes=function(e){return e?this.toBytesLE():this.toBytesBE()},t.prototype.toBytesLE=function(){var e=this.high,n=this.low;return[n&255,n>>>8&255,n>>>16&255,n>>>24,e&255,e>>>8&255,e>>>16&255,e>>>24]},t.prototype.toBytesBE=function(){var e=this.high,n=this.low;return[e>>>24,e>>>16&255,e>>>8&255,e&255,n>>>24,n>>>16&255,n>>>8&255,n&255]},t.prototype.toSigned=function(){return this.unsigned?t.fromBits(this.low,this.high,!1):this},t.prototype.toString=function(e){if(e=e||10,e<2||36<e)throw RangeError("radix");if(this.isZero())return"0";if(this.isNegative())if(this.eq(t.MIN_VALUE)){var n=t.fromNumber(e),i=this.div(n),o=i.mul(n).sub(this);return i.toString(e)+o.toInt().toString(e)}else return"-"+this.neg().toString(e);for(var s=t.fromNumber(Math.pow(e,6),this.unsigned),a=this,c="";;){var h=a.div(s),f=a.sub(h.mul(s)).toInt()>>>0,_=f.toString(e);if(a=h,a.isZero())return _+c;for(;_.length<6;)_="0"+_;c=""+_+c}},t.prototype.toUnsigned=function(){return this.unsigned?this:t.fromBits(this.low,this.high,!0)},t.prototype.xor=function(e){return t.isLong(e)||(e=t.fromValue(e)),t.fromBits(this.low^e.low,this.high^e.high,this.unsigned)},t.prototype.eqz=function(){return this.isZero()},t.prototype.le=function(e){return this.lessThanOrEqual(e)},t.prototype.toExtendedJSON=function(e){return e&&e.relaxed?this.toNumber():{$numberLong:this.toString()}},t.fromExtendedJSON=function(e,n){var i=t.fromString(e.$numberLong);return n&&n.relaxed?i.toNumber():i},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return'new Long("'.concat(this.toString(),'"').concat(this.unsigned?", true":"",")")},t.TWO_PWR_24=t.fromInt(h_),t.MAX_UNSIGNED_VALUE=t.fromBits(-1,-1,!0),t.ZERO=t.fromInt(0),t.UZERO=t.fromInt(0,!0),t.ONE=t.fromInt(1),t.UONE=t.fromInt(1,!0),t.NEG_ONE=t.fromInt(-1),t.MAX_VALUE=t.fromBits(-1,2147483647,!1),t.MIN_VALUE=t.fromBits(0,-2147483648,!1),t}();Object.defineProperty(et.prototype,"__isLong__",{value:!0});Object.defineProperty(et.prototype,"_bsontype",{value:"Long"});var d_=/^(\+|-)?(\d+|(\d*\.\d*))?(E|e)?([-+])?(\d+)?$/,p_=/^(\+|-)?(Infinity|inf)$/i,f_=/^(\+|-)?NaN$/i,pn=6111,Hi=-6176,Gs=6176,g_=34,zi=[124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),qs=[248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),Zs=[120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),__=/^([-+])?(\d+)?$/,m_=31,Ys=16383,v_=30,y_=31;function Ks(t){return!isNaN(parseInt(t,10))}function b_(t){var e=et.fromNumber(1e9),n=et.fromNumber(0);if(!t.parts[0]&&!t.parts[1]&&!t.parts[2]&&!t.parts[3])return{quotient:t,rem:n};for(var i=0;i<=3;i++)n=n.shiftLeft(32),n=n.add(new et(t.parts[i],0)),t.parts[i]=n.div(e).low,n=n.modulo(e);return{quotient:t,rem:n}}function w_(t,e){if(!t&&!e)return{high:et.fromNumber(0),low:et.fromNumber(0)};var n=t.shiftRightUnsigned(32),i=new et(t.getLowBits(),0),o=e.shiftRightUnsigned(32),s=new et(e.getLowBits(),0),a=n.multiply(o),c=n.multiply(s),h=i.multiply(o),f=i.multiply(s);return a=a.add(c.shiftRightUnsigned(32)),c=new et(c.getLowBits(),0).add(h).add(f.shiftRightUnsigned(32)),a=a.add(c.shiftRightUnsigned(32)),f=c.shiftLeft(32).add(new et(f.getLowBits(),0)),{high:a,low:f}}function E_(t,e){var n=t.high>>>0,i=e.high>>>0;if(n<i)return!0;if(n===i){var o=t.low>>>0,s=e.low>>>0;if(o<s)return!0}return!1}function Ye(t,e){throw new Nt('"'.concat(t,'" is not a valid Decimal128 string - ').concat(e))}var yo=function(){function t(e){if(!(this instanceof t))return new t(e);if(typeof e=="string")this.bytes=t.fromString(e).bytes;else if(vo(e)){if(e.byteLength!==16)throw new Nt("Decimal128 must take a Buffer of 16 bytes");this.bytes=e}else throw new Nt("Decimal128 must take a Buffer or string")}return t.fromString=function(e){var n=!1,i=!1,o=!1,s=0,a=0,c=0,h=0,f=0,_=[0],d=0,E=0,I=0,S=0,D=0,M=0,L=new et(0,0),z=new et(0,0),X=0,H=0;if(e.length>=7e3)throw new Nt(""+e+" not a valid Decimal128 string");var Q=e.match(d_),mt=e.match(p_),vt=e.match(f_);if(!Q&&!mt&&!vt||e.length===0)throw new Nt(""+e+" not a valid Decimal128 string");if(Q){var j=Q[2],ct=Q[4],ot=Q[5],st=Q[6];ct&&st===void 0&&Ye(e,"missing exponent power"),ct&&j===void 0&&Ye(e,"missing exponent base"),ct===void 0&&(ot||st)&&Ye(e,"missing e before exponent")}if((e[H]==="+"||e[H]==="-")&&(n=e[H++]==="-"),!Ks(e[H])&&e[H]!=="."){if(e[H]==="i"||e[H]==="I")return new t(wt.from(n?qs:Zs));if(e[H]==="N")return new t(wt.from(zi))}for(;Ks(e[H])||e[H]===".";){if(e[H]==="."){i&&Ye(e,"contains multiple periods"),i=!0,H=H+1;continue}d<34&&(e[H]!=="0"||o)&&(o||(f=a),o=!0,_[E++]=parseInt(e[H],10),d=d+1),o&&(c=c+1),i&&(h=h+1),a=a+1,H=H+1}if(i&&!a)throw new Nt(""+e+" not a valid Decimal128 string");if(e[H]==="e"||e[H]==="E"){var ft=e.substr(++H).match(__);if(!ft||!ft[2])return new t(wt.from(zi));D=parseInt(ft[0],10),H=H+ft[0].length}if(e[H])return new t(wt.from(zi));if(I=0,!d)I=0,S=0,_[0]=0,c=1,d=1,s=0;else if(S=d-1,s=c,s!==1)for(;_[f+s-1]===0;)s=s-1;for(D<=h&&h-D>16384?D=Hi:D=D-h;D>pn;){if(S=S+1,S-I>g_){var Ot=_.join("");if(Ot.match(/^0+$/)){D=pn;break}Ye(e,"overflow")}D=D-1}for(;D<Hi||d<c;){if(S===0&&s<d){D=Hi,s=0;break}if(d<c?c=c-1:S=S-1,D<pn)D=D+1;else{var Ot=_.join("");if(Ot.match(/^0+$/)){D=pn;break}Ye(e,"overflow")}}if(S-I+1<s){var xt=a;i&&(f=f+1,xt=xt+1),n&&(f=f+1,xt=xt+1);var It=parseInt(e[f+S+1],10),Pt=0;if(It>=5&&(Pt=1,It===5)){for(Pt=_[S]%2===1?1:0,M=f+S+2;M<xt;M++)if(parseInt(e[M],10)){Pt=1;break}}if(Pt){for(var gt=S;gt>=0;gt--)if(++_[gt]>9&&(_[gt]=0,gt===0))if(D<pn)D=D+1,_[gt]=1;else return new t(wt.from(n?qs:Zs))}}if(L=et.fromNumber(0),z=et.fromNumber(0),s===0)L=et.fromNumber(0),z=et.fromNumber(0);else if(S-I<17){var gt=I;for(z=et.fromNumber(_[gt++]),L=new et(0,0);gt<=S;gt++)z=z.multiply(et.fromNumber(10)),z=z.add(et.fromNumber(_[gt]))}else{var gt=I;for(L=et.fromNumber(_[gt++]);gt<=S-17;gt++)L=L.multiply(et.fromNumber(10)),L=L.add(et.fromNumber(_[gt]));for(z=et.fromNumber(_[gt++]);gt<=S;gt++)z=z.multiply(et.fromNumber(10)),z=z.add(et.fromNumber(_[gt]))}var R=w_(L,et.fromString("100000000000000000"));R.low=R.low.add(z),E_(R.low,z)&&(R.high=R.high.add(et.fromNumber(1))),X=D+Gs;var O={low:et.fromNumber(0),high:et.fromNumber(0)};R.high.shiftRightUnsigned(49).and(et.fromNumber(1)).equals(et.fromNumber(1))?(O.high=O.high.or(et.fromNumber(3).shiftLeft(61)),O.high=O.high.or(et.fromNumber(X).and(et.fromNumber(16383).shiftLeft(47))),O.high=O.high.or(R.high.and(et.fromNumber(0x7fffffffffff)))):(O.high=O.high.or(et.fromNumber(X&16383).shiftLeft(49)),O.high=O.high.or(R.high.and(et.fromNumber(562949953421311)))),O.low=R.low,n&&(O.high=O.high.or(et.fromString("9223372036854775808")));var v=wt.alloc(16);return H=0,v[H++]=O.low.low&255,v[H++]=O.low.low>>8&255,v[H++]=O.low.low>>16&255,v[H++]=O.low.low>>24&255,v[H++]=O.low.high&255,v[H++]=O.low.high>>8&255,v[H++]=O.low.high>>16&255,v[H++]=O.low.high>>24&255,v[H++]=O.high.low&255,v[H++]=O.high.low>>8&255,v[H++]=O.high.low>>16&255,v[H++]=O.high.low>>24&255,v[H++]=O.high.high&255,v[H++]=O.high.high>>8&255,v[H++]=O.high.high>>16&255,v[H++]=O.high.high>>24&255,new t(v)},t.prototype.toString=function(){for(var e,n=0,i=new Array(36),o=0;o<i.length;o++)i[o]=0;var s=0,a=!1,c,h={parts:[0,0,0,0]},f,_,d=[];s=0;var E=this.bytes,I=E[s++]|E[s++]<<8|E[s++]<<16|E[s++]<<24,S=E[s++]|E[s++]<<8|E[s++]<<16|E[s++]<<24,D=E[s++]|E[s++]<<8|E[s++]<<16|E[s++]<<24,M=E[s++]|E[s++]<<8|E[s++]<<16|E[s++]<<24;s=0;var L={low:new et(I,S),high:new et(D,M)};L.high.lessThan(et.ZERO)&&d.push("-");var z=M>>26&m_;if(z>>3===3){if(z===v_)return d.join("")+"Infinity";if(z===y_)return"NaN";e=M>>15&Ys,c=8+(M>>14&1)}else c=M>>14&7,e=M>>17&Ys;var X=e-Gs;if(h.parts[0]=(M&16383)+((c&15)<<14),h.parts[1]=D,h.parts[2]=S,h.parts[3]=I,h.parts[0]===0&&h.parts[1]===0&&h.parts[2]===0&&h.parts[3]===0)a=!0;else for(_=3;_>=0;_--){var H=0,Q=b_(h);if(h=Q.quotient,H=Q.rem.low,!!H)for(f=8;f>=0;f--)i[_*9+f]=H%10,H=Math.floor(H/10)}if(a)n=1,i[s]=0;else for(n=36;!i[s];)n=n-1,s=s+1;var mt=n-1+X;if(mt>=34||mt<=-7||X>0){if(n>34)return d.push("".concat(0)),X>0?d.push("E+".concat(X)):X<0&&d.push("E".concat(X)),d.join("");d.push("".concat(i[s++])),n=n-1,n&&d.push(".");for(var o=0;o<n;o++)d.push("".concat(i[s++]));d.push("E"),mt>0?d.push("+".concat(mt)):d.push("".concat(mt))}else if(X>=0)for(var o=0;o<n;o++)d.push("".concat(i[s++]));else{var vt=n+X;if(vt>0)for(var o=0;o<vt;o++)d.push("".concat(i[s++]));else d.push("0");for(d.push(".");vt++<0;)d.push("0");for(var o=0;o<n-Math.max(vt-1,0);o++)d.push("".concat(i[s++]))}return d.join("")},t.prototype.toJSON=function(){return{$numberDecimal:this.toString()}},t.prototype.toExtendedJSON=function(){return{$numberDecimal:this.toString()}},t.fromExtendedJSON=function(e){return t.fromString(e.$numberDecimal)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return'new Decimal128("'.concat(this.toString(),'")')},t}();Object.defineProperty(yo.prototype,"_bsontype",{value:"Decimal128"});var Ei=function(){function t(e){if(!(this instanceof t))return new t(e);e instanceof Number&&(e=e.valueOf()),this.value=+e}return t.prototype.valueOf=function(){return this.value},t.prototype.toJSON=function(){return this.value},t.prototype.toString=function(e){return this.value.toString(e)},t.prototype.toExtendedJSON=function(e){return e&&(e.legacy||e.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()}},t.fromExtendedJSON=function(e,n){var i=parseFloat(e.$numberDouble);return n&&n.relaxed?i:new t(i)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){var e=this.toExtendedJSON();return"new Double(".concat(e.$numberDouble,")")},t}();Object.defineProperty(Ei.prototype,"_bsontype",{value:"Double"});var xi=function(){function t(e){if(!(this instanceof t))return new t(e);e instanceof Number&&(e=e.valueOf()),this.value=+e|0}return t.prototype.valueOf=function(){return this.value},t.prototype.toString=function(e){return this.value.toString(e)},t.prototype.toJSON=function(){return this.value},t.prototype.toExtendedJSON=function(e){return e&&(e.relaxed||e.legacy)?this.value:{$numberInt:this.value.toString()}},t.fromExtendedJSON=function(e,n){return n&&n.relaxed?parseInt(e.$numberInt,10):new t(e.$numberInt)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return"new Int32(".concat(this.valueOf(),")")},t}();Object.defineProperty(xi.prototype,"_bsontype",{value:"Int32"});var bo=function(){function t(){if(!(this instanceof t))return new t}return t.prototype.toExtendedJSON=function(){return{$maxKey:1}},t.fromExtendedJSON=function(){return new t},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return"new MaxKey()"},t}();Object.defineProperty(bo.prototype,"_bsontype",{value:"MaxKey"});var wo=function(){function t(){if(!(this instanceof t))return new t}return t.prototype.toExtendedJSON=function(){return{$minKey:1}},t.fromExtendedJSON=function(){return new t},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return"new MinKey()"},t}();Object.defineProperty(wo.prototype,"_bsontype",{value:"MinKey"});var x_=new RegExp("^[0-9a-fA-F]{24}$"),Re=null,he=Symbol("id"),qt=function(){function t(e){if(!(this instanceof t))return new t(e);var n;if(typeof e=="object"&&e&&"id"in e){if(typeof e.id!="string"&&!ArrayBuffer.isView(e.id))throw new Nt("Argument passed in must have an id that is of type string or Buffer");"toHexString"in e&&typeof e.toHexString=="function"?n=wt.from(e.toHexString(),"hex"):n=e.id}else n=e;if(n==null||typeof n=="number")this[he]=t.generate(typeof n=="number"?n:void 0);else if(ArrayBuffer.isView(n)&&n.byteLength===12)this[he]=n instanceof wt?n:si(n);else if(typeof n=="string")if(n.length===12){var i=wt.from(n);if(i.byteLength===12)this[he]=i;else throw new Nt("Argument passed in must be a string of 12 bytes")}else if(n.length===24&&x_.test(n))this[he]=wt.from(n,"hex");else throw new Nt("Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer");else throw new Nt("Argument passed in does not match the accepted types");t.cacheHexString&&(this.__id=this.id.toString("hex"))}return Object.defineProperty(t.prototype,"id",{get:function(){return this[he]},set:function(e){this[he]=e,t.cacheHexString&&(this.__id=e.toString("hex"))},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"generationTime",{get:function(){return this.id.readInt32BE(0)},set:function(e){this.id.writeUInt32BE(e,0)},enumerable:!1,configurable:!0}),t.prototype.toHexString=function(){if(t.cacheHexString&&this.__id)return this.__id;var e=this.id.toString("hex");return t.cacheHexString&&!this.__id&&(this.__id=e),e},t.getInc=function(){return t.index=(t.index+1)%16777215},t.generate=function(e){typeof e!="number"&&(e=Math.floor(Date.now()/1e3));var n=t.getInc(),i=wt.alloc(12);return i.writeUInt32BE(e,0),Re===null&&(Re=Al(5)),i[4]=Re[0],i[5]=Re[1],i[6]=Re[2],i[7]=Re[3],i[8]=Re[4],i[11]=n&255,i[10]=n>>8&255,i[9]=n>>16&255,i},t.prototype.toString=function(e){return e?this.id.toString(e):this.toHexString()},t.prototype.toJSON=function(){return this.toHexString()},t.prototype.equals=function(e){if(e==null)return!1;if(e instanceof t)return this[he][11]===e[he][11]&&this[he].equals(e[he]);if(typeof e=="string"&&t.isValid(e)&&e.length===12&&vo(this.id))return e===wt.prototype.toString.call(this.id,"latin1");if(typeof e=="string"&&t.isValid(e)&&e.length===24)return e.toLowerCase()===this.toHexString();if(typeof e=="string"&&t.isValid(e)&&e.length===12)return wt.from(e).equals(this.id);if(typeof e=="object"&&"toHexString"in e&&typeof e.toHexString=="function"){var n=e.toHexString(),i=this.toHexString().toLowerCase();return typeof n=="string"&&n.toLowerCase()===i}return!1},t.prototype.getTimestamp=function(){var e=new Date,n=this.id.readUInt32BE(0);return e.setTime(Math.floor(n)*1e3),e},t.createPk=function(){return new t},t.createFromTime=function(e){var n=wt.from([0,0,0,0,0,0,0,0,0,0,0,0]);return n.writeUInt32BE(e,0),new t(n)},t.createFromHexString=function(e){if(typeof e>"u"||e!=null&&e.length!==24)throw new Nt("Argument passed in must be a single String of 12 bytes or a string of 24 hex characters");return new t(wt.from(e,"hex"))},t.isValid=function(e){if(e==null)return!1;try{return new t(e),!0}catch{return!1}},t.prototype.toExtendedJSON=function(){return this.toHexString?{$oid:this.toHexString()}:{$oid:this.toString("hex")}},t.fromExtendedJSON=function(e){return new t(e.$oid)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return'new ObjectId("'.concat(this.toHexString(),'")')},t.index=Math.floor(Math.random()*16777215),t}();Object.defineProperty(qt.prototype,"generate",{value:bi(function(t){return qt.generate(t)},"Please use the static `ObjectId.generate(time)` instead")});Object.defineProperty(qt.prototype,"getInc",{value:bi(function(){return qt.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(qt.prototype,"get_inc",{value:bi(function(){return qt.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(qt,"get_inc",{value:bi(function(){return qt.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(qt.prototype,"_bsontype",{value:"ObjectID"});function S_(t){return t.split("").sort().join("")}var Cn=function(){function t(e,n){if(!(this instanceof t))return new t(e,n);if(this.pattern=e,this.options=S_(n??""),this.pattern.indexOf("\0")!==-1)throw new je("BSON Regex patterns cannot contain null bytes, found: ".concat(JSON.stringify(this.pattern)));if(this.options.indexOf("\0")!==-1)throw new je("BSON Regex options cannot contain null bytes, found: ".concat(JSON.stringify(this.options)));for(var i=0;i<this.options.length;i++)if(!(this.options[i]==="i"||this.options[i]==="m"||this.options[i]==="x"||this.options[i]==="l"||this.options[i]==="s"||this.options[i]==="u"))throw new je("The regular expression option [".concat(this.options[i],"] is not supported"))}return t.parseOptions=function(e){return e?e.split("").sort().join(""):""},t.prototype.toExtendedJSON=function(e){return e=e||{},e.legacy?{$regex:this.pattern,$options:this.options}:{$regularExpression:{pattern:this.pattern,options:this.options}}},t.fromExtendedJSON=function(e){if("$regex"in e)if(typeof e.$regex!="string"){if(e.$regex._bsontype==="BSONRegExp")return e}else return new t(e.$regex,t.parseOptions(e.$options));if("$regularExpression"in e)return new t(e.$regularExpression.pattern,t.parseOptions(e.$regularExpression.options));throw new Nt("Unexpected BSONRegExp EJSON object form: ".concat(JSON.stringify(e)))},t}();Object.defineProperty(Cn.prototype,"_bsontype",{value:"BSONRegExp"});var Eo=function(){function t(e){if(!(this instanceof t))return new t(e);this.value=e}return t.prototype.valueOf=function(){return this.value},t.prototype.toString=function(){return this.value},t.prototype.inspect=function(){return'new BSONSymbol("'.concat(this.value,'")')},t.prototype.toJSON=function(){return this.value},t.prototype.toExtendedJSON=function(){return{$symbol:this.value}},t.fromExtendedJSON=function(e){return new t(e.$symbol)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t}();Object.defineProperty(Eo.prototype,"_bsontype",{value:"Symbol"});var C_=et,jl=function(t){yi(e,t);function e(n,i){var o=this;return o instanceof e?(et.isLong(n)?o=t.call(this,n.low,n.high,!0)||this:kn(n)&&typeof n.t<"u"&&typeof n.i<"u"?o=t.call(this,n.i,n.t,!0)||this:o=t.call(this,n,i,!0)||this,Object.defineProperty(o,"_bsontype",{value:"Timestamp",writable:!1,configurable:!1,enumerable:!1}),o):new e(n,i)}return e.prototype.toJSON=function(){return{$timestamp:this.toString()}},e.fromInt=function(n){return new e(et.fromInt(n,!0))},e.fromNumber=function(n){return new e(et.fromNumber(n,!0))},e.fromBits=function(n,i){return new e(n,i)},e.fromString=function(n,i){return new e(et.fromString(n,!0,i))},e.prototype.toExtendedJSON=function(){return{$timestamp:{t:this.high>>>0,i:this.low>>>0}}},e.fromExtendedJSON=function(n){return new e(n.$timestamp)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new Timestamp({ t: ".concat(this.getHighBits(),", i: ").concat(this.getLowBits()," })")},e.MAX_VALUE=et.MAX_UNSIGNED_VALUE,e}(C_);function T_(t){return kn(t)&&Reflect.has(t,"_bsontype")&&typeof t._bsontype=="string"}var Fl=2147483647,Vl=-2147483648,Ul=9223372036854776e3,$l=-9223372036854776e3,O_={$oid:qt,$binary:Fe,$uuid:Fe,$symbol:Eo,$numberInt:xi,$numberDecimal:yo,$numberDouble:Ei,$numberLong:et,$minKey:wo,$maxKey:bo,$regex:Cn,$regularExpression:Cn,$timestamp:jl};function Hl(t,e){if(e===void 0&&(e={}),typeof t=="number"){if(e.relaxed||e.legacy)return t;if(Math.floor(t)===t){if(t>=Vl&&t<=Fl)return new xi(t);if(t>=$l&&t<=Ul)return et.fromNumber(t)}return new Ei(t)}if(t==null||typeof t!="object")return t;if(t.$undefined)return null;for(var n=Object.keys(t).filter(function(d){return d.startsWith("$")&&t[d]!=null}),i=0;i<n.length;i++){var o=O_[n[i]];if(o)return o.fromExtendedJSON(t,e)}if(t.$date!=null){var s=t.$date,a=new Date;return e.legacy?typeof s=="number"?a.setTime(s):typeof s=="string"&&a.setTime(Date.parse(s)):typeof s=="string"?a.setTime(Date.parse(s)):et.isLong(s)?a.setTime(s.toNumber()):typeof s=="number"&&e.relaxed&&a.setTime(s),a}if(t.$code!=null){var c=Object.assign({},t);return t.$scope&&(c.$scope=Hl(t.$scope)),wi.fromExtendedJSON(t)}if(u_(t)||t.$dbPointer){var h=t.$ref?t:t.$dbPointer;if(h instanceof Sn)return h;var f=Object.keys(h).filter(function(d){return d.startsWith("$")}),_=!0;if(f.forEach(function(d){["$ref","$id","$db"].indexOf(d)===-1&&(_=!1)}),_)return Sn.fromExtendedJSON(h)}return t}function I_(t,e){return t.map(function(n,i){e.seenObjects.push({propertyName:"index ".concat(i),obj:null});try{return Ce(n,e)}finally{e.seenObjects.pop()}})}function Js(t){var e=t.toISOString();return t.getUTCMilliseconds()!==0?e:e.slice(0,-5)+"Z"}function Ce(t,e){if((typeof t=="object"||typeof t=="function")&&t!==null){var n=e.seenObjects.findIndex(function(L){return L.obj===t});if(n!==-1){var i=e.seenObjects.map(function(L){return L.propertyName}),o=i.slice(0,n).map(function(L){return"".concat(L," -> ")}).join(""),s=i[n],a=" -> "+i.slice(n+1,i.length-1).map(function(L){return"".concat(L," -> ")}).join(""),c=i[i.length-1],h=" ".repeat(o.length+s.length/2),f="-".repeat(a.length+(s.length+c.length)/2-1);throw new Nt(`Converting circular structure to EJSON:
33
+ `+" ".concat(o).concat(s).concat(a).concat(c,`
34
+ `)+" ".concat(h,"\\").concat(f,"/"))}e.seenObjects[e.seenObjects.length-1].obj=t}if(Array.isArray(t))return I_(t,e);if(t===void 0)return null;if(t instanceof Date||s_(t)){var _=t.getTime(),d=_>-1&&_<2534023188e5;return e.legacy?e.relaxed&&d?{$date:t.getTime()}:{$date:Js(t)}:e.relaxed&&d?{$date:Js(t)}:{$date:{$numberLong:t.getTime().toString()}}}if(typeof t=="number"&&(!e.relaxed||!isFinite(t))){if(Math.floor(t)===t){var E=t>=Vl&&t<=Fl,I=t>=$l&&t<=Ul;if(E)return{$numberInt:t.toString()};if(I)return{$numberLong:t.toString()}}return{$numberDouble:t.toString()}}if(t instanceof RegExp||o_(t)){var S=t.flags;if(S===void 0){var D=t.toString().match(/[gimuy]*$/);D&&(S=D[0])}var M=new Cn(t.source,S);return M.toExtendedJSON(e)}return t!=null&&typeof t=="object"?R_(t,e):t}var D_={Binary:function(t){return new Fe(t.value(),t.sub_type)},Code:function(t){return new wi(t.code,t.scope)},DBRef:function(t){return new Sn(t.collection||t.namespace,t.oid,t.db,t.fields)},Decimal128:function(t){return new yo(t.bytes)},Double:function(t){return new Ei(t.value)},Int32:function(t){return new xi(t.value)},Long:function(t){return et.fromBits(t.low!=null?t.low:t.low_,t.low!=null?t.high:t.high_,t.low!=null?t.unsigned:t.unsigned_)},MaxKey:function(){return new bo},MinKey:function(){return new wo},ObjectID:function(t){return new qt(t)},ObjectId:function(t){return new qt(t)},BSONRegExp:function(t){return new Cn(t.pattern,t.options)},Symbol:function(t){return new Eo(t.value)},Timestamp:function(t){return jl.fromBits(t.low,t.high)}};function R_(t,e){if(t==null||typeof t!="object")throw new je("not an object instance");var n=t._bsontype;if(typeof n>"u"){var i={};for(var o in t){e.seenObjects.push({propertyName:o,obj:null});try{var s=Ce(t[o],e);o==="__proto__"?Object.defineProperty(i,o,{value:s,writable:!0,enumerable:!0,configurable:!0}):i[o]=s}finally{e.seenObjects.pop()}}return i}else if(T_(t)){var a=t;if(typeof a.toExtendedJSON!="function"){var c=D_[t._bsontype];if(!c)throw new Nt("Unrecognized or invalid _bsontype: "+t._bsontype);a=c(a)}return n==="Code"&&a.scope?a=new wi(a.code,Ce(a.scope,e)):n==="DBRef"&&a.oid&&(a=new Sn(Ce(a.collection,e),Ce(a.oid,e),Ce(a.db,e),Ce(a.fields,e))),a.toExtendedJSON(e)}else throw new je("_bsontype must be a string, but was: "+typeof n)}var Xs;(function(t){function e(s,a){var c=Object.assign({},{relaxed:!0,legacy:!1},a);return typeof c.relaxed=="boolean"&&(c.strict=!c.relaxed),typeof c.strict=="boolean"&&(c.relaxed=!c.strict),JSON.parse(s,function(h,f){if(h.indexOf("\0")!==-1)throw new je("BSON Document field names cannot contain null bytes, found: ".concat(JSON.stringify(h)));return Hl(f,c)})}t.parse=e;function n(s,a,c,h){c!=null&&typeof c=="object"&&(h=c,c=0),a!=null&&typeof a=="object"&&!Array.isArray(a)&&(h=a,a=void 0,c=0);var f=Object.assign({relaxed:!0,legacy:!1},h,{seenObjects:[{propertyName:"(root)",obj:null}]}),_=Ce(s,f);return JSON.stringify(_,a,c)}t.stringify=n;function i(s,a){return a=a||{},JSON.parse(n(s,a))}t.serialize=i;function o(s,a){return a=a||{},e(JSON.stringify(s),a)}t.deserialize=o})(Xs||(Xs={}));var Qs,ta=Nl();ta.Map?Qs=ta.Map:Qs=function(){function t(e){e===void 0&&(e=[]),this._keys=[],this._values={};for(var n=0;n<e.length;n++)if(e[n]!=null){var i=e[n],o=i[0],s=i[1];this._keys.push(o),this._values[o]={v:s,i:this._keys.length-1}}}return t.prototype.clear=function(){this._keys=[],this._values={}},t.prototype.delete=function(e){var n=this._values[e];return n==null?!1:(delete this._values[e],this._keys.splice(n.i,1),!0)},t.prototype.entries=function(){var e=this,n=0;return{next:function(){var i=e._keys[n++];return{value:i!==void 0?[i,e._values[i].v]:void 0,done:i===void 0}}}},t.prototype.forEach=function(e,n){n=n||this;for(var i=0;i<this._keys.length;i++){var o=this._keys[i];e.call(n,this._values[o].v,o,n)}},t.prototype.get=function(e){return this._values[e]?this._values[e].v:void 0},t.prototype.has=function(e){return this._values[e]!=null},t.prototype.keys=function(){var e=this,n=0;return{next:function(){var i=e._keys[n++];return{value:i!==void 0?i:void 0,done:i===void 0}}}},t.prototype.set=function(e,n){return this._values[e]?(this._values[e].v=n,this):(this._keys.push(e),this._values[e]={v:n,i:this._keys.length-1},this)},t.prototype.values=function(){var e=this,n=0;return{next:function(){var i=e._keys[n++];return{value:i!==void 0?e._values[i].v:void 0,done:i===void 0}}}},Object.defineProperty(t.prototype,"size",{get:function(){return this._keys.length},enumerable:!1,configurable:!0}),t}();var _y=et.fromNumber(l_),my=et.fromNumber(c_),Wi=new Uint8Array(8),vy=new DataView(Wi.buffer,Wi.byteOffset,Wi.byteLength),P_=1024*1024*17,yy=wt.alloc(P_),k_=class{triggerID;nudgeID;engagementID;contentID;shortID;contentType;variation;props;objective;onsiteDeliveryType;holdout;constructor(t){t=t||{},this.triggerID=t.id||t.triggerID,this.nudgeID=t.nudgeID,this.shortID=t.shortID,this.contentType=t.contentType,this.engagementID=t.engagementID,this.contentID=t.contentID,this.variation=t.variation,this.props=t.props,this.objective=t.objective,this.onsiteDeliveryType=t.onsiteDeliveryType,this.holdout=t.holdout}},Gi=class{constructor(t,e={},n,i){this.name=t,this.properties=e,this.id=i?new qt(i):new qt,this.occurred=new Date,n&&(this.trigger=new k_(n)),this.newEvent=!i}trigger;items;videos;id;newEvent;cart;currentItem;deviceProps;landingPage;occurred;page;sessionID;sessionNumber;locale};function N_(t,e){t&1&&((0,r.P)(),(0,r.Ga)(0,"path",3))}function A_(t,e){t&1&&((0,r.P)(),(0,r.Ga)(0,"path",4))}var zl=class Ar{muted;videoEl;toggled=new r.U;toggleMute(e){e.stopPropagation(),e.preventDefault(),this.muted=!this.muted,this.videoEl.muted=this.muted,this.toggled.emit(this.muted),this.muted||this.videoEl.play()}static \u0275fac=function(e){return new(e||Ar)};static \u0275cmp=(0,r.na)({type:Ar,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(e,n){e&1&&((0,r.Ea)(0,"button",0),(0,r.Ja)("click",function(i){return n.toggleMute(i)}),(0,r.P)(),(0,r.Ea)(1,"svg",1),(0,r.Ga)(2,"path",2),(0,r.sa)(3,N_,1,0,":svg:path",3)(4,A_,1,0,":svg:path",4),(0,r.Fa)()()),e&2&&((0,r.fa)(3),(0,r.Aa)(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%}"]})},qi;function M_(){if(qi==null){let t=typeof document<"u"?document.head:null;qi=!!(t&&(t.createShadowRoot||t.attachShadow))}return qi}function Si(t){if(M_()){let e=t.getRootNode?t.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&e instanceof ShadowRoot)return e}return null}function Zi(){let t=typeof document<"u"&&document?document.activeElement:null;for(;t&&t.shadowRoot;){let e=t.shadowRoot.activeElement;if(e===t)break;t=e}return t}function ce(t){return t.composedPath?t.composedPath()[0]:t.target}function Wl(t){return t.buttons===0||t.detail===0}function Gl(t){let e=t.touches&&t.touches[0]||t.changedTouches&&t.changedTouches[0];return!!e&&e.identifier===-1&&(e.radiusX==null||e.radiusX===1)&&(e.radiusY==null||e.radiusY===1)}function L_(t,e=0){return B_(t)?Number(t):arguments.length===2?e:0}function B_(t){return!isNaN(parseFloat(t))&&!isNaN(Number(t))}function se(t){return t instanceof r.X?t.nativeElement:t}function Gt(t,e,n,i,o){let s=parseInt(r.cb.major),a=parseInt(r.cb.minor);return s>19||s===19&&a>0||s===0&&a===0?t.listen(e,n,i,o):(e.addEventListener(n,i,o),()=>{e.removeEventListener(n,i,o)})}var Wn=new WeakMap,Ci=(()=>{class t{_appRef;_injector=(0,r.K)(r.S);_environmentInjector=(0,r.K)(r.L);load(n){let i=this._appRef=this._appRef||this._injector.get(r.ta),o=Wn.get(i);o||(o={loaders:new Set,refs:[]},Wn.set(i,o),i.onDestroy(()=>{Wn.get(i)?.refs.forEach(s=>s.destroy()),Wn.delete(i)})),o.loaders.has(n)||(o.loaders.add(n),o.refs.push((0,r.kb)(n,{environmentInjector:this._environmentInjector})))}static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),Mr;try{Mr=typeof Intl<"u"&&Intl.v8BreakIterator}catch{Mr=!1}var be=(()=>{class t{_platformId=(0,r.K)(r.$);isBrowser=this._platformId?(0,r.sb)(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||Mr)&&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||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),j_=new r.I("cdk-dir-doc",{providedIn:"root",factory:F_});function F_(){return(0,r.K)(r.lb)}var V_=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;function U_(t){let e=t?.toLowerCase()||"";return e==="auto"&&typeof navigator<"u"&&navigator?.language?V_.test(navigator.language)?"rtl":"ltr":e==="rtl"?"rtl":"ltr"}var ai=(()=>{class t{value="ltr";change=new r.U;constructor(){let n=(0,r.K)(j_,{optional:!0});if(n){let i=n.body?n.body.dir:null,o=n.documentElement?n.documentElement.dir:null;this.value=U_(i||o||"ltr")}}ngOnDestroy(){this.change.complete()}static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),Pe;function $_(){if(Pe==null){if(typeof document!="object"||!document||typeof Element!="function"||!Element)return Pe=!1,Pe;if("scrollBehavior"in document.documentElement.style)Pe=!0;else{let t=Element.prototype.scrollTo;t?Pe=!/\{\s*\[native code\]\s*\}/.test(t.toString()):Pe=!1}}return Pe}var H_=20,z_=(()=>{class t{_ngZone=(0,r.K)(r.V);_platform=(0,r.K)(be);_renderer=(0,r.K)(r.ia).createRenderer(null,null);_cleanupGlobalListener;constructor(){}_scrolled=new r.j;_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 i=this.scrollContainers.get(n);i&&(i.unsubscribe(),this.scrollContainers.delete(n))}scrolled(n=H_){return this._platform.isBrowser?new r.i(i=>{this._cleanupGlobalListener||(this._cleanupGlobalListener=this._ngZone.runOutsideAngular(()=>this._renderer.listen("document","scroll",()=>this._scrolled.next())));let o=n>0?this._scrolled.pipe((0,r.x)(n)).subscribe(i):this._scrolled.subscribe(i);return this._scrolledCount++,()=>{o.unsubscribe(),this._scrolledCount--,this._scrolledCount||(this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0)}}):(0,r.p)()}ngOnDestroy(){this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0,this.scrollContainers.forEach((n,i)=>this.deregister(i)),this._scrolled.complete()}ancestorScrolled(n,i){let o=this.getAncestorScrollContainers(n);return this.scrolled(i).pipe((0,r.w)(s=>!s||o.indexOf(s)>-1))}getAncestorScrollContainers(n){let i=[];return this.scrollContainers.forEach((o,s)=>{this._scrollableContainsElement(s,n)&&i.push(s)}),i}_scrollableContainsElement(n,i){let o=se(i),s=n.getElementRef().nativeElement;do if(o==s)return!0;while(o=o.parentElement);return!1}static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),W_=20,xo=(()=>{class t{_platform=(0,r.K)(be);_listeners;_viewportSize;_change=new r.j;_document=(0,r.K)(r.lb,{optional:!0});constructor(){let n=(0,r.K)(r.V),i=(0,r.K)(r.ia).createRenderer(null,null);n.runOutsideAngular(()=>{if(this._platform.isBrowser){let o=s=>this._change.next(s);this._listeners=[i.listen("window","resize",o),i.listen("window","orientationchange",o)]}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:i,height:o}=this.getViewportSize();return{top:n.top,left:n.left,bottom:n.top+o,right:n.left+i,height:o,width:i}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};let n=this._document,i=this._getWindow(),o=n.documentElement,s=o.getBoundingClientRect(),a=-s.top||n.body.scrollTop||i.scrollY||o.scrollTop||0,c=-s.left||n.body.scrollLeft||i.scrollX||o.scrollLeft||0;return{top:a,left:c}}change(n=W_){return n>0?this._change.pipe((0,r.x)(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||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),Yi={},ql=(()=>{class t{_appId=(0,r.K)(r._);getId(n){return this._appId!=="ng"&&(n+=this._appId),Yi.hasOwnProperty(n)||(Yi[n]=0),`${n}${Yi[n]++}`}static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})();function Zl(t){return Array.isArray(t)?t:[t]}function Yl(t){let e=t.cloneNode(!0),n=e.querySelectorAll("[id]"),i=t.nodeName.toLowerCase();e.removeAttribute("id");for(let o=0;o<n.length;o++)n[o].removeAttribute("id");return i==="canvas"?ia(t,e):(i==="input"||i==="select"||i==="textarea")&&na(t,e),ea("canvas",t,e,ia),ea("input, textarea, select",t,e,na),e}function ea(t,e,n,i){let o=e.querySelectorAll(t);if(o.length){let s=n.querySelectorAll(t);for(let a=0;a<o.length;a++)i(o[a],s[a])}}var G_=0;function na(t,e){e.type!=="file"&&(e.value=t.value),e.type==="radio"&&e.name&&(e.name=`mat-clone-${e.name}-${G_++}`)}function ia(t,e){let n=e.getContext("2d");if(n)try{n.drawImage(t,0,0)}catch{}}function So(t){let e=t.getBoundingClientRect();return{top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.width,height:e.height,x:e.x,y:e.y}}function Lr(t,e,n){let{top:i,bottom:o,left:s,right:a}=t;return n>=i&&n<=o&&e>=s&&e<=a}function bn(t,e,n){t.top+=e,t.bottom=t.top+t.height,t.left+=n,t.right=t.left+t.width}function ra(t,e,n,i){let{top:o,right:s,bottom:a,left:c,width:h,height:f}=t,_=h*e,d=f*e;return i>o-d&&i<a+d&&n>c-_&&n<s+_}var Kl=class{_document;positions=new Map;constructor(t){this._document=t}clear(){this.positions.clear()}cache(t){this.clear(),this.positions.set(this._document,{scrollPosition:this.getViewportScrollPosition()}),t.forEach(e=>{this.positions.set(e,{scrollPosition:{top:e.scrollTop,left:e.scrollLeft},clientRect:So(e)})})}handleScroll(t){let e=ce(t),n=this.positions.get(e);if(!n)return null;let i=n.scrollPosition,o,s;if(e===this._document){let h=this.getViewportScrollPosition();o=h.top,s=h.left}else o=e.scrollTop,s=e.scrollLeft;let a=i.top-o,c=i.left-s;return this.positions.forEach((h,f)=>{h.clientRect&&e!==f&&e.contains(f)&&bn(h.clientRect,a,c)}),i.top=o,i.left=s,{top:a,left:c}}getViewportScrollPosition(){return{top:window.scrollY,left:window.scrollX}}};function Jl(t,e){let n=t.rootNodes;if(n.length===1&&n[0].nodeType===e.ELEMENT_NODE)return n[0];let i=e.createElement("div");return n.forEach(o=>i.appendChild(o)),i}function Co(t,e,n){for(let i in e)if(e.hasOwnProperty(i)){let o=e[i];o?t.setProperty(i,o,n?.has(i)?"important":""):t.removeProperty(i)}return t}function Ke(t,e){let n=e?"":"none";Co(t.style,{"touch-action":e?"":"none","-webkit-user-drag":e?"":"none","-webkit-tap-highlight-color":e?"":"transparent","user-select":n,"-ms-user-select":n,"-webkit-user-select":n,"-moz-user-select":n})}function oa(t,e,n){Co(t.style,{position:e?"":"fixed",top:e?"":"0",opacity:e?"":"0",left:e?"":"-999em"},n)}function li(t,e){return e&&e!="none"?t+" "+e:t}function sa(t,e){t.style.width=`${e.width}px`,t.style.height=`${e.height}px`,t.style.transform=ci(e.left,e.top)}function ci(t,e){return`translate3d(${Math.round(t)}px, ${Math.round(e)}px, 0)`}function aa(t){let e=t.toLowerCase().indexOf("ms")>-1?1:1e3;return parseFloat(t)*e}function q_(t){let e=getComputedStyle(t),n=Ki(e,"transition-property"),i=n.find(c=>c==="transform"||c==="all");if(!i)return 0;let o=n.indexOf(i),s=Ki(e,"transition-duration"),a=Ki(e,"transition-delay");return aa(s[o])+aa(a[o])}function Ki(t,e){return t.getPropertyValue(e).split(",").map(n=>n.trim())}var Z_=new Set(["position"]),Y_=class{_document;_rootElement;_direction;_initialDomRect;_previewTemplate;_previewClass;_pickupPositionOnPage;_initialTransform;_zIndex;_renderer;_previewEmbeddedView;_preview;get element(){return this._preview}constructor(t,e,n,i,o,s,a,c,h,f){this._document=t,this._rootElement=e,this._direction=n,this._initialDomRect=i,this._previewTemplate=o,this._previewClass=s,this._pickupPositionOnPage=a,this._initialTransform=c,this._zIndex=h,this._renderer=f}attach(t){this._preview=this._createPreview(),t.appendChild(this._preview),la(this._preview)&&this._preview.showPopover()}destroy(){this._preview.remove(),this._previewEmbeddedView?.destroy(),this._preview=this._previewEmbeddedView=null}setTransform(t){this._preview.style.transform=t}getBoundingClientRect(){return this._preview.getBoundingClientRect()}addClass(t){this._preview.classList.add(t)}getTransitionDuration(){return q_(this._preview)}addEventListener(t,e){return this._renderer.listen(this._preview,t,e)}_createPreview(){let t=this._previewTemplate,e=this._previewClass,n=t?t.template:null,i;if(n&&t){let o=t.matchSize?this._initialDomRect:null,s=t.viewContainer.createEmbeddedView(n,t.context);s.detectChanges(),i=Jl(s,this._document),this._previewEmbeddedView=s,t.matchSize?sa(i,o):i.style.transform=ci(this._pickupPositionOnPage.x,this._pickupPositionOnPage.y)}else i=Yl(this._rootElement),sa(i,this._initialDomRect),this._initialTransform&&(i.style.transform=this._initialTransform);return Co(i.style,{"pointer-events":"none",margin:la(i)?"0 auto 0 0":"0",position:"fixed",top:"0",left:"0","z-index":this._zIndex+""},Z_),Ke(i,!1),i.classList.add("cdk-drag-preview"),i.setAttribute("popover","manual"),i.setAttribute("dir",this._direction),e&&(Array.isArray(e)?e.forEach(o=>i.classList.add(o)):i.classList.add(e)),i}};function la(t){return"showPopover"in t}var K_={passive:!0},ca={passive:!1},J_={passive:!1,capture:!0},X_=800,ua=new Set(["position"]),Q_=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=(0,r.Y)(!1);_hasMoved;_initialContainer;_initialIndex;_parentPositions;_moveEvents=new r.j;_pointerDirectionDelta;_pointerPositionAtLastDirectionChange;_lastKnownPointerPosition;_rootElement;_ownerSVGElement;_rootElementTapHighlight;_pointerMoveSubscription=r.h.EMPTY;_pointerUpSubscription=r.h.EMPTY;_scrollSubscription=r.h.EMPTY;_resizeSubscription=r.h.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(t){t!==this._disabled&&(this._disabled=t,this._toggleNativeDragInteractions(),this._handles.forEach(e=>Ke(e,t)))}_disabled=!1;beforeStarted=new r.j;started=new r.j;released=new r.j;ended=new r.j;entered=new r.j;exited=new r.j;dropped=new r.j;moved=this._moveEvents;data;constrainPosition;constructor(t,e,n,i,o,s,a){this._config=e,this._document=n,this._ngZone=i,this._viewportRuler=o,this._dragDropRegistry=s,this._renderer=a,this.withRootElement(t).withParent(e.parentDragRef||null),this._parentPositions=new Kl(n),s.registerDragItem(this)}getPlaceholderElement(){return this._placeholder}getRootElement(){return this._rootElement}getVisibleElement(){return this.isDragging()?this.getPlaceholderElement():this.getRootElement()}withHandles(t){this._handles=t.map(n=>se(n)),this._handles.forEach(n=>Ke(n,this.disabled)),this._toggleNativeDragInteractions();let e=new Set;return this._disabledHandles.forEach(n=>{this._handles.indexOf(n)>-1&&e.add(n)}),this._disabledHandles=e,this}withPreviewTemplate(t){return this._previewTemplate=t,this}withPlaceholderTemplate(t){return this._placeholderTemplate=t,this}withRootElement(t){let e=se(t);return e!==this._rootElement&&(this._removeRootElementListeners(),this._rootElementCleanups=this._ngZone.runOutsideAngular(()=>[Gt(this._renderer,e,"mousedown",this._pointerDown,ca),Gt(this._renderer,e,"touchstart",this._pointerDown,K_),Gt(this._renderer,e,"dragstart",this._nativeDragStart,ca)]),this._initialTransform=void 0,this._rootElement=e),typeof SVGElement<"u"&&this._rootElement instanceof SVGElement&&(this._ownerSVGElement=this._rootElement.ownerSVGElement),this}withBoundaryElement(t){return this._boundaryElement=t?se(t):null,this._resizeSubscription.unsubscribe(),t&&(this._resizeSubscription=this._viewportRuler.change(10).subscribe(()=>this._containInsideBoundaryOnResize())),this}withParent(t){return this._parentDragRef=t,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(t){!this._disabledHandles.has(t)&&this._handles.indexOf(t)>-1&&(this._disabledHandles.add(t),Ke(t,!0))}enableHandle(t){this._disabledHandles.has(t)&&(this._disabledHandles.delete(t),Ke(t,this.disabled))}withDirection(t){return this._direction=t,this}_withDropContainer(t){this._dropContainer=t}getFreeDragPosition(){let t=this.isDragging()?this._activeTransform:this._passiveTransform;return{x:t.x,y:t.y}}setFreeDragPosition(t){return this._activeTransform={x:0,y:0},this._passiveTransform.x=t.x,this._passiveTransform.y=t.y,this._dropContainer||this._applyRootElementTransform(t.x,t.y),this}withPreviewContainer(t){return this._previewContainer=t,this}_sortFromLastPointerPosition(){let t=this._lastKnownPointerPosition;t&&this._dropContainer&&this._updateActiveDropContainer(this._getConstrainedPointerPosition(t),t)}_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=t=>{if(this.beforeStarted.next(),this._handles.length){let e=this._getTargetHandle(t);e&&!this._disabledHandles.has(e)&&!this.disabled&&this._initializeDragSequence(e,t)}else this.disabled||this._initializeDragSequence(this._rootElement,t)};_pointerMove=t=>{let e=this._getPointerPositionOnPage(t);if(!this._hasStartedDragging()){let i=Math.abs(e.x-this._pickupPositionOnPage.x),o=Math.abs(e.y-this._pickupPositionOnPage.y);if(i+o>=this._config.dragStartThreshold){let s=Date.now()>=this._dragStartTime+this._getDragStartDelay(t),a=this._dropContainer;if(!s){this._endDragSequence(t);return}(!a||!a.isDragging()&&!a.isReceiving())&&(t.cancelable&&t.preventDefault(),this._hasStartedDragging.set(!0),this._ngZone.run(()=>this._startDragSequence(t)))}return}t.cancelable&&t.preventDefault();let n=this._getConstrainedPointerPosition(e);if(this._hasMoved=!0,this._lastKnownPointerPosition=e,this._updatePointerDirectionDelta(n),this._dropContainer)this._updateActiveDropContainer(n,e);else{let i=this.constrainPosition?this._initialDomRect:this._pickupPositionOnPage,o=this._activeTransform;o.x=n.x-i.x+this._passiveTransform.x,o.y=n.y-i.y+this._passiveTransform.y,this._applyRootElementTransform(o.x,o.y)}this._moveEvents.observers.length&&this._ngZone.run(()=>{this._moveEvents.next({source:this,pointerPosition:n,event:t,distance:this._getDragDistance(n),delta:this._pointerDirectionDelta})})};_pointerUp=t=>{this._endDragSequence(t)};_endDragSequence(t){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:t}),this._dropContainer)this._dropContainer._stopScrolling(),this._animatePreviewToPlaceholder().then(()=>{this._cleanupDragArtifacts(t),this._cleanupCachedDimensions(),this._dragDropRegistry.stopDragging(this)});else{this._passiveTransform.x=this._activeTransform.x;let e=this._getPointerPositionOnPage(t);this._passiveTransform.y=this._activeTransform.y,this._ngZone.run(()=>{this.ended.next({source:this,distance:this._getDragDistance(e),dropPoint:e,event:t})}),this._cleanupCachedDimensions(),this._dragDropRegistry.stopDragging(this)}}_startDragSequence(t){fn(t)&&(this._lastTouchEventTime=Date.now()),this._toggleNativeDragInteractions();let e=this._getShadowRoot(),n=this._dropContainer;if(e&&this._ngZone.runOutsideAngular(()=>{this._cleanupShadowRootSelectStart=Gt(this._renderer,e,"selectstart",tm,J_)}),n){let i=this._rootElement,o=i.parentNode,s=this._placeholder=this._createPlaceholderElement(),a=this._anchor=this._anchor||this._document.createComment("");o.insertBefore(a,i),this._initialTransform=i.style.transform||"",this._preview=new Y_(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(o,e)),oa(i,!1,ua),this._document.body.appendChild(o.replaceChild(s,i)),this.started.next({source:this,event:t}),n.start(),this._initialContainer=n,this._initialIndex=n.getItemIndex(this)}else this.started.next({source:this,event:t}),this._initialContainer=this._initialIndex=void 0;this._parentPositions.cache(n?n.getScrollableParents():[])}_initializeDragSequence(t,e){this._parentDragRef&&e.stopPropagation();let n=this.isDragging(),i=fn(e),o=!i&&e.button!==0,s=this._rootElement,a=ce(e),c=!i&&this._lastTouchEventTime&&this._lastTouchEventTime+X_>Date.now(),h=i?Gl(e):Wl(e);if(a&&a.draggable&&e.type==="mousedown"&&e.preventDefault(),n||o||c||h)return;if(this._handles.length){let d=s.style;this._rootElementTapHighlight=d.webkitTapHighlightColor||"",d.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(d=>this._updateOnScroll(d)),this._boundaryElement&&(this._boundaryRect=So(this._boundaryElement));let f=this._previewTemplate;this._pickupPositionInElement=f&&f.template&&!f.matchSize?{x:0,y:0}:this._getPointerPositionInElement(this._initialDomRect,t,e);let _=this._pickupPositionOnPage=this._lastKnownPointerPosition=this._getPointerPositionOnPage(e);this._pointerDirectionDelta={x:0,y:0},this._pointerPositionAtLastDirectionChange={x:_.x,y:_.y},this._dragStartTime=Date.now(),this._dragDropRegistry.startDragging(this,e)}_cleanupDragArtifacts(t){oa(this._rootElement,!0,ua),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 e=this._dropContainer,n=e.getItemIndex(this),i=this._getPointerPositionOnPage(t),o=this._getDragDistance(i),s=e._isOverContainer(i.x,i.y);this.ended.next({source:this,distance:o,dropPoint:i,event:t}),this.dropped.next({item:this,currentIndex:n,previousIndex:this._initialIndex,container:e,previousContainer:this._initialContainer,isPointerOverContainer:s,distance:o,dropPoint:i,event:t}),e.drop(this,n,this._initialIndex,this._initialContainer,s,o,i,t),this._dropContainer=this._initialContainer})}_updateActiveDropContainer({x:t,y:e},{x:n,y:i}){let o=this._initialContainer._getSiblingContainerFromPosition(this,t,e);!o&&this._dropContainer!==this._initialContainer&&this._initialContainer._isOverContainer(t,e)&&(o=this._initialContainer),o&&o!==this._dropContainer&&this._ngZone.run(()=>{this.exited.next({item:this,container:this._dropContainer}),this._dropContainer.exit(this),this._dropContainer=o,this._dropContainer.enter(this,t,e,o===this._initialContainer&&o.sortingDisabled?this._initialIndex:void 0),this.entered.next({item:this,container:o,currentIndex:o.getItemIndex(this)})}),this.isDragging()&&(this._dropContainer._startScrollingIfNecessary(n,i),this._dropContainer._sortItem(this,t,e,this._pointerDirectionDelta),this.constrainPosition?this._applyPreviewTransform(t,e):this._applyPreviewTransform(t-this._pickupPositionInElement.x,e-this._pickupPositionInElement.y))}_animatePreviewToPlaceholder(){if(!this._hasMoved)return Promise.resolve();let t=this._placeholder.getBoundingClientRect();this._preview.addClass("cdk-drag-animating"),this._applyPreviewTransform(t.left,t.top);let e=this._preview.getTransitionDuration();return e===0?Promise.resolve():this._ngZone.runOutsideAngular(()=>new Promise(n=>{let i=a=>{(!a||this._preview&&ce(a)===this._preview.element&&a.propertyName==="transform")&&(s(),n(),clearTimeout(o))},o=setTimeout(i,e*1.5),s=this._preview.addEventListener("transitionend",i)}))}_createPlaceholderElement(){let t=this._placeholderTemplate,e=t?t.template:null,n;return e?(this._placeholderRef=t.viewContainer.createEmbeddedView(e,t.context),this._placeholderRef.detectChanges(),n=Jl(this._placeholderRef,this._document)):n=Yl(this._rootElement),n.style.pointerEvents="none",n.classList.add("cdk-drag-placeholder"),n}_getPointerPositionInElement(t,e,n){let i=e===this._rootElement?null:e,o=i?i.getBoundingClientRect():t,s=fn(n)?n.targetTouches[0]:n,a=this._getViewportScrollPosition(),c=s.pageX-o.left-a.left,h=s.pageY-o.top-a.top;return{x:o.left-t.left+c,y:o.top-t.top+h}}_getPointerPositionOnPage(t){let e=this._getViewportScrollPosition(),n=fn(t)?t.touches[0]||t.changedTouches[0]||{pageX:0,pageY:0}:t,i=n.pageX-e.left,o=n.pageY-e.top;if(this._ownerSVGElement){let s=this._ownerSVGElement.getScreenCTM();if(s){let a=this._ownerSVGElement.createSVGPoint();return a.x=i,a.y=o,a.matrixTransform(s.inverse())}}return{x:i,y:o}}_getConstrainedPointerPosition(t){let e=this._dropContainer?this._dropContainer.lockAxis:null,{x:n,y:i}=this.constrainPosition?this.constrainPosition(t,this,this._initialDomRect,this._pickupPositionInElement):t;if(this.lockAxis==="x"||e==="x"?i=this._pickupPositionOnPage.y-(this.constrainPosition?this._pickupPositionInElement.y:0):(this.lockAxis==="y"||e==="y")&&(n=this._pickupPositionOnPage.x-(this.constrainPosition?this._pickupPositionInElement.x:0)),this._boundaryRect){let{x:o,y:s}=this.constrainPosition?{x:0,y:0}:this._pickupPositionInElement,a=this._boundaryRect,{width:c,height:h}=this._getPreviewRect(),f=a.top+s,_=a.bottom-(h-s),d=a.left+o,E=a.right-(c-o);n=ha(n,d,E),i=ha(i,f,_)}return{x:n,y:i}}_updatePointerDirectionDelta(t){let{x:e,y:n}=t,i=this._pointerDirectionDelta,o=this._pointerPositionAtLastDirectionChange,s=Math.abs(e-o.x),a=Math.abs(n-o.y);return s>this._config.pointerDirectionChangeThreshold&&(i.x=e>o.x?1:-1,o.x=e),a>this._config.pointerDirectionChangeThreshold&&(i.y=n>o.y?1:-1,o.y=n),i}_toggleNativeDragInteractions(){if(!this._rootElement||!this._handles)return;let t=this._handles.length>0||!this.isDragging();t!==this._nativeInteractionsEnabled&&(this._nativeInteractionsEnabled=t,Ke(this._rootElement,t))}_removeRootElementListeners(){this._rootElementCleanups?.forEach(t=>t()),this._rootElementCleanups=void 0}_applyRootElementTransform(t,e){let n=1/this.scale,i=ci(t*n,e*n),o=this._rootElement.style;this._initialTransform==null&&(this._initialTransform=o.transform&&o.transform!="none"?o.transform:""),o.transform=li(i,this._initialTransform)}_applyPreviewTransform(t,e){let n=this._previewTemplate?.template?void 0:this._initialTransform,i=ci(t,e);this._preview.setTransform(li(i,n))}_getDragDistance(t){let e=this._pickupPositionOnPage;return e?{x:t.x-e.x,y:t.y-e.y}:{x:0,y:0}}_cleanupCachedDimensions(){this._boundaryRect=this._previewRect=void 0,this._parentPositions.clear()}_containInsideBoundaryOnResize(){let{x:t,y:e}=this._passiveTransform;if(t===0&&e===0||this.isDragging()||!this._boundaryElement)return;let n=this._rootElement.getBoundingClientRect(),i=this._boundaryElement.getBoundingClientRect();if(i.width===0&&i.height===0||n.width===0&&n.height===0)return;let o=i.left-n.left,s=n.right-i.right,a=i.top-n.top,c=n.bottom-i.bottom;i.width>n.width?(o>0&&(t+=o),s>0&&(t-=s)):t=0,i.height>n.height?(a>0&&(e+=a),c>0&&(e-=c)):e=0,(t!==this._passiveTransform.x||e!==this._passiveTransform.y)&&this.setFreeDragPosition({y:e,x:t})}_getDragStartDelay(t){let e=this.dragStartDelay;return typeof e=="number"?e:fn(t)?e.touch:e?e.mouse:0}_updateOnScroll(t){let e=this._parentPositions.handleScroll(t);if(e){let n=ce(t);this._boundaryRect&&n!==this._boundaryElement&&n.contains(this._boundaryElement)&&bn(this._boundaryRect,e.top,e.left),this._pickupPositionOnPage.x+=e.left,this._pickupPositionOnPage.y+=e.top,this._dropContainer||(this._activeTransform.x-=e.left,this._activeTransform.y-=e.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=Si(this._rootElement)),this._cachedShadowRoot}_getPreviewInsertionPoint(t,e){let n=this._previewContainer||"global";if(n==="parent")return t;if(n==="global"){let i=this._document;return e||i.fullscreenElement||i.webkitFullscreenElement||i.mozFullScreenElement||i.msFullscreenElement||i.body}return se(n)}_getPreviewRect(){return(!this._previewRect||!this._previewRect.width&&!this._previewRect.height)&&(this._previewRect=this._preview?this._preview.getBoundingClientRect():this._initialDomRect),this._previewRect}_nativeDragStart=t=>{if(this._handles.length){let e=this._getTargetHandle(t);e&&!this._disabledHandles.has(e)&&!this.disabled&&t.preventDefault()}else this.disabled||t.preventDefault()};_getTargetHandle(t){return this._handles.find(e=>t.target&&(t.target===e||e.contains(t.target)))}};function ha(t,e,n){return Math.max(e,Math.min(n,t))}function fn(t){return t.type[0]==="t"}function tm(t){t.preventDefault()}function Xl(t,e,n){let i=da(e,t.length-1),o=da(n,t.length-1);if(i===o)return;let s=t[i],a=o<i?-1:1;for(let c=i;c!==o;c+=a)t[c]=t[c+a];t[o]=s}function da(t,e){return Math.max(0,Math.min(e,t))}var pa=class{_dragDropRegistry;_element;_sortPredicate;_itemPositions=[];_activeDraggables;orientation="vertical";direction;constructor(t){this._dragDropRegistry=t}_previousSwap={drag:null,delta:0,overlaps:!1};start(t){this.withItems(t)}sort(t,e,n,i){let o=this._itemPositions,s=this._getItemIndexFromPointerPosition(t,e,n,i);if(s===-1&&o.length>0)return null;let a=this.orientation==="horizontal",c=o.findIndex(D=>D.drag===t),h=o[s],f=o[c].clientRect,_=h.clientRect,d=c>s?1:-1,E=this._getItemOffsetPx(f,_,d),I=this._getSiblingOffsetPx(c,o,d),S=o.slice();return Xl(o,c,s),o.forEach((D,M)=>{if(S[M]===D)return;let L=D.drag===t,z=L?E:I,X=L?t.getPlaceholderElement():D.drag.getRootElement();D.offset+=z;let H=Math.round(D.offset*(1/D.drag.scale));a?(X.style.transform=li(`translate3d(${H}px, 0, 0)`,D.initialTransform),bn(D.clientRect,0,z)):(X.style.transform=li(`translate3d(0, ${H}px, 0)`,D.initialTransform),bn(D.clientRect,z,0))}),this._previousSwap.overlaps=Lr(_,e,n),this._previousSwap.drag=h.drag,this._previousSwap.delta=a?i.x:i.y,{previousIndex:c,currentIndex:s}}enter(t,e,n,i){let o=i==null||i<0?this._getItemIndexFromPointerPosition(t,e,n):i,s=this._activeDraggables,a=s.indexOf(t),c=t.getPlaceholderElement(),h=s[o];if(h===t&&(h=s[o+1]),!h&&(o==null||o===-1||o<s.length-1)&&this._shouldEnterAsFirstChild(e,n)&&(h=s[0]),a>-1&&s.splice(a,1),h&&!this._dragDropRegistry.isDragging(h)){let f=h.getRootElement();f.parentElement.insertBefore(c,f),s.splice(o,0,t)}else this._element.appendChild(c),s.push(t);c.style.transform="",this._cacheItemPositions()}withItems(t){this._activeDraggables=t.slice(),this._cacheItemPositions()}withSortPredicate(t){this._sortPredicate=t}reset(){this._activeDraggables?.forEach(t=>{let e=t.getRootElement();if(e){let n=this._itemPositions.find(i=>i.drag===t)?.initialTransform;e.style.transform=n||""}}),this._itemPositions=[],this._activeDraggables=[],this._previousSwap.drag=null,this._previousSwap.delta=0,this._previousSwap.overlaps=!1}getActiveItemsSnapshot(){return this._activeDraggables}getItemIndex(t){return(this.orientation==="horizontal"&&this.direction==="rtl"?this._itemPositions.slice().reverse():this._itemPositions).findIndex(e=>e.drag===t)}updateOnScroll(t,e){this._itemPositions.forEach(({clientRect:n})=>{bn(n,t,e)}),this._itemPositions.forEach(({drag:n})=>{this._dragDropRegistry.isDragging(n)&&n._sortFromLastPointerPosition()})}withElementContainer(t){this._element=t}_cacheItemPositions(){let t=this.orientation==="horizontal";this._itemPositions=this._activeDraggables.map(e=>{let n=e.getVisibleElement();return{drag:e,offset:0,initialTransform:n.style.transform||"",clientRect:So(n)}}).sort((e,n)=>t?e.clientRect.left-n.clientRect.left:e.clientRect.top-n.clientRect.top)}_getItemOffsetPx(t,e,n){let i=this.orientation==="horizontal",o=i?e.left-t.left:e.top-t.top;return n===-1&&(o+=i?e.width-t.width:e.height-t.height),o}_getSiblingOffsetPx(t,e,n){let i=this.orientation==="horizontal",o=e[t].clientRect,s=e[t+n*-1],a=o[i?"width":"height"]*n;if(s){let c=i?"left":"top",h=i?"right":"bottom";n===-1?a-=s.clientRect[c]-o[h]:a+=o[c]-s.clientRect[h]}return a}_shouldEnterAsFirstChild(t,e){if(!this._activeDraggables.length)return!1;let n=this._itemPositions,i=this.orientation==="horizontal";if(n[0].drag!==this._activeDraggables[0]){let o=n[n.length-1].clientRect;return i?t>=o.right:e>=o.bottom}else{let o=n[0].clientRect;return i?t<=o.left:e<=o.top}}_getItemIndexFromPointerPosition(t,e,n,i){let o=this.orientation==="horizontal",s=this._itemPositions.findIndex(({drag:a,clientRect:c})=>{if(a===t)return!1;if(i){let h=o?i.x:i.y;if(a===this._previousSwap.drag&&this._previousSwap.overlaps&&h===this._previousSwap.delta)return!1}return o?e>=Math.floor(c.left)&&e<Math.floor(c.right):n>=Math.floor(c.top)&&n<Math.floor(c.bottom)});return s===-1||!this._sortPredicate(s,t)?-1:s}},em=class{_document;_dragDropRegistry;_element;_sortPredicate;_rootNode;_activeItems;_previousSwap={drag:null,deltaX:0,deltaY:0,overlaps:!1};_relatedNodes=[];constructor(t,e){this._document=t,this._dragDropRegistry=e}start(t){let e=this._element.childNodes;this._relatedNodes=[];for(let n=0;n<e.length;n++){let i=e[n];this._relatedNodes.push([i,i.nextSibling])}this.withItems(t)}sort(t,e,n,i){let o=this._getItemIndexFromPointerPosition(t,e,n),s=this._previousSwap;if(o===-1||this._activeItems[o]===t)return null;let a=this._activeItems[o];if(s.drag===a&&s.overlaps&&s.deltaX===i.x&&s.deltaY===i.y)return null;let c=this.getItemIndex(t),h=t.getPlaceholderElement(),f=a.getRootElement();o>c?f.after(h):f.before(h),Xl(this._activeItems,c,o);let _=this._getRootNode().elementFromPoint(e,n);return s.deltaX=i.x,s.deltaY=i.y,s.drag=a,s.overlaps=f===_||f.contains(_),{previousIndex:c,currentIndex:o}}enter(t,e,n,i){let o=i==null||i<0?this._getItemIndexFromPointerPosition(t,e,n):i;o===-1&&(o=this._getClosestItemIndexToPointer(t,e,n));let s=this._activeItems[o],a=this._activeItems.indexOf(t);a>-1&&this._activeItems.splice(a,1),s&&!this._dragDropRegistry.isDragging(s)?(this._activeItems.splice(o,0,t),s.getRootElement().before(t.getPlaceholderElement())):(this._activeItems.push(t),this._element.appendChild(t.getPlaceholderElement()))}withItems(t){this._activeItems=t.slice()}withSortPredicate(t){this._sortPredicate=t}reset(){let t=this._element,e=this._previousSwap;for(let n=this._relatedNodes.length-1;n>-1;n--){let[i,o]=this._relatedNodes[n];i.parentNode===t&&i.nextSibling!==o&&(o===null?t.appendChild(i):o.parentNode===t&&t.insertBefore(i,o))}this._relatedNodes=[],this._activeItems=[],e.drag=null,e.deltaX=e.deltaY=0,e.overlaps=!1}getActiveItemsSnapshot(){return this._activeItems}getItemIndex(t){return this._activeItems.indexOf(t)}updateOnScroll(){this._activeItems.forEach(t=>{this._dragDropRegistry.isDragging(t)&&t._sortFromLastPointerPosition()})}withElementContainer(t){t!==this._element&&(this._element=t,this._rootNode=void 0)}_getItemIndexFromPointerPosition(t,e,n){let i=this._getRootNode().elementFromPoint(Math.floor(e),Math.floor(n)),o=i?this._activeItems.findIndex(s=>{let a=s.getRootElement();return i===a||a.contains(i)}):-1;return o===-1||!this._sortPredicate(o,t)?-1:o}_getRootNode(){return this._rootNode||(this._rootNode=Si(this._element)||this._document),this._rootNode}_getClosestItemIndexToPointer(t,e,n){if(this._activeItems.length===0)return-1;if(this._activeItems.length===1)return 0;let i=1/0,o=-1;for(let s=0;s<this._activeItems.length;s++){let a=this._activeItems[s];if(a!==t){let{x:c,y:h}=a.getRootElement().getBoundingClientRect(),f=Math.hypot(e-c,n-h);f<i&&(i=f,o=s)}}return o}},fa=.05,Ql=.05,ee=function(t){return t[t.NONE=0]="NONE",t[t.UP=1]="UP",t[t.DOWN=2]="DOWN",t}(ee||{}),zt=function(t){return t[t.NONE=0]="NONE",t[t.LEFT=1]="LEFT",t[t.RIGHT=2]="RIGHT",t}(zt||{}),nm=class{_dragDropRegistry;_ngZone;_viewportRuler;element;disabled=!1;sortingDisabled=!1;lockAxis;autoScrollDisabled=!1;autoScrollStep=2;enterPredicate=()=>!0;sortPredicate=()=>!0;beforeStarted=new r.j;entered=new r.j;exited=new r.j;dropped=new r.j;sorted=new r.j;receivingStarted=new r.j;receivingStopped=new r.j;data;_container;_isDragging=!1;_parentPositions;_sortStrategy;_domRect;_draggables=[];_siblings=[];_activeSiblings=new Set;_viewportScrollSubscription=r.h.EMPTY;_verticalScrollDirection=ee.NONE;_horizontalScrollDirection=zt.NONE;_scrollNode;_stopScrollTimers=new r.j;_cachedShadowRoot=null;_document;_scrollableElements=[];_initialScrollSnap;_direction="ltr";constructor(t,e,n,i,o){this._dragDropRegistry=e,this._ngZone=i,this._viewportRuler=o;let s=this.element=se(t);this._document=n,this.withOrientation("vertical").withElementContainer(s),e.registerDropContainer(this),this._parentPositions=new Kl(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(t,e,n,i){this._draggingStarted(),i==null&&this.sortingDisabled&&(i=this._draggables.indexOf(t)),this._sortStrategy.enter(t,e,n,i),this._cacheParentPositions(),this._notifyReceivingSiblings(),this.entered.next({item:t,container:this,currentIndex:this.getItemIndex(t)})}exit(t){this._reset(),this.exited.next({item:t,container:this})}drop(t,e,n,i,o,s,a,c={}){this._reset(),this.dropped.next({item:t,currentIndex:e,previousIndex:n,container:this,previousContainer:i,isPointerOverContainer:o,distance:s,dropPoint:a,event:c})}withItems(t){let e=this._draggables;return this._draggables=t,t.forEach(n=>n._withDropContainer(this)),this.isDragging()&&(e.filter(n=>n.isDragging()).every(n=>t.indexOf(n)===-1)?this._reset():this._sortStrategy.withItems(this._draggables)),this}withDirection(t){return this._direction=t,this._sortStrategy instanceof pa&&(this._sortStrategy.direction=t),this}connectedTo(t){return this._siblings=t.slice(),this}withOrientation(t){if(t==="mixed")this._sortStrategy=new em(this._document,this._dragDropRegistry);else{let e=new pa(this._dragDropRegistry);e.direction=this._direction,e.orientation=t,this._sortStrategy=e}return this._sortStrategy.withElementContainer(this._container),this._sortStrategy.withSortPredicate((e,n)=>this.sortPredicate(e,n,this)),this}withScrollableParents(t){let e=this._container;return this._scrollableElements=t.indexOf(e)===-1?[e,...t]:t.slice(),this}withElementContainer(t){if(t===this._container)return this;let e=se(this.element),n=this._scrollableElements.indexOf(this._container),i=this._scrollableElements.indexOf(t);return n>-1&&this._scrollableElements.splice(n,1),i>-1&&this._scrollableElements.splice(i,1),this._sortStrategy&&this._sortStrategy.withElementContainer(t),this._cachedShadowRoot=null,this._scrollableElements.unshift(t),this._container=t,this}getScrollableParents(){return this._scrollableElements}getItemIndex(t){return this._isDragging?this._sortStrategy.getItemIndex(t):this._draggables.indexOf(t)}isReceiving(){return this._activeSiblings.size>0}_sortItem(t,e,n,i){if(this.sortingDisabled||!this._domRect||!ra(this._domRect,fa,e,n))return;let o=this._sortStrategy.sort(t,e,n,i);o&&this.sorted.next({previousIndex:o.previousIndex,currentIndex:o.currentIndex,container:this,item:t})}_startScrollingIfNecessary(t,e){if(this.autoScrollDisabled)return;let n,i=ee.NONE,o=zt.NONE;if(this._parentPositions.positions.forEach((s,a)=>{a===this._document||!s.clientRect||n||ra(s.clientRect,fa,t,e)&&([i,o]=im(a,s.clientRect,this._direction,t,e),(i||o)&&(n=a))}),!i&&!o){let{width:s,height:a}=this._viewportRuler.getViewportSize(),c={width:s,height:a,top:0,right:s,bottom:a,left:0};i=tc(c,e),o=ec(c,t),n=window}n&&(i!==this._verticalScrollDirection||o!==this._horizontalScrollDirection||n!==this._scrollNode)&&(this._verticalScrollDirection=i,this._horizontalScrollDirection=o,this._scrollNode=n,(i||o)&&n?this._ngZone.runOutsideAngular(this._startScrollInterval):this._stopScrolling())}_stopScrolling(){this._stopScrollTimers.next()}_draggingStarted(){let t=this._container.style;this.beforeStarted.next(),this._isDragging=!0,this._initialScrollSnap=t.msScrollSnapType||t.scrollSnapType||"",t.scrollSnapType=t.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 t=this._container.style;t.scrollSnapType=t.msScrollSnapType=this._initialScrollSnap,this._siblings.forEach(e=>e._stopReceiving(this)),this._sortStrategy.reset(),this._stopScrolling(),this._viewportScrollSubscription.unsubscribe(),this._parentPositions.clear()}_startScrollInterval=()=>{this._stopScrolling(),(0,r.u)(0,r.m).pipe((0,r.D)(this._stopScrollTimers)).subscribe(()=>{let t=this._scrollNode,e=this.autoScrollStep;this._verticalScrollDirection===ee.UP?t.scrollBy(0,-e):this._verticalScrollDirection===ee.DOWN&&t.scrollBy(0,e),this._horizontalScrollDirection===zt.LEFT?t.scrollBy(-e,0):this._horizontalScrollDirection===zt.RIGHT&&t.scrollBy(e,0)})};_isOverContainer(t,e){return this._domRect!=null&&Lr(this._domRect,t,e)}_getSiblingContainerFromPosition(t,e,n){return this._siblings.find(i=>i._canReceive(t,e,n))}_canReceive(t,e,n){if(!this._domRect||!Lr(this._domRect,e,n)||!this.enterPredicate(t,this))return!1;let i=this._getShadowRoot().elementFromPoint(e,n);return i?i===this._container||this._container.contains(i):!1}_startReceiving(t,e){let n=this._activeSiblings;!n.has(t)&&e.every(i=>this.enterPredicate(i,this)||this._draggables.indexOf(i)>-1)&&(n.add(t),this._cacheParentPositions(),this._listenToScrollEvents(),this.receivingStarted.next({initiator:t,receiver:this,items:e}))}_stopReceiving(t){this._activeSiblings.delete(t),this._viewportScrollSubscription.unsubscribe(),this.receivingStopped.next({initiator:t,receiver:this})}_listenToScrollEvents(){this._viewportScrollSubscription=this._dragDropRegistry.scrolled(this._getShadowRoot()).subscribe(t=>{if(this.isDragging()){let e=this._parentPositions.handleScroll(t);e&&this._sortStrategy.updateOnScroll(e.top,e.left)}else this.isReceiving()&&this._cacheParentPositions()})}_getShadowRoot(){if(!this._cachedShadowRoot){let t=Si(this._container);this._cachedShadowRoot=t||this._document}return this._cachedShadowRoot}_notifyReceivingSiblings(){let t=this._sortStrategy.getActiveItemsSnapshot().filter(e=>e.isDragging());this._siblings.forEach(e=>e._startReceiving(this,t))}};function tc(t,e){let{top:n,bottom:i,height:o}=t,s=o*Ql;return e>=n-s&&e<=n+s?ee.UP:e>=i-s&&e<=i+s?ee.DOWN:ee.NONE}function ec(t,e){let{left:n,right:i,width:o}=t,s=o*Ql;return e>=n-s&&e<=n+s?zt.LEFT:e>=i-s&&e<=i+s?zt.RIGHT:zt.NONE}function im(t,e,n,i,o){let s=tc(e,o),a=ec(e,i),c=ee.NONE,h=zt.NONE;if(s){let f=t.scrollTop;s===ee.UP?f>0&&(c=ee.UP):t.scrollHeight-f>t.clientHeight&&(c=ee.DOWN)}if(a){let f=t.scrollLeft;n==="rtl"?a===zt.RIGHT?f<0&&(h=zt.RIGHT):t.scrollWidth+f>t.clientWidth&&(h=zt.LEFT):a===zt.LEFT?f>0&&(h=zt.LEFT):t.scrollWidth-f>t.clientWidth&&(h=zt.RIGHT)}return[c,h]}var gn={capture:!0},Ji={passive:!1,capture:!0},rm=(()=>{class t{static \u0275fac=function(n){return new(n||t)};static \u0275cmp=(0,r.na)({type:t,selectors:[["ng-component"]],hostAttrs:["cdk-drag-resets-container",""],decls:0,vars:0,template:function(n,i){},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}
35
+ `],encapsulation:2,changeDetection:0})}return t})(),nc=(()=>{class t{_ngZone=(0,r.K)(r.V);_document=(0,r.K)(r.lb);_styleLoader=(0,r.K)(Ci);_renderer=(0,r.K)(r.ia).createRenderer(null,null);_cleanupDocumentTouchmove;_dropInstances=new Set;_dragInstances=new Set;_activeDragInstances=(0,r.Y)([]);_globalListeners;_draggingPredicate=n=>n.isDragging();_domNodesToDirectives=null;pointerMove=new r.j;pointerUp=new r.j;scroll=new r.j;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=Gt(this._renderer,this._document,"touchmove",this._persistentTouchmoveListener,Ji)})}removeDropContainer(n){this._dropInstances.delete(n)}removeDragItem(n){this._dragInstances.delete(n),this.stopDragging(n),this._dragInstances.size===0&&this._cleanupDocumentTouchmove?.()}startDragging(n,i){if(!(this._activeDragInstances().indexOf(n)>-1)&&(this._styleLoader.load(rm),this._activeDragInstances.update(o=>[...o,n]),this._activeDragInstances().length===1)){let o=i.type.startsWith("touch"),s=c=>this.pointerUp.next(c),a=[["scroll",c=>this.scroll.next(c),gn],["selectstart",this._preventDefaultWhileDragging,Ji]];o?a.push(["touchend",s,gn],["touchcancel",s,gn]):a.push(["mouseup",s,gn]),o||a.push(["mousemove",c=>this.pointerMove.next(c),Ji]),this._ngZone.runOutsideAngular(()=>{this._globalListeners=a.map(([c,h,f])=>Gt(this._renderer,this._document,c,h,f))})}}stopDragging(n){this._activeDragInstances.update(i=>{let o=i.indexOf(n);return o>-1?(i.splice(o,1),[...i]):i}),this._activeDragInstances().length===0&&this._clearGlobalListeners()}isDragging(n){return this._activeDragInstances().indexOf(n)>-1}scrolled(n){let i=[this.scroll];return n&&n!==this._document&&i.push(new r.i(o=>this._ngZone.runOutsideAngular(()=>{let s=Gt(this._renderer,n,"scroll",a=>{this._activeDragInstances().length&&o.next(a)},gn);return()=>{s()}}))),(0,r.v)(...i)}registerDirectiveNode(n,i){this._domNodesToDirectives??=new WeakMap,this._domNodesToDirectives.set(n,i)}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||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),om={dragStartThreshold:5,pointerDirectionChangeThreshold:5},sm=(()=>{class t{_document=(0,r.K)(r.lb);_ngZone=(0,r.K)(r.V);_viewportRuler=(0,r.K)(xo);_dragDropRegistry=(0,r.K)(nc);_renderer=(0,r.K)(r.ia).createRenderer(null,null);constructor(){}createDrag(n,i=om){return new Q_(n,i,this._document,this._ngZone,this._viewportRuler,this._dragDropRegistry,this._renderer)}createDropList(n){return new nm(n,this._dragDropRegistry,this._document,this._ngZone,this._viewportRuler)}static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),ga=new r.I("CDK_DRAG_PARENT"),am=new r.I("CdkDragHandle"),lm=new r.I("CDK_DRAG_CONFIG"),cm=new r.I("CdkDropList"),um=(()=>{class t{element=(0,r.K)(r.X);dropContainer=(0,r.K)(cm,{optional:!0,skipSelf:!0});_ngZone=(0,r.K)(r.V);_viewContainerRef=(0,r.K)(r.la);_dir=(0,r.K)(ai,{optional:!0});_changeDetectorRef=(0,r.K)(r.eb);_selfHandle=(0,r.K)(am,{optional:!0,self:!0});_parentDrag=(0,r.K)(ga,{optional:!0,skipSelf:!0});_dragDropRegistry=(0,r.K)(nc);_destroyed=new r.j;_handles=new r.k([]);_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 r.U;released=new r.U;ended=new r.U;entered=new r.U;exited=new r.U;dropped=new r.U;moved=new r.i(n=>{let i=this._dragRef.moved.pipe((0,r.q)(o=>({source:this,pointerPosition:o.pointerPosition,event:o.event,delta:o.delta,distance:o.distance}))).subscribe(n);return()=>{i.unsubscribe()}});_injector=(0,r.K)(r.S);constructor(){let n=this.dropContainer,i=(0,r.K)(lm,{optional:!0}),o=(0,r.K)(sm);this._dragRef=o.createDrag(this.element,{dragStartThreshold:i&&i.dragStartThreshold!=null?i.dragStartThreshold:5,pointerDirectionChangeThreshold:i&&i.pointerDirectionChangeThreshold!=null?i.pointerDirectionChangeThreshold:5,zIndex:i?.zIndex}),this._dragRef.data=this,this._dragDropRegistry.registerDirectiveNode(this.element.nativeElement,this),i&&this._assignDefaults(i),n&&(this._dragRef._withDropContainer(n._dropListRef),n.addItem(this),n._dropListRef.beforeStarted.pipe((0,r.D)(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(){(0,r.ca)(()=>{this._updateRootElement(),this._setupHandlesListener(),this._dragRef.scale=this.scale,this.freeDragPosition&&this._dragRef.setFreeDragPosition(this.freeDragPosition)},{injector:this._injector})}ngOnChanges(n){let i=n.rootElementSelector,o=n.freeDragPosition;i&&!i.firstChange&&this._updateRootElement(),this._dragRef.scale=this.scale,o&&!o.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 i=this._handles.getValue();i.push(n),this._handles.next(i)}_removeHandle(n){let i=this._handles.getValue(),o=i.indexOf(n);o>-1&&(i.splice(o,1),this._handles.next(i))}_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,i=n;this.rootElementSelector&&(i=n.closest!==void 0?n.closest(this.rootElementSelector):n.parentElement?.closest(this.rootElementSelector)),this._dragRef.withRootElement(i||n)}_getBoundaryElement(){let n=this.boundaryElement;return n?typeof n=="string"?this.element.nativeElement.closest(n):se(n):null}_syncInputs(n){n.beforeStarted.subscribe(()=>{if(!n.isDragging()){let i=this._dir,o=this.dragStartDelay,s=this._placeholderTemplate?{template:this._placeholderTemplate.templateRef,context:this._placeholderTemplate.data,viewContainer:this._viewContainerRef}:null,a=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 o=="object"&&o?o:L_(o),n.constrainPosition=this.constrainPosition,n.previewClass=this.previewClass,n.withBoundaryElement(this._getBoundaryElement()).withPlaceholderTemplate(s).withPreviewTemplate(a).withPreviewContainer(this.previewContainer||"global"),i&&n.withDirection(i.value)}}),n.beforeStarted.pipe((0,r.y)(1)).subscribe(()=>{if(this._parentDrag){n.withParent(this._parentDrag._dragRef);return}let i=this.element.nativeElement.parentElement;for(;i;){let o=this._dragDropRegistry.getDragDirectiveForNode(i);if(o){n.withParent(o._dragRef);break}i=i.parentElement}})}_handleEvents(n){n.started.subscribe(i=>{this.started.emit({source:this,event:i.event}),this._changeDetectorRef.markForCheck()}),n.released.subscribe(i=>{this.released.emit({source:this,event:i.event})}),n.ended.subscribe(i=>{this.ended.emit({source:this,distance:i.distance,dropPoint:i.dropPoint,event:i.event}),this._changeDetectorRef.markForCheck()}),n.entered.subscribe(i=>{this.entered.emit({container:i.container.data,item:this,currentIndex:i.currentIndex})}),n.exited.subscribe(i=>{this.exited.emit({container:i.container.data,item:this})}),n.dropped.subscribe(i=>{this.dropped.emit({previousIndex:i.previousIndex,currentIndex:i.currentIndex,previousContainer:i.previousContainer.data,container:i.container.data,isPointerOverContainer:i.isPointerOverContainer,item:this,distance:i.distance,dropPoint:i.dropPoint,event:i.event})})}_assignDefaults(n){let{lockAxis:i,dragStartDelay:o,constrainPosition:s,previewClass:a,boundaryElement:c,draggingDisabled:h,rootElementSelector:f,previewContainer:_}=n;this.disabled=h??!1,this.dragStartDelay=o||0,i&&(this.lockAxis=i),s&&(this.constrainPosition=s),a&&(this.previewClass=a),c&&(this.boundaryElement=c),f&&(this.rootElementSelector=f),_&&(this.previewContainer=_)}_setupHandlesListener(){this._handles.pipe((0,r.E)(n=>{let i=n.map(o=>o.element);this._selfHandle&&this.rootElementSelector&&i.push(this.element),this._dragRef.withHandles(i)}),(0,r.C)(n=>(0,r.v)(...n.map(i=>i._stateChanges.pipe((0,r.B)(i))))),(0,r.D)(this._destroyed)).subscribe(n=>{let i=this._dragRef,o=n.element.nativeElement;n.disabled?i.disableHandle(o):i.enableHandle(o)})}static \u0275fac=function(n){return new(n||t)};static \u0275dir=(0,r.pa)({type:t,selectors:[["","cdkDrag",""]],hostAttrs:[1,"cdk-drag"],hostVars:4,hostBindings:function(n,i){n&2&&(0,r.xa)("cdk-drag-disabled",i.disabled)("cdk-drag-dragging",i._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",r.fb],constrainPosition:[0,"cdkDragConstrainPosition","constrainPosition"],previewClass:[0,"cdkDragPreviewClass","previewClass"],previewContainer:[0,"cdkDragPreviewContainer","previewContainer"],scale:[2,"cdkDragScale","scale",r.gb]},outputs:{started:"cdkDragStarted",released:"cdkDragReleased",ended:"cdkDragEnded",entered:"cdkDragEntered",exited:"cdkDragExited",dropped:"cdkDragDropped",moved:"cdkDragMoved"},exportAs:["cdkDrag"],features:[(0,r.Wa)([{provide:ga,useExisting:t}]),r.M]})}return t})(),hm=t=>({"lc:cursor-grab":t}),dm=(t,e)=>e.url;function pm(t,e){if(t&1&&(0,r.Ga)(0,"source",11),t&2){let n=e.$implicit;(0,r.La)("type",n.mimeType),(0,r.va)("src",n.url,r.ea)}}var fm=class Br{constructor(e){this.elementRef=e}video;closeClicked=new r.U;videoClicked=new r.U;isDragging=!1;ngOnInit(){let e=this.elementRef.nativeElement.parentElement.parentElement;e.style.zIndex="2147483647"}close(){this.closeClicked.emit()}onVideoClick(){if(this.isDragging){this.isDragging=!1;return}this.videoClicked.emit()}static \u0275fac=function(e){return new(e||Br)((0,r.ka)(r.X))};static \u0275cmp=(0,r.na)({type:Br,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(e,n){e&1&&((0,r.Ea)(0,"div",0),(0,r.Ja)("click",function(){return n.onVideoClick()})("keyup",function(){return n.onVideoClick()})("cdkDragMoved",function(){return n.isDragging=!0}),(0,r.Ea)(1,"button",1),(0,r.Ja)("click",function(i){return i.stopPropagation(),n.close()}),(0,r.P)(),(0,r.Ea)(2,"svg",2),(0,r.Ga)(3,"path",3)(4,"path",4),(0,r.Fa)()(),(0,r.Q)(),(0,r.Ea)(5,"div",5)(6,"div",6),(0,r.P)(),(0,r.Ea)(7,"svg",7),(0,r.Ga)(8,"path",8),(0,r.Fa)()(),(0,r.Q)(),(0,r.Ea)(9,"div",9),(0,r.Qa)(10,"Tap to unmute"),(0,r.Fa)()(),(0,r.Ea)(11,"video",10),(0,r.Ca)(12,pm,1,2,"source",11,dm),(0,r.Fa)()()),e&2&&((0,r.va)("ngClass",(0,r.Xa)(3,hm,n.isDragging))("cdkDragBoundary","body"),(0,r.fa)(11),(0,r.va)("muted",!0),(0,r.fa)(),(0,r.Da)(n.video.sources))},dependencies:[r.nb,um],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}"]})},To=class{_attachedHost;attach(t){return this._attachedHost=t,t.attach(this)}detach(){let t=this._attachedHost;t!=null&&(this._attachedHost=null,t.detach())}get isAttached(){return this._attachedHost!=null}setAttachedHost(t){this._attachedHost=t}},jr=class extends To{component;viewContainerRef;injector;componentFactoryResolver;projectableNodes;constructor(t,e,n,i,o){super(),this.component=t,this.viewContainerRef=e,this.injector=n,this.projectableNodes=o}},ic=class extends To{templateRef;viewContainerRef;context;injector;constructor(t,e,n,i){super(),this.templateRef=t,this.viewContainerRef=e,this.context=n,this.injector=i}get origin(){return this.templateRef.elementRef}attach(t,e=this.context){return this.context=e,super.attach(t)}detach(){return this.context=void 0,super.detach()}},gm=class extends To{element;constructor(t){super(),this.element=t instanceof r.X?t.nativeElement:t}},Oo=class{_attachedPortal;_disposeFn;_isDisposed=!1;hasAttached(){return!!this._attachedPortal}attach(t){if(t instanceof jr)return this._attachedPortal=t,this.attachComponentPortal(t);if(t instanceof ic)return this._attachedPortal=t,this.attachTemplatePortal(t);if(this.attachDomPortal&&t instanceof gm)return this._attachedPortal=t,this.attachDomPortal(t)}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(t){this._disposeFn=t}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}},_m=class extends Oo{outletElement;_appRef;_defaultInjector;_document;constructor(t,e,n,i,o){super(),this.outletElement=t,this._appRef=n,this._defaultInjector=i,this._document=o}attachComponentPortal(t){let e;if(t.viewContainerRef){let n=t.injector||t.viewContainerRef.injector,i=n.get(r.ma,null,{optional:!0})||void 0;e=t.viewContainerRef.createComponent(t.component,{index:t.viewContainerRef.length,injector:n,ngModuleRef:i,projectableNodes:t.projectableNodes||void 0}),this.setDisposeFn(()=>e.destroy())}else{let n=this._appRef,i=t.injector||this._defaultInjector||r.S.NULL,o=i.get(r.L,n.injector);e=(0,r.kb)(t.component,{elementInjector:i,environmentInjector:o,projectableNodes:t.projectableNodes||void 0}),n.attachView(e.hostView),this.setDisposeFn(()=>{n.viewCount>0&&n.detachView(e.hostView),e.destroy()})}return this.outletElement.appendChild(this._getComponentRootNode(e)),this._attachedPortal=t,e}attachTemplatePortal(t){let e=t.viewContainerRef,n=e.createEmbeddedView(t.templateRef,t.context,{injector:t.injector});return n.rootNodes.forEach(i=>this.outletElement.appendChild(i)),n.detectChanges(),this.setDisposeFn(()=>{let i=e.indexOf(n);i!==-1&&e.remove(i)}),this._attachedPortal=t,n}attachDomPortal=t=>{let e=t.element;e.parentNode;let n=this._document.createComment("dom-portal");e.parentNode.insertBefore(n,e),this.outletElement.appendChild(e),this._attachedPortal=t,super.setDisposeFn(()=>{n.parentNode&&n.parentNode.replaceChild(e,n)})};dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(t){return t.hostView.rootNodes[0]}},_a=(()=>{class t extends Oo{_moduleRef=(0,r.K)(r.ma,{optional:!0});_document=(0,r.K)(r.lb);_viewContainerRef=(0,r.K)(r.la);_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 r.U;get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedRef=this._attachedPortal=null}attachComponentPortal(n){n.setAttachedHost(this);let i=n.viewContainerRef!=null?n.viewContainerRef:this._viewContainerRef,o=i.createComponent(n.component,{index:i.length,injector:n.injector||i.injector,projectableNodes:n.projectableNodes||void 0,ngModuleRef:this._moduleRef||void 0});return i!==this._viewContainerRef&&this._getRootNode().appendChild(o.hostView.rootNodes[0]),super.setDisposeFn(()=>o.destroy()),this._attachedPortal=n,this._attachedRef=o,this.attached.emit(o),o}attachTemplatePortal(n){n.setAttachedHost(this);let i=this._viewContainerRef.createEmbeddedView(n.templateRef,n.context,{injector:n.injector});return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=n,this._attachedRef=i,this.attached.emit(i),i}attachDomPortal=n=>{let i=n.element;i.parentNode;let o=this._document.createComment("dom-portal");n.setAttachedHost(this),i.parentNode.insertBefore(o,i),this._getRootNode().appendChild(i),this._attachedPortal=n,super.setDisposeFn(()=>{o.parentNode&&o.parentNode.replaceChild(i,o)})};_getRootNode(){let n=this._viewContainerRef.element.nativeElement;return n.nodeType===n.ELEMENT_NODE?n:n.parentNode}static \u0275fac=function(n){return new(n||t)};static \u0275dir=(0,r.pa)({type:t,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:[0,"cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[r.ra]})}return t})(),_n;function mm(){if(_n==null&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>_n=!0}))}finally{_n=_n||!1}return _n}function vm(t){return mm()?t:!!t.capture}var ym=new r.I("cdk-input-modality-detector-options"),bm={ignoreKeys:[18,17,224,91,16]},rc=650,Xi={passive:!0,capture:!0},wm=(()=>{class t{_platform=(0,r.K)(be);_listenerCleanups;modalityDetected;modalityChanged;get mostRecentModality(){return this._modality.value}_mostRecentTarget=null;_modality=new r.k(null);_options;_lastTouchMs=0;_onKeydown=n=>{this._options?.ignoreKeys?.some(i=>i===n.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=ce(n))};_onMousedown=n=>{Date.now()-this._lastTouchMs<rc||(this._modality.next(Wl(n)?"keyboard":"mouse"),this._mostRecentTarget=ce(n))};_onTouchstart=n=>{if(Gl(n)){this._modality.next("keyboard");return}this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=ce(n)};constructor(){let n=(0,r.K)(r.V),i=(0,r.K)(r.lb),o=(0,r.K)(ym,{optional:!0});if(this._options=(0,r.a)((0,r.a)({},bm),o),this.modalityDetected=this._modality.pipe((0,r.A)(1)),this.modalityChanged=this.modalityDetected.pipe((0,r.z)()),this._platform.isBrowser){let s=(0,r.K)(r.ia).createRenderer(null,null);this._listenerCleanups=n.runOutsideAngular(()=>[Gt(s,i,"keydown",this._onKeydown,Xi),Gt(s,i,"mousedown",this._onMousedown,Xi),Gt(s,i,"touchstart",this._onTouchstart,Xi)])}}ngOnDestroy(){this._modality.complete(),this._listenerCleanups?.forEach(n=>n())}static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),Jn=function(t){return t[t.IMMEDIATE=0]="IMMEDIATE",t[t.EVENTUAL=1]="EVENTUAL",t}(Jn||{}),Em=new r.I("cdk-focus-monitor-default-options"),Gn=vm({passive:!0,capture:!0}),xm=(()=>{class t{_ngZone=(0,r.K)(r.V);_platform=(0,r.K)(be);_inputModalityDetector=(0,r.K)(wm);_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=(0,r.K)(r.lb,{optional:!0});_stopInputModalityDetector=new r.j;constructor(){let n=(0,r.K)(Em,{optional:!0});this._detectionMode=n?.detectionMode||Jn.IMMEDIATE}_rootNodeFocusAndBlurListener=n=>{let i=ce(n);for(let o=i;o;o=o.parentElement)n.type==="focus"?this._onFocus(n,o):this._onBlur(n,o)};monitor(n,i=!1){let o=se(n);if(!this._platform.isBrowser||o.nodeType!==1)return(0,r.p)();let s=Si(o)||this._getDocument(),a=this._elementInfo.get(o);if(a)return i&&(a.checkChildren=!0),a.subject;let c={checkChildren:i,subject:new r.j,rootNode:s};return this._elementInfo.set(o,c),this._registerGlobalListeners(c),c.subject}stopMonitoring(n){let i=se(n),o=this._elementInfo.get(i);o&&(o.subject.complete(),this._setClasses(i),this._elementInfo.delete(i),this._removeGlobalListeners(o))}focusVia(n,i,o){let s=se(n),a=this._getDocument().activeElement;s===a?this._getClosestElementsInfo(s).forEach(([c,h])=>this._originChanged(c,i,h)):(this._setOrigin(i),typeof s.focus=="function"&&s.focus(o))}ngOnDestroy(){this._elementInfo.forEach((n,i)=>this.stopMonitoring(i))}_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===Jn.EVENTUAL||!!n?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(n,i){n.classList.toggle("cdk-focused",!!i),n.classList.toggle("cdk-touch-focused",i==="touch"),n.classList.toggle("cdk-keyboard-focused",i==="keyboard"),n.classList.toggle("cdk-mouse-focused",i==="mouse"),n.classList.toggle("cdk-program-focused",i==="program")}_setOrigin(n,i=!1){this._ngZone.runOutsideAngular(()=>{if(this._origin=n,this._originFromTouchInteraction=n==="touch"&&i,this._detectionMode===Jn.IMMEDIATE){clearTimeout(this._originTimeoutId);let o=this._originFromTouchInteraction?rc:1;this._originTimeoutId=setTimeout(()=>this._origin=null,o)}})}_onFocus(n,i){let o=this._elementInfo.get(i),s=ce(n);!o||!o.checkChildren&&i!==s||this._originChanged(i,this._getFocusOrigin(s),o)}_onBlur(n,i){let o=this._elementInfo.get(i);!o||o.checkChildren&&n.relatedTarget instanceof Node&&i.contains(n.relatedTarget)||(this._setClasses(i),this._emitOrigin(o,null))}_emitOrigin(n,i){n.subject.observers.length&&this._ngZone.run(()=>n.subject.next(i))}_registerGlobalListeners(n){if(!this._platform.isBrowser)return;let i=n.rootNode,o=this._rootNodeFocusListenerCount.get(i)||0;o||this._ngZone.runOutsideAngular(()=>{i.addEventListener("focus",this._rootNodeFocusAndBlurListener,Gn),i.addEventListener("blur",this._rootNodeFocusAndBlurListener,Gn)}),this._rootNodeFocusListenerCount.set(i,o+1),++this._monitoredElementCount===1&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe((0,r.D)(this._stopInputModalityDetector)).subscribe(s=>{this._setOrigin(s,!0)}))}_removeGlobalListeners(n){let i=n.rootNode;if(this._rootNodeFocusListenerCount.has(i)){let o=this._rootNodeFocusListenerCount.get(i);o>1?this._rootNodeFocusListenerCount.set(i,o-1):(i.removeEventListener("focus",this._rootNodeFocusAndBlurListener,Gn),i.removeEventListener("blur",this._rootNodeFocusAndBlurListener,Gn),this._rootNodeFocusListenerCount.delete(i))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(n,i,o){this._setClasses(n,i),this._emitOrigin(o,i),this._lastFocusOrigin=i}_getClosestElementsInfo(n){let i=[];return this._elementInfo.forEach((o,s)=>{(s===n||o.checkChildren&&s.contains(n))&&i.push([s,o])}),i}_isLastInteractionFromInputLabel(n){let{_mostRecentTarget:i,mostRecentModality:o}=this._inputModalityDetector;if(o!=="mouse"||!i||i===n||n.nodeName!=="INPUT"&&n.nodeName!=="TEXTAREA"||n.disabled)return!1;let s=n.labels;if(s){for(let a=0;a<s.length;a++)if(s[a].contains(i))return!0}return!1}static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),Sm=(()=>{class t{static \u0275fac=function(n){return new(n||t)};static \u0275cmp=(0,r.na)({type:t,selectors:[["ng-component"]],exportAs:["cdkVisuallyHidden"],decls:0,vars:0,template:function(n,i){},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}
36
+ `],encapsulation:2,changeDetection:0})}return t})(),oc=(()=>{class t{_platform=(0,r.K)(be);constructor(){}isDisabled(n){return n.hasAttribute("disabled")}isVisible(n){return Tm(n)&&getComputedStyle(n).visibility==="visible"}isTabbable(n){if(!this._platform.isBrowser)return!1;let i=Cm(Am(n));if(i&&(ma(i)===-1||!this.isVisible(i)))return!1;let o=n.nodeName.toLowerCase(),s=ma(n);return n.hasAttribute("contenteditable")?s!==-1:o==="iframe"||o==="object"||this._platform.WEBKIT&&this._platform.IOS&&!km(n)?!1:o==="audio"?n.hasAttribute("controls")?s!==-1:!1:o==="video"?s===-1?!1:s!==null?!0:this._platform.FIREFOX||n.hasAttribute("controls"):n.tabIndex>=0}isFocusable(n,i){return Nm(n)&&!this.isDisabled(n)&&(i?.ignoreVisibility||this.isVisible(n))}static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})();function Cm(t){try{return t.frameElement}catch{return null}}function Tm(t){return!!(t.offsetWidth||t.offsetHeight||typeof t.getClientRects=="function"&&t.getClientRects().length)}function Om(t){let e=t.nodeName.toLowerCase();return e==="input"||e==="select"||e==="button"||e==="textarea"}function Im(t){return Rm(t)&&t.type=="hidden"}function Dm(t){return Pm(t)&&t.hasAttribute("href")}function Rm(t){return t.nodeName.toLowerCase()=="input"}function Pm(t){return t.nodeName.toLowerCase()=="a"}function sc(t){if(!t.hasAttribute("tabindex")||t.tabIndex===void 0)return!1;let e=t.getAttribute("tabindex");return!!(e&&!isNaN(parseInt(e,10)))}function ma(t){if(!sc(t))return null;let e=parseInt(t.getAttribute("tabindex")||"",10);return isNaN(e)?-1:e}function km(t){let e=t.nodeName.toLowerCase(),n=e==="input"&&t.type;return n==="text"||n==="password"||e==="select"||e==="textarea"}function Nm(t){return Im(t)?!1:Om(t)||Dm(t)||t.hasAttribute("contenteditable")||sc(t)}function Am(t){return t.ownerDocument&&t.ownerDocument.defaultView||window}var Mm=class{_element;_checker;_ngZone;_document;_injector;_startAnchor;_endAnchor;_hasAttached=!1;startAnchorListener=()=>this.focusLastTabbableElement();endAnchorListener=()=>this.focusFirstTabbableElement();get enabled(){return this._enabled}set enabled(t){this._enabled=t,this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(t,this._startAnchor),this._toggleAnchorTabIndex(t,this._endAnchor))}_enabled=!0;constructor(t,e,n,i,o=!1,s){this._element=t,this._checker=e,this._ngZone=n,this._document=i,this._injector=s,o||this.attachAnchors()}destroy(){let t=this._startAnchor,e=this._endAnchor;t&&(t.removeEventListener("focus",this.startAnchorListener),t.remove()),e&&(e.removeEventListener("focus",this.endAnchorListener),e.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(t){return new Promise(e=>{this._executeOnStable(()=>e(this.focusInitialElement(t)))})}focusFirstTabbableElementWhenReady(t){return new Promise(e=>{this._executeOnStable(()=>e(this.focusFirstTabbableElement(t)))})}focusLastTabbableElementWhenReady(t){return new Promise(e=>{this._executeOnStable(()=>e(this.focusLastTabbableElement(t)))})}_getRegionBoundary(t){let e=this._element.querySelectorAll(`[cdk-focus-region-${t}], [cdkFocusRegion${t}], [cdk-focus-${t}]`);return t=="start"?e.length?e[0]:this._getFirstTabbableElement(this._element):e.length?e[e.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(t){let e=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");if(e){if(!this._checker.isFocusable(e)){let n=this._getFirstTabbableElement(e);return n?.focus(t),!!n}return e.focus(t),!0}return this.focusFirstTabbableElement(t)}focusFirstTabbableElement(t){let e=this._getRegionBoundary("start");return e&&e.focus(t),!!e}focusLastTabbableElement(t){let e=this._getRegionBoundary("end");return e&&e.focus(t),!!e}hasAttached(){return this._hasAttached}_getFirstTabbableElement(t){if(this._checker.isFocusable(t)&&this._checker.isTabbable(t))return t;let e=t.children;for(let n=0;n<e.length;n++){let i=e[n].nodeType===this._document.ELEMENT_NODE?this._getFirstTabbableElement(e[n]):null;if(i)return i}return null}_getLastTabbableElement(t){if(this._checker.isFocusable(t)&&this._checker.isTabbable(t))return t;let e=t.children;for(let n=e.length-1;n>=0;n--){let i=e[n].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(e[n]):null;if(i)return i}return null}_createAnchor(){let t=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,t),t.classList.add("cdk-visually-hidden"),t.classList.add("cdk-focus-trap-anchor"),t.setAttribute("aria-hidden","true"),t}_toggleAnchorTabIndex(t,e){t?e.setAttribute("tabindex","0"):e.removeAttribute("tabindex")}toggleAnchors(t){this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(t,this._startAnchor),this._toggleAnchorTabIndex(t,this._endAnchor))}_executeOnStable(t){this._injector?(0,r.ca)(t,{injector:this._injector}):setTimeout(t)}},Lm=(()=>{class t{_checker=(0,r.K)(oc);_ngZone=(0,r.K)(r.V);_document=(0,r.K)(r.lb);_injector=(0,r.K)(r.S);constructor(){(0,r.K)(Ci).load(Sm)}create(n,i=!1){return new Mm(n,this._checker,this._ngZone,this._document,i,this._injector)}static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})();function va(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}function Lt(t){return t==null?"":typeof t=="string"?t:`${t}px`}function Bm(t,...e){return e.length?e.some(n=>t[n]):t.altKey||t.shiftKey||t.ctrlKey||t.metaKey}var ya=$_(),jm=class{_viewportRuler;_previousHTMLStyles={top:"",left:""};_previousScrollPosition;_isEnabled=!1;_document;constructor(t,e){this._viewportRuler=t,this._document=e}attach(){}enable(){if(this._canBeEnabled()){let t=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=t.style.left||"",this._previousHTMLStyles.top=t.style.top||"",t.style.left=Lt(-this._previousScrollPosition.left),t.style.top=Lt(-this._previousScrollPosition.top),t.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){let t=this._document.documentElement,e=this._document.body,n=t.style,i=e.style,o=n.scrollBehavior||"",s=i.scrollBehavior||"";this._isEnabled=!1,n.left=this._previousHTMLStyles.left,n.top=this._previousHTMLStyles.top,t.classList.remove("cdk-global-scrollblock"),ya&&(n.scrollBehavior=i.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),ya&&(n.scrollBehavior=o,i.scrollBehavior=s)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;let t=this._document.documentElement,e=this._viewportRuler.getViewportSize();return t.scrollHeight>e.height||t.scrollWidth>e.width}},Fm=class{_scrollDispatcher;_ngZone;_viewportRuler;_config;_scrollSubscription=null;_overlayRef;_initialScrollPosition;constructor(t,e,n,i){this._scrollDispatcher=t,this._ngZone=e,this._viewportRuler=n,this._config=i}attach(t){this._overlayRef,this._overlayRef=t}enable(){if(this._scrollSubscription)return;let t=this._scrollDispatcher.scrolled(0).pipe((0,r.w)(e=>!e||!this._overlayRef.overlayElement.contains(e.getElementRef().nativeElement)));this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=t.subscribe(()=>{let e=this._viewportRuler.getViewportScrollPosition().top;Math.abs(e-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=t.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())}},ac=class{enable(){}disable(){}attach(){}};function Fr(t,e){return e.some(n=>{let i=t.bottom<n.top,o=t.top>n.bottom,s=t.right<n.left,a=t.left>n.right;return i||o||s||a})}function ba(t,e){return e.some(n=>{let i=t.top<n.top,o=t.bottom>n.bottom,s=t.left<n.left,a=t.right>n.right;return i||o||s||a})}var Vm=class{_scrollDispatcher;_viewportRuler;_ngZone;_config;_scrollSubscription=null;_overlayRef;constructor(t,e,n,i){this._scrollDispatcher=t,this._viewportRuler=e,this._ngZone=n,this._config=i}attach(t){this._overlayRef,this._overlayRef=t}enable(){if(!this._scrollSubscription){let t=this._config?this._config.scrollThrottle:0;this._scrollSubscription=this._scrollDispatcher.scrolled(t).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){let e=this._overlayRef.overlayElement.getBoundingClientRect(),{width:n,height:i}=this._viewportRuler.getViewportSize();Fr(e,[{width:n,height:i,bottom:i,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}},Um=(()=>{class t{_scrollDispatcher=(0,r.K)(z_);_viewportRuler=(0,r.K)(xo);_ngZone=(0,r.K)(r.V);_document=(0,r.K)(r.lb);constructor(){}noop=()=>new ac;close=n=>new Fm(this._scrollDispatcher,this._ngZone,this._viewportRuler,n);block=()=>new jm(this._viewportRuler,this._document);reposition=n=>new Vm(this._scrollDispatcher,this._viewportRuler,this._ngZone,n);static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),lc=class{positionStrategy;scrollStrategy=new ac;panelClass="";hasBackdrop=!1;backdropClass="cdk-overlay-dark-backdrop";width;height;minWidth;minHeight;maxWidth;maxHeight;direction;disposeOnNavigation=!1;constructor(t){if(t){let e=Object.keys(t);for(let n of e)t[n]!==void 0&&(this[n]=t[n])}}},$m=class{connectionPair;scrollableViewProperties;constructor(t,e){this.connectionPair=t,this.scrollableViewProperties=e}},cc=(()=>{class t{_attachedOverlays=[];_document=(0,r.K)(r.lb);_isAttached;constructor(){}ngOnDestroy(){this.detach()}add(n){this.remove(n),this._attachedOverlays.push(n)}remove(n){let i=this._attachedOverlays.indexOf(n);i>-1&&this._attachedOverlays.splice(i,1),this._attachedOverlays.length===0&&this.detach()}static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),Hm=(()=>{class t extends cc{_ngZone=(0,r.K)(r.V);_renderer=(0,r.K)(r.ia).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 i=this._attachedOverlays;for(let o=i.length-1;o>-1;o--)if(i[o]._keydownEvents.observers.length>0){this._ngZone.run(()=>i[o]._keydownEvents.next(n));break}};static \u0275fac=(()=>{let n;return function(i){return(n||(n=(0,r.R)(t)))(i||t)}})();static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),zm=(()=>{class t extends cc{_platform=(0,r.K)(be);_ngZone=(0,r.K)(r.V);_renderer=(0,r.K)(r.ia).createRenderer(null,null);_cursorOriginalValue;_cursorStyleIsSet=!1;_pointerDownEventTarget;_cleanups;add(n){if(super.add(n),!this._isAttached){let i=this._document.body,o={capture:!0};this._cleanups=this._ngZone.runOutsideAngular(()=>[Gt(this._renderer,i,"pointerdown",this._pointerDownListener,o),Gt(this._renderer,i,"click",this._clickListener,o),Gt(this._renderer,i,"auxclick",this._clickListener,o),Gt(this._renderer,i,"contextmenu",this._clickListener,o)]),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=i.style.cursor,i.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=ce(n)};_clickListener=n=>{let i=ce(n),o=n.type==="click"&&this._pointerDownEventTarget?this._pointerDownEventTarget:i;this._pointerDownEventTarget=null;let s=this._attachedOverlays.slice();for(let a=s.length-1;a>-1;a--){let c=s[a];if(c._outsidePointerEvents.observers.length<1||!c.hasAttached())continue;if(wa(c.overlayElement,i)||wa(c.overlayElement,o))break;let h=c._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>h.next(n)):h.next(n)}};static \u0275fac=(()=>{let n;return function(i){return(n||(n=(0,r.R)(t)))(i||t)}})();static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})();function wa(t,e){let n=typeof ShadowRoot<"u"&&ShadowRoot,i=e;for(;i;){if(i===t)return!0;i=n&&i instanceof ShadowRoot?i.host:i.parentNode}return!1}var uc=(()=>{class t{static \u0275fac=function(n){return new(n||t)};static \u0275cmp=(0,r.na)({type:t,selectors:[["ng-component"]],hostAttrs:["cdk-overlay-style-loader",""],decls:0,vars:0,template:function(n,i){},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}
37
+ `],encapsulation:2,changeDetection:0})}return t})(),Io=(()=>{class t{_platform=(0,r.K)(be);_containerElement;_document=(0,r.K)(r.lb);_styleLoader=(0,r.K)(Ci);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||va()){let o=this._document.querySelectorAll(`.${n}[platform="server"], .${n}[platform="test"]`);for(let s=0;s<o.length;s++)o[s].remove()}let i=this._document.createElement("div");i.classList.add(n),va()?i.setAttribute("platform","test"):this._platform.isBrowser||i.setAttribute("platform","server"),this._document.body.appendChild(i),this._containerElement=i}_loadStyles(){this._styleLoader.load(uc)}static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),Wm=class{_renderer;_ngZone;element;_cleanupClick;_cleanupTransitionEnd;_fallbackTimeout;constructor(t,e,n,i){this._renderer=e,this._ngZone=n,this.element=t.createElement("div"),this.element.classList.add("cdk-overlay-backdrop"),this._cleanupClick=e.listen(this.element,"click",i)}detach(){this._ngZone.runOutsideAngular(()=>{let t=this.element;clearTimeout(this._fallbackTimeout),this._cleanupTransitionEnd?.(),this._cleanupTransitionEnd=this._renderer.listen(t,"transitionend",this.dispose),this._fallbackTimeout=setTimeout(this.dispose,500),t.style.pointerEvents="none",t.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()}},Do=class{_portalOutlet;_host;_pane;_config;_ngZone;_keyboardDispatcher;_document;_location;_outsideClickDispatcher;_animationsDisabled;_injector;_renderer;_backdropClick=new r.j;_attachments=new r.j;_detachments=new r.j;_positionStrategy;_scrollStrategy;_locationChanges=r.h.EMPTY;_backdropRef=null;_previousHostParent;_keydownEvents=new r.j;_outsidePointerEvents=new r.j;_renders=new r.j;_afterRenderRef;_afterNextRenderRef;constructor(t,e,n,i,o,s,a,c,h,f=!1,_,d){this._portalOutlet=t,this._host=e,this._pane=n,this._config=i,this._ngZone=o,this._keyboardDispatcher=s,this._document=a,this._location=c,this._outsideClickDispatcher=h,this._animationsDisabled=f,this._injector=_,this._renderer=d,i.scrollStrategy&&(this._scrollStrategy=i.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=i.positionStrategy,this._afterRenderRef=(0,r.hb)(()=>(0,r.ba)(()=>{this._renders.next()},{injector:this._injector}))}get overlayElement(){return this._pane}get backdropElement(){return this._backdropRef?.element||null}get hostElement(){return this._host}attach(t){!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host);let e=this._portalOutlet.attach(t);return this._positionStrategy&&this._positionStrategy.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),this._afterNextRenderRef?.destroy(),this._afterNextRenderRef=(0,r.ca)(()=>{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 e?.onDestroy=="function"&&e.onDestroy(()=>{this.hasAttached()&&this._ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>this.detach()))}),e}detach(){if(!this.hasAttached())return;this.detachBackdrop(),this._togglePointerEvents(!1),this._positionStrategy&&this._positionStrategy.detach&&this._positionStrategy.detach(),this._scrollStrategy&&this._scrollStrategy.disable();let t=this._portalOutlet.detach();return this._detachments.next(),this._keyboardDispatcher.remove(this),this._detachContentWhenEmpty(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),t}dispose(){let t=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,t&&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(t){t!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=t,this.hasAttached()&&(t.attach(this),this.updatePosition()))}updateSize(t){this._config=(0,r.a)((0,r.a)({},this._config),t),this._updateElementSize()}setDirection(t){this._config=(0,r.b)((0,r.a)({},this._config),{direction:t}),this._updateElementDirection()}addPanelClass(t){this._pane&&this._toggleClasses(this._pane,t,!0)}removePanelClass(t){this._pane&&this._toggleClasses(this._pane,t,!1)}getDirection(){let t=this._config.direction;return t?typeof t=="string"?t:t.value:"ltr"}updateScrollStrategy(t){t!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=t,this.hasAttached()&&(t.attach(this),t.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;let t=this._pane.style;t.width=Lt(this._config.width),t.height=Lt(this._config.height),t.minWidth=Lt(this._config.minWidth),t.minHeight=Lt(this._config.minHeight),t.maxWidth=Lt(this._config.maxWidth),t.maxHeight=Lt(this._config.maxHeight)}_togglePointerEvents(t){this._pane.style.pointerEvents=t?"":"none"}_attachBackdrop(){let t="cdk-overlay-backdrop-showing";this._backdropRef?.dispose(),this._backdropRef=new Wm(this._document,this._renderer,this._ngZone,e=>{this._backdropClick.next(e)}),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(t))}):this._backdropRef.element.classList.add(t)}_updateStackingOrder(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){this._animationsDisabled?(this._backdropRef?.dispose(),this._backdropRef=null):this._backdropRef?.detach()}_toggleClasses(t,e,n){let i=Zl(e||[]).filter(o=>!!o);i.length&&(n?t.classList.add(...i):t.classList.remove(...i))}_detachContentWhenEmpty(){this._ngZone.runOutsideAngular(()=>{let t=this._renders.pipe((0,r.D)((0,r.v)(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()),t.unsubscribe())})})}_disposeScrollStrategy(){let t=this._scrollStrategy;t?.disable(),t?.detach?.()}},Ea="cdk-overlay-connected-position-bounding-box",Gm=/([A-Za-z%]+)$/,qm=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 r.j;_resizeSubscription=r.h.EMPTY;_offsetX=0;_offsetY=0;_transformOriginSelector;_appliedPanelClasses=[];_previousPushAmount;positionChanges=this._positionChanges;get positions(){return this._preferredPositions}constructor(t,e,n,i,o){this._viewportRuler=e,this._document=n,this._platform=i,this._overlayContainer=o,this.setOrigin(t)}attach(t){this._overlayRef&&this._overlayRef,this._validatePositions(),t.hostElement.classList.add(Ea),this._overlayRef=t,this._boundingBox=t.hostElement,this._pane=t.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 t=this._originRect,e=this._overlayRect,n=this._viewportRect,i=this._containerRect,o=[],s;for(let a of this._preferredPositions){let c=this._getOriginPoint(t,i,a),h=this._getOverlayPoint(c,e,a),f=this._getOverlayFit(h,e,n,a);if(f.isCompletelyWithinViewport){this._isPushed=!1,this._applyPosition(a,c);return}if(this._canFitWithFlexibleDimensions(f,h,n)){o.push({position:a,origin:c,overlayRect:e,boundingBoxRect:this._calculateBoundingBoxRect(c,a)});continue}(!s||s.overlayFit.visibleArea<f.visibleArea)&&(s={overlayFit:f,overlayPoint:h,originPoint:c,position:a,overlayRect:e})}if(o.length){let a=null,c=-1;for(let h of o){let f=h.boundingBoxRect.width*h.boundingBoxRect.height*(h.position.weight||1);f>c&&(c=f,a=h)}this._isPushed=!1,this._applyPosition(a.position,a.origin);return}if(this._canPush){this._isPushed=!0,this._applyPosition(s.position,s.originPoint);return}this._applyPosition(s.position,s.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&ke(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(Ea),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;let t=this._lastPosition;if(t){this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();let e=this._getOriginPoint(this._originRect,this._containerRect,t);this._applyPosition(t,e)}else this.apply()}withScrollableContainers(t){return this._scrollables=t,this}withPositions(t){return this._preferredPositions=t,t.indexOf(this._lastPosition)===-1&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(t){return this._viewportMargin=t,this}withFlexibleDimensions(t=!0){return this._hasFlexibleDimensions=t,this}withGrowAfterOpen(t=!0){return this._growAfterOpen=t,this}withPush(t=!0){return this._canPush=t,this}withLockedPosition(t=!0){return this._positionLocked=t,this}setOrigin(t){return this._origin=t,this}withDefaultOffsetX(t){return this._offsetX=t,this}withDefaultOffsetY(t){return this._offsetY=t,this}withTransformOriginOn(t){return this._transformOriginSelector=t,this}_getOriginPoint(t,e,n){let i;if(n.originX=="center")i=t.left+t.width/2;else{let s=this._isRtl()?t.right:t.left,a=this._isRtl()?t.left:t.right;i=n.originX=="start"?s:a}e.left<0&&(i-=e.left);let o;return n.originY=="center"?o=t.top+t.height/2:o=n.originY=="top"?t.top:t.bottom,e.top<0&&(o-=e.top),{x:i,y:o}}_getOverlayPoint(t,e,n){let i;n.overlayX=="center"?i=-e.width/2:n.overlayX==="start"?i=this._isRtl()?-e.width:0:i=this._isRtl()?0:-e.width;let o;return n.overlayY=="center"?o=-e.height/2:o=n.overlayY=="top"?0:-e.height,{x:t.x+i,y:t.y+o}}_getOverlayFit(t,e,n,i){let o=Sa(e),{x:s,y:a}=t,c=this._getOffset(i,"x"),h=this._getOffset(i,"y");c&&(s+=c),h&&(a+=h);let f=0-s,_=s+o.width-n.width,d=0-a,E=a+o.height-n.height,I=this._subtractOverflows(o.width,f,_),S=this._subtractOverflows(o.height,d,E),D=I*S;return{visibleArea:D,isCompletelyWithinViewport:o.width*o.height===D,fitsInViewportVertically:S===o.height,fitsInViewportHorizontally:I==o.width}}_canFitWithFlexibleDimensions(t,e,n){if(this._hasFlexibleDimensions){let i=n.bottom-e.y,o=n.right-e.x,s=xa(this._overlayRef.getConfig().minHeight),a=xa(this._overlayRef.getConfig().minWidth),c=t.fitsInViewportVertically||s!=null&&s<=i,h=t.fitsInViewportHorizontally||a!=null&&a<=o;return c&&h}return!1}_pushOverlayOnScreen(t,e,n){if(this._previousPushAmount&&this._positionLocked)return{x:t.x+this._previousPushAmount.x,y:t.y+this._previousPushAmount.y};let i=Sa(e),o=this._viewportRect,s=Math.max(t.x+i.width-o.width,0),a=Math.max(t.y+i.height-o.height,0),c=Math.max(o.top-n.top-t.y,0),h=Math.max(o.left-n.left-t.x,0),f=0,_=0;return i.width<=o.width?f=h||-s:f=t.x<this._viewportMargin?o.left-n.left-t.x:0,i.height<=o.height?_=c||-a:_=t.y<this._viewportMargin?o.top-n.top-t.y:0,this._previousPushAmount={x:f,y:_},{x:t.x+f,y:t.y+_}}_applyPosition(t,e){if(this._setTransformOrigin(t),this._setOverlayElementStyles(e,t),this._setBoundingBoxStyles(e,t),t.panelClass&&this._addPanelClasses(t.panelClass),this._positionChanges.observers.length){let n=this._getScrollVisibility();if(t!==this._lastPosition||!this._lastScrollVisibility||!Zm(this._lastScrollVisibility,n)){let i=new $m(t,n);this._positionChanges.next(i)}this._lastScrollVisibility=n}this._lastPosition=t,this._isInitialRender=!1}_setTransformOrigin(t){if(!this._transformOriginSelector)return;let e=this._boundingBox.querySelectorAll(this._transformOriginSelector),n,i=t.overlayY;t.overlayX==="center"?n="center":this._isRtl()?n=t.overlayX==="start"?"right":"left":n=t.overlayX==="start"?"left":"right";for(let o=0;o<e.length;o++)e[o].style.transformOrigin=`${n} ${i}`}_calculateBoundingBoxRect(t,e){let n=this._viewportRect,i=this._isRtl(),o,s,a;if(e.overlayY==="top")s=t.y,o=n.height-s+this._viewportMargin;else if(e.overlayY==="bottom")a=n.height-t.y+this._viewportMargin*2,o=n.height-a+this._viewportMargin;else{let E=Math.min(n.bottom-t.y+n.top,t.y),I=this._lastBoundingBoxSize.height;o=E*2,s=t.y-E,o>I&&!this._isInitialRender&&!this._growAfterOpen&&(s=t.y-I/2)}let c=e.overlayX==="start"&&!i||e.overlayX==="end"&&i,h=e.overlayX==="end"&&!i||e.overlayX==="start"&&i,f,_,d;if(h)d=n.width-t.x+this._viewportMargin*2,f=t.x-this._viewportMargin;else if(c)_=t.x,f=n.right-t.x;else{let E=Math.min(n.right-t.x+n.left,t.x),I=this._lastBoundingBoxSize.width;f=E*2,_=t.x-E,f>I&&!this._isInitialRender&&!this._growAfterOpen&&(_=t.x-I/2)}return{top:s,left:_,bottom:a,right:d,width:f,height:o}}_setBoundingBoxStyles(t,e){let n=this._calculateBoundingBoxRect(t,e);!this._isInitialRender&&!this._growAfterOpen&&(n.height=Math.min(n.height,this._lastBoundingBoxSize.height),n.width=Math.min(n.width,this._lastBoundingBoxSize.width));let i={};if(this._hasExactPosition())i.top=i.left="0",i.bottom=i.right=i.maxHeight=i.maxWidth="",i.width=i.height="100%";else{let o=this._overlayRef.getConfig().maxHeight,s=this._overlayRef.getConfig().maxWidth;i.height=Lt(n.height),i.top=Lt(n.top),i.bottom=Lt(n.bottom),i.width=Lt(n.width),i.left=Lt(n.left),i.right=Lt(n.right),e.overlayX==="center"?i.alignItems="center":i.alignItems=e.overlayX==="end"?"flex-end":"flex-start",e.overlayY==="center"?i.justifyContent="center":i.justifyContent=e.overlayY==="bottom"?"flex-end":"flex-start",o&&(i.maxHeight=Lt(o)),s&&(i.maxWidth=Lt(s))}this._lastBoundingBoxSize=n,ke(this._boundingBox.style,i)}_resetBoundingBoxStyles(){ke(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){ke(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(t,e){let n={},i=this._hasExactPosition(),o=this._hasFlexibleDimensions,s=this._overlayRef.getConfig();if(i){let f=this._viewportRuler.getViewportScrollPosition();ke(n,this._getExactOverlayY(e,t,f)),ke(n,this._getExactOverlayX(e,t,f))}else n.position="static";let a="",c=this._getOffset(e,"x"),h=this._getOffset(e,"y");c&&(a+=`translateX(${c}px) `),h&&(a+=`translateY(${h}px)`),n.transform=a.trim(),s.maxHeight&&(i?n.maxHeight=Lt(s.maxHeight):o&&(n.maxHeight="")),s.maxWidth&&(i?n.maxWidth=Lt(s.maxWidth):o&&(n.maxWidth="")),ke(this._pane.style,n)}_getExactOverlayY(t,e,n){let i={top:"",bottom:""},o=this._getOverlayPoint(e,this._overlayRect,t);if(this._isPushed&&(o=this._pushOverlayOnScreen(o,this._overlayRect,n)),t.overlayY==="bottom"){let s=this._document.documentElement.clientHeight;i.bottom=`${s-(o.y+this._overlayRect.height)}px`}else i.top=Lt(o.y);return i}_getExactOverlayX(t,e,n){let i={left:"",right:""},o=this._getOverlayPoint(e,this._overlayRect,t);this._isPushed&&(o=this._pushOverlayOnScreen(o,this._overlayRect,n));let s;if(this._isRtl()?s=t.overlayX==="end"?"left":"right":s=t.overlayX==="end"?"right":"left",s==="right"){let a=this._document.documentElement.clientWidth;i.right=`${a-(o.x+this._overlayRect.width)}px`}else i.left=Lt(o.x);return i}_getScrollVisibility(){let t=this._getOriginRect(),e=this._pane.getBoundingClientRect(),n=this._scrollables.map(i=>i.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:ba(t,n),isOriginOutsideView:Fr(t,n),isOverlayClipped:ba(e,n),isOverlayOutsideView:Fr(e,n)}}_subtractOverflows(t,...e){return e.reduce((n,i)=>n-Math.max(i,0),t)}_getNarrowedViewportRect(){let t=this._document.documentElement.clientWidth,e=this._document.documentElement.clientHeight,n=this._viewportRuler.getViewportScrollPosition();return{top:n.top+this._viewportMargin,left:n.left+this._viewportMargin,right:n.left+t-this._viewportMargin,bottom:n.top+e-this._viewportMargin,width:t-2*this._viewportMargin,height:e-2*this._viewportMargin}}_isRtl(){return this._overlayRef.getDirection()==="rtl"}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(t,e){return e==="x"?t.offsetX==null?this._offsetX:t.offsetX:t.offsetY==null?this._offsetY:t.offsetY}_validatePositions(){}_addPanelClasses(t){this._pane&&Zl(t).forEach(e=>{e!==""&&this._appliedPanelClasses.indexOf(e)===-1&&(this._appliedPanelClasses.push(e),this._pane.classList.add(e))})}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach(t=>{this._pane.classList.remove(t)}),this._appliedPanelClasses=[])}_getOriginRect(){let t=this._origin;if(t instanceof r.X)return t.nativeElement.getBoundingClientRect();if(t instanceof Element)return t.getBoundingClientRect();let e=t.width||0,n=t.height||0;return{top:t.y,bottom:t.y+n,left:t.x,right:t.x+e,height:n,width:e}}};function ke(t,e){for(let n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);return t}function xa(t){if(typeof t!="number"&&t!=null){let[e,n]=t.split(Gm);return!n||n==="px"?parseFloat(e):null}return t||null}function Sa(t){return{top:Math.floor(t.top),right:Math.floor(t.right),bottom:Math.floor(t.bottom),left:Math.floor(t.left),width:Math.floor(t.width),height:Math.floor(t.height)}}function Zm(t,e){return t===e?!0:t.isOriginClipped===e.isOriginClipped&&t.isOriginOutsideView===e.isOriginOutsideView&&t.isOverlayClipped===e.isOverlayClipped&&t.isOverlayOutsideView===e.isOverlayOutsideView}var Ca="cdk-global-overlay-wrapper",Ym=class{_overlayRef;_cssPosition="static";_topOffset="";_bottomOffset="";_alignItems="";_xPosition="";_xOffset="";_width="";_height="";_isDisposed=!1;attach(t){let e=t.getConfig();this._overlayRef=t,this._width&&!e.width&&t.updateSize({width:this._width}),this._height&&!e.height&&t.updateSize({height:this._height}),t.hostElement.classList.add(Ca),this._isDisposed=!1}top(t=""){return this._bottomOffset="",this._topOffset=t,this._alignItems="flex-start",this}left(t=""){return this._xOffset=t,this._xPosition="left",this}bottom(t=""){return this._topOffset="",this._bottomOffset=t,this._alignItems="flex-end",this}right(t=""){return this._xOffset=t,this._xPosition="right",this}start(t=""){return this._xOffset=t,this._xPosition="start",this}end(t=""){return this._xOffset=t,this._xPosition="end",this}width(t=""){return this._overlayRef?this._overlayRef.updateSize({width:t}):this._width=t,this}height(t=""){return this._overlayRef?this._overlayRef.updateSize({height:t}):this._height=t,this}centerHorizontally(t=""){return this.left(t),this._xPosition="center",this}centerVertically(t=""){return this.top(t),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;let t=this._overlayRef.overlayElement.style,e=this._overlayRef.hostElement.style,n=this._overlayRef.getConfig(),{width:i,height:o,maxWidth:s,maxHeight:a}=n,c=(i==="100%"||i==="100vw")&&(!s||s==="100%"||s==="100vw"),h=(o==="100%"||o==="100vh")&&(!a||a==="100%"||a==="100vh"),f=this._xPosition,_=this._xOffset,d=this._overlayRef.getConfig().direction==="rtl",E="",I="",S="";c?S="flex-start":f==="center"?(S="center",d?I=_:E=_):d?f==="left"||f==="end"?(S="flex-end",E=_):(f==="right"||f==="start")&&(S="flex-start",I=_):f==="left"||f==="start"?(S="flex-start",E=_):(f==="right"||f==="end")&&(S="flex-end",I=_),t.position=this._cssPosition,t.marginLeft=c?"0":E,t.marginTop=h?"0":this._topOffset,t.marginBottom=this._bottomOffset,t.marginRight=c?"0":I,e.justifyContent=S,e.alignItems=h?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;let t=this._overlayRef.overlayElement.style,e=this._overlayRef.hostElement,n=e.style;e.classList.remove(Ca),n.justifyContent=n.alignItems=t.marginTop=t.marginBottom=t.marginLeft=t.marginRight=t.position="",this._overlayRef=null,this._isDisposed=!0}},Km=(()=>{class t{_viewportRuler=(0,r.K)(xo);_document=(0,r.K)(r.lb);_platform=(0,r.K)(be);_overlayContainer=(0,r.K)(Io);constructor(){}global(){return new Ym}flexibleConnectedTo(n){return new qm(n,this._viewportRuler,this._document,this._platform,this._overlayContainer)}static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),hc=(()=>{class t{scrollStrategies=(0,r.K)(Um);_overlayContainer=(0,r.K)(Io);_positionBuilder=(0,r.K)(Km);_keyboardDispatcher=(0,r.K)(Hm);_injector=(0,r.K)(r.S);_ngZone=(0,r.K)(r.V);_document=(0,r.K)(r.lb);_directionality=(0,r.K)(ai);_location=(0,r.K)(r.mb);_outsideClickDispatcher=(0,r.K)(zm);_animationsModuleType=(0,r.K)(r.aa,{optional:!0});_idGenerator=(0,r.K)(ql);_renderer=(0,r.K)(r.ia).createRenderer(null,null);_appRef;_styleLoader=(0,r.K)(Ci);constructor(){}create(n){this._styleLoader.load(uc);let i=this._createHostElement(),o=this._createPaneElement(i),s=this._createPortalOutlet(o),a=new lc(n);return a.direction=a.direction||this._directionality.value,new Do(s,i,o,a,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher,this._animationsModuleType==="NoopAnimations",this._injector.get(r.L),this._renderer)}position(){return this._positionBuilder}_createPaneElement(n){let i=this._document.createElement("div");return i.id=this._idGenerator.getId("cdk-overlay-"),i.classList.add("cdk-overlay-pane"),n.appendChild(i),i}_createHostElement(){let n=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(n),n}_createPortalOutlet(n){return this._appRef||(this._appRef=this._injector.get(r.ta)),new _m(n,null,this._appRef,this._injector,this._document)}static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})();function Jm(t,e){}var ui=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},Xm=(()=>{class t extends Oo{_elementRef=(0,r.K)(r.X);_focusTrapFactory=(0,r.K)(Lm);_config;_interactivityChecker=(0,r.K)(oc);_ngZone=(0,r.K)(r.V);_overlayRef=(0,r.K)(Do);_focusMonitor=(0,r.K)(xm);_renderer=(0,r.K)(r.ja);_platform=(0,r.K)(be);_document=(0,r.K)(r.lb,{optional:!0});_portalOutlet;_focusTrap=null;_elementFocusedBeforeDialogWasOpened=null;_closeInteractionType=null;_ariaLabelledByQueue=[];_changeDetectorRef=(0,r.K)(r.eb);_injector=(0,r.K)(r.S);_isDestroyed=!1;constructor(){super(),this._config=(0,r.K)(ui,{optional:!0})||new ui,this._config.ariaLabelledBy&&this._ariaLabelledByQueue.push(this._config.ariaLabelledBy)}_addAriaLabelledBy(n){this._ariaLabelledByQueue.push(n),this._changeDetectorRef.markForCheck()}_removeAriaLabelledBy(n){let i=this._ariaLabelledByQueue.indexOf(n);i>-1&&(this._ariaLabelledByQueue.splice(i,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 i=this._portalOutlet.attachComponentPortal(n);return this._contentAttached(),i}attachTemplatePortal(n){this._portalOutlet.hasAttached();let i=this._portalOutlet.attachTemplatePortal(n);return this._contentAttached(),i}attachDomPortal=n=>{this._portalOutlet.hasAttached();let i=this._portalOutlet.attachDomPortal(n);return this._contentAttached(),i};_recaptureFocus(){this._containsFocus()||this._trapFocus()}_forceFocus(n,i){this._interactivityChecker.isFocusable(n)||(n.tabIndex=-1,this._ngZone.runOutsideAngular(()=>{let o=()=>{s(),a(),n.removeAttribute("tabindex")},s=this._renderer.listen(n,"blur",o),a=this._renderer.listen(n,"mousedown",o)})),n.focus(i)}_focusByCssSelector(n,i){let o=this._elementRef.nativeElement.querySelector(n);o&&this._forceFocus(o,i)}_trapFocus(n){this._isDestroyed||(0,r.ca)(()=>{let i=this._elementRef.nativeElement;switch(this._config.autoFocus){case!1:case"dialog":this._containsFocus()||i.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,i=null;if(typeof n=="string"?i=this._document.querySelector(n):typeof n=="boolean"?i=n?this._elementFocusedBeforeDialogWasOpened:null:n&&(i=n),this._config.restoreFocus&&i&&typeof i.focus=="function"){let o=Zi(),s=this._elementRef.nativeElement;(!o||o===this._document.body||o===s||s.contains(o))&&(this._focusMonitor?(this._focusMonitor.focusVia(i,this._closeInteractionType),this._closeInteractionType=null):i.focus())}this._focusTrap&&this._focusTrap.destroy()}_focusDialogContainer(n){this._elementRef.nativeElement.focus&&this._elementRef.nativeElement.focus(n)}_containsFocus(){let n=this._elementRef.nativeElement,i=Zi();return n===i||n.contains(i)}_initializeFocusTrap(){this._platform.isBrowser&&(this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._document&&(this._elementFocusedBeforeDialogWasOpened=Zi()))}_handleBackdropClicks(){this._overlayRef.backdropClick().subscribe(()=>{this._config.disableClose&&this._recaptureFocus()})}static \u0275fac=function(n){return new(n||t)};static \u0275cmp=(0,r.na)({type:t,selectors:[["cdk-dialog-container"]],viewQuery:function(n,i){if(n&1&&(0,r.Ma)(_a,7),n&2){let o;(0,r.Na)(o=(0,r.Oa)())&&(i._portalOutlet=o.first)}},hostAttrs:["tabindex","-1",1,"cdk-dialog-container"],hostVars:6,hostBindings:function(n,i){n&2&&(0,r.ua)("id",i._config.id||null)("role",i._config.role)("aria-modal",i._config.ariaModal)("aria-labelledby",i._config.ariaLabel?null:i._ariaLabelledByQueue[0])("aria-label",i._config.ariaLabel)("aria-describedby",i._config.ariaDescribedBy||null)},features:[r.ra],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(n,i){n&1&&(0,r.sa)(0,Jm,0,0,"ng-template",0)},dependencies:[_a],styles:[`.cdk-dialog-container{display:block;width:100%;height:100%;min-height:inherit;max-height:inherit}
38
+ `],encapsulation:2})}return t})(),Xn=class{overlayRef;config;componentInstance;componentRef;containerInstance;disableClose;closed=new r.j;backdropClick;keydownEvents;outsidePointerEvents;id;_detachSubscription;constructor(t,e){this.overlayRef=t,this.config=e,this.disableClose=e.disableClose,this.backdropClick=t.backdropClick(),this.keydownEvents=t.keydownEvents(),this.outsidePointerEvents=t.outsidePointerEvents(),this.id=e.id,this.keydownEvents.subscribe(n=>{n.keyCode===27&&!this.disableClose&&!Bm(n)&&(n.preventDefault(),this.close(void 0,{focusOrigin:"keyboard"}))}),this.backdropClick.subscribe(()=>{this.disableClose||this.close(void 0,{focusOrigin:"mouse"})}),this._detachSubscription=t.detachments().subscribe(()=>{e.closeOnOverlayDetachments!==!1&&this.close()})}close(t,e){if(this.containerInstance){let n=this.closed;this.containerInstance._closeInteractionType=e?.focusOrigin||"program",this._detachSubscription.unsubscribe(),this.overlayRef.dispose(),n.next(t),n.complete(),this.componentInstance=this.containerInstance=null}}updatePosition(){return this.overlayRef.updatePosition(),this}updateSize(t="",e=""){return this.overlayRef.updateSize({width:t,height:e}),this}addPanelClass(t){return this.overlayRef.addPanelClass(t),this}removePanelClass(t){return this.overlayRef.removePanelClass(t),this}},Qm=new r.I("DialogScrollStrategy",{providedIn:"root",factory:()=>{let t=(0,r.K)(hc);return()=>t.scrollStrategies.block()}}),dc=new r.I("DialogData"),tv=new r.I("DefaultDialogConfig"),ev=(()=>{class t{_overlay=(0,r.K)(hc);_injector=(0,r.K)(r.S);_defaultOptions=(0,r.K)(tv,{optional:!0});_parentDialog=(0,r.K)(t,{optional:!0,skipSelf:!0});_overlayContainer=(0,r.K)(Io);_idGenerator=(0,r.K)(ql);_openDialogsAtThisLevel=[];_afterAllClosedAtThisLevel=new r.j;_afterOpenedAtThisLevel=new r.j;_ariaHiddenElements=new Map;_scrollStrategy=(0,r.K)(Qm);get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}afterAllClosed=(0,r.s)(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe((0,r.B)(void 0)));constructor(){}open(n,i){let o=this._defaultOptions||new ui;i=(0,r.a)((0,r.a)({},o),i),i.id=i.id||this._idGenerator.getId("cdk-dialog-"),i.id&&this.getDialogById(i.id);let s=this._getOverlayConfig(i),a=this._overlay.create(s),c=new Xn(a,i),h=this._attachContainer(a,c,i);return c.containerInstance=h,this._attachDialogContent(n,c,h,i),this.openDialogs.length||this._hideNonDialogContentFromAssistiveTechnology(),this.openDialogs.push(c),c.closed.subscribe(()=>this._removeOpenDialog(c,!0)),this.afterOpened.next(c),c}closeAll(){Qi(this.openDialogs,n=>n.close())}getDialogById(n){return this.openDialogs.find(i=>i.id===n)}ngOnDestroy(){Qi(this._openDialogsAtThisLevel,n=>{n.config.closeOnDestroy===!1&&this._removeOpenDialog(n,!1)}),Qi(this._openDialogsAtThisLevel,n=>n.close()),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete(),this._openDialogsAtThisLevel=[]}_getOverlayConfig(n){let i=new lc({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&&(i.backdropClass=n.backdropClass),i}_attachContainer(n,i,o){let s=o.injector||o.viewContainerRef?.injector,a=[{provide:ui,useValue:o},{provide:Xn,useValue:i},{provide:Do,useValue:n}],c;o.container?typeof o.container=="function"?c=o.container:(c=o.container.type,a.push(...o.container.providers(o))):c=Xm;let h=new jr(c,o.viewContainerRef,r.S.create({parent:s||this._injector,providers:a}));return n.attach(h).instance}_attachDialogContent(n,i,o,s){if(n instanceof r.ga){let a=this._createInjector(s,i,o,void 0),c={$implicit:s.data,dialogRef:i};s.templateContext&&(c=(0,r.a)((0,r.a)({},c),typeof s.templateContext=="function"?s.templateContext():s.templateContext)),o.attachTemplatePortal(new ic(n,null,c,a))}else{let a=this._createInjector(s,i,o,this._injector),c=o.attachComponentPortal(new jr(n,s.viewContainerRef,a));i.componentRef=c,i.componentInstance=c.instance}}_createInjector(n,i,o,s){let a=n.injector||n.viewContainerRef?.injector,c=[{provide:dc,useValue:n.data},{provide:Xn,useValue:i}];return n.providers&&(typeof n.providers=="function"?c.push(...n.providers(i,n,o)):c.push(...n.providers)),n.direction&&(!a||!a.get(ai,null,{optional:!0}))&&c.push({provide:ai,useValue:{value:n.direction,change:(0,r.p)()}}),r.S.create({parent:a||s,providers:c})}_removeOpenDialog(n,i){let o=this.openDialogs.indexOf(n);o>-1&&(this.openDialogs.splice(o,1),this.openDialogs.length||(this._ariaHiddenElements.forEach((s,a)=>{s?a.setAttribute("aria-hidden",s):a.removeAttribute("aria-hidden")}),this._ariaHiddenElements.clear(),i&&this._getAfterAllClosed().next()))}_hideNonDialogContentFromAssistiveTechnology(){let n=this._overlayContainer.getContainerElement();if(n.parentElement){let i=n.parentElement.children;for(let o=i.length-1;o>-1;o--){let s=i[o];s!==n&&s.nodeName!=="SCRIPT"&&s.nodeName!=="STYLE"&&!s.hasAttribute("aria-live")&&(this._ariaHiddenElements.set(s,s.getAttribute("aria-hidden")),s.setAttribute("aria-hidden","true"))}}}_getAfterAllClosed(){let n=this._parentDialog;return n?n._getAfterAllClosed():this._afterAllClosedAtThisLevel}static \u0275fac=function(n){return new(n||t)};static \u0275prov=(0,r.G)({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})();function Qi(t,e){let n=t.length;for(;n--;)e(t[n])}var nv=class{lastWidth;lastHeight;resizeTimeout=null;debounceDelay=200;onResizeCallback;constructor(t){this.onResizeCallback=t,this.lastWidth=window.innerWidth,this.lastHeight=window.innerHeight,window.addEventListener("resize",this.debouncedResize),window.addEventListener("orientationchange",this.handleImmediateResize)}destroy(){window.removeEventListener("resize",this.debouncedResize),window.removeEventListener("orientationchange",this.handleImmediateResize)}handleImmediateResize=()=>{this.triggerResize()};debouncedResize=()=>{this.resizeTimeout!==null&&clearTimeout(this.resizeTimeout),this.resizeTimeout=window.setTimeout(()=>{this.triggerResize()},this.debounceDelay)};triggerResize(){let t=window.innerWidth,e=window.innerHeight;(e!==this.lastHeight||t!==this.lastWidth)&&(this.onResizeCallback(),this.lastWidth=t,this.lastHeight=e)}},iv=r.J;function rv(t){return!!t[iv]}var ov=Symbol("__destroy"),pc=Symbol("__decoratorApplied");function fc(t){return typeof t=="string"?Symbol(`__destroy__${t}`):ov}function sv(t){t.prototype[pc]=!0}function gc(t,e){t[e]||(t[e]=new r.j)}function _c(t,e){t[e]&&(t[e].next(),t[e].complete(),t[e]=null)}function mc(t){t instanceof r.h&&t.unsubscribe()}function av(t){Array.isArray(t)&&t.forEach(mc)}function vc(t,e){return function(){if(t&&t.call(this),_c(this,fc()),e.arrayName&&av(this[e.arrayName]),e.checkProperties)for(let n in this)e.blackList?.includes(n)||mc(this[n])}}function lv(t,e){t.prototype.ngOnDestroy=vc(t.prototype.ngOnDestroy,e)}function cv(t,e){let n=t.\u0275pipe;n.onDestroy=vc(n.onDestroy,e)}function uv(t={}){return e=>{rv(e)?cv(e,t):lv(e,t),sv(e)}}var Ta=7,Oa=Symbol("CheckerHasBeenSet");function hv(t,e){t[Oa]||dv()||(Ia(()=>(0,r.o)(Promise.resolve()).pipe((0,r.r)(()=>{let n;try{n=(0,r.Z)(t)}catch{n=null}let i=n?.lView;if(i==null)return r.n;let o=i[Ta]||(i[Ta]=[]),s=new r.j;return o.push(function(){Ia(()=>{s.next(),s.complete()})}),s}),(0,r.r)(()=>Promise.resolve())).subscribe(()=>{(e.observed??e.observers.length>0)&&console.warn(pv(t))})),t[Oa]=!0)}function dv(){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 Ia(t){let e=r.F.Zone;return e&&typeof e.root?.run=="function"?e.root.run(t):t()}function pv(t){return`
39
+ The ${t.constructor.name} still has subscriptions that haven't been unsubscribed.
46
40
  This may happen if the class extends another class decorated with @UntilDestroy().
47
41
  The child class implements its own ngOnDestroy() method but doesn't call super.ngOnDestroy().
48
42
  Let's look at the following example:
@@ -78,5 +72,5 @@ Url: ${ga(e)}`),!0)}function FR(e,t){return e.type||!t||!t.length?!1:$R(e).some(
78
72
  super.ngOnDestroy();
79
73
  }
80
74
  }
81
- `}var zu=!1;function WL(e,t,n){let r=e[t];if(zu&&typeof r!="function")throw new Error(`${e.constructor.name} is using untilDestroyed but doesn't implement ${t}`);Ab(e,n),e[t]=function(){r.apply(this,arguments),Mb(this,n),e[t]=r}}function ZL(e,t){return n=>{let r=Nb(t);typeof t=="string"?WL(e,t,r):(zu&&GL(e),Ab(e,r));let i=e[r];return zu&&$L(e,i),n.pipe(bi(i))}}function GL(e){let t=Object.getPrototypeOf(e);if(!(Pb in t))throw new Error("untilDestroyed operator cannot be used inside directives or components or providers that are not decorated with UntilDestroy decorator")}var YL=class qu{engagementTrigger;isMobile=window.CooeeSDK.uaParser.getDevice().type==="mobile";ngOnInit(){this.engagementTrigger=this.triggerContext?.triggerData}static \u0275fac=function(t){return new(t||qu)};static \u0275cmp=Pt({type:qu,selectors:[["cooee-base-video"]],inputs:{triggerContext:"triggerContext"},decls:0,vars:0,template:function(t,n){},encapsulation:2})},KL=e=>({active:e}),JL=(e,t)=>t.mID;function XL(e,t){if(e&1&&Ue(0,"img",9),e&2){let n=t.$implicit,r=Q(2);Pe("src",n.url,cn)("alt",r.selectedItem.name)}}function QL(e,t){if(e&1&&Lt(0,XL,1,2,"img",9,Vi),e&2){let n=Q();Vt(n.selectedItem.imgs)}}function e5(e,t){if(e&1&&Ue(0,"img",9),e&2){let n=Q();Pe("src",n.selectedItem.imageURL,cn)("alt",n.selectedItem.name)}}function t5(e,t){if(e&1){let n=jt();G(0,"a",18),ot("click",function(r){let i=ct(n).$implicit;return Q(2).changeItem(i),r.stopPropagation(),ut(r.preventDefault())}),Ue(1,"img",19),Y()}if(e&2){let n=t.$implicit,r=Q(2);Z(),Pe("src",n.imageURL,cn)("alt",n.name)("ngClass",Ty(3,KL,n.mID===r.selectedItem.mID+""))}}function n5(e,t){if(e&1&&(G(0,"span",16),Ye(1,"Selected Product"),Y(),G(2,"div",8),Lt(3,t5,2,5,"a",17,Vi),Y()),e&2){let n=Q();Z(3),Vt(n.items)}}function r5(e,t){if(e&1){let n=jt();G(0,"a",23),ot("click",function(r){let i=ct(n).$implicit,o=Q(2);return ut(o.changeVariant(r,i))}),G(1,"span",24),Ye(2),Y()()}if(e&2){let n=t.$implicit,r=Q(2);Yo("lc-selected-variant",(r.selectedVariant==null?null:r.selectedVariant.mID)===n.mID),Z(2),Fi(n.name)}}function i5(e,t){if(e&1&&(G(0,"span",20),Ye(1,"Select Variant"),Y(),G(2,"div",21),Lt(3,r5,3,3,"a",22,JL),Y()),e&2){let n=Q();Z(3),Vt(n.selectedItem.vars)}}function o5(e,t){if(e&1&&(G(0,"div",25),Ye(1,"Description"),Y(),Ue(2,"div",26),sn(3,"safeHtml")),e&2){let n=Q();Z(2),Pe("innerHTML",Sn(3,1,n.selectedItem.desc),ti)}}function s5(e,t){e&1&&Ye(0," Open Cart ")}function a5(e,t){e&1&&Ye(0," Add To Cart ")}var l5=class Wu{selectedItem;items;closeModel=new Xe;performCTA=new Xe;atcClicked=!1;selectedVariant=null;ClickActionType=Mn;ngOnInit(){this.updateSelectedVariant()}closeDialog(){this.closeModel.emit()}clickAddToCart(t){this.performCTA.emit({item:t,cta:this.atcClicked?Mn.OPEN_CART:Mn.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||Wu)};static \u0275cmp=Pt({type:Wu,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&&(G(0,"div",0)(1,"div",1)(2,"div",2),Ye(3,"Shop Now"),Y(),G(4,"button",3),ot("click",function(){return n.closeDialog()}),mr(),G(5,"svg",4),Ue(6,"path",5)(7,"path",6),Y()()(),Xs(),G(8,"div",7)(9,"div",8),nt(10,QL,2,0)(11,e5,1,2,"img",9),Y(),G(12,"div",10)(13,"div",11),Ye(14),Y(),Ue(15,"span",12),sn(16,"cooeeCurrency"),sn(17,"safeHtml"),nt(18,n5,5,0)(19,i5,5,0)(20,o5,4,3),Y()(),G(21,"div",13)(22,"button",14),ot("click",function(){return n.clickAddToCart(n.selectedItem)}),nt(23,s5,1,0)(24,a5,1,0),Y(),G(25,"button",15),ot("click",function(){return n.performCTA.emit({item:n.selectedItem,cta:n.ClickActionType.GO_TO_PRODUCT})}),Ye(26," More Info "),Y()()()),t&2&&(Z(10),tt(n.selectedItem.imgs!=null&&n.selectedItem.imgs.length?10:11),Z(4),Fi(n.selectedItem.name),Z(),Pe("innerHTML",Sn(17,9,Sn(16,7,n.selectedVariant==null||n.selectedVariant.price==null?null:n.selectedVariant.price.d)),ti),Z(3),tt(n.items.length>1?18:-1),Z(),tt(n.selectedItem.vars[0]!=null&&n.selectedItem.vars[0].name!=="Default Title"?19:-1),Z(),tt(n.selectedItem.desc?20:-1),Z(3),tt(n.atcClicked?23:24))},dependencies:[cl,ll,tl],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}"]})},c5=class Zu{width;static \u0275fac=function(t){return new(t||Zu)};static \u0275cmp=Pt({type:Zu,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&&(G(0,"div",0)(1,"div",1)(2,"div",2)(3,"div",3),Ue(4,"div"),Y()()()()),t&2&&(Z(3),el("width",n.width,"%"))},encapsulation:2})};function u5(e,t){e&1&&Ye(0," Open Cart ")}function h5(e,t){e&1&&Ye(0," Add To Cart ")}var d5=class Gu{item;performCTA=new Xe;atcClicked=!1;clickAddToCart(t){t.stopPropagation(),this.performCTA.emit({item:this.item,cta:this.atcClicked?Mn.OPEN_CART:Mn.ADD_TO_CART}),this.atcClicked=!0}static \u0275fac=function(t){return new(t||Gu)};static \u0275cmp=Pt({type:Gu,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=jt();G(0,"div",0)(1,"div",1),Ue(2,"img",2),G(3,"div",3)(4,"div",4),Ye(5),Y(),jn(6),Ue(7,"div",5),sn(8,"cooeeCurrency"),sn(9,"safeHtml"),Y()(),G(10,"button",6),ot("click",function(i){return ct(r),ut(n.clickAddToCart(i))}),nt(11,u5,1,0)(12,h5,1,0),Y()()}if(t&2){Z(2),ji("alt",n.item.name),Pe("src",n.item.imageURL,cn),Z(3),En(" ",n.item.name," ");let r=n.item.selectedOrFirstVariant.value.price.d;Z(2),Pe("innerHTML",Sn(9,9,Sn(8,7,r)),ti),Z(3),Yo("atc-clicked",n.atcClicked),Z(),tt(n.atcClicked?11:12)}},dependencies:[ll,cl],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}"]})},f5=["swiperContainer"],p5=["videoEl"],g5=(e,t)=>t.url,m5=(e,t)=>t.mID;function _5(e,t){if(e&1&&Ue(0,"source",14),e&2){let n=t.$implicit;ji("type",n.mimeType),Pe("src",n.url,cn)}}function v5(e,t){e&1&&od(0)}function y5(e,t){if(e&1){let n=jt();Ue(0,"cooee-video-progress-bar",17),G(1,"div",18)(2,"cooee-mute-toggle",19),ot("toggled",function(){ct(n);let r=Q(2);return ut(r.toggleMute())}),Y(),nt(3,v5,1,0,"ng-container",10),Y()}if(e&2){let n=Q().$index,r=qn(4),i=Q(),o=qn(11);Pe("width",i.videoProgress[n]||0),Z(2),Pe("muted",i.muted)("videoEl",r),Z(),Pe("ngTemplateOutlet",o)}}function b5(e,t){if(e&1){let n=jt();G(0,"cooee-product-card",22),ot("performCTA",function(r){ct(n);let i=Q(2).$implicit,o=Q();return ut(o.performClickToAction(r,i))})("click",function(){let r=ct(n).$implicit,i=Q(2).$implicit,o=Q();return ut(o.productCardClicked(r,i))}),Y()}if(e&2){let n=t.$implicit;Pe("item",n)}}function w5(e,t){if(e&1&&(G(0,"div",15)(1,"div",20),Lt(2,b5,1,1,"cooee-product-card",21,m5),Y()()),e&2){let n=Q().$implicit;Z(2),Vt(n.items)}}function x5(e,t){if(e&1){let n=jt();G(0,"cooee-product-modal",23),ot("performCTA",function(r){ct(n);let i=Q(2);return ut(i.performClickToAction(r,i.selectedVideo))})("closeModel",function(){ct(n);let r=Q(2);return ut(r.productModalClosed())}),Y()}if(e&2){let n=Q(2);Pe("selectedItem",n.selectedItem)("items",n.selectedVideo.items)}}function E5(e,t){if(e&1){let n=jt();G(0,"div",6)(1,"div",11)(2,"div",12)(3,"video",13,2),ot("timeupdate",function(r){let i=ct(n).$index,o=Q();return ut(o.updateProgress(r,i))})("click",function(){let r=ct(n).$index,i=Q();return ut(i.currentIndex===r&&i.toggleMute())})("ended",function(){ct(n);let r=qn(4),i=Q();return ut(i.onVideoEnded(r))}),Lt(5,_5,1,2,"source",14,g5),Y(),nt(7,y5,4,4)(8,w5,4,0,"div",15),Y(),nt(9,x5,1,2,"cooee-product-modal",16),Y()()}if(e&2){let n=t.$implicit,r=t.$index,i=Q();Z(3),Pe("ngClass",i.viewTemplateClassName)("autoplay",i.currentIndex===r)("muted",i.muted)("poster",n.thumbnail,cn),Go("data-video-id",n.id),Z(2),Vt(n.sources),Z(2),tt(i.currentIndex===r?7:-1),Z(),tt(n.items.length&&i.currentIndex===r?8:-1),Z(),tt(i.selectedItem&&i.currentIndex===r?9:-1)}}function S5(e,t){e&1&&od(0)}function C5(e,t){if(e&1){let n=jt();G(0,"button",24),ot("click",function(){ct(n);let r=Q();return ut(r.close())}),mr(),G(1,"svg",25),Ue(2,"path",26)(3,"path",27),Y()()}}var Ir=class extends YL{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 AL(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=Qy.get().website.commonCSS;switch(Rr.injectRawCSS(t,e),Rr.injectStylesheet(Ci.styleURL,e),Rr.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(){yc(this.getCurrentVideoElement(),"loadeddata").pipe(ZL(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?St.EVENT_VIDEO_MUTED:St.EVENT_VIDEO_UNMUTED,{current:this.currentVideoProps()},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(e),await Zp.set(qp.MUTED,this.muted),this.cdr.detectChanges()}playActiveVideo(){this.pauseAll();let e=this.getCurrentVideoElement();e&&(e.currentTime=1,e.play().then(async()=>{this.muted=await Zp.get(qp.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=[St.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=[St.EVENT_VIDEO_CHANGE,r,{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(i)}productCardClicked(e,t){let n={videoID:t.id,videoIndex:this.currentIndex},r=[St.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}};of(Ir,"\u0275fac",function(e){return new(e||Ir)(Et(Ko),Et($t),Et(Bs),Et(Rb))}),of(Ir,"\u0275cmp",Pt({type:Ir,selectors:[["cooee-video-swiper-dialog"]],viewQuery:function(e,t){if(e&1&&(ca(f5,5),ca(p5,5)),e&2){let n;ua(n=ha())&&(t.swiperContainerRef=n.first),ua(n=ha())&&(t.videoElements=n)}},inputs:{videos:"videos",currentIndex:"currentIndex"},features:[br],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&&(G(0,"div",3)(1,"div",4,0)(3,"div",5),Lt(4,E5,10,8,"div",6,Vi),Y(),Ue(6,"div",7)(7,"div",8),Y(),G(8,"div",9),nt(9,S5,1,0,"ng-container",10),Y()(),nt(10,C5,4,0,"ng-template",null,1,ED)),e&2){let n=qn(11);Pe("ngClass",t.viewTemplateClassName),Z(4),Vt(t.videos),Z(5),Pe("ngTemplateOutlet",n)}},dependencies:[d5,l5,cb,c5,T2,tl],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}
82
- `],encapsulation:3})),Ir=Lw([HL()],Ir);var I5=["videoEl"],jb=(e,t)=>t.url;function T5(e,t){if(e&1&&(G(0,"div",1),Ye(1),Y()),e&2){let n=Q();Z(),En(" ",n.videoConfig.heading," ")}}function D5(e,t){if(e&1&&Ue(0,"source",7),e&2){let n=t.$implicit;ji("type",n.mimeType),Pe("src",n.url,cn)}}function O5(e,t){if(e&1){let n=jt();G(0,"cooee-mute-toggle",12),ot("toggled",function(r){ct(n),Q();let i=qn(5),o=Q(2);return ut(o.onMuteToggled(r,i))}),Y()}if(e&2){Q();let n=qn(5);Pe("muted",n.muted)("videoEl",n)}}function k5(e,t){if(e&1&&Ue(0,"img",13),e&2){Q(2);let n=rn(0);Pe("src",n.imageURL,cn)("alt",n.name)}}function R5(e,t){if(e&1&&(G(0,"div",10),nt(1,k5,1,2,"img",13),G(2,"div",14)(3,"span",15),Ye(4),Y(),jn(5),Ue(6,"span",16),sn(7,"cooeeCurrency"),sn(8,"safeHtml"),Y()()),e&2){Q();let n=rn(0),r=Q(2);Z(),tt(r.showImage?1:-1),Z(3),En(" ",n.name," ");let i=n.selectedOrFirstVariant.value.price.d;Z(2),Pe("innerHTML",Sn(8,5,Sn(7,3,i)),ti)}}function P5(e,t){if(e&1){let n=jt();G(0,"button",17),ot("click",function(){ct(n);let r=Q().$implicit,i=rn(0),o=Q(2);return ut(o.addToCartClicked(r,i))}),Ye(1," Add to cart "),Y()}}function N5(e,t){if(e&1){let n=jt();jn(0)(1),G(2,"div",4)(3,"a",5),ot("click",function(r){let i=ct(n),o=i.$implicit,s=i.$index,a=qn(5),l=Q(2);return ut(l.onVideoTap(r,o,s,a))}),G(4,"video",6,0),ot("mouseenter",function(){ct(n);let r=qn(5);Q(2);let i=rn(2);return ut(i&&r.play())})("mouseleave",function(){ct(n);let r=qn(5);Q(2);let i=rn(2);return ut(i&&r.pause())}),Lt(6,D5,1,2,"source",7,jb),Y(),G(8,"div",8),nt(9,O5,1,2,"cooee-mute-toggle",9),Y(),nt(10,R5,9,7,"div",10),Y(),nt(11,P5,2,0,"button",11),Y()}if(e&2){let n=t.$implicit,r=Q(2),i=rn(1),o=zr(n.items[0])&&r.videoConfig.footerContent==r.VideoConfigFooterContent.FIRST_ITEM;Z(4),Pe("poster",n.thumbnail,cn)("muted",!0),Go("autoplay",i||null),Z(2),Vt(n.sources),Z(3),tt(r.videoConfig.showMuteButton?9:-1),Z(),tt(o?10:-1),Z(),tt(o?11:-1)}}function A5(e,t){if(e&1&&(G(0,"div",2),Lt(1,N5,12,7,"div",4,Vi),Y()),e&2){let n=Q();Z(),Vt(n.videos)}}function M5(e,t){if(e&1&&Ue(0,"source",7),e&2){let n=t.$implicit;ji("type",n.mimeType),Pe("src",n.url,cn)}}function L5(e,t){if(e&1){let n=jt();G(0,"div",18),mr(),G(1,"svg",19),Ue(2,"circle",20)(3,"circle",21),Y(),Xs(),G(4,"div",22)(5,"video",23),ot("click",function(r){let i=ct(n),o=i.$implicit,s=i.$index,a=Q(2);return ut(a.onVideoTap(r,o,s))}),Lt(6,M5,1,2,"source",7,jb),Y()()()}if(e&2){let n=t.$implicit;Z(5),Pe("muted",!0),Z(),Vt(n.sources)}}function V5(e,t){if(e&1&&(G(0,"div",3),Lt(1,L5,8,1,"div",18,Vi),Y()),e&2){let n=Q();Z(),Vt(n.videos)}}function j5(e,t){if(e&1){let n=jt();G(0,"cooee-draggable-video-popup",25),ot("videoClicked",function(){ct(n),Q();let r=rn(0),i=Q();return ut(i.onPopupVideoClicked(r,0))})("closeClicked",function(){ct(n);let r=Q(2);return ut(r.onPopupVideoClosed())}),Y()}if(e&2){Q();let n=rn(0);Pe("video",n)}}function F5(e,t){if(e&1&&(jn(0),nt(1,j5,1,1,"cooee-draggable-video-popup",24)),e&2){let n=Q();zr(n.videos[0]),Z(),tt(n.hidePopupVideo?-1:1)}}var B5=class Yu extends nl{constructor(t,n){super(),this.dialog=t,this.cdr=n}videoElements;videos;VideoConfigTemplate=G0;VideoConfigFooterContent=K0;VideoConfigAutoPlay=Y0;isMobile=window.CooeeSDK.uaParser.getDevice().type==="mobile";hidePopupVideo;videoConfig;showImage;dialogRef=null;ngOnInit(){super.ngOnInit(),Rr.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 oc(St.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}Rr.loadSwiperScript().then(()=>this.openDialog(n,r))}async performCTA(t){let n,r=this.triggerContext;if(t.cta===Mn.ADD_TO_CART)n=St.EVENT_ADD_TO_CART_CLICKED;else if(t.cta===Mn.GO_TO_PRODUCT)n=St.EVENT_VIEW_ITEM_CLICKED;else if(t.cta===Mn.OPEN_CART)n=St.EVENT_OPEN_CART_CLICKED,r.triggerData.redirectBehaviour=Jy.CART_DRAWER;else{Wn.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:Mn.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(St.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 oc(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(Ir,{width:"100vw",height:"100vh",data:r});let i={videoID:t.id,videoIndex:n};this.sendEvent(St.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 oc(St.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||Yu)(Et(NL),Et(Ko))};static \u0275cmp=Pt({type:Yu,selectors:[["cooee-shoppable-videos"]],viewQuery:function(t,n){if(t&1&&ca(I5,5),t&2){let r;ua(r=ha())&&(n.videoElements=r)}},features:[br],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:w-full","lc:h-auto","lc:text-center","lc:z-4","lc:p-4"],[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:w-full","lc:h-auto","lc:text-center","lc:z-4","lc:p-4",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&&(jn(0)(1)(2),nt(3,T5,2,1,"div",1)(4,A5,3,0,"div",2)(5,V5,3,0,"div",3)(6,F5,2,2)),t&2){let r=n.videoConfig.template;Z(),zr(!n.videoConfig.autoPlay||n.videoConfig.autoPlay===n.VideoConfigAutoPlay.ON),Z(),zr(n.videoConfig.autoPlay===n.VideoConfigAutoPlay.ON_HOVER),Z(),tt(n.videoConfig.heading?3:-1),Z(),tt(r===n.VideoConfigTemplate.SIMPLE||r===n.VideoConfigTemplate.SWIPER?4:r===n.VideoConfigTemplate.STORY?5:r===n.VideoConfigTemplate.FLOATING_POPUP?6:-1)}},dependencies:[ll,WM,cl,cb],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%]{cursor:pointer;background:rgb(var(--lc-color-button));color:rgb(var(--lc-color-button-text));border-radius:var(--lc-button-radius)}.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}"]})};iO("CooeeWidgetSDK");(async()=>{let e=await Y2(sO),t=(n,r)=>{let i=m2(n,{injector:e.injector});customElements.define(r,i)};t(rA,"cooee-sticky-atc"),t(YN,"cooee-progressbar"),t(B5,"cooee-shoppable-videos"),t(gO,"cooee-product-options-picker"),ds.filters.define("default",function(n){return n??""}),ds.defaultConfig.defaultFilter="default",ds.defaultConfig.useWith=!0,ds.defaultConfig.autoTrim="slurp"})();})();
75
+ `}var Vr=!1;function fv(t,e,n){let i=t[e];if(Vr&&typeof i!="function")throw new Error(`${t.constructor.name} is using untilDestroyed but doesn't implement ${e}`);gc(t,n),t[e]=function(){i.apply(this,arguments),_c(this,n),t[e]=i}}function gv(t,e){return n=>{let i=fc(e);typeof e=="string"?fv(t,e,i):(Vr&&_v(t),gc(t,i));let o=t[i];return Vr&&hv(t,o),n.pipe((0,r.D)(o))}}function _v(t){let e=Object.getPrototypeOf(t);if(!(pc in e))throw new Error("untilDestroyed operator cannot be used inside directives or components or providers that are not decorated with UntilDestroy decorator")}var mv=class Ur{engagementTrigger;isMobile=window.CooeeSDK.uaParser.getDevice().type==="mobile";ngOnInit(){this.engagementTrigger=this.triggerContext?.triggerData}static \u0275fac=function(e){return new(e||Ur)};static \u0275cmp=(0,r.na)({type:Ur,selectors:[["cooee-base-video"]],inputs:{triggerContext:"triggerContext"},decls:0,vars:0,template:function(e,n){},encapsulation:2})},vv=t=>({active:t}),yv=(t,e)=>e.mID;function bv(t,e){if(t&1&&(0,r.Ga)(0,"img",9),t&2){let n=e.$implicit,i=(0,r.Ka)(2);(0,r.va)("src",n.url,r.ea)("alt",i.selectedItem.name)}}function wv(t,e){if(t&1&&(0,r.Ca)(0,bv,1,2,"img",9,r.Ba),t&2){let n=(0,r.Ka)();(0,r.Da)(n.selectedItem.imgs)}}function Ev(t,e){if(t&1&&(0,r.Ga)(0,"img",9),t&2){let n=(0,r.Ka)();(0,r.va)("src",n.selectedItem.imageURL,r.ea)("alt",n.selectedItem.name)}}function xv(t,e){if(t&1){let n=(0,r.Ia)();(0,r.Ea)(0,"a",18),(0,r.Ja)("click",function(i){let o=(0,r.N)(n).$implicit;return(0,r.Ka)(2).changeItem(o),i.stopPropagation(),(0,r.O)(i.preventDefault())}),(0,r.Ga)(1,"img",19),(0,r.Fa)()}if(t&2){let n=e.$implicit,i=(0,r.Ka)(2);(0,r.fa)(),(0,r.va)("src",n.imageURL,r.ea)("alt",n.name)("ngClass",(0,r.Xa)(3,vv,n.mID===i.selectedItem.mID+""))}}function Sv(t,e){if(t&1&&((0,r.Ea)(0,"span",16),(0,r.Qa)(1,"Selected Product"),(0,r.Fa)(),(0,r.Ea)(2,"div",8),(0,r.Ca)(3,xv,2,5,"a",17,r.Ba),(0,r.Fa)()),t&2){let n=(0,r.Ka)();(0,r.fa)(3),(0,r.Da)(n.items)}}function Cv(t,e){if(t&1){let n=(0,r.Ia)();(0,r.Ea)(0,"a",23),(0,r.Ja)("click",function(i){let o=(0,r.N)(n).$implicit,s=(0,r.Ka)(2);return(0,r.O)(s.changeVariant(i,o))}),(0,r.Ea)(1,"span",24),(0,r.Qa)(2),(0,r.Fa)()()}if(t&2){let n=e.$implicit,i=(0,r.Ka)(2);(0,r.xa)("lc-selected-variant",(i.selectedVariant==null?null:i.selectedVariant.mID)===n.mID),(0,r.fa)(2),(0,r.Ra)(n.name)}}function Tv(t,e){if(t&1&&((0,r.Ea)(0,"span",20),(0,r.Qa)(1,"Select Variant"),(0,r.Fa)(),(0,r.Ea)(2,"div",21),(0,r.Ca)(3,Cv,3,3,"a",22,yv),(0,r.Fa)()),t&2){let n=(0,r.Ka)();(0,r.fa)(3),(0,r.Da)(n.selectedItem.vars)}}function Ov(t,e){if(t&1&&((0,r.Ea)(0,"div",25),(0,r.Qa)(1,"Description"),(0,r.Fa)(),(0,r.Ga)(2,"div",26),(0,r._a)(3,"safeHtml")),t&2){let n=(0,r.Ka)();(0,r.fa)(2),(0,r.va)("innerHTML",(0,r.$a)(3,1,n.selectedItem.desc),r.da)}}function Iv(t,e){t&1&&(0,r.Qa)(0," Open Cart ")}function Dv(t,e){t&1&&(0,r.Qa)(0," Add To Cart ")}var Rv=class $r{selectedItem;items;closeModel=new r.U;performCTA=new r.U;atcClicked=!1;selectedVariant=null;ClickActionType=fe;ngOnInit(){this.updateSelectedVariant()}closeDialog(){this.closeModel.emit()}clickAddToCart(e){this.performCTA.emit({item:e,cta:this.atcClicked?fe.OPEN_CART:fe.ADD_TO_CART}),this.atcClicked=!0}async changeItem(e){this.selectedItem=e,this.updateSelectedVariant()}changeVariant(e,n){e.stopPropagation(),e.preventDefault(),this.selectedVariant=n,this.selectedItem.selectedOrFirstVariant.value=this.selectedVariant}updateSelectedVariant(){this.selectedVariant=this.selectedItem.selectedOrFirstVariant.value}static \u0275fac=function(e){return new(e||$r)};static \u0275cmp=(0,r.na)({type:$r,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(e,n){e&1&&((0,r.Ea)(0,"div",0)(1,"div",1)(2,"div",2),(0,r.Qa)(3,"Shop Now"),(0,r.Fa)(),(0,r.Ea)(4,"button",3),(0,r.Ja)("click",function(){return n.closeDialog()}),(0,r.P)(),(0,r.Ea)(5,"svg",4),(0,r.Ga)(6,"path",5)(7,"path",6),(0,r.Fa)()()(),(0,r.Q)(),(0,r.Ea)(8,"div",7)(9,"div",8),(0,r.sa)(10,wv,2,0)(11,Ev,1,2,"img",9),(0,r.Fa)(),(0,r.Ea)(12,"div",10)(13,"div",11),(0,r.Qa)(14),(0,r.Fa)(),(0,r.Ga)(15,"span",12),(0,r._a)(16,"cooeeCurrency"),(0,r._a)(17,"safeHtml"),(0,r.sa)(18,Sv,5,0)(19,Tv,5,0)(20,Ov,4,3),(0,r.Fa)()(),(0,r.Ea)(21,"div",13)(22,"button",14),(0,r.Ja)("click",function(){return n.clickAddToCart(n.selectedItem)}),(0,r.sa)(23,Iv,1,0)(24,Dv,1,0),(0,r.Fa)(),(0,r.Ea)(25,"button",15),(0,r.Ja)("click",function(){return n.performCTA.emit({item:n.selectedItem,cta:n.ClickActionType.GO_TO_PRODUCT})}),(0,r.Qa)(26," More Info "),(0,r.Fa)()()()),e&2&&((0,r.fa)(10),(0,r.Aa)(n.selectedItem.imgs!=null&&n.selectedItem.imgs.length?10:11),(0,r.fa)(4),(0,r.Ra)(n.selectedItem.name),(0,r.fa)(),(0,r.va)("innerHTML",(0,r.$a)(17,9,(0,r.$a)(16,7,n.selectedVariant==null||n.selectedVariant.price==null?null:n.selectedVariant.price.d)),r.da),(0,r.fa)(3),(0,r.Aa)(n.items.length>1?18:-1),(0,r.fa)(),(0,r.Aa)(n.selectedItem.vars[0]!=null&&n.selectedItem.vars[0].name!=="Default Title"?19:-1),(0,r.fa)(),(0,r.Aa)(n.selectedItem.desc?20:-1),(0,r.fa)(3),(0,r.Aa)(n.atcClicked?23:24))},dependencies:[r.ub,mi,r.nb],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}"]})},Pv=class Hr{width;static \u0275fac=function(e){return new(e||Hr)};static \u0275cmp=(0,r.na)({type:Hr,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(e,n){e&1&&((0,r.Ea)(0,"div",0)(1,"div",1)(2,"div",2)(3,"div",3),(0,r.Ga)(4,"div"),(0,r.Fa)()()()()),e&2&&((0,r.fa)(3),(0,r.wa)("width",n.width,"%"))},encapsulation:2})};function kv(t,e){t&1&&(0,r.Qa)(0," Open Cart ")}function Nv(t,e){t&1&&(0,r.Qa)(0," Add To Cart ")}var Av=class zr{item;performCTA=new r.U;atcClicked=!1;clickAddToCart(e){e.stopPropagation(),this.performCTA.emit({item:this.item,cta:this.atcClicked?fe.OPEN_CART:fe.ADD_TO_CART}),this.atcClicked=!0}static \u0275fac=function(e){return new(e||zr)};static \u0275cmp=(0,r.na)({type:zr,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(e,n){if(e&1){let i=(0,r.Ia)();(0,r.Ea)(0,"div",0)(1,"div",1),(0,r.Ga)(2,"img",2),(0,r.Ea)(3,"div",3)(4,"div",4),(0,r.Qa)(5),(0,r.Fa)(),(0,r.Ta)(6),(0,r.Ga)(7,"div",5),(0,r._a)(8,"cooeeCurrency"),(0,r._a)(9,"safeHtml"),(0,r.Fa)()(),(0,r.Ea)(10,"button",6),(0,r.Ja)("click",function(o){return(0,r.N)(i),(0,r.O)(n.clickAddToCart(o))}),(0,r.sa)(11,kv,1,0)(12,Nv,1,0),(0,r.Fa)()()}if(e&2){(0,r.fa)(2),(0,r.La)("alt",n.item.name),(0,r.va)("src",n.item.imageURL,r.ea),(0,r.fa)(3),(0,r.Sa)(" ",n.item.name," ");let i=n.item.selectedOrFirstVariant.value.price.d;(0,r.fa)(2),(0,r.va)("innerHTML",(0,r.$a)(9,9,(0,r.$a)(8,7,i)),r.da),(0,r.fa)(3),(0,r.xa)("atc-clicked",n.atcClicked),(0,r.fa)(),(0,r.Aa)(n.atcClicked?11:12)}},dependencies:[mi,r.ub],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}"]})},Mv=["swiperContainer"],Lv=["videoEl"],Bv=(t,e)=>e.url,jv=(t,e)=>e.mID;function Fv(t,e){if(t&1&&(0,r.Ga)(0,"source",14),t&2){let n=e.$implicit;(0,r.La)("type",n.mimeType),(0,r.va)("src",n.url,r.ea)}}function Vv(t,e){t&1&&(0,r.Ha)(0)}function Uv(t,e){if(t&1){let n=(0,r.Ia)();(0,r.Ga)(0,"cooee-video-progress-bar",17),(0,r.Ea)(1,"div",18)(2,"cooee-mute-toggle",19),(0,r.Ja)("toggled",function(){(0,r.N)(n);let i=(0,r.Ka)(2);return(0,r.O)(i.toggleMute())}),(0,r.Fa)(),(0,r.sa)(3,Vv,1,0,"ng-container",10),(0,r.Fa)()}if(t&2){let n=(0,r.Ka)().$index,i=(0,r.Pa)(4),o=(0,r.Ka)(),s=(0,r.Pa)(11);(0,r.va)("width",o.videoProgress[n]||0),(0,r.fa)(2),(0,r.va)("muted",o.muted)("videoEl",i),(0,r.fa)(),(0,r.va)("ngTemplateOutlet",s)}}function $v(t,e){if(t&1){let n=(0,r.Ia)();(0,r.Ea)(0,"cooee-product-card",22),(0,r.Ja)("performCTA",function(i){(0,r.N)(n);let o=(0,r.Ka)(2).$implicit,s=(0,r.Ka)();return(0,r.O)(s.performClickToAction(i,o))})("click",function(){let i=(0,r.N)(n).$implicit,o=(0,r.Ka)(2).$implicit,s=(0,r.Ka)();return(0,r.O)(s.productCardClicked(i,o))}),(0,r.Fa)()}if(t&2){let n=e.$implicit;(0,r.va)("item",n)}}function Hv(t,e){if(t&1&&((0,r.Ea)(0,"div",15)(1,"div",20),(0,r.Ca)(2,$v,1,1,"cooee-product-card",21,jv),(0,r.Fa)()()),t&2){let n=(0,r.Ka)().$implicit;(0,r.fa)(2),(0,r.Da)(n.items)}}function zv(t,e){if(t&1){let n=(0,r.Ia)();(0,r.Ea)(0,"cooee-product-modal",23),(0,r.Ja)("performCTA",function(i){(0,r.N)(n);let o=(0,r.Ka)(2);return(0,r.O)(o.performClickToAction(i,o.selectedVideo))})("closeModel",function(){(0,r.N)(n);let i=(0,r.Ka)(2);return(0,r.O)(i.productModalClosed())}),(0,r.Fa)()}if(t&2){let n=(0,r.Ka)(2);(0,r.va)("selectedItem",n.selectedItem)("items",n.selectedVideo.items)}}function Wv(t,e){if(t&1){let n=(0,r.Ia)();(0,r.Ea)(0,"div",6)(1,"div",11)(2,"div",12)(3,"video",13,2),(0,r.Ja)("timeupdate",function(i){let o=(0,r.N)(n).$index,s=(0,r.Ka)();return(0,r.O)(s.updateProgress(i,o))})("click",function(){let i=(0,r.N)(n).$index,o=(0,r.Ka)();return(0,r.O)(o.currentIndex===i&&o.toggleMute())})("ended",function(){(0,r.N)(n);let i=(0,r.Pa)(4),o=(0,r.Ka)();return(0,r.O)(o.onVideoEnded(i))}),(0,r.Ca)(5,Fv,1,2,"source",14,Bv),(0,r.Fa)(),(0,r.sa)(7,Uv,4,4)(8,Hv,4,0,"div",15),(0,r.Fa)(),(0,r.sa)(9,zv,1,2,"cooee-product-modal",16),(0,r.Fa)()()}if(t&2){let n=e.$implicit,i=e.$index,o=(0,r.Ka)();(0,r.fa)(3),(0,r.va)("ngClass",o.viewTemplateClassName)("autoplay",o.currentIndex===i)("muted",o.muted)("poster",n.thumbnail,r.ea),(0,r.ua)("data-video-id",n.id),(0,r.fa)(2),(0,r.Da)(n.sources),(0,r.fa)(2),(0,r.Aa)(o.currentIndex===i?7:-1),(0,r.fa)(),(0,r.Aa)(n.items.length&&o.currentIndex===i?8:-1),(0,r.fa)(),(0,r.Aa)(o.selectedItem&&o.currentIndex===i?9:-1)}}function Gv(t,e){t&1&&(0,r.Ha)(0)}function qv(t,e){if(t&1){let n=(0,r.Ia)();(0,r.Ea)(0,"button",24),(0,r.Ja)("click",function(){(0,r.N)(n);let i=(0,r.Ka)();return(0,r.O)(i.close())}),(0,r.P)(),(0,r.Ea)(1,"svg",25),(0,r.Ga)(2,"path",26)(3,"path",27),(0,r.Fa)()()}}var Ae=class extends mv{constructor(t,e,n,i){super(),this.cdr=t,this.elementRef=e,this.dialogRef=n,this.data=i,this.videos=i.videos,this.currentIndex=i.currentIndex,this.triggerContext=i.triggerContext}videos=[];currentIndex=0;swiperContainerRef;videoElements;muted=!1;videoProgress=[];selectedItem=null;selectedVideo;swiperInstance;detailPopupTemplate;viewTemplateClassName="lc-video-only-view";resizeDebouncer=new nv(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 t=this.elementRef.nativeElement.shadowRoot,e=Aa.get().website.commonCSS;switch(Le.injectRawCSS(e,t),Le.injectStylesheet(wn.styleURL,t),Le.injectSwiperCSS(t),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(){(0,r.t)(this.getCurrentVideoElement(),"loadeddata").pipe(gv(this)).subscribe(()=>{this.initSwiper()})}ngOnDestroy(){this.swiperInstance?.destroy?.(),this.resizeDebouncer.destroy()}close(t=this.videos[this.currentIndex],e=this.currentIndex){let n=this.getCurrentVideoElement();this.dialogRef.close({lastVideo:t,lastVideoIndex:e,lastVideoDuration:n?.currentTime})}performClickToAction(t,e){this.data.onCTAPerformed({cta:t.cta,item:t.item,video:e})}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(t=>t.nativeElement.pause())}async toggleMute(){this.muted=!this.muted,this.videoElements.forEach(e=>e.nativeElement.muted=this.muted);let t=[this.muted?Ft.EVENT_VIDEO_MUTED:Ft.EVENT_VIDEO_UNMUTED,{current:this.currentVideoProps()},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(t),await xs.set(ws.MUTED,this.muted),this.cdr.detectChanges()}playActiveVideo(){this.pauseAll();let t=this.getCurrentVideoElement();t&&(t.currentTime=1,t.play().then(async()=>{this.muted=await xs.get(ws.MUTED,!1),t.muted=this.muted}))}onVideoEnded(t){if(this.currentIndex<this.videos.length-1)this.selectedItem?(t.currentTime=0,t.play()):this.moveToNextVideo();else{let e=this.getPreviousVideoDataForEvent(),n=[Ft.EVENT_LAST_VIDEO_ENDED,{previous:e},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(n),t.currentTime=0,t.play()}}updateProgress(t,e){let n=t.target;this.videoProgress[e]=n.currentTime/n.duration*100,this.cdr.detectChanges()}onSlideChange(t){let e=this.getPreviousVideoDataForEvent();this.currentIndex=t.realIndex,this.playActiveVideo(),this.detailPopupTemplate==="PRODUCT_DETAIL_VIEW"?this.selectItemForDetailView():(this.selectedItem=null,delete this.selectedVideo);let n=this.currentVideoProps(),i={previous:e,current:n},o=[Ft.EVENT_VIDEO_CHANGE,i,{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(o)}productCardClicked(t,e){let n={videoID:e.id,videoIndex:this.currentIndex},i=[Ft.EVENT_MORE_ITEM_INFO_CLICKED,{current:n},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(i),this.selectedItem=t,this.selectedVideo=e,this.swiperInstance.disable()}reInitSwiper(){this.initSwiper(),this.selectedItem&&this.swiperInstance.disable()}initSwiper(){let t=this.isMobile?1:"auto",e=0;this.detailPopupTemplate==="PRODUCT_DETAIL_VIEW"&&(t="auto",e=10),this.swiperInstance=new window.CooeeSDK.Swiper(this.swiperContainerRef.nativeElement,{direction:this.isMobile?"vertical":"horizontal",effect:this.isMobile?"slide":"coverflow",slidesPerView:t,initialSlide:this.currentIndex,centeredSlides:!0,spaceBetween:e,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 t=this.currentVideoProps(),e=this.videoElements.find(i=>i.nativeElement.dataset.videoId===this.videos[this.currentIndex].id)?.nativeElement;t.playedTillMS=Math.ceil(e?.currentTime*1e3);let n=e?.duration*1e3;return t.playedTillPercent=+(t.playedTillMS/n).toFixed(4),t}selectItemForDetailView(){this.selectedVideo=this.videos[this.currentIndex],this.selectedItem=this.isMobile?null:this.selectedVideo?.items?.[0]??null}};(0,r.g)(Ae,"\u0275fac",function(t){return new(t||Ae)((0,r.ka)(r.eb),(0,r.ka)(r.X),(0,r.ka)(Xn),(0,r.ka)(dc))}),(0,r.g)(Ae,"\u0275cmp",(0,r.na)({type:Ae,selectors:[["cooee-video-swiper-dialog"]],viewQuery:function(t,e){if(t&1&&((0,r.Ma)(Mv,5),(0,r.Ma)(Lv,5)),t&2){let n;(0,r.Na)(n=(0,r.Oa)())&&(e.swiperContainerRef=n.first),(0,r.Na)(n=(0,r.Oa)())&&(e.videoElements=n)}},inputs:{videos:"videos",currentIndex:"currentIndex"},features:[r.ra],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(t,e){if(t&1&&((0,r.Ea)(0,"div",3)(1,"div",4,0)(3,"div",5),(0,r.Ca)(4,Wv,10,8,"div",6,r.Ba),(0,r.Fa)(),(0,r.Ga)(6,"div",7)(7,"div",8),(0,r.Fa)(),(0,r.Ea)(8,"div",9),(0,r.sa)(9,Gv,1,0,"ng-container",10),(0,r.Fa)()(),(0,r.sa)(10,qv,4,0,"ng-template",null,1,r.bb)),t&2){let n=(0,r.Pa)(11);(0,r.va)("ngClass",e.viewTemplateClassName),(0,r.fa)(4),(0,r.Da)(e.videos),(0,r.fa)(5),(0,r.va)("ngTemplateOutlet",n)}},dependencies:[Av,Rv,zl,Pv,r.pb,r.nb],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}
76
+ `],encapsulation:3})),Ae=(0,r.f)([uv()],Ae);var Zv=["videoEl"],yc=(t,e)=>e.url;function Yv(t,e){if(t&1&&((0,r.Ea)(0,"div",1),(0,r.Qa)(1),(0,r.Fa)()),t&2){let n=(0,r.Ka)();(0,r.fa)(),(0,r.Sa)(" ",n.videoConfig.heading," ")}}function Kv(t,e){if(t&1&&(0,r.Ga)(0,"source",7),t&2){let n=e.$implicit;(0,r.La)("type",n.mimeType),(0,r.va)("src",n.url,r.ea)}}function Jv(t,e){if(t&1){let n=(0,r.Ia)();(0,r.Ea)(0,"cooee-mute-toggle",12),(0,r.Ja)("toggled",function(i){(0,r.N)(n),(0,r.Ka)();let o=(0,r.Pa)(5),s=(0,r.Ka)(2);return(0,r.O)(s.onMuteToggled(i,o))}),(0,r.Fa)()}if(t&2){(0,r.Ka)();let n=(0,r.Pa)(5);(0,r.va)("muted",n.muted)("videoEl",n)}}function Xv(t,e){if(t&1&&(0,r.Ga)(0,"img",13),t&2){(0,r.Ka)(2);let n=(0,r.Va)(0);(0,r.va)("src",n.imageURL,r.ea)("alt",n.name)}}function Qv(t,e){if(t&1&&((0,r.Ea)(0,"div",10),(0,r.sa)(1,Xv,1,2,"img",13),(0,r.Ea)(2,"div",14)(3,"span",15),(0,r.Qa)(4),(0,r.Fa)(),(0,r.Ta)(5),(0,r.Ga)(6,"span",16),(0,r._a)(7,"cooeeCurrency"),(0,r._a)(8,"safeHtml"),(0,r.Fa)()()),t&2){(0,r.Ka)();let n=(0,r.Va)(0),i=(0,r.Ka)(2);(0,r.fa)(),(0,r.Aa)(i.showImage?1:-1),(0,r.fa)(3),(0,r.Sa)(" ",n.name," ");let o=n.selectedOrFirstVariant.value.price.d;(0,r.fa)(2),(0,r.va)("innerHTML",(0,r.$a)(8,5,(0,r.$a)(7,3,o)),r.da)}}function ty(t,e){if(t&1){let n=(0,r.Ia)();(0,r.Ea)(0,"button",17),(0,r.Ja)("click",function(){(0,r.N)(n);let i=(0,r.Ka)().$implicit,o=(0,r.Va)(0),s=(0,r.Ka)(2);return(0,r.O)(s.addToCartClicked(i,o))}),(0,r.Qa)(1," Add to cart "),(0,r.Fa)()}}function ey(t,e){if(t&1){let n=(0,r.Ia)();(0,r.Ta)(0)(1),(0,r.Ea)(2,"div",4)(3,"a",5),(0,r.Ja)("click",function(i){let o=(0,r.N)(n),s=o.$implicit,a=o.$index,c=(0,r.Pa)(5),h=(0,r.Ka)(2);return(0,r.O)(h.onVideoTap(i,s,a,c))}),(0,r.Ea)(4,"video",6,0),(0,r.Ja)("mouseenter",function(){(0,r.N)(n);let i=(0,r.Pa)(5);(0,r.Ka)(2);let o=(0,r.Va)(2);return(0,r.O)(o&&i.play())})("mouseleave",function(){(0,r.N)(n);let i=(0,r.Pa)(5);(0,r.Ka)(2);let o=(0,r.Va)(2);return(0,r.O)(o&&i.pause())}),(0,r.Ca)(6,Kv,1,2,"source",7,yc),(0,r.Fa)(),(0,r.Ea)(8,"div",8),(0,r.sa)(9,Jv,1,2,"cooee-mute-toggle",9),(0,r.Fa)(),(0,r.sa)(10,Qv,9,7,"div",10),(0,r.Fa)(),(0,r.sa)(11,ty,2,0,"button",11),(0,r.Fa)()}if(t&2){let n=e.$implicit,i=(0,r.Ka)(2),o=(0,r.Va)(1),s=(0,r.Ua)(n.items[0])&&i.videoConfig.footerContent==i.VideoConfigFooterContent.FIRST_ITEM;(0,r.fa)(4),(0,r.va)("poster",n.thumbnail,r.ea)("muted",!0),(0,r.ua)("autoplay",o||null),(0,r.fa)(2),(0,r.Da)(n.sources),(0,r.fa)(3),(0,r.Aa)(i.videoConfig.showMuteButton?9:-1),(0,r.fa)(),(0,r.Aa)(s?10:-1),(0,r.fa)(),(0,r.Aa)(s?11:-1)}}function ny(t,e){if(t&1&&((0,r.Ea)(0,"div",2),(0,r.Ca)(1,ey,12,7,"div",4,r.Ba),(0,r.Fa)()),t&2){let n=(0,r.Ka)();(0,r.fa)(),(0,r.Da)(n.videos)}}function iy(t,e){if(t&1&&(0,r.Ga)(0,"source",7),t&2){let n=e.$implicit;(0,r.La)("type",n.mimeType),(0,r.va)("src",n.url,r.ea)}}function ry(t,e){if(t&1){let n=(0,r.Ia)();(0,r.Ea)(0,"div",18),(0,r.P)(),(0,r.Ea)(1,"svg",19),(0,r.Ga)(2,"circle",20)(3,"circle",21),(0,r.Fa)(),(0,r.Q)(),(0,r.Ea)(4,"div",22)(5,"video",23),(0,r.Ja)("click",function(i){let o=(0,r.N)(n),s=o.$implicit,a=o.$index,c=(0,r.Ka)(2);return(0,r.O)(c.onVideoTap(i,s,a))}),(0,r.Ca)(6,iy,1,2,"source",7,yc),(0,r.Fa)()()()}if(t&2){let n=e.$implicit;(0,r.fa)(5),(0,r.va)("muted",!0),(0,r.fa)(),(0,r.Da)(n.sources)}}function oy(t,e){if(t&1&&((0,r.Ea)(0,"div",3),(0,r.Ca)(1,ry,8,1,"div",18,r.Ba),(0,r.Fa)()),t&2){let n=(0,r.Ka)();(0,r.fa)(),(0,r.Da)(n.videos)}}function sy(t,e){if(t&1){let n=(0,r.Ia)();(0,r.Ea)(0,"cooee-draggable-video-popup",25),(0,r.Ja)("videoClicked",function(){(0,r.N)(n),(0,r.Ka)();let i=(0,r.Va)(0),o=(0,r.Ka)();return(0,r.O)(o.onPopupVideoClicked(i,0))})("closeClicked",function(){(0,r.N)(n);let i=(0,r.Ka)(2);return(0,r.O)(i.onPopupVideoClosed())}),(0,r.Fa)()}if(t&2){(0,r.Ka)();let n=(0,r.Va)(0);(0,r.va)("video",n)}}function ay(t,e){if(t&1&&((0,r.Ta)(0),(0,r.sa)(1,sy,1,1,"cooee-draggable-video-popup",24)),t&2){let n=(0,r.Ka)();(0,r.Ua)(n.videos[0]),(0,r.fa)(),(0,r.Aa)(n.hidePopupVideo?-1:1)}}var ly=class Wr extends hi{constructor(e,n){super(),this.dialog=e,this.cdr=n}videoElements;videos;VideoConfigTemplate=Dl;VideoConfigFooterContent=Pl;VideoConfigAutoPlay=Rl;isMobile=window.CooeeSDK.uaParser.getDevice().type==="mobile";hidePopupVideo;videoConfig;showImage;dialogRef=null;ngOnInit(){super.ngOnInit(),Le.loadSwiperScript(),this.showImage=this.videoConfig.detailPopup.template==="PRODUCT_DETAIL_VIEW"}ngAfterViewInit(){this.playFirstVideo()}engagementTriggerReceived(e){this.videoConfig=e.content?.videoConfig,this.videos=this.videoConfig.videos}sendTriggerClicked(e,n){let i=new Gi(Ft.EVENT_TRIGGER_CLICKED,{},this.triggerContext?.triggerData);i.videos=[e.id],n&&(i.items=[n]),this.sendEventToRenderer(i)}onVideoTap(e,n,i,o){e?.stopPropagation(),e?.preventDefault();let s=n.items?.[0];if(this.sendTriggerClicked(n,s?.toEmbed()),this.videoConfig.footerContent!=="FIRST_ITEM"){o&&(o.muted=!1,o.play(),this.onMuteToggled(!1,o));return}Le.loadSwiperScript().then(()=>this.openDialog(n,i))}async performCTA(e){let n,i=this.triggerContext;if(e.cta===fe.ADD_TO_CART)n=Ft.EVENT_ADD_TO_CART_CLICKED;else if(e.cta===fe.GO_TO_PRODUCT)n=Ft.EVENT_VIEW_ITEM_CLICKED;else if(e.cta===fe.OPEN_CART)n=Ft.EVENT_OPEN_CART_CLICKED,i.triggerData.redirectBehaviour=ka.CART_DRAWER;else{me.warn(`Unsupported CTA type: ${e.cta}`);return}let o={at:e.cta},s={videoID:e.video.id};this.sendEvent(n,{current:s},e.video,e.item),this.executeCTAViaRenderer({clickAction:o,embeddedItem:e.item.toEmbed()})}addToCartClicked(e,n){this.performCTA({cta:fe.ADD_TO_CART,item:n,video:e})}onPopupVideoClicked(e,n){this.hidePopupVideo=!0,this.onVideoTap(null,e,n),this.dialogRef?.closed.subscribe(()=>{this.hidePopupVideo=!1,this.cdr.detectChanges()})}onPopupVideoClosed(){this.hidePopupVideo=!0;let e=(new Date().getTime()-this.triggerContext.startTime.getTime())/1e3;this.sendEvent(Ft.EVENT_TRIGGER_CLOSED,{duration:e})}update(){}onMuteToggled(e,n){e||this.videoElements.forEach(i=>{i.nativeElement!==n&&(i.nativeElement.muted=!0,i.nativeElement.pause())})}playFirstVideo(){this.videoConfig.autoPlay==="ON_HOVER"&&this.isMobile&&this.videoElements.first?.nativeElement.play()}sendEvent(e,n,i,o){let s=new Gi(e,n,this.engagementTrigger);i&&(s.videos=[i.id]),o&&(s.items=[o.toEmbed()]),this.sendEventToRenderer(s)}openDialog(e,n){let i={videos:this.videos,currentIndex:n,triggerContext:this.triggerContext,onCTAPerformed:s=>this.performCTA(s)};this.dialogRef&&this.dialogRef.close(),this.dialogRef=this.dialog.open(Ae,{width:"100vw",height:"100vh",data:i});let o={videoID:e.id,videoIndex:n};this.sendEvent(Ft.EVENT_VIDEO_DIALOG_OPENED,{current:o},e),this.dialogRef.closed.subscribe(s=>{if(!s)return;let a=s.lastVideoDuration*1e3,c={videoID:s.lastVideo.id,videoIndex:s.lastVideoIndex,playedTillMS:a,playedTillPercent:a/e.durationMS},h=new Gi(Ft.EVENT_VIDEO_DIALOG_CLOSED,{current:c},this.triggerContext?.triggerData);h.videos=[s.lastVideo.id],this.sendEventToRenderer(h),this.dialogRef=null})}static \u0275fac=function(e){return new(e||Wr)((0,r.ka)(ev),(0,r.ka)(r.eb))};static \u0275cmp=(0,r.na)({type:Wr,selectors:[["cooee-shoppable-videos"]],viewQuery:function(e,n){if(e&1&&(0,r.Ma)(Zv,5),e&2){let i;(0,r.Na)(i=(0,r.Oa)())&&(n.videoElements=i)}},features:[r.ra],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:w-full","lc:h-auto","lc:text-center","lc:z-4","lc:p-4"],[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:w-full","lc:h-auto","lc:text-center","lc:z-4","lc:p-4",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(e,n){if(e&1&&((0,r.Ta)(0)(1)(2),(0,r.sa)(3,Yv,2,1,"div",1)(4,ny,3,0,"div",2)(5,oy,3,0,"div",3)(6,ay,2,2)),e&2){let i=n.videoConfig.template;(0,r.fa)(),(0,r.Ua)(!n.videoConfig.autoPlay||n.videoConfig.autoPlay===n.VideoConfigAutoPlay.ON),(0,r.fa)(),(0,r.Ua)(n.videoConfig.autoPlay===n.VideoConfigAutoPlay.ON_HOVER),(0,r.fa)(),(0,r.Aa)(n.videoConfig.heading?3:-1),(0,r.fa)(),(0,r.Aa)(i===n.VideoConfigTemplate.SIMPLE||i===n.VideoConfigTemplate.SWIPER?4:i===n.VideoConfigTemplate.STORY?5:i===n.VideoConfigTemplate.FLOATING_POPUP?6:-1)}},dependencies:[mi,fm,r.ub,zl],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%]{cursor:pointer;background:rgb(var(--lc-color-button));color:rgb(var(--lc-color-button-text));border-radius:var(--lc-button-radius)}.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}"]})};Cu("CooeeWidgetSDK");(async()=>{let t=await(0,r.tb)(Ou),e=(n,i)=>{let o=xu(n,{injector:t.injector});customElements.define(i,o)};e(Cg,"cooee-sticky-atc"),e(mg,"cooee-progressbar"),e(ly,"cooee-shoppable-videos"),e(Lu,"cooee-product-options-picker"),sessionStorage.cooeeDebug&&import("./chunk-7OOIPWXD.js").then(n=>{e(n.DebuggerComponent,"cooee-debugger")}),An.filters.define("default",function(n){return n??""}),An.defaultConfig.defaultFilter="default",An.defaultConfig.useWith=!0,An.defaultConfig.autoTrim="slurp"})();})();