@smals-belgium-shared/vidis-delivered-medication-detail 3.4.1-snapshot.2 → 3.4.1-snapshot.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/assets/main-D21OkQuO.js +38 -0
- package/delivered-medication-detail.js +1 -1
- package/package.json +1 -1
- package/assets/main-Bl8ikg0i.js +0 -38
package/assets/main-Bl8ikg0i.js
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
var x7=Object.defineProperty;var Sp=e=>{throw TypeError(e)};var E7=(e,t,r)=>t in e?x7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var s=(e,t,r)=>E7(e,typeof t!="symbol"?t+"":t,r),kp=(e,t,r)=>t.has(e)||Sp("Cannot "+r);var dr=(e,t,r)=>(kp(e,t,"read from private field"),r?r.call(e):t.get(e)),Cp=(e,t,r)=>t.has(e)?Sp("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),Ip=(e,t,r,n)=>(kp(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r);var S7=Object.create,Sl=Object.defineProperty,k7=Object.defineProperties,C7=Object.getOwnPropertyDescriptor,I7=Object.getOwnPropertyDescriptors,D7=Object.getOwnPropertyNames,Bs=Object.getOwnPropertySymbols,T7=Object.getPrototypeOf,yd=Object.prototype.hasOwnProperty,sg=Object.prototype.propertyIsEnumerable,Dp=(e,t,r)=>t in e?Sl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,se=(e,t)=>{for(var r in t||(t={}))yd.call(t,r)&&Dp(e,r,t[r]);if(Bs)for(var r of Bs(t))sg.call(t,r)&&Dp(e,r,t[r]);return e},Zt=(e,t)=>k7(e,I7(t)),N7=(e,t)=>{var r={};for(var n in e)yd.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Bs)for(var n of Bs(e))t.indexOf(n)<0&&sg.call(e,n)&&(r[n]=e[n]);return r},ae=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),oe=(e,t)=>{for(var r in t)Sl(e,r,{get:t[r],enumerable:!0})},O7=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of D7(t))!yd.call(e,a)&&a!==r&&Sl(e,a,{get:()=>t[a],enumerable:!(n=C7(t,a))||n.enumerable});return e},lg=(e,t,r)=>(r=e!=null?S7(T7(e)):{},O7(t||!e||!e.__esModule?Sl(r,"default",{value:e,enumerable:!0}):r,e)),wt=(e,t,r)=>new Promise((n,a)=>{var i=c=>{try{l(r.next(c))}catch(u){a(u)}},o=c=>{try{l(r.throw(c))}catch(u){a(u)}},l=c=>c.done?n(c.value):Promise.resolve(c.value).then(i,o);l((r=r.apply(e,t)).next())}),M7=ae((e,t)=>{(function(r,n){typeof e=="object"&&typeof t<"u"?t.exports=n():typeof define=="function"&&define.amd?define(n):(r=typeof globalThis<"u"?globalThis:r||self,r.MessageFormat=n())})(e,function(){var r=function(){return r=Object.assign||function(p){for(var f,v=1,y=arguments.length;v<y;v++){f=arguments[v];for(var _ in f)Object.prototype.hasOwnProperty.call(f,_)&&(p[_]=f[_])}return p},r.apply(this,arguments)};function n(p){var f=typeof Symbol=="function"&&Symbol.iterator,v=f&&p[f],y=0;if(v)return v.call(p);if(p&&typeof p.length=="number")return{next:function(){return p&&y>=p.length&&(p=void 0),{value:p&&p[y++],done:!p}}};throw new TypeError(f?"Object is not iterable.":"Symbol.iterator is not defined.")}function a(p,f){var v=typeof Symbol=="function"&&p[Symbol.iterator];if(!v)return p;var y=v.call(p),_,E=[],k;try{for(;(f===void 0||f-- >0)&&!(_=y.next()).done;)E.push(_.value)}catch(I){k={error:I}}finally{try{_&&!_.done&&(v=y.return)&&v.call(y)}finally{if(k)throw k.error}}return E}function i(p,f,v){if(arguments.length===2)for(var y=0,_=f.length,E;y<_;y++)(E||!(y in f))&&(E||(E=Array.prototype.slice.call(f,0,y)),E[y]=f[y]);return p.concat(E||Array.prototype.slice.call(f))}typeof SuppressedError=="function"&&SuppressedError;class o extends Error{constructor(f,v,y){super(f),this.token=v,this.type=y||"error"}}let l=p=>p<4?"short":p===4?"long":"narrow",c=p=>p%2===0?"2-digit":"numeric";function u(p,f){switch(p.char){case"y":return{year:c(p.width)};case"r":return{calendar:"gregory",year:"numeric"};case"u":case"U":case"Y":default:return f(`${p.desc} is not supported; falling back to year:numeric`,o.WARNING),{year:"numeric"}}}function d(p,f){switch(p.width){case 1:return"numeric";case 2:return"2-digit";case 3:return"short";case 4:return"long";case 5:return"narrow";default:f(`${p.desc} is not supported with width ${p.width}`);return}}function m(p,f){let{char:v,desc:y,width:_}=p;if(v==="d")return c(_);f(`${y} is not supported`)}function b(p,f){let{char:v,desc:y,width:_}=p;if((v==="c"||v==="e")&&_<3){let E=`Numeric value is not supported for ${y}; falling back to weekday:short`;f(E,o.WARNING)}return l(_)}function g(p){let f=c(p.width),v;switch(p.char){case"h":v="h12";break;case"H":v="h23";break;case"k":v="h24";break;case"K":v="h11";break}return v?{hour:f,hourCycle:v}:{hour:f}}function w(p,f){let{char:v,desc:y,width:_}=p;switch(v){case"v":case"z":return _===4?"long":"short";case"V":if(_===4)return"long";f(`${y} is not supported with width ${_}`);return;case"X":f(`${y} is not supported`);return}return"short"}function x(p,f){switch(p.field){case"era":return{era:l(p.width)};case"year":return u(p,f);case"month":return{month:d(p,f)};case"day":return{day:m(p,f)};case"weekday":return{weekday:b(p,f)};case"period":return;case"hour":return g(p);case"min":return{minute:c(p.width)};case"sec":return{second:c(p.width)};case"tz":return{timeZoneName:w(p,f)};case"quarter":case"week":case"sec-frac":case"ms":f(`${p.desc} is not supported`)}}function S(p,f){let v=arguments.length>2&&arguments[2]!==void 0?arguments[2]:E=>{throw E},y={timeZone:f},_=[];for(let E of p){let{error:k,field:I,str:N}=E;if(k){let J=new o(k.message,E);J.stack=k.stack,v(J)}if(N){let J=`Ignoring string part: ${N}`;v(new o(J,E,o.WARNING))}I&&(_.indexOf(I)===-1?_.push(I):v(new o(`Duplicate ${I} token`,E)));let F=x(E,(J,ue)=>v(new o(J,E,ue)));F&&Object.assign(y,F)}return y}let T={G:{field:"era",desc:"Era"},y:{field:"year",desc:"Year"},Y:{field:"year",desc:'Year of "Week of Year"'},u:{field:"year",desc:"Extended year"},U:{field:"year",desc:"Cyclic year name"},r:{field:"year",desc:"Related Gregorian year"},Q:{field:"quarter",desc:"Quarter"},q:{field:"quarter",desc:"Stand-alone quarter"},M:{field:"month",desc:"Month in year"},L:{field:"month",desc:"Stand-alone month in year"},w:{field:"week",desc:"Week of year"},W:{field:"week",desc:"Week of month"},d:{field:"day",desc:"Day in month"},D:{field:"day",desc:"Day of year"},F:{field:"day",desc:"Day of week in month"},g:{field:"day",desc:"Modified julian day"},E:{field:"weekday",desc:"Day of week"},e:{field:"weekday",desc:"Local day of week"},c:{field:"weekday",desc:"Stand-alone local day of week"},a:{field:"period",desc:"AM/PM marker"},b:{field:"period",desc:"AM/PM/noon/midnight marker"},B:{field:"period",desc:"Flexible day period"},h:{field:"hour",desc:"Hour in AM/PM (1~12)"},H:{field:"hour",desc:"Hour in day (0~23)"},k:{field:"hour",desc:"Hour in day (1~24)"},K:{field:"hour",desc:"Hour in AM/PM (0~11)"},j:{field:"hour",desc:"Hour in preferred cycle"},J:{field:"hour",desc:"Hour in preferred cycle without marker"},C:{field:"hour",desc:"Hour in preferred cycle with flexible marker"},m:{field:"min",desc:"Minute in hour"},s:{field:"sec",desc:"Second in minute"},S:{field:"sec-frac",desc:"Fractional second"},A:{field:"ms",desc:"Milliseconds in day"},z:{field:"tz",desc:"Time Zone: specific non-location"},Z:{field:"tz",desc:"Time Zone"},O:{field:"tz",desc:"Time Zone: localized"},v:{field:"tz",desc:"Time Zone: generic non-location"},V:{field:"tz",desc:"Time Zone: ID"},X:{field:"tz",desc:"Time Zone: ISO8601 with Z"},x:{field:"tz",desc:"Time Zone: ISO8601"}},R=p=>p>="A"&&p<="Z"||p>="a"&&p<="z";function O(p,f){let v=p[f],y=1;for(;p[++f]===v;)++y;let _=T[v];if(!_){let E=`The letter ${v} is not a valid field identifier`;return{char:v,error:new Error(E),width:y}}return{char:v,field:_.field,desc:_.desc,width:y}}function Y(p,f){let v=p[++f],y=2;if(v==="'")return{char:"'",str:v,width:y};for(;;){let _=p[++f];if(++y,_===void 0){let E=`Unterminated quoted literal in pattern: ${v||p}`;return{char:"'",error:new Error(E),str:v,width:y}}else if(_==="'"){if(p[++f]!=="'")return{char:"'",str:v,width:y};++y}v+=_}}function ie(p,f){let v=p[f];if(!v)return null;if(R(v))return O(p,f);if(v==="'")return Y(p,f);let y=v,_=1;for(;;){let E=p[++f];if(!E||R(E)||E==="'")return{char:v,str:y,width:_};y+=E,_+=1}}function me(p){let f=[],v=0;for(;;){let y=ie(p,v);if(!y)return f;f.push(y),v+=y.width}}function Et(p,f,v,y){typeof f=="string"&&(f=me(f)),typeof v=="function"&&(y=v,v=void 0);let _=S(f,v,y),E=new Intl.DateTimeFormat(p,_);return k=>E.format(k)}function ut(p,f,v,y){typeof f=="string"&&(f=me(f)),typeof v=="function"&&(y=v,v=void 0);let _=S(f,v,y);return["(function() {",`var opt = ${JSON.stringify(_)};`,`var dtf = new Intl.DateTimeFormat(${JSON.stringify(p)}, opt);`,"return function(value) { return dtf.format(value); }"].join(`
|
|
2
|
-
`)+`
|
|
3
|
-
})()`}class Ue extends Error{constructor(f,v){super(v),this.code=f}}class vt extends Ue{constructor(f,v){super("BAD_OPTION",`Unknown ${f} option: ${v}`),this.stem=f,this.option=v}}class Z extends Ue{constructor(f){super("BAD_STEM",`Unknown stem: ${f}`),this.stem=f}}class H extends Ue{constructor(f,v){super("MASKED_VALUE",`Value for ${f} is set multiple times`),this.type=f,this.prev=v}}class ge extends Ue{constructor(f){super("MISSING_OPTION",`Required option missing for ${f}`),this.stem=f}}class L extends Ue{constructor(f,v){super("BAD_PATTERN",v),this.char=f}}class j extends Ue{constructor(f,v,y){let _=y>1?`${y} options`:"one option";super("TOO_MANY_OPTIONS",`Token ${f} only supports ${_} (got ${v.length})`),this.stem=f,this.options=v}}function U(p,f){let{numberingSystem:v}=f;return Array.isArray(p)||(p=[p]),v?p.map(y=>{let _=y.indexOf("-u-")===-1?"u-nu":"nu";return`${y}-${_}-${v}`}).concat(p):p}function Se(p,f){let v=+p+f/2;return v-v%+f}function qe(p){let{scale:f,unit:v}=p,y=typeof f=="number"&&f>=0?f:1;return v&&v.style==="percent"&&(y*=.01),y}function Ft(p){let f=qe(p),{precision:v}=p;return v&&v.style==="precision-increment"?y=>Se(y,v.increment)*f:y=>y*f}function Te(p){let f=qe(p),{precision:v}=p;if(v&&v.style==="precision-increment"){let y=`+n + ${v.increment/2}`,_=`x - (x % +${v.increment})`;return f!==1&&(_=`(${_}) * ${f}`),`function(n) { var x = ${y}; return ${_}; }`}return f!==1?`function(n) { return n * ${f}; }`:null}function Pe(p,f){let{decimal:v,group:y,integerWidth:_,notation:E,precision:k,roundingMode:I,sign:N,unit:F,unitPer:J,unitWidth:ue}=p,Ce=(Ze,ct)=>{},W={};if(F)switch(F.style){case"base-unit":W.style="decimal";break;case"currency":W.style="currency",W.currency=F.currency;break;case"measure-unit":W.style="unit",W.unit=F.unit.replace(/.*-/,""),J&&(W.unit+="-per-"+J.replace(/.*-/,""));break;case"percent":W.style="percent";break}switch(ue){case"unit-width-full-name":W.currencyDisplay="name",W.unitDisplay="long";break;case"unit-width-hidden":break;case"unit-width-iso-code":W.currencyDisplay="code";break;case"unit-width-narrow":W.currencyDisplay="narrowSymbol",W.unitDisplay="narrow";break;case"unit-width-short":W.currencyDisplay="symbol",W.unitDisplay="short";break}switch(y){case"group-off":W.useGrouping=!1;break;case"group-auto":W.useGrouping=!0;break;case"group-min2":case"group-on-aligned":case"group-thousands":W.useGrouping=!0;break}if(k)switch(k.style){case"precision-fraction":{let{minFraction:Ze,maxFraction:ct,minSignificant:kt,maxSignificant:Gt,source:kn}=k;typeof Ze=="number"&&(W.minimumFractionDigits=Ze,typeof kt=="number"&&Ce()),typeof ct=="number"&&(W.maximumFractionDigits=ct),typeof kt=="number"&&(W.minimumSignificantDigits=kt),typeof Gt=="number"&&(W.maximumSignificantDigits=Gt);break}case"precision-integer":W.maximumFractionDigits=0;break;case"precision-unlimited":W.maximumFractionDigits=20;break;case"precision-increment":break;case"precision-currency-standard":W.trailingZeroDisplay=k.trailingZero;break;case"precision-currency-cash":Ce(k.style);break}if(E)switch(E.style){case"compact-short":W.notation="compact",W.compactDisplay="short";break;case"compact-long":W.notation="compact",W.compactDisplay="long";break;case"notation-simple":W.notation="standard";break;case"scientific":case"engineering":{let{expDigits:Ze,expSign:ct,source:kt,style:Gt}=E;W.notation=Gt;break}}if(_){let{min:Ze,max:ct,source:kt}=_;if(Ze>0&&(W.minimumIntegerDigits=Ze),Number(ct)>0){let Gt=W.notation==="engineering"||W.notation==="scientific";ct===3&&Gt?W.notation="engineering":Ce()}}switch(N){case"sign-auto":W.signDisplay="auto";break;case"sign-always":W.signDisplay="always";break;case"sign-except-zero":W.signDisplay="exceptZero";break;case"sign-never":W.signDisplay="never";break;case"sign-accounting":W.currencySign="accounting";break;case"sign-accounting-always":W.currencySign="accounting",W.signDisplay="always";break;case"sign-accounting-except-zero":W.currencySign="accounting",W.signDisplay="exceptZero";break}return W}function et(p,f,v){let y=p[f];switch(y){case"%":return{char:"%",style:"percent",width:1};case"‰":return{char:"%",style:"permille",width:1};case"¤":{let _=1;for(;p[++f]==="¤";)++_;switch(_){case 1:return{char:y,currency:"default",width:_};case 2:return{char:y,currency:"iso-code",width:_};case 3:return{char:y,currency:"full-name",width:_};case 5:return{char:y,currency:"narrow",width:_};default:{let E=`Invalid number (${_}) of ¤ chars in pattern`;return v(new L("¤",E)),null}}}case"*":{let _=p[f+1];if(_)return{char:y,pad:_,width:2};break}case"+":case"-":return{char:y,width:1};case"'":{let _=p[++f],E=2;if(_==="'")return{char:y,str:_,width:E};for(;;){let k=p[++f];if(++E,k===void 0){let I=`Unterminated quoted literal in pattern: ${_}`;return v(new L("'",I)),{char:y,str:_,width:E}}else if(k==="'"){if(p[++f]!=="'")return{char:y,str:_,width:E};++E}_+=k}}}return null}let Sn=p=>p>="0"&&p<="9";function We(p,f){let v=p[f];if(Sn(v)){let y=v;for(;;){let _=p[++f];if(Sn(_))y+=_;else return{char:"0",digits:y,width:y.length}}}switch(v){case"#":{let y=1;for(;p[++f]==="#";)++y;return{char:v,width:y}}case"@":{let y=1;for(;p[++f]==="@";)++y;let _=y;for(f-=1;p[++f]==="#";)++_;return{char:v,min:y,width:_}}case"E":{let y=p[f+1]==="+";y&&++f;let _=0;for(;p[++f]==="0";)++_;let E=(y?2:1)+_;if(_)return{char:v,expDigits:_,plus:y,width:E};break}case".":case",":return{char:v,width:1}}return null}function jt(p,f,v){let y;(function(F){F[F.Prefix=0]="Prefix",F[F.Number=1]="Number",F[F.Suffix=2]="Suffix"})(y||(y={}));let _=[],E=[],k=[],I=y.Prefix,N="";for(;f<p.length;){let F=p[f];if(F===";"){f+=1;break}switch(I){case y.Prefix:{let J=et(p,f,v);if(J)N&&(_.push({char:"'",str:N,width:N.length}),N=""),_.push(J),f+=J.width;else{let ue=We(p,f);ue?(N&&(_.push({char:"'",str:N,width:N.length}),N=""),I=y.Number,E.push(ue),f+=ue.width):(N+=F,f+=1)}break}case y.Number:{let J=We(p,f);J?(E.push(J),f+=J.width):I=y.Suffix;break}case y.Suffix:{let J=et(p,f,v);J?(N&&(k.push({char:"'",str:N,width:N.length}),N=""),k.push(J),f+=J.width):(N+=F,f+=1);break}}}return N&&k.push({char:"'",str:N,width:N.length}),{pattern:{prefix:_,number:E,suffix:k},pos:f}}function St(p,f){let{pattern:v,pos:y}=jt(p,0,f);if(y<p.length){let{pattern:_}=jt(p,y,f);return{tokens:v,negative:_}}return{tokens:v}}function jn(p,f){let v={},y=!1,_=!1,E=0,k="",I=-1,N="",F=0;for(let ue=0;ue<p.length;++ue){let Ce=p[ue];switch(Ce.char){case"#":{if(I===-1){if(k){let W="Pattern has # after integer digits";f(new L("#",W))}E+=Ce.width}else F+=Ce.width;break}case"0":{if(I===-1)k+=Ce.digits;else{if(F){let W="Pattern has digits after # in fraction";f(new L("0",W))}N+=Ce.digits}break}case"@":{v.precision&&f(new H("precision",v.precision)),v.precision={style:"precision-fraction",minSignificant:Ce.min,maxSignificant:Ce.width};break}case",":y=!0;break;case".":if(I===1){let W="Pattern has more than one decimal separator";f(new L(".",W))}I=ue;break;case"E":{if(_&&f(new H("exponent",v.notation)),y){let W="Exponential patterns may not contain grouping separators";f(new L("E",W))}v.notation={style:"scientific"},Ce.expDigits>1&&(v.notation.expDigits=Ce.expDigits),Ce.plus&&(v.notation.expSign="sign-always"),_=!0}}}y?v.group="group-auto":E+k.length>3&&(v.group="group-off");let J=+`${k||"0"}.${N}`;if(J&&(v.precision={style:"precision-increment",increment:J}),!_)k.length>1&&(v.integerWidth={min:k.length}),!v.precision&&(N.length||F)&&(v.precision={style:"precision-fraction",minFraction:N.length,maxFraction:N.length+F});else if((!v.precision||J)&&(v.integerWidth=E?{min:1,max:E+k.length}:{min:Math.max(1,k.length)}),v.precision)J||(v.integerWidth={min:1,max:1});else{let ue=k.length+N.length;I===-1?ue>0&&(v.precision={style:"precision-fraction",maxSignificant:ue}):(v.precision={style:"precision-fraction",maxSignificant:Math.max(1,ue)+F},ue>1&&(v.precision.minSignificant=ue))}return v}function Ir(p,f,v,y,_){let E=!1,k="";for(let I of p)switch(I.char){case"%":f.unit={style:I.style},_?E=!0:k="";break;case"¤":if(!v){let N="The ¤ pattern requires a currency";y(new L("¤",N));break}switch(f.unit={style:"currency",currency:v},I.currency){case"iso-code":f.unitWidth="unit-width-iso-code";break;case"full-name":f.unitWidth="unit-width-full-name";break;case"narrow":f.unitWidth="unit-width-narrow";break}_?E=!0:k="";break;case"*":break;case"+":E||(k+="+");break;case"'":E||(k+=I.str);break}return k}function Uo(p,f){let v=!1,y="";for(let _ of p)switch(_.char){case"%":case"¤":f?v=!0:y="";break;case"-":v||(y+="-");break;case"'":v||(y+=_.str);break}return y}function Wo(p,f){let v=arguments.length>2&&arguments[2]!==void 0?arguments[2]:N=>{throw N},{tokens:y,negative:_}=St(p,v),E=jn(y.number,v),k=Ir(y.prefix,E,f,v,!0),I=Ir(y.suffix,E,f,v,!1);if(_){let N=Uo(_.prefix,!0),F=Uo(_.suffix,!1);E.affix={pos:[k,I],neg:[N,F]},E.sign="sign-never"}else(k||I)&&(E.affix={pos:[k,I]});return E}function R9(p){return["arab","arabext","bali","beng","deva","fullwide","gujr","guru","hanidec","khmr","knda","laoo","latn","limb","mlym","mong","mymr","orya","tamldec","telu","thai","tibt"].indexOf(p)!==-1}function hp(p){let f=["acceleration","angle","area","concentr","consumption","digital","duration","electric","energy","force","frequency","graphics","length","light","mass","power","pressure","speed","temperature","torque","volume"],[v]=p.split("-",1);return f.indexOf(v)!==-1}let pp={"compact-short":0,"compact-long":0,"notation-simple":0,scientific:2,engineering:2,percent:0,permille:0,"base-unit":0,currency:1,"measure-unit":1,"per-measure-unit":1,"unit-width-narrow":0,"unit-width-short":0,"unit-width-full-name":0,"unit-width-iso-code":0,"unit-width-hidden":0,"precision-integer":0,"precision-unlimited":0,"precision-currency-standard":1,"precision-currency-cash":0,"precision-increment":1,"rounding-mode-ceiling":0,"rounding-mode-floor":0,"rounding-mode-down":0,"rounding-mode-up":0,"rounding-mode-half-even":0,"rounding-mode-half-down":0,"rounding-mode-half-up":0,"rounding-mode-unnecessary":0,"integer-width":1,scale:1,"group-off":0,"group-min2":0,"group-auto":0,"group-on-aligned":0,"group-thousands":0,latin:0,"numbering-system":1,"sign-auto":0,"sign-always":0,"sign-never":0,"sign-accounting":0,"sign-accounting-always":0,"sign-except-zero":0,"sign-accounting-except-zero":0,"decimal-auto":0,"decimal-always":0},mp={currency:1,"integer-width":1,"measure-unit":1,"numbering-system":1,"per-measure-unit":1,"precision-increment":1,scale:1};function A9(p){return p in pp}function L9(p){return p in mp}function F9(p,f,v){if(A9(p)){let y=pp[p];if(f.length>y){if(y===0)for(let _ of f)v(new vt(p,_));else v(new j(p,f,y));return!1}else if(L9(p)&&f.length<mp[p])return v(new ge(p)),!1}return!0}function nu(p,f){let v=f==="fraction"?/^\.(0*)(\+|#*)$/:/^(@+)(\+|#*)$/,y=p&&p.match(v);if(y){let _=y[1].length;switch(y[2].charAt(0)){case"":return{min:_,max:_};case"+":return{min:_,max:null};case"#":return{min:_,max:_+y[2].length}}}return null}function j9(p,f,v){let y=nu(p,"fraction");if(y){f.length>1&&v(new j(p,f,1));let E={style:"precision-fraction",source:p,minFraction:y.min};y.max!=null&&(E.maxFraction=y.max);let k=f[0],I=nu(k,"significant");return I?(E.source=`${p}/${k}`,E.minSignificant=I.min,I.max!=null&&(E.maxSignificant=I.max)):k&&v(new vt(p,k)),E}let _=nu(p,"significant");if(_){for(let k of f)v(new vt(p,k));let E={style:"precision-fraction",source:p,minSignificant:_.min};return _.max!=null&&(E.maxSignificant=_.max),E}return null}class V9{constructor(f){this.skeleton={},this.onError=f}badOption(f,v){this.onError(new vt(f,v))}assertEmpty(f){let v=this.skeleton[f];v&&this.onError(new H(f,v))}parseToken(f,v){if(!F9(f,v,this.onError))return;let y=v[0],_=this.skeleton;switch(f){case"compact-short":case"compact-long":case"notation-simple":this.assertEmpty("notation"),_.notation={style:f};break;case"scientific":case"engineering":{let E=null,k;for(let N of v)switch(N){case"sign-auto":case"sign-always":case"sign-never":case"sign-accounting":case"sign-accounting-always":case"sign-except-zero":case"sign-accounting-except-zero":k=N;break;default:/^\+e+$/.test(N)?E=N.length-1:this.badOption(f,N)}this.assertEmpty("notation");let I=v.join("/");_.notation=E&&k?{style:f,source:I,expDigits:E,expSign:k}:E?{style:f,source:I,expDigits:E}:k?{style:f,source:I,expSign:k}:{style:f,source:I};break}case"percent":case"permille":case"base-unit":this.assertEmpty("unit"),_.unit={style:f};break;case"currency":/^[A-Z]{3}$/.test(y)?(this.assertEmpty("unit"),_.unit={style:f,currency:y}):this.badOption(f,y);break;case"measure-unit":{hp(y)?(this.assertEmpty("unit"),_.unit={style:f,unit:y}):this.badOption(f,y);break}case"per-measure-unit":{hp(y)?(this.assertEmpty("unitPer"),_.unitPer=y):this.badOption(f,y);break}case"unit-width-narrow":case"unit-width-short":case"unit-width-full-name":case"unit-width-iso-code":case"unit-width-hidden":this.assertEmpty("unitWidth"),_.unitWidth=f;break;case"precision-integer":case"precision-unlimited":case"precision-currency-cash":this.assertEmpty("precision"),_.precision={style:f};break;case"precision-currency-standard":this.assertEmpty("precision"),y==="w"?_.precision={style:f,trailingZero:"stripIfInteger"}:_.precision={style:f};break;case"precision-increment":{let E=Number(y);E>0?(this.assertEmpty("precision"),_.precision={style:f,increment:E}):this.badOption(f,y);break}case"rounding-mode-ceiling":case"rounding-mode-floor":case"rounding-mode-down":case"rounding-mode-up":case"rounding-mode-half-even":case"rounding-mode-half-odd":case"rounding-mode-half-ceiling":case"rounding-mode-half-floor":case"rounding-mode-half-down":case"rounding-mode-half-up":case"rounding-mode-unnecessary":this.assertEmpty("roundingMode"),_.roundingMode=f;break;case"integer-width":{if(/^\+0*$/.test(y))this.assertEmpty("integerWidth"),_.integerWidth={source:y,min:y.length-1};else{let E=y.match(/^#*(0*)$/);E?(this.assertEmpty("integerWidth"),_.integerWidth={source:y,min:E[1].length,max:E[0].length}):this.badOption(f,y)}break}case"scale":{let E=Number(y);E>0?(this.assertEmpty("scale"),_.scale=E):this.badOption(f,y);break}case"group-off":case"group-min2":case"group-auto":case"group-on-aligned":case"group-thousands":this.assertEmpty("group"),_.group=f;break;case"latin":this.assertEmpty("numberingSystem"),_.numberingSystem="latn";break;case"numbering-system":{R9(y)?(this.assertEmpty("numberingSystem"),_.numberingSystem=y):this.badOption(f,y);break}case"sign-auto":case"sign-always":case"sign-never":case"sign-accounting":case"sign-accounting-always":case"sign-except-zero":case"sign-accounting-except-zero":this.assertEmpty("sign"),_.sign=f;break;case"decimal-auto":case"decimal-always":this.assertEmpty("decimal"),_.decimal=f;break;default:{let E=j9(f,v,this.onError);E?(this.assertEmpty("precision"),_.precision=E):this.onError(new Z(f))}}}}function fp(p){let f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:_=>{throw _},v=[];for(let _ of p.split(" "))if(_){let E=_.split("/"),k=E.shift()||"";v.push({stem:k,options:E})}let y=new V9(f);for(let{stem:_,options:E}of v)y.parseToken(_,E);return y.skeleton}function B9(p,f,v,y){typeof f=="string"&&(f=f.indexOf("::")===0?fp(f.slice(2),y):Wo(f,v,y));let _=U(p,f),E=Pe(f),k=Ft(f),I=new Intl.NumberFormat(_,E);if(f.affix){let[N,F]=f.affix.pos,[J,ue]=f.affix.neg||["",""];return Ce=>{let W=I.format(k(Ce));return Ce<0?`${J}${W}${ue}`:`${N}${W}${F}`}}return N=>I.format(k(N))}function z9(p,f,v,y){typeof f=="string"&&(f=f.indexOf("::")===0?fp(f.slice(2),y):Wo(f,v,y));let _=U(p,f),E=Pe(f),k=Te(f),I=["(function() {",`var opt = ${JSON.stringify(E)};`,`var nf = new Intl.NumberFormat(${JSON.stringify(_)}, opt);`],N="nf.format(value)";if(k&&(I.push(`var mod = ${k};`),N="nf.format(mod(value))"),f.affix){let[F,J]=f.affix.pos.map(ue=>JSON.stringify(ue));if(f.affix.neg){let[ue,Ce]=f.affix.neg.map(W=>JSON.stringify(W));N=`value < 0 ? ${ue} + ${N} + ${Ce} : ${F} + ${N} + ${J}`}else N=`${F} + ${N} + ${J}`}return I.push(`return function(value) { return ${N}; }`),I.join(`
|
|
4
|
-
`)+`
|
|
5
|
-
})()`}var ru=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function H9(p){return p&&p.__esModule&&Object.prototype.hasOwnProperty.call(p,"default")?p.default:p}var Ii={},gp={},vp={exports:{}};(function(p){(function(f,v){p.exports?p.exports=v():f.moo=v()})(ru,function(){var f=Object.prototype.hasOwnProperty,v=Object.prototype.toString,y=typeof new RegExp().sticky=="boolean";function _(M){return M&&v.call(M)==="[object RegExp]"}function E(M){return M&&typeof M=="object"&&!_(M)&&!Array.isArray(M)}function k(M){return M.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function I(M){var z=new RegExp("|"+M);return z.exec("").length-1}function N(M){return"("+M+")"}function F(M){if(!M.length)return"(?!)";var z=M.map(function(X){return"(?:"+X+")"}).join("|");return"(?:"+z+")"}function J(M){if(typeof M=="string")return"(?:"+k(M)+")";if(_(M)){if(M.ignoreCase)throw new Error("RegExp /i flag not allowed");if(M.global)throw new Error("RegExp /g flag is implied");if(M.sticky)throw new Error("RegExp /y flag is implied");if(M.multiline)throw new Error("RegExp /m flag is implied");return M.source}else throw new Error("Not a pattern: "+M)}function ue(M,z){return M.length>z?M:Array(z-M.length+1).join(" ")+M}function Ce(M,z){for(var X=M.length,ee=0;;){var fe=M.lastIndexOf(`
|
|
6
|
-
`,X-1);if(fe===-1||(ee++,X=fe,ee===z)||X===0)break}var le=ee<z?0:X+1;return M.substring(le).split(`
|
|
7
|
-
`)}function W(M){for(var z=Object.getOwnPropertyNames(M),X=[],ee=0;ee<z.length;ee++){var fe=z[ee],le=M[fe],Ne=[].concat(le);if(fe==="include"){for(var Je=0;Je<Ne.length;Je++)X.push({include:Ne[Je]});continue}var Ve=[];Ne.forEach(function(he){E(he)?(Ve.length&&X.push(ct(fe,Ve)),X.push(ct(fe,he)),Ve=[]):Ve.push(he)}),Ve.length&&X.push(ct(fe,Ve))}return X}function Ze(M){for(var z=[],X=0;X<M.length;X++){var ee=M[X];if(ee.include){for(var fe=[].concat(ee.include),le=0;le<fe.length;le++)z.push({include:fe[le]});continue}if(!ee.type)throw new Error("Rule has no type: "+JSON.stringify(ee));z.push(ct(ee.type,ee))}return z}function ct(M,z){if(E(z)||(z={match:z}),z.include)throw new Error("Matching rules cannot also include states");var X={defaultType:M,lineBreaks:!!z.error||!!z.fallback,pop:!1,next:null,push:null,error:!1,fallback:!1,value:null,type:null,shouldThrow:!1};for(var ee in z)f.call(z,ee)&&(X[ee]=z[ee]);if(typeof X.type=="string"&&M!==X.type)throw new Error("Type transform cannot be a string (type '"+X.type+"' for token '"+M+"')");var fe=X.match;return X.match=Array.isArray(fe)?fe:fe?[fe]:[],X.match.sort(function(le,Ne){return _(le)&&_(Ne)?0:_(Ne)?-1:_(le)?1:Ne.length-le.length}),X}function kt(M){return Array.isArray(M)?Ze(M):W(M)}var Gt=ct("error",{lineBreaks:!0,shouldThrow:!0});function kn(M,z){for(var X=null,ee=Object.create(null),fe=!0,le=null,Ne=[],Je=[],Ve=0;Ve<M.length;Ve++)M[Ve].fallback&&(fe=!1);for(var Ve=0;Ve<M.length;Ve++){var he=M[Ve];if(he.include)throw new Error("Inheritance is not allowed in stateless lexers");if(he.error||he.fallback){if(X)throw!he.fallback==!X.fallback?new Error("Multiple "+(he.fallback?"fallback":"error")+" rules not allowed (for token '"+he.defaultType+"')"):new Error("fallback and error are mutually exclusive (for token '"+he.defaultType+"')");X=he}var bt=he.match.slice();if(fe)for(;bt.length&&typeof bt[0]=="string"&&bt[0].length===1;){var Ca=bt.shift();ee[Ca.charCodeAt(0)]=he}if(he.pop||he.push||he.next){if(!z)throw new Error("State-switching options are not allowed in stateless lexers (for token '"+he.defaultType+"')");if(he.fallback)throw new Error("State-switching options are not allowed on fallback tokens (for token '"+he.defaultType+"')")}if(bt.length!==0){fe=!1,Ne.push(he);for(var zn=0;zn<bt.length;zn++){var Zr=bt[zn];if(_(Zr)){if(le===null)le=Zr.unicode;else if(le!==Zr.unicode&&he.fallback===!1)throw new Error("If one rule is /u then all must be")}}var Ia=F(bt.map(J)),Cn=new RegExp(Ia);if(Cn.test(""))throw new Error("RegExp matches empty string: "+Cn);var Ti=I(Ia);if(Ti>0)throw new Error("RegExp has capture groups: "+Cn+`
|
|
8
|
-
Use (?: … ) instead`);if(!he.lineBreaks&&Cn.test(`
|
|
9
|
-
`))throw new Error("Rule should declare lineBreaks: "+Cn);Je.push(N(Ia))}}var Da=X&&X.fallback,Ni=y&&!Da?"ym":"gm",es=y||Da?"":"|";le===!0&&(Ni+="u");var w7=new RegExp(F(Je)+es,Ni);return{regexp:w7,groups:Ne,fast:ee,error:X||Gt}}function Tr(M){var z=kn(kt(M));return new rt({start:z},"start")}function sr(M,z,X){var ee=M&&(M.push||M.next);if(ee&&!X[ee])throw new Error("Missing state '"+ee+"' (in token '"+M.defaultType+"' of state '"+z+"')");if(M&&M.pop&&+M.pop!=1)throw new Error("pop must be 1 (in token '"+M.defaultType+"' of state '"+z+"')")}function lr(M,z){var X=M.$all?kt(M.$all):[];delete M.$all;var ee=Object.getOwnPropertyNames(M);z||(z=ee[0]);for(var fe=Object.create(null),le=0;le<ee.length;le++){var Ne=ee[le];fe[Ne]=kt(M[Ne]).concat(X)}for(var le=0;le<ee.length;le++)for(var Ne=ee[le],Je=fe[Ne],Ve=Object.create(null),he=0;he<Je.length;he++){var bt=Je[he];if(bt.include){var Ca=[he,1];if(bt.include!==Ne&&!Ve[bt.include]){Ve[bt.include]=!0;var zn=fe[bt.include];if(!zn)throw new Error("Cannot include nonexistent state '"+bt.include+"' (in state '"+Ne+"')");for(var Zr=0;Zr<zn.length;Zr++){var Ia=zn[Zr];Je.indexOf(Ia)===-1&&Ca.push(Ia)}}Je.splice.apply(Je,Ca),he--}}for(var Cn=Object.create(null),le=0;le<ee.length;le++){var Ne=ee[le];Cn[Ne]=kn(fe[Ne],!0)}for(var le=0;le<ee.length;le++){for(var Ti=ee[le],Da=Cn[Ti],Ni=Da.groups,he=0;he<Ni.length;he++)sr(Ni[he],Ti,Cn);for(var es=Object.getOwnPropertyNames(Da.fast),he=0;he<es.length;he++)sr(Da.fast[es[he]],Ti,Cn)}return new rt(Cn,z)}function ur(M){for(var z=typeof Map<"u",X=z?new Map:Object.create(null),ee=Object.getOwnPropertyNames(M),fe=0;fe<ee.length;fe++){var le=ee[fe],Ne=M[le],Je=Array.isArray(Ne)?Ne:[Ne];Je.forEach(function(Ve){if(typeof Ve!="string")throw new Error("keyword must be string (in keyword '"+le+"')");z?X.set(Ve,le):X[Ve]=le})}return function(Ve){return z?X.get(Ve):X[Ve]}}var rt=function(M,z){this.startState=z,this.states=M,this.buffer="",this.stack=[],this.reset()};rt.prototype.reset=function(M,z){return this.buffer=M||"",this.index=0,this.line=z?z.line:1,this.col=z?z.col:1,this.queuedToken=z?z.queuedToken:null,this.queuedText=z?z.queuedText:"",this.queuedThrow=z?z.queuedThrow:null,this.setState(z?z.state:this.startState),this.stack=z&&z.stack?z.stack.slice():[],this},rt.prototype.save=function(){return{line:this.line,col:this.col,state:this.state,stack:this.stack.slice(),queuedToken:this.queuedToken,queuedText:this.queuedText,queuedThrow:this.queuedThrow}},rt.prototype.setState=function(M){if(!(!M||this.state===M)){this.state=M;var z=this.states[M];this.groups=z.groups,this.error=z.error,this.re=z.regexp,this.fast=z.fast}},rt.prototype.popState=function(){this.setState(this.stack.pop())},rt.prototype.pushState=function(M){this.stack.push(this.state),this.setState(M)};var Xo=y?function(M,z){return M.exec(z)}:function(M,z){var X=M.exec(z);return X[0].length===0?null:X};rt.prototype._getGroup=function(M){for(var z=this.groups.length,X=0;X<z;X++)if(M[X+1]!==void 0)return this.groups[X];throw new Error("Cannot find token type for matched text")};function Jo(){return this.value}if(rt.prototype.next=function(){var M=this.index;if(this.queuedGroup){var z=this._token(this.queuedGroup,this.queuedText,M);return this.queuedGroup=null,this.queuedText="",z}var X=this.buffer;if(M!==X.length){var Ne=this.fast[X.charCodeAt(M)];if(Ne)return this._token(Ne,X.charAt(M),M);var ee=this.re;ee.lastIndex=M;var fe=Xo(ee,X),le=this.error;if(fe==null)return this._token(le,X.slice(M,X.length),M);var Ne=this._getGroup(fe),Je=fe[0];return le.fallback&&fe.index!==M?(this.queuedGroup=Ne,this.queuedText=Je,this._token(le,X.slice(M,fe.index),M)):this._token(Ne,Je,M)}},rt.prototype._token=function(M,z,X){var ee=0;if(M.lineBreaks){var fe=/\n/g,le=1;if(z===`
|
|
10
|
-
`)ee=1;else for(;fe.exec(z);)ee++,le=fe.lastIndex}var Ne={type:typeof M.type=="function"&&M.type(z)||M.defaultType,value:typeof M.value=="function"?M.value(z):z,text:z,toString:Jo,offset:X,lineBreaks:ee,line:this.line,col:this.col},Je=z.length;if(this.index+=Je,this.line+=ee,ee!==0?this.col=Je-le+1:this.col+=Je,M.shouldThrow){var Ve=new Error(this.formatError(Ne,"invalid syntax"));throw Ve}return M.pop?this.popState():M.push?this.pushState(M.push):M.next&&this.setState(M.next),Ne},typeof Symbol<"u"&&Symbol.iterator){var cr=function(M){this.lexer=M};cr.prototype.next=function(){var M=this.lexer.next();return{value:M,done:!M}},cr.prototype[Symbol.iterator]=function(){return this},rt.prototype[Symbol.iterator]=function(){return new cr(this)}}return rt.prototype.formatError=function(ee,z){if(ee==null)var X=this.buffer.slice(this.index),ee={text:X,offset:this.index,lineBreaks:X.indexOf(`
|
|
11
|
-
`)===-1?0:1,line:this.line,col:this.col};var fe=2,le=Math.max(ee.line-fe,1),Ne=ee.line+fe,Je=String(Ne).length,Ve=Ce(this.buffer,this.line-ee.line+fe+1).slice(0,5),he=[];he.push(z+" at line "+ee.line+" col "+ee.col+":"),he.push("");for(var bt=0;bt<Ve.length;bt++){var Ca=Ve[bt],zn=le+bt;he.push(ue(String(zn),Je)+" "+Ca),zn===ee.line&&he.push(ue("",Je+ee.col+1)+"^")}return he.join(`
|
|
12
|
-
`)},rt.prototype.clone=function(){return new rt(this.states,this.state)},rt.prototype.has=function(M){return!0},{compile:Tr,states:lr,error:Object.freeze({error:!0}),fallback:Object.freeze({fallback:!0}),keywords:ur}})})(vp);var q9=vp.exports;(function(p){var f=ru&&ru.__importDefault||function(y){return y&&y.__esModule?y:{default:y}};Object.defineProperty(p,"__esModule",{value:!0}),p.lexer=p.states=void 0;let v=f(q9);p.states={body:{doubleapos:{match:"''",value:()=>"'"},quoted:{lineBreaks:!0,match:/'[{}#](?:[^]*?[^'])?'(?!')/u,value:y=>y.slice(1,-1).replace(/''/g,"'")},argument:{lineBreaks:!0,match:/\{\s*[^\p{Pat_Syn}\p{Pat_WS}]+\s*/u,push:"arg",value:y=>y.substring(1).trim()},octothorpe:"#",end:{match:"}",pop:1},content:{lineBreaks:!0,match:/[^][^{}#']*/u}},arg:{select:{lineBreaks:!0,match:/,\s*(?:plural|select|selectordinal)\s*,\s*/u,next:"select",value:y=>y.split(",")[1].trim()},"func-args":{lineBreaks:!0,match:/,\s*[^\p{Pat_Syn}\p{Pat_WS}]+\s*,/u,next:"body",value:y=>y.split(",")[1].trim()},"func-simple":{lineBreaks:!0,match:/,\s*[^\p{Pat_Syn}\p{Pat_WS}]+\s*/u,value:y=>y.substring(1).trim()},end:{match:"}",pop:1}},select:{offset:{lineBreaks:!0,match:/\s*offset\s*:\s*\d+\s*/u,value:y=>y.split(":")[1].trim()},case:{lineBreaks:!0,match:/\s*(?:=\d+|[^\p{Pat_Syn}\p{Pat_WS}]+)\s*\{/u,push:"body",value:y=>y.substring(0,y.indexOf("{")).trim()},end:{match:/\s*\}/u,pop:1}}},p.lexer=v.default.states(p.states)})(gp),Object.defineProperty(Ii,"__esModule",{value:!0});var bp=Ii.parse=Ii.ParseError=void 0;let yp=gp,Zo=p=>({offset:p.offset,line:p.line,col:p.col,text:p.text,lineBreaks:p.lineBreaks}),au=p=>p==="plural"||p==="select"||p==="selectordinal";function $9(p,f){let v="",y="";for(let _ of f){let E=_.ctx.text;switch(y+=E,_.type){case"content":v+=_.value;break;case"argument":case"function":case"octothorpe":v+=E;break;default:throw new It(p,`Unsupported part in strict mode function arg style: ${E}`)}}return[{type:"content",value:v.trim(),ctx:Object.assign({},f[0].ctx,{text:y})}]}let G9=["number","date","time","spellout","ordinal","duration"],_p=["zero","one","two","few","many","other"];class It extends Error{constructor(f,v){super(yp.lexer.formatError(f,v))}}Ii.ParseError=It;class U9{constructor(f,v){var y,_,E,k;this.lexer=yp.lexer.reset(f),this.cardinalKeys=(y=v==null?void 0:v.cardinal)!==null&&y!==void 0?y:_p,this.ordinalKeys=(_=v==null?void 0:v.ordinal)!==null&&_!==void 0?_:_p,this.strict=(E=v==null?void 0:v.strict)!==null&&E!==void 0?E:!1,this.strictPluralKeys=(k=v==null?void 0:v.strictPluralKeys)!==null&&k!==void 0?k:!0}parse(){return this.parseBody(!1,!0)}checkSelectKey(f,v,y){if(y[0]==="="){if(v==="select")throw new It(f,`The case ${y} is not valid with select`)}else if(v!=="select"){let _=v==="plural"?this.cardinalKeys:this.ordinalKeys;if(this.strictPluralKeys&&_.length>0&&!_.includes(y)){let E=`The ${v} case ${y} is not valid in this locale`;throw new It(f,E)}}}parseSelect(f,v,y,_){let{value:E}=f,k={type:_,arg:E,cases:[],ctx:y};_==="plural"||_==="selectordinal"?v=!0:this.strict&&(v=!1);for(let I of this.lexer)switch(I.type){case"offset":if(_==="select")throw new It(I,"Unexpected plural offset for select");if(k.cases.length>0)throw new It(I,"Plural offset must be set before cases");k.pluralOffset=Number(I.value),y.text+=I.text,y.lineBreaks+=I.lineBreaks;break;case"case":{this.checkSelectKey(I,_,I.value),k.cases.push({key:I.value,tokens:this.parseBody(v),ctx:Zo(I)});break}case"end":return k;default:throw new It(I,`Unexpected lexer token: ${I.type}`)}throw new It(null,"Unexpected message end")}parseArgToken(f,v){let y=Zo(f),_=this.lexer.next();if(!_)throw new It(null,"Unexpected message end");if(y.text+=_.text,y.lineBreaks+=_.lineBreaks,this.strict&&(_.type==="func-simple"||_.type==="func-args")&&!G9.includes(_.value)){let E=`Invalid strict mode function arg type: ${_.value}`;throw new It(f,E)}switch(_.type){case"end":return{type:"argument",arg:f.value,ctx:y};case"func-simple":{let E=this.lexer.next();if(!E)throw new It(null,"Unexpected message end");if(E.type!=="end")throw new It(E,`Unexpected lexer token: ${E.type}`);if(y.text+=E.text,au(_.value.toLowerCase()))throw new It(_,`Invalid type identifier: ${_.value}`);return{type:"function",arg:f.value,key:_.value,ctx:y}}case"func-args":{if(au(_.value.toLowerCase())){let k=`Invalid type identifier: ${_.value}`;throw new It(_,k)}let E=this.parseBody(this.strict?!1:v);return this.strict&&E.length>0&&(E=$9(f,E)),{type:"function",arg:f.value,key:_.value,param:E,ctx:y}}case"select":if(au(_.value))return this.parseSelect(f,v,y,_.value);throw new It(_,`Unexpected select type ${_.value}`);default:throw new It(_,`Unexpected lexer token: ${_.type}`)}}parseBody(f,v){let y=[],_=null;for(let E of this.lexer)if(E.type==="argument")_&&(_=null),y.push(this.parseArgToken(E,f));else if(E.type==="octothorpe"&&f)_&&(_=null),y.push({type:"octothorpe",ctx:Zo(E)});else{if(E.type==="end"&&!v)return y;{let k=E.value;if(!f&&E.type==="quoted"&&k[0]==="#"){if(k.includes("{")){let I=`Unsupported escape pattern: ${k}`;throw new It(E,I)}k=E.text}_?(_.value+=k,_.ctx.text+=E.text,_.ctx.lineBreaks+=E.lineBreaks):(_={type:"content",value:k,ctx:Zo(E)},y.push(_))}}if(v)return y;throw new It(null,"Unexpected message end")}}function W9(p){let f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return new U9(p,f).parse()}bp=Ii.parse=W9;function Di(p){return Di[p]||(Di[p]=new Intl.NumberFormat(p))}function Z9(p,f,v){return Di(p).format(f-v)}function Y9(p,f,v,y){var _=f-v;if(isNaN(_))throw new Error("`"+y+"` or its offset is not a number");return Di(p).format(_)}function K9(p,f,v,y,_){if({}.hasOwnProperty.call(y,p))return y[p];f&&(p-=f);var E=v(p,_);return E in y?y[E]:y.other}function Q9(p,f){return{}.hasOwnProperty.call(f,p)?f[p]:f.other}function X9(p,f){for(var v=0;v<p.length;++v)if(!f||f[p[v]]===void 0)throw new Error("Message requires argument '".concat(p[v],"'"))}var J9=Object.freeze({__proto__:null,_nf:Di,number:Z9,plural:K9,reqArgs:X9,select:Q9,strictNumber:Y9});function e7(p,f,v){var y={day:"numeric",month:"short",year:"numeric"};switch(v){case"full":y.weekday="long";case"long":y.month="long";break;case"short":y.month="numeric"}return new Date(p).toLocaleDateString(f,y)}function t7(p){if(typeof p!="number"&&(p=Number(p)),!isFinite(p))return String(p);var f="";p<0?(f="-",p=Math.abs(p)):p=Number(p);var v=p%60,y=[Math.round(v)===v?v:v.toFixed(3)];p<60?y.unshift(0):(p=Math.round((p-Number(y[0]))/60),y.unshift(p%60),p>=60&&(p=Math.round((p-Number(y[0]))/60),y.unshift(p)));var _=y.shift();return f+_+":"+y.map(function(E){return Number(E)<10?"0"+String(E):String(E)}).join(":")}var iu={};function Yo(p,f){var v=String(p)+JSON.stringify(f);return iu[v]||(iu[v]=new Intl.NumberFormat(p,f)),iu[v]}function n7(p,f,v,y){var _=v&&v.split(":")||[],E=_[0],k=_[1],I={integer:{maximumFractionDigits:0},percent:{style:"percent"},currency:{style:"currency",currency:k&&k.trim()||y,minimumFractionDigits:2,maximumFractionDigits:2}};return Yo(f,I[E]||{}).format(p)}var r7=function(p,f,v){return Yo(f,{style:"currency",currency:v,minimumFractionDigits:2,maximumFractionDigits:2}).format(p)},a7=function(p,f){return Yo(f,{maximumFractionDigits:0}).format(p)},i7=function(p,f){return Yo(f,{style:"percent"}).format(p)};function o7(p,f,v){var y={second:"numeric",minute:"numeric",hour:"numeric"};switch(v){case"full":case"long":y.timeZoneName="short";break;case"short":delete y.second}return new Date(p).toLocaleTimeString(f,y)}var ou=Object.freeze({__proto__:null,date:e7,duration:t7,numberCurrency:r7,numberFmt:n7,numberInteger:a7,numberPercent:i7,time:o7}),s7={ES3:{break:!0,continue:!0,delete:!0,else:!0,for:!0,function:!0,if:!0,in:!0,new:!0,return:!0,this:!0,typeof:!0,var:!0,void:!0,while:!0,with:!0,case:!0,catch:!0,default:!0,do:!0,finally:!0,instanceof:!0,switch:!0,throw:!0,try:!0},ESnext:{await:!0,debugger:!0,class:!0,enum:!0,extends:!0,super:!0,const:!0,export:!0,import:!0,null:!0,true:!0,false:!0,implements:!0,let:!0,private:!0,public:!0,yield:!0,interface:!0,package:!0,protected:!0,static:!0}},su=H9(s7);function l7(p){let f=0;for(let v=0;v<p.length;++v){let y=p.charCodeAt(v);f=(f<<5)-f+y,f|=0}return f}function Dr(p,f){f&&(p+=" "+l7(p).toString(36));let v=p.trim().replace(/\W+/g,"_");return su.ES3[v]||su.ESnext[v]||/^\d/.test(v)?"_"+v:v}function lu(p,f){if(/^[A-Z_$][0-9A-Z_$]*$/i.test(f)&&!su.ES3[f])return p?p+"."+f:f;{let v=JSON.stringify(f);return p?p+"["+v+"]":v}}var u7=["ar","ckb","fa","he","ks($|[^bfh])","lrc","mzn","pa-Arab","ps","ug","ur","uz-Arab","yi"],c7=new RegExp("^"+u7.join("|^"));function d7(p,f){var v=c7.test(f),y=JSON.stringify(v?"":"");return"".concat(y," + ").concat(p," + ").concat(y)}var h7="@messageformat/runtime",p7="@messageformat/runtime/lib/cardinals",wp="@messageformat/runtime/lib/plurals",m7="@messageformat/runtime/lib/formatters",f7=function(){function p(f){this.arguments=[],this.runtime={},this.options=f}return p.prototype.compile=function(f,v,y){var _,E,k=this,I=this.options,N=I.localeCodeFromKey,F=I.requireAllArguments,J=I.strict,ue=I.strictPluralKeys;if(typeof f=="object"){var Ce={};try{for(var W=n(Object.keys(f)),Ze=W.next();!Ze.done;Ze=W.next()){var ct=Ze.value,kt=N?N(ct):ct,Gt=y&&kt&&y[kt]||v;Ce[ct]=this.compile(f[ct],Gt,y)}}catch(rt){_={error:rt}}finally{try{Ze&&!Ze.done&&(E=W.return)&&E.call(W)}finally{if(_)throw _.error}}return Ce}this.plural=v;var kn={cardinal:v.cardinals,ordinal:v.ordinals,strict:J,strictPluralKeys:ue};this.arguments=[];var Tr=bp(f,kn).map(function(rt){return k.token(rt,null)}),sr=this.arguments.length>0,lr=this.concatenate(Tr,!0);if(F&&sr){this.setRuntimeFn("reqArgs");var ur=JSON.stringify(this.arguments);return"(d) => { reqArgs(".concat(ur,", d); return ").concat(lr,"; }")}return"(".concat(sr?"d":"",") => ").concat(lr)},p.prototype.cases=function(f,v){var y=this,_=!0,E=f.cases.map(function(J){var ue=J.key,Ce=J.tokens;ue==="other"&&(_=!1);var W=Ce.map(function(Ze){return y.token(Ze,v)});return"".concat(lu(null,ue.replace(/^=/,"")),": ").concat(y.concatenate(W,!1))});if(_){var k=f.type,I=this.plural,N=I.cardinals,F=I.ordinals;if(k==="select"||k==="plural"&&N.includes("other")||k==="selectordinal"&&F.includes("other"))throw new Error("No 'other' form found in ".concat(JSON.stringify(f)))}return"{ ".concat(E.join(", ")," }")},p.prototype.concatenate=function(f,v){var y=this.options.returnType==="values";return y&&(v||f.length>1)?"["+f.join(", ")+"]":f.join(" + ")||'""'},p.prototype.token=function(f,v){if(f.type==="content")return JSON.stringify(f.value);var y=this.plural,_=y.id,E=y.lc,k,I;switch("arg"in f?(this.arguments.push(f.arg),k=[lu("d",f.arg)]):k=[],f.type){case"argument":return this.options.biDiSupport?d7(String(k[0]),E):String(k[0]);case"select":I="select",v&&this.options.strict&&(v=null),k.push(this.cases(f,v)),this.setRuntimeFn("select");break;case"selectordinal":I="plural",k.push(f.pluralOffset||0,_,this.cases(f,f),1),this.setLocale(_,!0),this.setRuntimeFn("plural");break;case"plural":I="plural",k.push(f.pluralOffset||0,_,this.cases(f,f)),this.setLocale(_,!1),this.setRuntimeFn("plural");break;case"function":{var N=this.options.customFormatters[f.key],F=N&&"module"in N&&typeof N.module=="function";if(!N){if(f.key==="date"){I=this.setDateFormatter(f,k,v);break}else if(f.key==="number"){I=this.setNumberFormatter(f,k,v);break}}if(k.push(JSON.stringify(this.plural.locale)),f.param){v&&this.options.strict&&(v=null);var J=this.getFormatterArg(f,v);J&&k.push(J)}I=F?Dr("".concat(f.key,"__").concat(this.plural.locale)):f.key,this.setFormatter(I,f.key);break}case"octothorpe":if(!v)return'"#"';k=[JSON.stringify(this.plural.locale),lu("d",v.arg),v.pluralOffset||0],this.options.strict?(I="strictNumber",k.push(JSON.stringify(v.arg)),this.setRuntimeFn("strictNumber")):(I="number",this.setRuntimeFn("number"));break}if(!I)throw new Error("Parser error for token "+JSON.stringify(f));return"".concat(I,"(").concat(k.join(", "),")")},p.prototype.runtimeIncludes=function(f,v){if(Dr(f)!==f)throw new SyntaxError("Reserved word used as ".concat(v," identifier: ").concat(f));var y=this.runtime[f];if(!y||y.type===v)return y;throw new TypeError("Cannot override ".concat(y.type," runtime function as ").concat(v,": ").concat(f))},p.prototype.setLocale=function(f,v){var y=this.runtimeIncludes(f,"locale"),_=this.plural,E=_.getCardinal,k=_.getPlural,I=_.isDefault,N,F,J;if(!v&&I&&E){if(y)return;N=function(ue){return E(ue)},F=p7,J=function(){return String(E)}}else{if(y&&(!I||y.module===wp))return;N=function(ue,Ce){return k(ue,Ce)},F=I?wp:k.module||null,J=function(){return String(k)}}this.runtime[f]=Object.assign(N,{id:f,module:F,toString:J,type:"locale"})},p.prototype.setRuntimeFn=function(f){this.runtimeIncludes(f,"runtime")||(this.runtime[f]=Object.assign(J9[f],{id:f,module:h7,type:"runtime"}))},p.prototype.getFormatterArg=function(f,v){var y,_,E,k,I=this,N=f.key,F=f.param,J=this.options.customFormatters[N]||xp(N)&&ou[N];if(!J||!F)return null;var ue="arg"in J&&J.arg||"string";if(ue==="options"){var Ce="";try{for(var W=n(F),Ze=W.next();!Ze.done;Ze=W.next()){var ct=Ze.value;if(ct.type==="content")Ce+=ct.value;else throw new SyntaxError("Expected literal options for ".concat(N," formatter"))}}catch(cr){y={error:cr}}finally{try{Ze&&!Ze.done&&(_=W.return)&&_.call(W)}finally{if(y)throw y.error}}var kt={};try{for(var Gt=n(Ce.split(",")),kn=Gt.next();!kn.done;kn=Gt.next()){var Tr=kn.value,sr=Tr.indexOf(":");if(sr===-1)kt[Tr.trim()]=null;else{var lr=Tr.substring(0,sr).trim(),ur=Tr.substring(sr+1).trim();if(ur==="true")kt[lr]=!0;else if(ur==="false")kt[lr]=!1;else if(ur==="null")kt[lr]=null;else{var rt=Number(ur);kt[lr]=Number.isFinite(rt)?rt:ur}}}}catch(cr){E={error:cr}}finally{try{kn&&!kn.done&&(k=Gt.return)&&k.call(Gt)}finally{if(E)throw E.error}}return JSON.stringify(kt)}else{var Xo=F.map(function(cr){return I.token(cr,v)});if(ue==="raw")return"[".concat(Xo.join(", "),"]");var Jo=Xo.join(" + ");return Jo?"(".concat(Jo,").trim()"):'""'}},p.prototype.setFormatter=function(f,v){if(!this.runtimeIncludes(f,"formatter")){var y=this.options.customFormatters[v||f];if(y){var _=typeof y=="function"?{formatter:y}:y;this.runtime[f]=Object.assign(_.formatter.bind({}),r(r({},_.formatter.prototype),{toString:function(){return String(_.formatter)}}),{type:"formatter"},"module"in y&&y.module&&y.id?{id:Dr(y.id),module:typeof y.module=="function"?y.module(this.plural.locale):y.module}:{id:null,module:null})}else if(xp(f))this.runtime[f]=Object.assign(ou[f],{type:"formatter"},{id:f,module:m7});else throw new Error("Formatting function not found: ".concat(f))}},p.prototype.setDateFormatter=function(f,v,y){var _=this,E=f.param,k=this.plural.locale,I=E&&E.length===1&&E[0];if(I&&I.type==="content"&&/^\s*::/.test(I.value)){var N=I.value.trim().substr(2),F=Dr("date_".concat(k,"_").concat(N),!0);if(!this.runtimeIncludes(F,"formatter")){var J=Et(k,N,this.options.timeZone);this.runtime[F]=Object.assign(J,{id:F,module:null,toString:function(){return ut(k,N,_.options.timeZone)},type:"formatter"})}return F}if(v.push(JSON.stringify(k)),E&&E.length>0){y&&this.options.strict&&(y=null);var ue=E.map(function(Ce){return _.token(Ce,y)});v.push("("+(ue.join(" + ")||'""')+").trim()")}return this.setFormatter("date"),"date"},p.prototype.setNumberFormatter=function(f,v,y){var _=this,E=f.param,k=this.plural.locale;if(!E||E.length===0)return v.unshift(JSON.stringify(k)),v.push("0"),this.setRuntimeFn("number"),"number";if(v.push(JSON.stringify(k)),E.length===1&&E[0].type==="content"){var I=E[0].value.trim();switch(I){case"currency":return v.push(JSON.stringify(this.options.currency)),this.setFormatter("numberCurrency"),"numberCurrency";case"integer":return this.setFormatter("numberInteger"),"numberInteger";case"percent":return this.setFormatter("numberPercent"),"numberPercent"}var N=I.match(/^currency:([A-Z]+)$/);if(N)return v.push(JSON.stringify(N[1])),this.setFormatter("numberCurrency"),"numberCurrency";var F=Dr("number_".concat(k,"_").concat(I),!0);if(!this.runtimeIncludes(F,"formatter")){var J=this.options.currency,ue=B9(k,I,J);this.runtime[F]=Object.assign(ue,{id:null,module:null,toString:function(){return z9(k,I,J)},type:"formatter"})}return F}y&&this.options.strict&&(y=null);var Ce=E.map(function(W){return _.token(W,y)});return v.push("("+(Ce.join(" + ")||'""')+").trim()"),v.push(JSON.stringify(this.options.currency)),this.setFormatter("numberFmt"),"numberFmt"},p}();function xp(p){return p in ou}let B=p=>p==1?"one":"other",nr=p=>p==0||p==1?"one":"other",Vn=p=>p>=0&&p<=1?"one":"other",Ot=p=>{let f=String(p).split("."),v=!f[1];return p==1&&v?"one":"other"},Oe=p=>"other",rr=p=>p==1?"one":p==2?"two":"other";var g7=Object.freeze({__proto__:null,af:B,ak:nr,am:Vn,an:B,ar:p=>{let f=String(p).split("."),v=Number(f[0])==p,y=v&&f[0].slice(-2);return p==0?"zero":p==1?"one":p==2?"two":y>=3&&y<=10?"few":y>=11&&y<=99?"many":"other"},ars:p=>{let f=String(p).split("."),v=Number(f[0])==p,y=v&&f[0].slice(-2);return p==0?"zero":p==1?"one":p==2?"two":y>=3&&y<=10?"few":y>=11&&y<=99?"many":"other"},as:Vn,asa:B,ast:Ot,az:B,bal:B,be:p=>{let f=String(p).split("."),v=Number(f[0])==p,y=v&&f[0].slice(-1),_=v&&f[0].slice(-2);return y==1&&_!=11?"one":y>=2&&y<=4&&(_<12||_>14)?"few":v&&y==0||y>=5&&y<=9||_>=11&&_<=14?"many":"other"},bem:B,bez:B,bg:B,bho:nr,bm:Oe,bn:Vn,bo:Oe,br:p=>{let f=String(p).split("."),v=Number(f[0])==p,y=v&&f[0].slice(-1),_=v&&f[0].slice(-2),E=v&&f[0].slice(-6);return y==1&&_!=11&&_!=71&&_!=91?"one":y==2&&_!=12&&_!=72&&_!=92?"two":(y==3||y==4||y==9)&&(_<10||_>19)&&(_<70||_>79)&&(_<90||_>99)?"few":p!=0&&v&&E==0?"many":"other"},brx:B,bs:p=>{let f=String(p).split("."),v=f[0],y=f[1]||"",_=!f[1],E=v.slice(-1),k=v.slice(-2),I=y.slice(-1),N=y.slice(-2);return _&&E==1&&k!=11||I==1&&N!=11?"one":_&&E>=2&&E<=4&&(k<12||k>14)||I>=2&&I<=4&&(N<12||N>14)?"few":"other"},ca:p=>{let f=String(p).split("."),v=f[0],y=!f[1],_=v.slice(-6);return p==1&&y?"one":v!=0&&_==0&&y?"many":"other"},ce:B,ceb:p=>{let f=String(p).split("."),v=f[0],y=f[1]||"",_=!f[1],E=v.slice(-1),k=y.slice(-1);return _&&(v==1||v==2||v==3)||_&&E!=4&&E!=6&&E!=9||!_&&k!=4&&k!=6&&k!=9?"one":"other"},cgg:B,chr:B,ckb:B,cs:p=>{let f=String(p).split("."),v=f[0],y=!f[1];return p==1&&y?"one":v>=2&&v<=4&&y?"few":y?"other":"many"},cy:p=>p==0?"zero":p==1?"one":p==2?"two":p==3?"few":p==6?"many":"other",da:p=>{let f=String(p).split("."),v=f[0],y=Number(f[0])==p;return p==1||!y&&(v==0||v==1)?"one":"other"},de:Ot,doi:Vn,dsb:p=>{let f=String(p).split("."),v=f[0],y=f[1]||"",_=!f[1],E=v.slice(-2),k=y.slice(-2);return _&&E==1||k==1?"one":_&&E==2||k==2?"two":_&&(E==3||E==4)||k==3||k==4?"few":"other"},dv:B,dz:Oe,ee:B,el:B,en:Ot,eo:B,es:p=>{let f=String(p).split("."),v=f[0],y=!f[1],_=v.slice(-6);return p==1?"one":v!=0&&_==0&&y?"many":"other"},et:Ot,eu:B,fa:Vn,ff:p=>p>=0&&p<2?"one":"other",fi:Ot,fil:p=>{let f=String(p).split("."),v=f[0],y=f[1]||"",_=!f[1],E=v.slice(-1),k=y.slice(-1);return _&&(v==1||v==2||v==3)||_&&E!=4&&E!=6&&E!=9||!_&&k!=4&&k!=6&&k!=9?"one":"other"},fo:B,fr:p=>{let f=String(p).split("."),v=f[0],y=!f[1],_=v.slice(-6);return p>=0&&p<2?"one":v!=0&&_==0&&y?"many":"other"},fur:B,fy:Ot,ga:p=>{let f=String(p).split("."),v=Number(f[0])==p;return p==1?"one":p==2?"two":v&&p>=3&&p<=6?"few":v&&p>=7&&p<=10?"many":"other"},gd:p=>{let f=String(p).split("."),v=Number(f[0])==p;return p==1||p==11?"one":p==2||p==12?"two":v&&p>=3&&p<=10||v&&p>=13&&p<=19?"few":"other"},gl:Ot,gsw:B,gu:Vn,guw:nr,gv:p=>{let f=String(p).split("."),v=f[0],y=!f[1],_=v.slice(-1),E=v.slice(-2);return y&&_==1?"one":y&&_==2?"two":y&&(E==0||E==20||E==40||E==60||E==80)?"few":y?"other":"many"},ha:B,haw:B,he:p=>{let f=String(p).split("."),v=f[0],y=!f[1];return v==1&&y||v==0&&!y?"one":v==2&&y?"two":"other"},hi:Vn,hnj:Oe,hr:p=>{let f=String(p).split("."),v=f[0],y=f[1]||"",_=!f[1],E=v.slice(-1),k=v.slice(-2),I=y.slice(-1),N=y.slice(-2);return _&&E==1&&k!=11||I==1&&N!=11?"one":_&&E>=2&&E<=4&&(k<12||k>14)||I>=2&&I<=4&&(N<12||N>14)?"few":"other"},hsb:p=>{let f=String(p).split("."),v=f[0],y=f[1]||"",_=!f[1],E=v.slice(-2),k=y.slice(-2);return _&&E==1||k==1?"one":_&&E==2||k==2?"two":_&&(E==3||E==4)||k==3||k==4?"few":"other"},hu:B,hy:p=>p>=0&&p<2?"one":"other",ia:Ot,id:Oe,ig:Oe,ii:Oe,io:Ot,is:p=>{let f=String(p).split("."),v=f[0],y=(f[1]||"").replace(/0+$/,""),_=Number(f[0])==p,E=v.slice(-1),k=v.slice(-2);return _&&E==1&&k!=11||y%10==1&&y%100!=11?"one":"other"},it:p=>{let f=String(p).split("."),v=f[0],y=!f[1],_=v.slice(-6);return p==1&&y?"one":v!=0&&_==0&&y?"many":"other"},iu:rr,ja:Oe,jbo:Oe,jgo:B,jmc:B,jv:Oe,jw:Oe,ka:B,kab:p=>p>=0&&p<2?"one":"other",kaj:B,kcg:B,kde:Oe,kea:Oe,kk:B,kkj:B,kl:B,km:Oe,kn:Vn,ko:Oe,ks:B,ksb:B,ksh:p=>p==0?"zero":p==1?"one":"other",ku:B,kw:p=>{let f=String(p).split("."),v=Number(f[0])==p,y=v&&f[0].slice(-2),_=v&&f[0].slice(-3),E=v&&f[0].slice(-5),k=v&&f[0].slice(-6);return p==0?"zero":p==1?"one":y==2||y==22||y==42||y==62||y==82||v&&_==0&&(E>=1e3&&E<=2e4||E==4e4||E==6e4||E==8e4)||p!=0&&k==1e5?"two":y==3||y==23||y==43||y==63||y==83?"few":p!=1&&(y==1||y==21||y==41||y==61||y==81)?"many":"other"},ky:B,lag:p=>{let f=String(p).split("."),v=f[0];return p==0?"zero":(v==0||v==1)&&p!=0?"one":"other"},lb:B,lg:B,lij:Ot,lkt:Oe,ln:nr,lo:Oe,lt:p=>{let f=String(p).split("."),v=f[1]||"",y=Number(f[0])==p,_=y&&f[0].slice(-1),E=y&&f[0].slice(-2);return _==1&&(E<11||E>19)?"one":_>=2&&_<=9&&(E<11||E>19)?"few":v!=0?"many":"other"},lv:p=>{let f=String(p).split("."),v=f[1]||"",y=v.length,_=Number(f[0])==p,E=_&&f[0].slice(-1),k=_&&f[0].slice(-2),I=v.slice(-2),N=v.slice(-1);return _&&E==0||k>=11&&k<=19||y==2&&I>=11&&I<=19?"zero":E==1&&k!=11||y==2&&N==1&&I!=11||y!=2&&N==1?"one":"other"},mas:B,mg:nr,mgo:B,mk:p=>{let f=String(p).split("."),v=f[0],y=f[1]||"",_=!f[1],E=v.slice(-1),k=v.slice(-2),I=y.slice(-1),N=y.slice(-2);return _&&E==1&&k!=11||I==1&&N!=11?"one":"other"},ml:B,mn:B,mo:p=>{let f=String(p).split("."),v=!f[1],y=Number(f[0])==p,_=y&&f[0].slice(-2);return p==1&&v?"one":!v||p==0||p!=1&&_>=1&&_<=19?"few":"other"},mr:B,ms:Oe,mt:p=>{let f=String(p).split("."),v=Number(f[0])==p,y=v&&f[0].slice(-2);return p==1?"one":p==2?"two":p==0||y>=3&&y<=10?"few":y>=11&&y<=19?"many":"other"},my:Oe,nah:B,naq:rr,nb:B,nd:B,ne:B,nl:Ot,nn:B,nnh:B,no:B,nqo:Oe,nr:B,nso:nr,ny:B,nyn:B,om:B,or:B,os:B,osa:Oe,pa:nr,pap:B,pcm:Vn,pl:p=>{let f=String(p).split("."),v=f[0],y=!f[1],_=v.slice(-1),E=v.slice(-2);return p==1&&y?"one":y&&_>=2&&_<=4&&(E<12||E>14)?"few":y&&v!=1&&(_==0||_==1)||y&&_>=5&&_<=9||y&&E>=12&&E<=14?"many":"other"},prg:p=>{let f=String(p).split("."),v=f[1]||"",y=v.length,_=Number(f[0])==p,E=_&&f[0].slice(-1),k=_&&f[0].slice(-2),I=v.slice(-2),N=v.slice(-1);return _&&E==0||k>=11&&k<=19||y==2&&I>=11&&I<=19?"zero":E==1&&k!=11||y==2&&N==1&&I!=11||y!=2&&N==1?"one":"other"},ps:B,pt:p=>{let f=String(p).split("."),v=f[0],y=!f[1],_=v.slice(-6);return v==0||v==1?"one":v!=0&&_==0&&y?"many":"other"},pt_PT:p=>{let f=String(p).split("."),v=f[0],y=!f[1],_=v.slice(-6);return p==1&&y?"one":v!=0&&_==0&&y?"many":"other"},rm:B,ro:p=>{let f=String(p).split("."),v=!f[1],y=Number(f[0])==p,_=y&&f[0].slice(-2);return p==1&&v?"one":!v||p==0||p!=1&&_>=1&&_<=19?"few":"other"},rof:B,ru:p=>{let f=String(p).split("."),v=f[0],y=!f[1],_=v.slice(-1),E=v.slice(-2);return y&&_==1&&E!=11?"one":y&&_>=2&&_<=4&&(E<12||E>14)?"few":y&&_==0||y&&_>=5&&_<=9||y&&E>=11&&E<=14?"many":"other"},rwk:B,sah:Oe,saq:B,sat:rr,sc:Ot,scn:Ot,sd:B,sdh:B,se:rr,seh:B,ses:Oe,sg:Oe,sh:p=>{let f=String(p).split("."),v=f[0],y=f[1]||"",_=!f[1],E=v.slice(-1),k=v.slice(-2),I=y.slice(-1),N=y.slice(-2);return _&&E==1&&k!=11||I==1&&N!=11?"one":_&&E>=2&&E<=4&&(k<12||k>14)||I>=2&&I<=4&&(N<12||N>14)?"few":"other"},shi:p=>{let f=String(p).split("."),v=Number(f[0])==p;return p>=0&&p<=1?"one":v&&p>=2&&p<=10?"few":"other"},si:p=>{let f=String(p).split("."),v=f[0],y=f[1]||"";return p==0||p==1||v==0&&y==1?"one":"other"},sk:p=>{let f=String(p).split("."),v=f[0],y=!f[1];return p==1&&y?"one":v>=2&&v<=4&&y?"few":y?"other":"many"},sl:p=>{let f=String(p).split("."),v=f[0],y=!f[1],_=v.slice(-2);return y&&_==1?"one":y&&_==2?"two":y&&(_==3||_==4)||!y?"few":"other"},sma:rr,smi:rr,smj:rr,smn:rr,sms:rr,sn:B,so:B,sq:B,sr:p=>{let f=String(p).split("."),v=f[0],y=f[1]||"",_=!f[1],E=v.slice(-1),k=v.slice(-2),I=y.slice(-1),N=y.slice(-2);return _&&E==1&&k!=11||I==1&&N!=11?"one":_&&E>=2&&E<=4&&(k<12||k>14)||I>=2&&I<=4&&(N<12||N>14)?"few":"other"},ss:B,ssy:B,st:B,su:Oe,sv:Ot,sw:Ot,syr:B,ta:B,te:B,teo:B,th:Oe,ti:nr,tig:B,tk:B,tl:p=>{let f=String(p).split("."),v=f[0],y=f[1]||"",_=!f[1],E=v.slice(-1),k=y.slice(-1);return _&&(v==1||v==2||v==3)||_&&E!=4&&E!=6&&E!=9||!_&&k!=4&&k!=6&&k!=9?"one":"other"},tn:B,to:Oe,tpi:Oe,tr:B,ts:B,tzm:p=>{let f=String(p).split("."),v=Number(f[0])==p;return p==0||p==1||v&&p>=11&&p<=99?"one":"other"},ug:B,uk:p=>{let f=String(p).split("."),v=f[0],y=!f[1],_=v.slice(-1),E=v.slice(-2);return y&&_==1&&E!=11?"one":y&&_>=2&&_<=4&&(E<12||E>14)?"few":y&&_==0||y&&_>=5&&_<=9||y&&E>=11&&E<=14?"many":"other"},und:Oe,ur:Ot,uz:B,ve:B,vec:p=>{let f=String(p).split("."),v=f[0],y=!f[1],_=v.slice(-6);return p==1&&y?"one":v!=0&&_==0&&y?"many":"other"},vi:Oe,vo:B,vun:B,wa:nr,wae:B,wo:Oe,xh:B,xog:B,yi:Ot,yo:Oe,yue:Oe,zh:Oe,zu:Vn});let ar="zero",q="one",Xe="two",ve="few",_e="many",P="other",A={cardinal:[q,P],ordinal:[P]},Wr={cardinal:[q,P],ordinal:[q,P]},Re={cardinal:[P],ordinal:[P]},Bn={cardinal:[q,Xe,P],ordinal:[P]};var Ep=Object.freeze({__proto__:null,af:A,ak:A,am:A,an:A,ar:{cardinal:[ar,q,Xe,ve,_e,P],ordinal:[P]},ars:{cardinal:[ar,q,Xe,ve,_e,P],ordinal:[P]},as:{cardinal:[q,P],ordinal:[q,Xe,ve,_e,P]},asa:A,ast:A,az:{cardinal:[q,P],ordinal:[q,ve,_e,P]},bal:Wr,be:{cardinal:[q,ve,_e,P],ordinal:[ve,P]},bem:A,bez:A,bg:A,bho:A,bm:Re,bn:{cardinal:[q,P],ordinal:[q,Xe,ve,_e,P]},bo:Re,br:{cardinal:[q,Xe,ve,_e,P],ordinal:[P]},brx:A,bs:{cardinal:[q,ve,P],ordinal:[P]},ca:{cardinal:[q,_e,P],ordinal:[q,Xe,ve,P]},ce:A,ceb:A,cgg:A,chr:A,ckb:A,cs:{cardinal:[q,ve,_e,P],ordinal:[P]},cy:{cardinal:[ar,q,Xe,ve,_e,P],ordinal:[ar,q,Xe,ve,_e,P]},da:A,de:A,doi:A,dsb:{cardinal:[q,Xe,ve,P],ordinal:[P]},dv:A,dz:Re,ee:A,el:A,en:{cardinal:[q,P],ordinal:[q,Xe,ve,P]},eo:A,es:{cardinal:[q,_e,P],ordinal:[P]},et:A,eu:A,fa:A,ff:A,fi:A,fil:Wr,fo:A,fr:{cardinal:[q,_e,P],ordinal:[q,P]},fur:A,fy:A,ga:{cardinal:[q,Xe,ve,_e,P],ordinal:[q,P]},gd:{cardinal:[q,Xe,ve,P],ordinal:[q,Xe,ve,P]},gl:A,gsw:A,gu:{cardinal:[q,P],ordinal:[q,Xe,ve,_e,P]},guw:A,gv:{cardinal:[q,Xe,ve,_e,P],ordinal:[P]},ha:A,haw:A,he:Bn,hi:{cardinal:[q,P],ordinal:[q,Xe,ve,_e,P]},hnj:Re,hr:{cardinal:[q,ve,P],ordinal:[P]},hsb:{cardinal:[q,Xe,ve,P],ordinal:[P]},hu:Wr,hy:Wr,ia:A,id:Re,ig:Re,ii:Re,io:A,is:A,it:{cardinal:[q,_e,P],ordinal:[_e,P]},iu:Bn,ja:Re,jbo:Re,jgo:A,jmc:A,jv:Re,jw:Re,ka:{cardinal:[q,P],ordinal:[q,_e,P]},kab:A,kaj:A,kcg:A,kde:Re,kea:Re,kk:{cardinal:[q,P],ordinal:[_e,P]},kkj:A,kl:A,km:Re,kn:A,ko:Re,ks:A,ksb:A,ksh:{cardinal:[ar,q,P],ordinal:[P]},ku:A,kw:{cardinal:[ar,q,Xe,ve,_e,P],ordinal:[q,_e,P]},ky:A,lag:{cardinal:[ar,q,P],ordinal:[P]},lb:A,lg:A,lij:{cardinal:[q,P],ordinal:[_e,P]},lkt:Re,ln:A,lo:{cardinal:[P],ordinal:[q,P]},lt:{cardinal:[q,ve,_e,P],ordinal:[P]},lv:{cardinal:[ar,q,P],ordinal:[P]},mas:A,mg:A,mgo:A,mk:{cardinal:[q,P],ordinal:[q,Xe,_e,P]},ml:A,mn:A,mo:{cardinal:[q,ve,P],ordinal:[q,P]},mr:{cardinal:[q,P],ordinal:[q,Xe,ve,P]},ms:{cardinal:[P],ordinal:[q,P]},mt:{cardinal:[q,Xe,ve,_e,P],ordinal:[P]},my:Re,nah:A,naq:Bn,nb:A,nd:A,ne:Wr,nl:A,nn:A,nnh:A,no:A,nqo:Re,nr:A,nso:A,ny:A,nyn:A,om:A,or:{cardinal:[q,P],ordinal:[q,Xe,ve,_e,P]},os:A,osa:Re,pa:A,pap:A,pcm:A,pl:{cardinal:[q,ve,_e,P],ordinal:[P]},prg:{cardinal:[ar,q,P],ordinal:[P]},ps:A,pt:{cardinal:[q,_e,P],ordinal:[P]},pt_PT:{cardinal:[q,_e,P],ordinal:[P]},rm:A,ro:{cardinal:[q,ve,P],ordinal:[q,P]},rof:A,ru:{cardinal:[q,ve,_e,P],ordinal:[P]},rwk:A,sah:Re,saq:A,sat:Bn,sc:{cardinal:[q,P],ordinal:[_e,P]},scn:{cardinal:[q,P],ordinal:[_e,P]},sd:A,sdh:A,se:Bn,seh:A,ses:Re,sg:Re,sh:{cardinal:[q,ve,P],ordinal:[P]},shi:{cardinal:[q,ve,P],ordinal:[P]},si:A,sk:{cardinal:[q,ve,_e,P],ordinal:[P]},sl:{cardinal:[q,Xe,ve,P],ordinal:[P]},sma:Bn,smi:Bn,smj:Bn,smn:Bn,sms:Bn,sn:A,so:A,sq:{cardinal:[q,P],ordinal:[q,_e,P]},sr:{cardinal:[q,ve,P],ordinal:[P]},ss:A,ssy:A,st:A,su:Re,sv:Wr,sw:A,syr:A,ta:A,te:A,teo:A,th:Re,ti:A,tig:A,tk:{cardinal:[q,P],ordinal:[ve,P]},tl:Wr,tn:A,to:Re,tpi:Re,tr:A,ts:A,tzm:A,ug:A,uk:{cardinal:[q,ve,_e,P],ordinal:[ve,P]},und:Re,ur:A,uz:A,ve:A,vec:{cardinal:[q,_e,P],ordinal:[_e,P]},vi:{cardinal:[P],ordinal:[q,P]},vo:A,vun:A,wa:A,wae:A,wo:Re,xh:A,xog:A,yi:A,yo:Re,yue:Re,zh:Re,zu:A});let $=(p,f)=>f?"other":p==1?"one":"other",ir=(p,f)=>f?"other":p==0||p==1?"one":"other",ka=(p,f)=>f?"other":p>=0&&p<=1?"one":"other",mn=(p,f)=>{let v=String(p).split("."),y=!v[1];return f?"other":p==1&&y?"one":"other"},Ae=(p,f)=>"other",or=(p,f)=>f?"other":p==1?"one":p==2?"two":"other";var Ko=Object.freeze({__proto__:null,af:$,ak:ir,am:ka,an:$,ar:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p,_=y&&v[0].slice(-2);return f?"other":p==0?"zero":p==1?"one":p==2?"two":_>=3&&_<=10?"few":_>=11&&_<=99?"many":"other"},ars:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p,_=y&&v[0].slice(-2);return f?"other":p==0?"zero":p==1?"one":p==2?"two":_>=3&&_<=10?"few":_>=11&&_<=99?"many":"other"},as:(p,f)=>f?p==1||p==5||p==7||p==8||p==9||p==10?"one":p==2||p==3?"two":p==4?"few":p==6?"many":"other":p>=0&&p<=1?"one":"other",asa:$,ast:mn,az:(p,f)=>{let v=String(p).split("."),y=v[0],_=y.slice(-1),E=y.slice(-2),k=y.slice(-3);return f?_==1||_==2||_==5||_==7||_==8||E==20||E==50||E==70||E==80?"one":_==3||_==4||k==100||k==200||k==300||k==400||k==500||k==600||k==700||k==800||k==900?"few":y==0||_==6||E==40||E==60||E==90?"many":"other":p==1?"one":"other"},bal:(p,f)=>p==1?"one":"other",be:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p,_=y&&v[0].slice(-1),E=y&&v[0].slice(-2);return f?(_==2||_==3)&&E!=12&&E!=13?"few":"other":_==1&&E!=11?"one":_>=2&&_<=4&&(E<12||E>14)?"few":y&&_==0||_>=5&&_<=9||E>=11&&E<=14?"many":"other"},bem:$,bez:$,bg:$,bho:ir,bm:Ae,bn:(p,f)=>f?p==1||p==5||p==7||p==8||p==9||p==10?"one":p==2||p==3?"two":p==4?"few":p==6?"many":"other":p>=0&&p<=1?"one":"other",bo:Ae,br:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p,_=y&&v[0].slice(-1),E=y&&v[0].slice(-2),k=y&&v[0].slice(-6);return f?"other":_==1&&E!=11&&E!=71&&E!=91?"one":_==2&&E!=12&&E!=72&&E!=92?"two":(_==3||_==4||_==9)&&(E<10||E>19)&&(E<70||E>79)&&(E<90||E>99)?"few":p!=0&&y&&k==0?"many":"other"},brx:$,bs:(p,f)=>{let v=String(p).split("."),y=v[0],_=v[1]||"",E=!v[1],k=y.slice(-1),I=y.slice(-2),N=_.slice(-1),F=_.slice(-2);return f?"other":E&&k==1&&I!=11||N==1&&F!=11?"one":E&&k>=2&&k<=4&&(I<12||I>14)||N>=2&&N<=4&&(F<12||F>14)?"few":"other"},ca:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1],E=y.slice(-6);return f?p==1||p==3?"one":p==2?"two":p==4?"few":"other":p==1&&_?"one":y!=0&&E==0&&_?"many":"other"},ce:$,ceb:(p,f)=>{let v=String(p).split("."),y=v[0],_=v[1]||"",E=!v[1],k=y.slice(-1),I=_.slice(-1);return f?"other":E&&(y==1||y==2||y==3)||E&&k!=4&&k!=6&&k!=9||!E&&I!=4&&I!=6&&I!=9?"one":"other"},cgg:$,chr:$,ckb:$,cs:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1];return f?"other":p==1&&_?"one":y>=2&&y<=4&&_?"few":_?"other":"many"},cy:(p,f)=>f?p==0||p==7||p==8||p==9?"zero":p==1?"one":p==2?"two":p==3||p==4?"few":p==5||p==6?"many":"other":p==0?"zero":p==1?"one":p==2?"two":p==3?"few":p==6?"many":"other",da:(p,f)=>{let v=String(p).split("."),y=v[0],_=Number(v[0])==p;return f?"other":p==1||!_&&(y==0||y==1)?"one":"other"},de:mn,doi:ka,dsb:(p,f)=>{let v=String(p).split("."),y=v[0],_=v[1]||"",E=!v[1],k=y.slice(-2),I=_.slice(-2);return f?"other":E&&k==1||I==1?"one":E&&k==2||I==2?"two":E&&(k==3||k==4)||I==3||I==4?"few":"other"},dv:$,dz:Ae,ee:$,el:$,en:(p,f)=>{let v=String(p).split("."),y=!v[1],_=Number(v[0])==p,E=_&&v[0].slice(-1),k=_&&v[0].slice(-2);return f?E==1&&k!=11?"one":E==2&&k!=12?"two":E==3&&k!=13?"few":"other":p==1&&y?"one":"other"},eo:$,es:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1],E=y.slice(-6);return f?"other":p==1?"one":y!=0&&E==0&&_?"many":"other"},et:mn,eu:$,fa:ka,ff:(p,f)=>f?"other":p>=0&&p<2?"one":"other",fi:mn,fil:(p,f)=>{let v=String(p).split("."),y=v[0],_=v[1]||"",E=!v[1],k=y.slice(-1),I=_.slice(-1);return f?p==1?"one":"other":E&&(y==1||y==2||y==3)||E&&k!=4&&k!=6&&k!=9||!E&&I!=4&&I!=6&&I!=9?"one":"other"},fo:$,fr:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1],E=y.slice(-6);return f?p==1?"one":"other":p>=0&&p<2?"one":y!=0&&E==0&&_?"many":"other"},fur:$,fy:mn,ga:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p;return f?p==1?"one":"other":p==1?"one":p==2?"two":y&&p>=3&&p<=6?"few":y&&p>=7&&p<=10?"many":"other"},gd:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p;return f?p==1||p==11?"one":p==2||p==12?"two":p==3||p==13?"few":"other":p==1||p==11?"one":p==2||p==12?"two":y&&p>=3&&p<=10||y&&p>=13&&p<=19?"few":"other"},gl:mn,gsw:$,gu:(p,f)=>f?p==1?"one":p==2||p==3?"two":p==4?"few":p==6?"many":"other":p>=0&&p<=1?"one":"other",guw:ir,gv:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1],E=y.slice(-1),k=y.slice(-2);return f?"other":_&&E==1?"one":_&&E==2?"two":_&&(k==0||k==20||k==40||k==60||k==80)?"few":_?"other":"many"},ha:$,haw:$,he:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1];return f?"other":y==1&&_||y==0&&!_?"one":y==2&&_?"two":"other"},hi:(p,f)=>f?p==1?"one":p==2||p==3?"two":p==4?"few":p==6?"many":"other":p>=0&&p<=1?"one":"other",hnj:Ae,hr:(p,f)=>{let v=String(p).split("."),y=v[0],_=v[1]||"",E=!v[1],k=y.slice(-1),I=y.slice(-2),N=_.slice(-1),F=_.slice(-2);return f?"other":E&&k==1&&I!=11||N==1&&F!=11?"one":E&&k>=2&&k<=4&&(I<12||I>14)||N>=2&&N<=4&&(F<12||F>14)?"few":"other"},hsb:(p,f)=>{let v=String(p).split("."),y=v[0],_=v[1]||"",E=!v[1],k=y.slice(-2),I=_.slice(-2);return f?"other":E&&k==1||I==1?"one":E&&k==2||I==2?"two":E&&(k==3||k==4)||I==3||I==4?"few":"other"},hu:(p,f)=>f?p==1||p==5?"one":"other":p==1?"one":"other",hy:(p,f)=>f?p==1?"one":"other":p>=0&&p<2?"one":"other",ia:mn,id:Ae,ig:Ae,ii:Ae,io:mn,is:(p,f)=>{let v=String(p).split("."),y=v[0],_=(v[1]||"").replace(/0+$/,""),E=Number(v[0])==p,k=y.slice(-1),I=y.slice(-2);return f?"other":E&&k==1&&I!=11||_%10==1&&_%100!=11?"one":"other"},it:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1],E=y.slice(-6);return f?p==11||p==8||p==80||p==800?"many":"other":p==1&&_?"one":y!=0&&E==0&&_?"many":"other"},iu:or,ja:Ae,jbo:Ae,jgo:$,jmc:$,jv:Ae,jw:Ae,ka:(p,f)=>{let v=String(p).split("."),y=v[0],_=y.slice(-2);return f?y==1?"one":y==0||_>=2&&_<=20||_==40||_==60||_==80?"many":"other":p==1?"one":"other"},kab:(p,f)=>f?"other":p>=0&&p<2?"one":"other",kaj:$,kcg:$,kde:Ae,kea:Ae,kk:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p,_=y&&v[0].slice(-1);return f?_==6||_==9||y&&_==0&&p!=0?"many":"other":p==1?"one":"other"},kkj:$,kl:$,km:Ae,kn:ka,ko:Ae,ks:$,ksb:$,ksh:(p,f)=>f?"other":p==0?"zero":p==1?"one":"other",ku:$,kw:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p,_=y&&v[0].slice(-2),E=y&&v[0].slice(-3),k=y&&v[0].slice(-5),I=y&&v[0].slice(-6);return f?y&&p>=1&&p<=4||_>=1&&_<=4||_>=21&&_<=24||_>=41&&_<=44||_>=61&&_<=64||_>=81&&_<=84?"one":p==5||_==5?"many":"other":p==0?"zero":p==1?"one":_==2||_==22||_==42||_==62||_==82||y&&E==0&&(k>=1e3&&k<=2e4||k==4e4||k==6e4||k==8e4)||p!=0&&I==1e5?"two":_==3||_==23||_==43||_==63||_==83?"few":p!=1&&(_==1||_==21||_==41||_==61||_==81)?"many":"other"},ky:$,lag:(p,f)=>{let v=String(p).split("."),y=v[0];return f?"other":p==0?"zero":(y==0||y==1)&&p!=0?"one":"other"},lb:$,lg:$,lij:(p,f)=>{let v=String(p).split("."),y=!v[1],_=Number(v[0])==p;return f?p==11||p==8||_&&p>=80&&p<=89||_&&p>=800&&p<=899?"many":"other":p==1&&y?"one":"other"},lkt:Ae,ln:ir,lo:(p,f)=>f&&p==1?"one":"other",lt:(p,f)=>{let v=String(p).split("."),y=v[1]||"",_=Number(v[0])==p,E=_&&v[0].slice(-1),k=_&&v[0].slice(-2);return f?"other":E==1&&(k<11||k>19)?"one":E>=2&&E<=9&&(k<11||k>19)?"few":y!=0?"many":"other"},lv:(p,f)=>{let v=String(p).split("."),y=v[1]||"",_=y.length,E=Number(v[0])==p,k=E&&v[0].slice(-1),I=E&&v[0].slice(-2),N=y.slice(-2),F=y.slice(-1);return f?"other":E&&k==0||I>=11&&I<=19||_==2&&N>=11&&N<=19?"zero":k==1&&I!=11||_==2&&F==1&&N!=11||_!=2&&F==1?"one":"other"},mas:$,mg:ir,mgo:$,mk:(p,f)=>{let v=String(p).split("."),y=v[0],_=v[1]||"",E=!v[1],k=y.slice(-1),I=y.slice(-2),N=_.slice(-1),F=_.slice(-2);return f?k==1&&I!=11?"one":k==2&&I!=12?"two":(k==7||k==8)&&I!=17&&I!=18?"many":"other":E&&k==1&&I!=11||N==1&&F!=11?"one":"other"},ml:$,mn:$,mo:(p,f)=>{let v=String(p).split("."),y=!v[1],_=Number(v[0])==p,E=_&&v[0].slice(-2);return f?p==1?"one":"other":p==1&&y?"one":!y||p==0||p!=1&&E>=1&&E<=19?"few":"other"},mr:(p,f)=>f?p==1?"one":p==2||p==3?"two":p==4?"few":"other":p==1?"one":"other",ms:(p,f)=>f&&p==1?"one":"other",mt:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p,_=y&&v[0].slice(-2);return f?"other":p==1?"one":p==2?"two":p==0||_>=3&&_<=10?"few":_>=11&&_<=19?"many":"other"},my:Ae,nah:$,naq:or,nb:$,nd:$,ne:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p;return f?y&&p>=1&&p<=4?"one":"other":p==1?"one":"other"},nl:mn,nn:$,nnh:$,no:$,nqo:Ae,nr:$,nso:ir,ny:$,nyn:$,om:$,or:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p;return f?p==1||p==5||y&&p>=7&&p<=9?"one":p==2||p==3?"two":p==4?"few":p==6?"many":"other":p==1?"one":"other"},os:$,osa:Ae,pa:ir,pap:$,pcm:ka,pl:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1],E=y.slice(-1),k=y.slice(-2);return f?"other":p==1&&_?"one":_&&E>=2&&E<=4&&(k<12||k>14)?"few":_&&y!=1&&(E==0||E==1)||_&&E>=5&&E<=9||_&&k>=12&&k<=14?"many":"other"},prg:(p,f)=>{let v=String(p).split("."),y=v[1]||"",_=y.length,E=Number(v[0])==p,k=E&&v[0].slice(-1),I=E&&v[0].slice(-2),N=y.slice(-2),F=y.slice(-1);return f?"other":E&&k==0||I>=11&&I<=19||_==2&&N>=11&&N<=19?"zero":k==1&&I!=11||_==2&&F==1&&N!=11||_!=2&&F==1?"one":"other"},ps:$,pt:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1],E=y.slice(-6);return f?"other":y==0||y==1?"one":y!=0&&E==0&&_?"many":"other"},pt_PT:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1],E=y.slice(-6);return f?"other":p==1&&_?"one":y!=0&&E==0&&_?"many":"other"},rm:$,ro:(p,f)=>{let v=String(p).split("."),y=!v[1],_=Number(v[0])==p,E=_&&v[0].slice(-2);return f?p==1?"one":"other":p==1&&y?"one":!y||p==0||p!=1&&E>=1&&E<=19?"few":"other"},rof:$,ru:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1],E=y.slice(-1),k=y.slice(-2);return f?"other":_&&E==1&&k!=11?"one":_&&E>=2&&E<=4&&(k<12||k>14)?"few":_&&E==0||_&&E>=5&&E<=9||_&&k>=11&&k<=14?"many":"other"},rwk:$,sah:Ae,saq:$,sat:or,sc:(p,f)=>{let v=String(p).split("."),y=!v[1];return f?p==11||p==8||p==80||p==800?"many":"other":p==1&&y?"one":"other"},scn:(p,f)=>{let v=String(p).split("."),y=!v[1];return f?p==11||p==8||p==80||p==800?"many":"other":p==1&&y?"one":"other"},sd:$,sdh:$,se:or,seh:$,ses:Ae,sg:Ae,sh:(p,f)=>{let v=String(p).split("."),y=v[0],_=v[1]||"",E=!v[1],k=y.slice(-1),I=y.slice(-2),N=_.slice(-1),F=_.slice(-2);return f?"other":E&&k==1&&I!=11||N==1&&F!=11?"one":E&&k>=2&&k<=4&&(I<12||I>14)||N>=2&&N<=4&&(F<12||F>14)?"few":"other"},shi:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p;return f?"other":p>=0&&p<=1?"one":y&&p>=2&&p<=10?"few":"other"},si:(p,f)=>{let v=String(p).split("."),y=v[0],_=v[1]||"";return f?"other":p==0||p==1||y==0&&_==1?"one":"other"},sk:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1];return f?"other":p==1&&_?"one":y>=2&&y<=4&&_?"few":_?"other":"many"},sl:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1],E=y.slice(-2);return f?"other":_&&E==1?"one":_&&E==2?"two":_&&(E==3||E==4)||!_?"few":"other"},sma:or,smi:or,smj:or,smn:or,sms:or,sn:$,so:$,sq:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p,_=y&&v[0].slice(-1),E=y&&v[0].slice(-2);return f?p==1?"one":_==4&&E!=14?"many":"other":p==1?"one":"other"},sr:(p,f)=>{let v=String(p).split("."),y=v[0],_=v[1]||"",E=!v[1],k=y.slice(-1),I=y.slice(-2),N=_.slice(-1),F=_.slice(-2);return f?"other":E&&k==1&&I!=11||N==1&&F!=11?"one":E&&k>=2&&k<=4&&(I<12||I>14)||N>=2&&N<=4&&(F<12||F>14)?"few":"other"},ss:$,ssy:$,st:$,su:Ae,sv:(p,f)=>{let v=String(p).split("."),y=!v[1],_=Number(v[0])==p,E=_&&v[0].slice(-1),k=_&&v[0].slice(-2);return f?(E==1||E==2)&&k!=11&&k!=12?"one":"other":p==1&&y?"one":"other"},sw:mn,syr:$,ta:$,te:$,teo:$,th:Ae,ti:ir,tig:$,tk:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p,_=y&&v[0].slice(-1);return f?_==6||_==9||p==10?"few":"other":p==1?"one":"other"},tl:(p,f)=>{let v=String(p).split("."),y=v[0],_=v[1]||"",E=!v[1],k=y.slice(-1),I=_.slice(-1);return f?p==1?"one":"other":E&&(y==1||y==2||y==3)||E&&k!=4&&k!=6&&k!=9||!E&&I!=4&&I!=6&&I!=9?"one":"other"},tn:$,to:Ae,tpi:Ae,tr:$,ts:$,tzm:(p,f)=>{let v=String(p).split("."),y=Number(v[0])==p;return f?"other":p==0||p==1||y&&p>=11&&p<=99?"one":"other"},ug:$,uk:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1],E=Number(v[0])==p,k=E&&v[0].slice(-1),I=E&&v[0].slice(-2),N=y.slice(-1),F=y.slice(-2);return f?k==3&&I!=13?"few":"other":_&&N==1&&F!=11?"one":_&&N>=2&&N<=4&&(F<12||F>14)?"few":_&&N==0||_&&N>=5&&N<=9||_&&F>=11&&F<=14?"many":"other"},und:Ae,ur:mn,uz:$,ve:$,vec:(p,f)=>{let v=String(p).split("."),y=v[0],_=!v[1],E=y.slice(-6);return f?p==11||p==8||p==80||p==800?"many":"other":p==1&&_?"one":y!=0&&E==0&&_?"many":"other"},vi:(p,f)=>f&&p==1?"one":"other",vo:$,vun:$,wa:ir,wae:$,wo:Ae,xh:$,xog:$,yi:mn,yo:Ae,yue:Ae,zh:Ae,zu:ka});function uu(p){if(typeof p!="string"||p.length<2)throw new RangeError("Invalid language tag: ".concat(p));if(p.startsWith("pt-PT"))return"pt-PT";var f=p.match(/.+?(?=[-_])/);return f?f[0]:p}function Qo(p){if(typeof p=="function"){var f=uu(p.name);return{isDefault:!1,id:Dr(f),lc:f,locale:p.name,getPlural:p,cardinals:p.cardinals||[],ordinals:p.ordinals||[]}}var v=uu(p),y=Dr(v);return y7(y)?{isDefault:!0,id:y,lc:v,locale:p,getCardinal:g7[y],getPlural:Ko[y],cardinals:Ep[y].cardinal,ordinals:Ep[y].ordinal}:null}function v7(p){var f=Object.keys(Ko).filter(function(v){return v!==p});return f.unshift(p),f.map(Qo)}function b7(p){var f=uu(p);return Dr(f)in Ko}function y7(p){return p in Ko}var _7=function(){function p(f,v){if(this.plurals=[],this.options=Object.assign({biDiSupport:!1,currency:"USD",customFormatters:{},localeCodeFromKey:null,requireAllArguments:!1,returnType:"string",strict:v&&v.strictNumberSign||!1,strictPluralKeys:!0},v),f==="*")this.plurals=v7(p.defaultLocale);else if(Array.isArray(f))this.plurals=f.map(Qo).filter(Boolean);else if(f){var y=Qo(f);y&&(this.plurals=[y])}if(this.plurals.length===0){var y=Qo(p.defaultLocale);this.plurals=[y]}}return p.escape=function(f,v){var y=v?/[#{}]/g:/[{}]/g;return String(f).replace(y,"'$&'")},p.supportedLocalesOf=function(f){var v=Array.isArray(f)?f:[f];return v.filter(b7)},p.prototype.resolvedOptions=function(){return r(r({},this.options),{locale:this.plurals[0].locale,plurals:this.plurals})},p.prototype.compile=function(f){var v,y,_=new f7(this.options),E="return "+_.compile(f,this.plurals[0]),k=[],I=[];try{for(var N=n(Object.entries(_.runtime)),F=N.next();!F.done;F=N.next()){var J=a(F.value,2),ue=J[0],Ce=J[1];k.push(ue),I.push(Ce)}}catch(Ze){v={error:Ze}}finally{try{F&&!F.done&&(y=N.return)&&y.call(N)}finally{if(v)throw v.error}}var W=new(Function.bind.apply(Function,i(i([void 0],a(k),!1),[E],!1)));return W.apply(void 0,i([],a(I),!1))},p.defaultLocale="en",p}();return _7})}),dn=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});function t(n,a){if(!(n instanceof a))throw new TypeError("Cannot call a class as a function")}var r=function n(a,i){t(this,n),this.data=a,this.text=i.text||a,this.options=i};e.default=r}),P7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.CODE39=void 0;var t=function(){function S(T,R){for(var O=0;O<R.length;O++){var Y=R[O];Y.enumerable=Y.enumerable||!1,Y.configurable=!0,"value"in Y&&(Y.writable=!0),Object.defineProperty(T,Y.key,Y)}}return function(T,R,O){return R&&S(T.prototype,R),O&&S(T,O),T}}(),r=dn(),n=a(r);function a(S){return S&&S.__esModule?S:{default:S}}function i(S,T){if(!(S instanceof T))throw new TypeError("Cannot call a class as a function")}function o(S,T){if(!S)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return T&&(typeof T=="object"||typeof T=="function")?T:S}function l(S,T){if(typeof T!="function"&&T!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof T);S.prototype=Object.create(T&&T.prototype,{constructor:{value:S,enumerable:!1,writable:!0,configurable:!0}}),T&&(Object.setPrototypeOf?Object.setPrototypeOf(S,T):S.__proto__=T)}var c=function(S){l(T,S);function T(R,O){return i(this,T),R=R.toUpperCase(),O.mod43&&(R+=g(x(R))),o(this,(T.__proto__||Object.getPrototypeOf(T)).call(this,R,O))}return t(T,[{key:"encode",value:function(){for(var R=m("*"),O=0;O<this.data.length;O++)R+=m(this.data[O])+"0";return R+=m("*"),{data:R,text:this.text}}},{key:"valid",value:function(){return this.data.search(/^[0-9A-Z\-\.\ \$\/\+\%]+$/)!==-1}}]),T}(n.default),u=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","-","."," ","$","/","+","%","*"],d=[20957,29783,23639,30485,20951,29813,23669,20855,29789,23645,29975,23831,30533,22295,30149,24005,21623,29981,23837,22301,30023,23879,30545,22343,30161,24017,21959,30065,23921,22385,29015,18263,29141,17879,29045,18293,17783,29021,18269,17477,17489,17681,20753,35770];function m(S){return b(w(S))}function b(S){return d[S].toString(2)}function g(S){return u[S]}function w(S){return u.indexOf(S)}function x(S){for(var T=0,R=0;R<S.length;R++)T+=w(S[R]);return T=T%43,T}e.CODE39=c}),vo=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t;function r(u,d,m){return d in u?Object.defineProperty(u,d,{value:m,enumerable:!0,configurable:!0,writable:!0}):u[d]=m,u}var n=e.SET_A=0,a=e.SET_B=1,i=e.SET_C=2;e.SHIFT=98;var o=e.START_A=103,l=e.START_B=104,c=e.START_C=105;e.MODULO=103,e.STOP=106,e.FNC1=207,e.SET_BY_CODE=(t={},r(t,o,n),r(t,l,a),r(t,c,i),t),e.SWAP={101:n,100:a,99:i},e.A_START_CHAR="Ð",e.B_START_CHAR="Ñ",e.C_START_CHAR="Ò",e.A_CHARS="[\0-_È-Ï]",e.B_CHARS="[ -È-Ï]",e.C_CHARS="(Ï*[0-9]{2}Ï*)",e.BARS=[11011001100,11001101100,11001100110,10010011e3,10010001100,10001001100,10011001e3,10011000100,10001100100,11001001e3,11001000100,11000100100,10110011100,10011011100,10011001110,10111001100,10011101100,10011100110,11001110010,11001011100,11001001110,11011100100,11001110100,11101101110,11101001100,11100101100,11100100110,11101100100,11100110100,11100110010,11011011e3,11011000110,11000110110,10100011e3,10001011e3,10001000110,10110001e3,10001101e3,10001100010,11010001e3,11000101e3,11000100010,10110111e3,10110001110,10001101110,10111011e3,10111000110,10001110110,11101110110,11010001110,11000101110,11011101e3,11011100010,11011101110,11101011e3,11101000110,11100010110,11101101e3,11101100010,11100011010,11101111010,11001000010,11110001010,1010011e4,10100001100,1001011e4,10010000110,10000101100,10000100110,1011001e4,10110000100,1001101e4,10011000010,10000110100,10000110010,11000010010,1100101e4,11110111010,11000010100,10001111010,10100111100,10010111100,10010011110,10111100100,10011110100,10011110010,11110100100,11110010100,11110010010,11011011110,11011110110,11110110110,10101111e3,10100011110,10001011110,10111101e3,10111100010,11110101e3,11110100010,10111011110,10111101110,11101011110,11110101110,11010000100,1101001e4,11010011100,1100011101011]}),kl=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function d(m,b){for(var g=0;g<b.length;g++){var w=b[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,b,g){return b&&d(m.prototype,b),g&&d(m,g),m}}(),r=dn(),n=i(r),a=vo();function i(d){return d&&d.__esModule?d:{default:d}}function o(d,m){if(!(d instanceof m))throw new TypeError("Cannot call a class as a function")}function l(d,m){if(!d)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:d}function c(d,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);d.prototype=Object.create(m&&m.prototype,{constructor:{value:d,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(d,m):d.__proto__=m)}var u=function(d){c(m,d);function m(b,g){o(this,m);var w=l(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,b.substring(1),g));return w.bytes=b.split("").map(function(x){return x.charCodeAt(0)}),w}return t(m,[{key:"valid",value:function(){return/^[\x00-\x7F\xC8-\xD3]+$/.test(this.data)}},{key:"encode",value:function(){var b=this.bytes,g=b.shift()-105,w=a.SET_BY_CODE[g];if(w===void 0)throw new RangeError("The encoding does not start with a start character.");this.shouldEncodeAsEan128()===!0&&b.unshift(a.FNC1);var x=m.next(b,1,w);return{text:this.text===this.data?this.text.replace(/[^\x20-\x7E]/g,""):this.text,data:m.getBar(g)+x.result+m.getBar((x.checksum+g)%a.MODULO)+m.getBar(a.STOP)}}},{key:"shouldEncodeAsEan128",value:function(){var b=this.options.ean128||!1;return typeof b=="string"&&(b=b.toLowerCase()==="true"),b}}],[{key:"getBar",value:function(b){return a.BARS[b]?a.BARS[b].toString():""}},{key:"correctIndex",value:function(b,g){if(g===a.SET_A){var w=b.shift();return w<32?w+64:w-32}else return g===a.SET_B?b.shift()-32:(b.shift()-48)*10+b.shift()-48}},{key:"next",value:function(b,g,w){if(!b.length)return{result:"",checksum:0};var x=void 0,S=void 0;if(b[0]>=200){S=b.shift()-105;var T=a.SWAP[S];T!==void 0?x=m.next(b,g+1,T):((w===a.SET_A||w===a.SET_B)&&S===a.SHIFT&&(b[0]=w===a.SET_A?b[0]>95?b[0]-96:b[0]:b[0]<32?b[0]+96:b[0]),x=m.next(b,g+1,w))}else S=m.correctIndex(b,w),x=m.next(b,g+1,w);var R=m.getBar(S),O=S*g;return{result:R+x.result,checksum:O+x.checksum}}}]),m}(n.default);e.default=u}),R7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=vo(),r=function(l){return l.match(new RegExp("^"+t.A_CHARS+"*"))[0].length},n=function(l){return l.match(new RegExp("^"+t.B_CHARS+"*"))[0].length},a=function(l){return l.match(new RegExp("^"+t.C_CHARS+"*"))[0]};function i(l,c){var u=c?t.A_CHARS:t.B_CHARS,d=l.match(new RegExp("^("+u+"+?)(([0-9]{2}){2,})([^0-9]|$)"));if(d)return d[1]+"Ì"+o(l.substring(d[1].length));var m=l.match(new RegExp("^"+u+"+"))[0];return m.length===l.length?l:m+String.fromCharCode(c?205:206)+i(l.substring(m.length),!c)}function o(l){var c=a(l),u=c.length;if(u===l.length)return l;l=l.substring(u);var d=r(l)>=n(l);return c+String.fromCharCode(d?206:205)+i(l,d)}e.default=function(l){var c=void 0,u=a(l).length;if(u>=2)c=t.C_START_CHAR+o(l);else{var d=r(l)>n(l);c=(d?t.A_START_CHAR:t.B_START_CHAR)+i(l,d)}return c.replace(/[\xCD\xCE]([^])[\xCD\xCE]/,function(m,b){return"Ë"+b})}}),A7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=kl(),r=i(t),n=R7(),a=i(n);function i(d){return d&&d.__esModule?d:{default:d}}function o(d,m){if(!(d instanceof m))throw new TypeError("Cannot call a class as a function")}function l(d,m){if(!d)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:d}function c(d,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);d.prototype=Object.create(m&&m.prototype,{constructor:{value:d,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(d,m):d.__proto__=m)}var u=function(d){c(m,d);function m(b,g){if(o(this,m),/^[\x00-\x7F\xC8-\xD3]+$/.test(b))var w=l(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,(0,a.default)(b),g));else var w=l(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,b,g));return l(w)}return m}(r.default);e.default=u}),L7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function d(m,b){for(var g=0;g<b.length;g++){var w=b[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,b,g){return b&&d(m.prototype,b),g&&d(m,g),m}}(),r=kl(),n=i(r),a=vo();function i(d){return d&&d.__esModule?d:{default:d}}function o(d,m){if(!(d instanceof m))throw new TypeError("Cannot call a class as a function")}function l(d,m){if(!d)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:d}function c(d,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);d.prototype=Object.create(m&&m.prototype,{constructor:{value:d,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(d,m):d.__proto__=m)}var u=function(d){c(m,d);function m(b,g){return o(this,m),l(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,a.A_START_CHAR+b,g))}return t(m,[{key:"valid",value:function(){return new RegExp("^"+a.A_CHARS+"+$").test(this.data)}}]),m}(n.default);e.default=u}),F7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function d(m,b){for(var g=0;g<b.length;g++){var w=b[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,b,g){return b&&d(m.prototype,b),g&&d(m,g),m}}(),r=kl(),n=i(r),a=vo();function i(d){return d&&d.__esModule?d:{default:d}}function o(d,m){if(!(d instanceof m))throw new TypeError("Cannot call a class as a function")}function l(d,m){if(!d)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:d}function c(d,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);d.prototype=Object.create(m&&m.prototype,{constructor:{value:d,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(d,m):d.__proto__=m)}var u=function(d){c(m,d);function m(b,g){return o(this,m),l(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,a.B_START_CHAR+b,g))}return t(m,[{key:"valid",value:function(){return new RegExp("^"+a.B_CHARS+"+$").test(this.data)}}]),m}(n.default);e.default=u}),j7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function d(m,b){for(var g=0;g<b.length;g++){var w=b[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,b,g){return b&&d(m.prototype,b),g&&d(m,g),m}}(),r=kl(),n=i(r),a=vo();function i(d){return d&&d.__esModule?d:{default:d}}function o(d,m){if(!(d instanceof m))throw new TypeError("Cannot call a class as a function")}function l(d,m){if(!d)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:d}function c(d,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);d.prototype=Object.create(m&&m.prototype,{constructor:{value:d,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(d,m):d.__proto__=m)}var u=function(d){c(m,d);function m(b,g){return o(this,m),l(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,a.C_START_CHAR+b,g))}return t(m,[{key:"valid",value:function(){return new RegExp("^"+a.C_CHARS+"+$").test(this.data)}}]),m}(n.default);e.default=u}),V7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.CODE128C=e.CODE128B=e.CODE128A=e.CODE128=void 0;var t=A7(),r=u(t),n=L7(),a=u(n),i=F7(),o=u(i),l=j7(),c=u(l);function u(d){return d&&d.__esModule?d:{default:d}}e.CODE128=r.default,e.CODE128A=a.default,e.CODE128B=o.default,e.CODE128C=c.default}),bo=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.SIDE_BIN="101",e.MIDDLE_BIN="01010",e.BINARIES={L:["0001101","0011001","0010011","0111101","0100011","0110001","0101111","0111011","0110111","0001011"],G:["0100111","0110011","0011011","0100001","0011101","0111001","0000101","0010001","0001001","0010111"],R:["1110010","1100110","1101100","1000010","1011100","1001110","1010000","1000100","1001000","1110100"],O:["0001101","0011001","0010011","0111101","0100011","0110001","0101111","0111011","0110111","0001011"],E:["0100111","0110011","0011011","0100001","0011101","0111001","0000101","0010001","0001001","0010111"]},e.EAN2_STRUCTURE=["LL","LG","GL","GG"],e.EAN5_STRUCTURE=["GGLLL","GLGLL","GLLGL","GLLLG","LGGLL","LLGGL","LLLGG","LGLGL","LGLLG","LLGLG"],e.EAN13_STRUCTURE=["LLLLLL","LLGLGG","LLGGLG","LLGGGL","LGLLGG","LGGLLG","LGGGLL","LGLGLG","LGLGGL","LGGLGL"]}),yo=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=bo(),r=function(n,a,i){var o=n.split("").map(function(c,u){return t.BINARIES[a[u]]}).map(function(c,u){return c?c[n[u]]:""});if(i){var l=n.length-1;o=o.map(function(c,u){return u<l?c+i:c})}return o.join("")};e.default=r}),ug=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function b(g,w){for(var x=0;x<w.length;x++){var S=w[x];S.enumerable=S.enumerable||!1,S.configurable=!0,"value"in S&&(S.writable=!0),Object.defineProperty(g,S.key,S)}}return function(g,w,x){return w&&b(g.prototype,w),x&&b(g,x),g}}(),r=bo(),n=yo(),a=l(n),i=dn(),o=l(i);function l(b){return b&&b.__esModule?b:{default:b}}function c(b,g){if(!(b instanceof g))throw new TypeError("Cannot call a class as a function")}function u(b,g){if(!b)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return g&&(typeof g=="object"||typeof g=="function")?g:b}function d(b,g){if(typeof g!="function"&&g!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof g);b.prototype=Object.create(g&&g.prototype,{constructor:{value:b,enumerable:!1,writable:!0,configurable:!0}}),g&&(Object.setPrototypeOf?Object.setPrototypeOf(b,g):b.__proto__=g)}var m=function(b){d(g,b);function g(w,x){c(this,g);var S=u(this,(g.__proto__||Object.getPrototypeOf(g)).call(this,w,x));return S.fontSize=!x.flat&&x.fontSize>x.width*10?x.width*10:x.fontSize,S.guardHeight=x.height+S.fontSize/2+x.textMargin,S}return t(g,[{key:"encode",value:function(){return this.options.flat?this.encodeFlat():this.encodeGuarded()}},{key:"leftText",value:function(w,x){return this.text.substr(w,x)}},{key:"leftEncode",value:function(w,x){return(0,a.default)(w,x)}},{key:"rightText",value:function(w,x){return this.text.substr(w,x)}},{key:"rightEncode",value:function(w,x){return(0,a.default)(w,x)}},{key:"encodeGuarded",value:function(){var w={fontSize:this.fontSize},x={height:this.guardHeight};return[{data:r.SIDE_BIN,options:x},{data:this.leftEncode(),text:this.leftText(),options:w},{data:r.MIDDLE_BIN,options:x},{data:this.rightEncode(),text:this.rightText(),options:w},{data:r.SIDE_BIN,options:x}]}},{key:"encodeFlat",value:function(){var w=[r.SIDE_BIN,this.leftEncode(),r.MIDDLE_BIN,this.rightEncode(),r.SIDE_BIN];return{data:w.join(""),text:this.text}}}]),g}(o.default);e.default=m}),B7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function b(g,w){for(var x=0;x<w.length;x++){var S=w[x];S.enumerable=S.enumerable||!1,S.configurable=!0,"value"in S&&(S.writable=!0),Object.defineProperty(g,S.key,S)}}return function(g,w,x){return w&&b(g.prototype,w),x&&b(g,x),g}}(),r=function b(g,w,x){g===null&&(g=Function.prototype);var S=Object.getOwnPropertyDescriptor(g,w);if(S===void 0){var T=Object.getPrototypeOf(g);return T===null?void 0:b(T,w,x)}else{if("value"in S)return S.value;var R=S.get;return R===void 0?void 0:R.call(x)}},n=bo(),a=ug(),i=o(a);function o(b){return b&&b.__esModule?b:{default:b}}function l(b,g){if(!(b instanceof g))throw new TypeError("Cannot call a class as a function")}function c(b,g){if(!b)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return g&&(typeof g=="object"||typeof g=="function")?g:b}function u(b,g){if(typeof g!="function"&&g!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof g);b.prototype=Object.create(g&&g.prototype,{constructor:{value:b,enumerable:!1,writable:!0,configurable:!0}}),g&&(Object.setPrototypeOf?Object.setPrototypeOf(b,g):b.__proto__=g)}var d=function(b){var g=b.substr(0,12).split("").map(function(w){return+w}).reduce(function(w,x,S){return S%2?w+x*3:w+x},0);return(10-g%10)%10},m=function(b){u(g,b);function g(w,x){l(this,g),w.search(/^[0-9]{12}$/)!==-1&&(w+=d(w));var S=c(this,(g.__proto__||Object.getPrototypeOf(g)).call(this,w,x));return S.lastChar=x.lastChar,S}return t(g,[{key:"valid",value:function(){return this.data.search(/^[0-9]{13}$/)!==-1&&+this.data[12]===d(this.data)}},{key:"leftText",value:function(){return r(g.prototype.__proto__||Object.getPrototypeOf(g.prototype),"leftText",this).call(this,1,6)}},{key:"leftEncode",value:function(){var w=this.data.substr(1,6),x=n.EAN13_STRUCTURE[this.data[0]];return r(g.prototype.__proto__||Object.getPrototypeOf(g.prototype),"leftEncode",this).call(this,w,x)}},{key:"rightText",value:function(){return r(g.prototype.__proto__||Object.getPrototypeOf(g.prototype),"rightText",this).call(this,7,6)}},{key:"rightEncode",value:function(){var w=this.data.substr(7,6);return r(g.prototype.__proto__||Object.getPrototypeOf(g.prototype),"rightEncode",this).call(this,w,"RRRRRR")}},{key:"encodeGuarded",value:function(){var w=r(g.prototype.__proto__||Object.getPrototypeOf(g.prototype),"encodeGuarded",this).call(this);return this.options.displayValue&&(w.unshift({data:"000000000000",text:this.text.substr(0,1),options:{textAlign:"left",fontSize:this.fontSize}}),this.options.lastChar&&(w.push({data:"00"}),w.push({data:"00000",text:this.options.lastChar,options:{fontSize:this.fontSize}}))),w}}]),g}(i.default);e.default=m}),z7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function m(b,g){for(var w=0;w<g.length;w++){var x=g[w];x.enumerable=x.enumerable||!1,x.configurable=!0,"value"in x&&(x.writable=!0),Object.defineProperty(b,x.key,x)}}return function(b,g,w){return g&&m(b.prototype,g),w&&m(b,w),b}}(),r=function m(b,g,w){b===null&&(b=Function.prototype);var x=Object.getOwnPropertyDescriptor(b,g);if(x===void 0){var S=Object.getPrototypeOf(b);return S===null?void 0:m(S,g,w)}else{if("value"in x)return x.value;var T=x.get;return T===void 0?void 0:T.call(w)}},n=ug(),a=i(n);function i(m){return m&&m.__esModule?m:{default:m}}function o(m,b){if(!(m instanceof b))throw new TypeError("Cannot call a class as a function")}function l(m,b){if(!m)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&(typeof b=="object"||typeof b=="function")?b:m}function c(m,b){if(typeof b!="function"&&b!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof b);m.prototype=Object.create(b&&b.prototype,{constructor:{value:m,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(m,b):m.__proto__=b)}var u=function(m){var b=m.substr(0,7).split("").map(function(g){return+g}).reduce(function(g,w,x){return x%2?g+w:g+w*3},0);return(10-b%10)%10},d=function(m){c(b,m);function b(g,w){return o(this,b),g.search(/^[0-9]{7}$/)!==-1&&(g+=u(g)),l(this,(b.__proto__||Object.getPrototypeOf(b)).call(this,g,w))}return t(b,[{key:"valid",value:function(){return this.data.search(/^[0-9]{8}$/)!==-1&&+this.data[7]===u(this.data)}},{key:"leftText",value:function(){return r(b.prototype.__proto__||Object.getPrototypeOf(b.prototype),"leftText",this).call(this,0,4)}},{key:"leftEncode",value:function(){var g=this.data.substr(0,4);return r(b.prototype.__proto__||Object.getPrototypeOf(b.prototype),"leftEncode",this).call(this,g,"LLLL")}},{key:"rightText",value:function(){return r(b.prototype.__proto__||Object.getPrototypeOf(b.prototype),"rightText",this).call(this,4,4)}},{key:"rightEncode",value:function(){var g=this.data.substr(4,4);return r(b.prototype.__proto__||Object.getPrototypeOf(b.prototype),"rightEncode",this).call(this,g,"RRRR")}}]),b}(a.default);e.default=d}),H7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function g(w,x){for(var S=0;S<x.length;S++){var T=x[S];T.enumerable=T.enumerable||!1,T.configurable=!0,"value"in T&&(T.writable=!0),Object.defineProperty(w,T.key,T)}}return function(w,x,S){return x&&g(w.prototype,x),S&&g(w,S),w}}(),r=bo(),n=yo(),a=l(n),i=dn(),o=l(i);function l(g){return g&&g.__esModule?g:{default:g}}function c(g,w){if(!(g instanceof w))throw new TypeError("Cannot call a class as a function")}function u(g,w){if(!g)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return w&&(typeof w=="object"||typeof w=="function")?w:g}function d(g,w){if(typeof w!="function"&&w!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof w);g.prototype=Object.create(w&&w.prototype,{constructor:{value:g,enumerable:!1,writable:!0,configurable:!0}}),w&&(Object.setPrototypeOf?Object.setPrototypeOf(g,w):g.__proto__=w)}var m=function(g){var w=g.split("").map(function(x){return+x}).reduce(function(x,S,T){return T%2?x+S*9:x+S*3},0);return w%10},b=function(g){d(w,g);function w(x,S){return c(this,w),u(this,(w.__proto__||Object.getPrototypeOf(w)).call(this,x,S))}return t(w,[{key:"valid",value:function(){return this.data.search(/^[0-9]{5}$/)!==-1}},{key:"encode",value:function(){var x=r.EAN5_STRUCTURE[m(this.data)];return{data:"1011"+(0,a.default)(this.data,x,"01"),text:this.text}}}]),w}(o.default);e.default=b}),q7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function b(g,w){for(var x=0;x<w.length;x++){var S=w[x];S.enumerable=S.enumerable||!1,S.configurable=!0,"value"in S&&(S.writable=!0),Object.defineProperty(g,S.key,S)}}return function(g,w,x){return w&&b(g.prototype,w),x&&b(g,x),g}}(),r=bo(),n=yo(),a=l(n),i=dn(),o=l(i);function l(b){return b&&b.__esModule?b:{default:b}}function c(b,g){if(!(b instanceof g))throw new TypeError("Cannot call a class as a function")}function u(b,g){if(!b)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return g&&(typeof g=="object"||typeof g=="function")?g:b}function d(b,g){if(typeof g!="function"&&g!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof g);b.prototype=Object.create(g&&g.prototype,{constructor:{value:b,enumerable:!1,writable:!0,configurable:!0}}),g&&(Object.setPrototypeOf?Object.setPrototypeOf(b,g):b.__proto__=g)}var m=function(b){d(g,b);function g(w,x){return c(this,g),u(this,(g.__proto__||Object.getPrototypeOf(g)).call(this,w,x))}return t(g,[{key:"valid",value:function(){return this.data.search(/^[0-9]{2}$/)!==-1}},{key:"encode",value:function(){var w=r.EAN2_STRUCTURE[parseInt(this.data)%4];return{data:"1011"+(0,a.default)(this.data,w,"01"),text:this.text}}}]),g}(o.default);e.default=m}),cg=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function b(g,w){for(var x=0;x<w.length;x++){var S=w[x];S.enumerable=S.enumerable||!1,S.configurable=!0,"value"in S&&(S.writable=!0),Object.defineProperty(g,S.key,S)}}return function(g,w,x){return w&&b(g.prototype,w),x&&b(g,x),g}}();e.checksum=m;var r=yo(),n=o(r),a=dn(),i=o(a);function o(b){return b&&b.__esModule?b:{default:b}}function l(b,g){if(!(b instanceof g))throw new TypeError("Cannot call a class as a function")}function c(b,g){if(!b)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return g&&(typeof g=="object"||typeof g=="function")?g:b}function u(b,g){if(typeof g!="function"&&g!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof g);b.prototype=Object.create(g&&g.prototype,{constructor:{value:b,enumerable:!1,writable:!0,configurable:!0}}),g&&(Object.setPrototypeOf?Object.setPrototypeOf(b,g):b.__proto__=g)}var d=function(b){u(g,b);function g(w,x){l(this,g),w.search(/^[0-9]{11}$/)!==-1&&(w+=m(w));var S=c(this,(g.__proto__||Object.getPrototypeOf(g)).call(this,w,x));return S.displayValue=x.displayValue,x.fontSize>x.width*10?S.fontSize=x.width*10:S.fontSize=x.fontSize,S.guardHeight=x.height+S.fontSize/2+x.textMargin,S}return t(g,[{key:"valid",value:function(){return this.data.search(/^[0-9]{12}$/)!==-1&&this.data[11]==m(this.data)}},{key:"encode",value:function(){return this.options.flat?this.flatEncoding():this.guardedEncoding()}},{key:"flatEncoding",value:function(){var w="";return w+="101",w+=(0,n.default)(this.data.substr(0,6),"LLLLLL"),w+="01010",w+=(0,n.default)(this.data.substr(6,6),"RRRRRR"),w+="101",{data:w,text:this.text}}},{key:"guardedEncoding",value:function(){var w=[];return this.displayValue&&w.push({data:"00000000",text:this.text.substr(0,1),options:{textAlign:"left",fontSize:this.fontSize}}),w.push({data:"101"+(0,n.default)(this.data[0],"L"),options:{height:this.guardHeight}}),w.push({data:(0,n.default)(this.data.substr(1,5),"LLLLL"),text:this.text.substr(1,5),options:{fontSize:this.fontSize}}),w.push({data:"01010",options:{height:this.guardHeight}}),w.push({data:(0,n.default)(this.data.substr(6,5),"RRRRR"),text:this.text.substr(6,5),options:{fontSize:this.fontSize}}),w.push({data:(0,n.default)(this.data[11],"R")+"101",options:{height:this.guardHeight}}),this.displayValue&&w.push({data:"00000000",text:this.text.substr(11,1),options:{textAlign:"right",fontSize:this.fontSize}}),w}}]),g}(i.default);function m(b){var g=0,w;for(w=1;w<11;w+=2)g+=parseInt(b[w]);for(w=0;w<11;w+=2)g+=parseInt(b[w])*3;return(10-g%10)%10}e.default=d}),$7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function x(S,T){for(var R=0;R<T.length;R++){var O=T[R];O.enumerable=O.enumerable||!1,O.configurable=!0,"value"in O&&(O.writable=!0),Object.defineProperty(S,O.key,O)}}return function(S,T,R){return T&&x(S.prototype,T),R&&x(S,R),S}}(),r=yo(),n=l(r),a=dn(),i=l(a),o=cg();function l(x){return x&&x.__esModule?x:{default:x}}function c(x,S){if(!(x instanceof S))throw new TypeError("Cannot call a class as a function")}function u(x,S){if(!x)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return S&&(typeof S=="object"||typeof S=="function")?S:x}function d(x,S){if(typeof S!="function"&&S!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof S);x.prototype=Object.create(S&&S.prototype,{constructor:{value:x,enumerable:!1,writable:!0,configurable:!0}}),S&&(Object.setPrototypeOf?Object.setPrototypeOf(x,S):x.__proto__=S)}var m=["XX00000XXX","XX10000XXX","XX20000XXX","XXX00000XX","XXXX00000X","XXXXX00005","XXXXX00006","XXXXX00007","XXXXX00008","XXXXX00009"],b=[["EEEOOO","OOOEEE"],["EEOEOO","OOEOEE"],["EEOOEO","OOEEOE"],["EEOOOE","OOEEEO"],["EOEEOO","OEOOEE"],["EOOEEO","OEEOOE"],["EOOOEE","OEEEOO"],["EOEOEO","OEOEOE"],["EOEOOE","OEOEEO"],["EOOEOE","OEEOEO"]],g=function(x){d(S,x);function S(T,R){c(this,S);var O=u(this,(S.__proto__||Object.getPrototypeOf(S)).call(this,T,R));if(O.isValid=!1,T.search(/^[0-9]{6}$/)!==-1)O.middleDigits=T,O.upcA=w(T,"0"),O.text=R.text||""+O.upcA[0]+T+O.upcA[O.upcA.length-1],O.isValid=!0;else if(T.search(/^[01][0-9]{7}$/)!==-1)if(O.middleDigits=T.substring(1,T.length-1),O.upcA=w(O.middleDigits,T[0]),O.upcA[O.upcA.length-1]===T[T.length-1])O.isValid=!0;else return u(O);else return u(O);return O.displayValue=R.displayValue,R.fontSize>R.width*10?O.fontSize=R.width*10:O.fontSize=R.fontSize,O.guardHeight=R.height+O.fontSize/2+R.textMargin,O}return t(S,[{key:"valid",value:function(){return this.isValid}},{key:"encode",value:function(){return this.options.flat?this.flatEncoding():this.guardedEncoding()}},{key:"flatEncoding",value:function(){var T="";return T+="101",T+=this.encodeMiddleDigits(),T+="010101",{data:T,text:this.text}}},{key:"guardedEncoding",value:function(){var T=[];return this.displayValue&&T.push({data:"00000000",text:this.text[0],options:{textAlign:"left",fontSize:this.fontSize}}),T.push({data:"101",options:{height:this.guardHeight}}),T.push({data:this.encodeMiddleDigits(),text:this.text.substring(1,7),options:{fontSize:this.fontSize}}),T.push({data:"010101",options:{height:this.guardHeight}}),this.displayValue&&T.push({data:"00000000",text:this.text[7],options:{textAlign:"right",fontSize:this.fontSize}}),T}},{key:"encodeMiddleDigits",value:function(){var T=this.upcA[0],R=this.upcA[this.upcA.length-1],O=b[parseInt(R)][parseInt(T)];return(0,n.default)(this.middleDigits,O)}}]),S}(i.default);function w(x,S){for(var T=parseInt(x[x.length-1]),R=m[T],O="",Y=0,ie=0;ie<R.length;ie++){var me=R[ie];me==="X"?O+=x[Y++]:O+=me}return O=""+S+O,""+O+(0,o.checksum)(O)}e.default=g}),G7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.UPCE=e.UPC=e.EAN2=e.EAN5=e.EAN8=e.EAN13=void 0;var t=B7(),r=g(t),n=z7(),a=g(n),i=H7(),o=g(i),l=q7(),c=g(l),u=cg(),d=g(u),m=$7(),b=g(m);function g(w){return w&&w.__esModule?w:{default:w}}e.EAN13=r.default,e.EAN8=a.default,e.EAN5=o.default,e.EAN2=c.default,e.UPC=d.default,e.UPCE=b.default}),U7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.START_BIN="1010",e.END_BIN="11101",e.BINARIES=["00110","10001","01001","11000","00101","10100","01100","00011","10010","01010"]}),dg=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function d(m,b){for(var g=0;g<b.length;g++){var w=b[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,b,g){return b&&d(m.prototype,b),g&&d(m,g),m}}(),r=U7(),n=dn(),a=i(n);function i(d){return d&&d.__esModule?d:{default:d}}function o(d,m){if(!(d instanceof m))throw new TypeError("Cannot call a class as a function")}function l(d,m){if(!d)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:d}function c(d,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);d.prototype=Object.create(m&&m.prototype,{constructor:{value:d,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(d,m):d.__proto__=m)}var u=function(d){c(m,d);function m(){return o(this,m),l(this,(m.__proto__||Object.getPrototypeOf(m)).apply(this,arguments))}return t(m,[{key:"valid",value:function(){return this.data.search(/^([0-9]{2})+$/)!==-1}},{key:"encode",value:function(){var b=this,g=this.data.match(/.{2}/g).map(function(w){return b.encodePair(w)}).join("");return{data:r.START_BIN+g+r.END_BIN,text:this.text}}},{key:"encodePair",value:function(b){var g=r.BINARIES[b[1]];return r.BINARIES[b[0]].split("").map(function(w,x){return(w==="1"?"111":"1")+(g[x]==="1"?"000":"0")}).join("")}}]),m}(a.default);e.default=u}),W7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function d(m,b){for(var g=0;g<b.length;g++){var w=b[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,b,g){return b&&d(m.prototype,b),g&&d(m,g),m}}(),r=dg(),n=a(r);function a(d){return d&&d.__esModule?d:{default:d}}function i(d,m){if(!(d instanceof m))throw new TypeError("Cannot call a class as a function")}function o(d,m){if(!d)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:d}function l(d,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);d.prototype=Object.create(m&&m.prototype,{constructor:{value:d,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(d,m):d.__proto__=m)}var c=function(d){var m=d.substr(0,13).split("").map(function(b){return parseInt(b,10)}).reduce(function(b,g,w){return b+g*(3-w%2*2)},0);return Math.ceil(m/10)*10-m},u=function(d){l(m,d);function m(b,g){return i(this,m),b.search(/^[0-9]{13}$/)!==-1&&(b+=c(b)),o(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,b,g))}return t(m,[{key:"valid",value:function(){return this.data.search(/^[0-9]{14}$/)!==-1&&+this.data[13]===c(this.data)}}]),m}(n.default);e.default=u}),Z7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ITF14=e.ITF=void 0;var t=dg(),r=i(t),n=W7(),a=i(n);function i(o){return o&&o.__esModule?o:{default:o}}e.ITF=r.default,e.ITF14=a.default}),_o=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function d(m,b){for(var g=0;g<b.length;g++){var w=b[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,b,g){return b&&d(m.prototype,b),g&&d(m,g),m}}(),r=dn(),n=a(r);function a(d){return d&&d.__esModule?d:{default:d}}function i(d,m){if(!(d instanceof m))throw new TypeError("Cannot call a class as a function")}function o(d,m){if(!d)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:d}function l(d,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);d.prototype=Object.create(m&&m.prototype,{constructor:{value:d,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(d,m):d.__proto__=m)}var c=function(d){l(m,d);function m(b,g){return i(this,m),o(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,b,g))}return t(m,[{key:"encode",value:function(){for(var b="110",g=0;g<this.data.length;g++){var w=parseInt(this.data[g]),x=w.toString(2);x=u(x,4-x.length);for(var S=0;S<x.length;S++)b+=x[S]=="0"?"100":"110"}return b+="1001",{data:b,text:this.text}}},{key:"valid",value:function(){return this.data.search(/^[0-9]+$/)!==-1}}]),m}(n.default);function u(d,m){for(var b=0;b<m;b++)d="0"+d;return d}e.default=c}),Cl=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.mod10=t,e.mod11=r;function t(n){for(var a=0,i=0;i<n.length;i++){var o=parseInt(n[i]);(i+n.length)%2===0?a+=o:a+=o*2%10+Math.floor(o*2/10)}return(10-a%10)%10}function r(n){for(var a=0,i=[2,3,4,5,6,7],o=0;o<n.length;o++){var l=parseInt(n[n.length-1-o]);a+=i[o%i.length]*l}return(11-a%11)%11}}),Y7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=_o(),r=a(t),n=Cl();function a(u){return u&&u.__esModule?u:{default:u}}function i(u,d){if(!(u instanceof d))throw new TypeError("Cannot call a class as a function")}function o(u,d){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return d&&(typeof d=="object"||typeof d=="function")?d:u}function l(u,d){if(typeof d!="function"&&d!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof d);u.prototype=Object.create(d&&d.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),d&&(Object.setPrototypeOf?Object.setPrototypeOf(u,d):u.__proto__=d)}var c=function(u){l(d,u);function d(m,b){return i(this,d),o(this,(d.__proto__||Object.getPrototypeOf(d)).call(this,m+(0,n.mod10)(m),b))}return d}(r.default);e.default=c}),K7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=_o(),r=a(t),n=Cl();function a(u){return u&&u.__esModule?u:{default:u}}function i(u,d){if(!(u instanceof d))throw new TypeError("Cannot call a class as a function")}function o(u,d){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return d&&(typeof d=="object"||typeof d=="function")?d:u}function l(u,d){if(typeof d!="function"&&d!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof d);u.prototype=Object.create(d&&d.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),d&&(Object.setPrototypeOf?Object.setPrototypeOf(u,d):u.__proto__=d)}var c=function(u){l(d,u);function d(m,b){return i(this,d),o(this,(d.__proto__||Object.getPrototypeOf(d)).call(this,m+(0,n.mod11)(m),b))}return d}(r.default);e.default=c}),Q7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=_o(),r=a(t),n=Cl();function a(u){return u&&u.__esModule?u:{default:u}}function i(u,d){if(!(u instanceof d))throw new TypeError("Cannot call a class as a function")}function o(u,d){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return d&&(typeof d=="object"||typeof d=="function")?d:u}function l(u,d){if(typeof d!="function"&&d!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof d);u.prototype=Object.create(d&&d.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),d&&(Object.setPrototypeOf?Object.setPrototypeOf(u,d):u.__proto__=d)}var c=function(u){l(d,u);function d(m,b){return i(this,d),m+=(0,n.mod10)(m),m+=(0,n.mod10)(m),o(this,(d.__proto__||Object.getPrototypeOf(d)).call(this,m,b))}return d}(r.default);e.default=c}),X7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=_o(),r=a(t),n=Cl();function a(u){return u&&u.__esModule?u:{default:u}}function i(u,d){if(!(u instanceof d))throw new TypeError("Cannot call a class as a function")}function o(u,d){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return d&&(typeof d=="object"||typeof d=="function")?d:u}function l(u,d){if(typeof d!="function"&&d!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof d);u.prototype=Object.create(d&&d.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),d&&(Object.setPrototypeOf?Object.setPrototypeOf(u,d):u.__proto__=d)}var c=function(u){l(d,u);function d(m,b){return i(this,d),m+=(0,n.mod11)(m),m+=(0,n.mod10)(m),o(this,(d.__proto__||Object.getPrototypeOf(d)).call(this,m,b))}return d}(r.default);e.default=c}),J7=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.MSI1110=e.MSI1010=e.MSI11=e.MSI10=e.MSI=void 0;var t=_o(),r=m(t),n=Y7(),a=m(n),i=K7(),o=m(i),l=Q7(),c=m(l),u=X7(),d=m(u);function m(b){return b&&b.__esModule?b:{default:b}}e.MSI=r.default,e.MSI10=a.default,e.MSI11=o.default,e.MSI1010=c.default,e.MSI1110=d.default}),eH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.pharmacode=void 0;var t=function(){function u(d,m){for(var b=0;b<m.length;b++){var g=m[b];g.enumerable=g.enumerable||!1,g.configurable=!0,"value"in g&&(g.writable=!0),Object.defineProperty(d,g.key,g)}}return function(d,m,b){return m&&u(d.prototype,m),b&&u(d,b),d}}(),r=dn(),n=a(r);function a(u){return u&&u.__esModule?u:{default:u}}function i(u,d){if(!(u instanceof d))throw new TypeError("Cannot call a class as a function")}function o(u,d){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return d&&(typeof d=="object"||typeof d=="function")?d:u}function l(u,d){if(typeof d!="function"&&d!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof d);u.prototype=Object.create(d&&d.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),d&&(Object.setPrototypeOf?Object.setPrototypeOf(u,d):u.__proto__=d)}var c=function(u){l(d,u);function d(m,b){i(this,d);var g=o(this,(d.__proto__||Object.getPrototypeOf(d)).call(this,m,b));return g.number=parseInt(m,10),g}return t(d,[{key:"encode",value:function(){for(var m=this.number,b="";!isNaN(m)&&m!=0;)m%2===0?(b="11100"+b,m=(m-2)/2):(b="100"+b,m=(m-1)/2);return b=b.slice(0,-2),{data:b,text:this.text}}},{key:"valid",value:function(){return this.number>=3&&this.number<=131070}}]),d}(n.default);e.pharmacode=c}),tH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.codabar=void 0;var t=function(){function u(d,m){for(var b=0;b<m.length;b++){var g=m[b];g.enumerable=g.enumerable||!1,g.configurable=!0,"value"in g&&(g.writable=!0),Object.defineProperty(d,g.key,g)}}return function(d,m,b){return m&&u(d.prototype,m),b&&u(d,b),d}}(),r=dn(),n=a(r);function a(u){return u&&u.__esModule?u:{default:u}}function i(u,d){if(!(u instanceof d))throw new TypeError("Cannot call a class as a function")}function o(u,d){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return d&&(typeof d=="object"||typeof d=="function")?d:u}function l(u,d){if(typeof d!="function"&&d!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof d);u.prototype=Object.create(d&&d.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),d&&(Object.setPrototypeOf?Object.setPrototypeOf(u,d):u.__proto__=d)}var c=function(u){l(d,u);function d(m,b){i(this,d),m.search(/^[0-9\-\$\:\.\+\/]+$/)===0&&(m="A"+m+"A");var g=o(this,(d.__proto__||Object.getPrototypeOf(d)).call(this,m.toUpperCase(),b));return g.text=g.options.text||g.text.replace(/[A-D]/g,""),g}return t(d,[{key:"valid",value:function(){return this.data.search(/^[A-D][0-9\-\$\:\.\+\/]+[A-D]$/)!==-1}},{key:"encode",value:function(){for(var m=[],b=this.getEncodings(),g=0;g<this.data.length;g++)m.push(b[this.data.charAt(g)]),g!==this.data.length-1&&m.push("0");return{text:this.text,data:m.join("")}}},{key:"getEncodings",value:function(){return{0:"101010011",1:"101011001",2:"101001011",3:"110010101",4:"101101001",5:"110101001",6:"100101011",7:"100101101",8:"100110101",9:"110100101","-":"101001101",$:"101100101",":":"1101011011","/":"1101101011",".":"1101101101","+":"1011011011",A:"1011001001",B:"1001001011",C:"1010010011",D:"1010011001"}}}]),d}(n.default);e.codabar=c}),nH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.SYMBOLS=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","-","."," ","$","/","+","%","($)","(%)","(/)","(+)","ÿ"],e.BINARIES=["100010100","101001000","101000100","101000010","100101000","100100100","100100010","101010000","100010010","100001010","110101000","110100100","110100010","110010100","110010010","110001010","101101000","101100100","101100010","100110100","100011010","101011000","101001100","101000110","100101100","100010110","110110100","110110010","110101100","110100110","110010110","110011010","101101100","101100110","100110110","100111010","100101110","111010100","111010010","111001010","101101110","101110110","110101110","100100110","111011010","111010110","100110010","101011110"],e.MULTI_SYMBOLS={"\0":["(%)","U"],"":["($)","A"],"":["($)","B"],"":["($)","C"],"":["($)","D"],"":["($)","E"],"":["($)","F"],"\x07":["($)","G"],"\b":["($)","H"]," ":["($)","I"],"\n":["($)","J"],"\v":["($)","K"],"\f":["($)","L"],"\r":["($)","M"],"":["($)","N"],"":["($)","O"],"":["($)","P"],"":["($)","Q"],"":["($)","R"],"":["($)","S"],"":["($)","T"],"":["($)","U"],"":["($)","V"],"":["($)","W"],"":["($)","X"],"":["($)","Y"],"":["($)","Z"],"\x1B":["(%)","A"],"":["(%)","B"],"":["(%)","C"],"":["(%)","D"],"":["(%)","E"],"!":["(/)","A"],'"':["(/)","B"],"#":["(/)","C"],"&":["(/)","F"],"'":["(/)","G"],"(":["(/)","H"],")":["(/)","I"],"*":["(/)","J"],",":["(/)","L"],":":["(/)","Z"],";":["(%)","F"],"<":["(%)","G"],"=":["(%)","H"],">":["(%)","I"],"?":["(%)","J"],"@":["(%)","V"],"[":["(%)","K"],"\\":["(%)","L"],"]":["(%)","M"],"^":["(%)","N"],_:["(%)","O"],"`":["(%)","W"],a:["(+)","A"],b:["(+)","B"],c:["(+)","C"],d:["(+)","D"],e:["(+)","E"],f:["(+)","F"],g:["(+)","G"],h:["(+)","H"],i:["(+)","I"],j:["(+)","J"],k:["(+)","K"],l:["(+)","L"],m:["(+)","M"],n:["(+)","N"],o:["(+)","O"],p:["(+)","P"],q:["(+)","Q"],r:["(+)","R"],s:["(+)","S"],t:["(+)","T"],u:["(+)","U"],v:["(+)","V"],w:["(+)","W"],x:["(+)","X"],y:["(+)","Y"],z:["(+)","Z"],"{":["(%)","P"],"|":["(%)","Q"],"}":["(%)","R"],"~":["(%)","S"],"":["(%)","T"]}}),hg=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function d(m,b){for(var g=0;g<b.length;g++){var w=b[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,b,g){return b&&d(m.prototype,b),g&&d(m,g),m}}(),r=nH(),n=dn(),a=i(n);function i(d){return d&&d.__esModule?d:{default:d}}function o(d,m){if(!(d instanceof m))throw new TypeError("Cannot call a class as a function")}function l(d,m){if(!d)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:d}function c(d,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);d.prototype=Object.create(m&&m.prototype,{constructor:{value:d,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(d,m):d.__proto__=m)}var u=function(d){c(m,d);function m(b,g){return o(this,m),l(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,b,g))}return t(m,[{key:"valid",value:function(){return/^[0-9A-Z\-. $/+%]+$/.test(this.data)}},{key:"encode",value:function(){var b=this.data.split("").flatMap(function(S){return r.MULTI_SYMBOLS[S]||S}),g=b.map(function(S){return m.getEncoding(S)}).join(""),w=m.checksum(b,20),x=m.checksum(b.concat(w),15);return{text:this.text,data:m.getEncoding("ÿ")+g+m.getEncoding(w)+m.getEncoding(x)+m.getEncoding("ÿ")+"1"}}}],[{key:"getEncoding",value:function(b){return r.BINARIES[m.symbolValue(b)]}},{key:"getSymbol",value:function(b){return r.SYMBOLS[b]}},{key:"symbolValue",value:function(b){return r.SYMBOLS.indexOf(b)}},{key:"checksum",value:function(b,g){var w=b.slice().reverse().reduce(function(x,S,T){var R=T%g+1;return x+m.symbolValue(S)*R},0);return m.getSymbol(w%47)}}]),m}(a.default);e.default=u}),rH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function u(d,m){for(var b=0;b<m.length;b++){var g=m[b];g.enumerable=g.enumerable||!1,g.configurable=!0,"value"in g&&(g.writable=!0),Object.defineProperty(d,g.key,g)}}return function(d,m,b){return m&&u(d.prototype,m),b&&u(d,b),d}}(),r=hg(),n=a(r);function a(u){return u&&u.__esModule?u:{default:u}}function i(u,d){if(!(u instanceof d))throw new TypeError("Cannot call a class as a function")}function o(u,d){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return d&&(typeof d=="object"||typeof d=="function")?d:u}function l(u,d){if(typeof d!="function"&&d!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof d);u.prototype=Object.create(d&&d.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),d&&(Object.setPrototypeOf?Object.setPrototypeOf(u,d):u.__proto__=d)}var c=function(u){l(d,u);function d(m,b){return i(this,d),o(this,(d.__proto__||Object.getPrototypeOf(d)).call(this,m,b))}return t(d,[{key:"valid",value:function(){return/^[\x00-\x7f]+$/.test(this.data)}}]),d}(n.default);e.default=c}),aH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.CODE93FullASCII=e.CODE93=void 0;var t=hg(),r=i(t),n=rH(),a=i(n);function i(o){return o&&o.__esModule?o:{default:o}}e.CODE93=r.default,e.CODE93FullASCII=a.default}),iH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.GenericBarcode=void 0;var t=function(){function u(d,m){for(var b=0;b<m.length;b++){var g=m[b];g.enumerable=g.enumerable||!1,g.configurable=!0,"value"in g&&(g.writable=!0),Object.defineProperty(d,g.key,g)}}return function(d,m,b){return m&&u(d.prototype,m),b&&u(d,b),d}}(),r=dn(),n=a(r);function a(u){return u&&u.__esModule?u:{default:u}}function i(u,d){if(!(u instanceof d))throw new TypeError("Cannot call a class as a function")}function o(u,d){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return d&&(typeof d=="object"||typeof d=="function")?d:u}function l(u,d){if(typeof d!="function"&&d!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof d);u.prototype=Object.create(d&&d.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),d&&(Object.setPrototypeOf?Object.setPrototypeOf(u,d):u.__proto__=d)}var c=function(u){l(d,u);function d(m,b){return i(this,d),o(this,(d.__proto__||Object.getPrototypeOf(d)).call(this,m,b))}return t(d,[{key:"encode",value:function(){return{data:"10101010101010101010101010101010101010101",text:this.text}}},{key:"valid",value:function(){return!0}}]),d}(n.default);e.GenericBarcode=c}),oH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=P7(),r=V7(),n=G7(),a=Z7(),i=J7(),o=eH(),l=tH(),c=aH(),u=iH();e.default={CODE39:t.CODE39,CODE128:r.CODE128,CODE128A:r.CODE128A,CODE128B:r.CODE128B,CODE128C:r.CODE128C,EAN13:n.EAN13,EAN8:n.EAN8,EAN5:n.EAN5,EAN2:n.EAN2,UPC:n.UPC,UPCE:n.UPCE,ITF14:a.ITF14,ITF:a.ITF,MSI:i.MSI,MSI10:i.MSI10,MSI11:i.MSI11,MSI1010:i.MSI1010,MSI1110:i.MSI1110,pharmacode:o.pharmacode,codabar:l.codabar,CODE93:c.CODE93,CODE93FullASCII:c.CODE93FullASCII,GenericBarcode:u.GenericBarcode}}),Il=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=Object.assign||function(r){for(var n=1;n<arguments.length;n++){var a=arguments[n];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(r[i]=a[i])}return r};e.default=function(r,n){return t({},r,n)}}),sH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.default=t;function t(r){var n=[];function a(i){if(Array.isArray(i))for(var o=0;o<i.length;o++)a(i[o]);else i.text=i.text||"",i.data=i.data||"",n.push(i)}return a(r),n}}),lH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.default=t;function t(r){return r.marginTop=r.marginTop||r.margin,r.marginBottom=r.marginBottom||r.margin,r.marginRight=r.marginRight||r.margin,r.marginLeft=r.marginLeft||r.margin,r}}),pg=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.default=t;function t(r){var n=["width","height","textMargin","fontSize","margin","marginTop","marginBottom","marginLeft","marginRight"];for(var a in n)n.hasOwnProperty(a)&&(a=n[a],typeof r[a]=="string"&&(r[a]=parseInt(r[a],10)));return typeof r.displayValue=="string"&&(r.displayValue=r.displayValue!="false"),r}}),mg=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t={width:2,height:100,format:"auto",displayValue:!0,fontOptions:"",font:"monospace",text:void 0,textAlign:"center",textPosition:"bottom",textMargin:2,fontSize:20,background:"#ffffff",lineColor:"#000000",margin:10,marginTop:void 0,marginBottom:void 0,marginLeft:void 0,marginRight:void 0,valid:function(){}};e.default=t}),uH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=pg(),r=i(t),n=mg(),a=i(n);function i(l){return l&&l.__esModule?l:{default:l}}function o(l){var c={};for(var u in a.default)a.default.hasOwnProperty(u)&&(l.hasAttribute("jsbarcode-"+u.toLowerCase())&&(c[u]=l.getAttribute("jsbarcode-"+u.toLowerCase())),l.hasAttribute("data-"+u.toLowerCase())&&(c[u]=l.getAttribute("data-"+u.toLowerCase())));return c.value=l.getAttribute("jsbarcode-value")||l.getAttribute("data-value"),c=(0,r.default)(c),c}e.default=o}),fg=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.getTotalWidthOfEncodings=e.calculateEncodingAttributes=e.getBarcodePadding=e.getEncodingHeight=e.getMaximumHeightOfEncodings=void 0;var t=Il(),r=n(t);function n(d){return d&&d.__esModule?d:{default:d}}function a(d,m){return m.height+(m.displayValue&&d.text.length>0?m.fontSize+m.textMargin:0)+m.marginTop+m.marginBottom}function i(d,m,b){if(b.displayValue&&m<d){if(b.textAlign=="center")return Math.floor((d-m)/2);if(b.textAlign=="left")return 0;if(b.textAlign=="right")return Math.floor(d-m)}return 0}function o(d,m,b){for(var g=0;g<d.length;g++){var w=d[g],x=(0,r.default)(m,w.options),S;x.displayValue?S=u(w.text,x,b):S=0;var T=w.data.length*x.width;w.width=Math.ceil(Math.max(S,T)),w.height=a(w,x),w.barcodePadding=i(S,T,x)}}function l(d){for(var m=0,b=0;b<d.length;b++)m+=d[b].width;return m}function c(d){for(var m=0,b=0;b<d.length;b++)d[b].height>m&&(m=d[b].height);return m}function u(d,m,b){var g;if(b)g=b;else if(typeof document<"u")g=document.createElement("canvas").getContext("2d");else return 0;g.font=m.fontOptions+" "+m.fontSize+"px "+m.font;var w=g.measureText(d);if(!w)return 0;var x=w.width;return x}e.getMaximumHeightOfEncodings=c,e.getEncodingHeight=a,e.getBarcodePadding=i,e.calculateEncodingAttributes=o,e.getTotalWidthOfEncodings=l}),cH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function c(u,d){for(var m=0;m<d.length;m++){var b=d[m];b.enumerable=b.enumerable||!1,b.configurable=!0,"value"in b&&(b.writable=!0),Object.defineProperty(u,b.key,b)}}return function(u,d,m){return d&&c(u.prototype,d),m&&c(u,m),u}}(),r=Il(),n=i(r),a=fg();function i(c){return c&&c.__esModule?c:{default:c}}function o(c,u){if(!(c instanceof u))throw new TypeError("Cannot call a class as a function")}var l=function(){function c(u,d,m){o(this,c),this.canvas=u,this.encodings=d,this.options=m}return t(c,[{key:"render",value:function(){if(!this.canvas.getContext)throw new Error("The browser does not support canvas.");this.prepareCanvas();for(var u=0;u<this.encodings.length;u++){var d=(0,n.default)(this.options,this.encodings[u].options);this.drawCanvasBarcode(d,this.encodings[u]),this.drawCanvasText(d,this.encodings[u]),this.moveCanvasDrawing(this.encodings[u])}this.restoreCanvas()}},{key:"prepareCanvas",value:function(){var u=this.canvas.getContext("2d");u.save(),(0,a.calculateEncodingAttributes)(this.encodings,this.options,u);var d=(0,a.getTotalWidthOfEncodings)(this.encodings),m=(0,a.getMaximumHeightOfEncodings)(this.encodings);this.canvas.width=d+this.options.marginLeft+this.options.marginRight,this.canvas.height=m,u.clearRect(0,0,this.canvas.width,this.canvas.height),this.options.background&&(u.fillStyle=this.options.background,u.fillRect(0,0,this.canvas.width,this.canvas.height)),u.translate(this.options.marginLeft,0)}},{key:"drawCanvasBarcode",value:function(u,d){var m=this.canvas.getContext("2d"),b=d.data,g;u.textPosition=="top"?g=u.marginTop+u.fontSize+u.textMargin:g=u.marginTop,m.fillStyle=u.lineColor;for(var w=0;w<b.length;w++){var x=w*u.width+d.barcodePadding;b[w]==="1"?m.fillRect(x,g,u.width,u.height):b[w]&&m.fillRect(x,g,u.width,u.height*b[w])}}},{key:"drawCanvasText",value:function(u,d){var m=this.canvas.getContext("2d"),b=u.fontOptions+" "+u.fontSize+"px "+u.font;if(u.displayValue){var g,w;u.textPosition=="top"?w=u.marginTop+u.fontSize-u.textMargin:w=u.height+u.textMargin+u.marginTop+u.fontSize,m.font=b,u.textAlign=="left"||d.barcodePadding>0?(g=0,m.textAlign="left"):u.textAlign=="right"?(g=d.width-1,m.textAlign="right"):(g=d.width/2,m.textAlign="center"),m.fillText(d.text,g,w)}}},{key:"moveCanvasDrawing",value:function(u){var d=this.canvas.getContext("2d");d.translate(u.width,0)}},{key:"restoreCanvas",value:function(){var u=this.canvas.getContext("2d");u.restore()}}]),c}();e.default=l}),dH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function u(d,m){for(var b=0;b<m.length;b++){var g=m[b];g.enumerable=g.enumerable||!1,g.configurable=!0,"value"in g&&(g.writable=!0),Object.defineProperty(d,g.key,g)}}return function(d,m,b){return m&&u(d.prototype,m),b&&u(d,b),d}}(),r=Il(),n=i(r),a=fg();function i(u){return u&&u.__esModule?u:{default:u}}function o(u,d){if(!(u instanceof d))throw new TypeError("Cannot call a class as a function")}var l="http://www.w3.org/2000/svg",c=function(){function u(d,m,b){o(this,u),this.svg=d,this.encodings=m,this.options=b,this.document=b.xmlDocument||document}return t(u,[{key:"render",value:function(){var d=this.options.marginLeft;this.prepareSVG();for(var m=0;m<this.encodings.length;m++){var b=this.encodings[m],g=(0,n.default)(this.options,b.options),w=this.createGroup(d,g.marginTop,this.svg);this.setGroupOptions(w,g),this.drawSvgBarcode(w,g,b),this.drawSVGText(w,g,b),d+=b.width}}},{key:"prepareSVG",value:function(){for(;this.svg.firstChild;)this.svg.removeChild(this.svg.firstChild);(0,a.calculateEncodingAttributes)(this.encodings,this.options);var d=(0,a.getTotalWidthOfEncodings)(this.encodings),m=(0,a.getMaximumHeightOfEncodings)(this.encodings),b=d+this.options.marginLeft+this.options.marginRight;this.setSvgAttributes(b,m),this.options.background&&this.drawRect(0,0,b,m,this.svg).setAttribute("style","fill:"+this.options.background+";")}},{key:"drawSvgBarcode",value:function(d,m,b){var g=b.data,w;m.textPosition=="top"?w=m.fontSize+m.textMargin:w=0;for(var x=0,S=0,T=0;T<g.length;T++)S=T*m.width+b.barcodePadding,g[T]==="1"?x++:x>0&&(this.drawRect(S-m.width*x,w,m.width*x,m.height,d),x=0);x>0&&this.drawRect(S-m.width*(x-1),w,m.width*x,m.height,d)}},{key:"drawSVGText",value:function(d,m,b){var g=this.document.createElementNS(l,"text");if(m.displayValue){var w,x;g.setAttribute("style","font:"+m.fontOptions+" "+m.fontSize+"px "+m.font),m.textPosition=="top"?x=m.fontSize-m.textMargin:x=m.height+m.textMargin+m.fontSize,m.textAlign=="left"||b.barcodePadding>0?(w=0,g.setAttribute("text-anchor","start")):m.textAlign=="right"?(w=b.width-1,g.setAttribute("text-anchor","end")):(w=b.width/2,g.setAttribute("text-anchor","middle")),g.setAttribute("x",w),g.setAttribute("y",x),g.appendChild(this.document.createTextNode(b.text)),d.appendChild(g)}}},{key:"setSvgAttributes",value:function(d,m){var b=this.svg;b.setAttribute("width",d+"px"),b.setAttribute("height",m+"px"),b.setAttribute("x","0px"),b.setAttribute("y","0px"),b.setAttribute("viewBox","0 0 "+d+" "+m),b.setAttribute("xmlns",l),b.setAttribute("version","1.1"),b.setAttribute("style","transform: translate(0,0)")}},{key:"createGroup",value:function(d,m,b){var g=this.document.createElementNS(l,"g");return g.setAttribute("transform","translate("+d+", "+m+")"),b.appendChild(g),g}},{key:"setGroupOptions",value:function(d,m){d.setAttribute("style","fill:"+m.lineColor+";")}},{key:"drawRect",value:function(d,m,b,g,w){var x=this.document.createElementNS(l,"rect");return x.setAttribute("x",d),x.setAttribute("y",m),x.setAttribute("width",b),x.setAttribute("height",g),w.appendChild(x),x}}]),u}();e.default=c}),hH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function a(i,o){for(var l=0;l<o.length;l++){var c=o[l];c.enumerable=c.enumerable||!1,c.configurable=!0,"value"in c&&(c.writable=!0),Object.defineProperty(i,c.key,c)}}return function(i,o,l){return o&&a(i.prototype,o),l&&a(i,l),i}}();function r(a,i){if(!(a instanceof i))throw new TypeError("Cannot call a class as a function")}var n=function(){function a(i,o,l){r(this,a),this.object=i,this.encodings=o,this.options=l}return t(a,[{key:"render",value:function(){this.object.encodings=this.encodings}}]),a}();e.default=n}),pH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=cH(),r=l(t),n=dH(),a=l(n),i=hH(),o=l(i);function l(c){return c&&c.__esModule?c:{default:c}}e.default={CanvasRenderer:r.default,SVGRenderer:a.default,ObjectRenderer:o.default}}),gg=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});function t(l,c){if(!(l instanceof c))throw new TypeError("Cannot call a class as a function")}function r(l,c){if(!l)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return c&&(typeof c=="object"||typeof c=="function")?c:l}function n(l,c){if(typeof c!="function"&&c!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof c);l.prototype=Object.create(c&&c.prototype,{constructor:{value:l,enumerable:!1,writable:!0,configurable:!0}}),c&&(Object.setPrototypeOf?Object.setPrototypeOf(l,c):l.__proto__=c)}var a=function(l){n(c,l);function c(u,d){t(this,c);var m=r(this,(c.__proto__||Object.getPrototypeOf(c)).call(this));return m.name="InvalidInputException",m.symbology=u,m.input=d,m.message='"'+m.input+'" is not a valid input for '+m.symbology,m}return c}(Error),i=function(l){n(c,l);function c(){t(this,c);var u=r(this,(c.__proto__||Object.getPrototypeOf(c)).call(this));return u.name="InvalidElementException",u.message="Not supported type to render on",u}return c}(Error),o=function(l){n(c,l);function c(){t(this,c);var u=r(this,(c.__proto__||Object.getPrototypeOf(c)).call(this));return u.name="NoElementException",u.message="No element to render on.",u}return c}(Error);e.InvalidInputException=a,e.InvalidElementException=i,e.NoElementException=o}),mH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(m){return typeof m}:function(m){return m&&typeof Symbol=="function"&&m.constructor===Symbol&&m!==Symbol.prototype?"symbol":typeof m},r=uH(),n=l(r),a=pH(),i=l(a),o=gg();function l(m){return m&&m.__esModule?m:{default:m}}function c(m){if(typeof m=="string")return u(m);if(Array.isArray(m)){for(var b=[],g=0;g<m.length;g++)b.push(c(m[g]));return b}else{if(typeof HTMLCanvasElement<"u"&&m instanceof HTMLImageElement)return d(m);if(m&&m.nodeName&&m.nodeName.toLowerCase()==="svg"||typeof SVGElement<"u"&&m instanceof SVGElement)return{element:m,options:(0,n.default)(m),renderer:i.default.SVGRenderer};if(typeof HTMLCanvasElement<"u"&&m instanceof HTMLCanvasElement)return{element:m,options:(0,n.default)(m),renderer:i.default.CanvasRenderer};if(m&&m.getContext)return{element:m,renderer:i.default.CanvasRenderer};if(m&&(typeof m>"u"?"undefined":t(m))==="object"&&!m.nodeName)return{element:m,renderer:i.default.ObjectRenderer};throw new o.InvalidElementException}}function u(m){var b=document.querySelectorAll(m);if(b.length!==0){for(var g=[],w=0;w<b.length;w++)g.push(c(b[w]));return g}}function d(m){var b=document.createElement("canvas");return{element:b,options:(0,n.default)(m),renderer:i.default.CanvasRenderer,afterRender:function(){m.setAttribute("src",b.toDataURL())}}}e.default=c}),fH=ae(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function a(i,o){for(var l=0;l<o.length;l++){var c=o[l];c.enumerable=c.enumerable||!1,c.configurable=!0,"value"in c&&(c.writable=!0),Object.defineProperty(i,c.key,c)}}return function(i,o,l){return o&&a(i.prototype,o),l&&a(i,l),i}}();function r(a,i){if(!(a instanceof i))throw new TypeError("Cannot call a class as a function")}var n=function(){function a(i){r(this,a),this.api=i}return t(a,[{key:"handleCatch",value:function(i){if(i.name==="InvalidInputException")if(this.api._options.valid!==this.api._defaults.valid)this.api._options.valid(!1);else throw i.message;else throw i;this.api.render=function(){}}},{key:"wrapBarcodeCall",value:function(i){try{var o=i.apply(void 0,arguments);return this.api._options.valid(!0),o}catch(l){return this.handleCatch(l),this.api}}}]),a}();e.default=n}),gH=ae((e,t)=>{var r=oH(),n=O(r),a=Il(),i=O(a),o=sH(),l=O(o),c=lH(),u=O(c),d=mH(),m=O(d),b=pg(),g=O(b),w=fH(),x=O(w),S=gg(),T=mg(),R=O(T);function O(Z){return Z&&Z.__esModule?Z:{default:Z}}var Y=function(){},ie=function(Z,H,ge){var L=new Y;if(typeof Z>"u")throw Error("No element to render on was provided.");return L._renderProperties=(0,m.default)(Z),L._encodings=[],L._options=R.default,L._errorHandler=new x.default(L),typeof H<"u"&&(ge=ge||{},ge.format||(ge.format=Ue()),L.options(ge)[ge.format](H,ge).render()),L};ie.getModule=function(Z){return n.default[Z]};for(me in n.default)n.default.hasOwnProperty(me)&&Et(n.default,me);var me;function Et(Z,H){Y.prototype[H]=Y.prototype[H.toUpperCase()]=Y.prototype[H.toLowerCase()]=function(ge,L){var j=this;return j._errorHandler.wrapBarcodeCall(function(){L.text=typeof L.text>"u"?void 0:""+L.text;var U=(0,i.default)(j._options,L);U=(0,g.default)(U);var Se=Z[H],qe=ut(ge,Se,U);return j._encodings.push(qe),j})}}function ut(Z,H,ge){Z=""+Z;var L=new H(Z,ge);if(!L.valid())throw new S.InvalidInputException(L.constructor.name,Z);var j=L.encode();j=(0,l.default)(j);for(var U=0;U<j.length;U++)j[U].options=(0,i.default)(ge,j[U].options);return j}function Ue(){return n.default.CODE128?"CODE128":Object.keys(n.default)[0]}Y.prototype.options=function(Z){return this._options=(0,i.default)(this._options,Z),this},Y.prototype.blank=function(Z){var H=new Array(Z+1).join("0");return this._encodings.push({data:H}),this},Y.prototype.init=function(){if(this._renderProperties){Array.isArray(this._renderProperties)||(this._renderProperties=[this._renderProperties]);var Z;for(var H in this._renderProperties){Z=this._renderProperties[H];var ge=(0,i.default)(this._options,Z.options);ge.format=="auto"&&(ge.format=Ue()),this._errorHandler.wrapBarcodeCall(function(){var L=ge.value,j=n.default[ge.format.toUpperCase()],U=ut(L,j,ge);vt(Z,U,ge)})}}},Y.prototype.render=function(){if(!this._renderProperties)throw new S.NoElementException;if(Array.isArray(this._renderProperties))for(var Z=0;Z<this._renderProperties.length;Z++)vt(this._renderProperties[Z],this._encodings,this._options);else vt(this._renderProperties,this._encodings,this._options);return this},Y.prototype._defaults=R.default;function vt(Z,H,ge){H=(0,l.default)(H);for(var L=0;L<H.length;L++)H[L].options=(0,i.default)(ge,H[L].options),(0,u.default)(H[L].options);(0,u.default)(ge);var j=Z.renderer,U=new j(Z.element,H,ge);U.render(),Z.afterRender&&Z.afterRender()}typeof window<"u"&&(window.JsBarcode=ie),typeof jQuery<"u"&&(jQuery.fn.JsBarcode=function(Z,H){var ge=[];return jQuery(this).each(function(){ge.push(this)}),ie(ge,Z,H)}),t.exports=ie});function _d(e,t){return Object.is(e,t)}var dt=null,Ss=!1,wd=1,ca=Symbol("SIGNAL");function we(e){let t=dt;return dt=e,t}function vH(){return dt}var wo={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 xd(e){if(Ss)throw new Error("");if(dt===null)return;dt.consumerOnSignalRead(e);let t=dt.nextProducerIndex++;if(Tl(dt),t<dt.producerNode.length&&dt.producerNode[t]!==e&&Ji(dt)){let r=dt.producerNode[t];Dl(r,dt.producerIndexOfThis[t])}dt.producerNode[t]!==e&&(dt.producerNode[t]=e,dt.producerIndexOfThis[t]=Ji(dt)?wg(e,dt,t):0),dt.producerLastReadVersion[t]=e.version}function bH(){wd++}function xo(e){if(!(Ji(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===wd)){if(!e.producerMustRecompute(e)&&!yg(e)){zs(e);return}e.producerRecomputeValue(e),zs(e)}}function vg(e){if(e.liveConsumerNode===void 0)return;let t=Ss;Ss=!0;try{for(let r of e.liveConsumerNode)r.dirty||yH(r)}finally{Ss=t}}function bg(){return(dt==null?void 0:dt.consumerAllowSignalWrites)!==!1}function yH(e){var t;e.dirty=!0,vg(e),(t=e.consumerMarkedDirty)==null||t.call(e,e)}function zs(e){e.dirty=!1,e.lastCleanEpoch=wd}function Hs(e){return e&&(e.nextProducerIndex=0),we(e)}function Ed(e,t){if(we(t),!(!e||e.producerNode===void 0||e.producerIndexOfThis===void 0||e.producerLastReadVersion===void 0)){if(Ji(e))for(let r=e.nextProducerIndex;r<e.producerNode.length;r++)Dl(e.producerNode[r],e.producerIndexOfThis[r]);for(;e.producerNode.length>e.nextProducerIndex;)e.producerNode.pop(),e.producerLastReadVersion.pop(),e.producerIndexOfThis.pop()}}function yg(e){Tl(e);for(let t=0;t<e.producerNode.length;t++){let r=e.producerNode[t],n=e.producerLastReadVersion[t];if(n!==r.version||(xo(r),n!==r.version))return!0}return!1}function _g(e){if(Tl(e),Ji(e))for(let t=0;t<e.producerNode.length;t++)Dl(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 wg(e,t,r){if(xg(e),e.liveConsumerNode.length===0&&Eg(e))for(let n=0;n<e.producerNode.length;n++)e.producerIndexOfThis[n]=wg(e.producerNode[n],e,n);return e.liveConsumerIndexOfThis.push(r),e.liveConsumerNode.push(t)-1}function Dl(e,t){if(xg(e),e.liveConsumerNode.length===1&&Eg(e))for(let n=0;n<e.producerNode.length;n++)Dl(e.producerNode[n],e.producerIndexOfThis[n]);let r=e.liveConsumerNode.length-1;if(e.liveConsumerNode[t]=e.liveConsumerNode[r],e.liveConsumerIndexOfThis[t]=e.liveConsumerIndexOfThis[r],e.liveConsumerNode.length--,e.liveConsumerIndexOfThis.length--,t<e.liveConsumerNode.length){let n=e.liveConsumerIndexOfThis[t],a=e.liveConsumerNode[t];Tl(a),a.producerIndexOfThis[n]=t}}function Ji(e){var t;return e.consumerIsAlwaysLive||(((t=e==null?void 0:e.liveConsumerNode)==null?void 0:t.length)??0)>0}function Tl(e){e.producerNode??(e.producerNode=[]),e.producerIndexOfThis??(e.producerIndexOfThis=[]),e.producerLastReadVersion??(e.producerLastReadVersion=[])}function xg(e){e.liveConsumerNode??(e.liveConsumerNode=[]),e.liveConsumerIndexOfThis??(e.liveConsumerIndexOfThis=[])}function Eg(e){return e.producerNode!==void 0}function _H(e,t){let r=Object.create(wH);r.computation=e;let n=()=>{if(xo(r),xd(r),r.value===jr)throw r.error;return r.value};return n[ca]=r,n}var ia=Symbol("UNSET"),qa=Symbol("COMPUTING"),jr=Symbol("ERRORED"),wH=Zt(se({},wo),{value:ia,dirty:!0,error:null,equal:_d,kind:"computed",producerMustRecompute(e){return e.value===ia||e.value===qa},producerRecomputeValue(e){if(e.value===qa)throw new Error("Detected cycle in computations.");let t=e.value;e.value=qa;let r=Hs(e),n,a=!1;try{n=e.computation(),we(null),a=t!==ia&&t!==jr&&n!==jr&&e.equal(t,n)}catch(i){n=jr,e.error=i}finally{Ed(e,r)}if(a){e.value=t;return}e.value=n,e.version++}});function xH(){throw new Error}var Sg=xH;function kg(e){Sg(e)}function EH(e){Sg=e}function Sd(e,t){bg()||kg(e),e.equal(e.value,t)||(e.value=t,CH(e))}function SH(e,t){bg()||kg(e),Sd(e,t(e.value))}var kH=Zt(se({},wo),{equal:_d,value:void 0,kind:"signal"});function CH(e){e.version++,bH(),vg(e)}function Tp(e,t,r){let n=Object.create(TH);n.source=e,n.computation=t,r!=null&&(n.equal=r);let a=()=>{if(xo(n),xd(n),n.value===jr)throw n.error;return n.value};return a[ca]=n,a}function IH(e,t){xo(e),Sd(e,t),zs(e)}function DH(e,t){xo(e),SH(e,t),zs(e)}var TH=Zt(se({},wo),{value:ia,dirty:!0,error:null,equal:_d,kind:"linkedSignal",producerMustRecompute(e){return e.value===ia||e.value===qa},producerRecomputeValue(e){if(e.value===qa)throw new Error("Detected cycle in computations.");let t=e.value;e.value=qa;let r=Hs(e),n;try{let a=e.source(),i=t===ia||t===jr?void 0:{source:e.sourceValue,value:t};n=e.computation(a,i),e.sourceValue=a}catch(a){n=jr,e.error=a}finally{Ed(e,r)}if(t!==ia&&n!==jr&&e.equal(t,n)){e.value=t;return}e.value=n,e.version++}});function NH(e){let t=we(null);try{return e()}finally{we(t)}}var uc;function ks(){return uc}function Or(e){let t=uc;return uc=e,t}var Cg=Symbol("NotFound");function Ke(e){return typeof e=="function"}function kd(e){let t=e(r=>{Error.call(r),r.stack=new Error().stack});return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var cu=kd(e=>function(t){e(this),this.message=t?`${t.length} errors occurred during unsubscription:
|
|
13
|
-
${t.map((r,n)=>`${n+1}) ${r.toString()}`).join(`
|
|
14
|
-
`)}`:"",this.name="UnsubscriptionError",this.errors=t});function qs(e,t){if(e){let r=e.indexOf(t);0<=r&&e.splice(r,1)}}var un=class cc{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:r}=this;if(r)if(this._parentage=null,Array.isArray(r))for(let i of r)i.remove(this);else r.remove(this);let{initialTeardown:n}=this;if(Ke(n))try{n()}catch(i){t=i instanceof cu?i.errors:[i]}let{_finalizers:a}=this;if(a){this._finalizers=null;for(let i of a)try{Np(i)}catch(o){t=t??[],o instanceof cu?t=[...t,...o.errors]:t.push(o)}}if(t)throw new cu(t)}}add(t){var r;if(t&&t!==this)if(this.closed)Np(t);else{if(t instanceof cc){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}}_hasParent(t){let{_parentage:r}=this;return r===t||Array.isArray(r)&&r.includes(t)}_addParent(t){let{_parentage:r}=this;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t}_removeParent(t){let{_parentage:r}=this;r===t?this._parentage=null:Array.isArray(r)&&qs(r,t)}remove(t){let{_finalizers:r}=this;r&&qs(r,t),t instanceof cc&&t._removeParent(this)}};un.EMPTY=(()=>{let e=new un;return e.closed=!0,e})();var Ig=un.EMPTY;function Dg(e){return e instanceof un||e&&"closed"in e&&Ke(e.remove)&&Ke(e.add)&&Ke(e.unsubscribe)}function Np(e){Ke(e)?e():e.unsubscribe()}var OH={Promise:void 0},MH={setTimeout(e,t,...r){return setTimeout(e,t,...r)},clearTimeout(e){return clearTimeout(e)},delegate:void 0};function Tg(e){MH.setTimeout(()=>{throw e})}function dc(){}function Cs(e){e()}var Cd=class extends un{constructor(e){super(),this.isStopped=!1,e?(this.destination=e,Dg(e)&&e.add(this)):this.destination=AH}static create(e,t,r){return new eo(e,t,r)}next(e){this.isStopped?void 0:this._next(e)}error(e){this.isStopped?void 0:(this.isStopped=!0,this._error(e))}complete(){this.isStopped?void 0:(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()}}},PH=class{constructor(e){this.partialObserver=e}next(e){let{partialObserver:t}=this;if(t.next)try{t.next(e)}catch(r){ts(r)}}error(e){let{partialObserver:t}=this;if(t.error)try{t.error(e)}catch(r){ts(r)}else ts(e)}complete(){let{partialObserver:e}=this;if(e.complete)try{e.complete()}catch(t){ts(t)}}},eo=class extends Cd{constructor(e,t,r){super();let n;Ke(e)||!e?n={next:e??void 0,error:t??void 0,complete:r??void 0}:n=e,this.destination=new PH(n)}};function ts(e){Tg(e)}function RH(e){throw e}var AH={closed:!0,next:dc,error:RH,complete:dc},Id=typeof Symbol=="function"&&Symbol.observable||"@@observable";function di(e){return e}function LH(e){return e.length===0?di:e.length===1?e[0]:function(t){return e.reduce((r,n)=>n(r),t)}}var nt=(()=>{class e{constructor(r){r&&(this._subscribe=r)}lift(r){let n=new e;return n.source=this,n.operator=r,n}subscribe(r,n,a){let i=jH(r)?r:new eo(r,n,a);return Cs(()=>{let{operator:o,source:l}=this;i.add(o?o.call(i,l):l?this._subscribe(i):this._trySubscribe(i))}),i}_trySubscribe(r){try{return this._subscribe(r)}catch(n){r.error(n)}}forEach(r,n){return n=Op(n),new n((a,i)=>{let o=new eo({next:l=>{try{r(l)}catch(c){i(c),o.unsubscribe()}},error:i,complete:a});this.subscribe(o)})}_subscribe(r){var n;return(n=this.source)===null||n===void 0?void 0:n.subscribe(r)}[Id](){return this}pipe(...r){return LH(r)(this)}toPromise(r){return r=Op(r),new r((n,a)=>{let i;this.subscribe(o=>i=o,o=>a(o),()=>n(i))})}}return e.create=t=>new e(t),e})();function Op(e){var t;return(t=e??OH.Promise)!==null&&t!==void 0?t:Promise}function FH(e){return e&&Ke(e.next)&&Ke(e.error)&&Ke(e.complete)}function jH(e){return e&&e instanceof Cd||FH(e)&&Dg(e)}function VH(e){return Ke(e==null?void 0:e.lift)}function qt(e){return t=>{if(VH(t))return t.lift(function(r){try{return e(r,this)}catch(n){this.error(n)}});throw new TypeError("Unable to lift unknown Observable type")}}function Rt(e,t,r,n,a){return new BH(e,t,r,n,a)}var BH=class extends Cd{constructor(e,t,r,n,a,i){super(e),this.onFinalize=a,this.shouldUnsubscribe=i,this._next=t?function(o){try{t(o)}catch(l){e.error(l)}}:super._next,this._error=n?function(o){try{n(o)}catch(l){e.error(l)}finally{this.unsubscribe()}}:super._error,this._complete=r?function(){try{r()}catch(o){e.error(o)}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))}}},zH=kd(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}),xe=(()=>{class e extends nt{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(r){let n=new Mp(this,this);return n.operator=r,n}_throwIfClosed(){if(this.closed)throw new zH}next(r){Cs(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let n of this.currentObservers)n.next(r)}})}error(r){Cs(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=r;let{observers:n}=this;for(;n.length;)n.shift().error(r)}})}complete(){Cs(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;let{observers:r}=this;for(;r.length;)r.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0}_trySubscribe(r){return this._throwIfClosed(),super._trySubscribe(r)}_subscribe(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)}_innerSubscribe(r){let{hasError:n,isStopped:a,observers:i}=this;return n||a?Ig:(this.currentObservers=null,i.push(r),new un(()=>{this.currentObservers=null,qs(i,r)}))}_checkFinalizedStatuses(r){let{hasError:n,thrownError:a,isStopped:i}=this;n?r.error(a):i&&r.complete()}asObservable(){let r=new nt;return r.source=this,r}}return e.create=(t,r)=>new Mp(t,r),e})(),Mp=class extends xe{constructor(e,t){super(),this.destination=e,this.source=t}next(e){var t,r;(r=(t=this.destination)===null||t===void 0?void 0:t.next)===null||r===void 0||r.call(t,e)}error(e){var t,r;(r=(t=this.destination)===null||t===void 0?void 0:t.error)===null||r===void 0||r.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,r;return(r=(t=this.source)===null||t===void 0?void 0:t.subscribe(e))!==null&&r!==void 0?r:Ig}},Dd=class extends xe{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:r}=this;if(e)throw t;return this._throwIfClosed(),r}next(e){super.next(this._value=e)}},Td={now(){return(Td.delegate||Date).now()},delegate:void 0},Ng=class extends xe{constructor(e=1/0,t=1/0,r=Td){super(),this._bufferSize=e,this._windowTime=t,this._timestampProvider=r,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:r,_infiniteTimeWindow:n,_timestampProvider:a,_windowTime:i}=this;t||(r.push(e),!n&&r.push(a.now()+i)),this._trimBuffer(),super.next(e)}_subscribe(e){this._throwIfClosed(),this._trimBuffer();let t=this._innerSubscribe(e),{_infiniteTimeWindow:r,_buffer:n}=this,a=n.slice();for(let i=0;i<a.length&&!e.closed;i+=r?1:2)e.next(a[i]);return this._checkFinalizedStatuses(e),t}_trimBuffer(){let{_bufferSize:e,_timestampProvider:t,_buffer:r,_infiniteTimeWindow:n}=this,a=(n?1:2)*e;if(e<1/0&&a<r.length&&r.splice(0,r.length-a),!n){let i=t.now(),o=0;for(let l=1;l<r.length&&r[l]<=i;l+=2)o=l;o&&r.splice(0,o+1)}}},HH=class extends un{constructor(e,t){super()}schedule(e,t=0){return this}},hc={setInterval(e,t,...r){let{delegate:n}=hc;return n!=null&&n.setInterval?n.setInterval(e,t,...r):setInterval(e,t,...r)},clearInterval(e){return clearInterval(e)},delegate:void 0},qH=class extends HH{constructor(e,t){super(e,t),this.scheduler=e,this.work=t,this.pending=!1}schedule(e,t=0){var r;if(this.closed)return this;this.state=e;let n=this.id,a=this.scheduler;return n!=null&&(this.id=this.recycleAsyncId(a,n,t)),this.pending=!0,this.delay=t,this.id=(r=this.id)!==null&&r!==void 0?r:this.requestAsyncId(a,this.id,t),this}requestAsyncId(e,t,r=0){return hc.setInterval(e.flush.bind(e,this),r)}recycleAsyncId(e,t,r=0){if(r!=null&&this.delay===r&&this.pending===!1)return t;t!=null&&hc.clearInterval(t)}execute(e,t){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;let r=this._execute(e,t);if(r)return r;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(e,t){let r=!1,n;try{this.work(e)}catch(a){r=!0,n=a||new Error("Scheduled action threw falsy error")}if(r)return this.unsubscribe(),n}unsubscribe(){if(!this.closed){let{id:e,scheduler:t}=this,{actions:r}=t;this.work=this.state=this.scheduler=null,this.pending=!1,qs(r,this),e!=null&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null,super.unsubscribe()}}},pc=class Og{constructor(t,r=Og.now){this.schedulerActionCtor=t,this.now=r}schedule(t,r=0,n){return new this.schedulerActionCtor(this,t).schedule(n,r)}};pc.now=Td.now;var $H=class extends pc{constructor(e,t=pc.now){super(e,t),this.actions=[],this._active=!1}flush(e){let{actions:t}=this;if(this._active){t.push(e);return}let r;this._active=!0;do if(r=e.execute(e.state,e.delay))break;while(e=t.shift());if(this._active=!1,r){for(;e=t.shift();)e.unsubscribe();throw r}}},Nd=new $H(qH),GH=Nd,Mg=new nt(e=>e.complete());function Pg(e){return e&&Ke(e.schedule)}function Od(e){return e[e.length-1]}function Rg(e){return Ke(Od(e))?e.pop():void 0}function Eo(e){return Pg(Od(e))?e.pop():void 0}function UH(e,t){return typeof Od(e)=="number"?e.pop():t}function WH(e,t,r,n){function a(i){return i instanceof r?i:new r(function(o){o(i)})}return new(r||(r=Promise))(function(i,o){function l(d){try{u(n.next(d))}catch(m){o(m)}}function c(d){try{u(n.throw(d))}catch(m){o(m)}}function u(d){d.done?i(d.value):a(d.value).then(l,c)}u((n=n.apply(e,[])).next())})}function Pp(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function $a(e){return this instanceof $a?(this.v=e,this):new $a(e)}function ZH(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=r.apply(e,t||[]),a,i=[];return a=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),l("next"),l("throw"),l("return",o),a[Symbol.asyncIterator]=function(){return this},a;function o(g){return function(w){return Promise.resolve(w).then(g,m)}}function l(g,w){n[g]&&(a[g]=function(x){return new Promise(function(S,T){i.push([g,x,S,T])>1||c(g,x)})},w&&(a[g]=w(a[g])))}function c(g,w){try{u(n[g](w))}catch(x){b(i[0][3],x)}}function u(g){g.value instanceof $a?Promise.resolve(g.value.v).then(d,m):b(i[0][2],g)}function d(g){c("next",g)}function m(g){c("throw",g)}function b(g,w){g(w),i.shift(),i.length&&c(i[0][0],i[0][1])}}function YH(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof Pp=="function"?Pp(e):e[Symbol.iterator](),r={},n("next"),n("throw"),n("return"),r[Symbol.asyncIterator]=function(){return this},r);function n(i){r[i]=e[i]&&function(o){return new Promise(function(l,c){o=e[i](o),a(l,c,o.done,o.value)})}}function a(i,o,l,c){Promise.resolve(c).then(function(u){i({value:u,done:l})},o)}}var Ag=e=>e&&typeof e.length=="number"&&typeof e!="function";function Lg(e){return Ke(e==null?void 0:e.then)}function Fg(e){return Ke(e[Id])}function jg(e){return Symbol.asyncIterator&&Ke(e==null?void 0:e[Symbol.asyncIterator])}function Vg(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 KH(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Bg=KH();function zg(e){return Ke(e==null?void 0:e[Bg])}function Hg(e){return ZH(this,arguments,function*(){let t=e.getReader();try{for(;;){let{value:r,done:n}=yield $a(t.read());if(n)return yield $a(void 0);yield yield $a(r)}}finally{t.releaseLock()}})}function qg(e){return Ke(e==null?void 0:e.getReader)}function Xt(e){if(e instanceof nt)return e;if(e!=null){if(Fg(e))return QH(e);if(Ag(e))return XH(e);if(Lg(e))return JH(e);if(jg(e))return $g(e);if(zg(e))return eq(e);if(qg(e))return tq(e)}throw Vg(e)}function QH(e){return new nt(t=>{let r=e[Id]();if(Ke(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function XH(e){return new nt(t=>{for(let r=0;r<e.length&&!t.closed;r++)t.next(e[r]);t.complete()})}function JH(e){return new nt(t=>{e.then(r=>{t.closed||(t.next(r),t.complete())},r=>t.error(r)).then(null,Tg)})}function eq(e){return new nt(t=>{for(let r of e)if(t.next(r),t.closed)return;t.complete()})}function $g(e){return new nt(t=>{nq(e,t).catch(r=>t.error(r))})}function tq(e){return $g(Hg(e))}function nq(e,t){var r,n,a,i;return WH(this,void 0,void 0,function*(){try{for(r=YH(e);n=yield r.next(),!n.done;){let o=n.value;if(t.next(o),t.closed)return}}catch(o){a={error:o}}finally{try{n&&!n.done&&(i=r.return)&&(yield i.call(r))}finally{if(a)throw a.error}}t.complete()})}function br(e,t,r,n=0,a=!1){let i=t.schedule(function(){r(),a?e.add(this.schedule(null,n)):this.unsubscribe()},n);if(e.add(i),!a)return i}function Gg(e,t=0){return qt((r,n)=>{r.subscribe(Rt(n,a=>br(n,e,()=>n.next(a),t),()=>br(n,e,()=>n.complete(),t),a=>br(n,e,()=>n.error(a),t)))})}function Ug(e,t=0){return qt((r,n)=>{n.add(e.schedule(()=>r.subscribe(n),t))})}function rq(e,t){return Xt(e).pipe(Ug(t),Gg(t))}function aq(e,t){return Xt(e).pipe(Ug(t),Gg(t))}function iq(e,t){return new nt(r=>{let n=0;return t.schedule(function(){n===e.length?r.complete():(r.next(e[n++]),r.closed||this.schedule())})})}function oq(e,t){return new nt(r=>{let n;return br(r,t,()=>{n=e[Bg](),br(r,t,()=>{let a,i;try{({value:a,done:i}=n.next())}catch(o){r.error(o);return}i?r.complete():r.next(a)},0,!0)}),()=>Ke(n==null?void 0:n.return)&&n.return()})}function Wg(e,t){if(!e)throw new Error("Iterable cannot be null");return new nt(r=>{br(r,t,()=>{let n=e[Symbol.asyncIterator]();br(r,t,()=>{n.next().then(a=>{a.done?r.complete():r.next(a.value)})},0,!0)})})}function sq(e,t){return Wg(Hg(e),t)}function lq(e,t){if(e!=null){if(Fg(e))return rq(e,t);if(Ag(e))return iq(e,t);if(Lg(e))return aq(e,t);if(jg(e))return Wg(e,t);if(zg(e))return oq(e,t);if(qg(e))return sq(e,t)}throw Vg(e)}function _a(e,t){return t?lq(e,t):Xt(e)}function at(...e){let t=Eo(e);return _a(e,t)}function Zg(e,t){let r=Ke(e)?e:()=>e,n=a=>a.error(r());return new nt(n)}function Gi(e){return!!e&&(e instanceof nt||Ke(e.lift)&&Ke(e.subscribe))}var uq=kd(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"});function cq(e,t){return new Promise((r,n)=>{let a=!1,i;e.subscribe({next:o=>{i=o,a=!0},error:n,complete:()=>{a?r(i):n(new uq)}})})}function dq(e){return e instanceof Date&&!isNaN(e)}function Mt(e,t){return qt((r,n)=>{let a=0;r.subscribe(Rt(n,i=>{n.next(e.call(t,i,a++))}))})}var{isArray:hq}=Array;function pq(e,t){return hq(t)?e(...t):e(t)}function Yg(e){return Mt(t=>pq(e,t))}var{isArray:mq}=Array,{getPrototypeOf:fq,prototype:gq,keys:vq}=Object;function Kg(e){if(e.length===1){let t=e[0];if(mq(t))return{args:t,keys:null};if(bq(t)){let r=vq(t);return{args:r.map(n=>t[n]),keys:r}}}return{args:e,keys:null}}function bq(e){return e&&typeof e=="object"&&fq(e)===gq}function Qg(e,t){return e.reduce((r,n,a)=>(r[n]=t[a],r),{})}function yq(...e){let t=Eo(e),r=Rg(e),{args:n,keys:a}=Kg(e);if(n.length===0)return _a([],t);let i=new nt(_q(n,t,a?o=>Qg(a,o):di));return r?i.pipe(Yg(r)):i}function _q(e,t,r=di){return n=>{Rp(t,()=>{let{length:a}=e,i=new Array(a),o=a,l=a;for(let c=0;c<a;c++)Rp(t,()=>{let u=_a(e[c],t),d=!1;u.subscribe(Rt(n,m=>{i[c]=m,d||(d=!0,l--),l||n.next(r(i.slice()))},()=>{--o||n.complete()}))},n)},n)}}function Rp(e,t,r){e?br(r,e,t):t()}function wq(e,t,r,n,a,i,o,l){let c=[],u=0,d=0,m=!1,b=()=>{m&&!c.length&&!u&&t.complete()},g=x=>u<n?w(x):c.push(x),w=x=>{u++;let S=!1;Xt(r(x,d++)).subscribe(Rt(t,T=>{t.next(T)},()=>{S=!0},void 0,()=>{if(S)try{for(u--;c.length&&u<n;){let T=c.shift();o?br(t,o,()=>w(T)):w(T)}b()}catch(T){t.error(T)}}))};return e.subscribe(Rt(t,g,()=>{m=!0,b()})),()=>{}}function to(e,t,r=1/0){return Ke(t)?to((n,a)=>Mt((i,o)=>t(n,i,a,o))(Xt(e(n,a))),r):(typeof t=="number"&&(r=t),qt((n,a)=>wq(n,a,e,r)))}function Xg(e=1/0){return to(di,e)}function xq(){return Xg(1)}function no(...e){return xq()(_a(e,Eo(e)))}function $s(e){return new nt(t=>{Xt(e()).subscribe(t)})}function Jg(...e){let t=Rg(e),{args:r,keys:n}=Kg(e),a=new nt(i=>{let{length:o}=r;if(!o){i.complete();return}let l=new Array(o),c=o,u=o;for(let d=0;d<o;d++){let m=!1;Xt(r[d]).subscribe(Rt(i,b=>{m||(m=!0,u--),l[d]=b},()=>c--,void 0,()=>{(!c||!m)&&(u||i.next(n?Qg(n,l):l),i.complete())}))}});return t?a.pipe(Yg(t)):a}function Eq(e=0,t,r=GH){let n=-1;return t!=null&&(Pg(t)?r=t:n=t),new nt(a=>{let i=dq(e)?+e-r.now():e;i<0&&(i=0);let o=0;return r.schedule(function(){a.closed||(a.next(o++),0<=n?this.schedule(void 0,n):a.complete())},i)})}function Md(...e){let t=Eo(e),r=UH(e,1/0),n=e;return n.length?n.length===1?Xt(n[0]):Xg(r)(_a(n,t)):Mg}function mr(e,t){return qt((r,n)=>{let a=0;r.subscribe(Rt(n,i=>e.call(t,i,a++)&&n.next(i)))})}function Sq(e){return qt((t,r)=>{let n=!1,a=null,i=null,o=!1,l=()=>{if(i==null||i.unsubscribe(),i=null,n){n=!1;let u=a;a=null,r.next(u)}o&&r.complete()},c=()=>{i=null,o&&r.complete()};t.subscribe(Rt(r,u=>{n=!0,a=u,i||Xt(e(u)).subscribe(i=Rt(r,l,c))},()=>{o=!0,(!n||!i||i.closed)&&r.complete()}))})}function ev(e,t=Nd){return Sq(()=>Eq(e,t))}function Pd(e){return qt((t,r)=>{let n=null,a=!1,i;n=t.subscribe(Rt(r,void 0,void 0,o=>{i=Xt(e(o,Pd(e)(t))),n?(n.unsubscribe(),n=null,i.subscribe(r)):a=!0})),a&&(n.unsubscribe(),n=null,i.subscribe(r))})}function tv(e,t){return Ke(t)?to(e,t,1):to(e,1)}function kq(e,t=Nd){return qt((r,n)=>{let a=null,i=null,o=null,l=()=>{if(a){a.unsubscribe(),a=null;let u=i;i=null,n.next(u)}};function c(){let u=o+e,d=t.now();if(d<u){a=this.schedule(void 0,u-d),n.add(a);return}l()}r.subscribe(Rt(n,u=>{i=u,o=t.now(),a||(a=t.schedule(c,e),n.add(a))},()=>{l(),n.complete()},void 0,()=>{i=a=null}))})}function ln(e){return e<=0?()=>Mg:qt((t,r)=>{let n=0;t.subscribe(Rt(r,a=>{++n<=e&&(r.next(a),e<=n&&r.complete())}))})}function Cq(e,t=di){return e=e??Iq,qt((r,n)=>{let a,i=!0;r.subscribe(Rt(n,o=>{let l=t(o);(i||!e(a,l))&&(i=!1,a=l,n.next(o))}))})}function Iq(e,t){return e===t}function nv(e){return qt((t,r)=>{try{t.subscribe(r)}finally{r.add(e)}})}function rv(e={}){let{connector:t=()=>new xe,resetOnError:r=!0,resetOnComplete:n=!0,resetOnRefCountZero:a=!0}=e;return i=>{let o,l,c,u=0,d=!1,m=!1,b=()=>{l==null||l.unsubscribe(),l=void 0},g=()=>{b(),o=c=void 0,d=m=!1},w=()=>{let x=o;g(),x==null||x.unsubscribe()};return qt((x,S)=>{u++,!m&&!d&&b();let T=c=c??t();S.add(()=>{u--,u===0&&!m&&!d&&(l=du(w,a))}),T.subscribe(S),!o&&u>0&&(o=new eo({next:R=>T.next(R),error:R=>{m=!0,b(),l=du(g,r,R),T.error(R)},complete:()=>{d=!0,b(),l=du(g,n),T.complete()}}),Xt(x).subscribe(o))})(i)}}function du(e,t,...r){if(t===!0){e();return}if(t===!1)return;let n=new eo({next:()=>{n.unsubscribe(),e()}});return Xt(t(...r)).subscribe(n)}function Ap(e,t,r){let n;return n=e,rv({connector:()=>new Ng(n,t,r),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:!1})}function av(e){return mr((t,r)=>e<=r)}function Rd(...e){let t=Eo(e);return qt((r,n)=>{(t?no(e,r,t):no(e,r)).subscribe(n)})}function Gs(e,t){return qt((r,n)=>{let a=null,i=0,o=!1,l=()=>o&&!a&&n.complete();r.subscribe(Rt(n,c=>{a==null||a.unsubscribe();let u=0,d=i++;Xt(e(c,d)).subscribe(a=Rt(n,m=>n.next(t?t(c,m,d,u++):m),()=>{a=null,l()}))},()=>{o=!0,l()}))})}function So(e){return qt((t,r)=>{Xt(e).subscribe(Rt(r,()=>r.complete(),dc)),!r.closed&&t.subscribe(r)})}function hu(e,t,r){let n=Ke(e)||t||r?{next:e,error:t,complete:r}:e;return n?qt((a,i)=>{var o;(o=n.subscribe)===null||o===void 0||o.call(n);let l=!0;a.subscribe(Rt(i,c=>{var u;(u=n.next)===null||u===void 0||u.call(n,c),i.next(c)},()=>{var c;l=!1,(c=n.complete)===null||c===void 0||c.call(n),i.complete()},c=>{var u;l=!1,(u=n.error)===null||u===void 0||u.call(n,c),i.error(c)},()=>{var c,u;l&&((c=n.unsubscribe)===null||c===void 0||c.call(n)),(u=n.finalize)===null||u===void 0||u.call(n)}))}):di}var iv="https://angular.dev/best-practices/security#preventing-cross-site-scripting-xss",G=class extends Error{constructor(t,r){super(ov(t,r));s(this,"code");this.code=t}};function Dq(e){return`NG0${Math.abs(e)}`}function ov(e,t){return`${Dq(e)}${t?": "+t:""}`}var sv=Symbol("InputSignalNode#UNSET"),Tq=Zt(se({},kH),{transformFn:void 0,applyValueToInputSignal(e,t){Sd(e,t)}});function lv(e,t){let r=Object.create(Tq);r.value=e,r.transformFn=t==null?void 0:t.transform;function n(){if(xd(r),r.value===sv){let a=null;throw new G(-950,a)}return r.value}return n[ca]=r,n}function ko(e){return{toString:e}.toString()}var ns="__parameters__";function Nq(e){return function(...t){}}function uv(e,t,r){return ko(()=>{let n=Nq();function a(...i){if(this instanceof a)return n.apply(this,i),this;let o=new a(...i);return l.annotation=o,l;function l(c,u,d){let m=c.hasOwnProperty(ns)?c[ns]:Object.defineProperty(c,ns,{value:[]})[ns];for(;m.length<=d;)m.push(null);return(m[d]=m[d]||[]).push(o),c}}return a.prototype.ngMetadataName=e,a.annotationCls=a,a})}var La=globalThis;function Qe(e){for(let t in e)if(e[t]===Qe)return t;throw Error("Could not find renamed property on target object.")}function Oq(e,t){for(let r in t)t.hasOwnProperty(r)&&!e.hasOwnProperty(r)&&(e[r]=t[r])}function bn(e){if(typeof e=="string")return e;if(Array.isArray(e))return`[${e.map(bn).join(", ")}]`;if(e==null)return""+e;let t=e.overriddenName||e.name;if(t)return`${t}`;let r=e.toString();if(r==null)return""+r;let n=r.indexOf(`
|
|
15
|
-
`);return n>=0?r.slice(0,n):r}function mc(e,t){return e?t?`${e} ${t}`:e:t||""}var Mq=Qe({__forward_ref__:Qe});function cv(e){return e.__forward_ref__=cv,e.toString=function(){return bn(this())},e}function Pt(e){return dv(e)?e():e}function dv(e){return typeof e=="function"&&e.hasOwnProperty(Mq)&&e.__forward_ref__===cv}function V(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function Jt(e){return{providers:e.providers||[],imports:e.imports||[]}}function Ad(e){return Lp(e,hv)||Lp(e,pv)}function Lp(e,t){return e.hasOwnProperty(t)?e[t]:null}function Pq(e){return e&&(e[hv]||e[pv])||null}function Fp(e){return e&&(e.hasOwnProperty(jp)||e.hasOwnProperty(Rq))?e[jp]:null}var hv=Qe({ɵprov:Qe}),jp=Qe({ɵinj:Qe}),pv=Qe({ngInjectableDef:Qe}),Rq=Qe({ngInjectorDef:Qe}),K=class{constructor(e,t){s(this,"_desc");s(this,"ngMetadataName","InjectionToken");s(this,"ɵprov");this._desc=e,this.ɵprov=void 0,typeof t=="number"?this.__NG_ELEMENT_ID__=t:t!==void 0&&(this.ɵprov=V({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function mv(e){return e&&!!e.ɵproviders}var Aq=Qe({ɵcmp:Qe}),Lq=Qe({ɵdir:Qe}),Fq=Qe({ɵpipe:Qe}),Us=Qe({ɵfac:Qe}),Ui=Qe({__NG_ELEMENT_ID__:Qe}),Vp=Qe({__NG_ENV_ID__:Qe});function Qa(e){return typeof e=="string"?e:e==null?"":String(e)}function jq(e){return typeof e=="function"?e.name||e.toString():typeof e=="object"&&e!=null&&typeof e.type=="function"?e.type.name||e.type.toString():Qa(e)}function fv(e,t){throw new G(-200,e)}function Ld(e,t){throw new G(-201,!1)}var ke=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}(ke||{}),fc;function gv(){return fc}function Yt(e){let t=fc;return fc=e,t}function vv(e,t,r){let n=Ad(e);if(n&&n.providedIn=="root")return n.value===void 0?n.value=n.factory():n.value;if(r&ke.Optional)return null;if(t!==void 0)return t;Ld()}var Vq={},ua=Vq,gc="__NG_DI_FLAG__",bv=class{constructor(e){s(this,"injector");this.injector=e}retrieve(e,t){let r=t;return this.injector.get(e,r.optional?Cg:ua,r)}},Ws="ngTempTokenPath",Bq="ngTokenPath",zq=/\n/gm,Hq="ɵ",Bp="__source";function qq(e,t=ke.Default){if(ks()===void 0)throw new G(-203,!1);if(ks()===null)return vv(e,void 0,t);{let r=ks(),n;return r instanceof bv?n=r.injector:n=r,n.get(e,t&ke.Optional?null:void 0,t)}}function te(e,t=ke.Default){return(gv()||qq)(Pt(e),t)}function C(e,t=ke.Default){return te(e,Nl(t))}function Nl(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function vc(e){let t=[];for(let r=0;r<e.length;r++){let n=Pt(e[r]);if(Array.isArray(n)){if(n.length===0)throw new G(900,!1);let a,i=ke.Default;for(let o=0;o<n.length;o++){let l=n[o],c=$q(l);typeof c=="number"?c===-1?a=l.token:i|=c:a=l}t.push(te(a,i))}else t.push(te(n))}return t}function yv(e,t){return e[gc]=t,e.prototype[gc]=t,e}function $q(e){return e[gc]}function Gq(e,t,r,n){let a=e[Ws];throw t[Bp]&&a.unshift(t[Bp]),e.message=Uq(`
|
|
16
|
-
`+e.message,a,r,n),e[Bq]=a,e[Ws]=null,e}function Uq(e,t,r,n=null){e=e&&e.charAt(0)===`
|
|
17
|
-
`&&e.charAt(1)==Hq?e.slice(2):e;let a=bn(t);if(Array.isArray(t))a=t.map(bn).join(" -> ");else if(typeof t=="object"){let i=[];for(let o in t)if(t.hasOwnProperty(o)){let l=t[o];i.push(o+":"+(typeof l=="string"?JSON.stringify(l):bn(l)))}a=`{${i.join(", ")}}`}return`${r}${n?"("+n+")":""}[${a}]: ${e.replace(zq,`
|
|
18
|
-
`)}`}var Wq=yv(uv("Optional"),8),Zq=yv(uv("SkipSelf"),4);function da(e,t){return e.hasOwnProperty(Us)?e[Us]:null}function Yq(e,t,r){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++){let a=e[n],i=t[n];if(r&&(a=r(a),i=r(i)),i!==a)return!1}return!0}function Kq(e){return e.flat(Number.POSITIVE_INFINITY)}function Fd(e,t){e.forEach(r=>Array.isArray(r)?Fd(r,t):t(r))}function _v(e,t,r){t>=e.length?e.push(r):e.splice(t,0,r)}function Zs(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function Qq(e,t){let r=[];for(let n=0;n<e;n++)r.push(t);return r}function Xq(e,t,r,n){let a=e.length;if(a==t)e.push(r,n);else if(a===1)e.push(n,e[0]),e[0]=r;else{for(a--,e.push(e[a-1],e[a]);a>t;){let i=a-2;e[a]=e[i],a--}e[t]=r,e[t+1]=n}}function jd(e,t,r){let n=Co(e,t);return n>=0?e[n|1]=r:(n=~n,Xq(e,n,t,r)),n}function pu(e,t){let r=Co(e,t);if(r>=0)return e[r|1]}function Co(e,t){return Jq(e,t,1)}function Jq(e,t,r){let n=0,a=e.length>>r;for(;a!==n;){let i=n+(a-n>>1),o=e[i<<r];if(t===o)return i<<r;o>t?a=i:n=i+1}return~(a<<r)}var Yn={},Kt=[],Ys=new K(""),wv=new K("",-1),xv=new K(""),Ev=class{get(e,t=ua){if(t===ua){let r=new Error(`NullInjectorError: No provider for ${bn(e)}!`);throw r.name="NullInjectorError",r}return t}};function Xa(e){return e[Aq]||null}function Sv(e){return e[Lq]||null}function e$(e){return e[Fq]||null}function Vd(e){return{ɵproviders:e}}function t$(...e){return{ɵproviders:kv(!0,e),ɵfromNgModule:!0}}function kv(e,...t){let r=[],n=new Set,a,i=o=>{r.push(o)};return Fd(t,o=>{let l=o;bc(l,i,[],n)&&(a||(a=[]),a.push(l))}),a!==void 0&&Cv(a,i),r}function Cv(e,t){for(let r=0;r<e.length;r++){let{ngModule:n,providers:a}=e[r];Bd(a,i=>{t(i,n)})}}function bc(e,t,r,n){if(e=Pt(e),!e)return!1;let a=null,i=Fp(e),o=!i&&Xa(e);if(!i&&!o){let c=e.ngModule;if(i=Fp(c),i)a=c;else return!1}else{if(o&&!o.standalone)return!1;a=e}let l=n.has(a);if(o){if(l)return!1;if(n.add(a),o.dependencies){let c=typeof o.dependencies=="function"?o.dependencies():o.dependencies;for(let u of c)bc(u,t,r,n)}}else if(i){if(i.imports!=null&&!l){n.add(a);let u;try{Fd(i.imports,d=>{bc(d,t,r,n)&&(u||(u=[]),u.push(d))})}finally{}u!==void 0&&Cv(u,t)}if(!l){let u=da(a)||(()=>new a);t({provide:a,useFactory:u,deps:Kt},a),t({provide:xv,useValue:a,multi:!0},a),t({provide:Ys,useValue:()=>te(a),multi:!0},a)}let c=i.providers;if(c!=null&&!l){let u=e;Bd(c,d=>{t(d,u)})}}else return!1;return a!==e&&e.providers!==void 0}function Bd(e,t){for(let r of e)mv(r)&&(r=r.ɵproviders),Array.isArray(r)?Bd(r,t):t(r)}var n$=Qe({provide:String,useValue:Qe});function Iv(e){return e!==null&&typeof e=="object"&&n$ in e}function r$(e){return!!(e&&e.useExisting)}function a$(e){return!!(e&&e.useFactory)}function Ja(e){return typeof e=="function"}function i$(e){return!!e.useClass}var zd=new K(""),Is={},zp={},mu;function Ol(){return mu===void 0&&(mu=new Ev),mu}var Kn=class{},Hd=class extends Kn{constructor(t,r,n,a){super();s(this,"parent");s(this,"source");s(this,"scopes");s(this,"records",new Map);s(this,"_ngOnDestroyHooks",new Set);s(this,"_onDestroyHooks",[]);s(this,"_destroyed",!1);s(this,"injectorDefTypes");this.parent=r,this.source=n,this.scopes=a,_c(t,o=>this.processProvider(o)),this.records.set(wv,Fa(void 0,this)),a.has("environment")&&this.records.set(Kn,Fa(void 0,this));let i=this.records.get(zd);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(xv,Kt,ke.Self))}get destroyed(){return this._destroyed}retrieve(t,r){let n=r;return this.get(t,n.optional?Cg:ua,n)}destroy(){Vi(this),this._destroyed=!0;let t=we(null);try{for(let n of this._ngOnDestroyHooks)n.ngOnDestroy();let r=this._onDestroyHooks;this._onDestroyHooks=[];for(let n of r)n()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),we(t)}}onDestroy(t){return Vi(this),this._onDestroyHooks.push(t),()=>this.removeOnDestroy(t)}runInContext(t){Vi(this);let r=Or(this),n=Yt(void 0);try{return t()}finally{Or(r),Yt(n)}}get(t,r=ua,n=ke.Default){if(Vi(this),t.hasOwnProperty(Vp))return t[Vp](this);n=Nl(n);let a=Or(this),i=Yt(void 0);try{if(!(n&ke.SkipSelf)){let l=this.records.get(t);if(l===void 0){let c=c$(t)&&Ad(t);c&&this.injectableDefInScope(c)?l=Fa(yc(t),Is):l=null,this.records.set(t,l)}if(l!=null)return this.hydrate(t,l,n)}let o=n&ke.Self?Ol():this.parent;return r=n&ke.Optional&&r===ua?null:r,o.get(t,r)}catch(o){if(o.name==="NullInjectorError"){if((o[Ws]=o[Ws]||[]).unshift(bn(t)),a)throw o;return Gq(o,t,"R3InjectorError",this.source)}else throw o}finally{Yt(i),Or(a)}}resolveInjectorInitializers(){let t=we(null),r=Or(this),n=Yt(void 0);try{let a=this.get(Ys,Kt,ke.Self);for(let i of a)i()}finally{Or(r),Yt(n),we(t)}}toString(){let t=[],r=this.records;for(let n of r.keys())t.push(bn(n));return`R3Injector[${t.join(", ")}]`}processProvider(t){t=Pt(t);let r=Ja(t)?t:Pt(t&&t.provide),n=s$(t);if(!Ja(t)&&t.multi===!0){let a=this.records.get(r);a||(a=Fa(void 0,Is,!0),a.factory=()=>vc(a.multi),this.records.set(r,a)),r=t,a.multi.push(t)}this.records.set(r,n)}hydrate(t,r,n){let a=we(null);try{return r.value===zp?fv(bn(t)):r.value===Is&&(r.value=zp,r.value=r.factory(void 0,n)),typeof r.value=="object"&&r.value&&u$(r.value)&&this._ngOnDestroyHooks.add(r.value),r.value}finally{we(a)}}injectableDefInScope(t){if(!t.providedIn)return!1;let r=Pt(t.providedIn);return typeof r=="string"?r==="any"||this.scopes.has(r):this.injectorDefTypes.has(r)}removeOnDestroy(t){let r=this._onDestroyHooks.indexOf(t);r!==-1&&this._onDestroyHooks.splice(r,1)}};function yc(e){let t=Ad(e),r=t!==null?t.factory:da(e);if(r!==null)return r;if(e instanceof K)throw new G(204,!1);if(e instanceof Function)return o$(e);throw new G(204,!1)}function o$(e){if(e.length>0)throw new G(204,!1);let t=Pq(e);return t!==null?()=>t.factory(e):()=>new e}function s$(e){if(Iv(e))return Fa(void 0,e.useValue);{let t=Dv(e);return Fa(t,Is)}}function Dv(e,t,r){let n;if(Ja(e)){let a=Pt(e);return da(a)||yc(a)}else if(Iv(e))n=()=>Pt(e.useValue);else if(a$(e))n=()=>e.useFactory(...vc(e.deps||[]));else if(r$(e))n=(a,i)=>te(Pt(e.useExisting),i!==void 0&&i&ke.Optional?ke.Optional:void 0);else{let a=Pt(e&&(e.useClass||e.provide));if(l$(e))n=()=>new a(...vc(e.deps));else return da(a)||yc(a)}return n}function Vi(e){if(e.destroyed)throw new G(205,!1)}function Fa(e,t,r=!1){return{factory:e,value:t,multi:r?[]:void 0}}function l$(e){return!!e.deps}function u$(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function c$(e){return typeof e=="function"||typeof e=="object"&&e instanceof K}function _c(e,t){for(let r of e)Array.isArray(r)?_c(r,t):r&&mv(r)?_c(r.ɵproviders,t):t(r)}function qd(e,t){let r;e instanceof Hd?(Vi(e),r=e):r=new bv(e);let n=Or(r),a=Yt(void 0);try{return t()}finally{Or(n),Yt(a)}}function Tv(){return gv()!==void 0||ks()!=null}function $d(e){if(!Tv())throw new G(-203,!1)}function d$(e){return typeof e=="function"}var Er=0,pe=1,ce=2,Ht=3,On=4,en=5,ei=6,Ga=7,Dt=8,ti=9,xr=10,ft=11,ro=12,Hp=13,hi=14,_n=15,ha=16,ja=17,Mn=18,Ml=19,Nv=20,Vr=21,fu=22,Ks=23,yn=24,Br=25,gt=26,Ov=1,pa=7,Qs=8,ni=9,Bt=10;function zr(e){return Array.isArray(e)&&typeof e[Ov]=="object"}function Sr(e){return Array.isArray(e)&&e[Ov]===!0}function Gd(e){return(e.flags&4)!==0}function pi(e){return e.componentOffset>-1}function Pl(e){return(e.flags&1)===1}function Qn(e){return!!e.template}function Xs(e){return(e[ce]&512)!==0}function mi(e){return(e[ce]&256)===256}var h$=class{constructor(e,t,r){s(this,"previousValue");s(this,"currentValue");s(this,"firstChange");this.previousValue=e,this.currentValue=t,this.firstChange=r}isFirstChange(){return this.firstChange}};function Mv(e,t,r,n){t!==null?t.applyValueToInputSignal(t,n):e[r]=n}var Ud=(()=>{let e=()=>Pv;return e.ngInherit=!0,e})();function Pv(e){return e.type.prototype.ngOnChanges&&(e.setInput=m$),p$}function p$(){let e=Av(this),t=e==null?void 0:e.current;if(t){let r=e.previous;if(r===Yn)e.previous=t;else for(let n in t)r[n]=t[n];e.current=null,this.ngOnChanges(t)}}function m$(e,t,r,n,a){let i=this.declaredInputs[n],o=Av(e)||f$(e,{previous:Yn,current:null}),l=o.current||(o.current={}),c=o.previous,u=c[i];l[i]=new h$(u&&u.currentValue,r,c===Yn),Mv(e,t,a,r)}var Rv="__ngSimpleChanges__";function Av(e){return e[Rv]||null}function f$(e,t){return e[Rv]=t}var ma=function(e,t=null,r){},g$="svg",v$="math";function Xn(e){for(;Array.isArray(e);)e=e[Er];return e}function Lv(e,t){return Xn(t[e])}function er(e,t){return Xn(t[e.index])}function Wd(e,t){return e.data[t]}function Rl(e,t){return e[t]}function Zd(e,t,r,n){r>=e.data.length&&(e.data[r]=null,e.blueprint[r]=null),t[r]=n}function Jn(e,t){let r=t[e];return zr(r)?r:r[Er]}function b$(e){return(e[ce]&4)===4}function Yd(e){return(e[ce]&128)===128}function y$(e){return Sr(e[Ht])}function fa(e,t){return t==null?null:e[t]}function Fv(e){e[ja]=0}function Kd(e){e[ce]&1024||(e[ce]|=1024,Yd(e)&&Do(e))}function _$(e,t){for(;e>0;)t=t[hi],e--;return t}function Io(e){var t;return!!(e[ce]&9216||(t=e[yn])!=null&&t.dirty)}function wc(e){var t;(t=e[xr].changeDetectionScheduler)==null||t.notify(8),e[ce]&64&&(e[ce]|=1024),Io(e)&&Do(e)}function Do(e){var r;(r=e[xr].changeDetectionScheduler)==null||r.notify(0);let t=ga(e);for(;t!==null&&!(t[ce]&8192||(t[ce]|=8192,!Yd(t)));)t=ga(t)}function jv(e,t){if(mi(e))throw new G(911,!1);e[Vr]===null&&(e[Vr]=[]),e[Vr].push(t)}function w$(e,t){if(e[Vr]===null)return;let r=e[Vr].indexOf(t);r!==-1&&e[Vr].splice(r,1)}function ga(e){let t=e[Ht];return Sr(t)?t[Ht]:t}function Qd(e){return e[Ga]??(e[Ga]=[])}function Xd(e){return e.cleanup??(e.cleanup=[])}function x$(e,t,r,n){let a=Qd(t);a.push(r),e.firstCreatePass&&Xd(e).push(n,a.length-1)}var ye={lFrame:Uv(null),bindingsEnabled:!0,skipHydrationRootTNode:null},xc=!1;function E$(){return ye.lFrame.elementDepthCount}function S$(){ye.lFrame.elementDepthCount++}function k$(){ye.lFrame.elementDepthCount--}function C$(){return ye.bindingsEnabled}function Vv(){return ye.skipHydrationRootTNode!==null}function I$(e){return ye.skipHydrationRootTNode===e}function D$(){ye.skipHydrationRootTNode=null}function de(){return ye.lFrame.lView}function st(){return ye.lFrame.tView}function yr(e){return ye.lFrame.contextLView=e,e[Dt]}function _r(e){return ye.lFrame.contextLView=null,e}function tn(){let e=Bv();for(;e!==null&&e.type===64;)e=e.parent;return e}function Bv(){return ye.lFrame.currentTNode}function T$(){let e=ye.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function $r(e,t){let r=ye.lFrame;r.currentTNode=e,r.isParent=t}function Jd(){return ye.lFrame.isParent}function eh(){ye.lFrame.isParent=!1}function zv(){return ye.lFrame.contextLView}function Hv(){return xc}function qp(e){let t=xc;return xc=e,t}function To(){let e=ye.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function N$(){return ye.lFrame.bindingIndex}function O$(e){return ye.lFrame.bindingIndex=e}function fi(){return ye.lFrame.bindingIndex++}function th(e){let t=ye.lFrame,r=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,r}function M$(){return ye.lFrame.inI18n}function P$(e,t){let r=ye.lFrame;r.bindingIndex=r.bindingRootIndex=e,Ec(t)}function R$(){return ye.lFrame.currentDirectiveIndex}function Ec(e){ye.lFrame.currentDirectiveIndex=e}function A$(e){let t=ye.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function qv(){return ye.lFrame.currentQueryIndex}function nh(e){ye.lFrame.currentQueryIndex=e}function L$(e){let t=e[pe];return t.type===2?t.declTNode:t.type===1?e[en]:null}function $v(e,t,r){if(r&ke.SkipSelf){let a=t,i=e;for(;(a=a.parent,a===null&&!(r&ke.Host))&&(a=L$(i),!(a===null||(i=i[hi],a.type&10))););if(a===null)return!1;t=a,e=i}let n=ye.lFrame=Gv();return n.currentTNode=t,n.lView=e,!0}function rh(e){let t=Gv(),r=e[pe];ye.lFrame=t,t.currentTNode=r.firstChild,t.lView=e,t.tView=r,t.contextLView=e,t.bindingIndex=r.bindingStartIndex,t.inI18n=!1}function Gv(){let e=ye.lFrame,t=e===null?null:e.child;return t===null?Uv(e):t}function Uv(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 Wv(){let e=ye.lFrame;return ye.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var Zv=Wv;function ah(){let e=Wv();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 F$(e){return(ye.lFrame.contextLView=_$(e,ye.lFrame.contextLView))[Dt]}function tr(){return ye.lFrame.selectedIndex}function va(e){ye.lFrame.selectedIndex=e}function ih(){let e=ye.lFrame;return Wd(e.tView,e.selectedIndex)}function j$(){return ye.lFrame.currentNamespace}var Yv=!0;function Al(){return Yv}function Ll(e){Yv=e}function V$(e,t,r){let{ngOnChanges:n,ngOnInit:a,ngDoCheck:i}=t.type.prototype;if(n){let o=Pv(t);(r.preOrderHooks??(r.preOrderHooks=[])).push(e,o),(r.preOrderCheckHooks??(r.preOrderCheckHooks=[])).push(e,o)}a&&(r.preOrderHooks??(r.preOrderHooks=[])).push(0-e,a),i&&((r.preOrderHooks??(r.preOrderHooks=[])).push(e,i),(r.preOrderCheckHooks??(r.preOrderCheckHooks=[])).push(e,i))}function oh(e,t){for(let r=t.directiveStart,n=t.directiveEnd;r<n;r++){let a=e.data[r].type.prototype,{ngAfterContentInit:i,ngAfterContentChecked:o,ngAfterViewInit:l,ngAfterViewChecked:c,ngOnDestroy:u}=a;i&&(e.contentHooks??(e.contentHooks=[])).push(-r,i),o&&((e.contentHooks??(e.contentHooks=[])).push(r,o),(e.contentCheckHooks??(e.contentCheckHooks=[])).push(r,o)),l&&(e.viewHooks??(e.viewHooks=[])).push(-r,l),c&&((e.viewHooks??(e.viewHooks=[])).push(r,c),(e.viewCheckHooks??(e.viewCheckHooks=[])).push(r,c)),u!=null&&(e.destroyHooks??(e.destroyHooks=[])).push(r,u)}}function Ds(e,t,r){Kv(e,t,3,r)}function Ts(e,t,r,n){(e[ce]&3)===r&&Kv(e,t,r,n)}function gu(e,t){let r=e[ce];(r&3)===t&&(r&=16383,r+=1,e[ce]=r)}function Kv(e,t,r,n){let a=n!==void 0?e[ja]&65535:0,i=n??-1,o=t.length-1,l=0;for(let c=a;c<o;c++)if(typeof t[c+1]=="number"){if(l=t[c],n!=null&&l>=n)break}else t[c]<0&&(e[ja]+=65536),(l<i||i==-1)&&(B$(e,r,t,c),e[ja]=(e[ja]&4294901760)+c+2),c++}function $p(e,t){let r=we(null);try{t.call(e)}finally{we(r)}}function B$(e,t,r,n){let a=r[n]<0,i=r[n+1],o=a?-r[n]:r[n],l=e[o];a?e[ce]>>14<e[ja]>>16&&(e[ce]&3)===t&&(e[ce]+=16384,$p(l,i)):$p(l,i)}var Ua=-1,No=class{constructor(e,t,r){s(this,"factory");s(this,"injectImpl");s(this,"resolving",!1);s(this,"canSeeViewProviders");s(this,"multi");s(this,"componentProviders");s(this,"index");s(this,"providerFactory");this.factory=e,this.canSeeViewProviders=t,this.injectImpl=r}};function z$(e){return(e.flags&8)!==0}function H$(e){return(e.flags&16)!==0}function q$(e,t,r){let n=0;for(;n<r.length;){let a=r[n];if(typeof a=="number"){if(a!==0)break;n++;let i=r[n++],o=r[n++],l=r[n++];e.setAttribute(t,o,l,i)}else{let i=a,o=r[++n];$$(i)?e.setProperty(t,i,o):e.setAttribute(t,i,o),n++}}return n}function Qv(e){return e===3||e===4||e===6}function $$(e){return e.charCodeAt(0)===64}function ri(e,t){if(!(t===null||t.length===0))if(e===null||e.length===0)e=t.slice();else{let r=-1;for(let n=0;n<t.length;n++){let a=t[n];typeof a=="number"?r=a:r===0||(r===-1||r===2?Gp(e,r,a,null,t[++n]):Gp(e,r,a,null,null))}}return e}function Gp(e,t,r,n,a){let i=0,o=e.length;if(t===-1)o=-1;else for(;i<e.length;){let l=e[i++];if(typeof l=="number"){if(l===t){o=-1;break}else if(l>t){o=i-1;break}}}for(;i<e.length;){let l=e[i];if(typeof l=="number")break;if(l===r){a!==null&&(e[i+1]=a);return}i++,a!==null&&i++}o!==-1&&(e.splice(o,0,t),i=o+1),e.splice(i++,0,r),a!==null&&e.splice(i++,0,a)}function Xv(e){return e!==Ua}function Js(e){return e&32767}function G$(e){return e>>16}function el(e,t){let r=G$(e),n=t;for(;r>0;)n=n[hi],r--;return n}var Sc=!0;function tl(e){let t=Sc;return Sc=e,t}var U$=256,Jv=U$-1,e0=5,W$=0,Wn={};function Z$(e,t,r){let n;typeof r=="string"?n=r.charCodeAt(0)||0:r.hasOwnProperty(Ui)&&(n=r[Ui]),n==null&&(n=r[Ui]=W$++);let a=n&Jv,i=1<<a;t.data[e+(a>>e0)]|=i}function nl(e,t){let r=t0(e,t);if(r!==-1)return r;let n=t[pe];n.firstCreatePass&&(e.injectorIndex=t.length,vu(n.data,e),vu(t,null),vu(n.blueprint,null));let a=sh(e,t),i=e.injectorIndex;if(Xv(a)){let o=Js(a),l=el(a,t),c=l[pe].data;for(let u=0;u<8;u++)t[i+u]=l[o+u]|c[o+u]}return t[i+8]=a,i}function vu(e,t){e.push(0,0,0,0,0,0,0,0,t)}function t0(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function sh(e,t){if(e.parent&&e.parent.injectorIndex!==-1)return e.parent.injectorIndex;let r=0,n=null,a=t;for(;a!==null;){if(n=o0(a),n===null)return Ua;if(r++,a=a[hi],n.injectorIndex!==-1)return n.injectorIndex|r<<16}return Ua}function kc(e,t,r){Z$(e,t,r)}function Y$(e,t){if(t==="class")return e.classes;if(t==="style")return e.styles;let r=e.attrs;if(r){let n=r.length,a=0;for(;a<n;){let i=r[a];if(Qv(i))break;if(i===0)a=a+2;else if(typeof i=="number")for(a++;a<n&&typeof r[a]=="string";)a++;else{if(i===t)return r[a+1];a=a+2}}}return null}function n0(e,t,r){if(r&ke.Optional||e!==void 0)return e;Ld()}function r0(e,t,r,n){if(r&ke.Optional&&n===void 0&&(n=null),(r&(ke.Self|ke.Host))===0){let a=e[ti],i=Yt(void 0);try{return a?a.get(t,n,r&ke.Optional):vv(t,n,r&ke.Optional)}finally{Yt(i)}}return n0(n,t,r)}function a0(e,t,r,n=ke.Default,a){if(e!==null){if(t[ce]&2048&&!(n&ke.Self)){let o=J$(e,t,r,n,Wn);if(o!==Wn)return o}let i=i0(e,t,r,n,Wn);if(i!==Wn)return i}return r0(t,r,n,a)}function i0(e,t,r,n,a){let i=Q$(r);if(typeof i=="function"){if(!$v(t,e,n))return n&ke.Host?n0(a,r,n):r0(t,r,n,a);try{let o;if(o=i(n),o==null&&!(n&ke.Optional))Ld(r);else return o}finally{Zv()}}else if(typeof i=="number"){let o=null,l=t0(e,t),c=Ua,u=n&ke.Host?t[_n][en]:null;for((l===-1||n&ke.SkipSelf)&&(c=l===-1?sh(e,t):t[l+8],c===Ua||!Wp(n,!1)?l=-1:(o=t[pe],l=Js(c),t=el(c,t)));l!==-1;){let d=t[pe];if(Up(i,l,d.data)){let m=K$(l,t,r,o,n,u);if(m!==Wn)return m}c=t[l+8],c!==Ua&&Wp(n,t[pe].data[l+8]===u)&&Up(i,l,t)?(o=d,l=Js(c),t=el(c,t)):l=-1}}return a}function K$(e,t,r,n,a,i){let o=t[pe],l=o.data[e+8],c=n==null?pi(l)&&Sc:n!=o&&(l.type&3)!==0,u=a&ke.Host&&i===l,d=Ns(l,o,r,c,u);return d!==null?ao(t,o,d,l,a):Wn}function Ns(e,t,r,n,a){let i=e.providerIndexes,o=t.data,l=i&1048575,c=e.directiveStart,u=e.directiveEnd,d=i>>20,m=n?l:l+d,b=a?l+d:u;for(let g=m;g<b;g++){let w=o[g];if(g<c&&r===w||g>=c&&w.type===r)return g}if(a){let g=o[c];if(g&&Qn(g)&&g.type===r)return c}return null}function ao(e,t,r,n,a){let i=e[r],o=t.data;if(i instanceof No){let l=i;l.resolving&&fv(jq(o[r]));let c=tl(l.canSeeViewProviders);l.resolving=!0;let u=l.injectImpl?Yt(l.injectImpl):null;$v(e,n,ke.Default);try{i=e[r]=l.factory(void 0,a,o,e,n),t.firstCreatePass&&r>=n.directiveStart&&V$(r,o[r],t)}finally{u!==null&&Yt(u),tl(c),l.resolving=!1,Zv()}}return i}function Q$(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(Ui)?e[Ui]:void 0;return typeof t=="number"?t>=0?t&Jv:X$:t}function Up(e,t,r){let n=1<<e;return!!(r[t+(e>>e0)]&n)}function Wp(e,t){return!(e&ke.Self)&&!(e&ke.Host&&t)}var Wi=class{constructor(e,t){s(this,"_tNode");s(this,"_lView");this._tNode=e,this._lView=t}get(e,t,r){return a0(this._tNode,this._lView,e,Nl(r),t)}};function X$(){return new Wi(tn(),de())}function $t(e){return ko(()=>{let t=e.prototype.constructor,r=t[Us]||Cc(t),n=Object.prototype,a=Object.getPrototypeOf(e.prototype).constructor;for(;a&&a!==n;){let i=a[Us]||Cc(a);if(i&&i!==r)return i;a=Object.getPrototypeOf(a)}return i=>new i})}function Cc(e){return dv(e)?()=>{let t=Cc(Pt(e));return t&&t()}:da(e)}function J$(e,t,r,n,a){let i=e,o=t;for(;i!==null&&o!==null&&o[ce]&2048&&!Xs(o);){let l=i0(i,o,r,n|ke.Self,Wn);if(l!==Wn)return l;let c=i.parent;if(!c){let u=o[Nv];if(u){let d=u.get(r,Wn,n);if(d!==Wn)return d}c=o0(o),o=o[hi]}i=c}return a}function o0(e){let t=e[pe],r=t.type;return r===2?t.declTNode:r===1?e[en]:null}function eG(e){return Y$(tn(),e)}function Zp(e,t=null,r=null,n){let a=tG(e,t,r,n);return a.resolveInjectorInitializers(),a}function tG(e,t=null,r=null,n,a=new Set){let i=[r||Kt,t$(e)];return n=n||(typeof e=="object"?void 0:bn(e)),new Hd(i,t||Ol(),n||null,a)}var Hn,it=(Hn=class{static create(t,r){if(Array.isArray(t))return Zp({name:""},r,t,"");{let n=t.name??"";return Zp({name:n},t.parent,t.providers,n)}}},s(Hn,"THROW_IF_NOT_FOUND",ua),s(Hn,"NULL",new Ev),s(Hn,"ɵprov",V({token:Hn,providedIn:"any",factory:()=>te(wv)})),s(Hn,"__NG_ELEMENT_ID__",-1),Hn),nG=class{constructor(e){s(this,"attributeName");s(this,"__NG_ELEMENT_ID__",()=>eG(this.attributeName));this.attributeName=e}toString(){return`HostAttributeToken ${this.attributeName}`}},rG=new K("");rG.__NG_ELEMENT_ID__=e=>{let t=tn();if(t===null)throw new G(204,!1);if(t.type&2)return t.value;if(e&ke.Optional)return null;throw new G(204,!1)};var s0=!1,wa=(()=>{class e{}return s(e,"__NG_ELEMENT_ID__",iG),s(e,"__NG_ENV_ID__",r=>r),e})(),aG=class extends wa{constructor(t){super();s(this,"_lView");this._lView=t}onDestroy(t){let r=this._lView;return mi(r)?(t(),()=>{}):(jv(r,t),()=>w$(r,t))}};function iG(){return new aG(de())}var Oo=class{},l0=new K("",{providedIn:"root",factory:()=>!1}),u0=new K(""),c0=new K(""),Mo=(()=>{const t=class t{constructor(){s(this,"taskId",0);s(this,"pendingTasks",new Set);s(this,"hasPendingTasks",new Dd(!1))}get _hasPendingTasks(){return this.hasPendingTasks.value}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)}};s(t,"ɵprov",V({token:t,providedIn:"root",factory:()=>new t}));let e=t;return e})(),oG=class extends xe{constructor(t=!1){super();s(this,"__isAsync");s(this,"destroyRef");s(this,"pendingTasks");this.__isAsync=t,Tv()&&(this.destroyRef=C(wa,{optional:!0})??void 0,this.pendingTasks=C(Mo,{optional:!0})??void 0)}emit(t){let r=we(null);try{super.next(t)}finally{we(r)}}subscribe(t,r,n){var c,u,d;let a=t,i=r||(()=>null),o=n;if(t&&typeof t=="object"){let m=t;a=(c=m.next)==null?void 0:c.bind(m),i=(u=m.error)==null?void 0:u.bind(m),o=(d=m.complete)==null?void 0:d.bind(m)}this.__isAsync&&(i=this.wrapInTimeout(i),a&&(a=this.wrapInTimeout(a)),o&&(o=this.wrapInTimeout(o)));let l=super.subscribe({next:a,error:i,complete:o});return t instanceof un&&t.add(l),l}wrapInTimeout(t){return r=>{var a;let n=(a=this.pendingTasks)==null?void 0:a.add();setTimeout(()=>{var i;try{t(r)}finally{n!==void 0&&((i=this.pendingTasks)==null||i.remove(n))}})}}},Vt=oG;function rl(...e){}function d0(e){let t,r;function n(){e=rl;try{r!==void 0&&typeof cancelAnimationFrame=="function"&&cancelAnimationFrame(r),t!==void 0&&clearTimeout(t)}catch{}}return t=setTimeout(()=>{e(),n()}),typeof requestAnimationFrame=="function"&&(r=requestAnimationFrame(()=>{e(),n()})),()=>n()}function Yp(e){return queueMicrotask(()=>e()),()=>{e=rl}}var lh="isAngularZone",al=lh+"_ID",sG=0,je=class Ic{constructor(t){s(this,"hasPendingMacrotasks",!1);s(this,"hasPendingMicrotasks",!1);s(this,"isStable",!0);s(this,"onUnstable",new Vt(!1));s(this,"onMicrotaskEmpty",new Vt(!1));s(this,"onStable",new Vt(!1));s(this,"onError",new Vt(!1));let{enableLongStackTrace:r=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:a=!1,scheduleInRootZone:i=s0}=t;if(typeof Zone>"u")throw new G(908,!1);Zone.assertZonePatched();let o=this;o._nesting=0,o._outer=o._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(o._inner=o._inner.fork(new Zone.TaskTrackingZoneSpec)),r&&Zone.longStackTraceZoneSpec&&(o._inner=o._inner.fork(Zone.longStackTraceZoneSpec)),o.shouldCoalesceEventChangeDetection=!a&&n,o.shouldCoalesceRunChangeDetection=a,o.callbackScheduled=!1,o.scheduleInRootZone=i,cG(o)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get(lh)===!0}static assertInAngularZone(){if(!Ic.isInAngularZone())throw new G(909,!1)}static assertNotInAngularZone(){if(Ic.isInAngularZone())throw new G(909,!1)}run(t,r,n){return this._inner.run(t,r,n)}runTask(t,r,n,a){let i=this._inner,o=i.scheduleEventTask("NgZoneEvent: "+a,t,lG,rl,rl);try{return i.runTask(o,r,n)}finally{i.cancelTask(o)}}runGuarded(t,r,n){return this._inner.runGuarded(t,r,n)}runOutsideAngular(t){return this._outer.run(t)}},lG={};function uh(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 uG(e){if(e.isCheckStableRunning||e.callbackScheduled)return;e.callbackScheduled=!0;function t(){d0(()=>{e.callbackScheduled=!1,Dc(e),e.isCheckStableRunning=!0,uh(e),e.isCheckStableRunning=!1})}e.scheduleInRootZone?Zone.root.run(()=>{t()}):e._outer.run(()=>{t()}),Dc(e)}function cG(e){let t=()=>{uG(e)},r=sG++;e._inner=e._inner.fork({name:"angular",properties:{[lh]:!0,[al]:r,[al+r]:!0},onInvokeTask:(n,a,i,o,l,c)=>{if(hG(c))return n.invokeTask(i,o,l,c);try{return Kp(e),n.invokeTask(i,o,l,c)}finally{(e.shouldCoalesceEventChangeDetection&&o.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),Qp(e)}},onInvoke:(n,a,i,o,l,c,u)=>{try{return Kp(e),n.invoke(i,o,l,c,u)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!pG(c)&&t(),Qp(e)}},onHasTask:(n,a,i,o)=>{n.hasTask(i,o),a===i&&(o.change=="microTask"?(e._hasPendingMicrotasks=o.microTask,Dc(e),uh(e)):o.change=="macroTask"&&(e.hasPendingMacrotasks=o.macroTask))},onHandleError:(n,a,i,o)=>(n.handleError(i,o),e.runOutsideAngular(()=>e.onError.emit(o)),!1)})}function Dc(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.callbackScheduled===!0?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function Kp(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function Qp(e){e._nesting--,uh(e)}var dG=class{constructor(){s(this,"hasPendingMicrotasks",!1);s(this,"hasPendingMacrotasks",!1);s(this,"isStable",!0);s(this,"onUnstable",new Vt);s(this,"onMicrotaskEmpty",new Vt);s(this,"onStable",new Vt);s(this,"onError",new Vt)}run(e,t,r){return e.apply(t,r)}runGuarded(e,t,r){return e.apply(t,r)}runOutsideAngular(e){return e()}runTask(e,t,r,n){return e.apply(t,r)}};function hG(e){return h0(e,"__ignore_ng_zone__")}function pG(e){return h0(e,"__scheduler_tick__")}function h0(e,t){var r,n;return!Array.isArray(e)||e.length!==1?!1:((n=(r=e[0])==null?void 0:r.data)==null?void 0:n[t])===!0}var Rn=class{constructor(){s(this,"_console",console)}handleError(e){this._console.error("ERROR",e)}},mG=new K("",{providedIn:"root",factory:()=>{let e=C(je),t=C(Rn);return r=>e.runOutsideAngular(()=>t.handleError(r))}}),fG=class{constructor(){s(this,"destroyed",!1);s(this,"listeners",null);s(this,"errorHandler",C(Rn,{optional:!0}));s(this,"destroyRef",C(wa));this.destroyRef.onDestroy(()=>{this.destroyed=!0,this.listeners=null})}subscribe(e){if(this.destroyed)throw new G(953,!1);return(this.listeners??(this.listeners=[])).push(e),{unsubscribe:()=>{var r,n;let t=(r=this.listeners)==null?void 0:r.indexOf(e);t!==void 0&&t!==-1&&((n=this.listeners)==null||n.splice(t,1))}}}emit(e){var r;if(this.destroyed){console.warn(ov(953,!1));return}if(this.listeners===null)return;let t=we(null);try{for(let n of this.listeners)try{n(e)}catch(a){(r=this.errorHandler)==null||r.handleError(a)}}finally{we(t)}}};function Xp(e){return new fG}function Jp(e,t){return lv(e,t)}function gG(e){return lv(sv,e)}var Ye=(Jp.required=gG,Jp);function vG(){return gi(tn(),de())}function gi(e,t){return new At(er(e,t))}var At=(()=>{class e{constructor(r){s(this,"nativeElement");this.nativeElement=r}}return s(e,"__NG_ELEMENT_ID__",vG),e})();function bG(e){return e instanceof At?e.nativeElement:e}function yG(){let e=this[ca];if(e.readonlyFn===void 0){let t=()=>this();t[ca]=e,e.readonlyFn=t}return e.readonlyFn}function _G(){return this._results[Symbol.iterator]()}var og,wG=(og=Symbol.iterator,class{constructor(e=!1){s(this,"_emitDistinctChangesOnly");s(this,"dirty",!0);s(this,"_onDirty");s(this,"_results",[]);s(this,"_changesDetected",!1);s(this,"_changes");s(this,"length",0);s(this,"first");s(this,"last");s(this,og,_G);this._emitDistinctChangesOnly=e}get changes(){return this._changes??(this._changes=new xe)}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 r=Kq(e);(this._changesDetected=!Yq(this._results,r,t))&&(this._results=r,this.length=r.length,this.last=r[this.length-1],this.first=r[0])}notifyOnChanges(){this._changes!==void 0&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.next(this)}onDirty(e){this._onDirty=e}setDirty(){var e;this.dirty=!0,(e=this._onDirty)==null||e.call(this)}destroy(){this._changes!==void 0&&(this._changes.complete(),this._changes.unsubscribe())}});function p0(e){return(e.flags&128)===128}var m0=function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e}(m0||{}),f0=new Map,xG=0;function EG(){return xG++}function SG(e){f0.set(e[Ml],e)}function Tc(e){f0.delete(e[Ml])}var em="__ngContext__";function vi(e,t){zr(t)?(e[em]=t[Ml],SG(t)):e[em]=t}function g0(e){return b0(e[ro])}function v0(e){return b0(e[On])}function b0(e){for(;e!==null&&!Sr(e);)e=e[On];return e}var Nc;function kG(e){Nc=e}function CG(){if(Nc!==void 0)return Nc;if(typeof document<"u")return document;throw new G(210,!1)}var ch=new K("",{providedIn:"root",factory:()=>IG}),IG="ng",y0=new K(""),Fl=new K("",{providedIn:"platform",factory:()=>"unknown"}),bi=new K(""),dh=new K("",{providedIn:"root",factory:()=>{var e,t;return((t=(e=CG().body)==null?void 0:e.querySelector("[ngCspNonce]"))==null?void 0:t.getAttribute("ngCspNonce"))||null}}),_0=!1,DG=new K("",{providedIn:"root",factory:()=>_0}),hh=function(e){return e[e.CHANGE_DETECTION=0]="CHANGE_DETECTION",e[e.AFTER_NEXT_RENDER=1]="AFTER_NEXT_RENDER",e}(hh||{}),Po=new K(""),tm=new Set;function xa(e){var t;tm.has(e)||(tm.add(e),(t=performance==null?void 0:performance.mark)==null||t.call(performance,"mark_feature_usage",{detail:{feature:e}}))}var w0=(()=>{class e{constructor(r,n){s(this,"view");s(this,"node");this.view=r,this.node=n}}return s(e,"__NG_ELEMENT_ID__",TG),e})();function TG(){return new w0(de(),tn())}var Va=function(e){return e[e.EarlyRead=0]="EarlyRead",e[e.Write=1]="Write",e[e.MixedReadWrite=2]="MixedReadWrite",e[e.Read=3]="Read",e}(Va||{}),x0=(()=>{const t=class t{constructor(){s(this,"impl",null)}execute(){var n;(n=this.impl)==null||n.execute()}};s(t,"ɵprov",V({token:t,providedIn:"root",factory:()=>new t}));let e=t;return e})(),NG=[Va.EarlyRead,Va.Write,Va.MixedReadWrite,Va.Read],OG=(()=>{const t=class t{constructor(){s(this,"ngZone",C(je));s(this,"scheduler",C(Oo));s(this,"errorHandler",C(Rn,{optional:!0}));s(this,"sequences",new Set);s(this,"deferredRegistrations",new Set);s(this,"executing",!1);C(Po,{optional:!0})}execute(){var n;this.sequences.size>0,this.executing=!0;for(let a of NG)for(let i of this.sequences)if(!(i.erroredOrDestroyed||!i.hooks[a]))try{i.pipelinedValue=this.ngZone.runOutsideAngular(()=>this.maybeTrace(()=>{let o=i.hooks[a];return o(i.pipelinedValue)},i.snapshot))}catch(o){i.erroredOrDestroyed=!0,(n=this.errorHandler)==null||n.handleError(o)}this.executing=!1;for(let a of this.sequences)a.afterRun(),a.once&&(this.sequences.delete(a),a.destroy());for(let a of this.deferredRegistrations)this.sequences.add(a);this.deferredRegistrations.size>0&&this.scheduler.notify(7),this.deferredRegistrations.clear()}register(n){let{view:a}=n;a!==void 0?((a[Br]??(a[Br]=[])).push(n),Do(a),a[ce]|=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,a){return a?a.run(hh.AFTER_NEXT_RENDER,n):n()}};s(t,"ɵprov",V({token:t,providedIn:"root",factory:()=>new t}));let e=t;return e})(),MG=class{constructor(e,t,r,n,a,i=null){s(this,"impl");s(this,"hooks");s(this,"view");s(this,"once");s(this,"snapshot");s(this,"erroredOrDestroyed",!1);s(this,"pipelinedValue");s(this,"unregisterOnDestroy");this.impl=e,this.hooks=t,this.view=r,this.once=n,this.snapshot=i,this.unregisterOnDestroy=a==null?void 0:a.onDestroy(()=>this.destroy())}afterRun(){var e;this.erroredOrDestroyed=!1,this.pipelinedValue=void 0,(e=this.snapshot)==null||e.dispose(),this.snapshot=null}destroy(){var t,r;this.impl.unregister(this),(t=this.unregisterOnDestroy)==null||t.call(this);let e=(r=this.view)==null?void 0:r[Br];e&&(this.view[Br]=e.filter(n=>n!==this))}};function E0(e,t){!(t!=null&&t.injector)&&$d();let r=(t==null?void 0:t.injector)??C(it);return xa("NgAfterRender"),S0(e,r,t,!1)}function ph(e,t){!(t!=null&&t.injector)&&$d();let r=(t==null?void 0:t.injector)??C(it);return xa("NgAfterNextRender"),S0(e,r,t,!0)}function PG(e,t){if(e instanceof Function){let r=[void 0,void 0,void 0,void 0];return r[t]=e,r}else return[e.earlyRead,e.write,e.mixedReadWrite,e.read]}function S0(e,t,r,n){let a=t.get(x0);a.impl??(a.impl=t.get(OG));let i=t.get(Po,null,{optional:!0}),o=(r==null?void 0:r.phase)??Va.MixedReadWrite,l=(r==null?void 0:r.manualCleanup)!==!0?t.get(wa):null,c=t.get(w0,null,{optional:!0}),u=new MG(a.impl,PG(e,o),c==null?void 0:c.view,n,l,i==null?void 0:i.snapshot(null));return a.impl.register(u),u}var RG=()=>null;function k0(e,t,r=!1){return RG()}function C0(e,t){let r=e.contentQueries;if(r!==null){let n=we(null);try{for(let a=0;a<r.length;a+=2){let i=r[a],o=r[a+1];if(o!==-1){let l=e.data[o];nh(i),l.contentQueries(2,t[o],o)}}}finally{we(n)}}}function Oc(e,t,r){nh(0);let n=we(null);try{t(e,r)}finally{we(n)}}function mh(e,t,r){if(Gd(t)){let n=we(null);try{let a=t.directiveStart,i=t.directiveEnd;for(let o=a;o<i;o++){let l=e.data[o];if(l.contentQueries){let c=r[o];l.contentQueries(1,c,o)}}}finally{we(n)}}}var fr=function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}(fr||{}),rs;function AG(){if(rs===void 0&&(rs=null,La.trustedTypes))try{rs=La.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return rs}function jl(e){var t;return((t=AG())==null?void 0:t.createHTML(e))||e}var Ea=class{constructor(e){s(this,"changingThisBreaksApplicationSecurity");this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${iv})`}},LG=class extends Ea{getTypeName(){return"HTML"}},FG=class extends Ea{getTypeName(){return"Style"}},jG=class extends Ea{getTypeName(){return"Script"}},VG=class extends Ea{getTypeName(){return"URL"}},BG=class extends Ea{getTypeName(){return"ResourceURL"}};function Mr(e){return e instanceof Ea?e.changingThisBreaksApplicationSecurity:e}function Ma(e,t){let r=zG(e);if(r!=null&&r!==t){if(r==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${r} (see ${iv})`)}return r===t}function zG(e){return e instanceof Ea&&e.getTypeName()||null}function HG(e){return new LG(e)}function qG(e){return new FG(e)}function $G(e){return new jG(e)}function GG(e){return new VG(e)}function UG(e){return new BG(e)}function WG(e){let t=new YG(e);return KG()?new ZG(t):t}var ZG=class{constructor(e){s(this,"inertDocumentHelper");this.inertDocumentHelper=e}getInertBodyElement(e){var t;e="<body><remove></remove>"+e;try{let r=new window.DOMParser().parseFromString(jl(e),"text/html").body;return r===null?this.inertDocumentHelper.getInertBodyElement(e):((t=r.firstChild)==null||t.remove(),r)}catch{return null}}},YG=class{constructor(e){s(this,"defaultDoc");s(this,"inertDocument");this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(e){let t=this.inertDocument.createElement("template");return t.innerHTML=jl(e),t}};function KG(){try{return!!new window.DOMParser().parseFromString(jl(""),"text/html")}catch{return!1}}var QG=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function fh(e){return e=String(e),e.match(QG)?e:"unsafe:"+e}function kr(e){let t={};for(let r of e.split(","))t[r]=!0;return t}function Ro(...e){let t={};for(let r of e)for(let n in r)r.hasOwnProperty(n)&&(t[n]=!0);return t}var I0=kr("area,br,col,hr,img,wbr"),D0=kr("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),T0=kr("rp,rt"),XG=Ro(T0,D0),JG=Ro(D0,kr("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")),e6=Ro(T0,kr("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")),nm=Ro(I0,JG,e6,XG),N0=kr("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),t6=kr("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"),n6=kr("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"),r6=Ro(N0,t6,n6),a6=kr("script,style,template"),i6=class{constructor(){s(this,"sanitizedSomething",!1);s(this,"buf",[])}sanitizeChildren(e){let t=e.firstChild,r=!0,n=[];for(;t;){if(t.nodeType===Node.ELEMENT_NODE?r=this.startElement(t):t.nodeType===Node.TEXT_NODE?this.chars(t.nodeValue):this.sanitizedSomething=!0,r&&t.firstChild){n.push(t),t=l6(t);continue}for(;t;){t.nodeType===Node.ELEMENT_NODE&&this.endElement(t);let a=s6(t);if(a){t=a;break}t=n.pop()}}return this.buf.join("")}startElement(e){let t=rm(e).toLowerCase();if(!nm.hasOwnProperty(t))return this.sanitizedSomething=!0,!a6.hasOwnProperty(t);this.buf.push("<"),this.buf.push(t);let r=e.attributes;for(let n=0;n<r.length;n++){let a=r.item(n),i=a.name,o=i.toLowerCase();if(!r6.hasOwnProperty(o)){this.sanitizedSomething=!0;continue}let l=a.value;N0[o]&&(l=fh(l)),this.buf.push(" ",i,'="',am(l),'"')}return this.buf.push(">"),!0}endElement(e){let t=rm(e).toLowerCase();nm.hasOwnProperty(t)&&!I0.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))}chars(e){this.buf.push(am(e))}};function o6(e,t){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}function s6(e){let t=e.nextSibling;if(t&&e!==t.previousSibling)throw O0(t);return t}function l6(e){let t=e.firstChild;if(t&&o6(e,t))throw O0(t);return t}function rm(e){let t=e.nodeName;return typeof t=="string"?t:"FORM"}function O0(e){return new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`)}var u6=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,c6=/([^\#-~ |!])/g;function am(e){return e.replace(/&/g,"&").replace(u6,function(t){let r=t.charCodeAt(0),n=t.charCodeAt(1);return"&#"+((r-55296)*1024+(n-56320)+65536)+";"}).replace(c6,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"<").replace(/>/g,">")}var as;function d6(e,t){let r=null;try{as=as||WG(e);let n=t?String(t):"";r=as.getInertBodyElement(n);let a=5,i=n;do{if(a===0)throw new Error("Failed to sanitize html because the input is unstable");a--,n=i,i=r.innerHTML,r=as.getInertBodyElement(n)}while(n!==i);let o=new i6().sanitizeChildren(im(r)||r);return jl(o)}finally{if(r){let n=im(r)||r;for(;n.firstChild;)n.firstChild.remove()}}}function im(e){return"content"in e&&h6(e)?e.content:null}function h6(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}var on=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}(on||{});function p6(e){let t=m6();return t?t.sanitize(on.URL,e)||"":Ma(e,"URL")?Mr(e):fh(Qa(e))}function m6(){let e=de();return e&&e[xr].sanitizer}var f6=/^>|^->|<!--|-->|--!>|<!-$/g,g6=/(<|>)/g,v6="$1";function b6(e){return e.replace(f6,t=>t.replace(g6,v6))}function y6(e,t,r){let n=e.length;for(;;){let a=e.indexOf(t,r);if(a===-1)return a;if(a===0||e.charCodeAt(a-1)<=32){let i=t.length;if(a+i===n||e.charCodeAt(a+i)<=32)return a}r=a+1}}var M0="ng-template";function _6(e,t,r,n){let a=0;if(n){for(;a<t.length&&typeof t[a]=="string";a+=2)if(t[a]==="class"&&y6(t[a+1].toLowerCase(),r,0)!==-1)return!0}else if(gh(e))return!1;if(a=t.indexOf(1,a),a>-1){let i;for(;++a<t.length&&typeof(i=t[a])=="string";)if(i.toLowerCase()===r)return!0}return!1}function gh(e){return e.type===4&&e.value!==M0}function w6(e,t,r){let n=e.type===4&&!r?M0:e.value;return t===n}function x6(e,t,r){let n=4,a=e.attrs,i=a!==null?k6(a):0,o=!1;for(let l=0;l<t.length;l++){let c=t[l];if(typeof c=="number"){if(!o&&!In(n)&&!In(c))return!1;if(o&&In(c))continue;o=!1,n=c|n&1;continue}if(!o)if(n&4){if(n=2|n&1,c!==""&&!w6(e,c,r)||c===""&&t.length===1){if(In(n))return!1;o=!0}}else if(n&8){if(a===null||!_6(e,a,c,r)){if(In(n))return!1;o=!0}}else{let u=t[++l],d=E6(c,a,gh(e),r);if(d===-1){if(In(n))return!1;o=!0;continue}if(u!==""){let m;if(d>i?m="":m=a[d+1].toLowerCase(),n&2&&u!==m){if(In(n))return!1;o=!0}}}}return In(n)||o}function In(e){return(e&1)===0}function E6(e,t,r,n){if(t===null)return-1;let a=0;if(n||!r){let i=!1;for(;a<t.length;){let o=t[a];if(o===e)return a;if(o===3||o===6)i=!0;else if(o===1||o===2){let l=t[++a];for(;typeof l=="string";)l=t[++a];continue}else{if(o===4)break;if(o===0){a+=4;continue}}a+=i?1:2}return-1}else return C6(t,e)}function P0(e,t,r=!1){for(let n=0;n<t.length;n++)if(x6(e,t[n],r))return!0;return!1}function S6(e){let t=e.attrs;if(t!=null){let r=t.indexOf(5);if(!(r&1))return t[r+1]}return null}function k6(e){for(let t=0;t<e.length;t++){let r=e[t];if(Qv(r))return t}return e.length}function C6(e,t){let r=e.indexOf(4);if(r>-1)for(r++;r<e.length;){let n=e[r];if(typeof n=="number")return-1;if(n===t)return r;r++}return-1}function I6(e,t){e:for(let r=0;r<t.length;r++){let n=t[r];if(e.length===n.length){for(let a=0;a<e.length;a++)if(e[a]!==n[a])continue e;return!0}}return!1}function om(e,t){return e?":not("+t.trim()+")":t}function D6(e){let t=e[0],r=1,n=2,a="",i=!1;for(;r<e.length;){let o=e[r];if(typeof o=="string")if(n&2){let l=e[++r];a+="["+o+(l.length>0?'="'+l+'"':"")+"]"}else n&8?a+="."+o:n&4&&(a+=" "+o);else a!==""&&!In(o)&&(t+=om(i,a),a=""),n=o,i=i||!In(n);r++}return a!==""&&(t+=om(i,a)),t}function T6(e){return e.map(D6).join(",")}function N6(e){let t=[],r=[],n=1,a=2;for(;n<e.length;){let i=e[n];if(typeof i=="string")a===2?i!==""&&t.push(i,e[++n]):a===8&&r.push(i);else{if(!In(a))break;a=i}n++}return r.length&&t.push(1,...r),t}var hn={};function O6(e,t){return e.createText(t)}function M6(e,t,r){e.setValue(t,r)}function P6(e,t){return e.createComment(b6(t))}function R0(e,t,r){return e.createElement(t,r)}function il(e,t,r,n,a){e.insertBefore(t,r,n,a)}function A0(e,t,r){e.appendChild(t,r)}function sm(e,t,r,n,a){n!==null?il(e,t,r,n,a):A0(e,t,r)}function R6(e,t,r){e.removeChild(null,t,r)}function A6(e,t,r){e.setAttribute(t,"style",r)}function L6(e,t,r){r===""?e.removeAttribute(t,"class"):e.setAttribute(t,"class",r)}function L0(e,t,r){let{mergedAttrs:n,classes:a,styles:i}=r;n!==null&&q$(e,t,n),a!==null&&L6(e,t,a),i!==null&&A6(e,t,i)}function vh(e,t,r,n,a,i,o,l,c,u,d){let m=gt+n,b=m+a,g=F6(m,b),w=typeof u=="function"?u():u;return g[pe]={type:e,blueprint:g,template:r,queries:null,viewQuery:l,declTNode:t,data:g.slice().fill(null,m),bindingStartIndex:m,expandoStartIndex:b,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 i=="function"?i():i,pipeRegistry:typeof o=="function"?o():o,firstChild:null,schemas:c,consts:w,incompleteFirstPass:!1,ssrId:d}}function F6(e,t){let r=[];for(let n=0;n<t;n++)r.push(n<e?null:hn);return r}function j6(e){let t=e.tView;return t===null||t.incompleteFirstPass?e.tView=vh(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):t}function bh(e,t,r,n,a,i,o,l,c,u,d){let m=t.blueprint.slice();return m[Er]=a,m[ce]=n|4|128|8|64|1024,(u!==null||e&&e[ce]&2048)&&(m[ce]|=2048),Fv(m),m[Ht]=m[hi]=e,m[Dt]=r,m[xr]=o||e&&e[xr],m[ft]=l||e&&e[ft],m[ti]=c||e&&e[ti]||null,m[en]=i,m[Ml]=EG(),m[ei]=d,m[Nv]=u,m[_n]=t.type==2?e[_n]:m,m}function V6(e,t,r){let n=er(t,e),a=j6(r),i=e[xr].rendererFactory,o=yh(e,bh(e,a,null,F0(r),n,t,null,i.createRenderer(n,r),null,null,null));return e[t.index]=o}function F0(e){let t=16;return e.signals?t=4096:e.onPush&&(t=64),t}function j0(e,t,r,n){if(r===0)return-1;let a=t.length;for(let i=0;i<r;i++)t.push(n),e.blueprint.push(n),e.data.push(null);return a}function yh(e,t){return e[ro]?e[Hp][On]=t:e[ro]=t,e[Hp]=t,t}function Q(e=1){V0(st(),de(),tr()+e)}function V0(e,t,r,n){if((t[ce]&3)===3){let a=e.preOrderCheckHooks;a!==null&&Ds(t,a,r)}else{let a=e.preOrderHooks;a!==null&&Ts(t,a,0,r)}va(r)}var Vl=function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e}(Vl||{});function Mc(e,t,r,n){let a=we(null);try{let[i,o,l]=e.inputs[r],c=null;o&Vl.SignalBased&&(c=t[i][ca]),c!==null&&c.transformFn!==void 0?n=c.transformFn(n):l!==null&&(n=l.call(t,n)),e.setInput!==null?e.setInput(t,c,n,r,i):Mv(t,c,i,n)}finally{we(a)}}function B0(e,t,r,n,a){let i=tr(),o=n&2;try{va(-1),o&&t.length>gt&&V0(e,t,gt,!1),ma(o?2:0,a),r(n,a)}finally{va(i)}}function Bl(e,t,r){q6(e,t,r),(r.flags&64)===64&&$6(e,t,r)}function _h(e,t,r=er){let n=t.localNames;if(n!==null){let a=t.index+1;for(let i=0;i<n.length;i+=2){let o=n[i+1],l=o===-1?r(t,e):e[o];e[a++]=l}}}function B6(e,t,r,n){let a=n.get(DG,_0)||r===fr.ShadowDom;return e.selectRootElement(t,a)}function z6(e){return e==="class"?"className":e==="for"?"htmlFor":e==="formaction"?"formAction":e==="innerHtml"?"innerHTML":e==="readonly"?"readOnly":e==="tabindex"?"tabIndex":e}function z0(e,t,r,n,a,i,o,l){if(!l&&xh(t,e,r,n,a)){pi(t)&&H6(r,t.index);return}if(t.type&3){let c=er(t,r);n=z6(n),a=o!=null?o(a,t.value||"",n):a,i.setProperty(c,n,a)}else t.type&12}function H6(e,t){let r=Jn(t,e);r[ce]&16||(r[ce]|=64)}function q6(e,t,r){let n=r.directiveStart,a=r.directiveEnd;pi(r)&&V6(t,r,e.data[n+r.componentOffset]),e.firstCreatePass||nl(r,t);let i=r.initialInputs;for(let o=n;o<a;o++){let l=e.data[o],c=ao(t,e,o,r);if(vi(c,t),i!==null&&Z6(t,o-n,c,l,r,i),Qn(l)){let u=Jn(r.index,t);u[Dt]=ao(t,e,o,r)}}}function $6(e,t,r){let n=r.directiveStart,a=r.directiveEnd,i=r.index,o=R$();try{va(i);for(let l=n;l<a;l++){let c=e.data[l],u=t[l];Ec(l),(c.hostBindings!==null||c.hostVars!==0||c.hostAttrs!==null)&&G6(c,u)}}finally{va(-1),Ec(o)}}function G6(e,t){e.hostBindings!==null&&e.hostBindings(1,t)}function wh(e,t){let r=e.directiveRegistry,n=null;if(r)for(let a=0;a<r.length;a++){let i=r[a];P0(t,i.selectors,!1)&&(n??(n=[]),Qn(i)?n.unshift(i):n.push(i))}return n}function U6(e,t,r,n,a,i){let o=er(e,t);W6(t[ft],o,i,e.value,r,n,a)}function W6(e,t,r,n,a,i,o){if(i==null)e.removeAttribute(t,a,r);else{let l=o==null?Qa(i):o(i,n||"",a);e.setAttribute(t,a,l,r)}}function Z6(e,t,r,n,a,i){let o=i[t];if(o!==null)for(let l=0;l<o.length;l+=2){let c=o[l],u=o[l+1];Mc(n,r,c,u)}}function Y6(e,t){let r=e[ti],n=r?r.get(Rn,null):null;n&&n.handleError(t)}function xh(e,t,r,n,a){var c,u;let i=(c=e.inputs)==null?void 0:c[n],o=(u=e.hostDirectiveInputs)==null?void 0:u[n],l=!1;if(o)for(let d=0;d<o.length;d+=2){let m=o[d],b=o[d+1],g=t.data[m];Mc(g,r[m],b,a),l=!0}if(i)for(let d of i){let m=r[d],b=t.data[d];Mc(b,m,n,a),l=!0}return l}function K6(e,t){let r=Jn(t,e),n=r[pe];Q6(n,r);let a=r[Er];a!==null&&r[ei]===null&&(r[ei]=k0(a,r[ti])),Eh(n,r,r[Dt]),ma(19,r[Dt])}function Q6(e,t){for(let r=t.length;r<e.blueprint.length;r++)t.push(e.blueprint[r])}function Eh(e,t,r){var n;rh(t);try{let a=e.viewQuery;a!==null&&Oc(1,a,r);let i=e.template;i!==null&&B0(e,t,i,1,r),e.firstCreatePass&&(e.firstCreatePass=!1),(n=t[Mn])==null||n.finishViewCreation(e),e.staticContentQueries&&C0(e,t),e.staticViewQueries&&Oc(2,e.viewQuery,r);let o=e.components;o!==null&&X6(t,o)}catch(a){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),a}finally{t[ce]&=-5,ah()}}function X6(e,t){for(let r=0;r<t.length;r++)K6(e,t[r])}function Ao(e,t,r,n){let a=we(null);try{let i=t.tView,o=e[ce]&4096?4096:16,l=bh(e,i,r,o,null,t,null,null,(n==null?void 0:n.injector)??null,(n==null?void 0:n.embeddedViewInjector)??null,(n==null?void 0:n.dehydratedView)??null),c=e[t.index];l[ha]=c;let u=e[Mn];return u!==null&&(l[Mn]=u.createEmbeddedView(i)),Eh(i,l,r),l}finally{we(a)}}function ai(e,t){return!t||t.firstChild===null||p0(e)}var J6;function Sh(e,t){return J6(e,t)}var Ba=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}(Ba||{});function kh(e){return(e.flags&32)===32}function za(e,t,r,n,a){if(n!=null){let i,o=!1;Sr(n)?i=n:zr(n)&&(o=!0,n=n[Er]);let l=Xn(n);e===0&&r!==null?a==null?A0(t,r,l):il(t,r,l,a||null,!0):e===1&&r!==null?il(t,r,l,a||null,!0):e===2?R6(t,l,o):e===3&&t.destroyNode(l),i!=null&&uU(t,e,i,r,a)}}function eU(e,t){H0(e,t),t[Er]=null,t[en]=null}function tU(e,t,r,n,a,i){n[Er]=a,n[en]=t,ql(e,n,r,1,a,i)}function H0(e,t){var r;(r=t[xr].changeDetectionScheduler)==null||r.notify(9),ql(e,t,t[ft],2,null,null)}function nU(e){let t=e[ro];if(!t)return bu(e[pe],e);for(;t;){let r=null;if(zr(t))r=t[ro];else{let n=t[Bt];n&&(r=n)}if(!r){for(;t&&!t[On]&&t!==e;)zr(t)&&bu(t[pe],t),t=t[Ht];t===null&&(t=e),zr(t)&&bu(t[pe],t),r=t&&t[On]}t=r}}function Ch(e,t){let r=e[ni],n=r.indexOf(t);r.splice(n,1)}function zl(e,t){if(mi(t))return;let r=t[ft];r.destroyNode&&ql(e,t,r,3,null,null),nU(t)}function bu(e,t){if(mi(t))return;let r=we(null);try{t[ce]&=-129,t[ce]|=256,t[yn]&&_g(t[yn]),aU(e,t),rU(e,t),t[pe].type===1&&t[ft].destroy();let n=t[ha];if(n!==null&&Sr(t[Ht])){n!==t[Ht]&&Ch(n,t);let a=t[Mn];a!==null&&a.detachView(e)}Tc(t)}finally{we(r)}}function rU(e,t){let r=e.cleanup,n=t[Ga];if(r!==null)for(let o=0;o<r.length-1;o+=2)if(typeof r[o]=="string"){let l=r[o+3];l>=0?n[l]():n[-l].unsubscribe(),o+=2}else{let l=n[r[o+1]];r[o].call(l)}n!==null&&(t[Ga]=null);let a=t[Vr];if(a!==null){t[Vr]=null;for(let o=0;o<a.length;o++){let l=a[o];l()}}let i=t[Ks];if(i!==null){t[Ks]=null;for(let o of i)o.destroy()}}function aU(e,t){let r;if(e!=null&&(r=e.destroyHooks)!=null)for(let n=0;n<r.length;n+=2){let a=t[r[n]];if(!(a instanceof No)){let i=r[n+1];if(Array.isArray(i))for(let o=0;o<i.length;o+=2){let l=a[i[o]],c=i[o+1];try{c.call(l)}finally{}}else try{i.call(a)}finally{}}}}function q0(e,t,r){return iU(e,t.parent,r)}function iU(e,t,r){let n=t;for(;n!==null&&n.type&168;)t=n,n=t.parent;if(n===null)return r[Er];if(pi(n)){let{encapsulation:a}=e.data[n.directiveStart+n.componentOffset];if(a===fr.None||a===fr.Emulated)return null}return er(n,r)}function $0(e,t,r){return sU(e,t,r)}function oU(e,t,r){return e.type&40?er(e,r):null}var sU=oU;function Hl(e,t,r,n){let a=q0(e,n,t),i=t[ft],o=n.parent||t[en],l=$0(o,n,t);if(a!=null)if(Array.isArray(r))for(let c=0;c<r.length;c++)sm(i,a,r[c],l,!1);else sm(i,a,r,l,!1)}function Bi(e,t){if(t!==null){let r=t.type;if(r&3)return er(t,e);if(r&4)return Pc(-1,e[t.index]);if(r&8){let n=t.child;if(n!==null)return Bi(e,n);{let a=e[t.index];return Sr(a)?Pc(-1,a):Xn(a)}}else{if(r&128)return Bi(e,t.next);if(r&32)return Sh(t,e)()||Xn(e[t.index]);{let n=G0(e,t);if(n!==null){if(Array.isArray(n))return n[0];let a=ga(e[_n]);return Bi(a,n)}else return Bi(e,t.next)}}}return null}function G0(e,t){if(t!==null){let r=e[_n][en],n=t.projection;return r.projection[n]}return null}function Pc(e,t){let r=Bt+e+1;if(r<t.length){let n=t[r],a=n[pe].firstChild;if(a!==null)return Bi(n,a)}return t[pa]}function Ih(e,t,r,n,a,i,o){for(;r!=null;){if(r.type===128){r=r.next;continue}let l=n[r.index],c=r.type;if(o&&t===0&&(l&&vi(Xn(l),n),r.flags|=2),!kh(r))if(c&8)Ih(e,t,r.child,n,a,i,!1),za(t,e,a,l,i);else if(c&32){let u=Sh(r,n),d;for(;d=u();)za(t,e,a,d,i);za(t,e,a,l,i)}else c&16?U0(e,t,n,r,a,i):za(t,e,a,l,i);r=o?r.projectionNext:r.next}}function ql(e,t,r,n,a,i){Ih(r,n,e.firstChild,t,a,i,!1)}function lU(e,t,r){let n=t[ft],a=q0(e,r,t),i=r.parent||t[en],o=$0(i,r,t);U0(n,0,t,r,a,o)}function U0(e,t,r,n,a,i){let o=r[_n],l=o[en].projection[n.projection];if(Array.isArray(l))for(let c=0;c<l.length;c++){let u=l[c];za(t,e,a,u,i)}else{let c=l,u=o[Ht];p0(n)&&(c.flags|=128),Ih(e,t,c,u,a,i,!0)}}function uU(e,t,r,n,a){let i=r[pa],o=Xn(r);i!==o&&za(t,e,n,i,a);for(let l=Bt;l<r.length;l++){let c=r[l];ql(c[pe],c,e,t,n,i)}}function cU(e,t,r,n,a){a?e.addClass(r,n):e.removeClass(r,n)}function ol(e,t,r,n,a=!1){for(;r!==null;){if(r.type===128){r=a?r.projectionNext:r.next;continue}let i=t[r.index];i!==null&&n.push(Xn(i)),Sr(i)&&dU(i,n);let o=r.type;if(o&8)ol(e,t,r.child,n);else if(o&32){let l=Sh(r,t),c;for(;c=l();)n.push(c)}else if(o&16){let l=G0(t,r);if(Array.isArray(l))n.push(...l);else{let c=ga(t[_n]);ol(c[pe],c,l,n,!0)}}r=a?r.projectionNext:r.next}return n}function dU(e,t){for(let r=Bt;r<e.length;r++){let n=e[r],a=n[pe].firstChild;a!==null&&ol(n[pe],n,a,t)}e[pa]!==e[Er]&&t.push(e[pa])}function W0(e){if(e[Br]!==null){for(let t of e[Br])t.impl.addSequence(t);e[Br].length=0}}var Z0=[];function hU(e){return e[yn]??pU(e)}function pU(e){let t=Z0.pop()??Object.create(fU);return t.lView=e,t}function mU(e){e.lView[yn]!==e&&(e.lView=null,Z0.push(e))}var fU=Zt(se({},wo),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{Do(e.lView)},consumerOnSignalRead(){this.lView[yn]=this}});function gU(e){let t=e[yn]??Object.create(vU);return t.lView=e,t}var vU=Zt(se({},wo),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{let t=ga(e.lView);for(;t&&!Y0(t[pe]);)t=ga(t);t&&Kd(t)},consumerOnSignalRead(){this.lView[yn]=this}});function Y0(e){return e.type!==2}function K0(e){if(e[Ks]===null)return;let t=!0;for(;t;){let r=!1;for(let n of e[Ks])n.dirty&&(r=!0,n.zone===null||Zone.current===n.zone?n.run():n.zone.run(()=>n.run()));t=r&&!!(e[ce]&8192)}}var bU=100;function Q0(e,t=!0,r=0){var a,i;let n=e[xr].rendererFactory;(a=n.begin)==null||a.call(n);try{yU(e,r)}catch(o){throw t&&Y6(e,o),o}finally{(i=n.end)==null||i.call(n)}}function yU(e,t){let r=Hv();try{qp(!0),Rc(e,t);let n=0;for(;Io(e);){if(n===bU)throw new G(103,!1);n++,Rc(e,1)}}finally{qp(r)}}function _U(e,t,r,n){if(mi(t))return;let a=t[ce],i=!1,o=!1;rh(t);let l=!0,c=null,u=null;Y0(e)?(u=hU(t),c=Hs(u)):vH()===null?(l=!1,u=gU(t),c=Hs(u)):t[yn]&&(_g(t[yn]),t[yn]=null);try{Fv(t),O$(e.bindingStartIndex),r!==null&&B0(e,t,r,2,n);let d=(a&3)===3;if(!i)if(d){let g=e.preOrderCheckHooks;g!==null&&Ds(t,g,null)}else{let g=e.preOrderHooks;g!==null&&Ts(t,g,0,null),gu(t,0)}if(o||wU(t),K0(t),X0(t,0),e.contentQueries!==null&&C0(e,t),!i)if(d){let g=e.contentCheckHooks;g!==null&&Ds(t,g)}else{let g=e.contentHooks;g!==null&&Ts(t,g,1),gu(t,1)}EU(e,t);let m=e.components;m!==null&&eb(t,m,0);let b=e.viewQuery;if(b!==null&&Oc(2,b,n),!i)if(d){let g=e.viewCheckHooks;g!==null&&Ds(t,g)}else{let g=e.viewHooks;g!==null&&Ts(t,g,2),gu(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[fu]){for(let g of t[fu])g();t[fu]=null}i||(W0(t),t[ce]&=-73)}catch(d){throw Do(t),d}finally{u!==null&&(Ed(u,c),l&&mU(u)),ah()}}function X0(e,t){for(let r=g0(e);r!==null;r=v0(r))for(let n=Bt;n<r.length;n++){let a=r[n];J0(a,t)}}function wU(e){for(let t=g0(e);t!==null;t=v0(t)){if(!(t[ce]&2))continue;let r=t[ni];for(let n=0;n<r.length;n++){let a=r[n];Kd(a)}}}function xU(e,t,r){let n=Jn(t,e);J0(n,r),ma(19,n[Dt])}function J0(e,t){Yd(e)&&Rc(e,t)}function Rc(e,t){let r=e[pe],n=e[ce],a=e[yn],i=!!(t===0&&n&16);if(i||(i=!!(n&64&&t===0)),i||(i=!!(n&1024)),i||(i=!!(a!=null&&a.dirty&&yg(a))),i||(i=!1),a&&(a.dirty=!1),e[ce]&=-9217,i)_U(r,e,r.template,e[Dt]);else if(n&8192){K0(e),X0(e,1);let o=r.components;o!==null&&eb(e,o,1),W0(e)}}function eb(e,t,r){for(let n=0;n<t.length;n++)xU(e,t[n],r)}function EU(e,t){let r=e.hostBindingOpCodes;if(r!==null)try{for(let n=0;n<r.length;n++){let a=r[n];if(a<0)va(~a);else{let i=a,o=r[++n],l=r[++n];P$(o,i);let c=t[i];ma(24,c),l(2,c),ma(25,c)}}}finally{va(-1)}}function Dh(e,t){var n;let r=Hv()?64:1088;for((n=e[xr].changeDetectionScheduler)==null?void 0:n.notify(t);e;){e[ce]|=r;let a=ga(e);if(Xs(e)&&!a)return e;e=a}return null}function tb(e,t,r,n){return[e,!0,0,t,null,n,null,r,null,null]}function nb(e,t){let r=Bt+t;if(r<e.length)return e[r]}function Lo(e,t,r,n=!0){let a=t[pe];if(SU(a,t,e,r),n){let o=Pc(r,e),l=t[ft],c=l.parentNode(e[pa]);c!==null&&tU(a,e[en],l,t,c,o)}let i=t[ei];i!==null&&i.firstChild!==null&&(i.firstChild=null)}function rb(e,t){let r=io(e,t);return r!==void 0&&zl(r[pe],r),r}function io(e,t){if(e.length<=Bt)return;let r=Bt+t,n=e[r];if(n){let a=n[ha];a!==null&&a!==e&&Ch(a,n),t>0&&(e[r-1][On]=n[On]);let i=Zs(e,Bt+t);eU(n[pe],n);let o=i[Mn];o!==null&&o.detachView(i[pe]),n[Ht]=null,n[On]=null,n[ce]&=-129}return n}function SU(e,t,r,n){let a=Bt+n,i=r.length;n>0&&(r[a-1][On]=t),n<i-Bt?(t[On]=r[a],_v(r,Bt+n,t)):(r.push(t),t[On]=null),t[Ht]=r;let o=t[ha];o!==null&&r!==o&&ab(o,t);let l=t[Mn];l!==null&&l.insertView(e),wc(t),t[ce]|=128}function ab(e,t){let r=e[ni],n=t[Ht];if(zr(n))e[ce]|=2;else{let a=n[Ht][_n];t[_n]!==a&&(e[ce]|=2)}r===null?e[ni]=[t]:r.push(t)}var oo=class{constructor(e,t,r=!0){s(this,"_lView");s(this,"_cdRefInjectingView");s(this,"notifyErrorHandler");s(this,"_appRef",null);s(this,"_attachedToViewContainer",!1);this._lView=e,this._cdRefInjectingView=t,this.notifyErrorHandler=r}get rootNodes(){let e=this._lView,t=e[pe];return ol(t,e,t.firstChild,[])}get context(){return this._lView[Dt]}set context(e){this._lView[Dt]=e}get destroyed(){return mi(this._lView)}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let e=this._lView[Ht];if(Sr(e)){let t=e[Qs],r=t?t.indexOf(this):-1;r>-1&&(io(e,r),Zs(t,r))}this._attachedToViewContainer=!1}zl(this._lView[pe],this._lView)}onDestroy(e){jv(this._lView,e)}markForCheck(){Dh(this._cdRefInjectingView||this._lView,4)}detach(){this._lView[ce]&=-129}reattach(){wc(this._lView),this._lView[ce]|=128}detectChanges(){this._lView[ce]|=1024,Q0(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new G(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let e=Xs(this._lView),t=this._lView[ha];t!==null&&!e&&Ch(t,this._lView),H0(this._lView[pe],this._lView)}attachToAppRef(e){if(this._attachedToViewContainer)throw new G(902,!1);this._appRef=e;let t=Xs(this._lView),r=this._lView[ha];r!==null&&!t&&ab(r,this._lView),wc(this._lView)}};function kU(e){return Io(e._lView)||!!(e._lView[ce]&64)}function CU(e){Kd(e._cdRefInjectingView||e._lView)}var ba=(()=>{class e{}return s(e,"__NG_ELEMENT_ID__",TU),e})(),IU=ba,DU=class extends IU{constructor(t,r,n){super();s(this,"_declarationLView");s(this,"_declarationTContainer");s(this,"elementRef");this._declarationLView=t,this._declarationTContainer=r,this.elementRef=n}get ssrId(){var t;return((t=this._declarationTContainer.tView)==null?void 0:t.ssrId)||null}createEmbeddedView(t,r){return this.createEmbeddedViewImpl(t,r)}createEmbeddedViewImpl(t,r,n){let a=Ao(this._declarationLView,this._declarationTContainer,t,{embeddedViewInjector:r,dehydratedView:n});return new oo(a)}};function TU(){return $l(tn(),de())}function $l(e,t){return e.type&4?new DU(t,e,gi(e,t)):null}function yi(e,t,r,n,a){let i=e.data[t];if(i===null)i=NU(e,t,r,n,a),M$()&&(i.flags|=32);else if(i.type&64){i.type=r,i.value=n,i.attrs=a;let o=T$();i.injectorIndex=o===null?-1:o.injectorIndex}return $r(i,!0),i}function NU(e,t,r,n,a){let i=Bv(),o=Jd(),l=o?i:i&&i.parent,c=e.data[t]=MU(e,l,r,t,n,a);return OU(e,c,i,o),c}function OU(e,t,r,n){e.firstChild===null&&(e.firstChild=t),r!==null&&(n?r.child==null&&t.parent!==null&&(r.child=t):r.next===null&&(r.next=t,t.prev=r))}function MU(e,t,r,n,a,i){let o=t?t.injectorIndex:-1,l=0;return Vv()&&(l|=128),{type:r,index:n,insertBeforeIndex:null,injectorIndex:o,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:l,providerIndexes:0,value:a,attrs:i,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 PU=()=>null;function ii(e,t){return PU()}var RU=class{},ib=class{},AU=class{resolveComponentFactory(e){throw Error(`No component factory found for ${bn(e)}.`)}},sc,Fo=(sc=class{},s(sc,"NULL",new AU),sc),An=class{},_i=(()=>{class e{constructor(){s(this,"destroyNode",null)}}return s(e,"__NG_ELEMENT_ID__",()=>LU()),e})();function LU(){let e=de(),t=tn(),r=Jn(t.index,e);return(zr(r)?r:e)[ft]}var FU=(()=>{const t=class t{};s(t,"ɵprov",V({token:t,providedIn:"root",factory:()=>null}));let e=t;return e})(),yu={},jU=class{constructor(e,t){s(this,"injector");s(this,"parentInjector");this.injector=e,this.parentInjector=t}get(e,t,r){r=Nl(r);let n=this.injector.get(e,yu,r);return n!==yu||t===yu?n:this.parentInjector.get(e,t,r)}};function Ac(e,t,r){let n=r?e.styles:null,a=r?e.classes:null,i=0;if(t!==null)for(let o=0;o<t.length;o++){let l=t[o];if(typeof l=="number")i=l;else if(i==1)a=mc(a,l);else if(i==2){let c=l,u=t[++o];n=mc(n,c+": "+u+";")}}r?e.styles=n:e.stylesWithoutHost=n,r?e.classes=a:e.classesWithoutHost=a}function zt(e,t=ke.Default){let r=de();if(r===null)return te(e,t);let n=tn();return a0(n,r,Pt(e),t)}function Th(e,t,r,n,a){let i=n===null?null:{"":-1},o=a(e,r);if(o!==null){let l,c=null,u=null,d=BU(o);d===null?l=o:[l,c,u]=d,qU(e,t,r,l,i,c,u)}i!==null&&n!==null&&VU(r,n,i)}function VU(e,t,r){let n=e.localNames=[];for(let a=0;a<t.length;a+=2){let i=r[t[a+1]];if(i==null)throw new G(-301,!1);n.push(t[a],i)}}function BU(e){let t=null,r=!1;for(let o=0;o<e.length;o++){let l=e[o];if(o===0&&Qn(l)&&(t=l),l.findHostDirectiveDefs!==null){r=!0;break}}if(!r)return null;let n=null,a=null,i=null;for(let o of e)o.findHostDirectiveDefs!==null&&(n??(n=[]),a??(a=new Map),i??(i=new Map),zU(o,n,i,a)),o===t&&(n??(n=[]),n.push(o));return n!==null?(n.push(...t===null?e:e.slice(1)),[n,a,i]):null}function zU(e,t,r,n){let a=t.length;e.findHostDirectiveDefs(e,t,n),r.set(e,[a,t.length-1])}function HU(e,t,r){t.componentOffset=r,(e.components??(e.components=[])).push(t.index)}function qU(e,t,r,n,a,i,o){let l=n.length,c=!1;for(let b=0;b<l;b++){let g=n[b];!c&&Qn(g)&&(c=!0,HU(e,r,b)),kc(nl(r,t),e,g.type)}YU(r,e.data.length,l);for(let b=0;b<l;b++){let g=n[b];g.providersResolver&&g.providersResolver(g)}let u=!1,d=!1,m=j0(e,t,l,null);l>0&&(r.directiveToIndex=new Map);for(let b=0;b<l;b++){let g=n[b];if(r.mergedAttrs=ri(r.mergedAttrs,g.hostAttrs),GU(e,r,t,m,g),ZU(m,g,a),o!==null&&o.has(g)){let[x,S]=o.get(g);r.directiveToIndex.set(g.type,[m,x+r.directiveStart,S+r.directiveStart])}else(i===null||!i.has(g))&&r.directiveToIndex.set(g.type,m);g.contentQueries!==null&&(r.flags|=4),(g.hostBindings!==null||g.hostAttrs!==null||g.hostVars!==0)&&(r.flags|=64);let w=g.type.prototype;!u&&(w.ngOnChanges||w.ngOnInit||w.ngDoCheck)&&((e.preOrderHooks??(e.preOrderHooks=[])).push(r.index),u=!0),!d&&(w.ngOnChanges||w.ngDoCheck)&&((e.preOrderCheckHooks??(e.preOrderCheckHooks=[])).push(r.index),d=!0),m++}$U(e,r,i)}function $U(e,t,r){for(let n=t.directiveStart;n<t.directiveEnd;n++){let a=e.data[n];if(r===null||!r.has(a))lm(0,t,a,n),lm(1,t,a,n),cm(t,n,!1);else{let i=r.get(a);um(0,t,i,n),um(1,t,i,n),cm(t,n,!0)}}}function lm(e,t,r,n){let a=e===0?r.inputs:r.outputs;for(let i in a)if(a.hasOwnProperty(i)){let o;e===0?o=t.inputs??(t.inputs={}):o=t.outputs??(t.outputs={}),o[i]??(o[i]=[]),o[i].push(n),ob(t,i)}}function um(e,t,r,n){let a=e===0?r.inputs:r.outputs;for(let i in a)if(a.hasOwnProperty(i)){let o=a[i],l;e===0?l=t.hostDirectiveInputs??(t.hostDirectiveInputs={}):l=t.hostDirectiveOutputs??(t.hostDirectiveOutputs={}),l[o]??(l[o]=[]),l[o].push(n,i),ob(t,o)}}function ob(e,t){t==="class"?e.flags|=8:t==="style"&&(e.flags|=16)}function cm(e,t,r){let{attrs:n,inputs:a,hostDirectiveInputs:i}=e;if(n===null||!r&&a===null||r&&i===null||gh(e)){e.initialInputs??(e.initialInputs=[]),e.initialInputs.push(null);return}let o=null,l=0;for(;l<n.length;){let c=n[l];if(c===0){l+=4;continue}else if(c===5){l+=2;continue}else if(typeof c=="number")break;if(!r&&a.hasOwnProperty(c)){let u=a[c];for(let d of u)if(d===t){o??(o=[]),o.push(c,n[l+1]);break}}else if(r&&i.hasOwnProperty(c)){let u=i[c];for(let d=0;d<u.length;d+=2)if(u[d]===t){o??(o=[]),o.push(u[d+1],n[l+1]);break}}l+=2}e.initialInputs??(e.initialInputs=[]),e.initialInputs.push(o)}function GU(e,t,r,n,a){e.data[n]=a;let i=a.factory||(a.factory=da(a.type)),o=new No(i,Qn(a),zt);e.blueprint[n]=o,r[n]=o,UU(e,t,n,j0(e,r,a.hostVars,hn),a)}function UU(e,t,r,n,a){let i=a.hostBindings;if(i){let o=e.hostBindingOpCodes;o===null&&(o=e.hostBindingOpCodes=[]);let l=~t.index;WU(o)!=l&&o.push(l),o.push(r,n,i)}}function WU(e){let t=e.length;for(;t>0;){let r=e[--t];if(typeof r=="number"&&r<0)return r}return 0}function ZU(e,t,r){if(r){if(t.exportAs)for(let n=0;n<t.exportAs.length;n++)r[t.exportAs[n]]=e;Qn(t)&&(r[""]=e)}}function YU(e,t,r){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+r,e.providerIndexes=t}function sb(e,t,r,n,a,i,o,l){let c=t.consts,u=fa(c,o),d=yi(t,e,2,n,u);return Th(t,r,d,fa(c,l),a),d.mergedAttrs=ri(d.mergedAttrs,d.attrs),d.attrs!==null&&Ac(d,d.attrs,!1),d.mergedAttrs!==null&&Ac(d,d.mergedAttrs,!0),t.queries!==null&&t.queries.elementStart(t,d),d}function lb(e,t){oh(e,t),Gd(t)&&e.queries.elementEnd(t)}var KU=class extends Fo{constructor(t){super();s(this,"ngModule");this.ngModule=t}resolveComponentFactory(t){let r=Xa(t);return new Nh(r,this.ngModule)}};function QU(e){return Object.keys(e).map(t=>{let[r,n,a]=e[t],i={propName:r,templateName:t,isSignal:(n&Vl.SignalBased)!==0};return a&&(i.transform=a),i})}function XU(e){return Object.keys(e).map(t=>({propName:e[t],templateName:t}))}function JU(e,t,r){let n=t instanceof Kn?t:t==null?void 0:t.injector;return n&&e.getStandaloneInjector!==null&&(n=e.getStandaloneInjector(n)||n),n?new jU(r,n):r}function e8(e){let t=e.get(An,null);if(t===null)throw new G(407,!1);let r=e.get(FU,null),n=e.get(Oo,null);return{rendererFactory:t,sanitizer:r,changeDetectionScheduler:n}}function t8(e,t){let r=(e.selectors[0][0]||"div").toLowerCase();return R0(t,r,r==="svg"?g$:r==="math"?v$:null)}var Nh=class extends ib{constructor(t,r){super();s(this,"componentDef");s(this,"ngModule");s(this,"selector");s(this,"componentType");s(this,"ngContentSelectors");s(this,"isBoundToModule");s(this,"cachedInputs",null);s(this,"cachedOutputs",null);this.componentDef=t,this.ngModule=r,this.componentType=t.type,this.selector=T6(t.selectors),this.ngContentSelectors=t.ngContentSelectors??[],this.isBoundToModule=!!r}get inputs(){return this.cachedInputs??(this.cachedInputs=QU(this.componentDef.inputs)),this.cachedInputs}get outputs(){return this.cachedOutputs??(this.cachedOutputs=XU(this.componentDef.outputs)),this.cachedOutputs}create(t,r,n,a){let i=we(null);try{let o=this.componentDef,l=n?["ng-version","19.2.15"]:N6(this.componentDef.selectors[0]),c=vh(0,null,null,1,0,null,null,null,null,[l],null),u=JU(o,a||this.ngModule,t),d=e8(u),m=d.rendererFactory.createRenderer(null,o),b=n?B6(m,n,o.encapsulation,u):t8(o,m),g=bh(null,c,null,512|F0(o),null,null,d,m,u,null,k0(b,u,!0));g[gt]=b,rh(g);let w=null;try{let x=sb(gt,c,g,"#host",()=>[this.componentDef],!0,0);b&&(L0(m,b,x),vi(b,g)),Bl(c,g,x),mh(c,x,g),lb(c,x),r!==void 0&&r8(x,this.ngContentSelectors,r),w=Jn(x.index,g),g[Dt]=w[Dt],Eh(c,g,null)}catch(x){throw w!==null&&Tc(w),Tc(g),x}finally{ma(23),ah()}return new n8(this.componentType,g)}finally{we(i)}}},n8=class extends RU{constructor(t,r){super();s(this,"_rootLView");s(this,"instance");s(this,"hostView");s(this,"changeDetectorRef");s(this,"componentType");s(this,"location");s(this,"previousInputValues",null);s(this,"_tNode");this._rootLView=r,this._tNode=Wd(r[pe],gt),this.location=gi(this._tNode,r),this.instance=Jn(this._tNode.index,r)[Dt],this.hostView=this.changeDetectorRef=new oo(r,void 0,!1),this.componentType=t}setInput(t,r){let n=this._tNode;if(this.previousInputValues??(this.previousInputValues=new Map),this.previousInputValues.has(t)&&Object.is(this.previousInputValues.get(t),r))return;let a=this._rootLView;xh(n,a[pe],a,t,r),this.previousInputValues.set(t,r);let i=Jn(n.index,a);Dh(i,1)}get injector(){return new Wi(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}};function r8(e,t,r){let n=e.projection=[];for(let a=0;a<t.length;a++){let i=r[a];n.push(i!=null&&i.length?Array.from(i):null)}}var wi=(()=>{class e{}return s(e,"__NG_ELEMENT_ID__",a8),e})();function a8(){let e=tn();return cb(e,de())}var i8=wi,ub=class extends i8{constructor(t,r,n){super();s(this,"_lContainer");s(this,"_hostTNode");s(this,"_hostLView");this._lContainer=t,this._hostTNode=r,this._hostLView=n}get element(){return gi(this._hostTNode,this._hostLView)}get injector(){return new Wi(this._hostTNode,this._hostLView)}get parentInjector(){let t=sh(this._hostTNode,this._hostLView);if(Xv(t)){let r=el(t,this._hostLView),n=Js(t),a=r[pe].data[n+8];return new Wi(a,r)}else return new Wi(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){let r=dm(this._lContainer);return r!==null&&r[t]||null}get length(){return this._lContainer.length-Bt}createEmbeddedView(t,r,n){let a,i;typeof n=="number"?a=n:n!=null&&(a=n.index,i=n.injector);let o=ii(this._lContainer,t.ssrId),l=t.createEmbeddedViewImpl(r||{},i,o);return this.insertImpl(l,a,ai(this._hostTNode,o)),l}createComponent(t,r,n,a,i){let o=t&&!d$(t),l;if(o)l=r;else{let w=r||{};l=w.index,n=w.injector,a=w.projectableNodes,i=w.environmentInjector||w.ngModuleRef}let c=o?t:new Nh(Xa(t)),u=n||this.parentInjector;if(!i&&c.ngModule==null){let w=(o?u:this.parentInjector).get(Kn,null);w&&(i=w)}let d=Xa(c.componentType??{}),m=ii(this._lContainer,(d==null?void 0:d.id)??null),b=null,g=c.create(u,a,b,i);return this.insertImpl(g.hostView,l,ai(this._hostTNode,m)),g}insert(t,r){return this.insertImpl(t,r,!0)}insertImpl(t,r,n){let a=t._lView;if(y$(a)){let l=this.indexOf(t);if(l!==-1)this.detach(l);else{let c=a[Ht],u=new ub(c,c[en],c[Ht]);u.detach(u.indexOf(t))}}let i=this._adjustIndex(r),o=this._lContainer;return Lo(o,a,i,n),t.attachToViewContainerRef(),_v(_u(o),i,t),t}move(t,r){return this.insert(t,r)}indexOf(t){let r=dm(this._lContainer);return r!==null?r.indexOf(t):-1}remove(t){let r=this._adjustIndex(t,-1),n=io(this._lContainer,r);n&&(Zs(_u(this._lContainer),r),zl(n[pe],n))}detach(t){let r=this._adjustIndex(t,-1),n=io(this._lContainer,r);return n&&Zs(_u(this._lContainer),r)!=null?new oo(n):null}_adjustIndex(t,r=0){return t??this.length+r}};function dm(e){return e[Qs]}function _u(e){return e[Qs]||(e[Qs]=[])}function cb(e,t){let r,n=t[e.index];return Sr(n)?r=n:(r=tb(n,t,null,e),t[e.index]=r,yh(t,r)),s8(r,t,e,n),new ub(r,e,t)}function o8(e,t){let r=e[ft],n=r.createComment(""),a=er(t,e),i=r.parentNode(a);return il(r,i,n,r.nextSibling(a),!1),n}var s8=l8;function l8(e,t,r,n){if(e[pa])return;let a;r.type&8?a=Xn(n):a=o8(t,r),e[pa]=a}var u8=class db{constructor(t){s(this,"queryList");s(this,"matches",null);this.queryList=t}clone(){return new db(this.queryList)}setDirty(){this.queryList.setDirty()}},c8=class hb{constructor(t=[]){s(this,"queries");this.queries=t}createEmbeddedView(t){let r=t.queries;if(r!==null){let n=t.contentQueries!==null?t.contentQueries[0]:r.length,a=[];for(let i=0;i<n;i++){let o=r.getByIndex(i),l=this.queries[o.indexInDeclarationView];a.push(l.clone())}return new hb(a)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}finishViewCreation(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let r=0;r<this.queries.length;r++)Oh(t,r).matches!==null&&this.queries[r].setDirty()}},d8=class{constructor(e,t,r=null){s(this,"flags");s(this,"read");s(this,"predicate");this.flags=t,this.read=r,typeof e=="string"?this.predicate=w8(e):this.predicate=e}},h8=class pb{constructor(t=[]){s(this,"queries");this.queries=t}elementStart(t,r){for(let n=0;n<this.queries.length;n++)this.queries[n].elementStart(t,r)}elementEnd(t){for(let r=0;r<this.queries.length;r++)this.queries[r].elementEnd(t)}embeddedTView(t){let r=null;for(let n=0;n<this.length;n++){let a=r!==null?r.length:0,i=this.getByIndex(n).embeddedTView(t,a);i&&(i.indexInDeclarationView=n,r!==null?r.push(i):r=[i])}return r!==null?new pb(r):null}template(t,r){for(let n=0;n<this.queries.length;n++)this.queries[n].template(t,r)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}},p8=class mb{constructor(t,r=-1){s(this,"metadata");s(this,"matches",null);s(this,"indexInDeclarationView",-1);s(this,"crossesNgTemplate",!1);s(this,"_declarationNodeIndex");s(this,"_appliesToNextNode",!0);this.metadata=t,this._declarationNodeIndex=r}elementStart(t,r){this.isApplyingToNode(r)&&this.matchTNode(t,r)}elementEnd(t){this._declarationNodeIndex===t.index&&(this._appliesToNextNode=!1)}template(t,r){this.elementStart(t,r)}embeddedTView(t,r){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,r),new mb(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&&(this.metadata.flags&1)!==1){let r=this._declarationNodeIndex,n=t.parent;for(;n!==null&&n.type&8&&n.index!==r;)n=n.parent;return r===(n!==null?n.index:-1)}return this._appliesToNextNode}matchTNode(t,r){let n=this.metadata.predicate;if(Array.isArray(n))for(let a=0;a<n.length;a++){let i=n[a];this.matchTNodeWithReadOption(t,r,m8(r,i)),this.matchTNodeWithReadOption(t,r,Ns(r,t,i,!1,!1))}else n===ba?r.type&4&&this.matchTNodeWithReadOption(t,r,-1):this.matchTNodeWithReadOption(t,r,Ns(r,t,n,!1,!1))}matchTNodeWithReadOption(t,r,n){if(n!==null){let a=this.metadata.read;if(a!==null)if(a===At||a===wi||a===ba&&r.type&4)this.addMatch(r.index,-2);else{let i=Ns(r,t,a,!1,!1);i!==null&&this.addMatch(r.index,i)}else this.addMatch(r.index,n)}}addMatch(t,r){this.matches===null?this.matches=[t,r]:this.matches.push(t,r)}};function m8(e,t){let r=e.localNames;if(r!==null){for(let n=0;n<r.length;n+=2)if(r[n]===t)return r[n+1]}return null}function f8(e,t){return e.type&11?gi(e,t):e.type&4?$l(e,t):null}function g8(e,t,r,n){return r===-1?f8(t,e):r===-2?v8(e,t,n):ao(e,e[pe],r,t)}function v8(e,t,r){if(r===At)return gi(t,e);if(r===ba)return $l(t,e);if(r===wi)return cb(t,e)}function fb(e,t,r,n){let a=t[Mn].queries[n];if(a.matches===null){let i=e.data,o=r.matches,l=[];for(let c=0;o!==null&&c<o.length;c+=2){let u=o[c];if(u<0)l.push(null);else{let d=i[u];l.push(g8(t,d,o[c+1],r.metadata.read))}}a.matches=l}return a.matches}function Lc(e,t,r,n){let a=e.queries.getByIndex(r),i=a.matches;if(i!==null){let o=fb(e,t,a,r);for(let l=0;l<i.length;l+=2){let c=i[l];if(c>0)n.push(o[l/2]);else{let u=i[l+1],d=t[-c];for(let m=Bt;m<d.length;m++){let b=d[m];b[ha]===b[Ht]&&Lc(b[pe],b,u,n)}if(d[ni]!==null){let m=d[ni];for(let b=0;b<m.length;b++){let g=m[b];Lc(g[pe],g,u,n)}}}}}return n}function b8(e,t){return e[Mn].queries[t].queryList}function y8(e,t,r){let n=new wG((r&4)===4);return x$(e,t,n,n.destroy),(t[Mn]??(t[Mn]=new c8)).queries.push(new u8(n))-1}function _8(e,t,r){let n=st();return n.firstCreatePass&&(x8(n,new d8(e,t,r),-1),n.staticViewQueries=!0),y8(n,de(),t)}function w8(e){return e.split(",").map(t=>t.trim())}function x8(e,t,r){e.queries===null&&(e.queries=new h8),e.queries.track(new p8(t,r))}function Oh(e,t){return e.queries.getByIndex(t)}function E8(e,t){let r=e[pe],n=Oh(r,t);return n.crossesNgTemplate?Lc(r,e,t,[]):fb(r,e,n,t)}var so=class{},gb=class extends so{constructor(t){super();s(this,"injector");s(this,"componentFactoryResolver",new KU(this));s(this,"instance",null);let r=new Hd([...t.providers,{provide:so,useValue:this},{provide:Fo,useValue:this.componentFactoryResolver}],t.parent||Ol(),t.debugName,new Set(["environment"]));this.injector=r,t.runEnvironmentInitializers&&r.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}};function S8(e,t,r=null){return new gb({providers:e,parent:t,debugName:r,runEnvironmentInitializers:!0}).injector}var k8=(()=>{const t=class t{constructor(n){s(this,"_injector");s(this,"cachedInjectors",new Map);this._injector=n}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n)){let a=kv(!1,n.type),i=a.length>0?S8([a],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()}}};s(t,"ɵprov",V({token:t,providedIn:"environment",factory:()=>new t(te(Kn))}));let e=t;return e})();function lt(e){return ko(()=>{let t=vb(e),r=Zt(se({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===m0.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:t.standalone?a=>a.get(k8).getOrCreateStandaloneInjector(r):null,getExternalStyles:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||fr.Emulated,styles:e.styles||Kt,_:null,schemas:e.schemas||null,tView:null,id:""});t.standalone&&xa("NgStandalone"),bb(r);let n=e.dependencies;return r.directiveDefs=hm(n,!1),r.pipeDefs=hm(n,!0),r.id=N8(r),r})}function C8(e){return Xa(e)||Sv(e)}function I8(e){return e!==null}function nn(e){return ko(()=>({type:e.type,bootstrap:e.bootstrap||Kt,declarations:e.declarations||Kt,imports:e.imports||Kt,exports:e.exports||Kt,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function D8(e,t){if(e==null)return Yn;let r={};for(let n in e)if(e.hasOwnProperty(n)){let a=e[n],i,o,l,c;Array.isArray(a)?(l=a[0],i=a[1],o=a[2]??i,c=a[3]||null):(i=a,o=a,l=Vl.None,c=null),r[i]=[n,l,c],t[i]=o}return r}function T8(e){if(e==null)return Yn;let t={};for(let r in e)e.hasOwnProperty(r)&&(t[e[r]]=r);return t}function Lt(e){return ko(()=>{let t=vb(e);return bb(t),t})}function Sa(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 vb(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||Yn,exportAs:e.exportAs||null,standalone:e.standalone??!0,signals:e.signals===!0,selectors:e.selectors||Kt,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:D8(e.inputs,t),outputs:T8(e.outputs),debugInfo:null}}function bb(e){var t;(t=e.features)==null||t.forEach(r=>r(e))}function hm(e,t){if(!e)return null;let r=t?e$:C8;return()=>(typeof e=="function"?e():e).map(n=>r(n)).filter(I8)}function N8(e){let t=0,r=typeof e.consts=="function"?"":e.consts,n=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,r,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 a of n.join("|"))t=Math.imul(31,t)+a.charCodeAt(0)<<0;return t+=2147483648,"c"+t}function O8(e){return Object.getPrototypeOf(e.prototype).constructor}function En(e){let t=O8(e.type),r=!0,n=[e];for(;t;){let a;if(Qn(e))a=t.ɵcmp||t.ɵdir;else{if(t.ɵcmp)throw new G(903,!1);a=t.ɵdir}if(a){if(r){n.push(a);let o=e;o.inputs=wu(e.inputs),o.declaredInputs=wu(e.declaredInputs),o.outputs=wu(e.outputs);let l=a.hostBindings;l&&L8(e,l);let c=a.viewQuery,u=a.contentQueries;if(c&&R8(e,c),u&&A8(e,u),M8(e,a),Oq(e.outputs,a.outputs),Qn(a)&&a.data.animation){let d=e.data;d.animation=(d.animation||[]).concat(a.data.animation)}}let i=a.features;if(i)for(let o=0;o<i.length;o++){let l=i[o];l&&l.ngInherit&&l(e),l===En&&(r=!1)}}t=Object.getPrototypeOf(t)}P8(n)}function M8(e,t){for(let r in t.inputs){if(!t.inputs.hasOwnProperty(r)||e.inputs.hasOwnProperty(r))continue;let n=t.inputs[r];n!==void 0&&(e.inputs[r]=n,e.declaredInputs[r]=t.declaredInputs[r])}}function P8(e){let t=0,r=null;for(let n=e.length-1;n>=0;n--){let a=e[n];a.hostVars=t+=a.hostVars,a.hostAttrs=ri(a.hostAttrs,r=ri(r,a.hostAttrs))}}function wu(e){return e===Yn?{}:e===Kt?[]:e}function R8(e,t){let r=e.viewQuery;r?e.viewQuery=(n,a)=>{t(n,a),r(n,a)}:e.viewQuery=t}function A8(e,t){let r=e.contentQueries;r?e.contentQueries=(n,a,i)=>{t(n,a,i),r(n,a,i)}:e.contentQueries=t}function L8(e,t){let r=e.hostBindings;r?e.hostBindings=(n,a)=>{t(n,a),r(n,a)}:e.hostBindings=t}function F8(e){let t=r=>{let n=Array.isArray(e);r.hostDirectives===null?(r.findHostDirectiveDefs=yb,r.hostDirectives=n?e.map(Fc):[e]):n?r.hostDirectives.unshift(...e.map(Fc)):r.hostDirectives.unshift(e)};return t.ngInherit=!0,t}function yb(e,t,r){if(e.hostDirectives!==null)for(let n of e.hostDirectives)if(typeof n=="function"){let a=n();for(let i of a)pm(Fc(i),t,r)}else pm(n,t,r)}function pm(e,t,r){let n=Sv(e.directive);j8(n.declaredInputs,e.inputs),yb(n,t,r),r.set(n,e),t.push(n)}function Fc(e){return typeof e=="function"?{directive:Pt(e),inputs:Yn,outputs:Yn}:{directive:Pt(e.directive),inputs:mm(e.inputs),outputs:mm(e.outputs)}}function mm(e){if(e===void 0||e.length===0)return Yn;let t={};for(let r=0;r<e.length;r+=2)t[e[r]]=e[r+1];return t}function j8(e,t){for(let r in t)if(t.hasOwnProperty(r)){let n=t[r],a=e[r];e[n]=a}}function _b(e){return e!==null&&(typeof e=="function"||typeof e=="object")}function Gl(e,t,r){return e[t]=r}function wb(e,t){return e[t]}function wn(e,t,r){let n=e[t];return Object.is(n,r)?!1:(e[t]=r,!0)}function sl(e,t,r,n){let a=wn(e,t,r);return wn(e,t+1,n)||a}function V8(e,t,r,n,a,i){let o=sl(e,t,r,n);return sl(e,t+2,a,i)||o}function B8(e,t,r,n,a,i,o,l,c){let u=t.consts,d=yi(t,e,4,o||null,l||null);Th(t,r,d,fa(u,c),wh),d.mergedAttrs=ri(d.mergedAttrs,d.attrs),oh(t,d);let m=d.tView=vh(2,d,n,a,i,t.directiveRegistry,t.pipeRegistry,null,t.schemas,u,null);return t.queries!==null&&(t.queries.template(t,d),m.queries=t.queries.embeddedTView(d)),d}function xb(e,t,r,n,a,i,o,l,c,u){let d=r+gt,m=t.firstCreatePass?B8(d,t,e,n,a,i,o,l,c):t.data[d];$r(m,!1);let b=z8(t,e);Al()&&Hl(t,e,b,m),vi(b,e);let g=tb(b,e,b,m);return e[d]=g,yh(e,g),Pl(m)&&Bl(t,e,m),c!=null&&_h(e,m,u),m}function ze(e,t,r,n,a,i,o,l){let c=de(),u=st(),d=fa(u.consts,i);return xb(c,u,e,t,r,n,a,d,o,l),ze}var z8=H8;function H8(e,t,r,n){return Ll(!0),t[ft].createComment("")}var q8=new K(""),$8=(()=>{const t=class t{};s(t,"ɵprov",V({token:t,providedIn:"root",factory:()=>new G8}));let e=t;return e})(),G8=class{constructor(){s(this,"queuedEffectCount",0);s(this,"queues",new Map)}schedule(e){this.enqueue(e)}remove(e){let t=e.zone,r=this.queues.get(t);r.has(e)&&(r.delete(e),this.queuedEffectCount--)}enqueue(e){let t=e.zone;this.queues.has(t)||this.queues.set(t,new Set);let r=this.queues.get(t);r.has(e)||(this.queuedEffectCount++,r.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 Mh(e){return!!e&&typeof e.then=="function"}function Eb(e){return!!e&&typeof e.subscribe=="function"}var U8=new K(""),Sb=(()=>{const t=class t{constructor(){s(this,"resolve");s(this,"reject");s(this,"initialized",!1);s(this,"done",!1);s(this,"donePromise",new Promise((n,a)=>{this.resolve=n,this.reject=a}));s(this,"appInits",C(U8,{optional:!0})??[]);s(this,"injector",C(it))}runInitializers(){if(this.initialized)return;let n=[];for(let i of this.appInits){let o=qd(this.injector,i);if(Mh(o))n.push(o);else if(Eb(o)){let l=new Promise((c,u)=>{o.subscribe({complete:c,error:u})});n.push(l)}}let a=()=>{this.done=!0,this.resolve()};Promise.all(n).then(()=>{a()}).catch(i=>{this.reject(i)}),n.length===0&&a(),this.initialized=!0}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),W8=new K("");function Z8(){EH(()=>{throw new G(600,!1)})}function Y8(e){return e.isBoundToModule}var K8=10,Hr=(()=>{const t=class t{constructor(){s(this,"_runningTick",!1);s(this,"_destroyed",!1);s(this,"_destroyListeners",[]);s(this,"_views",[]);s(this,"internalErrorHandler",C(mG));s(this,"afterRenderManager",C(x0));s(this,"zonelessEnabled",C(l0));s(this,"rootEffectScheduler",C($8));s(this,"dirtyFlags",0);s(this,"tracingSnapshot",null);s(this,"externalTestViews",new Set);s(this,"afterTick",new xe);s(this,"componentTypes",[]);s(this,"components",[]);s(this,"isStable",C(Mo).hasPendingTasks.pipe(Mt(n=>!n)));s(this,"_injector",C(Kn));s(this,"_rendererFactory",null);s(this,"tickImpl",()=>{var a;if(this._runningTick)throw new G(101,!1);let n=we(null);try{this._runningTick=!0,this.synchronize()}catch(i){this.internalErrorHandler(i)}finally{this._runningTick=!1,(a=this.tracingSnapshot)==null||a.dispose(),this.tracingSnapshot=null,we(n),this.afterTick.next()}});C(Po,{optional:!0})}get allViews(){return[...this.externalTestViews.keys(),...this._views]}get destroyed(){return this._destroyed}whenStable(){let n;return new Promise(a=>{n=this.isStable.subscribe({next:i=>{i&&a()}})}).finally(()=>{n.unsubscribe()})}get injector(){return this._injector}bootstrap(n,a){return this.bootstrapImpl(n,a)}bootstrapImpl(n,a,i=it.NULL){let o=n instanceof ib;if(!this._injector.get(Sb).done){let g="";throw new G(405,g)}let l;o?l=n:l=this._injector.get(Fo).resolveComponentFactory(n),this.componentTypes.push(l.componentType);let c=Y8(l)?void 0:this._injector.get(so),u=a||l.selector,d=l.create(i,[],u,c),m=d.location.nativeElement,b=d.injector.get(q8,null);return b==null||b.registerApplication(m),d.onDestroy(()=>{this.detachView(d.hostView),Os(this.components,d),b==null||b.unregisterApplication(m)}),this._loadComponent(d),d}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){this.tracingSnapshot!==null?this.tracingSnapshot.run(hh.CHANGE_DETECTION,this.tickImpl):this.tickImpl()}synchronize(){this._rendererFactory===null&&!this._injector.destroyed&&(this._rendererFactory=this._injector.get(An,null,{optional:!0}));let n=0;for(;this.dirtyFlags!==0&&n++<K8;)this.synchronizeOnce()}synchronizeOnce(){var n,a,i,o;if(this.dirtyFlags&16&&(this.dirtyFlags&=-17,this.rootEffectScheduler.flush()),this.dirtyFlags&7){let l=!!(this.dirtyFlags&1);this.dirtyFlags&=-8,this.dirtyFlags|=8;for(let{_lView:c,notifyErrorHandler:u}of this.allViews)Q8(c,u,l,this.zonelessEnabled);if(this.dirtyFlags&=-5,this.syncDirtyFlagsWithViews(),this.dirtyFlags&23)return}else(a=(n=this._rendererFactory)==null?void 0:n.begin)==null||a.call(n),(o=(i=this._rendererFactory)==null?void 0:i.end)==null||o.call(i);this.dirtyFlags&8&&(this.dirtyFlags&=-9,this.afterRenderManager.execute()),this.syncDirtyFlagsWithViews()}syncDirtyFlagsWithViews(){if(this.allViews.some(({_lView:n})=>Io(n))){this.dirtyFlags|=2;return}else this.dirtyFlags&=-8}attachView(n){let a=n;this._views.push(a),a.attachToAppRef(this)}detachView(n){let a=n;Os(this._views,a),a.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(W8,[]).forEach(a=>a(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),()=>Os(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new G(406,!1);let n=this._injector;n.destroy&&!n.destroyed&&n.destroy()}get viewCount(){return this._views.length}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function Os(e,t){let r=e.indexOf(t);r>-1&&e.splice(r,1)}function Q8(e,t,r,n){!r&&!Io(e)||Q0(e,t,r&&!n?0:1)}function Ln(e,t,r,n){let a=de(),i=fi();if(wn(a,i,t)){st();let o=ih();U6(o,a,e,t,r,n)}return Ln}function X8(e,t,r,n){return wn(e,fi(),r)?t+Qa(r)+n:hn}function J8(e,t,r,n,a,i){let o=N$(),l=sl(e,o,r,a);return th(2),l?t+Qa(r)+n+Qa(a)+i:hn}function is(e,t){return e<<17|t<<2}function ya(e){return e>>17&32767}function eW(e){return(e&2)==2}function tW(e,t){return e&131071|t<<17}function jc(e){return e|2}function oi(e){return(e&131068)>>2}function xu(e,t){return e&-131069|t<<2}function nW(e){return(e&1)===1}function Vc(e){return e|1}function rW(e,t,r,n,a,i){let o=t.classBindings,l=ya(o),c=oi(o);e[n]=r;let u=!1,d;if(Array.isArray(r)){let m=r;d=m[1],(d===null||Co(m,d)>0)&&(u=!0)}else d=r;if(a)if(c!==0){let m=ya(e[l+1]);e[n+1]=is(m,l),m!==0&&(e[m+1]=xu(e[m+1],n)),e[l+1]=tW(e[l+1],n)}else e[n+1]=is(l,0),l!==0&&(e[l+1]=xu(e[l+1],n)),l=n;else e[n+1]=is(c,0),l===0?l=n:e[c+1]=xu(e[c+1],n),c=n;u&&(e[n+1]=jc(e[n+1])),fm(e,d,n,!0),fm(e,d,n,!1),aW(t,d,e,n),o=is(l,c),t.classBindings=o}function aW(e,t,r,n,a){let i=e.residualClasses;i!=null&&typeof t=="string"&&Co(i,t)>=0&&(r[n+1]=Vc(r[n+1]))}function fm(e,t,r,n){let a=e[r+1],i=t===null,o=n?ya(a):oi(a),l=!1;for(;o!==0&&(l===!1||i);){let c=e[o],u=e[o+1];iW(c,t)&&(l=!0,e[o+1]=n?Vc(u):jc(u)),o=n?ya(u):oi(u)}l&&(e[r+1]=n?jc(a):Vc(a))}function iW(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?Co(e,t)>=0:!1}var Nn={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function oW(e){return e.substring(Nn.key,Nn.keyEnd)}function sW(e){return lW(e),kb(e,Cb(e,0,Nn.textEnd))}function kb(e,t){let r=Nn.textEnd;return r===t?-1:(t=Nn.keyEnd=uW(e,Nn.key=t,r),Cb(e,t,r))}function lW(e){Nn.key=0,Nn.keyEnd=0,Nn.value=0,Nn.valueEnd=0,Nn.textEnd=e.length}function Cb(e,t,r){for(;t<r&&e.charCodeAt(t)<=32;)t++;return t}function uW(e,t,r){for(;t<r&&e.charCodeAt(t)>32;)t++;return t}function Tt(e,t,r){let n=de(),a=fi();if(wn(n,a,t)){let i=st(),o=ih();z0(i,o,n,e,t,n[ft],r,!1)}return Tt}function Bc(e,t,r,n,a){xh(t,e,r,a?"class":"style",n)}function Pn(e,t){return dW(e,t,null,!0),Pn}function Ul(e){hW(bW,cW,e,!0)}function cW(e,t){for(let r=sW(t);r>=0;r=kb(t,r))jd(e,oW(t),!0)}function dW(e,t,r,n){let a=de(),i=st(),o=th(2);if(i.firstUpdatePass&&Db(i,e,o,n),t!==hn&&wn(a,o,t)){let l=i.data[tr()];Tb(i,l,a,a[ft],e,a[o+1]=_W(t),n,o)}}function hW(e,t,r,n){let a=st(),i=th(2);a.firstUpdatePass&&Db(a,null,i,n);let o=de();if(r!==hn&&wn(o,i,r)){let l=a.data[tr()];if(Nb(l)&&!Ib(a,i)){let c=l.classesWithoutHost;c!==null&&(r=mc(c,r||"")),Bc(a,l,o,r,n)}else yW(a,l,o,o[ft],o[i+1],o[i+1]=vW(e,t,r),n,i)}}function Ib(e,t){return t>=e.expandoStartIndex}function Db(e,t,r,n){let a=e.data;if(a[r+1]===null){let i=a[tr()],o=Ib(e,r);Nb(i)&&t===null&&!o&&(t=!1),t=pW(a,i,t,n),rW(a,i,t,r,o)}}function pW(e,t,r,n){let a=A$(e),i=t.residualClasses;if(a===null)t.classBindings===0&&(r=Eu(null,e,t,r),r=lo(r,t.attrs),i=null);else{let o=t.directiveStylingLast;if(o===-1||e[o]!==a)if(r=Eu(a,e,t,r),i===null){let l=mW(e,t);l!==void 0&&Array.isArray(l)&&(l=Eu(null,e,t,l[1]),l=lo(l,t.attrs),fW(e,t,n,l))}else i=gW(e,t)}return i!==void 0&&(t.residualClasses=i),r}function mW(e,t,r){let n=t.classBindings;if(oi(n)!==0)return e[ya(n)]}function fW(e,t,r,n){let a=t.classBindings;e[ya(a)]=n}function gW(e,t,r){let n,a=t.directiveEnd;for(let i=1+t.directiveStylingLast;i<a;i++){let o=e[i].hostAttrs;n=lo(n,o)}return lo(n,t.attrs)}function Eu(e,t,r,n,a){let i=null,o=r.directiveEnd,l=r.directiveStylingLast;for(l===-1?l=r.directiveStart:l++;l<o&&(i=t[l],n=lo(n,i.hostAttrs),i!==e);)l++;return e!==null&&(r.directiveStylingLast=l),n}function lo(e,t,r){let n=1,a=-1;if(t!==null)for(let i=0;i<t.length;i++){let o=t[i];typeof o=="number"?a=o:a===n&&(Array.isArray(e)||(e=e===void 0?[]:["",e]),jd(e,o,!0))}return e===void 0?null:e}function vW(e,t,r){if(r==null||r==="")return Kt;let n=[],a=Mr(r);if(Array.isArray(a))for(let i=0;i<a.length;i++)e(n,a[i],!0);else if(typeof a=="object")for(let i in a)a.hasOwnProperty(i)&&e(n,i,a[i]);else typeof a=="string"&&t(n,a);return n}function bW(e,t,r){let n=String(t);n!==""&&!n.includes(" ")&&jd(e,n,r)}function yW(e,t,r,n,a,i,o,l){a===hn&&(a=Kt);let c=0,u=0,d=0<a.length?a[0]:null,m=0<i.length?i[0]:null;for(;d!==null||m!==null;){let b=c<a.length?a[c+1]:void 0,g=u<i.length?i[u+1]:void 0,w=null,x;d===m?(c+=2,u+=2,b!==g&&(w=m,x=g)):m===null||d!==null&&d<m?(c+=2,w=d):(u+=2,w=m,x=g),w!==null&&Tb(e,t,r,n,w,x,o,l),d=c<a.length?a[c]:null,m=u<i.length?i[u]:null}}function Tb(e,t,r,n,a,i,o,l){if(!(t.type&3))return;let c=e.data,u=c[l+1],d=nW(u)?gm(c,t,r,a,oi(u)):void 0;if(!ll(d)){ll(i)||eW(u)&&(i=gm(c,null,r,a,l));let m=Lv(tr(),r);cU(n,o,m,a,i)}}function gm(e,t,r,n,a,i){let o=t===null,l;for(;a>0;){let c=e[a],u=Array.isArray(c),d=u?c[1]:c,m=d===null,b=r[a+1];b===hn&&(b=m?Kt:void 0);let g=m?pu(b,n):d===n?b:void 0;if(u&&!ll(g)&&(g=pu(c,n)),ll(g)&&(l=g,o))return l;let w=e[a+1];a=o?ya(w):oi(w)}if(t!==null){let c=t.residualClasses;c!=null&&(l=pu(c,n))}return l}function ll(e){return e!==void 0}function _W(e,t){return e==null||e===""||typeof e=="object"&&(e=bn(Mr(e))),e}function Nb(e,t){return(e.flags&8)!==0}var wW=class{destroy(e){}updateValue(e,t){}swap(e,t){let r=Math.min(e,t),n=Math.max(e,t),a=this.detach(n);if(n-r>1){let i=this.detach(r);this.attach(r,a),this.attach(n,i)}else this.attach(r,a)}move(e,t){this.attach(t,this.detach(e))}};function Su(e,t,r,n,a){return e===r&&Object.is(t,n)?1:Object.is(a(e,t),a(r,n))?-1:0}function xW(e,t,r){let n,a,i=0,o=e.length-1;if(Array.isArray(t)){let l=t.length-1;for(;i<=o&&i<=l;){let c=e.at(i),u=t[i],d=Su(i,c,i,u,r);if(d!==0){d<0&&e.updateValue(i,u),i++;continue}let m=e.at(o),b=t[l],g=Su(o,m,l,b,r);if(g!==0){g<0&&e.updateValue(o,b),o--,l--;continue}let w=r(i,c),x=r(o,m),S=r(i,u);if(Object.is(S,x)){let T=r(l,b);Object.is(T,w)?(e.swap(i,o),e.updateValue(o,b),l--,o--):e.move(o,i),e.updateValue(i,u),i++;continue}if(n??(n=new ym),a??(a=bm(e,i,o,r)),zc(e,n,i,S))e.updateValue(i,u),i++,o++;else if(a.has(S))n.set(w,e.detach(i)),o--;else{let T=e.create(i,t[i]);e.attach(i,T),i++,o++}}for(;i<=l;)vm(e,n,r,i,t[i]),i++}else if(t!=null){let l=t[Symbol.iterator](),c=l.next();for(;!c.done&&i<=o;){let u=e.at(i),d=c.value,m=Su(i,u,i,d,r);if(m!==0)m<0&&e.updateValue(i,d),i++,c=l.next();else{n??(n=new ym),a??(a=bm(e,i,o,r));let b=r(i,d);if(zc(e,n,i,b))e.updateValue(i,d),i++,o++,c=l.next();else if(!a.has(b))e.attach(i,e.create(i,d)),i++,o++,c=l.next();else{let g=r(i,u);n.set(g,e.detach(i)),o--}}}for(;!c.done;)vm(e,n,r,e.length,c.value),c=l.next()}for(;i<=o;)e.destroy(e.detach(o--));n==null||n.forEach(l=>{e.destroy(l)})}function zc(e,t,r,n){return t!==void 0&&t.has(n)?(e.attach(r,t.get(n)),t.delete(n),!0):!1}function vm(e,t,r,n,a){if(zc(e,t,n,r(n,a)))e.updateValue(n,a);else{let i=e.create(n,a);e.attach(n,i)}}function bm(e,t,r,n){let a=new Set;for(let i=t;i<=r;i++)a.add(n(i,e.at(i)));return a}var ym=class{constructor(){s(this,"kvMap",new Map);s(this,"_vMap")}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 r=this.kvMap.get(e);this._vMap===void 0&&(this._vMap=new Map);let n=this._vMap;for(;n.has(r);)r=n.get(r);n.set(r,t)}else this.kvMap.set(e,t)}forEach(e){for(let[t,r]of this.kvMap)if(e(r,t),this._vMap!==void 0){let n=this._vMap;for(;n.has(r);)r=n.get(r),e(r,t)}}};function ht(e,t){xa("NgControlFlow");let r=de(),n=fi(),a=r[n]!==hn?r[n]:-1,i=a!==-1?ul(r,gt+a):void 0,o=0;if(wn(r,n,e)){let l=we(null);try{if(i!==void 0&&rb(i,o),e!==-1){let c=gt+e,u=ul(r,c),d=Hc(r[pe],c),m=ii(u,d.tView.ssrId),b=Ao(r,d,t,{dehydratedView:m});Lo(u,b,o,ai(d,m))}}finally{we(l)}}else if(i!==void 0){let l=nb(i,o);l!==void 0&&(l[Dt]=t)}}var EW=class{constructor(e,t,r){s(this,"lContainer");s(this,"$implicit");s(this,"$index");this.lContainer=e,this.$implicit=t,this.$index=r}get $count(){return this.lContainer.length-Bt}};function Ob(e){return e}function SW(e,t){return t}var kW=class{constructor(e,t,r){s(this,"hasEmptyBlock");s(this,"trackByFn");s(this,"liveCollection");this.hasEmptyBlock=e,this.trackByFn=t,this.liveCollection=r}};function Ph(e,t,r,n,a,i,o,l,c,u,d,m,b){xa("NgControlFlow");let g=de(),w=st(),x=c!==void 0,S=de(),T=o,R=new kW(x,T);S[gt+e]=R,xb(g,w,e+1,t,r,n,a,fa(w.consts,i))}var CW=class extends wW{constructor(t,r,n){super();s(this,"lContainer");s(this,"hostLView");s(this,"templateTNode");s(this,"operationsCounter");s(this,"needsIndexUpdate",!1);this.lContainer=t,this.hostLView=r,this.templateTNode=n}get length(){return this.lContainer.length-Bt}at(t){return this.getLView(t)[Dt].$implicit}attach(t,r){let n=r[ei];this.needsIndexUpdate||(this.needsIndexUpdate=t!==this.length),Lo(this.lContainer,r,t,ai(this.templateTNode,n))}detach(t){return this.needsIndexUpdate||(this.needsIndexUpdate=t!==this.length-1),IW(this.lContainer,t)}create(t,r){var i;let n=ii(this.lContainer,this.templateTNode.tView.ssrId),a=Ao(this.hostLView,this.templateTNode,new EW(this.lContainer,r,t),{dehydratedView:n});return(i=this.operationsCounter)==null||i.recordCreate(),a}destroy(t){var r;zl(t[pe],t),(r=this.operationsCounter)==null||r.recordDestroy()}updateValue(t,r){this.getLView(t)[Dt].$implicit=r}reset(){var t;this.needsIndexUpdate=!1,(t=this.operationsCounter)==null||t.reset()}updateIndexes(){if(this.needsIndexUpdate)for(let t=0;t<this.length;t++)this.getLView(t)[Dt].$index=t}getLView(t){return DW(this.lContainer,t)}};function Rh(e){let t=we(null),r=tr();try{let n=de(),a=n[pe],i=n[r],o=r+1,l=ul(n,o);if(i.liveCollection===void 0){let u=Hc(a,o);i.liveCollection=new CW(l,n,u)}else i.liveCollection.reset();let c=i.liveCollection;if(xW(c,e,i.trackByFn),c.updateIndexes(),i.hasEmptyBlock){let u=fi(),d=c.length===0;if(wn(n,u,d)){let m=r+2,b=ul(n,m);if(d){let g=Hc(a,m),w=ii(b,g.tView.ssrId),x=Ao(n,g,void 0,{dehydratedView:w});Lo(b,x,0,ai(g,w))}else rb(b,0)}}}finally{we(t)}}function ul(e,t){return e[t]}function IW(e,t){return io(e,t)}function DW(e,t){return nb(e,t)}function Hc(e,t){return Wd(e,t)}function re(e,t,r,n){let a=de(),i=st(),o=gt+e,l=a[ft],c=i.firstCreatePass?sb(o,i,a,t,wh,C$(),r,n):i.data[o],u=TW(i,a,c,l,t);a[o]=u;let d=Pl(c);return $r(c,!0),L0(l,u,c),!kh(c)&&Al()&&Hl(i,a,u,c),(E$()===0||d)&&vi(u,a),S$(),d&&(Bl(i,a,c),mh(i,c,a)),n!==null&&_h(a,c),re}function ne(){let e=tn();Jd()?eh():(e=e.parent,$r(e,!1));let t=e;I$(t)&&D$(),k$();let r=st();return r.firstCreatePass&&lb(r,t),t.classesWithoutHost!=null&&z$(t)&&Bc(r,t,de(),t.classesWithoutHost,!0),t.stylesWithoutHost!=null&&H$(t)&&Bc(r,t,de(),t.stylesWithoutHost,!1),ne}function Qt(e,t,r,n){return re(e,t,r,n),ne(),Qt}var TW=(e,t,r,n,a,i)=>(Ll(!0),R0(n,a,j$()));function NW(e,t,r,n,a){let i=t.consts,o=fa(i,n),l=yi(t,e,8,"ng-container",o);o!==null&&Ac(l,o,!0);let c=fa(i,a);return Th(t,r,l,c,wh),l.mergedAttrs=ri(l.mergedAttrs,l.attrs),t.queries!==null&&t.queries.elementStart(t,l),l}function Mb(e,t,r){let n=de(),a=st(),i=e+gt,o=a.firstCreatePass?NW(i,a,n,t,r):a.data[i];$r(o,!0);let l=OW(a,n);return n[i]=l,Al()&&Hl(a,n,l,o),vi(l,n),Pl(o)&&(Bl(a,n,o),mh(a,o,n)),r!=null&&_h(n,o),Mb}function Pb(){let e=tn(),t=st();return Jd()?eh():(e=e.parent,$r(e,!1)),t.firstCreatePass&&(oh(t,e),Gd(e)&&t.queries.elementEnd(e)),Pb}function jo(e,t,r){return Mb(e,t,r),Pb(),jo}var OW=(e,t,r,n)=>(Ll(!0),P6(t[ft],""));function Vo(){return de()}function Ah(e,t,r){let n=de(),a=fi();if(wn(n,a,t)){let i=st(),o=ih();z0(i,o,n,e,t,n[ft],r,!0)}return Ah}var Yr=void 0;function MW(e){let t=Math.floor(Math.abs(e)),r=e.toString().replace(/^[^.]*\.?/,"").length;return t===1&&r===0?1:5}var PW=["en",[["a","p"],["AM","PM"],Yr],[["AM","PM"],Yr,Yr],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Yr,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Yr,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Yr,"{1} 'at' {0}",Yr],[".",",",";","%","+","-","E","×","‰","∞","NaN",":"],["#,##0.###","#,##0%","¤#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",MW],Zi={};function RW(e,t,r){typeof t!="string"&&(r=t,t=e[xt.LocaleId]),t=t.toLowerCase().replace(/_/g,"-"),Zi[t]=e,r&&(Zi[t][xt.ExtraData]=r)}function Fn(e){let t=AW(e),r=_m(t);if(r)return r;let n=t.split("-")[0];if(r=_m(n),r)return r;if(n==="en")return PW;throw new G(701,!1)}function _m(e){return e in Zi||(Zi[e]=La.ng&&La.ng.common&&La.ng.common.locales&&La.ng.common.locales[e]),Zi[e]}var xt=function(e){return e[e.LocaleId=0]="LocaleId",e[e.DayPeriodsFormat=1]="DayPeriodsFormat",e[e.DayPeriodsStandalone=2]="DayPeriodsStandalone",e[e.DaysFormat=3]="DaysFormat",e[e.DaysStandalone=4]="DaysStandalone",e[e.MonthsFormat=5]="MonthsFormat",e[e.MonthsStandalone=6]="MonthsStandalone",e[e.Eras=7]="Eras",e[e.FirstDayOfWeek=8]="FirstDayOfWeek",e[e.WeekendRange=9]="WeekendRange",e[e.DateFormat=10]="DateFormat",e[e.TimeFormat=11]="TimeFormat",e[e.DateTimeFormat=12]="DateTimeFormat",e[e.NumberSymbols=13]="NumberSymbols",e[e.NumberFormats=14]="NumberFormats",e[e.CurrencyCode=15]="CurrencyCode",e[e.CurrencySymbol=16]="CurrencySymbol",e[e.CurrencyName=17]="CurrencyName",e[e.Currencies=18]="Currencies",e[e.Directionality=19]="Directionality",e[e.PluralCase=20]="PluralCase",e[e.ExtraData=21]="ExtraData",e}(xt||{});function AW(e){return e.toLowerCase().replace(/_/g,"-")}var qc="en-US";function LW(e){typeof e=="string"&&e.toLowerCase().replace(/_/g,"-")}function wm(e,t,r){return function n(a){if(a===Function)return r;let i=pi(e)?Jn(e.index,t):t;Dh(i,5);let o=t[Dt],l=xm(t,o,r,a),c=n.__ngNextListenerFn__;for(;c;)l=xm(t,o,c,a)&&l,c=c.__ngNextListenerFn__;return l}}function xm(e,t,r,n){let a=we(null);try{return ma(6,t,r),r(n)!==!1}catch(i){return FW(e,i),!1}finally{we(a)}}function FW(e,t){let r=e[ti],n=r?r.get(Rn,null):null;n&&n.handleError(t)}function Em(e,t,r,n,a,i){let o=t[r],l=t[pe],c=l.data[r].outputs[n],u=o[c],d=l.firstCreatePass?Xd(l):null,m=Qd(t),b=u.subscribe(i),g=m.length;m.push(i,b),d&&d.push(a,e.index,g,-(g+1))}function Gr(e,t,r,n){let a=de(),i=st(),o=tn();return VW(i,a,a[ft],o,e,t,n),Gr}function jW(e,t,r,n){let a=e.cleanup;if(a!=null)for(let i=0;i<a.length-1;i+=2){let o=a[i];if(o===r&&a[i+1]===n){let l=t[Ga],c=a[i+2];return l.length>c?l[c]:null}typeof o=="string"&&(i+=2)}return null}function VW(e,t,r,n,a,i,o){var m,b;let l=Pl(n),c=e.firstCreatePass?Xd(e):null,u=Qd(t),d=!0;if(n.type&3||o){let g=er(n,t),w=o?o(g):g,x=u.length,S=o?R=>o(Xn(R[n.index])):n.index,T=null;if(!o&&l&&(T=jW(e,t,a,n.index)),T!==null){let R=T.__ngLastListenerFn__||T;R.__ngNextListenerFn__=i,T.__ngLastListenerFn__=i,d=!1}else{i=wm(n,t,i);let R=r.listen(w,a,i);u.push(i,R),c&&c.push(a,S,x,x+1)}}else i=wm(n,t,i);if(d){let g=(m=n.outputs)==null?void 0:m[a],w=(b=n.hostDirectiveOutputs)==null?void 0:b[a];if(w&&w.length)for(let x=0;x<w.length;x+=2){let S=w[x],T=w[x+1];Em(n,t,S,T,a,i)}if(g&&g.length)for(let x of g)Em(n,t,x,a,a,i)}}function Ee(e=1){return F$(e)}function BW(e,t){let r=null,n=S6(e);for(let a=0;a<t.length;a++){let i=t[a];if(i==="*"){r=a;continue}if(n===null?P0(e,i,!0):I6(n,i))return a}return r}function xi(e){let t=de()[_n][en];if(!t.projection){let r=e?e.length:1,n=t.projection=Qq(r,null),a=n.slice(),i=t.child;for(;i!==null;){if(i.type!==128){let o=e?BW(i,e):0;o!==null&&(a[o]?a[o].projectionNext=i:n[o]=i,a[o]=i)}i=i.next}}}function Zn(e,t=0,r,n,a,i){let o=de(),l=st(),c=null,u=yi(l,gt+e,16,null,null);u.projection===null&&(u.projection=t),eh();let d=!o[ei]||Vv();o[_n][en].projection[u.projection]===null&&c!==null?zW(o,l,c):d&&!kh(u)&&lU(l,o,u)}function zW(e,t,r){let n=gt+r,a=t.data[n],i=e[n],o=ii(i,a.tView.ssrId),l=Ao(e,a,void 0,{dehydratedView:o});Lo(i,l,0,ai(a,o))}function $c(e,t,r){_8(e,t,r)}function Gc(e){let t=de(),r=st(),n=qv();nh(n+1);let a=Oh(r,n);if(e.dirty&&b$(t)===((a.metadata.flags&2)===2)){if(a.matches===null)e.reset([]);else{let i=E8(t,n);e.reset(i,bG),e.notifyOnChanges()}return!0}return!1}function Uc(){return b8(de(),qv())}function Wl(e){let t=zv();return Rl(t,gt+e)}function be(e,t=""){let r=de(),n=st(),a=e+gt,i=n.firstCreatePass?yi(n,a,1,t,null):n.data[a],o=HW(n,r,i,t);r[a]=o,Al()&&Hl(n,r,o,i),$r(i,!1)}var HW=(e,t,r,n,a)=>(Ll(!0),O6(t[ft],n));function Ge(e){return cn("",e,""),Ge}function cn(e,t,r){let n=de(),a=X8(n,e,t,r);return a!==hn&&Rb(n,tr(),a),cn}function Lh(e,t,r,n,a){let i=de(),o=J8(i,e,t,r,n,a);return o!==hn&&Rb(i,tr(),o),Lh}function Rb(e,t,r){let n=Lv(t,e);M6(e[ft],n,r)}var Ab={};function Lb(e){let t=st(),r=de(),n=e+gt,a=yi(t,n,128,null,null);return $r(a,!1),Zd(t,r,n,Ab),Lb}function Sm(e){xa("NgLet");let t=st(),r=de(),n=tr();return Zd(t,r,n,e),e}function km(e){let t=zv(),r=Rl(t,gt+e);if(r===Ab)throw new G(314,!1);return r}function qW(e,t,r){let n=st();if(n.firstCreatePass){let a=Qn(e);Wc(r,n.data,n.blueprint,a,!0),Wc(t,n.data,n.blueprint,a,!1)}}function Wc(e,t,r,n,a){if(e=Pt(e),Array.isArray(e))for(let i=0;i<e.length;i++)Wc(e[i],t,r,n,a);else{let i=st(),o=de(),l=tn(),c=Ja(e)?e:Pt(e.provide),u=Dv(e),d=l.providerIndexes&1048575,m=l.directiveStart,b=l.providerIndexes>>20;if(Ja(e)||!e.multi){let g=new No(u,a,zt),w=Cu(c,t,a?d:d+b,m);w===-1?(kc(nl(l,o),i,c),ku(i,e,t.length),t.push(c),l.directiveStart++,l.directiveEnd++,a&&(l.providerIndexes+=1048576),r.push(g),o.push(g)):(r[w]=g,o[w]=g)}else{let g=Cu(c,t,d+b,m),w=Cu(c,t,d,d+b),x=g>=0&&r[g],S=w>=0&&r[w];if(a&&!S||!a&&!x){kc(nl(l,o),i,c);let T=UW(a?GW:$W,r.length,a,n,u);!a&&S&&(r[w].providerFactory=T),ku(i,e,t.length,0),t.push(c),l.directiveStart++,l.directiveEnd++,a&&(l.providerIndexes+=1048576),r.push(T),o.push(T)}else{let T=Fb(r[a?w:g],u,!a&&n);ku(i,e,g>-1?g:w,T)}!a&&n&&S&&r[w].componentProviders++}}}function ku(e,t,r,n){let a=Ja(t),i=i$(t);if(a||i){let o=(i?Pt(t.useClass):t).prototype.ngOnDestroy;if(o){let l=e.destroyHooks||(e.destroyHooks=[]);if(!a&&t.multi){let c=l.indexOf(r);c===-1?l.push(r,[n,o]):l[c+1].push(n,o)}else l.push(r,o)}}}function Fb(e,t,r){return r&&e.componentProviders++,e.multi.push(t)-1}function Cu(e,t,r,n){for(let a=r;a<n;a++)if(t[a]===e)return a;return-1}function $W(e,t,r,n,a){return Zc(this.multi,[])}function GW(e,t,r,n,a){let i=this.multi,o;if(this.providerFactory){let l=this.providerFactory.componentProviders,c=ao(n,n[pe],this.providerFactory.index,a);o=c.slice(0,l),Zc(i,o);for(let u=l;u<c.length;u++)o.push(c[u])}else o=[],Zc(i,o);return o}function Zc(e,t){for(let r=0;r<e.length;r++){let n=e[r];t.push(n())}return t}function UW(e,t,r,n,a){let i=new No(e,r,zt);return i.multi=[],i.index=t,i.componentProviders=0,Fb(i,a,n&&!r),i}function WW(e,t=[]){return r=>{r.providersResolver=(n,a)=>qW(n,a?a(e):e,t)}}function ZW(e,t,r){let n=To()+e,a=de();return a[n]===hn?Gl(a,n,t()):wb(a,n)}function YW(e,t,r,n){return Vb(de(),To(),e,t,r,n)}function KW(e,t,r,n,a,i,o,l){let c=To()+e,u=de(),d=V8(u,c,r,n,a,i);return wn(u,c+4,o)||d?Gl(u,c+5,t(r,n,a,i,o)):wb(u,c+5)}function jb(e,t){let r=e[t];return r===hn?void 0:r}function Vb(e,t,r,n,a,i){let o=t+r;return wn(e,o,a)?Gl(e,o+1,i?n.call(i,a):n(a)):jb(e,o+1)}function QW(e,t,r,n,a,i,o){let l=t+r;return sl(e,l,a,i)?Gl(e,l+2,o?n.call(o,a,i):n(a,i)):jb(e,l+2)}function De(e,t){let r=st(),n,a=e+gt;r.firstCreatePass?(n=XW(t,r.pipeRegistry),r.data[a]=n,n.onDestroy&&(r.destroyHooks??(r.destroyHooks=[])).push(a,n.onDestroy)):n=r.data[a];let i=n.factory||(n.factory=da(n.type)),o=Yt(zt);try{let l=tl(!1),c=i();return tl(l),Zd(r,de(),a,c),c}finally{Yt(o)}}function XW(e,t){if(t)for(let r=t.length-1;r>=0;r--){let n=t[r];if(e===n.name)return n}}function Me(e,t,r){let n=e+gt,a=de(),i=Rl(a,n);return zb(a,n)?Vb(a,To(),t,i.transform,r,i):i.transform(r)}function Bb(e,t,r,n){let a=e+gt,i=de(),o=Rl(i,a);return zb(i,a)?QW(i,To(),t,o.transform,r,n,o):o.transform(r,n)}function zb(e,t){return e[pe].data[t].pure}function Cm(e,t){return $l(e,t)}var JW=class{constructor(e){s(this,"full");s(this,"major");s(this,"minor");s(this,"patch");this.full=e;let t=e.split(".");this.major=t[0],this.minor=t[1],this.patch=t.slice(2).join(".")}},Im=new JW("19.2.15"),eZ=(()=>{const t=class t{constructor(){s(this,"zone",C(je));s(this,"changeDetectionScheduler",C(Oo));s(this,"applicationRef",C(Hr));s(this,"_onMicrotaskEmptySubscription")}initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.changeDetectionScheduler.runningTick||this.zone.run(()=>{this.applicationRef.tick()})}}))}ngOnDestroy(){var n;(n=this._onMicrotaskEmptySubscription)==null||n.unsubscribe()}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function tZ({ngZoneFactory:e,ignoreChangesOutsideZone:t,scheduleInRootZone:r}){return e??(e=()=>new je(Zt(se({},nZ()),{scheduleInRootZone:r}))),[{provide:je,useFactory:e},{provide:Ys,multi:!0,useFactory:()=>{let n=C(eZ,{optional:!0});return()=>n.initialize()}},{provide:Ys,multi:!0,useFactory:()=>{let n=C(rZ);return()=>{n.initialize()}}},t===!0?{provide:u0,useValue:!0}:[],{provide:c0,useValue:r??s0}]}function nZ(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:(e==null?void 0:e.eventCoalescing)??!1,shouldCoalesceRunChangeDetection:(e==null?void 0:e.runCoalescing)??!1}}var rZ=(()=>{const t=class t{constructor(){s(this,"subscription",new un);s(this,"initialized",!1);s(this,"zone",C(je));s(this,"pendingTasks",C(Mo))}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(()=>{je.assertNotInAngularZone(),queueMicrotask(()=>{n!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(n),n=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{je.assertInAngularZone(),n??(n=this.pendingTasks.add())}))}ngOnDestroy(){this.subscription.unsubscribe()}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),aZ=(()=>{var t;const r=class r{constructor(){s(this,"appRef",C(Hr));s(this,"taskService",C(Mo));s(this,"ngZone",C(je));s(this,"zonelessEnabled",C(l0));s(this,"tracing",C(Po,{optional:!0}));s(this,"disableScheduling",C(u0,{optional:!0})??!1);s(this,"zoneIsDefined",typeof Zone<"u"&&!!Zone.root.run);s(this,"schedulerTickApplyArgs",[{data:{__scheduler_tick__:!0}}]);s(this,"subscriptions",new un);s(this,"angularZoneId",this.zoneIsDefined?(t=this.ngZone._inner)==null?void 0:t.get(al):null);s(this,"scheduleInRootZone",!this.zonelessEnabled&&this.zoneIsDefined&&(C(c0,{optional:!0})??!1));s(this,"cancelScheduledCallback",null);s(this,"useMicrotaskScheduler",!1);s(this,"runningTick",!1);s(this,"pendingRenderTaskId",null);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.disableScheduling=!this.zonelessEnabled&&(this.ngZone instanceof dG||!this.zoneIsDefined))}notify(a){var l;if(!this.zonelessEnabled&&a===5)return;let i=!1;switch(a){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,i=!0;break}case 12:{this.appRef.dirtyFlags|=16,i=!0;break}case 13:{this.appRef.dirtyFlags|=2,i=!0;break}case 11:{i=!0;break}case 9:case 8:case 7:case 10:default:this.appRef.dirtyFlags|=8}if(this.appRef.tracingSnapshot=((l=this.tracing)==null?void 0:l.snapshot(this.appRef.tracingSnapshot))??null,!this.shouldScheduleTick(i))return;let o=this.useMicrotaskScheduler?Yp:d0;this.pendingRenderTaskId=this.taskService.add(),this.scheduleInRootZone?this.cancelScheduledCallback=Zone.root.run(()=>o(()=>this.tick())):this.cancelScheduledCallback=this.ngZone.runOutsideAngular(()=>o(()=>this.tick()))}shouldScheduleTick(a){return!(this.disableScheduling&&!a||this.appRef.destroyed||this.pendingRenderTaskId!==null||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Zone.current.get(al+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 a=this.taskService.add();try{this.ngZone.run(()=>{this.runningTick=!0,this.appRef._tick()},void 0,this.schedulerTickApplyArgs)}catch(i){throw this.taskService.remove(a),i}finally{this.cleanup()}this.useMicrotaskScheduler=!0,Yp(()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(a)})}ngOnDestroy(){this.subscriptions.unsubscribe(),this.cleanup()}cleanup(){var a;if(this.runningTick=!1,(a=this.cancelScheduledCallback)==null||a.call(this),this.cancelScheduledCallback=null,this.pendingRenderTaskId!==null){let i=this.pendingRenderTaskId;this.pendingRenderTaskId=null,this.taskService.remove(i)}}};s(r,"ɵfac",function(a){return new(a||r)}),s(r,"ɵprov",V({token:r,factory:r.ɵfac,providedIn:"root"}));let e=r;return e})();function iZ(){return typeof $localize<"u"&&$localize.locale||qc}var Zl=new K("",{providedIn:"root",factory:()=>C(Zl,ke.Optional|ke.SkipSelf)||iZ()}),Yc=new K(""),oZ=new K("");function Oi(e){return!e.moduleRef}function sZ(e){let t=Oi(e)?e.r3Injector:e.moduleRef.injector,r=t.get(je);return r.run(()=>{Oi(e)?e.r3Injector.resolveInjectorInitializers():e.moduleRef.resolveInjectorInitializers();let n=t.get(Rn,null),a;if(r.runOutsideAngular(()=>{a=r.onError.subscribe({next:i=>{n.handleError(i)}})}),Oi(e)){let i=()=>t.destroy(),o=e.platformInjector.get(Yc);o.add(i),t.onDestroy(()=>{a.unsubscribe(),o.delete(i)})}else{let i=()=>e.moduleRef.destroy(),o=e.platformInjector.get(Yc);o.add(i),e.moduleRef.onDestroy(()=>{Os(e.allPlatformModules,e.moduleRef),a.unsubscribe(),o.delete(i)})}return uZ(n,r,()=>{let i=t.get(Sb);return i.runInitializers(),i.donePromise.then(()=>{let o=t.get(Zl,qc);if(LW(o||qc),!t.get(oZ,!0))return Oi(e)?t.get(Hr):(e.allPlatformModules.push(e.moduleRef),e.moduleRef);if(Oi(e)){let l=t.get(Hr);return e.rootComponent!==void 0&&l.bootstrap(e.rootComponent),l}else return lZ(e.moduleRef,e.allPlatformModules),e.moduleRef})})})}function lZ(e,t){let r=e.injector.get(Hr);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(n=>r.bootstrap(n));else if(e.instance.ngDoBootstrap)e.instance.ngDoBootstrap(r);else throw new G(-403,!1);t.push(e)}function uZ(e,t,r){try{let n=r();return Mh(n)?n.catch(a=>{throw t.runOutsideAngular(()=>e.handleError(a)),a}):n}catch(n){throw t.runOutsideAngular(()=>e.handleError(n)),n}}var Ms=null;function cZ(e=[],t){return it.create({name:t,providers:[{provide:zd,useValue:"platform"},{provide:Yc,useValue:new Set([()=>Ms=null])},...e]})}function dZ(e=[]){if(Ms)return Ms;let t=cZ(e);return Ms=t,Z8(),hZ(t),t}function hZ(e){let t=e.get(y0,null);qd(e,()=>{t==null||t.forEach(r=>r())})}function pZ(){return!1}var Ei=(()=>{class e{}return s(e,"__NG_ELEMENT_ID__",mZ),e})();function mZ(e){return fZ(tn(),de(),(e&16)===16)}function fZ(e,t,r){if(pi(e)&&!r){let n=Jn(e.index,t);return new oo(n,n)}else if(e.type&175){let n=t[_n];return new oo(n,t)}return null}var gZ=class{constructor(){}supports(e){return e instanceof Map||_b(e)}create(){return new vZ}},vZ=class{constructor(){s(this,"_records",new Map);s(this,"_mapHead",null);s(this,"_appendAfter",null);s(this,"_previousMapHead",null);s(this,"_changesHead",null);s(this,"_changesTail",null);s(this,"_additionsHead",null);s(this,"_additionsTail",null);s(this,"_removalsHead",null);s(this,"_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||_b(e)))throw new G(900,!1);return this.check(e)?this:null}onDestroy(){}check(e){this._reset();let t=this._mapHead;if(this._appendAfter=null,this._forEach(e,(r,n)=>{if(t&&t.key===n)this._maybeAddToChanges(t,r),this._appendAfter=t,t=t._next;else{let a=this._getOrCreateRecordForKey(n,r);t=this._insertBeforeOrAppend(t,a)}}),t){t._prev&&(t._prev._next=null),this._removalsHead=t;for(let r=t;r!==null;r=r._nextRemoved)r===this._mapHead&&(this._mapHead=null),this._records.delete(r.key),r._nextRemoved=r._next,r.previousValue=r.currentValue,r.currentValue=null,r._prev=null,r._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(e,t){if(e){let r=e._prev;return t._next=e,t._prev=r,e._prev=t,r&&(r._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 n=this._records.get(e);this._maybeAddToChanges(n,t);let a=n._prev,i=n._next;return a&&(a._next=i),i&&(i._prev=a),n._next=null,n._prev=null,n}let r=new bZ(e);return this._records.set(e,r),r.currentValue=t,this._addToAdditions(r),r}_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(r=>t(e[r],r))}},bZ=class{constructor(e){s(this,"key");s(this,"previousValue",null);s(this,"currentValue",null);s(this,"_nextPrevious",null);s(this,"_next",null);s(this,"_prev",null);s(this,"_nextAdded",null);s(this,"_nextRemoved",null);s(this,"_nextChanged",null);this.key=e}};function Dm(){return new Hb([new gZ])}var Hb=(()=>{const t=class t{constructor(n){s(this,"factories");this.factories=n}static create(n,a){if(a){let i=a.factories.slice();n=n.concat(i)}return new t(n)}static extend(n){return{provide:t,useFactory:a=>t.create(n,a||Dm()),deps:[[t,new Zq,new Wq]]}}find(n){let a=this.factories.find(i=>i.supports(n));if(a)return a;throw new G(901,!1)}};s(t,"ɵprov",V({token:t,providedIn:"root",factory:Dm}));let e=t;return e})();function yZ(e){let{rootComponent:t,appProviders:r,platformProviders:n,platformRef:a}=e;try{let i=(a==null?void 0:a.injector)??dZ(n),o=[tZ({}),{provide:Oo,useExisting:aZ},...r||[]],l=new gb({providers:o,parent:i,debugName:"",runEnvironmentInitializers:!1});return sZ({r3Injector:l.injector,platformInjector:i,rootComponent:t})}catch(i){return Promise.reject(i)}finally{}}function zi(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function qb(e,t=NaN){return!isNaN(parseFloat(e))&&!isNaN(Number(e))?Number(e):t}function Kc(e){return NH(e)}function Ha(e,t){return _H(e)}var _Z=e=>e;function wZ(e,t){if(typeof e=="function"){let r=Tp(e,_Z,t==null?void 0:t.equal);return Tm(r)}else{let r=Tp(e.source,e.computation,e.equal);return Tm(r)}}function Tm(e){let t=e[ca],r=e;return r.set=n=>IH(t,n),r.update=n=>DH(t,n),r.asReadonly=yG.bind(e),r}function $b(e,t){let r=Xa(e),n=t.elementInjector||Ol();return new Nh(r).create(n,t.projectableNodes,t.hostElement,t.environmentInjector)}var xZ={schedule(e,t){let r=setTimeout(e,t);return()=>clearTimeout(r)}};function EZ(e){return e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function SZ(e){return!!e&&e.nodeType===Node.ELEMENT_NODE}var Iu;function kZ(e,t){if(!Iu){let r=Element.prototype;Iu=r.matches||r.matchesSelector||r.mozMatchesSelector||r.msMatchesSelector||r.oMatchesSelector||r.webkitMatchesSelector}return e.nodeType===Node.ELEMENT_NODE?Iu.call(e,t):!1}function CZ(e){let t={};return e.forEach(({propName:r,templateName:n,transform:a})=>{t[EZ(n)]=[r,a]}),t}function IZ(e,t){return t.get(Fo).resolveComponentFactory(e).inputs}function DZ(e,t){let r=e.childNodes,n=t.map(()=>[]),a=-1;t.some((i,o)=>i==="*"?(a=o,!0):!1);for(let i=0,o=r.length;i<o;++i){let l=r[i],c=TZ(l,t,a);c!==-1&&n[c].push(l)}return n}function TZ(e,t,r){let n=r;return SZ(e)&&t.some((a,i)=>a!=="*"&&kZ(e,a)?(n=i,!0):!1),n}var NZ=10,OZ=class{constructor(e,t){s(this,"componentFactory");s(this,"inputMap",new Map);this.componentFactory=t.get(Fo).resolveComponentFactory(e);for(let r of this.componentFactory.inputs)this.inputMap.set(r.propName,r.templateName)}create(e){return new MZ(this.componentFactory,e,this.inputMap)}},MZ=class{constructor(e,t,r){s(this,"componentFactory");s(this,"injector");s(this,"inputMap");s(this,"eventEmitters",new Ng(1));s(this,"events",this.eventEmitters.pipe(Gs(e=>Md(...e))));s(this,"componentRef",null);s(this,"scheduledDestroyFn",null);s(this,"initialInputValues",new Map);s(this,"ngZone");s(this,"elementZone");s(this,"appRef");s(this,"cdScheduler");this.componentFactory=e,this.injector=t,this.inputMap=r,this.ngZone=this.injector.get(je),this.appRef=this.injector.get(Hr),this.cdScheduler=t.get(Oo),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=xZ.schedule(()=>{this.componentRef!==null&&(this.componentRef.destroy(),this.componentRef=null)},NZ))})}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),kU(this.componentRef.hostView)&&(CU(this.componentRef.changeDetectorRef),this.cdScheduler.notify(6))})}initializeComponent(e){let t=it.create({providers:[],parent:this.injector}),r=DZ(e,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(t,r,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:r,templateName:n})=>{let a=e.instance[r];return new nt(i=>{let o=a.subscribe(l=>i.next({name:n,value:l}));return()=>o.unsubscribe()})});this.eventEmitters.next(t)}runInZone(e){return this.elementZone&&Zone.current!==this.elementZone?this.ngZone.run(e):e()}},PZ=class extends HTMLElement{constructor(){super(...arguments);s(this,"ngElementEventsSubscription",null)}};function RZ(e,t){let r=IZ(e,t.injector),n=t.strategyFactory||new OZ(e,t.injector),a=CZ(r);class i extends PZ{constructor(c){super();s(this,"injector");s(this,"_ngElementStrategy");this.injector=c}get ngElementStrategy(){if(!this._ngElementStrategy){let c=this._ngElementStrategy=n.create(this.injector||t.injector);r.forEach(({propName:u,transform:d})=>{if(!this.hasOwnProperty(u))return;let m=this[u];delete this[u],c.setInputValue(u,m,d)})}return this._ngElementStrategy}attributeChangedCallback(c,u,d,m){let[b,g]=a[c];this.ngElementStrategy.setInputValue(b,d,g)}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 u=new CustomEvent(c.name,{detail:c.value});this.dispatchEvent(u)})}}return s(i,"observedAttributes",Object.keys(a)),r.forEach(({propName:o,transform:l})=>{Object.defineProperty(i.prototype,o,{get(){return this.ngElementStrategy.getInputValue(o)},set(c){this.ngElementStrategy.setInputValue(o,c,l)},configurable:!0,enumerable:!0})}),i}var Le=new K(""),Gb=null;function Yi(){return Gb}function AZ(e){Gb??(Gb=e)}var LZ=class{},Ub=(()=>{const t=class t{historyGo(n){throw new Error("")}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:()=>C(FZ),providedIn:"platform"}));let e=t;return e})(),FZ=(()=>{const t=class t extends Ub{constructor(){super();s(this,"_location");s(this,"_history");s(this,"_doc",C(Le));this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return Yi().getBaseHref(this._doc)}onPopState(a){let i=Yi().getGlobalEventTarget(this._doc,"window");return i.addEventListener("popstate",a,!1),()=>i.removeEventListener("popstate",a)}onHashChange(a){let i=Yi().getGlobalEventTarget(this._doc,"window");return i.addEventListener("hashchange",a,!1),()=>i.removeEventListener("hashchange",a)}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(a){this._location.pathname=a}pushState(a,i,o){this._history.pushState(a,i,o)}replaceState(a,i,o){this._history.replaceState(a,i,o)}forward(){this._history.forward()}back(){this._history.back()}historyGo(a=0){this._history.go(a)}getState(){return this._history.state}};s(t,"ɵfac",function(a){return new(a||t)}),s(t,"ɵprov",V({token:t,factory:()=>new t,providedIn:"platform"}));let e=t;return e})();function Wb(e,t){return e?t?e.endsWith("/")?t.startsWith("/")?e+t.slice(1):e+t:t.startsWith("/")?e+t:`${e}/${t}`:e:t}function Nm(e){let t=e.search(/#|\?|$/);return e[t-1]==="/"?e.slice(0,t-1)+e.slice(t):e}function oa(e){return e&&e[0]!=="?"?`?${e}`:e}var Fh=(()=>{const t=class t{historyGo(n){throw new Error("")}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:()=>C(VZ),providedIn:"root"}));let e=t;return e})(),jZ=new K(""),VZ=(()=>{const t=class t extends Fh{constructor(a,i){var o;super();s(this,"_platformLocation");s(this,"_baseHref");s(this,"_removeListenerFns",[]);this._platformLocation=a,this._baseHref=i??this._platformLocation.getBaseHrefFromDOM()??((o=C(Le).location)==null?void 0:o.origin)??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(a){this._removeListenerFns.push(this._platformLocation.onPopState(a),this._platformLocation.onHashChange(a))}getBaseHref(){return this._baseHref}prepareExternalUrl(a){return Wb(this._baseHref,a)}path(a=!1){let i=this._platformLocation.pathname+oa(this._platformLocation.search),o=this._platformLocation.hash;return o&&a?`${i}${o}`:i}pushState(a,i,o,l){let c=this.prepareExternalUrl(o+oa(l));this._platformLocation.pushState(a,i,c)}replaceState(a,i,o,l){let c=this.prepareExternalUrl(o+oa(l));this._platformLocation.replaceState(a,i,c)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(a=0){var i,o;(o=(i=this._platformLocation).historyGo)==null||o.call(i,a)}};s(t,"ɵfac",function(a){return new(a||t)(te(Ub),te(jZ,8))}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Zb=(()=>{const t=class t{constructor(n){s(this,"_subject",new xe);s(this,"_basePath");s(this,"_locationStrategy");s(this,"_urlChangeListeners",[]);s(this,"_urlChangeSubscription",null);this._locationStrategy=n;let a=this._locationStrategy.getBaseHref();this._basePath=HZ(Nm(Om(a))),this._locationStrategy.onPopState(i=>{this._subject.next({url:this.path(!0),pop:!0,state:i.state,type:i.type})})}ngOnDestroy(){var n;(n=this._urlChangeSubscription)==null||n.unsubscribe(),this._urlChangeListeners=[]}path(n=!1){return this.normalize(this._locationStrategy.path(n))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(n,a=""){return this.path()==this.normalize(n+oa(a))}normalize(n){return t.stripTrailingSlash(zZ(this._basePath,Om(n)))}prepareExternalUrl(n){return n&&n[0]!=="/"&&(n="/"+n),this._locationStrategy.prepareExternalUrl(n)}go(n,a="",i=null){this._locationStrategy.pushState(i,"",n,a),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+oa(a)),i)}replaceState(n,a="",i=null){this._locationStrategy.replaceState(i,"",n,a),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+oa(a)),i)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(n=0){var a,i;(i=(a=this._locationStrategy).historyGo)==null||i.call(a,n)}onUrlChange(n){return this._urlChangeListeners.push(n),this._urlChangeSubscription??(this._urlChangeSubscription=this.subscribe(a=>{this._notifyUrlChangeListeners(a.url,a.state)})),()=>{var i;let a=this._urlChangeListeners.indexOf(n);this._urlChangeListeners.splice(a,1),this._urlChangeListeners.length===0&&((i=this._urlChangeSubscription)==null||i.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(n="",a){this._urlChangeListeners.forEach(i=>i(n,a))}subscribe(n,a,i){return this._subject.subscribe({next:n,error:a??void 0,complete:i??void 0})}};s(t,"normalizeQueryParams",oa),s(t,"joinWithSlash",Wb),s(t,"stripTrailingSlash",Nm),s(t,"ɵfac",function(n){return new(n||t)(te(Fh))}),s(t,"ɵprov",V({token:t,factory:()=>BZ(),providedIn:"root"}));let e=t;return e})();function BZ(){return new Zb(te(Fh))}function zZ(e,t){if(!e||!t.startsWith(e))return t;let r=t.substring(e.length);return r===""||["/",";","?","#"].includes(r[0])?r:t}function Om(e){return e.replace(/\/index.html$/,"")}function HZ(e){if(new RegExp("^(https?:)?//").test(e)){let[,t]=e.split(/\/\/[^\/]+/);return t}return e}var Ut=function(e){return e[e.Format=0]="Format",e[e.Standalone=1]="Standalone",e}(Ut||{}),He=function(e){return e[e.Narrow=0]="Narrow",e[e.Abbreviated=1]="Abbreviated",e[e.Wide=2]="Wide",e[e.Short=3]="Short",e}(He||{}),rn=function(e){return e[e.Short=0]="Short",e[e.Medium=1]="Medium",e[e.Long=2]="Long",e[e.Full=3]="Full",e}(rn||{}),Yl={MinusSign:5};function qZ(e){return Fn(e)[xt.LocaleId]}function $Z(e,t,r){let n=Fn(e),a=[n[xt.DayPeriodsFormat],n[xt.DayPeriodsStandalone]],i=xn(a,t);return xn(i,r)}function GZ(e,t,r){let n=Fn(e),a=[n[xt.DaysFormat],n[xt.DaysStandalone]],i=xn(a,t);return xn(i,r)}function UZ(e,t,r){let n=Fn(e),a=[n[xt.MonthsFormat],n[xt.MonthsStandalone]],i=xn(a,t);return xn(i,r)}function WZ(e,t){let r=Fn(e)[xt.Eras];return xn(r,t)}function os(e,t){let r=Fn(e);return xn(r[xt.DateFormat],t)}function ss(e,t){let r=Fn(e);return xn(r[xt.TimeFormat],t)}function ls(e,t){let r=Fn(e)[xt.DateTimeFormat];return xn(r,t)}function Kl(e,t){return Fn(e)[xt.NumberSymbols][t]}function Yb(e){if(!e[xt.ExtraData])throw new Error(`Missing extra locale data for the locale "${e[xt.LocaleId]}". Use "registerLocaleData" to load new data. See the "I18n guide" on angular.io to know more.`)}function ZZ(e){let t=Fn(e);return Yb(t),(t[xt.ExtraData][2]||[]).map(r=>typeof r=="string"?Du(r):[Du(r[0]),Du(r[1])])}function YZ(e,t,r){let n=Fn(e);Yb(n);let a=[n[xt.ExtraData][0],n[xt.ExtraData][1]],i=xn(a,t)||[];return xn(i,r)||[]}function xn(e,t){for(let r=t;r>-1;r--)if(typeof e[r]<"u")return e[r];throw new Error("Locale data API: locale data undefined")}function Du(e){let[t,r]=e.split(":");return{hours:+t,minutes:+r}}var KZ=/^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,Ta={},QZ=/((?:[^BEGHLMOSWYZabcdhmswyz']+)|(?:'(?:[^']|'')*')|(?:G{1,5}|y{1,4}|Y{1,4}|M{1,5}|L{1,5}|w{1,2}|W{1}|d{1,2}|E{1,6}|c{1,6}|a{1,5}|b{1,5}|B{1,5}|h{1,2}|H{1,2}|m{1,2}|s{1,2}|S{1,3}|z{1,4}|Z{1,5}|O{1,4}))([\s\S]*)/;function XZ(e,t,r,n){let a=sY(e);t=hr(r,t)||t;let i=[],o;for(;t;)if(o=QZ.exec(t),o){i=i.concat(o.slice(1));let u=i.pop();if(!u)break;t=u}else{i.push(t);break}let l=a.getTimezoneOffset();n&&(l=Qb(n,l),a=oY(a,n));let c="";return i.forEach(u=>{let d=aY(u);c+=d?d(a,r,l):u==="''"?"'":u.replace(/(^'|'$)/g,"").replace(/''/g,"'")}),c}function cl(e,t,r){let n=new Date(0);return n.setFullYear(e,t,r),n.setHours(0,0,0),n}function hr(e,t){let r=qZ(e);if(Ta[r]??(Ta[r]={}),Ta[r][t])return Ta[r][t];let n="";switch(t){case"shortDate":n=os(e,rn.Short);break;case"mediumDate":n=os(e,rn.Medium);break;case"longDate":n=os(e,rn.Long);break;case"fullDate":n=os(e,rn.Full);break;case"shortTime":n=ss(e,rn.Short);break;case"mediumTime":n=ss(e,rn.Medium);break;case"longTime":n=ss(e,rn.Long);break;case"fullTime":n=ss(e,rn.Full);break;case"short":let a=hr(e,"shortTime"),i=hr(e,"shortDate");n=us(ls(e,rn.Short),[a,i]);break;case"medium":let o=hr(e,"mediumTime"),l=hr(e,"mediumDate");n=us(ls(e,rn.Medium),[o,l]);break;case"long":let c=hr(e,"longTime"),u=hr(e,"longDate");n=us(ls(e,rn.Long),[c,u]);break;case"full":let d=hr(e,"fullTime"),m=hr(e,"fullDate");n=us(ls(e,rn.Full),[d,m]);break}return n&&(Ta[r][t]=n),n}function us(e,t){return t&&(e=e.replace(/\{([^}]+)}/g,function(r,n){return t!=null&&n in t?t[n]:r})),e}function Tn(e,t,r="-",n,a){let i="";(e<0||a&&e<=0)&&(a?e=-e+1:(e=-e,i=r));let o=String(e);for(;o.length<t;)o="0"+o;return n&&(o=o.slice(o.length-t)),i+o}function JZ(e,t){return Tn(e,3).substring(0,t)}function yt(e,t,r=0,n=!1,a=!1){return function(i,o){let l=eY(e,i);if((r>0||l>-r)&&(l+=r),e===3)l===0&&r===-12&&(l=12);else if(e===6)return JZ(l,t);let c=Kl(o,Yl.MinusSign);return Tn(l,t,c,n,a)}}function eY(e,t){switch(e){case 0:return t.getFullYear();case 1:return t.getMonth();case 2:return t.getDate();case 3:return t.getHours();case 4:return t.getMinutes();case 5:return t.getSeconds();case 6:return t.getMilliseconds();case 7:return t.getDay();default:throw new Error(`Unknown DateType value "${e}".`)}}function $e(e,t,r=Ut.Format,n=!1){return function(a,i){return tY(a,i,e,t,r,n)}}function tY(e,t,r,n,a,i){switch(r){case 2:return UZ(t,a,n)[e.getMonth()];case 1:return GZ(t,a,n)[e.getDay()];case 0:let o=e.getHours(),l=e.getMinutes();if(i){let u=ZZ(t),d=YZ(t,a,n),m=u.findIndex(b=>{if(Array.isArray(b)){let[g,w]=b,x=o>=g.hours&&l>=g.minutes,S=o<w.hours||o===w.hours&&l<w.minutes;if(g.hours<w.hours){if(x&&S)return!0}else if(x||S)return!0}else if(b.hours===o&&b.minutes===l)return!0;return!1});if(m!==-1)return d[m]}return $Z(t,a,n)[o<12?0:1];case 3:return WZ(t,n)[e.getFullYear()<=0?0:1];default:let c=r;throw new Error(`unexpected translation type ${c}`)}}function cs(e){return function(t,r,n){let a=-1*n,i=Kl(r,Yl.MinusSign),o=a>0?Math.floor(a/60):Math.ceil(a/60);switch(e){case 0:return(a>=0?"+":"")+Tn(o,2,i)+Tn(Math.abs(a%60),2,i);case 1:return"GMT"+(a>=0?"+":"")+Tn(o,1,i);case 2:return"GMT"+(a>=0?"+":"")+Tn(o,2,i)+":"+Tn(Math.abs(a%60),2,i);case 3:return n===0?"Z":(a>=0?"+":"")+Tn(o,2,i)+":"+Tn(Math.abs(a%60),2,i);default:throw new Error(`Unknown zone width "${e}"`)}}}var nY=0,Ps=4;function rY(e){let t=cl(e,nY,1).getDay();return cl(e,0,1+(t<=Ps?Ps:Ps+7)-t)}function Kb(e){let t=e.getDay(),r=t===0?-3:Ps-t;return cl(e.getFullYear(),e.getMonth(),e.getDate()+r)}function Tu(e,t=!1){return function(r,n){let a;if(t){let i=new Date(r.getFullYear(),r.getMonth(),1).getDay()-1,o=r.getDate();a=1+Math.floor((o+i)/7)}else{let i=Kb(r),o=rY(i.getFullYear()),l=i.getTime()-o.getTime();a=1+Math.round(l/6048e5)}return Tn(a,e,Kl(n,Yl.MinusSign))}}function ds(e,t=!1){return function(r,n){let a=Kb(r).getFullYear();return Tn(a,e,Kl(n,Yl.MinusSign),t)}}var Nu={};function aY(e){if(Nu[e])return Nu[e];let t;switch(e){case"G":case"GG":case"GGG":t=$e(3,He.Abbreviated);break;case"GGGG":t=$e(3,He.Wide);break;case"GGGGG":t=$e(3,He.Narrow);break;case"y":t=yt(0,1,0,!1,!0);break;case"yy":t=yt(0,2,0,!0,!0);break;case"yyy":t=yt(0,3,0,!1,!0);break;case"yyyy":t=yt(0,4,0,!1,!0);break;case"Y":t=ds(1);break;case"YY":t=ds(2,!0);break;case"YYY":t=ds(3);break;case"YYYY":t=ds(4);break;case"M":case"L":t=yt(1,1,1);break;case"MM":case"LL":t=yt(1,2,1);break;case"MMM":t=$e(2,He.Abbreviated);break;case"MMMM":t=$e(2,He.Wide);break;case"MMMMM":t=$e(2,He.Narrow);break;case"LLL":t=$e(2,He.Abbreviated,Ut.Standalone);break;case"LLLL":t=$e(2,He.Wide,Ut.Standalone);break;case"LLLLL":t=$e(2,He.Narrow,Ut.Standalone);break;case"w":t=Tu(1);break;case"ww":t=Tu(2);break;case"W":t=Tu(1,!0);break;case"d":t=yt(2,1);break;case"dd":t=yt(2,2);break;case"c":case"cc":t=yt(7,1);break;case"ccc":t=$e(1,He.Abbreviated,Ut.Standalone);break;case"cccc":t=$e(1,He.Wide,Ut.Standalone);break;case"ccccc":t=$e(1,He.Narrow,Ut.Standalone);break;case"cccccc":t=$e(1,He.Short,Ut.Standalone);break;case"E":case"EE":case"EEE":t=$e(1,He.Abbreviated);break;case"EEEE":t=$e(1,He.Wide);break;case"EEEEE":t=$e(1,He.Narrow);break;case"EEEEEE":t=$e(1,He.Short);break;case"a":case"aa":case"aaa":t=$e(0,He.Abbreviated);break;case"aaaa":t=$e(0,He.Wide);break;case"aaaaa":t=$e(0,He.Narrow);break;case"b":case"bb":case"bbb":t=$e(0,He.Abbreviated,Ut.Standalone,!0);break;case"bbbb":t=$e(0,He.Wide,Ut.Standalone,!0);break;case"bbbbb":t=$e(0,He.Narrow,Ut.Standalone,!0);break;case"B":case"BB":case"BBB":t=$e(0,He.Abbreviated,Ut.Format,!0);break;case"BBBB":t=$e(0,He.Wide,Ut.Format,!0);break;case"BBBBB":t=$e(0,He.Narrow,Ut.Format,!0);break;case"h":t=yt(3,1,-12);break;case"hh":t=yt(3,2,-12);break;case"H":t=yt(3,1);break;case"HH":t=yt(3,2);break;case"m":t=yt(4,1);break;case"mm":t=yt(4,2);break;case"s":t=yt(5,1);break;case"ss":t=yt(5,2);break;case"S":t=yt(6,1);break;case"SS":t=yt(6,2);break;case"SSS":t=yt(6,3);break;case"Z":case"ZZ":case"ZZZ":t=cs(0);break;case"ZZZZZ":t=cs(3);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":t=cs(1);break;case"OOOO":case"ZZZZ":case"zzzz":t=cs(2);break;default:return null}return Nu[e]=t,t}function Qb(e,t){e=e.replace(/:/g,"");let r=Date.parse("Jan 01, 1970 00:00:00 "+e)/6e4;return isNaN(r)?t:r}function iY(e,t){return e=new Date(e.getTime()),e.setMinutes(e.getMinutes()+t),e}function oY(e,t,r){let n=e.getTimezoneOffset(),a=Qb(t,n);return iY(e,-1*(a-n))}function sY(e){if(Mm(e))return e;if(typeof e=="number"&&!isNaN(e))return new Date(e);if(typeof e=="string"){if(e=e.trim(),/^(\d{4}(-\d{1,2}(-\d{1,2})?)?)$/.test(e)){let[a,i=1,o=1]=e.split("-").map(l=>+l);return cl(a,i-1,o)}let r=parseFloat(e);if(!isNaN(e-r))return new Date(r);let n;if(n=e.match(KZ))return lY(n)}let t=new Date(e);if(!Mm(t))throw new Error(`Unable to convert "${e}" into a date`);return t}function lY(e){let t=new Date(0),r=0,n=0,a=e[8]?t.setUTCFullYear:t.setFullYear,i=e[8]?t.setUTCHours:t.setHours;e[9]&&(r=Number(e[9]+e[10]),n=Number(e[9]+e[11])),a.call(t,Number(e[1]),Number(e[2])-1,Number(e[3]));let o=Number(e[4]||0)-r,l=Number(e[5]||0)-n,c=Number(e[6]||0),u=Math.floor(parseFloat("0."+(e[7]||0))*1e3);return i.call(t,o,l,c,u),t}function Mm(e){return e instanceof Date&&!isNaN(e.valueOf())}var Ou=/\s+/,Pm=[],uY=(()=>{const t=class t{constructor(n,a){s(this,"_ngEl");s(this,"_renderer");s(this,"initialClasses",Pm);s(this,"rawClass");s(this,"stateMap",new Map);this._ngEl=n,this._renderer=a}set klass(n){this.initialClasses=n!=null?n.trim().split(Ou):Pm}set ngClass(n){this.rawClass=typeof n=="string"?n.trim().split(Ou):n}ngDoCheck(){for(let a of this.initialClasses)this._updateState(a,!0);let n=this.rawClass;if(Array.isArray(n)||n instanceof Set)for(let a of n)this._updateState(a,!0);else if(n!=null)for(let a of Object.keys(n))this._updateState(a,!!n[a]);this._applyStateDiff()}_updateState(n,a){let i=this.stateMap.get(n);i!==void 0?(i.enabled!==a&&(i.changed=!0,i.enabled=a),i.touched=!0):this.stateMap.set(n,{enabled:a,changed:!0,touched:!0})}_applyStateDiff(){for(let n of this.stateMap){let a=n[0],i=n[1];i.changed?(this._toggleClass(a,i.enabled),i.changed=!1):i.touched||(i.enabled&&this._toggleClass(a,!1),this.stateMap.delete(a)),i.touched=!1}}_toggleClass(n,a){n=n.trim(),n.length>0&&n.split(Ou).forEach(i=>{a?this._renderer.addClass(this._ngEl.nativeElement,i):this._renderer.removeClass(this._ngEl.nativeElement,i)})}};s(t,"ɵfac",function(n){return new(n||t)(zt(At),zt(_i))}),s(t,"ɵdir",Lt({type:t,selectors:[["","ngClass",""]],inputs:{klass:[0,"class","klass"],ngClass:"ngClass"}}));let e=t;return e})(),cY=(()=>{const t=class t{constructor(n,a,i){s(this,"_ngEl");s(this,"_differs");s(this,"_renderer");s(this,"_ngStyle",null);s(this,"_differ",null);this._ngEl=n,this._differs=a,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,a){let[i,o]=n.split("."),l=i.indexOf("-")===-1?void 0:Ba.DashCase;a!=null?this._renderer.setStyle(this._ngEl.nativeElement,i,o?`${a}${o}`:a,l):this._renderer.removeStyle(this._ngEl.nativeElement,i,l)}_applyChanges(n){n.forEachRemovedItem(a=>this._setStyle(a.key,null)),n.forEachAddedItem(a=>this._setStyle(a.key,a.currentValue)),n.forEachChangedItem(a=>this._setStyle(a.key,a.currentValue))}};s(t,"ɵfac",function(n){return new(n||t)(zt(At),zt(Hb),zt(_i))}),s(t,"ɵdir",Lt({type:t,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"}}));let e=t;return e})(),dY=(()=>{const t=class t{constructor(n){s(this,"_viewContainerRef");s(this,"_viewRef",null);s(this,"ngTemplateOutletContext",null);s(this,"ngTemplateOutlet",null);s(this,"ngTemplateOutletInjector",null);this._viewContainerRef=n}ngOnChanges(n){if(this._shouldRecreateView(n)){let a=this._viewContainerRef;if(this._viewRef&&a.remove(a.indexOf(this._viewRef)),!this.ngTemplateOutlet){this._viewRef=null;return}let i=this._createContextForwardProxy();this._viewRef=a.createEmbeddedView(this.ngTemplateOutlet,i,{injector:this.ngTemplateOutletInjector??void 0})}}_shouldRecreateView(n){return!!n.ngTemplateOutlet||!!n.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(n,a,i)=>this.ngTemplateOutletContext?Reflect.set(this.ngTemplateOutletContext,a,i):!1,get:(n,a,i)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,a,i)}})}};s(t,"ɵfac",function(n){return new(n||t)(zt(wi))}),s(t,"ɵdir",Lt({type:t,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},features:[Ud]}));let e=t;return e})();function Xb(e,t){return new G(2100,!1)}var hY=class{createSubscription(e,t){return Kc(()=>e.subscribe({next:t,error:r=>{throw r}}))}dispose(e){Kc(()=>e.unsubscribe())}},pY=class{createSubscription(e,t){return e.then(r=>t==null?void 0:t(r),r=>{throw r}),{unsubscribe:()=>{t=null}}}dispose(e){e.unsubscribe()}},mY=new pY,fY=new hY,gY=(()=>{const t=class t{constructor(n){s(this,"_ref");s(this,"_latestValue",null);s(this,"markForCheckOnValueUpdate",!0);s(this,"_subscription",null);s(this,"_obj",null);s(this,"_strategy",null);this._ref=n}ngOnDestroy(){this._subscription&&this._dispose(),this._ref=null}transform(n){if(!this._obj){if(n)try{this.markForCheckOnValueUpdate=!1,this._subscribe(n)}finally{this.markForCheckOnValueUpdate=!0}return this._latestValue}return n!==this._obj?(this._dispose(),this.transform(n)):this._latestValue}_subscribe(n){this._obj=n,this._strategy=this._selectStrategy(n),this._subscription=this._strategy.createSubscription(n,a=>this._updateLatestValue(n,a))}_selectStrategy(n){if(Mh(n))return mY;if(Eb(n))return fY;throw Xb()}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._subscription=null,this._obj=null}_updateLatestValue(n,a){var i;n===this._obj&&(this._latestValue=a,this.markForCheckOnValueUpdate&&((i=this._ref)==null||i.markForCheck()))}};s(t,"ɵfac",function(n){return new(n||t)(zt(Ei,16))}),s(t,"ɵpipe",Sa({name:"async",type:t,pure:!1}));let e=t;return e})(),vY="mediumDate",bY=new K(""),yY=new K(""),_Y=(()=>{const t=class t{constructor(n,a,i){s(this,"locale");s(this,"defaultTimezone");s(this,"defaultOptions");this.locale=n,this.defaultTimezone=a,this.defaultOptions=i}transform(n,a,i,o){var l,c;if(n==null||n===""||n!==n)return null;try{let u=a??((l=this.defaultOptions)==null?void 0:l.dateFormat)??vY,d=i??((c=this.defaultOptions)==null?void 0:c.timezone)??this.defaultTimezone??void 0;return XZ(n,u,o||this.locale,d)}catch(u){throw Xb(t,u.message)}}};s(t,"ɵfac",function(n){return new(n||t)(zt(Zl,16),zt(bY,24),zt(yY,24))}),s(t,"ɵpipe",Sa({name:"date",type:t,pure:!0}));let e=t;return e})(),Jb=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",nn({type:t})),s(t,"ɵinj",Jt({}));let e=t;return e})();function ey(e,t){t=encodeURIComponent(t);for(let r of e.split(";")){let n=r.indexOf("="),[a,i]=n==-1?[r,""]:[r.slice(0,n),r.slice(n+1)];if(a.trim()===t)return decodeURIComponent(i)}return null}var ty="browser",wY="server";function xY(e){return e===ty}function ny(e){return e===wY}var ry=class{};function Ql(e,t,r){return RW(e,t,r)}var Qc=new K(""),ay=(()=>{const t=class t{constructor(n,a){s(this,"_zone");s(this,"_plugins");s(this,"_eventNameToPlugin",new Map);this._zone=a,n.forEach(i=>{i.manager=this}),this._plugins=n.slice().reverse()}addEventListener(n,a,i,o){return this._findPluginFor(a).addEventListener(n,a,i,o)}getZone(){return this._zone}_findPluginFor(n){let a=this._eventNameToPlugin.get(n);if(a)return a;if(a=this._plugins.find(i=>i.supports(n)),!a)throw new G(5101,!1);return this._eventNameToPlugin.set(n,a),a}};s(t,"ɵfac",function(n){return new(n||t)(te(Qc),te(je))}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})(),iy=class{constructor(e){s(this,"_doc");s(this,"manager");this._doc=e}},Rs="ng-app-id";function Rm(e){for(let t of e)t.remove()}function Am(e,t){let r=t.createElement("style");return r.textContent=e,r}function EY(e,t,r,n){var i;let a=(i=e.head)==null?void 0:i.querySelectorAll(`style[${Rs}="${t}"],link[${Rs}="${t}"]`);if(a)for(let o of a)o.removeAttribute(Rs),o instanceof HTMLLinkElement?n.set(o.href.slice(o.href.lastIndexOf("/")+1),{usage:0,elements:[o]}):o.textContent&&r.set(o.textContent,{usage:0,elements:[o]})}function Xc(e,t){let r=t.createElement("link");return r.setAttribute("rel","stylesheet"),r.setAttribute("href",e),r}var oy=(()=>{const t=class t{constructor(n,a,i,o={}){s(this,"doc");s(this,"appId");s(this,"nonce");s(this,"inline",new Map);s(this,"external",new Map);s(this,"hosts",new Set);s(this,"isServer");this.doc=n,this.appId=a,this.nonce=i,this.isServer=ny(o),EY(n,a,this.inline,this.external),this.hosts.add(n.head)}addStyles(n,a){for(let i of n)this.addUsage(i,this.inline,Am);a==null||a.forEach(i=>this.addUsage(i,this.external,Xc))}removeStyles(n,a){for(let i of n)this.removeUsage(i,this.inline);a==null||a.forEach(i=>this.removeUsage(i,this.external))}addUsage(n,a,i){let o=a.get(n);o?o.usage++:a.set(n,{usage:1,elements:[...this.hosts].map(l=>this.addElement(l,i(n,this.doc)))})}removeUsage(n,a){let i=a.get(n);i&&(i.usage--,i.usage<=0&&(Rm(i.elements),a.delete(n)))}ngOnDestroy(){for(let[,{elements:n}]of[...this.inline,...this.external])Rm(n);this.hosts.clear()}addHost(n){this.hosts.add(n);for(let[a,{elements:i}]of this.inline)i.push(this.addElement(n,Am(a,this.doc)));for(let[a,{elements:i}]of this.external)i.push(this.addElement(n,Xc(a,this.doc)))}removeHost(n){this.hosts.delete(n)}addElement(n,a){return this.nonce&&a.setAttribute("nonce",this.nonce),this.isServer&&a.setAttribute(Rs,this.appId),n.appendChild(a)}};s(t,"ɵfac",function(n){return new(n||t)(te(Le),te(ch),te(dh,8),te(Fl))}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})(),Mu={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/Math/MathML"},jh=/%COMP%/g,sy="%COMP%",SY=`_nghost-${sy}`,kY=`_ngcontent-${sy}`,CY=!0,IY=new K("",{providedIn:"root",factory:()=>CY});function DY(e){return kY.replace(jh,e)}function TY(e){return SY.replace(jh,e)}function ly(e,t){return t.map(r=>r.replace(jh,e))}var Jc=(()=>{const t=class t{constructor(n,a,i,o,l,c,u,d=null,m=null){s(this,"eventManager");s(this,"sharedStylesHost");s(this,"appId");s(this,"removeStylesOnCompDestroy");s(this,"doc");s(this,"platformId");s(this,"ngZone");s(this,"nonce");s(this,"tracingService");s(this,"rendererByCompId",new Map);s(this,"defaultRenderer");s(this,"platformIsServer");this.eventManager=n,this.sharedStylesHost=a,this.appId=i,this.removeStylesOnCompDestroy=o,this.doc=l,this.platformId=c,this.ngZone=u,this.nonce=d,this.tracingService=m,this.platformIsServer=ny(c),this.defaultRenderer=new Vh(n,l,u,this.platformIsServer,this.tracingService)}createRenderer(n,a){if(!n||!a)return this.defaultRenderer;this.platformIsServer&&a.encapsulation===fr.ShadowDom&&(a=Zt(se({},a),{encapsulation:fr.Emulated}));let i=this.getOrCreateRenderer(n,a);return i instanceof Fm?i.applyToHost(n):i instanceof ed&&i.applyStyles(),i}getOrCreateRenderer(n,a){let i=this.rendererByCompId,o=i.get(a.id);if(!o){let l=this.doc,c=this.ngZone,u=this.eventManager,d=this.sharedStylesHost,m=this.removeStylesOnCompDestroy,b=this.platformIsServer,g=this.tracingService;switch(a.encapsulation){case fr.Emulated:o=new Fm(u,d,a,this.appId,m,l,c,b,g);break;case fr.ShadowDom:return new NY(u,d,n,a,l,c,this.nonce,b,g);default:o=new ed(u,d,a,m,l,c,b,g);break}i.set(a.id,o)}return o}ngOnDestroy(){this.rendererByCompId.clear()}componentReplaced(n){this.rendererByCompId.delete(n)}};s(t,"ɵfac",function(n){return new(n||t)(te(ay),te(oy),te(ch),te(IY),te(Le),te(Fl),te(je),te(dh),te(Po,8))}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})(),Vh=class{constructor(e,t,r,n,a){s(this,"eventManager");s(this,"doc");s(this,"ngZone");s(this,"platformIsServer");s(this,"tracingService");s(this,"data",Object.create(null));s(this,"throwOnSyntheticProps",!0);s(this,"destroyNode",null);this.eventManager=e,this.doc=t,this.ngZone=r,this.platformIsServer=n,this.tracingService=a}destroy(){}createElement(e,t){return t?this.doc.createElementNS(Mu[t]||t,e):this.doc.createElement(e)}createComment(e){return this.doc.createComment(e)}createText(e){return this.doc.createTextNode(e)}appendChild(e,t){(Lm(e)?e.content:e).appendChild(t)}insertBefore(e,t,r){e&&(Lm(e)?e.content:e).insertBefore(t,r)}removeChild(e,t){t.remove()}selectRootElement(e,t){let r=typeof e=="string"?this.doc.querySelector(e):e;if(!r)throw new G(-5104,!1);return t||(r.textContent=""),r}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,t,r,n){if(n){t=n+":"+t;let a=Mu[n];a?e.setAttributeNS(a,t,r):e.setAttribute(t,r)}else e.setAttribute(t,r)}removeAttribute(e,t,r){if(r){let n=Mu[r];n?e.removeAttributeNS(n,t):e.removeAttribute(`${r}:${t}`)}else e.removeAttribute(t)}addClass(e,t){e.classList.add(t)}removeClass(e,t){e.classList.remove(t)}setStyle(e,t,r,n){n&(Ba.DashCase|Ba.Important)?e.style.setProperty(t,r,n&Ba.Important?"important":""):e.style[t]=r}removeStyle(e,t,r){r&Ba.DashCase?e.style.removeProperty(t):e.style[t]=""}setProperty(e,t,r){e!=null&&(e[t]=r)}setValue(e,t){e.nodeValue=t}listen(e,t,r,n){var i;if(typeof e=="string"&&(e=Yi().getGlobalEventTarget(this.doc,e),!e))throw new G(5102,!1);let a=this.decoratePreventDefault(r);return(i=this.tracingService)!=null&&i.wrapEventListener&&(a=this.tracingService.wrapEventListener(e,t,a)),this.eventManager.addEventListener(e,t,a,n)}decoratePreventDefault(e){return t=>{if(t==="__ngUnwrap__")return e;(this.platformIsServer?this.ngZone.runGuarded(()=>e(t)):e(t))===!1&&t.preventDefault()}}};function Lm(e){return e.tagName==="TEMPLATE"&&e.content!==void 0}var NY=class extends Vh{constructor(t,r,n,a,i,o,l,c,u){var b;super(t,i,o,c,u);s(this,"sharedStylesHost");s(this,"hostEl");s(this,"shadowRoot");this.sharedStylesHost=r,this.hostEl=n,this.shadowRoot=n.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);let d=a.styles;d=ly(a.id,d);for(let g of d){let w=document.createElement("style");l&&w.setAttribute("nonce",l),w.textContent=g,this.shadowRoot.appendChild(w)}let m=(b=a.getExternalStyles)==null?void 0:b.call(a);if(m)for(let g of m){let w=Xc(g,i);l&&w.setAttribute("nonce",l),this.shadowRoot.appendChild(w)}}nodeOrShadowRoot(t){return t===this.hostEl?this.shadowRoot:t}appendChild(t,r){return super.appendChild(this.nodeOrShadowRoot(t),r)}insertBefore(t,r,n){return super.insertBefore(this.nodeOrShadowRoot(t),r,n)}removeChild(t,r){return super.removeChild(null,r)}parentNode(t){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(t)))}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}},ed=class extends Vh{constructor(t,r,n,a,i,o,l,c,u){var m;super(t,i,o,l,c);s(this,"sharedStylesHost");s(this,"removeStylesOnCompDestroy");s(this,"styles");s(this,"styleUrls");this.sharedStylesHost=r,this.removeStylesOnCompDestroy=a;let d=n.styles;this.styles=u?ly(u,d):d,this.styleUrls=(m=n.getExternalStyles)==null?void 0:m.call(n,u)}applyStyles(){this.sharedStylesHost.addStyles(this.styles,this.styleUrls)}destroy(){this.removeStylesOnCompDestroy&&this.sharedStylesHost.removeStyles(this.styles,this.styleUrls)}},Fm=class extends ed{constructor(t,r,n,a,i,o,l,c,u){let d=a+"-"+n.id;super(t,r,n,i,o,l,c,u,d);s(this,"contentAttr");s(this,"hostAttr");this.contentAttr=DY(d),this.hostAttr=TY(d)}applyToHost(t){this.applyStyles(),this.setAttribute(t,this.hostAttr,"")}createElement(t,r){let n=super.createElement(t,r);return super.setAttribute(n,this.contentAttr,""),n}},OY=class uy extends LZ{constructor(){super(...arguments);s(this,"supportsDOMEvents",!0)}static makeCurrent(){AZ(new uy)}onAndCancel(r,n,a,i){return r.addEventListener(n,a,i),()=>{r.removeEventListener(n,a,i)}}dispatchEvent(r,n){r.dispatchEvent(n)}remove(r){r.remove()}createElement(r,n){return n=n||this.getDefaultDocument(),n.createElement(r)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(r){return r.nodeType===Node.ELEMENT_NODE}isShadowRoot(r){return r instanceof DocumentFragment}getGlobalEventTarget(r,n){return n==="window"?window:n==="document"?r:n==="body"?r.body:null}getBaseHref(r){let n=MY();return n==null?null:PY(n)}resetBaseElement(){Hi=null}getUserAgent(){return window.navigator.userAgent}getCookie(r){return ey(document.cookie,r)}},Hi=null;function MY(){return Hi=Hi||document.head.querySelector("base"),Hi?Hi.getAttribute("href"):null}function PY(e){return new URL(e,document.baseURI).pathname}var RY=(()=>{const t=class t{build(){return new XMLHttpRequest}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})(),AY=(()=>{const t=class t extends iy{constructor(n){super(n)}supports(n){return!0}addEventListener(n,a,i,o){return n.addEventListener(a,i,o),()=>this.removeEventListener(n,a,i,o)}removeEventListener(n,a,i,o){return n.removeEventListener(a,i,o)}};s(t,"ɵfac",function(n){return new(n||t)(te(Le))}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})(),jm=["alt","control","meta","shift"],LY={"\b":"Backspace"," ":"Tab","":"Delete","\x1B":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},FY={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey},jY=(()=>{const t=class t extends iy{constructor(n){super(n)}supports(n){return t.parseEventName(n)!=null}addEventListener(n,a,i,o){let l=t.parseEventName(a),c=t.eventCallback(l.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>Yi().onAndCancel(n,l.domEventName,c,o))}static parseEventName(n){let a=n.toLowerCase().split("."),i=a.shift();if(a.length===0||!(i==="keydown"||i==="keyup"))return null;let o=t._normalizeKey(a.pop()),l="",c=a.indexOf("code");if(c>-1&&(a.splice(c,1),l="code."),jm.forEach(d=>{let m=a.indexOf(d);m>-1&&(a.splice(m,1),l+=d+".")}),l+=o,a.length!=0||o.length===0)return null;let u={};return u.domEventName=i,u.fullKey=l,u}static matchEventFullKeyCode(n,a){let i=LY[n.key]||n.key,o="";return a.indexOf("code.")>-1&&(i=n.code,o="code."),i==null||!i?!1:(i=i.toLowerCase(),i===" "?i="space":i==="."&&(i="dot"),jm.forEach(l=>{if(l!==i){let c=FY[l];c(n)&&(o+=l+".")}}),o+=i,o===a)}static eventCallback(n,a,i){return o=>{t.matchEventFullKeyCode(o,n)&&i.runGuarded(()=>a(o))}}static _normalizeKey(n){return n==="esc"?"escape":n}};s(t,"ɵfac",function(n){return new(n||t)(te(Le))}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})();function VY(e){return yZ(BY(e))}function BY(e){return{appProviders:[...GY,...(e==null?void 0:e.providers)??[]],platformProviders:$Y}}function zY(){OY.makeCurrent()}function HY(){return new Rn}function qY(){return kG(document),document}var $Y=[{provide:Fl,useValue:ty},{provide:y0,useValue:zY,multi:!0},{provide:Le,useFactory:qY}],GY=[{provide:zd,useValue:"root"},{provide:Rn,useFactory:HY},{provide:Qc,useClass:AY,multi:!0,deps:[Le]},{provide:Qc,useClass:jY,multi:!0,deps:[Le]},Jc,oy,ay,{provide:An,useExisting:Jc},{provide:ry,useClass:RY},[]],Bh=class{},cy=class{},si=class As{constructor(t){s(this,"headers");s(this,"normalizedNames",new Map);s(this,"lazyInit");s(this,"lazyUpdate",null);t?typeof t=="string"?this.lazyInit=()=>{this.headers=new Map,t.split(`
|
|
19
|
-
`).forEach(r=>{let n=r.indexOf(":");if(n>0){let a=r.slice(0,n),i=r.slice(n+1).trim();this.addHeaderEntry(a,i)}})}:typeof Headers<"u"&&t instanceof Headers?(this.headers=new Map,t.forEach((r,n)=>{this.addHeaderEntry(n,r)})):this.lazyInit=()=>{this.headers=new Map,Object.entries(t).forEach(([r,n])=>{this.setHeaderEntries(r,n)})}:this.headers=new Map}has(t){return this.init(),this.headers.has(t.toLowerCase())}get(t){this.init();let r=this.headers.get(t.toLowerCase());return r&&r.length>0?r[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(t){return this.init(),this.headers.get(t.toLowerCase())||null}append(t,r){return this.clone({name:t,value:r,op:"a"})}set(t,r){return this.clone({name:t,value:r,op:"s"})}delete(t,r){return this.clone({name:t,value:r,op:"d"})}maybeSetNormalizedName(t,r){this.normalizedNames.has(r)||this.normalizedNames.set(r,t)}init(){this.lazyInit&&(this.lazyInit instanceof As?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(t=>this.applyUpdate(t)),this.lazyUpdate=null))}copyFrom(t){t.init(),Array.from(t.headers.keys()).forEach(r=>{this.headers.set(r,t.headers.get(r)),this.normalizedNames.set(r,t.normalizedNames.get(r))})}clone(t){let r=new As;return r.lazyInit=this.lazyInit&&this.lazyInit instanceof As?this.lazyInit:this,r.lazyUpdate=(this.lazyUpdate||[]).concat([t]),r}applyUpdate(t){let r=t.name.toLowerCase();switch(t.op){case"a":case"s":let n=t.value;if(typeof n=="string"&&(n=[n]),n.length===0)return;this.maybeSetNormalizedName(t.name,r);let a=(t.op==="a"?this.headers.get(r):void 0)||[];a.push(...n),this.headers.set(r,a);break;case"d":let i=t.value;if(!i)this.headers.delete(r),this.normalizedNames.delete(r);else{let o=this.headers.get(r);if(!o)return;o=o.filter(l=>i.indexOf(l)===-1),o.length===0?(this.headers.delete(r),this.normalizedNames.delete(r)):this.headers.set(r,o)}break}}addHeaderEntry(t,r){let n=t.toLowerCase();this.maybeSetNormalizedName(t,n),this.headers.has(n)?this.headers.get(n).push(r):this.headers.set(n,[r])}setHeaderEntries(t,r){let n=(Array.isArray(r)?r:[r]).map(i=>i.toString()),a=t.toLowerCase();this.headers.set(a,n),this.maybeSetNormalizedName(t,a)}forEach(t){this.init(),Array.from(this.normalizedNames.keys()).forEach(r=>t(this.normalizedNames.get(r),this.headers.get(r)))}},UY=class{encodeKey(e){return Vm(e)}encodeValue(e){return Vm(e)}decodeKey(e){return decodeURIComponent(e)}decodeValue(e){return decodeURIComponent(e)}};function WY(e,t){let r=new Map;return e.length>0&&e.replace(/^\?/,"").split("&").forEach(n=>{let a=n.indexOf("="),[i,o]=a==-1?[t.decodeKey(n),""]:[t.decodeKey(n.slice(0,a)),t.decodeValue(n.slice(a+1))],l=r.get(i)||[];l.push(o),r.set(i,l)}),r}var ZY=/%(\d[a-f0-9])/gi,YY={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function Vm(e){return encodeURIComponent(e).replace(ZY,(t,r)=>YY[r]??t)}function hs(e){return`${e}`}var Wa=class dy{constructor(t={}){s(this,"map");s(this,"encoder");s(this,"updates",null);s(this,"cloneFrom",null);if(this.encoder=t.encoder||new UY,t.fromString){if(t.fromObject)throw new G(2805,!1);this.map=WY(t.fromString,this.encoder)}else t.fromObject?(this.map=new Map,Object.keys(t.fromObject).forEach(r=>{let n=t.fromObject[r],a=Array.isArray(n)?n.map(hs):[hs(n)];this.map.set(r,a)})):this.map=null}has(t){return this.init(),this.map.has(t)}get(t){this.init();let r=this.map.get(t);return r?r[0]:null}getAll(t){return this.init(),this.map.get(t)||null}keys(){return this.init(),Array.from(this.map.keys())}append(t,r){return this.clone({param:t,value:r,op:"a"})}appendAll(t){let r=[];return Object.keys(t).forEach(n=>{let a=t[n];Array.isArray(a)?a.forEach(i=>{r.push({param:n,value:i,op:"a"})}):r.push({param:n,value:a,op:"a"})}),this.clone(r)}set(t,r){return this.clone({param:t,value:r,op:"s"})}delete(t,r){return this.clone({param:t,value:r,op:"d"})}toString(){return this.init(),this.keys().map(t=>{let r=this.encoder.encodeKey(t);return this.map.get(t).map(n=>r+"="+this.encoder.encodeValue(n)).join("&")}).filter(t=>t!=="").join("&")}clone(t){let r=new dy({encoder:this.encoder});return r.cloneFrom=this.cloneFrom||this,r.updates=(this.updates||[]).concat(t),r}init(){this.map===null&&(this.map=new Map),this.cloneFrom!==null&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(t=>this.map.set(t,this.cloneFrom.map.get(t))),this.updates.forEach(t=>{switch(t.op){case"a":case"s":let r=(t.op==="a"?this.map.get(t.param):void 0)||[];r.push(hs(t.value)),this.map.set(t.param,r);break;case"d":if(t.value!==void 0){let n=this.map.get(t.param)||[],a=n.indexOf(hs(t.value));a!==-1&&n.splice(a,1),n.length>0?this.map.set(t.param,n):this.map.delete(t.param)}else{this.map.delete(t.param);break}}}),this.cloneFrom=this.updates=null)}},KY=class{constructor(){s(this,"map",new Map)}set(e,t){return this.map.set(e,t),this}get(e){return this.map.has(e)||this.map.set(e,e.defaultValue()),this.map.get(e)}delete(e){return this.map.delete(e),this}has(e){return this.map.has(e)}keys(){return this.map.keys()}};function QY(e){switch(e){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}function Bm(e){return typeof ArrayBuffer<"u"&&e instanceof ArrayBuffer}function zm(e){return typeof Blob<"u"&&e instanceof Blob}function Hm(e){return typeof FormData<"u"&&e instanceof FormData}function XY(e){return typeof URLSearchParams<"u"&&e instanceof URLSearchParams}var qm="Content-Type",$m="Accept",hy="X-Request-URL",py="text/plain",my="application/json",JY=`${my}, ${py}, */*`,Pu=class fy{constructor(t,r,n,a){s(this,"url");s(this,"body",null);s(this,"headers");s(this,"context");s(this,"reportProgress",!1);s(this,"withCredentials",!1);s(this,"responseType","json");s(this,"method");s(this,"params");s(this,"urlWithParams");s(this,"transferCache");this.url=r,this.method=t.toUpperCase();let i;if(QY(this.method)||a?(this.body=n!==void 0?n:null,i=a):i=n,i&&(this.reportProgress=!!i.reportProgress,this.withCredentials=!!i.withCredentials,i.responseType&&(this.responseType=i.responseType),i.headers&&(this.headers=i.headers),i.context&&(this.context=i.context),i.params&&(this.params=i.params),this.transferCache=i.transferCache),this.headers??(this.headers=new si),this.context??(this.context=new KY),!this.params)this.params=new Wa,this.urlWithParams=r;else{let o=this.params.toString();if(o.length===0)this.urlWithParams=r;else{let l=r.indexOf("?"),c=l===-1?"?":l<r.length-1?"&":"";this.urlWithParams=r+c+o}}}serializeBody(){return this.body===null?null:typeof this.body=="string"||Bm(this.body)||zm(this.body)||Hm(this.body)||XY(this.body)?this.body:this.body instanceof Wa?this.body.toString():typeof this.body=="object"||typeof this.body=="boolean"||Array.isArray(this.body)?JSON.stringify(this.body):this.body.toString()}detectContentTypeHeader(){return this.body===null||Hm(this.body)?null:zm(this.body)?this.body.type||null:Bm(this.body)?null:typeof this.body=="string"?py:this.body instanceof Wa?"application/x-www-form-urlencoded;charset=UTF-8":typeof this.body=="object"||typeof this.body=="number"||typeof this.body=="boolean"?my:null}clone(t={}){let r=t.method||this.method,n=t.url||this.url,a=t.responseType||this.responseType,i=t.transferCache??this.transferCache,o=t.body!==void 0?t.body:this.body,l=t.withCredentials??this.withCredentials,c=t.reportProgress??this.reportProgress,u=t.headers||this.headers,d=t.params||this.params,m=t.context??this.context;return t.setHeaders!==void 0&&(u=Object.keys(t.setHeaders).reduce((b,g)=>b.set(g,t.setHeaders[g]),u)),t.setParams&&(d=Object.keys(t.setParams).reduce((b,g)=>b.set(g,t.setParams[g]),d)),new fy(r,n,o,{params:d,headers:u,context:m,reportProgress:c,responseType:a,withCredentials:l,transferCache:i})}},Za=function(e){return e[e.Sent=0]="Sent",e[e.UploadProgress=1]="UploadProgress",e[e.ResponseHeader=2]="ResponseHeader",e[e.DownloadProgress=3]="DownloadProgress",e[e.Response=4]="Response",e[e.User=5]="User",e}(Za||{}),zh=class{constructor(e,t=200,r="OK"){s(this,"headers");s(this,"status");s(this,"statusText");s(this,"url");s(this,"ok");s(this,"type");this.headers=e.headers||new si,this.status=e.status!==void 0?e.status:t,this.statusText=e.statusText||r,this.url=e.url||null,this.ok=this.status>=200&&this.status<300}},eK=class gy extends zh{constructor(r={}){super(r);s(this,"type",Za.ResponseHeader)}clone(r={}){return new gy({headers:r.headers||this.headers,status:r.status!==void 0?r.status:this.status,statusText:r.statusText||this.statusText,url:r.url||this.url||void 0})}},vy=class by extends zh{constructor(r={}){super(r);s(this,"body");s(this,"type",Za.Response);this.body=r.body!==void 0?r.body:null}clone(r={}){return new by({body:r.body!==void 0?r.body:this.body,headers:r.headers||this.headers,status:r.status!==void 0?r.status:this.status,statusText:r.statusText||this.statusText,url:r.url||this.url||void 0})}},Gm=class extends zh{constructor(t){super(t,0,"Unknown Error");s(this,"name","HttpErrorResponse");s(this,"message");s(this,"error");s(this,"ok",!1);this.status>=200&&this.status<300?this.message=`Http failure during parsing for ${t.url||"(unknown url)"}`:this.message=`Http failure response for ${t.url||"(unknown url)"}: ${t.status} ${t.statusText}`,this.error=t.error||null}},tK=200,nK=204;function Ru(e,t){return{body:t,headers:e.headers,context:e.context,observe:e.observe,params:e.params,reportProgress:e.reportProgress,responseType:e.responseType,withCredentials:e.withCredentials,transferCache:e.transferCache}}var Si=(()=>{const t=class t{constructor(n){s(this,"handler");this.handler=n}request(n,a,i={}){let o;if(n instanceof Pu)o=n;else{let u;i.headers instanceof si?u=i.headers:u=new si(i.headers);let d;i.params&&(i.params instanceof Wa?d=i.params:d=new Wa({fromObject:i.params})),o=new Pu(n,a,i.body!==void 0?i.body:null,{headers:u,context:i.context,params:d,reportProgress:i.reportProgress,responseType:i.responseType||"json",withCredentials:i.withCredentials,transferCache:i.transferCache})}let l=at(o).pipe(tv(u=>this.handler.handle(u)));if(n instanceof Pu||i.observe==="events")return l;let c=l.pipe(mr(u=>u instanceof vy));switch(i.observe||"body"){case"body":switch(o.responseType){case"arraybuffer":return c.pipe(Mt(u=>{if(u.body!==null&&!(u.body instanceof ArrayBuffer))throw new G(2806,!1);return u.body}));case"blob":return c.pipe(Mt(u=>{if(u.body!==null&&!(u.body instanceof Blob))throw new G(2807,!1);return u.body}));case"text":return c.pipe(Mt(u=>{if(u.body!==null&&typeof u.body!="string")throw new G(2808,!1);return u.body}));case"json":default:return c.pipe(Mt(u=>u.body))}case"response":return c;default:throw new G(2809,!1)}}delete(n,a={}){return this.request("DELETE",n,a)}get(n,a={}){return this.request("GET",n,a)}head(n,a={}){return this.request("HEAD",n,a)}jsonp(n,a){return this.request("JSONP",n,{params:new Wa().append(a,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(n,a={}){return this.request("OPTIONS",n,a)}patch(n,a,i={}){return this.request("PATCH",n,Ru(i,a))}post(n,a,i={}){return this.request("POST",n,Ru(i,a))}put(n,a,i={}){return this.request("PUT",n,Ru(i,a))}};s(t,"ɵfac",function(n){return new(n||t)(te(Bh))}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})(),rK=new K("");function aK(e,t){return t(e)}function iK(e,t,r){return(n,a)=>qd(r,()=>t(n,i=>e(i,a)))}var Hh=new K(""),oK=new K(""),sK=new K("",{providedIn:"root",factory:()=>!0}),Um=(()=>{const t=class t extends Bh{constructor(a,i){super();s(this,"backend");s(this,"injector");s(this,"chain",null);s(this,"pendingTasks",C(Mo));s(this,"contributeToStability",C(sK));this.backend=a,this.injector=i}handle(a){if(this.chain===null){let i=Array.from(new Set([...this.injector.get(Hh),...this.injector.get(oK,[])]));this.chain=i.reduceRight((o,l)=>iK(o,l,this.injector),aK)}if(this.contributeToStability){let i=this.pendingTasks.add();return this.chain(a,o=>this.backend.handle(o)).pipe(nv(()=>this.pendingTasks.remove(i)))}else return this.chain(a,i=>this.backend.handle(i))}};s(t,"ɵfac",function(a){return new(a||t)(te(cy),te(Kn))}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})(),lK=/^\)\]\}',?\n/,uK=RegExp(`^${hy}:`,"m");function cK(e){return"responseURL"in e&&e.responseURL?e.responseURL:uK.test(e.getAllResponseHeaders())?e.getResponseHeader(hy):null}var Wm=(()=>{const t=class t{constructor(n){s(this,"xhrFactory");this.xhrFactory=n}handle(n){if(n.method==="JSONP")throw new G(-2800,!1);let a=this.xhrFactory;return(a.ɵloadImpl?_a(a.ɵloadImpl()):at(null)).pipe(Gs(()=>new nt(i=>{let o=a.build();if(o.open(n.method,n.urlWithParams),n.withCredentials&&(o.withCredentials=!0),n.headers.forEach((x,S)=>o.setRequestHeader(x,S.join(","))),n.headers.has($m)||o.setRequestHeader($m,JY),!n.headers.has(qm)){let x=n.detectContentTypeHeader();x!==null&&o.setRequestHeader(qm,x)}if(n.responseType){let x=n.responseType.toLowerCase();o.responseType=x!=="json"?x:"text"}let l=n.serializeBody(),c=null,u=()=>{if(c!==null)return c;let x=o.statusText||"OK",S=new si(o.getAllResponseHeaders()),T=cK(o)||n.url;return c=new eK({headers:S,status:o.status,statusText:x,url:T}),c},d=()=>{let{headers:x,status:S,statusText:T,url:R}=u(),O=null;S!==nK&&(O=typeof o.response>"u"?o.responseText:o.response),S===0&&(S=O?tK:0);let Y=S>=200&&S<300;if(n.responseType==="json"&&typeof O=="string"){let ie=O;O=O.replace(lK,"");try{O=O!==""?JSON.parse(O):null}catch(me){O=ie,Y&&(Y=!1,O={error:me,text:O})}}Y?(i.next(new vy({body:O,headers:x,status:S,statusText:T,url:R||void 0})),i.complete()):i.error(new Gm({error:O,headers:x,status:S,statusText:T,url:R||void 0}))},m=x=>{let{url:S}=u(),T=new Gm({error:x,status:o.status||0,statusText:o.statusText||"Unknown Error",url:S||void 0});i.error(T)},b=!1,g=x=>{b||(i.next(u()),b=!0);let S={type:Za.DownloadProgress,loaded:x.loaded};x.lengthComputable&&(S.total=x.total),n.responseType==="text"&&o.responseText&&(S.partialText=o.responseText),i.next(S)},w=x=>{let S={type:Za.UploadProgress,loaded:x.loaded};x.lengthComputable&&(S.total=x.total),i.next(S)};return o.addEventListener("load",d),o.addEventListener("error",m),o.addEventListener("timeout",m),o.addEventListener("abort",m),n.reportProgress&&(o.addEventListener("progress",g),l!==null&&o.upload&&o.upload.addEventListener("progress",w)),o.send(l),i.next({type:Za.Sent}),()=>{o.removeEventListener("error",m),o.removeEventListener("abort",m),o.removeEventListener("load",d),o.removeEventListener("timeout",m),n.reportProgress&&(o.removeEventListener("progress",g),l!==null&&o.upload&&o.upload.removeEventListener("progress",w)),o.readyState!==o.DONE&&o.abort()}})))}};s(t,"ɵfac",function(n){return new(n||t)(te(ry))}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})(),yy=new K(""),dK="XSRF-TOKEN",hK=new K("",{providedIn:"root",factory:()=>dK}),pK="X-XSRF-TOKEN",mK=new K("",{providedIn:"root",factory:()=>pK}),_y=class{},fK=(()=>{const t=class t{constructor(n,a){s(this,"doc");s(this,"cookieName");s(this,"lastCookieString","");s(this,"lastToken",null);s(this,"parseCount",0);this.doc=n,this.cookieName=a}getToken(){let n=this.doc.cookie||"";return n!==this.lastCookieString&&(this.parseCount++,this.lastToken=ey(n,this.cookieName),this.lastCookieString=n),this.lastToken}};s(t,"ɵfac",function(n){return new(n||t)(te(Le),te(hK))}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})();function gK(e,t){let r=e.url.toLowerCase();if(!C(yy)||e.method==="GET"||e.method==="HEAD"||r.startsWith("http://")||r.startsWith("https://"))return t(e);let n=C(_y).getToken(),a=C(mK);return n!=null&&!e.headers.has(a)&&(e=e.clone({headers:e.headers.set(a,n)})),t(e)}var wy=function(e){return e[e.Interceptors=0]="Interceptors",e[e.LegacyInterceptors=1]="LegacyInterceptors",e[e.CustomXsrfConfiguration=2]="CustomXsrfConfiguration",e[e.NoXsrfProtection=3]="NoXsrfProtection",e[e.JsonpSupport=4]="JsonpSupport",e[e.RequestsMadeViaParent=5]="RequestsMadeViaParent",e[e.Fetch=6]="Fetch",e}(wy||{});function vK(e,t){return{ɵkind:e,ɵproviders:t}}function bK(...e){let t=[Si,Wm,Um,{provide:Bh,useExisting:Um},{provide:cy,useFactory:()=>C(rK,{optional:!0})??C(Wm)},{provide:Hh,useValue:gK,multi:!0},{provide:yy,useValue:!0},{provide:_y,useClass:fK}];for(let r of e)t.push(...r.ɵproviders);return Vd(t)}function yK(e){return vK(wy.Interceptors,e.map(t=>({provide:Hh,useValue:t,multi:!0})))}var xy=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:function(n){let a=null;return n?a=new(n||t):a=te(_K),a},providedIn:"root"}));let e=t;return e})(),_K=(()=>{const t=class t extends xy{constructor(a){super();s(this,"_doc");this._doc=a}sanitize(a,i){if(i==null)return null;switch(a){case on.NONE:return i;case on.HTML:return Ma(i,"HTML")?Mr(i):d6(this._doc,String(i)).toString();case on.STYLE:return Ma(i,"Style")?Mr(i):i;case on.SCRIPT:if(Ma(i,"Script"))return Mr(i);throw new G(5200,!1);case on.URL:return Ma(i,"URL")?Mr(i):fh(String(i));case on.RESOURCE_URL:if(Ma(i,"ResourceURL"))return Mr(i);throw new G(5201,!1);default:throw new G(5202,!1)}}bypassSecurityTrustHtml(a){return HG(a)}bypassSecurityTrustStyle(a){return qG(a)}bypassSecurityTrustScript(a){return $G(a)}bypassSecurityTrustUrl(a){return GG(a)}bypassSecurityTrustResourceUrl(a){return UG(a)}};s(t,"ɵfac",function(a){return new(a||t)(te(Le))}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Bo=class{},wK=(()=>{const t=class t extends Bo{getTranslation(n){return at({})}};s(t,"ɵfac",(()=>{let n;return function(a){return(n||(n=$t(t)))(a||t)}})()),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})(),Ey=class{},xK=(()=>{const t=class t{handle(n){return n.key}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})();function dl(e,t){if(e===t)return!0;if(e===null||t===null)return!1;if(e!==e&&t!==t)return!0;let r=typeof e,n=typeof t,a,i,o;if(r==n&&r=="object")if(Array.isArray(e)){if(!Array.isArray(t))return!1;if((a=e.length)==t.length){for(i=0;i<a;i++)if(!dl(e[i],t[i]))return!1;return!0}}else{if(Array.isArray(t))return!1;o=Object.create(null);for(i in e){if(!dl(e[i],t[i]))return!1;o[i]=!0}for(i in t)if(!(i in o)&&typeof t[i]<"u")return!1;return!0}return!1}function Ar(e){return typeof e<"u"&&e!==null}function zo(e){return Ls(e)&&!qh(e)&&e!==null}function Ls(e){return typeof e=="object"}function qh(e){return Array.isArray(e)}function $h(e){return typeof e=="string"}function EK(e){return typeof e=="function"}function td(e,t){let r=Object.assign({},e);return Ls(e)?(Ls(e)&&Ls(t)&&Object.keys(t).forEach(n=>{zo(t[n])?n in e?r[n]=td(e[n],t[n]):Object.assign(r,{[n]:t[n]}):Object.assign(r,{[n]:t[n]})}),r):td({},t)}function nd(e,t){let r=t.split(".");t="";do t+=r.shift(),Ar(e)&&Ar(e[t])&&(zo(e[t])||qh(e[t])||!r.length)?(e=e[t],t=""):r.length?t+=".":e=void 0;while(r.length);return e}function SK(e,t,r){let n=t.split("."),a=e;for(let i=0;i<n.length;i++){let o=n[i];i===n.length-1?a[o]=r:((!a[o]||!zo(a[o]))&&(a[o]={}),a=a[o])}}var Gh=class{},kK=(()=>{const t=class t extends Gh{constructor(){super(...arguments);s(this,"templateMatcher",/{{\s?([^{}\s]*)\s?}}/g)}interpolate(a,i){if($h(a))return this.interpolateString(a,i);if(EK(a))return this.interpolateFunction(a,i)}interpolateFunction(a,i){return a(i)}interpolateString(a,i){return i?a.replace(this.templateMatcher,(o,l)=>{let c=nd(i,l);return Ar(c)?c:o}):a}};s(t,"ɵfac",(()=>{let a;return function(i){return(a||(a=$t(t)))(i||t)}})()),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})(),Ho=class{},CK=(()=>{const t=class t extends Ho{compile(n,a){return n}compileTranslations(n,a){return n}};s(t,"ɵfac",(()=>{let n;return function(a){return(n||(n=$t(t)))(a||t)}})()),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})(),rd=class{constructor(){s(this,"defaultLang");s(this,"currentLang",this.defaultLang);s(this,"translations",{});s(this,"langs",[]);s(this,"onTranslationChange",new Vt);s(this,"onLangChange",new Vt);s(this,"onDefaultLangChange",new Vt)}},Sy=new K("ISOLATE_TRANSLATE_SERVICE"),ky=new K("USE_DEFAULT_LANG"),Cy=new K("DEFAULT_LANGUAGE"),Iy=new K("USE_EXTEND"),Mi=e=>Gi(e)?e:at(e),Cr=(()=>{const t=class t{constructor(n,a,i,o,l,c=!0,u=!1,d=!1,m){s(this,"store");s(this,"currentLoader");s(this,"compiler");s(this,"parser");s(this,"missingTranslationHandler");s(this,"useDefaultLang");s(this,"extend");s(this,"loadingTranslations");s(this,"pending",!1);s(this,"_translationRequests",{});s(this,"lastUseLanguage",null);this.store=n,this.currentLoader=a,this.compiler=i,this.parser=o,this.missingTranslationHandler=l,this.useDefaultLang=c,this.extend=d,u&&(this.store=new rd),m&&this.setDefaultLang(m)}get onTranslationChange(){return this.store.onTranslationChange}get onLangChange(){return this.store.onLangChange}get onDefaultLangChange(){return this.store.onDefaultLangChange}get defaultLang(){return this.store.defaultLang}set defaultLang(n){this.store.defaultLang=n}get currentLang(){return this.store.currentLang}set currentLang(n){this.store.currentLang=n}get langs(){return this.store.langs}set langs(n){this.store.langs=n}get translations(){return this.store.translations}set translations(n){this.store.translations=n}setDefaultLang(n){if(n===this.defaultLang)return;let a=this.retrieveTranslations(n);typeof a<"u"?(this.defaultLang==null&&(this.defaultLang=n),a.pipe(ln(1)).subscribe(()=>{this.changeDefaultLang(n)})):this.changeDefaultLang(n)}getDefaultLang(){return this.defaultLang}use(n){if(this.lastUseLanguage=n,n===this.currentLang)return at(this.translations[n]);this.currentLang||(this.currentLang=n);let a=this.retrieveTranslations(n);return Gi(a)?(a.pipe(ln(1)).subscribe(()=>{this.changeLang(n)}),a):(this.changeLang(n),at(this.translations[n]))}changeLang(n){n===this.lastUseLanguage&&(this.currentLang=n,this.onLangChange.emit({lang:n,translations:this.translations[n]}),this.defaultLang==null&&this.changeDefaultLang(n))}retrieveTranslations(n){if(typeof this.translations[n]>"u"||this.extend)return this._translationRequests[n]=this._translationRequests[n]||this.loadAndCompileTranslations(n),this._translationRequests[n]}getTranslation(n){return this.loadAndCompileTranslations(n)}loadAndCompileTranslations(n){this.pending=!0;let a=this.currentLoader.getTranslation(n).pipe(Ap(1),ln(1));return this.loadingTranslations=a.pipe(Mt(i=>this.compiler.compileTranslations(i,n)),Ap(1),ln(1)),this.loadingTranslations.subscribe({next:i=>{this.translations[n]=this.extend&&this.translations[n]?se(se({},i),this.translations[n]):i,this.updateLangs(),this.pending=!1},error:i=>{this.pending=!1}}),a}setTranslation(n,a,i=!1){let o=this.compiler.compileTranslations(a,n);(i||this.extend)&&this.translations[n]?this.translations[n]=td(this.translations[n],o):this.translations[n]=o,this.updateLangs(),this.onTranslationChange.emit({lang:n,translations:this.translations[n]})}getLangs(){return this.langs}addLangs(n){let a=n.filter(i=>!this.langs.includes(i));a.length>0&&(this.langs=[...this.langs,...a])}updateLangs(){this.addLangs(Object.keys(this.translations))}getParsedResultForKey(n,a,i){let o;if(n&&(o=this.runInterpolation(nd(n,a),i)),o===void 0&&this.defaultLang!=null&&this.defaultLang!==this.currentLang&&this.useDefaultLang&&(o=this.runInterpolation(nd(this.translations[this.defaultLang],a),i)),o===void 0){let l={key:a,translateService:this};typeof i<"u"&&(l.interpolateParams=i),o=this.missingTranslationHandler.handle(l)}return o!==void 0?o:a}runInterpolation(n,a){if(qh(n))return n.map(i=>this.runInterpolation(i,a));if(zo(n)){let i={};for(let o in n){let l=this.runInterpolation(n[o],a);l!==void 0&&(i[o]=l)}return i}else return this.parser.interpolate(n,a)}getParsedResult(n,a,i){if(a instanceof Array){let o={},l=!1;for(let u of a)o[u]=this.getParsedResultForKey(n,u,i),l=l||Gi(o[u]);if(!l)return o;let c=a.map(u=>Mi(o[u]));return Jg(c).pipe(Mt(u=>{let d={};return u.forEach((m,b)=>{d[a[b]]=m}),d}))}return this.getParsedResultForKey(n,a,i)}get(n,a){if(!Ar(n)||!n.length)throw new Error('Parameter "key" is required and cannot be empty');return this.pending?this.loadingTranslations.pipe(tv(i=>Mi(this.getParsedResult(i,n,a)))):Mi(this.getParsedResult(this.translations[this.currentLang],n,a))}getStreamOnTranslationChange(n,a){if(!Ar(n)||!n.length)throw new Error('Parameter "key" is required and cannot be empty');return no($s(()=>this.get(n,a)),this.onTranslationChange.pipe(Gs(i=>{let o=this.getParsedResult(i.translations,n,a);return Mi(o)})))}stream(n,a){if(!Ar(n)||!n.length)throw new Error('Parameter "key" required');return no($s(()=>this.get(n,a)),this.onLangChange.pipe(Gs(i=>{let o=this.getParsedResult(i.translations,n,a);return Mi(o)})))}instant(n,a){if(!Ar(n)||n.length===0)throw new Error('Parameter "key" is required and cannot be empty');let i=this.getParsedResult(this.translations[this.currentLang],n,a);return Gi(i)?Array.isArray(n)?n.reduce((o,l)=>(o[l]=l,o),{}):n:i}set(n,a,i=this.currentLang){SK(this.translations[i],n,$h(a)?this.compiler.compile(a,i):this.compiler.compileTranslations(a,i)),this.updateLangs(),this.onTranslationChange.emit({lang:i,translations:this.translations[i]})}changeDefaultLang(n){this.defaultLang=n,this.onDefaultLangChange.emit({lang:n,translations:this.translations[n]})}reloadLang(n){return this.resetLang(n),this.loadAndCompileTranslations(n)}resetLang(n){delete this._translationRequests[n],delete this.translations[n]}getBrowserLang(){if(typeof window>"u"||!window.navigator)return;let n=this.getBrowserCultureLang();return n?n.split(/[-_]/)[0]:void 0}getBrowserCultureLang(){if(!(typeof window>"u"||typeof window.navigator>"u"))return window.navigator.languages?window.navigator.languages[0]:window.navigator.language||window.navigator.browserLanguage||window.navigator.userLanguage}};s(t,"ɵfac",function(n){return new(n||t)(te(rd),te(Bo),te(Ho),te(Gh),te(Ey),te(ky),te(Sy),te(Iy),te(Cy))}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),qo=(()=>{const t=class t{constructor(n,a){s(this,"translate");s(this,"_ref");s(this,"value","");s(this,"lastKey",null);s(this,"lastParams",[]);s(this,"onTranslationChange");s(this,"onLangChange");s(this,"onDefaultLangChange");this.translate=n,this._ref=a}updateValue(n,a,i){let o=l=>{this.value=l!==void 0?l:n,this.lastKey=n,this._ref.markForCheck()};if(i){let l=this.translate.getParsedResult(i,n,a);Gi(l)?l.subscribe(o):o(l)}this.translate.get(n,a).subscribe(o)}transform(n,...a){if(!n||!n.length)return n;if(dl(n,this.lastKey)&&dl(a,this.lastParams))return this.value;let i;if(Ar(a[0])&&a.length)if($h(a[0])&&a[0].length){let o=a[0].replace(/(')?([a-zA-Z0-9_]+)(')?(\s)?:/g,'"$2":').replace(/:(\s)?(')(.*?)(')/g,':"$3"');try{i=JSON.parse(o)}catch{throw new SyntaxError(`Wrong parameter in TranslatePipe. Expected a valid Object, received: ${a[0]}`)}}else zo(a[0])&&(i=a[0]);return this.lastKey=n,this.lastParams=a,this.updateValue(n,i),this._dispose(),this.onTranslationChange||(this.onTranslationChange=this.translate.onTranslationChange.subscribe(o=>{this.lastKey&&o.lang===this.translate.currentLang&&(this.lastKey=null,this.updateValue(n,i,o.translations))})),this.onLangChange||(this.onLangChange=this.translate.onLangChange.subscribe(o=>{this.lastKey&&(this.lastKey=null,this.updateValue(n,i,o.translations))})),this.onDefaultLangChange||(this.onDefaultLangChange=this.translate.onDefaultLangChange.subscribe(()=>{this.lastKey&&(this.lastKey=null,this.updateValue(n,i))})),this.value}_dispose(){typeof this.onTranslationChange<"u"&&(this.onTranslationChange.unsubscribe(),this.onTranslationChange=void 0),typeof this.onLangChange<"u"&&(this.onLangChange.unsubscribe(),this.onLangChange=void 0),typeof this.onDefaultLangChange<"u"&&(this.onDefaultLangChange.unsubscribe(),this.onDefaultLangChange=void 0)}ngOnDestroy(){this._dispose()}};s(t,"ɵfac",function(n){return new(n||t)(zt(Cr,16),zt(Ei,16))}),s(t,"ɵpipe",Sa({name:"translate",type:t,pure:!1})),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})(),IK=(e={})=>Vd([e.loader||{provide:Bo,useClass:wK},e.compiler||{provide:Ho,useClass:CK},e.parser||{provide:Gh,useClass:kK},e.missingTranslationHandler||{provide:Ey,useClass:xK},rd,{provide:Sy,useValue:e.isolate},{provide:ky,useValue:e.useDefaultLang},{provide:Iy,useValue:e.extend},{provide:Cy,useValue:e.defaultLanguage},Cr]);function Dy(e){return e.buttons===0||e.detail===0}function Ty(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)}var Au;function DK(){if(Au==null){let e=typeof document<"u"?document.head:null;Au=!!(e&&(e.createShadowRoot||e.attachShadow))}return Au}function TK(e){if(DK()){let t=e.getRootNode?e.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&t instanceof ShadowRoot)return t}return null}function Lu(){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 wr(e){return e.composedPath?e.composedPath()[0]:e.target}function Lr(e,t,r,n,a){let i=parseInt(Im.major),o=parseInt(Im.minor);return i>19||i===19&&o>0||i===0&&o===0?e.listen(t,r,n,a):(t.addEventListener(r,n,a),()=>{t.removeEventListener(r,n,a)})}var ad;try{ad=typeof Intl<"u"&&Intl.v8BreakIterator}catch{ad=!1}var pn=(()=>{const t=class t{constructor(){s(this,"_platformId",C(Fl));s(this,"isBrowser",this._platformId?xY(this._platformId):typeof document=="object"&&!!document);s(this,"EDGE",this.isBrowser&&/(edge)/i.test(navigator.userAgent));s(this,"TRIDENT",this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent));s(this,"BLINK",this.isBrowser&&!!(window.chrome||ad)&&typeof CSS<"u"&&!this.EDGE&&!this.TRIDENT);s(this,"WEBKIT",this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT);s(this,"IOS",this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window));s(this,"FIREFOX",this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent));s(this,"ANDROID",this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT);s(this,"SAFARI",this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Pi;function NK(){if(Pi==null&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>Pi=!0}))}finally{Pi=Pi||!1}return Pi}function Uh(e){return NK()?e:!!e.capture}function Zm(e,t=0){return OK(e)?Number(e):arguments.length===2?t:0}function OK(e){return!isNaN(parseFloat(e))&&!isNaN(Number(e))}function Ya(e){return e instanceof At?e.nativeElement:e}var MK=new K("cdk-input-modality-detector-options"),PK={ignoreKeys:[18,17,224,91,16]},Ny=650,Fu={passive:!0,capture:!0},RK=(()=>{const t=class t{constructor(){s(this,"_platform",C(pn));s(this,"_listenerCleanups");s(this,"modalityDetected");s(this,"modalityChanged");s(this,"_mostRecentTarget",null);s(this,"_modality",new Dd(null));s(this,"_options");s(this,"_lastTouchMs",0);s(this,"_onKeydown",n=>{var a,i;(i=(a=this._options)==null?void 0:a.ignoreKeys)!=null&&i.some(o=>o===n.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=wr(n))});s(this,"_onMousedown",n=>{Date.now()-this._lastTouchMs<Ny||(this._modality.next(Dy(n)?"keyboard":"mouse"),this._mostRecentTarget=wr(n))});s(this,"_onTouchstart",n=>{if(Ty(n)){this._modality.next("keyboard");return}this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=wr(n)});let n=C(je),a=C(Le),i=C(MK,{optional:!0});if(this._options=se(se({},PK),i),this.modalityDetected=this._modality.pipe(av(1)),this.modalityChanged=this.modalityDetected.pipe(Cq()),this._platform.isBrowser){let o=C(An).createRenderer(null,null);this._listenerCleanups=n.runOutsideAngular(()=>[Lr(o,a,"keydown",this._onKeydown,Fu),Lr(o,a,"mousedown",this._onMousedown,Fu),Lr(o,a,"touchstart",this._onTouchstart,Fu)])}}get mostRecentModality(){return this._modality.value}ngOnDestroy(){var n;this._modality.complete(),(n=this._listenerCleanups)==null||n.forEach(a=>a())}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Fs=function(e){return e[e.IMMEDIATE=0]="IMMEDIATE",e[e.EVENTUAL=1]="EVENTUAL",e}(Fs||{}),AK=new K("cdk-focus-monitor-default-options"),ps=Uh({passive:!0,capture:!0}),Oy=(()=>{const t=class t{constructor(){s(this,"_ngZone",C(je));s(this,"_platform",C(pn));s(this,"_inputModalityDetector",C(RK));s(this,"_origin",null);s(this,"_lastFocusOrigin");s(this,"_windowFocused",!1);s(this,"_windowFocusTimeoutId");s(this,"_originTimeoutId");s(this,"_originFromTouchInteraction",!1);s(this,"_elementInfo",new Map);s(this,"_monitoredElementCount",0);s(this,"_rootNodeFocusListenerCount",new Map);s(this,"_detectionMode");s(this,"_windowFocusListener",()=>{this._windowFocused=!0,this._windowFocusTimeoutId=setTimeout(()=>this._windowFocused=!1)});s(this,"_document",C(Le,{optional:!0}));s(this,"_stopInputModalityDetector",new xe);s(this,"_rootNodeFocusAndBlurListener",n=>{let a=wr(n);for(let i=a;i;i=i.parentElement)n.type==="focus"?this._onFocus(n,i):this._onBlur(n,i)});let n=C(AK,{optional:!0});this._detectionMode=(n==null?void 0:n.detectionMode)||Fs.IMMEDIATE}monitor(n,a=!1){let i=Ya(n);if(!this._platform.isBrowser||i.nodeType!==1)return at();let o=TK(i)||this._getDocument(),l=this._elementInfo.get(i);if(l)return a&&(l.checkChildren=!0),l.subject;let c={checkChildren:a,subject:new xe,rootNode:o};return this._elementInfo.set(i,c),this._registerGlobalListeners(c),c.subject}stopMonitoring(n){let a=Ya(n),i=this._elementInfo.get(a);i&&(i.subject.complete(),this._setClasses(a),this._elementInfo.delete(a),this._removeGlobalListeners(i))}focusVia(n,a,i){let o=Ya(n),l=this._getDocument().activeElement;o===l?this._getClosestElementsInfo(o).forEach(([c,u])=>this._originChanged(c,a,u)):(this._setOrigin(a),typeof o.focus=="function"&&o.focus(i))}ngOnDestroy(){this._elementInfo.forEach((n,a)=>this.stopMonitoring(a))}_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!=null&&n.contains(this._inputModalityDetector._mostRecentTarget))}_setClasses(n,a){n.classList.toggle("cdk-focused",!!a),n.classList.toggle("cdk-touch-focused",a==="touch"),n.classList.toggle("cdk-keyboard-focused",a==="keyboard"),n.classList.toggle("cdk-mouse-focused",a==="mouse"),n.classList.toggle("cdk-program-focused",a==="program")}_setOrigin(n,a=!1){this._ngZone.runOutsideAngular(()=>{if(this._origin=n,this._originFromTouchInteraction=n==="touch"&&a,this._detectionMode===Fs.IMMEDIATE){clearTimeout(this._originTimeoutId);let i=this._originFromTouchInteraction?Ny:1;this._originTimeoutId=setTimeout(()=>this._origin=null,i)}})}_onFocus(n,a){let i=this._elementInfo.get(a),o=wr(n);!i||!i.checkChildren&&a!==o||this._originChanged(a,this._getFocusOrigin(o),i)}_onBlur(n,a){let i=this._elementInfo.get(a);!i||i.checkChildren&&n.relatedTarget instanceof Node&&a.contains(n.relatedTarget)||(this._setClasses(a),this._emitOrigin(i,null))}_emitOrigin(n,a){n.subject.observers.length&&this._ngZone.run(()=>n.subject.next(a))}_registerGlobalListeners(n){if(!this._platform.isBrowser)return;let a=n.rootNode,i=this._rootNodeFocusListenerCount.get(a)||0;i||this._ngZone.runOutsideAngular(()=>{a.addEventListener("focus",this._rootNodeFocusAndBlurListener,ps),a.addEventListener("blur",this._rootNodeFocusAndBlurListener,ps)}),this._rootNodeFocusListenerCount.set(a,i+1),++this._monitoredElementCount===1&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(So(this._stopInputModalityDetector)).subscribe(o=>{this._setOrigin(o,!0)}))}_removeGlobalListeners(n){let a=n.rootNode;if(this._rootNodeFocusListenerCount.has(a)){let i=this._rootNodeFocusListenerCount.get(a);i>1?this._rootNodeFocusListenerCount.set(a,i-1):(a.removeEventListener("focus",this._rootNodeFocusAndBlurListener,ps),a.removeEventListener("blur",this._rootNodeFocusAndBlurListener,ps),this._rootNodeFocusListenerCount.delete(a))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(n,a,i){this._setClasses(n,a),this._emitOrigin(i,a),this._lastFocusOrigin=a}_getClosestElementsInfo(n){let a=[];return this._elementInfo.forEach((i,o)=>{(o===n||i.checkChildren&&o.contains(n))&&a.push([o,i])}),a}_isLastInteractionFromInputLabel(n){let{_mostRecentTarget:a,mostRecentModality:i}=this._inputModalityDetector;if(i!=="mouse"||!a||a===n||n.nodeName!=="INPUT"&&n.nodeName!=="TEXTAREA"||n.disabled)return!1;let o=n.labels;if(o){for(let l=0;l<o.length;l++)if(o[l].contains(a))return!0}return!1}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),ms=new WeakMap,$o=(()=>{const t=class t{constructor(){s(this,"_appRef");s(this,"_injector",C(it));s(this,"_environmentInjector",C(Kn))}load(n){let a=this._appRef=this._appRef||this._injector.get(Hr),i=ms.get(a);i||(i={loaders:new Set,refs:[]},ms.set(a,i),a.onDestroy(()=>{var o;(o=ms.get(a))==null||o.refs.forEach(l=>l.destroy()),ms.delete(a)})),i.loaders.has(n)||(i.loaders.add(n),i.refs.push($b(n,{environmentInjector:this._environmentInjector})))}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),LK=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",lt({type:t,selectors:[["ng-component"]],exportAs:["cdkVisuallyHidden"],decls:0,vars:0,template:function(n,a){},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}
|
|
20
|
-
`],encapsulation:2,changeDetection:0}));let e=t;return e})();function hl(e){return Array.isArray(e)?e:[e]}var Ym=new Set,Kr,FK=(()=>{const t=class t{constructor(){s(this,"_platform",C(pn));s(this,"_nonce",C(dh,{optional:!0}));s(this,"_matchMedia");this._matchMedia=this._platform.isBrowser&&window.matchMedia?window.matchMedia.bind(window):VK}matchMedia(n){return(this._platform.WEBKIT||this._platform.BLINK)&&jK(n,this._nonce),this._matchMedia(n)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function jK(e,t){if(!Ym.has(e))try{Kr||(Kr=document.createElement("style"),t&&Kr.setAttribute("nonce",t),Kr.setAttribute("type","text/css"),document.head.appendChild(Kr)),Kr.sheet&&(Kr.sheet.insertRule(`@media ${e} {body{ }}`,0),Ym.add(e))}catch(r){console.error(r)}}function VK(e){return{matches:e==="all"||e==="",media:e,addListener:()=>{},removeListener:()=>{}}}var My=(()=>{const t=class t{constructor(){s(this,"_mediaMatcher",C(FK));s(this,"_zone",C(je));s(this,"_queries",new Map);s(this,"_destroySubject",new xe)}ngOnDestroy(){this._destroySubject.next(),this._destroySubject.complete()}isMatched(n){return Km(hl(n)).some(a=>this._registerQuery(a).mql.matches)}observe(n){let a=Km(hl(n)).map(o=>this._registerQuery(o).observable),i=yq(a);return i=no(i.pipe(ln(1)),i.pipe(av(1),kq(0))),i.pipe(Mt(o=>{let l={matches:!1,breakpoints:{}};return o.forEach(({matches:c,query:u})=>{l.matches=l.matches||c,l.breakpoints[u]=c}),l}))}_registerQuery(n){if(this._queries.has(n))return this._queries.get(n);let a=this._mediaMatcher.matchMedia(n),i={observable:new nt(o=>{let l=c=>this._zone.run(()=>o.next(c));return a.addListener(l),()=>{a.removeListener(l)}}).pipe(Rd(a),Mt(({matches:o})=>({query:n,matches:o})),So(this._destroySubject)),mql:a};return this._queries.set(n,i),i}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function Km(e){return e.map(t=>t.split(",")).reduce((t,r)=>t.concat(r)).map(t=>t.trim())}var BK=(()=>{const t=class t{create(n){return typeof MutationObserver>"u"?null:new MutationObserver(n)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),zK=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",nn({type:t})),s(t,"ɵinj",Jt({providers:[BK]}));let e=t;return e})(),Py=(()=>{const t=class t{constructor(){s(this,"_platform",C(pn))}isDisabled(n){return n.hasAttribute("disabled")}isVisible(n){return qK(n)&&getComputedStyle(n).visibility==="visible"}isTabbable(n){if(!this._platform.isBrowser)return!1;let a=HK(QK(n));if(a&&(Qm(a)===-1||!this.isVisible(a)))return!1;let i=n.nodeName.toLowerCase(),o=Qm(n);return n.hasAttribute("contenteditable")?o!==-1:i==="iframe"||i==="object"||this._platform.WEBKIT&&this._platform.IOS&&!YK(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,a){return KK(n)&&!this.isDisabled(n)&&((a==null?void 0:a.ignoreVisibility)||this.isVisible(n))}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function HK(e){try{return e.frameElement}catch{return null}}function qK(e){return!!(e.offsetWidth||e.offsetHeight||typeof e.getClientRects=="function"&&e.getClientRects().length)}function $K(e){let t=e.nodeName.toLowerCase();return t==="input"||t==="select"||t==="button"||t==="textarea"}function GK(e){return WK(e)&&e.type=="hidden"}function UK(e){return ZK(e)&&e.hasAttribute("href")}function WK(e){return e.nodeName.toLowerCase()=="input"}function ZK(e){return e.nodeName.toLowerCase()=="a"}function Ry(e){if(!e.hasAttribute("tabindex")||e.tabIndex===void 0)return!1;let t=e.getAttribute("tabindex");return!!(t&&!isNaN(parseInt(t,10)))}function Qm(e){if(!Ry(e))return null;let t=parseInt(e.getAttribute("tabindex")||"",10);return isNaN(t)?-1:t}function YK(e){let t=e.nodeName.toLowerCase(),r=t==="input"&&e.type;return r==="text"||r==="password"||t==="select"||t==="textarea"}function KK(e){return GK(e)?!1:$K(e)||UK(e)||e.hasAttribute("contenteditable")||Ry(e)}function QK(e){return e.ownerDocument&&e.ownerDocument.defaultView||window}var XK=class{constructor(e,t,r,n,a=!1,i){s(this,"_element");s(this,"_checker");s(this,"_ngZone");s(this,"_document");s(this,"_injector");s(this,"_startAnchor");s(this,"_endAnchor");s(this,"_hasAttached",!1);s(this,"startAnchorListener",()=>this.focusLastTabbableElement());s(this,"endAnchorListener",()=>this.focusFirstTabbableElement());s(this,"_enabled",!0);this._element=e,this._checker=t,this._ngZone=r,this._document=n,this._injector=i,a||this.attachAnchors()}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))}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 r=this._getFirstTabbableElement(t);return r==null||r.focus(e),!!r}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 r=0;r<t.length;r++){let n=t[r].nodeType===this._document.ELEMENT_NODE?this._getFirstTabbableElement(t[r]):null;if(n)return n}return null}_getLastTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;let t=e.children;for(let r=t.length-1;r>=0;r--){let n=t[r].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(t[r]):null;if(n)return n}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?ph(e,{injector:this._injector}):setTimeout(e)}},JK=(()=>{const t=class t{constructor(){s(this,"_checker",C(Py));s(this,"_ngZone",C(je));s(this,"_document",C(Le));s(this,"_injector",C(it));C($o).load(LK)}create(n,a=!1){return new XK(n,this._checker,this._ngZone,this._document,a,this._injector)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),eQ=new K("liveAnnouncerElement",{providedIn:"root",factory:tQ});function tQ(){return null}var nQ=new K("LIVE_ANNOUNCER_DEFAULT_OPTIONS"),rQ=0,aQ=(()=>{const t=class t{constructor(){s(this,"_ngZone",C(je));s(this,"_defaultOptions",C(nQ,{optional:!0}));s(this,"_liveElement");s(this,"_document",C(Le));s(this,"_previousTimeout");s(this,"_currentPromise");s(this,"_currentResolve");let n=C(eQ,{optional:!0});this._liveElement=n||this._createLiveElement()}announce(n,...a){let i=this._defaultOptions,o,l;return a.length===1&&typeof a[0]=="number"?l=a[0]:[o,l]=a,this.clear(),clearTimeout(this._previousTimeout),o||(o=i&&i.politeness?i.politeness:"polite"),l==null&&i&&(l=i.duration),this._liveElement.setAttribute("aria-live",o),this._liveElement.id&&this._exposeAnnouncerToModals(this._liveElement.id),this._ngZone.runOutsideAngular(()=>(this._currentPromise||(this._currentPromise=new Promise(c=>this._currentResolve=c)),clearTimeout(this._previousTimeout),this._previousTimeout=setTimeout(()=>{var c;this._liveElement.textContent=n,typeof l=="number"&&(this._previousTimeout=setTimeout(()=>this.clear(),l)),(c=this._currentResolve)==null||c.call(this),this._currentPromise=this._currentResolve=void 0},100),this._currentPromise))}clear(){this._liveElement&&(this._liveElement.textContent="")}ngOnDestroy(){var n,a;clearTimeout(this._previousTimeout),(n=this._liveElement)==null||n.remove(),this._liveElement=null,(a=this._currentResolve)==null||a.call(this),this._currentPromise=this._currentResolve=void 0}_createLiveElement(){let n="cdk-live-announcer-element",a=this._document.getElementsByClassName(n),i=this._document.createElement("div");for(let o=0;o<a.length;o++)a[o].remove();return i.classList.add(n),i.classList.add("cdk-visually-hidden"),i.setAttribute("aria-atomic","true"),i.setAttribute("aria-live","polite"),i.id=`cdk-live-announcer-${rQ++}`,this._document.body.appendChild(i),i}_exposeAnnouncerToModals(n){let a=this._document.querySelectorAll('body > .cdk-overlay-container [aria-modal="true"]');for(let i=0;i<a.length;i++){let o=a[i],l=o.getAttribute("aria-owns");l?l.indexOf(n)===-1&&o.setAttribute("aria-owns",l+" "+n):o.setAttribute("aria-owns",n)}}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),na=function(e){return e[e.NONE=0]="NONE",e[e.BLACK_ON_WHITE=1]="BLACK_ON_WHITE",e[e.WHITE_ON_BLACK=2]="WHITE_ON_BLACK",e}(na||{}),Xm="cdk-high-contrast-black-on-white",Jm="cdk-high-contrast-white-on-black",ju="cdk-high-contrast-active",Ay=(()=>{const t=class t{constructor(){s(this,"_platform",C(pn));s(this,"_hasCheckedHighContrastMode");s(this,"_document",C(Le));s(this,"_breakpointSubscription");this._breakpointSubscription=C(My).observe("(forced-colors: active)").subscribe(()=>{this._hasCheckedHighContrastMode&&(this._hasCheckedHighContrastMode=!1,this._applyBodyHighContrastModeCssClasses())})}getHighContrastMode(){if(!this._platform.isBrowser)return na.NONE;let n=this._document.createElement("div");n.style.backgroundColor="rgb(1,2,3)",n.style.position="absolute",this._document.body.appendChild(n);let a=this._document.defaultView||window,i=a&&a.getComputedStyle?a.getComputedStyle(n):null,o=(i&&i.backgroundColor||"").replace(/ /g,"");switch(n.remove(),o){case"rgb(0,0,0)":case"rgb(45,50,54)":case"rgb(32,32,32)":return na.WHITE_ON_BLACK;case"rgb(255,255,255)":case"rgb(255,250,239)":return na.BLACK_ON_WHITE}return na.NONE}ngOnDestroy(){this._breakpointSubscription.unsubscribe()}_applyBodyHighContrastModeCssClasses(){if(!this._hasCheckedHighContrastMode&&this._platform.isBrowser&&this._document.body){let n=this._document.body.classList;n.remove(ju,Xm,Jm),this._hasCheckedHighContrastMode=!0;let a=this.getHighContrastMode();a===na.BLACK_ON_WHITE?n.add(ju,Xm):a===na.WHITE_ON_BLACK&&n.add(ju,Jm)}}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),iQ=(()=>{const t=class t{constructor(){C(Ay)._applyBodyHighContrastModeCssClasses()}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",nn({type:t})),s(t,"ɵinj",Jt({imports:[zK]}));let e=t;return e})(),Vu={},Go=(()=>{const t=class t{constructor(){s(this,"_appId",C(ch))}getId(n){return this._appId!=="ng"&&(n+=this._appId),Vu.hasOwnProperty(n)||(Vu[n]=0),`${n}${Vu[n]++}`}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function Ly(e,...t){return t.length?t.some(r=>e[r]):e.altKey||e.shiftKey||e.ctrlKey||e.metaKey}var oQ=new K("cdk-dir-doc",{providedIn:"root",factory:sQ});function sQ(){return C(Le)}var lQ=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;function uQ(e){let t=(e==null?void 0:e.toLowerCase())||"";return t==="auto"&&typeof navigator<"u"&&(navigator!=null&&navigator.language)?lQ.test(navigator.language)?"rtl":"ltr":t==="rtl"?"rtl":"ltr"}var pl=(()=>{const t=class t{constructor(){s(this,"value","ltr");s(this,"change",new Vt);let n=C(oQ,{optional:!0});if(n){let a=n.body?n.body.dir:null,i=n.documentElement?n.documentElement.dir:null;this.value=uQ(a||i||"ltr")}}ngOnDestroy(){this.change.complete()}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),uo=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",nn({type:t})),s(t,"ɵinj",Jt({}));let e=t;return e})(),li=(()=>{const t=class t{constructor(){C(Ay)._applyBodyHighContrastModeCssClasses()}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",nn({type:t})),s(t,"ɵinj",Jt({imports:[uo,uo]}));let e=t;return e})(),id=new K("MAT_DATE_LOCALE",{providedIn:"root",factory:cQ});function cQ(){return C(Zl)}var Na="Method not implemented",Fy=class{constructor(){s(this,"locale");s(this,"_localeChanges",new xe);s(this,"localeChanges",this._localeChanges)}setTime(e,t,r,n){throw new Error(Na)}getHours(e){throw new Error(Na)}getMinutes(e){throw new Error(Na)}getSeconds(e){throw new Error(Na)}parseTime(e,t){throw new Error(Na)}addSeconds(e,t){throw new Error(Na)}getValidDateOrNull(e){return this.isDateInstance(e)&&this.isValid(e)?e:null}deserialize(e){return e==null||this.isDateInstance(e)&&this.isValid(e)?e:this.invalid()}setLocale(e){this.locale=e,this._localeChanges.next()}compareDate(e,t){return this.getYear(e)-this.getYear(t)||this.getMonth(e)-this.getMonth(t)||this.getDate(e)-this.getDate(t)}compareTime(e,t){return this.getHours(e)-this.getHours(t)||this.getMinutes(e)-this.getMinutes(t)||this.getSeconds(e)-this.getSeconds(t)}sameDate(e,t){if(e&&t){let r=this.isValid(e),n=this.isValid(t);return r&&n?!this.compareDate(e,t):r==n}return e==t}sameTime(e,t){if(e&&t){let r=this.isValid(e),n=this.isValid(t);return r&&n?!this.compareTime(e,t):r==n}return e==t}clampDate(e,t,r){return t&&this.compareDate(e,t)<0?t:r&&this.compareDate(e,r)>0?r:e}},dQ=new K("mat-date-formats"),hQ=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",lt({type:t,selectors:[["structural-styles"]],decls:0,vars:0,template:function(n,a){},styles:[`.mat-focus-indicator{position:relative}.mat-focus-indicator::before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border-width:var(--mat-focus-indicator-border-width, 3px);border-style:var(--mat-focus-indicator-border-style, solid);border-color:var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus::before{content:""}@media(forced-colors: active){html{--mat-focus-indicator-display: block}}
|
|
21
|
-
`],encapsulation:2,changeDetection:0}));let e=t;return e})(),qn=function(e){return e[e.NORMAL=0]="NORMAL",e[e.NEGATED=1]="NEGATED",e[e.INVERTED=2]="INVERTED",e}(qn||{}),fs,Qr;function jy(){if(Qr==null){if(typeof document!="object"||!document||typeof Element!="function"||!Element)return Qr=!1,Qr;if("scrollBehavior"in document.documentElement.style)Qr=!0;else{let e=Element.prototype.scrollTo;e?Qr=!/\{\s*\[native code\]\s*\}/.test(e.toString()):Qr=!1}}return Qr}function Ri(){if(typeof document!="object"||!document)return qn.NORMAL;if(fs==null){let e=document.createElement("div"),t=e.style;e.dir="rtl",t.width="1px",t.overflow="auto",t.visibility="hidden",t.pointerEvents="none",t.position="absolute";let r=document.createElement("div"),n=r.style;n.width="2px",n.height="1px",e.appendChild(r),document.body.appendChild(e),fs=qn.NORMAL,e.scrollLeft===0&&(e.scrollLeft=1,fs=e.scrollLeft===0?qn.NEGATED:qn.INVERTED),e.remove()}return fs}function ef(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}function _t(e){return e==null?"":typeof e=="string"?e:`${e}px`}var gn=function(e){return e[e.FADING_IN=0]="FADING_IN",e[e.VISIBLE=1]="VISIBLE",e[e.FADING_OUT=2]="FADING_OUT",e[e.HIDDEN=3]="HIDDEN",e}(gn||{}),pQ=class{constructor(e,t,r,n=!1){s(this,"_renderer");s(this,"element");s(this,"config");s(this,"_animationForciblyDisabledThroughCss");s(this,"state",gn.HIDDEN);this._renderer=e,this.element=t,this.config=r,this._animationForciblyDisabledThroughCss=n}fadeOut(){this._renderer.fadeOutRipple(this)}},tf=Uh({passive:!0,capture:!0}),mQ=class{constructor(){s(this,"_events",new Map);s(this,"_delegateEventHandler",e=>{var r;let t=wr(e);t&&((r=this._events.get(e.type))==null||r.forEach((n,a)=>{(a===t||a.contains(t))&&n.forEach(i=>i.handleEvent(e))}))})}addHandler(e,t,r,n){let a=this._events.get(t);if(a){let i=a.get(r);i?i.add(n):a.set(r,new Set([n]))}else this._events.set(t,new Map([[r,new Set([n])]])),e.runOutsideAngular(()=>{document.addEventListener(t,this._delegateEventHandler,tf)})}removeHandler(e,t,r){let n=this._events.get(e);if(!n)return;let a=n.get(t);a&&(a.delete(r),a.size===0&&n.delete(t),n.size===0&&(this._events.delete(e),document.removeEventListener(e,this._delegateEventHandler,tf)))}},ml={enterDuration:225,exitDuration:150},fQ=800,nf=Uh({passive:!0,capture:!0}),rf=["mousedown","touchstart"],af=["mouseup","mouseleave","touchend","touchcancel"],gQ=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",lt({type:t,selectors:[["ng-component"]],hostAttrs:["mat-ripple-style-loader",""],decls:0,vars:0,template:function(n,a){},styles:[`.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0, 0, 0.2, 1);transform:scale3d(0, 0, 0);background-color:var(--mat-ripple-color, color-mix(in srgb, var(--mat-sys-on-surface) 10%, transparent))}@media(forced-colors: active){.mat-ripple-element{display:none}}.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .mat-ripple-element{display:none}
|
|
22
|
-
`],encapsulation:2,changeDetection:0}));let e=t;return e})(),Fr,vQ=(Fr=class{constructor(t,r,n,a,i){s(this,"_target");s(this,"_ngZone");s(this,"_platform");s(this,"_containerElement");s(this,"_triggerElement");s(this,"_isPointerDown",!1);s(this,"_activeRipples",new Map);s(this,"_mostRecentTransientRipple");s(this,"_lastTouchStartEvent");s(this,"_pointerUpEventsRegistered",!1);s(this,"_containerRect");this._target=t,this._ngZone=r,this._platform=a,a.isBrowser&&(this._containerElement=Ya(n)),i&&i.get($o).load(gQ)}fadeInRipple(t,r,n={}){let a=this._containerRect=this._containerRect||this._containerElement.getBoundingClientRect(),i=se(se({},ml),n.animation);n.centered&&(t=a.left+a.width/2,r=a.top+a.height/2);let o=n.radius||bQ(t,r,a),l=t-a.left,c=r-a.top,u=i.enterDuration,d=document.createElement("div");d.classList.add("mat-ripple-element"),d.style.left=`${l-o}px`,d.style.top=`${c-o}px`,d.style.height=`${o*2}px`,d.style.width=`${o*2}px`,n.color!=null&&(d.style.backgroundColor=n.color),d.style.transitionDuration=`${u}ms`,this._containerElement.appendChild(d);let m=window.getComputedStyle(d),b=m.transitionProperty,g=m.transitionDuration,w=b==="none"||g==="0s"||g==="0s, 0s"||a.width===0&&a.height===0,x=new pQ(this,d,n,w);d.style.transform="scale3d(1, 1, 1)",x.state=gn.FADING_IN,n.persistent||(this._mostRecentTransientRipple=x);let S=null;return!w&&(u||i.exitDuration)&&this._ngZone.runOutsideAngular(()=>{let T=()=>{S&&(S.fallbackTimer=null),clearTimeout(O),this._finishRippleTransition(x)},R=()=>this._destroyRipple(x),O=setTimeout(R,u+100);d.addEventListener("transitionend",T),d.addEventListener("transitioncancel",R),S={onTransitionEnd:T,onTransitionCancel:R,fallbackTimer:O}}),this._activeRipples.set(x,S),(w||!u)&&this._finishRippleTransition(x),x}fadeOutRipple(t){if(t.state===gn.FADING_OUT||t.state===gn.HIDDEN)return;let r=t.element,n=se(se({},ml),t.config.animation);r.style.transitionDuration=`${n.exitDuration}ms`,r.style.opacity="0",t.state=gn.FADING_OUT,(t._animationForciblyDisabledThroughCss||!n.exitDuration)&&this._finishRippleTransition(t)}fadeOutAll(){this._getActiveRipples().forEach(t=>t.fadeOut())}fadeOutAllNonPersistent(){this._getActiveRipples().forEach(t=>{t.config.persistent||t.fadeOut()})}setupTriggerEvents(t){let r=Ya(t);!this._platform.isBrowser||!r||r===this._triggerElement||(this._removeTriggerEvents(),this._triggerElement=r,rf.forEach(n=>{Fr._eventManager.addHandler(this._ngZone,n,r,this)}))}handleEvent(t){t.type==="mousedown"?this._onMousedown(t):t.type==="touchstart"?this._onTouchStart(t):this._onPointerUp(),this._pointerUpEventsRegistered||(this._ngZone.runOutsideAngular(()=>{af.forEach(r=>{this._triggerElement.addEventListener(r,this,nf)})}),this._pointerUpEventsRegistered=!0)}_finishRippleTransition(t){t.state===gn.FADING_IN?this._startFadeOutTransition(t):t.state===gn.FADING_OUT&&this._destroyRipple(t)}_startFadeOutTransition(t){let r=t===this._mostRecentTransientRipple,{persistent:n}=t.config;t.state=gn.VISIBLE,!n&&(!r||!this._isPointerDown)&&t.fadeOut()}_destroyRipple(t){let r=this._activeRipples.get(t)??null;this._activeRipples.delete(t),this._activeRipples.size||(this._containerRect=null),t===this._mostRecentTransientRipple&&(this._mostRecentTransientRipple=null),t.state=gn.HIDDEN,r!==null&&(t.element.removeEventListener("transitionend",r.onTransitionEnd),t.element.removeEventListener("transitioncancel",r.onTransitionCancel),r.fallbackTimer!==null&&clearTimeout(r.fallbackTimer)),t.element.remove()}_onMousedown(t){let r=Dy(t),n=this._lastTouchStartEvent&&Date.now()<this._lastTouchStartEvent+fQ;!this._target.rippleDisabled&&!r&&!n&&(this._isPointerDown=!0,this.fadeInRipple(t.clientX,t.clientY,this._target.rippleConfig))}_onTouchStart(t){if(!this._target.rippleDisabled&&!Ty(t)){this._lastTouchStartEvent=Date.now(),this._isPointerDown=!0;let r=t.changedTouches;if(r)for(let n=0;n<r.length;n++)this.fadeInRipple(r[n].clientX,r[n].clientY,this._target.rippleConfig)}}_onPointerUp(){this._isPointerDown&&(this._isPointerDown=!1,this._getActiveRipples().forEach(t=>{let r=t.state===gn.VISIBLE||t.config.terminateOnPointerUp&&t.state===gn.FADING_IN;!t.config.persistent&&r&&t.fadeOut()}))}_getActiveRipples(){return Array.from(this._activeRipples.keys())}_removeTriggerEvents(){let t=this._triggerElement;t&&(rf.forEach(r=>Fr._eventManager.removeHandler(r,t,this)),this._pointerUpEventsRegistered&&(af.forEach(r=>t.removeEventListener(r,this,nf)),this._pointerUpEventsRegistered=!1))}},s(Fr,"_eventManager",new mQ),Fr);function bQ(e,t,r){let n=Math.max(Math.abs(e-r.left),Math.abs(e-r.right)),a=Math.max(Math.abs(t-r.top),Math.abs(t-r.bottom));return Math.sqrt(n*n+a*a)}var yQ=new K("mat-ripple-global-options"),_Q=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",nn({type:t})),s(t,"ɵinj",Jt({imports:[li,li]}));let e=t;return e})(),wQ={capture:!0},xQ=["focus","mousedown","mouseenter","touchstart"],Bu="mat-ripple-loader-uninitialized",zu="mat-ripple-loader-class-name",of="mat-ripple-loader-centered",gs="mat-ripple-loader-disabled",EQ=(()=>{const t=class t{constructor(){s(this,"_document",C(Le));s(this,"_animationMode",C(bi,{optional:!0}));s(this,"_globalRippleOptions",C(yQ,{optional:!0}));s(this,"_platform",C(pn));s(this,"_ngZone",C(je));s(this,"_injector",C(it));s(this,"_eventCleanups");s(this,"_hosts",new Map);s(this,"_onInteraction",n=>{var i;let a=wr(n);if(a instanceof HTMLElement){let o=a.closest(`[${Bu}="${((i=this._globalRippleOptions)==null?void 0:i.namespace)??""}"]`);o&&this._createRipple(o)}});let n=C(An).createRenderer(null,null);this._eventCleanups=this._ngZone.runOutsideAngular(()=>xQ.map(a=>Lr(n,this._document,a,this._onInteraction,wQ)))}ngOnDestroy(){let n=this._hosts.keys();for(let a of n)this.destroyRipple(a);this._eventCleanups.forEach(a=>a())}configureRipple(n,a){var i;n.setAttribute(Bu,((i=this._globalRippleOptions)==null?void 0:i.namespace)??""),(a.className||!n.hasAttribute(zu))&&n.setAttribute(zu,a.className||""),a.centered&&n.setAttribute(of,""),a.disabled&&n.setAttribute(gs,"")}setDisabled(n,a){let i=this._hosts.get(n);i?(i.target.rippleDisabled=a,!a&&!i.hasSetUpEvents&&(i.hasSetUpEvents=!0,i.renderer.setupTriggerEvents(n))):a?n.setAttribute(gs,""):n.removeAttribute(gs)}_createRipple(n){var b,g,w;if(!this._document||this._hosts.has(n))return;(b=n.querySelector(".mat-ripple"))==null||b.remove();let a=this._document.createElement("span");a.classList.add("mat-ripple",n.getAttribute(zu)),n.append(a);let i=this._animationMode==="NoopAnimations",o=this._globalRippleOptions,l=i?0:((g=o==null?void 0:o.animation)==null?void 0:g.enterDuration)??ml.enterDuration,c=i?0:((w=o==null?void 0:o.animation)==null?void 0:w.exitDuration)??ml.exitDuration,u={rippleDisabled:i||(o==null?void 0:o.disabled)||n.hasAttribute(gs),rippleConfig:{centered:n.hasAttribute(of),terminateOnPointerUp:o==null?void 0:o.terminateOnPointerUp,animation:{enterDuration:l,exitDuration:c}}},d=new vQ(u,this._ngZone,a,this._platform,this._injector),m=!u.rippleDisabled;m&&d.setupTriggerEvents(n),this._hosts.set(n,{target:u,renderer:d,hasSetUpEvents:m}),n.removeAttribute(Bu)}destroyRipple(n){let a=this._hosts.get(n);a&&(a.renderer._removeTriggerEvents(),this._hosts.delete(n))}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),SQ=/^\d{4}-\d{2}-\d{2}(?:T\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|(?:(?:\+|-)\d{2}:\d{2}))?)?$/,kQ=/^(\d?\d)[:.](\d?\d)(?:[:.](\d?\d))?\s*(AM|PM)?$/i;function Hu(e,t){let r=Array(e);for(let n=0;n<e;n++)r[n]=t(n);return r}var CQ=(()=>{const t=class t extends Fy{constructor(){super();s(this,"useUtcForDisplay",!1);s(this,"_matDateLocale",C(id,{optional:!0}));let a=C(id,{optional:!0});a!==void 0&&(this._matDateLocale=a),super.setLocale(this._matDateLocale)}getYear(a){return a.getFullYear()}getMonth(a){return a.getMonth()}getDate(a){return a.getDate()}getDayOfWeek(a){return a.getDay()}getMonthNames(a){let i=new Intl.DateTimeFormat(this.locale,{month:a,timeZone:"utc"});return Hu(12,o=>this._format(i,new Date(2017,o,1)))}getDateNames(){let a=new Intl.DateTimeFormat(this.locale,{day:"numeric",timeZone:"utc"});return Hu(31,i=>this._format(a,new Date(2017,0,i+1)))}getDayOfWeekNames(a){let i=new Intl.DateTimeFormat(this.locale,{weekday:a,timeZone:"utc"});return Hu(7,o=>this._format(i,new Date(2017,0,o+1)))}getYearName(a){let i=new Intl.DateTimeFormat(this.locale,{year:"numeric",timeZone:"utc"});return this._format(i,a)}getFirstDayOfWeek(){var a,i;if(typeof Intl<"u"&&Intl.Locale){let o=new Intl.Locale(this.locale),l=((i=((a=o.getWeekInfo)==null?void 0:a.call(o))||o.weekInfo)==null?void 0:i.firstDay)??0;return l===7?0:l}return 0}getNumDaysInMonth(a){return this.getDate(this._createDateWithOverflow(this.getYear(a),this.getMonth(a)+1,0))}clone(a){return new Date(a.getTime())}createDate(a,i,o){let l=this._createDateWithOverflow(a,i,o);return l.getMonth()!=i,l}today(){return new Date}parse(a,i){return typeof a=="number"?new Date(a):a?new Date(Date.parse(a)):null}format(a,i){if(!this.isValid(a))throw Error("NativeDateAdapter: Cannot format invalid date.");let o=new Intl.DateTimeFormat(this.locale,Zt(se({},i),{timeZone:"utc"}));return this._format(o,a)}addCalendarYears(a,i){return this.addCalendarMonths(a,i*12)}addCalendarMonths(a,i){let o=this._createDateWithOverflow(this.getYear(a),this.getMonth(a)+i,this.getDate(a));return this.getMonth(o)!=((this.getMonth(a)+i)%12+12)%12&&(o=this._createDateWithOverflow(this.getYear(o),this.getMonth(o),0)),o}addCalendarDays(a,i){return this._createDateWithOverflow(this.getYear(a),this.getMonth(a),this.getDate(a)+i)}toIso8601(a){return[a.getUTCFullYear(),this._2digit(a.getUTCMonth()+1),this._2digit(a.getUTCDate())].join("-")}deserialize(a){if(typeof a=="string"){if(!a)return null;if(SQ.test(a)){let i=new Date(a);if(this.isValid(i))return i}}return super.deserialize(a)}isDateInstance(a){return a instanceof Date}isValid(a){return!isNaN(a.getTime())}invalid(){return new Date(NaN)}setTime(a,i,o,l){let c=this.clone(a);return c.setHours(i,o,l,0),c}getHours(a){return a.getHours()}getMinutes(a){return a.getMinutes()}getSeconds(a){return a.getSeconds()}parseTime(a,i){if(typeof a!="string")return a instanceof Date?new Date(a.getTime()):null;let o=a.trim();if(o.length===0)return null;let l=this._parseTimeString(o);if(l===null){let c=o.replace(/[^0-9:(AM|PM)]/gi,"").trim();c.length>0&&(l=this._parseTimeString(c))}return l||this.invalid()}addSeconds(a,i){return new Date(a.getTime()+i*1e3)}_createDateWithOverflow(a,i,o){let l=new Date;return l.setFullYear(a,i,o),l.setHours(0,0,0,0),l}_2digit(a){return("00"+a).slice(-2)}_format(a,i){let o=new Date;return o.setUTCFullYear(i.getFullYear(),i.getMonth(),i.getDate()),o.setUTCHours(i.getHours(),i.getMinutes(),i.getSeconds(),i.getMilliseconds()),a.format(o)}_parseTimeString(a){let i=a.toUpperCase().match(kQ);if(i){let o=parseInt(i[1]),l=parseInt(i[2]),c=i[3]==null?void 0:parseInt(i[3]),u=i[4];if(o===12?o=u==="AM"?0:o:u==="PM"&&(o+=12),qu(o,0,23)&&qu(l,0,59)&&(c==null||qu(c,0,59)))return this.setTime(this.today(),o,l,c||0)}return null}};s(t,"ɵfac",function(a){return new(a||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})();function qu(e,t,r){return!isNaN(e)&&e>=t&&e<=r}var Wh=class{constructor(){s(this,"_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}},co=class extends Wh{constructor(t,r,n,a,i){super();s(this,"component");s(this,"viewContainerRef");s(this,"injector");s(this,"componentFactoryResolver");s(this,"projectableNodes");this.component=t,this.viewContainerRef=r,this.injector=n,this.projectableNodes=i}},Zh=class extends Wh{constructor(t,r,n,a){super();s(this,"templateRef");s(this,"viewContainerRef");s(this,"context");s(this,"injector");this.templateRef=t,this.viewContainerRef=r,this.context=n,this.injector=a}get origin(){return this.templateRef.elementRef}attach(t,r=this.context){return this.context=r,super.attach(t)}detach(){return this.context=void 0,super.detach()}},IQ=class extends Wh{constructor(t){super();s(this,"element");this.element=t instanceof At?t.nativeElement:t}},Xl=class{constructor(){s(this,"_attachedPortal");s(this,"_disposeFn");s(this,"_isDisposed",!1);s(this,"attachDomPortal",null)}hasAttached(){return!!this._attachedPortal}attach(e){if(e instanceof co)return this._attachedPortal=e,this.attachComponentPortal(e);if(e instanceof Zh)return this._attachedPortal=e,this.attachTemplatePortal(e);if(this.attachDomPortal&&e instanceof IQ)return this._attachedPortal=e,this.attachDomPortal(e)}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)}},DQ=class extends Xl{constructor(t,r,n,a,i){super();s(this,"outletElement");s(this,"_appRef");s(this,"_defaultInjector");s(this,"_document");s(this,"attachDomPortal",t=>{let r=t.element;r.parentNode;let n=this._document.createComment("dom-portal");r.parentNode.insertBefore(n,r),this.outletElement.appendChild(r),this._attachedPortal=t,super.setDisposeFn(()=>{n.parentNode&&n.parentNode.replaceChild(r,n)})});this.outletElement=t,this._appRef=n,this._defaultInjector=a,this._document=i}attachComponentPortal(t){let r;if(t.viewContainerRef){let n=t.injector||t.viewContainerRef.injector,a=n.get(so,null,{optional:!0})||void 0;r=t.viewContainerRef.createComponent(t.component,{index:t.viewContainerRef.length,injector:n,ngModuleRef:a,projectableNodes:t.projectableNodes||void 0}),this.setDisposeFn(()=>r.destroy())}else{let n=this._appRef,a=t.injector||this._defaultInjector||it.NULL,i=a.get(Kn,n.injector);r=$b(t.component,{elementInjector:a,environmentInjector:i,projectableNodes:t.projectableNodes||void 0}),n.attachView(r.hostView),this.setDisposeFn(()=>{n.viewCount>0&&n.detachView(r.hostView),r.destroy()})}return this.outletElement.appendChild(this._getComponentRootNode(r)),this._attachedPortal=t,r}attachTemplatePortal(t){let r=t.viewContainerRef,n=r.createEmbeddedView(t.templateRef,t.context,{injector:t.injector});return n.rootNodes.forEach(a=>this.outletElement.appendChild(a)),n.detectChanges(),this.setDisposeFn(()=>{let a=r.indexOf(n);a!==-1&&r.remove(a)}),this._attachedPortal=t,n}dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(t){return t.hostView.rootNodes[0]}},ho=(()=>{const t=class t extends Xl{constructor(){super();s(this,"_moduleRef",C(so,{optional:!0}));s(this,"_document",C(Le));s(this,"_viewContainerRef",C(wi));s(this,"_isInitialized",!1);s(this,"_attachedRef");s(this,"attached",new Vt);s(this,"attachDomPortal",a=>{let i=a.element;i.parentNode;let o=this._document.createComment("dom-portal");a.setAttachedHost(this),i.parentNode.insertBefore(o,i),this._getRootNode().appendChild(i),this._attachedPortal=a,super.setDisposeFn(()=>{o.parentNode&&o.parentNode.replaceChild(i,o)})})}get portal(){return this._attachedPortal}set portal(a){this.hasAttached()&&!a&&!this._isInitialized||(this.hasAttached()&&super.detach(),a&&super.attach(a),this._attachedPortal=a||null)}get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedRef=this._attachedPortal=null}attachComponentPortal(a){a.setAttachedHost(this);let i=a.viewContainerRef!=null?a.viewContainerRef:this._viewContainerRef,o=i.createComponent(a.component,{index:i.length,injector:a.injector||i.injector,projectableNodes:a.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=a,this._attachedRef=o,this.attached.emit(o),o}attachTemplatePortal(a){a.setAttachedHost(this);let i=this._viewContainerRef.createEmbeddedView(a.templateRef,a.context,{injector:a.injector});return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=a,this._attachedRef=i,this.attached.emit(i),i}_getRootNode(){let a=this._viewContainerRef.element.nativeElement;return a.nodeType===a.ELEMENT_NODE?a:a.parentNode}};s(t,"ɵfac",function(a){return new(a||t)}),s(t,"ɵdir",Lt({type:t,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:[0,"cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[En]}));let e=t;return e})(),fl=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",nn({type:t})),s(t,"ɵinj",Jt({}));let e=t;return e})(),TQ=20,Vy=(()=>{const t=class t{constructor(){s(this,"_ngZone",C(je));s(this,"_platform",C(pn));s(this,"_renderer",C(An).createRenderer(null,null));s(this,"_cleanupGlobalListener");s(this,"_scrolled",new xe);s(this,"_scrolledCount",0);s(this,"scrollContainers",new Map)}register(n){this.scrollContainers.has(n)||this.scrollContainers.set(n,n.elementScrolled().subscribe(()=>this._scrolled.next(n)))}deregister(n){let a=this.scrollContainers.get(n);a&&(a.unsubscribe(),this.scrollContainers.delete(n))}scrolled(n=TQ){return this._platform.isBrowser?new nt(a=>{this._cleanupGlobalListener||(this._cleanupGlobalListener=this._ngZone.runOutsideAngular(()=>this._renderer.listen("document","scroll",()=>this._scrolled.next())));let i=n>0?this._scrolled.pipe(ev(n)).subscribe(a):this._scrolled.subscribe(a);return this._scrolledCount++,()=>{var o;i.unsubscribe(),this._scrolledCount--,this._scrolledCount||((o=this._cleanupGlobalListener)==null||o.call(this),this._cleanupGlobalListener=void 0)}}):at()}ngOnDestroy(){var n;(n=this._cleanupGlobalListener)==null||n.call(this),this._cleanupGlobalListener=void 0,this.scrollContainers.forEach((a,i)=>this.deregister(i)),this._scrolled.complete()}ancestorScrolled(n,a){let i=this.getAncestorScrollContainers(n);return this.scrolled(a).pipe(mr(o=>!o||i.indexOf(o)>-1))}getAncestorScrollContainers(n){let a=[];return this.scrollContainers.forEach((i,o)=>{this._scrollableContainsElement(o,n)&&a.push(o)}),a}_scrollableContainsElement(n,a){let i=Ya(a),o=n.getElementRef().nativeElement;do if(i==o)return!0;while(i=i.parentElement);return!1}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),NQ=(()=>{const t=class t{constructor(){s(this,"elementRef",C(At));s(this,"scrollDispatcher",C(Vy));s(this,"ngZone",C(je));s(this,"dir",C(pl,{optional:!0}));s(this,"_scrollElement",this.elementRef.nativeElement);s(this,"_destroyed",new xe);s(this,"_renderer",C(_i));s(this,"_cleanupScroll");s(this,"_elementScrolled",new xe)}ngOnInit(){this._cleanupScroll=this.ngZone.runOutsideAngular(()=>this._renderer.listen(this._scrollElement,"scroll",n=>this._elementScrolled.next(n))),this.scrollDispatcher.register(this)}ngOnDestroy(){var n;(n=this._cleanupScroll)==null||n.call(this),this._elementScrolled.complete(),this.scrollDispatcher.deregister(this),this._destroyed.next(),this._destroyed.complete()}elementScrolled(){return this._elementScrolled}getElementRef(){return this.elementRef}scrollTo(n){let a=this.elementRef.nativeElement,i=this.dir&&this.dir.value=="rtl";n.left==null&&(n.left=i?n.end:n.start),n.right==null&&(n.right=i?n.start:n.end),n.bottom!=null&&(n.top=a.scrollHeight-a.clientHeight-n.bottom),i&&Ri()!=qn.NORMAL?(n.left!=null&&(n.right=a.scrollWidth-a.clientWidth-n.left),Ri()==qn.INVERTED?n.left=n.right:Ri()==qn.NEGATED&&(n.left=n.right?-n.right:n.right)):n.right!=null&&(n.left=a.scrollWidth-a.clientWidth-n.right),this._applyScrollToOptions(n)}_applyScrollToOptions(n){let a=this.elementRef.nativeElement;jy()?a.scrollTo(n):(n.top!=null&&(a.scrollTop=n.top),n.left!=null&&(a.scrollLeft=n.left))}measureScrollOffset(n){let a="left",i="right",o=this.elementRef.nativeElement;if(n=="top")return o.scrollTop;if(n=="bottom")return o.scrollHeight-o.clientHeight-o.scrollTop;let l=this.dir&&this.dir.value=="rtl";return n=="start"?n=l?i:a:n=="end"&&(n=l?a:i),l&&Ri()==qn.INVERTED?n==a?o.scrollWidth-o.clientWidth-o.scrollLeft:o.scrollLeft:l&&Ri()==qn.NEGATED?n==a?o.scrollLeft+o.scrollWidth-o.clientWidth:-o.scrollLeft:n==a?o.scrollLeft:o.scrollWidth-o.clientWidth-o.scrollLeft}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Lt({type:t,selectors:[["","cdk-scrollable",""],["","cdkScrollable",""]]}));let e=t;return e})(),OQ=20,By=(()=>{const t=class t{constructor(){s(this,"_platform",C(pn));s(this,"_listeners");s(this,"_viewportSize");s(this,"_change",new xe);s(this,"_document",C(Le,{optional:!0}));let n=C(je),a=C(An).createRenderer(null,null);n.runOutsideAngular(()=>{if(this._platform.isBrowser){let i=o=>this._change.next(o);this._listeners=[a.listen("window","resize",i),a.listen("window","orientationchange",i)]}this.change().subscribe(()=>this._viewportSize=null)})}ngOnDestroy(){var n;(n=this._listeners)==null||n.forEach(a=>a()),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:a,height:i}=this.getViewportSize();return{top:n.top,left:n.left,bottom:n.top+i,right:n.left+a,height:i,width:a}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};let n=this._document,a=this._getWindow(),i=n.documentElement,o=i.getBoundingClientRect(),l=-o.top||n.body.scrollTop||a.scrollY||i.scrollTop||0,c=-o.left||n.body.scrollLeft||a.scrollX||i.scrollLeft||0;return{top:l,left:c}}change(n=OQ){return n>0?this._change.pipe(ev(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}}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),sf=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",nn({type:t})),s(t,"ɵinj",Jt({}));let e=t;return e})(),lf=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",nn({type:t})),s(t,"ɵinj",Jt({imports:[uo,sf,uo,sf]}));let e=t;return e})(),uf=jy(),MQ=class{constructor(e,t){s(this,"_viewportRuler");s(this,"_previousHTMLStyles",{top:"",left:""});s(this,"_previousScrollPosition");s(this,"_isEnabled",!1);s(this,"_document");this._viewportRuler=e,this._document=t}attach(){}enable(){if(this._canBeEnabled()){let e=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=e.style.left||"",this._previousHTMLStyles.top=e.style.top||"",e.style.left=_t(-this._previousScrollPosition.left),e.style.top=_t(-this._previousScrollPosition.top),e.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){let e=this._document.documentElement,t=this._document.body,r=e.style,n=t.style,a=r.scrollBehavior||"",i=n.scrollBehavior||"";this._isEnabled=!1,r.left=this._previousHTMLStyles.left,r.top=this._previousHTMLStyles.top,e.classList.remove("cdk-global-scrollblock"),uf&&(r.scrollBehavior=n.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),uf&&(r.scrollBehavior=a,n.scrollBehavior=i)}}_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}},PQ=class{constructor(e,t,r,n){s(this,"_scrollDispatcher");s(this,"_ngZone");s(this,"_viewportRuler");s(this,"_config");s(this,"_scrollSubscription",null);s(this,"_overlayRef");s(this,"_initialScrollPosition");s(this,"_detach",()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())});this._scrollDispatcher=e,this._ngZone=t,this._viewportRuler=r,this._config=n}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(this._scrollSubscription)return;let e=this._scrollDispatcher.scrolled(0).pipe(mr(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}},zy=class{enable(){}disable(){}attach(){}};function od(e,t){return t.some(r=>{let n=e.bottom<r.top,a=e.top>r.bottom,i=e.right<r.left,o=e.left>r.right;return n||a||i||o})}function cf(e,t){return t.some(r=>{let n=e.top<r.top,a=e.bottom>r.bottom,i=e.left<r.left,o=e.right>r.right;return n||a||i||o})}var RQ=class{constructor(e,t,r,n){s(this,"_scrollDispatcher");s(this,"_viewportRuler");s(this,"_ngZone");s(this,"_config");s(this,"_scrollSubscription",null);s(this,"_overlayRef");this._scrollDispatcher=e,this._viewportRuler=t,this._ngZone=r,this._config=n}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:r,height:n}=this._viewportRuler.getViewportSize();od(t,[{width:r,height:n,bottom:n,right:r,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}},AQ=(()=>{const t=class t{constructor(){s(this,"_scrollDispatcher",C(Vy));s(this,"_viewportRuler",C(By));s(this,"_ngZone",C(je));s(this,"_document",C(Le));s(this,"noop",()=>new zy);s(this,"close",n=>new PQ(this._scrollDispatcher,this._ngZone,this._viewportRuler,n));s(this,"block",()=>new MQ(this._viewportRuler,this._document));s(this,"reposition",n=>new RQ(this._scrollDispatcher,this._viewportRuler,this._ngZone,n))}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Yh=class{constructor(e){s(this,"positionStrategy");s(this,"scrollStrategy",new zy);s(this,"panelClass","");s(this,"hasBackdrop",!1);s(this,"backdropClass","cdk-overlay-dark-backdrop");s(this,"width");s(this,"height");s(this,"minWidth");s(this,"minHeight");s(this,"maxWidth");s(this,"maxHeight");s(this,"direction");s(this,"disposeOnNavigation",!1);if(e){let t=Object.keys(e);for(let r of t)e[r]!==void 0&&(this[r]=e[r])}}},LQ=class{constructor(e,t){s(this,"connectionPair");s(this,"scrollableViewProperties");this.connectionPair=e,this.scrollableViewProperties=t}},Hy=(()=>{const t=class t{constructor(){s(this,"_attachedOverlays",[]);s(this,"_document",C(Le));s(this,"_isAttached")}ngOnDestroy(){this.detach()}add(n){this.remove(n),this._attachedOverlays.push(n)}remove(n){let a=this._attachedOverlays.indexOf(n);a>-1&&this._attachedOverlays.splice(a,1),this._attachedOverlays.length===0&&this.detach()}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),FQ=(()=>{const t=class t extends Hy{constructor(){super(...arguments);s(this,"_ngZone",C(je));s(this,"_renderer",C(An).createRenderer(null,null));s(this,"_cleanupKeydown");s(this,"_keydownListener",a=>{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(a));break}})}add(a){super.add(a),this._isAttached||(this._ngZone.runOutsideAngular(()=>{this._cleanupKeydown=this._renderer.listen("body","keydown",this._keydownListener)}),this._isAttached=!0)}detach(){var a;this._isAttached&&((a=this._cleanupKeydown)==null||a.call(this),this._isAttached=!1)}};s(t,"ɵfac",(()=>{let a;return function(i){return(a||(a=$t(t)))(i||t)}})()),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),jQ=(()=>{const t=class t extends Hy{constructor(){super(...arguments);s(this,"_platform",C(pn));s(this,"_ngZone",C(je));s(this,"_renderer",C(An).createRenderer(null,null));s(this,"_cursorOriginalValue");s(this,"_cursorStyleIsSet",!1);s(this,"_pointerDownEventTarget");s(this,"_cleanups");s(this,"_pointerDownListener",a=>{this._pointerDownEventTarget=wr(a)});s(this,"_clickListener",a=>{let i=wr(a),o=a.type==="click"&&this._pointerDownEventTarget?this._pointerDownEventTarget:i;this._pointerDownEventTarget=null;let l=this._attachedOverlays.slice();for(let c=l.length-1;c>-1;c--){let u=l[c];if(u._outsidePointerEvents.observers.length<1||!u.hasAttached())continue;if(df(u.overlayElement,i)||df(u.overlayElement,o))break;let d=u._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>d.next(a)):d.next(a)}})}add(a){if(super.add(a),!this._isAttached){let i=this._document.body,o={capture:!0};this._cleanups=this._ngZone.runOutsideAngular(()=>[Lr(this._renderer,i,"pointerdown",this._pointerDownListener,o),Lr(this._renderer,i,"click",this._clickListener,o),Lr(this._renderer,i,"auxclick",this._clickListener,o),Lr(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(){var a;this._isAttached&&((a=this._cleanups)==null||a.forEach(i=>i()),this._cleanups=void 0,this._platform.IOS&&this._cursorStyleIsSet&&(this._document.body.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1)}};s(t,"ɵfac",(()=>{let a;return function(i){return(a||(a=$t(t)))(i||t)}})()),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function df(e,t){let r=typeof ShadowRoot<"u"&&ShadowRoot,n=t;for(;n;){if(n===e)return!0;n=r&&n instanceof ShadowRoot?n.host:n.parentNode}return!1}var qy=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",lt({type:t,selectors:[["ng-component"]],hostAttrs:["cdk-overlay-style-loader",""],decls:0,vars:0,template:function(n,a){},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;touch-action:manipulation}@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}
|
|
23
|
-
`],encapsulation:2,changeDetection:0}));let e=t;return e})(),Kh=(()=>{const t=class t{constructor(){s(this,"_platform",C(pn));s(this,"_containerElement");s(this,"_document",C(Le));s(this,"_styleLoader",C($o))}ngOnDestroy(){var n;(n=this._containerElement)==null||n.remove()}getContainerElement(){return this._loadStyles(),this._containerElement||this._createContainer(),this._containerElement}_createContainer(){let n="cdk-overlay-container";if(this._platform.isBrowser||ef()){let i=this._document.querySelectorAll(`.${n}[platform="server"], .${n}[platform="test"]`);for(let o=0;o<i.length;o++)i[o].remove()}let a=this._document.createElement("div");a.classList.add(n),ef()?a.setAttribute("platform","test"):this._platform.isBrowser||a.setAttribute("platform","server"),this._document.body.appendChild(a),this._containerElement=a}_loadStyles(){this._styleLoader.load(qy)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),VQ=class{constructor(e,t,r,n){s(this,"_renderer");s(this,"_ngZone");s(this,"element");s(this,"_cleanupClick");s(this,"_cleanupTransitionEnd");s(this,"_fallbackTimeout");s(this,"dispose",()=>{var e,t;clearTimeout(this._fallbackTimeout),(e=this._cleanupClick)==null||e.call(this),(t=this._cleanupTransitionEnd)==null||t.call(this),this._cleanupClick=this._cleanupTransitionEnd=this._fallbackTimeout=void 0,this.element.remove()});this._renderer=t,this._ngZone=r,this.element=e.createElement("div"),this.element.classList.add("cdk-overlay-backdrop"),this._cleanupClick=t.listen(this.element,"click",n)}detach(){this._ngZone.runOutsideAngular(()=>{var t;let e=this.element;clearTimeout(this._fallbackTimeout),(t=this._cleanupTransitionEnd)==null||t.call(this),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")})}},Qh=class{constructor(e,t,r,n,a,i,o,l,c,u=!1,d,m){s(this,"_portalOutlet");s(this,"_host");s(this,"_pane");s(this,"_config");s(this,"_ngZone");s(this,"_keyboardDispatcher");s(this,"_document");s(this,"_location");s(this,"_outsideClickDispatcher");s(this,"_animationsDisabled");s(this,"_injector");s(this,"_renderer");s(this,"_backdropClick",new xe);s(this,"_attachments",new xe);s(this,"_detachments",new xe);s(this,"_positionStrategy");s(this,"_scrollStrategy");s(this,"_locationChanges",un.EMPTY);s(this,"_backdropRef",null);s(this,"_previousHostParent");s(this,"_keydownEvents",new xe);s(this,"_outsidePointerEvents",new xe);s(this,"_renders",new xe);s(this,"_afterRenderRef");s(this,"_afterNextRenderRef");this._portalOutlet=e,this._host=t,this._pane=r,this._config=n,this._ngZone=a,this._keyboardDispatcher=i,this._document=o,this._location=l,this._outsideClickDispatcher=c,this._animationsDisabled=u,this._injector=d,this._renderer=m,n.scrollStrategy&&(this._scrollStrategy=n.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=n.positionStrategy,this._afterRenderRef=Kc(()=>E0(()=>{this._renders.next()},{injector:this._injector}))}get overlayElement(){return this._pane}get backdropElement(){var e;return((e=this._backdropRef)==null?void 0:e.element)||null}get hostElement(){return this._host}attach(e){var r;!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(),(r=this._afterNextRenderRef)==null||r.destroy(),this._afterNextRenderRef=ph(()=>{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==null?void 0: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(){var t,r,n;let e=this.hasAttached();this._positionStrategy&&this._positionStrategy.dispose(),this._disposeScrollStrategy(),(t=this._backdropRef)==null||t.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),(r=this._host)==null||r.remove(),(n=this._afterNextRenderRef)==null||n.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=se(se({},this._config),e),this._updateElementSize()}setDirection(e){this._config=Zt(se({},this._config),{direction:e}),this._updateElementDirection()}addPanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!0)}removePanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!1)}getDirection(){let e=this._config.direction;return e?typeof e=="string"?e:e.value:"ltr"}updateScrollStrategy(e){e!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=e,this.hasAttached()&&(e.attach(this),e.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;let e=this._pane.style;e.width=_t(this._config.width),e.height=_t(this._config.height),e.minWidth=_t(this._config.minWidth),e.minHeight=_t(this._config.minHeight),e.maxWidth=_t(this._config.maxWidth),e.maxHeight=_t(this._config.maxHeight)}_togglePointerEvents(e){this._pane.style.pointerEvents=e?"":"none"}_attachBackdrop(){var t;let e="cdk-overlay-backdrop-showing";(t=this._backdropRef)==null||t.dispose(),this._backdropRef=new VQ(this._document,this._renderer,this._ngZone,r=>{this._backdropClick.next(r)}),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(()=>{var r;return(r=this._backdropRef)==null?void 0:r.element.classList.add(e)})}):this._backdropRef.element.classList.add(e)}_updateStackingOrder(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){var e,t;this._animationsDisabled?((e=this._backdropRef)==null||e.dispose(),this._backdropRef=null):(t=this._backdropRef)==null||t.detach()}_toggleClasses(e,t,r){let n=hl(t||[]).filter(a=>!!a);n.length&&(r?e.classList.add(...n):e.classList.remove(...n))}_detachContentWhenEmpty(){this._ngZone.runOutsideAngular(()=>{let e=this._renders.pipe(So(Md(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(){var t;let e=this._scrollStrategy;e==null||e.disable(),(t=e==null?void 0:e.detach)==null||t.call(e)}},hf="cdk-overlay-connected-position-bounding-box",BQ=/([A-Za-z%]+)$/,zQ=class{constructor(e,t,r,n,a){s(this,"_viewportRuler");s(this,"_document");s(this,"_platform");s(this,"_overlayContainer");s(this,"_overlayRef");s(this,"_isInitialRender");s(this,"_lastBoundingBoxSize",{width:0,height:0});s(this,"_isPushed",!1);s(this,"_canPush",!0);s(this,"_growAfterOpen",!1);s(this,"_hasFlexibleDimensions",!0);s(this,"_positionLocked",!1);s(this,"_originRect");s(this,"_overlayRect");s(this,"_viewportRect");s(this,"_containerRect");s(this,"_viewportMargin",0);s(this,"_scrollables",[]);s(this,"_preferredPositions",[]);s(this,"_origin");s(this,"_pane");s(this,"_isDisposed");s(this,"_boundingBox");s(this,"_lastPosition");s(this,"_lastScrollVisibility");s(this,"_positionChanges",new xe);s(this,"_resizeSubscription",un.EMPTY);s(this,"_offsetX",0);s(this,"_offsetY",0);s(this,"_transformOriginSelector");s(this,"_appliedPanelClasses",[]);s(this,"_previousPushAmount");s(this,"positionChanges",this._positionChanges);this._viewportRuler=t,this._document=r,this._platform=n,this._overlayContainer=a,this.setOrigin(e)}get positions(){return this._preferredPositions}attach(e){this._overlayRef&&this._overlayRef,this._validatePositions(),e.hostElement.classList.add(hf),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,r=this._viewportRect,n=this._containerRect,a=[],i;for(let o of this._preferredPositions){let l=this._getOriginPoint(e,n,o),c=this._getOverlayPoint(l,t,o),u=this._getOverlayFit(c,t,r,o);if(u.isCompletelyWithinViewport){this._isPushed=!1,this._applyPosition(o,l);return}if(this._canFitWithFlexibleDimensions(u,c,r)){a.push({position:o,origin:l,overlayRect:t,boundingBoxRect:this._calculateBoundingBoxRect(l,o)});continue}(!i||i.overlayFit.visibleArea<u.visibleArea)&&(i={overlayFit:u,overlayPoint:c,originPoint:l,position:o,overlayRect:t})}if(a.length){let o=null,l=-1;for(let c of a){let u=c.boundingBoxRect.width*c.boundingBoxRect.height*(c.position.weight||1);u>l&&(l=u,o=c)}this._isPushed=!1,this._applyPosition(o.position,o.origin);return}if(this._canPush){this._isPushed=!0,this._applyPosition(i.position,i.originPoint);return}this._applyPosition(i.position,i.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&Xr(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(hf),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,r){let n;if(r.originX=="center")n=e.left+e.width/2;else{let i=this._isRtl()?e.right:e.left,o=this._isRtl()?e.left:e.right;n=r.originX=="start"?i:o}t.left<0&&(n-=t.left);let a;return r.originY=="center"?a=e.top+e.height/2:a=r.originY=="top"?e.top:e.bottom,t.top<0&&(a-=t.top),{x:n,y:a}}_getOverlayPoint(e,t,r){let n;r.overlayX=="center"?n=-t.width/2:r.overlayX==="start"?n=this._isRtl()?-t.width:0:n=this._isRtl()?0:-t.width;let a;return r.overlayY=="center"?a=-t.height/2:a=r.overlayY=="top"?0:-t.height,{x:e.x+n,y:e.y+a}}_getOverlayFit(e,t,r,n){let a=mf(t),{x:i,y:o}=e,l=this._getOffset(n,"x"),c=this._getOffset(n,"y");l&&(i+=l),c&&(o+=c);let u=0-i,d=i+a.width-r.width,m=0-o,b=o+a.height-r.height,g=this._subtractOverflows(a.width,u,d),w=this._subtractOverflows(a.height,m,b),x=g*w;return{visibleArea:x,isCompletelyWithinViewport:a.width*a.height===x,fitsInViewportVertically:w===a.height,fitsInViewportHorizontally:g==a.width}}_canFitWithFlexibleDimensions(e,t,r){if(this._hasFlexibleDimensions){let n=r.bottom-t.y,a=r.right-t.x,i=pf(this._overlayRef.getConfig().minHeight),o=pf(this._overlayRef.getConfig().minWidth),l=e.fitsInViewportVertically||i!=null&&i<=n,c=e.fitsInViewportHorizontally||o!=null&&o<=a;return l&&c}return!1}_pushOverlayOnScreen(e,t,r){if(this._previousPushAmount&&this._positionLocked)return{x:e.x+this._previousPushAmount.x,y:e.y+this._previousPushAmount.y};let n=mf(t),a=this._viewportRect,i=Math.max(e.x+n.width-a.width,0),o=Math.max(e.y+n.height-a.height,0),l=Math.max(a.top-r.top-e.y,0),c=Math.max(a.left-r.left-e.x,0),u=0,d=0;return n.width<=a.width?u=c||-i:u=e.x<this._viewportMargin?a.left-r.left-e.x:0,n.height<=a.height?d=l||-o:d=e.y<this._viewportMargin?a.top-r.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 r=this._getScrollVisibility();if(e!==this._lastPosition||!this._lastScrollVisibility||!HQ(this._lastScrollVisibility,r)){let n=new LQ(e,r);this._positionChanges.next(n)}this._lastScrollVisibility=r}this._lastPosition=e,this._isInitialRender=!1}_setTransformOrigin(e){if(!this._transformOriginSelector)return;let t=this._boundingBox.querySelectorAll(this._transformOriginSelector),r,n=e.overlayY;e.overlayX==="center"?r="center":this._isRtl()?r=e.overlayX==="start"?"right":"left":r=e.overlayX==="start"?"left":"right";for(let a=0;a<t.length;a++)t[a].style.transformOrigin=`${r} ${n}`}_calculateBoundingBoxRect(e,t){let r=this._viewportRect,n=this._isRtl(),a,i,o;if(t.overlayY==="top")i=e.y,a=r.height-i+this._viewportMargin;else if(t.overlayY==="bottom")o=r.height-e.y+this._viewportMargin*2,a=r.height-o+this._viewportMargin;else{let b=Math.min(r.bottom-e.y+r.top,e.y),g=this._lastBoundingBoxSize.height;a=b*2,i=e.y-b,a>g&&!this._isInitialRender&&!this._growAfterOpen&&(i=e.y-g/2)}let l=t.overlayX==="start"&&!n||t.overlayX==="end"&&n,c=t.overlayX==="end"&&!n||t.overlayX==="start"&&n,u,d,m;if(c)m=r.width-e.x+this._viewportMargin*2,u=e.x-this._viewportMargin;else if(l)d=e.x,u=r.right-e.x;else{let b=Math.min(r.right-e.x+r.left,e.x),g=this._lastBoundingBoxSize.width;u=b*2,d=e.x-b,u>g&&!this._isInitialRender&&!this._growAfterOpen&&(d=e.x-g/2)}return{top:i,left:d,bottom:o,right:m,width:u,height:a}}_setBoundingBoxStyles(e,t){let r=this._calculateBoundingBoxRect(e,t);!this._isInitialRender&&!this._growAfterOpen&&(r.height=Math.min(r.height,this._lastBoundingBoxSize.height),r.width=Math.min(r.width,this._lastBoundingBoxSize.width));let n={};if(this._hasExactPosition())n.top=n.left="0",n.bottom=n.right=n.maxHeight=n.maxWidth="",n.width=n.height="100%";else{let a=this._overlayRef.getConfig().maxHeight,i=this._overlayRef.getConfig().maxWidth;n.height=_t(r.height),n.top=_t(r.top),n.bottom=_t(r.bottom),n.width=_t(r.width),n.left=_t(r.left),n.right=_t(r.right),t.overlayX==="center"?n.alignItems="center":n.alignItems=t.overlayX==="end"?"flex-end":"flex-start",t.overlayY==="center"?n.justifyContent="center":n.justifyContent=t.overlayY==="bottom"?"flex-end":"flex-start",a&&(n.maxHeight=_t(a)),i&&(n.maxWidth=_t(i))}this._lastBoundingBoxSize=r,Xr(this._boundingBox.style,n)}_resetBoundingBoxStyles(){Xr(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){Xr(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(e,t){let r={},n=this._hasExactPosition(),a=this._hasFlexibleDimensions,i=this._overlayRef.getConfig();if(n){let u=this._viewportRuler.getViewportScrollPosition();Xr(r,this._getExactOverlayY(t,e,u)),Xr(r,this._getExactOverlayX(t,e,u))}else r.position="static";let o="",l=this._getOffset(t,"x"),c=this._getOffset(t,"y");l&&(o+=`translateX(${l}px) `),c&&(o+=`translateY(${c}px)`),r.transform=o.trim(),i.maxHeight&&(n?r.maxHeight=_t(i.maxHeight):a&&(r.maxHeight="")),i.maxWidth&&(n?r.maxWidth=_t(i.maxWidth):a&&(r.maxWidth="")),Xr(this._pane.style,r)}_getExactOverlayY(e,t,r){let n={top:"",bottom:""},a=this._getOverlayPoint(t,this._overlayRect,e);if(this._isPushed&&(a=this._pushOverlayOnScreen(a,this._overlayRect,r)),e.overlayY==="bottom"){let i=this._document.documentElement.clientHeight;n.bottom=`${i-(a.y+this._overlayRect.height)}px`}else n.top=_t(a.y);return n}_getExactOverlayX(e,t,r){let n={left:"",right:""},a=this._getOverlayPoint(t,this._overlayRect,e);this._isPushed&&(a=this._pushOverlayOnScreen(a,this._overlayRect,r));let i;if(this._isRtl()?i=e.overlayX==="end"?"left":"right":i=e.overlayX==="end"?"right":"left",i==="right"){let o=this._document.documentElement.clientWidth;n.right=`${o-(a.x+this._overlayRect.width)}px`}else n.left=_t(a.x);return n}_getScrollVisibility(){let e=this._getOriginRect(),t=this._pane.getBoundingClientRect(),r=this._scrollables.map(n=>n.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:cf(e,r),isOriginOutsideView:od(e,r),isOverlayClipped:cf(t,r),isOverlayOutsideView:od(t,r)}}_subtractOverflows(e,...t){return t.reduce((r,n)=>r-Math.max(n,0),e)}_getNarrowedViewportRect(){let e=this._document.documentElement.clientWidth,t=this._document.documentElement.clientHeight,r=this._viewportRuler.getViewportScrollPosition();return{top:r.top+this._viewportMargin,left:r.left+this._viewportMargin,right:r.left+e-this._viewportMargin,bottom:r.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&&hl(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 At)return e.nativeElement.getBoundingClientRect();if(e instanceof Element)return e.getBoundingClientRect();let t=e.width||0,r=e.height||0;return{top:e.y,bottom:e.y+r,left:e.x,right:e.x+t,height:r,width:t}}};function Xr(e,t){for(let r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);return e}function pf(e){if(typeof e!="number"&&e!=null){let[t,r]=e.split(BQ);return!r||r==="px"?parseFloat(t):null}return e||null}function mf(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 HQ(e,t){return e===t?!0:e.isOriginClipped===t.isOriginClipped&&e.isOriginOutsideView===t.isOriginOutsideView&&e.isOverlayClipped===t.isOverlayClipped&&e.isOverlayOutsideView===t.isOverlayOutsideView}var ff="cdk-global-overlay-wrapper",qQ=class{constructor(){s(this,"_overlayRef");s(this,"_cssPosition","static");s(this,"_topOffset","");s(this,"_bottomOffset","");s(this,"_alignItems","");s(this,"_xPosition","");s(this,"_xOffset","");s(this,"_width","");s(this,"_height","");s(this,"_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(ff),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,r=this._overlayRef.getConfig(),{width:n,height:a,maxWidth:i,maxHeight:o}=r,l=(n==="100%"||n==="100vw")&&(!i||i==="100%"||i==="100vw"),c=(a==="100%"||a==="100vh")&&(!o||o==="100%"||o==="100vh"),u=this._xPosition,d=this._xOffset,m=this._overlayRef.getConfig().direction==="rtl",b="",g="",w="";l?w="flex-start":u==="center"?(w="center",m?g=d:b=d):m?u==="left"||u==="end"?(w="flex-end",b=d):(u==="right"||u==="start")&&(w="flex-start",g=d):u==="left"||u==="start"?(w="flex-start",b=d):(u==="right"||u==="end")&&(w="flex-end",g=d),e.position=this._cssPosition,e.marginLeft=l?"0":b,e.marginTop=c?"0":this._topOffset,e.marginBottom=this._bottomOffset,e.marginRight=l?"0":g,t.justifyContent=w,t.alignItems=c?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;let e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement,r=t.style;t.classList.remove(ff),r.justifyContent=r.alignItems=e.marginTop=e.marginBottom=e.marginLeft=e.marginRight=e.position="",this._overlayRef=null,this._isDisposed=!0}},$Q=(()=>{const t=class t{constructor(){s(this,"_viewportRuler",C(By));s(this,"_document",C(Le));s(this,"_platform",C(pn));s(this,"_overlayContainer",C(Kh))}global(){return new qQ}flexibleConnectedTo(n){return new zQ(n,this._viewportRuler,this._document,this._platform,this._overlayContainer)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Ur=(()=>{const t=class t{constructor(){s(this,"scrollStrategies",C(AQ));s(this,"_overlayContainer",C(Kh));s(this,"_positionBuilder",C($Q));s(this,"_keyboardDispatcher",C(FQ));s(this,"_injector",C(it));s(this,"_ngZone",C(je));s(this,"_document",C(Le));s(this,"_directionality",C(pl));s(this,"_location",C(Zb));s(this,"_outsideClickDispatcher",C(jQ));s(this,"_animationsModuleType",C(bi,{optional:!0}));s(this,"_idGenerator",C(Go));s(this,"_renderer",C(An).createRenderer(null,null));s(this,"_appRef");s(this,"_styleLoader",C($o))}create(n){this._styleLoader.load(qy);let a=this._createHostElement(),i=this._createPaneElement(a),o=this._createPortalOutlet(i),l=new Yh(n);return l.direction=l.direction||this._directionality.value,new Qh(o,a,i,l,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher,this._animationsModuleType==="NoopAnimations",this._injector.get(Kn),this._renderer)}position(){return this._positionBuilder}_createPaneElement(n){let a=this._document.createElement("div");return a.id=this._idGenerator.getId("cdk-overlay-"),a.classList.add("cdk-overlay-pane"),n.appendChild(a),a}_createHostElement(){let n=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(n),n}_createPortalOutlet(n){return this._appRef||(this._appRef=this._injector.get(Hr)),new DQ(n,null,this._appRef,this._injector,this._document)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),GQ=new K("cdk-connected-overlay-scroll-strategy",{providedIn:"root",factory:()=>{let e=C(Ur);return()=>e.scrollStrategies.reposition()}});function UQ(e){return()=>e.scrollStrategies.reposition()}var WQ={provide:GQ,deps:[Ur],useFactory:UQ},$y=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",nn({type:t})),s(t,"ɵinj",Jt({providers:[Ur,WQ],imports:[uo,fl,lf,lf]}));let e=t;return e})();function ZQ(e,t){}var po=class{constructor(){s(this,"viewContainerRef");s(this,"injector");s(this,"id");s(this,"role","dialog");s(this,"panelClass","");s(this,"hasBackdrop",!0);s(this,"backdropClass","");s(this,"disableClose",!1);s(this,"width","");s(this,"height","");s(this,"minWidth");s(this,"minHeight");s(this,"maxWidth");s(this,"maxHeight");s(this,"positionStrategy");s(this,"data",null);s(this,"direction");s(this,"ariaDescribedBy",null);s(this,"ariaLabelledBy",null);s(this,"ariaLabel",null);s(this,"ariaModal",!1);s(this,"autoFocus","first-tabbable");s(this,"restoreFocus",!0);s(this,"scrollStrategy");s(this,"closeOnNavigation",!0);s(this,"closeOnDestroy",!0);s(this,"closeOnOverlayDetachments",!0);s(this,"componentFactoryResolver");s(this,"providers");s(this,"container");s(this,"templateContext")}},Gy=(()=>{const t=class t extends Xl{constructor(){super();s(this,"_elementRef",C(At));s(this,"_focusTrapFactory",C(JK));s(this,"_config");s(this,"_interactivityChecker",C(Py));s(this,"_ngZone",C(je));s(this,"_overlayRef",C(Qh));s(this,"_focusMonitor",C(Oy));s(this,"_renderer",C(_i));s(this,"_changeDetectorRef",C(Ei));s(this,"_injector",C(it));s(this,"_platform",C(pn));s(this,"_document",C(Le,{optional:!0}));s(this,"_portalOutlet");s(this,"_focusTrapped",new xe);s(this,"_focusTrap",null);s(this,"_elementFocusedBeforeDialogWasOpened",null);s(this,"_closeInteractionType",null);s(this,"_ariaLabelledByQueue",[]);s(this,"_isDestroyed",!1);s(this,"attachDomPortal",a=>{this._portalOutlet.hasAttached();let i=this._portalOutlet.attachDomPortal(a);return this._contentAttached(),i});this._config=C(po,{optional:!0})||new po,this._config.ariaLabelledBy&&this._ariaLabelledByQueue.push(this._config.ariaLabelledBy)}_addAriaLabelledBy(a){this._ariaLabelledByQueue.push(a),this._changeDetectorRef.markForCheck()}_removeAriaLabelledBy(a){let i=this._ariaLabelledByQueue.indexOf(a);i>-1&&(this._ariaLabelledByQueue.splice(i,1),this._changeDetectorRef.markForCheck())}_contentAttached(){this._initializeFocusTrap(),this._handleBackdropClicks(),this._captureInitialFocus()}_captureInitialFocus(){this._trapFocus()}ngOnDestroy(){this._focusTrapped.complete(),this._isDestroyed=!0,this._restoreFocus()}attachComponentPortal(a){this._portalOutlet.hasAttached();let i=this._portalOutlet.attachComponentPortal(a);return this._contentAttached(),i}attachTemplatePortal(a){this._portalOutlet.hasAttached();let i=this._portalOutlet.attachTemplatePortal(a);return this._contentAttached(),i}_recaptureFocus(){this._containsFocus()||this._trapFocus()}_forceFocus(a,i){this._interactivityChecker.isFocusable(a)||(a.tabIndex=-1,this._ngZone.runOutsideAngular(()=>{let o=()=>{l(),c(),a.removeAttribute("tabindex")},l=this._renderer.listen(a,"blur",o),c=this._renderer.listen(a,"mousedown",o)})),a.focus(i)}_focusByCssSelector(a,i){let o=this._elementRef.nativeElement.querySelector(a);o&&this._forceFocus(o,i)}_trapFocus(a){this._isDestroyed||ph(()=>{var o;let i=this._elementRef.nativeElement;switch(this._config.autoFocus){case!1:case"dialog":this._containsFocus()||i.focus(a);break;case!0:case"first-tabbable":(o=this._focusTrap)!=null&&o.focusInitialElement(a)||this._focusDialogContainer(a);break;case"first-heading":this._focusByCssSelector('h1, h2, h3, h4, h5, h6, [role="heading"]',a);break;default:this._focusByCssSelector(this._config.autoFocus,a);break}this._focusTrapped.next()},{injector:this._injector})}_restoreFocus(){let a=this._config.restoreFocus,i=null;if(typeof a=="string"?i=this._document.querySelector(a):typeof a=="boolean"?i=a?this._elementFocusedBeforeDialogWasOpened:null:a&&(i=a),this._config.restoreFocus&&i&&typeof i.focus=="function"){let o=Lu(),l=this._elementRef.nativeElement;(!o||o===this._document.body||o===l||l.contains(o))&&(this._focusMonitor?(this._focusMonitor.focusVia(i,this._closeInteractionType),this._closeInteractionType=null):i.focus())}this._focusTrap&&this._focusTrap.destroy()}_focusDialogContainer(a){this._elementRef.nativeElement.focus&&this._elementRef.nativeElement.focus(a)}_containsFocus(){let a=this._elementRef.nativeElement,i=Lu();return a===i||a.contains(i)}_initializeFocusTrap(){this._platform.isBrowser&&(this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._document&&(this._elementFocusedBeforeDialogWasOpened=Lu()))}_handleBackdropClicks(){this._overlayRef.backdropClick().subscribe(()=>{this._config.disableClose&&this._recaptureFocus()})}};s(t,"ɵfac",function(a){return new(a||t)}),s(t,"ɵcmp",lt({type:t,selectors:[["cdk-dialog-container"]],viewQuery:function(a,i){if(a&1&&$c(ho,7),a&2){let o;Gc(o=Uc())&&(i._portalOutlet=o.first)}},hostAttrs:["tabindex","-1",1,"cdk-dialog-container"],hostVars:6,hostBindings:function(a,i){a&2&&Ln("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:[En],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(a,i){a&1&&ze(0,ZQ,0,0,"ng-template",0)},dependencies:[ho],styles:[`.cdk-dialog-container{display:block;width:100%;height:100%;min-height:inherit;max-height:inherit}
|
|
24
|
-
`],encapsulation:2}));let e=t;return e})(),$u=class{constructor(e,t){s(this,"overlayRef");s(this,"config");s(this,"componentInstance");s(this,"componentRef");s(this,"containerInstance");s(this,"disableClose");s(this,"closed",new xe);s(this,"backdropClick");s(this,"keydownEvents");s(this,"outsidePointerEvents");s(this,"id");s(this,"_detachSubscription");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(r=>{r.keyCode===27&&!this.disableClose&&!Ly(r)&&(r.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 r=this.closed;this.containerInstance._closeInteractionType=(t==null?void 0:t.focusOrigin)||"program",this._detachSubscription.unsubscribe(),this.overlayRef.dispose(),r.next(e),r.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}},YQ=new K("DialogScrollStrategy",{providedIn:"root",factory:()=>{let e=C(Ur);return()=>e.scrollStrategies.block()}}),KQ=new K("DialogData"),QQ=new K("DefaultDialogConfig"),Uy=(()=>{const t=class t{constructor(){s(this,"_overlay",C(Ur));s(this,"_injector",C(it));s(this,"_defaultOptions",C(QQ,{optional:!0}));s(this,"_parentDialog",C(t,{optional:!0,skipSelf:!0}));s(this,"_overlayContainer",C(Kh));s(this,"_idGenerator",C(Go));s(this,"_openDialogsAtThisLevel",[]);s(this,"_afterAllClosedAtThisLevel",new xe);s(this,"_afterOpenedAtThisLevel",new xe);s(this,"_ariaHiddenElements",new Map);s(this,"_scrollStrategy",C(YQ));s(this,"afterAllClosed",$s(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(Rd(void 0))))}get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}open(n,a){let i=this._defaultOptions||new po;a=se(se({},i),a),a.id=a.id||this._idGenerator.getId("cdk-dialog-"),a.id&&this.getDialogById(a.id);let o=this._getOverlayConfig(a),l=this._overlay.create(o),c=new $u(l,a),u=this._attachContainer(l,c,a);if(c.containerInstance=u,!this.openDialogs.length){let d=this._overlayContainer.getContainerElement();u._focusTrapped?u._focusTrapped.pipe(ln(1)).subscribe(()=>{this._hideNonDialogContentFromAssistiveTechnology(d)}):this._hideNonDialogContentFromAssistiveTechnology(d)}return this._attachDialogContent(n,c,u,a),this.openDialogs.push(c),c.closed.subscribe(()=>this._removeOpenDialog(c,!0)),this.afterOpened.next(c),c}closeAll(){Gu(this.openDialogs,n=>n.close())}getDialogById(n){return this.openDialogs.find(a=>a.id===n)}ngOnDestroy(){Gu(this._openDialogsAtThisLevel,n=>{n.config.closeOnDestroy===!1&&this._removeOpenDialog(n,!1)}),Gu(this._openDialogsAtThisLevel,n=>n.close()),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete(),this._openDialogsAtThisLevel=[]}_getOverlayConfig(n){let a=new Yh({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&&(a.backdropClass=n.backdropClass),a}_attachContainer(n,a,i){var d;let o=i.injector||((d=i.viewContainerRef)==null?void 0:d.injector),l=[{provide:po,useValue:i},{provide:$u,useValue:a},{provide:Qh,useValue:n}],c;i.container?typeof i.container=="function"?c=i.container:(c=i.container.type,l.push(...i.container.providers(i))):c=Gy;let u=new co(c,i.viewContainerRef,it.create({parent:o||this._injector,providers:l}));return n.attach(u).instance}_attachDialogContent(n,a,i,o){if(n instanceof ba){let l=this._createInjector(o,a,i,void 0),c={$implicit:o.data,dialogRef:a};o.templateContext&&(c=se(se({},c),typeof o.templateContext=="function"?o.templateContext():o.templateContext)),i.attachTemplatePortal(new Zh(n,null,c,l))}else{let l=this._createInjector(o,a,i,this._injector),c=i.attachComponentPortal(new co(n,o.viewContainerRef,l));a.componentRef=c,a.componentInstance=c.instance}}_createInjector(n,a,i,o){var u;let l=n.injector||((u=n.viewContainerRef)==null?void 0:u.injector),c=[{provide:KQ,useValue:n.data},{provide:$u,useValue:a}];return n.providers&&(typeof n.providers=="function"?c.push(...n.providers(a,n,i)):c.push(...n.providers)),n.direction&&(!l||!l.get(pl,null,{optional:!0}))&&c.push({provide:pl,useValue:{value:n.direction,change:at()}}),it.create({parent:l||o,providers:c})}_removeOpenDialog(n,a){let i=this.openDialogs.indexOf(n);i>-1&&(this.openDialogs.splice(i,1),this.openDialogs.length||(this._ariaHiddenElements.forEach((o,l)=>{o?l.setAttribute("aria-hidden",o):l.removeAttribute("aria-hidden")}),this._ariaHiddenElements.clear(),a&&this._getAfterAllClosed().next()))}_hideNonDialogContentFromAssistiveTechnology(n){if(n.parentElement){let a=n.parentElement.children;for(let i=a.length-1;i>-1;i--){let o=a[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}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function Gu(e,t){let r=e.length;for(;r--;)t(e[r])}var XQ=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",nn({type:t})),s(t,"ɵinj",Jt({providers:[Uy],imports:[$y,fl,iQ,fl]}));let e=t;return e})();function JQ(e,t){}var gf=class{constructor(){s(this,"viewContainerRef");s(this,"injector");s(this,"id");s(this,"role","dialog");s(this,"panelClass","");s(this,"hasBackdrop",!0);s(this,"backdropClass","");s(this,"disableClose",!1);s(this,"width","");s(this,"height","");s(this,"minWidth");s(this,"minHeight");s(this,"maxWidth");s(this,"maxHeight");s(this,"position");s(this,"data",null);s(this,"direction");s(this,"ariaDescribedBy",null);s(this,"ariaLabelledBy",null);s(this,"ariaLabel",null);s(this,"ariaModal",!1);s(this,"autoFocus","first-tabbable");s(this,"restoreFocus",!0);s(this,"delayFocusTrap",!0);s(this,"scrollStrategy");s(this,"closeOnNavigation",!0);s(this,"componentFactoryResolver");s(this,"enterAnimationDuration");s(this,"exitAnimationDuration")}},Uu="mdc-dialog--open",vf="mdc-dialog--opening",bf="mdc-dialog--closing",eX=150,tX=75,nX=(()=>{const t=class t extends Gy{constructor(){super(...arguments);s(this,"_animationMode",C(bi,{optional:!0}));s(this,"_animationStateChanged",new Vt);s(this,"_animationsEnabled",this._animationMode!=="NoopAnimations");s(this,"_actionSectionCount",0);s(this,"_hostElement",this._elementRef.nativeElement);s(this,"_enterAnimationDuration",this._animationsEnabled?_f(this._config.enterAnimationDuration)??eX:0);s(this,"_exitAnimationDuration",this._animationsEnabled?_f(this._config.exitAnimationDuration)??tX:0);s(this,"_animationTimer",null);s(this,"_finishDialogOpen",()=>{this._clearAnimationClasses(),this._openAnimationDone(this._enterAnimationDuration)});s(this,"_finishDialogClose",()=>{this._clearAnimationClasses(),this._animationStateChanged.emit({state:"closed",totalTime:this._exitAnimationDuration})})}_contentAttached(){super._contentAttached(),this._startOpenAnimation()}_startOpenAnimation(){this._animationStateChanged.emit({state:"opening",totalTime:this._enterAnimationDuration}),this._animationsEnabled?(this._hostElement.style.setProperty(yf,`${this._enterAnimationDuration}ms`),this._requestAnimationFrame(()=>this._hostElement.classList.add(vf,Uu)),this._waitForAnimationToComplete(this._enterAnimationDuration,this._finishDialogOpen)):(this._hostElement.classList.add(Uu),Promise.resolve().then(()=>this._finishDialogOpen()))}_startExitAnimation(){this._animationStateChanged.emit({state:"closing",totalTime:this._exitAnimationDuration}),this._hostElement.classList.remove(Uu),this._animationsEnabled?(this._hostElement.style.setProperty(yf,`${this._exitAnimationDuration}ms`),this._requestAnimationFrame(()=>this._hostElement.classList.add(bf)),this._waitForAnimationToComplete(this._exitAnimationDuration,this._finishDialogClose)):Promise.resolve().then(()=>this._finishDialogClose())}_updateActionSectionCount(a){this._actionSectionCount+=a,this._changeDetectorRef.markForCheck()}_clearAnimationClasses(){this._hostElement.classList.remove(vf,bf)}_waitForAnimationToComplete(a,i){this._animationTimer!==null&&clearTimeout(this._animationTimer),this._animationTimer=setTimeout(i,a)}_requestAnimationFrame(a){this._ngZone.runOutsideAngular(()=>{typeof requestAnimationFrame=="function"?requestAnimationFrame(a):a()})}_captureInitialFocus(){this._config.delayFocusTrap||this._trapFocus()}_openAnimationDone(a){this._config.delayFocusTrap&&this._trapFocus(),this._animationStateChanged.next({state:"opened",totalTime:a})}ngOnDestroy(){super.ngOnDestroy(),this._animationTimer!==null&&clearTimeout(this._animationTimer)}attachComponentPortal(a){let i=super.attachComponentPortal(a);return i.location.nativeElement.classList.add("mat-mdc-dialog-component-host"),i}};s(t,"ɵfac",(()=>{let a;return function(i){return(a||(a=$t(t)))(i||t)}})()),s(t,"ɵcmp",lt({type:t,selectors:[["mat-dialog-container"]],hostAttrs:["tabindex","-1",1,"mat-mdc-dialog-container","mdc-dialog"],hostVars:10,hostBindings:function(a,i){a&2&&(Ah("id",i._config.id),Ln("aria-modal",i._config.ariaModal)("role",i._config.role)("aria-labelledby",i._config.ariaLabel?null:i._ariaLabelledByQueue[0])("aria-label",i._config.ariaLabel)("aria-describedby",i._config.ariaDescribedBy||null),Pn("_mat-animation-noopable",!i._animationsEnabled)("mat-mdc-dialog-container-with-actions",i._actionSectionCount>0))},features:[En],decls:3,vars:0,consts:[[1,"mat-mdc-dialog-inner-container","mdc-dialog__container"],[1,"mat-mdc-dialog-surface","mdc-dialog__surface"],["cdkPortalOutlet",""]],template:function(a,i){a&1&&(re(0,"div",0)(1,"div",1),ze(2,JQ,0,0,"ng-template",2),ne()())},dependencies:[ho],styles:[`.mat-mdc-dialog-container{width:100%;height:100%;display:block;box-sizing:border-box;max-height:inherit;min-height:inherit;min-width:inherit;max-width:inherit;outline:0}.cdk-overlay-pane.mat-mdc-dialog-panel{max-width:var(--mat-dialog-container-max-width, 560px);min-width:var(--mat-dialog-container-min-width, 280px)}@media(max-width: 599px){.cdk-overlay-pane.mat-mdc-dialog-panel{max-width:var(--mat-dialog-container-small-max-width, calc(100vw - 32px))}}.mat-mdc-dialog-inner-container{display:flex;flex-direction:row;align-items:center;justify-content:space-around;box-sizing:border-box;height:100%;opacity:0;transition:opacity linear var(--mat-dialog-transition-duration, 0ms);max-height:inherit;min-height:inherit;min-width:inherit;max-width:inherit}.mdc-dialog--closing .mat-mdc-dialog-inner-container{transition:opacity 75ms linear;transform:none}.mdc-dialog--open .mat-mdc-dialog-inner-container{opacity:1}._mat-animation-noopable .mat-mdc-dialog-inner-container{transition:none}.mat-mdc-dialog-surface{display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;box-sizing:border-box;width:100%;height:100%;position:relative;overflow-y:auto;outline:0;transform:scale(0.8);transition:transform var(--mat-dialog-transition-duration, 0ms) cubic-bezier(0, 0, 0.2, 1);max-height:inherit;min-height:inherit;min-width:inherit;max-width:inherit;box-shadow:var(--mat-dialog-container-elevation-shadow, none);border-radius:var(--mdc-dialog-container-shape, var(--mat-sys-corner-extra-large, 4px));background-color:var(--mdc-dialog-container-color, var(--mat-sys-surface, white))}[dir=rtl] .mat-mdc-dialog-surface{text-align:right}.mdc-dialog--open .mat-mdc-dialog-surface,.mdc-dialog--closing .mat-mdc-dialog-surface{transform:none}._mat-animation-noopable .mat-mdc-dialog-surface{transition:none}.mat-mdc-dialog-surface::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:2px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}.mat-mdc-dialog-title{display:block;position:relative;flex-shrink:0;box-sizing:border-box;margin:0 0 1px;padding:var(--mat-dialog-headline-padding, 6px 24px 13px)}.mat-mdc-dialog-title::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}[dir=rtl] .mat-mdc-dialog-title{text-align:right}.mat-mdc-dialog-container .mat-mdc-dialog-title{color:var(--mdc-dialog-subhead-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)));font-family:var(--mdc-dialog-subhead-font, var(--mat-sys-headline-small-font, inherit));line-height:var(--mdc-dialog-subhead-line-height, var(--mat-sys-headline-small-line-height, 1.5rem));font-size:var(--mdc-dialog-subhead-size, var(--mat-sys-headline-small-size, 1rem));font-weight:var(--mdc-dialog-subhead-weight, var(--mat-sys-headline-small-weight, 400));letter-spacing:var(--mdc-dialog-subhead-tracking, var(--mat-sys-headline-small-tracking, 0.03125em))}.mat-mdc-dialog-content{display:block;flex-grow:1;box-sizing:border-box;margin:0;overflow:auto;max-height:65vh}.mat-mdc-dialog-content>:first-child{margin-top:0}.mat-mdc-dialog-content>:last-child{margin-bottom:0}.mat-mdc-dialog-container .mat-mdc-dialog-content{color:var(--mdc-dialog-supporting-text-color, var(--mat-sys-on-surface-variant, rgba(0, 0, 0, 0.6)));font-family:var(--mdc-dialog-supporting-text-font, var(--mat-sys-body-medium-font, inherit));line-height:var(--mdc-dialog-supporting-text-line-height, var(--mat-sys-body-medium-line-height, 1.5rem));font-size:var(--mdc-dialog-supporting-text-size, var(--mat-sys-body-medium-size, 1rem));font-weight:var(--mdc-dialog-supporting-text-weight, var(--mat-sys-body-medium-weight, 400));letter-spacing:var(--mdc-dialog-supporting-text-tracking, var(--mat-sys-body-medium-tracking, 0.03125em))}.mat-mdc-dialog-container .mat-mdc-dialog-content{padding:var(--mat-dialog-content-padding, 20px 24px)}.mat-mdc-dialog-container-with-actions .mat-mdc-dialog-content{padding:var(--mat-dialog-with-actions-content-padding, 20px 24px 0)}.mat-mdc-dialog-container .mat-mdc-dialog-title+.mat-mdc-dialog-content{padding-top:0}.mat-mdc-dialog-actions{display:flex;position:relative;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;box-sizing:border-box;min-height:52px;margin:0;padding:8px;border-top:1px solid rgba(0,0,0,0);padding:var(--mat-dialog-actions-padding, 16px 24px);justify-content:var(--mat-dialog-actions-alignment, flex-end)}@media(forced-colors: active){.mat-mdc-dialog-actions{border-top-color:CanvasText}}.mat-mdc-dialog-actions.mat-mdc-dialog-actions-align-start,.mat-mdc-dialog-actions[align=start]{justify-content:start}.mat-mdc-dialog-actions.mat-mdc-dialog-actions-align-center,.mat-mdc-dialog-actions[align=center]{justify-content:center}.mat-mdc-dialog-actions.mat-mdc-dialog-actions-align-end,.mat-mdc-dialog-actions[align=end]{justify-content:flex-end}.mat-mdc-dialog-actions .mat-button-base+.mat-button-base,.mat-mdc-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-mdc-dialog-actions .mat-button-base+.mat-button-base,[dir=rtl] .mat-mdc-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:0;margin-right:8px}.mat-mdc-dialog-component-host{display:contents}
|
|
25
|
-
`],encapsulation:2}));let e=t;return e})(),yf="--mat-dialog-transition-duration";function _f(e){return e==null?null:typeof e=="number"?e:e.endsWith("ms")?Zm(e.substring(0,e.length-2)):e.endsWith("s")?Zm(e.substring(0,e.length-1))*1e3:e==="0"?0:null}var js=function(e){return e[e.OPEN=0]="OPEN",e[e.CLOSING=1]="CLOSING",e[e.CLOSED=2]="CLOSED",e}(js||{}),Xh=class{constructor(e,t,r){s(this,"_ref");s(this,"_containerInstance");s(this,"componentInstance");s(this,"componentRef");s(this,"disableClose");s(this,"id");s(this,"_afterOpened",new xe);s(this,"_beforeClosed",new xe);s(this,"_result");s(this,"_closeFallbackTimeout");s(this,"_state",js.OPEN);s(this,"_closeInteractionType");this._ref=e,this._containerInstance=r,this.disableClose=t.disableClose,this.id=e.id,e.addPanelClass("mat-mdc-dialog-panel"),r._animationStateChanged.pipe(mr(n=>n.state==="opened"),ln(1)).subscribe(()=>{this._afterOpened.next(),this._afterOpened.complete()}),r._animationStateChanged.pipe(mr(n=>n.state==="closed"),ln(1)).subscribe(()=>{clearTimeout(this._closeFallbackTimeout),this._finishDialogClose()}),e.overlayRef.detachments().subscribe(()=>{this._beforeClosed.next(this._result),this._beforeClosed.complete(),this._finishDialogClose()}),Md(this.backdropClick(),this.keydownEvents().pipe(mr(n=>n.keyCode===27&&!this.disableClose&&!Ly(n)))).subscribe(n=>{this.disableClose||(n.preventDefault(),Wy(this,n.type==="keydown"?"keyboard":"mouse"))})}close(e){this._result=e,this._containerInstance._animationStateChanged.pipe(mr(t=>t.state==="closing"),ln(1)).subscribe(t=>{this._beforeClosed.next(e),this._beforeClosed.complete(),this._ref.overlayRef.detachBackdrop(),this._closeFallbackTimeout=setTimeout(()=>this._finishDialogClose(),t.totalTime+100)}),this._state=js.CLOSING,this._containerInstance._startExitAnimation()}afterOpened(){return this._afterOpened}afterClosed(){return this._ref.closed}beforeClosed(){return this._beforeClosed}backdropClick(){return this._ref.backdropClick}keydownEvents(){return this._ref.keydownEvents}updatePosition(e){let t=this._ref.config.positionStrategy;return e&&(e.left||e.right)?e.left?t.left(e.left):t.right(e.right):t.centerHorizontally(),e&&(e.top||e.bottom)?e.top?t.top(e.top):t.bottom(e.bottom):t.centerVertically(),this._ref.updatePosition(),this}updateSize(e="",t=""){return this._ref.updateSize(e,t),this}addPanelClass(e){return this._ref.addPanelClass(e),this}removePanelClass(e){return this._ref.removePanelClass(e),this}getState(){return this._state}_finishDialogClose(){this._state=js.CLOSED,this._ref.close(this._result,{focusOrigin:this._closeInteractionType}),this.componentInstance=null}};function Wy(e,t,r){return e._closeInteractionType=t,e.close(r)}var Zy=new K("MatMdcDialogData"),Yy=new K("mat-mdc-dialog-default-options"),rX=new K("mat-mdc-dialog-scroll-strategy",{providedIn:"root",factory:()=>{let e=C(Ur);return()=>e.scrollStrategies.block()}}),Jl=(()=>{const t=class t{constructor(){s(this,"_overlay",C(Ur));s(this,"_defaultOptions",C(Yy,{optional:!0}));s(this,"_scrollStrategy",C(rX));s(this,"_parentDialog",C(t,{optional:!0,skipSelf:!0}));s(this,"_idGenerator",C(Go));s(this,"_dialog",C(Uy));s(this,"_openDialogsAtThisLevel",[]);s(this,"_afterAllClosedAtThisLevel",new xe);s(this,"_afterOpenedAtThisLevel",new xe);s(this,"dialogConfigClass",gf);s(this,"_dialogRefConstructor");s(this,"_dialogContainerType");s(this,"_dialogDataToken");s(this,"afterAllClosed",$s(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(Rd(void 0))));this._dialogRefConstructor=Xh,this._dialogContainerType=nX,this._dialogDataToken=Zy}get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}_getAfterAllClosed(){let n=this._parentDialog;return n?n._getAfterAllClosed():this._afterAllClosedAtThisLevel}open(n,a){let i;a=se(se({},this._defaultOptions||new gf),a),a.id=a.id||this._idGenerator.getId("mat-mdc-dialog-"),a.scrollStrategy=a.scrollStrategy||this._scrollStrategy();let o=this._dialog.open(n,Zt(se({},a),{positionStrategy:this._overlay.position().global().centerHorizontally().centerVertically(),disableClose:!0,closeOnDestroy:!1,closeOnOverlayDetachments:!1,container:{type:this._dialogContainerType,providers:()=>[{provide:this.dialogConfigClass,useValue:a},{provide:po,useValue:a}]},templateContext:()=>({dialogRef:i}),providers:(l,c,u)=>(i=new this._dialogRefConstructor(l,a,u),i.updatePosition(a==null?void 0:a.position),[{provide:this._dialogContainerType,useValue:u},{provide:this._dialogDataToken,useValue:c.data},{provide:this._dialogRefConstructor,useValue:i}])}));return i.componentRef=o.componentRef,i.componentInstance=o.componentInstance,this.openDialogs.push(i),this.afterOpened.next(i),i.afterClosed().subscribe(()=>{let l=this.openDialogs.indexOf(i);l>-1&&(this.openDialogs.splice(l,1),this.openDialogs.length||this._getAfterAllClosed().next())}),i}closeAll(){this._closeDialogs(this.openDialogs)}getDialogById(n){return this.openDialogs.find(a=>a.id===n)}ngOnDestroy(){this._closeDialogs(this._openDialogsAtThisLevel),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete()}_closeDialogs(n){let a=n.length;for(;a--;)n[a].close()}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Ky=(()=>{const t=class t{constructor(){s(this,"dialogRef",C(Xh,{optional:!0}));s(this,"_elementRef",C(At));s(this,"_dialog",C(Jl));s(this,"ariaLabel");s(this,"type","button");s(this,"dialogResult");s(this,"_matDialogClose")}ngOnInit(){this.dialogRef||(this.dialogRef=t1(this._elementRef,this._dialog.openDialogs))}ngOnChanges(n){let a=n._matDialogClose||n._matDialogCloseResult;a&&(this.dialogResult=a.currentValue)}_onButtonClick(n){Wy(this.dialogRef,n.screenX===0&&n.screenY===0?"keyboard":"mouse",this.dialogResult)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Lt({type:t,selectors:[["","mat-dialog-close",""],["","matDialogClose",""]],hostVars:2,hostBindings:function(n,a){n&1&&Gr("click",function(i){return a._onButtonClick(i)}),n&2&&Ln("aria-label",a.ariaLabel||null)("type",a.type)},inputs:{ariaLabel:[0,"aria-label","ariaLabel"],type:"type",dialogResult:[0,"mat-dialog-close","dialogResult"],_matDialogClose:[0,"matDialogClose","_matDialogClose"]},exportAs:["matDialogClose"],features:[Ud]}));let e=t;return e})(),Qy=(()=>{const t=class t{constructor(){s(this,"_dialogRef",C(Xh,{optional:!0}));s(this,"_elementRef",C(At));s(this,"_dialog",C(Jl))}ngOnInit(){this._dialogRef||(this._dialogRef=t1(this._elementRef,this._dialog.openDialogs)),this._dialogRef&&Promise.resolve().then(()=>{this._onAdd()})}ngOnDestroy(){var n;(n=this._dialogRef)!=null&&n._containerInstance&&Promise.resolve().then(()=>{this._onRemove()})}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Lt({type:t}));let e=t;return e})(),Xy=(()=>{const t=class t extends Qy{constructor(){super(...arguments);s(this,"id",C(Go).getId("mat-mdc-dialog-title-"))}_onAdd(){var a,i;(i=(a=this._dialogRef._containerInstance)==null?void 0:a._addAriaLabelledBy)==null||i.call(a,this.id)}_onRemove(){var a,i,o;(o=(i=(a=this._dialogRef)==null?void 0:a._containerInstance)==null?void 0:i._removeAriaLabelledBy)==null||o.call(i,this.id)}};s(t,"ɵfac",(()=>{let a;return function(i){return(a||(a=$t(t)))(i||t)}})()),s(t,"ɵdir",Lt({type:t,selectors:[["","mat-dialog-title",""],["","matDialogTitle",""]],hostAttrs:[1,"mat-mdc-dialog-title","mdc-dialog__title"],hostVars:1,hostBindings:function(a,i){a&2&&Ah("id",i.id)},inputs:{id:"id"},exportAs:["matDialogTitle"],features:[En]}));let e=t;return e})(),Jy=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Lt({type:t,selectors:[["","mat-dialog-content",""],["mat-dialog-content"],["","matDialogContent",""]],hostAttrs:[1,"mat-mdc-dialog-content","mdc-dialog__content"],features:[F8([NQ])]}));let e=t;return e})(),e1=(()=>{const t=class t extends Qy{constructor(){super(...arguments);s(this,"align")}_onAdd(){var a,i;(i=(a=this._dialogRef._containerInstance)==null?void 0:a._updateActionSectionCount)==null||i.call(a,1)}_onRemove(){var a,i;(i=(a=this._dialogRef._containerInstance)==null?void 0:a._updateActionSectionCount)==null||i.call(a,-1)}};s(t,"ɵfac",(()=>{let a;return function(i){return(a||(a=$t(t)))(i||t)}})()),s(t,"ɵdir",Lt({type:t,selectors:[["","mat-dialog-actions",""],["mat-dialog-actions"],["","matDialogActions",""]],hostAttrs:[1,"mat-mdc-dialog-actions","mdc-dialog__actions"],hostVars:6,hostBindings:function(a,i){a&2&&Pn("mat-mdc-dialog-actions-align-start",i.align==="start")("mat-mdc-dialog-actions-align-center",i.align==="center")("mat-mdc-dialog-actions-align-end",i.align==="end")},inputs:{align:"align"},features:[En]}));let e=t;return e})();function t1(e,t){let r=e.nativeElement.parentElement;for(;r&&!r.classList.contains("mat-mdc-dialog-container");)r=r.parentElement;return r?t.find(n=>n.id===r.id):null}var n1=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",nn({type:t})),s(t,"ɵinj",Jt({providers:[Jl],imports:[XQ,$y,fl,li,li]}));let e=t;return e})(),aX=new K("MAT_BUTTON_CONFIG"),iX=[{attribute:"mat-button",mdcClasses:["mdc-button","mat-mdc-button"]},{attribute:"mat-flat-button",mdcClasses:["mdc-button","mdc-button--unelevated","mat-mdc-unelevated-button"]},{attribute:"mat-raised-button",mdcClasses:["mdc-button","mdc-button--raised","mat-mdc-raised-button"]},{attribute:"mat-stroked-button",mdcClasses:["mdc-button","mdc-button--outlined","mat-mdc-outlined-button"]},{attribute:"mat-fab",mdcClasses:["mdc-fab","mat-mdc-fab-base","mat-mdc-fab"]},{attribute:"mat-mini-fab",mdcClasses:["mdc-fab","mat-mdc-fab-base","mdc-fab--mini","mat-mdc-mini-fab"]},{attribute:"mat-icon-button",mdcClasses:["mdc-icon-button","mat-mdc-icon-button"]}],r1=(()=>{const t=class t{constructor(){s(this,"_elementRef",C(At));s(this,"_ngZone",C(je));s(this,"_animationMode",C(bi,{optional:!0}));s(this,"_focusMonitor",C(Oy));s(this,"_rippleLoader",C(EQ));s(this,"_isFab",!1);s(this,"color");s(this,"_disableRipple",!1);s(this,"_disabled",!1);s(this,"ariaDisabled");s(this,"disabledInteractive");var o;C($o).load(hQ);let n=C(aX,{optional:!0}),a=this._elementRef.nativeElement,i=a.classList;this.disabledInteractive=(n==null?void 0:n.disabledInteractive)??!1,this.color=(n==null?void 0:n.color)??null,(o=this._rippleLoader)==null||o.configureRipple(a,{className:"mat-mdc-button-ripple"});for(let{attribute:l,mdcClasses:c}of iX)a.hasAttribute(l)&&i.add(...c)}get disableRipple(){return this._disableRipple}set disableRipple(n){this._disableRipple=n,this._updateRippleDisabled()}get disabled(){return this._disabled}set disabled(n){this._disabled=n,this._updateRippleDisabled()}ngAfterViewInit(){this._focusMonitor.monitor(this._elementRef,!0)}ngOnDestroy(){var n;this._focusMonitor.stopMonitoring(this._elementRef),(n=this._rippleLoader)==null||n.destroyRipple(this._elementRef.nativeElement)}focus(n="program",a){n?this._focusMonitor.focusVia(this._elementRef.nativeElement,n,a):this._elementRef.nativeElement.focus(a)}_getAriaDisabled(){return this.ariaDisabled!=null?this.ariaDisabled:this.disabled&&this.disabledInteractive?!0:null}_getDisabledAttribute(){return this.disabledInteractive||!this.disabled?null:!0}_updateRippleDisabled(){var n;(n=this._rippleLoader)==null||n.setDisabled(this._elementRef.nativeElement,this.disableRipple||this.disabled)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Lt({type:t,inputs:{color:"color",disableRipple:[2,"disableRipple","disableRipple",zi],disabled:[2,"disabled","disabled",zi],ariaDisabled:[2,"aria-disabled","ariaDisabled",zi],disabledInteractive:[2,"disabledInteractive","disabledInteractive",zi]}}));let e=t;return e})(),oX=(()=>{const t=class t extends r1{constructor(){super(...arguments);s(this,"_renderer",C(_i));s(this,"_cleanupClick");s(this,"tabIndex");s(this,"_haltDisabledEvents",a=>{this.disabled&&(a.preventDefault(),a.stopImmediatePropagation())})}ngOnInit(){this._ngZone.runOutsideAngular(()=>{this._cleanupClick=this._renderer.listen(this._elementRef.nativeElement,"click",this._haltDisabledEvents)})}ngOnDestroy(){var a;super.ngOnDestroy(),(a=this._cleanupClick)==null||a.call(this)}_getAriaDisabled(){return this.ariaDisabled!=null?this.ariaDisabled:this.disabled||null}};s(t,"ɵfac",(()=>{let a;return function(i){return(a||(a=$t(t)))(i||t)}})()),s(t,"ɵdir",Lt({type:t,inputs:{tabIndex:[2,"tabIndex","tabIndex",a=>a==null?void 0:qb(a)]},features:[En]}));let e=t;return e})(),a1=[[["",8,"material-icons",3,"iconPositionEnd",""],["mat-icon",3,"iconPositionEnd",""],["","matButtonIcon","",3,"iconPositionEnd",""]],"*",[["","iconPositionEnd","",8,"material-icons"],["mat-icon","iconPositionEnd",""],["","matButtonIcon","","iconPositionEnd",""]]],i1=[".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])","*",".material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]"],sX=`.mat-mdc-button-base{text-decoration:none}.mdc-button{-webkit-user-select:none;user-select:none;position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:rgba(0,0,0,0);padding:0 8px}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button[hidden]{display:none}.mdc-button .mdc-button__label{position:relative}.mat-mdc-button{padding:0 var(--mat-text-button-horizontal-padding, 12px);height:var(--mdc-text-button-container-height, 40px);font-family:var(--mdc-text-button-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mdc-text-button-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mdc-text-button-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mdc-text-button-label-text-transform);font-weight:var(--mdc-text-button-label-text-weight, var(--mat-sys-label-large-weight))}.mat-mdc-button,.mat-mdc-button .mdc-button__ripple{border-radius:var(--mdc-text-button-container-shape, var(--mat-sys-corner-full))}.mat-mdc-button:not(:disabled){color:var(--mdc-text-button-label-text-color, var(--mat-sys-primary))}.mat-mdc-button[disabled],.mat-mdc-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-text-button-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-button:has(.material-icons,mat-icon,[matButtonIcon]){padding:0 var(--mat-text-button-with-icon-horizontal-padding, 16px)}.mat-mdc-button>.mat-icon{margin-right:var(--mat-text-button-icon-spacing, 8px);margin-left:var(--mat-text-button-icon-offset, -4px)}[dir=rtl] .mat-mdc-button>.mat-icon{margin-right:var(--mat-text-button-icon-offset, -4px);margin-left:var(--mat-text-button-icon-spacing, 8px)}.mat-mdc-button .mdc-button__label+.mat-icon{margin-right:var(--mat-text-button-icon-offset, -4px);margin-left:var(--mat-text-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-button .mdc-button__label+.mat-icon{margin-right:var(--mat-text-button-icon-spacing, 8px);margin-left:var(--mat-text-button-icon-offset, -4px)}.mat-mdc-button .mat-ripple-element{background-color:var(--mat-text-button-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-text-button-state-layer-color, var(--mat-sys-primary))}.mat-mdc-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-text-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-text-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-text-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-text-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-text-button-touch-target-display, block)}.mat-mdc-unelevated-button{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);height:var(--mdc-filled-button-container-height, 40px);font-family:var(--mdc-filled-button-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mdc-filled-button-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mdc-filled-button-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mdc-filled-button-label-text-transform);font-weight:var(--mdc-filled-button-label-text-weight, var(--mat-sys-label-large-weight));padding:0 var(--mat-filled-button-horizontal-padding, 24px)}.mat-mdc-unelevated-button>.mat-icon{margin-right:var(--mat-filled-button-icon-spacing, 8px);margin-left:var(--mat-filled-button-icon-offset, -8px)}[dir=rtl] .mat-mdc-unelevated-button>.mat-icon{margin-right:var(--mat-filled-button-icon-offset, -8px);margin-left:var(--mat-filled-button-icon-spacing, 8px)}.mat-mdc-unelevated-button .mdc-button__label+.mat-icon{margin-right:var(--mat-filled-button-icon-offset, -8px);margin-left:var(--mat-filled-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-unelevated-button .mdc-button__label+.mat-icon{margin-right:var(--mat-filled-button-icon-spacing, 8px);margin-left:var(--mat-filled-button-icon-offset, -8px)}.mat-mdc-unelevated-button .mat-ripple-element{background-color:var(--mat-filled-button-ripple-color, color-mix(in srgb, var(--mat-sys-on-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-filled-button-state-layer-color, var(--mat-sys-on-primary))}.mat-mdc-unelevated-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-filled-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-unelevated-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-filled-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-unelevated-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-filled-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-unelevated-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-filled-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-unelevated-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-filled-button-touch-target-display, block)}.mat-mdc-unelevated-button:not(:disabled){color:var(--mdc-filled-button-label-text-color, var(--mat-sys-on-primary));background-color:var(--mdc-filled-button-container-color, var(--mat-sys-primary))}.mat-mdc-unelevated-button,.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mdc-filled-button-container-shape, var(--mat-sys-corner-full))}.mat-mdc-unelevated-button[disabled],.mat-mdc-unelevated-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-filled-button-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));background-color:var(--mdc-filled-button-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-mdc-unelevated-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-raised-button{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);box-shadow:var(--mdc-protected-button-container-elevation-shadow, var(--mat-sys-level1));height:var(--mdc-protected-button-container-height, 40px);font-family:var(--mdc-protected-button-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mdc-protected-button-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mdc-protected-button-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mdc-protected-button-label-text-transform);font-weight:var(--mdc-protected-button-label-text-weight, var(--mat-sys-label-large-weight));padding:0 var(--mat-protected-button-horizontal-padding, 24px)}.mat-mdc-raised-button>.mat-icon{margin-right:var(--mat-protected-button-icon-spacing, 8px);margin-left:var(--mat-protected-button-icon-offset, -8px)}[dir=rtl] .mat-mdc-raised-button>.mat-icon{margin-right:var(--mat-protected-button-icon-offset, -8px);margin-left:var(--mat-protected-button-icon-spacing, 8px)}.mat-mdc-raised-button .mdc-button__label+.mat-icon{margin-right:var(--mat-protected-button-icon-offset, -8px);margin-left:var(--mat-protected-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-raised-button .mdc-button__label+.mat-icon{margin-right:var(--mat-protected-button-icon-spacing, 8px);margin-left:var(--mat-protected-button-icon-offset, -8px)}.mat-mdc-raised-button .mat-ripple-element{background-color:var(--mat-protected-button-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-protected-button-state-layer-color, var(--mat-sys-primary))}.mat-mdc-raised-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-protected-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-raised-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-protected-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-raised-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-protected-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-raised-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-protected-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-raised-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-protected-button-touch-target-display, block)}.mat-mdc-raised-button:not(:disabled){color:var(--mdc-protected-button-label-text-color, var(--mat-sys-primary));background-color:var(--mdc-protected-button-container-color, var(--mat-sys-surface))}.mat-mdc-raised-button,.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mdc-protected-button-container-shape, var(--mat-sys-corner-full))}.mat-mdc-raised-button:hover{box-shadow:var(--mdc-protected-button-hover-container-elevation-shadow, var(--mat-sys-level2))}.mat-mdc-raised-button:focus{box-shadow:var(--mdc-protected-button-focus-container-elevation-shadow, var(--mat-sys-level1))}.mat-mdc-raised-button:active,.mat-mdc-raised-button:focus:active{box-shadow:var(--mdc-protected-button-pressed-container-elevation-shadow, var(--mat-sys-level1))}.mat-mdc-raised-button[disabled],.mat-mdc-raised-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-protected-button-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));background-color:var(--mdc-protected-button-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-mdc-raised-button[disabled].mat-mdc-button-disabled,.mat-mdc-raised-button.mat-mdc-button-disabled.mat-mdc-button-disabled{box-shadow:var(--mdc-protected-button-disabled-container-elevation-shadow, var(--mat-sys-level0))}.mat-mdc-raised-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-outlined-button{border-style:solid;transition:border 280ms cubic-bezier(0.4, 0, 0.2, 1);height:var(--mdc-outlined-button-container-height, 40px);font-family:var(--mdc-outlined-button-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mdc-outlined-button-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mdc-outlined-button-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mdc-outlined-button-label-text-transform);font-weight:var(--mdc-outlined-button-label-text-weight, var(--mat-sys-label-large-weight));border-radius:var(--mdc-outlined-button-container-shape, var(--mat-sys-corner-full));border-width:var(--mdc-outlined-button-outline-width, 1px);padding:0 var(--mat-outlined-button-horizontal-padding, 24px)}.mat-mdc-outlined-button>.mat-icon{margin-right:var(--mat-outlined-button-icon-spacing, 8px);margin-left:var(--mat-outlined-button-icon-offset, -8px)}[dir=rtl] .mat-mdc-outlined-button>.mat-icon{margin-right:var(--mat-outlined-button-icon-offset, -8px);margin-left:var(--mat-outlined-button-icon-spacing, 8px)}.mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin-right:var(--mat-outlined-button-icon-offset, -8px);margin-left:var(--mat-outlined-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin-right:var(--mat-outlined-button-icon-spacing, 8px);margin-left:var(--mat-outlined-button-icon-offset, -8px)}.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-outlined-button-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-outlined-button-state-layer-color, var(--mat-sys-primary))}.mat-mdc-outlined-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-outlined-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-outlined-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-outlined-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-outlined-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-outlined-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-outlined-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-outlined-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-outlined-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-outlined-button-touch-target-display, block)}.mat-mdc-outlined-button:not(:disabled){color:var(--mdc-outlined-button-label-text-color, var(--mat-sys-primary));border-color:var(--mdc-outlined-button-outline-color, var(--mat-sys-outline))}.mat-mdc-outlined-button[disabled],.mat-mdc-outlined-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-outlined-button-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));border-color:var(--mdc-outlined-button-disabled-outline-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-mdc-outlined-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{content:"";opacity:0}.mat-mdc-button .mdc-button__label,.mat-mdc-button .mat-icon,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-unelevated-button .mat-icon,.mat-mdc-raised-button .mdc-button__label,.mat-mdc-raised-button .mat-icon,.mat-mdc-outlined-button .mdc-button__label,.mat-mdc-outlined-button .mat-icon{z-index:1;position:relative}.mat-mdc-button .mat-focus-indicator,.mat-mdc-unelevated-button .mat-focus-indicator,.mat-mdc-raised-button .mat-focus-indicator,.mat-mdc-outlined-button .mat-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit}.mat-mdc-button:focus>.mat-focus-indicator::before,.mat-mdc-unelevated-button:focus>.mat-focus-indicator::before,.mat-mdc-raised-button:focus>.mat-focus-indicator::before,.mat-mdc-outlined-button:focus>.mat-focus-indicator::before{content:"";border-radius:inherit}.mat-mdc-button._mat-animation-noopable,.mat-mdc-unelevated-button._mat-animation-noopable,.mat-mdc-raised-button._mat-animation-noopable,.mat-mdc-outlined-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-button>.mat-icon,.mat-mdc-unelevated-button>.mat-icon,.mat-mdc-raised-button>.mat-icon,.mat-mdc-outlined-button>.mat-icon{display:inline-block;position:relative;vertical-align:top;font-size:1.125rem;height:1.125rem;width:1.125rem}.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mdc-button__ripple{top:-1px;left:-1px;bottom:-1px;right:-1px}.mat-mdc-unelevated-button .mat-focus-indicator::before,.mat-mdc-raised-button .mat-focus-indicator::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 2px)*-1)}.mat-mdc-outlined-button .mat-focus-indicator::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 3px)*-1)}
|
|
26
|
-
`,lX=`@media(forced-colors: active){.mat-mdc-button:not(.mdc-button--outlined),.mat-mdc-unelevated-button:not(.mdc-button--outlined),.mat-mdc-raised-button:not(.mdc-button--outlined),.mat-mdc-outlined-button:not(.mdc-button--outlined),.mat-mdc-icon-button.mat-mdc-icon-button,.mat-mdc-outlined-button .mdc-button__ripple{outline:solid 1px}}
|
|
27
|
-
`,eu=(()=>{const t=class t extends r1{};s(t,"ɵfac",(()=>{let n;return function(a){return(n||(n=$t(t)))(a||t)}})()),s(t,"ɵcmp",lt({type:t,selectors:[["button","mat-button",""],["button","mat-raised-button",""],["button","mat-flat-button",""],["button","mat-stroked-button",""]],hostVars:14,hostBindings:function(n,a){n&2&&(Ln("disabled",a._getDisabledAttribute())("aria-disabled",a._getAriaDisabled()),Ul(a.color?"mat-"+a.color:""),Pn("mat-mdc-button-disabled",a.disabled)("mat-mdc-button-disabled-interactive",a.disabledInteractive)("_mat-animation-noopable",a._animationMode==="NoopAnimations")("mat-unthemed",!a.color)("mat-mdc-button-base",!0))},exportAs:["matButton"],features:[En],ngContentSelectors:i1,decls:7,vars:4,consts:[[1,"mat-mdc-button-persistent-ripple"],[1,"mdc-button__label"],[1,"mat-focus-indicator"],[1,"mat-mdc-button-touch-target"]],template:function(n,a){n&1&&(xi(a1),Qt(0,"span",0),Zn(1),re(2,"span",1),Zn(3,1),ne(),Zn(4,2),Qt(5,"span",2)(6,"span",3)),n&2&&Pn("mdc-button__ripple",!a._isFab)("mdc-fab__ripple",a._isFab)},styles:[`.mat-mdc-button-base{text-decoration:none}.mdc-button{-webkit-user-select:none;user-select:none;position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:rgba(0,0,0,0);padding:0 8px}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button[hidden]{display:none}.mdc-button .mdc-button__label{position:relative}.mat-mdc-button{padding:0 var(--mat-text-button-horizontal-padding, 12px);height:var(--mdc-text-button-container-height, 40px);font-family:var(--mdc-text-button-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mdc-text-button-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mdc-text-button-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mdc-text-button-label-text-transform);font-weight:var(--mdc-text-button-label-text-weight, var(--mat-sys-label-large-weight))}.mat-mdc-button,.mat-mdc-button .mdc-button__ripple{border-radius:var(--mdc-text-button-container-shape, var(--mat-sys-corner-full))}.mat-mdc-button:not(:disabled){color:var(--mdc-text-button-label-text-color, var(--mat-sys-primary))}.mat-mdc-button[disabled],.mat-mdc-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-text-button-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-button:has(.material-icons,mat-icon,[matButtonIcon]){padding:0 var(--mat-text-button-with-icon-horizontal-padding, 16px)}.mat-mdc-button>.mat-icon{margin-right:var(--mat-text-button-icon-spacing, 8px);margin-left:var(--mat-text-button-icon-offset, -4px)}[dir=rtl] .mat-mdc-button>.mat-icon{margin-right:var(--mat-text-button-icon-offset, -4px);margin-left:var(--mat-text-button-icon-spacing, 8px)}.mat-mdc-button .mdc-button__label+.mat-icon{margin-right:var(--mat-text-button-icon-offset, -4px);margin-left:var(--mat-text-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-button .mdc-button__label+.mat-icon{margin-right:var(--mat-text-button-icon-spacing, 8px);margin-left:var(--mat-text-button-icon-offset, -4px)}.mat-mdc-button .mat-ripple-element{background-color:var(--mat-text-button-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-text-button-state-layer-color, var(--mat-sys-primary))}.mat-mdc-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-text-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-text-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-text-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-text-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-text-button-touch-target-display, block)}.mat-mdc-unelevated-button{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);height:var(--mdc-filled-button-container-height, 40px);font-family:var(--mdc-filled-button-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mdc-filled-button-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mdc-filled-button-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mdc-filled-button-label-text-transform);font-weight:var(--mdc-filled-button-label-text-weight, var(--mat-sys-label-large-weight));padding:0 var(--mat-filled-button-horizontal-padding, 24px)}.mat-mdc-unelevated-button>.mat-icon{margin-right:var(--mat-filled-button-icon-spacing, 8px);margin-left:var(--mat-filled-button-icon-offset, -8px)}[dir=rtl] .mat-mdc-unelevated-button>.mat-icon{margin-right:var(--mat-filled-button-icon-offset, -8px);margin-left:var(--mat-filled-button-icon-spacing, 8px)}.mat-mdc-unelevated-button .mdc-button__label+.mat-icon{margin-right:var(--mat-filled-button-icon-offset, -8px);margin-left:var(--mat-filled-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-unelevated-button .mdc-button__label+.mat-icon{margin-right:var(--mat-filled-button-icon-spacing, 8px);margin-left:var(--mat-filled-button-icon-offset, -8px)}.mat-mdc-unelevated-button .mat-ripple-element{background-color:var(--mat-filled-button-ripple-color, color-mix(in srgb, var(--mat-sys-on-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-filled-button-state-layer-color, var(--mat-sys-on-primary))}.mat-mdc-unelevated-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-filled-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-unelevated-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-filled-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-unelevated-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-filled-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-unelevated-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-filled-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-unelevated-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-filled-button-touch-target-display, block)}.mat-mdc-unelevated-button:not(:disabled){color:var(--mdc-filled-button-label-text-color, var(--mat-sys-on-primary));background-color:var(--mdc-filled-button-container-color, var(--mat-sys-primary))}.mat-mdc-unelevated-button,.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mdc-filled-button-container-shape, var(--mat-sys-corner-full))}.mat-mdc-unelevated-button[disabled],.mat-mdc-unelevated-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-filled-button-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));background-color:var(--mdc-filled-button-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-mdc-unelevated-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-raised-button{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);box-shadow:var(--mdc-protected-button-container-elevation-shadow, var(--mat-sys-level1));height:var(--mdc-protected-button-container-height, 40px);font-family:var(--mdc-protected-button-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mdc-protected-button-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mdc-protected-button-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mdc-protected-button-label-text-transform);font-weight:var(--mdc-protected-button-label-text-weight, var(--mat-sys-label-large-weight));padding:0 var(--mat-protected-button-horizontal-padding, 24px)}.mat-mdc-raised-button>.mat-icon{margin-right:var(--mat-protected-button-icon-spacing, 8px);margin-left:var(--mat-protected-button-icon-offset, -8px)}[dir=rtl] .mat-mdc-raised-button>.mat-icon{margin-right:var(--mat-protected-button-icon-offset, -8px);margin-left:var(--mat-protected-button-icon-spacing, 8px)}.mat-mdc-raised-button .mdc-button__label+.mat-icon{margin-right:var(--mat-protected-button-icon-offset, -8px);margin-left:var(--mat-protected-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-raised-button .mdc-button__label+.mat-icon{margin-right:var(--mat-protected-button-icon-spacing, 8px);margin-left:var(--mat-protected-button-icon-offset, -8px)}.mat-mdc-raised-button .mat-ripple-element{background-color:var(--mat-protected-button-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-protected-button-state-layer-color, var(--mat-sys-primary))}.mat-mdc-raised-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-protected-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-raised-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-protected-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-raised-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-protected-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-raised-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-protected-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-raised-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-protected-button-touch-target-display, block)}.mat-mdc-raised-button:not(:disabled){color:var(--mdc-protected-button-label-text-color, var(--mat-sys-primary));background-color:var(--mdc-protected-button-container-color, var(--mat-sys-surface))}.mat-mdc-raised-button,.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mdc-protected-button-container-shape, var(--mat-sys-corner-full))}.mat-mdc-raised-button:hover{box-shadow:var(--mdc-protected-button-hover-container-elevation-shadow, var(--mat-sys-level2))}.mat-mdc-raised-button:focus{box-shadow:var(--mdc-protected-button-focus-container-elevation-shadow, var(--mat-sys-level1))}.mat-mdc-raised-button:active,.mat-mdc-raised-button:focus:active{box-shadow:var(--mdc-protected-button-pressed-container-elevation-shadow, var(--mat-sys-level1))}.mat-mdc-raised-button[disabled],.mat-mdc-raised-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-protected-button-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));background-color:var(--mdc-protected-button-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-mdc-raised-button[disabled].mat-mdc-button-disabled,.mat-mdc-raised-button.mat-mdc-button-disabled.mat-mdc-button-disabled{box-shadow:var(--mdc-protected-button-disabled-container-elevation-shadow, var(--mat-sys-level0))}.mat-mdc-raised-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-outlined-button{border-style:solid;transition:border 280ms cubic-bezier(0.4, 0, 0.2, 1);height:var(--mdc-outlined-button-container-height, 40px);font-family:var(--mdc-outlined-button-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mdc-outlined-button-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mdc-outlined-button-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mdc-outlined-button-label-text-transform);font-weight:var(--mdc-outlined-button-label-text-weight, var(--mat-sys-label-large-weight));border-radius:var(--mdc-outlined-button-container-shape, var(--mat-sys-corner-full));border-width:var(--mdc-outlined-button-outline-width, 1px);padding:0 var(--mat-outlined-button-horizontal-padding, 24px)}.mat-mdc-outlined-button>.mat-icon{margin-right:var(--mat-outlined-button-icon-spacing, 8px);margin-left:var(--mat-outlined-button-icon-offset, -8px)}[dir=rtl] .mat-mdc-outlined-button>.mat-icon{margin-right:var(--mat-outlined-button-icon-offset, -8px);margin-left:var(--mat-outlined-button-icon-spacing, 8px)}.mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin-right:var(--mat-outlined-button-icon-offset, -8px);margin-left:var(--mat-outlined-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin-right:var(--mat-outlined-button-icon-spacing, 8px);margin-left:var(--mat-outlined-button-icon-offset, -8px)}.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-outlined-button-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-outlined-button-state-layer-color, var(--mat-sys-primary))}.mat-mdc-outlined-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-outlined-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-outlined-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-outlined-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-outlined-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-outlined-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-outlined-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-outlined-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-outlined-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-outlined-button-touch-target-display, block)}.mat-mdc-outlined-button:not(:disabled){color:var(--mdc-outlined-button-label-text-color, var(--mat-sys-primary));border-color:var(--mdc-outlined-button-outline-color, var(--mat-sys-outline))}.mat-mdc-outlined-button[disabled],.mat-mdc-outlined-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-outlined-button-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));border-color:var(--mdc-outlined-button-disabled-outline-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-mdc-outlined-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{content:"";opacity:0}.mat-mdc-button .mdc-button__label,.mat-mdc-button .mat-icon,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-unelevated-button .mat-icon,.mat-mdc-raised-button .mdc-button__label,.mat-mdc-raised-button .mat-icon,.mat-mdc-outlined-button .mdc-button__label,.mat-mdc-outlined-button .mat-icon{z-index:1;position:relative}.mat-mdc-button .mat-focus-indicator,.mat-mdc-unelevated-button .mat-focus-indicator,.mat-mdc-raised-button .mat-focus-indicator,.mat-mdc-outlined-button .mat-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit}.mat-mdc-button:focus>.mat-focus-indicator::before,.mat-mdc-unelevated-button:focus>.mat-focus-indicator::before,.mat-mdc-raised-button:focus>.mat-focus-indicator::before,.mat-mdc-outlined-button:focus>.mat-focus-indicator::before{content:"";border-radius:inherit}.mat-mdc-button._mat-animation-noopable,.mat-mdc-unelevated-button._mat-animation-noopable,.mat-mdc-raised-button._mat-animation-noopable,.mat-mdc-outlined-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-button>.mat-icon,.mat-mdc-unelevated-button>.mat-icon,.mat-mdc-raised-button>.mat-icon,.mat-mdc-outlined-button>.mat-icon{display:inline-block;position:relative;vertical-align:top;font-size:1.125rem;height:1.125rem;width:1.125rem}.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mdc-button__ripple{top:-1px;left:-1px;bottom:-1px;right:-1px}.mat-mdc-unelevated-button .mat-focus-indicator::before,.mat-mdc-raised-button .mat-focus-indicator::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 2px)*-1)}.mat-mdc-outlined-button .mat-focus-indicator::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 3px)*-1)}
|
|
28
|
-
`,`@media(forced-colors: active){.mat-mdc-button:not(.mdc-button--outlined),.mat-mdc-unelevated-button:not(.mdc-button--outlined),.mat-mdc-raised-button:not(.mdc-button--outlined),.mat-mdc-outlined-button:not(.mdc-button--outlined),.mat-mdc-icon-button.mat-mdc-icon-button,.mat-mdc-outlined-button .mdc-button__ripple{outline:solid 1px}}
|
|
29
|
-
`],encapsulation:2,changeDetection:0}));let e=t;return e})(),uX=(()=>{const t=class t extends oX{};s(t,"ɵfac",(()=>{let n;return function(a){return(n||(n=$t(t)))(a||t)}})()),s(t,"ɵcmp",lt({type:t,selectors:[["a","mat-button",""],["a","mat-raised-button",""],["a","mat-flat-button",""],["a","mat-stroked-button",""]],hostVars:15,hostBindings:function(n,a){n&2&&(Ln("disabled",a._getDisabledAttribute())("tabindex",a.disabled&&!a.disabledInteractive?-1:a.tabIndex)("aria-disabled",a._getAriaDisabled()),Ul(a.color?"mat-"+a.color:""),Pn("mat-mdc-button-disabled",a.disabled)("mat-mdc-button-disabled-interactive",a.disabledInteractive)("_mat-animation-noopable",a._animationMode==="NoopAnimations")("mat-unthemed",!a.color)("mat-mdc-button-base",!0))},exportAs:["matButton","matAnchor"],features:[En],ngContentSelectors:i1,decls:7,vars:4,consts:[[1,"mat-mdc-button-persistent-ripple"],[1,"mdc-button__label"],[1,"mat-focus-indicator"],[1,"mat-mdc-button-touch-target"]],template:function(n,a){n&1&&(xi(a1),Qt(0,"span",0),Zn(1),re(2,"span",1),Zn(3,1),ne(),Zn(4,2),Qt(5,"span",2)(6,"span",3)),n&2&&Pn("mdc-button__ripple",!a._isFab)("mdc-fab__ripple",a._isFab)},styles:[sX,lX],encapsulation:2,changeDetection:0}));let e=t;return e})(),o1=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",nn({type:t})),s(t,"ɵinj",Jt({imports:[li,_Q,li]}));let e=t;return e})(),s1=(()=>{const t=class t{constructor(){s(this,"changes",new xe);s(this,"itemsPerPageLabel","Items per page:");s(this,"nextPageLabel","Next page");s(this,"previousPageLabel","Previous page");s(this,"firstPageLabel","First page");s(this,"lastPageLabel","Last page");s(this,"getRangeLabel",(n,a,i)=>{if(i==0||a==0)return`0 of ${i}`;i=Math.max(i,0);let o=n*a,l=o<i?Math.min(o+a,i):o+a;return`${o+1} – ${l} of ${i}`})}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Ie=function(e){return e[e.State=0]="State",e[e.Transition=1]="Transition",e[e.Sequence=2]="Sequence",e[e.Group=3]="Group",e[e.Animate=4]="Animate",e[e.Keyframes=5]="Keyframes",e[e.Style=6]="Style",e[e.Trigger=7]="Trigger",e[e.Reference=8]="Reference",e[e.AnimateChild=9]="AnimateChild",e[e.AnimateRef=10]="AnimateRef",e[e.Query=11]="Query",e[e.Stagger=12]="Stagger",e}(Ie||{}),gr="*";function cX(e,t=null){return{type:Ie.Sequence,steps:e,options:t}}function wf(e){return{type:Ie.Style,styles:e,offset:null}}var mo=class{constructor(e=0,t=0){s(this,"_onDoneFns",[]);s(this,"_onStartFns",[]);s(this,"_onDestroyFns",[]);s(this,"_originalOnDoneFns",[]);s(this,"_originalOnStartFns",[]);s(this,"_started",!1);s(this,"_destroyed",!1);s(this,"_finished",!1);s(this,"_position",0);s(this,"parentPlayer",null);s(this,"totalTime");this.totalTime=e+t}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}onStart(e){this._originalOnStartFns.push(e),this._onStartFns.push(e)}onDone(e){this._originalOnDoneFns.push(e),this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){queueMicrotask(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(e=>e()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(e){this._position=this.totalTime?e*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(e){let t=e=="start"?this._onStartFns:this._onDoneFns;t.forEach(r=>r()),t.length=0}},l1=class{constructor(e){s(this,"_onDoneFns",[]);s(this,"_onStartFns",[]);s(this,"_finished",!1);s(this,"_started",!1);s(this,"_destroyed",!1);s(this,"_onDestroyFns",[]);s(this,"parentPlayer",null);s(this,"totalTime",0);s(this,"players");this.players=e;let t=0,r=0,n=0,a=this.players.length;a==0?queueMicrotask(()=>this._onFinish()):this.players.forEach(i=>{i.onDone(()=>{++t==a&&this._onFinish()}),i.onDestroy(()=>{++r==a&&this._onDestroy()}),i.onStart(()=>{++n==a&&this._onStart()})}),this.totalTime=this.players.reduce((i,o)=>Math.max(i,o.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this.players.forEach(e=>e.init())}onStart(e){this._onStartFns.push(e)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(e=>e()),this._onStartFns=[])}onDone(e){this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(e=>e.play())}pause(){this.players.forEach(e=>e.pause())}restart(){this.players.forEach(e=>e.restart())}finish(){this._onFinish(),this.players.forEach(e=>e.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(e=>e.destroy()),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}reset(){this.players.forEach(e=>e.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(e){let t=e*this.totalTime;this.players.forEach(r=>{let n=r.totalTime?Math.min(1,t/r.totalTime):1;r.setPosition(n)})}getPosition(){let e=this.players.reduce((t,r)=>t===null||r.totalTime>t.totalTime?r:t,null);return e!=null?e.getPosition():0}beforeDestroy(){this.players.forEach(e=>{e.beforeDestroy&&e.beforeDestroy()})}triggerCallback(e){let t=e=="start"?this._onStartFns:this._onDoneFns;t.forEach(r=>r()),t.length=0}},Jh="!";function xf(e){return new G(3e3,!1)}function dX(){return new G(3100,!1)}function hX(){return new G(3101,!1)}function pX(e){return new G(3001,!1)}function mX(e){return new G(3003,!1)}function fX(e){return new G(3004,!1)}function gX(e,t){return new G(3005,!1)}function vX(){return new G(3006,!1)}function bX(){return new G(3007,!1)}function yX(e,t){return new G(3008,!1)}function _X(e){return new G(3002,!1)}function wX(e,t,r,n,a){return new G(3010,!1)}function xX(){return new G(3011,!1)}function EX(){return new G(3012,!1)}function SX(){return new G(3200,!1)}function kX(){return new G(3202,!1)}function CX(){return new G(3013,!1)}function IX(e){return new G(3014,!1)}function DX(e){return new G(3015,!1)}function TX(e){return new G(3016,!1)}function NX(e,t){return new G(3404,!1)}function OX(e){return new G(3502,!1)}function MX(e){return new G(3503,!1)}function PX(){return new G(3300,!1)}function RX(e){return new G(3504,!1)}function AX(e){return new G(3301,!1)}function LX(e,t){return new G(3302,!1)}function FX(e){return new G(3303,!1)}function jX(e,t){return new G(3400,!1)}function VX(e){return new G(3401,!1)}function BX(e){return new G(3402,!1)}function zX(e,t){return new G(3505,!1)}function Pr(e){switch(e.length){case 0:return new mo;case 1:return e[0];default:return new l1(e)}}function u1(e,t,r=new Map,n=new Map){let a=[],i=[],o=-1,l=null;if(t.forEach(c=>{let u=c.get("offset"),d=u==o,m=d&&l||new Map;c.forEach((b,g)=>{let w=g,x=b;if(g!=="offset")switch(w=e.normalizePropertyName(w,a),x){case Jh:x=r.get(g);break;case gr:x=n.get(g);break;default:x=e.normalizeStyleValue(g,w,x,a);break}m.set(w,x)}),d||i.push(m),l=m,o=u}),a.length)throw OX();return i}function ep(e,t,r,n){switch(t){case"start":e.onStart(()=>n(r&&Wu(r,"start",e)));break;case"done":e.onDone(()=>n(r&&Wu(r,"done",e)));break;case"destroy":e.onDestroy(()=>n(r&&Wu(r,"destroy",e)));break}}function Wu(e,t,r){let n=r.totalTime,a=!!r.disabled,i=tp(e.element,e.triggerName,e.fromState,e.toState,t||e.phaseName,n??e.totalTime,a),o=e._data;return o!=null&&(i._data=o),i}function tp(e,t,r,n,a="",i=0,o){return{element:e,triggerName:t,fromState:r,toState:n,phaseName:a,totalTime:i,disabled:!!o}}function sn(e,t,r){let n=e.get(t);return n||e.set(t,n=r),n}function Ef(e){let t=e.indexOf(":"),r=e.substring(1,t),n=e.slice(t+1);return[r,n]}var HX=typeof document>"u"?null:document.documentElement;function np(e){let t=e.parentNode||e.host||null;return t===HX?null:t}function qX(e){return e.substring(1,6)=="ebkit"}var Jr=null,Sf=!1;function $X(e){Jr||(Jr=GX()||{},Sf=Jr.style?"WebkitAppearance"in Jr.style:!1);let t=!0;return Jr.style&&!qX(e)&&(t=e in Jr.style,!t&&Sf&&(t="Webkit"+e.charAt(0).toUpperCase()+e.slice(1)in Jr.style)),t}function GX(){return typeof document<"u"?document.body:null}function c1(e,t){for(;t;){if(t===e)return!0;t=np(t)}return!1}function d1(e,t,r){if(r)return Array.from(e.querySelectorAll(t));let n=e.querySelector(t);return n?[n]:[]}var UX=1e3,h1="{{",WX="}}",p1="ng-enter",sd="ng-leave",vs="ng-trigger",gl=".ng-trigger",kf="ng-animating",ld=".ng-animating";function pr(e){if(typeof e=="number")return e;let t=e.match(/^(-?[\.\d]+)(m?s)/);return!t||t.length<2?0:ud(parseFloat(t[1]),t[2])}function ud(e,t){switch(t){case"s":return e*UX;default:return e}}function vl(e,t,r){return e.hasOwnProperty("duration")?e:ZX(e,t,r)}function ZX(e,t,r){let n=/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i,a,i=0,o="";if(typeof e=="string"){let l=e.match(n);if(l===null)return t.push(xf()),{duration:0,delay:0,easing:""};a=ud(parseFloat(l[1]),l[2]);let c=l[3];c!=null&&(i=ud(parseFloat(c),l[4]));let u=l[5];u&&(o=u)}else a=e;if(!r){let l=!1,c=t.length;a<0&&(t.push(dX()),l=!0),i<0&&(t.push(hX()),l=!0),l&&t.splice(c,0,xf())}return{duration:a,delay:i,easing:o}}function YX(e){return e.length?e[0]instanceof Map?e:e.map(t=>new Map(Object.entries(t))):[]}function $n(e,t,r){t.forEach((n,a)=>{let i=rp(a);r&&!r.has(a)&&r.set(a,e.style[i]),e.style[i]=n})}function sa(e,t){t.forEach((r,n)=>{let a=rp(n);e.style[a]=""})}function Ai(e){return Array.isArray(e)?e.length==1?e[0]:cX(e):e}function KX(e,t,r){let n=t.params||{},a=m1(e);a.length&&a.forEach(i=>{n.hasOwnProperty(i)||r.push(pX())})}var cd=new RegExp(`${h1}\\s*(.+?)\\s*${WX}`,"g");function m1(e){let t=[];if(typeof e=="string"){let r;for(;r=cd.exec(e);)t.push(r[1]);cd.lastIndex=0}return t}function fo(e,t,r){let n=`${e}`,a=n.replace(cd,(i,o)=>{let l=t[o];return l==null&&(r.push(mX()),l=""),l.toString()});return a==n?e:a}var QX=/-+([a-z0-9])/g;function rp(e){return e.replace(QX,(...t)=>t[1].toUpperCase())}function XX(e,t){return e===0||t===0}function JX(e,t,r){if(r.size&&t.length){let n=t[0],a=[];if(r.forEach((i,o)=>{n.has(o)||a.push(o),n.set(o,i)}),a.length)for(let i=1;i<t.length;i++){let o=t[i];a.forEach(l=>o.set(l,ap(e,l)))}}return t}function an(e,t,r){switch(t.type){case Ie.Trigger:return e.visitTrigger(t,r);case Ie.State:return e.visitState(t,r);case Ie.Transition:return e.visitTransition(t,r);case Ie.Sequence:return e.visitSequence(t,r);case Ie.Group:return e.visitGroup(t,r);case Ie.Animate:return e.visitAnimate(t,r);case Ie.Keyframes:return e.visitKeyframes(t,r);case Ie.Style:return e.visitStyle(t,r);case Ie.Reference:return e.visitReference(t,r);case Ie.AnimateChild:return e.visitAnimateChild(t,r);case Ie.AnimateRef:return e.visitAnimateRef(t,r);case Ie.Query:return e.visitQuery(t,r);case Ie.Stagger:return e.visitStagger(t,r);default:throw fX(t.type)}}function ap(e,t){return window.getComputedStyle(e)[t]}var eJ=(()=>{const t=class t{validateStyleProperty(n){return $X(n)}containsElement(n,a){return c1(n,a)}getParentElement(n){return np(n)}query(n,a,i){return d1(n,a,i)}computeStyle(n,a,i){return i||""}animate(n,a,i,o,l,c=[],u){return new mo(i,o)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})(),lc,f1=(lc=class{},s(lc,"NOOP",new eJ),lc),ip=class{},tJ=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","left","top","bottom","right","fontSize","outlineWidth","outlineOffset","paddingTop","paddingLeft","paddingBottom","paddingRight","marginTop","marginLeft","marginBottom","marginRight","borderRadius","borderWidth","borderTopWidth","borderLeftWidth","borderRightWidth","borderBottomWidth","textIndent","perspective"]),nJ=class extends ip{normalizePropertyName(e,t){return rp(e)}normalizeStyleValue(e,t,r,n){let a="",i=r.toString().trim();if(tJ.has(t)&&r!==0&&r!=="0")if(typeof r=="number")a="px";else{let o=r.match(/^[+-]?[\d\.]+([a-z]*)$/);o&&o[1].length==0&&n.push(gX())}return i+a}},bl="*";function rJ(e,t){let r=[];return typeof e=="string"?e.split(/\s*,\s*/).forEach(n=>aJ(n,r,t)):r.push(e),r}function aJ(e,t,r){if(e[0]==":"){let c=iJ(e,r);if(typeof c=="function"){t.push(c);return}e=c}let n=e.match(/^(\*|[-\w]+)\s*(<?[=-]>)\s*(\*|[-\w]+)$/);if(n==null||n.length<4)return r.push(DX()),t;let a=n[1],i=n[2],o=n[3];t.push(Cf(a,o));let l=a==bl&&o==bl;i[0]=="<"&&!l&&t.push(Cf(o,a))}function iJ(e,t){switch(e){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(r,n)=>parseFloat(n)>parseFloat(r);case":decrement":return(r,n)=>parseFloat(n)<parseFloat(r);default:return t.push(TX()),"* => *"}}var bs=new Set(["true","1"]),ys=new Set(["false","0"]);function Cf(e,t){let r=bs.has(e)||ys.has(e),n=bs.has(t)||ys.has(t);return(a,i)=>{let o=e==bl||e==a,l=t==bl||t==i;return!o&&r&&typeof a=="boolean"&&(o=a?bs.has(e):ys.has(e)),!l&&n&&typeof i=="boolean"&&(l=i?bs.has(t):ys.has(t)),o&&l}}var g1=":self",oJ=new RegExp(`s*${g1}s*,?`,"g");function v1(e,t,r,n){return new sJ(e).build(t,r,n)}var If="",sJ=class{constructor(e){s(this,"_driver");this._driver=e}build(e,t,r){let n=new cJ(t);return this._resetContextStyleTimingState(n),an(this,Ai(e),n)}_resetContextStyleTimingState(e){e.currentQuerySelector=If,e.collectedStyles=new Map,e.collectedStyles.set(If,new Map),e.currentTime=0}visitTrigger(e,t){let r=t.queryCount=0,n=t.depCount=0,a=[],i=[];return e.name.charAt(0)=="@"&&t.errors.push(vX()),e.definitions.forEach(o=>{if(this._resetContextStyleTimingState(t),o.type==Ie.State){let l=o,c=l.name;c.toString().split(/\s*,\s*/).forEach(u=>{l.name=u,a.push(this.visitState(l,t))}),l.name=c}else if(o.type==Ie.Transition){let l=this.visitTransition(o,t);r+=l.queryCount,n+=l.depCount,i.push(l)}else t.errors.push(bX())}),{type:Ie.Trigger,name:e.name,states:a,transitions:i,queryCount:r,depCount:n,options:null}}visitState(e,t){let r=this.visitStyle(e.styles,t),n=e.options&&e.options.params||null;if(r.containsDynamicStyles){let a=new Set,i=n||{};r.styles.forEach(o=>{o instanceof Map&&o.forEach(l=>{m1(l).forEach(c=>{i.hasOwnProperty(c)||a.add(c)})})}),a.size&&t.errors.push(yX(e.name,[...a.values()]))}return{type:Ie.State,name:e.name,style:r,options:n?{params:n}:null}}visitTransition(e,t){t.queryCount=0,t.depCount=0;let r=an(this,Ai(e.animation),t),n=rJ(e.expr,t.errors);return{type:Ie.Transition,matchers:n,animation:r,queryCount:t.queryCount,depCount:t.depCount,options:ea(e.options)}}visitSequence(e,t){return{type:Ie.Sequence,steps:e.steps.map(r=>an(this,r,t)),options:ea(e.options)}}visitGroup(e,t){let r=t.currentTime,n=0,a=e.steps.map(i=>{t.currentTime=r;let o=an(this,i,t);return n=Math.max(n,t.currentTime),o});return t.currentTime=n,{type:Ie.Group,steps:a,options:ea(e.options)}}visitAnimate(e,t){let r=hJ(e.timings,t.errors);t.currentAnimateTimings=r;let n,a=e.styles?e.styles:wf({});if(a.type==Ie.Keyframes)n=this.visitKeyframes(a,t);else{let i=e.styles,o=!1;if(!i){o=!0;let c={};r.easing&&(c.easing=r.easing),i=wf(c)}t.currentTime+=r.duration+r.delay;let l=this.visitStyle(i,t);l.isEmptyStep=o,n=l}return t.currentAnimateTimings=null,{type:Ie.Animate,timings:r,style:n,options:null}}visitStyle(e,t){let r=this._makeStyleAst(e,t);return this._validateStyleAst(r,t),r}_makeStyleAst(e,t){let r=[],n=Array.isArray(e.styles)?e.styles:[e.styles];for(let o of n)typeof o=="string"?o===gr?r.push(o):t.errors.push(_X()):r.push(new Map(Object.entries(o)));let a=!1,i=null;return r.forEach(o=>{if(o instanceof Map&&(o.has("easing")&&(i=o.get("easing"),o.delete("easing")),!a)){for(let l of o.values())if(l.toString().indexOf(h1)>=0){a=!0;break}}}),{type:Ie.Style,styles:r,easing:i,offset:e.offset,containsDynamicStyles:a,options:null}}_validateStyleAst(e,t){let r=t.currentAnimateTimings,n=t.currentTime,a=t.currentTime;r&&a>0&&(a-=r.duration+r.delay),e.styles.forEach(i=>{typeof i!="string"&&i.forEach((o,l)=>{let c=t.collectedStyles.get(t.currentQuerySelector),u=c.get(l),d=!0;u&&(a!=n&&a>=u.startTime&&n<=u.endTime&&(t.errors.push(wX(l,u.startTime,u.endTime)),d=!1),a=u.startTime),d&&c.set(l,{startTime:a,endTime:n}),t.options&&KX(o,t.options,t.errors)})})}visitKeyframes(e,t){let r={type:Ie.Keyframes,styles:[],options:null};if(!t.currentAnimateTimings)return t.errors.push(xX()),r;let n=1,a=0,i=[],o=!1,l=!1,c=0,u=e.steps.map(S=>{let T=this._makeStyleAst(S,t),R=T.offset!=null?T.offset:dJ(T.styles),O=0;return R!=null&&(a++,O=T.offset=R),l=l||O<0||O>1,o=o||O<c,c=O,i.push(O),T});l&&t.errors.push(EX()),o&&t.errors.push(SX());let d=e.steps.length,m=0;a>0&&a<d?t.errors.push(kX()):a==0&&(m=n/(d-1));let b=d-1,g=t.currentTime,w=t.currentAnimateTimings,x=w.duration;return u.forEach((S,T)=>{let R=m>0?T==b?1:m*T:i[T],O=R*x;t.currentTime=g+w.delay+O,w.duration=O,this._validateStyleAst(S,t),S.offset=R,r.styles.push(S)}),r}visitReference(e,t){return{type:Ie.Reference,animation:an(this,Ai(e.animation),t),options:ea(e.options)}}visitAnimateChild(e,t){return t.depCount++,{type:Ie.AnimateChild,options:ea(e.options)}}visitAnimateRef(e,t){return{type:Ie.AnimateRef,animation:this.visitReference(e.animation,t),options:ea(e.options)}}visitQuery(e,t){let r=t.currentQuerySelector,n=e.options||{};t.queryCount++,t.currentQuery=e;let[a,i]=lJ(e.selector);t.currentQuerySelector=r.length?r+" "+a:a,sn(t.collectedStyles,t.currentQuerySelector,new Map);let o=an(this,Ai(e.animation),t);return t.currentQuery=null,t.currentQuerySelector=r,{type:Ie.Query,selector:a,limit:n.limit||0,optional:!!n.optional,includeSelf:i,animation:o,originalSelector:e.selector,options:ea(e.options)}}visitStagger(e,t){t.currentQuery||t.errors.push(CX());let r=e.timings==="full"?{duration:0,delay:0,easing:"full"}:vl(e.timings,t.errors,!0);return{type:Ie.Stagger,animation:an(this,Ai(e.animation),t),timings:r,options:null}}};function lJ(e){let t=!!e.split(/\s*,\s*/).find(r=>r==g1);return t&&(e=e.replace(oJ,"")),e=e.replace(/@\*/g,gl).replace(/@\w+/g,r=>gl+"-"+r.slice(1)).replace(/:animating/g,ld),[e,t]}function uJ(e){return e?se({},e):null}var cJ=class{constructor(e){s(this,"errors");s(this,"queryCount",0);s(this,"depCount",0);s(this,"currentTransition",null);s(this,"currentQuery",null);s(this,"currentQuerySelector",null);s(this,"currentAnimateTimings",null);s(this,"currentTime",0);s(this,"collectedStyles",new Map);s(this,"options",null);s(this,"unsupportedCSSPropertiesFound",new Set);this.errors=e}};function dJ(e){if(typeof e=="string")return null;let t=null;if(Array.isArray(e))e.forEach(r=>{if(r instanceof Map&&r.has("offset")){let n=r;t=parseFloat(n.get("offset")),n.delete("offset")}});else if(e instanceof Map&&e.has("offset")){let r=e;t=parseFloat(r.get("offset")),r.delete("offset")}return t}function hJ(e,t){if(e.hasOwnProperty("duration"))return e;if(typeof e=="number"){let a=vl(e,t).duration;return Zu(a,0,"")}let r=e;if(r.split(/\s+/).some(a=>a.charAt(0)=="{"&&a.charAt(1)=="{")){let a=Zu(0,0,"");return a.dynamic=!0,a.strValue=r,a}let n=vl(r,t);return Zu(n.duration,n.delay,n.easing)}function ea(e){return e?(e=se({},e),e.params&&(e.params=uJ(e.params))):e={},e}function Zu(e,t,r){return{duration:e,delay:t,easing:r}}function op(e,t,r,n,a,i,o=null,l=!1){return{type:1,element:e,keyframes:t,preStyleProps:r,postStyleProps:n,duration:a,delay:i,totalTime:a+i,easing:o,subTimeline:l}}var sp=class{constructor(){s(this,"_map",new Map)}get(e){return this._map.get(e)||[]}append(e,t){let r=this._map.get(e);r||this._map.set(e,r=[]),r.push(...t)}has(e){return this._map.has(e)}clear(){this._map.clear()}},pJ=1,mJ=":enter",fJ=new RegExp(mJ,"g"),gJ=":leave",vJ=new RegExp(gJ,"g");function b1(e,t,r,n,a,i=new Map,o=new Map,l,c,u=[]){return new bJ().buildKeyframes(e,t,r,n,a,i,o,l,c,u)}var bJ=class{buildKeyframes(e,t,r,n,a,i,o,l,c,u=[]){c=c||new sp;let d=new yJ(e,t,c,n,a,u,[]);d.options=l;let m=l.delay?pr(l.delay):0;d.currentTimeline.delayNextStep(m),d.currentTimeline.setStyles([i],null,d.errors,l),an(this,r,d);let b=d.timelines.filter(g=>g.containsAnimation());if(b.length&&o.size){let g;for(let w=b.length-1;w>=0;w--){let x=b[w];if(x.element===t){g=x;break}}g&&!g.allowOnlyTimelineStyles()&&g.setStyles([o],null,d.errors,l)}return b.length?b.map(g=>g.buildKeyframes()):[op(t,[],[],[],0,m,"",!1)]}visitTrigger(e,t){}visitState(e,t){}visitTransition(e,t){}visitAnimateChild(e,t){let r=t.subInstructions.get(t.element);if(r){let n=t.createSubContext(e.options),a=t.currentTimeline.currentTime,i=this._visitSubInstructions(r,n,n.options);a!=i&&t.transformIntoNewTimeline(i)}t.previousNode=e}visitAnimateRef(e,t){let r=t.createSubContext(e.options);r.transformIntoNewTimeline(),this._applyAnimationRefDelays([e.options,e.animation.options],t,r),this.visitReference(e.animation,r),t.transformIntoNewTimeline(r.currentTimeline.currentTime),t.previousNode=e}_applyAnimationRefDelays(e,t,r){for(let n of e){let a=n==null?void 0:n.delay;if(a){let i=typeof a=="number"?a:pr(fo(a,(n==null?void 0:n.params)??{},t.errors));r.delayNextStep(i)}}}_visitSubInstructions(e,t,r){let n=t.currentTimeline.currentTime,a=r.duration!=null?pr(r.duration):null,i=r.delay!=null?pr(r.delay):null;return a!==0&&e.forEach(o=>{let l=t.appendInstructionToTimeline(o,a,i);n=Math.max(n,l.duration+l.delay)}),n}visitReference(e,t){t.updateOptions(e.options,!0),an(this,e.animation,t),t.previousNode=e}visitSequence(e,t){let r=t.subContextCount,n=t,a=e.options;if(a&&(a.params||a.delay)&&(n=t.createSubContext(a),n.transformIntoNewTimeline(),a.delay!=null)){n.previousNode.type==Ie.Style&&(n.currentTimeline.snapshotCurrentStyles(),n.previousNode=yl);let i=pr(a.delay);n.delayNextStep(i)}e.steps.length&&(e.steps.forEach(i=>an(this,i,n)),n.currentTimeline.applyStylesToKeyframe(),n.subContextCount>r&&n.transformIntoNewTimeline()),t.previousNode=e}visitGroup(e,t){let r=[],n=t.currentTimeline.currentTime,a=e.options&&e.options.delay?pr(e.options.delay):0;e.steps.forEach(i=>{let o=t.createSubContext(e.options);a&&o.delayNextStep(a),an(this,i,o),n=Math.max(n,o.currentTimeline.currentTime),r.push(o.currentTimeline)}),r.forEach(i=>t.currentTimeline.mergeTimelineCollectedStyles(i)),t.transformIntoNewTimeline(n),t.previousNode=e}_visitTiming(e,t){if(e.dynamic){let r=e.strValue,n=t.params?fo(r,t.params,t.errors):r;return vl(n,t.errors)}else return{duration:e.duration,delay:e.delay,easing:e.easing}}visitAnimate(e,t){let r=t.currentAnimateTimings=this._visitTiming(e.timings,t),n=t.currentTimeline;r.delay&&(t.incrementTime(r.delay),n.snapshotCurrentStyles());let a=e.style;a.type==Ie.Keyframes?this.visitKeyframes(a,t):(t.incrementTime(r.duration),this.visitStyle(a,t),n.applyStylesToKeyframe()),t.currentAnimateTimings=null,t.previousNode=e}visitStyle(e,t){let r=t.currentTimeline,n=t.currentAnimateTimings;!n&&r.hasCurrentStyleProperties()&&r.forwardFrame();let a=n&&n.easing||e.easing;e.isEmptyStep?r.applyEmptyStep(a):r.setStyles(e.styles,a,t.errors,t.options),t.previousNode=e}visitKeyframes(e,t){let r=t.currentAnimateTimings,n=t.currentTimeline.duration,a=r.duration,i=t.createSubContext().currentTimeline;i.easing=r.easing,e.styles.forEach(o=>{let l=o.offset||0;i.forwardTime(l*a),i.setStyles(o.styles,o.easing,t.errors,t.options),i.applyStylesToKeyframe()}),t.currentTimeline.mergeTimelineCollectedStyles(i),t.transformIntoNewTimeline(n+a),t.previousNode=e}visitQuery(e,t){let r=t.currentTimeline.currentTime,n=e.options||{},a=n.delay?pr(n.delay):0;a&&(t.previousNode.type===Ie.Style||r==0&&t.currentTimeline.hasCurrentStyleProperties())&&(t.currentTimeline.snapshotCurrentStyles(),t.previousNode=yl);let i=r,o=t.invokeQuery(e.selector,e.originalSelector,e.limit,e.includeSelf,!!n.optional,t.errors);t.currentQueryTotal=o.length;let l=null;o.forEach((c,u)=>{t.currentQueryIndex=u;let d=t.createSubContext(e.options,c);a&&d.delayNextStep(a),c===t.element&&(l=d.currentTimeline),an(this,e.animation,d),d.currentTimeline.applyStylesToKeyframe();let m=d.currentTimeline.currentTime;i=Math.max(i,m)}),t.currentQueryIndex=0,t.currentQueryTotal=0,t.transformIntoNewTimeline(i),l&&(t.currentTimeline.mergeTimelineCollectedStyles(l),t.currentTimeline.snapshotCurrentStyles()),t.previousNode=e}visitStagger(e,t){let r=t.parentContext,n=t.currentTimeline,a=e.timings,i=Math.abs(a.duration),o=i*(t.currentQueryTotal-1),l=i*t.currentQueryIndex;switch(a.duration<0?"reverse":a.easing){case"reverse":l=o-l;break;case"full":l=r.currentStaggerTime;break}let c=t.currentTimeline;l&&c.delayNextStep(l);let u=c.currentTime;an(this,e.animation,t),t.previousNode=e,r.currentStaggerTime=n.currentTime-u+(n.startTime-r.currentTimeline.startTime)}},yl={},yJ=class y1{constructor(t,r,n,a,i,o,l,c){s(this,"_driver");s(this,"element");s(this,"subInstructions");s(this,"_enterClassName");s(this,"_leaveClassName");s(this,"errors");s(this,"timelines");s(this,"parentContext",null);s(this,"currentTimeline");s(this,"currentAnimateTimings",null);s(this,"previousNode",yl);s(this,"subContextCount",0);s(this,"options",{});s(this,"currentQueryIndex",0);s(this,"currentQueryTotal",0);s(this,"currentStaggerTime",0);this._driver=t,this.element=r,this.subInstructions=n,this._enterClassName=a,this._leaveClassName=i,this.errors=o,this.timelines=l,this.currentTimeline=c||new _1(this._driver,r,0),l.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(t,r){if(!t)return;let n=t,a=this.options;n.duration!=null&&(a.duration=pr(n.duration)),n.delay!=null&&(a.delay=pr(n.delay));let i=n.params;if(i){let o=a.params;o||(o=this.options.params={}),Object.keys(i).forEach(l=>{(!r||!o.hasOwnProperty(l))&&(o[l]=fo(i[l],o,this.errors))})}}_copyOptions(){let t={};if(this.options){let r=this.options.params;if(r){let n=t.params={};Object.keys(r).forEach(a=>{n[a]=r[a]})}}return t}createSubContext(t=null,r,n){let a=r||this.element,i=new y1(this._driver,a,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(a,n||0));return i.previousNode=this.previousNode,i.currentAnimateTimings=this.currentAnimateTimings,i.options=this._copyOptions(),i.updateOptions(t),i.currentQueryIndex=this.currentQueryIndex,i.currentQueryTotal=this.currentQueryTotal,i.parentContext=this,this.subContextCount++,i}transformIntoNewTimeline(t){return this.previousNode=yl,this.currentTimeline=this.currentTimeline.fork(this.element,t),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(t,r,n){let a={duration:r??t.duration,delay:this.currentTimeline.currentTime+(n??0)+t.delay,easing:""},i=new _J(this._driver,t.element,t.keyframes,t.preStyleProps,t.postStyleProps,a,t.stretchStartingKeyframe);return this.timelines.push(i),a}incrementTime(t){this.currentTimeline.forwardTime(this.currentTimeline.duration+t)}delayNextStep(t){t>0&&this.currentTimeline.delayNextStep(t)}invokeQuery(t,r,n,a,i,o){let l=[];if(a&&l.push(this.element),t.length>0){t=t.replace(fJ,"."+this._enterClassName),t=t.replace(vJ,"."+this._leaveClassName);let c=n!=1,u=this._driver.query(this.element,t,c);n!==0&&(u=n<0?u.slice(u.length+n,u.length):u.slice(0,n)),l.push(...u)}return!i&&l.length==0&&o.push(IX()),l}},_1=class w1{constructor(t,r,n,a){s(this,"_driver");s(this,"element");s(this,"startTime");s(this,"_elementTimelineStylesLookup");s(this,"duration",0);s(this,"easing",null);s(this,"_previousKeyframe",new Map);s(this,"_currentKeyframe",new Map);s(this,"_keyframes",new Map);s(this,"_styleSummary",new Map);s(this,"_localTimelineStyles",new Map);s(this,"_globalTimelineStyles");s(this,"_pendingStyles",new Map);s(this,"_backFill",new Map);s(this,"_currentEmptyStepKeyframe",null);this._driver=t,this.element=r,this.startTime=n,this._elementTimelineStylesLookup=a,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(r),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(r,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size>0}get currentTime(){return this.startTime+this.duration}delayNextStep(t){let r=this._keyframes.size===1&&this._pendingStyles.size;this.duration||r?(this.forwardTime(this.currentTime+t),r&&this.snapshotCurrentStyles()):this.startTime+=t}fork(t,r){return this.applyStylesToKeyframe(),new w1(this._driver,t,r||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=pJ,this._loadKeyframe()}forwardTime(t){this.applyStylesToKeyframe(),this.duration=t,this._loadKeyframe()}_updateStyle(t,r){this._localTimelineStyles.set(t,r),this._globalTimelineStyles.set(t,r),this._styleSummary.set(t,{time:this.currentTime,value:r})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(t){t&&this._previousKeyframe.set("easing",t);for(let[r,n]of this._globalTimelineStyles)this._backFill.set(r,n||gr),this._currentKeyframe.set(r,gr);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(t,r,n,a){r&&this._previousKeyframe.set("easing",r);let i=a&&a.params||{},o=wJ(t,this._globalTimelineStyles);for(let[l,c]of o){let u=fo(c,i,n);this._pendingStyles.set(l,u),this._localTimelineStyles.has(l)||this._backFill.set(l,this._globalTimelineStyles.get(l)??gr),this._updateStyle(l,u)}}applyStylesToKeyframe(){this._pendingStyles.size!=0&&(this._pendingStyles.forEach((t,r)=>{this._currentKeyframe.set(r,t)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((t,r)=>{this._currentKeyframe.has(r)||this._currentKeyframe.set(r,t)}))}snapshotCurrentStyles(){for(let[t,r]of this._localTimelineStyles)this._pendingStyles.set(t,r),this._updateStyle(t,r)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){let t=[];for(let r in this._currentKeyframe)t.push(r);return t}mergeTimelineCollectedStyles(t){t._styleSummary.forEach((r,n)=>{let a=this._styleSummary.get(n);(!a||r.time>a.time)&&this._updateStyle(n,r.value)})}buildKeyframes(){this.applyStylesToKeyframe();let t=new Set,r=new Set,n=this._keyframes.size===1&&this.duration===0,a=[];this._keyframes.forEach((l,c)=>{let u=new Map([...this._backFill,...l]);u.forEach((d,m)=>{d===Jh?t.add(m):d===gr&&r.add(m)}),n||u.set("offset",c/this.duration),a.push(u)});let i=[...t.values()],o=[...r.values()];if(n){let l=a[0],c=new Map(l);l.set("offset",0),c.set("offset",1),a=[l,c]}return op(this.element,a,i,o,this.duration,this.startTime,this.easing,!1)}},_J=class extends _1{constructor(t,r,n,a,i,o,l=!1){super(t,r,o.delay);s(this,"keyframes");s(this,"preStyleProps");s(this,"postStyleProps");s(this,"_stretchStartingKeyframe");s(this,"timings");this.keyframes=n,this.preStyleProps=a,this.postStyleProps=i,this._stretchStartingKeyframe=l,this.timings={duration:o.duration,delay:o.delay,easing:o.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let t=this.keyframes,{delay:r,duration:n,easing:a}=this.timings;if(this._stretchStartingKeyframe&&r){let i=[],o=n+r,l=r/o,c=new Map(t[0]);c.set("offset",0),i.push(c);let u=new Map(t[0]);u.set("offset",Df(l)),i.push(u);let d=t.length-1;for(let m=1;m<=d;m++){let b=new Map(t[m]),g=b.get("offset"),w=r+g*n;b.set("offset",Df(w/o)),i.push(b)}n=o,r=0,a="",t=i}return op(this.element,t,this.preStyleProps,this.postStyleProps,n,r,a,!0)}};function Df(e,t=3){let r=Math.pow(10,t-1);return Math.round(e*r)/r}function wJ(e,t){let r=new Map,n;return e.forEach(a=>{if(a==="*"){n??(n=t.keys());for(let i of n)r.set(i,gr)}else for(let[i,o]of a)r.set(i,o)}),r}function Tf(e,t,r,n,a,i,o,l,c,u,d,m,b){return{type:0,element:e,triggerName:t,isRemovalTransition:a,fromState:r,fromStyles:i,toState:n,toStyles:o,timelines:l,queriedElements:c,preStyleProps:u,postStyleProps:d,totalTime:m,errors:b}}var Yu={},x1=class{constructor(e,t,r){s(this,"_triggerName");s(this,"ast");s(this,"_stateStyles");this._triggerName=e,this.ast=t,this._stateStyles=r}match(e,t,r,n){return xJ(this.ast.matchers,e,t,r,n)}buildStyles(e,t,r){let n=this._stateStyles.get("*");return e!==void 0&&(n=this._stateStyles.get(e==null?void 0:e.toString())||n),n?n.buildStyles(t,r):new Map}build(e,t,r,n,a,i,o,l,c,u){var Et;let d=[],m=this.ast.options&&this.ast.options.params||Yu,b=o&&o.params||Yu,g=this.buildStyles(r,b,d),w=l&&l.params||Yu,x=this.buildStyles(n,w,d),S=new Set,T=new Map,R=new Map,O=n==="void",Y={params:E1(w,m),delay:(Et=this.ast.options)==null?void 0:Et.delay},ie=u?[]:b1(e,t,this.ast.animation,a,i,g,x,Y,c,d),me=0;return ie.forEach(ut=>{me=Math.max(ut.duration+ut.delay,me)}),d.length?Tf(t,this._triggerName,r,n,O,g,x,[],[],T,R,me,d):(ie.forEach(ut=>{let Ue=ut.element,vt=sn(T,Ue,new Set);ut.preStyleProps.forEach(H=>vt.add(H));let Z=sn(R,Ue,new Set);ut.postStyleProps.forEach(H=>Z.add(H)),Ue!==t&&S.add(Ue)}),Tf(t,this._triggerName,r,n,O,g,x,ie,[...S.values()],T,R,me))}};function xJ(e,t,r,n,a){return e.some(i=>i(t,r,n,a))}function E1(e,t){let r=se({},t);return Object.entries(e).forEach(([n,a])=>{a!=null&&(r[n]=a)}),r}var EJ=class{constructor(e,t,r){s(this,"styles");s(this,"defaultParams");s(this,"normalizer");this.styles=e,this.defaultParams=t,this.normalizer=r}buildStyles(e,t){let r=new Map,n=E1(e,this.defaultParams);return this.styles.styles.forEach(a=>{typeof a!="string"&&a.forEach((i,o)=>{i&&(i=fo(i,n,t));let l=this.normalizer.normalizePropertyName(o,t);i=this.normalizer.normalizeStyleValue(o,l,i,t),r.set(o,i)})}),r}};function SJ(e,t,r){return new kJ(e,t,r)}var kJ=class{constructor(e,t,r){s(this,"name");s(this,"ast");s(this,"_normalizer");s(this,"transitionFactories",[]);s(this,"fallbackTransition");s(this,"states",new Map);this.name=e,this.ast=t,this._normalizer=r,t.states.forEach(n=>{let a=n.options&&n.options.params||{};this.states.set(n.name,new EJ(n.style,a,r))}),Nf(this.states,"true","1"),Nf(this.states,"false","0"),t.transitions.forEach(n=>{this.transitionFactories.push(new x1(e,n,this.states))}),this.fallbackTransition=CJ(e,this.states)}get containsQueries(){return this.ast.queryCount>0}matchTransition(e,t,r,n){return this.transitionFactories.find(a=>a.match(e,t,r,n))||null}matchStyles(e,t,r){return this.fallbackTransition.buildStyles(e,t,r)}};function CJ(e,t,r){let n=[(o,l)=>!0],a={type:Ie.Sequence,steps:[],options:null},i={type:Ie.Transition,animation:a,matchers:n,options:null,queryCount:0,depCount:0};return new x1(e,i,t)}function Nf(e,t,r){e.has(t)?e.has(r)||e.set(r,e.get(t)):e.has(r)&&e.set(t,e.get(r))}var IJ=new sp,DJ=class{constructor(e,t,r){s(this,"bodyNode");s(this,"_driver");s(this,"_normalizer");s(this,"_animations",new Map);s(this,"_playersById",new Map);s(this,"players",[]);this.bodyNode=e,this._driver=t,this._normalizer=r}register(e,t){let r=[],n=[],a=v1(this._driver,t,r,n);if(r.length)throw MX();this._animations.set(e,a)}_buildPlayer(e,t,r){let n=e.element,a=u1(this._normalizer,e.keyframes,t,r);return this._driver.animate(n,a,e.duration,e.delay,e.easing,[],!0)}create(e,t,r={}){let n=[],a=this._animations.get(e),i,o=new Map;if(a?(i=b1(this._driver,t,a,p1,sd,new Map,new Map,r,IJ,n),i.forEach(u=>{let d=sn(o,u.element,new Map);u.postStyleProps.forEach(m=>d.set(m,null))})):(n.push(PX()),i=[]),n.length)throw RX();o.forEach((u,d)=>{u.forEach((m,b)=>{u.set(b,this._driver.computeStyle(d,b,gr))})});let l=i.map(u=>{let d=o.get(u.element);return this._buildPlayer(u,new Map,d)}),c=Pr(l);return this._playersById.set(e,c),c.onDestroy(()=>this.destroy(e)),this.players.push(c),c}destroy(e){let t=this._getPlayer(e);t.destroy(),this._playersById.delete(e);let r=this.players.indexOf(t);r>=0&&this.players.splice(r,1)}_getPlayer(e){let t=this._playersById.get(e);if(!t)throw AX();return t}listen(e,t,r,n){let a=tp(t,"","","");return ep(this._getPlayer(e),r,a,n),()=>{}}command(e,t,r,n){if(r=="register"){this.register(e,n[0]);return}if(r=="create"){let i=n[0]||{};this.create(e,t,i);return}let a=this._getPlayer(e);switch(r){case"play":a.play();break;case"pause":a.pause();break;case"reset":a.reset();break;case"restart":a.restart();break;case"finish":a.finish();break;case"init":a.init();break;case"setPosition":a.setPosition(parseFloat(n[0]));break;case"destroy":this.destroy(e);break}}},Of="ng-animate-queued",TJ=".ng-animate-queued",Ku="ng-animate-disabled",NJ=".ng-animate-disabled",OJ="ng-star-inserted",MJ=".ng-star-inserted",PJ=[],S1={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},RJ={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},Dn="__ng_removed",dd=class{constructor(e,t=""){s(this,"namespaceId");s(this,"value");s(this,"options");this.namespaceId=t;let r=e&&e.hasOwnProperty("value"),n=r?e.value:e;if(this.value=jJ(n),r){let a=e,{value:i}=a,o=N7(a,["value"]);this.options=o}else this.options={};this.options.params||(this.options.params={})}get params(){return this.options.params}absorbOptions(e){let t=e.params;if(t){let r=this.options.params;Object.keys(t).forEach(n=>{r[n]==null&&(r[n]=t[n])})}}},Ki="void",Qu=new dd(Ki),AJ=class{constructor(e,t,r){s(this,"id");s(this,"hostElement");s(this,"_engine");s(this,"players",[]);s(this,"_triggers",new Map);s(this,"_queue",[]);s(this,"_elementListeners",new Map);s(this,"_hostClassName");this.id=e,this.hostElement=t,this._engine=r,this._hostClassName="ng-tns-"+e,vn(t,this._hostClassName)}listen(e,t,r,n){if(!this._triggers.has(t))throw LX();if(r==null||r.length==0)throw FX();if(!VJ(r))throw jX();let a=sn(this._elementListeners,e,[]),i={name:t,phase:r,callback:n};a.push(i);let o=sn(this._engine.statesByElement,e,new Map);return o.has(t)||(vn(e,vs),vn(e,vs+"-"+t),o.set(t,Qu)),()=>{this._engine.afterFlush(()=>{let l=a.indexOf(i);l>=0&&a.splice(l,1),this._triggers.has(t)||o.delete(t)})}}register(e,t){return this._triggers.has(e)?!1:(this._triggers.set(e,t),!0)}_getTrigger(e){let t=this._triggers.get(e);if(!t)throw VX();return t}trigger(e,t,r,n=!0){let a=this._getTrigger(t),i=new hd(this.id,t,e),o=this._engine.statesByElement.get(e);o||(vn(e,vs),vn(e,vs+"-"+t),this._engine.statesByElement.set(e,o=new Map));let l=o.get(t),c=new dd(r,this.id);if(!(r&&r.hasOwnProperty("value"))&&l&&c.absorbOptions(l.options),o.set(t,c),l||(l=Qu),c.value!==Ki&&l.value===c.value){if(!HJ(l.params,c.params)){let b=[],g=a.matchStyles(l.value,l.params,b),w=a.matchStyles(c.value,c.params,b);b.length?this._engine.reportError(b):this._engine.afterFlush(()=>{sa(e,g),$n(e,w)})}return}let u=sn(this._engine.playersByElement,e,[]);u.forEach(b=>{b.namespaceId==this.id&&b.triggerName==t&&b.queued&&b.destroy()});let d=a.matchTransition(l.value,c.value,e,c.params),m=!1;if(!d){if(!n)return;d=a.fallbackTransition,m=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:t,transition:d,fromState:l,toState:c,player:i,isFallbackTransition:m}),m||(vn(e,Of),i.onStart(()=>{Pa(e,Of)})),i.onDone(()=>{let b=this.players.indexOf(i);b>=0&&this.players.splice(b,1);let g=this._engine.playersByElement.get(e);if(g){let w=g.indexOf(i);w>=0&&g.splice(w,1)}}),this.players.push(i),u.push(i),i}deregister(e){this._triggers.delete(e),this._engine.statesByElement.forEach(t=>t.delete(e)),this._elementListeners.forEach((t,r)=>{this._elementListeners.set(r,t.filter(n=>n.name!=e))})}clearElementCache(e){this._engine.statesByElement.delete(e),this._elementListeners.delete(e);let t=this._engine.playersByElement.get(e);t&&(t.forEach(r=>r.destroy()),this._engine.playersByElement.delete(e))}_signalRemovalForInnerTriggers(e,t){let r=this._engine.driver.query(e,gl,!0);r.forEach(n=>{if(n[Dn])return;let a=this._engine.fetchNamespacesByElement(n);a.size?a.forEach(i=>i.triggerLeaveAnimation(n,t,!1,!0)):this.clearElementCache(n)}),this._engine.afterFlushAnimationsDone(()=>r.forEach(n=>this.clearElementCache(n)))}triggerLeaveAnimation(e,t,r,n){let a=this._engine.statesByElement.get(e),i=new Map;if(a){let o=[];if(a.forEach((l,c)=>{if(i.set(c,l.value),this._triggers.has(c)){let u=this.trigger(e,c,Ki,n);u&&o.push(u)}}),o.length)return this._engine.markElementAsRemoved(this.id,e,!0,t,i),r&&Pr(o).onDone(()=>this._engine.processLeaveNode(e)),!0}return!1}prepareLeaveAnimationListeners(e){let t=this._elementListeners.get(e),r=this._engine.statesByElement.get(e);if(t&&r){let n=new Set;t.forEach(a=>{let i=a.name;if(n.has(i))return;n.add(i);let o=this._triggers.get(i).fallbackTransition,l=r.get(i)||Qu,c=new dd(Ki),u=new hd(this.id,i,e);this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:i,transition:o,fromState:l,toState:c,player:u,isFallbackTransition:!0})})}}removeNode(e,t){let r=this._engine;if(e.childElementCount&&this._signalRemovalForInnerTriggers(e,t),this.triggerLeaveAnimation(e,t,!0))return;let n=!1;if(r.totalAnimations){let a=r.players.length?r.playersByQueriedElement.get(e):[];if(a&&a.length)n=!0;else{let i=e;for(;i=i.parentNode;)if(r.statesByElement.get(i)){n=!0;break}}}if(this.prepareLeaveAnimationListeners(e),n)r.markElementAsRemoved(this.id,e,!1,t);else{let a=e[Dn];(!a||a===S1)&&(r.afterFlush(()=>this.clearElementCache(e)),r.destroyInnerAnimations(e),r._onRemovalComplete(e,t))}}insertNode(e,t){vn(e,this._hostClassName)}drainQueuedTransitions(e){let t=[];return this._queue.forEach(r=>{let n=r.player;if(n.destroyed)return;let a=r.element,i=this._elementListeners.get(a);i&&i.forEach(o=>{if(o.name==r.triggerName){let l=tp(a,r.triggerName,r.fromState.value,r.toState.value);l._data=e,ep(r.player,o.phase,l,o.callback)}}),n.markedForDestroy?this._engine.afterFlush(()=>{n.destroy()}):t.push(r)}),this._queue=[],t.sort((r,n)=>{let a=r.transition.ast.depCount,i=n.transition.ast.depCount;return a==0||i==0?a-i:this._engine.driver.containsElement(r.element,n.element)?1:-1})}destroy(e){this.players.forEach(t=>t.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,e)}},LJ=class{constructor(e,t,r){s(this,"bodyNode");s(this,"driver");s(this,"_normalizer");s(this,"players",[]);s(this,"newHostElements",new Map);s(this,"playersByElement",new Map);s(this,"playersByQueriedElement",new Map);s(this,"statesByElement",new Map);s(this,"disabledNodes",new Set);s(this,"totalAnimations",0);s(this,"totalQueuedPlayers",0);s(this,"_namespaceLookup",{});s(this,"_namespaceList",[]);s(this,"_flushFns",[]);s(this,"_whenQuietFns",[]);s(this,"namespacesByHostElement",new Map);s(this,"collectedEnterElements",[]);s(this,"collectedLeaveElements",[]);s(this,"onRemovalComplete",(e,t)=>{});this.bodyNode=e,this.driver=t,this._normalizer=r}_onRemovalComplete(e,t){this.onRemovalComplete(e,t)}get queuedPlayers(){let e=[];return this._namespaceList.forEach(t=>{t.players.forEach(r=>{r.queued&&e.push(r)})}),e}createNamespace(e,t){let r=new AJ(e,t,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,t)?this._balanceNamespaceList(r,t):(this.newHostElements.set(t,r),this.collectEnterElement(t)),this._namespaceLookup[e]=r}_balanceNamespaceList(e,t){let r=this._namespaceList,n=this.namespacesByHostElement;if(r.length-1>=0){let a=!1,i=this.driver.getParentElement(t);for(;i;){let o=n.get(i);if(o){let l=r.indexOf(o);r.splice(l+1,0,e),a=!0;break}i=this.driver.getParentElement(i)}a||r.unshift(e)}else r.push(e);return n.set(t,e),e}register(e,t){let r=this._namespaceLookup[e];return r||(r=this.createNamespace(e,t)),r}registerTrigger(e,t,r){let n=this._namespaceLookup[e];n&&n.register(t,r)&&this.totalAnimations++}destroy(e,t){e&&(this.afterFlush(()=>{}),this.afterFlushAnimationsDone(()=>{let r=this._fetchNamespace(e);this.namespacesByHostElement.delete(r.hostElement);let n=this._namespaceList.indexOf(r);n>=0&&this._namespaceList.splice(n,1),r.destroy(t),delete this._namespaceLookup[e]}))}_fetchNamespace(e){return this._namespaceLookup[e]}fetchNamespacesByElement(e){let t=new Set,r=this.statesByElement.get(e);if(r){for(let n of r.values())if(n.namespaceId){let a=this._fetchNamespace(n.namespaceId);a&&t.add(a)}}return t}trigger(e,t,r,n){if(_s(t)){let a=this._fetchNamespace(e);if(a)return a.trigger(t,r,n),!0}return!1}insertNode(e,t,r,n){if(!_s(t))return;let a=t[Dn];if(a&&a.setForRemoval){a.setForRemoval=!1,a.setForMove=!0;let i=this.collectedLeaveElements.indexOf(t);i>=0&&this.collectedLeaveElements.splice(i,1)}if(e){let i=this._fetchNamespace(e);i&&i.insertNode(t,r)}n&&this.collectEnterElement(t)}collectEnterElement(e){this.collectedEnterElements.push(e)}markElementAsDisabled(e,t){t?this.disabledNodes.has(e)||(this.disabledNodes.add(e),vn(e,Ku)):this.disabledNodes.has(e)&&(this.disabledNodes.delete(e),Pa(e,Ku))}removeNode(e,t,r){if(_s(t)){let n=e?this._fetchNamespace(e):null;n?n.removeNode(t,r):this.markElementAsRemoved(e,t,!1,r);let a=this.namespacesByHostElement.get(t);a&&a.id!==e&&a.removeNode(t,r)}else this._onRemovalComplete(t,r)}markElementAsRemoved(e,t,r,n,a){this.collectedLeaveElements.push(t),t[Dn]={namespaceId:e,setForRemoval:n,hasAnimation:r,removedBeforeQueried:!1,previousTriggersValues:a}}listen(e,t,r,n,a){return _s(t)?this._fetchNamespace(e).listen(t,r,n,a):()=>{}}_buildInstruction(e,t,r,n,a){return e.transition.build(this.driver,e.element,e.fromState.value,e.toState.value,r,n,e.fromState.options,e.toState.options,t,a)}destroyInnerAnimations(e){let t=this.driver.query(e,gl,!0);t.forEach(r=>this.destroyActiveAnimationsForElement(r)),this.playersByQueriedElement.size!=0&&(t=this.driver.query(e,ld,!0),t.forEach(r=>this.finishActiveQueriedAnimationOnElement(r)))}destroyActiveAnimationsForElement(e){let t=this.playersByElement.get(e);t&&t.forEach(r=>{r.queued?r.markedForDestroy=!0:r.destroy()})}finishActiveQueriedAnimationOnElement(e){let t=this.playersByQueriedElement.get(e);t&&t.forEach(r=>r.finish())}whenRenderingDone(){return new Promise(e=>{if(this.players.length)return Pr(this.players).onDone(()=>e());e()})}processLeaveNode(e){var r;let t=e[Dn];if(t&&t.setForRemoval){if(e[Dn]=S1,t.namespaceId){this.destroyInnerAnimations(e);let n=this._fetchNamespace(t.namespaceId);n&&n.clearElementCache(e)}this._onRemovalComplete(e,t.setForRemoval)}(r=e.classList)!=null&&r.contains(Ku)&&this.markElementAsDisabled(e,!1),this.driver.query(e,NJ,!0).forEach(n=>{this.markElementAsDisabled(n,!1)})}flush(e=-1){let t=[];if(this.newHostElements.size&&(this.newHostElements.forEach((r,n)=>this._balanceNamespaceList(r,n)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let r=0;r<this.collectedEnterElements.length;r++){let n=this.collectedEnterElements[r];vn(n,OJ)}if(this._namespaceList.length&&(this.totalQueuedPlayers||this.collectedLeaveElements.length)){let r=[];try{t=this._flushAnimations(r,e)}finally{for(let n=0;n<r.length;n++)r[n]()}}else for(let r=0;r<this.collectedLeaveElements.length;r++){let n=this.collectedLeaveElements[r];this.processLeaveNode(n)}if(this.totalQueuedPlayers=0,this.collectedEnterElements.length=0,this.collectedLeaveElements.length=0,this._flushFns.forEach(r=>r()),this._flushFns=[],this._whenQuietFns.length){let r=this._whenQuietFns;this._whenQuietFns=[],t.length?Pr(t).onDone(()=>{r.forEach(n=>n())}):r.forEach(n=>n())}}reportError(e){throw BX()}_flushAnimations(e,t){let r=new sp,n=[],a=new Map,i=[],o=new Map,l=new Map,c=new Map,u=new Set;this.disabledNodes.forEach(L=>{u.add(L);let j=this.driver.query(L,TJ,!0);for(let U=0;U<j.length;U++)u.add(j[U])});let d=this.bodyNode,m=Array.from(this.statesByElement.keys()),b=Rf(m,this.collectedEnterElements),g=new Map,w=0;b.forEach((L,j)=>{let U=p1+w++;g.set(j,U),L.forEach(Se=>vn(Se,U))});let x=[],S=new Set,T=new Set;for(let L=0;L<this.collectedLeaveElements.length;L++){let j=this.collectedLeaveElements[L],U=j[Dn];U&&U.setForRemoval&&(x.push(j),S.add(j),U.hasAnimation?this.driver.query(j,MJ,!0).forEach(Se=>S.add(Se)):T.add(j))}let R=new Map,O=Rf(m,Array.from(S));O.forEach((L,j)=>{let U=sd+w++;R.set(j,U),L.forEach(Se=>vn(Se,U))}),e.push(()=>{b.forEach((L,j)=>{let U=g.get(j);L.forEach(Se=>Pa(Se,U))}),O.forEach((L,j)=>{let U=R.get(j);L.forEach(Se=>Pa(Se,U))}),x.forEach(L=>{this.processLeaveNode(L)})});let Y=[],ie=[];for(let L=this._namespaceList.length-1;L>=0;L--)this._namespaceList[L].drainQueuedTransitions(t).forEach(j=>{let U=j.player,Se=j.element;if(Y.push(U),this.collectedEnterElements.length){let We=Se[Dn];if(We&&We.setForMove){if(We.previousTriggersValues&&We.previousTriggersValues.has(j.triggerName)){let jt=We.previousTriggersValues.get(j.triggerName),St=this.statesByElement.get(j.element);if(St&&St.has(j.triggerName)){let jn=St.get(j.triggerName);jn.value=jt,St.set(j.triggerName,jn)}}U.destroy();return}}let qe=!d||!this.driver.containsElement(d,Se),Ft=R.get(Se),Te=g.get(Se),Pe=this._buildInstruction(j,r,Te,Ft,qe);if(Pe.errors&&Pe.errors.length){ie.push(Pe);return}if(qe){U.onStart(()=>sa(Se,Pe.fromStyles)),U.onDestroy(()=>$n(Se,Pe.toStyles)),n.push(U);return}if(j.isFallbackTransition){U.onStart(()=>sa(Se,Pe.fromStyles)),U.onDestroy(()=>$n(Se,Pe.toStyles)),n.push(U);return}let et=[];Pe.timelines.forEach(We=>{We.stretchStartingKeyframe=!0,this.disabledNodes.has(We.element)||et.push(We)}),Pe.timelines=et,r.append(Se,Pe.timelines);let Sn={instruction:Pe,player:U,element:Se};i.push(Sn),Pe.queriedElements.forEach(We=>sn(o,We,[]).push(U)),Pe.preStyleProps.forEach((We,jt)=>{if(We.size){let St=l.get(jt);St||l.set(jt,St=new Set),We.forEach((jn,Ir)=>St.add(Ir))}}),Pe.postStyleProps.forEach((We,jt)=>{let St=c.get(jt);St||c.set(jt,St=new Set),We.forEach((jn,Ir)=>St.add(Ir))})});if(ie.length){let L=[];ie.forEach(j=>{L.push(zX(j.triggerName,j.errors))}),Y.forEach(j=>j.destroy()),this.reportError(L)}let me=new Map,Et=new Map;i.forEach(L=>{let j=L.element;r.has(j)&&(Et.set(j,j),this._beforeAnimationBuild(L.player.namespaceId,L.instruction,me))}),n.forEach(L=>{let j=L.element;this._getPreviousPlayers(j,!1,L.namespaceId,L.triggerName,null).forEach(U=>{sn(me,j,[]).push(U),U.destroy()})});let ut=x.filter(L=>Af(L,l,c)),Ue=new Map;Pf(Ue,this.driver,T,c,gr).forEach(L=>{Af(L,l,c)&&ut.push(L)});let vt=new Map;b.forEach((L,j)=>{Pf(vt,this.driver,new Set(L),l,Jh)}),ut.forEach(L=>{let j=Ue.get(L),U=vt.get(L);Ue.set(L,new Map([...(j==null?void 0:j.entries())??[],...(U==null?void 0:U.entries())??[]]))});let Z=[],H=[],ge={};i.forEach(L=>{let{element:j,player:U,instruction:Se}=L;if(r.has(j)){if(u.has(j)){U.onDestroy(()=>$n(j,Se.toStyles)),U.disabled=!0,U.overrideTotalTime(Se.totalTime),n.push(U);return}let qe=ge;if(Et.size>1){let Te=j,Pe=[];for(;Te=Te.parentNode;){let et=Et.get(Te);if(et){qe=et;break}Pe.push(Te)}Pe.forEach(et=>Et.set(et,qe))}let Ft=this._buildAnimation(U.namespaceId,Se,me,a,vt,Ue);if(U.setRealPlayer(Ft),qe===ge)Z.push(U);else{let Te=this.playersByElement.get(qe);Te&&Te.length&&(U.parentPlayer=Pr(Te)),n.push(U)}}else sa(j,Se.fromStyles),U.onDestroy(()=>$n(j,Se.toStyles)),H.push(U),u.has(j)&&n.push(U)}),H.forEach(L=>{let j=a.get(L.element);if(j&&j.length){let U=Pr(j);L.setRealPlayer(U)}}),n.forEach(L=>{L.parentPlayer?L.syncPlayerEvents(L.parentPlayer):L.destroy()});for(let L=0;L<x.length;L++){let j=x[L],U=j[Dn];if(Pa(j,sd),U&&U.hasAnimation)continue;let Se=[];if(o.size){let Ft=o.get(j);Ft&&Ft.length&&Se.push(...Ft);let Te=this.driver.query(j,ld,!0);for(let Pe=0;Pe<Te.length;Pe++){let et=o.get(Te[Pe]);et&&et.length&&Se.push(...et)}}let qe=Se.filter(Ft=>!Ft.destroyed);qe.length?BJ(this,j,qe):this.processLeaveNode(j)}return x.length=0,Z.forEach(L=>{this.players.push(L),L.onDone(()=>{L.destroy();let j=this.players.indexOf(L);this.players.splice(j,1)}),L.play()}),Z}afterFlush(e){this._flushFns.push(e)}afterFlushAnimationsDone(e){this._whenQuietFns.push(e)}_getPreviousPlayers(e,t,r,n,a){let i=[];if(t){let o=this.playersByQueriedElement.get(e);o&&(i=o)}else{let o=this.playersByElement.get(e);if(o){let l=!a||a==Ki;o.forEach(c=>{c.queued||!l&&c.triggerName!=n||i.push(c)})}}return(r||n)&&(i=i.filter(o=>!(r&&r!=o.namespaceId||n&&n!=o.triggerName))),i}_beforeAnimationBuild(e,t,r){let n=t.triggerName,a=t.element,i=t.isRemovalTransition?void 0:e,o=t.isRemovalTransition?void 0:n;for(let l of t.timelines){let c=l.element,u=c!==a,d=sn(r,c,[]);this._getPreviousPlayers(c,u,i,o,t.toState).forEach(m=>{let b=m.getRealPlayer();b.beforeDestroy&&b.beforeDestroy(),m.destroy(),d.push(m)})}sa(a,t.fromStyles)}_buildAnimation(e,t,r,n,a,i){let o=t.triggerName,l=t.element,c=[],u=new Set,d=new Set,m=t.timelines.map(g=>{let w=g.element;u.add(w);let x=w[Dn];if(x&&x.removedBeforeQueried)return new mo(g.duration,g.delay);let S=w!==l,T=zJ((r.get(w)||PJ).map(me=>me.getRealPlayer())).filter(me=>{let Et=me;return Et.element?Et.element===w:!1}),R=a.get(w),O=i.get(w),Y=u1(this._normalizer,g.keyframes,R,O),ie=this._buildPlayer(g,Y,T);if(g.subTimeline&&n&&d.add(w),S){let me=new hd(e,o,w);me.setRealPlayer(ie),c.push(me)}return ie});c.forEach(g=>{sn(this.playersByQueriedElement,g.element,[]).push(g),g.onDone(()=>FJ(this.playersByQueriedElement,g.element,g))}),u.forEach(g=>vn(g,kf));let b=Pr(m);return b.onDestroy(()=>{u.forEach(g=>Pa(g,kf)),$n(l,t.toStyles)}),d.forEach(g=>{sn(n,g,[]).push(b)}),b}_buildPlayer(e,t,r){return t.length>0?this.driver.animate(e.element,t,e.duration,e.delay,e.easing,r):new mo(e.duration,e.delay)}},hd=class{constructor(e,t,r){s(this,"namespaceId");s(this,"triggerName");s(this,"element");s(this,"_player",new mo);s(this,"_containsRealPlayer",!1);s(this,"_queuedCallbacks",new Map);s(this,"destroyed",!1);s(this,"parentPlayer",null);s(this,"markedForDestroy",!1);s(this,"disabled",!1);s(this,"queued",!0);s(this,"totalTime",0);this.namespaceId=e,this.triggerName=t,this.element=r}setRealPlayer(e){this._containsRealPlayer||(this._player=e,this._queuedCallbacks.forEach((t,r)=>{t.forEach(n=>ep(e,r,void 0,n))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(e.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(e){this.totalTime=e}syncPlayerEvents(e){let t=this._player;t.triggerCallback&&e.onStart(()=>t.triggerCallback("start")),e.onDone(()=>this.finish()),e.onDestroy(()=>this.destroy())}_queueEvent(e,t){sn(this._queuedCallbacks,e,[]).push(t)}onDone(e){this.queued&&this._queueEvent("done",e),this._player.onDone(e)}onStart(e){this.queued&&this._queueEvent("start",e),this._player.onStart(e)}onDestroy(e){this.queued&&this._queueEvent("destroy",e),this._player.onDestroy(e)}init(){this._player.init()}hasStarted(){return this.queued?!1:this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(e){this.queued||this._player.setPosition(e)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(e){let t=this._player;t.triggerCallback&&t.triggerCallback(e)}};function FJ(e,t,r){let n=e.get(t);if(n){if(n.length){let a=n.indexOf(r);n.splice(a,1)}n.length==0&&e.delete(t)}return n}function jJ(e){return e??null}function _s(e){return e&&e.nodeType===1}function VJ(e){return e=="start"||e=="done"}function Mf(e,t){let r=e.style.display;return e.style.display=t??"none",r}function Pf(e,t,r,n,a){let i=[];r.forEach(c=>i.push(Mf(c)));let o=[];n.forEach((c,u)=>{let d=new Map;c.forEach(m=>{let b=t.computeStyle(u,m,a);d.set(m,b),(!b||b.length==0)&&(u[Dn]=RJ,o.push(u))}),e.set(u,d)});let l=0;return r.forEach(c=>Mf(c,i[l++])),o}function Rf(e,t){let r=new Map;if(e.forEach(l=>r.set(l,[])),t.length==0)return r;let n=1,a=new Set(t),i=new Map;function o(l){if(!l)return n;let c=i.get(l);if(c)return c;let u=l.parentNode;return r.has(u)?c=u:a.has(u)?c=n:c=o(u),i.set(l,c),c}return t.forEach(l=>{let c=o(l);c!==n&&r.get(c).push(l)}),r}function vn(e,t){var r;(r=e.classList)==null||r.add(t)}function Pa(e,t){var r;(r=e.classList)==null||r.remove(t)}function BJ(e,t,r){Pr(r).onDone(()=>e.processLeaveNode(t))}function zJ(e){let t=[];return k1(e,t),t}function k1(e,t){for(let r=0;r<e.length;r++){let n=e[r];n instanceof l1?k1(n.players,t):t.push(n)}}function HJ(e,t){let r=Object.keys(e),n=Object.keys(t);if(r.length!=n.length)return!1;for(let a=0;a<r.length;a++){let i=r[a];if(!t.hasOwnProperty(i)||e[i]!==t[i])return!1}return!0}function Af(e,t,r){let n=r.get(e);if(!n)return!1;let a=t.get(e);return a?n.forEach(i=>a.add(i)):t.set(e,n),r.delete(e),!0}var pd=class{constructor(e,t,r){s(this,"_driver");s(this,"_normalizer");s(this,"_transitionEngine");s(this,"_timelineEngine");s(this,"_triggerCache",{});s(this,"onRemovalComplete",(e,t)=>{});this._driver=t,this._normalizer=r,this._transitionEngine=new LJ(e.body,t,r),this._timelineEngine=new DJ(e.body,t,r),this._transitionEngine.onRemovalComplete=(n,a)=>this.onRemovalComplete(n,a)}registerTrigger(e,t,r,n,a){let i=e+"-"+n,o=this._triggerCache[i];if(!o){let l=[],c=[],u=v1(this._driver,a,l,c);if(l.length)throw NX();o=SJ(n,u,this._normalizer),this._triggerCache[i]=o}this._transitionEngine.registerTrigger(t,n,o)}register(e,t){this._transitionEngine.register(e,t)}destroy(e,t){this._transitionEngine.destroy(e,t)}onInsert(e,t,r,n){this._transitionEngine.insertNode(e,t,r,n)}onRemove(e,t,r){this._transitionEngine.removeNode(e,t,r)}disableAnimations(e,t){this._transitionEngine.markElementAsDisabled(e,t)}process(e,t,r,n){if(r.charAt(0)=="@"){let[a,i]=Ef(r),o=n;this._timelineEngine.command(a,t,i,o)}else this._transitionEngine.trigger(e,t,r,n)}listen(e,t,r,n,a){if(r.charAt(0)=="@"){let[i,o]=Ef(r);return this._timelineEngine.listen(i,t,o,a)}return this._transitionEngine.listen(e,t,r,n,a)}flush(e=-1){this._transitionEngine.flush(e)}get players(){return[...this._transitionEngine.players,...this._timelineEngine.players]}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}afterFlushAnimationsDone(e){this._transitionEngine.afterFlushAnimationsDone(e)}};function qJ(e,t){let r=null,n=null;return Array.isArray(t)&&t.length?(r=Xu(t[0]),t.length>1&&(n=Xu(t[t.length-1]))):t instanceof Map&&(r=Xu(t)),r||n?new $J(e,r,n):null}var $J=(()=>{const t=class t{constructor(n,a,i){s(this,"_element");s(this,"_startStyles");s(this,"_endStyles");s(this,"_state",0);s(this,"_initialStyles");this._element=n,this._startStyles=a,this._endStyles=i;let o=t.initialStylesByElement.get(n);o||t.initialStylesByElement.set(n,o=new Map),this._initialStyles=o}start(){this._state<1&&(this._startStyles&&$n(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&($n(this._element,this._initialStyles),this._endStyles&&($n(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(t.initialStylesByElement.delete(this._element),this._startStyles&&(sa(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(sa(this._element,this._endStyles),this._endStyles=null),$n(this._element,this._initialStyles),this._state=3)}};s(t,"initialStylesByElement",new WeakMap);let e=t;return e})();function Xu(e){let t=null;return e.forEach((r,n)=>{GJ(n)&&(t=t||new Map,t.set(n,r))}),t}function GJ(e){return e==="display"||e==="position"}var Lf=class{constructor(e,t,r,n){s(this,"element");s(this,"keyframes");s(this,"options");s(this,"_specialStyles");s(this,"_onDoneFns",[]);s(this,"_onStartFns",[]);s(this,"_onDestroyFns",[]);s(this,"_duration");s(this,"_delay");s(this,"_initialized",!1);s(this,"_finished",!1);s(this,"_started",!1);s(this,"_destroyed",!1);s(this,"_finalKeyframe");s(this,"_originalOnDoneFns",[]);s(this,"_originalOnStartFns",[]);s(this,"domPlayer");s(this,"time",0);s(this,"parentPlayer",null);s(this,"currentSnapshot",new Map);this.element=e,this.keyframes=t,this.options=r,this._specialStyles=n,this._duration=r.duration,this._delay=r.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;let e=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,e,this.options),this._finalKeyframe=e.length?e[e.length-1]:new Map;let t=()=>this._onFinish();this.domPlayer.addEventListener("finish",t),this.onDestroy(()=>{this.domPlayer.removeEventListener("finish",t)})}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_convertKeyframesToObject(e){let t=[];return e.forEach(r=>{t.push(Object.fromEntries(r))}),t}_triggerWebAnimation(e,t,r){return e.animate(this._convertKeyframesToObject(t),r)}onStart(e){this._originalOnStartFns.push(e),this._onStartFns.push(e)}onDone(e){this._originalOnDoneFns.push(e),this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(e=>e()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),this.domPlayer.play()}pause(){this.init(),this.domPlayer.pause()}finish(){this.init(),this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}_resetDomPlayerState(){this.domPlayer&&this.domPlayer.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}setPosition(e){this.domPlayer===void 0&&this.init(),this.domPlayer.currentTime=e*this.time}getPosition(){return+(this.domPlayer.currentTime??0)/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){let e=new Map;this.hasStarted()&&this._finalKeyframe.forEach((t,r)=>{r!=="offset"&&e.set(r,this._finished?t:ap(this.element,r))}),this.currentSnapshot=e}triggerCallback(e){let t=e==="start"?this._onStartFns:this._onDoneFns;t.forEach(r=>r()),t.length=0}},UJ=class{validateStyleProperty(e){return!0}validateAnimatableStyleProperty(e){return!0}containsElement(e,t){return c1(e,t)}getParentElement(e){return np(e)}query(e,t,r){return d1(e,t,r)}computeStyle(e,t,r){return ap(e,t)}animate(e,t,r,n,a,i=[]){let o=n==0?"both":"forwards",l={duration:r,delay:n,fill:o};a&&(l.easing=a);let c=new Map,u=i.filter(b=>b instanceof Lf);XX(r,n)&&u.forEach(b=>{b.currentSnapshot.forEach((g,w)=>c.set(w,g))});let d=YX(t).map(b=>new Map(b));d=JX(e,d,c);let m=qJ(e,d);return new Lf(e,d,l,m)}},Vs="@",C1="@.disabled",I1=class{constructor(e,t,r,n){s(this,"namespaceId");s(this,"delegate");s(this,"engine");s(this,"_onDestroy");s(this,"ɵtype",0);this.namespaceId=e,this.delegate=t,this.engine=r,this._onDestroy=n}get data(){return this.delegate.data}destroyNode(e){var t,r;(r=(t=this.delegate).destroyNode)==null||r.call(t,e)}destroy(){var e;this.engine.destroy(this.namespaceId,this.delegate),this.engine.afterFlushAnimationsDone(()=>{queueMicrotask(()=>{this.delegate.destroy()})}),(e=this._onDestroy)==null||e.call(this)}createElement(e,t){return this.delegate.createElement(e,t)}createComment(e){return this.delegate.createComment(e)}createText(e){return this.delegate.createText(e)}appendChild(e,t){this.delegate.appendChild(e,t),this.engine.onInsert(this.namespaceId,t,e,!1)}insertBefore(e,t,r,n=!0){this.delegate.insertBefore(e,t,r),this.engine.onInsert(this.namespaceId,t,e,n)}removeChild(e,t,r){this.parentNode(t)&&this.engine.onRemove(this.namespaceId,t,this.delegate)}selectRootElement(e,t){return this.delegate.selectRootElement(e,t)}parentNode(e){return this.delegate.parentNode(e)}nextSibling(e){return this.delegate.nextSibling(e)}setAttribute(e,t,r,n){this.delegate.setAttribute(e,t,r,n)}removeAttribute(e,t,r){this.delegate.removeAttribute(e,t,r)}addClass(e,t){this.delegate.addClass(e,t)}removeClass(e,t){this.delegate.removeClass(e,t)}setStyle(e,t,r,n){this.delegate.setStyle(e,t,r,n)}removeStyle(e,t,r){this.delegate.removeStyle(e,t,r)}setProperty(e,t,r){t.charAt(0)==Vs&&t==C1?this.disableAnimations(e,!!r):this.delegate.setProperty(e,t,r)}setValue(e,t){this.delegate.setValue(e,t)}listen(e,t,r,n){return this.delegate.listen(e,t,r,n)}disableAnimations(e,t){this.engine.disableAnimations(e,t)}},WJ=class extends I1{constructor(t,r,n,a,i){super(r,n,a,i);s(this,"factory");this.factory=t,this.namespaceId=r}setProperty(t,r,n){r.charAt(0)==Vs?r.charAt(1)=="."&&r==C1?(n=n===void 0?!0:!!n,this.disableAnimations(t,n)):this.engine.process(this.namespaceId,t,r.slice(1),n):this.delegate.setProperty(t,r,n)}listen(t,r,n,a){if(r.charAt(0)==Vs){let i=ZJ(t),o=r.slice(1),l="";return o.charAt(0)!=Vs&&([o,l]=YJ(o)),this.engine.listen(this.namespaceId,i,o,l,c=>{let u=c._data||-1;this.factory.scheduleListenerCallback(u,n,c)})}return this.delegate.listen(t,r,n,a)}};function ZJ(e){switch(e){case"body":return document.body;case"document":return document;case"window":return window;default:return e}}function YJ(e){let t=e.indexOf("."),r=e.substring(0,t),n=e.slice(t+1);return[r,n]}var KJ=class{constructor(e,t,r){s(this,"delegate");s(this,"engine");s(this,"_zone");s(this,"_currentId",0);s(this,"_microtaskId",1);s(this,"_animationCallbacksBuffer",[]);s(this,"_rendererCache",new Map);s(this,"_cdRecurDepth",0);this.delegate=e,this.engine=t,this._zone=r,t.onRemovalComplete=(n,a)=>{a==null||a.removeChild(null,n)}}createRenderer(e,t){var l;let r="",n=this.delegate.createRenderer(e,t);if(!e||!((l=t==null?void 0:t.data)!=null&&l.animation)){let c=this._rendererCache,u=c.get(n);if(!u){let d=()=>c.delete(n);u=new I1(r,n,this.engine,d),c.set(n,u)}return u}let a=t.id,i=t.id+"-"+this._currentId;this._currentId++,this.engine.register(i,e);let o=c=>{Array.isArray(c)?c.forEach(o):this.engine.registerTrigger(a,i,e,c.name,c)};return t.data.animation.forEach(o),new WJ(this,i,n,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){queueMicrotask(()=>{this._microtaskId++})}scheduleListenerCallback(e,t,r){if(e>=0&&e<this._microtaskId){this._zone.run(()=>t(r));return}let n=this._animationCallbacksBuffer;n.length==0&&queueMicrotask(()=>{this._zone.run(()=>{n.forEach(a=>{let[i,o]=a;i(o)}),this._animationCallbacksBuffer=[]})}),n.push([t,r])}end(){this._cdRecurDepth--,this._cdRecurDepth==0&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}componentReplaced(e){var t,r;this.engine.flush(),(r=(t=this.delegate).componentReplaced)==null||r.call(t,e)}},QJ=(()=>{const t=class t extends pd{constructor(n,a,i){super(n,a,i)}ngOnDestroy(){this.flush()}};s(t,"ɵfac",function(n){return new(n||t)(te(Le),te(f1),te(ip))}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})();function XJ(){return new nJ}function JJ(e,t,r){return new KJ(e,t,r)}var eee=[{provide:ip,useFactory:XJ},{provide:pd,useClass:QJ},{provide:An,useFactory:JJ,deps:[Jc,pd,je]}],tee=[{provide:f1,useFactory:()=>new UJ},{provide:bi,useFactory:()=>"BrowserAnimations"},...eee];function nee(){return xa("NgEagerAnimations"),[...tee]}var ree=(()=>{const t=class t extends s1{constructor(n){super(),this.translate=n,this.getRangeLabel=(a,i,o)=>{if(o===0||i===0)return`0 / ${o}`;o=Math.max(o,0);let l=a*i,c=l<o?Math.min(l+i,o):l+i;return`${l+1} - ${c} / ${o}`},this.getAndInitTranslations=()=>{this.nextPageLabel=this.translate.instant("commons.matPaginator.nextPage"),this.previousPageLabel=this.translate.instant("commons.matPaginator.prevPage"),this.firstPageLabel=this.translate.instant("commons.matPaginator.firstPage"),this.lastPageLabel=this.translate.instant("commons.matPaginator.lastPage"),this.itemsPerPageLabel=this.translate.instant("commons.matPaginator.itemsPerPage"),this.getRangeLabel=this.getRangeLabel.bind(this),this.changes.next()},this.translate.onLangChange.subscribe(()=>{this.getAndInitTranslations()}),this.getAndInitTranslations()}};t.ɵfac=function(n){return new(n||t)(te(Cr))},t.ɵprov=V({token:t,factory:t.ɵfac});let e=t;return e})(),D1=6048e5,aee=864e5,iee=6e4,oee=36e5,see=1e3,Ff=Symbol.for("constructDateFrom");function Nt(e,t){return typeof e=="function"?e(t):e&&typeof e=="object"&&Ff in e?e[Ff](t):e instanceof Date?new e.constructor(t):new Date(t)}function Ct(e,t){return Nt(t||e,e)}function T1(e,t,r){let n=Ct(e,r==null?void 0:r.in);return isNaN(t)?Nt((r==null?void 0:r.in)||e,NaN):(t&&n.setDate(n.getDate()+t),n)}var lee={};function ki(){return lee}function qr(e,t){var l,c,u,d;let r=ki(),n=(t==null?void 0:t.weekStartsOn)??((c=(l=t==null?void 0:t.locale)==null?void 0:l.options)==null?void 0:c.weekStartsOn)??r.weekStartsOn??((d=(u=r.locale)==null?void 0:u.options)==null?void 0:d.weekStartsOn)??0,a=Ct(e,t==null?void 0:t.in),i=a.getDay(),o=(i<n?7:0)+i-n;return a.setDate(a.getDate()-o),a.setHours(0,0,0,0),a}function ui(e,t){return qr(e,Zt(se({},t),{weekStartsOn:1}))}function N1(e,t){let r=Ct(e,t==null?void 0:t.in),n=r.getFullYear(),a=Nt(r,0);a.setFullYear(n+1,0,4),a.setHours(0,0,0,0);let i=ui(a),o=Nt(r,0);o.setFullYear(n,0,4),o.setHours(0,0,0,0);let l=ui(o);return r.getTime()>=i.getTime()?n+1:r.getTime()>=l.getTime()?n:n-1}function _l(e){let t=Ct(e),r=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return r.setUTCFullYear(t.getFullYear()),+e-+r}function uee(e,...t){let r=Nt.bind(null,t.find(n=>typeof n=="object"));return t.map(r)}function jf(e,t){let r=Ct(e,t==null?void 0:t.in);return r.setHours(0,0,0,0),r}function cee(e,t,r){let[n,a]=uee(r==null?void 0:r.in,e,t),i=jf(n),o=jf(a),l=+i-_l(i),c=+o-_l(o);return Math.round((l-c)/aee)}function dee(e,t){let r=N1(e,t),n=Nt(e,0);return n.setFullYear(r,0,4),n.setHours(0,0,0,0),ui(n)}function hee(e){return e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]"}function pee(e){return!(!hee(e)&&typeof e!="number"||isNaN(+Ct(e)))}function mee(e,t){let r=Ct(e,t==null?void 0:t.in);return r.setFullYear(r.getFullYear(),0,1),r.setHours(0,0,0,0),r}var fee={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},gee=(e,t,r)=>{let n,a=fee[e];return typeof a=="string"?n=a:t===1?n=a.one:n=a.other.replace("{{count}}",t.toString()),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"in "+n:n+" ago":n};function Ju(e){return(t={})=>{let r=t.width?String(t.width):e.defaultWidth;return e.formats[r]||e.formats[e.defaultWidth]}}var vee={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},bee={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},yee={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},_ee={date:Ju({formats:vee,defaultWidth:"full"}),time:Ju({formats:bee,defaultWidth:"full"}),dateTime:Ju({formats:yee,defaultWidth:"full"})},wee={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},xee=(e,t,r,n)=>wee[e];function Li(e){return(t,r)=>{let n=r!=null&&r.context?String(r.context):"standalone",a;if(n==="formatting"&&e.formattingValues){let o=e.defaultFormattingWidth||e.defaultWidth,l=r!=null&&r.width?String(r.width):o;a=e.formattingValues[l]||e.formattingValues[o]}else{let o=e.defaultWidth,l=r!=null&&r.width?String(r.width):e.defaultWidth;a=e.values[l]||e.values[o]}let i=e.argumentCallback?e.argumentCallback(t):t;return a[i]}}var Eee={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},See={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},kee={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},Cee={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},Iee={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},Dee={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},Tee=(e,t)=>{let r=Number(e),n=r%100;if(n>20||n<10)switch(n%10){case 1:return r+"st";case 2:return r+"nd";case 3:return r+"rd"}return r+"th"},Nee={ordinalNumber:Tee,era:Li({values:Eee,defaultWidth:"wide"}),quarter:Li({values:See,defaultWidth:"wide",argumentCallback:e=>e-1}),month:Li({values:kee,defaultWidth:"wide"}),day:Li({values:Cee,defaultWidth:"wide"}),dayPeriod:Li({values:Iee,defaultWidth:"wide",formattingValues:Dee,defaultFormattingWidth:"wide"})};function Fi(e){return(t,r={})=>{let n=r.width,a=n&&e.matchPatterns[n]||e.matchPatterns[e.defaultMatchWidth],i=t.match(a);if(!i)return null;let o=i[0],l=n&&e.parsePatterns[n]||e.parsePatterns[e.defaultParseWidth],c=Array.isArray(l)?Mee(l,m=>m.test(o)):Oee(l,m=>m.test(o)),u;u=e.valueCallback?e.valueCallback(c):c,u=r.valueCallback?r.valueCallback(u):u;let d=t.slice(o.length);return{value:u,rest:d}}}function Oee(e,t){for(let r in e)if(Object.prototype.hasOwnProperty.call(e,r)&&t(e[r]))return r}function Mee(e,t){for(let r=0;r<e.length;r++)if(t(e[r]))return r}function Pee(e){return(t,r={})=>{let n=t.match(e.matchPattern);if(!n)return null;let a=n[0],i=t.match(e.parsePattern);if(!i)return null;let o=e.valueCallback?e.valueCallback(i[0]):i[0];o=r.valueCallback?r.valueCallback(o):o;let l=t.slice(a.length);return{value:o,rest:l}}}var Ree=/^(\d+)(th|st|nd|rd)?/i,Aee=/\d+/i,Lee={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},Fee={any:[/^b/i,/^(a|c)/i]},jee={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},Vee={any:[/1/i,/2/i,/3/i,/4/i]},Bee={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},zee={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},Hee={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},qee={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},$ee={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},Gee={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},Uee={ordinalNumber:Pee({matchPattern:Ree,parsePattern:Aee,valueCallback:e=>parseInt(e,10)}),era:Fi({matchPatterns:Lee,defaultMatchWidth:"wide",parsePatterns:Fee,defaultParseWidth:"any"}),quarter:Fi({matchPatterns:jee,defaultMatchWidth:"wide",parsePatterns:Vee,defaultParseWidth:"any",valueCallback:e=>e+1}),month:Fi({matchPatterns:Bee,defaultMatchWidth:"wide",parsePatterns:zee,defaultParseWidth:"any"}),day:Fi({matchPatterns:Hee,defaultMatchWidth:"wide",parsePatterns:qee,defaultParseWidth:"any"}),dayPeriod:Fi({matchPatterns:$ee,defaultMatchWidth:"any",parsePatterns:Gee,defaultParseWidth:"any"})},O1={code:"en-US",formatDistance:gee,formatLong:_ee,formatRelative:xee,localize:Nee,match:Uee,options:{weekStartsOn:0,firstWeekContainsDate:1}};function Wee(e,t){let r=Ct(e,t==null?void 0:t.in);return cee(r,mee(r))+1}function M1(e,t){let r=Ct(e,t==null?void 0:t.in),n=+ui(r)-+dee(r);return Math.round(n/D1)+1}function lp(e,t){var d,m,b,g;let r=Ct(e,t==null?void 0:t.in),n=r.getFullYear(),a=ki(),i=(t==null?void 0:t.firstWeekContainsDate)??((m=(d=t==null?void 0:t.locale)==null?void 0:d.options)==null?void 0:m.firstWeekContainsDate)??a.firstWeekContainsDate??((g=(b=a.locale)==null?void 0:b.options)==null?void 0:g.firstWeekContainsDate)??1,o=Nt((t==null?void 0:t.in)||e,0);o.setFullYear(n+1,0,i),o.setHours(0,0,0,0);let l=qr(o,t),c=Nt((t==null?void 0:t.in)||e,0);c.setFullYear(n,0,i),c.setHours(0,0,0,0);let u=qr(c,t);return+r>=+l?n+1:+r>=+u?n:n-1}function Zee(e,t){var o,l,c,u;let r=ki(),n=(t==null?void 0:t.firstWeekContainsDate)??((l=(o=t==null?void 0:t.locale)==null?void 0:o.options)==null?void 0:l.firstWeekContainsDate)??r.firstWeekContainsDate??((u=(c=r.locale)==null?void 0:c.options)==null?void 0:u.firstWeekContainsDate)??1,a=lp(e,t),i=Nt((t==null?void 0:t.in)||e,0);return i.setFullYear(a,0,n),i.setHours(0,0,0,0),qr(i,t)}function P1(e,t){let r=Ct(e,t==null?void 0:t.in),n=+qr(r,t)-+Zee(r,t);return Math.round(n/D1)+1}function Be(e,t){let r=e<0?"-":"",n=Math.abs(e).toString().padStart(t,"0");return r+n}var Nr={y(e,t){let r=e.getFullYear(),n=r>0?r:1-r;return Be(t==="yy"?n%100:n,t.length)},M(e,t){let r=e.getMonth();return t==="M"?String(r+1):Be(r+1,2)},d(e,t){return Be(e.getDate(),t.length)},a(e,t){let r=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return r.toUpperCase();case"aaa":return r;case"aaaaa":return r[0];case"aaaa":default:return r==="am"?"a.m.":"p.m."}},h(e,t){return Be(e.getHours()%12||12,t.length)},H(e,t){return Be(e.getHours(),t.length)},m(e,t){return Be(e.getMinutes(),t.length)},s(e,t){return Be(e.getSeconds(),t.length)},S(e,t){let r=t.length,n=e.getMilliseconds(),a=Math.trunc(n*Math.pow(10,r-3));return Be(a,t.length)}},Oa={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},Vf={G:function(e,t,r){let n=e.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return r.era(n,{width:"abbreviated"});case"GGGGG":return r.era(n,{width:"narrow"});case"GGGG":default:return r.era(n,{width:"wide"})}},y:function(e,t,r){if(t==="yo"){let n=e.getFullYear(),a=n>0?n:1-n;return r.ordinalNumber(a,{unit:"year"})}return Nr.y(e,t)},Y:function(e,t,r,n){let a=lp(e,n),i=a>0?a:1-a;if(t==="YY"){let o=i%100;return Be(o,2)}return t==="Yo"?r.ordinalNumber(i,{unit:"year"}):Be(i,t.length)},R:function(e,t){let r=N1(e);return Be(r,t.length)},u:function(e,t){let r=e.getFullYear();return Be(r,t.length)},Q:function(e,t,r){let n=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(n);case"QQ":return Be(n,2);case"Qo":return r.ordinalNumber(n,{unit:"quarter"});case"QQQ":return r.quarter(n,{width:"abbreviated",context:"formatting"});case"QQQQQ":return r.quarter(n,{width:"narrow",context:"formatting"});case"QQQQ":default:return r.quarter(n,{width:"wide",context:"formatting"})}},q:function(e,t,r){let n=Math.ceil((e.getMonth()+1)/3);switch(t){case"q":return String(n);case"qq":return Be(n,2);case"qo":return r.ordinalNumber(n,{unit:"quarter"});case"qqq":return r.quarter(n,{width:"abbreviated",context:"standalone"});case"qqqqq":return r.quarter(n,{width:"narrow",context:"standalone"});case"qqqq":default:return r.quarter(n,{width:"wide",context:"standalone"})}},M:function(e,t,r){let n=e.getMonth();switch(t){case"M":case"MM":return Nr.M(e,t);case"Mo":return r.ordinalNumber(n+1,{unit:"month"});case"MMM":return r.month(n,{width:"abbreviated",context:"formatting"});case"MMMMM":return r.month(n,{width:"narrow",context:"formatting"});case"MMMM":default:return r.month(n,{width:"wide",context:"formatting"})}},L:function(e,t,r){let n=e.getMonth();switch(t){case"L":return String(n+1);case"LL":return Be(n+1,2);case"Lo":return r.ordinalNumber(n+1,{unit:"month"});case"LLL":return r.month(n,{width:"abbreviated",context:"standalone"});case"LLLLL":return r.month(n,{width:"narrow",context:"standalone"});case"LLLL":default:return r.month(n,{width:"wide",context:"standalone"})}},w:function(e,t,r,n){let a=P1(e,n);return t==="wo"?r.ordinalNumber(a,{unit:"week"}):Be(a,t.length)},I:function(e,t,r){let n=M1(e);return t==="Io"?r.ordinalNumber(n,{unit:"week"}):Be(n,t.length)},d:function(e,t,r){return t==="do"?r.ordinalNumber(e.getDate(),{unit:"date"}):Nr.d(e,t)},D:function(e,t,r){let n=Wee(e);return t==="Do"?r.ordinalNumber(n,{unit:"dayOfYear"}):Be(n,t.length)},E:function(e,t,r){let n=e.getDay();switch(t){case"E":case"EE":case"EEE":return r.day(n,{width:"abbreviated",context:"formatting"});case"EEEEE":return r.day(n,{width:"narrow",context:"formatting"});case"EEEEEE":return r.day(n,{width:"short",context:"formatting"});case"EEEE":default:return r.day(n,{width:"wide",context:"formatting"})}},e:function(e,t,r,n){let a=e.getDay(),i=(a-n.weekStartsOn+8)%7||7;switch(t){case"e":return String(i);case"ee":return Be(i,2);case"eo":return r.ordinalNumber(i,{unit:"day"});case"eee":return r.day(a,{width:"abbreviated",context:"formatting"});case"eeeee":return r.day(a,{width:"narrow",context:"formatting"});case"eeeeee":return r.day(a,{width:"short",context:"formatting"});case"eeee":default:return r.day(a,{width:"wide",context:"formatting"})}},c:function(e,t,r,n){let a=e.getDay(),i=(a-n.weekStartsOn+8)%7||7;switch(t){case"c":return String(i);case"cc":return Be(i,t.length);case"co":return r.ordinalNumber(i,{unit:"day"});case"ccc":return r.day(a,{width:"abbreviated",context:"standalone"});case"ccccc":return r.day(a,{width:"narrow",context:"standalone"});case"cccccc":return r.day(a,{width:"short",context:"standalone"});case"cccc":default:return r.day(a,{width:"wide",context:"standalone"})}},i:function(e,t,r){let n=e.getDay(),a=n===0?7:n;switch(t){case"i":return String(a);case"ii":return Be(a,t.length);case"io":return r.ordinalNumber(a,{unit:"day"});case"iii":return r.day(n,{width:"abbreviated",context:"formatting"});case"iiiii":return r.day(n,{width:"narrow",context:"formatting"});case"iiiiii":return r.day(n,{width:"short",context:"formatting"});case"iiii":default:return r.day(n,{width:"wide",context:"formatting"})}},a:function(e,t,r){let n=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"});case"aaa":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return r.dayPeriod(n,{width:"narrow",context:"formatting"});case"aaaa":default:return r.dayPeriod(n,{width:"wide",context:"formatting"})}},b:function(e,t,r){let n=e.getHours(),a;switch(n===12?a=Oa.noon:n===0?a=Oa.midnight:a=n/12>=1?"pm":"am",t){case"b":case"bb":return r.dayPeriod(a,{width:"abbreviated",context:"formatting"});case"bbb":return r.dayPeriod(a,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return r.dayPeriod(a,{width:"narrow",context:"formatting"});case"bbbb":default:return r.dayPeriod(a,{width:"wide",context:"formatting"})}},B:function(e,t,r){let n=e.getHours(),a;switch(n>=17?a=Oa.evening:n>=12?a=Oa.afternoon:n>=4?a=Oa.morning:a=Oa.night,t){case"B":case"BB":case"BBB":return r.dayPeriod(a,{width:"abbreviated",context:"formatting"});case"BBBBB":return r.dayPeriod(a,{width:"narrow",context:"formatting"});case"BBBB":default:return r.dayPeriod(a,{width:"wide",context:"formatting"})}},h:function(e,t,r){if(t==="ho"){let n=e.getHours()%12;return n===0&&(n=12),r.ordinalNumber(n,{unit:"hour"})}return Nr.h(e,t)},H:function(e,t,r){return t==="Ho"?r.ordinalNumber(e.getHours(),{unit:"hour"}):Nr.H(e,t)},K:function(e,t,r){let n=e.getHours()%12;return t==="Ko"?r.ordinalNumber(n,{unit:"hour"}):Be(n,t.length)},k:function(e,t,r){let n=e.getHours();return n===0&&(n=24),t==="ko"?r.ordinalNumber(n,{unit:"hour"}):Be(n,t.length)},m:function(e,t,r){return t==="mo"?r.ordinalNumber(e.getMinutes(),{unit:"minute"}):Nr.m(e,t)},s:function(e,t,r){return t==="so"?r.ordinalNumber(e.getSeconds(),{unit:"second"}):Nr.s(e,t)},S:function(e,t){return Nr.S(e,t)},X:function(e,t,r){let n=e.getTimezoneOffset();if(n===0)return"Z";switch(t){case"X":return zf(n);case"XXXX":case"XX":return ra(n);case"XXXXX":case"XXX":default:return ra(n,":")}},x:function(e,t,r){let n=e.getTimezoneOffset();switch(t){case"x":return zf(n);case"xxxx":case"xx":return ra(n);case"xxxxx":case"xxx":default:return ra(n,":")}},O:function(e,t,r){let n=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+Bf(n,":");case"OOOO":default:return"GMT"+ra(n,":")}},z:function(e,t,r){let n=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+Bf(n,":");case"zzzz":default:return"GMT"+ra(n,":")}},t:function(e,t,r){let n=Math.trunc(+e/1e3);return Be(n,t.length)},T:function(e,t,r){return Be(+e,t.length)}};function Bf(e,t=""){let r=e>0?"-":"+",n=Math.abs(e),a=Math.trunc(n/60),i=n%60;return i===0?r+String(a):r+String(a)+t+Be(i,2)}function zf(e,t){return e%60===0?(e>0?"-":"+")+Be(Math.abs(e)/60,2):ra(e,t)}function ra(e,t=""){let r=e>0?"-":"+",n=Math.abs(e),a=Be(Math.trunc(n/60),2),i=Be(n%60,2);return r+a+t+i}var Hf=(e,t)=>{switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}},R1=(e,t)=>{switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}},Yee=(e,t)=>{let r=e.match(/(P+)(p+)?/)||[],n=r[1],a=r[2];if(!a)return Hf(e,t);let i;switch(n){case"P":i=t.dateTime({width:"short"});break;case"PP":i=t.dateTime({width:"medium"});break;case"PPP":i=t.dateTime({width:"long"});break;case"PPPP":default:i=t.dateTime({width:"full"});break}return i.replace("{{date}}",Hf(n,t)).replace("{{time}}",R1(a,t))},md={p:R1,P:Yee},Kee=/^D+$/,Qee=/^Y+$/,Xee=["D","DD","YY","YYYY"];function A1(e){return Kee.test(e)}function L1(e){return Qee.test(e)}function fd(e,t,r){let n=Jee(e,t,r);if(console.warn(n),Xee.includes(e))throw new RangeError(n)}function Jee(e,t,r){let n=e[0]==="Y"?"years":"days of the month";return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${n} to the input \`${r}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}var ete=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,tte=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,nte=/^'([^]*?)'?$/,rte=/''/g,ate=/[a-zA-Z]/;function F1(e,t,r){var d,m,b,g,w,x,S,T;let n=ki(),a=(r==null?void 0:r.locale)??n.locale??O1,i=(r==null?void 0:r.firstWeekContainsDate)??((m=(d=r==null?void 0:r.locale)==null?void 0:d.options)==null?void 0:m.firstWeekContainsDate)??n.firstWeekContainsDate??((g=(b=n.locale)==null?void 0:b.options)==null?void 0:g.firstWeekContainsDate)??1,o=(r==null?void 0:r.weekStartsOn)??((x=(w=r==null?void 0:r.locale)==null?void 0:w.options)==null?void 0:x.weekStartsOn)??n.weekStartsOn??((T=(S=n.locale)==null?void 0:S.options)==null?void 0:T.weekStartsOn)??0,l=Ct(e,r==null?void 0:r.in);if(!pee(l))throw new RangeError("Invalid time value");let c=t.match(tte).map(R=>{let O=R[0];if(O==="p"||O==="P"){let Y=md[O];return Y(R,a.formatLong)}return R}).join("").match(ete).map(R=>{if(R==="''")return{isToken:!1,value:"'"};let O=R[0];if(O==="'")return{isToken:!1,value:ite(R)};if(Vf[O])return{isToken:!0,value:R};if(O.match(ate))throw new RangeError("Format string contains an unescaped latin alphabet character `"+O+"`");return{isToken:!1,value:R}});a.localize.preprocessor&&(c=a.localize.preprocessor(l,c));let u={firstWeekContainsDate:i,weekStartsOn:o,locale:a};return c.map(R=>{if(!R.isToken)return R.value;let O=R.value;(!(r!=null&&r.useAdditionalWeekYearTokens)&&L1(O)||!(r!=null&&r.useAdditionalDayOfYearTokens)&&A1(O))&&fd(O,t,String(e));let Y=Vf[O[0]];return Y(l,O,a.localize,u)}).join("")}function ite(e){let t=e.match(nte);return t?t[1].replace(rte,"'"):e}function j1(){return Object.assign({},ki())}function ote(e,t){let r=Ct(e,t==null?void 0:t.in).getDay();return r===0?7:r}function ste(e,t){let r=lte(t)?new t(0):Nt(t,0);return r.setFullYear(e.getFullYear(),e.getMonth(),e.getDate()),r.setHours(e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()),r}function lte(e){var t;return typeof e=="function"&&((t=e.prototype)==null?void 0:t.constructor)===e}var ute=10,V1=class{constructor(){s(this,"subPriority",0)}validate(e,t){return!0}},cte=class extends V1{constructor(e,t,r,n,a){super(),this.value=e,this.validateValue=t,this.setValue=r,this.priority=n,a&&(this.subPriority=a)}validate(e,t){return this.validateValue(e,this.value,t)}set(e,t,r){return this.setValue(e,t,this.value,r)}},dte=class extends V1{constructor(t,r){super();s(this,"priority",ute);s(this,"subPriority",-1);this.context=t||(n=>Nt(r,n))}set(t,r){return r.timestampIsSet?t:Nt(t,ste(t,this.context))}},Fe=class{run(e,t,r,n){let a=this.parse(e,t,r,n);return a?{setter:new cte(a.value,this.validate,this.set,this.priority,this.subPriority),rest:a.rest}:null}validate(e,t,r){return!0}},hte=class extends Fe{constructor(){super(...arguments);s(this,"priority",140);s(this,"incompatibleTokens",["R","u","t","T"])}parse(t,r,n){switch(r){case"G":case"GG":case"GGG":return n.era(t,{width:"abbreviated"})||n.era(t,{width:"narrow"});case"GGGGG":return n.era(t,{width:"narrow"});case"GGGG":default:return n.era(t,{width:"wide"})||n.era(t,{width:"abbreviated"})||n.era(t,{width:"narrow"})}}set(t,r,n){return r.era=n,t.setFullYear(n,0,1),t.setHours(0,0,0,0),t}},pt={month:/^(1[0-2]|0?\d)/,date:/^(3[0-1]|[0-2]?\d)/,dayOfYear:/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,week:/^(5[0-3]|[0-4]?\d)/,hour23h:/^(2[0-3]|[0-1]?\d)/,hour24h:/^(2[0-4]|[0-1]?\d)/,hour11h:/^(1[0-1]|0?\d)/,hour12h:/^(1[0-2]|0?\d)/,minute:/^[0-5]?\d/,second:/^[0-5]?\d/,singleDigit:/^\d/,twoDigits:/^\d{1,2}/,threeDigits:/^\d{1,3}/,fourDigits:/^\d{1,4}/,anyDigitsSigned:/^-?\d+/,singleDigitSigned:/^-?\d/,twoDigitsSigned:/^-?\d{1,2}/,threeDigitsSigned:/^-?\d{1,3}/,fourDigitsSigned:/^-?\d{1,4}/},Gn={basicOptionalMinutes:/^([+-])(\d{2})(\d{2})?|Z/,basic:/^([+-])(\d{2})(\d{2})|Z/,basicOptionalSeconds:/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,extended:/^([+-])(\d{2}):(\d{2})|Z/,extendedOptionalSeconds:/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/};function mt(e,t){return e&&{value:t(e.value),rest:e.rest}}function tt(e,t){let r=t.match(e);return r?{value:parseInt(r[0],10),rest:t.slice(r[0].length)}:null}function Un(e,t){let r=t.match(e);if(!r)return null;if(r[0]==="Z")return{value:0,rest:t.slice(1)};let n=r[1]==="+"?1:-1,a=r[2]?parseInt(r[2],10):0,i=r[3]?parseInt(r[3],10):0,o=r[5]?parseInt(r[5],10):0;return{value:n*(a*oee+i*iee+o*see),rest:t.slice(r[0].length)}}function B1(e){return tt(pt.anyDigitsSigned,e)}function ot(e,t){switch(e){case 1:return tt(pt.singleDigit,t);case 2:return tt(pt.twoDigits,t);case 3:return tt(pt.threeDigits,t);case 4:return tt(pt.fourDigits,t);default:return tt(new RegExp("^\\d{1,"+e+"}"),t)}}function wl(e,t){switch(e){case 1:return tt(pt.singleDigitSigned,t);case 2:return tt(pt.twoDigitsSigned,t);case 3:return tt(pt.threeDigitsSigned,t);case 4:return tt(pt.fourDigitsSigned,t);default:return tt(new RegExp("^-?\\d{1,"+e+"}"),t)}}function up(e){switch(e){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;case"am":case"midnight":case"night":default:return 0}}function z1(e,t){let r=t>0,n=r?t:1-t,a;if(n<=50)a=e||100;else{let i=n+50,o=Math.trunc(i/100)*100,l=e>=i%100;a=e+o-(l?100:0)}return r?a:1-a}function H1(e){return e%400===0||e%4===0&&e%100!==0}var pte=class extends Fe{constructor(){super(...arguments);s(this,"priority",130);s(this,"incompatibleTokens",["Y","R","u","w","I","i","e","c","t","T"])}parse(t,r,n){let a=i=>({year:i,isTwoDigitYear:r==="yy"});switch(r){case"y":return mt(ot(4,t),a);case"yo":return mt(n.ordinalNumber(t,{unit:"year"}),a);default:return mt(ot(r.length,t),a)}}validate(t,r){return r.isTwoDigitYear||r.year>0}set(t,r,n){let a=t.getFullYear();if(n.isTwoDigitYear){let o=z1(n.year,a);return t.setFullYear(o,0,1),t.setHours(0,0,0,0),t}let i=!("era"in r)||r.era===1?n.year:1-n.year;return t.setFullYear(i,0,1),t.setHours(0,0,0,0),t}},mte=class extends Fe{constructor(){super(...arguments);s(this,"priority",130);s(this,"incompatibleTokens",["y","R","u","Q","q","M","L","I","d","D","i","t","T"])}parse(t,r,n){let a=i=>({year:i,isTwoDigitYear:r==="YY"});switch(r){case"Y":return mt(ot(4,t),a);case"Yo":return mt(n.ordinalNumber(t,{unit:"year"}),a);default:return mt(ot(r.length,t),a)}}validate(t,r){return r.isTwoDigitYear||r.year>0}set(t,r,n,a){let i=lp(t,a);if(n.isTwoDigitYear){let l=z1(n.year,i);return t.setFullYear(l,0,a.firstWeekContainsDate),t.setHours(0,0,0,0),qr(t,a)}let o=!("era"in r)||r.era===1?n.year:1-n.year;return t.setFullYear(o,0,a.firstWeekContainsDate),t.setHours(0,0,0,0),qr(t,a)}},fte=class extends Fe{constructor(){super(...arguments);s(this,"priority",130);s(this,"incompatibleTokens",["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"])}parse(t,r){return wl(r==="R"?4:r.length,t)}set(t,r,n){let a=Nt(t,0);return a.setFullYear(n,0,4),a.setHours(0,0,0,0),ui(a)}},gte=class extends Fe{constructor(){super(...arguments);s(this,"priority",130);s(this,"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"])}parse(t,r){return wl(r==="u"?4:r.length,t)}set(t,r,n){return t.setFullYear(n,0,1),t.setHours(0,0,0,0),t}},vte=class extends Fe{constructor(){super(...arguments);s(this,"priority",120);s(this,"incompatibleTokens",["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"])}parse(t,r,n){switch(r){case"Q":case"QQ":return ot(r.length,t);case"Qo":return n.ordinalNumber(t,{unit:"quarter"});case"QQQ":return n.quarter(t,{width:"abbreviated",context:"formatting"})||n.quarter(t,{width:"narrow",context:"formatting"});case"QQQQQ":return n.quarter(t,{width:"narrow",context:"formatting"});case"QQQQ":default:return n.quarter(t,{width:"wide",context:"formatting"})||n.quarter(t,{width:"abbreviated",context:"formatting"})||n.quarter(t,{width:"narrow",context:"formatting"})}}validate(t,r){return r>=1&&r<=4}set(t,r,n){return t.setMonth((n-1)*3,1),t.setHours(0,0,0,0),t}},bte=class extends Fe{constructor(){super(...arguments);s(this,"priority",120);s(this,"incompatibleTokens",["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"])}parse(t,r,n){switch(r){case"q":case"qq":return ot(r.length,t);case"qo":return n.ordinalNumber(t,{unit:"quarter"});case"qqq":return n.quarter(t,{width:"abbreviated",context:"standalone"})||n.quarter(t,{width:"narrow",context:"standalone"});case"qqqqq":return n.quarter(t,{width:"narrow",context:"standalone"});case"qqqq":default:return n.quarter(t,{width:"wide",context:"standalone"})||n.quarter(t,{width:"abbreviated",context:"standalone"})||n.quarter(t,{width:"narrow",context:"standalone"})}}validate(t,r){return r>=1&&r<=4}set(t,r,n){return t.setMonth((n-1)*3,1),t.setHours(0,0,0,0),t}},yte=class extends Fe{constructor(){super(...arguments);s(this,"incompatibleTokens",["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]);s(this,"priority",110)}parse(t,r,n){let a=i=>i-1;switch(r){case"M":return mt(tt(pt.month,t),a);case"MM":return mt(ot(2,t),a);case"Mo":return mt(n.ordinalNumber(t,{unit:"month"}),a);case"MMM":return n.month(t,{width:"abbreviated",context:"formatting"})||n.month(t,{width:"narrow",context:"formatting"});case"MMMMM":return n.month(t,{width:"narrow",context:"formatting"});case"MMMM":default:return n.month(t,{width:"wide",context:"formatting"})||n.month(t,{width:"abbreviated",context:"formatting"})||n.month(t,{width:"narrow",context:"formatting"})}}validate(t,r){return r>=0&&r<=11}set(t,r,n){return t.setMonth(n,1),t.setHours(0,0,0,0),t}},_te=class extends Fe{constructor(){super(...arguments);s(this,"priority",110);s(this,"incompatibleTokens",["Y","R","q","Q","M","w","I","D","i","e","c","t","T"])}parse(t,r,n){let a=i=>i-1;switch(r){case"L":return mt(tt(pt.month,t),a);case"LL":return mt(ot(2,t),a);case"Lo":return mt(n.ordinalNumber(t,{unit:"month"}),a);case"LLL":return n.month(t,{width:"abbreviated",context:"standalone"})||n.month(t,{width:"narrow",context:"standalone"});case"LLLLL":return n.month(t,{width:"narrow",context:"standalone"});case"LLLL":default:return n.month(t,{width:"wide",context:"standalone"})||n.month(t,{width:"abbreviated",context:"standalone"})||n.month(t,{width:"narrow",context:"standalone"})}}validate(t,r){return r>=0&&r<=11}set(t,r,n){return t.setMonth(n,1),t.setHours(0,0,0,0),t}};function wte(e,t,r){let n=Ct(e,r==null?void 0:r.in),a=P1(n,r)-t;return n.setDate(n.getDate()-a*7),Ct(n,r==null?void 0:r.in)}var xte=class extends Fe{constructor(){super(...arguments);s(this,"priority",100);s(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","i","t","T"])}parse(t,r,n){switch(r){case"w":return tt(pt.week,t);case"wo":return n.ordinalNumber(t,{unit:"week"});default:return ot(r.length,t)}}validate(t,r){return r>=1&&r<=53}set(t,r,n,a){return qr(wte(t,n,a),a)}};function Ete(e,t,r){let n=Ct(e,r==null?void 0:r.in),a=M1(n,r)-t;return n.setDate(n.getDate()-a*7),n}var Ste=class extends Fe{constructor(){super(...arguments);s(this,"priority",100);s(this,"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"])}parse(t,r,n){switch(r){case"I":return tt(pt.week,t);case"Io":return n.ordinalNumber(t,{unit:"week"});default:return ot(r.length,t)}}validate(t,r){return r>=1&&r<=53}set(t,r,n){return ui(Ete(t,n))}},kte=[31,28,31,30,31,30,31,31,30,31,30,31],Cte=[31,29,31,30,31,30,31,31,30,31,30,31],Ite=class extends Fe{constructor(){super(...arguments);s(this,"priority",90);s(this,"subPriority",1);s(this,"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"])}parse(t,r,n){switch(r){case"d":return tt(pt.date,t);case"do":return n.ordinalNumber(t,{unit:"date"});default:return ot(r.length,t)}}validate(t,r){let n=t.getFullYear(),a=H1(n),i=t.getMonth();return a?r>=1&&r<=Cte[i]:r>=1&&r<=kte[i]}set(t,r,n){return t.setDate(n),t.setHours(0,0,0,0),t}},Dte=class extends Fe{constructor(){super(...arguments);s(this,"priority",90);s(this,"subpriority",1);s(this,"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"])}parse(t,r,n){switch(r){case"D":case"DD":return tt(pt.dayOfYear,t);case"Do":return n.ordinalNumber(t,{unit:"date"});default:return ot(r.length,t)}}validate(t,r){let n=t.getFullYear();return H1(n)?r>=1&&r<=366:r>=1&&r<=365}set(t,r,n){return t.setMonth(0,n),t.setHours(0,0,0,0),t}};function cp(e,t,r){var d,m,b,g;let n=ki(),a=(r==null?void 0:r.weekStartsOn)??((m=(d=r==null?void 0:r.locale)==null?void 0:d.options)==null?void 0:m.weekStartsOn)??n.weekStartsOn??((g=(b=n.locale)==null?void 0:b.options)==null?void 0:g.weekStartsOn)??0,i=Ct(e,r==null?void 0:r.in),o=i.getDay(),l=(t%7+7)%7,c=7-a,u=t<0||t>6?t-(o+c)%7:(l+c)%7-(o+c)%7;return T1(i,u,r)}var Tte=class extends Fe{constructor(){super(...arguments);s(this,"priority",90);s(this,"incompatibleTokens",["D","i","e","c","t","T"])}parse(t,r,n){switch(r){case"E":case"EE":case"EEE":return n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});case"EEEEE":return n.day(t,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});case"EEEE":default:return n.day(t,{width:"wide",context:"formatting"})||n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"})}}validate(t,r){return r>=0&&r<=6}set(t,r,n,a){return t=cp(t,n,a),t.setHours(0,0,0,0),t}},Nte=class extends Fe{constructor(){super(...arguments);s(this,"priority",90);s(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"])}parse(t,r,n,a){let i=o=>{let l=Math.floor((o-1)/7)*7;return(o+a.weekStartsOn+6)%7+l};switch(r){case"e":case"ee":return mt(ot(r.length,t),i);case"eo":return mt(n.ordinalNumber(t,{unit:"day"}),i);case"eee":return n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});case"eeeee":return n.day(t,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});case"eeee":default:return n.day(t,{width:"wide",context:"formatting"})||n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"})}}validate(t,r){return r>=0&&r<=6}set(t,r,n,a){return t=cp(t,n,a),t.setHours(0,0,0,0),t}},Ote=class extends Fe{constructor(){super(...arguments);s(this,"priority",90);s(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"])}parse(t,r,n,a){let i=o=>{let l=Math.floor((o-1)/7)*7;return(o+a.weekStartsOn+6)%7+l};switch(r){case"c":case"cc":return mt(ot(r.length,t),i);case"co":return mt(n.ordinalNumber(t,{unit:"day"}),i);case"ccc":return n.day(t,{width:"abbreviated",context:"standalone"})||n.day(t,{width:"short",context:"standalone"})||n.day(t,{width:"narrow",context:"standalone"});case"ccccc":return n.day(t,{width:"narrow",context:"standalone"});case"cccccc":return n.day(t,{width:"short",context:"standalone"})||n.day(t,{width:"narrow",context:"standalone"});case"cccc":default:return n.day(t,{width:"wide",context:"standalone"})||n.day(t,{width:"abbreviated",context:"standalone"})||n.day(t,{width:"short",context:"standalone"})||n.day(t,{width:"narrow",context:"standalone"})}}validate(t,r){return r>=0&&r<=6}set(t,r,n,a){return t=cp(t,n,a),t.setHours(0,0,0,0),t}};function Mte(e,t,r){let n=Ct(e,r==null?void 0:r.in),a=ote(n,r),i=t-a;return T1(n,i,r)}var Pte=class extends Fe{constructor(){super(...arguments);s(this,"priority",90);s(this,"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"])}parse(t,r,n){let a=i=>i===0?7:i;switch(r){case"i":case"ii":return ot(r.length,t);case"io":return n.ordinalNumber(t,{unit:"day"});case"iii":return mt(n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"}),a);case"iiiii":return mt(n.day(t,{width:"narrow",context:"formatting"}),a);case"iiiiii":return mt(n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"}),a);case"iiii":default:return mt(n.day(t,{width:"wide",context:"formatting"})||n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"}),a)}}validate(t,r){return r>=1&&r<=7}set(t,r,n){return t=Mte(t,n),t.setHours(0,0,0,0),t}},Rte=class extends Fe{constructor(){super(...arguments);s(this,"priority",80);s(this,"incompatibleTokens",["b","B","H","k","t","T"])}parse(t,r,n){switch(r){case"a":case"aa":case"aaa":return n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"});case"aaaaa":return n.dayPeriod(t,{width:"narrow",context:"formatting"});case"aaaa":default:return n.dayPeriod(t,{width:"wide",context:"formatting"})||n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"})}}set(t,r,n){return t.setHours(up(n),0,0,0),t}},Ate=class extends Fe{constructor(){super(...arguments);s(this,"priority",80);s(this,"incompatibleTokens",["a","B","H","k","t","T"])}parse(t,r,n){switch(r){case"b":case"bb":case"bbb":return n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"});case"bbbbb":return n.dayPeriod(t,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(t,{width:"wide",context:"formatting"})||n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"})}}set(t,r,n){return t.setHours(up(n),0,0,0),t}},Lte=class extends Fe{constructor(){super(...arguments);s(this,"priority",80);s(this,"incompatibleTokens",["a","b","t","T"])}parse(t,r,n){switch(r){case"B":case"BB":case"BBB":return n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"});case"BBBBB":return n.dayPeriod(t,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(t,{width:"wide",context:"formatting"})||n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"})}}set(t,r,n){return t.setHours(up(n),0,0,0),t}},Fte=class extends Fe{constructor(){super(...arguments);s(this,"priority",70);s(this,"incompatibleTokens",["H","K","k","t","T"])}parse(t,r,n){switch(r){case"h":return tt(pt.hour12h,t);case"ho":return n.ordinalNumber(t,{unit:"hour"});default:return ot(r.length,t)}}validate(t,r){return r>=1&&r<=12}set(t,r,n){let a=t.getHours()>=12;return a&&n<12?t.setHours(n+12,0,0,0):!a&&n===12?t.setHours(0,0,0,0):t.setHours(n,0,0,0),t}},jte=class extends Fe{constructor(){super(...arguments);s(this,"priority",70);s(this,"incompatibleTokens",["a","b","h","K","k","t","T"])}parse(t,r,n){switch(r){case"H":return tt(pt.hour23h,t);case"Ho":return n.ordinalNumber(t,{unit:"hour"});default:return ot(r.length,t)}}validate(t,r){return r>=0&&r<=23}set(t,r,n){return t.setHours(n,0,0,0),t}},Vte=class extends Fe{constructor(){super(...arguments);s(this,"priority",70);s(this,"incompatibleTokens",["h","H","k","t","T"])}parse(t,r,n){switch(r){case"K":return tt(pt.hour11h,t);case"Ko":return n.ordinalNumber(t,{unit:"hour"});default:return ot(r.length,t)}}validate(t,r){return r>=0&&r<=11}set(t,r,n){return t.getHours()>=12&&n<12?t.setHours(n+12,0,0,0):t.setHours(n,0,0,0),t}},Bte=class extends Fe{constructor(){super(...arguments);s(this,"priority",70);s(this,"incompatibleTokens",["a","b","h","H","K","t","T"])}parse(t,r,n){switch(r){case"k":return tt(pt.hour24h,t);case"ko":return n.ordinalNumber(t,{unit:"hour"});default:return ot(r.length,t)}}validate(t,r){return r>=1&&r<=24}set(t,r,n){let a=n<=24?n%24:n;return t.setHours(a,0,0,0),t}},zte=class extends Fe{constructor(){super(...arguments);s(this,"priority",60);s(this,"incompatibleTokens",["t","T"])}parse(t,r,n){switch(r){case"m":return tt(pt.minute,t);case"mo":return n.ordinalNumber(t,{unit:"minute"});default:return ot(r.length,t)}}validate(t,r){return r>=0&&r<=59}set(t,r,n){return t.setMinutes(n,0,0),t}},Hte=class extends Fe{constructor(){super(...arguments);s(this,"priority",50);s(this,"incompatibleTokens",["t","T"])}parse(t,r,n){switch(r){case"s":return tt(pt.second,t);case"so":return n.ordinalNumber(t,{unit:"second"});default:return ot(r.length,t)}}validate(t,r){return r>=0&&r<=59}set(t,r,n){return t.setSeconds(n,0),t}},qte=class extends Fe{constructor(){super(...arguments);s(this,"priority",30);s(this,"incompatibleTokens",["t","T"])}parse(t,r){let n=a=>Math.trunc(a*Math.pow(10,-r.length+3));return mt(ot(r.length,t),n)}set(t,r,n){return t.setMilliseconds(n),t}},$te=class extends Fe{constructor(){super(...arguments);s(this,"priority",10);s(this,"incompatibleTokens",["t","T","x"])}parse(t,r){switch(r){case"X":return Un(Gn.basicOptionalMinutes,t);case"XX":return Un(Gn.basic,t);case"XXXX":return Un(Gn.basicOptionalSeconds,t);case"XXXXX":return Un(Gn.extendedOptionalSeconds,t);case"XXX":default:return Un(Gn.extended,t)}}set(t,r,n){return r.timestampIsSet?t:Nt(t,t.getTime()-_l(t)-n)}},Gte=class extends Fe{constructor(){super(...arguments);s(this,"priority",10);s(this,"incompatibleTokens",["t","T","X"])}parse(t,r){switch(r){case"x":return Un(Gn.basicOptionalMinutes,t);case"xx":return Un(Gn.basic,t);case"xxxx":return Un(Gn.basicOptionalSeconds,t);case"xxxxx":return Un(Gn.extendedOptionalSeconds,t);case"xxx":default:return Un(Gn.extended,t)}}set(t,r,n){return r.timestampIsSet?t:Nt(t,t.getTime()-_l(t)-n)}},Ute=class extends Fe{constructor(){super(...arguments);s(this,"priority",40);s(this,"incompatibleTokens","*")}parse(t){return B1(t)}set(t,r,n){return[Nt(t,n*1e3),{timestampIsSet:!0}]}},Wte=class extends Fe{constructor(){super(...arguments);s(this,"priority",20);s(this,"incompatibleTokens","*")}parse(t){return B1(t)}set(t,r,n){return[Nt(t,n),{timestampIsSet:!0}]}},Zte={G:new hte,y:new pte,Y:new mte,R:new fte,u:new gte,Q:new vte,q:new bte,M:new yte,L:new _te,w:new xte,I:new Ste,d:new Ite,D:new Dte,E:new Tte,e:new Nte,c:new Ote,i:new Pte,a:new Rte,b:new Ate,B:new Lte,h:new Fte,H:new jte,K:new Vte,k:new Bte,m:new zte,s:new Hte,S:new qte,X:new $te,x:new Gte,t:new Ute,T:new Wte},Yte=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Kte=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Qte=/^'([^]*?)'?$/,Xte=/''/g,Jte=/\S/,ene=/[a-zA-Z]/;function tne(e,t,r,n){var S,T,R,O;let a=()=>Nt(r,NaN),i=j1(),o=i.locale??O1,l=i.firstWeekContainsDate??((T=(S=i.locale)==null?void 0:S.options)==null?void 0:T.firstWeekContainsDate)??1,c=i.weekStartsOn??((O=(R=i.locale)==null?void 0:R.options)==null?void 0:O.weekStartsOn)??0,u={firstWeekContainsDate:l,weekStartsOn:c,locale:o},d=[new dte(n==null?void 0:n.in,r)],m=t.match(Kte).map(Y=>{let ie=Y[0];if(ie in md){let me=md[ie];return me(Y,o.formatLong)}return Y}).join("").match(Yte),b=[];for(let Y of m){L1(Y)&&fd(Y,t,e),A1(Y)&&fd(Y,t,e);let ie=Y[0],me=Zte[ie];if(me){let{incompatibleTokens:Et}=me;if(Array.isArray(Et)){let Ue=b.find(vt=>Et.includes(vt.token)||vt.token===ie);if(Ue)throw new RangeError(`The format string mustn't contain \`${Ue.fullToken}\` and \`${Y}\` at the same time`)}else if(me.incompatibleTokens==="*"&&b.length>0)throw new RangeError(`The format string mustn't contain \`${Y}\` and any other token at the same time`);b.push({token:ie,fullToken:Y});let ut=me.run(e,Y,o.match,u);if(!ut)return a();d.push(ut.setter),e=ut.rest}else{if(ie.match(ene))throw new RangeError("Format string contains an unescaped latin alphabet character `"+ie+"`");if(Y==="''"?Y="'":ie==="'"&&(Y=nne(Y)),e.indexOf(Y)===0)e=e.slice(Y.length);else return a()}}if(e.length>0&&Jte.test(e))return a();let g=d.map(Y=>Y.priority).sort((Y,ie)=>ie-Y).filter((Y,ie,me)=>me.indexOf(Y)===ie).map(Y=>d.filter(ie=>ie.priority===Y).sort((ie,me)=>me.subPriority-ie.subPriority)).map(Y=>Y[0]),w=Ct(r,n==null?void 0:n.in);if(isNaN(+w))return a();let x={};for(let Y of g){if(!Y.validate(w,u))return a();let ie=Y.set(w,x,u);Array.isArray(ie)?(w=ie[0],Object.assign(x,ie[1])):w=ie}return w}function nne(e){return e.match(Qte)[1].replace(Xte,"'")}var D=function(e){return e.SEPARATOR="separator",e.PERCENT="percent",e.IP="IP",e.CPF_CNPJ="CPF_CNPJ",e.MONTH="M",e.MONTHS="M0",e.MINUTE="m",e.HOUR="h",e.HOURS="H",e.MINUTES="m0",e.HOURS_HOUR="Hh",e.SECONDS="s0",e.HOURS_MINUTES_SECONDS="Hh:m0:s0",e.EMAIL_MASK="A*@A*.A*",e.HOURS_MINUTES="Hh:m0",e.MINUTES_SECONDS="m0:s0",e.DAYS_MONTHS_YEARS="d0/M0/0000",e.DAYS_MONTHS="d0/M0",e.DAYS="d0",e.DAY="d",e.SECOND="s",e.LETTER_S="S",e.DOT=".",e.COMMA=",",e.CURLY_BRACKETS_LEFT="{",e.CURLY_BRACKETS_RIGHT="}",e.MINUS="-",e.OR="||",e.HASH="#",e.EMPTY_STRING="",e.SYMBOL_STAR="*",e.SYMBOL_QUESTION="?",e.SLASH="/",e.WHITE_SPACE=" ",e.NUMBER_ZERO="0",e.NUMBER_NINE="9",e.BACKSPACE="Backspace",e.DELETE="Delete",e.ARROW_LEFT="ArrowLeft",e.ARROW_UP="ArrowUp",e.DOUBLE_ZERO="00",e}(D||{}),dp=new K("ngx-mask config"),q1=new K("new ngx-mask config"),$1=new K("initial ngx-mask config"),rne={suffix:"",prefix:"",thousandSeparator:" ",decimalMarker:[".",","],clearIfNotMatch:!1,showTemplate:!1,showMaskTyped:!1,placeHolderCharacter:"_",dropSpecialCharacters:!0,hiddenInput:null,shownMaskExpression:"",separatorLimit:"",allowNegativeNumbers:!1,validation:!0,specialCharacters:["-","/","(",")",".",":"," ","+",",","@","[","]",'"',"'"],leadZeroDateTime:!1,apm:!1,leadZero:!1,keepCharacterPositions:!1,triggerOnMaskChange:!1,inputTransformFn:e=>e,outputTransformFn:e=>e,maskFilled:new Vt,patterns:{0:{pattern:new RegExp("\\d")},9:{pattern:new RegExp("\\d"),optional:!0},X:{pattern:new RegExp("\\d"),symbol:"*"},A:{pattern:new RegExp("[a-zA-Z0-9]")},S:{pattern:new RegExp("[a-zA-Z]")},U:{pattern:new RegExp("[A-Z]")},L:{pattern:new RegExp("[a-z]")},d:{pattern:new RegExp("\\d")},m:{pattern:new RegExp("\\d")},M:{pattern:new RegExp("\\d")},H:{pattern:new RegExp("\\d")},h:{pattern:new RegExp("\\d")},s:{pattern:new RegExp("\\d")}}};D.HOURS_MINUTES_SECONDS,D.HOURS_MINUTES,D.MINUTES_SECONDS;D.PERCENT,D.HOURS_HOUR,D.SECONDS,D.MINUTES,D.SEPARATOR,D.DAYS_MONTHS_YEARS,D.DAYS_MONTHS,D.DAYS,D.MONTHS;var ane=(()=>{const t=class t{constructor(){s(this,"_config",C(dp));s(this,"dropSpecialCharacters",this._config.dropSpecialCharacters);s(this,"hiddenInput",this._config.hiddenInput);s(this,"showTemplate");s(this,"clearIfNotMatch",this._config.clearIfNotMatch);s(this,"specialCharacters",this._config.specialCharacters);s(this,"patterns",this._config.patterns);s(this,"prefix",this._config.prefix);s(this,"suffix",this._config.suffix);s(this,"thousandSeparator",this._config.thousandSeparator);s(this,"decimalMarker",this._config.decimalMarker);s(this,"customPattern");s(this,"showMaskTyped",this._config.showMaskTyped);s(this,"placeHolderCharacter",this._config.placeHolderCharacter);s(this,"validation",this._config.validation);s(this,"separatorLimit",this._config.separatorLimit);s(this,"allowNegativeNumbers",this._config.allowNegativeNumbers);s(this,"leadZeroDateTime",this._config.leadZeroDateTime);s(this,"leadZero",this._config.leadZero);s(this,"apm",this._config.apm);s(this,"inputTransformFn",this._config.inputTransformFn);s(this,"outputTransformFn",this._config.outputTransformFn);s(this,"keepCharacterPositions",this._config.keepCharacterPositions);s(this,"_shift",new Set);s(this,"plusOnePosition",!1);s(this,"maskExpression","");s(this,"actualValue","");s(this,"showKeepCharacterExp","");s(this,"shownMaskExpression","");s(this,"deletedSpecialCharacter",!1);s(this,"ipError");s(this,"cpfCnpjError");s(this,"_formatWithSeparators",(n,a,i,o)=>{var g;let l=[],c="";if(Array.isArray(i)){let w=new RegExp(i.map(x=>"[\\^$.|?*+()".indexOf(x)>=0?`\\${x}`:x).join("|"));l=n.split(w),c=((g=n.match(w))==null?void 0:g[0])??D.EMPTY_STRING}else l=n.split(i),c=i;let u=l.length>1?`${c}${l[1]}`:D.EMPTY_STRING,d=l[0]??D.EMPTY_STRING,m=this.separatorLimit.replace(/\s/g,D.EMPTY_STRING);m&&+m&&(d[0]===D.MINUS?d=`-${d.slice(1,d.length).slice(0,m.length)}`:d=d.slice(0,m.length));let b=/(\d+)(\d{3})/;for(;a&&b.test(d);)d=d.replace(b,"$1"+a+"$2");return typeof o>"u"?d+u:o===0?d:d+u.substring(0,o+1)});s(this,"percentage",n=>{let a=n.replace(",","."),i=Number(this.allowNegativeNumbers&&n.includes(D.MINUS)?a.slice(1,n.length):a);return!isNaN(i)&&i>=0&&i<=100});s(this,"getPrecision",n=>{let a=n.split(D.DOT);return a.length>1?Number(a[a.length-1]):1/0});s(this,"checkAndRemoveSuffix",n=>{var a,i,o,l;for(let c=((a=this.suffix)==null?void 0:a.length)-1;c>=0;c--){let u=this.suffix.substring(c,(i=this.suffix)==null?void 0:i.length);if(n.includes(u)&&c!==((o=this.suffix)==null?void 0:o.length)-1&&(c-1<0||!n.includes(this.suffix.substring(c-1,(l=this.suffix)==null?void 0:l.length))))return n.replace(u,D.EMPTY_STRING)}return n});s(this,"checkInputPrecision",(n,a,i)=>{var c;let o=n,l=i;if(a<1/0){Array.isArray(l)&&(l=l.find(g=>g!==this.thousandSeparator)||l[0]);let u=new RegExp(this._charToRegExpExpression(l)+`\\d{${a}}.*$`),d=o.match(u),m=(d&&((c=d[0])==null?void 0:c.length))??0;if(m-1>a){let b=m-1-a;o=o.substring(0,o.length-b)}a===0&&this._compareOrIncludes(o[o.length-1],l,this.thousandSeparator)&&(o=o.substring(0,o.length-1))}return o})}applyMaskWithPattern(n,a){let[i,o]=a;return this.customPattern=o,this.applyMask(n,i)}applyMask(n,a,i=0,o=!1,l=!1,c=()=>{}){var ut,Ue,vt;if(!a||typeof n!="string")return D.EMPTY_STRING;let u=0,d="",m=!1,b=!1,g=1,w=!1,x=n,S=i;x.slice(0,this.prefix.length)===this.prefix&&(x=x.slice(this.prefix.length,x.length)),this.suffix&&x.length>0&&(x=this.checkAndRemoveSuffix(x)),x==="("&&this.prefix&&(x="");let T=x.toString().split(D.EMPTY_STRING);if(this.allowNegativeNumbers&&x.slice(u,u+1)===D.MINUS&&(d+=x.slice(u,u+1)),a===D.IP){let Z=x.split(D.DOT);this.ipError=this._validIP(Z),a="099.099.099.099"}let R=[];for(let Z=0;Z<x.length;Z++)(ut=x[Z])!=null&&ut.match("\\d")&&R.push(x[Z]??D.EMPTY_STRING);if(a===D.CPF_CNPJ&&(this.cpfCnpjError=R.length!==11&&R.length!==14,R.length>11?a="00.000.000/0000-00":a="000.000.000-00"),a.startsWith(D.PERCENT)){if(x.match("[a-z]|[A-Z]")||x.match(/[-!$%^&*()_+|~=`{}\[\]:";'<>?,\/.]/)&&!l){x=this._stripToDecimal(x);let ge=this.getPrecision(a);x=this.checkInputPrecision(x,ge,this.decimalMarker)}let Z=typeof this.decimalMarker=="string"?this.decimalMarker:D.DOT;if(x.indexOf(Z)>0&&!this.percentage(x.substring(0,x.indexOf(Z)))){let ge=x.substring(0,x.indexOf(Z)-1);this.allowNegativeNumbers&&x.slice(u,u+1)===D.MINUS&&!l&&(ge=x.substring(0,x.indexOf(Z))),x=`${ge}${x.substring(x.indexOf(Z),x.length)}`}let H="";this.allowNegativeNumbers&&x.slice(u,u+1)===D.MINUS?H=`${D.MINUS}${x.slice(u+1,u+x.length)}`:H=x,this.percentage(H)?d=this._splitPercentZero(x):d=this._splitPercentZero(x.substring(0,x.length-1))}else if(a.startsWith(D.SEPARATOR)){(x.match("[wа-яА-Я]")||x.match("[ЁёА-я]")||x.match("[a-z]|[A-Z]")||x.match(/[-@#!$%\\^&*()_£¬'+|~=`{}\]:";<>.?/]/)||x.match("[^A-Za-z0-9,]"))&&(x=this._stripToDecimal(x));let Z=this.getPrecision(a),H=Array.isArray(this.decimalMarker)?this.thousandSeparator===D.DOT?D.COMMA:D.DOT:this.decimalMarker;if(Z===0?x=this.allowNegativeNumbers?x.length>2&&x[0]===D.MINUS&&x[1]===D.NUMBER_ZERO&&x[2]!==this.thousandSeparator&&x[2]!==D.COMMA&&x[2]!==D.DOT?"-"+x.slice(2,x.length):x[0]===D.NUMBER_ZERO&&x.length>1&&x[1]!==this.thousandSeparator&&x[1]!==D.COMMA&&x[1]!==D.DOT?x.slice(1,x.length):x:x.length>1&&x[0]===D.NUMBER_ZERO&&x[1]!==this.thousandSeparator&&x[1]!==D.COMMA&&x[1]!==D.DOT?x.slice(1,x.length):x:(x[0]===H&&x.length>1&&(x=D.NUMBER_ZERO+x.slice(0,x.length+1),this.plusOnePosition=!0),x[0]===D.NUMBER_ZERO&&x[1]!==H&&x[1]!==this.thousandSeparator&&(x=x.length>1?x.slice(0,1)+H+x.slice(1,x.length+1):x,this.plusOnePosition=!0),this.allowNegativeNumbers&&x[0]===D.MINUS&&(x[1]===H||x[1]===D.NUMBER_ZERO)&&(x=x[1]===H&&x.length>2?x.slice(0,1)+D.NUMBER_ZERO+x.slice(1,x.length):x[1]===D.NUMBER_ZERO&&x.length>2&&x[2]!==H?x.slice(0,2)+H+x.slice(2,x.length):x,this.plusOnePosition=!0)),l){let Te=x.slice(this._findFirstNonZeroDigitIndex(x),x.length),Pe=x[S]===D.NUMBER_ZERO||x[S]===H,et=x[0]===D.NUMBER_ZERO,Sn=x[0]===D.MINUS,We=x[0]===this.thousandSeparator,jt=x[1]===H,St=x[1]===D.NUMBER_ZERO,jn=x[2]===H;et&&jt&&Pe&&S<2&&(x=Te),Sn&&St&&jn&&Pe&&S<3&&(x=D.MINUS+Te),Te!==D.MINUS&&(S===0&&(et||We)||this.allowNegativeNumbers&&S===1&&Sn&&!St)&&(x=Sn?D.MINUS+Te:Te)}let ge=this._charToRegExpExpression(this.thousandSeparator),L='@#!$%^&*()_+|~=`{}\\[\\]:\\s,\\.";<>?\\/'.replace(ge,"");if(Array.isArray(this.decimalMarker))for(let Te of this.decimalMarker)L=L.replace(this._charToRegExpExpression(Te),D.EMPTY_STRING);else L=L.replace(this._charToRegExpExpression(this.decimalMarker),"");let j=new RegExp("["+L+"]");x.match(j)&&(x=x.substring(0,x.length-1)),x=this.checkInputPrecision(x,Z,this.decimalMarker);let U=x.replace(new RegExp(ge,"g"),"");d=this._formatWithSeparators(U,this.thousandSeparator,this.decimalMarker,Z);let Se=d.indexOf(D.COMMA)-x.indexOf(D.COMMA),qe=d.length-x.length,Ft=l&&d.length<n.length&&this.separatorLimit;if((d[S-1]===this.thousandSeparator||d[S-this.prefix.length])&&this.prefix&&l)S=S-1;else if(qe>0&&d[S]!==this.thousandSeparator||Ft){b=!0;let Te=0;do this._shift.add(S+Te),Te++;while(Te<qe)}else d[S-1]===this.thousandSeparator||qe===-4||qe===-3||d[S]===this.thousandSeparator?(this._shift.clear(),this._shift.add(S-1)):Se!==0&&S>0&&!(d.indexOf(D.COMMA)>=S&&S>3)||!(d.indexOf(D.DOT)>=S&&S>3)&&qe<=0?(this._shift.clear(),b=!0,g=qe,S+=qe,this._shift.add(S)):this._shift.clear()}else for(let Z=0,H=T[0];Z<T.length&&u!==a.length;Z++,H=T[Z]??D.EMPTY_STRING){let ge=D.SYMBOL_STAR in this.patterns;if(this._checkSymbolMask(H,a[u]??D.EMPTY_STRING)&&a[u+1]===D.SYMBOL_QUESTION)d+=H,u+=2;else if(a[u+1]===D.SYMBOL_STAR&&m&&this._checkSymbolMask(H,a[u+2]??D.EMPTY_STRING))d+=H,u+=3,m=!1;else if(this._checkSymbolMask(H,a[u]??D.EMPTY_STRING)&&a[u+1]===D.SYMBOL_STAR&&!ge)d+=H,m=!0;else if(a[u+1]===D.SYMBOL_QUESTION&&this._checkSymbolMask(H,a[u+2]??D.EMPTY_STRING))d+=H,u+=3;else if(this._checkSymbolMask(H,a[u]??D.EMPTY_STRING)){if(a[u]===D.HOURS&&(this.apm?Number(H)>9:Number(H)>2)){S=this.leadZeroDateTime?S:S+1,u+=1,this._shiftStep(a,u,T.length),Z--,this.leadZeroDateTime&&(d+="0");continue}if(a[u]===D.HOUR&&(this.apm?d.length===1&&Number(d)>1||d==="1"&&Number(H)>2||x.slice(u-1,u).length===1&&Number(x.slice(u-1,u))>2||x.slice(u-1,u)==="1"&&Number(H)>2:d==="2"&&Number(H)>3||(d.slice(u-2,u)==="2"||d.slice(u-3,u)==="2"||d.slice(u-4,u)==="2"||d.slice(u-1,u)==="2")&&Number(H)>3&&u>10)){S=S+1,u+=1,Z--;continue}if((a[u]===D.MINUTE||a[u]===D.SECOND)&&Number(H)>5){S=this.leadZeroDateTime?S:S+1,u+=1,this._shiftStep(a,u,T.length),Z--,this.leadZeroDateTime&&(d+="0");continue}let L=31,j=x[u],U=x[u+1],Se=x[u+2],qe=x[u-1],Ft=x[u-2],Te=x.slice(u-3,u-1),Pe=x.slice(u-1,u+1),et=x.slice(u,u+2),Sn=x.slice(u-2,u);if(a[u]===D.DAY){let We=a.slice(0,2)===D.MONTHS,jt=a.slice(0,2)===D.MONTHS&&this.specialCharacters.includes(Ft);if(Number(H)>3&&this.leadZeroDateTime||!We&&(Number(et)>L||Number(Pe)>L||this.specialCharacters.includes(U))||(jt?Number(Pe)>L||!this.specialCharacters.includes(j)&&this.specialCharacters.includes(Se)||this.specialCharacters.includes(j):Number(et)>L||this.specialCharacters.includes(U)&&!l)){S=this.leadZeroDateTime?S:S+1,u+=1,this._shiftStep(a,u,T.length),Z--,this.leadZeroDateTime&&(d+="0");continue}}if(a[u]===D.MONTH){let We=u===0&&(Number(H)>2||Number(et)>12||this.specialCharacters.includes(U)&&!l),jt=a.slice(u+2,u+3),St=Te.includes(jt)&&a.includes("d0")&&(this.specialCharacters.includes(Ft)&&Number(Pe)>12&&!this.specialCharacters.includes(j)||this.specialCharacters.includes(j)),jn=Number(Te)<=L&&!this.specialCharacters.includes(Te)&&this.specialCharacters.includes(qe)&&(Number(et)>12||this.specialCharacters.includes(U)),Ir=Number(et)>12&&u===5||this.specialCharacters.includes(U)&&u===5,Uo=Number(Te)>L&&!this.specialCharacters.includes(Te)&&!this.specialCharacters.includes(Sn)&&Number(Sn)>12&&a.includes("d0"),Wo=Number(Te)<=L&&!this.specialCharacters.includes(Te)&&!this.specialCharacters.includes(qe)&&Number(Pe)>12;if(Number(H)>1&&this.leadZeroDateTime||We||St||Wo||Uo||jn||Ir&&!this.leadZeroDateTime){S=this.leadZeroDateTime?S:S+1,u+=1,this._shiftStep(a,u,T.length),Z--,this.leadZeroDateTime&&(d+="0");continue}}d+=H,u++}else this.specialCharacters.includes(H)&&a[u]===H?(d+=H,u++):this.specialCharacters.indexOf(a[u]??D.EMPTY_STRING)!==-1?(d+=a[u],u++,this._shiftStep(a,u,T.length),Z--):a[u]===D.NUMBER_NINE&&this.showMaskTyped?this._shiftStep(a,u,T.length):this.patterns[a[u]??D.EMPTY_STRING]&&((Ue=this.patterns[a[u]??D.EMPTY_STRING])!=null&&Ue.optional)?(T[u]&&a!=="099.099.099.099"&&a!=="000.000.000-00"&&a!=="00.000.000/0000-00"&&!a.match(/^9+\.0+$/)&&!((vt=this.patterns[a[u]??D.EMPTY_STRING])!=null&&vt.optional)&&(d+=T[u]),a.includes(D.NUMBER_NINE+D.SYMBOL_STAR)&&a.includes(D.NUMBER_ZERO+D.SYMBOL_STAR)&&u++,u++,Z--):this.maskExpression[u+1]===D.SYMBOL_STAR&&this._findSpecialChar(this.maskExpression[u+2]??D.EMPTY_STRING)&&this._findSpecialChar(H)===this.maskExpression[u+2]&&m||this.maskExpression[u+1]===D.SYMBOL_QUESTION&&this._findSpecialChar(this.maskExpression[u+2]??D.EMPTY_STRING)&&this._findSpecialChar(H)===this.maskExpression[u+2]&&m?(u+=3,d+=H):this.showMaskTyped&&this.specialCharacters.indexOf(H)<0&&H!==this.placeHolderCharacter&&this.placeHolderCharacter.length===1&&(w=!0)}d.length+1===a.length&&this.specialCharacters.indexOf(a[a.length-1]??D.EMPTY_STRING)!==-1&&(d+=a[a.length-1]);let O=S+1;for(;this._shift.has(O);)g++,O++;let Y=o&&!a.startsWith(D.SEPARATOR)?u:this._shift.has(S)?g:0;w&&Y--,c(Y,b),g<0&&this._shift.clear();let ie=!1;l&&(ie=T.every(Z=>this.specialCharacters.includes(Z)));let me=`${this.prefix}${ie?D.EMPTY_STRING:d}${this.showMaskTyped?"":this.suffix}`;d.length===0&&(me=this.dropSpecialCharacters?`${d}`:`${this.prefix}${d}`);let Et=x.length===1&&this.specialCharacters.includes(a[0])&&x!==a[0];if(!this._checkSymbolMask(x,a[1])&&Et)return"";if(d.includes(D.MINUS)&&this.prefix&&this.allowNegativeNumbers){if(l&&d===D.MINUS)return"";me=`${D.MINUS}${this.prefix}${d.split(D.MINUS).join(D.EMPTY_STRING)}${this.suffix}`}return me}_findDropSpecialChar(n){return Array.isArray(this.dropSpecialCharacters)?this.dropSpecialCharacters.find(a=>a===n):this._findSpecialChar(n)}_findSpecialChar(n){return this.specialCharacters.find(a=>a===n)}_checkSymbolMask(n,a){var i,o;return this.patterns=this.customPattern?this.customPattern:this.patterns,(((i=this.patterns[a])==null?void 0:i.pattern)&&((o=this.patterns[a])==null?void 0:o.pattern.test(n)))??!1}_stripToDecimal(n){return n.split(D.EMPTY_STRING).filter((a,i)=>{let o=typeof this.decimalMarker=="string"?a===this.decimalMarker:this.decimalMarker.includes(a);return a.match("^-?\\d")||a===this.thousandSeparator||o||a===D.MINUS&&i===0&&this.allowNegativeNumbers}).join(D.EMPTY_STRING)}_charToRegExpExpression(n){return n&&(n===" "?"\\s":"[\\^$.|?*+()".indexOf(n)>=0?`\\${n}`:n)}_shiftStep(n,a,i){let o=/[*?]/g.test(n.slice(0,a))?i:a;this._shift.add(o+this.prefix.length||0)}_compareOrIncludes(n,a,i){return Array.isArray(a)?a.filter(o=>o!==i).includes(n):n===a}_validIP(n){return!(n.length===4&&!n.some((a,i)=>n.length!==i+1?a===D.EMPTY_STRING||Number(a)>255:a===D.EMPTY_STRING||Number(a.substring(0,3))>255))}_splitPercentZero(n){if(n===D.MINUS&&this.allowNegativeNumbers)return n;let a=typeof this.decimalMarker=="string"?n.indexOf(this.decimalMarker):n.indexOf(D.DOT),i=this.allowNegativeNumbers&&n.includes(D.MINUS)?"-":"";if(a===-1){let o=parseInt(i?n.slice(1,n.length):n,10);return isNaN(o)?D.EMPTY_STRING:`${i}${o}`}else{let o=parseInt(n.replace("-","").substring(0,a),10),l=n.substring(a+1),c=isNaN(o)?"":o.toString(),u=typeof this.decimalMarker=="string"?this.decimalMarker:D.DOT;return c===D.EMPTY_STRING?D.EMPTY_STRING:`${i}${c}${u}${l}`}}_findFirstNonZeroDigitIndex(n){for(let a=0;a<n.length;a++){let i=n[a];if(i&&i>="1"&&i<="9")return a}return-1}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})(),ine=(()=>{const t=class t extends ane{constructor(){super(...arguments);s(this,"isNumberValue",!1);s(this,"maskIsShown","");s(this,"selStart",null);s(this,"selEnd",null);s(this,"writingValue",!1);s(this,"maskChanged",!1);s(this,"_maskExpressionArray",[]);s(this,"triggerOnMaskChange",!1);s(this,"_previousValue","");s(this,"_currentValue","");s(this,"_emitValue",!1);s(this,"_start");s(this,"_end");s(this,"onChange",a=>{});s(this,"_elementRef",C(At,{optional:!0}));s(this,"document",C(Le));s(this,"_config",C(dp));s(this,"_renderer",C(_i,{optional:!0}))}applyMask(a,i,o=0,l=!1,c=!1,u=()=>{}){if(!i)return a!==this.actualValue?this.actualValue:a;if(this.maskIsShown=this.showMaskTyped?this.showMaskInInput():D.EMPTY_STRING,this.maskExpression===D.IP&&this.showMaskTyped&&(this.maskIsShown=this.showMaskInInput(a||D.HASH)),this.maskExpression===D.CPF_CNPJ&&this.showMaskTyped&&(this.maskIsShown=this.showMaskInInput(a||D.HASH)),!a&&this.showMaskTyped)return this.formControlResult(this.prefix),`${this.prefix}${this.maskIsShown}${this.suffix}`;let d=a&&typeof this.selStart=="number"?a[this.selStart]??D.EMPTY_STRING:D.EMPTY_STRING,m="",b=o;if(this.hiddenInput!==null&&!this.writingValue){let S=a&&a.length===1?a.split(D.EMPTY_STRING):this.actualValue.split(D.EMPTY_STRING);typeof this.selStart=="object"&&typeof this.selEnd=="object"?(this.selStart=Number(this.selStart),this.selEnd=Number(this.selEnd)):a!==D.EMPTY_STRING&&S.length?typeof this.selStart=="number"&&typeof this.selEnd=="number"&&(a.length>S.length?S.splice(this.selStart,0,d):a.length<S.length&&(S.length-a.length===1?c?S.splice(this.selStart-1,1):S.splice(a.length-1,1):S.splice(this.selStart,this.selEnd-this.selStart))):S=[],this.showMaskTyped&&!this.hiddenInput&&(m=this.removeMask(a)),m=this.actualValue.length&&S.length<=a.length?this.shiftTypedSymbols(S.join(D.EMPTY_STRING)):a}if(l&&(this.hiddenInput||!this.hiddenInput)&&(m=a),c&&this.specialCharacters.indexOf(this.maskExpression[b]??D.EMPTY_STRING)!==-1&&this.showMaskTyped&&!this.prefix&&(m=this._currentValue),this.deletedSpecialCharacter&&b&&(this.specialCharacters.includes(this.actualValue.slice(b,b+1))?b=b+1:i.slice(b-1,b+1)!==D.MONTHS&&(b=b-2),this.deletedSpecialCharacter=!1),this.showMaskTyped&&this.placeHolderCharacter.length===1&&!this.leadZeroDateTime&&(m=this.removeMask(a)),this.maskChanged?m=a:m=m&&m.length?m:a,this.showMaskTyped&&this.keepCharacterPositions&&this.actualValue&&!l&&!this.writingValue){let S=this.dropSpecialCharacters?this.removeMask(this.actualValue):this.actualValue;return this.formControlResult(S),this.actualValue?this.actualValue:`${this.prefix}${this.maskIsShown}${this.suffix}`}let g=super.applyMask(m,i,b,l,c,u);if(this.actualValue=this.getActualValue(g),this.thousandSeparator===D.DOT&&this.decimalMarker===D.DOT&&(this.decimalMarker=D.COMMA),this.maskExpression.startsWith(D.SEPARATOR)&&this.dropSpecialCharacters===!0&&(this.specialCharacters=this.specialCharacters.filter(S=>!this._compareOrIncludes(S,this.decimalMarker,this.thousandSeparator))),(g||g==="")&&(this._previousValue=this._currentValue,this._currentValue=g,this._emitValue=this._previousValue!==this._currentValue||this.maskChanged||this.writingValue||this._previousValue===this._currentValue&&l),this._emitValue&&(this.writingValue&&this.triggerOnMaskChange?requestAnimationFrame(()=>this.formControlResult(g)):this.formControlResult(g)),!this.showMaskTyped||this.showMaskTyped&&this.hiddenInput)return this.hiddenInput?c?this.hideInput(g,this.maskExpression):`${this.hideInput(g,this.maskExpression)}${this.maskIsShown.slice(g.length)}`:g;let w=g.length,x=`${this.prefix}${this.maskIsShown}${this.suffix}`;if(this.maskExpression.includes(D.HOURS)){let S=this._numberSkipedSymbols(g);return`${g}${x.slice(w+S)}`}else if(this.maskExpression===D.IP||this.maskExpression===D.CPF_CNPJ)return`${g}${x}`;return`${g}${x.slice(w)}`}_numberSkipedSymbols(a){let i=/(^|\D)(\d\D)/g,o=i.exec(a),l=0;for(;o!=null;)l+=1,o=i.exec(a);return l}applyValueChanges(a,i,o,l=()=>{}){var u;let c=(u=this._elementRef)==null?void 0:u.nativeElement;c&&(c.value=this.applyMask(c.value,this.maskExpression,a,i,o,l),c!==this._getActiveElement()&&this.clearIfNotMatchFn())}hideInput(a,i){return a.split(D.EMPTY_STRING).map((o,l)=>{var c,u;return this.patterns&&this.patterns[i[l]??D.EMPTY_STRING]&&((c=this.patterns[i[l]??D.EMPTY_STRING])!=null&&c.symbol)?(u=this.patterns[i[l]??D.EMPTY_STRING])==null?void 0:u.symbol:o}).join(D.EMPTY_STRING)}getActualValue(a){let i=a.split(D.EMPTY_STRING).filter((o,l)=>{let c=this.maskExpression[l]??D.EMPTY_STRING;return this._checkSymbolMask(o,c)||this.specialCharacters.includes(c)&&o===c});return i.join(D.EMPTY_STRING)===a?i.join(D.EMPTY_STRING):a}shiftTypedSymbols(a){let i="";return(a&&a.split(D.EMPTY_STRING).map((o,l)=>{if(this.specialCharacters.includes(a[l+1]??D.EMPTY_STRING)&&a[l+1]!==this.maskExpression[l+1])return i=o,a[l+1];if(i.length){let c=i;return i=D.EMPTY_STRING,c}return o})||[]).join(D.EMPTY_STRING)}numberToString(a){return!a&&a!==0||this.maskExpression.startsWith(D.SEPARATOR)&&(this.leadZero||!this.dropSpecialCharacters)||this.maskExpression.startsWith(D.SEPARATOR)&&this.separatorLimit.length>14&&String(a).length>14?String(a):Number(a).toLocaleString("fullwide",{useGrouping:!1,maximumFractionDigits:20}).replace(`/${D.MINUS}/`,D.MINUS)}showMaskInInput(a){if(this.showMaskTyped&&this.shownMaskExpression){if(this.maskExpression.length!==this.shownMaskExpression.length)throw new Error("Mask expression must match mask placeholder length");return this.shownMaskExpression}else if(this.showMaskTyped){if(a){if(this.maskExpression===D.IP)return this._checkForIp(a);if(this.maskExpression===D.CPF_CNPJ)return this._checkForCpfCnpj(a)}return this.placeHolderCharacter.length===this.maskExpression.length?this.placeHolderCharacter:this.maskExpression.replace(/\w/g,this.placeHolderCharacter)}return""}clearIfNotMatchFn(){var i;let a=(i=this._elementRef)==null?void 0:i.nativeElement;a&&this.clearIfNotMatch&&this.prefix.length+this.maskExpression.length+this.suffix.length!==a.value.replace(this.placeHolderCharacter,D.EMPTY_STRING).length&&(this.formElementProperty=["value",D.EMPTY_STRING],this.applyMask("",this.maskExpression))}set formElementProperty([a,i]){!this._renderer||!this._elementRef||Promise.resolve().then(()=>{var o,l;return(l=this._renderer)==null?void 0:l.setProperty((o=this._elementRef)==null?void 0:o.nativeElement,a,i)})}checkDropSpecialCharAmount(a){return a.split(D.EMPTY_STRING).filter(i=>this._findDropSpecialChar(i)).length}removeMask(a){return this._removeMask(this._removeSuffix(this._removePrefix(a)),this.specialCharacters.concat("_").concat(this.placeHolderCharacter))}_checkForIp(a){if(a===D.HASH)return`${this.placeHolderCharacter}.${this.placeHolderCharacter}.${this.placeHolderCharacter}.${this.placeHolderCharacter}`;let i=[];for(let o=0;o<a.length;o++){let l=a[o]??D.EMPTY_STRING;l&&l.match("\\d")&&i.push(l)}return i.length<=3?`${this.placeHolderCharacter}.${this.placeHolderCharacter}.${this.placeHolderCharacter}`:i.length>3&&i.length<=6?`${this.placeHolderCharacter}.${this.placeHolderCharacter}`:i.length>6&&i.length<=9?this.placeHolderCharacter:""}_checkForCpfCnpj(a){let i=`${this.placeHolderCharacter}${this.placeHolderCharacter}${this.placeHolderCharacter}.${this.placeHolderCharacter}${this.placeHolderCharacter}${this.placeHolderCharacter}.${this.placeHolderCharacter}${this.placeHolderCharacter}${this.placeHolderCharacter}-${this.placeHolderCharacter}${this.placeHolderCharacter}`,o=`${this.placeHolderCharacter}${this.placeHolderCharacter}.${this.placeHolderCharacter}${this.placeHolderCharacter}${this.placeHolderCharacter}.${this.placeHolderCharacter}${this.placeHolderCharacter}${this.placeHolderCharacter}/${this.placeHolderCharacter}${this.placeHolderCharacter}${this.placeHolderCharacter}${this.placeHolderCharacter}-${this.placeHolderCharacter}${this.placeHolderCharacter}`;if(a===D.HASH)return i;let l=[];for(let c=0;c<a.length;c++){let u=a[c]??D.EMPTY_STRING;u&&u.match("\\d")&&l.push(u)}return l.length<=3?i.slice(l.length,i.length):l.length>3&&l.length<=6?i.slice(l.length+1,i.length):l.length>6&&l.length<=9?i.slice(l.length+2,i.length):l.length>9&&l.length<11?i.slice(l.length+3,i.length):l.length===11?"":l.length===12?a.length===17?o.slice(16,o.length):o.slice(15,o.length):l.length>12&&l.length<=14?o.slice(l.length+4,o.length):""}_getActiveElement(a=this.document){var o;let i=(o=a==null?void 0:a.activeElement)==null?void 0:o.shadowRoot;return i!=null&&i.activeElement?this._getActiveElement(i):a.activeElement}formControlResult(a){if(this.writingValue&&!a){this.onChange("");return}if(this.writingValue||!this.triggerOnMaskChange&&this.maskChanged){this.triggerOnMaskChange&&this.maskChanged&&this.onChange(this.outputTransformFn(this._toNumber(this._checkSymbols(this._removeSuffix(this._removePrefix(a)))))),this.maskChanged=!1;return}Array.isArray(this.dropSpecialCharacters)?this.onChange(this.outputTransformFn(this._toNumber(this._checkSymbols(this._removeMask(this._removeSuffix(this._removePrefix(a)),this.dropSpecialCharacters))))):this.dropSpecialCharacters||!this.dropSpecialCharacters&&this.prefix===a?this.onChange(this.outputTransformFn(this._toNumber(this._checkSymbols(this._removeSuffix(this._removePrefix(a)))))):this.onChange(this.outputTransformFn(this._toNumber(a)))}_toNumber(a){if(!this.isNumberValue||a===D.EMPTY_STRING||this.maskExpression.startsWith(D.SEPARATOR)&&(this.leadZero||!this.dropSpecialCharacters))return a;if(String(a).length>14&&this.maskExpression.startsWith(D.SEPARATOR))return String(a);let i=Number(a);if(this.maskExpression.startsWith(D.SEPARATOR)&&Number.isNaN(i)){let o=String(a).replace(",",".");return Number(o)}return Number.isNaN(i)?a:i}_removeMask(a,i){return this.maskExpression.startsWith(D.PERCENT)&&a.includes(D.DOT)?a:a&&a.replace(this._regExpForRemove(i),D.EMPTY_STRING)}_removePrefix(a){return this.prefix?a&&a.replace(this.prefix,D.EMPTY_STRING):a}_removeSuffix(a){return this.suffix?a&&a.replace(this.suffix,D.EMPTY_STRING):a}_retrieveSeparatorValue(a){let i=Array.isArray(this.dropSpecialCharacters)?this.specialCharacters.filter(o=>this.dropSpecialCharacters.includes(o)):this.specialCharacters;return!this.deletedSpecialCharacter&&this._checkPatternForSpace()&&a.includes(D.WHITE_SPACE)&&this.maskExpression.includes(D.SYMBOL_STAR)&&(i=i.filter(o=>o!==D.WHITE_SPACE)),this._removeMask(a,i)}_regExpForRemove(a){return new RegExp(a.map(i=>`\\${i}`).join("|"),"gi")}_replaceDecimalMarkerToDot(a){let i=Array.isArray(this.decimalMarker)?this.decimalMarker:[this.decimalMarker];return a.replace(this._regExpForRemove(i),D.DOT)}_checkSymbols(a){let i=a;if(i===D.EMPTY_STRING)return i;this.maskExpression.startsWith(D.PERCENT)&&this.decimalMarker===D.COMMA&&(i=i.replace(D.COMMA,D.DOT));let o=this._retrieveSeparatorPrecision(this.maskExpression),l=this._replaceDecimalMarkerToDot(this._retrieveSeparatorValue(i));return this.isNumberValue&&o?i===this.decimalMarker?null:l.length>14?String(l):this._checkPrecision(this.maskExpression,l):l}_checkPatternForSpace(){var a,i,o;for(let l in this.patterns)if(this.patterns[l]&&((a=this.patterns[l])!=null&&a.hasOwnProperty("pattern"))){let c=(i=this.patterns[l])==null?void 0:i.pattern.toString(),u=(o=this.patterns[l])==null?void 0:o.pattern;if(c!=null&&c.includes(D.WHITE_SPACE)&&(u!=null&&u.test(this.maskExpression)))return!0}return!1}_retrieveSeparatorPrecision(a){let i=a.match(new RegExp("^separator\\.([^d]*)"));return i?Number(i[1]):null}_checkPrecision(a,i){let o=this.getPrecision(a),l=i;return a.indexOf("2")>0||this.leadZero&&Number(o)>0?(this.decimalMarker===D.COMMA&&this.leadZero&&(l=l.replace(",",".")),this.leadZero?Number(l).toFixed(Number(o)):Number(l).toFixed(2)):this.numberToString(l)}_repeatPatternSymbols(a){return a.match(/{[0-9]+}/)&&a.split(D.EMPTY_STRING).reduce((i,o,l)=>{if(this._start=o===D.CURLY_BRACKETS_LEFT?l:this._start,o!==D.CURLY_BRACKETS_RIGHT)return this._findSpecialChar(o)?i+o:i;this._end=l;let c=Number(a.slice(this._start+1,this._end)),u=new Array(c+1).join(a[this._start-1]);if(a.slice(0,this._start).length>1&&a.includes(D.LETTER_S)){let d=a.slice(0,this._start-1);return d.includes(D.CURLY_BRACKETS_LEFT)?i+u:d+i+u}else return i+u},"")||a}currentLocaleDecimalMarker(){return 1.1.toLocaleString().substring(1,2)}};s(t,"ɵfac",(()=>{let a;return function(i){return(a||(a=$t(t)))(i||t)}})()),s(t,"ɵprov",V({token:t,factory:t.ɵfac}));let e=t;return e})();function one(){let e=C($1),t=C(q1);return t instanceof Function?se(se({},e),t()):se(se({},e),t)}function sne(e){return[{provide:q1,useValue:e},{provide:$1,useValue:rne},{provide:dp,useFactory:one},ine]}function lne(e){return Vd(sne(e))}var tu=(()=>{const t=class t{setServices(n){this.services=n}getServices(){if(!this.services)throw new Error("ComponentServices has not been set yet.");return this.services}hasServices(){return!!this.services}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),une="4.0",gd=une,Rr=(e=>(e.DEV="dev",e.DEMO="demo",e.INT="int",e.ACC="acc",e.PROD="prod",e))(Rr||{}),cne=(()=>{const t=class t{constructor(){s(this,"version");s(this,"language");s(this,"configName");s(this,"services");s(this,"onPrint",new Vt);s(this,"_ngInitDone",!1);s(this,"correctlySetup",!1);s(this,"extraRequiredFields",[])}validateVersion(){let n=gd.split(".").map(i=>parseInt(i)),a=(this.version||"").split(".").map(i=>parseInt(i));return a.length!==2?(console.error(`[BaseWebComponent] The given version (${this.version}) has the wrong format <major>.<minor>!`),!1):a[0]!==n[0]?(console.error(`[BaseWebComponent] The given version (${this.version})'s major is not compatible with this component's major version (${gd})!`),!1):!0}validateInputs(){let n=this,a=["language","configName","services","version",...this.extraRequiredFields],{missingFields:i,presentFields:o}=a.reduce((l,c)=>(n[c]===void 0?l.missingFields.push(c):l.presentFields.push(c),l),{missingFields:[],presentFields:[]});return i.length?(console.log(`[BaseWebComponent] Waiting for missing inputs: ${i.join(", ")}; Present inputs: ${o.join(", ")}`),!1):(console.log("[BaseWebComponent] All required inputs are present"),this.validateVersion()?this.services.cacheDataStorage==null?(console.error("[BaseWebComponent] The given services input does not contain a cache service!"),!1):this.services.getAccessToken==null?(console.error("[BaseWebComponent] The given services input does not contain a getAccessToken() function!"),!1):this.services.registerRefreshCallback==null?(console.error("[BaseWebComponent] The given services input does not contain a registerRefreshCallback() function!"),!1):!0:!1)}ngOnChanges(n){this.correctlySetup=this.validateInputs(),this.correctlySetup&&(this._ngInitDone?this.onPropsChanged(n):(this.onInitialized(),this._ngInitDone=!0))}isCorrectlySetup(){return this.correctlySetup}onInitialized(){}onPropsChanged(n){}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",lt({type:t,selectors:[["ng-component"]],inputs:{version:"version",language:"language",configName:"configName",services:"services"},outputs:{onPrint:"onPrint"},features:[Ud],decls:0,vars:0,template:function(n,a){},encapsulation:2}));let e=t;return e})(),G1=class{constructor(e,t,r,n,a){s(this,"logId");s(this,"services");s(this,"key");s(this,"cacheFetchingKey");s(this,"offlineDataStorageEnabled");s(this,"isOfflineAuthenticated");this.logId=a,this.services=e,this.key=t,this.cacheFetchingKey=`fetching-${this.key}`,this.offlineDataStorageEnabled=n,this.isOfflineAuthenticated=r}clearStoredDataWhen(e){return Array.isArray(e)&&e.length===0}fetchBackendData(){return wt(this,null,function*(){let e=yield this.getDataFromBackend();return e&&(yield this.updateStoredData(e)),e})}fetchOfflineData(){return wt(this,null,function*(){if(this.services.offlineDataStorage==null)return null;let e=yield this.services.offlineDataStorage.get(this.key);return e==null&&this.logId&&console.log("[%s] Offline data not found for key [%s]",this.logId,this.key),this.logId&&console.log("[%s] Found valid data in offline store for key [%s]: [%s]",this.logId,this.key,e),this.storeDataInCache(e),e})}storeDataOffline(e){return wt(this,null,function*(){this.offlineDataStorageEnabled&&this.services.offlineDataStorage&&e&&(yield this.services.offlineDataStorage.set(this.key,e),this.logId&&console.log("[%s] Updated data in the offline store",this.logId))})}storeDataInCache(e){e&&(this.logId&&console.log("[%s] updating data in cache at [%s]",this.logId,this.key),this.services.cacheDataStorage.set(this.key,e))}getDataFromCache(){return wt(this,null,function*(){let e=t=>{this.services.cacheDataStorage.get(this.cacheFetchingKey)?(this.logId&&console.log("[%s] Another WC is fetching data... Waiting a bit.",this.logId),setTimeout(()=>{e(t)},500)):t(this.services.cacheDataStorage.get(this.key))};return this.logId&&console.log("[%s] Trying to get data from cache...",this.logId),new Promise(t=>{e(t)})})}getData(e=!1){return wt(this,null,function*(){let t=null;if(this.isOfflineAuthenticated){if(this.offlineDataStorageEnabled&&this.services.offlineDataStorage)return yield this.fetchOfflineData();throw new Error(`[${this.logId}] Trying to access offline store while it is not present or not enabled`)}if(!e){if(t=yield this.getDataFromCache(),t)return this.logId&&console.log("[%s] Data pulled from cache: ",this.logId,t),t;this.logId&&console.log("[%s] No data in cache",this.logId)}try{return this.services.cacheDataStorage.set(this.cacheFetchingKey,!0),yield this.fetchBackendData()}finally{this.services.cacheDataStorage.remove(this.cacheFetchingKey)}})}updateStoredData(e){return wt(this,null,function*(){this.storeDataInCache(e),yield this.clearStoredDataWhen(e)?this.clearStoredData():this.storeDataOffline(e)})}clearStoredData(){return wt(this,null,function*(){this.offlineDataStorageEnabled&&this.services.offlineDataStorage&&(yield this.services.offlineDataStorage.remove(this.key),this.logId&&console.log(`[${this.logId}] Removed all data from "${this.key}" in the offline store`))})}},U1=()=>{let e=["WebView","(iPhone|iPod|iPad)(?!.*Safari)","Android.*(;\\s+wv|Version/\\d.\\d\\s+Chrome/\\d+(\\.0){3})","Linux; U; Android"],t=new RegExp("("+e.join("|")+")","ig");return!!navigator.userAgent.match(t)},go=function(e){return e.DIARY_NOTES="diarynotes",e.PRESCRIPTIONS="prescriptions",e.MEDICATION_SCHEME="medicationScheme",e.MEDICATION_SCHEME_PAGE_STATE="medicationSchemePageState",e.DELIVERED_MEDICATIONS="deliveredMedications",e.USER_INFOS="userInfos",e.MANDATE_TYPE="mandateType",e}(go||{}),Qi=function(e){return e.CNK="cnk",e.INN="inn",e.VMP="vmp",e.EAN="ean",e.COMPOUND="compound",e}(Qi||{}),h=function(e){return e.NL="nl",e.FR="fr",e.DE="de",e.EN="en",e}(h||{});h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE,h.EN,h.NL,h.FR,h.DE;var la={getAuthorizationHeader:e=>`Bearer ${e}`,getUserType:e=>e.isProfessional?"professional":"patient",clientType:{webApp:"webapp",mobileApp:"mobapp"}},Xi={authorization:"Authorization",userType:"user-type",clientType:"client-type"},qi=class extends Error{};qi.prototype.name="InvalidTokenError";function dne(e){return decodeURIComponent(atob(e).replace(/(.)/g,(t,r)=>{let n=r.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n}))}function hne(e){let t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw new Error("base64 string is not of the correct length")}try{return dne(t)}catch{return atob(t)}}function pne(e,t){if(typeof e!="string")throw new qi("Invalid token specified: must be a string");t||(t={});let r=t.header===!0?0:1,n=e.split(".")[r];if(typeof n!="string")throw new qi(`Invalid token specified: missing part #${r+1}`);let a;try{a=hne(n)}catch(i){throw new qi(`Invalid token specified: invalid base64 for part #${r+1} (${i.message})`)}try{return JSON.parse(a)}catch(i){throw new qi(`Invalid token specified: invalid json for part #${r+1} (${i.message})`)}}var mne=class extends G1{constructor(e,t,r){super(e,go.USER_INFOS,t,r,go.USER_INFOS),this.getLocalAccessToken=e.getAccessToken}getDataFromBackend(){return wt(this,null,function*(){return pne(yield this.getLocalAccessToken("")).userProfile})}},W1=(()=>{const t=class t{get isProfessional(){return this._isProfessional}set isProfessional(n){this._isProfessional=n}get patientSsin(){return this._patientSsin}set patientSsin(n){this._patientSsin=n}get isOfflineDataStorageEnabled(){return this._offlineDataStorageEnabled}set isOfflineDataStorageEnabled(n){this._offlineDataStorageEnabled=n}get isOfflineAuthenticated(){return this._isOfflineAuthenticated}set isOfflineAuthenticated(n){this._isOfflineAuthenticated=n}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})();function fne(e){var t,r;return((t=e==null?void 0:e.children)==null?void 0:t.length)>0?e.children[0].ssin:((r=e==null?void 0:e.mandators)==null?void 0:r.length)>0?e.mandators[0].ssin:e.ssin}function gne(e){var t,r;return((t=e==null?void 0:e.children)==null?void 0:t.length)>0?e.children[0]:((r=e==null?void 0:e.mandators)==null?void 0:r.length)>0?e.mandators[0]:{ssin:e.ssin,lastName:e==null?void 0:e.lastName,firstName:e==null?void 0:e.firstName}}var vne=(()=>{const t=class t extends W1{constructor(){super(...arguments),this.servicesStore=C(tu)}resolveSsin(){return wt(this,null,function*(){if(this.isProfessional===!0)return this.patientSsin;let n=yield this.fetchUserProfileToken();return fne(n)})}resolvePatientInfo(){return wt(this,null,function*(){let n=yield this.fetchUserProfileToken();return gne(n)})}resolveUserInfo(){return wt(this,null,function*(){var d,m,b,g;let n=yield this.fetchUserProfileToken(),a=n.lastName,i=n.firstName,o=this.extractProfessionalRole(n),l=((d=n==null?void 0:n.organizations)==null?void 0:d.length)>0&&((m=n==null?void 0:n.organizations[0])!=null&&m.pharmacy)?"pharmacist":void 0,c=(b=n==null?void 0:n.organizations)!=null&&b.length&&l!==void 0?n==null?void 0:n.organizations[0]:void 0,u=this.resolveProfessional(n,o)?n[o]:void 0;return{firstName:i,ssin:n.ssin,lastName:a,role:l||o,organization:c&&l?c:void 0,professional:u,mandator:((g=n==null?void 0:n.mandators)==null?void 0:g.length)>0}})}isMandator(){return wt(this,null,function*(){var n,a;return((a=(n=yield this.fetchUserProfileToken())==null?void 0:n.mandators)==null?void 0:a.length)>0})}resolveProfessional(n,a){return a?n[a]:void 0}extractProfessionalRole(n){let a=["physician","nurse","midwife","dentist"],i="patient";return a.forEach(o=>{n[o]&&(i=o)}),i}fetchUserProfileToken(){return this.accessTokenService.getData(!0)}registerAccessTokenService(n,a){this.isOfflineAuthenticated=n,this.isOfflineDataStorageEnabled=a,this.accessTokenService=new mne(this.servicesStore.getServices(),n,a)}};t.ɵfac=(()=>{let n;return function(a){return(n||(n=$t(t)))(a||t)}})(),t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),bne=(()=>{const t=class t extends W1{resolveSsin(){return wt(this,null,function*(){return Promise.resolve("00000000097")})}resolvePatientInfo(){return Promise.resolve({firstName:"John",lastName:"Doe",ssin:"00000000097"})}resolveUserInfo(){return Promise.resolve({firstName:"John",lastName:"Doe",ssin:"00000000097",role:"patient",organization:void 0,professional:void 0,mandator:!1})}isMandator(){return wt(this,null,function*(){return Promise.resolve(!1)})}registerAccessTokenService(n,a){this.isOfflineAuthenticated=n,this.isOfflineDataStorageEnabled=a}};t.ɵfac=(()=>{let n;return function(a){return(n||(n=$t(t)))(a||t)}})(),t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),yne=(()=>{const t=class t{constructor(){this.http=C(Si)}get(n,a,i){return ws()?this.http.get(n,{headers:i}):at(a)}patch(n,a,i){return ws()?this.http.patch(n,{},{headers:i}):at(a)}post(n,a,i){return ws()?this.http.post(n,{},{headers:i}):at(a)}delete(n,a,i){return ws()?this.http.delete(n,{headers:i}):at(a)}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),ws=()=>window.Cypress;function _ne(e){return e.firstName&&e.lastName?e.firstName+" "+e.lastName:e.name}var wne={fr:["fr","nl","de","en"],nl:["nl","fr","de","en"],de:["de","fr","nl","en"],en:["en","nl","fr","de"]};function Z1(e,t){if(e){t=t==null?void 0:t.substring(0,2);for(let r of wne[t]){let n=e.find(a=>a.lang===r);if(n)return n.value}return e.length>0?e[0].value:"Missing translation"}}var Ka=function(e){return e.INITIAL="INITIAL",e.LOADING="LOADING",e.SUCCESS="SUCCESS",e.UPDATING="UPDATING",e.ERROR="ERROR",e}(Ka||{}),vr=function(e){return e.NO_DATA="NO_DATA",e.TEMP_UNAVAILABLE="TEMP_UNAVAILABLE",e.NOT_AUTHORIZED="NOT_AUTHORIZED",e.OTHER="OTHER",e}(vr||{});function xne(e,t){return wt(this,null,function*(){t.next({status:Ka.LOADING});try{let r=yield e,n={status:Ka.SUCCESS,data:r};return t.next(n),n}catch(r){let n={status:Ka.ERROR,error:kne(r)};return t.next(n),n}})}var qf={[vr.NO_DATA]:["VIDIS_0140"],[vr.TEMP_UNAVAILABLE]:["VIDIS_0121","VIDIS_0122","VIDIS_0123","VIDIS_0124","VIDIS_0125","VIDIS_0126","VIDIS_0131","VIDIS_0132","VIDIS_0133","VIDIS_0134","VIDIS_0135","VIDIS_0136"],[vr.NOT_AUTHORIZED]:["VIDIS_3150","VIDIS_3090","VIDIS_3140","VIDIS_3100","VIDIS_3120","VIDIS_0400","VIDIS_3030","VIDIS_0100","VIDIS_0120","VIDIS_0110","VIDIS_0200","VIDIS_0340","VIDIS_0341"],[vr.OTHER]:[]};function Ene(e){for(let t of Object.keys(qf))if(qf[t].includes(e))return t;return vr.OTHER}function Sne(e,t,r){let n=e||"UNKNOWN",a=Ene(n);return{code:n,message:r??"An unexpected error occurred",group:a,traceId:t}}function kne(e){var a,i,o;let t=((a=e.error)==null?void 0:a.code)??void 0,r=((i=e.error)==null?void 0:i.message)??e.message,n=(o=e.headers)==null?void 0:o.get("trace-id");return Sne(t,n,r)}var Cne=(()=>{const t=class t{constructor(){this.translate=C(Cr)}transform(n){return this.findTranslation(n.name)+" "+(n.prefix?n.prefix+" ":"")+(n.value?n.value+" ":"")+(n.unit?this.translate.instant("commons.units."+n.unit,{count:n.value||1}):"")}findTranslation(n){return Z1(n,this.translate.currentLang)}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),Ine=(()=>{const t=class t{constructor(){this.http=C(Si),this.snackbarService=C(K1)}getLeaflet(n,a){this.http.get(`/v2/leaflet/${n}/${a}`,{responseType:"text"}).pipe(ln(1),Pd(i=>(this.snackbarService.showError(i.status===404?"error.no-leaflet":"error.fetch-leaflet"),Zg(()=>i)))).subscribe(i=>{window.open(i,"_blank")})}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),ci=(()=>{const t=class t{constructor(){this.config=C(Ci),this.injector=C(it),this._instance=null}getInstance(){if(!this._instance){let n=this.config.getEnvironmentVariable("env")==="demo";this._instance=n?this.injector.get(bne):this.injector.get(vne)}return this._instance}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),Dne={HandsetPortrait:"(max-width: 599.98px) and (orientation: portrait)"};function Tne(e,t){if(e&1){let r=Vo();re(0,"div",1)(1,"button",2),Gr("click",function(){yr(r);let n=Ee();return _r(n.action())}),be(2),ne()()}if(e&2){let r=Ee();Q(2),cn(" ",r.data.action," ")}}var Nne=["label"];function One(e,t){}var Mne=Math.pow(2,31)-1,vd=class{constructor(e,t){s(this,"_overlayRef");s(this,"instance");s(this,"containerInstance");s(this,"_afterDismissed",new xe);s(this,"_afterOpened",new xe);s(this,"_onAction",new xe);s(this,"_durationTimeoutId");s(this,"_dismissedByAction",!1);this._overlayRef=t,this.containerInstance=e,e._onExit.subscribe(()=>this._finishDismiss())}dismiss(){this._afterDismissed.closed||this.containerInstance.exit(),clearTimeout(this._durationTimeoutId)}dismissWithAction(){this._onAction.closed||(this._dismissedByAction=!0,this._onAction.next(),this._onAction.complete(),this.dismiss()),clearTimeout(this._durationTimeoutId)}closeWithAction(){this.dismissWithAction()}_dismissAfter(e){this._durationTimeoutId=setTimeout(()=>this.dismiss(),Math.min(e,Mne))}_open(){this._afterOpened.closed||(this._afterOpened.next(),this._afterOpened.complete())}_finishDismiss(){this._overlayRef.dispose(),this._onAction.closed||this._onAction.complete(),this._afterDismissed.next({dismissedByAction:this._dismissedByAction}),this._afterDismissed.complete(),this._dismissedByAction=!1}afterDismissed(){return this._afterDismissed}afterOpened(){return this.containerInstance._onEnter}onAction(){return this._onAction}},Y1=new K("MatSnackBarData"),xl=class{constructor(){s(this,"politeness","assertive");s(this,"announcementMessage","");s(this,"viewContainerRef");s(this,"duration",0);s(this,"panelClass");s(this,"direction");s(this,"data",null);s(this,"horizontalPosition","center");s(this,"verticalPosition","bottom")}},Pne=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Lt({type:t,selectors:[["","matSnackBarLabel",""]],hostAttrs:[1,"mat-mdc-snack-bar-label","mdc-snackbar__label"]}));let e=t;return e})(),Rne=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Lt({type:t,selectors:[["","matSnackBarActions",""]],hostAttrs:[1,"mat-mdc-snack-bar-actions","mdc-snackbar__actions"]}));let e=t;return e})(),Ane=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Lt({type:t,selectors:[["","matSnackBarAction",""]],hostAttrs:[1,"mat-mdc-snack-bar-action","mdc-snackbar__action"]}));let e=t;return e})(),Lne=(()=>{const t=class t{constructor(){s(this,"snackBarRef",C(vd));s(this,"data",C(Y1))}action(){this.snackBarRef.dismissWithAction()}get hasAction(){return!!this.data.action}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",lt({type:t,selectors:[["simple-snack-bar"]],hostAttrs:[1,"mat-mdc-simple-snack-bar"],exportAs:["matSnackBar"],decls:3,vars:2,consts:[["matSnackBarLabel",""],["matSnackBarActions",""],["mat-button","","matSnackBarAction","",3,"click"]],template:function(n,a){n&1&&(re(0,"div",0),be(1),ne(),ze(2,Tne,3,1,"div",1)),n&2&&(Q(),cn(" ",a.data.message,`
|
|
30
|
-
`),Q(),ht(a.hasAction?2:-1))},dependencies:[eu,Pne,Rne,Ane],styles:[`.mat-mdc-simple-snack-bar{display:flex}
|
|
31
|
-
`],encapsulation:2,changeDetection:0}));let e=t;return e})(),ec="_mat-snack-bar-enter",tc="_mat-snack-bar-exit",Fne=(()=>{const t=class t extends Xl{constructor(){super();s(this,"_ngZone",C(je));s(this,"_elementRef",C(At));s(this,"_changeDetectorRef",C(Ei));s(this,"_platform",C(pn));s(this,"_rendersRef");s(this,"_animationsDisabled",C(bi,{optional:!0})==="NoopAnimations");s(this,"snackBarConfig",C(xl));s(this,"_document",C(Le));s(this,"_trackedModals",new Set);s(this,"_enterFallback");s(this,"_exitFallback");s(this,"_renders",new xe);s(this,"_announceDelay",150);s(this,"_announceTimeoutId");s(this,"_destroyed",!1);s(this,"_portalOutlet");s(this,"_onAnnounce",new xe);s(this,"_onExit",new xe);s(this,"_onEnter",new xe);s(this,"_animationState","void");s(this,"_live");s(this,"_label");s(this,"_role");s(this,"_liveElementId",C(Go).getId("mat-snack-bar-container-live-"));s(this,"attachDomPortal",a=>{this._assertNotAttached();let i=this._portalOutlet.attachDomPortal(a);return this._afterPortalAttached(),i});let a=this.snackBarConfig;a.politeness==="assertive"&&!a.announcementMessage?this._live="assertive":a.politeness==="off"?this._live="off":this._live="polite",this._platform.FIREFOX&&(this._live==="polite"&&(this._role="status"),this._live==="assertive"&&(this._role="alert")),this._rendersRef=E0(()=>this._renders.next(),{manualCleanup:!0})}attachComponentPortal(a){this._assertNotAttached();let i=this._portalOutlet.attachComponentPortal(a);return this._afterPortalAttached(),i}attachTemplatePortal(a){this._assertNotAttached();let i=this._portalOutlet.attachTemplatePortal(a);return this._afterPortalAttached(),i}onAnimationEnd(a){a===tc?this._completeExit():a===ec&&(clearTimeout(this._enterFallback),this._ngZone.run(()=>{this._onEnter.next(),this._onEnter.complete()}))}enter(){this._destroyed||(this._animationState="visible",this._changeDetectorRef.markForCheck(),this._changeDetectorRef.detectChanges(),this._screenReaderAnnounce(),this._animationsDisabled?this._renders.pipe(ln(1)).subscribe(()=>{this._ngZone.run(()=>queueMicrotask(()=>this.onAnimationEnd(ec)))}):(clearTimeout(this._enterFallback),this._enterFallback=setTimeout(()=>{this._elementRef.nativeElement.classList.add("mat-snack-bar-fallback-visible"),this.onAnimationEnd(ec)},200)))}exit(){return this._destroyed?at(void 0):(this._ngZone.run(()=>{this._animationState="hidden",this._changeDetectorRef.markForCheck(),this._elementRef.nativeElement.setAttribute("mat-exit",""),clearTimeout(this._announceTimeoutId),this._animationsDisabled?this._renders.pipe(ln(1)).subscribe(()=>{this._ngZone.run(()=>queueMicrotask(()=>this.onAnimationEnd(tc)))}):(clearTimeout(this._exitFallback),this._exitFallback=setTimeout(()=>this.onAnimationEnd(tc),200))}),this._onExit)}ngOnDestroy(){this._destroyed=!0,this._clearFromModals(),this._completeExit(),this._renders.complete(),this._rendersRef.destroy()}_completeExit(){clearTimeout(this._exitFallback),queueMicrotask(()=>{this._onExit.next(),this._onExit.complete()})}_afterPortalAttached(){let a=this._elementRef.nativeElement,i=this.snackBarConfig.panelClass;i&&(Array.isArray(i)?i.forEach(c=>a.classList.add(c)):a.classList.add(i)),this._exposeToModals();let o=this._label.nativeElement,l="mdc-snackbar__label";o.classList.toggle(l,!o.querySelector(`.${l}`))}_exposeToModals(){let a=this._liveElementId,i=this._document.querySelectorAll('body > .cdk-overlay-container [aria-modal="true"]');for(let o=0;o<i.length;o++){let l=i[o],c=l.getAttribute("aria-owns");this._trackedModals.add(l),c?c.indexOf(a)===-1&&l.setAttribute("aria-owns",c+" "+a):l.setAttribute("aria-owns",a)}}_clearFromModals(){this._trackedModals.forEach(a=>{let i=a.getAttribute("aria-owns");if(i){let o=i.replace(this._liveElementId,"").trim();o.length>0?a.setAttribute("aria-owns",o):a.removeAttribute("aria-owns")}}),this._trackedModals.clear()}_assertNotAttached(){this._portalOutlet.hasAttached()}_screenReaderAnnounce(){this._announceTimeoutId||this._ngZone.runOutsideAngular(()=>{this._announceTimeoutId=setTimeout(()=>{if(this._destroyed)return;let a=this._elementRef.nativeElement,i=a.querySelector("[aria-hidden]"),o=a.querySelector("[aria-live]");if(i&&o){let l=null;this._platform.isBrowser&&document.activeElement instanceof HTMLElement&&i.contains(document.activeElement)&&(l=document.activeElement),i.removeAttribute("aria-hidden"),o.appendChild(i),l==null||l.focus(),this._onAnnounce.next(),this._onAnnounce.complete()}},this._announceDelay)})}};s(t,"ɵfac",function(a){return new(a||t)}),s(t,"ɵcmp",lt({type:t,selectors:[["mat-snack-bar-container"]],viewQuery:function(a,i){if(a&1&&($c(ho,7),$c(Nne,7)),a&2){let o;Gc(o=Uc())&&(i._portalOutlet=o.first),Gc(o=Uc())&&(i._label=o.first)}},hostAttrs:[1,"mdc-snackbar","mat-mdc-snack-bar-container"],hostVars:6,hostBindings:function(a,i){a&1&&Gr("animationend",function(o){return i.onAnimationEnd(o.animationName)})("animationcancel",function(o){return i.onAnimationEnd(o.animationName)}),a&2&&Pn("mat-snack-bar-container-enter",i._animationState==="visible")("mat-snack-bar-container-exit",i._animationState==="hidden")("mat-snack-bar-container-animations-enabled",!i._animationsDisabled)},features:[En],decls:6,vars:3,consts:[["label",""],[1,"mdc-snackbar__surface","mat-mdc-snackbar-surface"],[1,"mat-mdc-snack-bar-label"],["aria-hidden","true"],["cdkPortalOutlet",""]],template:function(a,i){a&1&&(re(0,"div",1)(1,"div",2,0)(3,"div",3),ze(4,One,0,0,"ng-template",4),ne(),Qt(5,"div"),ne()()),a&2&&(Q(5),Ln("aria-live",i._live)("role",i._role)("id",i._liveElementId))},dependencies:[ho],styles:[`@keyframes _mat-snack-bar-enter{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes _mat-snack-bar-exit{from{opacity:1}to{opacity:0}}.mat-mdc-snack-bar-container{display:flex;align-items:center;justify-content:center;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);margin:8px}.mat-mdc-snack-bar-handset .mat-mdc-snack-bar-container{width:100vw}.mat-snack-bar-container-animations-enabled{opacity:0}.mat-snack-bar-container-animations-enabled.mat-snack-bar-fallback-visible{opacity:1}.mat-snack-bar-container-animations-enabled.mat-snack-bar-container-enter{animation:_mat-snack-bar-enter 150ms cubic-bezier(0, 0, 0.2, 1) forwards}.mat-snack-bar-container-animations-enabled.mat-snack-bar-container-exit{animation:_mat-snack-bar-exit 75ms cubic-bezier(0.4, 0, 1, 1) forwards}.mat-mdc-snackbar-surface{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;padding-left:0;padding-right:8px}[dir=rtl] .mat-mdc-snackbar-surface{padding-right:0;padding-left:8px}.mat-mdc-snack-bar-container .mat-mdc-snackbar-surface{min-width:344px;max-width:672px}.mat-mdc-snack-bar-handset .mat-mdc-snackbar-surface{width:100%;min-width:0}@media(forced-colors: active){.mat-mdc-snackbar-surface{outline:solid 1px}}.mat-mdc-snack-bar-container .mat-mdc-snackbar-surface{color:var(--mdc-snackbar-supporting-text-color, var(--mat-sys-inverse-on-surface));border-radius:var(--mdc-snackbar-container-shape, var(--mat-sys-corner-extra-small));background-color:var(--mdc-snackbar-container-color, var(--mat-sys-inverse-surface))}.mdc-snackbar__label{width:100%;flex-grow:1;box-sizing:border-box;margin:0;padding:14px 8px 14px 16px}[dir=rtl] .mdc-snackbar__label{padding-left:8px;padding-right:16px}.mat-mdc-snack-bar-container .mdc-snackbar__label{font-family:var(--mdc-snackbar-supporting-text-font, var(--mat-sys-body-medium-font));font-size:var(--mdc-snackbar-supporting-text-size, var(--mat-sys-body-medium-size));font-weight:var(--mdc-snackbar-supporting-text-weight, var(--mat-sys-body-medium-weight));line-height:var(--mdc-snackbar-supporting-text-line-height, var(--mat-sys-body-medium-line-height))}.mat-mdc-snack-bar-actions{display:flex;flex-shrink:0;align-items:center;box-sizing:border-box}.mat-mdc-snack-bar-handset,.mat-mdc-snack-bar-container,.mat-mdc-snack-bar-label{flex:1 1 auto}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled).mat-unthemed{color:var(--mat-snack-bar-button-color, var(--mat-sys-inverse-primary))}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled){--mat-text-button-state-layer-color:currentColor;--mat-text-button-ripple-color:currentColor}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled) .mat-ripple-element{opacity:.1}
|
|
32
|
-
`],encapsulation:2}));let e=t;return e})();function jne(){return new xl}var Vne=new K("mat-snack-bar-default-options",{providedIn:"root",factory:jne}),Bne=(()=>{const t=class t{constructor(){s(this,"_overlay",C(Ur));s(this,"_live",C(aQ));s(this,"_injector",C(it));s(this,"_breakpointObserver",C(My));s(this,"_parentSnackBar",C(t,{optional:!0,skipSelf:!0}));s(this,"_defaultConfig",C(Vne));s(this,"_snackBarRefAtThisLevel",null);s(this,"simpleSnackBarComponent",Lne);s(this,"snackBarContainerComponent",Fne);s(this,"handsetCssClass","mat-mdc-snack-bar-handset")}get _openedSnackBarRef(){let n=this._parentSnackBar;return n?n._openedSnackBarRef:this._snackBarRefAtThisLevel}set _openedSnackBarRef(n){this._parentSnackBar?this._parentSnackBar._openedSnackBarRef=n:this._snackBarRefAtThisLevel=n}openFromComponent(n,a){return this._attach(n,a)}openFromTemplate(n,a){return this._attach(n,a)}open(n,a="",i){let o=se(se({},this._defaultConfig),i);return o.data={message:n,action:a},o.announcementMessage===n&&(o.announcementMessage=void 0),this.openFromComponent(this.simpleSnackBarComponent,o)}dismiss(){this._openedSnackBarRef&&this._openedSnackBarRef.dismiss()}ngOnDestroy(){this._snackBarRefAtThisLevel&&this._snackBarRefAtThisLevel.dismiss()}_attachSnackBarContainer(n,a){let i=a&&a.viewContainerRef&&a.viewContainerRef.injector,o=it.create({parent:i||this._injector,providers:[{provide:xl,useValue:a}]}),l=new co(this.snackBarContainerComponent,a.viewContainerRef,o),c=n.attach(l);return c.instance.snackBarConfig=a,c.instance}_attach(n,a){let i=se(se(se({},new xl),this._defaultConfig),a),o=this._createOverlay(i),l=this._attachSnackBarContainer(o,i),c=new vd(l,o);if(n instanceof ba){let u=new Zh(n,null,{$implicit:i.data,snackBarRef:c});c.instance=l.attachTemplatePortal(u)}else{let u=this._createInjector(i,c),d=new co(n,void 0,u),m=l.attachComponentPortal(d);c.instance=m.instance}return this._breakpointObserver.observe(Dne.HandsetPortrait).pipe(So(o.detachments())).subscribe(u=>{o.overlayElement.classList.toggle(this.handsetCssClass,u.matches)}),i.announcementMessage&&l._onAnnounce.subscribe(()=>{this._live.announce(i.announcementMessage,i.politeness)}),this._animateSnackBar(c,i),this._openedSnackBarRef=c,this._openedSnackBarRef}_animateSnackBar(n,a){n.afterDismissed().subscribe(()=>{this._openedSnackBarRef==n&&(this._openedSnackBarRef=null),a.announcementMessage&&this._live.clear()}),a.duration&&a.duration>0&&n.afterOpened().subscribe(()=>n._dismissAfter(a.duration)),this._openedSnackBarRef?(this._openedSnackBarRef.afterDismissed().subscribe(()=>{n.containerInstance.enter()}),this._openedSnackBarRef.dismiss()):n.containerInstance.enter()}_createOverlay(n){let a=new Yh;a.direction=n.direction;let i=this._overlay.position().global(),o=n.direction==="rtl",l=n.horizontalPosition==="left"||n.horizontalPosition==="start"&&!o||n.horizontalPosition==="end"&&o,c=!l&&n.horizontalPosition!=="center";return l?i.left("0"):c?i.right("0"):i.centerHorizontally(),n.verticalPosition==="top"?i.top("0"):i.bottom("0"),a.positionStrategy=i,this._overlay.create(a)}_createInjector(n,a){let i=n&&n.viewContainerRef&&n.viewContainerRef.injector;return it.create({parent:i||this._injector,providers:[{provide:vd,useValue:a},{provide:Y1,useValue:n.data}]})}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),K1=(()=>{const t=class t{constructor(){this.snackbar=C(Bne),this.translate=C(Cr)}showSuccess(n,a="commons.close",i=5e3){return this.snackbar.open(this.translate.instant(n),this.translate.instant(a),{duration:i,panelClass:"mh-snackbar--success"})}showError(n,a="commons.close",i=5e3){return this.snackbar.open(this.translate.instant(n),this.translate.instant(a),{duration:i,panelClass:"mh-snackbar--error"})}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),zne={demo:{env:Rr.DEMO},dev:{apiUrl:"http://vidis-fake-api.test.paas.vasdc.be",env:Rr.DEV},int:{apiUrl:"https://vidis-api.int.pub.vascloud.be/REST/vidis",env:Rr.INT},acc:{apiUrl:"https://vidis-api.acc.vasha.be/REST/vidis",env:Rr.ACC},prod:{apiUrl:"https://vidis-api.vasha.be/REST/vidis",env:Rr.PROD}},Ci=(()=>{const t=class t{setEnvironment(n){this.configVariables=zne[Rr[n.toUpperCase()]]||{}}getEnvironmentVariable(n){return this.configVariables[n]}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),Hne=(e,t)=>{let r=C(ci).getInstance(),n=C(tu),a=C(Ci).getEnvironmentVariable("apiUrl");if(e.url.includes("assets/")||e.url.startsWith("http")||!a)return t(e);if(r.isOfflineAuthenticated)return at();let i=e.headers||new si,o=r.isProfessional;return _a(n.getServices().getAccessToken("")).pipe(to(l=>t(e.clone({url:`${a}${e.url}`,headers:i.set(Xi.authorization,la.getAuthorizationHeader(l)).set(Xi.userType,la.getUserType({isProfessional:o})).set(Xi.clientType,U1()?la.clientType.mobileApp:la.clientType.webApp)}))))};function qne(e){let t=Math.floor(Math.abs(e)),r=e.toString().replace(/^[^.]*\.?/,"").length;return t===1&&r===0?1:5}var $ne=["de",[["AM","PM"],void 0,void 0],void 0,[["S","M","D","M","D","F","S"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["S","M","D","M","D","F","S"],["So","Mo","Di","Mi","Do","Fr","Sa"],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sept.","Okt.","Nov.","Dez."],["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["v. Chr.","n. Chr."],void 0,void 0],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",void 0,"{1} 'um' {0}",void 0],[",",".",";","%","+","-","E","·","‰","∞","NaN",":"],["#,##0.###","#,##0 %","#,##0.00 ¤","#E0"],"EUR","€","Euro",{ATS:["öS"],AUD:["AU$","$"],BGM:["BGK"],BGO:["BGJ"],BYN:[void 0,"р."],CUC:[void 0,"Cub$"],DEM:["DM"],FKP:[void 0,"Fl£"],GHS:[void 0,"₵"],GNF:[void 0,"F.G."],KMF:[void 0,"FC"],PHP:[void 0,"₱"],RON:[void 0,"L"],RUR:[void 0,"р."],RWF:[void 0,"F.Rw"],SYP:[],THB:["฿"],TWD:["NT$"],XXX:[],ZMW:[void 0,"K"]},"ltr",qne];function Gne(e){let t=Math.floor(Math.abs(e)),r=e.toString().replace(/^[^.]*\.?/,"").length;return t===1&&r===0?1:5}var Une=["en",[["a","p"],["AM","PM"],void 0],[["AM","PM"],void 0,void 0],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],void 0,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],void 0,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",void 0,"{1} 'at' {0}",void 0],[".",",",";","%","+","-","E","×","‰","∞","NaN",":"],["#,##0.###","#,##0%","¤#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",Gne];function Wne(e){let t=Math.floor(Math.abs(e)),r=e.toString().replace(/^[^.]*\.?/,"").length,n=parseInt(e.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return t===0||t===1?1:n===0&&t!==0&&t%1e6===0&&r===0||!(n>=0&&n<=5)?4:5}var Zne=["fr",[["AM","PM"],void 0,void 0],void 0,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],void 0,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc."],["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"]],void 0,[["av. J.-C.","ap. J.-C."],void 0,["avant Jésus-Christ","après Jésus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} 'à' {0}",void 0],[","," ",";","%","+","-","E","×","‰","∞","NaN",":"],["#,##0.###","#,##0 %","#,##0.00 ¤","#E0"],"EUR","€","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BYN:[void 0,"р."],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[void 0,"¥"],COP:["$CO","$"],CYP:["£CY"],EGP:[void 0,"£E"],FJD:["$FJ","$"],FKP:["£FK","£"],FRF:["F"],GBP:["£GB","£"],GIP:["£GI","£"],HKD:[void 0,"$"],IEP:["£IE"],ILP:["£IL"],ITL:["₤IT"],JPY:[void 0,"¥"],KMF:[void 0,"FC"],LBP:["£LB","£L"],MTP:["£MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[void 0,"$C"],NZD:["$NZ","$"],PHP:[void 0,"₱"],RHD:["$RH"],RON:[void 0,"L"],RWF:[void 0,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[void 0,"$T"],TTD:["$TT","$"],TWD:[void 0,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[void 0,"$"],XPF:["FCFP"],ZMW:[void 0,"Kw"]},"ltr",Wne];function Yne(e){let t=Math.floor(Math.abs(e)),r=e.toString().replace(/^[^.]*\.?/,"").length;return t===1&&r===0?1:5}var Kne=["nl",[["a.m.","p.m."],void 0,void 0],void 0,[["Z","M","D","W","D","V","Z"],["zo","ma","di","wo","do","vr","za"],["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],["zo","ma","di","wo","do","vr","za"]],void 0,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mrt.","apr.","mei","jun.","jul.","aug.","sep.","okt.","nov.","dec."],["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"]],void 0,[["v.C.","n.C."],["v.Chr.","n.Chr."],["voor Christus","na Christus"]],1,[6,0],["dd-MM-y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",void 0,"{1} 'om' {0}",void 0],[",",".",";","%","+","-","E","×","‰","∞","NaN",":"],["#,##0.###","#,##0%","¤ #,##0.00;¤ -#,##0.00","#E0"],"EUR","€","Euro",{AUD:["AU$","$"],BYN:[void 0,"р."],CAD:["C$","$"],FJD:["FJ$","$"],JPY:["JP¥","¥"],PHP:[void 0,"₱"],RUR:[void 0,"р."],SBD:["SI$","$"],THB:["฿"],TWD:["NT$"],USD:["US$","$"],XPF:[],XXX:[]},"ltr",Yne];Ql($ne,"de");Ql(Kne,"nl");Ql(Zne,"fr");Ql(Une,"en");var Qne=class{handleError(e){throw new Error(e)}},Xne=class extends CQ{getFirstDayOfWeek(){return 1}format(e){return F1(e,"dd/MM/yyyy")}parse(e){return tne(e,"dd/MM/yyyy",new Date)}},Jne={parse:{dateInput:"DD/MM/YYYY"},display:{dateInput:"DD/MM/YYYY",monthYearLabel:{year:"numeric",month:"long"},dateA11yLabel:{year:"numeric",month:"long",day:"numeric"},monthYearA11yLabel:{year:"numeric",month:"long"}}},ere=[nee(),bK(yK([Hne])),lne(),{provide:Rn,useClass:Qne},{provide:Fy,useClass:Xne,deps:[id]},{provide:dQ,useValue:Jne},{provide:s1,useClass:ree},{provide:Yy,useValue:{panelClass:"mh-dialog-container"}}],tre=lg(M7(),1),nre=new K("MESSAGE_FORMAT_CONFIG"),rre={biDiSupport:!1,formatters:{},strictNumberSign:!1,currency:"USD",strictPluralKeys:!0,throwOnError:!1,fallbackPrefix:void 0},are=(()=>{const t=class t extends Ho{constructor(n){super(),this.mfCache=new Map;let{formatters:a,biDiSupport:i,strictNumberSign:o,currency:l,strictPluralKeys:c,throwOnError:u,fallbackPrefix:d}=se(se({},rre),n);this.messageFormatOptions={customFormatters:a,biDiSupport:i,strict:o,currency:l,strictPluralKeys:c},this.throwOnError=!!u,this.fallbackPrefix=d}compile(n,a){if(this.fallbackPrefix&&n.startsWith(this.fallbackPrefix))return n.slice(this.fallbackPrefix.length);let i;try{i=this.getMessageFormatInstance(a).compile(n)}catch(o){if(this.throwOnError)throw o;console.error(o),console.error(`[ngx-translate-messageformat-compiler] Could not compile message for lang '${a}': '${n}'`),i=ore(n,a)}return this.throwOnError||(i=ire(i,n)),i}compileTranslations(n,a){return typeof n=="string"?this.compile(n,a):Object.keys(n).reduce((i,o)=>{let l=n[o];return i[o]=this.compileTranslations(l,a),i},{})}getMessageFormatInstance(n){return this.mfCache.has(n)||this.mfCache.set(n,new tre.default(n,this.messageFormatOptions)),this.mfCache.get(n)}};t.ɵfac=function(n){return new(n||t)(te(nre,8))},t.ɵprov=V({token:t,factory:t.ɵfac});let e=t;return e})();function ire(e,t){return r=>{let n=t;try{n=e(r)}catch(a){console.error(a),console.error(`[ngx-translate-messageformat-compiler] Could not interpolate '${t}' with params '${r}'`)}return n}}function ore(e,t){return()=>(console.warn(`[ngx-translate-messageformat-compiler] Falling back to original invalid message: '${e}' ('${t}')`),String(e))}var Q1={};oe(Q1,{"00001":()=>X1,"00002":()=>J1,"00003":()=>e_,"00004":()=>t_,"00005":()=>n_,"00006":()=>r_,"00007":()=>a_,"00008":()=>i_,"00009":()=>o_,"00010":()=>s_,"00011":()=>l_,"00012":()=>u_,"00013":()=>c_,"00014":()=>d_,"00015":()=>h_,"00016":()=>p_,"00017":()=>m_,"00018":()=>f_,"00019":()=>g_,"00020":()=>v_,"00021":()=>b_,"00022":()=>y_,"00023":()=>__,"00024":()=>w_,"00025":()=>x_,"00026":()=>E_,"00027":()=>S_,"00028":()=>k_,"00029":()=>C_,"00030":()=>I_,ampoule:()=>J_,bandage:()=>Z_,bottle:()=>ew,box:()=>K_,cm:()=>D_,default:()=>sre,dropsperminute:()=>T_,"effervescent-tablet":()=>U_,gm:()=>N_,internationalunits:()=>O_,iu:()=>$_,liter:()=>Q_,"mck/h":()=>M_,"mck/kg/minute":()=>P_,measure:()=>R_,meq:()=>H_,mg:()=>B_,"mg/h":()=>A_,"mg/ml":()=>z_,micrograms:()=>W_,miu:()=>q_,"ml/h":()=>L_,mmol:()=>G_,piece:()=>Y_,syringe:()=>X_,"syringe-ampoule":()=>tw,tbl:()=>F_,tsp:()=>j_,"unt/h":()=>V_});var X1="{count, plural, one{kaffeelöffel (5 ml)} other{kaffeelöffellen (5 ml)}}",J1="{count, plural, one{Ampulle} other{Ampullen}}",e_="anwenden",t_="{count, plural, one{Kapsel} other{Kapseln}}",n_="{count, plural, one{Tablette} other{Tabletten}}",r_="Dosis",a_="{count, plural, one{Tropf} other{Tropfen}}",i_="{count, plural, one{Fläsche} other{Fläschchen}}",o_="{count, plural, one{Implantat} other{Implantate}}",s_="{count, plural, one{Infusion} other{Infusionen}}",l_="{count, plural, one{Inhalation} other{Inhalationen}}",u_="Einstechen",c_="Kaugummi",d_="{count, plural, one{Kompresse} other{Kompressen}}",h_="{count, plural, one{Einlauf} other{Einläufe}}",p_="ml",m_="Ov.",f_="{count, plural, one{Perle} other{Perlen}}",g_="{count, plural, one{Pastille} other{Pastillen}}",v_="Pflaster",b_="cart",y_="Pen",__="{count, plural, one{Puff} other{Puffs}}",w_="{count, plural, one{Schwamm} other{Schwämme}}",x_="{count, plural, one{Stift} other{Stifte}}",E_="Suppo",S_="Tube",k_="{count, plural, one{Docht} other{Dochte}}",C_="Beutel",I_="Beutel",D_="Zentimeter",T_="{count, plural, one{Tropf pro Minute} other{Tropfen pro Minute}}",N_="Gramm",O_="{count, plural, one{Internationale Einheit} other{Internationale Einheiten}}",M_="Mikrogramm pro Stunde",P_="Mikrogramm pro Kilogramm pro Minute",R_="Maß",A_="Miligramm pro Stunde",L_="Milliliter pro Stunde",F_="Esslöffel",j_="Kaffeelöffel",V_="{count, plural, one{Einheit pro Stunde} other{Einheiten pro Stunde}}",B_="Milligramm",z_="Milligramm pro Millimeter",H_="meq",q_="miu",$_="iu",G_="mmol",U_="effervescent-tablet",W_="micrograms",Z_="{count, plural, one{bandage} other{bandagen}}",Y_="{count, plural, one{stück} other{stücke}}",K_="schachteln",Q_="liter",X_="{count, plural, one{spritze} other{spritzen}}",J_="{count, plural, one{glühbirn} other{glühbirnen}}",ew="{count, plural, one{Fläsche} other{Fläschchen}}",tw="{count, plural, one{spritze-ampulle} other{spritzen-ampulle}}",sre={"00001":X1,"00002":J1,"00003":e_,"00004":t_,"00005":n_,"00006":r_,"00007":a_,"00008":i_,"00009":o_,"00010":s_,"00011":l_,"00012":u_,"00013":c_,"00014":d_,"00015":h_,"00016":p_,"00017":m_,"00018":f_,"00019":g_,"00020":v_,"00021":b_,"00022":y_,"00023":__,"00024":w_,"00025":x_,"00026":E_,"00027":S_,"00028":k_,"00029":C_,"00030":I_,cm:D_,dropsperminute:T_,gm:N_,internationalunits:O_,"mck/h":M_,"mck/kg/minute":P_,measure:R_,"mg/h":A_,"ml/h":L_,tbl:F_,tsp:j_,"unt/h":V_,mg:B_,"mg/ml":z_,meq:H_,miu:q_,iu:$_,mmol:G_,"effervescent-tablet":U_,micrograms:W_,bandage:Z_,piece:Y_,box:K_,liter:Q_,syringe:X_,ampoule:J_,bottle:ew,"syringe-ampoule":tw},nw={};oe(nw,{"00001":()=>rw,"00002":()=>aw,"00003":()=>iw,"00004":()=>ow,"00005":()=>sw,"00006":()=>lw,"00007":()=>uw,"00008":()=>cw,"00009":()=>dw,"00010":()=>hw,"00011":()=>pw,"00012":()=>mw,"00013":()=>fw,"00014":()=>gw,"00015":()=>vw,"00016":()=>bw,"00017":()=>yw,"00018":()=>_w,"00019":()=>ww,"00020":()=>xw,"00021":()=>Ew,"00022":()=>Sw,"00023":()=>kw,"00024":()=>Cw,"00025":()=>Iw,"00026":()=>Dw,"00027":()=>Tw,"00028":()=>Nw,"00029":()=>Ow,"00030":()=>Mw,ampoule:()=>ax,bandage:()=>Jw,bottle:()=>ix,box:()=>tx,cm:()=>Pw,default:()=>lre,dropsperminute:()=>Rw,"effervescent-tablet":()=>Qw,gm:()=>Aw,internationalunits:()=>Lw,iu:()=>Yw,liter:()=>nx,"mck/h":()=>Fw,"mck/kg/minute":()=>jw,measure:()=>Vw,meq:()=>Ww,mg:()=>Gw,"mg/h":()=>Bw,"mg/ml":()=>Uw,micrograms:()=>Xw,miu:()=>Zw,"ml/h":()=>zw,mmol:()=>Kw,piece:()=>ex,syringe:()=>rx,"syringe-ampoule":()=>ox,tbl:()=>Hw,tsp:()=>qw,"unt/h":()=>$w});var rw="{count, plural, one{Teaspoon (5 ml)} other{Teaspoons (5 ml)}}",aw="{count, plural, one{ampoule} other{ampoules}}",iw="applic.",ow="{count, plural, one{capsule} other{capsules}}",sw="{count, plural, one{tablet} other{tablets}}",lw="{count, plural, one{dose} other{doses}}",uw="{count, plural, one{drop} other{drops}}",cw="{count, plural, one{bottle} other{bottles}}",dw="{count, plural, one{implant} other{implants}}",hw="{count, plural, one{perfusion} other{perfusions}}",pw="{count, plural, one{inhalation} other{inhalations}}",mw="insert",fw="{count, plural, one{chewing gum} other{chewing gums}}",gw="{count, plural, one{compress} other{compresses}}",vw="enema",bw="ml",yw="{count, plural, one{ovule} other{ovules}}",_w="{count, plural, one{pearl} other{pearls}}",ww="{count, plural, one{pastille} other{pastilles}}",xw="{count, plural, one{patch} other{patches}}",Ew="{count, plural, one{cartridge} other{cartridges}}",Sw="{count, plural, one{pen} other{pens}}",kw="{count, plural, one{puff} other{puffs}}",Cw="{count, plural, one{sponge} other{sponges}}",Iw="{count, plural, one{stylo} other{stylos}}",Dw="{count, plural, one{supository} other{supositories}}",Tw="{count, plural, one{tube} other{tubes}}",Nw="{count, plural, one{wick} other{wicks}}",Ow="{count, plural, one{bag} other{bags}}",Mw="{count, plural, one{small bag} other{small bags}}",Pw="centimeter",Rw="{count, plural, one{drop per minute} other{drops per minute}}",Aw="gram",Lw="international units",Fw="microgram per hour",jw="microgram per kilogram per minute",Vw="{count, plural, one{measure} other{measures}}",Bw="milligram per hour",zw="milliliter per hour",Hw="{count, plural, one{tablespoon} other{tablespoons}}",qw="{count, plural, one{teaspoon} other{teaspoons}}",$w="{count, plural, one{unit per hour} other{units per hour}}",Gw="milligram",Uw="milligram per milliliter",Ww="milli-equivalent",Zw="miu",Yw="international units",Kw="millimole",Qw="{count, plural, one{effervescent tablet} other{effervescent tablets}}",Xw="microgram",Jw="{count, plural, one{bandage} other{bandages}}",ex="{count, plural, one{piece} other{pieces}}",tx="{count, plural, one{spray} other{sprays}}",nx="liter",rx="{count, plural, one{syringe} other{syringes}}",ax="{count, plural, one{ampoule} other{ampoules}}",ix="{count, plural, one{bottle} other{bottles}}",ox="{count, plural, one{syringe ampoule} other{syringe ampoules}}",lre={"00001":rw,"00002":aw,"00003":iw,"00004":ow,"00005":sw,"00006":lw,"00007":uw,"00008":cw,"00009":dw,"00010":hw,"00011":pw,"00012":mw,"00013":fw,"00014":gw,"00015":vw,"00016":bw,"00017":yw,"00018":_w,"00019":ww,"00020":xw,"00021":Ew,"00022":Sw,"00023":kw,"00024":Cw,"00025":Iw,"00026":Dw,"00027":Tw,"00028":Nw,"00029":Ow,"00030":Mw,cm:Pw,dropsperminute:Rw,gm:Aw,internationalunits:Lw,"mck/h":Fw,"mck/kg/minute":jw,measure:Vw,"mg/h":Bw,"ml/h":zw,tbl:Hw,tsp:qw,"unt/h":$w,mg:Gw,"mg/ml":Uw,meq:Ww,miu:Zw,iu:Yw,mmol:Kw,"effervescent-tablet":Qw,micrograms:Xw,bandage:Jw,piece:ex,box:tx,liter:nx,syringe:rx,ampoule:ax,bottle:ix,"syringe-ampoule":ox},sx={};oe(sx,{"00001":()=>lx,"00002":()=>ux,"00003":()=>cx,"00004":()=>dx,"00005":()=>hx,"00006":()=>px,"00007":()=>mx,"00008":()=>fx,"00009":()=>gx,"00010":()=>vx,"00011":()=>bx,"00012":()=>yx,"00013":()=>_x,"00014":()=>wx,"00015":()=>xx,"00016":()=>Ex,"00017":()=>Sx,"00018":()=>kx,"00019":()=>Cx,"00020":()=>Ix,"00021":()=>Dx,"00022":()=>Tx,"00023":()=>Nx,"00024":()=>Ox,"00025":()=>Mx,"00026":()=>Px,"00027":()=>Rx,"00028":()=>Ax,"00029":()=>Lx,"00030":()=>Fx,ampoule:()=>uE,bandage:()=>aE,bottle:()=>cE,box:()=>oE,cm:()=>jx,default:()=>ure,dropsperminute:()=>Vx,"effervescent-tablet":()=>nE,gm:()=>Bx,internationalunits:()=>zx,iu:()=>eE,liter:()=>sE,"mck/h":()=>Hx,"mck/kg/minute":()=>qx,measure:()=>$x,meq:()=>Xx,mg:()=>Kx,"mg/h":()=>Gx,"mg/ml":()=>Qx,micrograms:()=>rE,miu:()=>Jx,"ml/h":()=>Ux,mmol:()=>tE,piece:()=>iE,syringe:()=>lE,"syringe-ampoule":()=>dE,tbl:()=>Wx,tsp:()=>Zx,"unt/h":()=>Yx});var lx="{count, plural, one{cuillère à café (5 ml)} other{cuillères à café (5 ml)}}",ux="amp.",cx="applic.",dx="caps.",hx="compr.",px="{count, plural, one{dose} other{doses}}",mx="{count, plural, one{goutte} other{gouttes}}",fx="flac.",gx="{count, plural, one{implant} other{implants}}",vx="{count, plural, one{perfusion} other{perfusions}}",bx="{count, plural, one{inhalation} other{inhalations}}",yx="insert",_x="{count, plural, one{gomme à mâcher} other{gommes à mâcher}}",wx="{count, plural, one{compres(se)} other{compres(ses)}}",xx="{count, plural, one{lavement} other{lavements}}",Ex="ml",Sx="ov.",kx="{count, plural, one{perle} other{perles}}",Cx="{count, plural, one{pastille} other{pastilles}}",Ix="{count, plural, one{patch} other{patchs}}",Dx="patr.",Tx="{count, plural, one{stylo} other{stylos}}",Nx="{count, plural, one{puff} other{puffs}}",Ox="{count, plural, one{éponge} other{éponges}}",Mx="{count, plural, one{stylo} other{stylos}}",Px="suppo",Rx="{count, plural, one{tube} other{tubes}}",Ax="{count, plural, one{mèche} other{mèches}}",Lx="{count, plural, one{sac} other{sacs}}",Fx="{count, plural, one{sachet} other{sachets}}",jx="{count, plural, one{centimètre} other{centimètres}}",Vx="{count, plural, one{goute par minute} other{goutes par minute}}",Bx="{count, plural, one{gramme} other{grammes}}",zx="{count, plural, one{unité internationales} other{unités internationales}}",Hx="{count, plural, one{microgramme par heure} other{microgrammes par heure}}",qx="{count, plural, one{microgramme par kilogramme par minute} other{microgrammes par kilogramme par minute}}",$x="{count, plural, one{mesure} other{mesures}}",Gx="{count, plural, one{milligramme par heure} other{milligrammes par heure}}",Ux="{count, plural, one{millilitre par heure} other{millilitres par heure}}",Wx="{count, plural, one{cuillère à soupe} other{cuillères à soupe}}",Zx="{count, plural, one{cuillère à café} other{cuillères à café}}",Yx="{count, plural, one{unité par heure} other{unités par heure}}",Kx="{count, plural, one{miligramme} other{miligrammes}}",Qx="{count, plural, one{milligramme par millimètre} other{milligrammes par millimètre}}",Xx="milli-équivalent",Jx="miu",eE="{count, plural, one{unité internationales} other{unités internationales}}",tE="millimol",nE="{count, plural, one{comprimé effervescent} other{comprimés effervescents}}",rE="{count, plural, one{microgramme} other{microgrammes}}",aE="{count, plural, one{bandage} other{bandages}}",iE="{count, plural, one{pièce} other{pièces}}",oE="{count, plural, one{vaporisateur} other{vaporisateurs}}",sE="{count, plural, one{litre} other{litres}}",lE="{count, plural, one{seringue} other{seringues}}",uE="{count, plural, one{ampoule} other{ampoules}}",cE="{count, plural, one{fiole} other{fioles}}",dE="{count, plural, one{ampoule de seringue} other{ampoules de seringue}}",ure={"00001":lx,"00002":ux,"00003":cx,"00004":dx,"00005":hx,"00006":px,"00007":mx,"00008":fx,"00009":gx,"00010":vx,"00011":bx,"00012":yx,"00013":_x,"00014":wx,"00015":xx,"00016":Ex,"00017":Sx,"00018":kx,"00019":Cx,"00020":Ix,"00021":Dx,"00022":Tx,"00023":Nx,"00024":Ox,"00025":Mx,"00026":Px,"00027":Rx,"00028":Ax,"00029":Lx,"00030":Fx,cm:jx,dropsperminute:Vx,gm:Bx,internationalunits:zx,"mck/h":Hx,"mck/kg/minute":qx,measure:$x,"mg/h":Gx,"ml/h":Ux,tbl:Wx,tsp:Zx,"unt/h":Yx,mg:Kx,"mg/ml":Qx,meq:Xx,miu:Jx,iu:eE,mmol:tE,"effervescent-tablet":nE,micrograms:rE,bandage:aE,piece:iE,box:oE,liter:sE,syringe:lE,ampoule:uE,bottle:cE,"syringe-ampoule":dE},hE={};oe(hE,{"00001":()=>pE,"00002":()=>mE,"00003":()=>fE,"00004":()=>gE,"00005":()=>vE,"00006":()=>bE,"00007":()=>yE,"00008":()=>_E,"00009":()=>wE,"00010":()=>xE,"00011":()=>EE,"00012":()=>SE,"00013":()=>kE,"00014":()=>CE,"00015":()=>IE,"00016":()=>DE,"00017":()=>TE,"00018":()=>NE,"00019":()=>OE,"00020":()=>ME,"00021":()=>PE,"00022":()=>RE,"00023":()=>AE,"00024":()=>LE,"00025":()=>FE,"00026":()=>jE,"00027":()=>VE,"00028":()=>BE,"00029":()=>zE,"00030":()=>HE,ampoule:()=>mS,bandage:()=>uS,bottle:()=>fS,box:()=>dS,cm:()=>qE,default:()=>cre,dropsperminute:()=>$E,"effervescent-tablet":()=>sS,gm:()=>GE,internationalunits:()=>UE,iu:()=>iS,liter:()=>hS,"mck/h":()=>WE,"mck/kg/minute":()=>ZE,measure:()=>YE,meq:()=>rS,mg:()=>tS,"mg/h":()=>KE,"mg/ml":()=>nS,micrograms:()=>lS,miu:()=>aS,"ml/h":()=>QE,mmol:()=>oS,piece:()=>cS,syringe:()=>pS,"syringe-ampoule":()=>gS,tbl:()=>XE,tsp:()=>JE,"unt/h":()=>eS});var pE="{count, plural, one{Koffielepel (5 ml)} other{Koffielepels (5 ml)}}",mE="{count, plural, one{ampule} other{ampullen}}",fE="aanbrengen",gE="{count, plural, one{capsule} other{capsules}}",vE="{count, plural, one{tablet} other{tabletten}}",bE="{count, plural, one{dose} other{dosissen}}",yE="{count, plural, one{druppel} other{druppels}}",_E="{count, plural, one{flesje} other{flesjes}}",wE="{count, plural, one{implantaat} other{implantaten}}",xE="{count, plural, one{infuus} other{infusen}}",EE="{count, plural, one{inhalatie} other{inhalaties}}",SE="inbrengen",kE="{count, plural, one{kauwgom} other{kauwgommen}}",CE="{count, plural, one{kompres} other{kompressen}}",IE="lavement",DE="ml",TE="{count, plural, one{ovule} other{ovules}}",NE="{count, plural, one{parel} other{parels}}",OE="{count, plural, one{pastille} other{pastilles}}",ME="{count, plural, one{pleister} other{pleisters}}",PE="{count, plural, one{patroon} other{patronen}}",RE="{count, plural, one{pen} other{pennen}}",AE="{count, plural, one{puff} other{puffs}}",LE="{count, plural, one{spons} other{sponsen}}",FE="{count, plural, one{stylo} other{stylos}}",jE="{count, plural, one{zetpil} other{zetpillen}}",VE="{count, plural, one{tube} other{tubes}}",BE="{count, plural, one{wiek} other{wieken}}",zE="{count, plural, one{zak} other{zakken}}",HE="{count, plural, one{zakje} other{zakjes}}",qE="centimeter",$E="{count, plural, one{druppel per minuut} other{druppels per minuut}}",GE="gram",UE="internationale eenheden",WE="microgram per uur",ZE="microgram per kilogram per minuut",YE="{count, plural, one{maat} other{maten}}",KE="milligram per uur",QE="milliliter per uur",XE="{count, plural, one{eetlepel} other{eetlepels}}",JE="{count, plural, one{koffielepel} other{koffielepels}}",eS="{count, plural, one{eenheid per uur} other{eenheden per uur}}",tS="miligram",nS="miligram per milimeter",rS="milli-equivalent",aS="miu",iS="internationale eenheden",oS="millimol",sS="{count, plural, one{bruistablet} other{bruistabletten}}",lS="microgram",uS="{count, plural, one{verband} other{verbanden}}",cS="{count, plural, one{stuk} other{stuks}}",dS="{count, plural, one{verstuiving} other{verstuivingen}}",hS="liter",pS="{count, plural, one{spuit} other{spuiten}}",mS="{count, plural, one{ampul} other{ampullen}}",fS="{count, plural, one{fles} other{flessen}}",gS="{count, plural, one{spuitampul} other{spuitampullen}}",cre={"00001":pE,"00002":mE,"00003":fE,"00004":gE,"00005":vE,"00006":bE,"00007":yE,"00008":_E,"00009":wE,"00010":xE,"00011":EE,"00012":SE,"00013":kE,"00014":CE,"00015":IE,"00016":DE,"00017":TE,"00018":NE,"00019":OE,"00020":ME,"00021":PE,"00022":RE,"00023":AE,"00024":LE,"00025":FE,"00026":jE,"00027":VE,"00028":BE,"00029":zE,"00030":HE,cm:qE,dropsperminute:$E,gm:GE,internationalunits:UE,"mck/h":WE,"mck/kg/minute":ZE,measure:YE,"mg/h":KE,"ml/h":QE,tbl:XE,tsp:JE,"unt/h":eS,mg:tS,"mg/ml":nS,meq:rS,miu:aS,iu:iS,mmol:oS,"effervescent-tablet":sS,micrograms:lS,bandage:uS,piece:cS,box:dS,liter:hS,syringe:pS,ampoule:mS,bottle:fS,"syringe-ampoule":gS},dre={nl:hE,fr:sx,de:Q1,en:nw},vS={};oe(vS,{default:()=>hre,friday:()=>xS,monday:()=>bS,saturday:()=>ES,sunday:()=>SS,thursday:()=>wS,tuesday:()=>yS,wednesday:()=>_S});var bS="Montag",yS="Dienstag",_S="Mittwoch",wS="Donnerstag",xS="Freitag",ES="Samstag",SS="Sonntag",hre={monday:bS,tuesday:yS,wednesday:_S,thursday:wS,friday:xS,saturday:ES,sunday:SS},kS={};oe(kS,{default:()=>pre,friday:()=>NS,monday:()=>CS,saturday:()=>OS,sunday:()=>MS,thursday:()=>TS,tuesday:()=>IS,wednesday:()=>DS});var CS="Monday",IS="Tuesday",DS="Wednesday",TS="Thursday",NS="Friday",OS="Saturday",MS="Sunday",pre={monday:CS,tuesday:IS,wednesday:DS,thursday:TS,friday:NS,saturday:OS,sunday:MS},PS={};oe(PS,{default:()=>mre,friday:()=>jS,monday:()=>RS,saturday:()=>VS,sunday:()=>BS,thursday:()=>FS,tuesday:()=>AS,wednesday:()=>LS});var RS="Lundi",AS="Mardi",LS="Mercredi",FS="Jeudi",jS="Vendredi",VS="Samedi",BS="Dimanche",mre={monday:RS,tuesday:AS,wednesday:LS,thursday:FS,friday:jS,saturday:VS,sunday:BS},zS={};oe(zS,{default:()=>fre,friday:()=>US,monday:()=>HS,saturday:()=>WS,sunday:()=>ZS,thursday:()=>GS,tuesday:()=>qS,wednesday:()=>$S});var HS="Maandag",qS="Dinsdag",$S="Woensdag",GS="Donderdag",US="Vrijdag",WS="Zaterdag",ZS="Zondag",fre={monday:HS,tuesday:qS,wednesday:$S,thursday:GS,friday:US,saturday:WS,sunday:ZS},gre={nl:zS,fr:PS,de:vS,en:kS},YS={};oe(YS,{VIDIS_0035:()=>KS,VIDIS_0050:()=>QS,VIDIS_0090:()=>XS,VIDIS_0100:()=>Dk,VIDIS_0110:()=>Nk,VIDIS_0120:()=>Tk,VIDIS_0121:()=>JS,VIDIS_0122:()=>ek,VIDIS_0123:()=>tk,VIDIS_0124:()=>nk,VIDIS_0125:()=>rk,VIDIS_0126:()=>ak,VIDIS_0131:()=>ik,VIDIS_0132:()=>ok,VIDIS_0133:()=>sk,VIDIS_0134:()=>lk,VIDIS_0135:()=>uk,VIDIS_0136:()=>ck,VIDIS_0190:()=>dk,VIDIS_0200:()=>Ok,VIDIS_0210:()=>hk,VIDIS_0211:()=>pk,VIDIS_0230:()=>mk,VIDIS_0290:()=>fk,VIDIS_0330:()=>gk,VIDIS_0340:()=>Mk,VIDIS_0341:()=>Pk,VIDIS_0400:()=>Ck,VIDIS_04001:()=>Rk,VIDIS_0435:()=>vk,VIDIS_0440:()=>bk,VIDIS_3030:()=>Ik,VIDIS_3090:()=>xk,VIDIS_3100:()=>Sk,VIDIS_3120:()=>kk,VIDIS_3140:()=>Ek,VIDIS_3150:()=>wk,VIDIS_5000:()=>yk,VIDIS_7000:()=>_k,"action-not-authorized-close-button":()=>tC,"action-not-authorized-title":()=>eC,"data-not-available-title":()=>Jk,default:()=>vre,general:()=>Lk,"has-hidden-prescriptions":()=>$k,"incorrect-elements-ms-detail":()=>rC,"incorrect-elements-ms-list":()=>nC,invalid_date_format:()=>zk,myHealth:()=>jk,myHealthUrl:()=>Vk,network_error:()=>Bk,"no-access":()=>Fk,prescriptionList:()=>Ak,"report-message-confirm-toast":()=>Xk,"report-message-content":()=>Wk,"report-message-explanation":()=>Uk,"report-message-ignore-button":()=>Qk,"report-message-link":()=>Yk,"report-message-report-button":()=>Kk,"report-message-term-use":()=>Zk,"report-message-title":()=>Gk,"status-message-content":()=>qk,"status-message-title":()=>Hk});var KS="Leider ging dies nicht gut. Versuchen Sie es bitte noch einmal? (VIDIS_0035)",QS="Die Patienten-INSS fehlt. (VIDIS_0050)",XS="Die angegebenen persönlichen Daten wurden nicht erkannt. (VIDIS_0090)",JS="Die Einsichtnahme in die Daten eines Brüsseler Patienten ist derzeit nicht erlaubt.",ek="Die Einsichtnahme in die Daten eines wallonischen Patienten ist derzeit nicht erlaubt.",tk="Die Einsichtnahme in die Daten eines Brüsseler Kinder von einem Elternteil ist derzeit nicht erlaubt.",nk="Die Einsichtnahme in die Daten eines wallonischen Kinder von einem Elternteil ist derzeit nicht erlaubt.",rk="Die Einsichtnahme in die Daten eines Brüsseler Patienten von einem Bevollmächtigter ist derzeit nicht erlaubt.",ak="Die Einsichtnahme in die Daten eines wallonischen Patienten von einem Bevollmächtigter ist derzeit nicht erlaubt.",ik="Der Zugriff auf die Daten eines Brüsseler Patienten ist derzeit nicht erlaubt.",ok="Der Zugriff auf die Daten eines wallonischen Patienten ist derzeit nicht erlaubt.",sk="Der Zugriff eines Elternteils auf die Daten eines Brüsseler Kindes ist derzeit nicht erlaubt.",lk="Der Zugriff eines Elternteils auf die Daten eines wallonischen Kindes ist derzeit nicht erlaubt.",uk="Der Zugriff eines Bevollmächtigten auf die Daten eines Brüsseler Patienten ist derzeit nicht erlaubt.",ck="Der Zugriff eines Bevollmächtigten auf die Daten eines wallonischen Patienten ist derzeit nicht erlaubt.",dk="Ungültige INSS-Patientennummer. (VIDIS_0190)",hk="Die Anmeldung war nicht erfolgreich. Versuchen Sie es erneut? (VIDIS_0210)",pk="Die Anmeldung war nicht erfolgreich. Versuchen Sie es erneut? (VIDIS_0211)",mk="Der Vorgang ist ungültig (VIDIS_0230)",fk='Die Benutzerrolle muss "Bürger" sein. (VIDIS_0290)',gk="Ihre Authentifizierungsstufe erlaubt keinen Zugriff auf diese Seite. Bitte melden Sie sich mit einem anderen Authentifizierungsmittel an (itsme, eID oder mit einem per E-Mail oder App verschickten Sicherheitscode). (VIDIS_0330)",vk="Die Speicherregion für den Medikamentenplan kann nicht bestimmt werden. (VIDIS_0435)",bk="Leider ging dies nicht gut. Versuchen Sie es bitte noch einmal? (VIDIS_0440)",yk="Leider konnten wir Ihre Daten nicht abrufen. Versuchen Sie es bitte noch einmal? (VIDIS_5000)",_k="Leider ging dies nicht gut. Versuchen Sie es bitte noch einmal? (VIDIS_7000)",wk="Kein Mandat zwischen Patient und Bevollmächtigtem gefunden.",xk="Das Rezept ist abgelaufen.",Ek="Reservierungen müssen bei derselben Apotheke erfolgen wie die, bei der das Visi-Flag gesetzt wurde. Sie können das Visi-Flag auch offen lassen.",Sk="Das Visi-Flag muss auf dieselbe Apotheke gesetzt sein, bei der Sie reserviert haben.",kk="Der Patient in der Sitzung ist nicht derselbe wie der Patient in der Anfrage.",Ck="Der Benutzer ist nicht berechtigt, die Anfrage zu stellen.",Ik="Kein Mandat zwischen Patient und Bevollmächtigtem gefunden.",Dk="Vorgang nicht erlaubt.",Tk="Es besteht keine therapeutische Beziehung zwischen Anfragendem und Patient.",Nk="Keine Zustimmung zur Weitergabe von Gesundheitsdaten.",Ok="Der Benutzer darf die Bearbeitung nicht vornehmen, da Antragsteller und Patient sich ausschließen.",Mk="Sie sind nicht berechtigt, die Daten dieses Patienten abzurufen, da Ihr Visum nicht aktiv ist. Bitte wenden Sie sich per E-Mail unter visa@health.belgium.be an den FÖD Gesundheit.",Pk="Sie sind nicht berechtigt, die Daten dieses Patienten abzurufen, entweder weil Ihr Visum nicht aktiv ist, bitte wenden Sie sich in diesem Fall per E-Mail an den FÖD Gesundheit unter visa@health.belgium.be, oder weil die LIKIV-Nummer der Apotheke ungültig ist, bitte kontaktieren Sie in diesem Fall das LIKIV per E-Mail unter dossierpharma@riziv-inami.fgov.be.",Rk="Ihre Anfrage ist ungültig. Bitte versuchen Sie es später erneut.",Ak="Leider war es nicht möglich, die Details der Verschreibung abzurufen. Versuchen Sie es erneut?",Lk="Ein interner technischer Fehler ist aufgetreten. Bitte versuchen Sie es später nochmal.",Fk="Ein interner technischer Fehler ist aufgetreten. Bitte versuchen Sie es später nochmal.",jk="Zurück zum Portal Meine Gesundheit",Vk="https://wwwint.meinegesundheit.belgien.be/#/",Bk="Es ist leider ein Netzwerkfehler aufgetreten. Bitte wenden Sie sich an Ihren Netzwerkadministrator, wenn das Problem weiterhin besteht.",zk="Ungültiges Datumsformat.",Hk="Dienst vorübergehend nicht verfügbar",qk=`Wir haben derzeit ein Problem mit der Verbindung zum Server.
|
|
33
|
-
Bitte versuchen Sie es zu einem späteren Zeitpunkt erneut.`,$k="Der Patient hat ein oder mehrere Verschreibungen ausgeblendet.",Gk="Technisches Problem",Uk="Bitte versuchen Sie es später noch einmal.",Wk="Helfen Sie uns, das Problem zu identifizieren und zu lösen. Mit dem Melden akzeptieren Sie ",Zk="unsere Nutzungsbedingungen",Yk="https://www.riziv.fgov.be/nl/pagina/datenschutzerklarung-der-mobilen-anwendung-meinegesundheit",Kk="Problem melden",Qk="Nicht melden",Xk="Das Problem wurde gemeldet",Jk="Daten nicht verfügbar",eC="Aktion nicht erlaubt",tC="Schließen",nC="Ein Warnzeichen weist auf fehlerhafte Angaben in Ihrem Medikamentenplan hin. Bitte wenden Sie sich an den verschreibenden Arzt.",rC="Bitten Sie {prescriber}, die mit einem Warnzeichen gekennzeichneten fehlerhaften Angaben zu korrigieren.",vre={VIDIS_0035:KS,VIDIS_0050:QS,VIDIS_0090:XS,VIDIS_0121:JS,VIDIS_0122:ek,VIDIS_0123:tk,VIDIS_0124:nk,VIDIS_0125:rk,VIDIS_0126:ak,VIDIS_0131:ik,VIDIS_0132:ok,VIDIS_0133:sk,VIDIS_0134:lk,VIDIS_0135:uk,VIDIS_0136:ck,VIDIS_0190:dk,VIDIS_0210:hk,VIDIS_0211:pk,VIDIS_0230:mk,VIDIS_0290:fk,VIDIS_0330:gk,VIDIS_0435:vk,VIDIS_0440:bk,VIDIS_5000:yk,VIDIS_7000:_k,VIDIS_3150:wk,VIDIS_3090:xk,VIDIS_3140:Ek,VIDIS_3100:Sk,VIDIS_3120:kk,VIDIS_0400:Ck,VIDIS_3030:Ik,VIDIS_0100:Dk,VIDIS_0120:Tk,VIDIS_0110:Nk,VIDIS_0200:Ok,VIDIS_0340:Mk,VIDIS_0341:Pk,VIDIS_04001:Rk,prescriptionList:Ak,general:Lk,"no-access":Fk,myHealth:jk,myHealthUrl:Vk,network_error:Bk,invalid_date_format:zk,"status-message-title":Hk,"status-message-content":qk,"has-hidden-prescriptions":$k,"report-message-title":Gk,"report-message-explanation":Uk,"report-message-content":Wk,"report-message-term-use":Zk,"report-message-link":Yk,"report-message-report-button":Kk,"report-message-ignore-button":Qk,"report-message-confirm-toast":Xk,"data-not-available-title":Jk,"action-not-authorized-title":eC,"action-not-authorized-close-button":tC,"incorrect-elements-ms-list":nC,"incorrect-elements-ms-detail":rC},aC={};oe(aC,{VIDIS_0035:()=>iC,VIDIS_0050:()=>oC,VIDIS_0090:()=>sC,VIDIS_0100:()=>FC,VIDIS_0110:()=>VC,VIDIS_0120:()=>jC,VIDIS_0121:()=>lC,VIDIS_0122:()=>uC,VIDIS_0123:()=>cC,VIDIS_0124:()=>dC,VIDIS_0125:()=>hC,VIDIS_0126:()=>pC,VIDIS_0131:()=>mC,VIDIS_0132:()=>fC,VIDIS_0133:()=>gC,VIDIS_0134:()=>vC,VIDIS_0135:()=>bC,VIDIS_0136:()=>yC,VIDIS_0190:()=>_C,VIDIS_0200:()=>BC,VIDIS_0210:()=>wC,VIDIS_0211:()=>xC,VIDIS_0230:()=>EC,VIDIS_0290:()=>SC,VIDIS_0330:()=>kC,VIDIS_0340:()=>zC,VIDIS_0341:()=>HC,VIDIS_0400:()=>AC,VIDIS_04001:()=>qC,VIDIS_0435:()=>CC,VIDIS_0440:()=>IC,VIDIS_3030:()=>LC,VIDIS_3090:()=>OC,VIDIS_3100:()=>PC,VIDIS_3120:()=>RC,VIDIS_3140:()=>MC,VIDIS_3150:()=>NC,VIDIS_5000:()=>DC,VIDIS_7000:()=>TC,"action-not-authorized-close-button":()=>cI,"action-not-authorized-title":()=>uI,"data-not-available-title":()=>lI,default:()=>bre,general:()=>GC,"has-hidden-prescriptions":()=>JC,"incorrect-elements-ms-detail":()=>hI,"incorrect-elements-ms-list":()=>dI,invalid_date_format:()=>KC,myHealth:()=>WC,myHealthUrl:()=>ZC,network_error:()=>YC,"no-access":()=>UC,prescriptionList:()=>$C,"report-message-confirm-toast":()=>sI,"report-message-content":()=>nI,"report-message-explanation":()=>tI,"report-message-ignore-button":()=>oI,"report-message-link":()=>aI,"report-message-report-button":()=>iI,"report-message-term-use":()=>rI,"report-message-title":()=>eI,"status-message-content":()=>XC,"status-message-title":()=>QC});var iC="Unfortunately, this did not succeed. Please try again. (VIDIS_0035)",oC="The patient's NISS number is missing (VIDIS_0050)",sC="The personal information provided was not recognised. (VIDIS_0090)",lC="Consulting data of a Brussels patient is currently not authorised.",uC="Consulting data of a Walloon patient is currently not authorised.",cC="Consulting data of a Brussels child by a parent is currently not authorised.",dC="Consulting data of a Walloon child by a parent is currently not authorised.",hC="Consulting data of a Brussels patient by a power of attorney is currently not authorised.",pC="Consulting data of a Walloon patient by a power of attorney is currently not authorised.",mC="Access to the data of a Brussels patient is currently not permitted.",fC="Access to the data of a Walloon patient is currently not permitted.",gC="A parent’s access to the data of a Brussels child is currently not permitted.",vC="A parent’s access to the data of a Walloon child is currently not permitted.",bC="A representative’s access to the data of a Brussels patient is currently not permitted.",yC="A representative’s access to the data of a Walloon patient is currently not permitted.",_C="The patient's NISS number is invalid. (VIDIS_0190)",wC="The login was unsuccessful. Please try again. (VIDIS_0210)",xC="The login was unsuccessful. Please try again. (VIDIS_0211)",EC="The request is invalid. (VIDIS_0230)",SC="User role must be citizen. (VIDIS_0290)",kC="Your authentication level is insufficient to access this page. Please authenticate by using other means (itsme, eID or a security code sent via email or an app). (VIDIS_0330)",CC="Cannot determine the storage region of the medication scheme. (VIDIS_0435)",IC="Unfortunately, this did not succeed. Please try again. (VIDIS_0440)",DC="Unfortunately your data could not be retrieved. Please try again. (VIDIS_5000)",TC="Unfortunately, this did not succeed. Please try again. (VIDIS_7000)",NC="No mandate found between patient and mandateholder.",OC="Prescription has expired.",MC="Reservations must be made at the same pharmacy as the pharmacy for which you have set your visi-flag to be able to collect your medication. You can also leave your visi-flag unset or open.",PC="The vision-flag must be set to the same pharmacy as the pharmacy where you have reserved.",RC="The patient in the session is different from the patient in the request.",AC="User is not authorized to make the request.",LC="No mandate found between patient and mandateholder.",FC="Operation is not allowed.",jC="A therapeutic relation between the requester and the patient is not available.",VC="There is no consent to share personal health information.",BC="User is not allowed to perform the operation due to an exclusion between requester and patient.",zC="You are not authorized to consult this patient’s data because your visa is not active. Please contact the FPS Public Health at: visa@health.belgium.be",HC="You are not authorized to consult this patient’s data. - Either your visa is not active. Please contact the FPS Public Health via: visa@health.belgium.be - Or the NIHDI number of the pharmacy is invalid. In that case, please contact NIHDI via: dossierpharma@riziv-inami.fgov.be",qC="Your request is invalid. Please try again later.",$C="Unfortunately the details of the prescription could not be retrieved. Please try again.",GC="An internal technical error has occured. Please try again later.",UC="An internal technical error has occured. Please try again later.",WC="Back to the MyHealth portal.",ZC="https://www.myhealth.belgium.be/",YC="A network error unfortunately has occured. Please contact your network manager if the problem persists.",KC="Invalid date format.",QC="Service temporarily unavailable",XC=`We are currently having a problem connecting to the server.
|
|
34
|
-
Please try again later.`,JC="The patient has hidden one or more prescriptions.",eI="Technical problem",tI="Please try again later.",nI="Help us identify and resolve the issue. By reporting it, you accept ",rI="our terms of use",aI="https://www.riziv.fgov.be/nl/pagina/privacy-statement-for-the-mobile-application-myhealth",iI="Report the problem",oI="Don't report",sI="The problem has been reported",lI="Data not available",uI="Action not authorized",cI="Close",dI="An alert indicates the incorrect elements in your medical scheme. Please contact the prescriber.",hI="Please ask {prescriber} to amend the incorrect elements signalled by an alert.",bre={VIDIS_0035:iC,VIDIS_0050:oC,VIDIS_0090:sC,VIDIS_0121:lC,VIDIS_0122:uC,VIDIS_0123:cC,VIDIS_0124:dC,VIDIS_0125:hC,VIDIS_0126:pC,VIDIS_0131:mC,VIDIS_0132:fC,VIDIS_0133:gC,VIDIS_0134:vC,VIDIS_0135:bC,VIDIS_0136:yC,VIDIS_0190:_C,VIDIS_0210:wC,VIDIS_0211:xC,VIDIS_0230:EC,VIDIS_0290:SC,VIDIS_0330:kC,VIDIS_0435:CC,VIDIS_0440:IC,VIDIS_5000:DC,VIDIS_7000:TC,VIDIS_3150:NC,VIDIS_3090:OC,VIDIS_3140:MC,VIDIS_3100:PC,VIDIS_3120:RC,VIDIS_0400:AC,VIDIS_3030:LC,VIDIS_0100:FC,VIDIS_0120:jC,VIDIS_0110:VC,VIDIS_0200:BC,VIDIS_0340:zC,VIDIS_0341:HC,VIDIS_04001:qC,prescriptionList:$C,general:GC,"no-access":UC,myHealth:WC,myHealthUrl:ZC,network_error:YC,invalid_date_format:KC,"status-message-title":QC,"status-message-content":XC,"has-hidden-prescriptions":JC,"report-message-title":eI,"report-message-explanation":tI,"report-message-content":nI,"report-message-term-use":rI,"report-message-link":aI,"report-message-report-button":iI,"report-message-ignore-button":oI,"report-message-confirm-toast":sI,"data-not-available-title":lI,"action-not-authorized-title":uI,"action-not-authorized-close-button":cI,"incorrect-elements-ms-list":dI,"incorrect-elements-ms-detail":hI},pI={};oe(pI,{VIDIS_0035:()=>mI,VIDIS_0050:()=>fI,VIDIS_0090:()=>gI,VIDIS_0100:()=>UI,VIDIS_0110:()=>ZI,VIDIS_0120:()=>WI,VIDIS_0121:()=>vI,VIDIS_0122:()=>bI,VIDIS_0123:()=>yI,VIDIS_0124:()=>_I,VIDIS_0125:()=>wI,VIDIS_0126:()=>xI,VIDIS_0131:()=>EI,VIDIS_0132:()=>SI,VIDIS_0133:()=>kI,VIDIS_0134:()=>CI,VIDIS_0135:()=>II,VIDIS_0136:()=>DI,VIDIS_0190:()=>TI,VIDIS_0200:()=>YI,VIDIS_0210:()=>NI,VIDIS_0211:()=>OI,VIDIS_0230:()=>MI,VIDIS_0290:()=>PI,VIDIS_0330:()=>RI,VIDIS_0340:()=>KI,VIDIS_0341:()=>QI,VIDIS_0400:()=>$I,VIDIS_04001:()=>XI,VIDIS_0435:()=>AI,VIDIS_0440:()=>LI,VIDIS_3030:()=>GI,VIDIS_3090:()=>BI,VIDIS_3100:()=>HI,VIDIS_3120:()=>qI,VIDIS_3140:()=>zI,VIDIS_3150:()=>VI,VIDIS_5000:()=>FI,VIDIS_7000:()=>jI,"action-not-authorized-close-button":()=>yD,"action-not-authorized-title":()=>bD,"data-not-available-title":()=>vD,default:()=>yre,general:()=>eD,"has-hidden-prescriptions":()=>lD,"incorrect-elements-ms-detail":()=>wD,"incorrect-elements-ms-list":()=>_D,invalid_date_format:()=>iD,myHealth:()=>nD,myHealthUrl:()=>rD,network_error:()=>aD,"no-access":()=>tD,prescriptionList:()=>JI,"report-message-confirm-toast":()=>gD,"report-message-content":()=>dD,"report-message-explanation":()=>cD,"report-message-ignore-button":()=>fD,"report-message-link":()=>pD,"report-message-report-button":()=>mD,"report-message-term-use":()=>hD,"report-message-title":()=>uD,"status-message-content":()=>sD,"status-message-title":()=>oD});var mI="Malheureusement, cela ne s'est pas bien passé. Voulez-vous réessayer ? (VIDIS_0035)",fI="Le NISS du patient est manquant. (VIDIS_0050)",gI="Les informations personnelles fournies n'ont pas été reconnues. (VIDIS_0090)",vI="La consultation des données d'un(e) patient(e) bruxellois(e) n'est pas autorisée pour le moment.",bI="La consultation des données d'un(e) patient(e) wallon(ne) n'est pas autorisée pour le moment.",yI="La consultation des données d'un(e) enfant bruxellois(e) par un parent n'est pas autorisée pour le moment.",_I="La consultation des données d'un(e) enfant wallon(ne) par un parent n'est pas autorisée pour le moment.",wI="La consultation des données d'un(e) patient(e) bruxellois(e) par un(e) mandataire n'est pas autorisée pour le moment.",xI="La consultation des données d'un(e) patient(e) wallon(ne) par un(e) mandataire n'est pas autorisée pour le moment.",EI="La consultation des données d'un(e) patient(e) bruxellois(e) n'est pas autorisée pour le moment.",SI="La consultation des données d'un(e) patient(e) wallon(ne) n'est pas autorisée pour le moment.",kI="La consultation des données d'un(e) enfant bruxellois(e) par un parent n'est pas autorisée pour le moment.",CI="La consultation des données d'un(e) enfant wallon(ne) par un parent n'est pas autorisée pour le moment.",II="La consultation des données d'un(e) patient(e) bruxellois(e) par un(e) mandataire n'est pas autorisée pour le moment.",DI="La consultation des données d'un(e) patient(e) wallon(ne) par un(e) mandataire n'est pas autorisée pour le moment.",TI="Le NISS du patient n’est pas valide. (VIDIS_0190)",NI="La connexion a échoué. Essayez-vous à nouveau? (VIDIS_0210)",OI="La connexion a échoué. Essayez-vous à nouveau? (VIDIS_0211)",MI="L’opération n’est pas valide. (VIDIS_0230)",PI="Le rôle d’utilisateur doit être citoyen (VIDIS_0290)",RI="Votre niveau d’authentification ne vous permet pas d’accéder à cette page. Veuillez vous connecter avec un autre moyen d’authentification (itsme, eID ou code de sécurité envoyé par e-mail ou via app). (VIDIS_0330)",AI="Impossible de déterminer la région de stockage du schéma de médication. (VIDIS_0435)",LI="Malheureusement, cela ne s'est pas bien passé. Voulez-vous réessayer ? (VIDIS_0440)",FI="Malheureusement, nous n'avons pas pu récupérer vos données. Voulez-vous réessayer ? (VIDIS_5000)",jI="Malheureusement, cela ne s'est pas bien passé. Voulez-vous réessayer ? (VIDIS_7000)",VI="Aucun mandat trouvé entre le patient et le mandataire.",BI="L’ordonnance est expirée.",zI="Les réservations doivent être faites auprès de la même pharmacie que celle pour laquelle vous avez défini votre visi-flag. Vous pouvez également laisser le visi-flag vide ou ouvert.",HI="Le visi-flag doit être défini pour la même pharmacie que celle auprès de laquelle vous avez réservé.",qI="Le patient dans la session est différent de celui dans la demande.",$I="L’utilisateur n’est pas autorisé à effectuer la requête.",GI="Aucun mandat trouvé entre le patient et le mandataire.",UI="Opération non autorisée.",WI="Aucune relation thérapeutique entre le demandeur et le patient.",ZI="Aucun consentement au partage des données de santé.",YI="L’utilisateur n’est pas autorisé à effectuer l’opération en raison d’une exclusion entre le demandeur et le patient",KI="Vous n’êtes pas autorisé à consulter les données de ce patient parce que votre visa n’est pas actif. Veuillez prendre contact avec le SPF Santé publique à l’adresse e-mail suivante : visa@health.belgium.be",QI="Vous n’êtes pas autorisé à consulter les données de ce patient. - Soit votre visa n’est pas actif. Veuillez prendre contact avec le SPF Santé publique via l’adresse e-mail suivante : visa@health.belgium.be - Soit le numéro INAMI de la pharmacie n’est pas valide. Veuillez dans ce cas contacter l’INAMI à l’adresse e-mail dossierpharma@riziv-inami.fgov.be",XI="Votre requête est invalide. Veuillez réessayer plus tard.",JI="Malheureusement, il n’a pas été possible de retrouver les détails de la prescription. Essayez-vous à nouveau?",eD="Une erreur technique interne s'est produite. Veuillez réessayer plus tard.",tD="Une erreur technique interne s'est produite. Veuillez réessayer plus tard.",nD="Revenir au portail MaSanté",rD="https://wwwint.masante.belgique.be/#/",aD="Désolé, une erreur réseau s'est produite. Veuillez contacter votre administrateur réseau si le problème persiste.",iD="Le format de date est invalide.",oD="Service temporairement indisponible",sD=`Nous rencontrons actuellement un problème de connexion au serveur.
|
|
35
|
-
Veuillez réessayer plus tard.`,lD="Le patient a masqué une ou plusieurs prescriptions.",uD="Problème technique",cD="Veuillez réessayer plus tard.",dD="Aidez-nous à identifier et résoudre le problème. En le signalant vous acceptez nos ",hD="conditions d'utilisation",pD="https://www.riziv.fgov.be/fr/page/declaration-de-confidentialite-application-mobile-masante",mD="Signaler le problème",fD="Ignorer",gD="Le problème a été signalé",vD="Données non disponibles",bD="Action non autorisée",yD="Fermer",_D="Un signal d’alerte indique des éléments incorrects dans votre schéma de médication. Veuillez contacter le prescripteur.",wD="Veuillez demander à {prescriber} de revoir le contenu des éléments indiqués par un signal d’alerte.",yre={VIDIS_0035:mI,VIDIS_0050:fI,VIDIS_0090:gI,VIDIS_0121:vI,VIDIS_0122:bI,VIDIS_0123:yI,VIDIS_0124:_I,VIDIS_0125:wI,VIDIS_0126:xI,VIDIS_0131:EI,VIDIS_0132:SI,VIDIS_0133:kI,VIDIS_0134:CI,VIDIS_0135:II,VIDIS_0136:DI,VIDIS_0190:TI,VIDIS_0210:NI,VIDIS_0211:OI,VIDIS_0230:MI,VIDIS_0290:PI,VIDIS_0330:RI,VIDIS_0435:AI,VIDIS_0440:LI,VIDIS_5000:FI,VIDIS_7000:jI,VIDIS_3150:VI,VIDIS_3090:BI,VIDIS_3140:zI,VIDIS_3100:HI,VIDIS_3120:qI,VIDIS_0400:$I,VIDIS_3030:GI,VIDIS_0100:UI,VIDIS_0120:WI,VIDIS_0110:ZI,VIDIS_0200:YI,VIDIS_0340:KI,VIDIS_0341:QI,VIDIS_04001:XI,prescriptionList:JI,general:eD,"no-access":tD,myHealth:nD,myHealthUrl:rD,network_error:aD,invalid_date_format:iD,"status-message-title":oD,"status-message-content":sD,"has-hidden-prescriptions":lD,"report-message-title":uD,"report-message-explanation":cD,"report-message-content":dD,"report-message-term-use":hD,"report-message-link":pD,"report-message-report-button":mD,"report-message-ignore-button":fD,"report-message-confirm-toast":gD,"data-not-available-title":vD,"action-not-authorized-title":bD,"action-not-authorized-close-button":yD,"incorrect-elements-ms-list":_D,"incorrect-elements-ms-detail":wD},xD={};oe(xD,{VIDIS_0035:()=>ED,VIDIS_0050:()=>SD,VIDIS_0090:()=>kD,VIDIS_0100:()=>t2,VIDIS_0110:()=>r2,VIDIS_0120:()=>n2,VIDIS_0121:()=>CD,VIDIS_0122:()=>ID,VIDIS_0123:()=>DD,VIDIS_0124:()=>TD,VIDIS_0125:()=>ND,VIDIS_0126:()=>OD,VIDIS_0131:()=>MD,VIDIS_0132:()=>PD,VIDIS_0133:()=>RD,VIDIS_0134:()=>AD,VIDIS_0135:()=>LD,VIDIS_0136:()=>FD,VIDIS_0190:()=>jD,VIDIS_0200:()=>a2,VIDIS_0210:()=>VD,VIDIS_0211:()=>BD,VIDIS_0230:()=>zD,VIDIS_0290:()=>HD,VIDIS_0330:()=>qD,VIDIS_0340:()=>i2,VIDIS_0341:()=>o2,VIDIS_0400:()=>JD,VIDIS_04001:()=>s2,VIDIS_0435:()=>$D,VIDIS_0440:()=>GD,VIDIS_3030:()=>e2,VIDIS_3090:()=>YD,VIDIS_3100:()=>QD,VIDIS_3120:()=>XD,VIDIS_3140:()=>KD,VIDIS_3150:()=>ZD,VIDIS_5000:()=>UD,VIDIS_7000:()=>WD,"action-not-authorized-close-button":()=>D2,"action-not-authorized-title":()=>I2,"data-not-available-title":()=>C2,default:()=>_re,general:()=>u2,"has-hidden-prescriptions":()=>v2,"incorrect-elements-ms-detail":()=>N2,"incorrect-elements-ms-list":()=>T2,invalid_date_format:()=>m2,myHealth:()=>d2,myHealthUrl:()=>h2,network_error:()=>p2,"no-access":()=>c2,prescriptionList:()=>l2,"report-message-confirm-toast":()=>k2,"report-message-content":()=>_2,"report-message-explanation":()=>y2,"report-message-ignore-button":()=>S2,"report-message-link":()=>x2,"report-message-report-button":()=>E2,"report-message-term-use":()=>w2,"report-message-title":()=>b2,"status-message-content":()=>g2,"status-message-title":()=>f2});var ED="Dit ging jammer genoeg niet goed. Probeert u het even opnieuw? (VIDIS_0035)",SD="Het INSZ-patiëntnummer ontbreekt. (VIDIS_0050)",kD="De persoonlijke informatie verstrekt werd niet herkend. (VIDIS_0090)",CD="Het raadplegen van gegevens van een Brusselse patiënt is momenteel niet toegelaten.",ID="Het raadplegen van gegevens van een Waalse patiënt is op dit moment niet toegelaten.",DD="Het raadplegen van gegevens van een Brusselse kind door een ouder is momenteel niet toegelaten.",TD="Het raadplegen van gegevens van een Waalse kind door een ouder is momenteel niet toegelaten.",ND="Het raadplegen van gegevens van een Brusselse patiënt door een volmacht is momenteel niet toegelaten.",OD="Het raadplegen van gegevens van een Waalse patiënt door een volmacht is momenteel niet toegelaten.",MD="Het raadplegen van de gegevens van een Brusselse patiënt is momenteel niet toegestaan.",PD="Het raadplegen van de gegevens van een Waalse patiënt is momenteel niet toegestaan.",RD="Het raadplegen van de gegevens van een Brussels kind door een ouder is momenteel niet toegestaan.",AD="Het raadplegen van de gegevens van een Waals kind door een ouder is momenteel niet toegestaan.",LD="Het raadplegen van de gegevens van een Brusselse patiënt door een gemachtigde is momenteel niet toegestaan.",FD="Het raadplegen van de gegevens van een Waalse patiënt door een gemachtigde is momenteel niet toegestaan.",jD="Het INSZ-patiëntnummer is ongeldig. (VIDIS_0190)",VD="Het inloggen is niet geslaagd. Probeert u het even opnieuw? (VIDIS_0210)",BD="Het inloggen is niet geslaagd. Probeert u het even opnieuw? (VIDIS_0211)",zD="Het verzoek is ongeldig. (VIDIS_0230)",HD="Gebruikersrol moet burger zijn. (VIDIS_0290)",qD="Uw authenticatieniveau is onvoldoende om toegang te krijgen tot deze pagina. Gelieve u op een andere manier te authenticeren (itsme, eID of een beveiligingscode verstuurd via email of een app). (VIDIS_0330)",$D="Kan de opslagregio van het medicatieschema niet bepalen. (VIDIS_0435)",GD="Dit ging jammer genoeg niet goed. Probeert u het even opnieuw? (VIDIS_0440)",UD="Het is jammer genoeg niet gelukt uw gegevens op te halen. Probeert u het even opnieuw? (VIDIS_5000)",WD="Dit ging jammer genoeg niet goed. Probeert u het even opnieuw? (VIDIS_7000)",ZD="Geen mandaat gevonden tussen patiënt en mandataris.",YD="Voorschrift is verlopen.",KD="Reservaties moeten gebeuren bij dezelfde apotheek als waar de visivlag is ingesteld om medicatie te kunnen afhalen. U kunt de visivlag ook leeg of open laten.",QD="De visivlag moet ingesteld zijn op dezelfde apotheek als waar u gereserveerd heeft.",XD="De patiënt in de sessie is anders dan de patiënt in de aanvraag.",JD="De gebruiker is niet gemachtigd om de aanvraag te doen.",e2="Geen mandaat gevonden tussen patiënt en mandataris.",t2="Bewerking is niet toegestaan.",n2="Er bestaat geen therapeutische relatie tussen aanvrager en patiënt.",r2="Er is geen toestemming om gezondheidsgegevens te delen.",a2="De gebruiker mag de bewerking niet uitvoeren omdat er een uitsluiting bestaat tussen de aanvrager en de patiënt.",i2="U bent niet bevoegd om de gegevens van deze patiënt te bekijken omdat uw visum niet actief is. Gelieve contact op te nemen met de FOD Volksgezondheid via het e-mailadres visa@health.fgov.be",o2="U bent niet bevoegd om de gegevens van deze patiënt te bekijken omdat - ofwel uw visum niet actief is. Gelieve contact op te nemen met de FOD Volksgezondheid via het e-mailadres visa@health.fgov.be - ofwel het RIZIV nummer van de apotheek niet geldig is. Gelieve contact op te nemen met het RIZIV via het e-mailadres dossierpharma@riziv-inami.fgov.be",s2="Uw verzoek is ongeldig. Probeer later opnieuw.",l2="Het is jammer genoeg niet gelukt de details van het voorschrift op te halen. Probeert u het even opnieuw?",u2="Er is een interne technische fout opgetreden. Probeer het later opnieuw.",c2="Er is een interne technische fout opgetreden. Probeer het later opnieuw.",d2="Terug naar het MijnGezondheid portaal",h2="http://wwwint.mijngezondheid.belgie.be/",p2="Er is helaas een netwerkfout opgetreden. Neem contact op met uw netwerkbeheerder als het probleem aanhoudt.",m2="Ongeldig datumformaat.",f2="Service tijdelijk niet beschikbaar",g2=`Er is momenteel een probleem met de verbinding met de server.
|
|
36
|
-
Probeer het later nog eens.`,v2="De patiënt heeft 1 of meerdere voorschriften verborgen.",b2="Technisch probleem",y2="Probeer het later opnieuw.",_2="Help ons het probleem te identificeren en op te lossen. Door het te melden gaat u akkoord met onze ",w2="gebruiksvoorwaarden",x2="https://www.riziv.fgov.be/nl/pagina/privacyverklaring-mobiele-applicatie-mijngezondheid",E2="Probleem melden",S2="Niet melden",k2="Het probleem is gemeld",C2="Gegevens niet beschikbaar",I2="Actie niet toegestaan",D2="Sluiten",T2="Een waarschuwingsicoon duidt op onjuiste elementen in uw medicatieschema. Neem contact op met de voorschrijver.",N2="Vraag {prescriber} om de als fout aangeduide elementen te verbeteren.",_re={VIDIS_0035:ED,VIDIS_0050:SD,VIDIS_0090:kD,VIDIS_0121:CD,VIDIS_0122:ID,VIDIS_0123:DD,VIDIS_0124:TD,VIDIS_0125:ND,VIDIS_0126:OD,VIDIS_0131:MD,VIDIS_0132:PD,VIDIS_0133:RD,VIDIS_0134:AD,VIDIS_0135:LD,VIDIS_0136:FD,VIDIS_0190:jD,VIDIS_0210:VD,VIDIS_0211:BD,VIDIS_0230:zD,VIDIS_0290:HD,VIDIS_0330:qD,VIDIS_0435:$D,VIDIS_0440:GD,VIDIS_5000:UD,VIDIS_7000:WD,VIDIS_3150:ZD,VIDIS_3090:YD,VIDIS_3140:KD,VIDIS_3100:QD,VIDIS_3120:XD,VIDIS_0400:JD,VIDIS_3030:e2,VIDIS_0100:t2,VIDIS_0120:n2,VIDIS_0110:r2,VIDIS_0200:a2,VIDIS_0340:i2,VIDIS_0341:o2,VIDIS_04001:s2,prescriptionList:l2,general:u2,"no-access":c2,myHealth:d2,myHealthUrl:h2,network_error:p2,invalid_date_format:m2,"status-message-title":f2,"status-message-content":g2,"has-hidden-prescriptions":v2,"report-message-title":b2,"report-message-explanation":y2,"report-message-content":_2,"report-message-term-use":w2,"report-message-link":x2,"report-message-report-button":E2,"report-message-ignore-button":S2,"report-message-confirm-toast":k2,"data-not-available-title":C2,"action-not-authorized-title":I2,"action-not-authorized-close-button":D2,"incorrect-elements-ms-list":T2,"incorrect-elements-ms-detail":N2},wre={nl:xD,fr:pI,de:YS,en:aC},O2={};oe(O2,{1:()=>M2,10:()=>z2,11:()=>H2,12:()=>q2,13:()=>$2,14:()=>G2,15:()=>U2,16:()=>W2,17:()=>Z2,18:()=>Y2,19:()=>K2,2:()=>P2,20:()=>Q2,21:()=>X2,22:()=>J2,23:()=>eT,24:()=>tT,25:()=>nT,26:()=>rT,27:()=>aT,28:()=>iT,29:()=>oT,3:()=>R2,30:()=>sT,31:()=>lT,32:()=>uT,33:()=>cT,34:()=>dT,4:()=>A2,40:()=>hT,41:()=>pT,5:()=>L2,6:()=>F2,7:()=>j2,71:()=>mT,8:()=>V2,9:()=>B2,90:()=>fT,91:()=>gT,92:()=>vT,93:()=>bT,default:()=>xre});var M2="Gelatinekapseln",P2="Tabletten",R2="Creme",A2="Gel",L2="Paste",F2="Fette Salbe",j2="Granulat",V2="Zäpfchen für Erwachsene",B2="Zäpfchen für Kinder",z2="Vaginalzäpfchen",H2="Rektiole",q2="nicht gespaltenes Pulver innerliche Anwendung",$2="nicht gespaltenes Pulver äußerliche Anwendung",G2="Inhalation",U2="Pulver Zum Spalten innerliche Anwendung",W2="Pulver Zum Spalten äußerliche Anwendung",Z2="Nasentropfen",Y2="Nasensalbe",K2="Sirup",Q2="Lösung innerliche Anwendung",X2="Lösung äußerliche Anwendung",J2="Tropfen innerliche Anwendung",eT="Tropfen äußerliche Anwendung",tT="Emulsion innerliche Anwendung",nT="Emulsion äußerliche Anwendung",rT="Shampoo",aT="Augentropfen",iT="Augenlotion",oT="Augenbad",sT="Salbe",lT="Augensalbe ",uT="Ohrentropfen",cT="Suspension innerliche Anwendung",dT="Suspension äußerliche Anwendung",hT="Kräutermischung",pT="Tee",mT="enterische Kapseln",fT="derartig",gT="Dermatologie (fest) derartig",vT="Pulver derartig",bT="Lösung derartig",xre={1:M2,2:P2,3:R2,4:A2,5:L2,6:F2,7:j2,8:V2,9:B2,10:z2,11:H2,12:q2,13:$2,14:G2,15:U2,16:W2,17:Z2,18:Y2,19:K2,20:Q2,21:X2,22:J2,23:eT,24:tT,25:nT,26:rT,27:aT,28:iT,29:oT,30:sT,31:lT,32:uT,33:cT,34:dT,40:hT,41:pT,71:mT,90:fT,91:gT,92:vT,93:bT},yT={};oe(yT,{1:()=>_T,10:()=>TT,11:()=>NT,12:()=>OT,13:()=>MT,14:()=>PT,15:()=>RT,16:()=>AT,17:()=>LT,18:()=>FT,19:()=>jT,2:()=>wT,20:()=>VT,21:()=>BT,22:()=>zT,23:()=>HT,24:()=>qT,25:()=>$T,26:()=>GT,27:()=>UT,28:()=>WT,29:()=>ZT,3:()=>xT,30:()=>YT,31:()=>KT,32:()=>QT,33:()=>XT,34:()=>JT,4:()=>ET,40:()=>eN,41:()=>tN,5:()=>ST,6:()=>kT,7:()=>CT,71:()=>nN,8:()=>IT,9:()=>DT,90:()=>rN,91:()=>aN,92:()=>iN,93:()=>oN,default:()=>Ere});var _T="Capsules",wT="Tablets",xT="Cream",ET="Gel",ST="Paste",kT="Fatty ointment",CT="Granulate",IT="Adult suppository",DT="Child suppository",TT="Vaginal ovules",NT="Rectiole",OT="Undivided powder for internal use",MT="Undivided powder for external use",PT="Inhalation",RT="Divided powders for internal use",AT="Divided powders for external use",LT="Nasal drops",FT="Nasal ointment",jT="Syrup",VT="Solution for internal use",BT="Solution for external use",zT="Drops for internal use",HT="Drops for external use",qT="Emulsion for internal use",$T="Emulsion for external use",GT="Shampoo",UT="Eye drops",WT="Eye lotion",ZT="Eye bath",YT="Ointment",KT="Eye ointment",QT="Ear drops",XT="Suspension for internal use",JT="Suspension for external use",eN="Herbal mixture",tN="Tea",nN="Enteric-coated capsules",rN="As is",aN="Dermatology (solid) as is",iN="Powder as is",oN="Liquid as is",Ere={1:_T,2:wT,3:xT,4:ET,5:ST,6:kT,7:CT,8:IT,9:DT,10:TT,11:NT,12:OT,13:MT,14:PT,15:RT,16:AT,17:LT,18:FT,19:jT,20:VT,21:BT,22:zT,23:HT,24:qT,25:$T,26:GT,27:UT,28:WT,29:ZT,30:YT,31:KT,32:QT,33:XT,34:JT,40:eN,41:tN,71:nN,90:rN,91:aN,92:iN,93:oN},sN={};oe(sN,{1:()=>lN,10:()=>vN,11:()=>bN,12:()=>yN,13:()=>_N,14:()=>wN,15:()=>xN,16:()=>EN,17:()=>SN,18:()=>kN,19:()=>CN,2:()=>uN,20:()=>IN,21:()=>DN,22:()=>TN,23:()=>NN,24:()=>ON,25:()=>MN,26:()=>PN,27:()=>RN,28:()=>AN,29:()=>LN,3:()=>cN,30:()=>FN,31:()=>jN,32:()=>VN,33:()=>BN,34:()=>zN,4:()=>dN,40:()=>HN,41:()=>qN,5:()=>hN,6:()=>pN,7:()=>mN,71:()=>$N,8:()=>fN,9:()=>gN,90:()=>GN,91:()=>UN,92:()=>WN,93:()=>ZN,default:()=>Sre});var lN="Gélules",uN="Cachets / comprimés",cN="Crème",dN="Gel",hN="Pâte",pN="Pommade grasse",mN="Granulé",fN="Suppo adulte",gN="Suppo enfant",vN="Ovules vaginales",bN="Rectiole",yN="Poudre non-divisée usage interne",_N="Poudre non-divisée usage externe",wN="Inhalation",xN="Poudres à diviser usage interne",EN="Poudres à diviser usage externe",SN="Gouttes nasales",kN="Pommade nasale",CN="Sirop",IN="Solution usage interne",DN="Solution usage externe",TN="Gouttes usage interne",NN="Gouttes usage externe",ON="Emulsion usage interne",MN="Emulsion usage externe",PN="Shampooing",RN="Gouttes ophtalmiques",AN="Lotion ophtalmique",LN="Bain ophtalmique",FN="Pommade",jN="Pommade ophtalmique",VN="Gouttes auriculaires",BN="Suspension usage interne",zN="Suspension usage externe",HN="Mélange de plantes",qN="Thé",$N="Gélules à enrobage entérique / Gélules entériques",GN="en tant que tel/telle",UN="Dermatologie (solide) en tant que telle",WN="Poudre en tant que telle ",ZN="Solution en tant que telle ",Sre={1:lN,2:uN,3:cN,4:dN,5:hN,6:pN,7:mN,8:fN,9:gN,10:vN,11:bN,12:yN,13:_N,14:wN,15:xN,16:EN,17:SN,18:kN,19:CN,20:IN,21:DN,22:TN,23:NN,24:ON,25:MN,26:PN,27:RN,28:AN,29:LN,30:FN,31:jN,32:VN,33:BN,34:zN,40:HN,41:qN,71:$N,90:GN,91:UN,92:WN,93:ZN},YN={};oe(YN,{1:()=>KN,10:()=>iO,11:()=>oO,12:()=>sO,13:()=>lO,14:()=>uO,15:()=>cO,16:()=>dO,17:()=>hO,18:()=>pO,19:()=>mO,2:()=>QN,20:()=>fO,21:()=>gO,22:()=>vO,23:()=>bO,24:()=>yO,25:()=>_O,26:()=>wO,27:()=>xO,28:()=>EO,29:()=>SO,3:()=>XN,30:()=>kO,31:()=>CO,32:()=>IO,33:()=>DO,34:()=>TO,4:()=>JN,40:()=>NO,41:()=>OO,5:()=>eO,6:()=>tO,7:()=>nO,71:()=>MO,8:()=>rO,9:()=>aO,90:()=>PO,91:()=>RO,92:()=>AO,93:()=>LO,default:()=>kre});var KN="Capsules",QN="Tabletten",XN="Creme",JN="Gel",eO="Pasta",tO="Vette zalf",nO="Granulaat",rO="Suppo volwassene",aO="Suppo kind",iO="Vaginale zetpillen / vaginale ovules",oO="Rektiool",sO="Niet-verdeeld poeder inwendig gebruik",lO="Niet-verdeeld poeder uitwendig gebruik",uO="Inhalatie",cO="Te verdelen poeders inwendig gebruik",dO="Te verdelen poeders uitwendig gebruik",hO="Neusdruppels",pO="Neuszalf",mO="Siroop",fO="Oplossing inwendig gebruik",gO="Oplossing uitwendig gebruik",vO="Druppels inwendig gebruik",bO="Druppels uitwendig gebruik",yO="Emulsie inwendig gebruik",_O="Emulsie uitwendig gebruik",wO="Shampoo",xO="Oogdruppels",EO="Ooglotion",SO="Oogbad",kO="Zalf",CO="Oogzalf",IO="Oordruppels",DO="Suspensie inwendig gebruik",TO="Suspensie uitwendig gebruik",NO="Kruidenmengsel",OO="Thee",MO="enterisch omhulde capsules",PO="Als dusdanig",RO="Als dusdanig dermatologie (vast)",AO="Als dusdanig poeder",LO="Als dusdanig vloeistof",kre={1:KN,2:QN,3:XN,4:JN,5:eO,6:tO,7:nO,8:rO,9:aO,10:iO,11:oO,12:sO,13:lO,14:uO,15:cO,16:dO,17:hO,18:pO,19:mO,20:fO,21:gO,22:vO,23:bO,24:yO,25:_O,26:wO,27:xO,28:EO,29:SO,30:kO,31:CO,32:IO,33:DO,34:TO,40:NO,41:OO,71:MO,90:PO,91:RO,92:AO,93:LO},Cre={nl:YN,fr:sN,de:O2,en:yT},FO={};oe(FO,{close:()=>jO,default:()=>Ire,downloadLeaflet:()=>VO,file:()=>BO});var jO="Schließen",VO="Download Packungsbeilage (pdf)",BO="feile",Ire={close:jO,downloadLeaflet:VO,file:BO},zO={};oe(zO,{close:()=>HO,default:()=>Dre,downloadLeaflet:()=>qO,file:()=>$O});var HO="Close",qO="Download leaflet (pdf)",$O="file",Dre={close:HO,downloadLeaflet:qO,file:$O},GO={};oe(GO,{close:()=>UO,default:()=>Tre,downloadLeaflet:()=>WO,file:()=>ZO});var UO="Fermer",WO="Télécharger la notice (pdf)",ZO="fichier",Tre={close:UO,downloadLeaflet:WO,file:ZO},YO={};oe(YO,{close:()=>KO,default:()=>Nre,downloadLeaflet:()=>QO,file:()=>XO});var KO="Sluiten",QO="Download bijsluiter (pdf)",XO="bestand",Nre={close:KO,downloadLeaflet:QO,file:XO},Ore={nl:YO,fr:GO,de:FO,en:zO},JO={};oe(JO,{afterbreakfast:()=>eM,afterdinner:()=>tM,afterlunch:()=>nM,aftermeal:()=>rM,afternoon:()=>aM,beforebreakfast:()=>iM,beforedinner:()=>oM,beforelunch:()=>sM,betweenbreakfastandlunch:()=>lM,betweendinnerandsleep:()=>uM,betweenlunchanddinner:()=>cM,betweenmeals:()=>dM,breakfast:()=>hM,default:()=>Mre,dinner:()=>pM,duringbreakfast:()=>mM,duringdinner:()=>fM,duringlunch:()=>gM,evening:()=>vM,lunch:()=>bM,morning:()=>yM,night:()=>_M,thehourofsleep:()=>wM});var eM="nach dem Frühstück",tM="nach dem Abendessen",nM="nach dem Mittagessen",rM="nach dem Essen",aM="Nachmittag",iM="vor dem Frühstück",oM="vor dem Abendessen",sM="vor dem Mittagessen",lM="zwischen Frühstück und Mittagessen",uM="zwischen Abendessen und Nachtruhe",cM="zwischen Mittagessen und Abendessen",dM="zwischen den Mahlzeiten",hM="Frühstück",pM="Abendessen",mM="zum Frühstück",fM="zum Abendessen",gM="zum Mittagessen",vM="Abend",bM="Mittagessen",yM="Vormittag",_M="Nacht",wM="Nachtruhe",Mre={afterbreakfast:eM,afterdinner:tM,afterlunch:nM,aftermeal:rM,afternoon:aM,beforebreakfast:iM,beforedinner:oM,beforelunch:sM,betweenbreakfastandlunch:lM,betweendinnerandsleep:uM,betweenlunchanddinner:cM,betweenmeals:dM,breakfast:hM,dinner:pM,duringbreakfast:mM,duringdinner:fM,duringlunch:gM,evening:vM,lunch:bM,morning:yM,night:_M,thehourofsleep:wM},xM={};oe(xM,{afterbreakfast:()=>EM,afterdinner:()=>SM,afterlunch:()=>kM,aftermeal:()=>CM,afternoon:()=>IM,beforebreakfast:()=>DM,beforedinner:()=>TM,beforelunch:()=>NM,betweenbreakfastandlunch:()=>OM,betweendinnerandsleep:()=>MM,betweenlunchanddinner:()=>PM,betweenmeals:()=>RM,breakfast:()=>AM,default:()=>Pre,dinner:()=>LM,duringbreakfast:()=>FM,duringdinner:()=>jM,duringlunch:()=>VM,evening:()=>BM,lunch:()=>zM,morning:()=>HM,night:()=>qM,thehourofsleep:()=>$M});var EM="after breakfast",SM="after dinner",kM="after lunch",CM="after meal",IM="afternoon",DM="before breakfast",TM="before dinner",NM="before lunch",OM="between breakfast and lunch",MM="between dinner and the hour of sleep",PM="between lunch and dinner",RM="between meals",AM="breakfast",LM="dinner",FM="during breakfast",jM="during dinner",VM="during lunch",BM="evening",zM="lunch",HM="morning",qM="night",$M="the hour of sleep",Pre={afterbreakfast:EM,afterdinner:SM,afterlunch:kM,aftermeal:CM,afternoon:IM,beforebreakfast:DM,beforedinner:TM,beforelunch:NM,betweenbreakfastandlunch:OM,betweendinnerandsleep:MM,betweenlunchanddinner:PM,betweenmeals:RM,breakfast:AM,dinner:LM,duringbreakfast:FM,duringdinner:jM,duringlunch:VM,evening:BM,lunch:zM,morning:HM,night:qM,thehourofsleep:$M},GM={};oe(GM,{afterbreakfast:()=>UM,afterdinner:()=>WM,afterlunch:()=>ZM,aftermeal:()=>YM,afternoon:()=>KM,beforebreakfast:()=>QM,beforedinner:()=>XM,beforelunch:()=>JM,betweenbreakfastandlunch:()=>eP,betweendinnerandsleep:()=>tP,betweenlunchanddinner:()=>nP,betweenmeals:()=>rP,breakfast:()=>aP,default:()=>Rre,dinner:()=>iP,duringbreakfast:()=>oP,duringdinner:()=>sP,duringlunch:()=>lP,evening:()=>uP,lunch:()=>cP,morning:()=>dP,night:()=>hP,thehourofsleep:()=>pP});var UM="après le petit-déjeuner",WM="après le repas du soir",ZM="après le repas du midi",YM="après le repas",KM="après-midi",QM="avant le petit-déjeuner",XM="avant le repas du soir",JM="avant le repas du midi",eP="entre le petit-déjeuner et le repas du midi",tP="entre le repas du soir et l’heure du coucher",nP="entre le repas du midi et le repas du soir",rP="entre les repas",aP="petit-déjeuner",iP="repas du soir",oP="pendant le petit-déjeuner",sP="pendant le repas du soir",lP="pendant le repas du midi",uP="soir",cP="repas du midi",dP="matin",hP="nuit",pP="heure du coucher",Rre={afterbreakfast:UM,afterdinner:WM,afterlunch:ZM,aftermeal:YM,afternoon:KM,beforebreakfast:QM,beforedinner:XM,beforelunch:JM,betweenbreakfastandlunch:eP,betweendinnerandsleep:tP,betweenlunchanddinner:nP,betweenmeals:rP,breakfast:aP,dinner:iP,duringbreakfast:oP,duringdinner:sP,duringlunch:lP,evening:uP,lunch:cP,morning:dP,night:hP,thehourofsleep:pP},mP={};oe(mP,{afterbreakfast:()=>fP,afterdinner:()=>gP,afterlunch:()=>vP,aftermeal:()=>bP,afternoon:()=>yP,beforebreakfast:()=>_P,beforedinner:()=>wP,beforelunch:()=>xP,betweenbreakfastandlunch:()=>EP,betweendinnerandsleep:()=>SP,betweenlunchanddinner:()=>kP,betweenmeals:()=>CP,breakfast:()=>IP,default:()=>Are,dinner:()=>DP,duringbreakfast:()=>TP,duringdinner:()=>NP,duringlunch:()=>OP,evening:()=>MP,lunch:()=>PP,morning:()=>RP,night:()=>AP,thehourofsleep:()=>LP});var fP="na het ontbijt",gP="na het avondmaal",vP="na het middagmaal",bP="na de maaltijd",yP="namiddag",_P="voor het ontbijt",wP="voor het avondmaal",xP="voor het middagmaal",EP="tussen het ontbijt en het middagmaal",SP="tussen het avondmaal en het slapen gaan",kP="tussen het middagmaal en het avondmaal",CP="tussen de maaltijden",IP="ontbijt",DP="avondmaal",TP="tijdens het ontbijt",NP="tijdens het avondmaal",OP="tijdens het middagmaal",MP="'s avonds",PP="middagmaal",RP="'s ochtends",AP="'s nachts",LP="voor het slapen gaan",Are={afterbreakfast:fP,afterdinner:gP,afterlunch:vP,aftermeal:bP,afternoon:yP,beforebreakfast:_P,beforedinner:wP,beforelunch:xP,betweenbreakfastandlunch:EP,betweendinnerandsleep:SP,betweenlunchanddinner:kP,betweenmeals:CP,breakfast:IP,dinner:DP,duringbreakfast:TP,duringdinner:NP,duringlunch:OP,evening:MP,lunch:PP,morning:RP,night:AP,thehourofsleep:LP},Lre={nl:mP,fr:GM,de:JO,en:xM},FP={};oe(FP,{day:()=>jP,default:()=>Fre,during:()=>zP,on:()=>BP,week:()=>VP});var jP="Tag",VP="Woche",BP="am",zP="für",Fre={day:jP,week:VP,on:BP,during:zP},HP={};oe(HP,{day:()=>qP,default:()=>jre,during:()=>UP,on:()=>GP,week:()=>$P});var qP="day",$P="week",GP="on",UP="during",jre={day:qP,week:$P,on:GP,during:UP},WP={};oe(WP,{day:()=>ZP,default:()=>Vre,during:()=>QP,on:()=>KP,week:()=>YP});var ZP="jour",YP="semaine",KP="le",QP="durant",Vre={day:ZP,week:YP,on:KP,during:QP},XP={};oe(XP,{day:()=>JP,default:()=>Bre,during:()=>nR,on:()=>tR,week:()=>eR});var JP="dag",eR="week",tR="op",nR="gedurende",Bre={day:JP,week:eR,on:tR,during:nR},zre={nl:XP,fr:WP,de:FP,en:HP},rR={};oe(rR,{a:()=>aR,d:()=>sR,default:()=>Hre,hr:()=>lR,min:()=>uR,mo:()=>iR,ms:()=>dR,ns:()=>pR,s:()=>cR,us:()=>hR,wk:()=>oR});var aR="{count} {count, plural, one{Jahr} other{Jahre}}",iR="{count} {count, plural, one{Monat} other{Monate}}",oR="{count} {count, plural, one{Woche} other{Wochen}}",sR="{count} {count, plural, one{Tag} other{Tage}}",lR="{count} {count, plural, one{Stunde} other{Stunden}}",uR="{count} {count, plural, one{Minute} other{Minuten}}",cR="{count} {count, plural, one{Sekunde} other{Sekunden}} ",dR="{count} {count, plural, one{Millisekunde} other{Millisekunden}}",hR="{count} {count, plural, one{Microsekunde} other{Microsekunden}}",pR="{count} {count, plural, one{Nanosekunde} other{Nanosekunden}}",Hre={a:aR,mo:iR,wk:oR,d:sR,hr:lR,min:uR,s:cR,ms:dR,us:hR,ns:pR},mR={};oe(mR,{a:()=>fR,d:()=>bR,default:()=>qre,hr:()=>yR,min:()=>_R,mo:()=>gR,ms:()=>xR,ns:()=>SR,s:()=>wR,us:()=>ER,wk:()=>vR});var fR="{count} {count, plural, one{year} other{years}}",gR="{count} {count, plural, one{month} other{months}}",vR="{count} {count, plural, one{week} other{weeks}}",bR="{count} {count, plural, one{day} other{days}}",yR="{count} {count, plural, one{hour} other{hours}}",_R="{count} {count, plural, one{minute} other{minutes}}",wR="{count} {count, plural, one{second} other{seconds}}",xR="{count} {count, plural, one{millisecond} other{millisecondes}}",ER="{count} {count, plural, one{microsecond} other{microsecondes}}",SR="{count} {count, plural, one{nanosecond} other{nanosecondes}}",qre={a:fR,mo:gR,wk:vR,d:bR,hr:yR,min:_R,s:wR,ms:xR,us:ER,ns:SR},kR={};oe(kR,{a:()=>CR,d:()=>TR,default:()=>$re,hr:()=>NR,min:()=>OR,mo:()=>IR,ms:()=>PR,ns:()=>AR,s:()=>MR,us:()=>RR,wk:()=>DR});var CR="{count} {count, plural, one{année} other{années}}",IR="{count} {count, plural, one{mois} other{mois}}",DR="{count} {count, plural, one{semaine} other{semaines}}",TR="{count} {count, plural, one{jour} other{jours}}",NR="{count} {count, plural, one{heure} other{heures}}",OR="{count} {count, plural, one{minute} other{minutes}}",MR="{count} {count, plural, one{seconde} other{secondes}}",PR="{count} {count, plural, one{milliseconde} other{millisecondes}}",RR="{count} {count, plural, one{microseconde} other{microsecondes}}",AR="{count} {count, plural, one{nanoseconde} other{nanosecondes}}",$re={a:CR,mo:IR,wk:DR,d:TR,hr:NR,min:OR,s:MR,ms:PR,us:RR,ns:AR},LR={};oe(LR,{a:()=>FR,d:()=>BR,default:()=>Gre,hr:()=>zR,min:()=>HR,mo:()=>jR,ms:()=>$R,ns:()=>UR,s:()=>qR,us:()=>GR,wk:()=>VR});var FR="{count} {count, plural, one{jaar} other{jaren}}",jR="{count} {count, plural, one{maand} other{maanden}}",VR="{count} {count, plural, one{week} other{weken}}",BR="{count} {count, plural, one{dag} other{dagen}}",zR="{count} {count, plural, one{uur} other{uren}}",HR="{count} {count, plural, one{minuut} other{minuten}}",qR="{count} {count, plural, one{seconde} other{seconden}}",$R="{count} {count, plural, one{milliseconde} other{milliseconden}}",GR="{count} {count, plural, one{microseconde} other{microseconden}}",UR="{count} {count, plural, one{nanoseconde} other{nanoseconden}}",Gre={a:FR,mo:jR,wk:VR,d:BR,hr:zR,min:HR,s:qR,ms:$R,us:GR,ns:UR},Ure={nl:LR,fr:kR,de:rR,en:mR},WR={};oe(WR,{"%":()=>ZR,"%vv":()=>rL,"%wv":()=>aL,"%ww":()=>iL,"1000/mm3":()=>yA,amp:()=>YR,atptreatment:()=>JL,bag:()=>KR,bitperminute:()=>oL,bol:()=>sL,bot:()=>lL,box:()=>QR,c:()=>VL,can:()=>uL,cap:()=>cL,cc:()=>dL,cm:()=>hL,cmm:()=>_A,cnt:()=>BL,ctg:()=>jA,ctr:()=>pL,daily:()=>jL,day:()=>wA,default:()=>Wre,degree:()=>bA,dis:()=>kA,drm:()=>zL,fl:()=>XR,fld:()=>CA,flo:()=>IA,ftc:()=>DA,fts:()=>TA,"g/dl":()=>JR,gal:()=>VA,gm:()=>eA,goutte:()=>FA,gr:()=>mL,hour:()=>LA,in:()=>fL,inc:()=>gL,jar:()=>vL,kg:()=>tA,"kg/m2":()=>nA,kit:()=>bL,l:()=>rA,lb:()=>aA,lm:()=>HL,loz:()=>LL,mcg:()=>iA,mcl:()=>oA,mcm:()=>BA,mcn:()=>yL,meq:()=>sA,mg:()=>lA,"mg/dl":()=>uA,"mg/l":()=>cA,"mg/m2":()=>dA,"mg/ml":()=>hA,mgper100ml:()=>HA,mic:()=>_L,mil:()=>wL,millisecond:()=>AA,min:()=>xL,minute:()=>NA,mis:()=>qL,ml:()=>pA,"ml/min":()=>mA,"ml/min/1.73m2":()=>RL,mm:()=>OA,"mm/h":()=>MA,mmhg:()=>PA,mmo:()=>EL,mol:()=>fA,month:()=>SA,nl:()=>SL,nmg:()=>$L,nmo:()=>GL,ns:()=>YA,ondemand:()=>zA,oz:()=>gA,pel:()=>kL,pg:()=>ZA,pkg:()=>CL,pnu:()=>UL,ppm:()=>vA,pt:()=>IL,qs:()=>DL,qt:()=>TL,sap:()=>eF,sat:()=>WL,second:()=>RA,shock:()=>AL,spoon:()=>xA,spr:()=>qA,sqc:()=>NL,stp:()=>ZL,sup:()=>KA,syr:()=>GA,tab:()=>QA,tbl:()=>XA,tes:()=>JA,ton:()=>nL,tpn:()=>UA,trc:()=>YL,tro:()=>FL,tsp:()=>tL,tub:()=>WA,umg:()=>OL,unt:()=>eL,vil:()=>$A,vpr:()=>KL,waf:()=>QL,week:()=>EA,x:()=>XL,ydl:()=>ML,yds:()=>PL});var ZR="%",YR="{count, plural, one{Glühbirn} other{Glühbirnen}}",KR="Beutel",QR="schachteln",XR="fl",JR="g/dl",eA="g",tA="kg",nA="kg/m²",rA="l",aA="lb",iA="µg",oA="µl",sA="meq",lA="mg",uA="mg/dl",cA="mg/l",dA="mg/m²",hA="mg/ml",pA="ml",mA="ml/min",fA="mol",gA="oz",vA="ppm",bA="°",yA="1000/mm³",_A="mm³",wA="{count, plural, one{Tag} other{Tage}}",xA="Löffel",EA="{count, plural, one{Woche} other{Wochen}}",SA="{count, plural, one{Monat} other{Monate}}",kA="{count, plural, one{Platte} other{Platten}}",CA="fl dr",IA="fl oz",DA="cu ft",TA="sq ft",NA="{count, plural, one{Minute} other{Minuten}}",OA="mm",MA="mm/h",PA="mmHg",RA="{count, plural, one{Sekunde} other{Sekunden}}",AA="{count, plural, one{Millisekunde} other{Millisekunden}}",LA="{count, plural, one{Stunde} other{Stunden}}",FA="{count, plural, one{Tropf} other{Tropfen}}",jA="{count, plural, one{Kartusche} other{Kartuschen}}",VA="gal",BA="mmol",zA="auf Antrag",HA="mg/100mL",qA="{count, plural, one{Sprühe} other{Sprühen}}",$A="{count, plural, one{Phiole} other{Phiolen}}",GA="{count, plural, one{Spritze} other{Spritzen}}",UA="Tampon",WA="{count, plural, one{Rohr} other{Rohre}}",ZA="pg",YA="nicht spezifiziert",KA="{count, plural, one{Zäpfch} other{Zäpfchen}}",QA="{count, plural, one{Tablette} other{Tabletten}}",XA="Esslöffel",JA="Test",eL="{count, plural, one{Einheit} other{Einheiten}}",tL="teelöffel",nL="ton",rL="% v/v",aL="% w/v",iL="% w/w",oL="Schläge pro Minute",sL="Bolus",lL="{count, plural, one{Flasche} other{Fläschchen}}",uL="Dose",cL="{count, plural, one{Kapsel} other{Kapseln}}",dL="cm3",hL="cm",pL="Halter",mL="Körnchen",fL="in",gL="in²",vL="Glas",bL="Kitt",yL="Micron",_L="µCi",wL="mCi",xL="minim",EL="μmol",SL="normal",kL="{count, plural, one{Pille} other{Pillen}}",CL="{count, plural, one{Paket} other{Pakete}}",IL="Pinte",DL="ausreichende Menge",TL="qt",NL="cm²",OL="{count, plural, one{Einheit / mg} other{Einheiten / mg}}",ML="yd",PL="yd²",RL="mL/min/1.73m²",AL="{count, plural, one{Schock} other{Schocks}}",LL="{count, plural, one{Pastille} other{Pastillen}}",FL="{count, plural, one{Pastille} other{Pastillen}}",jL="täglich",VL="homöopathische Verdünnung (Centesimal 1/100)",BL="cnt",zL="Fass",HL="homöopathische Verdünnung (50 Millisimal im Verhältnis 1:50,000)",qL="verschiedene",$L="ng",GL="nmol",UL="{count, plural, one{Proteineinheit} other{Proteineinheiten}}",WL="gesättigt",ZL="Strip",YL="Spur",KL="Therapieschema abhängig",QL="{count, plural, one{Oblate} other{Oblaten}}",XL="homöopathische Verdünnung (dezimal 1/10)",JL="anzahl der antitachykardie-stimulationsbehandlungen",eF="Kumulativer sap wert",Wre={"%":ZR,amp:YR,bag:KR,box:QR,fl:XR,"g/dl":JR,gm:eA,kg:tA,"kg/m2":nA,l:rA,lb:aA,mcg:iA,mcl:oA,meq:sA,mg:lA,"mg/dl":uA,"mg/l":cA,"mg/m2":dA,"mg/ml":hA,ml:pA,"ml/min":mA,mol:fA,oz:gA,ppm:vA,degree:bA,"1000/mm3":yA,cmm:_A,day:wA,spoon:xA,week:EA,month:SA,dis:kA,fld:CA,flo:IA,ftc:DA,fts:TA,minute:NA,mm:OA,"mm/h":MA,mmhg:PA,second:RA,millisecond:AA,hour:LA,goutte:FA,ctg:jA,gal:VA,mcm:BA,ondemand:zA,mgper100ml:HA,spr:qA,vil:$A,syr:GA,tpn:UA,tub:WA,pg:ZA,ns:YA,sup:KA,tab:QA,tbl:XA,tes:JA,unt:eL,tsp:tL,ton:nL,"%vv":rL,"%wv":aL,"%ww":iL,bitperminute:oL,bol:sL,bot:lL,can:uL,cap:cL,cc:dL,cm:hL,ctr:pL,gr:mL,in:fL,inc:gL,jar:vL,kit:bL,mcn:yL,mic:_L,mil:wL,min:xL,mmo:EL,nl:SL,pel:kL,pkg:CL,pt:IL,qs:DL,qt:TL,sqc:NL,umg:OL,ydl:ML,yds:PL,"ml/min/1.73m2":RL,shock:AL,loz:LL,tro:FL,daily:jL,c:VL,cnt:BL,drm:zL,lm:HL,mis:qL,nmg:$L,nmo:GL,pnu:UL,sat:WL,stp:ZL,trc:YL,vpr:KL,waf:QL,x:XL,atptreatment:JL,sap:eF},tF={};oe(tF,{"%":()=>nF,"%vv":()=>rF,"%wv":()=>aF,"%ww":()=>iF,"1000/mm3":()=>oF,amp:()=>sF,atptreatment:()=>lF,bag:()=>uF,bitperminute:()=>cF,bol:()=>dF,bot:()=>hF,box:()=>pF,c:()=>mF,can:()=>fF,cap:()=>gF,cc:()=>vF,cm:()=>bF,cmm:()=>yF,cnt:()=>_F,ctg:()=>wF,ctr:()=>xF,daily:()=>EF,day:()=>SF,default:()=>Zre,degree:()=>kF,dis:()=>CF,drm:()=>IF,fl:()=>DF,fld:()=>TF,flo:()=>NF,ftc:()=>OF,fts:()=>MF,"g/dl":()=>PF,gal:()=>RF,gm:()=>AF,goutte:()=>LF,gr:()=>FF,hour:()=>jF,in:()=>VF,inc:()=>BF,jar:()=>zF,kg:()=>HF,"kg/m2":()=>qF,kit:()=>$F,l:()=>GF,lb:()=>UF,lm:()=>WF,loz:()=>ZF,mcg:()=>YF,mcl:()=>KF,mcm:()=>QF,mcn:()=>XF,meq:()=>JF,mg:()=>ej,"mg/dl":()=>tj,"mg/l":()=>nj,"mg/m2":()=>rj,"mg/ml":()=>aj,mgper100ml:()=>ij,mic:()=>oj,mil:()=>sj,millisecond:()=>lj,min:()=>uj,minute:()=>cj,mis:()=>dj,ml:()=>hj,"ml/min":()=>pj,"ml/min/1.73m2":()=>mj,mm:()=>fj,"mm/h":()=>gj,mmhg:()=>vj,mmo:()=>bj,mol:()=>yj,month:()=>_j,nl:()=>wj,nmg:()=>xj,nmo:()=>Ej,ns:()=>Sj,ondemand:()=>kj,oz:()=>Cj,pel:()=>Ij,pg:()=>Dj,pkg:()=>Tj,pnu:()=>Nj,ppm:()=>Oj,pt:()=>Mj,qs:()=>Pj,qt:()=>l3,sap:()=>Rj,sat:()=>Aj,second:()=>Lj,shock:()=>Fj,spoon:()=>jj,spr:()=>Vj,sqc:()=>Bj,stp:()=>zj,sup:()=>Hj,syr:()=>qj,tab:()=>$j,tbl:()=>Gj,tes:()=>Uj,ton:()=>Wj,tpn:()=>Zj,trc:()=>Yj,tro:()=>Kj,tsp:()=>Qj,tub:()=>Xj,umg:()=>Jj,unt:()=>e3,vil:()=>t3,vpr:()=>n3,waf:()=>r3,week:()=>a3,x:()=>i3,ydl:()=>o3,yds:()=>s3});var nF="%",rF="% v/v",aF="% w/v",iF="% w/w",oF="1000/mm³",sF="{count, plural, one{ampule} other{ampules}}",lF="Number of treatments by anti-tachycardia pacing",uF="{count, plural, one{bag} other{bags}}",cF="{count, plural, one{bit per minute} other{bits per minute}}",dF="bolus",hF="{count, plural, one{bottle} other{bottles}}",pF="{count, plural, one{box} other{boxes}}",mF="homeopathic dilution (centesimal 1/100)",fF="{count, plural, one{can} other{cans}}",gF="{count, plural, one{capsule} other{capsules}}",vF="cm³",bF="cm",yF="mm³",_F="cnt",wF="{count, plural, one{cartridge} other{cartridges}}",xF="{count, plural, one{container} other{containers}}",EF="daily",SF="{count, plural, one{day} other{days}}",kF="°",CF="{count, plural, one{disk} other{disks}}",IF="drum",DF="{count, plural, one{fluid} other{fluids}}",TF="fl dr",NF="{count, plural, one{fluid ounce} other{fluid ounces}}",OF="cu ft",MF="sq ft",PF="g/dl",RF="{count, plural, one{gallon} other{gallons}}",AF="g",LF="{count, plural, one{drop} other{drops}}",FF="{count, plural, one{grain} other{grains}}",jF="{count, plural, one{hour} other{hours}}",VF="{count, plural, one{inch} other{inches}}",BF="in²",zF="{count, plural, one{jar} other{jars}}",HF="kg",qF="kg/m²",$F="kit",GF="{count, plural, one{liter} other{liters}}",UF="{count, plural, one{pound} other{pounds}}",WF="homeopathic dilution (fifty millesimal 1/50,000)",ZF="{count, plural, one{lozenge} other{lozenges}}",YF="µg",KF="µl",QF="mmol",XF="micron",JF="milliequivalent",ej="mg",tj="mg/dl",nj="mg/l",rj="mg/m²",aj="mg/ml",ij="mg/100mL",oj="µCi",sj="mCi",lj="{count, plural, one{millisecond} other{milliseconds}}",uj="minim",cj="{count, plural, one{minute} other{minutes}}",dj="miscellaneous",hj="{count, plural, one{milliliter} other{milliliters}}",pj="ml/min",mj="mL/min/1.73m²",fj="mm",gj="mm/h",vj="mmHg",bj="μmol",yj="mol",_j="{count, plural, one{month} other{months}}",wj="normal",xj="ng",Ej="nmol",Sj="not stated",kj="on demand",Cj="{count, plural, one{ounce} other{ounces}}",Ij="{count, plural, one{pellet} other{pellets}}",Dj="pg",Tj="{count, plural, one{package} other{packages}}",Nj="{count, plural, one{protein unit} other{protein unit}}",Oj="ppm",Mj="{count, plural, one{pint} other{pints}}",Pj="quantity sufficient",Rj="Cumulative sap value",Aj="saturated",Lj="{count, plural, one{second} other{seconds}}",Fj="shock",jj="{count, plural, one{spoon} other{spoons}}",Vj="{count, plural, one{spray} other{sprays}}",Bj="cm²",zj="{count, plural, one{strip} other{strips}}",Hj="{count, plural, one{suppository} other{suppositories}}",qj="{count, plural, one{syrynge} other{syrynges}}",$j="{count, plural, one{tablet} other{tablets}}",Gj="{count, plural, one{tablespoon} other{tablespoons}}",Uj="{count, plural, one{test} other{tests}}",Wj="{count, plural, one{ton} other{tons}}",Zj="{count, plural, one{tampon} other{tampons}}",Yj="{count, plural, one{trace} other{traces}}",Kj="{count, plural, one{troche} other{troches}}",Qj="{count, plural, one{teaspoon} other{teaspoons}}",Xj="{count, plural, one{tube} other{tubes}}",Jj="UNITS PER MILLIGRAM",e3="{count, plural, one{unit} other{units}}",t3="{count, plural, one{vial} other{vials}}",n3="varies per regimen",r3="{count, plural, one{wafer} other{wafers}}",a3="{count, plural, one{week} other{weeks}}",i3="homeopathic dilution (decimal 1/10)",o3="yd",s3="yd²",l3="qt",Zre={"%":nF,"%vv":rF,"%wv":aF,"%ww":iF,"1000/mm3":oF,amp:sF,atptreatment:lF,bag:uF,bitperminute:cF,bol:dF,bot:hF,box:pF,c:mF,can:fF,cap:gF,cc:vF,cm:bF,cmm:yF,cnt:_F,ctg:wF,ctr:xF,daily:EF,day:SF,degree:kF,dis:CF,drm:IF,fl:DF,fld:TF,flo:NF,ftc:OF,fts:MF,"g/dl":PF,gal:RF,gm:AF,goutte:LF,gr:FF,hour:jF,in:VF,inc:BF,jar:zF,kg:HF,"kg/m2":qF,kit:$F,l:GF,lb:UF,lm:WF,loz:ZF,mcg:YF,mcl:KF,mcm:QF,mcn:XF,meq:JF,mg:ej,"mg/dl":tj,"mg/l":nj,"mg/m2":rj,"mg/ml":aj,mgper100ml:ij,mic:oj,mil:sj,millisecond:lj,min:uj,minute:cj,mis:dj,ml:hj,"ml/min":pj,"ml/min/1.73m2":mj,mm:fj,"mm/h":gj,mmhg:vj,mmo:bj,mol:yj,month:_j,nl:wj,nmg:xj,nmo:Ej,ns:Sj,ondemand:kj,oz:Cj,pel:Ij,pg:Dj,pkg:Tj,pnu:Nj,ppm:Oj,pt:Mj,qs:Pj,sap:Rj,sat:Aj,second:Lj,shock:Fj,spoon:jj,spr:Vj,sqc:Bj,stp:zj,sup:Hj,syr:qj,tab:$j,tbl:Gj,tes:Uj,ton:Wj,tpn:Zj,trc:Yj,tro:Kj,tsp:Qj,tub:Xj,umg:Jj,unt:e3,vil:t3,vpr:n3,waf:r3,week:a3,x:i3,ydl:o3,yds:s3,qt:l3},u3={};oe(u3,{"%":()=>c3,"%vv":()=>yV,"%wv":()=>_V,"%ww":()=>wV,"1000/mm3":()=>A3,amp:()=>d3,atptreatment:()=>fB,bag:()=>h3,bitperminute:()=>xV,bol:()=>EV,bot:()=>SV,box:()=>p3,c:()=>tB,can:()=>kV,cap:()=>CV,cc:()=>IV,cm:()=>DV,cmm:()=>L3,cnt:()=>nB,ctg:()=>eV,ctr:()=>TV,daily:()=>eB,day:()=>F3,default:()=>Yre,degree:()=>R3,dis:()=>z3,drm:()=>rB,fl:()=>m3,fld:()=>H3,flo:()=>q3,ftc:()=>$3,fts:()=>G3,"g/dl":()=>f3,gal:()=>tV,gm:()=>g3,goutte:()=>J3,gr:()=>NV,hour:()=>X3,in:()=>OV,inc:()=>MV,jar:()=>PV,kg:()=>v3,"kg/m2":()=>b3,kit:()=>RV,l:()=>y3,lb:()=>_3,lm:()=>aB,loz:()=>XV,mcg:()=>w3,mcl:()=>x3,mcm:()=>nV,mcn:()=>AV,meq:()=>E3,mg:()=>S3,"mg/dl":()=>k3,"mg/l":()=>C3,"mg/m2":()=>I3,"mg/ml":()=>D3,mgper100ml:()=>aV,mic:()=>LV,mil:()=>FV,millisecond:()=>Q3,min:()=>jV,minute:()=>U3,mis:()=>iB,ml:()=>T3,"ml/min":()=>N3,"ml/min/1.73m2":()=>KV,mm:()=>W3,"mm/h":()=>Z3,mmhg:()=>Y3,mmo:()=>VV,mol:()=>O3,month:()=>B3,nl:()=>BV,nmg:()=>oB,nmo:()=>sB,ns:()=>dV,ondemand:()=>rV,oz:()=>M3,pel:()=>zV,pg:()=>cV,pkg:()=>HV,pnu:()=>lB,ppm:()=>P3,pt:()=>qV,qs:()=>$V,qt:()=>GV,sap:()=>gB,sat:()=>uB,second:()=>K3,shock:()=>QV,spoon:()=>j3,spr:()=>iV,sqc:()=>UV,stp:()=>cB,sup:()=>hV,syr:()=>sV,tab:()=>pV,tbl:()=>mV,tes:()=>fV,ton:()=>bV,tpn:()=>lV,trc:()=>dB,tro:()=>JV,tsp:()=>vV,tub:()=>uV,umg:()=>WV,unt:()=>gV,vil:()=>oV,vpr:()=>hB,waf:()=>pB,week:()=>V3,x:()=>mB,ydl:()=>ZV,yds:()=>YV});var c3="%",d3="{count, plural, one{ampoule} other{ampoules}}",h3="{count, plural, one{sac} other{sacs}}",p3="{count, plural, one{vaporisateur} other{vaporisateurs}}",m3="fl",f3="g/dl",g3="g",v3="kg",b3="kg/m²",y3="l",_3="lb",w3="µg",x3="µl",E3="milli-equivalent",S3="mg",k3="mg/dl",C3="mg/l",I3="mg/m²",D3="mg/ml",T3="ml",N3="ml/min",O3="mol",M3="oz",P3="ppm",R3="°",A3="1000/mm³",L3="mm³",F3="{count, plural, one{jour(s)} other{jours}}",j3="{count, plural, one{cuillère} other{cuillères}}",V3="{count, plural, one{semaine} other{semaines}}",B3="mois",z3="{count, plural, one{disque} other{disques}}",H3="fl dr",q3="fl oz",$3="cu ft",G3="sq ft",U3="{count, plural, one{minute} other{minutes}}",W3="mm",Z3="mm/h",Y3="mmHg",K3="{count, plural, one{seconde} other{secondes}}",Q3="{count, plural, one{milliseconde} other{millisecondes}}",X3="{count, plural, one{heure} other{heures}}",J3="{count, plural, one{goutte} other{gouttes}}",eV="{count, plural, one{cartouche} other{cartouches}}",tV="gal",nV="mmol",rV="sur demande",aV="mg/100mL",iV="spray",oV="{count, plural, one{fiole} other{fioles}}",sV="{count, plural, one{seringue} other{seringues}}",lV="{count, plural, one{tampon} other{tampons}}",uV="{count, plural, one{tube} other{tubes}}",cV="pg",dV="non spécifié",hV="{count, plural, one{suppositoire} other{suppositoires}}",pV="{count, plural, one{tablette} other{tablettes}}",mV="{count, plural, one{cuillère à soupe} other{cuillères à soupe}}",fV="{count, plural, one{test} other{tests}}",gV="{count, plural, one{unité} other{unités}}",vV="{count, plural, one{cuillère à café} other{cuillères à café}}",bV="{count, plural, one{ton} other{tons}}",yV="% v/v",_V="% w/v",wV="% w/w",xV="{count, plural, one{battement par minute} other{battements par minute}}",EV="{count, plural, one{bolus} other{bolus}}",SV="{count, plural, one{bouteille} other{bouteilles}}",kV="{count, plural, one{canette} other{canettes}}",CV="{count, plural, one{capsule} other{capsules}}",IV="cm3",DV="cm",TV="{count, plural, one{conteneur} other{conteneurs}}",NV="{count, plural, one{granule} other{granules}}",OV="in",MV="in²",PV="pot",RV="{count, plural, one{kit} other{kits}}",AV="micron",LV="µCi",FV="mCi",jV="minim",VV="μmol",BV="normal",zV="{count, plural, one{pilule} other{pilules}}",HV="{count, plural, one{paquet} other{paquets}}",qV="pinte",$V="quantité suffisante",GV="qt",UV="cm²",WV="{count, plural, one{unité / mg} other{unités / mg}}",ZV="yd",YV="yd²",KV="mL/min/1.73m²",QV="choc",XV="{count, plural, one{pastille} other{pastilles}}",JV="{count, plural, one{pastille} other{pastilles}}",eB="journalier",tB="dilution homéopathique (centésimal 1/100)",nB="cnt",rB="fût",aB="dilution homéopathique (50 millisimaux au ratio 1:50,000)",iB="divers",oB="ng",sB="nmol",lB="{count, plural, one{unité protéique} other{unités protéiques}}",uB="saturé",cB="strip",dB="trace",hB="dépendant du schéma thérapeutique",pB="{count, plural, one{hostie} other{hosties}}",mB="dilution homéopathique (décimal 1/10)",fB="{count, plural, one{Nombre de traitements par stimulation antitachycardique} other{Nombres de traitements par stimulation antitachycardique}}",gB="Valeur sap cumulative",Yre={"%":c3,amp:d3,bag:h3,box:p3,fl:m3,"g/dl":f3,gm:g3,kg:v3,"kg/m2":b3,l:y3,lb:_3,mcg:w3,mcl:x3,meq:E3,mg:S3,"mg/dl":k3,"mg/l":C3,"mg/m2":I3,"mg/ml":D3,ml:T3,"ml/min":N3,mol:O3,oz:M3,ppm:P3,degree:R3,"1000/mm3":A3,cmm:L3,day:F3,spoon:j3,week:V3,month:B3,dis:z3,fld:H3,flo:q3,ftc:$3,fts:G3,minute:U3,mm:W3,"mm/h":Z3,mmhg:Y3,second:K3,millisecond:Q3,hour:X3,goutte:J3,ctg:eV,gal:tV,mcm:nV,ondemand:rV,mgper100ml:aV,spr:iV,vil:oV,syr:sV,tpn:lV,tub:uV,pg:cV,ns:dV,sup:hV,tab:pV,tbl:mV,tes:fV,unt:gV,tsp:vV,ton:bV,"%vv":yV,"%wv":_V,"%ww":wV,bitperminute:xV,bol:EV,bot:SV,can:kV,cap:CV,cc:IV,cm:DV,ctr:TV,gr:NV,in:OV,inc:MV,jar:PV,kit:RV,mcn:AV,mic:LV,mil:FV,min:jV,mmo:VV,nl:BV,pel:zV,pkg:HV,pt:qV,qs:$V,qt:GV,sqc:UV,umg:WV,ydl:ZV,yds:YV,"ml/min/1.73m2":KV,shock:QV,loz:XV,tro:JV,daily:eB,c:tB,cnt:nB,drm:rB,lm:aB,mis:iB,nmg:oB,nmo:sB,pnu:lB,sat:uB,stp:cB,trc:dB,vpr:hB,waf:pB,x:mB,atptreatment:fB,sap:gB},vB={};oe(vB,{"%":()=>bB,"%vv":()=>Iz,"%wv":()=>Dz,"%ww":()=>Tz,"1000/mm3":()=>qB,amp:()=>yB,atptreatment:()=>E5,bag:()=>_B,bitperminute:()=>Nz,bol:()=>Oz,bot:()=>Mz,box:()=>wB,c:()=>u5,can:()=>Pz,cap:()=>Rz,cc:()=>Az,cm:()=>Lz,cmm:()=>$B,cnt:()=>c5,ctg:()=>lz,ctr:()=>Fz,daily:()=>l5,day:()=>GB,default:()=>Kre,degree:()=>HB,dis:()=>YB,drm:()=>d5,fl:()=>xB,fld:()=>KB,flo:()=>QB,ftc:()=>XB,fts:()=>JB,"g/dl":()=>EB,gal:()=>uz,gm:()=>SB,goutte:()=>sz,gr:()=>jz,hour:()=>oz,in:()=>Vz,inc:()=>Bz,jar:()=>zz,kg:()=>kB,"kg/m2":()=>CB,kit:()=>Hz,l:()=>IB,lb:()=>DB,lm:()=>h5,loz:()=>o5,mcg:()=>TB,mcl:()=>NB,mcm:()=>cz,mcn:()=>qz,meq:()=>OB,mg:()=>MB,"mg/dl":()=>PB,"mg/l":()=>RB,"mg/m2":()=>AB,"mg/ml":()=>LB,mgper100ml:()=>hz,mic:()=>$z,mil:()=>Gz,millisecond:()=>iz,min:()=>Uz,minute:()=>ez,mis:()=>p5,ml:()=>FB,"ml/min":()=>jB,"ml/min/1.73m2":()=>a5,mm:()=>tz,"mm/h":()=>nz,mmhg:()=>rz,mmo:()=>Wz,mol:()=>VB,month:()=>ZB,nl:()=>Zz,nmg:()=>m5,nmo:()=>f5,ns:()=>yz,ondemand:()=>dz,oz:()=>BB,pel:()=>Yz,pg:()=>bz,pkg:()=>Kz,pnu:()=>g5,ppm:()=>zB,pt:()=>Qz,qs:()=>Xz,qt:()=>Jz,sap:()=>S5,sat:()=>v5,second:()=>az,shock:()=>i5,spoon:()=>UB,spr:()=>pz,sqc:()=>e5,stp:()=>b5,sup:()=>_z,syr:()=>fz,tab:()=>wz,tbl:()=>xz,tes:()=>Ez,ton:()=>Cz,tpn:()=>gz,trc:()=>y5,tro:()=>s5,tsp:()=>kz,tub:()=>vz,umg:()=>t5,unt:()=>Sz,vil:()=>mz,vpr:()=>_5,waf:()=>w5,week:()=>WB,x:()=>x5,ydl:()=>n5,yds:()=>r5});var bB="%",yB="{count, plural, one{ampule} other{ampullen}}",_B="{count, plural, one{zak} other{zakken}}",wB="{count, plural, one{verstuiver} other{verstuivers}}",xB="fl",EB="g/dl",SB="g",kB="kg",CB="kg/m²",IB="l",DB="lb",TB="µg",NB="µl",OB="{count, plural, one{milli-equivalent} other{milli-equivalenten}}",MB="mg",PB="mg/dl",RB="mg/l",AB="mg/m²",LB="mg/ml",FB="ml",jB="ml/min",VB="mol",BB="oz",zB="ppm",HB="°",qB="1000/mm³",$B="mm³",GB="{count, plural, one{dag} other{dagen}}",UB="{count, plural, one{lepel} other{lepels}}",WB="{count, plural, one{week} other{weken}}",ZB="{count, plural, one{maand} other{maanden}}",YB="{count, plural, one{schijf} other{schijven}}",KB="fl dr",QB="fl oz",XB="cu ft",JB="sq ft",ez="{count, plural, one{minuut} other{minuten}}",tz="mm",nz="mm/h",rz="mmHg",az="{count, plural, one{seconde} other{seconden}}",iz="{count, plural, one{milliseconde} other{milliseconden}}",oz="{count, plural, one{uur} other{uren}}",sz="{count, plural, one{druppel} other{druppels}}",lz="{count, plural, one{patroon} other{patronen}}",uz="gal",cz="mmol",dz="op aanvraag",hz="mg/100mL",pz="{count, plural, one{spray} other{sprays}}",mz="{count, plural, one{flesje} other{flesjes}}",fz="{count, plural, one{spuit} other{spuiten}}",gz="{count, plural, one{tampon} other{tampons}}",vz="{count, plural, one{buis} other{buizen}}",bz="pg",yz="niet gespecificeerd",_z="{count, plural, one{zetpil} other{zetpillen}}",wz="{count, plural, one{tablet} other{tabletten}}",xz="{count, plural, one{eetlepel} other{eetlepels}}",Ez="{count, plural, one{test} other{tests}}",Sz="{count, plural, one{eenheid} other{eenheden}}",kz="{count, plural, one{theelepel} other{theelepels}}",Cz="{count, plural, one{ton} other{tonnen}}",Iz="% v/v",Dz="% w/v",Tz="% w/w",Nz="{count, plural, one{slag per minuut} other{slagen per minuut}}",Oz="bolus",Mz="{count, plural, one{fles} other{flessen}}",Pz="{count, plural, one{blikje} other{blikjes}}",Rz="{count, plural, one{capsule} other{capsules}}",Az="cm3",Lz="cm",Fz="{count, plural, one{houder} other{houders}}",jz="{count, plural, one{korrel} other{korrels}}",Vz="in",Bz="in²",zz="{count, plural, one{pot} other{potten}}",Hz="{count, plural, one{kit} other{kits}}",qz="micron",$z="µCi",Gz="mCi",Uz="minim",Wz="μmol",Zz="normaal",Yz="{count, plural, one{pil} other{pillen}}",Kz="{count, plural, one{pakket} other{pakketten}}",Qz="{count, plural, one{pint} other{pinten}}",Xz="voldoende hoeveelheid",Jz="qt",e5="cm²",t5="{count, plural, one{eenheid / mg} other{eenheden / mg}}",n5="yd",r5="yd²",a5="mL/min/1.73m²",i5="{count, plural, one{schok} other{schokken}}",o5="{count, plural, one{zuigtablet} other{zuigtabletten}}",s5="{count, plural, one{zuigtablet} other{zuigtabletten}}",l5="dagelijks",u5="homeopathische verdunning (centesimal 1/100)",c5="cnt",d5="vat",h5="homeopathische verdunning (50 millesimal in verhouding 1:50,000)",p5="diverse",m5="ng",f5="nmol",g5="{count, plural, one{eiwiteenheid} other{eiwiteenheden}}",v5="verzadigd",b5="{count, plural, one{strip} other{strips}}",y5="{count, plural, one{spoor} other{sporen}}",_5="behandelingsschema-afhankelijk",w5="{count, plural, one{ouwel} other{ouwels}}",x5="homeopathische verdunning (decimaal 1/10)",E5="aantal anti-tachycardie-stimulatiebehandelingen",S5="Cumulatieve sap waarde",Kre={"%":bB,amp:yB,bag:_B,box:wB,fl:xB,"g/dl":EB,gm:SB,kg:kB,"kg/m2":CB,l:IB,lb:DB,mcg:TB,mcl:NB,meq:OB,mg:MB,"mg/dl":PB,"mg/l":RB,"mg/m2":AB,"mg/ml":LB,ml:FB,"ml/min":jB,mol:VB,oz:BB,ppm:zB,degree:HB,"1000/mm3":qB,cmm:$B,day:GB,spoon:UB,week:WB,month:ZB,dis:YB,fld:KB,flo:QB,ftc:XB,fts:JB,minute:ez,mm:tz,"mm/h":nz,mmhg:rz,second:az,millisecond:iz,hour:oz,goutte:sz,ctg:lz,gal:uz,mcm:cz,ondemand:dz,mgper100ml:hz,spr:pz,vil:mz,syr:fz,tpn:gz,tub:vz,pg:bz,ns:yz,sup:_z,tab:wz,tbl:xz,tes:Ez,unt:Sz,tsp:kz,ton:Cz,"%vv":Iz,"%wv":Dz,"%ww":Tz,bitperminute:Nz,bol:Oz,bot:Mz,can:Pz,cap:Rz,cc:Az,cm:Lz,ctr:Fz,gr:jz,in:Vz,inc:Bz,jar:zz,kit:Hz,mcn:qz,mic:$z,mil:Gz,min:Uz,mmo:Wz,nl:Zz,pel:Yz,pkg:Kz,pt:Qz,qs:Xz,qt:Jz,sqc:e5,umg:t5,ydl:n5,yds:r5,"ml/min/1.73m2":a5,shock:i5,loz:o5,tro:s5,daily:l5,c:u5,cnt:c5,drm:d5,lm:h5,mis:p5,nmg:m5,nmo:f5,pnu:g5,sat:v5,stp:b5,trc:y5,vpr:_5,waf:w5,x:x5,atptreatment:E5,sap:S5},Qre={nl:vB,fr:u3,de:WR,en:tF},k5={};oe(k5,{default:()=>Xre,header:()=>C5,patient:()=>I5,professional:()=>D5});var C5="Ausgegebene Medikamente?",I5={part1:{1:"Die Liste kann",2:" unvollständig ",3:"sein: Dies ist der Fall, wenn der Apotheker die Arzneimittel bei der Lieferung nicht auf Ihren Namen registriert hat."},part2:{1:"Die Liste kann Arzneimittel enthalten, die",2:" nicht für Sie bestimmt ",3:"sind. Dies geschieht, wenn Sie Ihre Medikamente gleichzeitig mit Medikamenten für eine andere Person abholen."},part3:{1:"Konsultieren Sie im Zweifelsfall immer Ihren Arzt oder Apotheker. Die Bereitstellung dieser Daten erfolgt zu",2:" Informationszwecken und ist kein Ersatz für eine professionelle medizinische Beratung."}},D5={part1:{1:"Die Liste kann",2:" unvollständig ",3:": , da bestimmte Arzneimittel nicht von einer belgischen Apotheke geliefert oder registriert wurden."},part2:{1:"Die Liste kann Arzneimittel enthalten, die",2:" nicht für diesen Patienten bestimmt ",3:"sind. Dies geschieht, wenn Medikamente für eine andere Person abgeholt werden, ohne dass das/die dazugehörige Verschreibungen ausgestellt wird."}},Xre={header:C5,patient:I5,professional:D5},T5={};oe(T5,{default:()=>Jre,header:()=>N5,patient:()=>O5,professional:()=>M5});var N5="How to interpret the list?",O5={part1:{1:"It is possible that the list",2:"is incomplete",3:": this may happen if the pharmacist did not register the medication in your name at the time of dispensing."},part2:{1:"The list may contain medications",2:"not intended for you.",3:"This can occur if you collect your medication together with medication for someone else at the same time."},part3:{1:"If in doubt, always consult your doctor or pharmacist. This information is provided",2:"for informational purposes and is not a substitute for professional medical advice."}},M5={part1:{1:"It is possible that the list",2:"is incomplete",3:": this may happen if the pharmacist did not register the medication in your name at the time of dispensing."},part2:{1:"The list may contain medications",2:"not intended for you.",3:"This can occur if you collect your medication together with medication for someone else at the same time."}},Jre={header:N5,patient:O5,professional:M5},P5={};oe(P5,{default:()=>eae,header:()=>R5,patient:()=>A5,professional:()=>L5});var R5="Comment interpréter la liste?",A5={part1:{1:"Cette liste",2:" peut être incomplète ",3:": c'est le cas lorsque les médicaments retirés n'ont pas été enregistrés en votre nom par le pharmacien."},part2:{1:"La liste peut contenir des médicaments",2:" qui ne vous concernent pas. ",3:"Cela peut être le cas lorsque vous retirez des médicaments pour d'autres personnes en même temps que les vôtres."},part3:{1:"En cas de doute, consultez toujours votre médecin ou pharmacien. Ces données sont offertes",2:" à titre informatif et ne remplacent pas un avis médical professionnel."}},L5={part1:{1:"Cette liste",2:" peut être incomplète ",3:": c'est le cas lorsque des médicaments n'ont pas été délivrés par une pharmacie belge ou qu'ils n'y ont pas été enregistrés."},part2:{1:"La liste peut contenir des médicaments",2:" qui ne concernent pas ce patient. ",3:"C'est le cas lorsqu'il a retiré des médicaments pour d'autres personnes sans donner leur(s) prescription(s)."}},eae={header:R5,patient:A5,professional:L5},F5={};oe(F5,{default:()=>tae,header:()=>j5,patient:()=>V5,professional:()=>B5});var j5="Hoe de lijst interpreteren?",V5={part1:{1:"Het is mogelijk dat de lijst",2:" onvolledig ",3:"is: dat is het geval indien de apotheker de geneesmiddelen niet op uw naam heeft geregistreerd bij aflevering."},part2:{1:"De lijst kan geneesmiddelen bevatten die",2:" niet voor u bestemd ",3:"zijn. Dat gebeurt wanneer u uw geneesmiddelen, samen met geneesmiddelen voor iemand anders, ophaalt op het zelfde moment."},part3:{1:"Raadpleeg bij twijfel altijd uw arts of apotheker. Deze gegevens worden aangeboden voor",2:" informatieve doeleinden en zijn geen vervanging voor professioneel medisch advies."}},B5={part1:{1:"Het is mogelijk dat de lijst",2:" onvolledig ",3:": is omdat bepaalde geneesmiddelen niet door een Belgische apotheek afgeleverd of geregistreerd werden."},part2:{1:"De lijst kan geneesmiddelen bevatten die",2:" niet voor deze patiënt bestemd ",3:"zijn. Dit gebeurt wanneer geneesmiddelen voor iemand anders opgehaald worden zonder afgifte van daarbij horend(e) voorschrift(en)."}},tae={header:j5,patient:V5,professional:B5},nae={nl:F5,fr:P5,de:k5,en:T5},z5={};oe(z5,{default:()=>rae,headers:()=>H5,magisterialPreparation:()=>q5,noContent:()=>$5});var H5={deliveredOn:"Ausgestellt am",medicationName:"Medikation",quantity:"Menge",patient:"Patient",leaflet:"Packungsbeilage"},q5="Verschreibungurarzneimittel",$5="Bei diesem Patienten wurden keine abgegebenen Medikamente wiedergefunden.",rae={headers:H5,magisterialPreparation:q5,noContent:$5},G5={};oe(G5,{default:()=>aae,headers:()=>U5,magisterialPreparation:()=>W5,noContent:()=>Z5});var U5={deliveredOn:"Delivered on",medicationName:"Medication",quantity:"Quantity",patient:"Patient",leaflet:"Leaflet"},W5="Magistral preparation",Z5="There is no delivered medication found for this patient.",aae={headers:U5,magisterialPreparation:W5,noContent:Z5},Y5={};oe(Y5,{default:()=>iae,headers:()=>K5,magisterialPreparation:()=>Q5,noContent:()=>X5});var K5={deliveredOn:"Délivré le",medicationName:"Médicament(s)",quantity:"Quantité",patient:"Patient",leaflet:"Leaflet"},Q5="Préparation magistrale",X5="Aucun médicament délivré n'a été retrouvé pour ce patient.",iae={headers:K5,magisterialPreparation:Q5,noContent:X5},J5={};oe(J5,{default:()=>oae,headers:()=>e4,magisterialPreparation:()=>t4,noContent:()=>n4});var e4={deliveredOn:"Afgeleverd op",medicationName:"Geneesmiddel(en)",quantity:"Hoeveelheid",patient:"Patiënt",leaflet:"Bijsluiter"},t4="Magistrale bereiding",n4="Er zijn geen afgeleverde geneesmiddelen teruggevonden voor deze patiënt.",oae={headers:e4,magisterialPreparation:t4,noContent:n4},sae={nl:J5,fr:Y5,de:z5,en:G5},r4={};oe(r4,{composition:()=>a4,default:()=>lae,"delivered-by":()=>c4,"delivery-date":()=>u4,dguid:()=>o4,"is-prescribed":()=>s4,leaflet:()=>v4,"magisterial-preparation":()=>g4,medication:()=>y4,"no-pharmacy":()=>m4,noDetails:()=>_4,package:()=>b4,patient:()=>f4,posologie:()=>i4,quantity:()=>l4,"return-delivery-date":()=>h4,"returned-by":()=>p4,"returned-quantity":()=>d4});var a4="Zusammensetzung",i4="Dosierung",o4="ID Ausgabe",s4={title:"Wurde verschrieben",yes:"Ja",no:"Nein"},l4="Gelieferte Menge",u4="Lieferdatum",c4="Geliefert von",d4="Zurückgenommene Menge",h4="Rücknahme am",p4="Rücknahme durch",m4="Apotheke mit LIKIV-Erkennungsnummer",f4="Patient",g4="Verschreibungurarzneimittel",v4="Packungsbeilage",b4="{count, plural, one{Verpackung} other{Verpackungen}}",y4="Arzneimittel",_4="Die angeforderte verschreibung wurde gelöscht oder existiert nicht.",lae={composition:a4,posologie:i4,dguid:o4,"is-prescribed":s4,quantity:l4,"delivery-date":u4,"delivered-by":c4,"returned-quantity":d4,"return-delivery-date":h4,"returned-by":p4,"no-pharmacy":m4,patient:f4,"magisterial-preparation":g4,leaflet:v4,package:b4,medication:y4,noDetails:_4},w4={};oe(w4,{composition:()=>x4,default:()=>uae,"delivered-by":()=>E4,"delivery-date":()=>S4,dguid:()=>k4,"is-prescribed":()=>C4,leaflet:()=>I4,"magisterial-preparation":()=>D4,medication:()=>T4,"no-pharmacy":()=>N4,noDetails:()=>O4,package:()=>M4,patient:()=>P4,posologie:()=>R4,quantity:()=>A4,"return-delivery-date":()=>j4,"returned-by":()=>V4,"returned-quantity":()=>F4,title:()=>L4});var x4="Composition",E4="Dispensed by",S4="Date dispensed",k4="Dispensing ID",C4={no:"No",title:"Was prescribed",yes:"Yes"},I4="Package leaflet",D4="Compounded preparation",T4="Medication",N4="Pharmacy with NIHDI number",O4="The requested information has been deleted or doesn't exist.",M4="{count, plural, one{package} other{packages}}",P4="Patient",R4="Dosage",A4="Dispensed quality",L4="Detail of the dispensed medication",F4="Returned quantity",j4="Return on",V4="Return by",uae={composition:x4,"delivered-by":E4,"delivery-date":S4,dguid:k4,"is-prescribed":C4,leaflet:I4,"magisterial-preparation":D4,medication:T4,"no-pharmacy":N4,noDetails:O4,package:M4,patient:P4,posologie:R4,quantity:A4,title:L4,"returned-quantity":F4,"return-delivery-date":j4,"returned-by":V4},B4={};oe(B4,{composition:()=>z4,default:()=>cae,"delivered-by":()=>W4,"delivery-date":()=>U4,dguid:()=>q4,"is-prescribed":()=>$4,leaflet:()=>e9,"magisterial-preparation":()=>J4,medication:()=>n9,"no-pharmacy":()=>Q4,noDetails:()=>r9,package:()=>t9,patient:()=>X4,posologie:()=>H4,quantity:()=>G4,"return-delivery-date":()=>Y4,"returned-by":()=>K4,"returned-quantity":()=>Z4});var z4="Composition",H4="Posologie",q4="ID délivrance",$4={title:"A été prescrit",yes:"Oui",no:"Non"},G4="Quantité délivrée",U4="Date de délivrance",W4="Délivré par",Z4="Quantité retournée",Y4="Retour le",K4="Retour par",Q4="Pharmacie avec numéro INAMI",X4="Patient",J4="Préparation magistrale",e9="Notice d'information",t9="{count, plural, one{emballage} other{emballages}}",n9="Médicament",r9="La prescription demandée a été supprimée ou n'existe pas.",cae={composition:z4,posologie:H4,dguid:q4,"is-prescribed":$4,quantity:G4,"delivery-date":U4,"delivered-by":W4,"returned-quantity":Z4,"return-delivery-date":Y4,"returned-by":K4,"no-pharmacy":Q4,patient:X4,"magisterial-preparation":J4,leaflet:e9,package:t9,medication:n9,noDetails:r9},a9={};oe(a9,{composition:()=>i9,default:()=>dae,"delivered-by":()=>d9,"delivery-date":()=>c9,dguid:()=>s9,"is-prescribed":()=>l9,leaflet:()=>b9,"magisterial-preparation":()=>v9,medication:()=>_9,"no-pharmacy":()=>f9,noDetails:()=>w9,package:()=>y9,patient:()=>g9,posologie:()=>o9,quantity:()=>u9,"return-delivery-date":()=>p9,"returned-by":()=>m9,"returned-quantity":()=>h9});var i9="Samenstelling",o9="Posologie",s9="ID aflevering",l9={title:"Werd voorgeschreven",yes:"Ja",no:"Nee"},u9="Afgeleverde hoeveelheid",c9="Datum afgeleverd",d9="Afgeleverd door",h9="Teruggenomen hoeveelheid",p9="Terugname op",m9="Terugname door",f9="Apotheek met RIZIV-nummer",g9="Patiënt",v9="Magistrale bereiding",b9="Bijsluiter",y9="{count, plural, one{verpakking} other{verpakkingen}}",_9="Geneesmiddel(en)",w9="Het gevraagde voorschrift is verwijderd of bestaat niet.",dae={composition:i9,posologie:o9,dguid:s9,"is-prescribed":l9,quantity:u9,"delivery-date":c9,"delivered-by":d9,"returned-quantity":h9,"return-delivery-date":p9,"returned-by":m9,"no-pharmacy":f9,patient:g9,"magisterial-preparation":v9,leaflet:b9,package:y9,medication:_9,noDetails:w9},hae={nl:a9,fr:B4,de:r4,en:w4},pae=class extends Bo{getTranslation(e){return at({commons:Zt(se({},Ore[e]),{units:Qre[e],galenicFormCodes:Cre[e],timeUnits:Ure[e],administrationUnits:dre[e],periods:Lre[e],days:gre[e],posology:zre[e],errors:wre[e]}),deliveredMedicationsList:sae[e],deliveredMedicationsDisclaimer:nae[e],deliveredMedicationDetails:hae[e]})}},mae=[ere,IK({defaultLanguage:"fr",loader:{provide:Bo,useClass:pae},compiler:{provide:Ho,useClass:are}})],x9=(()=>{const t=class t{constructor(){this.http=C(Si)}get(n){return this.http.post("/v2/deliveredMedications/findAll",{ssin:n})}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),fae={items:[{person:{ssin:"00000000097 ",name:"John Doe"},pharmacy:{nihdi:"80000552",name:[{lang:h.FR,value:"Pharmacie du Soleil"}]},medication:{identifier:{value:"1727395",type:Qi.CNK},name:[{value:"Novyra 50 mg"}],quantity:{value:1},instructions:[{lang:h.FR,value:"Exemple FICTIF - NE PAS UTILISER"}]},deliveryDate:"2025-09-02T13:23:03+02:00",dguid:"fcec9f35-9d46-995f-e74d-629de7ab40b3",sguid:"85facbfb-5f24-2b4f-4568-e671a81855a7",dosageInstructions:[{texts:[{lang:h.FR,value:"1 comprimé le matin"}]}],isPrescribed:!0},{person:{ssin:"00000000097 ",name:"John Doe"},pharmacy:{nihdi:"80000552",name:[{lang:h.FR,value:"Pharmacie du Soleil"}]},medication:{identifier:{value:"1727395",type:Qi.CNK},name:[{value:"Meldiora 10 ml"}],quantity:{value:1},instructions:[{lang:h.FR,value:"Exemple FICTIF - NE PAS UTILISER"}]},deliveryDate:"2025-06-30T13:23:03+02:00",dguid:"fcec9f35-9d46-995f-e74d-629de7ab40b3",sguid:"85facbfb-5f24-2b4f-4568-e671a81855a7",dosageInstructions:[{texts:[{lang:h.FR,value:"1 goutte dans chaque narine 3x/j"}]}],isPrescribed:!0},{person:{ssin:"00000000097 ",name:"John Doe"},pharmacy:{nihdi:"80000552",name:[{lang:h.FR,value:"Pharmacie du Soleil"}]},medication:{identifier:{value:"1727395",type:Qi.CNK},name:[{value:"Cymelune 200 µg"}],quantity:{value:1},instructions:[{lang:h.FR,value:"Exemple FICTIF - NE PAS UTILISER"}]},deliveryDate:"2025-09-02T13:23:03+02:00",dguid:"fcec9f35-9d46-995f-e74d-629de7ab40b3",sguid:"85facbfb-5f24-2b4f-4568-e671a81855a7",dosageInstructions:[{texts:[{lang:h.FR,value:"2 inhalations si nécessaire (max 4/j)"}]}],isPrescribed:!0}]},E9=(()=>{const t=class t{constructor(){this.demoService=C(yne)}get(n){return this.demoService.post("/v2/deliveredMedications/findAll",fae)}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),S9=(()=>{const t=class t{};t.ɵfac=function(n){return new(n||t)},t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),gae=(e,t)=>e.getEnvironmentVariable("env")===Rr.DEMO?t.get(E9):t.get(x9),vae={provide:S9,useFactory:gae,deps:[Ci,it]},$f=(()=>{const t=class t extends G1{constructor(n,a){super(n.getServices(),go.DELIVERED_MEDICATIONS,a.getInstance().isOfflineAuthenticated,a.getInstance().isOfflineDataStorageEnabled,go.DELIVERED_MEDICATIONS),this.deliveredMedicationsApiService=C(S9),this.authServiceSelector=C(ci),this.deliveredMedicationsStateSubject$=new Dd({status:Ka.INITIAL}),this.deliveredMedicationsState$=this.deliveredMedicationsStateSubject$.asObservable()}getDataFromBackend(){return wt(this,null,function*(){let n=yield this.authServiceSelector.getInstance().resolveSsin(),a=this.deliveredMedicationsApiService.get(n);return cq(a)})}getDeliveredMedications(n=!0){return wt(this,null,function*(){return xne(this.getData(n),this.deliveredMedicationsStateSubject$)})}};t.ɵfac=function(n){return new(n||t)(te(tu),te(ci))},t.ɵprov=V({token:t,factory:t.ɵfac});let e=t;return e})(),xs;function bae(){if(xs===void 0&&(xs=null,typeof window<"u")){let e=window;e.trustedTypes!==void 0&&(xs=e.trustedTypes.createPolicy("angular#components",{createHTML:t=>t}))}return xs}function ji(e){var t;return((t=bae())==null?void 0:t.createHTML(e))||e}function Gf(e){return Error(`Unable to find icon with the name "${e}"`)}function yae(){return Error("Could not find HttpClient for use with Angular Material icons. Please add provideHttpClient() to your providers.")}function Uf(e){return Error(`The URL provided to MatIconRegistry was not trusted as a resource URL via Angular's DomSanitizer. Attempted URL was "${e}".`)}function Wf(e){return Error(`The literal provided to MatIconRegistry was not trusted as safe HTML by Angular's DomSanitizer. Attempted literal was "${e}".`)}var ta=class{constructor(e,t,r){s(this,"url");s(this,"svgText");s(this,"options");s(this,"svgElement");this.url=e,this.svgText=t,this.options=r}},_ae=(()=>{const t=class t{constructor(n,a,i,o){s(this,"_httpClient");s(this,"_sanitizer");s(this,"_errorHandler");s(this,"_document");s(this,"_svgIconConfigs",new Map);s(this,"_iconSetConfigs",new Map);s(this,"_cachedIconsByUrl",new Map);s(this,"_inProgressUrlFetches",new Map);s(this,"_fontCssClassesByAlias",new Map);s(this,"_resolvers",[]);s(this,"_defaultFontSetClass",["material-icons","mat-ligature-font"]);this._httpClient=n,this._sanitizer=a,this._errorHandler=o,this._document=i}addSvgIcon(n,a,i){return this.addSvgIconInNamespace("",n,a,i)}addSvgIconLiteral(n,a,i){return this.addSvgIconLiteralInNamespace("",n,a,i)}addSvgIconInNamespace(n,a,i,o){return this._addSvgIconConfig(n,a,new ta(i,null,o))}addSvgIconResolver(n){return this._resolvers.push(n),this}addSvgIconLiteralInNamespace(n,a,i,o){let l=this._sanitizer.sanitize(on.HTML,i);if(!l)throw Wf(i);let c=ji(l);return this._addSvgIconConfig(n,a,new ta("",c,o))}addSvgIconSet(n,a){return this.addSvgIconSetInNamespace("",n,a)}addSvgIconSetLiteral(n,a){return this.addSvgIconSetLiteralInNamespace("",n,a)}addSvgIconSetInNamespace(n,a,i){return this._addSvgIconSetConfig(n,new ta(a,null,i))}addSvgIconSetLiteralInNamespace(n,a,i){let o=this._sanitizer.sanitize(on.HTML,a);if(!o)throw Wf(a);let l=ji(o);return this._addSvgIconSetConfig(n,new ta("",l,i))}registerFontClassAlias(n,a=n){return this._fontCssClassesByAlias.set(n,a),this}classNameForFontAlias(n){return this._fontCssClassesByAlias.get(n)||n}setDefaultFontSetClass(...n){return this._defaultFontSetClass=n,this}getDefaultFontSetClass(){return this._defaultFontSetClass}getSvgIconFromUrl(n){let a=this._sanitizer.sanitize(on.RESOURCE_URL,n);if(!a)throw Uf(n);let i=this._cachedIconsByUrl.get(a);return i?at(Es(i)):this._loadSvgIconFromConfig(new ta(n,null)).pipe(hu(o=>this._cachedIconsByUrl.set(a,o)),Mt(o=>Es(o)))}getNamedSvgIcon(n,a=""){let i=Zf(a,n),o=this._svgIconConfigs.get(i);if(o)return this._getSvgFromConfig(o);if(o=this._getIconConfigFromResolvers(a,n),o)return this._svgIconConfigs.set(i,o),this._getSvgFromConfig(o);let l=this._iconSetConfigs.get(a);return l?this._getSvgFromIconSetConfigs(n,l):Zg(Gf(i))}ngOnDestroy(){this._resolvers=[],this._svgIconConfigs.clear(),this._iconSetConfigs.clear(),this._cachedIconsByUrl.clear()}_getSvgFromConfig(n){return n.svgText?at(Es(this._svgElementFromConfig(n))):this._loadSvgIconFromConfig(n).pipe(Mt(a=>Es(a)))}_getSvgFromIconSetConfigs(n,a){let i=this._extractIconWithNameFromAnySet(n,a);if(i)return at(i);let o=a.filter(l=>!l.svgText).map(l=>this._loadSvgIconSetFromConfig(l).pipe(Pd(c=>{let u=`Loading icon set URL: ${this._sanitizer.sanitize(on.RESOURCE_URL,l.url)} failed: ${c.message}`;return this._errorHandler.handleError(new Error(u)),at(null)})));return Jg(o).pipe(Mt(()=>{let l=this._extractIconWithNameFromAnySet(n,a);if(!l)throw Gf(n);return l}))}_extractIconWithNameFromAnySet(n,a){for(let i=a.length-1;i>=0;i--){let o=a[i];if(o.svgText&&o.svgText.toString().indexOf(n)>-1){let l=this._svgElementFromConfig(o),c=this._extractSvgIconFromSet(l,n,o.options);if(c)return c}}return null}_loadSvgIconFromConfig(n){return this._fetchIcon(n).pipe(hu(a=>n.svgText=a),Mt(()=>this._svgElementFromConfig(n)))}_loadSvgIconSetFromConfig(n){return n.svgText?at(null):this._fetchIcon(n).pipe(hu(a=>n.svgText=a))}_extractSvgIconFromSet(n,a,i){let o=n.querySelector(`[id="${a}"]`);if(!o)return null;let l=o.cloneNode(!0);if(l.removeAttribute("id"),l.nodeName.toLowerCase()==="svg")return this._setSvgAttributes(l,i);if(l.nodeName.toLowerCase()==="symbol")return this._setSvgAttributes(this._toSvgElement(l),i);let c=this._svgElementFromString(ji("<svg></svg>"));return c.appendChild(l),this._setSvgAttributes(c,i)}_svgElementFromString(n){let a=this._document.createElement("DIV");a.innerHTML=n;let i=a.querySelector("svg");if(!i)throw Error("<svg> tag not found");return i}_toSvgElement(n){let a=this._svgElementFromString(ji("<svg></svg>")),i=n.attributes;for(let o=0;o<i.length;o++){let{name:l,value:c}=i[o];l!=="id"&&a.setAttribute(l,c)}for(let o=0;o<n.childNodes.length;o++)n.childNodes[o].nodeType===this._document.ELEMENT_NODE&&a.appendChild(n.childNodes[o].cloneNode(!0));return a}_setSvgAttributes(n,a){return n.setAttribute("fit",""),n.setAttribute("height","100%"),n.setAttribute("width","100%"),n.setAttribute("preserveAspectRatio","xMidYMid meet"),n.setAttribute("focusable","false"),a&&a.viewBox&&n.setAttribute("viewBox",a.viewBox),n}_fetchIcon(n){let{url:a,options:i}=n,o=(i==null?void 0:i.withCredentials)??!1;if(!this._httpClient)throw yae();if(a==null)throw Error(`Cannot fetch icon from URL "${a}".`);let l=this._sanitizer.sanitize(on.RESOURCE_URL,a);if(!l)throw Uf(a);let c=this._inProgressUrlFetches.get(l);if(c)return c;let u=this._httpClient.get(l,{responseType:"text",withCredentials:o}).pipe(Mt(d=>ji(d)),nv(()=>this._inProgressUrlFetches.delete(l)),rv());return this._inProgressUrlFetches.set(l,u),u}_addSvgIconConfig(n,a,i){return this._svgIconConfigs.set(Zf(n,a),i),this}_addSvgIconSetConfig(n,a){let i=this._iconSetConfigs.get(n);return i?i.push(a):this._iconSetConfigs.set(n,[a]),this}_svgElementFromConfig(n){if(!n.svgElement){let a=this._svgElementFromString(n.svgText);this._setSvgAttributes(a,n.options),n.svgElement=a}return n.svgElement}_getIconConfigFromResolvers(n,a){for(let i=0;i<this._resolvers.length;i++){let o=this._resolvers[i](a,n);if(o)return wae(o)?new ta(o.url,null,o.options):new ta(o,null)}}};s(t,"ɵfac",function(n){return new(n||t)(te(Si,8),te(xy),te(Le,8),te(Rn))}),s(t,"ɵprov",V({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function Es(e){return e.cloneNode(!0)}function Zf(e,t){return e+":"+t}function wae(e){return!!(e.url&&e.options)}var xae=["*"],Eae=new K("MAT_ICON_DEFAULT_OPTIONS"),Sae=new K("mat-icon-location",{providedIn:"root",factory:kae});function kae(){let e=C(Le),t=e?e.location:null;return{getPathname:()=>t?t.pathname+t.search:""}}var k9=["clip-path","color-profile","src","cursor","fill","filter","marker","marker-start","marker-mid","marker-end","mask","stroke"],Cae=k9.map(e=>`[${e}]`).join(", "),Iae=/^url\(['"]?#(.*?)['"]?\)$/,C9=(()=>{const t=class t{constructor(){s(this,"_elementRef",C(At));s(this,"_iconRegistry",C(_ae));s(this,"_location",C(Sae));s(this,"_errorHandler",C(Rn));s(this,"_defaultColor");s(this,"_color");s(this,"inline",!1);s(this,"_svgIcon");s(this,"_fontSet");s(this,"_fontIcon");s(this,"_previousFontSetClass",[]);s(this,"_previousFontIconClass");s(this,"_svgName");s(this,"_svgNamespace");s(this,"_previousPath");s(this,"_elementsWithExternalReferences");s(this,"_currentIconFetch",un.EMPTY);let n=C(new nG("aria-hidden"),{optional:!0}),a=C(Eae,{optional:!0});a&&(a.color&&(this.color=this._defaultColor=a.color),a.fontSet&&(this.fontSet=a.fontSet)),n||this._elementRef.nativeElement.setAttribute("aria-hidden","true")}get color(){return this._color||this._defaultColor}set color(n){this._color=n}get svgIcon(){return this._svgIcon}set svgIcon(n){n!==this._svgIcon&&(n?this._updateSvgIcon(n):this._svgIcon&&this._clearSvgElement(),this._svgIcon=n)}get fontSet(){return this._fontSet}set fontSet(n){let a=this._cleanupFontValue(n);a!==this._fontSet&&(this._fontSet=a,this._updateFontIconClasses())}get fontIcon(){return this._fontIcon}set fontIcon(n){let a=this._cleanupFontValue(n);a!==this._fontIcon&&(this._fontIcon=a,this._updateFontIconClasses())}_splitIconName(n){if(!n)return["",""];let a=n.split(":");switch(a.length){case 1:return["",a[0]];case 2:return a;default:throw Error(`Invalid icon name: "${n}"`)}}ngOnInit(){this._updateFontIconClasses()}ngAfterViewChecked(){let n=this._elementsWithExternalReferences;if(n&&n.size){let a=this._location.getPathname();a!==this._previousPath&&(this._previousPath=a,this._prependPathToReferences(a))}}ngOnDestroy(){this._currentIconFetch.unsubscribe(),this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear()}_usingFontIcon(){return!this.svgIcon}_setSvgElement(n){this._clearSvgElement();let a=this._location.getPathname();this._previousPath=a,this._cacheChildrenWithExternalReferences(n),this._prependPathToReferences(a),this._elementRef.nativeElement.appendChild(n)}_clearSvgElement(){let n=this._elementRef.nativeElement,a=n.childNodes.length;for(this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear();a--;){let i=n.childNodes[a];(i.nodeType!==1||i.nodeName.toLowerCase()==="svg")&&i.remove()}}_updateFontIconClasses(){if(!this._usingFontIcon())return;let n=this._elementRef.nativeElement,a=(this.fontSet?this._iconRegistry.classNameForFontAlias(this.fontSet).split(/ +/):this._iconRegistry.getDefaultFontSetClass()).filter(i=>i.length>0);this._previousFontSetClass.forEach(i=>n.classList.remove(i)),a.forEach(i=>n.classList.add(i)),this._previousFontSetClass=a,this.fontIcon!==this._previousFontIconClass&&!a.includes("mat-ligature-font")&&(this._previousFontIconClass&&n.classList.remove(this._previousFontIconClass),this.fontIcon&&n.classList.add(this.fontIcon),this._previousFontIconClass=this.fontIcon)}_cleanupFontValue(n){return typeof n=="string"?n.trim().split(" ")[0]:n}_prependPathToReferences(n){let a=this._elementsWithExternalReferences;a&&a.forEach((i,o)=>{i.forEach(l=>{o.setAttribute(l.name,`url('${n}#${l.value}')`)})})}_cacheChildrenWithExternalReferences(n){let a=n.querySelectorAll(Cae),i=this._elementsWithExternalReferences=this._elementsWithExternalReferences||new Map;for(let o=0;o<a.length;o++)k9.forEach(l=>{let c=a[o],u=c.getAttribute(l),d=u?u.match(Iae):null;if(d){let m=i.get(c);m||(m=[],i.set(c,m)),m.push({name:l,value:d[1]})}})}_updateSvgIcon(n){if(this._svgNamespace=null,this._svgName=null,this._currentIconFetch.unsubscribe(),n){let[a,i]=this._splitIconName(n);a&&(this._svgNamespace=a),i&&(this._svgName=i),this._currentIconFetch=this._iconRegistry.getNamedSvgIcon(i,a).pipe(ln(1)).subscribe(o=>this._setSvgElement(o),o=>{let l=`Error retrieving icon ${a}:${i}! ${o.message}`;this._errorHandler.handleError(new Error(l))})}}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",lt({type:t,selectors:[["mat-icon"]],hostAttrs:["role","img",1,"mat-icon","notranslate"],hostVars:10,hostBindings:function(n,a){n&2&&(Ln("data-mat-icon-type",a._usingFontIcon()?"font":"svg")("data-mat-icon-name",a._svgName||a.fontIcon)("data-mat-icon-namespace",a._svgNamespace||a.fontSet)("fontIcon",a._usingFontIcon()?a.fontIcon:null),Ul(a.color?"mat-"+a.color:""),Pn("mat-icon-inline",a.inline)("mat-icon-no-color",a.color!=="primary"&&a.color!=="accent"&&a.color!=="warn"))},inputs:{color:"color",inline:[2,"inline","inline",zi],svgIcon:"svgIcon",fontSet:"fontSet",fontIcon:"fontIcon"},exportAs:["matIcon"],ngContentSelectors:xae,decls:1,vars:0,template:function(n,a){n&1&&(xi(),Zn(0))},styles:[`mat-icon,mat-icon.mat-primary,mat-icon.mat-accent,mat-icon.mat-warn{color:var(--mat-icon-color, inherit)}.mat-icon{-webkit-user-select:none;user-select:none;background-repeat:no-repeat;display:inline-block;fill:currentColor;height:24px;width:24px;overflow:hidden}.mat-icon.mat-icon-inline{font-size:inherit;height:inherit;line-height:inherit;width:inherit}.mat-icon.mat-ligature-font[fontIcon]::before{content:attr(fontIcon)}[dir=rtl] .mat-icon-rtl-mirror{transform:scale(-1, 1)}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon{display:block}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon{margin:auto}
|
|
37
|
-
`],encapsulation:2,changeDetection:0}));let e=t;return e})(),Dae=(()=>{const t=class t{constructor(){this.authService=C(ci).getInstance(),this.templateRef=C(ba),this.viewContainer=C(wi),this.cdRef=C(Ei)}ngOnInit(){this.authService.isOfflineAuthenticated?this.viewContainer.clear():this.viewContainer.createEmbeddedView(this.templateRef),this.cdRef.markForCheck()}};t.ɵfac=function(n){return new(n||t)},t.ɵdir=Lt({type:t,selectors:[["","hideIfOffline",""]]});let e=t;return e})();function I9(e){e||($d(),e=C(wa));let t=new nt(r=>e.onDestroy(r.next.bind(r)));return r=>r.pipe(So(t))}var D9={"application/prs.cww":["cww"],"application/prs.xsf+xml":["xsf"],"application/vnd.1000minds.decision-model+xml":["1km"],"application/vnd.3gpp.pic-bw-large":["plb"],"application/vnd.3gpp.pic-bw-small":["psb"],"application/vnd.3gpp.pic-bw-var":["pvb"],"application/vnd.3gpp2.tcap":["tcap"],"application/vnd.3m.post-it-notes":["pwn"],"application/vnd.accpac.simply.aso":["aso"],"application/vnd.accpac.simply.imp":["imp"],"application/vnd.acucobol":["acu"],"application/vnd.acucorp":["atc","acutc"],"application/vnd.adobe.air-application-installer-package+zip":["air"],"application/vnd.adobe.formscentral.fcdt":["fcdt"],"application/vnd.adobe.fxp":["fxp","fxpl"],"application/vnd.adobe.xdp+xml":["xdp"],"application/vnd.adobe.xfdf":["*xfdf"],"application/vnd.age":["age"],"application/vnd.ahead.space":["ahead"],"application/vnd.airzip.filesecure.azf":["azf"],"application/vnd.airzip.filesecure.azs":["azs"],"application/vnd.amazon.ebook":["azw"],"application/vnd.americandynamics.acc":["acc"],"application/vnd.amiga.ami":["ami"],"application/vnd.android.package-archive":["apk"],"application/vnd.anser-web-certificate-issue-initiation":["cii"],"application/vnd.anser-web-funds-transfer-initiation":["fti"],"application/vnd.antix.game-component":["atx"],"application/vnd.apple.installer+xml":["mpkg"],"application/vnd.apple.keynote":["key"],"application/vnd.apple.mpegurl":["m3u8"],"application/vnd.apple.numbers":["numbers"],"application/vnd.apple.pages":["pages"],"application/vnd.apple.pkpass":["pkpass"],"application/vnd.aristanetworks.swi":["swi"],"application/vnd.astraea-software.iota":["iota"],"application/vnd.audiograph":["aep"],"application/vnd.autodesk.fbx":["fbx"],"application/vnd.balsamiq.bmml+xml":["bmml"],"application/vnd.blueice.multipass":["mpm"],"application/vnd.bmi":["bmi"],"application/vnd.businessobjects":["rep"],"application/vnd.chemdraw+xml":["cdxml"],"application/vnd.chipnuts.karaoke-mmd":["mmd"],"application/vnd.cinderella":["cdy"],"application/vnd.citationstyles.style+xml":["csl"],"application/vnd.claymore":["cla"],"application/vnd.cloanto.rp9":["rp9"],"application/vnd.clonk.c4group":["c4g","c4d","c4f","c4p","c4u"],"application/vnd.cluetrust.cartomobile-config":["c11amc"],"application/vnd.cluetrust.cartomobile-config-pkg":["c11amz"],"application/vnd.commonspace":["csp"],"application/vnd.contact.cmsg":["cdbcmsg"],"application/vnd.cosmocaller":["cmc"],"application/vnd.crick.clicker":["clkx"],"application/vnd.crick.clicker.keyboard":["clkk"],"application/vnd.crick.clicker.palette":["clkp"],"application/vnd.crick.clicker.template":["clkt"],"application/vnd.crick.clicker.wordbank":["clkw"],"application/vnd.criticaltools.wbs+xml":["wbs"],"application/vnd.ctc-posml":["pml"],"application/vnd.cups-ppd":["ppd"],"application/vnd.curl.car":["car"],"application/vnd.curl.pcurl":["pcurl"],"application/vnd.dart":["dart"],"application/vnd.data-vision.rdz":["rdz"],"application/vnd.dbf":["dbf"],"application/vnd.dcmp+xml":["dcmp"],"application/vnd.dece.data":["uvf","uvvf","uvd","uvvd"],"application/vnd.dece.ttml+xml":["uvt","uvvt"],"application/vnd.dece.unspecified":["uvx","uvvx"],"application/vnd.dece.zip":["uvz","uvvz"],"application/vnd.denovo.fcselayout-link":["fe_launch"],"application/vnd.dna":["dna"],"application/vnd.dolby.mlp":["mlp"],"application/vnd.dpgraph":["dpg"],"application/vnd.dreamfactory":["dfac"],"application/vnd.ds-keypoint":["kpxx"],"application/vnd.dvb.ait":["ait"],"application/vnd.dvb.service":["svc"],"application/vnd.dynageo":["geo"],"application/vnd.ecowin.chart":["mag"],"application/vnd.enliven":["nml"],"application/vnd.epson.esf":["esf"],"application/vnd.epson.msf":["msf"],"application/vnd.epson.quickanime":["qam"],"application/vnd.epson.salt":["slt"],"application/vnd.epson.ssf":["ssf"],"application/vnd.eszigno3+xml":["es3","et3"],"application/vnd.ezpix-album":["ez2"],"application/vnd.ezpix-package":["ez3"],"application/vnd.fdf":["*fdf"],"application/vnd.fdsn.mseed":["mseed"],"application/vnd.fdsn.seed":["seed","dataless"],"application/vnd.flographit":["gph"],"application/vnd.fluxtime.clip":["ftc"],"application/vnd.framemaker":["fm","frame","maker","book"],"application/vnd.frogans.fnc":["fnc"],"application/vnd.frogans.ltf":["ltf"],"application/vnd.fsc.weblaunch":["fsc"],"application/vnd.fujitsu.oasys":["oas"],"application/vnd.fujitsu.oasys2":["oa2"],"application/vnd.fujitsu.oasys3":["oa3"],"application/vnd.fujitsu.oasysgp":["fg5"],"application/vnd.fujitsu.oasysprs":["bh2"],"application/vnd.fujixerox.ddd":["ddd"],"application/vnd.fujixerox.docuworks":["xdw"],"application/vnd.fujixerox.docuworks.binder":["xbd"],"application/vnd.fuzzysheet":["fzs"],"application/vnd.genomatix.tuxedo":["txd"],"application/vnd.geogebra.file":["ggb"],"application/vnd.geogebra.slides":["ggs"],"application/vnd.geogebra.tool":["ggt"],"application/vnd.geometry-explorer":["gex","gre"],"application/vnd.geonext":["gxt"],"application/vnd.geoplan":["g2w"],"application/vnd.geospace":["g3w"],"application/vnd.gmx":["gmx"],"application/vnd.google-apps.document":["gdoc"],"application/vnd.google-apps.drawing":["gdraw"],"application/vnd.google-apps.form":["gform"],"application/vnd.google-apps.jam":["gjam"],"application/vnd.google-apps.map":["gmap"],"application/vnd.google-apps.presentation":["gslides"],"application/vnd.google-apps.script":["gscript"],"application/vnd.google-apps.site":["gsite"],"application/vnd.google-apps.spreadsheet":["gsheet"],"application/vnd.google-earth.kml+xml":["kml"],"application/vnd.google-earth.kmz":["kmz"],"application/vnd.gov.sk.xmldatacontainer+xml":["xdcf"],"application/vnd.grafeq":["gqf","gqs"],"application/vnd.groove-account":["gac"],"application/vnd.groove-help":["ghf"],"application/vnd.groove-identity-message":["gim"],"application/vnd.groove-injector":["grv"],"application/vnd.groove-tool-message":["gtm"],"application/vnd.groove-tool-template":["tpl"],"application/vnd.groove-vcard":["vcg"],"application/vnd.hal+xml":["hal"],"application/vnd.handheld-entertainment+xml":["zmm"],"application/vnd.hbci":["hbci"],"application/vnd.hhe.lesson-player":["les"],"application/vnd.hp-hpgl":["hpgl"],"application/vnd.hp-hpid":["hpid"],"application/vnd.hp-hps":["hps"],"application/vnd.hp-jlyt":["jlt"],"application/vnd.hp-pcl":["pcl"],"application/vnd.hp-pclxl":["pclxl"],"application/vnd.hydrostatix.sof-data":["sfd-hdstx"],"application/vnd.ibm.minipay":["mpy"],"application/vnd.ibm.modcap":["afp","listafp","list3820"],"application/vnd.ibm.rights-management":["irm"],"application/vnd.ibm.secure-container":["sc"],"application/vnd.iccprofile":["icc","icm"],"application/vnd.igloader":["igl"],"application/vnd.immervision-ivp":["ivp"],"application/vnd.immervision-ivu":["ivu"],"application/vnd.insors.igm":["igm"],"application/vnd.intercon.formnet":["xpw","xpx"],"application/vnd.intergeo":["i2g"],"application/vnd.intu.qbo":["qbo"],"application/vnd.intu.qfx":["qfx"],"application/vnd.ipunplugged.rcprofile":["rcprofile"],"application/vnd.irepository.package+xml":["irp"],"application/vnd.is-xpr":["xpr"],"application/vnd.isac.fcs":["fcs"],"application/vnd.jam":["jam"],"application/vnd.jcp.javame.midlet-rms":["rms"],"application/vnd.jisp":["jisp"],"application/vnd.joost.joda-archive":["joda"],"application/vnd.kahootz":["ktz","ktr"],"application/vnd.kde.karbon":["karbon"],"application/vnd.kde.kchart":["chrt"],"application/vnd.kde.kformula":["kfo"],"application/vnd.kde.kivio":["flw"],"application/vnd.kde.kontour":["kon"],"application/vnd.kde.kpresenter":["kpr","kpt"],"application/vnd.kde.kspread":["ksp"],"application/vnd.kde.kword":["kwd","kwt"],"application/vnd.kenameaapp":["htke"],"application/vnd.kidspiration":["kia"],"application/vnd.kinar":["kne","knp"],"application/vnd.koan":["skp","skd","skt","skm"],"application/vnd.kodak-descriptor":["sse"],"application/vnd.las.las+xml":["lasxml"],"application/vnd.llamagraphics.life-balance.desktop":["lbd"],"application/vnd.llamagraphics.life-balance.exchange+xml":["lbe"],"application/vnd.lotus-1-2-3":["123"],"application/vnd.lotus-approach":["apr"],"application/vnd.lotus-freelance":["pre"],"application/vnd.lotus-notes":["nsf"],"application/vnd.lotus-organizer":["org"],"application/vnd.lotus-screencam":["scm"],"application/vnd.lotus-wordpro":["lwp"],"application/vnd.macports.portpkg":["portpkg"],"application/vnd.mapbox-vector-tile":["mvt"],"application/vnd.mcd":["mcd"],"application/vnd.medcalcdata":["mc1"],"application/vnd.mediastation.cdkey":["cdkey"],"application/vnd.mfer":["mwf"],"application/vnd.mfmp":["mfm"],"application/vnd.micrografx.flo":["flo"],"application/vnd.micrografx.igx":["igx"],"application/vnd.mif":["mif"],"application/vnd.mobius.daf":["daf"],"application/vnd.mobius.dis":["dis"],"application/vnd.mobius.mbk":["mbk"],"application/vnd.mobius.mqy":["mqy"],"application/vnd.mobius.msl":["msl"],"application/vnd.mobius.plc":["plc"],"application/vnd.mobius.txf":["txf"],"application/vnd.mophun.application":["mpn"],"application/vnd.mophun.certificate":["mpc"],"application/vnd.mozilla.xul+xml":["xul"],"application/vnd.ms-artgalry":["cil"],"application/vnd.ms-cab-compressed":["cab"],"application/vnd.ms-excel":["xls","xlm","xla","xlc","xlt","xlw"],"application/vnd.ms-excel.addin.macroenabled.12":["xlam"],"application/vnd.ms-excel.sheet.binary.macroenabled.12":["xlsb"],"application/vnd.ms-excel.sheet.macroenabled.12":["xlsm"],"application/vnd.ms-excel.template.macroenabled.12":["xltm"],"application/vnd.ms-fontobject":["eot"],"application/vnd.ms-htmlhelp":["chm"],"application/vnd.ms-ims":["ims"],"application/vnd.ms-lrm":["lrm"],"application/vnd.ms-officetheme":["thmx"],"application/vnd.ms-outlook":["msg"],"application/vnd.ms-pki.seccat":["cat"],"application/vnd.ms-pki.stl":["*stl"],"application/vnd.ms-powerpoint":["ppt","pps","pot"],"application/vnd.ms-powerpoint.addin.macroenabled.12":["ppam"],"application/vnd.ms-powerpoint.presentation.macroenabled.12":["pptm"],"application/vnd.ms-powerpoint.slide.macroenabled.12":["sldm"],"application/vnd.ms-powerpoint.slideshow.macroenabled.12":["ppsm"],"application/vnd.ms-powerpoint.template.macroenabled.12":["potm"],"application/vnd.ms-project":["*mpp","mpt"],"application/vnd.ms-visio.viewer":["vdx"],"application/vnd.ms-word.document.macroenabled.12":["docm"],"application/vnd.ms-word.template.macroenabled.12":["dotm"],"application/vnd.ms-works":["wps","wks","wcm","wdb"],"application/vnd.ms-wpl":["wpl"],"application/vnd.ms-xpsdocument":["xps"],"application/vnd.mseq":["mseq"],"application/vnd.musician":["mus"],"application/vnd.muvee.style":["msty"],"application/vnd.mynfc":["taglet"],"application/vnd.nato.bindingdataobject+xml":["bdo"],"application/vnd.neurolanguage.nlu":["nlu"],"application/vnd.nitf":["ntf","nitf"],"application/vnd.noblenet-directory":["nnd"],"application/vnd.noblenet-sealer":["nns"],"application/vnd.noblenet-web":["nnw"],"application/vnd.nokia.n-gage.ac+xml":["*ac"],"application/vnd.nokia.n-gage.data":["ngdat"],"application/vnd.nokia.n-gage.symbian.install":["n-gage"],"application/vnd.nokia.radio-preset":["rpst"],"application/vnd.nokia.radio-presets":["rpss"],"application/vnd.novadigm.edm":["edm"],"application/vnd.novadigm.edx":["edx"],"application/vnd.novadigm.ext":["ext"],"application/vnd.oasis.opendocument.chart":["odc"],"application/vnd.oasis.opendocument.chart-template":["otc"],"application/vnd.oasis.opendocument.database":["odb"],"application/vnd.oasis.opendocument.formula":["odf"],"application/vnd.oasis.opendocument.formula-template":["odft"],"application/vnd.oasis.opendocument.graphics":["odg"],"application/vnd.oasis.opendocument.graphics-template":["otg"],"application/vnd.oasis.opendocument.image":["odi"],"application/vnd.oasis.opendocument.image-template":["oti"],"application/vnd.oasis.opendocument.presentation":["odp"],"application/vnd.oasis.opendocument.presentation-template":["otp"],"application/vnd.oasis.opendocument.spreadsheet":["ods"],"application/vnd.oasis.opendocument.spreadsheet-template":["ots"],"application/vnd.oasis.opendocument.text":["odt"],"application/vnd.oasis.opendocument.text-master":["odm"],"application/vnd.oasis.opendocument.text-template":["ott"],"application/vnd.oasis.opendocument.text-web":["oth"],"application/vnd.olpc-sugar":["xo"],"application/vnd.oma.dd2+xml":["dd2"],"application/vnd.openblox.game+xml":["obgx"],"application/vnd.openofficeorg.extension":["oxt"],"application/vnd.openstreetmap.data+xml":["osm"],"application/vnd.openxmlformats-officedocument.presentationml.presentation":["pptx"],"application/vnd.openxmlformats-officedocument.presentationml.slide":["sldx"],"application/vnd.openxmlformats-officedocument.presentationml.slideshow":["ppsx"],"application/vnd.openxmlformats-officedocument.presentationml.template":["potx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":["xlsx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.template":["xltx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.document":["docx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.template":["dotx"],"application/vnd.osgeo.mapguide.package":["mgp"],"application/vnd.osgi.dp":["dp"],"application/vnd.osgi.subsystem":["esa"],"application/vnd.palm":["pdb","pqa","oprc"],"application/vnd.pawaafile":["paw"],"application/vnd.pg.format":["str"],"application/vnd.pg.osasli":["ei6"],"application/vnd.picsel":["efif"],"application/vnd.pmi.widget":["wg"],"application/vnd.pocketlearn":["plf"],"application/vnd.powerbuilder6":["pbd"],"application/vnd.previewsystems.box":["box"],"application/vnd.procrate.brushset":["brushset"],"application/vnd.procreate.brush":["brush"],"application/vnd.procreate.dream":["drm"],"application/vnd.proteus.magazine":["mgz"],"application/vnd.publishare-delta-tree":["qps"],"application/vnd.pvi.ptid1":["ptid"],"application/vnd.pwg-xhtml-print+xml":["xhtm"],"application/vnd.quark.quarkxpress":["qxd","qxt","qwd","qwt","qxl","qxb"],"application/vnd.rar":["rar"],"application/vnd.realvnc.bed":["bed"],"application/vnd.recordare.musicxml":["mxl"],"application/vnd.recordare.musicxml+xml":["musicxml"],"application/vnd.rig.cryptonote":["cryptonote"],"application/vnd.rim.cod":["cod"],"application/vnd.rn-realmedia":["rm"],"application/vnd.rn-realmedia-vbr":["rmvb"],"application/vnd.route66.link66+xml":["link66"],"application/vnd.sailingtracker.track":["st"],"application/vnd.seemail":["see"],"application/vnd.sema":["sema"],"application/vnd.semd":["semd"],"application/vnd.semf":["semf"],"application/vnd.shana.informed.formdata":["ifm"],"application/vnd.shana.informed.formtemplate":["itp"],"application/vnd.shana.informed.interchange":["iif"],"application/vnd.shana.informed.package":["ipk"],"application/vnd.simtech-mindmapper":["twd","twds"],"application/vnd.smaf":["mmf"],"application/vnd.smart.teacher":["teacher"],"application/vnd.software602.filler.form+xml":["fo"],"application/vnd.solent.sdkm+xml":["sdkm","sdkd"],"application/vnd.spotfire.dxp":["dxp"],"application/vnd.spotfire.sfs":["sfs"],"application/vnd.stardivision.calc":["sdc"],"application/vnd.stardivision.draw":["sda"],"application/vnd.stardivision.impress":["sdd"],"application/vnd.stardivision.math":["smf"],"application/vnd.stardivision.writer":["sdw","vor"],"application/vnd.stardivision.writer-global":["sgl"],"application/vnd.stepmania.package":["smzip"],"application/vnd.stepmania.stepchart":["sm"],"application/vnd.sun.wadl+xml":["wadl"],"application/vnd.sun.xml.calc":["sxc"],"application/vnd.sun.xml.calc.template":["stc"],"application/vnd.sun.xml.draw":["sxd"],"application/vnd.sun.xml.draw.template":["std"],"application/vnd.sun.xml.impress":["sxi"],"application/vnd.sun.xml.impress.template":["sti"],"application/vnd.sun.xml.math":["sxm"],"application/vnd.sun.xml.writer":["sxw"],"application/vnd.sun.xml.writer.global":["sxg"],"application/vnd.sun.xml.writer.template":["stw"],"application/vnd.sus-calendar":["sus","susp"],"application/vnd.svd":["svd"],"application/vnd.symbian.install":["sis","sisx"],"application/vnd.syncml+xml":["xsm"],"application/vnd.syncml.dm+wbxml":["bdm"],"application/vnd.syncml.dm+xml":["xdm"],"application/vnd.syncml.dmddf+xml":["ddf"],"application/vnd.tao.intent-module-archive":["tao"],"application/vnd.tcpdump.pcap":["pcap","cap","dmp"],"application/vnd.tmobile-livetv":["tmo"],"application/vnd.trid.tpt":["tpt"],"application/vnd.triscape.mxs":["mxs"],"application/vnd.trueapp":["tra"],"application/vnd.ufdl":["ufd","ufdl"],"application/vnd.uiq.theme":["utz"],"application/vnd.umajin":["umj"],"application/vnd.unity":["unityweb"],"application/vnd.uoml+xml":["uoml","uo"],"application/vnd.vcx":["vcx"],"application/vnd.visio":["vsd","vst","vss","vsw","vsdx","vtx"],"application/vnd.visionary":["vis"],"application/vnd.vsf":["vsf"],"application/vnd.wap.wbxml":["wbxml"],"application/vnd.wap.wmlc":["wmlc"],"application/vnd.wap.wmlscriptc":["wmlsc"],"application/vnd.webturbo":["wtb"],"application/vnd.wolfram.player":["nbp"],"application/vnd.wordperfect":["wpd"],"application/vnd.wqd":["wqd"],"application/vnd.wt.stf":["stf"],"application/vnd.xara":["xar"],"application/vnd.xfdl":["xfdl"],"application/vnd.yamaha.hv-dic":["hvd"],"application/vnd.yamaha.hv-script":["hvs"],"application/vnd.yamaha.hv-voice":["hvp"],"application/vnd.yamaha.openscoreformat":["osf"],"application/vnd.yamaha.openscoreformat.osfpvg+xml":["osfpvg"],"application/vnd.yamaha.smaf-audio":["saf"],"application/vnd.yamaha.smaf-phrase":["spf"],"application/vnd.yellowriver-custom-menu":["cmp"],"application/vnd.zul":["zir","zirz"],"application/vnd.zzazz.deck+xml":["zaz"],"application/x-7z-compressed":["7z"],"application/x-abiword":["abw"],"application/x-ace-compressed":["ace"],"application/x-apple-diskimage":["*dmg"],"application/x-arj":["arj"],"application/x-authorware-bin":["aab","x32","u32","vox"],"application/x-authorware-map":["aam"],"application/x-authorware-seg":["aas"],"application/x-bcpio":["bcpio"],"application/x-bdoc":["*bdoc"],"application/x-bittorrent":["torrent"],"application/x-blender":["blend"],"application/x-blorb":["blb","blorb"],"application/x-bzip":["bz"],"application/x-bzip2":["bz2","boz"],"application/x-cbr":["cbr","cba","cbt","cbz","cb7"],"application/x-cdlink":["vcd"],"application/x-cfs-compressed":["cfs"],"application/x-chat":["chat"],"application/x-chess-pgn":["pgn"],"application/x-chrome-extension":["crx"],"application/x-cocoa":["cco"],"application/x-compressed":["*rar"],"application/x-conference":["nsc"],"application/x-cpio":["cpio"],"application/x-csh":["csh"],"application/x-debian-package":["*deb","udeb"],"application/x-dgc-compressed":["dgc"],"application/x-director":["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"],"application/x-doom":["wad"],"application/x-dtbncx+xml":["ncx"],"application/x-dtbook+xml":["dtb"],"application/x-dtbresource+xml":["res"],"application/x-dvi":["dvi"],"application/x-envoy":["evy"],"application/x-eva":["eva"],"application/x-font-bdf":["bdf"],"application/x-font-ghostscript":["gsf"],"application/x-font-linux-psf":["psf"],"application/x-font-pcf":["pcf"],"application/x-font-snf":["snf"],"application/x-font-type1":["pfa","pfb","pfm","afm"],"application/x-freearc":["arc"],"application/x-futuresplash":["spl"],"application/x-gca-compressed":["gca"],"application/x-glulx":["ulx"],"application/x-gnumeric":["gnumeric"],"application/x-gramps-xml":["gramps"],"application/x-gtar":["gtar"],"application/x-hdf":["hdf"],"application/x-httpd-php":["php"],"application/x-install-instructions":["install"],"application/x-ipynb+json":["ipynb"],"application/x-iso9660-image":["*iso"],"application/x-iwork-keynote-sffkey":["*key"],"application/x-iwork-numbers-sffnumbers":["*numbers"],"application/x-iwork-pages-sffpages":["*pages"],"application/x-java-archive-diff":["jardiff"],"application/x-java-jnlp-file":["jnlp"],"application/x-keepass2":["kdbx"],"application/x-latex":["latex"],"application/x-lua-bytecode":["luac"],"application/x-lzh-compressed":["lzh","lha"],"application/x-makeself":["run"],"application/x-mie":["mie"],"application/x-mobipocket-ebook":["*prc","mobi"],"application/x-ms-application":["application"],"application/x-ms-shortcut":["lnk"],"application/x-ms-wmd":["wmd"],"application/x-ms-wmz":["wmz"],"application/x-ms-xbap":["xbap"],"application/x-msaccess":["mdb"],"application/x-msbinder":["obd"],"application/x-mscardfile":["crd"],"application/x-msclip":["clp"],"application/x-msdos-program":["*exe"],"application/x-msdownload":["*exe","*dll","com","bat","*msi"],"application/x-msmediaview":["mvb","m13","m14"],"application/x-msmetafile":["*wmf","*wmz","*emf","emz"],"application/x-msmoney":["mny"],"application/x-mspublisher":["pub"],"application/x-msschedule":["scd"],"application/x-msterminal":["trm"],"application/x-mswrite":["wri"],"application/x-netcdf":["nc","cdf"],"application/x-ns-proxy-autoconfig":["pac"],"application/x-nzb":["nzb"],"application/x-perl":["pl","pm"],"application/x-pilot":["*prc","*pdb"],"application/x-pkcs12":["p12","pfx"],"application/x-pkcs7-certificates":["p7b","spc"],"application/x-pkcs7-certreqresp":["p7r"],"application/x-rar-compressed":["*rar"],"application/x-redhat-package-manager":["rpm"],"application/x-research-info-systems":["ris"],"application/x-sea":["sea"],"application/x-sh":["sh"],"application/x-shar":["shar"],"application/x-shockwave-flash":["swf"],"application/x-silverlight-app":["xap"],"application/x-sql":["*sql"],"application/x-stuffit":["sit"],"application/x-stuffitx":["sitx"],"application/x-subrip":["srt"],"application/x-sv4cpio":["sv4cpio"],"application/x-sv4crc":["sv4crc"],"application/x-t3vm-image":["t3"],"application/x-tads":["gam"],"application/x-tar":["tar"],"application/x-tcl":["tcl","tk"],"application/x-tex":["tex"],"application/x-tex-tfm":["tfm"],"application/x-texinfo":["texinfo","texi"],"application/x-tgif":["*obj"],"application/x-ustar":["ustar"],"application/x-virtualbox-hdd":["hdd"],"application/x-virtualbox-ova":["ova"],"application/x-virtualbox-ovf":["ovf"],"application/x-virtualbox-vbox":["vbox"],"application/x-virtualbox-vbox-extpack":["vbox-extpack"],"application/x-virtualbox-vdi":["vdi"],"application/x-virtualbox-vhd":["vhd"],"application/x-virtualbox-vmdk":["vmdk"],"application/x-wais-source":["src"],"application/x-web-app-manifest+json":["webapp"],"application/x-x509-ca-cert":["der","crt","pem"],"application/x-xfig":["fig"],"application/x-xliff+xml":["*xlf"],"application/x-xpinstall":["xpi"],"application/x-xz":["xz"],"application/x-zip-compressed":["*zip"],"application/x-zmachine":["z1","z2","z3","z4","z5","z6","z7","z8"],"audio/vnd.dece.audio":["uva","uvva"],"audio/vnd.digital-winds":["eol"],"audio/vnd.dra":["dra"],"audio/vnd.dts":["dts"],"audio/vnd.dts.hd":["dtshd"],"audio/vnd.lucent.voice":["lvp"],"audio/vnd.ms-playready.media.pya":["pya"],"audio/vnd.nuera.ecelp4800":["ecelp4800"],"audio/vnd.nuera.ecelp7470":["ecelp7470"],"audio/vnd.nuera.ecelp9600":["ecelp9600"],"audio/vnd.rip":["rip"],"audio/x-aac":["*aac"],"audio/x-aiff":["aif","aiff","aifc"],"audio/x-caf":["caf"],"audio/x-flac":["flac"],"audio/x-m4a":["*m4a"],"audio/x-matroska":["mka"],"audio/x-mpegurl":["m3u"],"audio/x-ms-wax":["wax"],"audio/x-ms-wma":["wma"],"audio/x-pn-realaudio":["ram","ra"],"audio/x-pn-realaudio-plugin":["rmp"],"audio/x-realaudio":["*ra"],"audio/x-wav":["*wav"],"chemical/x-cdx":["cdx"],"chemical/x-cif":["cif"],"chemical/x-cmdf":["cmdf"],"chemical/x-cml":["cml"],"chemical/x-csml":["csml"],"chemical/x-xyz":["xyz"],"image/prs.btif":["btif","btf"],"image/prs.pti":["pti"],"image/vnd.adobe.photoshop":["psd"],"image/vnd.airzip.accelerator.azv":["azv"],"image/vnd.blockfact.facti":["facti"],"image/vnd.dece.graphic":["uvi","uvvi","uvg","uvvg"],"image/vnd.djvu":["djvu","djv"],"image/vnd.dvb.subtitle":["*sub"],"image/vnd.dwg":["dwg"],"image/vnd.dxf":["dxf"],"image/vnd.fastbidsheet":["fbs"],"image/vnd.fpx":["fpx"],"image/vnd.fst":["fst"],"image/vnd.fujixerox.edmics-mmr":["mmr"],"image/vnd.fujixerox.edmics-rlc":["rlc"],"image/vnd.microsoft.icon":["ico"],"image/vnd.ms-dds":["dds"],"image/vnd.ms-modi":["mdi"],"image/vnd.ms-photo":["wdp"],"image/vnd.net-fpx":["npx"],"image/vnd.pco.b16":["b16"],"image/vnd.tencent.tap":["tap"],"image/vnd.valve.source.texture":["vtf"],"image/vnd.wap.wbmp":["wbmp"],"image/vnd.xiff":["xif"],"image/vnd.zbrush.pcx":["pcx"],"image/x-3ds":["3ds"],"image/x-adobe-dng":["dng"],"image/x-cmu-raster":["ras"],"image/x-cmx":["cmx"],"image/x-freehand":["fh","fhc","fh4","fh5","fh7"],"image/x-icon":["*ico"],"image/x-jng":["jng"],"image/x-mrsid-image":["sid"],"image/x-ms-bmp":["*bmp"],"image/x-pcx":["*pcx"],"image/x-pict":["pic","pct"],"image/x-portable-anymap":["pnm"],"image/x-portable-bitmap":["pbm"],"image/x-portable-graymap":["pgm"],"image/x-portable-pixmap":["ppm"],"image/x-rgb":["rgb"],"image/x-tga":["tga"],"image/x-xbitmap":["xbm"],"image/x-xpixmap":["xpm"],"image/x-xwindowdump":["xwd"],"message/vnd.wfa.wsc":["wsc"],"model/vnd.bary":["bary"],"model/vnd.cld":["cld"],"model/vnd.collada+xml":["dae"],"model/vnd.dwf":["dwf"],"model/vnd.gdl":["gdl"],"model/vnd.gtw":["gtw"],"model/vnd.mts":["*mts"],"model/vnd.opengex":["ogex"],"model/vnd.parasolid.transmit.binary":["x_b"],"model/vnd.parasolid.transmit.text":["x_t"],"model/vnd.pytha.pyox":["pyo","pyox"],"model/vnd.sap.vds":["vds"],"model/vnd.usda":["usda"],"model/vnd.usdz+zip":["usdz"],"model/vnd.valve.source.compiled-map":["bsp"],"model/vnd.vtu":["vtu"],"text/prs.lines.tag":["dsc"],"text/vnd.curl":["curl"],"text/vnd.curl.dcurl":["dcurl"],"text/vnd.curl.mcurl":["mcurl"],"text/vnd.curl.scurl":["scurl"],"text/vnd.dvb.subtitle":["sub"],"text/vnd.familysearch.gedcom":["ged"],"text/vnd.fly":["fly"],"text/vnd.fmi.flexstor":["flx"],"text/vnd.graphviz":["gv"],"text/vnd.in3d.3dml":["3dml"],"text/vnd.in3d.spot":["spot"],"text/vnd.sun.j2me.app-descriptor":["jad"],"text/vnd.wap.wml":["wml"],"text/vnd.wap.wmlscript":["wmls"],"text/x-asm":["s","asm"],"text/x-c":["c","cc","cxx","cpp","h","hh","dic"],"text/x-component":["htc"],"text/x-fortran":["f","for","f77","f90"],"text/x-handlebars-template":["hbs"],"text/x-java-source":["java"],"text/x-lua":["lua"],"text/x-markdown":["mkd"],"text/x-nfo":["nfo"],"text/x-opml":["opml"],"text/x-org":["*org"],"text/x-pascal":["p","pas"],"text/x-processing":["pde"],"text/x-sass":["sass"],"text/x-scss":["scss"],"text/x-setext":["etx"],"text/x-sfv":["sfv"],"text/x-suse-ymp":["ymp"],"text/x-uuencode":["uu"],"text/x-vcalendar":["vcs"],"text/x-vcard":["vcf"],"video/vnd.dece.hd":["uvh","uvvh"],"video/vnd.dece.mobile":["uvm","uvvm"],"video/vnd.dece.pd":["uvp","uvvp"],"video/vnd.dece.sd":["uvs","uvvs"],"video/vnd.dece.video":["uvv","uvvv"],"video/vnd.dvb.file":["dvb"],"video/vnd.fvt":["fvt"],"video/vnd.mpegurl":["mxu","m4u"],"video/vnd.ms-playready.media.pyv":["pyv"],"video/vnd.uvvu.mp4":["uvu","uvvu"],"video/vnd.vivo":["viv"],"video/x-f4v":["f4v"],"video/x-fli":["fli"],"video/x-flv":["flv"],"video/x-m4v":["m4v"],"video/x-matroska":["mkv","mk3d","mks"],"video/x-mng":["mng"],"video/x-ms-asf":["asf","asx"],"video/x-ms-vob":["vob"],"video/x-ms-wm":["wm"],"video/x-ms-wmv":["wmv"],"video/x-ms-wmx":["wmx"],"video/x-ms-wvx":["wvx"],"video/x-msvideo":["avi"],"video/x-sgi-movie":["movie"],"video/x-smv":["smv"],"x-conference/x-cooltalk":["ice"]};Object.freeze(D9);var Tae=D9,T9={"application/andrew-inset":["ez"],"application/appinstaller":["appinstaller"],"application/applixware":["aw"],"application/appx":["appx"],"application/appxbundle":["appxbundle"],"application/atom+xml":["atom"],"application/atomcat+xml":["atomcat"],"application/atomdeleted+xml":["atomdeleted"],"application/atomsvc+xml":["atomsvc"],"application/atsc-dwd+xml":["dwd"],"application/atsc-held+xml":["held"],"application/atsc-rsat+xml":["rsat"],"application/automationml-aml+xml":["aml"],"application/automationml-amlx+zip":["amlx"],"application/bdoc":["bdoc"],"application/calendar+xml":["xcs"],"application/ccxml+xml":["ccxml"],"application/cdfx+xml":["cdfx"],"application/cdmi-capability":["cdmia"],"application/cdmi-container":["cdmic"],"application/cdmi-domain":["cdmid"],"application/cdmi-object":["cdmio"],"application/cdmi-queue":["cdmiq"],"application/cpl+xml":["cpl"],"application/cu-seeme":["cu"],"application/cwl":["cwl"],"application/dash+xml":["mpd"],"application/dash-patch+xml":["mpp"],"application/davmount+xml":["davmount"],"application/dicom":["dcm"],"application/docbook+xml":["dbk"],"application/dssc+der":["dssc"],"application/dssc+xml":["xdssc"],"application/ecmascript":["ecma"],"application/emma+xml":["emma"],"application/emotionml+xml":["emotionml"],"application/epub+zip":["epub"],"application/exi":["exi"],"application/express":["exp"],"application/fdf":["fdf"],"application/fdt+xml":["fdt"],"application/font-tdpfr":["pfr"],"application/geo+json":["geojson"],"application/gml+xml":["gml"],"application/gpx+xml":["gpx"],"application/gxf":["gxf"],"application/gzip":["gz"],"application/hjson":["hjson"],"application/hyperstudio":["stk"],"application/inkml+xml":["ink","inkml"],"application/ipfix":["ipfix"],"application/its+xml":["its"],"application/java-archive":["jar","war","ear"],"application/java-serialized-object":["ser"],"application/java-vm":["class"],"application/javascript":["*js"],"application/json":["json","map"],"application/json5":["json5"],"application/jsonml+json":["jsonml"],"application/ld+json":["jsonld"],"application/lgr+xml":["lgr"],"application/lost+xml":["lostxml"],"application/mac-binhex40":["hqx"],"application/mac-compactpro":["cpt"],"application/mads+xml":["mads"],"application/manifest+json":["webmanifest"],"application/marc":["mrc"],"application/marcxml+xml":["mrcx"],"application/mathematica":["ma","nb","mb"],"application/mathml+xml":["mathml"],"application/mbox":["mbox"],"application/media-policy-dataset+xml":["mpf"],"application/mediaservercontrol+xml":["mscml"],"application/metalink+xml":["metalink"],"application/metalink4+xml":["meta4"],"application/mets+xml":["mets"],"application/mmt-aei+xml":["maei"],"application/mmt-usd+xml":["musd"],"application/mods+xml":["mods"],"application/mp21":["m21","mp21"],"application/mp4":["*mp4","*mpg4","mp4s","m4p"],"application/msix":["msix"],"application/msixbundle":["msixbundle"],"application/msword":["doc","dot"],"application/mxf":["mxf"],"application/n-quads":["nq"],"application/n-triples":["nt"],"application/node":["cjs"],"application/octet-stream":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"],"application/oda":["oda"],"application/oebps-package+xml":["opf"],"application/ogg":["ogx"],"application/omdoc+xml":["omdoc"],"application/onenote":["onetoc","onetoc2","onetmp","onepkg","one","onea"],"application/oxps":["oxps"],"application/p2p-overlay+xml":["relo"],"application/patch-ops-error+xml":["xer"],"application/pdf":["pdf"],"application/pgp-encrypted":["pgp"],"application/pgp-keys":["asc"],"application/pgp-signature":["sig","*asc"],"application/pics-rules":["prf"],"application/pkcs10":["p10"],"application/pkcs7-mime":["p7m","p7c"],"application/pkcs7-signature":["p7s"],"application/pkcs8":["p8"],"application/pkix-attr-cert":["ac"],"application/pkix-cert":["cer"],"application/pkix-crl":["crl"],"application/pkix-pkipath":["pkipath"],"application/pkixcmp":["pki"],"application/pls+xml":["pls"],"application/postscript":["ai","eps","ps"],"application/provenance+xml":["provx"],"application/pskc+xml":["pskcxml"],"application/raml+yaml":["raml"],"application/rdf+xml":["rdf","owl"],"application/reginfo+xml":["rif"],"application/relax-ng-compact-syntax":["rnc"],"application/resource-lists+xml":["rl"],"application/resource-lists-diff+xml":["rld"],"application/rls-services+xml":["rs"],"application/route-apd+xml":["rapd"],"application/route-s-tsid+xml":["sls"],"application/route-usd+xml":["rusd"],"application/rpki-ghostbusters":["gbr"],"application/rpki-manifest":["mft"],"application/rpki-roa":["roa"],"application/rsd+xml":["rsd"],"application/rss+xml":["rss"],"application/rtf":["rtf"],"application/sbml+xml":["sbml"],"application/scvp-cv-request":["scq"],"application/scvp-cv-response":["scs"],"application/scvp-vp-request":["spq"],"application/scvp-vp-response":["spp"],"application/sdp":["sdp"],"application/senml+xml":["senmlx"],"application/sensml+xml":["sensmlx"],"application/set-payment-initiation":["setpay"],"application/set-registration-initiation":["setreg"],"application/shf+xml":["shf"],"application/sieve":["siv","sieve"],"application/smil+xml":["smi","smil"],"application/sparql-query":["rq"],"application/sparql-results+xml":["srx"],"application/sql":["sql"],"application/srgs":["gram"],"application/srgs+xml":["grxml"],"application/sru+xml":["sru"],"application/ssdl+xml":["ssdl"],"application/ssml+xml":["ssml"],"application/swid+xml":["swidtag"],"application/tei+xml":["tei","teicorpus"],"application/thraud+xml":["tfi"],"application/timestamped-data":["tsd"],"application/toml":["toml"],"application/trig":["trig"],"application/ttml+xml":["ttml"],"application/ubjson":["ubj"],"application/urc-ressheet+xml":["rsheet"],"application/urc-targetdesc+xml":["td"],"application/voicexml+xml":["vxml"],"application/wasm":["wasm"],"application/watcherinfo+xml":["wif"],"application/widget":["wgt"],"application/winhlp":["hlp"],"application/wsdl+xml":["wsdl"],"application/wspolicy+xml":["wspolicy"],"application/xaml+xml":["xaml"],"application/xcap-att+xml":["xav"],"application/xcap-caps+xml":["xca"],"application/xcap-diff+xml":["xdf"],"application/xcap-el+xml":["xel"],"application/xcap-ns+xml":["xns"],"application/xenc+xml":["xenc"],"application/xfdf":["xfdf"],"application/xhtml+xml":["xhtml","xht"],"application/xliff+xml":["xlf"],"application/xml":["xml","xsl","xsd","rng"],"application/xml-dtd":["dtd"],"application/xop+xml":["xop"],"application/xproc+xml":["xpl"],"application/xslt+xml":["*xsl","xslt"],"application/xspf+xml":["xspf"],"application/xv+xml":["mxml","xhvml","xvml","xvm"],"application/yang":["yang"],"application/yin+xml":["yin"],"application/zip":["zip"],"application/zip+dotlottie":["lottie"],"audio/3gpp":["*3gpp"],"audio/aac":["adts","aac"],"audio/adpcm":["adp"],"audio/amr":["amr"],"audio/basic":["au","snd"],"audio/midi":["mid","midi","kar","rmi"],"audio/mobile-xmf":["mxmf"],"audio/mp3":["*mp3"],"audio/mp4":["m4a","mp4a","m4b"],"audio/mpeg":["mpga","mp2","mp2a","mp3","m2a","m3a"],"audio/ogg":["oga","ogg","spx","opus"],"audio/s3m":["s3m"],"audio/silk":["sil"],"audio/wav":["wav"],"audio/wave":["*wav"],"audio/webm":["weba"],"audio/xm":["xm"],"font/collection":["ttc"],"font/otf":["otf"],"font/ttf":["ttf"],"font/woff":["woff"],"font/woff2":["woff2"],"image/aces":["exr"],"image/apng":["apng"],"image/avci":["avci"],"image/avcs":["avcs"],"image/avif":["avif"],"image/bmp":["bmp","dib"],"image/cgm":["cgm"],"image/dicom-rle":["drle"],"image/dpx":["dpx"],"image/emf":["emf"],"image/fits":["fits"],"image/g3fax":["g3"],"image/gif":["gif"],"image/heic":["heic"],"image/heic-sequence":["heics"],"image/heif":["heif"],"image/heif-sequence":["heifs"],"image/hej2k":["hej2"],"image/ief":["ief"],"image/jaii":["jaii"],"image/jais":["jais"],"image/jls":["jls"],"image/jp2":["jp2","jpg2"],"image/jpeg":["jpg","jpeg","jpe"],"image/jph":["jph"],"image/jphc":["jhc"],"image/jpm":["jpm","jpgm"],"image/jpx":["jpx","jpf"],"image/jxl":["jxl"],"image/jxr":["jxr"],"image/jxra":["jxra"],"image/jxrs":["jxrs"],"image/jxs":["jxs"],"image/jxsc":["jxsc"],"image/jxsi":["jxsi"],"image/jxss":["jxss"],"image/ktx":["ktx"],"image/ktx2":["ktx2"],"image/pjpeg":["jfif"],"image/png":["png"],"image/sgi":["sgi"],"image/svg+xml":["svg","svgz"],"image/t38":["t38"],"image/tiff":["tif","tiff"],"image/tiff-fx":["tfx"],"image/webp":["webp"],"image/wmf":["wmf"],"message/disposition-notification":["disposition-notification"],"message/global":["u8msg"],"message/global-delivery-status":["u8dsn"],"message/global-disposition-notification":["u8mdn"],"message/global-headers":["u8hdr"],"message/rfc822":["eml","mime","mht","mhtml"],"model/3mf":["3mf"],"model/gltf+json":["gltf"],"model/gltf-binary":["glb"],"model/iges":["igs","iges"],"model/jt":["jt"],"model/mesh":["msh","mesh","silo"],"model/mtl":["mtl"],"model/obj":["obj"],"model/prc":["prc"],"model/step":["step","stp","stpnc","p21","210"],"model/step+xml":["stpx"],"model/step+zip":["stpz"],"model/step-xml+zip":["stpxz"],"model/stl":["stl"],"model/u3d":["u3d"],"model/vrml":["wrl","vrml"],"model/x3d+binary":["*x3db","x3dbz"],"model/x3d+fastinfoset":["x3db"],"model/x3d+vrml":["*x3dv","x3dvz"],"model/x3d+xml":["x3d","x3dz"],"model/x3d-vrml":["x3dv"],"text/cache-manifest":["appcache","manifest"],"text/calendar":["ics","ifb"],"text/coffeescript":["coffee","litcoffee"],"text/css":["css"],"text/csv":["csv"],"text/html":["html","htm","shtml"],"text/jade":["jade"],"text/javascript":["js","mjs"],"text/jsx":["jsx"],"text/less":["less"],"text/markdown":["md","markdown"],"text/mathml":["mml"],"text/mdx":["mdx"],"text/n3":["n3"],"text/plain":["txt","text","conf","def","list","log","in","ini"],"text/richtext":["rtx"],"text/rtf":["*rtf"],"text/sgml":["sgml","sgm"],"text/shex":["shex"],"text/slim":["slim","slm"],"text/spdx":["spdx"],"text/stylus":["stylus","styl"],"text/tab-separated-values":["tsv"],"text/troff":["t","tr","roff","man","me","ms"],"text/turtle":["ttl"],"text/uri-list":["uri","uris","urls"],"text/vcard":["vcard"],"text/vtt":["vtt"],"text/wgsl":["wgsl"],"text/xml":["*xml"],"text/yaml":["yaml","yml"],"video/3gpp":["3gp","3gpp"],"video/3gpp2":["3g2"],"video/h261":["h261"],"video/h263":["h263"],"video/h264":["h264"],"video/iso.segment":["m4s"],"video/jpeg":["jpgv"],"video/jpm":["*jpm","*jpgm"],"video/mj2":["mj2","mjp2"],"video/mp2t":["ts","m2t","m2ts","mts"],"video/mp4":["mp4","mp4v","mpg4"],"video/mpeg":["mpeg","mpg","mpe","m1v","m2v"],"video/ogg":["ogv"],"video/quicktime":["qt","mov"],"video/webm":["webm"]};Object.freeze(T9);var Nae=T9,fn=function(e,t,r,n){if(typeof t=="function"?e!==t||!0:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(e):n?n.value:t.get(e)},Ra,$i,aa,Oae=class{constructor(...e){Ra.set(this,new Map),$i.set(this,new Map),aa.set(this,new Map);for(let t of e)this.define(t)}define(e,t=!1){for(let[r,n]of Object.entries(e)){r=r.toLowerCase(),n=n.map(o=>o.toLowerCase()),fn(this,aa,"f").has(r)||fn(this,aa,"f").set(r,new Set);let a=fn(this,aa,"f").get(r),i=!0;for(let o of n){let l=o.startsWith("*");if(o=l?o.slice(1):o,a==null||a.add(o),i&&fn(this,$i,"f").set(r,o),i=!1,l)continue;let c=fn(this,Ra,"f").get(o);if(c&&c!=r&&!t)throw new Error(`"${r} -> ${o}" conflicts with "${c} -> ${o}". Pass \`force=true\` to override this definition.`);fn(this,Ra,"f").set(o,r)}}return this}getType(e){if(typeof e!="string")return null;let t=e.replace(/^.*[/\\]/s,"").toLowerCase(),r=t.replace(/^.*\./s,"").toLowerCase(),n=t.length<e.length;return!(r.length<t.length-1)&&n?null:fn(this,Ra,"f").get(r)??null}getExtension(e){var t;return typeof e!="string"?null:(e=(t=e==null?void 0:e.split)==null?void 0:t.call(e,";")[0],(e&&fn(this,$i,"f").get(e.trim().toLowerCase()))??null)}getAllExtensions(e){return typeof e!="string"?null:fn(this,aa,"f").get(e.toLowerCase())??null}_freeze(){this.define=()=>{throw new Error("define() not allowed for built-in Mime objects. See https://github.com/broofa/mime/blob/main/README.md#custom-mime-instances")},Object.freeze(this);for(let e of fn(this,aa,"f").values())Object.freeze(e);return this}_getTestState(){return{types:fn(this,Ra,"f"),extensions:fn(this,$i,"f")}}};Ra=new WeakMap,$i=new WeakMap,aa=new WeakMap;var Mae=Oae;new Mae(Nae,Tae)._freeze();var Pae=(()=>{const t=class t{transform(n){return _ne(n)}};t.ɵfac=function(n){return new(n||t)},t.ɵpipe=Sa({name:"fullname",type:t,pure:!0});let e=t;return e})(),Rae=(()=>{const t=class t{constructor(){this.ingredientLabelService=C(Cne),this.translate=C(Cr),this.destroyRef=C(wa),this.cd=C(Ei),this.translate.onLangChange.pipe(I9(this.destroyRef)).subscribe(()=>{this.transformIngredientLabel(),this.cd.markForCheck()})}transform(n){return n!==this.ingredient&&(this.ingredient=n,this.transformIngredientLabel()),this.translation}transformIngredientLabel(){this.translation=this.ingredient?this.ingredientLabelService.transform(this.ingredient):""}};t.ɵfac=function(n){return new(n||t)},t.ɵpipe=Sa({name:"ingredientLabel",type:t,pure:!0});let e=t;return e})(),Aae=(()=>{const t=class t{constructor(){this.translate=C(Cr)}transform(n){return Z1(n,this.translate.currentLang)}};t.ɵfac=function(n){return new(n||t)},t.ɵpipe=Sa({name:"translateValue",type:t,pure:!0});let e=t;return e})(),Lae=(()=>{const t=class t{transform(n){return Math.abs(n)}};t.ɵfac=function(n){return new(n||t)},t.ɵpipe=Sa({name:"absolute",type:t,pure:!0});let e=t;return e})(),Fae=e=>({count:e});function jae(e,t){e&1&&(re(0,"span",1),be(1),De(2,"translate"),ne()),e&2&&(Q(),Ge(Me(2,1,"deliveredMedicationDetails.leaflet")))}function Vae(e,t){if(e&1){let r=Vo();re(0,"span",2)(1,"a",5),Gr("click",function(n){yr(r);let a=Ee(3);return _r(a.onDownloadClick(n))}),Qt(2,"mat-icon",6),be(3),De(4,"translate"),ne()()}e&2&&(Q(3),cn(" ",Me(4,1,"commons.downloadLeaflet")," "))}function Bae(e,t){e&1&&ze(0,jae,3,3,"span",3)(1,Vae,5,3,"span",4)}function zae(e,t){if(e&1&&(re(0,"span",1),be(1),De(2,"translate"),ne(),re(3,"span",2),be(4),De(5,"translateValue"),ne(),ze(6,Bae,2,0)),e&2){let r=Ee();Q(),Ge(Me(2,3,"deliveredMedicationDetails.medication")),Q(3),Ge(Me(5,5,r.item().medication.name)),Q(2),ht(r.displayAllDetails()&&r.item().medication.identifier&&r.item().medication.identifier.type===r.identifierType.CNK?6:-1)}}function Hae(e,t){if(e&1&&(be(0),De(1,"ingredientLabel")),e&2){let r=t.$implicit;cn(" ",Me(1,1,r)," ")}}function qae(e,t){if(e&1&&(re(0,"span",1)(1,"strong"),be(2),De(3,"translate"),ne()(),re(4,"span",2),Ph(5,Hae,2,3,null,null,Ob),ne()),e&2){let r=Ee();Q(2),Ge(Me(3,1,"deliveredMedicationsList.magisterialPreparation")),Q(3),Rh(r.item().medication.ingredients)}}function $ae(e,t){if(e&1&&(re(0,"li"),be(1),De(2,"translateValue"),ne()),e&2){let r=t.$implicit;Q(),cn(" ",Me(2,1,r.texts)," ")}}function Gae(e,t){if(e&1&&(re(0,"span",1),be(1),De(2,"translate"),ne(),re(3,"span",2)(4,"ul"),Ph(5,$ae,3,3,"li",null,Ob),ne()()),e&2){let r=Ee();Q(),Ge(Me(2,1,"deliveredMedicationDetails.posologie")),Q(4),Rh(r.item().dosageInstructions)}}function Uae(e,t){if(e&1&&(re(0,"span",1),be(1),De(2,"translate"),ne(),re(3,"span",2),be(4),De(5,"date"),ne()),e&2){let r=Ee(),n=Ee();Q(),Ge(Me(2,2,r<0?"deliveredMedicationDetails.return-delivery-date":"deliveredMedicationDetails.delivery-date")),Q(3),Ge(Bb(5,4,n.item().deliveryDate,"dd/MM/yyyy"))}}function Wae(e,t){if(e&1&&(re(0,"span",1),be(1),De(2,"translate"),ne(),re(3,"span",2),be(4),De(5,"absolute"),De(6,"absolute"),De(7,"translate"),ne(),ze(8,Uae,6,7),re(9,"span",1),be(10),De(11,"translate"),ne()),e&2){let r=t,n=Ee();Q(),Ge(Me(2,5,r<0?"deliveredMedicationDetails.returned-quantity":"deliveredMedicationDetails.quantity")),Q(3),Lh("",Me(5,7,r)," ",Bb(7,11,"deliveredMedicationDetails.package",YW(16,Fae,Me(6,9,r))),""),Q(4),ht(n.displayAllDetails()?8:-1),Q(2),Ge(Me(11,14,r<0?"deliveredMedicationDetails.returned-by":"deliveredMedicationDetails.delivered-by"))}}function Zae(e,t){if(e&1&&(be(0),De(1,"translateValue"),Qt(2,"br"),be(3)),e&2){let r=Ee();cn(" ",Me(1,2,t)," "),Q(3),cn(" ",r.item().pharmacy.nihdi," ")}}function Yae(e,t){if(e&1&&(be(0),De(1,"translate")),e&2){let r=Ee();Lh(" ",Me(1,2,"deliveredMedicationDetails.no-pharmacy"),": ",r.item().pharmacy.nihdi," ")}}function Kae(e,t){if(e&1&&(re(0,"span",1),be(1),De(2,"translate"),ne(),re(3,"span",2),be(4),De(5,"fullname"),ne()),e&2){let r=Ee();Q(),Ge(Me(2,2,"deliveredMedicationDetails.patient")),Q(3),Ge(Me(5,4,r.item().person))}}var Qae=(()=>{const t=class t{constructor(){this.translate=C(Cr),this.leafletService=C(Ine),this.item=Ye.required(),this.displayAllDetails=Ye(!1),this.isProfessional=Ye.required(),this.identifierType=Qi}onDownloadClick(n){n.preventDefault(),this.leafletService.getLeaflet(this.translate.currentLang,this.item().medication.identifier.value)}};t.ɵfac=function(n){return new(n||t)},t.ɵcmp=lt({type:t,selectors:[["vidis-delivered-medication-details-row"]],inputs:{item:[1,"item"],displayAllDetails:[1,"displayAllDetails"],isProfessional:[1,"isProfessional"]},decls:20,vars:15,consts:[[1,"details"],[1,"details__label"],[1,"details__value"],["class","details__label",4,"hideIfOffline"],["class","details__value",4,"hideIfOffline"],["mat-button","","target","_blank",3,"click"],["fontIcon","download"]],template:function(n,a){if(n&1&&(re(0,"span",0),ze(1,zae,7,7)(2,qae,7,3)(3,Gae,7,3),re(4,"span",1),be(5),De(6,"translate"),ne(),re(7,"span",2),be(8),De(9,"translate"),ne(),ze(10,Wae,12,18),re(11,"span",2),ze(12,Zae,4,4)(13,Yae,2,4),ne(),ze(14,Kae,6,6),re(15,"span",1),be(16),De(17,"translate"),ne(),re(18,"span",2),be(19),ne()()),n&2){let i,o,l;Q(),ht(a.item().medication.name?1:2),Q(2),ht((i=a.item().dosageInstructions)!=null&&i.length?3:-1),Q(2),Ge(Me(6,9,"deliveredMedicationDetails.is-prescribed.title")),Q(3),Ge(Me(9,11,"deliveredMedicationDetails.is-prescribed."+(a.item().isPrescribed?"yes":"no"))),Q(2),ht((o=(o=a.item().medication.quantity)==null?null:o.value)?10:-1,o),Q(2),ht((l=(l=a.item().pharmacy)==null?null:l.name)?12:13,l),Q(2),ht(a.displayAllDetails()&&!a.isProfessional()?14:-1),Q(2),Ge(Me(17,13,"deliveredMedicationDetails.dguid")),Q(3),Ge(a.item().dguid)}},dependencies:[qo,Aae,Rae,uX,C9,_Y,Pae,Lae,Dae],styles:[".details[_ngcontent-%COMP%]{display:grid}@media only screen and (min-width: 960px){.details[_ngcontent-%COMP%]{grid-template-columns:max-content auto;gap:10px 20px}}@media only screen and (max-width: 960px){.details__value[_ngcontent-%COMP%]{margin-bottom:10px}}.details__label[_ngcontent-%COMP%]{font-family:Open Sans,Roboto,sans-serif;font-weight:700;color:#0d0d0d;font-size:1rem;line-height:1.375rem;letter-spacing:0em}.details__value[_ngcontent-%COMP%]{font-family:Open Sans,Roboto,sans-serif;font-weight:400;color:#0d0d0d;font-size:1rem;line-height:1.375rem;letter-spacing:0em}.details[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{padding-inline-start:20px;margin-block:0}"]});let e=t;return e})();lg(gH());var Xae=(()=>{const t=class t{};t.ɵfac=function(n){return new(n||t)},t.ɵcmp=lt({type:t,selectors:[["vidis-report-error-dialog"]],decls:24,vars:23,consts:[["mat-dialog-title",""],["target","_blank",3,"href"],["mat-flat-button","","type","button",3,"mat-dialog-close"],["mat-stroked-button","","type","button",3,"mat-dialog-close"]],template:function(n,a){n&1&&(re(0,"h2",0),be(1),De(2,"translate"),ne(),re(3,"mat-dialog-content")(4,"p")(5,"span"),be(6),De(7,"translate"),ne()(),re(8,"p")(9,"span"),be(10),De(11,"translate"),ne(),re(12,"a",1),De(13,"translate"),be(14),De(15,"translate"),ne(),be(16,"."),ne()(),re(17,"mat-dialog-actions")(18,"button",2),be(19),De(20,"translate"),ne(),re(21,"button",3),be(22),De(23,"translate"),ne()()),n&2&&(Q(),Ge(Me(2,9,"commons.errors.report-message-title")),Q(5),Ge(Me(7,11,"commons.errors.report-message-explanation")),Q(4),Ge(Me(11,13,"commons.errors.report-message-content")),Q(2),Tt("href",Me(13,15,"commons.errors.report-message-link"),p6),Q(2),Ge(Me(15,17,"commons.errors.report-message-term-use")),Q(4),Tt("mat-dialog-close",!0),Q(),cn(" ",Me(20,19,"commons.errors.report-message-report-button")," "),Q(2),Tt("mat-dialog-close",!1),Q(),cn(" ",Me(23,21,"commons.errors.report-message-ignore-button")," "))},dependencies:[n1,Ky,Xy,e1,Jy,o1,eu,qo],encapsulation:2});let e=t;return e})(),Jae=(()=>{const t=class t{constructor(){this.vidisErrorCode=C(Zy)}};t.ɵfac=function(n){return new(n||t)},t.ɵcmp=lt({type:t,selectors:[["vidis-not-authorized-dialog"]],decls:12,vars:10,consts:[["mat-dialog-title",""],["mat-flat-button","","type","button",3,"mat-dialog-close"]],template:function(n,a){n&1&&(re(0,"h2",0),be(1),De(2,"translate"),ne(),re(3,"mat-dialog-content")(4,"p")(5,"span"),be(6),De(7,"translate"),ne()()(),re(8,"mat-dialog-actions")(9,"button",1),be(10),De(11,"translate"),ne()()),n&2&&(Q(),Ge(Me(2,4,"commons.errors.action-not-authorized-title")),Q(5),Ge(Me(7,6,"commons.errors."+a.vidisErrorCode)),Q(3),Tt("mat-dialog-close",!1),Q(),cn(" ",Me(11,8,"commons.errors.action-not-authorized-close-button")," "))},dependencies:[n1,Ky,Xy,e1,Jy,o1,eu,qo],encapsulation:2});let e=t;return e})();function Yf(e,t,r){let n=j1(),a=nie(e,r.timeZone,r.locale??n.locale);return"formatToParts"in a?eie(a,t):tie(a,t)}function eie(e,t){let r=e.formatToParts(t);for(let n=r.length-1;n>=0;--n)if(r[n].type==="timeZoneName")return r[n].value}function tie(e,t){let r=e.format(t).replace(/\u200E/g,""),n=/ [\w-+ ]+$/.exec(r);return n?n[0].substr(1):""}function nie(e,t,r){return new Intl.DateTimeFormat(r?[r.code,"en-US"]:void 0,{timeZone:t,timeZoneName:e})}function rie(e,t){let r=lie(t);return"formatToParts"in r?iie(r,e):oie(r,e)}var aie={year:0,month:1,day:2,hour:3,minute:4,second:5};function iie(e,t){try{let r=e.formatToParts(t),n=[];for(let a=0;a<r.length;a++){let i=aie[r[a].type];i!==void 0&&(n[i]=parseInt(r[a].value,10))}return n}catch(r){if(r instanceof RangeError)return[NaN];throw r}}function oie(e,t){let r=e.format(t),n=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(r);return[parseInt(n[3],10),parseInt(n[1],10),parseInt(n[2],10),parseInt(n[4],10),parseInt(n[5],10),parseInt(n[6],10)]}var nc={},Kf=new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:"America/New_York",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}).format(new Date("2014-06-25T04:00:00.123Z")),sie=Kf==="06/25/2014, 00:00:00"||Kf==="06/25/2014 00:00:00";function lie(e){return nc[e]||(nc[e]=sie?new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}):new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})),nc[e]}function N9(e,t,r,n,a,i,o){let l=new Date(0);return l.setUTCFullYear(e,t,r),l.setUTCHours(n,a,i,o),l}var Qf=36e5,uie=6e4,rc={timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-])(\d{2}):?(\d{2})$/};function O9(e,t,r){if(!e)return 0;let n=rc.timezoneZ.exec(e);if(n)return 0;let a,i;if(n=rc.timezoneHH.exec(e),n)return a=parseInt(n[1],10),Xf(a)?-(a*Qf):NaN;if(n=rc.timezoneHHMM.exec(e),n){a=parseInt(n[2],10);let o=parseInt(n[3],10);return Xf(a,o)?(i=Math.abs(a)*Qf+o*uie,n[1]==="+"?-i:i):NaN}if(hie(e)){t=new Date(t||Date.now());let o=r?t:cie(t),l=bd(o,e);return-(r?l:die(t,l,e))}return NaN}function cie(e){return N9(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())}function bd(e,t){let r=rie(e,t),n=N9(r[0],r[1]-1,r[2],r[3]%24,r[4],r[5],0).getTime(),a=e.getTime(),i=a%1e3;return a-=i>=0?i:1e3+i,n-a}function die(e,t,r){let n=e.getTime()-t,a=bd(new Date(n),r);if(t===a)return t;n-=a-t;let i=bd(new Date(n),r);return a===i?a:Math.max(a,i)}function Xf(e,t){return-23<=e&&e<=23&&(t==null||0<=t&&t<=59)}var Jf={};function hie(e){if(Jf[e])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:e}),Jf[e]=!0,!0}catch{return!1}}var pie=60*1e3,mie={X:function(e,t,r){let n=ac(r.timeZone,e);if(n===0)return"Z";switch(t){case"X":return eg(n);case"XXXX":case"XX":return Aa(n);case"XXXXX":case"XXX":default:return Aa(n,":")}},x:function(e,t,r){let n=ac(r.timeZone,e);switch(t){case"x":return eg(n);case"xxxx":case"xx":return Aa(n);case"xxxxx":case"xxx":default:return Aa(n,":")}},O:function(e,t,r){let n=ac(r.timeZone,e);switch(t){case"O":case"OO":case"OOO":return"GMT"+fie(n,":");case"OOOO":default:return"GMT"+Aa(n,":")}},z:function(e,t,r){switch(t){case"z":case"zz":case"zzz":return Yf("short",e,r);case"zzzz":default:return Yf("long",e,r)}}};function ac(e,t){let r=e?O9(e,t,!0)/pie:(t==null?void 0:t.getTimezoneOffset())??0;if(Number.isNaN(r))throw new RangeError("Invalid time zone specified: "+e);return r}function El(e,t){let r=e<0?"-":"",n=Math.abs(e).toString();for(;n.length<t;)n="0"+n;return r+n}function Aa(e,t=""){let r=e>0?"-":"+",n=Math.abs(e),a=El(Math.floor(n/60),2),i=El(Math.floor(n%60),2);return r+a+t+i}function eg(e,t){return e%60===0?(e>0?"-":"+")+El(Math.abs(e)/60,2):Aa(e,t)}function fie(e,t=""){let r=e>0?"-":"+",n=Math.abs(e),a=Math.floor(n/60),i=n%60;return i===0?r+String(a):r+String(a)+t+El(i,2)}function tg(e){let t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),+e-+t}var gie=/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/,ic=36e5,ng=6e4,vie=2,Wt={dateTimePattern:/^([0-9W+-]+)(T| )(.*)/,datePattern:/^([0-9W+-]+)(.*)/,YY:/^(\d{2})$/,YYY:[/^([+-]\d{2})$/,/^([+-]\d{3})$/,/^([+-]\d{4})$/],YYYY:/^(\d{4})/,YYYYY:[/^([+-]\d{4})/,/^([+-]\d{5})/,/^([+-]\d{6})/],MM:/^-(\d{2})$/,DDD:/^-?(\d{3})$/,MMDD:/^-?(\d{2})-?(\d{2})$/,Www:/^-?W(\d{2})$/,WwwD:/^-?W(\d{2})-?(\d{1})$/,HH:/^(\d{2}([.,]\d*)?)$/,HHMM:/^(\d{2}):?(\d{2}([.,]\d*)?)$/,HHMMSS:/^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,timeZone:gie};function bie(e,t={}){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");if(e===null)return new Date(NaN);let r=t.additionalDigits==null?vie:Number(t.additionalDigits);if(r!==2&&r!==1&&r!==0)throw new RangeError("additionalDigits must be 0, 1 or 2");if(e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]")return new Date(e.getTime());if(typeof e=="number"||Object.prototype.toString.call(e)==="[object Number]")return new Date(e);if(Object.prototype.toString.call(e)!=="[object String]")return new Date(NaN);let n=yie(e),{year:a,restDateString:i}=_ie(n.date,r),o=wie(i,a);if(o===null||isNaN(o.getTime()))return new Date(NaN);if(o){let l=o.getTime(),c=0,u;if(n.time&&(c=xie(n.time),c===null||isNaN(c)))return new Date(NaN);if(n.timeZone||t.timeZone){if(u=O9(n.timeZone||t.timeZone,new Date(l+c)),isNaN(u))return new Date(NaN)}else u=tg(new Date(l+c)),u=tg(new Date(l+c+u));return new Date(l+c+u)}else return new Date(NaN)}function yie(e){let t={},r=Wt.dateTimePattern.exec(e),n;if(r?(t.date=r[1],n=r[3]):(r=Wt.datePattern.exec(e),r?(t.date=r[1],n=r[2]):(t.date=null,n=e)),n){let a=Wt.timeZone.exec(n);a?(t.time=n.replace(a[1],""),t.timeZone=a[1].trim()):t.time=n}return t}function _ie(e,t){if(e){let r=Wt.YYY[t],n=Wt.YYYYY[t],a=Wt.YYYY.exec(e)||n.exec(e);if(a){let i=a[1];return{year:parseInt(i,10),restDateString:e.slice(i.length)}}if(a=Wt.YY.exec(e)||r.exec(e),a){let i=a[1];return{year:parseInt(i,10)*100,restDateString:e.slice(i.length)}}}return{year:null}}function wie(e,t){if(t===null)return null;let r,n,a;if(!e||!e.length)return r=new Date(0),r.setUTCFullYear(t),r;let i=Wt.MM.exec(e);if(i)return r=new Date(0),n=parseInt(i[1],10)-1,ag(t,n)?(r.setUTCFullYear(t,n),r):new Date(NaN);if(i=Wt.DDD.exec(e),i){r=new Date(0);let o=parseInt(i[1],10);return kie(t,o)?(r.setUTCFullYear(t,0,o),r):new Date(NaN)}if(i=Wt.MMDD.exec(e),i){r=new Date(0),n=parseInt(i[1],10)-1;let o=parseInt(i[2],10);return ag(t,n,o)?(r.setUTCFullYear(t,n,o),r):new Date(NaN)}if(i=Wt.Www.exec(e),i)return a=parseInt(i[1],10)-1,ig(a)?rg(t,a):new Date(NaN);if(i=Wt.WwwD.exec(e),i){a=parseInt(i[1],10)-1;let o=parseInt(i[2],10)-1;return ig(a,o)?rg(t,a,o):new Date(NaN)}return null}function xie(e){let t,r,n=Wt.HH.exec(e);if(n)return t=parseFloat(n[1].replace(",",".")),oc(t)?t%24*ic:NaN;if(n=Wt.HHMM.exec(e),n)return t=parseInt(n[1],10),r=parseFloat(n[2].replace(",",".")),oc(t,r)?t%24*ic+r*ng:NaN;if(n=Wt.HHMMSS.exec(e),n){t=parseInt(n[1],10),r=parseInt(n[2],10);let a=parseFloat(n[3].replace(",","."));return oc(t,r,a)?t%24*ic+r*ng+a*1e3:NaN}return null}function rg(e,t,r){t=t||0,r=r||0;let n=new Date(0);n.setUTCFullYear(e,0,4);let a=n.getUTCDay()||7,i=t*7+r+1-a;return n.setUTCDate(n.getUTCDate()+i),n}var Eie=[31,28,31,30,31,30,31,31,30,31,30,31],Sie=[31,29,31,30,31,30,31,31,30,31,30,31];function M9(e){return e%400===0||e%4===0&&e%100!==0}function ag(e,t,r){if(t<0||t>11)return!1;if(r!=null){if(r<1)return!1;let n=M9(e);if(n&&r>Sie[t]||!n&&r>Eie[t])return!1}return!0}function kie(e,t){if(t<1)return!1;let r=M9(e);return!(r&&t>366||!r&&t>365)}function ig(e,t){return!(e<0||e>52||t!=null&&(t<0||t>6))}function oc(e,t,r){return!(e<0||e>=25||t!=null&&(t<0||t>=60)||r!=null&&(r<0||r>=60))}var Cie=/([xXOz]+)|''|'(''|[^'])+('|$)/g;function Iie(e,t,r={}){t=String(t);let n=t.match(Cie);if(n){let a=bie(r.originalDate||e,r);t=n.reduce(function(i,o){if(o[0]==="'")return i;let l=i.indexOf(o),c=i[l-1]==="'",u=i.replace(o,"'"+mie[o[0]](a,o,r)+"'");return c?u.substring(0,l-1)+u.substring(l+1):u},t)}return F1(e,t,r)}var Die=(()=>{const t=class t{reportError(n){return at({status:"ok"})}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),Tie=(()=>{const t=class t{constructor(){this.http=C(Si),this.authService=C(ci).getInstance(),this.apiUrl=C(Ci).getEnvironmentVariable("apiUrl")}reportError(n){return this.http.post(`${this.apiUrl}/v2/report/error`,n,{headers:{[Xi.userType]:la.getUserType({isProfessional:this.authService.isProfessional}),[Xi.clientType]:U1()?la.clientType.mobileApp:la.clientType.webApp}})}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),Nie=(()=>{const t=class t{constructor(){this.config=C(Ci),this.injector=C(it),this._instance=null}getInstance(){if(!this._instance){let n=this.config.getEnvironmentVariable("env")==="demo";this._instance=n?this.injector.get(Die):this.injector.get(Tie)}return this._instance}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=V({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),Oie=(()=>{const t=class t extends cne{constructor(){super(...arguments),this.version=gd,this.authServiceSelector=C(ci),this.translateService=C(Cr),this.webComponentConfig=C(Ci),this.injector=C(it),this.servicesStore=C(tu),this.matDialog=C(Jl),this.destroyRef=C(wa),this.errorServiceSelector=C(Nie),this.snackbarService=C(K1),this.extraRequiredFields=["offlineDataStorageEnabled","isOfflineAuthenticated","professional","ssin"]}onInitialized(){return wt(this,null,function*(){this.webComponentConfig.setEnvironment(this.configName),this.translateService.use(this.language),this.servicesStore.setServices(this.services),this.authServiceSelector.getInstance().isProfessional=this.professional,this.authServiceSelector.getInstance().patientSsin=this.ssin,this.authServiceSelector.getInstance().registerAccessTokenService(this.isOfflineAuthenticated,this.offlineDataStorageEnabled),this.injectService(),yield this.fetchData(!0),this.services.registerRefreshCallback(n=>wt(this,null,function*(){yield this.fetchData(!0),n()}))})}onPropsChanged(n){n.language&&this.translateService.use(this.language)}checkError(n){(n==null?void 0:n.group)===vr.NOT_AUTHORIZED?this.showNotAuthorizedErrorPopup(n.code):(n==null?void 0:n.group)===vr.OTHER&&this.showTechnicalErrorPopup(n)}showTechnicalErrorPopup(n){this.matDialog.open(Xae,{data:{error:n}}).beforeClosed().pipe(mr(a=>a),I9(this.destroyRef)).subscribe(()=>{this.reportVidisError(n)})}reportVidisError(n){let a={backendTraceId:"",errorMessage:n.message,pageUrl:window.location.href,timestamp:this.formatDateWithZone()};this.errorServiceSelector.getInstance().reportError(a).subscribe({next:i=>{i.status==="ok"?this.snackbarService.showSuccess("commons.errors.report-message-confirm-toast"):this.snackbarService.showError("commons.errors..general")},error:()=>{this.snackbarService.showError("commons.errors.general")}})}showNotAuthorizedErrorPopup(n){this.matDialog.open(Jae,{data:n})}formatDateWithZone(){return Iie(new Date,"yyyy-MM-dd'T'HH:mm:ssXXX",{timeZone:"Europe/Brussels"})}};t.ɵfac=(()=>{let n;return function(a){return(n||(n=$t(t)))(a||t)}})(),t.ɵcmp=lt({type:t,selectors:[["ng-component"]],inputs:{isOfflineAuthenticated:"isOfflineAuthenticated",offlineDataStorageEnabled:"offlineDataStorageEnabled",professional:"professional",ssin:"ssin"},features:[En],decls:0,vars:0,template:function(n,a){},encapsulation:2});let e=t;return e})(),Mie=["*"];function Pie(e,t){e&1&&jo(0)}function Rie(e,t){if(e&1&&(re(0,"div",3),ze(1,Pie,1,0,"ng-container",5),ne()),e&2){Ee();let r=Wl(5);Q(),Tt("ngTemplateOutlet",r)}}function Aie(e,t){e&1&&jo(0)}function Lie(e,t){if(e&1){let r=Vo();re(0,"div",6),Gr("click",function(){yr(r);let n=Ee();return _r(n.toggleExpanded())})("keydown.enter",function(){yr(r);let n=Ee();return _r(n.toggleExpanded())})("keydown.space",function(){yr(r);let n=Ee();return _r(n.toggleExpanded())}),ze(1,Aie,1,0,"ng-container",5),ne()}if(e&2){let r=Ee(),n=Wl(5);Ln("aria-label",r.currentExpandIconAriaLabel()),Q(),Tt("ngTemplateOutlet",n)}}function Fie(e,t){e&1&&jo(0)}function jie(e,t){if(e&1&&ze(0,Fie,1,0,"ng-container",5),e&2){Ee();let r=Wl(7);Tt("ngTemplateOutlet",r)}}function Vie(e,t){if(e&1&&(re(0,"h2"),be(1),ne()),e&2){let r=Ee(3);Q(),Ge(r.alertTitle())}}function Bie(e,t){if(e&1&&(re(0,"p"),be(1),ne()),e&2){let r=Ee(3);Q(),Ge(r.alertSubtitle())}}function zie(e,t){if(e&1&&(re(0,"div"),ze(1,Vie,2,1,"h2")(2,Bie,2,1,"p"),ne()),e&2){let r=Ee(2);Q(),ht(r.alertTitle()?1:-1),Q(),ht(r.alertSubtitle()?2:-1)}}function Hie(e,t){e&1&&jo(0)}function qie(e,t){if(e&1&&ze(0,Hie,1,0,"ng-container",5),e&2){Ee(2);let r=Wl(7);Tt("ngTemplateOutlet",r)}}function $ie(e,t){if(e&1){let r=Vo();re(0,"mat-icon",11),Gr("click",function(){yr(r);let n=Ee(2);return _r(n.onCloseButtonClick())})("keydown.enter",function(){yr(r);let n=Ee(2);return _r(n.onCloseButtonClick())})("keydown.space",function(){yr(r);let n=Ee(2);return _r(n.onCloseButtonClick())}),ne()}if(e&2){let r=Ee(2);Ln("aria-label",r.closeButtonAriaLabel())}}function Gie(e,t){if(e&1&&Qt(0,"mat-icon",10),e&2){let r=Ee(2);Tt("fontIcon",r.expanded()?"keyboard_arrow_up":"keyboard_arrow_down")}}function Uie(e,t){if(e&1&&(Qt(0,"mat-icon",7),re(1,"div",8),ze(2,zie,3,2,"div")(3,qie,1,1,"ng-container"),ne(),ze(4,$ie,1,1,"mat-icon",9)(5,Gie,1,1,"mat-icon",10)),e&2){let r=Ee();Tt("fontIcon",r.fontIcon()),Q(2),ht(r.alertTitle()||r.alertSubtitle()?2:r.dismissMode()!=="expandable"?3:-1),Q(2),ht(r.dismissMode()==="closable"?4:r.dismissMode()==="expandable"?5:-1)}}function Wie(e,t){if(e&1){let r=Vo();re(0,"button",14),Gr("click",function(){yr(r);let n=Ee(2);return _r(n.onActionButtonClicked())}),be(1),ne()}if(e&2){let r=Ee(2);Tt("disabled",r.buttonDisabled()),Q(),cn(" ",r.buttonLabel()," ")}}function Zie(e,t){if(e&1&&(re(0,"span",12),Zn(1),ne(),ze(2,Wie,2,2,"button",13)),e&2){let r=Ee();Q(2),ht(r.actionButton()?2:-1)}}var Yie=(()=>{const t=class t{constructor(){s(this,"usage",Ye("info"));s(this,"backgroundColor",Ye("color"));s(this,"alertTitle",Ye());s(this,"alertSubtitle",Ye());s(this,"actionButton",Ye(!1));s(this,"buttonDisabled",Ye(!1));s(this,"buttonLabel",Ye());s(this,"dismissMode",Ye("pinned"));s(this,"closeButtonAriaLabel",Ye(""));s(this,"startExpanded",Ye(!1));s(this,"expandedButtonAriaLabel",Ye(""));s(this,"collapsedButtonAriaLabel",Ye(""));s(this,"closeButtonClicked",Xp());s(this,"actionButtonClicked",Xp());s(this,"expanded",wZ(()=>this.startExpanded()));s(this,"currentExpandIconAriaLabel",Ha(()=>this.expanded()?this.expandedButtonAriaLabel():this.collapsedButtonAriaLabel()));s(this,"expandableExpanded",Ha(()=>this.dismissMode()==="expandable"&&this.expanded()));s(this,"notExpandableMissingTitleAndSubtitle",Ha(()=>this.dismissMode()!=="expandable"&&(this.alertTitle()||this.alertSubtitle())));s(this,"toggleExpanded",()=>{this.expanded.update(n=>!n)});s(this,"onActionButtonClicked",()=>{this.actionButtonClicked.emit()});s(this,"fontIcon",Ha(()=>({info:"info",success:"check_circle",warning:"warning",error:"emergency_home",notification:"notifications"})[this.usage()]??"info"))}onCloseButtonClick(){this.closeButtonClicked.emit()}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",lt({type:t,selectors:[["mh-alert"]],inputs:{usage:[1,"usage"],backgroundColor:[1,"backgroundColor"],alertTitle:[1,"alertTitle"],alertSubtitle:[1,"alertSubtitle"],actionButton:[1,"actionButton"],buttonDisabled:[1,"buttonDisabled"],buttonLabel:[1,"buttonLabel"],dismissMode:[1,"dismissMode"],closeButtonAriaLabel:[1,"closeButtonAriaLabel"],startExpanded:[1,"startExpanded"],expandedButtonAriaLabel:[1,"expandedButtonAriaLabel"],collapsedButtonAriaLabel:[1,"collapsedButtonAriaLabel"]},outputs:{closeButtonClicked:"closeButtonClicked",actionButtonClicked:"actionButtonClicked"},ngContentSelectors:Mie,decls:8,vars:6,consts:[["header",""],["details",""],["role","alert","aria-live","assertive"],[1,"display-flex"],["type","button","tabindex","0",1,"display-flex","pointer"],[4,"ngTemplateOutlet"],["type","button","tabindex","0",1,"display-flex","pointer",3,"click","keydown.enter","keydown.space"],[3,"fontIcon"],[1,"flex-grow"],["type","button","tabindex","0","fontIcon","close",1,"top-right-icon"],[1,"top-right-icon",3,"fontIcon"],["type","button","tabindex","0","fontIcon","close",1,"top-right-icon",3,"click","keydown.enter","keydown.space"],[1,"alert-details"],["type","button","mat-flat-button","",3,"disabled"],["type","button","mat-flat-button","",3,"click","disabled"]],template:function(n,a){n&1&&(xi(),re(0,"div",2),ze(1,Rie,2,1,"div",3)(2,Lie,2,2,"div",4)(3,jie,1,1,"ng-container"),ne(),ze(4,Uie,6,3,"ng-template",null,0,Cm)(6,Zie,3,1,"ng-template",null,1,Cm)),n&2&&(Ul(a.usage()),Pn("white",a.backgroundColor()==="white"),Q(),ht(a.dismissMode()!=="expandable"?1:2),Q(2),ht(a.notExpandableMissingTitleAndSubtitle()||a.expandableExpanded()?3:-1))},dependencies:[Jb,dY,C9,eu],styles:[".info[_ngcontent-%COMP%]{background:#f2f7fd;border-radius:6px;box-shadow:1px 1px 4px #00000021;padding:10px;display:flex;flex-direction:column;gap:10px}.info[_ngcontent-%COMP%] .display-flex[_ngcontent-%COMP%]{display:flex;gap:10px}.info[_ngcontent-%COMP%] .flex-grow[_ngcontent-%COMP%]{flex-grow:1;flex-shrink:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word;display:flex;flex-direction:column;gap:10px}.info[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{font-family:Open Sans,Roboto,sans-serif;font-weight:600;color:#0d0d0d;font-size:1rem;line-height:1.375rem;letter-spacing:0em}.info[_ngcontent-%COMP%] p[_ngcontent-%COMP%], .info[_ngcontent-%COMP%] .alert-details[_ngcontent-%COMP%]{font-family:Open Sans,Roboto,sans-serif;font-weight:400;color:#0d0d0d;font-size:.875rem;line-height:normal;letter-spacing:0em}.info[_ngcontent-%COMP%] h2[_ngcontent-%COMP%], .info[_ngcontent-%COMP%] p[_ngcontent-%COMP%], .info[_ngcontent-%COMP%] .alert-details[_ngcontent-%COMP%]{color:#1d5caf;margin:0}.info[_ngcontent-%COMP%]{--mat-icon-color: #1d5caf}.info[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%]{flex-shrink:0}.info[_ngcontent-%COMP%] mat-icon.top-right-icon[_ngcontent-%COMP%], .info[_ngcontent-%COMP%] .pointer[_ngcontent-%COMP%]{cursor:pointer}.info[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]{background-color:#2473db;width:max-content}.info[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:disabled{background-color:#ebebeb}.info[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:hover{background-color:#1d5caf}.info[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:focus, .info[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:active{background-color:#1d5caf}.success[_ngcontent-%COMP%]{background:#f2fcf8;border-radius:6px;box-shadow:1px 1px 4px #00000021;padding:10px;display:flex;flex-direction:column;gap:10px}.success[_ngcontent-%COMP%] .display-flex[_ngcontent-%COMP%]{display:flex;gap:10px}.success[_ngcontent-%COMP%] .flex-grow[_ngcontent-%COMP%]{flex-grow:1;flex-shrink:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word;display:flex;flex-direction:column;gap:10px}.success[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{font-family:Open Sans,Roboto,sans-serif;font-weight:600;color:#0d0d0d;font-size:1rem;line-height:1.375rem;letter-spacing:0em}.success[_ngcontent-%COMP%] p[_ngcontent-%COMP%], .success[_ngcontent-%COMP%] .alert-details[_ngcontent-%COMP%]{font-family:Open Sans,Roboto,sans-serif;font-weight:400;color:#0d0d0d;font-size:.875rem;line-height:normal;letter-spacing:0em}.success[_ngcontent-%COMP%] h2[_ngcontent-%COMP%], .success[_ngcontent-%COMP%] p[_ngcontent-%COMP%], .success[_ngcontent-%COMP%] .alert-details[_ngcontent-%COMP%]{color:#1d8657;margin:0}.success[_ngcontent-%COMP%]{--mat-icon-color: #1d8657}.success[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%]{flex-shrink:0}.success[_ngcontent-%COMP%] mat-icon.top-right-icon[_ngcontent-%COMP%], .success[_ngcontent-%COMP%] .pointer[_ngcontent-%COMP%]{cursor:pointer}.success[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]{background-color:#1d8657;width:max-content}.success[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:disabled{background-color:#ebebeb}.success[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:hover{background-color:#145c3c}.success[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:focus, .success[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:active{background-color:#145c3c}.warning[_ngcontent-%COMP%]{background:#ffeee0;border-radius:6px;box-shadow:1px 1px 4px #00000021;padding:10px;display:flex;flex-direction:column;gap:10px}.warning[_ngcontent-%COMP%] .display-flex[_ngcontent-%COMP%]{display:flex;gap:10px}.warning[_ngcontent-%COMP%] .flex-grow[_ngcontent-%COMP%]{flex-grow:1;flex-shrink:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word;display:flex;flex-direction:column;gap:10px}.warning[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{font-family:Open Sans,Roboto,sans-serif;font-weight:600;color:#0d0d0d;font-size:1rem;line-height:1.375rem;letter-spacing:0em}.warning[_ngcontent-%COMP%] p[_ngcontent-%COMP%], .warning[_ngcontent-%COMP%] .alert-details[_ngcontent-%COMP%]{font-family:Open Sans,Roboto,sans-serif;font-weight:400;color:#0d0d0d;font-size:.875rem;line-height:normal;letter-spacing:0em}.warning[_ngcontent-%COMP%] h2[_ngcontent-%COMP%], .warning[_ngcontent-%COMP%] p[_ngcontent-%COMP%], .warning[_ngcontent-%COMP%] .alert-details[_ngcontent-%COMP%]{color:#662e00;margin:0}.warning[_ngcontent-%COMP%]{--mat-icon-color: #662e00}.warning[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%]{flex-shrink:0}.warning[_ngcontent-%COMP%] mat-icon.top-right-icon[_ngcontent-%COMP%], .warning[_ngcontent-%COMP%] .pointer[_ngcontent-%COMP%]{cursor:pointer}.warning[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]{background-color:#994500;width:max-content}.warning[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:disabled{background-color:#ebebeb}.warning[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:hover{background-color:#662e00}.warning[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:focus, .warning[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:active{background-color:#662e00}.error[_ngcontent-%COMP%]{background:#fff6f5;border-radius:6px;box-shadow:1px 1px 4px #00000021;padding:10px;display:flex;flex-direction:column;gap:10px}.error[_ngcontent-%COMP%] .display-flex[_ngcontent-%COMP%]{display:flex;gap:10px}.error[_ngcontent-%COMP%] .flex-grow[_ngcontent-%COMP%]{flex-grow:1;flex-shrink:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word;display:flex;flex-direction:column;gap:10px}.error[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{font-family:Open Sans,Roboto,sans-serif;font-weight:600;color:#0d0d0d;font-size:1rem;line-height:1.375rem;letter-spacing:0em}.error[_ngcontent-%COMP%] p[_ngcontent-%COMP%], .error[_ngcontent-%COMP%] .alert-details[_ngcontent-%COMP%]{font-family:Open Sans,Roboto,sans-serif;font-weight:400;color:#0d0d0d;font-size:.875rem;line-height:normal;letter-spacing:0em}.error[_ngcontent-%COMP%] h2[_ngcontent-%COMP%], .error[_ngcontent-%COMP%] p[_ngcontent-%COMP%], .error[_ngcontent-%COMP%] .alert-details[_ngcontent-%COMP%]{color:#c41c0d;margin:0}.error[_ngcontent-%COMP%]{--mat-icon-color: #c41c0d}.error[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%]{flex-shrink:0}.error[_ngcontent-%COMP%] mat-icon.top-right-icon[_ngcontent-%COMP%], .error[_ngcontent-%COMP%] .pointer[_ngcontent-%COMP%]{cursor:pointer}.error[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]{background-color:#c41c0d;width:max-content}.error[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:disabled{background-color:#ebebeb}.error[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:hover{background-color:#8f0c00}.error[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:focus, .error[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:active{background-color:#8f0c00}.notification[_ngcontent-%COMP%]{background:#f5f5f5;border-radius:6px;box-shadow:1px 1px 4px #00000021;padding:10px;display:flex;flex-direction:column;gap:10px}.notification[_ngcontent-%COMP%] .display-flex[_ngcontent-%COMP%]{display:flex;gap:10px}.notification[_ngcontent-%COMP%] .flex-grow[_ngcontent-%COMP%]{flex-grow:1;flex-shrink:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word;display:flex;flex-direction:column;gap:10px}.notification[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{font-family:Open Sans,Roboto,sans-serif;font-weight:600;color:#0d0d0d;font-size:1rem;line-height:1.375rem;letter-spacing:0em}.notification[_ngcontent-%COMP%] p[_ngcontent-%COMP%], .notification[_ngcontent-%COMP%] .alert-details[_ngcontent-%COMP%]{font-family:Open Sans,Roboto,sans-serif;font-weight:400;color:#0d0d0d;font-size:.875rem;line-height:normal;letter-spacing:0em}.notification[_ngcontent-%COMP%] h2[_ngcontent-%COMP%], .notification[_ngcontent-%COMP%] p[_ngcontent-%COMP%], .notification[_ngcontent-%COMP%] .alert-details[_ngcontent-%COMP%]{color:#0d0d0d;margin:0}.notification[_ngcontent-%COMP%]{--mat-icon-color: #c41c0d}.notification[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%]{flex-shrink:0}.notification[_ngcontent-%COMP%] mat-icon.top-right-icon[_ngcontent-%COMP%], .notification[_ngcontent-%COMP%] .pointer[_ngcontent-%COMP%]{cursor:pointer}.notification[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]{background-color:#2473db;width:max-content}.notification[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:disabled{background-color:#ebebeb}.notification[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:hover{background-color:#1d5caf}.notification[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:focus, .notification[_ngcontent-%COMP%] button[mat-flat-button][_ngcontent-%COMP%]:active{background-color:#1d5caf}.notification[_ngcontent-%COMP%] .top-right-icon[_ngcontent-%COMP%]{--mat-icon-color: #0d0d0d}.white[_ngcontent-%COMP%]{background:#fff}.white[_ngcontent-%COMP%] h2[_ngcontent-%COMP%], .white[_ngcontent-%COMP%] p[_ngcontent-%COMP%], .white[_ngcontent-%COMP%] .alert-details[_ngcontent-%COMP%]{color:#0d0d0d}"]}));let e=t;return e})();function Kie(e,t){if(e&1&&(re(0,"mh-alert",0),De(1,"translate"),re(2,"div",1),be(3),De(4,"translate"),ne()()),e&2){let r=Ee();Tt("alertTitle",Me(1,2,"commons.errors.data-not-available-title")),Q(3),Ge(Me(4,4,"commons.errors."+r.error().code))}}var Qie=(()=>{const t=class t{constructor(){this.error=Ye.required(),this.vidisErrorGroup=vr}};t.ɵfac=function(n){return new(n||t)},t.ɵcmp=lt({type:t,selectors:[["vidis-status-message"]],inputs:{error:[1,"error"]},decls:1,vars:1,consts:[["usage","info",3,"alertTitle"],["alert-details",""]],template:function(n,a){n&1&&ze(0,Kie,5,6,"mh-alert",0),n&2&&ht(a.error().group===a.vidisErrorGroup.TEMP_UNAVAILABLE?0:-1)},dependencies:[qo,Yie],styles:["mat-card-header[_ngcontent-%COMP%]{color:#c41c0d}mat-card-header[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%]{margin-right:8px}span[_ngcontent-%COMP%]{white-space:pre-line}"]});let e=t;return e})(),Xie=["*"],Jie=new K("MAT_CARD_CONFIG"),eoe=(()=>{const t=class t{constructor(){s(this,"appearance");let n=C(Jie,{optional:!0});this.appearance=(n==null?void 0:n.appearance)||"raised"}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",lt({type:t,selectors:[["mat-card"]],hostAttrs:[1,"mat-mdc-card","mdc-card"],hostVars:4,hostBindings:function(n,a){n&2&&Pn("mat-mdc-card-outlined",a.appearance==="outlined")("mdc-card--outlined",a.appearance==="outlined")},inputs:{appearance:"appearance"},exportAs:["matCard"],ngContentSelectors:Xie,decls:1,vars:0,template:function(n,a){n&1&&(xi(),Zn(0))},styles:[`.mat-mdc-card{display:flex;flex-direction:column;box-sizing:border-box;position:relative;border-style:solid;border-width:0;background-color:var(--mdc-elevated-card-container-color, var(--mat-sys-surface-container-low));border-color:var(--mdc-elevated-card-container-color, var(--mat-sys-surface-container-low));border-radius:var(--mdc-elevated-card-container-shape, var(--mat-sys-corner-medium));box-shadow:var(--mdc-elevated-card-container-elevation, var(--mat-sys-level1))}.mat-mdc-card::after{position:absolute;top:0;left:0;width:100%;height:100%;border:solid 1px rgba(0,0,0,0);content:"";display:block;pointer-events:none;box-sizing:border-box;border-radius:var(--mdc-elevated-card-container-shape, var(--mat-sys-corner-medium))}.mat-mdc-card-outlined{background-color:var(--mdc-outlined-card-container-color, var(--mat-sys-surface));border-radius:var(--mdc-outlined-card-container-shape, var(--mat-sys-corner-medium));border-width:var(--mdc-outlined-card-outline-width, 1px);border-color:var(--mdc-outlined-card-outline-color, var(--mat-sys-outline-variant));box-shadow:var(--mdc-outlined-card-container-elevation, var(--mat-sys-level0))}.mat-mdc-card-outlined::after{border:none}.mdc-card__media{position:relative;box-sizing:border-box;background-repeat:no-repeat;background-position:center;background-size:cover}.mdc-card__media::before{display:block;content:""}.mdc-card__media:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card__media:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mat-mdc-card-actions{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;min-height:52px;padding:8px}.mat-mdc-card-title{font-family:var(--mat-card-title-text-font, var(--mat-sys-title-large-font));line-height:var(--mat-card-title-text-line-height, var(--mat-sys-title-large-line-height));font-size:var(--mat-card-title-text-size, var(--mat-sys-title-large-size));letter-spacing:var(--mat-card-title-text-tracking, var(--mat-sys-title-large-tracking));font-weight:var(--mat-card-title-text-weight, var(--mat-sys-title-large-weight))}.mat-mdc-card-subtitle{color:var(--mat-card-subtitle-text-color, var(--mat-sys-on-surface));font-family:var(--mat-card-subtitle-text-font, var(--mat-sys-title-medium-font));line-height:var(--mat-card-subtitle-text-line-height, var(--mat-sys-title-medium-line-height));font-size:var(--mat-card-subtitle-text-size, var(--mat-sys-title-medium-size));letter-spacing:var(--mat-card-subtitle-text-tracking, var(--mat-sys-title-medium-tracking));font-weight:var(--mat-card-subtitle-text-weight, var(--mat-sys-title-medium-weight))}.mat-mdc-card-title,.mat-mdc-card-subtitle{display:block;margin:0}.mat-mdc-card-avatar~.mat-mdc-card-header-text .mat-mdc-card-title,.mat-mdc-card-avatar~.mat-mdc-card-header-text .mat-mdc-card-subtitle{padding:16px 16px 0}.mat-mdc-card-header{display:flex;padding:16px 16px 0}.mat-mdc-card-content{display:block;padding:0 16px}.mat-mdc-card-content:first-child{padding-top:16px}.mat-mdc-card-content:last-child{padding-bottom:16px}.mat-mdc-card-title-group{display:flex;justify-content:space-between;width:100%}.mat-mdc-card-avatar{height:40px;width:40px;border-radius:50%;flex-shrink:0;margin-bottom:16px;object-fit:cover}.mat-mdc-card-avatar~.mat-mdc-card-header-text .mat-mdc-card-subtitle,.mat-mdc-card-avatar~.mat-mdc-card-header-text .mat-mdc-card-title{line-height:normal}.mat-mdc-card-sm-image{width:80px;height:80px}.mat-mdc-card-md-image{width:112px;height:112px}.mat-mdc-card-lg-image{width:152px;height:152px}.mat-mdc-card-xl-image{width:240px;height:240px}.mat-mdc-card-subtitle~.mat-mdc-card-title,.mat-mdc-card-title~.mat-mdc-card-subtitle,.mat-mdc-card-header .mat-mdc-card-header-text .mat-mdc-card-title,.mat-mdc-card-header .mat-mdc-card-header-text .mat-mdc-card-subtitle,.mat-mdc-card-title-group .mat-mdc-card-title,.mat-mdc-card-title-group .mat-mdc-card-subtitle{padding-top:0}.mat-mdc-card-content>:last-child:not(.mat-mdc-card-footer){margin-bottom:0}.mat-mdc-card-actions-align-end{justify-content:flex-end}
|
|
38
|
-
`],encapsulation:2,changeDetection:0}));let e=t;return e})(),toe=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Lt({type:t,selectors:[["mat-card-content"]],hostAttrs:[1,"mat-mdc-card-content"]}));let e=t;return e})(),noe=["*"],roe=(e,t,r,n,a)=>({"custom-content":e,circle:t,progress:r,"progress-dark":n,pulse:a});function aoe(e,t){e&1&&Zn(0)}function ioe(e,t){if(e&1&&(re(0,"div",0),ze(1,aoe,1,0),ne()),e&2){let r=Ee(),n=km(0),a=km(1);Tt("ngClass",KW(5,roe,n==="custom-content",n==="circle",a==="progress",a==="progress-dark",a==="pulse"))("ngStyle",r.styles()),Ln("aria-label",r.ariaLabel())("aria-valuetext",r.loadingText()),Q(),ht(n==="custom-content"?1:-1)}}var P9=new K("ngx-skeleton-loader.config"),ooe=(()=>{var t;const r=class r{constructor(){Cp(this,t);var a,i,o,l,c,u;Ip(this,t,C(P9,{optional:!0})),this.count=Ye(((a=dr(this,t))==null?void 0:a.count)||1,{transform:qb}),this.loadingText=Ye(((i=dr(this,t))==null?void 0:i.loadingText)||"Loading..."),this.appearance=Ye(((o=dr(this,t))==null?void 0:o.appearance)||"line"),this.animation=Ye(((l=dr(this,t))==null?void 0:l.animation)||"progress"),this.ariaLabel=Ye(((c=dr(this,t))==null?void 0:c.ariaLabel)||"loading"),this.theme=Ye(((u=dr(this,t))==null?void 0:u.theme)||null),this.items=Ha(()=>{let d=this.count()||1;return this.appearance()==="custom-content"&&pZ(),[...Array(d)].map((m,b)=>b)}),this.styles=Ha(()=>{var m,b,g;let d=this.theme();return(b=(m=dr(this,t))==null?void 0:m.theme)!=null&&b.extendsFromRoot?se(se({},(g=dr(this,t))==null?void 0:g.theme),d):d})}};t=new WeakMap,r.ɵfac=function(a){return new(a||r)},r.ɵcmp=lt({type:r,selectors:[["ngx-skeleton-loader"]],inputs:{count:[1,"count"],loadingText:[1,"loadingText"],appearance:[1,"appearance"],animation:[1,"animation"],ariaLabel:[1,"ariaLabel"],theme:[1,"theme"]},ngContentSelectors:noe,decls:4,vars:2,consts:[["aria-busy","true","aria-valuemin","0","aria-valuemax","100","role","progressbar","tabindex","-1",1,"skeleton-loader",3,"ngClass","ngStyle"]],template:function(a,i){a&1&&(xi(),Lb(0)(1),Ph(2,ioe,2,11,"div",0,SW)),a&2&&(Sm(i.appearance()),Q(),Sm(i.animation()),Q(),Rh(i.items()))},dependencies:[uY,cY],styles:['.skeleton-loader[_ngcontent-%COMP%]{box-sizing:border-box;overflow:hidden;position:relative;background:#eff1f6 no-repeat;border-radius:4px;width:100%;height:20px;display:inline-block;margin-bottom:10px;will-change:transform}.skeleton-loader[_ngcontent-%COMP%]:after, .skeleton-loader[_ngcontent-%COMP%]:before{box-sizing:border-box}.skeleton-loader.circle[_ngcontent-%COMP%]{width:40px;height:40px;margin:5px;border-radius:50%}.skeleton-loader.progress[_ngcontent-%COMP%], .skeleton-loader.progress-dark[_ngcontent-%COMP%]{transform:translateZ(0)}.skeleton-loader.progress[_ngcontent-%COMP%]:after, .skeleton-loader.progress[_ngcontent-%COMP%]:before, .skeleton-loader.progress-dark[_ngcontent-%COMP%]:after, .skeleton-loader.progress-dark[_ngcontent-%COMP%]:before{box-sizing:border-box}.skeleton-loader.progress[_ngcontent-%COMP%]:before, .skeleton-loader.progress-dark[_ngcontent-%COMP%]:before{animation:_ngcontent-%COMP%_progress 2s ease-in-out infinite;background-size:200px 100%;position:absolute;z-index:1;top:0;left:0;width:200px;height:100%;content:""}.skeleton-loader.progress[_ngcontent-%COMP%]:before{background-image:linear-gradient(90deg,#fff0,#fff9,#fff0)}.skeleton-loader.progress-dark[_ngcontent-%COMP%]:before{background-image:linear-gradient(90deg,transparent,rgba(0,0,0,.2),transparent)}.skeleton-loader.pulse[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_pulse 1.5s cubic-bezier(.4,0,.2,1) infinite;animation-delay:.5s}.skeleton-loader.custom-content[_ngcontent-%COMP%]{height:100%;background:none}@media (prefers-reduced-motion: reduce){.skeleton-loader.pulse[_ngcontent-%COMP%], .skeleton-loader.progress-dark[_ngcontent-%COMP%], .skeleton-loader.custom-content[_ngcontent-%COMP%], .skeleton-loader.progress[_ngcontent-%COMP%]:before{animation:none}.skeleton-loader.progress[_ngcontent-%COMP%]:before, .skeleton-loader.progress-dark[_ngcontent-%COMP%], .skeleton-loader.custom-content[_ngcontent-%COMP%]{background-image:none}}@media screen and (min-device-width: 1200px){.skeleton-loader[_ngcontent-%COMP%]{-webkit-user-select:none;user-select:none;cursor:wait}}@keyframes _ngcontent-%COMP%_progress{0%{transform:translate3d(-200px,0,0)}to{transform:translate3d(calc(200px + 100vw),0,0)}}@keyframes _ngcontent-%COMP%_pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}'],changeDetection:0});let e=r;return e})(),soe=(()=>{const t=class t{static forRoot(n){return{ngModule:t,providers:[{provide:P9,useValue:n}]}}};t.ɵfac=function(n){return new(n||t)},t.ɵmod=nn({type:t}),t.ɵinj=Jt({imports:[Jb]});let e=t;return e})(),loe=()=>({width:"40%",height:"20px"});function uoe(e,t){e&1&&Qt(0,"ngx-skeleton-loader",0),e&2&&Tt("theme",ZW(1,loe))}function coe(e,t){if(e&1&&Qt(0,"vidis-delivered-medication-details-row",1),e&2){let r=Ee();Tt("item",r.item())("displayAllDetails",!0)("isProfessional",r.isProfessional())}}function doe(e,t){e&1&&(re(0,"div",2)(1,"h3"),be(2),De(3,"translate"),ne()()),e&2&&(Q(2),Ge(Me(3,1,"deliveredMedicationDetails.noDetails")))}var hoe=(()=>{const t=class t{constructor(){this.item=Ye.required(),this.isLoading=Ye.required(),this.isProfessional=Ye.required()}};t.ɵfac=function(n){return new(n||t)},t.ɵcmp=lt({type:t,selectors:[["vidis-delivered-medication-details-card"]],inputs:{item:[1,"item"],isLoading:[1,"isLoading"],isProfessional:[1,"isProfessional"]},decls:5,vars:1,consts:[["count","8","appearance","line",3,"theme"],[3,"item","displayAllDetails","isProfessional"],[1,"center"]],template:function(n,a){n&1&&(re(0,"mat-card")(1,"mat-card-content"),ze(2,uoe,1,2,"ngx-skeleton-loader",0)(3,coe,1,3,"vidis-delivered-medication-details-row",1)(4,doe,4,3,"div",2),ne()()),n&2&&(Q(2),ht(a.isLoading()?2:a.item()?3:4))},dependencies:[eoe,toe,qo,soe,ooe,Qae],encapsulation:2});let e=t;return e})();function poe(e,t){e&1&&(re(0,"div"),be(1,"Component not properly initialized!"),ne())}function moe(e,t){if(e&1&&Qt(0,"vidis-status-message",0),e&2){let r=Ee();Tt("error",r.error)}}function foe(e,t){if(e&1&&Qt(0,"vidis-delivered-medication-details-card",1),e&2){let r=Ee(),n=Ee(2);Tt("item",r.data)("isLoading",r.status===n.loadingStatus.LOADING)("isProfessional",n.professional)}}function goe(e,t){if(e&1&&ze(0,moe,1,1,"vidis-status-message",0)(1,foe,1,3,"vidis-delivered-medication-details-card",1),e&2){let r=Ee(2);ht(t.status===r.loadingStatus.ERROR?0:1)}}function voe(e,t){if(e&1&&(ze(0,goe,2,1),De(1,"async")),e&2){let r,n=Ee();ht((r=Me(1,1,n.deliveredMedicationsState$))?0:-1,r)}}var boe=(()=>{const t=class t extends Oie{constructor(){super(...arguments),this.extraRequiredFields=["dguid","professional","ssin","offlineDataStorageEnabled","isOfflineAuthenticated"],this.loadingStatus=Ka}fetchData(n){return wt(this,null,function*(){return yield this.deliveredMedicationsService.getDeliveredMedications(!1)})}injectService(){this.deliveredMedicationsService=this.injector.get($f),this.deliveredMedicationsState$=this.deliveredMedicationsService.deliveredMedicationsState$.pipe(Mt(n=>{var a;return Zt(se({},n),{data:(a=n.data)==null?void 0:a.items.find(i=>i.dguid===this.dguid)})})),this.deliveredMedicationsState$.subscribe(n=>{this.checkError(n.error)})}};t.ɵfac=(()=>{let n;return function(a){return(n||(n=$t(t)))(a||t)}})(),t.ɵcmp=lt({type:t,selectors:[["ng-component"]],inputs:{dguid:"dguid"},features:[WW([$f,x9,E9,vae]),En],decls:2,vars:1,consts:[[3,"error"],[3,"item","isLoading","isProfessional"]],template:function(n,a){n&1&&ze(0,poe,2,0,"div")(1,voe,2,3),n&2&&ht(a.isCorrectlySetup()?1:0)},dependencies:[gY,hoe,Qie],encapsulation:2,changeDetection:0});let e=t;return e})();VY({providers:[mae]}).then(e=>{let t=RZ(boe,{injector:e.injector});customElements.define("vidis-delivered-medication-detail",t)}).catch(e=>console.error(e));
|