-
Notifications
You must be signed in to change notification settings - Fork 0
/
main.79f78297af5ee34ff286.js
1 lines (1 loc) · 216 KB
/
main.79f78297af5ee34ff286.js
1
(self.webpackChunkmy_fourth_angular_project=self.webpackChunkmy_fourth_angular_project||[]).push([[179],{255:t=>{function e(t){return Promise.resolve().then(()=>{var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e})}e.keys=()=>[],e.resolve=e,e.id=255,t.exports=e},745:(t,e,n)=>{"use strict";function r(t){return"function"==typeof t}let s=!1;const o={Promise:void 0,set useDeprecatedSynchronousErrorHandling(t){if(t){const t=new Error;console.warn("DEPRECATED! RxJS was set to use deprecated synchronous error handling behavior by code at: \n"+t.stack)}else s&&console.log("RxJS: Back to a better error behavior. Thank you. <3");s=t},get useDeprecatedSynchronousErrorHandling(){return s}};function i(t){setTimeout(()=>{throw t},0)}const a={closed:!0,next(t){},error(t){if(o.useDeprecatedSynchronousErrorHandling)throw t;i(t)},complete(){}},l=(()=>Array.isArray||(t=>t&&"number"==typeof t.length))();function c(t){return null!==t&&"object"==typeof t}const u=(()=>{function t(t){return Error.call(this),this.message=t?`${t.length} errors occurred during unsubscription:\n${t.map((t,e)=>`${e+1}) ${t.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=t,this}return t.prototype=Object.create(Error.prototype),t})();let h=(()=>{class t{constructor(t){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,t&&(this._ctorUnsubscribe=!0,this._unsubscribe=t)}unsubscribe(){let e;if(this.closed)return;let{_parentOrParents:n,_ctorUnsubscribe:s,_unsubscribe:o,_subscriptions:i}=this;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,n instanceof t)n.remove(this);else if(null!==n)for(let t=0;t<n.length;++t)n[t].remove(this);if(r(o)){s&&(this._unsubscribe=void 0);try{o.call(this)}catch(a){e=a instanceof u?d(a.errors):[a]}}if(l(i)){let t=-1,n=i.length;for(;++t<n;){const n=i[t];if(c(n))try{n.unsubscribe()}catch(a){e=e||[],a instanceof u?e=e.concat(d(a.errors)):e.push(a)}}}if(e)throw new u(e)}add(e){let n=e;if(!e)return t.EMPTY;switch(typeof e){case"function":n=new t(e);case"object":if(n===this||n.closed||"function"!=typeof n.unsubscribe)return n;if(this.closed)return n.unsubscribe(),n;if(!(n instanceof t)){const e=n;n=new t,n._subscriptions=[e]}break;default:throw new Error("unrecognized teardown "+e+" added to Subscription.")}let{_parentOrParents:r}=n;if(null===r)n._parentOrParents=this;else if(r instanceof t){if(r===this)return n;n._parentOrParents=[r,this]}else{if(-1!==r.indexOf(this))return n;r.push(this)}const s=this._subscriptions;return null===s?this._subscriptions=[n]:s.push(n),n}remove(t){const e=this._subscriptions;if(e){const n=e.indexOf(t);-1!==n&&e.splice(n,1)}}}return t.EMPTY=function(t){return t.closed=!0,t}(new t),t})();function d(t){return t.reduce((t,e)=>t.concat(e instanceof u?e.errors:e),[])}const p=(()=>"function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random())();class f extends h{constructor(t,e,n){switch(super(),this.syncErrorValue=null,this.syncErrorThrown=!1,this.syncErrorThrowable=!1,this.isStopped=!1,arguments.length){case 0:this.destination=a;break;case 1:if(!t){this.destination=a;break}if("object"==typeof t){t instanceof f?(this.syncErrorThrowable=t.syncErrorThrowable,this.destination=t,t.add(this)):(this.syncErrorThrowable=!0,this.destination=new g(this,t));break}default:this.syncErrorThrowable=!0,this.destination=new g(this,t,e,n)}}[p](){return this}static create(t,e,n){const r=new f(t,e,n);return r.syncErrorThrowable=!1,r}next(t){this.isStopped||this._next(t)}error(t){this.isStopped||(this.isStopped=!0,this._error(t))}complete(){this.isStopped||(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe())}_next(t){this.destination.next(t)}_error(t){this.destination.error(t),this.unsubscribe()}_complete(){this.destination.complete(),this.unsubscribe()}_unsubscribeAndRecycle(){const{_parentOrParents:t}=this;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=t,this}}class g extends f{constructor(t,e,n,s){let o;super(),this._parentSubscriber=t;let i=this;r(e)?o=e:e&&(o=e.next,n=e.error,s=e.complete,e!==a&&(i=Object.create(e),r(i.unsubscribe)&&this.add(i.unsubscribe.bind(i)),i.unsubscribe=this.unsubscribe.bind(this))),this._context=i,this._next=o,this._error=n,this._complete=s}next(t){if(!this.isStopped&&this._next){const{_parentSubscriber:e}=this;o.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?this.__tryOrSetError(e,this._next,t)&&this.unsubscribe():this.__tryOrUnsub(this._next,t)}}error(t){if(!this.isStopped){const{_parentSubscriber:e}=this,{useDeprecatedSynchronousErrorHandling:n}=o;if(this._error)n&&e.syncErrorThrowable?(this.__tryOrSetError(e,this._error,t),this.unsubscribe()):(this.__tryOrUnsub(this._error,t),this.unsubscribe());else if(e.syncErrorThrowable)n?(e.syncErrorValue=t,e.syncErrorThrown=!0):i(t),this.unsubscribe();else{if(this.unsubscribe(),n)throw t;i(t)}}}complete(){if(!this.isStopped){const{_parentSubscriber:t}=this;if(this._complete){const e=()=>this._complete.call(this._context);o.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?(this.__tryOrSetError(t,e),this.unsubscribe()):(this.__tryOrUnsub(e),this.unsubscribe())}else this.unsubscribe()}}__tryOrUnsub(t,e){try{t.call(this._context,e)}catch(n){if(this.unsubscribe(),o.useDeprecatedSynchronousErrorHandling)throw n;i(n)}}__tryOrSetError(t,e,n){if(!o.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{e.call(this._context,n)}catch(r){return o.useDeprecatedSynchronousErrorHandling?(t.syncErrorValue=r,t.syncErrorThrown=!0,!0):(i(r),!0)}return!1}_unsubscribe(){const{_parentSubscriber:t}=this;this._context=null,this._parentSubscriber=null,t.unsubscribe()}}const m=(()=>"function"==typeof Symbol&&Symbol.observable||"@@observable")();function y(t){return t}let v=(()=>{class t{constructor(t){this._isScalar=!1,t&&(this._subscribe=t)}lift(e){const n=new t;return n.source=this,n.operator=e,n}subscribe(t,e,n){const{operator:r}=this,s=function(t,e,n){if(t){if(t instanceof f)return t;if(t[p])return t[p]()}return t||e||n?new f(t,e,n):new f(a)}(t,e,n);if(s.add(r?r.call(s,this.source):this.source||o.useDeprecatedSynchronousErrorHandling&&!s.syncErrorThrowable?this._subscribe(s):this._trySubscribe(s)),o.useDeprecatedSynchronousErrorHandling&&s.syncErrorThrowable&&(s.syncErrorThrowable=!1,s.syncErrorThrown))throw s.syncErrorValue;return s}_trySubscribe(t){try{return this._subscribe(t)}catch(e){o.useDeprecatedSynchronousErrorHandling&&(t.syncErrorThrown=!0,t.syncErrorValue=e),function(t){for(;t;){const{closed:e,destination:n,isStopped:r}=t;if(e||r)return!1;t=n&&n instanceof f?n:null}return!0}(t)?t.error(e):console.warn(e)}}forEach(t,e){return new(e=_(e))((e,n)=>{let r;r=this.subscribe(e=>{try{t(e)}catch(s){n(s),r&&r.unsubscribe()}},n,e)})}_subscribe(t){const{source:e}=this;return e&&e.subscribe(t)}[m](){return this}pipe(...t){return 0===t.length?this:(0===(e=t).length?y:1===e.length?e[0]:function(t){return e.reduce((t,e)=>e(t),t)})(this);var e}toPromise(t){return new(t=_(t))((t,e)=>{let n;this.subscribe(t=>n=t,t=>e(t),()=>t(n))})}}return t.create=e=>new t(e),t})();function _(t){if(t||(t=o.Promise||Promise),!t)throw new Error("no Promise impl found");return t}const w=(()=>{function t(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return t.prototype=Object.create(Error.prototype),t})();class b extends h{constructor(t,e){super(),this.subject=t,this.subscriber=e,this.closed=!1}unsubscribe(){if(this.closed)return;this.closed=!0;const t=this.subject,e=t.observers;if(this.subject=null,!e||0===e.length||t.isStopped||t.closed)return;const n=e.indexOf(this.subscriber);-1!==n&&e.splice(n,1)}}class C extends f{constructor(t){super(t),this.destination=t}}let S=(()=>{class t extends v{constructor(){super(),this.observers=[],this.closed=!1,this.isStopped=!1,this.hasError=!1,this.thrownError=null}[p](){return new C(this)}lift(t){const e=new x(this,this);return e.operator=t,e}next(t){if(this.closed)throw new w;if(!this.isStopped){const{observers:e}=this,n=e.length,r=e.slice();for(let s=0;s<n;s++)r[s].next(t)}}error(t){if(this.closed)throw new w;this.hasError=!0,this.thrownError=t,this.isStopped=!0;const{observers:e}=this,n=e.length,r=e.slice();for(let s=0;s<n;s++)r[s].error(t);this.observers.length=0}complete(){if(this.closed)throw new w;this.isStopped=!0;const{observers:t}=this,e=t.length,n=t.slice();for(let r=0;r<e;r++)n[r].complete();this.observers.length=0}unsubscribe(){this.isStopped=!0,this.closed=!0,this.observers=null}_trySubscribe(t){if(this.closed)throw new w;return super._trySubscribe(t)}_subscribe(t){if(this.closed)throw new w;return this.hasError?(t.error(this.thrownError),h.EMPTY):this.isStopped?(t.complete(),h.EMPTY):(this.observers.push(t),new b(this,t))}asObservable(){const t=new v;return t.source=this,t}}return t.create=(t,e)=>new x(t,e),t})();class x extends S{constructor(t,e){super(),this.destination=t,this.source=e}next(t){const{destination:e}=this;e&&e.next&&e.next(t)}error(t){const{destination:e}=this;e&&e.error&&this.destination.error(t)}complete(){const{destination:t}=this;t&&t.complete&&this.destination.complete()}_subscribe(t){const{source:e}=this;return e?this.source.subscribe(t):h.EMPTY}}function E(t){return t&&"function"==typeof t.schedule}function T(t,e){return function(n){if("function"!=typeof t)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return n.lift(new k(t,e))}}class k{constructor(t,e){this.project=t,this.thisArg=e}call(t,e){return e.subscribe(new A(t,this.project,this.thisArg))}}class A extends f{constructor(t,e,n){super(t),this.project=e,this.count=0,this.thisArg=n||this}_next(t){let e;try{e=this.project.call(this.thisArg,t,this.count++)}catch(n){return void this.destination.error(n)}this.destination.next(e)}}const R=t=>e=>{for(let n=0,r=t.length;n<r&&!e.closed;n++)e.next(t[n]);e.complete()};function O(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}const I=O(),P=t=>t&&"number"==typeof t.length&&"function"!=typeof t;function j(t){return!!t&&"function"!=typeof t.subscribe&&"function"==typeof t.then}const N=t=>{if(t&&"function"==typeof t[m])return n=t,t=>{const e=n[m]();if("function"!=typeof e.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return e.subscribe(t)};if(P(t))return R(t);if(j(t))return(t=>e=>(t.then(t=>{e.closed||(e.next(t),e.complete())},t=>e.error(t)).then(null,i),e))(t);if(t&&"function"==typeof t[I])return e=t,t=>{const n=e[I]();for(;;){let e;try{e=n.next()}catch(r){return t.error(r),t}if(e.done){t.complete();break}if(t.next(e.value),t.closed)break}return"function"==typeof n.return&&t.add(()=>{n.return&&n.return()}),t};{const e=c(t)?"an invalid object":`'${t}'`;throw new TypeError(`You provided ${e} where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.`)}var e,n};function U(t,e){return new v(n=>{const r=new h;let s=0;return r.add(e.schedule(function(){s!==t.length?(n.next(t[s++]),n.closed||r.add(this.schedule())):n.complete()})),r})}function D(t,e){return e?function(t,e){if(null!=t){if(function(t){return t&&"function"==typeof t[m]}(t))return function(t,e){return new v(n=>{const r=new h;return r.add(e.schedule(()=>{const s=t[m]();r.add(s.subscribe({next(t){r.add(e.schedule(()=>n.next(t)))},error(t){r.add(e.schedule(()=>n.error(t)))},complete(){r.add(e.schedule(()=>n.complete()))}}))})),r})}(t,e);if(j(t))return function(t,e){return new v(n=>{const r=new h;return r.add(e.schedule(()=>t.then(t=>{r.add(e.schedule(()=>{n.next(t),r.add(e.schedule(()=>n.complete()))}))},t=>{r.add(e.schedule(()=>n.error(t)))}))),r})}(t,e);if(P(t))return U(t,e);if(function(t){return t&&"function"==typeof t[I]}(t)||"string"==typeof t)return function(t,e){if(!t)throw new Error("Iterable cannot be null");return new v(n=>{const r=new h;let s;return r.add(()=>{s&&"function"==typeof s.return&&s.return()}),r.add(e.schedule(()=>{s=t[I](),r.add(e.schedule(function(){if(n.closed)return;let t,e;try{const n=s.next();t=n.value,e=n.done}catch(r){return void n.error(r)}e?n.complete():(n.next(t),this.schedule())}))})),r})}(t,e)}throw new TypeError((null!==t&&typeof t||t)+" is not observable")}(t,e):t instanceof v?t:new v(N(t))}class L extends f{constructor(t){super(),this.parent=t}_next(t){this.parent.notifyNext(t)}_error(t){this.parent.notifyError(t),this.unsubscribe()}_complete(){this.parent.notifyComplete(),this.unsubscribe()}}class F extends f{notifyNext(t){this.destination.next(t)}notifyError(t){this.destination.error(t)}notifyComplete(){this.destination.complete()}}function H(t,e){if(e.closed)return;if(t instanceof v)return t.subscribe(e);let n;try{n=N(t)(e)}catch(r){e.error(r)}return n}function M(t,e,n=Number.POSITIVE_INFINITY){return"function"==typeof e?r=>r.pipe(M((n,r)=>D(t(n,r)).pipe(T((t,s)=>e(n,t,r,s))),n)):("number"==typeof e&&(n=e),e=>e.lift(new $(t,n)))}class ${constructor(t,e=Number.POSITIVE_INFINITY){this.project=t,this.concurrent=e}call(t,e){return e.subscribe(new V(t,this.project,this.concurrent))}}class V extends F{constructor(t,e,n=Number.POSITIVE_INFINITY){super(t),this.project=e,this.concurrent=n,this.hasCompleted=!1,this.buffer=[],this.active=0,this.index=0}_next(t){this.active<this.concurrent?this._tryNext(t):this.buffer.push(t)}_tryNext(t){let e;const n=this.index++;try{e=this.project(t,n)}catch(r){return void this.destination.error(r)}this.active++,this._innerSub(e)}_innerSub(t){const e=new L(this),n=this.destination;n.add(e);const r=H(t,e);r!==e&&n.add(r)}_complete(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()}notifyNext(t){this.destination.next(t)}notifyComplete(){const t=this.buffer;this.active--,t.length>0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()}}function z(t=Number.POSITIVE_INFINITY){return M(y,t)}function B(t,e){return e?U(t,e):new v(R(t))}function q(){return function(t){return t.lift(new G(t))}}class G{constructor(t){this.connectable=t}call(t,e){const{connectable:n}=this;n._refCount++;const r=new W(t,n),s=e.subscribe(r);return r.closed||(r.connection=n.connect()),s}}class W extends f{constructor(t,e){super(t),this.connectable=e}_unsubscribe(){const{connectable:t}=this;if(!t)return void(this.connection=null);this.connectable=null;const e=t._refCount;if(e<=0)return void(this.connection=null);if(t._refCount=e-1,e>1)return void(this.connection=null);const{connection:n}=this,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}class Z extends v{constructor(t,e){super(),this.source=t,this.subjectFactory=e,this._refCount=0,this._isComplete=!1}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){const t=this._subject;return t&&!t.isStopped||(this._subject=this.subjectFactory()),this._subject}connect(){let t=this._connection;return t||(this._isComplete=!1,t=this._connection=new h,t.add(this.source.subscribe(new K(this.getSubject(),this))),t.closed&&(this._connection=null,t=h.EMPTY)),t}refCount(){return q()(this)}}const Q=(()=>{const t=Z.prototype;return{operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:t._subscribe},_isComplete:{value:t._isComplete,writable:!0},getSubject:{value:t.getSubject},connect:{value:t.connect},refCount:{value:t.refCount}}})();class K extends C{constructor(t,e){super(t),this.connectable=e}_error(t){this._unsubscribe(),super._error(t)}_complete(){this.connectable._isComplete=!0,this._unsubscribe(),super._complete()}_unsubscribe(){const t=this.connectable;if(t){this.connectable=null;const e=t._connection;t._refCount=0,t._subject=null,t._connection=null,e&&e.unsubscribe()}}}function J(){return new S}function Y(t){for(let e in t)if(t[e]===Y)return e;throw Error("Could not find renamed property on target object.")}function X(t){if("string"==typeof t)return t;if(Array.isArray(t))return"["+t.map(X).join(", ")+"]";if(null==t)return""+t;if(t.overriddenName)return`${t.overriddenName}`;if(t.name)return`${t.name}`;const e=t.toString();if(null==e)return""+e;const n=e.indexOf("\n");return-1===n?e:e.substring(0,n)}function tt(t,e){return null==t||""===t?null===e?"":e:null==e||""===e?t:t+" "+e}const et=Y({__forward_ref__:Y});function nt(t){return t.__forward_ref__=nt,t.toString=function(){return X(this())},t}function rt(t){return"function"==typeof(e=t)&&e.hasOwnProperty(et)&&e.__forward_ref__===nt?t():t;var e}class st extends Error{constructor(t,e){super(function(t,e){return`${t?`NG0${t}: `:""}${e}`}(t,e)),this.code=t}}function ot(t){return"string"==typeof t?t:null==t?"":String(t)}function it(t){return"function"==typeof t?t.name||t.toString():"object"==typeof t&&null!=t&&"function"==typeof t.type?t.type.name||t.type.toString():ot(t)}function at(t,e){const n=e?` in ${e}`:"";throw new st("201",`No provider for ${it(t)} found${n}`)}function lt(t){return{token:t.token,providedIn:t.providedIn||null,factory:t.factory,value:void 0}}function ct(t){return{providers:t.providers||[],imports:t.imports||[]}}function ut(t){return ht(t,pt)||ht(t,gt)}function ht(t,e){return t.hasOwnProperty(e)?t[e]:null}function dt(t){return t&&(t.hasOwnProperty(ft)||t.hasOwnProperty(mt))?t[ft]:null}const pt=Y({"\u0275prov":Y}),ft=Y({"\u0275inj":Y}),gt=Y({ngInjectableDef:Y}),mt=Y({ngInjectorDef:Y});var yt=function(t){return t[t.Default=0]="Default",t[t.Host=1]="Host",t[t.Self=2]="Self",t[t.SkipSelf=4]="SkipSelf",t[t.Optional=8]="Optional",t}({});let vt;function _t(t){const e=vt;return vt=t,e}function wt(t,e,n){const r=ut(t);return r&&"root"==r.providedIn?void 0===r.value?r.value=r.factory():r.value:n&yt.Optional?null:void 0!==e?e:void at(X(t),"Injector")}function bt(t){return{toString:t}.toString()}var Ct=function(t){return t[t.OnPush=0]="OnPush",t[t.Default=1]="Default",t}({}),St=function(t){return t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",t}({});const xt="undefined"!=typeof globalThis&&globalThis,Et="undefined"!=typeof window&&window,Tt="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,kt="undefined"!=typeof global&&global,At=xt||kt||Et||Tt,Rt={},Ot=[],It=Y({"\u0275cmp":Y}),Pt=Y({"\u0275dir":Y}),jt=Y({"\u0275pipe":Y}),Nt=Y({"\u0275mod":Y}),Ut=Y({"\u0275loc":Y}),Dt=Y({"\u0275fac":Y}),Lt=Y({__NG_ELEMENT_ID__:Y});let Ft=0;function Ht(t){return bt(()=>{const e={},n={type:t.type,providersResolver:null,decls:t.decls,vars:t.vars,factory:null,template:t.template||null,consts:t.consts||null,ngContentSelectors:t.ngContentSelectors,hostBindings:t.hostBindings||null,hostVars:t.hostVars||0,hostAttrs:t.hostAttrs||null,contentQueries:t.contentQueries||null,declaredInputs:e,inputs:null,outputs:null,exportAs:t.exportAs||null,onPush:t.changeDetection===Ct.OnPush,directiveDefs:null,pipeDefs:null,selectors:t.selectors||Ot,viewQuery:t.viewQuery||null,features:t.features||null,data:t.data||{},encapsulation:t.encapsulation||St.Emulated,id:"c",styles:t.styles||Ot,_:null,setInput:null,schemas:t.schemas||null,tView:null},r=t.directives,s=t.features,o=t.pipes;return n.id+=Ft++,n.inputs=Bt(t.inputs,e),n.outputs=Bt(t.outputs),s&&s.forEach(t=>t(n)),n.directiveDefs=r?()=>("function"==typeof r?r():r).map(Mt):null,n.pipeDefs=o?()=>("function"==typeof o?o():o).map($t):null,n})}function Mt(t){return Gt(t)||function(t){return t[Pt]||null}(t)}function $t(t){return function(t){return t[jt]||null}(t)}const Vt={};function zt(t){const e={type:t.type,bootstrap:t.bootstrap||Ot,declarations:t.declarations||Ot,imports:t.imports||Ot,exports:t.exports||Ot,transitiveCompileScopes:null,schemas:t.schemas||null,id:t.id||null};return null!=t.id&&bt(()=>{Vt[t.id]=t.type}),e}function Bt(t,e){if(null==t)return Rt;const n={};for(const r in t)if(t.hasOwnProperty(r)){let s=t[r],o=s;Array.isArray(s)&&(o=s[1],s=s[0]),n[s]=r,e&&(e[s]=o)}return n}const qt=Ht;function Gt(t){return t[It]||null}function Wt(t,e){const n=t[Nt]||null;if(!n&&!0===e)throw new Error(`Type ${X(t)} does not have '\u0275mod' property.`);return n}const Zt=20,Qt=10;function Kt(t){return Array.isArray(t)&&"object"==typeof t[1]}function Jt(t){return Array.isArray(t)&&!0===t[1]}function Yt(t){return 0!=(8&t.flags)}function Xt(t){return 2==(2&t.flags)}function te(t){return 1==(1&t.flags)}function ee(t){return null!==t.template}function ne(t,e){return t.hasOwnProperty(Dt)?t[Dt]:null}class re{constructor(t,e,n){this.previousValue=t,this.currentValue=e,this.firstChange=n}isFirstChange(){return this.firstChange}}function se(){return oe}function oe(t){return t.type.prototype.ngOnChanges&&(t.setInput=ae),ie}function ie(){const t=le(this),e=null==t?void 0:t.current;if(e){const n=t.previous;if(n===Rt)t.previous=e;else for(let t in e)n[t]=e[t];t.current=null,this.ngOnChanges(e)}}function ae(t,e,n,r){const s=le(t)||function(t,e){return t.__ngSimpleChanges__=e}(t,{previous:Rt,current:null}),o=s.current||(s.current={}),i=s.previous,a=this.declaredInputs[n],l=i[a];o[a]=new re(l&&l.currentValue,e,i===Rt),t[r]=e}function le(t){return t.__ngSimpleChanges__||null}let ce;function ue(t){return!!t.listen}se.ngInherit=!0;const he={createRenderer:(t,e)=>void 0!==ce?ce:"undefined"!=typeof document?document:void 0};function de(t){for(;Array.isArray(t);)t=t[0];return t}function pe(t,e){return de(e[t.index])}function fe(t,e){return t.data[e]}function ge(t,e){const n=e[t];return Kt(n)?n:n[0]}function me(t){return 128==(128&t[2])}function ye(t,e){return null==e?null:t[e]}function ve(t){t[18]=0}function _e(t,e){t[5]+=e;let n=t,r=t[3];for(;null!==r&&(1===e&&1===n[5]||-1===e&&0===n[5]);)r[5]+=e,n=r,r=r[3]}const we={lFrame:Fe(null),bindingsEnabled:!0,isInCheckNoChangesMode:!1};function be(){return we.bindingsEnabled}function Ce(){return we.lFrame.lView}function Se(){return we.lFrame.tView}function xe(){let t=Ee();for(;null!==t&&64===t.type;)t=t.parent;return t}function Ee(){return we.lFrame.currentTNode}function Te(t,e){const n=we.lFrame;n.currentTNode=t,n.isParent=e}function ke(){return we.lFrame.isParent}function Ae(){return we.isInCheckNoChangesMode}function Re(t){we.isInCheckNoChangesMode=t}function Oe(){return we.lFrame.bindingIndex++}function Ie(t,e){const n=we.lFrame;n.bindingIndex=n.bindingRootIndex=t,Pe(e)}function Pe(t){we.lFrame.currentDirectiveIndex=t}function je(t){we.lFrame.currentQueryIndex=t}function Ne(t){const e=t[1];return 2===e.type?e.declTNode:1===e.type?t[6]:null}function Ue(t,e,n){if(n&yt.SkipSelf){let r=e,s=t;for(;r=r.parent,!(null!==r||n&yt.Host||(r=Ne(s),null===r)||(s=s[15],10&r.type)););if(null===r)return!1;e=r,t=s}const r=we.lFrame=Le();return r.currentTNode=e,r.lView=t,!0}function De(t){const e=Le(),n=t[1];we.lFrame=e,e.currentTNode=n.firstChild,e.lView=t,e.tView=n,e.contextLView=t,e.bindingIndex=n.bindingStartIndex,e.inI18n=!1}function Le(){const t=we.lFrame,e=null===t?null:t.child;return null===e?Fe(t):e}function Fe(t){const e={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:t,child:null,inI18n:!1};return null!==t&&(t.child=e),e}function He(){const t=we.lFrame;return we.lFrame=t.parent,t.currentTNode=null,t.lView=null,t}const Me=He;function $e(){const t=He();t.isParent=!0,t.tView=null,t.selectedIndex=-1,t.contextLView=null,t.elementDepthCount=0,t.currentDirectiveIndex=-1,t.currentNamespace=null,t.bindingRootIndex=-1,t.bindingIndex=-1,t.currentQueryIndex=0}function Ve(){return we.lFrame.selectedIndex}function ze(t){we.lFrame.selectedIndex=t}function Be(){const t=we.lFrame;return fe(t.tView,t.selectedIndex)}function qe(t,e){for(let n=e.directiveStart,r=e.directiveEnd;n<r;n++){const e=t.data[n].type.prototype,{ngAfterContentInit:r,ngAfterContentChecked:s,ngAfterViewInit:o,ngAfterViewChecked:i,ngOnDestroy:a}=e;r&&(t.contentHooks||(t.contentHooks=[])).push(-n,r),s&&((t.contentHooks||(t.contentHooks=[])).push(n,s),(t.contentCheckHooks||(t.contentCheckHooks=[])).push(n,s)),o&&(t.viewHooks||(t.viewHooks=[])).push(-n,o),i&&((t.viewHooks||(t.viewHooks=[])).push(n,i),(t.viewCheckHooks||(t.viewCheckHooks=[])).push(n,i)),null!=a&&(t.destroyHooks||(t.destroyHooks=[])).push(n,a)}}function Ge(t,e,n){Qe(t,e,3,n)}function We(t,e,n,r){(3&t[2])===n&&Qe(t,e,n,r)}function Ze(t,e){let n=t[2];(3&n)===e&&(n&=2047,n+=1,t[2]=n)}function Qe(t,e,n,r){const s=null!=r?r:-1,o=e.length-1;let i=0;for(let a=void 0!==r?65535&t[18]:0;a<o;a++)if("number"==typeof e[a+1]){if(i=e[a],null!=r&&i>=r)break}else e[a]<0&&(t[18]+=65536),(i<s||-1==s)&&(Ke(t,n,e,a),t[18]=(4294901760&t[18])+a+2),a++}function Ke(t,e,n,r){const s=n[r]<0,o=n[r+1],i=t[s?-n[r]:n[r]];if(s){if(t[2]>>11<t[18]>>16&&(3&t[2])===e){t[2]+=2048;try{o.call(i)}finally{}}}else try{o.call(i)}finally{}}const Je=-1;class Ye{constructor(t,e,n){this.factory=t,this.resolving=!1,this.canSeeViewProviders=e,this.injectImpl=n}}function Xe(t,e,n){const r=ue(t);let s=0;for(;s<n.length;){const o=n[s];if("number"==typeof o){if(0!==o)break;s++;const i=n[s++],a=n[s++],l=n[s++];r?t.setAttribute(e,a,l,i):e.setAttributeNS(i,a,l)}else{const i=o,a=n[++s];en(i)?r&&t.setProperty(e,i,a):r?t.setAttribute(e,i,a):e.setAttribute(i,a),s++}}return s}function tn(t){return 3===t||4===t||6===t}function en(t){return 64===t.charCodeAt(0)}function nn(t,e){if(null===e||0===e.length);else if(null===t||0===t.length)t=e.slice();else{let n=-1;for(let r=0;r<e.length;r++){const s=e[r];"number"==typeof s?n=s:0===n||rn(t,n,s,null,-1===n||2===n?e[++r]:null)}}return t}function rn(t,e,n,r,s){let o=0,i=t.length;if(-1===e)i=-1;else for(;o<t.length;){const n=t[o++];if("number"==typeof n){if(n===e){i=-1;break}if(n>e){i=o-1;break}}}for(;o<t.length;){const e=t[o];if("number"==typeof e)break;if(e===n){if(null===r)return void(null!==s&&(t[o+1]=s));if(r===t[o+1])return void(t[o+2]=s)}o++,null!==r&&o++,null!==s&&o++}-1!==i&&(t.splice(i,0,e),o=i+1),t.splice(o++,0,n),null!==r&&t.splice(o++,0,r),null!==s&&t.splice(o++,0,s)}function sn(t){return t!==Je}function on(t){return 32767&t}function an(t,e){let n=t>>16,r=e;for(;n>0;)r=r[15],n--;return r}let ln=!0;function cn(t){const e=ln;return ln=t,e}let un=0;function hn(t,e){const n=pn(t,e);if(-1!==n)return n;const r=e[1];r.firstCreatePass&&(t.injectorIndex=e.length,dn(r.data,t),dn(e,null),dn(r.blueprint,null));const s=fn(t,e),o=t.injectorIndex;if(sn(s)){const t=on(s),n=an(s,e),r=n[1].data;for(let s=0;s<8;s++)e[o+s]=n[t+s]|r[t+s]}return e[o+8]=s,o}function dn(t,e){t.push(0,0,0,0,0,0,0,0,e)}function pn(t,e){return-1===t.injectorIndex||t.parent&&t.parent.injectorIndex===t.injectorIndex||null===e[t.injectorIndex+8]?-1:t.injectorIndex}function fn(t,e){if(t.parent&&-1!==t.parent.injectorIndex)return t.parent.injectorIndex;let n=0,r=null,s=e;for(;null!==s;){const t=s[1],e=t.type;if(r=2===e?t.declTNode:1===e?s[6]:null,null===r)return Je;if(n++,s=s[15],-1!==r.injectorIndex)return r.injectorIndex|n<<16}return Je}function gn(t,e,n){!function(t,e,n){let r;"string"==typeof n?r=n.charCodeAt(0)||0:n.hasOwnProperty(Lt)&&(r=n[Lt]),null==r&&(r=n[Lt]=un++);const s=255&r;e.data[t+(s>>5)]|=1<<s}(t,e,n)}function mn(t,e,n){if(n&yt.Optional)return t;at(e,"NodeInjector")}function yn(t,e,n,r){if(n&yt.Optional&&void 0===r&&(r=null),0==(n&(yt.Self|yt.Host))){const s=t[9],o=_t(void 0);try{return s?s.get(e,r,n&yt.Optional):wt(e,r,n&yt.Optional)}finally{_t(o)}}return mn(r,e,n)}function vn(t,e,n,r=yt.Default,s){if(null!==t){const o=function(t){if("string"==typeof t)return t.charCodeAt(0)||0;const e=t.hasOwnProperty(Lt)?t[Lt]:void 0;return"number"==typeof e?e>=0?255&e:wn:e}(n);if("function"==typeof o){if(!Ue(e,t,r))return r&yt.Host?mn(s,n,r):yn(e,n,r,s);try{const t=o(r);if(null!=t||r&yt.Optional)return t;at(n)}finally{Me()}}else if("number"==typeof o){let s=null,i=pn(t,e),a=Je,l=r&yt.Host?e[16][6]:null;for((-1===i||r&yt.SkipSelf)&&(a=-1===i?fn(t,e):e[i+8],a!==Je&&xn(r,!1)?(s=e[1],i=on(a),e=an(a,e)):i=-1);-1!==i;){const t=e[1];if(Sn(o,i,t.data)){const t=bn(i,e,n,s,r,l);if(t!==_n)return t}a=e[i+8],a!==Je&&xn(r,e[1].data[i+8]===l)&&Sn(o,i,e)?(s=t,i=on(a),e=an(a,e)):i=-1}}}return yn(e,n,r,s)}const _n={};function wn(){return new En(xe(),Ce())}function bn(t,e,n,r,s,o){const i=e[1],a=i.data[t+8],l=function(t,e,n,r,s){const o=t.providerIndexes,i=e.data,a=1048575&o,l=t.directiveStart,c=o>>20,u=s?a+c:t.directiveEnd;for(let h=r?a:a+c;h<u;h++){const t=i[h];if(h<l&&n===t||h>=l&&t.type===n)return h}if(s){const t=i[l];if(t&&ee(t)&&t.type===n)return l}return null}(a,i,n,null==r?Xt(a)&&ln:r!=i&&0!=(3&a.type),s&yt.Host&&o===a);return null!==l?Cn(e,i,l,a):_n}function Cn(t,e,n,r){let s=t[n];const o=e.data;if(s instanceof Ye){const i=s;i.resolving&&function(t,e){throw new st("200",`Circular dependency in DI detected for ${t}`)}(it(o[n]));const a=cn(i.canSeeViewProviders);i.resolving=!0;const l=i.injectImpl?_t(i.injectImpl):null;Ue(t,r,yt.Default);try{s=t[n]=i.factory(void 0,o,t,r),e.firstCreatePass&&n>=r.directiveStart&&function(t,e,n){const{ngOnChanges:r,ngOnInit:s,ngDoCheck:o}=e.type.prototype;if(r){const r=oe(e);(n.preOrderHooks||(n.preOrderHooks=[])).push(t,r),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(t,r)}s&&(n.preOrderHooks||(n.preOrderHooks=[])).push(0-t,s),o&&((n.preOrderHooks||(n.preOrderHooks=[])).push(t,o),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(t,o))}(n,o[n],e)}finally{null!==l&&_t(l),cn(a),i.resolving=!1,Me()}}return s}function Sn(t,e,n){return!!(n[e+(t>>5)]&1<<t)}function xn(t,e){return!(t&yt.Self||t&yt.Host&&e)}class En{constructor(t,e){this._tNode=t,this._lView=e}get(t,e){return vn(this._tNode,this._lView,t,void 0,e)}}const Tn="__parameters__";function kn(t,e,n){return bt(()=>{const r=function(t){return function(...e){if(t){const n=t(...e);for(const t in n)this[t]=n[t]}}}(e);function s(...t){if(this instanceof s)return r.apply(this,t),this;const e=new s(...t);return n.annotation=e,n;function n(t,n,r){const s=t.hasOwnProperty(Tn)?t[Tn]:Object.defineProperty(t,Tn,{value:[]})[Tn];for(;s.length<=r;)s.push(null);return(s[r]=s[r]||[]).push(e),t}}return n&&(s.prototype=Object.create(n.prototype)),s.prototype.ngMetadataName=t,s.annotationCls=s,s})}class An{constructor(t,e){this._desc=t,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof e?this.__NG_ELEMENT_ID__=e:void 0!==e&&(this.\u0275prov=lt({token:this,providedIn:e.providedIn||"root",factory:e.factory}))}toString(){return`InjectionToken ${this._desc}`}}const Rn=new An("AnalyzeForEntryComponents"),On=Function;function In(t,e){t.forEach(t=>Array.isArray(t)?In(t,e):e(t))}function Pn(t,e,n){e>=t.length?t.push(n):t.splice(e,0,n)}function jn(t,e){return e>=t.length-1?t.pop():t.splice(e,1)[0]}const Nn={},Un=/\n/gm,Dn="__source",Ln=Y({provide:String,useValue:Y});let Fn;function Hn(t){const e=Fn;return Fn=t,e}function Mn(t,e=yt.Default){if(void 0===Fn)throw new Error("inject() must be called from an injection context");return null===Fn?wt(t,void 0,e):Fn.get(t,e&yt.Optional?null:void 0,e)}function $n(t,e=yt.Default){return(vt||Mn)(rt(t),e)}function Vn(t){const e=[];for(let n=0;n<t.length;n++){const r=rt(t[n]);if(Array.isArray(r)){if(0===r.length)throw new Error("Arguments array must have arguments.");let t,n=yt.Default;for(let e=0;e<r.length;e++){const s=r[e],o=s.__NG_DI_FLAG__;"number"==typeof o?-1===o?t=s.token:n|=o:t=s}e.push($n(t,n))}else e.push($n(r))}return e}function zn(t,e){return t.__NG_DI_FLAG__=e,t.prototype.__NG_DI_FLAG__=e,t}const Bn=zn(kn("Inject",t=>({token:t})),-1),qn=zn(kn("Optional"),8),Gn=zn(kn("SkipSelf"),4);class Wn{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see https://g.co/ng/security#xss)`}}const Zn=/^(?:(?:https?|mailto|ftp|tel|file|sms):|[^&:/?#]*(?:[/?#]|$))/gi,Qn=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+\/]+=*$/i;var Kn=function(t){return t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL",t}({});function Jn(t){const e=function(){const t=Ce();return t&&t[12]}();return e?e.sanitize(Kn.URL,t)||"":function(t,e){const n=function(t){return t instanceof Wn&&t.getTypeName()||null}(t);if(null!=n&&n!==e){if("ResourceURL"===n&&"URL"===e)return!0;throw new Error(`Required a safe ${e}, got a ${n} (see https://g.co/ng/security#xss)`)}return n===e}(t,"URL")?(r=t)instanceof Wn?r.changingThisBreaksApplicationSecurity:r:(n=ot(t),(n=String(n)).match(Zn)||n.match(Qn)?n:"unsafe:"+n);var n,r}function Yn(t,e){t.__ngContext__=e}function Xn(t){const e=function(t){return t.__ngContext__||null}(t);return e?Array.isArray(e)?e:e.lView:null}function tr(t){return t.ngDebugContext}function er(t){return t.ngOriginalError}function nr(t,...e){t.error(...e)}class rr{constructor(){this._console=console}handleError(t){const e=this._findOriginalError(t),n=this._findContext(t),r=function(t){return t.ngErrorLogger||nr}(t);r(this._console,"ERROR",t),e&&r(this._console,"ORIGINAL ERROR",e),n&&r(this._console,"ERROR CONTEXT",n)}_findContext(t){return t?tr(t)?tr(t):this._findContext(er(t)):null}_findOriginalError(t){let e=er(t);for(;e&&er(e);)e=er(e);return e}}const sr=(()=>("undefined"!=typeof requestAnimationFrame&&requestAnimationFrame||setTimeout).bind(At))();function or(t){return t instanceof Function?t():t}var ir=function(t){return t[t.Important=1]="Important",t[t.DashCase=2]="DashCase",t}({});function ar(t,e){return(void 0)(t,e)}function lr(t){const e=t[3];return Jt(e)?e[3]:e}function cr(t){return hr(t[13])}function ur(t){return hr(t[4])}function hr(t){for(;null!==t&&!Jt(t);)t=t[4];return t}function dr(t,e,n,r,s){if(null!=r){let o,i=!1;Jt(r)?o=r:Kt(r)&&(i=!0,r=r[0]);const a=de(r);0===t&&null!==n?null==s?_r(e,n,a):vr(e,n,a,s||null,!0):1===t&&null!==n?vr(e,n,a,s||null,!0):2===t?function(t,e,n){const r=br(t,e);r&&function(t,e,n,r){ue(t)?t.removeChild(e,n,r):e.removeChild(n)}(t,r,e,n)}(e,a,i):3===t&&e.destroyNode(a),null!=o&&function(t,e,n,r,s){const o=n[7];o!==de(n)&&dr(e,t,r,o,s);for(let i=Qt;i<n.length;i++){const s=n[i];kr(s[1],s,t,e,r,o)}}(e,t,o,n,s)}}function pr(t,e,n){return ue(t)?t.createElement(e,n):null===n?t.createElement(e):t.createElementNS(n,e)}function fr(t,e){const n=t[9],r=n.indexOf(e),s=e[3];1024&e[2]&&(e[2]&=-1025,_e(s,-1)),n.splice(r,1)}function gr(t,e){if(t.length<=Qt)return;const n=Qt+e,r=t[n];if(r){const o=r[17];null!==o&&o!==t&&fr(o,r),e>0&&(t[n-1][4]=r[4]);const i=jn(t,Qt+e);kr(r[1],s=r,s[11],2,null,null),s[0]=null,s[6]=null;const a=i[19];null!==a&&a.detachView(i[1]),r[3]=null,r[4]=null,r[2]&=-129}var s;return r}function mr(t,e){if(!(256&e[2])){const n=e[11];ue(n)&&n.destroyNode&&kr(t,e,n,3,null,null),function(t){let e=t[13];if(!e)return yr(t[1],t);for(;e;){let n=null;if(Kt(e))n=e[13];else{const t=e[10];t&&(n=t)}if(!n){for(;e&&!e[4]&&e!==t;)Kt(e)&&yr(e[1],e),e=e[3];null===e&&(e=t),Kt(e)&&yr(e[1],e),n=e&&e[4]}e=n}}(e)}}function yr(t,e){if(!(256&e[2])){e[2]&=-129,e[2]|=256,function(t,e){let n;if(null!=t&&null!=(n=t.destroyHooks))for(let r=0;r<n.length;r+=2){const t=e[n[r]];if(!(t instanceof Ye)){const e=n[r+1];if(Array.isArray(e))for(let n=0;n<e.length;n+=2){const r=t[e[n]],s=e[n+1];try{s.call(r)}finally{}}else try{e.call(t)}finally{}}}}(t,e),function(t,e){const n=t.cleanup,r=e[7];let s=-1;if(null!==n)for(let o=0;o<n.length-1;o+=2)if("string"==typeof n[o]){const t=n[o+1],i="function"==typeof t?t(e):de(e[t]),a=r[s=n[o+2]],l=n[o+3];"boolean"==typeof l?i.removeEventListener(n[o],a,l):l>=0?r[s=l]():r[s=-l].unsubscribe(),o+=2}else{const t=r[s=n[o+1]];n[o].call(t)}if(null!==r){for(let t=s+1;t<r.length;t++)(0,r[t])();e[7]=null}}(t,e),1===e[1].type&&ue(e[11])&&e[11].destroy();const n=e[17];if(null!==n&&Jt(e[3])){n!==e[3]&&fr(n,e);const r=e[19];null!==r&&r.detachView(t)}}}function vr(t,e,n,r,s){ue(t)?t.insertBefore(e,n,r,s):e.insertBefore(n,r,s)}function _r(t,e,n){ue(t)?t.appendChild(e,n):e.appendChild(n)}function wr(t,e,n,r,s){null!==r?vr(t,e,n,r,s):_r(t,e,n)}function br(t,e){return ue(t)?t.parentNode(e):e.parentNode}function Cr(t,e,n,r){const s=function(t,e,n){return function(t,e,n){let r=e;for(;null!==r&&40&r.type;)r=(e=r).parent;if(null===r)return n[0];if(2&r.flags){const e=t.data[r.directiveStart].encapsulation;if(e===St.None||e===St.Emulated)return null}return pe(r,n)}(t,e.parent,n)}(t,r,e),o=e[11],i=function(t,e,n){return function(t,e,n){return 40&t.type?pe(t,n):null}(t,0,n)}(r.parent||e[6],0,e);if(null!=s)if(Array.isArray(n))for(let a=0;a<n.length;a++)wr(o,s,n[a],i,!1);else wr(o,s,n,i,!1)}function Sr(t,e){if(null!==e){const n=e.type;if(3&n)return pe(e,t);if(4&n)return Er(-1,t[e.index]);if(8&n){const n=e.child;if(null!==n)return Sr(t,n);{const n=t[e.index];return Jt(n)?Er(-1,n):de(n)}}if(32&n)return ar(e,t)()||de(t[e.index]);{const n=xr(t,e);return null!==n?Array.isArray(n)?n[0]:Sr(lr(t[16]),n):Sr(t,e.next)}}return null}function xr(t,e){return null!==e?t[16][6].projection[e.projection]:null}function Er(t,e){const n=Qt+t+1;if(n<e.length){const t=e[n],r=t[1].firstChild;if(null!==r)return Sr(t,r)}return e[7]}function Tr(t,e,n,r,s,o,i){for(;null!=n;){const a=r[n.index],l=n.type;if(i&&0===e&&(a&&Yn(de(a),r),n.flags|=4),64!=(64&n.flags))if(8&l)Tr(t,e,n.child,r,s,o,!1),dr(e,t,s,a,o);else if(32&l){const i=ar(n,r);let l;for(;l=i();)dr(e,t,s,l,o);dr(e,t,s,a,o)}else 16&l?Ar(t,e,r,n,s,o):dr(e,t,s,a,o);n=i?n.projectionNext:n.next}}function kr(t,e,n,r,s,o){Tr(n,r,t.firstChild,e,s,o,!1)}function Ar(t,e,n,r,s,o){const i=n[16],a=i[6].projection[r.projection];if(Array.isArray(a))for(let l=0;l<a.length;l++)dr(e,t,s,a[l],o);else Tr(t,e,a,i[3],s,o,!0)}function Rr(t,e,n){ue(t)?t.setAttribute(e,"style",n):e.style.cssText=n}function Or(t,e,n){ue(t)?""===n?t.removeAttribute(e,"class"):t.setAttribute(e,"class",n):e.className=n}function Ir(t,e,n){let r=t.length;for(;;){const s=t.indexOf(e,n);if(-1===s)return s;if(0===s||t.charCodeAt(s-1)<=32){const n=e.length;if(s+n===r||t.charCodeAt(s+n)<=32)return s}n=s+1}}const Pr="ng-template";function jr(t,e,n){let r=0;for(;r<t.length;){let s=t[r++];if(n&&"class"===s){if(s=t[r],-1!==Ir(s.toLowerCase(),e,0))return!0}else if(1===s){for(;r<t.length&&"string"==typeof(s=t[r++]);)if(s.toLowerCase()===e)return!0;return!1}}return!1}function Nr(t){return 4===t.type&&t.value!==Pr}function Ur(t,e,n){return e===(4!==t.type||n?t.value:Pr)}function Dr(t,e,n){let r=4;const s=t.attrs||[],o=function(t){for(let e=0;e<t.length;e++)if(tn(t[e]))return e;return t.length}(s);let i=!1;for(let a=0;a<e.length;a++){const l=e[a];if("number"!=typeof l){if(!i)if(4&r){if(r=2|1&r,""!==l&&!Ur(t,l,n)||""===l&&1===e.length){if(Lr(r))return!1;i=!0}}else{const c=8&r?l:e[++a];if(8&r&&null!==t.attrs){if(!jr(t.attrs,c,n)){if(Lr(r))return!1;i=!0}continue}const u=Fr(8&r?"class":l,s,Nr(t),n);if(-1===u){if(Lr(r))return!1;i=!0;continue}if(""!==c){let t;t=u>o?"":s[u+1].toLowerCase();const e=8&r?t:null;if(e&&-1!==Ir(e,c,0)||2&r&&c!==t){if(Lr(r))return!1;i=!0}}}}else{if(!i&&!Lr(r)&&!Lr(l))return!1;if(i&&Lr(l))continue;i=!1,r=l|1&r}}return Lr(r)||i}function Lr(t){return 0==(1&t)}function Fr(t,e,n,r){if(null===e)return-1;let s=0;if(r||!n){let n=!1;for(;s<e.length;){const r=e[s];if(r===t)return s;if(3===r||6===r)n=!0;else{if(1===r||2===r){let t=e[++s];for(;"string"==typeof t;)t=e[++s];continue}if(4===r)break;if(0===r){s+=4;continue}}s+=n?1:2}return-1}return function(t,e){let n=t.indexOf(4);if(n>-1)for(n++;n<t.length;){const r=t[n];if("number"==typeof r)return-1;if(r===e)return n;n++}return-1}(e,t)}function Hr(t,e,n=!1){for(let r=0;r<e.length;r++)if(Dr(t,e[r],n))return!0;return!1}function Mr(t,e){return t?":not("+e.trim()+")":e}function $r(t){let e=t[0],n=1,r=2,s="",o=!1;for(;n<t.length;){let i=t[n];if("string"==typeof i)if(2&r){const e=t[++n];s+="["+i+(e.length>0?'="'+e+'"':"")+"]"}else 8&r?s+="."+i:4&r&&(s+=" "+i);else""===s||Lr(i)||(e+=Mr(o,s),s=""),r=i,o=o||!Lr(r);n++}return""!==s&&(e+=Mr(o,s)),e}const Vr={};function zr(t){Br(Se(),Ce(),Ve()+t,Ae())}function Br(t,e,n,r){if(!r)if(3==(3&e[2])){const r=t.preOrderCheckHooks;null!==r&&Ge(e,r,n)}else{const r=t.preOrderHooks;null!==r&&We(e,r,0,n)}ze(n)}function qr(t,e){const n=t.contentQueries;if(null!==n)for(let r=0;r<n.length;r+=2){const s=n[r],o=n[r+1];if(-1!==o){const n=t.data[o];je(s),n.contentQueries(2,e[o],o)}}}function Gr(t,e,n,r,s,o,i,a,l,c){const u=e.blueprint.slice();return u[0]=s,u[2]=140|r,ve(u),u[3]=u[15]=t,u[8]=n,u[10]=i||t&&t[10],u[11]=a||t&&t[11],u[12]=l||t&&t[12]||null,u[9]=c||t&&t[9]||null,u[6]=o,u[16]=2==e.type?t[16]:u,u}function Wr(t,e,n,r,s){let o=t.data[e];if(null===o)o=function(t,e,n,r,s){const o=Ee(),i=ke(),a=t.data[e]=function(t,e,n,r,s,o){return{type:n,index:r,insertBeforeIndex:null,injectorIndex:e?e.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,propertyBindings:null,flags:0,providerIndexes:0,value:s,attrs:o,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tViews:null,next:null,projectionNext:null,child:null,parent:e,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}(0,i?o:o&&o.parent,n,e,r,s);return null===t.firstChild&&(t.firstChild=a),null!==o&&(i?null==o.child&&null!==a.parent&&(o.child=a):null===o.next&&(o.next=a)),a}(t,e,n,r,s),we.lFrame.inI18n&&(o.flags|=64);else if(64&o.type){o.type=n,o.value=r,o.attrs=s;const t=function(){const t=we.lFrame,e=t.currentTNode;return t.isParent?e:e.parent}();o.injectorIndex=null===t?-1:t.injectorIndex}return Te(o,!0),o}function Zr(t,e,n,r){if(0===n)return-1;const s=e.length;for(let o=0;o<n;o++)e.push(r),t.blueprint.push(r),t.data.push(null);return s}function Qr(t,e,n){De(e);try{const r=t.viewQuery;null!==r&&Ss(1,r,n);const s=t.template;null!==s&&Yr(t,e,s,1,n),t.firstCreatePass&&(t.firstCreatePass=!1),t.staticContentQueries&&qr(t,e),t.staticViewQueries&&Ss(2,t.viewQuery,n);const o=t.components;null!==o&&function(t,e){for(let n=0;n<e.length;n++)vs(t,e[n])}(e,o)}catch(r){throw t.firstCreatePass&&(t.incompleteFirstPass=!0),r}finally{e[2]&=-5,$e()}}function Kr(t,e,n,r){const s=e[2];if(256==(256&s))return;De(e);const o=Ae();try{ve(e),we.lFrame.bindingIndex=t.bindingStartIndex,null!==n&&Yr(t,e,n,2,r);const i=3==(3&s);if(!o)if(i){const n=t.preOrderCheckHooks;null!==n&&Ge(e,n,null)}else{const n=t.preOrderHooks;null!==n&&We(e,n,0,null),Ze(e,0)}if(function(t){for(let e=cr(t);null!==e;e=ur(e)){if(!e[2])continue;const t=e[9];for(let e=0;e<t.length;e++){const n=t[e],r=n[3];0==(1024&n[2])&&_e(r,1),n[2]|=1024}}}(e),function(t){for(let e=cr(t);null!==e;e=ur(e))for(let t=Qt;t<e.length;t++){const n=e[t],r=n[1];me(n)&&Kr(r,n,r.template,n[8])}}(e),null!==t.contentQueries&&qr(t,e),!o)if(i){const n=t.contentCheckHooks;null!==n&&Ge(e,n)}else{const n=t.contentHooks;null!==n&&We(e,n,1),Ze(e,1)}!function(t,e){const n=t.hostBindingOpCodes;if(null!==n)try{for(let t=0;t<n.length;t++){const r=n[t];if(r<0)ze(~r);else{const s=r,o=n[++t],i=n[++t];Ie(o,s),i(2,e[s])}}}finally{ze(-1)}}(t,e);const a=t.components;null!==a&&function(t,e){for(let n=0;n<e.length;n++)ms(t,e[n])}(e,a);const l=t.viewQuery;if(null!==l&&Ss(2,l,r),!o)if(i){const n=t.viewCheckHooks;null!==n&&Ge(e,n)}else{const n=t.viewHooks;null!==n&&We(e,n,2),Ze(e,2)}!0===t.firstUpdatePass&&(t.firstUpdatePass=!1),o||(e[2]&=-73),1024&e[2]&&(e[2]&=-1025,_e(e[3],-1))}finally{$e()}}function Jr(t,e,n,r){const s=e[10],o=!Ae(),i=4==(4&e[2]);try{o&&!i&&s.begin&&s.begin(),i&&Qr(t,e,r),Kr(t,e,n,r)}finally{o&&!i&&s.end&&s.end()}}function Yr(t,e,n,r,s){const o=Ve(),i=2&r;try{ze(-1),i&&e.length>Zt&&Br(t,e,Zt,Ae()),n(r,s)}finally{ze(o)}}function Xr(t,e,n){be()&&(function(t,e,n,r){const s=n.directiveStart,o=n.directiveEnd;t.firstCreatePass||hn(n,e),Yn(r,e);const i=n.initialInputs;for(let a=s;a<o;a++){const r=t.data[a],o=ee(r);o&&ds(e,n,r);const l=Cn(e,t,a,n);Yn(l,e),null!==i&&ps(0,a-s,l,r,0,i),o&&(ge(n.index,e)[8]=l)}}(t,e,n,pe(n,e)),128==(128&n.flags)&&function(t,e,n){const r=n.directiveStart,s=n.directiveEnd,o=n.index,i=we.lFrame.currentDirectiveIndex;try{ze(o);for(let n=r;n<s;n++){const r=t.data[n],s=e[n];Pe(n),null===r.hostBindings&&0===r.hostVars&&null===r.hostAttrs||as(r,s)}}finally{ze(-1),Pe(i)}}(t,e,n))}function ts(t,e,n=pe){const r=e.localNames;if(null!==r){let s=e.index+1;for(let o=0;o<r.length;o+=2){const i=r[o+1],a=-1===i?n(e,t):t[i];t[s++]=a}}}function es(t){const e=t.tView;return null===e||e.incompleteFirstPass?t.tView=ns(1,null,t.template,t.decls,t.vars,t.directiveDefs,t.pipeDefs,t.viewQuery,t.schemas,t.consts):e}function ns(t,e,n,r,s,o,i,a,l,c){const u=Zt+r,h=u+s,d=function(t,e){const n=[];for(let r=0;r<e;r++)n.push(r<t?null:Vr);return n}(u,h),p="function"==typeof c?c():c;return d[1]={type:t,blueprint:d,template:n,queries:null,viewQuery:a,declTNode:e,data:d.slice().fill(null,u),bindingStartIndex:u,expandoStartIndex:h,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 o?o():o,pipeRegistry:"function"==typeof i?i():i,firstChild:null,schemas:l,consts:p,incompleteFirstPass:!1}}function rs(t,e,n){for(let r in t)if(t.hasOwnProperty(r)){const s=t[r];(n=null===n?{}:n).hasOwnProperty(r)?n[r].push(e,s):n[r]=[e,s]}return n}function ss(t,e,n,r,s,o,i,a){const l=pe(e,n);let c,u=e.inputs;var h;!a&&null!=u&&(c=u[r])?(As(t,n,c,r,s),Xt(e)&&function(t,e){const n=ge(e,t);16&n[2]||(n[2]|=64)}(n,e.index)):3&e.type&&(r="class"===(h=r)?"className":"for"===h?"htmlFor":"formaction"===h?"formAction":"innerHtml"===h?"innerHTML":"readonly"===h?"readOnly":"tabindex"===h?"tabIndex":h,s=null!=i?i(s,e.value||"",r):s,ue(o)?o.setProperty(l,r,s):en(r)||(l.setProperty?l.setProperty(r,s):l[r]=s))}function os(t,e,n,r){let s=!1;if(be()){const o=function(t,e,n){const r=t.directiveRegistry;let s=null;if(r)for(let o=0;o<r.length;o++){const i=r[o];Hr(n,i.selectors,!1)&&(s||(s=[]),gn(hn(n,e),t,i.type),ee(i)?(ls(t,n),s.unshift(i)):s.push(i))}return s}(t,e,n),i=null===r?null:{"":-1};if(null!==o){s=!0,us(n,t.data.length,o.length);for(let t=0;t<o.length;t++){const e=o[t];e.providersResolver&&e.providersResolver(e)}let r=!1,a=!1,l=Zr(t,e,o.length,null);for(let s=0;s<o.length;s++){const c=o[s];n.mergedAttrs=nn(n.mergedAttrs,c.hostAttrs),hs(t,n,e,l,c),cs(l,c,i),null!==c.contentQueries&&(n.flags|=8),null===c.hostBindings&&null===c.hostAttrs&&0===c.hostVars||(n.flags|=128);const u=c.type.prototype;!r&&(u.ngOnChanges||u.ngOnInit||u.ngDoCheck)&&((t.preOrderHooks||(t.preOrderHooks=[])).push(n.index),r=!0),a||!u.ngOnChanges&&!u.ngDoCheck||((t.preOrderCheckHooks||(t.preOrderCheckHooks=[])).push(n.index),a=!0),l++}!function(t,e){const n=e.directiveEnd,r=t.data,s=e.attrs,o=[];let i=null,a=null;for(let l=e.directiveStart;l<n;l++){const t=r[l],n=t.inputs,c=null===s||Nr(e)?null:fs(n,s);o.push(c),i=rs(n,l,i),a=rs(t.outputs,l,a)}null!==i&&(i.hasOwnProperty("class")&&(e.flags|=16),i.hasOwnProperty("style")&&(e.flags|=32)),e.initialInputs=o,e.inputs=i,e.outputs=a}(t,n)}i&&function(t,e,n){if(e){const r=t.localNames=[];for(let t=0;t<e.length;t+=2){const s=n[e[t+1]];if(null==s)throw new st("301",`Export of name '${e[t+1]}' not found!`);r.push(e[t],s)}}}(n,r,i)}return n.mergedAttrs=nn(n.mergedAttrs,n.attrs),s}function is(t,e,n,r,s,o){const i=o.hostBindings;if(i){let n=t.hostBindingOpCodes;null===n&&(n=t.hostBindingOpCodes=[]);const o=~e.index;(function(t){let e=t.length;for(;e>0;){const n=t[--e];if("number"==typeof n&&n<0)return n}return 0})(n)!=o&&n.push(o),n.push(r,s,i)}}function as(t,e){null!==t.hostBindings&&t.hostBindings(1,e)}function ls(t,e){e.flags|=2,(t.components||(t.components=[])).push(e.index)}function cs(t,e,n){if(n){if(e.exportAs)for(let r=0;r<e.exportAs.length;r++)n[e.exportAs[r]]=t;ee(e)&&(n[""]=t)}}function us(t,e,n){t.flags|=1,t.directiveStart=e,t.directiveEnd=e+n,t.providerIndexes=e}function hs(t,e,n,r,s){t.data[r]=s;const o=s.factory||(s.factory=ne(s.type)),i=new Ye(o,ee(s),null);t.blueprint[r]=i,n[r]=i,is(t,e,0,r,Zr(t,n,s.hostVars,Vr),s)}function ds(t,e,n){const r=pe(e,t),s=es(n),o=t[10],i=_s(t,Gr(t,s,null,n.onPush?64:16,r,e,o,o.createRenderer(r,n),null,null));t[e.index]=i}function ps(t,e,n,r,s,o){const i=o[e];if(null!==i){const t=r.setInput;for(let e=0;e<i.length;){const s=i[e++],o=i[e++],a=i[e++];null!==t?r.setInput(n,a,s,o):n[o]=a}}}function fs(t,e){let n=null,r=0;for(;r<e.length;){const s=e[r];if(0!==s)if(5!==s){if("number"==typeof s)break;t.hasOwnProperty(s)&&(null===n&&(n=[]),n.push(s,t[s],e[r+1])),r+=2}else r+=2;else r+=4}return n}function gs(t,e,n,r){return new Array(t,!0,!1,e,null,0,r,n,null,null)}function ms(t,e){const n=ge(e,t);if(me(n)){const t=n[1];80&n[2]?Kr(t,n,t.template,n[8]):n[5]>0&&ys(n)}}function ys(t){for(let n=cr(t);null!==n;n=ur(n))for(let t=Qt;t<n.length;t++){const e=n[t];if(1024&e[2]){const t=e[1];Kr(t,e,t.template,e[8])}else e[5]>0&&ys(e)}const e=t[1].components;if(null!==e)for(let n=0;n<e.length;n++){const r=ge(e[n],t);me(r)&&r[5]>0&&ys(r)}}function vs(t,e){const n=ge(e,t),r=n[1];!function(t,e){for(let n=e.length;n<t.blueprint.length;n++)e.push(t.blueprint[n])}(r,n),Qr(r,n,n[8])}function _s(t,e){return t[13]?t[14][4]=e:t[13]=e,t[14]=e,e}function ws(t){for(;t;){t[2]|=64;const e=lr(t);if(0!=(512&t[2])&&!e)return t;t=e}return null}function bs(t,e,n){const r=e[10];r.begin&&r.begin();try{Kr(t,e,t.template,n)}catch(s){throw ks(e,s),s}finally{r.end&&r.end()}}function Cs(t){!function(t){for(let e=0;e<t.components.length;e++){const n=t.components[e],r=Xn(n),s=r[1];Jr(s,r,s.template,n)}}(t[8])}function Ss(t,e,n){je(0),e(t,n)}const xs=(()=>Promise.resolve(null))();function Es(t){return t[7]||(t[7]=[])}function Ts(t){return t.cleanup||(t.cleanup=[])}function ks(t,e){const n=t[9],r=n?n.get(rr,null):null;r&&r.handleError(e)}function As(t,e,n,r,s){for(let o=0;o<n.length;){const i=n[o++],a=n[o++],l=e[i],c=t.data[i];null!==c.setInput?c.setInput(l,s,r,a):l[a]=s}}function Rs(t,e,n){let r=n?t.styles:null,s=n?t.classes:null,o=0;if(null!==e)for(let i=0;i<e.length;i++){const t=e[i];"number"==typeof t?o=t:1==o?s=tt(s,t):2==o&&(r=tt(r,t+": "+e[++i]+";"))}n?t.styles=r:t.stylesWithoutHost=r,n?t.classes=s:t.classesWithoutHost=s}const Os=new An("INJECTOR",-1);class Is{get(t,e=Nn){if(e===Nn){const e=new Error(`NullInjectorError: No provider for ${X(t)}!`);throw e.name="NullInjectorError",e}return e}}const Ps=new An("Set Injector scope."),js={},Ns={};let Us;function Ds(){return void 0===Us&&(Us=new Is),Us}function Ls(t,e=null,n=null,r){return new Fs(t,n,e||Ds(),r)}class Fs{constructor(t,e,n,r=null){this.parent=n,this.records=new Map,this.injectorDefTypes=new Set,this.onDestroy=new Set,this._destroyed=!1;const s=[];e&&In(e,n=>this.processProvider(n,t,e)),In([t],t=>this.processInjectorType(t,[],s)),this.records.set(Os,Ms(void 0,this));const o=this.records.get(Ps);this.scope=null!=o?o.value:null,this.source=r||("object"==typeof t?null:X(t))}get destroyed(){return this._destroyed}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{this.onDestroy.forEach(t=>t.ngOnDestroy())}finally{this.records.clear(),this.onDestroy.clear(),this.injectorDefTypes.clear()}}get(t,e=Nn,n=yt.Default){this.assertNotDestroyed();const r=Hn(this);try{if(!(n&yt.SkipSelf)){let e=this.records.get(t);if(void 0===e){const n=("function"==typeof(s=t)||"object"==typeof s&&s instanceof An)&&ut(t);e=n&&this.injectableDefInScope(n)?Ms(Hs(t),js):null,this.records.set(t,e)}if(null!=e)return this.hydrate(t,e)}return(n&yt.Self?Ds():this.parent).get(t,e=n&yt.Optional&&e===Nn?null:e)}catch(o){if("NullInjectorError"===o.name){if((o.ngTempTokenPath=o.ngTempTokenPath||[]).unshift(X(t)),r)throw o;return function(t,e,n,r){const s=t.ngTempTokenPath;throw e[Dn]&&s.unshift(e[Dn]),t.message=function(t,e,n,r=null){t=t&&"\n"===t.charAt(0)&&"\u0275"==t.charAt(1)?t.substr(2):t;let s=X(e);if(Array.isArray(e))s=e.map(X).join(" -> ");else if("object"==typeof e){let t=[];for(let n in e)if(e.hasOwnProperty(n)){let r=e[n];t.push(n+":"+("string"==typeof r?JSON.stringify(r):X(r)))}s=`{${t.join(", ")}}`}return`${n}${r?"("+r+")":""}[${s}]: ${t.replace(Un,"\n ")}`}("\n"+t.message,s,n,r),t.ngTokenPath=s,t.ngTempTokenPath=null,t}(o,t,"R3InjectorError",this.source)}throw o}finally{Hn(r)}var s}_resolveInjectorDefTypes(){this.injectorDefTypes.forEach(t=>this.get(t))}toString(){const t=[];return this.records.forEach((e,n)=>t.push(X(n))),`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new Error("Injector has already been destroyed.")}processInjectorType(t,e,n){if(!(t=rt(t)))return!1;let r=dt(t);const s=null==r&&t.ngModule||void 0,o=void 0===s?t:s,i=-1!==n.indexOf(o);if(void 0!==s&&(r=dt(s)),null==r)return!1;if(null!=r.imports&&!i){let t;n.push(o);try{In(r.imports,r=>{this.processInjectorType(r,e,n)&&(void 0===t&&(t=[]),t.push(r))})}finally{}if(void 0!==t)for(let e=0;e<t.length;e++){const{ngModule:n,providers:r}=t[e];In(r,t=>this.processProvider(t,n,r||Ot))}}this.injectorDefTypes.add(o);const a=ne(o)||(()=>new o);this.records.set(o,Ms(a,js));const l=r.providers;if(null!=l&&!i){const e=t;In(l,t=>this.processProvider(t,e,l))}return void 0!==s&&void 0!==t.providers}processProvider(t,e,n){let r=Vs(t=rt(t))?t:rt(t&&t.provide);const s=function(t,e,n){return $s(t)?Ms(void 0,t.useValue):Ms(function(t,e,n){let r;if(Vs(t)){const e=rt(t);return ne(e)||Hs(e)}if($s(t))r=()=>rt(t.useValue);else if((s=t)&&s.useFactory)r=()=>t.useFactory(...Vn(t.deps||[]));else if(function(t){return!(!t||!t.useExisting)}(t))r=()=>$n(rt(t.useExisting));else{const e=rt(t&&(t.useClass||t.provide));if(!function(t){return!!t.deps}(t))return ne(e)||Hs(e);r=()=>new e(...Vn(t.deps))}var s;return r}(t),js)}(t);if(Vs(t)||!0!==t.multi)this.records.get(r);else{let e=this.records.get(r);e||(e=Ms(void 0,js,!0),e.factory=()=>Vn(e.multi),this.records.set(r,e)),r=t,e.multi.push(t)}this.records.set(r,s)}hydrate(t,e){var n;return e.value===js&&(e.value=Ns,e.value=e.factory()),"object"==typeof e.value&&e.value&&null!==(n=e.value)&&"object"==typeof n&&"function"==typeof n.ngOnDestroy&&this.onDestroy.add(e.value),e.value}injectableDefInScope(t){if(!t.providedIn)return!1;const e=rt(t.providedIn);return"string"==typeof e?"any"===e||e===this.scope:this.injectorDefTypes.has(e)}}function Hs(t){const e=ut(t),n=null!==e?e.factory:ne(t);if(null!==n)return n;if(t instanceof An)throw new Error(`Token ${X(t)} is missing a \u0275prov definition.`);if(t instanceof Function)return function(t){const e=t.length;if(e>0){const n=function(t,e){const n=[];for(let r=0;r<t;r++)n.push("?");return n}(e);throw new Error(`Can't resolve all parameters for ${X(t)}: (${n.join(", ")}).`)}const n=function(t){const e=t&&(t[pt]||t[gt]);if(e){const n=function(t){if(t.hasOwnProperty("name"))return t.name;const e=(""+t).match(/^function\s*([^\s(]+)/);return null===e?"":e[1]}(t);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.`),e}return null}(t);return null!==n?()=>n.factory(t):()=>new t}(t);throw new Error("unreachable")}function Ms(t,e,n=!1){return{factory:t,value:e,multi:n?[]:void 0}}function $s(t){return null!==t&&"object"==typeof t&&Ln in t}function Vs(t){return"function"==typeof t}const zs=function(t,e,n){return function(t,e=null,n=null,r){const s=Ls(t,e,n,r);return s._resolveInjectorDefTypes(),s}({name:n},e,t,n)};let Bs=(()=>{class t{static create(t,e){return Array.isArray(t)?zs(t,e,""):zs(t.providers,t.parent,t.name||"")}}return t.THROW_IF_NOT_FOUND=Nn,t.NULL=new Is,t.\u0275prov=lt({token:t,providedIn:"any",factory:()=>$n(Os)}),t.__NG_ELEMENT_ID__=-1,t})();function qs(t,e){qe(Xn(t)[1],xe())}let Gs=null;function Ws(){if(!Gs){const t=At.Symbol;if(t&&t.iterator)Gs=t.iterator;else{const t=Object.getOwnPropertyNames(Map.prototype);for(let e=0;e<t.length;++e){const n=t[e];"entries"!==n&&"size"!==n&&Map.prototype[n]===Map.prototype.entries&&(Gs=n)}}}return Gs}function Zs(t){return!!Qs(t)&&(Array.isArray(t)||!(t instanceof Map)&&Ws()in t)}function Qs(t){return null!==t&&("function"==typeof t||"object"==typeof t)}function Ks(t,e,n){return!Object.is(t[e],n)&&(t[e]=n,!0)}function Js(t,e,n,r){const s=Ce();return Ks(s,Oe(),e)&&(Se(),function(t,e,n,r,s,o){const i=pe(t,e);!function(t,e,n,r,s,o,i){if(null==o)ue(t)?t.removeAttribute(e,s,n):e.removeAttribute(s);else{const a=null==i?ot(o):i(o,r||"",s);ue(t)?t.setAttribute(e,s,a,n):n?e.setAttributeNS(n,s,a):e.setAttribute(s,a)}}(e[11],i,o,t.value,n,r,s)}(Be(),s,t,e,n,r)),Js}function Ys(t,e,n,r){return Ks(t,Oe(),n)?e+ot(n)+r:Vr}function Xs(t,e,n,r,s,o,i,a){const l=Ce(),c=Se(),u=t+Zt,h=c.firstCreatePass?function(t,e,n,r,s,o,i,a,l){const c=e.consts,u=Wr(e,t,4,i||null,ye(c,a));os(e,n,u,ye(c,l)),qe(e,u);const h=u.tViews=ns(2,u,r,s,o,e.directiveRegistry,e.pipeRegistry,null,e.schemas,c);return null!==e.queries&&(e.queries.template(e,u),h.queries=e.queries.embeddedTView(u)),u}(u,c,l,e,n,r,s,o,i):c.data[u];Te(h,!1);const d=l[11].createComment("");Cr(c,l,d,h),Yn(d,l),_s(l,l[u]=gs(d,l,d,h)),te(h)&&Xr(c,l,h),null!=i&&ts(l,h,a)}function to(t,e=yt.Default){const n=Ce();return null===n?$n(t,e):vn(xe(),n,rt(t),e)}function eo(t,e,n){const r=Ce();return Ks(r,Oe(),e)&&ss(Se(),Be(),r,t,e,r[11],n,!1),eo}function no(t,e,n,r,s){const o=s?"class":"style";As(t,n,e.inputs[o],o,r)}function ro(t,e,n,r){const s=Ce(),o=Se(),i=Zt+t,a=s[11],l=s[i]=pr(a,e,we.lFrame.currentNamespace),c=o.firstCreatePass?function(t,e,n,r,s,o,i){const a=e.consts,l=Wr(e,t,2,s,ye(a,o));return os(e,n,l,ye(a,i)),null!==l.attrs&&Rs(l,l.attrs,!1),null!==l.mergedAttrs&&Rs(l,l.mergedAttrs,!0),null!==e.queries&&e.queries.elementStart(e,l),l}(i,o,s,0,e,n,r):o.data[i];Te(c,!0);const u=c.mergedAttrs;null!==u&&Xe(a,l,u);const h=c.classes;null!==h&&Or(a,l,h);const d=c.styles;null!==d&&Rr(a,l,d),64!=(64&c.flags)&&Cr(o,s,l,c),0===we.lFrame.elementDepthCount&&Yn(l,s),we.lFrame.elementDepthCount++,te(c)&&(Xr(o,s,c),function(t,e,n){if(Yt(e)){const r=e.directiveEnd;for(let s=e.directiveStart;s<r;s++){const e=t.data[s];e.contentQueries&&e.contentQueries(1,n[s],s)}}}(o,c,s)),null!==r&&ts(s,c)}function so(){let t=xe();ke()?we.lFrame.isParent=!1:(t=t.parent,Te(t,!1));const e=t;we.lFrame.elementDepthCount--;const n=Se();n.firstCreatePass&&(qe(n,t),Yt(t)&&n.queries.elementEnd(t)),null!=e.classesWithoutHost&&function(t){return 0!=(16&t.flags)}(e)&&no(n,e,Ce(),e.classesWithoutHost,!0),null!=e.stylesWithoutHost&&function(t){return 0!=(32&t.flags)}(e)&&no(n,e,Ce(),e.stylesWithoutHost,!1)}function oo(t,e,n,r){ro(t,e,n,r),so()}function io(t){return!!t&&"function"==typeof t.then}const ao=function(t){return!!t&&"function"==typeof t.subscribe};function lo(t,e,n,r){const s=Ce(),o=Se(),i=xe();return function(t,e,n,r,s,o,i,a){const l=te(r),c=t.firstCreatePass&&Ts(t),u=Es(e);let h=!0;if(3&r.type||a){const d=pe(r,e),p=a?a(d):d,f=u.length,g=a?t=>a(de(t[r.index])):r.index;if(ue(n)){let i=null;if(!a&&l&&(i=function(t,e,n,r){const s=t.cleanup;if(null!=s)for(let o=0;o<s.length-1;o+=2){const t=s[o];if(t===n&&s[o+1]===r){const t=e[7],n=s[o+2];return t.length>n?t[n]:null}"string"==typeof t&&(o+=2)}return null}(t,e,s,r.index)),null!==i)(i.__ngLastListenerFn__||i).__ngNextListenerFn__=o,i.__ngLastListenerFn__=o,h=!1;else{o=uo(r,e,0,o,!1);const t=n.listen(p,s,o);u.push(o,t),c&&c.push(s,g,f,f+1)}}else o=uo(r,e,0,o,!0),p.addEventListener(s,o,i),u.push(o),c&&c.push(s,g,f,i)}else o=uo(r,e,0,o,!1);const d=r.outputs;let p;if(h&&null!==d&&(p=d[s])){const t=p.length;if(t)for(let n=0;n<t;n+=2){const t=e[p[n]][p[n+1]].subscribe(o),i=u.length;u.push(o,t),c&&c.push(s,r.index,i,-(i+1))}}}(o,s,s[11],i,t,e,!!n,r),lo}function co(t,e,n,r){try{return!1!==n(r)}catch(s){return ks(t,s),!1}}function uo(t,e,n,r,s){return function n(o){if(o===Function)return r;const i=2&t.flags?ge(t.index,e):e;0==(32&e[2])&&ws(i);let a=co(e,0,r,o),l=n.__ngNextListenerFn__;for(;l;)a=co(e,0,l,o)&&a,l=l.__ngNextListenerFn__;return s&&!1===a&&(o.preventDefault(),o.returnValue=!1),a}}function ho(t,e,n){return po(t,"",e,"",n),ho}function po(t,e,n,r,s){const o=Ce(),i=Ys(o,e,n,r);return i!==Vr&&ss(Se(),Be(),o,t,i,o[11],s,!1),po}function fo(t,e=""){const n=Ce(),r=Se(),s=t+Zt,o=r.firstCreatePass?Wr(r,s,1,e,null):r.data[s],i=n[s]=function(t,e){return ue(t)?t.createText(e):t.createTextNode(e)}(n[11],e);Cr(r,n,i,o),Te(o,!1)}function go(t){return mo("",t,""),go}function mo(t,e,n){const r=Ce(),s=Ys(r,t,e,n);return s!==Vr&&function(t,e,n){const r=function(t,e){return de(e[t])}(e,t);!function(t,e,n){ue(t)?t.setValue(e,n):e.textContent=n}(t[11],r,n)}(r,Ve(),s),mo}function yo(t,e,n){const r=Ce();return Ks(r,Oe(),e)&&ss(Se(),Be(),r,t,e,r[11],n,!0),yo}const vo=void 0;var _o=["en",[["a","p"],["AM","PM"],vo],[["AM","PM"],vo,vo],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],vo,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],vo,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",vo,"{1} 'at' {0}",vo],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function(t){let e=Math.floor(Math.abs(t)),n=t.toString().replace(/^[^.]*\.?/,"").length;return 1===e&&0===n?1:5}];let wo={};function bo(t){return t in wo||(wo[t]=At.ng&&At.ng.common&&At.ng.common.locales&&At.ng.common.locales[t]),wo[t]}var Co=function(t){return t[t.LocaleId=0]="LocaleId",t[t.DayPeriodsFormat=1]="DayPeriodsFormat",t[t.DayPeriodsStandalone=2]="DayPeriodsStandalone",t[t.DaysFormat=3]="DaysFormat",t[t.DaysStandalone=4]="DaysStandalone",t[t.MonthsFormat=5]="MonthsFormat",t[t.MonthsStandalone=6]="MonthsStandalone",t[t.Eras=7]="Eras",t[t.FirstDayOfWeek=8]="FirstDayOfWeek",t[t.WeekendRange=9]="WeekendRange",t[t.DateFormat=10]="DateFormat",t[t.TimeFormat=11]="TimeFormat",t[t.DateTimeFormat=12]="DateTimeFormat",t[t.NumberSymbols=13]="NumberSymbols",t[t.NumberFormats=14]="NumberFormats",t[t.CurrencyCode=15]="CurrencyCode",t[t.CurrencySymbol=16]="CurrencySymbol",t[t.CurrencyName=17]="CurrencyName",t[t.Currencies=18]="Currencies",t[t.Directionality=19]="Directionality",t[t.PluralCase=20]="PluralCase",t[t.ExtraData=21]="ExtraData",t}({});const So="en-US";let xo=So;function Eo(t){var e,n;n="Expected localeId to be defined",null==(e=t)&&function(t,e,n,r){throw new Error(`ASSERTION ERROR: ${t} [Expected=> null != ${e} <=Actual]`)}(n,e),"string"==typeof t&&(xo=t.toLowerCase().replace(/_/g,"-"))}class To{}class ko{resolveComponentFactory(t){throw function(t){const e=Error(`No component factory found for ${X(t)}. Did you add it to @NgModule.entryComponents?`);return e.ngComponent=t,e}(t)}}let Ao=(()=>{class t{}return t.NULL=new ko,t})();function Ro(...t){}function Oo(t,e){return new Po(pe(t,e))}const Io=function(){return Oo(xe(),Ce())};let Po=(()=>{class t{constructor(t){this.nativeElement=t}}return t.__NG_ELEMENT_ID__=Io,t})();class jo{}let No=(()=>{class t{}return t.\u0275prov=lt({token:t,providedIn:"root",factory:()=>null}),t})();class Uo{constructor(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}const Do=new Uo("12.0.4");class Lo{constructor(){}supports(t){return Zs(t)}create(t){return new Ho(t)}}const Fo=(t,e)=>e;class Ho{constructor(t){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=t||Fo}forEachItem(t){let e;for(e=this._itHead;null!==e;e=e._next)t(e)}forEachOperation(t){let e=this._itHead,n=this._removalsHead,r=0,s=null;for(;e||n;){const o=!n||e&&e.currentIndex<zo(n,r,s)?e:n,i=zo(o,r,s),a=o.currentIndex;if(o===n)r--,n=n._nextRemoved;else if(e=e._next,null==o.previousIndex)r++;else{s||(s=[]);const t=i-r,e=a-r;if(t!=e){for(let n=0;n<t;n++){const r=n<s.length?s[n]:s[n]=0,o=r+n;e<=o&&o<t&&(s[n]=r+1)}s[o.previousIndex]=e-t}}i!==a&&t(o,i,a)}}forEachPreviousItem(t){let e;for(e=this._previousItHead;null!==e;e=e._nextPrevious)t(e)}forEachAddedItem(t){let e;for(e=this._additionsHead;null!==e;e=e._nextAdded)t(e)}forEachMovedItem(t){let e;for(e=this._movesHead;null!==e;e=e._nextMoved)t(e)}forEachRemovedItem(t){let e;for(e=this._removalsHead;null!==e;e=e._nextRemoved)t(e)}forEachIdentityChange(t){let e;for(e=this._identityChangesHead;null!==e;e=e._nextIdentityChange)t(e)}diff(t){if(null==t&&(t=[]),!Zs(t))throw new Error(`Error trying to diff '${X(t)}'. Only arrays and iterables are allowed`);return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let e,n,r,s=this._itHead,o=!1;if(Array.isArray(t)){this.length=t.length;for(let e=0;e<this.length;e++)n=t[e],r=this._trackByFn(e,n),null!==s&&Object.is(s.trackById,r)?(o&&(s=this._verifyReinsertion(s,n,r,e)),Object.is(s.item,n)||this._addIdentityChange(s,n)):(s=this._mismatch(s,n,r,e),o=!0),s=s._next}else e=0,function(t,e){if(Array.isArray(t))for(let n=0;n<t.length;n++)e(t[n]);else{const n=t[Ws()]();let r;for(;!(r=n.next()).done;)e(r.value)}}(t,t=>{r=this._trackByFn(e,t),null!==s&&Object.is(s.trackById,r)?(o&&(s=this._verifyReinsertion(s,t,r,e)),Object.is(s.item,t)||this._addIdentityChange(s,t)):(s=this._mismatch(s,t,r,e),o=!0),s=s._next,e++}),this.length=e;return this._truncate(s),this.collection=t,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let t;for(t=this._previousItHead=this._itHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;null!==t;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;null!==t;t=t._nextMoved)t.previousIndex=t.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(t,e,n,r){let s;return null===t?s=this._itTail:(s=t._prev,this._remove(t)),null!==(t=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._reinsertAfter(t,s,r)):null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(n,r))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._moveAfter(t,s,r)):t=this._addAfter(new Mo(e,n),s,r),t}_verifyReinsertion(t,e,n,r){let s=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==s?t=this._reinsertAfter(s,t._prev,r):t.currentIndex!=r&&(t.currentIndex=r,this._addToMoves(t,r)),t}_truncate(t){for(;null!==t;){const e=t._next;this._addToRemovals(this._unlink(t)),t=e}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(t,e,n){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(t);const r=t._prevRemoved,s=t._nextRemoved;return null===r?this._removalsHead=s:r._nextRemoved=s,null===s?this._removalsTail=r:s._prevRemoved=r,this._insertAfter(t,e,n),this._addToMoves(t,n),t}_moveAfter(t,e,n){return this._unlink(t),this._insertAfter(t,e,n),this._addToMoves(t,n),t}_addAfter(t,e,n){return this._insertAfter(t,e,n),this._additionsTail=null===this._additionsTail?this._additionsHead=t:this._additionsTail._nextAdded=t,t}_insertAfter(t,e,n){const r=null===e?this._itHead:e._next;return t._next=r,t._prev=e,null===r?this._itTail=t:r._prev=t,null===e?this._itHead=t:e._next=t,null===this._linkedRecords&&(this._linkedRecords=new Vo),this._linkedRecords.put(t),t.currentIndex=n,t}_remove(t){return this._addToRemovals(this._unlink(t))}_unlink(t){null!==this._linkedRecords&&this._linkedRecords.remove(t);const e=t._prev,n=t._next;return null===e?this._itHead=n:e._next=n,null===n?this._itTail=e:n._prev=e,t}_addToMoves(t,e){return t.previousIndex===e||(this._movesTail=null===this._movesTail?this._movesHead=t:this._movesTail._nextMoved=t),t}_addToRemovals(t){return null===this._unlinkedRecords&&(this._unlinkedRecords=new Vo),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t}_addIdentityChange(t,e){return t.item=e,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=t:this._identityChangesTail._nextIdentityChange=t,t}}class Mo{constructor(t,e){this.item=t,this.trackById=e,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class $o{constructor(){this._head=null,this._tail=null}add(t){null===this._head?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)}get(t,e){let n;for(n=this._head;null!==n;n=n._nextDup)if((null===e||e<=n.currentIndex)&&Object.is(n.trackById,t))return n;return null}remove(t){const e=t._prevDup,n=t._nextDup;return null===e?this._head=n:e._nextDup=n,null===n?this._tail=e:n._prevDup=e,null===this._head}}class Vo{constructor(){this.map=new Map}put(t){const e=t.trackById;let n=this.map.get(e);n||(n=new $o,this.map.set(e,n)),n.add(t)}get(t,e){const n=this.map.get(t);return n?n.get(t,e):null}remove(t){const e=t.trackById;return this.map.get(e).remove(t)&&this.map.delete(e),t}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function zo(t,e,n){const r=t.previousIndex;if(null===r)return r;let s=0;return n&&r<n.length&&(s=n[r]),r+e+s}class Bo{constructor(){}supports(t){return t instanceof Map||Qs(t)}create(){return new qo}}class qo{constructor(){this._records=new Map,this._mapHead=null,this._appendAfter=null,this._previousMapHead=null,this._changesHead=null,this._changesTail=null,this._additionsHead=null,this._additionsTail=null,this._removalsHead=null,this._removalsTail=null}get isDirty(){return null!==this._additionsHead||null!==this._changesHead||null!==this._removalsHead}forEachItem(t){let e;for(e=this._mapHead;null!==e;e=e._next)t(e)}forEachPreviousItem(t){let e;for(e=this._previousMapHead;null!==e;e=e._nextPrevious)t(e)}forEachChangedItem(t){let e;for(e=this._changesHead;null!==e;e=e._nextChanged)t(e)}forEachAddedItem(t){let e;for(e=this._additionsHead;null!==e;e=e._nextAdded)t(e)}forEachRemovedItem(t){let e;for(e=this._removalsHead;null!==e;e=e._nextRemoved)t(e)}diff(t){if(t){if(!(t instanceof Map||Qs(t)))throw new Error(`Error trying to diff '${X(t)}'. Only maps and objects are allowed`)}else t=new Map;return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let e=this._mapHead;if(this._appendAfter=null,this._forEach(t,(t,n)=>{if(e&&e.key===n)this._maybeAddToChanges(e,t),this._appendAfter=e,e=e._next;else{const r=this._getOrCreateRecordForKey(n,t);e=this._insertBeforeOrAppend(e,r)}}),e){e._prev&&(e._prev._next=null),this._removalsHead=e;for(let t=e;null!==t;t=t._nextRemoved)t===this._mapHead&&(this._mapHead=null),this._records.delete(t.key),t._nextRemoved=t._next,t.previousValue=t.currentValue,t.currentValue=null,t._prev=null,t._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(t,e){if(t){const n=t._prev;return e._next=t,e._prev=n,t._prev=e,n&&(n._next=e),t===this._mapHead&&(this._mapHead=e),this._appendAfter=t,t}return this._appendAfter?(this._appendAfter._next=e,e._prev=this._appendAfter):this._mapHead=e,this._appendAfter=e,null}_getOrCreateRecordForKey(t,e){if(this._records.has(t)){const n=this._records.get(t);this._maybeAddToChanges(n,e);const r=n._prev,s=n._next;return r&&(r._next=s),s&&(s._prev=r),n._next=null,n._prev=null,n}const n=new Go(t);return this._records.set(t,n),n.currentValue=e,this._addToAdditions(n),n}_reset(){if(this.isDirty){let t;for(this._previousMapHead=this._mapHead,t=this._previousMapHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._changesHead;null!==t;t=t._nextChanged)t.previousValue=t.currentValue;for(t=this._additionsHead;null!=t;t=t._nextAdded)t.previousValue=t.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(t,e){Object.is(e,t.currentValue)||(t.previousValue=t.currentValue,t.currentValue=e,this._addToChanges(t))}_addToAdditions(t){null===this._additionsHead?this._additionsHead=this._additionsTail=t:(this._additionsTail._nextAdded=t,this._additionsTail=t)}_addToChanges(t){null===this._changesHead?this._changesHead=this._changesTail=t:(this._changesTail._nextChanged=t,this._changesTail=t)}_forEach(t,e){t instanceof Map?t.forEach(e):Object.keys(t).forEach(n=>e(t[n],n))}}class Go{constructor(t){this.key=t,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}}function Wo(){return new Zo([new Lo])}let Zo=(()=>{class t{constructor(t){this.factories=t}static create(e,n){if(null!=n){const t=n.factories.slice();e=e.concat(t)}return new t(e)}static extend(e){return{provide:t,useFactory:n=>t.create(e,n||Wo()),deps:[[t,new Gn,new qn]]}}find(t){const e=this.factories.find(e=>e.supports(t));if(null!=e)return e;throw new Error(`Cannot find a differ supporting object '${t}' of type '${n=t,n.name||typeof n}'`);var n}}return t.\u0275prov=lt({token:t,providedIn:"root",factory:Wo}),t})();function Qo(){return new Ko([new Bo])}let Ko=(()=>{class t{constructor(t){this.factories=t}static create(e,n){if(n){const t=n.factories.slice();e=e.concat(t)}return new t(e)}static extend(e){return{provide:t,useFactory:n=>t.create(e,n||Qo()),deps:[[t,new Gn,new qn]]}}find(t){const e=this.factories.find(e=>e.supports(t));if(e)return e;throw new Error(`Cannot find a differ supporting object '${t}'`)}}return t.\u0275prov=lt({token:t,providedIn:"root",factory:Qo}),t})();function Jo(t,e,n,r,s=!1){for(;null!==n;){const o=e[n.index];if(null!==o&&r.push(de(o)),Jt(o))for(let t=Qt;t<o.length;t++){const e=o[t],n=e[1].firstChild;null!==n&&Jo(e[1],e,n,r)}const i=n.type;if(8&i)Jo(t,e,n.child,r);else if(32&i){const t=ar(n,e);let s;for(;s=t();)r.push(s)}else if(16&i){const t=xr(e,n);if(Array.isArray(t))r.push(...t);else{const n=lr(e[16]);Jo(n[1],n,t,r,!0)}}n=s?n.projectionNext:n.next}return r}class Yo{constructor(t,e){this._lView=t,this._cdRefInjectingView=e,this._appRef=null,this._attachedToViewContainer=!1}get rootNodes(){const t=this._lView,e=t[1];return Jo(e,t,e.firstChild,[])}get context(){return this._lView[8]}set context(t){this._lView[8]=t}get destroyed(){return 256==(256&this._lView[2])}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){const t=this._lView[3];if(Jt(t)){const e=t[8],n=e?e.indexOf(this):-1;n>-1&&(gr(t,n),jn(e,n))}this._attachedToViewContainer=!1}mr(this._lView[1],this._lView)}onDestroy(t){!function(t,e,n,r){const s=Es(e);s.push(r)}(0,this._lView,0,t)}markForCheck(){ws(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-129}reattach(){this._lView[2]|=128}detectChanges(){bs(this._lView[1],this._lView,this.context)}checkNoChanges(){!function(t,e,n){Re(!0);try{bs(t,e,n)}finally{Re(!1)}}(this._lView[1],this._lView,this.context)}attachToViewContainerRef(){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._attachedToViewContainer=!0}detachFromAppRef(){var t;this._appRef=null,kr(this._lView[1],t=this._lView,t[11],2,null,null)}attachToAppRef(t){if(this._attachedToViewContainer)throw new Error("This view is already attached to a ViewContainer!");this._appRef=t}}class Xo extends Yo{constructor(t){super(t),this._view=t}detectChanges(){Cs(this._view)}checkNoChanges(){!function(t){Re(!0);try{Cs(t)}finally{Re(!1)}}(this._view)}get context(){return null}}const ti=function(t){return function(t,e,n){if(Xt(t)&&!n){const n=ge(t.index,e);return new Yo(n,n)}return 47&t.type?new Yo(e[16],e):null}(xe(),Ce(),16==(16&t))};let ei=(()=>{class t{}return t.__NG_ELEMENT_ID__=ti,t})();const ni=[new Bo],ri=new Zo([new Lo]),si=new Ko(ni),oi=function(){return t=xe(),e=Ce(),4&t.type?new li(e,t,Oo(t,e)):null;var t,e};let ii=(()=>{class t{}return t.__NG_ELEMENT_ID__=oi,t})();const ai=ii,li=class extends ai{constructor(t,e,n){super(),this._declarationLView=t,this._declarationTContainer=e,this.elementRef=n}createEmbeddedView(t){const e=this._declarationTContainer.tViews,n=Gr(this._declarationLView,e,t,16,null,e.declTNode,null,null,null,null);n[17]=this._declarationLView[this._declarationTContainer.index];const r=this._declarationLView[19];return null!==r&&(n[19]=r.createEmbeddedView(e)),Qr(e,n,t),new Yo(n)}};class ci{}class ui{}const hi=function(){return function(t,e){let n;const r=e[t.index];if(Jt(r))n=r;else{let s;if(8&t.type)s=de(r);else{const n=e[11];s=n.createComment("");const r=pe(t,e);vr(n,br(n,r),s,function(t,e){return ue(t)?t.nextSibling(e):e.nextSibling}(n,r),!1)}e[t.index]=n=gs(r,e,s,t),_s(e,n)}return new fi(n,t,e)}(xe(),Ce())};let di=(()=>{class t{}return t.__NG_ELEMENT_ID__=hi,t})();const pi=di,fi=class extends pi{constructor(t,e,n){super(),this._lContainer=t,this._hostTNode=e,this._hostLView=n}get element(){return Oo(this._hostTNode,this._hostLView)}get injector(){return new En(this._hostTNode,this._hostLView)}get parentInjector(){const t=fn(this._hostTNode,this._hostLView);if(sn(t)){const e=an(t,this._hostLView),n=on(t);return new En(e[1].data[n+8],e)}return new En(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){const e=gi(this._lContainer);return null!==e&&e[t]||null}get length(){return this._lContainer.length-Qt}createEmbeddedView(t,e,n){const r=t.createEmbeddedView(e||{});return this.insert(r,n),r}createComponent(t,e,n,r,s){const o=n||this.parentInjector;if(!s&&null==t.ngModule&&o){const t=o.get(ci,null);t&&(s=t)}const i=t.create(o,r,void 0,s);return this.insert(i.hostView,e),i}insert(t,e){const n=t._lView,r=n[1];if(Jt(n[3])){const e=this.indexOf(t);if(-1!==e)this.detach(e);else{const e=n[3],r=new fi(e,e[6],e[3]);r.detach(r.indexOf(t))}}const s=this._adjustIndex(e),o=this._lContainer;!function(t,e,n,r){const s=Qt+r,o=n.length;r>0&&(n[s-1][4]=e),r<o-Qt?(e[4]=n[s],Pn(n,Qt+r,e)):(n.push(e),e[4]=null),e[3]=n;const i=e[17];null!==i&&n!==i&&function(t,e){const n=t[9];e[16]!==e[3][3][16]&&(t[2]=!0),null===n?t[9]=[e]:n.push(e)}(i,e);const a=e[19];null!==a&&a.insertView(t),e[2]|=128}(r,n,o,s);const i=Er(s,o),a=n[11],l=br(a,o[7]);return null!==l&&function(t,e,n,r,s,o){r[0]=s,r[6]=e,kr(t,r,n,1,s,o)}(r,o[6],a,n,l,i),t.attachToViewContainerRef(),Pn(mi(o),s,t),t}move(t,e){return this.insert(t,e)}indexOf(t){const e=gi(this._lContainer);return null!==e?e.indexOf(t):-1}remove(t){const e=this._adjustIndex(t,-1),n=gr(this._lContainer,e);n&&(jn(mi(this._lContainer),e),mr(n[1],n))}detach(t){const e=this._adjustIndex(t,-1),n=gr(this._lContainer,e);return n&&null!=jn(mi(this._lContainer),e)?new Yo(n):null}_adjustIndex(t,e=0){return null==t?this.length+e:t}};function gi(t){return t[8]}function mi(t){return t[8]||(t[8]=[])}const yi={};class vi extends Ao{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){const e=Gt(t);return new bi(e,this.ngModule)}}function _i(t){const e=[];for(let n in t)t.hasOwnProperty(n)&&e.push({propName:t[n],templateName:n});return e}const wi=new An("SCHEDULER_TOKEN",{providedIn:"root",factory:()=>sr});class bi extends To{constructor(t,e){super(),this.componentDef=t,this.ngModule=e,this.componentType=t.type,this.selector=t.selectors.map($r).join(","),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!e}get inputs(){return _i(this.componentDef.inputs)}get outputs(){return _i(this.componentDef.outputs)}create(t,e,n,r){const s=(r=r||this.ngModule)?function(t,e){return{get:(n,r,s)=>{const o=t.get(n,yi,s);return o!==yi||r===yi?o:e.get(n,r,s)}}}(t,r.injector):t,o=s.get(jo,he),i=s.get(No,null),a=o.createRenderer(null,this.componentDef),l=this.componentDef.selectors[0][0]||"div",c=n?function(t,e,n){if(ue(t))return t.selectRootElement(e,n===St.ShadowDom);let r="string"==typeof e?t.querySelector(e):e;return r.textContent="",r}(a,n,this.componentDef.encapsulation):pr(o.createRenderer(null,this.componentDef),l,function(t){const e=t.toLowerCase();return"svg"===e?"http://www.w3.org/2000/svg":"math"===e?"http://www.w3.org/1998/MathML/":null}(l)),u=this.componentDef.onPush?576:528,h={components:[],scheduler:sr,clean:xs,playerHandler:null,flags:0},d=ns(0,null,null,1,0,null,null,null,null,null),p=Gr(null,d,h,u,null,null,o,a,i,s);let f,g;De(p);try{const t=function(t,e,n,r,s,o){const i=n[1];n[20]=t;const a=Wr(i,20,2,"#host",null),l=a.mergedAttrs=e.hostAttrs;null!==l&&(Rs(a,l,!0),null!==t&&(Xe(s,t,l),null!==a.classes&&Or(s,t,a.classes),null!==a.styles&&Rr(s,t,a.styles)));const c=r.createRenderer(t,e),u=Gr(n,es(e),null,e.onPush?64:16,n[20],a,r,c,null,null);return i.firstCreatePass&&(gn(hn(a,n),i,e.type),ls(i,a),us(a,n.length,1)),_s(n,u),n[20]=u}(c,this.componentDef,p,o,a);if(c)if(n)Xe(a,c,["ng-version",Do.full]);else{const{attrs:t,classes:e}=function(t){const e=[],n=[];let r=1,s=2;for(;r<t.length;){let o=t[r];if("string"==typeof o)2===s?""!==o&&e.push(o,t[++r]):8===s&&n.push(o);else{if(!Lr(s))break;s=o}r++}return{attrs:e,classes:n}}(this.componentDef.selectors[0]);t&&Xe(a,c,t),e&&e.length>0&&Or(a,c,e.join(" "))}if(g=fe(d,Zt),void 0!==e){const t=g.projection=[];for(let n=0;n<this.ngContentSelectors.length;n++){const r=e[n];t.push(null!=r?Array.from(r):null)}}f=function(t,e,n,r,s){const o=n[1],i=function(t,e,n){const r=xe();t.firstCreatePass&&(n.providersResolver&&n.providersResolver(n),hs(t,r,e,Zr(t,e,1,null),n));const s=Cn(e,t,r.directiveStart,r);Yn(s,e);const o=pe(r,e);return o&&Yn(o,e),s}(o,n,e);if(r.components.push(i),t[8]=i,s&&s.forEach(t=>t(i,e)),e.contentQueries){const t=xe();e.contentQueries(1,i,t.directiveStart)}const a=xe();return!o.firstCreatePass||null===e.hostBindings&&null===e.hostAttrs||(ze(a.index),is(n[1],a,0,a.directiveStart,a.directiveEnd,e),as(e,i)),i}(t,this.componentDef,p,h,[qs]),Qr(d,p,null)}finally{$e()}return new Ci(this.componentType,f,Oo(g,p),p,g)}}class Ci extends class{}{constructor(t,e,n,r,s){super(),this.location=n,this._rootLView=r,this._tNode=s,this.instance=e,this.hostView=this.changeDetectorRef=new Xo(r),this.componentType=t}get injector(){return new En(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}}const Si=new Map;class xi extends ci{constructor(t,e){super(),this._parent=e,this._bootstrapComponents=[],this.injector=this,this.destroyCbs=[],this.componentFactoryResolver=new vi(this);const n=Wt(t),r=t[Ut]||null;r&&Eo(r),this._bootstrapComponents=or(n.bootstrap),this._r3Injector=Ls(t,e,[{provide:ci,useValue:this},{provide:Ao,useValue:this.componentFactoryResolver}],X(t)),this._r3Injector._resolveInjectorDefTypes(),this.instance=this.get(t)}get(t,e=Bs.THROW_IF_NOT_FOUND,n=yt.Default){return t===Bs||t===ci||t===Os?this:this._r3Injector.get(t,e,n)}destroy(){const t=this._r3Injector;!t.destroyed&&t.destroy(),this.destroyCbs.forEach(t=>t()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}}class Ei extends ui{constructor(t){super(),this.moduleType=t,null!==Wt(t)&&function(t){const e=new Set;!function t(n){const r=Wt(n,!0),s=r.id;null!==s&&(function(t,e,n){if(e&&e!==n)throw new Error(`Duplicate module registered for ${t} - ${X(e)} vs ${X(e.name)}`)}(s,Si.get(s),n),Si.set(s,n));const o=or(r.imports);for(const i of o)e.has(i)||(e.add(i),t(i))}(t)}(t)}create(t){return new xi(this.moduleType,t)}}function Ti(t){return e=>{setTimeout(t,void 0,e)}}const ki=class extends S{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,e,n){var r,s,o;let i=t,a=e||(()=>null),l=n;if(t&&"object"==typeof t){const e=t;i=null===(r=e.next)||void 0===r?void 0:r.bind(e),a=null===(s=e.error)||void 0===s?void 0:s.bind(e),l=null===(o=e.complete)||void 0===o?void 0:o.bind(e)}this.__isAsync&&(a=Ti(a),i&&(i=Ti(i)),l&&(l=Ti(l)));const c=super.subscribe({next:i,error:a,complete:l});return t instanceof h&&t.add(c),c}},Ai=new An("Application Initializer");let Ri=(()=>{class t{constructor(t){this.appInits=t,this.resolve=Ro,this.reject=Ro,this.initialized=!1,this.done=!1,this.donePromise=new Promise((t,e)=>{this.resolve=t,this.reject=e})}runInitializers(){if(this.initialized)return;const t=[],e=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let n=0;n<this.appInits.length;n++){const e=this.appInits[n]();if(io(e))t.push(e);else if(ao(e)){const n=new Promise((t,n)=>{e.subscribe({complete:t,error:n})});t.push(n)}}Promise.all(t).then(()=>{e()}).catch(t=>{this.reject(t)}),0===t.length&&e(),this.initialized=!0}}return t.\u0275fac=function(e){return new(e||t)($n(Ai,8))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();const Oi=new An("AppId"),Ii={provide:Oi,useFactory:function(){return`${Pi()}${Pi()}${Pi()}`},deps:[]};function Pi(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const ji=new An("Platform Initializer"),Ni=new An("Platform ID"),Ui=new An("appBootstrapListener");let Di=(()=>{class t{log(t){console.log(t)}warn(t){console.warn(t)}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();const Li=new An("LocaleId"),Fi=new An("DefaultCurrencyCode");class Hi{constructor(t,e){this.ngModuleFactory=t,this.componentFactories=e}}const Mi=function(t){return new Ei(t)},$i=Mi,Vi=function(t){return Promise.resolve(Mi(t))},zi=function(t){const e=Mi(t),n=or(Wt(t).declarations).reduce((t,e)=>{const n=Gt(e);return n&&t.push(new bi(n)),t},[]);return new Hi(e,n)},Bi=zi,qi=function(t){return Promise.resolve(zi(t))};let Gi=(()=>{class t{constructor(){this.compileModuleSync=$i,this.compileModuleAsync=Vi,this.compileModuleAndAllComponentsSync=Bi,this.compileModuleAndAllComponentsAsync=qi}clearCache(){}clearCacheFor(t){}getModuleId(t){}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();const Wi=(()=>Promise.resolve(0))();function Zi(t){"undefined"==typeof Zone?Wi.then(()=>{t&&t.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",t)}class Qi{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:e=!1,shouldCoalesceRunChangeDetection:n=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new ki(!1),this.onMicrotaskEmpty=new ki(!1),this.onStable=new ki(!1),this.onError=new ki(!1),"undefined"==typeof Zone)throw new Error("In this configuration Angular requires Zone.js");Zone.assertZonePatched();const r=this;r._nesting=0,r._outer=r._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(r._inner=r._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(r._inner=r._inner.fork(Zone.longStackTraceZoneSpec)),r.shouldCoalesceEventChangeDetection=!n&&e,r.shouldCoalesceRunChangeDetection=n,r.lastRequestAnimationFrameId=-1,r.nativeRequestAnimationFrame=function(){let t=At.requestAnimationFrame,e=At.cancelAnimationFrame;if("undefined"!=typeof Zone&&t&&e){const n=t[Zone.__symbol__("OriginalDelegate")];n&&(t=n);const r=e[Zone.__symbol__("OriginalDelegate")];r&&(e=r)}return{nativeRequestAnimationFrame:t,nativeCancelAnimationFrame:e}}().nativeRequestAnimationFrame,function(t){const e=()=>{!function(t){t.isCheckStableRunning||-1!==t.lastRequestAnimationFrameId||(t.lastRequestAnimationFrameId=t.nativeRequestAnimationFrame.call(At,()=>{t.fakeTopEventTask||(t.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{t.lastRequestAnimationFrameId=-1,Yi(t),t.isCheckStableRunning=!0,Ji(t),t.isCheckStableRunning=!1},void 0,()=>{},()=>{})),t.fakeTopEventTask.invoke()}),Yi(t))}(t)};t._inner=t._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,r,s,o,i,a)=>{try{return Xi(t),n.invokeTask(s,o,i,a)}finally{(t.shouldCoalesceEventChangeDetection&&"eventTask"===o.type||t.shouldCoalesceRunChangeDetection)&&e(),ta(t)}},onInvoke:(n,r,s,o,i,a,l)=>{try{return Xi(t),n.invoke(s,o,i,a,l)}finally{t.shouldCoalesceRunChangeDetection&&e(),ta(t)}},onHasTask:(e,n,r,s)=>{e.hasTask(r,s),n===r&&("microTask"==s.change?(t._hasPendingMicrotasks=s.microTask,Yi(t),Ji(t)):"macroTask"==s.change&&(t.hasPendingMacrotasks=s.macroTask))},onHandleError:(e,n,r,s)=>(e.handleError(r,s),t.runOutsideAngular(()=>t.onError.emit(s)),!1)})}(r)}static isInAngularZone(){return!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!Qi.isInAngularZone())throw new Error("Expected to be in Angular Zone, but it is not!")}static assertNotInAngularZone(){if(Qi.isInAngularZone())throw new Error("Expected to not be in Angular Zone, but it is!")}run(t,e,n){return this._inner.run(t,e,n)}runTask(t,e,n,r){const s=this._inner,o=s.scheduleEventTask("NgZoneEvent: "+r,t,Ki,Ro,Ro);try{return s.runTask(o,e,n)}finally{s.cancelTask(o)}}runGuarded(t,e,n){return this._inner.runGuarded(t,e,n)}runOutsideAngular(t){return this._outer.run(t)}}const Ki={};function Ji(t){if(0==t._nesting&&!t.hasPendingMicrotasks&&!t.isStable)try{t._nesting++,t.onMicrotaskEmpty.emit(null)}finally{if(t._nesting--,!t.hasPendingMicrotasks)try{t.runOutsideAngular(()=>t.onStable.emit(null))}finally{t.isStable=!0}}}function Yi(t){t.hasPendingMicrotasks=!!(t._hasPendingMicrotasks||(t.shouldCoalesceEventChangeDetection||t.shouldCoalesceRunChangeDetection)&&-1!==t.lastRequestAnimationFrameId)}function Xi(t){t._nesting++,t.isStable&&(t.isStable=!1,t.onUnstable.emit(null))}function ta(t){t._nesting--,Ji(t)}class ea{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new ki,this.onMicrotaskEmpty=new ki,this.onStable=new ki,this.onError=new ki}run(t,e,n){return t.apply(e,n)}runGuarded(t,e,n){return t.apply(e,n)}runOutsideAngular(t){return t()}runTask(t,e,n,r){return t.apply(e,n)}}let na=(()=>{class t{constructor(t){this._ngZone=t,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,this._watchAngularEvents(),t.run(()=>{this.taskTrackingZone="undefined"==typeof Zone?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:()=>{Qi.assertNotInAngularZone(),Zi(()=>{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())Zi(()=>{for(;0!==this._callbacks.length;){let t=this._callbacks.pop();clearTimeout(t.timeoutId),t.doneCb(this._didWork)}this._didWork=!1});else{let t=this.getPendingTasks();this._callbacks=this._callbacks.filter(e=>!e.updateCb||!e.updateCb(t)||(clearTimeout(e.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(t=>({source:t.source,creationLocation:t.creationLocation,data:t.data})):[]}addCallback(t,e,n){let r=-1;e&&e>0&&(r=setTimeout(()=>{this._callbacks=this._callbacks.filter(t=>t.timeoutId!==r),t(this._didWork,this.getPendingTasks())},e)),this._callbacks.push({doneCb:t,timeoutId:r,updateCb:n})}whenStable(t,e,n){if(n&&!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(t,e,n),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}findProviders(t,e,n){return[]}}return t.\u0275fac=function(e){return new(e||t)($n(Qi))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})(),ra=(()=>{class t{constructor(){this._applications=new Map,ia.addToWindow(this)}registerApplication(t,e){this._applications.set(t,e)}unregisterApplication(t){this._applications.delete(t)}unregisterAllApplications(){this._applications.clear()}getTestability(t){return this._applications.get(t)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(t,e=!0){return ia.findTestabilityInTree(this,t,e)}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();class sa{addToWindow(t){}findTestabilityInTree(t,e,n){return null}}let oa,ia=new sa,aa=!0,la=!1;const ca=new An("AllowMultipleToken");class ua{constructor(t,e){this.name=t,this.token=e}}function ha(t,e,n=[]){const r=`Platform: ${e}`,s=new An(r);return(e=[])=>{let o=da();if(!o||o.injector.get(ca,!1))if(t)t(n.concat(e).concat({provide:s,useValue:!0}));else{const t=n.concat(e).concat({provide:s,useValue:!0},{provide:Ps,useValue:"platform"});!function(t){if(oa&&!oa.destroyed&&!oa.injector.get(ca,!1))throw new Error("There can be only one platform. Destroy the previous one to create a new one.");oa=t.get(pa);const e=t.get(ji,null);e&&e.forEach(t=>t())}(Bs.create({providers:t,name:r}))}return function(t){const e=da();if(!e)throw new Error("No platform exists!");if(!e.injector.get(t,null))throw new Error("A platform with a different configuration has been created. Please destroy it first.");return e}(s)}}function da(){return oa&&!oa.destroyed?oa:null}let pa=(()=>{class t{constructor(t){this._injector=t,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(t,e){const n=function(t,e){let n;return n="noop"===t?new ea:("zone.js"===t?void 0:t)||new Qi({enableLongStackTrace:(la=!0,aa),shouldCoalesceEventChangeDetection:!!(null==e?void 0:e.ngZoneEventCoalescing),shouldCoalesceRunChangeDetection:!!(null==e?void 0:e.ngZoneRunCoalescing)}),n}(e?e.ngZone:void 0,{ngZoneEventCoalescing:e&&e.ngZoneEventCoalescing||!1,ngZoneRunCoalescing:e&&e.ngZoneRunCoalescing||!1}),r=[{provide:Qi,useValue:n}];return n.run(()=>{const e=Bs.create({providers:r,parent:this.injector,name:t.moduleType.name}),s=t.create(e),o=s.injector.get(rr,null);if(!o)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return n.runOutsideAngular(()=>{const t=n.onError.subscribe({next:t=>{o.handleError(t)}});s.onDestroy(()=>{ma(this._modules,s),t.unsubscribe()})}),function(t,e,n){try{const r=n();return io(r)?r.catch(n=>{throw e.runOutsideAngular(()=>t.handleError(n)),n}):r}catch(r){throw e.runOutsideAngular(()=>t.handleError(r)),r}}(o,n,()=>{const t=s.injector.get(Ri);return t.runInitializers(),t.donePromise.then(()=>(Eo(s.injector.get(Li,So)||So),this._moduleDoBootstrap(s),s))})})}bootstrapModule(t,e=[]){const n=fa({},e);return function(t,e,n){const r=new Ei(n);return Promise.resolve(r)}(0,0,t).then(t=>this.bootstrapModuleFactory(t,n))}_moduleDoBootstrap(t){const e=t.injector.get(ga);if(t._bootstrapComponents.length>0)t._bootstrapComponents.forEach(t=>e.bootstrap(t));else{if(!t.instance.ngDoBootstrap)throw new Error(`The module ${X(t.instance.constructor)} was bootstrapped, but it does not declare "@NgModule.bootstrap" components nor a "ngDoBootstrap" method. Please define one of these.`);t.instance.ngDoBootstrap(e)}this._modules.push(t)}onDestroy(t){this._destroyListeners.push(t)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new Error("The platform has already been destroyed!");this._modules.slice().forEach(t=>t.destroy()),this._destroyListeners.forEach(t=>t()),this._destroyed=!0}get destroyed(){return this._destroyed}}return t.\u0275fac=function(e){return new(e||t)($n(Bs))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();function fa(t,e){return Array.isArray(e)?e.reduce(fa,t):Object.assign(Object.assign({},t),e)}let ga=(()=>{class t{constructor(t,e,n,r,s){this._zone=t,this._injector=e,this._exceptionHandler=n,this._componentFactoryResolver=r,this._initStatus=s,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._onMicrotaskEmptySubscription=this._zone.onMicrotaskEmpty.subscribe({next:()=>{this._zone.run(()=>{this.tick()})}});const o=new v(t=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{t.next(this._stable),t.complete()})}),i=new v(t=>{let e;this._zone.runOutsideAngular(()=>{e=this._zone.onStable.subscribe(()=>{Qi.assertNotInAngularZone(),Zi(()=>{this._stable||this._zone.hasPendingMacrotasks||this._zone.hasPendingMicrotasks||(this._stable=!0,t.next(!0))})})});const n=this._zone.onUnstable.subscribe(()=>{Qi.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{t.next(!1)}))});return()=>{e.unsubscribe(),n.unsubscribe()}});this.isStable=function(...t){let e=Number.POSITIVE_INFINITY,n=null,r=t[t.length-1];return E(r)?(n=t.pop(),t.length>1&&"number"==typeof t[t.length-1]&&(e=t.pop())):"number"==typeof r&&(e=t.pop()),null===n&&1===t.length&&t[0]instanceof v?t[0]:z(e)(B(t,n))}(o,i.pipe(t=>{return q()((e=J,function(t){let n;n="function"==typeof e?e:function(){return e};const r=Object.create(t,Q);return r.source=t,r.subjectFactory=n,r})(t));var e}))}bootstrap(t,e){if(!this._initStatus.done)throw new Error("Cannot bootstrap as there are still asynchronous initializers running. Bootstrap components in the `ngDoBootstrap` method of the root module.");let n;n=t instanceof To?t:this._componentFactoryResolver.resolveComponentFactory(t),this.componentTypes.push(n.componentType);const r=n.isBoundToModule?void 0:this._injector.get(ci),s=n.create(Bs.NULL,[],e||n.selector,r),o=s.location.nativeElement,i=s.injector.get(na,null),a=i&&s.injector.get(ra);return i&&a&&a.registerApplication(o,i),s.onDestroy(()=>{this.detachView(s.hostView),ma(this.components,s),a&&a.unregisterApplication(o)}),this._loadComponent(s),s}tick(){if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");try{this._runningTick=!0;for(let t of this._views)t.detectChanges()}catch(t){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(t))}finally{this._runningTick=!1}}attachView(t){const e=t;this._views.push(e),e.attachToAppRef(this)}detachView(t){const e=t;ma(this._views,e),e.detachFromAppRef()}_loadComponent(t){this.attachView(t.hostView),this.tick(),this.components.push(t),this._injector.get(Ui,[]).concat(this._bootstrapListeners).forEach(e=>e(t))}ngOnDestroy(){this._views.slice().forEach(t=>t.destroy()),this._onMicrotaskEmptySubscription.unsubscribe()}get viewCount(){return this._views.length}}return t.\u0275fac=function(e){return new(e||t)($n(Qi),$n(Bs),$n(rr),$n(Ao),$n(Ri))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();function ma(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}class ya{}class va{}const _a={factoryPathPrefix:"",factoryPathSuffix:".ngfactory"};let wa=(()=>{class t{constructor(t,e){this._compiler=t,this._config=e||_a}load(t){return this.loadAndCompile(t)}loadAndCompile(t){let[e,r]=t.split("#");return void 0===r&&(r="default"),n(255)(e).then(t=>t[r]).then(t=>ba(t,e,r)).then(t=>this._compiler.compileModuleAsync(t))}loadFactory(t){let[e,r]=t.split("#"),s="NgFactory";return void 0===r&&(r="default",s=""),n(255)(this._config.factoryPathPrefix+e+this._config.factoryPathSuffix).then(t=>t[r+s]).then(t=>ba(t,e,r))}}return t.\u0275fac=function(e){return new(e||t)($n(Gi),$n(va,8))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();function ba(t,e,n){if(!t)throw new Error(`Cannot find '${n}' in '${e}'`);return t}const Ca=ha(null,"core",[{provide:Ni,useValue:"unknown"},{provide:pa,deps:[Bs]},{provide:ra,deps:[]},{provide:Di,deps:[]}]),Sa=[{provide:ga,useClass:ga,deps:[Qi,Bs,rr,Ao,Ri]},{provide:wi,deps:[Qi],useFactory:function(t){let e=[];return t.onStable.subscribe(()=>{for(;e.length;)e.pop()()}),function(t){e.push(t)}}},{provide:Ri,useClass:Ri,deps:[[new qn,Ai]]},{provide:Gi,useClass:Gi,deps:[]},Ii,{provide:Zo,useFactory:function(){return ri},deps:[]},{provide:Ko,useFactory:function(){return si},deps:[]},{provide:Li,useFactory:function(t){return Eo(t=t||"undefined"!=typeof $localize&&$localize.locale||So),t},deps:[[new Bn(Li),new qn,new Gn]]},{provide:Fi,useValue:"USD"}];let xa=(()=>{class t{constructor(t){}}return t.\u0275fac=function(e){return new(e||t)($n(ga))},t.\u0275mod=zt({type:t}),t.\u0275inj=ct({providers:Sa}),t})(),Ea=null;function Ta(){return Ea}const ka=new An("DocumentToken");let Aa=(()=>{class t{historyGo(t){throw new Error("Not implemented")}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275prov=lt({factory:Ra,token:t,providedIn:"platform"}),t})();function Ra(){return $n(Ia)}const Oa=new An("Location Initialized");let Ia=(()=>{class t extends Aa{constructor(t){super(),this._doc=t,this._init()}_init(){this.location=window.location,this._history=window.history}getBaseHrefFromDOM(){return Ta().getBaseHref(this._doc)}onPopState(t){const e=Ta().getGlobalEventTarget(this._doc,"window");return e.addEventListener("popstate",t,!1),()=>e.removeEventListener("popstate",t)}onHashChange(t){const e=Ta().getGlobalEventTarget(this._doc,"window");return e.addEventListener("hashchange",t,!1),()=>e.removeEventListener("hashchange",t)}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(t){this.location.pathname=t}pushState(t,e,n){Pa()?this._history.pushState(t,e,n):this.location.hash=n}replaceState(t,e,n){Pa()?this._history.replaceState(t,e,n):this.location.hash=n}forward(){this._history.forward()}back(){this._history.back()}historyGo(t=0){this._history.go(t)}getState(){return this._history.state}}return t.\u0275fac=function(e){return new(e||t)($n(ka))},t.\u0275prov=lt({factory:ja,token:t,providedIn:"platform"}),t})();function Pa(){return!!window.history.pushState}function ja(){return new Ia($n(ka))}function Na(t,e){if(0==t.length)return e;if(0==e.length)return t;let n=0;return t.endsWith("/")&&n++,e.startsWith("/")&&n++,2==n?t+e.substring(1):1==n?t+e:t+"/"+e}function Ua(t){const e=t.match(/#|\?|$/),n=e&&e.index||t.length;return t.slice(0,n-("/"===t[n-1]?1:0))+t.slice(n)}function Da(t){return t&&"?"!==t[0]?"?"+t:t}let La=(()=>{class t{historyGo(t){throw new Error("Not implemented")}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275prov=lt({factory:Fa,token:t,providedIn:"root"}),t})();function Fa(t){const e=$n(ka).location;return new Ma($n(Aa),e&&e.origin||"")}const Ha=new An("appBaseHref");let Ma=(()=>{class t extends La{constructor(t,e){if(super(),this._platformLocation=t,this._removeListenerFns=[],null==e&&(e=this._platformLocation.getBaseHrefFromDOM()),null==e)throw new Error("No base href set. Please provide a value for the APP_BASE_HREF token or add a base element to the document.");this._baseHref=e}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(t){this._removeListenerFns.push(this._platformLocation.onPopState(t),this._platformLocation.onHashChange(t))}getBaseHref(){return this._baseHref}prepareExternalUrl(t){return Na(this._baseHref,t)}path(t=!1){const e=this._platformLocation.pathname+Da(this._platformLocation.search),n=this._platformLocation.hash;return n&&t?`${e}${n}`:e}pushState(t,e,n,r){const s=this.prepareExternalUrl(n+Da(r));this._platformLocation.pushState(t,e,s)}replaceState(t,e,n,r){const s=this.prepareExternalUrl(n+Da(r));this._platformLocation.replaceState(t,e,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}historyGo(t=0){var e,n;null===(n=(e=this._platformLocation).historyGo)||void 0===n||n.call(e,t)}}return t.\u0275fac=function(e){return new(e||t)($n(Aa),$n(Ha,8))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})(),$a=(()=>{class t extends La{constructor(t,e){super(),this._platformLocation=t,this._baseHref="",this._removeListenerFns=[],null!=e&&(this._baseHref=e)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(t){this._removeListenerFns.push(this._platformLocation.onPopState(t),this._platformLocation.onHashChange(t))}getBaseHref(){return this._baseHref}path(t=!1){let e=this._platformLocation.hash;return null==e&&(e="#"),e.length>0?e.substring(1):e}prepareExternalUrl(t){const e=Na(this._baseHref,t);return e.length>0?"#"+e:e}pushState(t,e,n,r){let s=this.prepareExternalUrl(n+Da(r));0==s.length&&(s=this._platformLocation.pathname),this._platformLocation.pushState(t,e,s)}replaceState(t,e,n,r){let s=this.prepareExternalUrl(n+Da(r));0==s.length&&(s=this._platformLocation.pathname),this._platformLocation.replaceState(t,e,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}historyGo(t=0){var e,n;null===(n=(e=this._platformLocation).historyGo)||void 0===n||n.call(e,t)}}return t.\u0275fac=function(e){return new(e||t)($n(Aa),$n(Ha,8))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})(),Va=(()=>{class t{constructor(t,e){this._subject=new ki,this._urlChangeListeners=[],this._platformStrategy=t;const n=this._platformStrategy.getBaseHref();this._platformLocation=e,this._baseHref=Ua(Ba(n)),this._platformStrategy.onPopState(t=>{this._subject.emit({url:this.path(!0),pop:!0,state:t.state,type:t.type})})}path(t=!1){return this.normalize(this._platformStrategy.path(t))}getState(){return this._platformLocation.getState()}isCurrentPathEqualTo(t,e=""){return this.path()==this.normalize(t+Da(e))}normalize(e){return t.stripTrailingSlash(function(t,e){return t&&e.startsWith(t)?e.substring(t.length):e}(this._baseHref,Ba(e)))}prepareExternalUrl(t){return t&&"/"!==t[0]&&(t="/"+t),this._platformStrategy.prepareExternalUrl(t)}go(t,e="",n=null){this._platformStrategy.pushState(n,"",t,e),this._notifyUrlChangeListeners(this.prepareExternalUrl(t+Da(e)),n)}replaceState(t,e="",n=null){this._platformStrategy.replaceState(n,"",t,e),this._notifyUrlChangeListeners(this.prepareExternalUrl(t+Da(e)),n)}forward(){this._platformStrategy.forward()}back(){this._platformStrategy.back()}historyGo(t=0){var e,n;null===(n=(e=this._platformStrategy).historyGo)||void 0===n||n.call(e,t)}onUrlChange(t){this._urlChangeListeners.push(t),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe(t=>{this._notifyUrlChangeListeners(t.url,t.state)}))}_notifyUrlChangeListeners(t="",e){this._urlChangeListeners.forEach(n=>n(t,e))}subscribe(t,e,n){return this._subject.subscribe({next:t,error:e,complete:n})}}return t.\u0275fac=function(e){return new(e||t)($n(La),$n(Aa))},t.normalizeQueryParams=Da,t.joinWithSlash=Na,t.stripTrailingSlash=Ua,t.\u0275prov=lt({factory:za,token:t,providedIn:"root"}),t})();function za(){return new Va($n(La),$n(Aa))}function Ba(t){return t.replace(/\/index.html$/,"")}var qa=function(t){return t[t.Zero=0]="Zero",t[t.One=1]="One",t[t.Two=2]="Two",t[t.Few=3]="Few",t[t.Many=4]="Many",t[t.Other=5]="Other",t}({});class Ga{}let Wa=(()=>{class t extends Ga{constructor(t){super(),this.locale=t}getPluralCategory(t,e){switch(function(t){return function(t){const e=function(t){return t.toLowerCase().replace(/_/g,"-")}(t);let n=bo(e);if(n)return n;const r=e.split("-")[0];if(n=bo(r),n)return n;if("en"===r)return _o;throw new Error(`Missing locale data for the locale "${t}".`)}(t)[Co.PluralCase]}(e||this.locale)(t)){case qa.Zero:return"zero";case qa.One:return"one";case qa.Two:return"two";case qa.Few:return"few";case qa.Many:return"many";default:return"other"}}}return t.\u0275fac=function(e){return new(e||t)($n(Li))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();function Za(t,e){e=encodeURIComponent(e);for(const n of t.split(";")){const t=n.indexOf("="),[r,s]=-1==t?[n,""]:[n.slice(0,t),n.slice(t+1)];if(r.trim()===e)return decodeURIComponent(s)}return null}class Qa{constructor(t,e,n,r){this.$implicit=t,this.ngForOf=e,this.index=n,this.count=r}get first(){return 0===this.index}get last(){return this.index===this.count-1}get even(){return this.index%2==0}get odd(){return!this.even}}let Ka=(()=>{class t{constructor(t,e,n){this._viewContainer=t,this._template=e,this._differs=n,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForOf(t){this._ngForOf=t,this._ngForOfDirty=!0}set ngForTrackBy(t){this._trackByFn=t}get ngForTrackBy(){return this._trackByFn}set ngForTemplate(t){t&&(this._template=t)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const n=this._ngForOf;if(!this._differ&&n)try{this._differ=this._differs.find(n).create(this.ngForTrackBy)}catch(e){throw new Error(`Cannot find a differ supporting object '${n}' of type '${t=n,t.name||typeof t}'. NgFor only supports binding to Iterables such as Arrays.`)}}var t;if(this._differ){const t=this._differ.diff(this._ngForOf);t&&this._applyChanges(t)}}_applyChanges(t){const e=[];t.forEachOperation((t,n,r)=>{if(null==t.previousIndex){const n=this._viewContainer.createEmbeddedView(this._template,new Qa(null,this._ngForOf,-1,-1),null===r?void 0:r),s=new Ja(t,n);e.push(s)}else if(null==r)this._viewContainer.remove(null===n?void 0:n);else if(null!==n){const s=this._viewContainer.get(n);this._viewContainer.move(s,r);const o=new Ja(t,s);e.push(o)}});for(let n=0;n<e.length;n++)this._perViewChange(e[n].view,e[n].record);for(let n=0,r=this._viewContainer.length;n<r;n++){const t=this._viewContainer.get(n);t.context.index=n,t.context.count=r,t.context.ngForOf=this._ngForOf}t.forEachIdentityChange(t=>{this._viewContainer.get(t.currentIndex).context.$implicit=t.item})}_perViewChange(t,e){t.context.$implicit=e.item}static ngTemplateContextGuard(t,e){return!0}}return t.\u0275fac=function(e){return new(e||t)(to(di),to(ii),to(Zo))},t.\u0275dir=qt({type:t,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"}}),t})();class Ja{constructor(t,e){this.record=t,this.view=e}}let Ya=(()=>{class t{}return t.\u0275fac=function(e){return new(e||t)},t.\u0275mod=zt({type:t}),t.\u0275inj=ct({providers:[{provide:Ga,useClass:Wa}]}),t})(),Xa=(()=>{class t{}return t.\u0275prov=lt({token:t,providedIn:"root",factory:()=>new tl($n(ka),window)}),t})();class tl{constructor(t,e){this.document=t,this.window=e,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 e=function(t,e){const n=t.getElementById(e)||t.getElementsByName(e)[0];if(n)return n;if("function"==typeof t.createTreeWalker&&t.body&&(t.body.createShadowRoot||t.body.attachShadow)){const n=t.createTreeWalker(t.body,NodeFilter.SHOW_ELEMENT);let r=n.currentNode;for(;r;){const t=r.shadowRoot;if(t){const n=t.getElementById(e)||t.querySelector(`[name="${e}"]`);if(n)return n}r=n.nextNode()}}return null}(this.document,t);e&&(this.scrollToElement(e),this.attemptFocus(e))}setHistoryScrollRestoration(t){if(this.supportScrollRestoration()){const e=this.window.history;e&&e.scrollRestoration&&(e.scrollRestoration=t)}}scrollToElement(t){const e=t.getBoundingClientRect(),n=e.left+this.window.pageXOffset,r=e.top+this.window.pageYOffset,s=this.offset();this.window.scrollTo(n-s[0],r-s[1])}attemptFocus(t){return t.focus(),this.document.activeElement===t}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const t=el(this.window.history)||el(Object.getPrototypeOf(this.window.history));return!(!t||!t.writable&&!t.set)}catch(t){return!1}}supportsScrolling(){try{return!!this.window&&!!this.window.scrollTo&&"pageXOffset"in this.window}catch(t){return!1}}}function el(t){return Object.getOwnPropertyDescriptor(t,"scrollRestoration")}class nl{}class rl extends class extends class{}{constructor(){super(...arguments),this.supportsDOMEvents=!0}}{static makeCurrent(){var t;t=new rl,Ea||(Ea=t)}onAndCancel(t,e,n){return t.addEventListener(e,n,!1),()=>{t.removeEventListener(e,n,!1)}}dispatchEvent(t,e){t.dispatchEvent(e)}remove(t){t.parentNode&&t.parentNode.removeChild(t)}createElement(t,e){return(e=e||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,e){return"window"===e?window:"document"===e?t:"body"===e?t.body:null}getBaseHref(t){const e=(ol=ol||document.querySelector("base"),ol?ol.getAttribute("href"):null);return null==e?null:function(t){sl=sl||document.createElement("a"),sl.setAttribute("href",t);const e=sl.pathname;return"/"===e.charAt(0)?e:`/${e}`}(e)}resetBaseElement(){ol=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return Za(document.cookie,t)}}let sl,ol=null;const il=new An("TRANSITION_ID"),al=[{provide:Ai,useFactory:function(t,e,n){return()=>{n.get(Ri).donePromise.then(()=>{const n=Ta();Array.prototype.slice.apply(e.querySelectorAll("style[ng-transition]")).filter(e=>e.getAttribute("ng-transition")===t).forEach(t=>n.remove(t))})}},deps:[il,ka,Bs],multi:!0}];class ll{static init(){var t;t=new ll,ia=t}addToWindow(t){At.getAngularTestability=(e,n=!0)=>{const r=t.findTestabilityInTree(e,n);if(null==r)throw new Error("Could not find testability for element.");return r},At.getAllAngularTestabilities=()=>t.getAllTestabilities(),At.getAllAngularRootElements=()=>t.getAllRootElements(),At.frameworkStabilizers||(At.frameworkStabilizers=[]),At.frameworkStabilizers.push(t=>{const e=At.getAllAngularTestabilities();let n=e.length,r=!1;const s=function(e){r=r||e,n--,0==n&&t(r)};e.forEach(function(t){t.whenStable(s)})})}findTestabilityInTree(t,e,n){if(null==e)return null;const r=t.getTestability(e);return null!=r?r:n?Ta().isShadowRoot(e)?this.findTestabilityInTree(t,e.host,!0):this.findTestabilityInTree(t,e.parentElement,!0):null}}let cl=(()=>{class t{build(){return new XMLHttpRequest}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();const ul=new An("EventManagerPlugins");let hl=(()=>{class t{constructor(t,e){this._zone=e,this._eventNameToPlugin=new Map,t.forEach(t=>t.manager=this),this._plugins=t.slice().reverse()}addEventListener(t,e,n){return this._findPluginFor(e).addEventListener(t,e,n)}addGlobalEventListener(t,e,n){return this._findPluginFor(e).addGlobalEventListener(t,e,n)}getZone(){return this._zone}_findPluginFor(t){const e=this._eventNameToPlugin.get(t);if(e)return e;const n=this._plugins;for(let r=0;r<n.length;r++){const e=n[r];if(e.supports(t))return this._eventNameToPlugin.set(t,e),e}throw new Error(`No event manager plugin found for event ${t}`)}}return t.\u0275fac=function(e){return new(e||t)($n(ul),$n(Qi))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();class dl{constructor(t){this._doc=t}addGlobalEventListener(t,e,n){const r=Ta().getGlobalEventTarget(this._doc,t);if(!r)throw new Error(`Unsupported event target ${r} for event ${e}`);return this.addEventListener(r,e,n)}}let pl=(()=>{class t{constructor(){this._stylesSet=new Set}addStyles(t){const e=new Set;t.forEach(t=>{this._stylesSet.has(t)||(this._stylesSet.add(t),e.add(t))}),this.onStylesAdded(e)}onStylesAdded(t){}getAllStyles(){return Array.from(this._stylesSet)}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})(),fl=(()=>{class t extends pl{constructor(t){super(),this._doc=t,this._hostNodes=new Map,this._hostNodes.set(t.head,[])}_addStylesToHost(t,e,n){t.forEach(t=>{const r=this._doc.createElement("style");r.textContent=t,n.push(e.appendChild(r))})}addHost(t){const e=[];this._addStylesToHost(this._stylesSet,t,e),this._hostNodes.set(t,e)}removeHost(t){const e=this._hostNodes.get(t);e&&e.forEach(gl),this._hostNodes.delete(t)}onStylesAdded(t){this._hostNodes.forEach((e,n)=>{this._addStylesToHost(t,n,e)})}ngOnDestroy(){this._hostNodes.forEach(t=>t.forEach(gl))}}return t.\u0275fac=function(e){return new(e||t)($n(ka))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();function gl(t){Ta().remove(t)}const ml={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/"},yl=/%COMP%/g;function vl(t,e,n){for(let r=0;r<e.length;r++){let s=e[r];Array.isArray(s)?vl(t,s,n):(s=s.replace(yl,t),n.push(s))}return n}function _l(t){return e=>{if("__ngUnwrap__"===e)return t;!1===t(e)&&(e.preventDefault(),e.returnValue=!1)}}let wl=(()=>{class t{constructor(t,e,n){this.eventManager=t,this.sharedStylesHost=e,this.appId=n,this.rendererByCompId=new Map,this.defaultRenderer=new bl(t)}createRenderer(t,e){if(!t||!e)return this.defaultRenderer;switch(e.encapsulation){case St.Emulated:{let n=this.rendererByCompId.get(e.id);return n||(n=new Cl(this.eventManager,this.sharedStylesHost,e,this.appId),this.rendererByCompId.set(e.id,n)),n.applyToHost(t),n}case 1:case St.ShadowDom:return new Sl(this.eventManager,this.sharedStylesHost,t,e);default:if(!this.rendererByCompId.has(e.id)){const t=vl(e.id,e.styles,[]);this.sharedStylesHost.addStyles(t),this.rendererByCompId.set(e.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}return t.\u0275fac=function(e){return new(e||t)($n(hl),$n(fl),$n(Oi))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();class bl{constructor(t){this.eventManager=t,this.data=Object.create(null)}destroy(){}createElement(t,e){return e?document.createElementNS(ml[e]||e,t):document.createElement(t)}createComment(t){return document.createComment(t)}createText(t){return document.createTextNode(t)}appendChild(t,e){t.appendChild(e)}insertBefore(t,e,n){t&&t.insertBefore(e,n)}removeChild(t,e){t&&t.removeChild(e)}selectRootElement(t,e){let n="string"==typeof t?document.querySelector(t):t;if(!n)throw new Error(`The selector "${t}" did not match any elements`);return e||(n.textContent=""),n}parentNode(t){return t.parentNode}nextSibling(t){return t.nextSibling}setAttribute(t,e,n,r){if(r){e=r+":"+e;const s=ml[r];s?t.setAttributeNS(s,e,n):t.setAttribute(e,n)}else t.setAttribute(e,n)}removeAttribute(t,e,n){if(n){const r=ml[n];r?t.removeAttributeNS(r,e):t.removeAttribute(`${n}:${e}`)}else t.removeAttribute(e)}addClass(t,e){t.classList.add(e)}removeClass(t,e){t.classList.remove(e)}setStyle(t,e,n,r){r&(ir.DashCase|ir.Important)?t.style.setProperty(e,n,r&ir.Important?"important":""):t.style[e]=n}removeStyle(t,e,n){n&ir.DashCase?t.style.removeProperty(e):t.style[e]=""}setProperty(t,e,n){t[e]=n}setValue(t,e){t.nodeValue=e}listen(t,e,n){return"string"==typeof t?this.eventManager.addGlobalEventListener(t,e,_l(n)):this.eventManager.addEventListener(t,e,_l(n))}}class Cl extends bl{constructor(t,e,n,r){super(t),this.component=n;const s=vl(r+"-"+n.id,n.styles,[]);e.addStyles(s),this.contentAttr="_ngcontent-%COMP%".replace(yl,r+"-"+n.id),this.hostAttr="_nghost-%COMP%".replace(yl,r+"-"+n.id)}applyToHost(t){super.setAttribute(t,this.hostAttr,"")}createElement(t,e){const n=super.createElement(t,e);return super.setAttribute(n,this.contentAttr,""),n}}class Sl extends bl{constructor(t,e,n,r){super(t),this.sharedStylesHost=e,this.hostEl=n,this.shadowRoot=n.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const s=vl(r.id,r.styles,[]);for(let o=0;o<s.length;o++){const t=document.createElement("style");t.textContent=s[o],this.shadowRoot.appendChild(t)}}nodeOrShadowRoot(t){return t===this.hostEl?this.shadowRoot:t}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}appendChild(t,e){return super.appendChild(this.nodeOrShadowRoot(t),e)}insertBefore(t,e,n){return super.insertBefore(this.nodeOrShadowRoot(t),e,n)}removeChild(t,e){return super.removeChild(this.nodeOrShadowRoot(t),e)}parentNode(t){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(t)))}}let xl=(()=>{class t extends dl{constructor(t){super(t)}supports(t){return!0}addEventListener(t,e,n){return t.addEventListener(e,n,!1),()=>this.removeEventListener(t,e,n)}removeEventListener(t,e,n){return t.removeEventListener(e,n)}}return t.\u0275fac=function(e){return new(e||t)($n(ka))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();const El=["alt","control","meta","shift"],Tl={"\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"},kl={A:"1",B:"2",C:"3",D:"4",E:"5",F:"6",G:"7",H:"8",I:"9",J:"*",K:"+",M:"-",N:".",O:"/","`":"0","\x90":"NumLock"},Al={alt:t=>t.altKey,control:t=>t.ctrlKey,meta:t=>t.metaKey,shift:t=>t.shiftKey};let Rl=(()=>{class t extends dl{constructor(t){super(t)}supports(e){return null!=t.parseEventName(e)}addEventListener(e,n,r){const s=t.parseEventName(n),o=t.eventCallback(s.fullKey,r,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>Ta().onAndCancel(e,s.domEventName,o))}static parseEventName(e){const n=e.toLowerCase().split("."),r=n.shift();if(0===n.length||"keydown"!==r&&"keyup"!==r)return null;const s=t._normalizeKey(n.pop());let o="";if(El.forEach(t=>{const e=n.indexOf(t);e>-1&&(n.splice(e,1),o+=t+".")}),o+=s,0!=n.length||0===s.length)return null;const i={};return i.domEventName=r,i.fullKey=o,i}static getEventFullKey(t){let e="",n=function(t){let e=t.key;if(null==e){if(e=t.keyIdentifier,null==e)return"Unidentified";e.startsWith("U+")&&(e=String.fromCharCode(parseInt(e.substring(2),16)),3===t.location&&kl.hasOwnProperty(e)&&(e=kl[e]))}return Tl[e]||e}(t);return n=n.toLowerCase()," "===n?n="space":"."===n&&(n="dot"),El.forEach(r=>{r!=n&&(0,Al[r])(t)&&(e+=r+".")}),e+=n,e}static eventCallback(e,n,r){return s=>{t.getEventFullKey(s)===e&&r.runGuarded(()=>n(s))}}static _normalizeKey(t){switch(t){case"esc":return"escape";default:return t}}}return t.\u0275fac=function(e){return new(e||t)($n(ka))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();const Ol=ha(Ca,"browser",[{provide:Ni,useValue:"browser"},{provide:ji,useValue:function(){rl.makeCurrent(),ll.init()},multi:!0},{provide:ka,useFactory:function(){return function(t){ce=t}(document),document},deps:[]}]),Il=[[],{provide:Ps,useValue:"root"},{provide:rr,useFactory:function(){return new rr},deps:[]},{provide:ul,useClass:xl,multi:!0,deps:[ka,Qi,Ni]},{provide:ul,useClass:Rl,multi:!0,deps:[ka]},[],{provide:wl,useClass:wl,deps:[hl,fl,Oi]},{provide:jo,useExisting:wl},{provide:pl,useExisting:fl},{provide:fl,useClass:fl,deps:[ka]},{provide:na,useClass:na,deps:[Qi]},{provide:hl,useClass:hl,deps:[ul,Qi]},{provide:nl,useClass:cl,deps:[]},[]];let Pl=(()=>{class t{constructor(t){if(t)throw new Error("BrowserModule has already been loaded. If you need access to common directives such as NgIf and NgFor from a lazy loaded module, import CommonModule instead.")}static withServerTransition(e){return{ngModule:t,providers:[{provide:Oi,useValue:e.appId},{provide:il,useExisting:Oi},al]}}}return t.\u0275fac=function(e){return new(e||t)($n(t,12))},t.\u0275mod=zt({type:t}),t.\u0275inj=ct({providers:Il,imports:[Ya,xa]}),t})();function jl(...t){let e=t[t.length-1];return E(e)?(t.pop(),U(t,e)):B(t)}"undefined"!=typeof window&&window;class Nl extends S{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){const e=super._subscribe(t);return e&&!e.closed&&t.next(this._value),e}getValue(){if(this.hasError)throw this.thrownError;if(this.closed)throw new w;return this._value}next(t){super.next(this._value=t)}}class Ul extends f{notifyNext(t,e,n,r,s){this.destination.next(e)}notifyError(t,e){this.destination.error(t)}notifyComplete(t){this.destination.complete()}}class Dl extends f{constructor(t,e,n){super(),this.parent=t,this.outerValue=e,this.outerIndex=n,this.index=0}_next(t){this.parent.notifyNext(this.outerValue,t,this.outerIndex,this.index++,this)}_error(t){this.parent.notifyError(t,this),this.unsubscribe()}_complete(){this.parent.notifyComplete(this),this.unsubscribe()}}function Ll(t,e,n,r,s=new Dl(t,n,r)){if(!s.closed)return e instanceof v?e.subscribe(s):N(e)(s)}const Fl={};class Hl{constructor(t){this.resultSelector=t}call(t,e){return e.subscribe(new Ml(t,this.resultSelector))}}class Ml extends Ul{constructor(t,e){super(t),this.resultSelector=e,this.active=0,this.values=[],this.observables=[]}_next(t){this.values.push(Fl),this.observables.push(t)}_complete(){const t=this.observables,e=t.length;if(0===e)this.destination.complete();else{this.active=e,this.toRespond=e;for(let n=0;n<e;n++)this.add(Ll(this,t[n],void 0,n))}}notifyComplete(t){0==(this.active-=1)&&this.destination.complete()}notifyNext(t,e,n){const r=this.values,s=this.toRespond?r[n]===Fl?--this.toRespond:this.toRespond:0;r[n]=e,0===s&&(this.resultSelector?this._tryResultSelector(r):this.destination.next(r.slice()))}_tryResultSelector(t){let e;try{e=this.resultSelector.apply(this,t)}catch(n){return void this.destination.error(n)}this.destination.next(e)}}const $l=(()=>{function t(){return Error.call(this),this.message="no elements in sequence",this.name="EmptyError",this}return t.prototype=Object.create(Error.prototype),t})();function Vl(...t){return z(1)(jl(...t))}const zl=new v(t=>t.complete());function Bl(t){return t?function(t){return new v(e=>t.schedule(()=>e.complete()))}(t):zl}function ql(t){return new v(e=>{let n;try{n=t()}catch(r){return void e.error(r)}return(n?D(n):Bl()).subscribe(e)})}function Gl(t,e){return"function"==typeof e?n=>n.pipe(Gl((n,r)=>D(t(n,r)).pipe(T((t,s)=>e(n,t,r,s))))):e=>e.lift(new Wl(t))}class Wl{constructor(t){this.project=t}call(t,e){return e.subscribe(new Zl(t,this.project))}}class Zl extends F{constructor(t,e){super(t),this.project=e,this.index=0}_next(t){let e;const n=this.index++;try{e=this.project(t,n)}catch(r){return void this.destination.error(r)}this._innerSub(e)}_innerSub(t){const e=this.innerSubscription;e&&e.unsubscribe();const n=new L(this),r=this.destination;r.add(n),this.innerSubscription=H(t,n),this.innerSubscription!==n&&r.add(this.innerSubscription)}_complete(){const{innerSubscription:t}=this;t&&!t.closed||super._complete(),this.unsubscribe()}_unsubscribe(){this.innerSubscription=void 0}notifyComplete(){this.innerSubscription=void 0,this.isStopped&&super._complete()}notifyNext(t){this.destination.next(t)}}const Ql=(()=>{function t(){return Error.call(this),this.message="argument out of range",this.name="ArgumentOutOfRangeError",this}return t.prototype=Object.create(Error.prototype),t})();function Kl(t){return e=>0===t?Bl():e.lift(new Jl(t))}class Jl{constructor(t){if(this.total=t,this.total<0)throw new Ql}call(t,e){return e.subscribe(new Yl(t,this.total))}}class Yl extends f{constructor(t,e){super(t),this.total=e,this.count=0}_next(t){const e=this.total,n=++this.count;n<=e&&(this.destination.next(t),n===e&&(this.destination.complete(),this.unsubscribe()))}}function Xl(t,e){let n=!1;return arguments.length>=2&&(n=!0),function(r){return r.lift(new tc(t,e,n))}}class tc{constructor(t,e,n=!1){this.accumulator=t,this.seed=e,this.hasSeed=n}call(t,e){return e.subscribe(new ec(t,this.accumulator,this.seed,this.hasSeed))}}class ec extends f{constructor(t,e,n,r){super(t),this.accumulator=e,this._seed=n,this.hasSeed=r,this.index=0}get seed(){return this._seed}set seed(t){this.hasSeed=!0,this._seed=t}_next(t){if(this.hasSeed)return this._tryNext(t);this.seed=t,this.destination.next(t)}_tryNext(t){const e=this.index++;let n;try{n=this.accumulator(this.seed,t,e)}catch(r){this.destination.error(r)}this.seed=n,this.destination.next(n)}}function nc(t,e){return function(n){return n.lift(new rc(t,e))}}class rc{constructor(t,e){this.predicate=t,this.thisArg=e}call(t,e){return e.subscribe(new sc(t,this.predicate,this.thisArg))}}class sc extends f{constructor(t,e,n){super(t),this.predicate=e,this.thisArg=n,this.count=0}_next(t){let e;try{e=this.predicate.call(this.thisArg,t,this.count++)}catch(n){return void this.destination.error(n)}e&&this.destination.next(t)}}function oc(t){return function(e){const n=new ic(t),r=e.lift(n);return n.caught=r}}class ic{constructor(t){this.selector=t}call(t,e){return e.subscribe(new ac(t,this.selector,this.caught))}}class ac extends F{constructor(t,e,n){super(t),this.selector=e,this.caught=n}error(t){if(!this.isStopped){let n;try{n=this.selector(t,this.caught)}catch(e){return void super.error(e)}this._unsubscribeAndRecycle();const r=new L(this);this.add(r);const s=H(n,r);s!==r&&this.add(s)}}}function lc(t,e){return M(t,e,1)}function cc(t){return function(e){return 0===t?Bl():e.lift(new uc(t))}}class uc{constructor(t){if(this.total=t,this.total<0)throw new Ql}call(t,e){return e.subscribe(new hc(t,this.total))}}class hc extends f{constructor(t,e){super(t),this.total=e,this.ring=new Array,this.count=0}_next(t){const e=this.ring,n=this.total,r=this.count++;e.length<n?e.push(t):e[r%n]=t}_complete(){const t=this.destination;let e=this.count;if(e>0){const n=this.count>=this.total?this.total:this.count,r=this.ring;for(let s=0;s<n;s++){const s=e++%n;t.next(r[s])}}t.complete()}}function dc(t=gc){return e=>e.lift(new pc(t))}class pc{constructor(t){this.errorFactory=t}call(t,e){return e.subscribe(new fc(t,this.errorFactory))}}class fc extends f{constructor(t,e){super(t),this.errorFactory=e,this.hasValue=!1}_next(t){this.hasValue=!0,this.destination.next(t)}_complete(){if(this.hasValue)return this.destination.complete();{let e;try{e=this.errorFactory()}catch(t){e=t}this.destination.error(e)}}}function gc(){return new $l}function mc(t=null){return e=>e.lift(new yc(t))}class yc{constructor(t){this.defaultValue=t}call(t,e){return e.subscribe(new vc(t,this.defaultValue))}}class vc extends f{constructor(t,e){super(t),this.defaultValue=e,this.isEmpty=!0}_next(t){this.isEmpty=!1,this.destination.next(t)}_complete(){this.isEmpty&&this.destination.next(this.defaultValue),this.destination.complete()}}function _c(t,e){const n=arguments.length>=2;return r=>r.pipe(t?nc((e,n)=>t(e,n,r)):y,Kl(1),n?mc(e):dc(()=>new $l))}function wc(){}function bc(t,e,n){return function(r){return r.lift(new Cc(t,e,n))}}class Cc{constructor(t,e,n){this.nextOrObserver=t,this.error=e,this.complete=n}call(t,e){return e.subscribe(new Sc(t,this.nextOrObserver,this.error,this.complete))}}class Sc extends f{constructor(t,e,n,s){super(t),this._tapNext=wc,this._tapError=wc,this._tapComplete=wc,this._tapError=n||wc,this._tapComplete=s||wc,r(e)?(this._context=this,this._tapNext=e):e&&(this._context=e,this._tapNext=e.next||wc,this._tapError=e.error||wc,this._tapComplete=e.complete||wc)}_next(t){try{this._tapNext.call(this._context,t)}catch(e){return void this.destination.error(e)}this.destination.next(t)}_error(t){try{this._tapError.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.error(t)}_complete(){try{this._tapComplete.call(this._context)}catch(t){return void this.destination.error(t)}return this.destination.complete()}}class xc{constructor(t){this.callback=t}call(t,e){return e.subscribe(new Ec(t,this.callback))}}class Ec extends f{constructor(t,e){super(t),this.add(new h(e))}}class Tc{constructor(t,e){this.id=t,this.url=e}}class kc extends Tc{constructor(t,e,n="imperative",r=null){super(t,e),this.navigationTrigger=n,this.restoredState=r}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class Ac extends Tc{constructor(t,e,n){super(t,e),this.urlAfterRedirects=n}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class Rc extends Tc{constructor(t,e,n){super(t,e),this.reason=n}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class Oc extends Tc{constructor(t,e,n){super(t,e),this.error=n}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class Ic extends Tc{constructor(t,e,n,r){super(t,e),this.urlAfterRedirects=n,this.state=r}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class Pc extends Tc{constructor(t,e,n,r){super(t,e),this.urlAfterRedirects=n,this.state=r}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class jc extends Tc{constructor(t,e,n,r,s){super(t,e),this.urlAfterRedirects=n,this.state=r,this.shouldActivate=s}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class Nc extends Tc{constructor(t,e,n,r){super(t,e),this.urlAfterRedirects=n,this.state=r}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class Uc extends Tc{constructor(t,e,n,r){super(t,e),this.urlAfterRedirects=n,this.state=r}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class Dc{constructor(t){this.route=t}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class Lc{constructor(t){this.route=t}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class Fc{constructor(t){this.snapshot=t}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class Hc{constructor(t){this.snapshot=t}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class Mc{constructor(t){this.snapshot=t}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class $c{constructor(t){this.snapshot=t}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class Vc{constructor(t,e,n){this.routerEvent=t,this.position=e,this.anchor=n}toString(){return`Scroll(anchor: '${this.anchor}', position: '${this.position?`${this.position[0]}, ${this.position[1]}`:null}')`}}const zc="primary";class Bc{constructor(t){this.params=t||{}}has(t){return Object.prototype.hasOwnProperty.call(this.params,t)}get(t){if(this.has(t)){const e=this.params[t];return Array.isArray(e)?e[0]:e}return null}getAll(t){if(this.has(t)){const e=this.params[t];return Array.isArray(e)?e:[e]}return[]}get keys(){return Object.keys(this.params)}}function qc(t){return new Bc(t)}function Gc(t){const e=Error("NavigationCancelingError: "+t);return e.ngNavigationCancelingError=!0,e}function Wc(t,e,n){const r=n.path.split("/");if(r.length>t.length)return null;if("full"===n.pathMatch&&(e.hasChildren()||r.length<t.length))return null;const s={};for(let o=0;o<r.length;o++){const e=r[o],n=t[o];if(e.startsWith(":"))s[e.substring(1)]=n;else if(e!==n.path)return null}return{consumed:t.slice(0,r.length),posParams:s}}function Zc(t,e){const n=t?Object.keys(t):void 0,r=e?Object.keys(e):void 0;if(!n||!r||n.length!=r.length)return!1;let s;for(let o=0;o<n.length;o++)if(s=n[o],!Qc(t[s],e[s]))return!1;return!0}function Qc(t,e){if(Array.isArray(t)&&Array.isArray(e)){if(t.length!==e.length)return!1;const n=[...t].sort(),r=[...e].sort();return n.every((t,e)=>r[e]===t)}return t===e}function Kc(t){return Array.prototype.concat.apply([],t)}function Jc(t){return t.length>0?t[t.length-1]:null}function Yc(t,e){for(const n in t)t.hasOwnProperty(n)&&e(t[n],n)}function Xc(t){return ao(t)?t:io(t)?D(Promise.resolve(t)):jl(t)}const tu={exact:function t(e,n,r){if(!cu(e.segments,n.segments))return!1;if(!ou(e.segments,n.segments,r))return!1;if(e.numberOfChildren!==n.numberOfChildren)return!1;for(const s in n.children){if(!e.children[s])return!1;if(!t(e.children[s],n.children[s],r))return!1}return!0},subset:ru},eu={exact:function(t,e){return Zc(t,e)},subset:function(t,e){return Object.keys(e).length<=Object.keys(t).length&&Object.keys(e).every(n=>Qc(t[n],e[n]))},ignored:()=>!0};function nu(t,e,n){return tu[n.paths](t.root,e.root,n.matrixParams)&&eu[n.queryParams](t.queryParams,e.queryParams)&&!("exact"===n.fragment&&t.fragment!==e.fragment)}function ru(t,e,n){return su(t,e,e.segments,n)}function su(t,e,n,r){if(t.segments.length>n.length){const s=t.segments.slice(0,n.length);return!!cu(s,n)&&!e.hasChildren()&&!!ou(s,n,r)}if(t.segments.length===n.length){if(!cu(t.segments,n))return!1;if(!ou(t.segments,n,r))return!1;for(const n in e.children){if(!t.children[n])return!1;if(!ru(t.children[n],e.children[n],r))return!1}return!0}{const s=n.slice(0,t.segments.length),o=n.slice(t.segments.length);return!!cu(t.segments,s)&&!!ou(t.segments,s,r)&&!!t.children.primary&&su(t.children.primary,e,o,r)}}function ou(t,e,n){return e.every((e,r)=>eu[n](t[r].parameters,e.parameters))}class iu{constructor(t,e,n){this.root=t,this.queryParams=e,this.fragment=n}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=qc(this.queryParams)),this._queryParamMap}toString(){return du.serialize(this)}}class au{constructor(t,e){this.segments=t,this.children=e,this.parent=null,Yc(e,(t,e)=>t.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return pu(this)}}class lu{constructor(t,e){this.path=t,this.parameters=e}get parameterMap(){return this._parameterMap||(this._parameterMap=qc(this.parameters)),this._parameterMap}toString(){return wu(this)}}function cu(t,e){return t.length===e.length&&t.every((t,n)=>t.path===e[n].path)}class uu{}class hu{parse(t){const e=new Eu(t);return new iu(e.parseRootSegment(),e.parseQueryParams(),e.parseFragment())}serialize(t){var e;return`/${fu(t.root,!0)}${function(t){const e=Object.keys(t).map(e=>{const n=t[e];return Array.isArray(n)?n.map(t=>`${mu(e)}=${mu(t)}`).join("&"):`${mu(e)}=${mu(n)}`}).filter(t=>!!t);return e.length?`?${e.join("&")}`:""}(t.queryParams)}${"string"==typeof t.fragment?`#${e=t.fragment,encodeURI(e)}`:""}`}}const du=new hu;function pu(t){return t.segments.map(t=>wu(t)).join("/")}function fu(t,e){if(!t.hasChildren())return pu(t);if(e){const e=t.children.primary?fu(t.children.primary,!1):"",n=[];return Yc(t.children,(t,e)=>{e!==zc&&n.push(`${e}:${fu(t,!1)}`)}),n.length>0?`${e}(${n.join("//")})`:e}{const e=function(t,e){let n=[];return Yc(t.children,(t,r)=>{r===zc&&(n=n.concat(e(t,r)))}),Yc(t.children,(t,r)=>{r!==zc&&(n=n.concat(e(t,r)))}),n}(t,(e,n)=>n===zc?[fu(t.children.primary,!1)]:[`${n}:${fu(e,!1)}`]);return 1===Object.keys(t.children).length&&null!=t.children.primary?`${pu(t)}/${e[0]}`:`${pu(t)}/(${e.join("//")})`}}function gu(t){return encodeURIComponent(t).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function mu(t){return gu(t).replace(/%3B/gi,";")}function yu(t){return gu(t).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function vu(t){return decodeURIComponent(t)}function _u(t){return vu(t.replace(/\+/g,"%20"))}function wu(t){return`${yu(t.path)}${e=t.parameters,Object.keys(e).map(t=>`;${yu(t)}=${yu(e[t])}`).join("")}`;var e}const bu=/^[^\/()?;=#]+/;function Cu(t){const e=t.match(bu);return e?e[0]:""}const Su=/^[^=?&#]+/,xu=/^[^?&#]+/;class Eu{constructor(t){this.url=t,this.remaining=t}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new au([],{}):new au([],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 e={};this.peekStartsWith("/(")&&(this.capture("/"),e=this.parseParens(!0));let n={};return this.peekStartsWith("(")&&(n=this.parseParens(!1)),(t.length>0||Object.keys(e).length>0)&&(n.primary=new au(t,e)),n}parseSegment(){const t=Cu(this.remaining);if(""===t&&this.peekStartsWith(";"))throw new Error(`Empty path url segment cannot have parameters: '${this.remaining}'.`);return this.capture(t),new lu(vu(t),this.parseMatrixParams())}parseMatrixParams(){const t={};for(;this.consumeOptional(";");)this.parseParam(t);return t}parseParam(t){const e=Cu(this.remaining);if(!e)return;this.capture(e);let n="";if(this.consumeOptional("=")){const t=Cu(this.remaining);t&&(n=t,this.capture(n))}t[vu(e)]=vu(n)}parseQueryParam(t){const e=function(t){const e=t.match(Su);return e?e[0]:""}(this.remaining);if(!e)return;this.capture(e);let n="";if(this.consumeOptional("=")){const t=function(t){const e=t.match(xu);return e?e[0]:""}(this.remaining);t&&(n=t,this.capture(n))}const r=_u(e),s=_u(n);if(t.hasOwnProperty(r)){let e=t[r];Array.isArray(e)||(e=[e],t[r]=e),e.push(s)}else t[r]=s}parseParens(t){const e={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const n=Cu(this.remaining),r=this.remaining[n.length];if("/"!==r&&")"!==r&&";"!==r)throw new Error(`Cannot parse url '${this.url}'`);let s;n.indexOf(":")>-1?(s=n.substr(0,n.indexOf(":")),this.capture(s),this.capture(":")):t&&(s=zc);const o=this.parseChildren();e[s]=1===Object.keys(o).length?o.primary:new au([],o),this.consumeOptional("//")}return e}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 Error(`Expected "${t}".`)}}class Tu{constructor(t){this._root=t}get root(){return this._root.value}parent(t){const e=this.pathFromRoot(t);return e.length>1?e[e.length-2]:null}children(t){const e=ku(t,this._root);return e?e.children.map(t=>t.value):[]}firstChild(t){const e=ku(t,this._root);return e&&e.children.length>0?e.children[0].value:null}siblings(t){const e=Au(t,this._root);return e.length<2?[]:e[e.length-2].children.map(t=>t.value).filter(e=>e!==t)}pathFromRoot(t){return Au(t,this._root).map(t=>t.value)}}function ku(t,e){if(t===e.value)return e;for(const n of e.children){const e=ku(t,n);if(e)return e}return null}function Au(t,e){if(t===e.value)return[e];for(const n of e.children){const r=Au(t,n);if(r.length)return r.unshift(e),r}return[]}class Ru{constructor(t,e){this.value=t,this.children=e}toString(){return`TreeNode(${this.value})`}}function Ou(t){const e={};return t&&t.children.forEach(t=>e[t.value.outlet]=t),e}class Iu extends Tu{constructor(t,e){super(t),this.snapshot=e,Lu(this,t)}toString(){return this.snapshot.toString()}}function Pu(t,e){const n=function(t,e){const n=new Uu([],{},{},"",{},zc,e,null,t.root,-1,{});return new Du("",new Ru(n,[]))}(t,e),r=new Nl([new lu("",{})]),s=new Nl({}),o=new Nl({}),i=new Nl({}),a=new Nl(""),l=new ju(r,s,i,a,o,zc,e,n.root);return l.snapshot=n.root,new Iu(new Ru(l,[]),n)}class ju{constructor(t,e,n,r,s,o,i,a){this.url=t,this.params=e,this.queryParams=n,this.fragment=r,this.data=s,this.outlet=o,this.component=i,this._futureSnapshot=a}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(T(t=>qc(t)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(T(t=>qc(t)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function Nu(t,e="emptyOnly"){const n=t.pathFromRoot;let r=0;if("always"!==e)for(r=n.length-1;r>=1;){const t=n[r],e=n[r-1];if(t.routeConfig&&""===t.routeConfig.path)r--;else{if(e.component)break;r--}}return function(t){return t.reduce((t,e)=>({params:Object.assign(Object.assign({},t.params),e.params),data:Object.assign(Object.assign({},t.data),e.data),resolve:Object.assign(Object.assign({},t.resolve),e._resolvedData)}),{params:{},data:{},resolve:{}})}(n.slice(r))}class Uu{constructor(t,e,n,r,s,o,i,a,l,c,u){this.url=t,this.params=e,this.queryParams=n,this.fragment=r,this.data=s,this.outlet=o,this.component=i,this.routeConfig=a,this._urlSegment=l,this._lastPathIndex=c,this._resolve=u}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=qc(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=qc(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(t=>t.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class Du extends Tu{constructor(t,e){super(e),this.url=t,Lu(this,e)}toString(){return Fu(this._root)}}function Lu(t,e){e.value._routerState=t,e.children.forEach(e=>Lu(t,e))}function Fu(t){const e=t.children.length>0?` { ${t.children.map(Fu).join(", ")} } `:"";return`${t.value}${e}`}function Hu(t){if(t.snapshot){const e=t.snapshot,n=t._futureSnapshot;t.snapshot=n,Zc(e.queryParams,n.queryParams)||t.queryParams.next(n.queryParams),e.fragment!==n.fragment&&t.fragment.next(n.fragment),Zc(e.params,n.params)||t.params.next(n.params),function(t,e){if(t.length!==e.length)return!1;for(let n=0;n<t.length;++n)if(!Zc(t[n],e[n]))return!1;return!0}(e.url,n.url)||t.url.next(n.url),Zc(e.data,n.data)||t.data.next(n.data)}else t.snapshot=t._futureSnapshot,t.data.next(t._futureSnapshot.data)}function Mu(t,e){var n,r;return Zc(t.params,e.params)&&cu(n=t.url,r=e.url)&&n.every((t,e)=>Zc(t.parameters,r[e].parameters))&&!(!t.parent!=!e.parent)&&(!t.parent||Mu(t.parent,e.parent))}function $u(t,e,n){if(n&&t.shouldReuseRoute(e.value,n.value.snapshot)){const r=n.value;r._futureSnapshot=e.value;const s=function(t,e,n){return e.children.map(e=>{for(const r of n.children)if(t.shouldReuseRoute(e.value,r.value.snapshot))return $u(t,e,r);return $u(t,e)})}(t,e,n);return new Ru(r,s)}{if(t.shouldAttach(e.value)){const n=t.retrieve(e.value);if(null!==n){const t=n.route;return Vu(e,t),t}}const n=new ju(new Nl((r=e.value).url),new Nl(r.params),new Nl(r.queryParams),new Nl(r.fragment),new Nl(r.data),r.outlet,r.component,r),s=e.children.map(e=>$u(t,e));return new Ru(n,s)}var r}function Vu(t,e){if(t.value.routeConfig!==e.value.routeConfig)throw new Error("Cannot reattach ActivatedRouteSnapshot created from a different route");if(t.children.length!==e.children.length)throw new Error("Cannot reattach ActivatedRouteSnapshot with a different number of children");e.value._futureSnapshot=t.value;for(let n=0;n<t.children.length;++n)Vu(t.children[n],e.children[n])}function zu(t){return"object"==typeof t&&null!=t&&!t.outlets&&!t.segmentPath}function Bu(t){return"object"==typeof t&&null!=t&&t.outlets}function qu(t,e,n,r,s){let o={};return r&&Yc(r,(t,e)=>{o[e]=Array.isArray(t)?t.map(t=>`${t}`):`${t}`}),new iu(n.root===t?e:Gu(n.root,t,e),o,s)}function Gu(t,e,n){const r={};return Yc(t.children,(t,s)=>{r[s]=t===e?n:Gu(t,e,n)}),new au(t.segments,r)}class Wu{constructor(t,e,n){if(this.isAbsolute=t,this.numberOfDoubleDots=e,this.commands=n,t&&n.length>0&&zu(n[0]))throw new Error("Root segment cannot have matrix parameters");const r=n.find(Bu);if(r&&r!==Jc(n))throw new Error("{outlets:{}} has to be the last command")}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class Zu{constructor(t,e,n){this.segmentGroup=t,this.processChildren=e,this.index=n}}function Qu(t,e,n){if(t||(t=new au([],{})),0===t.segments.length&&t.hasChildren())return Ku(t,e,n);const r=function(t,e,n){let r=0,s=e;const o={match:!1,pathIndex:0,commandIndex:0};for(;s<t.segments.length;){if(r>=n.length)return o;const e=t.segments[s],i=n[r];if(Bu(i))break;const a=`${i}`,l=r<n.length-1?n[r+1]:null;if(s>0&&void 0===a)break;if(a&&l&&"object"==typeof l&&void 0===l.outlets){if(!th(a,l,e))return o;r+=2}else{if(!th(a,{},e))return o;r++}s++}return{match:!0,pathIndex:s,commandIndex:r}}(t,e,n),s=n.slice(r.commandIndex);if(r.match&&r.pathIndex<t.segments.length){const e=new au(t.segments.slice(0,r.pathIndex),{});return e.children.primary=new au(t.segments.slice(r.pathIndex),t.children),Ku(e,0,s)}return r.match&&0===s.length?new au(t.segments,{}):r.match&&!t.hasChildren()?Ju(t,e,n):r.match?Ku(t,0,s):Ju(t,e,n)}function Ku(t,e,n){if(0===n.length)return new au(t.segments,{});{const r=function(t){return Bu(t[0])?t[0].outlets:{[zc]:t}}(n),s={};return Yc(r,(n,r)=>{"string"==typeof n&&(n=[n]),null!==n&&(s[r]=Qu(t.children[r],e,n))}),Yc(t.children,(t,e)=>{void 0===r[e]&&(s[e]=t)}),new au(t.segments,s)}}function Ju(t,e,n){const r=t.segments.slice(0,e);let s=0;for(;s<n.length;){const o=n[s];if(Bu(o)){const t=Yu(o.outlets);return new au(r,t)}if(0===s&&zu(n[0])){r.push(new lu(t.segments[e].path,Xu(n[0]))),s++;continue}const i=Bu(o)?o.outlets.primary:`${o}`,a=s<n.length-1?n[s+1]:null;i&&a&&zu(a)?(r.push(new lu(i,Xu(a))),s+=2):(r.push(new lu(i,{})),s++)}return new au(r,{})}function Yu(t){const e={};return Yc(t,(t,n)=>{"string"==typeof t&&(t=[t]),null!==t&&(e[n]=Ju(new au([],{}),0,t))}),e}function Xu(t){const e={};return Yc(t,(t,n)=>e[n]=`${t}`),e}function th(t,e,n){return t==n.path&&Zc(e,n.parameters)}class eh{constructor(t,e,n,r){this.routeReuseStrategy=t,this.futureState=e,this.currState=n,this.forwardEvent=r}activate(t){const e=this.futureState._root,n=this.currState?this.currState._root:null;this.deactivateChildRoutes(e,n,t),Hu(this.futureState.root),this.activateChildRoutes(e,n,t)}deactivateChildRoutes(t,e,n){const r=Ou(e);t.children.forEach(t=>{const e=t.value.outlet;this.deactivateRoutes(t,r[e],n),delete r[e]}),Yc(r,(t,e)=>{this.deactivateRouteAndItsChildren(t,n)})}deactivateRoutes(t,e,n){const r=t.value,s=e?e.value:null;if(r===s)if(r.component){const s=n.getContext(r.outlet);s&&this.deactivateChildRoutes(t,e,s.children)}else this.deactivateChildRoutes(t,e,n);else s&&this.deactivateRouteAndItsChildren(e,n)}deactivateRouteAndItsChildren(t,e){this.routeReuseStrategy.shouldDetach(t.value.snapshot)?this.detachAndStoreRouteSubtree(t,e):this.deactivateRouteAndOutlet(t,e)}detachAndStoreRouteSubtree(t,e){const n=e.getContext(t.value.outlet);if(n&&n.outlet){const e=n.outlet.detach(),r=n.children.onOutletDeactivated();this.routeReuseStrategy.store(t.value.snapshot,{componentRef:e,route:t,contexts:r})}}deactivateRouteAndOutlet(t,e){const n=e.getContext(t.value.outlet),r=n&&t.value.component?n.children:e,s=Ou(t);for(const o of Object.keys(s))this.deactivateRouteAndItsChildren(s[o],r);n&&n.outlet&&(n.outlet.deactivate(),n.children.onOutletDeactivated(),n.attachRef=null,n.resolver=null,n.route=null)}activateChildRoutes(t,e,n){const r=Ou(e);t.children.forEach(t=>{this.activateRoutes(t,r[t.value.outlet],n),this.forwardEvent(new $c(t.value.snapshot))}),t.children.length&&this.forwardEvent(new Hc(t.value.snapshot))}activateRoutes(t,e,n){const r=t.value,s=e?e.value:null;if(Hu(r),r===s)if(r.component){const s=n.getOrCreateContext(r.outlet);this.activateChildRoutes(t,e,s.children)}else this.activateChildRoutes(t,e,n);else if(r.component){const e=n.getOrCreateContext(r.outlet);if(this.routeReuseStrategy.shouldAttach(r.snapshot)){const t=this.routeReuseStrategy.retrieve(r.snapshot);this.routeReuseStrategy.store(r.snapshot,null),e.children.onOutletReAttached(t.contexts),e.attachRef=t.componentRef,e.route=t.route.value,e.outlet&&e.outlet.attach(t.componentRef,t.route.value),nh(t.route)}else{const n=function(t){for(let e=t.parent;e;e=e.parent){const t=e.routeConfig;if(t&&t._loadedConfig)return t._loadedConfig;if(t&&t.component)return null}return null}(r.snapshot),s=n?n.module.componentFactoryResolver:null;e.attachRef=null,e.route=r,e.resolver=s,e.outlet&&e.outlet.activateWith(r,s),this.activateChildRoutes(t,null,e.children)}}else this.activateChildRoutes(t,null,n)}}function nh(t){Hu(t.value),t.children.forEach(nh)}class rh{constructor(t,e){this.routes=t,this.module=e}}function sh(t){return"function"==typeof t}function oh(t){return t instanceof iu}const ih=Symbol("INITIAL_VALUE");function ah(){return Gl(t=>function(...t){let e,n;return E(t[t.length-1])&&(n=t.pop()),"function"==typeof t[t.length-1]&&(e=t.pop()),1===t.length&&l(t[0])&&(t=t[0]),B(t,n).lift(new Hl(e))}(t.map(t=>t.pipe(Kl(1),function(...t){const e=t[t.length-1];return E(e)?(t.pop(),n=>Vl(t,n,e)):e=>Vl(t,e)}(ih)))).pipe(Xl((t,e)=>{let n=!1;return e.reduce((t,r,s)=>{if(t!==ih)return t;if(r===ih&&(n=!0),!n){if(!1===r)return r;if(s===e.length-1||oh(r))return r}return t},t)},ih),nc(t=>t!==ih),T(t=>oh(t)?t:!0===t),Kl(1)))}let lh=(()=>{class t{}return t.\u0275fac=function(e){return new(e||t)},t.\u0275cmp=Ht({type:t,selectors:[["ng-component"]],decls:1,vars:0,template:function(t,e){1&t&&oo(0,"router-outlet")},directives:function(){return[sd]},encapsulation:2}),t})();function ch(t,e=""){for(let n=0;n<t.length;n++){const r=t[n];uh(r,hh(e,r))}}function uh(t,e){t.children&&ch(t.children,e)}function hh(t,e){return e?t||e.path?t&&!e.path?`${t}/`:!t&&e.path?e.path:`${t}/${e.path}`:"":t}function dh(t){const e=t.children&&t.children.map(dh),n=e?Object.assign(Object.assign({},t),{children:e}):Object.assign({},t);return!n.component&&(e||n.loadChildren)&&n.outlet&&n.outlet!==zc&&(n.component=lh),n}function ph(t){return t.outlet||zc}function fh(t,e){const n=t.filter(t=>ph(t)===e);return n.push(...t.filter(t=>ph(t)!==e)),n}const gh={matched:!1,consumedSegments:[],lastChild:0,parameters:{},positionalParamSegments:{}};function mh(t,e,n){var r;if(""===e.path)return"full"===e.pathMatch&&(t.hasChildren()||n.length>0)?Object.assign({},gh):{matched:!0,consumedSegments:[],lastChild:0,parameters:{},positionalParamSegments:{}};const s=(e.matcher||Wc)(n,t,e);if(!s)return Object.assign({},gh);const o={};Yc(s.posParams,(t,e)=>{o[e]=t.path});const i=s.consumed.length>0?Object.assign(Object.assign({},o),s.consumed[s.consumed.length-1].parameters):o;return{matched:!0,consumedSegments:s.consumed,lastChild:s.consumed.length,parameters:i,positionalParamSegments:null!==(r=s.posParams)&&void 0!==r?r:{}}}function yh(t,e,n,r,s="corrected"){if(n.length>0&&function(t,e,n){return n.some(n=>vh(t,e,n)&&ph(n)!==zc)}(t,n,r)){const s=new au(e,function(t,e,n,r){const s={};s.primary=r,r._sourceSegment=t,r._segmentIndexShift=e.length;for(const o of n)if(""===o.path&&ph(o)!==zc){const n=new au([],{});n._sourceSegment=t,n._segmentIndexShift=e.length,s[ph(o)]=n}return s}(t,e,r,new au(n,t.children)));return s._sourceSegment=t,s._segmentIndexShift=e.length,{segmentGroup:s,slicedSegments:[]}}if(0===n.length&&function(t,e,n){return n.some(n=>vh(t,e,n))}(t,n,r)){const o=new au(t.segments,function(t,e,n,r,s,o){const i={};for(const a of r)if(vh(t,n,a)&&!s[ph(a)]){const n=new au([],{});n._sourceSegment=t,n._segmentIndexShift="legacy"===o?t.segments.length:e.length,i[ph(a)]=n}return Object.assign(Object.assign({},s),i)}(t,e,n,r,t.children,s));return o._sourceSegment=t,o._segmentIndexShift=e.length,{segmentGroup:o,slicedSegments:n}}const o=new au(t.segments,t.children);return o._sourceSegment=t,o._segmentIndexShift=e.length,{segmentGroup:o,slicedSegments:n}}function vh(t,e,n){return(!(t.hasChildren()||e.length>0)||"full"!==n.pathMatch)&&""===n.path}function _h(t,e,n,r){return!!(ph(t)===r||r!==zc&&vh(e,n,t))&&("**"===t.path||mh(e,t,n).matched)}function wh(t,e,n){return 0===e.length&&!t.children[n]}class bh{constructor(t){this.segmentGroup=t||null}}class Ch{constructor(t){this.urlTree=t}}function Sh(t){return new v(e=>e.error(new bh(t)))}function xh(t){return new v(e=>e.error(new Ch(t)))}function Eh(t){return new v(e=>e.error(new Error(`Only absolute redirects can have named outlets. redirectTo: '${t}'`)))}class Th{constructor(t,e,n,r,s){this.configLoader=e,this.urlSerializer=n,this.urlTree=r,this.config=s,this.allowRedirects=!0,this.ngModule=t.get(ci)}apply(){const t=yh(this.urlTree.root,[],[],this.config).segmentGroup,e=new au(t.segments,t.children);return this.expandSegmentGroup(this.ngModule,this.config,e,zc).pipe(T(t=>this.createUrlTree(kh(t),this.urlTree.queryParams,this.urlTree.fragment))).pipe(oc(t=>{if(t instanceof Ch)return this.allowRedirects=!1,this.match(t.urlTree);if(t instanceof bh)throw this.noMatchError(t);throw t}))}match(t){return this.expandSegmentGroup(this.ngModule,this.config,t.root,zc).pipe(T(e=>this.createUrlTree(kh(e),t.queryParams,t.fragment))).pipe(oc(t=>{if(t instanceof bh)throw this.noMatchError(t);throw t}))}noMatchError(t){return new Error(`Cannot match any routes. URL Segment: '${t.segmentGroup}'`)}createUrlTree(t,e,n){const r=t.segments.length>0?new au([],{[zc]:t}):t;return new iu(r,e,n)}expandSegmentGroup(t,e,n,r){return 0===n.segments.length&&n.hasChildren()?this.expandChildren(t,e,n).pipe(T(t=>new au([],t))):this.expandSegment(t,n,e,n.segments,r,!0)}expandChildren(t,e,n){const r=[];for(const s of Object.keys(n.children))"primary"===s?r.unshift(s):r.push(s);return D(r).pipe(lc(r=>{const s=n.children[r],o=fh(e,r);return this.expandSegmentGroup(t,o,s,r).pipe(T(t=>({segment:t,outlet:r})))}),Xl((t,e)=>(t[e.outlet]=e.segment,t),{}),function(t,e){const n=arguments.length>=2;return r=>r.pipe(t?nc((e,n)=>t(e,n,r)):y,cc(1),n?mc(e):dc(()=>new $l))}())}expandSegment(t,e,n,r,s,o){return D(n).pipe(lc(i=>this.expandSegmentAgainstRoute(t,e,n,i,r,s,o).pipe(oc(t=>{if(t instanceof bh)return jl(null);throw t}))),_c(t=>!!t),oc((t,n)=>{if(t instanceof $l||"EmptyError"===t.name){if(wh(e,r,s))return jl(new au([],{}));throw new bh(e)}throw t}))}expandSegmentAgainstRoute(t,e,n,r,s,o,i){return _h(r,e,s,o)?void 0===r.redirectTo?this.matchSegmentAgainstRoute(t,e,r,s,o):i&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(t,e,n,r,s,o):Sh(e):Sh(e)}expandSegmentAgainstRouteUsingRedirect(t,e,n,r,s,o){return"**"===r.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(t,n,r,o):this.expandRegularSegmentAgainstRouteUsingRedirect(t,e,n,r,s,o)}expandWildCardWithParamsAgainstRouteUsingRedirect(t,e,n,r){const s=this.applyRedirectCommands([],n.redirectTo,{});return n.redirectTo.startsWith("/")?xh(s):this.lineralizeSegments(n,s).pipe(M(n=>{const s=new au(n,{});return this.expandSegment(t,s,e,n,r,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(t,e,n,r,s,o){const{matched:i,consumedSegments:a,lastChild:l,positionalParamSegments:c}=mh(e,r,s);if(!i)return Sh(e);const u=this.applyRedirectCommands(a,r.redirectTo,c);return r.redirectTo.startsWith("/")?xh(u):this.lineralizeSegments(r,u).pipe(M(r=>this.expandSegment(t,e,n,r.concat(s.slice(l)),o,!1)))}matchSegmentAgainstRoute(t,e,n,r,s){if("**"===n.path)return n.loadChildren?(n._loadedConfig?jl(n._loadedConfig):this.configLoader.load(t.injector,n)).pipe(T(t=>(n._loadedConfig=t,new au(r,{})))):jl(new au(r,{}));const{matched:o,consumedSegments:i,lastChild:a}=mh(e,n,r);if(!o)return Sh(e);const l=r.slice(a);return this.getChildConfig(t,n,r).pipe(M(t=>{const r=t.module,o=t.routes,{segmentGroup:a,slicedSegments:c}=yh(e,i,l,o),u=new au(a.segments,a.children);if(0===c.length&&u.hasChildren())return this.expandChildren(r,o,u).pipe(T(t=>new au(i,t)));if(0===o.length&&0===c.length)return jl(new au(i,{}));const h=ph(n)===s;return this.expandSegment(r,u,o,c,h?zc:s,!0).pipe(T(t=>new au(i.concat(t.segments),t.children)))}))}getChildConfig(t,e,n){return e.children?jl(new rh(e.children,t)):e.loadChildren?void 0!==e._loadedConfig?jl(e._loadedConfig):this.runCanLoadGuards(t.injector,e,n).pipe(M(n=>n?this.configLoader.load(t.injector,e).pipe(T(t=>(e._loadedConfig=t,t))):function(t){return new v(e=>e.error(Gc(`Cannot load children because the guard of the route "path: '${t.path}'" returned false`)))}(e))):jl(new rh([],t))}runCanLoadGuards(t,e,n){const r=e.canLoad;return r&&0!==r.length?jl(r.map(r=>{const s=t.get(r);let o;if(function(t){return t&&sh(t.canLoad)}(s))o=s.canLoad(e,n);else{if(!sh(s))throw new Error("Invalid CanLoad guard");o=s(e,n)}return Xc(o)})).pipe(ah(),bc(t=>{if(!oh(t))return;const e=Gc(`Redirecting to "${this.urlSerializer.serialize(t)}"`);throw e.url=t,e}),T(t=>!0===t)):jl(!0)}lineralizeSegments(t,e){let n=[],r=e.root;for(;;){if(n=n.concat(r.segments),0===r.numberOfChildren)return jl(n);if(r.numberOfChildren>1||!r.children.primary)return Eh(t.redirectTo);r=r.children.primary}}applyRedirectCommands(t,e,n){return this.applyRedirectCreatreUrlTree(e,this.urlSerializer.parse(e),t,n)}applyRedirectCreatreUrlTree(t,e,n,r){const s=this.createSegmentGroup(t,e.root,n,r);return new iu(s,this.createQueryParams(e.queryParams,this.urlTree.queryParams),e.fragment)}createQueryParams(t,e){const n={};return Yc(t,(t,r)=>{if("string"==typeof t&&t.startsWith(":")){const s=t.substring(1);n[r]=e[s]}else n[r]=t}),n}createSegmentGroup(t,e,n,r){const s=this.createSegments(t,e.segments,n,r);let o={};return Yc(e.children,(e,s)=>{o[s]=this.createSegmentGroup(t,e,n,r)}),new au(s,o)}createSegments(t,e,n,r){return e.map(e=>e.path.startsWith(":")?this.findPosParam(t,e,r):this.findOrReturn(e,n))}findPosParam(t,e,n){const r=n[e.path.substring(1)];if(!r)throw new Error(`Cannot redirect to '${t}'. Cannot find '${e.path}'.`);return r}findOrReturn(t,e){let n=0;for(const r of e){if(r.path===t.path)return e.splice(n),r;n++}return t}}function kh(t){const e={};for(const n of Object.keys(t.children)){const r=kh(t.children[n]);(r.segments.length>0||r.hasChildren())&&(e[n]=r)}return function(t){if(1===t.numberOfChildren&&t.children.primary){const e=t.children.primary;return new au(t.segments.concat(e.segments),e.children)}return t}(new au(t.segments,e))}class Ah{constructor(t){this.path=t,this.route=this.path[this.path.length-1]}}class Rh{constructor(t,e){this.component=t,this.route=e}}function Oh(t,e,n){const r=t._root;return Ph(r,e?e._root:null,n,[r.value])}function Ih(t,e,n){const r=function(t){if(!t)return null;for(let e=t.parent;e;e=e.parent){const t=e.routeConfig;if(t&&t._loadedConfig)return t._loadedConfig}return null}(e);return(r?r.module.injector:n).get(t)}function Ph(t,e,n,r,s={canDeactivateChecks:[],canActivateChecks:[]}){const o=Ou(e);return t.children.forEach(t=>{!function(t,e,n,r,s={canDeactivateChecks:[],canActivateChecks:[]}){const o=t.value,i=e?e.value:null,a=n?n.getContext(t.value.outlet):null;if(i&&o.routeConfig===i.routeConfig){const l=function(t,e,n){if("function"==typeof n)return n(t,e);switch(n){case"pathParamsChange":return!cu(t.url,e.url);case"pathParamsOrQueryParamsChange":return!cu(t.url,e.url)||!Zc(t.queryParams,e.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!Mu(t,e)||!Zc(t.queryParams,e.queryParams);case"paramsChange":default:return!Mu(t,e)}}(i,o,o.routeConfig.runGuardsAndResolvers);l?s.canActivateChecks.push(new Ah(r)):(o.data=i.data,o._resolvedData=i._resolvedData),Ph(t,e,o.component?a?a.children:null:n,r,s),l&&a&&a.outlet&&a.outlet.isActivated&&s.canDeactivateChecks.push(new Rh(a.outlet.component,i))}else i&&jh(e,a,s),s.canActivateChecks.push(new Ah(r)),Ph(t,null,o.component?a?a.children:null:n,r,s)}(t,o[t.value.outlet],n,r.concat([t.value]),s),delete o[t.value.outlet]}),Yc(o,(t,e)=>jh(t,n.getContext(e),s)),s}function jh(t,e,n){const r=Ou(t),s=t.value;Yc(r,(t,r)=>{jh(t,s.component?e?e.children.getContext(r):null:e,n)}),n.canDeactivateChecks.push(new Rh(s.component&&e&&e.outlet&&e.outlet.isActivated?e.outlet.component:null,s))}class Nh{}function Uh(t){return new v(e=>e.error(t))}class Dh{constructor(t,e,n,r,s,o){this.rootComponentType=t,this.config=e,this.urlTree=n,this.url=r,this.paramsInheritanceStrategy=s,this.relativeLinkResolution=o}recognize(){const t=yh(this.urlTree.root,[],[],this.config.filter(t=>void 0===t.redirectTo),this.relativeLinkResolution).segmentGroup,e=this.processSegmentGroup(this.config,t,zc);if(null===e)return null;const n=new Uu([],Object.freeze({}),Object.freeze(Object.assign({},this.urlTree.queryParams)),this.urlTree.fragment,{},zc,this.rootComponentType,null,this.urlTree.root,-1,{}),r=new Ru(n,e),s=new Du(this.url,r);return this.inheritParamsAndData(s._root),s}inheritParamsAndData(t){const e=t.value,n=Nu(e,this.paramsInheritanceStrategy);e.params=Object.freeze(n.params),e.data=Object.freeze(n.data),t.children.forEach(t=>this.inheritParamsAndData(t))}processSegmentGroup(t,e,n){return 0===e.segments.length&&e.hasChildren()?this.processChildren(t,e):this.processSegment(t,e,e.segments,n)}processChildren(t,e){const n=[];for(const s of Object.keys(e.children)){const r=e.children[s],o=fh(t,s),i=this.processSegmentGroup(o,r,s);if(null===i)return null;n.push(...i)}const r=Fh(n);return r.sort((t,e)=>t.value.outlet===zc?-1:e.value.outlet===zc?1:t.value.outlet.localeCompare(e.value.outlet)),r}processSegment(t,e,n,r){for(const s of t){const t=this.processSegmentAgainstRoute(s,e,n,r);if(null!==t)return t}return wh(e,n,r)?[]:null}processSegmentAgainstRoute(t,e,n,r){if(t.redirectTo||!_h(t,e,n,r))return null;let s,o=[],i=[];if("**"===t.path){const r=n.length>0?Jc(n).parameters:{};s=new Uu(n,r,Object.freeze(Object.assign({},this.urlTree.queryParams)),this.urlTree.fragment,$h(t),ph(t),t.component,t,Hh(e),Mh(e)+n.length,Vh(t))}else{const r=mh(e,t,n);if(!r.matched)return null;o=r.consumedSegments,i=n.slice(r.lastChild),s=new Uu(o,r.parameters,Object.freeze(Object.assign({},this.urlTree.queryParams)),this.urlTree.fragment,$h(t),ph(t),t.component,t,Hh(e),Mh(e)+o.length,Vh(t))}const a=function(t){return t.children?t.children:t.loadChildren?t._loadedConfig.routes:[]}(t),{segmentGroup:l,slicedSegments:c}=yh(e,o,i,a.filter(t=>void 0===t.redirectTo),this.relativeLinkResolution);if(0===c.length&&l.hasChildren()){const t=this.processChildren(a,l);return null===t?null:[new Ru(s,t)]}if(0===a.length&&0===c.length)return[new Ru(s,[])];const u=ph(t)===r,h=this.processSegment(a,l,c,u?zc:r);return null===h?null:[new Ru(s,h)]}}function Lh(t){const e=t.value.routeConfig;return e&&""===e.path&&void 0===e.redirectTo}function Fh(t){const e=[],n=new Set;for(const r of t){if(!Lh(r)){e.push(r);continue}const t=e.find(t=>r.value.routeConfig===t.value.routeConfig);void 0!==t?(t.children.push(...r.children),n.add(t)):e.push(r)}for(const r of n){const t=Fh(r.children);e.push(new Ru(r.value,t))}return e.filter(t=>!n.has(t))}function Hh(t){let e=t;for(;e._sourceSegment;)e=e._sourceSegment;return e}function Mh(t){let e=t,n=e._segmentIndexShift?e._segmentIndexShift:0;for(;e._sourceSegment;)e=e._sourceSegment,n+=e._segmentIndexShift?e._segmentIndexShift:0;return n-1}function $h(t){return t.data||{}}function Vh(t){return t.resolve||{}}function zh(t){return Gl(e=>{const n=t(e);return n?D(n).pipe(T(()=>e)):jl(e)})}class Bh extends class{shouldDetach(t){return!1}store(t,e){}shouldAttach(t){return!1}retrieve(t){return null}shouldReuseRoute(t,e){return t.routeConfig===e.routeConfig}}{}const qh=new An("ROUTES");class Gh{constructor(t,e,n,r){this.loader=t,this.compiler=e,this.onLoadStartListener=n,this.onLoadEndListener=r}load(t,e){if(e._loader$)return e._loader$;this.onLoadStartListener&&this.onLoadStartListener(e);const n=this.loadModuleFactory(e.loadChildren).pipe(T(n=>{this.onLoadEndListener&&this.onLoadEndListener(e);const r=n.create(t);return new rh(Kc(r.injector.get(qh,void 0,yt.Self|yt.Optional)).map(dh),r)}),oc(t=>{throw e._loader$=void 0,t}));return e._loader$=new Z(n,()=>new S).pipe(q()),e._loader$}loadModuleFactory(t){return"string"==typeof t?D(this.loader.load(t)):Xc(t()).pipe(M(t=>t instanceof ui?jl(t):D(this.compiler.compileModuleAsync(t))))}}class Wh{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.children=new Zh,this.attachRef=null}}class Zh{constructor(){this.contexts=new Map}onChildOutletCreated(t,e){const n=this.getOrCreateContext(t);n.outlet=e,this.contexts.set(t,n)}onChildOutletDestroyed(t){const e=this.getContext(t);e&&(e.outlet=null)}onOutletDeactivated(){const t=this.contexts;return this.contexts=new Map,t}onOutletReAttached(t){this.contexts=t}getOrCreateContext(t){let e=this.getContext(t);return e||(e=new Wh,this.contexts.set(t,e)),e}getContext(t){return this.contexts.get(t)||null}}class Qh{shouldProcessUrl(t){return!0}extract(t){return t}merge(t,e){return t}}function Kh(t){throw t}function Jh(t,e,n){return e.parse("/")}function Yh(t,e){return jl(null)}const Xh={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},td={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};let ed=(()=>{class t{constructor(t,e,n,r,s,o,i,a){this.rootComponentType=t,this.urlSerializer=e,this.rootContexts=n,this.location=r,this.config=a,this.lastSuccessfulNavigation=null,this.currentNavigation=null,this.disposed=!1,this.lastLocationChangeInfo=null,this.navigationId=0,this.isNgZoneEnabled=!1,this.events=new S,this.errorHandler=Kh,this.malformedUriErrorHandler=Jh,this.navigated=!1,this.lastSuccessfulId=-1,this.hooks={beforePreactivation:Yh,afterPreactivation:Yh},this.urlHandlingStrategy=new Qh,this.routeReuseStrategy=new Bh,this.onSameUrlNavigation="ignore",this.paramsInheritanceStrategy="emptyOnly",this.urlUpdateStrategy="deferred",this.relativeLinkResolution="corrected",this.ngModule=s.get(ci),this.console=s.get(Di);const l=s.get(Qi);this.isNgZoneEnabled=l instanceof Qi&&Qi.isInAngularZone(),this.resetConfig(a),this.currentUrlTree=new iu(new au([],{}),{},null),this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.configLoader=new Gh(o,i,t=>this.triggerEvent(new Dc(t)),t=>this.triggerEvent(new Lc(t))),this.routerState=Pu(this.currentUrlTree,this.rootComponentType),this.transitions=new Nl({id: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()}setupNavigations(t){const e=this.events;return t.pipe(nc(t=>0!==t.id),T(t=>Object.assign(Object.assign({},t),{extractedUrl:this.urlHandlingStrategy.extract(t.rawUrl)})),Gl(t=>{let n=!1,r=!1;return jl(t).pipe(bc(t=>{this.currentNavigation={id:t.id,initialUrl:t.currentRawUrl,extractedUrl:t.extractedUrl,trigger:t.source,extras:t.extras,previousNavigation:this.lastSuccessfulNavigation?Object.assign(Object.assign({},this.lastSuccessfulNavigation),{previousNavigation:null}):null}}),Gl(t=>{const n=!this.navigated||t.extractedUrl.toString()!==this.browserUrlTree.toString();if(("reload"===this.onSameUrlNavigation||n)&&this.urlHandlingStrategy.shouldProcessUrl(t.rawUrl))return jl(t).pipe(Gl(t=>{const n=this.transitions.getValue();return e.next(new kc(t.id,this.serializeUrl(t.extractedUrl),t.source,t.restoredState)),n!==this.transitions.getValue()?zl:Promise.resolve(t)}),function(t,e,n,r){return Gl(s=>function(t,e,n,r,s){return new Th(t,e,n,r,s).apply()}(t,e,n,s.extractedUrl,r).pipe(T(t=>Object.assign(Object.assign({},s),{urlAfterRedirects:t}))))}(this.ngModule.injector,this.configLoader,this.urlSerializer,this.config),bc(t=>{this.currentNavigation=Object.assign(Object.assign({},this.currentNavigation),{finalUrl:t.urlAfterRedirects})}),function(t,e,n,r,s){return M(o=>function(t,e,n,r,s="emptyOnly",o="legacy"){try{const i=new Dh(t,e,n,r,s,o).recognize();return null===i?Uh(new Nh):jl(i)}catch(i){return Uh(i)}}(t,e,o.urlAfterRedirects,n(o.urlAfterRedirects),r,s).pipe(T(t=>Object.assign(Object.assign({},o),{targetSnapshot:t}))))}(this.rootComponentType,this.config,t=>this.serializeUrl(t),this.paramsInheritanceStrategy,this.relativeLinkResolution),bc(t=>{"eager"===this.urlUpdateStrategy&&(t.extras.skipLocationChange||this.setBrowserUrl(t.urlAfterRedirects,!!t.extras.replaceUrl,t.id,t.extras.state),this.browserUrlTree=t.urlAfterRedirects);const n=new Ic(t.id,this.serializeUrl(t.extractedUrl),this.serializeUrl(t.urlAfterRedirects),t.targetSnapshot);e.next(n)}));if(n&&this.rawUrlTree&&this.urlHandlingStrategy.shouldProcessUrl(this.rawUrlTree)){const{id:n,extractedUrl:r,source:s,restoredState:o,extras:i}=t,a=new kc(n,this.serializeUrl(r),s,o);e.next(a);const l=Pu(r,this.rootComponentType).snapshot;return jl(Object.assign(Object.assign({},t),{targetSnapshot:l,urlAfterRedirects:r,extras:Object.assign(Object.assign({},i),{skipLocationChange:!1,replaceUrl:!1})}))}return this.rawUrlTree=t.rawUrl,this.browserUrlTree=t.urlAfterRedirects,t.resolve(null),zl}),zh(t=>{const{targetSnapshot:e,id:n,extractedUrl:r,rawUrl:s,extras:{skipLocationChange:o,replaceUrl:i}}=t;return this.hooks.beforePreactivation(e,{navigationId:n,appliedUrlTree:r,rawUrlTree:s,skipLocationChange:!!o,replaceUrl:!!i})}),bc(t=>{const e=new Pc(t.id,this.serializeUrl(t.extractedUrl),this.serializeUrl(t.urlAfterRedirects),t.targetSnapshot);this.triggerEvent(e)}),T(t=>Object.assign(Object.assign({},t),{guards:Oh(t.targetSnapshot,t.currentSnapshot,this.rootContexts)})),function(t,e){return M(n=>{const{targetSnapshot:r,currentSnapshot:s,guards:{canActivateChecks:o,canDeactivateChecks:i}}=n;return 0===i.length&&0===o.length?jl(Object.assign(Object.assign({},n),{guardsResult:!0})):function(t,e,n,r){return D(t).pipe(M(t=>function(t,e,n,r,s){const o=e&&e.routeConfig?e.routeConfig.canDeactivate:null;return o&&0!==o.length?jl(o.map(o=>{const i=Ih(o,e,s);let a;if(function(t){return t&&sh(t.canDeactivate)}(i))a=Xc(i.canDeactivate(t,e,n,r));else{if(!sh(i))throw new Error("Invalid CanDeactivate guard");a=Xc(i(t,e,n,r))}return a.pipe(_c())})).pipe(ah()):jl(!0)}(t.component,t.route,n,e,r)),_c(t=>!0!==t,!0))}(i,r,s,t).pipe(M(n=>n&&"boolean"==typeof n?function(t,e,n,r){return D(e).pipe(lc(e=>Vl(function(t,e){return null!==t&&e&&e(new Fc(t)),jl(!0)}(e.route.parent,r),function(t,e){return null!==t&&e&&e(new Mc(t)),jl(!0)}(e.route,r),function(t,e,n){const r=e[e.length-1],s=e.slice(0,e.length-1).reverse().map(t=>function(t){const e=t.routeConfig?t.routeConfig.canActivateChild:null;return e&&0!==e.length?{node:t,guards:e}:null}(t)).filter(t=>null!==t).map(e=>ql(()=>jl(e.guards.map(s=>{const o=Ih(s,e.node,n);let i;if(function(t){return t&&sh(t.canActivateChild)}(o))i=Xc(o.canActivateChild(r,t));else{if(!sh(o))throw new Error("Invalid CanActivateChild guard");i=Xc(o(r,t))}return i.pipe(_c())})).pipe(ah())));return jl(s).pipe(ah())}(t,e.path,n),function(t,e,n){const r=e.routeConfig?e.routeConfig.canActivate:null;return r&&0!==r.length?jl(r.map(r=>ql(()=>{const s=Ih(r,e,n);let o;if(function(t){return t&&sh(t.canActivate)}(s))o=Xc(s.canActivate(e,t));else{if(!sh(s))throw new Error("Invalid CanActivate guard");o=Xc(s(e,t))}return o.pipe(_c())}))).pipe(ah()):jl(!0)}(t,e.route,n))),_c(t=>!0!==t,!0))}(r,o,t,e):jl(n)),T(t=>Object.assign(Object.assign({},n),{guardsResult:t})))})}(this.ngModule.injector,t=>this.triggerEvent(t)),bc(t=>{if(oh(t.guardsResult)){const e=Gc(`Redirecting to "${this.serializeUrl(t.guardsResult)}"`);throw e.url=t.guardsResult,e}const e=new jc(t.id,this.serializeUrl(t.extractedUrl),this.serializeUrl(t.urlAfterRedirects),t.targetSnapshot,!!t.guardsResult);this.triggerEvent(e)}),nc(t=>{if(!t.guardsResult){this.resetUrlToCurrentUrlTree();const n=new Rc(t.id,this.serializeUrl(t.extractedUrl),"");return e.next(n),t.resolve(!1),!1}return!0}),zh(t=>{if(t.guards.canActivateChecks.length)return jl(t).pipe(bc(t=>{const e=new Nc(t.id,this.serializeUrl(t.extractedUrl),this.serializeUrl(t.urlAfterRedirects),t.targetSnapshot);this.triggerEvent(e)}),Gl(t=>{let n=!1;return jl(t).pipe((r=this.paramsInheritanceStrategy,s=this.ngModule.injector,M(t=>{const{targetSnapshot:e,guards:{canActivateChecks:n}}=t;if(!n.length)return jl(t);let o=0;return D(n).pipe(lc(t=>function(t,e,n,r){return function(t,e,n,r){const s=Object.keys(t);if(0===s.length)return jl({});const o={};return D(s).pipe(M(s=>function(t,e,n,r){const s=Ih(t,e,r);return Xc(s.resolve?s.resolve(e,n):s(e,n))}(t[s],e,n,r).pipe(bc(t=>{o[s]=t}))),cc(1),M(()=>Object.keys(o).length===s.length?jl(o):zl))}(t._resolve,t,e,r).pipe(T(e=>(t._resolvedData=e,t.data=Object.assign(Object.assign({},t.data),Nu(t,n).resolve),null)))}(t.route,e,r,s)),bc(()=>o++),cc(1),M(e=>o===n.length?jl(t):zl))})),bc({next:()=>n=!0,complete:()=>{if(!n){const n=new Rc(t.id,this.serializeUrl(t.extractedUrl),"At least one route resolver didn't emit any value.");e.next(n),t.resolve(!1)}}}));var r,s}),bc(t=>{const e=new Uc(t.id,this.serializeUrl(t.extractedUrl),this.serializeUrl(t.urlAfterRedirects),t.targetSnapshot);this.triggerEvent(e)}))}),zh(t=>{const{targetSnapshot:e,id:n,extractedUrl:r,rawUrl:s,extras:{skipLocationChange:o,replaceUrl:i}}=t;return this.hooks.afterPreactivation(e,{navigationId:n,appliedUrlTree:r,rawUrlTree:s,skipLocationChange:!!o,replaceUrl:!!i})}),T(t=>{const e=function(t,e,n){const r=$u(t,e._root,n?n._root:void 0);return new Iu(r,e)}(this.routeReuseStrategy,t.targetSnapshot,t.currentRouterState);return Object.assign(Object.assign({},t),{targetRouterState:e})}),bc(t=>{this.currentUrlTree=t.urlAfterRedirects,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,t.rawUrl),this.routerState=t.targetRouterState,"deferred"===this.urlUpdateStrategy&&(t.extras.skipLocationChange||this.setBrowserUrl(this.rawUrlTree,!!t.extras.replaceUrl,t.id,t.extras.state),this.browserUrlTree=t.urlAfterRedirects)}),(o=this.rootContexts,i=this.routeReuseStrategy,a=t=>this.triggerEvent(t),T(t=>(new eh(i,t.targetRouterState,t.currentRouterState,a).activate(o),t))),bc({next(){n=!0},complete(){n=!0}}),(s=()=>{if(!n&&!r){this.resetUrlToCurrentUrlTree();const n=new Rc(t.id,this.serializeUrl(t.extractedUrl),`Navigation ID ${t.id} is not equal to the current navigation id ${this.navigationId}`);e.next(n),t.resolve(!1)}this.currentNavigation=null},t=>t.lift(new xc(s))),oc(n=>{if(r=!0,(s=n)&&s.ngNavigationCancelingError){const r=oh(n.url);r||(this.navigated=!0,this.resetStateAndUrl(t.currentRouterState,t.currentUrlTree,t.rawUrl));const s=new Rc(t.id,this.serializeUrl(t.extractedUrl),n.message);e.next(s),r?setTimeout(()=>{const e=this.urlHandlingStrategy.merge(n.url,this.rawUrlTree);this.scheduleNavigation(e,"imperative",null,{skipLocationChange:t.extras.skipLocationChange,replaceUrl:"eager"===this.urlUpdateStrategy},{resolve:t.resolve,reject:t.reject,promise:t.promise})},0):t.resolve(!1)}else{this.resetStateAndUrl(t.currentRouterState,t.currentUrlTree,t.rawUrl);const r=new Oc(t.id,this.serializeUrl(t.extractedUrl),n);e.next(r);try{t.resolve(this.errorHandler(n))}catch(o){t.reject(o)}}var s;return zl}));var s,o,i,a}))}resetRootComponentType(t){this.rootComponentType=t,this.routerState.root.component=this.rootComponentType}getTransition(){const t=this.transitions.value;return t.urlAfterRedirects=this.browserUrlTree,t}setTransition(t){this.transitions.next(Object.assign(Object.assign({},this.getTransition()),t))}initialNavigation(){this.setUpLocationChangeListener(),0===this.navigationId&&this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe(t=>{const e=this.extractLocationChangeInfoFromEvent(t);this.shouldScheduleNavigation(this.lastLocationChangeInfo,e)&&setTimeout(()=>{const{source:t,state:n,urlTree:r}=e,s={replaceUrl:!0};if(n){const t=Object.assign({},n);delete t.navigationId,0!==Object.keys(t).length&&(s.state=t)}this.scheduleNavigation(r,t,n,s)},0),this.lastLocationChangeInfo=e}))}extractLocationChangeInfoFromEvent(t){var e;return{source:"popstate"===t.type?"popstate":"hashchange",urlTree:this.parseUrl(t.url),state:(null===(e=t.state)||void 0===e?void 0:e.navigationId)?t.state:null,transitionId:this.getTransition().id}}shouldScheduleNavigation(t,e){if(!t)return!0;const n=e.urlTree.toString()===t.urlTree.toString();return!(e.transitionId===t.transitionId&&n&&("hashchange"===e.source&&"popstate"===t.source||"popstate"===e.source&&"hashchange"===t.source))}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.currentNavigation}triggerEvent(t){this.events.next(t)}resetConfig(t){ch(t),this.config=t.map(dh),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(t,e={}){const{relativeTo:n,queryParams:r,fragment:s,queryParamsHandling:o,preserveFragment:i}=e,a=n||this.routerState.root,l=i?this.currentUrlTree.fragment:s;let c=null;switch(o){case"merge":c=Object.assign(Object.assign({},this.currentUrlTree.queryParams),r);break;case"preserve":c=this.currentUrlTree.queryParams;break;default:c=r||null}return null!==c&&(c=this.removeEmptyProps(c)),function(t,e,n,r,s){if(0===n.length)return qu(e.root,e.root,e,r,s);const o=function(t){if("string"==typeof t[0]&&1===t.length&&"/"===t[0])return new Wu(!0,0,t);let e=0,n=!1;const r=t.reduce((t,r,s)=>{if("object"==typeof r&&null!=r){if(r.outlets){const e={};return Yc(r.outlets,(t,n)=>{e[n]="string"==typeof t?t.split("/"):t}),[...t,{outlets:e}]}if(r.segmentPath)return[...t,r.segmentPath]}return"string"!=typeof r?[...t,r]:0===s?(r.split("/").forEach((r,s)=>{0==s&&"."===r||(0==s&&""===r?n=!0:".."===r?e++:""!=r&&t.push(r))}),t):[...t,r]},[]);return new Wu(n,e,r)}(n);if(o.toRoot())return qu(e.root,new au([],{}),e,r,s);const i=function(t,e,n){if(t.isAbsolute)return new Zu(e.root,!0,0);if(-1===n.snapshot._lastPathIndex){const t=n.snapshot._urlSegment;return new Zu(t,t===e.root,0)}const r=zu(t.commands[0])?0:1;return function(t,e,n){let r=t,s=e,o=n;for(;o>s;){if(o-=s,r=r.parent,!r)throw new Error("Invalid number of '../'");s=r.segments.length}return new Zu(r,!1,s-o)}(n.snapshot._urlSegment,n.snapshot._lastPathIndex+r,t.numberOfDoubleDots)}(o,e,t),a=i.processChildren?Ku(i.segmentGroup,i.index,o.commands):Qu(i.segmentGroup,i.index,o.commands);return qu(i.segmentGroup,a,e,r,s)}(a,this.currentUrlTree,t,c,null!=l?l:null)}navigateByUrl(t,e={skipLocationChange:!1}){const n=oh(t)?t:this.parseUrl(t),r=this.urlHandlingStrategy.merge(n,this.rawUrlTree);return this.scheduleNavigation(r,"imperative",null,e)}navigate(t,e={skipLocationChange:!1}){return function(t){for(let e=0;e<t.length;e++){const n=t[e];if(null==n)throw new Error(`The requested path contains ${n} segment at index ${e}`)}}(t),this.navigateByUrl(this.createUrlTree(t,e),e)}serializeUrl(t){return this.urlSerializer.serialize(t)}parseUrl(t){let e;try{e=this.urlSerializer.parse(t)}catch(n){e=this.malformedUriErrorHandler(n,this.urlSerializer,t)}return e}isActive(t,e){let n;if(n=!0===e?Object.assign({},Xh):!1===e?Object.assign({},td):e,oh(t))return nu(this.currentUrlTree,t,n);const r=this.parseUrl(t);return nu(this.currentUrlTree,r,n)}removeEmptyProps(t){return Object.keys(t).reduce((e,n)=>{const r=t[n];return null!=r&&(e[n]=r),e},{})}processNavigations(){this.navigations.subscribe(t=>{this.navigated=!0,this.lastSuccessfulId=t.id,this.events.next(new Ac(t.id,this.serializeUrl(t.extractedUrl),this.serializeUrl(this.currentUrlTree))),this.lastSuccessfulNavigation=this.currentNavigation,t.resolve(!0)},t=>{this.console.warn("Unhandled Navigation Error: ")})}scheduleNavigation(t,e,n,r,s){if(this.disposed)return Promise.resolve(!1);const o=this.getTransition(),i="imperative"!==e&&"imperative"===(null==o?void 0:o.source),a=(this.lastSuccessfulId===o.id||this.currentNavigation?o.rawUrl:o.urlAfterRedirects).toString()===t.toString();if(i&&a)return Promise.resolve(!0);let l,c,u;s?(l=s.resolve,c=s.reject,u=s.promise):u=new Promise((t,e)=>{l=t,c=e});const h=++this.navigationId;return this.setTransition({id:h,source:e,restoredState:n,currentUrlTree:this.currentUrlTree,currentRawUrl:this.rawUrlTree,rawUrl:t,extras:r,resolve:l,reject:c,promise:u,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),u.catch(t=>Promise.reject(t))}setBrowserUrl(t,e,n,r){const s=this.urlSerializer.serialize(t);r=r||{},this.location.isCurrentPathEqualTo(s)||e?this.location.replaceState(s,"",Object.assign(Object.assign({},r),{navigationId:n})):this.location.go(s,"",Object.assign(Object.assign({},r),{navigationId:n}))}resetStateAndUrl(t,e,n){this.routerState=t,this.currentUrlTree=e,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,n),this.resetUrlToCurrentUrlTree()}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",{navigationId:this.lastSuccessfulId})}}return t.\u0275fac=function(e){return new(e||t)($n(On),$n(uu),$n(Zh),$n(Va),$n(Bs),$n(ya),$n(Gi),$n(void 0))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})(),nd=(()=>{class t{constructor(t,e,n){this.router=t,this.route=e,this.locationStrategy=n,this.commands=[],this.onChanges=new S,this.subscription=t.events.subscribe(t=>{t instanceof Ac&&this.updateTargetUrlAndHref()})}set routerLink(t){this.commands=null!=t?Array.isArray(t)?t:[t]:[]}ngOnChanges(t){this.updateTargetUrlAndHref(),this.onChanges.next(this)}ngOnDestroy(){this.subscription.unsubscribe()}onClick(t,e,n,r,s){if(0!==t||e||n||r||s)return!0;if("string"==typeof this.target&&"_self"!=this.target)return!0;const o={skipLocationChange:rd(this.skipLocationChange),replaceUrl:rd(this.replaceUrl),state:this.state};return this.router.navigateByUrl(this.urlTree,o),!1}updateTargetUrlAndHref(){this.href=this.locationStrategy.prepareExternalUrl(this.router.serializeUrl(this.urlTree))}get urlTree(){return this.router.createUrlTree(this.commands,{relativeTo:void 0!==this.relativeTo?this.relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,queryParamsHandling:this.queryParamsHandling,preserveFragment:rd(this.preserveFragment)})}}return t.\u0275fac=function(e){return new(e||t)(to(ed),to(ju),to(La))},t.\u0275dir=qt({type:t,selectors:[["a","routerLink",""],["area","routerLink",""]],hostVars:2,hostBindings:function(t,e){1&t&&lo("click",function(t){return e.onClick(t.button,t.ctrlKey,t.shiftKey,t.altKey,t.metaKey)}),2&t&&(yo("href",e.href,Jn),Js("target",e.target))},inputs:{routerLink:"routerLink",target:"target",queryParams:"queryParams",fragment:"fragment",queryParamsHandling:"queryParamsHandling",preserveFragment:"preserveFragment",skipLocationChange:"skipLocationChange",replaceUrl:"replaceUrl",state:"state",relativeTo:"relativeTo"},features:[se]}),t})();function rd(t){return""===t||!!t}let sd=(()=>{class t{constructor(t,e,n,r,s){this.parentContexts=t,this.location=e,this.resolver=n,this.changeDetector=s,this.activated=null,this._activatedRoute=null,this.activateEvents=new ki,this.deactivateEvents=new ki,this.name=r||zc,t.onChildOutletCreated(this.name,this)}ngOnDestroy(){this.parentContexts.onChildOutletDestroyed(this.name)}ngOnInit(){if(!this.activated){const t=this.parentContexts.getContext(this.name);t&&t.route&&(t.attachRef?this.attach(t.attachRef,t.route):this.activateWith(t.route,t.resolver||null))}}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new Error("Outlet is not activated");return this.activated.instance}get activatedRoute(){if(!this.activated)throw new Error("Outlet is not activated");return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new Error("Outlet is not activated");this.location.detach();const t=this.activated;return this.activated=null,this._activatedRoute=null,t}attach(t,e){this.activated=t,this._activatedRoute=e,this.location.insert(t.hostView)}deactivate(){if(this.activated){const t=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(t)}}activateWith(t,e){if(this.isActivated)throw new Error("Cannot activate an already activated outlet");this._activatedRoute=t;const n=(e=e||this.resolver).resolveComponentFactory(t._futureSnapshot.routeConfig.component),r=this.parentContexts.getOrCreateContext(this.name).children,s=new od(t,r,this.location.injector);this.activated=this.location.createComponent(n,this.location.length,s),this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}return t.\u0275fac=function(e){return new(e||t)(to(Zh),to(di),to(Ao),("name",function(t,e){const n=t.attrs;if(n){const t=n.length;let r=0;for(;r<t;){const s=n[r];if(tn(s))break;if(0===s)r+=2;else if("number"==typeof s)for(r++;r<t&&"string"==typeof n[r];)r++;else{if(s===e)return n[r+1];r+=2}}}return null}(xe(),"name")),to(ei))},t.\u0275dir=qt({type:t,selectors:[["router-outlet"]],outputs:{activateEvents:"activate",deactivateEvents:"deactivate"},exportAs:["outlet"]}),t})();class od{constructor(t,e,n){this.route=t,this.childContexts=e,this.parent=n}get(t,e){return t===ju?this.route:t===Zh?this.childContexts:this.parent.get(t,e)}}class id{}class ad{preload(t,e){return jl(null)}}let ld=(()=>{class t{constructor(t,e,n,r,s){this.router=t,this.injector=r,this.preloadingStrategy=s,this.loader=new Gh(e,n,e=>t.triggerEvent(new Dc(e)),e=>t.triggerEvent(new Lc(e)))}setUpPreloading(){this.subscription=this.router.events.pipe(nc(t=>t instanceof Ac),lc(()=>this.preload())).subscribe(()=>{})}preload(){const t=this.injector.get(ci);return this.processRoutes(t,this.router.config)}ngOnDestroy(){this.subscription&&this.subscription.unsubscribe()}processRoutes(t,e){const n=[];for(const r of e)if(r.loadChildren&&!r.canLoad&&r._loadedConfig){const t=r._loadedConfig;n.push(this.processRoutes(t.module,t.routes))}else r.loadChildren&&!r.canLoad?n.push(this.preloadConfig(t,r)):r.children&&n.push(this.processRoutes(t,r.children));return D(n).pipe(z(),T(t=>{}))}preloadConfig(t,e){return this.preloadingStrategy.preload(e,()=>(e._loadedConfig?jl(e._loadedConfig):this.loader.load(t.injector,e)).pipe(M(t=>(e._loadedConfig=t,this.processRoutes(t.module,t.routes)))))}}return t.\u0275fac=function(e){return new(e||t)($n(ed),$n(ya),$n(Gi),$n(Bs),$n(id))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})(),cd=(()=>{class t{constructor(t,e,n={}){this.router=t,this.viewportScroller=e,this.options=n,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},n.scrollPositionRestoration=n.scrollPositionRestoration||"disabled",n.anchorScrolling=n.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(t=>{t instanceof kc?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=t.navigationTrigger,this.restoredId=t.restoredState?t.restoredState.navigationId:0):t instanceof Ac&&(this.lastId=t.id,this.scheduleScrollEvent(t,this.router.parseUrl(t.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.router.events.subscribe(t=>{t instanceof Vc&&(t.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(t.position):t.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(t.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(t,e){this.router.triggerEvent(new Vc(t,"popstate"===this.lastSource?this.store[this.restoredId]:null,e))}ngOnDestroy(){this.routerEventsSubscription&&this.routerEventsSubscription.unsubscribe(),this.scrollEventsSubscription&&this.scrollEventsSubscription.unsubscribe()}}return t.\u0275fac=function(e){return new(e||t)($n(ed),$n(Xa),$n(void 0))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();const ud=new An("ROUTER_CONFIGURATION"),hd=new An("ROUTER_FORROOT_GUARD"),dd=[Va,{provide:uu,useClass:hu},{provide:ed,useFactory:function(t,e,n,r,s,o,i,a={},l,c){const u=new ed(null,t,e,n,r,s,o,Kc(i));return l&&(u.urlHandlingStrategy=l),c&&(u.routeReuseStrategy=c),function(t,e){t.errorHandler&&(e.errorHandler=t.errorHandler),t.malformedUriErrorHandler&&(e.malformedUriErrorHandler=t.malformedUriErrorHandler),t.onSameUrlNavigation&&(e.onSameUrlNavigation=t.onSameUrlNavigation),t.paramsInheritanceStrategy&&(e.paramsInheritanceStrategy=t.paramsInheritanceStrategy),t.relativeLinkResolution&&(e.relativeLinkResolution=t.relativeLinkResolution),t.urlUpdateStrategy&&(e.urlUpdateStrategy=t.urlUpdateStrategy)}(a,u),a.enableTracing&&u.events.subscribe(t=>{var e,n;null===(e=console.group)||void 0===e||e.call(console,`Router Event: ${t.constructor.name}`),console.log(t.toString()),console.log(t),null===(n=console.groupEnd)||void 0===n||n.call(console)}),u},deps:[uu,Zh,Va,Bs,ya,Gi,qh,ud,[class{},new qn],[class{},new qn]]},Zh,{provide:ju,useFactory:function(t){return t.routerState.root},deps:[ed]},{provide:ya,useClass:wa},ld,ad,class{preload(t,e){return e().pipe(oc(()=>jl(null)))}},{provide:ud,useValue:{enableTracing:!1}}];function pd(){return new ua("Router",ed)}let fd=(()=>{class t{constructor(t,e){}static forRoot(e,n){return{ngModule:t,providers:[dd,vd(e),{provide:hd,useFactory:yd,deps:[[ed,new qn,new Gn]]},{provide:ud,useValue:n||{}},{provide:La,useFactory:md,deps:[Aa,[new Bn(Ha),new qn],ud]},{provide:cd,useFactory:gd,deps:[ed,Xa,ud]},{provide:id,useExisting:n&&n.preloadingStrategy?n.preloadingStrategy:ad},{provide:ua,multi:!0,useFactory:pd},[_d,{provide:Ai,multi:!0,useFactory:wd,deps:[_d]},{provide:Cd,useFactory:bd,deps:[_d]},{provide:Ui,multi:!0,useExisting:Cd}]]}}static forChild(e){return{ngModule:t,providers:[vd(e)]}}}return t.\u0275fac=function(e){return new(e||t)($n(hd,8),$n(ed,8))},t.\u0275mod=zt({type:t}),t.\u0275inj=ct({}),t})();function gd(t,e,n){return n.scrollOffset&&e.setOffset(n.scrollOffset),new cd(t,e,n)}function md(t,e,n={}){return n.useHash?new $a(t,e):new Ma(t,e)}function yd(t){return"guarded"}function vd(t){return[{provide:Rn,multi:!0,useValue:t},{provide:qh,multi:!0,useValue:t}]}let _d=(()=>{class t{constructor(t){this.injector=t,this.initNavigation=!1,this.resultOfPreactivationDone=new S}appInitializer(){return this.injector.get(Oa,Promise.resolve(null)).then(()=>{let t=null;const e=new Promise(e=>t=e),n=this.injector.get(ed),r=this.injector.get(ud);return"disabled"===r.initialNavigation?(n.setUpLocationChangeListener(),t(!0)):"enabled"===r.initialNavigation||"enabledBlocking"===r.initialNavigation?(n.hooks.afterPreactivation=()=>this.initNavigation?jl(null):(this.initNavigation=!0,t(!0),this.resultOfPreactivationDone),n.initialNavigation()):t(!0),e})}bootstrapListener(t){const e=this.injector.get(ud),n=this.injector.get(ld),r=this.injector.get(cd),s=this.injector.get(ed),o=this.injector.get(ga);t===o.components[0]&&("enabledNonBlocking"!==e.initialNavigation&&void 0!==e.initialNavigation||s.initialNavigation(),n.setUpPreloading(),r.init(),s.resetRootComponentType(o.componentTypes[0]),this.resultOfPreactivationDone.next(null),this.resultOfPreactivationDone.complete())}}return t.\u0275fac=function(e){return new(e||t)($n(Bs))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();function wd(t){return t.appInitializer.bind(t)}function bd(t){return t.bootstrapListener.bind(t)}const Cd=new An("Router Initializer");class Sd{}class xd{}class Ed{constructor(t){this.normalizedNames=new Map,this.lazyUpdate=null,t?this.lazyInit="string"==typeof t?()=>{this.headers=new Map,t.split("\n").forEach(t=>{const e=t.indexOf(":");if(e>0){const n=t.slice(0,e),r=n.toLowerCase(),s=t.slice(e+1).trim();this.maybeSetNormalizedName(n,r),this.headers.has(r)?this.headers.get(r).push(s):this.headers.set(r,[s])}})}:()=>{this.headers=new Map,Object.keys(t).forEach(e=>{let n=t[e];const r=e.toLowerCase();"string"==typeof n&&(n=[n]),n.length>0&&(this.headers.set(r,n),this.maybeSetNormalizedName(e,r))})}:this.headers=new Map}has(t){return this.init(),this.headers.has(t.toLowerCase())}get(t){this.init();const e=this.headers.get(t.toLowerCase());return e&&e.length>0?e[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(t){return this.init(),this.headers.get(t.toLowerCase())||null}append(t,e){return this.clone({name:t,value:e,op:"a"})}set(t,e){return this.clone({name:t,value:e,op:"s"})}delete(t,e){return this.clone({name:t,value:e,op:"d"})}maybeSetNormalizedName(t,e){this.normalizedNames.has(e)||this.normalizedNames.set(e,t)}init(){this.lazyInit&&(this.lazyInit instanceof Ed?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(t=>this.applyUpdate(t)),this.lazyUpdate=null))}copyFrom(t){t.init(),Array.from(t.headers.keys()).forEach(e=>{this.headers.set(e,t.headers.get(e)),this.normalizedNames.set(e,t.normalizedNames.get(e))})}clone(t){const e=new Ed;return e.lazyInit=this.lazyInit&&this.lazyInit instanceof Ed?this.lazyInit:this,e.lazyUpdate=(this.lazyUpdate||[]).concat([t]),e}applyUpdate(t){const e=t.name.toLowerCase();switch(t.op){case"a":case"s":let n=t.value;if("string"==typeof n&&(n=[n]),0===n.length)return;this.maybeSetNormalizedName(t.name,e);const r=("a"===t.op?this.headers.get(e):void 0)||[];r.push(...n),this.headers.set(e,r);break;case"d":const s=t.value;if(s){let t=this.headers.get(e);if(!t)return;t=t.filter(t=>-1===s.indexOf(t)),0===t.length?(this.headers.delete(e),this.normalizedNames.delete(e)):this.headers.set(e,t)}else this.headers.delete(e),this.normalizedNames.delete(e)}}forEach(t){this.init(),Array.from(this.normalizedNames.keys()).forEach(e=>t(this.normalizedNames.get(e),this.headers.get(e)))}}class Td{encodeKey(t){return kd(t)}encodeValue(t){return kd(t)}decodeKey(t){return decodeURIComponent(t)}decodeValue(t){return decodeURIComponent(t)}}function kd(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/gi,"$").replace(/%2C/gi,",").replace(/%3B/gi,";").replace(/%2B/gi,"+").replace(/%3D/gi,"=").replace(/%3F/gi,"?").replace(/%2F/gi,"/")}function Ad(t){return`${t}`}class Rd{constructor(t={}){if(this.updates=null,this.cloneFrom=null,this.encoder=t.encoder||new Td,t.fromString){if(t.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function(t,e){const n=new Map;return t.length>0&&t.replace(/^\?/,"").split("&").forEach(t=>{const r=t.indexOf("="),[s,o]=-1==r?[e.decodeKey(t),""]:[e.decodeKey(t.slice(0,r)),e.decodeValue(t.slice(r+1))],i=n.get(s)||[];i.push(o),n.set(s,i)}),n}(t.fromString,this.encoder)}else t.fromObject?(this.map=new Map,Object.keys(t.fromObject).forEach(e=>{const n=t.fromObject[e];this.map.set(e,Array.isArray(n)?n:[n])})):this.map=null}has(t){return this.init(),this.map.has(t)}get(t){this.init();const e=this.map.get(t);return e?e[0]:null}getAll(t){return this.init(),this.map.get(t)||null}keys(){return this.init(),Array.from(this.map.keys())}append(t,e){return this.clone({param:t,value:e,op:"a"})}appendAll(t){const e=[];return Object.keys(t).forEach(n=>{const r=t[n];Array.isArray(r)?r.forEach(t=>{e.push({param:n,value:t,op:"a"})}):e.push({param:n,value:r,op:"a"})}),this.clone(e)}set(t,e){return this.clone({param:t,value:e,op:"s"})}delete(t,e){return this.clone({param:t,value:e,op:"d"})}toString(){return this.init(),this.keys().map(t=>{const e=this.encoder.encodeKey(t);return this.map.get(t).map(t=>e+"="+this.encoder.encodeValue(t)).join("&")}).filter(t=>""!==t).join("&")}clone(t){const e=new Rd({encoder:this.encoder});return e.cloneFrom=this.cloneFrom||this,e.updates=(this.updates||[]).concat(t),e}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(t=>this.map.set(t,this.cloneFrom.map.get(t))),this.updates.forEach(t=>{switch(t.op){case"a":case"s":const e=("a"===t.op?this.map.get(t.param):void 0)||[];e.push(Ad(t.value)),this.map.set(t.param,e);break;case"d":if(void 0===t.value){this.map.delete(t.param);break}{let e=this.map.get(t.param)||[];const n=e.indexOf(Ad(t.value));-1!==n&&e.splice(n,1),e.length>0?this.map.set(t.param,e):this.map.delete(t.param)}}}),this.cloneFrom=this.updates=null)}}class Od{constructor(){this.map=new Map}set(t,e){return this.map.set(t,e),this}get(t){return this.map.has(t)||this.map.set(t,t.defaultValue()),this.map.get(t)}delete(t){return this.map.delete(t),this}keys(){return this.map.keys()}}function Id(t){return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer}function Pd(t){return"undefined"!=typeof Blob&&t instanceof Blob}function jd(t){return"undefined"!=typeof FormData&&t instanceof FormData}class Nd{constructor(t,e,n,r){let s;if(this.url=e,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=t.toUpperCase(),function(t){switch(t){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||r?(this.body=void 0!==n?n:null,s=r):s=n,s&&(this.reportProgress=!!s.reportProgress,this.withCredentials=!!s.withCredentials,s.responseType&&(this.responseType=s.responseType),s.headers&&(this.headers=s.headers),s.context&&(this.context=s.context),s.params&&(this.params=s.params)),this.headers||(this.headers=new Ed),this.context||(this.context=new Od),this.params){const t=this.params.toString();if(0===t.length)this.urlWithParams=e;else{const n=e.indexOf("?");this.urlWithParams=e+(-1===n?"?":n<e.length-1?"&":"")+t}}else this.params=new Rd,this.urlWithParams=e}serializeBody(){return null===this.body?null:Id(this.body)||Pd(this.body)||jd(this.body)||"string"==typeof this.body?this.body:this.body instanceof Rd?this.body.toString():"object"==typeof this.body||"boolean"==typeof this.body||Array.isArray(this.body)?JSON.stringify(this.body):this.body.toString()}detectContentTypeHeader(){return null===this.body||jd(this.body)?null:Pd(this.body)?this.body.type||null:Id(this.body)?null:"string"==typeof this.body?"text/plain":this.body instanceof Rd?"application/x-www-form-urlencoded;charset=UTF-8":"object"==typeof this.body||"number"==typeof this.body||"boolean"==typeof this.body?"application/json":null}clone(t={}){var e;const n=t.method||this.method,r=t.url||this.url,s=t.responseType||this.responseType,o=void 0!==t.body?t.body:this.body,i=void 0!==t.withCredentials?t.withCredentials:this.withCredentials,a=void 0!==t.reportProgress?t.reportProgress:this.reportProgress;let l=t.headers||this.headers,c=t.params||this.params;const u=null!==(e=t.context)&&void 0!==e?e:this.context;return void 0!==t.setHeaders&&(l=Object.keys(t.setHeaders).reduce((e,n)=>e.set(n,t.setHeaders[n]),l)),t.setParams&&(c=Object.keys(t.setParams).reduce((e,n)=>e.set(n,t.setParams[n]),c)),new Nd(n,r,o,{params:c,headers:l,context:u,reportProgress:a,responseType:s,withCredentials:i})}}var Ud=function(t){return t[t.Sent=0]="Sent",t[t.UploadProgress=1]="UploadProgress",t[t.ResponseHeader=2]="ResponseHeader",t[t.DownloadProgress=3]="DownloadProgress",t[t.Response=4]="Response",t[t.User=5]="User",t}({});class Dd{constructor(t,e=200,n="OK"){this.headers=t.headers||new Ed,this.status=void 0!==t.status?t.status:e,this.statusText=t.statusText||n,this.url=t.url||null,this.ok=this.status>=200&&this.status<300}}class Ld extends Dd{constructor(t={}){super(t),this.type=Ud.ResponseHeader}clone(t={}){return new Ld({headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})}}class Fd extends Dd{constructor(t={}){super(t),this.type=Ud.Response,this.body=void 0!==t.body?t.body:null}clone(t={}){return new Fd({body:void 0!==t.body?t.body:this.body,headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})}}class Hd extends Dd{constructor(t){super(t,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.message=this.status>=200&&this.status<300?`Http failure during parsing for ${t.url||"(unknown url)"}`:`Http failure response for ${t.url||"(unknown url)"}: ${t.status} ${t.statusText}`,this.error=t.error||null}}function Md(t,e){return{body:e,headers:t.headers,context:t.context,observe:t.observe,params:t.params,reportProgress:t.reportProgress,responseType:t.responseType,withCredentials:t.withCredentials}}let $d=(()=>{class t{constructor(t){this.handler=t}request(t,e,n={}){let r;if(t instanceof Nd)r=t;else{let s,o;s=n.headers instanceof Ed?n.headers:new Ed(n.headers),n.params&&(o=n.params instanceof Rd?n.params:new Rd({fromObject:n.params})),r=new Nd(t,e,void 0!==n.body?n.body:null,{headers:s,context:n.context,params:o,reportProgress:n.reportProgress,responseType:n.responseType||"json",withCredentials:n.withCredentials})}const s=jl(r).pipe(lc(t=>this.handler.handle(t)));if(t instanceof Nd||"events"===n.observe)return s;const o=s.pipe(nc(t=>t instanceof Fd));switch(n.observe||"body"){case"body":switch(r.responseType){case"arraybuffer":return o.pipe(T(t=>{if(null!==t.body&&!(t.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return t.body}));case"blob":return o.pipe(T(t=>{if(null!==t.body&&!(t.body instanceof Blob))throw new Error("Response is not a Blob.");return t.body}));case"text":return o.pipe(T(t=>{if(null!==t.body&&"string"!=typeof t.body)throw new Error("Response is not a string.");return t.body}));case"json":default:return o.pipe(T(t=>t.body))}case"response":return o;default:throw new Error(`Unreachable: unhandled observe type ${n.observe}}`)}}delete(t,e={}){return this.request("DELETE",t,e)}get(t,e={}){return this.request("GET",t,e)}head(t,e={}){return this.request("HEAD",t,e)}jsonp(t,e){return this.request("JSONP",t,{params:(new Rd).append(e,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(t,e={}){return this.request("OPTIONS",t,e)}patch(t,e,n={}){return this.request("PATCH",t,Md(n,e))}post(t,e,n={}){return this.request("POST",t,Md(n,e))}put(t,e,n={}){return this.request("PUT",t,Md(n,e))}}return t.\u0275fac=function(e){return new(e||t)($n(Sd))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();class Vd{constructor(t,e){this.next=t,this.interceptor=e}handle(t){return this.interceptor.intercept(t,this.next)}}const zd=new An("HTTP_INTERCEPTORS");let Bd=(()=>{class t{intercept(t,e){return e.handle(t)}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();const qd=/^\)\]\}',?\n/;let Gd=(()=>{class t{constructor(t){this.xhrFactory=t}handle(t){if("JSONP"===t.method)throw new Error("Attempted to construct Jsonp request without HttpClientJsonpModule installed.");return new v(e=>{const n=this.xhrFactory.build();if(n.open(t.method,t.urlWithParams),t.withCredentials&&(n.withCredentials=!0),t.headers.forEach((t,e)=>n.setRequestHeader(t,e.join(","))),t.headers.has("Accept")||n.setRequestHeader("Accept","application/json, text/plain, */*"),!t.headers.has("Content-Type")){const e=t.detectContentTypeHeader();null!==e&&n.setRequestHeader("Content-Type",e)}if(t.responseType){const e=t.responseType.toLowerCase();n.responseType="json"!==e?e:"text"}const r=t.serializeBody();let s=null;const o=()=>{if(null!==s)return s;const e=1223===n.status?204:n.status,r=n.statusText||"OK",o=new Ed(n.getAllResponseHeaders()),i=function(t){return"responseURL"in t&&t.responseURL?t.responseURL:/^X-Request-URL:/m.test(t.getAllResponseHeaders())?t.getResponseHeader("X-Request-URL"):null}(n)||t.url;return s=new Ld({headers:o,status:e,statusText:r,url:i}),s},i=()=>{let{headers:r,status:s,statusText:i,url:a}=o(),l=null;204!==s&&(l=void 0===n.response?n.responseText:n.response),0===s&&(s=l?200:0);let c=s>=200&&s<300;if("json"===t.responseType&&"string"==typeof l){const t=l;l=l.replace(qd,"");try{l=""!==l?JSON.parse(l):null}catch(u){l=t,c&&(c=!1,l={error:u,text:l})}}c?(e.next(new Fd({body:l,headers:r,status:s,statusText:i,url:a||void 0})),e.complete()):e.error(new Hd({error:l,headers:r,status:s,statusText:i,url:a||void 0}))},a=t=>{const{url:r}=o(),s=new Hd({error:t,status:n.status||0,statusText:n.statusText||"Unknown Error",url:r||void 0});e.error(s)};let l=!1;const c=r=>{l||(e.next(o()),l=!0);let s={type:Ud.DownloadProgress,loaded:r.loaded};r.lengthComputable&&(s.total=r.total),"text"===t.responseType&&n.responseText&&(s.partialText=n.responseText),e.next(s)},u=t=>{let n={type:Ud.UploadProgress,loaded:t.loaded};t.lengthComputable&&(n.total=t.total),e.next(n)};return n.addEventListener("load",i),n.addEventListener("error",a),n.addEventListener("timeout",a),n.addEventListener("abort",a),t.reportProgress&&(n.addEventListener("progress",c),null!==r&&n.upload&&n.upload.addEventListener("progress",u)),n.send(r),e.next({type:Ud.Sent}),()=>{n.removeEventListener("error",a),n.removeEventListener("abort",a),n.removeEventListener("load",i),n.removeEventListener("timeout",a),t.reportProgress&&(n.removeEventListener("progress",c),null!==r&&n.upload&&n.upload.removeEventListener("progress",u)),n.readyState!==n.DONE&&n.abort()}})}}return t.\u0275fac=function(e){return new(e||t)($n(nl))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})();const Wd=new An("XSRF_COOKIE_NAME"),Zd=new An("XSRF_HEADER_NAME");class Qd{}let Kd=(()=>{class t{constructor(t,e,n){this.doc=t,this.platform=e,this.cookieName=n,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if("server"===this.platform)return null;const t=this.doc.cookie||"";return t!==this.lastCookieString&&(this.parseCount++,this.lastToken=Za(t,this.cookieName),this.lastCookieString=t),this.lastToken}}return t.\u0275fac=function(e){return new(e||t)($n(ka),$n(Ni),$n(Wd))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})(),Jd=(()=>{class t{constructor(t,e){this.tokenService=t,this.headerName=e}intercept(t,e){const n=t.url.toLowerCase();if("GET"===t.method||"HEAD"===t.method||n.startsWith("http://")||n.startsWith("https://"))return e.handle(t);const r=this.tokenService.getToken();return null===r||t.headers.has(this.headerName)||(t=t.clone({headers:t.headers.set(this.headerName,r)})),e.handle(t)}}return t.\u0275fac=function(e){return new(e||t)($n(Qd),$n(Zd))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})(),Yd=(()=>{class t{constructor(t,e){this.backend=t,this.injector=e,this.chain=null}handle(t){if(null===this.chain){const t=this.injector.get(zd,[]);this.chain=t.reduceRight((t,e)=>new Vd(t,e),this.backend)}return this.chain.handle(t)}}return t.\u0275fac=function(e){return new(e||t)($n(xd),$n(Bs))},t.\u0275prov=lt({token:t,factory:t.\u0275fac}),t})(),Xd=(()=>{class t{static disable(){return{ngModule:t,providers:[{provide:Jd,useClass:Bd}]}}static withOptions(e={}){return{ngModule:t,providers:[e.cookieName?{provide:Wd,useValue:e.cookieName}:[],e.headerName?{provide:Zd,useValue:e.headerName}:[]]}}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275mod=zt({type:t}),t.\u0275inj=ct({providers:[Jd,{provide:zd,useExisting:Jd,multi:!0},{provide:Qd,useClass:Kd},{provide:Wd,useValue:"XSRF-TOKEN"},{provide:Zd,useValue:"X-XSRF-TOKEN"}]}),t})(),tp=(()=>{class t{}return t.\u0275fac=function(e){return new(e||t)},t.\u0275mod=zt({type:t}),t.\u0275inj=ct({providers:[$d,{provide:Sd,useClass:Yd},Gd,{provide:xd,useExisting:Gd}],imports:[[Xd.withOptions({cookieName:"XSRF-TOKEN",headerName:"X-XSRF-TOKEN"})]]}),t})(),ep=(()=>{class t{constructor(t){this._http=t,this.apiUrl="https://thatcopy.pw/catapi/rest/"}getCat(){return this._http.get(this.apiUrl)}}return t.\u0275fac=function(e){return new(e||t)($n($d))},t.\u0275prov=lt({token:t,factory:t.\u0275fac,providedIn:"root"}),t})(),np=(()=>{class t{constructor(t){this._api=t,this.Cat={}}ngOnInit(){this._api.getCat().subscribe(t=>{this.Cat=t,console.log(this.Cat)})}}return t.\u0275fac=function(e){return new(e||t)(to(ep))},t.\u0275cmp=Ht({type:t,selectors:[["app-catpicture"]],decls:5,vars:1,consts:[[1,"container-fluid",2,"background","gray"],[2,"text-align","center","background-color","teal"],[1,"col-md-12","text-center",2,"background","black"],["alt","",1,"img-fluid",3,"src"]],template:function(t,e){1&t&&(ro(0,"div",0),ro(1,"h1",1),fo(2,"Cat Image"),so(),ro(3,"div",2),oo(4,"img",3),so(),so()),2&t&&(zr(4),ho("src",e.Cat.webpurl,Jn))},styles:[""]}),t})(),rp=(()=>{class t{constructor(t){this._http=t,this.apiUrl="https://api.coinbase.com/v2/currencies"}getCoinBase(){return this._http.get(this.apiUrl)}}return t.\u0275fac=function(e){return new(e||t)($n($d))},t.\u0275prov=lt({token:t,factory:t.\u0275fac,providedIn:"root"}),t})();function sp(t,e){if(1&t&&(ro(0,"tr"),ro(1,"td"),fo(2),so(),ro(3,"td"),fo(4),so(),ro(5,"td"),fo(6),so(),so()),2&t){const t=e.$implicit;zr(2),go(t.id),zr(2),go(t.name),zr(2),go(t.min_size)}}let op=(()=>{class t{constructor(t){this._api=t,this.CoinBase=[]}ngOnInit(){this._api.getCoinBase().subscribe(t=>{this.CoinBase=t.data})}}return t.\u0275fac=function(e){return new(e||t)(to(rp))},t.\u0275cmp=Ht({type:t,selectors:[["app-coin-base"]],decls:14,vars:1,consts:[[1,"container-fluid","col-md-9",2,"background","rgb(238, 217, 217)"],[1,"dark",2,"text-align","center","background-color","rgb(56, 54, 54)","color","rgb(193, 225, 230)","font-family","serif"],[1,"table","table-dark","table-striped"],[1,"table-dark",2,"color","slategrey"],["scope","col"],[4,"ngFor","ngForOf"]],template:function(t,e){1&t&&(ro(0,"div",0),ro(1,"h2",1),fo(2," Currency"),so(),ro(3,"table",2),ro(4,"thead"),ro(5,"tr",3),ro(6,"th",4),fo(7,"ID"),so(),ro(8,"th",4),fo(9,"Country Name-Currency"),so(),ro(10,"th",4),fo(11,"Size"),so(),so(),so(),ro(12,"tbody"),Xs(13,sp,7,3,"tr",5),so(),so(),so()),2&t&&(zr(13),eo("ngForOf",e.CoinBase))},directives:[Ka],styles:[""]}),t})(),ip=(()=>{class t{constructor(t){this._http=t,this.apiUrl="https://dog.ceo/api/breeds/image/random"}getDog(){return this._http.get(this.apiUrl)}}return t.\u0275fac=function(e){return new(e||t)($n($d))},t.\u0275prov=lt({token:t,factory:t.\u0275fac,providedIn:"root"}),t})(),ap=(()=>{class t{constructor(t){this._api=t,this.Dog={}}ngOnInit(){this._api.getDog().subscribe(t=>{this.Dog=t,console.log(this.Dog)})}}return t.\u0275fac=function(e){return new(e||t)(to(ip))},t.\u0275cmp=Ht({type:t,selectors:[["app-dogpicture"]],decls:5,vars:1,consts:[[1,"container-fluid",2,"background","gray"],[2,"text-align","center","background-color","cornsilk"],[1,"col-md-12","text-center",2,"background","black"],["alt","",1,"img-fluid",3,"src"]],template:function(t,e){1&t&&(ro(0,"div",0),ro(1,"h1",1),fo(2,"Dog Image"),so(),ro(3,"div",2),oo(4,"img",3),so(),so()),2&t&&(zr(4),ho("src",e.Dog.message,Jn))},styles:[""]}),t})(),lp=(()=>{class t{constructor(t){this._http=t,this.apiUrl="https://randomfox.ca/floof/"}getFox(){return this._http.get(this.apiUrl)}}return t.\u0275fac=function(e){return new(e||t)($n($d))},t.\u0275prov=lt({token:t,factory:t.\u0275fac,providedIn:"root"}),t})(),cp=(()=>{class t{constructor(t){this._api=t,this.Fox={}}ngOnInit(){this._api.getFox().subscribe(t=>{this.Fox=t,console.log(this.Fox)})}}return t.\u0275fac=function(e){return new(e||t)(to(lp))},t.\u0275cmp=Ht({type:t,selectors:[["app-foxpicture"]],decls:5,vars:1,consts:[[1,"container-fluid",2,"background","gray"],[2,"text-align","center","background-color","cornsilk"],[1,"col-md-12","text-center",2,"background","black"],["alt","",1,"img-fluid",3,"src"]],template:function(t,e){1&t&&(ro(0,"div",0),ro(1,"h1",1),fo(2,"Fox Image"),so(),ro(3,"div",2),oo(4,"img",3),so(),so()),2&t&&(zr(4),ho("src",e.Fox.image,Jn))},styles:[""]}),t})(),up=(()=>{class t{constructor(){}ngOnInit(){}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275cmp=Ht({type:t,selectors:[["app-home"]],decls:19,vars:0,consts:[[1,"colm-md-12","text-center",2,"background-color","lightsalmon"],[1,"colm-md-12","text-center"],[1,"colm-md-12","text-center",2,"background-color","greenyellow"]],template:function(t,e){1&t&&(oo(0,"br"),oo(1,"br"),oo(2,"br"),oo(3,"br"),oo(4,"br"),oo(5,"br"),ro(6,"div",0),ro(7,"h1"),fo(8," Currency"),so(),so(),ro(9,"h1",1),fo(10,"&"),so(),ro(11,"div",2),ro(12,"h1"),fo(13," Animal"),so(),so(),ro(14,"h1",1),fo(15,"&"),so(),ro(16,"div",0),ro(17,"h1"),fo(18," Memes"),so(),so())},styles:[""]}),t})(),hp=(()=>{class t{constructor(t){this._http=t,this.apiUrl="https://api.imgflip.com/get_memes"}getMemes(){return this._http.get(this.apiUrl)}}return t.\u0275fac=function(e){return new(e||t)($n($d))},t.\u0275prov=lt({token:t,factory:t.\u0275fac,providedIn:"root"}),t})();function dp(t,e){if(1&t&&(ro(0,"a",4),oo(1,"img",5),so()),2&t){const t=e.$implicit;zr(1),ho("src",t.url,Jn)}}const pp=[{path:"",component:up},{path:"coin",component:op},{path:"catpicture",component:np},{path:"dogpicture",component:ap},{path:"foxpicture",component:cp},{path:"memes",component:(()=>{class t{constructor(t){this._api=t,this.Memes=[]}ngOnInit(){this._api.getMemes().subscribe(t=>{this.Memes=t.data.memes})}}return t.\u0275fac=function(e){return new(e||t)(to(hp))},t.\u0275cmp=Ht({type:t,selectors:[["app-memes"]],decls:5,vars:1,consts:[[2,"text-align","center","background-color","deeppink"],[1,"container","col-md-9",2,"background","rgb(42, 40, 40)"],[1,"container-fluid","align-items-center","col-md-6"],["class","card align-items-center ",4,"ngFor","ngForOf"],[1,"card","align-items-center"],[1,"card-img-top",3,"src"]],template:function(t,e){1&t&&(ro(0,"h1",0),fo(1,"MEMES"),so(),ro(2,"div",1),ro(3,"div",2),Xs(4,dp,2,1,"a",3),so(),so()),2&t&&(zr(4),eo("ngForOf",e.Memes))},directives:[Ka],styles:[""]}),t})()}];let fp=(()=>{class t{}return t.\u0275fac=function(e){return new(e||t)},t.\u0275mod=zt({type:t}),t.\u0275inj=ct({imports:[[fd.forRoot(pp)],fd]}),t})(),gp=(()=>{class t{constructor(t){this._router=t}ngOnInit(){}}return t.\u0275fac=function(e){return new(e||t)(to(ed))},t.\u0275cmp=Ht({type:t,selectors:[["app-header"]],decls:30,vars:0,consts:[[1,"navbar","navbar-expand-lg","navbar-dark","bg-dark"],[1,"container-fluid"],["type","button","data-bs-toggle","collapse","data-bs-target","#navbarSupportedContent","aria-controls","navbarSupportedContent","aria-expanded","false","aria-label","Toggle navigation",1,"navbar-toggler"],[1,"navbar-toggler-icon"],["id","navbarSupportedContent",1,"collapse","navbar-collapse"],[1,"navbar-nav","me-auto","mb-2","mb-lg-0"],[1,"nav-item"],["aria-current","page","href","#",1,"nav-link","active"],["routerLink","coin",1,"nav-link"],[1,"nav-item","dropdown"],["href","#","id","navbarDropdown","role","button","data-bs-toggle","dropdown","aria-expanded","false",1,"nav-link","dropdown-toggle"],["aria-labelledby","navbarDropdown",1,"dropdown-menu"],["routerLink","catpicture",1,"dropdown-item"],["routerLink","dogpicture",1,"dropdown-item"],[1,"dropdown-divider"],["routerLink","foxpicture",1,"dropdown-item"],["routerLink","memes",1,"nav-link"]],template:function(t,e){1&t&&(ro(0,"nav",0),ro(1,"div",1),ro(2,"button",2),oo(3,"span",3),so(),ro(4,"div",4),ro(5,"ul",5),ro(6,"li",6),ro(7,"a",7),fo(8,"Home"),so(),so(),ro(9,"li",6),ro(10,"a",8),fo(11,"Currency"),so(),so(),ro(12,"li",9),ro(13,"a",10),fo(14," Animal "),so(),ro(15,"ul",11),ro(16,"li"),ro(17,"a",12),fo(18,"Cat"),so(),so(),ro(19,"li"),ro(20,"a",13),fo(21,"Dog"),so(),so(),ro(22,"li"),oo(23,"hr",14),so(),ro(24,"li"),ro(25,"a",15),fo(26,"Fox"),so(),so(),so(),so(),ro(27,"li",6),ro(28,"a",16),fo(29,"Memes"),so(),so(),so(),so(),so(),so())},directives:[nd],styles:[""]}),t})(),mp=(()=>{class t{constructor(){this.title="MyFourthAngularProject"}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275cmp=Ht({type:t,selectors:[["app-root"]],decls:2,vars:0,template:function(t,e){1&t&&(oo(0,"app-header"),oo(1,"router-outlet"))},directives:[gp,sd],styles:[""]}),t})(),yp=(()=>{class t{}return t.\u0275fac=function(e){return new(e||t)},t.\u0275mod=zt({type:t,bootstrap:[mp]}),t.\u0275inj=ct({providers:[],imports:[[Pl,fp,tp]]}),t})();(function(){if(la)throw new Error("Cannot enable prod mode after platform setup.");aa=!1})(),Ol().bootstrapModule(yp).catch(t=>console.error(t))}},t=>{"use strict";t(t.s=745)}]);