-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmain.b0e020cbca9425e9.js
1 lines (1 loc) · 196 KB
/
main.b0e020cbca9425e9.js
1
(self.webpackChunkinnovato_web=self.webpackChunkinnovato_web||[]).push([[179],{731:(Ro,ke,ne)=>{"use strict";function I(e){return"function"==typeof e}function O(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 re=O(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 ye(e,t){if(e){const n=e.indexOf(t);0<=n&&e.splice(n,1)}}class fe{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(I(r))try{r()}catch(i){t=i instanceof re?i.errors:[i]}const{_finalizers:o}=this;if(o){this._finalizers=null;for(const i of o)try{W(i)}catch(s){t=t??[],s instanceof re?t=[...t,...s.errors]:t.push(s)}}if(t)throw new re(t)}}add(t){var n;if(t&&t!==this)if(this.closed)W(t);else{if(t instanceof fe){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)&&ye(n,t)}remove(t){const{_finalizers:n}=this;n&&ye(n,t),t instanceof fe&&t._removeParent(this)}}fe.EMPTY=(()=>{const e=new fe;return e.closed=!0,e})();const V=fe.EMPTY;function pe(e){return e instanceof fe||e&&"closed"in e&&I(e.remove)&&I(e.add)&&I(e.unsubscribe)}function W(e){I(e)?e():e.unsubscribe()}const K={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},J={setTimeout(e,t,...n){const{delegate:r}=J;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){const{delegate:t}=J;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function me(e){J.setTimeout(()=>{const{onUnhandledError:t}=K;if(!t)throw e;t(e)})}function Ye(){}const ut=bn("C",void 0,void 0);function bn(e,t,n){return{kind:e,value:t,error:n}}let St=null;function Wt(e){if(K.useDeprecatedSynchronousErrorHandling){const t=!St;if(t&&(St={errorThrown:!1,error:null}),e(),t){const{errorThrown:n,error:r}=St;if(St=null,n)throw r}}else e()}class cn extends fe{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,pe(t)&&t.add(this)):this.destination=Qe}static create(t,n,r){return new A(t,n,r)}next(t){this.isStopped?j(function lr(e){return bn("N",e,void 0)}(t),this):this._next(t)}error(t){this.isStopped?j(function Gn(e){return bn("E",void 0,e)}(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?j(ut,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 Ee=Function.prototype.bind;function ct(e,t){return Ee.call(e,t)}class dn{constructor(t){this.partialObserver=t}next(t){const{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(r){E(r)}}error(t){const{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(r){E(r)}else E(t)}complete(){const{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){E(n)}}}class A extends cn{constructor(t,n,r){let o;if(super(),I(t)||!t)o={next:t??void 0,error:n??void 0,complete:r??void 0};else{let i;this&&K.useDeprecatedNextContext?(i=Object.create(t),i.unsubscribe=()=>this.unsubscribe(),o={next:t.next&&ct(t.next,i),error:t.error&&ct(t.error,i),complete:t.complete&&ct(t.complete,i)}):o=t}this.destination=new dn(o)}}function E(e){K.useDeprecatedSynchronousErrorHandling?function lt(e){K.useDeprecatedSynchronousErrorHandling&&St&&(St.errorThrown=!0,St.error=e)}(e):me(e)}function j(e,t){const{onStoppedNotification:n}=K;n&&J.setTimeout(()=>n(e,t))}const Qe={closed:!0,next:Ye,error:function ae(e){throw e},complete:Ye},dt="function"==typeof Symbol&&Symbol.observable||"@@observable";function et(e){return e}function fn(e){return 0===e.length?et:1===e.length?e[0]:function(n){return e.reduce((r,o)=>o(r),n)}}let Ie=(()=>{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 jt(e){return e&&e instanceof cn||function cr(e){return e&&I(e.next)&&I(e.error)&&I(e.complete)}(e)&&pe(e)}(n)?n:new A(n,r,o);return Wt(()=>{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=Or(r))((o,i)=>{const s=new A({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)}[dt](){return this}pipe(...n){return fn(n)(this)}toPromise(n){return new(n=Or(n))((r,o)=>{let i;this.subscribe(s=>i=s,s=>o(s),()=>r(i))})}}return e.create=t=>new e(t),e})();function Or(e){var t;return null!==(t=e??K.Promise)&&void 0!==t?t:Promise}const Ct=O(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});let Pe=(()=>{class e extends Ie{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){const r=new Tt(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new Ct}next(n){Wt(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const r of this.currentObservers)r.next(n)}})}error(n){Wt(()=>{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(){Wt(()=>{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?V:(this.currentObservers=null,i.push(n),new fe(()=>{this.currentObservers=null,ye(i,n)}))}_checkFinalizedStatuses(n){const{hasError:r,thrownError:o,isStopped:i}=this;r?n.error(o):i&&n.complete()}asObservable(){const n=new Ie;return n.source=this,n}}return e.create=(t,n)=>new Tt(t,n),e})();class Tt extends Pe{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:V}}function Le(e){return I(e?.lift)}function ee(e){return t=>{if(Le(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 ue(e,t,n,r,o){return new hn(e,t,n,r,o)}class hn extends cn{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 G(e,t){return ee((n,r)=>{let o=0;n.subscribe(ue(r,i=>{r.next(e.call(t,i,o++))}))})}function dr(e){return this instanceof dr?(this.v=e,this):new dr(e)}function JD(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 dr?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 XD(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 Vd(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 $d=e=>e&&"number"==typeof e.length&&"function"!=typeof e;function Bd(e){return I(e?.then)}function Ud(e){return I(e[dt])}function Hd(e){return Symbol.asyncIterator&&I(e?.[Symbol.asyncIterator])}function zd(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 Gd=function tw(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}();function qd(e){return I(e?.[Gd])}function Wd(e){return JD(this,arguments,function*(){const n=e.getReader();try{for(;;){const{value:r,done:o}=yield dr(n.read());if(o)return yield dr(void 0);yield yield dr(r)}}finally{n.releaseLock()}})}function Qd(e){return I(e?.getReader)}function pn(e){if(e instanceof Ie)return e;if(null!=e){if(Ud(e))return function nw(e){return new Ie(t=>{const n=e[dt]();if(I(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(e);if($d(e))return function rw(e){return new Ie(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}(e);if(Bd(e))return function ow(e){return new Ie(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,me)})}(e);if(Hd(e))return Zd(e);if(qd(e))return function iw(e){return new Ie(t=>{for(const n of e)if(t.next(n),t.closed)return;t.complete()})}(e);if(Qd(e))return function sw(e){return Zd(Wd(e))}(e)}throw zd(e)}function Zd(e){return new Ie(t=>{(function aw(e,t){var n,r,o,i;return function YD(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=XD(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 Sn(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 Ke(e,t,n=1/0){return I(t)?Ke((r,o)=>G((i,s)=>t(r,i,o,s))(pn(e(r,o))),n):("number"==typeof t&&(n=t),ee((r,o)=>function uw(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;pn(n(g,c++)).subscribe(ue(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?Sn(t,s,()=>p(D)):p(D)}f()}catch(D){t.error(D)}}))};return e.subscribe(ue(t,h,()=>{d=!0,f()})),()=>{a?.()}}(r,o,e,n)))}function Fr(e=1/0){return Ke(et,e)}const Tn=new Ie(e=>e.complete());function Va(e){return e[e.length-1]}function No(e){return function cw(e){return e&&I(e.schedule)}(Va(e))?e.pop():void 0}function Yd(e,t=0){return ee((n,r)=>{n.subscribe(ue(r,o=>Sn(r,e,()=>r.next(o),t),()=>Sn(r,e,()=>r.complete(),t),o=>Sn(r,e,()=>r.error(o),t)))})}function Kd(e,t=0){return ee((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function Jd(e,t){if(!e)throw new Error("Iterable cannot be null");return new Ie(n=>{Sn(n,t,()=>{const r=e[Symbol.asyncIterator]();Sn(n,t,()=>{r.next().then(o=>{o.done?n.complete():n.next(o.value)})},0,!0)})})}function Ue(e,t){return t?function vw(e,t){if(null!=e){if(Ud(e))return function hw(e,t){return pn(e).pipe(Kd(t),Yd(t))}(e,t);if($d(e))return function gw(e,t){return new Ie(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}(e,t);if(Bd(e))return function pw(e,t){return pn(e).pipe(Kd(t),Yd(t))}(e,t);if(Hd(e))return Jd(e,t);if(qd(e))return function mw(e,t){return new Ie(n=>{let r;return Sn(n,t,()=>{r=e[Gd](),Sn(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)}),()=>I(r?.return)&&r.return()})}(e,t);if(Qd(e))return function yw(e,t){return Jd(Wd(e),t)}(e,t)}throw zd(e)}(e,t):pn(e)}function $a(e,t,...n){if(!0===t)return void e();if(!1===t)return;const r=new A({next:()=>{r.unsubscribe(),e()}});return t(...n).subscribe(r)}function ve(e){for(let t in e)if(e[t]===ve)return t;throw Error("Could not find renamed property on target object.")}function De(e){if("string"==typeof e)return e;if(Array.isArray(e))return"["+e.map(De).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 Ua(e,t){return null==e||""===e?null===t?"":t:null==t||""===t?e:e+" "+t}const Cw=ve({__forward_ref__:ve});function Ha(e){return e.__forward_ref__=Ha,e.toString=function(){return De(this())},e}function L(e){return function za(e){return"function"==typeof e&&e.hasOwnProperty(Cw)&&e.__forward_ref__===Ha}(e)?e():e}class M extends Error{constructor(t,n){super(function Ui(e,t){return`NG0${Math.abs(e)}${t?": "+t.trim():""}`}(t,n)),this.code=t}}function ce(e){return"function"==typeof e?e.name||e.toString():"object"==typeof e&&null!=e&&"function"==typeof e.type?e.type.name||e.type.toString():function U(e){return"string"==typeof e?e:null==e?"":String(e)}(e)}function Hi(e,t){throw new M(-201,!1)}function Rt(e,t){null==e&&function he(e,t,n,r){throw new Error(`ASSERTION ERROR: ${e}`+(null==r?"":` [Expected=> ${n} ${r} ${t} <=Actual]`))}(t,e,null,"!=")}function Z(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function qn(e){return{providers:e.providers||[],imports:e.imports||[]}}function zi(e){return Xd(e,Gi)||Xd(e,tf)}function Xd(e,t){return e.hasOwnProperty(t)?e[t]:null}function ef(e){return e&&(e.hasOwnProperty(Ga)||e.hasOwnProperty(xw))?e[Ga]:null}const Gi=ve({\u0275prov:ve}),Ga=ve({\u0275inj:ve}),tf=ve({ngInjectableDef:ve}),xw=ve({ngInjectorDef:ve});var F=(()=>((F=F||{})[F.Default=0]="Default",F[F.Host=1]="Host",F[F.Self=2]="Self",F[F.SkipSelf=4]="SkipSelf",F[F.Optional=8]="Optional",F))();let qa;function Vt(e){const t=qa;return qa=e,t}function nf(e,t,n){const r=zi(e);return r&&"root"==r.providedIn?void 0===r.value?r.value=r.factory():r.value:n&F.Optional?null:void 0!==t?t:void Hi(De(e))}function Wn(e){return{toString:e}.toString()}var Qt=(()=>((Qt=Qt||{})[Qt.OnPush=0]="OnPush",Qt[Qt.Default=1]="Default",Qt))(),gn=(()=>{return(e=gn||(gn={}))[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",gn;var e})();const we=(()=>typeof globalThis<"u"&&globalThis||typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)(),kr={},de=[],qi=ve({\u0275cmp:ve}),Wa=ve({\u0275dir:ve}),Qa=ve({\u0275pipe:ve}),rf=ve({\u0275mod:ve}),xn=ve({\u0275fac:ve}),Po=ve({__NG_ELEMENT_ID__:ve});let Nw=0;function Zt(e){return Wn(()=>{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===Qt.OnPush,directiveDefs:null,pipeDefs:null,standalone:n,dependencies:n&&e.dependencies||null,getStandaloneInjector:null,selectors:e.selectors||de,viewQuery:e.viewQuery||null,features:e.features||null,data:e.data||{},encapsulation:e.encapsulation||gn.Emulated,id:"c"+Nw++,styles:e.styles||de,_:null,setInput:null,schemas:e.schemas||null,tView:null},i=e.dependencies,s=e.features;return o.inputs=uf(e.inputs,r),o.outputs=uf(e.outputs),s&&s.forEach(a=>a(o)),o.directiveDefs=i?()=>("function"==typeof i?i():i).map(sf).filter(af):null,o.pipeDefs=i?()=>("function"==typeof i?i():i).map(pt).filter(af):null,o})}function sf(e){return ge(e)||ht(e)}function af(e){return null!==e}function fr(e){return Wn(()=>({type:e.type,bootstrap:e.bootstrap||de,declarations:e.declarations||de,imports:e.imports||de,exports:e.exports||de,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function uf(e,t){if(null==e)return kr;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 tt=Zt;function ge(e){return e[qi]||null}function ht(e){return e[Wa]||null}function pt(e){return e[Qa]||null}function Nt(e,t){const n=e[rf]||null;if(!n&&!0===t)throw new Error(`Type ${De(e)} does not have '\u0275mod' property.`);return n}const Y=11;function Et(e){return Array.isArray(e)&&"object"==typeof e[1]}function Kt(e){return Array.isArray(e)&&!0===e[1]}function Ka(e){return 0!=(8&e.flags)}function Yi(e){return 2==(2&e.flags)}function Jt(e){return null!==e.template}function jw(e){return 0!=(256&e[2])}function yr(e,t){return e.hasOwnProperty(xn)?e[xn]:null}class Bw{constructor(t,n,r){this.previousValue=t,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}}function df(e){return e.type.prototype.ngOnChanges&&(e.setInput=Hw),Uw}function Uw(){const e=hf(this),t=e?.current;if(t){const n=e.previous;if(n===kr)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function Hw(e,t,n,r){const o=hf(e)||function zw(e,t){return e[ff]=t}(e,{previous:kr,current:null}),i=o.current||(o.current={}),s=o.previous,a=this.declaredInputs[n],u=s[a];i[a]=new Bw(u&&u.currentValue,t,s===kr),e[r]=t}const ff="__ngSimpleChanges__";function hf(e){return e[ff]||null}function je(e){for(;Array.isArray(e);)e=e[0];return e}function Ut(e,t){return je(t[e.index])}function Ot(e,t){const n=t[e];return Et(n)?n:n[0]}function Xi(e){return 64==(64&e[2])}function Qn(e,t){return null==t?null:e[t]}function pf(e){e[18]=0}function ru(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 $={lFrame:bf(null),bindingsEnabled:!0};function mf(){return $.bindingsEnabled}function v(){return $.lFrame.lView}function ie(){return $.lFrame.tView}function He(){let e=yf();for(;null!==e&&64===e.type;)e=e.parent;return e}function yf(){return $.lFrame.currentTNode}function mn(e,t){const n=$.lFrame;n.currentTNode=e,n.isParent=t}function ou(){return $.lFrame.isParent}function aC(e,t){const n=$.lFrame;n.bindingIndex=n.bindingRootIndex=e,su(t)}function su(e){$.lFrame.currentDirectiveIndex=e}function uu(e){$.lFrame.currentQueryIndex=e}function lC(e){const t=e[1];return 2===t.type?t.declTNode:1===t.type?e[6]:null}function _f(e,t,n){if(n&F.SkipSelf){let o=t,i=e;for(;!(o=o.parent,null!==o||n&F.Host||(o=lC(i),null===o||(i=i[15],10&o.type))););if(null===o)return!1;t=o,e=i}const r=$.lFrame=Ef();return r.currentTNode=t,r.lView=e,!0}function lu(e){const t=Ef(),n=e[1];$.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function Ef(){const e=$.lFrame,t=null===e?null:e.child;return null===t?bf(e):t}function bf(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 If(){const e=$.lFrame;return $.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}const Mf=If;function cu(){const e=If();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 Zn(e){$.lFrame.selectedIndex=e}function es(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 ts(e,t,n){Sf(e,t,3,n)}function ns(e,t,n,r){(3&e[2])===n&&Sf(e,t,n,r)}function du(e,t){let n=e[2];(3&n)===t&&(n&=2047,n+=1,e[2]=n)}function Sf(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 Vo{constructor(t,n,r){this.factory=t,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=r}}function rs(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];Af(i)?e.setProperty(t,i,s):e.setAttribute(t,i,s),r++}}return r}function Tf(e){return 3===e||4===e||6===e}function Af(e){return 64===e.charCodeAt(0)}function os(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||xf(e,n,o,null,-1===n||2===n?t[++r]:null)}}return e}function xf(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 Rf(e){return-1!==e}function Hr(e){return 32767&e}function zr(e,t){let n=function EC(e){return e>>16}(e),r=t;for(;n>0;)r=r[15],n--;return r}let hu=!0;function is(e){const t=hu;return hu=e,t}let bC=0;const yn={};function Bo(e,t){const n=gu(e,t);if(-1!==n)return n;const r=t[1];r.firstCreatePass&&(e.injectorIndex=t.length,pu(r.data,e),pu(t,null),pu(r.blueprint,null));const o=ss(e,t),i=e.injectorIndex;if(Rf(o)){const s=Hr(o),a=zr(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 pu(e,t){e.push(0,0,0,0,0,0,0,0,t)}function gu(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null===t[e.injectorIndex+8]?-1:e.injectorIndex}function ss(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=$f(o),null===r)return-1;if(n++,o=o[15],-1!==r.injectorIndex)return r.injectorIndex|n<<16}return-1}function as(e,t,n){!function IC(e,t,n){let r;"string"==typeof n?r=n.charCodeAt(0)||0:n.hasOwnProperty(Po)&&(r=n[Po]),null==r&&(r=n[Po]=bC++);const o=255&r;t.data[e+(o>>5)]|=1<<o}(e,t,n)}function Of(e,t,n){if(n&F.Optional||void 0!==e)return e;Hi()}function Ff(e,t,n,r){if(n&F.Optional&&void 0===r&&(r=null),0==(n&(F.Self|F.Host))){const o=e[9],i=Vt(void 0);try{return o?o.get(t,r,n&F.Optional):nf(t,r,n&F.Optional)}finally{Vt(i)}}return Of(r,0,n)}function kf(e,t,n,r=F.Default,o){if(null!==e){if(1024&t[2]){const s=function RC(e,t,n,r,o){let i=e,s=t;for(;null!==i&&null!==s&&1024&s[2]&&!(256&s[2]);){const a=Lf(i,s,n,r|F.Self,yn);if(a!==yn)return a;let u=i.parent;if(!u){const l=s[21];if(l){const c=l.get(n,yn,r);if(c!==yn)return c}u=$f(s),s=s[15]}i=u}return o}(e,t,n,r,yn);if(s!==yn)return s}const i=Lf(e,t,n,r,yn);if(i!==yn)return i}return Ff(t,n,r,o)}function Lf(e,t,n,r,o){const i=function TC(e){if("string"==typeof e)return e.charCodeAt(0)||0;const t=e.hasOwnProperty(Po)?e[Po]:void 0;return"number"==typeof t?t>=0?255&t:AC:t}(n);if("function"==typeof i){if(!_f(t,e,r))return r&F.Host?Of(o,0,r):Ff(t,n,r,o);try{const s=i(r);if(null!=s||r&F.Optional)return s;Hi()}finally{Mf()}}else if("number"==typeof i){let s=null,a=gu(e,t),u=-1,l=r&F.Host?t[16][6]:null;for((-1===a||r&F.SkipSelf)&&(u=-1===a?ss(e,t):t[a+8],-1!==u&&Vf(r,!1)?(s=t[1],a=Hr(u),t=zr(u,t)):a=-1);-1!==a;){const c=t[1];if(jf(i,a,c.data)){const d=SC(a,t,n,s,r,l);if(d!==yn)return d}u=t[a+8],-1!==u&&Vf(r,t[1].data[a+8]===l)&&jf(i,a,t)?(s=c,a=Hr(u),t=zr(u,t)):a=-1}}return o}function SC(e,t,n,r,o,i){const s=t[1],a=s.data[e+8],c=function us(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&&Jt(h)&&h.type===n)return u}return null}(a,s,n,null==r?Yi(a)&&hu:r!=s&&0!=(3&a.type),o&F.Host&&i===a);return null!==c?Uo(t,s,c,a):yn}function Uo(e,t,n,r){let o=e[n];const i=t.data;if(function DC(e){return e instanceof Vo}(o)){const s=o;s.resolving&&function _w(e,t){const n=t?`. Dependency path: ${t.join(" > ")} > ${e}`:"";throw new M(-200,`Circular dependency in DI detected for ${e}${n}`)}(ce(i[n]));const a=is(s.canSeeViewProviders);s.resolving=!0;const u=s.injectImpl?Vt(s.injectImpl):null;_f(e,r,F.Default);try{o=e[n]=s.factory(void 0,i,e,r),t.firstCreatePass&&n>=r.directiveStart&&function yC(e,t,n){const{ngOnChanges:r,ngOnInit:o,ngDoCheck:i}=t.type.prototype;if(r){const s=df(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&&Vt(u),is(a),s.resolving=!1,Mf()}}return o}function jf(e,t,n){return!!(n[t+(e>>5)]&1<<e)}function Vf(e,t){return!(e&F.Self||e&F.Host&&t)}class Gr{constructor(t,n){this._tNode=t,this._lView=n}get(t,n,r){return kf(this._tNode,this._lView,t,r,n)}}function AC(){return new Gr(He(),v())}function $f(e){const t=e[1],n=t.type;return 2===n?t.declTNode:1===n?e[6]:null}const Wr="__parameters__";function Zr(e,t,n){return Wn(()=>{const r=function yu(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(Wr)?u[Wr]:Object.defineProperty(u,Wr,{value:[]})[Wr];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 B{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=Z({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}}function Pn(e,t){e.forEach(n=>Array.isArray(n)?Pn(n,t):t(n))}function Uf(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function ls(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}const Wo={},Cu="__NG_DI_FLAG__",ds="ngTempTokenPath",HC=/\n/gm,qf="__source";let Qo;function Kr(e){const t=Qo;return Qo=e,t}function GC(e,t=F.Default){if(void 0===Qo)throw new M(-203,!1);return null===Qo?nf(e,void 0,t):Qo.get(e,t&F.Optional?null:void 0,t)}function N(e,t=F.Default){return(function Rw(){return qa}()||GC)(L(e),t)}function Oe(e,t=F.Default){return"number"!=typeof t&&(t=0|(t.optional&&8)|(t.host&&1)|(t.self&&2)|(t.skipSelf&&4)),N(e,t)}function _u(e){const t=[];for(let n=0;n<e.length;n++){const r=L(e[n]);if(Array.isArray(r)){if(0===r.length)throw new M(900,!1);let o,i=F.Default;for(let s=0;s<r.length;s++){const a=r[s],u=qC(a);"number"==typeof u?-1===u?o=a.token:i|=u:o=a}t.push(N(o,i))}else t.push(N(r))}return t}function Zo(e,t){return e[Cu]=t,e.prototype[Cu]=t,e}function qC(e){return e[Cu]}const Yo=Zo(Zr("Optional"),8),Ko=Zo(Zr("SkipSelf"),4);let bu;const Nu=new B("ENVIRONMENT_INITIALIZER"),hh=new B("INJECTOR",-1),ph=new B("INJECTOR_DEF_TYPES");class gh{get(t,n=Wo){if(n===Wo){const r=new Error(`NullInjectorError: No provider for ${De(t)}!`);throw r.name="NullInjectorError",r}return n}}function x_(...e){return{\u0275providers:mh(0,e)}}function mh(e,...t){const n=[],r=new Set;let o;return Pn(t,i=>{const s=i;Pu(s,n,[],r)&&(o||(o=[]),o.push(s))}),void 0!==o&&yh(o,n),n}function yh(e,t){for(let n=0;n<e.length;n++){const{providers:o}=e[n];Pn(o,i=>{t.push(i)})}}function Pu(e,t,n,r){if(!(e=L(e)))return!1;let o=null,i=ef(e);const s=!i&&ge(e);if(i||s){if(s&&!s.standalone)return!1;o=e}else{const u=e.ngModule;if(i=ef(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)Pu(l,t,n,r)}}else{if(!i)return!1;{if(null!=i.imports&&!a){let l;r.add(o);try{Pn(i.imports,c=>{Pu(c,t,n,r)&&(l||(l=[]),l.push(c))})}finally{}void 0!==l&&yh(l,t)}if(!a){const l=yr(o)||(()=>new o);t.push({provide:o,useFactory:l,deps:de},{provide:ph,useValue:o,multi:!0},{provide:Nu,useValue:()=>N(o),multi:!0})}const u=i.providers;null==u||a||Pn(u,c=>{t.push(c)})}}return o!==e&&void 0!==e.providers}const R_=ve({provide:String,useValue:ve});function Ou(e){return null!==e&&"object"==typeof e&&R_ in e}function Dr(e){return"function"==typeof e}const Fu=new B("Set Injector scope."),ys={},P_={};let ku;function vs(){return void 0===ku&&(ku=new gh),ku}class Jn{}class wh extends Jn{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,ju(t,s=>this.processProvider(s)),this.records.set(hh,eo(void 0,this)),o.has("environment")&&this.records.set(Jn,eo(void 0,this));const i=this.records.get(Fu);null!=i&&"string"==typeof i.value&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(ph.multi,de,F.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=Kr(this),r=Vt(void 0);try{return t()}finally{Kr(n),Vt(r)}}get(t,n=Wo,r=F.Default){this.assertNotDestroyed();const o=Kr(this),i=Vt(void 0);try{if(!(r&F.SkipSelf)){let a=this.records.get(t);if(void 0===a){const u=function j_(e){return"function"==typeof e||"object"==typeof e&&e instanceof B}(t)&&zi(t);a=u&&this.injectableDefInScope(u)?eo(Lu(t),ys):null,this.records.set(t,a)}if(null!=a)return this.hydrate(t,a)}return(r&F.Self?vs():this.parent).get(t,n=r&F.Optional&&n===Wo?null:n)}catch(s){if("NullInjectorError"===s.name){if((s[ds]=s[ds]||[]).unshift(De(t)),o)throw s;return function WC(e,t,n,r){const o=e[ds];throw t[qf]&&o.unshift(t[qf]),e.message=function QC(e,t,n,r=null){e=e&&"\n"===e.charAt(0)&&"\u0275"==e.charAt(1)?e.slice(2):e;let o=De(t);if(Array.isArray(t))o=t.map(De).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):De(a)))}o=`{${i.join(", ")}}`}return`${n}${r?"("+r+")":""}[${o}]: ${e.replace(HC,"\n ")}`}("\n"+e.message,o,n,r),e.ngTokenPath=o,e[ds]=null,e}(s,t,"R3InjectorError",this.source)}throw s}finally{Vt(i),Kr(o)}}resolveInjectorInitializers(){const t=Kr(this),n=Vt(void 0);try{const r=this.get(Nu.multi,de,F.Self);for(const o of r)o()}finally{Kr(t),Vt(n)}}toString(){const t=[],n=this.records;for(const r of n.keys())t.push(De(r));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new M(205,!1)}processProvider(t){let n=Dr(t=L(t))?t:L(t&&t.provide);const r=function F_(e){return Ou(e)?eo(void 0,e.useValue):eo(function Ch(e,t,n){let r;if(Dr(e)){const o=L(e);return yr(o)||Lu(o)}if(Ou(e))r=()=>L(e.useValue);else if(function Dh(e){return!(!e||!e.useFactory)}(e))r=()=>e.useFactory(..._u(e.deps||[]));else if(function vh(e){return!(!e||!e.useExisting)}(e))r=()=>N(L(e.useExisting));else{const o=L(e&&(e.useClass||e.provide));if(!function k_(e){return!!e.deps}(e))return yr(o)||Lu(o);r=()=>new o(..._u(e.deps))}return r}(e),ys)}(t);if(Dr(t)||!0!==t.multi)this.records.get(n);else{let o=this.records.get(n);o||(o=eo(void 0,ys,!0),o.factory=()=>_u(o.multi),this.records.set(n,o)),n=t,o.multi.push(t)}this.records.set(n,r)}hydrate(t,n){return n.value===ys&&(n.value=P_,n.value=n.factory()),"object"==typeof n.value&&n.value&&function L_(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=L(t.providedIn);return"string"==typeof n?"any"===n||this.scopes.has(n):this.injectorDefTypes.has(n)}}function Lu(e){const t=zi(e),n=null!==t?t.factory:yr(e);if(null!==n)return n;if(e instanceof B)throw new M(204,!1);if(e instanceof Function)return function O_(e){const t=e.length;if(t>0)throw function qo(e,t){const n=[];for(let r=0;r<e;r++)n.push(t);return n}(t,"?"),new M(204,!1);const n=function Tw(e){const t=e&&(e[Gi]||e[tf]);if(t){const n=function Aw(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 M(204,!1)}function eo(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function V_(e){return!!e.\u0275providers}function ju(e,t){for(const n of e)Array.isArray(n)?ju(n,t):V_(n)?ju(n.\u0275providers,t):t(n)}class _h{}class U_{resolveComponentFactory(t){throw function B_(e){const t=Error(`No component factory found for ${De(e)}. Did you add it to @NgModule.entryComponents?`);return t.ngComponent=e,t}(t)}}let ri=(()=>{class e{}return e.NULL=new U_,e})();function H_(){return to(He(),v())}function to(e,t){return new Xn(Ut(e,t))}let Xn=(()=>{class e{constructor(n){this.nativeElement=n}}return e.__NG_ELEMENT_ID__=H_,e})();class bh{}let q_=(()=>{class e{}return e.\u0275prov=Z({token:e,providedIn:"root",factory:()=>null}),e})();class ws{constructor(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}const W_=new ws("14.2.5"),Vu={};function zu(e){return e.ngOriginalError}class no{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&&zu(t);for(;n&&zu(n);)n=zu(n);return n||null}}const Gu=new Map;let s0=0;const Wu="__ngContext__";function ot(e,t){Et(t)?(e[Wu]=t[20],function u0(e){Gu.set(e[20],e)}(t)):e[Wu]=t}function Fn(e){return e instanceof Function?e():e}var bt=(()=>((bt=bt||{})[bt.Important=1]="Important",bt[bt.DashCase=2]="DashCase",bt))();function Zu(e,t){return undefined(e,t)}function ii(e){const t=e[3];return Kt(t)?t[3]:t}function Yu(e){return jh(e[13])}function Ku(e){return jh(e[4])}function jh(e){for(;null!==e&&!Kt(e);)e=e[4];return e}function oo(e,t,n,r,o){if(null!=r){let i,s=!1;Kt(r)?i=r:Et(r)&&(s=!0,r=r[0]);const a=je(r);0===e&&null!==n?null==o?zh(t,n,a):wr(t,n,a,o||null,!0):1===e&&null!==n?wr(t,n,a,o||null,!0):2===e?function Kh(e,t,n){const r=Cs(e,t);r&&function F0(e,t,n,r){e.removeChild(t,n,r)}(e,r,t,n)}(t,a,s):3===e&&t.destroyNode(a),null!=i&&function j0(e,t,n,r,o){const i=n[7];i!==je(n)&&oo(t,e,r,i,o);for(let a=10;a<n.length;a++){const u=n[a];si(u[1],u,e,t,r,i)}}(t,e,i,n,o)}}function Xu(e,t,n){return e.createElement(t,n)}function $h(e,t){const n=e[9],r=n.indexOf(t),o=t[3];512&t[2]&&(t[2]&=-513,ru(o,-1)),n.splice(r,1)}function el(e,t){if(e.length<=10)return;const n=10+t,r=e[n];if(r){const o=r[17];null!==o&&o!==e&&$h(o,r),t>0&&(e[n-1][4]=r[4]);const i=ls(e,10+t);!function S0(e,t){si(e,t,t[Y],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 Bh(e,t){if(!(128&t[2])){const n=t[Y];n.destroyNode&&si(e,t,n,3,null,null),function x0(e){let t=e[13];if(!t)return tl(e[1],e);for(;t;){let n=null;if(Et(t))n=t[13];else{const r=t[10];r&&(n=r)}if(!n){for(;t&&!t[4]&&t!==e;)Et(t)&&tl(t[1],t),t=t[3];null===t&&(t=e),Et(t)&&tl(t[1],t),n=t&&t[4]}t=n}}(t)}}function tl(e,t){if(!(128&t[2])){t[2]&=-65,t[2]|=128,function O0(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 Vo)){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 P0(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):je(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[Y].destroy();const n=t[17];if(null!==n&&Kt(t[3])){n!==t[3]&&$h(n,t);const r=t[19];null!==r&&r.detachView(e)}!function l0(e){Gu.delete(e[20])}(t)}}function Uh(e,t,n){return function Hh(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===gn.None||o===gn.Emulated)return null}return Ut(r,n)}(e,t.parent,n)}function wr(e,t,n,r,o){e.insertBefore(t,n,r,o)}function zh(e,t,n){e.appendChild(t,n)}function Gh(e,t,n,r,o){null!==r?wr(e,t,n,r,o):zh(e,t,n)}function Cs(e,t){return e.parentNode(t)}let Qh=function Wh(e,t,n){return 40&e.type?Ut(e,n):null};function _s(e,t,n,r){const o=Uh(e,r,t),i=t[Y],a=function qh(e,t,n){return Qh(e,t,n)}(r.parent||t[6],r,t);if(null!=o)if(Array.isArray(n))for(let u=0;u<n.length;u++)Gh(i,o,n[u],a,!1);else Gh(i,o,n,a,!1)}function Es(e,t){if(null!==t){const n=t.type;if(3&n)return Ut(t,e);if(4&n)return rl(-1,e[t.index]);if(8&n){const r=t.child;if(null!==r)return Es(e,r);{const o=e[t.index];return Kt(o)?rl(-1,o):je(o)}}if(32&n)return Zu(t,e)()||je(e[t.index]);{const r=Yh(e,t);return null!==r?Array.isArray(r)?r[0]:Es(ii(e[16]),r):Es(e,t.next)}}return null}function Yh(e,t){return null!==t?e[16][6].projection[t.projection]:null}function rl(e,t){const n=10+e+1;if(n<t.length){const r=t[n],o=r[1].firstChild;if(null!==o)return Es(r,o)}return t[7]}function ol(e,t,n,r,o,i,s){for(;null!=n;){const a=r[n.index],u=n.type;if(s&&0===t&&(a&&ot(je(a),r),n.flags|=4),64!=(64&n.flags))if(8&u)ol(e,t,n.child,r,o,i,!1),oo(t,e,o,a,i);else if(32&u){const l=Zu(n,r);let c;for(;c=l();)oo(t,e,o,c,i);oo(t,e,o,a,i)}else 16&u?Jh(e,t,r,n,o,i):oo(t,e,o,a,i);n=s?n.projectionNext:n.next}}function si(e,t,n,r,o,i){ol(n,r,e.firstChild,t,o,i,!1)}function Jh(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++)oo(t,e,o,u[l],i);else ol(e,t,u,s[3],o,i,!0)}function Xh(e,t,n){e.setAttribute(t,"style",n)}function il(e,t,n){""===n?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function ep(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 tp="ng-template";function $0(e,t,n){let r=0;for(;r<e.length;){let o=e[r++];if(n&&"class"===o){if(o=e[r],-1!==ep(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 np(e){return 4===e.type&&e.value!==tp}function B0(e,t,n){return t===(4!==e.type||n?e.value:tp)}function U0(e,t,n){let r=4;const o=e.attrs||[],i=function G0(e){for(let t=0;t<e.length;t++)if(Tf(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&&!B0(e,u,n)||""===u&&1===t.length){if(Xt(r))return!1;s=!0}}else{const l=8&r?u:t[++a];if(8&r&&null!==e.attrs){if(!$0(e.attrs,l,n)){if(Xt(r))return!1;s=!0}continue}const d=H0(8&r?"class":u,o,np(e),n);if(-1===d){if(Xt(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!==ep(h,l,0)||2&r&&l!==f){if(Xt(r))return!1;s=!0}}}}else{if(!s&&!Xt(r)&&!Xt(u))return!1;if(s&&Xt(u))continue;s=!1,r=u|1&r}}return Xt(r)||s}function Xt(e){return 0==(1&e)}function H0(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 q0(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 rp(e,t,n=!1){for(let r=0;r<t.length;r++)if(U0(e,t[r],n))return!0;return!1}function op(e,t){return e?":not("+t.trim()+")":t}function Q0(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&&!Xt(s)&&(t+=op(i,o),o=""),r=s,i=i||!Xt(r);n++}return""!==o&&(t+=op(i,o)),t}const H={};function lp(e,t=null,n=null,r){const o=cp(e,t,n,r);return o.resolveInjectorInitializers(),o}function cp(e,t=null,n=null,r,o=new Set){const i=[n||de,x_(e)];return r=r||("object"==typeof e?void 0:De(e)),new wh(i,t||vs(),r||null,o)}let en=(()=>{class e{static create(n,r){if(Array.isArray(n))return lp({name:""},r,n,"");{const o=n.name??"";return lp({name:o},n.parent,n.providers,o)}}}return e.THROW_IF_NOT_FOUND=Wo,e.NULL=new gh,e.\u0275prov=Z({token:e,providedIn:"any",factory:()=>N(hh)}),e.__NG_ELEMENT_ID__=-1,e})();function T(e,t=F.Default){const n=v();return null===n?N(e,t):kf(He(),n,L(e),t)}function cl(){throw new Error("invalid")}function Sp(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];uu(o),s.contentQueries(2,t[i],i)}}}function Ts(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),pf(d),d[3]=d[15]=e,d[8]=n,d[10]=s||e&&e[10],d[Y]=a||e&&e[Y],d[12]=u||e&&e[12]||null,d[9]=l||e&&e[9]||null,d[6]=i,d[20]=function a0(){return s0++}(),d[21]=c,d[16]=2==t.type?e[16]:d,d}function so(e,t,n,r,o){let i=e.data[t];if(null===i)i=function Cl(e,t,n,r,o){const i=yf(),s=ou(),u=e.data[t]=function RE(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 sC(){return $.lFrame.inI18n}()&&(i.flags|=64);else if(64&i.type){i.type=n,i.value=r,i.attrs=o;const s=function jo(){const e=$.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}();i.injectorIndex=null===s?-1:s.injectorIndex}return mn(i,!0),i}function ao(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 _l(e,t,n){lu(t);try{const r=e.viewQuery;null!==r&&xl(1,r,n);const o=e.template;null!==o&&Tp(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),e.staticContentQueries&&Sp(e,t),e.staticViewQueries&&xl(2,e.viewQuery,n);const i=e.components;null!==i&&function TE(e,t){for(let n=0;n<t.length;n++)WE(e,t[n])}(t,i)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[2]&=-5,cu()}}function As(e,t,n,r){const o=t[2];if(128!=(128&o)){lu(t);try{pf(t),function Df(e){return $.lFrame.bindingIndex=e}(e.bindingStartIndex),null!==n&&Tp(e,t,n,2,r);const s=3==(3&o);if(s){const l=e.preOrderCheckHooks;null!==l&&ts(t,l,null)}else{const l=e.preOrderHooks;null!==l&&ns(t,l,0,null),du(t,0)}if(function GE(e){for(let t=Yu(e);null!==t;t=Ku(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])&&ru(i,1),o[2]|=512}}}(t),function zE(e){for(let t=Yu(e);null!==t;t=Ku(t))for(let n=10;n<t.length;n++){const r=t[n],o=r[1];Xi(r)&&As(o,r,o.template,r[8])}}(t),null!==e.contentQueries&&Sp(e,t),s){const l=e.contentCheckHooks;null!==l&&ts(t,l)}else{const l=e.contentHooks;null!==l&&ns(t,l,1),du(t,1)}!function ME(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)Zn(~o);else{const i=o,s=n[++r],a=n[++r];aC(s,i),a(2,t[i])}}}finally{Zn(-1)}}(e,t);const a=e.components;null!==a&&function SE(e,t){for(let n=0;n<t.length;n++)qE(e,t[n])}(t,a);const u=e.viewQuery;if(null!==u&&xl(2,u,r),s){const l=e.viewCheckHooks;null!==l&&ts(t,l)}else{const l=e.viewHooks;null!==l&&ns(t,l,2),du(t,2)}!0===e.firstUpdatePass&&(e.firstUpdatePass=!1),t[2]&=-41,512&t[2]&&(t[2]&=-513,ru(t[3],-1))}finally{cu()}}}function Tp(e,t,n,r,o){const i=function mt(){return $.lFrame.selectedIndex}(),s=2&r;try{Zn(-1),s&&t.length>22&&function ip(e,t,n,r){if(!r)if(3==(3&t[2])){const i=e.preOrderCheckHooks;null!==i&&ts(t,i,n)}else{const i=e.preOrderHooks;null!==i&&ns(t,i,0,n)}Zn(n)}(e,t,22,!1),n(r,o)}finally{Zn(i)}}function xp(e){const t=e.tView;return null===t||t.incompleteFirstPass?e.tView=Il(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts):t}function Il(e,t,n,r,o,i,s,a,u,l){const c=22+r,d=c+o,f=function AE(e,t){const n=[];for(let r=0;r<t;r++)n.push(r<e?null:H);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 Np(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 Pp(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||np(t)?null:HE(d,i);s.push(f),a=Np(d,l,a),u=Np(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 Fp(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 FE(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 kp(e,t){null!==e.hostBindings&&e.hostBindings(1,t)}function Lp(e,t){t.flags|=2,(e.components||(e.components=[])).push(t.index)}function $E(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;Jt(t)&&(n[""]=e)}}function jp(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function Vp(e,t,n,r,o){e.data[r]=o;const i=o.factory||(o.factory=yr(o.type)),s=new Vo(i,Jt(o),T);e.blueprint[r]=s,n[r]=s,Fp(e,t,0,r,ao(e,n,o.hostVars,H),o)}function BE(e,t,n){const r=Ut(t,e),o=xp(n),i=e[10],s=xs(e,Ts(e,o,null,n.onPush?32:16,r,t,i,i.createRenderer(r,n),null,null,null));e[t.index]=s}function UE(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 HE(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 qE(e,t){const n=Ot(t,e);if(Xi(n)){const r=n[1];48&n[2]?As(r,n,r.template,n[8]):n[5]>0&&Tl(n)}}function Tl(e){for(let r=Yu(e);null!==r;r=Ku(r))for(let o=10;o<r.length;o++){const i=r[o];if(Xi(i))if(512&i[2]){const s=i[1];As(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=Ot(n[r],e);Xi(o)&&o[5]>0&&Tl(o)}}function WE(e,t){const n=Ot(t,e),r=n[1];(function QE(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])})(r,n),_l(r,n,n[8])}function xs(e,t){return e[13]?e[14][4]=t:e[13]=t,e[14]=t,t}function Rs(e,t,n,r=!0){const o=t[10];o.begin&&o.begin();try{As(e,t,e.template,n)}catch(s){throw r&&function zp(e,t){const n=e[9],r=n?n.get(no,null):null;r&&r.handleError(t)}(t,s),s}finally{o.end&&o.end()}}function xl(e,t,n){uu(0),t(e,n)}function Rl(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 Ns(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=Ua(o,a):2==i&&(r=Ua(r,a+": "+t[++s]+";"))}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=o:e.classesWithoutHost=o}function Ps(e,t,n,r,o=!1){for(;null!==n;){const i=t[n.index];if(null!==i&&r.push(je(i)),Kt(i))for(let a=10;a<i.length;a++){const u=i[a],l=u[1].firstChild;null!==l&&Ps(u[1],u,l,r)}const s=n.type;if(8&s)Ps(e,t,n.child,r);else if(32&s){const a=Zu(n,t);let u;for(;u=a();)r.push(u)}else if(16&s){const a=Yh(t,n);if(Array.isArray(a))r.push(...a);else{const u=ii(t[16]);Ps(u[1],u,a,r,!0)}}n=o?n.projectionNext:n.next}return r}class ai{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 Ps(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(Kt(t)){const n=t[8],r=n?n.indexOf(this):-1;r>-1&&(el(t,r),ls(n,r))}this._attachedToViewContainer=!1}Bh(this._lView[1],this._lView)}onDestroy(t){!function Rp(e,t,n,r){const o=function Bp(e){return e[7]||(e[7]=[])}(t);null===n?o.push(r):(o.push(n),e.firstCreatePass&&function Up(e){return e.cleanup||(e.cleanup=[])}(e).push(r,o.length-1))}(this._lView[1],this._lView,null,t)}markForCheck(){!function Al(e){for(;e;){e[2]|=32;const t=ii(e);if(jw(e)&&!t)return e;e=t}return null}(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-65}reattach(){this._lView[2]|=64}detectChanges(){Rs(this._lView[1],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new M(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function A0(e,t){si(e,t,t[Y],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new M(902,!1);this._appRef=t}}class ZE extends ai{constructor(t){super(t),this._view=t}detectChanges(){const t=this._view;Rs(t[1],t,t[8],!1)}checkNoChanges(){}get context(){return null}}class Nl extends ri{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){const n=ge(t);return new ui(n,this.ngModule)}}function Gp(e){const t=[];for(let n in e)e.hasOwnProperty(n)&&t.push({propName:e[n],templateName:n});return t}class KE{constructor(t,n){this.injector=t,this.parentInjector=n}get(t,n,r){const o=this.injector.get(t,Vu,r);return o!==Vu||n===Vu?o:this.parentInjector.get(t,n,r)}}class ui extends _h{constructor(t,n){super(),this.componentDef=t,this.ngModule=n,this.componentType=t.type,this.selector=function Z0(e){return e.map(Q0).join(",")}(t.selectors),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!n}get inputs(){return Gp(this.componentDef.inputs)}get outputs(){return Gp(this.componentDef.outputs)}create(t,n,r,o){let i=(o=o||this.ngModule)instanceof Jn?o:o?.injector;i&&null!==this.componentDef.getStandaloneInjector&&(i=this.componentDef.getStandaloneInjector(i)||i);const s=i?new KE(t,i):t,a=s.get(bh,null);if(null===a)throw new M(407,!1);const u=s.get(q_,null),l=a.createRenderer(null,this.componentDef),c=this.componentDef.selectors[0][0]||"div",d=r?function xE(e,t,n){return e.selectRootElement(t,n===gn.ShadowDom)}(l,r,this.componentDef.encapsulation):Xu(a.createRenderer(null,this.componentDef),c,function YE(e){const t=e.toLowerCase();return"svg"===t?"svg":"math"===t?"math":null}(c)),f=this.componentDef.onPush?288:272,h=Il(0,null,null,1,0,null,null,null,null,null),p=Ts(null,h,null,f,null,null,a,l,u,s,null);let g,y;lu(p);try{const D=function eb(e,t,n,r,o,i){const s=n[1];n[22]=e;const u=so(s,22,2,"#host",null),l=u.mergedAttrs=t.hostAttrs;null!==l&&(Ns(u,l,!0),null!==e&&(rs(o,e,l),null!==u.classes&&il(o,e,u.classes),null!==u.styles&&Xh(o,e,u.styles)));const c=r.createRenderer(e,t),d=Ts(n,xp(t),null,t.onPush?32:16,n[22],u,r,c,i||null,null,null);return s.firstCreatePass&&(as(Bo(u,n),s,t.type),Lp(s,u),jp(u,n.length,1)),xs(n,d),n[22]=d}(d,this.componentDef,p,a,l);if(d)if(r)rs(l,d,["ng-version",W_.full]);else{const{attrs:w,classes:m}=function Y0(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(!Xt(o))break;o=i}r++}return{attrs:t,classes:n}}(this.componentDef.selectors[0]);w&&rs(l,d,w),m&&m.length>0&&il(l,d,m.join(" "))}if(y=function nu(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 x=n[m];w.push(null!=x?Array.from(x):null)}}g=function tb(e,t,n,r){const o=n[1],i=function OE(e,t,n){const r=He();e.firstCreatePass&&(n.providersResolver&&n.providersResolver(n),Vp(e,r,t,ao(e,t,1,null),n),Pp(e,r));const o=Uo(t,e,r.directiveStart,r);ot(o,t);const i=Ut(r,t);return i&&ot(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=He();t.contentQueries(1,i,a.directiveStart)}const s=He();return!o.firstCreatePass||null===t.hostBindings&&null===t.hostAttrs||(Zn(s.index),Fp(n[1],s,0,s.directiveStart,s.directiveEnd,t),kp(t,i)),i}(D,this.componentDef,p,[nb]),_l(h,p,null)}finally{cu()}return new XE(this.componentType,g,to(y,p),p,y)}}class XE extends class $_{}{constructor(t,n,r,o,i){super(),this.location=r,this._rootLView=o,this._tNode=i,this.instance=n,this.hostView=this.changeDetectorRef=new ZE(o),this.componentType=t}setInput(t,n){const r=this._tNode.inputs;let o;if(null!==r&&(o=r[t])){const i=this._rootLView;Rl(i[1],i,o,t,n),function Op(e,t){const n=Ot(t,e);16&n[2]||(n[2]|=32)}(i,this._tNode.index)}}get injector(){return new Gr(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}}function nb(){const e=He();es(v()[1],e)}function kl(e,t,n,r,o){const s=o?"class":"style";Rl(e,n,t.inputs[s],s,r)}function b(e,t,n,r){const o=v(),i=ie(),s=22+e,a=o[Y],u=o[s]=Xu(a,t,function mC(){return $.lFrame.currentNamespace}()),l=i.firstCreatePass?function vb(e,t,n,r,o,i,s){const a=t.consts,l=so(t,e,2,o,Qn(a,i));return function Ml(e,t,n,r){let o=!1;if(mf()){const i=function jE(e,t,n){const r=e.directiveRegistry;let o=null;if(r)for(let i=0;i<r.length;i++){const s=r[i];rp(n,s.selectors,!1)&&(o||(o=[]),as(Bo(n,t),e,s.type),Jt(s)?(Lp(e,n),o.unshift(s)):o.push(s))}return o}(e,t,n),s=null===r?null:{"":-1};if(null!==i){o=!0,jp(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=ao(e,t,i.length,null);for(let c=0;c<i.length;c++){const d=i[c];n.mergedAttrs=os(n.mergedAttrs,d.hostAttrs),Vp(e,n,t,l,d),$E(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++}Pp(e,n)}s&&function VE(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 M(-301,!1);r.push(t[o],i)}}}(n,r,s)}return n.mergedAttrs=os(n.mergedAttrs,n.attrs),o}(t,n,l,Qn(a,s)),null!==l.attrs&&Ns(l,l.attrs,!1),null!==l.mergedAttrs&&Ns(l,l.mergedAttrs,!0),null!==t.queries&&t.queries.elementStart(t,l),l}(s,i,o,0,t,n,r):i.data[s];mn(l,!0);const c=l.mergedAttrs;null!==c&&rs(a,u,c);const d=l.classes;null!==d&&il(a,u,d);const f=l.styles;return null!==f&&Xh(a,u,f),64!=(64&l.flags)&&_s(i,o,u,l),0===function Jw(){return $.lFrame.elementDepthCount}()&&ot(u,o),function Xw(){$.lFrame.elementDepthCount++}(),function Ki(e){return 1==(1&e.flags)}(l)&&(function El(e,t,n){!mf()||(function kE(e,t,n,r){const o=n.directiveStart,i=n.directiveEnd;e.firstCreatePass||Bo(n,t),ot(r,t);const s=n.initialInputs;for(let a=o;a<i;a++){const u=e.data[a],l=Jt(u);l&&BE(t,n,u);const c=Uo(t,e,a,n);ot(c,t),null!==s&&UE(0,a-o,c,u,0,s),l&&(Ot(n.index,t)[8]=c)}}(e,t,n,Ut(n,t)),128==(128&n.flags)&&function LE(e,t,n){const r=n.directiveStart,o=n.directiveEnd,i=n.index,s=function uC(){return $.lFrame.currentDirectiveIndex}();try{Zn(i);for(let a=r;a<o;a++){const u=e.data[a],l=t[a];su(a),(null!==u.hostBindings||0!==u.hostVars||null!==u.hostAttrs)&&kp(u,l)}}finally{Zn(-1),su(s)}}(e,t,n))}(i,o,l),function Ap(e,t,n){if(Ka(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 bl(e,t,n=Ut){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),b}function S(){let e=He();ou()?function iu(){$.lFrame.isParent=!1}():(e=e.parent,mn(e,!1));const t=e;!function eC(){$.lFrame.elementDepthCount--}();const n=ie();return n.firstCreatePass&&(es(n,e),Ka(e)&&n.queries.elementEnd(e)),null!=t.classesWithoutHost&&function CC(e){return 0!=(16&e.flags)}(t)&&kl(n,t,v(),t.classesWithoutHost,!0),null!=t.stylesWithoutHost&&function _C(e){return 0!=(32&e.flags)}(t)&&kl(n,t,v(),t.stylesWithoutHost,!1),S}function be(e,t,n,r){return b(e,t,n,r),S(),be}function ks(e){return!!e&&"function"==typeof e.then}const sg=function ig(e){return!!e&&"function"==typeof e.subscribe};function z(e,t=""){const n=v(),r=ie(),o=e+22,i=r.firstCreatePass?so(r,o,1,t,null):r.data[o],s=n[o]=function Ju(e,t){return e.createText(t)}(n[Y],t);_s(r,n,s,i),mn(i,!1)}const wo="en-US";let rm=wo;class br{}class Am{}class xm extends br{constructor(t,n){super(),this._parent=n,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new Nl(this);const r=Nt(t);this._bootstrapComponents=Fn(r.bootstrap),this._r3Injector=cp(t,n,[{provide:br,useValue:this},{provide:ri,useValue:this.componentFactoryResolver}],De(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 Ql extends Am{constructor(t){super(),this.moduleType=t}create(t){return new xm(this.moduleType,t)}}class cM extends br{constructor(t,n,r){super(),this.componentFactoryResolver=new Nl(this),this.instance=null;const o=new wh([...t,{provide:br,useValue:this},{provide:ri,useValue:this.componentFactoryResolver}],n||vs(),r,new Set(["environment"]));this.injector=o,o.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}}function Hs(e,t,n=null){return new cM(e,t,n).injector}let dM=(()=>{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=mh(0,n.type),o=r.length>0?Hs([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=Z({token:e,providedIn:"environment",factory:()=>new e(N(Jn))}),e})();function Rm(e){e.getStandaloneInjector=t=>t.get(dM).getOrCreateStandaloneInjector(e)}function Yl(e){return t=>{setTimeout(e,void 0,t)}}const Dt=class LM extends Pe{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=Yl(i),o&&(o=Yl(o)),s&&(s=Yl(s)));const a=super.subscribe({next:o,error:i,complete:s});return t instanceof fe&&t.add(a),a}};let on=(()=>{class e{}return e.__NG_ELEMENT_ID__=UM,e})();function UM(){return function Gm(e,t){let n;const r=t[e.index];if(Kt(r))n=r;else{let o;if(8&e.type)o=je(r);else{const i=t[Y];o=i.createComment("");const s=Ut(e,t);wr(i,Cs(i,s),o,function k0(e,t){return e.nextSibling(t)}(i,s),!1)}t[e.index]=n=function $p(e,t,n,r){return new Array(e,!0,!1,t,null,0,r,n,null,null)}(r,t,o,e),xs(t,n)}return new Hm(n,e,t)}(He(),v())}const HM=on,Hm=class extends HM{constructor(t,n,r){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=r}get element(){return to(this._hostTNode,this._hostLView)}get injector(){return new Gr(this._hostTNode,this._hostLView)}get parentInjector(){const t=ss(this._hostTNode,this._hostLView);if(Rf(t)){const n=zr(t,this._hostLView),r=Hr(t);return new Gr(n[1].data[r+8],n)}return new Gr(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){const n=zm(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 Go(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 ui(ge(t)),l=r||this.parentInjector;if(!i&&null==u.ngModule){const f=(s?l:this.parentInjector).get(Jn,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 Kw(e){return Kt(e[3])}(r)){const c=this.indexOf(t);if(-1!==c)this.detach(c);else{const d=r[3],f=new Hm(d,d[6],d[3]);f.detach(f.indexOf(t))}}const i=this._adjustIndex(n),s=this._lContainer;!function R0(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],Uf(n,10+r,t)):(n.push(t),t[4]=null),t[3]=n;const s=t[17];null!==s&&n!==s&&function N0(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=rl(i,s),u=r[Y],l=Cs(u,s[7]);return null!==l&&function T0(e,t,n,r,o,i){r[0]=o,r[6]=t,si(e,r,n,1,o,i)}(o,s[6],u,r,l,a),t.attachToViewContainerRef(),Uf(Jl(s),i,t),t}move(t,n){return this.insert(t,n)}indexOf(t){const n=zm(this._lContainer);return null!==n?n.indexOf(t):-1}remove(t){const n=this._adjustIndex(t,-1),r=el(this._lContainer,n);r&&(ls(Jl(this._lContainer),n),Bh(r[1],r))}detach(t){const n=this._adjustIndex(t,-1),r=el(this._lContainer,n);return r&&null!=ls(Jl(this._lContainer),n)?new ai(r):null}_adjustIndex(t,n=0){return t??this.length+n}};function zm(e){return e[8]}function Jl(e){return e[8]||(e[8]=[])}function qs(...e){}const Ws=new B("Application Initializer");let Qs=(()=>{class e{constructor(n){this.appInits=n,this.resolve=qs,this.reject=qs,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(ks(i))n.push(i);else if(sg(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)(N(Ws,8))},e.\u0275prov=Z({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const wi=new B("AppId",{providedIn:"root",factory:function gy(){return`${dc()}${dc()}${dc()}`}});function dc(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const my=new B("Platform Initializer"),yy=new B("Platform ID",{providedIn:"platform",factory:()=>"unknown"}),vy=new B("appBootstrapListener");let DS=(()=>{class e{log(n){console.log(n)}warn(n){console.warn(n)}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=Z({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();const Vn=new B("LocaleId",{providedIn:"root",factory:()=>Oe(Vn,F.Optional|F.SkipSelf)||function wS(){return typeof $localize<"u"&&$localize.locale||wo}()});class _S{constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}}let fc=(()=>{class e{compileModuleSync(n){return new Ql(n)}compileModuleAsync(n){return Promise.resolve(this.compileModuleSync(n))}compileModuleAndAllComponentsSync(n){const r=this.compileModuleSync(n),i=Fn(Nt(n).declarations).reduce((s,a)=>{const u=ge(a);return u&&s.push(new ui(u)),s},[]);return new _S(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=Z({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const IS=(()=>Promise.resolve(0))();function hc(e){typeof Zone>"u"?IS.then(()=>{e&&e.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",e)}class qe{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:r=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Dt(!1),this.onMicrotaskEmpty=new Dt(!1),this.onStable=new Dt(!1),this.onError=new Dt(!1),typeof Zone>"u")throw new M(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 MS(){let e=we.requestAnimationFrame,t=we.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 AS(e){const t=()=>{!function TS(e){e.isCheckStableRunning||-1!==e.lastRequestAnimationFrameId||(e.lastRequestAnimationFrameId=e.nativeRequestAnimationFrame.call(we,()=>{e.fakeTopEventTask||(e.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{e.lastRequestAnimationFrameId=-1,gc(e),e.isCheckStableRunning=!0,pc(e),e.isCheckStableRunning=!1},void 0,()=>{},()=>{})),e.fakeTopEventTask.invoke()}),gc(e))}(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,r,o,i,s,a)=>{try{return Cy(e),n.invokeTask(o,i,s,a)}finally{(e.shouldCoalesceEventChangeDetection&&"eventTask"===i.type||e.shouldCoalesceRunChangeDetection)&&t(),_y(e)}},onInvoke:(n,r,o,i,s,a,u)=>{try{return Cy(e),n.invoke(o,i,s,a,u)}finally{e.shouldCoalesceRunChangeDetection&&t(),_y(e)}},onHasTask:(n,r,o,i)=>{n.hasTask(o,i),r===o&&("microTask"==i.change?(e._hasPendingMicrotasks=i.microTask,gc(e),pc(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(!qe.isInAngularZone())throw new M(909,!1)}static assertNotInAngularZone(){if(qe.isInAngularZone())throw new M(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,SS,qs,qs);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 SS={};function pc(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 gc(e){e.hasPendingMicrotasks=!!(e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&-1!==e.lastRequestAnimationFrameId)}function Cy(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function _y(e){e._nesting--,pc(e)}class xS{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Dt,this.onMicrotaskEmpty=new Dt,this.onStable=new Dt,this.onError=new Dt}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 Ey=new B(""),Zs=new B("");let vc,mc=(()=>{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,vc||(function RS(e){vc=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:()=>{qe.assertNotInAngularZone(),hc(()=>{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())hc(()=>{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)(N(qe),N(yc),N(Zs))},e.\u0275prov=Z({token:e,factory:e.\u0275fac}),e})(),yc=(()=>{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 vc?.findTestabilityInTree(this,n,r)??null}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=Z({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})(),nr=null;const by=new B("AllowMultipleToken"),Dc=new B("PlatformDestroyListeners");class Iy{constructor(t,n){this.name=t,this.token=n}}function Sy(e,t,n=[]){const r=`Platform: ${t}`,o=new B(r);return(i=[])=>{let s=wc();if(!s||s.injector.get(by,!1)){const a=[...n,...i,{provide:o,useValue:!0}];e?e(a):function OS(e){if(nr&&!nr.get(by,!1))throw new M(400,!1);nr=e;const t=e.get(Ay);(function My(e){const t=e.get(my,null);t&&t.forEach(n=>n())})(e)}(function Ty(e=[],t){return en.create({name:t,providers:[{provide:Fu,useValue:"platform"},{provide:Dc,useValue:new Set([()=>nr=null])},...e]})}(a,r))}return function kS(e){const t=wc();if(!t)throw new M(401,!1);return t}()}}function wc(){return nr?.get(Ay)??null}let Ay=(()=>{class e{constructor(n){this._injector=n,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(n,r){const o=function Ry(e,t){let n;return n="noop"===e?new xS:("zone.js"===e?void 0:e)||new qe(t),n}(r?.ngZone,function xy(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!(!e||!e.ngZoneEventCoalescing)||!1,shouldCoalesceRunChangeDetection:!(!e||!e.ngZoneRunCoalescing)||!1}}(r)),i=[{provide:qe,useValue:o}];return o.run(()=>{const s=en.create({providers:i,parent:this.injector,name:n.moduleType.name}),a=n.create(s),u=a.injector.get(no,null);if(!u)throw new M(402,!1);return o.runOutsideAngular(()=>{const l=o.onError.subscribe({next:c=>{u.handleError(c)}});a.onDestroy(()=>{Ks(this._modules,a),l.unsubscribe()})}),function Ny(e,t,n){try{const r=n();return ks(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(Qs);return l.runInitializers(),l.donePromise.then(()=>(function om(e){Rt(e,"Expected localeId to be defined"),"string"==typeof e&&(rm=e.toLowerCase().replace(/_/g,"-"))}(a.injector.get(Vn,wo)||wo),this._moduleDoBootstrap(a),a))})})}bootstrapModule(n,r=[]){const o=Py({},r);return function NS(e,t,n){const r=new Ql(n);return Promise.resolve(r)}(0,0,n).then(i=>this.bootstrapModuleFactory(i,o))}_moduleDoBootstrap(n){const r=n.injector.get(Ys);if(n._bootstrapComponents.length>0)n._bootstrapComponents.forEach(o=>r.bootstrap(o));else{if(!n.instance.ngDoBootstrap)throw new M(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 M(404,!1);this._modules.slice().forEach(r=>r.destroy()),this._destroyListeners.forEach(r=>r());const n=this._injector.get(Dc,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)(N(en))},e.\u0275prov=Z({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();function Py(e,t){return Array.isArray(t)?t.reduce(Py,e):{...e,...t}}let Ys=(()=>{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 Ie(a=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{a.next(this._stable),a.complete()})}),s=new Ie(a=>{let u;this._zone.runOutsideAngular(()=>{u=this._zone.onStable.subscribe(()=>{qe.assertNotInAngularZone(),hc(()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,a.next(!0))})})});const l=this._zone.onUnstable.subscribe(()=>{qe.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{a.next(!1)}))});return()=>{u.unsubscribe(),l.unsubscribe()}});this.isStable=function Dw(...e){const t=No(e),n=function fw(e,t){return"number"==typeof Va(e)?e.pop():t}(e,1/0),r=e;return r.length?1===r.length?pn(r[0]):Fr(n)(Ue(r,t)):Tn}(i,s.pipe(function ww(e={}){const{connector:t=(()=>new Pe),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 ee((g,y)=>{l++,!d&&!c&&f();const D=u=u??t();y.add(()=>{l--,0===l&&!d&&!c&&(a=$a(p,o))}),D.subscribe(y),!s&&l>0&&(s=new A({next:w=>D.next(w),error:w=>{d=!0,f(),a=$a(h,n,w),D.error(w)},complete:()=>{c=!0,f(),a=$a(h,r),D.complete()}}),pn(g).subscribe(s))})(i)}}()))}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(n,r){const o=n instanceof _h;if(!this._injector.get(Qs).done)throw!o&&function Lr(e){const t=ge(e)||ht(e)||pt(e);return null!==t&&t.standalone}(n),new M(405,false);let s;s=o?n:this._injector.get(ri).resolveComponentFactory(n),this.componentTypes.push(s.componentType);const a=function PS(e){return e.isBoundToModule}(s)?void 0:this._injector.get(br),l=s.create(en.NULL,[],r||s.selector,a),c=l.location.nativeElement,d=l.injector.get(Ey,null);return d?.registerApplication(c),l.onDestroy(()=>{this.detachView(l.hostView),Ks(this.components,l),d?.unregisterApplication(c)}),this._loadComponent(l),l}tick(){if(this._runningTick)throw new M(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;Ks(this._views,r),r.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(vy,[]).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),()=>Ks(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new M(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)(N(qe),N(Jn),N(no))},e.\u0275prov=Z({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();function Ks(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}let Fy=!0,Cc=(()=>{class e{}return e.__NG_ELEMENT_ID__=VS,e})();function VS(e){return function $S(e,t,n){if(Yi(e)&&!n){const r=Ot(e.index,t);return new ai(r,r)}return 47&e.type?new ai(t[16],t):null}(He(),v(),16==(16&e))}const XS=Sy(null,"core",[]);let eT=(()=>{class e{constructor(n){}}return e.\u0275fac=function(n){return new(n||e)(N(Ys))},e.\u0275mod=fr({type:e}),e.\u0275inj=qn({}),e})(),ta=null;function rr(){return ta}const It=new B("DocumentToken");let Mc=(()=>{class e{historyGo(n){throw new Error("Not implemented")}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=Z({token:e,factory:function(){return function oT(){return N(qy)}()},providedIn:"platform"}),e})();const iT=new B("Location Initialized");let qy=(()=>{class e extends Mc{constructor(n){super(),this._doc=n,this._init()}_init(){this.location=window.location,this._history=window.history}getBaseHrefFromDOM(){return rr().getBaseHref(this._doc)}onPopState(n){const r=rr().getGlobalEventTarget(this._doc,"window");return r.addEventListener("popstate",n,!1),()=>r.removeEventListener("popstate",n)}onHashChange(n){const r=rr().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){Wy()?this._history.pushState(n,r,o):this.location.hash=o}replaceState(n,r,o){Wy()?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)(N(It))},e.\u0275prov=Z({token:e,factory:function(){return function sT(){return new qy(N(It))}()},providedIn:"platform"}),e})();function Wy(){return!!window.history.pushState}function Sc(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 Qy(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 Bn(e){return e&&"?"!==e[0]?"?"+e:e}let Mr=(()=>{class e{historyGo(n){throw new Error("Not implemented")}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=Z({token:e,factory:function(){return Oe(Yy)},providedIn:"root"}),e})();const Zy=new B("appBaseHref");let Yy=(()=>{class e extends Mr{constructor(n,r){super(),this._platformLocation=n,this._removeListenerFns=[],this._baseHref=r??this._platformLocation.getBaseHrefFromDOM()??Oe(It).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 Sc(this._baseHref,n)}path(n=!1){const r=this._platformLocation.pathname+Bn(this._platformLocation.search),o=this._platformLocation.hash;return o&&n?`${r}${o}`:r}pushState(n,r,o,i){const s=this.prepareExternalUrl(o+Bn(i));this._platformLocation.pushState(n,r,s)}replaceState(n,r,o,i){const s=this.prepareExternalUrl(o+Bn(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)(N(Mc),N(Zy,8))},e.\u0275prov=Z({token:e,factory:e.\u0275fac,providedIn:"root"}),e})(),aT=(()=>{class e extends Mr{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=Sc(this._baseHref,n);return r.length>0?"#"+r:r}pushState(n,r,o,i){let s=this.prepareExternalUrl(o+Bn(i));0==s.length&&(s=this._platformLocation.pathname),this._platformLocation.pushState(n,r,s)}replaceState(n,r,o,i){let s=this.prepareExternalUrl(o+Bn(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)(N(Mc),N(Zy,8))},e.\u0275prov=Z({token:e,factory:e.\u0275fac}),e})(),Tc=(()=>{class e{constructor(n){this._subject=new Dt,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=n;const r=this._locationStrategy.getBaseHref();this._baseHref=Qy(Ky(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+Bn(r))}normalize(n){return e.stripTrailingSlash(function lT(e,t){return e&&t.startsWith(e)?t.substring(e.length):t}(this._baseHref,Ky(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+Bn(r)),o)}replaceState(n,r="",o=null){this._locationStrategy.replaceState(o,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Bn(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=Bn,e.joinWithSlash=Sc,e.stripTrailingSlash=Qy,e.\u0275fac=function(n){return new(n||e)(N(Mr))},e.\u0275prov=Z({token:e,factory:function(){return function uT(){return new Tc(N(Mr))}()},providedIn:"root"}),e})();function Ky(e){return e.replace(/\/index.html$/,"")}let MA=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=fr({type:e}),e.\u0275inj=qn({}),e})();let xA=(()=>{class e{}return e.\u0275prov=Z({token:e,providedIn:"root",factory:()=>new RA(N(It),window)}),e})();class RA{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 NA(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=hv(this.window.history)||hv(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 hv(e){return Object.getOwnPropertyDescriptor(e,"scrollRestoration")}class zc extends class KA extends class rT{}{constructor(){super(...arguments),this.supportsDOMEvents=!0}}{static makeCurrent(){!function nT(e){ta||(ta=e)}(new zc)}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 JA(){return Ii=Ii||document.querySelector("base"),Ii?Ii.getAttribute("href"):null}();return null==n?null:function XA(e){fa=fa||document.createElement("a"),fa.setAttribute("href",e);const t=fa.pathname;return"/"===t.charAt(0)?t:`/${t}`}(n)}resetBaseElement(){Ii=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return function qT(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}(document.cookie,t)}}let fa,Ii=null;const yv=new B("TRANSITION_ID"),tx=[{provide:Ws,useFactory:function ex(e,t,n){return()=>{n.get(Qs).donePromise.then(()=>{const r=rr(),o=t.querySelectorAll(`style[ng-transition="${e}"]`);for(let i=0;i<o.length;i++)r.remove(o[i])})}},deps:[yv,It,en],multi:!0}];let rx=(()=>{class e{build(){return new XMLHttpRequest}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=Z({token:e,factory:e.\u0275fac}),e})();const ha=new B("EventManagerPlugins");let pa=(()=>{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)(N(ha),N(qe))},e.\u0275prov=Z({token:e,factory:e.\u0275fac}),e})();class vv{constructor(t){this._doc=t}addGlobalEventListener(t,n,r){const o=rr().getGlobalEventTarget(this._doc,t);if(!o)throw new Error(`Unsupported event target ${o} for event ${n}`);return this.addEventListener(o,n,r)}}let Dv=(()=>{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=Z({token:e,factory:e.\u0275fac}),e})(),Mi=(()=>{class e extends Dv{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(wv),this._hostNodes.delete(n)}onStylesAdded(n){this._hostNodes.forEach((r,o)=>{this._addStylesToHost(n,o,r)})}ngOnDestroy(){this._hostNodes.forEach(n=>n.forEach(wv))}}return e.\u0275fac=function(n){return new(n||e)(N(It))},e.\u0275prov=Z({token:e,factory:e.\u0275fac}),e})();function wv(e){rr().remove(e)}const Gc={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/"},qc=/%COMP%/g;function ga(e,t,n){for(let r=0;r<t.length;r++){let o=t[r];Array.isArray(o)?ga(e,o,n):(o=o.replace(qc,e),n.push(o))}return n}function Ev(e){return t=>{if("__ngUnwrap__"===t)return e;!1===e(t)&&(t.preventDefault(),t.returnValue=!1)}}let Wc=(()=>{class e{constructor(n,r,o){this.eventManager=n,this.sharedStylesHost=r,this.appId=o,this.rendererByCompId=new Map,this.defaultRenderer=new Qc(n)}createRenderer(n,r){if(!n||!r)return this.defaultRenderer;switch(r.encapsulation){case gn.Emulated:{let o=this.rendererByCompId.get(r.id);return o||(o=new lx(this.eventManager,this.sharedStylesHost,r,this.appId),this.rendererByCompId.set(r.id,o)),o.applyToHost(n),o}case 1:case gn.ShadowDom:return new cx(this.eventManager,this.sharedStylesHost,n,r);default:if(!this.rendererByCompId.has(r.id)){const o=ga(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)(N(pa),N(Mi),N(wi))},e.\u0275prov=Z({token:e,factory:e.\u0275fac}),e})();class Qc{constructor(t){this.eventManager=t,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(t,n){return n?document.createElementNS(Gc[n]||n,t):document.createElement(t)}createComment(t){return document.createComment(t)}createText(t){return document.createTextNode(t)}appendChild(t,n){(Iv(t)?t.content:t).appendChild(n)}insertBefore(t,n,r){t&&(Iv(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=Gc[o];i?t.setAttributeNS(i,n,r):t.setAttribute(n,r)}else t.setAttribute(n,r)}removeAttribute(t,n,r){if(r){const o=Gc[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&(bt.DashCase|bt.Important)?t.style.setProperty(n,r,o&bt.Important?"important":""):t.style[n]=r}removeStyle(t,n,r){r&bt.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,Ev(r)):this.eventManager.addEventListener(t,n,Ev(r))}}function Iv(e){return"TEMPLATE"===e.tagName&&void 0!==e.content}class lx extends Qc{constructor(t,n,r,o){super(t),this.component=r;const i=ga(o+"-"+r.id,r.styles,[]);n.addStyles(i),this.contentAttr=function sx(e){return"_ngcontent-%COMP%".replace(qc,e)}(o+"-"+r.id),this.hostAttr=function ax(e){return"_nghost-%COMP%".replace(qc,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 cx extends Qc{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=ga(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 dx=(()=>{class e extends vv{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)(N(It))},e.\u0275prov=Z({token:e,factory:e.\u0275fac}),e})();const Mv=["alt","control","meta","shift"],fx={"\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"},hx={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey};let px=(()=>{class e extends vv{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(()=>rr().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."),Mv.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=fx[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"),Mv.forEach(s=>{s!==o&&(0,hx[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)(N(It))},e.\u0275prov=Z({token:e,factory:e.\u0275fac}),e})();const vx=Sy(XS,"browser",[{provide:yy,useValue:"browser"},{provide:my,useValue:function gx(){zc.makeCurrent()},multi:!0},{provide:It,useFactory:function yx(){return function o_(e){bu=e}(document),document},deps:[]}]),Av=new B(""),xv=[{provide:Zs,useClass:class nx{addToWindow(t){we.getAngularTestability=(r,o=!0)=>{const i=t.findTestabilityInTree(r,o);if(null==i)throw new Error("Could not find testability for element.");return i},we.getAllAngularTestabilities=()=>t.getAllTestabilities(),we.getAllAngularRootElements=()=>t.getAllRootElements(),we.frameworkStabilizers||(we.frameworkStabilizers=[]),we.frameworkStabilizers.push(r=>{const o=we.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?rr().isShadowRoot(n)?this.findTestabilityInTree(t,n.host,!0):this.findTestabilityInTree(t,n.parentElement,!0):null)}},deps:[]},{provide:Ey,useClass:mc,deps:[qe,yc,Zs]},{provide:mc,useClass:mc,deps:[qe,yc,Zs]}],Rv=[{provide:Fu,useValue:"root"},{provide:no,useFactory:function mx(){return new no},deps:[]},{provide:ha,useClass:dx,multi:!0,deps:[It,qe,yy]},{provide:ha,useClass:px,multi:!0,deps:[It]},{provide:Wc,useClass:Wc,deps:[pa,Mi,wi]},{provide:bh,useExisting:Wc},{provide:Dv,useExisting:Mi},{provide:Mi,useClass:Mi,deps:[It]},{provide:pa,useClass:pa,deps:[ha,qe]},{provide:class PA{},useClass:rx,deps:[]},[]];let Dx=(()=>{class e{constructor(n){}static withServerTransition(n){return{ngModule:e,providers:[{provide:wi,useValue:n.appId},{provide:yv,useExisting:wi},tx]}}}return e.\u0275fac=function(n){return new(n||e)(N(Av,12))},e.\u0275mod=fr({type:e}),e.\u0275inj=qn({providers:[...Rv,...xv],imports:[MA,eT]}),e})(),Nv=(()=>{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)(N(It))},e.\u0275prov=Z({token:e,factory:function(n){let r=null;return r=n?new n:function Cx(){return new Nv(N(It))}(),r},providedIn:"root"}),e})();function R(...e){return Ue(e,No(e))}typeof window<"u"&&window;class ln extends Pe{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 ma=O(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}),{isArray:Ax}=Array,{getPrototypeOf:xx,prototype:Rx,keys:Nx}=Object;const{isArray:Fx}=Array;function Fv(...e){const t=No(e),n=function dw(e){return I(Va(e))?e.pop():void 0}(e),{args:r,keys:o}=function Px(e){if(1===e.length){const t=e[0];if(Ax(t))return{args:t,keys:null};if(function Ox(e){return e&&"object"==typeof e&&xx(e)===Rx}(t)){const n=Nx(t);return{args:n.map(r=>t[r]),keys:n}}}return{args:e,keys:null}}(e);if(0===r.length)return Ue([],t);const i=new Ie(function Vx(e,t,n=et){return r=>{kv(t,()=>{const{length:o}=e,i=new Array(o);let s=o,a=o;for(let u=0;u<o;u++)kv(t,()=>{const l=Ue(e[u],t);let c=!1;l.subscribe(ue(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 jx(e,t){return e.reduce((n,r,o)=>(n[r]=t[o],n),{})}(o,s):et));return n?i.pipe(function Lx(e){return G(t=>function kx(e,t){return Fx(t)?e(...t):e(t)}(e,t))}(n)):i}function kv(e,t,n){e?Sn(n,e,t):t()}function Kc(...e){return function $x(){return Fr(1)}()(Ue(e,No(e)))}function Lv(e){return new Ie(t=>{pn(e()).subscribe(t)})}function Si(e,t){const n=I(e)?e:()=>e,r=o=>o.error(n());return new Ie(t?o=>t.schedule(r,0,o):r)}function Jc(){return ee((e,t)=>{let n=null;e._refCount++;const r=ue(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 jv extends Ie{constructor(t,n){super(),this.source=t,this.subjectFactory=n,this._subject=null,this._refCount=0,this._connection=null,Le(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 fe;const n=this.getSubject();t.add(this.source.subscribe(ue(n,void 0,()=>{this._teardown(),n.complete()},r=>{this._teardown(),n.error(r)},()=>this._teardown()))),t.closed&&(this._connection=null,t=fe.EMPTY)}return t}refCount(){return Jc()(this)}}function _n(e,t){return ee((n,r)=>{let o=null,i=0,s=!1;const a=()=>s&&!o&&r.complete();n.subscribe(ue(r,u=>{o?.unsubscribe();let l=0;const c=i++;pn(e(u,c)).subscribe(o=ue(r,d=>r.next(t?t(u,d,c,l++):d),()=>{o=null,a()}))},()=>{s=!0,a()}))})}function Ti(e){return e<=0?()=>Tn:ee((t,n)=>{let r=0;t.subscribe(ue(n,o=>{++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function ir(e,t){return ee((n,r)=>{let o=0;n.subscribe(ue(r,i=>e.call(t,i,o++)&&r.next(i)))})}function ya(e){return ee((t,n)=>{let r=!1;t.subscribe(ue(n,o=>{r=!0,n.next(o)},()=>{r||n.next(e),n.complete()}))})}function Vv(e=Ux){return ee((t,n)=>{let r=!1;t.subscribe(ue(n,o=>{r=!0,n.next(o)},()=>r?n.complete():n.error(e())))})}function Ux(){return new ma}function sr(e,t){const n=arguments.length>=2;return r=>r.pipe(e?ir((o,i)=>e(o,i,r)):et,Ti(1),n?ya(t):Vv(()=>new ma))}function Sr(e,t){return I(t)?Ke(e,t,1):Ke(e,1)}function at(e,t,n){const r=I(e)||t||n?{next:e,error:t,complete:n}:e;return r?ee((o,i)=>{var s;null===(s=r.subscribe)||void 0===s||s.call(r);let a=!0;o.subscribe(ue(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)}))}):et}function ar(e){return ee((t,n)=>{let i,r=null,o=!1;r=t.subscribe(ue(n,void 0,void 0,s=>{i=pn(e(s,ar(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function Hx(e,t,n,r,o){return(i,s)=>{let a=n,u=t,l=0;i.subscribe(ue(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 $v(e,t){return ee(Hx(e,t,arguments.length>=2,!0))}function Xc(e){return e<=0?()=>Tn:ee((t,n)=>{let r=[];t.subscribe(ue(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 Bv(e,t){const n=arguments.length>=2;return r=>r.pipe(e?ir((o,i)=>e(o,i,r)):et,Xc(1),n?ya(t):Vv(()=>new ma))}function ed(e){return ee((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}})}const X="primary",Ai=Symbol("RouteTitle");class qx{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 bo(e){return new qx(e)}function Wx(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 En(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],!Uv(e[o],t[o]))return!1;return!0}function Uv(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 Hv(e){return Array.prototype.concat.apply([],e)}function zv(e){return e.length>0?e[e.length-1]:null}function Je(e,t){for(const n in e)e.hasOwnProperty(n)&&t(e[n],n)}function ur(e){return sg(e)?e:ks(e)?Ue(Promise.resolve(e)):R(e)}const Yx={exact:function Wv(e,t,n){if(!Ar(e.segments,t.segments)||!va(e.segments,t.segments,n)||e.numberOfChildren!==t.numberOfChildren)return!1;for(const r in t.children)if(!e.children[r]||!Wv(e.children[r],t.children[r],n))return!1;return!0},subset:Qv},Gv={exact:function Kx(e,t){return En(e,t)},subset:function Jx(e,t){return Object.keys(t).length<=Object.keys(e).length&&Object.keys(t).every(n=>Uv(e[n],t[n]))},ignored:()=>!0};function qv(e,t,n){return Yx[n.paths](e.root,t.root,n.matrixParams)&&Gv[n.queryParams](e.queryParams,t.queryParams)&&!("exact"===n.fragment&&e.fragment!==t.fragment)}function Qv(e,t,n){return Zv(e,t,t.segments,n)}function Zv(e,t,n,r){if(e.segments.length>n.length){const o=e.segments.slice(0,n.length);return!(!Ar(o,n)||t.hasChildren()||!va(o,n,r))}if(e.segments.length===n.length){if(!Ar(e.segments,n)||!va(e.segments,n,r))return!1;for(const o in t.children)if(!e.children[o]||!Qv(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!!(Ar(e.segments,o)&&va(e.segments,o,r)&&e.children[X])&&Zv(e.children[X],t,i,r)}}function va(e,t,n){return t.every((r,o)=>Gv[n](e[o].parameters,r.parameters))}class Tr{constructor(t,n,r){this.root=t,this.queryParams=n,this.fragment=r}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=bo(this.queryParams)),this._queryParamMap}toString(){return t1.serialize(this)}}class te{constructor(t,n){this.segments=t,this.children=n,this.parent=null,Je(n,(r,o)=>r.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return Da(this)}}class xi{constructor(t,n){this.path=t,this.parameters=n}get parameterMap(){return this._parameterMap||(this._parameterMap=bo(this.parameters)),this._parameterMap}toString(){return Xv(this)}}function Ar(e,t){return e.length===t.length&&e.every((n,r)=>n.path===t[r].path)}let Yv=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=Z({token:e,factory:function(){return new nd},providedIn:"root"}),e})();class nd{parse(t){const n=new c1(t);return new Tr(n.parseRootSegment(),n.parseQueryParams(),n.parseFragment())}serialize(t){const n=`/${Ri(t.root,!0)}`,r=function o1(e){const t=Object.keys(e).map(n=>{const r=e[n];return Array.isArray(r)?r.map(o=>`${wa(n)}=${wa(o)}`).join("&"):`${wa(n)}=${wa(r)}`}).filter(n=>!!n);return t.length?`?${t.join("&")}`:""}(t.queryParams);return`${n}${r}${"string"==typeof t.fragment?`#${function n1(e){return encodeURI(e)}(t.fragment)}`:""}`}}const t1=new nd;function Da(e){return e.segments.map(t=>Xv(t)).join("/")}function Ri(e,t){if(!e.hasChildren())return Da(e);if(t){const n=e.children[X]?Ri(e.children[X],!1):"",r=[];return Je(e.children,(o,i)=>{i!==X&&r.push(`${i}:${Ri(o,!1)}`)}),r.length>0?`${n}(${r.join("//")})`:n}{const n=function e1(e,t){let n=[];return Je(e.children,(r,o)=>{o===X&&(n=n.concat(t(r,o)))}),Je(e.children,(r,o)=>{o!==X&&(n=n.concat(t(r,o)))}),n}(e,(r,o)=>o===X?[Ri(e.children[X],!1)]:[`${o}:${Ri(r,!1)}`]);return 1===Object.keys(e.children).length&&null!=e.children[X]?`${Da(e)}/${n[0]}`:`${Da(e)}/(${n.join("//")})`}}function Kv(e){return encodeURIComponent(e).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function wa(e){return Kv(e).replace(/%3B/gi,";")}function rd(e){return Kv(e).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function Ca(e){return decodeURIComponent(e)}function Jv(e){return Ca(e.replace(/\+/g,"%20"))}function Xv(e){return`${rd(e.path)}${function r1(e){return Object.keys(e).map(t=>`;${rd(t)}=${rd(e[t])}`).join("")}(e.parameters)}`}const i1=/^[^\/()?;=#]+/;function _a(e){const t=e.match(i1);return t?t[0]:""}const s1=/^[^=?&#]+/,u1=/^[^&#]+/;class c1{constructor(t){this.url=t,this.remaining=t}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new te([],{}):new te([],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[X]=new te(t,n)),r}parseSegment(){const t=_a(this.remaining);if(""===t&&this.peekStartsWith(";"))throw new M(4009,!1);return this.capture(t),new xi(Ca(t),this.parseMatrixParams())}parseMatrixParams(){const t={};for(;this.consumeOptional(";");)this.parseParam(t);return t}parseParam(t){const n=_a(this.remaining);if(!n)return;this.capture(n);let r="";if(this.consumeOptional("=")){const o=_a(this.remaining);o&&(r=o,this.capture(r))}t[Ca(n)]=Ca(r)}parseQueryParam(t){const n=function a1(e){const t=e.match(s1);return t?t[0]:""}(this.remaining);if(!n)return;this.capture(n);let r="";if(this.consumeOptional("=")){const s=function l1(e){const t=e.match(u1);return t?t[0]:""}(this.remaining);s&&(r=s,this.capture(r))}const o=Jv(n),i=Jv(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=_a(this.remaining),o=this.remaining[r.length];if("/"!==o&&")"!==o&&";"!==o)throw new M(4010,!1);let i;r.indexOf(":")>-1?(i=r.slice(0,r.indexOf(":")),this.capture(i),this.capture(":")):t&&(i=X);const s=this.parseChildren();n[i]=1===Object.keys(s).length?s[X]:new te([],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 M(4011,!1)}}function od(e){return e.segments.length>0?new te([],{[X]:e}):e}function Ea(e){const t={};for(const r of Object.keys(e.children)){const i=Ea(e.children[r]);(i.segments.length>0||i.hasChildren())&&(t[r]=i)}return function d1(e){if(1===e.numberOfChildren&&e.children[X]){const t=e.children[X];return new te(e.segments.concat(t.segments),t.children)}return e}(new te(e.segments,t))}function xr(e){return e instanceof Tr}function p1(e,t,n,r,o){if(0===n.length)return Io(t.root,t.root,t.root,r,o);const i=function nD(e){if("string"==typeof e[0]&&1===e.length&&"/"===e[0])return new tD(!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 Je(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 tD(n,t,r)}(n);return i.toRoot()?Io(t.root,t.root,new te([],{}),r,o):function s(u){const l=function m1(e,t,n,r){if(e.isAbsolute)return new Mo(t.root,!0,0);if(-1===r)return new Mo(n,n===t.root,0);return function rD(e,t,n){let r=e,o=t,i=n;for(;i>o;){if(i-=o,r=r.parent,!r)throw new M(4005,!1);o=r.segments.length}return new Mo(r,!1,o-i)}(n,r+(Ni(e.commands[0])?0:1),e.numberOfDoubleDots)}(i,t,e.snapshot?._urlSegment,u),c=l.processChildren?Oi(l.segmentGroup,l.index,i.commands):sd(l.segmentGroup,l.index,i.commands);return Io(t.root,l.segmentGroup,c,r,o)}(e.snapshot?._lastPathIndex)}function Ni(e){return"object"==typeof e&&null!=e&&!e.outlets&&!e.segmentPath}function Pi(e){return"object"==typeof e&&null!=e&&e.outlets}function Io(e,t,n,r,o){let s,i={};r&&Je(r,(u,l)=>{i[l]=Array.isArray(u)?u.map(c=>`${c}`):`${u}`}),s=e===t?n:eD(e,t,n);const a=od(Ea(s));return new Tr(a,i,o)}function eD(e,t,n){const r={};return Je(e.children,(o,i)=>{r[i]=o===t?n:eD(o,t,n)}),new te(e.segments,r)}class tD{constructor(t,n,r){if(this.isAbsolute=t,this.numberOfDoubleDots=n,this.commands=r,t&&r.length>0&&Ni(r[0]))throw new M(4003,!1);const o=r.find(Pi);if(o&&o!==zv(r))throw new M(4004,!1)}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class Mo{constructor(t,n,r){this.segmentGroup=t,this.processChildren=n,this.index=r}}function sd(e,t,n){if(e||(e=new te([],{})),0===e.segments.length&&e.hasChildren())return Oi(e,t,n);const r=function v1(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(Pi(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(!iD(u,l,s))return i;r+=2}else{if(!iD(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 te(e.segments.slice(0,r.pathIndex),{});return i.children[X]=new te(e.segments.slice(r.pathIndex),e.children),Oi(i,0,o)}return r.match&&0===o.length?new te(e.segments,{}):r.match&&!e.hasChildren()?ad(e,t,n):r.match?Oi(e,0,o):ad(e,t,n)}function Oi(e,t,n){if(0===n.length)return new te(e.segments,{});{const r=function y1(e){return Pi(e[0])?e[0].outlets:{[X]:e}}(n),o={};return Je(r,(i,s)=>{"string"==typeof i&&(i=[i]),null!==i&&(o[s]=sd(e.children[s],t,i))}),Je(e.children,(i,s)=>{void 0===r[s]&&(o[s]=i)}),new te(e.segments,o)}}function ad(e,t,n){const r=e.segments.slice(0,t);let o=0;for(;o<n.length;){const i=n[o];if(Pi(i)){const u=D1(i.outlets);return new te(r,u)}if(0===o&&Ni(n[0])){r.push(new xi(e.segments[t].path,oD(n[0]))),o++;continue}const s=Pi(i)?i.outlets[X]:`${i}`,a=o<n.length-1?n[o+1]:null;s&&a&&Ni(a)?(r.push(new xi(s,oD(a))),o+=2):(r.push(new xi(s,{})),o++)}return new te(r,{})}function D1(e){const t={};return Je(e,(n,r)=>{"string"==typeof n&&(n=[n]),null!==n&&(t[r]=ad(new te([],{}),0,n))}),t}function oD(e){const t={};return Je(e,(n,r)=>t[r]=`${n}`),t}function iD(e,t,n){return e==n.path&&En(t,n.parameters)}class Hn{constructor(t,n){this.id=t,this.url=n}}class ud extends Hn{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 Rr extends Hn{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 ba extends Hn{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 sD extends Hn{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 w1 extends Hn{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 C1 extends Hn{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 _1 extends Hn{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 E1 extends Hn{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 b1 extends Hn{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 I1{constructor(t){this.route=t,this.type=9}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class M1{constructor(t){this.route=t,this.type=10}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class S1{constructor(t){this.snapshot=t,this.type=11}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class T1{constructor(t){this.snapshot=t,this.type=12}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class A1{constructor(t){this.snapshot=t,this.type=13}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class x1{constructor(t){this.snapshot=t,this.type=14}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class aD{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 uD{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=ld(t,this._root);return n?n.children.map(r=>r.value):[]}firstChild(t){const n=ld(t,this._root);return n&&n.children.length>0?n.children[0].value:null}siblings(t){const n=cd(t,this._root);return n.length<2?[]:n[n.length-2].children.map(o=>o.value).filter(o=>o!==t)}pathFromRoot(t){return cd(t,this._root).map(n=>n.value)}}function ld(e,t){if(e===t.value)return t;for(const n of t.children){const r=ld(e,n);if(r)return r}return null}function cd(e,t){if(e===t.value)return[t];for(const n of t.children){const r=cd(e,n);if(r.length)return r.unshift(t),r}return[]}class zn{constructor(t,n){this.value=t,this.children=n}toString(){return`TreeNode(${this.value})`}}function So(e){const t={};return e&&e.children.forEach(n=>t[n.value.outlet]=n),t}class lD extends uD{constructor(t,n){super(t),this.snapshot=n,dd(this,t)}toString(){return this.snapshot.toString()}}function cD(e,t){const n=function N1(e,t){const s=new Ia([],{},{},"",{},X,t,null,e.root,-1,{});return new fD("",new zn(s,[]))}(e,t),r=new ln([new xi("",{})]),o=new ln({}),i=new ln({}),s=new ln({}),a=new ln(""),u=new Nr(r,o,s,a,i,X,t,n.root);return u.snapshot=n.root,new lD(new zn(u,[]),n)}class Nr{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(G(l=>l[Ai]))??R(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(G(t=>bo(t)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(G(t=>bo(t)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function dD(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 P1(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 Ia{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?.[Ai],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=bo(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=bo(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(r=>r.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class fD extends uD{constructor(t,n){super(n),this.url=t,dd(this,n)}toString(){return hD(this._root)}}function dd(e,t){t.value._routerState=e,t.children.forEach(n=>dd(e,n))}function hD(e){const t=e.children.length>0?` { ${e.children.map(hD).join(", ")} } `:"";return`${e.value}${t}`}function fd(e){if(e.snapshot){const t=e.snapshot,n=e._futureSnapshot;e.snapshot=n,En(t.queryParams,n.queryParams)||e.queryParams.next(n.queryParams),t.fragment!==n.fragment&&e.fragment.next(n.fragment),En(t.params,n.params)||e.params.next(n.params),function Qx(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;++n)if(!En(e[n],t[n]))return!1;return!0}(t.url,n.url)||e.url.next(n.url),En(t.data,n.data)||e.data.next(n.data)}else e.snapshot=e._futureSnapshot,e.data.next(e._futureSnapshot.data)}function hd(e,t){const n=En(e.params,t.params)&&function Xx(e,t){return Ar(e,t)&&e.every((n,r)=>En(n.parameters,t[r].parameters))}(e.url,t.url);return n&&!(!e.parent!=!t.parent)&&(!e.parent||hd(e.parent,t.parent))}function Fi(e,t,n){if(n&&e.shouldReuseRoute(t.value,n.value.snapshot)){const r=n.value;r._futureSnapshot=t.value;const o=function F1(e,t,n){return t.children.map(r=>{for(const o of n.children)if(e.shouldReuseRoute(r.value,o.value.snapshot))return Fi(e,r,o);return Fi(e,r)})}(e,t,n);return new zn(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=>Fi(e,a)),s}}const r=function k1(e){return new Nr(new ln(e.url),new ln(e.params),new ln(e.queryParams),new ln(e.fragment),new ln(e.data),e.outlet,e.component,e)}(t.value),o=t.children.map(i=>Fi(e,i));return new zn(r,o)}}const pd="ngNavigationCancelingError";function pD(e,t){const{redirectTo:n,navigationBehaviorOptions:r}=xr(t)?{redirectTo:t,navigationBehaviorOptions:void 0}:t,o=gD(!1,0,t);return o.url=n,o.navigationBehaviorOptions=r,o}function gD(e,t,n){const r=new Error("NavigationCancelingError: "+(e||""));return r[pd]=!0,r.cancellationCode=t,n&&(r.url=n),r}function mD(e){return yD(e)&&xr(e.url)}function yD(e){return e&&e[pd]}class L1{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.injector=null,this.children=new ki,this.attachRef=null}}let ki=(()=>{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 L1,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=Z({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const Ma=!1;let vD=(()=>{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 Dt,this.deactivateEvents=new Dt,this.attachEvents=new Dt,this.detachEvents=new Dt,this.name=o||X,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 M(4012,Ma);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new M(4012,Ma);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new M(4012,Ma);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 M(4013,Ma);this._activatedRoute=n;const o=this.location,s=n._futureSnapshot.component,a=this.parentContexts.getOrCreateContext(this.name).children,u=new j1(n,a,o.injector);if(r&&function V1(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)(T(ki),T(on),function Ho(e){return function MC(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(Tf(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}(He(),e)}("name"),T(Cc),T(Jn))},e.\u0275dir=tt({type:e,selectors:[["router-outlet"]],outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0}),e})();class j1{constructor(t,n,r){this.route=t,this.childContexts=n,this.parent=r}get(t,n){return t===Nr?this.route:t===ki?this.childContexts:this.parent.get(t,n)}}let gd=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=Zt({type:e,selectors:[["ng-component"]],standalone:!0,features:[Rm],decls:1,vars:0,template:function(n,r){1&n&&be(0,"router-outlet")},dependencies:[vD],encapsulation:2}),e})();function DD(e,t){return e.providers&&!e._injector&&(e._injector=Hs(e.providers,t,`Route: ${e.path}`)),e._injector??t}function yd(e){const t=e.children&&e.children.map(yd),n=t?{...e,children:t}:{...e};return!n.component&&!n.loadComponent&&(t||n.loadChildren)&&n.outlet&&n.outlet!==X&&(n.component=gd),n}function qt(e){return e.outlet||X}function wD(e,t){const n=e.filter(r=>qt(r)===t);return n.push(...e.filter(r=>qt(r)!==t)),n}function Li(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 z1{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),fd(this.futureState.root),this.activateChildRoutes(n,r,t)}deactivateChildRoutes(t,n,r){const o=So(n);t.children.forEach(i=>{const s=i.value.outlet;this.deactivateRoutes(i,o[s],r),delete o[s]}),Je(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=So(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=So(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=So(n);t.children.forEach(i=>{this.activateRoutes(i,o[i.value.outlet],r),this.forwardEvent(new x1(i.value.snapshot))}),t.children.length&&this.forwardEvent(new T1(t.value.snapshot))}activateRoutes(t,n,r){const o=t.value,i=n?n.value:null;if(fd(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),fd(a.route.value),this.activateChildRoutes(t,null,s.children)}else{const a=Li(o.snapshot),u=a?.get(ri)??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 CD{constructor(t){this.path=t,this.route=this.path[this.path.length-1]}}class Sa{constructor(t,n){this.component=t,this.route=n}}function G1(e,t,n){const r=e._root;return ji(r,t?t._root:null,n,[r.value])}function To(e,t){const n=Symbol(),r=t.get(e,n);return r===n?"function"!=typeof e||function Sw(e){return null!==zi(e)}(e)?t.get(e):e:r}function ji(e,t,n,r,o={canDeactivateChecks:[],canActivateChecks:[]}){const i=So(t);return e.children.forEach(s=>{(function W1(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 Q1(e,t,n){if("function"==typeof n)return n(e,t);switch(n){case"pathParamsChange":return!Ar(e.url,t.url);case"pathParamsOrQueryParamsChange":return!Ar(e.url,t.url)||!En(e.queryParams,t.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!hd(e,t)||!En(e.queryParams,t.queryParams);default:return!hd(e,t)}}(s,i,i.routeConfig.runGuardsAndResolvers);u?o.canActivateChecks.push(new CD(r)):(i.data=s.data,i._resolvedData=s._resolvedData),ji(e,t,i.component?a?a.children:null:n,r,o),u&&a&&a.outlet&&a.outlet.isActivated&&o.canDeactivateChecks.push(new Sa(a.outlet.component,s))}else s&&Vi(t,a,o),o.canActivateChecks.push(new CD(r)),ji(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]}),Je(i,(s,a)=>Vi(s,n.getContext(a),o)),o}function Vi(e,t,n){const r=So(e),o=e.value;Je(r,(i,s)=>{Vi(i,o.component?t?t.children.getContext(s):null:t,n)}),n.canDeactivateChecks.push(new Sa(o.component&&t&&t.outlet&&t.outlet.isActivated?t.outlet.component:null,o))}function $i(e){return"function"==typeof e}function vd(e){return e instanceof ma||"EmptyError"===e?.name}const Ta=Symbol("INITIAL_VALUE");function Ao(){return _n(e=>Fv(e.map(t=>t.pipe(Ti(1),function Bx(...e){const t=No(e);return ee((n,r)=>{(t?Kc(e,n,t):Kc(e,n)).subscribe(r)})}(Ta)))).pipe(G(t=>{for(const n of t)if(!0!==n){if(n===Ta)return Ta;if(!1===n||n instanceof Tr)return n}return!0}),ir(t=>t!==Ta),Ti(1)))}function _D(e){return function In(...e){return fn(e)}(at(t=>{if(xr(t))throw pD(0,t)}),G(t=>!0===t))}const Dd={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function ED(e,t,n,r,o){const i=wd(e,t,n);return i.matched?function dR(e,t,n,r){const o=t.canMatch;return o&&0!==o.length?R(o.map(s=>{const a=To(s,e);return ur(function eR(e){return e&&$i(e.canMatch)}(a)?a.canMatch(t,n):e.runInContext(()=>a(t,n)))})).pipe(Ao(),_D()):R(!0)}(r=DD(t,r),t,n).pipe(G(s=>!0===s?i:{...Dd})):R(i)}function wd(e,t,n){if(""===t.path)return"full"===t.pathMatch&&(e.hasChildren()||n.length>0)?{...Dd}:{matched:!0,consumedSegments:[],remainingSegments:n,parameters:{},positionalParamSegments:{}};const o=(t.matcher||Wx)(n,e,t);if(!o)return{...Dd};const i={};Je(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 Aa(e,t,n,r,o="corrected"){if(n.length>0&&function pR(e,t,n){return n.some(r=>xa(e,t,r)&&qt(r)!==X)}(e,n,r)){const s=new te(t,function hR(e,t,n,r){const o={};o[X]=r,r._sourceSegment=e,r._segmentIndexShift=t.length;for(const i of n)if(""===i.path&&qt(i)!==X){const s=new te([],{});s._sourceSegment=e,s._segmentIndexShift=t.length,o[qt(i)]=s}return o}(e,t,r,new te(n,e.children)));return s._sourceSegment=e,s._segmentIndexShift=t.length,{segmentGroup:s,slicedSegments:[]}}if(0===n.length&&function gR(e,t,n){return n.some(r=>xa(e,t,r))}(e,n,r)){const s=new te(e.segments,function fR(e,t,n,r,o,i){const s={};for(const a of r)if(xa(e,n,a)&&!o[qt(a)]){const u=new te([],{});u._sourceSegment=e,u._segmentIndexShift="legacy"===i?e.segments.length:t.length,s[qt(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 te(e.segments,e.children);return i._sourceSegment=e,i._segmentIndexShift=t.length,{segmentGroup:i,slicedSegments:n}}function xa(e,t,n){return(!(e.hasChildren()||t.length>0)||"full"!==n.pathMatch)&&""===n.path}function bD(e,t,n,r){return!!(qt(e)===r||r!==X&&xa(t,n,e))&&("**"===e.path||wd(t,e,n).matched)}function ID(e,t,n){return 0===t.length&&!e.children[n]}const Ra=!1;class Na{constructor(t){this.segmentGroup=t||null}}class MD{constructor(t){this.urlTree=t}}function Bi(e){return Si(new Na(e))}function SD(e){return Si(new MD(e))}class DR{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=Aa(this.urlTree.root,[],[],this.config).segmentGroup,n=new te(t.segments,t.children);return this.expandSegmentGroup(this.injector,this.config,n,X).pipe(G(i=>this.createUrlTree(Ea(i),this.urlTree.queryParams,this.urlTree.fragment))).pipe(ar(i=>{if(i instanceof MD)return this.allowRedirects=!1,this.match(i.urlTree);throw i instanceof Na?this.noMatchError(i):i}))}match(t){return this.expandSegmentGroup(this.injector,this.config,t.root,X).pipe(G(o=>this.createUrlTree(Ea(o),t.queryParams,t.fragment))).pipe(ar(o=>{throw o instanceof Na?this.noMatchError(o):o}))}noMatchError(t){return new M(4002,Ra)}createUrlTree(t,n,r){const o=od(t);return new Tr(o,n,r)}expandSegmentGroup(t,n,r,o){return 0===r.segments.length&&r.hasChildren()?this.expandChildren(t,n,r).pipe(G(i=>new te([],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 Ue(o).pipe(Sr(i=>{const s=r.children[i],a=wD(n,i);return this.expandSegmentGroup(t,a,s,i).pipe(G(u=>({segment:u,outlet:i})))}),$v((i,s)=>(i[s.outlet]=s.segment,i),{}),Bv())}expandSegment(t,n,r,o,i,s){return Ue(r).pipe(Sr(a=>this.expandSegmentAgainstRoute(t,n,r,a,o,i,s).pipe(ar(l=>{if(l instanceof Na)return R(null);throw l}))),sr(a=>!!a),ar((a,u)=>{if(vd(a))return ID(n,o,i)?R(new te([],{})):Bi(n);throw a}))}expandSegmentAgainstRoute(t,n,r,o,i,s,a){return bD(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):Bi(n):Bi(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("/")?SD(i):this.lineralizeSegments(r,i).pipe(Ke(s=>{const a=new te(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}=wd(n,o,i);if(!a)return Bi(n);const d=this.applyRedirectCommands(u,o.redirectTo,c);return o.redirectTo.startsWith("/")?SD(d):this.lineralizeSegments(o,d).pipe(Ke(f=>this.expandSegment(t,n,r,f.concat(l),s,!1)))}matchSegmentAgainstRoute(t,n,r,o,i){return"**"===r.path?(t=DD(r,t),r.loadChildren?(r._loadedRoutes?R({routes:r._loadedRoutes,injector:r._loadedInjector}):this.configLoader.loadChildren(t,r)).pipe(G(a=>(r._loadedRoutes=a.routes,r._loadedInjector=a.injector,new te(o,{})))):R(new te(o,{}))):ED(n,r,o,t).pipe(_n(({matched:s,consumedSegments:a,remainingSegments:u})=>s?this.getChildConfig(t=r._injector??t,r,o).pipe(Ke(c=>{const d=c.injector??t,f=c.routes,{segmentGroup:h,slicedSegments:p}=Aa(n,a,u,f),g=new te(h.segments,h.children);if(0===p.length&&g.hasChildren())return this.expandChildren(d,f,g).pipe(G(m=>new te(a,m)));if(0===f.length&&0===p.length)return R(new te(a,{}));const y=qt(r)===i;return this.expandSegment(d,g,f,p,y?X:i,!0).pipe(G(w=>new te(a.concat(w.segments),w.children)))})):Bi(n)))}getChildConfig(t,n,r){return n.children?R({routes:n.children,injector:t}):n.loadChildren?void 0!==n._loadedRoutes?R({routes:n._loadedRoutes,injector:n._loadedInjector}):function cR(e,t,n,r){const o=t.canLoad;return void 0===o||0===o.length?R(!0):R(o.map(s=>{const a=To(s,e);return ur(function Y1(e){return e&&$i(e.canLoad)}(a)?a.canLoad(t,n):e.runInContext(()=>a(t,n)))})).pipe(Ao(),_D())}(t,n,r).pipe(Ke(o=>o?this.configLoader.loadChildren(t,n).pipe(at(i=>{n._loadedRoutes=i.routes,n._loadedInjector=i.injector})):function yR(e){return Si(gD(Ra,3))}())):R({routes:[],injector:t})}lineralizeSegments(t,n){let r=[],o=n.root;for(;;){if(r=r.concat(o.segments),0===o.numberOfChildren)return R(r);if(o.numberOfChildren>1||!o.children[X])return Si(new M(4e3,Ra));o=o.children[X]}}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 Tr(i,this.createQueryParams(n.queryParams,this.urlTree.queryParams),n.fragment)}createQueryParams(t,n){const r={};return Je(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 Je(n.children,(a,u)=>{s[u]=this.createSegmentGroup(t,a,r,o)}),new te(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 M(4001,Ra);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 CR{}class bR{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=Aa(this.urlTree.root,[],[],this.config.filter(n=>void 0===n.redirectTo),this.relativeLinkResolution).segmentGroup;return this.processSegmentGroup(this.injector,this.config,t,X).pipe(G(n=>{if(null===n)return null;const r=new Ia([],Object.freeze({}),Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,{},X,this.rootComponentType,null,this.urlTree.root,-1,{}),o=new zn(r,n),i=new fD(this.url,o);return this.inheritParamsAndData(i._root),i}))}inheritParamsAndData(t){const n=t.value,r=dD(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 Ue(Object.keys(r.children)).pipe(Sr(o=>{const i=r.children[o],s=wD(n,o);return this.processSegmentGroup(t,s,i,o)}),$v((o,i)=>o&&i?(o.push(...i),o):null),function zx(e,t=!1){return ee((n,r)=>{let o=0;n.subscribe(ue(r,i=>{const s=e(i,o++);(s||t)&&r.next(i),!s&&r.complete()}))})}(o=>null!==o),ya(null),Bv(),G(o=>{if(null===o)return null;const i=TD(o);return function IR(e){e.sort((t,n)=>t.value.outlet===X?-1:n.value.outlet===X?1:t.value.outlet.localeCompare(n.value.outlet))}(i),i}))}processSegment(t,n,r,o,i){return Ue(n).pipe(Sr(s=>this.processSegmentAgainstRoute(s._injector??t,s,r,o,i)),sr(s=>!!s),ar(s=>{if(vd(s))return ID(r,o,i)?R([]):R(null);throw s}))}processSegmentAgainstRoute(t,n,r,o,i){if(n.redirectTo||!bD(n,r,o,i))return R(null);let s;if("**"===n.path){const a=o.length>0?zv(o).parameters:{},u=xD(r)+o.length;s=R({snapshot:new Ia(o,a,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,ND(n),qt(n),n.component??n._loadedComponent??null,n,AD(r),u,PD(n),u),consumedSegments:[],remainingSegments:[]})}else s=ED(r,n,o,t).pipe(G(({matched:a,consumedSegments:u,remainingSegments:l,parameters:c})=>{if(!a)return null;const d=xD(r)+u.length;return{snapshot:new Ia(u,c,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,ND(n),qt(n),n.component??n._loadedComponent??null,n,AD(r),d,PD(n),d),consumedSegments:u,remainingSegments:l}}));return s.pipe(_n(a=>{if(null===a)return R(null);const{snapshot:u,consumedSegments:l,remainingSegments:c}=a;t=n._injector??t;const d=n._loadedInjector??t,f=function MR(e){return e.children?e.children:e.loadChildren?e._loadedRoutes:[]}(n),{segmentGroup:h,slicedSegments:p}=Aa(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(G(y=>null===y?null:[new zn(u,y)]));if(0===f.length&&0===p.length)return R([new zn(u,[])]);const g=qt(n)===i;return this.processSegment(d,f,h,p,g?X:i).pipe(G(y=>null===y?null:[new zn(u,y)]))}))}}function SR(e){const t=e.value.routeConfig;return t&&""===t.path&&void 0===t.redirectTo}function TD(e){const t=[],n=new Set;for(const r of e){if(!SR(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=TD(r.children);t.push(new zn(r.value,o))}return t.filter(r=>!n.has(r))}function AD(e){let t=e;for(;t._sourceSegment;)t=t._sourceSegment;return t}function xD(e){let t=e,n=t._segmentIndexShift??0;for(;t._sourceSegment;)t=t._sourceSegment,n+=t._segmentIndexShift??0;return n-1}function ND(e){return e.data||{}}function PD(e){return e.resolve||{}}function OD(e){return"string"==typeof e.title||null===e.title}function Cd(e){return _n(t=>{const n=e(t);return n?Ue(n).pipe(G(()=>t)):R(t)})}let FD=(()=>{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===X);return r}getResolvedTitleForRoute(n){return n.data[Ai]}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=Z({token:e,factory:function(){return Oe(kD)},providedIn:"root"}),e})(),kD=(()=>{class e extends FD{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)(N(Nv))},e.\u0275prov=Z({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();class FR{}class LR extends class kR{shouldDetach(t){return!1}store(t,n){}shouldAttach(t){return!1}retrieve(t){return null}shouldReuseRoute(t,n){return t.routeConfig===n.routeConfig}}{}const Oa=new B("",{providedIn:"root",factory:()=>({})}),_d=new B("ROUTES");let Ed=(()=>{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 R(n._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(n);const r=ur(n.loadComponent()).pipe(at(i=>{this.onLoadEndListener&&this.onLoadEndListener(n),n._loadedComponent=i}),ed(()=>{this.componentLoaders.delete(n)})),o=new jv(r,()=>new Pe).pipe(Jc());return this.componentLoaders.set(n,o),o}loadChildren(n,r){if(this.childrenLoaders.get(r))return this.childrenLoaders.get(r);if(r._loadedRoutes)return R({routes:r._loadedRoutes,injector:r._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(r);const i=this.loadModuleFactoryOrRoutes(r.loadChildren).pipe(G(a=>{this.onLoadEndListener&&this.onLoadEndListener(r);let u,l,c=!1;Array.isArray(a)?l=a:(u=a.create(n).injector,l=Hv(u.get(_d,[],F.Self|F.Optional)));return{routes:l.map(yd),injector:u}}),ed(()=>{this.childrenLoaders.delete(r)})),s=new jv(i,()=>new Pe).pipe(Jc());return this.childrenLoaders.set(r,s),s}loadModuleFactoryOrRoutes(n){return ur(n()).pipe(Ke(r=>r instanceof Am||Array.isArray(r)?R(r):Ue(this.compiler.compileModuleAsync(r))))}}return e.\u0275fac=function(n){return new(n||e)(N(en),N(fc))},e.\u0275prov=Z({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();class VR{}class $R{shouldProcessUrl(t){return!0}extract(t){return t}merge(t,n){return t}}function BR(e){throw e}function UR(e,t,n){return t.parse("/")}const HR={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},zR={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};function jD(){const e=Oe(Yv),t=Oe(ki),n=Oe(Tc),r=Oe(en),o=Oe(fc),i=Oe(_d,{optional:!0})??[],s=Oe(Oa,{optional:!0})??{},a=Oe(kD),u=Oe(FD,{optional:!0}),l=Oe(VR,{optional:!0}),c=Oe(FR,{optional:!0}),d=new Xe(null,e,t,n,r,o,Hv(i));return l&&(d.urlHandlingStrategy=l),c&&(d.routeReuseStrategy=c),d.titleStrategy=u??a,function GR(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 Xe=(()=>{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 Pe,this.errorHandler=BR,this.malformedUriErrorHandler=UR,this.navigated=!1,this.lastSuccessfulId=-1,this.afterPreactivation=()=>R(void 0),this.urlHandlingStrategy=new $R,this.routeReuseStrategy=new LR,this.onSameUrlNavigation="ignore",this.paramsInheritanceStrategy="emptyOnly",this.urlUpdateStrategy="deferred",this.relativeLinkResolution="corrected",this.canceledNavigationResolution="replace",this.configLoader=s.get(Ed),this.configLoader.onLoadEndListener=f=>this.triggerEvent(new M1(f)),this.configLoader.onLoadStartListener=f=>this.triggerEvent(new I1(f)),this.ngModule=s.get(br),this.console=s.get(DS);const d=s.get(qe);this.isNgZoneEnabled=d instanceof qe&&qe.isInAngularZone(),this.resetConfig(u),this.currentUrlTree=function Zx(){return new Tr(new te([],{}),{},null)}(),this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.routerState=cD(this.currentUrlTree,this.rootComponentType),this.transitions=new ln({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(ir(o=>0!==o.id),G(o=>({...o,extractedUrl:this.urlHandlingStrategy.extract(o.rawUrl)})),_n(o=>{let i=!1,s=!1;return R(o).pipe(at(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}}),_n(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 VD(a.source)&&(this.browserUrlTree=a.extractedUrl),R(a).pipe(_n(d=>{const f=this.transitions.getValue();return r.next(new ud(d.id,this.serializeUrl(d.extractedUrl),d.source,d.restoredState)),f!==this.transitions.getValue()?Tn:Promise.resolve(d)}),function wR(e,t,n,r){return _n(o=>function vR(e,t,n,r,o){return new DR(e,t,n,r,o).apply()}(e,t,n,o.extractedUrl,r).pipe(G(i=>({...o,urlAfterRedirects:i}))))}(this.ngModule.injector,this.configLoader,this.urlSerializer,this.config),at(d=>{this.currentNavigation={...this.currentNavigation,finalUrl:d.urlAfterRedirects},o.urlAfterRedirects=d.urlAfterRedirects}),function AR(e,t,n,r,o,i){return Ke(s=>function ER(e,t,n,r,o,i,s="emptyOnly",a="legacy"){return new bR(e,t,n,r,o,s,a,i).recognize().pipe(_n(u=>null===u?function _R(e){return new Ie(t=>t.error(e))}(new CR):R(u)))}(e,t,n,s.urlAfterRedirects,r.serialize(s.urlAfterRedirects),r,o,i).pipe(G(a=>({...s,targetSnapshot:a}))))}(this.ngModule.injector,this.rootComponentType,this.config,this.urlSerializer,this.paramsInheritanceStrategy,this.relativeLinkResolution),at(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 w1(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 ud(f,this.serializeUrl(h),p,g);r.next(D);const w=cD(h,this.rootComponentType).snapshot;return R(o={...a,targetSnapshot:w,urlAfterRedirects:h,extras:{...y,skipLocationChange:!1,replaceUrl:!1}})}return this.rawUrlTree=a.rawUrl,a.resolve(null),Tn}),at(a=>{const u=new C1(a.id,this.serializeUrl(a.extractedUrl),this.serializeUrl(a.urlAfterRedirects),a.targetSnapshot);this.triggerEvent(u)}),G(a=>o={...a,guards:G1(a.targetSnapshot,a.currentSnapshot,this.rootContexts)}),function nR(e,t){return Ke(n=>{const{targetSnapshot:r,currentSnapshot:o,guards:{canActivateChecks:i,canDeactivateChecks:s}}=n;return 0===s.length&&0===i.length?R({...n,guardsResult:!0}):function rR(e,t,n,r){return Ue(e).pipe(Ke(o=>function lR(e,t,n,r,o){const i=t&&t.routeConfig?t.routeConfig.canDeactivate:null;return i&&0!==i.length?R(i.map(a=>{const u=Li(t)??o,l=To(a,u);return ur(function X1(e){return e&&$i(e.canDeactivate)}(l)?l.canDeactivate(e,t,n,r):u.runInContext(()=>l(e,t,n,r))).pipe(sr())})).pipe(Ao()):R(!0)}(o.component,o.route,n,t,r)),sr(o=>!0!==o,!0))}(s,r,o,e).pipe(Ke(a=>a&&function Z1(e){return"boolean"==typeof e}(a)?function oR(e,t,n,r){return Ue(t).pipe(Sr(o=>Kc(function sR(e,t){return null!==e&&t&&t(new S1(e)),R(!0)}(o.route.parent,r),function iR(e,t){return null!==e&&t&&t(new A1(e)),R(!0)}(o.route,r),function uR(e,t,n){const r=t[t.length-1],i=t.slice(0,t.length-1).reverse().map(s=>function q1(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=>Lv(()=>R(s.guards.map(u=>{const l=Li(s.node)??n,c=To(u,l);return ur(function J1(e){return e&&$i(e.canActivateChild)}(c)?c.canActivateChild(r,e):l.runInContext(()=>c(r,e))).pipe(sr())})).pipe(Ao())));return R(i).pipe(Ao())}(e,o.path,n),function aR(e,t,n){const r=t.routeConfig?t.routeConfig.canActivate:null;if(!r||0===r.length)return R(!0);const o=r.map(i=>Lv(()=>{const s=Li(t)??n,a=To(i,s);return ur(function K1(e){return e&&$i(e.canActivate)}(a)?a.canActivate(t,e):s.runInContext(()=>a(t,e))).pipe(sr())}));return R(o).pipe(Ao())}(e,o.route,n))),sr(o=>!0!==o,!0))}(r,i,e,t):R(a)),G(a=>({...n,guardsResult:a})))})}(this.ngModule.injector,a=>this.triggerEvent(a)),at(a=>{if(o.guardsResult=a.guardsResult,xr(a.guardsResult))throw pD(0,a.guardsResult);const u=new _1(a.id,this.serializeUrl(a.extractedUrl),this.serializeUrl(a.urlAfterRedirects),a.targetSnapshot,!!a.guardsResult);this.triggerEvent(u)}),ir(a=>!!a.guardsResult||(this.restoreHistory(a),this.cancelNavigationTransition(a,"",3),!1)),Cd(a=>{if(a.guards.canActivateChecks.length)return R(a).pipe(at(u=>{const l=new E1(u.id,this.serializeUrl(u.extractedUrl),this.serializeUrl(u.urlAfterRedirects),u.targetSnapshot);this.triggerEvent(l)}),_n(u=>{let l=!1;return R(u).pipe(function xR(e,t){return Ke(n=>{const{targetSnapshot:r,guards:{canActivateChecks:o}}=n;if(!o.length)return R(n);let i=0;return Ue(o).pipe(Sr(s=>function RR(e,t,n,r){const o=e.routeConfig,i=e._resolve;return void 0!==o?.title&&!OD(o)&&(i[Ai]=o.title),function NR(e,t,n,r){const o=function PR(e){return[...Object.keys(e),...Object.getOwnPropertySymbols(e)]}(e);if(0===o.length)return R({});const i={};return Ue(o).pipe(Ke(s=>function OR(e,t,n,r){const o=Li(t)??r,i=To(e,o);return ur(i.resolve?i.resolve(t,n):o.runInContext(()=>i(t,n)))}(e[s],t,n,r).pipe(sr(),at(a=>{i[s]=a}))),Xc(1),function Gx(e){return G(()=>e)}(i),ar(s=>vd(s)?Tn:Si(s)))}(i,e,t,r).pipe(G(s=>(e._resolvedData=s,e.data=dD(e,n).resolve,o&&OD(o)&&(e.data[Ai]=o.title),null)))}(s.route,r,e,t)),at(()=>i++),Xc(1),Ke(s=>i===o.length?R(n):Tn))})}(this.paramsInheritanceStrategy,this.ngModule.injector),at({next:()=>l=!0,complete:()=>{l||(this.restoreHistory(u),this.cancelNavigationTransition(u,"",2))}}))}),at(u=>{const l=new b1(u.id,this.serializeUrl(u.extractedUrl),this.serializeUrl(u.urlAfterRedirects),u.targetSnapshot);this.triggerEvent(l)}))}),Cd(a=>{const u=l=>{const c=[];l.routeConfig?.loadComponent&&!l.routeConfig._loadedComponent&&c.push(this.configLoader.loadComponent(l.routeConfig).pipe(at(d=>{l.component=d}),G(()=>{})));for(const d of l.children)c.push(...u(d));return c};return Fv(u(a.targetSnapshot.root)).pipe(ya(),Ti(1))}),Cd(()=>this.afterPreactivation()),G(a=>{const u=function O1(e,t,n){const r=Fi(e,t._root,n?n._root:void 0);return new lD(r,t)}(this.routeReuseStrategy,a.targetSnapshot,a.currentRouterState);return o={...a,targetRouterState:u}}),at(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)=>G(r=>(new z1(t,r.targetRouterState,r.currentRouterState,n).activate(e),r)))(this.rootContexts,this.routeReuseStrategy,a=>this.triggerEvent(a)),at({next(){i=!0},complete(){i=!0}}),ed(()=>{i||s||this.cancelNavigationTransition(o,"",1),this.currentNavigation?.id===o.id&&(this.currentNavigation=null)}),ar(a=>{if(s=!0,yD(a)){mD(a)||(this.navigated=!0,this.restoreHistory(o,!0));const u=new ba(o.id,this.serializeUrl(o.extractedUrl),a.message,a.cancellationCode);if(r.next(u),mD(a)){const l=this.urlHandlingStrategy.merge(a.url,this.rawUrlTree),c={skipLocationChange:o.extras.skipLocationChange,replaceUrl:"eager"===this.urlUpdateStrategy||VD(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 sD(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 Tn}))}))}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(yd),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)),p1(l,this.currentUrlTree,n,d,c??null)}navigateByUrl(n,r={skipLocationChange:!1}){const o=xr(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 qR(e){for(let t=0;t<e.length;t++){if(null==e[t])throw new M(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?{...HR}:!1===r?{...zR}:r,xr(n))return qv(this.currentUrlTree,n,o);const i=this.parseUrl(n);return qv(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 Rr(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 ba(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){cl()},e.\u0275prov=Z({token:e,factory:function(){return jD()},providedIn:"root"}),e})();function VD(e){return"imperative"!==e}class $D{}let ZR=(()=>{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(ir(n=>n instanceof Rr),Sr(()=>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=Hs(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 Ue(o).pipe(Fr())}preloadConfig(n,r){return this.preloadingStrategy.preload(r,()=>{let o;o=r.loadChildren&&void 0===r.canLoad?this.loader.loadChildren(n,r):R(null);const i=o.pipe(Ke(s=>null===s?R(void 0):(r._loadedRoutes=s.routes,r._loadedInjector=s.injector,this.processRoutes(s.injector??n,s.routes))));return r.loadComponent&&!r._loadedComponent?Ue([i,this.loader.loadComponent(r)]).pipe(Fr()):i})}}return e.\u0275fac=function(n){return new(n||e)(N(Xe),N(fc),N(Jn),N($D),N(Ed))},e.\u0275prov=Z({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const Md=new B("");let BD=(()=>{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 ud?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=n.navigationTrigger,this.restoredId=n.restoredState?n.restoredState.navigationId:0):n instanceof Rr&&(this.lastId=n.id,this.scheduleScrollEvent(n,this.router.parseUrl(n.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.router.events.subscribe(n=>{n instanceof aD&&(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 aD(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){cl()},e.\u0275prov=Z({token:e,factory:e.\u0275fac}),e})();function xo(e,t){return{\u0275kind:e,\u0275providers:t}}function Sd(e){return[{provide:_d,multi:!0,useValue:e}]}function HD(){const e=Oe(en);return t=>{const n=e.get(Ys);if(t!==n.components[0])return;const r=e.get(Xe),o=e.get(zD);1===e.get(Td)&&r.initialNavigation(),e.get(GD,null,F.Optional)?.setUpPreloading(),e.get(Md,null,F.Optional)?.init(),r.resetRootComponentType(n.componentTypes[0]),o.next(),o.complete()}}const zD=new B("",{factory:()=>new Pe}),Td=new B("",{providedIn:"root",factory:()=>1});const GD=new B("");function XR(e){return xo(0,[{provide:GD,useExisting:ZR},{provide:$D,useExisting:e}])}const qD=new B("ROUTER_FORROOT_GUARD"),eN=[Tc,{provide:Yv,useClass:nd},{provide:Xe,useFactory:jD},ki,{provide:Nr,useFactory:function UD(e){return e.routerState.root},deps:[Xe]},Ed];function tN(){return new Iy("Router",Xe)}let WD=(()=>{class e{constructor(n){}static forRoot(n,r){return{ngModule:e,providers:[eN,[],Sd(n),{provide:qD,useFactory:iN,deps:[[Xe,new Yo,new Ko]]},{provide:Oa,useValue:r||{}},r?.useHash?{provide:Mr,useClass:aT}:{provide:Mr,useClass:Yy},{provide:Md,useFactory:()=>{const e=Oe(Xe),t=Oe(xA),n=Oe(Oa);return n.scrollOffset&&t.setOffset(n.scrollOffset),new BD(e,t,n)}},r?.preloadingStrategy?XR(r.preloadingStrategy).\u0275providers:[],{provide:Iy,multi:!0,useFactory:tN},r?.initialNavigation?sN(r):[],[{provide:QD,useFactory:HD},{provide:vy,multi:!0,useExisting:QD}]]}}static forChild(n){return{ngModule:e,providers:[Sd(n)]}}}return e.\u0275fac=function(n){return new(n||e)(N(qD,8))},e.\u0275mod=fr({type:e}),e.\u0275inj=qn({imports:[gd]}),e})();function iN(e){return"guarded"}function sN(e){return["disabled"===e.initialNavigation?xo(3,[{provide:Ws,multi:!0,useFactory:()=>{const t=Oe(Xe);return()=>{t.setUpLocationChangeListener()}}},{provide:Td,useValue:2}]).\u0275providers:[],"enabledBlocking"===e.initialNavigation?xo(2,[{provide:Td,useValue:0},{provide:Ws,multi:!0,deps:[en],useFactory:t=>{const n=t.get(iT,Promise.resolve());let r=!1;return()=>n.then(()=>new Promise(i=>{const s=t.get(Xe),a=t.get(zD);(function o(i){t.get(Xe).events.pipe(ir(a=>a instanceof Rr||a instanceof ba||a instanceof sD),G(a=>a instanceof Rr||a instanceof ba&&(0===a.code||1===a.code)&&null),ir(a=>null!==a),Ti(1)).subscribe(()=>{i()})})(()=>{i(!0),r=!0}),s.afterPreactivation=()=>(i(!0),r||a.closed?R(void 0):a),s.initialNavigation()}))}}]).\u0275providers:[]]}const QD=new B(""),uN=[];let lN=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=fr({type:e}),e.\u0275inj=qn({imports:[WD.forRoot(uN),WD]}),e})();var ZD=ne(123);let cN=(()=>{class e{constructor(){}ngOnInit(){}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=Zt({type:e,selectors:[["app-innovato-nav"]],decls:23,vars:0,consts:[[1,"navbar","navbar-expand-md","sticky-top"],["href","#",1,"navbar-brand","d-lg-none"],["src","assets\\Images\\logomini.png","alt","Girl in a jacket","width","50","height","50"],[1,"iconbar"],["type","button","data-bs-toggle","collapse","data-bs-target","#navbarText","aria-controls","navbarText","aria-expanded","false","aria-label","Toggle navigation",1,"navbar-toggler"],[1,"navbar-toggler-icon"],["id","navbarText",1,"collapse","navbar-collapse"],[1,"navbar-nav","mx-auto"],[1,"nav-item"],["aria-current","page","href","#",1,"nav-link"],["href","#services",1,"nav-link"],["href","#client",1,"nav-link"],["href","#MoT",1,"nav-link"],["href","#contact",1,"nav-link"]],template:function(n,r){1&n&&(b(0,"nav",0)(1,"a",1),be(2,"img",2),S(),b(3,"div",3)(4,"button",4),be(5,"span",5),S()(),b(6,"div",6)(7,"ul",7)(8,"li",8)(9,"a",9),z(10,"Home"),S()(),b(11,"li",8)(12,"a",10),z(13,"Services"),S()(),b(14,"li",8)(15,"a",11),z(16,"Clients & Partner"),S()(),b(17,"li",8)(18,"a",12),z(19,"Meet Our Team"),S()(),b(20,"li",8)(21,"a",13),z(22,"Contact"),S()()()()())},styles:[".nav-item[_ngcontent-%COMP%]{padding:0 .5rem}.navbar-brand[_ngcontent-%COMP%]{padding:0 1%}.iconbar[_ngcontent-%COMP%]{padding:0 1% 0 0}.navbar-toggler[_ngcontent-%COMP%]{padding:.5rem}.nav-link[_ngcontent-%COMP%]{color:#000}.nav-link[_ngcontent-%COMP%]:hover{color:orange}.navbar[_ngcontent-%COMP%]{background-color:#f3efef}"]}),e})(),dN=(()=>{class e{constructor(){}ngOnInit(){}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=Zt({type:e,selectors:[["app-innovato-body"]],decls:2,vars:0,consts:[[1,"innovato-bg"],["src","assets\\Images\\logo.png","alt","","height","500","width","1300"]],template:function(n,r){1&n&&(b(0,"div",0),be(1,"img",1),S())},styles:[".innovato-bg[_ngcontent-%COMP%]{text-align:center;padding:5% 0 15%}img[_ngcontent-%COMP%]{max-width:100%;height:auto}@media (max-width: 1000px){.innovato-bg[_ngcontent-%COMP%]{text-align:center;padding:50% 0 90%}}"]}),e})(),fN=(()=>{class e{constructor(){}ngOnInit(){}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=Zt({type:e,selectors:[["app-innovato-client"]],decls:24,vars:0,consts:[["id","client",1,"body"],[1,"container"],[1,"text"],[1,"row"],[1,"col"],[1,"grid"],["data-aos","zoom-out-up",1,"logo"],["src","\\assets\\Images\\gardenia.png","width","350","height","200","alt",""],["data-aos","flip-up",1,"content"],["src","assets\\Images\\clink.webp","width","350","height","200","alt",""]],template:function(n,r){1&n&&(b(0,"div",0)(1,"div",1)(2,"div",2)(3,"h1"),z(4,"OUR CLIENTS"),S()(),b(5,"div",3)(6,"div",4)(7,"div",5)(8,"div",6),be(9,"img",7),S(),b(10,"div",8)(11,"h1"),z(12,"GARDENIA BAKERIES PHILLIPINES INC"),S(),b(13,"h5"),z(14,"Servicing the most trusted bread company in all their plants nationwide."),S()()()(),b(15,"div",4)(16,"div",5)(17,"div",6),be(18,"img",9),S(),b(19,"div",8)(20,"h1"),z(21,"CLINK PHILLIPINES"),S(),b(22,"h5"),z(23,"We help them \u201ckeep it pouring\u201d by ensuring security through maintaining their CCTV equipment and computer network."),S()()()()()()())},styles:[".text[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{padding-top:10%}.content[_ngcontent-%COMP%]{text-align:center}.grid[_ngcontent-%COMP%]{background-color:#fff;padding:5% 0 0;margin:0 3%}.logo[_ngcontent-%COMP%]{text-align:center}"]}),e})(),hN=(()=>{class e{constructor(){}ngOnInit(){}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=Zt({type:e,selectors:[["app-innovato-partner"]],decls:12,vars:0,consts:[[1,"text"],[1,"container"],[1,"logo"],["src","assets\\boardlogo.png","data-aos","zoom-in","width","400","height","150","alt",""],[1,"info"],["data-aos","zoom-in",1,"content"]],template:function(n,r){1&n&&(b(0,"div",0)(1,"h1"),z(2,"OUR PARTNER"),S()(),b(3,"div",1)(4,"div",2),be(5,"img",3),S(),b(6,"div",4)(7,"div",5)(8,"h1"),z(9,"BOARD INTERNATIONAL"),S(),b(10,"h5"),z(11,"Replace complex, disjointed planning approaches with Board\u2019s Intelligent Planning Platform. Say goodbye to spreadsheets and hello to complete planning control."),S()()()())},styles:[".text[_ngcontent-%COMP%]{padding:5% 0 0}.content[_ngcontent-%COMP%]{padding:0 15%;text-align:center}.container[_ngcontent-%COMP%]{padding:0% 0 15% 0%;display:flex;text-align:center}@media (max-width: 1000px){.container[_ngcontent-%COMP%]{flex-direction:column;text-align:center;padding-top:5%}.content[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{font-size:30px}}@media (max-width: 700px){.container[_ngcontent-%COMP%]{flex-direction:column;text-align:center;padding-top:5%}.content[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{font-size:25px}}"]}),e})(),pN=(()=>{class e{constructor(){}ngOnInit(){ZD.init()}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=Zt({type:e,selectors:[["app-innovato-services"]],decls:30,vars:0,consts:[["id","services",1,"bg"],[1,"container"],["data-aos","zoom-in",1,"text"],[1,"row"],["data-aos","zoom-in",1,"col"],[1,"card-log"],["src","assets\\Images\\pclogo.png","width","150","height","150","alt",""],[1,"card-body"],["data-aos","zoom-in",1,"col","col2"],["src","assets\\Images\\bi.png","width","150","height","150","alt",""],["data-aos","zoom-in",1,"col","col3"],["src","assets\\Images\\cctv.png","width","150","height","150","alt",""]],template:function(n,r){1&n&&(b(0,"div",0)(1,"div",1)(2,"div",2)(3,"h1"),z(4,"OUR SERVICES"),S()(),b(5,"div",3)(6,"div",4)(7,"div",5),be(8,"img",6),S(),b(9,"div",7)(10,"h4"),z(11,"IT OUTSOURCING SERVICES"),S(),b(12,"h5"),z(13,"Our company provides IT services, particularly technical support and helpdesk such as cabling, network installation and configuration among others. We also do post-implementation support as an additional IT service to maintain the quality of equipment installed and to assist business users in their day-to-day technology needs."),S()()(),b(14,"div",8)(15,"div",5),be(16,"img",9),S(),b(17,"div",7)(18,"h4"),z(19,"BUSINESS INTELLIGENCE SERVICES"),S(),b(20,"h5"),z(21,"Our company provides IT services, particularly technical support and helpdesk such as cabling, network installation and configuration among others. We also do post-implementation support as an additional IT service to maintain the quality of equipment installed and to assist business users in their day-to-day technology needs."),S()()(),b(22,"div",10)(23,"div",5),be(24,"img",11),S(),b(25,"div",7)(26,"h4"),z(27,"CCTV INSTALLATION SERVICES"),S(),b(28,"h5"),z(29,"Our company provides and enhance security presence through reliable CCTV systems that monitor all movements within your office and immediate vicinity."),S()()()()()())},styles:[".bg[_ngcontent-%COMP%]{background-image:url(/assets/servicebg.jpeg);padding-bottom:5%}.text[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{color:#fff;letter-spacing:3px;font-size:50px}.container[_ngcontent-%COMP%]{text-align:center}.card-body[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{padding:4% 0 2%;font-weight:700}.col[_ngcontent-%COMP%]{border-radius:25px;padding:3% 1%;background-color:#ed9769;margin:1%}.col2[_ngcontent-%COMP%]{background-color:#bbb}"]}),e})(),gN=(()=>{class e{constructor(){}ngOnInit(){}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=Zt({type:e,selectors:[["app-innovato-team"]],decls:38,vars:0,consts:[["id","MoT",1,"body"],[1,"container"],[1,"title"],[1,"row"],[1,"col"],[1,"card-log"],["src","assets\\Images\\trisha.png","width","250","height","250","alt",""],[1,"card-body"],["src","assets\\Images\\zed.png","width","250","height","250","alt",""],["src","assets\\Images\\ern.png","width","250","height","250","alt",""],["src","assets\\Images\\blunt.png","width","250","height","250","alt",""]],template:function(n,r){1&n&&(b(0,"div",0)(1,"div",1)(2,"div",2)(3,"h1"),z(4,"Meet Our Team"),S()(),b(5,"div",3)(6,"div",4)(7,"div",5),be(8,"img",6),S(),b(9,"div",7)(10,"h2"),z(11,"PATRICIA DEPANTE"),S(),b(12,"h5"),z(13,"GENERAL MANAGER"),S()()(),b(14,"div",4)(15,"div",5),be(16,"img",8),S(),b(17,"div",7)(18,"h2"),z(19,"ZEDRICK PINCA"),S(),b(20,"h5"),z(21,"BUSINESS DEV OFFICER"),S()()(),b(22,"div",4)(23,"div",5),be(24,"img",9),S(),b(25,"div",7)(26,"h2"),z(27,"ERNIE EGOS"),S(),b(28,"h5"),z(29,"TEAM LEADER"),S()()(),b(30,"div",4)(31,"div",5),be(32,"img",10),S(),b(33,"div",7)(34,"h2"),z(35,"BLUNTCHLI VISQUE"),S(),b(36,"h5"),z(37,"SENIOR I.T. CONSULTANT"),S()()()()()())},styles:['.body[_ngcontent-%COMP%]{background-color:#e1e1e1}.container[_ngcontent-%COMP%]{text-align:center;padding:0 0 10%}.title[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{text-align:left;font-size:50px;padding:15% 0 5%}.card-log[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{margin:0;border:5px solid #555;border-radius:50%;height:259px;width:259px}.card-body[_ngcontent-%COMP%]{font-size:"Poppins";padding:5% 0}.card-body[_ngcontent-%COMP%] h5[_ngcontent-%COMP%]{font-style:italic}@media (max-width: 1200px){.title[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{text-align:center}}']}),e})(),mN=(()=>{class e{constructor(){}ngOnInit(){}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=Zt({type:e,selectors:[["app-innovato-contact"]],decls:63,vars:0,consts:[["id","contact",1,"body"],[1,"container"],[1,"title"],[1,"row"],[1,"col","col","pb-4"],[1,"contact"],[1,"col-6"],[1,"icon"],["src","assets\\Images\\linkedin.png","alt",""],[1,"info"],["src","assets\\Images\\gps.png","alt",""],["src","assets\\Images\\email.png","alt",""],["src","assets\\Images\\phone-call.png","alt",""],[1,"col"],[1,"textbox"],[1,"calendar"],[1,"input-group"],["required","","type","text","name","text","autocomplete","off",1,"input"],[1,"user-label"],["required","","type","text","name","text","autocomplete","off",1,"inputx"],[1,"buttonx"]],template:function(n,r){1&n&&(b(0,"div",0)(1,"div",1)(2,"div",2)(3,"h1"),z(4,"Send Us A Message"),S()(),b(5,"div",3)(6,"div",4)(7,"div",5)(8,"div",3)(9,"div",6)(10,"div",7),be(11,"img",8),S(),b(12,"div",9)(13,"h1"),z(14,"Contact Us"),S(),b(15,"p"),z(16,"Message us on inkedIn."),S()()(),b(17,"div",6)(18,"div",7),be(19,"img",10),S(),b(20,"div",9)(21,"h1"),z(22,"Locations"),S(),b(23,"p"),z(24,"Brgy. San Antonio, Para\xf1aque City 1715."),S()()(),b(25,"div",6)(26,"div",7),be(27,"img",11),S(),b(28,"div",9)(29,"h1"),z(30,"Email Us"),S(),b(31,"p"),z(32,"[email protected]"),S()()(),b(33,"div",6)(34,"div",7),be(35,"img",12),S(),b(36,"div",9)(37,"h1"),z(38,"Call Us"),S(),b(39,"p"),z(40,"(+63) 998-3096-121"),S()()()()()(),b(41,"div",13)(42,"div",14)(43,"div",15)(44,"div",16),be(45,"input",17),b(46,"label",18),z(47,"Your Name"),S()(),b(48,"div",16),be(49,"input",17),b(50,"label",18),z(51,"Your Email"),S()(),b(52,"div",16),be(53,"input",17),b(54,"label",18),z(55,"Your Viber Number"),S()(),b(56,"div",16),be(57,"input",19),b(58,"label",18),z(59,"Your Message"),S()(),b(60,"div",20)(61,"button"),z(62," SUBMIT "),S()()()()()()()())},styles:['.body[_ngcontent-%COMP%]{background-image:url(/assets/contactbg.webp);background-repeat:no-repeat;background-size:cover;margin:auto}.container[_ngcontent-%COMP%]{padding:5% 0}.title[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{padding:0 0 3%;font-weight:bolder;font-size:40px}.icon[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{padding:0 3%}.contact[_ngcontent-%COMP%]{padding:2% 10%}.info[_ngcontent-%COMP%], .icon[_ngcontent-%COMP%]{text-align:center}.input-group[_ngcontent-%COMP%]{position:relative;padding:0 2% 4%}.input[_ngcontent-%COMP%], .inputx[_ngcontent-%COMP%]{width:500px;border:solid 2.5px #000000;background:none;padding:1rem;font-size:1rem;color:#000;transition:border .15s cubic-bezier(.4,0,.2,1)}.inputx[_ngcontent-%COMP%]{width:500px;height:100px}.user-label[_ngcontent-%COMP%]{position:absolute;left:30px;color:#000;pointer-events:none;transform:translateY(1rem);transition:.15s cubic-bezier(.4,0,.2,1)}.input[_ngcontent-%COMP%]:focus, input[_ngcontent-%COMP%]:valid, .inputx[_ngcontent-%COMP%]:focus, .inputx[_ngcontent-%COMP%]:valid{outline:none;border:1.5px solid #000000}.input[_ngcontent-%COMP%]:focus ~ label[_ngcontent-%COMP%], input[_ngcontent-%COMP%]:valid ~ label[_ngcontent-%COMP%], .inputx[_ngcontent-%COMP%]:focus ~ label[_ngcontent-%COMP%], inputx[_ngcontent-%COMP%]:valid ~ label[_ngcontent-%COMP%]{transform:translateY(-50%) scale(.8);background-color:#ec9f10;padding:0 .2em;color:#000}.buttonx[_ngcontent-%COMP%]{padding:0 2%}button[_ngcontent-%COMP%]{background:#fe8318;padding:10px 50px 10px 30px;color:#000;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:20px;border-radius:80px;text-transform:uppercase;transition:all .5s ease-in-out;border:none}button[_ngcontent-%COMP%]:hover:before{width:80px;height:80px;transform:translate(4.6pc,-1.6pc);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzUycHQiIGhlaWdodD0iNzUycHQiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDc1MiA3NTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiA8cGF0aCBkPSJtMzc2IDE1MS4wNWMtNTkuNjYgMC0xMTYuODggMjMuNjk5LTE1OS4wNiA2NS44ODdzLTY1Ljg4NyA5OS40MDItNjUuODg3IDE1OS4wNmMwIDU5LjY2NCAyMy42OTkgMTE2Ljg4IDY1Ljg4NyAxNTkuMDdzOTkuNDAyIDY1Ljg4NyAxNTkuMDYgNjUuODg3YzM5LjQ4OCAwIDc4LjI4MS0xMC4zOTUgMTEyLjQ4LTMwLjEzNyAzNC4xOTUtMTkuNzQ2IDYyLjU5NC00OC4xNDUgODIuMzQtODIuMzQgMTkuNzQyLTM0LjE5NSAzMC4xMzctNzIuOTg4IDMwLjEzNy0xMTIuNDggMC01OS42Ni0yMy42OTktMTE2Ljg4LTY1Ljg4Ny0xNTkuMDZzLTk5LjQwMi02NS44ODctMTU5LjA3LTY1Ljg4N3ptLTQyLjYyMSAzNDMuMzUtMzMuMTUyLTMzLjU3OCA4NC41ODItODQuODItODQuNTgyLTg0LjgxNiAzMy4zOTEtMzMuNTc4IDExOC4zOSAxMTguMzl6IiBmaWxsPSIjZmZmIi8+Cjwvc3ZnPgo=)}button[_ngcontent-%COMP%]:before{content:"";background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzUycHQiIGhlaWdodD0iNzUycHQiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDc1MiA3NTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiA8cGF0aCBkPSJtMjk1LjQ1IDYwMC45NSAyMjQuOTUtMjI0Ljk1LTIyNC45NS0yMjQuOTUtNjMuODQgNjMuODQgMTYxLjE2IDE2MS4xMS0xNjEuMTYgMTYxLjExeiIgZmlsbD0iI2ZmZiIvPgo8L3N2Zz4K);height:20px;width:20px;position:absolute;transition:all .5s ease-in-out;background-size:100%;transform:translate(6.3pc,.2pc)}@media (max-width: 950px){.col[_ngcontent-%COMP%]{width:51%}}@media (max-width: 766px){.col[_ngcontent-%COMP%]{width:100%}}']}),e})(),yN=(()=>{class e{constructor(){this.title="innovato-web"}ngOnInit(){ZD.init()}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=Zt({type:e,selectors:[["app-root"]],decls:7,vars:0,template:function(n,r){1&n&&be(0,"app-innovato-nav")(1,"app-innovato-body")(2,"app-innovato-services")(3,"app-innovato-client")(4,"app-innovato-partner")(5,"app-innovato-team")(6,"app-innovato-contact")},dependencies:[cN,dN,fN,hN,pN,gN,mN]}),e})(),vN=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=fr({type:e,bootstrap:[yN]}),e.\u0275inj=qn({imports:[Dx,lN]}),e})();(function jS(){Fy=!1})(),vx().bootstrapModule(vN).catch(e=>console.error(e))},123:function(Ro){Ro.exports=function(ke){function ne(O){if(I[O])return I[O].exports;var re=I[O]={exports:{},id:O,loaded:!1};return ke[O].call(re.exports,re,re.exports,ne),re.loaded=!0,re.exports}var I={};return ne.m=ke,ne.c=I,ne.p="dist/",ne(0)}([function(ke,ne,I){"use strict";function O(j){return j&&j.__esModule?j:{default:j}}var re=Object.assign||function(j){for(var Qe=1;Qe<arguments.length;Qe++){var dt=arguments[Qe];for(var et in dt)Object.prototype.hasOwnProperty.call(dt,et)&&(j[et]=dt[et])}return j},fe=(O(I(1)),I(6)),V=O(fe),W=O(I(7)),J=O(I(8)),Ye=O(I(9)),Gn=O(I(10)),bn=O(I(11)),Wt=O(I(14)),lt=[],cn=!1,Ee={offset:120,delay:0,easing:"ease",duration:400,disable:!1,once:!1,startEvent:"DOMContentLoaded",throttleDelay:99,debounceDelay:50,disableMutationObserver:!1},ct=function(){if(arguments.length>0&&void 0!==arguments[0]&&arguments[0]&&(cn=!0),cn)return lt=(0,bn.default)(lt,Ee),(0,Gn.default)(lt,Ee.once),lt},dn=function(){lt=(0,Wt.default)(),ct()};ke.exports={init:function(j){Ee=re(Ee,j),lt=(0,Wt.default)();var Qe=document.all&&!window.atob;return function(j){return!0===j||"mobile"===j&&Ye.default.mobile()||"phone"===j&&Ye.default.phone()||"tablet"===j&&Ye.default.tablet()||"function"==typeof j&&!0===j()}(Ee.disable)||Qe?void lt.forEach(function(j,Qe){j.node.removeAttribute("data-aos"),j.node.removeAttribute("data-aos-easing"),j.node.removeAttribute("data-aos-duration"),j.node.removeAttribute("data-aos-delay")}):(Ee.disableMutationObserver||J.default.isSupported()||(console.info('\n aos: MutationObserver is not supported on this browser,\n code mutations observing has been disabled.\n You may have to call "refreshHard()" by yourself.\n '),Ee.disableMutationObserver=!0),document.querySelector("body").setAttribute("data-aos-easing",Ee.easing),document.querySelector("body").setAttribute("data-aos-duration",Ee.duration),document.querySelector("body").setAttribute("data-aos-delay",Ee.delay),"DOMContentLoaded"===Ee.startEvent&&["complete","interactive"].indexOf(document.readyState)>-1?ct(!0):"load"===Ee.startEvent?window.addEventListener(Ee.startEvent,function(){ct(!0)}):document.addEventListener(Ee.startEvent,function(){ct(!0)}),window.addEventListener("resize",(0,W.default)(ct,Ee.debounceDelay,!0)),window.addEventListener("orientationchange",(0,W.default)(ct,Ee.debounceDelay,!0)),window.addEventListener("scroll",(0,V.default)(function(){(0,Gn.default)(lt,Ee.once)},Ee.throttleDelay)),Ee.disableMutationObserver||J.default.ready("[data-aos]",dn),lt)},refresh:ct,refreshHard:dn}},function(ke,ne){},,,,,function(ke,ne){(function(I){"use strict";function O(E,ae,j){function Qe(le){var ft=Ct,Mn=Pe;return Ct=Pe=void 0,hn=le,Le=E.apply(Mn,ft)}function dt(le){return hn=le,ee=setTimeout(fn,ae),G?Qe(le):Le}function In(le){var ft=le-ue;return void 0===ue||ft>=ae||ft<0||At&&le-hn>=Tt}function fn(){var le=A();return In(le)?Ie(le):void(ee=setTimeout(fn,function et(le){var ja=ae-(le-ue);return At?dn(ja,Tt-(le-hn)):ja}(le)))}function Ie(le){return ee=void 0,Me&&Ct?Qe(le):(Ct=Pe=void 0,Le)}function jt(){var le=A(),ft=In(le);if(Ct=arguments,Pe=this,ue=le,ft){if(void 0===ee)return dt(ue);if(At)return ee=setTimeout(fn,ae),Qe(ue)}return void 0===ee&&(ee=setTimeout(fn,ae)),Le}var Ct,Pe,Tt,Le,ee,ue,hn=0,G=!1,At=!1,Me=!0;if("function"!=typeof E)throw new TypeError(K);return ae=pe(ae)||0,ye(j)&&(G=!!j.leading,Tt=(At="maxWait"in j)?ct(pe(j.maxWait)||0,ae):Tt,Me="trailing"in j?!!j.trailing:Me),jt.cancel=function Or(){void 0!==ee&&clearTimeout(ee),hn=0,Ct=ue=Pe=ee=void 0},jt.flush=function cr(){return void 0===ee?Le:Ie(A())},jt}function ye(E){var ae=typeof E>"u"?"undefined":W(E);return!!E&&("object"==ae||"function"==ae)}function V(E){return"symbol"==(typeof E>"u"?"undefined":W(E))||function fe(E){return!!E&&"object"==(typeof E>"u"?"undefined":W(E))}(E)&&Ee.call(E)==me}function pe(E){if("number"==typeof E)return E;if(V(E))return J;if(ye(E)){var ae="function"==typeof E.valueOf?E.valueOf():E;E=ye(ae)?ae+"":ae}if("string"!=typeof E)return 0===E?E:+E;E=E.replace(Ye,"");var j=Gn.test(E);return j||lr.test(E)?bn(E.slice(2),j?2:8):ut.test(E)?J:+E}var W="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(E){return typeof E}:function(E){return E&&"function"==typeof Symbol&&E.constructor===Symbol&&E!==Symbol.prototype?"symbol":typeof E},K="Expected a function",J=NaN,me="[object Symbol]",Ye=/^\s+|\s+$/g,ut=/^[-+]0x[0-9a-f]+$/i,Gn=/^0b[01]+$/i,lr=/^0o[0-7]+$/i,bn=parseInt,St="object"==(typeof I>"u"?"undefined":W(I))&&I&&I.Object===Object&&I,Wt="object"==(typeof self>"u"?"undefined":W(self))&&self&&self.Object===Object&&self,lt=St||Wt||Function("return this")(),Ee=Object.prototype.toString,ct=Math.max,dn=Math.min,A=function(){return lt.Date.now()};ke.exports=function re(E,ae,j){var Qe=!0,dt=!0;if("function"!=typeof E)throw new TypeError(K);return ye(j)&&(Qe="leading"in j?!!j.leading:Qe,dt="trailing"in j?!!j.trailing:dt),O(E,ae,{leading:Qe,maxWait:ae,trailing:dt})}}).call(ne,function(){return this}())},function(ke,ne){(function(I){"use strict";function re(A){var E=typeof A>"u"?"undefined":pe(A);return!!A&&("object"==E||"function"==E)}function fe(A){return"symbol"==(typeof A>"u"?"undefined":pe(A))||function ye(A){return!!A&&"object"==(typeof A>"u"?"undefined":pe(A))}(A)&&cn.call(A)==J}function V(A){if("number"==typeof A)return A;if(fe(A))return K;if(re(A)){var E="function"==typeof A.valueOf?A.valueOf():A;A=re(E)?E+"":E}if("string"!=typeof A)return 0===A?A:+A;A=A.replace(me,"");var ae=ut.test(A);return ae||Gn.test(A)?lr(A.slice(2),ae?2:8):Ye.test(A)?K:+A}var pe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},W="Expected a function",K=NaN,J="[object Symbol]",me=/^\s+|\s+$/g,Ye=/^[-+]0x[0-9a-f]+$/i,ut=/^0b[01]+$/i,Gn=/^0o[0-7]+$/i,lr=parseInt,bn="object"==(typeof I>"u"?"undefined":pe(I))&&I&&I.Object===Object&&I,St="object"==(typeof self>"u"?"undefined":pe(self))&&self&&self.Object===Object&&self,Wt=bn||St||Function("return this")(),cn=Object.prototype.toString,Ee=Math.max,ct=Math.min,dn=function(){return Wt.Date.now()};ke.exports=function O(A,E,ae){function j(Me){var le=jt,ft=Ct;return jt=Ct=void 0,ue=Me,Tt=A.apply(ft,le)}function Qe(Me){return ue=Me,Le=setTimeout(In,E),hn?j(Me):Tt}function et(Me){var le=Me-ee;return void 0===ee||le>=E||le<0||G&&Me-ue>=Pe}function In(){var Me=dn();return et(Me)?fn(Me):void(Le=setTimeout(In,function dt(Me){var Mn=E-(Me-ee);return G?ct(Mn,Pe-(Me-ue)):Mn}(Me)))}function fn(Me){return Le=void 0,At&&jt?j(Me):(jt=Ct=void 0,Tt)}function cr(){var Me=dn(),le=et(Me);if(jt=arguments,Ct=this,ee=Me,le){if(void 0===Le)return Qe(ee);if(G)return Le=setTimeout(In,E),j(ee)}return void 0===Le&&(Le=setTimeout(In,E)),Tt}var jt,Ct,Pe,Tt,Le,ee,ue=0,hn=!1,G=!1,At=!0;if("function"!=typeof A)throw new TypeError(W);return E=V(E)||0,re(ae)&&(hn=!!ae.leading,Pe=(G="maxWait"in ae)?Ee(V(ae.maxWait)||0,E):Pe,At="trailing"in ae?!!ae.trailing:At),cr.cancel=function Ie(){void 0!==Le&&clearTimeout(Le),ue=0,jt=ee=Ct=Le=void 0},cr.flush=function Or(){return void 0===Le?Tt:fn(dn())},cr}}).call(ne,function(){return this}())},function(ke,ne){"use strict";function I(pe){var W=void 0,K=void 0;for(W=0;W<pe.length;W+=1)if((K=pe[W]).dataset&&K.dataset.aos||K.children&&I(K.children))return!0;return!1}function O(){return window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver}function fe(pe){pe&&pe.forEach(function(W){var K=Array.prototype.slice.call(W.addedNodes),J=Array.prototype.slice.call(W.removedNodes);if(I(K.concat(J)))return V()})}Object.defineProperty(ne,"__esModule",{value:!0});var V=function(){};ne.default={isSupported:function re(){return!!O()},ready:function ye(pe,W){var K=window.document,me=new(O())(fe);V=W,me.observe(K.documentElement,{childList:!0,subtree:!0,removedNodes:!0})}}},function(ke,ne){"use strict";function O(){return navigator.userAgent||navigator.vendor||window.opera||""}Object.defineProperty(ne,"__esModule",{value:!0});var re=function(){function K(J,me){for(var Ye=0;Ye<me.length;Ye++){var ut=me[Ye];ut.enumerable=ut.enumerable||!1,ut.configurable=!0,"value"in ut&&(ut.writable=!0),Object.defineProperty(J,ut.key,ut)}}return function(J,me,Ye){return me&&K(J.prototype,me),Ye&&K(J,Ye),J}}(),ye=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i,fe=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,V=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i,pe=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,W=function(){function K(){!function I(K,J){if(!(K instanceof J))throw new TypeError("Cannot call a class as a function")}(this,K)}return re(K,[{key:"phone",value:function(){var J=O();return!(!ye.test(J)&&!fe.test(J.substr(0,4)))}},{key:"mobile",value:function(){var J=O();return!(!V.test(J)&&!pe.test(J.substr(0,4)))}},{key:"tablet",value:function(){return this.mobile()&&!this.phone()}}]),K}();ne.default=new W},function(ke,ne){"use strict";Object.defineProperty(ne,"__esModule",{value:!0});ne.default=function(re,ye){var fe=window.pageYOffset,V=window.innerHeight;re.forEach(function(pe,W){!function(re,ye,fe){var V=re.node.getAttribute("data-aos-once");ye>re.position?re.node.classList.add("aos-animate"):typeof V<"u"&&("false"===V||!fe&&"true"!==V)&&re.node.classList.remove("aos-animate")}(pe,V+fe,ye)})}},function(ke,ne,I){"use strict";Object.defineProperty(ne,"__esModule",{value:!0});var ye=function O(V){return V&&V.__esModule?V:{default:V}}(I(12));ne.default=function(V,pe){return V.forEach(function(W,K){W.node.classList.add("aos-init"),W.position=(0,ye.default)(W.node,pe.offset)}),V}},function(ke,ne,I){"use strict";Object.defineProperty(ne,"__esModule",{value:!0});var ye=function O(V){return V&&V.__esModule?V:{default:V}}(I(13));ne.default=function(V,pe){var W=0,K=0,J=window.innerHeight,me={offset:V.getAttribute("data-aos-offset"),anchor:V.getAttribute("data-aos-anchor"),anchorPlacement:V.getAttribute("data-aos-anchor-placement")};switch(me.offset&&!isNaN(me.offset)&&(K=parseInt(me.offset)),me.anchor&&document.querySelectorAll(me.anchor)&&(V=document.querySelectorAll(me.anchor)[0]),W=(0,ye.default)(V).top,me.anchorPlacement){case"top-bottom":break;case"center-bottom":W+=V.offsetHeight/2;break;case"bottom-bottom":W+=V.offsetHeight;break;case"top-center":W+=J/2;break;case"bottom-center":W+=J/2+V.offsetHeight;break;case"center-center":W+=J/2+V.offsetHeight/2;break;case"top-top":W+=J;break;case"bottom-top":W+=V.offsetHeight+J;break;case"center-top":W+=V.offsetHeight/2+J}return me.anchorPlacement||me.offset||isNaN(pe)||(K=pe),W+K}},function(ke,ne){"use strict";Object.defineProperty(ne,"__esModule",{value:!0}),ne.default=function(O){for(var re=0,ye=0;O&&!isNaN(O.offsetLeft)&&!isNaN(O.offsetTop);)re+=O.offsetLeft-("BODY"!=O.tagName?O.scrollLeft:0),ye+=O.offsetTop-("BODY"!=O.tagName?O.scrollTop:0),O=O.offsetParent;return{top:ye,left:re}}},function(ke,ne){"use strict";Object.defineProperty(ne,"__esModule",{value:!0}),ne.default=function(O){return O=O||document.querySelectorAll("[data-aos]"),Array.prototype.map.call(O,function(re){return{node:re}})}}])}},Ro=>{Ro(Ro.s=731)}]);