marketplace_pos_webhook 5.42.1 → 5.42.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,9 +4,9 @@
4
4
  <base href="/">
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1">
6
6
  <link rel="icon" type="image/x-icon" href="favicon.ico">
7
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/marketplace_pos_webhook@5.42.1/marketplace_pos_webhook/styles.ef46db3751d8e999.css"></head>
7
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/marketplace_pos_webhook@5.42.2/marketplace_pos_webhook/styles.ef46db3751d8e999.css"></head>
8
8
  <body>
9
9
  <app-root></app-root>
10
- <script src="https://cdn.jsdelivr.net/npm/marketplace_pos_webhook@5.42.1/marketplace_pos_webhook/runtime.f72a60c1f1b04a21.js" type="module"></script><script src="https://cdn.jsdelivr.net/npm/marketplace_pos_webhook@5.42.1/marketplace_pos_webhook/polyfills.f2996639dc177087.js" type="module"></script><script src="https://cdn.jsdelivr.net/npm/marketplace_pos_webhook@5.42.1/marketplace_pos_webhook/main.bb0f2961bbcd2b79.js" type="module"></script>
10
+ <script src="https://cdn.jsdelivr.net/npm/marketplace_pos_webhook@5.42.2/marketplace_pos_webhook/runtime.f72a60c1f1b04a21.js" type="module"></script><script src="https://cdn.jsdelivr.net/npm/marketplace_pos_webhook@5.42.2/marketplace_pos_webhook/polyfills.f2996639dc177087.js" type="module"></script><script src="https://cdn.jsdelivr.net/npm/marketplace_pos_webhook@5.42.2/marketplace_pos_webhook/main.cd7c6b4ae4d6a734.js" type="module"></script>
11
11
 
12
12
  </body></html>
@@ -1 +1 @@
1
- "use strict";(self.webpackChunkshopee=self.webpackChunkshopee||[]).push([[179],{583:()=>{function Y(e){return"function"==typeof e}function Pr(e){const n=e(r=>{Error.call(r),r.stack=(new Error).stack});return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}const Hi=Pr(e=>function(n){e(this),this.message=n?`${n.length} errors occurred during unsubscription:\n${n.map((r,i)=>`${i+1}) ${r.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=n});function Or(e,t){if(e){const n=e.indexOf(t);0<=n&&e.splice(n,1)}}class Je{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;const{_parentage:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(const o of n)o.remove(this);else n.remove(this);const{initialTeardown:r}=this;if(Y(r))try{r()}catch(o){t=o instanceof Hi?o.errors:[o]}const{_finalizers:i}=this;if(i){this._finalizers=null;for(const o of i)try{Sc(o)}catch(s){t=null!=t?t:[],s instanceof Hi?t=[...t,...s.errors]:t.push(s)}}if(t)throw new Hi(t)}}add(t){var n;if(t&&t!==this)if(this.closed)Sc(t);else{if(t instanceof Je){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}}_hasParent(t){const{_parentage:n}=this;return n===t||Array.isArray(n)&&n.includes(t)}_addParent(t){const{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t}_removeParent(t){const{_parentage:n}=this;n===t?this._parentage=null:Array.isArray(n)&&Or(n,t)}remove(t){const{_finalizers:n}=this;n&&Or(n,t),t instanceof Je&&t._removeParent(this)}}Je.EMPTY=(()=>{const e=new Je;return e.closed=!0,e})();const Mc=Je.EMPTY;function Ic(e){return e instanceof Je||e&&"closed"in e&&Y(e.remove)&&Y(e.add)&&Y(e.unsubscribe)}function Sc(e){Y(e)?e():e.unsubscribe()}const gn={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Ui={setTimeout(e,t,...n){const{delegate:r}=Ui;return(null==r?void 0:r.setTimeout)?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){const{delegate:t}=Ui;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function Tc(e){Ui.setTimeout(()=>{const{onUnhandledError:t}=gn;if(!t)throw e;t(e)})}function Ac(){}const vv=Rs("C",void 0,void 0);function Rs(e,t,n){return{kind:e,value:t,error:n}}let mn=null;function $i(e){if(gn.useDeprecatedSynchronousErrorHandling){const t=!mn;if(t&&(mn={errorThrown:!1,error:null}),e(),t){const{errorThrown:n,error:r}=mn;if(mn=null,n)throw r}}else e()}class Ps extends Je{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,Ic(t)&&t.add(this)):this.destination=Mv}static create(t,n,r){return new Fr(t,n,r)}next(t){this.isStopped?Fs(function Cv(e){return Rs("N",e,void 0)}(t),this):this._next(t)}error(t){this.isStopped?Fs(function Dv(e){return Rs("E",void 0,e)}(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?Fs(vv,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(t){this.destination.next(t)}_error(t){try{this.destination.error(t)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}}const wv=Function.prototype.bind;function Os(e,t){return wv.call(e,t)}class Ev{constructor(t){this.partialObserver=t}next(t){const{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(r){zi(r)}}error(t){const{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(r){zi(r)}else zi(t)}complete(){const{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){zi(n)}}}class Fr extends Ps{constructor(t,n,r){let i;if(super(),Y(t)||!t)i={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0};else{let o;this&&gn.useDeprecatedNextContext?(o=Object.create(t),o.unsubscribe=()=>this.unsubscribe(),i={next:t.next&&Os(t.next,o),error:t.error&&Os(t.error,o),complete:t.complete&&Os(t.complete,o)}):i=t}this.destination=new Ev(i)}}function zi(e){gn.useDeprecatedSynchronousErrorHandling?function _v(e){gn.useDeprecatedSynchronousErrorHandling&&mn&&(mn.errorThrown=!0,mn.error=e)}(e):Tc(e)}function Fs(e,t){const{onStoppedNotification:n}=gn;n&&Ui.setTimeout(()=>n(e,t))}const Mv={closed:!0,next:Ac,error:function bv(e){throw e},complete:Ac},Ns="function"==typeof Symbol&&Symbol.observable||"@@observable";function yn(e){return e}let fe=(()=>{class e{constructor(n){n&&(this._subscribe=n)}lift(n){const r=new e;return r.source=this,r.operator=n,r}subscribe(n,r,i){const o=function Sv(e){return e&&e instanceof Ps||function Iv(e){return e&&Y(e.next)&&Y(e.error)&&Y(e.complete)}(e)&&Ic(e)}(n)?n:new Fr(n,r,i);return $i(()=>{const{operator:s,source:a}=this;o.add(s?s.call(o,a):a?this._subscribe(o):this._trySubscribe(o))}),o}_trySubscribe(n){try{return this._subscribe(n)}catch(r){n.error(r)}}forEach(n,r){return new(r=Rc(r))((i,o)=>{const s=new Fr({next:a=>{try{n(a)}catch(u){o(u),s.unsubscribe()}},error:o,complete:i});this.subscribe(s)})}_subscribe(n){var r;return null===(r=this.source)||void 0===r?void 0:r.subscribe(n)}[Ns](){return this}pipe(...n){return function xc(e){return 0===e.length?yn:1===e.length?e[0]:function(n){return e.reduce((r,i)=>i(r),n)}}(n)(this)}toPromise(n){return new(n=Rc(n))((r,i)=>{let o;this.subscribe(s=>o=s,s=>i(s),()=>r(o))})}}return e.create=t=>new e(t),e})();function Rc(e){var t;return null!==(t=null!=e?e:gn.Promise)&&void 0!==t?t:Promise}const Tv=Pr(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});let kt=(()=>{class e extends fe{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){const r=new Pc(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new Tv}next(n){$i(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const r of this.currentObservers)r.next(n)}})}error(n){$i(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=n;const{observers:r}=this;for(;r.length;)r.shift().error(n)}})}complete(){$i(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{observers:n}=this;for(;n.length;)n.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var n;return(null===(n=this.observers)||void 0===n?void 0:n.length)>0}_trySubscribe(n){return this._throwIfClosed(),super._trySubscribe(n)}_subscribe(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)}_innerSubscribe(n){const{hasError:r,isStopped:i,observers:o}=this;return r||i?Mc:(this.currentObservers=null,o.push(n),new Je(()=>{this.currentObservers=null,Or(o,n)}))}_checkFinalizedStatuses(n){const{hasError:r,thrownError:i,isStopped:o}=this;r?n.error(i):o&&n.complete()}asObservable(){const n=new fe;return n.source=this,n}}return e.create=(t,n)=>new Pc(t,n),e})();class Pc extends kt{constructor(t,n){super(),this.destination=t,this.source=n}next(t){var n,r;null===(r=null===(n=this.destination)||void 0===n?void 0:n.next)||void 0===r||r.call(n,t)}error(t){var n,r;null===(r=null===(n=this.destination)||void 0===n?void 0:n.error)||void 0===r||r.call(n,t)}complete(){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===n||n.call(t)}_subscribe(t){var n,r;return null!==(r=null===(n=this.source)||void 0===n?void 0:n.subscribe(t))&&void 0!==r?r:Mc}}function Oc(e){return Y(null==e?void 0:e.lift)}function De(e){return t=>{if(Oc(t))return t.lift(function(n){try{return e(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function Ce(e,t,n,r,i){return new Av(e,t,n,r,i)}class Av extends Ps{constructor(t,n,r,i,o,s){super(t),this.onFinalize=o,this.shouldUnsubscribe=s,this._next=n?function(a){try{n(a)}catch(u){t.error(u)}}:super._next,this._error=i?function(a){try{i(a)}catch(u){t.error(u)}finally{this.unsubscribe()}}:super._error,this._complete=r?function(){try{r()}catch(a){t.error(a)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){const{closed:n}=this;super.unsubscribe(),!n&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}}}function X(e,t){return De((n,r)=>{let i=0;n.subscribe(Ce(r,o=>{r.next(e.call(t,o,i++))}))})}function vn(e){return this instanceof vn?(this.v=e,this):new vn(e)}function Pv(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i,r=n.apply(e,t||[]),o=[];return i={},s("next"),s("throw"),s("return"),i[Symbol.asyncIterator]=function(){return this},i;function s(f){r[f]&&(i[f]=function(h){return new Promise(function(p,m){o.push([f,h,p,m])>1||a(f,h)})})}function a(f,h){try{!function u(f){f.value instanceof vn?Promise.resolve(f.value.v).then(l,c):d(o[0][2],f)}(r[f](h))}catch(p){d(o[0][3],p)}}function l(f){a("next",f)}function c(f){a("throw",f)}function d(f,h){f(h),o.shift(),o.length&&a(o[0][0],o[0][1])}}function Ov(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,t=e[Symbol.asyncIterator];return t?t.call(e):(e=function kc(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}(e),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(o){n[o]=e[o]&&function(s){return new Promise(function(a,u){!function i(o,s,a,u){Promise.resolve(u).then(function(l){o({value:l,done:a})},s)}(a,u,(s=e[o](s)).done,s.value)})}}}const Lc=e=>e&&"number"==typeof e.length&&"function"!=typeof e;function jc(e){return Y(null==e?void 0:e.then)}function Vc(e){return Y(e[Ns])}function Bc(e){return Symbol.asyncIterator&&Y(null==e?void 0:e[Symbol.asyncIterator])}function Hc(e){return new TypeError(`You provided ${null!==e&&"object"==typeof e?"an invalid object":`'${e}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}const Uc=function Nv(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}();function $c(e){return Y(null==e?void 0:e[Uc])}function zc(e){return Pv(this,arguments,function*(){const n=e.getReader();try{for(;;){const{value:r,done:i}=yield vn(n.read());if(i)return yield vn(void 0);yield yield vn(r)}}finally{n.releaseLock()}})}function qc(e){return Y(null==e?void 0:e.getReader)}function wt(e){if(e instanceof fe)return e;if(null!=e){if(Vc(e))return function kv(e){return new fe(t=>{const n=e[Ns]();if(Y(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(e);if(Lc(e))return function Lv(e){return new fe(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}(e);if(jc(e))return function jv(e){return new fe(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,Tc)})}(e);if(Bc(e))return Gc(e);if($c(e))return function Vv(e){return new fe(t=>{for(const n of e)if(t.next(n),t.closed)return;t.complete()})}(e);if(qc(e))return function Bv(e){return Gc(zc(e))}(e)}throw Hc(e)}function Gc(e){return new fe(t=>{(function Hv(e,t){var n,r,i,o;return function xv(e,t,n,r){return new(n||(n=Promise))(function(o,s){function a(c){try{l(r.next(c))}catch(d){s(d)}}function u(c){try{l(r.throw(c))}catch(d){s(d)}}function l(c){c.done?o(c.value):function i(o){return o instanceof n?o:new n(function(s){s(o)})}(c.value).then(a,u)}l((r=r.apply(e,t||[])).next())})}(this,void 0,void 0,function*(){try{for(n=Ov(e);!(r=yield n.next()).done;)if(t.next(r.value),t.closed)return}catch(s){i={error:s}}finally{try{r&&!r.done&&(o=n.return)&&(yield o.call(n))}finally{if(i)throw i.error}}t.complete()})})(e,t).catch(n=>t.error(n))})}function Lt(e,t,n,r=0,i=!1){const o=t.schedule(function(){n(),i?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(o),!i)return o}function ye(e,t,n=1/0){return Y(t)?ye((r,i)=>X((o,s)=>t(r,o,i,s))(wt(e(r,i))),n):("number"==typeof t&&(n=t),De((r,i)=>function Uv(e,t,n,r,i,o,s,a){const u=[];let l=0,c=0,d=!1;const f=()=>{d&&!u.length&&!l&&t.complete()},h=m=>l<r?p(m):u.push(m),p=m=>{o&&t.next(m),l++;let v=!1;wt(n(m,c++)).subscribe(Ce(t,D=>{null==i||i(D),o?h(D):t.next(D)},()=>{v=!0},void 0,()=>{if(v)try{for(l--;u.length&&l<r;){const D=u.shift();s?Lt(t,s,()=>p(D)):p(D)}f()}catch(D){t.error(D)}}))};return e.subscribe(Ce(t,h,()=>{d=!0,f()})),()=>{null==a||a()}}(r,i,e,n)))}function Nr(e=1/0){return ye(yn,e)}const jt=new fe(e=>e.complete());function Ls(e){return e[e.length-1]}function kr(e){return function zv(e){return e&&Y(e.schedule)}(Ls(e))?e.pop():void 0}function Wc(e,t=0){return De((n,r)=>{n.subscribe(Ce(r,i=>Lt(r,e,()=>r.next(i),t),()=>Lt(r,e,()=>r.complete(),t),i=>Lt(r,e,()=>r.error(i),t)))})}function Qc(e,t=0){return De((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function Zc(e,t){if(!e)throw new Error("Iterable cannot be null");return new fe(n=>{Lt(n,t,()=>{const r=e[Symbol.asyncIterator]();Lt(n,t,()=>{r.next().then(i=>{i.done?n.complete():n.next(i.value)})},0,!0)})})}function Me(e,t){return t?function Jv(e,t){if(null!=e){if(Vc(e))return function Wv(e,t){return wt(e).pipe(Qc(t),Wc(t))}(e,t);if(Lc(e))return function Zv(e,t){return new fe(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}(e,t);if(jc(e))return function Qv(e,t){return wt(e).pipe(Qc(t),Wc(t))}(e,t);if(Bc(e))return Zc(e,t);if($c(e))return function Yv(e,t){return new fe(n=>{let r;return Lt(n,t,()=>{r=e[Uc](),Lt(n,t,()=>{let i,o;try{({value:i,done:o}=r.next())}catch(s){return void n.error(s)}o?n.complete():n.next(i)},0,!0)}),()=>Y(null==r?void 0:r.return)&&r.return()})}(e,t);if(qc(e))return function Kv(e,t){return Zc(zc(e),t)}(e,t)}throw Hc(e)}(e,t):wt(e)}function js(e,t,...n){if(!0===t)return void e();if(!1===t)return;const r=new Fr({next:()=>{r.unsubscribe(),e()}});return t(...n).subscribe(r)}function W(e){for(let t in e)if(e[t]===W)return t;throw Error("Could not find renamed property on target object.")}function q(e){if("string"==typeof e)return e;if(Array.isArray(e))return"["+e.map(q).join(", ")+"]";if(null==e)return""+e;if(e.overriddenName)return`${e.overriddenName}`;if(e.name)return`${e.name}`;const t=e.toString();if(null==t)return""+t;const n=t.indexOf("\n");return-1===n?t:t.substring(0,n)}function Bs(e,t){return null==e||""===e?null===t?"":t:null==t||""===t?e:e+" "+t}const tD=W({__forward_ref__:W});function Hs(e){return e.__forward_ref__=Hs,e.toString=function(){return q(this())},e}function R(e){return function Yc(e){return"function"==typeof e&&e.hasOwnProperty(tD)&&e.__forward_ref__===Hs}(e)?e():e}class z extends Error{constructor(t,n){super(function Us(e,t){return`NG0${Math.abs(e)}${t?": "+t:""}`}(t,n)),this.code=t}}function _e(e){return"function"==typeof e?e.name||e.toString():"object"==typeof e&&null!=e&&"function"==typeof e.type?e.type.name||e.type.toString():function T(e){return"string"==typeof e?e:null==e?"":String(e)}(e)}function qi(e,t){const n=t?` in ${t}`:"";throw new z(-201,`No provider for ${_e(e)} found${n}`)}function Ue(e,t){null==e&&function Q(e,t,n,r){throw new Error(`ASSERTION ERROR: ${e}`+(null==r?"":` [Expected=> ${n} ${r} ${t} <=Actual]`))}(t,e,null,"!=")}function B(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function Kt(e){return{providers:e.providers||[],imports:e.imports||[]}}function $s(e){return Kc(e,Gi)||Kc(e,Xc)}function Kc(e,t){return e.hasOwnProperty(t)?e[t]:null}function Jc(e){return e&&(e.hasOwnProperty(zs)||e.hasOwnProperty(uD))?e[zs]:null}const Gi=W({\u0275prov:W}),zs=W({\u0275inj:W}),Xc=W({ngInjectableDef:W}),uD=W({ngInjectorDef:W});var S=(()=>((S=S||{})[S.Default=0]="Default",S[S.Host=1]="Host",S[S.Self=2]="Self",S[S.SkipSelf=4]="SkipSelf",S[S.Optional=8]="Optional",S))();let qs;function Jt(e){const t=qs;return qs=e,t}function ed(e,t,n){const r=$s(e);return r&&"root"==r.providedIn?void 0===r.value?r.value=r.factory():r.value:n&S.Optional?null:void 0!==t?t:void qi(q(e),"Injector")}function Xt(e){return{toString:e}.toString()}var lt=(()=>((lt=lt||{})[lt.OnPush=0]="OnPush",lt[lt.Default=1]="Default",lt))(),Et=(()=>{return(e=Et||(Et={}))[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",Et;var e})();const cD="undefined"!=typeof globalThis&&globalThis,dD="undefined"!=typeof window&&window,fD="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,G=cD||"undefined"!=typeof global&&global||dD||fD,jn={},Z=[],Wi=W({\u0275cmp:W}),Gs=W({\u0275dir:W}),Ws=W({\u0275pipe:W}),td=W({\u0275mod:W}),Bt=W({\u0275fac:W}),Lr=W({__NG_ELEMENT_ID__:W});let hD=0;function Qi(e){return Xt(()=>{const n={},r={type:e.type,providersResolver:null,decls:e.decls,vars:e.vars,factory:null,template:e.template||null,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:n,inputs:null,outputs:null,exportAs:e.exportAs||null,onPush:e.changeDetection===lt.OnPush,directiveDefs:null,pipeDefs:null,selectors:e.selectors||Z,viewQuery:e.viewQuery||null,features:e.features||null,data:e.data||{},encapsulation:e.encapsulation||Et.Emulated,id:"c",styles:e.styles||Z,_:null,setInput:null,schemas:e.schemas||null,tView:null},i=e.directives,o=e.features,s=e.pipes;return r.id+=hD++,r.inputs=od(e.inputs,n),r.outputs=od(e.outputs),o&&o.forEach(a=>a(r)),r.directiveDefs=i?()=>("function"==typeof i?i():i).map(nd):null,r.pipeDefs=s?()=>("function"==typeof s?s():s).map(rd):null,r})}function nd(e){return Se(e)||function en(e){return e[Gs]||null}(e)}function rd(e){return function Cn(e){return e[Ws]||null}(e)}const id={};function Dn(e){return Xt(()=>{const t={type:e.type,bootstrap:e.bootstrap||Z,declarations:e.declarations||Z,imports:e.imports||Z,exports:e.exports||Z,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null};return null!=e.id&&(id[e.id]=e.type),t})}function od(e,t){if(null==e)return jn;const n={};for(const r in e)if(e.hasOwnProperty(r)){let i=e[r],o=i;Array.isArray(i)&&(o=i[1],i=i[0]),n[i]=r,t&&(t[i]=o)}return n}const Ie=Qi;function Se(e){return e[Wi]||null}function Xe(e,t){const n=e[td]||null;if(!n&&!0===t)throw new Error(`Type ${q(e)} does not have '\u0275mod' property.`);return n}const P=11,K=20;function bt(e){return Array.isArray(e)&&"object"==typeof e[1]}function dt(e){return Array.isArray(e)&&!0===e[1]}function Ys(e){return 0!=(8&e.flags)}function Ji(e){return 2==(2&e.flags)}function ft(e){return null!==e.template}function DD(e){return 0!=(512&e[2])}function bn(e,t){return e.hasOwnProperty(Bt)?e[Bt]:null}class wD{constructor(t,n,r){this.previousValue=t,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}}function ad(e){return e.type.prototype.ngOnChanges&&(e.setInput=bD),ED}function ED(){const e=ld(this),t=null==e?void 0:e.current;if(t){const n=e.previous;if(n===jn)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function bD(e,t,n,r){const i=ld(e)||function MD(e,t){return e[ud]=t}(e,{previous:jn,current:null}),o=i.current||(i.current={}),s=i.previous,a=this.declaredInputs[n],u=s[a];o[a]=new wD(u&&u.currentValue,t,s===jn),e[r]=t}const ud="__ngSimpleChanges__";function ld(e){return e[ud]||null}let ta;function ne(e){return!!e.listen}const cd={createRenderer:(e,t)=>function na(){return void 0!==ta?ta:"undefined"!=typeof document?document:void 0}()};function ae(e){for(;Array.isArray(e);)e=e[0];return e}function nt(e,t){return ae(t[e.index])}function ze(e,t){const n=t[e];return bt(n)?n:n[0]}function ia(e){return 128==(128&e[2])}function tn(e,t){return null==t?null:e[t]}function fd(e){e[18]=0}function oa(e,t){e[5]+=t;let n=e,r=e[3];for(;null!==r&&(1===t&&1===n[5]||-1===t&&0===n[5]);)r[5]+=t,n=r,r=r[3]}const A={lFrame:_d(null),bindingsEnabled:!0};function pd(){return A.bindingsEnabled}function y(){return A.lFrame.lView}function H(){return A.lFrame.tView}function he(){let e=gd();for(;null!==e&&64===e.type;)e=e.parent;return e}function gd(){return A.lFrame.currentTNode}function Mt(e,t){const n=A.lFrame;n.currentTNode=e,n.isParent=t}function sa(){return A.lFrame.isParent}function $D(e,t){const n=A.lFrame;n.bindingIndex=n.bindingRootIndex=e,ua(t)}function ua(e){A.lFrame.currentDirectiveIndex=e}function ca(e){A.lFrame.currentQueryIndex=e}function qD(e){const t=e[1];return 2===t.type?t.declTNode:1===t.type?e[6]:null}function Dd(e,t,n){if(n&S.SkipSelf){let i=t,o=e;for(;!(i=i.parent,null!==i||n&S.Host||(i=qD(o),null===i||(o=o[15],10&i.type))););if(null===i)return!1;t=i,e=o}const r=A.lFrame=Cd();return r.currentTNode=t,r.lView=e,!0}function no(e){const t=Cd(),n=e[1];A.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function Cd(){const e=A.lFrame,t=null===e?null:e.child;return null===t?_d(e):t}function _d(e){const t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return null!==e&&(e.child=t),t}function wd(){const e=A.lFrame;return A.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}const Ed=wd;function ro(){const e=wd();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function nn(e){A.lFrame.selectedIndex=e}function io(){A.lFrame.currentNamespace="svg"}function oo(){!function ZD(){A.lFrame.currentNamespace=null}()}function so(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n<r;n++){const o=e.data[n].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:a,ngAfterViewInit:u,ngAfterViewChecked:l,ngOnDestroy:c}=o;s&&(e.contentHooks||(e.contentHooks=[])).push(-n,s),a&&((e.contentHooks||(e.contentHooks=[])).push(n,a),(e.contentCheckHooks||(e.contentCheckHooks=[])).push(n,a)),u&&(e.viewHooks||(e.viewHooks=[])).push(-n,u),l&&((e.viewHooks||(e.viewHooks=[])).push(n,l),(e.viewCheckHooks||(e.viewCheckHooks=[])).push(n,l)),null!=c&&(e.destroyHooks||(e.destroyHooks=[])).push(n,c)}}function ao(e,t,n){bd(e,t,3,n)}function uo(e,t,n,r){(3&e[2])===n&&bd(e,t,n,r)}function da(e,t){let n=e[2];(3&n)===t&&(n&=2047,n+=1,e[2]=n)}function bd(e,t,n,r){const o=null!=r?r:-1,s=t.length-1;let a=0;for(let u=void 0!==r?65535&e[18]:0;u<s;u++)if("number"==typeof t[u+1]){if(a=t[u],null!=r&&a>=r)break}else t[u]<0&&(e[18]+=65536),(a<o||-1==o)&&(JD(e,n,t,u),e[18]=(4294901760&e[18])+u+2),u++}function JD(e,t,n,r){const i=n[r]<0,o=n[r+1],a=e[i?-n[r]:n[r]];if(i){if(e[2]>>11<e[18]>>16&&(3&e[2])===t){e[2]+=2048;try{o.call(a)}finally{}}}else try{o.call(a)}finally{}}class Ur{constructor(t,n,r){this.factory=t,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=r}}function lo(e,t,n){const r=ne(e);let i=0;for(;i<n.length;){const o=n[i];if("number"==typeof o){if(0!==o)break;i++;const s=n[i++],a=n[i++],u=n[i++];r?e.setAttribute(t,a,u,s):t.setAttributeNS(s,a,u)}else{const s=o,a=n[++i];ha(s)?r&&e.setProperty(t,s,a):r?e.setAttribute(t,s,a):t.setAttribute(s,a),i++}}return i}function Md(e){return 3===e||4===e||6===e}function ha(e){return 64===e.charCodeAt(0)}function co(e,t){if(null!==t&&0!==t.length)if(null===e||0===e.length)e=t.slice();else{let n=-1;for(let r=0;r<t.length;r++){const i=t[r];"number"==typeof i?n=i:0===n||Id(e,n,i,null,-1===n||2===n?t[++r]:null)}}return e}function Id(e,t,n,r,i){let o=0,s=e.length;if(-1===t)s=-1;else for(;o<e.length;){const a=e[o++];if("number"==typeof a){if(a===t){s=-1;break}if(a>t){s=o-1;break}}}for(;o<e.length;){const a=e[o];if("number"==typeof a)break;if(a===n){if(null===r)return void(null!==i&&(e[o+1]=i));if(r===e[o+1])return void(e[o+2]=i)}o++,null!==r&&o++,null!==i&&o++}-1!==s&&(e.splice(s,0,t),o=s+1),e.splice(o++,0,n),null!==r&&e.splice(o++,0,r),null!==i&&e.splice(o++,0,i)}function Sd(e){return-1!==e}function qn(e){return 32767&e}function Gn(e,t){let n=function rC(e){return e>>16}(e),r=t;for(;n>0;)r=r[15],n--;return r}let pa=!0;function fo(e){const t=pa;return pa=e,t}let iC=0;function zr(e,t){const n=ma(e,t);if(-1!==n)return n;const r=t[1];r.firstCreatePass&&(e.injectorIndex=t.length,ga(r.data,e),ga(t,null),ga(r.blueprint,null));const i=ho(e,t),o=e.injectorIndex;if(Sd(i)){const s=qn(i),a=Gn(i,t),u=a[1].data;for(let l=0;l<8;l++)t[o+l]=a[s+l]|u[s+l]}return t[o+8]=i,o}function ga(e,t){e.push(0,0,0,0,0,0,0,0,t)}function ma(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null===t[e.injectorIndex+8]?-1:e.injectorIndex}function ho(e,t){if(e.parent&&-1!==e.parent.injectorIndex)return e.parent.injectorIndex;let n=0,r=null,i=t;for(;null!==i;){const o=i[1],s=o.type;if(r=2===s?o.declTNode:1===s?i[6]:null,null===r)return-1;if(n++,i=i[15],-1!==r.injectorIndex)return r.injectorIndex|n<<16}return-1}function po(e,t,n){!function oC(e,t,n){let r;"string"==typeof n?r=n.charCodeAt(0)||0:n.hasOwnProperty(Lr)&&(r=n[Lr]),null==r&&(r=n[Lr]=iC++);const i=255&r;t.data[e+(i>>5)]|=1<<i}(e,t,n)}function xd(e,t,n){if(n&S.Optional)return e;qi(t,"NodeInjector")}function Rd(e,t,n,r){if(n&S.Optional&&void 0===r&&(r=null),0==(n&(S.Self|S.Host))){const i=e[9],o=Jt(void 0);try{return i?i.get(t,r,n&S.Optional):ed(t,r,n&S.Optional)}finally{Jt(o)}}return xd(r,t,n)}function Pd(e,t,n,r=S.Default,i){if(null!==e){const o=function lC(e){if("string"==typeof e)return e.charCodeAt(0)||0;const t=e.hasOwnProperty(Lr)?e[Lr]:void 0;return"number"==typeof t?t>=0?255&t:aC:t}(n);if("function"==typeof o){if(!Dd(t,e,r))return r&S.Host?xd(i,n,r):Rd(t,n,r,i);try{const s=o(r);if(null!=s||r&S.Optional)return s;qi(n)}finally{Ed()}}else if("number"==typeof o){let s=null,a=ma(e,t),u=-1,l=r&S.Host?t[16][6]:null;for((-1===a||r&S.SkipSelf)&&(u=-1===a?ho(e,t):t[a+8],-1!==u&&Nd(r,!1)?(s=t[1],a=qn(u),t=Gn(u,t)):a=-1);-1!==a;){const c=t[1];if(Fd(o,a,c.data)){const d=uC(a,t,n,s,r,l);if(d!==Od)return d}u=t[a+8],-1!==u&&Nd(r,t[1].data[a+8]===l)&&Fd(o,a,t)?(s=c,a=qn(u),t=Gn(u,t)):a=-1}}}return Rd(t,n,r,i)}const Od={};function aC(){return new Wn(he(),y())}function uC(e,t,n,r,i,o){const s=t[1],a=s.data[e+8],c=function go(e,t,n,r,i){const o=e.providerIndexes,s=t.data,a=1048575&o,u=e.directiveStart,c=o>>20,f=i?a+c:e.directiveEnd;for(let h=r?a:a+c;h<f;h++){const p=s[h];if(h<u&&n===p||h>=u&&p.type===n)return h}if(i){const h=s[u];if(h&&ft(h)&&h.type===n)return u}return null}(a,s,n,null==r?Ji(a)&&pa:r!=s&&0!=(3&a.type),i&S.Host&&o===a);return null!==c?qr(t,s,c,a):Od}function qr(e,t,n,r){let i=e[n];const o=t.data;if(function XD(e){return e instanceof Ur}(i)){const s=i;s.resolving&&function nD(e,t){const n=t?`. Dependency path: ${t.join(" > ")} > ${e}`:"";throw new z(-200,`Circular dependency in DI detected for ${e}${n}`)}(_e(o[n]));const a=fo(s.canSeeViewProviders);s.resolving=!0;const u=s.injectImpl?Jt(s.injectImpl):null;Dd(e,r,S.Default);try{i=e[n]=s.factory(void 0,o,e,r),t.firstCreatePass&&n>=r.directiveStart&&function KD(e,t,n){const{ngOnChanges:r,ngOnInit:i,ngDoCheck:o}=t.type.prototype;if(r){const s=ad(t);(n.preOrderHooks||(n.preOrderHooks=[])).push(e,s),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,s)}i&&(n.preOrderHooks||(n.preOrderHooks=[])).push(0-e,i),o&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,o),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,o))}(n,o[n],t)}finally{null!==u&&Jt(u),fo(a),s.resolving=!1,Ed()}}return i}function Fd(e,t,n){return!!(n[t+(e>>5)]&1<<e)}function Nd(e,t){return!(e&S.Self||e&S.Host&&t)}class Wn{constructor(t,n){this._tNode=t,this._lView=n}get(t,n,r){return Pd(this._tNode,this._lView,t,r,n)}}const Zn="__parameters__";function Kn(e,t,n){return Xt(()=>{const r=function va(e){return function(...n){if(e){const r=e(...n);for(const i in r)this[i]=r[i]}}}(t);function i(...o){if(this instanceof i)return r.apply(this,o),this;const s=new i(...o);return a.annotation=s,a;function a(u,l,c){const d=u.hasOwnProperty(Zn)?u[Zn]:Object.defineProperty(u,Zn,{value:[]})[Zn];for(;d.length<=c;)d.push(null);return(d[c]=d[c]||[]).push(s),u}}return n&&(i.prototype=Object.create(n.prototype)),i.prototype.ngMetadataName=e,i.annotationCls=i,i})}class U{constructor(t,n){this._desc=t,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof n?this.__NG_ELEMENT_ID__=n:void 0!==n&&(this.\u0275prov=B({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}toString(){return`InjectionToken ${this._desc}`}}const fC=new U("AnalyzeForEntryComponents");function It(e,t){e.forEach(n=>Array.isArray(n)?It(n,t):t(n))}function Ld(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function mo(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}const Yr={},wa="__NG_DI_FLAG__",vo="ngTempTokenPath",wC=/\n/gm,Ud="__source",bC=W({provide:String,useValue:W});let Kr;function $d(e){const t=Kr;return Kr=e,t}function MC(e,t=S.Default){if(void 0===Kr)throw new z(203,"");return null===Kr?ed(e,void 0,t):Kr.get(e,t&S.Optional?null:void 0,t)}function I(e,t=S.Default){return(function lD(){return qs}()||MC)(R(e),t)}const IC=I;function Ea(e){const t=[];for(let n=0;n<e.length;n++){const r=R(e[n]);if(Array.isArray(r)){if(0===r.length)throw new z(900,"");let i,o=S.Default;for(let s=0;s<r.length;s++){const a=r[s],u=SC(a);"number"==typeof u?-1===u?i=a.token:o|=u:i=a}t.push(I(i,o))}else t.push(I(r))}return t}function Jr(e,t){return e[wa]=t,e.prototype[wa]=t,e}function SC(e){return e[wa]}const Do=Jr(Kn("Inject",e=>({token:e})),-1),on=Jr(Kn("Optional"),8),Xr=Jr(Kn("SkipSelf"),4),lf="__ngContext__";function Ae(e,t){e[lf]=t}function Oa(e){const t=function ii(e){return e[lf]||null}(e);return t?Array.isArray(t)?t:t.lView:null}function Na(e){return e.ngOriginalError}function D_(e,...t){e.error(...t)}class oi{constructor(){this._console=console}handleError(t){const n=this._findOriginalError(t),r=function v_(e){return e&&e.ngErrorLogger||D_}(t);r(this._console,"ERROR",t),n&&r(this._console,"ORIGINAL ERROR",n)}_findOriginalError(t){let n=t&&Na(t);for(;n&&Na(n);)n=Na(n);return n||null}}const A_=(()=>("undefined"!=typeof requestAnimationFrame&&requestAnimationFrame||setTimeout).bind(G))();function Tt(e){return e instanceof Function?e():e}var Ge=(()=>((Ge=Ge||{})[Ge.Important=1]="Important",Ge[Ge.DashCase=2]="DashCase",Ge))();function La(e,t){return undefined(e,t)}function si(e){const t=e[3];return dt(t)?t[3]:t}function ja(e){return vf(e[13])}function Va(e){return vf(e[4])}function vf(e){for(;null!==e&&!dt(e);)e=e[4];return e}function nr(e,t,n,r,i){if(null!=r){let o,s=!1;dt(r)?o=r:bt(r)&&(s=!0,r=r[0]);const a=ae(r);0===e&&null!==n?null==i?bf(t,n,a):In(t,n,a,i||null,!0):1===e&&null!==n?In(t,n,a,i||null,!0):2===e?function Rf(e,t,n){const r=Mo(e,t);r&&function $_(e,t,n,r){ne(e)?e.removeChild(t,n,r):t.removeChild(n)}(e,r,t,n)}(t,a,s):3===e&&t.destroyNode(a),null!=o&&function G_(e,t,n,r,i){const o=n[7];o!==ae(n)&&nr(t,e,r,o,i);for(let a=10;a<n.length;a++){const u=n[a];ai(u[1],u,e,t,r,o)}}(t,e,o,n,i)}}function Ha(e,t,n){if(ne(e))return e.createElement(t,n);{const r=null!==n?function AD(e){const t=e.toLowerCase();return"svg"===t?"http://www.w3.org/2000/svg":"math"===t?"http://www.w3.org/1998/MathML/":null}(n):null;return null===r?e.createElement(t):e.createElementNS(r,t)}}function Cf(e,t){const n=e[9],r=n.indexOf(t),i=t[3];1024&t[2]&&(t[2]&=-1025,oa(i,-1)),n.splice(r,1)}function Ua(e,t){if(e.length<=10)return;const n=10+t,r=e[n];if(r){const i=r[17];null!==i&&i!==e&&Cf(i,r),t>0&&(e[n-1][4]=r[4]);const o=mo(e,10+t);!function N_(e,t){ai(e,t,t[P],2,null,null),t[0]=null,t[6]=null}(r[1],r);const s=o[19];null!==s&&s.detachView(o[1]),r[3]=null,r[4]=null,r[2]&=-129}return r}function _f(e,t){if(!(256&t[2])){const n=t[P];ne(n)&&n.destroyNode&&ai(e,t,n,3,null,null),function j_(e){let t=e[13];if(!t)return $a(e[1],e);for(;t;){let n=null;if(bt(t))n=t[13];else{const r=t[10];r&&(n=r)}if(!n){for(;t&&!t[4]&&t!==e;)bt(t)&&$a(t[1],t),t=t[3];null===t&&(t=e),bt(t)&&$a(t[1],t),n=t&&t[4]}t=n}}(t)}}function $a(e,t){if(!(256&t[2])){t[2]&=-129,t[2]|=256,function U_(e,t){let n;if(null!=e&&null!=(n=e.destroyHooks))for(let r=0;r<n.length;r+=2){const i=t[n[r]];if(!(i instanceof Ur)){const o=n[r+1];if(Array.isArray(o))for(let s=0;s<o.length;s+=2){const a=i[o[s]],u=o[s+1];try{u.call(a)}finally{}}else try{o.call(i)}finally{}}}}(e,t),function H_(e,t){const n=e.cleanup,r=t[7];let i=-1;if(null!==n)for(let o=0;o<n.length-1;o+=2)if("string"==typeof n[o]){const s=n[o+1],a="function"==typeof s?s(t):ae(t[s]),u=r[i=n[o+2]],l=n[o+3];"boolean"==typeof l?a.removeEventListener(n[o],u,l):l>=0?r[i=l]():r[i=-l].unsubscribe(),o+=2}else{const s=r[i=n[o+1]];n[o].call(s)}if(null!==r){for(let o=i+1;o<r.length;o++)r[o]();t[7]=null}}(e,t),1===t[1].type&&ne(t[P])&&t[P].destroy();const n=t[17];if(null!==n&&dt(t[3])){n!==t[3]&&Cf(n,t);const r=t[19];null!==r&&r.detachView(e)}}}function wf(e,t,n){return function Ef(e,t,n){let r=t;for(;null!==r&&40&r.type;)r=(t=r).parent;if(null===r)return n[0];if(2&r.flags){const i=e.data[r.directiveStart].encapsulation;if(i===Et.None||i===Et.Emulated)return null}return nt(r,n)}(e,t.parent,n)}function In(e,t,n,r,i){ne(e)?e.insertBefore(t,n,r,i):t.insertBefore(n,r,i)}function bf(e,t,n){ne(e)?e.appendChild(t,n):t.appendChild(n)}function Mf(e,t,n,r,i){null!==r?In(e,t,n,r,i):bf(e,t,n)}function Mo(e,t){return ne(e)?e.parentNode(t):t.parentNode}let Tf=function Sf(e,t,n){return 40&e.type?nt(e,n):null};function Io(e,t,n,r){const i=wf(e,r,t),o=t[P],a=function If(e,t,n){return Tf(e,t,n)}(r.parent||t[6],r,t);if(null!=i)if(Array.isArray(n))for(let u=0;u<n.length;u++)Mf(o,i,n[u],a,!1);else Mf(o,i,n,a,!1)}function So(e,t){if(null!==t){const n=t.type;if(3&n)return nt(t,e);if(4&n)return qa(-1,e[t.index]);if(8&n){const r=t.child;if(null!==r)return So(e,r);{const i=e[t.index];return dt(i)?qa(-1,i):ae(i)}}if(32&n)return La(t,e)()||ae(e[t.index]);{const r=xf(e,t);return null!==r?Array.isArray(r)?r[0]:So(si(e[16]),r):So(e,t.next)}}return null}function xf(e,t){return null!==t?e[16][6].projection[t.projection]:null}function qa(e,t){const n=10+e+1;if(n<t.length){const r=t[n],i=r[1].firstChild;if(null!==i)return So(r,i)}return t[7]}function Ga(e,t,n,r,i,o,s){for(;null!=n;){const a=r[n.index],u=n.type;if(s&&0===t&&(a&&Ae(ae(a),r),n.flags|=4),64!=(64&n.flags))if(8&u)Ga(e,t,n.child,r,i,o,!1),nr(t,e,i,a,o);else if(32&u){const l=La(n,r);let c;for(;c=l();)nr(t,e,i,c,o);nr(t,e,i,a,o)}else 16&u?Pf(e,t,r,n,i,o):nr(t,e,i,a,o);n=s?n.projectionNext:n.next}}function ai(e,t,n,r,i,o){Ga(n,r,e.firstChild,t,i,o,!1)}function Pf(e,t,n,r,i,o){const s=n[16],u=s[6].projection[r.projection];if(Array.isArray(u))for(let l=0;l<u.length;l++)nr(t,e,i,u[l],o);else Ga(e,t,u,s[3],i,o,!0)}function Of(e,t,n){ne(e)?e.setAttribute(t,"style",n):t.style.cssText=n}function Wa(e,t,n){ne(e)?""===n?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n):t.className=n}function Ff(e,t,n){let r=e.length;for(;;){const i=e.indexOf(t,n);if(-1===i)return i;if(0===i||e.charCodeAt(i-1)<=32){const o=t.length;if(i+o===r||e.charCodeAt(i+o)<=32)return i}n=i+1}}const Nf="ng-template";function Q_(e,t,n){let r=0;for(;r<e.length;){let i=e[r++];if(n&&"class"===i){if(i=e[r],-1!==Ff(i.toLowerCase(),t,0))return!0}else if(1===i){for(;r<e.length&&"string"==typeof(i=e[r++]);)if(i.toLowerCase()===t)return!0;return!1}}return!1}function kf(e){return 4===e.type&&e.value!==Nf}function Z_(e,t,n){return t===(4!==e.type||n?e.value:Nf)}function Y_(e,t,n){let r=4;const i=e.attrs||[],o=function X_(e){for(let t=0;t<e.length;t++)if(Md(e[t]))return t;return e.length}(i);let s=!1;for(let a=0;a<t.length;a++){const u=t[a];if("number"!=typeof u){if(!s)if(4&r){if(r=2|1&r,""!==u&&!Z_(e,u,n)||""===u&&1===t.length){if(ht(r))return!1;s=!0}}else{const l=8&r?u:t[++a];if(8&r&&null!==e.attrs){if(!Q_(e.attrs,l,n)){if(ht(r))return!1;s=!0}continue}const d=K_(8&r?"class":u,i,kf(e),n);if(-1===d){if(ht(r))return!1;s=!0;continue}if(""!==l){let f;f=d>o?"":i[d+1].toLowerCase();const h=8&r?f:null;if(h&&-1!==Ff(h,l,0)||2&r&&l!==f){if(ht(r))return!1;s=!0}}}}else{if(!s&&!ht(r)&&!ht(u))return!1;if(s&&ht(u))continue;s=!1,r=u|1&r}}return ht(r)||s}function ht(e){return 0==(1&e)}function K_(e,t,n,r){if(null===t)return-1;let i=0;if(r||!n){let o=!1;for(;i<t.length;){const s=t[i];if(s===e)return i;if(3===s||6===s)o=!0;else{if(1===s||2===s){let a=t[++i];for(;"string"==typeof a;)a=t[++i];continue}if(4===s)break;if(0===s){i+=4;continue}}i+=o?1:2}return-1}return function ew(e,t){let n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){const r=e[n];if("number"==typeof r)return-1;if(r===t)return n;n++}return-1}(t,e)}function Lf(e,t,n=!1){for(let r=0;r<t.length;r++)if(Y_(e,t[r],n))return!0;return!1}function jf(e,t){return e?":not("+t.trim()+")":t}function nw(e){let t=e[0],n=1,r=2,i="",o=!1;for(;n<e.length;){let s=e[n];if("string"==typeof s)if(2&r){const a=e[++n];i+="["+s+(a.length>0?'="'+a+'"':"")+"]"}else 8&r?i+="."+s:4&r&&(i+=" "+s);else""!==i&&!ht(s)&&(t+=jf(o,i),i=""),r=s,o=o||!ht(r);n++}return""!==i&&(t+=jf(o,i)),t}const x={};function Yf(e,t){const n=e.contentQueries;if(null!==n)for(let r=0;r<n.length;r+=2){const i=n[r],o=n[r+1];if(-1!==o){const s=e.data[o];ca(i),s.contentQueries(2,t[o],o)}}}function ui(e,t,n,r,i,o,s,a,u,l){const c=t.blueprint.slice();return c[0]=i,c[2]=140|r,fd(c),c[3]=c[15]=e,c[8]=n,c[10]=s||e&&e[10],c[P]=a||e&&e[P],c[12]=u||e&&e[12]||null,c[9]=l||e&&e[9]||null,c[6]=o,c[16]=2==t.type?e[16]:c,c}function rr(e,t,n,r,i){let o=e.data[t];if(null===o)o=function ou(e,t,n,r,i){const o=gd(),s=sa(),u=e.data[t]=function _w(e,t,n,r,i,o){return{type:n,index:r,insertBeforeIndex:null,injectorIndex:t?t.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,propertyBindings:null,flags:0,providerIndexes:0,value:i,attrs:o,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tViews:null,next:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}(0,s?o:o&&o.parent,n,t,r,i);return null===e.firstChild&&(e.firstChild=u),null!==o&&(s?null==o.child&&null!==u.parent&&(o.child=u):null===o.next&&(o.next=u)),u}(e,t,n,r,i),function UD(){return A.lFrame.inI18n}()&&(o.flags|=64);else if(64&o.type){o.type=n,o.value=r,o.attrs=i;const s=function Hr(){const e=A.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}();o.injectorIndex=null===s?-1:s.injectorIndex}return Mt(o,!0),o}function ir(e,t,n,r){if(0===n)return-1;const i=t.length;for(let o=0;o<n;o++)t.push(r),e.blueprint.push(r),e.data.push(null);return i}function li(e,t,n){no(t);try{const r=e.viewQuery;null!==r&&pu(1,r,n);const i=e.template;null!==i&&Kf(e,t,i,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),e.staticContentQueries&&Yf(e,t),e.staticViewQueries&&pu(2,e.viewQuery,n);const o=e.components;null!==o&&function vw(e,t){for(let n=0;n<t.length;n++)Vw(e,t[n])}(t,o)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[2]&=-5,ro()}}function or(e,t,n,r){const i=t[2];if(256!=(256&i)){no(t);try{fd(t),function md(e){return A.lFrame.bindingIndex=e}(e.bindingStartIndex),null!==n&&Kf(e,t,n,2,r);const s=3==(3&i);if(s){const l=e.preOrderCheckHooks;null!==l&&ao(t,l,null)}else{const l=e.preOrderHooks;null!==l&&uo(t,l,0,null),da(t,0)}if(function Lw(e){for(let t=ja(e);null!==t;t=Va(t)){if(!t[2])continue;const n=t[9];for(let r=0;r<n.length;r++){const i=n[r],o=i[3];0==(1024&i[2])&&oa(o,1),i[2]|=1024}}}(t),function kw(e){for(let t=ja(e);null!==t;t=Va(t))for(let n=10;n<t.length;n++){const r=t[n],i=r[1];ia(r)&&or(i,r,i.template,r[8])}}(t),null!==e.contentQueries&&Yf(e,t),s){const l=e.contentCheckHooks;null!==l&&ao(t,l)}else{const l=e.contentHooks;null!==l&&uo(t,l,1),da(t,1)}!function mw(e,t){const n=e.hostBindingOpCodes;if(null!==n)try{for(let r=0;r<n.length;r++){const i=n[r];if(i<0)nn(~i);else{const o=i,s=n[++r],a=n[++r];$D(s,o),a(2,t[o])}}}finally{nn(-1)}}(e,t);const a=e.components;null!==a&&function yw(e,t){for(let n=0;n<t.length;n++)jw(e,t[n])}(t,a);const u=e.viewQuery;if(null!==u&&pu(2,u,r),s){const l=e.viewCheckHooks;null!==l&&ao(t,l)}else{const l=e.viewHooks;null!==l&&uo(t,l,2),da(t,2)}!0===e.firstUpdatePass&&(e.firstUpdatePass=!1),t[2]&=-73,1024&t[2]&&(t[2]&=-1025,oa(t[3],-1))}finally{ro()}}}function Dw(e,t,n,r){const i=t[10],s=function dd(e){return 4==(4&e[2])}(t);try{!s&&i.begin&&i.begin(),s&&li(e,t,r),or(e,t,n,r)}finally{!s&&i.end&&i.end()}}function Kf(e,t,n,r,i){const o=function Pe(){return A.lFrame.selectedIndex}(),s=2&r;try{nn(-1),s&&t.length>K&&function Vf(e,t,n,r){if(!r)if(3==(3&t[2])){const o=e.preOrderCheckHooks;null!==o&&ao(t,o,n)}else{const o=e.preOrderHooks;null!==o&&uo(t,o,0,n)}nn(n)}(e,t,K,!1),n(r,i)}finally{nn(o)}}function Xf(e){const t=e.tView;return null===t||t.incompleteFirstPass?e.tView=Ro(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts):t}function Ro(e,t,n,r,i,o,s,a,u,l){const c=K+r,d=c+i,f=function Cw(e,t){const n=[];for(let r=0;r<t;r++)n.push(r<e?null:x);return n}(c,d),h="function"==typeof l?l():l;return f[1]={type:e,blueprint:f,template:n,queries:null,viewQuery:a,declTNode:t,data:f.slice().fill(null,c),bindingStartIndex:c,expandoStartIndex:d,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof o?o():o,pipeRegistry:"function"==typeof s?s():s,firstChild:null,schemas:u,consts:h,incompleteFirstPass:!1}}function rh(e,t,n){for(let r in e)if(e.hasOwnProperty(r)){const i=e[r];(n=null===n?{}:n).hasOwnProperty(r)?n[r].push(t,i):n[r]=[t,i]}return n}function oh(e,t,n,r,i,o){const s=o.hostBindings;if(s){let a=e.hostBindingOpCodes;null===a&&(a=e.hostBindingOpCodes=[]);const u=~t.index;(function Sw(e){let t=e.length;for(;t>0;){const n=e[--t];if("number"==typeof n&&n<0)return n}return 0})(a)!=u&&a.push(u),a.push(r,i,s)}}function sh(e,t){null!==e.hostBindings&&e.hostBindings(1,t)}function ah(e,t){t.flags|=2,(e.components||(e.components=[])).push(t.index)}function Pw(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;ft(t)&&(n[""]=e)}}function uh(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function lh(e,t,n,r,i){e.data[r]=i;const o=i.factory||(i.factory=bn(i.type)),s=new Ur(o,ft(i),null);e.blueprint[r]=s,n[r]=s,oh(e,t,0,r,ir(e,n,i.hostVars,x),i)}function Ow(e,t,n){const r=nt(t,e),i=Xf(n),o=e[10],s=Po(e,ui(e,i,null,n.onPush?64:16,r,t,o,o.createRenderer(r,n),null,null));e[t.index]=s}function Fw(e,t,n,r,i,o){const s=o[t];if(null!==s){const a=r.setInput;for(let u=0;u<s.length;){const l=s[u++],c=s[u++],d=s[u++];null!==a?r.setInput(n,d,l,c):n[c]=d}}}function Nw(e,t){let n=null,r=0;for(;r<t.length;){const i=t[r];if(0!==i)if(5!==i){if("number"==typeof i)break;e.hasOwnProperty(i)&&(null===n&&(n=[]),n.push(i,e[i],t[r+1])),r+=2}else r+=2;else r+=4}return n}function jw(e,t){const n=ze(t,e);if(ia(n)){const r=n[1];80&n[2]?or(r,n,r.template,n[8]):n[5]>0&&cu(n)}}function cu(e){for(let r=ja(e);null!==r;r=Va(r))for(let i=10;i<r.length;i++){const o=r[i];if(1024&o[2]){const s=o[1];or(s,o,s.template,o[8])}else o[5]>0&&cu(o)}const n=e[1].components;if(null!==n)for(let r=0;r<n.length;r++){const i=ze(n[r],e);ia(i)&&i[5]>0&&cu(i)}}function Vw(e,t){const n=ze(t,e),r=n[1];(function Bw(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])})(r,n),li(r,n,n[8])}function Po(e,t){return e[13]?e[14][4]=t:e[13]=t,e[14]=t,t}function hu(e,t,n){const r=t[10];r.begin&&r.begin();try{or(e,t,e.template,n)}catch(i){throw function gh(e,t){const n=e[9],r=n?n.get(oi,null):null;r&&r.handleError(t)}(t,i),i}finally{r.end&&r.end()}}function dh(e){!function fu(e){for(let t=0;t<e.components.length;t++){const n=e.components[t],r=Oa(n),i=r[1];Dw(i,r,i.template,n)}}(e[8])}function pu(e,t,n){ca(0),t(e,n)}const Uw=(()=>Promise.resolve(null))();function Oo(e,t,n){let r=n?e.styles:null,i=n?e.classes:null,o=0;if(null!==t)for(let s=0;s<t.length;s++){const a=t[s];"number"==typeof a?o=a:1==o?i=Bs(i,a):2==o&&(r=Bs(r,a+": "+t[++s]+";"))}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=i:e.classesWithoutHost=i}const gu=new U("INJECTOR",-1);class yh{get(t,n=Yr){if(n===Yr){const r=new Error(`NullInjectorError: No provider for ${q(t)}!`);throw r.name="NullInjectorError",r}return n}}const mu=new U("Set Injector scope."),ci={},qw={};let yu;function vh(){return void 0===yu&&(yu=new yh),yu}function Dh(e,t=null,n=null,r){const i=Ch(e,t,n,r);return i._resolveInjectorDefTypes(),i}function Ch(e,t=null,n=null,r){return new Gw(e,n,t||vh(),r)}class Gw{constructor(t,n,r,i=null){this.parent=r,this.records=new Map,this.injectorDefTypes=new Set,this.onDestroy=new Set,this._destroyed=!1;const o=[];n&&It(n,a=>this.processProvider(a,t,n)),It([t],a=>this.processInjectorType(a,[],o)),this.records.set(gu,sr(void 0,this));const s=this.records.get(mu);this.scope=null!=s?s.value:null,this.source=i||("object"==typeof t?null:q(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,n=Yr,r=S.Default){this.assertNotDestroyed();const i=$d(this),o=Jt(void 0);try{if(!(r&S.SkipSelf)){let a=this.records.get(t);if(void 0===a){const u=function e0(e){return"function"==typeof e||"object"==typeof e&&e instanceof U}(t)&&$s(t);a=u&&this.injectableDefInScope(u)?sr(vu(t),ci):null,this.records.set(t,a)}if(null!=a)return this.hydrate(t,a)}return(r&S.Self?vh():this.parent).get(t,n=r&S.Optional&&n===Yr?null:n)}catch(s){if("NullInjectorError"===s.name){if((s[vo]=s[vo]||[]).unshift(q(t)),i)throw s;return function TC(e,t,n,r){const i=e[vo];throw t[Ud]&&i.unshift(t[Ud]),e.message=function AC(e,t,n,r=null){e=e&&"\n"===e.charAt(0)&&"\u0275"==e.charAt(1)?e.substr(2):e;let i=q(t);if(Array.isArray(t))i=t.map(q).join(" -> ");else if("object"==typeof t){let o=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];o.push(s+":"+("string"==typeof a?JSON.stringify(a):q(a)))}i=`{${o.join(", ")}}`}return`${n}${r?"("+r+")":""}[${i}]: ${e.replace(wC,"\n ")}`}("\n"+e.message,i,n,r),e.ngTokenPath=i,e[vo]=null,e}(s,t,"R3InjectorError",this.source)}throw s}finally{Jt(o),$d(i)}}_resolveInjectorDefTypes(){this.injectorDefTypes.forEach(t=>this.get(t))}toString(){const t=[];return this.records.forEach((r,i)=>t.push(q(i))),`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new z(205,!1)}processInjectorType(t,n,r){if(!(t=R(t)))return!1;let i=Jc(t);const o=null==i&&t.ngModule||void 0,s=void 0===o?t:o,a=-1!==r.indexOf(s);if(void 0!==o&&(i=Jc(o)),null==i)return!1;if(null!=i.imports&&!a){let c;r.push(s);try{It(i.imports,d=>{this.processInjectorType(d,n,r)&&(void 0===c&&(c=[]),c.push(d))})}finally{}if(void 0!==c)for(let d=0;d<c.length;d++){const{ngModule:f,providers:h}=c[d];It(h,p=>this.processProvider(p,f,h||Z))}}this.injectorDefTypes.add(s);const u=bn(s)||(()=>new s);this.records.set(s,sr(u,ci));const l=i.providers;if(null!=l&&!a){const c=t;It(l,d=>this.processProvider(d,c,l))}return void 0!==o&&void 0!==t.providers}processProvider(t,n,r){let i=ar(t=R(t))?t:R(t&&t.provide);const o=function Qw(e,t,n){return wh(e)?sr(void 0,e.useValue):sr(function _h(e,t,n){let r;if(ar(e)){const i=R(e);return bn(i)||vu(i)}if(wh(e))r=()=>R(e.useValue);else if(function Yw(e){return!(!e||!e.useFactory)}(e))r=()=>e.useFactory(...Ea(e.deps||[]));else if(function Zw(e){return!(!e||!e.useExisting)}(e))r=()=>I(R(e.useExisting));else{const i=R(e&&(e.useClass||e.provide));if(!function Jw(e){return!!e.deps}(e))return bn(i)||vu(i);r=()=>new i(...Ea(e.deps))}return r}(e),ci)}(t);if(ar(t)||!0!==t.multi)this.records.get(i);else{let s=this.records.get(i);s||(s=sr(void 0,ci,!0),s.factory=()=>Ea(s.multi),this.records.set(i,s)),i=t,s.multi.push(t)}this.records.set(i,o)}hydrate(t,n){return n.value===ci&&(n.value=qw,n.value=n.factory()),"object"==typeof n.value&&n.value&&function Xw(e){return null!==e&&"object"==typeof e&&"function"==typeof e.ngOnDestroy}(n.value)&&this.onDestroy.add(n.value),n.value}injectableDefInScope(t){if(!t.providedIn)return!1;const n=R(t.providedIn);return"string"==typeof n?"any"===n||n===this.scope:this.injectorDefTypes.has(n)}}function vu(e){const t=$s(e),n=null!==t?t.factory:bn(e);if(null!==n)return n;if(e instanceof U)throw new z(204,!1);if(e instanceof Function)return function Ww(e){const t=e.length;if(t>0)throw function Zr(e,t){const n=[];for(let r=0;r<e;r++)n.push(t);return n}(t,"?"),new z(204,!1);const n=function sD(e){const t=e&&(e[Gi]||e[Xc]);if(t){const n=function aD(e){if(e.hasOwnProperty("name"))return e.name;const t=(""+e).match(/^function\s*([^\s(]+)/);return null===t?"":t[1]}(e);return console.warn(`DEPRECATED: DI is instantiating a token "${n}" that inherits its @Injectable decorator but does not provide one itself.\nThis will become an error in a future version of Angular. Please add @Injectable() to the "${n}" class.`),t}return null}(e);return null!==n?()=>n.factory(e):()=>new e}(e);throw new z(204,!1)}function sr(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function wh(e){return null!==e&&"object"==typeof e&&bC in e}function ar(e){return"function"==typeof e}let Qe=(()=>{class e{static create(n,r){var i;if(Array.isArray(n))return Dh({name:""},r,n,"");{const o=null!==(i=n.name)&&void 0!==i?i:"";return Dh({name:o},n.parent,n.providers,o)}}}return e.THROW_IF_NOT_FOUND=Yr,e.NULL=new yh,e.\u0275prov=B({token:e,providedIn:"any",factory:()=>I(gu)}),e.__NG_ELEMENT_ID__=-1,e})();function l0(e,t){so(Oa(e)[1],he())}function E(e,t=S.Default){const n=y();return null===n?I(e,t):Pd(he(),n,R(e),t)}function Tu(){throw new Error("invalid")}function Au(e,t,n,r,i){const s=i?"class":"style";!function mh(e,t,n,r,i){for(let o=0;o<n.length;){const s=n[o++],a=n[o++],u=t[s],l=e.data[s];null!==l.setInput?l.setInput(u,i,r,a):u[a]=i}}(e,n,t.inputs[s],s,r)}function le(e,t,n,r){const i=y(),o=H(),s=K+e,a=i[P],u=i[s]=Ha(a,t,function YD(){return A.lFrame.currentNamespace}()),l=o.firstCreatePass?function $0(e,t,n,r,i,o,s){const a=t.consts,l=rr(t,e,2,i,tn(a,o));return function uu(e,t,n,r){let i=!1;if(pd()){const o=function xw(e,t,n){const r=e.directiveRegistry;let i=null;if(r)for(let o=0;o<r.length;o++){const s=r[o];Lf(n,s.selectors,!1)&&(i||(i=[]),po(zr(n,t),e,s.type),ft(s)?(ah(e,n),i.unshift(s)):i.push(s))}return i}(e,t,n),s=null===r?null:{"":-1};if(null!==o){i=!0,uh(n,e.data.length,o.length);for(let c=0;c<o.length;c++){const d=o[c];d.providersResolver&&d.providersResolver(d)}let a=!1,u=!1,l=ir(e,t,o.length,null);for(let c=0;c<o.length;c++){const d=o[c];n.mergedAttrs=co(n.mergedAttrs,d.hostAttrs),lh(e,n,t,l,d),Pw(l,d,s),null!==d.contentQueries&&(n.flags|=8),(null!==d.hostBindings||null!==d.hostAttrs||0!==d.hostVars)&&(n.flags|=128);const f=d.type.prototype;!a&&(f.ngOnChanges||f.ngOnInit||f.ngDoCheck)&&((e.preOrderHooks||(e.preOrderHooks=[])).push(n.index),a=!0),!u&&(f.ngOnChanges||f.ngDoCheck)&&((e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(n.index),u=!0),l++}!function ww(e,t){const r=t.directiveEnd,i=e.data,o=t.attrs,s=[];let a=null,u=null;for(let l=t.directiveStart;l<r;l++){const c=i[l],d=c.inputs,f=null===o||kf(t)?null:Nw(d,o);s.push(f),a=rh(d,l,a),u=rh(c.outputs,l,u)}null!==a&&(a.hasOwnProperty("class")&&(t.flags|=16),a.hasOwnProperty("style")&&(t.flags|=32)),t.initialInputs=s,t.inputs=a,t.outputs=u}(e,n)}s&&function Rw(e,t,n){if(t){const r=e.localNames=[];for(let i=0;i<t.length;i+=2){const o=n[t[i+1]];if(null==o)throw new z(-301,!1);r.push(t[i],o)}}}(n,r,s)}return n.mergedAttrs=co(n.mergedAttrs,n.attrs),i}(t,n,l,tn(a,s)),null!==l.attrs&&Oo(l,l.attrs,!1),null!==l.mergedAttrs&&Oo(l,l.mergedAttrs,!0),null!==t.queries&&t.queries.elementStart(t,l),l}(s,o,i,0,t,n,r):o.data[s];Mt(l,!0);const c=l.mergedAttrs;null!==c&&lo(a,u,c);const d=l.classes;null!==d&&Wa(a,u,d);const f=l.styles;return null!==f&&Of(a,u,f),64!=(64&l.flags)&&Io(o,i,u,l),0===function ND(){return A.lFrame.elementDepthCount}()&&Ae(u,i),function kD(){A.lFrame.elementDepthCount++}(),function Xi(e){return 1==(1&e.flags)}(l)&&(function su(e,t,n){!pd()||(function Tw(e,t,n,r){const i=n.directiveStart,o=n.directiveEnd;e.firstCreatePass||zr(n,t),Ae(r,t);const s=n.initialInputs;for(let a=i;a<o;a++){const u=e.data[a],l=ft(u);l&&Ow(t,n,u);const c=qr(t,e,a,n);Ae(c,t),null!==s&&Fw(0,a-i,c,u,0,s),l&&(ze(n.index,t)[8]=c)}}(e,t,n,nt(n,t)),128==(128&n.flags)&&function Aw(e,t,n){const r=n.directiveStart,i=n.directiveEnd,s=n.index,a=function zD(){return A.lFrame.currentDirectiveIndex}();try{nn(s);for(let u=r;u<i;u++){const l=e.data[u],c=t[u];ua(u),(null!==l.hostBindings||0!==l.hostVars||null!==l.hostAttrs)&&sh(l,c)}}finally{nn(-1),ua(a)}}(e,t,n))}(o,i,l),function Jf(e,t,n){if(Ys(t)){const i=t.directiveEnd;for(let o=t.directiveStart;o<i;o++){const s=e.data[o];s.contentQueries&&s.contentQueries(1,n[o],o)}}}(o,l,i)),null!==r&&function au(e,t,n=nt){const r=t.localNames;if(null!==r){let i=t.index+1;for(let o=0;o<r.length;o+=2){const s=r[o+1],a=-1===s?n(t,e):e[s];e[i++]=a}}}(i,l),le}function we(){let e=he();sa()?function aa(){A.lFrame.isParent=!1}():(e=e.parent,Mt(e,!1));const t=e;!function LD(){A.lFrame.elementDepthCount--}();const n=H();return n.firstCreatePass&&(so(n,e),Ys(e)&&n.queries.elementEnd(e)),null!=t.classesWithoutHost&&function tC(e){return 0!=(16&e.flags)}(t)&&Au(n,t,y(),t.classesWithoutHost,!0),null!=t.stylesWithoutHost&&function nC(e){return 0!=(32&e.flags)}(t)&&Au(n,t,y(),t.stylesWithoutHost,!1),we}function Rt(e,t,n,r){return le(e,t,n,r),we(),Rt}function Lo(e){return!!e&&"function"==typeof e.then}const ip=function rp(e){return!!e&&"function"==typeof e.subscribe};function Ve(e,t=""){const n=y(),r=H(),i=e+K,o=r.firstCreatePass?rr(r,i,1,t,null):r.data[i],s=n[i]=function Ba(e,t){return ne(e)?e.createText(t):e.createTextNode(t)}(n[P],t);Io(r,n,s,o),Mt(o,!1)}const Bo="en-US";let eg=Bo;class Mg{}class Lb{resolveComponentFactory(t){throw function kb(e){const t=Error(`No component factory found for ${q(e)}. Did you add it to @NgModule.entryComponents?`);return t.ngComponent=e,t}(t)}}let vi=(()=>{class e{}return e.NULL=new Lb,e})();function jb(){return wr(he(),y())}function wr(e,t){return new ln(nt(e,t))}let ln=(()=>{class e{constructor(n){this.nativeElement=n}}return e.__NG_ELEMENT_ID__=jb,e})();class Sg{}let Ub=(()=>{class e{}return e.\u0275prov=B({token:e,providedIn:"root",factory:()=>null}),e})();class Go{constructor(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}const $b=new Go("13.3.11"),Uu={};function Wo(e,t,n,r,i=!1){for(;null!==n;){const o=t[n.index];if(null!==o&&r.push(ae(o)),dt(o))for(let a=10;a<o.length;a++){const u=o[a],l=u[1].firstChild;null!==l&&Wo(u[1],u,l,r)}const s=n.type;if(8&s)Wo(e,t,n.child,r);else if(32&s){const a=La(n,t);let u;for(;u=a();)r.push(u)}else if(16&s){const a=xf(t,n);if(Array.isArray(a))r.push(...a);else{const u=si(t[16]);Wo(u[1],u,a,r,!0)}}n=i?n.projectionNext:n.next}return r}class Di{constructor(t,n){this._lView=t,this._cdRefInjectingView=n,this._appRef=null,this._attachedToViewContainer=!1}get rootNodes(){const t=this._lView,n=t[1];return Wo(n,t,n.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(dt(t)){const n=t[8],r=n?n.indexOf(this):-1;r>-1&&(Ua(t,r),mo(n,r))}this._attachedToViewContainer=!1}_f(this._lView[1],this._lView)}onDestroy(t){!function nh(e,t,n,r){const i=function fh(e){return e[7]||(e[7]=[])}(t);null===n?i.push(r):(i.push(n),e.firstCreatePass&&function hh(e){return e.cleanup||(e.cleanup=[])}(e).push(r,i.length-1))}(this._lView[1],this._lView,null,t)}markForCheck(){!function du(e){for(;e;){e[2]|=64;const t=si(e);if(DD(e)&&!t)return e;e=t}return null}(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-129}reattach(){this._lView[2]|=128}detectChanges(){hu(this._lView[1],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new z(902,"");this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function L_(e,t){ai(e,t,t[P],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new z(902,"");this._appRef=t}}class zb extends Di{constructor(t){super(t),this._view=t}detectChanges(){dh(this._view)}checkNoChanges(){}get context(){return null}}class Tg extends vi{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){const n=Se(t);return new $u(n,this.ngModule)}}function Ag(e){const t=[];for(let n in e)e.hasOwnProperty(n)&&t.push({propName:e[n],templateName:n});return t}class $u extends Mg{constructor(t,n){super(),this.componentDef=t,this.ngModule=n,this.componentType=t.type,this.selector=function rw(e){return e.map(nw).join(",")}(t.selectors),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!n}get inputs(){return Ag(this.componentDef.inputs)}get outputs(){return Ag(this.componentDef.outputs)}create(t,n,r,i){const o=(i=i||this.ngModule)?function Gb(e,t){return{get:(n,r,i)=>{const o=e.get(n,Uu,i);return o!==Uu||r===Uu?o:t.get(n,r,i)}}}(t,i.injector):t,s=o.get(Sg,cd),a=o.get(Ub,null),u=s.createRenderer(null,this.componentDef),l=this.componentDef.selectors[0][0]||"div",c=r?function th(e,t,n){if(ne(e))return e.selectRootElement(t,n===Et.ShadowDom);let r="string"==typeof t?e.querySelector(t):t;return r.textContent="",r}(u,r,this.componentDef.encapsulation):Ha(s.createRenderer(null,this.componentDef),l,function qb(e){const t=e.toLowerCase();return"svg"===t?"svg":"math"===t?"math":null}(l)),d=this.componentDef.onPush?576:528,f=function Oh(e,t){return{components:[],scheduler:e||A_,clean:Uw,playerHandler:t||null,flags:0}}(),h=Ro(0,null,null,1,0,null,null,null,null,null),p=ui(null,h,f,d,null,null,s,u,a,o);let m,v;no(p);try{const D=function Rh(e,t,n,r,i,o){const s=n[1];n[20]=e;const u=rr(s,20,2,"#host",null),l=u.mergedAttrs=t.hostAttrs;null!==l&&(Oo(u,l,!0),null!==e&&(lo(i,e,l),null!==u.classes&&Wa(i,e,u.classes),null!==u.styles&&Of(i,e,u.styles)));const c=r.createRenderer(e,t),d=ui(n,Xf(t),null,t.onPush?64:16,n[20],u,r,c,o||null,null);return s.firstCreatePass&&(po(zr(u,n),s,t.type),ah(s,u),uh(u,n.length,1)),Po(n,d),n[20]=d}(c,this.componentDef,p,s,u);if(c)if(r)lo(u,c,["ng-version",$b.full]);else{const{attrs:g,classes:w}=function iw(e){const t=[],n=[];let r=1,i=2;for(;r<e.length;){let o=e[r];if("string"==typeof o)2===i?""!==o&&t.push(o,e[++r]):8===i&&n.push(o);else{if(!ht(i))break;i=o}r++}return{attrs:t,classes:n}}(this.componentDef.selectors[0]);g&&lo(u,c,g),w&&w.length>0&&Wa(u,c,w.join(" "))}if(v=function ra(e,t){return e.data[t]}(h,K),void 0!==n){const g=v.projection=[];for(let w=0;w<this.ngContentSelectors.length;w++){const N=n[w];g.push(null!=N?Array.from(N):null)}}m=function Ph(e,t,n,r,i){const o=n[1],s=function Iw(e,t,n){const r=he();e.firstCreatePass&&(n.providersResolver&&n.providersResolver(n),lh(e,r,t,ir(e,t,1,null),n));const i=qr(t,e,r.directiveStart,r);Ae(i,t);const o=nt(r,t);return o&&Ae(o,t),i}(o,n,t);if(r.components.push(s),e[8]=s,i&&i.forEach(u=>u(s,t)),t.contentQueries){const u=he();t.contentQueries(1,s,u.directiveStart)}const a=he();return!o.firstCreatePass||null===t.hostBindings&&null===t.hostAttrs||(nn(a.index),oh(n[1],a,0,a.directiveStart,a.directiveEnd,t),sh(t,s)),s}(D,this.componentDef,p,f,[l0]),li(h,p,null)}finally{ro()}return new Qb(this.componentType,m,wr(v,p),p,v)}}class Qb extends class Nb{}{constructor(t,n,r,i,o){super(),this.location=r,this._rootLView=i,this._tNode=o,this.instance=n,this.hostView=this.changeDetectorRef=new zb(i),this.componentType=t}get injector(){return new Wn(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}}class qt{}class xg{}const Er=new Map;class Og extends qt{constructor(t,n){super(),this._parent=n,this._bootstrapComponents=[],this.injector=this,this.destroyCbs=[],this.componentFactoryResolver=new Tg(this);const r=Xe(t);this._bootstrapComponents=Tt(r.bootstrap),this._r3Injector=Ch(t,n,[{provide:qt,useValue:this},{provide:vi,useValue:this.componentFactoryResolver}],q(t)),this._r3Injector._resolveInjectorDefTypes(),this.instance=this.get(t)}get(t,n=Qe.THROW_IF_NOT_FOUND,r=S.Default){return t===Qe||t===qt||t===gu?this:this._r3Injector.get(t,n,r)}destroy(){const t=this._r3Injector;!t.destroyed&&t.destroy(),this.destroyCbs.forEach(n=>n()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}}class zu extends xg{constructor(t){super(),this.moduleType=t,null!==Xe(t)&&function Yb(e){const t=new Set;!function n(r){const i=Xe(r,!0),o=i.id;null!==o&&(function Rg(e,t,n){if(t&&t!==n)throw new Error(`Duplicate module registered for ${e} - ${q(t)} vs ${q(t.name)}`)}(o,Er.get(o),r),Er.set(o,r));const s=Tt(i.imports);for(const a of s)t.has(a)||(t.add(a),n(a))}(e)}(t)}create(t){return new Og(this.moduleType,t)}}function qu(e){return t=>{setTimeout(e,void 0,t)}}const Ne=class pM extends kt{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,n,r){var i,o,s;let a=t,u=n||(()=>null),l=r;if(t&&"object"==typeof t){const d=t;a=null===(i=d.next)||void 0===i?void 0:i.bind(d),u=null===(o=d.error)||void 0===o?void 0:o.bind(d),l=null===(s=d.complete)||void 0===s?void 0:s.bind(d)}this.__isAsync&&(u=qu(u),a&&(a=qu(a)),l&&(l=qu(l)));const c=super.subscribe({next:a,error:u,complete:l});return t instanceof Je&&t.add(c),c}};Symbol;let vt=(()=>{class e{}return e.__NG_ELEMENT_ID__=DM,e})();function DM(){return function Hg(e,t){let n;const r=t[e.index];if(dt(r))n=r;else{let i;if(8&e.type)i=ae(r);else{const o=t[P];i=o.createComment("");const s=nt(e,t);In(o,Mo(o,s),i,function z_(e,t){return ne(e)?e.nextSibling(t):t.nextSibling}(o,s),!1)}t[e.index]=n=function ch(e,t,n,r){return new Array(e,!0,!1,t,null,0,r,n,null,null)}(r,t,i,e),Po(t,n)}return new Vg(n,e,t)}(he(),y())}const CM=vt,Vg=class extends CM{constructor(t,n,r){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=r}get element(){return wr(this._hostTNode,this._hostLView)}get injector(){return new Wn(this._hostTNode,this._hostLView)}get parentInjector(){const t=ho(this._hostTNode,this._hostLView);if(Sd(t)){const n=Gn(t,this._hostLView),r=qn(t);return new Wn(n[1].data[r+8],n)}return new Wn(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){const n=Bg(this._lContainer);return null!==n&&n[t]||null}get length(){return this._lContainer.length-10}createEmbeddedView(t,n,r){const i=t.createEmbeddedView(n||{});return this.insert(i,r),i}createComponent(t,n,r,i,o){const s=t&&!function Qr(e){return"function"==typeof e}(t);let a;if(s)a=n;else{const d=n||{};a=d.index,r=d.injector,i=d.projectableNodes,o=d.ngModuleRef}const u=s?t:new $u(Se(t)),l=r||this.parentInjector;if(!o&&null==u.ngModule){const f=(s?l:this.parentInjector).get(qt,null);f&&(o=f)}const c=u.create(l,i,void 0,o);return this.insert(c.hostView,a),c}insert(t,n){const r=t._lView,i=r[1];if(function FD(e){return dt(e[3])}(r)){const c=this.indexOf(t);if(-1!==c)this.detach(c);else{const d=r[3],f=new Vg(d,d[6],d[3]);f.detach(f.indexOf(t))}}const o=this._adjustIndex(n),s=this._lContainer;!function V_(e,t,n,r){const i=10+r,o=n.length;r>0&&(n[i-1][4]=t),r<o-10?(t[4]=n[i],Ld(n,10+r,t)):(n.push(t),t[4]=null),t[3]=n;const s=t[17];null!==s&&n!==s&&function B_(e,t){const n=e[9];t[16]!==t[3][3][16]&&(e[2]=!0),null===n?e[9]=[t]:n.push(t)}(s,t);const a=t[19];null!==a&&a.insertView(e),t[2]|=128}(i,r,s,o);const a=qa(o,s),u=r[P],l=Mo(u,s[7]);return null!==l&&function k_(e,t,n,r,i,o){r[0]=i,r[6]=t,ai(e,r,n,1,i,o)}(i,s[6],u,r,l,a),t.attachToViewContainerRef(),Ld(Wu(s),o,t),t}move(t,n){return this.insert(t,n)}indexOf(t){const n=Bg(this._lContainer);return null!==n?n.indexOf(t):-1}remove(t){const n=this._adjustIndex(t,-1),r=Ua(this._lContainer,n);r&&(mo(Wu(this._lContainer),n),_f(r[1],r))}detach(t){const n=this._adjustIndex(t,-1),r=Ua(this._lContainer,n);return r&&null!=mo(Wu(this._lContainer),n)?new Di(r):null}_adjustIndex(t,n=0){return null==t?this.length+n:t}};function Bg(e){return e[8]}function Wu(e){return e[8]||(e[8]=[])}function Ko(...e){}const al=new U("Application Initializer");let ul=(()=>{class e{constructor(n){this.appInits=n,this.resolve=Ko,this.reject=Ko,this.initialized=!1,this.done=!1,this.donePromise=new Promise((r,i)=>{this.resolve=r,this.reject=i})}runInitializers(){if(this.initialized)return;const n=[],r=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let i=0;i<this.appInits.length;i++){const o=this.appInits[i]();if(Lo(o))n.push(o);else if(ip(o)){const s=new Promise((a,u)=>{o.subscribe({complete:a,error:u})});n.push(s)}}Promise.all(n).then(()=>{r()}).catch(i=>{this.reject(i)}),0===n.length&&r(),this.initialized=!0}}return e.\u0275fac=function(n){return new(n||e)(I(al,8))},e.\u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const Ei=new U("AppId",{providedIn:"root",factory:function lm(){return`${ll()}${ll()}${ll()}`}});function ll(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const cm=new U("Platform Initializer"),dm=new U("Platform ID",{providedIn:"platform",factory:()=>"unknown"}),fm=new U("appBootstrapListener");let WM=(()=>{class e{log(n){console.log(n)}warn(n){console.warn(n)}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();const cn=new U("LocaleId",{providedIn:"root",factory:()=>IC(cn,S.Optional|S.SkipSelf)||function QM(){return"undefined"!=typeof $localize&&$localize.locale||Bo}()});class YM{constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}}let hm=(()=>{class e{compileModuleSync(n){return new zu(n)}compileModuleAsync(n){return Promise.resolve(this.compileModuleSync(n))}compileModuleAndAllComponentsSync(n){const r=this.compileModuleSync(n),o=Tt(Xe(n).declarations).reduce((s,a)=>{const u=Se(a);return u&&s.push(new $u(u)),s},[]);return new YM(r,o)}compileModuleAndAllComponentsAsync(n){return Promise.resolve(this.compileModuleAndAllComponentsSync(n))}clearCache(){}clearCacheFor(n){}getModuleId(n){}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const JM=(()=>Promise.resolve(0))();function cl(e){"undefined"==typeof Zone?JM.then(()=>{e&&e.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",e)}class Ee{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:r=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Ne(!1),this.onMicrotaskEmpty=new Ne(!1),this.onStable=new Ne(!1),this.onError=new Ne(!1),"undefined"==typeof Zone)throw new Error("In this configuration Angular requires Zone.js");Zone.assertZonePatched();const i=this;i._nesting=0,i._outer=i._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(i._inner=i._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(i._inner=i._inner.fork(Zone.longStackTraceZoneSpec)),i.shouldCoalesceEventChangeDetection=!r&&n,i.shouldCoalesceRunChangeDetection=r,i.lastRequestAnimationFrameId=-1,i.nativeRequestAnimationFrame=function XM(){let e=G.requestAnimationFrame,t=G.cancelAnimationFrame;if("undefined"!=typeof Zone&&e&&t){const n=e[Zone.__symbol__("OriginalDelegate")];n&&(e=n);const r=t[Zone.__symbol__("OriginalDelegate")];r&&(t=r)}return{nativeRequestAnimationFrame:e,nativeCancelAnimationFrame:t}}().nativeRequestAnimationFrame,function nI(e){const t=()=>{!function tI(e){e.isCheckStableRunning||-1!==e.lastRequestAnimationFrameId||(e.lastRequestAnimationFrameId=e.nativeRequestAnimationFrame.call(G,()=>{e.fakeTopEventTask||(e.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{e.lastRequestAnimationFrameId=-1,fl(e),e.isCheckStableRunning=!0,dl(e),e.isCheckStableRunning=!1},void 0,()=>{},()=>{})),e.fakeTopEventTask.invoke()}),fl(e))}(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,r,i,o,s,a)=>{try{return pm(e),n.invokeTask(i,o,s,a)}finally{(e.shouldCoalesceEventChangeDetection&&"eventTask"===o.type||e.shouldCoalesceRunChangeDetection)&&t(),gm(e)}},onInvoke:(n,r,i,o,s,a,u)=>{try{return pm(e),n.invoke(i,o,s,a,u)}finally{e.shouldCoalesceRunChangeDetection&&t(),gm(e)}},onHasTask:(n,r,i,o)=>{n.hasTask(i,o),r===i&&("microTask"==o.change?(e._hasPendingMicrotasks=o.microTask,fl(e),dl(e)):"macroTask"==o.change&&(e.hasPendingMacrotasks=o.macroTask))},onHandleError:(n,r,i,o)=>(n.handleError(i,o),e.runOutsideAngular(()=>e.onError.emit(o)),!1)})}(i)}static isInAngularZone(){return"undefined"!=typeof Zone&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!Ee.isInAngularZone())throw new Error("Expected to be in Angular Zone, but it is not!")}static assertNotInAngularZone(){if(Ee.isInAngularZone())throw new Error("Expected to not be in Angular Zone, but it is!")}run(t,n,r){return this._inner.run(t,n,r)}runTask(t,n,r,i){const o=this._inner,s=o.scheduleEventTask("NgZoneEvent: "+i,t,eI,Ko,Ko);try{return o.runTask(s,n,r)}finally{o.cancelTask(s)}}runGuarded(t,n,r){return this._inner.runGuarded(t,n,r)}runOutsideAngular(t){return this._outer.run(t)}}const eI={};function dl(e){if(0==e._nesting&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function fl(e){e.hasPendingMicrotasks=!!(e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&-1!==e.lastRequestAnimationFrameId)}function pm(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function gm(e){e._nesting--,dl(e)}class rI{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Ne,this.onMicrotaskEmpty=new Ne,this.onStable=new Ne,this.onError=new Ne}run(t,n,r){return t.apply(n,r)}runGuarded(t,n,r){return t.apply(n,r)}runOutsideAngular(t){return t()}runTask(t,n,r,i){return t.apply(n,r)}}let hl=(()=>{class e{constructor(n){this._ngZone=n,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,this._watchAngularEvents(),n.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:()=>{Ee.assertNotInAngularZone(),cl(()=>{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())cl(()=>{for(;0!==this._callbacks.length;){let n=this._callbacks.pop();clearTimeout(n.timeoutId),n.doneCb(this._didWork)}this._didWork=!1});else{let n=this.getPendingTasks();this._callbacks=this._callbacks.filter(r=>!r.updateCb||!r.updateCb(n)||(clearTimeout(r.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(n=>({source:n.source,creationLocation:n.creationLocation,data:n.data})):[]}addCallback(n,r,i){let o=-1;r&&r>0&&(o=setTimeout(()=>{this._callbacks=this._callbacks.filter(s=>s.timeoutId!==o),n(this._didWork,this.getPendingTasks())},r)),this._callbacks.push({doneCb:n,timeoutId:o,updateCb:i})}whenStable(n,r,i){if(i&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(n,r,i),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}findProviders(n,r,i){return[]}}return e.\u0275fac=function(n){return new(n||e)(I(Ee))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})(),iI=(()=>{class e{constructor(){this._applications=new Map,pl.addToWindow(this)}registerApplication(n,r){this._applications.set(n,r)}unregisterApplication(n){this._applications.delete(n)}unregisterAllApplications(){this._applications.clear()}getTestability(n){return this._applications.get(n)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(n,r=!0){return pl.findTestabilityInTree(this,n,r)}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();class oI{addToWindow(t){}findTestabilityInTree(t,n,r){return null}}let pl=new oI,An=null;const mm=new U("AllowMultipleToken"),ym=new U("PlatformOnDestroy");class vm{constructor(t,n){this.name=t,this.token=n}}function Dm(e,t,n=[]){const r=`Platform: ${t}`,i=new U(r);return(o=[])=>{let s=gl();if(!s||s.injector.get(mm,!1)){const a=[...n,...o,{provide:i,useValue:!0}];e?e(a):function lI(e){if(An&&!An.get(mm,!1))throw new z(400,"");An=e;const t=e.get(Cm),n=e.get(cm,null);n&&n.forEach(r=>r())}(function dI(e=[],t){return Qe.create({name:t,providers:[{provide:mu,useValue:"platform"},{provide:ym,useValue:()=>An=null},...e]})}(a,r))}return function cI(e){const t=gl();if(!t)throw new z(401,"");return t}()}}function gl(){var e;return null!==(e=null==An?void 0:An.get(Cm))&&void 0!==e?e:null}let Cm=(()=>{class e{constructor(n){this._injector=n,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(n,r){const a=function fI(e,t){let n;return n="noop"===e?new rI:("zone.js"===e?void 0:e)||new Ee({enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!!(null==t?void 0:t.ngZoneEventCoalescing),shouldCoalesceRunChangeDetection:!!(null==t?void 0:t.ngZoneRunCoalescing)}),n}(r?r.ngZone:void 0,{ngZoneEventCoalescing:r&&r.ngZoneEventCoalescing||!1,ngZoneRunCoalescing:r&&r.ngZoneRunCoalescing||!1}),u=[{provide:Ee,useValue:a}];return a.run(()=>{const l=Qe.create({providers:u,parent:this.injector,name:n.moduleType.name}),c=n.create(l),d=c.injector.get(oi,null);if(!d)throw new z(402,"");return a.runOutsideAngular(()=>{const f=a.onError.subscribe({next:h=>{d.handleError(h)}});c.onDestroy(()=>{yl(this._modules,c),f.unsubscribe()})}),function hI(e,t,n){try{const r=n();return Lo(r)?r.catch(i=>{throw t.runOutsideAngular(()=>e.handleError(i)),i}):r}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}(d,a,()=>{const f=c.injector.get(ul);return f.runInitializers(),f.donePromise.then(()=>(function VE(e){Ue(e,"Expected localeId to be defined"),"string"==typeof e&&(eg=e.toLowerCase().replace(/_/g,"-"))}(c.injector.get(cn,Bo)||Bo),this._moduleDoBootstrap(c),c))})})}bootstrapModule(n,r=[]){const i=_m({},r);return function aI(e,t,n){const r=new zu(n);return Promise.resolve(r)}(0,0,n).then(o=>this.bootstrapModuleFactory(o,i))}_moduleDoBootstrap(n){const r=n.injector.get(ml);if(n._bootstrapComponents.length>0)n._bootstrapComponents.forEach(i=>r.bootstrap(i));else{if(!n.instance.ngDoBootstrap)throw new z(403,"");n.instance.ngDoBootstrap(r)}this._modules.push(n)}onDestroy(n){this._destroyListeners.push(n)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new z(404,"");this._modules.slice().forEach(r=>r.destroy()),this._destroyListeners.forEach(r=>r());const n=this._injector.get(ym,null);null==n||n(),this._destroyed=!0}get destroyed(){return this._destroyed}}return e.\u0275fac=function(n){return new(n||e)(I(Qe))},e.\u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();function _m(e,t){return Array.isArray(t)?t.reduce(_m,e):Object.assign(Object.assign({},e),t)}let ml=(()=>{class e{constructor(n,r,i,o){this._zone=n,this._injector=r,this._exceptionHandler=i,this._initStatus=o,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 s=new fe(u=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{u.next(this._stable),u.complete()})}),a=new fe(u=>{let l;this._zone.runOutsideAngular(()=>{l=this._zone.onStable.subscribe(()=>{Ee.assertNotInAngularZone(),cl(()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,u.next(!0))})})});const c=this._zone.onUnstable.subscribe(()=>{Ee.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{u.next(!1)}))});return()=>{l.unsubscribe(),c.unsubscribe()}});this.isStable=function Xv(...e){const t=kr(e),n=function Gv(e,t){return"number"==typeof Ls(e)?e.pop():t}(e,1/0),r=e;return r.length?1===r.length?wt(r[0]):Nr(n)(Me(r,t)):jt}(s,a.pipe(function eD(e={}){const{connector:t=(()=>new kt),resetOnError:n=!0,resetOnComplete:r=!0,resetOnRefCountZero:i=!0}=e;return o=>{let s,a,u,l=0,c=!1,d=!1;const f=()=>{null==a||a.unsubscribe(),a=void 0},h=()=>{f(),s=u=void 0,c=d=!1},p=()=>{const m=s;h(),null==m||m.unsubscribe()};return De((m,v)=>{l++,!d&&!c&&f();const D=u=null!=u?u:t();v.add(()=>{l--,0===l&&!d&&!c&&(a=js(p,i))}),D.subscribe(v),!s&&l>0&&(s=new Fr({next:g=>D.next(g),error:g=>{d=!0,f(),a=js(h,n,g),D.error(g)},complete:()=>{c=!0,f(),a=js(h,r),D.complete()}}),wt(m).subscribe(s))})(o)}}()))}bootstrap(n,r){if(!this._initStatus.done)throw new z(405,"");let i;i=n instanceof Mg?n:this._injector.get(vi).resolveComponentFactory(n),this.componentTypes.push(i.componentType);const o=function uI(e){return e.isBoundToModule}(i)?void 0:this._injector.get(qt),a=i.create(Qe.NULL,[],r||i.selector,o),u=a.location.nativeElement,l=a.injector.get(hl,null),c=l&&a.injector.get(iI);return l&&c&&c.registerApplication(u,l),a.onDestroy(()=>{this.detachView(a.hostView),yl(this.components,a),c&&c.unregisterApplication(u)}),this._loadComponent(a),a}tick(){if(this._runningTick)throw new z(101,"");try{this._runningTick=!0;for(let n of this._views)n.detectChanges()}catch(n){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(n))}finally{this._runningTick=!1}}attachView(n){const r=n;this._views.push(r),r.attachToAppRef(this)}detachView(n){const r=n;yl(this._views,r),r.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(fm,[]).concat(this._bootstrapListeners).forEach(i=>i(n))}ngOnDestroy(){this._views.slice().forEach(n=>n.destroy()),this._onMicrotaskEmptySubscription.unsubscribe()}get viewCount(){return this._views.length}}return e.\u0275fac=function(n){return new(n||e)(I(Ee),I(Qe),I(oi),I(ul))},e.\u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();function yl(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}let Em=!0,vl=(()=>{class e{}return e.__NG_ELEMENT_ID__=mI,e})();function mI(e){return function yI(e,t,n){if(Ji(e)&&!n){const r=ze(e.index,t);return new Di(r,r)}return 47&e.type?new Di(t[16],t):null}(he(),y(),16==(16&e))}const xI=Dm(null,"core",[]);let RI=(()=>{class e{constructor(n){}}return e.\u0275fac=function(n){return new(n||e)(I(ml))},e.\u0275mod=Dn({type:e}),e.\u0275inj=Kt({}),e})(),ts=null;function dn(){return ts}const ot=new U("DocumentToken");let Rn=(()=>{class e{historyGo(n){throw new Error("Not implemented")}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=B({token:e,factory:function(){return function NI(){return I(Fm)}()},providedIn:"platform"}),e})();const kI=new U("Location Initialized");let Fm=(()=>{class e extends Rn{constructor(n){super(),this._doc=n,this._init()}_init(){this.location=window.location,this._history=window.history}getBaseHrefFromDOM(){return dn().getBaseHref(this._doc)}onPopState(n){const r=dn().getGlobalEventTarget(this._doc,"window");return r.addEventListener("popstate",n,!1),()=>r.removeEventListener("popstate",n)}onHashChange(n){const r=dn().getGlobalEventTarget(this._doc,"window");return r.addEventListener("hashchange",n,!1),()=>r.removeEventListener("hashchange",n)}get href(){return this.location.href}get protocol(){return this.location.protocol}get hostname(){return this.location.hostname}get port(){return this.location.port}get pathname(){return this.location.pathname}get search(){return this.location.search}get hash(){return this.location.hash}set pathname(n){this.location.pathname=n}pushState(n,r,i){Nm()?this._history.pushState(n,r,i):this.location.hash=i}replaceState(n,r,i){Nm()?this._history.replaceState(n,r,i):this.location.hash=i}forward(){this._history.forward()}back(){this._history.back()}historyGo(n=0){this._history.go(n)}getState(){return this._history.state}}return e.\u0275fac=function(n){return new(n||e)(I(ot))},e.\u0275prov=B({token:e,factory:function(){return function LI(){return new Fm(I(ot))}()},providedIn:"platform"}),e})();function Nm(){return!!window.history.pushState}function El(e,t){if(0==e.length)return t;if(0==t.length)return e;let n=0;return e.endsWith("/")&&n++,t.startsWith("/")&&n++,2==n?e+t.substring(1):1==n?e+t:e+"/"+t}function km(e){const t=e.match(/#|\?|$/),n=t&&t.index||e.length;return e.slice(0,n-("/"===e[n-1]?1:0))+e.slice(n)}function Wt(e){return e&&"?"!==e[0]?"?"+e:e}let Mr=(()=>{class e{historyGo(n){throw new Error("Not implemented")}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=B({token:e,factory:function(){return function jI(e){const t=I(ot).location;return new Lm(I(Rn),t&&t.origin||"")}()},providedIn:"root"}),e})();const bl=new U("appBaseHref");let Lm=(()=>{class e extends Mr{constructor(n,r){if(super(),this._platformLocation=n,this._removeListenerFns=[],null==r&&(r=this._platformLocation.getBaseHrefFromDOM()),null==r)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=r}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(n){this._removeListenerFns.push(this._platformLocation.onPopState(n),this._platformLocation.onHashChange(n))}getBaseHref(){return this._baseHref}prepareExternalUrl(n){return El(this._baseHref,n)}path(n=!1){const r=this._platformLocation.pathname+Wt(this._platformLocation.search),i=this._platformLocation.hash;return i&&n?`${r}${i}`:r}pushState(n,r,i,o){const s=this.prepareExternalUrl(i+Wt(o));this._platformLocation.pushState(n,r,s)}replaceState(n,r,i,o){const s=this.prepareExternalUrl(i+Wt(o));this._platformLocation.replaceState(n,r,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}historyGo(n=0){var r,i;null===(i=(r=this._platformLocation).historyGo)||void 0===i||i.call(r,n)}}return e.\u0275fac=function(n){return new(n||e)(I(Rn),I(bl,8))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})(),VI=(()=>{class e extends Mr{constructor(n,r){super(),this._platformLocation=n,this._baseHref="",this._removeListenerFns=[],null!=r&&(this._baseHref=r)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(n){this._removeListenerFns.push(this._platformLocation.onPopState(n),this._platformLocation.onHashChange(n))}getBaseHref(){return this._baseHref}path(n=!1){let r=this._platformLocation.hash;return null==r&&(r="#"),r.length>0?r.substring(1):r}prepareExternalUrl(n){const r=El(this._baseHref,n);return r.length>0?"#"+r:r}pushState(n,r,i,o){let s=this.prepareExternalUrl(i+Wt(o));0==s.length&&(s=this._platformLocation.pathname),this._platformLocation.pushState(n,r,s)}replaceState(n,r,i,o){let s=this.prepareExternalUrl(i+Wt(o));0==s.length&&(s=this._platformLocation.pathname),this._platformLocation.replaceState(n,r,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}historyGo(n=0){var r,i;null===(i=(r=this._platformLocation).historyGo)||void 0===i||i.call(r,n)}}return e.\u0275fac=function(n){return new(n||e)(I(Rn),I(bl,8))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})(),Ml=(()=>{class e{constructor(n,r){this._subject=new Ne,this._urlChangeListeners=[],this._platformStrategy=n;const i=this._platformStrategy.getBaseHref();this._platformLocation=r,this._baseHref=km(jm(i)),this._platformStrategy.onPopState(o=>{this._subject.emit({url:this.path(!0),pop:!0,state:o.state,type:o.type})})}path(n=!1){return this.normalize(this._platformStrategy.path(n))}getState(){return this._platformLocation.getState()}isCurrentPathEqualTo(n,r=""){return this.path()==this.normalize(n+Wt(r))}normalize(n){return e.stripTrailingSlash(function HI(e,t){return e&&t.startsWith(e)?t.substring(e.length):t}(this._baseHref,jm(n)))}prepareExternalUrl(n){return n&&"/"!==n[0]&&(n="/"+n),this._platformStrategy.prepareExternalUrl(n)}go(n,r="",i=null){this._platformStrategy.pushState(i,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Wt(r)),i)}replaceState(n,r="",i=null){this._platformStrategy.replaceState(i,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Wt(r)),i)}forward(){this._platformStrategy.forward()}back(){this._platformStrategy.back()}historyGo(n=0){var r,i;null===(i=(r=this._platformStrategy).historyGo)||void 0===i||i.call(r,n)}onUrlChange(n){this._urlChangeListeners.push(n),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe(r=>{this._notifyUrlChangeListeners(r.url,r.state)}))}_notifyUrlChangeListeners(n="",r){this._urlChangeListeners.forEach(i=>i(n,r))}subscribe(n,r,i){return this._subject.subscribe({next:n,error:r,complete:i})}}return e.normalizeQueryParams=Wt,e.joinWithSlash=El,e.stripTrailingSlash=km,e.\u0275fac=function(n){return new(n||e)(I(Mr),I(Rn))},e.\u0275prov=B({token:e,factory:function(){return function BI(){return new Ml(I(Mr),I(Rn))}()},providedIn:"root"}),e})();function jm(e){return e.replace(/\/index.html$/,"")}let rT=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=Dn({type:e}),e.\u0275inj=Kt({}),e})();let aT=(()=>{class e{}return e.\u0275prov=B({token:e,providedIn:"root",factory:()=>new uT(I(ot),window)}),e})();class uT{constructor(t,n){this.document=t,this.window=n,this.offset=()=>[0,0]}setOffset(t){this.offset=Array.isArray(t)?()=>t:t}getScrollPosition(){return this.supportsScrolling()?[this.window.pageXOffset,this.window.pageYOffset]:[0,0]}scrollToPosition(t){this.supportsScrolling()&&this.window.scrollTo(t[0],t[1])}scrollToAnchor(t){if(!this.supportsScrolling())return;const n=function lT(e,t){const n=e.getElementById(t)||e.getElementsByName(t)[0];if(n)return n;if("function"==typeof e.createTreeWalker&&e.body&&(e.body.createShadowRoot||e.body.attachShadow)){const r=e.createTreeWalker(e.body,NodeFilter.SHOW_ELEMENT);let i=r.currentNode;for(;i;){const o=i.shadowRoot;if(o){const s=o.getElementById(t)||o.querySelector(`[name="${t}"]`);if(s)return s}i=r.nextNode()}}return null}(this.document,t);n&&(this.scrollToElement(n),n.focus())}setHistoryScrollRestoration(t){if(this.supportScrollRestoration()){const n=this.window.history;n&&n.scrollRestoration&&(n.scrollRestoration=t)}}scrollToElement(t){const n=t.getBoundingClientRect(),r=n.left+this.window.pageXOffset,i=n.top+this.window.pageYOffset,o=this.offset();this.window.scrollTo(r-o[0],i-o[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const t=Jm(this.window.history)||Jm(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 Jm(e){return Object.getOwnPropertyDescriptor(e,"scrollRestoration")}class Vl extends class dT extends class FI{}{constructor(){super(...arguments),this.supportsDOMEvents=!0}}{static makeCurrent(){!function OI(e){ts||(ts=e)}(new Vl)}onAndCancel(t,n,r){return t.addEventListener(n,r,!1),()=>{t.removeEventListener(n,r,!1)}}dispatchEvent(t,n){t.dispatchEvent(n)}remove(t){t.parentNode&&t.parentNode.removeChild(t)}createElement(t,n){return(n=n||this.getDefaultDocument()).createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,n){return"window"===n?window:"document"===n?t:"body"===n?t.body:null}getBaseHref(t){const n=function fT(){return Si=Si||document.querySelector("base"),Si?Si.getAttribute("href"):null}();return null==n?null:function hT(e){ds=ds||document.createElement("a"),ds.setAttribute("href",e);const t=ds.pathname;return"/"===t.charAt(0)?t:`/${t}`}(n)}resetBaseElement(){Si=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return function bS(e,t){t=encodeURIComponent(t);for(const n of e.split(";")){const r=n.indexOf("="),[i,o]=-1==r?[n,""]:[n.slice(0,r),n.slice(r+1)];if(i.trim()===t)return decodeURIComponent(o)}return null}(document.cookie,t)}}let ds,Si=null;const Xm=new U("TRANSITION_ID"),gT=[{provide:al,useFactory:function pT(e,t,n){return()=>{n.get(ul).donePromise.then(()=>{const r=dn(),i=t.querySelectorAll(`style[ng-transition="${e}"]`);for(let o=0;o<i.length;o++)r.remove(i[o])})}},deps:[Xm,ot,Qe],multi:!0}];class Bl{static init(){!function sI(e){pl=e}(new Bl)}addToWindow(t){G.getAngularTestability=(r,i=!0)=>{const o=t.findTestabilityInTree(r,i);if(null==o)throw new Error("Could not find testability for element.");return o},G.getAllAngularTestabilities=()=>t.getAllTestabilities(),G.getAllAngularRootElements=()=>t.getAllRootElements(),G.frameworkStabilizers||(G.frameworkStabilizers=[]),G.frameworkStabilizers.push(r=>{const i=G.getAllAngularTestabilities();let o=i.length,s=!1;const a=function(u){s=s||u,o--,0==o&&r(s)};i.forEach(function(u){u.whenStable(a)})})}findTestabilityInTree(t,n,r){if(null==n)return null;const i=t.getTestability(n);return null!=i?i:r?dn().isShadowRoot(n)?this.findTestabilityInTree(t,n.host,!0):this.findTestabilityInTree(t,n.parentElement,!0):null}}let mT=(()=>{class e{build(){return new XMLHttpRequest}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();const fs=new U("EventManagerPlugins");let hs=(()=>{class e{constructor(n,r){this._zone=r,this._eventNameToPlugin=new Map,n.forEach(i=>i.manager=this),this._plugins=n.slice().reverse()}addEventListener(n,r,i){return this._findPluginFor(r).addEventListener(n,r,i)}addGlobalEventListener(n,r,i){return this._findPluginFor(r).addGlobalEventListener(n,r,i)}getZone(){return this._zone}_findPluginFor(n){const r=this._eventNameToPlugin.get(n);if(r)return r;const i=this._plugins;for(let o=0;o<i.length;o++){const s=i[o];if(s.supports(n))return this._eventNameToPlugin.set(n,s),s}throw new Error(`No event manager plugin found for event ${n}`)}}return e.\u0275fac=function(n){return new(n||e)(I(fs),I(Ee))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();class ey{constructor(t){this._doc=t}addGlobalEventListener(t,n,r){const i=dn().getGlobalEventTarget(this._doc,t);if(!i)throw new Error(`Unsupported event target ${i} for event ${n}`);return this.addEventListener(i,n,r)}}let ty=(()=>{class e{constructor(){this._stylesSet=new Set}addStyles(n){const r=new Set;n.forEach(i=>{this._stylesSet.has(i)||(this._stylesSet.add(i),r.add(i))}),this.onStylesAdded(r)}onStylesAdded(n){}getAllStyles(){return Array.from(this._stylesSet)}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})(),Ti=(()=>{class e extends ty{constructor(n){super(),this._doc=n,this._hostNodes=new Map,this._hostNodes.set(n.head,[])}_addStylesToHost(n,r,i){n.forEach(o=>{const s=this._doc.createElement("style");s.textContent=o,i.push(r.appendChild(s))})}addHost(n){const r=[];this._addStylesToHost(this._stylesSet,n,r),this._hostNodes.set(n,r)}removeHost(n){const r=this._hostNodes.get(n);r&&r.forEach(ny),this._hostNodes.delete(n)}onStylesAdded(n){this._hostNodes.forEach((r,i)=>{this._addStylesToHost(n,i,r)})}ngOnDestroy(){this._hostNodes.forEach(n=>n.forEach(ny))}}return e.\u0275fac=function(n){return new(n||e)(I(ot))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();function ny(e){dn().remove(e)}const Hl={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/MathML/"},Ul=/%COMP%/g;function ps(e,t,n){for(let r=0;r<t.length;r++){let i=t[r];Array.isArray(i)?ps(e,i,n):(i=i.replace(Ul,e),n.push(i))}return n}function oy(e){return t=>{if("__ngUnwrap__"===t)return e;!1===e(t)&&(t.preventDefault(),t.returnValue=!1)}}let $l=(()=>{class e{constructor(n,r,i){this.eventManager=n,this.sharedStylesHost=r,this.appId=i,this.rendererByCompId=new Map,this.defaultRenderer=new zl(n)}createRenderer(n,r){if(!n||!r)return this.defaultRenderer;switch(r.encapsulation){case Et.Emulated:{let i=this.rendererByCompId.get(r.id);return i||(i=new wT(this.eventManager,this.sharedStylesHost,r,this.appId),this.rendererByCompId.set(r.id,i)),i.applyToHost(n),i}case 1:case Et.ShadowDom:return new ET(this.eventManager,this.sharedStylesHost,n,r);default:if(!this.rendererByCompId.has(r.id)){const i=ps(r.id,r.styles,[]);this.sharedStylesHost.addStyles(i),this.rendererByCompId.set(r.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}return e.\u0275fac=function(n){return new(n||e)(I(hs),I(Ti),I(Ei))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();class zl{constructor(t){this.eventManager=t,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(t,n){return n?document.createElementNS(Hl[n]||n,t):document.createElement(t)}createComment(t){return document.createComment(t)}createText(t){return document.createTextNode(t)}appendChild(t,n){t.appendChild(n)}insertBefore(t,n,r){t&&t.insertBefore(n,r)}removeChild(t,n){t&&t.removeChild(n)}selectRootElement(t,n){let r="string"==typeof t?document.querySelector(t):t;if(!r)throw new Error(`The selector "${t}" did not match any elements`);return n||(r.textContent=""),r}parentNode(t){return t.parentNode}nextSibling(t){return t.nextSibling}setAttribute(t,n,r,i){if(i){n=i+":"+n;const o=Hl[i];o?t.setAttributeNS(o,n,r):t.setAttribute(n,r)}else t.setAttribute(n,r)}removeAttribute(t,n,r){if(r){const i=Hl[r];i?t.removeAttributeNS(i,n):t.removeAttribute(`${r}:${n}`)}else t.removeAttribute(n)}addClass(t,n){t.classList.add(n)}removeClass(t,n){t.classList.remove(n)}setStyle(t,n,r,i){i&(Ge.DashCase|Ge.Important)?t.style.setProperty(n,r,i&Ge.Important?"important":""):t.style[n]=r}removeStyle(t,n,r){r&Ge.DashCase?t.style.removeProperty(n):t.style[n]=""}setProperty(t,n,r){t[n]=r}setValue(t,n){t.nodeValue=n}listen(t,n,r){return"string"==typeof t?this.eventManager.addGlobalEventListener(t,n,oy(r)):this.eventManager.addEventListener(t,n,oy(r))}}class wT extends zl{constructor(t,n,r,i){super(t),this.component=r;const o=ps(i+"-"+r.id,r.styles,[]);n.addStyles(o),this.contentAttr=function DT(e){return"_ngcontent-%COMP%".replace(Ul,e)}(i+"-"+r.id),this.hostAttr=function CT(e){return"_nghost-%COMP%".replace(Ul,e)}(i+"-"+r.id)}applyToHost(t){super.setAttribute(t,this.hostAttr,"")}createElement(t,n){const r=super.createElement(t,n);return super.setAttribute(r,this.contentAttr,""),r}}class ET extends zl{constructor(t,n,r,i){super(t),this.sharedStylesHost=n,this.hostEl=r,this.shadowRoot=r.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const o=ps(i.id,i.styles,[]);for(let s=0;s<o.length;s++){const a=document.createElement("style");a.textContent=o[s],this.shadowRoot.appendChild(a)}}nodeOrShadowRoot(t){return t===this.hostEl?this.shadowRoot:t}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}appendChild(t,n){return super.appendChild(this.nodeOrShadowRoot(t),n)}insertBefore(t,n,r){return super.insertBefore(this.nodeOrShadowRoot(t),n,r)}removeChild(t,n){return super.removeChild(this.nodeOrShadowRoot(t),n)}parentNode(t){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(t)))}}let bT=(()=>{class e extends ey{constructor(n){super(n)}supports(n){return!0}addEventListener(n,r,i){return n.addEventListener(r,i,!1),()=>this.removeEventListener(n,r,i)}removeEventListener(n,r,i){return n.removeEventListener(r,i)}}return e.\u0275fac=function(n){return new(n||e)(I(ot))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();const ay=["alt","control","meta","shift"],IT={"\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"},uy={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"},ST={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey};let TT=(()=>{class e extends ey{constructor(n){super(n)}supports(n){return null!=e.parseEventName(n)}addEventListener(n,r,i){const o=e.parseEventName(r),s=e.eventCallback(o.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>dn().onAndCancel(n,o.domEventName,s))}static parseEventName(n){const r=n.toLowerCase().split("."),i=r.shift();if(0===r.length||"keydown"!==i&&"keyup"!==i)return null;const o=e._normalizeKey(r.pop());let s="";if(ay.forEach(u=>{const l=r.indexOf(u);l>-1&&(r.splice(l,1),s+=u+".")}),s+=o,0!=r.length||0===o.length)return null;const a={};return a.domEventName=i,a.fullKey=s,a}static getEventFullKey(n){let r="",i=function AT(e){let t=e.key;if(null==t){if(t=e.keyIdentifier,null==t)return"Unidentified";t.startsWith("U+")&&(t=String.fromCharCode(parseInt(t.substring(2),16)),3===e.location&&uy.hasOwnProperty(t)&&(t=uy[t]))}return IT[t]||t}(n);return i=i.toLowerCase()," "===i?i="space":"."===i&&(i="dot"),ay.forEach(o=>{o!=i&&ST[o](n)&&(r+=o+".")}),r+=i,r}static eventCallback(n,r,i){return o=>{e.getEventFullKey(o)===n&&i.runGuarded(()=>r(o))}}static _normalizeKey(n){return"esc"===n?"escape":n}}return e.\u0275fac=function(n){return new(n||e)(I(ot))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();const OT=Dm(xI,"browser",[{provide:dm,useValue:"browser"},{provide:cm,useValue:function xT(){Vl.makeCurrent(),Bl.init()},multi:!0},{provide:ot,useFactory:function PT(){return function xD(e){ta=e}(document),document},deps:[]}]),FT=[{provide:mu,useValue:"root"},{provide:oi,useFactory:function RT(){return new oi},deps:[]},{provide:fs,useClass:bT,multi:!0,deps:[ot,Ee,dm]},{provide:fs,useClass:TT,multi:!0,deps:[ot]},{provide:$l,useClass:$l,deps:[hs,Ti,Ei]},{provide:Sg,useExisting:$l},{provide:ty,useExisting:Ti},{provide:Ti,useClass:Ti,deps:[ot]},{provide:hl,useClass:hl,deps:[Ee]},{provide:hs,useClass:hs,deps:[fs,Ee]},{provide:class cT{},useClass:mT,deps:[]}];let NT=(()=>{class e{constructor(n){if(n)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(n){return{ngModule:e,providers:[{provide:Ei,useValue:n.appId},{provide:Xm,useExisting:Ei},gT]}}}return e.\u0275fac=function(n){return new(n||e)(I(e,12))},e.\u0275mod=Dn({type:e}),e.\u0275inj=Kt({providers:FT,imports:[rT,RI]}),e})();function F(...e){return Me(e,kr(e))}"undefined"!=typeof window&&window;class _t extends kt{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){const n=super._subscribe(t);return!n.closed&&t.next(this._value),n}getValue(){const{hasError:t,thrownError:n,_value:r}=this;if(t)throw n;return this._throwIfClosed(),r}next(t){super.next(this._value=t)}}const{isArray:GT}=Array,{getPrototypeOf:WT,prototype:QT,keys:ZT}=Object;const{isArray:JT}=Array;function nA(...e){const t=kr(e),n=function qv(e){return Y(Ls(e))?e.pop():void 0}(e),{args:r,keys:i}=function YT(e){if(1===e.length){const t=e[0];if(GT(t))return{args:t,keys:null};if(function KT(e){return e&&"object"==typeof e&&WT(e)===QT}(t)){const n=ZT(t);return{args:n.map(r=>t[r]),keys:n}}}return{args:e,keys:null}}(e);if(0===r.length)return Me([],t);const o=new fe(function rA(e,t,n=yn){return r=>{dy(t,()=>{const{length:i}=e,o=new Array(i);let s=i,a=i;for(let u=0;u<i;u++)dy(t,()=>{const l=Me(e[u],t);let c=!1;l.subscribe(Ce(r,d=>{o[u]=d,c||(c=!0,a--),a||r.next(n(o.slice()))},()=>{--s||r.complete()}))},r)},r)}}(r,t,i?s=>function tA(e,t){return e.reduce((n,r,i)=>(n[r]=t[i],n),{})}(i,s):yn));return n?o.pipe(function eA(e){return X(t=>function XT(e,t){return JT(t)?e(...t):e(t)}(e,t))}(n)):o}function dy(e,t,n){e?Lt(n,e,t):t()}function gs(e,t){const n=Y(e)?e:()=>e,r=i=>i.error(n());return new fe(t?i=>t.schedule(r,0,i):r)}const ms=Pr(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"});function Gl(...e){return function iA(){return Nr(1)}()(Me(e,kr(e)))}function fy(e){return new fe(t=>{wt(e()).subscribe(t)})}function hy(){return De((e,t)=>{let n=null;e._refCount++;const r=Ce(t,void 0,void 0,void 0,()=>{if(!e||e._refCount<=0||0<--e._refCount)return void(n=null);const i=e._connection,o=n;n=null,i&&(!o||i===o)&&i.unsubscribe(),t.unsubscribe()});e.subscribe(r),r.closed||(n=e.connect())})}class oA extends fe{constructor(t,n){super(),this.source=t,this.subjectFactory=n,this._subject=null,this._refCount=0,this._connection=null,Oc(t)&&(this.lift=t.lift)}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){const t=this._subject;return(!t||t.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;const{_connection:t}=this;this._subject=this._connection=null,null==t||t.unsubscribe()}connect(){let t=this._connection;if(!t){t=this._connection=new Je;const n=this.getSubject();t.add(this.source.subscribe(Ce(n,void 0,()=>{this._teardown(),n.complete()},r=>{this._teardown(),n.error(r)},()=>this._teardown()))),t.closed&&(this._connection=null,t=Je.EMPTY)}return t}refCount(){return hy()(this)}}function Pn(e,t){return De((n,r)=>{let i=null,o=0,s=!1;const a=()=>s&&!i&&r.complete();n.subscribe(Ce(r,u=>{null==i||i.unsubscribe();let l=0;const c=o++;wt(e(u,c)).subscribe(i=Ce(r,d=>r.next(t?t(u,d,c,l++):d),()=>{i=null,a()}))},()=>{s=!0,a()}))})}function Wl(e){return e<=0?()=>jt:De((t,n)=>{let r=0;t.subscribe(Ce(n,i=>{++r<=e&&(n.next(i),e<=r&&n.complete())}))})}function aA(e,t,n,r,i){return(o,s)=>{let a=n,u=t,l=0;o.subscribe(Ce(s,c=>{const d=l++;u=a?e(u,c,d):(a=!0,c),r&&s.next(u)},i&&(()=>{a&&s.next(u),s.complete()})))}}function py(e,t){return De(aA(e,t,arguments.length>=2,!0))}function Ir(e,t){return De((n,r)=>{let i=0;n.subscribe(Ce(r,o=>e.call(t,o,i++)&&r.next(o)))})}function hn(e){return De((t,n)=>{let o,r=null,i=!1;r=t.subscribe(Ce(n,void 0,void 0,s=>{o=wt(e(s,hn(e)(t))),r?(r.unsubscribe(),r=null,o.subscribe(n)):i=!0})),i&&(r.unsubscribe(),r=null,o.subscribe(n))})}function Ai(e,t){return Y(t)?ye(e,t,1):ye(e,1)}function Ql(e){return e<=0?()=>jt:De((t,n)=>{let r=[];t.subscribe(Ce(n,i=>{r.push(i),e<r.length&&r.shift()},()=>{for(const i of r)n.next(i);n.complete()},void 0,()=>{r=null}))})}function gy(e=uA){return De((t,n)=>{let r=!1;t.subscribe(Ce(n,i=>{r=!0,n.next(i)},()=>r?n.complete():n.error(e())))})}function uA(){return new ms}function my(e){return De((t,n)=>{let r=!1;t.subscribe(Ce(n,i=>{r=!0,n.next(i)},()=>{r||n.next(e),n.complete()}))})}function Sr(e,t){const n=arguments.length>=2;return r=>r.pipe(e?Ir((i,o)=>e(i,o,r)):yn,Wl(1),n?my(t):gy(()=>new ms))}function Ze(e,t,n){const r=Y(e)||t||n?{next:e,error:t,complete:n}:e;return r?De((i,o)=>{var s;null===(s=r.subscribe)||void 0===s||s.call(r);let a=!0;i.subscribe(Ce(o,u=>{var l;null===(l=r.next)||void 0===l||l.call(r,u),o.next(u)},()=>{var u;a=!1,null===(u=r.complete)||void 0===u||u.call(r),o.complete()},u=>{var l;a=!1,null===(l=r.error)||void 0===l||l.call(r,u),o.error(u)},()=>{var u,l;a&&(null===(u=r.unsubscribe)||void 0===u||u.call(r)),null===(l=r.finalize)||void 0===l||l.call(r)}))}):yn}class Zt{constructor(t,n){this.id=t,this.url=n}}class Zl extends Zt{constructor(t,n,r="imperative",i=null){super(t,n),this.navigationTrigger=r,this.restoredState=i}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class xi extends Zt{constructor(t,n,r){super(t,n),this.urlAfterRedirects=r}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class yy extends Zt{constructor(t,n,r){super(t,n),this.reason=r}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class dA extends Zt{constructor(t,n,r){super(t,n),this.error=r}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class fA extends Zt{constructor(t,n,r,i){super(t,n),this.urlAfterRedirects=r,this.state=i}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class hA extends Zt{constructor(t,n,r,i){super(t,n),this.urlAfterRedirects=r,this.state=i}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class pA extends Zt{constructor(t,n,r,i,o){super(t,n),this.urlAfterRedirects=r,this.state=i,this.shouldActivate=o}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class gA extends Zt{constructor(t,n,r,i){super(t,n),this.urlAfterRedirects=r,this.state=i}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class mA extends Zt{constructor(t,n,r,i){super(t,n),this.urlAfterRedirects=r,this.state=i}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class vy{constructor(t){this.route=t}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class Dy{constructor(t){this.route=t}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class yA{constructor(t){this.snapshot=t}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class vA{constructor(t){this.snapshot=t}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class DA{constructor(t){this.snapshot=t}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class CA{constructor(t){this.snapshot=t}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class Cy{constructor(t,n,r){this.routerEvent=t,this.position=n,this.anchor=r}toString(){return`Scroll(anchor: '${this.anchor}', position: '${this.position?`${this.position[0]}, ${this.position[1]}`:null}')`}}const L="primary";class _A{constructor(t){this.params=t||{}}has(t){return Object.prototype.hasOwnProperty.call(this.params,t)}get(t){if(this.has(t)){const n=this.params[t];return Array.isArray(n)?n[0]:n}return null}getAll(t){if(this.has(t)){const n=this.params[t];return Array.isArray(n)?n:[n]}return[]}get keys(){return Object.keys(this.params)}}function Tr(e){return new _A(e)}const _y="ngNavigationCancelingError";function Yl(e){const t=Error("NavigationCancelingError: "+e);return t[_y]=!0,t}function EA(e,t,n){const r=n.path.split("/");if(r.length>e.length||"full"===n.pathMatch&&(t.hasChildren()||r.length<e.length))return null;const i={};for(let o=0;o<r.length;o++){const s=r[o],a=e[o];if(s.startsWith(":"))i[s.substring(1)]=a;else if(s!==a.path)return null}return{consumed:e.slice(0,r.length),posParams:i}}function Ft(e,t){const n=e?Object.keys(e):void 0,r=t?Object.keys(t):void 0;if(!n||!r||n.length!=r.length)return!1;let i;for(let o=0;o<n.length;o++)if(i=n[o],!wy(e[i],t[i]))return!1;return!0}function wy(e,t){if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return!1;const n=[...e].sort(),r=[...t].sort();return n.every((i,o)=>r[o]===i)}return e===t}function Ey(e){return Array.prototype.concat.apply([],e)}function by(e){return e.length>0?e[e.length-1]:null}function be(e,t){for(const n in e)e.hasOwnProperty(n)&&t(e[n],n)}function Nt(e){return ip(e)?e:Lo(e)?Me(Promise.resolve(e)):F(e)}const IA={exact:function Sy(e,t,n){if(!Fn(e.segments,t.segments)||!ys(e.segments,t.segments,n)||e.numberOfChildren!==t.numberOfChildren)return!1;for(const r in t.children)if(!e.children[r]||!Sy(e.children[r],t.children[r],n))return!1;return!0},subset:Ty},My={exact:function SA(e,t){return Ft(e,t)},subset:function TA(e,t){return Object.keys(t).length<=Object.keys(e).length&&Object.keys(t).every(n=>wy(e[n],t[n]))},ignored:()=>!0};function Iy(e,t,n){return IA[n.paths](e.root,t.root,n.matrixParams)&&My[n.queryParams](e.queryParams,t.queryParams)&&!("exact"===n.fragment&&e.fragment!==t.fragment)}function Ty(e,t,n){return Ay(e,t,t.segments,n)}function Ay(e,t,n,r){if(e.segments.length>n.length){const i=e.segments.slice(0,n.length);return!(!Fn(i,n)||t.hasChildren()||!ys(i,n,r))}if(e.segments.length===n.length){if(!Fn(e.segments,n)||!ys(e.segments,n,r))return!1;for(const i in t.children)if(!e.children[i]||!Ty(e.children[i],t.children[i],r))return!1;return!0}{const i=n.slice(0,e.segments.length),o=n.slice(e.segments.length);return!!(Fn(e.segments,i)&&ys(e.segments,i,r)&&e.children[L])&&Ay(e.children[L],t,o,r)}}function ys(e,t,n){return t.every((r,i)=>My[n](e[i].parameters,r.parameters))}class On{constructor(t,n,r){this.root=t,this.queryParams=n,this.fragment=r}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Tr(this.queryParams)),this._queryParamMap}toString(){return RA.serialize(this)}}class V{constructor(t,n){this.segments=t,this.children=n,this.parent=null,be(n,(r,i)=>r.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return vs(this)}}class Ri{constructor(t,n){this.path=t,this.parameters=n}get parameterMap(){return this._parameterMap||(this._parameterMap=Tr(this.parameters)),this._parameterMap}toString(){return Fy(this)}}function Fn(e,t){return e.length===t.length&&e.every((n,r)=>n.path===t[r].path)}class xy{}class Ry{parse(t){const n=new BA(t);return new On(n.parseRootSegment(),n.parseQueryParams(),n.parseFragment())}serialize(t){const n=`/${Pi(t.root,!0)}`,r=function FA(e){const t=Object.keys(e).map(n=>{const r=e[n];return Array.isArray(r)?r.map(i=>`${Ds(n)}=${Ds(i)}`).join("&"):`${Ds(n)}=${Ds(r)}`}).filter(n=>!!n);return t.length?`?${t.join("&")}`:""}(t.queryParams);return`${n}${r}${"string"==typeof t.fragment?`#${function PA(e){return encodeURI(e)}(t.fragment)}`:""}`}}const RA=new Ry;function vs(e){return e.segments.map(t=>Fy(t)).join("/")}function Pi(e,t){if(!e.hasChildren())return vs(e);if(t){const n=e.children[L]?Pi(e.children[L],!1):"",r=[];return be(e.children,(i,o)=>{o!==L&&r.push(`${o}:${Pi(i,!1)}`)}),r.length>0?`${n}(${r.join("//")})`:n}{const n=function xA(e,t){let n=[];return be(e.children,(r,i)=>{i===L&&(n=n.concat(t(r,i)))}),be(e.children,(r,i)=>{i!==L&&(n=n.concat(t(r,i)))}),n}(e,(r,i)=>i===L?[Pi(e.children[L],!1)]:[`${i}:${Pi(r,!1)}`]);return 1===Object.keys(e.children).length&&null!=e.children[L]?`${vs(e)}/${n[0]}`:`${vs(e)}/(${n.join("//")})`}}function Py(e){return encodeURIComponent(e).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function Ds(e){return Py(e).replace(/%3B/gi,";")}function Kl(e){return Py(e).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function Cs(e){return decodeURIComponent(e)}function Oy(e){return Cs(e.replace(/\+/g,"%20"))}function Fy(e){return`${Kl(e.path)}${function OA(e){return Object.keys(e).map(t=>`;${Kl(t)}=${Kl(e[t])}`).join("")}(e.parameters)}`}const NA=/^[^\/()?;=#]+/;function _s(e){const t=e.match(NA);return t?t[0]:""}const kA=/^[^=?&#]+/,jA=/^[^&#]+/;class BA{constructor(t){this.url=t,this.remaining=t}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new V([],{}):new V([],this.parseChildren())}parseQueryParams(){const t={};if(this.consumeOptional("?"))do{this.parseQueryParam(t)}while(this.consumeOptional("&"));return t}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(""===this.remaining)return{};this.consumeOptional("/");const t=[];for(this.peekStartsWith("(")||t.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),t.push(this.parseSegment());let n={};this.peekStartsWith("/(")&&(this.capture("/"),n=this.parseParens(!0));let r={};return this.peekStartsWith("(")&&(r=this.parseParens(!1)),(t.length>0||Object.keys(n).length>0)&&(r[L]=new V(t,n)),r}parseSegment(){const t=_s(this.remaining);if(""===t&&this.peekStartsWith(";"))throw new Error(`Empty path url segment cannot have parameters: '${this.remaining}'.`);return this.capture(t),new Ri(Cs(t),this.parseMatrixParams())}parseMatrixParams(){const t={};for(;this.consumeOptional(";");)this.parseParam(t);return t}parseParam(t){const n=_s(this.remaining);if(!n)return;this.capture(n);let r="";if(this.consumeOptional("=")){const i=_s(this.remaining);i&&(r=i,this.capture(r))}t[Cs(n)]=Cs(r)}parseQueryParam(t){const n=function LA(e){const t=e.match(kA);return t?t[0]:""}(this.remaining);if(!n)return;this.capture(n);let r="";if(this.consumeOptional("=")){const s=function VA(e){const t=e.match(jA);return t?t[0]:""}(this.remaining);s&&(r=s,this.capture(r))}const i=Oy(n),o=Oy(r);if(t.hasOwnProperty(i)){let s=t[i];Array.isArray(s)||(s=[s],t[i]=s),s.push(o)}else t[i]=o}parseParens(t){const n={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const r=_s(this.remaining),i=this.remaining[r.length];if("/"!==i&&")"!==i&&";"!==i)throw new Error(`Cannot parse url '${this.url}'`);let o;r.indexOf(":")>-1?(o=r.substr(0,r.indexOf(":")),this.capture(o),this.capture(":")):t&&(o=L);const s=this.parseChildren();n[o]=1===Object.keys(s).length?s[L]:new V([],s),this.consumeOptional("//")}return n}peekStartsWith(t){return this.remaining.startsWith(t)}consumeOptional(t){return!!this.peekStartsWith(t)&&(this.remaining=this.remaining.substring(t.length),!0)}capture(t){if(!this.consumeOptional(t))throw new Error(`Expected "${t}".`)}}class Ny{constructor(t){this._root=t}get root(){return this._root.value}parent(t){const n=this.pathFromRoot(t);return n.length>1?n[n.length-2]:null}children(t){const n=Jl(t,this._root);return n?n.children.map(r=>r.value):[]}firstChild(t){const n=Jl(t,this._root);return n&&n.children.length>0?n.children[0].value:null}siblings(t){const n=Xl(t,this._root);return n.length<2?[]:n[n.length-2].children.map(i=>i.value).filter(i=>i!==t)}pathFromRoot(t){return Xl(t,this._root).map(n=>n.value)}}function Jl(e,t){if(e===t.value)return t;for(const n of t.children){const r=Jl(e,n);if(r)return r}return null}function Xl(e,t){if(e===t.value)return[t];for(const n of t.children){const r=Xl(e,n);if(r.length)return r.unshift(t),r}return[]}class Yt{constructor(t,n){this.value=t,this.children=n}toString(){return`TreeNode(${this.value})`}}function Ar(e){const t={};return e&&e.children.forEach(n=>t[n.value.outlet]=n),t}class ky extends Ny{constructor(t,n){super(t),this.snapshot=n,ec(this,t)}toString(){return this.snapshot.toString()}}function Ly(e,t){const n=function HA(e,t){const s=new ws([],{},{},"",{},L,t,null,e.root,-1,{});return new Vy("",new Yt(s,[]))}(e,t),r=new _t([new Ri("",{})]),i=new _t({}),o=new _t({}),s=new _t({}),a=new _t(""),u=new xr(r,i,s,a,o,L,t,n.root);return u.snapshot=n.root,new ky(new Yt(u,[]),n)}class xr{constructor(t,n,r,i,o,s,a,u){this.url=t,this.params=n,this.queryParams=r,this.fragment=i,this.data=o,this.outlet=s,this.component=a,this._futureSnapshot=u}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=this.params.pipe(X(t=>Tr(t)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(X(t=>Tr(t)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function jy(e,t="emptyOnly"){const n=e.pathFromRoot;let r=0;if("always"!==t)for(r=n.length-1;r>=1;){const i=n[r],o=n[r-1];if(i.routeConfig&&""===i.routeConfig.path)r--;else{if(o.component)break;r--}}return function UA(e){return e.reduce((t,n)=>({params:Object.assign(Object.assign({},t.params),n.params),data:Object.assign(Object.assign({},t.data),n.data),resolve:Object.assign(Object.assign({},t.resolve),n._resolvedData)}),{params:{},data:{},resolve:{}})}(n.slice(r))}class ws{constructor(t,n,r,i,o,s,a,u,l,c,d){this.url=t,this.params=n,this.queryParams=r,this.fragment=i,this.data=o,this.outlet=s,this.component=a,this.routeConfig=u,this._urlSegment=l,this._lastPathIndex=c,this._resolve=d}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=Tr(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Tr(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(r=>r.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class Vy extends Ny{constructor(t,n){super(n),this.url=t,ec(this,n)}toString(){return By(this._root)}}function ec(e,t){t.value._routerState=e,t.children.forEach(n=>ec(e,n))}function By(e){const t=e.children.length>0?` { ${e.children.map(By).join(", ")} } `:"";return`${e.value}${t}`}function tc(e){if(e.snapshot){const t=e.snapshot,n=e._futureSnapshot;e.snapshot=n,Ft(t.queryParams,n.queryParams)||e.queryParams.next(n.queryParams),t.fragment!==n.fragment&&e.fragment.next(n.fragment),Ft(t.params,n.params)||e.params.next(n.params),function bA(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;++n)if(!Ft(e[n],t[n]))return!1;return!0}(t.url,n.url)||e.url.next(n.url),Ft(t.data,n.data)||e.data.next(n.data)}else e.snapshot=e._futureSnapshot,e.data.next(e._futureSnapshot.data)}function nc(e,t){const n=Ft(e.params,t.params)&&function AA(e,t){return Fn(e,t)&&e.every((n,r)=>Ft(n.parameters,t[r].parameters))}(e.url,t.url);return n&&!(!e.parent!=!t.parent)&&(!e.parent||nc(e.parent,t.parent))}function Oi(e,t,n){if(n&&e.shouldReuseRoute(t.value,n.value.snapshot)){const r=n.value;r._futureSnapshot=t.value;const i=function zA(e,t,n){return t.children.map(r=>{for(const i of n.children)if(e.shouldReuseRoute(r.value,i.value.snapshot))return Oi(e,r,i);return Oi(e,r)})}(e,t,n);return new Yt(r,i)}{if(e.shouldAttach(t.value)){const o=e.retrieve(t.value);if(null!==o){const s=o.route;return s.value._futureSnapshot=t.value,s.children=t.children.map(a=>Oi(e,a)),s}}const r=function qA(e){return new xr(new _t(e.url),new _t(e.params),new _t(e.queryParams),new _t(e.fragment),new _t(e.data),e.outlet,e.component,e)}(t.value),i=t.children.map(o=>Oi(e,o));return new Yt(r,i)}}function Es(e){return"object"==typeof e&&null!=e&&!e.outlets&&!e.segmentPath}function Fi(e){return"object"==typeof e&&null!=e&&e.outlets}function rc(e,t,n,r,i){let o={};if(r&&be(r,(a,u)=>{o[u]=Array.isArray(a)?a.map(l=>`${l}`):`${a}`}),e===t)return new On(n,o,i);const s=Hy(e,t,n);return new On(s,o,i)}function Hy(e,t,n){const r={};return be(e.children,(i,o)=>{r[o]=i===t?n:Hy(i,t,n)}),new V(e.segments,r)}class Uy{constructor(t,n,r){if(this.isAbsolute=t,this.numberOfDoubleDots=n,this.commands=r,t&&r.length>0&&Es(r[0]))throw new Error("Root segment cannot have matrix parameters");const i=r.find(Fi);if(i&&i!==by(r))throw new Error("{outlets:{}} has to be the last command")}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class ic{constructor(t,n,r){this.segmentGroup=t,this.processChildren=n,this.index=r}}function $y(e,t,n){if(e||(e=new V([],{})),0===e.segments.length&&e.hasChildren())return bs(e,t,n);const r=function KA(e,t,n){let r=0,i=t;const o={match:!1,pathIndex:0,commandIndex:0};for(;i<e.segments.length;){if(r>=n.length)return o;const s=e.segments[i],a=n[r];if(Fi(a))break;const u=`${a}`,l=r<n.length-1?n[r+1]:null;if(i>0&&void 0===u)break;if(u&&l&&"object"==typeof l&&void 0===l.outlets){if(!qy(u,l,s))return o;r+=2}else{if(!qy(u,{},s))return o;r++}i++}return{match:!0,pathIndex:i,commandIndex:r}}(e,t,n),i=n.slice(r.commandIndex);if(r.match&&r.pathIndex<e.segments.length){const o=new V(e.segments.slice(0,r.pathIndex),{});return o.children[L]=new V(e.segments.slice(r.pathIndex),e.children),bs(o,0,i)}return r.match&&0===i.length?new V(e.segments,{}):r.match&&!e.hasChildren()?oc(e,t,n):r.match?bs(e,0,i):oc(e,t,n)}function bs(e,t,n){if(0===n.length)return new V(e.segments,{});{const r=function YA(e){return Fi(e[0])?e[0].outlets:{[L]:e}}(n),i={};return be(r,(o,s)=>{"string"==typeof o&&(o=[o]),null!==o&&(i[s]=$y(e.children[s],t,o))}),be(e.children,(o,s)=>{void 0===r[s]&&(i[s]=o)}),new V(e.segments,i)}}function oc(e,t,n){const r=e.segments.slice(0,t);let i=0;for(;i<n.length;){const o=n[i];if(Fi(o)){const u=JA(o.outlets);return new V(r,u)}if(0===i&&Es(n[0])){r.push(new Ri(e.segments[t].path,zy(n[0]))),i++;continue}const s=Fi(o)?o.outlets[L]:`${o}`,a=i<n.length-1?n[i+1]:null;s&&a&&Es(a)?(r.push(new Ri(s,zy(a))),i+=2):(r.push(new Ri(s,{})),i++)}return new V(r,{})}function JA(e){const t={};return be(e,(n,r)=>{"string"==typeof n&&(n=[n]),null!==n&&(t[r]=oc(new V([],{}),0,n))}),t}function zy(e){const t={};return be(e,(n,r)=>t[r]=`${n}`),t}function qy(e,t,n){return e==n.path&&Ft(t,n.parameters)}class ex{constructor(t,n,r,i){this.routeReuseStrategy=t,this.futureState=n,this.currState=r,this.forwardEvent=i}activate(t){const n=this.futureState._root,r=this.currState?this.currState._root:null;this.deactivateChildRoutes(n,r,t),tc(this.futureState.root),this.activateChildRoutes(n,r,t)}deactivateChildRoutes(t,n,r){const i=Ar(n);t.children.forEach(o=>{const s=o.value.outlet;this.deactivateRoutes(o,i[s],r),delete i[s]}),be(i,(o,s)=>{this.deactivateRouteAndItsChildren(o,r)})}deactivateRoutes(t,n,r){const i=t.value,o=n?n.value:null;if(i===o)if(i.component){const s=r.getContext(i.outlet);s&&this.deactivateChildRoutes(t,n,s.children)}else this.deactivateChildRoutes(t,n,r);else o&&this.deactivateRouteAndItsChildren(n,r)}deactivateRouteAndItsChildren(t,n){t.value.component&&this.routeReuseStrategy.shouldDetach(t.value.snapshot)?this.detachAndStoreRouteSubtree(t,n):this.deactivateRouteAndOutlet(t,n)}detachAndStoreRouteSubtree(t,n){const r=n.getContext(t.value.outlet),i=r&&t.value.component?r.children:n,o=Ar(t);for(const s of Object.keys(o))this.deactivateRouteAndItsChildren(o[s],i);if(r&&r.outlet){const s=r.outlet.detach(),a=r.children.onOutletDeactivated();this.routeReuseStrategy.store(t.value.snapshot,{componentRef:s,route:t,contexts:a})}}deactivateRouteAndOutlet(t,n){const r=n.getContext(t.value.outlet),i=r&&t.value.component?r.children:n,o=Ar(t);for(const s of Object.keys(o))this.deactivateRouteAndItsChildren(o[s],i);r&&r.outlet&&(r.outlet.deactivate(),r.children.onOutletDeactivated(),r.attachRef=null,r.resolver=null,r.route=null)}activateChildRoutes(t,n,r){const i=Ar(n);t.children.forEach(o=>{this.activateRoutes(o,i[o.value.outlet],r),this.forwardEvent(new CA(o.value.snapshot))}),t.children.length&&this.forwardEvent(new vA(t.value.snapshot))}activateRoutes(t,n,r){const i=t.value,o=n?n.value:null;if(tc(i),i===o)if(i.component){const s=r.getOrCreateContext(i.outlet);this.activateChildRoutes(t,n,s.children)}else this.activateChildRoutes(t,n,r);else if(i.component){const s=r.getOrCreateContext(i.outlet);if(this.routeReuseStrategy.shouldAttach(i.snapshot)){const a=this.routeReuseStrategy.retrieve(i.snapshot);this.routeReuseStrategy.store(i.snapshot,null),s.children.onOutletReAttached(a.contexts),s.attachRef=a.componentRef,s.route=a.route.value,s.outlet&&s.outlet.attach(a.componentRef,a.route.value),tc(a.route.value),this.activateChildRoutes(t,null,s.children)}else{const a=function tx(e){for(let t=e.parent;t;t=t.parent){const n=t.routeConfig;if(n&&n._loadedConfig)return n._loadedConfig;if(n&&n.component)return null}return null}(i.snapshot),u=a?a.module.componentFactoryResolver:null;s.attachRef=null,s.route=i,s.resolver=u,s.outlet&&s.outlet.activateWith(i,u),this.activateChildRoutes(t,null,s.children)}}else this.activateChildRoutes(t,null,r)}}class sc{constructor(t,n){this.routes=t,this.module=n}}function pn(e){return"function"==typeof e}function Nn(e){return e instanceof On}const Ni=Symbol("INITIAL_VALUE");function ki(){return Pn(e=>nA(e.map(t=>t.pipe(Wl(1),function sA(...e){const t=kr(e);return De((n,r)=>{(t?Gl(e,n,t):Gl(e,n)).subscribe(r)})}(Ni)))).pipe(py((t,n)=>{let r=!1;return n.reduce((i,o,s)=>i!==Ni?i:(o===Ni&&(r=!0),r||!1!==o&&s!==n.length-1&&!Nn(o)?i:o),t)},Ni),Ir(t=>t!==Ni),X(t=>Nn(t)?t:!0===t),Wl(1)))}class ax{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.children=new Li,this.attachRef=null}}class Li{constructor(){this.contexts=new Map}onChildOutletCreated(t,n){const r=this.getOrCreateContext(t);r.outlet=n,this.contexts.set(t,r)}onChildOutletDestroyed(t){const n=this.getContext(t);n&&(n.outlet=null,n.attachRef=null)}onOutletDeactivated(){const t=this.contexts;return this.contexts=new Map,t}onOutletReAttached(t){this.contexts=t}getOrCreateContext(t){let n=this.getContext(t);return n||(n=new ax,this.contexts.set(t,n)),n}getContext(t){return this.contexts.get(t)||null}}let ac=(()=>{class e{constructor(n,r,i,o,s){this.parentContexts=n,this.location=r,this.resolver=i,this.changeDetector=s,this.activated=null,this._activatedRoute=null,this.activateEvents=new Ne,this.deactivateEvents=new Ne,this.attachEvents=new Ne,this.detachEvents=new Ne,this.name=o||L,n.onChildOutletCreated(this.name,this)}ngOnDestroy(){this.parentContexts.onChildOutletDestroyed(this.name)}ngOnInit(){if(!this.activated){const n=this.parentContexts.getContext(this.name);n&&n.route&&(n.attachRef?this.attach(n.attachRef,n.route):this.activateWith(n.route,n.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 n=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(n.instance),n}attach(n,r){this.activated=n,this._activatedRoute=r,this.location.insert(n.hostView),this.attachEvents.emit(n.instance)}deactivate(){if(this.activated){const n=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(n)}}activateWith(n,r){if(this.isActivated)throw new Error("Cannot activate an already activated outlet");this._activatedRoute=n;const s=(r=r||this.resolver).resolveComponentFactory(n._futureSnapshot.routeConfig.component),a=this.parentContexts.getOrCreateContext(this.name).children,u=new ux(n,a,this.location.injector);this.activated=this.location.createComponent(s,this.location.length,u),this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}return e.\u0275fac=function(n){return new(n||e)(E(Li),E(vt),E(vi),function Gr(e){return function sC(e,t){if("class"===t)return e.classes;if("style"===t)return e.styles;const n=e.attrs;if(n){const r=n.length;let i=0;for(;i<r;){const o=n[i];if(Md(o))break;if(0===o)i+=2;else if("number"==typeof o)for(i++;i<r&&"string"==typeof n[i];)i++;else{if(o===t)return n[i+1];i+=2}}}return null}(he(),e)}("name"),E(vl))},e.\u0275dir=Ie({type:e,selectors:[["router-outlet"]],outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"]}),e})();class ux{constructor(t,n,r){this.route=t,this.childContexts=n,this.parent=r}get(t,n){return t===xr?this.route:t===Li?this.childContexts:this.parent.get(t,n)}}let Gy=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=Qi({type:e,selectors:[["ng-component"]],decls:1,vars:0,template:function(n,r){1&n&&Rt(0,"router-outlet")},directives:[ac],encapsulation:2}),e})();function Wy(e,t=""){for(let n=0;n<e.length;n++){const r=e[n];lx(r,cx(t,r))}}function lx(e,t){e.children&&Wy(e.children,t)}function cx(e,t){return t?e||t.path?e&&!t.path?`${e}/`:!e&&t.path?t.path:`${e}/${t.path}`:"":e}function uc(e){const t=e.children&&e.children.map(uc),n=t?Object.assign(Object.assign({},e),{children:t}):Object.assign({},e);return!n.component&&(t||n.loadChildren)&&n.outlet&&n.outlet!==L&&(n.component=Gy),n}function ut(e){return e.outlet||L}function Qy(e,t){const n=e.filter(r=>ut(r)===t);return n.push(...e.filter(r=>ut(r)!==t)),n}const Zy={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function Ms(e,t,n){var r;if(""===t.path)return"full"===t.pathMatch&&(e.hasChildren()||n.length>0)?Object.assign({},Zy):{matched:!0,consumedSegments:[],remainingSegments:n,parameters:{},positionalParamSegments:{}};const o=(t.matcher||EA)(n,e,t);if(!o)return Object.assign({},Zy);const s={};be(o.posParams,(u,l)=>{s[l]=u.path});const a=o.consumed.length>0?Object.assign(Object.assign({},s),o.consumed[o.consumed.length-1].parameters):s;return{matched:!0,consumedSegments:o.consumed,remainingSegments:n.slice(o.consumed.length),parameters:a,positionalParamSegments:null!==(r=o.posParams)&&void 0!==r?r:{}}}function Is(e,t,n,r,i="corrected"){if(n.length>0&&function hx(e,t,n){return n.some(r=>Ss(e,t,r)&&ut(r)!==L)}(e,n,r)){const s=new V(t,function fx(e,t,n,r){const i={};i[L]=r,r._sourceSegment=e,r._segmentIndexShift=t.length;for(const o of n)if(""===o.path&&ut(o)!==L){const s=new V([],{});s._sourceSegment=e,s._segmentIndexShift=t.length,i[ut(o)]=s}return i}(e,t,r,new V(n,e.children)));return s._sourceSegment=e,s._segmentIndexShift=t.length,{segmentGroup:s,slicedSegments:[]}}if(0===n.length&&function px(e,t,n){return n.some(r=>Ss(e,t,r))}(e,n,r)){const s=new V(e.segments,function dx(e,t,n,r,i,o){const s={};for(const a of r)if(Ss(e,n,a)&&!i[ut(a)]){const u=new V([],{});u._sourceSegment=e,u._segmentIndexShift="legacy"===o?e.segments.length:t.length,s[ut(a)]=u}return Object.assign(Object.assign({},i),s)}(e,t,n,r,e.children,i));return s._sourceSegment=e,s._segmentIndexShift=t.length,{segmentGroup:s,slicedSegments:n}}const o=new V(e.segments,e.children);return o._sourceSegment=e,o._segmentIndexShift=t.length,{segmentGroup:o,slicedSegments:n}}function Ss(e,t,n){return(!(e.hasChildren()||t.length>0)||"full"!==n.pathMatch)&&""===n.path}function Yy(e,t,n,r){return!!(ut(e)===r||r!==L&&Ss(t,n,e))&&("**"===e.path||Ms(t,e,n).matched)}function Ky(e,t,n){return 0===t.length&&!e.children[n]}class Ts{constructor(t){this.segmentGroup=t||null}}class Jy{constructor(t){this.urlTree=t}}function ji(e){return gs(new Ts(e))}function Xy(e){return gs(new Jy(e))}class vx{constructor(t,n,r,i,o){this.configLoader=n,this.urlSerializer=r,this.urlTree=i,this.config=o,this.allowRedirects=!0,this.ngModule=t.get(qt)}apply(){const t=Is(this.urlTree.root,[],[],this.config).segmentGroup,n=new V(t.segments,t.children);return this.expandSegmentGroup(this.ngModule,this.config,n,L).pipe(X(o=>this.createUrlTree(lc(o),this.urlTree.queryParams,this.urlTree.fragment))).pipe(hn(o=>{if(o instanceof Jy)return this.allowRedirects=!1,this.match(o.urlTree);throw o instanceof Ts?this.noMatchError(o):o}))}match(t){return this.expandSegmentGroup(this.ngModule,this.config,t.root,L).pipe(X(i=>this.createUrlTree(lc(i),t.queryParams,t.fragment))).pipe(hn(i=>{throw i instanceof Ts?this.noMatchError(i):i}))}noMatchError(t){return new Error(`Cannot match any routes. URL Segment: '${t.segmentGroup}'`)}createUrlTree(t,n,r){const i=t.segments.length>0?new V([],{[L]:t}):t;return new On(i,n,r)}expandSegmentGroup(t,n,r,i){return 0===r.segments.length&&r.hasChildren()?this.expandChildren(t,n,r).pipe(X(o=>new V([],o))):this.expandSegment(t,r,n,r.segments,i,!0)}expandChildren(t,n,r){const i=[];for(const o of Object.keys(r.children))"primary"===o?i.unshift(o):i.push(o);return Me(i).pipe(Ai(o=>{const s=r.children[o],a=Qy(n,o);return this.expandSegmentGroup(t,a,s,o).pipe(X(u=>({segment:u,outlet:o})))}),py((o,s)=>(o[s.outlet]=s.segment,o),{}),function lA(e,t){const n=arguments.length>=2;return r=>r.pipe(e?Ir((i,o)=>e(i,o,r)):yn,Ql(1),n?my(t):gy(()=>new ms))}())}expandSegment(t,n,r,i,o,s){return Me(r).pipe(Ai(a=>this.expandSegmentAgainstRoute(t,n,r,a,i,o,s).pipe(hn(l=>{if(l instanceof Ts)return F(null);throw l}))),Sr(a=>!!a),hn((a,u)=>{if(a instanceof ms||"EmptyError"===a.name)return Ky(n,i,o)?F(new V([],{})):ji(n);throw a}))}expandSegmentAgainstRoute(t,n,r,i,o,s,a){return Yy(i,n,o,s)?void 0===i.redirectTo?this.matchSegmentAgainstRoute(t,n,i,o,s):a&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(t,n,r,i,o,s):ji(n):ji(n)}expandSegmentAgainstRouteUsingRedirect(t,n,r,i,o,s){return"**"===i.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(t,r,i,s):this.expandRegularSegmentAgainstRouteUsingRedirect(t,n,r,i,o,s)}expandWildCardWithParamsAgainstRouteUsingRedirect(t,n,r,i){const o=this.applyRedirectCommands([],r.redirectTo,{});return r.redirectTo.startsWith("/")?Xy(o):this.lineralizeSegments(r,o).pipe(ye(s=>{const a=new V(s,{});return this.expandSegment(t,a,n,s,i,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(t,n,r,i,o,s){const{matched:a,consumedSegments:u,remainingSegments:l,positionalParamSegments:c}=Ms(n,i,o);if(!a)return ji(n);const d=this.applyRedirectCommands(u,i.redirectTo,c);return i.redirectTo.startsWith("/")?Xy(d):this.lineralizeSegments(i,d).pipe(ye(f=>this.expandSegment(t,n,r,f.concat(l),s,!1)))}matchSegmentAgainstRoute(t,n,r,i,o){if("**"===r.path)return r.loadChildren?(r._loadedConfig?F(r._loadedConfig):this.configLoader.load(t.injector,r)).pipe(X(d=>(r._loadedConfig=d,new V(i,{})))):F(new V(i,{}));const{matched:s,consumedSegments:a,remainingSegments:u}=Ms(n,r,i);return s?this.getChildConfig(t,r,i).pipe(ye(c=>{const d=c.module,f=c.routes,{segmentGroup:h,slicedSegments:p}=Is(n,a,u,f),m=new V(h.segments,h.children);if(0===p.length&&m.hasChildren())return this.expandChildren(d,f,m).pipe(X(w=>new V(a,w)));if(0===f.length&&0===p.length)return F(new V(a,{}));const v=ut(r)===o;return this.expandSegment(d,m,f,p,v?L:o,!0).pipe(X(g=>new V(a.concat(g.segments),g.children)))})):ji(n)}getChildConfig(t,n,r){return n.children?F(new sc(n.children,t)):n.loadChildren?void 0!==n._loadedConfig?F(n._loadedConfig):this.runCanLoadGuards(t.injector,n,r).pipe(ye(i=>i?this.configLoader.load(t.injector,n).pipe(X(o=>(n._loadedConfig=o,o))):function mx(e){return gs(Yl(`Cannot load children because the guard of the route "path: '${e.path}'" returned false`))}(n))):F(new sc([],t))}runCanLoadGuards(t,n,r){const i=n.canLoad;return i&&0!==i.length?F(i.map(s=>{const a=t.get(s);let u;if(function rx(e){return e&&pn(e.canLoad)}(a))u=a.canLoad(n,r);else{if(!pn(a))throw new Error("Invalid CanLoad guard");u=a(n,r)}return Nt(u)})).pipe(ki(),Ze(s=>{if(!Nn(s))return;const a=Yl(`Redirecting to "${this.urlSerializer.serialize(s)}"`);throw a.url=s,a}),X(s=>!0===s)):F(!0)}lineralizeSegments(t,n){let r=[],i=n.root;for(;;){if(r=r.concat(i.segments),0===i.numberOfChildren)return F(r);if(i.numberOfChildren>1||!i.children[L])return gs(new Error(`Only absolute redirects can have named outlets. redirectTo: '${t.redirectTo}'`));i=i.children[L]}}applyRedirectCommands(t,n,r){return this.applyRedirectCreatreUrlTree(n,this.urlSerializer.parse(n),t,r)}applyRedirectCreatreUrlTree(t,n,r,i){const o=this.createSegmentGroup(t,n.root,r,i);return new On(o,this.createQueryParams(n.queryParams,this.urlTree.queryParams),n.fragment)}createQueryParams(t,n){const r={};return be(t,(i,o)=>{if("string"==typeof i&&i.startsWith(":")){const a=i.substring(1);r[o]=n[a]}else r[o]=i}),r}createSegmentGroup(t,n,r,i){const o=this.createSegments(t,n.segments,r,i);let s={};return be(n.children,(a,u)=>{s[u]=this.createSegmentGroup(t,a,r,i)}),new V(o,s)}createSegments(t,n,r,i){return n.map(o=>o.path.startsWith(":")?this.findPosParam(t,o,i):this.findOrReturn(o,r))}findPosParam(t,n,r){const i=r[n.path.substring(1)];if(!i)throw new Error(`Cannot redirect to '${t}'. Cannot find '${n.path}'.`);return i}findOrReturn(t,n){let r=0;for(const i of n){if(i.path===t.path)return n.splice(r),i;r++}return t}}function lc(e){const t={};for(const r of Object.keys(e.children)){const o=lc(e.children[r]);(o.segments.length>0||o.hasChildren())&&(t[r]=o)}return function Dx(e){if(1===e.numberOfChildren&&e.children[L]){const t=e.children[L];return new V(e.segments.concat(t.segments),t.children)}return e}(new V(e.segments,t))}class ev{constructor(t){this.path=t,this.route=this.path[this.path.length-1]}}class As{constructor(t,n){this.component=t,this.route=n}}function _x(e,t,n){const r=e._root;return Vi(r,t?t._root:null,n,[r.value])}function xs(e,t,n){const r=function Ex(e){if(!e)return null;for(let t=e.parent;t;t=t.parent){const n=t.routeConfig;if(n&&n._loadedConfig)return n._loadedConfig}return null}(t);return(r?r.module.injector:n).get(e)}function Vi(e,t,n,r,i={canDeactivateChecks:[],canActivateChecks:[]}){const o=Ar(t);return e.children.forEach(s=>{(function bx(e,t,n,r,i={canDeactivateChecks:[],canActivateChecks:[]}){const o=e.value,s=t?t.value:null,a=n?n.getContext(e.value.outlet):null;if(s&&o.routeConfig===s.routeConfig){const u=function Mx(e,t,n){if("function"==typeof n)return n(e,t);switch(n){case"pathParamsChange":return!Fn(e.url,t.url);case"pathParamsOrQueryParamsChange":return!Fn(e.url,t.url)||!Ft(e.queryParams,t.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!nc(e,t)||!Ft(e.queryParams,t.queryParams);default:return!nc(e,t)}}(s,o,o.routeConfig.runGuardsAndResolvers);u?i.canActivateChecks.push(new ev(r)):(o.data=s.data,o._resolvedData=s._resolvedData),Vi(e,t,o.component?a?a.children:null:n,r,i),u&&a&&a.outlet&&a.outlet.isActivated&&i.canDeactivateChecks.push(new As(a.outlet.component,s))}else s&&Bi(t,a,i),i.canActivateChecks.push(new ev(r)),Vi(e,null,o.component?a?a.children:null:n,r,i)})(s,o[s.value.outlet],n,r.concat([s.value]),i),delete o[s.value.outlet]}),be(o,(s,a)=>Bi(s,n.getContext(a),i)),i}function Bi(e,t,n){const r=Ar(e),i=e.value;be(r,(o,s)=>{Bi(o,i.component?t?t.children.getContext(s):null:t,n)}),n.canDeactivateChecks.push(new As(i.component&&t&&t.outlet&&t.outlet.isActivated?t.outlet.component:null,i))}class Fx{}function tv(e){return new fe(t=>t.error(e))}class kx{constructor(t,n,r,i,o,s){this.rootComponentType=t,this.config=n,this.urlTree=r,this.url=i,this.paramsInheritanceStrategy=o,this.relativeLinkResolution=s}recognize(){const t=Is(this.urlTree.root,[],[],this.config.filter(s=>void 0===s.redirectTo),this.relativeLinkResolution).segmentGroup,n=this.processSegmentGroup(this.config,t,L);if(null===n)return null;const r=new ws([],Object.freeze({}),Object.freeze(Object.assign({},this.urlTree.queryParams)),this.urlTree.fragment,{},L,this.rootComponentType,null,this.urlTree.root,-1,{}),i=new Yt(r,n),o=new Vy(this.url,i);return this.inheritParamsAndData(o._root),o}inheritParamsAndData(t){const n=t.value,r=jy(n,this.paramsInheritanceStrategy);n.params=Object.freeze(r.params),n.data=Object.freeze(r.data),t.children.forEach(i=>this.inheritParamsAndData(i))}processSegmentGroup(t,n,r){return 0===n.segments.length&&n.hasChildren()?this.processChildren(t,n):this.processSegment(t,n,n.segments,r)}processChildren(t,n){const r=[];for(const o of Object.keys(n.children)){const s=n.children[o],a=Qy(t,o),u=this.processSegmentGroup(a,s,o);if(null===u)return null;r.push(...u)}const i=nv(r);return function Lx(e){e.sort((t,n)=>t.value.outlet===L?-1:n.value.outlet===L?1:t.value.outlet.localeCompare(n.value.outlet))}(i),i}processSegment(t,n,r,i){for(const o of t){const s=this.processSegmentAgainstRoute(o,n,r,i);if(null!==s)return s}return Ky(n,r,i)?[]:null}processSegmentAgainstRoute(t,n,r,i){if(t.redirectTo||!Yy(t,n,r,i))return null;let o,s=[],a=[];if("**"===t.path){const h=r.length>0?by(r).parameters:{};o=new ws(r,h,Object.freeze(Object.assign({},this.urlTree.queryParams)),this.urlTree.fragment,ov(t),ut(t),t.component,t,rv(n),iv(n)+r.length,sv(t))}else{const h=Ms(n,t,r);if(!h.matched)return null;s=h.consumedSegments,a=h.remainingSegments,o=new ws(s,h.parameters,Object.freeze(Object.assign({},this.urlTree.queryParams)),this.urlTree.fragment,ov(t),ut(t),t.component,t,rv(n),iv(n)+s.length,sv(t))}const u=function jx(e){return e.children?e.children:e.loadChildren?e._loadedConfig.routes:[]}(t),{segmentGroup:l,slicedSegments:c}=Is(n,s,a,u.filter(h=>void 0===h.redirectTo),this.relativeLinkResolution);if(0===c.length&&l.hasChildren()){const h=this.processChildren(u,l);return null===h?null:[new Yt(o,h)]}if(0===u.length&&0===c.length)return[new Yt(o,[])];const d=ut(t)===i,f=this.processSegment(u,l,c,d?L:i);return null===f?null:[new Yt(o,f)]}}function Vx(e){const t=e.value.routeConfig;return t&&""===t.path&&void 0===t.redirectTo}function nv(e){const t=[],n=new Set;for(const r of e){if(!Vx(r)){t.push(r);continue}const i=t.find(o=>r.value.routeConfig===o.value.routeConfig);void 0!==i?(i.children.push(...r.children),n.add(i)):t.push(r)}for(const r of n){const i=nv(r.children);t.push(new Yt(r.value,i))}return t.filter(r=>!n.has(r))}function rv(e){let t=e;for(;t._sourceSegment;)t=t._sourceSegment;return t}function iv(e){let t=e,n=t._segmentIndexShift?t._segmentIndexShift:0;for(;t._sourceSegment;)t=t._sourceSegment,n+=t._segmentIndexShift?t._segmentIndexShift:0;return n-1}function ov(e){return e.data||{}}function sv(e){return e.resolve||{}}function av(e){return[...Object.keys(e),...Object.getOwnPropertySymbols(e)]}function cc(e){return Pn(t=>{const n=e(t);return n?Me(n).pipe(X(()=>t)):F(t)})}class Wx extends class Gx{shouldDetach(t){return!1}store(t,n){}shouldAttach(t){return!1}retrieve(t){return null}shouldReuseRoute(t,n){return t.routeConfig===n.routeConfig}}{}const dc=new U("ROUTES");class uv{constructor(t,n,r,i){this.injector=t,this.compiler=n,this.onLoadStartListener=r,this.onLoadEndListener=i}load(t,n){if(n._loader$)return n._loader$;this.onLoadStartListener&&this.onLoadStartListener(n);const i=this.loadModuleFactory(n.loadChildren).pipe(X(o=>{this.onLoadEndListener&&this.onLoadEndListener(n);const s=o.create(t);return new sc(Ey(s.injector.get(dc,void 0,S.Self|S.Optional)).map(uc),s)}),hn(o=>{throw n._loader$=void 0,o}));return n._loader$=new oA(i,()=>new kt).pipe(hy()),n._loader$}loadModuleFactory(t){return Nt(t()).pipe(ye(n=>n instanceof xg?F(n):Me(this.compiler.compileModuleAsync(n))))}}class Zx{shouldProcessUrl(t){return!0}extract(t){return t}merge(t,n){return t}}function Yx(e){throw e}function Kx(e,t,n){return t.parse("/")}function lv(e,t){return F(null)}const Jx={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},Xx={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};let Ye=(()=>{class e{constructor(n,r,i,o,s,a,u){this.rootComponentType=n,this.urlSerializer=r,this.rootContexts=i,this.location=o,this.config=u,this.lastSuccessfulNavigation=null,this.currentNavigation=null,this.disposed=!1,this.navigationId=0,this.currentPageId=0,this.isNgZoneEnabled=!1,this.events=new kt,this.errorHandler=Yx,this.malformedUriErrorHandler=Kx,this.navigated=!1,this.lastSuccessfulId=-1,this.hooks={beforePreactivation:lv,afterPreactivation:lv},this.urlHandlingStrategy=new Zx,this.routeReuseStrategy=new Wx,this.onSameUrlNavigation="ignore",this.paramsInheritanceStrategy="emptyOnly",this.urlUpdateStrategy="deferred",this.relativeLinkResolution="corrected",this.canceledNavigationResolution="replace",this.ngModule=s.get(qt),this.console=s.get(WM);const d=s.get(Ee);this.isNgZoneEnabled=d instanceof Ee&&Ee.isInAngularZone(),this.resetConfig(u),this.currentUrlTree=function MA(){return new On(new V([],{}),{},null)}(),this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.configLoader=new uv(s,a,f=>this.triggerEvent(new vy(f)),f=>this.triggerEvent(new Dy(f))),this.routerState=Ly(this.currentUrlTree,this.rootComponentType),this.transitions=new _t({id:0,targetPageId:0,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,extractedUrl:this.urlHandlingStrategy.extract(this.currentUrlTree),urlAfterRedirects:this.urlHandlingStrategy.extract(this.currentUrlTree),rawUrl:this.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:"imperative",restoredState:null,currentSnapshot:this.routerState.snapshot,targetSnapshot:null,currentRouterState:this.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.navigations=this.setupNavigations(this.transitions),this.processNavigations()}get browserPageId(){var n;return null===(n=this.location.getState())||void 0===n?void 0:n.\u0275routerPageId}setupNavigations(n){const r=this.events;return n.pipe(Ir(i=>0!==i.id),X(i=>Object.assign(Object.assign({},i),{extractedUrl:this.urlHandlingStrategy.extract(i.rawUrl)})),Pn(i=>{let o=!1,s=!1;return F(i).pipe(Ze(a=>{this.currentNavigation={id:a.id,initialUrl:a.currentRawUrl,extractedUrl:a.extractedUrl,trigger:a.source,extras:a.extras,previousNavigation:this.lastSuccessfulNavigation?Object.assign(Object.assign({},this.lastSuccessfulNavigation),{previousNavigation:null}):null}}),Pn(a=>{const u=this.browserUrlTree.toString(),l=!this.navigated||a.extractedUrl.toString()!==u||u!==this.currentUrlTree.toString();if(("reload"===this.onSameUrlNavigation||l)&&this.urlHandlingStrategy.shouldProcessUrl(a.rawUrl))return cv(a.source)&&(this.browserUrlTree=a.extractedUrl),F(a).pipe(Pn(d=>{const f=this.transitions.getValue();return r.next(new Zl(d.id,this.serializeUrl(d.extractedUrl),d.source,d.restoredState)),f!==this.transitions.getValue()?jt:Promise.resolve(d)}),function Cx(e,t,n,r){return Pn(i=>function yx(e,t,n,r,i){return new vx(e,t,n,r,i).apply()}(e,t,n,i.extractedUrl,r).pipe(X(o=>Object.assign(Object.assign({},i),{urlAfterRedirects:o}))))}(this.ngModule.injector,this.configLoader,this.urlSerializer,this.config),Ze(d=>{this.currentNavigation=Object.assign(Object.assign({},this.currentNavigation),{finalUrl:d.urlAfterRedirects})}),function Bx(e,t,n,r,i){return ye(o=>function Nx(e,t,n,r,i="emptyOnly",o="legacy"){try{const s=new kx(e,t,n,r,i,o).recognize();return null===s?tv(new Fx):F(s)}catch(s){return tv(s)}}(e,t,o.urlAfterRedirects,n(o.urlAfterRedirects),r,i).pipe(X(s=>Object.assign(Object.assign({},o),{targetSnapshot:s}))))}(this.rootComponentType,this.config,d=>this.serializeUrl(d),this.paramsInheritanceStrategy,this.relativeLinkResolution),Ze(d=>{if("eager"===this.urlUpdateStrategy){if(!d.extras.skipLocationChange){const h=this.urlHandlingStrategy.merge(d.urlAfterRedirects,d.rawUrl);this.setBrowserUrl(h,d)}this.browserUrlTree=d.urlAfterRedirects}const f=new fA(d.id,this.serializeUrl(d.extractedUrl),this.serializeUrl(d.urlAfterRedirects),d.targetSnapshot);r.next(f)}));if(l&&this.rawUrlTree&&this.urlHandlingStrategy.shouldProcessUrl(this.rawUrlTree)){const{id:f,extractedUrl:h,source:p,restoredState:m,extras:v}=a,D=new Zl(f,this.serializeUrl(h),p,m);r.next(D);const g=Ly(h,this.rootComponentType).snapshot;return F(Object.assign(Object.assign({},a),{targetSnapshot:g,urlAfterRedirects:h,extras:Object.assign(Object.assign({},v),{skipLocationChange:!1,replaceUrl:!1})}))}return this.rawUrlTree=a.rawUrl,a.resolve(null),jt}),cc(a=>{const{targetSnapshot:u,id:l,extractedUrl:c,rawUrl:d,extras:{skipLocationChange:f,replaceUrl:h}}=a;return this.hooks.beforePreactivation(u,{navigationId:l,appliedUrlTree:c,rawUrlTree:d,skipLocationChange:!!f,replaceUrl:!!h})}),Ze(a=>{const u=new hA(a.id,this.serializeUrl(a.extractedUrl),this.serializeUrl(a.urlAfterRedirects),a.targetSnapshot);this.triggerEvent(u)}),X(a=>Object.assign(Object.assign({},a),{guards:_x(a.targetSnapshot,a.currentSnapshot,this.rootContexts)})),function Ix(e,t){return ye(n=>{const{targetSnapshot:r,currentSnapshot:i,guards:{canActivateChecks:o,canDeactivateChecks:s}}=n;return 0===s.length&&0===o.length?F(Object.assign(Object.assign({},n),{guardsResult:!0})):function Sx(e,t,n,r){return Me(e).pipe(ye(i=>function Ox(e,t,n,r,i){const o=t&&t.routeConfig?t.routeConfig.canDeactivate:null;return o&&0!==o.length?F(o.map(a=>{const u=xs(a,t,i);let l;if(function sx(e){return e&&pn(e.canDeactivate)}(u))l=Nt(u.canDeactivate(e,t,n,r));else{if(!pn(u))throw new Error("Invalid CanDeactivate guard");l=Nt(u(e,t,n,r))}return l.pipe(Sr())})).pipe(ki()):F(!0)}(i.component,i.route,n,t,r)),Sr(i=>!0!==i,!0))}(s,r,i,e).pipe(ye(a=>a&&function nx(e){return"boolean"==typeof e}(a)?function Tx(e,t,n,r){return Me(t).pipe(Ai(i=>Gl(function xx(e,t){return null!==e&&t&&t(new yA(e)),F(!0)}(i.route.parent,r),function Ax(e,t){return null!==e&&t&&t(new DA(e)),F(!0)}(i.route,r),function Px(e,t,n){const r=t[t.length-1],o=t.slice(0,t.length-1).reverse().map(s=>function wx(e){const t=e.routeConfig?e.routeConfig.canActivateChild:null;return t&&0!==t.length?{node:e,guards:t}:null}(s)).filter(s=>null!==s).map(s=>fy(()=>F(s.guards.map(u=>{const l=xs(u,s.node,n);let c;if(function ox(e){return e&&pn(e.canActivateChild)}(l))c=Nt(l.canActivateChild(r,e));else{if(!pn(l))throw new Error("Invalid CanActivateChild guard");c=Nt(l(r,e))}return c.pipe(Sr())})).pipe(ki())));return F(o).pipe(ki())}(e,i.path,n),function Rx(e,t,n){const r=t.routeConfig?t.routeConfig.canActivate:null;if(!r||0===r.length)return F(!0);const i=r.map(o=>fy(()=>{const s=xs(o,t,n);let a;if(function ix(e){return e&&pn(e.canActivate)}(s))a=Nt(s.canActivate(t,e));else{if(!pn(s))throw new Error("Invalid CanActivate guard");a=Nt(s(t,e))}return a.pipe(Sr())}));return F(i).pipe(ki())}(e,i.route,n))),Sr(i=>!0!==i,!0))}(r,o,e,t):F(a)),X(a=>Object.assign(Object.assign({},n),{guardsResult:a})))})}(this.ngModule.injector,a=>this.triggerEvent(a)),Ze(a=>{if(Nn(a.guardsResult)){const l=Yl(`Redirecting to "${this.serializeUrl(a.guardsResult)}"`);throw l.url=a.guardsResult,l}const u=new pA(a.id,this.serializeUrl(a.extractedUrl),this.serializeUrl(a.urlAfterRedirects),a.targetSnapshot,!!a.guardsResult);this.triggerEvent(u)}),Ir(a=>!!a.guardsResult||(this.restoreHistory(a),this.cancelNavigationTransition(a,""),!1)),cc(a=>{if(a.guards.canActivateChecks.length)return F(a).pipe(Ze(u=>{const l=new gA(u.id,this.serializeUrl(u.extractedUrl),this.serializeUrl(u.urlAfterRedirects),u.targetSnapshot);this.triggerEvent(l)}),Pn(u=>{let l=!1;return F(u).pipe(function Hx(e,t){return ye(n=>{const{targetSnapshot:r,guards:{canActivateChecks:i}}=n;if(!i.length)return F(n);let o=0;return Me(i).pipe(Ai(s=>function Ux(e,t,n,r){return function $x(e,t,n,r){const i=av(e);if(0===i.length)return F({});const o={};return Me(i).pipe(ye(s=>function zx(e,t,n,r){const i=xs(e,t,r);return Nt(i.resolve?i.resolve(t,n):i(t,n))}(e[s],t,n,r).pipe(Ze(a=>{o[s]=a}))),Ql(1),ye(()=>av(o).length===i.length?F(o):jt))}(e._resolve,e,t,r).pipe(X(o=>(e._resolvedData=o,e.data=Object.assign(Object.assign({},e.data),jy(e,n).resolve),null)))}(s.route,r,e,t)),Ze(()=>o++),Ql(1),ye(s=>o===i.length?F(n):jt))})}(this.paramsInheritanceStrategy,this.ngModule.injector),Ze({next:()=>l=!0,complete:()=>{l||(this.restoreHistory(u),this.cancelNavigationTransition(u,"At least one route resolver didn't emit any value."))}}))}),Ze(u=>{const l=new mA(u.id,this.serializeUrl(u.extractedUrl),this.serializeUrl(u.urlAfterRedirects),u.targetSnapshot);this.triggerEvent(l)}))}),cc(a=>{const{targetSnapshot:u,id:l,extractedUrl:c,rawUrl:d,extras:{skipLocationChange:f,replaceUrl:h}}=a;return this.hooks.afterPreactivation(u,{navigationId:l,appliedUrlTree:c,rawUrlTree:d,skipLocationChange:!!f,replaceUrl:!!h})}),X(a=>{const u=function $A(e,t,n){const r=Oi(e,t._root,n?n._root:void 0);return new ky(r,t)}(this.routeReuseStrategy,a.targetSnapshot,a.currentRouterState);return Object.assign(Object.assign({},a),{targetRouterState:u})}),Ze(a=>{this.currentUrlTree=a.urlAfterRedirects,this.rawUrlTree=this.urlHandlingStrategy.merge(a.urlAfterRedirects,a.rawUrl),this.routerState=a.targetRouterState,"deferred"===this.urlUpdateStrategy&&(a.extras.skipLocationChange||this.setBrowserUrl(this.rawUrlTree,a),this.browserUrlTree=a.urlAfterRedirects)}),((e,t,n)=>X(r=>(new ex(t,r.targetRouterState,r.currentRouterState,n).activate(e),r)))(this.rootContexts,this.routeReuseStrategy,a=>this.triggerEvent(a)),Ze({next(){o=!0},complete(){o=!0}}),function cA(e){return De((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}})}(()=>{var a;o||s||this.cancelNavigationTransition(i,`Navigation ID ${i.id} is not equal to the current navigation id ${this.navigationId}`),(null===(a=this.currentNavigation)||void 0===a?void 0:a.id)===i.id&&(this.currentNavigation=null)}),hn(a=>{if(s=!0,function wA(e){return e&&e[_y]}(a)){const u=Nn(a.url);u||(this.navigated=!0,this.restoreHistory(i,!0));const l=new yy(i.id,this.serializeUrl(i.extractedUrl),a.message);r.next(l),u?setTimeout(()=>{const c=this.urlHandlingStrategy.merge(a.url,this.rawUrlTree),d={skipLocationChange:i.extras.skipLocationChange,replaceUrl:"eager"===this.urlUpdateStrategy||cv(i.source)};this.scheduleNavigation(c,"imperative",null,d,{resolve:i.resolve,reject:i.reject,promise:i.promise})},0):i.resolve(!1)}else{this.restoreHistory(i,!0);const u=new dA(i.id,this.serializeUrl(i.extractedUrl),a);r.next(u);try{i.resolve(this.errorHandler(a))}catch(l){i.reject(l)}}return jt}))}))}resetRootComponentType(n){this.rootComponentType=n,this.routerState.root.component=this.rootComponentType}setTransition(n){this.transitions.next(Object.assign(Object.assign({},this.transitions.value),n))}initialNavigation(){this.setUpLocationChangeListener(),0===this.navigationId&&this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe(n=>{const r="popstate"===n.type?"popstate":"hashchange";"popstate"===r&&setTimeout(()=>{var i;const o={replaceUrl:!0},s=(null===(i=n.state)||void 0===i?void 0:i.navigationId)?n.state:null;if(s){const u=Object.assign({},s);delete u.navigationId,delete u.\u0275routerPageId,0!==Object.keys(u).length&&(o.state=u)}const a=this.parseUrl(n.url);this.scheduleNavigation(a,r,s,o)},0)}))}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.currentNavigation}triggerEvent(n){this.events.next(n)}resetConfig(n){Wy(n),this.config=n.map(uc),this.navigated=!1,this.lastSuccessfulId=-1}ngOnDestroy(){this.dispose()}dispose(){this.transitions.complete(),this.locationSubscription&&(this.locationSubscription.unsubscribe(),this.locationSubscription=void 0),this.disposed=!0}createUrlTree(n,r={}){const{relativeTo:i,queryParams:o,fragment:s,queryParamsHandling:a,preserveFragment:u}=r,l=i||this.routerState.root,c=u?this.currentUrlTree.fragment:s;let d=null;switch(a){case"merge":d=Object.assign(Object.assign({},this.currentUrlTree.queryParams),o);break;case"preserve":d=this.currentUrlTree.queryParams;break;default:d=o||null}return null!==d&&(d=this.removeEmptyProps(d)),function GA(e,t,n,r,i){if(0===n.length)return rc(t.root,t.root,t.root,r,i);const o=function WA(e){if("string"==typeof e[0]&&1===e.length&&"/"===e[0])return new Uy(!0,0,e);let t=0,n=!1;const r=e.reduce((i,o,s)=>{if("object"==typeof o&&null!=o){if(o.outlets){const a={};return be(o.outlets,(u,l)=>{a[l]="string"==typeof u?u.split("/"):u}),[...i,{outlets:a}]}if(o.segmentPath)return[...i,o.segmentPath]}return"string"!=typeof o?[...i,o]:0===s?(o.split("/").forEach((a,u)=>{0==u&&"."===a||(0==u&&""===a?n=!0:".."===a?t++:""!=a&&i.push(a))}),i):[...i,o]},[]);return new Uy(n,t,r)}(n);if(o.toRoot())return rc(t.root,t.root,new V([],{}),r,i);const s=function QA(e,t,n){if(e.isAbsolute)return new ic(t.root,!0,0);if(-1===n.snapshot._lastPathIndex){const o=n.snapshot._urlSegment;return new ic(o,o===t.root,0)}const r=Es(e.commands[0])?0:1;return function ZA(e,t,n){let r=e,i=t,o=n;for(;o>i;){if(o-=i,r=r.parent,!r)throw new Error("Invalid number of '../'");i=r.segments.length}return new ic(r,!1,i-o)}(n.snapshot._urlSegment,n.snapshot._lastPathIndex+r,e.numberOfDoubleDots)}(o,t,e),a=s.processChildren?bs(s.segmentGroup,s.index,o.commands):$y(s.segmentGroup,s.index,o.commands);return rc(t.root,s.segmentGroup,a,r,i)}(l,this.currentUrlTree,n,d,null!=c?c:null)}navigateByUrl(n,r={skipLocationChange:!1}){const i=Nn(n)?n:this.parseUrl(n),o=this.urlHandlingStrategy.merge(i,this.rawUrlTree);return this.scheduleNavigation(o,"imperative",null,r)}navigate(n,r={skipLocationChange:!1}){return function e1(e){for(let t=0;t<e.length;t++){const n=e[t];if(null==n)throw new Error(`The requested path contains ${n} segment at index ${t}`)}}(n),this.navigateByUrl(this.createUrlTree(n,r),r)}serializeUrl(n){return this.urlSerializer.serialize(n)}parseUrl(n){let r;try{r=this.urlSerializer.parse(n)}catch(i){r=this.malformedUriErrorHandler(i,this.urlSerializer,n)}return r}isActive(n,r){let i;if(i=!0===r?Object.assign({},Jx):!1===r?Object.assign({},Xx):r,Nn(n))return Iy(this.currentUrlTree,n,i);const o=this.parseUrl(n);return Iy(this.currentUrlTree,o,i)}removeEmptyProps(n){return Object.keys(n).reduce((r,i)=>{const o=n[i];return null!=o&&(r[i]=o),r},{})}processNavigations(){this.navigations.subscribe(n=>{this.navigated=!0,this.lastSuccessfulId=n.id,this.currentPageId=n.targetPageId,this.events.next(new xi(n.id,this.serializeUrl(n.extractedUrl),this.serializeUrl(this.currentUrlTree))),this.lastSuccessfulNavigation=this.currentNavigation,n.resolve(!0)},n=>{this.console.warn(`Unhandled Navigation Error: ${n}`)})}scheduleNavigation(n,r,i,o,s){var a,u;if(this.disposed)return Promise.resolve(!1);let l,c,d;s?(l=s.resolve,c=s.reject,d=s.promise):d=new Promise((p,m)=>{l=p,c=m});const f=++this.navigationId;let h;return"computed"===this.canceledNavigationResolution?(0===this.currentPageId&&(i=this.location.getState()),h=i&&i.\u0275routerPageId?i.\u0275routerPageId:o.replaceUrl||o.skipLocationChange?null!==(a=this.browserPageId)&&void 0!==a?a:0:(null!==(u=this.browserPageId)&&void 0!==u?u:0)+1):h=0,this.setTransition({id:f,targetPageId:h,source:r,restoredState:i,currentUrlTree:this.currentUrlTree,currentRawUrl:this.rawUrlTree,rawUrl:n,extras:o,resolve:l,reject:c,promise:d,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),d.catch(p=>Promise.reject(p))}setBrowserUrl(n,r){const i=this.urlSerializer.serialize(n),o=Object.assign(Object.assign({},r.extras.state),this.generateNgRouterState(r.id,r.targetPageId));this.location.isCurrentPathEqualTo(i)||r.extras.replaceUrl?this.location.replaceState(i,"",o):this.location.go(i,"",o)}restoreHistory(n,r=!1){var i,o;if("computed"===this.canceledNavigationResolution){const s=this.currentPageId-n.targetPageId;"popstate"!==n.source&&"eager"!==this.urlUpdateStrategy&&this.currentUrlTree!==(null===(i=this.currentNavigation)||void 0===i?void 0:i.finalUrl)||0===s?this.currentUrlTree===(null===(o=this.currentNavigation)||void 0===o?void 0:o.finalUrl)&&0===s&&(this.resetState(n),this.browserUrlTree=n.currentUrlTree,this.resetUrlToCurrentUrlTree()):this.location.historyGo(s)}else"replace"===this.canceledNavigationResolution&&(r&&this.resetState(n),this.resetUrlToCurrentUrlTree())}resetState(n){this.routerState=n.currentRouterState,this.currentUrlTree=n.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,n.rawUrl)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}cancelNavigationTransition(n,r){const i=new yy(n.id,this.serializeUrl(n.extractedUrl),r);this.triggerEvent(i),n.resolve(!1)}generateNgRouterState(n,r){return"computed"===this.canceledNavigationResolution?{navigationId:n,\u0275routerPageId:r}:{navigationId:n}}}return e.\u0275fac=function(n){Tu()},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();function cv(e){return"imperative"!==e}class dv{}class fv{preload(t,n){return F(null)}}let hv=(()=>{class e{constructor(n,r,i,o){this.router=n,this.injector=i,this.preloadingStrategy=o,this.loader=new uv(i,r,u=>n.triggerEvent(new vy(u)),u=>n.triggerEvent(new Dy(u)))}setUpPreloading(){this.subscription=this.router.events.pipe(Ir(n=>n instanceof xi),Ai(()=>this.preload())).subscribe(()=>{})}preload(){const n=this.injector.get(qt);return this.processRoutes(n,this.router.config)}ngOnDestroy(){this.subscription&&this.subscription.unsubscribe()}processRoutes(n,r){const i=[];for(const o of r)if(o.loadChildren&&!o.canLoad&&o._loadedConfig){const s=o._loadedConfig;i.push(this.processRoutes(s.module,s.routes))}else o.loadChildren&&!o.canLoad?i.push(this.preloadConfig(n,o)):o.children&&i.push(this.processRoutes(n,o.children));return Me(i).pipe(Nr(),X(o=>{}))}preloadConfig(n,r){return this.preloadingStrategy.preload(r,()=>(r._loadedConfig?F(r._loadedConfig):this.loader.load(n.injector,r)).pipe(ye(o=>(r._loadedConfig=o,this.processRoutes(o.module,o.routes)))))}}return e.\u0275fac=function(n){return new(n||e)(I(Ye),I(hm),I(Qe),I(dv))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})(),pc=(()=>{class e{constructor(n,r,i={}){this.router=n,this.viewportScroller=r,this.options=i,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},i.scrollPositionRestoration=i.scrollPositionRestoration||"disabled",i.anchorScrolling=i.anchorScrolling||"disabled"}init(){"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.setHistoryScrollRestoration("manual"),this.routerEventsSubscription=this.createScrollEvents(),this.scrollEventsSubscription=this.consumeScrollEvents()}createScrollEvents(){return this.router.events.subscribe(n=>{n instanceof Zl?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=n.navigationTrigger,this.restoredId=n.restoredState?n.restoredState.navigationId:0):n instanceof xi&&(this.lastId=n.id,this.scheduleScrollEvent(n,this.router.parseUrl(n.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.router.events.subscribe(n=>{n instanceof Cy&&(n.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(n.position):n.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(n.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(n,r){this.router.triggerEvent(new Cy(n,"popstate"===this.lastSource?this.store[this.restoredId]:null,r))}ngOnDestroy(){this.routerEventsSubscription&&this.routerEventsSubscription.unsubscribe(),this.scrollEventsSubscription&&this.scrollEventsSubscription.unsubscribe()}}return e.\u0275fac=function(n){Tu()},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();const kn=new U("ROUTER_CONFIGURATION"),pv=new U("ROUTER_FORROOT_GUARD"),i1=[Ml,{provide:xy,useClass:Ry},{provide:Ye,useFactory:function l1(e,t,n,r,i,o,s={},a,u){const l=new Ye(null,e,t,n,r,i,Ey(o));return a&&(l.urlHandlingStrategy=a),u&&(l.routeReuseStrategy=u),function c1(e,t){e.errorHandler&&(t.errorHandler=e.errorHandler),e.malformedUriErrorHandler&&(t.malformedUriErrorHandler=e.malformedUriErrorHandler),e.onSameUrlNavigation&&(t.onSameUrlNavigation=e.onSameUrlNavigation),e.paramsInheritanceStrategy&&(t.paramsInheritanceStrategy=e.paramsInheritanceStrategy),e.relativeLinkResolution&&(t.relativeLinkResolution=e.relativeLinkResolution),e.urlUpdateStrategy&&(t.urlUpdateStrategy=e.urlUpdateStrategy),e.canceledNavigationResolution&&(t.canceledNavigationResolution=e.canceledNavigationResolution)}(s,l),s.enableTracing&&l.events.subscribe(c=>{var d,f;null===(d=console.group)||void 0===d||d.call(console,`Router Event: ${c.constructor.name}`),console.log(c.toString()),console.log(c),null===(f=console.groupEnd)||void 0===f||f.call(console)}),l},deps:[xy,Li,Ml,Qe,hm,dc,kn,[class Qx{},new on],[class qx{},new on]]},Li,{provide:xr,useFactory:function d1(e){return e.routerState.root},deps:[Ye]},hv,fv,class r1{preload(t,n){return n().pipe(hn(()=>F(null)))}},{provide:kn,useValue:{enableTracing:!1}}];function o1(){return new vm("Router",Ye)}let gv=(()=>{class e{constructor(n,r){}static forRoot(n,r){return{ngModule:e,providers:[i1,mv(n),{provide:pv,useFactory:u1,deps:[[Ye,new on,new Xr]]},{provide:kn,useValue:r||{}},{provide:Mr,useFactory:a1,deps:[Rn,[new Do(bl),new on],kn]},{provide:pc,useFactory:s1,deps:[Ye,aT,kn]},{provide:dv,useExisting:r&&r.preloadingStrategy?r.preloadingStrategy:fv},{provide:vm,multi:!0,useFactory:o1},[gc,{provide:al,multi:!0,useFactory:f1,deps:[gc]},{provide:yv,useFactory:h1,deps:[gc]},{provide:fm,multi:!0,useExisting:yv}]]}}static forChild(n){return{ngModule:e,providers:[mv(n)]}}}return e.\u0275fac=function(n){return new(n||e)(I(pv,8),I(Ye,8))},e.\u0275mod=Dn({type:e}),e.\u0275inj=Kt({}),e})();function s1(e,t,n){return n.scrollOffset&&t.setOffset(n.scrollOffset),new pc(e,t,n)}function a1(e,t,n={}){return n.useHash?new VI(e,t):new Lm(e,t)}function u1(e){return"guarded"}function mv(e){return[{provide:fC,multi:!0,useValue:e},{provide:dc,multi:!0,useValue:e}]}let gc=(()=>{class e{constructor(n){this.injector=n,this.initNavigation=!1,this.destroyed=!1,this.resultOfPreactivationDone=new kt}appInitializer(){return this.injector.get(kI,Promise.resolve(null)).then(()=>{if(this.destroyed)return Promise.resolve(!0);let r=null;const i=new Promise(a=>r=a),o=this.injector.get(Ye),s=this.injector.get(kn);return"disabled"===s.initialNavigation?(o.setUpLocationChangeListener(),r(!0)):"enabled"===s.initialNavigation||"enabledBlocking"===s.initialNavigation?(o.hooks.afterPreactivation=()=>this.initNavigation?F(null):(this.initNavigation=!0,r(!0),this.resultOfPreactivationDone),o.initialNavigation()):r(!0),i})}bootstrapListener(n){const r=this.injector.get(kn),i=this.injector.get(hv),o=this.injector.get(pc),s=this.injector.get(Ye),a=this.injector.get(ml);n===a.components[0]&&(("enabledNonBlocking"===r.initialNavigation||void 0===r.initialNavigation)&&s.initialNavigation(),i.setUpPreloading(),o.init(),s.resetRootComponentType(a.componentTypes[0]),this.resultOfPreactivationDone.next(null),this.resultOfPreactivationDone.complete())}ngOnDestroy(){this.destroyed=!0}}return e.\u0275fac=function(n){return new(n||e)(I(Qe))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();function f1(e){return e.appInitializer.bind(e)}function h1(e){return e.bootstrapListener.bind(e)}const yv=new U("Router Initializer"),g1=[];let m1=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=Dn({type:e}),e.\u0275inj=Kt({imports:[[gv.forRoot(g1)],gv]}),e})(),y1=(()=>{class e{constructor(){this.title="Marketplace Webhook"}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=Qi({type:e,selectors:[["app-root"]],decls:44,vars:0,consts:[["role","banner",1,"toolbar"],["width","60","alt","Angular Logo","src","https://res.cloudinary.com/pos/image/upload/UMBRACO/master/logo.png"],[1,"spacer"],[1,"tooltip"],[1,"tooltiptext"],["href","https://dribbble.com/Fruzka"],["href","https://icons8.com/illustrations"],["role","main",1,"content"],[1,"logo2"],["width","350","alt","","src","https://res.cloudinary.com/pos/image/upload/v1658735228/icons/bubble-gum-support.gif"],[1,"h1big"],[1,"card-container"],["target","_blank","rel","noopener","href","https://dealpos.com",1,"card"],["xmlns","http://www.w3.org/2000/svg","width","24","height","24","viewBox","0 0 24 24",1,"material-icons"],["d","M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"],["target","_blank","rel","noopener","href","https://developer.dealpos.com",1,"card"],["target","_blank","rel","noopener","href","https://dealpos.app",1,"card"],["id","clouds","xmlns","http://www.w3.org/2000/svg","width","2611.084","height","485.677","viewBox","0 0 2611.084 485.677"],["id","Path_39","data-name","Path 39","d","M2379.709,863.793c10-93-77-171-168-149-52-114-225-105-264,15-75,3-140,59-152,133-30,2.83-66.725,9.829-93.5,26.25-26.771-16.421-63.5-23.42-93.5-26.25-12-74-77-130-152-133-39-120-212-129-264-15-54.084-13.075-106.753,9.173-138.488,48.9-31.734-39.726-84.4-61.974-138.487-48.9-52-114-225-105-264,15a162.027,162.027,0,0,0-103.147,43.044c-30.633-45.365-87.1-72.091-145.206-58.044-52-114-225-105-264,15-75,3-140,59-152,133-53,5-127,23-130,83-2,42,35,72,70,86,49,20,106,18,157,5a165.625,165.625,0,0,0,120,0c47,94,178,113,251,33,61.112,8.015,113.854-5.72,150.492-29.764a165.62,165.62,0,0,0,110.861-3.236c47,94,178,113,251,33,31.385,4.116,60.563,2.495,86.487-3.311,25.924,5.806,55.1,7.427,86.488,3.311,73,80,204,61,251-33a165.625,165.625,0,0,0,120,0c51,13,108,15,157-5a147.188,147.188,0,0,0,33.5-18.694,147.217,147.217,0,0,0,33.5,18.694c49,20,106,18,157,5a165.625,165.625,0,0,0,120,0c47,94,178,113,251,33C2446.709,1093.793,2554.709,922.793,2379.709,863.793Z","transform","translate(142.69 -634.312)","fill","#eee"]],template:function(n,r){1&n&&(le(0,"div",0),Rt(1,"img",1),le(2,"span"),Ve(3,"DealPOS Developer API "),we(),le(4,"div",2),Ve(5," \xa0| "),le(6,"div",3),Ve(7," Asset Credit (?) "),le(8,"span",4)(9,"small"),Ve(10,"Illustration by "),le(11,"a",5),Ve(12,"\xa0[Fruzka]\xa0"),we(),Ve(13," from "),le(14,"a",6),Ve(15,"\xa0[Ouch!]"),we()()()()()(),le(16,"div",7)(17,"div",8),Rt(18,"img",9),we(),le(19,"h1",10),Ve(20,"Marketplace POS Webhook 5.42.1"),we(),le(21,"p"),Ve(22,"API is running"),we(),le(23,"div",11)(24,"a",12)(25,"span"),Ve(26,"DealPOS Website"),we(),io(),le(27,"svg",13),Rt(28,"path",14),we()(),oo(),le(29,"a",15)(30,"span"),Ve(31,"Dealpos Dev API"),we(),io(),le(32,"svg",13),Rt(33,"path",14),we()(),oo(),le(34,"a",16)(35,"span"),Ve(36,"DealPOS Microservices"),we(),io(),le(37,"svg",13),Rt(38,"path",14),we()()(),le(39,"svg",17)(40,"title"),Ve(41,"Gray Clouds Background"),we(),Rt(42,"path",18),we()(),oo(),Rt(43,"router-outlet"))},directives:[ac],styles:["",'[_nghost-%COMP%] {\n font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";\n font-size: 14px;\n color: #333;\n box-sizing: border-box;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n }\n\n h1[_ngcontent-%COMP%], h2[_ngcontent-%COMP%], h3[_ngcontent-%COMP%], h4[_ngcontent-%COMP%], h5[_ngcontent-%COMP%], h6[_ngcontent-%COMP%] {\n margin: 8px 0;\n }\n\n h1[_ngcontent-%COMP%] {\n font-size: 40px;\n }\n\n p[_ngcontent-%COMP%] {\n margin: 0;\n }\n\n .spacer[_ngcontent-%COMP%] {\n flex: 1;\n }\n\n .logo2[_ngcontent-%COMP%] {\n margin-top: 35px;\n margin-bottom: 35px;\n }\n\n a[_ngcontent-%COMP%]:link {\n color: #FF90D8 !important;\n }\n\n a[_ngcontent-%COMP%] {\n color: #FF90D8 !important;\n }\n\n \n a[_ngcontent-%COMP%]:visited {\n color: #FF90D8 !important;\n }\n\n \n a[_ngcontent-%COMP%]:hover {\n color: #FF90D8 !important;\n }\n\n \n a[_ngcontent-%COMP%]:active {\n color: #FF90D8 !important;\n }\n\n .toolbar[_ngcontent-%COMP%] {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: 60px;\n display: flex;\n align-items: center;\n background-color: #FF90D8;\n color: white;\n font-weight: 600;\n }\n\n .toolbar[_ngcontent-%COMP%] img[_ngcontent-%COMP%] {\n margin: 0 16px;\n }\n\n .toolbar[_ngcontent-%COMP%] #twitter-logo[_ngcontent-%COMP%] {\n height: 40px;\n margin: 0 8px;\n }\n\n .toolbar[_ngcontent-%COMP%] #youtube-logo[_ngcontent-%COMP%] {\n height: 40px;\n margin: 0 16px;\n }\n\n .toolbar[_ngcontent-%COMP%] #twitter-logo[_ngcontent-%COMP%]:hover, .toolbar[_ngcontent-%COMP%] #youtube-logo[_ngcontent-%COMP%]:hover {\n opacity: 0.8;\n }\n\n .content[_ngcontent-%COMP%] {\n display: flex;\n margin: 82px auto 32px;\n padding: 0 16px;\n max-width: 960px;\n flex-direction: column;\n align-items: center;\n }\n\n svg.material-icons[_ngcontent-%COMP%] {\n height: 24px;\n width: auto;\n }\n\n svg.material-icons[_ngcontent-%COMP%]:not(:last-child) {\n margin-right: 8px;\n }\n\n .card[_ngcontent-%COMP%] svg.material-icons[_ngcontent-%COMP%] path[_ngcontent-%COMP%] {\n fill: #888;\n }\n\n .card-container[_ngcontent-%COMP%] {\n display: flex;\n flex-wrap: wrap;\n justify-content: center;\n margin-top: 16px;\n }\n\n .card[_ngcontent-%COMP%] {\n all: unset;\n border-radius: 4px;\n border: 1px solid #eee;\n background-color: #fafafa;\n height: 40px;\n width: 200px;\n margin: 0 8px 16px;\n padding: 16px;\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n transition: all 0.2s ease-in-out;\n line-height: 24px;\n }\n\n .card-container[_ngcontent-%COMP%] .card[_ngcontent-%COMP%]:not(:last-child) {\n margin-right: 0;\n }\n\n .card.card-small[_ngcontent-%COMP%] {\n height: 16px;\n width: 168px;\n }\n\n .card-container[_ngcontent-%COMP%] .card[_ngcontent-%COMP%]:not(.highlight-card) {\n cursor: pointer;\n }\n\n .card-container[_ngcontent-%COMP%] .card[_ngcontent-%COMP%]:not(.highlight-card):hover {\n transform: translateY(-3px);\n box-shadow: 0 4px 17px rgba(0, 0, 0, 0.35);\n }\n\n .card-container[_ngcontent-%COMP%] .card[_ngcontent-%COMP%]:not(.highlight-card):hover .material-icons[_ngcontent-%COMP%] path[_ngcontent-%COMP%] {\n fill: rgb(105, 103, 103);\n }\n\n .card.highlight-card[_ngcontent-%COMP%] {\n background-color: #1976d2;\n color: white;\n font-weight: 600;\n border: none;\n width: auto;\n min-width: 30%;\n position: relative;\n }\n\n .card.card.highlight-card[_ngcontent-%COMP%] span[_ngcontent-%COMP%] {\n margin-left: 60px;\n }\n\n svg#rocket[_ngcontent-%COMP%] {\n width: 80px;\n position: absolute;\n left: -10px;\n top: -24px;\n }\n\n svg#rocket-smoke[_ngcontent-%COMP%] {\n height: calc(100vh - 95px);\n position: absolute;\n top: 10px;\n right: 180px;\n z-index: -10;\n }\n\n a[_ngcontent-%COMP%], a[_ngcontent-%COMP%]:visited, a[_ngcontent-%COMP%]:hover {\n color: #1976d2;\n text-decoration: none;\n }\n\n a[_ngcontent-%COMP%]:hover {\n color: #125699;\n }\n\n .terminal[_ngcontent-%COMP%] {\n position: relative;\n width: 80%;\n max-width: 600px;\n border-radius: 6px;\n padding-top: 45px;\n margin-top: 8px;\n overflow: hidden;\n background-color: rgb(15, 15, 16);\n }\n\n .terminal[_ngcontent-%COMP%]::before {\n content: "\\2022 \\2022 \\2022";\n position: absolute;\n top: 0;\n left: 0;\n height: 4px;\n background: rgb(58, 58, 58);\n color: #c2c3c4;\n width: 100%;\n font-size: 2rem;\n line-height: 0;\n padding: 14px 0;\n text-indent: 4px;\n }\n\n .terminal[_ngcontent-%COMP%] pre[_ngcontent-%COMP%] {\n font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;\n color: white;\n padding: 0 1rem 1rem;\n margin: 0;\n }\n\n .circle-link[_ngcontent-%COMP%] {\n height: 40px;\n width: 40px;\n border-radius: 40px;\n margin: 8px;\n background-color: white;\n border: 1px solid #eeeeee;\n display: flex;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);\n transition: 1s ease-out;\n }\n\n .circle-link[_ngcontent-%COMP%]:hover {\n transform: translateY(-0.25rem);\n box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);\n }\n\n footer[_ngcontent-%COMP%] {\n margin-top: 58px;\n display: flex;\n align-items: center;\n line-height: 20px;\n display: inline-block;\n }\n\n footer[_ngcontent-%COMP%] a[_ngcontent-%COMP%] {\n display: flex;\n align-items: center;\n display: inline-block;\n }\n\n .github-star-badge[_ngcontent-%COMP%] {\n color: #24292e;\n display: flex;\n align-items: center;\n font-size: 12px;\n padding: 3px 10px;\n border: 1px solid rgba(27,31,35,.2);\n border-radius: 3px;\n background-image: linear-gradient(-180deg,#fafbfc,#eff3f6 90%);\n margin-left: 4px;\n font-weight: 600;\n }\n\n .github-star-badge[_ngcontent-%COMP%]:hover {\n background-image: linear-gradient(-180deg,#f0f3f6,#e6ebf1 90%);\n border-color: rgba(27,31,35,.35);\n background-position: -.5em;\n }\n\n .github-star-badge[_ngcontent-%COMP%] .material-icons[_ngcontent-%COMP%] {\n height: 16px;\n width: 16px;\n margin-right: 4px;\n }\n\n svg#clouds[_ngcontent-%COMP%] {\n position: fixed;\n bottom: -160px;\n left: -230px;\n z-index: -10;\n width: 1920px;\n }\n\n \n @media screen and (max-width: 767px) {\n .card-container[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]:not(.circle-link), .terminal[_ngcontent-%COMP%] {\n width: 100%;\n }\n\n .card[_ngcontent-%COMP%]:not(.highlight-card) {\n height: 16px;\n margin: 8px 0;\n }\n\n .card.highlight-card[_ngcontent-%COMP%] span[_ngcontent-%COMP%] {\n margin-left: 72px;\n }\n\n svg#rocket-smoke[_ngcontent-%COMP%] {\n right: 120px;\n transform: rotate(-5deg);\n }\n }\n\n @media screen and (max-width: 575px) {\n svg#rocket-smoke[_ngcontent-%COMP%] {\n display: none;\n visibility: hidden;\n }\n }\n\n .tooltip[_ngcontent-%COMP%] {\n position: relative;\n display: inline-block;\n border-bottom: 1px dotted black;\n }\n\n span[_ngcontent-%COMP%] {\n display: inline-block;\n }\n\n .tooltip[_ngcontent-%COMP%] .tooltiptext[_ngcontent-%COMP%] {\n visibility: hidden;\n width: 120px;\n background-color: black;\n color: #fff;\n text-align: center;\n border-radius: 6px;\n padding: 5px 0;\n display: inline;\n \n position: absolute;\n z-index: 1;\n }\n\n .tooltip[_ngcontent-%COMP%]:hover .tooltiptext[_ngcontent-%COMP%] {\n visibility: visible;\n display: inline;\n }']}),e})(),v1=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=Dn({type:e,bootstrap:[y1]}),e.\u0275inj=Kt({providers:[],imports:[[NT,m1]]}),e})();(function gI(){Em=!1})(),OT().bootstrapModule(v1).catch(e=>console.error(e))}},Y=>{Y(Y.s=583)}]);
1
+ "use strict";(self.webpackChunkshopee=self.webpackChunkshopee||[]).push([[179],{583:()=>{function Y(e){return"function"==typeof e}function Pr(e){const n=e(r=>{Error.call(r),r.stack=(new Error).stack});return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}const Hi=Pr(e=>function(n){e(this),this.message=n?`${n.length} errors occurred during unsubscription:\n${n.map((r,i)=>`${i+1}) ${r.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=n});function Or(e,t){if(e){const n=e.indexOf(t);0<=n&&e.splice(n,1)}}class Je{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;const{_parentage:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(const o of n)o.remove(this);else n.remove(this);const{initialTeardown:r}=this;if(Y(r))try{r()}catch(o){t=o instanceof Hi?o.errors:[o]}const{_finalizers:i}=this;if(i){this._finalizers=null;for(const o of i)try{Sc(o)}catch(s){t=null!=t?t:[],s instanceof Hi?t=[...t,...s.errors]:t.push(s)}}if(t)throw new Hi(t)}}add(t){var n;if(t&&t!==this)if(this.closed)Sc(t);else{if(t instanceof Je){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}}_hasParent(t){const{_parentage:n}=this;return n===t||Array.isArray(n)&&n.includes(t)}_addParent(t){const{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t}_removeParent(t){const{_parentage:n}=this;n===t?this._parentage=null:Array.isArray(n)&&Or(n,t)}remove(t){const{_finalizers:n}=this;n&&Or(n,t),t instanceof Je&&t._removeParent(this)}}Je.EMPTY=(()=>{const e=new Je;return e.closed=!0,e})();const Mc=Je.EMPTY;function Ic(e){return e instanceof Je||e&&"closed"in e&&Y(e.remove)&&Y(e.add)&&Y(e.unsubscribe)}function Sc(e){Y(e)?e():e.unsubscribe()}const gn={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Ui={setTimeout(e,t,...n){const{delegate:r}=Ui;return(null==r?void 0:r.setTimeout)?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){const{delegate:t}=Ui;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function Tc(e){Ui.setTimeout(()=>{const{onUnhandledError:t}=gn;if(!t)throw e;t(e)})}function Ac(){}const vv=Rs("C",void 0,void 0);function Rs(e,t,n){return{kind:e,value:t,error:n}}let mn=null;function $i(e){if(gn.useDeprecatedSynchronousErrorHandling){const t=!mn;if(t&&(mn={errorThrown:!1,error:null}),e(),t){const{errorThrown:n,error:r}=mn;if(mn=null,n)throw r}}else e()}class Ps extends Je{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,Ic(t)&&t.add(this)):this.destination=Mv}static create(t,n,r){return new Fr(t,n,r)}next(t){this.isStopped?Fs(function Cv(e){return Rs("N",e,void 0)}(t),this):this._next(t)}error(t){this.isStopped?Fs(function Dv(e){return Rs("E",void 0,e)}(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?Fs(vv,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(t){this.destination.next(t)}_error(t){try{this.destination.error(t)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}}const wv=Function.prototype.bind;function Os(e,t){return wv.call(e,t)}class Ev{constructor(t){this.partialObserver=t}next(t){const{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(r){zi(r)}}error(t){const{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(r){zi(r)}else zi(t)}complete(){const{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){zi(n)}}}class Fr extends Ps{constructor(t,n,r){let i;if(super(),Y(t)||!t)i={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0};else{let o;this&&gn.useDeprecatedNextContext?(o=Object.create(t),o.unsubscribe=()=>this.unsubscribe(),i={next:t.next&&Os(t.next,o),error:t.error&&Os(t.error,o),complete:t.complete&&Os(t.complete,o)}):i=t}this.destination=new Ev(i)}}function zi(e){gn.useDeprecatedSynchronousErrorHandling?function _v(e){gn.useDeprecatedSynchronousErrorHandling&&mn&&(mn.errorThrown=!0,mn.error=e)}(e):Tc(e)}function Fs(e,t){const{onStoppedNotification:n}=gn;n&&Ui.setTimeout(()=>n(e,t))}const Mv={closed:!0,next:Ac,error:function bv(e){throw e},complete:Ac},Ns="function"==typeof Symbol&&Symbol.observable||"@@observable";function yn(e){return e}let fe=(()=>{class e{constructor(n){n&&(this._subscribe=n)}lift(n){const r=new e;return r.source=this,r.operator=n,r}subscribe(n,r,i){const o=function Sv(e){return e&&e instanceof Ps||function Iv(e){return e&&Y(e.next)&&Y(e.error)&&Y(e.complete)}(e)&&Ic(e)}(n)?n:new Fr(n,r,i);return $i(()=>{const{operator:s,source:a}=this;o.add(s?s.call(o,a):a?this._subscribe(o):this._trySubscribe(o))}),o}_trySubscribe(n){try{return this._subscribe(n)}catch(r){n.error(r)}}forEach(n,r){return new(r=Rc(r))((i,o)=>{const s=new Fr({next:a=>{try{n(a)}catch(u){o(u),s.unsubscribe()}},error:o,complete:i});this.subscribe(s)})}_subscribe(n){var r;return null===(r=this.source)||void 0===r?void 0:r.subscribe(n)}[Ns](){return this}pipe(...n){return function xc(e){return 0===e.length?yn:1===e.length?e[0]:function(n){return e.reduce((r,i)=>i(r),n)}}(n)(this)}toPromise(n){return new(n=Rc(n))((r,i)=>{let o;this.subscribe(s=>o=s,s=>i(s),()=>r(o))})}}return e.create=t=>new e(t),e})();function Rc(e){var t;return null!==(t=null!=e?e:gn.Promise)&&void 0!==t?t:Promise}const Tv=Pr(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});let kt=(()=>{class e extends fe{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){const r=new Pc(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new Tv}next(n){$i(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const r of this.currentObservers)r.next(n)}})}error(n){$i(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=n;const{observers:r}=this;for(;r.length;)r.shift().error(n)}})}complete(){$i(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{observers:n}=this;for(;n.length;)n.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var n;return(null===(n=this.observers)||void 0===n?void 0:n.length)>0}_trySubscribe(n){return this._throwIfClosed(),super._trySubscribe(n)}_subscribe(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)}_innerSubscribe(n){const{hasError:r,isStopped:i,observers:o}=this;return r||i?Mc:(this.currentObservers=null,o.push(n),new Je(()=>{this.currentObservers=null,Or(o,n)}))}_checkFinalizedStatuses(n){const{hasError:r,thrownError:i,isStopped:o}=this;r?n.error(i):o&&n.complete()}asObservable(){const n=new fe;return n.source=this,n}}return e.create=(t,n)=>new Pc(t,n),e})();class Pc extends kt{constructor(t,n){super(),this.destination=t,this.source=n}next(t){var n,r;null===(r=null===(n=this.destination)||void 0===n?void 0:n.next)||void 0===r||r.call(n,t)}error(t){var n,r;null===(r=null===(n=this.destination)||void 0===n?void 0:n.error)||void 0===r||r.call(n,t)}complete(){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===n||n.call(t)}_subscribe(t){var n,r;return null!==(r=null===(n=this.source)||void 0===n?void 0:n.subscribe(t))&&void 0!==r?r:Mc}}function Oc(e){return Y(null==e?void 0:e.lift)}function De(e){return t=>{if(Oc(t))return t.lift(function(n){try{return e(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function Ce(e,t,n,r,i){return new Av(e,t,n,r,i)}class Av extends Ps{constructor(t,n,r,i,o,s){super(t),this.onFinalize=o,this.shouldUnsubscribe=s,this._next=n?function(a){try{n(a)}catch(u){t.error(u)}}:super._next,this._error=i?function(a){try{i(a)}catch(u){t.error(u)}finally{this.unsubscribe()}}:super._error,this._complete=r?function(){try{r()}catch(a){t.error(a)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){const{closed:n}=this;super.unsubscribe(),!n&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}}}function X(e,t){return De((n,r)=>{let i=0;n.subscribe(Ce(r,o=>{r.next(e.call(t,o,i++))}))})}function vn(e){return this instanceof vn?(this.v=e,this):new vn(e)}function Pv(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i,r=n.apply(e,t||[]),o=[];return i={},s("next"),s("throw"),s("return"),i[Symbol.asyncIterator]=function(){return this},i;function s(f){r[f]&&(i[f]=function(h){return new Promise(function(p,m){o.push([f,h,p,m])>1||a(f,h)})})}function a(f,h){try{!function u(f){f.value instanceof vn?Promise.resolve(f.value.v).then(l,c):d(o[0][2],f)}(r[f](h))}catch(p){d(o[0][3],p)}}function l(f){a("next",f)}function c(f){a("throw",f)}function d(f,h){f(h),o.shift(),o.length&&a(o[0][0],o[0][1])}}function Ov(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,t=e[Symbol.asyncIterator];return t?t.call(e):(e=function kc(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}(e),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(o){n[o]=e[o]&&function(s){return new Promise(function(a,u){!function i(o,s,a,u){Promise.resolve(u).then(function(l){o({value:l,done:a})},s)}(a,u,(s=e[o](s)).done,s.value)})}}}const Lc=e=>e&&"number"==typeof e.length&&"function"!=typeof e;function jc(e){return Y(null==e?void 0:e.then)}function Vc(e){return Y(e[Ns])}function Bc(e){return Symbol.asyncIterator&&Y(null==e?void 0:e[Symbol.asyncIterator])}function Hc(e){return new TypeError(`You provided ${null!==e&&"object"==typeof e?"an invalid object":`'${e}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}const Uc=function Nv(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}();function $c(e){return Y(null==e?void 0:e[Uc])}function zc(e){return Pv(this,arguments,function*(){const n=e.getReader();try{for(;;){const{value:r,done:i}=yield vn(n.read());if(i)return yield vn(void 0);yield yield vn(r)}}finally{n.releaseLock()}})}function qc(e){return Y(null==e?void 0:e.getReader)}function wt(e){if(e instanceof fe)return e;if(null!=e){if(Vc(e))return function kv(e){return new fe(t=>{const n=e[Ns]();if(Y(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(e);if(Lc(e))return function Lv(e){return new fe(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}(e);if(jc(e))return function jv(e){return new fe(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,Tc)})}(e);if(Bc(e))return Gc(e);if($c(e))return function Vv(e){return new fe(t=>{for(const n of e)if(t.next(n),t.closed)return;t.complete()})}(e);if(qc(e))return function Bv(e){return Gc(zc(e))}(e)}throw Hc(e)}function Gc(e){return new fe(t=>{(function Hv(e,t){var n,r,i,o;return function xv(e,t,n,r){return new(n||(n=Promise))(function(o,s){function a(c){try{l(r.next(c))}catch(d){s(d)}}function u(c){try{l(r.throw(c))}catch(d){s(d)}}function l(c){c.done?o(c.value):function i(o){return o instanceof n?o:new n(function(s){s(o)})}(c.value).then(a,u)}l((r=r.apply(e,t||[])).next())})}(this,void 0,void 0,function*(){try{for(n=Ov(e);!(r=yield n.next()).done;)if(t.next(r.value),t.closed)return}catch(s){i={error:s}}finally{try{r&&!r.done&&(o=n.return)&&(yield o.call(n))}finally{if(i)throw i.error}}t.complete()})})(e,t).catch(n=>t.error(n))})}function Lt(e,t,n,r=0,i=!1){const o=t.schedule(function(){n(),i?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(o),!i)return o}function ye(e,t,n=1/0){return Y(t)?ye((r,i)=>X((o,s)=>t(r,o,i,s))(wt(e(r,i))),n):("number"==typeof t&&(n=t),De((r,i)=>function Uv(e,t,n,r,i,o,s,a){const u=[];let l=0,c=0,d=!1;const f=()=>{d&&!u.length&&!l&&t.complete()},h=m=>l<r?p(m):u.push(m),p=m=>{o&&t.next(m),l++;let v=!1;wt(n(m,c++)).subscribe(Ce(t,D=>{null==i||i(D),o?h(D):t.next(D)},()=>{v=!0},void 0,()=>{if(v)try{for(l--;u.length&&l<r;){const D=u.shift();s?Lt(t,s,()=>p(D)):p(D)}f()}catch(D){t.error(D)}}))};return e.subscribe(Ce(t,h,()=>{d=!0,f()})),()=>{null==a||a()}}(r,i,e,n)))}function Nr(e=1/0){return ye(yn,e)}const jt=new fe(e=>e.complete());function Ls(e){return e[e.length-1]}function kr(e){return function zv(e){return e&&Y(e.schedule)}(Ls(e))?e.pop():void 0}function Wc(e,t=0){return De((n,r)=>{n.subscribe(Ce(r,i=>Lt(r,e,()=>r.next(i),t),()=>Lt(r,e,()=>r.complete(),t),i=>Lt(r,e,()=>r.error(i),t)))})}function Qc(e,t=0){return De((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function Zc(e,t){if(!e)throw new Error("Iterable cannot be null");return new fe(n=>{Lt(n,t,()=>{const r=e[Symbol.asyncIterator]();Lt(n,t,()=>{r.next().then(i=>{i.done?n.complete():n.next(i.value)})},0,!0)})})}function Me(e,t){return t?function Jv(e,t){if(null!=e){if(Vc(e))return function Wv(e,t){return wt(e).pipe(Qc(t),Wc(t))}(e,t);if(Lc(e))return function Zv(e,t){return new fe(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}(e,t);if(jc(e))return function Qv(e,t){return wt(e).pipe(Qc(t),Wc(t))}(e,t);if(Bc(e))return Zc(e,t);if($c(e))return function Yv(e,t){return new fe(n=>{let r;return Lt(n,t,()=>{r=e[Uc](),Lt(n,t,()=>{let i,o;try{({value:i,done:o}=r.next())}catch(s){return void n.error(s)}o?n.complete():n.next(i)},0,!0)}),()=>Y(null==r?void 0:r.return)&&r.return()})}(e,t);if(qc(e))return function Kv(e,t){return Zc(zc(e),t)}(e,t)}throw Hc(e)}(e,t):wt(e)}function js(e,t,...n){if(!0===t)return void e();if(!1===t)return;const r=new Fr({next:()=>{r.unsubscribe(),e()}});return t(...n).subscribe(r)}function W(e){for(let t in e)if(e[t]===W)return t;throw Error("Could not find renamed property on target object.")}function q(e){if("string"==typeof e)return e;if(Array.isArray(e))return"["+e.map(q).join(", ")+"]";if(null==e)return""+e;if(e.overriddenName)return`${e.overriddenName}`;if(e.name)return`${e.name}`;const t=e.toString();if(null==t)return""+t;const n=t.indexOf("\n");return-1===n?t:t.substring(0,n)}function Bs(e,t){return null==e||""===e?null===t?"":t:null==t||""===t?e:e+" "+t}const tD=W({__forward_ref__:W});function Hs(e){return e.__forward_ref__=Hs,e.toString=function(){return q(this())},e}function R(e){return function Yc(e){return"function"==typeof e&&e.hasOwnProperty(tD)&&e.__forward_ref__===Hs}(e)?e():e}class z extends Error{constructor(t,n){super(function Us(e,t){return`NG0${Math.abs(e)}${t?": "+t:""}`}(t,n)),this.code=t}}function _e(e){return"function"==typeof e?e.name||e.toString():"object"==typeof e&&null!=e&&"function"==typeof e.type?e.type.name||e.type.toString():function T(e){return"string"==typeof e?e:null==e?"":String(e)}(e)}function qi(e,t){const n=t?` in ${t}`:"";throw new z(-201,`No provider for ${_e(e)} found${n}`)}function Ue(e,t){null==e&&function Q(e,t,n,r){throw new Error(`ASSERTION ERROR: ${e}`+(null==r?"":` [Expected=> ${n} ${r} ${t} <=Actual]`))}(t,e,null,"!=")}function B(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function Kt(e){return{providers:e.providers||[],imports:e.imports||[]}}function $s(e){return Kc(e,Gi)||Kc(e,Xc)}function Kc(e,t){return e.hasOwnProperty(t)?e[t]:null}function Jc(e){return e&&(e.hasOwnProperty(zs)||e.hasOwnProperty(uD))?e[zs]:null}const Gi=W({\u0275prov:W}),zs=W({\u0275inj:W}),Xc=W({ngInjectableDef:W}),uD=W({ngInjectorDef:W});var S=(()=>((S=S||{})[S.Default=0]="Default",S[S.Host=1]="Host",S[S.Self=2]="Self",S[S.SkipSelf=4]="SkipSelf",S[S.Optional=8]="Optional",S))();let qs;function Jt(e){const t=qs;return qs=e,t}function ed(e,t,n){const r=$s(e);return r&&"root"==r.providedIn?void 0===r.value?r.value=r.factory():r.value:n&S.Optional?null:void 0!==t?t:void qi(q(e),"Injector")}function Xt(e){return{toString:e}.toString()}var lt=(()=>((lt=lt||{})[lt.OnPush=0]="OnPush",lt[lt.Default=1]="Default",lt))(),Et=(()=>{return(e=Et||(Et={}))[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",Et;var e})();const cD="undefined"!=typeof globalThis&&globalThis,dD="undefined"!=typeof window&&window,fD="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,G=cD||"undefined"!=typeof global&&global||dD||fD,jn={},Z=[],Wi=W({\u0275cmp:W}),Gs=W({\u0275dir:W}),Ws=W({\u0275pipe:W}),td=W({\u0275mod:W}),Bt=W({\u0275fac:W}),Lr=W({__NG_ELEMENT_ID__:W});let hD=0;function Qi(e){return Xt(()=>{const n={},r={type:e.type,providersResolver:null,decls:e.decls,vars:e.vars,factory:null,template:e.template||null,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:n,inputs:null,outputs:null,exportAs:e.exportAs||null,onPush:e.changeDetection===lt.OnPush,directiveDefs:null,pipeDefs:null,selectors:e.selectors||Z,viewQuery:e.viewQuery||null,features:e.features||null,data:e.data||{},encapsulation:e.encapsulation||Et.Emulated,id:"c",styles:e.styles||Z,_:null,setInput:null,schemas:e.schemas||null,tView:null},i=e.directives,o=e.features,s=e.pipes;return r.id+=hD++,r.inputs=od(e.inputs,n),r.outputs=od(e.outputs),o&&o.forEach(a=>a(r)),r.directiveDefs=i?()=>("function"==typeof i?i():i).map(nd):null,r.pipeDefs=s?()=>("function"==typeof s?s():s).map(rd):null,r})}function nd(e){return Se(e)||function en(e){return e[Gs]||null}(e)}function rd(e){return function Cn(e){return e[Ws]||null}(e)}const id={};function Dn(e){return Xt(()=>{const t={type:e.type,bootstrap:e.bootstrap||Z,declarations:e.declarations||Z,imports:e.imports||Z,exports:e.exports||Z,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null};return null!=e.id&&(id[e.id]=e.type),t})}function od(e,t){if(null==e)return jn;const n={};for(const r in e)if(e.hasOwnProperty(r)){let i=e[r],o=i;Array.isArray(i)&&(o=i[1],i=i[0]),n[i]=r,t&&(t[i]=o)}return n}const Ie=Qi;function Se(e){return e[Wi]||null}function Xe(e,t){const n=e[td]||null;if(!n&&!0===t)throw new Error(`Type ${q(e)} does not have '\u0275mod' property.`);return n}const P=11,K=20;function bt(e){return Array.isArray(e)&&"object"==typeof e[1]}function dt(e){return Array.isArray(e)&&!0===e[1]}function Ys(e){return 0!=(8&e.flags)}function Ji(e){return 2==(2&e.flags)}function ft(e){return null!==e.template}function DD(e){return 0!=(512&e[2])}function bn(e,t){return e.hasOwnProperty(Bt)?e[Bt]:null}class wD{constructor(t,n,r){this.previousValue=t,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}}function ad(e){return e.type.prototype.ngOnChanges&&(e.setInput=bD),ED}function ED(){const e=ld(this),t=null==e?void 0:e.current;if(t){const n=e.previous;if(n===jn)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function bD(e,t,n,r){const i=ld(e)||function MD(e,t){return e[ud]=t}(e,{previous:jn,current:null}),o=i.current||(i.current={}),s=i.previous,a=this.declaredInputs[n],u=s[a];o[a]=new wD(u&&u.currentValue,t,s===jn),e[r]=t}const ud="__ngSimpleChanges__";function ld(e){return e[ud]||null}let ta;function ne(e){return!!e.listen}const cd={createRenderer:(e,t)=>function na(){return void 0!==ta?ta:"undefined"!=typeof document?document:void 0}()};function ae(e){for(;Array.isArray(e);)e=e[0];return e}function nt(e,t){return ae(t[e.index])}function ze(e,t){const n=t[e];return bt(n)?n:n[0]}function ia(e){return 128==(128&e[2])}function tn(e,t){return null==t?null:e[t]}function fd(e){e[18]=0}function oa(e,t){e[5]+=t;let n=e,r=e[3];for(;null!==r&&(1===t&&1===n[5]||-1===t&&0===n[5]);)r[5]+=t,n=r,r=r[3]}const A={lFrame:_d(null),bindingsEnabled:!0};function pd(){return A.bindingsEnabled}function y(){return A.lFrame.lView}function H(){return A.lFrame.tView}function he(){let e=gd();for(;null!==e&&64===e.type;)e=e.parent;return e}function gd(){return A.lFrame.currentTNode}function Mt(e,t){const n=A.lFrame;n.currentTNode=e,n.isParent=t}function sa(){return A.lFrame.isParent}function $D(e,t){const n=A.lFrame;n.bindingIndex=n.bindingRootIndex=e,ua(t)}function ua(e){A.lFrame.currentDirectiveIndex=e}function ca(e){A.lFrame.currentQueryIndex=e}function qD(e){const t=e[1];return 2===t.type?t.declTNode:1===t.type?e[6]:null}function Dd(e,t,n){if(n&S.SkipSelf){let i=t,o=e;for(;!(i=i.parent,null!==i||n&S.Host||(i=qD(o),null===i||(o=o[15],10&i.type))););if(null===i)return!1;t=i,e=o}const r=A.lFrame=Cd();return r.currentTNode=t,r.lView=e,!0}function no(e){const t=Cd(),n=e[1];A.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function Cd(){const e=A.lFrame,t=null===e?null:e.child;return null===t?_d(e):t}function _d(e){const t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return null!==e&&(e.child=t),t}function wd(){const e=A.lFrame;return A.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}const Ed=wd;function ro(){const e=wd();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function nn(e){A.lFrame.selectedIndex=e}function io(){A.lFrame.currentNamespace="svg"}function oo(){!function ZD(){A.lFrame.currentNamespace=null}()}function so(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n<r;n++){const o=e.data[n].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:a,ngAfterViewInit:u,ngAfterViewChecked:l,ngOnDestroy:c}=o;s&&(e.contentHooks||(e.contentHooks=[])).push(-n,s),a&&((e.contentHooks||(e.contentHooks=[])).push(n,a),(e.contentCheckHooks||(e.contentCheckHooks=[])).push(n,a)),u&&(e.viewHooks||(e.viewHooks=[])).push(-n,u),l&&((e.viewHooks||(e.viewHooks=[])).push(n,l),(e.viewCheckHooks||(e.viewCheckHooks=[])).push(n,l)),null!=c&&(e.destroyHooks||(e.destroyHooks=[])).push(n,c)}}function ao(e,t,n){bd(e,t,3,n)}function uo(e,t,n,r){(3&e[2])===n&&bd(e,t,n,r)}function da(e,t){let n=e[2];(3&n)===t&&(n&=2047,n+=1,e[2]=n)}function bd(e,t,n,r){const o=null!=r?r:-1,s=t.length-1;let a=0;for(let u=void 0!==r?65535&e[18]:0;u<s;u++)if("number"==typeof t[u+1]){if(a=t[u],null!=r&&a>=r)break}else t[u]<0&&(e[18]+=65536),(a<o||-1==o)&&(JD(e,n,t,u),e[18]=(4294901760&e[18])+u+2),u++}function JD(e,t,n,r){const i=n[r]<0,o=n[r+1],a=e[i?-n[r]:n[r]];if(i){if(e[2]>>11<e[18]>>16&&(3&e[2])===t){e[2]+=2048;try{o.call(a)}finally{}}}else try{o.call(a)}finally{}}class Ur{constructor(t,n,r){this.factory=t,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=r}}function lo(e,t,n){const r=ne(e);let i=0;for(;i<n.length;){const o=n[i];if("number"==typeof o){if(0!==o)break;i++;const s=n[i++],a=n[i++],u=n[i++];r?e.setAttribute(t,a,u,s):t.setAttributeNS(s,a,u)}else{const s=o,a=n[++i];ha(s)?r&&e.setProperty(t,s,a):r?e.setAttribute(t,s,a):t.setAttribute(s,a),i++}}return i}function Md(e){return 3===e||4===e||6===e}function ha(e){return 64===e.charCodeAt(0)}function co(e,t){if(null!==t&&0!==t.length)if(null===e||0===e.length)e=t.slice();else{let n=-1;for(let r=0;r<t.length;r++){const i=t[r];"number"==typeof i?n=i:0===n||Id(e,n,i,null,-1===n||2===n?t[++r]:null)}}return e}function Id(e,t,n,r,i){let o=0,s=e.length;if(-1===t)s=-1;else for(;o<e.length;){const a=e[o++];if("number"==typeof a){if(a===t){s=-1;break}if(a>t){s=o-1;break}}}for(;o<e.length;){const a=e[o];if("number"==typeof a)break;if(a===n){if(null===r)return void(null!==i&&(e[o+1]=i));if(r===e[o+1])return void(e[o+2]=i)}o++,null!==r&&o++,null!==i&&o++}-1!==s&&(e.splice(s,0,t),o=s+1),e.splice(o++,0,n),null!==r&&e.splice(o++,0,r),null!==i&&e.splice(o++,0,i)}function Sd(e){return-1!==e}function qn(e){return 32767&e}function Gn(e,t){let n=function rC(e){return e>>16}(e),r=t;for(;n>0;)r=r[15],n--;return r}let pa=!0;function fo(e){const t=pa;return pa=e,t}let iC=0;function zr(e,t){const n=ma(e,t);if(-1!==n)return n;const r=t[1];r.firstCreatePass&&(e.injectorIndex=t.length,ga(r.data,e),ga(t,null),ga(r.blueprint,null));const i=ho(e,t),o=e.injectorIndex;if(Sd(i)){const s=qn(i),a=Gn(i,t),u=a[1].data;for(let l=0;l<8;l++)t[o+l]=a[s+l]|u[s+l]}return t[o+8]=i,o}function ga(e,t){e.push(0,0,0,0,0,0,0,0,t)}function ma(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null===t[e.injectorIndex+8]?-1:e.injectorIndex}function ho(e,t){if(e.parent&&-1!==e.parent.injectorIndex)return e.parent.injectorIndex;let n=0,r=null,i=t;for(;null!==i;){const o=i[1],s=o.type;if(r=2===s?o.declTNode:1===s?i[6]:null,null===r)return-1;if(n++,i=i[15],-1!==r.injectorIndex)return r.injectorIndex|n<<16}return-1}function po(e,t,n){!function oC(e,t,n){let r;"string"==typeof n?r=n.charCodeAt(0)||0:n.hasOwnProperty(Lr)&&(r=n[Lr]),null==r&&(r=n[Lr]=iC++);const i=255&r;t.data[e+(i>>5)]|=1<<i}(e,t,n)}function xd(e,t,n){if(n&S.Optional)return e;qi(t,"NodeInjector")}function Rd(e,t,n,r){if(n&S.Optional&&void 0===r&&(r=null),0==(n&(S.Self|S.Host))){const i=e[9],o=Jt(void 0);try{return i?i.get(t,r,n&S.Optional):ed(t,r,n&S.Optional)}finally{Jt(o)}}return xd(r,t,n)}function Pd(e,t,n,r=S.Default,i){if(null!==e){const o=function lC(e){if("string"==typeof e)return e.charCodeAt(0)||0;const t=e.hasOwnProperty(Lr)?e[Lr]:void 0;return"number"==typeof t?t>=0?255&t:aC:t}(n);if("function"==typeof o){if(!Dd(t,e,r))return r&S.Host?xd(i,n,r):Rd(t,n,r,i);try{const s=o(r);if(null!=s||r&S.Optional)return s;qi(n)}finally{Ed()}}else if("number"==typeof o){let s=null,a=ma(e,t),u=-1,l=r&S.Host?t[16][6]:null;for((-1===a||r&S.SkipSelf)&&(u=-1===a?ho(e,t):t[a+8],-1!==u&&Nd(r,!1)?(s=t[1],a=qn(u),t=Gn(u,t)):a=-1);-1!==a;){const c=t[1];if(Fd(o,a,c.data)){const d=uC(a,t,n,s,r,l);if(d!==Od)return d}u=t[a+8],-1!==u&&Nd(r,t[1].data[a+8]===l)&&Fd(o,a,t)?(s=c,a=qn(u),t=Gn(u,t)):a=-1}}}return Rd(t,n,r,i)}const Od={};function aC(){return new Wn(he(),y())}function uC(e,t,n,r,i,o){const s=t[1],a=s.data[e+8],c=function go(e,t,n,r,i){const o=e.providerIndexes,s=t.data,a=1048575&o,u=e.directiveStart,c=o>>20,f=i?a+c:e.directiveEnd;for(let h=r?a:a+c;h<f;h++){const p=s[h];if(h<u&&n===p||h>=u&&p.type===n)return h}if(i){const h=s[u];if(h&&ft(h)&&h.type===n)return u}return null}(a,s,n,null==r?Ji(a)&&pa:r!=s&&0!=(3&a.type),i&S.Host&&o===a);return null!==c?qr(t,s,c,a):Od}function qr(e,t,n,r){let i=e[n];const o=t.data;if(function XD(e){return e instanceof Ur}(i)){const s=i;s.resolving&&function nD(e,t){const n=t?`. Dependency path: ${t.join(" > ")} > ${e}`:"";throw new z(-200,`Circular dependency in DI detected for ${e}${n}`)}(_e(o[n]));const a=fo(s.canSeeViewProviders);s.resolving=!0;const u=s.injectImpl?Jt(s.injectImpl):null;Dd(e,r,S.Default);try{i=e[n]=s.factory(void 0,o,e,r),t.firstCreatePass&&n>=r.directiveStart&&function KD(e,t,n){const{ngOnChanges:r,ngOnInit:i,ngDoCheck:o}=t.type.prototype;if(r){const s=ad(t);(n.preOrderHooks||(n.preOrderHooks=[])).push(e,s),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,s)}i&&(n.preOrderHooks||(n.preOrderHooks=[])).push(0-e,i),o&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,o),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,o))}(n,o[n],t)}finally{null!==u&&Jt(u),fo(a),s.resolving=!1,Ed()}}return i}function Fd(e,t,n){return!!(n[t+(e>>5)]&1<<e)}function Nd(e,t){return!(e&S.Self||e&S.Host&&t)}class Wn{constructor(t,n){this._tNode=t,this._lView=n}get(t,n,r){return Pd(this._tNode,this._lView,t,r,n)}}const Zn="__parameters__";function Kn(e,t,n){return Xt(()=>{const r=function va(e){return function(...n){if(e){const r=e(...n);for(const i in r)this[i]=r[i]}}}(t);function i(...o){if(this instanceof i)return r.apply(this,o),this;const s=new i(...o);return a.annotation=s,a;function a(u,l,c){const d=u.hasOwnProperty(Zn)?u[Zn]:Object.defineProperty(u,Zn,{value:[]})[Zn];for(;d.length<=c;)d.push(null);return(d[c]=d[c]||[]).push(s),u}}return n&&(i.prototype=Object.create(n.prototype)),i.prototype.ngMetadataName=e,i.annotationCls=i,i})}class U{constructor(t,n){this._desc=t,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof n?this.__NG_ELEMENT_ID__=n:void 0!==n&&(this.\u0275prov=B({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}toString(){return`InjectionToken ${this._desc}`}}const fC=new U("AnalyzeForEntryComponents");function It(e,t){e.forEach(n=>Array.isArray(n)?It(n,t):t(n))}function Ld(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function mo(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}const Yr={},wa="__NG_DI_FLAG__",vo="ngTempTokenPath",wC=/\n/gm,Ud="__source",bC=W({provide:String,useValue:W});let Kr;function $d(e){const t=Kr;return Kr=e,t}function MC(e,t=S.Default){if(void 0===Kr)throw new z(203,"");return null===Kr?ed(e,void 0,t):Kr.get(e,t&S.Optional?null:void 0,t)}function I(e,t=S.Default){return(function lD(){return qs}()||MC)(R(e),t)}const IC=I;function Ea(e){const t=[];for(let n=0;n<e.length;n++){const r=R(e[n]);if(Array.isArray(r)){if(0===r.length)throw new z(900,"");let i,o=S.Default;for(let s=0;s<r.length;s++){const a=r[s],u=SC(a);"number"==typeof u?-1===u?i=a.token:o|=u:i=a}t.push(I(i,o))}else t.push(I(r))}return t}function Jr(e,t){return e[wa]=t,e.prototype[wa]=t,e}function SC(e){return e[wa]}const Do=Jr(Kn("Inject",e=>({token:e})),-1),on=Jr(Kn("Optional"),8),Xr=Jr(Kn("SkipSelf"),4),lf="__ngContext__";function Ae(e,t){e[lf]=t}function Oa(e){const t=function ii(e){return e[lf]||null}(e);return t?Array.isArray(t)?t:t.lView:null}function Na(e){return e.ngOriginalError}function D_(e,...t){e.error(...t)}class oi{constructor(){this._console=console}handleError(t){const n=this._findOriginalError(t),r=function v_(e){return e&&e.ngErrorLogger||D_}(t);r(this._console,"ERROR",t),n&&r(this._console,"ORIGINAL ERROR",n)}_findOriginalError(t){let n=t&&Na(t);for(;n&&Na(n);)n=Na(n);return n||null}}const A_=(()=>("undefined"!=typeof requestAnimationFrame&&requestAnimationFrame||setTimeout).bind(G))();function Tt(e){return e instanceof Function?e():e}var Ge=(()=>((Ge=Ge||{})[Ge.Important=1]="Important",Ge[Ge.DashCase=2]="DashCase",Ge))();function La(e,t){return undefined(e,t)}function si(e){const t=e[3];return dt(t)?t[3]:t}function ja(e){return vf(e[13])}function Va(e){return vf(e[4])}function vf(e){for(;null!==e&&!dt(e);)e=e[4];return e}function nr(e,t,n,r,i){if(null!=r){let o,s=!1;dt(r)?o=r:bt(r)&&(s=!0,r=r[0]);const a=ae(r);0===e&&null!==n?null==i?bf(t,n,a):In(t,n,a,i||null,!0):1===e&&null!==n?In(t,n,a,i||null,!0):2===e?function Rf(e,t,n){const r=Mo(e,t);r&&function $_(e,t,n,r){ne(e)?e.removeChild(t,n,r):t.removeChild(n)}(e,r,t,n)}(t,a,s):3===e&&t.destroyNode(a),null!=o&&function G_(e,t,n,r,i){const o=n[7];o!==ae(n)&&nr(t,e,r,o,i);for(let a=10;a<n.length;a++){const u=n[a];ai(u[1],u,e,t,r,o)}}(t,e,o,n,i)}}function Ha(e,t,n){if(ne(e))return e.createElement(t,n);{const r=null!==n?function AD(e){const t=e.toLowerCase();return"svg"===t?"http://www.w3.org/2000/svg":"math"===t?"http://www.w3.org/1998/MathML/":null}(n):null;return null===r?e.createElement(t):e.createElementNS(r,t)}}function Cf(e,t){const n=e[9],r=n.indexOf(t),i=t[3];1024&t[2]&&(t[2]&=-1025,oa(i,-1)),n.splice(r,1)}function Ua(e,t){if(e.length<=10)return;const n=10+t,r=e[n];if(r){const i=r[17];null!==i&&i!==e&&Cf(i,r),t>0&&(e[n-1][4]=r[4]);const o=mo(e,10+t);!function N_(e,t){ai(e,t,t[P],2,null,null),t[0]=null,t[6]=null}(r[1],r);const s=o[19];null!==s&&s.detachView(o[1]),r[3]=null,r[4]=null,r[2]&=-129}return r}function _f(e,t){if(!(256&t[2])){const n=t[P];ne(n)&&n.destroyNode&&ai(e,t,n,3,null,null),function j_(e){let t=e[13];if(!t)return $a(e[1],e);for(;t;){let n=null;if(bt(t))n=t[13];else{const r=t[10];r&&(n=r)}if(!n){for(;t&&!t[4]&&t!==e;)bt(t)&&$a(t[1],t),t=t[3];null===t&&(t=e),bt(t)&&$a(t[1],t),n=t&&t[4]}t=n}}(t)}}function $a(e,t){if(!(256&t[2])){t[2]&=-129,t[2]|=256,function U_(e,t){let n;if(null!=e&&null!=(n=e.destroyHooks))for(let r=0;r<n.length;r+=2){const i=t[n[r]];if(!(i instanceof Ur)){const o=n[r+1];if(Array.isArray(o))for(let s=0;s<o.length;s+=2){const a=i[o[s]],u=o[s+1];try{u.call(a)}finally{}}else try{o.call(i)}finally{}}}}(e,t),function H_(e,t){const n=e.cleanup,r=t[7];let i=-1;if(null!==n)for(let o=0;o<n.length-1;o+=2)if("string"==typeof n[o]){const s=n[o+1],a="function"==typeof s?s(t):ae(t[s]),u=r[i=n[o+2]],l=n[o+3];"boolean"==typeof l?a.removeEventListener(n[o],u,l):l>=0?r[i=l]():r[i=-l].unsubscribe(),o+=2}else{const s=r[i=n[o+1]];n[o].call(s)}if(null!==r){for(let o=i+1;o<r.length;o++)r[o]();t[7]=null}}(e,t),1===t[1].type&&ne(t[P])&&t[P].destroy();const n=t[17];if(null!==n&&dt(t[3])){n!==t[3]&&Cf(n,t);const r=t[19];null!==r&&r.detachView(e)}}}function wf(e,t,n){return function Ef(e,t,n){let r=t;for(;null!==r&&40&r.type;)r=(t=r).parent;if(null===r)return n[0];if(2&r.flags){const i=e.data[r.directiveStart].encapsulation;if(i===Et.None||i===Et.Emulated)return null}return nt(r,n)}(e,t.parent,n)}function In(e,t,n,r,i){ne(e)?e.insertBefore(t,n,r,i):t.insertBefore(n,r,i)}function bf(e,t,n){ne(e)?e.appendChild(t,n):t.appendChild(n)}function Mf(e,t,n,r,i){null!==r?In(e,t,n,r,i):bf(e,t,n)}function Mo(e,t){return ne(e)?e.parentNode(t):t.parentNode}let Tf=function Sf(e,t,n){return 40&e.type?nt(e,n):null};function Io(e,t,n,r){const i=wf(e,r,t),o=t[P],a=function If(e,t,n){return Tf(e,t,n)}(r.parent||t[6],r,t);if(null!=i)if(Array.isArray(n))for(let u=0;u<n.length;u++)Mf(o,i,n[u],a,!1);else Mf(o,i,n,a,!1)}function So(e,t){if(null!==t){const n=t.type;if(3&n)return nt(t,e);if(4&n)return qa(-1,e[t.index]);if(8&n){const r=t.child;if(null!==r)return So(e,r);{const i=e[t.index];return dt(i)?qa(-1,i):ae(i)}}if(32&n)return La(t,e)()||ae(e[t.index]);{const r=xf(e,t);return null!==r?Array.isArray(r)?r[0]:So(si(e[16]),r):So(e,t.next)}}return null}function xf(e,t){return null!==t?e[16][6].projection[t.projection]:null}function qa(e,t){const n=10+e+1;if(n<t.length){const r=t[n],i=r[1].firstChild;if(null!==i)return So(r,i)}return t[7]}function Ga(e,t,n,r,i,o,s){for(;null!=n;){const a=r[n.index],u=n.type;if(s&&0===t&&(a&&Ae(ae(a),r),n.flags|=4),64!=(64&n.flags))if(8&u)Ga(e,t,n.child,r,i,o,!1),nr(t,e,i,a,o);else if(32&u){const l=La(n,r);let c;for(;c=l();)nr(t,e,i,c,o);nr(t,e,i,a,o)}else 16&u?Pf(e,t,r,n,i,o):nr(t,e,i,a,o);n=s?n.projectionNext:n.next}}function ai(e,t,n,r,i,o){Ga(n,r,e.firstChild,t,i,o,!1)}function Pf(e,t,n,r,i,o){const s=n[16],u=s[6].projection[r.projection];if(Array.isArray(u))for(let l=0;l<u.length;l++)nr(t,e,i,u[l],o);else Ga(e,t,u,s[3],i,o,!0)}function Of(e,t,n){ne(e)?e.setAttribute(t,"style",n):t.style.cssText=n}function Wa(e,t,n){ne(e)?""===n?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n):t.className=n}function Ff(e,t,n){let r=e.length;for(;;){const i=e.indexOf(t,n);if(-1===i)return i;if(0===i||e.charCodeAt(i-1)<=32){const o=t.length;if(i+o===r||e.charCodeAt(i+o)<=32)return i}n=i+1}}const Nf="ng-template";function Q_(e,t,n){let r=0;for(;r<e.length;){let i=e[r++];if(n&&"class"===i){if(i=e[r],-1!==Ff(i.toLowerCase(),t,0))return!0}else if(1===i){for(;r<e.length&&"string"==typeof(i=e[r++]);)if(i.toLowerCase()===t)return!0;return!1}}return!1}function kf(e){return 4===e.type&&e.value!==Nf}function Z_(e,t,n){return t===(4!==e.type||n?e.value:Nf)}function Y_(e,t,n){let r=4;const i=e.attrs||[],o=function X_(e){for(let t=0;t<e.length;t++)if(Md(e[t]))return t;return e.length}(i);let s=!1;for(let a=0;a<t.length;a++){const u=t[a];if("number"!=typeof u){if(!s)if(4&r){if(r=2|1&r,""!==u&&!Z_(e,u,n)||""===u&&1===t.length){if(ht(r))return!1;s=!0}}else{const l=8&r?u:t[++a];if(8&r&&null!==e.attrs){if(!Q_(e.attrs,l,n)){if(ht(r))return!1;s=!0}continue}const d=K_(8&r?"class":u,i,kf(e),n);if(-1===d){if(ht(r))return!1;s=!0;continue}if(""!==l){let f;f=d>o?"":i[d+1].toLowerCase();const h=8&r?f:null;if(h&&-1!==Ff(h,l,0)||2&r&&l!==f){if(ht(r))return!1;s=!0}}}}else{if(!s&&!ht(r)&&!ht(u))return!1;if(s&&ht(u))continue;s=!1,r=u|1&r}}return ht(r)||s}function ht(e){return 0==(1&e)}function K_(e,t,n,r){if(null===t)return-1;let i=0;if(r||!n){let o=!1;for(;i<t.length;){const s=t[i];if(s===e)return i;if(3===s||6===s)o=!0;else{if(1===s||2===s){let a=t[++i];for(;"string"==typeof a;)a=t[++i];continue}if(4===s)break;if(0===s){i+=4;continue}}i+=o?1:2}return-1}return function ew(e,t){let n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){const r=e[n];if("number"==typeof r)return-1;if(r===t)return n;n++}return-1}(t,e)}function Lf(e,t,n=!1){for(let r=0;r<t.length;r++)if(Y_(e,t[r],n))return!0;return!1}function jf(e,t){return e?":not("+t.trim()+")":t}function nw(e){let t=e[0],n=1,r=2,i="",o=!1;for(;n<e.length;){let s=e[n];if("string"==typeof s)if(2&r){const a=e[++n];i+="["+s+(a.length>0?'="'+a+'"':"")+"]"}else 8&r?i+="."+s:4&r&&(i+=" "+s);else""!==i&&!ht(s)&&(t+=jf(o,i),i=""),r=s,o=o||!ht(r);n++}return""!==i&&(t+=jf(o,i)),t}const x={};function Yf(e,t){const n=e.contentQueries;if(null!==n)for(let r=0;r<n.length;r+=2){const i=n[r],o=n[r+1];if(-1!==o){const s=e.data[o];ca(i),s.contentQueries(2,t[o],o)}}}function ui(e,t,n,r,i,o,s,a,u,l){const c=t.blueprint.slice();return c[0]=i,c[2]=140|r,fd(c),c[3]=c[15]=e,c[8]=n,c[10]=s||e&&e[10],c[P]=a||e&&e[P],c[12]=u||e&&e[12]||null,c[9]=l||e&&e[9]||null,c[6]=o,c[16]=2==t.type?e[16]:c,c}function rr(e,t,n,r,i){let o=e.data[t];if(null===o)o=function ou(e,t,n,r,i){const o=gd(),s=sa(),u=e.data[t]=function _w(e,t,n,r,i,o){return{type:n,index:r,insertBeforeIndex:null,injectorIndex:t?t.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,propertyBindings:null,flags:0,providerIndexes:0,value:i,attrs:o,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tViews:null,next:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}(0,s?o:o&&o.parent,n,t,r,i);return null===e.firstChild&&(e.firstChild=u),null!==o&&(s?null==o.child&&null!==u.parent&&(o.child=u):null===o.next&&(o.next=u)),u}(e,t,n,r,i),function UD(){return A.lFrame.inI18n}()&&(o.flags|=64);else if(64&o.type){o.type=n,o.value=r,o.attrs=i;const s=function Hr(){const e=A.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}();o.injectorIndex=null===s?-1:s.injectorIndex}return Mt(o,!0),o}function ir(e,t,n,r){if(0===n)return-1;const i=t.length;for(let o=0;o<n;o++)t.push(r),e.blueprint.push(r),e.data.push(null);return i}function li(e,t,n){no(t);try{const r=e.viewQuery;null!==r&&pu(1,r,n);const i=e.template;null!==i&&Kf(e,t,i,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),e.staticContentQueries&&Yf(e,t),e.staticViewQueries&&pu(2,e.viewQuery,n);const o=e.components;null!==o&&function vw(e,t){for(let n=0;n<t.length;n++)Vw(e,t[n])}(t,o)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[2]&=-5,ro()}}function or(e,t,n,r){const i=t[2];if(256!=(256&i)){no(t);try{fd(t),function md(e){return A.lFrame.bindingIndex=e}(e.bindingStartIndex),null!==n&&Kf(e,t,n,2,r);const s=3==(3&i);if(s){const l=e.preOrderCheckHooks;null!==l&&ao(t,l,null)}else{const l=e.preOrderHooks;null!==l&&uo(t,l,0,null),da(t,0)}if(function Lw(e){for(let t=ja(e);null!==t;t=Va(t)){if(!t[2])continue;const n=t[9];for(let r=0;r<n.length;r++){const i=n[r],o=i[3];0==(1024&i[2])&&oa(o,1),i[2]|=1024}}}(t),function kw(e){for(let t=ja(e);null!==t;t=Va(t))for(let n=10;n<t.length;n++){const r=t[n],i=r[1];ia(r)&&or(i,r,i.template,r[8])}}(t),null!==e.contentQueries&&Yf(e,t),s){const l=e.contentCheckHooks;null!==l&&ao(t,l)}else{const l=e.contentHooks;null!==l&&uo(t,l,1),da(t,1)}!function mw(e,t){const n=e.hostBindingOpCodes;if(null!==n)try{for(let r=0;r<n.length;r++){const i=n[r];if(i<0)nn(~i);else{const o=i,s=n[++r],a=n[++r];$D(s,o),a(2,t[o])}}}finally{nn(-1)}}(e,t);const a=e.components;null!==a&&function yw(e,t){for(let n=0;n<t.length;n++)jw(e,t[n])}(t,a);const u=e.viewQuery;if(null!==u&&pu(2,u,r),s){const l=e.viewCheckHooks;null!==l&&ao(t,l)}else{const l=e.viewHooks;null!==l&&uo(t,l,2),da(t,2)}!0===e.firstUpdatePass&&(e.firstUpdatePass=!1),t[2]&=-73,1024&t[2]&&(t[2]&=-1025,oa(t[3],-1))}finally{ro()}}}function Dw(e,t,n,r){const i=t[10],s=function dd(e){return 4==(4&e[2])}(t);try{!s&&i.begin&&i.begin(),s&&li(e,t,r),or(e,t,n,r)}finally{!s&&i.end&&i.end()}}function Kf(e,t,n,r,i){const o=function Pe(){return A.lFrame.selectedIndex}(),s=2&r;try{nn(-1),s&&t.length>K&&function Vf(e,t,n,r){if(!r)if(3==(3&t[2])){const o=e.preOrderCheckHooks;null!==o&&ao(t,o,n)}else{const o=e.preOrderHooks;null!==o&&uo(t,o,0,n)}nn(n)}(e,t,K,!1),n(r,i)}finally{nn(o)}}function Xf(e){const t=e.tView;return null===t||t.incompleteFirstPass?e.tView=Ro(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts):t}function Ro(e,t,n,r,i,o,s,a,u,l){const c=K+r,d=c+i,f=function Cw(e,t){const n=[];for(let r=0;r<t;r++)n.push(r<e?null:x);return n}(c,d),h="function"==typeof l?l():l;return f[1]={type:e,blueprint:f,template:n,queries:null,viewQuery:a,declTNode:t,data:f.slice().fill(null,c),bindingStartIndex:c,expandoStartIndex:d,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof o?o():o,pipeRegistry:"function"==typeof s?s():s,firstChild:null,schemas:u,consts:h,incompleteFirstPass:!1}}function rh(e,t,n){for(let r in e)if(e.hasOwnProperty(r)){const i=e[r];(n=null===n?{}:n).hasOwnProperty(r)?n[r].push(t,i):n[r]=[t,i]}return n}function oh(e,t,n,r,i,o){const s=o.hostBindings;if(s){let a=e.hostBindingOpCodes;null===a&&(a=e.hostBindingOpCodes=[]);const u=~t.index;(function Sw(e){let t=e.length;for(;t>0;){const n=e[--t];if("number"==typeof n&&n<0)return n}return 0})(a)!=u&&a.push(u),a.push(r,i,s)}}function sh(e,t){null!==e.hostBindings&&e.hostBindings(1,t)}function ah(e,t){t.flags|=2,(e.components||(e.components=[])).push(t.index)}function Pw(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;ft(t)&&(n[""]=e)}}function uh(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function lh(e,t,n,r,i){e.data[r]=i;const o=i.factory||(i.factory=bn(i.type)),s=new Ur(o,ft(i),null);e.blueprint[r]=s,n[r]=s,oh(e,t,0,r,ir(e,n,i.hostVars,x),i)}function Ow(e,t,n){const r=nt(t,e),i=Xf(n),o=e[10],s=Po(e,ui(e,i,null,n.onPush?64:16,r,t,o,o.createRenderer(r,n),null,null));e[t.index]=s}function Fw(e,t,n,r,i,o){const s=o[t];if(null!==s){const a=r.setInput;for(let u=0;u<s.length;){const l=s[u++],c=s[u++],d=s[u++];null!==a?r.setInput(n,d,l,c):n[c]=d}}}function Nw(e,t){let n=null,r=0;for(;r<t.length;){const i=t[r];if(0!==i)if(5!==i){if("number"==typeof i)break;e.hasOwnProperty(i)&&(null===n&&(n=[]),n.push(i,e[i],t[r+1])),r+=2}else r+=2;else r+=4}return n}function jw(e,t){const n=ze(t,e);if(ia(n)){const r=n[1];80&n[2]?or(r,n,r.template,n[8]):n[5]>0&&cu(n)}}function cu(e){for(let r=ja(e);null!==r;r=Va(r))for(let i=10;i<r.length;i++){const o=r[i];if(1024&o[2]){const s=o[1];or(s,o,s.template,o[8])}else o[5]>0&&cu(o)}const n=e[1].components;if(null!==n)for(let r=0;r<n.length;r++){const i=ze(n[r],e);ia(i)&&i[5]>0&&cu(i)}}function Vw(e,t){const n=ze(t,e),r=n[1];(function Bw(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])})(r,n),li(r,n,n[8])}function Po(e,t){return e[13]?e[14][4]=t:e[13]=t,e[14]=t,t}function hu(e,t,n){const r=t[10];r.begin&&r.begin();try{or(e,t,e.template,n)}catch(i){throw function gh(e,t){const n=e[9],r=n?n.get(oi,null):null;r&&r.handleError(t)}(t,i),i}finally{r.end&&r.end()}}function dh(e){!function fu(e){for(let t=0;t<e.components.length;t++){const n=e.components[t],r=Oa(n),i=r[1];Dw(i,r,i.template,n)}}(e[8])}function pu(e,t,n){ca(0),t(e,n)}const Uw=(()=>Promise.resolve(null))();function Oo(e,t,n){let r=n?e.styles:null,i=n?e.classes:null,o=0;if(null!==t)for(let s=0;s<t.length;s++){const a=t[s];"number"==typeof a?o=a:1==o?i=Bs(i,a):2==o&&(r=Bs(r,a+": "+t[++s]+";"))}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=i:e.classesWithoutHost=i}const gu=new U("INJECTOR",-1);class yh{get(t,n=Yr){if(n===Yr){const r=new Error(`NullInjectorError: No provider for ${q(t)}!`);throw r.name="NullInjectorError",r}return n}}const mu=new U("Set Injector scope."),ci={},qw={};let yu;function vh(){return void 0===yu&&(yu=new yh),yu}function Dh(e,t=null,n=null,r){const i=Ch(e,t,n,r);return i._resolveInjectorDefTypes(),i}function Ch(e,t=null,n=null,r){return new Gw(e,n,t||vh(),r)}class Gw{constructor(t,n,r,i=null){this.parent=r,this.records=new Map,this.injectorDefTypes=new Set,this.onDestroy=new Set,this._destroyed=!1;const o=[];n&&It(n,a=>this.processProvider(a,t,n)),It([t],a=>this.processInjectorType(a,[],o)),this.records.set(gu,sr(void 0,this));const s=this.records.get(mu);this.scope=null!=s?s.value:null,this.source=i||("object"==typeof t?null:q(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,n=Yr,r=S.Default){this.assertNotDestroyed();const i=$d(this),o=Jt(void 0);try{if(!(r&S.SkipSelf)){let a=this.records.get(t);if(void 0===a){const u=function e0(e){return"function"==typeof e||"object"==typeof e&&e instanceof U}(t)&&$s(t);a=u&&this.injectableDefInScope(u)?sr(vu(t),ci):null,this.records.set(t,a)}if(null!=a)return this.hydrate(t,a)}return(r&S.Self?vh():this.parent).get(t,n=r&S.Optional&&n===Yr?null:n)}catch(s){if("NullInjectorError"===s.name){if((s[vo]=s[vo]||[]).unshift(q(t)),i)throw s;return function TC(e,t,n,r){const i=e[vo];throw t[Ud]&&i.unshift(t[Ud]),e.message=function AC(e,t,n,r=null){e=e&&"\n"===e.charAt(0)&&"\u0275"==e.charAt(1)?e.substr(2):e;let i=q(t);if(Array.isArray(t))i=t.map(q).join(" -> ");else if("object"==typeof t){let o=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];o.push(s+":"+("string"==typeof a?JSON.stringify(a):q(a)))}i=`{${o.join(", ")}}`}return`${n}${r?"("+r+")":""}[${i}]: ${e.replace(wC,"\n ")}`}("\n"+e.message,i,n,r),e.ngTokenPath=i,e[vo]=null,e}(s,t,"R3InjectorError",this.source)}throw s}finally{Jt(o),$d(i)}}_resolveInjectorDefTypes(){this.injectorDefTypes.forEach(t=>this.get(t))}toString(){const t=[];return this.records.forEach((r,i)=>t.push(q(i))),`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new z(205,!1)}processInjectorType(t,n,r){if(!(t=R(t)))return!1;let i=Jc(t);const o=null==i&&t.ngModule||void 0,s=void 0===o?t:o,a=-1!==r.indexOf(s);if(void 0!==o&&(i=Jc(o)),null==i)return!1;if(null!=i.imports&&!a){let c;r.push(s);try{It(i.imports,d=>{this.processInjectorType(d,n,r)&&(void 0===c&&(c=[]),c.push(d))})}finally{}if(void 0!==c)for(let d=0;d<c.length;d++){const{ngModule:f,providers:h}=c[d];It(h,p=>this.processProvider(p,f,h||Z))}}this.injectorDefTypes.add(s);const u=bn(s)||(()=>new s);this.records.set(s,sr(u,ci));const l=i.providers;if(null!=l&&!a){const c=t;It(l,d=>this.processProvider(d,c,l))}return void 0!==o&&void 0!==t.providers}processProvider(t,n,r){let i=ar(t=R(t))?t:R(t&&t.provide);const o=function Qw(e,t,n){return wh(e)?sr(void 0,e.useValue):sr(function _h(e,t,n){let r;if(ar(e)){const i=R(e);return bn(i)||vu(i)}if(wh(e))r=()=>R(e.useValue);else if(function Yw(e){return!(!e||!e.useFactory)}(e))r=()=>e.useFactory(...Ea(e.deps||[]));else if(function Zw(e){return!(!e||!e.useExisting)}(e))r=()=>I(R(e.useExisting));else{const i=R(e&&(e.useClass||e.provide));if(!function Jw(e){return!!e.deps}(e))return bn(i)||vu(i);r=()=>new i(...Ea(e.deps))}return r}(e),ci)}(t);if(ar(t)||!0!==t.multi)this.records.get(i);else{let s=this.records.get(i);s||(s=sr(void 0,ci,!0),s.factory=()=>Ea(s.multi),this.records.set(i,s)),i=t,s.multi.push(t)}this.records.set(i,o)}hydrate(t,n){return n.value===ci&&(n.value=qw,n.value=n.factory()),"object"==typeof n.value&&n.value&&function Xw(e){return null!==e&&"object"==typeof e&&"function"==typeof e.ngOnDestroy}(n.value)&&this.onDestroy.add(n.value),n.value}injectableDefInScope(t){if(!t.providedIn)return!1;const n=R(t.providedIn);return"string"==typeof n?"any"===n||n===this.scope:this.injectorDefTypes.has(n)}}function vu(e){const t=$s(e),n=null!==t?t.factory:bn(e);if(null!==n)return n;if(e instanceof U)throw new z(204,!1);if(e instanceof Function)return function Ww(e){const t=e.length;if(t>0)throw function Zr(e,t){const n=[];for(let r=0;r<e;r++)n.push(t);return n}(t,"?"),new z(204,!1);const n=function sD(e){const t=e&&(e[Gi]||e[Xc]);if(t){const n=function aD(e){if(e.hasOwnProperty("name"))return e.name;const t=(""+e).match(/^function\s*([^\s(]+)/);return null===t?"":t[1]}(e);return console.warn(`DEPRECATED: DI is instantiating a token "${n}" that inherits its @Injectable decorator but does not provide one itself.\nThis will become an error in a future version of Angular. Please add @Injectable() to the "${n}" class.`),t}return null}(e);return null!==n?()=>n.factory(e):()=>new e}(e);throw new z(204,!1)}function sr(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function wh(e){return null!==e&&"object"==typeof e&&bC in e}function ar(e){return"function"==typeof e}let Qe=(()=>{class e{static create(n,r){var i;if(Array.isArray(n))return Dh({name:""},r,n,"");{const o=null!==(i=n.name)&&void 0!==i?i:"";return Dh({name:o},n.parent,n.providers,o)}}}return e.THROW_IF_NOT_FOUND=Yr,e.NULL=new yh,e.\u0275prov=B({token:e,providedIn:"any",factory:()=>I(gu)}),e.__NG_ELEMENT_ID__=-1,e})();function l0(e,t){so(Oa(e)[1],he())}function E(e,t=S.Default){const n=y();return null===n?I(e,t):Pd(he(),n,R(e),t)}function Tu(){throw new Error("invalid")}function Au(e,t,n,r,i){const s=i?"class":"style";!function mh(e,t,n,r,i){for(let o=0;o<n.length;){const s=n[o++],a=n[o++],u=t[s],l=e.data[s];null!==l.setInput?l.setInput(u,i,r,a):u[a]=i}}(e,n,t.inputs[s],s,r)}function le(e,t,n,r){const i=y(),o=H(),s=K+e,a=i[P],u=i[s]=Ha(a,t,function YD(){return A.lFrame.currentNamespace}()),l=o.firstCreatePass?function $0(e,t,n,r,i,o,s){const a=t.consts,l=rr(t,e,2,i,tn(a,o));return function uu(e,t,n,r){let i=!1;if(pd()){const o=function xw(e,t,n){const r=e.directiveRegistry;let i=null;if(r)for(let o=0;o<r.length;o++){const s=r[o];Lf(n,s.selectors,!1)&&(i||(i=[]),po(zr(n,t),e,s.type),ft(s)?(ah(e,n),i.unshift(s)):i.push(s))}return i}(e,t,n),s=null===r?null:{"":-1};if(null!==o){i=!0,uh(n,e.data.length,o.length);for(let c=0;c<o.length;c++){const d=o[c];d.providersResolver&&d.providersResolver(d)}let a=!1,u=!1,l=ir(e,t,o.length,null);for(let c=0;c<o.length;c++){const d=o[c];n.mergedAttrs=co(n.mergedAttrs,d.hostAttrs),lh(e,n,t,l,d),Pw(l,d,s),null!==d.contentQueries&&(n.flags|=8),(null!==d.hostBindings||null!==d.hostAttrs||0!==d.hostVars)&&(n.flags|=128);const f=d.type.prototype;!a&&(f.ngOnChanges||f.ngOnInit||f.ngDoCheck)&&((e.preOrderHooks||(e.preOrderHooks=[])).push(n.index),a=!0),!u&&(f.ngOnChanges||f.ngDoCheck)&&((e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(n.index),u=!0),l++}!function ww(e,t){const r=t.directiveEnd,i=e.data,o=t.attrs,s=[];let a=null,u=null;for(let l=t.directiveStart;l<r;l++){const c=i[l],d=c.inputs,f=null===o||kf(t)?null:Nw(d,o);s.push(f),a=rh(d,l,a),u=rh(c.outputs,l,u)}null!==a&&(a.hasOwnProperty("class")&&(t.flags|=16),a.hasOwnProperty("style")&&(t.flags|=32)),t.initialInputs=s,t.inputs=a,t.outputs=u}(e,n)}s&&function Rw(e,t,n){if(t){const r=e.localNames=[];for(let i=0;i<t.length;i+=2){const o=n[t[i+1]];if(null==o)throw new z(-301,!1);r.push(t[i],o)}}}(n,r,s)}return n.mergedAttrs=co(n.mergedAttrs,n.attrs),i}(t,n,l,tn(a,s)),null!==l.attrs&&Oo(l,l.attrs,!1),null!==l.mergedAttrs&&Oo(l,l.mergedAttrs,!0),null!==t.queries&&t.queries.elementStart(t,l),l}(s,o,i,0,t,n,r):o.data[s];Mt(l,!0);const c=l.mergedAttrs;null!==c&&lo(a,u,c);const d=l.classes;null!==d&&Wa(a,u,d);const f=l.styles;return null!==f&&Of(a,u,f),64!=(64&l.flags)&&Io(o,i,u,l),0===function ND(){return A.lFrame.elementDepthCount}()&&Ae(u,i),function kD(){A.lFrame.elementDepthCount++}(),function Xi(e){return 1==(1&e.flags)}(l)&&(function su(e,t,n){!pd()||(function Tw(e,t,n,r){const i=n.directiveStart,o=n.directiveEnd;e.firstCreatePass||zr(n,t),Ae(r,t);const s=n.initialInputs;for(let a=i;a<o;a++){const u=e.data[a],l=ft(u);l&&Ow(t,n,u);const c=qr(t,e,a,n);Ae(c,t),null!==s&&Fw(0,a-i,c,u,0,s),l&&(ze(n.index,t)[8]=c)}}(e,t,n,nt(n,t)),128==(128&n.flags)&&function Aw(e,t,n){const r=n.directiveStart,i=n.directiveEnd,s=n.index,a=function zD(){return A.lFrame.currentDirectiveIndex}();try{nn(s);for(let u=r;u<i;u++){const l=e.data[u],c=t[u];ua(u),(null!==l.hostBindings||0!==l.hostVars||null!==l.hostAttrs)&&sh(l,c)}}finally{nn(-1),ua(a)}}(e,t,n))}(o,i,l),function Jf(e,t,n){if(Ys(t)){const i=t.directiveEnd;for(let o=t.directiveStart;o<i;o++){const s=e.data[o];s.contentQueries&&s.contentQueries(1,n[o],o)}}}(o,l,i)),null!==r&&function au(e,t,n=nt){const r=t.localNames;if(null!==r){let i=t.index+1;for(let o=0;o<r.length;o+=2){const s=r[o+1],a=-1===s?n(t,e):e[s];e[i++]=a}}}(i,l),le}function we(){let e=he();sa()?function aa(){A.lFrame.isParent=!1}():(e=e.parent,Mt(e,!1));const t=e;!function LD(){A.lFrame.elementDepthCount--}();const n=H();return n.firstCreatePass&&(so(n,e),Ys(e)&&n.queries.elementEnd(e)),null!=t.classesWithoutHost&&function tC(e){return 0!=(16&e.flags)}(t)&&Au(n,t,y(),t.classesWithoutHost,!0),null!=t.stylesWithoutHost&&function nC(e){return 0!=(32&e.flags)}(t)&&Au(n,t,y(),t.stylesWithoutHost,!1),we}function Rt(e,t,n,r){return le(e,t,n,r),we(),Rt}function Lo(e){return!!e&&"function"==typeof e.then}const ip=function rp(e){return!!e&&"function"==typeof e.subscribe};function Ve(e,t=""){const n=y(),r=H(),i=e+K,o=r.firstCreatePass?rr(r,i,1,t,null):r.data[i],s=n[i]=function Ba(e,t){return ne(e)?e.createText(t):e.createTextNode(t)}(n[P],t);Io(r,n,s,o),Mt(o,!1)}const Bo="en-US";let eg=Bo;class Mg{}class Lb{resolveComponentFactory(t){throw function kb(e){const t=Error(`No component factory found for ${q(e)}. Did you add it to @NgModule.entryComponents?`);return t.ngComponent=e,t}(t)}}let vi=(()=>{class e{}return e.NULL=new Lb,e})();function jb(){return wr(he(),y())}function wr(e,t){return new ln(nt(e,t))}let ln=(()=>{class e{constructor(n){this.nativeElement=n}}return e.__NG_ELEMENT_ID__=jb,e})();class Sg{}let Ub=(()=>{class e{}return e.\u0275prov=B({token:e,providedIn:"root",factory:()=>null}),e})();class Go{constructor(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}const $b=new Go("13.3.11"),Uu={};function Wo(e,t,n,r,i=!1){for(;null!==n;){const o=t[n.index];if(null!==o&&r.push(ae(o)),dt(o))for(let a=10;a<o.length;a++){const u=o[a],l=u[1].firstChild;null!==l&&Wo(u[1],u,l,r)}const s=n.type;if(8&s)Wo(e,t,n.child,r);else if(32&s){const a=La(n,t);let u;for(;u=a();)r.push(u)}else if(16&s){const a=xf(t,n);if(Array.isArray(a))r.push(...a);else{const u=si(t[16]);Wo(u[1],u,a,r,!0)}}n=i?n.projectionNext:n.next}return r}class Di{constructor(t,n){this._lView=t,this._cdRefInjectingView=n,this._appRef=null,this._attachedToViewContainer=!1}get rootNodes(){const t=this._lView,n=t[1];return Wo(n,t,n.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(dt(t)){const n=t[8],r=n?n.indexOf(this):-1;r>-1&&(Ua(t,r),mo(n,r))}this._attachedToViewContainer=!1}_f(this._lView[1],this._lView)}onDestroy(t){!function nh(e,t,n,r){const i=function fh(e){return e[7]||(e[7]=[])}(t);null===n?i.push(r):(i.push(n),e.firstCreatePass&&function hh(e){return e.cleanup||(e.cleanup=[])}(e).push(r,i.length-1))}(this._lView[1],this._lView,null,t)}markForCheck(){!function du(e){for(;e;){e[2]|=64;const t=si(e);if(DD(e)&&!t)return e;e=t}return null}(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-129}reattach(){this._lView[2]|=128}detectChanges(){hu(this._lView[1],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new z(902,"");this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function L_(e,t){ai(e,t,t[P],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new z(902,"");this._appRef=t}}class zb extends Di{constructor(t){super(t),this._view=t}detectChanges(){dh(this._view)}checkNoChanges(){}get context(){return null}}class Tg extends vi{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){const n=Se(t);return new $u(n,this.ngModule)}}function Ag(e){const t=[];for(let n in e)e.hasOwnProperty(n)&&t.push({propName:e[n],templateName:n});return t}class $u extends Mg{constructor(t,n){super(),this.componentDef=t,this.ngModule=n,this.componentType=t.type,this.selector=function rw(e){return e.map(nw).join(",")}(t.selectors),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!n}get inputs(){return Ag(this.componentDef.inputs)}get outputs(){return Ag(this.componentDef.outputs)}create(t,n,r,i){const o=(i=i||this.ngModule)?function Gb(e,t){return{get:(n,r,i)=>{const o=e.get(n,Uu,i);return o!==Uu||r===Uu?o:t.get(n,r,i)}}}(t,i.injector):t,s=o.get(Sg,cd),a=o.get(Ub,null),u=s.createRenderer(null,this.componentDef),l=this.componentDef.selectors[0][0]||"div",c=r?function th(e,t,n){if(ne(e))return e.selectRootElement(t,n===Et.ShadowDom);let r="string"==typeof t?e.querySelector(t):t;return r.textContent="",r}(u,r,this.componentDef.encapsulation):Ha(s.createRenderer(null,this.componentDef),l,function qb(e){const t=e.toLowerCase();return"svg"===t?"svg":"math"===t?"math":null}(l)),d=this.componentDef.onPush?576:528,f=function Oh(e,t){return{components:[],scheduler:e||A_,clean:Uw,playerHandler:t||null,flags:0}}(),h=Ro(0,null,null,1,0,null,null,null,null,null),p=ui(null,h,f,d,null,null,s,u,a,o);let m,v;no(p);try{const D=function Rh(e,t,n,r,i,o){const s=n[1];n[20]=e;const u=rr(s,20,2,"#host",null),l=u.mergedAttrs=t.hostAttrs;null!==l&&(Oo(u,l,!0),null!==e&&(lo(i,e,l),null!==u.classes&&Wa(i,e,u.classes),null!==u.styles&&Of(i,e,u.styles)));const c=r.createRenderer(e,t),d=ui(n,Xf(t),null,t.onPush?64:16,n[20],u,r,c,o||null,null);return s.firstCreatePass&&(po(zr(u,n),s,t.type),ah(s,u),uh(u,n.length,1)),Po(n,d),n[20]=d}(c,this.componentDef,p,s,u);if(c)if(r)lo(u,c,["ng-version",$b.full]);else{const{attrs:g,classes:w}=function iw(e){const t=[],n=[];let r=1,i=2;for(;r<e.length;){let o=e[r];if("string"==typeof o)2===i?""!==o&&t.push(o,e[++r]):8===i&&n.push(o);else{if(!ht(i))break;i=o}r++}return{attrs:t,classes:n}}(this.componentDef.selectors[0]);g&&lo(u,c,g),w&&w.length>0&&Wa(u,c,w.join(" "))}if(v=function ra(e,t){return e.data[t]}(h,K),void 0!==n){const g=v.projection=[];for(let w=0;w<this.ngContentSelectors.length;w++){const N=n[w];g.push(null!=N?Array.from(N):null)}}m=function Ph(e,t,n,r,i){const o=n[1],s=function Iw(e,t,n){const r=he();e.firstCreatePass&&(n.providersResolver&&n.providersResolver(n),lh(e,r,t,ir(e,t,1,null),n));const i=qr(t,e,r.directiveStart,r);Ae(i,t);const o=nt(r,t);return o&&Ae(o,t),i}(o,n,t);if(r.components.push(s),e[8]=s,i&&i.forEach(u=>u(s,t)),t.contentQueries){const u=he();t.contentQueries(1,s,u.directiveStart)}const a=he();return!o.firstCreatePass||null===t.hostBindings&&null===t.hostAttrs||(nn(a.index),oh(n[1],a,0,a.directiveStart,a.directiveEnd,t),sh(t,s)),s}(D,this.componentDef,p,f,[l0]),li(h,p,null)}finally{ro()}return new Qb(this.componentType,m,wr(v,p),p,v)}}class Qb extends class Nb{}{constructor(t,n,r,i,o){super(),this.location=r,this._rootLView=i,this._tNode=o,this.instance=n,this.hostView=this.changeDetectorRef=new zb(i),this.componentType=t}get injector(){return new Wn(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}}class qt{}class xg{}const Er=new Map;class Og extends qt{constructor(t,n){super(),this._parent=n,this._bootstrapComponents=[],this.injector=this,this.destroyCbs=[],this.componentFactoryResolver=new Tg(this);const r=Xe(t);this._bootstrapComponents=Tt(r.bootstrap),this._r3Injector=Ch(t,n,[{provide:qt,useValue:this},{provide:vi,useValue:this.componentFactoryResolver}],q(t)),this._r3Injector._resolveInjectorDefTypes(),this.instance=this.get(t)}get(t,n=Qe.THROW_IF_NOT_FOUND,r=S.Default){return t===Qe||t===qt||t===gu?this:this._r3Injector.get(t,n,r)}destroy(){const t=this._r3Injector;!t.destroyed&&t.destroy(),this.destroyCbs.forEach(n=>n()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}}class zu extends xg{constructor(t){super(),this.moduleType=t,null!==Xe(t)&&function Yb(e){const t=new Set;!function n(r){const i=Xe(r,!0),o=i.id;null!==o&&(function Rg(e,t,n){if(t&&t!==n)throw new Error(`Duplicate module registered for ${e} - ${q(t)} vs ${q(t.name)}`)}(o,Er.get(o),r),Er.set(o,r));const s=Tt(i.imports);for(const a of s)t.has(a)||(t.add(a),n(a))}(e)}(t)}create(t){return new Og(this.moduleType,t)}}function qu(e){return t=>{setTimeout(e,void 0,t)}}const Ne=class pM extends kt{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,n,r){var i,o,s;let a=t,u=n||(()=>null),l=r;if(t&&"object"==typeof t){const d=t;a=null===(i=d.next)||void 0===i?void 0:i.bind(d),u=null===(o=d.error)||void 0===o?void 0:o.bind(d),l=null===(s=d.complete)||void 0===s?void 0:s.bind(d)}this.__isAsync&&(u=qu(u),a&&(a=qu(a)),l&&(l=qu(l)));const c=super.subscribe({next:a,error:u,complete:l});return t instanceof Je&&t.add(c),c}};Symbol;let vt=(()=>{class e{}return e.__NG_ELEMENT_ID__=DM,e})();function DM(){return function Hg(e,t){let n;const r=t[e.index];if(dt(r))n=r;else{let i;if(8&e.type)i=ae(r);else{const o=t[P];i=o.createComment("");const s=nt(e,t);In(o,Mo(o,s),i,function z_(e,t){return ne(e)?e.nextSibling(t):t.nextSibling}(o,s),!1)}t[e.index]=n=function ch(e,t,n,r){return new Array(e,!0,!1,t,null,0,r,n,null,null)}(r,t,i,e),Po(t,n)}return new Vg(n,e,t)}(he(),y())}const CM=vt,Vg=class extends CM{constructor(t,n,r){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=r}get element(){return wr(this._hostTNode,this._hostLView)}get injector(){return new Wn(this._hostTNode,this._hostLView)}get parentInjector(){const t=ho(this._hostTNode,this._hostLView);if(Sd(t)){const n=Gn(t,this._hostLView),r=qn(t);return new Wn(n[1].data[r+8],n)}return new Wn(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){const n=Bg(this._lContainer);return null!==n&&n[t]||null}get length(){return this._lContainer.length-10}createEmbeddedView(t,n,r){const i=t.createEmbeddedView(n||{});return this.insert(i,r),i}createComponent(t,n,r,i,o){const s=t&&!function Qr(e){return"function"==typeof e}(t);let a;if(s)a=n;else{const d=n||{};a=d.index,r=d.injector,i=d.projectableNodes,o=d.ngModuleRef}const u=s?t:new $u(Se(t)),l=r||this.parentInjector;if(!o&&null==u.ngModule){const f=(s?l:this.parentInjector).get(qt,null);f&&(o=f)}const c=u.create(l,i,void 0,o);return this.insert(c.hostView,a),c}insert(t,n){const r=t._lView,i=r[1];if(function FD(e){return dt(e[3])}(r)){const c=this.indexOf(t);if(-1!==c)this.detach(c);else{const d=r[3],f=new Vg(d,d[6],d[3]);f.detach(f.indexOf(t))}}const o=this._adjustIndex(n),s=this._lContainer;!function V_(e,t,n,r){const i=10+r,o=n.length;r>0&&(n[i-1][4]=t),r<o-10?(t[4]=n[i],Ld(n,10+r,t)):(n.push(t),t[4]=null),t[3]=n;const s=t[17];null!==s&&n!==s&&function B_(e,t){const n=e[9];t[16]!==t[3][3][16]&&(e[2]=!0),null===n?e[9]=[t]:n.push(t)}(s,t);const a=t[19];null!==a&&a.insertView(e),t[2]|=128}(i,r,s,o);const a=qa(o,s),u=r[P],l=Mo(u,s[7]);return null!==l&&function k_(e,t,n,r,i,o){r[0]=i,r[6]=t,ai(e,r,n,1,i,o)}(i,s[6],u,r,l,a),t.attachToViewContainerRef(),Ld(Wu(s),o,t),t}move(t,n){return this.insert(t,n)}indexOf(t){const n=Bg(this._lContainer);return null!==n?n.indexOf(t):-1}remove(t){const n=this._adjustIndex(t,-1),r=Ua(this._lContainer,n);r&&(mo(Wu(this._lContainer),n),_f(r[1],r))}detach(t){const n=this._adjustIndex(t,-1),r=Ua(this._lContainer,n);return r&&null!=mo(Wu(this._lContainer),n)?new Di(r):null}_adjustIndex(t,n=0){return null==t?this.length+n:t}};function Bg(e){return e[8]}function Wu(e){return e[8]||(e[8]=[])}function Ko(...e){}const al=new U("Application Initializer");let ul=(()=>{class e{constructor(n){this.appInits=n,this.resolve=Ko,this.reject=Ko,this.initialized=!1,this.done=!1,this.donePromise=new Promise((r,i)=>{this.resolve=r,this.reject=i})}runInitializers(){if(this.initialized)return;const n=[],r=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let i=0;i<this.appInits.length;i++){const o=this.appInits[i]();if(Lo(o))n.push(o);else if(ip(o)){const s=new Promise((a,u)=>{o.subscribe({complete:a,error:u})});n.push(s)}}Promise.all(n).then(()=>{r()}).catch(i=>{this.reject(i)}),0===n.length&&r(),this.initialized=!0}}return e.\u0275fac=function(n){return new(n||e)(I(al,8))},e.\u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const Ei=new U("AppId",{providedIn:"root",factory:function lm(){return`${ll()}${ll()}${ll()}`}});function ll(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const cm=new U("Platform Initializer"),dm=new U("Platform ID",{providedIn:"platform",factory:()=>"unknown"}),fm=new U("appBootstrapListener");let WM=(()=>{class e{log(n){console.log(n)}warn(n){console.warn(n)}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();const cn=new U("LocaleId",{providedIn:"root",factory:()=>IC(cn,S.Optional|S.SkipSelf)||function QM(){return"undefined"!=typeof $localize&&$localize.locale||Bo}()});class YM{constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}}let hm=(()=>{class e{compileModuleSync(n){return new zu(n)}compileModuleAsync(n){return Promise.resolve(this.compileModuleSync(n))}compileModuleAndAllComponentsSync(n){const r=this.compileModuleSync(n),o=Tt(Xe(n).declarations).reduce((s,a)=>{const u=Se(a);return u&&s.push(new $u(u)),s},[]);return new YM(r,o)}compileModuleAndAllComponentsAsync(n){return Promise.resolve(this.compileModuleAndAllComponentsSync(n))}clearCache(){}clearCacheFor(n){}getModuleId(n){}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const JM=(()=>Promise.resolve(0))();function cl(e){"undefined"==typeof Zone?JM.then(()=>{e&&e.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",e)}class Ee{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:r=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Ne(!1),this.onMicrotaskEmpty=new Ne(!1),this.onStable=new Ne(!1),this.onError=new Ne(!1),"undefined"==typeof Zone)throw new Error("In this configuration Angular requires Zone.js");Zone.assertZonePatched();const i=this;i._nesting=0,i._outer=i._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(i._inner=i._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(i._inner=i._inner.fork(Zone.longStackTraceZoneSpec)),i.shouldCoalesceEventChangeDetection=!r&&n,i.shouldCoalesceRunChangeDetection=r,i.lastRequestAnimationFrameId=-1,i.nativeRequestAnimationFrame=function XM(){let e=G.requestAnimationFrame,t=G.cancelAnimationFrame;if("undefined"!=typeof Zone&&e&&t){const n=e[Zone.__symbol__("OriginalDelegate")];n&&(e=n);const r=t[Zone.__symbol__("OriginalDelegate")];r&&(t=r)}return{nativeRequestAnimationFrame:e,nativeCancelAnimationFrame:t}}().nativeRequestAnimationFrame,function nI(e){const t=()=>{!function tI(e){e.isCheckStableRunning||-1!==e.lastRequestAnimationFrameId||(e.lastRequestAnimationFrameId=e.nativeRequestAnimationFrame.call(G,()=>{e.fakeTopEventTask||(e.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{e.lastRequestAnimationFrameId=-1,fl(e),e.isCheckStableRunning=!0,dl(e),e.isCheckStableRunning=!1},void 0,()=>{},()=>{})),e.fakeTopEventTask.invoke()}),fl(e))}(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,r,i,o,s,a)=>{try{return pm(e),n.invokeTask(i,o,s,a)}finally{(e.shouldCoalesceEventChangeDetection&&"eventTask"===o.type||e.shouldCoalesceRunChangeDetection)&&t(),gm(e)}},onInvoke:(n,r,i,o,s,a,u)=>{try{return pm(e),n.invoke(i,o,s,a,u)}finally{e.shouldCoalesceRunChangeDetection&&t(),gm(e)}},onHasTask:(n,r,i,o)=>{n.hasTask(i,o),r===i&&("microTask"==o.change?(e._hasPendingMicrotasks=o.microTask,fl(e),dl(e)):"macroTask"==o.change&&(e.hasPendingMacrotasks=o.macroTask))},onHandleError:(n,r,i,o)=>(n.handleError(i,o),e.runOutsideAngular(()=>e.onError.emit(o)),!1)})}(i)}static isInAngularZone(){return"undefined"!=typeof Zone&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!Ee.isInAngularZone())throw new Error("Expected to be in Angular Zone, but it is not!")}static assertNotInAngularZone(){if(Ee.isInAngularZone())throw new Error("Expected to not be in Angular Zone, but it is!")}run(t,n,r){return this._inner.run(t,n,r)}runTask(t,n,r,i){const o=this._inner,s=o.scheduleEventTask("NgZoneEvent: "+i,t,eI,Ko,Ko);try{return o.runTask(s,n,r)}finally{o.cancelTask(s)}}runGuarded(t,n,r){return this._inner.runGuarded(t,n,r)}runOutsideAngular(t){return this._outer.run(t)}}const eI={};function dl(e){if(0==e._nesting&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function fl(e){e.hasPendingMicrotasks=!!(e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&-1!==e.lastRequestAnimationFrameId)}function pm(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function gm(e){e._nesting--,dl(e)}class rI{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Ne,this.onMicrotaskEmpty=new Ne,this.onStable=new Ne,this.onError=new Ne}run(t,n,r){return t.apply(n,r)}runGuarded(t,n,r){return t.apply(n,r)}runOutsideAngular(t){return t()}runTask(t,n,r,i){return t.apply(n,r)}}let hl=(()=>{class e{constructor(n){this._ngZone=n,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,this._watchAngularEvents(),n.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:()=>{Ee.assertNotInAngularZone(),cl(()=>{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())cl(()=>{for(;0!==this._callbacks.length;){let n=this._callbacks.pop();clearTimeout(n.timeoutId),n.doneCb(this._didWork)}this._didWork=!1});else{let n=this.getPendingTasks();this._callbacks=this._callbacks.filter(r=>!r.updateCb||!r.updateCb(n)||(clearTimeout(r.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(n=>({source:n.source,creationLocation:n.creationLocation,data:n.data})):[]}addCallback(n,r,i){let o=-1;r&&r>0&&(o=setTimeout(()=>{this._callbacks=this._callbacks.filter(s=>s.timeoutId!==o),n(this._didWork,this.getPendingTasks())},r)),this._callbacks.push({doneCb:n,timeoutId:o,updateCb:i})}whenStable(n,r,i){if(i&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(n,r,i),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}findProviders(n,r,i){return[]}}return e.\u0275fac=function(n){return new(n||e)(I(Ee))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})(),iI=(()=>{class e{constructor(){this._applications=new Map,pl.addToWindow(this)}registerApplication(n,r){this._applications.set(n,r)}unregisterApplication(n){this._applications.delete(n)}unregisterAllApplications(){this._applications.clear()}getTestability(n){return this._applications.get(n)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(n,r=!0){return pl.findTestabilityInTree(this,n,r)}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();class oI{addToWindow(t){}findTestabilityInTree(t,n,r){return null}}let pl=new oI,An=null;const mm=new U("AllowMultipleToken"),ym=new U("PlatformOnDestroy");class vm{constructor(t,n){this.name=t,this.token=n}}function Dm(e,t,n=[]){const r=`Platform: ${t}`,i=new U(r);return(o=[])=>{let s=gl();if(!s||s.injector.get(mm,!1)){const a=[...n,...o,{provide:i,useValue:!0}];e?e(a):function lI(e){if(An&&!An.get(mm,!1))throw new z(400,"");An=e;const t=e.get(Cm),n=e.get(cm,null);n&&n.forEach(r=>r())}(function dI(e=[],t){return Qe.create({name:t,providers:[{provide:mu,useValue:"platform"},{provide:ym,useValue:()=>An=null},...e]})}(a,r))}return function cI(e){const t=gl();if(!t)throw new z(401,"");return t}()}}function gl(){var e;return null!==(e=null==An?void 0:An.get(Cm))&&void 0!==e?e:null}let Cm=(()=>{class e{constructor(n){this._injector=n,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(n,r){const a=function fI(e,t){let n;return n="noop"===e?new rI:("zone.js"===e?void 0:e)||new Ee({enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!!(null==t?void 0:t.ngZoneEventCoalescing),shouldCoalesceRunChangeDetection:!!(null==t?void 0:t.ngZoneRunCoalescing)}),n}(r?r.ngZone:void 0,{ngZoneEventCoalescing:r&&r.ngZoneEventCoalescing||!1,ngZoneRunCoalescing:r&&r.ngZoneRunCoalescing||!1}),u=[{provide:Ee,useValue:a}];return a.run(()=>{const l=Qe.create({providers:u,parent:this.injector,name:n.moduleType.name}),c=n.create(l),d=c.injector.get(oi,null);if(!d)throw new z(402,"");return a.runOutsideAngular(()=>{const f=a.onError.subscribe({next:h=>{d.handleError(h)}});c.onDestroy(()=>{yl(this._modules,c),f.unsubscribe()})}),function hI(e,t,n){try{const r=n();return Lo(r)?r.catch(i=>{throw t.runOutsideAngular(()=>e.handleError(i)),i}):r}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}(d,a,()=>{const f=c.injector.get(ul);return f.runInitializers(),f.donePromise.then(()=>(function VE(e){Ue(e,"Expected localeId to be defined"),"string"==typeof e&&(eg=e.toLowerCase().replace(/_/g,"-"))}(c.injector.get(cn,Bo)||Bo),this._moduleDoBootstrap(c),c))})})}bootstrapModule(n,r=[]){const i=_m({},r);return function aI(e,t,n){const r=new zu(n);return Promise.resolve(r)}(0,0,n).then(o=>this.bootstrapModuleFactory(o,i))}_moduleDoBootstrap(n){const r=n.injector.get(ml);if(n._bootstrapComponents.length>0)n._bootstrapComponents.forEach(i=>r.bootstrap(i));else{if(!n.instance.ngDoBootstrap)throw new z(403,"");n.instance.ngDoBootstrap(r)}this._modules.push(n)}onDestroy(n){this._destroyListeners.push(n)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new z(404,"");this._modules.slice().forEach(r=>r.destroy()),this._destroyListeners.forEach(r=>r());const n=this._injector.get(ym,null);null==n||n(),this._destroyed=!0}get destroyed(){return this._destroyed}}return e.\u0275fac=function(n){return new(n||e)(I(Qe))},e.\u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();function _m(e,t){return Array.isArray(t)?t.reduce(_m,e):Object.assign(Object.assign({},e),t)}let ml=(()=>{class e{constructor(n,r,i,o){this._zone=n,this._injector=r,this._exceptionHandler=i,this._initStatus=o,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 s=new fe(u=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{u.next(this._stable),u.complete()})}),a=new fe(u=>{let l;this._zone.runOutsideAngular(()=>{l=this._zone.onStable.subscribe(()=>{Ee.assertNotInAngularZone(),cl(()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,u.next(!0))})})});const c=this._zone.onUnstable.subscribe(()=>{Ee.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{u.next(!1)}))});return()=>{l.unsubscribe(),c.unsubscribe()}});this.isStable=function Xv(...e){const t=kr(e),n=function Gv(e,t){return"number"==typeof Ls(e)?e.pop():t}(e,1/0),r=e;return r.length?1===r.length?wt(r[0]):Nr(n)(Me(r,t)):jt}(s,a.pipe(function eD(e={}){const{connector:t=(()=>new kt),resetOnError:n=!0,resetOnComplete:r=!0,resetOnRefCountZero:i=!0}=e;return o=>{let s,a,u,l=0,c=!1,d=!1;const f=()=>{null==a||a.unsubscribe(),a=void 0},h=()=>{f(),s=u=void 0,c=d=!1},p=()=>{const m=s;h(),null==m||m.unsubscribe()};return De((m,v)=>{l++,!d&&!c&&f();const D=u=null!=u?u:t();v.add(()=>{l--,0===l&&!d&&!c&&(a=js(p,i))}),D.subscribe(v),!s&&l>0&&(s=new Fr({next:g=>D.next(g),error:g=>{d=!0,f(),a=js(h,n,g),D.error(g)},complete:()=>{c=!0,f(),a=js(h,r),D.complete()}}),wt(m).subscribe(s))})(o)}}()))}bootstrap(n,r){if(!this._initStatus.done)throw new z(405,"");let i;i=n instanceof Mg?n:this._injector.get(vi).resolveComponentFactory(n),this.componentTypes.push(i.componentType);const o=function uI(e){return e.isBoundToModule}(i)?void 0:this._injector.get(qt),a=i.create(Qe.NULL,[],r||i.selector,o),u=a.location.nativeElement,l=a.injector.get(hl,null),c=l&&a.injector.get(iI);return l&&c&&c.registerApplication(u,l),a.onDestroy(()=>{this.detachView(a.hostView),yl(this.components,a),c&&c.unregisterApplication(u)}),this._loadComponent(a),a}tick(){if(this._runningTick)throw new z(101,"");try{this._runningTick=!0;for(let n of this._views)n.detectChanges()}catch(n){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(n))}finally{this._runningTick=!1}}attachView(n){const r=n;this._views.push(r),r.attachToAppRef(this)}detachView(n){const r=n;yl(this._views,r),r.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(fm,[]).concat(this._bootstrapListeners).forEach(i=>i(n))}ngOnDestroy(){this._views.slice().forEach(n=>n.destroy()),this._onMicrotaskEmptySubscription.unsubscribe()}get viewCount(){return this._views.length}}return e.\u0275fac=function(n){return new(n||e)(I(Ee),I(Qe),I(oi),I(ul))},e.\u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();function yl(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}let Em=!0,vl=(()=>{class e{}return e.__NG_ELEMENT_ID__=mI,e})();function mI(e){return function yI(e,t,n){if(Ji(e)&&!n){const r=ze(e.index,t);return new Di(r,r)}return 47&e.type?new Di(t[16],t):null}(he(),y(),16==(16&e))}const xI=Dm(null,"core",[]);let RI=(()=>{class e{constructor(n){}}return e.\u0275fac=function(n){return new(n||e)(I(ml))},e.\u0275mod=Dn({type:e}),e.\u0275inj=Kt({}),e})(),ts=null;function dn(){return ts}const ot=new U("DocumentToken");let Rn=(()=>{class e{historyGo(n){throw new Error("Not implemented")}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=B({token:e,factory:function(){return function NI(){return I(Fm)}()},providedIn:"platform"}),e})();const kI=new U("Location Initialized");let Fm=(()=>{class e extends Rn{constructor(n){super(),this._doc=n,this._init()}_init(){this.location=window.location,this._history=window.history}getBaseHrefFromDOM(){return dn().getBaseHref(this._doc)}onPopState(n){const r=dn().getGlobalEventTarget(this._doc,"window");return r.addEventListener("popstate",n,!1),()=>r.removeEventListener("popstate",n)}onHashChange(n){const r=dn().getGlobalEventTarget(this._doc,"window");return r.addEventListener("hashchange",n,!1),()=>r.removeEventListener("hashchange",n)}get href(){return this.location.href}get protocol(){return this.location.protocol}get hostname(){return this.location.hostname}get port(){return this.location.port}get pathname(){return this.location.pathname}get search(){return this.location.search}get hash(){return this.location.hash}set pathname(n){this.location.pathname=n}pushState(n,r,i){Nm()?this._history.pushState(n,r,i):this.location.hash=i}replaceState(n,r,i){Nm()?this._history.replaceState(n,r,i):this.location.hash=i}forward(){this._history.forward()}back(){this._history.back()}historyGo(n=0){this._history.go(n)}getState(){return this._history.state}}return e.\u0275fac=function(n){return new(n||e)(I(ot))},e.\u0275prov=B({token:e,factory:function(){return function LI(){return new Fm(I(ot))}()},providedIn:"platform"}),e})();function Nm(){return!!window.history.pushState}function El(e,t){if(0==e.length)return t;if(0==t.length)return e;let n=0;return e.endsWith("/")&&n++,t.startsWith("/")&&n++,2==n?e+t.substring(1):1==n?e+t:e+"/"+t}function km(e){const t=e.match(/#|\?|$/),n=t&&t.index||e.length;return e.slice(0,n-("/"===e[n-1]?1:0))+e.slice(n)}function Wt(e){return e&&"?"!==e[0]?"?"+e:e}let Mr=(()=>{class e{historyGo(n){throw new Error("Not implemented")}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=B({token:e,factory:function(){return function jI(e){const t=I(ot).location;return new Lm(I(Rn),t&&t.origin||"")}()},providedIn:"root"}),e})();const bl=new U("appBaseHref");let Lm=(()=>{class e extends Mr{constructor(n,r){if(super(),this._platformLocation=n,this._removeListenerFns=[],null==r&&(r=this._platformLocation.getBaseHrefFromDOM()),null==r)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=r}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(n){this._removeListenerFns.push(this._platformLocation.onPopState(n),this._platformLocation.onHashChange(n))}getBaseHref(){return this._baseHref}prepareExternalUrl(n){return El(this._baseHref,n)}path(n=!1){const r=this._platformLocation.pathname+Wt(this._platformLocation.search),i=this._platformLocation.hash;return i&&n?`${r}${i}`:r}pushState(n,r,i,o){const s=this.prepareExternalUrl(i+Wt(o));this._platformLocation.pushState(n,r,s)}replaceState(n,r,i,o){const s=this.prepareExternalUrl(i+Wt(o));this._platformLocation.replaceState(n,r,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}historyGo(n=0){var r,i;null===(i=(r=this._platformLocation).historyGo)||void 0===i||i.call(r,n)}}return e.\u0275fac=function(n){return new(n||e)(I(Rn),I(bl,8))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})(),VI=(()=>{class e extends Mr{constructor(n,r){super(),this._platformLocation=n,this._baseHref="",this._removeListenerFns=[],null!=r&&(this._baseHref=r)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(n){this._removeListenerFns.push(this._platformLocation.onPopState(n),this._platformLocation.onHashChange(n))}getBaseHref(){return this._baseHref}path(n=!1){let r=this._platformLocation.hash;return null==r&&(r="#"),r.length>0?r.substring(1):r}prepareExternalUrl(n){const r=El(this._baseHref,n);return r.length>0?"#"+r:r}pushState(n,r,i,o){let s=this.prepareExternalUrl(i+Wt(o));0==s.length&&(s=this._platformLocation.pathname),this._platformLocation.pushState(n,r,s)}replaceState(n,r,i,o){let s=this.prepareExternalUrl(i+Wt(o));0==s.length&&(s=this._platformLocation.pathname),this._platformLocation.replaceState(n,r,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}historyGo(n=0){var r,i;null===(i=(r=this._platformLocation).historyGo)||void 0===i||i.call(r,n)}}return e.\u0275fac=function(n){return new(n||e)(I(Rn),I(bl,8))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})(),Ml=(()=>{class e{constructor(n,r){this._subject=new Ne,this._urlChangeListeners=[],this._platformStrategy=n;const i=this._platformStrategy.getBaseHref();this._platformLocation=r,this._baseHref=km(jm(i)),this._platformStrategy.onPopState(o=>{this._subject.emit({url:this.path(!0),pop:!0,state:o.state,type:o.type})})}path(n=!1){return this.normalize(this._platformStrategy.path(n))}getState(){return this._platformLocation.getState()}isCurrentPathEqualTo(n,r=""){return this.path()==this.normalize(n+Wt(r))}normalize(n){return e.stripTrailingSlash(function HI(e,t){return e&&t.startsWith(e)?t.substring(e.length):t}(this._baseHref,jm(n)))}prepareExternalUrl(n){return n&&"/"!==n[0]&&(n="/"+n),this._platformStrategy.prepareExternalUrl(n)}go(n,r="",i=null){this._platformStrategy.pushState(i,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Wt(r)),i)}replaceState(n,r="",i=null){this._platformStrategy.replaceState(i,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Wt(r)),i)}forward(){this._platformStrategy.forward()}back(){this._platformStrategy.back()}historyGo(n=0){var r,i;null===(i=(r=this._platformStrategy).historyGo)||void 0===i||i.call(r,n)}onUrlChange(n){this._urlChangeListeners.push(n),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe(r=>{this._notifyUrlChangeListeners(r.url,r.state)}))}_notifyUrlChangeListeners(n="",r){this._urlChangeListeners.forEach(i=>i(n,r))}subscribe(n,r,i){return this._subject.subscribe({next:n,error:r,complete:i})}}return e.normalizeQueryParams=Wt,e.joinWithSlash=El,e.stripTrailingSlash=km,e.\u0275fac=function(n){return new(n||e)(I(Mr),I(Rn))},e.\u0275prov=B({token:e,factory:function(){return function BI(){return new Ml(I(Mr),I(Rn))}()},providedIn:"root"}),e})();function jm(e){return e.replace(/\/index.html$/,"")}let rT=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=Dn({type:e}),e.\u0275inj=Kt({}),e})();let aT=(()=>{class e{}return e.\u0275prov=B({token:e,providedIn:"root",factory:()=>new uT(I(ot),window)}),e})();class uT{constructor(t,n){this.document=t,this.window=n,this.offset=()=>[0,0]}setOffset(t){this.offset=Array.isArray(t)?()=>t:t}getScrollPosition(){return this.supportsScrolling()?[this.window.pageXOffset,this.window.pageYOffset]:[0,0]}scrollToPosition(t){this.supportsScrolling()&&this.window.scrollTo(t[0],t[1])}scrollToAnchor(t){if(!this.supportsScrolling())return;const n=function lT(e,t){const n=e.getElementById(t)||e.getElementsByName(t)[0];if(n)return n;if("function"==typeof e.createTreeWalker&&e.body&&(e.body.createShadowRoot||e.body.attachShadow)){const r=e.createTreeWalker(e.body,NodeFilter.SHOW_ELEMENT);let i=r.currentNode;for(;i;){const o=i.shadowRoot;if(o){const s=o.getElementById(t)||o.querySelector(`[name="${t}"]`);if(s)return s}i=r.nextNode()}}return null}(this.document,t);n&&(this.scrollToElement(n),n.focus())}setHistoryScrollRestoration(t){if(this.supportScrollRestoration()){const n=this.window.history;n&&n.scrollRestoration&&(n.scrollRestoration=t)}}scrollToElement(t){const n=t.getBoundingClientRect(),r=n.left+this.window.pageXOffset,i=n.top+this.window.pageYOffset,o=this.offset();this.window.scrollTo(r-o[0],i-o[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const t=Jm(this.window.history)||Jm(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 Jm(e){return Object.getOwnPropertyDescriptor(e,"scrollRestoration")}class Vl extends class dT extends class FI{}{constructor(){super(...arguments),this.supportsDOMEvents=!0}}{static makeCurrent(){!function OI(e){ts||(ts=e)}(new Vl)}onAndCancel(t,n,r){return t.addEventListener(n,r,!1),()=>{t.removeEventListener(n,r,!1)}}dispatchEvent(t,n){t.dispatchEvent(n)}remove(t){t.parentNode&&t.parentNode.removeChild(t)}createElement(t,n){return(n=n||this.getDefaultDocument()).createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,n){return"window"===n?window:"document"===n?t:"body"===n?t.body:null}getBaseHref(t){const n=function fT(){return Si=Si||document.querySelector("base"),Si?Si.getAttribute("href"):null}();return null==n?null:function hT(e){ds=ds||document.createElement("a"),ds.setAttribute("href",e);const t=ds.pathname;return"/"===t.charAt(0)?t:`/${t}`}(n)}resetBaseElement(){Si=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return function bS(e,t){t=encodeURIComponent(t);for(const n of e.split(";")){const r=n.indexOf("="),[i,o]=-1==r?[n,""]:[n.slice(0,r),n.slice(r+1)];if(i.trim()===t)return decodeURIComponent(o)}return null}(document.cookie,t)}}let ds,Si=null;const Xm=new U("TRANSITION_ID"),gT=[{provide:al,useFactory:function pT(e,t,n){return()=>{n.get(ul).donePromise.then(()=>{const r=dn(),i=t.querySelectorAll(`style[ng-transition="${e}"]`);for(let o=0;o<i.length;o++)r.remove(i[o])})}},deps:[Xm,ot,Qe],multi:!0}];class Bl{static init(){!function sI(e){pl=e}(new Bl)}addToWindow(t){G.getAngularTestability=(r,i=!0)=>{const o=t.findTestabilityInTree(r,i);if(null==o)throw new Error("Could not find testability for element.");return o},G.getAllAngularTestabilities=()=>t.getAllTestabilities(),G.getAllAngularRootElements=()=>t.getAllRootElements(),G.frameworkStabilizers||(G.frameworkStabilizers=[]),G.frameworkStabilizers.push(r=>{const i=G.getAllAngularTestabilities();let o=i.length,s=!1;const a=function(u){s=s||u,o--,0==o&&r(s)};i.forEach(function(u){u.whenStable(a)})})}findTestabilityInTree(t,n,r){if(null==n)return null;const i=t.getTestability(n);return null!=i?i:r?dn().isShadowRoot(n)?this.findTestabilityInTree(t,n.host,!0):this.findTestabilityInTree(t,n.parentElement,!0):null}}let mT=(()=>{class e{build(){return new XMLHttpRequest}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();const fs=new U("EventManagerPlugins");let hs=(()=>{class e{constructor(n,r){this._zone=r,this._eventNameToPlugin=new Map,n.forEach(i=>i.manager=this),this._plugins=n.slice().reverse()}addEventListener(n,r,i){return this._findPluginFor(r).addEventListener(n,r,i)}addGlobalEventListener(n,r,i){return this._findPluginFor(r).addGlobalEventListener(n,r,i)}getZone(){return this._zone}_findPluginFor(n){const r=this._eventNameToPlugin.get(n);if(r)return r;const i=this._plugins;for(let o=0;o<i.length;o++){const s=i[o];if(s.supports(n))return this._eventNameToPlugin.set(n,s),s}throw new Error(`No event manager plugin found for event ${n}`)}}return e.\u0275fac=function(n){return new(n||e)(I(fs),I(Ee))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();class ey{constructor(t){this._doc=t}addGlobalEventListener(t,n,r){const i=dn().getGlobalEventTarget(this._doc,t);if(!i)throw new Error(`Unsupported event target ${i} for event ${n}`);return this.addEventListener(i,n,r)}}let ty=(()=>{class e{constructor(){this._stylesSet=new Set}addStyles(n){const r=new Set;n.forEach(i=>{this._stylesSet.has(i)||(this._stylesSet.add(i),r.add(i))}),this.onStylesAdded(r)}onStylesAdded(n){}getAllStyles(){return Array.from(this._stylesSet)}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})(),Ti=(()=>{class e extends ty{constructor(n){super(),this._doc=n,this._hostNodes=new Map,this._hostNodes.set(n.head,[])}_addStylesToHost(n,r,i){n.forEach(o=>{const s=this._doc.createElement("style");s.textContent=o,i.push(r.appendChild(s))})}addHost(n){const r=[];this._addStylesToHost(this._stylesSet,n,r),this._hostNodes.set(n,r)}removeHost(n){const r=this._hostNodes.get(n);r&&r.forEach(ny),this._hostNodes.delete(n)}onStylesAdded(n){this._hostNodes.forEach((r,i)=>{this._addStylesToHost(n,i,r)})}ngOnDestroy(){this._hostNodes.forEach(n=>n.forEach(ny))}}return e.\u0275fac=function(n){return new(n||e)(I(ot))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();function ny(e){dn().remove(e)}const Hl={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/MathML/"},Ul=/%COMP%/g;function ps(e,t,n){for(let r=0;r<t.length;r++){let i=t[r];Array.isArray(i)?ps(e,i,n):(i=i.replace(Ul,e),n.push(i))}return n}function oy(e){return t=>{if("__ngUnwrap__"===t)return e;!1===e(t)&&(t.preventDefault(),t.returnValue=!1)}}let $l=(()=>{class e{constructor(n,r,i){this.eventManager=n,this.sharedStylesHost=r,this.appId=i,this.rendererByCompId=new Map,this.defaultRenderer=new zl(n)}createRenderer(n,r){if(!n||!r)return this.defaultRenderer;switch(r.encapsulation){case Et.Emulated:{let i=this.rendererByCompId.get(r.id);return i||(i=new wT(this.eventManager,this.sharedStylesHost,r,this.appId),this.rendererByCompId.set(r.id,i)),i.applyToHost(n),i}case 1:case Et.ShadowDom:return new ET(this.eventManager,this.sharedStylesHost,n,r);default:if(!this.rendererByCompId.has(r.id)){const i=ps(r.id,r.styles,[]);this.sharedStylesHost.addStyles(i),this.rendererByCompId.set(r.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}return e.\u0275fac=function(n){return new(n||e)(I(hs),I(Ti),I(Ei))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();class zl{constructor(t){this.eventManager=t,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(t,n){return n?document.createElementNS(Hl[n]||n,t):document.createElement(t)}createComment(t){return document.createComment(t)}createText(t){return document.createTextNode(t)}appendChild(t,n){t.appendChild(n)}insertBefore(t,n,r){t&&t.insertBefore(n,r)}removeChild(t,n){t&&t.removeChild(n)}selectRootElement(t,n){let r="string"==typeof t?document.querySelector(t):t;if(!r)throw new Error(`The selector "${t}" did not match any elements`);return n||(r.textContent=""),r}parentNode(t){return t.parentNode}nextSibling(t){return t.nextSibling}setAttribute(t,n,r,i){if(i){n=i+":"+n;const o=Hl[i];o?t.setAttributeNS(o,n,r):t.setAttribute(n,r)}else t.setAttribute(n,r)}removeAttribute(t,n,r){if(r){const i=Hl[r];i?t.removeAttributeNS(i,n):t.removeAttribute(`${r}:${n}`)}else t.removeAttribute(n)}addClass(t,n){t.classList.add(n)}removeClass(t,n){t.classList.remove(n)}setStyle(t,n,r,i){i&(Ge.DashCase|Ge.Important)?t.style.setProperty(n,r,i&Ge.Important?"important":""):t.style[n]=r}removeStyle(t,n,r){r&Ge.DashCase?t.style.removeProperty(n):t.style[n]=""}setProperty(t,n,r){t[n]=r}setValue(t,n){t.nodeValue=n}listen(t,n,r){return"string"==typeof t?this.eventManager.addGlobalEventListener(t,n,oy(r)):this.eventManager.addEventListener(t,n,oy(r))}}class wT extends zl{constructor(t,n,r,i){super(t),this.component=r;const o=ps(i+"-"+r.id,r.styles,[]);n.addStyles(o),this.contentAttr=function DT(e){return"_ngcontent-%COMP%".replace(Ul,e)}(i+"-"+r.id),this.hostAttr=function CT(e){return"_nghost-%COMP%".replace(Ul,e)}(i+"-"+r.id)}applyToHost(t){super.setAttribute(t,this.hostAttr,"")}createElement(t,n){const r=super.createElement(t,n);return super.setAttribute(r,this.contentAttr,""),r}}class ET extends zl{constructor(t,n,r,i){super(t),this.sharedStylesHost=n,this.hostEl=r,this.shadowRoot=r.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const o=ps(i.id,i.styles,[]);for(let s=0;s<o.length;s++){const a=document.createElement("style");a.textContent=o[s],this.shadowRoot.appendChild(a)}}nodeOrShadowRoot(t){return t===this.hostEl?this.shadowRoot:t}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}appendChild(t,n){return super.appendChild(this.nodeOrShadowRoot(t),n)}insertBefore(t,n,r){return super.insertBefore(this.nodeOrShadowRoot(t),n,r)}removeChild(t,n){return super.removeChild(this.nodeOrShadowRoot(t),n)}parentNode(t){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(t)))}}let bT=(()=>{class e extends ey{constructor(n){super(n)}supports(n){return!0}addEventListener(n,r,i){return n.addEventListener(r,i,!1),()=>this.removeEventListener(n,r,i)}removeEventListener(n,r,i){return n.removeEventListener(r,i)}}return e.\u0275fac=function(n){return new(n||e)(I(ot))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();const ay=["alt","control","meta","shift"],IT={"\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"},uy={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"},ST={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey};let TT=(()=>{class e extends ey{constructor(n){super(n)}supports(n){return null!=e.parseEventName(n)}addEventListener(n,r,i){const o=e.parseEventName(r),s=e.eventCallback(o.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>dn().onAndCancel(n,o.domEventName,s))}static parseEventName(n){const r=n.toLowerCase().split("."),i=r.shift();if(0===r.length||"keydown"!==i&&"keyup"!==i)return null;const o=e._normalizeKey(r.pop());let s="";if(ay.forEach(u=>{const l=r.indexOf(u);l>-1&&(r.splice(l,1),s+=u+".")}),s+=o,0!=r.length||0===o.length)return null;const a={};return a.domEventName=i,a.fullKey=s,a}static getEventFullKey(n){let r="",i=function AT(e){let t=e.key;if(null==t){if(t=e.keyIdentifier,null==t)return"Unidentified";t.startsWith("U+")&&(t=String.fromCharCode(parseInt(t.substring(2),16)),3===e.location&&uy.hasOwnProperty(t)&&(t=uy[t]))}return IT[t]||t}(n);return i=i.toLowerCase()," "===i?i="space":"."===i&&(i="dot"),ay.forEach(o=>{o!=i&&ST[o](n)&&(r+=o+".")}),r+=i,r}static eventCallback(n,r,i){return o=>{e.getEventFullKey(o)===n&&i.runGuarded(()=>r(o))}}static _normalizeKey(n){return"esc"===n?"escape":n}}return e.\u0275fac=function(n){return new(n||e)(I(ot))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();const OT=Dm(xI,"browser",[{provide:dm,useValue:"browser"},{provide:cm,useValue:function xT(){Vl.makeCurrent(),Bl.init()},multi:!0},{provide:ot,useFactory:function PT(){return function xD(e){ta=e}(document),document},deps:[]}]),FT=[{provide:mu,useValue:"root"},{provide:oi,useFactory:function RT(){return new oi},deps:[]},{provide:fs,useClass:bT,multi:!0,deps:[ot,Ee,dm]},{provide:fs,useClass:TT,multi:!0,deps:[ot]},{provide:$l,useClass:$l,deps:[hs,Ti,Ei]},{provide:Sg,useExisting:$l},{provide:ty,useExisting:Ti},{provide:Ti,useClass:Ti,deps:[ot]},{provide:hl,useClass:hl,deps:[Ee]},{provide:hs,useClass:hs,deps:[fs,Ee]},{provide:class cT{},useClass:mT,deps:[]}];let NT=(()=>{class e{constructor(n){if(n)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(n){return{ngModule:e,providers:[{provide:Ei,useValue:n.appId},{provide:Xm,useExisting:Ei},gT]}}}return e.\u0275fac=function(n){return new(n||e)(I(e,12))},e.\u0275mod=Dn({type:e}),e.\u0275inj=Kt({providers:FT,imports:[rT,RI]}),e})();function F(...e){return Me(e,kr(e))}"undefined"!=typeof window&&window;class _t extends kt{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){const n=super._subscribe(t);return!n.closed&&t.next(this._value),n}getValue(){const{hasError:t,thrownError:n,_value:r}=this;if(t)throw n;return this._throwIfClosed(),r}next(t){super.next(this._value=t)}}const{isArray:GT}=Array,{getPrototypeOf:WT,prototype:QT,keys:ZT}=Object;const{isArray:JT}=Array;function nA(...e){const t=kr(e),n=function qv(e){return Y(Ls(e))?e.pop():void 0}(e),{args:r,keys:i}=function YT(e){if(1===e.length){const t=e[0];if(GT(t))return{args:t,keys:null};if(function KT(e){return e&&"object"==typeof e&&WT(e)===QT}(t)){const n=ZT(t);return{args:n.map(r=>t[r]),keys:n}}}return{args:e,keys:null}}(e);if(0===r.length)return Me([],t);const o=new fe(function rA(e,t,n=yn){return r=>{dy(t,()=>{const{length:i}=e,o=new Array(i);let s=i,a=i;for(let u=0;u<i;u++)dy(t,()=>{const l=Me(e[u],t);let c=!1;l.subscribe(Ce(r,d=>{o[u]=d,c||(c=!0,a--),a||r.next(n(o.slice()))},()=>{--s||r.complete()}))},r)},r)}}(r,t,i?s=>function tA(e,t){return e.reduce((n,r,i)=>(n[r]=t[i],n),{})}(i,s):yn));return n?o.pipe(function eA(e){return X(t=>function XT(e,t){return JT(t)?e(...t):e(t)}(e,t))}(n)):o}function dy(e,t,n){e?Lt(n,e,t):t()}function gs(e,t){const n=Y(e)?e:()=>e,r=i=>i.error(n());return new fe(t?i=>t.schedule(r,0,i):r)}const ms=Pr(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"});function Gl(...e){return function iA(){return Nr(1)}()(Me(e,kr(e)))}function fy(e){return new fe(t=>{wt(e()).subscribe(t)})}function hy(){return De((e,t)=>{let n=null;e._refCount++;const r=Ce(t,void 0,void 0,void 0,()=>{if(!e||e._refCount<=0||0<--e._refCount)return void(n=null);const i=e._connection,o=n;n=null,i&&(!o||i===o)&&i.unsubscribe(),t.unsubscribe()});e.subscribe(r),r.closed||(n=e.connect())})}class oA extends fe{constructor(t,n){super(),this.source=t,this.subjectFactory=n,this._subject=null,this._refCount=0,this._connection=null,Oc(t)&&(this.lift=t.lift)}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){const t=this._subject;return(!t||t.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;const{_connection:t}=this;this._subject=this._connection=null,null==t||t.unsubscribe()}connect(){let t=this._connection;if(!t){t=this._connection=new Je;const n=this.getSubject();t.add(this.source.subscribe(Ce(n,void 0,()=>{this._teardown(),n.complete()},r=>{this._teardown(),n.error(r)},()=>this._teardown()))),t.closed&&(this._connection=null,t=Je.EMPTY)}return t}refCount(){return hy()(this)}}function Pn(e,t){return De((n,r)=>{let i=null,o=0,s=!1;const a=()=>s&&!i&&r.complete();n.subscribe(Ce(r,u=>{null==i||i.unsubscribe();let l=0;const c=o++;wt(e(u,c)).subscribe(i=Ce(r,d=>r.next(t?t(u,d,c,l++):d),()=>{i=null,a()}))},()=>{s=!0,a()}))})}function Wl(e){return e<=0?()=>jt:De((t,n)=>{let r=0;t.subscribe(Ce(n,i=>{++r<=e&&(n.next(i),e<=r&&n.complete())}))})}function aA(e,t,n,r,i){return(o,s)=>{let a=n,u=t,l=0;o.subscribe(Ce(s,c=>{const d=l++;u=a?e(u,c,d):(a=!0,c),r&&s.next(u)},i&&(()=>{a&&s.next(u),s.complete()})))}}function py(e,t){return De(aA(e,t,arguments.length>=2,!0))}function Ir(e,t){return De((n,r)=>{let i=0;n.subscribe(Ce(r,o=>e.call(t,o,i++)&&r.next(o)))})}function hn(e){return De((t,n)=>{let o,r=null,i=!1;r=t.subscribe(Ce(n,void 0,void 0,s=>{o=wt(e(s,hn(e)(t))),r?(r.unsubscribe(),r=null,o.subscribe(n)):i=!0})),i&&(r.unsubscribe(),r=null,o.subscribe(n))})}function Ai(e,t){return Y(t)?ye(e,t,1):ye(e,1)}function Ql(e){return e<=0?()=>jt:De((t,n)=>{let r=[];t.subscribe(Ce(n,i=>{r.push(i),e<r.length&&r.shift()},()=>{for(const i of r)n.next(i);n.complete()},void 0,()=>{r=null}))})}function gy(e=uA){return De((t,n)=>{let r=!1;t.subscribe(Ce(n,i=>{r=!0,n.next(i)},()=>r?n.complete():n.error(e())))})}function uA(){return new ms}function my(e){return De((t,n)=>{let r=!1;t.subscribe(Ce(n,i=>{r=!0,n.next(i)},()=>{r||n.next(e),n.complete()}))})}function Sr(e,t){const n=arguments.length>=2;return r=>r.pipe(e?Ir((i,o)=>e(i,o,r)):yn,Wl(1),n?my(t):gy(()=>new ms))}function Ze(e,t,n){const r=Y(e)||t||n?{next:e,error:t,complete:n}:e;return r?De((i,o)=>{var s;null===(s=r.subscribe)||void 0===s||s.call(r);let a=!0;i.subscribe(Ce(o,u=>{var l;null===(l=r.next)||void 0===l||l.call(r,u),o.next(u)},()=>{var u;a=!1,null===(u=r.complete)||void 0===u||u.call(r),o.complete()},u=>{var l;a=!1,null===(l=r.error)||void 0===l||l.call(r,u),o.error(u)},()=>{var u,l;a&&(null===(u=r.unsubscribe)||void 0===u||u.call(r)),null===(l=r.finalize)||void 0===l||l.call(r)}))}):yn}class Zt{constructor(t,n){this.id=t,this.url=n}}class Zl extends Zt{constructor(t,n,r="imperative",i=null){super(t,n),this.navigationTrigger=r,this.restoredState=i}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class xi extends Zt{constructor(t,n,r){super(t,n),this.urlAfterRedirects=r}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class yy extends Zt{constructor(t,n,r){super(t,n),this.reason=r}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class dA extends Zt{constructor(t,n,r){super(t,n),this.error=r}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class fA extends Zt{constructor(t,n,r,i){super(t,n),this.urlAfterRedirects=r,this.state=i}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class hA extends Zt{constructor(t,n,r,i){super(t,n),this.urlAfterRedirects=r,this.state=i}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class pA extends Zt{constructor(t,n,r,i,o){super(t,n),this.urlAfterRedirects=r,this.state=i,this.shouldActivate=o}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class gA extends Zt{constructor(t,n,r,i){super(t,n),this.urlAfterRedirects=r,this.state=i}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class mA extends Zt{constructor(t,n,r,i){super(t,n),this.urlAfterRedirects=r,this.state=i}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class vy{constructor(t){this.route=t}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class Dy{constructor(t){this.route=t}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class yA{constructor(t){this.snapshot=t}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class vA{constructor(t){this.snapshot=t}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class DA{constructor(t){this.snapshot=t}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class CA{constructor(t){this.snapshot=t}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class Cy{constructor(t,n,r){this.routerEvent=t,this.position=n,this.anchor=r}toString(){return`Scroll(anchor: '${this.anchor}', position: '${this.position?`${this.position[0]}, ${this.position[1]}`:null}')`}}const L="primary";class _A{constructor(t){this.params=t||{}}has(t){return Object.prototype.hasOwnProperty.call(this.params,t)}get(t){if(this.has(t)){const n=this.params[t];return Array.isArray(n)?n[0]:n}return null}getAll(t){if(this.has(t)){const n=this.params[t];return Array.isArray(n)?n:[n]}return[]}get keys(){return Object.keys(this.params)}}function Tr(e){return new _A(e)}const _y="ngNavigationCancelingError";function Yl(e){const t=Error("NavigationCancelingError: "+e);return t[_y]=!0,t}function EA(e,t,n){const r=n.path.split("/");if(r.length>e.length||"full"===n.pathMatch&&(t.hasChildren()||r.length<e.length))return null;const i={};for(let o=0;o<r.length;o++){const s=r[o],a=e[o];if(s.startsWith(":"))i[s.substring(1)]=a;else if(s!==a.path)return null}return{consumed:e.slice(0,r.length),posParams:i}}function Ft(e,t){const n=e?Object.keys(e):void 0,r=t?Object.keys(t):void 0;if(!n||!r||n.length!=r.length)return!1;let i;for(let o=0;o<n.length;o++)if(i=n[o],!wy(e[i],t[i]))return!1;return!0}function wy(e,t){if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return!1;const n=[...e].sort(),r=[...t].sort();return n.every((i,o)=>r[o]===i)}return e===t}function Ey(e){return Array.prototype.concat.apply([],e)}function by(e){return e.length>0?e[e.length-1]:null}function be(e,t){for(const n in e)e.hasOwnProperty(n)&&t(e[n],n)}function Nt(e){return ip(e)?e:Lo(e)?Me(Promise.resolve(e)):F(e)}const IA={exact:function Sy(e,t,n){if(!Fn(e.segments,t.segments)||!ys(e.segments,t.segments,n)||e.numberOfChildren!==t.numberOfChildren)return!1;for(const r in t.children)if(!e.children[r]||!Sy(e.children[r],t.children[r],n))return!1;return!0},subset:Ty},My={exact:function SA(e,t){return Ft(e,t)},subset:function TA(e,t){return Object.keys(t).length<=Object.keys(e).length&&Object.keys(t).every(n=>wy(e[n],t[n]))},ignored:()=>!0};function Iy(e,t,n){return IA[n.paths](e.root,t.root,n.matrixParams)&&My[n.queryParams](e.queryParams,t.queryParams)&&!("exact"===n.fragment&&e.fragment!==t.fragment)}function Ty(e,t,n){return Ay(e,t,t.segments,n)}function Ay(e,t,n,r){if(e.segments.length>n.length){const i=e.segments.slice(0,n.length);return!(!Fn(i,n)||t.hasChildren()||!ys(i,n,r))}if(e.segments.length===n.length){if(!Fn(e.segments,n)||!ys(e.segments,n,r))return!1;for(const i in t.children)if(!e.children[i]||!Ty(e.children[i],t.children[i],r))return!1;return!0}{const i=n.slice(0,e.segments.length),o=n.slice(e.segments.length);return!!(Fn(e.segments,i)&&ys(e.segments,i,r)&&e.children[L])&&Ay(e.children[L],t,o,r)}}function ys(e,t,n){return t.every((r,i)=>My[n](e[i].parameters,r.parameters))}class On{constructor(t,n,r){this.root=t,this.queryParams=n,this.fragment=r}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Tr(this.queryParams)),this._queryParamMap}toString(){return RA.serialize(this)}}class V{constructor(t,n){this.segments=t,this.children=n,this.parent=null,be(n,(r,i)=>r.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return vs(this)}}class Ri{constructor(t,n){this.path=t,this.parameters=n}get parameterMap(){return this._parameterMap||(this._parameterMap=Tr(this.parameters)),this._parameterMap}toString(){return Fy(this)}}function Fn(e,t){return e.length===t.length&&e.every((n,r)=>n.path===t[r].path)}class xy{}class Ry{parse(t){const n=new BA(t);return new On(n.parseRootSegment(),n.parseQueryParams(),n.parseFragment())}serialize(t){const n=`/${Pi(t.root,!0)}`,r=function FA(e){const t=Object.keys(e).map(n=>{const r=e[n];return Array.isArray(r)?r.map(i=>`${Ds(n)}=${Ds(i)}`).join("&"):`${Ds(n)}=${Ds(r)}`}).filter(n=>!!n);return t.length?`?${t.join("&")}`:""}(t.queryParams);return`${n}${r}${"string"==typeof t.fragment?`#${function PA(e){return encodeURI(e)}(t.fragment)}`:""}`}}const RA=new Ry;function vs(e){return e.segments.map(t=>Fy(t)).join("/")}function Pi(e,t){if(!e.hasChildren())return vs(e);if(t){const n=e.children[L]?Pi(e.children[L],!1):"",r=[];return be(e.children,(i,o)=>{o!==L&&r.push(`${o}:${Pi(i,!1)}`)}),r.length>0?`${n}(${r.join("//")})`:n}{const n=function xA(e,t){let n=[];return be(e.children,(r,i)=>{i===L&&(n=n.concat(t(r,i)))}),be(e.children,(r,i)=>{i!==L&&(n=n.concat(t(r,i)))}),n}(e,(r,i)=>i===L?[Pi(e.children[L],!1)]:[`${i}:${Pi(r,!1)}`]);return 1===Object.keys(e.children).length&&null!=e.children[L]?`${vs(e)}/${n[0]}`:`${vs(e)}/(${n.join("//")})`}}function Py(e){return encodeURIComponent(e).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function Ds(e){return Py(e).replace(/%3B/gi,";")}function Kl(e){return Py(e).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function Cs(e){return decodeURIComponent(e)}function Oy(e){return Cs(e.replace(/\+/g,"%20"))}function Fy(e){return`${Kl(e.path)}${function OA(e){return Object.keys(e).map(t=>`;${Kl(t)}=${Kl(e[t])}`).join("")}(e.parameters)}`}const NA=/^[^\/()?;=#]+/;function _s(e){const t=e.match(NA);return t?t[0]:""}const kA=/^[^=?&#]+/,jA=/^[^&#]+/;class BA{constructor(t){this.url=t,this.remaining=t}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new V([],{}):new V([],this.parseChildren())}parseQueryParams(){const t={};if(this.consumeOptional("?"))do{this.parseQueryParam(t)}while(this.consumeOptional("&"));return t}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(""===this.remaining)return{};this.consumeOptional("/");const t=[];for(this.peekStartsWith("(")||t.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),t.push(this.parseSegment());let n={};this.peekStartsWith("/(")&&(this.capture("/"),n=this.parseParens(!0));let r={};return this.peekStartsWith("(")&&(r=this.parseParens(!1)),(t.length>0||Object.keys(n).length>0)&&(r[L]=new V(t,n)),r}parseSegment(){const t=_s(this.remaining);if(""===t&&this.peekStartsWith(";"))throw new Error(`Empty path url segment cannot have parameters: '${this.remaining}'.`);return this.capture(t),new Ri(Cs(t),this.parseMatrixParams())}parseMatrixParams(){const t={};for(;this.consumeOptional(";");)this.parseParam(t);return t}parseParam(t){const n=_s(this.remaining);if(!n)return;this.capture(n);let r="";if(this.consumeOptional("=")){const i=_s(this.remaining);i&&(r=i,this.capture(r))}t[Cs(n)]=Cs(r)}parseQueryParam(t){const n=function LA(e){const t=e.match(kA);return t?t[0]:""}(this.remaining);if(!n)return;this.capture(n);let r="";if(this.consumeOptional("=")){const s=function VA(e){const t=e.match(jA);return t?t[0]:""}(this.remaining);s&&(r=s,this.capture(r))}const i=Oy(n),o=Oy(r);if(t.hasOwnProperty(i)){let s=t[i];Array.isArray(s)||(s=[s],t[i]=s),s.push(o)}else t[i]=o}parseParens(t){const n={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const r=_s(this.remaining),i=this.remaining[r.length];if("/"!==i&&")"!==i&&";"!==i)throw new Error(`Cannot parse url '${this.url}'`);let o;r.indexOf(":")>-1?(o=r.substr(0,r.indexOf(":")),this.capture(o),this.capture(":")):t&&(o=L);const s=this.parseChildren();n[o]=1===Object.keys(s).length?s[L]:new V([],s),this.consumeOptional("//")}return n}peekStartsWith(t){return this.remaining.startsWith(t)}consumeOptional(t){return!!this.peekStartsWith(t)&&(this.remaining=this.remaining.substring(t.length),!0)}capture(t){if(!this.consumeOptional(t))throw new Error(`Expected "${t}".`)}}class Ny{constructor(t){this._root=t}get root(){return this._root.value}parent(t){const n=this.pathFromRoot(t);return n.length>1?n[n.length-2]:null}children(t){const n=Jl(t,this._root);return n?n.children.map(r=>r.value):[]}firstChild(t){const n=Jl(t,this._root);return n&&n.children.length>0?n.children[0].value:null}siblings(t){const n=Xl(t,this._root);return n.length<2?[]:n[n.length-2].children.map(i=>i.value).filter(i=>i!==t)}pathFromRoot(t){return Xl(t,this._root).map(n=>n.value)}}function Jl(e,t){if(e===t.value)return t;for(const n of t.children){const r=Jl(e,n);if(r)return r}return null}function Xl(e,t){if(e===t.value)return[t];for(const n of t.children){const r=Xl(e,n);if(r.length)return r.unshift(t),r}return[]}class Yt{constructor(t,n){this.value=t,this.children=n}toString(){return`TreeNode(${this.value})`}}function Ar(e){const t={};return e&&e.children.forEach(n=>t[n.value.outlet]=n),t}class ky extends Ny{constructor(t,n){super(t),this.snapshot=n,ec(this,t)}toString(){return this.snapshot.toString()}}function Ly(e,t){const n=function HA(e,t){const s=new ws([],{},{},"",{},L,t,null,e.root,-1,{});return new Vy("",new Yt(s,[]))}(e,t),r=new _t([new Ri("",{})]),i=new _t({}),o=new _t({}),s=new _t({}),a=new _t(""),u=new xr(r,i,s,a,o,L,t,n.root);return u.snapshot=n.root,new ky(new Yt(u,[]),n)}class xr{constructor(t,n,r,i,o,s,a,u){this.url=t,this.params=n,this.queryParams=r,this.fragment=i,this.data=o,this.outlet=s,this.component=a,this._futureSnapshot=u}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=this.params.pipe(X(t=>Tr(t)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(X(t=>Tr(t)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function jy(e,t="emptyOnly"){const n=e.pathFromRoot;let r=0;if("always"!==t)for(r=n.length-1;r>=1;){const i=n[r],o=n[r-1];if(i.routeConfig&&""===i.routeConfig.path)r--;else{if(o.component)break;r--}}return function UA(e){return e.reduce((t,n)=>({params:Object.assign(Object.assign({},t.params),n.params),data:Object.assign(Object.assign({},t.data),n.data),resolve:Object.assign(Object.assign({},t.resolve),n._resolvedData)}),{params:{},data:{},resolve:{}})}(n.slice(r))}class ws{constructor(t,n,r,i,o,s,a,u,l,c,d){this.url=t,this.params=n,this.queryParams=r,this.fragment=i,this.data=o,this.outlet=s,this.component=a,this.routeConfig=u,this._urlSegment=l,this._lastPathIndex=c,this._resolve=d}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=Tr(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Tr(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(r=>r.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class Vy extends Ny{constructor(t,n){super(n),this.url=t,ec(this,n)}toString(){return By(this._root)}}function ec(e,t){t.value._routerState=e,t.children.forEach(n=>ec(e,n))}function By(e){const t=e.children.length>0?` { ${e.children.map(By).join(", ")} } `:"";return`${e.value}${t}`}function tc(e){if(e.snapshot){const t=e.snapshot,n=e._futureSnapshot;e.snapshot=n,Ft(t.queryParams,n.queryParams)||e.queryParams.next(n.queryParams),t.fragment!==n.fragment&&e.fragment.next(n.fragment),Ft(t.params,n.params)||e.params.next(n.params),function bA(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;++n)if(!Ft(e[n],t[n]))return!1;return!0}(t.url,n.url)||e.url.next(n.url),Ft(t.data,n.data)||e.data.next(n.data)}else e.snapshot=e._futureSnapshot,e.data.next(e._futureSnapshot.data)}function nc(e,t){const n=Ft(e.params,t.params)&&function AA(e,t){return Fn(e,t)&&e.every((n,r)=>Ft(n.parameters,t[r].parameters))}(e.url,t.url);return n&&!(!e.parent!=!t.parent)&&(!e.parent||nc(e.parent,t.parent))}function Oi(e,t,n){if(n&&e.shouldReuseRoute(t.value,n.value.snapshot)){const r=n.value;r._futureSnapshot=t.value;const i=function zA(e,t,n){return t.children.map(r=>{for(const i of n.children)if(e.shouldReuseRoute(r.value,i.value.snapshot))return Oi(e,r,i);return Oi(e,r)})}(e,t,n);return new Yt(r,i)}{if(e.shouldAttach(t.value)){const o=e.retrieve(t.value);if(null!==o){const s=o.route;return s.value._futureSnapshot=t.value,s.children=t.children.map(a=>Oi(e,a)),s}}const r=function qA(e){return new xr(new _t(e.url),new _t(e.params),new _t(e.queryParams),new _t(e.fragment),new _t(e.data),e.outlet,e.component,e)}(t.value),i=t.children.map(o=>Oi(e,o));return new Yt(r,i)}}function Es(e){return"object"==typeof e&&null!=e&&!e.outlets&&!e.segmentPath}function Fi(e){return"object"==typeof e&&null!=e&&e.outlets}function rc(e,t,n,r,i){let o={};if(r&&be(r,(a,u)=>{o[u]=Array.isArray(a)?a.map(l=>`${l}`):`${a}`}),e===t)return new On(n,o,i);const s=Hy(e,t,n);return new On(s,o,i)}function Hy(e,t,n){const r={};return be(e.children,(i,o)=>{r[o]=i===t?n:Hy(i,t,n)}),new V(e.segments,r)}class Uy{constructor(t,n,r){if(this.isAbsolute=t,this.numberOfDoubleDots=n,this.commands=r,t&&r.length>0&&Es(r[0]))throw new Error("Root segment cannot have matrix parameters");const i=r.find(Fi);if(i&&i!==by(r))throw new Error("{outlets:{}} has to be the last command")}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class ic{constructor(t,n,r){this.segmentGroup=t,this.processChildren=n,this.index=r}}function $y(e,t,n){if(e||(e=new V([],{})),0===e.segments.length&&e.hasChildren())return bs(e,t,n);const r=function KA(e,t,n){let r=0,i=t;const o={match:!1,pathIndex:0,commandIndex:0};for(;i<e.segments.length;){if(r>=n.length)return o;const s=e.segments[i],a=n[r];if(Fi(a))break;const u=`${a}`,l=r<n.length-1?n[r+1]:null;if(i>0&&void 0===u)break;if(u&&l&&"object"==typeof l&&void 0===l.outlets){if(!qy(u,l,s))return o;r+=2}else{if(!qy(u,{},s))return o;r++}i++}return{match:!0,pathIndex:i,commandIndex:r}}(e,t,n),i=n.slice(r.commandIndex);if(r.match&&r.pathIndex<e.segments.length){const o=new V(e.segments.slice(0,r.pathIndex),{});return o.children[L]=new V(e.segments.slice(r.pathIndex),e.children),bs(o,0,i)}return r.match&&0===i.length?new V(e.segments,{}):r.match&&!e.hasChildren()?oc(e,t,n):r.match?bs(e,0,i):oc(e,t,n)}function bs(e,t,n){if(0===n.length)return new V(e.segments,{});{const r=function YA(e){return Fi(e[0])?e[0].outlets:{[L]:e}}(n),i={};return be(r,(o,s)=>{"string"==typeof o&&(o=[o]),null!==o&&(i[s]=$y(e.children[s],t,o))}),be(e.children,(o,s)=>{void 0===r[s]&&(i[s]=o)}),new V(e.segments,i)}}function oc(e,t,n){const r=e.segments.slice(0,t);let i=0;for(;i<n.length;){const o=n[i];if(Fi(o)){const u=JA(o.outlets);return new V(r,u)}if(0===i&&Es(n[0])){r.push(new Ri(e.segments[t].path,zy(n[0]))),i++;continue}const s=Fi(o)?o.outlets[L]:`${o}`,a=i<n.length-1?n[i+1]:null;s&&a&&Es(a)?(r.push(new Ri(s,zy(a))),i+=2):(r.push(new Ri(s,{})),i++)}return new V(r,{})}function JA(e){const t={};return be(e,(n,r)=>{"string"==typeof n&&(n=[n]),null!==n&&(t[r]=oc(new V([],{}),0,n))}),t}function zy(e){const t={};return be(e,(n,r)=>t[r]=`${n}`),t}function qy(e,t,n){return e==n.path&&Ft(t,n.parameters)}class ex{constructor(t,n,r,i){this.routeReuseStrategy=t,this.futureState=n,this.currState=r,this.forwardEvent=i}activate(t){const n=this.futureState._root,r=this.currState?this.currState._root:null;this.deactivateChildRoutes(n,r,t),tc(this.futureState.root),this.activateChildRoutes(n,r,t)}deactivateChildRoutes(t,n,r){const i=Ar(n);t.children.forEach(o=>{const s=o.value.outlet;this.deactivateRoutes(o,i[s],r),delete i[s]}),be(i,(o,s)=>{this.deactivateRouteAndItsChildren(o,r)})}deactivateRoutes(t,n,r){const i=t.value,o=n?n.value:null;if(i===o)if(i.component){const s=r.getContext(i.outlet);s&&this.deactivateChildRoutes(t,n,s.children)}else this.deactivateChildRoutes(t,n,r);else o&&this.deactivateRouteAndItsChildren(n,r)}deactivateRouteAndItsChildren(t,n){t.value.component&&this.routeReuseStrategy.shouldDetach(t.value.snapshot)?this.detachAndStoreRouteSubtree(t,n):this.deactivateRouteAndOutlet(t,n)}detachAndStoreRouteSubtree(t,n){const r=n.getContext(t.value.outlet),i=r&&t.value.component?r.children:n,o=Ar(t);for(const s of Object.keys(o))this.deactivateRouteAndItsChildren(o[s],i);if(r&&r.outlet){const s=r.outlet.detach(),a=r.children.onOutletDeactivated();this.routeReuseStrategy.store(t.value.snapshot,{componentRef:s,route:t,contexts:a})}}deactivateRouteAndOutlet(t,n){const r=n.getContext(t.value.outlet),i=r&&t.value.component?r.children:n,o=Ar(t);for(const s of Object.keys(o))this.deactivateRouteAndItsChildren(o[s],i);r&&r.outlet&&(r.outlet.deactivate(),r.children.onOutletDeactivated(),r.attachRef=null,r.resolver=null,r.route=null)}activateChildRoutes(t,n,r){const i=Ar(n);t.children.forEach(o=>{this.activateRoutes(o,i[o.value.outlet],r),this.forwardEvent(new CA(o.value.snapshot))}),t.children.length&&this.forwardEvent(new vA(t.value.snapshot))}activateRoutes(t,n,r){const i=t.value,o=n?n.value:null;if(tc(i),i===o)if(i.component){const s=r.getOrCreateContext(i.outlet);this.activateChildRoutes(t,n,s.children)}else this.activateChildRoutes(t,n,r);else if(i.component){const s=r.getOrCreateContext(i.outlet);if(this.routeReuseStrategy.shouldAttach(i.snapshot)){const a=this.routeReuseStrategy.retrieve(i.snapshot);this.routeReuseStrategy.store(i.snapshot,null),s.children.onOutletReAttached(a.contexts),s.attachRef=a.componentRef,s.route=a.route.value,s.outlet&&s.outlet.attach(a.componentRef,a.route.value),tc(a.route.value),this.activateChildRoutes(t,null,s.children)}else{const a=function tx(e){for(let t=e.parent;t;t=t.parent){const n=t.routeConfig;if(n&&n._loadedConfig)return n._loadedConfig;if(n&&n.component)return null}return null}(i.snapshot),u=a?a.module.componentFactoryResolver:null;s.attachRef=null,s.route=i,s.resolver=u,s.outlet&&s.outlet.activateWith(i,u),this.activateChildRoutes(t,null,s.children)}}else this.activateChildRoutes(t,null,r)}}class sc{constructor(t,n){this.routes=t,this.module=n}}function pn(e){return"function"==typeof e}function Nn(e){return e instanceof On}const Ni=Symbol("INITIAL_VALUE");function ki(){return Pn(e=>nA(e.map(t=>t.pipe(Wl(1),function sA(...e){const t=kr(e);return De((n,r)=>{(t?Gl(e,n,t):Gl(e,n)).subscribe(r)})}(Ni)))).pipe(py((t,n)=>{let r=!1;return n.reduce((i,o,s)=>i!==Ni?i:(o===Ni&&(r=!0),r||!1!==o&&s!==n.length-1&&!Nn(o)?i:o),t)},Ni),Ir(t=>t!==Ni),X(t=>Nn(t)?t:!0===t),Wl(1)))}class ax{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.children=new Li,this.attachRef=null}}class Li{constructor(){this.contexts=new Map}onChildOutletCreated(t,n){const r=this.getOrCreateContext(t);r.outlet=n,this.contexts.set(t,r)}onChildOutletDestroyed(t){const n=this.getContext(t);n&&(n.outlet=null,n.attachRef=null)}onOutletDeactivated(){const t=this.contexts;return this.contexts=new Map,t}onOutletReAttached(t){this.contexts=t}getOrCreateContext(t){let n=this.getContext(t);return n||(n=new ax,this.contexts.set(t,n)),n}getContext(t){return this.contexts.get(t)||null}}let ac=(()=>{class e{constructor(n,r,i,o,s){this.parentContexts=n,this.location=r,this.resolver=i,this.changeDetector=s,this.activated=null,this._activatedRoute=null,this.activateEvents=new Ne,this.deactivateEvents=new Ne,this.attachEvents=new Ne,this.detachEvents=new Ne,this.name=o||L,n.onChildOutletCreated(this.name,this)}ngOnDestroy(){this.parentContexts.onChildOutletDestroyed(this.name)}ngOnInit(){if(!this.activated){const n=this.parentContexts.getContext(this.name);n&&n.route&&(n.attachRef?this.attach(n.attachRef,n.route):this.activateWith(n.route,n.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 n=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(n.instance),n}attach(n,r){this.activated=n,this._activatedRoute=r,this.location.insert(n.hostView),this.attachEvents.emit(n.instance)}deactivate(){if(this.activated){const n=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(n)}}activateWith(n,r){if(this.isActivated)throw new Error("Cannot activate an already activated outlet");this._activatedRoute=n;const s=(r=r||this.resolver).resolveComponentFactory(n._futureSnapshot.routeConfig.component),a=this.parentContexts.getOrCreateContext(this.name).children,u=new ux(n,a,this.location.injector);this.activated=this.location.createComponent(s,this.location.length,u),this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}return e.\u0275fac=function(n){return new(n||e)(E(Li),E(vt),E(vi),function Gr(e){return function sC(e,t){if("class"===t)return e.classes;if("style"===t)return e.styles;const n=e.attrs;if(n){const r=n.length;let i=0;for(;i<r;){const o=n[i];if(Md(o))break;if(0===o)i+=2;else if("number"==typeof o)for(i++;i<r&&"string"==typeof n[i];)i++;else{if(o===t)return n[i+1];i+=2}}}return null}(he(),e)}("name"),E(vl))},e.\u0275dir=Ie({type:e,selectors:[["router-outlet"]],outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"]}),e})();class ux{constructor(t,n,r){this.route=t,this.childContexts=n,this.parent=r}get(t,n){return t===xr?this.route:t===Li?this.childContexts:this.parent.get(t,n)}}let Gy=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=Qi({type:e,selectors:[["ng-component"]],decls:1,vars:0,template:function(n,r){1&n&&Rt(0,"router-outlet")},directives:[ac],encapsulation:2}),e})();function Wy(e,t=""){for(let n=0;n<e.length;n++){const r=e[n];lx(r,cx(t,r))}}function lx(e,t){e.children&&Wy(e.children,t)}function cx(e,t){return t?e||t.path?e&&!t.path?`${e}/`:!e&&t.path?t.path:`${e}/${t.path}`:"":e}function uc(e){const t=e.children&&e.children.map(uc),n=t?Object.assign(Object.assign({},e),{children:t}):Object.assign({},e);return!n.component&&(t||n.loadChildren)&&n.outlet&&n.outlet!==L&&(n.component=Gy),n}function ut(e){return e.outlet||L}function Qy(e,t){const n=e.filter(r=>ut(r)===t);return n.push(...e.filter(r=>ut(r)!==t)),n}const Zy={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function Ms(e,t,n){var r;if(""===t.path)return"full"===t.pathMatch&&(e.hasChildren()||n.length>0)?Object.assign({},Zy):{matched:!0,consumedSegments:[],remainingSegments:n,parameters:{},positionalParamSegments:{}};const o=(t.matcher||EA)(n,e,t);if(!o)return Object.assign({},Zy);const s={};be(o.posParams,(u,l)=>{s[l]=u.path});const a=o.consumed.length>0?Object.assign(Object.assign({},s),o.consumed[o.consumed.length-1].parameters):s;return{matched:!0,consumedSegments:o.consumed,remainingSegments:n.slice(o.consumed.length),parameters:a,positionalParamSegments:null!==(r=o.posParams)&&void 0!==r?r:{}}}function Is(e,t,n,r,i="corrected"){if(n.length>0&&function hx(e,t,n){return n.some(r=>Ss(e,t,r)&&ut(r)!==L)}(e,n,r)){const s=new V(t,function fx(e,t,n,r){const i={};i[L]=r,r._sourceSegment=e,r._segmentIndexShift=t.length;for(const o of n)if(""===o.path&&ut(o)!==L){const s=new V([],{});s._sourceSegment=e,s._segmentIndexShift=t.length,i[ut(o)]=s}return i}(e,t,r,new V(n,e.children)));return s._sourceSegment=e,s._segmentIndexShift=t.length,{segmentGroup:s,slicedSegments:[]}}if(0===n.length&&function px(e,t,n){return n.some(r=>Ss(e,t,r))}(e,n,r)){const s=new V(e.segments,function dx(e,t,n,r,i,o){const s={};for(const a of r)if(Ss(e,n,a)&&!i[ut(a)]){const u=new V([],{});u._sourceSegment=e,u._segmentIndexShift="legacy"===o?e.segments.length:t.length,s[ut(a)]=u}return Object.assign(Object.assign({},i),s)}(e,t,n,r,e.children,i));return s._sourceSegment=e,s._segmentIndexShift=t.length,{segmentGroup:s,slicedSegments:n}}const o=new V(e.segments,e.children);return o._sourceSegment=e,o._segmentIndexShift=t.length,{segmentGroup:o,slicedSegments:n}}function Ss(e,t,n){return(!(e.hasChildren()||t.length>0)||"full"!==n.pathMatch)&&""===n.path}function Yy(e,t,n,r){return!!(ut(e)===r||r!==L&&Ss(t,n,e))&&("**"===e.path||Ms(t,e,n).matched)}function Ky(e,t,n){return 0===t.length&&!e.children[n]}class Ts{constructor(t){this.segmentGroup=t||null}}class Jy{constructor(t){this.urlTree=t}}function ji(e){return gs(new Ts(e))}function Xy(e){return gs(new Jy(e))}class vx{constructor(t,n,r,i,o){this.configLoader=n,this.urlSerializer=r,this.urlTree=i,this.config=o,this.allowRedirects=!0,this.ngModule=t.get(qt)}apply(){const t=Is(this.urlTree.root,[],[],this.config).segmentGroup,n=new V(t.segments,t.children);return this.expandSegmentGroup(this.ngModule,this.config,n,L).pipe(X(o=>this.createUrlTree(lc(o),this.urlTree.queryParams,this.urlTree.fragment))).pipe(hn(o=>{if(o instanceof Jy)return this.allowRedirects=!1,this.match(o.urlTree);throw o instanceof Ts?this.noMatchError(o):o}))}match(t){return this.expandSegmentGroup(this.ngModule,this.config,t.root,L).pipe(X(i=>this.createUrlTree(lc(i),t.queryParams,t.fragment))).pipe(hn(i=>{throw i instanceof Ts?this.noMatchError(i):i}))}noMatchError(t){return new Error(`Cannot match any routes. URL Segment: '${t.segmentGroup}'`)}createUrlTree(t,n,r){const i=t.segments.length>0?new V([],{[L]:t}):t;return new On(i,n,r)}expandSegmentGroup(t,n,r,i){return 0===r.segments.length&&r.hasChildren()?this.expandChildren(t,n,r).pipe(X(o=>new V([],o))):this.expandSegment(t,r,n,r.segments,i,!0)}expandChildren(t,n,r){const i=[];for(const o of Object.keys(r.children))"primary"===o?i.unshift(o):i.push(o);return Me(i).pipe(Ai(o=>{const s=r.children[o],a=Qy(n,o);return this.expandSegmentGroup(t,a,s,o).pipe(X(u=>({segment:u,outlet:o})))}),py((o,s)=>(o[s.outlet]=s.segment,o),{}),function lA(e,t){const n=arguments.length>=2;return r=>r.pipe(e?Ir((i,o)=>e(i,o,r)):yn,Ql(1),n?my(t):gy(()=>new ms))}())}expandSegment(t,n,r,i,o,s){return Me(r).pipe(Ai(a=>this.expandSegmentAgainstRoute(t,n,r,a,i,o,s).pipe(hn(l=>{if(l instanceof Ts)return F(null);throw l}))),Sr(a=>!!a),hn((a,u)=>{if(a instanceof ms||"EmptyError"===a.name)return Ky(n,i,o)?F(new V([],{})):ji(n);throw a}))}expandSegmentAgainstRoute(t,n,r,i,o,s,a){return Yy(i,n,o,s)?void 0===i.redirectTo?this.matchSegmentAgainstRoute(t,n,i,o,s):a&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(t,n,r,i,o,s):ji(n):ji(n)}expandSegmentAgainstRouteUsingRedirect(t,n,r,i,o,s){return"**"===i.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(t,r,i,s):this.expandRegularSegmentAgainstRouteUsingRedirect(t,n,r,i,o,s)}expandWildCardWithParamsAgainstRouteUsingRedirect(t,n,r,i){const o=this.applyRedirectCommands([],r.redirectTo,{});return r.redirectTo.startsWith("/")?Xy(o):this.lineralizeSegments(r,o).pipe(ye(s=>{const a=new V(s,{});return this.expandSegment(t,a,n,s,i,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(t,n,r,i,o,s){const{matched:a,consumedSegments:u,remainingSegments:l,positionalParamSegments:c}=Ms(n,i,o);if(!a)return ji(n);const d=this.applyRedirectCommands(u,i.redirectTo,c);return i.redirectTo.startsWith("/")?Xy(d):this.lineralizeSegments(i,d).pipe(ye(f=>this.expandSegment(t,n,r,f.concat(l),s,!1)))}matchSegmentAgainstRoute(t,n,r,i,o){if("**"===r.path)return r.loadChildren?(r._loadedConfig?F(r._loadedConfig):this.configLoader.load(t.injector,r)).pipe(X(d=>(r._loadedConfig=d,new V(i,{})))):F(new V(i,{}));const{matched:s,consumedSegments:a,remainingSegments:u}=Ms(n,r,i);return s?this.getChildConfig(t,r,i).pipe(ye(c=>{const d=c.module,f=c.routes,{segmentGroup:h,slicedSegments:p}=Is(n,a,u,f),m=new V(h.segments,h.children);if(0===p.length&&m.hasChildren())return this.expandChildren(d,f,m).pipe(X(w=>new V(a,w)));if(0===f.length&&0===p.length)return F(new V(a,{}));const v=ut(r)===o;return this.expandSegment(d,m,f,p,v?L:o,!0).pipe(X(g=>new V(a.concat(g.segments),g.children)))})):ji(n)}getChildConfig(t,n,r){return n.children?F(new sc(n.children,t)):n.loadChildren?void 0!==n._loadedConfig?F(n._loadedConfig):this.runCanLoadGuards(t.injector,n,r).pipe(ye(i=>i?this.configLoader.load(t.injector,n).pipe(X(o=>(n._loadedConfig=o,o))):function mx(e){return gs(Yl(`Cannot load children because the guard of the route "path: '${e.path}'" returned false`))}(n))):F(new sc([],t))}runCanLoadGuards(t,n,r){const i=n.canLoad;return i&&0!==i.length?F(i.map(s=>{const a=t.get(s);let u;if(function rx(e){return e&&pn(e.canLoad)}(a))u=a.canLoad(n,r);else{if(!pn(a))throw new Error("Invalid CanLoad guard");u=a(n,r)}return Nt(u)})).pipe(ki(),Ze(s=>{if(!Nn(s))return;const a=Yl(`Redirecting to "${this.urlSerializer.serialize(s)}"`);throw a.url=s,a}),X(s=>!0===s)):F(!0)}lineralizeSegments(t,n){let r=[],i=n.root;for(;;){if(r=r.concat(i.segments),0===i.numberOfChildren)return F(r);if(i.numberOfChildren>1||!i.children[L])return gs(new Error(`Only absolute redirects can have named outlets. redirectTo: '${t.redirectTo}'`));i=i.children[L]}}applyRedirectCommands(t,n,r){return this.applyRedirectCreatreUrlTree(n,this.urlSerializer.parse(n),t,r)}applyRedirectCreatreUrlTree(t,n,r,i){const o=this.createSegmentGroup(t,n.root,r,i);return new On(o,this.createQueryParams(n.queryParams,this.urlTree.queryParams),n.fragment)}createQueryParams(t,n){const r={};return be(t,(i,o)=>{if("string"==typeof i&&i.startsWith(":")){const a=i.substring(1);r[o]=n[a]}else r[o]=i}),r}createSegmentGroup(t,n,r,i){const o=this.createSegments(t,n.segments,r,i);let s={};return be(n.children,(a,u)=>{s[u]=this.createSegmentGroup(t,a,r,i)}),new V(o,s)}createSegments(t,n,r,i){return n.map(o=>o.path.startsWith(":")?this.findPosParam(t,o,i):this.findOrReturn(o,r))}findPosParam(t,n,r){const i=r[n.path.substring(1)];if(!i)throw new Error(`Cannot redirect to '${t}'. Cannot find '${n.path}'.`);return i}findOrReturn(t,n){let r=0;for(const i of n){if(i.path===t.path)return n.splice(r),i;r++}return t}}function lc(e){const t={};for(const r of Object.keys(e.children)){const o=lc(e.children[r]);(o.segments.length>0||o.hasChildren())&&(t[r]=o)}return function Dx(e){if(1===e.numberOfChildren&&e.children[L]){const t=e.children[L];return new V(e.segments.concat(t.segments),t.children)}return e}(new V(e.segments,t))}class ev{constructor(t){this.path=t,this.route=this.path[this.path.length-1]}}class As{constructor(t,n){this.component=t,this.route=n}}function _x(e,t,n){const r=e._root;return Vi(r,t?t._root:null,n,[r.value])}function xs(e,t,n){const r=function Ex(e){if(!e)return null;for(let t=e.parent;t;t=t.parent){const n=t.routeConfig;if(n&&n._loadedConfig)return n._loadedConfig}return null}(t);return(r?r.module.injector:n).get(e)}function Vi(e,t,n,r,i={canDeactivateChecks:[],canActivateChecks:[]}){const o=Ar(t);return e.children.forEach(s=>{(function bx(e,t,n,r,i={canDeactivateChecks:[],canActivateChecks:[]}){const o=e.value,s=t?t.value:null,a=n?n.getContext(e.value.outlet):null;if(s&&o.routeConfig===s.routeConfig){const u=function Mx(e,t,n){if("function"==typeof n)return n(e,t);switch(n){case"pathParamsChange":return!Fn(e.url,t.url);case"pathParamsOrQueryParamsChange":return!Fn(e.url,t.url)||!Ft(e.queryParams,t.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!nc(e,t)||!Ft(e.queryParams,t.queryParams);default:return!nc(e,t)}}(s,o,o.routeConfig.runGuardsAndResolvers);u?i.canActivateChecks.push(new ev(r)):(o.data=s.data,o._resolvedData=s._resolvedData),Vi(e,t,o.component?a?a.children:null:n,r,i),u&&a&&a.outlet&&a.outlet.isActivated&&i.canDeactivateChecks.push(new As(a.outlet.component,s))}else s&&Bi(t,a,i),i.canActivateChecks.push(new ev(r)),Vi(e,null,o.component?a?a.children:null:n,r,i)})(s,o[s.value.outlet],n,r.concat([s.value]),i),delete o[s.value.outlet]}),be(o,(s,a)=>Bi(s,n.getContext(a),i)),i}function Bi(e,t,n){const r=Ar(e),i=e.value;be(r,(o,s)=>{Bi(o,i.component?t?t.children.getContext(s):null:t,n)}),n.canDeactivateChecks.push(new As(i.component&&t&&t.outlet&&t.outlet.isActivated?t.outlet.component:null,i))}class Fx{}function tv(e){return new fe(t=>t.error(e))}class kx{constructor(t,n,r,i,o,s){this.rootComponentType=t,this.config=n,this.urlTree=r,this.url=i,this.paramsInheritanceStrategy=o,this.relativeLinkResolution=s}recognize(){const t=Is(this.urlTree.root,[],[],this.config.filter(s=>void 0===s.redirectTo),this.relativeLinkResolution).segmentGroup,n=this.processSegmentGroup(this.config,t,L);if(null===n)return null;const r=new ws([],Object.freeze({}),Object.freeze(Object.assign({},this.urlTree.queryParams)),this.urlTree.fragment,{},L,this.rootComponentType,null,this.urlTree.root,-1,{}),i=new Yt(r,n),o=new Vy(this.url,i);return this.inheritParamsAndData(o._root),o}inheritParamsAndData(t){const n=t.value,r=jy(n,this.paramsInheritanceStrategy);n.params=Object.freeze(r.params),n.data=Object.freeze(r.data),t.children.forEach(i=>this.inheritParamsAndData(i))}processSegmentGroup(t,n,r){return 0===n.segments.length&&n.hasChildren()?this.processChildren(t,n):this.processSegment(t,n,n.segments,r)}processChildren(t,n){const r=[];for(const o of Object.keys(n.children)){const s=n.children[o],a=Qy(t,o),u=this.processSegmentGroup(a,s,o);if(null===u)return null;r.push(...u)}const i=nv(r);return function Lx(e){e.sort((t,n)=>t.value.outlet===L?-1:n.value.outlet===L?1:t.value.outlet.localeCompare(n.value.outlet))}(i),i}processSegment(t,n,r,i){for(const o of t){const s=this.processSegmentAgainstRoute(o,n,r,i);if(null!==s)return s}return Ky(n,r,i)?[]:null}processSegmentAgainstRoute(t,n,r,i){if(t.redirectTo||!Yy(t,n,r,i))return null;let o,s=[],a=[];if("**"===t.path){const h=r.length>0?by(r).parameters:{};o=new ws(r,h,Object.freeze(Object.assign({},this.urlTree.queryParams)),this.urlTree.fragment,ov(t),ut(t),t.component,t,rv(n),iv(n)+r.length,sv(t))}else{const h=Ms(n,t,r);if(!h.matched)return null;s=h.consumedSegments,a=h.remainingSegments,o=new ws(s,h.parameters,Object.freeze(Object.assign({},this.urlTree.queryParams)),this.urlTree.fragment,ov(t),ut(t),t.component,t,rv(n),iv(n)+s.length,sv(t))}const u=function jx(e){return e.children?e.children:e.loadChildren?e._loadedConfig.routes:[]}(t),{segmentGroup:l,slicedSegments:c}=Is(n,s,a,u.filter(h=>void 0===h.redirectTo),this.relativeLinkResolution);if(0===c.length&&l.hasChildren()){const h=this.processChildren(u,l);return null===h?null:[new Yt(o,h)]}if(0===u.length&&0===c.length)return[new Yt(o,[])];const d=ut(t)===i,f=this.processSegment(u,l,c,d?L:i);return null===f?null:[new Yt(o,f)]}}function Vx(e){const t=e.value.routeConfig;return t&&""===t.path&&void 0===t.redirectTo}function nv(e){const t=[],n=new Set;for(const r of e){if(!Vx(r)){t.push(r);continue}const i=t.find(o=>r.value.routeConfig===o.value.routeConfig);void 0!==i?(i.children.push(...r.children),n.add(i)):t.push(r)}for(const r of n){const i=nv(r.children);t.push(new Yt(r.value,i))}return t.filter(r=>!n.has(r))}function rv(e){let t=e;for(;t._sourceSegment;)t=t._sourceSegment;return t}function iv(e){let t=e,n=t._segmentIndexShift?t._segmentIndexShift:0;for(;t._sourceSegment;)t=t._sourceSegment,n+=t._segmentIndexShift?t._segmentIndexShift:0;return n-1}function ov(e){return e.data||{}}function sv(e){return e.resolve||{}}function av(e){return[...Object.keys(e),...Object.getOwnPropertySymbols(e)]}function cc(e){return Pn(t=>{const n=e(t);return n?Me(n).pipe(X(()=>t)):F(t)})}class Wx extends class Gx{shouldDetach(t){return!1}store(t,n){}shouldAttach(t){return!1}retrieve(t){return null}shouldReuseRoute(t,n){return t.routeConfig===n.routeConfig}}{}const dc=new U("ROUTES");class uv{constructor(t,n,r,i){this.injector=t,this.compiler=n,this.onLoadStartListener=r,this.onLoadEndListener=i}load(t,n){if(n._loader$)return n._loader$;this.onLoadStartListener&&this.onLoadStartListener(n);const i=this.loadModuleFactory(n.loadChildren).pipe(X(o=>{this.onLoadEndListener&&this.onLoadEndListener(n);const s=o.create(t);return new sc(Ey(s.injector.get(dc,void 0,S.Self|S.Optional)).map(uc),s)}),hn(o=>{throw n._loader$=void 0,o}));return n._loader$=new oA(i,()=>new kt).pipe(hy()),n._loader$}loadModuleFactory(t){return Nt(t()).pipe(ye(n=>n instanceof xg?F(n):Me(this.compiler.compileModuleAsync(n))))}}class Zx{shouldProcessUrl(t){return!0}extract(t){return t}merge(t,n){return t}}function Yx(e){throw e}function Kx(e,t,n){return t.parse("/")}function lv(e,t){return F(null)}const Jx={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},Xx={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};let Ye=(()=>{class e{constructor(n,r,i,o,s,a,u){this.rootComponentType=n,this.urlSerializer=r,this.rootContexts=i,this.location=o,this.config=u,this.lastSuccessfulNavigation=null,this.currentNavigation=null,this.disposed=!1,this.navigationId=0,this.currentPageId=0,this.isNgZoneEnabled=!1,this.events=new kt,this.errorHandler=Yx,this.malformedUriErrorHandler=Kx,this.navigated=!1,this.lastSuccessfulId=-1,this.hooks={beforePreactivation:lv,afterPreactivation:lv},this.urlHandlingStrategy=new Zx,this.routeReuseStrategy=new Wx,this.onSameUrlNavigation="ignore",this.paramsInheritanceStrategy="emptyOnly",this.urlUpdateStrategy="deferred",this.relativeLinkResolution="corrected",this.canceledNavigationResolution="replace",this.ngModule=s.get(qt),this.console=s.get(WM);const d=s.get(Ee);this.isNgZoneEnabled=d instanceof Ee&&Ee.isInAngularZone(),this.resetConfig(u),this.currentUrlTree=function MA(){return new On(new V([],{}),{},null)}(),this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.configLoader=new uv(s,a,f=>this.triggerEvent(new vy(f)),f=>this.triggerEvent(new Dy(f))),this.routerState=Ly(this.currentUrlTree,this.rootComponentType),this.transitions=new _t({id:0,targetPageId:0,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,extractedUrl:this.urlHandlingStrategy.extract(this.currentUrlTree),urlAfterRedirects:this.urlHandlingStrategy.extract(this.currentUrlTree),rawUrl:this.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:"imperative",restoredState:null,currentSnapshot:this.routerState.snapshot,targetSnapshot:null,currentRouterState:this.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.navigations=this.setupNavigations(this.transitions),this.processNavigations()}get browserPageId(){var n;return null===(n=this.location.getState())||void 0===n?void 0:n.\u0275routerPageId}setupNavigations(n){const r=this.events;return n.pipe(Ir(i=>0!==i.id),X(i=>Object.assign(Object.assign({},i),{extractedUrl:this.urlHandlingStrategy.extract(i.rawUrl)})),Pn(i=>{let o=!1,s=!1;return F(i).pipe(Ze(a=>{this.currentNavigation={id:a.id,initialUrl:a.currentRawUrl,extractedUrl:a.extractedUrl,trigger:a.source,extras:a.extras,previousNavigation:this.lastSuccessfulNavigation?Object.assign(Object.assign({},this.lastSuccessfulNavigation),{previousNavigation:null}):null}}),Pn(a=>{const u=this.browserUrlTree.toString(),l=!this.navigated||a.extractedUrl.toString()!==u||u!==this.currentUrlTree.toString();if(("reload"===this.onSameUrlNavigation||l)&&this.urlHandlingStrategy.shouldProcessUrl(a.rawUrl))return cv(a.source)&&(this.browserUrlTree=a.extractedUrl),F(a).pipe(Pn(d=>{const f=this.transitions.getValue();return r.next(new Zl(d.id,this.serializeUrl(d.extractedUrl),d.source,d.restoredState)),f!==this.transitions.getValue()?jt:Promise.resolve(d)}),function Cx(e,t,n,r){return Pn(i=>function yx(e,t,n,r,i){return new vx(e,t,n,r,i).apply()}(e,t,n,i.extractedUrl,r).pipe(X(o=>Object.assign(Object.assign({},i),{urlAfterRedirects:o}))))}(this.ngModule.injector,this.configLoader,this.urlSerializer,this.config),Ze(d=>{this.currentNavigation=Object.assign(Object.assign({},this.currentNavigation),{finalUrl:d.urlAfterRedirects})}),function Bx(e,t,n,r,i){return ye(o=>function Nx(e,t,n,r,i="emptyOnly",o="legacy"){try{const s=new kx(e,t,n,r,i,o).recognize();return null===s?tv(new Fx):F(s)}catch(s){return tv(s)}}(e,t,o.urlAfterRedirects,n(o.urlAfterRedirects),r,i).pipe(X(s=>Object.assign(Object.assign({},o),{targetSnapshot:s}))))}(this.rootComponentType,this.config,d=>this.serializeUrl(d),this.paramsInheritanceStrategy,this.relativeLinkResolution),Ze(d=>{if("eager"===this.urlUpdateStrategy){if(!d.extras.skipLocationChange){const h=this.urlHandlingStrategy.merge(d.urlAfterRedirects,d.rawUrl);this.setBrowserUrl(h,d)}this.browserUrlTree=d.urlAfterRedirects}const f=new fA(d.id,this.serializeUrl(d.extractedUrl),this.serializeUrl(d.urlAfterRedirects),d.targetSnapshot);r.next(f)}));if(l&&this.rawUrlTree&&this.urlHandlingStrategy.shouldProcessUrl(this.rawUrlTree)){const{id:f,extractedUrl:h,source:p,restoredState:m,extras:v}=a,D=new Zl(f,this.serializeUrl(h),p,m);r.next(D);const g=Ly(h,this.rootComponentType).snapshot;return F(Object.assign(Object.assign({},a),{targetSnapshot:g,urlAfterRedirects:h,extras:Object.assign(Object.assign({},v),{skipLocationChange:!1,replaceUrl:!1})}))}return this.rawUrlTree=a.rawUrl,a.resolve(null),jt}),cc(a=>{const{targetSnapshot:u,id:l,extractedUrl:c,rawUrl:d,extras:{skipLocationChange:f,replaceUrl:h}}=a;return this.hooks.beforePreactivation(u,{navigationId:l,appliedUrlTree:c,rawUrlTree:d,skipLocationChange:!!f,replaceUrl:!!h})}),Ze(a=>{const u=new hA(a.id,this.serializeUrl(a.extractedUrl),this.serializeUrl(a.urlAfterRedirects),a.targetSnapshot);this.triggerEvent(u)}),X(a=>Object.assign(Object.assign({},a),{guards:_x(a.targetSnapshot,a.currentSnapshot,this.rootContexts)})),function Ix(e,t){return ye(n=>{const{targetSnapshot:r,currentSnapshot:i,guards:{canActivateChecks:o,canDeactivateChecks:s}}=n;return 0===s.length&&0===o.length?F(Object.assign(Object.assign({},n),{guardsResult:!0})):function Sx(e,t,n,r){return Me(e).pipe(ye(i=>function Ox(e,t,n,r,i){const o=t&&t.routeConfig?t.routeConfig.canDeactivate:null;return o&&0!==o.length?F(o.map(a=>{const u=xs(a,t,i);let l;if(function sx(e){return e&&pn(e.canDeactivate)}(u))l=Nt(u.canDeactivate(e,t,n,r));else{if(!pn(u))throw new Error("Invalid CanDeactivate guard");l=Nt(u(e,t,n,r))}return l.pipe(Sr())})).pipe(ki()):F(!0)}(i.component,i.route,n,t,r)),Sr(i=>!0!==i,!0))}(s,r,i,e).pipe(ye(a=>a&&function nx(e){return"boolean"==typeof e}(a)?function Tx(e,t,n,r){return Me(t).pipe(Ai(i=>Gl(function xx(e,t){return null!==e&&t&&t(new yA(e)),F(!0)}(i.route.parent,r),function Ax(e,t){return null!==e&&t&&t(new DA(e)),F(!0)}(i.route,r),function Px(e,t,n){const r=t[t.length-1],o=t.slice(0,t.length-1).reverse().map(s=>function wx(e){const t=e.routeConfig?e.routeConfig.canActivateChild:null;return t&&0!==t.length?{node:e,guards:t}:null}(s)).filter(s=>null!==s).map(s=>fy(()=>F(s.guards.map(u=>{const l=xs(u,s.node,n);let c;if(function ox(e){return e&&pn(e.canActivateChild)}(l))c=Nt(l.canActivateChild(r,e));else{if(!pn(l))throw new Error("Invalid CanActivateChild guard");c=Nt(l(r,e))}return c.pipe(Sr())})).pipe(ki())));return F(o).pipe(ki())}(e,i.path,n),function Rx(e,t,n){const r=t.routeConfig?t.routeConfig.canActivate:null;if(!r||0===r.length)return F(!0);const i=r.map(o=>fy(()=>{const s=xs(o,t,n);let a;if(function ix(e){return e&&pn(e.canActivate)}(s))a=Nt(s.canActivate(t,e));else{if(!pn(s))throw new Error("Invalid CanActivate guard");a=Nt(s(t,e))}return a.pipe(Sr())}));return F(i).pipe(ki())}(e,i.route,n))),Sr(i=>!0!==i,!0))}(r,o,e,t):F(a)),X(a=>Object.assign(Object.assign({},n),{guardsResult:a})))})}(this.ngModule.injector,a=>this.triggerEvent(a)),Ze(a=>{if(Nn(a.guardsResult)){const l=Yl(`Redirecting to "${this.serializeUrl(a.guardsResult)}"`);throw l.url=a.guardsResult,l}const u=new pA(a.id,this.serializeUrl(a.extractedUrl),this.serializeUrl(a.urlAfterRedirects),a.targetSnapshot,!!a.guardsResult);this.triggerEvent(u)}),Ir(a=>!!a.guardsResult||(this.restoreHistory(a),this.cancelNavigationTransition(a,""),!1)),cc(a=>{if(a.guards.canActivateChecks.length)return F(a).pipe(Ze(u=>{const l=new gA(u.id,this.serializeUrl(u.extractedUrl),this.serializeUrl(u.urlAfterRedirects),u.targetSnapshot);this.triggerEvent(l)}),Pn(u=>{let l=!1;return F(u).pipe(function Hx(e,t){return ye(n=>{const{targetSnapshot:r,guards:{canActivateChecks:i}}=n;if(!i.length)return F(n);let o=0;return Me(i).pipe(Ai(s=>function Ux(e,t,n,r){return function $x(e,t,n,r){const i=av(e);if(0===i.length)return F({});const o={};return Me(i).pipe(ye(s=>function zx(e,t,n,r){const i=xs(e,t,r);return Nt(i.resolve?i.resolve(t,n):i(t,n))}(e[s],t,n,r).pipe(Ze(a=>{o[s]=a}))),Ql(1),ye(()=>av(o).length===i.length?F(o):jt))}(e._resolve,e,t,r).pipe(X(o=>(e._resolvedData=o,e.data=Object.assign(Object.assign({},e.data),jy(e,n).resolve),null)))}(s.route,r,e,t)),Ze(()=>o++),Ql(1),ye(s=>o===i.length?F(n):jt))})}(this.paramsInheritanceStrategy,this.ngModule.injector),Ze({next:()=>l=!0,complete:()=>{l||(this.restoreHistory(u),this.cancelNavigationTransition(u,"At least one route resolver didn't emit any value."))}}))}),Ze(u=>{const l=new mA(u.id,this.serializeUrl(u.extractedUrl),this.serializeUrl(u.urlAfterRedirects),u.targetSnapshot);this.triggerEvent(l)}))}),cc(a=>{const{targetSnapshot:u,id:l,extractedUrl:c,rawUrl:d,extras:{skipLocationChange:f,replaceUrl:h}}=a;return this.hooks.afterPreactivation(u,{navigationId:l,appliedUrlTree:c,rawUrlTree:d,skipLocationChange:!!f,replaceUrl:!!h})}),X(a=>{const u=function $A(e,t,n){const r=Oi(e,t._root,n?n._root:void 0);return new ky(r,t)}(this.routeReuseStrategy,a.targetSnapshot,a.currentRouterState);return Object.assign(Object.assign({},a),{targetRouterState:u})}),Ze(a=>{this.currentUrlTree=a.urlAfterRedirects,this.rawUrlTree=this.urlHandlingStrategy.merge(a.urlAfterRedirects,a.rawUrl),this.routerState=a.targetRouterState,"deferred"===this.urlUpdateStrategy&&(a.extras.skipLocationChange||this.setBrowserUrl(this.rawUrlTree,a),this.browserUrlTree=a.urlAfterRedirects)}),((e,t,n)=>X(r=>(new ex(t,r.targetRouterState,r.currentRouterState,n).activate(e),r)))(this.rootContexts,this.routeReuseStrategy,a=>this.triggerEvent(a)),Ze({next(){o=!0},complete(){o=!0}}),function cA(e){return De((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}})}(()=>{var a;o||s||this.cancelNavigationTransition(i,`Navigation ID ${i.id} is not equal to the current navigation id ${this.navigationId}`),(null===(a=this.currentNavigation)||void 0===a?void 0:a.id)===i.id&&(this.currentNavigation=null)}),hn(a=>{if(s=!0,function wA(e){return e&&e[_y]}(a)){const u=Nn(a.url);u||(this.navigated=!0,this.restoreHistory(i,!0));const l=new yy(i.id,this.serializeUrl(i.extractedUrl),a.message);r.next(l),u?setTimeout(()=>{const c=this.urlHandlingStrategy.merge(a.url,this.rawUrlTree),d={skipLocationChange:i.extras.skipLocationChange,replaceUrl:"eager"===this.urlUpdateStrategy||cv(i.source)};this.scheduleNavigation(c,"imperative",null,d,{resolve:i.resolve,reject:i.reject,promise:i.promise})},0):i.resolve(!1)}else{this.restoreHistory(i,!0);const u=new dA(i.id,this.serializeUrl(i.extractedUrl),a);r.next(u);try{i.resolve(this.errorHandler(a))}catch(l){i.reject(l)}}return jt}))}))}resetRootComponentType(n){this.rootComponentType=n,this.routerState.root.component=this.rootComponentType}setTransition(n){this.transitions.next(Object.assign(Object.assign({},this.transitions.value),n))}initialNavigation(){this.setUpLocationChangeListener(),0===this.navigationId&&this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe(n=>{const r="popstate"===n.type?"popstate":"hashchange";"popstate"===r&&setTimeout(()=>{var i;const o={replaceUrl:!0},s=(null===(i=n.state)||void 0===i?void 0:i.navigationId)?n.state:null;if(s){const u=Object.assign({},s);delete u.navigationId,delete u.\u0275routerPageId,0!==Object.keys(u).length&&(o.state=u)}const a=this.parseUrl(n.url);this.scheduleNavigation(a,r,s,o)},0)}))}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.currentNavigation}triggerEvent(n){this.events.next(n)}resetConfig(n){Wy(n),this.config=n.map(uc),this.navigated=!1,this.lastSuccessfulId=-1}ngOnDestroy(){this.dispose()}dispose(){this.transitions.complete(),this.locationSubscription&&(this.locationSubscription.unsubscribe(),this.locationSubscription=void 0),this.disposed=!0}createUrlTree(n,r={}){const{relativeTo:i,queryParams:o,fragment:s,queryParamsHandling:a,preserveFragment:u}=r,l=i||this.routerState.root,c=u?this.currentUrlTree.fragment:s;let d=null;switch(a){case"merge":d=Object.assign(Object.assign({},this.currentUrlTree.queryParams),o);break;case"preserve":d=this.currentUrlTree.queryParams;break;default:d=o||null}return null!==d&&(d=this.removeEmptyProps(d)),function GA(e,t,n,r,i){if(0===n.length)return rc(t.root,t.root,t.root,r,i);const o=function WA(e){if("string"==typeof e[0]&&1===e.length&&"/"===e[0])return new Uy(!0,0,e);let t=0,n=!1;const r=e.reduce((i,o,s)=>{if("object"==typeof o&&null!=o){if(o.outlets){const a={};return be(o.outlets,(u,l)=>{a[l]="string"==typeof u?u.split("/"):u}),[...i,{outlets:a}]}if(o.segmentPath)return[...i,o.segmentPath]}return"string"!=typeof o?[...i,o]:0===s?(o.split("/").forEach((a,u)=>{0==u&&"."===a||(0==u&&""===a?n=!0:".."===a?t++:""!=a&&i.push(a))}),i):[...i,o]},[]);return new Uy(n,t,r)}(n);if(o.toRoot())return rc(t.root,t.root,new V([],{}),r,i);const s=function QA(e,t,n){if(e.isAbsolute)return new ic(t.root,!0,0);if(-1===n.snapshot._lastPathIndex){const o=n.snapshot._urlSegment;return new ic(o,o===t.root,0)}const r=Es(e.commands[0])?0:1;return function ZA(e,t,n){let r=e,i=t,o=n;for(;o>i;){if(o-=i,r=r.parent,!r)throw new Error("Invalid number of '../'");i=r.segments.length}return new ic(r,!1,i-o)}(n.snapshot._urlSegment,n.snapshot._lastPathIndex+r,e.numberOfDoubleDots)}(o,t,e),a=s.processChildren?bs(s.segmentGroup,s.index,o.commands):$y(s.segmentGroup,s.index,o.commands);return rc(t.root,s.segmentGroup,a,r,i)}(l,this.currentUrlTree,n,d,null!=c?c:null)}navigateByUrl(n,r={skipLocationChange:!1}){const i=Nn(n)?n:this.parseUrl(n),o=this.urlHandlingStrategy.merge(i,this.rawUrlTree);return this.scheduleNavigation(o,"imperative",null,r)}navigate(n,r={skipLocationChange:!1}){return function e1(e){for(let t=0;t<e.length;t++){const n=e[t];if(null==n)throw new Error(`The requested path contains ${n} segment at index ${t}`)}}(n),this.navigateByUrl(this.createUrlTree(n,r),r)}serializeUrl(n){return this.urlSerializer.serialize(n)}parseUrl(n){let r;try{r=this.urlSerializer.parse(n)}catch(i){r=this.malformedUriErrorHandler(i,this.urlSerializer,n)}return r}isActive(n,r){let i;if(i=!0===r?Object.assign({},Jx):!1===r?Object.assign({},Xx):r,Nn(n))return Iy(this.currentUrlTree,n,i);const o=this.parseUrl(n);return Iy(this.currentUrlTree,o,i)}removeEmptyProps(n){return Object.keys(n).reduce((r,i)=>{const o=n[i];return null!=o&&(r[i]=o),r},{})}processNavigations(){this.navigations.subscribe(n=>{this.navigated=!0,this.lastSuccessfulId=n.id,this.currentPageId=n.targetPageId,this.events.next(new xi(n.id,this.serializeUrl(n.extractedUrl),this.serializeUrl(this.currentUrlTree))),this.lastSuccessfulNavigation=this.currentNavigation,n.resolve(!0)},n=>{this.console.warn(`Unhandled Navigation Error: ${n}`)})}scheduleNavigation(n,r,i,o,s){var a,u;if(this.disposed)return Promise.resolve(!1);let l,c,d;s?(l=s.resolve,c=s.reject,d=s.promise):d=new Promise((p,m)=>{l=p,c=m});const f=++this.navigationId;let h;return"computed"===this.canceledNavigationResolution?(0===this.currentPageId&&(i=this.location.getState()),h=i&&i.\u0275routerPageId?i.\u0275routerPageId:o.replaceUrl||o.skipLocationChange?null!==(a=this.browserPageId)&&void 0!==a?a:0:(null!==(u=this.browserPageId)&&void 0!==u?u:0)+1):h=0,this.setTransition({id:f,targetPageId:h,source:r,restoredState:i,currentUrlTree:this.currentUrlTree,currentRawUrl:this.rawUrlTree,rawUrl:n,extras:o,resolve:l,reject:c,promise:d,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),d.catch(p=>Promise.reject(p))}setBrowserUrl(n,r){const i=this.urlSerializer.serialize(n),o=Object.assign(Object.assign({},r.extras.state),this.generateNgRouterState(r.id,r.targetPageId));this.location.isCurrentPathEqualTo(i)||r.extras.replaceUrl?this.location.replaceState(i,"",o):this.location.go(i,"",o)}restoreHistory(n,r=!1){var i,o;if("computed"===this.canceledNavigationResolution){const s=this.currentPageId-n.targetPageId;"popstate"!==n.source&&"eager"!==this.urlUpdateStrategy&&this.currentUrlTree!==(null===(i=this.currentNavigation)||void 0===i?void 0:i.finalUrl)||0===s?this.currentUrlTree===(null===(o=this.currentNavigation)||void 0===o?void 0:o.finalUrl)&&0===s&&(this.resetState(n),this.browserUrlTree=n.currentUrlTree,this.resetUrlToCurrentUrlTree()):this.location.historyGo(s)}else"replace"===this.canceledNavigationResolution&&(r&&this.resetState(n),this.resetUrlToCurrentUrlTree())}resetState(n){this.routerState=n.currentRouterState,this.currentUrlTree=n.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,n.rawUrl)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}cancelNavigationTransition(n,r){const i=new yy(n.id,this.serializeUrl(n.extractedUrl),r);this.triggerEvent(i),n.resolve(!1)}generateNgRouterState(n,r){return"computed"===this.canceledNavigationResolution?{navigationId:n,\u0275routerPageId:r}:{navigationId:n}}}return e.\u0275fac=function(n){Tu()},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();function cv(e){return"imperative"!==e}class dv{}class fv{preload(t,n){return F(null)}}let hv=(()=>{class e{constructor(n,r,i,o){this.router=n,this.injector=i,this.preloadingStrategy=o,this.loader=new uv(i,r,u=>n.triggerEvent(new vy(u)),u=>n.triggerEvent(new Dy(u)))}setUpPreloading(){this.subscription=this.router.events.pipe(Ir(n=>n instanceof xi),Ai(()=>this.preload())).subscribe(()=>{})}preload(){const n=this.injector.get(qt);return this.processRoutes(n,this.router.config)}ngOnDestroy(){this.subscription&&this.subscription.unsubscribe()}processRoutes(n,r){const i=[];for(const o of r)if(o.loadChildren&&!o.canLoad&&o._loadedConfig){const s=o._loadedConfig;i.push(this.processRoutes(s.module,s.routes))}else o.loadChildren&&!o.canLoad?i.push(this.preloadConfig(n,o)):o.children&&i.push(this.processRoutes(n,o.children));return Me(i).pipe(Nr(),X(o=>{}))}preloadConfig(n,r){return this.preloadingStrategy.preload(r,()=>(r._loadedConfig?F(r._loadedConfig):this.loader.load(n.injector,r)).pipe(ye(o=>(r._loadedConfig=o,this.processRoutes(o.module,o.routes)))))}}return e.\u0275fac=function(n){return new(n||e)(I(Ye),I(hm),I(Qe),I(dv))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})(),pc=(()=>{class e{constructor(n,r,i={}){this.router=n,this.viewportScroller=r,this.options=i,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},i.scrollPositionRestoration=i.scrollPositionRestoration||"disabled",i.anchorScrolling=i.anchorScrolling||"disabled"}init(){"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.setHistoryScrollRestoration("manual"),this.routerEventsSubscription=this.createScrollEvents(),this.scrollEventsSubscription=this.consumeScrollEvents()}createScrollEvents(){return this.router.events.subscribe(n=>{n instanceof Zl?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=n.navigationTrigger,this.restoredId=n.restoredState?n.restoredState.navigationId:0):n instanceof xi&&(this.lastId=n.id,this.scheduleScrollEvent(n,this.router.parseUrl(n.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.router.events.subscribe(n=>{n instanceof Cy&&(n.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(n.position):n.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(n.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(n,r){this.router.triggerEvent(new Cy(n,"popstate"===this.lastSource?this.store[this.restoredId]:null,r))}ngOnDestroy(){this.routerEventsSubscription&&this.routerEventsSubscription.unsubscribe(),this.scrollEventsSubscription&&this.scrollEventsSubscription.unsubscribe()}}return e.\u0275fac=function(n){Tu()},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();const kn=new U("ROUTER_CONFIGURATION"),pv=new U("ROUTER_FORROOT_GUARD"),i1=[Ml,{provide:xy,useClass:Ry},{provide:Ye,useFactory:function l1(e,t,n,r,i,o,s={},a,u){const l=new Ye(null,e,t,n,r,i,Ey(o));return a&&(l.urlHandlingStrategy=a),u&&(l.routeReuseStrategy=u),function c1(e,t){e.errorHandler&&(t.errorHandler=e.errorHandler),e.malformedUriErrorHandler&&(t.malformedUriErrorHandler=e.malformedUriErrorHandler),e.onSameUrlNavigation&&(t.onSameUrlNavigation=e.onSameUrlNavigation),e.paramsInheritanceStrategy&&(t.paramsInheritanceStrategy=e.paramsInheritanceStrategy),e.relativeLinkResolution&&(t.relativeLinkResolution=e.relativeLinkResolution),e.urlUpdateStrategy&&(t.urlUpdateStrategy=e.urlUpdateStrategy),e.canceledNavigationResolution&&(t.canceledNavigationResolution=e.canceledNavigationResolution)}(s,l),s.enableTracing&&l.events.subscribe(c=>{var d,f;null===(d=console.group)||void 0===d||d.call(console,`Router Event: ${c.constructor.name}`),console.log(c.toString()),console.log(c),null===(f=console.groupEnd)||void 0===f||f.call(console)}),l},deps:[xy,Li,Ml,Qe,hm,dc,kn,[class Qx{},new on],[class qx{},new on]]},Li,{provide:xr,useFactory:function d1(e){return e.routerState.root},deps:[Ye]},hv,fv,class r1{preload(t,n){return n().pipe(hn(()=>F(null)))}},{provide:kn,useValue:{enableTracing:!1}}];function o1(){return new vm("Router",Ye)}let gv=(()=>{class e{constructor(n,r){}static forRoot(n,r){return{ngModule:e,providers:[i1,mv(n),{provide:pv,useFactory:u1,deps:[[Ye,new on,new Xr]]},{provide:kn,useValue:r||{}},{provide:Mr,useFactory:a1,deps:[Rn,[new Do(bl),new on],kn]},{provide:pc,useFactory:s1,deps:[Ye,aT,kn]},{provide:dv,useExisting:r&&r.preloadingStrategy?r.preloadingStrategy:fv},{provide:vm,multi:!0,useFactory:o1},[gc,{provide:al,multi:!0,useFactory:f1,deps:[gc]},{provide:yv,useFactory:h1,deps:[gc]},{provide:fm,multi:!0,useExisting:yv}]]}}static forChild(n){return{ngModule:e,providers:[mv(n)]}}}return e.\u0275fac=function(n){return new(n||e)(I(pv,8),I(Ye,8))},e.\u0275mod=Dn({type:e}),e.\u0275inj=Kt({}),e})();function s1(e,t,n){return n.scrollOffset&&t.setOffset(n.scrollOffset),new pc(e,t,n)}function a1(e,t,n={}){return n.useHash?new VI(e,t):new Lm(e,t)}function u1(e){return"guarded"}function mv(e){return[{provide:fC,multi:!0,useValue:e},{provide:dc,multi:!0,useValue:e}]}let gc=(()=>{class e{constructor(n){this.injector=n,this.initNavigation=!1,this.destroyed=!1,this.resultOfPreactivationDone=new kt}appInitializer(){return this.injector.get(kI,Promise.resolve(null)).then(()=>{if(this.destroyed)return Promise.resolve(!0);let r=null;const i=new Promise(a=>r=a),o=this.injector.get(Ye),s=this.injector.get(kn);return"disabled"===s.initialNavigation?(o.setUpLocationChangeListener(),r(!0)):"enabled"===s.initialNavigation||"enabledBlocking"===s.initialNavigation?(o.hooks.afterPreactivation=()=>this.initNavigation?F(null):(this.initNavigation=!0,r(!0),this.resultOfPreactivationDone),o.initialNavigation()):r(!0),i})}bootstrapListener(n){const r=this.injector.get(kn),i=this.injector.get(hv),o=this.injector.get(pc),s=this.injector.get(Ye),a=this.injector.get(ml);n===a.components[0]&&(("enabledNonBlocking"===r.initialNavigation||void 0===r.initialNavigation)&&s.initialNavigation(),i.setUpPreloading(),o.init(),s.resetRootComponentType(a.componentTypes[0]),this.resultOfPreactivationDone.next(null),this.resultOfPreactivationDone.complete())}ngOnDestroy(){this.destroyed=!0}}return e.\u0275fac=function(n){return new(n||e)(I(Qe))},e.\u0275prov=B({token:e,factory:e.\u0275fac}),e})();function f1(e){return e.appInitializer.bind(e)}function h1(e){return e.bootstrapListener.bind(e)}const yv=new U("Router Initializer"),g1=[];let m1=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=Dn({type:e}),e.\u0275inj=Kt({imports:[[gv.forRoot(g1)],gv]}),e})(),y1=(()=>{class e{constructor(){this.title="Marketplace Webhook"}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=Qi({type:e,selectors:[["app-root"]],decls:44,vars:0,consts:[["role","banner",1,"toolbar"],["width","60","alt","Angular Logo","src","https://res.cloudinary.com/pos/image/upload/UMBRACO/master/logo.png"],[1,"spacer"],[1,"tooltip"],[1,"tooltiptext"],["href","https://dribbble.com/Fruzka"],["href","https://icons8.com/illustrations"],["role","main",1,"content"],[1,"logo2"],["width","350","alt","","src","https://res.cloudinary.com/pos/image/upload/v1658735228/icons/bubble-gum-support.gif"],[1,"h1big"],[1,"card-container"],["target","_blank","rel","noopener","href","https://dealpos.com",1,"card"],["xmlns","http://www.w3.org/2000/svg","width","24","height","24","viewBox","0 0 24 24",1,"material-icons"],["d","M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"],["target","_blank","rel","noopener","href","https://developer.dealpos.com",1,"card"],["target","_blank","rel","noopener","href","https://dealpos.app",1,"card"],["id","clouds","xmlns","http://www.w3.org/2000/svg","width","2611.084","height","485.677","viewBox","0 0 2611.084 485.677"],["id","Path_39","data-name","Path 39","d","M2379.709,863.793c10-93-77-171-168-149-52-114-225-105-264,15-75,3-140,59-152,133-30,2.83-66.725,9.829-93.5,26.25-26.771-16.421-63.5-23.42-93.5-26.25-12-74-77-130-152-133-39-120-212-129-264-15-54.084-13.075-106.753,9.173-138.488,48.9-31.734-39.726-84.4-61.974-138.487-48.9-52-114-225-105-264,15a162.027,162.027,0,0,0-103.147,43.044c-30.633-45.365-87.1-72.091-145.206-58.044-52-114-225-105-264,15-75,3-140,59-152,133-53,5-127,23-130,83-2,42,35,72,70,86,49,20,106,18,157,5a165.625,165.625,0,0,0,120,0c47,94,178,113,251,33,61.112,8.015,113.854-5.72,150.492-29.764a165.62,165.62,0,0,0,110.861-3.236c47,94,178,113,251,33,31.385,4.116,60.563,2.495,86.487-3.311,25.924,5.806,55.1,7.427,86.488,3.311,73,80,204,61,251-33a165.625,165.625,0,0,0,120,0c51,13,108,15,157-5a147.188,147.188,0,0,0,33.5-18.694,147.217,147.217,0,0,0,33.5,18.694c49,20,106,18,157,5a165.625,165.625,0,0,0,120,0c47,94,178,113,251,33C2446.709,1093.793,2554.709,922.793,2379.709,863.793Z","transform","translate(142.69 -634.312)","fill","#eee"]],template:function(n,r){1&n&&(le(0,"div",0),Rt(1,"img",1),le(2,"span"),Ve(3,"DealPOS Developer API "),we(),le(4,"div",2),Ve(5," \xa0| "),le(6,"div",3),Ve(7," Asset Credit (?) "),le(8,"span",4)(9,"small"),Ve(10,"Illustration by "),le(11,"a",5),Ve(12,"\xa0[Fruzka]\xa0"),we(),Ve(13," from "),le(14,"a",6),Ve(15,"\xa0[Ouch!]"),we()()()()()(),le(16,"div",7)(17,"div",8),Rt(18,"img",9),we(),le(19,"h1",10),Ve(20,"Marketplace POS Webhook 5.42.2"),we(),le(21,"p"),Ve(22,"API is running"),we(),le(23,"div",11)(24,"a",12)(25,"span"),Ve(26,"DealPOS Website"),we(),io(),le(27,"svg",13),Rt(28,"path",14),we()(),oo(),le(29,"a",15)(30,"span"),Ve(31,"Dealpos Dev API"),we(),io(),le(32,"svg",13),Rt(33,"path",14),we()(),oo(),le(34,"a",16)(35,"span"),Ve(36,"DealPOS Microservices"),we(),io(),le(37,"svg",13),Rt(38,"path",14),we()()(),le(39,"svg",17)(40,"title"),Ve(41,"Gray Clouds Background"),we(),Rt(42,"path",18),we()(),oo(),Rt(43,"router-outlet"))},directives:[ac],styles:["",'[_nghost-%COMP%] {\n font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";\n font-size: 14px;\n color: #333;\n box-sizing: border-box;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n }\n\n h1[_ngcontent-%COMP%], h2[_ngcontent-%COMP%], h3[_ngcontent-%COMP%], h4[_ngcontent-%COMP%], h5[_ngcontent-%COMP%], h6[_ngcontent-%COMP%] {\n margin: 8px 0;\n }\n\n h1[_ngcontent-%COMP%] {\n font-size: 40px;\n }\n\n p[_ngcontent-%COMP%] {\n margin: 0;\n }\n\n .spacer[_ngcontent-%COMP%] {\n flex: 1;\n }\n\n .logo2[_ngcontent-%COMP%] {\n margin-top: 35px;\n margin-bottom: 35px;\n }\n\n a[_ngcontent-%COMP%]:link {\n color: #FF90D8 !important;\n }\n\n a[_ngcontent-%COMP%] {\n color: #FF90D8 !important;\n }\n\n \n a[_ngcontent-%COMP%]:visited {\n color: #FF90D8 !important;\n }\n\n \n a[_ngcontent-%COMP%]:hover {\n color: #FF90D8 !important;\n }\n\n \n a[_ngcontent-%COMP%]:active {\n color: #FF90D8 !important;\n }\n\n .toolbar[_ngcontent-%COMP%] {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: 60px;\n display: flex;\n align-items: center;\n background-color: #FF90D8;\n color: white;\n font-weight: 600;\n }\n\n .toolbar[_ngcontent-%COMP%] img[_ngcontent-%COMP%] {\n margin: 0 16px;\n }\n\n .toolbar[_ngcontent-%COMP%] #twitter-logo[_ngcontent-%COMP%] {\n height: 40px;\n margin: 0 8px;\n }\n\n .toolbar[_ngcontent-%COMP%] #youtube-logo[_ngcontent-%COMP%] {\n height: 40px;\n margin: 0 16px;\n }\n\n .toolbar[_ngcontent-%COMP%] #twitter-logo[_ngcontent-%COMP%]:hover, .toolbar[_ngcontent-%COMP%] #youtube-logo[_ngcontent-%COMP%]:hover {\n opacity: 0.8;\n }\n\n .content[_ngcontent-%COMP%] {\n display: flex;\n margin: 82px auto 32px;\n padding: 0 16px;\n max-width: 960px;\n flex-direction: column;\n align-items: center;\n }\n\n svg.material-icons[_ngcontent-%COMP%] {\n height: 24px;\n width: auto;\n }\n\n svg.material-icons[_ngcontent-%COMP%]:not(:last-child) {\n margin-right: 8px;\n }\n\n .card[_ngcontent-%COMP%] svg.material-icons[_ngcontent-%COMP%] path[_ngcontent-%COMP%] {\n fill: #888;\n }\n\n .card-container[_ngcontent-%COMP%] {\n display: flex;\n flex-wrap: wrap;\n justify-content: center;\n margin-top: 16px;\n }\n\n .card[_ngcontent-%COMP%] {\n all: unset;\n border-radius: 4px;\n border: 1px solid #eee;\n background-color: #fafafa;\n height: 40px;\n width: 200px;\n margin: 0 8px 16px;\n padding: 16px;\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n transition: all 0.2s ease-in-out;\n line-height: 24px;\n }\n\n .card-container[_ngcontent-%COMP%] .card[_ngcontent-%COMP%]:not(:last-child) {\n margin-right: 0;\n }\n\n .card.card-small[_ngcontent-%COMP%] {\n height: 16px;\n width: 168px;\n }\n\n .card-container[_ngcontent-%COMP%] .card[_ngcontent-%COMP%]:not(.highlight-card) {\n cursor: pointer;\n }\n\n .card-container[_ngcontent-%COMP%] .card[_ngcontent-%COMP%]:not(.highlight-card):hover {\n transform: translateY(-3px);\n box-shadow: 0 4px 17px rgba(0, 0, 0, 0.35);\n }\n\n .card-container[_ngcontent-%COMP%] .card[_ngcontent-%COMP%]:not(.highlight-card):hover .material-icons[_ngcontent-%COMP%] path[_ngcontent-%COMP%] {\n fill: rgb(105, 103, 103);\n }\n\n .card.highlight-card[_ngcontent-%COMP%] {\n background-color: #1976d2;\n color: white;\n font-weight: 600;\n border: none;\n width: auto;\n min-width: 30%;\n position: relative;\n }\n\n .card.card.highlight-card[_ngcontent-%COMP%] span[_ngcontent-%COMP%] {\n margin-left: 60px;\n }\n\n svg#rocket[_ngcontent-%COMP%] {\n width: 80px;\n position: absolute;\n left: -10px;\n top: -24px;\n }\n\n svg#rocket-smoke[_ngcontent-%COMP%] {\n height: calc(100vh - 95px);\n position: absolute;\n top: 10px;\n right: 180px;\n z-index: -10;\n }\n\n a[_ngcontent-%COMP%], a[_ngcontent-%COMP%]:visited, a[_ngcontent-%COMP%]:hover {\n color: #1976d2;\n text-decoration: none;\n }\n\n a[_ngcontent-%COMP%]:hover {\n color: #125699;\n }\n\n .terminal[_ngcontent-%COMP%] {\n position: relative;\n width: 80%;\n max-width: 600px;\n border-radius: 6px;\n padding-top: 45px;\n margin-top: 8px;\n overflow: hidden;\n background-color: rgb(15, 15, 16);\n }\n\n .terminal[_ngcontent-%COMP%]::before {\n content: "\\2022 \\2022 \\2022";\n position: absolute;\n top: 0;\n left: 0;\n height: 4px;\n background: rgb(58, 58, 58);\n color: #c2c3c4;\n width: 100%;\n font-size: 2rem;\n line-height: 0;\n padding: 14px 0;\n text-indent: 4px;\n }\n\n .terminal[_ngcontent-%COMP%] pre[_ngcontent-%COMP%] {\n font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;\n color: white;\n padding: 0 1rem 1rem;\n margin: 0;\n }\n\n .circle-link[_ngcontent-%COMP%] {\n height: 40px;\n width: 40px;\n border-radius: 40px;\n margin: 8px;\n background-color: white;\n border: 1px solid #eeeeee;\n display: flex;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);\n transition: 1s ease-out;\n }\n\n .circle-link[_ngcontent-%COMP%]:hover {\n transform: translateY(-0.25rem);\n box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);\n }\n\n footer[_ngcontent-%COMP%] {\n margin-top: 58px;\n display: flex;\n align-items: center;\n line-height: 20px;\n display: inline-block;\n }\n\n footer[_ngcontent-%COMP%] a[_ngcontent-%COMP%] {\n display: flex;\n align-items: center;\n display: inline-block;\n }\n\n .github-star-badge[_ngcontent-%COMP%] {\n color: #24292e;\n display: flex;\n align-items: center;\n font-size: 12px;\n padding: 3px 10px;\n border: 1px solid rgba(27,31,35,.2);\n border-radius: 3px;\n background-image: linear-gradient(-180deg,#fafbfc,#eff3f6 90%);\n margin-left: 4px;\n font-weight: 600;\n }\n\n .github-star-badge[_ngcontent-%COMP%]:hover {\n background-image: linear-gradient(-180deg,#f0f3f6,#e6ebf1 90%);\n border-color: rgba(27,31,35,.35);\n background-position: -.5em;\n }\n\n .github-star-badge[_ngcontent-%COMP%] .material-icons[_ngcontent-%COMP%] {\n height: 16px;\n width: 16px;\n margin-right: 4px;\n }\n\n svg#clouds[_ngcontent-%COMP%] {\n position: fixed;\n bottom: -160px;\n left: -230px;\n z-index: -10;\n width: 1920px;\n }\n\n \n @media screen and (max-width: 767px) {\n .card-container[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]:not(.circle-link), .terminal[_ngcontent-%COMP%] {\n width: 100%;\n }\n\n .card[_ngcontent-%COMP%]:not(.highlight-card) {\n height: 16px;\n margin: 8px 0;\n }\n\n .card.highlight-card[_ngcontent-%COMP%] span[_ngcontent-%COMP%] {\n margin-left: 72px;\n }\n\n svg#rocket-smoke[_ngcontent-%COMP%] {\n right: 120px;\n transform: rotate(-5deg);\n }\n }\n\n @media screen and (max-width: 575px) {\n svg#rocket-smoke[_ngcontent-%COMP%] {\n display: none;\n visibility: hidden;\n }\n }\n\n .tooltip[_ngcontent-%COMP%] {\n position: relative;\n display: inline-block;\n border-bottom: 1px dotted black;\n }\n\n span[_ngcontent-%COMP%] {\n display: inline-block;\n }\n\n .tooltip[_ngcontent-%COMP%] .tooltiptext[_ngcontent-%COMP%] {\n visibility: hidden;\n width: 120px;\n background-color: black;\n color: #fff;\n text-align: center;\n border-radius: 6px;\n padding: 5px 0;\n display: inline;\n \n position: absolute;\n z-index: 1;\n }\n\n .tooltip[_ngcontent-%COMP%]:hover .tooltiptext[_ngcontent-%COMP%] {\n visibility: visible;\n display: inline;\n }']}),e})(),v1=(()=>{class e{}return e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=Dn({type:e,bootstrap:[y1]}),e.\u0275inj=Kt({providers:[],imports:[[NT,m1]]}),e})();(function gI(){Em=!1})(),OT().bootstrapModule(v1).catch(e=>console.error(e))}},Y=>{Y(Y.s=583)}]);
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"marketplace_pos_webhook","version":"5.42.1"}
1
+ {"name":"marketplace_pos_webhook","version":"5.42.2"}