-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.dd24dc0e08ea1b94.js
1 lines (1 loc) · 186 KB
/
main.dd24dc0e08ea1b94.js
1
"use strict";(self.webpackChunkmy_cv=self.webpackChunkmy_cv||[]).push([[179],{517:()=>{function J(e){return"function"==typeof e}function Hr(e){const n=e(r=>{Error.call(r),r.stack=(new Error).stack});return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}const ni=Hr(e=>function(n){e(this),this.message=n?`${n.length} errors occurred during unsubscription:\n${n.map((r,o)=>`${o+1}) ${r.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=n});function Br(e,t){if(e){const n=e.indexOf(t);0<=n&&e.splice(n,1)}}class nt{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;const{_parentage:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(const i of n)i.remove(this);else n.remove(this);const{initialTeardown:r}=this;if(J(r))try{r()}catch(i){t=i instanceof ni?i.errors:[i]}const{_finalizers:o}=this;if(o){this._finalizers=null;for(const i of o)try{_d(i)}catch(s){t=t??[],s instanceof ni?t=[...t,...s.errors]:t.push(s)}}if(t)throw new ni(t)}}add(t){var n;if(t&&t!==this)if(this.closed)_d(t);else{if(t instanceof nt){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}}_hasParent(t){const{_parentage:n}=this;return n===t||Array.isArray(n)&&n.includes(t)}_addParent(t){const{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t}_removeParent(t){const{_parentage:n}=this;n===t?this._parentage=null:Array.isArray(n)&&Br(n,t)}remove(t){const{_finalizers:n}=this;n&&Br(n,t),t instanceof nt&&t._removeParent(this)}}nt.EMPTY=(()=>{const e=new nt;return e.closed=!0,e})();const wd=nt.EMPTY;function Cd(e){return e instanceof nt||e&&"closed"in e&&J(e.remove)&&J(e.add)&&J(e.unsubscribe)}function _d(e){J(e)?e():e.unsubscribe()}const _n={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},ri={setTimeout(e,t,...n){const{delegate:r}=ri;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){const{delegate:t}=ri;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function Ed(e){ri.setTimeout(()=>{const{onUnhandledError:t}=_n;if(!t)throw e;t(e)})}function bd(){}const ow=sa("C",void 0,void 0);function sa(e,t,n){return{kind:e,value:t,error:n}}let En=null;function oi(e){if(_n.useDeprecatedSynchronousErrorHandling){const t=!En;if(t&&(En={errorThrown:!1,error:null}),e(),t){const{errorThrown:n,error:r}=En;if(En=null,n)throw r}}else e()}class aa extends nt{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,Cd(t)&&t.add(this)):this.destination=dw}static create(t,n,r){return new Ur(t,n,r)}next(t){this.isStopped?la(function sw(e){return sa("N",e,void 0)}(t),this):this._next(t)}error(t){this.isStopped?la(function iw(e){return sa("E",void 0,e)}(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?la(ow,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(t){this.destination.next(t)}_error(t){try{this.destination.error(t)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}}const uw=Function.prototype.bind;function ua(e,t){return uw.call(e,t)}class lw{constructor(t){this.partialObserver=t}next(t){const{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(r){ii(r)}}error(t){const{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(r){ii(r)}else ii(t)}complete(){const{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){ii(n)}}}class Ur extends aa{constructor(t,n,r){let o;if(super(),J(t)||!t)o={next:t??void 0,error:n??void 0,complete:r??void 0};else{let i;this&&_n.useDeprecatedNextContext?(i=Object.create(t),i.unsubscribe=()=>this.unsubscribe(),o={next:t.next&&ua(t.next,i),error:t.error&&ua(t.error,i),complete:t.complete&&ua(t.complete,i)}):o=t}this.destination=new lw(o)}}function ii(e){_n.useDeprecatedSynchronousErrorHandling?function aw(e){_n.useDeprecatedSynchronousErrorHandling&&En&&(En.errorThrown=!0,En.error=e)}(e):Ed(e)}function la(e,t){const{onStoppedNotification:n}=_n;n&&ri.setTimeout(()=>n(e,t))}const dw={closed:!0,next:bd,error:function cw(e){throw e},complete:bd},ca="function"==typeof Symbol&&Symbol.observable||"@@observable";function bn(e){return e}function Id(e){return 0===e.length?bn:1===e.length?e[0]:function(n){return e.reduce((r,o)=>o(r),n)}}let ce=(()=>{class e{constructor(n){n&&(this._subscribe=n)}lift(n){const r=new e;return r.source=this,r.operator=n,r}subscribe(n,r,o){const i=function pw(e){return e&&e instanceof aa||function hw(e){return e&&J(e.next)&&J(e.error)&&J(e.complete)}(e)&&Cd(e)}(n)?n:new Ur(n,r,o);return oi(()=>{const{operator:s,source:a}=this;i.add(s?s.call(i,a):a?this._subscribe(i):this._trySubscribe(i))}),i}_trySubscribe(n){try{return this._subscribe(n)}catch(r){n.error(r)}}forEach(n,r){return new(r=Sd(r))((o,i)=>{const s=new Ur({next:a=>{try{n(a)}catch(u){i(u),s.unsubscribe()}},error:i,complete:o});this.subscribe(s)})}_subscribe(n){var r;return null===(r=this.source)||void 0===r?void 0:r.subscribe(n)}[ca](){return this}pipe(...n){return Id(n)(this)}toPromise(n){return new(n=Sd(n))((r,o)=>{let i;this.subscribe(s=>i=s,s=>o(s),()=>r(i))})}}return e.create=t=>new e(t),e})();function Sd(e){var t;return null!==(t=e??_n.Promise)&&void 0!==t?t:Promise}const gw=Hr(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});let It=(()=>{class e extends ce{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){const r=new Md(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new gw}next(n){oi(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const r of this.currentObservers)r.next(n)}})}error(n){oi(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=n;const{observers:r}=this;for(;r.length;)r.shift().error(n)}})}complete(){oi(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{observers:n}=this;for(;n.length;)n.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var n;return(null===(n=this.observers)||void 0===n?void 0:n.length)>0}_trySubscribe(n){return this._throwIfClosed(),super._trySubscribe(n)}_subscribe(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)}_innerSubscribe(n){const{hasError:r,isStopped:o,observers:i}=this;return r||o?wd:(this.currentObservers=null,i.push(n),new nt(()=>{this.currentObservers=null,Br(i,n)}))}_checkFinalizedStatuses(n){const{hasError:r,thrownError:o,isStopped:i}=this;r?n.error(o):i&&n.complete()}asObservable(){const n=new ce;return n.source=this,n}}return e.create=(t,n)=>new Md(t,n),e})();class Md extends It{constructor(t,n){super(),this.destination=t,this.source=n}next(t){var n,r;null===(r=null===(n=this.destination)||void 0===n?void 0:n.next)||void 0===r||r.call(n,t)}error(t){var n,r;null===(r=null===(n=this.destination)||void 0===n?void 0:n.error)||void 0===r||r.call(n,t)}complete(){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===n||n.call(t)}_subscribe(t){var n,r;return null!==(r=null===(n=this.source)||void 0===n?void 0:n.subscribe(t))&&void 0!==r?r:wd}}function Td(e){return J(e?.lift)}function _e(e){return t=>{if(Td(t))return t.lift(function(n){try{return e(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function Ee(e,t,n,r,o){return new mw(e,t,n,r,o)}class mw extends aa{constructor(t,n,r,o,i,s){super(t),this.onFinalize=i,this.shouldUnsubscribe=s,this._next=n?function(a){try{n(a)}catch(u){t.error(u)}}:super._next,this._error=o?function(a){try{o(a)}catch(u){t.error(u)}finally{this.unsubscribe()}}:super._error,this._complete=r?function(){try{r()}catch(a){t.error(a)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){const{closed:n}=this;super.unsubscribe(),!n&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}}}function B(e,t){return _e((n,r)=>{let o=0;n.subscribe(Ee(r,i=>{r.next(e.call(t,i,o++))}))})}function In(e){return this instanceof In?(this.v=e,this):new In(e)}function Dw(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var o,r=n.apply(e,t||[]),i=[];return o={},s("next"),s("throw"),s("return"),o[Symbol.asyncIterator]=function(){return this},o;function s(f){r[f]&&(o[f]=function(h){return new Promise(function(p,g){i.push([f,h,p,g])>1||a(f,h)})})}function a(f,h){try{!function u(f){f.value instanceof In?Promise.resolve(f.value.v).then(l,c):d(i[0][2],f)}(r[f](h))}catch(p){d(i[0][3],p)}}function l(f){a("next",f)}function c(f){a("throw",f)}function d(f,h){f(h),i.shift(),i.length&&a(i[0][0],i[0][1])}}function ww(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,t=e[Symbol.asyncIterator];return t?t.call(e):(e=function Rd(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}(e),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(i){n[i]=e[i]&&function(s){return new Promise(function(a,u){!function o(i,s,a,u){Promise.resolve(u).then(function(l){i({value:l,done:a})},s)}(a,u,(s=e[i](s)).done,s.value)})}}}const Nd=e=>e&&"number"==typeof e.length&&"function"!=typeof e;function Pd(e){return J(e?.then)}function Od(e){return J(e[ca])}function Fd(e){return Symbol.asyncIterator&&J(e?.[Symbol.asyncIterator])}function kd(e){return new TypeError(`You provided ${null!==e&&"object"==typeof e?"an invalid object":`'${e}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}const Ld=function _w(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}();function jd(e){return J(e?.[Ld])}function Vd(e){return Dw(this,arguments,function*(){const n=e.getReader();try{for(;;){const{value:r,done:o}=yield In(n.read());if(o)return yield In(void 0);yield yield In(r)}}finally{n.releaseLock()}})}function $d(e){return J(e?.getReader)}function St(e){if(e instanceof ce)return e;if(null!=e){if(Od(e))return function Ew(e){return new ce(t=>{const n=e[ca]();if(J(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(e);if(Nd(e))return function bw(e){return new ce(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}(e);if(Pd(e))return function Iw(e){return new ce(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,Ed)})}(e);if(Fd(e))return Hd(e);if(jd(e))return function Sw(e){return new ce(t=>{for(const n of e)if(t.next(n),t.closed)return;t.complete()})}(e);if($d(e))return function Mw(e){return Hd(Vd(e))}(e)}throw kd(e)}function Hd(e){return new ce(t=>{(function Tw(e,t){var n,r,o,i;return function yw(e,t,n,r){return new(n||(n=Promise))(function(i,s){function a(c){try{l(r.next(c))}catch(d){s(d)}}function u(c){try{l(r.throw(c))}catch(d){s(d)}}function l(c){c.done?i(c.value):function o(i){return i instanceof n?i:new n(function(s){s(i)})}(c.value).then(a,u)}l((r=r.apply(e,t||[])).next())})}(this,void 0,void 0,function*(){try{for(n=ww(e);!(r=yield n.next()).done;)if(t.next(r.value),t.closed)return}catch(s){o={error:s}}finally{try{r&&!r.done&&(i=n.return)&&(yield i.call(n))}finally{if(o)throw o.error}}t.complete()})})(e,t).catch(n=>t.error(n))})}function Lt(e,t,n,r=0,o=!1){const i=t.schedule(function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(i),!o)return i}function Ie(e,t,n=1/0){return J(t)?Ie((r,o)=>B((i,s)=>t(r,i,o,s))(St(e(r,o))),n):("number"==typeof t&&(n=t),_e((r,o)=>function Aw(e,t,n,r,o,i,s,a){const u=[];let l=0,c=0,d=!1;const f=()=>{d&&!u.length&&!l&&t.complete()},h=g=>l<r?p(g):u.push(g),p=g=>{i&&t.next(g),l++;let y=!1;St(n(g,c++)).subscribe(Ee(t,D=>{o?.(D),i?h(D):t.next(D)},()=>{y=!0},void 0,()=>{if(y)try{for(l--;u.length&&l<r;){const D=u.shift();s?Lt(t,s,()=>p(D)):p(D)}f()}catch(D){t.error(D)}}))};return e.subscribe(Ee(t,h,()=>{d=!0,f()})),()=>{a?.()}}(r,o,e,n)))}function Wn(e=1/0){return Ie(bn,e)}const jt=new ce(e=>e.complete());function fa(e){return e[e.length-1]}function zr(e){return function Rw(e){return e&&J(e.schedule)}(fa(e))?e.pop():void 0}function Bd(e,t=0){return _e((n,r)=>{n.subscribe(Ee(r,o=>Lt(r,e,()=>r.next(o),t),()=>Lt(r,e,()=>r.complete(),t),o=>Lt(r,e,()=>r.error(o),t)))})}function Ud(e,t=0){return _e((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function zd(e,t){if(!e)throw new Error("Iterable cannot be null");return new ce(n=>{Lt(n,t,()=>{const r=e[Symbol.asyncIterator]();Lt(n,t,()=>{r.next().then(o=>{o.done?n.complete():n.next(o.value)})},0,!0)})})}function me(e,t){return t?function Vw(e,t){if(null!=e){if(Od(e))return function Ow(e,t){return St(e).pipe(Ud(t),Bd(t))}(e,t);if(Nd(e))return function kw(e,t){return new ce(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}(e,t);if(Pd(e))return function Fw(e,t){return St(e).pipe(Ud(t),Bd(t))}(e,t);if(Fd(e))return zd(e,t);if(jd(e))return function Lw(e,t){return new ce(n=>{let r;return Lt(n,t,()=>{r=e[Ld](),Lt(n,t,()=>{let o,i;try{({value:o,done:i}=r.next())}catch(s){return void n.error(s)}i?n.complete():n.next(o)},0,!0)}),()=>J(r?.return)&&r.return()})}(e,t);if($d(e))return function jw(e,t){return zd(Vd(e),t)}(e,t)}throw kd(e)}(e,t):St(e)}function ha(e,t,...n){if(!0===t)return void e();if(!1===t)return;const r=new Ur({next:()=>{r.unsubscribe(),e()}});return t(...n).subscribe(r)}function Z(e){for(let t in e)if(e[t]===Z)return t;throw Error("Could not find renamed property on target object.")}function Y(e){if("string"==typeof e)return e;if(Array.isArray(e))return"["+e.map(Y).join(", ")+"]";if(null==e)return""+e;if(e.overriddenName)return`${e.overriddenName}`;if(e.name)return`${e.name}`;const t=e.toString();if(null==t)return""+t;const n=t.indexOf("\n");return-1===n?t:t.substring(0,n)}function ga(e,t){return null==e||""===e?null===t?"":t:null==t||""===t?e:e+" "+t}const Bw=Z({__forward_ref__:Z});function ma(e){return e.__forward_ref__=ma,e.toString=function(){return Y(this())},e}function R(e){return function ya(e){return"function"==typeof e&&e.hasOwnProperty(Bw)&&e.__forward_ref__===ma}(e)?e():e}class E extends Error{constructor(t,n){super(function si(e,t){return`NG0${Math.abs(e)}${t?": "+t.trim():""}`}(t,n)),this.code=t}}function F(e){return"string"==typeof e?e:null==e?"":String(e)}function ai(e,t){throw new E(-201,!1)}function Qe(e,t){null==e&&function K(e,t,n,r){throw new Error(`ASSERTION ERROR: ${e}`+(null==r?"":` [Expected=> ${n} ${r} ${t} <=Actual]`))}(t,e,null,"!=")}function P(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function Mt(e){return{providers:e.providers||[],imports:e.imports||[]}}function ui(e){return Gd(e,li)||Gd(e,qd)}function Gd(e,t){return e.hasOwnProperty(t)?e[t]:null}function Wd(e){return e&&(e.hasOwnProperty(va)||e.hasOwnProperty(Yw))?e[va]:null}const li=Z({\u0275prov:Z}),va=Z({\u0275inj:Z}),qd=Z({ngInjectableDef:Z}),Yw=Z({ngInjectorDef:Z});var A=(()=>((A=A||{})[A.Default=0]="Default",A[A.Host=1]="Host",A[A.Self=2]="Self",A[A.SkipSelf=4]="SkipSelf",A[A.Optional=8]="Optional",A))();let Da;function rt(e){const t=Da;return Da=e,t}function Kd(e,t,n){const r=ui(e);return r&&"root"==r.providedIn?void 0===r.value?r.value=r.factory():r.value:n&A.Optional?null:void 0!==t?t:void ai(Y(e))}function on(e){return{toString:e}.toString()}var ft=(()=>((ft=ft||{})[ft.OnPush=0]="OnPush",ft[ft.Default=1]="Default",ft))(),Tt=(()=>{return(e=Tt||(Tt={}))[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",Tt;var e})();const X=(()=>typeof globalThis<"u"&&globalThis||typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)(),qn={},q=[],ci=Z({\u0275cmp:Z}),wa=Z({\u0275dir:Z}),Ca=Z({\u0275pipe:Z}),Qd=Z({\u0275mod:Z}),$t=Z({\u0275fac:Z}),Gr=Z({__NG_ELEMENT_ID__:Z});let Xw=0;function di(e){return on(()=>{const n=!0===e.standalone,r={},o={type:e.type,providersResolver:null,decls:e.decls,vars:e.vars,factory:null,template:e.template||null,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:r,inputs:null,outputs:null,exportAs:e.exportAs||null,onPush:e.changeDetection===ft.OnPush,directiveDefs:null,pipeDefs:null,standalone:n,dependencies:n&&e.dependencies||null,getStandaloneInjector:null,selectors:e.selectors||q,viewQuery:e.viewQuery||null,features:e.features||null,data:e.data||{},encapsulation:e.encapsulation||Tt.Emulated,id:"c"+Xw++,styles:e.styles||q,_:null,setInput:null,schemas:e.schemas||null,tView:null},i=e.dependencies,s=e.features;return o.inputs=Jd(e.inputs,r),o.outputs=Jd(e.outputs),s&&s.forEach(a=>a(o)),o.directiveDefs=i?()=>("function"==typeof i?i():i).map(Zd).filter(Yd):null,o.pipeDefs=i?()=>("function"==typeof i?i():i).map(ke).filter(Yd):null,o})}function Zd(e){return Q(e)||Fe(e)}function Yd(e){return null!==e}function Ht(e){return on(()=>({type:e.type,bootstrap:e.bootstrap||q,declarations:e.declarations||q,imports:e.imports||q,exports:e.exports||q,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function Jd(e,t){if(null==e)return qn;const n={};for(const r in e)if(e.hasOwnProperty(r)){let o=e[r],i=o;Array.isArray(o)&&(i=o[1],o=o[0]),n[o]=r,t&&(t[o]=i)}return n}const Te=di;function Q(e){return e[ci]||null}function Fe(e){return e[wa]||null}function ke(e){return e[Ca]||null}function Ze(e,t){const n=e[Qd]||null;if(!n&&!0===t)throw new Error(`Type ${Y(e)} does not have '\u0275mod' property.`);return n}const V=11;function Ge(e){return Array.isArray(e)&&"object"==typeof e[1]}function pt(e){return Array.isArray(e)&&!0===e[1]}function ba(e){return 0!=(8&e.flags)}function gi(e){return 2==(2&e.flags)}function gt(e){return null!==e.template}function iC(e){return 0!=(256&e[2])}function xn(e,t){return e.hasOwnProperty($t)?e[$t]:null}class uC{constructor(t,n,r){this.previousValue=t,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}}function tf(e){return e.type.prototype.ngOnChanges&&(e.setInput=cC),lC}function lC(){const e=rf(this),t=e?.current;if(t){const n=e.previous;if(n===qn)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function cC(e,t,n,r){const o=rf(e)||function dC(e,t){return e[nf]=t}(e,{previous:qn,current:null}),i=o.current||(o.current={}),s=o.previous,a=this.declaredInputs[n],u=s[a];i[a]=new uC(u&&u.currentValue,t,s===qn),e[r]=t}const nf="__ngSimpleChanges__";function rf(e){return e[nf]||null}function de(e){for(;Array.isArray(e);)e=e[0];return e}function st(e,t){return de(t[e.index])}function Je(e,t){const n=t[e];return Ge(n)?n:n[0]}function vi(e){return 64==(64&e[2])}function sn(e,t){return null==t?null:e[t]}function sf(e){e[18]=0}function xa(e,t){e[5]+=t;let n=e,r=e[3];for(;null!==r&&(1===t&&1===n[5]||-1===t&&0===n[5]);)r[5]+=t,n=r,r=r[3]}const O={lFrame:mf(null),bindingsEnabled:!0};function uf(){return O.bindingsEnabled}function v(){return O.lFrame.lView}function z(){return O.lFrame.tView}function ye(){let e=lf();for(;null!==e&&64===e.type;)e=e.parent;return e}function lf(){return O.lFrame.currentTNode}function At(e,t){const n=O.lFrame;n.currentTNode=e,n.isParent=t}function Ra(){return O.lFrame.isParent}function TC(e,t){const n=O.lFrame;n.bindingIndex=n.bindingRootIndex=e,Pa(t)}function Pa(e){O.lFrame.currentDirectiveIndex=e}function Fa(e){O.lFrame.currentQueryIndex=e}function xC(e){const t=e[1];return 2===t.type?t.declTNode:1===t.type?e[6]:null}function pf(e,t,n){if(n&A.SkipSelf){let o=t,i=e;for(;!(o=o.parent,null!==o||n&A.Host||(o=xC(i),null===o||(i=i[15],10&o.type))););if(null===o)return!1;t=o,e=i}const r=O.lFrame=gf();return r.currentTNode=t,r.lView=e,!0}function ka(e){const t=gf(),n=e[1];O.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function gf(){const e=O.lFrame,t=null===e?null:e.child;return null===t?mf(e):t}function mf(e){const 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 null!==e&&(e.child=t),t}function yf(){const e=O.lFrame;return O.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}const vf=yf;function La(){const e=yf();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 je(){return O.lFrame.selectedIndex}function an(e){O.lFrame.selectedIndex=e}function Di(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n<r;n++){const i=e.data[n].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:a,ngAfterViewInit:u,ngAfterViewChecked:l,ngOnDestroy:c}=i;s&&(e.contentHooks||(e.contentHooks=[])).push(-n,s),a&&((e.contentHooks||(e.contentHooks=[])).push(n,a),(e.contentCheckHooks||(e.contentCheckHooks=[])).push(n,a)),u&&(e.viewHooks||(e.viewHooks=[])).push(-n,u),l&&((e.viewHooks||(e.viewHooks=[])).push(n,l),(e.viewCheckHooks||(e.viewCheckHooks=[])).push(n,l)),null!=c&&(e.destroyHooks||(e.destroyHooks=[])).push(n,c)}}function wi(e,t,n){Df(e,t,3,n)}function Ci(e,t,n,r){(3&e[2])===n&&Df(e,t,n,r)}function ja(e,t){let n=e[2];(3&n)===t&&(n&=2047,n+=1,e[2]=n)}function Df(e,t,n,r){const i=r??-1,s=t.length-1;let a=0;for(let u=void 0!==r?65535&e[18]:0;u<s;u++)if("number"==typeof t[u+1]){if(a=t[u],null!=r&&a>=r)break}else t[u]<0&&(e[18]+=65536),(a<i||-1==i)&&(VC(e,n,t,u),e[18]=(4294901760&e[18])+u+2),u++}function VC(e,t,n,r){const o=n[r]<0,i=n[r+1],a=e[o?-n[r]:n[r]];if(o){if(e[2]>>11<e[18]>>16&&(3&e[2])===t){e[2]+=2048;try{i.call(a)}finally{}}}else try{i.call(a)}finally{}}class Yr{constructor(t,n,r){this.factory=t,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=r}}function _i(e,t,n){let r=0;for(;r<n.length;){const o=n[r];if("number"==typeof o){if(0!==o)break;r++;const i=n[r++],s=n[r++],a=n[r++];e.setAttribute(t,s,a,i)}else{const i=o,s=n[++r];Cf(i)?e.setProperty(t,i,s):e.setAttribute(t,i,s),r++}}return r}function wf(e){return 3===e||4===e||6===e}function Cf(e){return 64===e.charCodeAt(0)}function Ei(e,t){if(null!==t&&0!==t.length)if(null===e||0===e.length)e=t.slice();else{let n=-1;for(let r=0;r<t.length;r++){const o=t[r];"number"==typeof o?n=o:0===n||_f(e,n,o,null,-1===n||2===n?t[++r]:null)}}return e}function _f(e,t,n,r,o){let i=0,s=e.length;if(-1===t)s=-1;else for(;i<e.length;){const a=e[i++];if("number"==typeof a){if(a===t){s=-1;break}if(a>t){s=i-1;break}}}for(;i<e.length;){const a=e[i];if("number"==typeof a)break;if(a===n){if(null===r)return void(null!==o&&(e[i+1]=o));if(r===e[i+1])return void(e[i+2]=o)}i++,null!==r&&i++,null!==o&&i++}-1!==s&&(e.splice(s,0,t),i=s+1),e.splice(i++,0,n),null!==r&&e.splice(i++,0,r),null!==o&&e.splice(i++,0,o)}function Ef(e){return-1!==e}function er(e){return 32767&e}function tr(e,t){let n=function zC(e){return e>>16}(e),r=t;for(;n>0;)r=r[15],n--;return r}let $a=!0;function bi(e){const t=$a;return $a=e,t}let GC=0;const xt={};function Xr(e,t){const n=Ba(e,t);if(-1!==n)return n;const r=t[1];r.firstCreatePass&&(e.injectorIndex=t.length,Ha(r.data,e),Ha(t,null),Ha(r.blueprint,null));const o=Ii(e,t),i=e.injectorIndex;if(Ef(o)){const s=er(o),a=tr(o,t),u=a[1].data;for(let l=0;l<8;l++)t[i+l]=a[s+l]|u[s+l]}return t[i+8]=o,i}function Ha(e,t){e.push(0,0,0,0,0,0,0,0,t)}function Ba(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null===t[e.injectorIndex+8]?-1:e.injectorIndex}function Ii(e,t){if(e.parent&&-1!==e.parent.injectorIndex)return e.parent.injectorIndex;let n=0,r=null,o=t;for(;null!==o;){if(r=Nf(o),null===r)return-1;if(n++,o=o[15],-1!==r.injectorIndex)return r.injectorIndex|n<<16}return-1}function Si(e,t,n){!function WC(e,t,n){let r;"string"==typeof n?r=n.charCodeAt(0)||0:n.hasOwnProperty(Gr)&&(r=n[Gr]),null==r&&(r=n[Gr]=GC++);const o=255&r;t.data[e+(o>>5)]|=1<<o}(e,t,n)}function Sf(e,t,n){if(n&A.Optional||void 0!==e)return e;ai()}function Mf(e,t,n,r){if(n&A.Optional&&void 0===r&&(r=null),0==(n&(A.Self|A.Host))){const o=e[9],i=rt(void 0);try{return o?o.get(t,r,n&A.Optional):Kd(t,r,n&A.Optional)}finally{rt(i)}}return Sf(r,0,n)}function Tf(e,t,n,r=A.Default,o){if(null!==e){if(1024&t[2]){const s=function JC(e,t,n,r,o){let i=e,s=t;for(;null!==i&&null!==s&&1024&s[2]&&!(256&s[2]);){const a=Af(i,s,n,r|A.Self,xt);if(a!==xt)return a;let u=i.parent;if(!u){const l=s[21];if(l){const c=l.get(n,xt,r);if(c!==xt)return c}u=Nf(s),s=s[15]}i=u}return o}(e,t,n,r,xt);if(s!==xt)return s}const i=Af(e,t,n,r,xt);if(i!==xt)return i}return Mf(t,n,r,o)}function Af(e,t,n,r,o){const i=function QC(e){if("string"==typeof e)return e.charCodeAt(0)||0;const t=e.hasOwnProperty(Gr)?e[Gr]:void 0;return"number"==typeof t?t>=0?255&t:ZC:t}(n);if("function"==typeof i){if(!pf(t,e,r))return r&A.Host?Sf(o,0,r):Mf(t,n,r,o);try{const s=i(r);if(null!=s||r&A.Optional)return s;ai()}finally{vf()}}else if("number"==typeof i){let s=null,a=Ba(e,t),u=-1,l=r&A.Host?t[16][6]:null;for((-1===a||r&A.SkipSelf)&&(u=-1===a?Ii(e,t):t[a+8],-1!==u&&Rf(r,!1)?(s=t[1],a=er(u),t=tr(u,t)):a=-1);-1!==a;){const c=t[1];if(xf(i,a,c.data)){const d=KC(a,t,n,s,r,l);if(d!==xt)return d}u=t[a+8],-1!==u&&Rf(r,t[1].data[a+8]===l)&&xf(i,a,t)?(s=c,a=er(u),t=tr(u,t)):a=-1}}return o}function KC(e,t,n,r,o,i){const s=t[1],a=s.data[e+8],c=function Mi(e,t,n,r,o){const i=e.providerIndexes,s=t.data,a=1048575&i,u=e.directiveStart,c=i>>20,f=o?a+c:e.directiveEnd;for(let h=r?a:a+c;h<f;h++){const p=s[h];if(h<u&&n===p||h>=u&&p.type===n)return h}if(o){const h=s[u];if(h&>(h)&&h.type===n)return u}return null}(a,s,n,null==r?gi(a)&&$a:r!=s&&0!=(3&a.type),o&A.Host&&i===a);return null!==c?eo(t,s,c,a):xt}function eo(e,t,n,r){let o=e[n];const i=t.data;if(function $C(e){return e instanceof Yr}(o)){const s=o;s.resolving&&function Uw(e,t){const n=t?`. Dependency path: ${t.join(" > ")} > ${e}`:"";throw new E(-200,`Circular dependency in DI detected for ${e}${n}`)}(function W(e){return"function"==typeof e?e.name||e.toString():"object"==typeof e&&null!=e&&"function"==typeof e.type?e.type.name||e.type.toString():F(e)}(i[n]));const a=bi(s.canSeeViewProviders);s.resolving=!0;const u=s.injectImpl?rt(s.injectImpl):null;pf(e,r,A.Default);try{o=e[n]=s.factory(void 0,i,e,r),t.firstCreatePass&&n>=r.directiveStart&&function jC(e,t,n){const{ngOnChanges:r,ngOnInit:o,ngDoCheck:i}=t.type.prototype;if(r){const s=tf(t);(n.preOrderHooks||(n.preOrderHooks=[])).push(e,s),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,s)}o&&(n.preOrderHooks||(n.preOrderHooks=[])).push(0-e,o),i&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,i),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,i))}(n,i[n],t)}finally{null!==u&&rt(u),bi(a),s.resolving=!1,vf()}}return o}function xf(e,t,n){return!!(n[t+(e>>5)]&1<<e)}function Rf(e,t){return!(e&A.Self||e&A.Host&&t)}class nr{constructor(t,n){this._tNode=t,this._lView=n}get(t,n,r){return Tf(this._tNode,this._lView,t,r,n)}}function ZC(){return new nr(ye(),v())}function Nf(e){const t=e[1],n=t.type;return 2===n?t.declTNode:1===n?e[6]:null}const or="__parameters__";function sr(e,t,n){return on(()=>{const r=function za(e){return function(...n){if(e){const r=e(...n);for(const o in r)this[o]=r[o]}}}(t);function o(...i){if(this instanceof o)return r.apply(this,i),this;const s=new o(...i);return a.annotation=s,a;function a(u,l,c){const d=u.hasOwnProperty(or)?u[or]:Object.defineProperty(u,or,{value:[]})[or];for(;d.length<=c;)d.push(null);return(d[c]=d[c]||[]).push(s),u}}return n&&(o.prototype=Object.create(n.prototype)),o.prototype.ngMetadataName=e,o.annotationCls=o,o})}class N{constructor(t,n){this._desc=t,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof n?this.__NG_ELEMENT_ID__=n:void 0!==n&&(this.\u0275prov=P({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}}function zt(e,t){e.forEach(n=>Array.isArray(n)?zt(n,t):t(n))}function Of(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function Ti(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}const io={},Ka="__NG_DI_FLAG__",xi="ngTempTokenPath",c_=/\n/gm,jf="__source";let so;function ur(e){const t=so;return so=e,t}function f_(e,t=A.Default){if(void 0===so)throw new E(-203,!1);return null===so?Kd(e,void 0,t):so.get(e,t&A.Optional?null:void 0,t)}function b(e,t=A.Default){return(function Jw(){return Da}()||f_)(R(e),t)}function ue(e,t=A.Default){return"number"!=typeof t&&(t=0|(t.optional&&8)|(t.host&&1)|(t.self&&2)|(t.skipSelf&&4)),b(e,t)}function Qa(e){const t=[];for(let n=0;n<e.length;n++){const r=R(e[n]);if(Array.isArray(r)){if(0===r.length)throw new E(900,!1);let o,i=A.Default;for(let s=0;s<r.length;s++){const a=r[s],u=h_(a);"number"==typeof u?-1===u?o=a.token:i|=u:o=a}t.push(b(o,i))}else t.push(b(r))}return t}function ao(e,t){return e[Ka]=t,e.prototype[Ka]=t,e}function h_(e){return e[Ka]}const uo=ao(sr("Optional"),8),lo=ao(sr("SkipSelf"),4);let Ya;const iu=new N("ENVIRONMENT_INITIALIZER"),ih=new N("INJECTOR",-1),sh=new N("INJECTOR_DEF_TYPES");class ah{get(t,n=io){if(n===io){const r=new Error(`NullInjectorError: No provider for ${Y(t)}!`);throw r.name="NullInjectorError",r}return n}}function Y_(...e){return{\u0275providers:uh(0,e)}}function uh(e,...t){const n=[],r=new Set;let o;return zt(t,i=>{const s=i;su(s,n,[],r)&&(o||(o=[]),o.push(s))}),void 0!==o&&lh(o,n),n}function lh(e,t){for(let n=0;n<e.length;n++){const{providers:o}=e[n];zt(o,i=>{t.push(i)})}}function su(e,t,n,r){if(!(e=R(e)))return!1;let o=null,i=Wd(e);const s=!i&&Q(e);if(i||s){if(s&&!s.standalone)return!1;o=e}else{const u=e.ngModule;if(i=Wd(u),!i)return!1;o=u}const a=r.has(o);if(s){if(a)return!1;if(r.add(o),s.dependencies){const u="function"==typeof s.dependencies?s.dependencies():s.dependencies;for(const l of u)su(l,t,n,r)}}else{if(!i)return!1;{if(null!=i.imports&&!a){let l;r.add(o);try{zt(i.imports,c=>{su(c,t,n,r)&&(l||(l=[]),l.push(c))})}finally{}void 0!==l&&lh(l,t)}if(!a){const l=xn(o)||(()=>new o);t.push({provide:o,useFactory:l,deps:q},{provide:sh,useValue:o,multi:!0},{provide:iu,useValue:()=>b(o),multi:!0})}const u=i.providers;null==u||a||zt(u,c=>{t.push(c)})}}return o!==e&&void 0!==e.providers}const J_=Z({provide:String,useValue:Z});function au(e){return null!==e&&"object"==typeof e&&J_ in e}function Nn(e){return"function"==typeof e}const uu=new N("Set Injector scope."),ki={},eE={};let lu;function Li(){return void 0===lu&&(lu=new ah),lu}class cn{}class fh extends cn{constructor(t,n,r,o){super(),this.parent=n,this.source=r,this.scopes=o,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,du(t,s=>this.processProvider(s)),this.records.set(ih,dr(void 0,this)),o.has("environment")&&this.records.set(cn,dr(void 0,this));const i=this.records.get(uu);null!=i&&"string"==typeof i.value&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(sh.multi,q,A.Self))}get destroyed(){return this._destroyed}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(const t of this._ngOnDestroyHooks)t.ngOnDestroy();for(const t of this._onDestroyHooks)t()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),this._onDestroyHooks.length=0}}onDestroy(t){this._onDestroyHooks.push(t)}runInContext(t){this.assertNotDestroyed();const n=ur(this),r=rt(void 0);try{return t()}finally{ur(n),rt(r)}}get(t,n=io,r=A.Default){this.assertNotDestroyed();const o=ur(this),i=rt(void 0);try{if(!(r&A.SkipSelf)){let a=this.records.get(t);if(void 0===a){const u=function iE(e){return"function"==typeof e||"object"==typeof e&&e instanceof N}(t)&&ui(t);a=u&&this.injectableDefInScope(u)?dr(cu(t),ki):null,this.records.set(t,a)}if(null!=a)return this.hydrate(t,a)}return(r&A.Self?Li():this.parent).get(t,n=r&A.Optional&&n===io?null:n)}catch(s){if("NullInjectorError"===s.name){if((s[xi]=s[xi]||[]).unshift(Y(t)),o)throw s;return function p_(e,t,n,r){const o=e[xi];throw t[jf]&&o.unshift(t[jf]),e.message=function g_(e,t,n,r=null){e=e&&"\n"===e.charAt(0)&&"\u0275"==e.charAt(1)?e.slice(2):e;let o=Y(t);if(Array.isArray(t))o=t.map(Y).join(" -> ");else if("object"==typeof t){let i=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];i.push(s+":"+("string"==typeof a?JSON.stringify(a):Y(a)))}o=`{${i.join(", ")}}`}return`${n}${r?"("+r+")":""}[${o}]: ${e.replace(c_,"\n ")}`}("\n"+e.message,o,n,r),e.ngTokenPath=o,e[xi]=null,e}(s,t,"R3InjectorError",this.source)}throw s}finally{rt(i),ur(o)}}resolveInjectorInitializers(){const t=ur(this),n=rt(void 0);try{const r=this.get(iu.multi,q,A.Self);for(const o of r)o()}finally{ur(t),rt(n)}}toString(){const t=[],n=this.records;for(const r of n.keys())t.push(Y(r));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new E(205,!1)}processProvider(t){let n=Nn(t=R(t))?t:R(t&&t.provide);const r=function nE(e){return au(e)?dr(void 0,e.useValue):dr(hh(e),ki)}(t);if(Nn(t)||!0!==t.multi)this.records.get(n);else{let o=this.records.get(n);o||(o=dr(void 0,ki,!0),o.factory=()=>Qa(o.multi),this.records.set(n,o)),n=t,o.multi.push(t)}this.records.set(n,r)}hydrate(t,n){return n.value===ki&&(n.value=eE,n.value=n.factory()),"object"==typeof n.value&&n.value&&function oE(e){return null!==e&&"object"==typeof e&&"function"==typeof e.ngOnDestroy}(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}injectableDefInScope(t){if(!t.providedIn)return!1;const n=R(t.providedIn);return"string"==typeof n?"any"===n||this.scopes.has(n):this.injectorDefTypes.has(n)}}function cu(e){const t=ui(e),n=null!==t?t.factory:xn(e);if(null!==n)return n;if(e instanceof N)throw new E(204,!1);if(e instanceof Function)return function tE(e){const t=e.length;if(t>0)throw function oo(e,t){const n=[];for(let r=0;r<e;r++)n.push(t);return n}(t,"?"),new E(204,!1);const n=function Qw(e){const t=e&&(e[li]||e[qd]);if(t){const n=function Zw(e){if(e.hasOwnProperty("name"))return e.name;const t=(""+e).match(/^function\s*([^\s(]+)/);return null===t?"":t[1]}(e);return console.warn(`DEPRECATED: DI is instantiating a token "${n}" that inherits its @Injectable decorator but does not provide one itself.\nThis will become an error in a future version of Angular. Please add @Injectable() to the "${n}" class.`),t}return null}(e);return null!==n?()=>n.factory(e):()=>new e}(e);throw new E(204,!1)}function hh(e,t,n){let r;if(Nn(e)){const o=R(e);return xn(o)||cu(o)}if(au(e))r=()=>R(e.useValue);else if(function dh(e){return!(!e||!e.useFactory)}(e))r=()=>e.useFactory(...Qa(e.deps||[]));else if(function ch(e){return!(!e||!e.useExisting)}(e))r=()=>b(R(e.useExisting));else{const o=R(e&&(e.useClass||e.provide));if(!function rE(e){return!!e.deps}(e))return xn(o)||cu(o);r=()=>new o(...Qa(e.deps))}return r}function dr(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function sE(e){return!!e.\u0275providers}function du(e,t){for(const n of e)Array.isArray(n)?du(n,t):sE(n)?du(n.\u0275providers,t):t(n)}class ph{}class lE{resolveComponentFactory(t){throw function uE(e){const t=Error(`No component factory found for ${Y(e)}. Did you add it to @NgModule.entryComponents?`);return t.ngComponent=e,t}(t)}}let mo=(()=>{class e{}return e.NULL=new lE,e})();function cE(){return fr(ye(),v())}function fr(e,t){return new dn(st(e,t))}let dn=(()=>{class e{constructor(n){this.nativeElement=n}}return e.__NG_ELEMENT_ID__=cE,e})();class mh{}let hE=(()=>{class e{}return e.\u0275prov=P({token:e,providedIn:"root",factory:()=>null}),e})();class Vi{constructor(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}const pE=new Vi("14.2.9"),fu={};function yu(e){return e.ngOriginalError}class hr{constructor(){this._console=console}handleError(t){const n=this._findOriginalError(t);this._console.error("ERROR",t),n&&this._console.error("ORIGINAL ERROR",n)}_findOriginalError(t){let n=t&&yu(t);for(;n&&yu(n);)n=yu(n);return n||null}}const vu=new Map;let SE=0;const wu="__ngContext__";function Re(e,t){Ge(t)?(e[wu]=t[20],function TE(e){vu.set(e[20],e)}(t)):e[wu]=t}function Wt(e){return e instanceof Function?e():e}var We=(()=>((We=We||{})[We.Important=1]="Important",We[We.DashCase=2]="DashCase",We))();function _u(e,t){return undefined(e,t)}function vo(e){const t=e[3];return pt(t)?t[3]:t}function Eu(e){return xh(e[13])}function bu(e){return xh(e[4])}function xh(e){for(;null!==e&&!pt(e);)e=e[4];return e}function gr(e,t,n,r,o){if(null!=r){let i,s=!1;pt(r)?i=r:Ge(r)&&(s=!0,r=r[0]);const a=de(r);0===e&&null!==n?null==o?kh(t,n,a):Pn(t,n,a,o||null,!0):1===e&&null!==n?Pn(t,n,a,o||null,!0):2===e?function Uh(e,t,n){const r=$i(e,t);r&&function tb(e,t,n,r){e.removeChild(t,n,r)}(e,r,t,n)}(t,a,s):3===e&&t.destroyNode(a),null!=i&&function ob(e,t,n,r,o){const i=n[7];i!==de(n)&&gr(t,e,r,i,o);for(let a=10;a<n.length;a++){const u=n[a];Do(u[1],u,e,t,r,i)}}(t,e,i,n,o)}}function Su(e,t,n){return e.createElement(t,n)}function Nh(e,t){const n=e[9],r=n.indexOf(t),o=t[3];512&t[2]&&(t[2]&=-513,xa(o,-1)),n.splice(r,1)}function Mu(e,t){if(e.length<=10)return;const n=10+t,r=e[n];if(r){const o=r[17];null!==o&&o!==e&&Nh(o,r),t>0&&(e[n-1][4]=r[4]);const i=Ti(e,10+t);!function qE(e,t){Do(e,t,t[V],2,null,null),t[0]=null,t[6]=null}(r[1],r);const s=i[19];null!==s&&s.detachView(i[1]),r[3]=null,r[4]=null,r[2]&=-65}return r}function Ph(e,t){if(!(128&t[2])){const n=t[V];n.destroyNode&&Do(e,t,n,3,null,null),function ZE(e){let t=e[13];if(!t)return Tu(e[1],e);for(;t;){let n=null;if(Ge(t))n=t[13];else{const r=t[10];r&&(n=r)}if(!n){for(;t&&!t[4]&&t!==e;)Ge(t)&&Tu(t[1],t),t=t[3];null===t&&(t=e),Ge(t)&&Tu(t[1],t),n=t&&t[4]}t=n}}(t)}}function Tu(e,t){if(!(128&t[2])){t[2]&=-65,t[2]|=128,function eb(e,t){let n;if(null!=e&&null!=(n=e.destroyHooks))for(let r=0;r<n.length;r+=2){const o=t[n[r]];if(!(o instanceof Yr)){const i=n[r+1];if(Array.isArray(i))for(let s=0;s<i.length;s+=2){const a=o[i[s]],u=i[s+1];try{u.call(a)}finally{}}else try{i.call(o)}finally{}}}}(e,t),function XE(e,t){const n=e.cleanup,r=t[7];let o=-1;if(null!==n)for(let i=0;i<n.length-1;i+=2)if("string"==typeof n[i]){const s=n[i+1],a="function"==typeof s?s(t):de(t[s]),u=r[o=n[i+2]],l=n[i+3];"boolean"==typeof l?a.removeEventListener(n[i],u,l):l>=0?r[o=l]():r[o=-l].unsubscribe(),i+=2}else{const s=r[o=n[i+1]];n[i].call(s)}if(null!==r){for(let i=o+1;i<r.length;i++)(0,r[i])();t[7]=null}}(e,t),1===t[1].type&&t[V].destroy();const n=t[17];if(null!==n&&pt(t[3])){n!==t[3]&&Nh(n,t);const r=t[19];null!==r&&r.detachView(e)}!function AE(e){vu.delete(e[20])}(t)}}function Oh(e,t,n){return function Fh(e,t,n){let r=t;for(;null!==r&&40&r.type;)r=(t=r).parent;if(null===r)return n[0];if(2&r.flags){const o=e.data[r.directiveStart].encapsulation;if(o===Tt.None||o===Tt.Emulated)return null}return st(r,n)}(e,t.parent,n)}function Pn(e,t,n,r,o){e.insertBefore(t,n,r,o)}function kh(e,t,n){e.appendChild(t,n)}function Lh(e,t,n,r,o){null!==r?Pn(e,t,n,r,o):kh(e,t,n)}function $i(e,t){return e.parentNode(t)}let $h=function Vh(e,t,n){return 40&e.type?st(e,n):null};function Hi(e,t,n,r){const o=Oh(e,r,t),i=t[V],a=function jh(e,t,n){return $h(e,t,n)}(r.parent||t[6],r,t);if(null!=o)if(Array.isArray(n))for(let u=0;u<n.length;u++)Lh(i,o,n[u],a,!1);else Lh(i,o,n,a,!1)}function Bi(e,t){if(null!==t){const n=t.type;if(3&n)return st(t,e);if(4&n)return xu(-1,e[t.index]);if(8&n){const r=t.child;if(null!==r)return Bi(e,r);{const o=e[t.index];return pt(o)?xu(-1,o):de(o)}}if(32&n)return _u(t,e)()||de(e[t.index]);{const r=Bh(e,t);return null!==r?Array.isArray(r)?r[0]:Bi(vo(e[16]),r):Bi(e,t.next)}}return null}function Bh(e,t){return null!==t?e[16][6].projection[t.projection]:null}function xu(e,t){const n=10+e+1;if(n<t.length){const r=t[n],o=r[1].firstChild;if(null!==o)return Bi(r,o)}return t[7]}function Ru(e,t,n,r,o,i,s){for(;null!=n;){const a=r[n.index],u=n.type;if(s&&0===t&&(a&&Re(de(a),r),n.flags|=4),64!=(64&n.flags))if(8&u)Ru(e,t,n.child,r,o,i,!1),gr(t,e,o,a,i);else if(32&u){const l=_u(n,r);let c;for(;c=l();)gr(t,e,o,c,i);gr(t,e,o,a,i)}else 16&u?zh(e,t,r,n,o,i):gr(t,e,o,a,i);n=s?n.projectionNext:n.next}}function Do(e,t,n,r,o,i){Ru(n,r,e.firstChild,t,o,i,!1)}function zh(e,t,n,r,o,i){const s=n[16],u=s[6].projection[r.projection];if(Array.isArray(u))for(let l=0;l<u.length;l++)gr(t,e,o,u[l],i);else Ru(e,t,u,s[3],o,i,!0)}function Gh(e,t,n){e.setAttribute(t,"style",n)}function Nu(e,t,n){""===n?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function Wh(e,t,n){let r=e.length;for(;;){const o=e.indexOf(t,n);if(-1===o)return o;if(0===o||e.charCodeAt(o-1)<=32){const i=t.length;if(o+i===r||e.charCodeAt(o+i)<=32)return o}n=o+1}}const qh="ng-template";function sb(e,t,n){let r=0;for(;r<e.length;){let o=e[r++];if(n&&"class"===o){if(o=e[r],-1!==Wh(o.toLowerCase(),t,0))return!0}else if(1===o){for(;r<e.length&&"string"==typeof(o=e[r++]);)if(o.toLowerCase()===t)return!0;return!1}}return!1}function Kh(e){return 4===e.type&&e.value!==qh}function ab(e,t,n){return t===(4!==e.type||n?e.value:qh)}function ub(e,t,n){let r=4;const o=e.attrs||[],i=function db(e){for(let t=0;t<e.length;t++)if(wf(e[t]))return t;return e.length}(o);let s=!1;for(let a=0;a<t.length;a++){const u=t[a];if("number"!=typeof u){if(!s)if(4&r){if(r=2|1&r,""!==u&&!ab(e,u,n)||""===u&&1===t.length){if(mt(r))return!1;s=!0}}else{const l=8&r?u:t[++a];if(8&r&&null!==e.attrs){if(!sb(e.attrs,l,n)){if(mt(r))return!1;s=!0}continue}const d=lb(8&r?"class":u,o,Kh(e),n);if(-1===d){if(mt(r))return!1;s=!0;continue}if(""!==l){let f;f=d>i?"":o[d+1].toLowerCase();const h=8&r?f:null;if(h&&-1!==Wh(h,l,0)||2&r&&l!==f){if(mt(r))return!1;s=!0}}}}else{if(!s&&!mt(r)&&!mt(u))return!1;if(s&&mt(u))continue;s=!1,r=u|1&r}}return mt(r)||s}function mt(e){return 0==(1&e)}function lb(e,t,n,r){if(null===t)return-1;let o=0;if(r||!n){let i=!1;for(;o<t.length;){const s=t[o];if(s===e)return o;if(3===s||6===s)i=!0;else{if(1===s||2===s){let a=t[++o];for(;"string"==typeof a;)a=t[++o];continue}if(4===s)break;if(0===s){o+=4;continue}}o+=i?1:2}return-1}return function fb(e,t){let n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){const r=e[n];if("number"==typeof r)return-1;if(r===t)return n;n++}return-1}(t,e)}function Qh(e,t,n=!1){for(let r=0;r<t.length;r++)if(ub(e,t[r],n))return!0;return!1}function Zh(e,t){return e?":not("+t.trim()+")":t}function pb(e){let t=e[0],n=1,r=2,o="",i=!1;for(;n<e.length;){let s=e[n];if("string"==typeof s)if(2&r){const a=e[++n];o+="["+s+(a.length>0?'="'+a+'"':"")+"]"}else 8&r?o+="."+s:4&r&&(o+=" "+s);else""!==o&&!mt(s)&&(t+=Zh(i,o),o=""),r=s,i=i||!mt(r);n++}return""!==o&&(t+=Zh(i,o)),t}const k={};function tp(e,t=null,n=null,r){const o=np(e,t,n,r);return o.resolveInjectorInitializers(),o}function np(e,t=null,n=null,r,o=new Set){const i=[n||q,Y_(e)];return r=r||("object"==typeof e?void 0:Y(e)),new fh(i,t||Li(),r||null,o)}let at=(()=>{class e{static create(n,r){if(Array.isArray(n))return tp({name:""},r,n,"");{const o=n.name??"";return tp({name:o},n.parent,n.providers,o)}}}return e.THROW_IF_NOT_FOUND=io,e.NULL=new ah,e.\u0275prov=P({token:e,providedIn:"any",factory:()=>b(ih)}),e.__NG_ELEMENT_ID__=-1,e})();function I(e,t=A.Default){const n=v();return null===n?b(e,t):Tf(ye(),n,R(e),t)}function Lu(){throw new Error("invalid")}function Dp(e,t){const n=e.contentQueries;if(null!==n)for(let r=0;r<n.length;r+=2){const o=n[r],i=n[r+1];if(-1!==i){const s=e.data[i];Fa(o),s.contentQueries(2,t[i],i)}}}function qi(e,t,n,r,o,i,s,a,u,l,c){const d=t.blueprint.slice();return d[0]=o,d[2]=76|r,(null!==c||e&&1024&e[2])&&(d[2]|=1024),sf(d),d[3]=d[15]=e,d[8]=n,d[10]=s||e&&e[10],d[V]=a||e&&e[V],d[12]=u||e&&e[12]||null,d[9]=l||e&&e[9]||null,d[6]=i,d[20]=function ME(){return SE++}(),d[21]=c,d[16]=2==t.type?e[16]:d,d}function yr(e,t,n,r,o){let i=e.data[t];if(null===i)i=function Ku(e,t,n,r,o){const i=lf(),s=Ra(),u=e.data[t]=function Yb(e,t,n,r,o,i){return{type:n,index:r,insertBeforeIndex:null,injectorIndex:t?t.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,propertyBindings:null,flags:0,providerIndexes:0,value:o,attrs:i,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tViews:null,next: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}}(0,s?i:i&&i.parent,n,t,r,o);return null===e.firstChild&&(e.firstChild=u),null!==i&&(s?null==i.child&&null!==u.parent&&(i.child=u):null===i.next&&(i.next=u)),u}(e,t,n,r,o),function MC(){return O.lFrame.inI18n}()&&(i.flags|=64);else if(64&i.type){i.type=n,i.value=r,i.attrs=o;const s=function Zr(){const e=O.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}();i.injectorIndex=null===s?-1:s.injectorIndex}return At(i,!0),i}function vr(e,t,n,r){if(0===n)return-1;const o=t.length;for(let i=0;i<n;i++)t.push(r),e.blueprint.push(r),e.data.push(null);return o}function Qu(e,t,n){ka(t);try{const r=e.viewQuery;null!==r&&rl(1,r,n);const o=e.template;null!==o&&wp(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),e.staticContentQueries&&Dp(e,t),e.staticViewQueries&&rl(2,e.viewQuery,n);const i=e.components;null!==i&&function Kb(e,t){for(let n=0;n<t.length;n++)hI(e,t[n])}(t,i)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[2]&=-5,La()}}function Ki(e,t,n,r){const o=t[2];if(128!=(128&o)){ka(t);try{sf(t),function df(e){return O.lFrame.bindingIndex=e}(e.bindingStartIndex),null!==n&&wp(e,t,n,2,r);const s=3==(3&o);if(s){const l=e.preOrderCheckHooks;null!==l&&wi(t,l,null)}else{const l=e.preOrderHooks;null!==l&&Ci(t,l,0,null),ja(t,0)}if(function dI(e){for(let t=Eu(e);null!==t;t=bu(t)){if(!t[2])continue;const n=t[9];for(let r=0;r<n.length;r++){const o=n[r],i=o[3];0==(512&o[2])&&xa(i,1),o[2]|=512}}}(t),function cI(e){for(let t=Eu(e);null!==t;t=bu(t))for(let n=10;n<t.length;n++){const r=t[n],o=r[1];vi(r)&&Ki(o,r,o.template,r[8])}}(t),null!==e.contentQueries&&Dp(e,t),s){const l=e.contentCheckHooks;null!==l&&wi(t,l)}else{const l=e.contentHooks;null!==l&&Ci(t,l,1),ja(t,1)}!function Wb(e,t){const n=e.hostBindingOpCodes;if(null!==n)try{for(let r=0;r<n.length;r++){const o=n[r];if(o<0)an(~o);else{const i=o,s=n[++r],a=n[++r];TC(s,i),a(2,t[i])}}}finally{an(-1)}}(e,t);const a=e.components;null!==a&&function qb(e,t){for(let n=0;n<t.length;n++)fI(e,t[n])}(t,a);const u=e.viewQuery;if(null!==u&&rl(2,u,r),s){const l=e.viewCheckHooks;null!==l&&wi(t,l)}else{const l=e.viewHooks;null!==l&&Ci(t,l,2),ja(t,2)}!0===e.firstUpdatePass&&(e.firstUpdatePass=!1),t[2]&=-41,512&t[2]&&(t[2]&=-513,xa(t[3],-1))}finally{La()}}}function wp(e,t,n,r,o){const i=je(),s=2&r;try{an(-1),s&&t.length>22&&function Yh(e,t,n,r){if(!r)if(3==(3&t[2])){const i=e.preOrderCheckHooks;null!==i&&wi(t,i,n)}else{const i=e.preOrderHooks;null!==i&&Ci(t,i,0,n)}an(n)}(e,t,22,!1),n(r,o)}finally{an(i)}}function _p(e){const t=e.tView;return null===t||t.incompleteFirstPass?e.tView=Ju(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts):t}function Ju(e,t,n,r,o,i,s,a,u,l){const c=22+r,d=c+o,f=function Qb(e,t){const n=[];for(let r=0;r<t;r++)n.push(r<e?null:k);return n}(c,d),h="function"==typeof l?l():l;return f[1]={type:e,blueprint:f,template:n,queries:null,viewQuery:a,declTNode:t,data:f.slice().fill(null,c),bindingStartIndex:c,expandoStartIndex:d,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:"function"==typeof i?i():i,pipeRegistry:"function"==typeof s?s():s,firstChild:null,schemas:u,consts:h,incompleteFirstPass:!1}}function bp(e,t,n){for(let r in e)if(e.hasOwnProperty(r)){const o=e[r];(n=null===n?{}:n).hasOwnProperty(r)?n[r].push(t,o):n[r]=[t,o]}return n}function Ip(e,t){const r=t.directiveEnd,o=e.data,i=t.attrs,s=[];let a=null,u=null;for(let l=t.directiveStart;l<r;l++){const c=o[l],d=c.inputs,f=null===i||Kh(t)?null:lI(d,i);s.push(f),a=bp(d,l,a),u=bp(c.outputs,l,u)}null!==a&&(a.hasOwnProperty("class")&&(t.flags|=16),a.hasOwnProperty("style")&&(t.flags|=32)),t.initialInputs=s,t.inputs=a,t.outputs=u}function Mp(e,t,n,r,o,i){const s=i.hostBindings;if(s){let a=e.hostBindingOpCodes;null===a&&(a=e.hostBindingOpCodes=[]);const u=~t.index;(function tI(e){let t=e.length;for(;t>0;){const n=e[--t];if("number"==typeof n&&n<0)return n}return 0})(a)!=u&&a.push(u),a.push(r,o,s)}}function Tp(e,t){null!==e.hostBindings&&e.hostBindings(1,t)}function Ap(e,t){t.flags|=2,(e.components||(e.components=[])).push(t.index)}function sI(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;gt(t)&&(n[""]=e)}}function xp(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function Rp(e,t,n,r,o){e.data[r]=o;const i=o.factory||(o.factory=xn(o.type)),s=new Yr(i,gt(o),I);e.blueprint[r]=s,n[r]=s,Mp(e,t,0,r,vr(e,n,o.hostVars,k),o)}function aI(e,t,n){const r=st(t,e),o=_p(n),i=e[10],s=Qi(e,qi(e,o,null,n.onPush?32:16,r,t,i,i.createRenderer(r,n),null,null,null));e[t.index]=s}function uI(e,t,n,r,o,i){const s=i[t];if(null!==s){const a=r.setInput;for(let u=0;u<s.length;){const l=s[u++],c=s[u++],d=s[u++];null!==a?r.setInput(n,d,l,c):n[c]=d}}}function lI(e,t){let n=null,r=0;for(;r<t.length;){const o=t[r];if(0!==o)if(5!==o){if("number"==typeof o)break;e.hasOwnProperty(o)&&(null===n&&(n=[]),n.push(o,e[o],t[r+1])),r+=2}else r+=2;else r+=4}return n}function fI(e,t){const n=Je(t,e);if(vi(n)){const r=n[1];48&n[2]?Ki(r,n,r.template,n[8]):n[5]>0&&tl(n)}}function tl(e){for(let r=Eu(e);null!==r;r=bu(r))for(let o=10;o<r.length;o++){const i=r[o];if(vi(i))if(512&i[2]){const s=i[1];Ki(s,i,s.template,i[8])}else i[5]>0&&tl(i)}const n=e[1].components;if(null!==n)for(let r=0;r<n.length;r++){const o=Je(n[r],e);vi(o)&&o[5]>0&&tl(o)}}function hI(e,t){const n=Je(t,e),r=n[1];(function pI(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])})(r,n),Qu(r,n,n[8])}function Qi(e,t){return e[13]?e[14][4]=t:e[13]=t,e[14]=t,t}function Zi(e,t,n,r=!0){const o=t[10];o.begin&&o.begin();try{Ki(e,t,e.template,n)}catch(s){throw r&&function kp(e,t){const n=e[9],r=n?n.get(hr,null):null;r&&r.handleError(t)}(t,s),s}finally{o.end&&o.end()}}function rl(e,t,n){Fa(0),t(e,n)}function ol(e,t,n,r,o){for(let i=0;i<n.length;){const s=n[i++],a=n[i++],u=t[s],l=e.data[s];null!==l.setInput?l.setInput(u,o,r,a):u[a]=o}}function Kt(e,t,n){const r=function yi(e,t){return de(t[e])}(t,e);!function Rh(e,t,n){e.setValue(t,n)}(e[V],r,n)}function Yi(e,t,n){let r=n?e.styles:null,o=n?e.classes:null,i=0;if(null!==t)for(let s=0;s<t.length;s++){const a=t[s];"number"==typeof a?i=a:1==i?o=ga(o,a):2==i&&(r=ga(r,a+": "+t[++s]+";"))}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=o:e.classesWithoutHost=o}function Ji(e,t,n,r,o=!1){for(;null!==n;){const i=t[n.index];if(null!==i&&r.push(de(i)),pt(i))for(let a=10;a<i.length;a++){const u=i[a],l=u[1].firstChild;null!==l&&Ji(u[1],u,l,r)}const s=n.type;if(8&s)Ji(e,t,n.child,r);else if(32&s){const a=_u(n,t);let u;for(;u=a();)r.push(u)}else if(16&s){const a=Bh(t,n);if(Array.isArray(a))r.push(...a);else{const u=vo(t[16]);Ji(u[1],u,a,r,!0)}}n=o?n.projectionNext:n.next}return r}class wo{constructor(t,n){this._lView=t,this._cdRefInjectingView=n,this._appRef=null,this._attachedToViewContainer=!1}get rootNodes(){const t=this._lView,n=t[1];return Ji(n,t,n.firstChild,[])}get context(){return this._lView[8]}set context(t){this._lView[8]=t}get destroyed(){return 128==(128&this._lView[2])}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){const t=this._lView[3];if(pt(t)){const n=t[8],r=n?n.indexOf(this):-1;r>-1&&(Mu(t,r),Ti(n,r))}this._attachedToViewContainer=!1}Ph(this._lView[1],this._lView)}onDestroy(t){!function Ep(e,t,n,r){const o=function Pp(e){return e[7]||(e[7]=[])}(t);null===n?o.push(r):(o.push(n),e.firstCreatePass&&function Op(e){return e.cleanup||(e.cleanup=[])}(e).push(r,o.length-1))}(this._lView[1],this._lView,null,t)}markForCheck(){!function nl(e){for(;e;){e[2]|=32;const t=vo(e);if(iC(e)&&!t)return e;e=t}return null}(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-65}reattach(){this._lView[2]|=64}detectChanges(){Zi(this._lView[1],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new E(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function QE(e,t){Do(e,t,t[V],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new E(902,!1);this._appRef=t}}class gI extends wo{constructor(t){super(t),this._view=t}detectChanges(){const t=this._view;Zi(t[1],t,t[8],!1)}checkNoChanges(){}get context(){return null}}class il extends mo{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){const n=Q(t);return new Co(n,this.ngModule)}}function Lp(e){const t=[];for(let n in e)e.hasOwnProperty(n)&&t.push({propName:e[n],templateName:n});return t}class yI{constructor(t,n){this.injector=t,this.parentInjector=n}get(t,n,r){const o=this.injector.get(t,fu,r);return o!==fu||n===fu?o:this.parentInjector.get(t,n,r)}}class Co extends ph{constructor(t,n){super(),this.componentDef=t,this.ngModule=n,this.componentType=t.type,this.selector=function gb(e){return e.map(pb).join(",")}(t.selectors),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!n}get inputs(){return Lp(this.componentDef.inputs)}get outputs(){return Lp(this.componentDef.outputs)}create(t,n,r,o){let i=(o=o||this.ngModule)instanceof cn?o:o?.injector;i&&null!==this.componentDef.getStandaloneInjector&&(i=this.componentDef.getStandaloneInjector(i)||i);const s=i?new yI(t,i):t,a=s.get(mh,null);if(null===a)throw new E(407,!1);const u=s.get(hE,null),l=a.createRenderer(null,this.componentDef),c=this.componentDef.selectors[0][0]||"div",d=r?function Zb(e,t,n){return e.selectRootElement(t,n===Tt.ShadowDom)}(l,r,this.componentDef.encapsulation):Su(a.createRenderer(null,this.componentDef),c,function mI(e){const t=e.toLowerCase();return"svg"===t?"svg":"math"===t?"math":null}(c)),f=this.componentDef.onPush?288:272,h=Ju(0,null,null,1,0,null,null,null,null,null),p=qi(null,h,null,f,null,null,a,l,u,s,null);let g,y;ka(p);try{const D=function wI(e,t,n,r,o,i){const s=n[1];n[22]=e;const u=yr(s,22,2,"#host",null),l=u.mergedAttrs=t.hostAttrs;null!==l&&(Yi(u,l,!0),null!==e&&(_i(o,e,l),null!==u.classes&&Nu(o,e,u.classes),null!==u.styles&&Gh(o,e,u.styles)));const c=r.createRenderer(e,t),d=qi(n,_p(t),null,t.onPush?32:16,n[22],u,r,c,i||null,null,null);return s.firstCreatePass&&(Si(Xr(u,n),s,t.type),Ap(s,u),xp(u,n.length,1)),Qi(n,d),n[22]=d}(d,this.componentDef,p,a,l);if(d)if(r)_i(l,d,["ng-version",pE.full]);else{const{attrs:w,classes:m}=function mb(e){const t=[],n=[];let r=1,o=2;for(;r<e.length;){let i=e[r];if("string"==typeof i)2===o?""!==i&&t.push(i,e[++r]):8===o&&n.push(i);else{if(!mt(o))break;o=i}r++}return{attrs:t,classes:n}}(this.componentDef.selectors[0]);w&&_i(l,d,w),m&&m.length>0&&Nu(l,d,m.join(" "))}if(y=function Aa(e,t){return e.data[t]}(h,22),void 0!==n){const w=y.projection=[];for(let m=0;m<this.ngContentSelectors.length;m++){const S=n[m];w.push(null!=S?Array.from(S):null)}}g=function CI(e,t,n,r){const o=n[1],i=function eI(e,t,n){const r=ye();e.firstCreatePass&&(n.providersResolver&&n.providersResolver(n),Rp(e,r,t,vr(e,t,1,null),n),Ip(e,r));const o=eo(t,e,r.directiveStart,r);Re(o,t);const i=st(r,t);return i&&Re(i,t),o}(o,n,t);if(e[8]=n[8]=i,null!==r)for(const a of r)a(i,t);if(t.contentQueries){const a=ye();t.contentQueries(1,i,a.directiveStart)}const s=ye();return!o.firstCreatePass||null===t.hostBindings&&null===t.hostAttrs||(an(s.index),Mp(n[1],s,0,s.directiveStart,s.directiveEnd,t),Tp(t,i)),i}(D,this.componentDef,p,[_I]),Qu(h,p,null)}finally{La()}return new DI(this.componentType,g,fr(y,p),p,y)}}class DI extends class aE{}{constructor(t,n,r,o,i){super(),this.location=r,this._rootLView=o,this._tNode=i,this.instance=n,this.hostView=this.changeDetectorRef=new gI(o),this.componentType=t}setInput(t,n){const r=this._tNode.inputs;let o;if(null!==r&&(o=r[t])){const i=this._rootLView;ol(i[1],i,o,t,n),function Sp(e,t){const n=Je(t,e);16&n[2]||(n[2]|=32)}(i,this._tNode.index)}}get injector(){return new nr(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}}function _I(){const e=ye();Di(v()[1],e)}function wr(e,t,n,r){return function Ne(e,t,n){return!Object.is(e[t],n)&&(e[t]=n,!0)}(e,function Xn(){return O.lFrame.bindingIndex++}(),n)?t+F(n)+r:k}function ll(e,t,n,r,o){const s=o?"class":"style";ol(e,n,t.inputs[s],s,r)}function cl(e,t,n,r){const o=v(),i=z(),s=22+e,a=o[V],u=o[s]=Su(a,t,function LC(){return O.lFrame.currentNamespace}()),l=i.firstCreatePass?function jI(e,t,n,r,o,i,s){const a=t.consts,l=yr(t,e,2,o,sn(a,i));return function Xu(e,t,n,r){let o=!1;if(uf()){const i=function oI(e,t,n){const r=e.directiveRegistry;let o=null;if(r)for(let i=0;i<r.length;i++){const s=r[i];Qh(n,s.selectors,!1)&&(o||(o=[]),Si(Xr(n,t),e,s.type),gt(s)?(Ap(e,n),o.unshift(s)):o.push(s))}return o}(e,t,n),s=null===r?null:{"":-1};if(null!==i){o=!0,xp(n,e.data.length,i.length);for(let c=0;c<i.length;c++){const d=i[c];d.providersResolver&&d.providersResolver(d)}let a=!1,u=!1,l=vr(e,t,i.length,null);for(let c=0;c<i.length;c++){const d=i[c];n.mergedAttrs=Ei(n.mergedAttrs,d.hostAttrs),Rp(e,n,t,l,d),sI(l,d,s),null!==d.contentQueries&&(n.flags|=8),(null!==d.hostBindings||null!==d.hostAttrs||0!==d.hostVars)&&(n.flags|=128);const f=d.type.prototype;!a&&(f.ngOnChanges||f.ngOnInit||f.ngDoCheck)&&((e.preOrderHooks||(e.preOrderHooks=[])).push(n.index),a=!0),!u&&(f.ngOnChanges||f.ngDoCheck)&&((e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(n.index),u=!0),l++}Ip(e,n)}s&&function iI(e,t,n){if(t){const r=e.localNames=[];for(let o=0;o<t.length;o+=2){const i=n[t[o+1]];if(null==i)throw new E(-301,!1);r.push(t[o],i)}}}(n,r,s)}return n.mergedAttrs=Ei(n.mergedAttrs,n.attrs),o}(t,n,l,sn(a,s)),null!==l.attrs&&Yi(l,l.attrs,!1),null!==l.mergedAttrs&&Yi(l,l.mergedAttrs,!0),null!==t.queries&&t.queries.elementStart(t,l),l}(s,i,o,0,t,n,r):i.data[s];At(l,!0);const c=l.mergedAttrs;null!==c&&_i(a,u,c);const d=l.classes;null!==d&&Nu(a,u,d);const f=l.styles;return null!==f&&Gh(a,u,f),64!=(64&l.flags)&&Hi(i,o,u,l),0===function DC(){return O.lFrame.elementDepthCount}()&&Re(u,o),function wC(){O.lFrame.elementDepthCount++}(),function mi(e){return 1==(1&e.flags)}(l)&&(function Zu(e,t,n){!uf()||(function nI(e,t,n,r){const o=n.directiveStart,i=n.directiveEnd;e.firstCreatePass||Xr(n,t),Re(r,t);const s=n.initialInputs;for(let a=o;a<i;a++){const u=e.data[a],l=gt(u);l&&aI(t,n,u);const c=eo(t,e,a,n);Re(c,t),null!==s&&uI(0,a-o,c,u,0,s),l&&(Je(n.index,t)[8]=c)}}(e,t,n,st(n,t)),128==(128&n.flags)&&function rI(e,t,n){const r=n.directiveStart,o=n.directiveEnd,i=n.index,s=function AC(){return O.lFrame.currentDirectiveIndex}();try{an(i);for(let a=r;a<o;a++){const u=e.data[a],l=t[a];Pa(a),(null!==u.hostBindings||0!==u.hostVars||null!==u.hostAttrs)&&Tp(u,l)}}finally{an(-1),Pa(s)}}(e,t,n))}(i,o,l),function Cp(e,t,n){if(ba(t)){const o=t.directiveEnd;for(let i=t.directiveStart;i<o;i++){const s=e.data[i];s.contentQueries&&s.contentQueries(1,n[i],i)}}}(i,l,o)),null!==r&&function Yu(e,t,n=st){const r=t.localNames;if(null!==r){let o=t.index+1;for(let i=0;i<r.length;i+=2){const s=r[i+1],a=-1===s?n(t,e):e[s];e[o++]=a}}}(o,l),cl}function dl(){let e=ye();Ra()?function Na(){O.lFrame.isParent=!1}():(e=e.parent,At(e,!1));const t=e;!function CC(){O.lFrame.elementDepthCount--}();const n=z();return n.firstCreatePass&&(Di(n,e),ba(e)&&n.queries.elementEnd(e)),null!=t.classesWithoutHost&&function BC(e){return 0!=(16&e.flags)}(t)&&ll(n,t,v(),t.classesWithoutHost,!0),null!=t.stylesWithoutHost&&function UC(e){return 0!=(32&e.flags)}(t)&&ll(n,t,v(),t.stylesWithoutHost,!1),dl}function fl(e,t,n,r){return cl(e,t,n,r),dl(),fl}function ts(e){return!!e&&"function"==typeof e.then}const Jp=function Yp(e){return!!e&&"function"==typeof e.subscribe};function os(e,t,n){const r=v(),o=wr(r,e,t,n);return o!==k&&Kt(r,je(),o),os}const xr="en-US";let Zg=xr;function Dl(e,t,n,r,o){if(e=R(e),Array.isArray(e))for(let i=0;i<e.length;i++)Dl(e[i],t,n,r,o);else{const i=z(),s=v();let a=Nn(e)?e:R(e.provide),u=hh(e);const l=ye(),c=1048575&l.providerIndexes,d=l.directiveStart,f=l.providerIndexes>>20;if(Nn(e)||!e.multi){const h=new Yr(u,o,I),p=Cl(a,t,o?c:c+f,d);-1===p?(Si(Xr(l,s),i,a),wl(i,e,t.length),t.push(a),l.directiveStart++,l.directiveEnd++,o&&(l.providerIndexes+=1048576),n.push(h),s.push(h)):(n[p]=h,s[p]=h)}else{const h=Cl(a,t,c+f,d),p=Cl(a,t,c,c+f),g=h>=0&&n[h],y=p>=0&&n[p];if(o&&!y||!o&&!g){Si(Xr(l,s),i,a);const D=function TS(e,t,n,r,o){const i=new Yr(e,n,I);return i.multi=[],i.index=t,i.componentProviders=0,Cm(i,o,r&&!n),i}(o?MS:SS,n.length,o,r,u);!o&&y&&(n[p].providerFactory=D),wl(i,e,t.length,0),t.push(a),l.directiveStart++,l.directiveEnd++,o&&(l.providerIndexes+=1048576),n.push(D),s.push(D)}else wl(i,e,h>-1?h:p,Cm(n[o?p:h],u,!o&&r));!o&&r&&y&&n[p].componentProviders++}}}function wl(e,t,n,r){const o=Nn(t),i=function X_(e){return!!e.useClass}(t);if(o||i){const u=(i?R(t.useClass):t).prototype.ngOnDestroy;if(u){const l=e.destroyHooks||(e.destroyHooks=[]);if(!o&&t.multi){const c=l.indexOf(n);-1===c?l.push(n,[r,u]):l[c+1].push(r,u)}else l.push(n,u)}}}function Cm(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function Cl(e,t,n,r){for(let o=n;o<r;o++)if(t[o]===e)return o;return-1}function SS(e,t,n,r){return _l(this.multi,[])}function MS(e,t,n,r){const o=this.multi;let i;if(this.providerFactory){const s=this.providerFactory.componentProviders,a=eo(n,n[1],this.providerFactory.index,r);i=a.slice(0,s),_l(o,i);for(let u=s;u<a.length;u++)i.push(a[u])}else i=[],_l(o,i);return i}function _l(e,t){for(let n=0;n<e.length;n++)t.push((0,e[n])());return t}function _m(e,t=[]){return n=>{n.providersResolver=(r,o)=>function IS(e,t,n){const r=z();if(r.firstCreatePass){const o=gt(e);Dl(n,r.data,r.blueprint,o,!0),Dl(t,r.data,r.blueprint,o,!1)}}(r,o?o(e):e,t)}}class Ln{}class Em{}class bm extends Ln{constructor(t,n){super(),this._parent=n,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new il(this);const r=Ze(t);this._bootstrapComponents=Wt(r.bootstrap),this._r3Injector=np(t,n,[{provide:Ln,useValue:this},{provide:mo,useValue:this.componentFactoryResolver}],Y(t),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(t)}get injector(){return this._r3Injector}destroy(){const t=this._r3Injector;!t.destroyed&&t.destroy(),this.destroyCbs.forEach(n=>n()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}}class El extends Em{constructor(t){super(),this.moduleType=t}create(t){return new bm(this.moduleType,t)}}class xS extends Ln{constructor(t,n,r){super(),this.componentFactoryResolver=new il(this),this.instance=null;const o=new fh([...t,{provide:Ln,useValue:this},{provide:mo,useValue:this.componentFactoryResolver}],n||Li(),r,new Set(["environment"]));this.injector=o,o.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}}function ls(e,t,n=null){return new xS(e,t,n).injector}let RS=(()=>{class e{constructor(n){this._injector=n,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n.id)){const r=uh(0,n.type),o=r.length>0?ls([r],this._injector,`Standalone[${n.type.name}]`):null;this.cachedInjectors.set(n.id,o)}return this.cachedInjectors.get(n.id)}ngOnDestroy(){try{for(const n of this.cachedInjectors.values())null!==n&&n.destroy()}finally{this.cachedInjectors.clear()}}}return e.\u0275prov=P({token:e,providedIn:"environment",factory:()=>new e(b(cn))}),e})();function Im(e){e.getStandaloneInjector=t=>t.get(RS).getOrCreateStandaloneInjector(e)}function Il(e){return t=>{setTimeout(e,void 0,t)}}const He=class rM extends It{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,n,r){let o=t,i=n||(()=>null),s=r;if(t&&"object"==typeof t){const u=t;o=u.next?.bind(u),i=u.error?.bind(u),s=u.complete?.bind(u)}this.__isAsync&&(i=Il(i),o&&(o=Il(o)),s&&(s=Il(s)));const a=super.subscribe({next:o,error:i,complete:s});return t instanceof nt&&t.add(a),a}};let wt=(()=>{class e{}return e.__NG_ELEMENT_ID__=uM,e})();function uM(){return function Vm(e,t){let n;const r=t[e.index];if(pt(r))n=r;else{let o;if(8&e.type)o=de(r);else{const i=t[V];o=i.createComment("");const s=st(e,t);Pn(i,$i(i,s),o,function nb(e,t){return e.nextSibling(t)}(i,s),!1)}t[e.index]=n=function Np(e,t,n,r){return new Array(e,!0,!1,t,null,0,r,n,null,null)}(r,t,o,e),Qi(t,n)}return new Lm(n,e,t)}(ye(),v())}const lM=wt,Lm=class extends lM{constructor(t,n,r){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=r}get element(){return fr(this._hostTNode,this._hostLView)}get injector(){return new nr(this._hostTNode,this._hostLView)}get parentInjector(){const t=Ii(this._hostTNode,this._hostLView);if(Ef(t)){const n=tr(t,this._hostLView),r=er(t);return new nr(n[1].data[r+8],n)}return new nr(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){const n=jm(this._lContainer);return null!==n&&n[t]||null}get length(){return this._lContainer.length-10}createEmbeddedView(t,n,r){let o,i;"number"==typeof r?o=r:null!=r&&(o=r.index,i=r.injector);const s=t.createEmbeddedView(n||{},i);return this.insert(s,o),s}createComponent(t,n,r,o,i){const s=t&&!function ro(e){return"function"==typeof e}(t);let a;if(s)a=n;else{const d=n||{};a=d.index,r=d.injector,o=d.projectableNodes,i=d.environmentInjector||d.ngModuleRef}const u=s?t:new Co(Q(t)),l=r||this.parentInjector;if(!i&&null==u.ngModule){const f=(s?l:this.parentInjector).get(cn,null);f&&(i=f)}const c=u.create(l,o,void 0,i);return this.insert(c.hostView,a),c}insert(t,n){const r=t._lView,o=r[1];if(function vC(e){return pt(e[3])}(r)){const c=this.indexOf(t);if(-1!==c)this.detach(c);else{const d=r[3],f=new Lm(d,d[6],d[3]);f.detach(f.indexOf(t))}}const i=this._adjustIndex(n),s=this._lContainer;!function YE(e,t,n,r){const o=10+r,i=n.length;r>0&&(n[o-1][4]=t),r<i-10?(t[4]=n[o],Of(n,10+r,t)):(n.push(t),t[4]=null),t[3]=n;const s=t[17];null!==s&&n!==s&&function JE(e,t){const n=e[9];t[16]!==t[3][3][16]&&(e[2]=!0),null===n?e[9]=[t]:n.push(t)}(s,t);const a=t[19];null!==a&&a.insertView(e),t[2]|=64}(o,r,s,i);const a=xu(i,s),u=r[V],l=$i(u,s[7]);return null!==l&&function KE(e,t,n,r,o,i){r[0]=o,r[6]=t,Do(e,r,n,1,o,i)}(o,s[6],u,r,l,a),t.attachToViewContainerRef(),Of(Ml(s),i,t),t}move(t,n){return this.insert(t,n)}indexOf(t){const n=jm(this._lContainer);return null!==n?n.indexOf(t):-1}remove(t){const n=this._adjustIndex(t,-1),r=Mu(this._lContainer,n);r&&(Ti(Ml(this._lContainer),n),Ph(r[1],r))}detach(t){const n=this._adjustIndex(t,-1),r=Mu(this._lContainer,n);return r&&null!=Ti(Ml(this._lContainer),n)?new wo(r):null}_adjustIndex(t,n=0){return t??this.length+n}};function jm(e){return e[8]}function Ml(e){return e[8]||(e[8]=[])}function fs(...e){}const hs=new N("Application Initializer");let ps=(()=>{class e{constructor(n){this.appInits=n,this.resolve=fs,this.reject=fs,this.initialized=!1,this.done=!1,this.donePromise=new Promise((r,o)=>{this.resolve=r,this.reject=o})}runInitializers(){if(this.initialized)return;const n=[],r=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let o=0;o<this.appInits.length;o++){const i=this.appInits[o]();if(ts(i))n.push(i);else if(Jp(i)){const s=new Promise((a,u)=>{i.subscribe({complete:a,error:u})});n.push(s)}}Promise.all(n).then(()=>{r()}).catch(o=>{this.reject(o)}),0===n.length&&r(),this.initialized=!0}}return e.\u0275fac=function(n){return new(n||e)(b(hs,8))},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const Po=new N("AppId",{providedIn:"root",factory:function ly(){return`${$l()}${$l()}${$l()}`}});function $l(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const cy=new N("Platform Initializer"),Hl=new N("Platform ID",{providedIn:"platform",factory:()=>"unknown"}),dy=new N("appBootstrapListener");let VM=(()=>{class e{log(n){console.log(n)}warn(n){console.warn(n)}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();const Zt=new N("LocaleId",{providedIn:"root",factory:()=>ue(Zt,A.Optional|A.SkipSelf)||function $M(){return typeof $localize<"u"&&$localize.locale||xr}()});class BM{constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}}let Bl=(()=>{class e{compileModuleSync(n){return new El(n)}compileModuleAsync(n){return Promise.resolve(this.compileModuleSync(n))}compileModuleAndAllComponentsSync(n){const r=this.compileModuleSync(n),i=Wt(Ze(n).declarations).reduce((s,a)=>{const u=Q(a);return u&&s.push(new Co(u)),s},[]);return new BM(r,i)}compileModuleAndAllComponentsAsync(n){return Promise.resolve(this.compileModuleAndAllComponentsSync(n))}clearCache(){}clearCacheFor(n){}getModuleId(n){}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const GM=(()=>Promise.resolve(0))();function Ul(e){typeof Zone>"u"?GM.then(()=>{e&&e.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",e)}class we{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:r=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new He(!1),this.onMicrotaskEmpty=new He(!1),this.onStable=new He(!1),this.onError=new He(!1),typeof Zone>"u")throw new E(908,!1);Zone.assertZonePatched();const o=this;if(o._nesting=0,o._outer=o._inner=Zone.current,Zone.AsyncStackTaggingZoneSpec){const i=Zone.AsyncStackTaggingZoneSpec;o._inner=o._inner.fork(new i("Angular"))}Zone.TaskTrackingZoneSpec&&(o._inner=o._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(o._inner=o._inner.fork(Zone.longStackTraceZoneSpec)),o.shouldCoalesceEventChangeDetection=!r&&n,o.shouldCoalesceRunChangeDetection=r,o.lastRequestAnimationFrameId=-1,o.nativeRequestAnimationFrame=function WM(){let e=X.requestAnimationFrame,t=X.cancelAnimationFrame;if(typeof Zone<"u"&&e&&t){const n=e[Zone.__symbol__("OriginalDelegate")];n&&(e=n);const r=t[Zone.__symbol__("OriginalDelegate")];r&&(t=r)}return{nativeRequestAnimationFrame:e,nativeCancelAnimationFrame:t}}().nativeRequestAnimationFrame,function QM(e){const t=()=>{!function KM(e){e.isCheckStableRunning||-1!==e.lastRequestAnimationFrameId||(e.lastRequestAnimationFrameId=e.nativeRequestAnimationFrame.call(X,()=>{e.fakeTopEventTask||(e.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{e.lastRequestAnimationFrameId=-1,Gl(e),e.isCheckStableRunning=!0,zl(e),e.isCheckStableRunning=!1},void 0,()=>{},()=>{})),e.fakeTopEventTask.invoke()}),Gl(e))}(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,r,o,i,s,a)=>{try{return py(e),n.invokeTask(o,i,s,a)}finally{(e.shouldCoalesceEventChangeDetection&&"eventTask"===i.type||e.shouldCoalesceRunChangeDetection)&&t(),gy(e)}},onInvoke:(n,r,o,i,s,a,u)=>{try{return py(e),n.invoke(o,i,s,a,u)}finally{e.shouldCoalesceRunChangeDetection&&t(),gy(e)}},onHasTask:(n,r,o,i)=>{n.hasTask(o,i),r===o&&("microTask"==i.change?(e._hasPendingMicrotasks=i.microTask,Gl(e),zl(e)):"macroTask"==i.change&&(e.hasPendingMacrotasks=i.macroTask))},onHandleError:(n,r,o,i)=>(n.handleError(o,i),e.runOutsideAngular(()=>e.onError.emit(i)),!1)})}(o)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!we.isInAngularZone())throw new E(909,!1)}static assertNotInAngularZone(){if(we.isInAngularZone())throw new E(909,!1)}run(t,n,r){return this._inner.run(t,n,r)}runTask(t,n,r,o){const i=this._inner,s=i.scheduleEventTask("NgZoneEvent: "+o,t,qM,fs,fs);try{return i.runTask(s,n,r)}finally{i.cancelTask(s)}}runGuarded(t,n,r){return this._inner.runGuarded(t,n,r)}runOutsideAngular(t){return this._outer.run(t)}}const qM={};function zl(e){if(0==e._nesting&&!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 Gl(e){e.hasPendingMicrotasks=!!(e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&-1!==e.lastRequestAnimationFrameId)}function py(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function gy(e){e._nesting--,zl(e)}class ZM{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new He,this.onMicrotaskEmpty=new He,this.onStable=new He,this.onError=new He}run(t,n,r){return t.apply(n,r)}runGuarded(t,n,r){return t.apply(n,r)}runOutsideAngular(t){return t()}runTask(t,n,r,o){return t.apply(n,r)}}const my=new N(""),gs=new N("");let Kl,Wl=(()=>{class e{constructor(n,r,o){this._ngZone=n,this.registry=r,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,Kl||(function YM(e){Kl=e}(o),o.addToWindow(r)),this._watchAngularEvents(),n.run(()=>{this.taskTrackingZone=typeof Zone>"u"?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._didWork=!0,this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{we.assertNotInAngularZone(),Ul(()=>{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}increasePendingRequestCount(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount}decreasePendingRequestCount(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount}isStable(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())Ul(()=>{for(;0!==this._callbacks.length;){let n=this._callbacks.pop();clearTimeout(n.timeoutId),n.doneCb(this._didWork)}this._didWork=!1});else{let n=this.getPendingTasks();this._callbacks=this._callbacks.filter(r=>!r.updateCb||!r.updateCb(n)||(clearTimeout(r.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(n=>({source:n.source,creationLocation:n.creationLocation,data:n.data})):[]}addCallback(n,r,o){let i=-1;r&&r>0&&(i=setTimeout(()=>{this._callbacks=this._callbacks.filter(s=>s.timeoutId!==i),n(this._didWork,this.getPendingTasks())},r)),this._callbacks.push({doneCb:n,timeoutId:i,updateCb:o})}whenStable(n,r,o){if(o&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(n,r,o),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}registerApplication(n){this.registry.registerApplication(n,this)}unregisterApplication(n){this.registry.unregisterApplication(n)}findProviders(n,r,o){return[]}}return e.\u0275fac=function(n){return new(n||e)(b(we),b(ql),b(gs))},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})(),ql=(()=>{class e{constructor(){this._applications=new Map}registerApplication(n,r){this._applications.set(n,r)}unregisterApplication(n){this._applications.delete(n)}unregisterAllApplications(){this._applications.clear()}getTestability(n){return this._applications.get(n)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(n,r=!0){return Kl?.findTestabilityInTree(this,n,r)??null}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})(),pn=null;const yy=new N("AllowMultipleToken"),Ql=new N("PlatformDestroyListeners");class vy{constructor(t,n){this.name=t,this.token=n}}function wy(e,t,n=[]){const r=`Platform: ${t}`,o=new N(r);return(i=[])=>{let s=Zl();if(!s||s.injector.get(yy,!1)){const a=[...n,...i,{provide:o,useValue:!0}];e?e(a):function eT(e){if(pn&&!pn.get(yy,!1))throw new E(400,!1);pn=e;const t=e.get(_y);(function Dy(e){const t=e.get(cy,null);t&&t.forEach(n=>n())})(e)}(function Cy(e=[],t){return at.create({name:t,providers:[{provide:uu,useValue:"platform"},{provide:Ql,useValue:new Set([()=>pn=null])},...e]})}(a,r))}return function nT(e){const t=Zl();if(!t)throw new E(401,!1);return t}()}}function Zl(){return pn?.get(_y)??null}let _y=(()=>{class e{constructor(n){this._injector=n,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(n,r){const o=function by(e,t){let n;return n="noop"===e?new ZM:("zone.js"===e?void 0:e)||new we(t),n}(r?.ngZone,function Ey(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!(!e||!e.ngZoneEventCoalescing)||!1,shouldCoalesceRunChangeDetection:!(!e||!e.ngZoneRunCoalescing)||!1}}(r)),i=[{provide:we,useValue:o}];return o.run(()=>{const s=at.create({providers:i,parent:this.injector,name:n.moduleType.name}),a=n.create(s),u=a.injector.get(hr,null);if(!u)throw new E(402,!1);return o.runOutsideAngular(()=>{const l=o.onError.subscribe({next:c=>{u.handleError(c)}});a.onDestroy(()=>{ys(this._modules,a),l.unsubscribe()})}),function Iy(e,t,n){try{const r=n();return ts(r)?r.catch(o=>{throw t.runOutsideAngular(()=>e.handleError(o)),o}):r}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}(u,o,()=>{const l=a.injector.get(ps);return l.runInitializers(),l.donePromise.then(()=>(function Yg(e){Qe(e,"Expected localeId to be defined"),"string"==typeof e&&(Zg=e.toLowerCase().replace(/_/g,"-"))}(a.injector.get(Zt,xr)||xr),this._moduleDoBootstrap(a),a))})})}bootstrapModule(n,r=[]){const o=Sy({},r);return function JM(e,t,n){const r=new El(n);return Promise.resolve(r)}(0,0,n).then(i=>this.bootstrapModuleFactory(i,o))}_moduleDoBootstrap(n){const r=n.injector.get(ms);if(n._bootstrapComponents.length>0)n._bootstrapComponents.forEach(o=>r.bootstrap(o));else{if(!n.instance.ngDoBootstrap)throw new E(403,!1);n.instance.ngDoBootstrap(r)}this._modules.push(n)}onDestroy(n){this._destroyListeners.push(n)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new E(404,!1);this._modules.slice().forEach(r=>r.destroy()),this._destroyListeners.forEach(r=>r());const n=this._injector.get(Ql,null);n&&(n.forEach(r=>r()),n.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}}return e.\u0275fac=function(n){return new(n||e)(b(at))},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();function Sy(e,t){return Array.isArray(t)?t.reduce(Sy,e):{...e,...t}}let ms=(()=>{class e{constructor(n,r,o){this._zone=n,this._injector=r,this._exceptionHandler=o,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._stable=!0,this._destroyed=!1,this._destroyListeners=[],this.componentTypes=[],this.components=[],this._onMicrotaskEmptySubscription=this._zone.onMicrotaskEmpty.subscribe({next:()=>{this._zone.run(()=>{this.tick()})}});const i=new ce(a=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{a.next(this._stable),a.complete()})}),s=new ce(a=>{let u;this._zone.runOutsideAngular(()=>{u=this._zone.onStable.subscribe(()=>{we.assertNotInAngularZone(),Ul(()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,a.next(!0))})})});const l=this._zone.onUnstable.subscribe(()=>{we.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{a.next(!1)}))});return()=>{u.unsubscribe(),l.unsubscribe()}});this.isStable=function $w(...e){const t=zr(e),n=function Pw(e,t){return"number"==typeof fa(e)?e.pop():t}(e,1/0),r=e;return r.length?1===r.length?St(r[0]):Wn(n)(me(r,t)):jt}(i,s.pipe(function Hw(e={}){const{connector:t=(()=>new It),resetOnError:n=!0,resetOnComplete:r=!0,resetOnRefCountZero:o=!0}=e;return i=>{let s,a,u,l=0,c=!1,d=!1;const f=()=>{a?.unsubscribe(),a=void 0},h=()=>{f(),s=u=void 0,c=d=!1},p=()=>{const g=s;h(),g?.unsubscribe()};return _e((g,y)=>{l++,!d&&!c&&f();const D=u=u??t();y.add(()=>{l--,0===l&&!d&&!c&&(a=ha(p,o))}),D.subscribe(y),!s&&l>0&&(s=new Ur({next:w=>D.next(w),error:w=>{d=!0,f(),a=ha(h,n,w),D.error(w)},complete:()=>{c=!0,f(),a=ha(h,r),D.complete()}}),St(g).subscribe(s))})(i)}}()))}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(n,r){const o=n instanceof ph;if(!this._injector.get(ps).done)throw!o&&function Kn(e){const t=Q(e)||Fe(e)||ke(e);return null!==t&&t.standalone}(n),new E(405,false);let s;s=o?n:this._injector.get(mo).resolveComponentFactory(n),this.componentTypes.push(s.componentType);const a=function XM(e){return e.isBoundToModule}(s)?void 0:this._injector.get(Ln),l=s.create(at.NULL,[],r||s.selector,a),c=l.location.nativeElement,d=l.injector.get(my,null);return d?.registerApplication(c),l.onDestroy(()=>{this.detachView(l.hostView),ys(this.components,l),d?.unregisterApplication(c)}),this._loadComponent(l),l}tick(){if(this._runningTick)throw new E(101,!1);try{this._runningTick=!0;for(let n of this._views)n.detectChanges()}catch(n){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(n))}finally{this._runningTick=!1}}attachView(n){const r=n;this._views.push(r),r.attachToAppRef(this)}detachView(n){const r=n;ys(this._views,r),r.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(dy,[]).concat(this._bootstrapListeners).forEach(o=>o(n))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(n=>n()),this._views.slice().forEach(n=>n.destroy()),this._onMicrotaskEmptySubscription.unsubscribe()}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(n){return this._destroyListeners.push(n),()=>ys(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new E(406,!1);const n=this._injector;n.destroy&&!n.destroyed&&n.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}}return e.\u0275fac=function(n){return new(n||e)(b(we),b(cn),b(hr))},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();function ys(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}let Ty=!0,Yl=(()=>{class e{}return e.__NG_ELEMENT_ID__=iT,e})();function iT(e){return function sT(e,t,n){if(gi(e)&&!n){const r=Je(e.index,t);return new wo(r,r)}return 47&e.type?new wo(t[16],t):null}(ye(),v(),16==(16&e))}const DT=wy(null,"core",[]);let wT=(()=>{class e{constructor(n){}}return e.\u0275fac=function(n){return new(n||e)(b(ms))},e.\u0275mod=Ht({type:e}),e.\u0275inj=Mt({}),e})(),Cs=null;function gn(){return Cs}const Ue=new N("DocumentToken");let nc=(()=>{class e{historyGo(n){throw new Error("Not implemented")}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=P({token:e,factory:function(){return function bT(){return b(Vy)}()},providedIn:"platform"}),e})();const IT=new N("Location Initialized");let Vy=(()=>{class e extends nc{constructor(n){super(),this._doc=n,this._init()}_init(){this.location=window.location,this._history=window.history}getBaseHrefFromDOM(){return gn().getBaseHref(this._doc)}onPopState(n){const r=gn().getGlobalEventTarget(this._doc,"window");return r.addEventListener("popstate",n,!1),()=>r.removeEventListener("popstate",n)}onHashChange(n){const r=gn().getGlobalEventTarget(this._doc,"window");return r.addEventListener("hashchange",n,!1),()=>r.removeEventListener("hashchange",n)}get href(){return this.location.href}get protocol(){return this.location.protocol}get hostname(){return this.location.hostname}get port(){return this.location.port}get pathname(){return this.location.pathname}get search(){return this.location.search}get hash(){return this.location.hash}set pathname(n){this.location.pathname=n}pushState(n,r,o){$y()?this._history.pushState(n,r,o):this.location.hash=o}replaceState(n,r,o){$y()?this._history.replaceState(n,r,o):this.location.hash=o}forward(){this._history.forward()}back(){this._history.back()}historyGo(n=0){this._history.go(n)}getState(){return this._history.state}}return e.\u0275fac=function(n){return new(n||e)(b(Ue))},e.\u0275prov=P({token:e,factory:function(){return function ST(){return new Vy(b(Ue))}()},providedIn:"platform"}),e})();function $y(){return!!window.history.pushState}function rc(e,t){if(0==e.length)return t;if(0==t.length)return e;let n=0;return e.endsWith("/")&&n++,t.startsWith("/")&&n++,2==n?e+t.substring(1):1==n?e+t:e+"/"+t}function Hy(e){const t=e.match(/#|\?|$/),n=t&&t.index||e.length;return e.slice(0,n-("/"===e[n-1]?1:0))+e.slice(n)}function Jt(e){return e&&"?"!==e[0]?"?"+e:e}let Vn=(()=>{class e{historyGo(n){throw new Error("Not implemented")}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=P({token:e,factory:function(){return ue(Uy)},providedIn:"root"}),e})();const By=new N("appBaseHref");let Uy=(()=>{class e extends Vn{constructor(n,r){super(),this._platformLocation=n,this._removeListenerFns=[],this._baseHref=r??this._platformLocation.getBaseHrefFromDOM()??ue(Ue).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(n){this._removeListenerFns.push(this._platformLocation.onPopState(n),this._platformLocation.onHashChange(n))}getBaseHref(){return this._baseHref}prepareExternalUrl(n){return rc(this._baseHref,n)}path(n=!1){const r=this._platformLocation.pathname+Jt(this._platformLocation.search),o=this._platformLocation.hash;return o&&n?`${r}${o}`:r}pushState(n,r,o,i){const s=this.prepareExternalUrl(o+Jt(i));this._platformLocation.pushState(n,r,s)}replaceState(n,r,o,i){const s=this.prepareExternalUrl(o+Jt(i));this._platformLocation.replaceState(n,r,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(n=0){this._platformLocation.historyGo?.(n)}}return e.\u0275fac=function(n){return new(n||e)(b(nc),b(By,8))},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"}),e})(),MT=(()=>{class e extends Vn{constructor(n,r){super(),this._platformLocation=n,this._baseHref="",this._removeListenerFns=[],null!=r&&(this._baseHref=r)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(n){this._removeListenerFns.push(this._platformLocation.onPopState(n),this._platformLocation.onHashChange(n))}getBaseHref(){return this._baseHref}path(n=!1){let r=this._platformLocation.hash;return null==r&&(r="#"),r.length>0?r.substring(1):r}prepareExternalUrl(n){const r=rc(this._baseHref,n);return r.length>0?"#"+r:r}pushState(n,r,o,i){let s=this.prepareExternalUrl(o+Jt(i));0==s.length&&(s=this._platformLocation.pathname),this._platformLocation.pushState(n,r,s)}replaceState(n,r,o,i){let s=this.prepareExternalUrl(o+Jt(i));0==s.length&&(s=this._platformLocation.pathname),this._platformLocation.replaceState(n,r,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(n=0){this._platformLocation.historyGo?.(n)}}return e.\u0275fac=function(n){return new(n||e)(b(nc),b(By,8))},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})(),oc=(()=>{class e{constructor(n){this._subject=new He,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=n;const r=this._locationStrategy.getBaseHref();this._baseHref=Hy(zy(r)),this._locationStrategy.onPopState(o=>{this._subject.emit({url:this.path(!0),pop:!0,state:o.state,type:o.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(n=!1){return this.normalize(this._locationStrategy.path(n))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(n,r=""){return this.path()==this.normalize(n+Jt(r))}normalize(n){return e.stripTrailingSlash(function AT(e,t){return e&&t.startsWith(e)?t.substring(e.length):t}(this._baseHref,zy(n)))}prepareExternalUrl(n){return n&&"/"!==n[0]&&(n="/"+n),this._locationStrategy.prepareExternalUrl(n)}go(n,r="",o=null){this._locationStrategy.pushState(o,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Jt(r)),o)}replaceState(n,r="",o=null){this._locationStrategy.replaceState(o,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Jt(r)),o)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(n=0){this._locationStrategy.historyGo?.(n)}onUrlChange(n){return this._urlChangeListeners.push(n),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe(r=>{this._notifyUrlChangeListeners(r.url,r.state)})),()=>{const r=this._urlChangeListeners.indexOf(n);this._urlChangeListeners.splice(r,1),0===this._urlChangeListeners.length&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(n="",r){this._urlChangeListeners.forEach(o=>o(n,r))}subscribe(n,r,o){return this._subject.subscribe({next:n,error:r,complete:o})}}return e.normalizeQueryParams=Jt,e.joinWithSlash=rc,e.stripTrailingSlash=Hy,e.\u0275fac=function(n){return new(n||e)(b(Vn))},e.\u0275prov=P({token:e,factory:function(){return function TT(){return new oc(b(Vn))}()},providedIn:"root"}),e})();function zy(e){return e.replace(/\/index.html$/,"")}function Xy(e,t){t=encodeURIComponent(t);for(const n of e.split(";")){const r=n.indexOf("="),[o,i]=-1==r?[n,""]:[n.slice(0,r),n.slice(r+1)];if(o.trim()===t)return decodeURIComponent(i)}return null}let GA=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=Ht({type:e}),e.\u0275inj=Mt({}),e})();let QA=(()=>{class e{}return e.\u0275prov=P({token:e,providedIn:"root",factory:()=>new ZA(b(Ue),window)}),e})();class ZA{constructor(t,n){this.document=t,this.window=n,this.offset=()=>[0,0]}setOffset(t){this.offset=Array.isArray(t)?()=>t:t}getScrollPosition(){return this.supportsScrolling()?[this.window.pageXOffset,this.window.pageYOffset]:[0,0]}scrollToPosition(t){this.supportsScrolling()&&this.window.scrollTo(t[0],t[1])}scrollToAnchor(t){if(!this.supportsScrolling())return;const n=function YA(e,t){const n=e.getElementById(t)||e.getElementsByName(t)[0];if(n)return n;if("function"==typeof e.createTreeWalker&&e.body&&(e.body.createShadowRoot||e.body.attachShadow)){const r=e.createTreeWalker(e.body,NodeFilter.SHOW_ELEMENT);let o=r.currentNode;for(;o;){const i=o.shadowRoot;if(i){const s=i.getElementById(t)||i.querySelector(`[name="${t}"]`);if(s)return s}o=r.nextNode()}}return null}(this.document,t);n&&(this.scrollToElement(n),n.focus())}setHistoryScrollRestoration(t){if(this.supportScrollRestoration()){const n=this.window.history;n&&n.scrollRestoration&&(n.scrollRestoration=t)}}scrollToElement(t){const n=t.getBoundingClientRect(),r=n.left+this.window.pageXOffset,o=n.top+this.window.pageYOffset,i=this.offset();this.window.scrollTo(r-i[0],o-i[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const t=av(this.window.history)||av(Object.getPrototypeOf(this.window.history));return!(!t||!t.writable&&!t.set)}catch{return!1}}supportsScrolling(){try{return!!this.window&&!!this.window.scrollTo&&"pageXOffset"in this.window}catch{return!1}}}function av(e){return Object.getOwnPropertyDescriptor(e,"scrollRestoration")}class uv{}class wc extends class gx extends class ET{}{constructor(){super(...arguments),this.supportsDOMEvents=!0}}{static makeCurrent(){!function _T(e){Cs||(Cs=e)}(new wc)}onAndCancel(t,n,r){return t.addEventListener(n,r,!1),()=>{t.removeEventListener(n,r,!1)}}dispatchEvent(t,n){t.dispatchEvent(n)}remove(t){t.parentNode&&t.parentNode.removeChild(t)}createElement(t,n){return(n=n||this.getDefaultDocument()).createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,n){return"window"===n?window:"document"===n?t:"body"===n?t.body:null}getBaseHref(t){const n=function mx(){return jo=jo||document.querySelector("base"),jo?jo.getAttribute("href"):null}();return null==n?null:function yx(e){Ns=Ns||document.createElement("a"),Ns.setAttribute("href",e);const t=Ns.pathname;return"/"===t.charAt(0)?t:`/${t}`}(n)}resetBaseElement(){jo=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return Xy(document.cookie,t)}}let Ns,jo=null;const fv=new N("TRANSITION_ID"),Dx=[{provide:hs,useFactory:function vx(e,t,n){return()=>{n.get(ps).donePromise.then(()=>{const r=gn(),o=t.querySelectorAll(`style[ng-transition="${e}"]`);for(let i=0;i<o.length;i++)r.remove(o[i])})}},deps:[fv,Ue,at],multi:!0}];let Cx=(()=>{class e{build(){return new XMLHttpRequest}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})();const Ps=new N("EventManagerPlugins");let Os=(()=>{class e{constructor(n,r){this._zone=r,this._eventNameToPlugin=new Map,n.forEach(o=>o.manager=this),this._plugins=n.slice().reverse()}addEventListener(n,r,o){return this._findPluginFor(r).addEventListener(n,r,o)}addGlobalEventListener(n,r,o){return this._findPluginFor(r).addGlobalEventListener(n,r,o)}getZone(){return this._zone}_findPluginFor(n){const r=this._eventNameToPlugin.get(n);if(r)return r;const o=this._plugins;for(let i=0;i<o.length;i++){const s=o[i];if(s.supports(n))return this._eventNameToPlugin.set(n,s),s}throw new Error(`No event manager plugin found for event ${n}`)}}return e.\u0275fac=function(n){return new(n||e)(b(Ps),b(we))},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})();class hv{constructor(t){this._doc=t}addGlobalEventListener(t,n,r){const o=gn().getGlobalEventTarget(this._doc,t);if(!o)throw new Error(`Unsupported event target ${o} for event ${n}`);return this.addEventListener(o,n,r)}}let pv=(()=>{class e{constructor(){this._stylesSet=new Set}addStyles(n){const r=new Set;n.forEach(o=>{this._stylesSet.has(o)||(this._stylesSet.add(o),r.add(o))}),this.onStylesAdded(r)}onStylesAdded(n){}getAllStyles(){return Array.from(this._stylesSet)}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})(),Vo=(()=>{class e extends pv{constructor(n){super(),this._doc=n,this._hostNodes=new Map,this._hostNodes.set(n.head,[])}_addStylesToHost(n,r,o){n.forEach(i=>{const s=this._doc.createElement("style");s.textContent=i,o.push(r.appendChild(s))})}addHost(n){const r=[];this._addStylesToHost(this._stylesSet,n,r),this._hostNodes.set(n,r)}removeHost(n){const r=this._hostNodes.get(n);r&&r.forEach(gv),this._hostNodes.delete(n)}onStylesAdded(n){this._hostNodes.forEach((r,o)=>{this._addStylesToHost(n,o,r)})}ngOnDestroy(){this._hostNodes.forEach(n=>n.forEach(gv))}}return e.\u0275fac=function(n){return new(n||e)(b(Ue))},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})();function gv(e){gn().remove(e)}const Cc={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/MathML/"},_c=/%COMP%/g;function Fs(e,t,n){for(let r=0;r<t.length;r++){let o=t[r];Array.isArray(o)?Fs(e,o,n):(o=o.replace(_c,e),n.push(o))}return n}function vv(e){return t=>{if("__ngUnwrap__"===t)return e;!1===e(t)&&(t.preventDefault(),t.returnValue=!1)}}let Ec=(()=>{class e{constructor(n,r,o){this.eventManager=n,this.sharedStylesHost=r,this.appId=o,this.rendererByCompId=new Map,this.defaultRenderer=new bc(n)}createRenderer(n,r){if(!n||!r)return this.defaultRenderer;switch(r.encapsulation){case Tt.Emulated:{let o=this.rendererByCompId.get(r.id);return o||(o=new Mx(this.eventManager,this.sharedStylesHost,r,this.appId),this.rendererByCompId.set(r.id,o)),o.applyToHost(n),o}case 1:case Tt.ShadowDom:return new Tx(this.eventManager,this.sharedStylesHost,n,r);default:if(!this.rendererByCompId.has(r.id)){const o=Fs(r.id,r.styles,[]);this.sharedStylesHost.addStyles(o),this.rendererByCompId.set(r.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}return e.\u0275fac=function(n){return new(n||e)(b(Os),b(Vo),b(Po))},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})();class bc{constructor(t){this.eventManager=t,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(t,n){return n?document.createElementNS(Cc[n]||n,t):document.createElement(t)}createComment(t){return document.createComment(t)}createText(t){return document.createTextNode(t)}appendChild(t,n){(wv(t)?t.content:t).appendChild(n)}insertBefore(t,n,r){t&&(wv(t)?t.content:t).insertBefore(n,r)}removeChild(t,n){t&&t.removeChild(n)}selectRootElement(t,n){let r="string"==typeof t?document.querySelector(t):t;if(!r)throw new Error(`The selector "${t}" did not match any elements`);return n||(r.textContent=""),r}parentNode(t){return t.parentNode}nextSibling(t){return t.nextSibling}setAttribute(t,n,r,o){if(o){n=o+":"+n;const i=Cc[o];i?t.setAttributeNS(i,n,r):t.setAttribute(n,r)}else t.setAttribute(n,r)}removeAttribute(t,n,r){if(r){const o=Cc[r];o?t.removeAttributeNS(o,n):t.removeAttribute(`${r}:${n}`)}else t.removeAttribute(n)}addClass(t,n){t.classList.add(n)}removeClass(t,n){t.classList.remove(n)}setStyle(t,n,r,o){o&(We.DashCase|We.Important)?t.style.setProperty(n,r,o&We.Important?"important":""):t.style[n]=r}removeStyle(t,n,r){r&We.DashCase?t.style.removeProperty(n):t.style[n]=""}setProperty(t,n,r){t[n]=r}setValue(t,n){t.nodeValue=n}listen(t,n,r){return"string"==typeof t?this.eventManager.addGlobalEventListener(t,n,vv(r)):this.eventManager.addEventListener(t,n,vv(r))}}function wv(e){return"TEMPLATE"===e.tagName&&void 0!==e.content}class Mx extends bc{constructor(t,n,r,o){super(t),this.component=r;const i=Fs(o+"-"+r.id,r.styles,[]);n.addStyles(i),this.contentAttr=function bx(e){return"_ngcontent-%COMP%".replace(_c,e)}(o+"-"+r.id),this.hostAttr=function Ix(e){return"_nghost-%COMP%".replace(_c,e)}(o+"-"+r.id)}applyToHost(t){super.setAttribute(t,this.hostAttr,"")}createElement(t,n){const r=super.createElement(t,n);return super.setAttribute(r,this.contentAttr,""),r}}class Tx extends bc{constructor(t,n,r,o){super(t),this.sharedStylesHost=n,this.hostEl=r,this.shadowRoot=r.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const i=Fs(o.id,o.styles,[]);for(let s=0;s<i.length;s++){const a=document.createElement("style");a.textContent=i[s],this.shadowRoot.appendChild(a)}}nodeOrShadowRoot(t){return t===this.hostEl?this.shadowRoot:t}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}appendChild(t,n){return super.appendChild(this.nodeOrShadowRoot(t),n)}insertBefore(t,n,r){return super.insertBefore(this.nodeOrShadowRoot(t),n,r)}removeChild(t,n){return super.removeChild(this.nodeOrShadowRoot(t),n)}parentNode(t){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(t)))}}let Ax=(()=>{class e extends hv{constructor(n){super(n)}supports(n){return!0}addEventListener(n,r,o){return n.addEventListener(r,o,!1),()=>this.removeEventListener(n,r,o)}removeEventListener(n,r,o){return n.removeEventListener(r,o)}}return e.\u0275fac=function(n){return new(n||e)(b(Ue))},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})();const Cv=["alt","control","meta","shift"],xx={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},Rx={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey};let Nx=(()=>{class e extends hv{constructor(n){super(n)}supports(n){return null!=e.parseEventName(n)}addEventListener(n,r,o){const i=e.parseEventName(r),s=e.eventCallback(i.fullKey,o,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>gn().onAndCancel(n,i.domEventName,s))}static parseEventName(n){const r=n.toLowerCase().split("."),o=r.shift();if(0===r.length||"keydown"!==o&&"keyup"!==o)return null;const i=e._normalizeKey(r.pop());let s="",a=r.indexOf("code");if(a>-1&&(r.splice(a,1),s="code."),Cv.forEach(l=>{const c=r.indexOf(l);c>-1&&(r.splice(c,1),s+=l+".")}),s+=i,0!=r.length||0===i.length)return null;const u={};return u.domEventName=o,u.fullKey=s,u}static matchEventFullKeyCode(n,r){let o=xx[n.key]||n.key,i="";return r.indexOf("code.")>-1&&(o=n.code,i="code."),!(null==o||!o)&&(o=o.toLowerCase()," "===o?o="space":"."===o&&(o="dot"),Cv.forEach(s=>{s!==o&&(0,Rx[s])(n)&&(i+=s+".")}),i+=o,i===r)}static eventCallback(n,r,o){return i=>{e.matchEventFullKeyCode(i,n)&&o.runGuarded(()=>r(i))}}static _normalizeKey(n){return"esc"===n?"escape":n}}return e.\u0275fac=function(n){return new(n||e)(b(Ue))},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})();const kx=wy(DT,"browser",[{provide:Hl,useValue:"browser"},{provide:cy,useValue:function Px(){wc.makeCurrent()},multi:!0},{provide:Ue,useFactory:function Fx(){return function I_(e){Ya=e}(document),document},deps:[]}]),bv=new N(""),Iv=[{provide:gs,useClass:class wx{addToWindow(t){X.getAngularTestability=(r,o=!0)=>{const i=t.findTestabilityInTree(r,o);if(null==i)throw new Error("Could not find testability for element.");return i},X.getAllAngularTestabilities=()=>t.getAllTestabilities(),X.getAllAngularRootElements=()=>t.getAllRootElements(),X.frameworkStabilizers||(X.frameworkStabilizers=[]),X.frameworkStabilizers.push(r=>{const o=X.getAllAngularTestabilities();let i=o.length,s=!1;const a=function(u){s=s||u,i--,0==i&&r(s)};o.forEach(function(u){u.whenStable(a)})})}findTestabilityInTree(t,n,r){return null==n?null:t.getTestability(n)??(r?gn().isShadowRoot(n)?this.findTestabilityInTree(t,n.host,!0):this.findTestabilityInTree(t,n.parentElement,!0):null)}},deps:[]},{provide:my,useClass:Wl,deps:[we,ql,gs]},{provide:Wl,useClass:Wl,deps:[we,ql,gs]}],Sv=[{provide:uu,useValue:"root"},{provide:hr,useFactory:function Ox(){return new hr},deps:[]},{provide:Ps,useClass:Ax,multi:!0,deps:[Ue,we,Hl]},{provide:Ps,useClass:Nx,multi:!0,deps:[Ue]},{provide:Ec,useClass:Ec,deps:[Os,Vo,Po]},{provide:mh,useExisting:Ec},{provide:pv,useExisting:Vo},{provide:Vo,useClass:Vo,deps:[Ue]},{provide:Os,useClass:Os,deps:[Ps,we]},{provide:uv,useClass:Cx,deps:[]},[]];let Lx=(()=>{class e{constructor(n){}static withServerTransition(n){return{ngModule:e,providers:[{provide:Po,useValue:n.appId},{provide:fv,useExisting:Po},Dx]}}}return e.\u0275fac=function(n){return new(n||e)(b(bv,12))},e.\u0275mod=Ht({type:e}),e.\u0275inj=Mt({providers:[...Sv,...Iv],imports:[GA,wT]}),e})(),Mv=(()=>{class e{constructor(n){this._doc=n}getTitle(){return this._doc.title}setTitle(n){this._doc.title=n||""}}return e.\u0275fac=function(n){return new(n||e)(b(Ue))},e.\u0275prov=P({token:e,factory:function(n){let r=null;return r=n?new n:function Vx(){return new Mv(b(Ue))}(),r},providedIn:"root"}),e})();function M(...e){return me(e,zr(e))}function yn(e,t){return J(t)?Ie(e,t,1):Ie(e,1)}function en(e,t){return _e((n,r)=>{let o=0;n.subscribe(Ee(r,i=>e.call(t,i,o++)&&r.next(i)))})}typeof window<"u"&&window;class xv{}class Rv{}class tn{constructor(t){this.normalizedNames=new Map,this.lazyUpdate=null,t?this.lazyInit="string"==typeof t?()=>{this.headers=new Map,t.split("\n").forEach(n=>{const r=n.indexOf(":");if(r>0){const o=n.slice(0,r),i=o.toLowerCase(),s=n.slice(r+1).trim();this.maybeSetNormalizedName(o,i),this.headers.has(i)?this.headers.get(i).push(s):this.headers.set(i,[s])}})}:()=>{this.headers=new Map,Object.keys(t).forEach(n=>{let r=t[n];const o=n.toLowerCase();"string"==typeof r&&(r=[r]),r.length>0&&(this.headers.set(o,r),this.maybeSetNormalizedName(n,o))})}:this.headers=new Map}has(t){return this.init(),this.headers.has(t.toLowerCase())}get(t){this.init();const n=this.headers.get(t.toLowerCase());return n&&n.length>0?n[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(t){return this.init(),this.headers.get(t.toLowerCase())||null}append(t,n){return this.clone({name:t,value:n,op:"a"})}set(t,n){return this.clone({name:t,value:n,op:"s"})}delete(t,n){return this.clone({name:t,value:n,op:"d"})}maybeSetNormalizedName(t,n){this.normalizedNames.has(n)||this.normalizedNames.set(n,t)}init(){this.lazyInit&&(this.lazyInit instanceof tn?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(n=>{this.headers.set(n,t.headers.get(n)),this.normalizedNames.set(n,t.normalizedNames.get(n))})}clone(t){const n=new tn;return n.lazyInit=this.lazyInit&&this.lazyInit instanceof tn?this.lazyInit:this,n.lazyUpdate=(this.lazyUpdate||[]).concat([t]),n}applyUpdate(t){const n=t.name.toLowerCase();switch(t.op){case"a":case"s":let r=t.value;if("string"==typeof r&&(r=[r]),0===r.length)return;this.maybeSetNormalizedName(t.name,n);const o=("a"===t.op?this.headers.get(n):void 0)||[];o.push(...r),this.headers.set(n,o);break;case"d":const i=t.value;if(i){let s=this.headers.get(n);if(!s)return;s=s.filter(a=>-1===i.indexOf(a)),0===s.length?(this.headers.delete(n),this.normalizedNames.delete(n)):this.headers.set(n,s)}else this.headers.delete(n),this.normalizedNames.delete(n)}}forEach(t){this.init(),Array.from(this.normalizedNames.keys()).forEach(n=>t(this.normalizedNames.get(n),this.headers.get(n)))}}class qx{encodeKey(t){return Nv(t)}encodeValue(t){return Nv(t)}decodeKey(t){return decodeURIComponent(t)}decodeValue(t){return decodeURIComponent(t)}}const Qx=/%(\d[a-f0-9])/gi,Zx={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function Nv(e){return encodeURIComponent(e).replace(Qx,(t,n)=>Zx[n]??t)}function ks(e){return`${e}`}class vn{constructor(t={}){if(this.updates=null,this.cloneFrom=null,this.encoder=t.encoder||new qx,t.fromString){if(t.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function Kx(e,t){const n=new Map;return e.length>0&&e.replace(/^\?/,"").split("&").forEach(o=>{const i=o.indexOf("="),[s,a]=-1==i?[t.decodeKey(o),""]:[t.decodeKey(o.slice(0,i)),t.decodeValue(o.slice(i+1))],u=n.get(s)||[];u.push(a),n.set(s,u)}),n}(t.fromString,this.encoder)}else t.fromObject?(this.map=new Map,Object.keys(t.fromObject).forEach(n=>{const r=t.fromObject[n],o=Array.isArray(r)?r.map(ks):[ks(r)];this.map.set(n,o)})):this.map=null}has(t){return this.init(),this.map.has(t)}get(t){this.init();const n=this.map.get(t);return n?n[0]:null}getAll(t){return this.init(),this.map.get(t)||null}keys(){return this.init(),Array.from(this.map.keys())}append(t,n){return this.clone({param:t,value:n,op:"a"})}appendAll(t){const n=[];return Object.keys(t).forEach(r=>{const o=t[r];Array.isArray(o)?o.forEach(i=>{n.push({param:r,value:i,op:"a"})}):n.push({param:r,value:o,op:"a"})}),this.clone(n)}set(t,n){return this.clone({param:t,value:n,op:"s"})}delete(t,n){return this.clone({param:t,value:n,op:"d"})}toString(){return this.init(),this.keys().map(t=>{const n=this.encoder.encodeKey(t);return this.map.get(t).map(r=>n+"="+this.encoder.encodeValue(r)).join("&")}).filter(t=>""!==t).join("&")}clone(t){const n=new vn({encoder:this.encoder});return n.cloneFrom=this.cloneFrom||this,n.updates=(this.updates||[]).concat(t),n}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(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":const n=("a"===t.op?this.map.get(t.param):void 0)||[];n.push(ks(t.value)),this.map.set(t.param,n);break;case"d":if(void 0===t.value){this.map.delete(t.param);break}{let r=this.map.get(t.param)||[];const o=r.indexOf(ks(t.value));-1!==o&&r.splice(o,1),r.length>0?this.map.set(t.param,r):this.map.delete(t.param)}}}),this.cloneFrom=this.updates=null)}}class Yx{constructor(){this.map=new Map}set(t,n){return this.map.set(t,n),this}get(t){return this.map.has(t)||this.map.set(t,t.defaultValue()),this.map.get(t)}delete(t){return this.map.delete(t),this}has(t){return this.map.has(t)}keys(){return this.map.keys()}}function Pv(e){return typeof ArrayBuffer<"u"&&e instanceof ArrayBuffer}function Ov(e){return typeof Blob<"u"&&e instanceof Blob}function Fv(e){return typeof FormData<"u"&&e instanceof FormData}class $o{constructor(t,n,r,o){let i;if(this.url=n,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=t.toUpperCase(),function Jx(e){switch(e){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||o?(this.body=void 0!==r?r:null,i=o):i=r,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.headers||(this.headers=new tn),this.context||(this.context=new Yx),this.params){const s=this.params.toString();if(0===s.length)this.urlWithParams=n;else{const a=n.indexOf("?");this.urlWithParams=n+(-1===a?"?":a<n.length-1?"&":"")+s}}else this.params=new vn,this.urlWithParams=n}serializeBody(){return null===this.body?null:Pv(this.body)||Ov(this.body)||Fv(this.body)||function Xx(e){return typeof URLSearchParams<"u"&&e instanceof URLSearchParams}(this.body)||"string"==typeof this.body?this.body:this.body instanceof vn?this.body.toString():"object"==typeof this.body||"boolean"==typeof this.body||Array.isArray(this.body)?JSON.stringify(this.body):this.body.toString()}detectContentTypeHeader(){return null===this.body||Fv(this.body)?null:Ov(this.body)?this.body.type||null:Pv(this.body)?null:"string"==typeof this.body?"text/plain":this.body instanceof vn?"application/x-www-form-urlencoded;charset=UTF-8":"object"==typeof this.body||"number"==typeof this.body||"boolean"==typeof this.body?"application/json":null}clone(t={}){const n=t.method||this.method,r=t.url||this.url,o=t.responseType||this.responseType,i=void 0!==t.body?t.body:this.body,s=void 0!==t.withCredentials?t.withCredentials:this.withCredentials,a=void 0!==t.reportProgress?t.reportProgress:this.reportProgress;let u=t.headers||this.headers,l=t.params||this.params;const c=t.context??this.context;return void 0!==t.setHeaders&&(u=Object.keys(t.setHeaders).reduce((d,f)=>d.set(f,t.setHeaders[f]),u)),t.setParams&&(l=Object.keys(t.setParams).reduce((d,f)=>d.set(f,t.setParams[f]),l)),new $o(n,r,i,{params:l,headers:u,context:c,reportProgress:a,responseType:o,withCredentials:s})}}var ge=(()=>((ge=ge||{})[ge.Sent=0]="Sent",ge[ge.UploadProgress=1]="UploadProgress",ge[ge.ResponseHeader=2]="ResponseHeader",ge[ge.DownloadProgress=3]="DownloadProgress",ge[ge.Response=4]="Response",ge[ge.User=5]="User",ge))();class Mc{constructor(t,n=200,r="OK"){this.headers=t.headers||new tn,this.status=void 0!==t.status?t.status:n,this.statusText=t.statusText||r,this.url=t.url||null,this.ok=this.status>=200&&this.status<300}}class Tc extends Mc{constructor(t={}){super(t),this.type=ge.ResponseHeader}clone(t={}){return new Tc({headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})}}class Ls extends Mc{constructor(t={}){super(t),this.type=ge.Response,this.body=void 0!==t.body?t.body:null}clone(t={}){return new Ls({body:void 0!==t.body?t.body:this.body,headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})}}class kv extends Mc{constructor(t){super(t,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.message=this.status>=200&&this.status<300?`Http failure during parsing for ${t.url||"(unknown url)"}`:`Http failure response for ${t.url||"(unknown url)"}: ${t.status} ${t.statusText}`,this.error=t.error||null}}function Ac(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}}let Lv=(()=>{class e{constructor(n){this.handler=n}request(n,r,o={}){let i;if(n instanceof $o)i=n;else{let u,l;u=o.headers instanceof tn?o.headers:new tn(o.headers),o.params&&(l=o.params instanceof vn?o.params:new vn({fromObject:o.params})),i=new $o(n,r,void 0!==o.body?o.body:null,{headers:u,context:o.context,params:l,reportProgress:o.reportProgress,responseType:o.responseType||"json",withCredentials:o.withCredentials})}const s=M(i).pipe(yn(u=>this.handler.handle(u)));if(n instanceof $o||"events"===o.observe)return s;const a=s.pipe(en(u=>u instanceof Ls));switch(o.observe||"body"){case"body":switch(i.responseType){case"arraybuffer":return a.pipe(B(u=>{if(null!==u.body&&!(u.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return u.body}));case"blob":return a.pipe(B(u=>{if(null!==u.body&&!(u.body instanceof Blob))throw new Error("Response is not a Blob.");return u.body}));case"text":return a.pipe(B(u=>{if(null!==u.body&&"string"!=typeof u.body)throw new Error("Response is not a string.");return u.body}));default:return a.pipe(B(u=>u.body))}case"response":return a;default:throw new Error(`Unreachable: unhandled observe type ${o.observe}}`)}}delete(n,r={}){return this.request("DELETE",n,r)}get(n,r={}){return this.request("GET",n,r)}head(n,r={}){return this.request("HEAD",n,r)}jsonp(n,r){return this.request("JSONP",n,{params:(new vn).append(r,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(n,r={}){return this.request("OPTIONS",n,r)}patch(n,r,o={}){return this.request("PATCH",n,Ac(o,r))}post(n,r,o={}){return this.request("POST",n,Ac(o,r))}put(n,r,o={}){return this.request("PUT",n,Ac(o,r))}}return e.\u0275fac=function(n){return new(n||e)(b(xv))},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})();class jv{constructor(t,n){this.next=t,this.interceptor=n}handle(t){return this.interceptor.intercept(t,this.next)}}const Vv=new N("HTTP_INTERCEPTORS");let eR=(()=>{class e{intercept(n,r){return r.handle(n)}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})();const tR=/^\)\]\}',?\n/;let $v=(()=>{class e{constructor(n){this.xhrFactory=n}handle(n){if("JSONP"===n.method)throw new Error("Attempted to construct Jsonp request without HttpClientJsonpModule installed.");return new ce(r=>{const o=this.xhrFactory.build();if(o.open(n.method,n.urlWithParams),n.withCredentials&&(o.withCredentials=!0),n.headers.forEach((h,p)=>o.setRequestHeader(h,p.join(","))),n.headers.has("Accept")||o.setRequestHeader("Accept","application/json, text/plain, */*"),!n.headers.has("Content-Type")){const h=n.detectContentTypeHeader();null!==h&&o.setRequestHeader("Content-Type",h)}if(n.responseType){const h=n.responseType.toLowerCase();o.responseType="json"!==h?h:"text"}const i=n.serializeBody();let s=null;const a=()=>{if(null!==s)return s;const h=o.statusText||"OK",p=new tn(o.getAllResponseHeaders()),g=function nR(e){return"responseURL"in e&&e.responseURL?e.responseURL:/^X-Request-URL:/m.test(e.getAllResponseHeaders())?e.getResponseHeader("X-Request-URL"):null}(o)||n.url;return s=new Tc({headers:p,status:o.status,statusText:h,url:g}),s},u=()=>{let{headers:h,status:p,statusText:g,url:y}=a(),D=null;204!==p&&(D=typeof o.response>"u"?o.responseText:o.response),0===p&&(p=D?200:0);let w=p>=200&&p<300;if("json"===n.responseType&&"string"==typeof D){const m=D;D=D.replace(tR,"");try{D=""!==D?JSON.parse(D):null}catch(S){D=m,w&&(w=!1,D={error:S,text:D})}}w?(r.next(new Ls({body:D,headers:h,status:p,statusText:g,url:y||void 0})),r.complete()):r.error(new kv({error:D,headers:h,status:p,statusText:g,url:y||void 0}))},l=h=>{const{url:p}=a(),g=new kv({error:h,status:o.status||0,statusText:o.statusText||"Unknown Error",url:p||void 0});r.error(g)};let c=!1;const d=h=>{c||(r.next(a()),c=!0);let p={type:ge.DownloadProgress,loaded:h.loaded};h.lengthComputable&&(p.total=h.total),"text"===n.responseType&&!!o.responseText&&(p.partialText=o.responseText),r.next(p)},f=h=>{let p={type:ge.UploadProgress,loaded:h.loaded};h.lengthComputable&&(p.total=h.total),r.next(p)};return o.addEventListener("load",u),o.addEventListener("error",l),o.addEventListener("timeout",l),o.addEventListener("abort",l),n.reportProgress&&(o.addEventListener("progress",d),null!==i&&o.upload&&o.upload.addEventListener("progress",f)),o.send(i),r.next({type:ge.Sent}),()=>{o.removeEventListener("error",l),o.removeEventListener("abort",l),o.removeEventListener("load",u),o.removeEventListener("timeout",l),n.reportProgress&&(o.removeEventListener("progress",d),null!==i&&o.upload&&o.upload.removeEventListener("progress",f)),o.readyState!==o.DONE&&o.abort()}})}}return e.\u0275fac=function(n){return new(n||e)(b(uv))},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})();const xc=new N("XSRF_COOKIE_NAME"),Rc=new N("XSRF_HEADER_NAME");class Hv{}let rR=(()=>{class e{constructor(n,r,o){this.doc=n,this.platform=r,this.cookieName=o,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if("server"===this.platform)return null;const n=this.doc.cookie||"";return n!==this.lastCookieString&&(this.parseCount++,this.lastToken=Xy(n,this.cookieName),this.lastCookieString=n),this.lastToken}}return e.\u0275fac=function(n){return new(n||e)(b(Ue),b(Hl),b(xc))},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})(),Nc=(()=>{class e{constructor(n,r){this.tokenService=n,this.headerName=r}intercept(n,r){const o=n.url.toLowerCase();if("GET"===n.method||"HEAD"===n.method||o.startsWith("http://")||o.startsWith("https://"))return r.handle(n);const i=this.tokenService.getToken();return null!==i&&!n.headers.has(this.headerName)&&(n=n.clone({headers:n.headers.set(this.headerName,i)})),r.handle(n)}}return e.\u0275fac=function(n){return new(n||e)(b(Hv),b(Rc))},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})(),oR=(()=>{class e{constructor(n,r){this.backend=n,this.injector=r,this.chain=null}handle(n){if(null===this.chain){const r=this.injector.get(Vv,[]);this.chain=r.reduceRight((o,i)=>new jv(o,i),this.backend)}return this.chain.handle(n)}}return e.\u0275fac=function(n){return new(n||e)(b(Rv),b(at))},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})(),iR=(()=>{class e{static disable(){return{ngModule:e,providers:[{provide:Nc,useClass:eR}]}}static withOptions(n={}){return{ngModule:e,providers:[n.cookieName?{provide:xc,useValue:n.cookieName}:[],n.headerName?{provide:Rc,useValue:n.headerName}:[]]}}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=Ht({type:e}),e.\u0275inj=Mt({providers:[Nc,{provide:Vv,useExisting:Nc,multi:!0},{provide:Hv,useClass:rR},{provide:xc,useValue:"XSRF-TOKEN"},{provide:Rc,useValue:"X-XSRF-TOKEN"}]}),e})(),sR=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=Ht({type:e}),e.\u0275inj=Mt({providers:[Lv,{provide:xv,useClass:oR},$v,{provide:Rv,useExisting:$v}],imports:[iR.withOptions({cookieName:"XSRF-TOKEN",headerName:"X-XSRF-TOKEN"})]}),e})();class bt extends It{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){const n=super._subscribe(t);return!n.closed&&t.next(this._value),n}getValue(){const{hasError:t,thrownError:n,_value:r}=this;if(t)throw n;return this._throwIfClosed(),r}next(t){super.next(this._value=t)}}const js=Hr(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}),{isArray:aR}=Array,{getPrototypeOf:uR,prototype:lR,keys:cR}=Object;const{isArray:hR}=Array;function Bv(...e){const t=zr(e),n=function Nw(e){return J(fa(e))?e.pop():void 0}(e),{args:r,keys:o}=function dR(e){if(1===e.length){const t=e[0];if(aR(t))return{args:t,keys:null};if(function fR(e){return e&&"object"==typeof e&&uR(e)===lR}(t)){const n=cR(t);return{args:n.map(r=>t[r]),keys:n}}}return{args:e,keys:null}}(e);if(0===r.length)return me([],t);const i=new ce(function yR(e,t,n=bn){return r=>{Uv(t,()=>{const{length:o}=e,i=new Array(o);let s=o,a=o;for(let u=0;u<o;u++)Uv(t,()=>{const l=me(e[u],t);let c=!1;l.subscribe(Ee(r,d=>{i[u]=d,c||(c=!0,a--),a||r.next(n(i.slice()))},()=>{--s||r.complete()}))},r)},r)}}(r,t,o?s=>function mR(e,t){return e.reduce((n,r,o)=>(n[r]=t[o],n),{})}(o,s):bn));return n?i.pipe(function gR(e){return B(t=>function pR(e,t){return hR(t)?e(...t):e(t)}(e,t))}(n)):i}function Uv(e,t,n){e?Lt(n,e,t):t()}function Pc(...e){return function vR(){return Wn(1)}()(me(e,zr(e)))}function zv(e){return new ce(t=>{St(e()).subscribe(t)})}function Ho(e,t){const n=J(e)?e:()=>e,r=o=>o.error(n());return new ce(t?o=>t.schedule(r,0,o):r)}function Oc(){return _e((e,t)=>{let n=null;e._refCount++;const r=Ee(t,void 0,void 0,void 0,()=>{if(!e||e._refCount<=0||0<--e._refCount)return void(n=null);const o=e._connection,i=n;n=null,o&&(!i||o===i)&&o.unsubscribe(),t.unsubscribe()});e.subscribe(r),r.closed||(n=e.connect())})}class Gv extends ce{constructor(t,n){super(),this.source=t,this.subjectFactory=n,this._subject=null,this._refCount=0,this._connection=null,Td(t)&&(this.lift=t.lift)}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){const t=this._subject;return(!t||t.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;const{_connection:t}=this;this._subject=this._connection=null,t?.unsubscribe()}connect(){let t=this._connection;if(!t){t=this._connection=new nt;const n=this.getSubject();t.add(this.source.subscribe(Ee(n,void 0,()=>{this._teardown(),n.complete()},r=>{this._teardown(),n.error(r)},()=>this._teardown()))),t.closed&&(this._connection=null,t=nt.EMPTY)}return t}refCount(){return Oc()(this)}}function Ft(e,t){return _e((n,r)=>{let o=null,i=0,s=!1;const a=()=>s&&!o&&r.complete();n.subscribe(Ee(r,u=>{o?.unsubscribe();let l=0;const c=i++;St(e(u,c)).subscribe(o=Ee(r,d=>r.next(t?t(u,d,c,l++):d),()=>{o=null,a()}))},()=>{s=!0,a()}))})}function Bo(e){return e<=0?()=>jt:_e((t,n)=>{let r=0;t.subscribe(Ee(n,o=>{++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function Vs(e){return _e((t,n)=>{let r=!1;t.subscribe(Ee(n,o=>{r=!0,n.next(o)},()=>{r||n.next(e),n.complete()}))})}function Wv(e=wR){return _e((t,n)=>{let r=!1;t.subscribe(Ee(n,o=>{r=!0,n.next(o)},()=>r?n.complete():n.error(e())))})}function wR(){return new js}function Dn(e,t){const n=arguments.length>=2;return r=>r.pipe(e?en((o,i)=>e(o,i,r)):bn,Bo(1),n?Vs(t):Wv(()=>new js))}function Oe(e,t,n){const r=J(e)||t||n?{next:e,error:t,complete:n}:e;return r?_e((o,i)=>{var s;null===(s=r.subscribe)||void 0===s||s.call(r);let a=!0;o.subscribe(Ee(i,u=>{var l;null===(l=r.next)||void 0===l||l.call(r,u),i.next(u)},()=>{var u;a=!1,null===(u=r.complete)||void 0===u||u.call(r),i.complete()},u=>{var l;a=!1,null===(l=r.error)||void 0===l||l.call(r,u),i.error(u)},()=>{var u,l;a&&(null===(u=r.unsubscribe)||void 0===u||u.call(r)),null===(l=r.finalize)||void 0===l||l.call(r)}))}):bn}function wn(e){return _e((t,n)=>{let i,r=null,o=!1;r=t.subscribe(Ee(n,void 0,void 0,s=>{i=St(e(s,wn(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function CR(e,t,n,r,o){return(i,s)=>{let a=n,u=t,l=0;i.subscribe(Ee(s,c=>{const d=l++;u=a?e(u,c,d):(a=!0,c),r&&s.next(u)},o&&(()=>{a&&s.next(u),s.complete()})))}}function qv(e,t){return _e(CR(e,t,arguments.length>=2,!0))}function Fc(e){return e<=0?()=>jt:_e((t,n)=>{let r=[];t.subscribe(Ee(n,o=>{r.push(o),e<r.length&&r.shift()},()=>{for(const o of r)n.next(o);n.complete()},void 0,()=>{r=null}))})}function Kv(e,t){const n=arguments.length>=2;return r=>r.pipe(e?en((o,i)=>e(o,i,r)):bn,Fc(1),n?Vs(t):Wv(()=>new js))}function kc(e){return _e((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}})}const $="primary",Uo=Symbol("RouteTitle");class bR{constructor(t){this.params=t||{}}has(t){return Object.prototype.hasOwnProperty.call(this.params,t)}get(t){if(this.has(t)){const n=this.params[t];return Array.isArray(n)?n[0]:n}return null}getAll(t){if(this.has(t)){const n=this.params[t];return Array.isArray(n)?n:[n]}return[]}get keys(){return Object.keys(this.params)}}function Or(e){return new bR(e)}function IR(e,t,n){const r=n.path.split("/");if(r.length>e.length||"full"===n.pathMatch&&(t.hasChildren()||r.length<e.length))return null;const o={};for(let i=0;i<r.length;i++){const s=r[i],a=e[i];if(s.startsWith(":"))o[s.substring(1)]=a;else if(s!==a.path)return null}return{consumed:e.slice(0,r.length),posParams:o}}function kt(e,t){const n=e?Object.keys(e):void 0,r=t?Object.keys(t):void 0;if(!n||!r||n.length!=r.length)return!1;let o;for(let i=0;i<n.length;i++)if(o=n[i],!Qv(e[o],t[o]))return!1;return!0}function Qv(e,t){if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return!1;const n=[...e].sort(),r=[...t].sort();return n.every((o,i)=>r[i]===o)}return e===t}function Zv(e){return Array.prototype.concat.apply([],e)}function Yv(e){return e.length>0?e[e.length-1]:null}function Se(e,t){for(const n in e)e.hasOwnProperty(n)&&t(e[n],n)}function Cn(e){return Jp(e)?e:ts(e)?me(Promise.resolve(e)):M(e)}const TR={exact:function eD(e,t,n){if(!Hn(e.segments,t.segments)||!$s(e.segments,t.segments,n)||e.numberOfChildren!==t.numberOfChildren)return!1;for(const r in t.children)if(!e.children[r]||!eD(e.children[r],t.children[r],n))return!1;return!0},subset:tD},Jv={exact:function AR(e,t){return kt(e,t)},subset:function xR(e,t){return Object.keys(t).length<=Object.keys(e).length&&Object.keys(t).every(n=>Qv(e[n],t[n]))},ignored:()=>!0};function Xv(e,t,n){return TR[n.paths](e.root,t.root,n.matrixParams)&&Jv[n.queryParams](e.queryParams,t.queryParams)&&!("exact"===n.fragment&&e.fragment!==t.fragment)}function tD(e,t,n){return nD(e,t,t.segments,n)}function nD(e,t,n,r){if(e.segments.length>n.length){const o=e.segments.slice(0,n.length);return!(!Hn(o,n)||t.hasChildren()||!$s(o,n,r))}if(e.segments.length===n.length){if(!Hn(e.segments,n)||!$s(e.segments,n,r))return!1;for(const o in t.children)if(!e.children[o]||!tD(e.children[o],t.children[o],r))return!1;return!0}{const o=n.slice(0,e.segments.length),i=n.slice(e.segments.length);return!!(Hn(e.segments,o)&&$s(e.segments,o,r)&&e.children[$])&&nD(e.children[$],t,i,r)}}function $s(e,t,n){return t.every((r,o)=>Jv[n](e[o].parameters,r.parameters))}class $n{constructor(t,n,r){this.root=t,this.queryParams=n,this.fragment=r}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Or(this.queryParams)),this._queryParamMap}toString(){return PR.serialize(this)}}class H{constructor(t,n){this.segments=t,this.children=n,this.parent=null,Se(n,(r,o)=>r.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return Hs(this)}}class zo{constructor(t,n){this.path=t,this.parameters=n}get parameterMap(){return this._parameterMap||(this._parameterMap=Or(this.parameters)),this._parameterMap}toString(){return sD(this)}}function Hn(e,t){return e.length===t.length&&e.every((n,r)=>n.path===t[r].path)}let rD=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=P({token:e,factory:function(){return new jc},providedIn:"root"}),e})();class jc{parse(t){const n=new BR(t);return new $n(n.parseRootSegment(),n.parseQueryParams(),n.parseFragment())}serialize(t){const n=`/${Go(t.root,!0)}`,r=function kR(e){const t=Object.keys(e).map(n=>{const r=e[n];return Array.isArray(r)?r.map(o=>`${Bs(n)}=${Bs(o)}`).join("&"):`${Bs(n)}=${Bs(r)}`}).filter(n=>!!n);return t.length?`?${t.join("&")}`:""}(t.queryParams);return`${n}${r}${"string"==typeof t.fragment?`#${function OR(e){return encodeURI(e)}(t.fragment)}`:""}`}}const PR=new jc;function Hs(e){return e.segments.map(t=>sD(t)).join("/")}function Go(e,t){if(!e.hasChildren())return Hs(e);if(t){const n=e.children[$]?Go(e.children[$],!1):"",r=[];return Se(e.children,(o,i)=>{i!==$&&r.push(`${i}:${Go(o,!1)}`)}),r.length>0?`${n}(${r.join("//")})`:n}{const n=function NR(e,t){let n=[];return Se(e.children,(r,o)=>{o===$&&(n=n.concat(t(r,o)))}),Se(e.children,(r,o)=>{o!==$&&(n=n.concat(t(r,o)))}),n}(e,(r,o)=>o===$?[Go(e.children[$],!1)]:[`${o}:${Go(r,!1)}`]);return 1===Object.keys(e.children).length&&null!=e.children[$]?`${Hs(e)}/${n[0]}`:`${Hs(e)}/(${n.join("//")})`}}function oD(e){return encodeURIComponent(e).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function Bs(e){return oD(e).replace(/%3B/gi,";")}function Vc(e){return oD(e).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function Us(e){return decodeURIComponent(e)}function iD(e){return Us(e.replace(/\+/g,"%20"))}function sD(e){return`${Vc(e.path)}${function FR(e){return Object.keys(e).map(t=>`;${Vc(t)}=${Vc(e[t])}`).join("")}(e.parameters)}`}const LR=/^[^\/()?;=#]+/;function zs(e){const t=e.match(LR);return t?t[0]:""}const jR=/^[^=?&#]+/,$R=/^[^&#]+/;class BR{constructor(t){this.url=t,this.remaining=t}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new H([],{}):new H([],this.parseChildren())}parseQueryParams(){const t={};if(this.consumeOptional("?"))do{this.parseQueryParam(t)}while(this.consumeOptional("&"));return t}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(""===this.remaining)return{};this.consumeOptional("/");const t=[];for(this.peekStartsWith("(")||t.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),t.push(this.parseSegment());let n={};this.peekStartsWith("/(")&&(this.capture("/"),n=this.parseParens(!0));let r={};return this.peekStartsWith("(")&&(r=this.parseParens(!1)),(t.length>0||Object.keys(n).length>0)&&(r[$]=new H(t,n)),r}parseSegment(){const t=zs(this.remaining);if(""===t&&this.peekStartsWith(";"))throw new E(4009,!1);return this.capture(t),new zo(Us(t),this.parseMatrixParams())}parseMatrixParams(){const t={};for(;this.consumeOptional(";");)this.parseParam(t);return t}parseParam(t){const n=zs(this.remaining);if(!n)return;this.capture(n);let r="";if(this.consumeOptional("=")){const o=zs(this.remaining);o&&(r=o,this.capture(r))}t[Us(n)]=Us(r)}parseQueryParam(t){const n=function VR(e){const t=e.match(jR);return t?t[0]:""}(this.remaining);if(!n)return;this.capture(n);let r="";if(this.consumeOptional("=")){const s=function HR(e){const t=e.match($R);return t?t[0]:""}(this.remaining);s&&(r=s,this.capture(r))}const o=iD(n),i=iD(r);if(t.hasOwnProperty(o)){let s=t[o];Array.isArray(s)||(s=[s],t[o]=s),s.push(i)}else t[o]=i}parseParens(t){const n={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const r=zs(this.remaining),o=this.remaining[r.length];if("/"!==o&&")"!==o&&";"!==o)throw new E(4010,!1);let i;r.indexOf(":")>-1?(i=r.slice(0,r.indexOf(":")),this.capture(i),this.capture(":")):t&&(i=$);const s=this.parseChildren();n[i]=1===Object.keys(s).length?s[$]:new H([],s),this.consumeOptional("//")}return n}peekStartsWith(t){return this.remaining.startsWith(t)}consumeOptional(t){return!!this.peekStartsWith(t)&&(this.remaining=this.remaining.substring(t.length),!0)}capture(t){if(!this.consumeOptional(t))throw new E(4011,!1)}}function $c(e){return e.segments.length>0?new H([],{[$]:e}):e}function Gs(e){const t={};for(const r of Object.keys(e.children)){const i=Gs(e.children[r]);(i.segments.length>0||i.hasChildren())&&(t[r]=i)}return function UR(e){if(1===e.numberOfChildren&&e.children[$]){const t=e.children[$];return new H(e.segments.concat(t.segments),t.children)}return e}(new H(e.segments,t))}function Bn(e){return e instanceof $n}function WR(e,t,n,r,o){if(0===n.length)return Fr(t.root,t.root,t.root,r,o);const i=function lD(e){if("string"==typeof e[0]&&1===e.length&&"/"===e[0])return new uD(!0,0,e);let t=0,n=!1;const r=e.reduce((o,i,s)=>{if("object"==typeof i&&null!=i){if(i.outlets){const a={};return Se(i.outlets,(u,l)=>{a[l]="string"==typeof u?u.split("/"):u}),[...o,{outlets:a}]}if(i.segmentPath)return[...o,i.segmentPath]}return"string"!=typeof i?[...o,i]:0===s?(i.split("/").forEach((a,u)=>{0==u&&"."===a||(0==u&&""===a?n=!0:".."===a?t++:""!=a&&o.push(a))}),o):[...o,i]},[]);return new uD(n,t,r)}(n);return i.toRoot()?Fr(t.root,t.root,new H([],{}),r,o):function s(u){const l=function KR(e,t,n,r){if(e.isAbsolute)return new kr(t.root,!0,0);if(-1===r)return new kr(n,n===t.root,0);return function cD(e,t,n){let r=e,o=t,i=n;for(;i>o;){if(i-=o,r=r.parent,!r)throw new E(4005,!1);o=r.segments.length}return new kr(r,!1,o-i)}(n,r+(Wo(e.commands[0])?0:1),e.numberOfDoubleDots)}(i,t,e.snapshot?._urlSegment,u),c=l.processChildren?Ko(l.segmentGroup,l.index,i.commands):Bc(l.segmentGroup,l.index,i.commands);return Fr(t.root,l.segmentGroup,c,r,o)}(e.snapshot?._lastPathIndex)}function Wo(e){return"object"==typeof e&&null!=e&&!e.outlets&&!e.segmentPath}function qo(e){return"object"==typeof e&&null!=e&&e.outlets}function Fr(e,t,n,r,o){let s,i={};r&&Se(r,(u,l)=>{i[l]=Array.isArray(u)?u.map(c=>`${c}`):`${u}`}),s=e===t?n:aD(e,t,n);const a=$c(Gs(s));return new $n(a,i,o)}function aD(e,t,n){const r={};return Se(e.children,(o,i)=>{r[i]=o===t?n:aD(o,t,n)}),new H(e.segments,r)}class uD{constructor(t,n,r){if(this.isAbsolute=t,this.numberOfDoubleDots=n,this.commands=r,t&&r.length>0&&Wo(r[0]))throw new E(4003,!1);const o=r.find(qo);if(o&&o!==Yv(r))throw new E(4004,!1)}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class kr{constructor(t,n,r){this.segmentGroup=t,this.processChildren=n,this.index=r}}function Bc(e,t,n){if(e||(e=new H([],{})),0===e.segments.length&&e.hasChildren())return Ko(e,t,n);const r=function ZR(e,t,n){let r=0,o=t;const i={match:!1,pathIndex:0,commandIndex:0};for(;o<e.segments.length;){if(r>=n.length)return i;const s=e.segments[o],a=n[r];if(qo(a))break;const u=`${a}`,l=r<n.length-1?n[r+1]:null;if(o>0&&void 0===u)break;if(u&&l&&"object"==typeof l&&void 0===l.outlets){if(!fD(u,l,s))return i;r+=2}else{if(!fD(u,{},s))return i;r++}o++}return{match:!0,pathIndex:o,commandIndex:r}}(e,t,n),o=n.slice(r.commandIndex);if(r.match&&r.pathIndex<e.segments.length){const i=new H(e.segments.slice(0,r.pathIndex),{});return i.children[$]=new H(e.segments.slice(r.pathIndex),e.children),Ko(i,0,o)}return r.match&&0===o.length?new H(e.segments,{}):r.match&&!e.hasChildren()?Uc(e,t,n):r.match?Ko(e,0,o):Uc(e,t,n)}function Ko(e,t,n){if(0===n.length)return new H(e.segments,{});{const r=function QR(e){return qo(e[0])?e[0].outlets:{[$]:e}}(n),o={};return Se(r,(i,s)=>{"string"==typeof i&&(i=[i]),null!==i&&(o[s]=Bc(e.children[s],t,i))}),Se(e.children,(i,s)=>{void 0===r[s]&&(o[s]=i)}),new H(e.segments,o)}}function Uc(e,t,n){const r=e.segments.slice(0,t);let o=0;for(;o<n.length;){const i=n[o];if(qo(i)){const u=YR(i.outlets);return new H(r,u)}if(0===o&&Wo(n[0])){r.push(new zo(e.segments[t].path,dD(n[0]))),o++;continue}const s=qo(i)?i.outlets[$]:`${i}`,a=o<n.length-1?n[o+1]:null;s&&a&&Wo(a)?(r.push(new zo(s,dD(a))),o+=2):(r.push(new zo(s,{})),o++)}return new H(r,{})}function YR(e){const t={};return Se(e,(n,r)=>{"string"==typeof n&&(n=[n]),null!==n&&(t[r]=Uc(new H([],{}),0,n))}),t}function dD(e){const t={};return Se(e,(n,r)=>t[r]=`${n}`),t}function fD(e,t,n){return e==n.path&&kt(t,n.parameters)}class nn{constructor(t,n){this.id=t,this.url=n}}class zc extends nn{constructor(t,n,r="imperative",o=null){super(t,n),this.type=0,this.navigationTrigger=r,this.restoredState=o}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class Un extends nn{constructor(t,n,r){super(t,n),this.urlAfterRedirects=r,this.type=1}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class Ws extends nn{constructor(t,n,r,o){super(t,n),this.reason=r,this.code=o,this.type=2}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class hD extends nn{constructor(t,n,r,o){super(t,n),this.error=r,this.target=o,this.type=3}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class JR extends nn{constructor(t,n,r,o){super(t,n),this.urlAfterRedirects=r,this.state=o,this.type=4}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class XR extends nn{constructor(t,n,r,o){super(t,n),this.urlAfterRedirects=r,this.state=o,this.type=7}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class eN extends nn{constructor(t,n,r,o,i){super(t,n),this.urlAfterRedirects=r,this.state=o,this.shouldActivate=i,this.type=8}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class tN extends nn{constructor(t,n,r,o){super(t,n),this.urlAfterRedirects=r,this.state=o,this.type=5}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class nN extends nn{constructor(t,n,r,o){super(t,n),this.urlAfterRedirects=r,this.state=o,this.type=6}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class rN{constructor(t){this.route=t,this.type=9}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class oN{constructor(t){this.route=t,this.type=10}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class iN{constructor(t){this.snapshot=t,this.type=11}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class sN{constructor(t){this.snapshot=t,this.type=12}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class aN{constructor(t){this.snapshot=t,this.type=13}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class uN{constructor(t){this.snapshot=t,this.type=14}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class pD{constructor(t,n,r){this.routerEvent=t,this.position=n,this.anchor=r,this.type=15}toString(){return`Scroll(anchor: '${this.anchor}', position: '${this.position?`${this.position[0]}, ${this.position[1]}`:null}')`}}class gD{constructor(t){this._root=t}get root(){return this._root.value}parent(t){const n=this.pathFromRoot(t);return n.length>1?n[n.length-2]:null}children(t){const n=Gc(t,this._root);return n?n.children.map(r=>r.value):[]}firstChild(t){const n=Gc(t,this._root);return n&&n.children.length>0?n.children[0].value:null}siblings(t){const n=Wc(t,this._root);return n.length<2?[]:n[n.length-2].children.map(o=>o.value).filter(o=>o!==t)}pathFromRoot(t){return Wc(t,this._root).map(n=>n.value)}}function Gc(e,t){if(e===t.value)return t;for(const n of t.children){const r=Gc(e,n);if(r)return r}return null}function Wc(e,t){if(e===t.value)return[t];for(const n of t.children){const r=Wc(e,n);if(r.length)return r.unshift(t),r}return[]}class rn{constructor(t,n){this.value=t,this.children=n}toString(){return`TreeNode(${this.value})`}}function Lr(e){const t={};return e&&e.children.forEach(n=>t[n.value.outlet]=n),t}class mD extends gD{constructor(t,n){super(t),this.snapshot=n,qc(this,t)}toString(){return this.snapshot.toString()}}function yD(e,t){const n=function cN(e,t){const s=new qs([],{},{},"",{},$,t,null,e.root,-1,{});return new DD("",new rn(s,[]))}(e,t),r=new bt([new zo("",{})]),o=new bt({}),i=new bt({}),s=new bt({}),a=new bt(""),u=new zn(r,o,s,a,i,$,t,n.root);return u.snapshot=n.root,new mD(new rn(u,[]),n)}class zn{constructor(t,n,r,o,i,s,a,u){this.url=t,this.params=n,this.queryParams=r,this.fragment=o,this.data=i,this.outlet=s,this.component=a,this.title=this.data?.pipe(B(l=>l[Uo]))??M(void 0),this._futureSnapshot=u}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=this.params.pipe(B(t=>Or(t)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(B(t=>Or(t)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function vD(e,t="emptyOnly"){const n=e.pathFromRoot;let r=0;if("always"!==t)for(r=n.length-1;r>=1;){const o=n[r],i=n[r-1];if(o.routeConfig&&""===o.routeConfig.path)r--;else{if(i.component)break;r--}}return function dN(e){return e.reduce((t,n)=>({params:{...t.params,...n.params},data:{...t.data,...n.data},resolve:{...n.data,...t.resolve,...n.routeConfig?.data,...n._resolvedData}}),{params:{},data:{},resolve:{}})}(n.slice(r))}class qs{constructor(t,n,r,o,i,s,a,u,l,c,d,f){this.url=t,this.params=n,this.queryParams=r,this.fragment=o,this.data=i,this.outlet=s,this.component=a,this.title=this.data?.[Uo],this.routeConfig=u,this._urlSegment=l,this._lastPathIndex=c,this._correctedLastPathIndex=f??c,this._resolve=d}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=Or(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Or(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(r=>r.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class DD extends gD{constructor(t,n){super(n),this.url=t,qc(this,n)}toString(){return wD(this._root)}}function qc(e,t){t.value._routerState=e,t.children.forEach(n=>qc(e,n))}function wD(e){const t=e.children.length>0?` { ${e.children.map(wD).join(", ")} } `:"";return`${e.value}${t}`}function Kc(e){if(e.snapshot){const t=e.snapshot,n=e._futureSnapshot;e.snapshot=n,kt(t.queryParams,n.queryParams)||e.queryParams.next(n.queryParams),t.fragment!==n.fragment&&e.fragment.next(n.fragment),kt(t.params,n.params)||e.params.next(n.params),function SR(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;++n)if(!kt(e[n],t[n]))return!1;return!0}(t.url,n.url)||e.url.next(n.url),kt(t.data,n.data)||e.data.next(n.data)}else e.snapshot=e._futureSnapshot,e.data.next(e._futureSnapshot.data)}function Qc(e,t){const n=kt(e.params,t.params)&&function RR(e,t){return Hn(e,t)&&e.every((n,r)=>kt(n.parameters,t[r].parameters))}(e.url,t.url);return n&&!(!e.parent!=!t.parent)&&(!e.parent||Qc(e.parent,t.parent))}function Qo(e,t,n){if(n&&e.shouldReuseRoute(t.value,n.value.snapshot)){const r=n.value;r._futureSnapshot=t.value;const o=function hN(e,t,n){return t.children.map(r=>{for(const o of n.children)if(e.shouldReuseRoute(r.value,o.value.snapshot))return Qo(e,r,o);return Qo(e,r)})}(e,t,n);return new rn(r,o)}{if(e.shouldAttach(t.value)){const i=e.retrieve(t.value);if(null!==i){const s=i.route;return s.value._futureSnapshot=t.value,s.children=t.children.map(a=>Qo(e,a)),s}}const r=function pN(e){return new zn(new bt(e.url),new bt(e.params),new bt(e.queryParams),new bt(e.fragment),new bt(e.data),e.outlet,e.component,e)}(t.value),o=t.children.map(i=>Qo(e,i));return new rn(r,o)}}const Zc="ngNavigationCancelingError";function CD(e,t){const{redirectTo:n,navigationBehaviorOptions:r}=Bn(t)?{redirectTo:t,navigationBehaviorOptions:void 0}:t,o=_D(!1,0,t);return o.url=n,o.navigationBehaviorOptions=r,o}function _D(e,t,n){const r=new Error("NavigationCancelingError: "+(e||""));return r[Zc]=!0,r.cancellationCode=t,n&&(r.url=n),r}function ED(e){return bD(e)&&Bn(e.url)}function bD(e){return e&&e[Zc]}class gN{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.injector=null,this.children=new Zo,this.attachRef=null}}let Zo=(()=>{class e{constructor(){this.contexts=new Map}onChildOutletCreated(n,r){const o=this.getOrCreateContext(n);o.outlet=r,this.contexts.set(n,o)}onChildOutletDestroyed(n){const r=this.getContext(n);r&&(r.outlet=null,r.attachRef=null)}onOutletDeactivated(){const n=this.contexts;return this.contexts=new Map,n}onOutletReAttached(n){this.contexts=n}getOrCreateContext(n){let r=this.getContext(n);return r||(r=new gN,this.contexts.set(n,r)),r}getContext(n){return this.contexts.get(n)||null}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const Ks=!1;let ID=(()=>{class e{constructor(n,r,o,i,s){this.parentContexts=n,this.location=r,this.changeDetector=i,this.environmentInjector=s,this.activated=null,this._activatedRoute=null,this.activateEvents=new He,this.deactivateEvents=new He,this.attachEvents=new He,this.detachEvents=new He,this.name=o||$,n.onChildOutletCreated(this.name,this)}ngOnDestroy(){this.parentContexts.getContext(this.name)?.outlet===this&&this.parentContexts.onChildOutletDestroyed(this.name)}ngOnInit(){if(!this.activated){const n=this.parentContexts.getContext(this.name);n&&n.route&&(n.attachRef?this.attach(n.attachRef,n.route):this.activateWith(n.route,n.injector))}}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new E(4012,Ks);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new E(4012,Ks);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new E(4012,Ks);this.location.detach();const n=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(n.instance),n}attach(n,r){this.activated=n,this._activatedRoute=r,this.location.insert(n.hostView),this.attachEvents.emit(n.instance)}deactivate(){if(this.activated){const n=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(n)}}activateWith(n,r){if(this.isActivated)throw new E(4013,Ks);this._activatedRoute=n;const o=this.location,s=n._futureSnapshot.component,a=this.parentContexts.getOrCreateContext(this.name).children,u=new mN(n,a,o.injector);if(r&&function yN(e){return!!e.resolveComponentFactory}(r)){const l=r.resolveComponentFactory(s);this.activated=o.createComponent(l,o.length,u)}else this.activated=o.createComponent(s,{index:o.length,injector:u,environmentInjector:r??this.environmentInjector});this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}return e.\u0275fac=function(n){return new(n||e)(I(Zo),I(wt),function to(e){return function qC(e,t){if("class"===t)return e.classes;if("style"===t)return e.styles;const n=e.attrs;if(n){const r=n.length;let o=0;for(;o<r;){const i=n[o];if(wf(i))break;if(0===i)o+=2;else if("number"==typeof i)for(o++;o<r&&"string"==typeof n[o];)o++;else{if(i===t)return n[o+1];o+=2}}}return null}(ye(),e)}("name"),I(Yl),I(cn))},e.\u0275dir=Te({type:e,selectors:[["router-outlet"]],outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0}),e})();class mN{constructor(t,n,r){this.route=t,this.childContexts=n,this.parent=r}get(t,n){return t===zn?this.route:t===Zo?this.childContexts:this.parent.get(t,n)}}let Yc=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=di({type:e,selectors:[["ng-component"]],standalone:!0,features:[Im],decls:1,vars:0,template:function(n,r){1&n&&fl(0,"router-outlet")},dependencies:[ID],encapsulation:2}),e})();function SD(e,t){return e.providers&&!e._injector&&(e._injector=ls(e.providers,t,`Route: ${e.path}`)),e._injector??t}function Xc(e){const t=e.children&&e.children.map(Xc),n=t?{...e,children:t}:{...e};return!n.component&&!n.loadComponent&&(t||n.loadChildren)&&n.outlet&&n.outlet!==$&&(n.component=Yc),n}function dt(e){return e.outlet||$}function MD(e,t){const n=e.filter(r=>dt(r)===t);return n.push(...e.filter(r=>dt(r)!==t)),n}function Yo(e){if(!e)return null;if(e.routeConfig?._injector)return e.routeConfig._injector;for(let t=e.parent;t;t=t.parent){const n=t.routeConfig;if(n?._loadedInjector)return n._loadedInjector;if(n?._injector)return n._injector}return null}class _N{constructor(t,n,r,o){this.routeReuseStrategy=t,this.futureState=n,this.currState=r,this.forwardEvent=o}activate(t){const n=this.futureState._root,r=this.currState?this.currState._root:null;this.deactivateChildRoutes(n,r,t),Kc(this.futureState.root),this.activateChildRoutes(n,r,t)}deactivateChildRoutes(t,n,r){const o=Lr(n);t.children.forEach(i=>{const s=i.value.outlet;this.deactivateRoutes(i,o[s],r),delete o[s]}),Se(o,(i,s)=>{this.deactivateRouteAndItsChildren(i,r)})}deactivateRoutes(t,n,r){const o=t.value,i=n?n.value:null;if(o===i)if(o.component){const s=r.getContext(o.outlet);s&&this.deactivateChildRoutes(t,n,s.children)}else this.deactivateChildRoutes(t,n,r);else i&&this.deactivateRouteAndItsChildren(n,r)}deactivateRouteAndItsChildren(t,n){t.value.component&&this.routeReuseStrategy.shouldDetach(t.value.snapshot)?this.detachAndStoreRouteSubtree(t,n):this.deactivateRouteAndOutlet(t,n)}detachAndStoreRouteSubtree(t,n){const r=n.getContext(t.value.outlet),o=r&&t.value.component?r.children:n,i=Lr(t);for(const s of Object.keys(i))this.deactivateRouteAndItsChildren(i[s],o);if(r&&r.outlet){const s=r.outlet.detach(),a=r.children.onOutletDeactivated();this.routeReuseStrategy.store(t.value.snapshot,{componentRef:s,route:t,contexts:a})}}deactivateRouteAndOutlet(t,n){const r=n.getContext(t.value.outlet),o=r&&t.value.component?r.children:n,i=Lr(t);for(const s of Object.keys(i))this.deactivateRouteAndItsChildren(i[s],o);r&&r.outlet&&(r.outlet.deactivate(),r.children.onOutletDeactivated(),r.attachRef=null,r.resolver=null,r.route=null)}activateChildRoutes(t,n,r){const o=Lr(n);t.children.forEach(i=>{this.activateRoutes(i,o[i.value.outlet],r),this.forwardEvent(new uN(i.value.snapshot))}),t.children.length&&this.forwardEvent(new sN(t.value.snapshot))}activateRoutes(t,n,r){const o=t.value,i=n?n.value:null;if(Kc(o),o===i)if(o.component){const s=r.getOrCreateContext(o.outlet);this.activateChildRoutes(t,n,s.children)}else this.activateChildRoutes(t,n,r);else if(o.component){const s=r.getOrCreateContext(o.outlet);if(this.routeReuseStrategy.shouldAttach(o.snapshot)){const a=this.routeReuseStrategy.retrieve(o.snapshot);this.routeReuseStrategy.store(o.snapshot,null),s.children.onOutletReAttached(a.contexts),s.attachRef=a.componentRef,s.route=a.route.value,s.outlet&&s.outlet.attach(a.componentRef,a.route.value),Kc(a.route.value),this.activateChildRoutes(t,null,s.children)}else{const a=Yo(o.snapshot),u=a?.get(mo)??null;s.attachRef=null,s.route=o,s.resolver=u,s.injector=a,s.outlet&&s.outlet.activateWith(o,s.injector),this.activateChildRoutes(t,null,s.children)}}else this.activateChildRoutes(t,null,r)}}class TD{constructor(t){this.path=t,this.route=this.path[this.path.length-1]}}class Qs{constructor(t,n){this.component=t,this.route=n}}function EN(e,t,n){const r=e._root;return Jo(r,t?t._root:null,n,[r.value])}function jr(e,t){const n=Symbol(),r=t.get(e,n);return r===n?"function"!=typeof e||function Kw(e){return null!==ui(e)}(e)?t.get(e):e:r}function Jo(e,t,n,r,o={canDeactivateChecks:[],canActivateChecks:[]}){const i=Lr(t);return e.children.forEach(s=>{(function IN(e,t,n,r,o={canDeactivateChecks:[],canActivateChecks:[]}){const i=e.value,s=t?t.value:null,a=n?n.getContext(e.value.outlet):null;if(s&&i.routeConfig===s.routeConfig){const u=function SN(e,t,n){if("function"==typeof n)return n(e,t);switch(n){case"pathParamsChange":return!Hn(e.url,t.url);case"pathParamsOrQueryParamsChange":return!Hn(e.url,t.url)||!kt(e.queryParams,t.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!Qc(e,t)||!kt(e.queryParams,t.queryParams);default:return!Qc(e,t)}}(s,i,i.routeConfig.runGuardsAndResolvers);u?o.canActivateChecks.push(new TD(r)):(i.data=s.data,i._resolvedData=s._resolvedData),Jo(e,t,i.component?a?a.children:null:n,r,o),u&&a&&a.outlet&&a.outlet.isActivated&&o.canDeactivateChecks.push(new Qs(a.outlet.component,s))}else s&&Xo(t,a,o),o.canActivateChecks.push(new TD(r)),Jo(e,null,i.component?a?a.children:null:n,r,o)})(s,i[s.value.outlet],n,r.concat([s.value]),o),delete i[s.value.outlet]}),Se(i,(s,a)=>Xo(s,n.getContext(a),o)),o}function Xo(e,t,n){const r=Lr(e),o=e.value;Se(r,(i,s)=>{Xo(i,o.component?t?t.children.getContext(s):null:t,n)}),n.canDeactivateChecks.push(new Qs(o.component&&t&&t.outlet&&t.outlet.isActivated?t.outlet.component:null,o))}function ei(e){return"function"==typeof e}function ed(e){return e instanceof js||"EmptyError"===e?.name}const Zs=Symbol("INITIAL_VALUE");function Vr(){return Ft(e=>Bv(e.map(t=>t.pipe(Bo(1),function DR(...e){const t=zr(e);return _e((n,r)=>{(t?Pc(e,n,t):Pc(e,n)).subscribe(r)})}(Zs)))).pipe(B(t=>{for(const n of t)if(!0!==n){if(n===Zs)return Zs;if(!1===n||n instanceof $n)return n}return!0}),en(t=>t!==Zs),Bo(1)))}function AD(e){return function fw(...e){return Id(e)}(Oe(t=>{if(Bn(t))throw CD(0,t)}),B(t=>!0===t))}const td={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function xD(e,t,n,r,o){const i=nd(e,t,n);return i.matched?function UN(e,t,n,r){const o=t.canMatch;return o&&0!==o.length?M(o.map(s=>{const a=jr(s,e);return Cn(function NN(e){return e&&ei(e.canMatch)}(a)?a.canMatch(t,n):e.runInContext(()=>a(t,n)))})).pipe(Vr(),AD()):M(!0)}(r=SD(t,r),t,n).pipe(B(s=>!0===s?i:{...td})):M(i)}function nd(e,t,n){if(""===t.path)return"full"===t.pathMatch&&(e.hasChildren()||n.length>0)?{...td}:{matched:!0,consumedSegments:[],remainingSegments:n,parameters:{},positionalParamSegments:{}};const o=(t.matcher||IR)(n,e,t);if(!o)return{...td};const i={};Se(o.posParams,(a,u)=>{i[u]=a.path});const s=o.consumed.length>0?{...i,...o.consumed[o.consumed.length-1].parameters}:i;return{matched:!0,consumedSegments:o.consumed,remainingSegments:n.slice(o.consumed.length),parameters:s,positionalParamSegments:o.posParams??{}}}function Ys(e,t,n,r,o="corrected"){if(n.length>0&&function WN(e,t,n){return n.some(r=>Js(e,t,r)&&dt(r)!==$)}(e,n,r)){const s=new H(t,function GN(e,t,n,r){const o={};o[$]=r,r._sourceSegment=e,r._segmentIndexShift=t.length;for(const i of n)if(""===i.path&&dt(i)!==$){const s=new H([],{});s._sourceSegment=e,s._segmentIndexShift=t.length,o[dt(i)]=s}return o}(e,t,r,new H(n,e.children)));return s._sourceSegment=e,s._segmentIndexShift=t.length,{segmentGroup:s,slicedSegments:[]}}if(0===n.length&&function qN(e,t,n){return n.some(r=>Js(e,t,r))}(e,n,r)){const s=new H(e.segments,function zN(e,t,n,r,o,i){const s={};for(const a of r)if(Js(e,n,a)&&!o[dt(a)]){const u=new H([],{});u._sourceSegment=e,u._segmentIndexShift="legacy"===i?e.segments.length:t.length,s[dt(a)]=u}return{...o,...s}}(e,t,n,r,e.children,o));return s._sourceSegment=e,s._segmentIndexShift=t.length,{segmentGroup:s,slicedSegments:n}}const i=new H(e.segments,e.children);return i._sourceSegment=e,i._segmentIndexShift=t.length,{segmentGroup:i,slicedSegments:n}}function Js(e,t,n){return(!(e.hasChildren()||t.length>0)||"full"!==n.pathMatch)&&""===n.path}function RD(e,t,n,r){return!!(dt(e)===r||r!==$&&Js(t,n,e))&&("**"===e.path||nd(t,e,n).matched)}function ND(e,t,n){return 0===t.length&&!e.children[n]}const Xs=!1;class ea{constructor(t){this.segmentGroup=t||null}}class PD{constructor(t){this.urlTree=t}}function ti(e){return Ho(new ea(e))}function OD(e){return Ho(new PD(e))}class YN{constructor(t,n,r,o,i){this.injector=t,this.configLoader=n,this.urlSerializer=r,this.urlTree=o,this.config=i,this.allowRedirects=!0}apply(){const t=Ys(this.urlTree.root,[],[],this.config).segmentGroup,n=new H(t.segments,t.children);return this.expandSegmentGroup(this.injector,this.config,n,$).pipe(B(i=>this.createUrlTree(Gs(i),this.urlTree.queryParams,this.urlTree.fragment))).pipe(wn(i=>{if(i instanceof PD)return this.allowRedirects=!1,this.match(i.urlTree);throw i instanceof ea?this.noMatchError(i):i}))}match(t){return this.expandSegmentGroup(this.injector,this.config,t.root,$).pipe(B(o=>this.createUrlTree(Gs(o),t.queryParams,t.fragment))).pipe(wn(o=>{throw o instanceof ea?this.noMatchError(o):o}))}noMatchError(t){return new E(4002,Xs)}createUrlTree(t,n,r){const o=$c(t);return new $n(o,n,r)}expandSegmentGroup(t,n,r,o){return 0===r.segments.length&&r.hasChildren()?this.expandChildren(t,n,r).pipe(B(i=>new H([],i))):this.expandSegment(t,r,n,r.segments,o,!0)}expandChildren(t,n,r){const o=[];for(const i of Object.keys(r.children))"primary"===i?o.unshift(i):o.push(i);return me(o).pipe(yn(i=>{const s=r.children[i],a=MD(n,i);return this.expandSegmentGroup(t,a,s,i).pipe(B(u=>({segment:u,outlet:i})))}),qv((i,s)=>(i[s.outlet]=s.segment,i),{}),Kv())}expandSegment(t,n,r,o,i,s){return me(r).pipe(yn(a=>this.expandSegmentAgainstRoute(t,n,r,a,o,i,s).pipe(wn(l=>{if(l instanceof ea)return M(null);throw l}))),Dn(a=>!!a),wn((a,u)=>{if(ed(a))return ND(n,o,i)?M(new H([],{})):ti(n);throw a}))}expandSegmentAgainstRoute(t,n,r,o,i,s,a){return RD(o,n,i,s)?void 0===o.redirectTo?this.matchSegmentAgainstRoute(t,n,o,i,s):a&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(t,n,r,o,i,s):ti(n):ti(n)}expandSegmentAgainstRouteUsingRedirect(t,n,r,o,i,s){return"**"===o.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(t,r,o,s):this.expandRegularSegmentAgainstRouteUsingRedirect(t,n,r,o,i,s)}expandWildCardWithParamsAgainstRouteUsingRedirect(t,n,r,o){const i=this.applyRedirectCommands([],r.redirectTo,{});return r.redirectTo.startsWith("/")?OD(i):this.lineralizeSegments(r,i).pipe(Ie(s=>{const a=new H(s,{});return this.expandSegment(t,a,n,s,o,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(t,n,r,o,i,s){const{matched:a,consumedSegments:u,remainingSegments:l,positionalParamSegments:c}=nd(n,o,i);if(!a)return ti(n);const d=this.applyRedirectCommands(u,o.redirectTo,c);return o.redirectTo.startsWith("/")?OD(d):this.lineralizeSegments(o,d).pipe(Ie(f=>this.expandSegment(t,n,r,f.concat(l),s,!1)))}matchSegmentAgainstRoute(t,n,r,o,i){return"**"===r.path?(t=SD(r,t),r.loadChildren?(r._loadedRoutes?M({routes:r._loadedRoutes,injector:r._loadedInjector}):this.configLoader.loadChildren(t,r)).pipe(B(a=>(r._loadedRoutes=a.routes,r._loadedInjector=a.injector,new H(o,{})))):M(new H(o,{}))):xD(n,r,o,t).pipe(Ft(({matched:s,consumedSegments:a,remainingSegments:u})=>s?this.getChildConfig(t=r._injector??t,r,o).pipe(Ie(c=>{const d=c.injector??t,f=c.routes,{segmentGroup:h,slicedSegments:p}=Ys(n,a,u,f),g=new H(h.segments,h.children);if(0===p.length&&g.hasChildren())return this.expandChildren(d,f,g).pipe(B(m=>new H(a,m)));if(0===f.length&&0===p.length)return M(new H(a,{}));const y=dt(r)===i;return this.expandSegment(d,g,f,p,y?$:i,!0).pipe(B(w=>new H(a.concat(w.segments),w.children)))})):ti(n)))}getChildConfig(t,n,r){return n.children?M({routes:n.children,injector:t}):n.loadChildren?void 0!==n._loadedRoutes?M({routes:n._loadedRoutes,injector:n._loadedInjector}):function BN(e,t,n,r){const o=t.canLoad;return void 0===o||0===o.length?M(!0):M(o.map(s=>{const a=jr(s,e);return Cn(function TN(e){return e&&ei(e.canLoad)}(a)?a.canLoad(t,n):e.runInContext(()=>a(t,n)))})).pipe(Vr(),AD())}(t,n,r).pipe(Ie(o=>o?this.configLoader.loadChildren(t,n).pipe(Oe(i=>{n._loadedRoutes=i.routes,n._loadedInjector=i.injector})):function QN(e){return Ho(_D(Xs,3))}())):M({routes:[],injector:t})}lineralizeSegments(t,n){let r=[],o=n.root;for(;;){if(r=r.concat(o.segments),0===o.numberOfChildren)return M(r);if(o.numberOfChildren>1||!o.children[$])return Ho(new E(4e3,Xs));o=o.children[$]}}applyRedirectCommands(t,n,r){return this.applyRedirectCreateUrlTree(n,this.urlSerializer.parse(n),t,r)}applyRedirectCreateUrlTree(t,n,r,o){const i=this.createSegmentGroup(t,n.root,r,o);return new $n(i,this.createQueryParams(n.queryParams,this.urlTree.queryParams),n.fragment)}createQueryParams(t,n){const r={};return Se(t,(o,i)=>{if("string"==typeof o&&o.startsWith(":")){const a=o.substring(1);r[i]=n[a]}else r[i]=o}),r}createSegmentGroup(t,n,r,o){const i=this.createSegments(t,n.segments,r,o);let s={};return Se(n.children,(a,u)=>{s[u]=this.createSegmentGroup(t,a,r,o)}),new H(i,s)}createSegments(t,n,r,o){return n.map(i=>i.path.startsWith(":")?this.findPosParam(t,i,o):this.findOrReturn(i,r))}findPosParam(t,n,r){const o=r[n.path.substring(1)];if(!o)throw new E(4001,Xs);return o}findOrReturn(t,n){let r=0;for(const o of n){if(o.path===t.path)return n.splice(r),o;r++}return t}}class XN{}class nP{constructor(t,n,r,o,i,s,a,u){this.injector=t,this.rootComponentType=n,this.config=r,this.urlTree=o,this.url=i,this.paramsInheritanceStrategy=s,this.relativeLinkResolution=a,this.urlSerializer=u}recognize(){const t=Ys(this.urlTree.root,[],[],this.config.filter(n=>void 0===n.redirectTo),this.relativeLinkResolution).segmentGroup;return this.processSegmentGroup(this.injector,this.config,t,$).pipe(B(n=>{if(null===n)return null;const r=new qs([],Object.freeze({}),Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,{},$,this.rootComponentType,null,this.urlTree.root,-1,{}),o=new rn(r,n),i=new DD(this.url,o);return this.inheritParamsAndData(i._root),i}))}inheritParamsAndData(t){const n=t.value,r=vD(n,this.paramsInheritanceStrategy);n.params=Object.freeze(r.params),n.data=Object.freeze(r.data),t.children.forEach(o=>this.inheritParamsAndData(o))}processSegmentGroup(t,n,r,o){return 0===r.segments.length&&r.hasChildren()?this.processChildren(t,n,r):this.processSegment(t,n,r,r.segments,o)}processChildren(t,n,r){return me(Object.keys(r.children)).pipe(yn(o=>{const i=r.children[o],s=MD(n,o);return this.processSegmentGroup(t,s,i,o)}),qv((o,i)=>o&&i?(o.push(...i),o):null),function _R(e,t=!1){return _e((n,r)=>{let o=0;n.subscribe(Ee(r,i=>{const s=e(i,o++);(s||t)&&r.next(i),!s&&r.complete()}))})}(o=>null!==o),Vs(null),Kv(),B(o=>{if(null===o)return null;const i=FD(o);return function rP(e){e.sort((t,n)=>t.value.outlet===$?-1:n.value.outlet===$?1:t.value.outlet.localeCompare(n.value.outlet))}(i),i}))}processSegment(t,n,r,o,i){return me(n).pipe(yn(s=>this.processSegmentAgainstRoute(s._injector??t,s,r,o,i)),Dn(s=>!!s),wn(s=>{if(ed(s))return ND(r,o,i)?M([]):M(null);throw s}))}processSegmentAgainstRoute(t,n,r,o,i){if(n.redirectTo||!RD(n,r,o,i))return M(null);let s;if("**"===n.path){const a=o.length>0?Yv(o).parameters:{},u=LD(r)+o.length;s=M({snapshot:new qs(o,a,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,VD(n),dt(n),n.component??n._loadedComponent??null,n,kD(r),u,$D(n),u),consumedSegments:[],remainingSegments:[]})}else s=xD(r,n,o,t).pipe(B(({matched:a,consumedSegments:u,remainingSegments:l,parameters:c})=>{if(!a)return null;const d=LD(r)+u.length;return{snapshot:new qs(u,c,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,VD(n),dt(n),n.component??n._loadedComponent??null,n,kD(r),d,$D(n),d),consumedSegments:u,remainingSegments:l}}));return s.pipe(Ft(a=>{if(null===a)return M(null);const{snapshot:u,consumedSegments:l,remainingSegments:c}=a;t=n._injector??t;const d=n._loadedInjector??t,f=function oP(e){return e.children?e.children:e.loadChildren?e._loadedRoutes:[]}(n),{segmentGroup:h,slicedSegments:p}=Ys(r,l,c,f.filter(y=>void 0===y.redirectTo),this.relativeLinkResolution);if(0===p.length&&h.hasChildren())return this.processChildren(d,f,h).pipe(B(y=>null===y?null:[new rn(u,y)]));if(0===f.length&&0===p.length)return M([new rn(u,[])]);const g=dt(n)===i;return this.processSegment(d,f,h,p,g?$:i).pipe(B(y=>null===y?null:[new rn(u,y)]))}))}}function iP(e){const t=e.value.routeConfig;return t&&""===t.path&&void 0===t.redirectTo}function FD(e){const t=[],n=new Set;for(const r of e){if(!iP(r)){t.push(r);continue}const o=t.find(i=>r.value.routeConfig===i.value.routeConfig);void 0!==o?(o.children.push(...r.children),n.add(o)):t.push(r)}for(const r of n){const o=FD(r.children);t.push(new rn(r.value,o))}return t.filter(r=>!n.has(r))}function kD(e){let t=e;for(;t._sourceSegment;)t=t._sourceSegment;return t}function LD(e){let t=e,n=t._segmentIndexShift??0;for(;t._sourceSegment;)t=t._sourceSegment,n+=t._segmentIndexShift??0;return n-1}function VD(e){return e.data||{}}function $D(e){return e.resolve||{}}function HD(e){return"string"==typeof e.title||null===e.title}function rd(e){return Ft(t=>{const n=e(t);return n?me(n).pipe(B(()=>t)):M(t)})}let BD=(()=>{class e{buildTitle(n){let r,o=n.root;for(;void 0!==o;)r=this.getResolvedTitleForRoute(o)??r,o=o.children.find(i=>i.outlet===$);return r}getResolvedTitleForRoute(n){return n.data[Uo]}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=P({token:e,factory:function(){return ue(UD)},providedIn:"root"}),e})(),UD=(()=>{class e extends BD{constructor(n){super(),this.title=n}updateTitle(n){const r=this.buildTitle(n);void 0!==r&&this.title.setTitle(r)}}return e.\u0275fac=function(n){return new(n||e)(b(Mv))},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();class hP{}class gP extends class pP{shouldDetach(t){return!1}store(t,n){}shouldAttach(t){return!1}retrieve(t){return null}shouldReuseRoute(t,n){return t.routeConfig===n.routeConfig}}{}const na=new N("",{providedIn:"root",factory:()=>({})}),od=new N("ROUTES");let id=(()=>{class e{constructor(n,r){this.injector=n,this.compiler=r,this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap}loadComponent(n){if(this.componentLoaders.get(n))return this.componentLoaders.get(n);if(n._loadedComponent)return M(n._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(n);const r=Cn(n.loadComponent()).pipe(Oe(i=>{this.onLoadEndListener&&this.onLoadEndListener(n),n._loadedComponent=i}),kc(()=>{this.componentLoaders.delete(n)})),o=new Gv(r,()=>new It).pipe(Oc());return this.componentLoaders.set(n,o),o}loadChildren(n,r){if(this.childrenLoaders.get(r))return this.childrenLoaders.get(r);if(r._loadedRoutes)return M({routes:r._loadedRoutes,injector:r._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(r);const i=this.loadModuleFactoryOrRoutes(r.loadChildren).pipe(B(a=>{this.onLoadEndListener&&this.onLoadEndListener(r);let u,l,c=!1;Array.isArray(a)?l=a:(u=a.create(n).injector,l=Zv(u.get(od,[],A.Self|A.Optional)));return{routes:l.map(Xc),injector:u}}),kc(()=>{this.childrenLoaders.delete(r)})),s=new Gv(i,()=>new It).pipe(Oc());return this.childrenLoaders.set(r,s),s}loadModuleFactoryOrRoutes(n){return Cn(n()).pipe(Ie(r=>r instanceof Em||Array.isArray(r)?M(r):me(this.compiler.compileModuleAsync(r))))}}return e.\u0275fac=function(n){return new(n||e)(b(at),b(Bl))},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();class yP{}class vP{shouldProcessUrl(t){return!0}extract(t){return t}merge(t,n){return t}}function DP(e){throw e}function wP(e,t,n){return t.parse("/")}const CP={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},_P={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};function GD(){const e=ue(rD),t=ue(Zo),n=ue(oc),r=ue(at),o=ue(Bl),i=ue(od,{optional:!0})??[],s=ue(na,{optional:!0})??{},a=ue(UD),u=ue(BD,{optional:!0}),l=ue(yP,{optional:!0}),c=ue(hP,{optional:!0}),d=new Me(null,e,t,n,r,o,Zv(i));return l&&(d.urlHandlingStrategy=l),c&&(d.routeReuseStrategy=c),d.titleStrategy=u??a,function EP(e,t){e.errorHandler&&(t.errorHandler=e.errorHandler),e.malformedUriErrorHandler&&(t.malformedUriErrorHandler=e.malformedUriErrorHandler),e.onSameUrlNavigation&&(t.onSameUrlNavigation=e.onSameUrlNavigation),e.paramsInheritanceStrategy&&(t.paramsInheritanceStrategy=e.paramsInheritanceStrategy),e.relativeLinkResolution&&(t.relativeLinkResolution=e.relativeLinkResolution),e.urlUpdateStrategy&&(t.urlUpdateStrategy=e.urlUpdateStrategy),e.canceledNavigationResolution&&(t.canceledNavigationResolution=e.canceledNavigationResolution)}(s,d),d}let Me=(()=>{class e{constructor(n,r,o,i,s,a,u){this.rootComponentType=n,this.urlSerializer=r,this.rootContexts=o,this.location=i,this.config=u,this.lastSuccessfulNavigation=null,this.currentNavigation=null,this.disposed=!1,this.navigationId=0,this.currentPageId=0,this.isNgZoneEnabled=!1,this.events=new It,this.errorHandler=DP,this.malformedUriErrorHandler=wP,this.navigated=!1,this.lastSuccessfulId=-1,this.afterPreactivation=()=>M(void 0),this.urlHandlingStrategy=new vP,this.routeReuseStrategy=new gP,this.onSameUrlNavigation="ignore",this.paramsInheritanceStrategy="emptyOnly",this.urlUpdateStrategy="deferred",this.relativeLinkResolution="corrected",this.canceledNavigationResolution="replace",this.configLoader=s.get(id),this.configLoader.onLoadEndListener=f=>this.triggerEvent(new oN(f)),this.configLoader.onLoadStartListener=f=>this.triggerEvent(new rN(f)),this.ngModule=s.get(Ln),this.console=s.get(VM);const d=s.get(we);this.isNgZoneEnabled=d instanceof we&&we.isInAngularZone(),this.resetConfig(u),this.currentUrlTree=function MR(){return new $n(new H([],{}),{},null)}(),this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.routerState=yD(this.currentUrlTree,this.rootComponentType),this.transitions=new bt({id:0,targetPageId:0,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,extractedUrl:this.urlHandlingStrategy.extract(this.currentUrlTree),urlAfterRedirects:this.urlHandlingStrategy.extract(this.currentUrlTree),rawUrl:this.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:"imperative",restoredState:null,currentSnapshot:this.routerState.snapshot,targetSnapshot:null,currentRouterState:this.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.navigations=this.setupNavigations(this.transitions),this.processNavigations()}get browserPageId(){return this.location.getState()?.\u0275routerPageId}setupNavigations(n){const r=this.events;return n.pipe(en(o=>0!==o.id),B(o=>({...o,extractedUrl:this.urlHandlingStrategy.extract(o.rawUrl)})),Ft(o=>{let i=!1,s=!1;return M(o).pipe(Oe(a=>{this.currentNavigation={id:a.id,initialUrl:a.rawUrl,extractedUrl:a.extractedUrl,trigger:a.source,extras:a.extras,previousNavigation:this.lastSuccessfulNavigation?{...this.lastSuccessfulNavigation,previousNavigation:null}:null}}),Ft(a=>{const u=this.browserUrlTree.toString(),l=!this.navigated||a.extractedUrl.toString()!==u||u!==this.currentUrlTree.toString();if(("reload"===this.onSameUrlNavigation||l)&&this.urlHandlingStrategy.shouldProcessUrl(a.rawUrl))return WD(a.source)&&(this.browserUrlTree=a.extractedUrl),M(a).pipe(Ft(d=>{const f=this.transitions.getValue();return r.next(new zc(d.id,this.serializeUrl(d.extractedUrl),d.source,d.restoredState)),f!==this.transitions.getValue()?jt:Promise.resolve(d)}),function JN(e,t,n,r){return Ft(o=>function ZN(e,t,n,r,o){return new YN(e,t,n,r,o).apply()}(e,t,n,o.extractedUrl,r).pipe(B(i=>({...o,urlAfterRedirects:i}))))}(this.ngModule.injector,this.configLoader,this.urlSerializer,this.config),Oe(d=>{this.currentNavigation={...this.currentNavigation,finalUrl:d.urlAfterRedirects},o.urlAfterRedirects=d.urlAfterRedirects}),function aP(e,t,n,r,o,i){return Ie(s=>function tP(e,t,n,r,o,i,s="emptyOnly",a="legacy"){return new nP(e,t,n,r,o,s,a,i).recognize().pipe(Ft(u=>null===u?function eP(e){return new ce(t=>t.error(e))}(new XN):M(u)))}(e,t,n,s.urlAfterRedirects,r.serialize(s.urlAfterRedirects),r,o,i).pipe(B(a=>({...s,targetSnapshot:a}))))}(this.ngModule.injector,this.rootComponentType,this.config,this.urlSerializer,this.paramsInheritanceStrategy,this.relativeLinkResolution),Oe(d=>{if(o.targetSnapshot=d.targetSnapshot,"eager"===this.urlUpdateStrategy){if(!d.extras.skipLocationChange){const h=this.urlHandlingStrategy.merge(d.urlAfterRedirects,d.rawUrl);this.setBrowserUrl(h,d)}this.browserUrlTree=d.urlAfterRedirects}const f=new JR(d.id,this.serializeUrl(d.extractedUrl),this.serializeUrl(d.urlAfterRedirects),d.targetSnapshot);r.next(f)}));if(l&&this.rawUrlTree&&this.urlHandlingStrategy.shouldProcessUrl(this.rawUrlTree)){const{id:f,extractedUrl:h,source:p,restoredState:g,extras:y}=a,D=new zc(f,this.serializeUrl(h),p,g);r.next(D);const w=yD(h,this.rootComponentType).snapshot;return M(o={...a,targetSnapshot:w,urlAfterRedirects:h,extras:{...y,skipLocationChange:!1,replaceUrl:!1}})}return this.rawUrlTree=a.rawUrl,a.resolve(null),jt}),Oe(a=>{const u=new XR(a.id,this.serializeUrl(a.extractedUrl),this.serializeUrl(a.urlAfterRedirects),a.targetSnapshot);this.triggerEvent(u)}),B(a=>o={...a,guards:EN(a.targetSnapshot,a.currentSnapshot,this.rootContexts)}),function ON(e,t){return Ie(n=>{const{targetSnapshot:r,currentSnapshot:o,guards:{canActivateChecks:i,canDeactivateChecks:s}}=n;return 0===s.length&&0===i.length?M({...n,guardsResult:!0}):function FN(e,t,n,r){return me(e).pipe(Ie(o=>function HN(e,t,n,r,o){const i=t&&t.routeConfig?t.routeConfig.canDeactivate:null;return i&&0!==i.length?M(i.map(a=>{const u=Yo(t)??o,l=jr(a,u);return Cn(function RN(e){return e&&ei(e.canDeactivate)}(l)?l.canDeactivate(e,t,n,r):u.runInContext(()=>l(e,t,n,r))).pipe(Dn())})).pipe(Vr()):M(!0)}(o.component,o.route,n,t,r)),Dn(o=>!0!==o,!0))}(s,r,o,e).pipe(Ie(a=>a&&function MN(e){return"boolean"==typeof e}(a)?function kN(e,t,n,r){return me(t).pipe(yn(o=>Pc(function jN(e,t){return null!==e&&t&&t(new iN(e)),M(!0)}(o.route.parent,r),function LN(e,t){return null!==e&&t&&t(new aN(e)),M(!0)}(o.route,r),function $N(e,t,n){const r=t[t.length-1],i=t.slice(0,t.length-1).reverse().map(s=>function bN(e){const t=e.routeConfig?e.routeConfig.canActivateChild:null;return t&&0!==t.length?{node:e,guards:t}:null}(s)).filter(s=>null!==s).map(s=>zv(()=>M(s.guards.map(u=>{const l=Yo(s.node)??n,c=jr(u,l);return Cn(function xN(e){return e&&ei(e.canActivateChild)}(c)?c.canActivateChild(r,e):l.runInContext(()=>c(r,e))).pipe(Dn())})).pipe(Vr())));return M(i).pipe(Vr())}(e,o.path,n),function VN(e,t,n){const r=t.routeConfig?t.routeConfig.canActivate:null;if(!r||0===r.length)return M(!0);const o=r.map(i=>zv(()=>{const s=Yo(t)??n,a=jr(i,s);return Cn(function AN(e){return e&&ei(e.canActivate)}(a)?a.canActivate(t,e):s.runInContext(()=>a(t,e))).pipe(Dn())}));return M(o).pipe(Vr())}(e,o.route,n))),Dn(o=>!0!==o,!0))}(r,i,e,t):M(a)),B(a=>({...n,guardsResult:a})))})}(this.ngModule.injector,a=>this.triggerEvent(a)),Oe(a=>{if(o.guardsResult=a.guardsResult,Bn(a.guardsResult))throw CD(0,a.guardsResult);const u=new eN(a.id,this.serializeUrl(a.extractedUrl),this.serializeUrl(a.urlAfterRedirects),a.targetSnapshot,!!a.guardsResult);this.triggerEvent(u)}),en(a=>!!a.guardsResult||(this.restoreHistory(a),this.cancelNavigationTransition(a,"",3),!1)),rd(a=>{if(a.guards.canActivateChecks.length)return M(a).pipe(Oe(u=>{const l=new tN(u.id,this.serializeUrl(u.extractedUrl),this.serializeUrl(u.urlAfterRedirects),u.targetSnapshot);this.triggerEvent(l)}),Ft(u=>{let l=!1;return M(u).pipe(function uP(e,t){return Ie(n=>{const{targetSnapshot:r,guards:{canActivateChecks:o}}=n;if(!o.length)return M(n);let i=0;return me(o).pipe(yn(s=>function lP(e,t,n,r){const o=e.routeConfig,i=e._resolve;return void 0!==o?.title&&!HD(o)&&(i[Uo]=o.title),function cP(e,t,n,r){const o=function dP(e){return[...Object.keys(e),...Object.getOwnPropertySymbols(e)]}(e);if(0===o.length)return M({});const i={};return me(o).pipe(Ie(s=>function fP(e,t,n,r){const o=Yo(t)??r,i=jr(e,o);return Cn(i.resolve?i.resolve(t,n):o.runInContext(()=>i(t,n)))}(e[s],t,n,r).pipe(Dn(),Oe(a=>{i[s]=a}))),Fc(1),function ER(e){return B(()=>e)}(i),wn(s=>ed(s)?jt:Ho(s)))}(i,e,t,r).pipe(B(s=>(e._resolvedData=s,e.data=vD(e,n).resolve,o&&HD(o)&&(e.data[Uo]=o.title),null)))}(s.route,r,e,t)),Oe(()=>i++),Fc(1),Ie(s=>i===o.length?M(n):jt))})}(this.paramsInheritanceStrategy,this.ngModule.injector),Oe({next:()=>l=!0,complete:()=>{l||(this.restoreHistory(u),this.cancelNavigationTransition(u,"",2))}}))}),Oe(u=>{const l=new nN(u.id,this.serializeUrl(u.extractedUrl),this.serializeUrl(u.urlAfterRedirects),u.targetSnapshot);this.triggerEvent(l)}))}),rd(a=>{const u=l=>{const c=[];l.routeConfig?.loadComponent&&!l.routeConfig._loadedComponent&&c.push(this.configLoader.loadComponent(l.routeConfig).pipe(Oe(d=>{l.component=d}),B(()=>{})));for(const d of l.children)c.push(...u(d));return c};return Bv(u(a.targetSnapshot.root)).pipe(Vs(),Bo(1))}),rd(()=>this.afterPreactivation()),B(a=>{const u=function fN(e,t,n){const r=Qo(e,t._root,n?n._root:void 0);return new mD(r,t)}(this.routeReuseStrategy,a.targetSnapshot,a.currentRouterState);return o={...a,targetRouterState:u}}),Oe(a=>{this.currentUrlTree=a.urlAfterRedirects,this.rawUrlTree=this.urlHandlingStrategy.merge(a.urlAfterRedirects,a.rawUrl),this.routerState=a.targetRouterState,"deferred"===this.urlUpdateStrategy&&(a.extras.skipLocationChange||this.setBrowserUrl(this.rawUrlTree,a),this.browserUrlTree=a.urlAfterRedirects)}),((e,t,n)=>B(r=>(new _N(t,r.targetRouterState,r.currentRouterState,n).activate(e),r)))(this.rootContexts,this.routeReuseStrategy,a=>this.triggerEvent(a)),Oe({next(){i=!0},complete(){i=!0}}),kc(()=>{i||s||this.cancelNavigationTransition(o,"",1),this.currentNavigation?.id===o.id&&(this.currentNavigation=null)}),wn(a=>{if(s=!0,bD(a)){ED(a)||(this.navigated=!0,this.restoreHistory(o,!0));const u=new Ws(o.id,this.serializeUrl(o.extractedUrl),a.message,a.cancellationCode);if(r.next(u),ED(a)){const l=this.urlHandlingStrategy.merge(a.url,this.rawUrlTree),c={skipLocationChange:o.extras.skipLocationChange,replaceUrl:"eager"===this.urlUpdateStrategy||WD(o.source)};this.scheduleNavigation(l,"imperative",null,c,{resolve:o.resolve,reject:o.reject,promise:o.promise})}else o.resolve(!1)}else{this.restoreHistory(o,!0);const u=new hD(o.id,this.serializeUrl(o.extractedUrl),a,o.targetSnapshot??void 0);r.next(u);try{o.resolve(this.errorHandler(a))}catch(l){o.reject(l)}}return jt}))}))}resetRootComponentType(n){this.rootComponentType=n,this.routerState.root.component=this.rootComponentType}setTransition(n){this.transitions.next({...this.transitions.value,...n})}initialNavigation(){this.setUpLocationChangeListener(),0===this.navigationId&&this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe(n=>{const r="popstate"===n.type?"popstate":"hashchange";"popstate"===r&&setTimeout(()=>{const o={replaceUrl:!0},i=n.state?.navigationId?n.state:null;if(i){const a={...i};delete a.navigationId,delete a.\u0275routerPageId,0!==Object.keys(a).length&&(o.state=a)}const s=this.parseUrl(n.url);this.scheduleNavigation(s,r,i,o)},0)}))}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.currentNavigation}triggerEvent(n){this.events.next(n)}resetConfig(n){this.config=n.map(Xc),this.navigated=!1,this.lastSuccessfulId=-1}ngOnDestroy(){this.dispose()}dispose(){this.transitions.complete(),this.locationSubscription&&(this.locationSubscription.unsubscribe(),this.locationSubscription=void 0),this.disposed=!0}createUrlTree(n,r={}){const{relativeTo:o,queryParams:i,fragment:s,queryParamsHandling:a,preserveFragment:u}=r,l=o||this.routerState.root,c=u?this.currentUrlTree.fragment:s;let d=null;switch(a){case"merge":d={...this.currentUrlTree.queryParams,...i};break;case"preserve":d=this.currentUrlTree.queryParams;break;default:d=i||null}return null!==d&&(d=this.removeEmptyProps(d)),WR(l,this.currentUrlTree,n,d,c??null)}navigateByUrl(n,r={skipLocationChange:!1}){const o=Bn(n)?n:this.parseUrl(n),i=this.urlHandlingStrategy.merge(o,this.rawUrlTree);return this.scheduleNavigation(i,"imperative",null,r)}navigate(n,r={skipLocationChange:!1}){return function bP(e){for(let t=0;t<e.length;t++){if(null==e[t])throw new E(4008,false)}}(n),this.navigateByUrl(this.createUrlTree(n,r),r)}serializeUrl(n){return this.urlSerializer.serialize(n)}parseUrl(n){let r;try{r=this.urlSerializer.parse(n)}catch(o){r=this.malformedUriErrorHandler(o,this.urlSerializer,n)}return r}isActive(n,r){let o;if(o=!0===r?{...CP}:!1===r?{..._P}:r,Bn(n))return Xv(this.currentUrlTree,n,o);const i=this.parseUrl(n);return Xv(this.currentUrlTree,i,o)}removeEmptyProps(n){return Object.keys(n).reduce((r,o)=>{const i=n[o];return null!=i&&(r[o]=i),r},{})}processNavigations(){this.navigations.subscribe(n=>{this.navigated=!0,this.lastSuccessfulId=n.id,this.currentPageId=n.targetPageId,this.events.next(new Un(n.id,this.serializeUrl(n.extractedUrl),this.serializeUrl(this.currentUrlTree))),this.lastSuccessfulNavigation=this.currentNavigation,this.titleStrategy?.updateTitle(this.routerState.snapshot),n.resolve(!0)},n=>{this.console.warn(`Unhandled Navigation Error: ${n}`)})}scheduleNavigation(n,r,o,i,s){if(this.disposed)return Promise.resolve(!1);let a,u,l;s?(a=s.resolve,u=s.reject,l=s.promise):l=new Promise((f,h)=>{a=f,u=h});const c=++this.navigationId;let d;return"computed"===this.canceledNavigationResolution?(0===this.currentPageId&&(o=this.location.getState()),d=o&&o.\u0275routerPageId?o.\u0275routerPageId:i.replaceUrl||i.skipLocationChange?this.browserPageId??0:(this.browserPageId??0)+1):d=0,this.setTransition({id:c,targetPageId:d,source:r,restoredState:o,currentUrlTree:this.currentUrlTree,currentRawUrl:this.rawUrlTree,rawUrl:n,extras:i,resolve:a,reject:u,promise:l,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),l.catch(f=>Promise.reject(f))}setBrowserUrl(n,r){const o=this.urlSerializer.serialize(n),i={...r.extras.state,...this.generateNgRouterState(r.id,r.targetPageId)};this.location.isCurrentPathEqualTo(o)||r.extras.replaceUrl?this.location.replaceState(o,"",i):this.location.go(o,"",i)}restoreHistory(n,r=!1){if("computed"===this.canceledNavigationResolution){const o=this.currentPageId-n.targetPageId;"popstate"!==n.source&&"eager"!==this.urlUpdateStrategy&&this.currentUrlTree!==this.currentNavigation?.finalUrl||0===o?this.currentUrlTree===this.currentNavigation?.finalUrl&&0===o&&(this.resetState(n),this.browserUrlTree=n.currentUrlTree,this.resetUrlToCurrentUrlTree()):this.location.historyGo(o)}else"replace"===this.canceledNavigationResolution&&(r&&this.resetState(n),this.resetUrlToCurrentUrlTree())}resetState(n){this.routerState=n.currentRouterState,this.currentUrlTree=n.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,n.rawUrl)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}cancelNavigationTransition(n,r,o){const i=new Ws(n.id,this.serializeUrl(n.extractedUrl),r,o);this.triggerEvent(i),n.resolve(!1)}generateNgRouterState(n,r){return"computed"===this.canceledNavigationResolution?{navigationId:n,\u0275routerPageId:r}:{navigationId:n}}}return e.\u0275fac=function(n){Lu()},e.\u0275prov=P({token:e,factory:function(){return GD()},providedIn:"root"}),e})();function WD(e){return"imperative"!==e}class qD{}let MP=(()=>{class e{constructor(n,r,o,i,s){this.router=n,this.injector=o,this.preloadingStrategy=i,this.loader=s}setUpPreloading(){this.subscription=this.router.events.pipe(en(n=>n instanceof Un),yn(()=>this.preload())).subscribe(()=>{})}preload(){return this.processRoutes(this.injector,this.router.config)}ngOnDestroy(){this.subscription&&this.subscription.unsubscribe()}processRoutes(n,r){const o=[];for(const i of r){i.providers&&!i._injector&&(i._injector=ls(i.providers,n,`Route: ${i.path}`));const s=i._injector??n,a=i._loadedInjector??s;i.loadChildren&&!i._loadedRoutes&&void 0===i.canLoad||i.loadComponent&&!i._loadedComponent?o.push(this.preloadConfig(s,i)):(i.children||i._loadedRoutes)&&o.push(this.processRoutes(a,i.children??i._loadedRoutes))}return me(o).pipe(Wn())}preloadConfig(n,r){return this.preloadingStrategy.preload(r,()=>{let o;o=r.loadChildren&&void 0===r.canLoad?this.loader.loadChildren(n,r):M(null);const i=o.pipe(Ie(s=>null===s?M(void 0):(r._loadedRoutes=s.routes,r._loadedInjector=s.injector,this.processRoutes(s.injector??n,s.routes))));return r.loadComponent&&!r._loadedComponent?me([i,this.loader.loadComponent(r)]).pipe(Wn()):i})}}return e.\u0275fac=function(n){return new(n||e)(b(Me),b(Bl),b(cn),b(qD),b(id))},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const ud=new N("");let KD=(()=>{class e{constructor(n,r,o={}){this.router=n,this.viewportScroller=r,this.options=o,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},o.scrollPositionRestoration=o.scrollPositionRestoration||"disabled",o.anchorScrolling=o.anchorScrolling||"disabled"}init(){"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.setHistoryScrollRestoration("manual"),this.routerEventsSubscription=this.createScrollEvents(),this.scrollEventsSubscription=this.consumeScrollEvents()}createScrollEvents(){return this.router.events.subscribe(n=>{n instanceof zc?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=n.navigationTrigger,this.restoredId=n.restoredState?n.restoredState.navigationId:0):n instanceof Un&&(this.lastId=n.id,this.scheduleScrollEvent(n,this.router.parseUrl(n.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.router.events.subscribe(n=>{n instanceof pD&&(n.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(n.position):n.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(n.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(n,r){this.router.triggerEvent(new pD(n,"popstate"===this.lastSource?this.store[this.restoredId]:null,r))}ngOnDestroy(){this.routerEventsSubscription&&this.routerEventsSubscription.unsubscribe(),this.scrollEventsSubscription&&this.scrollEventsSubscription.unsubscribe()}}return e.\u0275fac=function(n){Lu()},e.\u0275prov=P({token:e,factory:e.\u0275fac}),e})();function $r(e,t){return{\u0275kind:e,\u0275providers:t}}function ld(e){return[{provide:od,multi:!0,useValue:e}]}function ZD(){const e=ue(at);return t=>{const n=e.get(ms);if(t!==n.components[0])return;const r=e.get(Me),o=e.get(YD);1===e.get(cd)&&r.initialNavigation(),e.get(JD,null,A.Optional)?.setUpPreloading(),e.get(ud,null,A.Optional)?.init(),r.resetRootComponentType(n.componentTypes[0]),o.next(),o.complete()}}const YD=new N("",{factory:()=>new It}),cd=new N("",{providedIn:"root",factory:()=>1});const JD=new N("");function RP(e){return $r(0,[{provide:JD,useExisting:MP},{provide:qD,useExisting:e}])}const XD=new N("ROUTER_FORROOT_GUARD"),NP=[oc,{provide:rD,useClass:jc},{provide:Me,useFactory:GD},Zo,{provide:zn,useFactory:function QD(e){return e.routerState.root},deps:[Me]},id];function PP(){return new vy("Router",Me)}let ew=(()=>{class e{constructor(n){}static forRoot(n,r){return{ngModule:e,providers:[NP,[],ld(n),{provide:XD,useFactory:LP,deps:[[Me,new uo,new lo]]},{provide:na,useValue:r||{}},r?.useHash?{provide:Vn,useClass:MT}:{provide:Vn,useClass:Uy},{provide:ud,useFactory:()=>{const e=ue(Me),t=ue(QA),n=ue(na);return n.scrollOffset&&t.setOffset(n.scrollOffset),new KD(e,t,n)}},r?.preloadingStrategy?RP(r.preloadingStrategy).\u0275providers:[],{provide:vy,multi:!0,useFactory:PP},r?.initialNavigation?jP(r):[],[{provide:tw,useFactory:ZD},{provide:dy,multi:!0,useExisting:tw}]]}}static forChild(n){return{ngModule:e,providers:[ld(n)]}}}return e.\u0275fac=function(n){return new(n||e)(b(XD,8))},e.\u0275mod=Ht({type:e}),e.\u0275inj=Mt({imports:[Yc]}),e})();function LP(e){return"guarded"}function jP(e){return["disabled"===e.initialNavigation?$r(3,[{provide:hs,multi:!0,useFactory:()=>{const t=ue(Me);return()=>{t.setUpLocationChangeListener()}}},{provide:cd,useValue:2}]).\u0275providers:[],"enabledBlocking"===e.initialNavigation?$r(2,[{provide:cd,useValue:0},{provide:hs,multi:!0,deps:[at],useFactory:t=>{const n=t.get(IT,Promise.resolve());let r=!1;return()=>n.then(()=>new Promise(i=>{const s=t.get(Me),a=t.get(YD);(function o(i){t.get(Me).events.pipe(en(a=>a instanceof Un||a instanceof Ws||a instanceof hD),B(a=>a instanceof Un||a instanceof Ws&&(0===a.code||1===a.code)&&null),en(a=>null!==a),Bo(1)).subscribe(()=>{i()})})(()=>{i(!0),r=!0}),s.afterPreactivation=()=>(i(!0),r||a.closed?M(void 0):a),s.initialNavigation()}))}}]).\u0275providers:[]]}const tw=new N(""),$P=[];let HP=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=Ht({type:e}),e.\u0275inj=Mt({imports:[ew.forRoot($P,{initialNavigation:"enabledBlocking"}),ew]}),e})(),nw=(()=>{class e{constructor(n){this.httpClient=n}getdata(){return this.data=this.httpClient.get("./assets/data/home.json"),this.data}}return e.\u0275fac=function(n){return new(n||e)(b(Lv))},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"}),e})(),BP=(()=>{class e{constructor(n){this.mytestService=n,this.title="my-cv"}ngOnInit(){this.mytestService.getdata().subscribe(n=>{this.data=n,console.log(this.data)})}}return e.\u0275fac=function(n){return new(n||e)(I(nw))},e.\u0275cmp=di({type:e,selectors:[["app-root"]],features:[_m([nw])],decls:1,vars:1,template:function(n,r){1&n&&function Mg(e,t=""){const n=v(),r=z(),o=e+22,i=r.firstCreatePass?yr(r,o,1,t,null):r.data[o],s=n[o]=function Iu(e,t){return e.createText(t)}(n[V],t);Hi(r,n,s,i),At(i,!1)}(0),2&n&&os(" ",null==r.data?null:r.data.data,"\n")}}),e})(),UP=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=Ht({type:e,bootstrap:[BP]}),e.\u0275inj=Mt({imports:[Lx.withServerTransition({appId:"serverApp"}),HP,sR]}),e})();function rw(){kx().bootstrapModule(UP).catch(e=>console.error(e))}(function oT(){Ty=!1})(),"complete"===document.readyState?rw():document.addEventListener("DOMContentLoaded",rw)}},J=>{J(J.s=517)}]);