@smals-belgium-shared/vidis-medication-scheme-detail 3.4.2-snapshot.2 → 3.4.2-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/assets/main-BopZBXw4.js
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
var $re=Object.defineProperty;var nm=e=>{throw TypeError(e)};var Yre=(e,t,r)=>t in e?$re(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var s=(e,t,r)=>Yre(e,typeof t!="symbol"?t+"":t,r),rm=(e,t,r)=>t.has(e)||nm("Cannot "+r);var Dr=(e,t,r)=>(rm(e,t,"read from private field"),r?r.call(e):t.get(e)),am=(e,t,r)=>t.has(e)?nm("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),im=(e,t,r,n)=>(rm(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r);var Zre=Object.create,Zl=Object.defineProperty,Kre=Object.defineProperties,Qre=Object.getOwnPropertyDescriptor,Jre=Object.getOwnPropertyDescriptors,Xre=Object.getOwnPropertyNames,hl=Object.getOwnPropertySymbols,eae=Object.getPrototypeOf,Xd=Object.prototype.hasOwnProperty,Bg=Object.prototype.propertyIsEnumerable,om=(e,t,r)=>t in e?Zl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ie=(e,t)=>{for(var r in t||(t={}))Xd.call(t,r)&&om(e,r,t[r]);if(hl)for(var r of hl(t))Bg.call(t,r)&&om(e,r,t[r]);return e},xt=(e,t)=>Kre(e,Jre(t)),tae=(e,t)=>{var r={};for(var n in e)Xd.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&hl)for(var n of hl(e))t.indexOf(n)<0&&Bg.call(e,n)&&(r[n]=e[n]);return r},oe=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),W=(e,t)=>{for(var r in t)Zl(e,r,{get:t[r],enumerable:!0})},nae=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Xre(t))!Xd.call(e,a)&&a!==r&&Zl(e,a,{get:()=>t[a],enumerable:!(n=Qre(t,a))||n.enumerable});return e},zg=(e,t,r)=>(r=e!=null?Zre(eae(e)):{},nae(t||!e||!e.__esModule?Zl(r,"default",{value:e,enumerable:!0}):r,e)),It=(e,t,r)=>new Promise((n,a)=>{var i=d=>{try{l(r.next(d))}catch(u){a(u)}},o=d=>{try{l(r.throw(d))}catch(u){a(u)}},l=d=>d.done?n(d.value):Promise.resolve(d.value).then(i,o);l((r=r.apply(e,t)).next())}),rae=oe((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,y=1,b=arguments.length;y<b;y++){f=arguments[y];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,y=f&&p[f],b=0;if(y)return y.call(p);if(p&&typeof p.length=="number")return{next:function(){return p&&b>=p.length&&(p=void 0),{value:p&&p[b++],done:!p}}};throw new TypeError(f?"Object is not iterable.":"Symbol.iterator is not defined.")}function a(p,f){var y=typeof Symbol=="function"&&p[Symbol.iterator];if(!y)return p;var b=y.call(p),_,E=[],k;try{for(;(f===void 0||f-- >0)&&!(_=b.next()).done;)E.push(_.value)}catch(D){k={error:D}}finally{try{_&&!_.done&&(y=b.return)&&y.call(b)}finally{if(k)throw k.error}}return E}function i(p,f,y){if(arguments.length===2)for(var b=0,_=f.length,E;b<_;b++)(E||!(b in f))&&(E||(E=Array.prototype.slice.call(f,0,b)),E[b]=f[b]);return p.concat(E||Array.prototype.slice.call(f))}typeof SuppressedError=="function"&&SuppressedError;class o extends Error{constructor(f,y,b){super(f),this.token=y,this.type=b||"error"}}let l=p=>p<4?"short":p===4?"long":"narrow",d=p=>p%2===0?"2-digit":"numeric";function u(p,f){switch(p.char){case"y":return{year:d(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 h(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:y,desc:b,width:_}=p;if(y==="d")return d(_);f(`${b} is not supported`)}function v(p,f){let{char:y,desc:b,width:_}=p;if((y==="c"||y==="e")&&_<3){let E=`Numeric value is not supported for ${b}; falling back to weekday:short`;f(E,o.WARNING)}return l(_)}function g(p){let f=d(p.width),y;switch(p.char){case"h":y="h12";break;case"H":y="h23";break;case"k":y="h24";break;case"K":y="h11";break}return y?{hour:f,hourCycle:y}:{hour:f}}function w(p,f){let{char:y,desc:b,width:_}=p;switch(y){case"v":case"z":return _===4?"long":"short";case"V":if(_===4)return"long";f(`${b} is not supported with width ${_}`);return;case"X":f(`${b} 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:h(p,f)};case"day":return{day:m(p,f)};case"weekday":return{weekday:v(p,f)};case"period":return;case"hour":return g(p);case"min":return{minute:d(p.width)};case"sec":return{second:d(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 y=arguments.length>2&&arguments[2]!==void 0?arguments[2]:E=>{throw E},b={timeZone:f},_=[];for(let E of p){let{error:k,field:D,str:N}=E;if(k){let ne=new o(k.message,E);ne.stack=k.stack,y(ne)}if(N){let ne=`Ignoring string part: ${N}`;y(new o(ne,E,o.WARNING))}D&&(_.indexOf(D)===-1?_.push(D):y(new o(`Duplicate ${D} token`,E)));let F=x(E,(ne,me)=>y(new o(ne,E,me)));F&&Object.assign(b,F)}return b}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"}},A=p=>p>="A"&&p<="Z"||p>="a"&&p<="z";function O(p,f){let y=p[f],b=1;for(;p[++f]===y;)++b;let _=T[y];if(!_){let E=`The letter ${y} is not a valid field identifier`;return{char:y,error:new Error(E),width:b}}return{char:y,field:_.field,desc:_.desc,width:b}}function J(p,f){let y=p[++f],b=2;if(y==="'")return{char:"'",str:y,width:b};for(;;){let _=p[++f];if(++b,_===void 0){let E=`Unterminated quoted literal in pattern: ${y||p}`;return{char:"'",error:new Error(E),str:y,width:b}}else if(_==="'"){if(p[++f]!=="'")return{char:"'",str:y,width:b};++b}y+=_}}function ue(p,f){let y=p[f];if(!y)return null;if(A(y))return O(p,f);if(y==="'")return J(p,f);let b=y,_=1;for(;;){let E=p[++f];if(!E||A(E)||E==="'")return{char:y,str:b,width:_};b+=E,_+=1}}function _e(p){let f=[],y=0;for(;;){let b=ue(p,y);if(!b)return f;f.push(b),y+=b.width}}function Ot(p,f,y,b){typeof f=="string"&&(f=_e(f)),typeof y=="function"&&(b=y,y=void 0);let _=S(f,y,b),E=new Intl.DateTimeFormat(p,_);return k=>E.format(k)}function vt(p,f,y,b){typeof f=="string"&&(f=_e(f)),typeof y=="function"&&(b=y,y=void 0);let _=S(f,y,b);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 Qe extends Error{constructor(f,y){super(y),this.code=f}}class St extends Qe{constructor(f,y){super("BAD_OPTION",`Unknown ${f} option: ${y}`),this.stem=f,this.option=y}}class Q extends Qe{constructor(f){super("BAD_STEM",`Unknown stem: ${f}`),this.stem=f}}class q extends Qe{constructor(f,y){super("MASKED_VALUE",`Value for ${f} is set multiple times`),this.type=f,this.prev=y}}class xe extends Qe{constructor(f){super("MISSING_OPTION",`Required option missing for ${f}`),this.stem=f}}class L extends Qe{constructor(f,y){super("BAD_PATTERN",y),this.char=f}}class j extends Qe{constructor(f,y,b){let _=b>1?`${b} options`:"one option";super("TOO_MANY_OPTIONS",`Token ${f} only supports ${_} (got ${y.length})`),this.stem=f,this.options=y}}function Z(p,f){let{numberingSystem:y}=f;return Array.isArray(p)||(p=[p]),y?p.map(b=>{let _=b.indexOf("-u-")===-1?"u-nu":"nu";return`${b}-${_}-${y}`}).concat(p):p}function Te(p,f){let y=+p+f/2;return y-y%+f}function Ze(p){let{scale:f,unit:y}=p,b=typeof f=="number"&&f>=0?f:1;return y&&y.style==="percent"&&(b*=.01),b}function Ut(p){let f=Ze(p),{precision:y}=p;return y&&y.style==="precision-increment"?b=>Te(b,y.increment)*f:b=>b*f}function Ae(p){let f=Ze(p),{precision:y}=p;if(y&&y.style==="precision-increment"){let b=`+n + ${y.increment/2}`,_=`x - (x % +${y.increment})`;return f!==1&&(_=`(${_}) * ${f}`),`function(n) { var x = ${b}; return ${_}; }`}return f!==1?`function(n) { return n * ${f}; }`:null}function Fe(p,f){let{decimal:y,group:b,integerWidth:_,notation:E,precision:k,roundingMode:D,sign:N,unit:F,unitPer:ne,unitWidth:me}=p,Oe=(Xe,yt)=>{},K={};if(F)switch(F.style){case"base-unit":K.style="decimal";break;case"currency":K.style="currency",K.currency=F.currency;break;case"measure-unit":K.style="unit",K.unit=F.unit.replace(/.*-/,""),ne&&(K.unit+="-per-"+ne.replace(/.*-/,""));break;case"percent":K.style="percent";break}switch(me){case"unit-width-full-name":K.currencyDisplay="name",K.unitDisplay="long";break;case"unit-width-hidden":break;case"unit-width-iso-code":K.currencyDisplay="code";break;case"unit-width-narrow":K.currencyDisplay="narrowSymbol",K.unitDisplay="narrow";break;case"unit-width-short":K.currencyDisplay="symbol",K.unitDisplay="short";break}switch(b){case"group-off":K.useGrouping=!1;break;case"group-auto":K.useGrouping=!0;break;case"group-min2":case"group-on-aligned":case"group-thousands":K.useGrouping=!0;break}if(k)switch(k.style){case"precision-fraction":{let{minFraction:Xe,maxFraction:yt,minSignificant:Mt,maxSignificant:Qt,source:Bn}=k;typeof Xe=="number"&&(K.minimumFractionDigits=Xe,typeof Mt=="number"&&Oe()),typeof yt=="number"&&(K.maximumFractionDigits=yt),typeof Mt=="number"&&(K.minimumSignificantDigits=Mt),typeof Qt=="number"&&(K.maximumSignificantDigits=Qt);break}case"precision-integer":K.maximumFractionDigits=0;break;case"precision-unlimited":K.maximumFractionDigits=20;break;case"precision-increment":break;case"precision-currency-standard":K.trailingZeroDisplay=k.trailingZero;break;case"precision-currency-cash":Oe(k.style);break}if(E)switch(E.style){case"compact-short":K.notation="compact",K.compactDisplay="short";break;case"compact-long":K.notation="compact",K.compactDisplay="long";break;case"notation-simple":K.notation="standard";break;case"scientific":case"engineering":{let{expDigits:Xe,expSign:yt,source:Mt,style:Qt}=E;K.notation=Qt;break}}if(_){let{min:Xe,max:yt,source:Mt}=_;if(Xe>0&&(K.minimumIntegerDigits=Xe),Number(yt)>0){let Qt=K.notation==="engineering"||K.notation==="scientific";yt===3&&Qt?K.notation="engineering":Oe()}}switch(N){case"sign-auto":K.signDisplay="auto";break;case"sign-always":K.signDisplay="always";break;case"sign-except-zero":K.signDisplay="exceptZero";break;case"sign-never":K.signDisplay="never";break;case"sign-accounting":K.currencySign="accounting";break;case"sign-accounting-always":K.currencySign="accounting",K.signDisplay="always";break;case"sign-accounting-except-zero":K.currencySign="accounting",K.signDisplay="exceptZero";break}return K}function it(p,f,y){let b=p[f];switch(b){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:b,currency:"default",width:_};case 2:return{char:b,currency:"iso-code",width:_};case 3:return{char:b,currency:"full-name",width:_};case 5:return{char:b,currency:"narrow",width:_};default:{let E=`Invalid number (${_}) of ¤ chars in pattern`;return y(new L("¤",E)),null}}}case"*":{let _=p[f+1];if(_)return{char:b,pad:_,width:2};break}case"+":case"-":return{char:b,width:1};case"'":{let _=p[++f],E=2;if(_==="'")return{char:b,str:_,width:E};for(;;){let k=p[++f];if(++E,k===void 0){let D=`Unterminated quoted literal in pattern: ${_}`;return y(new L("'",D)),{char:b,str:_,width:E}}else if(k==="'"){if(p[++f]!=="'")return{char:b,str:_,width:E};++E}_+=k}}}return null}let Vn=p=>p>="0"&&p<="9";function Je(p,f){let y=p[f];if(Vn(y)){let b=y;for(;;){let _=p[++f];if(Vn(_))b+=_;else return{char:"0",digits:b,width:b.length}}}switch(y){case"#":{let b=1;for(;p[++f]==="#";)++b;return{char:y,width:b}}case"@":{let b=1;for(;p[++f]==="@";)++b;let _=b;for(f-=1;p[++f]==="#";)++_;return{char:y,min:b,width:_}}case"E":{let b=p[f+1]==="+";b&&++f;let _=0;for(;p[++f]==="0";)++_;let E=(b?2:1)+_;if(_)return{char:y,expDigits:_,plus:b,width:E};break}case".":case",":return{char:y,width:1}}return null}function Gt(p,f,y){let b;(function(F){F[F.Prefix=0]="Prefix",F[F.Number=1]="Number",F[F.Suffix=2]="Suffix"})(b||(b={}));let _=[],E=[],k=[],D=b.Prefix,N="";for(;f<p.length;){let F=p[f];if(F===";"){f+=1;break}switch(D){case b.Prefix:{let ne=it(p,f,y);if(ne)N&&(_.push({char:"'",str:N,width:N.length}),N=""),_.push(ne),f+=ne.width;else{let me=Je(p,f);me?(N&&(_.push({char:"'",str:N,width:N.length}),N=""),D=b.Number,E.push(me),f+=me.width):(N+=F,f+=1)}break}case b.Number:{let ne=Je(p,f);ne?(E.push(ne),f+=ne.width):D=b.Suffix;break}case b.Suffix:{let ne=it(p,f,y);ne?(N&&(k.push({char:"'",str:N,width:N.length}),N=""),k.push(ne),f+=ne.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 Pt(p,f){let{pattern:y,pos:b}=Gt(p,0,f);if(b<p.length){let{pattern:_}=Gt(p,b,f);return{tokens:y,negative:_}}return{tokens:y}}function Xn(p,f){let y={},b=!1,_=!1,E=0,k="",D=-1,N="",F=0;for(let me=0;me<p.length;++me){let Oe=p[me];switch(Oe.char){case"#":{if(D===-1){if(k){let K="Pattern has # after integer digits";f(new L("#",K))}E+=Oe.width}else F+=Oe.width;break}case"0":{if(D===-1)k+=Oe.digits;else{if(F){let K="Pattern has digits after # in fraction";f(new L("0",K))}N+=Oe.digits}break}case"@":{y.precision&&f(new q("precision",y.precision)),y.precision={style:"precision-fraction",minSignificant:Oe.min,maxSignificant:Oe.width};break}case",":b=!0;break;case".":if(D===1){let K="Pattern has more than one decimal separator";f(new L(".",K))}D=me;break;case"E":{if(_&&f(new q("exponent",y.notation)),b){let K="Exponential patterns may not contain grouping separators";f(new L("E",K))}y.notation={style:"scientific"},Oe.expDigits>1&&(y.notation.expDigits=Oe.expDigits),Oe.plus&&(y.notation.expSign="sign-always"),_=!0}}}b?y.group="group-auto":E+k.length>3&&(y.group="group-off");let ne=+`${k||"0"}.${N}`;if(ne&&(y.precision={style:"precision-increment",increment:ne}),!_)k.length>1&&(y.integerWidth={min:k.length}),!y.precision&&(N.length||F)&&(y.precision={style:"precision-fraction",minFraction:N.length,maxFraction:N.length+F});else if((!y.precision||ne)&&(y.integerWidth=E?{min:1,max:E+k.length}:{min:Math.max(1,k.length)}),y.precision)ne||(y.integerWidth={min:1,max:1});else{let me=k.length+N.length;D===-1?me>0&&(y.precision={style:"precision-fraction",maxSignificant:me}):(y.precision={style:"precision-fraction",maxSignificant:Math.max(1,me)+F},me>1&&(y.precision.minSignificant=me))}return y}function Wr(p,f,y,b,_){let E=!1,k="";for(let D of p)switch(D.char){case"%":f.unit={style:D.style},_?E=!0:k="";break;case"¤":if(!y){let N="The ¤ pattern requires a currency";b(new L("¤",N));break}switch(f.unit={style:"currency",currency:y},D.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+=D.str);break}return k}function vs(p,f){let y=!1,b="";for(let _ of p)switch(_.char){case"%":case"¤":f?y=!0:b="";break;case"-":y||(b+="-");break;case"'":y||(b+=_.str);break}return b}function ys(p,f){let y=arguments.length>2&&arguments[2]!==void 0?arguments[2]:N=>{throw N},{tokens:b,negative:_}=Pt(p,y),E=Xn(b.number,y),k=Wr(b.prefix,E,f,y,!0),D=Wr(b.suffix,E,f,y,!1);if(_){let N=vs(_.prefix,!0),F=vs(_.suffix,!1);E.affix={pos:[k,D],neg:[N,F]},E.sign="sign-never"}else(k||D)&&(E.affix={pos:[k,D]});return E}function ire(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 Gp(p){let f=["acceleration","angle","area","concentr","consumption","digital","duration","electric","energy","force","frequency","graphics","length","light","mass","power","pressure","speed","temperature","torque","volume"],[y]=p.split("-",1);return f.indexOf(y)!==-1}let Wp={"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},qp={currency:1,"integer-width":1,"measure-unit":1,"numbering-system":1,"per-measure-unit":1,"precision-increment":1,scale:1};function ore(p){return p in Wp}function sre(p){return p in qp}function lre(p,f,y){if(ore(p)){let b=Wp[p];if(f.length>b){if(b===0)for(let _ of f)y(new St(p,_));else y(new j(p,f,b));return!1}else if(sre(p)&&f.length<qp[p])return y(new xe(p)),!1}return!0}function Ac(p,f){let y=f==="fraction"?/^\.(0*)(\+|#*)$/:/^(@+)(\+|#*)$/,b=p&&p.match(y);if(b){let _=b[1].length;switch(b[2].charAt(0)){case"":return{min:_,max:_};case"+":return{min:_,max:null};case"#":return{min:_,max:_+b[2].length}}}return null}function cre(p,f,y){let b=Ac(p,"fraction");if(b){f.length>1&&y(new j(p,f,1));let E={style:"precision-fraction",source:p,minFraction:b.min};b.max!=null&&(E.maxFraction=b.max);let k=f[0],D=Ac(k,"significant");return D?(E.source=`${p}/${k}`,E.minSignificant=D.min,D.max!=null&&(E.maxSignificant=D.max)):k&&y(new St(p,k)),E}let _=Ac(p,"significant");if(_){for(let k of f)y(new St(p,k));let E={style:"precision-fraction",source:p,minSignificant:_.min};return _.max!=null&&(E.maxSignificant=_.max),E}return null}class ure{constructor(f){this.skeleton={},this.onError=f}badOption(f,y){this.onError(new St(f,y))}assertEmpty(f){let y=this.skeleton[f];y&&this.onError(new q(f,y))}parseToken(f,y){if(!lre(f,y,this.onError))return;let b=y[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 y)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 D=y.join("/");_.notation=E&&k?{style:f,source:D,expDigits:E,expSign:k}:E?{style:f,source:D,expDigits:E}:k?{style:f,source:D,expSign:k}:{style:f,source:D};break}case"percent":case"permille":case"base-unit":this.assertEmpty("unit"),_.unit={style:f};break;case"currency":/^[A-Z]{3}$/.test(b)?(this.assertEmpty("unit"),_.unit={style:f,currency:b}):this.badOption(f,b);break;case"measure-unit":{Gp(b)?(this.assertEmpty("unit"),_.unit={style:f,unit:b}):this.badOption(f,b);break}case"per-measure-unit":{Gp(b)?(this.assertEmpty("unitPer"),_.unitPer=b):this.badOption(f,b);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"),b==="w"?_.precision={style:f,trailingZero:"stripIfInteger"}:_.precision={style:f};break;case"precision-increment":{let E=Number(b);E>0?(this.assertEmpty("precision"),_.precision={style:f,increment:E}):this.badOption(f,b);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(b))this.assertEmpty("integerWidth"),_.integerWidth={source:b,min:b.length-1};else{let E=b.match(/^#*(0*)$/);E?(this.assertEmpty("integerWidth"),_.integerWidth={source:b,min:E[1].length,max:E[0].length}):this.badOption(f,b)}break}case"scale":{let E=Number(b);E>0?(this.assertEmpty("scale"),_.scale=E):this.badOption(f,b);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":{ire(b)?(this.assertEmpty("numberingSystem"),_.numberingSystem=b):this.badOption(f,b);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=cre(f,y,this.onError);E?(this.assertEmpty("precision"),_.precision=E):this.onError(new Q(f))}}}}function $p(p){let f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:_=>{throw _},y=[];for(let _ of p.split(" "))if(_){let E=_.split("/"),k=E.shift()||"";y.push({stem:k,options:E})}let b=new ure(f);for(let{stem:_,options:E}of y)b.parseToken(_,E);return b.skeleton}function dre(p,f,y,b){typeof f=="string"&&(f=f.indexOf("::")===0?$p(f.slice(2),b):ys(f,y,b));let _=Z(p,f),E=Fe(f),k=Ut(f),D=new Intl.NumberFormat(_,E);if(f.affix){let[N,F]=f.affix.pos,[ne,me]=f.affix.neg||["",""];return Oe=>{let K=D.format(k(Oe));return Oe<0?`${ne}${K}${me}`:`${N}${K}${F}`}}return N=>D.format(k(N))}function hre(p,f,y,b){typeof f=="string"&&(f=f.indexOf("::")===0?$p(f.slice(2),b):ys(f,y,b));let _=Z(p,f),E=Fe(f),k=Ae(f),D=["(function() {",`var opt = ${JSON.stringify(E)};`,`var nf = new Intl.NumberFormat(${JSON.stringify(_)}, opt);`],N="nf.format(value)";if(k&&(D.push(`var mod = ${k};`),N="nf.format(mod(value))"),f.affix){let[F,ne]=f.affix.pos.map(me=>JSON.stringify(me));if(f.affix.neg){let[me,Oe]=f.affix.neg.map(K=>JSON.stringify(K));N=`value < 0 ? ${me} + ${N} + ${Oe} : ${F} + ${N} + ${ne}`}else N=`${F} + ${N} + ${ne}`}return D.push(`return function(value) { return ${N}; }`),D.join(`
|
|
4
|
-
`)+`
|
|
5
|
-
})()`}var Rc=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function pre(p){return p&&p.__esModule&&Object.prototype.hasOwnProperty.call(p,"default")?p.default:p}var Xi={},Yp={},Zp={exports:{}};(function(p){(function(f,y){p.exports?p.exports=y():f.moo=y()})(Rc,function(){var f=Object.prototype.hasOwnProperty,y=Object.prototype.toString,b=typeof new RegExp().sticky=="boolean";function _(P){return P&&y.call(P)==="[object RegExp]"}function E(P){return P&&typeof P=="object"&&!_(P)&&!Array.isArray(P)}function k(P){return P.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function D(P){var U=new RegExp("|"+P);return U.exec("").length-1}function N(P){return"("+P+")"}function F(P){if(!P.length)return"(?!)";var U=P.map(function(ee){return"(?:"+ee+")"}).join("|");return"(?:"+U+")"}function ne(P){if(typeof P=="string")return"(?:"+k(P)+")";if(_(P)){if(P.ignoreCase)throw new Error("RegExp /i flag not allowed");if(P.global)throw new Error("RegExp /g flag is implied");if(P.sticky)throw new Error("RegExp /y flag is implied");if(P.multiline)throw new Error("RegExp /m flag is implied");return P.source}else throw new Error("Not a pattern: "+P)}function me(P,U){return P.length>U?P:Array(U-P.length+1).join(" ")+P}function Oe(P,U){for(var ee=P.length,re=0;;){var we=P.lastIndexOf(`
|
|
6
|
-
`,ee-1);if(we===-1||(re++,ee=we,re===U)||ee===0)break}var he=re<U?0:ee+1;return P.substring(he).split(`
|
|
7
|
-
`)}function K(P){for(var U=Object.getOwnPropertyNames(P),ee=[],re=0;re<U.length;re++){var we=U[re],he=P[we],Re=[].concat(he);if(we==="include"){for(var at=0;at<Re.length;at++)ee.push({include:Re[at]});continue}var We=[];Re.forEach(function(ve){E(ve)?(We.length&&ee.push(yt(we,We)),ee.push(yt(we,ve)),We=[]):We.push(ve)}),We.length&&ee.push(yt(we,We))}return ee}function Xe(P){for(var U=[],ee=0;ee<P.length;ee++){var re=P[ee];if(re.include){for(var we=[].concat(re.include),he=0;he<we.length;he++)U.push({include:we[he]});continue}if(!re.type)throw new Error("Rule has no type: "+JSON.stringify(re));U.push(yt(re.type,re))}return U}function yt(P,U){if(E(U)||(U={match:U}),U.include)throw new Error("Matching rules cannot also include states");var ee={defaultType:P,lineBreaks:!!U.error||!!U.fallback,pop:!1,next:null,push:null,error:!1,fallback:!1,value:null,type:null,shouldThrow:!1};for(var re in U)f.call(U,re)&&(ee[re]=U[re]);if(typeof ee.type=="string"&&P!==ee.type)throw new Error("Type transform cannot be a string (type '"+ee.type+"' for token '"+P+"')");var we=ee.match;return ee.match=Array.isArray(we)?we:we?[we]:[],ee.match.sort(function(he,Re){return _(he)&&_(Re)?0:_(Re)?-1:_(he)?1:Re.length-he.length}),ee}function Mt(P){return Array.isArray(P)?Xe(P):K(P)}var Qt=yt("error",{lineBreaks:!0,shouldThrow:!0});function Bn(P,U){for(var ee=null,re=Object.create(null),we=!0,he=null,Re=[],at=[],We=0;We<P.length;We++)P[We].fallback&&(we=!1);for(var We=0;We<P.length;We++){var ve=P[We];if(ve.include)throw new Error("Inheritance is not allowed in stateless lexers");if(ve.error||ve.fallback){if(ee)throw!ve.fallback==!ee.fallback?new Error("Multiple "+(ve.fallback?"fallback":"error")+" rules not allowed (for token '"+ve.defaultType+"')"):new Error("fallback and error are mutually exclusive (for token '"+ve.defaultType+"')");ee=ve}var kt=ve.match.slice();if(we)for(;kt.length&&typeof kt[0]=="string"&&kt[0].length===1;){var Xa=kt.shift();re[Xa.charCodeAt(0)]=ve}if(ve.pop||ve.push||ve.next){if(!U)throw new Error("State-switching options are not allowed in stateless lexers (for token '"+ve.defaultType+"')");if(ve.fallback)throw new Error("State-switching options are not allowed on fallback tokens (for token '"+ve.defaultType+"')")}if(kt.length!==0){we=!1,Re.push(ve);for(var nr=0;nr<kt.length;nr++){var ga=kt[nr];if(_(ga)){if(he===null)he=ga.unicode;else if(he!==ga.unicode&&ve.fallback===!1)throw new Error("If one rule is /u then all must be")}}var ei=F(kt.map(ne)),zn=new RegExp(ei);if(zn.test(""))throw new Error("RegExp matches empty string: "+zn);var to=D(ei);if(to>0)throw new Error("RegExp has capture groups: "+zn+`
|
|
8
|
-
Use (?: … ) instead`);if(!ve.lineBreaks&&zn.test(`
|
|
9
|
-
`))throw new Error("Rule should declare lineBreaks: "+zn);at.push(N(ei))}}var ti=ee&&ee.fallback,no=b&&!ti?"ym":"gm",ks=b||ti?"":"|";he===!0&&(no+="u");var qre=new RegExp(F(at)+ks,no);return{regexp:qre,groups:Re,fast:re,error:ee||Qt}}function $r(P){var U=Bn(Mt(P));return new ct({start:U},"start")}function Er(P,U,ee){var re=P&&(P.push||P.next);if(re&&!ee[re])throw new Error("Missing state '"+re+"' (in token '"+P.defaultType+"' of state '"+U+"')");if(P&&P.pop&&+P.pop!=1)throw new Error("pop must be 1 (in token '"+P.defaultType+"' of state '"+U+"')")}function Sr(P,U){var ee=P.$all?Mt(P.$all):[];delete P.$all;var re=Object.getOwnPropertyNames(P);U||(U=re[0]);for(var we=Object.create(null),he=0;he<re.length;he++){var Re=re[he];we[Re]=Mt(P[Re]).concat(ee)}for(var he=0;he<re.length;he++)for(var Re=re[he],at=we[Re],We=Object.create(null),ve=0;ve<at.length;ve++){var kt=at[ve];if(kt.include){var Xa=[ve,1];if(kt.include!==Re&&!We[kt.include]){We[kt.include]=!0;var nr=we[kt.include];if(!nr)throw new Error("Cannot include nonexistent state '"+kt.include+"' (in state '"+Re+"')");for(var ga=0;ga<nr.length;ga++){var ei=nr[ga];at.indexOf(ei)===-1&&Xa.push(ei)}}at.splice.apply(at,Xa),ve--}}for(var zn=Object.create(null),he=0;he<re.length;he++){var Re=re[he];zn[Re]=Bn(we[Re],!0)}for(var he=0;he<re.length;he++){for(var to=re[he],ti=zn[to],no=ti.groups,ve=0;ve<no.length;ve++)Er(no[ve],to,zn);for(var ks=Object.getOwnPropertyNames(ti.fast),ve=0;ve<ks.length;ve++)Er(ti.fast[ks[ve]],to,zn)}return new ct(zn,U)}function kr(P){for(var U=typeof Map<"u",ee=U?new Map:Object.create(null),re=Object.getOwnPropertyNames(P),we=0;we<re.length;we++){var he=re[we],Re=P[he],at=Array.isArray(Re)?Re:[Re];at.forEach(function(We){if(typeof We!="string")throw new Error("keyword must be string (in keyword '"+he+"')");U?ee.set(We,he):ee[We]=he})}return function(We){return U?ee.get(We):ee[We]}}var ct=function(P,U){this.startState=U,this.states=P,this.buffer="",this.stack=[],this.reset()};ct.prototype.reset=function(P,U){return this.buffer=P||"",this.index=0,this.line=U?U.line:1,this.col=U?U.col:1,this.queuedToken=U?U.queuedToken:null,this.queuedText=U?U.queuedText:"",this.queuedThrow=U?U.queuedThrow:null,this.setState(U?U.state:this.startState),this.stack=U&&U.stack?U.stack.slice():[],this},ct.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}},ct.prototype.setState=function(P){if(!(!P||this.state===P)){this.state=P;var U=this.states[P];this.groups=U.groups,this.error=U.error,this.re=U.regexp,this.fast=U.fast}},ct.prototype.popState=function(){this.setState(this.stack.pop())},ct.prototype.pushState=function(P){this.stack.push(this.state),this.setState(P)};var Es=b?function(P,U){return P.exec(U)}:function(P,U){var ee=P.exec(U);return ee[0].length===0?null:ee};ct.prototype._getGroup=function(P){for(var U=this.groups.length,ee=0;ee<U;ee++)if(P[ee+1]!==void 0)return this.groups[ee];throw new Error("Cannot find token type for matched text")};function Ss(){return this.value}if(ct.prototype.next=function(){var P=this.index;if(this.queuedGroup){var U=this._token(this.queuedGroup,this.queuedText,P);return this.queuedGroup=null,this.queuedText="",U}var ee=this.buffer;if(P!==ee.length){var Re=this.fast[ee.charCodeAt(P)];if(Re)return this._token(Re,ee.charAt(P),P);var re=this.re;re.lastIndex=P;var we=Es(re,ee),he=this.error;if(we==null)return this._token(he,ee.slice(P,ee.length),P);var Re=this._getGroup(we),at=we[0];return he.fallback&&we.index!==P?(this.queuedGroup=Re,this.queuedText=at,this._token(he,ee.slice(P,we.index),P)):this._token(Re,at,P)}},ct.prototype._token=function(P,U,ee){var re=0;if(P.lineBreaks){var we=/\n/g,he=1;if(U===`
|
|
10
|
-
`)re=1;else for(;we.exec(U);)re++,he=we.lastIndex}var Re={type:typeof P.type=="function"&&P.type(U)||P.defaultType,value:typeof P.value=="function"?P.value(U):U,text:U,toString:Ss,offset:ee,lineBreaks:re,line:this.line,col:this.col},at=U.length;if(this.index+=at,this.line+=re,re!==0?this.col=at-he+1:this.col+=at,P.shouldThrow){var We=new Error(this.formatError(Re,"invalid syntax"));throw We}return P.pop?this.popState():P.push?this.pushState(P.push):P.next&&this.setState(P.next),Re},typeof Symbol<"u"&&Symbol.iterator){var Cr=function(P){this.lexer=P};Cr.prototype.next=function(){var P=this.lexer.next();return{value:P,done:!P}},Cr.prototype[Symbol.iterator]=function(){return this},ct.prototype[Symbol.iterator]=function(){return new Cr(this)}}return ct.prototype.formatError=function(re,U){if(re==null)var ee=this.buffer.slice(this.index),re={text:ee,offset:this.index,lineBreaks:ee.indexOf(`
|
|
11
|
-
`)===-1?0:1,line:this.line,col:this.col};var we=2,he=Math.max(re.line-we,1),Re=re.line+we,at=String(Re).length,We=Oe(this.buffer,this.line-re.line+we+1).slice(0,5),ve=[];ve.push(U+" at line "+re.line+" col "+re.col+":"),ve.push("");for(var kt=0;kt<We.length;kt++){var Xa=We[kt],nr=he+kt;ve.push(me(String(nr),at)+" "+Xa),nr===re.line&&ve.push(me("",at+re.col+1)+"^")}return ve.join(`
|
|
12
|
-
`)},ct.prototype.clone=function(){return new ct(this.states,this.state)},ct.prototype.has=function(P){return!0},{compile:$r,states:Sr,error:Object.freeze({error:!0}),fallback:Object.freeze({fallback:!0}),keywords:kr}})})(Zp);var mre=Zp.exports;(function(p){var f=Rc&&Rc.__importDefault||function(b){return b&&b.__esModule?b:{default:b}};Object.defineProperty(p,"__esModule",{value:!0}),p.lexer=p.states=void 0;let y=f(mre);p.states={body:{doubleapos:{match:"''",value:()=>"'"},quoted:{lineBreaks:!0,match:/'[{}#](?:[^]*?[^'])?'(?!')/u,value:b=>b.slice(1,-1).replace(/''/g,"'")},argument:{lineBreaks:!0,match:/\{\s*[^\p{Pat_Syn}\p{Pat_WS}]+\s*/u,push:"arg",value:b=>b.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:b=>b.split(",")[1].trim()},"func-args":{lineBreaks:!0,match:/,\s*[^\p{Pat_Syn}\p{Pat_WS}]+\s*,/u,next:"body",value:b=>b.split(",")[1].trim()},"func-simple":{lineBreaks:!0,match:/,\s*[^\p{Pat_Syn}\p{Pat_WS}]+\s*/u,value:b=>b.substring(1).trim()},end:{match:"}",pop:1}},select:{offset:{lineBreaks:!0,match:/\s*offset\s*:\s*\d+\s*/u,value:b=>b.split(":")[1].trim()},case:{lineBreaks:!0,match:/\s*(?:=\d+|[^\p{Pat_Syn}\p{Pat_WS}]+)\s*\{/u,push:"body",value:b=>b.substring(0,b.indexOf("{")).trim()},end:{match:/\s*\}/u,pop:1}}},p.lexer=y.default.states(p.states)})(Yp),Object.defineProperty(Xi,"__esModule",{value:!0});var Kp=Xi.parse=Xi.ParseError=void 0;let Qp=Yp,bs=p=>({offset:p.offset,line:p.line,col:p.col,text:p.text,lineBreaks:p.lineBreaks}),Lc=p=>p==="plural"||p==="select"||p==="selectordinal";function fre(p,f){let y="",b="";for(let _ of f){let E=_.ctx.text;switch(b+=E,_.type){case"content":y+=_.value;break;case"argument":case"function":case"octothorpe":y+=E;break;default:throw new Rt(p,`Unsupported part in strict mode function arg style: ${E}`)}}return[{type:"content",value:y.trim(),ctx:Object.assign({},f[0].ctx,{text:b})}]}let gre=["number","date","time","spellout","ordinal","duration"],Jp=["zero","one","two","few","many","other"];class Rt extends Error{constructor(f,y){super(Qp.lexer.formatError(f,y))}}Xi.ParseError=Rt;class vre{constructor(f,y){var b,_,E,k;this.lexer=Qp.lexer.reset(f),this.cardinalKeys=(b=y==null?void 0:y.cardinal)!==null&&b!==void 0?b:Jp,this.ordinalKeys=(_=y==null?void 0:y.ordinal)!==null&&_!==void 0?_:Jp,this.strict=(E=y==null?void 0:y.strict)!==null&&E!==void 0?E:!1,this.strictPluralKeys=(k=y==null?void 0:y.strictPluralKeys)!==null&&k!==void 0?k:!0}parse(){return this.parseBody(!1,!0)}checkSelectKey(f,y,b){if(b[0]==="="){if(y==="select")throw new Rt(f,`The case ${b} is not valid with select`)}else if(y!=="select"){let _=y==="plural"?this.cardinalKeys:this.ordinalKeys;if(this.strictPluralKeys&&_.length>0&&!_.includes(b)){let E=`The ${y} case ${b} is not valid in this locale`;throw new Rt(f,E)}}}parseSelect(f,y,b,_){let{value:E}=f,k={type:_,arg:E,cases:[],ctx:b};_==="plural"||_==="selectordinal"?y=!0:this.strict&&(y=!1);for(let D of this.lexer)switch(D.type){case"offset":if(_==="select")throw new Rt(D,"Unexpected plural offset for select");if(k.cases.length>0)throw new Rt(D,"Plural offset must be set before cases");k.pluralOffset=Number(D.value),b.text+=D.text,b.lineBreaks+=D.lineBreaks;break;case"case":{this.checkSelectKey(D,_,D.value),k.cases.push({key:D.value,tokens:this.parseBody(y),ctx:bs(D)});break}case"end":return k;default:throw new Rt(D,`Unexpected lexer token: ${D.type}`)}throw new Rt(null,"Unexpected message end")}parseArgToken(f,y){let b=bs(f),_=this.lexer.next();if(!_)throw new Rt(null,"Unexpected message end");if(b.text+=_.text,b.lineBreaks+=_.lineBreaks,this.strict&&(_.type==="func-simple"||_.type==="func-args")&&!gre.includes(_.value)){let E=`Invalid strict mode function arg type: ${_.value}`;throw new Rt(f,E)}switch(_.type){case"end":return{type:"argument",arg:f.value,ctx:b};case"func-simple":{let E=this.lexer.next();if(!E)throw new Rt(null,"Unexpected message end");if(E.type!=="end")throw new Rt(E,`Unexpected lexer token: ${E.type}`);if(b.text+=E.text,Lc(_.value.toLowerCase()))throw new Rt(_,`Invalid type identifier: ${_.value}`);return{type:"function",arg:f.value,key:_.value,ctx:b}}case"func-args":{if(Lc(_.value.toLowerCase())){let k=`Invalid type identifier: ${_.value}`;throw new Rt(_,k)}let E=this.parseBody(this.strict?!1:y);return this.strict&&E.length>0&&(E=fre(f,E)),{type:"function",arg:f.value,key:_.value,param:E,ctx:b}}case"select":if(Lc(_.value))return this.parseSelect(f,y,b,_.value);throw new Rt(_,`Unexpected select type ${_.value}`);default:throw new Rt(_,`Unexpected lexer token: ${_.type}`)}}parseBody(f,y){let b=[],_=null;for(let E of this.lexer)if(E.type==="argument")_&&(_=null),b.push(this.parseArgToken(E,f));else if(E.type==="octothorpe"&&f)_&&(_=null),b.push({type:"octothorpe",ctx:bs(E)});else{if(E.type==="end"&&!y)return b;{let k=E.value;if(!f&&E.type==="quoted"&&k[0]==="#"){if(k.includes("{")){let D=`Unsupported escape pattern: ${k}`;throw new Rt(E,D)}k=E.text}_?(_.value+=k,_.ctx.text+=E.text,_.ctx.lineBreaks+=E.lineBreaks):(_={type:"content",value:k,ctx:bs(E)},b.push(_))}}if(y)return b;throw new Rt(null,"Unexpected message end")}}function yre(p){let f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return new vre(p,f).parse()}Kp=Xi.parse=yre;function eo(p){return eo[p]||(eo[p]=new Intl.NumberFormat(p))}function bre(p,f,y){return eo(p).format(f-y)}function _re(p,f,y,b){var _=f-y;if(isNaN(_))throw new Error("`"+b+"` or its offset is not a number");return eo(p).format(_)}function wre(p,f,y,b,_){if({}.hasOwnProperty.call(b,p))return b[p];f&&(p-=f);var E=y(p,_);return E in b?b[E]:b.other}function xre(p,f){return{}.hasOwnProperty.call(f,p)?f[p]:f.other}function Ere(p,f){for(var y=0;y<p.length;++y)if(!f||f[p[y]]===void 0)throw new Error("Message requires argument '".concat(p[y],"'"))}var Sre=Object.freeze({__proto__:null,_nf:eo,number:bre,plural:wre,reqArgs:Ere,select:xre,strictNumber:_re});function kre(p,f,y){var b={day:"numeric",month:"short",year:"numeric"};switch(y){case"full":b.weekday="long";case"long":b.month="long";break;case"short":b.month="numeric"}return new Date(p).toLocaleDateString(f,b)}function Cre(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 y=p%60,b=[Math.round(y)===y?y:y.toFixed(3)];p<60?b.unshift(0):(p=Math.round((p-Number(b[0]))/60),b.unshift(p%60),p>=60&&(p=Math.round((p-Number(b[0]))/60),b.unshift(p)));var _=b.shift();return f+_+":"+b.map(function(E){return Number(E)<10?"0"+String(E):String(E)}).join(":")}var Fc={};function _s(p,f){var y=String(p)+JSON.stringify(f);return Fc[y]||(Fc[y]=new Intl.NumberFormat(p,f)),Fc[y]}function Dre(p,f,y,b){var _=y&&y.split(":")||[],E=_[0],k=_[1],D={integer:{maximumFractionDigits:0},percent:{style:"percent"},currency:{style:"currency",currency:k&&k.trim()||b,minimumFractionDigits:2,maximumFractionDigits:2}};return _s(f,D[E]||{}).format(p)}var Ire=function(p,f,y){return _s(f,{style:"currency",currency:y,minimumFractionDigits:2,maximumFractionDigits:2}).format(p)},Tre=function(p,f){return _s(f,{maximumFractionDigits:0}).format(p)},Nre=function(p,f){return _s(f,{style:"percent"}).format(p)};function Ore(p,f,y){var b={second:"numeric",minute:"numeric",hour:"numeric"};switch(y){case"full":case"long":b.timeZoneName="short";break;case"short":delete b.second}return new Date(p).toLocaleTimeString(f,b)}var jc=Object.freeze({__proto__:null,date:kre,duration:Cre,numberCurrency:Ire,numberFmt:Dre,numberInteger:Tre,numberPercent:Nre,time:Ore}),Pre={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}},Vc=pre(Pre);function Mre(p){let f=0;for(let y=0;y<p.length;++y){let b=p.charCodeAt(y);f=(f<<5)-f+b,f|=0}return f}function qr(p,f){f&&(p+=" "+Mre(p).toString(36));let y=p.trim().replace(/\W+/g,"_");return Vc.ES3[y]||Vc.ESnext[y]||/^\d/.test(y)?"_"+y:y}function Bc(p,f){if(/^[A-Z_$][0-9A-Z_$]*$/i.test(f)&&!Vc.ES3[f])return p?p+"."+f:f;{let y=JSON.stringify(f);return p?p+"["+y+"]":y}}var Are=["ar","ckb","fa","he","ks($|[^bfh])","lrc","mzn","pa-Arab","ps","ug","ur","uz-Arab","yi"],Rre=new RegExp("^"+Are.join("|^"));function Lre(p,f){var y=Rre.test(f),b=JSON.stringify(y?"":"");return"".concat(b," + ").concat(p," + ").concat(b)}var Fre="@messageformat/runtime",jre="@messageformat/runtime/lib/cardinals",Xp="@messageformat/runtime/lib/plurals",Vre="@messageformat/runtime/lib/formatters",Bre=function(){function p(f){this.arguments=[],this.runtime={},this.options=f}return p.prototype.compile=function(f,y,b){var _,E,k=this,D=this.options,N=D.localeCodeFromKey,F=D.requireAllArguments,ne=D.strict,me=D.strictPluralKeys;if(typeof f=="object"){var Oe={};try{for(var K=n(Object.keys(f)),Xe=K.next();!Xe.done;Xe=K.next()){var yt=Xe.value,Mt=N?N(yt):yt,Qt=b&&Mt&&b[Mt]||y;Oe[yt]=this.compile(f[yt],Qt,b)}}catch(ct){_={error:ct}}finally{try{Xe&&!Xe.done&&(E=K.return)&&E.call(K)}finally{if(_)throw _.error}}return Oe}this.plural=y;var Bn={cardinal:y.cardinals,ordinal:y.ordinals,strict:ne,strictPluralKeys:me};this.arguments=[];var $r=Kp(f,Bn).map(function(ct){return k.token(ct,null)}),Er=this.arguments.length>0,Sr=this.concatenate($r,!0);if(F&&Er){this.setRuntimeFn("reqArgs");var kr=JSON.stringify(this.arguments);return"(d) => { reqArgs(".concat(kr,", d); return ").concat(Sr,"; }")}return"(".concat(Er?"d":"",") => ").concat(Sr)},p.prototype.cases=function(f,y){var b=this,_=!0,E=f.cases.map(function(ne){var me=ne.key,Oe=ne.tokens;me==="other"&&(_=!1);var K=Oe.map(function(Xe){return b.token(Xe,y)});return"".concat(Bc(null,me.replace(/^=/,"")),": ").concat(b.concatenate(K,!1))});if(_){var k=f.type,D=this.plural,N=D.cardinals,F=D.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,y){var b=this.options.returnType==="values";return b&&(y||f.length>1)?"["+f.join(", ")+"]":f.join(" + ")||'""'},p.prototype.token=function(f,y){if(f.type==="content")return JSON.stringify(f.value);var b=this.plural,_=b.id,E=b.lc,k,D;switch("arg"in f?(this.arguments.push(f.arg),k=[Bc("d",f.arg)]):k=[],f.type){case"argument":return this.options.biDiSupport?Lre(String(k[0]),E):String(k[0]);case"select":D="select",y&&this.options.strict&&(y=null),k.push(this.cases(f,y)),this.setRuntimeFn("select");break;case"selectordinal":D="plural",k.push(f.pluralOffset||0,_,this.cases(f,f),1),this.setLocale(_,!0),this.setRuntimeFn("plural");break;case"plural":D="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"){D=this.setDateFormatter(f,k,y);break}else if(f.key==="number"){D=this.setNumberFormatter(f,k,y);break}}if(k.push(JSON.stringify(this.plural.locale)),f.param){y&&this.options.strict&&(y=null);var ne=this.getFormatterArg(f,y);ne&&k.push(ne)}D=F?qr("".concat(f.key,"__").concat(this.plural.locale)):f.key,this.setFormatter(D,f.key);break}case"octothorpe":if(!y)return'"#"';k=[JSON.stringify(this.plural.locale),Bc("d",y.arg),y.pluralOffset||0],this.options.strict?(D="strictNumber",k.push(JSON.stringify(y.arg)),this.setRuntimeFn("strictNumber")):(D="number",this.setRuntimeFn("number"));break}if(!D)throw new Error("Parser error for token "+JSON.stringify(f));return"".concat(D,"(").concat(k.join(", "),")")},p.prototype.runtimeIncludes=function(f,y){if(qr(f)!==f)throw new SyntaxError("Reserved word used as ".concat(y," identifier: ").concat(f));var b=this.runtime[f];if(!b||b.type===y)return b;throw new TypeError("Cannot override ".concat(b.type," runtime function as ").concat(y,": ").concat(f))},p.prototype.setLocale=function(f,y){var b=this.runtimeIncludes(f,"locale"),_=this.plural,E=_.getCardinal,k=_.getPlural,D=_.isDefault,N,F,ne;if(!y&&D&&E){if(b)return;N=function(me){return E(me)},F=jre,ne=function(){return String(E)}}else{if(b&&(!D||b.module===Xp))return;N=function(me,Oe){return k(me,Oe)},F=D?Xp:k.module||null,ne=function(){return String(k)}}this.runtime[f]=Object.assign(N,{id:f,module:F,toString:ne,type:"locale"})},p.prototype.setRuntimeFn=function(f){this.runtimeIncludes(f,"runtime")||(this.runtime[f]=Object.assign(Sre[f],{id:f,module:Fre,type:"runtime"}))},p.prototype.getFormatterArg=function(f,y){var b,_,E,k,D=this,N=f.key,F=f.param,ne=this.options.customFormatters[N]||em(N)&&jc[N];if(!ne||!F)return null;var me="arg"in ne&&ne.arg||"string";if(me==="options"){var Oe="";try{for(var K=n(F),Xe=K.next();!Xe.done;Xe=K.next()){var yt=Xe.value;if(yt.type==="content")Oe+=yt.value;else throw new SyntaxError("Expected literal options for ".concat(N," formatter"))}}catch(Cr){b={error:Cr}}finally{try{Xe&&!Xe.done&&(_=K.return)&&_.call(K)}finally{if(b)throw b.error}}var Mt={};try{for(var Qt=n(Oe.split(",")),Bn=Qt.next();!Bn.done;Bn=Qt.next()){var $r=Bn.value,Er=$r.indexOf(":");if(Er===-1)Mt[$r.trim()]=null;else{var Sr=$r.substring(0,Er).trim(),kr=$r.substring(Er+1).trim();if(kr==="true")Mt[Sr]=!0;else if(kr==="false")Mt[Sr]=!1;else if(kr==="null")Mt[Sr]=null;else{var ct=Number(kr);Mt[Sr]=Number.isFinite(ct)?ct:kr}}}}catch(Cr){E={error:Cr}}finally{try{Bn&&!Bn.done&&(k=Qt.return)&&k.call(Qt)}finally{if(E)throw E.error}}return JSON.stringify(Mt)}else{var Es=F.map(function(Cr){return D.token(Cr,y)});if(me==="raw")return"[".concat(Es.join(", "),"]");var Ss=Es.join(" + ");return Ss?"(".concat(Ss,").trim()"):'""'}},p.prototype.setFormatter=function(f,y){if(!this.runtimeIncludes(f,"formatter")){var b=this.options.customFormatters[y||f];if(b){var _=typeof b=="function"?{formatter:b}:b;this.runtime[f]=Object.assign(_.formatter.bind({}),r(r({},_.formatter.prototype),{toString:function(){return String(_.formatter)}}),{type:"formatter"},"module"in b&&b.module&&b.id?{id:qr(b.id),module:typeof b.module=="function"?b.module(this.plural.locale):b.module}:{id:null,module:null})}else if(em(f))this.runtime[f]=Object.assign(jc[f],{type:"formatter"},{id:f,module:Vre});else throw new Error("Formatting function not found: ".concat(f))}},p.prototype.setDateFormatter=function(f,y,b){var _=this,E=f.param,k=this.plural.locale,D=E&&E.length===1&&E[0];if(D&&D.type==="content"&&/^\s*::/.test(D.value)){var N=D.value.trim().substr(2),F=qr("date_".concat(k,"_").concat(N),!0);if(!this.runtimeIncludes(F,"formatter")){var ne=Ot(k,N,this.options.timeZone);this.runtime[F]=Object.assign(ne,{id:F,module:null,toString:function(){return vt(k,N,_.options.timeZone)},type:"formatter"})}return F}if(y.push(JSON.stringify(k)),E&&E.length>0){b&&this.options.strict&&(b=null);var me=E.map(function(Oe){return _.token(Oe,b)});y.push("("+(me.join(" + ")||'""')+").trim()")}return this.setFormatter("date"),"date"},p.prototype.setNumberFormatter=function(f,y,b){var _=this,E=f.param,k=this.plural.locale;if(!E||E.length===0)return y.unshift(JSON.stringify(k)),y.push("0"),this.setRuntimeFn("number"),"number";if(y.push(JSON.stringify(k)),E.length===1&&E[0].type==="content"){var D=E[0].value.trim();switch(D){case"currency":return y.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=D.match(/^currency:([A-Z]+)$/);if(N)return y.push(JSON.stringify(N[1])),this.setFormatter("numberCurrency"),"numberCurrency";var F=qr("number_".concat(k,"_").concat(D),!0);if(!this.runtimeIncludes(F,"formatter")){var ne=this.options.currency,me=dre(k,D,ne);this.runtime[F]=Object.assign(me,{id:null,module:null,toString:function(){return hre(k,D,ne)},type:"formatter"})}return F}b&&this.options.strict&&(b=null);var Oe=E.map(function(K){return _.token(K,b)});return y.push("("+(Oe.join(" + ")||'""')+").trim()"),y.push(JSON.stringify(this.options.currency)),this.setFormatter("numberFmt"),"numberFmt"},p}();function em(p){return p in jc}let V=p=>p==1?"one":"other",yr=p=>p==0||p==1?"one":"other",er=p=>p>=0&&p<=1?"one":"other",jt=p=>{let f=String(p).split("."),y=!f[1];return p==1&&y?"one":"other"},Le=p=>"other",br=p=>p==1?"one":p==2?"two":"other";var zre=Object.freeze({__proto__:null,af:V,ak:yr,am:er,an:V,ar:p=>{let f=String(p).split("."),y=Number(f[0])==p,b=y&&f[0].slice(-2);return p==0?"zero":p==1?"one":p==2?"two":b>=3&&b<=10?"few":b>=11&&b<=99?"many":"other"},ars:p=>{let f=String(p).split("."),y=Number(f[0])==p,b=y&&f[0].slice(-2);return p==0?"zero":p==1?"one":p==2?"two":b>=3&&b<=10?"few":b>=11&&b<=99?"many":"other"},as:er,asa:V,ast:jt,az:V,bal:V,be:p=>{let f=String(p).split("."),y=Number(f[0])==p,b=y&&f[0].slice(-1),_=y&&f[0].slice(-2);return b==1&&_!=11?"one":b>=2&&b<=4&&(_<12||_>14)?"few":y&&b==0||b>=5&&b<=9||_>=11&&_<=14?"many":"other"},bem:V,bez:V,bg:V,bho:yr,bm:Le,bn:er,bo:Le,br:p=>{let f=String(p).split("."),y=Number(f[0])==p,b=y&&f[0].slice(-1),_=y&&f[0].slice(-2),E=y&&f[0].slice(-6);return b==1&&_!=11&&_!=71&&_!=91?"one":b==2&&_!=12&&_!=72&&_!=92?"two":(b==3||b==4||b==9)&&(_<10||_>19)&&(_<70||_>79)&&(_<90||_>99)?"few":p!=0&&y&&E==0?"many":"other"},brx:V,bs:p=>{let f=String(p).split("."),y=f[0],b=f[1]||"",_=!f[1],E=y.slice(-1),k=y.slice(-2),D=b.slice(-1),N=b.slice(-2);return _&&E==1&&k!=11||D==1&&N!=11?"one":_&&E>=2&&E<=4&&(k<12||k>14)||D>=2&&D<=4&&(N<12||N>14)?"few":"other"},ca:p=>{let f=String(p).split("."),y=f[0],b=!f[1],_=y.slice(-6);return p==1&&b?"one":y!=0&&_==0&&b?"many":"other"},ce:V,ceb:p=>{let f=String(p).split("."),y=f[0],b=f[1]||"",_=!f[1],E=y.slice(-1),k=b.slice(-1);return _&&(y==1||y==2||y==3)||_&&E!=4&&E!=6&&E!=9||!_&&k!=4&&k!=6&&k!=9?"one":"other"},cgg:V,chr:V,ckb:V,cs:p=>{let f=String(p).split("."),y=f[0],b=!f[1];return p==1&&b?"one":y>=2&&y<=4&&b?"few":b?"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("."),y=f[0],b=Number(f[0])==p;return p==1||!b&&(y==0||y==1)?"one":"other"},de:jt,doi:er,dsb:p=>{let f=String(p).split("."),y=f[0],b=f[1]||"",_=!f[1],E=y.slice(-2),k=b.slice(-2);return _&&E==1||k==1?"one":_&&E==2||k==2?"two":_&&(E==3||E==4)||k==3||k==4?"few":"other"},dv:V,dz:Le,ee:V,el:V,en:jt,eo:V,es:p=>{let f=String(p).split("."),y=f[0],b=!f[1],_=y.slice(-6);return p==1?"one":y!=0&&_==0&&b?"many":"other"},et:jt,eu:V,fa:er,ff:p=>p>=0&&p<2?"one":"other",fi:jt,fil:p=>{let f=String(p).split("."),y=f[0],b=f[1]||"",_=!f[1],E=y.slice(-1),k=b.slice(-1);return _&&(y==1||y==2||y==3)||_&&E!=4&&E!=6&&E!=9||!_&&k!=4&&k!=6&&k!=9?"one":"other"},fo:V,fr:p=>{let f=String(p).split("."),y=f[0],b=!f[1],_=y.slice(-6);return p>=0&&p<2?"one":y!=0&&_==0&&b?"many":"other"},fur:V,fy:jt,ga:p=>{let f=String(p).split("."),y=Number(f[0])==p;return p==1?"one":p==2?"two":y&&p>=3&&p<=6?"few":y&&p>=7&&p<=10?"many":"other"},gd:p=>{let f=String(p).split("."),y=Number(f[0])==p;return p==1||p==11?"one":p==2||p==12?"two":y&&p>=3&&p<=10||y&&p>=13&&p<=19?"few":"other"},gl:jt,gsw:V,gu:er,guw:yr,gv:p=>{let f=String(p).split("."),y=f[0],b=!f[1],_=y.slice(-1),E=y.slice(-2);return b&&_==1?"one":b&&_==2?"two":b&&(E==0||E==20||E==40||E==60||E==80)?"few":b?"other":"many"},ha:V,haw:V,he:p=>{let f=String(p).split("."),y=f[0],b=!f[1];return y==1&&b||y==0&&!b?"one":y==2&&b?"two":"other"},hi:er,hnj:Le,hr:p=>{let f=String(p).split("."),y=f[0],b=f[1]||"",_=!f[1],E=y.slice(-1),k=y.slice(-2),D=b.slice(-1),N=b.slice(-2);return _&&E==1&&k!=11||D==1&&N!=11?"one":_&&E>=2&&E<=4&&(k<12||k>14)||D>=2&&D<=4&&(N<12||N>14)?"few":"other"},hsb:p=>{let f=String(p).split("."),y=f[0],b=f[1]||"",_=!f[1],E=y.slice(-2),k=b.slice(-2);return _&&E==1||k==1?"one":_&&E==2||k==2?"two":_&&(E==3||E==4)||k==3||k==4?"few":"other"},hu:V,hy:p=>p>=0&&p<2?"one":"other",ia:jt,id:Le,ig:Le,ii:Le,io:jt,is:p=>{let f=String(p).split("."),y=f[0],b=(f[1]||"").replace(/0+$/,""),_=Number(f[0])==p,E=y.slice(-1),k=y.slice(-2);return _&&E==1&&k!=11||b%10==1&&b%100!=11?"one":"other"},it:p=>{let f=String(p).split("."),y=f[0],b=!f[1],_=y.slice(-6);return p==1&&b?"one":y!=0&&_==0&&b?"many":"other"},iu:br,ja:Le,jbo:Le,jgo:V,jmc:V,jv:Le,jw:Le,ka:V,kab:p=>p>=0&&p<2?"one":"other",kaj:V,kcg:V,kde:Le,kea:Le,kk:V,kkj:V,kl:V,km:Le,kn:er,ko:Le,ks:V,ksb:V,ksh:p=>p==0?"zero":p==1?"one":"other",ku:V,kw:p=>{let f=String(p).split("."),y=Number(f[0])==p,b=y&&f[0].slice(-2),_=y&&f[0].slice(-3),E=y&&f[0].slice(-5),k=y&&f[0].slice(-6);return p==0?"zero":p==1?"one":b==2||b==22||b==42||b==62||b==82||y&&_==0&&(E>=1e3&&E<=2e4||E==4e4||E==6e4||E==8e4)||p!=0&&k==1e5?"two":b==3||b==23||b==43||b==63||b==83?"few":p!=1&&(b==1||b==21||b==41||b==61||b==81)?"many":"other"},ky:V,lag:p=>{let f=String(p).split("."),y=f[0];return p==0?"zero":(y==0||y==1)&&p!=0?"one":"other"},lb:V,lg:V,lij:jt,lkt:Le,ln:yr,lo:Le,lt:p=>{let f=String(p).split("."),y=f[1]||"",b=Number(f[0])==p,_=b&&f[0].slice(-1),E=b&&f[0].slice(-2);return _==1&&(E<11||E>19)?"one":_>=2&&_<=9&&(E<11||E>19)?"few":y!=0?"many":"other"},lv:p=>{let f=String(p).split("."),y=f[1]||"",b=y.length,_=Number(f[0])==p,E=_&&f[0].slice(-1),k=_&&f[0].slice(-2),D=y.slice(-2),N=y.slice(-1);return _&&E==0||k>=11&&k<=19||b==2&&D>=11&&D<=19?"zero":E==1&&k!=11||b==2&&N==1&&D!=11||b!=2&&N==1?"one":"other"},mas:V,mg:yr,mgo:V,mk:p=>{let f=String(p).split("."),y=f[0],b=f[1]||"",_=!f[1],E=y.slice(-1),k=y.slice(-2),D=b.slice(-1),N=b.slice(-2);return _&&E==1&&k!=11||D==1&&N!=11?"one":"other"},ml:V,mn:V,mo:p=>{let f=String(p).split("."),y=!f[1],b=Number(f[0])==p,_=b&&f[0].slice(-2);return p==1&&y?"one":!y||p==0||p!=1&&_>=1&&_<=19?"few":"other"},mr:V,ms:Le,mt:p=>{let f=String(p).split("."),y=Number(f[0])==p,b=y&&f[0].slice(-2);return p==1?"one":p==2?"two":p==0||b>=3&&b<=10?"few":b>=11&&b<=19?"many":"other"},my:Le,nah:V,naq:br,nb:V,nd:V,ne:V,nl:jt,nn:V,nnh:V,no:V,nqo:Le,nr:V,nso:yr,ny:V,nyn:V,om:V,or:V,os:V,osa:Le,pa:yr,pap:V,pcm:er,pl:p=>{let f=String(p).split("."),y=f[0],b=!f[1],_=y.slice(-1),E=y.slice(-2);return p==1&&b?"one":b&&_>=2&&_<=4&&(E<12||E>14)?"few":b&&y!=1&&(_==0||_==1)||b&&_>=5&&_<=9||b&&E>=12&&E<=14?"many":"other"},prg:p=>{let f=String(p).split("."),y=f[1]||"",b=y.length,_=Number(f[0])==p,E=_&&f[0].slice(-1),k=_&&f[0].slice(-2),D=y.slice(-2),N=y.slice(-1);return _&&E==0||k>=11&&k<=19||b==2&&D>=11&&D<=19?"zero":E==1&&k!=11||b==2&&N==1&&D!=11||b!=2&&N==1?"one":"other"},ps:V,pt:p=>{let f=String(p).split("."),y=f[0],b=!f[1],_=y.slice(-6);return y==0||y==1?"one":y!=0&&_==0&&b?"many":"other"},pt_PT:p=>{let f=String(p).split("."),y=f[0],b=!f[1],_=y.slice(-6);return p==1&&b?"one":y!=0&&_==0&&b?"many":"other"},rm:V,ro:p=>{let f=String(p).split("."),y=!f[1],b=Number(f[0])==p,_=b&&f[0].slice(-2);return p==1&&y?"one":!y||p==0||p!=1&&_>=1&&_<=19?"few":"other"},rof:V,ru:p=>{let f=String(p).split("."),y=f[0],b=!f[1],_=y.slice(-1),E=y.slice(-2);return b&&_==1&&E!=11?"one":b&&_>=2&&_<=4&&(E<12||E>14)?"few":b&&_==0||b&&_>=5&&_<=9||b&&E>=11&&E<=14?"many":"other"},rwk:V,sah:Le,saq:V,sat:br,sc:jt,scn:jt,sd:V,sdh:V,se:br,seh:V,ses:Le,sg:Le,sh:p=>{let f=String(p).split("."),y=f[0],b=f[1]||"",_=!f[1],E=y.slice(-1),k=y.slice(-2),D=b.slice(-1),N=b.slice(-2);return _&&E==1&&k!=11||D==1&&N!=11?"one":_&&E>=2&&E<=4&&(k<12||k>14)||D>=2&&D<=4&&(N<12||N>14)?"few":"other"},shi:p=>{let f=String(p).split("."),y=Number(f[0])==p;return p>=0&&p<=1?"one":y&&p>=2&&p<=10?"few":"other"},si:p=>{let f=String(p).split("."),y=f[0],b=f[1]||"";return p==0||p==1||y==0&&b==1?"one":"other"},sk:p=>{let f=String(p).split("."),y=f[0],b=!f[1];return p==1&&b?"one":y>=2&&y<=4&&b?"few":b?"other":"many"},sl:p=>{let f=String(p).split("."),y=f[0],b=!f[1],_=y.slice(-2);return b&&_==1?"one":b&&_==2?"two":b&&(_==3||_==4)||!b?"few":"other"},sma:br,smi:br,smj:br,smn:br,sms:br,sn:V,so:V,sq:V,sr:p=>{let f=String(p).split("."),y=f[0],b=f[1]||"",_=!f[1],E=y.slice(-1),k=y.slice(-2),D=b.slice(-1),N=b.slice(-2);return _&&E==1&&k!=11||D==1&&N!=11?"one":_&&E>=2&&E<=4&&(k<12||k>14)||D>=2&&D<=4&&(N<12||N>14)?"few":"other"},ss:V,ssy:V,st:V,su:Le,sv:jt,sw:jt,syr:V,ta:V,te:V,teo:V,th:Le,ti:yr,tig:V,tk:V,tl:p=>{let f=String(p).split("."),y=f[0],b=f[1]||"",_=!f[1],E=y.slice(-1),k=b.slice(-1);return _&&(y==1||y==2||y==3)||_&&E!=4&&E!=6&&E!=9||!_&&k!=4&&k!=6&&k!=9?"one":"other"},tn:V,to:Le,tpi:Le,tr:V,ts:V,tzm:p=>{let f=String(p).split("."),y=Number(f[0])==p;return p==0||p==1||y&&p>=11&&p<=99?"one":"other"},ug:V,uk:p=>{let f=String(p).split("."),y=f[0],b=!f[1],_=y.slice(-1),E=y.slice(-2);return b&&_==1&&E!=11?"one":b&&_>=2&&_<=4&&(E<12||E>14)?"few":b&&_==0||b&&_>=5&&_<=9||b&&E>=11&&E<=14?"many":"other"},und:Le,ur:jt,uz:V,ve:V,vec:p=>{let f=String(p).split("."),y=f[0],b=!f[1],_=y.slice(-6);return p==1&&b?"one":y!=0&&_==0&&b?"many":"other"},vi:Le,vo:V,vun:V,wa:yr,wae:V,wo:Le,xh:V,xog:V,yi:jt,yo:Le,yue:Le,zh:Le,zu:er});let _r="zero",$="one",rt="two",Se="few",ke="many",M="other",R={cardinal:[$,M],ordinal:[M]},fa={cardinal:[$,M],ordinal:[$,M]},je={cardinal:[M],ordinal:[M]},tr={cardinal:[$,rt,M],ordinal:[M]};var tm=Object.freeze({__proto__:null,af:R,ak:R,am:R,an:R,ar:{cardinal:[_r,$,rt,Se,ke,M],ordinal:[M]},ars:{cardinal:[_r,$,rt,Se,ke,M],ordinal:[M]},as:{cardinal:[$,M],ordinal:[$,rt,Se,ke,M]},asa:R,ast:R,az:{cardinal:[$,M],ordinal:[$,Se,ke,M]},bal:fa,be:{cardinal:[$,Se,ke,M],ordinal:[Se,M]},bem:R,bez:R,bg:R,bho:R,bm:je,bn:{cardinal:[$,M],ordinal:[$,rt,Se,ke,M]},bo:je,br:{cardinal:[$,rt,Se,ke,M],ordinal:[M]},brx:R,bs:{cardinal:[$,Se,M],ordinal:[M]},ca:{cardinal:[$,ke,M],ordinal:[$,rt,Se,M]},ce:R,ceb:R,cgg:R,chr:R,ckb:R,cs:{cardinal:[$,Se,ke,M],ordinal:[M]},cy:{cardinal:[_r,$,rt,Se,ke,M],ordinal:[_r,$,rt,Se,ke,M]},da:R,de:R,doi:R,dsb:{cardinal:[$,rt,Se,M],ordinal:[M]},dv:R,dz:je,ee:R,el:R,en:{cardinal:[$,M],ordinal:[$,rt,Se,M]},eo:R,es:{cardinal:[$,ke,M],ordinal:[M]},et:R,eu:R,fa:R,ff:R,fi:R,fil:fa,fo:R,fr:{cardinal:[$,ke,M],ordinal:[$,M]},fur:R,fy:R,ga:{cardinal:[$,rt,Se,ke,M],ordinal:[$,M]},gd:{cardinal:[$,rt,Se,M],ordinal:[$,rt,Se,M]},gl:R,gsw:R,gu:{cardinal:[$,M],ordinal:[$,rt,Se,ke,M]},guw:R,gv:{cardinal:[$,rt,Se,ke,M],ordinal:[M]},ha:R,haw:R,he:tr,hi:{cardinal:[$,M],ordinal:[$,rt,Se,ke,M]},hnj:je,hr:{cardinal:[$,Se,M],ordinal:[M]},hsb:{cardinal:[$,rt,Se,M],ordinal:[M]},hu:fa,hy:fa,ia:R,id:je,ig:je,ii:je,io:R,is:R,it:{cardinal:[$,ke,M],ordinal:[ke,M]},iu:tr,ja:je,jbo:je,jgo:R,jmc:R,jv:je,jw:je,ka:{cardinal:[$,M],ordinal:[$,ke,M]},kab:R,kaj:R,kcg:R,kde:je,kea:je,kk:{cardinal:[$,M],ordinal:[ke,M]},kkj:R,kl:R,km:je,kn:R,ko:je,ks:R,ksb:R,ksh:{cardinal:[_r,$,M],ordinal:[M]},ku:R,kw:{cardinal:[_r,$,rt,Se,ke,M],ordinal:[$,ke,M]},ky:R,lag:{cardinal:[_r,$,M],ordinal:[M]},lb:R,lg:R,lij:{cardinal:[$,M],ordinal:[ke,M]},lkt:je,ln:R,lo:{cardinal:[M],ordinal:[$,M]},lt:{cardinal:[$,Se,ke,M],ordinal:[M]},lv:{cardinal:[_r,$,M],ordinal:[M]},mas:R,mg:R,mgo:R,mk:{cardinal:[$,M],ordinal:[$,rt,ke,M]},ml:R,mn:R,mo:{cardinal:[$,Se,M],ordinal:[$,M]},mr:{cardinal:[$,M],ordinal:[$,rt,Se,M]},ms:{cardinal:[M],ordinal:[$,M]},mt:{cardinal:[$,rt,Se,ke,M],ordinal:[M]},my:je,nah:R,naq:tr,nb:R,nd:R,ne:fa,nl:R,nn:R,nnh:R,no:R,nqo:je,nr:R,nso:R,ny:R,nyn:R,om:R,or:{cardinal:[$,M],ordinal:[$,rt,Se,ke,M]},os:R,osa:je,pa:R,pap:R,pcm:R,pl:{cardinal:[$,Se,ke,M],ordinal:[M]},prg:{cardinal:[_r,$,M],ordinal:[M]},ps:R,pt:{cardinal:[$,ke,M],ordinal:[M]},pt_PT:{cardinal:[$,ke,M],ordinal:[M]},rm:R,ro:{cardinal:[$,Se,M],ordinal:[$,M]},rof:R,ru:{cardinal:[$,Se,ke,M],ordinal:[M]},rwk:R,sah:je,saq:R,sat:tr,sc:{cardinal:[$,M],ordinal:[ke,M]},scn:{cardinal:[$,M],ordinal:[ke,M]},sd:R,sdh:R,se:tr,seh:R,ses:je,sg:je,sh:{cardinal:[$,Se,M],ordinal:[M]},shi:{cardinal:[$,Se,M],ordinal:[M]},si:R,sk:{cardinal:[$,Se,ke,M],ordinal:[M]},sl:{cardinal:[$,rt,Se,M],ordinal:[M]},sma:tr,smi:tr,smj:tr,smn:tr,sms:tr,sn:R,so:R,sq:{cardinal:[$,M],ordinal:[$,ke,M]},sr:{cardinal:[$,Se,M],ordinal:[M]},ss:R,ssy:R,st:R,su:je,sv:fa,sw:R,syr:R,ta:R,te:R,teo:R,th:je,ti:R,tig:R,tk:{cardinal:[$,M],ordinal:[Se,M]},tl:fa,tn:R,to:je,tpi:je,tr:R,ts:R,tzm:R,ug:R,uk:{cardinal:[$,Se,ke,M],ordinal:[Se,M]},und:je,ur:R,uz:R,ve:R,vec:{cardinal:[$,ke,M],ordinal:[ke,M]},vi:{cardinal:[M],ordinal:[$,M]},vo:R,vun:R,wa:R,wae:R,wo:je,xh:R,xog:R,yi:R,yo:je,yue:je,zh:je,zu:R});let Y=(p,f)=>f?"other":p==1?"one":"other",wr=(p,f)=>f?"other":p==0||p==1?"one":"other",Ja=(p,f)=>f?"other":p>=0&&p<=1?"one":"other",wn=(p,f)=>{let y=String(p).split("."),b=!y[1];return f?"other":p==1&&b?"one":"other"},Ve=(p,f)=>"other",xr=(p,f)=>f?"other":p==1?"one":p==2?"two":"other";var ws=Object.freeze({__proto__:null,af:Y,ak:wr,am:Ja,an:Y,ar:(p,f)=>{let y=String(p).split("."),b=Number(y[0])==p,_=b&&y[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 y=String(p).split("."),b=Number(y[0])==p,_=b&&y[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:Y,ast:wn,az:(p,f)=>{let y=String(p).split("."),b=y[0],_=b.slice(-1),E=b.slice(-2),k=b.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":b==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 y=String(p).split("."),b=Number(y[0])==p,_=b&&y[0].slice(-1),E=b&&y[0].slice(-2);return f?(_==2||_==3)&&E!=12&&E!=13?"few":"other":_==1&&E!=11?"one":_>=2&&_<=4&&(E<12||E>14)?"few":b&&_==0||_>=5&&_<=9||E>=11&&E<=14?"many":"other"},bem:Y,bez:Y,bg:Y,bho:wr,bm:Ve,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:Ve,br:(p,f)=>{let y=String(p).split("."),b=Number(y[0])==p,_=b&&y[0].slice(-1),E=b&&y[0].slice(-2),k=b&&y[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&&b&&k==0?"many":"other"},brx:Y,bs:(p,f)=>{let y=String(p).split("."),b=y[0],_=y[1]||"",E=!y[1],k=b.slice(-1),D=b.slice(-2),N=_.slice(-1),F=_.slice(-2);return f?"other":E&&k==1&&D!=11||N==1&&F!=11?"one":E&&k>=2&&k<=4&&(D<12||D>14)||N>=2&&N<=4&&(F<12||F>14)?"few":"other"},ca:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1],E=b.slice(-6);return f?p==1||p==3?"one":p==2?"two":p==4?"few":"other":p==1&&_?"one":b!=0&&E==0&&_?"many":"other"},ce:Y,ceb:(p,f)=>{let y=String(p).split("."),b=y[0],_=y[1]||"",E=!y[1],k=b.slice(-1),D=_.slice(-1);return f?"other":E&&(b==1||b==2||b==3)||E&&k!=4&&k!=6&&k!=9||!E&&D!=4&&D!=6&&D!=9?"one":"other"},cgg:Y,chr:Y,ckb:Y,cs:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1];return f?"other":p==1&&_?"one":b>=2&&b<=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 y=String(p).split("."),b=y[0],_=Number(y[0])==p;return f?"other":p==1||!_&&(b==0||b==1)?"one":"other"},de:wn,doi:Ja,dsb:(p,f)=>{let y=String(p).split("."),b=y[0],_=y[1]||"",E=!y[1],k=b.slice(-2),D=_.slice(-2);return f?"other":E&&k==1||D==1?"one":E&&k==2||D==2?"two":E&&(k==3||k==4)||D==3||D==4?"few":"other"},dv:Y,dz:Ve,ee:Y,el:Y,en:(p,f)=>{let y=String(p).split("."),b=!y[1],_=Number(y[0])==p,E=_&&y[0].slice(-1),k=_&&y[0].slice(-2);return f?E==1&&k!=11?"one":E==2&&k!=12?"two":E==3&&k!=13?"few":"other":p==1&&b?"one":"other"},eo:Y,es:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1],E=b.slice(-6);return f?"other":p==1?"one":b!=0&&E==0&&_?"many":"other"},et:wn,eu:Y,fa:Ja,ff:(p,f)=>f?"other":p>=0&&p<2?"one":"other",fi:wn,fil:(p,f)=>{let y=String(p).split("."),b=y[0],_=y[1]||"",E=!y[1],k=b.slice(-1),D=_.slice(-1);return f?p==1?"one":"other":E&&(b==1||b==2||b==3)||E&&k!=4&&k!=6&&k!=9||!E&&D!=4&&D!=6&&D!=9?"one":"other"},fo:Y,fr:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1],E=b.slice(-6);return f?p==1?"one":"other":p>=0&&p<2?"one":b!=0&&E==0&&_?"many":"other"},fur:Y,fy:wn,ga:(p,f)=>{let y=String(p).split("."),b=Number(y[0])==p;return f?p==1?"one":"other":p==1?"one":p==2?"two":b&&p>=3&&p<=6?"few":b&&p>=7&&p<=10?"many":"other"},gd:(p,f)=>{let y=String(p).split("."),b=Number(y[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":b&&p>=3&&p<=10||b&&p>=13&&p<=19?"few":"other"},gl:wn,gsw:Y,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:wr,gv:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1],E=b.slice(-1),k=b.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:Y,haw:Y,he:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1];return f?"other":b==1&&_||b==0&&!_?"one":b==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:Ve,hr:(p,f)=>{let y=String(p).split("."),b=y[0],_=y[1]||"",E=!y[1],k=b.slice(-1),D=b.slice(-2),N=_.slice(-1),F=_.slice(-2);return f?"other":E&&k==1&&D!=11||N==1&&F!=11?"one":E&&k>=2&&k<=4&&(D<12||D>14)||N>=2&&N<=4&&(F<12||F>14)?"few":"other"},hsb:(p,f)=>{let y=String(p).split("."),b=y[0],_=y[1]||"",E=!y[1],k=b.slice(-2),D=_.slice(-2);return f?"other":E&&k==1||D==1?"one":E&&k==2||D==2?"two":E&&(k==3||k==4)||D==3||D==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:wn,id:Ve,ig:Ve,ii:Ve,io:wn,is:(p,f)=>{let y=String(p).split("."),b=y[0],_=(y[1]||"").replace(/0+$/,""),E=Number(y[0])==p,k=b.slice(-1),D=b.slice(-2);return f?"other":E&&k==1&&D!=11||_%10==1&&_%100!=11?"one":"other"},it:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1],E=b.slice(-6);return f?p==11||p==8||p==80||p==800?"many":"other":p==1&&_?"one":b!=0&&E==0&&_?"many":"other"},iu:xr,ja:Ve,jbo:Ve,jgo:Y,jmc:Y,jv:Ve,jw:Ve,ka:(p,f)=>{let y=String(p).split("."),b=y[0],_=b.slice(-2);return f?b==1?"one":b==0||_>=2&&_<=20||_==40||_==60||_==80?"many":"other":p==1?"one":"other"},kab:(p,f)=>f?"other":p>=0&&p<2?"one":"other",kaj:Y,kcg:Y,kde:Ve,kea:Ve,kk:(p,f)=>{let y=String(p).split("."),b=Number(y[0])==p,_=b&&y[0].slice(-1);return f?_==6||_==9||b&&_==0&&p!=0?"many":"other":p==1?"one":"other"},kkj:Y,kl:Y,km:Ve,kn:Ja,ko:Ve,ks:Y,ksb:Y,ksh:(p,f)=>f?"other":p==0?"zero":p==1?"one":"other",ku:Y,kw:(p,f)=>{let y=String(p).split("."),b=Number(y[0])==p,_=b&&y[0].slice(-2),E=b&&y[0].slice(-3),k=b&&y[0].slice(-5),D=b&&y[0].slice(-6);return f?b&&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||b&&E==0&&(k>=1e3&&k<=2e4||k==4e4||k==6e4||k==8e4)||p!=0&&D==1e5?"two":_==3||_==23||_==43||_==63||_==83?"few":p!=1&&(_==1||_==21||_==41||_==61||_==81)?"many":"other"},ky:Y,lag:(p,f)=>{let y=String(p).split("."),b=y[0];return f?"other":p==0?"zero":(b==0||b==1)&&p!=0?"one":"other"},lb:Y,lg:Y,lij:(p,f)=>{let y=String(p).split("."),b=!y[1],_=Number(y[0])==p;return f?p==11||p==8||_&&p>=80&&p<=89||_&&p>=800&&p<=899?"many":"other":p==1&&b?"one":"other"},lkt:Ve,ln:wr,lo:(p,f)=>f&&p==1?"one":"other",lt:(p,f)=>{let y=String(p).split("."),b=y[1]||"",_=Number(y[0])==p,E=_&&y[0].slice(-1),k=_&&y[0].slice(-2);return f?"other":E==1&&(k<11||k>19)?"one":E>=2&&E<=9&&(k<11||k>19)?"few":b!=0?"many":"other"},lv:(p,f)=>{let y=String(p).split("."),b=y[1]||"",_=b.length,E=Number(y[0])==p,k=E&&y[0].slice(-1),D=E&&y[0].slice(-2),N=b.slice(-2),F=b.slice(-1);return f?"other":E&&k==0||D>=11&&D<=19||_==2&&N>=11&&N<=19?"zero":k==1&&D!=11||_==2&&F==1&&N!=11||_!=2&&F==1?"one":"other"},mas:Y,mg:wr,mgo:Y,mk:(p,f)=>{let y=String(p).split("."),b=y[0],_=y[1]||"",E=!y[1],k=b.slice(-1),D=b.slice(-2),N=_.slice(-1),F=_.slice(-2);return f?k==1&&D!=11?"one":k==2&&D!=12?"two":(k==7||k==8)&&D!=17&&D!=18?"many":"other":E&&k==1&&D!=11||N==1&&F!=11?"one":"other"},ml:Y,mn:Y,mo:(p,f)=>{let y=String(p).split("."),b=!y[1],_=Number(y[0])==p,E=_&&y[0].slice(-2);return f?p==1?"one":"other":p==1&&b?"one":!b||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 y=String(p).split("."),b=Number(y[0])==p,_=b&&y[0].slice(-2);return f?"other":p==1?"one":p==2?"two":p==0||_>=3&&_<=10?"few":_>=11&&_<=19?"many":"other"},my:Ve,nah:Y,naq:xr,nb:Y,nd:Y,ne:(p,f)=>{let y=String(p).split("."),b=Number(y[0])==p;return f?b&&p>=1&&p<=4?"one":"other":p==1?"one":"other"},nl:wn,nn:Y,nnh:Y,no:Y,nqo:Ve,nr:Y,nso:wr,ny:Y,nyn:Y,om:Y,or:(p,f)=>{let y=String(p).split("."),b=Number(y[0])==p;return f?p==1||p==5||b&&p>=7&&p<=9?"one":p==2||p==3?"two":p==4?"few":p==6?"many":"other":p==1?"one":"other"},os:Y,osa:Ve,pa:wr,pap:Y,pcm:Ja,pl:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1],E=b.slice(-1),k=b.slice(-2);return f?"other":p==1&&_?"one":_&&E>=2&&E<=4&&(k<12||k>14)?"few":_&&b!=1&&(E==0||E==1)||_&&E>=5&&E<=9||_&&k>=12&&k<=14?"many":"other"},prg:(p,f)=>{let y=String(p).split("."),b=y[1]||"",_=b.length,E=Number(y[0])==p,k=E&&y[0].slice(-1),D=E&&y[0].slice(-2),N=b.slice(-2),F=b.slice(-1);return f?"other":E&&k==0||D>=11&&D<=19||_==2&&N>=11&&N<=19?"zero":k==1&&D!=11||_==2&&F==1&&N!=11||_!=2&&F==1?"one":"other"},ps:Y,pt:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1],E=b.slice(-6);return f?"other":b==0||b==1?"one":b!=0&&E==0&&_?"many":"other"},pt_PT:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1],E=b.slice(-6);return f?"other":p==1&&_?"one":b!=0&&E==0&&_?"many":"other"},rm:Y,ro:(p,f)=>{let y=String(p).split("."),b=!y[1],_=Number(y[0])==p,E=_&&y[0].slice(-2);return f?p==1?"one":"other":p==1&&b?"one":!b||p==0||p!=1&&E>=1&&E<=19?"few":"other"},rof:Y,ru:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1],E=b.slice(-1),k=b.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:Y,sah:Ve,saq:Y,sat:xr,sc:(p,f)=>{let y=String(p).split("."),b=!y[1];return f?p==11||p==8||p==80||p==800?"many":"other":p==1&&b?"one":"other"},scn:(p,f)=>{let y=String(p).split("."),b=!y[1];return f?p==11||p==8||p==80||p==800?"many":"other":p==1&&b?"one":"other"},sd:Y,sdh:Y,se:xr,seh:Y,ses:Ve,sg:Ve,sh:(p,f)=>{let y=String(p).split("."),b=y[0],_=y[1]||"",E=!y[1],k=b.slice(-1),D=b.slice(-2),N=_.slice(-1),F=_.slice(-2);return f?"other":E&&k==1&&D!=11||N==1&&F!=11?"one":E&&k>=2&&k<=4&&(D<12||D>14)||N>=2&&N<=4&&(F<12||F>14)?"few":"other"},shi:(p,f)=>{let y=String(p).split("."),b=Number(y[0])==p;return f?"other":p>=0&&p<=1?"one":b&&p>=2&&p<=10?"few":"other"},si:(p,f)=>{let y=String(p).split("."),b=y[0],_=y[1]||"";return f?"other":p==0||p==1||b==0&&_==1?"one":"other"},sk:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1];return f?"other":p==1&&_?"one":b>=2&&b<=4&&_?"few":_?"other":"many"},sl:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1],E=b.slice(-2);return f?"other":_&&E==1?"one":_&&E==2?"two":_&&(E==3||E==4)||!_?"few":"other"},sma:xr,smi:xr,smj:xr,smn:xr,sms:xr,sn:Y,so:Y,sq:(p,f)=>{let y=String(p).split("."),b=Number(y[0])==p,_=b&&y[0].slice(-1),E=b&&y[0].slice(-2);return f?p==1?"one":_==4&&E!=14?"many":"other":p==1?"one":"other"},sr:(p,f)=>{let y=String(p).split("."),b=y[0],_=y[1]||"",E=!y[1],k=b.slice(-1),D=b.slice(-2),N=_.slice(-1),F=_.slice(-2);return f?"other":E&&k==1&&D!=11||N==1&&F!=11?"one":E&&k>=2&&k<=4&&(D<12||D>14)||N>=2&&N<=4&&(F<12||F>14)?"few":"other"},ss:Y,ssy:Y,st:Y,su:Ve,sv:(p,f)=>{let y=String(p).split("."),b=!y[1],_=Number(y[0])==p,E=_&&y[0].slice(-1),k=_&&y[0].slice(-2);return f?(E==1||E==2)&&k!=11&&k!=12?"one":"other":p==1&&b?"one":"other"},sw:wn,syr:Y,ta:Y,te:Y,teo:Y,th:Ve,ti:wr,tig:Y,tk:(p,f)=>{let y=String(p).split("."),b=Number(y[0])==p,_=b&&y[0].slice(-1);return f?_==6||_==9||p==10?"few":"other":p==1?"one":"other"},tl:(p,f)=>{let y=String(p).split("."),b=y[0],_=y[1]||"",E=!y[1],k=b.slice(-1),D=_.slice(-1);return f?p==1?"one":"other":E&&(b==1||b==2||b==3)||E&&k!=4&&k!=6&&k!=9||!E&&D!=4&&D!=6&&D!=9?"one":"other"},tn:Y,to:Ve,tpi:Ve,tr:Y,ts:Y,tzm:(p,f)=>{let y=String(p).split("."),b=Number(y[0])==p;return f?"other":p==0||p==1||b&&p>=11&&p<=99?"one":"other"},ug:Y,uk:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1],E=Number(y[0])==p,k=E&&y[0].slice(-1),D=E&&y[0].slice(-2),N=b.slice(-1),F=b.slice(-2);return f?k==3&&D!=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:Ve,ur:wn,uz:Y,ve:Y,vec:(p,f)=>{let y=String(p).split("."),b=y[0],_=!y[1],E=b.slice(-6);return f?p==11||p==8||p==80||p==800?"many":"other":p==1&&_?"one":b!=0&&E==0&&_?"many":"other"},vi:(p,f)=>f&&p==1?"one":"other",vo:Y,vun:Y,wa:wr,wae:Y,wo:Ve,xh:Y,xog:Y,yi:wn,yo:Ve,yue:Ve,zh:Ve,zu:Ja});function zc(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 xs(p){if(typeof p=="function"){var f=zc(p.name);return{isDefault:!1,id:qr(f),lc:f,locale:p.name,getPlural:p,cardinals:p.cardinals||[],ordinals:p.ordinals||[]}}var y=zc(p),b=qr(y);return Gre(b)?{isDefault:!0,id:b,lc:y,locale:p,getCardinal:zre[b],getPlural:ws[b],cardinals:tm[b].cardinal,ordinals:tm[b].ordinal}:null}function Hre(p){var f=Object.keys(ws).filter(function(y){return y!==p});return f.unshift(p),f.map(xs)}function Ure(p){var f=zc(p);return qr(f)in ws}function Gre(p){return p in ws}var Wre=function(){function p(f,y){if(this.plurals=[],this.options=Object.assign({biDiSupport:!1,currency:"USD",customFormatters:{},localeCodeFromKey:null,requireAllArguments:!1,returnType:"string",strict:y&&y.strictNumberSign||!1,strictPluralKeys:!0},y),f==="*")this.plurals=Hre(p.defaultLocale);else if(Array.isArray(f))this.plurals=f.map(xs).filter(Boolean);else if(f){var b=xs(f);b&&(this.plurals=[b])}if(this.plurals.length===0){var b=xs(p.defaultLocale);this.plurals=[b]}}return p.escape=function(f,y){var b=y?/[#{}]/g:/[{}]/g;return String(f).replace(b,"'$&'")},p.supportedLocalesOf=function(f){var y=Array.isArray(f)?f:[f];return y.filter(Ure)},p.prototype.resolvedOptions=function(){return r(r({},this.options),{locale:this.plurals[0].locale,plurals:this.plurals})},p.prototype.compile=function(f){var y,b,_=new Bre(this.options),E="return "+_.compile(f,this.plurals[0]),k=[],D=[];try{for(var N=n(Object.entries(_.runtime)),F=N.next();!F.done;F=N.next()){var ne=a(F.value,2),me=ne[0],Oe=ne[1];k.push(me),D.push(Oe)}}catch(Xe){y={error:Xe}}finally{try{F&&!F.done&&(b=N.return)&&b.call(N)}finally{if(y)throw y.error}}var K=new(Function.bind.apply(Function,i(i([void 0],a(k),!1),[E],!1)));return K.apply(void 0,i([],a(D),!1))},p.defaultLocale="en",p}();return Wre})}),bn=oe(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}),aae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.CODE39=void 0;var t=function(){function S(T,A){for(var O=0;O<A.length;O++){var J=A[O];J.enumerable=J.enumerable||!1,J.configurable=!0,"value"in J&&(J.writable=!0),Object.defineProperty(T,J.key,J)}}return function(T,A,O){return A&&S(T.prototype,A),O&&S(T,O),T}}(),r=bn(),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 d=function(S){l(T,S);function T(A,O){return i(this,T),A=A.toUpperCase(),O.mod43&&(A+=g(x(A))),o(this,(T.__proto__||Object.getPrototypeOf(T)).call(this,A,O))}return t(T,[{key:"encode",value:function(){for(var A=m("*"),O=0;O<this.data.length;O++)A+=m(this.data[O])+"0";return A+=m("*"),{data:A,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","-","."," ","$","/","+","%","*"],h=[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 v(w(S))}function v(S){return h[S].toString(2)}function g(S){return u[S]}function w(S){return u.indexOf(S)}function x(S){for(var T=0,A=0;A<S.length;A++)T+=w(S[A]);return T=T%43,T}e.CODE39=d}),Uo=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t;function r(u,h,m){return h in u?Object.defineProperty(u,h,{value:m,enumerable:!0,configurable:!0,writable:!0}):u[h]=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,d=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,d,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=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function h(m,v){for(var g=0;g<v.length;g++){var w=v[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,v,g){return v&&h(m.prototype,v),g&&h(m,g),m}}(),r=bn(),n=i(r),a=Uo();function i(h){return h&&h.__esModule?h:{default:h}}function o(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function l(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function d(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var u=function(h){d(m,h);function m(v,g){o(this,m);var w=l(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,v.substring(1),g));return w.bytes=v.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 v=this.bytes,g=v.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&&v.unshift(a.FNC1);var x=m.next(v,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 v=this.options.ean128||!1;return typeof v=="string"&&(v=v.toLowerCase()==="true"),v}}],[{key:"getBar",value:function(v){return a.BARS[v]?a.BARS[v].toString():""}},{key:"correctIndex",value:function(v,g){if(g===a.SET_A){var w=v.shift();return w<32?w+64:w-32}else return g===a.SET_B?v.shift()-32:(v.shift()-48)*10+v.shift()-48}},{key:"next",value:function(v,g,w){if(!v.length)return{result:"",checksum:0};var x=void 0,S=void 0;if(v[0]>=200){S=v.shift()-105;var T=a.SWAP[S];T!==void 0?x=m.next(v,g+1,T):((w===a.SET_A||w===a.SET_B)&&S===a.SHIFT&&(v[0]=w===a.SET_A?v[0]>95?v[0]-96:v[0]:v[0]<32?v[0]+96:v[0]),x=m.next(v,g+1,w))}else S=m.correctIndex(v,w),x=m.next(v,g+1,w);var A=m.getBar(S),O=S*g;return{result:A+x.result,checksum:O+x.checksum}}}]),m}(n.default);e.default=u}),iae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=Uo(),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,d){var u=d?t.A_CHARS:t.B_CHARS,h=l.match(new RegExp("^("+u+"+?)(([0-9]{2}){2,})([^0-9]|$)"));if(h)return h[1]+"Ì"+o(l.substring(h[1].length));var m=l.match(new RegExp("^"+u+"+"))[0];return m.length===l.length?l:m+String.fromCharCode(d?205:206)+i(l.substring(m.length),!d)}function o(l){var d=a(l),u=d.length;if(u===l.length)return l;l=l.substring(u);var h=r(l)>=n(l);return d+String.fromCharCode(h?206:205)+i(l,h)}e.default=function(l){var d=void 0,u=a(l).length;if(u>=2)d=t.C_START_CHAR+o(l);else{var h=r(l)>n(l);d=(h?t.A_START_CHAR:t.B_START_CHAR)+i(l,h)}return d.replace(/[\xCD\xCE]([^])[\xCD\xCE]/,function(m,v){return"Ë"+v})}}),oae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=Kl(),r=i(t),n=iae(),a=i(n);function i(h){return h&&h.__esModule?h:{default:h}}function o(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function l(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function d(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var u=function(h){d(m,h);function m(v,g){if(o(this,m),/^[\x00-\x7F\xC8-\xD3]+$/.test(v))var w=l(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,(0,a.default)(v),g));else var w=l(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,v,g));return l(w)}return m}(r.default);e.default=u}),sae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function h(m,v){for(var g=0;g<v.length;g++){var w=v[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,v,g){return v&&h(m.prototype,v),g&&h(m,g),m}}(),r=Kl(),n=i(r),a=Uo();function i(h){return h&&h.__esModule?h:{default:h}}function o(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function l(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function d(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var u=function(h){d(m,h);function m(v,g){return o(this,m),l(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,a.A_START_CHAR+v,g))}return t(m,[{key:"valid",value:function(){return new RegExp("^"+a.A_CHARS+"+$").test(this.data)}}]),m}(n.default);e.default=u}),lae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function h(m,v){for(var g=0;g<v.length;g++){var w=v[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,v,g){return v&&h(m.prototype,v),g&&h(m,g),m}}(),r=Kl(),n=i(r),a=Uo();function i(h){return h&&h.__esModule?h:{default:h}}function o(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function l(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function d(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var u=function(h){d(m,h);function m(v,g){return o(this,m),l(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,a.B_START_CHAR+v,g))}return t(m,[{key:"valid",value:function(){return new RegExp("^"+a.B_CHARS+"+$").test(this.data)}}]),m}(n.default);e.default=u}),cae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function h(m,v){for(var g=0;g<v.length;g++){var w=v[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,v,g){return v&&h(m.prototype,v),g&&h(m,g),m}}(),r=Kl(),n=i(r),a=Uo();function i(h){return h&&h.__esModule?h:{default:h}}function o(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function l(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function d(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var u=function(h){d(m,h);function m(v,g){return o(this,m),l(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,a.C_START_CHAR+v,g))}return t(m,[{key:"valid",value:function(){return new RegExp("^"+a.C_CHARS+"+$").test(this.data)}}]),m}(n.default);e.default=u}),uae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.CODE128C=e.CODE128B=e.CODE128A=e.CODE128=void 0;var t=oae(),r=u(t),n=sae(),a=u(n),i=lae(),o=u(i),l=cae(),d=u(l);function u(h){return h&&h.__esModule?h:{default:h}}e.CODE128=r.default,e.CODE128A=a.default,e.CODE128B=o.default,e.CODE128C=d.default}),Go=oe(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"]}),Wo=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=Go(),r=function(n,a,i){var o=n.split("").map(function(d,u){return t.BINARIES[a[u]]}).map(function(d,u){return d?d[n[u]]:""});if(i){var l=n.length-1;o=o.map(function(d,u){return u<l?d+i:d})}return o.join("")};e.default=r}),Hg=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function v(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&&v(g.prototype,w),x&&v(g,x),g}}(),r=Go(),n=Wo(),a=l(n),i=bn(),o=l(i);function l(v){return v&&v.__esModule?v:{default:v}}function d(v,g){if(!(v instanceof g))throw new TypeError("Cannot call a class as a function")}function u(v,g){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return g&&(typeof g=="object"||typeof g=="function")?g:v}function h(v,g){if(typeof g!="function"&&g!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof g);v.prototype=Object.create(g&&g.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),g&&(Object.setPrototypeOf?Object.setPrototypeOf(v,g):v.__proto__=g)}var m=function(v){h(g,v);function g(w,x){d(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}),dae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function v(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&&v(g.prototype,w),x&&v(g,x),g}}(),r=function v(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:v(T,w,x)}else{if("value"in S)return S.value;var A=S.get;return A===void 0?void 0:A.call(x)}},n=Go(),a=Hg(),i=o(a);function o(v){return v&&v.__esModule?v:{default:v}}function l(v,g){if(!(v instanceof g))throw new TypeError("Cannot call a class as a function")}function d(v,g){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return g&&(typeof g=="object"||typeof g=="function")?g:v}function u(v,g){if(typeof g!="function"&&g!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof g);v.prototype=Object.create(g&&g.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),g&&(Object.setPrototypeOf?Object.setPrototypeOf(v,g):v.__proto__=g)}var h=function(v){var g=v.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(v){u(g,v);function g(w,x){l(this,g),w.search(/^[0-9]{12}$/)!==-1&&(w+=h(w));var S=d(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]===h(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}),hae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function m(v,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(v,x.key,x)}}return function(v,g,w){return g&&m(v.prototype,g),w&&m(v,w),v}}(),r=function m(v,g,w){v===null&&(v=Function.prototype);var x=Object.getOwnPropertyDescriptor(v,g);if(x===void 0){var S=Object.getPrototypeOf(v);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=Hg(),a=i(n);function i(m){return m&&m.__esModule?m:{default:m}}function o(m,v){if(!(m instanceof v))throw new TypeError("Cannot call a class as a function")}function l(m,v){if(!m)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return v&&(typeof v=="object"||typeof v=="function")?v:m}function d(m,v){if(typeof v!="function"&&v!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof v);m.prototype=Object.create(v&&v.prototype,{constructor:{value:m,enumerable:!1,writable:!0,configurable:!0}}),v&&(Object.setPrototypeOf?Object.setPrototypeOf(m,v):m.__proto__=v)}var u=function(m){var v=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-v%10)%10},h=function(m){d(v,m);function v(g,w){return o(this,v),g.search(/^[0-9]{7}$/)!==-1&&(g+=u(g)),l(this,(v.__proto__||Object.getPrototypeOf(v)).call(this,g,w))}return t(v,[{key:"valid",value:function(){return this.data.search(/^[0-9]{8}$/)!==-1&&+this.data[7]===u(this.data)}},{key:"leftText",value:function(){return r(v.prototype.__proto__||Object.getPrototypeOf(v.prototype),"leftText",this).call(this,0,4)}},{key:"leftEncode",value:function(){var g=this.data.substr(0,4);return r(v.prototype.__proto__||Object.getPrototypeOf(v.prototype),"leftEncode",this).call(this,g,"LLLL")}},{key:"rightText",value:function(){return r(v.prototype.__proto__||Object.getPrototypeOf(v.prototype),"rightText",this).call(this,4,4)}},{key:"rightEncode",value:function(){var g=this.data.substr(4,4);return r(v.prototype.__proto__||Object.getPrototypeOf(v.prototype),"rightEncode",this).call(this,g,"RRRR")}}]),v}(a.default);e.default=h}),pae=oe(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=Go(),n=Wo(),a=l(n),i=bn(),o=l(i);function l(g){return g&&g.__esModule?g:{default:g}}function d(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 h(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},v=function(g){h(w,g);function w(x,S){return d(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=v}),mae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function v(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&&v(g.prototype,w),x&&v(g,x),g}}(),r=Go(),n=Wo(),a=l(n),i=bn(),o=l(i);function l(v){return v&&v.__esModule?v:{default:v}}function d(v,g){if(!(v instanceof g))throw new TypeError("Cannot call a class as a function")}function u(v,g){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return g&&(typeof g=="object"||typeof g=="function")?g:v}function h(v,g){if(typeof g!="function"&&g!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof g);v.prototype=Object.create(g&&g.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),g&&(Object.setPrototypeOf?Object.setPrototypeOf(v,g):v.__proto__=g)}var m=function(v){h(g,v);function g(w,x){return d(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}),Ug=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function v(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&&v(g.prototype,w),x&&v(g,x),g}}();e.checksum=m;var r=Wo(),n=o(r),a=bn(),i=o(a);function o(v){return v&&v.__esModule?v:{default:v}}function l(v,g){if(!(v instanceof g))throw new TypeError("Cannot call a class as a function")}function d(v,g){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return g&&(typeof g=="object"||typeof g=="function")?g:v}function u(v,g){if(typeof g!="function"&&g!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof g);v.prototype=Object.create(g&&g.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),g&&(Object.setPrototypeOf?Object.setPrototypeOf(v,g):v.__proto__=g)}var h=function(v){u(g,v);function g(w,x){l(this,g),w.search(/^[0-9]{11}$/)!==-1&&(w+=m(w));var S=d(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(v){var g=0,w;for(w=1;w<11;w+=2)g+=parseInt(v[w]);for(w=0;w<11;w+=2)g+=parseInt(v[w])*3;return(10-g%10)%10}e.default=h}),fae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function x(S,T){for(var A=0;A<T.length;A++){var O=T[A];O.enumerable=O.enumerable||!1,O.configurable=!0,"value"in O&&(O.writable=!0),Object.defineProperty(S,O.key,O)}}return function(S,T,A){return T&&x(S.prototype,T),A&&x(S,A),S}}(),r=Wo(),n=l(r),a=bn(),i=l(a),o=Ug();function l(x){return x&&x.__esModule?x:{default:x}}function d(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 h(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"],v=[["EEEOOO","OOOEEE"],["EEOEOO","OOEOEE"],["EEOOEO","OOEEOE"],["EEOOOE","OOEEEO"],["EOEEOO","OEOOEE"],["EOOEEO","OEEOOE"],["EOOOEE","OEEEOO"],["EOEOEO","OEOEOE"],["EOEOOE","OEOEEO"],["EOOEOE","OEEOEO"]],g=function(x){h(S,x);function S(T,A){d(this,S);var O=u(this,(S.__proto__||Object.getPrototypeOf(S)).call(this,T,A));if(O.isValid=!1,T.search(/^[0-9]{6}$/)!==-1)O.middleDigits=T,O.upcA=w(T,"0"),O.text=A.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=A.displayValue,A.fontSize>A.width*10?O.fontSize=A.width*10:O.fontSize=A.fontSize,O.guardHeight=A.height+O.fontSize/2+A.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],A=this.upcA[this.upcA.length-1],O=v[parseInt(A)][parseInt(T)];return(0,n.default)(this.middleDigits,O)}}]),S}(i.default);function w(x,S){for(var T=parseInt(x[x.length-1]),A=m[T],O="",J=0,ue=0;ue<A.length;ue++){var _e=A[ue];_e==="X"?O+=x[J++]:O+=_e}return O=""+S+O,""+O+(0,o.checksum)(O)}e.default=g}),gae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.UPCE=e.UPC=e.EAN2=e.EAN5=e.EAN8=e.EAN13=void 0;var t=dae(),r=g(t),n=hae(),a=g(n),i=pae(),o=g(i),l=mae(),d=g(l),u=Ug(),h=g(u),m=fae(),v=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=d.default,e.UPC=h.default,e.UPCE=v.default}),vae=oe(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"]}),Gg=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function h(m,v){for(var g=0;g<v.length;g++){var w=v[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,v,g){return v&&h(m.prototype,v),g&&h(m,g),m}}(),r=vae(),n=bn(),a=i(n);function i(h){return h&&h.__esModule?h:{default:h}}function o(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function l(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function d(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var u=function(h){d(m,h);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 v=this,g=this.data.match(/.{2}/g).map(function(w){return v.encodePair(w)}).join("");return{data:r.START_BIN+g+r.END_BIN,text:this.text}}},{key:"encodePair",value:function(v){var g=r.BINARIES[v[1]];return r.BINARIES[v[0]].split("").map(function(w,x){return(w==="1"?"111":"1")+(g[x]==="1"?"000":"0")}).join("")}}]),m}(a.default);e.default=u}),yae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function h(m,v){for(var g=0;g<v.length;g++){var w=v[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,v,g){return v&&h(m.prototype,v),g&&h(m,g),m}}(),r=Gg(),n=a(r);function a(h){return h&&h.__esModule?h:{default:h}}function i(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function o(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function l(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var d=function(h){var m=h.substr(0,13).split("").map(function(v){return parseInt(v,10)}).reduce(function(v,g,w){return v+g*(3-w%2*2)},0);return Math.ceil(m/10)*10-m},u=function(h){l(m,h);function m(v,g){return i(this,m),v.search(/^[0-9]{13}$/)!==-1&&(v+=d(v)),o(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,v,g))}return t(m,[{key:"valid",value:function(){return this.data.search(/^[0-9]{14}$/)!==-1&&+this.data[13]===d(this.data)}}]),m}(n.default);e.default=u}),bae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ITF14=e.ITF=void 0;var t=Gg(),r=i(t),n=yae(),a=i(n);function i(o){return o&&o.__esModule?o:{default:o}}e.ITF=r.default,e.ITF14=a.default}),qo=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function h(m,v){for(var g=0;g<v.length;g++){var w=v[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,v,g){return v&&h(m.prototype,v),g&&h(m,g),m}}(),r=bn(),n=a(r);function a(h){return h&&h.__esModule?h:{default:h}}function i(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function o(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function l(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var d=function(h){l(m,h);function m(v,g){return i(this,m),o(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,v,g))}return t(m,[{key:"encode",value:function(){for(var v="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++)v+=x[S]=="0"?"100":"110"}return v+="1001",{data:v,text:this.text}}},{key:"valid",value:function(){return this.data.search(/^[0-9]+$/)!==-1}}]),m}(n.default);function u(h,m){for(var v=0;v<m;v++)h="0"+h;return h}e.default=d}),Ql=oe(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}}),_ae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=qo(),r=a(t),n=Ql();function a(u){return u&&u.__esModule?u:{default:u}}function i(u,h){if(!(u instanceof h))throw new TypeError("Cannot call a class as a function")}function o(u,h){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return h&&(typeof h=="object"||typeof h=="function")?h:u}function l(u,h){if(typeof h!="function"&&h!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof h);u.prototype=Object.create(h&&h.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),h&&(Object.setPrototypeOf?Object.setPrototypeOf(u,h):u.__proto__=h)}var d=function(u){l(h,u);function h(m,v){return i(this,h),o(this,(h.__proto__||Object.getPrototypeOf(h)).call(this,m+(0,n.mod10)(m),v))}return h}(r.default);e.default=d}),wae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=qo(),r=a(t),n=Ql();function a(u){return u&&u.__esModule?u:{default:u}}function i(u,h){if(!(u instanceof h))throw new TypeError("Cannot call a class as a function")}function o(u,h){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return h&&(typeof h=="object"||typeof h=="function")?h:u}function l(u,h){if(typeof h!="function"&&h!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof h);u.prototype=Object.create(h&&h.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),h&&(Object.setPrototypeOf?Object.setPrototypeOf(u,h):u.__proto__=h)}var d=function(u){l(h,u);function h(m,v){return i(this,h),o(this,(h.__proto__||Object.getPrototypeOf(h)).call(this,m+(0,n.mod11)(m),v))}return h}(r.default);e.default=d}),xae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=qo(),r=a(t),n=Ql();function a(u){return u&&u.__esModule?u:{default:u}}function i(u,h){if(!(u instanceof h))throw new TypeError("Cannot call a class as a function")}function o(u,h){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return h&&(typeof h=="object"||typeof h=="function")?h:u}function l(u,h){if(typeof h!="function"&&h!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof h);u.prototype=Object.create(h&&h.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),h&&(Object.setPrototypeOf?Object.setPrototypeOf(u,h):u.__proto__=h)}var d=function(u){l(h,u);function h(m,v){return i(this,h),m+=(0,n.mod10)(m),m+=(0,n.mod10)(m),o(this,(h.__proto__||Object.getPrototypeOf(h)).call(this,m,v))}return h}(r.default);e.default=d}),Eae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=qo(),r=a(t),n=Ql();function a(u){return u&&u.__esModule?u:{default:u}}function i(u,h){if(!(u instanceof h))throw new TypeError("Cannot call a class as a function")}function o(u,h){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return h&&(typeof h=="object"||typeof h=="function")?h:u}function l(u,h){if(typeof h!="function"&&h!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof h);u.prototype=Object.create(h&&h.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),h&&(Object.setPrototypeOf?Object.setPrototypeOf(u,h):u.__proto__=h)}var d=function(u){l(h,u);function h(m,v){return i(this,h),m+=(0,n.mod11)(m),m+=(0,n.mod10)(m),o(this,(h.__proto__||Object.getPrototypeOf(h)).call(this,m,v))}return h}(r.default);e.default=d}),Sae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.MSI1110=e.MSI1010=e.MSI11=e.MSI10=e.MSI=void 0;var t=qo(),r=m(t),n=_ae(),a=m(n),i=wae(),o=m(i),l=xae(),d=m(l),u=Eae(),h=m(u);function m(v){return v&&v.__esModule?v:{default:v}}e.MSI=r.default,e.MSI10=a.default,e.MSI11=o.default,e.MSI1010=d.default,e.MSI1110=h.default}),kae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.pharmacode=void 0;var t=function(){function u(h,m){for(var v=0;v<m.length;v++){var g=m[v];g.enumerable=g.enumerable||!1,g.configurable=!0,"value"in g&&(g.writable=!0),Object.defineProperty(h,g.key,g)}}return function(h,m,v){return m&&u(h.prototype,m),v&&u(h,v),h}}(),r=bn(),n=a(r);function a(u){return u&&u.__esModule?u:{default:u}}function i(u,h){if(!(u instanceof h))throw new TypeError("Cannot call a class as a function")}function o(u,h){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return h&&(typeof h=="object"||typeof h=="function")?h:u}function l(u,h){if(typeof h!="function"&&h!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof h);u.prototype=Object.create(h&&h.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),h&&(Object.setPrototypeOf?Object.setPrototypeOf(u,h):u.__proto__=h)}var d=function(u){l(h,u);function h(m,v){i(this,h);var g=o(this,(h.__proto__||Object.getPrototypeOf(h)).call(this,m,v));return g.number=parseInt(m,10),g}return t(h,[{key:"encode",value:function(){for(var m=this.number,v="";!isNaN(m)&&m!=0;)m%2===0?(v="11100"+v,m=(m-2)/2):(v="100"+v,m=(m-1)/2);return v=v.slice(0,-2),{data:v,text:this.text}}},{key:"valid",value:function(){return this.number>=3&&this.number<=131070}}]),h}(n.default);e.pharmacode=d}),Cae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.codabar=void 0;var t=function(){function u(h,m){for(var v=0;v<m.length;v++){var g=m[v];g.enumerable=g.enumerable||!1,g.configurable=!0,"value"in g&&(g.writable=!0),Object.defineProperty(h,g.key,g)}}return function(h,m,v){return m&&u(h.prototype,m),v&&u(h,v),h}}(),r=bn(),n=a(r);function a(u){return u&&u.__esModule?u:{default:u}}function i(u,h){if(!(u instanceof h))throw new TypeError("Cannot call a class as a function")}function o(u,h){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return h&&(typeof h=="object"||typeof h=="function")?h:u}function l(u,h){if(typeof h!="function"&&h!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof h);u.prototype=Object.create(h&&h.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),h&&(Object.setPrototypeOf?Object.setPrototypeOf(u,h):u.__proto__=h)}var d=function(u){l(h,u);function h(m,v){i(this,h),m.search(/^[0-9\-\$\:\.\+\/]+$/)===0&&(m="A"+m+"A");var g=o(this,(h.__proto__||Object.getPrototypeOf(h)).call(this,m.toUpperCase(),v));return g.text=g.options.text||g.text.replace(/[A-D]/g,""),g}return t(h,[{key:"valid",value:function(){return this.data.search(/^[A-D][0-9\-\$\:\.\+\/]+[A-D]$/)!==-1}},{key:"encode",value:function(){for(var m=[],v=this.getEncodings(),g=0;g<this.data.length;g++)m.push(v[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"}}}]),h}(n.default);e.codabar=d}),Dae=oe(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"]}}),Wg=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function h(m,v){for(var g=0;g<v.length;g++){var w=v[g];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}return function(m,v,g){return v&&h(m.prototype,v),g&&h(m,g),m}}(),r=Dae(),n=bn(),a=i(n);function i(h){return h&&h.__esModule?h:{default:h}}function o(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function l(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function d(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var u=function(h){d(m,h);function m(v,g){return o(this,m),l(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,v,g))}return t(m,[{key:"valid",value:function(){return/^[0-9A-Z\-. $/+%]+$/.test(this.data)}},{key:"encode",value:function(){var v=this.data.split("").flatMap(function(S){return r.MULTI_SYMBOLS[S]||S}),g=v.map(function(S){return m.getEncoding(S)}).join(""),w=m.checksum(v,20),x=m.checksum(v.concat(w),15);return{text:this.text,data:m.getEncoding("ÿ")+g+m.getEncoding(w)+m.getEncoding(x)+m.getEncoding("ÿ")+"1"}}}],[{key:"getEncoding",value:function(v){return r.BINARIES[m.symbolValue(v)]}},{key:"getSymbol",value:function(v){return r.SYMBOLS[v]}},{key:"symbolValue",value:function(v){return r.SYMBOLS.indexOf(v)}},{key:"checksum",value:function(v,g){var w=v.slice().reverse().reduce(function(x,S,T){var A=T%g+1;return x+m.symbolValue(S)*A},0);return m.getSymbol(w%47)}}]),m}(a.default);e.default=u}),Iae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function u(h,m){for(var v=0;v<m.length;v++){var g=m[v];g.enumerable=g.enumerable||!1,g.configurable=!0,"value"in g&&(g.writable=!0),Object.defineProperty(h,g.key,g)}}return function(h,m,v){return m&&u(h.prototype,m),v&&u(h,v),h}}(),r=Wg(),n=a(r);function a(u){return u&&u.__esModule?u:{default:u}}function i(u,h){if(!(u instanceof h))throw new TypeError("Cannot call a class as a function")}function o(u,h){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return h&&(typeof h=="object"||typeof h=="function")?h:u}function l(u,h){if(typeof h!="function"&&h!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof h);u.prototype=Object.create(h&&h.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),h&&(Object.setPrototypeOf?Object.setPrototypeOf(u,h):u.__proto__=h)}var d=function(u){l(h,u);function h(m,v){return i(this,h),o(this,(h.__proto__||Object.getPrototypeOf(h)).call(this,m,v))}return t(h,[{key:"valid",value:function(){return/^[\x00-\x7f]+$/.test(this.data)}}]),h}(n.default);e.default=d}),Tae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.CODE93FullASCII=e.CODE93=void 0;var t=Wg(),r=i(t),n=Iae(),a=i(n);function i(o){return o&&o.__esModule?o:{default:o}}e.CODE93=r.default,e.CODE93FullASCII=a.default}),Nae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.GenericBarcode=void 0;var t=function(){function u(h,m){for(var v=0;v<m.length;v++){var g=m[v];g.enumerable=g.enumerable||!1,g.configurable=!0,"value"in g&&(g.writable=!0),Object.defineProperty(h,g.key,g)}}return function(h,m,v){return m&&u(h.prototype,m),v&&u(h,v),h}}(),r=bn(),n=a(r);function a(u){return u&&u.__esModule?u:{default:u}}function i(u,h){if(!(u instanceof h))throw new TypeError("Cannot call a class as a function")}function o(u,h){if(!u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return h&&(typeof h=="object"||typeof h=="function")?h:u}function l(u,h){if(typeof h!="function"&&h!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof h);u.prototype=Object.create(h&&h.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),h&&(Object.setPrototypeOf?Object.setPrototypeOf(u,h):u.__proto__=h)}var d=function(u){l(h,u);function h(m,v){return i(this,h),o(this,(h.__proto__||Object.getPrototypeOf(h)).call(this,m,v))}return t(h,[{key:"encode",value:function(){return{data:"10101010101010101010101010101010101010101",text:this.text}}},{key:"valid",value:function(){return!0}}]),h}(n.default);e.GenericBarcode=d}),Oae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=aae(),r=uae(),n=gae(),a=bae(),i=Sae(),o=kae(),l=Cae(),d=Tae(),u=Nae();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:d.CODE93,CODE93FullASCII:d.CODE93FullASCII,GenericBarcode:u.GenericBarcode}}),Jl=oe(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)}}),Pae=oe(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}}),Mae=oe(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}}),qg=oe(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}}),$g=oe(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}),Aae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=qg(),r=i(t),n=$g(),a=i(n);function i(l){return l&&l.__esModule?l:{default:l}}function o(l){var d={};for(var u in a.default)a.default.hasOwnProperty(u)&&(l.hasAttribute("jsbarcode-"+u.toLowerCase())&&(d[u]=l.getAttribute("jsbarcode-"+u.toLowerCase())),l.hasAttribute("data-"+u.toLowerCase())&&(d[u]=l.getAttribute("data-"+u.toLowerCase())));return d.value=l.getAttribute("jsbarcode-value")||l.getAttribute("data-value"),d=(0,r.default)(d),d}e.default=o}),Yg=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.getTotalWidthOfEncodings=e.calculateEncodingAttributes=e.getBarcodePadding=e.getEncodingHeight=e.getMaximumHeightOfEncodings=void 0;var t=Jl(),r=n(t);function n(h){return h&&h.__esModule?h:{default:h}}function a(h,m){return m.height+(m.displayValue&&h.text.length>0?m.fontSize+m.textMargin:0)+m.marginTop+m.marginBottom}function i(h,m,v){if(v.displayValue&&m<h){if(v.textAlign=="center")return Math.floor((h-m)/2);if(v.textAlign=="left")return 0;if(v.textAlign=="right")return Math.floor(h-m)}return 0}function o(h,m,v){for(var g=0;g<h.length;g++){var w=h[g],x=(0,r.default)(m,w.options),S;x.displayValue?S=u(w.text,x,v):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(h){for(var m=0,v=0;v<h.length;v++)m+=h[v].width;return m}function d(h){for(var m=0,v=0;v<h.length;v++)h[v].height>m&&(m=h[v].height);return m}function u(h,m,v){var g;if(v)g=v;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(h);if(!w)return 0;var x=w.width;return x}e.getMaximumHeightOfEncodings=d,e.getEncodingHeight=a,e.getBarcodePadding=i,e.calculateEncodingAttributes=o,e.getTotalWidthOfEncodings=l}),Rae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function d(u,h){for(var m=0;m<h.length;m++){var v=h[m];v.enumerable=v.enumerable||!1,v.configurable=!0,"value"in v&&(v.writable=!0),Object.defineProperty(u,v.key,v)}}return function(u,h,m){return h&&d(u.prototype,h),m&&d(u,m),u}}(),r=Jl(),n=i(r),a=Yg();function i(d){return d&&d.__esModule?d:{default:d}}function o(d,u){if(!(d instanceof u))throw new TypeError("Cannot call a class as a function")}var l=function(){function d(u,h,m){o(this,d),this.canvas=u,this.encodings=h,this.options=m}return t(d,[{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 h=(0,n.default)(this.options,this.encodings[u].options);this.drawCanvasBarcode(h,this.encodings[u]),this.drawCanvasText(h,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 h=(0,a.getTotalWidthOfEncodings)(this.encodings),m=(0,a.getMaximumHeightOfEncodings)(this.encodings);this.canvas.width=h+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,h){var m=this.canvas.getContext("2d"),v=h.data,g;u.textPosition=="top"?g=u.marginTop+u.fontSize+u.textMargin:g=u.marginTop,m.fillStyle=u.lineColor;for(var w=0;w<v.length;w++){var x=w*u.width+h.barcodePadding;v[w]==="1"?m.fillRect(x,g,u.width,u.height):v[w]&&m.fillRect(x,g,u.width,u.height*v[w])}}},{key:"drawCanvasText",value:function(u,h){var m=this.canvas.getContext("2d"),v=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=v,u.textAlign=="left"||h.barcodePadding>0?(g=0,m.textAlign="left"):u.textAlign=="right"?(g=h.width-1,m.textAlign="right"):(g=h.width/2,m.textAlign="center"),m.fillText(h.text,g,w)}}},{key:"moveCanvasDrawing",value:function(u){var h=this.canvas.getContext("2d");h.translate(u.width,0)}},{key:"restoreCanvas",value:function(){var u=this.canvas.getContext("2d");u.restore()}}]),d}();e.default=l}),Lae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function u(h,m){for(var v=0;v<m.length;v++){var g=m[v];g.enumerable=g.enumerable||!1,g.configurable=!0,"value"in g&&(g.writable=!0),Object.defineProperty(h,g.key,g)}}return function(h,m,v){return m&&u(h.prototype,m),v&&u(h,v),h}}(),r=Jl(),n=i(r),a=Yg();function i(u){return u&&u.__esModule?u:{default:u}}function o(u,h){if(!(u instanceof h))throw new TypeError("Cannot call a class as a function")}var l="http://www.w3.org/2000/svg",d=function(){function u(h,m,v){o(this,u),this.svg=h,this.encodings=m,this.options=v,this.document=v.xmlDocument||document}return t(u,[{key:"render",value:function(){var h=this.options.marginLeft;this.prepareSVG();for(var m=0;m<this.encodings.length;m++){var v=this.encodings[m],g=(0,n.default)(this.options,v.options),w=this.createGroup(h,g.marginTop,this.svg);this.setGroupOptions(w,g),this.drawSvgBarcode(w,g,v),this.drawSVGText(w,g,v),h+=v.width}}},{key:"prepareSVG",value:function(){for(;this.svg.firstChild;)this.svg.removeChild(this.svg.firstChild);(0,a.calculateEncodingAttributes)(this.encodings,this.options);var h=(0,a.getTotalWidthOfEncodings)(this.encodings),m=(0,a.getMaximumHeightOfEncodings)(this.encodings),v=h+this.options.marginLeft+this.options.marginRight;this.setSvgAttributes(v,m),this.options.background&&this.drawRect(0,0,v,m,this.svg).setAttribute("style","fill:"+this.options.background+";")}},{key:"drawSvgBarcode",value:function(h,m,v){var g=v.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+v.barcodePadding,g[T]==="1"?x++:x>0&&(this.drawRect(S-m.width*x,w,m.width*x,m.height,h),x=0);x>0&&this.drawRect(S-m.width*(x-1),w,m.width*x,m.height,h)}},{key:"drawSVGText",value:function(h,m,v){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"||v.barcodePadding>0?(w=0,g.setAttribute("text-anchor","start")):m.textAlign=="right"?(w=v.width-1,g.setAttribute("text-anchor","end")):(w=v.width/2,g.setAttribute("text-anchor","middle")),g.setAttribute("x",w),g.setAttribute("y",x),g.appendChild(this.document.createTextNode(v.text)),h.appendChild(g)}}},{key:"setSvgAttributes",value:function(h,m){var v=this.svg;v.setAttribute("width",h+"px"),v.setAttribute("height",m+"px"),v.setAttribute("x","0px"),v.setAttribute("y","0px"),v.setAttribute("viewBox","0 0 "+h+" "+m),v.setAttribute("xmlns",l),v.setAttribute("version","1.1"),v.setAttribute("style","transform: translate(0,0)")}},{key:"createGroup",value:function(h,m,v){var g=this.document.createElementNS(l,"g");return g.setAttribute("transform","translate("+h+", "+m+")"),v.appendChild(g),g}},{key:"setGroupOptions",value:function(h,m){h.setAttribute("style","fill:"+m.lineColor+";")}},{key:"drawRect",value:function(h,m,v,g,w){var x=this.document.createElementNS(l,"rect");return x.setAttribute("x",h),x.setAttribute("y",m),x.setAttribute("width",v),x.setAttribute("height",g),w.appendChild(x),x}}]),u}();e.default=d}),Fae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function a(i,o){for(var l=0;l<o.length;l++){var d=o[l];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(i,d.key,d)}}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}),jae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=Rae(),r=l(t),n=Lae(),a=l(n),i=Fae(),o=l(i);function l(d){return d&&d.__esModule?d:{default:d}}e.default={CanvasRenderer:r.default,SVGRenderer:a.default,ObjectRenderer:o.default}}),Zg=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});function t(l,d){if(!(l instanceof d))throw new TypeError("Cannot call a class as a function")}function r(l,d){if(!l)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return d&&(typeof d=="object"||typeof d=="function")?d:l}function n(l,d){if(typeof d!="function"&&d!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof d);l.prototype=Object.create(d&&d.prototype,{constructor:{value:l,enumerable:!1,writable:!0,configurable:!0}}),d&&(Object.setPrototypeOf?Object.setPrototypeOf(l,d):l.__proto__=d)}var a=function(l){n(d,l);function d(u,h){t(this,d);var m=r(this,(d.__proto__||Object.getPrototypeOf(d)).call(this));return m.name="InvalidInputException",m.symbology=u,m.input=h,m.message='"'+m.input+'" is not a valid input for '+m.symbology,m}return d}(Error),i=function(l){n(d,l);function d(){t(this,d);var u=r(this,(d.__proto__||Object.getPrototypeOf(d)).call(this));return u.name="InvalidElementException",u.message="Not supported type to render on",u}return d}(Error),o=function(l){n(d,l);function d(){t(this,d);var u=r(this,(d.__proto__||Object.getPrototypeOf(d)).call(this));return u.name="NoElementException",u.message="No element to render on.",u}return d}(Error);e.InvalidInputException=a,e.InvalidElementException=i,e.NoElementException=o}),Vae=oe(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=Aae(),n=l(r),a=jae(),i=l(a),o=Zg();function l(m){return m&&m.__esModule?m:{default:m}}function d(m){if(typeof m=="string")return u(m);if(Array.isArray(m)){for(var v=[],g=0;g<m.length;g++)v.push(d(m[g]));return v}else{if(typeof HTMLCanvasElement<"u"&&m instanceof HTMLImageElement)return h(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 v=document.querySelectorAll(m);if(v.length!==0){for(var g=[],w=0;w<v.length;w++)g.push(d(v[w]));return g}}function h(m){var v=document.createElement("canvas");return{element:v,options:(0,n.default)(m),renderer:i.default.CanvasRenderer,afterRender:function(){m.setAttribute("src",v.toDataURL())}}}e.default=d}),Bae=oe(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function a(i,o){for(var l=0;l<o.length;l++){var d=o[l];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(i,d.key,d)}}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}),zae=oe((e,t)=>{var r=Oae(),n=O(r),a=Jl(),i=O(a),o=Pae(),l=O(o),d=Mae(),u=O(d),h=Vae(),m=O(h),v=qg(),g=O(v),w=Bae(),x=O(w),S=Zg(),T=$g(),A=O(T);function O(Q){return Q&&Q.__esModule?Q:{default:Q}}var J=function(){},ue=function(Q,q,xe){var L=new J;if(typeof Q>"u")throw Error("No element to render on was provided.");return L._renderProperties=(0,m.default)(Q),L._encodings=[],L._options=A.default,L._errorHandler=new x.default(L),typeof q<"u"&&(xe=xe||{},xe.format||(xe.format=Qe()),L.options(xe)[xe.format](q,xe).render()),L};ue.getModule=function(Q){return n.default[Q]};for(_e in n.default)n.default.hasOwnProperty(_e)&&Ot(n.default,_e);var _e;function Ot(Q,q){J.prototype[q]=J.prototype[q.toUpperCase()]=J.prototype[q.toLowerCase()]=function(xe,L){var j=this;return j._errorHandler.wrapBarcodeCall(function(){L.text=typeof L.text>"u"?void 0:""+L.text;var Z=(0,i.default)(j._options,L);Z=(0,g.default)(Z);var Te=Q[q],Ze=vt(xe,Te,Z);return j._encodings.push(Ze),j})}}function vt(Q,q,xe){Q=""+Q;var L=new q(Q,xe);if(!L.valid())throw new S.InvalidInputException(L.constructor.name,Q);var j=L.encode();j=(0,l.default)(j);for(var Z=0;Z<j.length;Z++)j[Z].options=(0,i.default)(xe,j[Z].options);return j}function Qe(){return n.default.CODE128?"CODE128":Object.keys(n.default)[0]}J.prototype.options=function(Q){return this._options=(0,i.default)(this._options,Q),this},J.prototype.blank=function(Q){var q=new Array(Q+1).join("0");return this._encodings.push({data:q}),this},J.prototype.init=function(){if(this._renderProperties){Array.isArray(this._renderProperties)||(this._renderProperties=[this._renderProperties]);var Q;for(var q in this._renderProperties){Q=this._renderProperties[q];var xe=(0,i.default)(this._options,Q.options);xe.format=="auto"&&(xe.format=Qe()),this._errorHandler.wrapBarcodeCall(function(){var L=xe.value,j=n.default[xe.format.toUpperCase()],Z=vt(L,j,xe);St(Q,Z,xe)})}}},J.prototype.render=function(){if(!this._renderProperties)throw new S.NoElementException;if(Array.isArray(this._renderProperties))for(var Q=0;Q<this._renderProperties.length;Q++)St(this._renderProperties[Q],this._encodings,this._options);else St(this._renderProperties,this._encodings,this._options);return this},J.prototype._defaults=A.default;function St(Q,q,xe){q=(0,l.default)(q);for(var L=0;L<q.length;L++)q[L].options=(0,i.default)(xe,q[L].options),(0,u.default)(q[L].options);(0,u.default)(xe);var j=Q.renderer,Z=new j(Q.element,q,xe);Z.render(),Q.afterRender&&Q.afterRender()}typeof window<"u"&&(window.JsBarcode=ue),typeof jQuery<"u"&&(jQuery.fn.JsBarcode=function(Q,q){var xe=[];return jQuery(this).each(function(){xe.push(this)}),ue(xe,Q,q)}),t.exports=ue});function eh(e,t){return Object.is(e,t)}var bt=null,Ks=!1,th=1,On=Symbol("SIGNAL");function Ce(e){let t=bt;return bt=e,t}function Hae(){return bt}var Li={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 Xl(e){if(Ks)throw new Error("");if(bt===null)return;bt.consumerOnSignalRead(e);let t=bt.nextProducerIndex++;if(rc(bt),t<bt.producerNode.length&&bt.producerNode[t]!==e&&ko(bt)){let r=bt.producerNode[t];nc(r,bt.producerIndexOfThis[t])}bt.producerNode[t]!==e&&(bt.producerNode[t]=e,bt.producerIndexOfThis[t]=ko(bt)?Jg(e,bt,t):0),bt.producerLastReadVersion[t]=e.version}function Uae(){th++}function $o(e){if(!(ko(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===th)){if(!e.producerMustRecompute(e)&&!nh(e)){pl(e);return}e.producerRecomputeValue(e),pl(e)}}function Kg(e){if(e.liveConsumerNode===void 0)return;let t=Ks;Ks=!0;try{for(let r of e.liveConsumerNode)r.dirty||Gae(r)}finally{Ks=t}}function Qg(){return(bt==null?void 0:bt.consumerAllowSignalWrites)!==!1}function Gae(e){var t;e.dirty=!0,Kg(e),(t=e.consumerMarkedDirty)==null||t.call(e,e)}function pl(e){e.dirty=!1,e.lastCleanEpoch=th}function So(e){return e&&(e.nextProducerIndex=0),Ce(e)}function ec(e,t){if(Ce(t),!(!e||e.producerNode===void 0||e.producerIndexOfThis===void 0||e.producerLastReadVersion===void 0)){if(ko(e))for(let r=e.nextProducerIndex;r<e.producerNode.length;r++)nc(e.producerNode[r],e.producerIndexOfThis[r]);for(;e.producerNode.length>e.nextProducerIndex;)e.producerNode.pop(),e.producerLastReadVersion.pop(),e.producerIndexOfThis.pop()}}function nh(e){rc(e);for(let t=0;t<e.producerNode.length;t++){let r=e.producerNode[t],n=e.producerLastReadVersion[t];if(n!==r.version||($o(r),n!==r.version))return!0}return!1}function tc(e){if(rc(e),ko(e))for(let t=0;t<e.producerNode.length;t++)nc(e.producerNode[t],e.producerIndexOfThis[t]);e.producerNode.length=e.producerLastReadVersion.length=e.producerIndexOfThis.length=0,e.liveConsumerNode&&(e.liveConsumerNode.length=e.liveConsumerIndexOfThis.length=0)}function Jg(e,t,r){if(Xg(e),e.liveConsumerNode.length===0&&e0(e))for(let n=0;n<e.producerNode.length;n++)e.producerIndexOfThis[n]=Jg(e.producerNode[n],e,n);return e.liveConsumerIndexOfThis.push(r),e.liveConsumerNode.push(t)-1}function nc(e,t){if(Xg(e),e.liveConsumerNode.length===1&&e0(e))for(let n=0;n<e.producerNode.length;n++)nc(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];rc(a),a.producerIndexOfThis[n]=t}}function ko(e){var t;return e.consumerIsAlwaysLive||(((t=e==null?void 0:e.liveConsumerNode)==null?void 0:t.length)??0)>0}function rc(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 e0(e){return e.producerNode!==void 0}function Wae(e,t){let r=Object.create(qae);r.computation=e,t!==void 0&&(r.equal=t);let n=()=>{if($o(r),Xl(r),r.value===ia)throw r.error;return r.value};return n[On]=r,n}var Da=Symbol("UNSET"),vi=Symbol("COMPUTING"),ia=Symbol("ERRORED"),qae=xt(ie({},Li),{value:Da,dirty:!0,error:null,equal:eh,kind:"computed",producerMustRecompute(e){return e.value===Da||e.value===vi},producerRecomputeValue(e){if(e.value===vi)throw new Error("Detected cycle in computations.");let t=e.value;e.value=vi;let r=So(e),n,a=!1;try{n=e.computation(),Ce(null),a=t!==Da&&t!==ia&&n!==ia&&e.equal(t,n)}catch(i){n=ia,e.error=i}finally{ec(e,r)}if(a){e.value=t;return}e.value=n,e.version++}});function $ae(){throw new Error}var t0=$ae;function n0(e){t0(e)}function Yae(e){t0=e}function Zae(e,t){let r=Object.create(a0);r.value=e,t!==void 0&&(r.equal=t);let n=()=>(Xl(r),r.value);return n[On]=r,n}function ac(e,t){Qg()||n0(e),e.equal(e.value,t)||(e.value=t,Kae(e))}function r0(e,t){Qg()||n0(e),ac(e,t(e.value))}var a0=xt(ie({},Li),{equal:eh,value:void 0,kind:"signal"});function Kae(e){e.version++,Uae(),Kg(e)}function sm(e,t,r){let n=Object.create(Xae);n.source=e,n.computation=t,r!=null&&(n.equal=r);let a=()=>{if($o(n),Xl(n),n.value===ia)throw n.error;return n.value};return a[On]=n,a}function Qae(e,t){$o(e),ac(e,t),pl(e)}function Jae(e,t){$o(e),r0(e,t),pl(e)}var Xae=xt(ie({},Li),{value:Da,dirty:!0,error:null,equal:eh,kind:"linkedSignal",producerMustRecompute(e){return e.value===Da||e.value===vi},producerRecomputeValue(e){if(e.value===vi)throw new Error("Detected cycle in computations.");let t=e.value;e.value=vi;let r=So(e),n;try{let a=e.source(),i=t===Da||t===ia?void 0:{source:e.sourceValue,value:t};n=e.computation(a,i),e.sourceValue=a}catch(a){n=ia,e.error=a}finally{ec(e,r)}if(t!==Da&&n!==ia&&e.equal(t,n)){e.value=t;return}e.value=n,e.version++}});function eie(e){let t=Ce(null);try{return e()}finally{Ce(t)}}var Uu;function Qs(){return Uu}function Kr(e){let t=Uu;return Uu=e,t}var i0=Symbol("NotFound");function et(e){return typeof e=="function"}function rh(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 Hc=rh(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 ml(e,t){if(e){let r=e.indexOf(t);0<=r&&e.splice(r,1)}}var vn=class Gu{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(et(n))try{n()}catch(i){t=i instanceof Hc?i.errors:[i]}let{_finalizers:a}=this;if(a){this._finalizers=null;for(let i of a)try{lm(i)}catch(o){t=t??[],o instanceof Hc?t=[...t,...o.errors]:t.push(o)}}if(t)throw new Hc(t)}}add(t){var r;if(t&&t!==this)if(this.closed)lm(t);else{if(t instanceof Gu){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)&&ml(r,t)}remove(t){let{_finalizers:r}=this;r&&ml(r,t),t instanceof Gu&&t._removeParent(this)}};vn.EMPTY=(()=>{let e=new vn;return e.closed=!0,e})();var o0=vn.EMPTY;function s0(e){return e instanceof vn||e&&"closed"in e&&et(e.remove)&&et(e.add)&&et(e.unsubscribe)}function lm(e){et(e)?e():e.unsubscribe()}var tie={Promise:void 0},nie={setTimeout(e,t,...r){return setTimeout(e,t,...r)},clearTimeout(e){return clearTimeout(e)},delegate:void 0};function l0(e){nie.setTimeout(()=>{throw e})}function Wu(){}function Js(e){e()}var ah=class extends vn{constructor(e){super(),this.isStopped=!1,e?(this.destination=e,s0(e)&&e.add(this)):this.destination=iie}static create(e,t,r){return new Co(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()}}},rie=class{constructor(e){this.partialObserver=e}next(e){let{partialObserver:t}=this;if(t.next)try{t.next(e)}catch(r){Cs(r)}}error(e){let{partialObserver:t}=this;if(t.error)try{t.error(e)}catch(r){Cs(r)}else Cs(e)}complete(){let{partialObserver:e}=this;if(e.complete)try{e.complete()}catch(t){Cs(t)}}},Co=class extends ah{constructor(e,t,r){super();let n;et(e)||!e?n={next:e??void 0,error:t??void 0,complete:r??void 0}:n=e,this.destination=new rie(n)}};function Cs(e){l0(e)}function aie(e){throw e}var iie={closed:!0,next:Wu,error:aie,complete:Wu},ih=typeof Symbol=="function"&&Symbol.observable||"@@observable";function Fi(e){return e}function oie(e){return e.length===0?Fi:e.length===1?e[0]:function(t){return e.reduce((r,n)=>n(r),t)}}var lt=(()=>{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=lie(r)?r:new Co(r,n,a);return Js(()=>{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=cm(n),new n((a,i)=>{let o=new Co({next:l=>{try{r(l)}catch(d){i(d),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)}[ih](){return this}pipe(...r){return oie(r)(this)}toPromise(r){return r=cm(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 cm(e){var t;return(t=e??tie.Promise)!==null&&t!==void 0?t:Promise}function sie(e){return e&&et(e.next)&&et(e.error)&&et(e.complete)}function lie(e){return e&&e instanceof ah||sie(e)&&s0(e)}function cie(e){return et(e==null?void 0:e.lift)}function Zt(e){return t=>{if(cie(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 zt(e,t,r,n,a){return new uie(e,t,r,n,a)}var uie=class extends ah{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))}}},die=rh(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}),De=(()=>{class e extends lt{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(r){let n=new um(this,this);return n.operator=r,n}_throwIfClosed(){if(this.closed)throw new die}next(r){Js(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let n of this.currentObservers)n.next(r)}})}error(r){Js(()=>{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(){Js(()=>{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?o0:(this.currentObservers=null,i.push(r),new vn(()=>{this.currentObservers=null,ml(i,r)}))}_checkFinalizedStatuses(r){let{hasError:n,thrownError:a,isStopped:i}=this;n?r.error(a):i&&r.complete()}asObservable(){let r=new lt;return r.source=this,r}}return e.create=(t,r)=>new um(t,r),e})(),um=class extends De{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:o0}},oh=class extends De{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)}},sh={now(){return(sh.delegate||Date).now()},delegate:void 0},c0=class extends De{constructor(e=1/0,t=1/0,r=sh){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)}}},hie=class extends vn{constructor(e,t){super()}schedule(e,t=0){return this}},qu={setInterval(e,t,...r){let{delegate:n}=qu;return n!=null&&n.setInterval?n.setInterval(e,t,...r):setInterval(e,t,...r)},clearInterval(e){return clearInterval(e)},delegate:void 0},pie=class extends hie{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 qu.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&&qu.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,ml(r,this),e!=null&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null,super.unsubscribe()}}},$u=class u0{constructor(t,r=u0.now){this.schedulerActionCtor=t,this.now=r}schedule(t,r=0,n){return new this.schedulerActionCtor(this,t).schedule(n,r)}};$u.now=sh.now;var mie=class extends $u{constructor(e,t=$u.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}}},lh=new mie(pie),fie=lh,d0=new lt(e=>e.complete());function h0(e){return e&&et(e.schedule)}function ch(e){return e[e.length-1]}function p0(e){return et(ch(e))?e.pop():void 0}function Yo(e){return h0(ch(e))?e.pop():void 0}function gie(e,t){return typeof ch(e)=="number"?e.pop():t}function vie(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(h){try{u(n.next(h))}catch(m){o(m)}}function d(h){try{u(n.throw(h))}catch(m){o(m)}}function u(h){h.done?i(h.value):a(h.value).then(l,d)}u((n=n.apply(e,[])).next())})}function dm(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 yi(e){return this instanceof yi?(this.v=e,this):new yi(e)}function yie(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||d(g,x)})},w&&(a[g]=w(a[g])))}function d(g,w){try{u(n[g](w))}catch(x){v(i[0][3],x)}}function u(g){g.value instanceof yi?Promise.resolve(g.value.v).then(h,m):v(i[0][2],g)}function h(g){d("next",g)}function m(g){d("throw",g)}function v(g,w){g(w),i.shift(),i.length&&d(i[0][0],i[0][1])}}function bie(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 dm=="function"?dm(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,d){o=e[i](o),a(l,d,o.done,o.value)})}}function a(i,o,l,d){Promise.resolve(d).then(function(u){i({value:u,done:l})},o)}}var m0=e=>e&&typeof e.length=="number"&&typeof e!="function";function f0(e){return et(e==null?void 0:e.then)}function g0(e){return et(e[ih])}function v0(e){return Symbol.asyncIterator&&et(e==null?void 0:e[Symbol.asyncIterator])}function y0(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 _ie(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var b0=_ie();function _0(e){return et(e==null?void 0:e[b0])}function w0(e){return yie(this,arguments,function*(){let t=e.getReader();try{for(;;){let{value:r,done:n}=yield yi(t.read());if(n)return yield yi(void 0);yield yield yi(r)}}finally{t.releaseLock()}})}function x0(e){return et(e==null?void 0:e.getReader)}function rn(e){if(e instanceof lt)return e;if(e!=null){if(g0(e))return wie(e);if(m0(e))return xie(e);if(f0(e))return Eie(e);if(v0(e))return E0(e);if(_0(e))return Sie(e);if(x0(e))return kie(e)}throw y0(e)}function wie(e){return new lt(t=>{let r=e[ih]();if(et(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function xie(e){return new lt(t=>{for(let r=0;r<e.length&&!t.closed;r++)t.next(e[r]);t.complete()})}function Eie(e){return new lt(t=>{e.then(r=>{t.closed||(t.next(r),t.complete())},r=>t.error(r)).then(null,l0)})}function Sie(e){return new lt(t=>{for(let r of e)if(t.next(r),t.closed)return;t.complete()})}function E0(e){return new lt(t=>{Cie(e,t).catch(r=>t.error(r))})}function kie(e){return E0(w0(e))}function Cie(e,t){var r,n,a,i;return vie(this,void 0,void 0,function*(){try{for(r=bie(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 Rr(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 S0(e,t=0){return Zt((r,n)=>{r.subscribe(zt(n,a=>Rr(n,e,()=>n.next(a),t),()=>Rr(n,e,()=>n.complete(),t),a=>Rr(n,e,()=>n.error(a),t)))})}function k0(e,t=0){return Zt((r,n)=>{n.add(e.schedule(()=>r.subscribe(n),t))})}function Die(e,t){return rn(e).pipe(k0(t),S0(t))}function Iie(e,t){return rn(e).pipe(k0(t),S0(t))}function Tie(e,t){return new lt(r=>{let n=0;return t.schedule(function(){n===e.length?r.complete():(r.next(e[n++]),r.closed||this.schedule())})})}function Nie(e,t){return new lt(r=>{let n;return Rr(r,t,()=>{n=e[b0](),Rr(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)}),()=>et(n==null?void 0:n.return)&&n.return()})}function C0(e,t){if(!e)throw new Error("Iterable cannot be null");return new lt(r=>{Rr(r,t,()=>{let n=e[Symbol.asyncIterator]();Rr(r,t,()=>{n.next().then(a=>{a.done?r.complete():r.next(a.value)})},0,!0)})})}function Oie(e,t){return C0(w0(e),t)}function Pie(e,t){if(e!=null){if(g0(e))return Die(e,t);if(m0(e))return Tie(e,t);if(f0(e))return Iie(e,t);if(v0(e))return C0(e,t);if(_0(e))return Nie(e,t);if(x0(e))return Oie(e,t)}throw y0(e)}function Wa(e,t){return t?Pie(e,t):rn(e)}function pt(...e){let t=Yo(e);return Wa(e,t)}function Mie(e,t){let r=et(e)?e:()=>e,n=a=>a.error(r());return new lt(n)}function yo(e){return!!e&&(e instanceof lt||et(e.lift)&&et(e.subscribe))}var Aie=rh(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"});function Rie(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 Aie)}})})}function Lie(e){return e instanceof Date&&!isNaN(e)}function Vt(e,t){return Zt((r,n)=>{let a=0;r.subscribe(zt(n,i=>{n.next(e.call(t,i,a++))}))})}var{isArray:Fie}=Array;function jie(e,t){return Fie(t)?e(...t):e(t)}function D0(e){return Vt(t=>jie(e,t))}var{isArray:Vie}=Array,{getPrototypeOf:Bie,prototype:zie,keys:Hie}=Object;function I0(e){if(e.length===1){let t=e[0];if(Vie(t))return{args:t,keys:null};if(Uie(t)){let r=Hie(t);return{args:r.map(n=>t[n]),keys:r}}}return{args:e,keys:null}}function Uie(e){return e&&typeof e=="object"&&Bie(e)===zie}function T0(e,t){return e.reduce((r,n,a)=>(r[n]=t[a],r),{})}function Gie(...e){let t=Yo(e),r=p0(e),{args:n,keys:a}=I0(e);if(n.length===0)return Wa([],t);let i=new lt(Wie(n,t,a?o=>T0(a,o):Fi));return r?i.pipe(D0(r)):i}function Wie(e,t,r=Fi){return n=>{hm(t,()=>{let{length:a}=e,i=new Array(a),o=a,l=a;for(let d=0;d<a;d++)hm(t,()=>{let u=Wa(e[d],t),h=!1;u.subscribe(zt(n,m=>{i[d]=m,h||(h=!0,l--),l||n.next(r(i.slice()))},()=>{--o||n.complete()}))},n)},n)}}function hm(e,t,r){e?Rr(r,e,t):t()}function qie(e,t,r,n,a,i,o,l){let d=[],u=0,h=0,m=!1,v=()=>{m&&!d.length&&!u&&t.complete()},g=x=>u<n?w(x):d.push(x),w=x=>{u++;let S=!1;rn(r(x,h++)).subscribe(zt(t,T=>{t.next(T)},()=>{S=!0},void 0,()=>{if(S)try{for(u--;d.length&&u<n;){let T=d.shift();o?Rr(t,o,()=>w(T)):w(T)}v()}catch(T){t.error(T)}}))};return e.subscribe(zt(t,g,()=>{m=!0,v()})),()=>{}}function Do(e,t,r=1/0){return et(t)?Do((n,a)=>Vt((i,o)=>t(n,i,a,o))(rn(e(n,a))),r):(typeof t=="number"&&(r=t),Zt((n,a)=>qie(n,a,e,r)))}function N0(e=1/0){return Do(Fi,e)}function $ie(){return N0(1)}function Io(...e){return $ie()(Wa(e,Yo(e)))}function fl(e){return new lt(t=>{rn(e()).subscribe(t)})}function O0(...e){let t=p0(e),{args:r,keys:n}=I0(e),a=new lt(i=>{let{length:o}=r;if(!o){i.complete();return}let l=new Array(o),d=o,u=o;for(let h=0;h<o;h++){let m=!1;rn(r[h]).subscribe(zt(i,v=>{m||(m=!0,u--),l[h]=v},()=>d--,void 0,()=>{(!d||!m)&&(u||i.next(n?T0(n,l):l),i.complete())}))}});return t?a.pipe(D0(t)):a}function Yie(e=0,t,r=fie){let n=-1;return t!=null&&(h0(t)?r=t:n=t),new lt(a=>{let i=Lie(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 uh(...e){let t=Yo(e),r=gie(e,1/0),n=e;return n.length?n.length===1?rn(n[0]):N0(r)(Wa(n,t)):d0}function Nr(e,t){return Zt((r,n)=>{let a=0;r.subscribe(zt(n,i=>e.call(t,i,a++)&&n.next(i)))})}function Zie(e){return Zt((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()},d=()=>{i=null,o&&r.complete()};t.subscribe(zt(r,u=>{n=!0,a=u,i||rn(e(u)).subscribe(i=zt(r,l,d))},()=>{o=!0,(!n||!i||i.closed)&&r.complete()}))})}function P0(e,t=lh){return Zie(()=>Yie(e,t))}function M0(e){return Zt((t,r)=>{let n=null,a=!1,i;n=t.subscribe(zt(r,void 0,void 0,o=>{i=rn(e(o,M0(e)(t))),n?(n.unsubscribe(),n=null,i.subscribe(r)):a=!0})),a&&(n.unsubscribe(),n=null,i.subscribe(r))})}function A0(e,t){return et(t)?Do(e,t,1):Do(e,1)}function Kie(e,t=lh){return Zt((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 d(){let u=o+e,h=t.now();if(h<u){a=this.schedule(void 0,u-h),n.add(a);return}l()}r.subscribe(zt(n,u=>{i=u,o=t.now(),a||(a=t.schedule(d,e),n.add(a))},()=>{l(),n.complete()},void 0,()=>{i=a=null}))})}function Nn(e){return e<=0?()=>d0:Zt((t,r)=>{let n=0;t.subscribe(zt(r,a=>{++n<=e&&(r.next(a),e<=n&&r.complete())}))})}function Qie(e,t=Fi){return e=e??Jie,Zt((r,n)=>{let a,i=!0;r.subscribe(zt(n,o=>{let l=t(o);(i||!e(a,l))&&(i=!1,a=l,n.next(o))}))})}function Jie(e,t){return e===t}function R0(e){return Zt((t,r)=>{try{t.subscribe(r)}finally{r.add(e)}})}function L0(e={}){let{connector:t=()=>new De,resetOnError:r=!0,resetOnComplete:n=!0,resetOnRefCountZero:a=!0}=e;return i=>{let o,l,d,u=0,h=!1,m=!1,v=()=>{l==null||l.unsubscribe(),l=void 0},g=()=>{v(),o=d=void 0,h=m=!1},w=()=>{let x=o;g(),x==null||x.unsubscribe()};return Zt((x,S)=>{u++,!m&&!h&&v();let T=d=d??t();S.add(()=>{u--,u===0&&!m&&!h&&(l=Uc(w,a))}),T.subscribe(S),!o&&u>0&&(o=new Co({next:A=>T.next(A),error:A=>{m=!0,v(),l=Uc(g,r,A),T.error(A)},complete:()=>{h=!0,v(),l=Uc(g,n),T.complete()}}),rn(x).subscribe(o))})(i)}}function Uc(e,t,...r){if(t===!0){e();return}if(t===!1)return;let n=new Co({next:()=>{n.unsubscribe(),e()}});return rn(t(...r)).subscribe(n)}function pm(e,t,r){let n;return n=e,L0({connector:()=>new c0(n,t,r),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:!1})}function F0(e){return Nr((t,r)=>e<=r)}function dh(...e){let t=Yo(e);return Zt((r,n)=>{(t?Io(e,r,t):Io(e,r)).subscribe(n)})}function gl(e,t){return Zt((r,n)=>{let a=null,i=0,o=!1,l=()=>o&&!a&&n.complete();r.subscribe(zt(n,d=>{a==null||a.unsubscribe();let u=0,h=i++;rn(e(d,h)).subscribe(a=zt(n,m=>n.next(t?t(d,m,h,u++):m),()=>{a=null,l()}))},()=>{o=!0,l()}))})}function Zo(e){return Zt((t,r)=>{rn(e).subscribe(zt(r,()=>r.complete(),Wu)),!r.closed&&t.subscribe(r)})}function Gc(e,t,r){let n=et(e)||t||r?{next:e,error:t,complete:r}:e;return n?Zt((a,i)=>{var o;(o=n.subscribe)===null||o===void 0||o.call(n);let l=!0;a.subscribe(zt(i,d=>{var u;(u=n.next)===null||u===void 0||u.call(n,d),i.next(d)},()=>{var d;l=!1,(d=n.complete)===null||d===void 0||d.call(n),i.complete()},d=>{var u;l=!1,(u=n.error)===null||u===void 0||u.call(n,d),i.error(d)},()=>{var d,u;l&&((d=n.unsubscribe)===null||d===void 0||d.call(n)),(u=n.finalize)===null||u===void 0||u.call(n)}))}):Fi}var j0="https://angular.dev/best-practices/security#preventing-cross-site-scripting-xss",G=class extends Error{constructor(t,r){super(V0(t,r));s(this,"code");this.code=t}};function Xie(e){return`NG0${Math.abs(e)}`}function V0(e,t){return`${Xie(e)}${t?": "+t:""}`}var B0=Symbol("InputSignalNode#UNSET"),eoe=xt(ie({},a0),{transformFn:void 0,applyValueToInputSignal(e,t){ac(e,t)}});function z0(e,t){let r=Object.create(eoe);r.value=e,r.transformFn=t==null?void 0:t.transform;function n(){if(Xl(r),r.value===B0){let a=null;throw new G(-950,a)}return r.value}return n[On]=r,n}function Ko(e){return{toString:e}.toString()}var Ds="__parameters__";function toe(e){return function(...t){}}function H0(e,t,r){return Ko(()=>{let n=toe();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(d,u,h){let m=d.hasOwnProperty(Ds)?d[Ds]:Object.defineProperty(d,Ds,{value:[]})[Ds];for(;m.length<=h;)m.push(null);return(m[h]=m[h]||[]).push(o),d}}return a.prototype.ngMetadataName=e,a.annotationCls=a,a})}var ui=globalThis;function tt(e){for(let t in e)if(e[t]===tt)return t;throw Error("Could not find renamed property on target object.")}function noe(e,t){for(let r in t)t.hasOwnProperty(r)&&!e.hasOwnProperty(r)&&(e[r]=t[r])}function Pn(e){if(typeof e=="string")return e;if(Array.isArray(e))return`[${e.map(Pn).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 Yu(e,t){return e?t?`${e} ${t}`:e:t||""}var roe=tt({__forward_ref__:tt});function U0(e){return e.__forward_ref__=U0,e.toString=function(){return Pn(this())},e}function Bt(e){return G0(e)?e():e}function G0(e){return typeof e=="function"&&e.hasOwnProperty(roe)&&e.__forward_ref__===U0}function z(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function an(e){return{providers:e.providers||[],imports:e.imports||[]}}function hh(e){return mm(e,W0)||mm(e,q0)}function mm(e,t){return e.hasOwnProperty(t)?e[t]:null}function aoe(e){return e&&(e[W0]||e[q0])||null}function fm(e){return e&&(e.hasOwnProperty(gm)||e.hasOwnProperty(ioe))?e[gm]:null}var W0=tt({ɵprov:tt}),gm=tt({ɵinj:tt}),q0=tt({ngInjectableDef:tt}),ioe=tt({ngInjectorDef:tt}),X=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=z({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function $0(e){return e&&!!e.ɵproviders}var ooe=tt({ɵcmp:tt}),soe=tt({ɵdir:tt}),loe=tt({ɵpipe:tt}),vl=tt({ɵfac:tt}),bo=tt({__NG_ELEMENT_ID__:tt}),vm=tt({__NG_ENV_ID__:tt});function ic(e){return typeof e=="string"?e:e==null?"":String(e)}function coe(e){return typeof e=="function"?e.name||e.toString():typeof e=="object"&&e!=null&&typeof e.type=="function"?e.type.name||e.type.toString():ic(e)}function Y0(e,t){throw new G(-200,e)}function ph(e,t){throw new G(-201,!1)}var Ne=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}(Ne||{}),Zu;function Z0(){return Zu}function tn(e){let t=Zu;return Zu=e,t}function K0(e,t,r){let n=hh(e);if(n&&n.providedIn=="root")return n.value===void 0?n.value=n.factory():n.value;if(r&Ne.Optional)return null;if(t!==void 0)return t;ph()}var uoe={},Pa=uoe,Ku="__NG_DI_FLAG__",Q0=class{constructor(e){s(this,"injector");this.injector=e}retrieve(e,t){let r=t;return this.injector.get(e,r.optional?i0:Pa,r)}},yl="ngTempTokenPath",doe="ngTokenPath",hoe=/\n/gm,poe="ɵ",ym="__source";function moe(e,t=Ne.Default){if(Qs()===void 0)throw new G(-203,!1);if(Qs()===null)return K0(e,void 0,t);{let r=Qs(),n;return r instanceof Q0?n=r.injector:n=r,n.get(e,t&Ne.Optional?null:void 0,t)}}function ae(e,t=Ne.Default){return(Z0()||moe)(Bt(e),t)}function C(e,t=Ne.Default){return ae(e,oc(t))}function oc(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function Qu(e){let t=[];for(let r=0;r<e.length;r++){let n=Bt(e[r]);if(Array.isArray(n)){if(n.length===0)throw new G(900,!1);let a,i=Ne.Default;for(let o=0;o<n.length;o++){let l=n[o],d=foe(l);typeof d=="number"?d===-1?a=l.token:i|=d:a=l}t.push(ae(a,i))}else t.push(ae(n))}return t}function J0(e,t){return e[Ku]=t,e.prototype[Ku]=t,e}function foe(e){return e[Ku]}function goe(e,t,r,n){let a=e[yl];throw t[ym]&&a.unshift(t[ym]),e.message=voe(`
|
|
16
|
-
`+e.message,a,r,n),e[doe]=a,e[yl]=null,e}function voe(e,t,r,n=null){e=e&&e.charAt(0)===`
|
|
17
|
-
`&&e.charAt(1)==poe?e.slice(2):e;let a=Pn(t);if(Array.isArray(t))a=t.map(Pn).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):Pn(l)))}a=`{${i.join(", ")}}`}return`${r}${n?"("+n+")":""}[${a}]: ${e.replace(hoe,`
|
|
18
|
-
`)}`}var yoe=J0(H0("Optional"),8),boe=J0(H0("SkipSelf"),4);function Aa(e,t){return e.hasOwnProperty(vl)?e[vl]:null}function _oe(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 woe(e){return e.flat(Number.POSITIVE_INFINITY)}function mh(e,t){e.forEach(r=>Array.isArray(r)?mh(r,t):t(r))}function X0(e,t,r){t>=e.length?e.push(r):e.splice(t,0,r)}function bl(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function xoe(e,t){let r=[];for(let n=0;n<e;n++)r.push(t);return r}function Eoe(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 fh(e,t,r){let n=Qo(e,t);return n>=0?e[n|1]=r:(n=~n,Eoe(e,n,t,r)),n}function Wc(e,t){let r=Qo(e,t);if(r>=0)return e[r|1]}function Qo(e,t){return Soe(e,t,1)}function Soe(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 cr={},nn=[],_l=new X(""),ev=new X("",-1),tv=new X(""),nv=class{get(e,t=Pa){if(t===Pa){let r=new Error(`NullInjectorError: No provider for ${Pn(e)}!`);throw r.name="NullInjectorError",r}return t}};function ki(e){return e[ooe]||null}function rv(e){return e[soe]||null}function koe(e){return e[loe]||null}function gh(e){return{ɵproviders:e}}function Coe(...e){return{ɵproviders:av(!0,e),ɵfromNgModule:!0}}function av(e,...t){let r=[],n=new Set,a,i=o=>{r.push(o)};return mh(t,o=>{let l=o;Ju(l,i,[],n)&&(a||(a=[]),a.push(l))}),a!==void 0&&iv(a,i),r}function iv(e,t){for(let r=0;r<e.length;r++){let{ngModule:n,providers:a}=e[r];vh(a,i=>{t(i,n)})}}function Ju(e,t,r,n){if(e=Bt(e),!e)return!1;let a=null,i=fm(e),o=!i&&ki(e);if(!i&&!o){let d=e.ngModule;if(i=fm(d),i)a=d;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 d=typeof o.dependencies=="function"?o.dependencies():o.dependencies;for(let u of d)Ju(u,t,r,n)}}else if(i){if(i.imports!=null&&!l){n.add(a);let u;try{mh(i.imports,h=>{Ju(h,t,r,n)&&(u||(u=[]),u.push(h))})}finally{}u!==void 0&&iv(u,t)}if(!l){let u=Aa(a)||(()=>new a);t({provide:a,useFactory:u,deps:nn},a),t({provide:tv,useValue:a,multi:!0},a),t({provide:_l,useValue:()=>ae(a),multi:!0},a)}let d=i.providers;if(d!=null&&!l){let u=e;vh(d,h=>{t(h,u)})}}else return!1;return a!==e&&e.providers!==void 0}function vh(e,t){for(let r of e)$0(r)&&(r=r.ɵproviders),Array.isArray(r)?vh(r,t):t(r)}var Doe=tt({provide:String,useValue:tt});function ov(e){return e!==null&&typeof e=="object"&&Doe in e}function Ioe(e){return!!(e&&e.useExisting)}function Toe(e){return!!(e&&e.useFactory)}function Ci(e){return typeof e=="function"}function Noe(e){return!!e.useClass}var yh=new X(""),Xs={},bm={},qc;function sc(){return qc===void 0&&(qc=new nv),qc}var ur=class{},bh=class extends ur{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,ed(t,o=>this.processProvider(o)),this.records.set(ev,di(void 0,this)),a.has("environment")&&this.records.set(ur,di(void 0,this));let i=this.records.get(yh);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(tv,nn,Ne.Self))}get destroyed(){return this._destroyed}retrieve(t,r){let n=r;return this.get(t,n.optional?i0:Pa,n)}destroy(){ho(this),this._destroyed=!0;let t=Ce(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(),Ce(t)}}onDestroy(t){return ho(this),this._onDestroyHooks.push(t),()=>this.removeOnDestroy(t)}runInContext(t){ho(this);let r=Kr(this),n=tn(void 0);try{return t()}finally{Kr(r),tn(n)}}get(t,r=Pa,n=Ne.Default){if(ho(this),t.hasOwnProperty(vm))return t[vm](this);n=oc(n);let a=Kr(this),i=tn(void 0);try{if(!(n&Ne.SkipSelf)){let l=this.records.get(t);if(l===void 0){let d=Roe(t)&&hh(t);d&&this.injectableDefInScope(d)?l=di(Xu(t),Xs):l=null,this.records.set(t,l)}if(l!=null)return this.hydrate(t,l,n)}let o=n&Ne.Self?sc():this.parent;return r=n&Ne.Optional&&r===Pa?null:r,o.get(t,r)}catch(o){if(o.name==="NullInjectorError"){if((o[yl]=o[yl]||[]).unshift(Pn(t)),a)throw o;return goe(o,t,"R3InjectorError",this.source)}else throw o}finally{tn(i),Kr(a)}}resolveInjectorInitializers(){let t=Ce(null),r=Kr(this),n=tn(void 0);try{let a=this.get(_l,nn,Ne.Self);for(let i of a)i()}finally{Kr(r),tn(n),Ce(t)}}toString(){let t=[],r=this.records;for(let n of r.keys())t.push(Pn(n));return`R3Injector[${t.join(", ")}]`}processProvider(t){t=Bt(t);let r=Ci(t)?t:Bt(t&&t.provide),n=Poe(t);if(!Ci(t)&&t.multi===!0){let a=this.records.get(r);a||(a=di(void 0,Xs,!0),a.factory=()=>Qu(a.multi),this.records.set(r,a)),r=t,a.multi.push(t)}this.records.set(r,n)}hydrate(t,r,n){let a=Ce(null);try{return r.value===bm?Y0(Pn(t)):r.value===Xs&&(r.value=bm,r.value=r.factory(void 0,n)),typeof r.value=="object"&&r.value&&Aoe(r.value)&&this._ngOnDestroyHooks.add(r.value),r.value}finally{Ce(a)}}injectableDefInScope(t){if(!t.providedIn)return!1;let r=Bt(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 Xu(e){let t=hh(e),r=t!==null?t.factory:Aa(e);if(r!==null)return r;if(e instanceof X)throw new G(204,!1);if(e instanceof Function)return Ooe(e);throw new G(204,!1)}function Ooe(e){if(e.length>0)throw new G(204,!1);let t=aoe(e);return t!==null?()=>t.factory(e):()=>new e}function Poe(e){if(ov(e))return di(void 0,e.useValue);{let t=sv(e);return di(t,Xs)}}function sv(e,t,r){let n;if(Ci(e)){let a=Bt(e);return Aa(a)||Xu(a)}else if(ov(e))n=()=>Bt(e.useValue);else if(Toe(e))n=()=>e.useFactory(...Qu(e.deps||[]));else if(Ioe(e))n=(a,i)=>ae(Bt(e.useExisting),i!==void 0&&i&Ne.Optional?Ne.Optional:void 0);else{let a=Bt(e&&(e.useClass||e.provide));if(Moe(e))n=()=>new a(...Qu(e.deps));else return Aa(a)||Xu(a)}return n}function ho(e){if(e.destroyed)throw new G(205,!1)}function di(e,t,r=!1){return{factory:e,value:t,multi:r?[]:void 0}}function Moe(e){return!!e.deps}function Aoe(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function Roe(e){return typeof e=="function"||typeof e=="object"&&e instanceof X}function ed(e,t){for(let r of e)Array.isArray(r)?ed(r,t):r&&$0(r)?ed(r.ɵproviders,t):t(r)}function lc(e,t){let r;e instanceof bh?(ho(e),r=e):r=new Q0(e);let n=Kr(r),a=tn(void 0);try{return t()}finally{Kr(n),tn(a)}}function lv(){return Z0()!==void 0||Qs()!=null}function Jo(e){if(!lv())throw new G(-203,!1)}function Loe(e){return typeof e=="function"}var Br=0,be=1,pe=2,Yt=3,qn=4,on=5,Di=6,bi=7,Lt=8,Ii=9,Fr=10,Et=11,To=12,_m=13,ji=14,An=15,Ra=16,hi=17,$n=18,cc=19,cv=20,oa=21,$c=22,Or=23,Mn=24,sa=25,mt=26,uv=1,La=7,wl=8,Ti=9,$t=10;function la(e){return Array.isArray(e)&&typeof e[uv]=="object"}function zr(e){return Array.isArray(e)&&e[uv]===!0}function _h(e){return(e.flags&4)!==0}function Vi(e){return e.componentOffset>-1}function uc(e){return(e.flags&1)===1}function dr(e){return!!e.template}function xl(e){return(e[pe]&512)!==0}function Bi(e){return(e[pe]&256)===256}var Foe=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 dv(e,t,r,n){t!==null?t.applyValueToInputSignal(t,n):e[r]=n}var wh=(()=>{let e=()=>hv;return e.ngInherit=!0,e})();function hv(e){return e.type.prototype.ngOnChanges&&(e.setInput=Voe),joe}function joe(){let e=mv(this),t=e==null?void 0:e.current;if(t){let r=e.previous;if(r===cr)e.previous=t;else for(let n in t)r[n]=t[n];e.current=null,this.ngOnChanges(t)}}function Voe(e,t,r,n,a){let i=this.declaredInputs[n],o=mv(e)||Boe(e,{previous:cr,current:null}),l=o.current||(o.current={}),d=o.previous,u=d[i];l[i]=new Foe(u&&u.currentValue,r,d===cr),dv(e,t,a,r)}var pv="__ngSimpleChanges__";function mv(e){return e[pv]||null}function Boe(e,t){return e[pv]=t}var Fa=function(e,t=null,r){},zoe="svg",Hoe="math";function hr(e){for(;Array.isArray(e);)e=e[Br];return e}function fv(e,t){return hr(t[e])}function gr(e,t){return hr(t[e.index])}function xh(e,t){return e.data[t]}function Xo(e,t){return e[t]}function Eh(e,t,r,n){r>=e.data.length&&(e.data[r]=null,e.blueprint[r]=null),t[r]=n}function pr(e,t){let r=t[e];return la(r)?r:r[Br]}function Uoe(e){return(e[pe]&4)===4}function Sh(e){return(e[pe]&128)===128}function Goe(e){return zr(e[Yt])}function ja(e,t){return t==null?null:e[t]}function gv(e){e[hi]=0}function kh(e){e[pe]&1024||(e[pe]|=1024,Sh(e)&&zi(e))}function Woe(e,t){for(;e>0;)t=t[ji],e--;return t}function es(e){var t;return!!(e[pe]&9216||(t=e[Mn])!=null&&t.dirty)}function td(e){var t;(t=e[Fr].changeDetectionScheduler)==null||t.notify(8),e[pe]&64&&(e[pe]|=1024),es(e)&&zi(e)}function zi(e){var r;(r=e[Fr].changeDetectionScheduler)==null||r.notify(0);let t=Va(e);for(;t!==null&&!(t[pe]&8192||(t[pe]|=8192,!Sh(t)));)t=Va(t)}function vv(e,t){if(Bi(e))throw new G(911,!1);e[oa]===null&&(e[oa]=[]),e[oa].push(t)}function qoe(e,t){if(e[oa]===null)return;let r=e[oa].indexOf(t);r!==-1&&e[oa].splice(r,1)}function Va(e){let t=e[Yt];return zr(t)?t[Yt]:t}function Ch(e){return e[bi]??(e[bi]=[])}function Dh(e){return e.cleanup??(e.cleanup=[])}function $oe(e,t,r,n){let a=Ch(t);a.push(r),e.firstCreatePass&&Dh(e).push(n,a.length-1)}var Ie={lFrame:Cv(null),bindingsEnabled:!0,skipHydrationRootTNode:null},nd=!1;function Yoe(){return Ie.lFrame.elementDepthCount}function Zoe(){Ie.lFrame.elementDepthCount++}function Koe(){Ie.lFrame.elementDepthCount--}function Qoe(){return Ie.bindingsEnabled}function yv(){return Ie.skipHydrationRootTNode!==null}function Joe(e){return Ie.skipHydrationRootTNode===e}function Xoe(){Ie.skipHydrationRootTNode=null}function ge(){return Ie.lFrame.lView}function gt(){return Ie.lFrame.tView}function ca(e){return Ie.lFrame.contextLView=e,e[Lt]}function ua(e){return Ie.lFrame.contextLView=null,e}function sn(){let e=bv();for(;e!==null&&e.type===64;)e=e.parent;return e}function bv(){return Ie.lFrame.currentTNode}function ese(){let e=Ie.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function pa(e,t){let r=Ie.lFrame;r.currentTNode=e,r.isParent=t}function Ih(){return Ie.lFrame.isParent}function Th(){Ie.lFrame.isParent=!1}function _v(){return Ie.lFrame.contextLView}function wv(){return nd}function El(e){let t=nd;return nd=e,t}function Hi(){let e=Ie.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function tse(e){return Ie.lFrame.bindingIndex=e}function Ui(){return Ie.lFrame.bindingIndex++}function xv(e){let t=Ie.lFrame,r=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,r}function nse(){return Ie.lFrame.inI18n}function rse(e,t){let r=Ie.lFrame;r.bindingIndex=r.bindingRootIndex=e,rd(t)}function ase(){return Ie.lFrame.currentDirectiveIndex}function rd(e){Ie.lFrame.currentDirectiveIndex=e}function ise(e){let t=Ie.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function Ev(){return Ie.lFrame.currentQueryIndex}function Nh(e){Ie.lFrame.currentQueryIndex=e}function ose(e){let t=e[be];return t.type===2?t.declTNode:t.type===1?e[on]:null}function Sv(e,t,r){if(r&Ne.SkipSelf){let a=t,i=e;for(;(a=a.parent,a===null&&!(r&Ne.Host))&&(a=ose(i),!(a===null||(i=i[ji],a.type&10))););if(a===null)return!1;t=a,e=i}let n=Ie.lFrame=kv();return n.currentTNode=t,n.lView=e,!0}function Oh(e){let t=kv(),r=e[be];Ie.lFrame=t,t.currentTNode=r.firstChild,t.lView=e,t.tView=r,t.contextLView=e,t.bindingIndex=r.bindingStartIndex,t.inI18n=!1}function kv(){let e=Ie.lFrame,t=e===null?null:e.child;return t===null?Cv(e):t}function Cv(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 Dv(){let e=Ie.lFrame;return Ie.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var Iv=Dv;function Ph(){let e=Dv();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 sse(e){return(Ie.lFrame.contextLView=Woe(e,Ie.lFrame.contextLView))[Lt]}function Hr(){return Ie.lFrame.selectedIndex}function Ba(e){Ie.lFrame.selectedIndex=e}function Mh(){let e=Ie.lFrame;return xh(e.tView,e.selectedIndex)}function lse(){return Ie.lFrame.currentNamespace}var Tv=!0;function dc(){return Tv}function hc(e){Tv=e}function cse(e,t,r){let{ngOnChanges:n,ngOnInit:a,ngDoCheck:i}=t.type.prototype;if(n){let o=hv(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 Ah(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:d,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),d&&((e.viewHooks??(e.viewHooks=[])).push(r,d),(e.viewCheckHooks??(e.viewCheckHooks=[])).push(r,d)),u!=null&&(e.destroyHooks??(e.destroyHooks=[])).push(r,u)}}function el(e,t,r){Nv(e,t,3,r)}function tl(e,t,r,n){(e[pe]&3)===r&&Nv(e,t,r,n)}function Yc(e,t){let r=e[pe];(r&3)===t&&(r&=16383,r+=1,e[pe]=r)}function Nv(e,t,r,n){let a=n!==void 0?e[hi]&65535:0,i=n??-1,o=t.length-1,l=0;for(let d=a;d<o;d++)if(typeof t[d+1]=="number"){if(l=t[d],n!=null&&l>=n)break}else t[d]<0&&(e[hi]+=65536),(l<i||i==-1)&&(use(e,r,t,d),e[hi]=(e[hi]&4294901760)+d+2),d++}function wm(e,t){let r=Ce(null);try{t.call(e)}finally{Ce(r)}}function use(e,t,r,n){let a=r[n]<0,i=r[n+1],o=a?-r[n]:r[n],l=e[o];a?e[pe]>>14<e[hi]>>16&&(e[pe]&3)===t&&(e[pe]+=16384,wm(l,i)):wm(l,i)}var _i=-1,ts=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 dse(e){return(e.flags&8)!==0}function hse(e){return(e.flags&16)!==0}function pse(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];mse(i)?e.setProperty(t,i,o):e.setAttribute(t,i,o),n++}}return n}function Ov(e){return e===3||e===4||e===6}function mse(e){return e.charCodeAt(0)===64}function Ni(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?xm(e,r,a,null,t[++n]):xm(e,r,a,null,null))}}return e}function xm(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 Pv(e){return e!==_i}function Sl(e){return e&32767}function fse(e){return e>>16}function kl(e,t){let r=fse(e),n=t;for(;r>0;)n=n[ji],r--;return n}var ad=!0;function Cl(e){let t=ad;return ad=e,t}var gse=256,Mv=gse-1,Av=5,vse=0,lr={};function yse(e,t,r){let n;typeof r=="string"?n=r.charCodeAt(0)||0:r.hasOwnProperty(bo)&&(n=r[bo]),n==null&&(n=r[bo]=vse++);let a=n&Mv,i=1<<a;t.data[e+(a>>Av)]|=i}function Dl(e,t){let r=Rv(e,t);if(r!==-1)return r;let n=t[be];n.firstCreatePass&&(e.injectorIndex=t.length,Zc(n.data,e),Zc(t,null),Zc(n.blueprint,null));let a=Rh(e,t),i=e.injectorIndex;if(Pv(a)){let o=Sl(a),l=kl(a,t),d=l[be].data;for(let u=0;u<8;u++)t[i+u]=l[o+u]|d[o+u]}return t[i+8]=a,i}function Zc(e,t){e.push(0,0,0,0,0,0,0,0,t)}function Rv(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function Rh(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=Bv(a),n===null)return _i;if(r++,a=a[ji],n.injectorIndex!==-1)return n.injectorIndex|r<<16}return _i}function id(e,t,r){yse(e,t,r)}function bse(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(Ov(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 Lv(e,t,r){if(r&Ne.Optional||e!==void 0)return e;ph()}function Fv(e,t,r,n){if(r&Ne.Optional&&n===void 0&&(n=null),(r&(Ne.Self|Ne.Host))===0){let a=e[Ii],i=tn(void 0);try{return a?a.get(t,n,r&Ne.Optional):K0(t,n,r&Ne.Optional)}finally{tn(i)}}return Lv(n,t,r)}function jv(e,t,r,n=Ne.Default,a){if(e!==null){if(t[pe]&2048&&!(n&Ne.Self)){let o=Ese(e,t,r,n,lr);if(o!==lr)return o}let i=Vv(e,t,r,n,lr);if(i!==lr)return i}return Fv(t,r,n,a)}function Vv(e,t,r,n,a){let i=wse(r);if(typeof i=="function"){if(!Sv(t,e,n))return n&Ne.Host?Lv(a,r,n):Fv(t,r,n,a);try{let o;if(o=i(n),o==null&&!(n&Ne.Optional))ph(r);else return o}finally{Iv()}}else if(typeof i=="number"){let o=null,l=Rv(e,t),d=_i,u=n&Ne.Host?t[An][on]:null;for((l===-1||n&Ne.SkipSelf)&&(d=l===-1?Rh(e,t):t[l+8],d===_i||!Sm(n,!1)?l=-1:(o=t[be],l=Sl(d),t=kl(d,t)));l!==-1;){let h=t[be];if(Em(i,l,h.data)){let m=_se(l,t,r,o,n,u);if(m!==lr)return m}d=t[l+8],d!==_i&&Sm(n,t[be].data[l+8]===u)&&Em(i,l,t)?(o=h,l=Sl(d),t=kl(d,t)):l=-1}}return a}function _se(e,t,r,n,a,i){let o=t[be],l=o.data[e+8],d=n==null?Vi(l)&&ad:n!=o&&(l.type&3)!==0,u=a&Ne.Host&&i===l,h=nl(l,o,r,d,u);return h!==null?No(t,o,h,l,a):lr}function nl(e,t,r,n,a){let i=e.providerIndexes,o=t.data,l=i&1048575,d=e.directiveStart,u=e.directiveEnd,h=i>>20,m=n?l:l+h,v=a?l+h:u;for(let g=m;g<v;g++){let w=o[g];if(g<d&&r===w||g>=d&&w.type===r)return g}if(a){let g=o[d];if(g&&dr(g)&&g.type===r)return d}return null}function No(e,t,r,n,a){let i=e[r],o=t.data;if(i instanceof ts){let l=i;l.resolving&&Y0(coe(o[r]));let d=Cl(l.canSeeViewProviders);l.resolving=!0;let u=l.injectImpl?tn(l.injectImpl):null;Sv(e,n,Ne.Default);try{i=e[r]=l.factory(void 0,a,o,e,n),t.firstCreatePass&&r>=n.directiveStart&&cse(r,o[r],t)}finally{u!==null&&tn(u),Cl(d),l.resolving=!1,Iv()}}return i}function wse(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(bo)?e[bo]:void 0;return typeof t=="number"?t>=0?t&Mv:xse:t}function Em(e,t,r){let n=1<<e;return!!(r[t+(e>>Av)]&n)}function Sm(e,t){return!(e&Ne.Self)&&!(e&Ne.Host&&t)}var _o=class{constructor(e,t){s(this,"_tNode");s(this,"_lView");this._tNode=e,this._lView=t}get(e,t,r){return jv(this._tNode,this._lView,e,oc(r),t)}};function xse(){return new _o(sn(),ge())}function Ft(e){return Ko(()=>{let t=e.prototype.constructor,r=t[vl]||od(t),n=Object.prototype,a=Object.getPrototypeOf(e.prototype).constructor;for(;a&&a!==n;){let i=a[vl]||od(a);if(i&&i!==r)return i;a=Object.getPrototypeOf(a)}return i=>new i})}function od(e){return G0(e)?()=>{let t=od(Bt(e));return t&&t()}:Aa(e)}function Ese(e,t,r,n,a){let i=e,o=t;for(;i!==null&&o!==null&&o[pe]&2048&&!xl(o);){let l=Vv(i,o,r,n|Ne.Self,lr);if(l!==lr)return l;let d=i.parent;if(!d){let u=o[cv];if(u){let h=u.get(r,lr,n);if(h!==lr)return h}d=Bv(o),o=o[ji]}i=d}return a}function Bv(e){let t=e[be],r=t.type;return r===2?t.declTNode:r===1?e[on]:null}function Sse(e){return bse(sn(),e)}function km(e,t=null,r=null,n){let a=kse(e,t,r,n);return a.resolveInjectorInitializers(),a}function kse(e,t=null,r=null,n,a=new Set){let i=[r||nn,Coe(e)];return n=n||(typeof e=="object"?void 0:Pn(e)),new bh(i,t||sc(),n||null,a)}var rr,st=(rr=class{static create(t,r){if(Array.isArray(t))return km({name:""},r,t,"");{let n=t.name??"";return km({name:n},t.parent,t.providers,n)}}},s(rr,"THROW_IF_NOT_FOUND",Pa),s(rr,"NULL",new nv),s(rr,"ɵprov",z({token:rr,providedIn:"any",factory:()=>ae(ev)})),s(rr,"__NG_ELEMENT_ID__",-1),rr),Cse=class{constructor(e){s(this,"attributeName");s(this,"__NG_ELEMENT_ID__",()=>Sse(this.attributeName));this.attributeName=e}toString(){return`HostAttributeToken ${this.attributeName}`}},Dse=new X("");Dse.__NG_ELEMENT_ID__=e=>{let t=sn();if(t===null)throw new G(204,!1);if(t.type&2)return t.value;if(e&Ne.Optional)return null;throw new G(204,!1)};var zv=!1,mr=(()=>{class e{}return s(e,"__NG_ELEMENT_ID__",Ise),s(e,"__NG_ENV_ID__",r=>r),e})(),Hv=class extends mr{constructor(t){super();s(this,"_lView");this._lView=t}onDestroy(t){let r=this._lView;return Bi(r)?(t(),()=>{}):(vv(r,t),()=>qoe(r,t))}};function Ise(){return new Hv(ge())}var Gi=class{},Uv=new X("",{providedIn:"root",factory:()=>!1}),Gv=new X(""),Wv=new X(""),ns=(()=>{const t=class t{constructor(){s(this,"taskId",0);s(this,"pendingTasks",new Set);s(this,"hasPendingTasks",new oh(!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",z({token:t,providedIn:"root",factory:()=>new t}));let e=t;return e})(),Tse=class extends De{constructor(t=!1){super();s(this,"__isAsync");s(this,"destroyRef");s(this,"pendingTasks");this.__isAsync=t,lv()&&(this.destroyRef=C(mr,{optional:!0})??void 0,this.pendingTasks=C(ns,{optional:!0})??void 0)}emit(t){let r=Ce(null);try{super.next(t)}finally{Ce(r)}}subscribe(t,r,n){var d,u,h;let a=t,i=r||(()=>null),o=n;if(t&&typeof t=="object"){let m=t;a=(d=m.next)==null?void 0:d.bind(m),i=(u=m.error)==null?void 0:u.bind(m),o=(h=m.complete)==null?void 0:h.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 vn&&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))}})}}},qt=Tse;function Oo(...e){}function qv(e){let t,r;function n(){e=Oo;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 Cm(e){return queueMicrotask(()=>e()),()=>{e=Oo}}var Lh="isAngularZone",Il=Lh+"_ID",Nse=0,Ge=class sd{constructor(t){s(this,"hasPendingMacrotasks",!1);s(this,"hasPendingMicrotasks",!1);s(this,"isStable",!0);s(this,"onUnstable",new qt(!1));s(this,"onMicrotaskEmpty",new qt(!1));s(this,"onStable",new qt(!1));s(this,"onError",new qt(!1));let{enableLongStackTrace:r=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:a=!1,scheduleInRootZone:i=zv}=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,Mse(o)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get(Lh)===!0}static assertInAngularZone(){if(!sd.isInAngularZone())throw new G(909,!1)}static assertNotInAngularZone(){if(sd.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,Ose,Oo,Oo);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)}},Ose={};function Fh(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 Pse(e){if(e.isCheckStableRunning||e.callbackScheduled)return;e.callbackScheduled=!0;function t(){qv(()=>{e.callbackScheduled=!1,ld(e),e.isCheckStableRunning=!0,Fh(e),e.isCheckStableRunning=!1})}e.scheduleInRootZone?Zone.root.run(()=>{t()}):e._outer.run(()=>{t()}),ld(e)}function Mse(e){let t=()=>{Pse(e)},r=Nse++;e._inner=e._inner.fork({name:"angular",properties:{[Lh]:!0,[Il]:r,[Il+r]:!0},onInvokeTask:(n,a,i,o,l,d)=>{if(Rse(d))return n.invokeTask(i,o,l,d);try{return Dm(e),n.invokeTask(i,o,l,d)}finally{(e.shouldCoalesceEventChangeDetection&&o.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),Im(e)}},onInvoke:(n,a,i,o,l,d,u)=>{try{return Dm(e),n.invoke(i,o,l,d,u)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!Lse(d)&&t(),Im(e)}},onHasTask:(n,a,i,o)=>{n.hasTask(i,o),a===i&&(o.change=="microTask"?(e._hasPendingMicrotasks=o.microTask,ld(e),Fh(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 ld(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.callbackScheduled===!0?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function Dm(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function Im(e){e._nesting--,Fh(e)}var Ase=class{constructor(){s(this,"hasPendingMicrotasks",!1);s(this,"hasPendingMacrotasks",!1);s(this,"isStable",!0);s(this,"onUnstable",new qt);s(this,"onMicrotaskEmpty",new qt);s(this,"onStable",new qt);s(this,"onError",new qt)}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 Rse(e){return $v(e,"__ignore_ng_zone__")}function Lse(e){return $v(e,"__scheduler_tick__")}function $v(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 Zn=class{constructor(){s(this,"_console",console)}handleError(e){this._console.error("ERROR",e)}},Fse=new X("",{providedIn:"root",factory:()=>{let e=C(Ge),t=C(Zn);return r=>e.runOutsideAngular(()=>t.handleError(r))}}),jse=class{constructor(){s(this,"destroyed",!1);s(this,"listeners",null);s(this,"errorHandler",C(Zn,{optional:!0}));s(this,"destroyRef",C(mr));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(V0(953,!1));return}if(this.listeners===null)return;let t=Ce(null);try{for(let n of this.listeners)try{n(e)}catch(a){(r=this.errorHandler)==null||r.handleError(a)}}finally{Ce(t)}}};function Tm(e){return new jse}function Nm(e,t){return z0(e,t)}function Vse(e){return z0(B0,e)}var Be=(Nm.required=Vse,Nm);function Bse(){return Wi(sn(),ge())}function Wi(e,t){return new Ht(gr(e,t))}var Ht=(()=>{class e{constructor(r){s(this,"nativeElement");this.nativeElement=r}}return s(e,"__NG_ELEMENT_ID__",Bse),e})();function zse(e){return e instanceof Ht?e.nativeElement:e}function Om(e,t){let r=Zae(e,t==null?void 0:t.equal),n=r[On];return r.set=a=>ac(n,a),r.update=a=>r0(n,a),r.asReadonly=Yv.bind(r),r}function Yv(){let e=this[On];if(e.readonlyFn===void 0){let t=()=>this();t[On]=e,e.readonlyFn=t}return e.readonlyFn}function Hse(){return this._results[Symbol.iterator]()}var jg,Use=(jg=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,jg,Hse);this._emitDistinctChangesOnly=e}get changes(){return this._changes??(this._changes=new De)}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=woe(e);(this._changesDetected=!_oe(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 Zv(e){return(e.flags&128)===128}var Kv=function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e}(Kv||{}),Qv=new Map,Gse=0;function Wse(){return Gse++}function qse(e){Qv.set(e[cc],e)}function cd(e){Qv.delete(e[cc])}var Pm="__ngContext__";function qi(e,t){la(t)?(e[Pm]=t[cc],qse(t)):e[Pm]=t}function Jv(e){return ey(e[To])}function Xv(e){return ey(e[qn])}function ey(e){for(;e!==null&&!zr(e);)e=e[qn];return e}var ud;function $se(e){ud=e}function Yse(){if(ud!==void 0)return ud;if(typeof document<"u")return document;throw new G(210,!1)}var jh=new X("",{providedIn:"root",factory:()=>Zse}),Zse="ng",ty=new X(""),pc=new X("",{providedIn:"platform",factory:()=>"unknown"}),$i=new X(""),Vh=new X("",{providedIn:"root",factory:()=>{var e,t;return((t=(e=Yse().body)==null?void 0:e.querySelector("[ngCspNonce]"))==null?void 0:t.getAttribute("ngCspNonce"))||null}}),ny=!1,Kse=new X("",{providedIn:"root",factory:()=>ny}),Bh=function(e){return e[e.CHANGE_DETECTION=0]="CHANGE_DETECTION",e[e.AFTER_NEXT_RENDER=1]="AFTER_NEXT_RENDER",e}(Bh||{}),rs=new X(""),Mm=new Set;function qa(e){var t;Mm.has(e)||(Mm.add(e),(t=performance==null?void 0:performance.mark)==null||t.call(performance,"mark_feature_usage",{detail:{feature:e}}))}var zh=(()=>{class e{constructor(r,n){s(this,"view");s(this,"node");this.view=r,this.node=n}}return s(e,"__NG_ELEMENT_ID__",Qse),e})();function Qse(){return new zh(ge(),sn())}var pi=function(e){return e[e.EarlyRead=0]="EarlyRead",e[e.Write=1]="Write",e[e.MixedReadWrite=2]="MixedReadWrite",e[e.Read=3]="Read",e}(pi||{}),ry=(()=>{const t=class t{constructor(){s(this,"impl",null)}execute(){var n;(n=this.impl)==null||n.execute()}};s(t,"ɵprov",z({token:t,providedIn:"root",factory:()=>new t}));let e=t;return e})(),Jse=[pi.EarlyRead,pi.Write,pi.MixedReadWrite,pi.Read],Xse=(()=>{const t=class t{constructor(){s(this,"ngZone",C(Ge));s(this,"scheduler",C(Gi));s(this,"errorHandler",C(Zn,{optional:!0}));s(this,"sequences",new Set);s(this,"deferredRegistrations",new Set);s(this,"executing",!1);C(rs,{optional:!0})}execute(){var n;this.sequences.size>0,this.executing=!0;for(let a of Jse)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[sa]??(a[sa]=[])).push(n),zi(a),a[pe]|=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(Bh.AFTER_NEXT_RENDER,n):n()}};s(t,"ɵprov",z({token:t,providedIn:"root",factory:()=>new t}));let e=t;return e})(),ele=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[sa];e&&(this.view[sa]=e.filter(n=>n!==this))}};function ay(e,t){!(t!=null&&t.injector)&&Jo();let r=(t==null?void 0:t.injector)??C(st);return qa("NgAfterRender"),iy(e,r,t,!1)}function Hh(e,t){!(t!=null&&t.injector)&&Jo();let r=(t==null?void 0:t.injector)??C(st);return qa("NgAfterNextRender"),iy(e,r,t,!0)}function tle(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 iy(e,t,r,n){let a=t.get(ry);a.impl??(a.impl=t.get(Xse));let i=t.get(rs,null,{optional:!0}),o=(r==null?void 0:r.phase)??pi.MixedReadWrite,l=(r==null?void 0:r.manualCleanup)!==!0?t.get(mr):null,d=t.get(zh,null,{optional:!0}),u=new ele(a.impl,tle(e,o),d==null?void 0:d.view,n,l,i==null?void 0:i.snapshot(null));return a.impl.register(u),u}var nle=()=>null;function oy(e,t,r=!1){return nle()}function sy(e,t){let r=e.contentQueries;if(r!==null){let n=Ce(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{Ce(n)}}}function dd(e,t,r){Nh(0);let n=Ce(null);try{t(e,r)}finally{Ce(n)}}function Uh(e,t,r){if(_h(t)){let n=Ce(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 d=r[o];l.contentQueries(1,d,o)}}}finally{Ce(n)}}}var Pr=function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}(Pr||{}),Is;function rle(){if(Is===void 0&&(Is=null,ui.trustedTypes))try{Is=ui.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Is}function mc(e){var t;return((t=rle())==null?void 0:t.createHTML(e))||e}var $a=class{constructor(e){s(this,"changingThisBreaksApplicationSecurity");this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${j0})`}},ale=class extends $a{getTypeName(){return"HTML"}},ile=class extends $a{getTypeName(){return"Style"}},ole=class extends $a{getTypeName(){return"Script"}},sle=class extends $a{getTypeName(){return"URL"}},lle=class extends $a{getTypeName(){return"ResourceURL"}};function Qr(e){return e instanceof $a?e.changingThisBreaksApplicationSecurity:e}function oi(e,t){let r=cle(e);if(r!=null&&r!==t){if(r==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${r} (see ${j0})`)}return r===t}function cle(e){return e instanceof $a&&e.getTypeName()||null}function ule(e){return new ale(e)}function dle(e){return new ile(e)}function hle(e){return new ole(e)}function ple(e){return new sle(e)}function mle(e){return new lle(e)}function fle(e){let t=new vle(e);return yle()?new gle(t):t}var gle=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(mc(e),"text/html").body;return r===null?this.inertDocumentHelper.getInertBodyElement(e):((t=r.firstChild)==null||t.remove(),r)}catch{return null}}},vle=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=mc(e),t}};function yle(){try{return!!new window.DOMParser().parseFromString(mc(""),"text/html")}catch{return!1}}var ble=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function Gh(e){return e=String(e),e.match(ble)?e:"unsafe:"+e}function Ur(e){let t={};for(let r of e.split(","))t[r]=!0;return t}function as(...e){let t={};for(let r of e)for(let n in r)r.hasOwnProperty(n)&&(t[n]=!0);return t}var ly=Ur("area,br,col,hr,img,wbr"),cy=Ur("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),uy=Ur("rp,rt"),_le=as(uy,cy),wle=as(cy,Ur("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")),xle=as(uy,Ur("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")),Am=as(ly,wle,xle,_le),dy=Ur("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),Ele=Ur("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"),Sle=Ur("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"),kle=as(dy,Ele,Sle),Cle=Ur("script,style,template"),Dle=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=Nle(t);continue}for(;t;){t.nodeType===Node.ELEMENT_NODE&&this.endElement(t);let a=Tle(t);if(a){t=a;break}t=n.pop()}}return this.buf.join("")}startElement(e){let t=Rm(e).toLowerCase();if(!Am.hasOwnProperty(t))return this.sanitizedSomething=!0,!Cle.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(!kle.hasOwnProperty(o)){this.sanitizedSomething=!0;continue}let l=a.value;dy[o]&&(l=Gh(l)),this.buf.push(" ",i,'="',Lm(l),'"')}return this.buf.push(">"),!0}endElement(e){let t=Rm(e).toLowerCase();Am.hasOwnProperty(t)&&!ly.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))}chars(e){this.buf.push(Lm(e))}};function Ile(e,t){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}function Tle(e){let t=e.nextSibling;if(t&&e!==t.previousSibling)throw hy(t);return t}function Nle(e){let t=e.firstChild;if(t&&Ile(e,t))throw hy(t);return t}function Rm(e){let t=e.nodeName;return typeof t=="string"?t:"FORM"}function hy(e){return new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`)}var Ole=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Ple=/([^\#-~ |!])/g;function Lm(e){return e.replace(/&/g,"&").replace(Ole,function(t){let r=t.charCodeAt(0),n=t.charCodeAt(1);return"&#"+((r-55296)*1024+(n-56320)+65536)+";"}).replace(Ple,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"<").replace(/>/g,">")}var Ts;function Mle(e,t){let r=null;try{Ts=Ts||fle(e);let n=t?String(t):"";r=Ts.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=Ts.getInertBodyElement(n)}while(n!==i);let o=new Dle().sanitizeChildren(Fm(r)||r);return mc(o)}finally{if(r){let n=Fm(r)||r;for(;n.firstChild;)n.firstChild.remove()}}}function Fm(e){return"content"in e&&Ale(e)?e.content:null}function Ale(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}var mn=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}(mn||{});function py(e){let t=Rle();return t?t.sanitize(mn.URL,e)||"":oi(e,"URL")?Qr(e):Gh(ic(e))}function Rle(){let e=ge();return e&&e[Fr].sanitizer}var Lle=/^>|^->|<!--|-->|--!>|<!-$/g,Fle=/(<|>)/g,jle="$1";function Vle(e){return e.replace(Lle,t=>t.replace(Fle,jle))}function Ble(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 my="ng-template";function zle(e,t,r,n){let a=0;if(n){for(;a<t.length&&typeof t[a]=="string";a+=2)if(t[a]==="class"&&Ble(t[a+1].toLowerCase(),r,0)!==-1)return!0}else if(Wh(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 Wh(e){return e.type===4&&e.value!==my}function Hle(e,t,r){let n=e.type===4&&!r?my:e.value;return t===n}function Ule(e,t,r){let n=4,a=e.attrs,i=a!==null?qle(a):0,o=!1;for(let l=0;l<t.length;l++){let d=t[l];if(typeof d=="number"){if(!o&&!Hn(n)&&!Hn(d))return!1;if(o&&Hn(d))continue;o=!1,n=d|n&1;continue}if(!o)if(n&4){if(n=2|n&1,d!==""&&!Hle(e,d,r)||d===""&&t.length===1){if(Hn(n))return!1;o=!0}}else if(n&8){if(a===null||!zle(e,a,d,r)){if(Hn(n))return!1;o=!0}}else{let u=t[++l],h=Gle(d,a,Wh(e),r);if(h===-1){if(Hn(n))return!1;o=!0;continue}if(u!==""){let m;if(h>i?m="":m=a[h+1].toLowerCase(),n&2&&u!==m){if(Hn(n))return!1;o=!0}}}}return Hn(n)||o}function Hn(e){return(e&1)===0}function Gle(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 $le(t,e)}function fy(e,t,r=!1){for(let n=0;n<t.length;n++)if(Ule(e,t[n],r))return!0;return!1}function Wle(e){let t=e.attrs;if(t!=null){let r=t.indexOf(5);if(!(r&1))return t[r+1]}return null}function qle(e){for(let t=0;t<e.length;t++){let r=e[t];if(Ov(r))return t}return e.length}function $le(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 Yle(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 jm(e,t){return e?":not("+t.trim()+")":t}function Zle(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!==""&&!Hn(o)&&(t+=jm(i,a),a=""),n=o,i=i||!Hn(n);r++}return a!==""&&(t+=jm(i,a)),t}function Kle(e){return e.map(Zle).join(",")}function Qle(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(!Hn(a))break;a=i}n++}return r.length&&t.push(1,...r),t}var Kn={};function Jle(e,t){return e.createText(t)}function Xle(e,t,r){e.setValue(t,r)}function ece(e,t){return e.createComment(Vle(t))}function gy(e,t,r){return e.createElement(t,r)}function Tl(e,t,r,n,a){e.insertBefore(t,r,n,a)}function vy(e,t,r){e.appendChild(t,r)}function Vm(e,t,r,n,a){n!==null?Tl(e,t,r,n,a):vy(e,t,r)}function tce(e,t,r){e.removeChild(null,t,r)}function nce(e,t,r){e.setAttribute(t,"style",r)}function rce(e,t,r){r===""?e.removeAttribute(t,"class"):e.setAttribute(t,"class",r)}function yy(e,t,r){let{mergedAttrs:n,classes:a,styles:i}=r;n!==null&&pse(e,t,n),a!==null&&rce(e,t,a),i!==null&&nce(e,t,i)}function qh(e,t,r,n,a,i,o,l,d,u,h){let m=mt+n,v=m+a,g=ace(m,v),w=typeof u=="function"?u():u;return g[be]={type:e,blueprint:g,template:r,queries:null,viewQuery:l,declTNode:t,data:g.slice().fill(null,m),bindingStartIndex:m,expandoStartIndex:v,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:typeof i=="function"?i():i,pipeRegistry:typeof o=="function"?o():o,firstChild:null,schemas:d,consts:w,incompleteFirstPass:!1,ssrId:h}}function ace(e,t){let r=[];for(let n=0;n<t;n++)r.push(n<e?null:Kn);return r}function ice(e){let t=e.tView;return t===null||t.incompleteFirstPass?e.tView=qh(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):t}function $h(e,t,r,n,a,i,o,l,d,u,h){let m=t.blueprint.slice();return m[Br]=a,m[pe]=n|4|128|8|64|1024,(u!==null||e&&e[pe]&2048)&&(m[pe]|=2048),gv(m),m[Yt]=m[ji]=e,m[Lt]=r,m[Fr]=o||e&&e[Fr],m[Et]=l||e&&e[Et],m[Ii]=d||e&&e[Ii]||null,m[on]=i,m[cc]=Wse(),m[Di]=h,m[cv]=u,m[An]=t.type==2?e[An]:m,m}function oce(e,t,r){let n=gr(t,e),a=ice(r),i=e[Fr].rendererFactory,o=Yh(e,$h(e,a,null,by(r),n,t,null,i.createRenderer(n,r),null,null,null));return e[t.index]=o}function by(e){let t=16;return e.signals?t=4096:e.onPush&&(t=64),t}function _y(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[To]?e[_m][qn]=t:e[To]=t,e[_m]=t,t}function H(e=1){wy(gt(),ge(),Hr()+e)}function wy(e,t,r,n){if((t[pe]&3)===3){let a=e.preOrderCheckHooks;a!==null&&el(t,a,r)}else{let a=e.preOrderHooks;a!==null&&tl(t,a,0,r)}Ba(r)}var fc=function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e}(fc||{});function hd(e,t,r,n){let a=Ce(null);try{let[i,o,l]=e.inputs[r],d=null;o&fc.SignalBased&&(d=t[i][On]),d!==null&&d.transformFn!==void 0?n=d.transformFn(n):l!==null&&(n=l.call(t,n)),e.setInput!==null?e.setInput(t,d,n,r,i):dv(t,d,i,n)}finally{Ce(a)}}function xy(e,t,r,n,a){let i=Hr(),o=n&2;try{Ba(-1),o&&t.length>mt&&wy(e,t,mt,!1),Fa(o?2:0,a),r(n,a)}finally{Ba(i)}}function gc(e,t,r){uce(e,t,r),(r.flags&64)===64&&dce(e,t,r)}function Zh(e,t,r=gr){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 sce(e,t,r,n){let a=n.get(Kse,ny)||r===Pr.ShadowDom;return e.selectRootElement(t,a)}function lce(e){return e==="class"?"className":e==="for"?"htmlFor":e==="formaction"?"formAction":e==="innerHtml"?"innerHTML":e==="readonly"?"readOnly":e==="tabindex"?"tabIndex":e}function Ey(e,t,r,n,a,i,o,l){if(!l&&Qh(t,e,r,n,a)){Vi(t)&&cce(r,t.index);return}if(t.type&3){let d=gr(t,r);n=lce(n),a=o!=null?o(a,t.value||"",n):a,i.setProperty(d,n,a)}else t.type&12}function cce(e,t){let r=pr(t,e);r[pe]&16||(r[pe]|=64)}function uce(e,t,r){let n=r.directiveStart,a=r.directiveEnd;Vi(r)&&oce(t,r,e.data[n+r.componentOffset]),e.firstCreatePass||Dl(r,t);let i=r.initialInputs;for(let o=n;o<a;o++){let l=e.data[o],d=No(t,e,o,r);if(qi(d,t),i!==null&&fce(t,o-n,d,l,r,i),dr(l)){let u=pr(r.index,t);u[Lt]=No(t,e,o,r)}}}function dce(e,t,r){let n=r.directiveStart,a=r.directiveEnd,i=r.index,o=ase();try{Ba(i);for(let l=n;l<a;l++){let d=e.data[l],u=t[l];rd(l),(d.hostBindings!==null||d.hostVars!==0||d.hostAttrs!==null)&&hce(d,u)}}finally{Ba(-1),rd(o)}}function hce(e,t){e.hostBindings!==null&&e.hostBindings(1,t)}function Kh(e,t){let r=e.directiveRegistry,n=null;if(r)for(let a=0;a<r.length;a++){let i=r[a];fy(t,i.selectors,!1)&&(n??(n=[]),dr(i)?n.unshift(i):n.push(i))}return n}function pce(e,t,r,n,a,i){let o=gr(e,t);mce(t[Et],o,i,e.value,r,n,a)}function mce(e,t,r,n,a,i,o){if(i==null)e.removeAttribute(t,a,r);else{let l=o==null?ic(i):o(i,n||"",a);e.setAttribute(t,a,l,r)}}function fce(e,t,r,n,a,i){let o=i[t];if(o!==null)for(let l=0;l<o.length;l+=2){let d=o[l],u=o[l+1];hd(n,r,d,u)}}function gce(e,t){let r=e[Ii],n=r?r.get(Zn,null):null;n&&n.handleError(t)}function Qh(e,t,r,n,a){var d,u;let i=(d=e.inputs)==null?void 0:d[n],o=(u=e.hostDirectiveInputs)==null?void 0:u[n],l=!1;if(o)for(let h=0;h<o.length;h+=2){let m=o[h],v=o[h+1],g=t.data[m];hd(g,r[m],v,a),l=!0}if(i)for(let h of i){let m=r[h],v=t.data[h];hd(v,m,n,a),l=!0}return l}function vce(e,t){let r=pr(t,e),n=r[be];yce(n,r);let a=r[Br];a!==null&&r[Di]===null&&(r[Di]=oy(a,r[Ii])),Jh(n,r,r[Lt]),Fa(19,r[Lt])}function yce(e,t){for(let r=t.length;r<e.blueprint.length;r++)t.push(e.blueprint[r])}function Jh(e,t,r){var n;Oh(t);try{let a=e.viewQuery;a!==null&&dd(1,a,r);let i=e.template;i!==null&&xy(e,t,i,1,r),e.firstCreatePass&&(e.firstCreatePass=!1),(n=t[$n])==null||n.finishViewCreation(e),e.staticContentQueries&&sy(e,t),e.staticViewQueries&&dd(2,e.viewQuery,r);let o=e.components;o!==null&&bce(t,o)}catch(a){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),a}finally{t[pe]&=-5,Ph()}}function bce(e,t){for(let r=0;r<t.length;r++)vce(e,t[r])}function is(e,t,r,n){let a=Ce(null);try{let i=t.tView,o=e[pe]&4096?4096:16,l=$h(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),d=e[t.index];l[Ra]=d;let u=e[$n];return u!==null&&(l[$n]=u.createEmbeddedView(i)),Jh(i,l,r),l}finally{Ce(a)}}function Oi(e,t){return!t||t.firstChild===null||Zv(e)}var _ce;function Xh(e,t){return _ce(e,t)}var mi=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}(mi||{});function ep(e){return(e.flags&32)===32}function fi(e,t,r,n,a){if(n!=null){let i,o=!1;zr(n)?i=n:la(n)&&(o=!0,n=n[Br]);let l=hr(n);e===0&&r!==null?a==null?vy(t,r,l):Tl(t,r,l,a||null,!0):e===1&&r!==null?Tl(t,r,l,a||null,!0):e===2?tce(t,l,o):e===3&&t.destroyNode(l),i!=null&&Nce(t,e,i,r,a)}}function wce(e,t){Sy(e,t),t[Br]=null,t[on]=null}function xce(e,t,r,n,a,i){n[Br]=a,n[on]=t,bc(e,n,r,1,a,i)}function Sy(e,t){var r;(r=t[Fr].changeDetectionScheduler)==null||r.notify(9),bc(e,t,t[Et],2,null,null)}function Ece(e){let t=e[To];if(!t)return Kc(e[be],e);for(;t;){let r=null;if(la(t))r=t[To];else{let n=t[$t];n&&(r=n)}if(!r){for(;t&&!t[qn]&&t!==e;)la(t)&&Kc(t[be],t),t=t[Yt];t===null&&(t=e),la(t)&&Kc(t[be],t),r=t&&t[qn]}t=r}}function tp(e,t){let r=e[Ti],n=r.indexOf(t);r.splice(n,1)}function vc(e,t){if(Bi(t))return;let r=t[Et];r.destroyNode&&bc(e,t,r,3,null,null),Ece(t)}function Kc(e,t){if(Bi(t))return;let r=Ce(null);try{t[pe]&=-129,t[pe]|=256,t[Mn]&&tc(t[Mn]),kce(e,t),Sce(e,t),t[be].type===1&&t[Et].destroy();let n=t[Ra];if(n!==null&&zr(t[Yt])){n!==t[Yt]&&tp(n,t);let a=t[$n];a!==null&&a.detachView(e)}cd(t)}finally{Ce(r)}}function Sce(e,t){let r=e.cleanup,n=t[bi];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[bi]=null);let a=t[oa];if(a!==null){t[oa]=null;for(let o=0;o<a.length;o++){let l=a[o];l()}}let i=t[Or];if(i!==null){t[Or]=null;for(let o of i)o.destroy()}}function kce(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 ts)){let i=r[n+1];if(Array.isArray(i))for(let o=0;o<i.length;o+=2){let l=a[i[o]],d=i[o+1];try{d.call(l)}finally{}}else try{i.call(a)}finally{}}}}function ky(e,t,r){return Cce(e,t.parent,r)}function Cce(e,t,r){let n=t;for(;n!==null&&n.type&168;)t=n,n=t.parent;if(n===null)return r[Br];if(Vi(n)){let{encapsulation:a}=e.data[n.directiveStart+n.componentOffset];if(a===Pr.None||a===Pr.Emulated)return null}return gr(n,r)}function Cy(e,t,r){return Ice(e,t,r)}function Dce(e,t,r){return e.type&40?gr(e,r):null}var Ice=Dce;function yc(e,t,r,n){let a=ky(e,n,t),i=t[Et],o=n.parent||t[on],l=Cy(o,n,t);if(a!=null)if(Array.isArray(r))for(let d=0;d<r.length;d++)Vm(i,a,r[d],l,!1);else Vm(i,a,r,l,!1)}function po(e,t){if(t!==null){let r=t.type;if(r&3)return gr(t,e);if(r&4)return pd(-1,e[t.index]);if(r&8){let n=t.child;if(n!==null)return po(e,n);{let a=e[t.index];return zr(a)?pd(-1,a):hr(a)}}else{if(r&128)return po(e,t.next);if(r&32)return Xh(t,e)()||hr(e[t.index]);{let n=Dy(e,t);if(n!==null){if(Array.isArray(n))return n[0];let a=Va(e[An]);return po(a,n)}else return po(e,t.next)}}}return null}function Dy(e,t){if(t!==null){let r=e[An][on],n=t.projection;return r.projection[n]}return null}function pd(e,t){let r=$t+e+1;if(r<t.length){let n=t[r],a=n[be].firstChild;if(a!==null)return po(n,a)}return t[La]}function np(e,t,r,n,a,i,o){for(;r!=null;){if(r.type===128){r=r.next;continue}let l=n[r.index],d=r.type;if(o&&t===0&&(l&&qi(hr(l),n),r.flags|=2),!ep(r))if(d&8)np(e,t,r.child,n,a,i,!1),fi(t,e,a,l,i);else if(d&32){let u=Xh(r,n),h;for(;h=u();)fi(t,e,a,h,i);fi(t,e,a,l,i)}else d&16?Iy(e,t,n,r,a,i):fi(t,e,a,l,i);r=o?r.projectionNext:r.next}}function bc(e,t,r,n,a,i){np(r,n,e.firstChild,t,a,i,!1)}function Tce(e,t,r){let n=t[Et],a=ky(e,r,t),i=r.parent||t[on],o=Cy(i,r,t);Iy(n,0,t,r,a,o)}function Iy(e,t,r,n,a,i){let o=r[An],l=o[on].projection[n.projection];if(Array.isArray(l))for(let d=0;d<l.length;d++){let u=l[d];fi(t,e,a,u,i)}else{let d=l,u=o[Yt];Zv(n)&&(d.flags|=128),np(e,t,d,u,a,i,!0)}}function Nce(e,t,r,n,a){let i=r[La],o=hr(r);i!==o&&fi(t,e,n,i,a);for(let l=$t;l<r.length;l++){let d=r[l];bc(d[be],d,e,t,n,i)}}function Oce(e,t,r,n,a){a?e.addClass(r,n):e.removeClass(r,n)}function Nl(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(hr(i)),zr(i)&&Pce(i,n);let o=r.type;if(o&8)Nl(e,t,r.child,n);else if(o&32){let l=Xh(r,t),d;for(;d=l();)n.push(d)}else if(o&16){let l=Dy(t,r);if(Array.isArray(l))n.push(...l);else{let d=Va(t[An]);Nl(d[be],d,l,n,!0)}}r=a?r.projectionNext:r.next}return n}function Pce(e,t){for(let r=$t;r<e.length;r++){let n=e[r],a=n[be].firstChild;a!==null&&Nl(n[be],n,a,t)}e[La]!==e[Br]&&t.push(e[La])}function Ty(e){if(e[sa]!==null){for(let t of e[sa])t.impl.addSequence(t);e[sa].length=0}}var Ny=[];function Mce(e){return e[Mn]??Ace(e)}function Ace(e){let t=Ny.pop()??Object.create(Lce);return t.lView=e,t}function Rce(e){e.lView[Mn]!==e&&(e.lView=null,Ny.push(e))}var Lce=xt(ie({},Li),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{zi(e.lView)},consumerOnSignalRead(){this.lView[Mn]=this}});function Fce(e){let t=e[Mn]??Object.create(jce);return t.lView=e,t}var jce=xt(ie({},Li),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{let t=Va(e.lView);for(;t&&!Oy(t[be]);)t=Va(t);t&&kh(t)},consumerOnSignalRead(){this.lView[Mn]=this}});function Oy(e){return e.type!==2}function Py(e){if(e[Or]===null)return;let t=!0;for(;t;){let r=!1;for(let n of e[Or])n.dirty&&(r=!0,n.zone===null||Zone.current===n.zone?n.run():n.zone.run(()=>n.run()));t=r&&!!(e[pe]&8192)}}var Vce=100;function My(e,t=!0,r=0){var a,i;let n=e[Fr].rendererFactory;(a=n.begin)==null||a.call(n);try{Bce(e,r)}catch(o){throw t&&gce(e,o),o}finally{(i=n.end)==null||i.call(n)}}function Bce(e,t){let r=wv();try{El(!0),md(e,t);let n=0;for(;es(e);){if(n===Vce)throw new G(103,!1);n++,md(e,1)}}finally{El(r)}}function zce(e,t,r,n){if(Bi(t))return;let a=t[pe],i=!1,o=!1;Oh(t);let l=!0,d=null,u=null;Oy(e)?(u=Mce(t),d=So(u)):Hae()===null?(l=!1,u=Fce(t),d=So(u)):t[Mn]&&(tc(t[Mn]),t[Mn]=null);try{gv(t),tse(e.bindingStartIndex),r!==null&&xy(e,t,r,2,n);let h=(a&3)===3;if(!i)if(h){let g=e.preOrderCheckHooks;g!==null&&el(t,g,null)}else{let g=e.preOrderHooks;g!==null&&tl(t,g,0,null),Yc(t,0)}if(o||Hce(t),Py(t),Ay(t,0),e.contentQueries!==null&&sy(e,t),!i)if(h){let g=e.contentCheckHooks;g!==null&&el(t,g)}else{let g=e.contentHooks;g!==null&&tl(t,g,1),Yc(t,1)}Gce(e,t);let m=e.components;m!==null&&Ly(t,m,0);let v=e.viewQuery;if(v!==null&&dd(2,v,n),!i)if(h){let g=e.viewCheckHooks;g!==null&&el(t,g)}else{let g=e.viewHooks;g!==null&&tl(t,g,2),Yc(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[$c]){for(let g of t[$c])g();t[$c]=null}i||(Ty(t),t[pe]&=-73)}catch(h){throw zi(t),h}finally{u!==null&&(ec(u,d),l&&Rce(u)),Ph()}}function Ay(e,t){for(let r=Jv(e);r!==null;r=Xv(r))for(let n=$t;n<r.length;n++){let a=r[n];Ry(a,t)}}function Hce(e){for(let t=Jv(e);t!==null;t=Xv(t)){if(!(t[pe]&2))continue;let r=t[Ti];for(let n=0;n<r.length;n++){let a=r[n];kh(a)}}}function Uce(e,t,r){let n=pr(t,e);Ry(n,r),Fa(19,n[Lt])}function Ry(e,t){Sh(e)&&md(e,t)}function md(e,t){let r=e[be],n=e[pe],a=e[Mn],i=!!(t===0&&n&16);if(i||(i=!!(n&64&&t===0)),i||(i=!!(n&1024)),i||(i=!!(a!=null&&a.dirty&&nh(a))),i||(i=!1),a&&(a.dirty=!1),e[pe]&=-9217,i)zce(r,e,r.template,e[Lt]);else if(n&8192){Py(e),Ay(e,1);let o=r.components;o!==null&&Ly(e,o,1),Ty(e)}}function Ly(e,t,r){for(let n=0;n<t.length;n++)Uce(e,t[n],r)}function Gce(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)Ba(~a);else{let i=a,o=r[++n],l=r[++n];rse(o,i);let d=t[i];Fa(24,d),l(2,d),Fa(25,d)}}}finally{Ba(-1)}}function rp(e,t){var n;let r=wv()?64:1088;for((n=e[Fr].changeDetectionScheduler)==null?void 0:n.notify(t);e;){e[pe]|=r;let a=Va(e);if(xl(e)&&!a)return e;e=a}return null}function Fy(e,t,r,n){return[e,!0,0,t,null,n,null,r,null,null]}function jy(e,t){let r=$t+t;if(r<e.length)return e[r]}function os(e,t,r,n=!0){let a=t[be];if(Wce(a,t,e,r),n){let o=pd(r,e),l=t[Et],d=l.parentNode(e[La]);d!==null&&xce(a,e[on],l,t,d,o)}let i=t[Di];i!==null&&i.firstChild!==null&&(i.firstChild=null)}function Vy(e,t){let r=Po(e,t);return r!==void 0&&vc(r[be],r),r}function Po(e,t){if(e.length<=$t)return;let r=$t+t,n=e[r];if(n){let a=n[Ra];a!==null&&a!==e&&tp(a,n),t>0&&(e[r-1][qn]=n[qn]);let i=bl(e,$t+t);wce(n[be],n);let o=i[$n];o!==null&&o.detachView(i[be]),n[Yt]=null,n[qn]=null,n[pe]&=-129}return n}function Wce(e,t,r,n){let a=$t+n,i=r.length;n>0&&(r[a-1][qn]=t),n<i-$t?(t[qn]=r[a],X0(r,$t+n,t)):(r.push(t),t[qn]=null),t[Yt]=r;let o=t[Ra];o!==null&&r!==o&&By(o,t);let l=t[$n];l!==null&&l.insertView(e),td(t),t[pe]|=128}function By(e,t){let r=e[Ti],n=t[Yt];if(la(n))e[pe]|=2;else{let a=n[Yt][An];t[An]!==a&&(e[pe]|=2)}r===null?e[Ti]=[t]:r.push(t)}var Mo=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[be];return Nl(t,e,t.firstChild,[])}get context(){return this._lView[Lt]}set context(e){this._lView[Lt]=e}get destroyed(){return Bi(this._lView)}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let e=this._lView[Yt];if(zr(e)){let t=e[wl],r=t?t.indexOf(this):-1;r>-1&&(Po(e,r),bl(t,r))}this._attachedToViewContainer=!1}vc(this._lView[be],this._lView)}onDestroy(e){vv(this._lView,e)}markForCheck(){rp(this._cdRefInjectingView||this._lView,4)}detach(){this._lView[pe]&=-129}reattach(){td(this._lView),this._lView[pe]|=128}detectChanges(){this._lView[pe]|=1024,My(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new G(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let e=xl(this._lView),t=this._lView[Ra];t!==null&&!e&&tp(t,this._lView),Sy(this._lView[be],this._lView)}attachToAppRef(e){if(this._attachedToViewContainer)throw new G(902,!1);this._appRef=e;let t=xl(this._lView),r=this._lView[Ra];r!==null&&!t&&By(r,this._lView),td(this._lView)}};function qce(e){return es(e._lView)||!!(e._lView[pe]&64)}function $ce(e){kh(e._cdRefInjectingView||e._lView)}var Pi=(()=>{class e{}return s(e,"__NG_ELEMENT_ID__",Kce),e})(),Yce=Pi,Zce=class extends Yce{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=is(this._declarationLView,this._declarationTContainer,t,{embeddedViewInjector:r,dehydratedView:n});return new Mo(a)}};function Kce(){return _c(sn(),ge())}function _c(e,t){return e.type&4?new Zce(t,e,Wi(e,t)):null}function Yi(e,t,r,n,a){let i=e.data[t];if(i===null)i=Qce(e,t,r,n,a),nse()&&(i.flags|=32);else if(i.type&64){i.type=r,i.value=n,i.attrs=a;let o=ese();i.injectorIndex=o===null?-1:o.injectorIndex}return pa(i,!0),i}function Qce(e,t,r,n,a){let i=bv(),o=Ih(),l=o?i:i&&i.parent,d=e.data[t]=Xce(e,l,r,t,n,a);return Jce(e,d,i,o),d}function Jce(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 Xce(e,t,r,n,a,i){let o=t?t.injectorIndex:-1,l=0;return yv()&&(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 eue=()=>null;function Mi(e,t){return eue()}var tue=class{},zy=class{},nue=class{resolveComponentFactory(e){throw Error(`No component factory found for ${Pn(e)}.`)}},zu,ss=(zu=class{},s(zu,"NULL",new nue),zu),Qn=class{},Zi=(()=>{class e{constructor(){s(this,"destroyNode",null)}}return s(e,"__NG_ELEMENT_ID__",()=>rue()),e})();function rue(){let e=ge(),t=sn(),r=pr(t.index,e);return(la(r)?r:e)[Et]}var aue=(()=>{const t=class t{};s(t,"ɵprov",z({token:t,providedIn:"root",factory:()=>null}));let e=t;return e})(),Qc={},iue=class{constructor(e,t){s(this,"injector");s(this,"parentInjector");this.injector=e,this.parentInjector=t}get(e,t,r){r=oc(r);let n=this.injector.get(e,Qc,r);return n!==Qc||t===Qc?n:this.parentInjector.get(e,t,r)}};function fd(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=Yu(a,l);else if(i==2){let d=l,u=t[++o];n=Yu(n,d+": "+u+";")}}r?e.styles=n:e.stylesWithoutHost=n,r?e.classes=a:e.classesWithoutHost=a}function en(e,t=Ne.Default){let r=ge();if(r===null)return ae(e,t);let n=sn();return jv(n,r,Bt(e),t)}function ap(e,t,r,n,a){let i=n===null?null:{"":-1},o=a(e,r);if(o!==null){let l,d=null,u=null,h=sue(o);h===null?l=o:[l,d,u]=h,uue(e,t,r,l,i,d,u)}i!==null&&n!==null&&oue(r,n,i)}function oue(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 sue(e){let t=null,r=!1;for(let o=0;o<e.length;o++){let l=e[o];if(o===0&&dr(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),lue(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 lue(e,t,r,n){let a=t.length;e.findHostDirectiveDefs(e,t,n),r.set(e,[a,t.length-1])}function cue(e,t,r){t.componentOffset=r,(e.components??(e.components=[])).push(t.index)}function uue(e,t,r,n,a,i,o){let l=n.length,d=!1;for(let v=0;v<l;v++){let g=n[v];!d&&dr(g)&&(d=!0,cue(e,r,v)),id(Dl(r,t),e,g.type)}gue(r,e.data.length,l);for(let v=0;v<l;v++){let g=n[v];g.providersResolver&&g.providersResolver(g)}let u=!1,h=!1,m=_y(e,t,l,null);l>0&&(r.directiveToIndex=new Map);for(let v=0;v<l;v++){let g=n[v];if(r.mergedAttrs=Ni(r.mergedAttrs,g.hostAttrs),hue(e,r,t,m,g),fue(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),!h&&(w.ngOnChanges||w.ngDoCheck)&&((e.preOrderCheckHooks??(e.preOrderCheckHooks=[])).push(r.index),h=!0),m++}due(e,r,i)}function due(e,t,r){for(let n=t.directiveStart;n<t.directiveEnd;n++){let a=e.data[n];if(r===null||!r.has(a))Bm(0,t,a,n),Bm(1,t,a,n),Hm(t,n,!1);else{let i=r.get(a);zm(0,t,i,n),zm(1,t,i,n),Hm(t,n,!0)}}}function Bm(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),Hy(t,i)}}function zm(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),Hy(t,o)}}function Hy(e,t){t==="class"?e.flags|=8:t==="style"&&(e.flags|=16)}function Hm(e,t,r){let{attrs:n,inputs:a,hostDirectiveInputs:i}=e;if(n===null||!r&&a===null||r&&i===null||Wh(e)){e.initialInputs??(e.initialInputs=[]),e.initialInputs.push(null);return}let o=null,l=0;for(;l<n.length;){let d=n[l];if(d===0){l+=4;continue}else if(d===5){l+=2;continue}else if(typeof d=="number")break;if(!r&&a.hasOwnProperty(d)){let u=a[d];for(let h of u)if(h===t){o??(o=[]),o.push(d,n[l+1]);break}}else if(r&&i.hasOwnProperty(d)){let u=i[d];for(let h=0;h<u.length;h+=2)if(u[h]===t){o??(o=[]),o.push(u[h+1],n[l+1]);break}}l+=2}e.initialInputs??(e.initialInputs=[]),e.initialInputs.push(o)}function hue(e,t,r,n,a){e.data[n]=a;let i=a.factory||(a.factory=Aa(a.type)),o=new ts(i,dr(a),en);e.blueprint[n]=o,r[n]=o,pue(e,t,n,_y(e,r,a.hostVars,Kn),a)}function pue(e,t,r,n,a){let i=a.hostBindings;if(i){let o=e.hostBindingOpCodes;o===null&&(o=e.hostBindingOpCodes=[]);let l=~t.index;mue(o)!=l&&o.push(l),o.push(r,n,i)}}function mue(e){let t=e.length;for(;t>0;){let r=e[--t];if(typeof r=="number"&&r<0)return r}return 0}function fue(e,t,r){if(r){if(t.exportAs)for(let n=0;n<t.exportAs.length;n++)r[t.exportAs[n]]=e;dr(t)&&(r[""]=e)}}function gue(e,t,r){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+r,e.providerIndexes=t}function Uy(e,t,r,n,a,i,o,l){let d=t.consts,u=ja(d,o),h=Yi(t,e,2,n,u);return ap(t,r,h,ja(d,l),a),h.mergedAttrs=Ni(h.mergedAttrs,h.attrs),h.attrs!==null&&fd(h,h.attrs,!1),h.mergedAttrs!==null&&fd(h,h.mergedAttrs,!0),t.queries!==null&&t.queries.elementStart(t,h),h}function Gy(e,t){Ah(e,t),_h(t)&&e.queries.elementEnd(t)}var vue=class extends ss{constructor(t){super();s(this,"ngModule");this.ngModule=t}resolveComponentFactory(t){let r=ki(t);return new ip(r,this.ngModule)}};function yue(e){return Object.keys(e).map(t=>{let[r,n,a]=e[t],i={propName:r,templateName:t,isSignal:(n&fc.SignalBased)!==0};return a&&(i.transform=a),i})}function bue(e){return Object.keys(e).map(t=>({propName:e[t],templateName:t}))}function _ue(e,t,r){let n=t instanceof ur?t:t==null?void 0:t.injector;return n&&e.getStandaloneInjector!==null&&(n=e.getStandaloneInjector(n)||n),n?new iue(r,n):r}function wue(e){let t=e.get(Qn,null);if(t===null)throw new G(407,!1);let r=e.get(aue,null),n=e.get(Gi,null);return{rendererFactory:t,sanitizer:r,changeDetectionScheduler:n}}function xue(e,t){let r=(e.selectors[0][0]||"div").toLowerCase();return gy(t,r,r==="svg"?zoe:r==="math"?Hoe:null)}var ip=class extends zy{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=Kle(t.selectors),this.ngContentSelectors=t.ngContentSelectors??[],this.isBoundToModule=!!r}get inputs(){return this.cachedInputs??(this.cachedInputs=yue(this.componentDef.inputs)),this.cachedInputs}get outputs(){return this.cachedOutputs??(this.cachedOutputs=bue(this.componentDef.outputs)),this.cachedOutputs}create(t,r,n,a){let i=Ce(null);try{let o=this.componentDef,l=n?["ng-version","19.2.15"]:Qle(this.componentDef.selectors[0]),d=qh(0,null,null,1,0,null,null,null,null,[l],null),u=_ue(o,a||this.ngModule,t),h=wue(u),m=h.rendererFactory.createRenderer(null,o),v=n?sce(m,n,o.encapsulation,u):xue(o,m),g=$h(null,d,null,512|by(o),null,null,h,m,u,null,oy(v,u,!0));g[mt]=v,Oh(g);let w=null;try{let x=Uy(mt,d,g,"#host",()=>[this.componentDef],!0,0);v&&(yy(m,v,x),qi(v,g)),gc(d,g,x),Uh(d,x,g),Gy(d,x),r!==void 0&&Sue(x,this.ngContentSelectors,r),w=pr(x.index,g),g[Lt]=w[Lt],Jh(d,g,null)}catch(x){throw w!==null&&cd(w),cd(g),x}finally{Fa(23),Ph()}return new Eue(this.componentType,g)}finally{Ce(i)}}},Eue=class extends tue{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=xh(r[be],mt),this.location=Wi(this._tNode,r),this.instance=pr(this._tNode.index,r)[Lt],this.hostView=this.changeDetectorRef=new Mo(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;Qh(n,a[be],a,t,r),this.previousInputValues.set(t,r);let i=pr(n.index,a);rp(i,1)}get injector(){return new _o(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}};function Sue(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 ls=(()=>{class e{}return s(e,"__NG_ELEMENT_ID__",kue),e})();function kue(){let e=sn();return qy(e,ge())}var Cue=ls,Wy=class extends Cue{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 Wi(this._hostTNode,this._hostLView)}get injector(){return new _o(this._hostTNode,this._hostLView)}get parentInjector(){let t=Rh(this._hostTNode,this._hostLView);if(Pv(t)){let r=kl(t,this._hostLView),n=Sl(t),a=r[be].data[n+8];return new _o(a,r)}else return new _o(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){let r=Um(this._lContainer);return r!==null&&r[t]||null}get length(){return this._lContainer.length-$t}createEmbeddedView(t,r,n){let a,i;typeof n=="number"?a=n:n!=null&&(a=n.index,i=n.injector);let o=Mi(this._lContainer,t.ssrId),l=t.createEmbeddedViewImpl(r||{},i,o);return this.insertImpl(l,a,Oi(this._hostTNode,o)),l}createComponent(t,r,n,a,i){let o=t&&!Loe(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 d=o?t:new ip(ki(t)),u=n||this.parentInjector;if(!i&&d.ngModule==null){let w=(o?u:this.parentInjector).get(ur,null);w&&(i=w)}let h=ki(d.componentType??{}),m=Mi(this._lContainer,(h==null?void 0:h.id)??null),v=null,g=d.create(u,a,v,i);return this.insertImpl(g.hostView,l,Oi(this._hostTNode,m)),g}insert(t,r){return this.insertImpl(t,r,!0)}insertImpl(t,r,n){let a=t._lView;if(Goe(a)){let l=this.indexOf(t);if(l!==-1)this.detach(l);else{let d=a[Yt],u=new Wy(d,d[on],d[Yt]);u.detach(u.indexOf(t))}}let i=this._adjustIndex(r),o=this._lContainer;return os(o,a,i,n),t.attachToViewContainerRef(),X0(Jc(o),i,t),t}move(t,r){return this.insert(t,r)}indexOf(t){let r=Um(this._lContainer);return r!==null?r.indexOf(t):-1}remove(t){let r=this._adjustIndex(t,-1),n=Po(this._lContainer,r);n&&(bl(Jc(this._lContainer),r),vc(n[be],n))}detach(t){let r=this._adjustIndex(t,-1),n=Po(this._lContainer,r);return n&&bl(Jc(this._lContainer),r)!=null?new Mo(n):null}_adjustIndex(t,r=0){return t??this.length+r}};function Um(e){return e[wl]}function Jc(e){return e[wl]||(e[wl]=[])}function qy(e,t){let r,n=t[e.index];return zr(n)?r=n:(r=Fy(n,t,null,e),t[e.index]=r,Yh(t,r)),Iue(r,t,e,n),new Wy(r,e,t)}function Due(e,t){let r=e[Et],n=r.createComment(""),a=gr(t,e),i=r.parentNode(a);return Tl(r,i,n,r.nextSibling(a),!1),n}var Iue=Tue;function Tue(e,t,r,n){if(e[La])return;let a;r.type&8?a=hr(n):a=Due(t,r),e[La]=a}var Nue=class $y{constructor(t){s(this,"queryList");s(this,"matches",null);this.queryList=t}clone(){return new $y(this.queryList)}setDirty(){this.queryList.setDirty()}},Oue=class Yy{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 Yy(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++)op(t,r).matches!==null&&this.queries[r].setDirty()}},Pue=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=Hue(e):this.predicate=e}},Mue=class Zy{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 Zy(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)}},Aue=class Ky{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 Ky(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,Rue(r,i)),this.matchTNodeWithReadOption(t,r,nl(r,t,i,!1,!1))}else n===Pi?r.type&4&&this.matchTNodeWithReadOption(t,r,-1):this.matchTNodeWithReadOption(t,r,nl(r,t,n,!1,!1))}matchTNodeWithReadOption(t,r,n){if(n!==null){let a=this.metadata.read;if(a!==null)if(a===Ht||a===ls||a===Pi&&r.type&4)this.addMatch(r.index,-2);else{let i=nl(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 Rue(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 Lue(e,t){return e.type&11?Wi(e,t):e.type&4?_c(e,t):null}function Fue(e,t,r,n){return r===-1?Lue(t,e):r===-2?jue(e,t,n):No(e,e[be],r,t)}function jue(e,t,r){if(r===Ht)return Wi(t,e);if(r===Pi)return _c(t,e);if(r===ls)return qy(t,e)}function Qy(e,t,r,n){let a=t[$n].queries[n];if(a.matches===null){let i=e.data,o=r.matches,l=[];for(let d=0;o!==null&&d<o.length;d+=2){let u=o[d];if(u<0)l.push(null);else{let h=i[u];l.push(Fue(t,h,o[d+1],r.metadata.read))}}a.matches=l}return a.matches}function gd(e,t,r,n){let a=e.queries.getByIndex(r),i=a.matches;if(i!==null){let o=Qy(e,t,a,r);for(let l=0;l<i.length;l+=2){let d=i[l];if(d>0)n.push(o[l/2]);else{let u=i[l+1],h=t[-d];for(let m=$t;m<h.length;m++){let v=h[m];v[Ra]===v[Yt]&&gd(v[be],v,u,n)}if(h[Ti]!==null){let m=h[Ti];for(let v=0;v<m.length;v++){let g=m[v];gd(g[be],g,u,n)}}}}}return n}function Vue(e,t){return e[$n].queries[t].queryList}function Bue(e,t,r){let n=new Use((r&4)===4);return $oe(e,t,n,n.destroy),(t[$n]??(t[$n]=new Oue)).queries.push(new Nue(n))-1}function zue(e,t,r){let n=gt();return n.firstCreatePass&&(Uue(n,new Pue(e,t,r),-1),n.staticViewQueries=!0),Bue(n,ge(),t)}function Hue(e){return e.split(",").map(t=>t.trim())}function Uue(e,t,r){e.queries===null&&(e.queries=new Mue),e.queries.track(new Aue(t,r))}function op(e,t){return e.queries.getByIndex(t)}function Gue(e,t){let r=e[be],n=op(r,t);return n.crossesNgTemplate?gd(r,e,t,[]):Qy(r,e,n,t)}var Ao=class{},Jy=class extends Ao{constructor(t){super();s(this,"injector");s(this,"componentFactoryResolver",new vue(this));s(this,"instance",null);let r=new bh([...t.providers,{provide:Ao,useValue:this},{provide:ss,useValue:this.componentFactoryResolver}],t.parent||sc(),t.debugName,new Set(["environment"]));this.injector=r,t.runEnvironmentInitializers&&r.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}};function Wue(e,t,r=null){return new Jy({providers:e,parent:t,debugName:r,runEnvironmentInitializers:!0}).injector}var que=(()=>{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=av(!1,n.type),i=a.length>0?Wue([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",z({token:t,providedIn:"environment",factory:()=>new t(ae(ur))}));let e=t;return e})();function Ye(e){return Ko(()=>{let t=Xy(e),r=xt(ie({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===Kv.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:t.standalone?a=>a.get(que).getOrCreateStandaloneInjector(r):null,getExternalStyles:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||Pr.Emulated,styles:e.styles||nn,_:null,schemas:e.schemas||null,tView:null,id:""});t.standalone&&qa("NgStandalone"),eb(r);let n=e.dependencies;return r.directiveDefs=Gm(n,!1),r.pipeDefs=Gm(n,!0),r.id=Que(r),r})}function $ue(e){return ki(e)||rv(e)}function Yue(e){return e!==null}function ln(e){return Ko(()=>({type:e.type,bootstrap:e.bootstrap||nn,declarations:e.declarations||nn,imports:e.imports||nn,exports:e.exports||nn,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function Zue(e,t){if(e==null)return cr;let r={};for(let n in e)if(e.hasOwnProperty(n)){let a=e[n],i,o,l,d;Array.isArray(a)?(l=a[0],i=a[1],o=a[2]??i,d=a[3]||null):(i=a,o=a,l=fc.None,d=null),r[i]=[n,l,d],t[i]=o}return r}function Kue(e){if(e==null)return cr;let t={};for(let r in e)e.hasOwnProperty(r)&&(t[e[r]]=r);return t}function Kt(e){return Ko(()=>{let t=Xy(e);return eb(t),t})}function Fn(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 Xy(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||cr,exportAs:e.exportAs||null,standalone:e.standalone??!0,signals:e.signals===!0,selectors:e.selectors||nn,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:Zue(e.inputs,t),outputs:Kue(e.outputs),debugInfo:null}}function eb(e){var t;(t=e.features)==null||t.forEach(r=>r(e))}function Gm(e,t){if(!e)return null;let r=t?koe:$ue;return()=>(typeof e=="function"?e():e).map(n=>r(n)).filter(Yue)}function Que(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 Jue(e){return Object.getPrototypeOf(e.prototype).constructor}function jn(e){let t=Jue(e.type),r=!0,n=[e];for(;t;){let a;if(dr(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=Xc(e.inputs),o.declaredInputs=Xc(e.declaredInputs),o.outputs=Xc(e.outputs);let l=a.hostBindings;l&&rde(e,l);let d=a.viewQuery,u=a.contentQueries;if(d&&tde(e,d),u&&nde(e,u),Xue(e,a),noe(e.outputs,a.outputs),dr(a)&&a.data.animation){let h=e.data;h.animation=(h.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===jn&&(r=!1)}}t=Object.getPrototypeOf(t)}ede(n)}function Xue(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 ede(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=Ni(a.hostAttrs,r=Ni(r,a.hostAttrs))}}function Xc(e){return e===cr?{}:e===nn?[]:e}function tde(e,t){let r=e.viewQuery;r?e.viewQuery=(n,a)=>{t(n,a),r(n,a)}:e.viewQuery=t}function nde(e,t){let r=e.contentQueries;r?e.contentQueries=(n,a,i)=>{t(n,a,i),r(n,a,i)}:e.contentQueries=t}function rde(e,t){let r=e.hostBindings;r?e.hostBindings=(n,a)=>{t(n,a),r(n,a)}:e.hostBindings=t}function ade(e){let t=r=>{let n=Array.isArray(e);r.hostDirectives===null?(r.findHostDirectiveDefs=tb,r.hostDirectives=n?e.map(vd):[e]):n?r.hostDirectives.unshift(...e.map(vd)):r.hostDirectives.unshift(e)};return t.ngInherit=!0,t}function tb(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)Wm(vd(i),t,r)}else Wm(n,t,r)}function Wm(e,t,r){let n=rv(e.directive);ide(n.declaredInputs,e.inputs),tb(n,t,r),r.set(n,e),t.push(n)}function vd(e){return typeof e=="function"?{directive:Bt(e),inputs:cr,outputs:cr}:{directive:Bt(e.directive),inputs:qm(e.inputs),outputs:qm(e.outputs)}}function qm(e){if(e===void 0||e.length===0)return cr;let t={};for(let r=0;r<e.length;r+=2)t[e[r]]=e[r+1];return t}function ide(e,t){for(let r in t)if(t.hasOwnProperty(r)){let n=t[r],a=e[r];e[n]=a}}function nb(e){return e!==null&&(typeof e=="function"||typeof e=="object")}function cs(e,t,r){return e[t]=r}function rb(e,t){return e[t]}function yn(e,t,r){let n=e[t];return Object.is(n,r)?!1:(e[t]=r,!0)}function Ol(e,t,r,n){let a=yn(e,t,r);return yn(e,t+1,n)||a}function ode(e,t,r,n,a){let i=Ol(e,t,r,n);return yn(e,t+2,a)||i}function sde(e,t,r,n,a,i){let o=Ol(e,t,r,n);return Ol(e,t+2,a,i)||o}function lde(e,t,r,n,a,i,o,l,d){let u=t.consts,h=Yi(t,e,4,o||null,l||null);ap(t,r,h,ja(u,d),Kh),h.mergedAttrs=Ni(h.mergedAttrs,h.attrs),Ah(t,h);let m=h.tView=qh(2,h,n,a,i,t.directiveRegistry,t.pipeRegistry,null,t.schemas,u,null);return t.queries!==null&&(t.queries.template(t,h),m.queries=t.queries.embeddedTView(h)),h}function ab(e,t,r,n,a,i,o,l,d,u){let h=r+mt,m=t.firstCreatePass?lde(h,t,e,n,a,i,o,l,d):t.data[h];pa(m,!1);let v=cde(t,e);dc()&&yc(t,e,v,m),qi(v,e);let g=Fy(v,e,v,m);return e[h]=g,Yh(e,g),uc(m)&&gc(t,e,m),d!=null&&Zh(e,m,u),m}function Ee(e,t,r,n,a,i,o,l){let d=ge(),u=gt(),h=ja(u.consts,i);return ab(d,u,e,t,r,n,a,h,o,l),Ee}var cde=ude;function ude(e,t,r,n){return hc(!0),t[Et].createComment("")}var dde=new X(""),ib=(()=>{const t=class t{};s(t,"ɵprov",z({token:t,providedIn:"root",factory:()=>new hde}));let e=t;return e})(),hde=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 ob(e){return!!e&&typeof e.then=="function"}function pde(e){return!!e&&typeof e.subscribe=="function"}var mde=new X(""),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(mde,{optional:!0})??[]);s(this,"injector",C(st))}runInitializers(){if(this.initialized)return;let n=[];for(let i of this.appInits){let o=lc(this.injector,i);if(ob(o))n.push(o);else if(pde(o)){let l=new Promise((d,u)=>{o.subscribe({complete:d,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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),fde=new X("");function gde(){Yae(()=>{throw new G(600,!1)})}function vde(e){return e.isBoundToModule}var yde=10,da=(()=>{const t=class t{constructor(){s(this,"_runningTick",!1);s(this,"_destroyed",!1);s(this,"_destroyListeners",[]);s(this,"_views",[]);s(this,"internalErrorHandler",C(Fse));s(this,"afterRenderManager",C(ry));s(this,"zonelessEnabled",C(Uv));s(this,"rootEffectScheduler",C(ib));s(this,"dirtyFlags",0);s(this,"tracingSnapshot",null);s(this,"externalTestViews",new Set);s(this,"afterTick",new De);s(this,"componentTypes",[]);s(this,"components",[]);s(this,"isStable",C(ns).hasPendingTasks.pipe(Vt(n=>!n)));s(this,"_injector",C(ur));s(this,"_rendererFactory",null);s(this,"tickImpl",()=>{var a;if(this._runningTick)throw new G(101,!1);let n=Ce(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,Ce(n),this.afterTick.next()}});C(rs,{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=st.NULL){let o=n instanceof zy;if(!this._injector.get(sb).done){let g="";throw new G(405,g)}let l;o?l=n:l=this._injector.get(ss).resolveComponentFactory(n),this.componentTypes.push(l.componentType);let d=vde(l)?void 0:this._injector.get(Ao),u=a||l.selector,h=l.create(i,[],u,d),m=h.location.nativeElement,v=h.injector.get(dde,null);return v==null||v.registerApplication(m),h.onDestroy(()=>{this.detachView(h.hostView),rl(this.components,h),v==null||v.unregisterApplication(m)}),this._loadComponent(h),h}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){this.tracingSnapshot!==null?this.tracingSnapshot.run(Bh.CHANGE_DETECTION,this.tickImpl):this.tickImpl()}synchronize(){this._rendererFactory===null&&!this._injector.destroyed&&(this._rendererFactory=this._injector.get(Qn,null,{optional:!0}));let n=0;for(;this.dirtyFlags!==0&&n++<yde;)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:d,notifyErrorHandler:u}of this.allViews)bde(d,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})=>es(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;rl(this._views,a),a.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(fde,[]).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),()=>rl(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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function rl(e,t){let r=e.indexOf(t);r>-1&&e.splice(r,1)}function bde(e,t,r,n){!r&&!es(e)||My(e,t,r&&!n?0:1)}function cn(e,t,r,n){let a=ge(),i=Ui();if(yn(a,i,t)){gt();let o=Mh();pce(o,a,e,t,r,n)}return cn}function _de(e,t,r,n){return yn(e,Ui(),r)?t+ic(r)+n:Kn}function Ns(e,t){return e<<17|t<<2}function za(e){return e>>17&32767}function wde(e){return(e&2)==2}function xde(e,t){return e&131071|t<<17}function yd(e){return e|2}function Ai(e){return(e&131068)>>2}function eu(e,t){return e&-131069|t<<2}function Ede(e){return(e&1)===1}function bd(e){return e|1}function Sde(e,t,r,n,a,i){let o=t.classBindings,l=za(o),d=Ai(o);e[n]=r;let u=!1,h;if(Array.isArray(r)){let m=r;h=m[1],(h===null||Qo(m,h)>0)&&(u=!0)}else h=r;if(a)if(d!==0){let m=za(e[l+1]);e[n+1]=Ns(m,l),m!==0&&(e[m+1]=eu(e[m+1],n)),e[l+1]=xde(e[l+1],n)}else e[n+1]=Ns(l,0),l!==0&&(e[l+1]=eu(e[l+1],n)),l=n;else e[n+1]=Ns(d,0),l===0?l=n:e[d+1]=eu(e[d+1],n),d=n;u&&(e[n+1]=yd(e[n+1])),$m(e,h,n,!0),$m(e,h,n,!1),kde(t,h,e,n),o=Ns(l,d),t.classBindings=o}function kde(e,t,r,n,a){let i=e.residualClasses;i!=null&&typeof t=="string"&&Qo(i,t)>=0&&(r[n+1]=bd(r[n+1]))}function $m(e,t,r,n){let a=e[r+1],i=t===null,o=n?za(a):Ai(a),l=!1;for(;o!==0&&(l===!1||i);){let d=e[o],u=e[o+1];Cde(d,t)&&(l=!0,e[o+1]=n?bd(u):yd(u)),o=n?za(u):Ai(u)}l&&(e[r+1]=n?yd(a):bd(a))}function Cde(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?Qo(e,t)>=0:!1}var Wn={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function Dde(e){return e.substring(Wn.key,Wn.keyEnd)}function Ide(e){return Tde(e),lb(e,cb(e,0,Wn.textEnd))}function lb(e,t){let r=Wn.textEnd;return r===t?-1:(t=Wn.keyEnd=Nde(e,Wn.key=t,r),cb(e,t,r))}function Tde(e){Wn.key=0,Wn.keyEnd=0,Wn.value=0,Wn.valueEnd=0,Wn.textEnd=e.length}function cb(e,t,r){for(;t<r&&e.charCodeAt(t)<=32;)t++;return t}function Nde(e,t,r){for(;t<r&&e.charCodeAt(t)>32;)t++;return t}function de(e,t,r){let n=ge(),a=Ui();if(yn(n,a,t)){let i=gt(),o=Mh();Ey(i,o,n,e,t,n[Et],r,!1)}return de}function _d(e,t,r,n,a){Qh(t,e,r,a?"class":"style",n)}function Rn(e,t){return Pde(e,t,null,!0),Rn}function wc(e){Mde(Vde,Ode,e,!0)}function Ode(e,t){for(let r=Ide(t);r>=0;r=lb(t,r))fh(e,Dde(t),!0)}function Pde(e,t,r,n){let a=ge(),i=gt(),o=xv(2);if(i.firstUpdatePass&&db(i,e,o,n),t!==Kn&&yn(a,o,t)){let l=i.data[Hr()];hb(i,l,a,a[Et],e,a[o+1]=zde(t),n,o)}}function Mde(e,t,r,n){let a=gt(),i=xv(2);a.firstUpdatePass&&db(a,null,i,n);let o=ge();if(r!==Kn&&yn(o,i,r)){let l=a.data[Hr()];if(pb(l)&&!ub(a,i)){let d=l.classesWithoutHost;d!==null&&(r=Yu(d,r||"")),_d(a,l,o,r,n)}else Bde(a,l,o,o[Et],o[i+1],o[i+1]=jde(e,t,r),n,i)}}function ub(e,t){return t>=e.expandoStartIndex}function db(e,t,r,n){let a=e.data;if(a[r+1]===null){let i=a[Hr()],o=ub(e,r);pb(i)&&t===null&&!o&&(t=!1),t=Ade(a,i,t,n),Sde(a,i,t,r,o)}}function Ade(e,t,r,n){let a=ise(e),i=t.residualClasses;if(a===null)t.classBindings===0&&(r=tu(null,e,t,r),r=Ro(r,t.attrs),i=null);else{let o=t.directiveStylingLast;if(o===-1||e[o]!==a)if(r=tu(a,e,t,r),i===null){let l=Rde(e,t);l!==void 0&&Array.isArray(l)&&(l=tu(null,e,t,l[1]),l=Ro(l,t.attrs),Lde(e,t,n,l))}else i=Fde(e,t)}return i!==void 0&&(t.residualClasses=i),r}function Rde(e,t,r){let n=t.classBindings;if(Ai(n)!==0)return e[za(n)]}function Lde(e,t,r,n){let a=t.classBindings;e[za(a)]=n}function Fde(e,t,r){let n,a=t.directiveEnd;for(let i=1+t.directiveStylingLast;i<a;i++){let o=e[i].hostAttrs;n=Ro(n,o)}return Ro(n,t.attrs)}function tu(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=Ro(n,i.hostAttrs),i!==e);)l++;return e!==null&&(r.directiveStylingLast=l),n}function Ro(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]),fh(e,o,!0))}return e===void 0?null:e}function jde(e,t,r){if(r==null||r==="")return nn;let n=[],a=Qr(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 Vde(e,t,r){let n=String(t);n!==""&&!n.includes(" ")&&fh(e,n,r)}function Bde(e,t,r,n,a,i,o,l){a===Kn&&(a=nn);let d=0,u=0,h=0<a.length?a[0]:null,m=0<i.length?i[0]:null;for(;h!==null||m!==null;){let v=d<a.length?a[d+1]:void 0,g=u<i.length?i[u+1]:void 0,w=null,x;h===m?(d+=2,u+=2,v!==g&&(w=m,x=g)):m===null||h!==null&&h<m?(d+=2,w=h):(u+=2,w=m,x=g),w!==null&&hb(e,t,r,n,w,x,o,l),h=d<a.length?a[d]:null,m=u<i.length?i[u]:null}}function hb(e,t,r,n,a,i,o,l){if(!(t.type&3))return;let d=e.data,u=d[l+1],h=Ede(u)?Ym(d,t,r,a,Ai(u)):void 0;if(!Pl(h)){Pl(i)||wde(u)&&(i=Ym(d,null,r,a,l));let m=fv(Hr(),r);Oce(n,o,m,a,i)}}function Ym(e,t,r,n,a,i){let o=t===null,l;for(;a>0;){let d=e[a],u=Array.isArray(d),h=u?d[1]:d,m=h===null,v=r[a+1];v===Kn&&(v=m?nn:void 0);let g=m?Wc(v,n):h===n?v:void 0;if(u&&!Pl(g)&&(g=Wc(d,n)),Pl(g)&&(l=g,o))return l;let w=e[a+1];a=o?za(w):Ai(w)}if(t!==null){let d=t.residualClasses;d!=null&&(l=Wc(d,n))}return l}function Pl(e){return e!==void 0}function zde(e,t){return e==null||e===""||typeof e=="object"&&(e=Pn(Qr(e))),e}function pb(e,t){return(e.flags&8)!==0}var Hde=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 nu(e,t,r,n,a){return e===r&&Object.is(t,n)?1:Object.is(a(e,t),a(r,n))?-1:0}function Ude(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 d=e.at(i),u=t[i],h=nu(i,d,i,u,r);if(h!==0){h<0&&e.updateValue(i,u),i++;continue}let m=e.at(o),v=t[l],g=nu(o,m,l,v,r);if(g!==0){g<0&&e.updateValue(o,v),o--,l--;continue}let w=r(i,d),x=r(o,m),S=r(i,u);if(Object.is(S,x)){let T=r(l,v);Object.is(T,w)?(e.swap(i,o),e.updateValue(o,v),l--,o--):e.move(o,i),e.updateValue(i,u),i++;continue}if(n??(n=new Qm),a??(a=Km(e,i,o,r)),wd(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;)Zm(e,n,r,i,t[i]),i++}else if(t!=null){let l=t[Symbol.iterator](),d=l.next();for(;!d.done&&i<=o;){let u=e.at(i),h=d.value,m=nu(i,u,i,h,r);if(m!==0)m<0&&e.updateValue(i,h),i++,d=l.next();else{n??(n=new Qm),a??(a=Km(e,i,o,r));let v=r(i,h);if(wd(e,n,i,v))e.updateValue(i,h),i++,o++,d=l.next();else if(!a.has(v))e.attach(i,e.create(i,h)),i++,o++,d=l.next();else{let g=r(i,u);n.set(g,e.detach(i)),o--}}}for(;!d.done;)Zm(e,n,r,e.length,d.value),d=l.next()}for(;i<=o;)e.destroy(e.detach(o--));n==null||n.forEach(l=>{e.destroy(l)})}function wd(e,t,r,n){return t!==void 0&&t.has(n)?(e.attach(r,t.get(n)),t.delete(n),!0):!1}function Zm(e,t,r,n,a){if(wd(e,t,n,r(n,a)))e.updateValue(n,a);else{let i=e.create(n,a);e.attach(n,i)}}function Km(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 Qm=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 ye(e,t){qa("NgControlFlow");let r=ge(),n=Ui(),a=r[n]!==Kn?r[n]:-1,i=a!==-1?Ml(r,mt+a):void 0,o=0;if(yn(r,n,e)){let l=Ce(null);try{if(i!==void 0&&Vy(i,o),e!==-1){let d=mt+e,u=Ml(r,d),h=xd(r[be],d),m=Mi(u,h.tView.ssrId),v=is(r,h,t,{dehydratedView:m});os(u,v,o,Oi(h,m))}}finally{Ce(l)}}else if(i!==void 0){let l=jy(i,o);l!==void 0&&(l[Lt]=t)}}var Gde=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-$t}};function sp(e,t){return t}var Wde=class{constructor(e,t,r){s(this,"hasEmptyBlock");s(this,"trackByFn");s(this,"liveCollection");this.hasEmptyBlock=e,this.trackByFn=t,this.liveCollection=r}};function lp(e,t,r,n,a,i,o,l,d,u,h,m,v){qa("NgControlFlow");let g=ge(),w=gt(),x=d!==void 0,S=ge(),T=o,A=new Wde(x,T);S[mt+e]=A,ab(g,w,e+1,t,r,n,a,ja(w.consts,i))}var qde=class extends Hde{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-$t}at(t){return this.getLView(t)[Lt].$implicit}attach(t,r){let n=r[Di];this.needsIndexUpdate||(this.needsIndexUpdate=t!==this.length),os(this.lContainer,r,t,Oi(this.templateTNode,n))}detach(t){return this.needsIndexUpdate||(this.needsIndexUpdate=t!==this.length-1),$de(this.lContainer,t)}create(t,r){var i;let n=Mi(this.lContainer,this.templateTNode.tView.ssrId),a=is(this.hostLView,this.templateTNode,new Gde(this.lContainer,r,t),{dehydratedView:n});return(i=this.operationsCounter)==null||i.recordCreate(),a}destroy(t){var r;vc(t[be],t),(r=this.operationsCounter)==null||r.recordDestroy()}updateValue(t,r){this.getLView(t)[Lt].$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)[Lt].$index=t}getLView(t){return Yde(this.lContainer,t)}};function cp(e){let t=Ce(null),r=Hr();try{let n=ge(),a=n[be],i=n[r],o=r+1,l=Ml(n,o);if(i.liveCollection===void 0){let u=xd(a,o);i.liveCollection=new qde(l,n,u)}else i.liveCollection.reset();let d=i.liveCollection;if(Ude(d,e,i.trackByFn),d.updateIndexes(),i.hasEmptyBlock){let u=Ui(),h=d.length===0;if(yn(n,u,h)){let m=r+2,v=Ml(n,m);if(h){let g=xd(a,m),w=Mi(v,g.tView.ssrId),x=is(n,g,void 0,{dehydratedView:w});os(v,x,0,Oi(g,w))}else Vy(v,0)}}}finally{Ce(t)}}function Ml(e,t){return e[t]}function $de(e,t){return Po(e,t)}function Yde(e,t){return jy(e,t)}function xd(e,t){return xh(e,t)}function le(e,t,r,n){let a=ge(),i=gt(),o=mt+e,l=a[Et],d=i.firstCreatePass?Uy(o,i,a,t,Kh,Qoe(),r,n):i.data[o],u=Zde(i,a,d,l,t);a[o]=u;let h=uc(d);return pa(d,!0),yy(l,u,d),!ep(d)&&dc()&&yc(i,a,u,d),(Yoe()===0||h)&&qi(u,a),Zoe(),h&&(gc(i,a,d),Uh(i,d,a)),n!==null&&Zh(a,d),le}function se(){let e=sn();Ih()?Th():(e=e.parent,pa(e,!1));let t=e;Joe(t)&&Xoe(),Koe();let r=gt();return r.firstCreatePass&&Gy(r,t),t.classesWithoutHost!=null&&dse(t)&&_d(r,t,ge(),t.classesWithoutHost,!0),t.stylesWithoutHost!=null&&hse(t)&&_d(r,t,ge(),t.stylesWithoutHost,!1),se}function Me(e,t,r,n){return le(e,t,r,n),se(),Me}var Zde=(e,t,r,n,a,i)=>(hc(!0),gy(n,a,lse()));function Kde(e,t,r,n,a){let i=t.consts,o=ja(i,n),l=Yi(t,e,8,"ng-container",o);o!==null&&fd(l,o,!0);let d=ja(i,a);return ap(t,r,l,d,Kh),l.mergedAttrs=Ni(l.mergedAttrs,l.attrs),t.queries!==null&&t.queries.elementStart(t,l),l}function mb(e,t,r){let n=ge(),a=gt(),i=e+mt,o=a.firstCreatePass?Kde(i,a,n,t,r):a.data[i];pa(o,!0);let l=Qde(a,n);return n[i]=l,dc()&&yc(a,n,l,o),qi(l,n),uc(o)&&(gc(a,n,o),Uh(a,o,n)),r!=null&&Zh(n,o),mb}function fb(){let e=sn(),t=gt();return Ih()?Th():(e=e.parent,pa(e,!1)),t.firstCreatePass&&(Ah(t,e),_h(e)&&t.queries.elementEnd(e)),fb}function Ya(e,t,r){return mb(e,t,r),fb(),Ya}var Qde=(e,t,r,n)=>(hc(!0),ece(t[Et],""));function xc(){return ge()}function up(e,t,r){let n=ge(),a=Ui();if(yn(n,a,t)){let i=gt(),o=Mh();Ey(i,o,n,e,t,n[Et],r,!0)}return up}var va=void 0;function Jde(e){let t=Math.floor(Math.abs(e)),r=e.toString().replace(/^[^.]*\.?/,"").length;return t===1&&r===0?1:5}var Xde=["en",[["a","p"],["AM","PM"],va],[["AM","PM"],va,va],[["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"]],va,[["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"]],va,[["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}",va,"{1} 'at' {0}",va],[".",",",";","%","+","-","E","×","‰","∞","NaN",":"],["#,##0.###","#,##0%","¤#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",Jde],wo={};function ehe(e,t,r){typeof t!="string"&&(r=t,t=e[Tt.LocaleId]),t=t.toLowerCase().replace(/_/g,"-"),wo[t]=e,r&&(wo[t][Tt.ExtraData]=r)}function Jn(e){let t=the(e),r=Jm(t);if(r)return r;let n=t.split("-")[0];if(r=Jm(n),r)return r;if(n==="en")return Xde;throw new G(701,!1)}function Jm(e){return e in wo||(wo[e]=ui.ng&&ui.ng.common&&ui.ng.common.locales&&ui.ng.common.locales[e]),wo[e]}var Tt=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}(Tt||{});function the(e){return e.toLowerCase().replace(/_/g,"-")}var Ed="en-US";function nhe(e){typeof e=="string"&&e.toLowerCase().replace(/_/g,"-")}function Xm(e,t,r){return function n(a){if(a===Function)return r;let i=Vi(e)?pr(e.index,t):t;rp(i,5);let o=t[Lt],l=ef(t,o,r,a),d=n.__ngNextListenerFn__;for(;d;)l=ef(t,o,d,a)&&l,d=d.__ngNextListenerFn__;return l}}function ef(e,t,r,n){let a=Ce(null);try{return Fa(6,t,r),r(n)!==!1}catch(i){return rhe(e,i),!1}finally{Ce(a)}}function rhe(e,t){let r=e[Ii],n=r?r.get(Zn,null):null;n&&n.handleError(t)}function tf(e,t,r,n,a,i){let o=t[r],l=t[be],d=l.data[r].outputs[n],u=o[d],h=l.firstCreatePass?Dh(l):null,m=Ch(t),v=u.subscribe(i),g=m.length;m.push(i,v),h&&h.push(a,e.index,g,-(g+1))}function Za(e,t,r,n){let a=ge(),i=gt(),o=sn();return ihe(i,a,a[Et],o,e,t,n),Za}function ahe(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[bi],d=a[i+2];return l.length>d?l[d]:null}typeof o=="string"&&(i+=2)}return null}function ihe(e,t,r,n,a,i,o){var m,v;let l=uc(n),d=e.firstCreatePass?Dh(e):null,u=Ch(t),h=!0;if(n.type&3||o){let g=gr(n,t),w=o?o(g):g,x=u.length,S=o?A=>o(hr(A[n.index])):n.index,T=null;if(!o&&l&&(T=ahe(e,t,a,n.index)),T!==null){let A=T.__ngLastListenerFn__||T;A.__ngNextListenerFn__=i,T.__ngLastListenerFn__=i,h=!1}else{i=Xm(n,t,i);let A=r.listen(w,a,i);u.push(i,A),d&&d.push(a,S,x,x+1)}}else i=Xm(n,t,i);if(h){let g=(m=n.outputs)==null?void 0:m[a],w=(v=n.hostDirectiveOutputs)==null?void 0:v[a];if(w&&w.length)for(let x=0;x<w.length;x+=2){let S=w[x],T=w[x+1];tf(n,t,S,T,a,i)}if(g&&g.length)for(let x of g)tf(n,t,x,a,a,i)}}function ce(e=1){return sse(e)}function ohe(e,t){let r=null,n=Wle(e);for(let a=0;a<t.length;a++){let i=t[a];if(i==="*"){r=a;continue}if(n===null?fy(e,i,!0):Yle(n,i))return a}return r}function Ka(e){let t=ge()[An][on];if(!t.projection){let r=e?e.length:1,n=t.projection=xoe(r,null),a=n.slice(),i=t.child;for(;i!==null;){if(i.type!==128){let o=e?ohe(i,e):0;o!==null&&(a[o]?a[o].projectionNext=i:n[o]=i,a[o]=i)}i=i.next}}}function Yn(e,t=0,r,n,a,i){let o=ge(),l=gt(),d=null,u=Yi(l,mt+e,16,null,null);u.projection===null&&(u.projection=t),Th();let h=!o[Di]||yv();o[An][on].projection[u.projection]===null&&d!==null?she(o,l,d):h&&!ep(u)&&Tce(l,o,u)}function she(e,t,r){let n=mt+r,a=t.data[n],i=e[n],o=Mi(i,a.tView.ssrId),l=is(e,a,void 0,{dehydratedView:o});os(i,l,0,Oi(a,o))}function Sd(e,t,r){zue(e,t,r)}function kd(e){let t=ge(),r=gt(),n=Ev();Nh(n+1);let a=op(r,n);if(e.dirty&&Uoe(t)===((a.metadata.flags&2)===2)){if(a.matches===null)e.reset([]);else{let i=Gue(t,n);e.reset(i,zse),e.notifyOnChanges()}return!0}return!1}function Cd(){return Vue(ge(),Ev())}function Ki(e){let t=_v();return Xo(t,mt+e)}function ze(e,t=""){let r=ge(),n=gt(),a=e+mt,i=n.firstCreatePass?Yi(n,a,1,t,null):n.data[a],o=lhe(n,r,i,t);r[a]=o,dc()&&yc(n,r,o,i),pa(i,!1)}var lhe=(e,t,r,n,a)=>(hc(!0),Jle(t[Et],n));function gn(e){return At("",e,""),gn}function At(e,t,r){let n=ge(),a=_de(n,e,t,r);return a!==Kn&&che(n,Hr(),a),At}function che(e,t,r){let n=fv(t,e);Xle(e[Et],n,r)}var gb={};function vb(e){let t=gt(),r=ge(),n=e+mt,a=Yi(t,n,128,null,null);return pa(a,!1),Eh(t,r,n,gb),vb}function nf(e){qa("NgLet");let t=gt(),r=ge(),n=Hr();return Eh(t,r,n,e),e}function rf(e){let t=_v(),r=Xo(t,mt+e);if(r===gb)throw new G(314,!1);return r}function uhe(e,t,r){let n=gt();if(n.firstCreatePass){let a=dr(e);Dd(r,n.data,n.blueprint,a,!0),Dd(t,n.data,n.blueprint,a,!1)}}function Dd(e,t,r,n,a){if(e=Bt(e),Array.isArray(e))for(let i=0;i<e.length;i++)Dd(e[i],t,r,n,a);else{let i=gt(),o=ge(),l=sn(),d=Ci(e)?e:Bt(e.provide),u=sv(e),h=l.providerIndexes&1048575,m=l.directiveStart,v=l.providerIndexes>>20;if(Ci(e)||!e.multi){let g=new ts(u,a,en),w=au(d,t,a?h:h+v,m);w===-1?(id(Dl(l,o),i,d),ru(i,e,t.length),t.push(d),l.directiveStart++,l.directiveEnd++,a&&(l.providerIndexes+=1048576),r.push(g),o.push(g)):(r[w]=g,o[w]=g)}else{let g=au(d,t,h+v,m),w=au(d,t,h,h+v),x=g>=0&&r[g],S=w>=0&&r[w];if(a&&!S||!a&&!x){id(Dl(l,o),i,d);let T=phe(a?hhe:dhe,r.length,a,n,u);!a&&S&&(r[w].providerFactory=T),ru(i,e,t.length,0),t.push(d),l.directiveStart++,l.directiveEnd++,a&&(l.providerIndexes+=1048576),r.push(T),o.push(T)}else{let T=yb(r[a?w:g],u,!a&&n);ru(i,e,g>-1?g:w,T)}!a&&n&&S&&r[w].componentProviders++}}}function ru(e,t,r,n){let a=Ci(t),i=Noe(t);if(a||i){let o=(i?Bt(t.useClass):t).prototype.ngOnDestroy;if(o){let l=e.destroyHooks||(e.destroyHooks=[]);if(!a&&t.multi){let d=l.indexOf(r);d===-1?l.push(r,[n,o]):l[d+1].push(n,o)}else l.push(r,o)}}}function yb(e,t,r){return r&&e.componentProviders++,e.multi.push(t)-1}function au(e,t,r,n){for(let a=r;a<n;a++)if(t[a]===e)return a;return-1}function dhe(e,t,r,n,a){return Id(this.multi,[])}function hhe(e,t,r,n,a){let i=this.multi,o;if(this.providerFactory){let l=this.providerFactory.componentProviders,d=No(n,n[be],this.providerFactory.index,a);o=d.slice(0,l),Id(i,o);for(let u=l;u<d.length;u++)o.push(d[u])}else o=[],Id(i,o);return o}function Id(e,t){for(let r=0;r<e.length;r++){let n=e[r];t.push(n())}return t}function phe(e,t,r,n,a){let i=new ts(e,r,en);return i.multi=[],i.index=t,i.componentProviders=0,yb(i,a,n&&!r),i}function mhe(e,t=[]){return r=>{r.providersResolver=(n,a)=>uhe(n,a?a(e):e,t)}}function fhe(e,t,r){let n=Hi()+e,a=ge();return a[n]===Kn?cs(a,n,t()):rb(a,n)}function jr(e,t,r,n){return bb(ge(),Hi(),e,t,r,n)}function ghe(e,t,r,n,a,i,o,l){let d=Hi()+e,u=ge(),h=sde(u,d,r,n,a,i);return yn(u,d+4,o)||h?cs(u,d+5,t(r,n,a,i,o)):rb(u,d+5)}function dp(e,t){let r=e[t];return r===Kn?void 0:r}function bb(e,t,r,n,a,i){let o=t+r;return yn(e,o,a)?cs(e,o+1,i?n.call(i,a):n(a)):dp(e,o+1)}function vhe(e,t,r,n,a,i,o){let l=t+r;return Ol(e,l,a,i)?cs(e,l+2,o?n.call(o,a,i):n(a,i)):dp(e,l+2)}function yhe(e,t,r,n,a,i,o,l){let d=t+r;return ode(e,d,a,i,o)?cs(e,d+3,l?n.call(l,a,i,o):n(a,i,o)):dp(e,d+3)}function te(e,t){let r=gt(),n,a=e+mt;r.firstCreatePass?(n=bhe(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=Aa(n.type)),o=tn(en);try{let l=Cl(!1),d=i();return Cl(l),Eh(r,ge(),a,d),d}finally{tn(o)}}function bhe(e,t){if(t)for(let r=t.length-1;r>=0;r--){let n=t[r];if(e===n.name)return n}}function fe(e,t,r){let n=e+mt,a=ge(),i=Xo(a,n);return hp(a,n)?bb(a,Hi(),t,i.transform,r,i):i.transform(r)}function fr(e,t,r,n){let a=e+mt,i=ge(),o=Xo(i,a);return hp(i,a)?vhe(i,Hi(),t,o.transform,r,n,o):o.transform(r,n)}function Ha(e,t,r,n,a){let i=e+mt,o=ge(),l=Xo(o,i);return hp(o,i)?yhe(o,Hi(),t,l.transform,r,n,a,l):l.transform(r,n,a)}function hp(e,t){return e[be].data[t].pure}function Td(e,t){return _c(e,t)}var _he=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(".")}},af=new _he("19.2.15"),whe=(()=>{const t=class t{constructor(){s(this,"zone",C(Ge));s(this,"changeDetectionScheduler",C(Gi));s(this,"applicationRef",C(da));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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function xhe({ngZoneFactory:e,ignoreChangesOutsideZone:t,scheduleInRootZone:r}){return e??(e=()=>new Ge(xt(ie({},Ehe()),{scheduleInRootZone:r}))),[{provide:Ge,useFactory:e},{provide:_l,multi:!0,useFactory:()=>{let n=C(whe,{optional:!0});return()=>n.initialize()}},{provide:_l,multi:!0,useFactory:()=>{let n=C(She);return()=>{n.initialize()}}},t===!0?{provide:Gv,useValue:!0}:[],{provide:Wv,useValue:r??zv}]}function Ehe(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:(e==null?void 0:e.eventCoalescing)??!1,shouldCoalesceRunChangeDetection:(e==null?void 0:e.runCoalescing)??!1}}var She=(()=>{const t=class t{constructor(){s(this,"subscription",new vn);s(this,"initialized",!1);s(this,"zone",C(Ge));s(this,"pendingTasks",C(ns))}initialize(){if(this.initialized)return;this.initialized=!0;let n=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(n=this.pendingTasks.add()),this.zone.runOutsideAngular(()=>{this.subscription.add(this.zone.onStable.subscribe(()=>{Ge.assertNotInAngularZone(),queueMicrotask(()=>{n!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(n),n=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{Ge.assertInAngularZone(),n??(n=this.pendingTasks.add())}))}ngOnDestroy(){this.subscription.unsubscribe()}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),khe=(()=>{var t;const r=class r{constructor(){s(this,"appRef",C(da));s(this,"taskService",C(ns));s(this,"ngZone",C(Ge));s(this,"zonelessEnabled",C(Uv));s(this,"tracing",C(rs,{optional:!0}));s(this,"disableScheduling",C(Gv,{optional:!0})??!1);s(this,"zoneIsDefined",typeof Zone<"u"&&!!Zone.root.run);s(this,"schedulerTickApplyArgs",[{data:{__scheduler_tick__:!0}}]);s(this,"subscriptions",new vn);s(this,"angularZoneId",this.zoneIsDefined?(t=this.ngZone._inner)==null?void 0:t.get(Il):null);s(this,"scheduleInRootZone",!this.zonelessEnabled&&this.zoneIsDefined&&(C(Wv,{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 Ase||!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?Cm:qv;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(Il+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,Cm(()=>{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",z({token:r,factory:r.ɵfac,providedIn:"root"}));let e=r;return e})();function Che(){return typeof $localize<"u"&&$localize.locale||Ed}var Ec=new X("",{providedIn:"root",factory:()=>C(Ec,Ne.Optional|Ne.SkipSelf)||Che()}),Nd=new X(""),Dhe=new X("");function ro(e){return!e.moduleRef}function Ihe(e){let t=ro(e)?e.r3Injector:e.moduleRef.injector,r=t.get(Ge);return r.run(()=>{ro(e)?e.r3Injector.resolveInjectorInitializers():e.moduleRef.resolveInjectorInitializers();let n=t.get(Zn,null),a;if(r.runOutsideAngular(()=>{a=r.onError.subscribe({next:i=>{n.handleError(i)}})}),ro(e)){let i=()=>t.destroy(),o=e.platformInjector.get(Nd);o.add(i),t.onDestroy(()=>{a.unsubscribe(),o.delete(i)})}else{let i=()=>e.moduleRef.destroy(),o=e.platformInjector.get(Nd);o.add(i),e.moduleRef.onDestroy(()=>{rl(e.allPlatformModules,e.moduleRef),a.unsubscribe(),o.delete(i)})}return Nhe(n,r,()=>{let i=t.get(sb);return i.runInitializers(),i.donePromise.then(()=>{let o=t.get(Ec,Ed);if(nhe(o||Ed),!t.get(Dhe,!0))return ro(e)?t.get(da):(e.allPlatformModules.push(e.moduleRef),e.moduleRef);if(ro(e)){let l=t.get(da);return e.rootComponent!==void 0&&l.bootstrap(e.rootComponent),l}else return The(e.moduleRef,e.allPlatformModules),e.moduleRef})})})}function The(e,t){let r=e.injector.get(da);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 Nhe(e,t,r){try{let n=r();return ob(n)?n.catch(a=>{throw t.runOutsideAngular(()=>e.handleError(a)),a}):n}catch(n){throw t.runOutsideAngular(()=>e.handleError(n)),n}}var al=null;function Ohe(e=[],t){return st.create({name:t,providers:[{provide:yh,useValue:"platform"},{provide:Nd,useValue:new Set([()=>al=null])},...e]})}function Phe(e=[]){if(al)return al;let t=Ohe(e);return al=t,gde(),Mhe(t),t}function Mhe(e){let t=e.get(ty,null);lc(e,()=>{t==null||t.forEach(r=>r())})}function Ahe(){return!1}var Sc=(()=>{class e{}return s(e,"__NG_ELEMENT_ID__",Rhe),e})();function Rhe(e){return Lhe(sn(),ge(),(e&16)===16)}function Lhe(e,t,r){if(Vi(e)&&!r){let n=pr(e.index,t);return new Mo(n,n)}else if(e.type&175){let n=t[An];return new Mo(n,t)}return null}var Fhe=class{constructor(){}supports(e){return e instanceof Map||nb(e)}create(){return new jhe}},jhe=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||nb(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 Vhe(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))}},Vhe=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 of(){return new _b([new Fhe])}var _b=(()=>{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||of()),deps:[[t,new boe,new yoe]]}}find(n){let a=this.factories.find(i=>i.supports(n));if(a)return a;throw new G(901,!1)}};s(t,"ɵprov",z({token:t,providedIn:"root",factory:of}));let e=t;return e})();function Bhe(e){let{rootComponent:t,appProviders:r,platformProviders:n,platformRef:a}=e;try{let i=(a==null?void 0:a.injector)??Phe(n),o=[xhe({}),{provide:Gi,useExisting:khe},...r||[]],l=new Jy({providers:o,parent:i,debugName:"",runEnvironmentInitializers:!1});return Ihe({r3Injector:l.injector,platformInjector:i,rootComponent:t})}catch(i){return Promise.reject(i)}finally{}}function mo(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function wb(e,t=NaN){return!isNaN(parseFloat(e))&&!isNaN(Number(e))?Number(e):t}function zhe(e){return eie(e)}function ta(e,t){return Wae(e,t==null?void 0:t.equal)}var Vg,Hhe=(Vg=On,class{constructor(e){s(this,Vg);this[On]=e}destroy(){this[On].destroy()}});function Uhe(e,t){!(t!=null&&t.injector)&&Jo();let r=(t==null?void 0:t.injector)??C(st),n=(t==null?void 0:t.manualCleanup)!==!0?r.get(mr):null,a,i=r.get(zh,null,{optional:!0}),o=r.get(Gi);return i!==null&&!(t!=null&&t.forceRoot)?(a=qhe(i.view,o,e),n instanceof Hv&&n._lView===i.view&&(n=null)):a=$he(e,r.get(ib),o),a.injector=r,n!==null&&(a.onDestroyFn=n.onDestroy(()=>a.destroy())),new Hhe(a)}var xb=xt(ie({},Li),{consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!0,dirty:!0,hasRun:!1,cleanupFns:void 0,zone:null,kind:"effect",onDestroyFn:Oo,run(){if(this.dirty=!1,this.hasRun&&!nh(this))return;this.hasRun=!0;let e=n=>(this.cleanupFns??(this.cleanupFns=[])).push(n),t=So(this),r=El(!1);try{this.maybeCleanup(),this.fn(e)}finally{El(r),ec(this,t)}},maybeCleanup(){var e;if((e=this.cleanupFns)!=null&&e.length)try{for(;this.cleanupFns.length;)this.cleanupFns.pop()()}finally{this.cleanupFns=[]}}}),Ghe=xt(ie({},xb),{consumerMarkedDirty(){this.scheduler.schedule(this),this.notifier.notify(12)},destroy(){tc(this),this.onDestroyFn(),this.maybeCleanup(),this.scheduler.remove(this)}}),Whe=xt(ie({},xb),{consumerMarkedDirty(){this.view[pe]|=8192,zi(this.view),this.notifier.notify(13)},destroy(){var e;tc(this),this.onDestroyFn(),this.maybeCleanup(),(e=this.view[Or])==null||e.delete(this)}});function qhe(e,t,r){let n=Object.create(Whe);return n.view=e,n.zone=typeof Zone<"u"?Zone.current:null,n.notifier=t,n.fn=r,e[Or]??(e[Or]=new Set),e[Or].add(n),n.consumerMarkedDirty(n),n}function $he(e,t,r){let n=Object.create(Ghe);return n.fn=e,n.scheduler=t,n.notifier=r,n.zone=typeof Zone<"u"?Zone.current:null,n.scheduler.schedule(n),n.notifier.notify(12),n}var Yhe=e=>e;function Zhe(e,t){if(typeof e=="function"){let r=sm(e,Yhe,t==null?void 0:t.equal);return sf(r)}else{let r=sm(e.source,e.computation,e.equal);return sf(r)}}function sf(e){let t=e[On],r=e;return r.set=n=>Qae(t,n),r.update=n=>Jae(t,n),r.asReadonly=Yv.bind(e),r}function Eb(e,t){let r=ki(e),n=t.elementInjector||sc();return new ip(r).create(n,t.projectableNodes,t.hostElement,t.environmentInjector)}var Khe={schedule(e,t){let r=setTimeout(e,t);return()=>clearTimeout(r)}};function Qhe(e){return e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function Jhe(e){return!!e&&e.nodeType===Node.ELEMENT_NODE}var iu;function Xhe(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 epe(e){let t={};return e.forEach(({propName:r,templateName:n,transform:a})=>{t[Qhe(n)]=[r,a]}),t}function tpe(e,t){return t.get(ss).resolveComponentFactory(e).inputs}function npe(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],d=rpe(l,t,a);d!==-1&&n[d].push(l)}return n}function rpe(e,t,r){let n=r;return Jhe(e)&&t.some((a,i)=>a!=="*"&&Xhe(e,a)?(n=i,!0):!1),n}var ape=10,ipe=class{constructor(e,t){s(this,"componentFactory");s(this,"inputMap",new Map);this.componentFactory=t.get(ss).resolveComponentFactory(e);for(let r of this.componentFactory.inputs)this.inputMap.set(r.propName,r.templateName)}create(e){return new ope(this.componentFactory,e,this.inputMap)}},ope=class{constructor(e,t,r){s(this,"componentFactory");s(this,"injector");s(this,"inputMap");s(this,"eventEmitters",new c0(1));s(this,"events",this.eventEmitters.pipe(gl(e=>uh(...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(Ge),this.appRef=this.injector.get(da),this.cdScheduler=t.get(Gi),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=Khe.schedule(()=>{this.componentRef!==null&&(this.componentRef.destroy(),this.componentRef=null)},ape))})}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),qce(this.componentRef.hostView)&&($ce(this.componentRef.changeDetectorRef),this.cdScheduler.notify(6))})}initializeComponent(e){let t=st.create({providers:[],parent:this.injector}),r=npe(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 lt(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()}},spe=class extends HTMLElement{constructor(){super(...arguments);s(this,"ngElementEventsSubscription",null)}};function lpe(e,t){let r=tpe(e,t.injector),n=t.strategyFactory||new ipe(e,t.injector),a=epe(r);class i extends spe{constructor(d){super();s(this,"injector");s(this,"_ngElementStrategy");this.injector=d}get ngElementStrategy(){if(!this._ngElementStrategy){let d=this._ngElementStrategy=n.create(this.injector||t.injector);r.forEach(({propName:u,transform:h})=>{if(!this.hasOwnProperty(u))return;let m=this[u];delete this[u],d.setInputValue(u,m,h)})}return this._ngElementStrategy}attributeChangedCallback(d,u,h,m){let[v,g]=a[d];this.ngElementStrategy.setInputValue(v,h,g)}connectedCallback(){let d=!1;this.ngElementStrategy.events&&(this.subscribeToEvents(),d=!0),this.ngElementStrategy.connect(this),d||this.subscribeToEvents()}disconnectedCallback(){this._ngElementStrategy&&this._ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)}subscribeToEvents(){this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe(d=>{let u=new CustomEvent(d.name,{detail:d.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(d){this.ngElementStrategy.setInputValue(o,d,l)},configurable:!0,enumerable:!0})}),i}var He=new X(""),Sb=null;function xo(){return Sb}function cpe(e){Sb??(Sb=e)}var upe=class{},kb=(()=>{const t=class t{historyGo(n){throw new Error("")}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:()=>C(dpe),providedIn:"platform"}));let e=t;return e})(),dpe=(()=>{const t=class t extends kb{constructor(){super();s(this,"_location");s(this,"_history");s(this,"_doc",C(He));this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return xo().getBaseHref(this._doc)}onPopState(a){let i=xo().getGlobalEventTarget(this._doc,"window");return i.addEventListener("popstate",a,!1),()=>i.removeEventListener("popstate",a)}onHashChange(a){let i=xo().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",z({token:t,factory:()=>new t,providedIn:"platform"}));let e=t;return e})();function Cb(e,t){return e?t?e.endsWith("/")?t.startsWith("/")?e+t.slice(1):e+t:t.startsWith("/")?e+t:`${e}/${t}`:e:t}function lf(e){let t=e.search(/#|\?|$/);return e[t-1]==="/"?e.slice(0,t-1)+e.slice(t):e}function Ia(e){return e&&e[0]!=="?"?`?${e}`:e}var pp=(()=>{const t=class t{historyGo(n){throw new Error("")}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:()=>C(ppe),providedIn:"root"}));let e=t;return e})(),hpe=new X(""),ppe=(()=>{const t=class t extends pp{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(He).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 Cb(this._baseHref,a)}path(a=!1){let i=this._platformLocation.pathname+Ia(this._platformLocation.search),o=this._platformLocation.hash;return o&&a?`${i}${o}`:i}pushState(a,i,o,l){let d=this.prepareExternalUrl(o+Ia(l));this._platformLocation.pushState(a,i,d)}replaceState(a,i,o,l){let d=this.prepareExternalUrl(o+Ia(l));this._platformLocation.replaceState(a,i,d)}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)(ae(kb),ae(hpe,8))}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Db=(()=>{const t=class t{constructor(n){s(this,"_subject",new De);s(this,"_basePath");s(this,"_locationStrategy");s(this,"_urlChangeListeners",[]);s(this,"_urlChangeSubscription",null);this._locationStrategy=n;let a=this._locationStrategy.getBaseHref();this._basePath=gpe(lf(cf(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+Ia(a))}normalize(n){return t.stripTrailingSlash(fpe(this._basePath,cf(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+Ia(a)),i)}replaceState(n,a="",i=null){this._locationStrategy.replaceState(i,"",n,a),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Ia(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",Ia),s(t,"joinWithSlash",Cb),s(t,"stripTrailingSlash",lf),s(t,"ɵfac",function(n){return new(n||t)(ae(pp))}),s(t,"ɵprov",z({token:t,factory:()=>mpe(),providedIn:"root"}));let e=t;return e})();function mpe(){return new Db(ae(pp))}function fpe(e,t){if(!e||!t.startsWith(e))return t;let r=t.substring(e.length);return r===""||["/",";","?","#"].includes(r[0])?r:t}function cf(e){return e.replace(/\/index.html$/,"")}function gpe(e){if(new RegExp("^(https?:)?//").test(e)){let[,t]=e.split(/\/\/[^\/]+/);return t}return e}var Jt=function(e){return e[e.Format=0]="Format",e[e.Standalone=1]="Standalone",e}(Jt||{}),$e=function(e){return e[e.Narrow=0]="Narrow",e[e.Abbreviated=1]="Abbreviated",e[e.Wide=2]="Wide",e[e.Short=3]="Short",e}($e||{}),hn=function(e){return e[e.Short=0]="Short",e[e.Medium=1]="Medium",e[e.Long=2]="Long",e[e.Full=3]="Full",e}(hn||{}),kc={MinusSign:5};function vpe(e){return Jn(e)[Tt.LocaleId]}function ype(e,t,r){let n=Jn(e),a=[n[Tt.DayPeriodsFormat],n[Tt.DayPeriodsStandalone]],i=Ln(a,t);return Ln(i,r)}function bpe(e,t,r){let n=Jn(e),a=[n[Tt.DaysFormat],n[Tt.DaysStandalone]],i=Ln(a,t);return Ln(i,r)}function _pe(e,t,r){let n=Jn(e),a=[n[Tt.MonthsFormat],n[Tt.MonthsStandalone]],i=Ln(a,t);return Ln(i,r)}function wpe(e,t){let r=Jn(e)[Tt.Eras];return Ln(r,t)}function Os(e,t){let r=Jn(e);return Ln(r[Tt.DateFormat],t)}function Ps(e,t){let r=Jn(e);return Ln(r[Tt.TimeFormat],t)}function Ms(e,t){let r=Jn(e)[Tt.DateTimeFormat];return Ln(r,t)}function Cc(e,t){return Jn(e)[Tt.NumberSymbols][t]}function Ib(e){if(!e[Tt.ExtraData])throw new Error(`Missing extra locale data for the locale "${e[Tt.LocaleId]}". Use "registerLocaleData" to load new data. See the "I18n guide" on angular.io to know more.`)}function xpe(e){let t=Jn(e);return Ib(t),(t[Tt.ExtraData][2]||[]).map(r=>typeof r=="string"?ou(r):[ou(r[0]),ou(r[1])])}function Epe(e,t,r){let n=Jn(e);Ib(n);let a=[n[Tt.ExtraData][0],n[Tt.ExtraData][1]],i=Ln(a,t)||[];return Ln(i,r)||[]}function Ln(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 ou(e){let[t,r]=e.split(":");return{hours:+t,minutes:+r}}var Spe=/^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,ni={},kpe=/((?:[^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 Cpe(e,t,r,n){let a=Rpe(e);t=Ir(r,t)||t;let i=[],o;for(;t;)if(o=kpe.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=Nb(n,l),a=Ape(a,n));let d="";return i.forEach(u=>{let h=Ppe(u);d+=h?h(a,r,l):u==="''"?"'":u.replace(/(^'|'$)/g,"").replace(/''/g,"'")}),d}function Al(e,t,r){let n=new Date(0);return n.setFullYear(e,t,r),n.setHours(0,0,0),n}function Ir(e,t){let r=vpe(e);if(ni[r]??(ni[r]={}),ni[r][t])return ni[r][t];let n="";switch(t){case"shortDate":n=Os(e,hn.Short);break;case"mediumDate":n=Os(e,hn.Medium);break;case"longDate":n=Os(e,hn.Long);break;case"fullDate":n=Os(e,hn.Full);break;case"shortTime":n=Ps(e,hn.Short);break;case"mediumTime":n=Ps(e,hn.Medium);break;case"longTime":n=Ps(e,hn.Long);break;case"fullTime":n=Ps(e,hn.Full);break;case"short":let a=Ir(e,"shortTime"),i=Ir(e,"shortDate");n=As(Ms(e,hn.Short),[a,i]);break;case"medium":let o=Ir(e,"mediumTime"),l=Ir(e,"mediumDate");n=As(Ms(e,hn.Medium),[o,l]);break;case"long":let d=Ir(e,"longTime"),u=Ir(e,"longDate");n=As(Ms(e,hn.Long),[d,u]);break;case"full":let h=Ir(e,"fullTime"),m=Ir(e,"fullDate");n=As(Ms(e,hn.Full),[h,m]);break}return n&&(ni[r][t]=n),n}function As(e,t){return t&&(e=e.replace(/\{([^}]+)}/g,function(r,n){return t!=null&&n in t?t[n]:r})),e}function Gn(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 Dpe(e,t){return Gn(e,3).substring(0,t)}function Ct(e,t,r=0,n=!1,a=!1){return function(i,o){let l=Ipe(e,i);if((r>0||l>-r)&&(l+=r),e===3)l===0&&r===-12&&(l=12);else if(e===6)return Dpe(l,t);let d=Cc(o,kc.MinusSign);return Gn(l,t,d,n,a)}}function Ipe(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 Ke(e,t,r=Jt.Format,n=!1){return function(a,i){return Tpe(a,i,e,t,r,n)}}function Tpe(e,t,r,n,a,i){switch(r){case 2:return _pe(t,a,n)[e.getMonth()];case 1:return bpe(t,a,n)[e.getDay()];case 0:let o=e.getHours(),l=e.getMinutes();if(i){let u=xpe(t),h=Epe(t,a,n),m=u.findIndex(v=>{if(Array.isArray(v)){let[g,w]=v,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(v.hours===o&&v.minutes===l)return!0;return!1});if(m!==-1)return h[m]}return ype(t,a,n)[o<12?0:1];case 3:return wpe(t,n)[e.getFullYear()<=0?0:1];default:let d=r;throw new Error(`unexpected translation type ${d}`)}}function Rs(e){return function(t,r,n){let a=-1*n,i=Cc(r,kc.MinusSign),o=a>0?Math.floor(a/60):Math.ceil(a/60);switch(e){case 0:return(a>=0?"+":"")+Gn(o,2,i)+Gn(Math.abs(a%60),2,i);case 1:return"GMT"+(a>=0?"+":"")+Gn(o,1,i);case 2:return"GMT"+(a>=0?"+":"")+Gn(o,2,i)+":"+Gn(Math.abs(a%60),2,i);case 3:return n===0?"Z":(a>=0?"+":"")+Gn(o,2,i)+":"+Gn(Math.abs(a%60),2,i);default:throw new Error(`Unknown zone width "${e}"`)}}}var Npe=0,il=4;function Ope(e){let t=Al(e,Npe,1).getDay();return Al(e,0,1+(t<=il?il:il+7)-t)}function Tb(e){let t=e.getDay(),r=t===0?-3:il-t;return Al(e.getFullYear(),e.getMonth(),e.getDate()+r)}function su(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=Tb(r),o=Ope(i.getFullYear()),l=i.getTime()-o.getTime();a=1+Math.round(l/6048e5)}return Gn(a,e,Cc(n,kc.MinusSign))}}function Ls(e,t=!1){return function(r,n){let a=Tb(r).getFullYear();return Gn(a,e,Cc(n,kc.MinusSign),t)}}var lu={};function Ppe(e){if(lu[e])return lu[e];let t;switch(e){case"G":case"GG":case"GGG":t=Ke(3,$e.Abbreviated);break;case"GGGG":t=Ke(3,$e.Wide);break;case"GGGGG":t=Ke(3,$e.Narrow);break;case"y":t=Ct(0,1,0,!1,!0);break;case"yy":t=Ct(0,2,0,!0,!0);break;case"yyy":t=Ct(0,3,0,!1,!0);break;case"yyyy":t=Ct(0,4,0,!1,!0);break;case"Y":t=Ls(1);break;case"YY":t=Ls(2,!0);break;case"YYY":t=Ls(3);break;case"YYYY":t=Ls(4);break;case"M":case"L":t=Ct(1,1,1);break;case"MM":case"LL":t=Ct(1,2,1);break;case"MMM":t=Ke(2,$e.Abbreviated);break;case"MMMM":t=Ke(2,$e.Wide);break;case"MMMMM":t=Ke(2,$e.Narrow);break;case"LLL":t=Ke(2,$e.Abbreviated,Jt.Standalone);break;case"LLLL":t=Ke(2,$e.Wide,Jt.Standalone);break;case"LLLLL":t=Ke(2,$e.Narrow,Jt.Standalone);break;case"w":t=su(1);break;case"ww":t=su(2);break;case"W":t=su(1,!0);break;case"d":t=Ct(2,1);break;case"dd":t=Ct(2,2);break;case"c":case"cc":t=Ct(7,1);break;case"ccc":t=Ke(1,$e.Abbreviated,Jt.Standalone);break;case"cccc":t=Ke(1,$e.Wide,Jt.Standalone);break;case"ccccc":t=Ke(1,$e.Narrow,Jt.Standalone);break;case"cccccc":t=Ke(1,$e.Short,Jt.Standalone);break;case"E":case"EE":case"EEE":t=Ke(1,$e.Abbreviated);break;case"EEEE":t=Ke(1,$e.Wide);break;case"EEEEE":t=Ke(1,$e.Narrow);break;case"EEEEEE":t=Ke(1,$e.Short);break;case"a":case"aa":case"aaa":t=Ke(0,$e.Abbreviated);break;case"aaaa":t=Ke(0,$e.Wide);break;case"aaaaa":t=Ke(0,$e.Narrow);break;case"b":case"bb":case"bbb":t=Ke(0,$e.Abbreviated,Jt.Standalone,!0);break;case"bbbb":t=Ke(0,$e.Wide,Jt.Standalone,!0);break;case"bbbbb":t=Ke(0,$e.Narrow,Jt.Standalone,!0);break;case"B":case"BB":case"BBB":t=Ke(0,$e.Abbreviated,Jt.Format,!0);break;case"BBBB":t=Ke(0,$e.Wide,Jt.Format,!0);break;case"BBBBB":t=Ke(0,$e.Narrow,Jt.Format,!0);break;case"h":t=Ct(3,1,-12);break;case"hh":t=Ct(3,2,-12);break;case"H":t=Ct(3,1);break;case"HH":t=Ct(3,2);break;case"m":t=Ct(4,1);break;case"mm":t=Ct(4,2);break;case"s":t=Ct(5,1);break;case"ss":t=Ct(5,2);break;case"S":t=Ct(6,1);break;case"SS":t=Ct(6,2);break;case"SSS":t=Ct(6,3);break;case"Z":case"ZZ":case"ZZZ":t=Rs(0);break;case"ZZZZZ":t=Rs(3);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":t=Rs(1);break;case"OOOO":case"ZZZZ":case"zzzz":t=Rs(2);break;default:return null}return lu[e]=t,t}function Nb(e,t){e=e.replace(/:/g,"");let r=Date.parse("Jan 01, 1970 00:00:00 "+e)/6e4;return isNaN(r)?t:r}function Mpe(e,t){return e=new Date(e.getTime()),e.setMinutes(e.getMinutes()+t),e}function Ape(e,t,r){let n=e.getTimezoneOffset(),a=Nb(t,n);return Mpe(e,-1*(a-n))}function Rpe(e){if(uf(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 Al(a,i-1,o)}let r=parseFloat(e);if(!isNaN(e-r))return new Date(r);let n;if(n=e.match(Spe))return Lpe(n)}let t=new Date(e);if(!uf(t))throw new Error(`Unable to convert "${e}" into a date`);return t}function Lpe(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,d=Number(e[6]||0),u=Math.floor(parseFloat("0."+(e[7]||0))*1e3);return i.call(t,o,l,d,u),t}function uf(e){return e instanceof Date&&!isNaN(e.valueOf())}var cu=/\s+/,df=[],mp=(()=>{const t=class t{constructor(n,a){s(this,"_ngEl");s(this,"_renderer");s(this,"initialClasses",df);s(this,"rawClass");s(this,"stateMap",new Map);this._ngEl=n,this._renderer=a}set klass(n){this.initialClasses=n!=null?n.trim().split(cu):df}set ngClass(n){this.rawClass=typeof n=="string"?n.trim().split(cu):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(cu).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)(en(Ht),en(Zi))}),s(t,"ɵdir",Kt({type:t,selectors:[["","ngClass",""]],inputs:{klass:[0,"class","klass"],ngClass:"ngClass"}}));let e=t;return e})(),Fpe=(()=>{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:mi.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)(en(Ht),en(_b),en(Zi))}),s(t,"ɵdir",Kt({type:t,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"}}));let e=t;return e})(),Ob=(()=>{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)(en(ls))}),s(t,"ɵdir",Kt({type:t,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},features:[wh]}));let e=t;return e})();function jpe(e,t){return new G(2100,!1)}var Vpe="mediumDate",Bpe=new X(""),zpe=new X(""),Hpe=(()=>{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,d;if(n==null||n===""||n!==n)return null;try{let u=a??((l=this.defaultOptions)==null?void 0:l.dateFormat)??Vpe,h=i??((d=this.defaultOptions)==null?void 0:d.timezone)??this.defaultTimezone??void 0;return Cpe(n,u,o||this.locale,h)}catch(u){throw jpe(t,u.message)}}};s(t,"ɵfac",function(n){return new(n||t)(en(Ec,16),en(Bpe,24),en(zpe,24))}),s(t,"ɵpipe",Fn({name:"date",type:t,pure:!0}));let e=t;return e})(),Pb=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",ln({type:t})),s(t,"ɵinj",an({}));let e=t;return e})();function Mb(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 Ab="browser",Upe="server";function Gpe(e){return e===Ab}function Rb(e){return e===Upe}var Lb=class{};function Dc(e,t,r){return ehe(e,t,r)}var Od=new X(""),Fb=(()=>{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)(ae(Od),ae(Ge))}),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})(),jb=class{constructor(e){s(this,"_doc");s(this,"manager");this._doc=e}},ol="ng-app-id";function hf(e){for(let t of e)t.remove()}function pf(e,t){let r=t.createElement("style");return r.textContent=e,r}function Wpe(e,t,r,n){var i;let a=(i=e.head)==null?void 0:i.querySelectorAll(`style[${ol}="${t}"],link[${ol}="${t}"]`);if(a)for(let o of a)o.removeAttribute(ol),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 Pd(e,t){let r=t.createElement("link");return r.setAttribute("rel","stylesheet"),r.setAttribute("href",e),r}var Vb=(()=>{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=Rb(o),Wpe(n,a,this.inline,this.external),this.hosts.add(n.head)}addStyles(n,a){for(let i of n)this.addUsage(i,this.inline,pf);a==null||a.forEach(i=>this.addUsage(i,this.external,Pd))}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&&(hf(i.elements),a.delete(n)))}ngOnDestroy(){for(let[,{elements:n}]of[...this.inline,...this.external])hf(n);this.hosts.clear()}addHost(n){this.hosts.add(n);for(let[a,{elements:i}]of this.inline)i.push(this.addElement(n,pf(a,this.doc)));for(let[a,{elements:i}]of this.external)i.push(this.addElement(n,Pd(a,this.doc)))}removeHost(n){this.hosts.delete(n)}addElement(n,a){return this.nonce&&a.setAttribute("nonce",this.nonce),this.isServer&&a.setAttribute(ol,this.appId),n.appendChild(a)}};s(t,"ɵfac",function(n){return new(n||t)(ae(He),ae(jh),ae(Vh,8),ae(pc))}),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})(),uu={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"},fp=/%COMP%/g,Bb="%COMP%",qpe=`_nghost-${Bb}`,$pe=`_ngcontent-${Bb}`,Ype=!0,Zpe=new X("",{providedIn:"root",factory:()=>Ype});function Kpe(e){return $pe.replace(fp,e)}function Qpe(e){return qpe.replace(fp,e)}function zb(e,t){return t.map(r=>r.replace(fp,e))}var Md=(()=>{const t=class t{constructor(n,a,i,o,l,d,u,h=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=d,this.ngZone=u,this.nonce=h,this.tracingService=m,this.platformIsServer=Rb(d),this.defaultRenderer=new gp(n,l,u,this.platformIsServer,this.tracingService)}createRenderer(n,a){if(!n||!a)return this.defaultRenderer;this.platformIsServer&&a.encapsulation===Pr.ShadowDom&&(a=xt(ie({},a),{encapsulation:Pr.Emulated}));let i=this.getOrCreateRenderer(n,a);return i instanceof ff?i.applyToHost(n):i instanceof Ad&&i.applyStyles(),i}getOrCreateRenderer(n,a){let i=this.rendererByCompId,o=i.get(a.id);if(!o){let l=this.doc,d=this.ngZone,u=this.eventManager,h=this.sharedStylesHost,m=this.removeStylesOnCompDestroy,v=this.platformIsServer,g=this.tracingService;switch(a.encapsulation){case Pr.Emulated:o=new ff(u,h,a,this.appId,m,l,d,v,g);break;case Pr.ShadowDom:return new Jpe(u,h,n,a,l,d,this.nonce,v,g);default:o=new Ad(u,h,a,m,l,d,v,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)(ae(Fb),ae(Vb),ae(jh),ae(Zpe),ae(He),ae(pc),ae(Ge),ae(Vh),ae(rs,8))}),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})(),gp=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(uu[t]||t,e):this.doc.createElement(e)}createComment(e){return this.doc.createComment(e)}createText(e){return this.doc.createTextNode(e)}appendChild(e,t){(mf(e)?e.content:e).appendChild(t)}insertBefore(e,t,r){e&&(mf(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=uu[n];a?e.setAttributeNS(a,t,r):e.setAttribute(t,r)}else e.setAttribute(t,r)}removeAttribute(e,t,r){if(r){let n=uu[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&(mi.DashCase|mi.Important)?e.style.setProperty(t,r,n&mi.Important?"important":""):e.style[t]=r}removeStyle(e,t,r){r&mi.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=xo().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 mf(e){return e.tagName==="TEMPLATE"&&e.content!==void 0}var Jpe=class extends gp{constructor(t,r,n,a,i,o,l,d,u){var v;super(t,i,o,d,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 h=a.styles;h=zb(a.id,h);for(let g of h){let w=document.createElement("style");l&&w.setAttribute("nonce",l),w.textContent=g,this.shadowRoot.appendChild(w)}let m=(v=a.getExternalStyles)==null?void 0:v.call(a);if(m)for(let g of m){let w=Pd(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)}},Ad=class extends gp{constructor(t,r,n,a,i,o,l,d,u){var m;super(t,i,o,l,d);s(this,"sharedStylesHost");s(this,"removeStylesOnCompDestroy");s(this,"styles");s(this,"styleUrls");this.sharedStylesHost=r,this.removeStylesOnCompDestroy=a;let h=n.styles;this.styles=u?zb(u,h):h,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)}},ff=class extends Ad{constructor(t,r,n,a,i,o,l,d,u){let h=a+"-"+n.id;super(t,r,n,i,o,l,d,u,h);s(this,"contentAttr");s(this,"hostAttr");this.contentAttr=Kpe(h),this.hostAttr=Qpe(h)}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}},Xpe=class Hb extends upe{constructor(){super(...arguments);s(this,"supportsDOMEvents",!0)}static makeCurrent(){cpe(new Hb)}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=eme();return n==null?null:tme(n)}resetBaseElement(){fo=null}getUserAgent(){return window.navigator.userAgent}getCookie(r){return Mb(document.cookie,r)}},fo=null;function eme(){return fo=fo||document.head.querySelector("base"),fo?fo.getAttribute("href"):null}function tme(e){return new URL(e,document.baseURI).pathname}var nme=(()=>{const t=class t{build(){return new XMLHttpRequest}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})(),rme=(()=>{const t=class t extends jb{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)(ae(He))}),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})(),gf=["alt","control","meta","shift"],ame={"\b":"Backspace"," ":"Tab","":"Delete","\x1B":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},ime={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey},ome=(()=>{const t=class t extends jb{constructor(n){super(n)}supports(n){return t.parseEventName(n)!=null}addEventListener(n,a,i,o){let l=t.parseEventName(a),d=t.eventCallback(l.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>xo().onAndCancel(n,l.domEventName,d,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="",d=a.indexOf("code");if(d>-1&&(a.splice(d,1),l="code."),gf.forEach(h=>{let m=a.indexOf(h);m>-1&&(a.splice(m,1),l+=h+".")}),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=ame[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"),gf.forEach(l=>{if(l!==i){let d=ime[l];d(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)(ae(He))}),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})();function sme(e){return Bhe(lme(e))}function lme(e){return{appProviders:[...pme,...(e==null?void 0:e.providers)??[]],platformProviders:hme}}function cme(){Xpe.makeCurrent()}function ume(){return new Zn}function dme(){return $se(document),document}var hme=[{provide:pc,useValue:Ab},{provide:ty,useValue:cme,multi:!0},{provide:He,useFactory:dme}],pme=[{provide:yh,useValue:"root"},{provide:Zn,useFactory:ume},{provide:Od,useClass:rme,multi:!0,deps:[He]},{provide:Od,useClass:ome,multi:!0,deps:[He]},Md,Vb,Fb,{provide:Qn,useExisting:Md},{provide:Lb,useClass:nme},[]],vp=class{},Ub=class{},Ua=class sl{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 sl?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 sl;return r.lazyInit=this.lazyInit&&this.lazyInit instanceof sl?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)))}},mme=class{encodeKey(e){return vf(e)}encodeValue(e){return vf(e)}decodeKey(e){return decodeURIComponent(e)}decodeValue(e){return decodeURIComponent(e)}};function fme(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 gme=/%(\d[a-f0-9])/gi,vme={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function vf(e){return encodeURIComponent(e).replace(gme,(t,r)=>vme[r]??t)}function Fs(e){return`${e}`}var wi=class Gb{constructor(t={}){s(this,"map");s(this,"encoder");s(this,"updates",null);s(this,"cloneFrom",null);if(this.encoder=t.encoder||new mme,t.fromString){if(t.fromObject)throw new G(2805,!1);this.map=fme(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(Fs):[Fs(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 Gb({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(Fs(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(Fs(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)}},yme=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 bme(e){switch(e){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}function yf(e){return typeof ArrayBuffer<"u"&&e instanceof ArrayBuffer}function bf(e){return typeof Blob<"u"&&e instanceof Blob}function _f(e){return typeof FormData<"u"&&e instanceof FormData}function _me(e){return typeof URLSearchParams<"u"&&e instanceof URLSearchParams}var wf="Content-Type",xf="Accept",Wb="X-Request-URL",qb="text/plain",$b="application/json",wme=`${$b}, ${qb}, */*`,du=class Yb{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(bme(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 Ua),this.context??(this.context=new yme),!this.params)this.params=new wi,this.urlWithParams=r;else{let o=this.params.toString();if(o.length===0)this.urlWithParams=r;else{let l=r.indexOf("?"),d=l===-1?"?":l<r.length-1?"&":"";this.urlWithParams=r+d+o}}}serializeBody(){return this.body===null?null:typeof this.body=="string"||yf(this.body)||bf(this.body)||_f(this.body)||_me(this.body)?this.body:this.body instanceof wi?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||_f(this.body)?null:bf(this.body)?this.body.type||null:yf(this.body)?null:typeof this.body=="string"?qb:this.body instanceof wi?"application/x-www-form-urlencoded;charset=UTF-8":typeof this.body=="object"||typeof this.body=="number"||typeof this.body=="boolean"?$b: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,d=t.reportProgress??this.reportProgress,u=t.headers||this.headers,h=t.params||this.params,m=t.context??this.context;return t.setHeaders!==void 0&&(u=Object.keys(t.setHeaders).reduce((v,g)=>v.set(g,t.setHeaders[g]),u)),t.setParams&&(h=Object.keys(t.setParams).reduce((v,g)=>v.set(g,t.setParams[g]),h)),new Yb(r,n,o,{params:h,headers:u,context:m,reportProgress:d,responseType:a,withCredentials:l,transferCache:i})}},xi=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}(xi||{}),yp=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 Ua,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}},xme=class Zb extends yp{constructor(r={}){super(r);s(this,"type",xi.ResponseHeader)}clone(r={}){return new Zb({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})}},Kb=class Qb extends yp{constructor(r={}){super(r);s(this,"body");s(this,"type",xi.Response);this.body=r.body!==void 0?r.body:null}clone(r={}){return new Qb({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})}},Ef=class extends yp{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}},Eme=200,Sme=204;function hu(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 us=(()=>{const t=class t{constructor(n){s(this,"handler");this.handler=n}request(n,a,i={}){let o;if(n instanceof du)o=n;else{let u;i.headers instanceof Ua?u=i.headers:u=new Ua(i.headers);let h;i.params&&(i.params instanceof wi?h=i.params:h=new wi({fromObject:i.params})),o=new du(n,a,i.body!==void 0?i.body:null,{headers:u,context:i.context,params:h,reportProgress:i.reportProgress,responseType:i.responseType||"json",withCredentials:i.withCredentials,transferCache:i.transferCache})}let l=pt(o).pipe(A0(u=>this.handler.handle(u)));if(n instanceof du||i.observe==="events")return l;let d=l.pipe(Nr(u=>u instanceof Kb));switch(i.observe||"body"){case"body":switch(o.responseType){case"arraybuffer":return d.pipe(Vt(u=>{if(u.body!==null&&!(u.body instanceof ArrayBuffer))throw new G(2806,!1);return u.body}));case"blob":return d.pipe(Vt(u=>{if(u.body!==null&&!(u.body instanceof Blob))throw new G(2807,!1);return u.body}));case"text":return d.pipe(Vt(u=>{if(u.body!==null&&typeof u.body!="string")throw new G(2808,!1);return u.body}));case"json":default:return d.pipe(Vt(u=>u.body))}case"response":return d;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 wi().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,hu(i,a))}post(n,a,i={}){return this.request("POST",n,hu(i,a))}put(n,a,i={}){return this.request("PUT",n,hu(i,a))}};s(t,"ɵfac",function(n){return new(n||t)(ae(vp))}),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})(),kme=new X("");function Cme(e,t){return t(e)}function Dme(e,t,r){return(n,a)=>lc(r,()=>t(n,i=>e(i,a)))}var bp=new X(""),Ime=new X(""),Tme=new X("",{providedIn:"root",factory:()=>!0}),Sf=(()=>{const t=class t extends vp{constructor(a,i){super();s(this,"backend");s(this,"injector");s(this,"chain",null);s(this,"pendingTasks",C(ns));s(this,"contributeToStability",C(Tme));this.backend=a,this.injector=i}handle(a){if(this.chain===null){let i=Array.from(new Set([...this.injector.get(bp),...this.injector.get(Ime,[])]));this.chain=i.reduceRight((o,l)=>Dme(o,l,this.injector),Cme)}if(this.contributeToStability){let i=this.pendingTasks.add();return this.chain(a,o=>this.backend.handle(o)).pipe(R0(()=>this.pendingTasks.remove(i)))}else return this.chain(a,i=>this.backend.handle(i))}};s(t,"ɵfac",function(a){return new(a||t)(ae(Ub),ae(ur))}),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})(),Nme=/^\)\]\}',?\n/,Ome=RegExp(`^${Wb}:`,"m");function Pme(e){return"responseURL"in e&&e.responseURL?e.responseURL:Ome.test(e.getAllResponseHeaders())?e.getResponseHeader(Wb):null}var kf=(()=>{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?Wa(a.ɵloadImpl()):pt(null)).pipe(gl(()=>new lt(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(xf)||o.setRequestHeader(xf,wme),!n.headers.has(wf)){let x=n.detectContentTypeHeader();x!==null&&o.setRequestHeader(wf,x)}if(n.responseType){let x=n.responseType.toLowerCase();o.responseType=x!=="json"?x:"text"}let l=n.serializeBody(),d=null,u=()=>{if(d!==null)return d;let x=o.statusText||"OK",S=new Ua(o.getAllResponseHeaders()),T=Pme(o)||n.url;return d=new xme({headers:S,status:o.status,statusText:x,url:T}),d},h=()=>{let{headers:x,status:S,statusText:T,url:A}=u(),O=null;S!==Sme&&(O=typeof o.response>"u"?o.responseText:o.response),S===0&&(S=O?Eme:0);let J=S>=200&&S<300;if(n.responseType==="json"&&typeof O=="string"){let ue=O;O=O.replace(Nme,"");try{O=O!==""?JSON.parse(O):null}catch(_e){O=ue,J&&(J=!1,O={error:_e,text:O})}}J?(i.next(new Kb({body:O,headers:x,status:S,statusText:T,url:A||void 0})),i.complete()):i.error(new Ef({error:O,headers:x,status:S,statusText:T,url:A||void 0}))},m=x=>{let{url:S}=u(),T=new Ef({error:x,status:o.status||0,statusText:o.statusText||"Unknown Error",url:S||void 0});i.error(T)},v=!1,g=x=>{v||(i.next(u()),v=!0);let S={type:xi.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:xi.UploadProgress,loaded:x.loaded};x.lengthComputable&&(S.total=x.total),i.next(S)};return o.addEventListener("load",h),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:xi.Sent}),()=>{o.removeEventListener("error",m),o.removeEventListener("abort",m),o.removeEventListener("load",h),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)(ae(Lb))}),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})(),Jb=new X(""),Mme="XSRF-TOKEN",Ame=new X("",{providedIn:"root",factory:()=>Mme}),Rme="X-XSRF-TOKEN",Lme=new X("",{providedIn:"root",factory:()=>Rme}),Xb=class{},Fme=(()=>{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=Mb(n,this.cookieName),this.lastCookieString=n),this.lastToken}};s(t,"ɵfac",function(n){return new(n||t)(ae(He),ae(Ame))}),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})();function jme(e,t){let r=e.url.toLowerCase();if(!C(Jb)||e.method==="GET"||e.method==="HEAD"||r.startsWith("http://")||r.startsWith("https://"))return t(e);let n=C(Xb).getToken(),a=C(Lme);return n!=null&&!e.headers.has(a)&&(e=e.clone({headers:e.headers.set(a,n)})),t(e)}var e1=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}(e1||{});function Vme(e,t){return{ɵkind:e,ɵproviders:t}}function Bme(...e){let t=[us,kf,Sf,{provide:vp,useExisting:Sf},{provide:Ub,useFactory:()=>C(kme,{optional:!0})??C(kf)},{provide:bp,useValue:jme,multi:!0},{provide:Jb,useValue:!0},{provide:Xb,useClass:Fme}];for(let r of e)t.push(...r.ɵproviders);return gh(t)}function zme(e){return Vme(e1.Interceptors,e.map(t=>({provide:bp,useValue:t,multi:!0})))}var t1=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:function(n){let a=null;return n?a=new(n||t):a=ae(Hme),a},providedIn:"root"}));let e=t;return e})(),Hme=(()=>{const t=class t extends t1{constructor(a){super();s(this,"_doc");this._doc=a}sanitize(a,i){if(i==null)return null;switch(a){case mn.NONE:return i;case mn.HTML:return oi(i,"HTML")?Qr(i):Mle(this._doc,String(i)).toString();case mn.STYLE:return oi(i,"Style")?Qr(i):i;case mn.SCRIPT:if(oi(i,"Script"))return Qr(i);throw new G(5200,!1);case mn.URL:return oi(i,"URL")?Qr(i):Gh(String(i));case mn.RESOURCE_URL:if(oi(i,"ResourceURL"))return Qr(i);throw new G(5201,!1);default:throw new G(5202,!1)}}bypassSecurityTrustHtml(a){return ule(a)}bypassSecurityTrustStyle(a){return dle(a)}bypassSecurityTrustScript(a){return hle(a)}bypassSecurityTrustUrl(a){return ple(a)}bypassSecurityTrustResourceUrl(a){return mle(a)}};s(t,"ɵfac",function(a){return new(a||t)(ae(He))}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),ds=class{},Ume=(()=>{const t=class t extends ds{getTranslation(n){return pt({})}};s(t,"ɵfac",(()=>{let n;return function(a){return(n||(n=Ft(t)))(a||t)}})()),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})(),n1=class{},Gme=(()=>{const t=class t{handle(n){return n.key}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})();function Rl(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(!Rl(e[i],t[i]))return!1;return!0}}else{if(Array.isArray(t))return!1;o=Object.create(null);for(i in e){if(!Rl(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 na(e){return typeof e<"u"&&e!==null}function hs(e){return ll(e)&&!_p(e)&&e!==null}function ll(e){return typeof e=="object"}function _p(e){return Array.isArray(e)}function wp(e){return typeof e=="string"}function Wme(e){return typeof e=="function"}function Rd(e,t){let r=Object.assign({},e);return ll(e)?(ll(e)&&ll(t)&&Object.keys(t).forEach(n=>{hs(t[n])?n in e?r[n]=Rd(e[n],t[n]):Object.assign(r,{[n]:t[n]}):Object.assign(r,{[n]:t[n]})}),r):Rd({},t)}function Ld(e,t){let r=t.split(".");t="";do t+=r.shift(),na(e)&&na(e[t])&&(hs(e[t])||_p(e[t])||!r.length)?(e=e[t],t=""):r.length?t+=".":e=void 0;while(r.length);return e}function qme(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]||!hs(a[o]))&&(a[o]={}),a=a[o])}}var xp=class{},$me=(()=>{const t=class t extends xp{constructor(){super(...arguments);s(this,"templateMatcher",/{{\s?([^{}\s]*)\s?}}/g)}interpolate(a,i){if(wp(a))return this.interpolateString(a,i);if(Wme(a))return this.interpolateFunction(a,i)}interpolateFunction(a,i){return a(i)}interpolateString(a,i){return i?a.replace(this.templateMatcher,(o,l)=>{let d=Ld(i,l);return na(d)?d:o}):a}};s(t,"ɵfac",(()=>{let a;return function(i){return(a||(a=Ft(t)))(i||t)}})()),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})(),ps=class{},Yme=(()=>{const t=class t extends ps{compile(n,a){return n}compileTranslations(n,a){return n}};s(t,"ɵfac",(()=>{let n;return function(a){return(n||(n=Ft(t)))(a||t)}})()),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})(),Fd=class{constructor(){s(this,"defaultLang");s(this,"currentLang",this.defaultLang);s(this,"translations",{});s(this,"langs",[]);s(this,"onTranslationChange",new qt);s(this,"onLangChange",new qt);s(this,"onDefaultLangChange",new qt)}},r1=new X("ISOLATE_TRANSLATE_SERVICE"),a1=new X("USE_DEFAULT_LANG"),i1=new X("DEFAULT_LANGUAGE"),o1=new X("USE_EXTEND"),ao=e=>yo(e)?e:pt(e),Gr=(()=>{const t=class t{constructor(n,a,i,o,l,d=!0,u=!1,h=!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=d,this.extend=h,u&&(this.store=new Fd),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(Nn(1)).subscribe(()=>{this.changeDefaultLang(n)})):this.changeDefaultLang(n)}getDefaultLang(){return this.defaultLang}use(n){if(this.lastUseLanguage=n,n===this.currentLang)return pt(this.translations[n]);this.currentLang||(this.currentLang=n);let a=this.retrieveTranslations(n);return yo(a)?(a.pipe(Nn(1)).subscribe(()=>{this.changeLang(n)}),a):(this.changeLang(n),pt(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(pm(1),Nn(1));return this.loadingTranslations=a.pipe(Vt(i=>this.compiler.compileTranslations(i,n)),pm(1),Nn(1)),this.loadingTranslations.subscribe({next:i=>{this.translations[n]=this.extend&&this.translations[n]?ie(ie({},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]=Rd(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(Ld(n,a),i)),o===void 0&&this.defaultLang!=null&&this.defaultLang!==this.currentLang&&this.useDefaultLang&&(o=this.runInterpolation(Ld(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(_p(n))return n.map(i=>this.runInterpolation(i,a));if(hs(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||yo(o[u]);if(!l)return o;let d=a.map(u=>ao(o[u]));return O0(d).pipe(Vt(u=>{let h={};return u.forEach((m,v)=>{h[a[v]]=m}),h}))}return this.getParsedResultForKey(n,a,i)}get(n,a){if(!na(n)||!n.length)throw new Error('Parameter "key" is required and cannot be empty');return this.pending?this.loadingTranslations.pipe(A0(i=>ao(this.getParsedResult(i,n,a)))):ao(this.getParsedResult(this.translations[this.currentLang],n,a))}getStreamOnTranslationChange(n,a){if(!na(n)||!n.length)throw new Error('Parameter "key" is required and cannot be empty');return Io(fl(()=>this.get(n,a)),this.onTranslationChange.pipe(gl(i=>{let o=this.getParsedResult(i.translations,n,a);return ao(o)})))}stream(n,a){if(!na(n)||!n.length)throw new Error('Parameter "key" required');return Io(fl(()=>this.get(n,a)),this.onLangChange.pipe(gl(i=>{let o=this.getParsedResult(i.translations,n,a);return ao(o)})))}instant(n,a){if(!na(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 yo(i)?Array.isArray(n)?n.reduce((o,l)=>(o[l]=l,o),{}):n:i}set(n,a,i=this.currentLang){qme(this.translations[i],n,wp(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)(ae(Fd),ae(ds),ae(ps),ae(xp),ae(n1),ae(a1),ae(r1),ae(o1),ae(i1))}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),vr=(()=>{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);yo(l)?l.subscribe(o):o(l)}this.translate.get(n,a).subscribe(o)}transform(n,...a){if(!n||!n.length)return n;if(Rl(n,this.lastKey)&&Rl(a,this.lastParams))return this.value;let i;if(na(a[0])&&a.length)if(wp(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 hs(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)(en(Gr,16),en(Sc,16))}),s(t,"ɵpipe",Fn({name:"translate",type:t,pure:!1})),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})(),Zme=(e={})=>gh([e.loader||{provide:ds,useClass:Ume},e.compiler||{provide:ps,useClass:Yme},e.parser||{provide:xp,useClass:$me},e.missingTranslationHandler||{provide:n1,useClass:Gme},Fd,{provide:r1,useValue:e.isolate},{provide:a1,useValue:e.useDefaultLang},{provide:o1,useValue:e.extend},{provide:i1,useValue:e.defaultLanguage},Gr]);function s1(e){return e.buttons===0||e.detail===0}function l1(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 pu;function Kme(){if(pu==null){let e=typeof document<"u"?document.head:null;pu=!!(e&&(e.createShadowRoot||e.attachShadow))}return pu}function Qme(e){if(Kme()){let t=e.getRootNode?e.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&t instanceof ShadowRoot)return t}return null}function mu(){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 Lr(e){return e.composedPath?e.composedPath()[0]:e.target}function ra(e,t,r,n,a){let i=parseInt(af.major),o=parseInt(af.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 jd;try{jd=typeof Intl<"u"&&Intl.v8BreakIterator}catch{jd=!1}var _n=(()=>{const t=class t{constructor(){s(this,"_platformId",C(pc));s(this,"isBrowser",this._platformId?Gpe(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||jd)&&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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),io;function Jme(){if(io==null&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>io=!0}))}finally{io=io||!1}return io}function Ep(e){return Jme()?e:!!e.capture}function Cf(e,t=0){return Xme(e)?Number(e):arguments.length===2?t:0}function Xme(e){return!isNaN(parseFloat(e))&&!isNaN(Number(e))}function Ei(e){return e instanceof Ht?e.nativeElement:e}var efe=new X("cdk-input-modality-detector-options"),tfe={ignoreKeys:[18,17,224,91,16]},c1=650,fu={passive:!0,capture:!0},nfe=(()=>{const t=class t{constructor(){s(this,"_platform",C(_n));s(this,"_listenerCleanups");s(this,"modalityDetected");s(this,"modalityChanged");s(this,"_mostRecentTarget",null);s(this,"_modality",new oh(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=Lr(n))});s(this,"_onMousedown",n=>{Date.now()-this._lastTouchMs<c1||(this._modality.next(s1(n)?"keyboard":"mouse"),this._mostRecentTarget=Lr(n))});s(this,"_onTouchstart",n=>{if(l1(n)){this._modality.next("keyboard");return}this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=Lr(n)});let n=C(Ge),a=C(He),i=C(efe,{optional:!0});if(this._options=ie(ie({},tfe),i),this.modalityDetected=this._modality.pipe(F0(1)),this.modalityChanged=this.modalityDetected.pipe(Qie()),this._platform.isBrowser){let o=C(Qn).createRenderer(null,null);this._listenerCleanups=n.runOutsideAngular(()=>[ra(o,a,"keydown",this._onKeydown,fu),ra(o,a,"mousedown",this._onMousedown,fu),ra(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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),cl=function(e){return e[e.IMMEDIATE=0]="IMMEDIATE",e[e.EVENTUAL=1]="EVENTUAL",e}(cl||{}),rfe=new X("cdk-focus-monitor-default-options"),js=Ep({passive:!0,capture:!0}),u1=(()=>{const t=class t{constructor(){s(this,"_ngZone",C(Ge));s(this,"_platform",C(_n));s(this,"_inputModalityDetector",C(nfe));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(He,{optional:!0}));s(this,"_stopInputModalityDetector",new De);s(this,"_rootNodeFocusAndBlurListener",n=>{let a=Lr(n);for(let i=a;i;i=i.parentElement)n.type==="focus"?this._onFocus(n,i):this._onBlur(n,i)});let n=C(rfe,{optional:!0});this._detectionMode=(n==null?void 0:n.detectionMode)||cl.IMMEDIATE}monitor(n,a=!1){let i=Ei(n);if(!this._platform.isBrowser||i.nodeType!==1)return pt();let o=Qme(i)||this._getDocument(),l=this._elementInfo.get(i);if(l)return a&&(l.checkChildren=!0),l.subject;let d={checkChildren:a,subject:new De,rootNode:o};return this._elementInfo.set(i,d),this._registerGlobalListeners(d),d.subject}stopMonitoring(n){let a=Ei(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=Ei(n),l=this._getDocument().activeElement;o===l?this._getClosestElementsInfo(o).forEach(([d,u])=>this._originChanged(d,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===cl.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===cl.IMMEDIATE){clearTimeout(this._originTimeoutId);let i=this._originFromTouchInteraction?c1:1;this._originTimeoutId=setTimeout(()=>this._origin=null,i)}})}_onFocus(n,a){let i=this._elementInfo.get(a),o=Lr(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,js),a.addEventListener("blur",this._rootNodeFocusAndBlurListener,js)}),this._rootNodeFocusListenerCount.set(a,i+1),++this._monitoredElementCount===1&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(Zo(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,js),a.removeEventListener("blur",this._rootNodeFocusAndBlurListener,js),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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Vs=new WeakMap,ms=(()=>{const t=class t{constructor(){s(this,"_appRef");s(this,"_injector",C(st));s(this,"_environmentInjector",C(ur))}load(n){let a=this._appRef=this._appRef||this._injector.get(da),i=Vs.get(a);i||(i={loaders:new Set,refs:[]},Vs.set(a,i),a.onDestroy(()=>{var o;(o=Vs.get(a))==null||o.refs.forEach(l=>l.destroy()),Vs.delete(a)})),i.loaders.has(n)||(i.loaders.add(n),i.refs.push(Eb(n,{environmentInjector:this._environmentInjector})))}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),afe=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",Ye({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 Ll(e){return Array.isArray(e)?e:[e]}var Df=new Set,ya,ife=(()=>{const t=class t{constructor(){s(this,"_platform",C(_n));s(this,"_nonce",C(Vh,{optional:!0}));s(this,"_matchMedia");this._matchMedia=this._platform.isBrowser&&window.matchMedia?window.matchMedia.bind(window):sfe}matchMedia(n){return(this._platform.WEBKIT||this._platform.BLINK)&&ofe(n,this._nonce),this._matchMedia(n)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function ofe(e,t){if(!Df.has(e))try{ya||(ya=document.createElement("style"),t&&ya.setAttribute("nonce",t),ya.setAttribute("type","text/css"),document.head.appendChild(ya)),ya.sheet&&(ya.sheet.insertRule(`@media ${e} {body{ }}`,0),Df.add(e))}catch(r){console.error(r)}}function sfe(e){return{matches:e==="all"||e==="",media:e,addListener:()=>{},removeListener:()=>{}}}var d1=(()=>{const t=class t{constructor(){s(this,"_mediaMatcher",C(ife));s(this,"_zone",C(Ge));s(this,"_queries",new Map);s(this,"_destroySubject",new De)}ngOnDestroy(){this._destroySubject.next(),this._destroySubject.complete()}isMatched(n){return If(Ll(n)).some(a=>this._registerQuery(a).mql.matches)}observe(n){let a=If(Ll(n)).map(o=>this._registerQuery(o).observable),i=Gie(a);return i=Io(i.pipe(Nn(1)),i.pipe(F0(1),Kie(0))),i.pipe(Vt(o=>{let l={matches:!1,breakpoints:{}};return o.forEach(({matches:d,query:u})=>{l.matches=l.matches||d,l.breakpoints[u]=d}),l}))}_registerQuery(n){if(this._queries.has(n))return this._queries.get(n);let a=this._mediaMatcher.matchMedia(n),i={observable:new lt(o=>{let l=d=>this._zone.run(()=>o.next(d));return a.addListener(l),()=>{a.removeListener(l)}}).pipe(dh(a),Vt(({matches:o})=>({query:n,matches:o})),Zo(this._destroySubject)),mql:a};return this._queries.set(n,i),i}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function If(e){return e.map(t=>t.split(",")).reduce((t,r)=>t.concat(r)).map(t=>t.trim())}var lfe=(()=>{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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),cfe=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",ln({type:t})),s(t,"ɵinj",an({providers:[lfe]}));let e=t;return e})(),h1=(()=>{const t=class t{constructor(){s(this,"_platform",C(_n))}isDisabled(n){return n.hasAttribute("disabled")}isVisible(n){return dfe(n)&&getComputedStyle(n).visibility==="visible"}isTabbable(n){if(!this._platform.isBrowser)return!1;let a=ufe(bfe(n));if(a&&(Tf(a)===-1||!this.isVisible(a)))return!1;let i=n.nodeName.toLowerCase(),o=Tf(n);return n.hasAttribute("contenteditable")?o!==-1:i==="iframe"||i==="object"||this._platform.WEBKIT&&this._platform.IOS&&!vfe(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 yfe(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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function ufe(e){try{return e.frameElement}catch{return null}}function dfe(e){return!!(e.offsetWidth||e.offsetHeight||typeof e.getClientRects=="function"&&e.getClientRects().length)}function hfe(e){let t=e.nodeName.toLowerCase();return t==="input"||t==="select"||t==="button"||t==="textarea"}function pfe(e){return ffe(e)&&e.type=="hidden"}function mfe(e){return gfe(e)&&e.hasAttribute("href")}function ffe(e){return e.nodeName.toLowerCase()=="input"}function gfe(e){return e.nodeName.toLowerCase()=="a"}function p1(e){if(!e.hasAttribute("tabindex")||e.tabIndex===void 0)return!1;let t=e.getAttribute("tabindex");return!!(t&&!isNaN(parseInt(t,10)))}function Tf(e){if(!p1(e))return null;let t=parseInt(e.getAttribute("tabindex")||"",10);return isNaN(t)?-1:t}function vfe(e){let t=e.nodeName.toLowerCase(),r=t==="input"&&e.type;return r==="text"||r==="password"||t==="select"||t==="textarea"}function yfe(e){return pfe(e)?!1:hfe(e)||mfe(e)||e.hasAttribute("contenteditable")||p1(e)}function bfe(e){return e.ownerDocument&&e.ownerDocument.defaultView||window}var _fe=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?Hh(e,{injector:this._injector}):setTimeout(e)}},wfe=(()=>{const t=class t{constructor(){s(this,"_checker",C(h1));s(this,"_ngZone",C(Ge));s(this,"_document",C(He));s(this,"_injector",C(st));C(ms).load(afe)}create(n,a=!1){return new _fe(n,this._checker,this._ngZone,this._document,a,this._injector)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),xfe=new X("liveAnnouncerElement",{providedIn:"root",factory:Efe});function Efe(){return null}var Sfe=new X("LIVE_ANNOUNCER_DEFAULT_OPTIONS"),kfe=0,Cfe=(()=>{const t=class t{constructor(){s(this,"_ngZone",C(Ge));s(this,"_defaultOptions",C(Sfe,{optional:!0}));s(this,"_liveElement");s(this,"_document",C(He));s(this,"_previousTimeout");s(this,"_currentPromise");s(this,"_currentResolve");let n=C(xfe,{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(d=>this._currentResolve=d)),clearTimeout(this._previousTimeout),this._previousTimeout=setTimeout(()=>{var d;this._liveElement.textContent=n,typeof l=="number"&&(this._previousTimeout=setTimeout(()=>this.clear(),l)),(d=this._currentResolve)==null||d.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-${kfe++}`,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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Sa=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}(Sa||{}),Nf="cdk-high-contrast-black-on-white",Of="cdk-high-contrast-white-on-black",gu="cdk-high-contrast-active",m1=(()=>{const t=class t{constructor(){s(this,"_platform",C(_n));s(this,"_hasCheckedHighContrastMode");s(this,"_document",C(He));s(this,"_breakpointSubscription");this._breakpointSubscription=C(d1).observe("(forced-colors: active)").subscribe(()=>{this._hasCheckedHighContrastMode&&(this._hasCheckedHighContrastMode=!1,this._applyBodyHighContrastModeCssClasses())})}getHighContrastMode(){if(!this._platform.isBrowser)return Sa.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 Sa.WHITE_ON_BLACK;case"rgb(255,255,255)":case"rgb(255,250,239)":return Sa.BLACK_ON_WHITE}return Sa.NONE}ngOnDestroy(){this._breakpointSubscription.unsubscribe()}_applyBodyHighContrastModeCssClasses(){if(!this._hasCheckedHighContrastMode&&this._platform.isBrowser&&this._document.body){let n=this._document.body.classList;n.remove(gu,Nf,Of),this._hasCheckedHighContrastMode=!0;let a=this.getHighContrastMode();a===Sa.BLACK_ON_WHITE?n.add(gu,Nf):a===Sa.WHITE_ON_BLACK&&n.add(gu,Of)}}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Dfe=(()=>{const t=class t{constructor(){C(m1)._applyBodyHighContrastModeCssClasses()}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",ln({type:t})),s(t,"ɵinj",an({imports:[cfe]}));let e=t;return e})(),vu={},fs=(()=>{const t=class t{constructor(){s(this,"_appId",C(jh))}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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function f1(e,...t){return t.length?t.some(r=>e[r]):e.altKey||e.shiftKey||e.ctrlKey||e.metaKey}var Ife=new X("cdk-dir-doc",{providedIn:"root",factory:Tfe});function Tfe(){return C(He)}var Nfe=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;function Ofe(e){let t=(e==null?void 0:e.toLowerCase())||"";return t==="auto"&&typeof navigator<"u"&&(navigator!=null&&navigator.language)?Nfe.test(navigator.language)?"rtl":"ltr":t==="rtl"?"rtl":"ltr"}var Fl=(()=>{const t=class t{constructor(){s(this,"value","ltr");s(this,"change",new qt);let n=C(Ife,{optional:!0});if(n){let a=n.body?n.body.dir:null,i=n.documentElement?n.documentElement.dir:null;this.value=Ofe(a||i||"ltr")}}ngOnDestroy(){this.change.complete()}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Lo=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",ln({type:t})),s(t,"ɵinj",an({}));let e=t;return e})(),Ri=(()=>{const t=class t{constructor(){C(m1)._applyBodyHighContrastModeCssClasses()}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",ln({type:t})),s(t,"ɵinj",an({imports:[Lo,Lo]}));let e=t;return e})(),Vd=new X("MAT_DATE_LOCALE",{providedIn:"root",factory:Pfe});function Pfe(){return C(Ec)}var ri="Method not implemented",g1=class{constructor(){s(this,"locale");s(this,"_localeChanges",new De);s(this,"localeChanges",this._localeChanges)}setTime(e,t,r,n){throw new Error(ri)}getHours(e){throw new Error(ri)}getMinutes(e){throw new Error(ri)}getSeconds(e){throw new Error(ri)}parseTime(e,t){throw new Error(ri)}addSeconds(e,t){throw new Error(ri)}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}},Mfe=new X("mat-date-formats"),Afe=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",Ye({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})(),ar=function(e){return e[e.NORMAL=0]="NORMAL",e[e.NEGATED=1]="NEGATED",e[e.INVERTED=2]="INVERTED",e}(ar||{}),Bs,ba;function v1(){if(ba==null){if(typeof document!="object"||!document||typeof Element!="function"||!Element)return ba=!1,ba;if("scrollBehavior"in document.documentElement.style)ba=!0;else{let e=Element.prototype.scrollTo;e?ba=!/\{\s*\[native code\]\s*\}/.test(e.toString()):ba=!1}}return ba}function oo(){if(typeof document!="object"||!document)return ar.NORMAL;if(Bs==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),Bs=ar.NORMAL,e.scrollLeft===0&&(e.scrollLeft=1,Bs=e.scrollLeft===0?ar.NEGATED:ar.INVERTED),e.remove()}return Bs}function Pf(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}function Mf(e){return e!=null&&`${e}`!="false"}function Dt(e){return e==null?"":typeof e=="string"?e:`${e}px`}var In=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}(In||{}),Rfe=class{constructor(e,t,r,n=!1){s(this,"_renderer");s(this,"element");s(this,"config");s(this,"_animationForciblyDisabledThroughCss");s(this,"state",In.HIDDEN);this._renderer=e,this.element=t,this.config=r,this._animationForciblyDisabledThroughCss=n}fadeOut(){this._renderer.fadeOutRipple(this)}},Af=Ep({passive:!0,capture:!0}),Lfe=class{constructor(){s(this,"_events",new Map);s(this,"_delegateEventHandler",e=>{var r;let t=Lr(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,Af)})}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,Af)))}},jl={enterDuration:225,exitDuration:150},Ffe=800,Rf=Ep({passive:!0,capture:!0}),Lf=["mousedown","touchstart"],Ff=["mouseup","mouseleave","touchend","touchcancel"],jfe=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",Ye({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})(),aa,Vfe=(aa=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=Ei(n)),i&&i.get(ms).load(jfe)}fadeInRipple(t,r,n={}){let a=this._containerRect=this._containerRect||this._containerElement.getBoundingClientRect(),i=ie(ie({},jl),n.animation);n.centered&&(t=a.left+a.width/2,r=a.top+a.height/2);let o=n.radius||Bfe(t,r,a),l=t-a.left,d=r-a.top,u=i.enterDuration,h=document.createElement("div");h.classList.add("mat-ripple-element"),h.style.left=`${l-o}px`,h.style.top=`${d-o}px`,h.style.height=`${o*2}px`,h.style.width=`${o*2}px`,n.color!=null&&(h.style.backgroundColor=n.color),h.style.transitionDuration=`${u}ms`,this._containerElement.appendChild(h);let m=window.getComputedStyle(h),v=m.transitionProperty,g=m.transitionDuration,w=v==="none"||g==="0s"||g==="0s, 0s"||a.width===0&&a.height===0,x=new Rfe(this,h,n,w);h.style.transform="scale3d(1, 1, 1)",x.state=In.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)},A=()=>this._destroyRipple(x),O=setTimeout(A,u+100);h.addEventListener("transitionend",T),h.addEventListener("transitioncancel",A),S={onTransitionEnd:T,onTransitionCancel:A,fallbackTimer:O}}),this._activeRipples.set(x,S),(w||!u)&&this._finishRippleTransition(x),x}fadeOutRipple(t){if(t.state===In.FADING_OUT||t.state===In.HIDDEN)return;let r=t.element,n=ie(ie({},jl),t.config.animation);r.style.transitionDuration=`${n.exitDuration}ms`,r.style.opacity="0",t.state=In.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=Ei(t);!this._platform.isBrowser||!r||r===this._triggerElement||(this._removeTriggerEvents(),this._triggerElement=r,Lf.forEach(n=>{aa._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(()=>{Ff.forEach(r=>{this._triggerElement.addEventListener(r,this,Rf)})}),this._pointerUpEventsRegistered=!0)}_finishRippleTransition(t){t.state===In.FADING_IN?this._startFadeOutTransition(t):t.state===In.FADING_OUT&&this._destroyRipple(t)}_startFadeOutTransition(t){let r=t===this._mostRecentTransientRipple,{persistent:n}=t.config;t.state=In.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=In.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=s1(t),n=this._lastTouchStartEvent&&Date.now()<this._lastTouchStartEvent+Ffe;!this._target.rippleDisabled&&!r&&!n&&(this._isPointerDown=!0,this.fadeInRipple(t.clientX,t.clientY,this._target.rippleConfig))}_onTouchStart(t){if(!this._target.rippleDisabled&&!l1(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===In.VISIBLE||t.config.terminateOnPointerUp&&t.state===In.FADING_IN;!t.config.persistent&&r&&t.fadeOut()}))}_getActiveRipples(){return Array.from(this._activeRipples.keys())}_removeTriggerEvents(){let t=this._triggerElement;t&&(Lf.forEach(r=>aa._eventManager.removeHandler(r,t,this)),this._pointerUpEventsRegistered&&(Ff.forEach(r=>t.removeEventListener(r,this,Rf)),this._pointerUpEventsRegistered=!1))}},s(aa,"_eventManager",new Lfe),aa);function Bfe(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 zfe=new X("mat-ripple-global-options"),Hfe=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",ln({type:t})),s(t,"ɵinj",an({imports:[Ri,Ri]}));let e=t;return e})(),Ufe={capture:!0},Gfe=["focus","mousedown","mouseenter","touchstart"],yu="mat-ripple-loader-uninitialized",bu="mat-ripple-loader-class-name",jf="mat-ripple-loader-centered",zs="mat-ripple-loader-disabled",Wfe=(()=>{const t=class t{constructor(){s(this,"_document",C(He));s(this,"_animationMode",C($i,{optional:!0}));s(this,"_globalRippleOptions",C(zfe,{optional:!0}));s(this,"_platform",C(_n));s(this,"_ngZone",C(Ge));s(this,"_injector",C(st));s(this,"_eventCleanups");s(this,"_hosts",new Map);s(this,"_onInteraction",n=>{var i;let a=Lr(n);if(a instanceof HTMLElement){let o=a.closest(`[${yu}="${((i=this._globalRippleOptions)==null?void 0:i.namespace)??""}"]`);o&&this._createRipple(o)}});let n=C(Qn).createRenderer(null,null);this._eventCleanups=this._ngZone.runOutsideAngular(()=>Gfe.map(a=>ra(n,this._document,a,this._onInteraction,Ufe)))}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(yu,((i=this._globalRippleOptions)==null?void 0:i.namespace)??""),(a.className||!n.hasAttribute(bu))&&n.setAttribute(bu,a.className||""),a.centered&&n.setAttribute(jf,""),a.disabled&&n.setAttribute(zs,"")}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(zs,""):n.removeAttribute(zs)}_createRipple(n){var v,g,w;if(!this._document||this._hosts.has(n))return;(v=n.querySelector(".mat-ripple"))==null||v.remove();let a=this._document.createElement("span");a.classList.add("mat-ripple",n.getAttribute(bu)),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)??jl.enterDuration,d=i?0:((w=o==null?void 0:o.animation)==null?void 0:w.exitDuration)??jl.exitDuration,u={rippleDisabled:i||(o==null?void 0:o.disabled)||n.hasAttribute(zs),rippleConfig:{centered:n.hasAttribute(jf),terminateOnPointerUp:o==null?void 0:o.terminateOnPointerUp,animation:{enterDuration:l,exitDuration:d}}},h=new Vfe(u,this._ngZone,a,this._platform,this._injector),m=!u.rippleDisabled;m&&h.setupTriggerEvents(n),this._hosts.set(n,{target:u,renderer:h,hasSetUpEvents:m}),n.removeAttribute(yu)}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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),qfe=/^\d{4}-\d{2}-\d{2}(?:T\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|(?:(?:\+|-)\d{2}:\d{2}))?)?$/,$fe=/^(\d?\d)[:.](\d?\d)(?:[:.](\d?\d))?\s*(AM|PM)?$/i;function _u(e,t){let r=Array(e);for(let n=0;n<e;n++)r[n]=t(n);return r}var Yfe=(()=>{const t=class t extends g1{constructor(){super();s(this,"useUtcForDisplay",!1);s(this,"_matDateLocale",C(Vd,{optional:!0}));let a=C(Vd,{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 _u(12,o=>this._format(i,new Date(2017,o,1)))}getDateNames(){let a=new Intl.DateTimeFormat(this.locale,{day:"numeric",timeZone:"utc"});return _u(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 _u(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,xt(ie({},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(qfe.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 d=this.clone(a);return d.setHours(i,o,l,0),d}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 d=o.replace(/[^0-9:(AM|PM)]/gi,"").trim();d.length>0&&(l=this._parseTimeString(d))}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($fe);if(i){let o=parseInt(i[1]),l=parseInt(i[2]),d=i[3]==null?void 0:parseInt(i[3]),u=i[4];if(o===12?o=u==="AM"?0:o:u==="PM"&&(o+=12),wu(o,0,23)&&wu(l,0,59)&&(d==null||wu(d,0,59)))return this.setTime(this.today(),o,l,d||0)}return null}};s(t,"ɵfac",function(a){return new(a||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})();function wu(e,t,r){return!isNaN(e)&&e>=t&&e<=r}var Sp=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}},Fo=class extends Sp{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}},kp=class extends Sp{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()}},Zfe=class extends Sp{constructor(t){super();s(this,"element");this.element=t instanceof Ht?t.nativeElement:t}},Ic=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 Fo)return this._attachedPortal=e,this.attachComponentPortal(e);if(e instanceof kp)return this._attachedPortal=e,this.attachTemplatePortal(e);if(this.attachDomPortal&&e instanceof Zfe)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)}},Kfe=class extends Ic{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(Ao,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||st.NULL,i=a.get(ur,n.injector);r=Eb(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]}},jo=(()=>{const t=class t extends Ic{constructor(){super();s(this,"_moduleRef",C(Ao,{optional:!0}));s(this,"_document",C(He));s(this,"_viewContainerRef",C(ls));s(this,"_isInitialized",!1);s(this,"_attachedRef");s(this,"attached",new qt);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",Kt({type:t,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:[0,"cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[jn]}));let e=t;return e})(),Vl=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",ln({type:t})),s(t,"ɵinj",an({}));let e=t;return e})(),Qfe=20,y1=(()=>{const t=class t{constructor(){s(this,"_ngZone",C(Ge));s(this,"_platform",C(_n));s(this,"_renderer",C(Qn).createRenderer(null,null));s(this,"_cleanupGlobalListener");s(this,"_scrolled",new De);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=Qfe){return this._platform.isBrowser?new lt(a=>{this._cleanupGlobalListener||(this._cleanupGlobalListener=this._ngZone.runOutsideAngular(()=>this._renderer.listen("document","scroll",()=>this._scrolled.next())));let i=n>0?this._scrolled.pipe(P0(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)}}):pt()}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(Nr(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=Ei(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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Jfe=(()=>{const t=class t{constructor(){s(this,"elementRef",C(Ht));s(this,"scrollDispatcher",C(y1));s(this,"ngZone",C(Ge));s(this,"dir",C(Fl,{optional:!0}));s(this,"_scrollElement",this.elementRef.nativeElement);s(this,"_destroyed",new De);s(this,"_renderer",C(Zi));s(this,"_cleanupScroll");s(this,"_elementScrolled",new De)}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&&oo()!=ar.NORMAL?(n.left!=null&&(n.right=a.scrollWidth-a.clientWidth-n.left),oo()==ar.INVERTED?n.left=n.right:oo()==ar.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;v1()?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&&oo()==ar.INVERTED?n==a?o.scrollWidth-o.clientWidth-o.scrollLeft:o.scrollLeft:l&&oo()==ar.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",Kt({type:t,selectors:[["","cdk-scrollable",""],["","cdkScrollable",""]]}));let e=t;return e})(),Xfe=20,b1=(()=>{const t=class t{constructor(){s(this,"_platform",C(_n));s(this,"_listeners");s(this,"_viewportSize");s(this,"_change",new De);s(this,"_document",C(He,{optional:!0}));let n=C(Ge),a=C(Qn).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,d=-o.left||n.body.scrollLeft||a.scrollX||i.scrollLeft||0;return{top:l,left:d}}change(n=Xfe){return n>0?this._change.pipe(P0(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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Vf=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",ln({type:t})),s(t,"ɵinj",an({}));let e=t;return e})(),Bf=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",ln({type:t})),s(t,"ɵinj",an({imports:[Lo,Vf,Lo,Vf]}));let e=t;return e})(),zf=v1(),ege=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=Dt(-this._previousScrollPosition.left),e.style.top=Dt(-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"),zf&&(r.scrollBehavior=n.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),zf&&(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}},tge=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(Nr(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}},_1=class{enable(){}disable(){}attach(){}};function Bd(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 Hf(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 nge=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();Bd(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}},rge=(()=>{const t=class t{constructor(){s(this,"_scrollDispatcher",C(y1));s(this,"_viewportRuler",C(b1));s(this,"_ngZone",C(Ge));s(this,"_document",C(He));s(this,"noop",()=>new _1);s(this,"close",n=>new tge(this._scrollDispatcher,this._ngZone,this._viewportRuler,n));s(this,"block",()=>new ege(this._viewportRuler,this._document));s(this,"reposition",n=>new nge(this._scrollDispatcher,this._viewportRuler,this._ngZone,n))}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Cp=class{constructor(e){s(this,"positionStrategy");s(this,"scrollStrategy",new _1);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])}}},age=class{constructor(e,t){s(this,"connectionPair");s(this,"scrollableViewProperties");this.connectionPair=e,this.scrollableViewProperties=t}},w1=(()=>{const t=class t{constructor(){s(this,"_attachedOverlays",[]);s(this,"_document",C(He));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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),ige=(()=>{const t=class t extends w1{constructor(){super(...arguments);s(this,"_ngZone",C(Ge));s(this,"_renderer",C(Qn).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=Ft(t)))(i||t)}})()),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),oge=(()=>{const t=class t extends w1{constructor(){super(...arguments);s(this,"_platform",C(_n));s(this,"_ngZone",C(Ge));s(this,"_renderer",C(Qn).createRenderer(null,null));s(this,"_cursorOriginalValue");s(this,"_cursorStyleIsSet",!1);s(this,"_pointerDownEventTarget");s(this,"_cleanups");s(this,"_pointerDownListener",a=>{this._pointerDownEventTarget=Lr(a)});s(this,"_clickListener",a=>{let i=Lr(a),o=a.type==="click"&&this._pointerDownEventTarget?this._pointerDownEventTarget:i;this._pointerDownEventTarget=null;let l=this._attachedOverlays.slice();for(let d=l.length-1;d>-1;d--){let u=l[d];if(u._outsidePointerEvents.observers.length<1||!u.hasAttached())continue;if(Uf(u.overlayElement,i)||Uf(u.overlayElement,o))break;let h=u._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>h.next(a)):h.next(a)}})}add(a){if(super.add(a),!this._isAttached){let i=this._document.body,o={capture:!0};this._cleanups=this._ngZone.runOutsideAngular(()=>[ra(this._renderer,i,"pointerdown",this._pointerDownListener,o),ra(this._renderer,i,"click",this._clickListener,o),ra(this._renderer,i,"auxclick",this._clickListener,o),ra(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=Ft(t)))(i||t)}})()),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function Uf(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 x1=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",Ye({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})(),Dp=(()=>{const t=class t{constructor(){s(this,"_platform",C(_n));s(this,"_containerElement");s(this,"_document",C(He));s(this,"_styleLoader",C(ms))}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||Pf()){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),Pf()?a.setAttribute("platform","test"):this._platform.isBrowser||a.setAttribute("platform","server"),this._document.body.appendChild(a),this._containerElement=a}_loadStyles(){this._styleLoader.load(x1)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),sge=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")})}},Ip=class{constructor(e,t,r,n,a,i,o,l,d,u=!1,h,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 De);s(this,"_attachments",new De);s(this,"_detachments",new De);s(this,"_positionStrategy");s(this,"_scrollStrategy");s(this,"_locationChanges",vn.EMPTY);s(this,"_backdropRef",null);s(this,"_previousHostParent");s(this,"_keydownEvents",new De);s(this,"_outsidePointerEvents",new De);s(this,"_renders",new De);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=d,this._animationsDisabled=u,this._injector=h,this._renderer=m,n.scrollStrategy&&(this._scrollStrategy=n.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=n.positionStrategy,this._afterRenderRef=zhe(()=>ay(()=>{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=Hh(()=>{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=ie(ie({},this._config),e),this._updateElementSize()}setDirection(e){this._config=xt(ie({},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=Dt(this._config.width),e.height=Dt(this._config.height),e.minWidth=Dt(this._config.minWidth),e.minHeight=Dt(this._config.minHeight),e.maxWidth=Dt(this._config.maxWidth),e.maxHeight=Dt(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 sge(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=Ll(t||[]).filter(a=>!!a);n.length&&(r?e.classList.add(...n):e.classList.remove(...n))}_detachContentWhenEmpty(){this._ngZone.runOutsideAngular(()=>{let e=this._renders.pipe(Zo(uh(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)}},Gf="cdk-overlay-connected-position-bounding-box",lge=/([A-Za-z%]+)$/,cge=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 De);s(this,"_resizeSubscription",vn.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(Gf),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),d=this._getOverlayPoint(l,t,o),u=this._getOverlayFit(d,t,r,o);if(u.isCompletelyWithinViewport){this._isPushed=!1,this._applyPosition(o,l);return}if(this._canFitWithFlexibleDimensions(u,d,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:d,originPoint:l,position:o,overlayRect:t})}if(a.length){let o=null,l=-1;for(let d of a){let u=d.boundingBoxRect.width*d.boundingBoxRect.height*(d.position.weight||1);u>l&&(l=u,o=d)}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&&_a(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(Gf),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=qf(t),{x:i,y:o}=e,l=this._getOffset(n,"x"),d=this._getOffset(n,"y");l&&(i+=l),d&&(o+=d);let u=0-i,h=i+a.width-r.width,m=0-o,v=o+a.height-r.height,g=this._subtractOverflows(a.width,u,h),w=this._subtractOverflows(a.height,m,v),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=Wf(this._overlayRef.getConfig().minHeight),o=Wf(this._overlayRef.getConfig().minWidth),l=e.fitsInViewportVertically||i!=null&&i<=n,d=e.fitsInViewportHorizontally||o!=null&&o<=a;return l&&d}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=qf(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),d=Math.max(a.left-r.left-e.x,0),u=0,h=0;return n.width<=a.width?u=d||-i:u=e.x<this._viewportMargin?a.left-r.left-e.x:0,n.height<=a.height?h=l||-o:h=e.y<this._viewportMargin?a.top-r.top-e.y:0,this._previousPushAmount={x:u,y:h},{x:e.x+u,y:e.y+h}}_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||!uge(this._lastScrollVisibility,r)){let n=new age(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 v=Math.min(r.bottom-e.y+r.top,e.y),g=this._lastBoundingBoxSize.height;a=v*2,i=e.y-v,a>g&&!this._isInitialRender&&!this._growAfterOpen&&(i=e.y-g/2)}let l=t.overlayX==="start"&&!n||t.overlayX==="end"&&n,d=t.overlayX==="end"&&!n||t.overlayX==="start"&&n,u,h,m;if(d)m=r.width-e.x+this._viewportMargin*2,u=e.x-this._viewportMargin;else if(l)h=e.x,u=r.right-e.x;else{let v=Math.min(r.right-e.x+r.left,e.x),g=this._lastBoundingBoxSize.width;u=v*2,h=e.x-v,u>g&&!this._isInitialRender&&!this._growAfterOpen&&(h=e.x-g/2)}return{top:i,left:h,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=Dt(r.height),n.top=Dt(r.top),n.bottom=Dt(r.bottom),n.width=Dt(r.width),n.left=Dt(r.left),n.right=Dt(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=Dt(a)),i&&(n.maxWidth=Dt(i))}this._lastBoundingBoxSize=r,_a(this._boundingBox.style,n)}_resetBoundingBoxStyles(){_a(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){_a(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();_a(r,this._getExactOverlayY(t,e,u)),_a(r,this._getExactOverlayX(t,e,u))}else r.position="static";let o="",l=this._getOffset(t,"x"),d=this._getOffset(t,"y");l&&(o+=`translateX(${l}px) `),d&&(o+=`translateY(${d}px)`),r.transform=o.trim(),i.maxHeight&&(n?r.maxHeight=Dt(i.maxHeight):a&&(r.maxHeight="")),i.maxWidth&&(n?r.maxWidth=Dt(i.maxWidth):a&&(r.maxWidth="")),_a(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=Dt(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=Dt(a.x);return n}_getScrollVisibility(){let e=this._getOriginRect(),t=this._pane.getBoundingClientRect(),r=this._scrollables.map(n=>n.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:Hf(e,r),isOriginOutsideView:Bd(e,r),isOverlayClipped:Hf(t,r),isOverlayOutsideView:Bd(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&&Ll(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 Ht)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 _a(e,t){for(let r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);return e}function Wf(e){if(typeof e!="number"&&e!=null){let[t,r]=e.split(lge);return!r||r==="px"?parseFloat(t):null}return e||null}function qf(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 uge(e,t){return e===t?!0:e.isOriginClipped===t.isOriginClipped&&e.isOriginOutsideView===t.isOriginOutsideView&&e.isOverlayClipped===t.isOverlayClipped&&e.isOverlayOutsideView===t.isOverlayOutsideView}var $f="cdk-global-overlay-wrapper",dge=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($f),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"),d=(a==="100%"||a==="100vh")&&(!o||o==="100%"||o==="100vh"),u=this._xPosition,h=this._xOffset,m=this._overlayRef.getConfig().direction==="rtl",v="",g="",w="";l?w="flex-start":u==="center"?(w="center",m?g=h:v=h):m?u==="left"||u==="end"?(w="flex-end",v=h):(u==="right"||u==="start")&&(w="flex-start",g=h):u==="left"||u==="start"?(w="flex-start",v=h):(u==="right"||u==="end")&&(w="flex-end",g=h),e.position=this._cssPosition,e.marginLeft=l?"0":v,e.marginTop=d?"0":this._topOffset,e.marginBottom=this._bottomOffset,e.marginRight=l?"0":g,t.justifyContent=w,t.alignItems=d?"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($f),r.justifyContent=r.alignItems=e.marginTop=e.marginBottom=e.marginLeft=e.marginRight=e.position="",this._overlayRef=null,this._isDisposed=!0}},hge=(()=>{const t=class t{constructor(){s(this,"_viewportRuler",C(b1));s(this,"_document",C(He));s(this,"_platform",C(_n));s(this,"_overlayContainer",C(Dp))}global(){return new dge}flexibleConnectedTo(n){return new cge(n,this._viewportRuler,this._document,this._platform,this._overlayContainer)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),ma=(()=>{const t=class t{constructor(){s(this,"scrollStrategies",C(rge));s(this,"_overlayContainer",C(Dp));s(this,"_positionBuilder",C(hge));s(this,"_keyboardDispatcher",C(ige));s(this,"_injector",C(st));s(this,"_ngZone",C(Ge));s(this,"_document",C(He));s(this,"_directionality",C(Fl));s(this,"_location",C(Db));s(this,"_outsideClickDispatcher",C(oge));s(this,"_animationsModuleType",C($i,{optional:!0}));s(this,"_idGenerator",C(fs));s(this,"_renderer",C(Qn).createRenderer(null,null));s(this,"_appRef");s(this,"_styleLoader",C(ms))}create(n){this._styleLoader.load(x1);let a=this._createHostElement(),i=this._createPaneElement(a),o=this._createPortalOutlet(i),l=new Cp(n);return l.direction=l.direction||this._directionality.value,new Ip(o,a,i,l,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher,this._animationsModuleType==="NoopAnimations",this._injector.get(ur),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(da)),new Kfe(n,null,this._appRef,this._injector,this._document)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),pge=new X("cdk-connected-overlay-scroll-strategy",{providedIn:"root",factory:()=>{let e=C(ma);return()=>e.scrollStrategies.reposition()}});function mge(e){return()=>e.scrollStrategies.reposition()}var fge={provide:pge,deps:[ma],useFactory:mge},E1=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",ln({type:t})),s(t,"ɵinj",an({providers:[ma,fge],imports:[Lo,Vl,Bf,Bf]}));let e=t;return e})();function gge(e,t){}var Vo=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")}},S1=(()=>{const t=class t extends Ic{constructor(){super();s(this,"_elementRef",C(Ht));s(this,"_focusTrapFactory",C(wfe));s(this,"_config");s(this,"_interactivityChecker",C(h1));s(this,"_ngZone",C(Ge));s(this,"_overlayRef",C(Ip));s(this,"_focusMonitor",C(u1));s(this,"_renderer",C(Zi));s(this,"_changeDetectorRef",C(Sc));s(this,"_injector",C(st));s(this,"_platform",C(_n));s(this,"_document",C(He,{optional:!0}));s(this,"_portalOutlet");s(this,"_focusTrapped",new De);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(Vo,{optional:!0})||new Vo,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(),d(),a.removeAttribute("tabindex")},l=this._renderer.listen(a,"blur",o),d=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||Hh(()=>{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=mu(),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=mu();return a===i||a.contains(i)}_initializeFocusTrap(){this._platform.isBrowser&&(this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._document&&(this._elementFocusedBeforeDialogWasOpened=mu()))}_handleBackdropClicks(){this._overlayRef.backdropClick().subscribe(()=>{this._config.disableClose&&this._recaptureFocus()})}};s(t,"ɵfac",function(a){return new(a||t)}),s(t,"ɵcmp",Ye({type:t,selectors:[["cdk-dialog-container"]],viewQuery:function(a,i){if(a&1&&Sd(jo,7),a&2){let o;kd(o=Cd())&&(i._portalOutlet=o.first)}},hostAttrs:["tabindex","-1",1,"cdk-dialog-container"],hostVars:6,hostBindings:function(a,i){a&2&&cn("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:[jn],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(a,i){a&1&&Ee(0,gge,0,0,"ng-template",0)},dependencies:[jo],styles:[`.cdk-dialog-container{display:block;width:100%;height:100%;min-height:inherit;max-height:inherit}
|
|
24
|
-
`],encapsulation:2}));let e=t;return e})(),xu=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 De);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&&!f1(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}},vge=new X("DialogScrollStrategy",{providedIn:"root",factory:()=>{let e=C(ma);return()=>e.scrollStrategies.block()}}),yge=new X("DialogData"),bge=new X("DefaultDialogConfig"),k1=(()=>{const t=class t{constructor(){s(this,"_overlay",C(ma));s(this,"_injector",C(st));s(this,"_defaultOptions",C(bge,{optional:!0}));s(this,"_parentDialog",C(t,{optional:!0,skipSelf:!0}));s(this,"_overlayContainer",C(Dp));s(this,"_idGenerator",C(fs));s(this,"_openDialogsAtThisLevel",[]);s(this,"_afterAllClosedAtThisLevel",new De);s(this,"_afterOpenedAtThisLevel",new De);s(this,"_ariaHiddenElements",new Map);s(this,"_scrollStrategy",C(vge));s(this,"afterAllClosed",fl(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(dh(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 Vo;a=ie(ie({},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),d=new xu(l,a),u=this._attachContainer(l,d,a);if(d.containerInstance=u,!this.openDialogs.length){let h=this._overlayContainer.getContainerElement();u._focusTrapped?u._focusTrapped.pipe(Nn(1)).subscribe(()=>{this._hideNonDialogContentFromAssistiveTechnology(h)}):this._hideNonDialogContentFromAssistiveTechnology(h)}return this._attachDialogContent(n,d,u,a),this.openDialogs.push(d),d.closed.subscribe(()=>this._removeOpenDialog(d,!0)),this.afterOpened.next(d),d}closeAll(){Eu(this.openDialogs,n=>n.close())}getDialogById(n){return this.openDialogs.find(a=>a.id===n)}ngOnDestroy(){Eu(this._openDialogsAtThisLevel,n=>{n.config.closeOnDestroy===!1&&this._removeOpenDialog(n,!1)}),Eu(this._openDialogsAtThisLevel,n=>n.close()),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete(),this._openDialogsAtThisLevel=[]}_getOverlayConfig(n){let a=new Cp({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 h;let o=i.injector||((h=i.viewContainerRef)==null?void 0:h.injector),l=[{provide:Vo,useValue:i},{provide:xu,useValue:a},{provide:Ip,useValue:n}],d;i.container?typeof i.container=="function"?d=i.container:(d=i.container.type,l.push(...i.container.providers(i))):d=S1;let u=new Fo(d,i.viewContainerRef,st.create({parent:o||this._injector,providers:l}));return n.attach(u).instance}_attachDialogContent(n,a,i,o){if(n instanceof Pi){let l=this._createInjector(o,a,i,void 0),d={$implicit:o.data,dialogRef:a};o.templateContext&&(d=ie(ie({},d),typeof o.templateContext=="function"?o.templateContext():o.templateContext)),i.attachTemplatePortal(new kp(n,null,d,l))}else{let l=this._createInjector(o,a,i,this._injector),d=i.attachComponentPortal(new Fo(n,o.viewContainerRef,l));a.componentRef=d,a.componentInstance=d.instance}}_createInjector(n,a,i,o){var u;let l=n.injector||((u=n.viewContainerRef)==null?void 0:u.injector),d=[{provide:yge,useValue:n.data},{provide:xu,useValue:a}];return n.providers&&(typeof n.providers=="function"?d.push(...n.providers(a,n,i)):d.push(...n.providers)),n.direction&&(!l||!l.get(Fl,null,{optional:!0}))&&d.push({provide:Fl,useValue:{value:n.direction,change:pt()}}),st.create({parent:l||o,providers:d})}_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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function Eu(e,t){let r=e.length;for(;r--;)t(e[r])}var _ge=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",ln({type:t})),s(t,"ɵinj",an({providers:[k1],imports:[E1,Vl,Dfe,Vl]}));let e=t;return e})();function wge(e,t){}var Yf=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")}},Su="mdc-dialog--open",Zf="mdc-dialog--opening",Kf="mdc-dialog--closing",xge=150,Ege=75,Sge=(()=>{const t=class t extends S1{constructor(){super(...arguments);s(this,"_animationMode",C($i,{optional:!0}));s(this,"_animationStateChanged",new qt);s(this,"_animationsEnabled",this._animationMode!=="NoopAnimations");s(this,"_actionSectionCount",0);s(this,"_hostElement",this._elementRef.nativeElement);s(this,"_enterAnimationDuration",this._animationsEnabled?Jf(this._config.enterAnimationDuration)??xge:0);s(this,"_exitAnimationDuration",this._animationsEnabled?Jf(this._config.exitAnimationDuration)??Ege: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(Qf,`${this._enterAnimationDuration}ms`),this._requestAnimationFrame(()=>this._hostElement.classList.add(Zf,Su)),this._waitForAnimationToComplete(this._enterAnimationDuration,this._finishDialogOpen)):(this._hostElement.classList.add(Su),Promise.resolve().then(()=>this._finishDialogOpen()))}_startExitAnimation(){this._animationStateChanged.emit({state:"closing",totalTime:this._exitAnimationDuration}),this._hostElement.classList.remove(Su),this._animationsEnabled?(this._hostElement.style.setProperty(Qf,`${this._exitAnimationDuration}ms`),this._requestAnimationFrame(()=>this._hostElement.classList.add(Kf)),this._waitForAnimationToComplete(this._exitAnimationDuration,this._finishDialogClose)):Promise.resolve().then(()=>this._finishDialogClose())}_updateActionSectionCount(a){this._actionSectionCount+=a,this._changeDetectorRef.markForCheck()}_clearAnimationClasses(){this._hostElement.classList.remove(Zf,Kf)}_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=Ft(t)))(i||t)}})()),s(t,"ɵcmp",Ye({type:t,selectors:[["mat-dialog-container"]],hostAttrs:["tabindex","-1",1,"mat-mdc-dialog-container","mdc-dialog"],hostVars:10,hostBindings:function(a,i){a&2&&(up("id",i._config.id),cn("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),Rn("_mat-animation-noopable",!i._animationsEnabled)("mat-mdc-dialog-container-with-actions",i._actionSectionCount>0))},features:[jn],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&&(le(0,"div",0)(1,"div",1),Ee(2,wge,0,0,"ng-template",2),se()())},dependencies:[jo],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})(),Qf="--mat-dialog-transition-duration";function Jf(e){return e==null?null:typeof e=="number"?e:e.endsWith("ms")?Cf(e.substring(0,e.length-2)):e.endsWith("s")?Cf(e.substring(0,e.length-1))*1e3:e==="0"?0:null}var ul=function(e){return e[e.OPEN=0]="OPEN",e[e.CLOSING=1]="CLOSING",e[e.CLOSED=2]="CLOSED",e}(ul||{}),Tp=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 De);s(this,"_beforeClosed",new De);s(this,"_result");s(this,"_closeFallbackTimeout");s(this,"_state",ul.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(Nr(n=>n.state==="opened"),Nn(1)).subscribe(()=>{this._afterOpened.next(),this._afterOpened.complete()}),r._animationStateChanged.pipe(Nr(n=>n.state==="closed"),Nn(1)).subscribe(()=>{clearTimeout(this._closeFallbackTimeout),this._finishDialogClose()}),e.overlayRef.detachments().subscribe(()=>{this._beforeClosed.next(this._result),this._beforeClosed.complete(),this._finishDialogClose()}),uh(this.backdropClick(),this.keydownEvents().pipe(Nr(n=>n.keyCode===27&&!this.disableClose&&!f1(n)))).subscribe(n=>{this.disableClose||(n.preventDefault(),C1(this,n.type==="keydown"?"keyboard":"mouse"))})}close(e){this._result=e,this._containerInstance._animationStateChanged.pipe(Nr(t=>t.state==="closing"),Nn(1)).subscribe(t=>{this._beforeClosed.next(e),this._beforeClosed.complete(),this._ref.overlayRef.detachBackdrop(),this._closeFallbackTimeout=setTimeout(()=>this._finishDialogClose(),t.totalTime+100)}),this._state=ul.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=ul.CLOSED,this._ref.close(this._result,{focusOrigin:this._closeInteractionType}),this.componentInstance=null}};function C1(e,t,r){return e._closeInteractionType=t,e.close(r)}var D1=new X("MatMdcDialogData"),I1=new X("mat-mdc-dialog-default-options"),kge=new X("mat-mdc-dialog-scroll-strategy",{providedIn:"root",factory:()=>{let e=C(ma);return()=>e.scrollStrategies.block()}}),Tc=(()=>{const t=class t{constructor(){s(this,"_overlay",C(ma));s(this,"_defaultOptions",C(I1,{optional:!0}));s(this,"_scrollStrategy",C(kge));s(this,"_parentDialog",C(t,{optional:!0,skipSelf:!0}));s(this,"_idGenerator",C(fs));s(this,"_dialog",C(k1));s(this,"_openDialogsAtThisLevel",[]);s(this,"_afterAllClosedAtThisLevel",new De);s(this,"_afterOpenedAtThisLevel",new De);s(this,"dialogConfigClass",Yf);s(this,"_dialogRefConstructor");s(this,"_dialogContainerType");s(this,"_dialogDataToken");s(this,"afterAllClosed",fl(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(dh(void 0))));this._dialogRefConstructor=Tp,this._dialogContainerType=Sge,this._dialogDataToken=D1}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=ie(ie({},this._defaultOptions||new Yf),a),a.id=a.id||this._idGenerator.getId("mat-mdc-dialog-"),a.scrollStrategy=a.scrollStrategy||this._scrollStrategy();let o=this._dialog.open(n,xt(ie({},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:Vo,useValue:a}]},templateContext:()=>({dialogRef:i}),providers:(l,d,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:d.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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),T1=(()=>{const t=class t{constructor(){s(this,"dialogRef",C(Tp,{optional:!0}));s(this,"_elementRef",C(Ht));s(this,"_dialog",C(Tc));s(this,"ariaLabel");s(this,"type","button");s(this,"dialogResult");s(this,"_matDialogClose")}ngOnInit(){this.dialogRef||(this.dialogRef=A1(this._elementRef,this._dialog.openDialogs))}ngOnChanges(n){let a=n._matDialogClose||n._matDialogCloseResult;a&&(this.dialogResult=a.currentValue)}_onButtonClick(n){C1(this.dialogRef,n.screenX===0&&n.screenY===0?"keyboard":"mouse",this.dialogResult)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Kt({type:t,selectors:[["","mat-dialog-close",""],["","matDialogClose",""]],hostVars:2,hostBindings:function(n,a){n&1&&Za("click",function(i){return a._onButtonClick(i)}),n&2&&cn("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:[wh]}));let e=t;return e})(),N1=(()=>{const t=class t{constructor(){s(this,"_dialogRef",C(Tp,{optional:!0}));s(this,"_elementRef",C(Ht));s(this,"_dialog",C(Tc))}ngOnInit(){this._dialogRef||(this._dialogRef=A1(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",Kt({type:t}));let e=t;return e})(),O1=(()=>{const t=class t extends N1{constructor(){super(...arguments);s(this,"id",C(fs).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=Ft(t)))(i||t)}})()),s(t,"ɵdir",Kt({type:t,selectors:[["","mat-dialog-title",""],["","matDialogTitle",""]],hostAttrs:[1,"mat-mdc-dialog-title","mdc-dialog__title"],hostVars:1,hostBindings:function(a,i){a&2&&up("id",i.id)},inputs:{id:"id"},exportAs:["matDialogTitle"],features:[jn]}));let e=t;return e})(),P1=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Kt({type:t,selectors:[["","mat-dialog-content",""],["mat-dialog-content"],["","matDialogContent",""]],hostAttrs:[1,"mat-mdc-dialog-content","mdc-dialog__content"],features:[ade([Jfe])]}));let e=t;return e})(),M1=(()=>{const t=class t extends N1{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=Ft(t)))(i||t)}})()),s(t,"ɵdir",Kt({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&&Rn("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:[jn]}));let e=t;return e})();function A1(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 R1=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",ln({type:t})),s(t,"ɵinj",an({providers:[Tc],imports:[_ge,E1,Vl,Ri,Ri]}));let e=t;return e})(),Cge=new X("MAT_BUTTON_CONFIG"),Dge=[{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"]}],L1=(()=>{const t=class t{constructor(){s(this,"_elementRef",C(Ht));s(this,"_ngZone",C(Ge));s(this,"_animationMode",C($i,{optional:!0}));s(this,"_focusMonitor",C(u1));s(this,"_rippleLoader",C(Wfe));s(this,"_isFab",!1);s(this,"color");s(this,"_disableRipple",!1);s(this,"_disabled",!1);s(this,"ariaDisabled");s(this,"disabledInteractive");var o;C(ms).load(Afe);let n=C(Cge,{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:d}of Dge)a.hasAttribute(l)&&i.add(...d)}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",Kt({type:t,inputs:{color:"color",disableRipple:[2,"disableRipple","disableRipple",mo],disabled:[2,"disabled","disabled",mo],ariaDisabled:[2,"aria-disabled","ariaDisabled",mo],disabledInteractive:[2,"disabledInteractive","disabledInteractive",mo]}}));let e=t;return e})(),Ige=(()=>{const t=class t extends L1{constructor(){super(...arguments);s(this,"_renderer",C(Zi));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=Ft(t)))(i||t)}})()),s(t,"ɵdir",Kt({type:t,inputs:{tabIndex:[2,"tabIndex","tabIndex",a=>a==null?void 0:wb(a)]},features:[jn]}));let e=t;return e})(),F1=[[["",8,"material-icons",3,"iconPositionEnd",""],["mat-icon",3,"iconPositionEnd",""],["","matButtonIcon","",3,"iconPositionEnd",""]],"*",[["","iconPositionEnd","",8,"material-icons"],["mat-icon","iconPositionEnd",""],["","matButtonIcon","","iconPositionEnd",""]]],j1=[".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])","*",".material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]"],Tge=`.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
|
-
`,Nge=`@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
|
-
`,Nc=(()=>{const t=class t extends L1{};s(t,"ɵfac",(()=>{let n;return function(a){return(n||(n=Ft(t)))(a||t)}})()),s(t,"ɵcmp",Ye({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&&(cn("disabled",a._getDisabledAttribute())("aria-disabled",a._getAriaDisabled()),wc(a.color?"mat-"+a.color:""),Rn("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:[jn],ngContentSelectors:j1,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&&(Ka(F1),Me(0,"span",0),Yn(1),le(2,"span",1),Yn(3,1),se(),Yn(4,2),Me(5,"span",2)(6,"span",3)),n&2&&Rn("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})(),Oge=(()=>{const t=class t extends Ige{};s(t,"ɵfac",(()=>{let n;return function(a){return(n||(n=Ft(t)))(a||t)}})()),s(t,"ɵcmp",Ye({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&&(cn("disabled",a._getDisabledAttribute())("tabindex",a.disabled&&!a.disabledInteractive?-1:a.tabIndex)("aria-disabled",a._getAriaDisabled()),wc(a.color?"mat-"+a.color:""),Rn("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:[jn],ngContentSelectors:j1,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&&(Ka(F1),Me(0,"span",0),Yn(1),le(2,"span",1),Yn(3,1),se(),Yn(4,2),Me(5,"span",2)(6,"span",3)),n&2&&Rn("mdc-button__ripple",!a._isFab)("mdc-fab__ripple",a._isFab)},styles:[Tge,Nge],encapsulation:2,changeDetection:0}));let e=t;return e})(),Oc=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵmod",ln({type:t})),s(t,"ɵinj",an({imports:[Ri,Hfe,Ri]}));let e=t;return e})(),V1=(()=>{const t=class t{constructor(){s(this,"changes",new De);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",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),Pe=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}(Pe||{}),Mr="*";function Pge(e,t=null){return{type:Pe.Sequence,steps:e,options:t}}function Xf(e){return{type:Pe.Style,styles:e,offset:null}}var Bo=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}},B1=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}},Np="!";function eg(e){return new G(3e3,!1)}function Mge(){return new G(3100,!1)}function Age(){return new G(3101,!1)}function Rge(e){return new G(3001,!1)}function Lge(e){return new G(3003,!1)}function Fge(e){return new G(3004,!1)}function jge(e,t){return new G(3005,!1)}function Vge(){return new G(3006,!1)}function Bge(){return new G(3007,!1)}function zge(e,t){return new G(3008,!1)}function Hge(e){return new G(3002,!1)}function Uge(e,t,r,n,a){return new G(3010,!1)}function Gge(){return new G(3011,!1)}function Wge(){return new G(3012,!1)}function qge(){return new G(3200,!1)}function $ge(){return new G(3202,!1)}function Yge(){return new G(3013,!1)}function Zge(e){return new G(3014,!1)}function Kge(e){return new G(3015,!1)}function Qge(e){return new G(3016,!1)}function Jge(e,t){return new G(3404,!1)}function Xge(e){return new G(3502,!1)}function e0e(e){return new G(3503,!1)}function t0e(){return new G(3300,!1)}function n0e(e){return new G(3504,!1)}function r0e(e){return new G(3301,!1)}function a0e(e,t){return new G(3302,!1)}function i0e(e){return new G(3303,!1)}function o0e(e,t){return new G(3400,!1)}function s0e(e){return new G(3401,!1)}function l0e(e){return new G(3402,!1)}function c0e(e,t){return new G(3505,!1)}function Jr(e){switch(e.length){case 0:return new Bo;case 1:return e[0];default:return new B1(e)}}function z1(e,t,r=new Map,n=new Map){let a=[],i=[],o=-1,l=null;if(t.forEach(d=>{let u=d.get("offset"),h=u==o,m=h&&l||new Map;d.forEach((v,g)=>{let w=g,x=v;if(g!=="offset")switch(w=e.normalizePropertyName(w,a),x){case Np:x=r.get(g);break;case Mr:x=n.get(g);break;default:x=e.normalizeStyleValue(g,w,x,a);break}m.set(w,x)}),h||i.push(m),l=m,o=u}),a.length)throw Xge();return i}function Op(e,t,r,n){switch(t){case"start":e.onStart(()=>n(r&&ku(r,"start",e)));break;case"done":e.onDone(()=>n(r&&ku(r,"done",e)));break;case"destroy":e.onDestroy(()=>n(r&&ku(r,"destroy",e)));break}}function ku(e,t,r){let n=r.totalTime,a=!!r.disabled,i=Pp(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 Pp(e,t,r,n,a="",i=0,o){return{element:e,triggerName:t,fromState:r,toState:n,phaseName:a,totalTime:i,disabled:!!o}}function fn(e,t,r){let n=e.get(t);return n||e.set(t,n=r),n}function tg(e){let t=e.indexOf(":"),r=e.substring(1,t),n=e.slice(t+1);return[r,n]}var u0e=typeof document>"u"?null:document.documentElement;function Mp(e){let t=e.parentNode||e.host||null;return t===u0e?null:t}function d0e(e){return e.substring(1,6)=="ebkit"}var wa=null,ng=!1;function h0e(e){wa||(wa=p0e()||{},ng=wa.style?"WebkitAppearance"in wa.style:!1);let t=!0;return wa.style&&!d0e(e)&&(t=e in wa.style,!t&&ng&&(t="Webkit"+e.charAt(0).toUpperCase()+e.slice(1)in wa.style)),t}function p0e(){return typeof document<"u"?document.body:null}function H1(e,t){for(;t;){if(t===e)return!0;t=Mp(t)}return!1}function U1(e,t,r){if(r)return Array.from(e.querySelectorAll(t));let n=e.querySelector(t);return n?[n]:[]}var m0e=1e3,G1="{{",f0e="}}",W1="ng-enter",zd="ng-leave",Hs="ng-trigger",Bl=".ng-trigger",rg="ng-animating",Hd=".ng-animating";function Tr(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*m0e;default:return e}}function zl(e,t,r){return e.hasOwnProperty("duration")?e:g0e(e,t,r)}function g0e(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(eg()),{duration:0,delay:0,easing:""};a=Ud(parseFloat(l[1]),l[2]);let d=l[3];d!=null&&(i=Ud(parseFloat(d),l[4]));let u=l[5];u&&(o=u)}else a=e;if(!r){let l=!1,d=t.length;a<0&&(t.push(Mge()),l=!0),i<0&&(t.push(Age()),l=!0),l&&t.splice(d,0,eg())}return{duration:a,delay:i,easing:o}}function v0e(e){return e.length?e[0]instanceof Map?e:e.map(t=>new Map(Object.entries(t))):[]}function ir(e,t,r){t.forEach((n,a)=>{let i=Ap(a);r&&!r.has(a)&&r.set(a,e.style[i]),e.style[i]=n})}function Ta(e,t){t.forEach((r,n)=>{let a=Ap(n);e.style[a]=""})}function so(e){return Array.isArray(e)?e.length==1?e[0]:Pge(e):e}function y0e(e,t,r){let n=t.params||{},a=q1(e);a.length&&a.forEach(i=>{n.hasOwnProperty(i)||r.push(Rge())})}var Gd=new RegExp(`${G1}\\s*(.+?)\\s*${f0e}`,"g");function q1(e){let t=[];if(typeof e=="string"){let r;for(;r=Gd.exec(e);)t.push(r[1]);Gd.lastIndex=0}return t}function zo(e,t,r){let n=`${e}`,a=n.replace(Gd,(i,o)=>{let l=t[o];return l==null&&(r.push(Lge()),l=""),l.toString()});return a==n?e:a}var b0e=/-+([a-z0-9])/g;function Ap(e){return e.replace(b0e,(...t)=>t[1].toUpperCase())}function _0e(e,t){return e===0||t===0}function w0e(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,Rp(e,l)))}}return t}function pn(e,t,r){switch(t.type){case Pe.Trigger:return e.visitTrigger(t,r);case Pe.State:return e.visitState(t,r);case Pe.Transition:return e.visitTransition(t,r);case Pe.Sequence:return e.visitSequence(t,r);case Pe.Group:return e.visitGroup(t,r);case Pe.Animate:return e.visitAnimate(t,r);case Pe.Keyframes:return e.visitKeyframes(t,r);case Pe.Style:return e.visitStyle(t,r);case Pe.Reference:return e.visitReference(t,r);case Pe.AnimateChild:return e.visitAnimateChild(t,r);case Pe.AnimateRef:return e.visitAnimateRef(t,r);case Pe.Query:return e.visitQuery(t,r);case Pe.Stagger:return e.visitStagger(t,r);default:throw Fge(t.type)}}function Rp(e,t){return window.getComputedStyle(e)[t]}var x0e=(()=>{const t=class t{validateStyleProperty(n){return h0e(n)}containsElement(n,a){return H1(n,a)}getParentElement(n){return Mp(n)}query(n,a,i){return U1(n,a,i)}computeStyle(n,a,i){return i||""}animate(n,a,i,o,l,d=[],u){return new Bo(i,o)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})(),Hu,$1=(Hu=class{},s(Hu,"NOOP",new x0e),Hu),Lp=class{},E0e=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"]),S0e=class extends Lp{normalizePropertyName(e,t){return Ap(e)}normalizeStyleValue(e,t,r,n){let a="",i=r.toString().trim();if(E0e.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(jge())}return i+a}},Hl="*";function k0e(e,t){let r=[];return typeof e=="string"?e.split(/\s*,\s*/).forEach(n=>C0e(n,r,t)):r.push(e),r}function C0e(e,t,r){if(e[0]==":"){let d=D0e(e,r);if(typeof d=="function"){t.push(d);return}e=d}let n=e.match(/^(\*|[-\w]+)\s*(<?[=-]>)\s*(\*|[-\w]+)$/);if(n==null||n.length<4)return r.push(Kge()),t;let a=n[1],i=n[2],o=n[3];t.push(ag(a,o));let l=a==Hl&&o==Hl;i[0]=="<"&&!l&&t.push(ag(o,a))}function D0e(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(Qge()),"* => *"}}var Us=new Set(["true","1"]),Gs=new Set(["false","0"]);function ag(e,t){let r=Us.has(e)||Gs.has(e),n=Us.has(t)||Gs.has(t);return(a,i)=>{let o=e==Hl||e==a,l=t==Hl||t==i;return!o&&r&&typeof a=="boolean"&&(o=a?Us.has(e):Gs.has(e)),!l&&n&&typeof i=="boolean"&&(l=i?Us.has(t):Gs.has(t)),o&&l}}var Y1=":self",I0e=new RegExp(`s*${Y1}s*,?`,"g");function Z1(e,t,r,n){return new T0e(e).build(t,r,n)}var ig="",T0e=class{constructor(e){s(this,"_driver");this._driver=e}build(e,t,r){let n=new P0e(t);return this._resetContextStyleTimingState(n),pn(this,so(e),n)}_resetContextStyleTimingState(e){e.currentQuerySelector=ig,e.collectedStyles=new Map,e.collectedStyles.set(ig,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(Vge()),e.definitions.forEach(o=>{if(this._resetContextStyleTimingState(t),o.type==Pe.State){let l=o,d=l.name;d.toString().split(/\s*,\s*/).forEach(u=>{l.name=u,a.push(this.visitState(l,t))}),l.name=d}else if(o.type==Pe.Transition){let l=this.visitTransition(o,t);r+=l.queryCount,n+=l.depCount,i.push(l)}else t.errors.push(Bge())}),{type:Pe.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=>{q1(l).forEach(d=>{i.hasOwnProperty(d)||a.add(d)})})}),a.size&&t.errors.push(zge(e.name,[...a.values()]))}return{type:Pe.State,name:e.name,style:r,options:n?{params:n}:null}}visitTransition(e,t){t.queryCount=0,t.depCount=0;let r=pn(this,so(e.animation),t),n=k0e(e.expr,t.errors);return{type:Pe.Transition,matchers:n,animation:r,queryCount:t.queryCount,depCount:t.depCount,options:xa(e.options)}}visitSequence(e,t){return{type:Pe.Sequence,steps:e.steps.map(r=>pn(this,r,t)),options:xa(e.options)}}visitGroup(e,t){let r=t.currentTime,n=0,a=e.steps.map(i=>{t.currentTime=r;let o=pn(this,i,t);return n=Math.max(n,t.currentTime),o});return t.currentTime=n,{type:Pe.Group,steps:a,options:xa(e.options)}}visitAnimate(e,t){let r=A0e(e.timings,t.errors);t.currentAnimateTimings=r;let n,a=e.styles?e.styles:Xf({});if(a.type==Pe.Keyframes)n=this.visitKeyframes(a,t);else{let i=e.styles,o=!1;if(!i){o=!0;let d={};r.easing&&(d.easing=r.easing),i=Xf(d)}t.currentTime+=r.duration+r.delay;let l=this.visitStyle(i,t);l.isEmptyStep=o,n=l}return t.currentAnimateTimings=null,{type:Pe.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===Mr?r.push(o):t.errors.push(Hge()):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(G1)>=0){a=!0;break}}}),{type:Pe.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 d=t.collectedStyles.get(t.currentQuerySelector),u=d.get(l),h=!0;u&&(a!=n&&a>=u.startTime&&n<=u.endTime&&(t.errors.push(Uge(l,u.startTime,u.endTime)),h=!1),a=u.startTime),h&&d.set(l,{startTime:a,endTime:n}),t.options&&y0e(o,t.options,t.errors)})})}visitKeyframes(e,t){let r={type:Pe.Keyframes,styles:[],options:null};if(!t.currentAnimateTimings)return t.errors.push(Gge()),r;let n=1,a=0,i=[],o=!1,l=!1,d=0,u=e.steps.map(S=>{let T=this._makeStyleAst(S,t),A=T.offset!=null?T.offset:M0e(T.styles),O=0;return A!=null&&(a++,O=T.offset=A),l=l||O<0||O>1,o=o||O<d,d=O,i.push(O),T});l&&t.errors.push(Wge()),o&&t.errors.push(qge());let h=e.steps.length,m=0;a>0&&a<h?t.errors.push($ge()):a==0&&(m=n/(h-1));let v=h-1,g=t.currentTime,w=t.currentAnimateTimings,x=w.duration;return u.forEach((S,T)=>{let A=m>0?T==v?1:m*T:i[T],O=A*x;t.currentTime=g+w.delay+O,w.duration=O,this._validateStyleAst(S,t),S.offset=A,r.styles.push(S)}),r}visitReference(e,t){return{type:Pe.Reference,animation:pn(this,so(e.animation),t),options:xa(e.options)}}visitAnimateChild(e,t){return t.depCount++,{type:Pe.AnimateChild,options:xa(e.options)}}visitAnimateRef(e,t){return{type:Pe.AnimateRef,animation:this.visitReference(e.animation,t),options:xa(e.options)}}visitQuery(e,t){let r=t.currentQuerySelector,n=e.options||{};t.queryCount++,t.currentQuery=e;let[a,i]=N0e(e.selector);t.currentQuerySelector=r.length?r+" "+a:a,fn(t.collectedStyles,t.currentQuerySelector,new Map);let o=pn(this,so(e.animation),t);return t.currentQuery=null,t.currentQuerySelector=r,{type:Pe.Query,selector:a,limit:n.limit||0,optional:!!n.optional,includeSelf:i,animation:o,originalSelector:e.selector,options:xa(e.options)}}visitStagger(e,t){t.currentQuery||t.errors.push(Yge());let r=e.timings==="full"?{duration:0,delay:0,easing:"full"}:zl(e.timings,t.errors,!0);return{type:Pe.Stagger,animation:pn(this,so(e.animation),t),timings:r,options:null}}};function N0e(e){let t=!!e.split(/\s*,\s*/).find(r=>r==Y1);return t&&(e=e.replace(I0e,"")),e=e.replace(/@\*/g,Bl).replace(/@\w+/g,r=>Bl+"-"+r.slice(1)).replace(/:animating/g,Hd),[e,t]}function O0e(e){return e?ie({},e):null}var P0e=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 M0e(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 A0e(e,t){if(e.hasOwnProperty("duration"))return e;if(typeof e=="number"){let a=zl(e,t).duration;return Cu(a,0,"")}let r=e;if(r.split(/\s+/).some(a=>a.charAt(0)=="{"&&a.charAt(1)=="{")){let a=Cu(0,0,"");return a.dynamic=!0,a.strValue=r,a}let n=zl(r,t);return Cu(n.duration,n.delay,n.easing)}function xa(e){return e?(e=ie({},e),e.params&&(e.params=O0e(e.params))):e={},e}function Cu(e,t,r){return{duration:e,delay:t,easing:r}}function Fp(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 jp=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()}},R0e=1,L0e=":enter",F0e=new RegExp(L0e,"g"),j0e=":leave",V0e=new RegExp(j0e,"g");function K1(e,t,r,n,a,i=new Map,o=new Map,l,d,u=[]){return new B0e().buildKeyframes(e,t,r,n,a,i,o,l,d,u)}var B0e=class{buildKeyframes(e,t,r,n,a,i,o,l,d,u=[]){d=d||new jp;let h=new z0e(e,t,d,n,a,u,[]);h.options=l;let m=l.delay?Tr(l.delay):0;h.currentTimeline.delayNextStep(m),h.currentTimeline.setStyles([i],null,h.errors,l),pn(this,r,h);let v=h.timelines.filter(g=>g.containsAnimation());if(v.length&&o.size){let g;for(let w=v.length-1;w>=0;w--){let x=v[w];if(x.element===t){g=x;break}}g&&!g.allowOnlyTimelineStyles()&&g.setStyles([o],null,h.errors,l)}return v.length?v.map(g=>g.buildKeyframes()):[Fp(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:Tr(zo(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?Tr(r.duration):null,i=r.delay!=null?Tr(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),pn(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==Pe.Style&&(n.currentTimeline.snapshotCurrentStyles(),n.previousNode=Ul);let i=Tr(a.delay);n.delayNextStep(i)}e.steps.length&&(e.steps.forEach(i=>pn(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?Tr(e.options.delay):0;e.steps.forEach(i=>{let o=t.createSubContext(e.options);a&&o.delayNextStep(a),pn(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?zo(r,t.params,t.errors):r;return zl(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==Pe.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?Tr(n.delay):0;a&&(t.previousNode.type===Pe.Style||r==0&&t.currentTimeline.hasCurrentStyleProperties())&&(t.currentTimeline.snapshotCurrentStyles(),t.previousNode=Ul);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((d,u)=>{t.currentQueryIndex=u;let h=t.createSubContext(e.options,d);a&&h.delayNextStep(a),d===t.element&&(l=h.currentTimeline),pn(this,e.animation,h),h.currentTimeline.applyStylesToKeyframe();let m=h.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 d=t.currentTimeline;l&&d.delayNextStep(l);let u=d.currentTime;pn(this,e.animation,t),t.previousNode=e,r.currentStaggerTime=n.currentTime-u+(n.startTime-r.currentTimeline.startTime)}},Ul={},z0e=class Q1{constructor(t,r,n,a,i,o,l,d){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",Ul);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=d||new J1(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=Tr(n.duration)),n.delay!=null&&(a.delay=Tr(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]=zo(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 Q1(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=Ul,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 H0e(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(F0e,"."+this._enterClassName),t=t.replace(V0e,"."+this._leaveClassName);let d=n!=1,u=this._driver.query(this.element,t,d);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(Zge()),l}},J1=class X1{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 X1(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+=R0e,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||Mr),this._currentKeyframe.set(r,Mr);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(t,r,n,a){r&&this._previousKeyframe.set("easing",r);let i=a&&a.params||{},o=U0e(t,this._globalTimelineStyles);for(let[l,d]of o){let u=zo(d,i,n);this._pendingStyles.set(l,u),this._localTimelineStyles.has(l)||this._backFill.set(l,this._globalTimelineStyles.get(l)??Mr),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,d)=>{let u=new Map([...this._backFill,...l]);u.forEach((h,m)=>{h===Np?t.add(m):h===Mr&&r.add(m)}),n||u.set("offset",d/this.duration),a.push(u)});let i=[...t.values()],o=[...r.values()];if(n){let l=a[0],d=new Map(l);l.set("offset",0),d.set("offset",1),a=[l,d]}return Fp(this.element,a,i,o,this.duration,this.startTime,this.easing,!1)}},H0e=class extends J1{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,d=new Map(t[0]);d.set("offset",0),i.push(d);let u=new Map(t[0]);u.set("offset",og(l)),i.push(u);let h=t.length-1;for(let m=1;m<=h;m++){let v=new Map(t[m]),g=v.get("offset"),w=r+g*n;v.set("offset",og(w/o)),i.push(v)}n=o,r=0,a="",t=i}return Fp(this.element,t,this.preStyleProps,this.postStyleProps,n,r,a,!0)}};function og(e,t=3){let r=Math.pow(10,t-1);return Math.round(e*r)/r}function U0e(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,Mr)}else for(let[i,o]of a)r.set(i,o)}),r}function sg(e,t,r,n,a,i,o,l,d,u,h,m,v){return{type:0,element:e,triggerName:t,isRemovalTransition:a,fromState:r,fromStyles:i,toState:n,toStyles:o,timelines:l,queriedElements:d,preStyleProps:u,postStyleProps:h,totalTime:m,errors:v}}var Du={},e_=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 G0e(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,d,u){var Ot;let h=[],m=this.ast.options&&this.ast.options.params||Du,v=o&&o.params||Du,g=this.buildStyles(r,v,h),w=l&&l.params||Du,x=this.buildStyles(n,w,h),S=new Set,T=new Map,A=new Map,O=n==="void",J={params:t_(w,m),delay:(Ot=this.ast.options)==null?void 0:Ot.delay},ue=u?[]:K1(e,t,this.ast.animation,a,i,g,x,J,d,h),_e=0;return ue.forEach(vt=>{_e=Math.max(vt.duration+vt.delay,_e)}),h.length?sg(t,this._triggerName,r,n,O,g,x,[],[],T,A,_e,h):(ue.forEach(vt=>{let Qe=vt.element,St=fn(T,Qe,new Set);vt.preStyleProps.forEach(q=>St.add(q));let Q=fn(A,Qe,new Set);vt.postStyleProps.forEach(q=>Q.add(q)),Qe!==t&&S.add(Qe)}),sg(t,this._triggerName,r,n,O,g,x,ue,[...S.values()],T,A,_e))}};function G0e(e,t,r,n,a){return e.some(i=>i(t,r,n,a))}function t_(e,t){let r=ie({},t);return Object.entries(e).forEach(([n,a])=>{a!=null&&(r[n]=a)}),r}var W0e=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=t_(e,this.defaultParams);return this.styles.styles.forEach(a=>{typeof a!="string"&&a.forEach((i,o)=>{i&&(i=zo(i,n,t));let l=this.normalizer.normalizePropertyName(o,t);i=this.normalizer.normalizeStyleValue(o,l,i,t),r.set(o,i)})}),r}};function q0e(e,t,r){return new $0e(e,t,r)}var $0e=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 W0e(n.style,a,r))}),lg(this.states,"true","1"),lg(this.states,"false","0"),t.transitions.forEach(n=>{this.transitionFactories.push(new e_(e,n,this.states))}),this.fallbackTransition=Y0e(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 Y0e(e,t,r){let n=[(o,l)=>!0],a={type:Pe.Sequence,steps:[],options:null},i={type:Pe.Transition,animation:a,matchers:n,options:null,queryCount:0,depCount:0};return new e_(e,i,t)}function lg(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 Z0e=new jp,K0e=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=Z1(this._driver,t,r,n);if(r.length)throw e0e();this._animations.set(e,a)}_buildPlayer(e,t,r){let n=e.element,a=z1(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=K1(this._driver,t,a,W1,zd,new Map,new Map,r,Z0e,n),i.forEach(u=>{let h=fn(o,u.element,new Map);u.postStyleProps.forEach(m=>h.set(m,null))})):(n.push(t0e()),i=[]),n.length)throw n0e();o.forEach((u,h)=>{u.forEach((m,v)=>{u.set(v,this._driver.computeStyle(h,v,Mr))})});let l=i.map(u=>{let h=o.get(u.element);return this._buildPlayer(u,new Map,h)}),d=Jr(l);return this._playersById.set(e,d),d.onDestroy(()=>this.destroy(e)),this.players.push(d),d}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 r0e();return t}listen(e,t,r,n){let a=Pp(t,"","","");return Op(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}}},cg="ng-animate-queued",Q0e=".ng-animate-queued",Iu="ng-animate-disabled",J0e=".ng-animate-disabled",X0e="ng-star-inserted",eve=".ng-star-inserted",tve=[],n_={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},nve={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},Un="__ng_removed",Wd=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=ove(n),r){let a=e,{value:i}=a,o=tae(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])})}}},Eo="void",Tu=new Wd(Eo),rve=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,Tn(t,this._hostClassName)}listen(e,t,r,n){if(!this._triggers.has(t))throw a0e();if(r==null||r.length==0)throw i0e();if(!sve(r))throw o0e();let a=fn(this._elementListeners,e,[]),i={name:t,phase:r,callback:n};a.push(i);let o=fn(this._engine.statesByElement,e,new Map);return o.has(t)||(Tn(e,Hs),Tn(e,Hs+"-"+t),o.set(t,Tu)),()=>{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 s0e();return t}trigger(e,t,r,n=!0){let a=this._getTrigger(t),i=new qd(this.id,t,e),o=this._engine.statesByElement.get(e);o||(Tn(e,Hs),Tn(e,Hs+"-"+t),this._engine.statesByElement.set(e,o=new Map));let l=o.get(t),d=new Wd(r,this.id);if(!(r&&r.hasOwnProperty("value"))&&l&&d.absorbOptions(l.options),o.set(t,d),l||(l=Tu),d.value!==Eo&&l.value===d.value){if(!uve(l.params,d.params)){let v=[],g=a.matchStyles(l.value,l.params,v),w=a.matchStyles(d.value,d.params,v);v.length?this._engine.reportError(v):this._engine.afterFlush(()=>{Ta(e,g),ir(e,w)})}return}let u=fn(this._engine.playersByElement,e,[]);u.forEach(v=>{v.namespaceId==this.id&&v.triggerName==t&&v.queued&&v.destroy()});let h=a.matchTransition(l.value,d.value,e,d.params),m=!1;if(!h){if(!n)return;h=a.fallbackTransition,m=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:t,transition:h,fromState:l,toState:d,player:i,isFallbackTransition:m}),m||(Tn(e,cg),i.onStart(()=>{si(e,cg)})),i.onDone(()=>{let v=this.players.indexOf(i);v>=0&&this.players.splice(v,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,Bl,!0);r.forEach(n=>{if(n[Un])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,d)=>{if(i.set(d,l.value),this._triggers.has(d)){let u=this.trigger(e,d,Eo,n);u&&o.push(u)}}),o.length)return this._engine.markElementAsRemoved(this.id,e,!0,t,i),r&&Jr(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)||Tu,d=new Wd(Eo),u=new qd(this.id,i,e);this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:i,transition:o,fromState:l,toState:d,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[Un];(!a||a===n_)&&(r.afterFlush(()=>this.clearElementCache(e)),r.destroyInnerAnimations(e),r._onRemovalComplete(e,t))}}insertNode(e,t){Tn(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=Pp(a,r.triggerName,r.fromState.value,r.toState.value);l._data=e,Op(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)}},ave=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 rve(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(Ws(t)){let a=this._fetchNamespace(e);if(a)return a.trigger(t,r,n),!0}return!1}insertNode(e,t,r,n){if(!Ws(t))return;let a=t[Un];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),Tn(e,Iu)):this.disabledNodes.has(e)&&(this.disabledNodes.delete(e),si(e,Iu))}removeNode(e,t,r){if(Ws(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[Un]={namespaceId:e,setForRemoval:n,hasAnimation:r,removedBeforeQueried:!1,previousTriggersValues:a}}listen(e,t,r,n,a){return Ws(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,Bl,!0);t.forEach(r=>this.destroyActiveAnimationsForElement(r)),this.playersByQueriedElement.size!=0&&(t=this.driver.query(e,Hd,!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 Jr(this.players).onDone(()=>e());e()})}processLeaveNode(e){var r;let t=e[Un];if(t&&t.setForRemoval){if(e[Un]=n_,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(Iu)&&this.markElementAsDisabled(e,!1),this.driver.query(e,J0e,!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];Tn(n,X0e)}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?Jr(t).onDone(()=>{r.forEach(n=>n())}):r.forEach(n=>n())}}reportError(e){throw l0e()}_flushAnimations(e,t){let r=new jp,n=[],a=new Map,i=[],o=new Map,l=new Map,d=new Map,u=new Set;this.disabledNodes.forEach(L=>{u.add(L);let j=this.driver.query(L,Q0e,!0);for(let Z=0;Z<j.length;Z++)u.add(j[Z])});let h=this.bodyNode,m=Array.from(this.statesByElement.keys()),v=hg(m,this.collectedEnterElements),g=new Map,w=0;v.forEach((L,j)=>{let Z=W1+w++;g.set(j,Z),L.forEach(Te=>Tn(Te,Z))});let x=[],S=new Set,T=new Set;for(let L=0;L<this.collectedLeaveElements.length;L++){let j=this.collectedLeaveElements[L],Z=j[Un];Z&&Z.setForRemoval&&(x.push(j),S.add(j),Z.hasAnimation?this.driver.query(j,eve,!0).forEach(Te=>S.add(Te)):T.add(j))}let A=new Map,O=hg(m,Array.from(S));O.forEach((L,j)=>{let Z=zd+w++;A.set(j,Z),L.forEach(Te=>Tn(Te,Z))}),e.push(()=>{v.forEach((L,j)=>{let Z=g.get(j);L.forEach(Te=>si(Te,Z))}),O.forEach((L,j)=>{let Z=A.get(j);L.forEach(Te=>si(Te,Z))}),x.forEach(L=>{this.processLeaveNode(L)})});let J=[],ue=[];for(let L=this._namespaceList.length-1;L>=0;L--)this._namespaceList[L].drainQueuedTransitions(t).forEach(j=>{let Z=j.player,Te=j.element;if(J.push(Z),this.collectedEnterElements.length){let Je=Te[Un];if(Je&&Je.setForMove){if(Je.previousTriggersValues&&Je.previousTriggersValues.has(j.triggerName)){let Gt=Je.previousTriggersValues.get(j.triggerName),Pt=this.statesByElement.get(j.element);if(Pt&&Pt.has(j.triggerName)){let Xn=Pt.get(j.triggerName);Xn.value=Gt,Pt.set(j.triggerName,Xn)}}Z.destroy();return}}let Ze=!h||!this.driver.containsElement(h,Te),Ut=A.get(Te),Ae=g.get(Te),Fe=this._buildInstruction(j,r,Ae,Ut,Ze);if(Fe.errors&&Fe.errors.length){ue.push(Fe);return}if(Ze){Z.onStart(()=>Ta(Te,Fe.fromStyles)),Z.onDestroy(()=>ir(Te,Fe.toStyles)),n.push(Z);return}if(j.isFallbackTransition){Z.onStart(()=>Ta(Te,Fe.fromStyles)),Z.onDestroy(()=>ir(Te,Fe.toStyles)),n.push(Z);return}let it=[];Fe.timelines.forEach(Je=>{Je.stretchStartingKeyframe=!0,this.disabledNodes.has(Je.element)||it.push(Je)}),Fe.timelines=it,r.append(Te,Fe.timelines);let Vn={instruction:Fe,player:Z,element:Te};i.push(Vn),Fe.queriedElements.forEach(Je=>fn(o,Je,[]).push(Z)),Fe.preStyleProps.forEach((Je,Gt)=>{if(Je.size){let Pt=l.get(Gt);Pt||l.set(Gt,Pt=new Set),Je.forEach((Xn,Wr)=>Pt.add(Wr))}}),Fe.postStyleProps.forEach((Je,Gt)=>{let Pt=d.get(Gt);Pt||d.set(Gt,Pt=new Set),Je.forEach((Xn,Wr)=>Pt.add(Wr))})});if(ue.length){let L=[];ue.forEach(j=>{L.push(c0e(j.triggerName,j.errors))}),J.forEach(j=>j.destroy()),this.reportError(L)}let _e=new Map,Ot=new Map;i.forEach(L=>{let j=L.element;r.has(j)&&(Ot.set(j,j),this._beforeAnimationBuild(L.player.namespaceId,L.instruction,_e))}),n.forEach(L=>{let j=L.element;this._getPreviousPlayers(j,!1,L.namespaceId,L.triggerName,null).forEach(Z=>{fn(_e,j,[]).push(Z),Z.destroy()})});let vt=x.filter(L=>pg(L,l,d)),Qe=new Map;dg(Qe,this.driver,T,d,Mr).forEach(L=>{pg(L,l,d)&&vt.push(L)});let St=new Map;v.forEach((L,j)=>{dg(St,this.driver,new Set(L),l,Np)}),vt.forEach(L=>{let j=Qe.get(L),Z=St.get(L);Qe.set(L,new Map([...(j==null?void 0:j.entries())??[],...(Z==null?void 0:Z.entries())??[]]))});let Q=[],q=[],xe={};i.forEach(L=>{let{element:j,player:Z,instruction:Te}=L;if(r.has(j)){if(u.has(j)){Z.onDestroy(()=>ir(j,Te.toStyles)),Z.disabled=!0,Z.overrideTotalTime(Te.totalTime),n.push(Z);return}let Ze=xe;if(Ot.size>1){let Ae=j,Fe=[];for(;Ae=Ae.parentNode;){let it=Ot.get(Ae);if(it){Ze=it;break}Fe.push(Ae)}Fe.forEach(it=>Ot.set(it,Ze))}let Ut=this._buildAnimation(Z.namespaceId,Te,_e,a,St,Qe);if(Z.setRealPlayer(Ut),Ze===xe)Q.push(Z);else{let Ae=this.playersByElement.get(Ze);Ae&&Ae.length&&(Z.parentPlayer=Jr(Ae)),n.push(Z)}}else Ta(j,Te.fromStyles),Z.onDestroy(()=>ir(j,Te.toStyles)),q.push(Z),u.has(j)&&n.push(Z)}),q.forEach(L=>{let j=a.get(L.element);if(j&&j.length){let Z=Jr(j);L.setRealPlayer(Z)}}),n.forEach(L=>{L.parentPlayer?L.syncPlayerEvents(L.parentPlayer):L.destroy()});for(let L=0;L<x.length;L++){let j=x[L],Z=j[Un];if(si(j,zd),Z&&Z.hasAnimation)continue;let Te=[];if(o.size){let Ut=o.get(j);Ut&&Ut.length&&Te.push(...Ut);let Ae=this.driver.query(j,Hd,!0);for(let Fe=0;Fe<Ae.length;Fe++){let it=o.get(Ae[Fe]);it&&it.length&&Te.push(...it)}}let Ze=Te.filter(Ut=>!Ut.destroyed);Ze.length?lve(this,j,Ze):this.processLeaveNode(j)}return x.length=0,Q.forEach(L=>{this.players.push(L),L.onDone(()=>{L.destroy();let j=this.players.indexOf(L);this.players.splice(j,1)}),L.play()}),Q}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==Eo;o.forEach(d=>{d.queued||!l&&d.triggerName!=n||i.push(d)})}}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 d=l.element,u=d!==a,h=fn(r,d,[]);this._getPreviousPlayers(d,u,i,o,t.toState).forEach(m=>{let v=m.getRealPlayer();v.beforeDestroy&&v.beforeDestroy(),m.destroy(),h.push(m)})}Ta(a,t.fromStyles)}_buildAnimation(e,t,r,n,a,i){let o=t.triggerName,l=t.element,d=[],u=new Set,h=new Set,m=t.timelines.map(g=>{let w=g.element;u.add(w);let x=w[Un];if(x&&x.removedBeforeQueried)return new Bo(g.duration,g.delay);let S=w!==l,T=cve((r.get(w)||tve).map(_e=>_e.getRealPlayer())).filter(_e=>{let Ot=_e;return Ot.element?Ot.element===w:!1}),A=a.get(w),O=i.get(w),J=z1(this._normalizer,g.keyframes,A,O),ue=this._buildPlayer(g,J,T);if(g.subTimeline&&n&&h.add(w),S){let _e=new qd(e,o,w);_e.setRealPlayer(ue),d.push(_e)}return ue});d.forEach(g=>{fn(this.playersByQueriedElement,g.element,[]).push(g),g.onDone(()=>ive(this.playersByQueriedElement,g.element,g))}),u.forEach(g=>Tn(g,rg));let v=Jr(m);return v.onDestroy(()=>{u.forEach(g=>si(g,rg)),ir(l,t.toStyles)}),h.forEach(g=>{fn(n,g,[]).push(v)}),v}_buildPlayer(e,t,r){return t.length>0?this.driver.animate(e.element,t,e.duration,e.delay,e.easing,r):new Bo(e.duration,e.delay)}},qd=class{constructor(e,t,r){s(this,"namespaceId");s(this,"triggerName");s(this,"element");s(this,"_player",new Bo);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=>Op(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){fn(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 ive(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 ove(e){return e??null}function Ws(e){return e&&e.nodeType===1}function sve(e){return e=="start"||e=="done"}function ug(e,t){let r=e.style.display;return e.style.display=t??"none",r}function dg(e,t,r,n,a){let i=[];r.forEach(d=>i.push(ug(d)));let o=[];n.forEach((d,u)=>{let h=new Map;d.forEach(m=>{let v=t.computeStyle(u,m,a);h.set(m,v),(!v||v.length==0)&&(u[Un]=nve,o.push(u))}),e.set(u,h)});let l=0;return r.forEach(d=>ug(d,i[l++])),o}function hg(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 d=i.get(l);if(d)return d;let u=l.parentNode;return r.has(u)?d=u:a.has(u)?d=n:d=o(u),i.set(l,d),d}return t.forEach(l=>{let d=o(l);d!==n&&r.get(d).push(l)}),r}function Tn(e,t){var r;(r=e.classList)==null||r.add(t)}function si(e,t){var r;(r=e.classList)==null||r.remove(t)}function lve(e,t,r){Jr(r).onDone(()=>e.processLeaveNode(t))}function cve(e){let t=[];return r_(e,t),t}function r_(e,t){for(let r=0;r<e.length;r++){let n=e[r];n instanceof B1?r_(n.players,t):t.push(n)}}function uve(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 pg(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 $d=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 ave(e.body,t,r),this._timelineEngine=new K0e(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=[],d=[],u=Z1(this._driver,a,l,d);if(l.length)throw Jge();o=q0e(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]=tg(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]=tg(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 dve(e,t){let r=null,n=null;return Array.isArray(t)&&t.length?(r=Nu(t[0]),t.length>1&&(n=Nu(t[t.length-1]))):t instanceof Map&&(r=Nu(t)),r||n?new hve(e,r,n):null}var hve=(()=>{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&&ir(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(ir(this._element,this._initialStyles),this._endStyles&&(ir(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(t.initialStylesByElement.delete(this._element),this._startStyles&&(Ta(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(Ta(this._element,this._endStyles),this._endStyles=null),ir(this._element,this._initialStyles),this._state=3)}};s(t,"initialStylesByElement",new WeakMap);let e=t;return e})();function Nu(e){let t=null;return e.forEach((r,n)=>{pve(n)&&(t=t||new Map,t.set(n,r))}),t}function pve(e){return e==="display"||e==="position"}var mg=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:Rp(this.element,r))}),this.currentSnapshot=e}triggerCallback(e){let t=e==="start"?this._onStartFns:this._onDoneFns;t.forEach(r=>r()),t.length=0}},mve=class{validateStyleProperty(e){return!0}validateAnimatableStyleProperty(e){return!0}containsElement(e,t){return H1(e,t)}getParentElement(e){return Mp(e)}query(e,t,r){return U1(e,t,r)}computeStyle(e,t,r){return Rp(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 d=new Map,u=i.filter(v=>v instanceof mg);_0e(r,n)&&u.forEach(v=>{v.currentSnapshot.forEach((g,w)=>d.set(w,g))});let h=v0e(t).map(v=>new Map(v));h=w0e(e,h,d);let m=dve(e,h);return new mg(e,h,l,m)}},dl="@",a_="@.disabled",i_=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)==dl&&t==a_?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)}},fve=class extends i_{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)==dl?r.charAt(1)=="."&&r==a_?(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)==dl){let i=gve(t),o=r.slice(1),l="";return o.charAt(0)!=dl&&([o,l]=vve(o)),this.engine.listen(this.namespaceId,i,o,l,d=>{let u=d._data||-1;this.factory.scheduleListenerCallback(u,n,d)})}return this.delegate.listen(t,r,n,a)}};function gve(e){switch(e){case"body":return document.body;case"document":return document;case"window":return window;default:return e}}function vve(e){let t=e.indexOf("."),r=e.substring(0,t),n=e.slice(t+1);return[r,n]}var yve=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 d=this._rendererCache,u=d.get(n);if(!u){let h=()=>d.delete(n);u=new i_(r,n,this.engine,h),d.set(n,u)}return u}let a=t.id,i=t.id+"-"+this._currentId;this._currentId++,this.engine.register(i,e);let o=d=>{Array.isArray(d)?d.forEach(o):this.engine.registerTrigger(a,i,e,d.name,d)};return t.data.animation.forEach(o),new fve(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)}},bve=(()=>{const t=class t extends $d{constructor(n,a,i){super(n,a,i)}ngOnDestroy(){this.flush()}};s(t,"ɵfac",function(n){return new(n||t)(ae(He),ae($1),ae(Lp))}),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})();function _ve(){return new S0e}function wve(e,t,r){return new yve(e,t,r)}var xve=[{provide:Lp,useFactory:_ve},{provide:$d,useClass:bve},{provide:Qn,useFactory:wve,deps:[Md,$d,Ge]}],Eve=[{provide:$1,useFactory:()=>new mve},{provide:$i,useFactory:()=>"BrowserAnimations"},...xve];function Sve(){return qa("NgEagerAnimations"),[...Eve]}var kve=(()=>{const t=class t extends V1{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,d=l<o?Math.min(l+i,o):l+i;return`${l+1} - ${d} / ${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)(ae(Gr))},t.ɵprov=z({token:t,factory:t.ɵfac});let e=t;return e})(),o_=6048e5,Cve=864e5,Dve=6e4,Ive=36e5,Tve=1e3,fg=Symbol.for("constructDateFrom");function Nt(e,t){return typeof e=="function"?e(t):e&&typeof e=="object"&&fg in e?e[fg](t):e instanceof Date?new e.constructor(t):new Date(t)}function nt(e,t){return Nt(t||e,e)}function Qi(e,t,r){let n=nt(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)}function Nve(e,t,r){let n=nt(e,r==null?void 0:r.in);if(isNaN(t))return Nt(e,NaN);let a=n.getDate(),i=Nt(e,n.getTime());i.setMonth(n.getMonth()+t+1,0);let o=i.getDate();return a>=o?i:(n.setFullYear(i.getFullYear(),i.getMonth(),a),n)}var Ove={};function Qa(){return Ove}function Vr(e,t){var l,d,u,h;let r=Qa(),n=(t==null?void 0:t.weekStartsOn)??((d=(l=t==null?void 0:t.locale)==null?void 0:l.options)==null?void 0:d.weekStartsOn)??r.weekStartsOn??((h=(u=r.locale)==null?void 0:u.options)==null?void 0:h.weekStartsOn)??0,a=nt(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 Ga(e,t){return Vr(e,xt(ie({},t),{weekStartsOn:1}))}function s_(e,t){let r=nt(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=Ga(a),o=Nt(r,0);o.setFullYear(n,0,4),o.setHours(0,0,0,0);let l=Ga(o);return r.getTime()>=i.getTime()?n+1:r.getTime()>=l.getTime()?n:n-1}function Gl(e){let t=nt(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 Pve(e,...t){let r=Nt.bind(null,t.find(n=>typeof n=="object"));return t.map(r)}function Wl(e,t){let r=nt(e,t==null?void 0:t.in);return r.setHours(0,0,0,0),r}function Mve(e,t,r){let[n,a]=Pve(r==null?void 0:r.in,e,t),i=Wl(n),o=Wl(a),l=+i-Gl(i),d=+o-Gl(o);return Math.round((l-d)/Cve)}function Ave(e,t){let r=s_(e,t),n=Nt(e,0);return n.setFullYear(r,0,4),n.setHours(0,0,0,0),Ga(n)}function Rve(e,t,r){return Qi(e,t*7,r)}function Lve(e,t,r){return Nve(e,t*12,r)}function Fve(e){return e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]"}function jve(e){return!(!Fve(e)&&typeof e!="number"||isNaN(+nt(e)))}function Vve(e,t){let r=nt(e,t==null?void 0:t.in);return r.setFullYear(r.getFullYear(),0,1),r.setHours(0,0,0,0),r}function Bve(e,t){var l,d,u,h;let r=Qa(),n=(t==null?void 0:t.weekStartsOn)??((d=(l=t==null?void 0:t.locale)==null?void 0:l.options)==null?void 0:d.weekStartsOn)??r.weekStartsOn??((h=(u=r.locale)==null?void 0:u.options)==null?void 0:h.weekStartsOn)??0,a=nt(e,t==null?void 0:t.in),i=a.getDay(),o=(i<n?-7:0)+6-(i-n);return a.setDate(a.getDate()+o),a.setHours(23,59,59,999),a}var zve={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"}},Hve=(e,t,r)=>{let n,a=zve[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 Ou(e){return(t={})=>{let r=t.width?String(t.width):e.defaultWidth;return e.formats[r]||e.formats[e.defaultWidth]}}var Uve={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},Gve={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},Wve={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},qve={date:Ou({formats:Uve,defaultWidth:"full"}),time:Ou({formats:Gve,defaultWidth:"full"}),dateTime:Ou({formats:Wve,defaultWidth:"full"})},$ve={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},Yve=(e,t,r,n)=>$ve[e];function lo(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 Zve={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},Kve={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},Qve={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"]},Jve={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"]},Xve={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"}},eye={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"}},tye=(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"},nye={ordinalNumber:tye,era:lo({values:Zve,defaultWidth:"wide"}),quarter:lo({values:Kve,defaultWidth:"wide",argumentCallback:e=>e-1}),month:lo({values:Qve,defaultWidth:"wide"}),day:lo({values:Jve,defaultWidth:"wide"}),dayPeriod:lo({values:Xve,defaultWidth:"wide",formattingValues:eye,defaultFormattingWidth:"wide"})};function co(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],d=Array.isArray(l)?aye(l,m=>m.test(o)):rye(l,m=>m.test(o)),u;u=e.valueCallback?e.valueCallback(d):d,u=r.valueCallback?r.valueCallback(u):u;let h=t.slice(o.length);return{value:u,rest:h}}}function rye(e,t){for(let r in e)if(Object.prototype.hasOwnProperty.call(e,r)&&t(e[r]))return r}function aye(e,t){for(let r=0;r<e.length;r++)if(t(e[r]))return r}function iye(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 oye=/^(\d+)(th|st|nd|rd)?/i,sye=/\d+/i,lye={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},cye={any:[/^b/i,/^(a|c)/i]},uye={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},dye={any:[/1/i,/2/i,/3/i,/4/i]},hye={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},pye={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]},mye={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},fye={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]},gye={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},vye={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}},yye={ordinalNumber:iye({matchPattern:oye,parsePattern:sye,valueCallback:e=>parseInt(e,10)}),era:co({matchPatterns:lye,defaultMatchWidth:"wide",parsePatterns:cye,defaultParseWidth:"any"}),quarter:co({matchPatterns:uye,defaultMatchWidth:"wide",parsePatterns:dye,defaultParseWidth:"any",valueCallback:e=>e+1}),month:co({matchPatterns:hye,defaultMatchWidth:"wide",parsePatterns:pye,defaultParseWidth:"any"}),day:co({matchPatterns:mye,defaultMatchWidth:"wide",parsePatterns:fye,defaultParseWidth:"any"}),dayPeriod:co({matchPatterns:gye,defaultMatchWidth:"any",parsePatterns:vye,defaultParseWidth:"any"})},l_={code:"en-US",formatDistance:Hve,formatLong:qve,formatRelative:Yve,localize:nye,match:yye,options:{weekStartsOn:0,firstWeekContainsDate:1}};function bye(e,t){let r=nt(e,t==null?void 0:t.in);return Mve(r,Vve(r))+1}function Vp(e,t){let r=nt(e,t==null?void 0:t.in),n=+Ga(r)-+Ave(r);return Math.round(n/o_)+1}function Bp(e,t){var h,m,v,g;let r=nt(e,t==null?void 0:t.in),n=r.getFullYear(),a=Qa(),i=(t==null?void 0:t.firstWeekContainsDate)??((m=(h=t==null?void 0:t.locale)==null?void 0:h.options)==null?void 0:m.firstWeekContainsDate)??a.firstWeekContainsDate??((g=(v=a.locale)==null?void 0:v.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=Vr(o,t),d=Nt((t==null?void 0:t.in)||e,0);d.setFullYear(n,0,i),d.setHours(0,0,0,0);let u=Vr(d,t);return+r>=+l?n+1:+r>=+u?n:n-1}function _ye(e,t){var o,l,d,u;let r=Qa(),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=(d=r.locale)==null?void 0:d.options)==null?void 0:u.firstWeekContainsDate)??1,a=Bp(e,t),i=Nt((t==null?void 0:t.in)||e,0);return i.setFullYear(a,0,n),i.setHours(0,0,0,0),Vr(i,t)}function c_(e,t){let r=nt(e,t==null?void 0:t.in),n=+Vr(r,t)-+_ye(r,t);return Math.round(n/o_)+1}function qe(e,t){let r=e<0?"-":"",n=Math.abs(e).toString().padStart(t,"0");return r+n}var Yr={y(e,t){let r=e.getFullYear(),n=r>0?r:1-r;return qe(t==="yy"?n%100:n,t.length)},M(e,t){let r=e.getMonth();return t==="M"?String(r+1):qe(r+1,2)},d(e,t){return qe(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 qe(e.getHours()%12||12,t.length)},H(e,t){return qe(e.getHours(),t.length)},m(e,t){return qe(e.getMinutes(),t.length)},s(e,t){return qe(e.getSeconds(),t.length)},S(e,t){let r=t.length,n=e.getMilliseconds(),a=Math.trunc(n*Math.pow(10,r-3));return qe(a,t.length)}},ai={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},gg={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 Yr.y(e,t)},Y:function(e,t,r,n){let a=Bp(e,n),i=a>0?a:1-a;if(t==="YY"){let o=i%100;return qe(o,2)}return t==="Yo"?r.ordinalNumber(i,{unit:"year"}):qe(i,t.length)},R:function(e,t){let r=s_(e);return qe(r,t.length)},u:function(e,t){let r=e.getFullYear();return qe(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 qe(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 qe(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 Yr.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 qe(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=c_(e,n);return t==="wo"?r.ordinalNumber(a,{unit:"week"}):qe(a,t.length)},I:function(e,t,r){let n=Vp(e);return t==="Io"?r.ordinalNumber(n,{unit:"week"}):qe(n,t.length)},d:function(e,t,r){return t==="do"?r.ordinalNumber(e.getDate(),{unit:"date"}):Yr.d(e,t)},D:function(e,t,r){let n=bye(e);return t==="Do"?r.ordinalNumber(n,{unit:"dayOfYear"}):qe(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 qe(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 qe(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 qe(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=ai.noon:n===0?a=ai.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=ai.evening:n>=12?a=ai.afternoon:n>=4?a=ai.morning:a=ai.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 Yr.h(e,t)},H:function(e,t,r){return t==="Ho"?r.ordinalNumber(e.getHours(),{unit:"hour"}):Yr.H(e,t)},K:function(e,t,r){let n=e.getHours()%12;return t==="Ko"?r.ordinalNumber(n,{unit:"hour"}):qe(n,t.length)},k:function(e,t,r){let n=e.getHours();return n===0&&(n=24),t==="ko"?r.ordinalNumber(n,{unit:"hour"}):qe(n,t.length)},m:function(e,t,r){return t==="mo"?r.ordinalNumber(e.getMinutes(),{unit:"minute"}):Yr.m(e,t)},s:function(e,t,r){return t==="so"?r.ordinalNumber(e.getSeconds(),{unit:"second"}):Yr.s(e,t)},S:function(e,t){return Yr.S(e,t)},X:function(e,t,r){let n=e.getTimezoneOffset();if(n===0)return"Z";switch(t){case"X":return yg(n);case"XXXX":case"XX":return ka(n);case"XXXXX":case"XXX":default:return ka(n,":")}},x:function(e,t,r){let n=e.getTimezoneOffset();switch(t){case"x":return yg(n);case"xxxx":case"xx":return ka(n);case"xxxxx":case"xxx":default:return ka(n,":")}},O:function(e,t,r){let n=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+vg(n,":");case"OOOO":default:return"GMT"+ka(n,":")}},z:function(e,t,r){let n=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+vg(n,":");case"zzzz":default:return"GMT"+ka(n,":")}},t:function(e,t,r){let n=Math.trunc(+e/1e3);return qe(n,t.length)},T:function(e,t,r){return qe(+e,t.length)}};function vg(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+qe(i,2)}function yg(e,t){return e%60===0?(e>0?"-":"+")+qe(Math.abs(e)/60,2):ka(e,t)}function ka(e,t=""){let r=e>0?"-":"+",n=Math.abs(e),a=qe(Math.trunc(n/60),2),i=qe(n%60,2);return r+a+t+i}var bg=(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"})}},u_=(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"})}},wye=(e,t)=>{let r=e.match(/(P+)(p+)?/)||[],n=r[1],a=r[2];if(!a)return bg(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}}",bg(n,t)).replace("{{time}}",u_(a,t))},Yd={p:u_,P:wye},xye=/^D+$/,Eye=/^Y+$/,Sye=["D","DD","YY","YYYY"];function d_(e){return xye.test(e)}function h_(e){return Eye.test(e)}function Zd(e,t,r){let n=kye(e,t,r);if(console.warn(n),Sye.includes(e))throw new RangeError(n)}function kye(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 Cye=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Dye=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Iye=/^'([^]*?)'?$/,Tye=/''/g,Nye=/[a-zA-Z]/;function gi(e,t,r){var h,m,v,g,w,x,S,T;let n=Qa(),a=(r==null?void 0:r.locale)??n.locale??l_,i=(r==null?void 0:r.firstWeekContainsDate)??((m=(h=r==null?void 0:r.locale)==null?void 0:h.options)==null?void 0:m.firstWeekContainsDate)??n.firstWeekContainsDate??((g=(v=n.locale)==null?void 0:v.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=nt(e,r==null?void 0:r.in);if(!jve(l))throw new RangeError("Invalid time value");let d=t.match(Dye).map(A=>{let O=A[0];if(O==="p"||O==="P"){let J=Yd[O];return J(A,a.formatLong)}return A}).join("").match(Cye).map(A=>{if(A==="''")return{isToken:!1,value:"'"};let O=A[0];if(O==="'")return{isToken:!1,value:Oye(A)};if(gg[O])return{isToken:!0,value:A};if(O.match(Nye))throw new RangeError("Format string contains an unescaped latin alphabet character `"+O+"`");return{isToken:!1,value:A}});a.localize.preprocessor&&(d=a.localize.preprocessor(l,d));let u={firstWeekContainsDate:i,weekStartsOn:o,locale:a};return d.map(A=>{if(!A.isToken)return A.value;let O=A.value;(!(r!=null&&r.useAdditionalWeekYearTokens)&&h_(O)||!(r!=null&&r.useAdditionalDayOfYearTokens)&&d_(O))&&Zd(O,t,String(e));let J=gg[O[0]];return J(l,O,a.localize,u)}).join("")}function Oye(e){let t=e.match(Iye);return t?t[1].replace(Tye,"'"):e}function qs(e,t){return nt(e,t==null?void 0:t.in).getDate()}function p_(){return Object.assign({},Qa())}function m_(e,t){let r=nt(e,t==null?void 0:t.in).getDay();return r===0?7:r}function _g(e,t){return nt(e,t==null?void 0:t.in).getMonth()}function f_(e,t){return+nt(e)<+nt(t)}function Pye(e,t){let r=Mye(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 Mye(e){var t;return typeof e=="function"&&((t=e.prototype)==null?void 0:t.constructor)===e}var Aye=10,g_=class{constructor(){s(this,"subPriority",0)}validate(e,t){return!0}},Rye=class extends g_{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)}},Lye=class extends g_{constructor(t,r){super();s(this,"priority",Aye);s(this,"subPriority",-1);this.context=t||(n=>Nt(r,n))}set(t,r){return r.timestampIsSet?t:Nt(t,Pye(t,this.context))}},Ue=class{run(e,t,r,n){let a=this.parse(e,t,r,n);return a?{setter:new Rye(a.value,this.validate,this.set,this.priority,this.subPriority),rest:a.rest}:null}validate(e,t,r){return!0}},Fye=class extends Ue{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}},_t={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}/},or={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 wt(e,t){return e&&{value:t(e.value),rest:e.rest}}function ot(e,t){let r=t.match(e);return r?{value:parseInt(r[0],10),rest:t.slice(r[0].length)}:null}function sr(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*Ive+i*Dve+o*Tve),rest:t.slice(r[0].length)}}function v_(e){return ot(_t.anyDigitsSigned,e)}function ft(e,t){switch(e){case 1:return ot(_t.singleDigit,t);case 2:return ot(_t.twoDigits,t);case 3:return ot(_t.threeDigits,t);case 4:return ot(_t.fourDigits,t);default:return ot(new RegExp("^\\d{1,"+e+"}"),t)}}function ql(e,t){switch(e){case 1:return ot(_t.singleDigitSigned,t);case 2:return ot(_t.twoDigitsSigned,t);case 3:return ot(_t.threeDigitsSigned,t);case 4:return ot(_t.fourDigitsSigned,t);default:return ot(new RegExp("^-?\\d{1,"+e+"}"),t)}}function zp(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 y_(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 b_(e){return e%400===0||e%4===0&&e%100!==0}var jye=class extends Ue{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 wt(ft(4,t),a);case"yo":return wt(n.ordinalNumber(t,{unit:"year"}),a);default:return wt(ft(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=y_(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}},Vye=class extends Ue{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 wt(ft(4,t),a);case"Yo":return wt(n.ordinalNumber(t,{unit:"year"}),a);default:return wt(ft(r.length,t),a)}}validate(t,r){return r.isTwoDigitYear||r.year>0}set(t,r,n,a){let i=Bp(t,a);if(n.isTwoDigitYear){let l=y_(n.year,i);return t.setFullYear(l,0,a.firstWeekContainsDate),t.setHours(0,0,0,0),Vr(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),Vr(t,a)}},Bye=class extends Ue{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 ql(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),Ga(a)}},zye=class extends Ue{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 ql(r==="u"?4:r.length,t)}set(t,r,n){return t.setFullYear(n,0,1),t.setHours(0,0,0,0),t}},Hye=class extends Ue{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 ft(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}},Uye=class extends Ue{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 ft(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}},Gye=class extends Ue{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 wt(ot(_t.month,t),a);case"MM":return wt(ft(2,t),a);case"Mo":return wt(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}},Wye=class extends Ue{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 wt(ot(_t.month,t),a);case"LL":return wt(ft(2,t),a);case"Lo":return wt(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 qye(e,t,r){let n=nt(e,r==null?void 0:r.in),a=c_(n,r)-t;return n.setDate(n.getDate()-a*7),nt(n,r==null?void 0:r.in)}var $ye=class extends Ue{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 ot(_t.week,t);case"wo":return n.ordinalNumber(t,{unit:"week"});default:return ft(r.length,t)}}validate(t,r){return r>=1&&r<=53}set(t,r,n,a){return Vr(qye(t,n,a),a)}};function Yye(e,t,r){let n=nt(e,r==null?void 0:r.in),a=Vp(n,r)-t;return n.setDate(n.getDate()-a*7),n}var Zye=class extends Ue{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 ot(_t.week,t);case"Io":return n.ordinalNumber(t,{unit:"week"});default:return ft(r.length,t)}}validate(t,r){return r>=1&&r<=53}set(t,r,n){return Ga(Yye(t,n))}},Kye=[31,28,31,30,31,30,31,31,30,31,30,31],Qye=[31,29,31,30,31,30,31,31,30,31,30,31],Jye=class extends Ue{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 ot(_t.date,t);case"do":return n.ordinalNumber(t,{unit:"date"});default:return ft(r.length,t)}}validate(t,r){let n=t.getFullYear(),a=b_(n),i=t.getMonth();return a?r>=1&&r<=Qye[i]:r>=1&&r<=Kye[i]}set(t,r,n){return t.setDate(n),t.setHours(0,0,0,0),t}},Xye=class extends Ue{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 ot(_t.dayOfYear,t);case"Do":return n.ordinalNumber(t,{unit:"date"});default:return ft(r.length,t)}}validate(t,r){let n=t.getFullYear();return b_(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 Hp(e,t,r){var h,m,v,g;let n=Qa(),a=(r==null?void 0:r.weekStartsOn)??((m=(h=r==null?void 0:r.locale)==null?void 0:h.options)==null?void 0:m.weekStartsOn)??n.weekStartsOn??((g=(v=n.locale)==null?void 0:v.options)==null?void 0:g.weekStartsOn)??0,i=nt(e,r==null?void 0:r.in),o=i.getDay(),l=(t%7+7)%7,d=7-a,u=t<0||t>6?t-(o+d)%7:(l+d)%7-(o+d)%7;return Qi(i,u,r)}var ebe=class extends Ue{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=Hp(t,n,a),t.setHours(0,0,0,0),t}},tbe=class extends Ue{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 wt(ft(r.length,t),i);case"eo":return wt(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=Hp(t,n,a),t.setHours(0,0,0,0),t}},nbe=class extends Ue{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 wt(ft(r.length,t),i);case"co":return wt(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=Hp(t,n,a),t.setHours(0,0,0,0),t}};function rbe(e,t,r){let n=nt(e,r==null?void 0:r.in),a=m_(n,r),i=t-a;return Qi(n,i,r)}var abe=class extends Ue{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 ft(r.length,t);case"io":return n.ordinalNumber(t,{unit:"day"});case"iii":return wt(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 wt(n.day(t,{width:"narrow",context:"formatting"}),a);case"iiiiii":return wt(n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"}),a);case"iiii":default:return wt(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=rbe(t,n),t.setHours(0,0,0,0),t}},ibe=class extends Ue{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(zp(n),0,0,0),t}},obe=class extends Ue{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(zp(n),0,0,0),t}},sbe=class extends Ue{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(zp(n),0,0,0),t}},lbe=class extends Ue{constructor(){super(...arguments);s(this,"priority",70);s(this,"incompatibleTokens",["H","K","k","t","T"])}parse(t,r,n){switch(r){case"h":return ot(_t.hour12h,t);case"ho":return n.ordinalNumber(t,{unit:"hour"});default:return ft(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}},cbe=class extends Ue{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 ot(_t.hour23h,t);case"Ho":return n.ordinalNumber(t,{unit:"hour"});default:return ft(r.length,t)}}validate(t,r){return r>=0&&r<=23}set(t,r,n){return t.setHours(n,0,0,0),t}},ube=class extends Ue{constructor(){super(...arguments);s(this,"priority",70);s(this,"incompatibleTokens",["h","H","k","t","T"])}parse(t,r,n){switch(r){case"K":return ot(_t.hour11h,t);case"Ko":return n.ordinalNumber(t,{unit:"hour"});default:return ft(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}},dbe=class extends Ue{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 ot(_t.hour24h,t);case"ko":return n.ordinalNumber(t,{unit:"hour"});default:return ft(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}},hbe=class extends Ue{constructor(){super(...arguments);s(this,"priority",60);s(this,"incompatibleTokens",["t","T"])}parse(t,r,n){switch(r){case"m":return ot(_t.minute,t);case"mo":return n.ordinalNumber(t,{unit:"minute"});default:return ft(r.length,t)}}validate(t,r){return r>=0&&r<=59}set(t,r,n){return t.setMinutes(n,0,0),t}},pbe=class extends Ue{constructor(){super(...arguments);s(this,"priority",50);s(this,"incompatibleTokens",["t","T"])}parse(t,r,n){switch(r){case"s":return ot(_t.second,t);case"so":return n.ordinalNumber(t,{unit:"second"});default:return ft(r.length,t)}}validate(t,r){return r>=0&&r<=59}set(t,r,n){return t.setSeconds(n,0),t}},mbe=class extends Ue{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 wt(ft(r.length,t),n)}set(t,r,n){return t.setMilliseconds(n),t}},fbe=class extends Ue{constructor(){super(...arguments);s(this,"priority",10);s(this,"incompatibleTokens",["t","T","x"])}parse(t,r){switch(r){case"X":return sr(or.basicOptionalMinutes,t);case"XX":return sr(or.basic,t);case"XXXX":return sr(or.basicOptionalSeconds,t);case"XXXXX":return sr(or.extendedOptionalSeconds,t);case"XXX":default:return sr(or.extended,t)}}set(t,r,n){return r.timestampIsSet?t:Nt(t,t.getTime()-Gl(t)-n)}},gbe=class extends Ue{constructor(){super(...arguments);s(this,"priority",10);s(this,"incompatibleTokens",["t","T","X"])}parse(t,r){switch(r){case"x":return sr(or.basicOptionalMinutes,t);case"xx":return sr(or.basic,t);case"xxxx":return sr(or.basicOptionalSeconds,t);case"xxxxx":return sr(or.extendedOptionalSeconds,t);case"xxx":default:return sr(or.extended,t)}}set(t,r,n){return r.timestampIsSet?t:Nt(t,t.getTime()-Gl(t)-n)}},vbe=class extends Ue{constructor(){super(...arguments);s(this,"priority",40);s(this,"incompatibleTokens","*")}parse(t){return v_(t)}set(t,r,n){return[Nt(t,n*1e3),{timestampIsSet:!0}]}},ybe=class extends Ue{constructor(){super(...arguments);s(this,"priority",20);s(this,"incompatibleTokens","*")}parse(t){return v_(t)}set(t,r,n){return[Nt(t,n),{timestampIsSet:!0}]}},bbe={G:new Fye,y:new jye,Y:new Vye,R:new Bye,u:new zye,Q:new Hye,q:new Uye,M:new Gye,L:new Wye,w:new $ye,I:new Zye,d:new Jye,D:new Xye,E:new ebe,e:new tbe,c:new nbe,i:new abe,a:new ibe,b:new obe,B:new sbe,h:new lbe,H:new cbe,K:new ube,k:new dbe,m:new hbe,s:new pbe,S:new mbe,X:new fbe,x:new gbe,t:new vbe,T:new ybe},_be=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,wbe=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,xbe=/^'([^]*?)'?$/,Ebe=/''/g,Sbe=/\S/,kbe=/[a-zA-Z]/;function Cbe(e,t,r,n){var S,T,A,O;let a=()=>Nt(r,NaN),i=p_(),o=i.locale??l_,l=i.firstWeekContainsDate??((T=(S=i.locale)==null?void 0:S.options)==null?void 0:T.firstWeekContainsDate)??1,d=i.weekStartsOn??((O=(A=i.locale)==null?void 0:A.options)==null?void 0:O.weekStartsOn)??0,u={firstWeekContainsDate:l,weekStartsOn:d,locale:o},h=[new Lye(n==null?void 0:n.in,r)],m=t.match(wbe).map(J=>{let ue=J[0];if(ue in Yd){let _e=Yd[ue];return _e(J,o.formatLong)}return J}).join("").match(_be),v=[];for(let J of m){h_(J)&&Zd(J,t,e),d_(J)&&Zd(J,t,e);let ue=J[0],_e=bbe[ue];if(_e){let{incompatibleTokens:Ot}=_e;if(Array.isArray(Ot)){let Qe=v.find(St=>Ot.includes(St.token)||St.token===ue);if(Qe)throw new RangeError(`The format string mustn't contain \`${Qe.fullToken}\` and \`${J}\` at the same time`)}else if(_e.incompatibleTokens==="*"&&v.length>0)throw new RangeError(`The format string mustn't contain \`${J}\` and any other token at the same time`);v.push({token:ue,fullToken:J});let vt=_e.run(e,J,o.match,u);if(!vt)return a();h.push(vt.setter),e=vt.rest}else{if(ue.match(kbe))throw new RangeError("Format string contains an unescaped latin alphabet character `"+ue+"`");if(J==="''"?J="'":ue==="'"&&(J=Dbe(J)),e.indexOf(J)===0)e=e.slice(J.length);else return a()}}if(e.length>0&&Sbe.test(e))return a();let g=h.map(J=>J.priority).sort((J,ue)=>ue-J).filter((J,ue,_e)=>_e.indexOf(J)===ue).map(J=>h.filter(ue=>ue.priority===J).sort((ue,_e)=>_e.subPriority-ue.subPriority)).map(J=>J[0]),w=nt(r,n==null?void 0:n.in);if(isNaN(+w))return a();let x={};for(let J of g){if(!J.validate(w,u))return a();let ue=J.set(w,x,u);Array.isArray(ue)?(w=ue[0],Object.assign(x,ue[1])):w=ue}return w}function Dbe(e){return e.match(xbe)[1].replace(Ebe,"'")}var I=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}(I||{}),Up=new X("ngx-mask config"),__=new X("new ngx-mask config"),w_=new X("initial ngx-mask config"),Ibe={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 qt,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")}}};I.HOURS_MINUTES_SECONDS,I.HOURS_MINUTES,I.MINUTES_SECONDS;I.PERCENT,I.HOURS_HOUR,I.SECONDS,I.MINUTES,I.SEPARATOR,I.DAYS_MONTHS_YEARS,I.DAYS_MONTHS,I.DAYS,I.MONTHS;var Tbe=(()=>{const t=class t{constructor(){s(this,"_config",C(Up));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=[],d="";if(Array.isArray(i)){let w=new RegExp(i.map(x=>"[\\^$.|?*+()".indexOf(x)>=0?`\\${x}`:x).join("|"));l=n.split(w),d=((g=n.match(w))==null?void 0:g[0])??I.EMPTY_STRING}else l=n.split(i),d=i;let u=l.length>1?`${d}${l[1]}`:I.EMPTY_STRING,h=l[0]??I.EMPTY_STRING,m=this.separatorLimit.replace(/\s/g,I.EMPTY_STRING);m&&+m&&(h[0]===I.MINUS?h=`-${h.slice(1,h.length).slice(0,m.length)}`:h=h.slice(0,m.length));let v=/(\d+)(\d{3})/;for(;a&&v.test(h);)h=h.replace(v,"$1"+a+"$2");return typeof o>"u"?h+u:o===0?h:h+u.substring(0,o+1)});s(this,"percentage",n=>{let a=n.replace(",","."),i=Number(this.allowNegativeNumbers&&n.includes(I.MINUS)?a.slice(1,n.length):a);return!isNaN(i)&&i>=0&&i<=100});s(this,"getPrecision",n=>{let a=n.split(I.DOT);return a.length>1?Number(a[a.length-1]):1/0});s(this,"checkAndRemoveSuffix",n=>{var a,i,o,l;for(let d=((a=this.suffix)==null?void 0:a.length)-1;d>=0;d--){let u=this.suffix.substring(d,(i=this.suffix)==null?void 0:i.length);if(n.includes(u)&&d!==((o=this.suffix)==null?void 0:o.length)-1&&(d-1<0||!n.includes(this.suffix.substring(d-1,(l=this.suffix)==null?void 0:l.length))))return n.replace(u,I.EMPTY_STRING)}return n});s(this,"checkInputPrecision",(n,a,i)=>{var d;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}}.*$`),h=o.match(u),m=(h&&((d=h[0])==null?void 0:d.length))??0;if(m-1>a){let v=m-1-a;o=o.substring(0,o.length-v)}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,d=()=>{}){var vt,Qe,St;if(!a||typeof n!="string")return I.EMPTY_STRING;let u=0,h="",m=!1,v=!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(I.EMPTY_STRING);if(this.allowNegativeNumbers&&x.slice(u,u+1)===I.MINUS&&(h+=x.slice(u,u+1)),a===I.IP){let Q=x.split(I.DOT);this.ipError=this._validIP(Q),a="099.099.099.099"}let A=[];for(let Q=0;Q<x.length;Q++)(vt=x[Q])!=null&&vt.match("\\d")&&A.push(x[Q]??I.EMPTY_STRING);if(a===I.CPF_CNPJ&&(this.cpfCnpjError=A.length!==11&&A.length!==14,A.length>11?a="00.000.000/0000-00":a="000.000.000-00"),a.startsWith(I.PERCENT)){if(x.match("[a-z]|[A-Z]")||x.match(/[-!$%^&*()_+|~=`{}\[\]:";'<>?,\/.]/)&&!l){x=this._stripToDecimal(x);let xe=this.getPrecision(a);x=this.checkInputPrecision(x,xe,this.decimalMarker)}let Q=typeof this.decimalMarker=="string"?this.decimalMarker:I.DOT;if(x.indexOf(Q)>0&&!this.percentage(x.substring(0,x.indexOf(Q)))){let xe=x.substring(0,x.indexOf(Q)-1);this.allowNegativeNumbers&&x.slice(u,u+1)===I.MINUS&&!l&&(xe=x.substring(0,x.indexOf(Q))),x=`${xe}${x.substring(x.indexOf(Q),x.length)}`}let q="";this.allowNegativeNumbers&&x.slice(u,u+1)===I.MINUS?q=`${I.MINUS}${x.slice(u+1,u+x.length)}`:q=x,this.percentage(q)?h=this._splitPercentZero(x):h=this._splitPercentZero(x.substring(0,x.length-1))}else if(a.startsWith(I.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 Q=this.getPrecision(a),q=Array.isArray(this.decimalMarker)?this.thousandSeparator===I.DOT?I.COMMA:I.DOT:this.decimalMarker;if(Q===0?x=this.allowNegativeNumbers?x.length>2&&x[0]===I.MINUS&&x[1]===I.NUMBER_ZERO&&x[2]!==this.thousandSeparator&&x[2]!==I.COMMA&&x[2]!==I.DOT?"-"+x.slice(2,x.length):x[0]===I.NUMBER_ZERO&&x.length>1&&x[1]!==this.thousandSeparator&&x[1]!==I.COMMA&&x[1]!==I.DOT?x.slice(1,x.length):x:x.length>1&&x[0]===I.NUMBER_ZERO&&x[1]!==this.thousandSeparator&&x[1]!==I.COMMA&&x[1]!==I.DOT?x.slice(1,x.length):x:(x[0]===q&&x.length>1&&(x=I.NUMBER_ZERO+x.slice(0,x.length+1),this.plusOnePosition=!0),x[0]===I.NUMBER_ZERO&&x[1]!==q&&x[1]!==this.thousandSeparator&&(x=x.length>1?x.slice(0,1)+q+x.slice(1,x.length+1):x,this.plusOnePosition=!0),this.allowNegativeNumbers&&x[0]===I.MINUS&&(x[1]===q||x[1]===I.NUMBER_ZERO)&&(x=x[1]===q&&x.length>2?x.slice(0,1)+I.NUMBER_ZERO+x.slice(1,x.length):x[1]===I.NUMBER_ZERO&&x.length>2&&x[2]!==q?x.slice(0,2)+q+x.slice(2,x.length):x,this.plusOnePosition=!0)),l){let Ae=x.slice(this._findFirstNonZeroDigitIndex(x),x.length),Fe=x[S]===I.NUMBER_ZERO||x[S]===q,it=x[0]===I.NUMBER_ZERO,Vn=x[0]===I.MINUS,Je=x[0]===this.thousandSeparator,Gt=x[1]===q,Pt=x[1]===I.NUMBER_ZERO,Xn=x[2]===q;it&&Gt&&Fe&&S<2&&(x=Ae),Vn&&Pt&&Xn&&Fe&&S<3&&(x=I.MINUS+Ae),Ae!==I.MINUS&&(S===0&&(it||Je)||this.allowNegativeNumbers&&S===1&&Vn&&!Pt)&&(x=Vn?I.MINUS+Ae:Ae)}let xe=this._charToRegExpExpression(this.thousandSeparator),L='@#!$%^&*()_+|~=`{}\\[\\]:\\s,\\.";<>?\\/'.replace(xe,"");if(Array.isArray(this.decimalMarker))for(let Ae of this.decimalMarker)L=L.replace(this._charToRegExpExpression(Ae),I.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,Q,this.decimalMarker);let Z=x.replace(new RegExp(xe,"g"),"");h=this._formatWithSeparators(Z,this.thousandSeparator,this.decimalMarker,Q);let Te=h.indexOf(I.COMMA)-x.indexOf(I.COMMA),Ze=h.length-x.length,Ut=l&&h.length<n.length&&this.separatorLimit;if((h[S-1]===this.thousandSeparator||h[S-this.prefix.length])&&this.prefix&&l)S=S-1;else if(Ze>0&&h[S]!==this.thousandSeparator||Ut){v=!0;let Ae=0;do this._shift.add(S+Ae),Ae++;while(Ae<Ze)}else h[S-1]===this.thousandSeparator||Ze===-4||Ze===-3||h[S]===this.thousandSeparator?(this._shift.clear(),this._shift.add(S-1)):Te!==0&&S>0&&!(h.indexOf(I.COMMA)>=S&&S>3)||!(h.indexOf(I.DOT)>=S&&S>3)&&Ze<=0?(this._shift.clear(),v=!0,g=Ze,S+=Ze,this._shift.add(S)):this._shift.clear()}else for(let Q=0,q=T[0];Q<T.length&&u!==a.length;Q++,q=T[Q]??I.EMPTY_STRING){let xe=I.SYMBOL_STAR in this.patterns;if(this._checkSymbolMask(q,a[u]??I.EMPTY_STRING)&&a[u+1]===I.SYMBOL_QUESTION)h+=q,u+=2;else if(a[u+1]===I.SYMBOL_STAR&&m&&this._checkSymbolMask(q,a[u+2]??I.EMPTY_STRING))h+=q,u+=3,m=!1;else if(this._checkSymbolMask(q,a[u]??I.EMPTY_STRING)&&a[u+1]===I.SYMBOL_STAR&&!xe)h+=q,m=!0;else if(a[u+1]===I.SYMBOL_QUESTION&&this._checkSymbolMask(q,a[u+2]??I.EMPTY_STRING))h+=q,u+=3;else if(this._checkSymbolMask(q,a[u]??I.EMPTY_STRING)){if(a[u]===I.HOURS&&(this.apm?Number(q)>9:Number(q)>2)){S=this.leadZeroDateTime?S:S+1,u+=1,this._shiftStep(a,u,T.length),Q--,this.leadZeroDateTime&&(h+="0");continue}if(a[u]===I.HOUR&&(this.apm?h.length===1&&Number(h)>1||h==="1"&&Number(q)>2||x.slice(u-1,u).length===1&&Number(x.slice(u-1,u))>2||x.slice(u-1,u)==="1"&&Number(q)>2:h==="2"&&Number(q)>3||(h.slice(u-2,u)==="2"||h.slice(u-3,u)==="2"||h.slice(u-4,u)==="2"||h.slice(u-1,u)==="2")&&Number(q)>3&&u>10)){S=S+1,u+=1,Q--;continue}if((a[u]===I.MINUTE||a[u]===I.SECOND)&&Number(q)>5){S=this.leadZeroDateTime?S:S+1,u+=1,this._shiftStep(a,u,T.length),Q--,this.leadZeroDateTime&&(h+="0");continue}let L=31,j=x[u],Z=x[u+1],Te=x[u+2],Ze=x[u-1],Ut=x[u-2],Ae=x.slice(u-3,u-1),Fe=x.slice(u-1,u+1),it=x.slice(u,u+2),Vn=x.slice(u-2,u);if(a[u]===I.DAY){let Je=a.slice(0,2)===I.MONTHS,Gt=a.slice(0,2)===I.MONTHS&&this.specialCharacters.includes(Ut);if(Number(q)>3&&this.leadZeroDateTime||!Je&&(Number(it)>L||Number(Fe)>L||this.specialCharacters.includes(Z))||(Gt?Number(Fe)>L||!this.specialCharacters.includes(j)&&this.specialCharacters.includes(Te)||this.specialCharacters.includes(j):Number(it)>L||this.specialCharacters.includes(Z)&&!l)){S=this.leadZeroDateTime?S:S+1,u+=1,this._shiftStep(a,u,T.length),Q--,this.leadZeroDateTime&&(h+="0");continue}}if(a[u]===I.MONTH){let Je=u===0&&(Number(q)>2||Number(it)>12||this.specialCharacters.includes(Z)&&!l),Gt=a.slice(u+2,u+3),Pt=Ae.includes(Gt)&&a.includes("d0")&&(this.specialCharacters.includes(Ut)&&Number(Fe)>12&&!this.specialCharacters.includes(j)||this.specialCharacters.includes(j)),Xn=Number(Ae)<=L&&!this.specialCharacters.includes(Ae)&&this.specialCharacters.includes(Ze)&&(Number(it)>12||this.specialCharacters.includes(Z)),Wr=Number(it)>12&&u===5||this.specialCharacters.includes(Z)&&u===5,vs=Number(Ae)>L&&!this.specialCharacters.includes(Ae)&&!this.specialCharacters.includes(Vn)&&Number(Vn)>12&&a.includes("d0"),ys=Number(Ae)<=L&&!this.specialCharacters.includes(Ae)&&!this.specialCharacters.includes(Ze)&&Number(Fe)>12;if(Number(q)>1&&this.leadZeroDateTime||Je||Pt||ys||vs||Xn||Wr&&!this.leadZeroDateTime){S=this.leadZeroDateTime?S:S+1,u+=1,this._shiftStep(a,u,T.length),Q--,this.leadZeroDateTime&&(h+="0");continue}}h+=q,u++}else this.specialCharacters.includes(q)&&a[u]===q?(h+=q,u++):this.specialCharacters.indexOf(a[u]??I.EMPTY_STRING)!==-1?(h+=a[u],u++,this._shiftStep(a,u,T.length),Q--):a[u]===I.NUMBER_NINE&&this.showMaskTyped?this._shiftStep(a,u,T.length):this.patterns[a[u]??I.EMPTY_STRING]&&((Qe=this.patterns[a[u]??I.EMPTY_STRING])!=null&&Qe.optional)?(T[u]&&a!=="099.099.099.099"&&a!=="000.000.000-00"&&a!=="00.000.000/0000-00"&&!a.match(/^9+\.0+$/)&&!((St=this.patterns[a[u]??I.EMPTY_STRING])!=null&&St.optional)&&(h+=T[u]),a.includes(I.NUMBER_NINE+I.SYMBOL_STAR)&&a.includes(I.NUMBER_ZERO+I.SYMBOL_STAR)&&u++,u++,Q--):this.maskExpression[u+1]===I.SYMBOL_STAR&&this._findSpecialChar(this.maskExpression[u+2]??I.EMPTY_STRING)&&this._findSpecialChar(q)===this.maskExpression[u+2]&&m||this.maskExpression[u+1]===I.SYMBOL_QUESTION&&this._findSpecialChar(this.maskExpression[u+2]??I.EMPTY_STRING)&&this._findSpecialChar(q)===this.maskExpression[u+2]&&m?(u+=3,h+=q):this.showMaskTyped&&this.specialCharacters.indexOf(q)<0&&q!==this.placeHolderCharacter&&this.placeHolderCharacter.length===1&&(w=!0)}h.length+1===a.length&&this.specialCharacters.indexOf(a[a.length-1]??I.EMPTY_STRING)!==-1&&(h+=a[a.length-1]);let O=S+1;for(;this._shift.has(O);)g++,O++;let J=o&&!a.startsWith(I.SEPARATOR)?u:this._shift.has(S)?g:0;w&&J--,d(J,v),g<0&&this._shift.clear();let ue=!1;l&&(ue=T.every(Q=>this.specialCharacters.includes(Q)));let _e=`${this.prefix}${ue?I.EMPTY_STRING:h}${this.showMaskTyped?"":this.suffix}`;h.length===0&&(_e=this.dropSpecialCharacters?`${h}`:`${this.prefix}${h}`);let Ot=x.length===1&&this.specialCharacters.includes(a[0])&&x!==a[0];if(!this._checkSymbolMask(x,a[1])&&Ot)return"";if(h.includes(I.MINUS)&&this.prefix&&this.allowNegativeNumbers){if(l&&h===I.MINUS)return"";_e=`${I.MINUS}${this.prefix}${h.split(I.MINUS).join(I.EMPTY_STRING)}${this.suffix}`}return _e}_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(I.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===I.MINUS&&i===0&&this.allowNegativeNumbers}).join(I.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===I.EMPTY_STRING||Number(a)>255:a===I.EMPTY_STRING||Number(a.substring(0,3))>255))}_splitPercentZero(n){if(n===I.MINUS&&this.allowNegativeNumbers)return n;let a=typeof this.decimalMarker=="string"?n.indexOf(this.decimalMarker):n.indexOf(I.DOT),i=this.allowNegativeNumbers&&n.includes(I.MINUS)?"-":"";if(a===-1){let o=parseInt(i?n.slice(1,n.length):n,10);return isNaN(o)?I.EMPTY_STRING:`${i}${o}`}else{let o=parseInt(n.replace("-","").substring(0,a),10),l=n.substring(a+1),d=isNaN(o)?"":o.toString(),u=typeof this.decimalMarker=="string"?this.decimalMarker:I.DOT;return d===I.EMPTY_STRING?I.EMPTY_STRING:`${i}${d}${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",z({token:t,factory:t.ɵfac}));let e=t;return e})(),Nbe=(()=>{const t=class t extends Tbe{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(Ht,{optional:!0}));s(this,"document",C(He));s(this,"_config",C(Up));s(this,"_renderer",C(Zi,{optional:!0}))}applyMask(a,i,o=0,l=!1,d=!1,u=()=>{}){if(!i)return a!==this.actualValue?this.actualValue:a;if(this.maskIsShown=this.showMaskTyped?this.showMaskInInput():I.EMPTY_STRING,this.maskExpression===I.IP&&this.showMaskTyped&&(this.maskIsShown=this.showMaskInInput(a||I.HASH)),this.maskExpression===I.CPF_CNPJ&&this.showMaskTyped&&(this.maskIsShown=this.showMaskInInput(a||I.HASH)),!a&&this.showMaskTyped)return this.formControlResult(this.prefix),`${this.prefix}${this.maskIsShown}${this.suffix}`;let h=a&&typeof this.selStart=="number"?a[this.selStart]??I.EMPTY_STRING:I.EMPTY_STRING,m="",v=o;if(this.hiddenInput!==null&&!this.writingValue){let S=a&&a.length===1?a.split(I.EMPTY_STRING):this.actualValue.split(I.EMPTY_STRING);typeof this.selStart=="object"&&typeof this.selEnd=="object"?(this.selStart=Number(this.selStart),this.selEnd=Number(this.selEnd)):a!==I.EMPTY_STRING&&S.length?typeof this.selStart=="number"&&typeof this.selEnd=="number"&&(a.length>S.length?S.splice(this.selStart,0,h):a.length<S.length&&(S.length-a.length===1?d?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(I.EMPTY_STRING)):a}if(l&&(this.hiddenInput||!this.hiddenInput)&&(m=a),d&&this.specialCharacters.indexOf(this.maskExpression[v]??I.EMPTY_STRING)!==-1&&this.showMaskTyped&&!this.prefix&&(m=this._currentValue),this.deletedSpecialCharacter&&v&&(this.specialCharacters.includes(this.actualValue.slice(v,v+1))?v=v+1:i.slice(v-1,v+1)!==I.MONTHS&&(v=v-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,v,l,d,u);if(this.actualValue=this.getActualValue(g),this.thousandSeparator===I.DOT&&this.decimalMarker===I.DOT&&(this.decimalMarker=I.COMMA),this.maskExpression.startsWith(I.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?d?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(I.HOURS)){let S=this._numberSkipedSymbols(g);return`${g}${x.slice(w+S)}`}else if(this.maskExpression===I.IP||this.maskExpression===I.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 d=(u=this._elementRef)==null?void 0:u.nativeElement;d&&(d.value=this.applyMask(d.value,this.maskExpression,a,i,o,l),d!==this._getActiveElement()&&this.clearIfNotMatchFn())}hideInput(a,i){return a.split(I.EMPTY_STRING).map((o,l)=>{var d,u;return this.patterns&&this.patterns[i[l]??I.EMPTY_STRING]&&((d=this.patterns[i[l]??I.EMPTY_STRING])!=null&&d.symbol)?(u=this.patterns[i[l]??I.EMPTY_STRING])==null?void 0:u.symbol:o}).join(I.EMPTY_STRING)}getActualValue(a){let i=a.split(I.EMPTY_STRING).filter((o,l)=>{let d=this.maskExpression[l]??I.EMPTY_STRING;return this._checkSymbolMask(o,d)||this.specialCharacters.includes(d)&&o===d});return i.join(I.EMPTY_STRING)===a?i.join(I.EMPTY_STRING):a}shiftTypedSymbols(a){let i="";return(a&&a.split(I.EMPTY_STRING).map((o,l)=>{if(this.specialCharacters.includes(a[l+1]??I.EMPTY_STRING)&&a[l+1]!==this.maskExpression[l+1])return i=o,a[l+1];if(i.length){let d=i;return i=I.EMPTY_STRING,d}return o})||[]).join(I.EMPTY_STRING)}numberToString(a){return!a&&a!==0||this.maskExpression.startsWith(I.SEPARATOR)&&(this.leadZero||!this.dropSpecialCharacters)||this.maskExpression.startsWith(I.SEPARATOR)&&this.separatorLimit.length>14&&String(a).length>14?String(a):Number(a).toLocaleString("fullwide",{useGrouping:!1,maximumFractionDigits:20}).replace(`/${I.MINUS}/`,I.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===I.IP)return this._checkForIp(a);if(this.maskExpression===I.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,I.EMPTY_STRING).length&&(this.formElementProperty=["value",I.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(I.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===I.HASH)return`${this.placeHolderCharacter}.${this.placeHolderCharacter}.${this.placeHolderCharacter}.${this.placeHolderCharacter}`;let i=[];for(let o=0;o<a.length;o++){let l=a[o]??I.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===I.HASH)return i;let l=[];for(let d=0;d<a.length;d++){let u=a[d]??I.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===I.EMPTY_STRING||this.maskExpression.startsWith(I.SEPARATOR)&&(this.leadZero||!this.dropSpecialCharacters))return a;if(String(a).length>14&&this.maskExpression.startsWith(I.SEPARATOR))return String(a);let i=Number(a);if(this.maskExpression.startsWith(I.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(I.PERCENT)&&a.includes(I.DOT)?a:a&&a.replace(this._regExpForRemove(i),I.EMPTY_STRING)}_removePrefix(a){return this.prefix?a&&a.replace(this.prefix,I.EMPTY_STRING):a}_removeSuffix(a){return this.suffix?a&&a.replace(this.suffix,I.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(I.WHITE_SPACE)&&this.maskExpression.includes(I.SYMBOL_STAR)&&(i=i.filter(o=>o!==I.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),I.DOT)}_checkSymbols(a){let i=a;if(i===I.EMPTY_STRING)return i;this.maskExpression.startsWith(I.PERCENT)&&this.decimalMarker===I.COMMA&&(i=i.replace(I.COMMA,I.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 d=(i=this.patterns[l])==null?void 0:i.pattern.toString(),u=(o=this.patterns[l])==null?void 0:o.pattern;if(d!=null&&d.includes(I.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===I.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(I.EMPTY_STRING).reduce((i,o,l)=>{if(this._start=o===I.CURLY_BRACKETS_LEFT?l:this._start,o!==I.CURLY_BRACKETS_RIGHT)return this._findSpecialChar(o)?i+o:i;this._end=l;let d=Number(a.slice(this._start+1,this._end)),u=new Array(d+1).join(a[this._start-1]);if(a.slice(0,this._start).length>1&&a.includes(I.LETTER_S)){let h=a.slice(0,this._start-1);return h.includes(I.CURLY_BRACKETS_LEFT)?i+u:h+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=Ft(t)))(i||t)}})()),s(t,"ɵprov",z({token:t,factory:t.ɵfac}));let e=t;return e})();function Obe(){let e=C(w_),t=C(__);return t instanceof Function?ie(ie({},e),t()):ie(ie({},e),t)}function Pbe(e){return[{provide:__,useValue:e},{provide:w_,useValue:Ibe},{provide:Up,useFactory:Obe},Nbe]}function Mbe(e){return gh(Pbe(e))}var Pc=(()=>{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=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),Abe="4.0",Kd=Abe,Xr=(e=>(e.DEV="dev",e.DEMO="demo",e.INT="int",e.ACC="acc",e.PROD="prod",e))(Xr||{}),Rbe=(()=>{const t=class t{constructor(){s(this,"version");s(this,"language");s(this,"configName");s(this,"services");s(this,"onPrint",new qt);s(this,"_ngInitDone",!1);s(this,"correctlySetup",!1);s(this,"extraRequiredFields",[])}validateVersion(){let n=Kd.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 (${Kd})!`),!1):!0}validateInputs(){let n=this,a=["language","configName","services","version",...this.extraRequiredFields],{missingFields:i,presentFields:o}=a.reduce((l,d)=>(n[d]===void 0?l.missingFields.push(d):l.presentFields.push(d),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",Ye({type:t,selectors:[["ng-component"]],inputs:{version:"version",language:"language",configName:"configName",services:"services"},outputs:{onPrint:"onPrint"},features:[wh],decls:0,vars:0,template:function(n,a){},encapsulation:2}));let e=t;return e})(),x_=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 It(this,null,function*(){let e=yield this.getDataFromBackend();return e&&(yield this.updateStoredData(e)),e})}fetchOfflineData(){return It(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 It(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 It(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 It(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 It(this,null,function*(){this.storeDataInCache(e),yield this.clearStoredDataWhen(e)?this.clearStoredData():this.storeDataOffline(e)})}clearStoredData(){return It(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`))})}},E_=()=>{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)},kn=function(e){return e._00001="00001",e._00002="00002",e._00003="00003",e._00004="00004",e._00005="00005",e._00006="00006",e._00007="00007",e._00008="00008",e._00009="00009",e._00010="00010",e._00011="00011",e._00012="00012",e._00013="00013",e._00014="00014",e._00015="00015",e._00016="00016",e._00017="00017",e._00018="00018",e._00019="00019",e._00020="00020",e._00021="00021",e._00022="00022",e._00023="00023",e._00024="00024",e._00026="00026",e._00027="00027",e._00028="00028",e._00029="00029",e._00030="00030",e._00031="00031",e._00032="00032",e._00033="00033",e._00034="00034",e._00035="00035",e._00036="00036",e._00037="00037",e._00038="00038",e._00039="00039",e._00040="00040",e._00041="00041",e._00042="00042",e._00043="00043",e._00044="00044",e._00045="00045",e._00046="00046",e._00047="00047",e._00048="00048",e._00049="00049",e._00050="00050",e._00051="00051",e._00052="00052",e._00053="00053",e._00054="00054",e._00055="00055",e._00056="00056",e._00057="00057",e._00058="00058",e._00059="00059",e._00060="00060",e._00061="00061",e._00062="00062",e._00063="00063",e._00064="00064",e._00065="00065",e._00066="00066",e._00067="00067",e._00068="00068",e._00069="00069",e._00070="00070",e._00071="00071",e._00072="00072",e._00073="00073",e.BOTH_EARS="both_ears",e.BOTH_EYES="both_eyes",e.BOTH_NOSTRILS="both_nostrils",e.CUTANEOUS_INJECTION="cutaneous_injection",e.DERM="derm",e.DERMAL_INJECTION="dermal_injection",e.EAR_LEFT="ear_left",e.EAR_RIGHT="ear_right",e.EYE_LEFT="eye_left",e.EYE_RIGHT="eye_right",e.HYPERDERMOCLYSE="hyperdermoclyse",e.ICUT="icut",e.IDER="ider",e.LARTER="larter",e.NOSE_LEFT="nose_left",e.NOSE_RIGHT="nose_right",e.OFT="oft",e.TRANSDERMAL="transdermal",e.VITREAL_INJECTION="vitreal_injection",e}(kn||{}),ut=function(e){return e._00001="00001",e._00002="00002",e._00003="00003",e._00004="00004",e._00005="00005",e._00006="00006",e._00007="00007",e._00008="00008",e._00009="00009",e._00010="00010",e._00011="00011",e._00012="00012",e._00013="00013",e._00014="00014",e._00015="00015",e._00016="00016",e._00017="00017",e._00018="00018",e._00019="00019",e._00020="00020",e._00021="00021",e._00022="00022",e._00023="00023",e._00024="00024",e._00026="00026",e._00027="00027",e._00028="00028",e._00029="00029",e._00030="00030",e.AMPLOULE="ampoule",e.BONDAGE="bandage",e.BOTTLE="bottle",e.BOX="box",e.CM="cm",e.EFFERVESCENT_TABLET="effervescent_tablet",e.GM="gm",e.INTERNATIONALUNITS="internationalunits",e.IU="iu",e.LITER="liter",e.MEQ="meq",e.MG="mg",e.MICROGRAMS="micrograms",e.MIU="miu",e.MMOL="mmol",e.PIECE="piece",e.SYRINGE="syringe",e.SYRINGE_AMPOULE="syringe_ampoule",e.TBL="tbl",e.TSP="tsp",e.MS="ms",e.MIN="min",e.MO="mo",e}(ut||{}),Na=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}(Na||{}),Zr=function(e){return e.MONDAY="monday",e.TUESDAY="tuesday",e.WEDNESDAY="wednesday",e.THURSDAY="thursday",e.FRIDAY="friday",e.SATURDAY="saturday",e.SUNDAY="sunday",e}(Zr||{}),ht=function(e){return e.BEFOREBREAKFAST="beforebreakfast",e.DURINGBREAKFAST="duringbreakfast",e.AFTERBREAKFAST="afterbreakfast",e.MORNING="morning",e.BETWEENBREAKFASTANDLUNCH="betweenbreakfastandlunch",e.BEFORELUNCH="beforelunch",e.DURINGLUNCH="duringlunch",e.AFTERLUNCH="afterlunch",e.AFTERNOON="afternoon",e.BETWEENLUNCHANDDINNER="betweenlunchanddinner",e.BEFOREDINNER="beforedinner",e.DURINGDINNER="duringdinner",e.AFTERDINNER="afterdinner",e.EVENING="evening",e.THEHOUROFSLEEP="thehourofsleep",e.NIGHT="night",e.AFTERMEAL="aftermeal",e.BETWEENDINNERANDSLEEP="betweendinnerandsleep",e.BETWEENMEALS="betweenmeals",e}(ht||{}),Cn=function(e){return e.CNK="cnk",e.INN="inn",e.VMP="vmp",e.EAN="ean",e.COMPOUND="compound",e}(Cn||{}),c=function(e){return e.NL="nl",e.FR="fr",e.DE="de",e.EN="en",e}(c||{}),B=function(e){return e.D="D",e.DA="DA",e.DD="DD",e.DE="DE",e.DN="DN",e.DQ="DQ",e.DT="DT",e.DV="DV",e.DW="DW",e.DX="DX",e.DZ="DZ",e.J="J",e.JD="JD",e.JH2="JH2",e.JQ="JQ",e.JT="JT",e.JV="JV",e.JZ="JZ",e.M="M",e.MA="MA",e.MC="MC",e.MD="MD",e.ME="ME",e.MN="MN",e.MQ="MQ",e.MS="MS",e.MT="MT",e.MV="MV",e.MX="MX",e.MZ2="MZ2",e.O1="O1",e.ONDEMAND="ondemand",e.U="U",e.UA="UA",e.UD="UD",e.UE="UE",e.UH="UH",e.UN="UN",e.UQ="UQ",e.US="US",e.UT="UT",e.UV="UV",e.UW="UW",e.UX="UX",e.UZ="UZ",e.W="W",e.WA="WA",e.WD="WD",e.WE="WE",e.WN="WN",e.WP="WP",e.WQ="WQ",e.WS="WS",e.WT="WT",e.WV="WV",e.WW="WW",e.WX="WX",e.WZ="WZ",e}(B||{}),Wt=function(e){return e.APPLICATION="application",e.CERTIFICATEHOLDER="certificateholder",e.DEPTALGOLOGY="deptalgology",e.DEPTANATOMOPATHOLOGY="deptanatomopathology",e.DEPTANESTHESIOLOGY="deptanesthesiology",e.DEPTBACTERIOLOGY="deptbacteriology",e.DEPTCARDIACSURGERY="deptcardiacsurgery",e.DEPTCARDIOLOGY="deptcardiology",e.DEPTCHILDANDADOLESCENTPSYCHIATRY="deptchildandadolescentpsychiatry",e.DEPTDENTISTRY="deptdentistry",e.DEPTDERMATOLOGY="deptdermatology",e.DEPTDIABETOLOGY="deptdiabetology",e.DEPTDIETETICS="deptdietetics",e.DEPTEMERGENCY="deptemergency",e.DEPTENDOCRINOLOGY="deptendocrinology",e.DEPTGASTROENTEROLOGY="deptgastroenterology",e.DEPTGENERALPRACTICE="deptgeneralpractice",e.DEPTGENETICS="deptgenetics",e.DEPTGERIATRY="deptgeriatry",e.DEPTGYNECOLOGY="deptgynecology",e.DEPTHANDSURGERY="depthandsurgery",e.DEPTHEMATOLOGY="depthematology",e.DEPTINFECTIOUSDISEASE="deptinfectiousdisease",e.DEPTINTENSIVECARE="deptintensivecare",e.DEPTKINESITHERAPY="deptkinesitherapy",e.DEPTLABORATORY="deptlaboratory",e.DEPTMAJORBURNS="deptmajorburns",e.DEPTMAXILLOFACIALSURGERY="deptmaxillofacialsurgery",e.DEPTMEDICINE="deptmedicine",e.DEPTMOLECULARBIOLOGY="deptmolecularbiology",e.DEPTNEONATALOGY="deptneonatalogy",e.DEPTNEPHROLOGY="deptnephrology",e.DEPTNEUROLOGY="deptneurology",e.DEPTNEUROSURGERY="deptneurosurgery",e.DEPTNTE="deptnte",e.DEPTNUCLEAR="deptnuclear",e.DEPTNURSING="deptnursing",e.DEPTNUTRITIONDIETETICS="deptnutritiondietetics",e.DEPTOBSTETRICS="deptobstetrics",e.DEPTOCCUPATIONALTHERAPY="deptoccupationaltherapy",e.DEPTONCOLOGY="deptoncology",e.DEPTOPHTALMOLOGY="deptophtalmology",e.DEPTORTHOPEDY="deptorthopedy",e.DEPTPALLIATIVECARE="deptpalliativecare",e.DEPTPEDIATRICINTENSIVECARE="deptpediatricintensivecare",e.DEPTPEDIATRICSURGERY="deptpediatricsurgery",e.DEPTPEDIATRY="deptpediatry",e.DEPTPHARMACY="deptpharmacy",e.DEPTPHYSICALMEDECINE="deptphysicalmedecine",e.DEPTPHYSIOTHERAPY="deptphysiotherapy",e.DEPTPLASTICANDREPARATORYSURGERY="deptplasticandreparatorysurgery",e.DEPTPNEUMOLOGY="deptpneumology",e.DEPTPODIATRY="deptpodiatry",e.DEPTPSYCHIATRY="deptpsychiatry",e.DEPTPSYCHOGERIATRY="deptpsychogeriatry",e.DEPTPSYCHOLOGY="deptpsychology",e.DEPTRADIOLOGY="deptradiology",e.DEPTRADIOTHERAPY="deptradiotherapy",e.DEPTREVALIDATION="deptrevalidation",e.DEPTRHEUMATOLOGY="deptrheumatology",e.DEPTSENOLOGY="deptsenology",e.DEPTSOCIALSERVICE="deptsocialservice",e.DEPTSPEECHTHERAPY="deptspeechtherapy",e.DEPTSPORTSMEDECINE="deptsportsmedecine",e.DEPTSTOMATOLOGY="deptstomatology",e.DEPTSURGERY="deptsurgery",e.DEPTTHORACICSURGERY="deptthoracicsurgery",e.DEPTTOXICOLOGY="depttoxicology",e.DEPTTROPICALMEDECINE="depttropicalmedecine",e.DEPTUROLOGY="depturology",e.DEPTVASCULARSURGERY="deptvascularsurgery",e.DEPTVISCERALDIGESTIVEABDOMINALSURGERY="deptvisceraldigestiveabdominalsurgery",e.GROUPOFNURSES="groupofnurses",e.GROUPOFPHYSICIANSDIFFERENTADDRESS="groupofphysiciansdifferentaddress",e.GROUPOFPHYSICIANSSAMEADDRESS="groupofphysicianssameaddress",e.GUARDPOST="guardpost",e.HUB="hub",e.ORGHOSPITAL="orghospital",e.ORGINSURANCE="orginsurance",e.ORGLABORATORY="orglaboratory",e.ORGPHARMACY="orgpharmacy",e.ORGPOLYCLINIC="orgpolyclinic",e.ORGPRACTICE="orgpractice",e.ORGPREVENTION="orgprevention",e.ORGPRIMARYHEALTHCARECENTER="orgprimaryhealthcarecenter",e.ORGPSYCHIATRICCAREHOME="orgpsychiatriccarehome",e.ORGPUBLICHEALTH="orgpublichealth",e.ORGRETIREMENTHOME="orgretirementhome",e.ORGREVALIDATIONCENTER="orgrevalidationcenter",e.ORGSHELTEREDLIVING="orgshelteredliving",e.PATIENT="patient",e.PERSADMINISTRATIVE="persadministrative",e.PERSAMBULANCEFIRSTAID="persambulancefirstaid",e.PERSAPPLIEDPSYCHBACHELOR="persappliedpsychbachelor",e.PERSAUDICIAN="persaudician",e.PERSAUDIOLOGIST="persaudiologist",e.PERSBIOLOGIST="persbiologist",e.PERSCLINICALORTHOPEDAGOGIST="persclinicalorthopedagogist",e.PERSCLINICALPSYCHOLOGIST="persclinicalpsychologist",e.PERSDENTIST="persdentist",e.PERSDIETICIAN="persdietician",e.PERSEDUCATOR="perseducator",e.PERSFAMILYSCIENCEBACHELOR="persfamilysciencebachelor",e.PERSGERONTOLOGYMASTER="persgerontologymaster",e.PERSLOGOPEDIST="perslogopedist",e.PERSMIDWIFE="persmidwife",e.PERSNURSE="persnurse",e.PERSOCCUPATIONALTHERAPIST="persoccupationaltherapist",e.PERSOPTICIAN="persoptician",e.PERSORALDENTALHYGIENIST="persoraldentalhygienist",e.PERSORTHOPEDAGOGISTMASTER="persorthopedagogistmaster",e.PERSORTHOPTIST="persorthoptist",e.PERSORTHOTIST="persorthotist",e.PERSPATIENTDRIVER="perspatientdriver",e.PERSPEDAGOGYBACHELOR="perspedagogybachelor",e.PERSPHARMACIST="perspharmacist",e.PERSPHARMACISTCLINICALBIOLOGIST="perspharmacistclinicalbiologist",e.PERSPHARMACYASSISTANT="perspharmacyassistant",e.PERSPHYSICIAN="persphysician",e.PERSPHYSIOTHERAPIST="persphysiotherapist",e.PERSPODOLOGIST="perspodologist",e.PERSPRACTICALNURSE="perspracticalnurse",e.PERSPSYCHOLOGIST="perspsychologist",e.PERSPSYCHOMOTORTHERAPYMASTER="perspsychomotortherapymaster",e.PERSREADAPTATIONBACHELOR="persreadaptationbachelor",e.PERSSOCIALWORKER="perssocialworker",e.PERSTECHNICIAN="perstechnician",e.PERSTRUSSMAKER="perstrussmaker",e}(Wt||{}),ea=function(e){return e.ACUTE="acute",e.CHRONIC="chronic",e.IFNECESSARY="ifnecessary",e.ONESHOT="oneshot",e.REACTIVATION="reactivation",e.REMISSION="remission",e.SUBACUTE="subacute",e}(ea||{});c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE,c.EN,c.NL,c.FR,c.DE;var Oa={getAuthorizationHeader:e=>`Bearer ${e}`,getUserType:e=>e.isProfessional?"professional":"patient",clientType:{webApp:"webapp",mobileApp:"mobapp"}},Si={exchangeClientId:"exchange-client-id",authorization:"Authorization",userType:"user-type",clientType:"client-type"},go=class extends Error{};go.prototype.name="InvalidTokenError";function Lbe(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 Fbe(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 Lbe(t)}catch{return atob(t)}}function jbe(e,t){if(typeof e!="string")throw new go("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 go(`Invalid token specified: missing part #${r+1}`);let a;try{a=Fbe(n)}catch(i){throw new go(`Invalid token specified: invalid base64 for part #${r+1} (${i.message})`)}try{return JSON.parse(a)}catch(i){throw new go(`Invalid token specified: invalid json for part #${r+1} (${i.message})`)}}var Vbe=class extends x_{constructor(e,t,r){super(e,Na.USER_INFOS,t,r,Na.USER_INFOS),this.getLocalAccessToken=e.getAccessToken}getDataFromBackend(){return It(this,null,function*(){return jbe(yield this.getLocalAccessToken("")).userProfile})}},S_=(()=>{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=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})();function Bbe(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 zbe(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 Hbe=(()=>{const t=class t extends S_{constructor(){super(...arguments),this.servicesStore=C(Pc)}resolveSsin(){return It(this,null,function*(){if(this.isProfessional===!0)return this.patientSsin;let n=yield this.fetchUserProfileToken();return Bbe(n)})}resolvePatientInfo(){return It(this,null,function*(){let n=yield this.fetchUserProfileToken();return zbe(n)})}resolveUserInfo(){return It(this,null,function*(){var h,m,v,g;let n=yield this.fetchUserProfileToken(),a=n.lastName,i=n.firstName,o=this.extractProfessionalRole(n),l=((h=n==null?void 0:n.organizations)==null?void 0:h.length)>0&&((m=n==null?void 0:n.organizations[0])!=null&&m.pharmacy)?"pharmacist":void 0,d=(v=n==null?void 0:n.organizations)!=null&&v.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:d&&l?d:void 0,professional:u,mandator:((g=n==null?void 0:n.mandators)==null?void 0:g.length)>0}})}isMandator(){return It(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 Vbe(this.servicesStore.getServices(),n,a)}};t.ɵfac=(()=>{let n;return function(a){return(n||(n=Ft(t)))(a||t)}})(),t.ɵprov=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),Ube=(()=>{const t=class t extends S_{resolveSsin(){return It(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 It(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=Ft(t)))(a||t)}})(),t.ɵprov=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),Gbe=(()=>{const t=class t{constructor(){this.http=C(us)}get(n,a,i){return $s()?this.http.get(n,{headers:i}):pt(a)}patch(n,a,i){return $s()?this.http.patch(n,{},{headers:i}):pt(a)}post(n,a,i){return $s()?this.http.post(n,{},{headers:i}):pt(a)}delete(n,a,i){return $s()?this.http.delete(n,{headers:i}):pt(a)}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),$s=()=>window.Cypress;function Wbe(e){return e.firstName&&e.lastName?e.firstName+" "+e.lastName:e.name}var k_={fr:["fr","nl","de","en"],nl:["nl","fr","de","en"],de:["de","fr","nl","en"],en:["en","nl","fr","de"]};function qbe(e,t){if(e){t=t==null?void 0:t.substring(0,2);for(let r of k_[t]){let n=e.find(a=>a.lang===r);if(n)return n.value}return e.length>0?e[0].value:"Missing translation"}}function $be(e,t){if(!(!e||Object.keys(e).length<1)){t=t==null?void 0:t.substring(0,2);for(let r of k_[t]){let n=e.find(a=>a.lang===r);if(n)return n}return e.length>0?e[0]:void 0}}var Ma=function(e){return e.INITIAL="INITIAL",e.LOADING="LOADING",e.SUCCESS="SUCCESS",e.UPDATING="UPDATING",e.ERROR="ERROR",e}(Ma||{}),Ar=function(e){return e.NO_DATA="NO_DATA",e.TEMP_UNAVAILABLE="TEMP_UNAVAILABLE",e.NOT_AUTHORIZED="NOT_AUTHORIZED",e.OTHER="OTHER",e}(Ar||{});function Ybe(e,t){return It(this,null,function*(){t.next({status:Ma.LOADING});try{let r=yield e,n={status:Ma.SUCCESS,data:r};return t.next(n),n}catch(r){let n={status:Ma.ERROR,error:Qbe(r)};return t.next(n),n}})}var wg={[Ar.NO_DATA]:["VIDIS_0140"],[Ar.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"],[Ar.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"],[Ar.OTHER]:[]};function Zbe(e){for(let t of Object.keys(wg))if(wg[t].includes(e))return t;return Ar.OTHER}function Kbe(e,t,r){let n=e||"UNKNOWN",a=Zbe(n);return{code:n,message:r??"An unexpected error occurred",group:a,traceId:t}}function Qbe(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 Kbe(t,n,r)}var Ho=(()=>{const t=class t{constructor(){this.config=C(Ji),this.injector=C(st),this._instance=null}getInstance(){if(!this._instance){let n=this.config.getEnvironmentVariable("env")==="demo";this._instance=n?this.injector.get(Ube):this.injector.get(Hbe)}return this._instance}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),Jbe={HandsetPortrait:"(max-width: 599.98px) and (orientation: portrait)"};function Xbe(e,t){if(e&1){let r=xc();le(0,"div",1)(1,"button",2),Za("click",function(){ca(r);let n=ce();return ua(n.action())}),ze(2),se()()}if(e&2){let r=ce();H(2),At(" ",r.data.action," ")}}var e1e=["label"];function t1e(e,t){}var n1e=Math.pow(2,31)-1,Qd=class{constructor(e,t){s(this,"_overlayRef");s(this,"instance");s(this,"containerInstance");s(this,"_afterDismissed",new De);s(this,"_afterOpened",new De);s(this,"_onAction",new De);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,n1e))}_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}},C_=new X("MatSnackBarData"),$l=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")}},r1e=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Kt({type:t,selectors:[["","matSnackBarLabel",""]],hostAttrs:[1,"mat-mdc-snack-bar-label","mdc-snackbar__label"]}));let e=t;return e})(),a1e=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Kt({type:t,selectors:[["","matSnackBarActions",""]],hostAttrs:[1,"mat-mdc-snack-bar-actions","mdc-snackbar__actions"]}));let e=t;return e})(),i1e=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Kt({type:t,selectors:[["","matSnackBarAction",""]],hostAttrs:[1,"mat-mdc-snack-bar-action","mdc-snackbar__action"]}));let e=t;return e})(),o1e=(()=>{const t=class t{constructor(){s(this,"snackBarRef",C(Qd));s(this,"data",C(C_))}action(){this.snackBarRef.dismissWithAction()}get hasAction(){return!!this.data.action}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",Ye({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&&(le(0,"div",0),ze(1),se(),Ee(2,Xbe,3,1,"div",1)),n&2&&(H(),At(" ",a.data.message,`
|
|
30
|
-
`),H(),ye(a.hasAction?2:-1))},dependencies:[Nc,r1e,a1e,i1e],styles:[`.mat-mdc-simple-snack-bar{display:flex}
|
|
31
|
-
`],encapsulation:2,changeDetection:0}));let e=t;return e})(),Pu="_mat-snack-bar-enter",Mu="_mat-snack-bar-exit",s1e=(()=>{const t=class t extends Ic{constructor(){super();s(this,"_ngZone",C(Ge));s(this,"_elementRef",C(Ht));s(this,"_changeDetectorRef",C(Sc));s(this,"_platform",C(_n));s(this,"_rendersRef");s(this,"_animationsDisabled",C($i,{optional:!0})==="NoopAnimations");s(this,"snackBarConfig",C($l));s(this,"_document",C(He));s(this,"_trackedModals",new Set);s(this,"_enterFallback");s(this,"_exitFallback");s(this,"_renders",new De);s(this,"_announceDelay",150);s(this,"_announceTimeoutId");s(this,"_destroyed",!1);s(this,"_portalOutlet");s(this,"_onAnnounce",new De);s(this,"_onExit",new De);s(this,"_onEnter",new De);s(this,"_animationState","void");s(this,"_live");s(this,"_label");s(this,"_role");s(this,"_liveElementId",C(fs).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=ay(()=>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===Mu?this._completeExit():a===Pu&&(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(Nn(1)).subscribe(()=>{this._ngZone.run(()=>queueMicrotask(()=>this.onAnimationEnd(Pu)))}):(clearTimeout(this._enterFallback),this._enterFallback=setTimeout(()=>{this._elementRef.nativeElement.classList.add("mat-snack-bar-fallback-visible"),this.onAnimationEnd(Pu)},200)))}exit(){return this._destroyed?pt(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(Nn(1)).subscribe(()=>{this._ngZone.run(()=>queueMicrotask(()=>this.onAnimationEnd(Mu)))}):(clearTimeout(this._exitFallback),this._exitFallback=setTimeout(()=>this.onAnimationEnd(Mu),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(d=>a.classList.add(d)):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],d=l.getAttribute("aria-owns");this._trackedModals.add(l),d?d.indexOf(a)===-1&&l.setAttribute("aria-owns",d+" "+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",Ye({type:t,selectors:[["mat-snack-bar-container"]],viewQuery:function(a,i){if(a&1&&(Sd(jo,7),Sd(e1e,7)),a&2){let o;kd(o=Cd())&&(i._portalOutlet=o.first),kd(o=Cd())&&(i._label=o.first)}},hostAttrs:[1,"mdc-snackbar","mat-mdc-snack-bar-container"],hostVars:6,hostBindings:function(a,i){a&1&&Za("animationend",function(o){return i.onAnimationEnd(o.animationName)})("animationcancel",function(o){return i.onAnimationEnd(o.animationName)}),a&2&&Rn("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:[jn],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&&(le(0,"div",1)(1,"div",2,0)(3,"div",3),Ee(4,t1e,0,0,"ng-template",4),se(),Me(5,"div"),se()()),a&2&&(H(5),cn("aria-live",i._live)("role",i._role)("id",i._liveElementId))},dependencies:[jo],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 l1e(){return new $l}var c1e=new X("mat-snack-bar-default-options",{providedIn:"root",factory:l1e}),u1e=(()=>{const t=class t{constructor(){s(this,"_overlay",C(ma));s(this,"_live",C(Cfe));s(this,"_injector",C(st));s(this,"_breakpointObserver",C(d1));s(this,"_parentSnackBar",C(t,{optional:!0,skipSelf:!0}));s(this,"_defaultConfig",C(c1e));s(this,"_snackBarRefAtThisLevel",null);s(this,"simpleSnackBarComponent",o1e);s(this,"snackBarContainerComponent",s1e);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=ie(ie({},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=st.create({parent:i||this._injector,providers:[{provide:$l,useValue:a}]}),l=new Fo(this.snackBarContainerComponent,a.viewContainerRef,o),d=n.attach(l);return d.instance.snackBarConfig=a,d.instance}_attach(n,a){let i=ie(ie(ie({},new $l),this._defaultConfig),a),o=this._createOverlay(i),l=this._attachSnackBarContainer(o,i),d=new Qd(l,o);if(n instanceof Pi){let u=new kp(n,null,{$implicit:i.data,snackBarRef:d});d.instance=l.attachTemplatePortal(u)}else{let u=this._createInjector(i,d),h=new Fo(n,void 0,u),m=l.attachComponentPortal(h);d.instance=m.instance}return this._breakpointObserver.observe(Jbe.HandsetPortrait).pipe(Zo(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(d,i),this._openedSnackBarRef=d,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 Cp;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,d=!l&&n.horizontalPosition!=="center";return l?i.left("0"):d?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 st.create({parent:i||this._injector,providers:[{provide:Qd,useValue:a},{provide:C_,useValue:n.data}]})}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})(),d1e=(()=>{const t=class t{constructor(){this.snackbar=C(u1e),this.translate=C(Gr)}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=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),h1e={demo:{env:Xr.DEMO},dev:{apiUrl:"http://vidis-fake-api.test.paas.vasdc.be",env:Xr.DEV},int:{apiUrl:"https://vidis-api.int.pub.vascloud.be/REST/vidis",env:Xr.INT},acc:{apiUrl:"https://vidis-api.acc.vasha.be/REST/vidis",env:Xr.ACC},prod:{apiUrl:"https://vidis-api.vasha.be/REST/vidis",env:Xr.PROD}},Ji=(()=>{const t=class t{setEnvironment(n){this.configVariables=h1e[Xr[n.toUpperCase()]]||{}}getEnvironmentVariable(n){return this.configVariables[n]}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),p1e=(e,t)=>{let r=C(Ho).getInstance(),n=C(Pc),a=C(Ji).getEnvironmentVariable("apiUrl");if(e.url.includes("assets/")||e.url.startsWith("http")||!a)return t(e);if(r.isOfflineAuthenticated)return pt();let i=e.headers||new Ua,o=r.isProfessional;return Wa(n.getServices().getAccessToken("")).pipe(Do(l=>t(e.clone({url:`${a}${e.url}`,headers:i.set(Si.authorization,Oa.getAuthorizationHeader(l)).set(Si.userType,Oa.getUserType({isProfessional:o})).set(Si.clientType,E_()?Oa.clientType.mobileApp:Oa.clientType.webApp)}))))};function m1e(e){let t=Math.floor(Math.abs(e)),r=e.toString().replace(/^[^.]*\.?/,"").length;return t===1&&r===0?1:5}var f1e=["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",m1e];function g1e(e){let t=Math.floor(Math.abs(e)),r=e.toString().replace(/^[^.]*\.?/,"").length;return t===1&&r===0?1:5}var v1e=["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",g1e];function y1e(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 b1e=["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",y1e];function _1e(e){let t=Math.floor(Math.abs(e)),r=e.toString().replace(/^[^.]*\.?/,"").length;return t===1&&r===0?1:5}var w1e=["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",_1e];Dc(f1e,"de");Dc(w1e,"nl");Dc(b1e,"fr");Dc(v1e,"en");var x1e=class{handleError(e){throw new Error(e)}},E1e=class extends Yfe{getFirstDayOfWeek(){return 1}format(e){return gi(e,"dd/MM/yyyy")}parse(e){return Cbe(e,"dd/MM/yyyy",new Date)}},S1e={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"}}},k1e=[Sve(),Bme(zme([p1e])),Mbe(),{provide:Zn,useClass:x1e},{provide:g1,useClass:E1e,deps:[Vd]},{provide:Mfe,useValue:S1e},{provide:V1,useClass:kve},{provide:I1,useValue:{panelClass:"mh-dialog-container"}}],C1e=zg(rae(),1),D1e=new X("MESSAGE_FORMAT_CONFIG"),I1e={biDiSupport:!1,formatters:{},strictNumberSign:!1,currency:"USD",strictPluralKeys:!0,throwOnError:!1,fallbackPrefix:void 0},T1e=(()=>{const t=class t extends ps{constructor(n){super(),this.mfCache=new Map;let{formatters:a,biDiSupport:i,strictNumberSign:o,currency:l,strictPluralKeys:d,throwOnError:u,fallbackPrefix:h}=ie(ie({},I1e),n);this.messageFormatOptions={customFormatters:a,biDiSupport:i,strict:o,currency:l,strictPluralKeys:d},this.throwOnError=!!u,this.fallbackPrefix=h}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=O1e(n,a)}return this.throwOnError||(i=N1e(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 C1e.default(n,this.messageFormatOptions)),this.mfCache.get(n)}};t.ɵfac=function(n){return new(n||t)(ae(D1e,8))},t.ɵprov=z({token:t,factory:t.ɵfac});let e=t;return e})();function N1e(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 O1e(e,t){return()=>(console.warn(`[ngx-translate-messageformat-compiler] Falling back to original invalid message: '${e}' ('${t}')`),String(e))}var D_={};W(D_,{"00001":()=>I_,"00002":()=>T_,"00003":()=>N_,"00004":()=>O_,"00005":()=>P_,"00006":()=>M_,"00007":()=>A_,"00008":()=>R_,"00009":()=>L_,"00010":()=>F_,"00011":()=>j_,"00012":()=>V_,"00013":()=>B_,"00014":()=>z_,"00015":()=>H_,"00016":()=>U_,"00017":()=>G_,"00018":()=>W_,"00019":()=>q_,"00020":()=>$_,"00021":()=>Y_,"00022":()=>Z_,"00023":()=>K_,"00024":()=>Q_,"00025":()=>J_,"00026":()=>X_,"00027":()=>ew,"00028":()=>tw,"00029":()=>nw,"00030":()=>rw,ampoule:()=>Tw,bandage:()=>Sw,bottle:()=>Nw,box:()=>Cw,cm:()=>aw,default:()=>P1e,dropsperminute:()=>iw,"effervescent-tablet":()=>xw,gm:()=>ow,internationalunits:()=>sw,iu:()=>_w,liter:()=>Dw,"mck/h":()=>lw,"mck/kg/minute":()=>cw,measure:()=>uw,meq:()=>yw,mg:()=>gw,"mg/h":()=>dw,"mg/ml":()=>vw,micrograms:()=>Ew,miu:()=>bw,"ml/h":()=>hw,mmol:()=>ww,piece:()=>kw,syringe:()=>Iw,"syringe-ampoule":()=>Ow,tbl:()=>pw,tsp:()=>mw,"unt/h":()=>fw});var I_="{count, plural, one{kaffeelöffel (5 ml)} other{kaffeelöffellen (5 ml)}}",T_="{count, plural, one{Ampulle} other{Ampullen}}",N_="anwenden",O_="{count, plural, one{Kapsel} other{Kapseln}}",P_="{count, plural, one{Tablette} other{Tabletten}}",M_="Dosis",A_="{count, plural, one{Tropf} other{Tropfen}}",R_="{count, plural, one{Fläsche} other{Fläschchen}}",L_="{count, plural, one{Implantat} other{Implantate}}",F_="{count, plural, one{Infusion} other{Infusionen}}",j_="{count, plural, one{Inhalation} other{Inhalationen}}",V_="Einstechen",B_="Kaugummi",z_="{count, plural, one{Kompresse} other{Kompressen}}",H_="{count, plural, one{Einlauf} other{Einläufe}}",U_="ml",G_="Ov.",W_="{count, plural, one{Perle} other{Perlen}}",q_="{count, plural, one{Pastille} other{Pastillen}}",$_="Pflaster",Y_="cart",Z_="Pen",K_="{count, plural, one{Puff} other{Puffs}}",Q_="{count, plural, one{Schwamm} other{Schwämme}}",J_="{count, plural, one{Stift} other{Stifte}}",X_="Suppo",ew="Tube",tw="{count, plural, one{Docht} other{Dochte}}",nw="Beutel",rw="Beutel",aw="Zentimeter",iw="{count, plural, one{Tropf pro Minute} other{Tropfen pro Minute}}",ow="Gramm",sw="{count, plural, one{Internationale Einheit} other{Internationale Einheiten}}",lw="Mikrogramm pro Stunde",cw="Mikrogramm pro Kilogramm pro Minute",uw="Maß",dw="Miligramm pro Stunde",hw="Milliliter pro Stunde",pw="Esslöffel",mw="Kaffeelöffel",fw="{count, plural, one{Einheit pro Stunde} other{Einheiten pro Stunde}}",gw="Milligramm",vw="Milligramm pro Millimeter",yw="meq",bw="miu",_w="iu",ww="mmol",xw="effervescent-tablet",Ew="micrograms",Sw="{count, plural, one{bandage} other{bandagen}}",kw="{count, plural, one{stück} other{stücke}}",Cw="schachteln",Dw="liter",Iw="{count, plural, one{spritze} other{spritzen}}",Tw="{count, plural, one{glühbirn} other{glühbirnen}}",Nw="{count, plural, one{Fläsche} other{Fläschchen}}",Ow="{count, plural, one{spritze-ampulle} other{spritzen-ampulle}}",P1e={"00001":I_,"00002":T_,"00003":N_,"00004":O_,"00005":P_,"00006":M_,"00007":A_,"00008":R_,"00009":L_,"00010":F_,"00011":j_,"00012":V_,"00013":B_,"00014":z_,"00015":H_,"00016":U_,"00017":G_,"00018":W_,"00019":q_,"00020":$_,"00021":Y_,"00022":Z_,"00023":K_,"00024":Q_,"00025":J_,"00026":X_,"00027":ew,"00028":tw,"00029":nw,"00030":rw,cm:aw,dropsperminute:iw,gm:ow,internationalunits:sw,"mck/h":lw,"mck/kg/minute":cw,measure:uw,"mg/h":dw,"ml/h":hw,tbl:pw,tsp:mw,"unt/h":fw,mg:gw,"mg/ml":vw,meq:yw,miu:bw,iu:_w,mmol:ww,"effervescent-tablet":xw,micrograms:Ew,bandage:Sw,piece:kw,box:Cw,liter:Dw,syringe:Iw,ampoule:Tw,bottle:Nw,"syringe-ampoule":Ow},Pw={};W(Pw,{"00001":()=>Mw,"00002":()=>Aw,"00003":()=>Rw,"00004":()=>Lw,"00005":()=>Fw,"00006":()=>jw,"00007":()=>Vw,"00008":()=>Bw,"00009":()=>zw,"00010":()=>Hw,"00011":()=>Uw,"00012":()=>Gw,"00013":()=>Ww,"00014":()=>qw,"00015":()=>$w,"00016":()=>Yw,"00017":()=>Zw,"00018":()=>Kw,"00019":()=>Qw,"00020":()=>Jw,"00021":()=>Xw,"00022":()=>ex,"00023":()=>tx,"00024":()=>nx,"00025":()=>rx,"00026":()=>ax,"00027":()=>ix,"00028":()=>ox,"00029":()=>sx,"00030":()=>lx,ampoule:()=>Ax,bandage:()=>Tx,bottle:()=>Rx,box:()=>Ox,cm:()=>cx,default:()=>M1e,dropsperminute:()=>ux,"effervescent-tablet":()=>Dx,gm:()=>dx,internationalunits:()=>hx,iu:()=>kx,liter:()=>Px,"mck/h":()=>px,"mck/kg/minute":()=>mx,measure:()=>fx,meq:()=>Ex,mg:()=>wx,"mg/h":()=>gx,"mg/ml":()=>xx,micrograms:()=>Ix,miu:()=>Sx,"ml/h":()=>vx,mmol:()=>Cx,piece:()=>Nx,syringe:()=>Mx,"syringe-ampoule":()=>Lx,tbl:()=>yx,tsp:()=>bx,"unt/h":()=>_x});var Mw="{count, plural, one{Teaspoon (5 ml)} other{Teaspoons (5 ml)}}",Aw="{count, plural, one{ampoule} other{ampoules}}",Rw="applic.",Lw="{count, plural, one{capsule} other{capsules}}",Fw="{count, plural, one{tablet} other{tablets}}",jw="{count, plural, one{dose} other{doses}}",Vw="{count, plural, one{drop} other{drops}}",Bw="{count, plural, one{bottle} other{bottles}}",zw="{count, plural, one{implant} other{implants}}",Hw="{count, plural, one{perfusion} other{perfusions}}",Uw="{count, plural, one{inhalation} other{inhalations}}",Gw="insert",Ww="{count, plural, one{chewing gum} other{chewing gums}}",qw="{count, plural, one{compress} other{compresses}}",$w="enema",Yw="ml",Zw="{count, plural, one{ovule} other{ovules}}",Kw="{count, plural, one{pearl} other{pearls}}",Qw="{count, plural, one{pastille} other{pastilles}}",Jw="{count, plural, one{patch} other{patches}}",Xw="{count, plural, one{cartridge} other{cartridges}}",ex="{count, plural, one{pen} other{pens}}",tx="{count, plural, one{puff} other{puffs}}",nx="{count, plural, one{sponge} other{sponges}}",rx="{count, plural, one{stylo} other{stylos}}",ax="{count, plural, one{supository} other{supositories}}",ix="{count, plural, one{tube} other{tubes}}",ox="{count, plural, one{wick} other{wicks}}",sx="{count, plural, one{bag} other{bags}}",lx="{count, plural, one{small bag} other{small bags}}",cx="centimeter",ux="{count, plural, one{drop per minute} other{drops per minute}}",dx="gram",hx="international units",px="microgram per hour",mx="microgram per kilogram per minute",fx="{count, plural, one{measure} other{measures}}",gx="milligram per hour",vx="milliliter per hour",yx="{count, plural, one{tablespoon} other{tablespoons}}",bx="{count, plural, one{teaspoon} other{teaspoons}}",_x="{count, plural, one{unit per hour} other{units per hour}}",wx="milligram",xx="milligram per milliliter",Ex="milli-equivalent",Sx="miu",kx="international units",Cx="millimole",Dx="{count, plural, one{effervescent tablet} other{effervescent tablets}}",Ix="microgram",Tx="{count, plural, one{bandage} other{bandages}}",Nx="{count, plural, one{piece} other{pieces}}",Ox="{count, plural, one{spray} other{sprays}}",Px="liter",Mx="{count, plural, one{syringe} other{syringes}}",Ax="{count, plural, one{ampoule} other{ampoules}}",Rx="{count, plural, one{bottle} other{bottles}}",Lx="{count, plural, one{syringe ampoule} other{syringe ampoules}}",M1e={"00001":Mw,"00002":Aw,"00003":Rw,"00004":Lw,"00005":Fw,"00006":jw,"00007":Vw,"00008":Bw,"00009":zw,"00010":Hw,"00011":Uw,"00012":Gw,"00013":Ww,"00014":qw,"00015":$w,"00016":Yw,"00017":Zw,"00018":Kw,"00019":Qw,"00020":Jw,"00021":Xw,"00022":ex,"00023":tx,"00024":nx,"00025":rx,"00026":ax,"00027":ix,"00028":ox,"00029":sx,"00030":lx,cm:cx,dropsperminute:ux,gm:dx,internationalunits:hx,"mck/h":px,"mck/kg/minute":mx,measure:fx,"mg/h":gx,"ml/h":vx,tbl:yx,tsp:bx,"unt/h":_x,mg:wx,"mg/ml":xx,meq:Ex,miu:Sx,iu:kx,mmol:Cx,"effervescent-tablet":Dx,micrograms:Ix,bandage:Tx,piece:Nx,box:Ox,liter:Px,syringe:Mx,ampoule:Ax,bottle:Rx,"syringe-ampoule":Lx},Fx={};W(Fx,{"00001":()=>jx,"00002":()=>Vx,"00003":()=>Bx,"00004":()=>zx,"00005":()=>Hx,"00006":()=>Ux,"00007":()=>Gx,"00008":()=>Wx,"00009":()=>qx,"00010":()=>$x,"00011":()=>Yx,"00012":()=>Zx,"00013":()=>Kx,"00014":()=>Qx,"00015":()=>Jx,"00016":()=>Xx,"00017":()=>eE,"00018":()=>tE,"00019":()=>nE,"00020":()=>rE,"00021":()=>aE,"00022":()=>iE,"00023":()=>oE,"00024":()=>sE,"00025":()=>lE,"00026":()=>cE,"00027":()=>uE,"00028":()=>dE,"00029":()=>hE,"00030":()=>pE,ampoule:()=>VE,bandage:()=>AE,bottle:()=>BE,box:()=>LE,cm:()=>mE,default:()=>A1e,dropsperminute:()=>fE,"effervescent-tablet":()=>PE,gm:()=>gE,internationalunits:()=>vE,iu:()=>NE,liter:()=>FE,"mck/h":()=>yE,"mck/kg/minute":()=>bE,measure:()=>_E,meq:()=>IE,mg:()=>CE,"mg/h":()=>wE,"mg/ml":()=>DE,micrograms:()=>ME,miu:()=>TE,"ml/h":()=>xE,mmol:()=>OE,piece:()=>RE,syringe:()=>jE,"syringe-ampoule":()=>zE,tbl:()=>EE,tsp:()=>SE,"unt/h":()=>kE});var jx="{count, plural, one{cuillère à café (5 ml)} other{cuillères à café (5 ml)}}",Vx="amp.",Bx="applic.",zx="caps.",Hx="compr.",Ux="{count, plural, one{dose} other{doses}}",Gx="{count, plural, one{goutte} other{gouttes}}",Wx="flac.",qx="{count, plural, one{implant} other{implants}}",$x="{count, plural, one{perfusion} other{perfusions}}",Yx="{count, plural, one{inhalation} other{inhalations}}",Zx="insert",Kx="{count, plural, one{gomme à mâcher} other{gommes à mâcher}}",Qx="{count, plural, one{compres(se)} other{compres(ses)}}",Jx="{count, plural, one{lavement} other{lavements}}",Xx="ml",eE="ov.",tE="{count, plural, one{perle} other{perles}}",nE="{count, plural, one{pastille} other{pastilles}}",rE="{count, plural, one{patch} other{patchs}}",aE="patr.",iE="{count, plural, one{stylo} other{stylos}}",oE="{count, plural, one{puff} other{puffs}}",sE="{count, plural, one{éponge} other{éponges}}",lE="{count, plural, one{stylo} other{stylos}}",cE="suppo",uE="{count, plural, one{tube} other{tubes}}",dE="{count, plural, one{mèche} other{mèches}}",hE="{count, plural, one{sac} other{sacs}}",pE="{count, plural, one{sachet} other{sachets}}",mE="{count, plural, one{centimètre} other{centimètres}}",fE="{count, plural, one{goute par minute} other{goutes par minute}}",gE="{count, plural, one{gramme} other{grammes}}",vE="{count, plural, one{unité internationales} other{unités internationales}}",yE="{count, plural, one{microgramme par heure} other{microgrammes par heure}}",bE="{count, plural, one{microgramme par kilogramme par minute} other{microgrammes par kilogramme par minute}}",_E="{count, plural, one{mesure} other{mesures}}",wE="{count, plural, one{milligramme par heure} other{milligrammes par heure}}",xE="{count, plural, one{millilitre par heure} other{millilitres par heure}}",EE="{count, plural, one{cuillère à soupe} other{cuillères à soupe}}",SE="{count, plural, one{cuillère à café} other{cuillères à café}}",kE="{count, plural, one{unité par heure} other{unités par heure}}",CE="{count, plural, one{miligramme} other{miligrammes}}",DE="{count, plural, one{milligramme par millimètre} other{milligrammes par millimètre}}",IE="milli-équivalent",TE="miu",NE="{count, plural, one{unité internationales} other{unités internationales}}",OE="millimol",PE="{count, plural, one{comprimé effervescent} other{comprimés effervescents}}",ME="{count, plural, one{microgramme} other{microgrammes}}",AE="{count, plural, one{bandage} other{bandages}}",RE="{count, plural, one{pièce} other{pièces}}",LE="{count, plural, one{vaporisateur} other{vaporisateurs}}",FE="{count, plural, one{litre} other{litres}}",jE="{count, plural, one{seringue} other{seringues}}",VE="{count, plural, one{ampoule} other{ampoules}}",BE="{count, plural, one{fiole} other{fioles}}",zE="{count, plural, one{ampoule de seringue} other{ampoules de seringue}}",A1e={"00001":jx,"00002":Vx,"00003":Bx,"00004":zx,"00005":Hx,"00006":Ux,"00007":Gx,"00008":Wx,"00009":qx,"00010":$x,"00011":Yx,"00012":Zx,"00013":Kx,"00014":Qx,"00015":Jx,"00016":Xx,"00017":eE,"00018":tE,"00019":nE,"00020":rE,"00021":aE,"00022":iE,"00023":oE,"00024":sE,"00025":lE,"00026":cE,"00027":uE,"00028":dE,"00029":hE,"00030":pE,cm:mE,dropsperminute:fE,gm:gE,internationalunits:vE,"mck/h":yE,"mck/kg/minute":bE,measure:_E,"mg/h":wE,"ml/h":xE,tbl:EE,tsp:SE,"unt/h":kE,mg:CE,"mg/ml":DE,meq:IE,miu:TE,iu:NE,mmol:OE,"effervescent-tablet":PE,micrograms:ME,bandage:AE,piece:RE,box:LE,liter:FE,syringe:jE,ampoule:VE,bottle:BE,"syringe-ampoule":zE},HE={};W(HE,{"00001":()=>UE,"00002":()=>GE,"00003":()=>WE,"00004":()=>qE,"00005":()=>$E,"00006":()=>YE,"00007":()=>ZE,"00008":()=>KE,"00009":()=>QE,"00010":()=>JE,"00011":()=>XE,"00012":()=>eS,"00013":()=>tS,"00014":()=>nS,"00015":()=>rS,"00016":()=>aS,"00017":()=>iS,"00018":()=>oS,"00019":()=>sS,"00020":()=>lS,"00021":()=>cS,"00022":()=>uS,"00023":()=>dS,"00024":()=>hS,"00025":()=>pS,"00026":()=>mS,"00027":()=>fS,"00028":()=>gS,"00029":()=>vS,"00030":()=>yS,ampoule:()=>GS,bandage:()=>VS,bottle:()=>WS,box:()=>zS,cm:()=>bS,default:()=>R1e,dropsperminute:()=>_S,"effervescent-tablet":()=>FS,gm:()=>wS,internationalunits:()=>xS,iu:()=>RS,liter:()=>HS,"mck/h":()=>ES,"mck/kg/minute":()=>SS,measure:()=>kS,meq:()=>MS,mg:()=>OS,"mg/h":()=>CS,"mg/ml":()=>PS,micrograms:()=>jS,miu:()=>AS,"ml/h":()=>DS,mmol:()=>LS,piece:()=>BS,syringe:()=>US,"syringe-ampoule":()=>qS,tbl:()=>IS,tsp:()=>TS,"unt/h":()=>NS});var UE="{count, plural, one{Koffielepel (5 ml)} other{Koffielepels (5 ml)}}",GE="{count, plural, one{ampule} other{ampullen}}",WE="aanbrengen",qE="{count, plural, one{capsule} other{capsules}}",$E="{count, plural, one{tablet} other{tabletten}}",YE="{count, plural, one{dose} other{dosissen}}",ZE="{count, plural, one{druppel} other{druppels}}",KE="{count, plural, one{flesje} other{flesjes}}",QE="{count, plural, one{implantaat} other{implantaten}}",JE="{count, plural, one{infuus} other{infusen}}",XE="{count, plural, one{inhalatie} other{inhalaties}}",eS="inbrengen",tS="{count, plural, one{kauwgom} other{kauwgommen}}",nS="{count, plural, one{kompres} other{kompressen}}",rS="lavement",aS="ml",iS="{count, plural, one{ovule} other{ovules}}",oS="{count, plural, one{parel} other{parels}}",sS="{count, plural, one{pastille} other{pastilles}}",lS="{count, plural, one{pleister} other{pleisters}}",cS="{count, plural, one{patroon} other{patronen}}",uS="{count, plural, one{pen} other{pennen}}",dS="{count, plural, one{puff} other{puffs}}",hS="{count, plural, one{spons} other{sponsen}}",pS="{count, plural, one{stylo} other{stylos}}",mS="{count, plural, one{zetpil} other{zetpillen}}",fS="{count, plural, one{tube} other{tubes}}",gS="{count, plural, one{wiek} other{wieken}}",vS="{count, plural, one{zak} other{zakken}}",yS="{count, plural, one{zakje} other{zakjes}}",bS="centimeter",_S="{count, plural, one{druppel per minuut} other{druppels per minuut}}",wS="gram",xS="internationale eenheden",ES="microgram per uur",SS="microgram per kilogram per minuut",kS="{count, plural, one{maat} other{maten}}",CS="milligram per uur",DS="milliliter per uur",IS="{count, plural, one{eetlepel} other{eetlepels}}",TS="{count, plural, one{koffielepel} other{koffielepels}}",NS="{count, plural, one{eenheid per uur} other{eenheden per uur}}",OS="miligram",PS="miligram per milimeter",MS="milli-equivalent",AS="miu",RS="internationale eenheden",LS="millimol",FS="{count, plural, one{bruistablet} other{bruistabletten}}",jS="microgram",VS="{count, plural, one{verband} other{verbanden}}",BS="{count, plural, one{stuk} other{stuks}}",zS="{count, plural, one{verstuiving} other{verstuivingen}}",HS="liter",US="{count, plural, one{spuit} other{spuiten}}",GS="{count, plural, one{ampul} other{ampullen}}",WS="{count, plural, one{fles} other{flessen}}",qS="{count, plural, one{spuitampul} other{spuitampullen}}",R1e={"00001":UE,"00002":GE,"00003":WE,"00004":qE,"00005":$E,"00006":YE,"00007":ZE,"00008":KE,"00009":QE,"00010":JE,"00011":XE,"00012":eS,"00013":tS,"00014":nS,"00015":rS,"00016":aS,"00017":iS,"00018":oS,"00019":sS,"00020":lS,"00021":cS,"00022":uS,"00023":dS,"00024":hS,"00025":pS,"00026":mS,"00027":fS,"00028":gS,"00029":vS,"00030":yS,cm:bS,dropsperminute:_S,gm:wS,internationalunits:xS,"mck/h":ES,"mck/kg/minute":SS,measure:kS,"mg/h":CS,"ml/h":DS,tbl:IS,tsp:TS,"unt/h":NS,mg:OS,"mg/ml":PS,meq:MS,miu:AS,iu:RS,mmol:LS,"effervescent-tablet":FS,micrograms:jS,bandage:VS,piece:BS,box:zS,liter:HS,syringe:US,ampoule:GS,bottle:WS,"syringe-ampoule":qS},L1e={nl:HE,fr:Fx,de:D_,en:Pw},$S={};W($S,{default:()=>F1e,friday:()=>JS,monday:()=>YS,saturday:()=>XS,sunday:()=>ek,thursday:()=>QS,tuesday:()=>ZS,wednesday:()=>KS});var YS="Montag",ZS="Dienstag",KS="Mittwoch",QS="Donnerstag",JS="Freitag",XS="Samstag",ek="Sonntag",F1e={monday:YS,tuesday:ZS,wednesday:KS,thursday:QS,friday:JS,saturday:XS,sunday:ek},tk={};W(tk,{default:()=>j1e,friday:()=>ok,monday:()=>nk,saturday:()=>sk,sunday:()=>lk,thursday:()=>ik,tuesday:()=>rk,wednesday:()=>ak});var nk="Monday",rk="Tuesday",ak="Wednesday",ik="Thursday",ok="Friday",sk="Saturday",lk="Sunday",j1e={monday:nk,tuesday:rk,wednesday:ak,thursday:ik,friday:ok,saturday:sk,sunday:lk},ck={};W(ck,{default:()=>V1e,friday:()=>mk,monday:()=>uk,saturday:()=>fk,sunday:()=>gk,thursday:()=>pk,tuesday:()=>dk,wednesday:()=>hk});var uk="Lundi",dk="Mardi",hk="Mercredi",pk="Jeudi",mk="Vendredi",fk="Samedi",gk="Dimanche",V1e={monday:uk,tuesday:dk,wednesday:hk,thursday:pk,friday:mk,saturday:fk,sunday:gk},vk={};W(vk,{default:()=>B1e,friday:()=>xk,monday:()=>yk,saturday:()=>Ek,sunday:()=>Sk,thursday:()=>wk,tuesday:()=>bk,wednesday:()=>_k});var yk="Maandag",bk="Dinsdag",_k="Woensdag",wk="Donderdag",xk="Vrijdag",Ek="Zaterdag",Sk="Zondag",B1e={monday:yk,tuesday:bk,wednesday:_k,thursday:wk,friday:xk,saturday:Ek,sunday:Sk},z1e={nl:vk,fr:ck,de:$S,en:tk},kk={};W(kk,{VIDIS_0035:()=>Ck,VIDIS_0050:()=>Dk,VIDIS_0090:()=>Ik,VIDIS_0100:()=>aC,VIDIS_0110:()=>oC,VIDIS_0120:()=>iC,VIDIS_0121:()=>Tk,VIDIS_0122:()=>Nk,VIDIS_0123:()=>Ok,VIDIS_0124:()=>Pk,VIDIS_0125:()=>Mk,VIDIS_0126:()=>Ak,VIDIS_0131:()=>Rk,VIDIS_0132:()=>Lk,VIDIS_0133:()=>Fk,VIDIS_0134:()=>jk,VIDIS_0135:()=>Vk,VIDIS_0136:()=>Bk,VIDIS_0190:()=>zk,VIDIS_0200:()=>sC,VIDIS_0210:()=>Hk,VIDIS_0211:()=>Uk,VIDIS_0230:()=>Gk,VIDIS_0290:()=>Wk,VIDIS_0330:()=>qk,VIDIS_0340:()=>lC,VIDIS_0341:()=>cC,VIDIS_0400:()=>nC,VIDIS_04001:()=>uC,VIDIS_0435:()=>$k,VIDIS_0440:()=>Yk,VIDIS_3030:()=>rC,VIDIS_3090:()=>Jk,VIDIS_3100:()=>eC,VIDIS_3120:()=>tC,VIDIS_3140:()=>Xk,VIDIS_3150:()=>Qk,VIDIS_5000:()=>Zk,VIDIS_7000:()=>Kk,"action-not-authorized-close-button":()=>OC,"action-not-authorized-title":()=>NC,"data-not-available-title":()=>TC,default:()=>H1e,general:()=>hC,"has-hidden-prescriptions":()=>_C,"incorrect-elements-ms-detail":()=>MC,"incorrect-elements-ms-list":()=>PC,invalid_date_format:()=>vC,myHealth:()=>mC,myHealthUrl:()=>fC,network_error:()=>gC,"no-access":()=>pC,prescriptionList:()=>dC,"report-message-confirm-toast":()=>IC,"report-message-content":()=>EC,"report-message-explanation":()=>xC,"report-message-ignore-button":()=>DC,"report-message-link":()=>kC,"report-message-report-button":()=>CC,"report-message-term-use":()=>SC,"report-message-title":()=>wC,"status-message-content":()=>bC,"status-message-title":()=>yC});var Ck="Leider ging dies nicht gut. Versuchen Sie es bitte noch einmal? (VIDIS_0035)",Dk="Die Patienten-INSS fehlt. (VIDIS_0050)",Ik="Die angegebenen persönlichen Daten wurden nicht erkannt. (VIDIS_0090)",Tk="Die Einsichtnahme in die Daten eines Brüsseler Patienten ist derzeit nicht erlaubt.",Nk="Die Einsichtnahme in die Daten eines wallonischen Patienten ist derzeit nicht erlaubt.",Ok="Die Einsichtnahme in die Daten eines Brüsseler Kinder von einem Elternteil ist derzeit nicht erlaubt.",Pk="Die Einsichtnahme in die Daten eines wallonischen Kinder von einem Elternteil ist derzeit nicht erlaubt.",Mk="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.",Rk="Der Zugriff auf die Daten eines Brüsseler Patienten ist derzeit nicht erlaubt.",Lk="Der Zugriff auf die Daten eines wallonischen Patienten ist derzeit nicht erlaubt.",Fk="Der Zugriff eines Elternteils auf die Daten eines Brüsseler Kindes ist derzeit nicht erlaubt.",jk="Der Zugriff eines Elternteils auf die Daten eines wallonischen Kindes ist derzeit nicht erlaubt.",Vk="Der Zugriff eines Bevollmächtigten auf die Daten eines Brüsseler Patienten ist derzeit nicht erlaubt.",Bk="Der Zugriff eines Bevollmächtigten auf die Daten eines wallonischen Patienten ist derzeit nicht erlaubt.",zk="Ungültige INSS-Patientennummer. (VIDIS_0190)",Hk="Die Anmeldung war nicht erfolgreich. Versuchen Sie es erneut? (VIDIS_0210)",Uk="Die Anmeldung war nicht erfolgreich. Versuchen Sie es erneut? (VIDIS_0211)",Gk="Der Vorgang ist ungültig (VIDIS_0230)",Wk='Die Benutzerrolle muss "Bürger" sein. (VIDIS_0290)',qk="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)",$k="Die Speicherregion für den Medikamentenplan kann nicht bestimmt werden. (VIDIS_0435)",Yk="Leider ging dies nicht gut. Versuchen Sie es bitte noch einmal? (VIDIS_0440)",Zk="Leider konnten wir Ihre Daten nicht abrufen. Versuchen Sie es bitte noch einmal? (VIDIS_5000)",Kk="Leider ging dies nicht gut. Versuchen Sie es bitte noch einmal? (VIDIS_7000)",Qk="Kein Mandat zwischen Patient und Bevollmächtigtem gefunden.",Jk="Das Rezept ist abgelaufen.",Xk="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.",eC="Das Visi-Flag muss auf dieselbe Apotheke gesetzt sein, bei der Sie reserviert haben.",tC="Der Patient in der Sitzung ist nicht derselbe wie der Patient in der Anfrage.",nC="Der Benutzer ist nicht berechtigt, die Anfrage zu stellen.",rC="Kein Mandat zwischen Patient und Bevollmächtigtem gefunden.",aC="Vorgang nicht erlaubt.",iC="Es besteht keine therapeutische Beziehung zwischen Anfragendem und Patient.",oC="Keine Zustimmung zur Weitergabe von Gesundheitsdaten.",sC="Der Benutzer darf die Bearbeitung nicht vornehmen, da Antragsteller und Patient sich ausschließen.",lC="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.",cC="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.",uC="Ihre Anfrage ist ungültig. Bitte versuchen Sie es später erneut.",dC="Leider war es nicht möglich, die Details der Verschreibung abzurufen. Versuchen Sie es erneut?",hC="Ein interner technischer Fehler ist aufgetreten. Bitte versuchen Sie es später nochmal.",pC="Ein interner technischer Fehler ist aufgetreten. Bitte versuchen Sie es später nochmal.",mC="Zurück zum Portal Meine Gesundheit",fC="https://wwwint.meinegesundheit.belgien.be/#/",gC="Es ist leider ein Netzwerkfehler aufgetreten. Bitte wenden Sie sich an Ihren Netzwerkadministrator, wenn das Problem weiterhin besteht.",vC="Ungültiges Datumsformat.",yC="Dienst vorübergehend nicht verfügbar",bC=`Wir haben derzeit ein Problem mit der Verbindung zum Server.
|
|
33
|
-
Bitte versuchen Sie es zu einem späteren Zeitpunkt erneut.`,_C="Der Patient hat ein oder mehrere Verschreibungen ausgeblendet.",wC="Technisches Problem",xC="Bitte versuchen Sie es später noch einmal.",EC="Helfen Sie uns, das Problem zu identifizieren und zu lösen. Mit dem Melden akzeptieren Sie ",SC="unsere Nutzungsbedingungen",kC="https://www.riziv.fgov.be/nl/pagina/datenschutzerklarung-der-mobilen-anwendung-meinegesundheit",CC="Problem melden",DC="Nicht melden",IC="Das Problem wurde gemeldet",TC="Daten nicht verfügbar",NC="Aktion nicht erlaubt",OC="Schließen",PC="Ein Warnzeichen weist auf fehlerhafte Angaben in Ihrem Medikamentenplan hin. Bitte wenden Sie sich an den verschreibenden Arzt.",MC="Bitten Sie {prescriber}, die mit einem Warnzeichen gekennzeichneten fehlerhaften Angaben zu korrigieren.",H1e={VIDIS_0035:Ck,VIDIS_0050:Dk,VIDIS_0090:Ik,VIDIS_0121:Tk,VIDIS_0122:Nk,VIDIS_0123:Ok,VIDIS_0124:Pk,VIDIS_0125:Mk,VIDIS_0126:Ak,VIDIS_0131:Rk,VIDIS_0132:Lk,VIDIS_0133:Fk,VIDIS_0134:jk,VIDIS_0135:Vk,VIDIS_0136:Bk,VIDIS_0190:zk,VIDIS_0210:Hk,VIDIS_0211:Uk,VIDIS_0230:Gk,VIDIS_0290:Wk,VIDIS_0330:qk,VIDIS_0435:$k,VIDIS_0440:Yk,VIDIS_5000:Zk,VIDIS_7000:Kk,VIDIS_3150:Qk,VIDIS_3090:Jk,VIDIS_3140:Xk,VIDIS_3100:eC,VIDIS_3120:tC,VIDIS_0400:nC,VIDIS_3030:rC,VIDIS_0100:aC,VIDIS_0120:iC,VIDIS_0110:oC,VIDIS_0200:sC,VIDIS_0340:lC,VIDIS_0341:cC,VIDIS_04001:uC,prescriptionList:dC,general:hC,"no-access":pC,myHealth:mC,myHealthUrl:fC,network_error:gC,invalid_date_format:vC,"status-message-title":yC,"status-message-content":bC,"has-hidden-prescriptions":_C,"report-message-title":wC,"report-message-explanation":xC,"report-message-content":EC,"report-message-term-use":SC,"report-message-link":kC,"report-message-report-button":CC,"report-message-ignore-button":DC,"report-message-confirm-toast":IC,"data-not-available-title":TC,"action-not-authorized-title":NC,"action-not-authorized-close-button":OC,"incorrect-elements-ms-list":PC,"incorrect-elements-ms-detail":MC},AC={};W(AC,{VIDIS_0035:()=>RC,VIDIS_0050:()=>LC,VIDIS_0090:()=>FC,VIDIS_0100:()=>pD,VIDIS_0110:()=>fD,VIDIS_0120:()=>mD,VIDIS_0121:()=>jC,VIDIS_0122:()=>VC,VIDIS_0123:()=>BC,VIDIS_0124:()=>zC,VIDIS_0125:()=>HC,VIDIS_0126:()=>UC,VIDIS_0131:()=>GC,VIDIS_0132:()=>WC,VIDIS_0133:()=>qC,VIDIS_0134:()=>$C,VIDIS_0135:()=>YC,VIDIS_0136:()=>ZC,VIDIS_0190:()=>KC,VIDIS_0200:()=>gD,VIDIS_0210:()=>QC,VIDIS_0211:()=>JC,VIDIS_0230:()=>XC,VIDIS_0290:()=>eD,VIDIS_0330:()=>tD,VIDIS_0340:()=>vD,VIDIS_0341:()=>yD,VIDIS_0400:()=>dD,VIDIS_04001:()=>bD,VIDIS_0435:()=>nD,VIDIS_0440:()=>rD,VIDIS_3030:()=>hD,VIDIS_3090:()=>sD,VIDIS_3100:()=>cD,VIDIS_3120:()=>uD,VIDIS_3140:()=>lD,VIDIS_3150:()=>oD,VIDIS_5000:()=>aD,VIDIS_7000:()=>iD,"action-not-authorized-close-button":()=>BD,"action-not-authorized-title":()=>VD,"data-not-available-title":()=>jD,default:()=>U1e,general:()=>wD,"has-hidden-prescriptions":()=>TD,"incorrect-elements-ms-detail":()=>HD,"incorrect-elements-ms-list":()=>zD,invalid_date_format:()=>CD,myHealth:()=>ED,myHealthUrl:()=>SD,network_error:()=>kD,"no-access":()=>xD,prescriptionList:()=>_D,"report-message-confirm-toast":()=>FD,"report-message-content":()=>PD,"report-message-explanation":()=>OD,"report-message-ignore-button":()=>LD,"report-message-link":()=>AD,"report-message-report-button":()=>RD,"report-message-term-use":()=>MD,"report-message-title":()=>ND,"status-message-content":()=>ID,"status-message-title":()=>DD});var RC="Unfortunately, this did not succeed. Please try again. (VIDIS_0035)",LC="The patient's NISS number is missing (VIDIS_0050)",FC="The personal information provided was not recognised. (VIDIS_0090)",jC="Consulting data of a Brussels patient is currently not authorised.",VC="Consulting data of a Walloon patient is currently not authorised.",BC="Consulting data of a Brussels child by a parent is currently not authorised.",zC="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.",UC="Consulting data of a Walloon patient by a power of attorney is currently not authorised.",GC="Access to the data of a Brussels patient is currently not permitted.",WC="Access to the data of a Walloon patient is currently not permitted.",qC="A parent’s access to the data of a Brussels child is currently not permitted.",$C="A parent’s access to the data of a Walloon child is currently not permitted.",YC="A representative’s access to the data of a Brussels patient is currently not permitted.",ZC="A representative’s access to the data of a Walloon patient is currently not permitted.",KC="The patient's NISS number is invalid. (VIDIS_0190)",QC="The login was unsuccessful. Please try again. (VIDIS_0210)",JC="The login was unsuccessful. Please try again. (VIDIS_0211)",XC="The request is invalid. (VIDIS_0230)",eD="User role must be citizen. (VIDIS_0290)",tD="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)",nD="Cannot determine the storage region of the medication scheme. (VIDIS_0435)",rD="Unfortunately, this did not succeed. Please try again. (VIDIS_0440)",aD="Unfortunately your data could not be retrieved. Please try again. (VIDIS_5000)",iD="Unfortunately, this did not succeed. Please try again. (VIDIS_7000)",oD="No mandate found between patient and mandateholder.",sD="Prescription has expired.",lD="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.",cD="The vision-flag must be set to the same pharmacy as the pharmacy where you have reserved.",uD="The patient in the session is different from the patient in the request.",dD="User is not authorized to make the request.",hD="No mandate found between patient and mandateholder.",pD="Operation is not allowed.",mD="A therapeutic relation between the requester and the patient is not available.",fD="There is no consent to share personal health information.",gD="User is not allowed to perform the operation due to an exclusion between requester and patient.",vD="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",yD="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",bD="Your request is invalid. Please try again later.",_D="Unfortunately the details of the prescription could not be retrieved. Please try again.",wD="An internal technical error has occured. Please try again later.",xD="An internal technical error has occured. Please try again later.",ED="Back to the MyHealth portal.",SD="https://www.myhealth.belgium.be/",kD="A network error unfortunately has occured. Please contact your network manager if the problem persists.",CD="Invalid date format.",DD="Service temporarily unavailable",ID=`We are currently having a problem connecting to the server.
|
|
34
|
-
Please try again later.`,TD="The patient has hidden one or more prescriptions.",ND="Technical problem",OD="Please try again later.",PD="Help us identify and resolve the issue. By reporting it, you accept ",MD="our terms of use",AD="https://www.riziv.fgov.be/nl/pagina/privacy-statement-for-the-mobile-application-myhealth",RD="Report the problem",LD="Don't report",FD="The problem has been reported",jD="Data not available",VD="Action not authorized",BD="Close",zD="An alert indicates the incorrect elements in your medical scheme. Please contact the prescriber.",HD="Please ask {prescriber} to amend the incorrect elements signalled by an alert.",U1e={VIDIS_0035:RC,VIDIS_0050:LC,VIDIS_0090:FC,VIDIS_0121:jC,VIDIS_0122:VC,VIDIS_0123:BC,VIDIS_0124:zC,VIDIS_0125:HC,VIDIS_0126:UC,VIDIS_0131:GC,VIDIS_0132:WC,VIDIS_0133:qC,VIDIS_0134:$C,VIDIS_0135:YC,VIDIS_0136:ZC,VIDIS_0190:KC,VIDIS_0210:QC,VIDIS_0211:JC,VIDIS_0230:XC,VIDIS_0290:eD,VIDIS_0330:tD,VIDIS_0435:nD,VIDIS_0440:rD,VIDIS_5000:aD,VIDIS_7000:iD,VIDIS_3150:oD,VIDIS_3090:sD,VIDIS_3140:lD,VIDIS_3100:cD,VIDIS_3120:uD,VIDIS_0400:dD,VIDIS_3030:hD,VIDIS_0100:pD,VIDIS_0120:mD,VIDIS_0110:fD,VIDIS_0200:gD,VIDIS_0340:vD,VIDIS_0341:yD,VIDIS_04001:bD,prescriptionList:_D,general:wD,"no-access":xD,myHealth:ED,myHealthUrl:SD,network_error:kD,invalid_date_format:CD,"status-message-title":DD,"status-message-content":ID,"has-hidden-prescriptions":TD,"report-message-title":ND,"report-message-explanation":OD,"report-message-content":PD,"report-message-term-use":MD,"report-message-link":AD,"report-message-report-button":RD,"report-message-ignore-button":LD,"report-message-confirm-toast":FD,"data-not-available-title":jD,"action-not-authorized-title":VD,"action-not-authorized-close-button":BD,"incorrect-elements-ms-list":zD,"incorrect-elements-ms-detail":HD},UD={};W(UD,{VIDIS_0035:()=>GD,VIDIS_0050:()=>WD,VIDIS_0090:()=>qD,VIDIS_0100:()=>xI,VIDIS_0110:()=>SI,VIDIS_0120:()=>EI,VIDIS_0121:()=>$D,VIDIS_0122:()=>YD,VIDIS_0123:()=>ZD,VIDIS_0124:()=>KD,VIDIS_0125:()=>QD,VIDIS_0126:()=>JD,VIDIS_0131:()=>XD,VIDIS_0132:()=>eI,VIDIS_0133:()=>tI,VIDIS_0134:()=>nI,VIDIS_0135:()=>rI,VIDIS_0136:()=>aI,VIDIS_0190:()=>iI,VIDIS_0200:()=>kI,VIDIS_0210:()=>oI,VIDIS_0211:()=>sI,VIDIS_0230:()=>lI,VIDIS_0290:()=>cI,VIDIS_0330:()=>uI,VIDIS_0340:()=>CI,VIDIS_0341:()=>DI,VIDIS_0400:()=>_I,VIDIS_04001:()=>II,VIDIS_0435:()=>dI,VIDIS_0440:()=>hI,VIDIS_3030:()=>wI,VIDIS_3090:()=>gI,VIDIS_3100:()=>yI,VIDIS_3120:()=>bI,VIDIS_3140:()=>vI,VIDIS_3150:()=>fI,VIDIS_5000:()=>pI,VIDIS_7000:()=>mI,"action-not-authorized-close-button":()=>ZI,"action-not-authorized-title":()=>YI,"data-not-available-title":()=>$I,default:()=>G1e,general:()=>NI,"has-hidden-prescriptions":()=>jI,"incorrect-elements-ms-detail":()=>QI,"incorrect-elements-ms-list":()=>KI,invalid_date_format:()=>RI,myHealth:()=>PI,myHealthUrl:()=>MI,network_error:()=>AI,"no-access":()=>OI,prescriptionList:()=>TI,"report-message-confirm-toast":()=>qI,"report-message-content":()=>zI,"report-message-explanation":()=>BI,"report-message-ignore-button":()=>WI,"report-message-link":()=>UI,"report-message-report-button":()=>GI,"report-message-term-use":()=>HI,"report-message-title":()=>VI,"status-message-content":()=>FI,"status-message-title":()=>LI});var GD="Malheureusement, cela ne s'est pas bien passé. Voulez-vous réessayer ? (VIDIS_0035)",WD="Le NISS du patient est manquant. (VIDIS_0050)",qD="Les informations personnelles fournies n'ont pas été reconnues. (VIDIS_0090)",$D="La consultation des données d'un(e) patient(e) bruxellois(e) n'est pas autorisée pour le moment.",YD="La consultation des données d'un(e) patient(e) wallon(ne) n'est pas autorisée pour le moment.",ZD="La consultation des données d'un(e) enfant bruxellois(e) par un parent n'est pas autorisée pour le moment.",KD="La consultation des données d'un(e) enfant wallon(ne) par un parent n'est pas autorisée pour le moment.",QD="La consultation des données d'un(e) patient(e) bruxellois(e) par un(e) mandataire n'est pas autorisée pour le moment.",JD="La consultation des données d'un(e) patient(e) wallon(ne) par un(e) mandataire n'est pas autorisée pour le moment.",XD="La consultation des données d'un(e) patient(e) bruxellois(e) n'est pas autorisée pour le moment.",eI="La consultation des données d'un(e) patient(e) wallon(ne) n'est pas autorisée pour le moment.",tI="La consultation des données d'un(e) enfant bruxellois(e) par un parent n'est pas autorisée pour le moment.",nI="La consultation des données d'un(e) enfant wallon(ne) par un parent n'est pas autorisée pour le moment.",rI="La consultation des données d'un(e) patient(e) bruxellois(e) par un(e) mandataire n'est pas autorisée pour le moment.",aI="La consultation des données d'un(e) patient(e) wallon(ne) par un(e) mandataire n'est pas autorisée pour le moment.",iI="Le NISS du patient n’est pas valide. (VIDIS_0190)",oI="La connexion a échoué. Essayez-vous à nouveau? (VIDIS_0210)",sI="La connexion a échoué. Essayez-vous à nouveau? (VIDIS_0211)",lI="L’opération n’est pas valide. (VIDIS_0230)",cI="Le rôle d’utilisateur doit être citoyen (VIDIS_0290)",uI="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)",dI="Impossible de déterminer la région de stockage du schéma de médication. (VIDIS_0435)",hI="Malheureusement, cela ne s'est pas bien passé. Voulez-vous réessayer ? (VIDIS_0440)",pI="Malheureusement, nous n'avons pas pu récupérer vos données. Voulez-vous réessayer ? (VIDIS_5000)",mI="Malheureusement, cela ne s'est pas bien passé. Voulez-vous réessayer ? (VIDIS_7000)",fI="Aucun mandat trouvé entre le patient et le mandataire.",gI="L’ordonnance est expirée.",vI="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.",yI="Le visi-flag doit être défini pour la même pharmacie que celle auprès de laquelle vous avez réservé.",bI="Le patient dans la session est différent de celui dans la demande.",_I="L’utilisateur n’est pas autorisé à effectuer la requête.",wI="Aucun mandat trouvé entre le patient et le mandataire.",xI="Opération non autorisée.",EI="Aucune relation thérapeutique entre le demandeur et le patient.",SI="Aucun consentement au partage des données de santé.",kI="L’utilisateur n’est pas autorisé à effectuer l’opération en raison d’une exclusion entre le demandeur et le patient",CI="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",DI="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",II="Votre requête est invalide. Veuillez réessayer plus tard.",TI="Malheureusement, il n’a pas été possible de retrouver les détails de la prescription. Essayez-vous à nouveau?",NI="Une erreur technique interne s'est produite. Veuillez réessayer plus tard.",OI="Une erreur technique interne s'est produite. Veuillez réessayer plus tard.",PI="Revenir au portail MaSanté",MI="https://wwwint.masante.belgique.be/#/",AI="Désolé, une erreur réseau s'est produite. Veuillez contacter votre administrateur réseau si le problème persiste.",RI="Le format de date est invalide.",LI="Service temporairement indisponible",FI=`Nous rencontrons actuellement un problème de connexion au serveur.
|
|
35
|
-
Veuillez réessayer plus tard.`,jI="Le patient a masqué une ou plusieurs prescriptions.",VI="Problème technique",BI="Veuillez réessayer plus tard.",zI="Aidez-nous à identifier et résoudre le problème. En le signalant vous acceptez nos ",HI="conditions d'utilisation",UI="https://www.riziv.fgov.be/fr/page/declaration-de-confidentialite-application-mobile-masante",GI="Signaler le problème",WI="Ignorer",qI="Le problème a été signalé",$I="Données non disponibles",YI="Action non autorisée",ZI="Fermer",KI="Un signal d’alerte indique des éléments incorrects dans votre schéma de médication. Veuillez contacter le prescripteur.",QI="Veuillez demander à {prescriber} de revoir le contenu des éléments indiqués par un signal d’alerte.",G1e={VIDIS_0035:GD,VIDIS_0050:WD,VIDIS_0090:qD,VIDIS_0121:$D,VIDIS_0122:YD,VIDIS_0123:ZD,VIDIS_0124:KD,VIDIS_0125:QD,VIDIS_0126:JD,VIDIS_0131:XD,VIDIS_0132:eI,VIDIS_0133:tI,VIDIS_0134:nI,VIDIS_0135:rI,VIDIS_0136:aI,VIDIS_0190:iI,VIDIS_0210:oI,VIDIS_0211:sI,VIDIS_0230:lI,VIDIS_0290:cI,VIDIS_0330:uI,VIDIS_0435:dI,VIDIS_0440:hI,VIDIS_5000:pI,VIDIS_7000:mI,VIDIS_3150:fI,VIDIS_3090:gI,VIDIS_3140:vI,VIDIS_3100:yI,VIDIS_3120:bI,VIDIS_0400:_I,VIDIS_3030:wI,VIDIS_0100:xI,VIDIS_0120:EI,VIDIS_0110:SI,VIDIS_0200:kI,VIDIS_0340:CI,VIDIS_0341:DI,VIDIS_04001:II,prescriptionList:TI,general:NI,"no-access":OI,myHealth:PI,myHealthUrl:MI,network_error:AI,invalid_date_format:RI,"status-message-title":LI,"status-message-content":FI,"has-hidden-prescriptions":jI,"report-message-title":VI,"report-message-explanation":BI,"report-message-content":zI,"report-message-term-use":HI,"report-message-link":UI,"report-message-report-button":GI,"report-message-ignore-button":WI,"report-message-confirm-toast":qI,"data-not-available-title":$I,"action-not-authorized-title":YI,"action-not-authorized-close-button":ZI,"incorrect-elements-ms-list":KI,"incorrect-elements-ms-detail":QI},JI={};W(JI,{VIDIS_0035:()=>XI,VIDIS_0050:()=>e2,VIDIS_0090:()=>t2,VIDIS_0100:()=>O2,VIDIS_0110:()=>M2,VIDIS_0120:()=>P2,VIDIS_0121:()=>n2,VIDIS_0122:()=>r2,VIDIS_0123:()=>a2,VIDIS_0124:()=>i2,VIDIS_0125:()=>o2,VIDIS_0126:()=>s2,VIDIS_0131:()=>l2,VIDIS_0132:()=>c2,VIDIS_0133:()=>u2,VIDIS_0134:()=>d2,VIDIS_0135:()=>h2,VIDIS_0136:()=>p2,VIDIS_0190:()=>m2,VIDIS_0200:()=>A2,VIDIS_0210:()=>f2,VIDIS_0211:()=>g2,VIDIS_0230:()=>v2,VIDIS_0290:()=>y2,VIDIS_0330:()=>b2,VIDIS_0340:()=>R2,VIDIS_0341:()=>L2,VIDIS_0400:()=>T2,VIDIS_04001:()=>F2,VIDIS_0435:()=>_2,VIDIS_0440:()=>w2,VIDIS_3030:()=>N2,VIDIS_3090:()=>k2,VIDIS_3100:()=>D2,VIDIS_3120:()=>I2,VIDIS_3140:()=>C2,VIDIS_3150:()=>S2,VIDIS_5000:()=>x2,VIDIS_7000:()=>E2,"action-not-authorized-close-button":()=>aT,"action-not-authorized-title":()=>rT,"data-not-available-title":()=>nT,default:()=>W1e,general:()=>V2,"has-hidden-prescriptions":()=>$2,"incorrect-elements-ms-detail":()=>oT,"incorrect-elements-ms-list":()=>iT,invalid_date_format:()=>G2,myHealth:()=>z2,myHealthUrl:()=>H2,network_error:()=>U2,"no-access":()=>B2,prescriptionList:()=>j2,"report-message-confirm-toast":()=>tT,"report-message-content":()=>K2,"report-message-explanation":()=>Z2,"report-message-ignore-button":()=>eT,"report-message-link":()=>J2,"report-message-report-button":()=>X2,"report-message-term-use":()=>Q2,"report-message-title":()=>Y2,"status-message-content":()=>q2,"status-message-title":()=>W2});var XI="Dit ging jammer genoeg niet goed. Probeert u het even opnieuw? (VIDIS_0035)",e2="Het INSZ-patiëntnummer ontbreekt. (VIDIS_0050)",t2="De persoonlijke informatie verstrekt werd niet herkend. (VIDIS_0090)",n2="Het raadplegen van gegevens van een Brusselse patiënt is momenteel niet toegelaten.",r2="Het raadplegen van gegevens van een Waalse patiënt is op dit moment niet toegelaten.",a2="Het raadplegen van gegevens van een Brusselse kind door een ouder is momenteel niet toegelaten.",i2="Het raadplegen van gegevens van een Waalse kind door een ouder is momenteel niet toegelaten.",o2="Het raadplegen van gegevens van een Brusselse patiënt door een volmacht is momenteel niet toegelaten.",s2="Het raadplegen van gegevens van een Waalse patiënt door een volmacht is momenteel niet toegelaten.",l2="Het raadplegen van de gegevens van een Brusselse patiënt is momenteel niet toegestaan.",c2="Het raadplegen van de gegevens van een Waalse patiënt is momenteel niet toegestaan.",u2="Het raadplegen van de gegevens van een Brussels kind door een ouder is momenteel niet toegestaan.",d2="Het raadplegen van de gegevens van een Waals kind door een ouder is momenteel niet toegestaan.",h2="Het raadplegen van de gegevens van een Brusselse patiënt door een gemachtigde is momenteel niet toegestaan.",p2="Het raadplegen van de gegevens van een Waalse patiënt door een gemachtigde is momenteel niet toegestaan.",m2="Het INSZ-patiëntnummer is ongeldig. (VIDIS_0190)",f2="Het inloggen is niet geslaagd. Probeert u het even opnieuw? (VIDIS_0210)",g2="Het inloggen is niet geslaagd. Probeert u het even opnieuw? (VIDIS_0211)",v2="Het verzoek is ongeldig. (VIDIS_0230)",y2="Gebruikersrol moet burger zijn. (VIDIS_0290)",b2="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)",_2="Kan de opslagregio van het medicatieschema niet bepalen. (VIDIS_0435)",w2="Dit ging jammer genoeg niet goed. Probeert u het even opnieuw? (VIDIS_0440)",x2="Het is jammer genoeg niet gelukt uw gegevens op te halen. Probeert u het even opnieuw? (VIDIS_5000)",E2="Dit ging jammer genoeg niet goed. Probeert u het even opnieuw? (VIDIS_7000)",S2="Geen mandaat gevonden tussen patiënt en mandataris.",k2="Voorschrift is verlopen.",C2="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.",D2="De visivlag moet ingesteld zijn op dezelfde apotheek als waar u gereserveerd heeft.",I2="De patiënt in de sessie is anders dan de patiënt in de aanvraag.",T2="De gebruiker is niet gemachtigd om de aanvraag te doen.",N2="Geen mandaat gevonden tussen patiënt en mandataris.",O2="Bewerking is niet toegestaan.",P2="Er bestaat geen therapeutische relatie tussen aanvrager en patiënt.",M2="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.",R2="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",L2="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",F2="Uw verzoek is ongeldig. Probeer later opnieuw.",j2="Het is jammer genoeg niet gelukt de details van het voorschrift op te halen. Probeert u het even opnieuw?",V2="Er is een interne technische fout opgetreden. Probeer het later opnieuw.",B2="Er is een interne technische fout opgetreden. Probeer het later opnieuw.",z2="Terug naar het MijnGezondheid portaal",H2="http://wwwint.mijngezondheid.belgie.be/",U2="Er is helaas een netwerkfout opgetreden. Neem contact op met uw netwerkbeheerder als het probleem aanhoudt.",G2="Ongeldig datumformaat.",W2="Service tijdelijk niet beschikbaar",q2=`Er is momenteel een probleem met de verbinding met de server.
|
|
36
|
-
Probeer het later nog eens.`,$2="De patiënt heeft 1 of meerdere voorschriften verborgen.",Y2="Technisch probleem",Z2="Probeer het later opnieuw.",K2="Help ons het probleem te identificeren en op te lossen. Door het te melden gaat u akkoord met onze ",Q2="gebruiksvoorwaarden",J2="https://www.riziv.fgov.be/nl/pagina/privacyverklaring-mobiele-applicatie-mijngezondheid",X2="Probleem melden",eT="Niet melden",tT="Het probleem is gemeld",nT="Gegevens niet beschikbaar",rT="Actie niet toegestaan",aT="Sluiten",iT="Een waarschuwingsicoon duidt op onjuiste elementen in uw medicatieschema. Neem contact op met de voorschrijver.",oT="Vraag {prescriber} om de als fout aangeduide elementen te verbeteren.",W1e={VIDIS_0035:XI,VIDIS_0050:e2,VIDIS_0090:t2,VIDIS_0121:n2,VIDIS_0122:r2,VIDIS_0123:a2,VIDIS_0124:i2,VIDIS_0125:o2,VIDIS_0126:s2,VIDIS_0131:l2,VIDIS_0132:c2,VIDIS_0133:u2,VIDIS_0134:d2,VIDIS_0135:h2,VIDIS_0136:p2,VIDIS_0190:m2,VIDIS_0210:f2,VIDIS_0211:g2,VIDIS_0230:v2,VIDIS_0290:y2,VIDIS_0330:b2,VIDIS_0435:_2,VIDIS_0440:w2,VIDIS_5000:x2,VIDIS_7000:E2,VIDIS_3150:S2,VIDIS_3090:k2,VIDIS_3140:C2,VIDIS_3100:D2,VIDIS_3120:I2,VIDIS_0400:T2,VIDIS_3030:N2,VIDIS_0100:O2,VIDIS_0120:P2,VIDIS_0110:M2,VIDIS_0200:A2,VIDIS_0340:R2,VIDIS_0341:L2,VIDIS_04001:F2,prescriptionList:j2,general:V2,"no-access":B2,myHealth:z2,myHealthUrl:H2,network_error:U2,invalid_date_format:G2,"status-message-title":W2,"status-message-content":q2,"has-hidden-prescriptions":$2,"report-message-title":Y2,"report-message-explanation":Z2,"report-message-content":K2,"report-message-term-use":Q2,"report-message-link":J2,"report-message-report-button":X2,"report-message-ignore-button":eT,"report-message-confirm-toast":tT,"data-not-available-title":nT,"action-not-authorized-title":rT,"action-not-authorized-close-button":aT,"incorrect-elements-ms-list":iT,"incorrect-elements-ms-detail":oT},q1e={nl:JI,fr:UD,de:kk,en:AC},sT={};W(sT,{close:()=>lT,default:()=>$1e,downloadLeaflet:()=>cT,file:()=>uT,notSpecified:()=>dT});var lT="Schließen",cT="Download Packungsbeilage (pdf)",uT="feile",dT="Nicht angegeben",$1e={close:lT,downloadLeaflet:cT,file:uT,notSpecified:dT},hT={};W(hT,{close:()=>pT,default:()=>Y1e,downloadLeaflet:()=>mT,file:()=>fT,notSpecified:()=>gT});var pT="Close",mT="Download leaflet (pdf)",fT="file",gT="Not specified",Y1e={close:pT,downloadLeaflet:mT,file:fT,notSpecified:gT},vT={};W(vT,{close:()=>yT,default:()=>Z1e,downloadLeaflet:()=>bT,file:()=>_T,notSpecified:()=>wT});var yT="Fermer",bT="Télécharger la notice (pdf)",_T="fichier",wT="Non spécifié",Z1e={close:yT,downloadLeaflet:bT,file:_T,notSpecified:wT},xT={};W(xT,{close:()=>ET,default:()=>K1e,downloadLeaflet:()=>ST,file:()=>kT,notSpecified:()=>CT});var ET="Sluiten",ST="Download bijsluiter (pdf)",kT="bestand",CT="Niet gespecificeerd",K1e={close:ET,downloadLeaflet:ST,file:kT,notSpecified:CT},Q1e={nl:xT,fr:vT,de:sT,en:hT},DT={};W(DT,{D:()=>IT,DA:()=>TT,DD:()=>NT,DE:()=>OT,DN:()=>PT,DQ:()=>MT,DT:()=>AT,DV:()=>RT,DW:()=>LT,DX:()=>FT,DZ:()=>jT,J:()=>VT,JD:()=>BT,JH2:()=>zT,JQ:()=>HT,JT:()=>UT,JV:()=>GT,JZ:()=>WT,M:()=>qT,MA:()=>$T,MC:()=>YT,MD:()=>ZT,ME:()=>KT,MN:()=>QT,MQ:()=>JT,MS:()=>XT,MT:()=>eN,MV:()=>tN,MX:()=>nN,MZ2:()=>rN,O1:()=>aN,U:()=>oN,UA:()=>pN,UD:()=>lN,UE:()=>gN,UH:()=>iN,UN:()=>mN,UQ:()=>uN,US:()=>hN,UT:()=>sN,UV:()=>cN,UW:()=>vN,UX:()=>fN,UZ:()=>dN,W:()=>yN,WA:()=>bN,WD:()=>_N,WE:()=>wN,WN:()=>xN,WP:()=>EN,WQ:()=>SN,WS:()=>kN,WT:()=>CN,WV:()=>DN,WW:()=>IN,WX:()=>TN,WZ:()=>NN,default:()=>J1e,ondemand:()=>ON});var IT="Pro Tag",TT="Pro 8 Tagen",NT="Pro 3 Tagen",OT="Pro 11 Tagen",PT="Pro 9 Tagen",MT="Pro 5 Tagen",AT="Pro 2 Tagen",RT="Pro 4 Tagen",LT="Pro 12 Tagen",FT="Pro 10 Tagen",jT="Pro 6 Tagen",VT="Pro Jahre",BT="Pro 3 Jahren",zT="Pro halbes Jahre",HT="Pro 5 Jahren",UT="Pro 2 Jahren",GT="Pro 4 Jahren",WT="Pro 6 Jahren",qT="Pro Monat",$T="Pro 8 Monaten",YT="Pro 18 Monaten",ZT="Pro 3 Monaten",KT="Pro 11 Monaten",QT="Pro 9 Monaten",JT="Pro 5 Monaten",XT="Pro 7 Monaten",eN="Pro 2 Monaten",tN="Pro 4 Monaten",nN="Pro 10 Monaten",rN="Pro 6 Monaten",aN="Jeden 2 Tagen",iN="Pro halbe Stunde",oN="Pro Uhr",sN="Pro 2 Uhren",lN="Pro 3 Uhren",cN="Pro 4 Uhren",uN="Pro 5 Uhren",dN="Pro 6 Uhren",hN="Pro 7 Uhren",pN="Pro 8 Uhren",mN="Pro 9 Uhren",fN="Pro 10 Uhren",gN="Pro 11 Uhren",vN="Pro 12 Uhren",yN="Pro Woche",bN="Pro 8 Wochen",_N="Pro 3 Wochen",wN="Pro 11 Wochen",xN="Pro 9 Wochen",EN="Pro 24 Wochen",SN="Pro 5 Wochen",kN="Pro 7 Wochen",CN="Pro 2 Wochen",DN="Pro 4 Wochen",IN="Pro 12 Wochen",TN="Pro 10 Wochen",NN="Pro 6 Wochen",ON="Auf Nachfrage",J1e={D:IT,DA:TT,DD:NT,DE:OT,DN:PT,DQ:MT,DT:AT,DV:RT,DW:LT,DX:FT,DZ:jT,J:VT,JD:BT,JH2:zT,JQ:HT,JT:UT,JV:GT,JZ:WT,M:qT,MA:$T,MC:YT,MD:ZT,ME:KT,MN:QT,MQ:JT,MS:XT,MT:eN,MV:tN,MX:nN,MZ2:rN,O1:aN,UH:iN,U:oN,UT:sN,UD:lN,UV:cN,UQ:uN,UZ:dN,US:hN,UA:pN,UN:mN,UX:fN,UE:gN,UW:vN,W:yN,WA:bN,WD:_N,WE:wN,WN:xN,WP:EN,WQ:SN,WS:kN,WT:CN,WV:DN,WW:IN,WX:TN,WZ:NN,ondemand:ON},PN={};W(PN,{D:()=>qN,DA:()=>eO,DD:()=>ZN,DE:()=>rO,DN:()=>tO,DQ:()=>QN,DT:()=>$N,DV:()=>KN,DW:()=>aO,DX:()=>nO,DZ:()=>JN,J:()=>TO,JD:()=>PO,JH2:()=>xO,JQ:()=>AO,JT:()=>OO,JV:()=>MO,JZ:()=>RO,M:()=>lO,MA:()=>kO,MC:()=>NO,MD:()=>yO,ME:()=>IO,MN:()=>CO,MQ:()=>_O,MS:()=>SO,MT:()=>pO,MV:()=>bO,MX:()=>DO,MZ2:()=>EO,O1:()=>YN,U:()=>AN,UA:()=>zN,UD:()=>LN,UE:()=>GN,UH:()=>MN,UN:()=>HN,UQ:()=>jN,US:()=>BN,UT:()=>RN,UV:()=>FN,UW:()=>WN,UX:()=>UN,UZ:()=>VN,W:()=>XN,WA:()=>hO,WD:()=>oO,WE:()=>gO,WN:()=>mO,WP:()=>wO,WQ:()=>cO,WS:()=>dO,WT:()=>iO,WV:()=>sO,WW:()=>vO,WX:()=>fO,WZ:()=>uO,default:()=>X1e,ondemand:()=>LO});var MN="Per half hour",AN="Per hour",RN="Per 2 hours",LN="Per 3 hours",FN="Per 4 hours",jN="Per 5 hours",VN="Per 6 hours",BN="Per 7 hours",zN="Per 8 hours",HN="Per 9 hours",UN="Per 10 hours",GN="Per11 hours",WN="Per 12 hours",qN="Per day",$N="Per 2 days",YN="Every 2 days",ZN="Per 3 days",KN="Per 4 days",QN="Per 5 days",JN="Per 6 days",XN="Per 7 days",eO="Per 8 days",tO="Per 9 days",nO="Per 10 days",rO="Per 11 days",aO="Per 12 days",iO="Per 2 weeks",oO="Per 3 weeks",sO="Per 4 weeks",lO="Per month",cO="Per 5 weeks",uO="Per 6 weeks",dO="Per 7 weeks",hO="Per 8 weeks",pO="Per 2 months",mO="Per 9 weeks",fO="Per 10 weeks",gO="Per 11 weeks",vO="Per 12 weeks",yO="Per 3 months",bO="Per 4 months",_O="Per 5 months",wO="Per 24 weeks",xO="Per half year",EO="Per 6 months",SO="Per 7 months",kO="Per 8 months",CO="Per 9 months",DO="Per 10 months",IO="Per 11 months",TO="Per Year",NO="Per 18 months",OO="Per 2 years",PO="Per 3 years",MO="Per 4 years",AO="Per 5 years",RO="Per 6 years",LO="On demand",X1e={UH:MN,U:AN,UT:RN,UD:LN,UV:FN,UQ:jN,UZ:VN,US:BN,UA:zN,UN:HN,UX:UN,UE:GN,UW:WN,D:qN,DT:$N,O1:YN,DD:ZN,DV:KN,DQ:QN,DZ:JN,W:XN,DA:eO,DN:tO,DX:nO,DE:rO,DW:aO,WT:iO,WD:oO,WV:sO,M:lO,WQ:cO,WZ:uO,WS:dO,WA:hO,MT:pO,WN:mO,WX:fO,WE:gO,WW:vO,MD:yO,MV:bO,MQ:_O,WP:wO,JH2:xO,MZ2:EO,MS:SO,MA:kO,MN:CO,MX:DO,ME:IO,J:TO,MC:NO,JT:OO,JD:PO,JV:MO,JQ:AO,JZ:RO,ondemand:LO},FO={};W(FO,{D:()=>jO,DA:()=>VO,DD:()=>BO,DE:()=>zO,DN:()=>HO,DQ:()=>UO,DT:()=>GO,DV:()=>WO,DW:()=>qO,DX:()=>$O,DZ:()=>YO,J:()=>ZO,JD:()=>KO,JH2:()=>QO,JQ:()=>JO,JT:()=>XO,JV:()=>eP,JZ:()=>tP,M:()=>nP,MA:()=>rP,MC:()=>aP,MD:()=>iP,ME:()=>oP,MN:()=>sP,MQ:()=>lP,MS:()=>cP,MT:()=>uP,MV:()=>dP,MX:()=>hP,MZ2:()=>pP,O1:()=>mP,U:()=>gP,UA:()=>EP,UD:()=>yP,UE:()=>CP,UH:()=>fP,UN:()=>SP,UQ:()=>_P,US:()=>xP,UT:()=>vP,UV:()=>bP,UW:()=>DP,UX:()=>kP,UZ:()=>wP,W:()=>IP,WA:()=>TP,WD:()=>NP,WE:()=>OP,WN:()=>PP,WP:()=>MP,WQ:()=>AP,WS:()=>RP,WT:()=>LP,WV:()=>FP,WW:()=>jP,WX:()=>VP,WZ:()=>BP,default:()=>e_e,ondemand:()=>zP});var jO="Par jour",VO="Par 8 jours",BO="Par 3 jours",zO="Par 11 jours",HO="Par 9 jours",UO="Par 5 jours",GO="Par 2 jours",WO="Par 4 jours",qO="Par 12 jours",$O="Par 10 jours",YO="Par 6 jours",ZO="Par an",KO="Par 3 années",QO="Par demi-années",JO="Par 5 années",XO="Par 2 années",eP="Par 4 années",tP="Par 6 années",nP="Par mois",rP="Par 8 mois",aP="Par 18 mois",iP="Par 3 mois",oP="Par 11 mois",sP="Par 9 mois",lP="Par 5 mois",cP="Par 7 mois",uP="Par 2 mois",dP="Par 4 mois",hP="Par 10 mois",pP="Par 6 mois",mP="Tous les 2 jours",fP="Par demi-heure",gP="Par heure",vP="Par 2 heures",yP="Par 3 heures",bP="Par 4 heures",_P="Par 5 heures",wP="Par 6 heures",xP="Par 7 heures",EP="Par 8 heures",SP="Par 9 heures",kP="Par 10 heures",CP="Par 11 heures",DP="Par 12 heures",IP="Par semaine",TP="Par 8 semaines",NP="Par 3 semaines",OP="Par 11 semaines",PP="Par 9 semaines",MP="Par 24 semaines",AP="Par 5 semaines",RP="Par 7 semaines",LP="Par 2 semaines",FP="Par 4 semaines",jP="Par 12 semaines",VP="Par 10 semaines",BP="Par 6 semaines",zP="Sur demande",e_e={D:jO,DA:VO,DD:BO,DE:zO,DN:HO,DQ:UO,DT:GO,DV:WO,DW:qO,DX:$O,DZ:YO,J:ZO,JD:KO,JH2:QO,JQ:JO,JT:XO,JV:eP,JZ:tP,M:nP,MA:rP,MC:aP,MD:iP,ME:oP,MN:sP,MQ:lP,MS:cP,MT:uP,MV:dP,MX:hP,MZ2:pP,O1:mP,UH:fP,U:gP,UT:vP,UD:yP,UV:bP,UQ:_P,UZ:wP,US:xP,UA:EP,UN:SP,UX:kP,UE:CP,UW:DP,W:IP,WA:TP,WD:NP,WE:OP,WN:PP,WP:MP,WQ:AP,WS:RP,WT:LP,WV:FP,WW:jP,WX:VP,WZ:BP,ondemand:zP},HP={};W(HP,{D:()=>UP,DA:()=>GP,DD:()=>WP,DE:()=>qP,DN:()=>$P,DQ:()=>YP,DT:()=>ZP,DV:()=>KP,DW:()=>QP,DX:()=>JP,DZ:()=>XP,J:()=>eM,JD:()=>tM,JH2:()=>nM,JQ:()=>rM,JT:()=>aM,JV:()=>iM,JZ:()=>oM,M:()=>sM,MA:()=>lM,MC:()=>cM,MD:()=>uM,ME:()=>dM,MN:()=>hM,MQ:()=>pM,MS:()=>mM,MT:()=>fM,MV:()=>gM,MX:()=>vM,MZ2:()=>yM,O1:()=>bM,U:()=>wM,UA:()=>IM,UD:()=>EM,UE:()=>OM,UH:()=>_M,UN:()=>TM,UQ:()=>kM,US:()=>DM,UT:()=>xM,UV:()=>SM,UW:()=>PM,UX:()=>NM,UZ:()=>CM,W:()=>MM,WA:()=>AM,WD:()=>RM,WE:()=>LM,WN:()=>FM,WP:()=>jM,WQ:()=>VM,WS:()=>BM,WT:()=>zM,WV:()=>HM,WW:()=>UM,WX:()=>GM,WZ:()=>WM,default:()=>t_e,ondemand:()=>qM});var UP="Dagelijks",GP="Om de 8 dagen",WP="Om de 3 dagen",qP="Om de 11 dagen",$P="Om de 9 dagen",YP="Om de 5 dagen",ZP="Om de 2 dagen",KP="Om de 4 dagen",QP="Om de 12 dagen",JP="Om de 10 dagen",XP="Om de 6 dagen",eM="Jaarlijks",tM="Om de 3 jaar",nM="Halfjaarlijks",rM="Om de 5 jaar",aM="Om de 2 jaar",iM="Om de 4 jaar",oM="Om de 6 jaar",sM="Maandelijks",lM="Om de 8 maanden",cM="Om de 18 maanden",uM="Om de 3 maanden",dM="Om de 11 maanden",hM="Om de 9 maanden",pM="Om de 5 maanden",mM="Om de 7 maanden",fM="Om de 2 maanden",gM="Om de 4 maanden",vM="Om de 10 maanden",yM="Om de 6 maanden",bM="Om de 2 dagen",_M="Om het half uur",wM="Om het uur",xM="Om de 2 uren",EM="Om de 3 uren",SM="Om de 4 uren",kM="Om de 5 uren",CM="Om de 6 uren",DM="Om de 7 uren",IM="Om de 8 uren",TM="Om de 9 uren",NM="Om de 10 uren",OM="Om de 11 uren",PM="Om de 12 uren",MM="Wekelijks",AM="Om de 8 weken",RM="Om de 3 weken",LM="Om de 11 weken",FM="Om de 9 weken",jM="Om de 24 weken",VM="Om de 5 weken",BM="Om de 7 weken",zM="Om de 2 weken",HM="Om de 4 weken",UM="Om de 12 weken",GM="Om de 10 weken",WM="Om de 6 weken",qM="Op aanvraag",t_e={D:UP,DA:GP,DD:WP,DE:qP,DN:$P,DQ:YP,DT:ZP,DV:KP,DW:QP,DX:JP,DZ:XP,J:eM,JD:tM,JH2:nM,JQ:rM,JT:aM,JV:iM,JZ:oM,M:sM,MA:lM,MC:cM,MD:uM,ME:dM,MN:hM,MQ:pM,MS:mM,MT:fM,MV:gM,MX:vM,MZ2:yM,O1:bM,UH:_M,U:wM,UT:xM,UD:EM,UV:SM,UQ:kM,UZ:CM,US:DM,UA:IM,UN:TM,UX:NM,UE:OM,UW:PM,W:MM,WA:AM,WD:RM,WE:LM,WN:FM,WP:jM,WQ:VM,WS:BM,WT:zM,WV:HM,WW:UM,WX:GM,WZ:WM,ondemand:qM},n_e={nl:HP,fr:FO,de:DT,en:PN},$M={};W($M,{afterbreakfast:()=>YM,afterdinner:()=>ZM,afterlunch:()=>KM,aftermeal:()=>QM,afternoon:()=>JM,beforebreakfast:()=>XM,beforedinner:()=>eA,beforelunch:()=>tA,betweenbreakfastandlunch:()=>nA,betweendinnerandsleep:()=>rA,betweenlunchanddinner:()=>aA,betweenmeals:()=>iA,breakfast:()=>oA,default:()=>r_e,dinner:()=>sA,duringbreakfast:()=>lA,duringdinner:()=>cA,duringlunch:()=>uA,evening:()=>dA,lunch:()=>hA,morning:()=>pA,night:()=>mA,thehourofsleep:()=>fA});var YM="nach dem Frühstück",ZM="nach dem Abendessen",KM="nach dem Mittagessen",QM="nach dem Essen",JM="Nachmittag",XM="vor dem Frühstück",eA="vor dem Abendessen",tA="vor dem Mittagessen",nA="zwischen Frühstück und Mittagessen",rA="zwischen Abendessen und Nachtruhe",aA="zwischen Mittagessen und Abendessen",iA="zwischen den Mahlzeiten",oA="Frühstück",sA="Abendessen",lA="zum Frühstück",cA="zum Abendessen",uA="zum Mittagessen",dA="Abend",hA="Mittagessen",pA="Vormittag",mA="Nacht",fA="Nachtruhe",r_e={afterbreakfast:YM,afterdinner:ZM,afterlunch:KM,aftermeal:QM,afternoon:JM,beforebreakfast:XM,beforedinner:eA,beforelunch:tA,betweenbreakfastandlunch:nA,betweendinnerandsleep:rA,betweenlunchanddinner:aA,betweenmeals:iA,breakfast:oA,dinner:sA,duringbreakfast:lA,duringdinner:cA,duringlunch:uA,evening:dA,lunch:hA,morning:pA,night:mA,thehourofsleep:fA},gA={};W(gA,{afterbreakfast:()=>vA,afterdinner:()=>yA,afterlunch:()=>bA,aftermeal:()=>_A,afternoon:()=>wA,beforebreakfast:()=>xA,beforedinner:()=>EA,beforelunch:()=>SA,betweenbreakfastandlunch:()=>kA,betweendinnerandsleep:()=>CA,betweenlunchanddinner:()=>DA,betweenmeals:()=>IA,breakfast:()=>TA,default:()=>a_e,dinner:()=>NA,duringbreakfast:()=>OA,duringdinner:()=>PA,duringlunch:()=>MA,evening:()=>AA,lunch:()=>RA,morning:()=>LA,night:()=>FA,thehourofsleep:()=>jA});var vA="after breakfast",yA="after dinner",bA="after lunch",_A="after meal",wA="afternoon",xA="before breakfast",EA="before dinner",SA="before lunch",kA="between breakfast and lunch",CA="between dinner and the hour of sleep",DA="between lunch and dinner",IA="between meals",TA="breakfast",NA="dinner",OA="during breakfast",PA="during dinner",MA="during lunch",AA="evening",RA="lunch",LA="morning",FA="night",jA="the hour of sleep",a_e={afterbreakfast:vA,afterdinner:yA,afterlunch:bA,aftermeal:_A,afternoon:wA,beforebreakfast:xA,beforedinner:EA,beforelunch:SA,betweenbreakfastandlunch:kA,betweendinnerandsleep:CA,betweenlunchanddinner:DA,betweenmeals:IA,breakfast:TA,dinner:NA,duringbreakfast:OA,duringdinner:PA,duringlunch:MA,evening:AA,lunch:RA,morning:LA,night:FA,thehourofsleep:jA},VA={};W(VA,{afterbreakfast:()=>BA,afterdinner:()=>zA,afterlunch:()=>HA,aftermeal:()=>UA,afternoon:()=>GA,beforebreakfast:()=>WA,beforedinner:()=>qA,beforelunch:()=>$A,betweenbreakfastandlunch:()=>YA,betweendinnerandsleep:()=>ZA,betweenlunchanddinner:()=>KA,betweenmeals:()=>QA,breakfast:()=>JA,default:()=>i_e,dinner:()=>XA,duringbreakfast:()=>eR,duringdinner:()=>tR,duringlunch:()=>nR,evening:()=>rR,lunch:()=>aR,morning:()=>iR,night:()=>oR,thehourofsleep:()=>sR});var BA="après le petit-déjeuner",zA="après le repas du soir",HA="après le repas du midi",UA="après le repas",GA="après-midi",WA="avant le petit-déjeuner",qA="avant le repas du soir",$A="avant le repas du midi",YA="entre le petit-déjeuner et le repas du midi",ZA="entre le repas du soir et l’heure du coucher",KA="entre le repas du midi et le repas du soir",QA="entre les repas",JA="petit-déjeuner",XA="repas du soir",eR="pendant le petit-déjeuner",tR="pendant le repas du soir",nR="pendant le repas du midi",rR="soir",aR="repas du midi",iR="matin",oR="nuit",sR="heure du coucher",i_e={afterbreakfast:BA,afterdinner:zA,afterlunch:HA,aftermeal:UA,afternoon:GA,beforebreakfast:WA,beforedinner:qA,beforelunch:$A,betweenbreakfastandlunch:YA,betweendinnerandsleep:ZA,betweenlunchanddinner:KA,betweenmeals:QA,breakfast:JA,dinner:XA,duringbreakfast:eR,duringdinner:tR,duringlunch:nR,evening:rR,lunch:aR,morning:iR,night:oR,thehourofsleep:sR},lR={};W(lR,{afterbreakfast:()=>cR,afterdinner:()=>uR,afterlunch:()=>dR,aftermeal:()=>hR,afternoon:()=>pR,beforebreakfast:()=>mR,beforedinner:()=>fR,beforelunch:()=>gR,betweenbreakfastandlunch:()=>vR,betweendinnerandsleep:()=>yR,betweenlunchanddinner:()=>bR,betweenmeals:()=>_R,breakfast:()=>wR,default:()=>o_e,dinner:()=>xR,duringbreakfast:()=>ER,duringdinner:()=>SR,duringlunch:()=>kR,evening:()=>CR,lunch:()=>DR,morning:()=>IR,night:()=>TR,thehourofsleep:()=>NR});var cR="na het ontbijt",uR="na het avondmaal",dR="na het middagmaal",hR="na de maaltijd",pR="namiddag",mR="voor het ontbijt",fR="voor het avondmaal",gR="voor het middagmaal",vR="tussen het ontbijt en het middagmaal",yR="tussen het avondmaal en het slapen gaan",bR="tussen het middagmaal en het avondmaal",_R="tussen de maaltijden",wR="ontbijt",xR="avondmaal",ER="tijdens het ontbijt",SR="tijdens het avondmaal",kR="tijdens het middagmaal",CR="'s avonds",DR="middagmaal",IR="'s ochtends",TR="'s nachts",NR="voor het slapen gaan",o_e={afterbreakfast:cR,afterdinner:uR,afterlunch:dR,aftermeal:hR,afternoon:pR,beforebreakfast:mR,beforedinner:fR,beforelunch:gR,betweenbreakfastandlunch:vR,betweendinnerandsleep:yR,betweenlunchanddinner:bR,betweenmeals:_R,breakfast:wR,dinner:xR,duringbreakfast:ER,duringdinner:SR,duringlunch:kR,evening:CR,lunch:DR,morning:IR,night:TR,thehourofsleep:NR},s_e={nl:lR,fr:VA,de:$M,en:gA},OR={};W(OR,{day:()=>PR,default:()=>l_e,during:()=>RR,on:()=>AR,week:()=>MR});var PR="Tag",MR="Woche",AR="am",RR="für",l_e={day:PR,week:MR,on:AR,during:RR},LR={};W(LR,{day:()=>FR,default:()=>c_e,during:()=>BR,on:()=>VR,week:()=>jR});var FR="day",jR="week",VR="on",BR="during",c_e={day:FR,week:jR,on:VR,during:BR},zR={};W(zR,{day:()=>HR,default:()=>u_e,during:()=>WR,on:()=>GR,week:()=>UR});var HR="jour",UR="semaine",GR="le",WR="durant",u_e={day:HR,week:UR,on:GR,during:WR},qR={};W(qR,{day:()=>$R,default:()=>d_e,during:()=>KR,on:()=>ZR,week:()=>YR});var $R="dag",YR="week",ZR="op",KR="gedurende",d_e={day:$R,week:YR,on:ZR,during:KR},h_e={nl:qR,fr:zR,de:OR,en:LR},QR={};W(QR,{ambulance_driver:()=>JR,ambulance_first_aid:()=>XR,ambulance_rescuer:()=>eL,application:()=>tL,applied_psychology_bachelor:()=>nL,audician:()=>rL,audiologist:()=>aL,biologist_pharmacist:()=>iL,care_giver:()=>oL,certificateholder:()=>sL,citizen:()=>lL,clinical_orthopedic_pedagogue:()=>cL,clinical_psychologist:()=>uL,default:()=>p_e,dental_hygienist:()=>dL,dentist:()=>hL,deptalgology:()=>pL,deptanatomopathology:()=>mL,deptanesthesiology:()=>fL,deptbacteriology:()=>gL,deptcardiacsurgery:()=>vL,deptcardiology:()=>yL,deptchildandadolescentpsychiatry:()=>bL,deptdentistry:()=>_L,deptdermatology:()=>wL,deptdiabetology:()=>xL,deptdietetics:()=>EL,deptemergency:()=>SL,deptendocrinology:()=>kL,deptgastroenterology:()=>CL,deptgeneralpractice:()=>DL,deptgenetics:()=>IL,deptgeriatry:()=>TL,deptgynecology:()=>NL,depthandsurgery:()=>OL,depthematology:()=>PL,deptinfectiousdisease:()=>ML,deptintensivecare:()=>AL,deptkinesitherapy:()=>RL,deptlaboratory:()=>LL,deptmajorburns:()=>FL,deptmaxillofacialsurgery:()=>jL,deptmedicine:()=>VL,deptmolecularbiology:()=>BL,deptneonatalogy:()=>zL,deptnephrology:()=>HL,deptneurology:()=>UL,deptneurosurgery:()=>GL,deptnte:()=>WL,deptnuclear:()=>qL,deptnursing:()=>$L,deptnutritiondietetics:()=>YL,deptobstetrics:()=>ZL,deptoccupationaltherapy:()=>KL,deptoncology:()=>QL,deptophtalmology:()=>JL,deptorthopedy:()=>XL,deptpalliativecare:()=>eF,deptpediatricintensivecare:()=>tF,deptpediatricsurgery:()=>nF,deptpediatry:()=>rF,deptpharmacy:()=>aF,deptphysicalmedecine:()=>iF,deptphysiotherapy:()=>oF,deptplasticandreparatorysurgery:()=>sF,deptpneumology:()=>lF,deptpodiatry:()=>cF,deptpodology:()=>uF,deptpsychiatry:()=>dF,deptpsychogeriatry:()=>hF,deptpsychology:()=>pF,deptradiology:()=>mF,deptradiotherapy:()=>fF,deptrevalidation:()=>gF,deptrheumatology:()=>vF,deptrhumatology:()=>yF,deptsenology:()=>bF,deptsocialservice:()=>_F,deptspeechtherapy:()=>wF,deptsportsmedecine:()=>xF,deptstomatology:()=>EF,deptsurgery:()=>SF,deptthoracicsurgery:()=>kF,depttoxicology:()=>CF,depttropicalmedecine:()=>DF,depturology:()=>IF,deptvascularsurgery:()=>TF,deptvisceraldigestiveabdominalsurgery:()=>NF,diabete_equipment_supplier:()=>OF,dietician:()=>PF,doctor:()=>MF,family_science_bachelor:()=>AF,gerontology_master:()=>RF,groupofnurses:()=>LF,groupofphysiciansdifferentaddress:()=>FF,groupofphysicianssameaddress:()=>jF,guardpost:()=>VF,hub:()=>BF,imaging_technologist:()=>zF,implantprovider:()=>HF,lab_technologist:()=>UF,logopedist:()=>GF,midwife:()=>WF,nurse:()=>qF,occupational_therapist:()=>$F,optician:()=>YF,orghospital:()=>ZF,orginsurance:()=>KF,orglaboratory:()=>QF,orgpharmacy:()=>JF,orgpharmacyinvoicingoffice:()=>XF,orgpolyclinic:()=>e3,orgpractice:()=>t3,orgprevention:()=>n3,orgprimaryhealthcarecenter:()=>r3,orgpsychiatriccarehome:()=>a3,orgpublichealth:()=>i3,orgretirementhome:()=>o3,orgrevalidationcenter:()=>s3,orgshelteredliving:()=>l3,orthopedagogist_master:()=>c3,orthopedist:()=>u3,orthoptist:()=>d3,orthotist:()=>h3,patient:()=>p3,pediatric_nurse:()=>m3,persadministrative:()=>f3,persambulancefirstaid:()=>g3,persappliedpsychbachelor:()=>v3,persaudician:()=>y3,persaudiologist:()=>b3,persbandagistorthosiologist:()=>_3,persbiologist:()=>w3,perscaregiver:()=>x3,persclinicalorthopedagogist:()=>E3,persclinicalpsychologist:()=>S3,persdentist:()=>k3,persdietician:()=>C3,perseducator:()=>D3,persfamilysciencebachelor:()=>I3,persgerontologymaster:()=>T3,perslogopedist:()=>N3,persmidwife:()=>O3,persmobilityimprover:()=>P3,persnurse:()=>M3,persoccupationaltherapist:()=>A3,persoptician:()=>R3,persoptometrist:()=>L3,persoraldentalhygienist:()=>F3,persorthopedagogistmaster:()=>j3,persorthopedist:()=>V3,persorthoptist:()=>B3,persorthotist:()=>z3,persparamedical:()=>H3,perspatientdriver:()=>U3,perspharmacist:()=>G3,perspharmacistclinicalbiologist:()=>W3,perspharmacyassistant:()=>q3,persphysician:()=>$3,persphysiotherapist:()=>Y3,perspodologist:()=>Z3,perspracticalnurse:()=>K3,persprosthesiologist:()=>Q3,perspsychologist:()=>J3,perspsychomotortherapymaster:()=>X3,persreadaptationbachelor:()=>e5,persshoetechnologist:()=>t5,perssocialworker:()=>n5,perstechnician:()=>r5,perstrussmaker:()=>a5,pharmacist:()=>i5,pharmacist_assistant:()=>o5,physician:()=>s5,physiotherapist:()=>l5,podologist:()=>c5,practical_nurse:()=>u5,prosthetist:()=>d5,psychologist:()=>h5,psychomotor_therapy_master:()=>p5,readaptaion_bachelor:()=>m5,social_worker:()=>f5,specialized_educator:()=>g5,truss_maker:()=>v5});var JR="Rettungswagenfahrer",XR="Rettungssanitäter",eL="Rettungssanitäter",tL="Softwareapplikation",nL="Bachelor der angewandten Psychologie",rL="Hörgeräteakustiker",aL="Audiologe",iL="Fachapotheker für klinische Chemie",oL="Pflegekräfte",sL="Zertifikatinhaber",lL="Bürger",cL="Klinischer Heilpädagoge",uL="Klinischer Psychologe",dL="Dentalhygieniker",hL="Zahnarzt",pL="Algologie",mL="pathologische Anatomie",fL="Anästhesiologie",gL="Bakteriologie",vL="Herzchirurgie",yL="Kardiologie",bL="Kinder-und Jugendpsychiatrie",_L="Zahnheilkunde",wL="Dermatologie",xL="Diabetologie",EL="Diätetik",SL="Notaufnahme",kL="Endokrinologie",CL="Gastroenterologie",DL="Allgemeinmedizin",IL="Genetik",TL="Geriatrie",NL="Gynäkologie",OL="Handchirurgie",PL="Hämatologie",ML="Infektionskrankheit",AL="Intensivmedizin",RL="Physiotherapie",LL="Labordienst/-abteilung einer Einrichtung",FL="Schwerbrandverletztenzentrum",jL="Mund-Kiefer-Gesichtschirurgie",VL="Innere Medizin",BL="Molekularbiologie",zL="Neonatologie",HL="Nephrologie",UL="Neurologie",GL="Neurologie",WL="Hals-Nasen-Ohren-Heilkunde (HNO)",qL="Nuklearmedizin",$L="Krankenpflege",YL="Diätetik",ZL="Geburtshilfe",KL="Ergotherapie",QL="Onkologie",JL="Augenheilkunde",XL="Orthopädie",eF="Palliativpflege",tF="Kinder-Intensivstation",nF="Kinderchirurgie",rF="Pädiatrie",aF="Apothekendienst/-abteilung einer Einrichtung",iF="physikalische Medizin",oF="Physiotherapie",sF="plastische Chirurgie und rekonstruktive Chirurgie",lF="Pneumologie",cF="Podiatrie",uF="",dF="Psychiatrie",hF="Psychogeriatrie",pF="Psychologie",mF="Radiologie",fF="Strahlentherapie",gF="Rehabilitation",vF="Rheumatologie",yF="",bF="Senologie",_F="Sozialdienst",wF="Logopädie",xF="Sportmedizin",EF="Stomatologie",SF="Chirurgie",kF="Thoraxchirurgie",CF="Toxikologie",DF="Tropenmedizin",IF="Urologie",TF="Vaskuläre Chirurgie",NF="Viszeralchirurgie/Abdominalchirurgie/Bauchchirurgie",OF="Lieferant von Material für Diabetesselbstverwaltung ",PF="Diätassistent",MF="Arzt",AF="Bachelor der Familienwissenschaften",RF="Master der Gerontologie",LF="Krankenpflegeverband",FF="Zusammenschluss von Ärzten, unterschiedliche Adresse",jF="Zusammenschluss von Ärzten, gleiche Adresse",VF="Schwesternstützpunkt",BF="Hub",zF="Technologe im bildgebenden Diagnoseverfahren",HF="Lieferant von Implantaten",UF="Labortechniker",GF="Logopäde",WF="Hebamme",qF="Fachkraft für Krankenpflege",$F="Ergotherapeut",YF="Optiker",ZF="Krankenhaus",KF="Versicherung",QF="Unabhängiges Labor",JF="Unabhängige Apotheke",XF="Rechnungstelle für Apotheken",e3="Poliklinik",t3="Praxis",n3="Präventionsdienst",r3="Gesundheits- und Sozialzentrum",a3="psychiatrische Klinik",i3="Gesundheitsbehörde",o3="Altenheim",s3="Reha-Klinik",l3="Initiative für begleitetes Wohnen",c3="Master der Heilpädagogik",u3="Orthopäde",d3="Orthoptist-Optometrist",h3="Orthopädietechniker",p3="Patient",m3="Kinderkrankenschwester",f3="Büroangestellter",g3="Rettungswagen",v3="Bachelor in angewandter Psychologie",y3="Hörgeräteakustiker",b3="Audiologe",_3="Bandagist Orthosiologe (Orthopädietechniker)",w3="medizinischer Labortechniker",x3="informelle Pflegeperson",E3="Klinischer Heilpädagoge",S3="Klinischer Psychologe",k3="Zahnarzt",C3="Diätassistent",D3="Erzieher",I3="Bachelor in Familienwissenschaften",T3="Master in Gerontologie",N3="Logopäde",O3="Hebamme",P3="Mobilitätsverbesserer (Orthopädietechniker)",M3="Krankenpfleger",A3="Ergotherapeut",R3="Optiker",L3="Optometrist",F3="Dentalhygieniker",j3="Master in Heilpädagogik",V3="Orthopädist",B3="Orthoptist",z3="Orthopädietechniker/Prothesenbauer",H3="medizinische Hilfskraft",U3="Fahrdienst",G3="Apotheker",W3="Fachapotheker für klinische Chemie",q3="Apothekenhelfer",$3="Arzt",Y3="Physiotherapeut",Z3="Podologe",K3="Pfleger",Q3="Orthopädietechniker (Orthopädietechniker)",J3="Psychologe",X3="Master in Psychomotorik",e5="Bachelor in Rehabilitation",t5="Schuhtechniker (Orthopädietechniker)",n5="Sozialarbeiter",r5="Techniker für medizinische Bildgebung",a5="Bandagist",i5="Apotheker",o5="Pharmazeutisch-technischer Assistent ",s5="Arzt",l5="Physiotherapeut",c5="Podologe",u5="Pflegehelfer",d5="Prothesenhersteller",h5="Psychologe",p5="Master der psychomotorischen Therapie",m5="Bachelor der Rehabilitationswissenschaften",f5="Sozialassistent",g5="Bachelor der Erziehungswissenschaften",v5="Bandagist",p_e={ambulance_driver:JR,ambulance_first_aid:XR,ambulance_rescuer:eL,application:tL,applied_psychology_bachelor:nL,audician:rL,audiologist:aL,biologist_pharmacist:iL,care_giver:oL,certificateholder:sL,citizen:lL,clinical_orthopedic_pedagogue:cL,clinical_psychologist:uL,dental_hygienist:dL,dentist:hL,deptalgology:pL,deptanatomopathology:mL,deptanesthesiology:fL,deptbacteriology:gL,deptcardiacsurgery:vL,deptcardiology:yL,deptchildandadolescentpsychiatry:bL,deptdentistry:_L,deptdermatology:wL,deptdiabetology:xL,deptdietetics:EL,deptemergency:SL,deptendocrinology:kL,deptgastroenterology:CL,deptgeneralpractice:DL,deptgenetics:IL,deptgeriatry:TL,deptgynecology:NL,depthandsurgery:OL,depthematology:PL,deptinfectiousdisease:ML,deptintensivecare:AL,deptkinesitherapy:RL,deptlaboratory:LL,deptmajorburns:FL,deptmaxillofacialsurgery:jL,deptmedicine:VL,deptmolecularbiology:BL,deptneonatalogy:zL,deptnephrology:HL,deptneurology:UL,deptneurosurgery:GL,deptnte:WL,deptnuclear:qL,deptnursing:$L,deptnutritiondietetics:YL,deptobstetrics:ZL,deptoccupationaltherapy:KL,deptoncology:QL,deptophtalmology:JL,deptorthopedy:XL,deptpalliativecare:eF,deptpediatricintensivecare:tF,deptpediatricsurgery:nF,deptpediatry:rF,deptpharmacy:aF,deptphysicalmedecine:iF,deptphysiotherapy:oF,deptplasticandreparatorysurgery:sF,deptpneumology:lF,deptpodiatry:cF,deptpodology:uF,deptpsychiatry:dF,deptpsychogeriatry:hF,deptpsychology:pF,deptradiology:mF,deptradiotherapy:fF,deptrevalidation:gF,deptrheumatology:vF,deptrhumatology:yF,deptsenology:bF,deptsocialservice:_F,deptspeechtherapy:wF,deptsportsmedecine:xF,deptstomatology:EF,deptsurgery:SF,deptthoracicsurgery:kF,depttoxicology:CF,depttropicalmedecine:DF,depturology:IF,deptvascularsurgery:TF,deptvisceraldigestiveabdominalsurgery:NF,diabete_equipment_supplier:OF,dietician:PF,doctor:MF,family_science_bachelor:AF,gerontology_master:RF,groupofnurses:LF,groupofphysiciansdifferentaddress:FF,groupofphysicianssameaddress:jF,guardpost:VF,hub:BF,imaging_technologist:zF,implantprovider:HF,lab_technologist:UF,logopedist:GF,midwife:WF,nurse:qF,occupational_therapist:$F,optician:YF,orghospital:ZF,orginsurance:KF,orglaboratory:QF,orgpharmacy:JF,orgpharmacyinvoicingoffice:XF,orgpolyclinic:e3,orgpractice:t3,orgprevention:n3,orgprimaryhealthcarecenter:r3,orgpsychiatriccarehome:a3,orgpublichealth:i3,orgretirementhome:o3,orgrevalidationcenter:s3,orgshelteredliving:l3,orthopedagogist_master:c3,orthopedist:u3,orthoptist:d3,orthotist:h3,patient:p3,pediatric_nurse:m3,persadministrative:f3,persambulancefirstaid:g3,persappliedpsychbachelor:v3,persaudician:y3,persaudiologist:b3,persbandagistorthosiologist:_3,persbiologist:w3,perscaregiver:x3,persclinicalorthopedagogist:E3,persclinicalpsychologist:S3,persdentist:k3,persdietician:C3,perseducator:D3,persfamilysciencebachelor:I3,persgerontologymaster:T3,perslogopedist:N3,persmidwife:O3,persmobilityimprover:P3,persnurse:M3,persoccupationaltherapist:A3,persoptician:R3,persoptometrist:L3,persoraldentalhygienist:F3,persorthopedagogistmaster:j3,persorthopedist:V3,persorthoptist:B3,persorthotist:z3,persparamedical:H3,perspatientdriver:U3,perspharmacist:G3,perspharmacistclinicalbiologist:W3,perspharmacyassistant:q3,persphysician:$3,persphysiotherapist:Y3,perspodologist:Z3,perspracticalnurse:K3,persprosthesiologist:Q3,perspsychologist:J3,perspsychomotortherapymaster:X3,persreadaptationbachelor:e5,persshoetechnologist:t5,perssocialworker:n5,perstechnician:r5,perstrussmaker:a5,pharmacist:i5,pharmacist_assistant:o5,physician:s5,physiotherapist:l5,podologist:c5,practical_nurse:u5,prosthetist:d5,psychologist:h5,psychomotor_therapy_master:p5,readaptaion_bachelor:m5,social_worker:f5,specialized_educator:g5,truss_maker:v5},y5={};W(y5,{ambulance_driver:()=>b5,ambulance_first_aid:()=>_5,ambulance_rescuer:()=>w5,application:()=>x5,applied_psychology_bachelor:()=>E5,audician:()=>S5,audiologist:()=>k5,biologist_pharmacist:()=>C5,care_giver:()=>D5,certificateholder:()=>I5,citizen:()=>T5,clinical_orthopedic_pedagogue:()=>N5,clinical_psychologist:()=>O5,default:()=>m_e,dental_hygienist:()=>P5,dentist:()=>M5,deptalgology:()=>A5,deptanatomopathology:()=>R5,deptanesthesiology:()=>L5,deptbacteriology:()=>F5,deptcardiacsurgery:()=>j5,deptcardiology:()=>V5,deptchildandadolescentpsychiatry:()=>B5,deptdentistry:()=>z5,deptdermatology:()=>H5,deptdiabetology:()=>U5,deptdietetics:()=>G5,deptemergency:()=>W5,deptendocrinology:()=>q5,deptgastroenterology:()=>$5,deptgeneralpractice:()=>Y5,deptgenetics:()=>Z5,deptgeriatry:()=>K5,deptgynecology:()=>Q5,depthandsurgery:()=>J5,depthematology:()=>X5,deptinfectiousdisease:()=>ej,deptintensivecare:()=>tj,deptkinesitherapy:()=>nj,deptlaboratory:()=>rj,deptmajorburns:()=>aj,deptmaxillofacialsurgery:()=>ij,deptmedicine:()=>oj,deptmolecularbiology:()=>sj,deptneonatalogy:()=>lj,deptnephrology:()=>cj,deptneurology:()=>uj,deptneurosurgery:()=>dj,deptnte:()=>hj,deptnuclear:()=>pj,deptnursing:()=>mj,deptnutritiondietetics:()=>fj,deptobstetrics:()=>gj,deptoccupationaltherapy:()=>vj,deptoncology:()=>yj,deptophtalmology:()=>bj,deptorthopedy:()=>_j,deptpalliativecare:()=>wj,deptpediatricintensivecare:()=>xj,deptpediatricsurgery:()=>Ej,deptpediatry:()=>Sj,deptpharmacy:()=>kj,deptphysicalmedecine:()=>Cj,deptphysiotherapy:()=>Dj,deptplasticandreparatorysurgery:()=>Ij,deptpneumology:()=>Tj,deptpodiatry:()=>Nj,deptpodology:()=>Oj,deptpsychiatry:()=>Pj,deptpsychogeriatry:()=>Mj,deptpsychology:()=>Aj,deptradiology:()=>Rj,deptradiotherapy:()=>Lj,deptrevalidation:()=>Fj,deptrheumatology:()=>jj,deptrhumatology:()=>Vj,deptsenology:()=>Bj,deptsocialservice:()=>zj,deptspeechtherapy:()=>Hj,deptsportsmedecine:()=>Uj,deptstomatology:()=>Gj,deptsurgery:()=>Wj,deptthoracicsurgery:()=>qj,depttoxicology:()=>$j,depttropicalmedecine:()=>Yj,depturology:()=>Zj,deptvascularsurgery:()=>Kj,deptvisceraldigestiveabdominalsurgery:()=>Qj,diabete_equipment_supplier:()=>Jj,dietician:()=>Xj,doctor:()=>eV,family_science_bachelor:()=>tV,gerontology_master:()=>nV,groupofnurses:()=>rV,groupofphysiciansdifferentaddress:()=>aV,groupofphysicianssameaddress:()=>iV,guardpost:()=>oV,hub:()=>sV,imaging_technologist:()=>lV,implantprovider:()=>cV,lab_technologist:()=>uV,logopedist:()=>dV,midwife:()=>hV,nurse:()=>pV,occupational_therapist:()=>mV,optician:()=>fV,orghospital:()=>gV,orginsurance:()=>vV,orglaboratory:()=>yV,orgpharmacy:()=>bV,orgpharmacyinvoicingoffice:()=>_V,orgpolyclinic:()=>wV,orgpractice:()=>xV,orgprevention:()=>EV,orgprimaryhealthcarecenter:()=>SV,orgpsychiatriccarehome:()=>kV,orgpublichealth:()=>CV,orgretirementhome:()=>DV,orgrevalidationcenter:()=>IV,orgshelteredliving:()=>TV,orthopedagogist_master:()=>NV,orthopedist:()=>OV,orthoptist:()=>PV,orthotist:()=>MV,patient:()=>AV,pediatric_nurse:()=>RV,persadministrative:()=>LV,persambulancefirstaid:()=>FV,persappliedpsychbachelor:()=>jV,persaudician:()=>VV,persaudiologist:()=>BV,persbandagistorthosiologist:()=>zV,persbiologist:()=>HV,perscaregiver:()=>UV,persclinicalorthopedagogist:()=>GV,persclinicalpsychologist:()=>WV,persdentist:()=>qV,persdietician:()=>$V,perseducator:()=>YV,persfamilysciencebachelor:()=>ZV,persgerontologymaster:()=>KV,perslogopedist:()=>QV,persmidwife:()=>JV,persmobilityimprover:()=>XV,persnurse:()=>e4,persoccupationaltherapist:()=>t4,persoptician:()=>n4,persoptometrist:()=>r4,persoraldentalhygienist:()=>a4,persorthopedagogistmaster:()=>i4,persorthopedist:()=>o4,persorthoptist:()=>s4,persorthotist:()=>l4,persparamedical:()=>c4,perspatientdriver:()=>u4,perspharmacist:()=>d4,perspharmacistclinicalbiologist:()=>h4,perspharmacyassistant:()=>p4,persphysician:()=>m4,persphysiotherapist:()=>f4,perspodologist:()=>g4,perspracticalnurse:()=>v4,persprosthesiologist:()=>y4,perspsychologist:()=>b4,perspsychomotortherapymaster:()=>_4,persreadaptationbachelor:()=>w4,persshoetechnologist:()=>x4,perssocialworker:()=>E4,perstechnician:()=>S4,perstrussmaker:()=>k4,pharmacist:()=>C4,pharmacist_assistant:()=>D4,physician:()=>I4,physiotherapist:()=>T4,podologist:()=>N4,practical_nurse:()=>O4,prosthetist:()=>P4,psychologist:()=>M4,psychomotor_therapy_master:()=>A4,readaptaion_bachelor:()=>R4,social_worker:()=>L4,specialized_educator:()=>F4,truss_maker:()=>j4});var b5="Ambulance Driver",_5="Ambulance First Aider",w5="Ambulance Rescuer",x5="Software application",E5="Bachelor in Applied Psychology",S5="Audician",k5="Audiologist",C5="Biologist Pharmacist",D5="Caregiver",I5="Certificate holder",T5="Citizen",N5="Clinical Orthopedic Pedagogue",O5="Clinical Psychologist",P5="Dental Hygienist",M5="Dentist",A5="Algology",R5="Anatomopathology",L5="Anesthesiology",F5="Bacteriology",j5="Cardiac surgery",V5="Cardiology",B5="Child and adolescent psychiatry",z5="Dentistry",H5="Dermatology",U5="Diabetology",G5="Dietetics",W5="Emergency",q5="Endocrinology",$5="Gastroenterology",Y5="General practice",Z5="Genetics",K5="Geriatry",Q5="Gynecology",J5="Hand surgery",X5="Hematology",ej="Infectious disease",tj="Intensive care",nj="Kinesitherapy",rj="Laboratory service or department within an organisation",aj="Major burns",ij="Maxillofacial surgery",oj="Internal medecine",sj="Molecular biology",lj="Neonatalogy",cj="Nephrology",uj="Neurology",dj="Neurology",hj="Nose-throat-ear",pj="Nuclear",mj="Nursing",fj="Nutritional dietetics",gj="Obstetrics",vj="Occupational therapy",yj="Oncology",bj="Ophthalmology",_j="Orthopedy",wj="Palliative care",xj="Pediatric intensive care",Ej="Pediatric surgery",Sj="Pediatry",kj="Pharmacy Service/Department within an organization",Cj="Physical medecine",Dj="Physiotherapy",Ij="Plastic and reparatory surgery",Tj="Pneumology",Nj="Podiatry",Oj="Podiatry",Pj="Psychiatry",Mj="Psychogeriatry",Aj="Psychology",Rj="Radiology",Lj="Radiotherapy",Fj="Revalidation",jj="Rheumatology",Vj="Rhumatology",Bj="Senology",zj="Social service",Hj="Speech therapy",Uj="Sports medecine",Gj="Stomatology",Wj="Surgery",qj="Thoracic surgery",$j="Toxicology",Yj="Tropical medecine",Zj="Urology",Kj="Vascular surgery",Qj="Visceral digestive abdominal surgery",Jj="Diabetes Management Equipment Supplier",Xj="Dietitian",eV="Doctor",tV="Bachelor in Family Science",nV="Master in Gerontology",rV="Group of nurses",aV="Group of physicians different address",iV="Group of physicians same address",oV="Guard post",sV="Hub",lV="Medical Imaging Technologist",cV="Implant Provider",uV="Laboratory Technologist",dV="Logopedist",hV="Midwife",pV="Nurse",mV="Occupational Therapist",fV="Optician",gV="Hospital",vV="Insurance",yV="Independent laboratory",bV="Independent pharmacy",_V="Pharmacy invoicing office",wV="Polyclinic",xV="Practice organisation",EV="Prevention Service",SV="Primary health care center",kV="Psychiatric care home",CV="Public health organisation",DV="Retirementhome",IV="Revalidation center",TV="Sheltered living",NV="Master's in Orthopedagogy",OV="Orthopedist",PV="Orthoptist-Optometrist",MV="Orthotist",AV="Patient",RV="Pediatric Nurse",LV="Administrative",FV="Ambulance first aid",jV="Bachelor in Applied psychology",VV="Audician",BV="Audiologist",zV="Bandagist orthosiologist (orthopedic technologist)",HV="Medical laboratory technician",UV="Informal Caregiver",GV="Clinical orthopedagogist",WV="Clinical psychologist",qV="Dentist",$V="Dietician",YV="Educator",ZV="Bachelor in Family sciences",KV="Master in Gerontological sciences",QV="Logopedist",JV="Midwife",XV="Mobility improver (orthopedic technologist)",e4="Nurse",t4="Occupational therapist",n4="Optician",r4="Optometrist",a4="Oral Dental Hygienist",i4="Master of orthopedagogist",o4="Orthopedist",s4="Orthoptist",l4="Orthotist/Prosthetist",c4="Paramedical staff",u4="Patient Transporter (non-urgent)",d4="Pharmacist",h4="Pharmacist-clinical biologist",p4="Pharmacy assistant",m4="Physician",f4="Physiotherapist",g4="Podiologist",v4="Practical nurse",y4="prosthesiologist (orthopedic technologist)",b4="Psychologist",_4="Master in Psychomotor Therapy",w4="Bachelor in Physiotherapy and Rehabilitation",x4="shoe technologist (orthopedic technologist)",E4="Social worker",S4="Medical Imaging Technician",k4="Truss maker",C4="Pharmacist",D4="Pharmaceutical Technician Assistant",I4="Physician",T4="Physiotherapist",N4="Podiatrist",O4="Practical Nurse",P4="Prosthetist",M4="Clinical Psychologist",A4="Master's in Psychomotor Therapy",R4="Bachelor in Rehabilitation",L4="Social Worker",F4="Specialized Educator",j4="Truss Maker",m_e={ambulance_driver:b5,ambulance_first_aid:_5,ambulance_rescuer:w5,application:x5,applied_psychology_bachelor:E5,audician:S5,audiologist:k5,biologist_pharmacist:C5,care_giver:D5,certificateholder:I5,citizen:T5,clinical_orthopedic_pedagogue:N5,clinical_psychologist:O5,dental_hygienist:P5,dentist:M5,deptalgology:A5,deptanatomopathology:R5,deptanesthesiology:L5,deptbacteriology:F5,deptcardiacsurgery:j5,deptcardiology:V5,deptchildandadolescentpsychiatry:B5,deptdentistry:z5,deptdermatology:H5,deptdiabetology:U5,deptdietetics:G5,deptemergency:W5,deptendocrinology:q5,deptgastroenterology:$5,deptgeneralpractice:Y5,deptgenetics:Z5,deptgeriatry:K5,deptgynecology:Q5,depthandsurgery:J5,depthematology:X5,deptinfectiousdisease:ej,deptintensivecare:tj,deptkinesitherapy:nj,deptlaboratory:rj,deptmajorburns:aj,deptmaxillofacialsurgery:ij,deptmedicine:oj,deptmolecularbiology:sj,deptneonatalogy:lj,deptnephrology:cj,deptneurology:uj,deptneurosurgery:dj,deptnte:hj,deptnuclear:pj,deptnursing:mj,deptnutritiondietetics:fj,deptobstetrics:gj,deptoccupationaltherapy:vj,deptoncology:yj,deptophtalmology:bj,deptorthopedy:_j,deptpalliativecare:wj,deptpediatricintensivecare:xj,deptpediatricsurgery:Ej,deptpediatry:Sj,deptpharmacy:kj,deptphysicalmedecine:Cj,deptphysiotherapy:Dj,deptplasticandreparatorysurgery:Ij,deptpneumology:Tj,deptpodiatry:Nj,deptpodology:Oj,deptpsychiatry:Pj,deptpsychogeriatry:Mj,deptpsychology:Aj,deptradiology:Rj,deptradiotherapy:Lj,deptrevalidation:Fj,deptrheumatology:jj,deptrhumatology:Vj,deptsenology:Bj,deptsocialservice:zj,deptspeechtherapy:Hj,deptsportsmedecine:Uj,deptstomatology:Gj,deptsurgery:Wj,deptthoracicsurgery:qj,depttoxicology:$j,depttropicalmedecine:Yj,depturology:Zj,deptvascularsurgery:Kj,deptvisceraldigestiveabdominalsurgery:Qj,diabete_equipment_supplier:Jj,dietician:Xj,doctor:eV,family_science_bachelor:tV,gerontology_master:nV,groupofnurses:rV,groupofphysiciansdifferentaddress:aV,groupofphysicianssameaddress:iV,guardpost:oV,hub:sV,imaging_technologist:lV,implantprovider:cV,lab_technologist:uV,logopedist:dV,midwife:hV,nurse:pV,occupational_therapist:mV,optician:fV,orghospital:gV,orginsurance:vV,orglaboratory:yV,orgpharmacy:bV,orgpharmacyinvoicingoffice:_V,orgpolyclinic:wV,orgpractice:xV,orgprevention:EV,orgprimaryhealthcarecenter:SV,orgpsychiatriccarehome:kV,orgpublichealth:CV,orgretirementhome:DV,orgrevalidationcenter:IV,orgshelteredliving:TV,orthopedagogist_master:NV,orthopedist:OV,orthoptist:PV,orthotist:MV,patient:AV,pediatric_nurse:RV,persadministrative:LV,persambulancefirstaid:FV,persappliedpsychbachelor:jV,persaudician:VV,persaudiologist:BV,persbandagistorthosiologist:zV,persbiologist:HV,perscaregiver:UV,persclinicalorthopedagogist:GV,persclinicalpsychologist:WV,persdentist:qV,persdietician:$V,perseducator:YV,persfamilysciencebachelor:ZV,persgerontologymaster:KV,perslogopedist:QV,persmidwife:JV,persmobilityimprover:XV,persnurse:e4,persoccupationaltherapist:t4,persoptician:n4,persoptometrist:r4,persoraldentalhygienist:a4,persorthopedagogistmaster:i4,persorthopedist:o4,persorthoptist:s4,persorthotist:l4,persparamedical:c4,perspatientdriver:u4,perspharmacist:d4,perspharmacistclinicalbiologist:h4,perspharmacyassistant:p4,persphysician:m4,persphysiotherapist:f4,perspodologist:g4,perspracticalnurse:v4,persprosthesiologist:y4,perspsychologist:b4,perspsychomotortherapymaster:_4,persreadaptationbachelor:w4,persshoetechnologist:x4,perssocialworker:E4,perstechnician:S4,perstrussmaker:k4,pharmacist:C4,pharmacist_assistant:D4,physician:I4,physiotherapist:T4,podologist:N4,practical_nurse:O4,prosthetist:P4,psychologist:M4,psychomotor_therapy_master:A4,readaptaion_bachelor:R4,social_worker:L4,specialized_educator:F4,truss_maker:j4},V4={};W(V4,{ambulance_driver:()=>B4,ambulance_first_aid:()=>z4,ambulance_rescuer:()=>H4,application:()=>U4,applied_psychology_bachelor:()=>G4,audician:()=>W4,audiologist:()=>q4,biologist_pharmacist:()=>$4,care_giver:()=>Y4,certificateholder:()=>Z4,citizen:()=>K4,clinical_orthopedic_pedagogue:()=>Q4,clinical_psychologist:()=>J4,default:()=>f_e,dental_hygienist:()=>X4,dentist:()=>e9,deptalgology:()=>t9,deptanatomopathology:()=>n9,deptanesthesiology:()=>r9,deptbacteriology:()=>a9,deptcardiacsurgery:()=>i9,deptcardiology:()=>o9,deptchildandadolescentpsychiatry:()=>s9,deptdentistry:()=>l9,deptdermatology:()=>c9,deptdiabetology:()=>u9,deptdietetics:()=>d9,deptemergency:()=>h9,deptendocrinology:()=>p9,deptgastroenterology:()=>m9,deptgeneralpractice:()=>f9,deptgenetics:()=>g9,deptgeriatry:()=>v9,deptgynecology:()=>y9,depthandsurgery:()=>b9,depthematology:()=>_9,deptinfectiousdisease:()=>w9,deptintensivecare:()=>x9,deptkinesitherapy:()=>E9,deptlaboratory:()=>S9,deptmajorburns:()=>k9,deptmaxillofacialsurgery:()=>C9,deptmedicine:()=>D9,deptmolecularbiology:()=>I9,deptneonatalogy:()=>T9,deptnephrology:()=>N9,deptneurology:()=>O9,deptneurosurgery:()=>P9,deptnte:()=>M9,deptnuclear:()=>A9,deptnursing:()=>R9,deptnutritiondietetics:()=>L9,deptobstetrics:()=>F9,deptoccupationaltherapy:()=>j9,deptoncology:()=>V9,deptophtalmology:()=>B9,deptorthopedy:()=>z9,deptpalliativecare:()=>H9,deptpediatricintensivecare:()=>U9,deptpediatricsurgery:()=>G9,deptpediatry:()=>W9,deptpharmacy:()=>q9,deptphysicalmedecine:()=>$9,deptphysiotherapy:()=>Y9,deptplasticandreparatorysurgery:()=>Z9,deptpneumology:()=>K9,deptpodiatry:()=>Q9,deptpodology:()=>J9,deptpsychiatry:()=>X9,deptpsychogeriatry:()=>eB,deptpsychology:()=>tB,deptradiology:()=>nB,deptradiotherapy:()=>rB,deptrevalidation:()=>aB,deptrheumatology:()=>iB,deptrhumatology:()=>oB,deptsenology:()=>sB,deptsocialservice:()=>lB,deptspeechtherapy:()=>cB,deptsportsmedecine:()=>uB,deptstomatology:()=>dB,deptsurgery:()=>hB,deptthoracicsurgery:()=>pB,depttoxicology:()=>mB,depttropicalmedecine:()=>fB,depturology:()=>gB,deptvascularsurgery:()=>vB,deptvisceraldigestiveabdominalsurgery:()=>yB,diabete_equipment_supplier:()=>bB,dietician:()=>_B,doctor:()=>wB,family_science_bachelor:()=>xB,gerontology_master:()=>EB,groupofnurses:()=>SB,groupofphysiciansdifferentaddress:()=>kB,groupofphysicianssameaddress:()=>CB,guardpost:()=>DB,hub:()=>IB,imaging_technologist:()=>TB,implantprovider:()=>NB,lab_technologist:()=>OB,logopedist:()=>PB,midwife:()=>MB,nurse:()=>AB,occupational_therapist:()=>RB,optician:()=>LB,orghospital:()=>FB,orginsurance:()=>jB,orglaboratory:()=>VB,orgpharmacy:()=>BB,orgpharmacyinvoicingoffice:()=>zB,orgpolyclinic:()=>HB,orgpractice:()=>UB,orgprevention:()=>GB,orgprimaryhealthcarecenter:()=>WB,orgpsychiatriccarehome:()=>qB,orgpublichealth:()=>$B,orgretirementhome:()=>YB,orgrevalidationcenter:()=>ZB,orgshelteredliving:()=>KB,orthopedagogist_master:()=>QB,orthopedist:()=>JB,orthoptist:()=>XB,orthotist:()=>ez,patient:()=>tz,pediatric_nurse:()=>nz,persadministrative:()=>rz,persambulancefirstaid:()=>az,persappliedpsychbachelor:()=>iz,persaudician:()=>oz,persaudiologist:()=>sz,persbandagistorthosiologist:()=>lz,persbiologist:()=>cz,perscaregiver:()=>uz,persclinicalorthopedagogist:()=>dz,persclinicalpsychologist:()=>hz,persdentist:()=>pz,persdietician:()=>mz,perseducator:()=>fz,persfamilysciencebachelor:()=>gz,persgerontologymaster:()=>vz,perslogopedist:()=>yz,persmidwife:()=>bz,persmobilityimprover:()=>_z,persnurse:()=>wz,persoccupationaltherapist:()=>xz,persoptician:()=>Ez,persoptometrist:()=>Sz,persoraldentalhygienist:()=>kz,persorthopedagogistmaster:()=>Cz,persorthopedist:()=>Dz,persorthoptist:()=>Iz,persorthotist:()=>Tz,persparamedical:()=>Nz,perspatientdriver:()=>Oz,perspharmacist:()=>Pz,perspharmacistclinicalbiologist:()=>Mz,perspharmacyassistant:()=>Az,persphysician:()=>Rz,persphysiotherapist:()=>Lz,perspodologist:()=>Fz,perspracticalnurse:()=>jz,persprosthesiologist:()=>Vz,perspsychologist:()=>Bz,perspsychomotortherapymaster:()=>zz,persreadaptationbachelor:()=>Hz,persshoetechnologist:()=>Uz,perssocialworker:()=>Gz,perstechnician:()=>Wz,perstrussmaker:()=>qz,pharmacist:()=>$z,pharmacist_assistant:()=>Yz,physician:()=>Zz,physiotherapist:()=>Kz,podologist:()=>Qz,practical_nurse:()=>Jz,prosthetist:()=>Xz,psychologist:()=>eH,psychomotor_therapy_master:()=>tH,readaptaion_bachelor:()=>nH,social_worker:()=>rH,specialized_educator:()=>aH,truss_maker:()=>iH});var B4="Ambulancier",z4="Ambulancier secouriste",H4="Ambulancier secouriste",U4="application logicielle",G4="Bachelier en psychologie appliquée",W4="Audicien",q4="Audiologue",$4="Pharmacien biologiste",Y4="Personnel soignant",Z4="Titulaire du certificat",K4="Citoyen",Q4="Orthopédagogue clinicien",J4="Psychologue clinicien",X4="Hygiéniste bucco-dentaire",e9="Dentiste",t9="algologie",n9="anatomopathologie",r9="anesthésiologie",a9="bactériologie",i9="chirurgie cardiaque",o9="cardiologie",s9="psychiatrie de l’enfant et de l’adolescent",l9="dentisterie",c9="dermatologie",u9="diabétologie",d9="diététique",h9="services d’urgence",p9="endocrinologie",m9="gastroentérologie",f9="médecine générale",g9="génétique",v9="gériatrie",y9="gynécologie",b9="chirurgie de la main",_9="hématologie",w9="maladie infectieuse",x9="soins intensifs",E9="kinésithérapie",S9="Service/Département laboratoire au sein d’une organisation",k9="grands brûlés",C9="chirurgie maxillo-faciale",D9="médecine interne",I9="biologie moléculaire",T9="néonatologie",N9="néphrologie",O9="neurologie",P9="neurologie",M9="oto-rhino-laryngologie",A9="médecine nucléaire",R9="soins infirmiers",L9="diététique nutritionnelle",F9="obstétrique",j9="ergothérapie",V9="oncologie",B9="ophtalmologie",z9="orthopédie",H9="soins palliatifs",U9="soins intensifs pédiatriques",G9="chirurgie pédiatrique",W9="pédiatrie",q9="Service/Département pharmacie au sein d’une organisation",$9="médecine physique",Y9="physiothérapie",Z9="chirurgie esthétique et réparatrice",K9="pneumologie",Q9="podiatrie",J9="",X9="psychiatrie",eB="Psychogériatrie",tB="psychologie",nB="radiologie",rB="radiothérapie",aB="rééducation",iB="rhumatologie",oB="",sB="sénologie",lB="service social",cB="logopédie",uB="médecine des sports",dB="stomatologie",hB="chirurgie",pB="chirurgie thoracique",mB="toxicologie",fB="médecine tropicale",gB="urologie",vB="chirurgie vasculaire",yB="chirurgie abdominale, digestive et viscérale",bB="Fournisseur de matériel d’autogestion diabétique",_B="Diététicien",wB="Médecin",xB="Bachelier en science de la famille",EB="Master en gérontologie",SB="Regroupement d’infirmiers",kB="Regroupement de médecins adresse différente",CB="regroupement de médecins même adresse",DB="poste de garde",IB="hub",TB="Technologue en imagerie médicale",NB="Dispensateur d’implants",OB="Technologue de labo",PB="Logopède",MB="Sage-femme",AB="Infirmier\\Infirmière",RB="Ergothérapeute",LB="Opticien",FB="hôpital",jB="assurance",VB="laboratoire indépendant",BB="Pharmacie indépendante",zB="office de tarification",HB="polyclinique",UB="cabinet",GB="Service de prévention",WB="Maison médicale",qB="maison de soins psychiatriques",$B="service public de santé",YB="maison de repos",ZB="centre de revalidation",KB="initiative d’habitation protégée",QB="Master en Orthopédagogie",JB="Orthopédiste",XB="Orthoptiste-Optométriste",ez="Orthésiste",tz="Patient",nz="Puéricultrice",rz="personnel admistratif",az="ambulance premier secours",iz="Bachelier en psychologie",oz="audicien",sz="audiologue",lz="orthosiologue bandagiste (technologue en orthopédie)",cz="technicien de laboratoire médical",uz="soignant informel",dz="Orthopédagogue clinicien",hz="Psychologue clinicien",pz="dentiste",mz="diététicien",fz="éducateur",gz="Bachelier en sciences de la famille",vz="Master en gérontologie",yz="logopède",bz="sage-femme",_z="améliorateur de mobilité (technologue en orthopédie)",wz="infirmier",xz="ergothérapeute",Ez="opticien",Sz="optométriste",kz="Hygiéniste bucco-dentaire",Cz="Master en orthopédagogie",Dz="orthopédiste",Iz="orthoptiste",Tz="Orthésiste/Prothésiste",Nz="personnel paramédical",Oz="Transporteur de patient (non urgent)",Pz="pharmacien",Mz="pharmacien-biologiste clinicien",Az="assistant en pharmacie",Rz="médecin",Lz="kinésithérapeute",Fz="podologue",jz="aide-soignante",Vz="prothésiste (technologue en orthopédie)",Bz="psychologue",zz="Master en thérapie psychomotrice",Hz="Bachelier en kinésithérapie et réadaptation",Uz="technicien de chaussures (technologue en orthopédie)",Gz="travailleur social",Wz="Technicien d’imagerie médicale",qz="Bandagiste",$z="Pharmacien",Yz="Assistant Pharmaceutico-Technique",Zz="Médecin",Kz="Physiothérapeute",Qz="Podologue",Jz="Aide-soignant",Xz="Prothésiste",eH="Psychologue clinicien",tH="Master en thérapie psychomotrice",nH="Bachelier en réadaptation",rH="Assistant social",aH="Educateur spécialisé",iH="Bandagiste",f_e={ambulance_driver:B4,ambulance_first_aid:z4,ambulance_rescuer:H4,application:U4,applied_psychology_bachelor:G4,audician:W4,audiologist:q4,biologist_pharmacist:$4,care_giver:Y4,certificateholder:Z4,citizen:K4,clinical_orthopedic_pedagogue:Q4,clinical_psychologist:J4,dental_hygienist:X4,dentist:e9,deptalgology:t9,deptanatomopathology:n9,deptanesthesiology:r9,deptbacteriology:a9,deptcardiacsurgery:i9,deptcardiology:o9,deptchildandadolescentpsychiatry:s9,deptdentistry:l9,deptdermatology:c9,deptdiabetology:u9,deptdietetics:d9,deptemergency:h9,deptendocrinology:p9,deptgastroenterology:m9,deptgeneralpractice:f9,deptgenetics:g9,deptgeriatry:v9,deptgynecology:y9,depthandsurgery:b9,depthematology:_9,deptinfectiousdisease:w9,deptintensivecare:x9,deptkinesitherapy:E9,deptlaboratory:S9,deptmajorburns:k9,deptmaxillofacialsurgery:C9,deptmedicine:D9,deptmolecularbiology:I9,deptneonatalogy:T9,deptnephrology:N9,deptneurology:O9,deptneurosurgery:P9,deptnte:M9,deptnuclear:A9,deptnursing:R9,deptnutritiondietetics:L9,deptobstetrics:F9,deptoccupationaltherapy:j9,deptoncology:V9,deptophtalmology:B9,deptorthopedy:z9,deptpalliativecare:H9,deptpediatricintensivecare:U9,deptpediatricsurgery:G9,deptpediatry:W9,deptpharmacy:q9,deptphysicalmedecine:$9,deptphysiotherapy:Y9,deptplasticandreparatorysurgery:Z9,deptpneumology:K9,deptpodiatry:Q9,deptpodology:J9,deptpsychiatry:X9,deptpsychogeriatry:eB,deptpsychology:tB,deptradiology:nB,deptradiotherapy:rB,deptrevalidation:aB,deptrheumatology:iB,deptrhumatology:oB,deptsenology:sB,deptsocialservice:lB,deptspeechtherapy:cB,deptsportsmedecine:uB,deptstomatology:dB,deptsurgery:hB,deptthoracicsurgery:pB,depttoxicology:mB,depttropicalmedecine:fB,depturology:gB,deptvascularsurgery:vB,deptvisceraldigestiveabdominalsurgery:yB,diabete_equipment_supplier:bB,dietician:_B,doctor:wB,family_science_bachelor:xB,gerontology_master:EB,groupofnurses:SB,groupofphysiciansdifferentaddress:kB,groupofphysicianssameaddress:CB,guardpost:DB,hub:IB,imaging_technologist:TB,implantprovider:NB,lab_technologist:OB,logopedist:PB,midwife:MB,nurse:AB,occupational_therapist:RB,optician:LB,orghospital:FB,orginsurance:jB,orglaboratory:VB,orgpharmacy:BB,orgpharmacyinvoicingoffice:zB,orgpolyclinic:HB,orgpractice:UB,orgprevention:GB,orgprimaryhealthcarecenter:WB,orgpsychiatriccarehome:qB,orgpublichealth:$B,orgretirementhome:YB,orgrevalidationcenter:ZB,orgshelteredliving:KB,orthopedagogist_master:QB,orthopedist:JB,orthoptist:XB,orthotist:ez,patient:tz,pediatric_nurse:nz,persadministrative:rz,persambulancefirstaid:az,persappliedpsychbachelor:iz,persaudician:oz,persaudiologist:sz,persbandagistorthosiologist:lz,persbiologist:cz,perscaregiver:uz,persclinicalorthopedagogist:dz,persclinicalpsychologist:hz,persdentist:pz,persdietician:mz,perseducator:fz,persfamilysciencebachelor:gz,persgerontologymaster:vz,perslogopedist:yz,persmidwife:bz,persmobilityimprover:_z,persnurse:wz,persoccupationaltherapist:xz,persoptician:Ez,persoptometrist:Sz,persoraldentalhygienist:kz,persorthopedagogistmaster:Cz,persorthopedist:Dz,persorthoptist:Iz,persorthotist:Tz,persparamedical:Nz,perspatientdriver:Oz,perspharmacist:Pz,perspharmacistclinicalbiologist:Mz,perspharmacyassistant:Az,persphysician:Rz,persphysiotherapist:Lz,perspodologist:Fz,perspracticalnurse:jz,persprosthesiologist:Vz,perspsychologist:Bz,perspsychomotortherapymaster:zz,persreadaptationbachelor:Hz,persshoetechnologist:Uz,perssocialworker:Gz,perstechnician:Wz,perstrussmaker:qz,pharmacist:$z,pharmacist_assistant:Yz,physician:Zz,physiotherapist:Kz,podologist:Qz,practical_nurse:Jz,prosthetist:Xz,psychologist:eH,psychomotor_therapy_master:tH,readaptaion_bachelor:nH,social_worker:rH,specialized_educator:aH,truss_maker:iH},oH={};W(oH,{ambulance_driver:()=>sH,ambulance_first_aid:()=>lH,ambulance_rescuer:()=>cH,application:()=>uH,applied_psychology_bachelor:()=>dH,audician:()=>hH,audiologist:()=>pH,biologist_pharmacist:()=>mH,care_giver:()=>fH,certificateholder:()=>gH,citizen:()=>vH,clinical_orthopedic_pedagogue:()=>yH,clinical_psychologist:()=>bH,default:()=>g_e,dental_hygienist:()=>_H,dentist:()=>wH,deptalgology:()=>xH,deptanatomopathology:()=>EH,deptanesthesiology:()=>SH,deptbacteriology:()=>kH,deptcardiacsurgery:()=>CH,deptcardiology:()=>DH,deptchildandadolescentpsychiatry:()=>IH,deptdentistry:()=>TH,deptdermatology:()=>NH,deptdiabetology:()=>OH,deptdietetics:()=>PH,deptemergency:()=>MH,deptendocrinology:()=>AH,deptgastroenterology:()=>RH,deptgeneralpractice:()=>LH,deptgenetics:()=>FH,deptgeriatry:()=>jH,deptgynecology:()=>VH,depthandsurgery:()=>BH,depthematology:()=>zH,deptinfectiousdisease:()=>HH,deptintensivecare:()=>UH,deptkinesitherapy:()=>GH,deptlaboratory:()=>WH,deptmajorburns:()=>qH,deptmaxillofacialsurgery:()=>$H,deptmedicine:()=>YH,deptmolecularbiology:()=>ZH,deptneonatalogy:()=>KH,deptnephrology:()=>QH,deptneurology:()=>JH,deptneurosurgery:()=>XH,deptnte:()=>e7,deptnuclear:()=>t7,deptnursing:()=>n7,deptnutritiondietetics:()=>r7,deptobstetrics:()=>a7,deptoccupationaltherapy:()=>i7,deptoncology:()=>o7,deptophtalmology:()=>s7,deptorthopedy:()=>l7,deptpalliativecare:()=>c7,deptpediatricintensivecare:()=>u7,deptpediatricsurgery:()=>d7,deptpediatry:()=>h7,deptpharmacy:()=>p7,deptphysicalmedecine:()=>m7,deptphysiotherapy:()=>f7,deptplasticandreparatorysurgery:()=>g7,deptpneumology:()=>v7,deptpodiatry:()=>y7,deptpodology:()=>b7,deptpsychiatry:()=>_7,deptpsychogeriatry:()=>w7,deptpsychology:()=>x7,deptradiology:()=>E7,deptradiotherapy:()=>S7,deptrevalidation:()=>k7,deptrheumatology:()=>C7,deptsenology:()=>D7,deptsocialservice:()=>I7,deptspeechtherapy:()=>T7,deptsportsmedecine:()=>N7,deptstomatology:()=>O7,deptsurgery:()=>P7,deptthoracicsurgery:()=>M7,depttoxicology:()=>A7,depttropicalmedecine:()=>R7,depturology:()=>L7,deptvascularsurgery:()=>F7,deptvisceraldigestiveabdominalsurgery:()=>j7,diabete_equipment_supplier:()=>V7,dietician:()=>B7,doctor:()=>z7,family_science_bachelor:()=>H7,gerontology_master:()=>U7,groupofnurses:()=>G7,groupofphysiciansdifferentaddress:()=>W7,groupofphysicianssameaddress:()=>q7,guardpost:()=>$7,hub:()=>Y7,imaging_technologist:()=>Z7,implantprovider:()=>K7,lab_technologist:()=>Q7,logopedist:()=>J7,midwife:()=>X7,nurse:()=>e6,occupational_therapist:()=>t6,optician:()=>n6,orghospital:()=>r6,orginsurance:()=>a6,orglaboratory:()=>i6,orgpharmacy:()=>o6,orgpharmacyinvoicingoffice:()=>s6,orgpolyclinic:()=>l6,orgpractice:()=>c6,orgprevention:()=>u6,orgprimaryhealthcarecenter:()=>d6,orgpsychiatriccarehome:()=>h6,orgpublichealth:()=>p6,orgretirementhome:()=>m6,orgrevalidationcenter:()=>f6,orgshelteredliving:()=>g6,orthopedagogist_master:()=>v6,orthopedist:()=>y6,orthoptist:()=>b6,orthotist:()=>_6,patient:()=>w6,pediatric_nurse:()=>x6,persadministrative:()=>E6,persambulancefirstaid:()=>S6,persappliedpsychbachelor:()=>k6,persaudician:()=>C6,persaudiologist:()=>D6,persbandagistorthosiologist:()=>I6,persbiologist:()=>T6,perscaregiver:()=>N6,persclinicalorthopedagogist:()=>O6,persclinicalpsychologist:()=>P6,persdentist:()=>M6,persdietician:()=>A6,perseducator:()=>R6,persfamilysciencebachelor:()=>L6,persgerontologymaster:()=>F6,perslogopedist:()=>j6,persmidwife:()=>V6,persmobilityimprover:()=>B6,persnurse:()=>z6,persoccupationaltherapist:()=>H6,persoptician:()=>U6,persoptometrist:()=>G6,persoraldentalhygienist:()=>W6,persorthopedagogistmaster:()=>q6,persorthopedist:()=>$6,persorthoptist:()=>Y6,persorthotist:()=>Z6,persparamedical:()=>K6,perspatientdriver:()=>Q6,perspharmacist:()=>J6,perspharmacistclinicalbiologist:()=>X6,perspharmacyassistant:()=>eU,persphysician:()=>tU,persphysiotherapist:()=>nU,perspodologist:()=>rU,perspracticalnurse:()=>aU,persprosthesiologist:()=>iU,perspsychologist:()=>oU,perspsychomotortherapymaster:()=>sU,persreadaptationbachelor:()=>lU,persshoetechnologist:()=>cU,perssocialworker:()=>uU,perstechnician:()=>dU,perstrussmaker:()=>hU,pharmacist:()=>pU,pharmacist_assistant:()=>mU,physician:()=>fU,physiotherapist:()=>gU,podologist:()=>vU,practical_nurse:()=>yU,prosthetist:()=>bU,psychologist:()=>_U,psychomotor_therapy_master:()=>wU,readaptaion_bachelor:()=>xU,social_worker:()=>EU,specialized_educator:()=>SU,truss_maker:()=>kU});var sH="Ambulancebestuurder",lH="Ambulancier eerste hulp",cH="Amublancier eerste hulp",uH="softwaretoepassing",dH="Bachelor toegepaste psychologie",hH="Audicien",pH="Audioloog",mH="Apotheker-bioloog",fH="Verzorgingspersoneel",gH="Houder van certificaat",vH="Burger",yH="Klinische orthopedagoog",bH="Klinische psycholoog",_H="Mondhygiënist",wH="Tandarts",xH="algologie",EH="anatomo-pathologie",SH="anesthesiologie",kH="bacteriologie",CH="hartchirurgie",DH="cardiologie",IH="kinder- en jeugdpsychiatrie",TH="tandheelkunde",NH="dermatologie",OH="diabetologie",PH="diëtetiek",MH="spoeddiensten",AH="endocrinologie/hormonenleer",RH="gastro-enterologie",LH="algemene geneeskunde",FH="genetica",jH="geriatrie",VH="gynaecologie",BH="handchirurgie",zH="hematologie",HH="infectieziekte",UH="intensieve zorgen",GH="kinesitherapie",WH="Laboratoriumdienst of -afdeling binnen een organisatie",qH="brandwondencentrum",$H="mond-, kaak- en aangezichtschirurgie",YH="interne geneeskunde",ZH="moleculaire biologie",KH="neonatologie",QH="nefrologie",JH="neurologie",XH="neurologie",e7="oto-rhino-laryngologie",t7="nucleaire geneeskunde",n7="verpleegkunde",r7="diëtetiek",a7="verloskunde",i7="ergotherapie",o7="oncologie",s7="oftalmologie",l7="orthopedie",c7="palliatieve zorg",u7="intensieve zorg voor kinderen",d7="kinderchirurgie",h7="pediatrie",p7="Apotheekdienst of -afdeling binnen een organisatie",m7="fysische geneeskunde",f7="fysiotherapie",g7="plastische en reconstructieve chirurgie",v7="pulmonologie",y7="podiatrie",b7="",_7="psychiatrie",w7="Psychogeriatrie",x7="psychologie",E7="radiologie",S7="radiotherapie",k7="revalidatie",C7="reumatologie",D7="senologie",I7="sociale dienst",T7="logopedie",N7="sportgeneeskunde",O7="stomatologie",P7="chirurgie",M7="thoraxchirurgie",A7="toxicologie",R7="tropische geneeskunde",L7="urologie",F7="vasculaire chirurgie",j7="digestieve/viscerale chirurgie/buikchirurgie",V7="Leverancier van materiaal voor diabetische zelfzorg ",B7="Diëtist",z7="Arts",H7="Bachelor gezinswetenschappen",U7="Master gerontologie",G7="Groepering van verplegers",W7="Groepering van artsen verschillend adres",q7="groepering van artsen zelfde adres",$7="wachtpost",Y7="hub",Z7="Technoloog medische beeldvorming",K7="Leverancier implantaten",Q7="Laboratoriumtechnoloog",J7="Logopedist",X7="Vroedvrouw",e6="verpleegkundige",t6="Ergotherapeut",n6="Opticien",r6="ziekenhuis",a6="verzekering",i6="Onafhankelijk laboratorium",o6="Onafhankelijke apotheek",s6="Facturatie kantoor apotheek",l6="polikliniek",c6="praktijk",u6="Preventiedienst",d6="medisch huis",h6="psychiatrisch verzorgingstehuis",p6="openbare gezondheidsdienst",m6="woonzorgcentrum",f6="revalidatiecentrum",g6="initiatief voor beschut wonen",v6="Master orthopedagogie",y6="Orthopedist",b6="Orthoptist-optometrist",_6="Orthesist",w6="Patiënt",x6="Kinderverzorgsters",E6="administratief medewerker",S6="ambulance eerste hulp",k6="Bachelor in de toegepaste psychologie",C6="audicien",D6="audioloog",I6="Bandagist orthosioloog (orthopedisch technoloog)",T6="medisch laboratoriumtechnoloog",N6="mantelzorger",O6="Klinisch orthopedagoog",P6="Klinisch psycholoog",M6="tandarts",A6="diëtist",R6="opvoeder",L6="Bachelor in de gezinswetenschappen",F6="Master in de gerontologie",j6="logopedist",V6="vroedvrouw",B6="mobiliteitsverbeteraar (orthopedisch technoloog)",z6="verpleegkundige",H6="ergotherapeut",U6="opticien",G6="optometrist",W6="Mondhygiënist",q6="Master in de orthopedagogie",$6="orthopedist",Y6="orthoptist",Z6="Orthopedisch technicus",K6="paramedisch personeel",Q6="Ziekenvervoerder (niet urgent)",J6="apotheker",X6="apotheker-klinisch bioloog",eU="apothekersassistent",tU="arts",nU="kinesitherapeut",rU="podologist",aU="verzorgende",iU="prothesemaker (orthopedisch technoloog)",oU="psycholoog",sU="Master in de psychomotorische therapie",lU="Bachelor in de readaptatiewetenschappen",cU="schoentechnicus (orthopedisch technoloog)",uU="maatschappelijk werker",dU="Technicus medische beeldvorming",hU="Bandagist",pU="Apotheker",mU="Farmaceutisch-technisch assistent",fU="Arts",gU="Fysiotherapeut",vU="Podoloog",yU="Zorgkundige",bU="Prothesist",_U="Psycholoog",wU="Master psychomotorische therapie",xU="Bachelor readaptatiewetenschappen",EU="Sociaal assistent",SU="Bachelor opvoedkunde",kU="Bandagist",g_e={ambulance_driver:sH,ambulance_first_aid:lH,ambulance_rescuer:cH,application:uH,applied_psychology_bachelor:dH,audician:hH,audiologist:pH,biologist_pharmacist:mH,care_giver:fH,certificateholder:gH,citizen:vH,clinical_orthopedic_pedagogue:yH,clinical_psychologist:bH,dental_hygienist:_H,dentist:wH,deptalgology:xH,deptanatomopathology:EH,deptanesthesiology:SH,deptbacteriology:kH,deptcardiacsurgery:CH,deptcardiology:DH,deptchildandadolescentpsychiatry:IH,deptdentistry:TH,deptdermatology:NH,deptdiabetology:OH,deptdietetics:PH,deptemergency:MH,deptendocrinology:AH,deptgastroenterology:RH,deptgeneralpractice:LH,deptgenetics:FH,deptgeriatry:jH,deptgynecology:VH,depthandsurgery:BH,depthematology:zH,deptinfectiousdisease:HH,deptintensivecare:UH,deptkinesitherapy:GH,deptlaboratory:WH,deptmajorburns:qH,deptmaxillofacialsurgery:$H,deptmedicine:YH,deptmolecularbiology:ZH,deptneonatalogy:KH,deptnephrology:QH,deptneurology:JH,deptneurosurgery:XH,deptnte:e7,deptnuclear:t7,deptnursing:n7,deptnutritiondietetics:r7,deptobstetrics:a7,deptoccupationaltherapy:i7,deptoncology:o7,deptophtalmology:s7,deptorthopedy:l7,deptpalliativecare:c7,deptpediatricintensivecare:u7,deptpediatricsurgery:d7,deptpediatry:h7,deptpharmacy:p7,deptphysicalmedecine:m7,deptphysiotherapy:f7,deptplasticandreparatorysurgery:g7,deptpneumology:v7,deptpodiatry:y7,deptpodology:b7,deptpsychiatry:_7,deptpsychogeriatry:w7,deptpsychology:x7,deptradiology:E7,deptradiotherapy:S7,deptrevalidation:k7,deptrheumatology:C7,deptsenology:D7,deptsocialservice:I7,deptspeechtherapy:T7,deptsportsmedecine:N7,deptstomatology:O7,deptsurgery:P7,deptthoracicsurgery:M7,depttoxicology:A7,depttropicalmedecine:R7,depturology:L7,deptvascularsurgery:F7,deptvisceraldigestiveabdominalsurgery:j7,diabete_equipment_supplier:V7,dietician:B7,doctor:z7,family_science_bachelor:H7,gerontology_master:U7,groupofnurses:G7,groupofphysiciansdifferentaddress:W7,groupofphysicianssameaddress:q7,guardpost:$7,hub:Y7,imaging_technologist:Z7,implantprovider:K7,lab_technologist:Q7,logopedist:J7,midwife:X7,nurse:e6,occupational_therapist:t6,optician:n6,orghospital:r6,orginsurance:a6,orglaboratory:i6,orgpharmacy:o6,orgpharmacyinvoicingoffice:s6,orgpolyclinic:l6,orgpractice:c6,orgprevention:u6,orgprimaryhealthcarecenter:d6,orgpsychiatriccarehome:h6,orgpublichealth:p6,orgretirementhome:m6,orgrevalidationcenter:f6,orgshelteredliving:g6,orthopedagogist_master:v6,orthopedist:y6,orthoptist:b6,orthotist:_6,patient:w6,pediatric_nurse:x6,persadministrative:E6,persambulancefirstaid:S6,persappliedpsychbachelor:k6,persaudician:C6,persaudiologist:D6,persbandagistorthosiologist:I6,persbiologist:T6,perscaregiver:N6,persclinicalorthopedagogist:O6,persclinicalpsychologist:P6,persdentist:M6,persdietician:A6,perseducator:R6,persfamilysciencebachelor:L6,persgerontologymaster:F6,perslogopedist:j6,persmidwife:V6,persmobilityimprover:B6,persnurse:z6,persoccupationaltherapist:H6,persoptician:U6,persoptometrist:G6,persoraldentalhygienist:W6,persorthopedagogistmaster:q6,persorthopedist:$6,persorthoptist:Y6,persorthotist:Z6,persparamedical:K6,perspatientdriver:Q6,perspharmacist:J6,perspharmacistclinicalbiologist:X6,perspharmacyassistant:eU,persphysician:tU,persphysiotherapist:nU,perspodologist:rU,perspracticalnurse:aU,persprosthesiologist:iU,perspsychologist:oU,perspsychomotortherapymaster:sU,persreadaptationbachelor:lU,persshoetechnologist:cU,perssocialworker:uU,perstechnician:dU,perstrussmaker:hU,pharmacist:pU,pharmacist_assistant:mU,physician:fU,physiotherapist:gU,podologist:vU,practical_nurse:yU,prosthetist:bU,psychologist:_U,psychomotor_therapy_master:wU,readaptaion_bachelor:xU,social_worker:EU,specialized_educator:SU,truss_maker:kU},v_e={nl:oH,fr:V4,de:QR,en:y5},CU={};W(CU,{"00001":()=>DU,"00002":()=>IU,"00003":()=>TU,"00004":()=>NU,"00005":()=>OU,"00006":()=>PU,"00007":()=>MU,"00008":()=>AU,"00009":()=>RU,"00010":()=>LU,"00011":()=>FU,"00012":()=>jU,"00013":()=>VU,"00014":()=>BU,"00015":()=>zU,"00016":()=>HU,"00017":()=>UU,"00018":()=>GU,"00019":()=>WU,"00020":()=>qU,"00021":()=>$U,"00022":()=>YU,"00023":()=>ZU,"00024":()=>KU,"00025":()=>QU,"00026":()=>JU,"00027":()=>XU,"00028":()=>eG,"00029":()=>tG,"00030":()=>nG,"00031":()=>rG,"00032":()=>aG,"00033":()=>iG,"00034":()=>oG,"00035":()=>sG,"00036":()=>lG,"00037":()=>cG,"00038":()=>uG,"00039":()=>dG,"00040":()=>hG,"00041":()=>pG,"00042":()=>mG,"00043":()=>fG,"00044":()=>gG,"00045":()=>vG,"00046":()=>yG,"00047":()=>bG,"00048":()=>_G,"00049":()=>wG,"00050":()=>xG,"00051":()=>EG,"00052":()=>SG,"00053":()=>kG,"00054":()=>CG,"00055":()=>DG,"00056":()=>IG,"00057":()=>TG,"00058":()=>NG,"00059":()=>OG,"00060":()=>PG,"00061":()=>MG,"00062":()=>AG,"00063":()=>RG,"00064":()=>LG,"00065":()=>FG,"00066":()=>jG,"00067":()=>VG,"00068":()=>BG,"00069":()=>zG,"00070":()=>HG,"00071":()=>UG,"00072":()=>GG,"00073":()=>WG,"both-ears":()=>qG,"both-eyes":()=>$G,"both-nostrils":()=>YG,"cutaneous-injection":()=>ZG,default:()=>y_e,derm:()=>KG,"dermal-injection":()=>QG,"ear-left":()=>JG,"ear-right":()=>XG,"eye-left":()=>eW,"eye-right":()=>tW,hyperdermoclyse:()=>nW,icut:()=>rW,ider:()=>aW,larter:()=>iW,"nose-left":()=>oW,"nose-right":()=>sW,oft:()=>lW,transdermal:()=>cW,"vitreal-injection":()=>uW});var DU="ins Ohr",IU="auf die Haut",TU="derm./rect",NU="derm./vag.",OU="Injektion außerhalb der Hirnhaut",PU="e.dur./i.thec./lokal",MU="p.dur./lokal",AU="in die Luftröhre",RU="in den Gebärmutterhals einführen",LU="Injektion in eine Arterie",FU="Injektion in den Penis",jU="Injektion in die Haut",VU="Injektion in einen Muskel",BU="i.m./i.thec./p.dur./s.c.",zU="i.m./i.v.",HU="i.m./i.v./inf.",UU="i.m./i.v./inf./e.dur./s.c.",GU="i.m./i.v./inf./i.arter./i.thec.",WU="i.m./i.v./perf./i.artér./lokal/s.c.",qU="i.m./i.v./inf./i.thec.",$U="i.m./i.v./inf./rect.",YU="i.m./i.v./inf./s.c.",ZU="i.m./i.v./inhal.",KU="i.m./i.v./lokal",QU="i.m./i.v./or.",JU="i.m./i.v./rect",XU="i.m./i.v./s.c.",eG="i.m./inf.",tG="i.m./perf./lokal",nG="i.m./lokal",rG="i.m./lokal/rect.",aG="i.m./s.c.",iG="Injektion ins Rückenmark",oG="in die Gebärmutter einführen",sG="Injektion in eine Vene",lG="i.v./p.dur./lokal",cG="i.v./i.arter./i.ves.",uG="i.v./inf.",dG="i.v./perf./p.dur.",hG="i.v./inf./i.arter.",pG="i.v./inf./i.thec./s.c.",mG="i.v./inf./inhal.",fG="i.v./inf./s.c.",gG="i.v./s.c.",vG="in die Harnblase",yG="Infusion",bG="perf./i.ves.",_G="perf./s.c.",wG="Inhalation",xG="inhal./nas./lokal",EG="Injektion",SG="auf die Lippen",kG="lokal",CG="auf die Schleimhaut",DG="in die Nase",IG="in die Augen",TG="opht./auric.",NG="opht./auric./nas.",OG="opht./auric./nas./lokal",PG="einnehmen",MG="or./orofar./derm.",AG="or./rect.",RG="or./s.l.",LG="durch den Mund",FG="orofar./derm.",jG="durch Mund und Nase",VG="rektal",BG="Spritze unter die Haut",zG="s.c./i.derm.",HG="unter die Zunge",UG="auf die Zähne",GG="in den Harnleiter",WG="vaginal",qG="beide Ohren",$G="beide Augen",YG="beide Nasenlöcher",ZG="kutane Injektion",KG="dermatologisch",QG="dermale Injektion",JG="linkes Ohr",XG="rechtes Ohr",eW="linkes Auge",tW="rechtes Auge",nW="Hyperdermoklyse",rW="intrakutan",aW="intradermal",iW="intraarteriell",oW="linke Nase",sW="rechte Nase",lW="ophthalmologisch",cW="transdermal",uW="vitreale Injektion",y_e={"00001":DU,"00002":IU,"00003":TU,"00004":NU,"00005":OU,"00006":PU,"00007":MU,"00008":AU,"00009":RU,"00010":LU,"00011":FU,"00012":jU,"00013":VU,"00014":BU,"00015":zU,"00016":HU,"00017":UU,"00018":GU,"00019":WU,"00020":qU,"00021":$U,"00022":YU,"00023":ZU,"00024":KU,"00025":QU,"00026":JU,"00027":XU,"00028":eG,"00029":tG,"00030":nG,"00031":rG,"00032":aG,"00033":iG,"00034":oG,"00035":sG,"00036":lG,"00037":cG,"00038":uG,"00039":dG,"00040":hG,"00041":pG,"00042":mG,"00043":fG,"00044":gG,"00045":vG,"00046":yG,"00047":bG,"00048":_G,"00049":wG,"00050":xG,"00051":EG,"00052":SG,"00053":kG,"00054":CG,"00055":DG,"00056":IG,"00057":TG,"00058":NG,"00059":OG,"00060":PG,"00061":MG,"00062":AG,"00063":RG,"00064":LG,"00065":FG,"00066":jG,"00067":VG,"00068":BG,"00069":zG,"00070":HG,"00071":UG,"00072":GG,"00073":WG,"both-ears":qG,"both-eyes":$G,"both-nostrils":YG,"cutaneous-injection":ZG,derm:KG,"dermal-injection":QG,"ear-left":JG,"ear-right":XG,"eye-left":eW,"eye-right":tW,hyperdermoclyse:nW,icut:rW,ider:aW,larter:iW,"nose-left":oW,"nose-right":sW,oft:lW,transdermal:cW,"vitreal-injection":uW},dW={};W(dW,{"00001":()=>hW,"00002":()=>pW,"00003":()=>mW,"00004":()=>fW,"00005":()=>gW,"00006":()=>vW,"00007":()=>yW,"00008":()=>bW,"00009":()=>_W,"00010":()=>wW,"00011":()=>xW,"00012":()=>EW,"00013":()=>SW,"00014":()=>kW,"00015":()=>CW,"00016":()=>DW,"00017":()=>IW,"00018":()=>TW,"00019":()=>NW,"00020":()=>OW,"00021":()=>PW,"00022":()=>MW,"00023":()=>AW,"00024":()=>RW,"00025":()=>LW,"00026":()=>FW,"00027":()=>jW,"00028":()=>VW,"00029":()=>BW,"00030":()=>zW,"00031":()=>HW,"00032":()=>UW,"00033":()=>GW,"00034":()=>WW,"00035":()=>qW,"00036":()=>$W,"00037":()=>YW,"00038":()=>ZW,"00039":()=>KW,"00040":()=>QW,"00041":()=>JW,"00042":()=>XW,"00043":()=>e8,"00044":()=>t8,"00045":()=>n8,"00046":()=>r8,"00047":()=>a8,"00048":()=>i8,"00049":()=>o8,"00050":()=>s8,"00051":()=>l8,"00052":()=>c8,"00053":()=>u8,"00054":()=>d8,"00055":()=>h8,"00056":()=>p8,"00057":()=>m8,"00058":()=>f8,"00059":()=>g8,"00060":()=>v8,"00061":()=>y8,"00062":()=>b8,"00063":()=>_8,"00064":()=>w8,"00065":()=>x8,"00066":()=>E8,"00067":()=>S8,"00068":()=>k8,"00069":()=>C8,"00070":()=>D8,"00071":()=>I8,"00072":()=>T8,"00073":()=>N8,"both-ears":()=>O8,"both-eyes":()=>P8,"both-nostrils":()=>M8,"cutaneous-injection":()=>A8,default:()=>b_e,derm:()=>R8,"dermal-injection":()=>L8,"ear-left":()=>F8,"ear-right":()=>j8,"eye-left":()=>V8,"eye-right":()=>B8,hyperdermoclyse:()=>z8,icut:()=>H8,ider:()=>U8,larter:()=>G8,"nose-left":()=>W8,"nose-right":()=>q8,oft:()=>$8,transdermal:()=>Y8,"vitreal-injection":()=>Z8});var hW="auric.",pW="derm.",mW="derm./rect",fW="derm./vag.",gW="e.dur.",vW="e.dur./i.thec./local",yW="e.dur./local",bW="e.trach.",_W="endocerv.",wW="i.arter.",xW="i.cavern.",EW="i.derm.",SW="i.m.",kW="i.m./i.thec./e.dur./s.c.",CW="i.m./i.v.",DW="i.m./i.v./inf.",IW="i.m./i.v./inf./e.dur./s.c.",TW="i.m./i.v./inf./i.arter./i.thec.",NW="i.m./i.v./perf./i.artér./local/s.c.",OW="i.m./i.v./inf./i.thec.",PW="i.m./i.v./inf./rect.",MW="i.m./i.v./inf./s.c.",AW="i.m./i.v./inhal.",RW="i.m./i.v./local",LW="i.m./i.v./or.",FW="i.m./i.v./rect",jW="i.m./i.v./s.c.",VW="i.m./inf.",BW="i.m./perf./local",zW="i.m./local",HW="i.m./local/rect.",UW="i.m./s.c.",GW="i.thec.",WW="i.ut.",qW="i.v.",$W="i.v./p.dur./local",YW="i.v./i.arter./i.ves.",ZW="i.v./inf.",KW="i.v./perf./p.dur.",QW="i.v./perf./i.artér.",JW="i.v./perf./i.théc./s.c.",XW="i.v./perf./inhal.",e8="i.v./perf./s.c.",t8="i.v./s.c.",n8="i.ves.",r8="perf.",a8="perf./i.ves.",i8="perf./s.c.",o8="inhal.",s8="inhal./nas./local",l8="inj.",c8="lip",u8="local",d8="muc.",h8="nas.",p8="opht.",m8="opht./auric.",f8="opht./auric./nas.",g8="opht./auric./nas./local",v8="or.",y8="or./bucco-phar./derm.",b8="or./rect.",_8="or./s.l.",w8="bucco-phar.",x8="bucco-phar./derm.",E8="bucco-phar./nas.",S8="rect.",k8="s.c.",C8="s.c./i.derm.",D8="s.l.",I8="teeth",T8="urethr.",N8="vag.",O8="both ears",P8="both eyes",M8="both nostrils",A8="cutaneous injection",R8="dermatologically",L8="dermal injection",F8="ear left",j8="ear right",V8="eye left",B8="eye right",z8="hyperdermoclyse",H8="intracutaneous",U8="intradermally",G8="intra-arterial",W8="nose left",q8="nose right",$8="ophtalmological",Y8="transdermal",Z8="vitreal injection",b_e={"00001":hW,"00002":pW,"00003":mW,"00004":fW,"00005":gW,"00006":vW,"00007":yW,"00008":bW,"00009":_W,"00010":wW,"00011":xW,"00012":EW,"00013":SW,"00014":kW,"00015":CW,"00016":DW,"00017":IW,"00018":TW,"00019":NW,"00020":OW,"00021":PW,"00022":MW,"00023":AW,"00024":RW,"00025":LW,"00026":FW,"00027":jW,"00028":VW,"00029":BW,"00030":zW,"00031":HW,"00032":UW,"00033":GW,"00034":WW,"00035":qW,"00036":$W,"00037":YW,"00038":ZW,"00039":KW,"00040":QW,"00041":JW,"00042":XW,"00043":e8,"00044":t8,"00045":n8,"00046":r8,"00047":a8,"00048":i8,"00049":o8,"00050":s8,"00051":l8,"00052":c8,"00053":u8,"00054":d8,"00055":h8,"00056":p8,"00057":m8,"00058":f8,"00059":g8,"00060":v8,"00061":y8,"00062":b8,"00063":_8,"00064":w8,"00065":x8,"00066":E8,"00067":S8,"00068":k8,"00069":C8,"00070":D8,"00071":I8,"00072":T8,"00073":N8,"both-ears":O8,"both-eyes":P8,"both-nostrils":M8,"cutaneous-injection":A8,derm:R8,"dermal-injection":L8,"ear-left":F8,"ear-right":j8,"eye-left":V8,"eye-right":B8,hyperdermoclyse:z8,icut:H8,ider:U8,larter:G8,"nose-left":W8,"nose-right":q8,oft:$8,transdermal:Y8,"vitreal-injection":Z8},K8={};W(K8,{"00001":()=>Q8,"00002":()=>J8,"00003":()=>X8,"00004":()=>eq,"00005":()=>tq,"00006":()=>nq,"00007":()=>rq,"00008":()=>aq,"00009":()=>iq,"00010":()=>oq,"00011":()=>sq,"00012":()=>lq,"00013":()=>cq,"00014":()=>uq,"00015":()=>dq,"00016":()=>hq,"00017":()=>pq,"00018":()=>mq,"00019":()=>fq,"00020":()=>gq,"00021":()=>vq,"00022":()=>yq,"00023":()=>bq,"00024":()=>_q,"00025":()=>wq,"00026":()=>xq,"00027":()=>Eq,"00028":()=>Sq,"00029":()=>kq,"00030":()=>Cq,"00031":()=>Dq,"00032":()=>Iq,"00033":()=>Tq,"00034":()=>Nq,"00035":()=>Oq,"00036":()=>Pq,"00037":()=>Mq,"00038":()=>Aq,"00039":()=>Rq,"00040":()=>Lq,"00041":()=>Fq,"00042":()=>jq,"00043":()=>Vq,"00044":()=>Bq,"00045":()=>zq,"00046":()=>Hq,"00047":()=>Uq,"00048":()=>Gq,"00049":()=>Wq,"00050":()=>qq,"00051":()=>$q,"00052":()=>Yq,"00053":()=>Zq,"00054":()=>Kq,"00055":()=>Qq,"00056":()=>Jq,"00057":()=>Xq,"00058":()=>e$,"00059":()=>t$,"00060":()=>n$,"00061":()=>r$,"00062":()=>a$,"00063":()=>i$,"00064":()=>o$,"00065":()=>s$,"00066":()=>l$,"00067":()=>c$,"00068":()=>u$,"00069":()=>d$,"00070":()=>h$,"00071":()=>p$,"00072":()=>m$,"00073":()=>f$,"both-ears":()=>g$,"both-eyes":()=>v$,"both-nostrils":()=>y$,"cutaneous-injection":()=>b$,default:()=>__e,derm:()=>_$,"dermal-injection":()=>w$,"ear-left":()=>x$,"ear-right":()=>E$,"eye-left":()=>S$,"eye-right":()=>k$,hyperdermoclyse:()=>C$,icut:()=>D$,ider:()=>I$,larter:()=>T$,"nose-left":()=>N$,"nose-right":()=>O$,oft:()=>P$,transdermal:()=>M$,"vitreal-injection":()=>A$});var Q8="dans l’oreille",J8="sur la peau",X8="derm./rect",eq="derm./vag.",tq="injection en dehors de la méninge",nq="e.dur./i.théc./local",rq="e.dur./local",aq="dans la trachée",iq="introduire dans le col de l’utérus",oq="injection dans l’artère",sq="injection dans le pénis",lq="injection dans la peau",cq="injection dans un muscle",uq="i.m./i.théc./e.dur./s.c.",dq="i.m./i.v.",hq="i.m./i.v./perf.",pq="i.m./i.v./perf./e.dur./s.c.",mq="i.m./i.v./inf./i.arter./i.thec.",fq="i.m./i.v./perf./i.artér./local/s.c.",gq="i.m./i.v./inf./i.thec.",vq="i.m./i.v./perf./rect.",yq="i.m./i.v./perf./s.c.",bq="i.m./i.v./inhal.",_q="i.m./i.v./local",wq="i.m./i.v./or.",xq="i.m./i.v./rect",Eq="i.m./i.v./s.c.",Sq="i.m./perf.",kq="i.m./perf./local",Cq="i.m./local",Dq="i.m./local/rect.",Iq="i.m./s.c.",Tq="injection dans la moelle épinière",Nq="introduire dans l’utérus",Oq="injection dans une veine",Pq="i.v./p.dur./local",Mq="i.v./i.arter./i.ves.",Aq="i.v./perf.",Rq="i.v./perf./p.dur.",Lq="i.v./perf./i.artér.",Fq="i.v./perf./i.théc./s.c.",jq="i.v./perf./inhal.",Vq="i.v./perf./s.c.",Bq="i.v./s.c.",zq="dans la vessie",Hq="perfusion",Uq="perf./i.vés.",Gq="perf./s.c.",Wq="inhalation",qq="inhal./nas./local",$q="injection",Yq="lèvre",Zq="local",Kq="sur la muqueuse",Qq="dans le nez",Jq="dans les yeux",Xq="opht./auric.",e$="opht./auric./nas.",t$="opht./auric./nas./local",n$="prendre/avaler",r$="or./bucco-phar./derm.",a$="or./rect.",i$="or./s.l.",o$="par la bouche",s$="bucco-phar./derm.",l$="par la bouche et dans le nez",c$="par voie rectale",u$="injection sous-cutanée",d$="s.c./i.derm.",h$="sous la langue",p$="sur les dents",m$="dans l’uretère",f$="par voie vaginale",g$="les deux oreilles",v$="les deux yeux",y$="les deux narines",b$="injection cutanée",_$="dermatologique",w$="injection dermique",x$="oreille gauche",E$="oreille droite",S$="oeil gauche",k$="oeil droite",C$="hyperdermoclyse",D$="intracutané",I$="intradermique",T$="intra-artérielle",N$="nez gauche",O$="nez droite",P$="ophtalmologique",M$="transdermique",A$="injection vitrale",__e={"00001":Q8,"00002":J8,"00003":X8,"00004":eq,"00005":tq,"00006":nq,"00007":rq,"00008":aq,"00009":iq,"00010":oq,"00011":sq,"00012":lq,"00013":cq,"00014":uq,"00015":dq,"00016":hq,"00017":pq,"00018":mq,"00019":fq,"00020":gq,"00021":vq,"00022":yq,"00023":bq,"00024":_q,"00025":wq,"00026":xq,"00027":Eq,"00028":Sq,"00029":kq,"00030":Cq,"00031":Dq,"00032":Iq,"00033":Tq,"00034":Nq,"00035":Oq,"00036":Pq,"00037":Mq,"00038":Aq,"00039":Rq,"00040":Lq,"00041":Fq,"00042":jq,"00043":Vq,"00044":Bq,"00045":zq,"00046":Hq,"00047":Uq,"00048":Gq,"00049":Wq,"00050":qq,"00051":$q,"00052":Yq,"00053":Zq,"00054":Kq,"00055":Qq,"00056":Jq,"00057":Xq,"00058":e$,"00059":t$,"00060":n$,"00061":r$,"00062":a$,"00063":i$,"00064":o$,"00065":s$,"00066":l$,"00067":c$,"00068":u$,"00069":d$,"00070":h$,"00071":p$,"00072":m$,"00073":f$,"both-ears":g$,"both-eyes":v$,"both-nostrils":y$,"cutaneous-injection":b$,derm:_$,"dermal-injection":w$,"ear-left":x$,"ear-right":E$,"eye-left":S$,"eye-right":k$,hyperdermoclyse:C$,icut:D$,ider:I$,larter:T$,"nose-left":N$,"nose-right":O$,oft:P$,transdermal:M$,"vitreal-injection":A$},R$={};W(R$,{"00001":()=>L$,"00002":()=>F$,"00003":()=>OY,"00004":()=>PY,"00005":()=>j$,"00006":()=>MY,"00007":()=>AY,"00008":()=>V$,"00009":()=>B$,"00010":()=>z$,"00011":()=>H$,"00012":()=>U$,"00013":()=>G$,"00014":()=>RY,"00015":()=>LY,"00016":()=>FY,"00017":()=>jY,"00018":()=>VY,"00019":()=>BY,"00020":()=>zY,"00021":()=>HY,"00022":()=>UY,"00023":()=>GY,"00024":()=>WY,"00025":()=>qY,"00026":()=>$Y,"00027":()=>YY,"00028":()=>ZY,"00029":()=>KY,"00030":()=>QY,"00031":()=>JY,"00032":()=>XY,"00033":()=>W$,"00034":()=>q$,"00035":()=>$$,"00036":()=>eZ,"00037":()=>tZ,"00038":()=>nZ,"00039":()=>rZ,"00040":()=>aZ,"00041":()=>iZ,"00042":()=>oZ,"00043":()=>sZ,"00044":()=>lZ,"00045":()=>Y$,"00046":()=>Z$,"00047":()=>cZ,"00048":()=>uZ,"00049":()=>K$,"00050":()=>dZ,"00051":()=>Q$,"00052":()=>J$,"00053":()=>X$,"00054":()=>eY,"00055":()=>tY,"00056":()=>nY,"00057":()=>hZ,"00058":()=>pZ,"00059":()=>mZ,"00060":()=>rY,"00061":()=>fZ,"00062":()=>gZ,"00063":()=>vZ,"00064":()=>aY,"00065":()=>yZ,"00066":()=>iY,"00067":()=>oY,"00068":()=>sY,"00069":()=>bZ,"00070":()=>lY,"00071":()=>cY,"00072":()=>uY,"00073":()=>dY,"both-ears":()=>DY,"both-eyes":()=>SY,"both-nostrils":()=>wY,"cutaneous-injection":()=>vY,default:()=>w_e,derm:()=>hY,"dermal-injection":()=>yY,"ear-left":()=>kY,"ear-right":()=>CY,"eye-left":()=>xY,"eye-right":()=>EY,hyperdermoclyse:()=>NY,icut:()=>mY,ider:()=>fY,larter:()=>pY,"nose-left":()=>bY,"nose-right":()=>_Y,oft:()=>gY,transdermal:()=>TY,"vitreal-injection":()=>IY});var L$="in het oor",F$="op de huid",j$="inspuiting buiten het hersenvlies",V$="in de luchtpijp",B$="inbrengen in de baarmoederhals",z$="inspuiting in een slagader",H$="inspuiting in de penis",U$="inspuiting in de huid",G$="inspuiting in een spier",W$="inspuiting in het ruggenmerg",q$="inbrengen in de baarmoeder",$$="inspuiting in een ader",Y$="in de urineblaas",Z$="infuus",K$="inhalatie",Q$="inspuiting",J$="op de lippen",X$="lokaal",eY="op het slijmvlies",tY="in de neus",nY="in de ogen",rY="innemen",aY="in de mond",iY="in de mond en in de neus",oY="anaal opsteken",sY="onderhuidse inspuiting",lY="onder de tong",cY="op de tanden",uY="in de urineleider",dY="vaginaal",hY="dermatologisch",pY="intra-arterieel",mY="intracutaan",fY="intradermaal",gY="oftalmologisch",vY="cutane injectie",yY="dermale injectie",bY="neus links",_Y="neus rechts",wY="beide neusgaten",xY="oog links",EY="oog rechts",SY="beide ogen",kY="oor links",CY="oor rechts",DY="beide oren",IY="vitreale injectie",TY="transdermaal",NY="hyperdermoclyse",OY="derm./rect",PY="derm./vag.",MY="e.dur./i.thec./lokaal",AY="e.dur./lokaal",RY="i.m./i.thec./p.dur./s.c.",LY="i.m./i.v.",FY="i.m./i.v./inf.",jY="i.m./i.v./inf./e.dur./s.c.",VY="i.m./i.v./inf./i.arter./i.thec.",BY="i.m./i.v./perf./i.artér./lokaal/s.c.",zY="i.m./i.v./inf./i.thec.",HY="i.m./i.v./inf./rect.",UY="i.m./i.v./inf./s.c.",GY="i.m./i.v./inhal.",WY="i.m./i.v./lokaal",qY="i.m./i.v./or.",$Y="i.m./i.v./rect",YY="i.m./i.v./s.c.",ZY="i.m./inf.",KY="i.m./perf./lokaal",QY="i.m./lokaal",JY="i.m./lokaal/rect.",XY="i.m./s.c.",eZ="i.v./p.dur./lokaal",tZ="i.v./i.arter./i.ves.",nZ="i.v./inf.",rZ="i.v./perf./p.dur.",aZ="i.v./inf./i.arter.",iZ="i.v./inf./i.thec./s.c.",oZ="i.v./inf./inhal.",sZ="i.v./inf./s.c.",lZ="i.v./s.c.",cZ="perf./i.ves.",uZ="perf./s.c.",dZ="inhal./nas./lokaal",hZ="oft./auric.",pZ="oft./auric./nas.",mZ="oft./auric./nas./lokaal",fZ="or./orofar./derm.",gZ="or./rect.",vZ="or./s.l.",yZ="orofar./derm.",bZ="s.c./i.derm.",w_e={"00001":L$,"00002":F$,"00005":j$,"00008":V$,"00009":B$,"00010":z$,"00011":H$,"00012":U$,"00013":G$,"00033":W$,"00034":q$,"00035":$$,"00045":Y$,"00046":Z$,"00049":K$,"00051":Q$,"00052":J$,"00053":X$,"00054":eY,"00055":tY,"00056":nY,"00060":rY,"00064":aY,"00066":iY,"00067":oY,"00068":sY,"00070":lY,"00071":cY,"00072":uY,"00073":dY,derm:hY,larter:pY,icut:mY,ider:fY,oft:gY,"cutaneous-injection":vY,"dermal-injection":yY,"nose-left":bY,"nose-right":_Y,"both-nostrils":wY,"eye-left":xY,"eye-right":EY,"both-eyes":SY,"ear-left":kY,"ear-right":CY,"both-ears":DY,"vitreal-injection":IY,transdermal:TY,hyperdermoclyse:NY,"00003":OY,"00004":PY,"00006":MY,"00007":AY,"00014":RY,"00015":LY,"00016":FY,"00017":jY,"00018":VY,"00019":BY,"00020":zY,"00021":HY,"00022":UY,"00023":GY,"00024":WY,"00025":qY,"00026":$Y,"00027":YY,"00028":ZY,"00029":KY,"00030":QY,"00031":JY,"00032":XY,"00036":eZ,"00037":tZ,"00038":nZ,"00039":rZ,"00040":aZ,"00041":iZ,"00042":oZ,"00043":sZ,"00044":lZ,"00047":cZ,"00048":uZ,"00050":dZ,"00057":hZ,"00058":pZ,"00059":mZ,"00061":fZ,"00062":gZ,"00063":vZ,"00065":yZ,"00069":bZ},x_e={nl:R$,fr:K8,de:CU,en:dW},_Z={};W(_Z,{default:()=>E_e,rsb:()=>EZ,rsw:()=>xZ,vitalink:()=>wZ});var wZ="Vitalink",xZ="Réseau Santé Wallon",EZ="Brüsseler Gesundheitsnetzwerk",E_e={vitalink:wZ,rsw:xZ,rsb:EZ},SZ={};W(SZ,{default:()=>S_e,rsb:()=>DZ,rsw:()=>CZ,vitalink:()=>kZ});var kZ="Vitalink",CZ="Réseau Santé Wallon",DZ="Brussels Health Network",S_e={vitalink:kZ,rsw:CZ,rsb:DZ},IZ={};W(IZ,{default:()=>k_e,rsb:()=>OZ,rsw:()=>NZ,vitalink:()=>TZ});var TZ="Vitalink",NZ="Réseau Santé Wallon",OZ="Réseau Santé Bruxellois",k_e={vitalink:TZ,rsw:NZ,rsb:OZ},PZ={};W(PZ,{default:()=>C_e,rsb:()=>RZ,rsw:()=>AZ,vitalink:()=>MZ});var MZ="Vitalink",AZ="Réseau Santé Wallon",RZ="Brusselse Gezondheidsnetwerk",C_e={vitalink:MZ,rsw:AZ,rsb:RZ},D_e={nl:PZ,fr:IZ,de:_Z,en:SZ},LZ={};W(LZ,{alphabetical:()=>qZ,author:()=>VZ,date:()=>BZ,default:()=>I_e,expiration:()=>WZ,medicationName:()=>FZ,role:()=>zZ,sort:()=>GZ,"sorting-ascendant":()=>HZ,"sorting-descendent":()=>UZ,validityDate:()=>jZ});var FZ="Arzneimittel",jZ="Ablaufdatum",VZ="Verfasser",BZ="Datum",zZ="Benutzerrolle",HZ="Aufsteigend sortieren",UZ="Absteigend sortieren",GZ="Sortieren",WZ={asc:"läuft zuerst ab",desc:"läuft zuletzt ab"},qZ={asc:"Medikamentenname (A→Z)",desc:"Medikamentenname (Z→A)"},I_e={medicationName:FZ,validityDate:jZ,author:VZ,date:BZ,role:zZ,"sorting-ascendant":HZ,"sorting-descendent":UZ,sort:GZ,expiration:WZ,alphabetical:qZ},$Z={};W($Z,{alphabetical:()=>rK,author:()=>JZ,date:()=>XZ,default:()=>T_e,expiration:()=>nK,medicationName:()=>YZ,role:()=>eK,sort:()=>tK,"sorting-ascendant":()=>KZ,"sorting-descendent":()=>QZ,validityDate:()=>ZZ});var YZ="Drug",ZZ="Validity",KZ="Sort by ascending order",QZ="Sort by descending order",JZ="Author",XZ="Date",eK="Role",tK="Sort by",nK={asc:"expires first",desc:"expires last"},rK={asc:"medication name (A→Z)",desc:"medication name (Z→A)"},T_e={medicationName:YZ,validityDate:ZZ,"sorting-ascendant":KZ,"sorting-descendent":QZ,author:JZ,date:XZ,role:eK,sort:tK,expiration:nK,alphabetical:rK},aK={};W(aK,{alphabetical:()=>mK,author:()=>sK,date:()=>lK,default:()=>N_e,expiration:()=>pK,medicationName:()=>iK,role:()=>cK,sort:()=>hK,"sorting-ascendant":()=>uK,"sorting-descendent":()=>dK,validityDate:()=>oK});var iK="Médicament",oK="Validité",sK="Auteur",lK="Date",cK="Qualité",uK="Trier par ordre croissant",dK="Trier par ordre décroissant",hK="Trier",pK={asc:"expire en premier",desc:"expire en dernier"},mK={asc:"nom du médicament (A→Z)",desc:"nom du médicament (Z→A)"},N_e={medicationName:iK,validityDate:oK,author:sK,date:lK,role:cK,"sorting-ascendant":uK,"sorting-descendent":dK,sort:hK,expiration:pK,alphabetical:mK},fK={};W(fK,{alphabetical:()=>kK,author:()=>yK,date:()=>bK,default:()=>O_e,expiration:()=>SK,medicationName:()=>gK,role:()=>_K,sort:()=>EK,"sorting-ascendant":()=>wK,"sorting-descendent":()=>xK,validityDate:()=>vK});var gK="Geneesmiddel",vK="Geldigheid",yK="Auteur",bK="Datum",_K="Rol",wK="Oplopend sorteren",xK="Aflopend sorteren",EK="Sorteren",SK={asc:"vervalt eerst",desc:"vervalt laatst"},kK={asc:"medicatienaam (A→Z)",desc:"medicatienaam (Z→A)"},O_e={medicationName:gK,validityDate:vK,author:yK,date:bK,role:_K,"sorting-ascendant":wK,"sorting-descendent":xK,sort:EK,expiration:SK,alphabetical:kK},P_e={nl:fK,fr:aK,de:LZ,en:$Z},CK={};W(CK,{acute:()=>DK,chronic:()=>IK,default:()=>M_e,ifnecessary:()=>TK,oneshot:()=>NK,reactivation:()=>OK,remission:()=>PK,subacute:()=>MK});var DK="akut",IK="chronisch",TK="falls erforderlich",NK="einmalig",OK="Reaktivierung",PK="Remission",MK="subakut",M_e={acute:DK,chronic:IK,ifnecessary:TK,oneshot:NK,reactivation:OK,remission:PK,subacute:MK},AK={};W(AK,{acute:()=>RK,chronic:()=>LK,default:()=>A_e,ifnecessary:()=>FK,oneshot:()=>jK,reactivation:()=>VK,remission:()=>BK,subacute:()=>zK});var RK="acute",LK="chronic",FK="if necessary",jK="one shot",VK="reactivation",BK="remission",zK="subacute",A_e={acute:RK,chronic:LK,ifnecessary:FK,oneshot:jK,reactivation:VK,remission:BK,subacute:zK},HK={};W(HK,{acute:()=>UK,chronic:()=>GK,default:()=>R_e,ifnecessary:()=>WK,oneshot:()=>qK,reactivation:()=>$K,remission:()=>YK,subacute:()=>ZK});var UK="aigu",GK="chronique",WK="si nécessaire",qK="une seule fois",$K="réactivation",YK="rémission",ZK="suraigu",R_e={acute:UK,chronic:GK,ifnecessary:WK,oneshot:qK,reactivation:$K,remission:YK,subacute:ZK},KK={};W(KK,{acute:()=>QK,chronic:()=>JK,default:()=>L_e,ifnecessary:()=>XK,oneshot:()=>eQ,reactivation:()=>tQ,remission:()=>nQ,subacute:()=>rQ});var QK="tijdelijke medicatie",JK="chronische medicatie",XK="indien nodig",eQ="eenmalig",tQ="reactivatie",nQ="remissie",rQ="subacuut",L_e={acute:QK,chronic:JK,ifnecessary:XK,oneshot:eQ,reactivation:tQ,remission:nQ,subacute:rQ},F_e={nl:KK,fr:HK,de:CK,en:AK},aQ={};W(aQ,{author:()=>uQ,default:()=>j_e,profession:()=>dQ,source:()=>cQ,title:()=>iQ,updated:()=>sQ,updatedBy:()=>lQ,version:()=>oQ});var iQ="Versionsdetails",oQ="Version",sQ="Aktualisiert am",lQ="Von",cQ="Ursprung",uQ="Verfasser",dQ="Beruf",j_e={title:iQ,version:oQ,updated:sQ,updatedBy:lQ,source:cQ,author:uQ,profession:dQ},hQ={};W(hQ,{author:()=>yQ,default:()=>V_e,profession:()=>bQ,source:()=>vQ,title:()=>pQ,updated:()=>fQ,updatedBy:()=>gQ,version:()=>mQ});var pQ="Version details",mQ="Version",fQ="Updated on",gQ="By",vQ="Source",yQ="Author",bQ="Appeal",V_e={title:pQ,version:mQ,updated:fQ,updatedBy:gQ,source:vQ,author:yQ,profession:bQ},_Q={};W(_Q,{author:()=>CQ,default:()=>B_e,profession:()=>DQ,source:()=>kQ,title:()=>wQ,updated:()=>EQ,updatedBy:()=>SQ,version:()=>xQ});var wQ="Détails de la version",xQ="Version",EQ="Mis à jour le",SQ="Par",kQ="Source",CQ="Auteur",DQ="Profession",B_e={title:wQ,version:xQ,updated:EQ,updatedBy:SQ,source:kQ,author:CQ,profession:DQ},IQ={};W(IQ,{author:()=>AQ,default:()=>z_e,profession:()=>RQ,source:()=>MQ,title:()=>TQ,updated:()=>OQ,updatedBy:()=>PQ,version:()=>NQ});var TQ="Versie details",NQ="Versie",OQ="Bijgewerkt op",PQ="Door",MQ="Bron",AQ="Auteur",RQ="Beroep",z_e={title:TQ,version:NQ,updated:OQ,updatedBy:PQ,source:MQ,author:AQ,profession:RQ},H_e={nl:IQ,fr:_Q,de:aQ,en:hQ},LQ={};W(LQ,{day:()=>FQ,default:()=>U_e,moreInformations:()=>qQ,nextday:()=>GQ,nextweek:()=>HQ,openCalendar:()=>WQ,previousday:()=>UQ,previousweek:()=>zQ,returnToCurrentWeek:()=>BQ,returnToToday:()=>VQ,week:()=>jQ});var FQ="Tagesansicht",jQ="Wochenansicht",VQ="Zurück zu heute",BQ="Diese Woche",zQ="Vorige week",HQ="Volgende week",UQ="Vorige dag",GQ="Volgende dag",WQ="den Kalender öffnen",qQ="Weitere Informationen",U_e={day:FQ,week:jQ,returnToToday:VQ,returnToCurrentWeek:BQ,previousweek:zQ,nextweek:HQ,previousday:UQ,nextday:GQ,openCalendar:WQ,moreInformations:qQ},$Q={};W($Q,{day:()=>YQ,default:()=>G_e,moreInformations:()=>rJ,nextday:()=>tJ,nextweek:()=>XQ,openCalendar:()=>nJ,previousday:()=>eJ,previousweek:()=>JQ,returnToCurrentWeek:()=>QQ,returnToToday:()=>KQ,week:()=>ZQ});var YQ="Day overview",ZQ="Week overview",KQ="Back to today",QQ="Present week",JQ="Previous week",XQ="Next week",eJ="Previous day",tJ="Next day",nJ="open the calendar",rJ="More information",G_e={day:YQ,week:ZQ,returnToToday:KQ,returnToCurrentWeek:QQ,previousweek:JQ,nextweek:XQ,previousday:eJ,nextday:tJ,openCalendar:nJ,moreInformations:rJ},aJ={};W(aJ,{day:()=>iJ,default:()=>W_e,moreInformations:()=>mJ,nextday:()=>hJ,nextweek:()=>uJ,openCalendar:()=>pJ,previousday:()=>dJ,previousweek:()=>cJ,returnToCurrentWeek:()=>lJ,returnToToday:()=>sJ,week:()=>oJ});var iJ="Vue journalière",oJ="Vue semaine",sJ="Revenir à aujourd'hui",lJ="Cette semaine",cJ="Semaine précédente",uJ="Semaine suivante",dJ="Jour précédent",hJ="Jour suivant",pJ="Ouvrir le calendrier",mJ="Plus d'informations",W_e={day:iJ,week:oJ,returnToToday:sJ,returnToCurrentWeek:lJ,previousweek:cJ,nextweek:uJ,previousday:dJ,nextday:hJ,openCalendar:pJ,moreInformations:mJ},fJ={};W(fJ,{day:()=>gJ,default:()=>q_e,moreInformations:()=>kJ,nextday:()=>EJ,nextweek:()=>wJ,openCalendar:()=>SJ,previousday:()=>xJ,previousweek:()=>_J,returnToCurrentWeek:()=>bJ,returnToToday:()=>yJ,week:()=>vJ});var gJ="Dagoverzicht",vJ="Weekoverzicht",yJ="Terug naar vandaag",bJ="Huidige week",_J="vorherige Woche",wJ="nächste Woche",xJ="vorheriger Tag",EJ="nächster Tag",SJ="de kalender openen",kJ="Meer informatie",q_e={day:gJ,week:vJ,returnToToday:yJ,returnToCurrentWeek:bJ,previousweek:_J,nextweek:wJ,previousday:xJ,nextday:EJ,openCalendar:SJ,moreInformations:kJ},$_e={nl:fJ,fr:aJ,de:LQ,en:$Q},CJ={};W(CJ,{comment:()=>zJ,default:()=>Y_e,end:()=>OJ,endCondition:()=>VJ,indication:()=>IJ,instructions:()=>BJ,medication:()=>DJ,noDetails:()=>HJ,other:()=>UJ,periodicity:()=>AJ,posologie:()=>RJ,prescriber:()=>TJ,quantity:()=>MJ,route:()=>LJ,start:()=>NJ,startCondition:()=>jJ,suspension:()=>PJ,temporality:()=>FJ});var DJ="Arzneimittel",IJ="Grund",TJ="verschreibende Person",NJ="Beginn",OJ="Ende",PJ={label:"Aufhängungen",end:"Wiederaufgenommen am",start:"Ausgesetzt am",reason:"Grund"},MJ="Darreichungsform",AJ="Abstand",RJ="Dosierung",LJ="Verabreichung",FJ="Zeitlichkeit",jJ="Anfangszustand",VJ="Endzustand",BJ="Hinweise",zJ="Kommentar",HJ="Die angeforderte arzneimittel wurde gelöscht oder existiert nicht.",UJ="Andere",Y_e={medication:DJ,indication:IJ,prescriber:TJ,start:NJ,end:OJ,suspension:PJ,quantity:MJ,periodicity:AJ,posologie:RJ,route:LJ,temporality:FJ,startCondition:jJ,endCondition:VJ,instructions:BJ,comment:zJ,noDetails:HJ,other:UJ},GJ={};W(GJ,{comment:()=>iX,default:()=>Z_e,end:()=>ZJ,endCondition:()=>rX,indication:()=>qJ,instructions:()=>aX,medication:()=>WJ,noDetails:()=>oX,other:()=>sX,periodicity:()=>JJ,posologie:()=>XJ,prescriber:()=>$J,quantity:()=>QJ,route:()=>eX,start:()=>YJ,startCondition:()=>nX,suspension:()=>KJ,temporality:()=>tX});var WJ="Medication",qJ="Reason",$J="Prescriber",YJ="Beginning",ZJ="End",KJ={label:"Interruption",end:"Resumed on",start:"Interupted on",reason:"Reason"},QJ="Pharmaceutical form",JJ="Frequency",XJ="Dosage",eX="Route of administration",tX="Temporality",nX="Condition at the beginning",rX="Condition at the end",aX="Instructions ",iX="Comments",oX="The requested information has been deleted or doesn't exist.",sX="Other",Z_e={medication:WJ,indication:qJ,prescriber:$J,start:YJ,end:ZJ,suspension:KJ,quantity:QJ,periodicity:JJ,posologie:XJ,route:eX,temporality:tX,startCondition:nX,endCondition:rX,instructions:aX,comment:iX,noDetails:oX,other:sX},lX={};W(lX,{comment:()=>EX,default:()=>K_e,end:()=>pX,endCondition:()=>wX,indication:()=>uX,instructions:()=>xX,medication:()=>cX,noDetails:()=>SX,other:()=>kX,periodicity:()=>gX,posologie:()=>vX,prescriber:()=>dX,quantity:()=>fX,route:()=>yX,start:()=>hX,startCondition:()=>_X,suspension:()=>mX,temporality:()=>bX});var cX="Médicament",uX="Raison",dX="Prescripteur",hX="Début",pX="Fin",mX={label:"Suspensions",end:"Reprise le",start:"Suspendu le",reason:"Raison"},fX="Forme pharmaceutique",gX="Fréquence",vX="Posologie",yX="Voie d’administration",bX="Temporalité",_X="Condition de début",wX="Condition de fin",xX="Instructions",EX="Commentaire",SX="Le médicament demandé a été supprimé ou n'existe pas.",kX="Autre",K_e={medication:cX,indication:uX,prescriber:dX,start:hX,end:pX,suspension:mX,quantity:fX,periodicity:gX,posologie:vX,route:yX,temporality:bX,startCondition:_X,endCondition:wX,instructions:xX,comment:EX,noDetails:SX,other:kX},CX={};W(CX,{comment:()=>zX,default:()=>Q_e,end:()=>OX,endCondition:()=>VX,indication:()=>IX,instructions:()=>BX,medication:()=>DX,noDetails:()=>HX,other:()=>UX,periodicity:()=>AX,posologie:()=>RX,prescriber:()=>TX,quantity:()=>MX,route:()=>LX,start:()=>NX,startCondition:()=>jX,suspension:()=>PX,temporality:()=>FX});var DX="Geneesmiddel",IX="Reden",TX="Voorschrijver",NX="Start",OX="Einde",PX={label:"Opschortingen",end:"Hervat op",start:"Opgeschort op",reason:"Reden"},MX="Farmaceutische vorm",AX="Frequentie",RX="Posologie",LX="Toedieningsweg",FX="Temporaliteit",jX="Beginconditie",VX="Eindconditie",BX="Instructies",zX="Commentaar",HX="Het gevraagde geneesmiddel is verwijderd of bestaat niet.",UX="Andere",Q_e={medication:DX,indication:IX,prescriber:TX,start:NX,end:OX,suspension:PX,quantity:MX,periodicity:AX,posologie:RX,route:LX,temporality:FX,startCondition:jX,endCondition:VX,instructions:BX,comment:zX,noDetails:HX,other:UX},J_e={nl:CX,fr:lX,de:CJ,en:GJ},GX={};W(GX,{all:()=>WX,atYourConvenienceText:()=>ree,consultDetails:()=>KX,current:()=>qX,days:()=>aee,default:()=>X_e,future:()=>$X,headers:()=>ZX,noMedications:()=>oee,posology:()=>XX,prescriber:()=>tee,reason:()=>eee,remarks:()=>QX,return:()=>YX,seeDetails:()=>nee,toPlan:()=>JX,toTake:()=>iee});var WX="Vollständige Liste",qX="Aktuel",$X="Künftig",YX="Zurück zur Übersicht",ZX={moment:"Moment",medication:"Arzneimittel",dose:"Dosis",indication:"Grund",dayperiod:"Tageszeit",remark:"Anmerkung",leaflet:"Packungsbeilage",days:"Tagen",startCondition:"Anfangszustand",instructions:"Hinweise"},KX="Siehe Details",QX={ifneeded:"Gegebenenfalls",lastDayTemporary:"Letzter Tag vor Aussetzung",lastDayDefinitive:"Letzter Tag",suspended:"Aussetzen",end:"Ende"},JX="Noch zu vereinbaren",XX="Dosierung",eee="Grund",tee="Verordnende Person",nee="Details anzeigen",ree="Einige Medikamente wurden vom Arzt keiner bestimmten Tageszeit zugeordnet und werden deshalb unter 'Spezifische Anweisungen' angezeigt. Wenn Ihr Arzt Hinweise zur Einnahme des Arzneimittels gegeben hat, halten Sie diese bitte ein. Wenn dieses Medikament in bestimmten Abständen eingenommen werden muss, halten Sie sich bitte den ganzen Tag daran.",aee={monday:"Mo",tuesday:"Di",wednesday:"Mi",thursday:"Do",friday:"Fr",saturday:"Sa",sunday:"So",allDays:"Täglich"},iee="am {days} zu nehmen",oee={all:"Es wurden keine Arzneimitteln gefunden",current:"Es wurden keine Aktuelle Arzneimitteln gefunden",future:"Es wurden keine Künftige Arzneimitteln gefunden",day:"Es wurden keine Arzneimitteln für diesen Tag und diese Tageszeit gefunden",week:"Es wurden keine Arzneimitteln für diesen Woche und diese Tageszeit gefunden"},X_e={all:WX,current:qX,future:$X,return:YX,headers:ZX,consultDetails:KX,remarks:QX,toPlan:JX,posology:XX,reason:eee,prescriber:tee,seeDetails:nee,atYourConvenienceText:ree,days:aee,toTake:iee,noMedications:oee},see={};W(see,{all:()=>lee,atYourConvenienceText:()=>wee,consultDetails:()=>pee,current:()=>cee,days:()=>xee,default:()=>ewe,future:()=>uee,headers:()=>hee,noMedications:()=>See,notSpecified:()=>mee,posology:()=>vee,prescriber:()=>bee,reason:()=>yee,remarks:()=>fee,return:()=>dee,seeDetails:()=>_ee,toPlan:()=>gee,toTake:()=>Eee});var lee="Complete list",cee="Current",uee="Future",dee="Back to overview",hee={moment:"Moment",medication:"Medication",dose:"Dose",indication:"Reason",dayperiod:"Time",remark:"Note",leaflet:"Leaflet",days:"Number of days",startCondition:"Condition at the beginning",instructions:"Instructions "},pee="See details",mee="Dosage not filled",fee={ifneeded:"If necessary",lastDayTemporary:"Last day for suspension",lastDayDefinitive:"Last day",suspended:"Suspend",end:"End"},gee="Remains to be planned",vee="Dosage",yee="Reason",bee="Prescriber",_ee="View details",wee="Some medications are not assigned to a specific time of day by the doctor and are therefore placed in ‘Specific instructions’. If your doctor gave instructions regarding the moment you must take the medication, follow them up. If the medication must be taken according to a specific scheme, stick to it during the whole day.",xee={monday:"Mo",tuesday:"Tu",thursday:"Th",wednesday:"We",friday:"Fr",saturday:"Sa",sunday:"Su",allDays:"Every day"},Eee="To take on {days}",See={all:"No medication was found.",current:"No present medication was found.",future:"No future medication was found.",day:"No medication was found for this day with that moment.",week:"No medication was found for this day week with that moment."},ewe={all:lee,current:cee,future:uee,return:dee,headers:hee,consultDetails:pee,notSpecified:mee,remarks:fee,toPlan:gee,posology:vee,reason:yee,prescriber:bee,seeDetails:_ee,atYourConvenienceText:wee,days:xee,toTake:Eee,noMedications:See},kee={};W(kee,{all:()=>Cee,atYourConvenienceText:()=>jee,consultDetails:()=>Oee,current:()=>Dee,days:()=>Vee,default:()=>twe,future:()=>Iee,headers:()=>Nee,noMedications:()=>zee,posology:()=>Aee,prescriber:()=>Lee,reason:()=>Ree,remarks:()=>Pee,return:()=>Tee,seeDetails:()=>Fee,toPlan:()=>Mee,toTake:()=>Bee});var Cee="Toute la liste",Dee="En cours",Iee="Futur",Tee="Retour à la vue d'ensemble",Nee={moment:"Moment",medication:"Médicament",dose:"Dose",indication:"Raison",dayperiod:"Période",remark:"Remarque",leaflet:"Notice",days:"Jours",startCondition:"Condition de début",instructions:"Instructions"},Oee="Voir les détails",Pee={ifneeded:"Si nécessaire",lastDayTemporary:"Dernier jour avant suspension",lastDayDefinitive:"Dernier jour",suspended:"Suspendre",end:"Fin"},Mee="À convenir",Aee="Posologie",Ree="Raison",Lee="Prescripteur",Fee="Voir détails",jee="Quelques médicaments n’ont pas été assignés à une période précise de la journée par le médecin, et sont donc placés dans ‘Instructions spécifiques’. Si votre médecin a donné des instructions pour le moment de la prise du médicament, veuillez les suivre. Si ce médicament doit être pris selon une fréquence horaire précise, veuillez respecter cette consigne tout au long de la journée.",Vee={monday:"Lu",tuesday:"Ma",wednesday:"Me",thursday:"Je",friday:"Ve",saturday:"Sa",sunday:"Di",allDays:"Tous les jours"},Bee="À prendre {days}",zee={all:"Aucun médicament a été trouvé",current:"Aucun médicament actuel a été trouvé",future:"Aucun médicament futur a été trouvé",day:"Aucun médicament a été trouvé pour ce jour avec cette période de la journée",week:"Aucun médicament a été trouvé pour cette semaine avec cette période de la journée"},twe={all:Cee,current:Dee,future:Iee,return:Tee,headers:Nee,consultDetails:Oee,remarks:Pee,toPlan:Mee,posology:Aee,reason:Ree,prescriber:Lee,seeDetails:Fee,atYourConvenienceText:jee,days:Vee,toTake:Bee,noMedications:zee},Hee={};W(Hee,{all:()=>Uee,atYourConvenienceText:()=>nte,consultDetails:()=>Yee,current:()=>Gee,days:()=>rte,default:()=>nwe,future:()=>Wee,headers:()=>$ee,noMedications:()=>ite,notSpecified:()=>Zee,posology:()=>Jee,prescriber:()=>ete,reason:()=>Xee,remarks:()=>Kee,return:()=>qee,seeDetails:()=>tte,toPlan:()=>Qee,toTake:()=>ate});var Uee="Volledige lijst",Gee="Huidig",Wee="Toekomstig",qee="Terug naar overzicht",$ee={moment:"Moment",medication:"Geneesmiddel",dose:"Dosis",indication:"Reden",dayperiod:"Tijdstip",remark:"Opmerking",leaflet:"Bijsluiter",days:"Dagen",startCondition:"Beginconditie",instructions:"Instructies"},Yee="Zie details",Zee="Dosering niet ingevuld",Kee={ifneeded:"Indien nodig",lastDayTemporary:"Laatste dag voor opschorting",lastDayDefinitive:"Laatste dag",suspended:"Opschorten",end:"Einde"},Qee="Nog in te plannen",Jee="Posologie",Xee="Reden",ete="Voorschrijver",tte="Details bekijken",nte="Sommige medicijnen zijn door de arts niet aan een bepaald tijdstip van de dag toegewezen en worden daarom in 'Specifieke instructies' geplaatst. Als uw arts instructies heeft gegeven voor wanneer u het geneesmiddel moet innemen, volg die dan op. Als dit medicijn volgens een bepaald schema moet worden ingenomen, houdt u hier dan de hele dag aan.",rte={monday:"Ma",tuesday:"Di",thursday:"Do",wednesday:"Wo",friday:"Vr",saturday:"Za",sunday:"Zo",allDays:"Elke dag"},ate="Te nemen op {days}",ite={all:"Er werden geneesmiddelen gevonden",current:"Er werden geen huidige geneesmiddelen gevonden",future:"Er werden geen toekomstige geneesmiddelen gevonden",day:"Er werden geen geneesmiddelen voor deze dag met deze tijdstip gevonden",week:"Er werden geen geneesmiddelen voor deze week met deze tijdstip gevonden"},nwe={all:Uee,current:Gee,future:Wee,return:qee,headers:$ee,consultDetails:Yee,notSpecified:Zee,remarks:Kee,toPlan:Qee,posology:Jee,reason:Xee,prescriber:ete,seeDetails:tte,atYourConvenienceText:nte,days:rte,toTake:ate,noMedications:ite},rwe={nl:Hee,fr:kee,de:GX,en:see},ote={};W(ote,{default:()=>awe,flanders:()=>cte,subtitle:()=>lte,title:()=>ste,walloniaBrussels:()=>ute});var ste="Medikamentenplan",lte="Was ist, wenn ich in diesem Abschnitt keine Inhalte sehe?",cte={intro:"Ich lebe in Flandern",text:"Es liegt noch kein Medikamentenplan für Sie vor. Sie nehmen Arzneimittel ein, haben aber noch keinen Medikamentenplan? Bitten Sie Ihren behandelnden Arzt, einen zu erstellen.",introPro:"Ihr Patient lebt in Flandern",textPro:"Wenn Ihr Patient seinen Wohnsitz in Flandern hat und Sie sehen kein gemeinsames Medikationsschema auf seinem oder ihrem Namen, dann es gibt keinen Medikamenten-Zeitplan für ihn oder sie. Wenn Ihr Patient Medikamente nimmt, aber noch keinen Medikamentenplan hat, dann können Sie ein Medikationsschema erstellen über über die Software für Arzte oder Apotheker."},ute={intro:"Ich lebe in Wallonien oder in Brüssel",text1:"Wenn Sie mit Ihrem Namen angemeldet sind, steht Ihnen noch keine Medikation zur Verfügung. Nehmen Sie Medikamente ein, haben aber noch keine Medikation? Zögern Sie nicht, Ihren Arzt zu bitten, es zu erstellen.",text2:"Wenn Sie als Bevollmächtigter für eine andere Person oder als Elternteil eines minderjährigen Kindes angemeldet sind, haben Sie über diese Anwendung keinen Zugriff auf das Medikamentenplan. Sie können jedoch den Medikamentenplan in den regionalen Gesundheitssafes ‘Réseau Santé Wallon’ oder ‘Réseau Santé Bruxellois’ einsehen.",introPro:"Ihr Patient lebt in Wallonien oder in Brüssel",textPro:'Sie können direkt über das regionale Portal <a class="link" href="https://webapp.reseausantewallon.be/portal/pro?l=de">Réseau Santé Wallon</a> oder das regionale Portal <a class="link" href="https://webapp.abrumet.be/portal/pro?l=en">Brüsseler Gesundheitsnetzwerk</a>'},awe={title:ste,subtitle:lte,flanders:cte,walloniaBrussels:ute},dte={};W(dte,{default:()=>iwe,flanders:()=>mte,subtitle:()=>pte,title:()=>hte,walloniaBrussels:()=>fte});var hte="Medication scheme",pte="What to do if I I don't see any content in this part?",mte={intro:"I live in Flanders",text:"No shared medication scheme has been shared yet. If you use medication you don't have a medication scheme yet, ask your doctor to make create one for you.",introPro:"Your patient lives in Flanders",textPro:"There is no medication schedule for him yet. Is your patient taking medication but doesn't have a medication schedule yet? You can create one using the software for doctors or pharmacists."},fte={intro:"I live in Wallonia or in Brussels",text1:"If you are registered in your own name, then no medication scheme is available for you at the moment. If you use medication while you don't have a medication scheme yet, ask your doctor to make create one for you.",text2:"If you are registered as a mandate holder for another person or as a parent of a minor child, you cannot access the medication scheme by using this application. However, you can view the current medication scheme on the regional health safes ‘Réseau Santé Wallon’ or the ‘Brussels Health Network’.",introPro:"Your patient lives in Wallonia or Brussels",textPro:`You can directly access your patient's medication schedule via the regional portal <a class="link" href="https://webapp.reseausantewallon.be/portal/pro?l=fr">Réseau Santé Wallon</a> or via the regional portal <a class="link" href="https://webapp.abrumet.be/portal/pro?l=fr">Réseau Santé Bruxellois</a>`},iwe={title:hte,subtitle:pte,flanders:mte,walloniaBrussels:fte},gte={};W(gte,{default:()=>owe,flanders:()=>bte,subtitle:()=>yte,title:()=>vte,walloniaBrussels:()=>_te});var vte="Schéma de médication",yte="Que faire si je ne vois aucun contenu dans cette partie ?",bte={intro:"J’habite en Flandre",text:"Il n’y a pas encore de schéma de médication à votre nom. Vous prenez des médicaments mais vous n’avez pas encore de schéma de médication ? N’hésitez pas à demander à votre médecin traitant de le créer.",introPro:"Votre patient habite en Flandre",textPro:"Il n’y a pas encore de schéma de médication pour lui. Votre patient prend des médicaments mais n’a pas encore de schéma de médication ? Vous pouvez en créer un via le logiciel pour les médecins ou les pharmaciens"},_te={intro:"J’habite en Wallonie ou à Bruxelles",text1:"Si vous êtes connecté à votre nom, il n’y a pas encore de schéma de médication disponible pour vous. Vous prenez des médicaments mais vous n’avez pas encore de schéma de médication ? N’hésitez pas à demander à votre médecin traitant de le créer.",text2:"Si vous êtes connecté comme mandataire pour une autre personne ou comme parent d’un enfant mineur, vous n’avez pas accès au schéma de médication via cette application. Vous pouvez toutefois consulter le schéma de médication dans les coffres-forts régionaux de santé via les portails ‘Réseau Santé Wallon’ et du ‘Réseau Santé Bruxellois’",introPro:"Votre patient habite en Wallonie ou à Bruxelles",textPro:'Vous pouvez accéder directement au schéma de médication de votre patient via le portail régional <a class="link" href="https://webapp.reseausantewallon.be/portal/pro?l=fr">Réseau Santé Wallon</a> ou le portail régional <a class="link" href="https://webapp.abrumet.be/portal/pro?l=fr">Réseau Santé Bruxellois</a>'},owe={title:vte,subtitle:yte,flanders:bte,walloniaBrussels:_te},wte={};W(wte,{default:()=>swe,flanders:()=>Ste,subtitle:()=>Ete,title:()=>xte,walloniaBrussels:()=>kte});var xte="Medicatieschema",Ete="Wat te doen indien ik geen inhoud zie in dit deel?",Ste={intro:"Ik woon in Vlaanderen",text:"Er is voor u nog geen gedeeld medicatieschema beschikbaar. Als u medicijnen gebruikt en nog geen medicatieschema heeft, vraagt u aan uw arts er een aan te maken voor u",introPro:"Uw patiënt woont in Vlaanderen",textPro:"Als uw patiënt gedomicilieerd is in Vlaanderen en u ziet geen gedeeld medicatieschema op zijn of haar naam, dan is er nog geen. Indien uw patiënt wel geneesmiddelen neemt, maar nog geen medicatieschema heeft, dan kan u een medicatieschema aanmaken via de software voor huisartsen of apothekers."},kte={intro:"Ik woon in Wallonië of Brussel",text1:"Indien u aangemeld bent in eigen naam, dan is er voor u nog geen medicatieschema beschikbaar. Als u medicijnen gebruikt en nog geen medicatieschema heeft, vraagt u aan uw arts er een aan te maken voor u.",text2:"Indien u aangemeld bent als mandaathouder voor een andere persoon of als ouder van een minderjarig kind, dan heeft u via deze applicatie geen toegang tot het medicatieschema. U kan wel het actuele medicatieschema bekijken bij de regionale gezondheidskluizen ‘Réseau Santé Wallon’ of het ‘Brusselse Gezondheidsnetwerk’.",introPro:"Uw patiënt woont in Wallonië of Brussel",textPro:'U kan rechtstreeks toegang krijgen tot het medicatieschema van uw patiënt via het regionaal portaal <a class="link" href="https://webapp.reseausantewallon.be/portal/pro?l=nl">Réseau Santé Wallon</a> of het regionaal portaal <a class="link" href="https://webapp.abrumet.be/portal/pro?l=nl">Brusselse Gezondheidsnetwerk</a>'},swe={title:xte,subtitle:Ete,flanders:Ste,walloniaBrussels:kte},lwe={nl:wte,fr:gte,de:ote,en:dte},Cte={};W(Cte,{day:()=>Tte,default:()=>cwe,list:()=>Dte,week:()=>Ite});var Dte="Liste",Ite="Woche",Tte="Tag",cwe={list:Dte,week:Ite,day:Tte},Nte={};W(Nte,{day:()=>Mte,default:()=>uwe,list:()=>Ote,week:()=>Pte});var Ote="List",Pte="Week",Mte="Day",uwe={list:Ote,week:Pte,day:Mte},Ate={};W(Ate,{day:()=>Fte,default:()=>dwe,list:()=>Rte,week:()=>Lte});var Rte="Liste",Lte="Semaine",Fte="Jour",dwe={list:Rte,week:Lte,day:Fte},jte={};W(jte,{day:()=>zte,default:()=>hwe,list:()=>Vte,week:()=>Bte});var Vte="Lijst",Bte="Week",zte="Dag",hwe={list:Vte,week:Bte,day:zte},pwe={nl:jte,fr:Ate,de:Cte,en:Nte},Hte={};W(Hte,{default:()=>mwe,evening:()=>qte,ifNeeded:()=>Yte,morning:()=>Gte,night:()=>$te,noon:()=>Wte,toPlan:()=>Ute});var Ute="Spezifische Anweisungen",Gte="Morgen",Wte="Mittag und Nachmittag",qte="Abends",$te="Zubettgehen",Yte="Gegebenenfalls",mwe={toPlan:Ute,morning:Gte,noon:Wte,evening:qte,night:$te,ifNeeded:Yte},Zte={};W(Zte,{default:()=>fwe,evening:()=>Xte,ifNeeded:()=>tne,morning:()=>Qte,night:()=>ene,noon:()=>Jte,toPlan:()=>Kte});var Kte="Specific instructions",Qte="Morning",Jte="Noon and afternoon",Xte="Evening meal",ene="Going to sleep",tne="If necessary",fwe={toPlan:Kte,morning:Qte,noon:Jte,evening:Xte,night:ene,ifNeeded:tne},nne={};W(nne,{default:()=>gwe,evening:()=>one,ifNeeded:()=>lne,morning:()=>ane,night:()=>sne,noon:()=>ine,toPlan:()=>rne});var rne="Instructions spécifiques",ane="Matin",ine="Midi et Après-midi",one="Soir",sne="Au coucher",lne="Si nécessaire",gwe={toPlan:rne,morning:ane,noon:ine,evening:one,night:sne,ifNeeded:lne},cne={};W(cne,{default:()=>vwe,evening:()=>pne,ifNeeded:()=>fne,morning:()=>dne,night:()=>mne,noon:()=>hne,toPlan:()=>une});var une="Specifieke instructies",dne="Ochtend",hne="Middag en namiddag",pne="Avondmaal",mne="Bij het slapen gaan",fne="Indien nodig",vwe={toPlan:une,morning:dne,noon:hne,evening:pne,night:mne,ifNeeded:fne},ywe={nl:cne,fr:nne,de:Hte,en:Zte},gne={};W(gne,{collapsed:()=>wne,default:()=>bwe,disclaimer:()=>bne,expanded:()=>_ne,source:()=>xne,subtitle:()=>yne,title:()=>vne});var vne="Version {versionNumber}, aktualisiert am {date} um {hour}",yne="von {authorProfession} {authorFirstName} {authorLastName}",bne="Dies ist ein Medikamentenplan, der von Ihrem Pflegeteam verwaltet und über {safe} geteilt wird. Weitere Informationen finden Sie unter {safe}. Die Informationen im Medikamentenplan, den Sie anfordern möchten, sind möglicherweise nicht vollständig. Denken Sie daran, wenn Sie sich auf diesen Medikamentenplan stützen.",_ne="Warnung einklappen",wne="Warnung ausklappen",xne="Ursprung",bwe={title:vne,subtitle:yne,disclaimer:bne,expanded:_ne,collapsed:wne,source:xne},Ene={};W(Ene,{collapsed:()=>Ine,default:()=>_we,disclaimer:()=>Cne,expanded:()=>Dne,source:()=>Tne,subtitle:()=>kne,title:()=>Sne});var Sne="Version {versionNumber}, updated on {date} at {hour}",kne="by {authorProfession} {authorFirstName} {authorLastName}",Cne="This is a medication scheme managed by your care team and shared via {safe}. More information to be found on {safe}. The information contained in the medication scheme that you wish to question is maybe incomplete. Take that into account if you base yourself on that medication scheme.",Dne="Collapse alert",Ine="Expand alert",Tne="Source",_we={title:Sne,subtitle:kne,disclaimer:Cne,expanded:Dne,collapsed:Ine,source:Tne},Nne={};W(Nne,{collapsed:()=>Rne,default:()=>wwe,disclaimer:()=>Mne,expanded:()=>Ane,source:()=>Lne,subtitle:()=>Pne,title:()=>One});var One="Version {versionNumber}, mis à jour le {date} à {hour}",Pne="par {authorProfession} {authorFirstName} {authorLastName}",Mne="Il s’agit d’un schéma de médication qui est géré par votre équipe de soins et partagé via le(s) portail(s) {safe}. Plus d’informations peuvent être trouvées sur le(s) portail(s) {safe}. Il est possible que les informations figurant dans le schéma de médication que vous souhaitez demander ne soient pas complètes. Prenez cela en considération lorsque vous vous basez sur ce schéma de médication.",Ane="Réduire l’alerte",Rne="Déplier l’alerte",Lne="Source",wwe={title:One,subtitle:Pne,disclaimer:Mne,expanded:Ane,collapsed:Rne,source:Lne},Fne={};W(Fne,{collapsed:()=>Hne,default:()=>xwe,disclaimer:()=>Bne,expanded:()=>zne,source:()=>Une,subtitle:()=>Vne,title:()=>jne});var jne="Versie {versionNumber}, bijgewerkt op {date} om {hour}",Vne="door {authorProfession} {authorFirstName} {authorLastName}",Bne="Dit is een medicatieschema dat wordt beheerd door uw zorgteam en wordt gedeeld via {safe}. Meer informatie te vinden op {safe}. De informatie opgenomen in het medicatieschema dat u wenst op te vragen, is mogelijk niet volledig. Houd hier rekening mee wanneer u zich baseert op dit medicatieschema.",zne="Waarschuwing samenvouwen",Hne="Waarschuwing uitvouwen",Une="Bron",xwe={title:jne,subtitle:Vne,disclaimer:Bne,expanded:zne,collapsed:Hne,source:Une},Ewe={nl:Fne,fr:Nne,de:gne,en:Ene},Swe=class extends ds{getTranslation(e){return pt({commons:xt(ie({},Q1e[e]),{days:z1e[e],errors:q1e[e],roles:v_e[e],safes:D_e[e],periodicities:n_e[e],administrationUnits:L1e[e],period:s_e[e],routes:x_e[e],temporality:F_e[e],posology:h_e[e],sortDropdown:P_e[e]}),medicationSchemeListView:rwe[e],medicationSchemeOverview:pwe[e],medicationSchemeMoments:ywe[e],medicationSchemeNoData:lwe[e],medicationSchemeDateToggler:$_e[e],medicationSchemeCreationDetails:H_e[e],medicationSchemeDetails:J_e[e],medicationSchemeDisclaimer:Ewe[e]})}},kwe=[k1e,Zme({defaultLanguage:"fr",loader:{provide:ds,useClass:Swe},compiler:{provide:ps,useClass:T1e}})];function Gne(e){e||(Jo(),e=C(mr));let t=new lt(r=>e.onDestroy(r.next.bind(r)));return r=>r.pipe(Zo(t))}function Cwe(e,t){var d;let r=!(t!=null&&t.manualCleanup);r&&!(t!=null&&t.injector)&&Jo();let n=r?((d=t==null?void 0:t.injector)==null?void 0:d.get(mr))??C(mr):null,a=Dwe(t==null?void 0:t.equal),i;t!=null&&t.requireSync?i=Om({kind:0},{equal:a}):i=Om({kind:1,value:t==null?void 0:t.initialValue},{equal:a});let o,l=e.subscribe({next:u=>i.set({kind:1,value:u}),error:u=>{if(t!=null&&t.rejectErrors)throw u;i.set({kind:2,error:u})},complete:()=>{o==null||o()}});if(t!=null&&t.requireSync&&i().kind===0)throw new G(601,!1);return o=n==null?void 0:n.onDestroy(l.unsubscribe.bind(l)),ta(()=>{let u=i();switch(u.kind){case 1:return u.value;case 2:throw u.error;case 0:throw new G(601,!1)}},{equal:t==null?void 0:t.equal})}function Dwe(e=Object.is){return(t,r)=>t.kind===1&&r.kind===1&&e(t.value,r.value)}var Iwe=["*"],Twe=new X("MAT_CARD_CONFIG"),Nwe=(()=>{const t=class t{constructor(){s(this,"appearance");let n=C(Twe,{optional:!0});this.appearance=(n==null?void 0:n.appearance)||"raised"}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",Ye({type:t,selectors:[["mat-card"]],hostAttrs:[1,"mat-mdc-card","mdc-card"],hostVars:4,hostBindings:function(n,a){n&2&&Rn("mat-mdc-card-outlined",a.appearance==="outlined")("mdc-card--outlined",a.appearance==="outlined")},inputs:{appearance:"appearance"},exportAs:["matCard"],ngContentSelectors:Iwe,decls:1,vars:0,template:function(n,a){n&1&&(Ka(),Yn(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}
|
|
37
|
-
`],encapsulation:2,changeDetection:0}));let e=t;return e})(),Owe=(()=>{const t=class t{};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵdir",Kt({type:t,selectors:[["mat-card-content"]],hostAttrs:[1,"mat-mdc-card-content"]}));let e=t;return e})(),Pwe=(()=>{const t=class t{constructor(){s(this,"_vertical",!1);s(this,"_inset",!1)}get vertical(){return this._vertical}set vertical(n){this._vertical=Mf(n)}get inset(){return this._inset}set inset(n){this._inset=Mf(n)}};s(t,"ɵfac",function(n){return new(n||t)}),s(t,"ɵcmp",Ye({type:t,selectors:[["mat-divider"]],hostAttrs:["role","separator",1,"mat-divider"],hostVars:7,hostBindings:function(n,a){n&2&&(cn("aria-orientation",a.vertical?"vertical":"horizontal"),Rn("mat-divider-vertical",a.vertical)("mat-divider-horizontal",!a.vertical)("mat-divider-inset",a.inset))},inputs:{vertical:"vertical",inset:"inset"},decls:0,vars:0,template:function(n,a){},styles:[`.mat-divider{display:block;margin:0;border-top-style:solid;border-top-color:var(--mat-divider-color, var(--mat-sys-outline));border-top-width:var(--mat-divider-width, 1px)}.mat-divider.mat-divider-vertical{border-top:0;border-right-style:solid;border-right-color:var(--mat-divider-color, var(--mat-sys-outline));border-right-width:var(--mat-divider-width, 1px)}.mat-divider.mat-divider-inset{margin-left:80px}[dir=rtl] .mat-divider.mat-divider-inset{margin-left:auto;margin-right:80px}
|
|
38
|
-
`],encapsulation:2,changeDetection:0}));let e=t;return e})(),Wne={"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(Wne);var Mwe=Wne,qne={"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(qne);var Awe=qne,xn=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)},li,vo,Ca,Rwe=class{constructor(...e){li.set(this,new Map),vo.set(this,new Map),Ca.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()),xn(this,Ca,"f").has(r)||xn(this,Ca,"f").set(r,new Set);let a=xn(this,Ca,"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&&xn(this,vo,"f").set(r,o),i=!1,l)continue;let d=xn(this,li,"f").get(o);if(d&&d!=r&&!t)throw new Error(`"${r} -> ${o}" conflicts with "${d} -> ${o}". Pass \`force=true\` to override this definition.`);xn(this,li,"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:xn(this,li,"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&&xn(this,vo,"f").get(e.trim().toLowerCase()))??null)}getAllExtensions(e){return typeof e!="string"?null:xn(this,Ca,"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 xn(this,Ca,"f").values())Object.freeze(e);return this}_getTestState(){return{types:xn(this,li,"f"),extensions:xn(this,vo,"f")}}};li=new WeakMap,vo=new WeakMap,Ca=new WeakMap;var Lwe=Rwe;new Lwe(Awe,Mwe)._freeze();var Fwe=(()=>{const t=class t{transform(n){return n?"":"no"}};t.ɵfac=function(n){return new(n||t)},t.ɵpipe=Fn({name:"canTranslateForAttr",type:t,pure:!0});let e=t;return e})(),jwe=(()=>{const t=class t{transform(n){let a="";return Array.isArray(n)&&n.forEach(i=>{a+=i.charAt(0).toUpperCase()+i.slice(1)+" "}),typeof n=="string"&&n.split(" ").length>1&&n.split(" ").forEach((i,o)=>{o===0?a=i.charAt(0).toUpperCase()+i.slice(1):a+=" "+i}),typeof n=="string"&&n.split(" ").length===1&&(a=n.charAt(0).toUpperCase()+n.slice(1)),a}};t.ɵfac=function(n){return new(n||t)},t.ɵpipe=Fn({name:"firstLetterUppercase",type:t,pure:!0});let e=t;return e})(),Vwe=(()=>{const t=class t{transform(n){return Wbe(n)}};t.ɵfac=function(n){return new(n||t)},t.ɵpipe=Fn({name:"fullname",type:t,pure:!0});let e=t;return e})(),Bwe=(()=>{const t=class t{constructor(){this.translate=C(Gr)}transform(n){return n||this.translate.currentLang}};t.ɵfac=function(n){return new(n||t)},t.ɵpipe=Fn({name:"getLangForAttrLang",type:t,pure:!0});let e=t;return e})(),zwe=(()=>{const t=class t{transform(n){if(n){let a=n%1,i=Math.floor(n)>0?`${Math.floor(n)} + `:"";return a===.25?`${i}¼`:a===.5?`${i}½`:a===.75?`${i}¾`:n.toString()}return""}};t.ɵfac=function(n){return new(n||t)},t.ɵpipe=Fn({name:"quantity",type:t,pure:!0});let e=t;return e})(),Hwe=(()=>{const t=class t{constructor(){this.translate=C(Gr)}transform(n){return $be(n,this.translate.currentLang)}};t.ɵfac=function(n){return new(n||t)},t.ɵpipe=Fn({name:"translateObject",type:t,pure:!0});let e=t;return e})(),$ne=(()=>{const t=class t{constructor(){this.translate=C(Gr)}transform(n){return qbe(n,this.translate.currentLang)}};t.ɵfac=function(n){return new(n||t)},t.ɵpipe=Fn({name:"translateValue",type:t,pure:!0});let e=t;return e})(),Uwe=(()=>{const t=class t{transform(n){let a=new Date;return n==null?void 0:n.filter(i=>i.type==="definitive"||i.endDate&&!f_(new Date(i.endDate),a))}};t.ɵfac=function(n){return new(n||t)},t.ɵpipe=Fn({name:"activeAndFutureSuspensions",type:t,pure:!0});let e=t;return e})(),dt=function(e){return e.TO_PLAN="toPlan",e.MORNING="morning",e.NOON="noon",e.EVENING="evening",e.NIGHT="night",e.IF_NEEDED="ifNeeded",e}(dt||{}),Yne=function(e){return e.ALL="all",e.CURRENT="current",e.FUTURE="future",e}(Yne||{}),Zne=function(e){return e.VITALINK="vitalink",e.RSB="rsb",e.RSW="rsw",e}(Zne||{});function Kne(e){switch(e){case Zr.MONDAY:return 1;case Zr.TUESDAY:return 2;case Zr.WEDNESDAY:return 3;case Zr.THURSDAY:return 4;case Zr.FRIDAY:return 5;case Zr.SATURDAY:return 6;case Zr.SUNDAY:return 7;default:return}}var Gwe="minutes",En="hours",Sn="days",un="weeks",dn="months",ii="years";B.UH,B.U,B.UT,B.UD,B.UV,B.UQ,B.UZ,B.US,B.UA,B.UN,B.UX,B.UE,B.UW,B.D,B.DT,B.O1,B.DD,B.DV,B.DQ,B.DZ,B.DA,B.DN,B.DX,B.DE,B.DW,B.WT,B.WD,B.WV,B.WQ,B.WZ,B.WS,B.WA,B.WN,B.WX,B.WE,B.WW,B.WP,B.W,B.M,B.MT,B.MD,B.MV,B.MQ,B.MZ2,B.MS,B.MA,B.MN,B.MX,B.ME,B.MC,B.JH2,B.J,B.JT,B.JD,B.JV,B.JQ,B.JZ;var Wwe=[B.M,B.MT,B.MD,B.MV,B.MQ,B.MZ2,B.MS,B.MA,B.MN,B.MX,B.ME,B.MC];function Au(e){return Wwe.includes(e)}var qwe=[B.J,B.JH2,B.JT,B.JD,B.JV,B.JQ,B.JZ];function Ru(e){return qwe.includes(e)}function $we(e,t){var r,n;return(n=(r=e.day)==null?void 0:r.weekday)!=null&&n.weekNumber?Ywe(e,t):Zwe(e,t)}function Ywe(e,t){let r=new Date(t.treatmentStartDate),n=Vp(r),a=Wl(Qi(Rve(Ga(r),e.day.weekday.weekNumber-n),(Kne(e.day.weekday.day)||1)-1));return f_(a,r)?Lve(a,1):a}function Zwe(e,t){var a,i;let r=Kne((i=(a=e.day)==null?void 0:a.weekday)==null?void 0:i.day)||0,n=m_(new Date(t.treatmentStartDate));return Wl(Qi(new Date(t.treatmentStartDate),(r-n+7)%7))}function Kwe(e,t,r){if(!(e!=null&&e.length))return!1;let n=new RegExp(`^medications\\[${t}]`);return e.some(a=>n.test(a.field)?r?a.field.includes(`.${r}`):!0:!1)}var Qwe=(()=>{const t=class t{constructor(){this.translate=C(Gr),this.cdRef=C(Sc),this.destroyRef=C(mr),this.result="",this.translate.onLangChange.pipe(Gne(this.destroyRef)).subscribe(()=>{this.result=this.getResult(this.posology,this.medication),this.cdRef.markForCheck()})}transform(n,a){return(this.posology!==n||this.medication!==a)&&(this.posology=n,this.medication=a,this.result=this.getResult(n,a)),this.result}getResult(n,a){var o,l,d;if(!((o=n.daytime)!=null&&o.dayPeriod)&&!((l=n.daytime)!=null&&l.time))return"";let i=[this.getPosologyDayTimeTranslation(n)];return(d=a.frequency)!=null&&d.periodicity?i.push(...this.getPeriodicityText(n,a.frequency.periodicity,new Date(a.treatmentStartDate))):i.push(...this.getPosologyText(n,a,new Date(a.treatmentStartDate))),i.join(" ").trim()}getPeriodicityText(n,a,i){var o,l,d,u,h;if(((o=n.day)==null?void 0:o.weekday)!=null&&n.daytime!=null&&!Au(a)&&!Ru(a))return[this.translate.instant("commons.posology.on"),this.translate.instant("commons.days."+n.day.weekday.day).toLowerCase()];if(((l=n.day)==null?void 0:l.dayNumber)!=null&&n.daytime!=null&&!Au(a)&&!Ru(a))return[this.translate.instant("commons.posology.day"),n.day.dayNumber.toString()];if(Au(a))return((d=n.day)==null?void 0:d.date)!=null?[this.translate.instant("commons.posology.day"),qs(new Date(n.day.date)).toString()]:((u=n.day)==null?void 0:u.dayNumber)!=null?[this.translate.instant("commons.posology.day"),n.day.dayNumber.toString()]:[this.translate.instant("commons.posology.day"),qs(i).toString()];if(Ru(a)){let m=[this.translate.instant("commons.posology.on")];return(h=n.day)!=null&&h.date?m.push(qs(new Date(n.day.date))+"/"+(_g(n.day.date)+1)):m.push(qs(i)+"/"+(_g(i)+1)),m}return[]}getPosologyText(n,a,i){var l,d,u;let o=[this.translate.instant("commons.posology.on")];return((l=n.day)==null?void 0:l.date)!=null?o.push(gi(new Date(n.day.date),"dd-MM-yyyy")):((d=n.day)==null?void 0:d.weekday)!=null?o.push(gi($we(n,a),"dd-MM-yyyy")):((u=n.day)==null?void 0:u.dayNumber)!=null?o.push(gi(Qi(i,n.day.dayNumber-1),"dd-MM-yyyy")):o.push(gi(i,"dd-MM-yyyy")),o}getPosologyDayTimeTranslation(n){var a,i,o;return n&&((a=n.daytime)!=null&&a.dayPeriod)&&Object.values(ht).includes((i=n.daytime)==null?void 0:i.dayPeriod)?this.translate.instant("commons.period."+n.daytime.dayPeriod):(o=n.daytime)!=null&&o.time?n.daytime.time.substring(0,5):""}};t.ɵfac=function(n){return new(n||t)},t.ɵpipe=Fn({name:"posologySpecification",type:t,pure:!1});let e=t;return e})(),Jwe=(()=>{const t=class t{transform(n,a,i){return Kwe(n,a,i)}};t.ɵfac=function(n){return new(n||t)},t.ɵpipe=Fn({name:"hasMedicationError",type:t,pure:!0});let e=t;return e})(),Qne=e=>({posology:e}),Xwe=e=>({count:e});function exe(e,t){e&1&&(le(0,"span",1),ze(1),te(2,"translate"),se()),e&2&&(H(),At("",fe(2,1,"medicationSchemeListView.remarks.ifneeded"),":"))}function txe(e,t){if(e&1&&(le(0,"li"),Ya(1,2),se()),e&2){let r=t.$implicit;ce(3);let n=Ki(3);H(),de("ngTemplateOutlet",n)("ngTemplateOutletContext",jr(2,Qne,r))}}function nxe(e,t){if(e&1&&(le(0,"ul"),lp(1,txe,2,4,"li",null,sp),se()),e&2){let r=ce(2);H(),cp(r.medication().posology)}}function rxe(e,t){if(e&1&&Ya(0,2),e&2){let r=ce(2),n=Ki(3);de("ngTemplateOutlet",n)("ngTemplateOutletContext",jr(2,Qne,r.medication().posology[0]))}}function axe(e,t){if(e&1&&Ee(0,exe,3,3,"span",1)(1,nxe,3,0,"ul")(2,rxe,1,4,"ng-container",2),e&2){let r=ce();ye(r.medication().temporality===r.temporalities.ONESHOT?0:-1),H(),ye(r.medication().posology.length>1?1:2)}}function ixe(e,t){e&1&&(ze(0),te(1,"translate")),e&2&&At(" ",fe(1,1,"medicationSchemeListView.notSpecified"),`
|
|
39
|
-
`)}function oxe(e,t){e&1&&(le(0,"span"),ze(1),se()),e&2&&(H(),At(" ",t,""))}function sxe(e,t){if(e&1&&(le(0,"span"),ze(1),te(2,"translate"),se(),Ee(3,oxe,2,1,"span"),te(4,"posologySpecification")),e&2){let r,n=ce(2).posology,a=ce();H(),At(" ",fr(2,2,"commons.administrationUnits."+n.quantity.unit,jr(8,Xwe,n.quantity.value)),""),H(2),ye((r=fr(4,5,n,a.medication()))?3:-1,r)}}function lxe(e,t){if(e&1&&(le(0,"span"),ze(1),te(2,"quantity"),se(),Ee(3,sxe,5,10)),e&2){let r=ce().posology;H(),gn(fe(2,2,r.quantity.value)),H(2),ye(r.quantity.unit?3:-1)}}function cxe(e,t){if(e&1&&(le(0,"span",3),te(1,"getLangForAttrLang"),te(2,"canTranslateForAttr"),ze(3),se()),e&2){let r=ce();de("lang",fe(1,3,r.lang)),cn("translate",fe(2,5,r.lang)),H(3),At(" ",t," ")}}function uxe(e,t){if(e&1&&(le(0,"span",3),te(1,"getLangForAttrLang"),te(2,"canTranslateForAttr"),ze(3),se(),Ee(4,cxe,4,7,"span",3),te(5,"posologySpecification")),e&2){let r,n=t,a=ce().posology,i=ce();de("lang",fe(1,4,n.lang)),cn("translate",fe(2,6,n.lang)),H(3),At(" ",n.value," "),H(),ye((r=fr(5,8,a,i.medication()))?4:-1,r)}}function dxe(e,t){if(e&1&&(le(0,"div"),Ee(1,lxe,4,4)(2,uxe,6,11),te(3,"translateObject"),se()),e&2){let r,n=t.posology;H(),ye(n.quantity?1:-1),H(),ye((r=fe(3,2,n.text))?2:-1,r)}}var hxe=(()=>{const t=class t{constructor(){this.medication=Be.required(),this.temporalities=ea}};t.ɵfac=function(n){return new(n||t)},t.ɵcmp=Ye({type:t,selectors:[["vidis-medication-scheme-posology"]],inputs:{medication:[1,"medication"]},decls:4,vars:1,consts:[["posologyTemplate",""],[1,"if-needed"],[3,"ngTemplateOutlet","ngTemplateOutletContext"],[3,"lang"]],template:function(n,a){if(n&1&&Ee(0,axe,3,2)(1,ixe,2,3)(2,dxe,4,4,"ng-template",null,0,Td),n&2){let i;ye((i=a.medication().posology)!=null&&i.length?0:1)}},dependencies:[vr,zwe,Qwe,Hwe,Fwe,Bwe,Ob],styles:[".if-needed[_ngcontent-%COMP%]{font-family:Open Sans,Roboto,sans-serif;font-weight:700;color:#0d0d0d;font-size:1rem;line-height:1.375rem;letter-spacing:0em}ul[_ngcontent-%COMP%]{padding-inline-start:20px;margin-block:0}"],changeDetection:0});let e=t;return e})();zg(zae());var Ys;function pxe(){if(Ys===void 0&&(Ys=null,typeof window<"u")){let e=window;e.trustedTypes!==void 0&&(Ys=e.trustedTypes.createPolicy("angular#components",{createHTML:t=>t}))}return Ys}function uo(e){var t;return((t=pxe())==null?void 0:t.createHTML(e))||e}function xg(e){return Error(`Unable to find icon with the name "${e}"`)}function mxe(){return Error("Could not find HttpClient for use with Angular Material icons. Please add provideHttpClient() to your providers.")}function Eg(e){return Error(`The URL provided to MatIconRegistry was not trusted as a resource URL via Angular's DomSanitizer. Attempted URL was "${e}".`)}function Sg(e){return Error(`The literal provided to MatIconRegistry was not trusted as safe HTML by Angular's DomSanitizer. Attempted literal was "${e}".`)}var Ea=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}},fxe=(()=>{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 Ea(i,null,o))}addSvgIconResolver(n){return this._resolvers.push(n),this}addSvgIconLiteralInNamespace(n,a,i,o){let l=this._sanitizer.sanitize(mn.HTML,i);if(!l)throw Sg(i);let d=uo(l);return this._addSvgIconConfig(n,a,new Ea("",d,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 Ea(a,null,i))}addSvgIconSetLiteralInNamespace(n,a,i){let o=this._sanitizer.sanitize(mn.HTML,a);if(!o)throw Sg(a);let l=uo(o);return this._addSvgIconSetConfig(n,new Ea("",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(mn.RESOURCE_URL,n);if(!a)throw Eg(n);let i=this._cachedIconsByUrl.get(a);return i?pt(Zs(i)):this._loadSvgIconFromConfig(new Ea(n,null)).pipe(Gc(o=>this._cachedIconsByUrl.set(a,o)),Vt(o=>Zs(o)))}getNamedSvgIcon(n,a=""){let i=kg(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):Mie(xg(i))}ngOnDestroy(){this._resolvers=[],this._svgIconConfigs.clear(),this._iconSetConfigs.clear(),this._cachedIconsByUrl.clear()}_getSvgFromConfig(n){return n.svgText?pt(Zs(this._svgElementFromConfig(n))):this._loadSvgIconFromConfig(n).pipe(Vt(a=>Zs(a)))}_getSvgFromIconSetConfigs(n,a){let i=this._extractIconWithNameFromAnySet(n,a);if(i)return pt(i);let o=a.filter(l=>!l.svgText).map(l=>this._loadSvgIconSetFromConfig(l).pipe(M0(d=>{let u=`Loading icon set URL: ${this._sanitizer.sanitize(mn.RESOURCE_URL,l.url)} failed: ${d.message}`;return this._errorHandler.handleError(new Error(u)),pt(null)})));return O0(o).pipe(Vt(()=>{let l=this._extractIconWithNameFromAnySet(n,a);if(!l)throw xg(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),d=this._extractSvgIconFromSet(l,n,o.options);if(d)return d}}return null}_loadSvgIconFromConfig(n){return this._fetchIcon(n).pipe(Gc(a=>n.svgText=a),Vt(()=>this._svgElementFromConfig(n)))}_loadSvgIconSetFromConfig(n){return n.svgText?pt(null):this._fetchIcon(n).pipe(Gc(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 d=this._svgElementFromString(uo("<svg></svg>"));return d.appendChild(l),this._setSvgAttributes(d,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(uo("<svg></svg>")),i=n.attributes;for(let o=0;o<i.length;o++){let{name:l,value:d}=i[o];l!=="id"&&a.setAttribute(l,d)}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 mxe();if(a==null)throw Error(`Cannot fetch icon from URL "${a}".`);let l=this._sanitizer.sanitize(mn.RESOURCE_URL,a);if(!l)throw Eg(a);let d=this._inProgressUrlFetches.get(l);if(d)return d;let u=this._httpClient.get(l,{responseType:"text",withCredentials:o}).pipe(Vt(h=>uo(h)),R0(()=>this._inProgressUrlFetches.delete(l)),L0());return this._inProgressUrlFetches.set(l,u),u}_addSvgIconConfig(n,a,i){return this._svgIconConfigs.set(kg(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 gxe(o)?new Ea(o.url,null,o.options):new Ea(o,null)}}};s(t,"ɵfac",function(n){return new(n||t)(ae(us,8),ae(t1),ae(He,8),ae(Zn))}),s(t,"ɵprov",z({token:t,factory:t.ɵfac,providedIn:"root"}));let e=t;return e})();function Zs(e){return e.cloneNode(!0)}function kg(e,t){return e+":"+t}function gxe(e){return!!(e.url&&e.options)}var vxe=["*"],yxe=new X("MAT_ICON_DEFAULT_OPTIONS"),bxe=new X("mat-icon-location",{providedIn:"root",factory:_xe});function _xe(){let e=C(He),t=e?e.location:null;return{getPathname:()=>t?t.pathname+t.search:""}}var Jne=["clip-path","color-profile","src","cursor","fill","filter","marker","marker-start","marker-mid","marker-end","mask","stroke"],wxe=Jne.map(e=>`[${e}]`).join(", "),xxe=/^url\(['"]?#(.*?)['"]?\)$/,gs=(()=>{const t=class t{constructor(){s(this,"_elementRef",C(Ht));s(this,"_iconRegistry",C(fxe));s(this,"_location",C(bxe));s(this,"_errorHandler",C(Zn));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",vn.EMPTY);let n=C(new Cse("aria-hidden"),{optional:!0}),a=C(yxe,{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(wxe),i=this._elementsWithExternalReferences=this._elementsWithExternalReferences||new Map;for(let o=0;o<a.length;o++)Jne.forEach(l=>{let d=a[o],u=d.getAttribute(l),h=u?u.match(xxe):null;if(h){let m=i.get(d);m||(m=[],i.set(d,m)),m.push({name:l,value:h[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(Nn(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",Ye({type:t,selectors:[["mat-icon"]],hostAttrs:["role","img",1,"mat-icon","notranslate"],hostVars:10,hostBindings:function(n,a){n&2&&(cn("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),wc(a.color?"mat-"+a.color:""),Rn("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",mo],svgIcon:"svgIcon",fontSet:"fontSet",fontIcon:"fontIcon"},exportAs:["matIcon"],ngContentSelectors:vxe,decls:1,vars:0,template:function(n,a){n&1&&(Ka(),Yn(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}
|
|
40
|
-
`],encapsulation:2,changeDetection:0}));let e=t;return e})(),Exe=(()=>{const t=class t{constructor(){this.leaflet=Be.required()}};t.ɵfac=function(n){return new(n||t)},t.ɵcmp=Ye({type:t,selectors:[["vidis-download-link"]],inputs:{leaflet:[1,"leaflet"]},decls:4,vars:4,consts:[["mat-button","","target","_blank",3,"href"],["fontIcon","download"]],template:function(n,a){n&1&&(le(0,"a",0),Me(1,"mat-icon",1),ze(2),te(3,"translate"),se()),n&2&&(de("href",a.leaflet(),py),H(2),At(" ",fe(3,2,"commons.downloadLeaflet")," "))},dependencies:[Oc,Oge,gs,vr],encapsulation:2});let e=t;return e})(),Sxe=(()=>{const t=class t{constructor(){this.message=Be.required(),this.fontIcon=Be("info"),this.translateParams=Be({})}};t.ɵfac=function(n){return new(n||t)},t.ɵcmp=Ye({type:t,selectors:[["vidis-error-display"]],inputs:{message:[1,"message"],fontIcon:[1,"fontIcon"],translateParams:[1,"translateParams"]},decls:3,vars:5,consts:[[3,"fontIcon"]],template:function(n,a){n&1&&(Me(0,"mat-icon",0),ze(1),te(2,"translate")),n&2&&(de("fontIcon",a.fontIcon()),H(),At(" ",fr(2,2,"commons.errors."+a.message(),a.translateParams())," "))},dependencies:[gs,vr],styles:["[_nghost-%COMP%]{display:flex;align-items:center;background:#c41c0d0d;color:#c41c0d;font-weight:700;padding:16px}mat-icon[_ngcontent-%COMP%]{flex-shrink:0;font-size:20px;width:20px;height:20px;line-height:1;margin-right:6px}mat-icon[_ngcontent-%COMP%]{--mat-icon-color: #c41c0d}"]});let e=t;return e})(),kxe=(()=>{const t=class t{};t.ɵfac=function(n){return new(n||t)},t.ɵcmp=Ye({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&&(le(0,"h2",0),ze(1),te(2,"translate"),se(),le(3,"mat-dialog-content")(4,"p")(5,"span"),ze(6),te(7,"translate"),se()(),le(8,"p")(9,"span"),ze(10),te(11,"translate"),se(),le(12,"a",1),te(13,"translate"),ze(14),te(15,"translate"),se(),ze(16,"."),se()(),le(17,"mat-dialog-actions")(18,"button",2),ze(19),te(20,"translate"),se(),le(21,"button",3),ze(22),te(23,"translate"),se()()),n&2&&(H(),gn(fe(2,9,"commons.errors.report-message-title")),H(5),gn(fe(7,11,"commons.errors.report-message-explanation")),H(4),gn(fe(11,13,"commons.errors.report-message-content")),H(2),de("href",fe(13,15,"commons.errors.report-message-link"),py),H(2),gn(fe(15,17,"commons.errors.report-message-term-use")),H(4),de("mat-dialog-close",!0),H(),At(" ",fe(20,19,"commons.errors.report-message-report-button")," "),H(2),de("mat-dialog-close",!1),H(),At(" ",fe(23,21,"commons.errors.report-message-ignore-button")," "))},dependencies:[R1,T1,O1,M1,P1,Oc,Nc,vr],encapsulation:2});let e=t;return e})(),Cxe=(()=>{const t=class t{constructor(){this.vidisErrorCode=C(D1)}};t.ɵfac=function(n){return new(n||t)},t.ɵcmp=Ye({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&&(le(0,"h2",0),ze(1),te(2,"translate"),se(),le(3,"mat-dialog-content")(4,"p")(5,"span"),ze(6),te(7,"translate"),se()()(),le(8,"mat-dialog-actions")(9,"button",1),ze(10),te(11,"translate"),se()()),n&2&&(H(),gn(fe(2,4,"commons.errors.action-not-authorized-title")),H(5),gn(fe(7,6,"commons.errors."+a.vidisErrorCode)),H(3),de("mat-dialog-close",!1),H(),At(" ",fe(11,8,"commons.errors.action-not-authorized-close-button")," "))},dependencies:[R1,T1,O1,M1,P1,Oc,Nc,vr],encapsulation:2});let e=t;return e})();function Cg(e,t,r){let n=p_(),a=Txe(e,r.timeZone,r.locale??n.locale);return"formatToParts"in a?Dxe(a,t):Ixe(a,t)}function Dxe(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 Ixe(e,t){let r=e.format(t).replace(/\u200E/g,""),n=/ [\w-+ ]+$/.exec(r);return n?n[0].substr(1):""}function Txe(e,t,r){return new Intl.DateTimeFormat(r?[r.code,"en-US"]:void 0,{timeZone:t,timeZoneName:e})}function Nxe(e,t){let r=Rxe(t);return"formatToParts"in r?Pxe(r,e):Mxe(r,e)}var Oxe={year:0,month:1,day:2,hour:3,minute:4,second:5};function Pxe(e,t){try{let r=e.formatToParts(t),n=[];for(let a=0;a<r.length;a++){let i=Oxe[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 Mxe(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 Lu={},Dg=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")),Axe=Dg==="06/25/2014, 00:00:00"||Dg==="06/25/2014 00:00:00";function Rxe(e){return Lu[e]||(Lu[e]=Axe?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"})),Lu[e]}function Xne(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 Ig=36e5,Lxe=6e4,Fu={timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-])(\d{2}):?(\d{2})$/};function ere(e,t,r){if(!e)return 0;let n=Fu.timezoneZ.exec(e);if(n)return 0;let a,i;if(n=Fu.timezoneHH.exec(e),n)return a=parseInt(n[1],10),Tg(a)?-(a*Ig):NaN;if(n=Fu.timezoneHHMM.exec(e),n){a=parseInt(n[2],10);let o=parseInt(n[3],10);return Tg(a,o)?(i=Math.abs(a)*Ig+o*Lxe,n[1]==="+"?-i:i):NaN}if(Vxe(e)){t=new Date(t||Date.now());let o=r?t:Fxe(t),l=Jd(o,e);return-(r?l:jxe(t,l,e))}return NaN}function Fxe(e){return Xne(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())}function Jd(e,t){let r=Nxe(e,t),n=Xne(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 jxe(e,t,r){let n=e.getTime()-t,a=Jd(new Date(n),r);if(t===a)return t;n-=a-t;let i=Jd(new Date(n),r);return a===i?a:Math.max(a,i)}function Tg(e,t){return-23<=e&&e<=23&&(t==null||0<=t&&t<=59)}var Ng={};function Vxe(e){if(Ng[e])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:e}),Ng[e]=!0,!0}catch{return!1}}var Bxe=60*1e3,zxe={X:function(e,t,r){let n=ju(r.timeZone,e);if(n===0)return"Z";switch(t){case"X":return Og(n);case"XXXX":case"XX":return ci(n);case"XXXXX":case"XXX":default:return ci(n,":")}},x:function(e,t,r){let n=ju(r.timeZone,e);switch(t){case"x":return Og(n);case"xxxx":case"xx":return ci(n);case"xxxxx":case"xxx":default:return ci(n,":")}},O:function(e,t,r){let n=ju(r.timeZone,e);switch(t){case"O":case"OO":case"OOO":return"GMT"+Hxe(n,":");case"OOOO":default:return"GMT"+ci(n,":")}},z:function(e,t,r){switch(t){case"z":case"zz":case"zzz":return Cg("short",e,r);case"zzzz":default:return Cg("long",e,r)}}};function ju(e,t){let r=e?ere(e,t,!0)/Bxe:(t==null?void 0:t.getTimezoneOffset())??0;if(Number.isNaN(r))throw new RangeError("Invalid time zone specified: "+e);return r}function Yl(e,t){let r=e<0?"-":"",n=Math.abs(e).toString();for(;n.length<t;)n="0"+n;return r+n}function ci(e,t=""){let r=e>0?"-":"+",n=Math.abs(e),a=Yl(Math.floor(n/60),2),i=Yl(Math.floor(n%60),2);return r+a+t+i}function Og(e,t){return e%60===0?(e>0?"-":"+")+Yl(Math.abs(e)/60,2):ci(e,t)}function Hxe(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+Yl(i,2)}function Pg(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 Uxe=/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/,Vu=36e5,Mg=6e4,Gxe=2,Xt={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:Uxe};function Wxe(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?Gxe: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=qxe(e),{year:a,restDateString:i}=$xe(n.date,r),o=Yxe(i,a);if(o===null||isNaN(o.getTime()))return new Date(NaN);if(o){let l=o.getTime(),d=0,u;if(n.time&&(d=Zxe(n.time),d===null||isNaN(d)))return new Date(NaN);if(n.timeZone||t.timeZone){if(u=ere(n.timeZone||t.timeZone,new Date(l+d)),isNaN(u))return new Date(NaN)}else u=Pg(new Date(l+d)),u=Pg(new Date(l+d+u));return new Date(l+d+u)}else return new Date(NaN)}function qxe(e){let t={},r=Xt.dateTimePattern.exec(e),n;if(r?(t.date=r[1],n=r[3]):(r=Xt.datePattern.exec(e),r?(t.date=r[1],n=r[2]):(t.date=null,n=e)),n){let a=Xt.timeZone.exec(n);a?(t.time=n.replace(a[1],""),t.timeZone=a[1].trim()):t.time=n}return t}function $xe(e,t){if(e){let r=Xt.YYY[t],n=Xt.YYYYY[t],a=Xt.YYYY.exec(e)||n.exec(e);if(a){let i=a[1];return{year:parseInt(i,10),restDateString:e.slice(i.length)}}if(a=Xt.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 Yxe(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=Xt.MM.exec(e);if(i)return r=new Date(0),n=parseInt(i[1],10)-1,Rg(t,n)?(r.setUTCFullYear(t,n),r):new Date(NaN);if(i=Xt.DDD.exec(e),i){r=new Date(0);let o=parseInt(i[1],10);return Jxe(t,o)?(r.setUTCFullYear(t,0,o),r):new Date(NaN)}if(i=Xt.MMDD.exec(e),i){r=new Date(0),n=parseInt(i[1],10)-1;let o=parseInt(i[2],10);return Rg(t,n,o)?(r.setUTCFullYear(t,n,o),r):new Date(NaN)}if(i=Xt.Www.exec(e),i)return a=parseInt(i[1],10)-1,Lg(a)?Ag(t,a):new Date(NaN);if(i=Xt.WwwD.exec(e),i){a=parseInt(i[1],10)-1;let o=parseInt(i[2],10)-1;return Lg(a,o)?Ag(t,a,o):new Date(NaN)}return null}function Zxe(e){let t,r,n=Xt.HH.exec(e);if(n)return t=parseFloat(n[1].replace(",",".")),Bu(t)?t%24*Vu:NaN;if(n=Xt.HHMM.exec(e),n)return t=parseInt(n[1],10),r=parseFloat(n[2].replace(",",".")),Bu(t,r)?t%24*Vu+r*Mg:NaN;if(n=Xt.HHMMSS.exec(e),n){t=parseInt(n[1],10),r=parseInt(n[2],10);let a=parseFloat(n[3].replace(",","."));return Bu(t,r,a)?t%24*Vu+r*Mg+a*1e3:NaN}return null}function Ag(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 Kxe=[31,28,31,30,31,30,31,31,30,31,30,31],Qxe=[31,29,31,30,31,30,31,31,30,31,30,31];function tre(e){return e%400===0||e%4===0&&e%100!==0}function Rg(e,t,r){if(t<0||t>11)return!1;if(r!=null){if(r<1)return!1;let n=tre(e);if(n&&r>Qxe[t]||!n&&r>Kxe[t])return!1}return!0}function Jxe(e,t){if(t<1)return!1;let r=tre(e);return!(r&&t>366||!r&&t>365)}function Lg(e,t){return!(e<0||e>52||t!=null&&(t<0||t>6))}function Bu(e,t,r){return!(e<0||e>=25||t!=null&&(t<0||t>=60)||r!=null&&(r<0||r>=60))}var Xxe=/([xXOz]+)|''|'(''|[^'])+('|$)/g;function eEe(e,t,r={}){t=String(t);let n=t.match(Xxe);if(n){let a=Wxe(r.originalDate||e,r);t=n.reduce(function(i,o){if(o[0]==="'")return i;let l=i.indexOf(o),d=i[l-1]==="'",u=i.replace(o,"'"+zxe[o[0]](a,o,r)+"'");return d?u.substring(0,l-1)+u.substring(l+1):u},t)}return gi(e,t,r)}var tEe=(()=>{const t=class t{reportError(n){return pt({status:"ok"})}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),nEe=(()=>{const t=class t{constructor(){this.http=C(us),this.authService=C(Ho).getInstance(),this.apiUrl=C(Ji).getEnvironmentVariable("apiUrl")}reportError(n){return this.http.post(`${this.apiUrl}/v2/report/error`,n,{headers:{[Si.userType]:Oa.getUserType({isProfessional:this.authService.isProfessional}),[Si.clientType]:E_()?Oa.clientType.mobileApp:Oa.clientType.webApp}})}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),rEe=(()=>{const t=class t{constructor(){this.config=C(Ji),this.injector=C(st),this._instance=null}getInstance(){if(!this._instance){let n=this.config.getEnvironmentVariable("env")==="demo";this._instance=n?this.injector.get(tEe):this.injector.get(nEe)}return this._instance}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),aEe=(()=>{const t=class t extends Rbe{constructor(){super(...arguments),this.version=Kd,this.authServiceSelector=C(Ho),this.translateService=C(Gr),this.webComponentConfig=C(Ji),this.injector=C(st),this.servicesStore=C(Pc),this.matDialog=C(Tc),this.destroyRef=C(mr),this.errorServiceSelector=C(rEe),this.snackbarService=C(d1e),this.extraRequiredFields=["offlineDataStorageEnabled","isOfflineAuthenticated","professional","ssin"]}onInitialized(){return It(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=>It(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)===Ar.NOT_AUTHORIZED?this.showNotAuthorizedErrorPopup(n.code):(n==null?void 0:n.group)===Ar.OTHER&&this.showTechnicalErrorPopup(n)}showTechnicalErrorPopup(n){this.matDialog.open(kxe,{data:{error:n}}).beforeClosed().pipe(Nr(a=>a),Gne(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(Cxe,{data:n})}formatDateWithZone(){return eEe(new Date,"yyyy-MM-dd'T'HH:mm:ssXXX",{timeZone:"Europe/Brussels"})}};t.ɵfac=(()=>{let n;return function(a){return(n||(n=Ft(t)))(a||t)}})(),t.ɵcmp=Ye({type:t,selectors:[["ng-component"]],inputs:{isOfflineAuthenticated:"isOfflineAuthenticated",offlineDataStorageEnabled:"offlineDataStorageEnabled",professional:"professional",ssin:"ssin"},features:[jn],decls:0,vars:0,template:function(n,a){},encapsulation:2});let e=t;return e})(),iEe=["*"];function oEe(e,t){e&1&&Ya(0)}function sEe(e,t){if(e&1&&(le(0,"div",3),Ee(1,oEe,1,0,"ng-container",5),se()),e&2){ce();let r=Ki(5);H(),de("ngTemplateOutlet",r)}}function lEe(e,t){e&1&&Ya(0)}function cEe(e,t){if(e&1){let r=xc();le(0,"div",6),Za("click",function(){ca(r);let n=ce();return ua(n.toggleExpanded())})("keydown.enter",function(){ca(r);let n=ce();return ua(n.toggleExpanded())})("keydown.space",function(){ca(r);let n=ce();return ua(n.toggleExpanded())}),Ee(1,lEe,1,0,"ng-container",5),se()}if(e&2){let r=ce(),n=Ki(5);cn("aria-label",r.currentExpandIconAriaLabel()),H(),de("ngTemplateOutlet",n)}}function uEe(e,t){e&1&&Ya(0)}function dEe(e,t){if(e&1&&Ee(0,uEe,1,0,"ng-container",5),e&2){ce();let r=Ki(7);de("ngTemplateOutlet",r)}}function hEe(e,t){if(e&1&&(le(0,"h2"),ze(1),se()),e&2){let r=ce(3);H(),gn(r.alertTitle())}}function pEe(e,t){if(e&1&&(le(0,"p"),ze(1),se()),e&2){let r=ce(3);H(),gn(r.alertSubtitle())}}function mEe(e,t){if(e&1&&(le(0,"div"),Ee(1,hEe,2,1,"h2")(2,pEe,2,1,"p"),se()),e&2){let r=ce(2);H(),ye(r.alertTitle()?1:-1),H(),ye(r.alertSubtitle()?2:-1)}}function fEe(e,t){e&1&&Ya(0)}function gEe(e,t){if(e&1&&Ee(0,fEe,1,0,"ng-container",5),e&2){ce(2);let r=Ki(7);de("ngTemplateOutlet",r)}}function vEe(e,t){if(e&1){let r=xc();le(0,"mat-icon",11),Za("click",function(){ca(r);let n=ce(2);return ua(n.onCloseButtonClick())})("keydown.enter",function(){ca(r);let n=ce(2);return ua(n.onCloseButtonClick())})("keydown.space",function(){ca(r);let n=ce(2);return ua(n.onCloseButtonClick())}),se()}if(e&2){let r=ce(2);cn("aria-label",r.closeButtonAriaLabel())}}function yEe(e,t){if(e&1&&Me(0,"mat-icon",10),e&2){let r=ce(2);de("fontIcon",r.expanded()?"keyboard_arrow_up":"keyboard_arrow_down")}}function bEe(e,t){if(e&1&&(Me(0,"mat-icon",7),le(1,"div",8),Ee(2,mEe,3,2,"div")(3,gEe,1,1,"ng-container"),se(),Ee(4,vEe,1,1,"mat-icon",9)(5,yEe,1,1,"mat-icon",10)),e&2){let r=ce();de("fontIcon",r.fontIcon()),H(2),ye(r.alertTitle()||r.alertSubtitle()?2:r.dismissMode()!=="expandable"?3:-1),H(2),ye(r.dismissMode()==="closable"?4:r.dismissMode()==="expandable"?5:-1)}}function _Ee(e,t){if(e&1){let r=xc();le(0,"button",14),Za("click",function(){ca(r);let n=ce(2);return ua(n.onActionButtonClicked())}),ze(1),se()}if(e&2){let r=ce(2);de("disabled",r.buttonDisabled()),H(),At(" ",r.buttonLabel()," ")}}function wEe(e,t){if(e&1&&(le(0,"span",12),Yn(1),se(),Ee(2,_Ee,2,2,"button",13)),e&2){let r=ce();H(2),ye(r.actionButton()?2:-1)}}var xEe=(()=>{const t=class t{constructor(){s(this,"usage",Be("info"));s(this,"backgroundColor",Be("color"));s(this,"alertTitle",Be());s(this,"alertSubtitle",Be());s(this,"actionButton",Be(!1));s(this,"buttonDisabled",Be(!1));s(this,"buttonLabel",Be());s(this,"dismissMode",Be("pinned"));s(this,"closeButtonAriaLabel",Be(""));s(this,"startExpanded",Be(!1));s(this,"expandedButtonAriaLabel",Be(""));s(this,"collapsedButtonAriaLabel",Be(""));s(this,"closeButtonClicked",Tm());s(this,"actionButtonClicked",Tm());s(this,"expanded",Zhe(()=>this.startExpanded()));s(this,"currentExpandIconAriaLabel",ta(()=>this.expanded()?this.expandedButtonAriaLabel():this.collapsedButtonAriaLabel()));s(this,"expandableExpanded",ta(()=>this.dismissMode()==="expandable"&&this.expanded()));s(this,"notExpandableMissingTitleAndSubtitle",ta(()=>this.dismissMode()!=="expandable"&&(this.alertTitle()||this.alertSubtitle())));s(this,"toggleExpanded",()=>{this.expanded.update(n=>!n)});s(this,"onActionButtonClicked",()=>{this.actionButtonClicked.emit()});s(this,"fontIcon",ta(()=>({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",Ye({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:iEe,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&&(Ka(),le(0,"div",2),Ee(1,sEe,2,1,"div",3)(2,cEe,2,2,"div",4)(3,dEe,1,1,"ng-container"),se(),Ee(4,bEe,6,3,"ng-template",null,0,Td)(6,wEe,3,1,"ng-template",null,1,Td)),n&2&&(wc(a.usage()),Rn("white",a.backgroundColor()==="white"),H(),ye(a.dismissMode()!=="expandable"?1:2),H(2),ye(a.notExpandableMissingTitleAndSubtitle()||a.expandableExpanded()?3:-1))},dependencies:[Pb,Ob,gs,Nc],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 EEe(e,t){if(e&1&&(le(0,"mh-alert",0),te(1,"translate"),le(2,"div",1),ze(3),te(4,"translate"),se()()),e&2){let r=ce();de("alertTitle",fe(1,2,"commons.errors.data-not-available-title")),H(3),gn(fe(4,4,"commons.errors."+r.error().code))}}var SEe=(()=>{const t=class t{constructor(){this.error=Be.required(),this.vidisErrorGroup=Ar}};t.ɵfac=function(n){return new(n||t)},t.ɵcmp=Ye({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&&Ee(0,EEe,5,6,"mh-alert",0),n&2&&ye(a.error().group===a.vidisErrorGroup.TEMP_UNAVAILABLE?0:-1)},dependencies:[vr,xEe],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})(),kEe=e=>({label_error:e}),CEe=e=>({value_error:e});function DEe(e,t){e&1&&Me(0,"mat-icon",3)}function IEe(e,t){if(e&1&&(le(0,"span",0)(1,"span",1),ze(2),te(3,"translate"),se(),le(4,"span",2),Ee(5,DEe,1,0,"mat-icon",3),ze(6),se()()),e&2){let r=ce();H(),de("ngClass",jr(7,kEe,r.withError())),H(),At(" ",fe(3,5,r.labelKey())," "),H(2),de("ngClass",jr(9,CEe,r.withError())),H(),ye(r.withError()?5:-1),H(),At(" ",r.value()," ")}}var TEe=(()=>{const t=class t{constructor(){this.labelKey=Be.required(),this.value=Be.required(),this.withError=Be(!1)}};t.ɵfac=function(n){return new(n||t)},t.ɵcmp=Ye({type:t,selectors:[["vidis-detail-field"]],inputs:{labelKey:[1,"labelKey"],value:[1,"value"],withError:[1,"withError"]},decls:1,vars:1,consts:[[1,"details"],[1,"details__label",3,"ngClass"],[1,"details__value",3,"ngClass"],["fontIcon","warning"]],template:function(n,a){n&1&&Ee(0,IEe,7,11,"span",0),n&2&&ye(a.value()?0:-1)},dependencies:[vr,gs,mp],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;width:210px}.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%] .label_error[_ngcontent-%COMP%]{border-left:4px solid #c41c0d}.details[_ngcontent-%COMP%] .value_error[_ngcontent-%COMP%]{border-left:4px solid #c41c0d;color:#c41c0d}mat-icon[_ngcontent-%COMP%]{flex-shrink:0;font-size:20px;width:20px;height:20px;line-height:1;margin-right:6px}mat-icon[_ngcontent-%COMP%]{--mat-icon-color: #c41c0d}"]});let e=t;return e})(),NEe=["*"],OEe=e=>({label_error:e}),PEe=e=>({value_error:e});function MEe(e,t){e&1&&Me(0,"mat-icon",3)}var AEe=(()=>{const t=class t{constructor(){this.labelKey=Be.required(),this.withError=Be(!1)}};t.ɵfac=function(n){return new(n||t)},t.ɵcmp=Ye({type:t,selectors:[["vidis-detail-field-slot"]],inputs:{labelKey:[1,"labelKey"],withError:[1,"withError"]},ngContentSelectors:NEe,decls:7,vars:10,consts:[[1,"details"],[1,"details__label",3,"ngClass"],[1,"details__value",3,"ngClass"],["fontIcon","warning"]],template:function(n,a){n&1&&(Ka(),le(0,"span",0)(1,"span",1),ze(2),te(3,"translate"),se(),le(4,"span",2),Ee(5,MEe,1,0,"mat-icon",3),Yn(6),se()()),n&2&&(H(),de("ngClass",jr(6,OEe,a.withError())),H(),At(" ",fe(3,4,a.labelKey())," "),H(2),de("ngClass",jr(8,PEe,a.withError())),H(),ye(a.withError()?5:-1))},dependencies:[vr,gs,mp],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;width:210px}.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;display:flex;align-items:center;gap:6px}.details[_ngcontent-%COMP%] .label_error[_ngcontent-%COMP%]{border-left:4px solid #c41c0d}.details[_ngcontent-%COMP%] .value_error[_ngcontent-%COMP%]{border-left:4px solid #c41c0d;color:#c41c0d}mat-icon[_ngcontent-%COMP%]{flex-shrink:0;font-size:20px;width:20px;height:20px;line-height:1;margin-right:6px}mat-icon[_ngcontent-%COMP%]{--mat-icon-color: #c41c0d}"]});let e=t;return e})(),REe=e=>({prescriber:e}),LEe=e=>({count:e});function FEe(e,t){if(e&1&&(Me(0,"vidis-error-display",0),te(1,"translate"),te(2,"fullname")),e&2){let r=ce();de("message",fe(1,2,"incorrect-elements-ms-detail"))("translateParams",jr(6,REe,fe(2,4,r.medication().author)))}}function jEe(e,t){e&1&&(Me(0,"vidis-detail-field",5),te(1,"date")),e&2&&de("value",fr(1,1,t,"dd/MM/yyyy"))}function VEe(e,t){e&1&&(Me(0,"vidis-detail-field",6),te(1,"date")),e&2&&de("value",fr(1,1,t,"dd/MM/yyyy"))}function BEe(e,t){if(e&1&&(Me(0,"vidis-detail-field",20),te(1,"date"),te(2,"hasMedicationError")),e&2){let r=ce().$index,n=ce(3);de("value",fr(1,2,t,"dd/MM/yyyy"))("withError",Ha(2,5,n.fieldErrors(),n.medication().index,"suspensions["+r+"]"))}}function zEe(e,t){e&1&&(Me(0,"vidis-detail-field",21),te(1,"date")),e&2&&de("value",fr(1,1,t,"dd/MM/yyyy"))}function HEe(e,t){e&1&&(Me(0,"vidis-detail-field",22),te(1,"firstLetterUppercase")),e&2&&de("value",fe(1,1,t))}function UEe(e,t){e&1&&Me(0,"span",18)(1,"span",23)}function GEe(e,t){e&1&&Me(0,"mat-divider")}function WEe(e,t){if(e&1&&(Ee(0,BEe,3,9,"vidis-detail-field",20)(1,zEe,2,4,"vidis-detail-field",21)(2,HEe,2,3,"vidis-detail-field",22),te(3,"translateValue"),Ee(4,UEe,2,0)(5,GEe,1,0,"mat-divider"),Me(6,"br")),e&2){let r,n,a,i=t.$implicit,o=t.$index,l=t.$count;ye((r=i.startDate)?0:-1,r),H(),ye((n=i.endDate)?1:-1,n),H(),ye((a=fe(3,5,i.reason))?2:-1,a),H(2),ye(i.type==="definitive"?4:-1),H(),ye(o!==l-1?5:-1)}}function qEe(e,t){if(e&1&&(le(0,"span",18),ze(1),te(2,"translate"),se(),le(3,"span",19),lp(4,WEe,7,7,null,null,sp),se()),e&2){let r=ce();H(),gn(fe(2,1,"medicationSchemeDetails.suspension.label")),H(3),cp(r)}}function $Ee(e,t){e&1&&Ee(0,qEe,6,3),e&2&&ye(t.length>0?0:-1)}function YEe(e,t){if(e&1&&(Me(0,"vidis-detail-field",7),te(1,"translate"),te(2,"firstLetterUppercase"),te(3,"hasMedicationError")),e&2){let r,n=ce();de("value",fe(2,5,fr(1,2,"commons.administrationUnits."+((r=n.medication().posology[0].quantity)==null?null:r.unit),jr(11,LEe,n.medication().posology[0].quantity.value))))("withError",Ha(3,7,n.fieldErrors(),n.medication().index,"posologies"))}}function ZEe(e,t){if(e&1&&(Me(0,"vidis-detail-field",8),te(1,"translate"),te(2,"hasMedicationError")),e&2){let r=ce();de("value",fe(1,2,"commons.periodicities."+t))("withError",Ha(2,4,r.fieldErrors(),r.medication().index,"frequency"))}}function KEe(e,t){if(e&1&&(Me(0,"vidis-detail-field",11),te(1,"translate"),te(2,"firstLetterUppercase"),te(3,"hasMedicationError")),e&2){let r=ce();de("value",fe(2,4,fe(1,2,"commons.routes."+t)))("withError",Ha(3,6,r.fieldErrors(),r.medication().index,"route"))}}function QEe(e,t){if(e&1&&(Me(0,"vidis-detail-field",12),te(1,"translate"),te(2,"firstLetterUppercase"),te(3,"hasMedicationError")),e&2){let r=ce();de("value",fe(2,4,fe(1,2,"commons.temporality."+t)))("withError",Ha(3,6,r.fieldErrors(),r.medication().index,"temporality"))}}function JEe(e,t){e&1&&Me(0,"vidis-detail-field",15),e&2&&de("value",t)}function XEe(e,t){e&1&&Me(0,"vidis-detail-field",16),e&2&&de("value",t)}function eSe(e,t){if(e&1&&Me(0,"vidis-detail-field",17),e&2){let r,n=ce();de("value",(r=n.medication().others)==null?null:r.join(", "))("withError",!0)}}var tSe=(()=>{const t=class t{constructor(){this.medication=Be.required(),this.fieldErrors=Be(),this.temporalities=ea}};t.ɵfac=function(n){return new(n||t)},t.ɵcmp=Ye({type:t,selectors:[["vidis-medication-scheme-details-row"]],inputs:{medication:[1,"medication"],fieldErrors:[1,"fieldErrors"]},decls:30,vars:45,consts:[["fontIcon","warning",3,"message","translateParams"],[1,"details"],["labelKey","medicationSchemeDetails.medication",3,"value"],["labelKey","medicationSchemeDetails.indication",3,"value"],["labelKey","medicationSchemeDetails.prescriber",3,"value"],["labelKey","medicationSchemeDetails.start",3,"value"],["labelKey","medicationSchemeDetails.end",3,"value"],["labelKey","medicationSchemeDetails.quantity",3,"value","withError"],["labelKey","medicationSchemeDetails.periodicity",3,"value","withError"],["labelKey","medicationSchemeDetails.posologie",3,"withError"],[3,"medication"],["labelKey","medicationSchemeDetails.route",3,"value","withError"],["labelKey","medicationSchemeDetails.temporality",3,"value","withError"],["labelKey","medicationSchemeDetails.startCondition",3,"value"],["labelKey","medicationSchemeDetails.endCondition",3,"value"],["labelKey","medicationSchemeDetails.instructions",3,"value"],["labelKey","medicationSchemeDetails.comment",3,"value"],["labelKey","medicationSchemeDetails.other",3,"value","withError"],[1,"details__label"],[1,"details__value","suspension"],["labelKey","medicationSchemeDetails.suspension.start",3,"value","withError"],["labelKey","medicationSchemeDetails.suspension.end",3,"value"],["labelKey","medicationSchemeDetails.suspension.reason",3,"value"],[1,"details__value"]],template:function(n,a){if(n&1&&(Ee(0,FEe,3,8,"vidis-error-display",0),te(1,"hasMedicationError"),le(2,"span",1),Me(3,"vidis-detail-field",2),te(4,"translateValue"),te(5,"firstLetterUppercase"),Me(6,"vidis-detail-field",3),te(7,"translateValue"),te(8,"firstLetterUppercase"),Me(9,"vidis-detail-field",4),te(10,"fullname"),Ee(11,jEe,2,4,"vidis-detail-field",5)(12,VEe,2,4,"vidis-detail-field",6)(13,$Ee,1,1),te(14,"activeAndFutureSuspensions"),Ee(15,YEe,4,13,"vidis-detail-field",7)(16,ZEe,3,8,"vidis-detail-field",8),le(17,"vidis-detail-field-slot",9),te(18,"hasMedicationError"),Me(19,"vidis-medication-scheme-posology",10),se(),Ee(20,KEe,4,10,"vidis-detail-field",11)(21,QEe,4,10,"vidis-detail-field",12),Me(22,"vidis-detail-field",13)(23,"vidis-detail-field",14),Ee(24,JEe,1,1,"vidis-detail-field",15),te(25,"translateValue"),Ee(26,XEe,1,1,"vidis-detail-field",16),te(27,"translateValue"),Ee(28,eSe,1,2,"vidis-detail-field",17),te(29,"hasMedicationError"),se()),n&2){let i,o,l,d,u,h,m,v,g;ye(fr(1,18,a.fieldErrors(),a.medication().index)?0:-1),H(3),de("value",fe(5,23,fe(4,21,a.medication().name))),H(3),de("value",fe(8,27,fe(7,25,a.medication().indication))),H(3),de("value",fe(10,29,a.medication().author)),H(2),ye((i=a.medication().treatmentStartDate)?11:-1,i),H(),ye((o=a.medication().treatmentEndDate)?12:-1,o),H(),ye((l=fe(14,31,a.medication().suspensions))?13:-1,l),H(2),ye(!((d=a.medication().posology)==null||d[0]==null||d[0].quantity==null)&&d[0].quantity.unit?15:-1),H(),ye((u=(u=a.medication().frequency)==null?null:u.periodicity)?16:-1,u),H(),de("withError",Ha(18,33,a.fieldErrors(),a.medication().index,"posologies")),H(2),de("medication",a.medication()),H(),ye((h=a.medication().route)?20:-1,h),H(),ye((m=a.medication().temporality)?21:-1,m),H(),de("value",a.medication().treatmentStartCondition),H(),de("value",a.medication().treatmentEndCondition),H(),ye((v=fe(25,37,a.medication().instructions))?24:-1,v),H(2),ye((g=fe(27,39,a.medication().comment))?26:-1,g),H(2),ye(Ha(29,41,a.fieldErrors(),a.medication().index,"others")?28:-1)}},dependencies:[Oc,Pwe,vr,hxe,Sxe,TEe,AEe,Hpe,Vwe,jwe,$ne,Uwe,Jwe],styles:[".details[_ngcontent-%COMP%], .details[_ngcontent-%COMP%] .suspension[_ngcontent-%COMP%]{display:grid}@media only screen and (min-width: 960px){.details[_ngcontent-%COMP%]{gap:10px 20px}.details[_ngcontent-%COMP%] mat-divider[_ngcontent-%COMP%]{display:none}.details[_ngcontent-%COMP%] .suspension[_ngcontent-%COMP%]{grid-template-columns:max-content max-content max-content max-content max-content max-content;column-gap:10px}.details[_ngcontent-%COMP%] .suspension__date[_ngcontent-%COMP%]{margin-right:20px}}@media only screen and (max-width: 960px){.details__value[_ngcontent-%COMP%]{margin-bottom:10px}.details[_ngcontent-%COMP%] .suspension[_ngcontent-%COMP%]{border:1px solid #8f8f8f;padding:8px}.details[_ngcontent-%COMP%] .suspension[_ngcontent-%COMP%] mat-divider[_ngcontent-%COMP%]{margin-top:6px;margin-bottom:6px}.details[_ngcontent-%COMP%] .suspension[_ngcontent-%COMP%] .details__label[_ngcontent-%COMP%], .details[_ngcontent-%COMP%] .suspension[_ngcontent-%COMP%] .details__value[_ngcontent-%COMP%]{margin-bottom:0}}.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}@media only screen and (min-width: 960px){vidis-error-display[_ngcontent-%COMP%]{display:none!important}}"],changeDetection:0});let e=t;return e})(),Mc=(()=>{const t=class t{setClientId(n){this.clientId=n}buildClientIdHeader(){return this.clientId&&new Ua().set(Si.exchangeClientId,this.clientId)}};t.ɵfac=function(n){return new(n||t)},t.ɵprov=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),nre=(()=>{const t=class t extends Mc{constructor(){super(...arguments),this.http=C(us)}find(n){return this.http.post("/v1/medicationscheme",{ssins:n?[n]:[]},{headers:this.buildClientIdHeader()})}};t.ɵfac=(()=>{let n;return function(a){return(n||(n=Ft(t)))(a||t)}})(),t.ɵprov=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),nSe={schemes:[{patient:{ssin:"00000000097",firstName:"John",lastName:"Doe"},lastChange:{author:{firstName:"Dr.",lastName:"Laurent Dupont",nihdi:"10000000004",role:Wt.PERSPHYSICIAN},date:"2024-10-16T19:59:18.000+0000"},version:"42",medications:[{author:{firstName:"Dr.",lastName:"Gerard Pierre",nihdi:"10000000037",role:Wt.PERSPHYSICIAN},identifier:{value:"0041020",type:Cn.CNK},temporality:ea.CHRONIC,frequency:{periodicity:B.D},route:kn._00064,name:[{lang:c.FR,value:"Novyra 50 mg"},{lang:c.NL,value:"Novyra 50 mg"},{lang:c.DE,value:"Novyra 50 mg"},{lang:c.EN,value:"Novyra 50 mg"}],instructions:[{lang:c.EN,value:"Exemple FICTIF - NE PAS UTILISER"}],leaflet:[{lang:c.FR,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc812a1e5c015ab30ac66d"},{lang:c.NL,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc812a1e5c015ab30ac68a"},{lang:c.DE,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc81291e5c015ab30ac650"}],posology:[{quantity:{unit:ut._00005,value:1},daytime:{dayPeriod:ht.MORNING},dayPart:dt.MORNING}],treatmentStartDate:"2025-09-01",treatmentEndCondition:"wanneer niet nodig"},{author:{firstName:"Dr.",lastName:"Gerard Pierre",nihdi:"10000000008",role:Wt.PERSPHARMACIST},frequency:{periodicity:B.D},route:kn._00064,name:[{lang:c.NL,value:"Elenzom 100 ml"}],instructions:[{lang:c.EN,value:"Exemple FICTIF - NE PAS UTILISER"}],posology:[{quantity:{unit:ut._00016,value:10},daytime:{dayPeriod:ht.MORNING},dayPart:dt.MORNING},{quantity:{unit:ut._00016,value:10},daytime:{dayPeriod:ht.THEHOUROFSLEEP},dayPart:dt.NIGHT}],treatmentStartDate:"2025-08-15",comment:[{lang:c.NL,value:"magistrale bereiding"}]},{author:{firstName:"Dr.",lastName:"François Dupont",nihdi:"10000000003",role:Wt.PERSPHYSICIAN},identifier:{value:"0039347",type:Cn.CNK},frequency:{periodicity:B.D},route:kn._00002,name:[{lang:c.FR,value:"Zypharel 5%"},{lang:c.NL,value:"Zypharel 5%"},{lang:c.DE,value:"Zypharel 5%"},{lang:c.EN,value:"Zypharel 5%"}],instructions:[{lang:c.EN,value:"Exemple FICTIF - NE PAS UTILISER"}],leaflet:[{lang:c.FR,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc70ce1e5c015ab3f12a1e"},{lang:c.NL,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc70d01e5c015ab3f12fb6"},{lang:c.DE,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc70cd1e5c015ab3f124e4"}],posology:[{quantity:{unit:ut._00003,value:1},daytime:{dayPeriod:ht.MORNING},dayPart:dt.MORNING},{quantity:{unit:ut._00003,value:1},daytime:{dayPeriod:ht.AFTERNOON},dayPart:dt.EVENING}],treatmentStartDate:"2025-07-20"},{author:{firstName:"Dr.",lastName:"Francois Alexandre",nihdi:"10000000027",role:Wt.PERSPHYSICIAN},identifier:{value:"2120046",type:Cn.CNK},temporality:ea.CHRONIC,frequency:{periodicity:B.D},route:kn._00064,name:[{lang:c.FR,value:"Trivonex 10 mg"},{lang:c.NL,value:"Trivonex 10 mg"},{lang:c.DE,value:"Trivonex 10 mg"},{lang:c.EN,value:"Trivonex 10 mg"}],instructions:[{lang:c.EN,value:"Exemple FICTIF - NE PAS UTILISER"}],leaflet:[{lang:c.FR,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc6ac21e5c015ab3e5eaeb"},{lang:c.NL,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc6ac21e5c015ab3e5ecd2"},{lang:c.DE,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc6ac11e5c015ab3e5e82d"}],posology:[{quantity:{unit:ut._00005,value:.5},daytime:{dayPeriod:ht.EVENING},dayPart:dt.EVENING}],treatmentStartDate:"2025-09-10"},{author:{firstName:"Dr.",lastName:"Pieter Dumont",nihdi:"10000000005",role:Wt.PERSPHARMACIST},identifier:{value:"0119065",type:Cn.CNK},frequency:{periodicity:B.D},route:kn.OFT,instructions:[{lang:c.EN,value:"Exemple FICTIF - NE PAS UTILISER"}],name:[{lang:c.FR,value:"Meldiora 10 ml"},{lang:c.NL,value:"Meldiora 10 ml"},{lang:c.DE,value:"Meldiora 10 ml"},{lang:c.EN,value:"Meldiora 10 ml"}],leaflet:[{lang:c.FR,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc8f801e5c015ab30e40ab"},{lang:c.NL,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc8f811e5c015ab30e40dd"},{lang:c.DE,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc8f7f1e5c015ab30e4079"}],posology:[{quantity:{unit:ut._00007,value:1},daytime:{dayPeriod:ht.MORNING},dayPart:dt.MORNING},{quantity:{unit:ut._00007,value:1},daytime:{dayPeriod:ht.AFTERNOON},dayPart:dt.NOON},{quantity:{unit:ut._00007,value:1},daytime:{dayPeriod:ht.EVENING},dayPart:dt.EVENING}],treatmentStartDate:"2025-06-30"},{author:{firstName:"Dr.",lastName:"Maxwel Bernard",nihdi:"10000000014",role:Wt.PERSPHARMACIST,organization:{type:Wt.ORGPHARMACY,nihdi:"80000551",name:"Pharmacie Sans Soucis"}},identifier:{value:"2257095",type:Cn.CNK},frequency:{periodicity:B.ONDEMAND},route:kn._00064,name:[{lang:c.FR,value:"Praxelin 5 mg"},{lang:c.NL,value:"Praxelin 5 mg"},{lang:c.DE,value:"Praxelin 5 mg"},{lang:c.EN,value:"Praxelin 5 mg"}],posology:[{dayPart:dt.TO_PLAN,quantity:{unit:ut._00005,value:1},daytime:{dayPeriod:ht.AFTERNOON}}],instructions:[{lang:c.EN,value:"(max 2/j) - Exemple FICTIF - NE PAS UTILISER"}],treatmentStartDate:"2025-09-05"},{author:{firstName:"Dr.",lastName:"David Martins",nihdi:"10000000007",role:Wt.PERSPHARMACIST,organization:{type:Wt.ORGPHARMACY,nihdi:"80000551",name:"Pharmacie Sans Soucis"}},identifier:{value:"2257095",type:Cn.CNK},frequency:{periodicity:B.D},route:kn._00004,name:[{lang:c.FR,value:"Voralyte 250 mg"},{lang:c.NL,value:"Voralyte 250 mg"},{lang:c.DE,value:"Voralyte 250 mg"},{lang:c.EN,value:"Voralyte 250 mg"}],posology:[{dayPart:dt.MORNING,quantity:{value:1,unit:ut._00004},daytime:{dayPeriod:ht.BEFOREBREAKFAST}},{dayPart:dt.NOON,quantity:{value:1,unit:ut._00004},daytime:{dayPeriod:ht.BEFORELUNCH}},{dayPart:dt.EVENING,quantity:{value:1,unit:ut._00004},daytime:{dayPeriod:ht.BEFOREDINNER}}],instructions:[{lang:c.EN,value:"(max 2/j) - Exemple FICTIF - NE PAS UTILISER"}],treatmentStartDate:"2025-09-05"},{author:{firstName:"Dr.",lastName:"Isabelle Francis",nihdi:"10000000034",role:Wt.PERSPHYSICIAN},identifier:{value:"1557396",type:Cn.CNK},temporality:ea.ONESHOT,frequency:{periodicity:B.DD},route:kn.TRANSDERMAL,name:[{lang:c.FR,value:"Syntoril 10 mg/24h"},{lang:c.NL,value:"Syntoril 10 mg/24h"},{lang:c.DE,value:"Syntoril 10 mg/24h"},{lang:c.EN,value:"Syntoril 10 mg/24h"}],posology:[{quantity:{unit:ut._00020,value:1},daytime:{dayPeriod:ht.MORNING},dayPart:dt.MORNING}],instructions:[{lang:c.EN,value:"Exemple FICTIF - NE PAS UTILISER"}],leaflet:[{lang:c.FR,value:"https://app.fagg-afmps.be/pharma-status/api/files/62bc773e1e5c015ab3faf955"},{lang:c.NL,value:"https://app.fagg-afmps.be/pharma-status/api/files/62bc773f1e5c015ab3fafa9d"},{lang:c.DE,value:"https://app.fagg-afmps.be/pharma-status/api/files/62bc773d1e5c015ab3faf792"}],treatmentStartDate:"2025-07-01"},{author:{firstName:"Dr.",lastName:"Jane Marchand",nihdi:"10000000009",role:Wt.PERSPHYSICIAN},identifier:{value:"2915353",type:Cn.CNK},frequency:{periodicity:B.ONDEMAND},route:kn._00049,name:[{lang:c.FR,value:"Cymelune 200 µg"},{lang:c.NL,value:"Cymelune 200 µg"},{lang:c.DE,value:"Cymelune 200 µg"},{lang:c.EN,value:"Cymelune 200 µg"}],posology:[{quantity:{unit:ut._00011,value:2},dayPart:dt.IF_NEEDED}],instructions:[{lang:c.EN,value:" (max 4/j) - Exemple FICTIF - NE PAS UTILISER"}],leaflet:[{lang:c.FR,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc60891e5c015ab3cfc523"},{lang:c.NL,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc60891e5c015ab3cfc661"},{lang:c.DE,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc60881e5c015ab3cfc3ce"}],treatmentStartDate:"2025-09-02"},{author:{firstName:"Dr.",lastName:"Anne Smith",nihdi:"40000000401",role:Wt.PERSNURSE},identifier:{value:"2744753",type:Cn.CNK},frequency:{periodicity:B.D},route:kn._00064,name:[{lang:c.FR,value:"Orvexis 25 mg"},{lang:c.NL,value:"Orvexis 25 mg"},{lang:c.DE,value:"Orvexis 25 mg"},{lang:c.EN,value:"Orvexis 25 mg"}],posology:[{quantity:{unit:ut._00005,value:1},daytime:{dayPeriod:ht.THEHOUROFSLEEP},dayPart:dt.NIGHT}],instructions:[{lang:c.EN,value:"Exemple FICTIF - NE PAS UTILISER"}],leaflet:[{lang:c.FR,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc65d71e5c015ab3db5fd8"},{lang:c.NL,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc65d71e5c015ab3db604c"},{lang:c.DE,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc65d61e5c015ab3db5fa6"}],treatmentStartDate:"2025-08-22",treatmentStartCondition:"afwisselend: 1/2 per dag, en 2x 1/2 per dag"},{author:{firstName:"Dr.",lastName:"Maurice Antoine",nihdi:"20000000001",role:Wt.PERSPHARMACIST},identifier:{value:"0062521",type:Cn.CNK},temporality:ea.ONESHOT,frequency:{periodicity:B.D},route:kn._00055,name:[{lang:c.FR,value:"Beltrion 20 ml"},{lang:c.NL,value:"Beltrion 20 ml"},{lang:c.DE,value:"Beltrion 20 ml"},{lang:c.EN,value:"Beltrion 20 ml"}],posology:[{quantity:{unit:ut._00012,value:1},daytime:{dayPeriod:ht.MORNING},dayPart:dt.MORNING},{quantity:{unit:ut._00012,value:1},daytime:{dayPeriod:ht.NIGHT},dayPart:dt.NIGHT}],instructions:[{lang:c.EN,value:"Exemple FICTIF - NE PAS UTILISER"}],leaflet:[{lang:c.FR,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc85c41e5c015ab30cc9ac"},{lang:c.NL,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc85c41e5c015ab30ccab5"},{lang:c.DE,value:"https://uat.app.fagg-afmps.be/pharma-status/api/files/62bc85c31e5c015ab30cc8ae"}],treatmentStartDate:"2025-07-28"},{author:{firstName:"Dr.",lastName:"Laurent Dupont",nihdi:"10000000011",role:Wt.PERSPHYSICIAN},identifier:{value:"3301",type:Cn.VMP},temporality:ea.CHRONIC,name:[{lang:c.FR,value:"Lumexor 200 mg"},{lang:c.NL,value:"Lumexor 200 mg"}],posology:[{quantity:{unit:ut._00007,value:1},daytime:{dayPeriod:ht.MORNING},dayPart:dt.MORNING},{quantity:{unit:ut._00007,value:1},daytime:{dayPeriod:ht.AFTERNOON},dayPart:dt.NOON},{quantity:{unit:ut._00007,value:1},daytime:{dayPeriod:ht.EVENING},dayPart:dt.EVENING}],instructions:[{lang:c.EN,value:"Exemple FICTIF - NE PAS UTILISER"}],treatmentStartDate:"2025-07-28"}],source:Zne.VITALINK}],errors:[]},rre=(()=>{const t=class t extends Mc{constructor(){super(...arguments),this.demoService=C(Gbe)}find(n){return this.demoService.post("/v1/medicationscheme",nSe,this.buildClientIdHeader())}};t.ɵfac=(()=>{let n;return function(a){return(n||(n=Ft(t)))(a||t)}})(),t.ɵprov=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),ha=class Dn{constructor(){this._dataLength=0,this._bufferLength=0,this._state=new Int32Array(4),this._buffer=new ArrayBuffer(68),this._buffer8=new Uint8Array(this._buffer,0,68),this._buffer32=new Uint32Array(this._buffer,0,17),this.start()}static hashStr(t,r=!1){return this.onePassHasher.start().appendStr(t).end(r)}static hashAsciiStr(t,r=!1){return this.onePassHasher.start().appendAsciiStr(t).end(r)}static _hex(t){let r=Dn.hexChars,n=Dn.hexOut,a,i,o,l;for(l=0;l<4;l+=1)for(i=l*8,a=t[l],o=0;o<8;o+=2)n[i+1+o]=r.charAt(a&15),a>>>=4,n[i+0+o]=r.charAt(a&15),a>>>=4;return n.join("")}static _md5cycle(t,r){let n=t[0],a=t[1],i=t[2],o=t[3];n+=(a&i|~a&o)+r[0]-680876936|0,n=(n<<7|n>>>25)+a|0,o+=(n&a|~n&i)+r[1]-389564586|0,o=(o<<12|o>>>20)+n|0,i+=(o&n|~o&a)+r[2]+606105819|0,i=(i<<17|i>>>15)+o|0,a+=(i&o|~i&n)+r[3]-1044525330|0,a=(a<<22|a>>>10)+i|0,n+=(a&i|~a&o)+r[4]-176418897|0,n=(n<<7|n>>>25)+a|0,o+=(n&a|~n&i)+r[5]+1200080426|0,o=(o<<12|o>>>20)+n|0,i+=(o&n|~o&a)+r[6]-1473231341|0,i=(i<<17|i>>>15)+o|0,a+=(i&o|~i&n)+r[7]-45705983|0,a=(a<<22|a>>>10)+i|0,n+=(a&i|~a&o)+r[8]+1770035416|0,n=(n<<7|n>>>25)+a|0,o+=(n&a|~n&i)+r[9]-1958414417|0,o=(o<<12|o>>>20)+n|0,i+=(o&n|~o&a)+r[10]-42063|0,i=(i<<17|i>>>15)+o|0,a+=(i&o|~i&n)+r[11]-1990404162|0,a=(a<<22|a>>>10)+i|0,n+=(a&i|~a&o)+r[12]+1804603682|0,n=(n<<7|n>>>25)+a|0,o+=(n&a|~n&i)+r[13]-40341101|0,o=(o<<12|o>>>20)+n|0,i+=(o&n|~o&a)+r[14]-1502002290|0,i=(i<<17|i>>>15)+o|0,a+=(i&o|~i&n)+r[15]+1236535329|0,a=(a<<22|a>>>10)+i|0,n+=(a&o|i&~o)+r[1]-165796510|0,n=(n<<5|n>>>27)+a|0,o+=(n&i|a&~i)+r[6]-1069501632|0,o=(o<<9|o>>>23)+n|0,i+=(o&a|n&~a)+r[11]+643717713|0,i=(i<<14|i>>>18)+o|0,a+=(i&n|o&~n)+r[0]-373897302|0,a=(a<<20|a>>>12)+i|0,n+=(a&o|i&~o)+r[5]-701558691|0,n=(n<<5|n>>>27)+a|0,o+=(n&i|a&~i)+r[10]+38016083|0,o=(o<<9|o>>>23)+n|0,i+=(o&a|n&~a)+r[15]-660478335|0,i=(i<<14|i>>>18)+o|0,a+=(i&n|o&~n)+r[4]-405537848|0,a=(a<<20|a>>>12)+i|0,n+=(a&o|i&~o)+r[9]+568446438|0,n=(n<<5|n>>>27)+a|0,o+=(n&i|a&~i)+r[14]-1019803690|0,o=(o<<9|o>>>23)+n|0,i+=(o&a|n&~a)+r[3]-187363961|0,i=(i<<14|i>>>18)+o|0,a+=(i&n|o&~n)+r[8]+1163531501|0,a=(a<<20|a>>>12)+i|0,n+=(a&o|i&~o)+r[13]-1444681467|0,n=(n<<5|n>>>27)+a|0,o+=(n&i|a&~i)+r[2]-51403784|0,o=(o<<9|o>>>23)+n|0,i+=(o&a|n&~a)+r[7]+1735328473|0,i=(i<<14|i>>>18)+o|0,a+=(i&n|o&~n)+r[12]-1926607734|0,a=(a<<20|a>>>12)+i|0,n+=(a^i^o)+r[5]-378558|0,n=(n<<4|n>>>28)+a|0,o+=(n^a^i)+r[8]-2022574463|0,o=(o<<11|o>>>21)+n|0,i+=(o^n^a)+r[11]+1839030562|0,i=(i<<16|i>>>16)+o|0,a+=(i^o^n)+r[14]-35309556|0,a=(a<<23|a>>>9)+i|0,n+=(a^i^o)+r[1]-1530992060|0,n=(n<<4|n>>>28)+a|0,o+=(n^a^i)+r[4]+1272893353|0,o=(o<<11|o>>>21)+n|0,i+=(o^n^a)+r[7]-155497632|0,i=(i<<16|i>>>16)+o|0,a+=(i^o^n)+r[10]-1094730640|0,a=(a<<23|a>>>9)+i|0,n+=(a^i^o)+r[13]+681279174|0,n=(n<<4|n>>>28)+a|0,o+=(n^a^i)+r[0]-358537222|0,o=(o<<11|o>>>21)+n|0,i+=(o^n^a)+r[3]-722521979|0,i=(i<<16|i>>>16)+o|0,a+=(i^o^n)+r[6]+76029189|0,a=(a<<23|a>>>9)+i|0,n+=(a^i^o)+r[9]-640364487|0,n=(n<<4|n>>>28)+a|0,o+=(n^a^i)+r[12]-421815835|0,o=(o<<11|o>>>21)+n|0,i+=(o^n^a)+r[15]+530742520|0,i=(i<<16|i>>>16)+o|0,a+=(i^o^n)+r[2]-995338651|0,a=(a<<23|a>>>9)+i|0,n+=(i^(a|~o))+r[0]-198630844|0,n=(n<<6|n>>>26)+a|0,o+=(a^(n|~i))+r[7]+1126891415|0,o=(o<<10|o>>>22)+n|0,i+=(n^(o|~a))+r[14]-1416354905|0,i=(i<<15|i>>>17)+o|0,a+=(o^(i|~n))+r[5]-57434055|0,a=(a<<21|a>>>11)+i|0,n+=(i^(a|~o))+r[12]+1700485571|0,n=(n<<6|n>>>26)+a|0,o+=(a^(n|~i))+r[3]-1894986606|0,o=(o<<10|o>>>22)+n|0,i+=(n^(o|~a))+r[10]-1051523|0,i=(i<<15|i>>>17)+o|0,a+=(o^(i|~n))+r[1]-2054922799|0,a=(a<<21|a>>>11)+i|0,n+=(i^(a|~o))+r[8]+1873313359|0,n=(n<<6|n>>>26)+a|0,o+=(a^(n|~i))+r[15]-30611744|0,o=(o<<10|o>>>22)+n|0,i+=(n^(o|~a))+r[6]-1560198380|0,i=(i<<15|i>>>17)+o|0,a+=(o^(i|~n))+r[13]+1309151649|0,a=(a<<21|a>>>11)+i|0,n+=(i^(a|~o))+r[4]-145523070|0,n=(n<<6|n>>>26)+a|0,o+=(a^(n|~i))+r[11]-1120210379|0,o=(o<<10|o>>>22)+n|0,i+=(n^(o|~a))+r[2]+718787259|0,i=(i<<15|i>>>17)+o|0,a+=(o^(i|~n))+r[9]-343485551|0,a=(a<<21|a>>>11)+i|0,t[0]=n+t[0]|0,t[1]=a+t[1]|0,t[2]=i+t[2]|0,t[3]=o+t[3]|0}start(){return this._dataLength=0,this._bufferLength=0,this._state.set(Dn.stateIdentity),this}appendStr(t){let r=this._buffer8,n=this._buffer32,a=this._bufferLength,i,o;for(o=0;o<t.length;o+=1){if(i=t.charCodeAt(o),i<128)r[a++]=i;else if(i<2048)r[a++]=(i>>>6)+192,r[a++]=i&63|128;else if(i<55296||i>56319)r[a++]=(i>>>12)+224,r[a++]=i>>>6&63|128,r[a++]=i&63|128;else{if(i=(i-55296)*1024+(t.charCodeAt(++o)-56320)+65536,i>1114111)throw new Error("Unicode standard supports code points up to U+10FFFF");r[a++]=(i>>>18)+240,r[a++]=i>>>12&63|128,r[a++]=i>>>6&63|128,r[a++]=i&63|128}a>=64&&(this._dataLength+=64,Dn._md5cycle(this._state,n),a-=64,n[0]=n[16])}return this._bufferLength=a,this}appendAsciiStr(t){let r=this._buffer8,n=this._buffer32,a=this._bufferLength,i,o=0;for(;;){for(i=Math.min(t.length-o,64-a);i--;)r[a++]=t.charCodeAt(o++);if(a<64)break;this._dataLength+=64,Dn._md5cycle(this._state,n),a=0}return this._bufferLength=a,this}appendByteArray(t){let r=this._buffer8,n=this._buffer32,a=this._bufferLength,i,o=0;for(;;){for(i=Math.min(t.length-o,64-a);i--;)r[a++]=t[o++];if(a<64)break;this._dataLength+=64,Dn._md5cycle(this._state,n),a=0}return this._bufferLength=a,this}getState(){let t=this._state;return{buffer:String.fromCharCode.apply(null,Array.from(this._buffer8)),buflen:this._bufferLength,length:this._dataLength,state:[t[0],t[1],t[2],t[3]]}}setState(t){let r=t.buffer,n=t.state,a=this._state,i;for(this._dataLength=t.length,this._bufferLength=t.buflen,a[0]=n[0],a[1]=n[1],a[2]=n[2],a[3]=n[3],i=0;i<r.length;i+=1)this._buffer8[i]=r.charCodeAt(i)}end(t=!1){let r=this._bufferLength,n=this._buffer8,a=this._buffer32,i=(r>>2)+1;this._dataLength+=r;let o=this._dataLength*8;if(n[r]=128,n[r+1]=n[r+2]=n[r+3]=0,a.set(Dn.buffer32Identity.subarray(i),i),r>55&&(Dn._md5cycle(this._state,a),a.set(Dn.buffer32Identity)),o<=4294967295)a[14]=o;else{let l=o.toString(16).match(/(.*?)(.{0,8})$/);if(l===null)return;let d=parseInt(l[2],16),u=parseInt(l[1],16)||0;a[14]=d,a[15]=u}return Dn._md5cycle(this._state,a),t?this._state:Dn._hex(this._state)}};ha.stateIdentity=new Int32Array([1732584193,-271733879,-1732584194,271733878]);ha.buffer32Identity=new Int32Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);ha.hexChars="0123456789abcdef";ha.hexOut=[];ha.onePassHasher=new ha;if(ha.hashStr("hello")!=="5d41402abc4b2a76b9719d911017c592")throw new Error("Md5 self test failed.");var Fg=(()=>{const t=class t extends x_{constructor(n,a){super(n.getServices(),Na.MEDICATION_SCHEME,a.getInstance().isOfflineAuthenticated,a.getInstance().isOfflineDataStorageEnabled,Na.MEDICATION_SCHEME),this.medicationSchemeApiService=C(Mc),this.authServiceSelector=C(Ho),this.medicationSchemeStateSubject$=new oh({status:Ma.INITIAL}),this.medicationSchemeState$=this.medicationSchemeStateSubject$.asObservable(),this.fnsOptions={weekStartsOn:1},this.addIdToMedication=()=>i=>i.pipe(Vt(o=>xt(ie({},o),{schemes:o.schemes.map(l=>xt(ie({},l),{medications:l.medications.map((d,u)=>xt(ie({},d),{id:d.id??ha.hashStr(JSON.stringify(d)),index:u}))}))})))}fetchMedicationScheme(n=!0){return It(this,null,function*(){return Ybe(this.getData(n),this.medicationSchemeStateSubject$)})}getPageState(){return this.services.cacheDataStorage.get(Na.MEDICATION_SCHEME_PAGE_STATE)??{filter:Yne.ALL,view:0,date:{displayDate:new Date,startOfWeek:Vr(new Date,this.fnsOptions),endOfWeek:Bve(new Date,this.fnsOptions)}}}setPageState(n){let a=this.getPageState(),i=ie(ie({},a),n);this.services.cacheDataStorage.set(Na.MEDICATION_SCHEME_PAGE_STATE,i)}getDataFromBackend(){return It(this,null,function*(){let n=yield this.authServiceSelector.getInstance().resolveSsin();return Rie(this.medicationSchemeApiService.find(n).pipe(this.addIdToMedication()))})}setClientId(n){this.medicationSchemeApiService.setClientId(n)}};t.ɵfac=function(n){return new(n||t)(ae(Pc),ae(Ho))},t.ɵprov=z({token:t,factory:t.ɵfac,providedIn:"root"});let e=t;return e})(),rSe=(e,t)=>e.getEnvironmentVariable("env")===Xr.DEMO?t.get(rre):t.get(nre),aSe={provide:Mc,useFactory:rSe,deps:[Ji,st]},iSe=["*"],oSe=(e,t,r,n,a)=>({"custom-content":e,circle:t,progress:r,"progress-dark":n,pulse:a});function sSe(e,t){e&1&&Yn(0)}function lSe(e,t){if(e&1&&(le(0,"div",0),Ee(1,sSe,1,0),se()),e&2){let r=ce(),n=rf(0),a=rf(1);de("ngClass",ghe(5,oSe,n==="custom-content",n==="circle",a==="progress",a==="progress-dark",a==="pulse"))("ngStyle",r.styles()),cn("aria-label",r.ariaLabel())("aria-valuetext",r.loadingText()),H(),ye(n==="custom-content"?1:-1)}}var are=new X("ngx-skeleton-loader.config"),cSe=(()=>{var t;const r=class r{constructor(){am(this,t);var a,i,o,l,d,u;im(this,t,C(are,{optional:!0})),this.count=Be(((a=Dr(this,t))==null?void 0:a.count)||1,{transform:wb}),this.loadingText=Be(((i=Dr(this,t))==null?void 0:i.loadingText)||"Loading..."),this.appearance=Be(((o=Dr(this,t))==null?void 0:o.appearance)||"line"),this.animation=Be(((l=Dr(this,t))==null?void 0:l.animation)||"progress"),this.ariaLabel=Be(((d=Dr(this,t))==null?void 0:d.ariaLabel)||"loading"),this.theme=Be(((u=Dr(this,t))==null?void 0:u.theme)||null),this.items=ta(()=>{let h=this.count()||1;return this.appearance()==="custom-content"&&Ahe(),[...Array(h)].map((m,v)=>v)}),this.styles=ta(()=>{var m,v,g;let h=this.theme();return(v=(m=Dr(this,t))==null?void 0:m.theme)!=null&&v.extendsFromRoot?ie(ie({},(g=Dr(this,t))==null?void 0:g.theme),h):h})}};t=new WeakMap,r.ɵfac=function(a){return new(a||r)},r.ɵcmp=Ye({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:iSe,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&&(Ka(),vb(0)(1),lp(2,lSe,2,11,"div",0,sp)),a&2&&(nf(i.appearance()),H(),nf(i.animation()),H(),cp(i.items()))},dependencies:[mp,Fpe],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})(),uSe=(()=>{const t=class t{static forRoot(n){return{ngModule:t,providers:[{provide:are,useValue:n}]}}};t.ɵfac=function(n){return new(n||t)},t.ɵmod=ln({type:t}),t.ɵinj=an({imports:[Pb]});let e=t;return e})(),dSe=()=>({width:"40%",height:"20px"});function hSe(e,t){e&1&&(le(0,"div"),ze(1,"Component not properly initialized!"),se())}function pSe(e,t){if(e&1&&Me(0,"vidis-status-message",0),e&2){let r=ce();de("error",r.error)}}function mSe(e,t){e&1&&Me(0,"ngx-skeleton-loader",1),e&2&&de("count",10)("theme",fhe(2,dSe))}function fSe(e,t){e&1&&Me(0,"vidis-download-link",4),e&2&&de("leaflet",t)}function gSe(e,t){if(e&1&&(Me(0,"vidis-medication-scheme-details-row",3),Ee(1,fSe,1,1,"vidis-download-link",4),te(2,"translateValue")),e&2){let r,n,a=ce(2),i=ce(2);de("medication",a.data)("fieldErrors",(r=i.medicationSchemeState().data.schemes[0])==null?null:r.fieldErrors),H(),ye((n=fe(2,3,a.data.leaflet))?1:-1,n)}}function vSe(e,t){e&1&&(le(0,"div",2)(1,"h3"),ze(2),te(3,"translate"),se()()),e&2&&(H(2),gn(fe(3,1,"medicationSchemeDetails.noDetails")))}function ySe(e,t){if(e&1&&(le(0,"mat-card")(1,"mat-card-content"),Ee(2,mSe,1,3,"ngx-skeleton-loader",1)(3,gSe,3,5)(4,vSe,4,3,"div",2),se()()),e&2){let r=ce(),n=ce(2);H(2),ye(r.status===n.loadingStatus.LOADING?2:r.data?3:4)}}function bSe(e,t){if(e&1&&Ee(0,pSe,1,1,"vidis-status-message",0)(1,ySe,5,1,"mat-card"),e&2){let r=ce(2);ye(t.status===r.loadingStatus.ERROR?0:1)}}function _Se(e,t){if(e&1&&Ee(0,bSe,2,1),e&2){let r,n=ce();ye((r=n.medicationDetail())?0:-1,r)}}var wSe=(()=>{const t=class t extends aEe{constructor(){super(...arguments),this.extraRequiredFields=["id","professional","ssin","offlineDataStorageEnabled","isOfflineAuthenticated","exchangeClientId"],this.medicationDetail=ta(()=>{let n=this.medicationSchemeState();return xt(ie({},n),{data:n.status===Ma.SUCCESS?n.data.schemes[0].medications.find(a=>a.id===this.id):void 0})}),this.loadingStatus=Ma}fetchData(n){return It(this,null,function*(){return this.medicationSchemeService.setClientId(this.exchangeClientId),this.medicationSchemeService.fetchMedicationScheme(n)})}injectService(){lc(this.injector,()=>{this.medicationSchemeService=C(Fg),this.medicationSchemeState=Cwe(this.medicationSchemeService.medicationSchemeState$),Uhe(()=>{let n=this.medicationDetail();this.checkError(n.error)})})}};t.ɵfac=(()=>{let n;return function(a){return(n||(n=Ft(t)))(a||t)}})(),t.ɵcmp=Ye({type:t,selectors:[["vidis-medication-scheme-detail"]],inputs:{id:"id",exchangeClientId:"exchangeClientId"},features:[mhe([Fg,nre,rre,aSe]),jn],decls:2,vars:1,consts:[[3,"error"],["appearance","line",3,"count","theme"],[1,"center"],[3,"medication","fieldErrors"],[3,"leaflet"]],template:function(n,a){n&1&&Ee(0,hSe,2,0,"div")(1,_Se,1,1),n&2&&ye(a.isCorrectlySetup()?1:0)},dependencies:[Nwe,Owe,uSe,cSe,tSe,Exe,SEe,$ne,vr],encapsulation:2});let e=t;return e})();sme({providers:[kwe]}).then(e=>{let t=lpe(wSe,{injector:e.injector});customElements.define("vidis-medication-scheme-detail",t)}).catch(e=>console.error(e));
|