forked from JustCommunication-ru/ngx-splide
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmain.d4f95d48e2d180d3f31b.js
1 lines (1 loc) · 175 KB
/
main.d4f95d48e2d180d3f31b.js
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{0:function(t,e,n){t.exports=n("zUnb")},zUnb:function(t,e,n){"use strict";function s(t){return"function"==typeof t}n.r(e);let r=!1;const i={Promise:void 0,set useDeprecatedSynchronousErrorHandling(t){if(t){const t=new Error;console.warn("DEPRECATED! RxJS was set to use deprecated synchronous error handling behavior by code at: \n"+t.stack)}else r&&console.log("RxJS: Back to a better error behavior. Thank you. <3");r=t},get useDeprecatedSynchronousErrorHandling(){return r}};function o(t){setTimeout(()=>{throw t},0)}const l={closed:!0,next(t){},error(t){if(i.useDeprecatedSynchronousErrorHandling)throw t;o(t)},complete(){}},a=(()=>Array.isArray||(t=>t&&"number"==typeof t.length))();function u(t){return null!==t&&"object"==typeof t}const c=(()=>{function t(t){return Error.call(this),this.message=t?`${t.length} errors occurred during unsubscription:\n${t.map((t,e)=>`${e+1}) ${t.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=t,this}return t.prototype=Object.create(Error.prototype),t})();let h=(()=>{class t{constructor(t){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,t&&(this._ctorUnsubscribe=!0,this._unsubscribe=t)}unsubscribe(){let e;if(this.closed)return;let{_parentOrParents:n,_ctorUnsubscribe:r,_unsubscribe:i,_subscriptions:o}=this;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,n instanceof t)n.remove(this);else if(null!==n)for(let t=0;t<n.length;++t)n[t].remove(this);if(s(i)){r&&(this._unsubscribe=void 0);try{i.call(this)}catch(l){e=l instanceof c?d(l.errors):[l]}}if(a(o)){let t=-1,n=o.length;for(;++t<n;){const n=o[t];if(u(n))try{n.unsubscribe()}catch(l){e=e||[],l instanceof c?e=e.concat(d(l.errors)):e.push(l)}}}if(e)throw new c(e)}add(e){let n=e;if(!e)return t.EMPTY;switch(typeof e){case"function":n=new t(e);case"object":if(n===this||n.closed||"function"!=typeof n.unsubscribe)return n;if(this.closed)return n.unsubscribe(),n;if(!(n instanceof t)){const e=n;n=new t,n._subscriptions=[e]}break;default:throw new Error("unrecognized teardown "+e+" added to Subscription.")}let{_parentOrParents:s}=n;if(null===s)n._parentOrParents=this;else if(s instanceof t){if(s===this)return n;n._parentOrParents=[s,this]}else{if(-1!==s.indexOf(this))return n;s.push(this)}const r=this._subscriptions;return null===r?this._subscriptions=[n]:r.push(n),n}remove(t){const e=this._subscriptions;if(e){const n=e.indexOf(t);-1!==n&&e.splice(n,1)}}}return t.EMPTY=function(t){return t.closed=!0,t}(new t),t})();function d(t){return t.reduce((t,e)=>t.concat(e instanceof c?e.errors:e),[])}const f=(()=>"function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random())();class p extends h{constructor(t,e,n){switch(super(),this.syncErrorValue=null,this.syncErrorThrown=!1,this.syncErrorThrowable=!1,this.isStopped=!1,arguments.length){case 0:this.destination=l;break;case 1:if(!t){this.destination=l;break}if("object"==typeof t){t instanceof p?(this.syncErrorThrowable=t.syncErrorThrowable,this.destination=t,t.add(this)):(this.syncErrorThrowable=!0,this.destination=new g(this,t));break}default:this.syncErrorThrowable=!0,this.destination=new g(this,t,e,n)}}[f](){return this}static create(t,e,n){const s=new p(t,e,n);return s.syncErrorThrowable=!1,s}next(t){this.isStopped||this._next(t)}error(t){this.isStopped||(this.isStopped=!0,this._error(t))}complete(){this.isStopped||(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe())}_next(t){this.destination.next(t)}_error(t){this.destination.error(t),this.unsubscribe()}_complete(){this.destination.complete(),this.unsubscribe()}_unsubscribeAndRecycle(){const{_parentOrParents:t}=this;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=t,this}}class g extends p{constructor(t,e,n,r){let i;super(),this._parentSubscriber=t;let o=this;s(e)?i=e:e&&(i=e.next,n=e.error,r=e.complete,e!==l&&(o=Object.create(e),s(o.unsubscribe)&&this.add(o.unsubscribe.bind(o)),o.unsubscribe=this.unsubscribe.bind(this))),this._context=o,this._next=i,this._error=n,this._complete=r}next(t){if(!this.isStopped&&this._next){const{_parentSubscriber:e}=this;i.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?this.__tryOrSetError(e,this._next,t)&&this.unsubscribe():this.__tryOrUnsub(this._next,t)}}error(t){if(!this.isStopped){const{_parentSubscriber:e}=this,{useDeprecatedSynchronousErrorHandling:n}=i;if(this._error)n&&e.syncErrorThrowable?(this.__tryOrSetError(e,this._error,t),this.unsubscribe()):(this.__tryOrUnsub(this._error,t),this.unsubscribe());else if(e.syncErrorThrowable)n?(e.syncErrorValue=t,e.syncErrorThrown=!0):o(t),this.unsubscribe();else{if(this.unsubscribe(),n)throw t;o(t)}}}complete(){if(!this.isStopped){const{_parentSubscriber:t}=this;if(this._complete){const e=()=>this._complete.call(this._context);i.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?(this.__tryOrSetError(t,e),this.unsubscribe()):(this.__tryOrUnsub(e),this.unsubscribe())}else this.unsubscribe()}}__tryOrUnsub(t,e){try{t.call(this._context,e)}catch(n){if(this.unsubscribe(),i.useDeprecatedSynchronousErrorHandling)throw n;o(n)}}__tryOrSetError(t,e,n){if(!i.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{e.call(this._context,n)}catch(s){return i.useDeprecatedSynchronousErrorHandling?(t.syncErrorValue=s,t.syncErrorThrown=!0,!0):(o(s),!0)}return!1}_unsubscribe(){const{_parentSubscriber:t}=this;this._context=null,this._parentSubscriber=null,t.unsubscribe()}}const _=(()=>"function"==typeof Symbol&&Symbol.observable||"@@observable")();function m(t){return t}let y=(()=>{class t{constructor(t){this._isScalar=!1,t&&(this._subscribe=t)}lift(e){const n=new t;return n.source=this,n.operator=e,n}subscribe(t,e,n){const{operator:s}=this,r=function(t,e,n){if(t){if(t instanceof p)return t;if(t[f])return t[f]()}return t||e||n?new p(t,e,n):new p(l)}(t,e,n);if(r.add(s?s.call(r,this.source):this.source||i.useDeprecatedSynchronousErrorHandling&&!r.syncErrorThrowable?this._subscribe(r):this._trySubscribe(r)),i.useDeprecatedSynchronousErrorHandling&&r.syncErrorThrowable&&(r.syncErrorThrowable=!1,r.syncErrorThrown))throw r.syncErrorValue;return r}_trySubscribe(t){try{return this._subscribe(t)}catch(e){i.useDeprecatedSynchronousErrorHandling&&(t.syncErrorThrown=!0,t.syncErrorValue=e),function(t){for(;t;){const{closed:e,destination:n,isStopped:s}=t;if(e||s)return!1;t=n&&n instanceof p?n:null}return!0}(t)?t.error(e):console.warn(e)}}forEach(t,e){return new(e=v(e))((e,n)=>{let s;s=this.subscribe(e=>{try{t(e)}catch(r){n(r),s&&s.unsubscribe()}},n,e)})}_subscribe(t){const{source:e}=this;return e&&e.subscribe(t)}[_](){return this}pipe(...t){return 0===t.length?this:(0===(e=t).length?m:1===e.length?e[0]:function(t){return e.reduce((t,e)=>e(t),t)})(this);var e}toPromise(t){return new(t=v(t))((t,e)=>{let n;this.subscribe(t=>n=t,t=>e(t),()=>t(n))})}}return t.create=e=>new t(e),t})();function v(t){if(t||(t=i.Promise||Promise),!t)throw new Error("no Promise impl found");return t}const w=(()=>{function t(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return t.prototype=Object.create(Error.prototype),t})();class b extends h{constructor(t,e){super(),this.subject=t,this.subscriber=e,this.closed=!1}unsubscribe(){if(this.closed)return;this.closed=!0;const t=this.subject,e=t.observers;if(this.subject=null,!e||0===e.length||t.isStopped||t.closed)return;const n=e.indexOf(this.subscriber);-1!==n&&e.splice(n,1)}}class C extends p{constructor(t){super(t),this.destination=t}}let E=(()=>{class t extends y{constructor(){super(),this.observers=[],this.closed=!1,this.isStopped=!1,this.hasError=!1,this.thrownError=null}[f](){return new C(this)}lift(t){const e=new x(this,this);return e.operator=t,e}next(t){if(this.closed)throw new w;if(!this.isStopped){const{observers:e}=this,n=e.length,s=e.slice();for(let r=0;r<n;r++)s[r].next(t)}}error(t){if(this.closed)throw new w;this.hasError=!0,this.thrownError=t,this.isStopped=!0;const{observers:e}=this,n=e.length,s=e.slice();for(let r=0;r<n;r++)s[r].error(t);this.observers.length=0}complete(){if(this.closed)throw new w;this.isStopped=!0;const{observers:t}=this,e=t.length,n=t.slice();for(let s=0;s<e;s++)n[s].complete();this.observers.length=0}unsubscribe(){this.isStopped=!0,this.closed=!0,this.observers=null}_trySubscribe(t){if(this.closed)throw new w;return super._trySubscribe(t)}_subscribe(t){if(this.closed)throw new w;return this.hasError?(t.error(this.thrownError),h.EMPTY):this.isStopped?(t.complete(),h.EMPTY):(this.observers.push(t),new b(this,t))}asObservable(){const t=new y;return t.source=this,t}}return t.create=(t,e)=>new x(t,e),t})();class x extends E{constructor(t,e){super(),this.destination=t,this.source=e}next(t){const{destination:e}=this;e&&e.next&&e.next(t)}error(t){const{destination:e}=this;e&&e.error&&this.destination.error(t)}complete(){const{destination:t}=this;t&&t.complete&&this.destination.complete()}_subscribe(t){const{source:e}=this;return e?this.source.subscribe(t):h.EMPTY}}function T(t,e){return function(n){if("function"!=typeof t)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return n.lift(new A(t,e))}}class A{constructor(t,e){this.project=t,this.thisArg=e}call(t,e){return e.subscribe(new S(t,this.project,this.thisArg))}}class S extends p{constructor(t,e,n){super(t),this.project=e,this.count=0,this.thisArg=n||this}_next(t){let e;try{e=this.project.call(this.thisArg,t,this.count++)}catch(n){return void this.destination.error(n)}this.destination.next(e)}}const k=t=>e=>{for(let n=0,s=t.length;n<s&&!e.closed;n++)e.next(t[n]);e.complete()};function V(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}const I=V(),O=t=>t&&"number"==typeof t.length&&"function"!=typeof t;function D(t){return!!t&&"function"!=typeof t.subscribe&&"function"==typeof t.then}const P=t=>{if(t&&"function"==typeof t[_])return s=t,t=>{const e=s[_]();if("function"!=typeof e.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return e.subscribe(t)};if(O(t))return k(t);if(D(t))return n=t,t=>(n.then(e=>{t.closed||(t.next(e),t.complete())},e=>t.error(e)).then(null,o),t);if(t&&"function"==typeof t[I])return e=t,t=>{const n=e[I]();for(;;){let e;try{e=n.next()}catch(s){return t.error(s),t}if(e.done){t.complete();break}if(t.next(e.value),t.closed)break}return"function"==typeof n.return&&t.add(()=>{n.return&&n.return()}),t};{const e=u(t)?"an invalid object":`'${t}'`;throw new TypeError(`You provided ${e} where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.`)}var e,n,s};function N(t,e){return new y(n=>{const s=new h;let r=0;return s.add(e.schedule((function(){r!==t.length?(n.next(t[r++]),n.closed||s.add(this.schedule())):n.complete()}))),s})}function M(t,e){return e?function(t,e){if(null!=t){if(function(t){return t&&"function"==typeof t[_]}(t))return function(t,e){return new y(n=>{const s=new h;return s.add(e.schedule(()=>{const r=t[_]();s.add(r.subscribe({next(t){s.add(e.schedule(()=>n.next(t)))},error(t){s.add(e.schedule(()=>n.error(t)))},complete(){s.add(e.schedule(()=>n.complete()))}}))})),s})}(t,e);if(D(t))return function(t,e){return new y(n=>{const s=new h;return s.add(e.schedule(()=>t.then(t=>{s.add(e.schedule(()=>{n.next(t),s.add(e.schedule(()=>n.complete()))}))},t=>{s.add(e.schedule(()=>n.error(t)))}))),s})}(t,e);if(O(t))return N(t,e);if(function(t){return t&&"function"==typeof t[I]}(t)||"string"==typeof t)return function(t,e){if(!t)throw new Error("Iterable cannot be null");return new y(n=>{const s=new h;let r;return s.add(()=>{r&&"function"==typeof r.return&&r.return()}),s.add(e.schedule(()=>{r=t[I](),s.add(e.schedule((function(){if(n.closed)return;let t,e;try{const n=r.next();t=n.value,e=n.done}catch(s){return void n.error(s)}e?n.complete():(n.next(t),this.schedule())})))})),s})}(t,e)}throw new TypeError((null!==t&&typeof t||t)+" is not observable")}(t,e):t instanceof y?t:new y(P(t))}class R extends p{constructor(t){super(),this.parent=t}_next(t){this.parent.notifyNext(t)}_error(t){this.parent.notifyError(t),this.unsubscribe()}_complete(){this.parent.notifyComplete(),this.unsubscribe()}}class j extends p{notifyNext(t){this.destination.next(t)}notifyError(t){this.destination.error(t)}notifyComplete(){this.destination.complete()}}class F{constructor(t,e=Number.POSITIVE_INFINITY){this.project=t,this.concurrent=e}call(t,e){return e.subscribe(new H(t,this.project,this.concurrent))}}class H extends j{constructor(t,e,n=Number.POSITIVE_INFINITY){super(t),this.project=e,this.concurrent=n,this.hasCompleted=!1,this.buffer=[],this.active=0,this.index=0}_next(t){this.active<this.concurrent?this._tryNext(t):this.buffer.push(t)}_tryNext(t){let e;const n=this.index++;try{e=this.project(t,n)}catch(s){return void this.destination.error(s)}this.active++,this._innerSub(e)}_innerSub(t){const e=new R(this),n=this.destination;n.add(e);const s=function(t,e){if(e.closed)return;if(t instanceof y)return t.subscribe(e);let n;try{n=P(t)(e)}catch(s){e.error(s)}return n}(t,e);s!==e&&n.add(s)}_complete(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()}notifyNext(t){this.destination.next(t)}notifyComplete(){const t=this.buffer;this.active--,t.length>0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()}}function L(){return function(t){return t.lift(new B(t))}}class B{constructor(t){this.connectable=t}call(t,e){const{connectable:n}=this;n._refCount++;const s=new U(t,n),r=e.subscribe(s);return s.closed||(s.connection=n.connect()),r}}class U extends p{constructor(t,e){super(t),this.connectable=e}_unsubscribe(){const{connectable:t}=this;if(!t)return void(this.connection=null);this.connectable=null;const e=t._refCount;if(e<=0)return void(this.connection=null);if(t._refCount=e-1,e>1)return void(this.connection=null);const{connection:n}=this,s=t._connection;this.connection=null,!s||n&&s!==n||s.unsubscribe()}}class $ extends y{constructor(t,e){super(),this.source=t,this.subjectFactory=e,this._refCount=0,this._isComplete=!1}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){const t=this._subject;return t&&!t.isStopped||(this._subject=this.subjectFactory()),this._subject}connect(){let t=this._connection;return t||(this._isComplete=!1,t=this._connection=new h,t.add(this.source.subscribe(new q(this.getSubject(),this))),t.closed&&(this._connection=null,t=h.EMPTY)),t}refCount(){return L()(this)}}const Z=(()=>{const t=$.prototype;return{operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:t._subscribe},_isComplete:{value:t._isComplete,writable:!0},getSubject:{value:t.getSubject},connect:{value:t.connect},refCount:{value:t.refCount}}})();class q extends C{constructor(t,e){super(t),this.connectable=e}_error(t){this._unsubscribe(),super._error(t)}_complete(){this.connectable._isComplete=!0,this._unsubscribe(),super._complete()}_unsubscribe(){const t=this.connectable;if(t){this.connectable=null;const e=t._connection;t._refCount=0,t._subject=null,t._connection=null,e&&e.unsubscribe()}}}function z(){return new E}function W(t){return{toString:t}.toString()}const Q="__parameters__";function G(t,e,n){return W(()=>{const s=function(t){return function(...e){if(t){const n=t(...e);for(const t in n)this[t]=n[t]}}}(e);function r(...t){if(this instanceof r)return s.apply(this,t),this;const e=new r(...t);return n.annotation=e,n;function n(t,n,s){const r=t.hasOwnProperty(Q)?t[Q]:Object.defineProperty(t,Q,{value:[]})[Q];for(;r.length<=s;)r.push(null);return(r[s]=r[s]||[]).push(e),t}}return n&&(r.prototype=Object.create(n.prototype)),r.prototype.ngMetadataName=t,r.annotationCls=r,r})}const J=G("Inject",t=>({token:t})),K=G("Optional"),Y=G("Self"),X=G("SkipSelf");var tt=function(t){return t[t.Default=0]="Default",t[t.Host=1]="Host",t[t.Self=2]="Self",t[t.SkipSelf=4]="SkipSelf",t[t.Optional=8]="Optional",t}({});function et(t){for(let e in t)if(t[e]===et)return e;throw Error("Could not find renamed property on target object.")}function nt(t,e){for(const n in e)e.hasOwnProperty(n)&&!t.hasOwnProperty(n)&&(t[n]=e[n])}function st(t){return{token:t.token,providedIn:t.providedIn||null,factory:t.factory,value:void 0}}function rt(t){return{factory:t.factory,providers:t.providers||[],imports:t.imports||[]}}function it(t){return ot(t,t[at])||ot(t,t[ht])}function ot(t,e){return e&&e.token===t?e:null}function lt(t){return t&&(t.hasOwnProperty(ut)||t.hasOwnProperty(dt))?t[ut]:null}const at=et({"\u0275prov":et}),ut=et({"\u0275inj":et}),ct=et({"\u0275provFallback":et}),ht=et({ngInjectableDef:et}),dt=et({ngInjectorDef:et});function ft(t){if("string"==typeof t)return t;if(Array.isArray(t))return"["+t.map(ft).join(", ")+"]";if(null==t)return""+t;if(t.overriddenName)return""+t.overriddenName;if(t.name)return""+t.name;const e=t.toString();if(null==e)return""+e;const n=e.indexOf("\n");return-1===n?e:e.substring(0,n)}function pt(t,e){return null==t||""===t?null===e?"":e:null==e||""===e?t:t+" "+e}const gt=et({__forward_ref__:et});function _t(t){return t.__forward_ref__=_t,t.toString=function(){return ft(this())},t}function mt(t){return yt(t)?t():t}function yt(t){return"function"==typeof t&&t.hasOwnProperty(gt)&&t.__forward_ref__===_t}const vt="undefined"!=typeof globalThis&&globalThis,wt="undefined"!=typeof window&&window,bt="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,Ct="undefined"!=typeof global&&global,Et=vt||Ct||wt||bt,xt=et({"\u0275cmp":et}),Tt=et({"\u0275dir":et}),At=et({"\u0275pipe":et}),St=et({"\u0275mod":et}),kt=et({"\u0275loc":et}),Vt=et({"\u0275fac":et}),It=et({__NG_ELEMENT_ID__:et});class Ot{constructor(t,e){this._desc=t,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof e?this.__NG_ELEMENT_ID__=e:void 0!==e&&(this.\u0275prov=st({token:this,providedIn:e.providedIn||"root",factory:e.factory}))}toString(){return"InjectionToken "+this._desc}}const Dt=new Ot("INJECTOR",-1),Pt={},Nt=/\n/gm,Mt="__source",Rt=et({provide:String,useValue:et});let jt,Ft=void 0;function Ht(t){const e=Ft;return Ft=t,e}function Lt(t){const e=jt;return jt=t,e}function Bt(t,e=tt.Default){if(void 0===Ft)throw new Error("inject() must be called from an injection context");return null===Ft?$t(t,void 0,e):Ft.get(t,e&tt.Optional?null:void 0,e)}function Ut(t,e=tt.Default){return(jt||Bt)(mt(t),e)}function $t(t,e,n){const s=it(t);if(s&&"root"==s.providedIn)return void 0===s.value?s.value=s.factory():s.value;if(n&tt.Optional)return null;if(void 0!==e)return e;throw new Error(`Injector: NOT_FOUND [${ft(t)}]`)}function Zt(t){const e=[];for(let n=0;n<t.length;n++){const s=mt(t[n]);if(Array.isArray(s)){if(0===s.length)throw new Error("Arguments array must have arguments.");let t=void 0,n=tt.Default;for(let e=0;e<s.length;e++){const r=s[e];r instanceof K||"Optional"===r.ngMetadataName||r===K?n|=tt.Optional:r instanceof X||"SkipSelf"===r.ngMetadataName||r===X?n|=tt.SkipSelf:r instanceof Y||"Self"===r.ngMetadataName||r===Y?n|=tt.Self:t=r instanceof J||r===J?r.token:r}e.push(Ut(t,n))}else e.push(Ut(s))}return e}class qt{get(t,e=Pt){if(e===Pt){const e=new Error(`NullInjectorError: No provider for ${ft(t)}!`);throw e.name="NullInjectorError",e}return e}}class zt{}function Wt(t,e){t.forEach(t=>Array.isArray(t)?Wt(t,e):e(t))}function Qt(t,e,n){e>=t.length?t.push(n):t.splice(e,0,n)}function Gt(t,e){return e>=t.length-1?t.pop():t.splice(e,1)[0]}function Jt(t,e){const n=[];for(let s=0;s<t;s++)n.push(e);return n}function Kt(t,e,n){let s=Xt(t,e);return s>=0?t[1|s]=n:(s=~s,function(t,e,n,s){let r=t.length;if(r==e)t.push(n,s);else if(1===r)t.push(s,t[0]),t[0]=n;else{for(r--,t.push(t[r-1],t[r]);r>e;)t[r]=t[r-2],r--;t[e]=n,t[e+1]=s}}(t,s,e,n)),s}function Yt(t,e){const n=Xt(t,e);if(n>=0)return t[1|n]}function Xt(t,e){return function(t,e,n){let s=0,r=t.length>>1;for(;r!==s;){const n=s+(r-s>>1),i=t[n<<1];if(e===i)return n<<1;i>e?r=n:s=n+1}return~(r<<1)}(t,e)}var te=function(t){return t[t.OnPush=0]="OnPush",t[t.Default=1]="Default",t}({}),ee=function(t){return t[t.Emulated=0]="Emulated",t[t.Native=1]="Native",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",t}({});const ne={},se=[];let re=0;function ie(t){return W(()=>{const e={},n={type:t.type,providersResolver:null,decls:t.decls,vars:t.vars,factory:null,template:t.template||null,consts:t.consts||null,ngContentSelectors:t.ngContentSelectors,hostBindings:t.hostBindings||null,hostVars:t.hostVars||0,hostAttrs:t.hostAttrs||null,contentQueries:t.contentQueries||null,declaredInputs:e,inputs:null,outputs:null,exportAs:t.exportAs||null,onPush:t.changeDetection===te.OnPush,directiveDefs:null,pipeDefs:null,selectors:t.selectors||se,viewQuery:t.viewQuery||null,features:t.features||null,data:t.data||{},encapsulation:t.encapsulation||ee.Emulated,id:"c",styles:t.styles||se,_:null,setInput:null,schemas:t.schemas||null,tView:null},s=t.directives,r=t.features,i=t.pipes;return n.id+=re++,n.inputs=ce(t.inputs,e),n.outputs=ce(t.outputs),r&&r.forEach(t=>t(n)),n.directiveDefs=s?()=>("function"==typeof s?s():s).map(oe):null,n.pipeDefs=i?()=>("function"==typeof i?i():i).map(le):null,n})}function oe(t){return de(t)||function(t){return t[Tt]||null}(t)}function le(t){return function(t){return t[At]||null}(t)}const ae={};function ue(t){const e={type:t.type,bootstrap:t.bootstrap||se,declarations:t.declarations||se,imports:t.imports||se,exports:t.exports||se,transitiveCompileScopes:null,schemas:t.schemas||null,id:t.id||null};return null!=t.id&&W(()=>{ae[t.id]=t.type}),e}function ce(t,e){if(null==t)return ne;const n={};for(const s in t)if(t.hasOwnProperty(s)){let r=t[s],i=r;Array.isArray(r)&&(i=r[1],r=r[0]),n[r]=s,e&&(e[r]=i)}return n}const he=ie;function de(t){return t[xt]||null}function fe(t,e){return t.hasOwnProperty(Vt)?t[Vt]:null}function pe(t,e){const n=t[St]||null;if(!n&&!0===e)throw new Error(`Type ${ft(t)} does not have '\u0275mod' property.`);return n}const ge=20,_e=10;function me(t){return Array.isArray(t)&&"object"==typeof t[1]}function ye(t){return Array.isArray(t)&&!0===t[1]}function ve(t){return 0!=(8&t.flags)}function we(t){return 2==(2&t.flags)}function be(t){return 1==(1&t.flags)}function Ce(t){return null!==t.template}function Ee(t){return 0!=(512&t[2])}function xe(t){return"string"==typeof t?t:null==t?"":""+t}function Te(t){return"function"==typeof t?t.name||t.toString():"object"==typeof t&&null!=t&&"function"==typeof t.type?t.type.name||t.type.toString():xe(t)}const Ae=(()=>("undefined"!=typeof requestAnimationFrame&&requestAnimationFrame||setTimeout).bind(Et))();function Se(t){return t instanceof Function?t():t}function ke(t,e){const n=e?" in "+e:"";throw new Error(`No provider for ${Te(t)} found${n}`)}class Ve{constructor(t,e,n){this.previousValue=t,this.currentValue=e,this.firstChange=n}isFirstChange(){return this.firstChange}}function Ie(){return Oe}function Oe(t){return t.type.prototype.ngOnChanges&&(t.setInput=Pe),De}function De(){const t=Ne(this),e=null==t?void 0:t.current;if(e){const n=t.previous;if(n===ne)t.previous=e;else for(let t in e)n[t]=e[t];t.current=null,this.ngOnChanges(e)}}function Pe(t,e,n,s){const r=Ne(t)||function(t,e){return t.__ngSimpleChanges__=e}(t,{previous:ne,current:null}),i=r.current||(r.current={}),o=r.previous,l=this.declaredInputs[n],a=o[l];i[l]=new Ve(a&&a.currentValue,e,o===ne),t[s]=e}function Ne(t){return t.__ngSimpleChanges__||null}Ie.ngInherit=!0;let Me=void 0;function Re(t){return!!t.listen}const je={createRenderer:(t,e)=>void 0!==Me?Me:"undefined"!=typeof document?document:void 0};function Fe(t){for(;Array.isArray(t);)t=t[0];return t}function He(t,e){return Fe(e[t+ge])}function Le(t,e){return Fe(e[t.index])}function Be(t,e){return t.data[e+ge]}function Ue(t,e){const n=e[t];return me(n)?n:n[0]}function $e(t){const e=function(t){return t.__ngContext__||null}(t);return e?Array.isArray(e)?e:e.lView:null}function Ze(t){return 4==(4&t[2])}function qe(t){return 128==(128&t[2])}function ze(t,e){return null===t||null==e?null:t[e]}function We(t){t[18]=0}function Qe(t,e){t[5]+=e;let n=t,s=t[3];for(;null!==s&&(1===e&&1===n[5]||-1===e&&0===n[5]);)s[5]+=e,n=s,s=s[3]}const Ge={lFrame:gn(null),bindingsEnabled:!0,isInCheckNoChangesMode:!1};function Je(){return Ge.bindingsEnabled}function Ke(){return Ge.lFrame.lView}function Ye(){return Ge.lFrame.tView}function Xe(){return Ge.lFrame.currentTNode}function tn(t,e){Ge.lFrame.currentTNode=t,Ge.lFrame.isParent=e}function en(){return Ge.lFrame.isParent}function nn(){Ge.lFrame.isParent=!1}function sn(){return Ge.isInCheckNoChangesMode}function rn(t){Ge.isInCheckNoChangesMode=t}function on(){const t=Ge.lFrame;let e=t.bindingRootIndex;return-1===e&&(e=t.bindingRootIndex=t.tView.bindingStartIndex),e}function ln(){return Ge.lFrame.bindingIndex++}function an(t,e){const n=Ge.lFrame;n.bindingIndex=n.bindingRootIndex=t,un(e)}function un(t){Ge.lFrame.currentDirectiveIndex=t}function cn(){return Ge.lFrame.currentQueryIndex}function hn(t){Ge.lFrame.currentQueryIndex=t}function dn(t,e){const n=pn();Ge.lFrame=n,n.currentTNode=e,n.lView=t}function fn(t){const e=pn(),n=t[1];Ge.lFrame=e,e.currentTNode=n.firstChild,e.lView=t,e.tView=n,e.contextLView=t,e.bindingIndex=n.bindingStartIndex}function pn(){const t=Ge.lFrame,e=null===t?null:t.child;return null===e?gn(t):e}function gn(t){const e={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:0,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:t,child:null};return null!==t&&(t.child=e),e}function _n(){const t=Ge.lFrame;return Ge.lFrame=t.parent,t.currentTNode=null,t.lView=null,t}const mn=_n;function yn(){const t=_n();t.isParent=!0,t.tView=null,t.selectedIndex=0,t.contextLView=null,t.elementDepthCount=0,t.currentDirectiveIndex=-1,t.currentNamespace=null,t.bindingRootIndex=-1,t.bindingIndex=-1,t.currentQueryIndex=0}function vn(){return Ge.lFrame.selectedIndex}function wn(t){Ge.lFrame.selectedIndex=t}function bn(t,e){for(let n=e.directiveStart,s=e.directiveEnd;n<s;n++){const e=t.data[n].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:r,ngAfterViewInit:i,ngAfterViewChecked:o,ngOnDestroy:l}=e;s&&(t.contentHooks||(t.contentHooks=[])).push(-n,s),r&&((t.contentHooks||(t.contentHooks=[])).push(n,r),(t.contentCheckHooks||(t.contentCheckHooks=[])).push(n,r)),i&&(t.viewHooks||(t.viewHooks=[])).push(-n,i),o&&((t.viewHooks||(t.viewHooks=[])).push(n,o),(t.viewCheckHooks||(t.viewCheckHooks=[])).push(n,o)),null!=l&&(t.destroyHooks||(t.destroyHooks=[])).push(n,l)}}function Cn(t,e,n){Tn(t,e,3,n)}function En(t,e,n,s){(3&t[2])===n&&Tn(t,e,n,s)}function xn(t,e){let n=t[2];(3&n)===e&&(n&=2047,n+=1,t[2]=n)}function Tn(t,e,n,s){const r=null!=s?s:-1;let i=0;for(let o=void 0!==s?65535&t[18]:0;o<e.length;o++)if("number"==typeof e[o+1]){if(i=e[o],null!=s&&i>=s)break}else e[o]<0&&(t[18]+=65536),(i<r||-1==r)&&(An(t,n,e,o),t[18]=(4294901760&t[18])+o+2),o++}function An(t,e,n,s){const r=n[s]<0,i=n[s+1],o=t[r?-n[s]:n[s]];r?t[2]>>11<t[18]>>16&&(3&t[2])===e&&(t[2]+=2048,i.call(o)):i.call(o)}const Sn=-1;class kn{constructor(t,e,n){this.factory=t,this.resolving=!1,this.canSeeViewProviders=e,this.injectImpl=n}}function Vn(t,e,n){const s=Re(t);let r=0;for(;r<n.length;){const i=n[r];if("number"==typeof i){if(0!==i)break;r++;const o=n[r++],l=n[r++],a=n[r++];s?t.setAttribute(e,l,a,o):e.setAttributeNS(o,l,a)}else{const o=i,l=n[++r];In(o)?s&&t.setProperty(e,o,l):s?t.setAttribute(e,o,l):e.setAttribute(o,l),r++}}return r}function In(t){return 64===t.charCodeAt(0)}function On(t,e){if(null===e||0===e.length);else if(null===t||0===t.length)t=e.slice();else{let n=-1;for(let s=0;s<e.length;s++){const r=e[s];"number"==typeof r?n=r:0===n||Dn(t,n,r,null,-1===n||2===n?e[++s]:null)}}return t}function Dn(t,e,n,s,r){let i=0,o=t.length;if(-1===e)o=-1;else for(;i<t.length;){const n=t[i++];if("number"==typeof n){if(n===e){o=-1;break}if(n>e){o=i-1;break}}}for(;i<t.length;){const e=t[i];if("number"==typeof e)break;if(e===n){if(null===s)return void(null!==r&&(t[i+1]=r));if(s===t[i+1])return void(t[i+2]=r)}i++,null!==s&&i++,null!==r&&i++}-1!==o&&(t.splice(o,0,e),i=o+1),t.splice(i++,0,n),null!==s&&t.splice(i++,0,s),null!==r&&t.splice(i++,0,r)}function Pn(t){return t!==Sn}function Nn(t){return 32767&t}function Mn(t,e){let n=t>>16,s=e;for(;n>0;)s=s[15],n--;return s}let Rn=!0;function jn(t){const e=Rn;return Rn=t,e}let Fn=0;function Hn(t,e){const n=Bn(t,e);if(-1!==n)return n;const s=e[1];s.firstCreatePass&&(t.injectorIndex=e.length,Ln(s.data,t),Ln(e,null),Ln(s.blueprint,null));const r=Un(t,e),i=t.injectorIndex;if(Pn(r)){const t=Nn(r),n=Mn(r,e),s=n[1].data;for(let r=0;r<8;r++)e[i+r]=n[t+r]|s[t+r]}return e[i+8]=r,i}function Ln(t,e){t.push(0,0,0,0,0,0,0,0,e)}function Bn(t,e){return-1===t.injectorIndex||t.parent&&t.parent.injectorIndex===t.injectorIndex||null===e[t.injectorIndex+8]?-1:t.injectorIndex}function Un(t,e){if(t.parent&&-1!==t.parent.injectorIndex)return t.parent.injectorIndex;let n=0,s=null,r=e;for(;null!==r;){const t=r[1],e=t.type;if(s=2===e?t.declTNode:1===e?r[6]:null,null===s)return Sn;if(n++,r=r[15],-1!==s.injectorIndex)return s.injectorIndex|n<<16}return Sn}function $n(t,e,n){!function(t,e,n){let s;"string"==typeof n?s=n.charCodeAt(0)||0:n.hasOwnProperty(It)&&(s=n[It]),null==s&&(s=n[It]=Fn++);const r=255&s,i=1<<r,o=64&r,l=32&r,a=e.data;128&r?o?l?a[t+7]|=i:a[t+6]|=i:l?a[t+5]|=i:a[t+4]|=i:o?l?a[t+3]|=i:a[t+2]|=i:l?a[t+1]|=i:a[t]|=i}(t,e,n)}function Zn(t,e,n,s=tt.Default,r){if(null!==t){const r=function(t){if("string"==typeof t)return t.charCodeAt(0)||0;const e=t.hasOwnProperty(It)?t[It]:void 0;return"number"==typeof e&&e>0?255&e:e}(n);if("function"==typeof r){dn(e,t);try{const t=r();if(null!=t||s&tt.Optional)return t;ke(n)}finally{mn()}}else if("number"==typeof r){if(-1===r)return new Kn(t,e);let i=null,o=Bn(t,e),l=Sn,a=s&tt.Host?e[16][6]:null;for((-1===o||s&tt.SkipSelf)&&(l=-1===o?Un(t,e):e[o+8],l!==Sn&&Jn(s,!1)?(i=e[1],o=Nn(l),e=Mn(l,e)):o=-1);-1!==o;){const t=e[1];if(Gn(r,o,t.data)){const t=zn(o,e,n,i,s,a);if(t!==qn)return t}l=e[o+8],l!==Sn&&Jn(s,e[1].data[o+8]===a)&&Gn(r,o,e)?(i=t,o=Nn(l),e=Mn(l,e)):o=-1}}}if(s&tt.Optional&&void 0===r&&(r=null),0==(s&(tt.Self|tt.Host))){const t=e[9],i=Lt(void 0);try{return t?t.get(n,r,s&tt.Optional):$t(n,r,s&tt.Optional)}finally{Lt(i)}}if(s&tt.Optional)return r;ke(n,"NodeInjector")}const qn={};function zn(t,e,n,s,r,i){const o=e[1],l=o.data[t+8],a=Wn(l,o,n,null==s?we(l)&&Rn:s!=o&&2===l.type,r&tt.Host&&i===l);return null!==a?Qn(e,o,a,l):qn}function Wn(t,e,n,s,r){const i=t.providerIndexes,o=e.data,l=1048575&i,a=t.directiveStart,u=i>>20,c=r?l+u:t.directiveEnd;for(let h=s?l:l+u;h<c;h++){const t=o[h];if(h<a&&n===t||h>=a&&t.type===n)return h}if(r){const t=o[a];if(t&&Ce(t)&&t.type===n)return a}return null}function Qn(t,e,n,s){let r=t[n];const i=e.data;if(r instanceof kn){const o=r;o.resolving&&function(t,e){throw new Error("Circular dependency in DI detected for "+t)}(Te(i[n]));const l=jn(o.canSeeViewProviders);o.resolving=!0;const a=o.injectImpl?Lt(o.injectImpl):null;dn(t,s);try{r=t[n]=o.factory(void 0,i,t,s),e.firstCreatePass&&n>=s.directiveStart&&function(t,e,n){const{ngOnChanges:s,ngOnInit:r,ngDoCheck:i}=e.type.prototype;if(s){const s=Oe(e);(n.preOrderHooks||(n.preOrderHooks=[])).push(t,s),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(t,s)}r&&(n.preOrderHooks||(n.preOrderHooks=[])).push(0-t,r),i&&((n.preOrderHooks||(n.preOrderHooks=[])).push(t,i),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(t,i))}(n,i[n],e)}finally{null!==a&&Lt(a),jn(l),o.resolving=!1,mn()}}return r}function Gn(t,e,n){const s=64&t,r=32&t;let i;return i=128&t?s?r?n[e+7]:n[e+6]:r?n[e+5]:n[e+4]:s?r?n[e+3]:n[e+2]:r?n[e+1]:n[e],!!(i&1<<t)}function Jn(t,e){return!(t&tt.Self||t&tt.Host&&e)}class Kn{constructor(t,e){this._tNode=t,this._lView=e}get(t,e){return Zn(this._tNode,this._lView,t,void 0,e)}}function Yn(t){const e=t;if(yt(t))return()=>{const t=Yn(mt(e));return t?t():null};let n=fe(e);if(null===n){const t=lt(e);n=t&&t.factory}return n||null}function Xn(t){return W(()=>{const e=t.prototype.constructor,n=e[Vt]||Yn(e),s=Object.prototype;let r=Object.getPrototypeOf(t.prototype).constructor;for(;r&&r!==s;){const t=r[Vt]||Yn(r);if(t&&t!==n)return t;r=Object.getPrototypeOf(r)}return t=>new t})}function ts(t){return t.ngDebugContext}function es(t){return t.ngOriginalError}function ns(t,...e){t.error(...e)}class ss{constructor(){this._console=console}handleError(t){const e=this._findOriginalError(t),n=this._findContext(t),s=function(t){return t.ngErrorLogger||ns}(t);s(this._console,"ERROR",t),e&&s(this._console,"ORIGINAL ERROR",e),n&&s(this._console,"ERROR CONTEXT",n)}_findContext(t){return t?ts(t)?ts(t):this._findContext(es(t)):null}_findOriginalError(t){let e=es(t);for(;e&&es(e);)e=es(e);return e}}class rs{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return"SafeValue must use [property]=binding: "+this.changingThisBreaksApplicationSecurity+" (see http://g.co/ng/security#xss)"}}function is(t){return t instanceof rs?t.changingThisBreaksApplicationSecurity:t}let os=!0,ls=!1;function as(){return ls=!0,os}const us=/^(?:(?:https?|mailto|ftp|tel|file|sms):|[^&:/?#]*(?:[/?#]|$))/gi,cs=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+\/]+=*$/i;var hs=function(t){return t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL",t}({});function ds(t){const e=function(){const t=Ke();return t&&t[12]}();return e?e.sanitize(hs.URL,t)||"":function(t,e){const n=function(t){return t instanceof rs&&t.getTypeName()||null}(t);if(null!=n&&n!==e){if("ResourceURL"===n&&"URL"===e)return!0;throw new Error(`Required a safe ${e}, got a ${n} (see http://g.co/ng/security#xss)`)}return n===e}(t,"URL")?is(t):(n=xe(t),(n=String(n)).match(us)||n.match(cs)?n:(as()&&console.warn(`WARNING: sanitizing unsafe URL value ${n} (see http://g.co/ng/security#xss)`),"unsafe:"+n));var n}function fs(t,e){t.__ngContext__=e}function ps(t,e,n){let s=t.length;for(;;){const r=t.indexOf(e,n);if(-1===r)return r;if(0===r||t.charCodeAt(r-1)<=32){const n=e.length;if(r+n===s||t.charCodeAt(r+n)<=32)return r}n=r+1}}const gs="ng-template";function _s(t,e,n){let s=0;for(;s<t.length;){let r=t[s++];if(n&&"class"===r){if(r=t[s],-1!==ps(r.toLowerCase(),e,0))return!0}else if(1===r){for(;s<t.length&&"string"==typeof(r=t[s++]);)if(r.toLowerCase()===e)return!0;return!1}}return!1}function ms(t){return 0===t.type&&t.tagName!==gs}function ys(t,e,n){return e===(0!==t.type||n?t.tagName:gs)}function vs(t,e,n){let s=4;const r=t.attrs||[],i=function(t){for(let n=0;n<t.length;n++)if(3===(e=t[n])||4===e||6===e)return n;var e;return t.length}(r);let o=!1;for(let l=0;l<e.length;l++){const a=e[l];if("number"!=typeof a){if(!o)if(4&s){if(s=2|1&s,""!==a&&!ys(t,a,n)||""===a&&1===e.length){if(ws(s))return!1;o=!0}}else{const u=8&s?a:e[++l];if(8&s&&null!==t.attrs){if(!_s(t.attrs,u,n)){if(ws(s))return!1;o=!0}continue}const c=bs(8&s?"class":a,r,ms(t),n);if(-1===c){if(ws(s))return!1;o=!0;continue}if(""!==u){let t;t=c>i?"":r[c+1].toLowerCase();const e=8&s?t:null;if(e&&-1!==ps(e,u,0)||2&s&&u!==t){if(ws(s))return!1;o=!0}}}}else{if(!o&&!ws(s)&&!ws(a))return!1;if(o&&ws(a))continue;o=!1,s=a|1&s}}return ws(s)||o}function ws(t){return 0==(1&t)}function bs(t,e,n,s){if(null===e)return-1;let r=0;if(s||!n){let n=!1;for(;r<e.length;){const s=e[r];if(s===t)return r;if(3===s||6===s)n=!0;else{if(1===s||2===s){let t=e[++r];for(;"string"==typeof t;)t=e[++r];continue}if(4===s)break;if(0===s){r+=4;continue}}r+=n?1:2}return-1}return function(t,e){let n=t.indexOf(4);if(n>-1)for(n++;n<t.length;){const s=t[n];if("number"==typeof s)return-1;if(s===e)return n;n++}return-1}(e,t)}function Cs(t,e,n=!1){for(let s=0;s<e.length;s++)if(vs(t,e[s],n))return!0;return!1}function Es(t,e){return t?":not("+e.trim()+")":e}function xs(t){let e=t[0],n=1,s=2,r="",i=!1;for(;n<t.length;){let o=t[n];if("string"==typeof o)if(2&s){const e=t[++n];r+="["+o+(e.length>0?'="'+e+'"':"")+"]"}else 8&s?r+="."+o:4&s&&(r+=" "+o);else""===r||ws(o)||(e+=Es(i,r),r=""),s=o,i=i||!ws(s);n++}return""!==r&&(e+=Es(i,r)),e}const Ts={};function As(t){const e=t[3];return ye(e)?e[3]:e}function Ss(t){return Vs(t[13])}function ks(t){return Vs(t[4])}function Vs(t){for(;null!==t&&!ye(t);)t=t[4];return t}function Is(t){Os(Ye(),Ke(),vn()+t,sn())}function Os(t,e,n,s){if(!s)if(3==(3&e[2])){const s=t.preOrderCheckHooks;null!==s&&Cn(e,s,n)}else{const s=t.preOrderHooks;null!==s&&En(e,s,0,n)}wn(n)}function Ds(t,e){return t<<17|e<<2}function Ps(t){return t>>17&32767}function Ns(t){return 2|t}function Ms(t){return(131068&t)>>2}function Rs(t,e){return-131069&t|e<<2}function js(t){return 1|t}function Fs(t,e){const n=t.contentQueries;if(null!==n)for(let s=0;s<n.length;s+=2){const r=n[s],i=n[s+1];if(-1!==i){const n=t.data[i];hn(r),n.contentQueries(2,e[i],i)}}}function Hs(t,e,n){return Re(e)?e.createElement(t,n):null===n?e.createElement(t):e.createElementNS(n,t)}function Ls(t,e,n,s,r,i,o,l,a,u){const c=e.blueprint.slice();return c[0]=r,c[2]=140|s,We(c),c[3]=c[15]=t,c[8]=n,c[10]=o||t&&t[10],c[11]=l||t&&t[11],c[12]=a||t&&t[12]||null,c[9]=u||t&&t[9]||null,c[6]=i,c[16]=2==e.type?t[16]:c,c}function Bs(t,e,n,s,r){const i=e+ge,o=t.data[i]||function(t,e,n,s,r){const i=Xe(),o=en(),l=t.data[e]=function(t,e,n,s,r,i){return{type:n,index:s,injectorIndex:e?e.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,propertyBindings:null,flags:0,providerIndexes:0,tagName:r,attrs:i,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tViews:null,next:null,projectionNext:null,child:null,parent:e,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}(0,o?i:i&&i.parent,n,e,s,r);return null===t.firstChild&&(t.firstChild=l),null!==i&&(o&&null==i.child&&null!==l.parent?i.child=l:o||(i.next=l)),l}(t,i,n,s,r);return tn(o,!0),o}function Us(t,e,n){fn(e);try{const s=t.viewQuery;null!==s&&mr(1,s,n);const r=t.template;null!==r&&qs(t,e,r,1,n),t.firstCreatePass&&(t.firstCreatePass=!1),t.staticContentQueries&&Fs(t,e),t.staticViewQueries&&mr(2,t.viewQuery,n);const i=t.components;null!==i&&function(t,e){for(let n=0;n<e.length;n++)dr(t,e[n])}(e,i)}catch(s){throw t.firstCreatePass&&(t.incompleteFirstPass=!0),s}finally{e[2]&=-5,yn()}}function $s(t,e,n,s){const r=e[2];if(256==(256&r))return;fn(e);const i=sn();try{We(e),Ge.lFrame.bindingIndex=t.bindingStartIndex,null!==n&&qs(t,e,n,2,s);const o=3==(3&r);if(!i)if(o){const n=t.preOrderCheckHooks;null!==n&&Cn(e,n,null)}else{const n=t.preOrderHooks;null!==n&&En(e,n,0,null),xn(e,0)}if(function(t){for(let e=Ss(t);null!==e;e=ks(e)){if(!e[2])continue;const t=e[9];for(let e=0;e<t.length;e++){const n=t[e],s=n[3];0==(1024&n[2])&&Qe(s,1),n[2]|=1024}}}(e),function(t){for(let e=Ss(t);null!==e;e=ks(e))for(let t=_e;t<e.length;t++){const n=e[t],s=n[1];qe(n)&&$s(s,n,s.template,n[8])}}(e),null!==t.contentQueries&&Fs(t,e),!i)if(o){const n=t.contentCheckHooks;null!==n&&Cn(e,n)}else{const n=t.contentHooks;null!==n&&En(e,n,1),xn(e,1)}!function(t,e){try{const n=t.expandoInstructions;if(null!==n){let s=t.expandoStartIndex,r=-1,i=-1;for(let t=0;t<n.length;t++){const o=n[t];"number"==typeof o?o<=0?(i=0-o,wn(i),s+=9+n[++t],r=s):s+=o:(null!==o&&(an(s,r),o(2,e[r])),r++)}}}finally{wn(-1)}}(t,e);const l=t.components;null!==l&&function(t,e){for(let n=0;n<e.length;n++)hr(t,e[n])}(e,l);const a=t.viewQuery;if(null!==a&&mr(2,a,s),!i)if(o){const n=t.viewCheckHooks;null!==n&&Cn(e,n)}else{const n=t.viewHooks;null!==n&&En(e,n,2),xn(e,2)}!0===t.firstUpdatePass&&(t.firstUpdatePass=!1),i||(e[2]&=-73),1024&e[2]&&(e[2]&=-1025,Qe(e[3],-1))}finally{yn()}}function Zs(t,e,n,s){const r=e[10],i=!sn(),o=Ze(e);try{i&&!o&&r.begin&&r.begin(),o&&Us(t,e,s),$s(t,e,n,s)}finally{i&&!o&&r.end&&r.end()}}function qs(t,e,n,s,r){const i=vn();try{wn(-1),2&s&&e.length>ge&&Os(t,e,0,sn()),n(s,r)}finally{wn(i)}}function zs(t,e,n){Je()&&(function(t,e,n,s){const r=n.directiveStart,i=n.directiveEnd;t.firstCreatePass||Hn(n,e),fs(s,e);const o=n.initialInputs;for(let l=r;l<i;l++){const s=t.data[l],i=Ce(s);i&&lr(e,n,s);const a=Qn(e,t,l,n);fs(a,e),null!==o&&ar(0,l-r,a,s,0,o),i&&(Ue(n.index,e)[8]=a)}}(t,e,n,Le(n,e)),128==(128&n.flags)&&function(t,e,n){const s=n.directiveStart,r=n.directiveEnd,i=t.expandoInstructions,o=t.firstCreatePass,l=n.index-ge,a=Ge.lFrame.currentDirectiveIndex;try{wn(l);for(let n=s;n<r;n++){const s=t.data[n],r=e[n];un(n),null!==s.hostBindings||0!==s.hostVars||null!==s.hostAttrs?er(s,r):o&&i.push(null)}}finally{wn(-1),un(a)}}(t,e,n))}function Ws(t,e,n=Le){const s=e.localNames;if(null!==s){let r=e.index+1;for(let i=0;i<s.length;i+=2){const o=s[i+1],l=-1===o?n(e,t):t[o];t[r++]=l}}}function Qs(t){const e=t.tView;return null===e||e.incompleteFirstPass?t.tView=Gs(1,null,t.template,t.decls,t.vars,t.directiveDefs,t.pipeDefs,t.viewQuery,t.schemas,t.consts):e}function Gs(t,e,n,s,r,i,o,l,a,u){const c=ge+s,h=c+r,d=function(t,e){const n=[];for(let s=0;s<e;s++)n.push(s<t?null:Ts);return n}(c,h),f="function"==typeof u?u():u;return d[1]={type:t,blueprint:d,template:n,queries:null,viewQuery:l,declTNode:e,data:d.slice().fill(null,c),bindingStartIndex:c,expandoStartIndex:h,expandoInstructions:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof i?i():i,pipeRegistry:"function"==typeof o?o():o,firstChild:null,schemas:a,consts:f,incompleteFirstPass:!1}}function Js(t,e,n,s){const r=vr(e);r.push(n),t.firstCreatePass&&function(t){return t.cleanup||(t.cleanup=[])}(t).push(s,r.length-1)}function Ks(t,e,n){for(let s in t)if(t.hasOwnProperty(s)){const r=t[s];(n=null===n?{}:n).hasOwnProperty(s)?n[s].push(e,r):n[s]=[e,r]}return n}function Ys(t,e,n,s){let r=!1;if(Je()){const i=function(t,e,n){const s=t.directiveRegistry;let r=null;if(s)for(let i=0;i<s.length;i++){const o=s[i];Cs(n,o.selectors,!1)&&(r||(r=[]),$n(Hn(n,e),t,o.type),Ce(o)?(sr(t,n),r.unshift(o)):r.push(o))}return r}(t,e,n),o=null===s?null:{"":-1};if(null!==i){let s=0;r=!0,ir(n,t.data.length,i.length);for(let t=0;t<i.length;t++){const e=i[t];e.providersResolver&&e.providersResolver(e)}nr(t,n,i.length);let l=!1,a=!1;for(let r=0;r<i.length;r++){const u=i[r];n.mergedAttrs=On(n.mergedAttrs,u.hostAttrs),or(t,e,u),rr(t.data.length-1,u,o),null!==u.contentQueries&&(n.flags|=8),null===u.hostBindings&&null===u.hostAttrs&&0===u.hostVars||(n.flags|=128);const c=u.type.prototype;!l&&(c.ngOnChanges||c.ngOnInit||c.ngDoCheck)&&((t.preOrderHooks||(t.preOrderHooks=[])).push(n.index-ge),l=!0),a||!c.ngOnChanges&&!c.ngDoCheck||((t.preOrderCheckHooks||(t.preOrderCheckHooks=[])).push(n.index-ge),a=!0),Xs(t,u),s+=u.hostVars}!function(t,e){const n=e.directiveEnd,s=t.data,r=e.attrs,i=[];let o=null,l=null;for(let a=e.directiveStart;a<n;a++){const t=s[a],n=t.inputs,u=null===r||ms(e)?null:ur(n,r);i.push(u),o=Ks(n,a,o),l=Ks(t.outputs,a,l)}null!==o&&(o.hasOwnProperty("class")&&(e.flags|=16),o.hasOwnProperty("style")&&(e.flags|=32)),e.initialInputs=i,e.inputs=o,e.outputs=l}(t,n),tr(t,e,s)}o&&function(t,e,n){if(e){const s=t.localNames=[];for(let t=0;t<e.length;t+=2){const r=n[e[t+1]];if(null==r)throw new Error(`Export of name '${e[t+1]}' not found!`);s.push(e[t],r)}}}(n,s,o)}return n.mergedAttrs=On(n.mergedAttrs,n.attrs),r}function Xs(t,e){const n=t.expandoInstructions;n.push(e.hostBindings),0!==e.hostVars&&n.push(e.hostVars)}function tr(t,e,n){for(let s=0;s<n;s++)e.push(Ts),t.blueprint.push(Ts),t.data.push(null)}function er(t,e){null!==t.hostBindings&&t.hostBindings(1,e)}function nr(t,e,n){const s=ge-e.index,r=t.data.length-(1048575&e.providerIndexes);(t.expandoInstructions||(t.expandoInstructions=[])).push(s,r,n)}function sr(t,e){e.flags|=2,(t.components||(t.components=[])).push(e.index)}function rr(t,e,n){if(n){if(e.exportAs)for(let s=0;s<e.exportAs.length;s++)n[e.exportAs[s]]=t;Ce(e)&&(n[""]=t)}}function ir(t,e,n){t.flags|=1,t.directiveStart=e,t.directiveEnd=e+n,t.providerIndexes=e}function or(t,e,n){t.data.push(n);const s=n.factory||(n.factory=fe(n.type)),r=new kn(s,Ce(n),null);t.blueprint.push(r),e.push(r)}function lr(t,e,n){const s=Le(e,t),r=Qs(n),i=t[10],o=fr(t,Ls(t,r,null,n.onPush?64:16,s,e,i,i.createRenderer(s,n),null,null));t[e.index]=o}function ar(t,e,n,s,r,i){const o=i[e];if(null!==o){const t=s.setInput;for(let e=0;e<o.length;){const r=o[e++],i=o[e++],l=o[e++];null!==t?s.setInput(n,l,r,i):n[i]=l}}}function ur(t,e){let n=null,s=0;for(;s<e.length;){const r=e[s];if(0!==r)if(5!==r){if("number"==typeof r)break;t.hasOwnProperty(r)&&(null===n&&(n=[]),n.push(r,t[r],e[s+1])),s+=2}else s+=2;else s+=4}return n}function cr(t,e,n,s){return new Array(t,!0,!1,e,null,0,s,n,null,null)}function hr(t,e){const n=Ue(e,t);if(qe(n)){const t=n[1];80&n[2]?$s(t,n,t.template,n[8]):n[5]>0&&function t(e){for(let s=Ss(e);null!==s;s=ks(s))for(let e=_e;e<s.length;e++){const n=s[e];if(1024&n[2]){const t=n[1];$s(t,n,t.template,n[8])}else n[5]>0&&t(n)}const n=e[1].components;if(null!==n)for(let s=0;s<n.length;s++){const r=Ue(n[s],e);qe(r)&&r[5]>0&&t(r)}}(n)}}function dr(t,e){const n=Ue(e,t),s=n[1];!function(t,e){for(let n=e.length;n<t.blueprint.length;n++)e.push(t.blueprint[n])}(s,n),Us(s,n,n[8])}function fr(t,e){return t[13]?t[14][4]=e:t[13]=e,t[14]=e,e}function pr(t){for(;t;){t[2]|=64;const e=As(t);if(Ee(t)&&!e)return t;t=e}return null}function gr(t,e,n){const s=e[10];s.begin&&s.begin();try{$s(t,e,t.template,n)}catch(r){throw wr(e,r),r}finally{s.end&&s.end()}}function _r(t){!function(t){for(let e=0;e<t.components.length;e++){const n=t.components[e],s=$e(n),r=s[1];Zs(r,s,r.template,n)}}(t[8])}function mr(t,e,n){hn(0),e(t,n)}const yr=(()=>Promise.resolve(null))();function vr(t){return t[7]||(t[7]=[])}function wr(t,e){const n=t[9],s=n?n.get(ss,null):null;s&&s.handleError(e)}function br(t,e,n,s,r){for(let i=0;i<n.length;){const o=n[i++],l=n[i++],a=e[o],u=t.data[o];null!==u.setInput?u.setInput(a,r,s,l):a[l]=r}}function Cr(t,e,n,s,r){if(null!=s){let i,o=!1;ye(s)?i=s:me(s)&&(o=!0,s=s[0]);const l=Fe(s);0===t&&null!==n?null==r?Vr(e,n,l):kr(e,n,l,r||null):1===t&&null!==n?kr(e,n,l,r||null):2===t?function(t,e,n){const s=Or(t,e);s&&function(t,e,n,s){Re(t)?t.removeChild(e,n,s):e.removeChild(n)}(t,s,e,n)}(e,l,o):3===t&&e.destroyNode(l),null!=i&&function(t,e,n,s,r){const i=n[7];i!==Fe(n)&&Cr(e,t,s,i,r);for(let o=_e;o<n.length;o++){const r=n[o];Mr(r[1],r,t,e,s,i)}}(e,t,i,n,r)}}function Er(t,e){const n=t[9],s=n.indexOf(e),r=e[3];1024&e[2]&&(e[2]&=-1025,Qe(r,-1)),n.splice(s,1)}function xr(t,e){if(t.length<=_e)return;const n=_e+e,s=t[n];if(s){const i=s[17];null!==i&&i!==t&&Er(i,s),e>0&&(t[n-1][4]=s[4]);const o=Gt(t,_e+e);Mr(s[1],r=s,r[11],2,null,null),r[0]=null,r[6]=null;const l=o[19];null!==l&&l.detachView(o[1]),s[3]=null,s[4]=null,s[2]&=-129}var r;return s}function Tr(t,e){if(!(256&e[2])){const n=e[11];Re(n)&&n.destroyNode&&Mr(t,e,n,3,null,null),function(t){let e=t[13];if(!e)return Ar(t[1],t);for(;e;){let n=null;if(me(e))n=e[13];else{const t=e[10];t&&(n=t)}if(!n){for(;e&&!e[4]&&e!==t;)me(e)&&Ar(e[1],e),e=e[3];null===e&&(e=t),me(e)&&Ar(e[1],e),n=e&&e[4]}e=n}}(e)}}function Ar(t,e){if(!(256&e[2])){e[2]&=-129,e[2]|=256,function(t,e){let n;if(null!=t&&null!=(n=t.destroyHooks))for(let s=0;s<n.length;s+=2){const t=e[n[s]];if(!(t instanceof kn)){const e=n[s+1];if(Array.isArray(e))for(let n=0;n<e.length;n+=2)e[n+1].call(t[e[n]]);else e.call(t)}}}(t,e),function(t,e){const n=t.cleanup;if(null!==n){const t=e[7];for(let s=0;s<n.length-1;s+=2)if("string"==typeof n[s]){const r=n[s+1],i="function"==typeof r?r(e):Fe(e[r]),o=t[n[s+2]],l=n[s+3];"boolean"==typeof l?i.removeEventListener(n[s],o,l):l>=0?t[l]():t[-l].unsubscribe(),s+=2}else n[s].call(t[n[s+1]]);e[7]=null}}(t,e),1===e[1].type&&Re(e[11])&&e[11].destroy();const n=e[17];if(null!==n&&ye(e[3])){n!==e[3]&&Er(n,e);const s=e[19];null!==s&&s.detachView(t)}}}function Sr(t,e,n){let s=e.parent;for(;null!=s&&(3===s.type||4===s.type);)s=(e=s).parent;if(null===s)return n[0];if(e&&4===e.type&&4&e.flags)return Le(e,n).parentNode;if(2&s.flags){const e=t.data,n=e[e[s.index].directiveStart].encapsulation;if(n!==ee.ShadowDom&&n!==ee.Native)return null}return Le(s,n)}function kr(t,e,n,s){Re(t)?t.insertBefore(e,n,s):e.insertBefore(n,s,!0)}function Vr(t,e,n){Re(t)?t.appendChild(e,n):e.appendChild(n)}function Ir(t,e,n,s){null!==s?kr(t,e,n,s):Vr(t,e,n)}function Or(t,e){return Re(t)?t.parentNode(e):e.parentNode}function Dr(t,e){return 3===t.type||4===t.type?Le(t,e):null}function Pr(t,e,n,s){const r=Sr(t,s,e);if(null!=r){const t=e[11],i=Dr(s.parent||e[6],e);if(Array.isArray(n))for(let e=0;e<n.length;e++)Ir(t,r,n[e],i);else Ir(t,r,n,i)}}function Nr(t,e,n,s,r,i,o){for(;null!=n;){const l=s[n.index],a=n.type;o&&0===e&&(l&&fs(Fe(l),s),n.flags|=4),64!=(64&n.flags)&&(3===a||4===a?(Nr(t,e,n.child,s,r,i,!1),Cr(e,t,r,l,i)):1===a?Rr(t,e,s,n,r,i):Cr(e,t,r,l,i)),n=o?n.projectionNext:n.next}}function Mr(t,e,n,s,r,i){Nr(n,s,t.firstChild,e,r,i,!1)}function Rr(t,e,n,s,r,i){const o=n[16],l=o[6].projection[s.projection];if(Array.isArray(l))for(let a=0;a<l.length;a++)Cr(e,t,r,l[a],i);else Nr(t,e,l,o[3],r,i,!0)}function jr(t,e,n){Re(t)?t.setAttribute(e,"style",n):e.style.cssText=n}function Fr(t,e,n){Re(t)?""===n?t.removeAttribute(e,"class"):t.setAttribute(e,"class",n):e.className=n}class Hr{constructor(t,e){this._lView=t,this._cdRefInjectingView=e,this._appRef=null,this._viewContainerRef=null}get rootNodes(){const t=this._lView,e=t[1];return function t(e,n,s,r,i=!1){for(;null!==s;){const o=n[s.index];if(null!==o&&r.push(Fe(o)),ye(o))for(let e=_e;e<o.length;e++){const n=o[e],s=n[1].firstChild;null!==s&&t(n[1],n,s,r)}const l=s.type;if(3===l||4===l)t(e,n,s.child,r);else if(1===l){const e=n[16],i=e[6].projection[s.projection];if(Array.isArray(i))r.push(...i);else{const n=As(e);t(n[1],n,i,r,!0)}}s=i?s.projectionNext:s.next}return r}(e,t,e.firstChild,[])}get context(){return this._lView[8]}get destroyed(){return 256==(256&this._lView[2])}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._viewContainerRef){const t=this._viewContainerRef.indexOf(this);t>-1&&this._viewContainerRef.detach(t),this._viewContainerRef=null}Tr(this._lView[1],this._lView)}onDestroy(t){Js(this._lView[1],this._lView,null,t)}markForCheck(){pr(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-129}reattach(){this._lView[2]|=128}detectChanges(){gr(this._lView[1],this._lView,this.context)}checkNoChanges(){!function(t,e,n){rn(!0);try{gr(t,e,n)}finally{rn(!1)}}(this._lView[1],this._lView,this.context)}attachToViewContainerRef(t){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=t}detachFromAppRef(){var t;this._appRef=null,Mr(this._lView[1],t=this._lView,t[11],2,null,null)}attachToAppRef(t){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=t}}class Lr extends Hr{constructor(t){super(t),this._view=t}detectChanges(){_r(this._view)}checkNoChanges(){!function(t){rn(!0);try{_r(t)}finally{rn(!1)}}(this._view)}get context(){return null}}let Br,Ur,$r;function Zr(t,e,n){return Br||(Br=class extends t{}),new Br(Le(e,n))}function qr(t,e,n,s){return Ur||(Ur=class extends t{constructor(t,e,n){super(),this._declarationView=t,this._declarationTContainer=e,this.elementRef=n}createEmbeddedView(t){const e=this._declarationTContainer.tViews,n=Ls(this._declarationView,e,t,16,null,e.declTNode,null,null,null,null);n[17]=this._declarationView[this._declarationTContainer.index];const s=this._declarationView[19];return null!==s&&(n[19]=s.createEmbeddedView(e)),Us(e,n,t),new Hr(n)}}),0===n.type?new Ur(s,n,Zr(e,n,s)):null}function zr(t,e,n,s){let r;$r||($r=class extends t{constructor(t,e,n){super(),this._lContainer=t,this._hostTNode=e,this._hostView=n}get element(){return Zr(e,this._hostTNode,this._hostView)}get injector(){return new Kn(this._hostTNode,this._hostView)}get parentInjector(){const t=Un(this._hostTNode,this._hostView);if(Pn(t)){const e=Mn(t,this._hostView),n=Nn(t);return new Kn(e[1].data[n+8],e)}return new Kn(null,this._hostView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){return null!==this._lContainer[8]&&this._lContainer[8][t]||null}get length(){return this._lContainer.length-_e}createEmbeddedView(t,e,n){const s=t.createEmbeddedView(e||{});return this.insert(s,n),s}createComponent(t,e,n,s,r){const i=n||this.parentInjector;if(!r&&null==t.ngModule&&i){const t=i.get(zt,null);t&&(r=t)}const o=t.create(i,s,void 0,r);return this.insert(o.hostView,e),o}insert(t,e){const n=t._lView,s=n[1];if(t.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");if(this.allocateContainerIfNeeded(),ye(n[3])){const e=this.indexOf(t);if(-1!==e)this.detach(e);else{const e=n[3],s=new $r(e,e[6],e[3]);s.detach(s.indexOf(t))}}const r=this._adjustIndex(e),i=this._lContainer;!function(t,e,n,s){const r=_e+s,i=n.length;s>0&&(n[r-1][4]=e),s<i-_e?(e[4]=n[r],Qt(n,_e+s,e)):(n.push(e),e[4]=null),e[3]=n;const o=e[17];null!==o&&n!==o&&function(t,e){const n=t[9];e[16]!==e[3][3][16]&&(t[2]=!0),null===n?t[9]=[e]:n.push(e)}(o,e);const l=e[19];null!==l&&l.insertView(t),e[2]|=128}(s,n,i,r);const o=function t(e,n){const s=_e+e+1;if(s<n.length){const e=n[s],r=e[1].firstChild;if(null!==r)return function e(n,s){if(null!==s){const r=s.type;if(2===r)return Le(s,n);if(0===r)return t(-1,n[s.index]);if(3===r||4===r){const r=s.child;if(null!==r)return e(n,r);{const e=n[s.index];return ye(e)?t(-1,e):Fe(e)}}{const t=n[16],r=t[6],i=As(t),o=r.projection[s.projection];return null!=o?e(i,o):e(n,s.next)}}return null}(e,r)}return n[7]}(r,i),l=n[11],a=Or(l,i[7]);return null!==a&&function(t,e,n,s,r,i){s[0]=r,s[6]=e,Mr(t,s,n,1,r,i)}(s,i[6],l,n,a,o),t.attachToViewContainerRef(this),Qt(i[8],r,t),t}move(t,e){if(t.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");return this.insert(t,e)}indexOf(t){const e=this._lContainer[8];return null!==e?e.indexOf(t):-1}remove(t){this.allocateContainerIfNeeded();const e=this._adjustIndex(t,-1),n=xr(this._lContainer,e);n&&(Gt(this._lContainer[8],e),Tr(n[1],n))}detach(t){this.allocateContainerIfNeeded();const e=this._adjustIndex(t,-1),n=xr(this._lContainer,e);return n&&null!=Gt(this._lContainer[8],e)?new Hr(n):null}_adjustIndex(t,e=0){return null==t?this.length+e:t}allocateContainerIfNeeded(){null===this._lContainer[8]&&(this._lContainer[8]=[])}});const i=s[n.index];if(ye(i))r=i;else{let t;if(3===n.type)t=Fe(i);else if(t=s[11].createComment(""),Ee(s)){const e=s[11],r=Le(n,s);kr(e,Or(e,r),t,function(t,e){return Re(t)?t.nextSibling(e):e.nextSibling}(e,r))}else Pr(s[1],s,t,n);s[n.index]=r=cr(i,s,t,n),fr(s,r)}return new $r(r,n,s)}let Wr=(()=>{class t{}return t.__NG_ELEMENT_ID__=()=>Qr(),t})();const Qr=function(t=!1){return function(t,e,n){if(!n&&we(t)){const n=Ue(t.index,e);return new Hr(n,n)}return 2===t.type||0===t.type||3===t.type||4===t.type?new Hr(e[16],e):null}(Xe(),Ke(),t)},Gr=new Ot("Set Injector scope."),Jr={},Kr={},Yr=[];let Xr=void 0;function ti(){return void 0===Xr&&(Xr=new qt),Xr}function ei(t,e=null,n=null,s){return new ni(t,n,e||ti(),s)}class ni{constructor(t,e,n,s=null){this.parent=n,this.records=new Map,this.injectorDefTypes=new Set,this.onDestroy=new Set,this._destroyed=!1;const r=[];e&&Wt(e,n=>this.processProvider(n,t,e)),Wt([t],t=>this.processInjectorType(t,[],r)),this.records.set(Dt,ii(void 0,this));const i=this.records.get(Gr);this.scope=null!=i?i.value:null,this.source=s||("object"==typeof t?null:ft(t))}get destroyed(){return this._destroyed}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{this.onDestroy.forEach(t=>t.ngOnDestroy())}finally{this.records.clear(),this.onDestroy.clear(),this.injectorDefTypes.clear()}}get(t,e=Pt,n=tt.Default){this.assertNotDestroyed();const s=Ht(this);try{if(!(n&tt.SkipSelf)){let e=this.records.get(t);if(void 0===e){const n=("function"==typeof(r=t)||"object"==typeof r&&r instanceof Ot)&&it(t);e=n&&this.injectableDefInScope(n)?ii(si(t),Jr):null,this.records.set(t,e)}if(null!=e)return this.hydrate(t,e)}return(n&tt.Self?ti():this.parent).get(t,e=n&tt.Optional&&e===Pt?null:e)}catch(i){if("NullInjectorError"===i.name){if((i.ngTempTokenPath=i.ngTempTokenPath||[]).unshift(ft(t)),s)throw i;return function(t,e,n,s){const r=t.ngTempTokenPath;throw e[Mt]&&r.unshift(e[Mt]),t.message=function(t,e,n,s=null){t=t&&"\n"===t.charAt(0)&&"\u0275"==t.charAt(1)?t.substr(2):t;let r=ft(e);if(Array.isArray(e))r=e.map(ft).join(" -> ");else if("object"==typeof e){let t=[];for(let n in e)if(e.hasOwnProperty(n)){let s=e[n];t.push(n+":"+("string"==typeof s?JSON.stringify(s):ft(s)))}r=`{${t.join(", ")}}`}return`${n}${s?"("+s+")":""}[${r}]: ${t.replace(Nt,"\n ")}`}("\n"+t.message,r,n,s),t.ngTokenPath=r,t.ngTempTokenPath=null,t}(i,t,"R3InjectorError",this.source)}throw i}finally{Ht(s)}var r}_resolveInjectorDefTypes(){this.injectorDefTypes.forEach(t=>this.get(t))}toString(){const t=[];return this.records.forEach((e,n)=>t.push(ft(n))),`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new Error("Injector has already been destroyed.")}processInjectorType(t,e,n){if(!(t=mt(t)))return!1;let s=lt(t);const r=null==s&&t.ngModule||void 0,i=void 0===r?t:r,o=-1!==n.indexOf(i);if(void 0!==r&&(s=lt(r)),null==s)return!1;if(null!=s.imports&&!o){let t;n.push(i);try{Wt(s.imports,s=>{this.processInjectorType(s,e,n)&&(void 0===t&&(t=[]),t.push(s))})}finally{}if(void 0!==t)for(let e=0;e<t.length;e++){const{ngModule:n,providers:s}=t[e];Wt(s,t=>this.processProvider(t,n,s||Yr))}}this.injectorDefTypes.add(i),this.records.set(i,ii(s.factory,Jr));const l=s.providers;if(null!=l&&!o){const e=t;Wt(l,t=>this.processProvider(t,e,l))}return void 0!==r&&void 0!==t.providers}processProvider(t,e,n){let s=li(t=mt(t))?t:mt(t&&t.provide);const r=function(t,e,n){return oi(t)?ii(void 0,t.useValue):ii(ri(t),Jr)}(t);if(li(t)||!0!==t.multi)this.records.get(s);else{let e=this.records.get(s);e||(e=ii(void 0,Jr,!0),e.factory=()=>Zt(e.multi),this.records.set(s,e)),s=t,e.multi.push(t)}this.records.set(s,r)}hydrate(t,e){var n;return e.value===Jr&&(e.value=Kr,e.value=e.factory()),"object"==typeof e.value&&e.value&&null!==(n=e.value)&&"object"==typeof n&&"function"==typeof n.ngOnDestroy&&this.onDestroy.add(e.value),e.value}injectableDefInScope(t){return!!t.providedIn&&("string"==typeof t.providedIn?"any"===t.providedIn||t.providedIn===this.scope:this.injectorDefTypes.has(t.providedIn))}}function si(t){const e=it(t),n=null!==e?e.factory:fe(t);if(null!==n)return n;const s=lt(t);if(null!==s)return s.factory;if(t instanceof Ot)throw new Error(`Token ${ft(t)} is missing a \u0275prov definition.`);if(t instanceof Function)return function(t){const e=t.length;if(e>0){const n=Jt(e,"?");throw new Error(`Can't resolve all parameters for ${ft(t)}: (${n.join(", ")}).`)}const n=function(t){const e=t&&(t[at]||t[ht]||t[ct]&&t[ct]());if(e){const n=function(t){if(t.hasOwnProperty("name"))return t.name;const e=(""+t).match(/^function\s*([^\s(]+)/);return null===e?"":e[1]}(t);return console.warn(`DEPRECATED: DI is instantiating a token "${n}" that inherits its @Injectable decorator but does not provide one itself.\nThis will become an error in a future version of Angular. Please add @Injectable() to the "${n}" class.`),e}return null}(t);return null!==n?()=>n.factory(t):()=>new t}(t);throw new Error("unreachable")}function ri(t,e,n){let s=void 0;if(li(t)){const e=mt(t);return fe(e)||si(e)}if(oi(t))s=()=>mt(t.useValue);else if((r=t)&&r.useFactory)s=()=>t.useFactory(...Zt(t.deps||[]));else if(function(t){return!(!t||!t.useExisting)}(t))s=()=>Ut(mt(t.useExisting));else{const e=mt(t&&(t.useClass||t.provide));if(!function(t){return!!t.deps}(t))return fe(e)||si(e);s=()=>new e(...Zt(t.deps))}var r;return s}function ii(t,e,n=!1){return{factory:t,value:e,multi:n?[]:void 0}}function oi(t){return null!==t&&"object"==typeof t&&Rt in t}function li(t){return"function"==typeof t}const ai=function(t,e,n){return function(t,e=null,n=null,s){const r=ei(t,e,n,s);return r._resolveInjectorDefTypes(),r}({name:n},e,t,n)};let ui=(()=>{class t{static create(t,e){return Array.isArray(t)?ai(t,e,""):ai(t.providers,t.parent,t.name||"")}}return t.THROW_IF_NOT_FOUND=Pt,t.NULL=new qt,t.\u0275prov=st({token:t,providedIn:"any",factory:()=>Ut(Dt)}),t.__NG_ELEMENT_ID__=-1,t})();function ci(t,e,n){let s=n?t.styles:null,r=n?t.classes:null,i=0;if(null!==e)for(let o=0;o<e.length;o++){const t=e[o];"number"==typeof t?i=t:1==i?r=pt(r,t):2==i&&(s=pt(s,t+": "+e[++o]+";"))}n?t.styles=s:t.stylesWithoutHost=s,n?t.classes=r:t.classesWithoutHost=r}function hi(t,e){const n=$e(t)[1],s=n.data.length-1;bn(n,{directiveStart:s,directiveEnd:s+1})}function di(t){let e=Object.getPrototypeOf(t.type.prototype).constructor,n=!0;const s=[t];for(;e;){let r=void 0;if(Ce(t))r=e.\u0275cmp||e.\u0275dir;else{if(e.\u0275cmp)throw new Error("Directives cannot inherit Components");r=e.\u0275dir}if(r){if(n){s.push(r);const e=t;e.inputs=fi(t.inputs),e.declaredInputs=fi(t.declaredInputs),e.outputs=fi(t.outputs);const n=r.hostBindings;n&&_i(t,n);const i=r.viewQuery,o=r.contentQueries;if(i&&pi(t,i),o&&gi(t,o),nt(t.inputs,r.inputs),nt(t.declaredInputs,r.declaredInputs),nt(t.outputs,r.outputs),Ce(r)&&r.data.animation){const e=t.data;e.animation=(e.animation||[]).concat(r.data.animation)}}const e=r.features;if(e)for(let s=0;s<e.length;s++){const r=e[s];r&&r.ngInherit&&r(t),r===di&&(n=!1)}}e=Object.getPrototypeOf(e)}!function(t){let e=0,n=null;for(let s=t.length-1;s>=0;s--){const r=t[s];r.hostVars=e+=r.hostVars,r.hostAttrs=On(r.hostAttrs,n=On(n,r.hostAttrs))}}(s)}function fi(t){return t===ne?{}:t===se?[]:t}function pi(t,e){const n=t.viewQuery;t.viewQuery=n?(t,s)=>{e(t,s),n(t,s)}:e}function gi(t,e){const n=t.contentQueries;t.contentQueries=n?(t,s,r)=>{e(t,s,r),n(t,s,r)}:e}function _i(t,e){const n=t.hostBindings;t.hostBindings=n?(t,s)=>{e(t,s),n(t,s)}:e}let mi=null;function yi(){if(!mi){const t=Et.Symbol;if(t&&t.iterator)mi=t.iterator;else{const t=Object.getOwnPropertyNames(Map.prototype);for(let e=0;e<t.length;++e){const n=t[e];"entries"!==n&&"size"!==n&&Map.prototype[n]===Map.prototype.entries&&(mi=n)}}}return mi}function vi(t){return!!wi(t)&&(Array.isArray(t)||!(t instanceof Map)&&yi()in t)}function wi(t){return null!==t&&("function"==typeof t||"object"==typeof t)}function bi(t,e,n){return t[e]=n}function Ci(t,e,n){return!Object.is(t[e],n)&&(t[e]=n,!0)}function Ei(t,e,n,s,r,i,o,l){const a=Ke(),u=Ye(),c=t+ge,h=u.firstCreatePass?function(t,e,n,s,r,i,o,l,a){const u=e.consts,c=Bs(e,t,0,o||null,ze(u,l));Ys(e,n,c,ze(u,a)),bn(e,c);const h=c.tViews=Gs(2,c,s,r,i,e.directiveRegistry,e.pipeRegistry,null,e.schemas,u);return null!==e.queries&&(e.queries.template(e,c),h.queries=e.queries.embeddedTView(c)),c}(t,u,a,e,n,s,r,i,o):u.data[c];tn(h,!1);const d=a[11].createComment("");Pr(u,a,d,h),fs(d,a),fr(a,a[c]=cr(d,a,d,h)),be(h)&&zs(u,a,h),null!=o&&Ws(a,h,l)}function xi(t,e=tt.Default){const n=Ke();return null===n?Ut(t,e):Zn(Xe(),n,mt(t),e)}function Ti(t,e,n){const s=Ke();return Ci(s,ln(),e)&&function(t,e,n,s,r,i,o,l){const a=Le(e,n);let u,c=e.inputs;var h;null!=c&&(u=c[s])?(br(t,n,u,s,r),we(e)&&function(t,e){const n=Ue(e,t);16&n[2]||(n[2]|=64)}(n,e.index)):2===e.type&&(s="class"===(h=s)?"className":"for"===h?"htmlFor":"formaction"===h?"formAction":"innerHtml"===h?"innerHTML":"readonly"===h?"readOnly":"tabindex"===h?"tabIndex":h,r=null!=o?o(r,e.tagName||"",s):r,Re(i)?i.setProperty(a,s,r):In(s)||(a.setProperty?a.setProperty(s,r):a[s]=r))}(Ye(),function(){const t=Ge.lFrame;return Be(t.tView,t.selectedIndex)}(),s,t,e,s[11],n),Ti}function Ai(t,e,n,s,r){const i=r?"class":"style";br(t,n,e.inputs[i],i,s)}function Si(t,e,n,s){const r=Ke(),i=Ye(),o=ge+t,l=r[11],a=r[o]=Hs(e,l,Ge.lFrame.currentNamespace),u=i.firstCreatePass?function(t,e,n,s,r,i,o){const l=e.consts,a=Bs(e,t,2,r,ze(l,i));return Ys(e,n,a,ze(l,o)),null!==a.attrs&&ci(a,a.attrs,!1),null!==a.mergedAttrs&&ci(a,a.mergedAttrs,!0),null!==e.queries&&e.queries.elementStart(e,a),a}(t,i,r,0,e,n,s):i.data[o];tn(u,!0);const c=u.mergedAttrs;null!==c&&Vn(l,a,c);const h=u.classes;null!==h&&Fr(l,a,h);const d=u.styles;null!==d&&jr(l,a,d),Pr(i,r,a,u),0===Ge.lFrame.elementDepthCount&&fs(a,r),Ge.lFrame.elementDepthCount++,be(u)&&(zs(i,r,u),function(t,e,n){if(ve(e)){const s=e.directiveEnd;for(let r=e.directiveStart;r<s;r++){const e=t.data[r];e.contentQueries&&e.contentQueries(1,n[r],r)}}}(i,u,r)),null!==s&&Ws(r,u)}function ki(){let t=Xe();en()?nn():(t=t.parent,tn(t,!1));const e=t;Ge.lFrame.elementDepthCount--;const n=Ye();n.firstCreatePass&&(bn(n,t),ve(t)&&n.queries.elementEnd(t)),null!=e.classesWithoutHost&&function(t){return 0!=(16&t.flags)}(e)&&Ai(n,e,Ke(),e.classesWithoutHost,!0),null!=e.stylesWithoutHost&&function(t){return 0!=(32&t.flags)}(e)&&Ai(n,e,Ke(),e.stylesWithoutHost,!1)}function Vi(t,e,n,s){Si(t,e,n,s),ki()}function Ii(t){return!!t&&"function"==typeof t.then}function Oi(t,e,n=!1,s){const r=Ke(),i=Ye(),o=Xe();return function(t,e,n,s,r,i,o=!1,l){const a=be(s),u=t.firstCreatePass&&(t.cleanup||(t.cleanup=[])),c=vr(e);let h=!0;if(2===s.type){const d=Le(s,e),f=l?l(d):ne,p=f.target||d,g=c.length,_=l?t=>l(Fe(t[s.index])).target:s.index;if(Re(n)){let o=null;if(!l&&a&&(o=function(t,e,n,s){const r=t.cleanup;if(null!=r)for(let i=0;i<r.length-1;i+=2){const t=r[i];if(t===n&&r[i+1]===s){const t=e[7],n=r[i+2];return t.length>n?t[n]:null}"string"==typeof t&&(i+=2)}return null}(t,e,r,s.index)),null!==o)(o.__ngLastListenerFn__||o).__ngNextListenerFn__=i,o.__ngLastListenerFn__=i,h=!1;else{i=Pi(s,e,i,!1);const t=n.listen(f.name||p,r,i);c.push(i,t),u&&u.push(r,_,g,g+1)}}else i=Pi(s,e,i,!0),p.addEventListener(r,i,o),c.push(i),u&&u.push(r,_,g,o)}const d=s.outputs;let f;if(h&&null!==d&&(f=d[r])){const t=f.length;if(t)for(let n=0;n<t;n+=2){const t=e[f[n]][f[n+1]].subscribe(i),o=c.length;c.push(i,t),u&&u.push(r,s.index,o,-(o+1))}}}(i,r,r[11],o,t,e,n,s),Oi}function Di(t,e,n){try{return!1!==e(n)}catch(s){return wr(t,s),!1}}function Pi(t,e,n,s){return function r(i){if(i===Function)return n;const o=2&t.flags?Ue(t.index,e):e;0==(32&e[2])&&pr(o);let l=Di(e,n,i),a=r.__ngNextListenerFn__;for(;a;)l=Di(e,a,i)&&l,a=a.__ngNextListenerFn__;return s&&!1===l&&(i.preventDefault(),i.returnValue=!1),l}}function Ni(t=1){return function(t){return(Ge.lFrame.contextLView=function(t,e){for(;t>0;)e=e[15],t--;return e}(t,Ge.lFrame.contextLView))[8]}(t)}const Mi=[];function Ri(t,e,n,s,r){const i=t[n+1],o=null===e;let l=s?Ps(i):Ms(i),a=!1;for(;0!==l&&(!1===a||o);){const n=t[l+1];ji(t[l],e)&&(a=!0,t[l+1]=s?js(n):Ns(n)),l=s?Ps(n):Ms(n)}a&&(t[n+1]=s?Ns(i):js(i))}function ji(t,e){return null===t||null==e||(Array.isArray(t)?t[1]:t)===e||!(!Array.isArray(t)||"string"!=typeof e)&&Xt(t,e)>=0}function Fi(t,e){return function(t,e,n,s){const r=Ke(),i=Ye(),o=function(t){const e=Ge.lFrame,n=e.bindingIndex;return e.bindingIndex=e.bindingIndex+2,n}();i.firstUpdatePass&&function(t,e,n,s){const r=t.data;if(null===r[n+1]){const i=r[vn()+ge],o=function(t,e){return e>=t.expandoStartIndex}(t,n);(function(t,e){return 0!=(16&t.flags)})(i)&&null===e&&!o&&(e=!1),e=function(t,e,n,s){const r=function(t){const e=Ge.lFrame.currentDirectiveIndex;return-1===e?null:t[e]}(t);let i=e.residualClasses;if(null===r)0===e.classBindings&&(n=Li(n=Hi(null,t,e,n,s),e.attrs,s),i=null);else{const o=e.directiveStylingLast;if(-1===o||t[o]!==r)if(n=Hi(r,t,e,n,s),null===i){let n=function(t,e,n){const s=e.classBindings;if(0!==Ms(s))return t[Ps(s)]}(t,e);void 0!==n&&Array.isArray(n)&&(n=Hi(null,t,e,n[1],s),n=Li(n,e.attrs,s),function(t,e,n,s){t[Ps(e.classBindings)]=s}(t,e,0,n))}else i=function(t,e,n){let s=void 0;const r=e.directiveEnd;for(let i=1+e.directiveStylingLast;i<r;i++)s=Li(s,t[i].hostAttrs,true);return Li(s,e.attrs,true)}(t,e)}return void 0!==i&&(e.residualClasses=i),n}(r,i,e,s),function(t,e,n,s,r,i){let o=e.classBindings,l=Ps(o),a=Ms(o);t[s]=n;let u,c=!1;if(Array.isArray(n)){const t=n;u=t[1],(null===u||Xt(t,u)>0)&&(c=!0)}else u=n;if(r)if(0!==a){const e=Ps(t[l+1]);t[s+1]=Ds(e,l),0!==e&&(t[e+1]=Rs(t[e+1],s)),t[l+1]=131071&t[l+1]|s<<17}else t[s+1]=Ds(l,0),0!==l&&(t[l+1]=Rs(t[l+1],s)),l=s;else t[s+1]=Ds(a,0),0===l?l=s:t[a+1]=Rs(t[a+1],s),a=s;c&&(t[s+1]=Ns(t[s+1])),Ri(t,u,s,!0),Ri(t,u,s,!1),function(t,e,n,s,r){const i=t.residualClasses;null!=i&&"string"==typeof e&&Xt(i,e)>=0&&(n[s+1]=js(n[s+1]))}(e,u,t,s),o=Ds(l,a),e.classBindings=o}(r,i,e,n,o)}}(i,t,o,true),e!==Ts&&Ci(r,o,e)&&function(t,e,n,s,r,i,o,l){if(2!==e.type)return;const a=t.data,u=a[l+1];Ui(1==(1&u)?Bi(a,e,n,r,Ms(u),o):void 0)||(Ui(i)||function(t){return 2==(2&t)}(u)&&(i=Bi(a,null,n,r,l,o)),function(t,e,n,s,r){const i=Re(t);r?i?t.addClass(n,s):n.classList.add(s):i?t.removeClass(n,s):n.classList.remove(s)}(s,0,He(vn(),n),r,i))}(i,i.data[vn()+ge],r,r[11],t,r[o+1]=function(t,e){return null==t||"object"==typeof t&&(t=ft(is(t))),t}(e),true,o)}(t,e),Fi}function Hi(t,e,n,s,r){let i=null;const o=n.directiveEnd;let l=n.directiveStylingLast;for(-1===l?l=n.directiveStart:l++;l<o&&(i=e[l],s=Li(s,i.hostAttrs,r),i!==t);)l++;return null!==t&&(n.directiveStylingLast=l),s}function Li(t,e,n){const s=n?1:2;let r=-1;if(null!==e)for(let i=0;i<e.length;i++){const o=e[i];"number"==typeof o?r=o:r===s&&(Array.isArray(t)||(t=void 0===t?[]:["",t]),Kt(t,o,!!n||e[++i]))}return void 0===t?null:t}function Bi(t,e,n,s,r,i){const o=null===e;let l=void 0;for(;r>0;){const e=t[r],i=Array.isArray(e),a=i?e[1]:e,u=null===a;let c=n[r+1];c===Ts&&(c=u?Mi:void 0);let h=u?Yt(c,s):a===s?c:void 0;if(i&&!Ui(h)&&(h=Yt(e,s)),Ui(h)&&(l=h,o))return l;const d=t[r+1];r=o?Ps(d):Ms(d)}if(null!==e){let t=i?e.residualClasses:e.residualStyles;null!=t&&(l=Yt(t,s))}return l}function Ui(t){return void 0!==t}function $i(t,e=""){const n=Ke(),s=Ye(),r=t+ge,i=s.firstCreatePass?Bs(s,t,2,null,null):s.data[r],o=n[r]=function(t,e){return Re(e)?e.createText(t):e.createTextNode(t)}(e,n[11]);Pr(s,n,o,i),tn(i,!1)}function Zi(t,e,n){const s=Ke(),r=function(t,e,n,s){return Ci(t,ln(),n)?e+xe(n)+s:Ts}(s,t,e,n);return r!==Ts&&function(t,e,n){const s=He(e,t),r=t[11];Re(r)?r.setValue(s,n):s.textContent=n}(s,vn(),r),Zi}const qi=void 0;var zi=["en",[["a","p"],["AM","PM"],qi],[["AM","PM"],qi,qi],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],qi,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],qi,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",qi,"{1} 'at' {0}",qi],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function(t){let e=Math.floor(Math.abs(t)),n=t.toString().replace(/^[^.]*\.?/,"").length;return 1===e&&0===n?1:5}];let Wi={};function Qi(t){return t in Wi||(Wi[t]=Et.ng&&Et.ng.common&&Et.ng.common.locales&&Et.ng.common.locales[t]),Wi[t]}var Gi=function(t){return t[t.LocaleId=0]="LocaleId",t[t.DayPeriodsFormat=1]="DayPeriodsFormat",t[t.DayPeriodsStandalone=2]="DayPeriodsStandalone",t[t.DaysFormat=3]="DaysFormat",t[t.DaysStandalone=4]="DaysStandalone",t[t.MonthsFormat=5]="MonthsFormat",t[t.MonthsStandalone=6]="MonthsStandalone",t[t.Eras=7]="Eras",t[t.FirstDayOfWeek=8]="FirstDayOfWeek",t[t.WeekendRange=9]="WeekendRange",t[t.DateFormat=10]="DateFormat",t[t.TimeFormat=11]="TimeFormat",t[t.DateTimeFormat=12]="DateTimeFormat",t[t.NumberSymbols=13]="NumberSymbols",t[t.NumberFormats=14]="NumberFormats",t[t.CurrencyCode=15]="CurrencyCode",t[t.CurrencySymbol=16]="CurrencySymbol",t[t.CurrencyName=17]="CurrencyName",t[t.Currencies=18]="Currencies",t[t.Directionality=19]="Directionality",t[t.PluralCase=20]="PluralCase",t[t.ExtraData=21]="ExtraData",t}({});const Ji="en-US";let Ki=Ji;function Yi(t){var e,n;n="Expected localeId to be defined",null==(e=t)&&function(t,e,n,s){throw new Error("ASSERTION ERROR: "+t+` [Expected=> null != ${e} <=Actual]`)}(n,e),"string"==typeof t&&(Ki=t.toLowerCase().replace(/_/g,"-"))}function Xi(t,e,n,s,r){if(t=mt(t),Array.isArray(t))for(let i=0;i<t.length;i++)Xi(t[i],e,n,s,r);else{const i=Ye(),o=Ke();let l=li(t)?t:mt(t.provide),a=ri(t);const u=Xe(),c=1048575&u.providerIndexes,h=u.directiveStart,d=u.providerIndexes>>20;if(li(t)||!t.multi){const s=new kn(a,r,xi),f=no(l,e,r?c:c+d,h);-1===f?($n(Hn(u,o),i,l),to(i,t,e.length),e.push(l),u.directiveStart++,u.directiveEnd++,r&&(u.providerIndexes+=1048576),n.push(s),o.push(s)):(n[f]=s,o[f]=s)}else{const f=no(l,e,c+d,h),p=no(l,e,c,c+d),g=f>=0&&n[f],_=p>=0&&n[p];if(r&&!_||!r&&!g){$n(Hn(u,o),i,l);const c=function(t,e,n,s,r){const i=new kn(t,n,xi);return i.multi=[],i.index=e,i.componentProviders=0,eo(i,r,s&&!n),i}(r?ro:so,n.length,r,s,a);!r&&_&&(n[p].providerFactory=c),to(i,t,e.length,0),e.push(l),u.directiveStart++,u.directiveEnd++,r&&(u.providerIndexes+=1048576),n.push(c),o.push(c)}else to(i,t,f>-1?f:p,eo(n[r?p:f],a,!r&&s));!r&&s&&_&&n[p].componentProviders++}}}function to(t,e,n,s){const r=li(e);if(r||e.useClass){const i=(e.useClass||e).prototype.ngOnDestroy;if(i){const o=t.destroyHooks||(t.destroyHooks=[]);if(!r&&e.multi){const t=o.indexOf(n);-1===t?o.push(n,[s,i]):o[t+1].push(s,i)}else o.push(n,i)}}}function eo(t,e,n){return n&&t.componentProviders++,t.multi.push(e)-1}function no(t,e,n,s){for(let r=n;r<s;r++)if(e[r]===t)return r;return-1}function so(t,e,n,s){return io(this.multi,[])}function ro(t,e,n,s){const r=this.multi;let i;if(this.providerFactory){const t=this.providerFactory.componentProviders,e=Qn(n,n[1],this.providerFactory.index,s);i=e.slice(0,t),io(r,i);for(let n=t;n<e.length;n++)i.push(e[n])}else i=[],io(r,i);return i}function io(t,e){for(let n=0;n<t.length;n++)e.push((0,t[n])());return e}function oo(t,e=[]){return n=>{n.providersResolver=(n,s)=>function(t,e,n){const s=Ye();if(s.firstCreatePass){const r=Ce(t);Xi(n,s.data,s.blueprint,r,!0),Xi(e,s.data,s.blueprint,r,!1)}}(n,s?s(t):t,e)}}class lo{}class ao{resolveComponentFactory(t){throw function(t){const e=Error(`No component factory found for ${ft(t)}. Did you add it to @NgModule.entryComponents?`);return e.ngComponent=t,e}(t)}}let uo=(()=>{class t{}return t.NULL=new ao,t})(),co=(()=>{class t{constructor(t){this.nativeElement=t}}return t.__NG_ELEMENT_ID__=()=>ho(t),t})();const ho=function(t){return Zr(t,Xe(),Ke())};class fo{}var po=function(t){return t[t.Important=1]="Important",t[t.DashCase=2]="DashCase",t}({});let go=(()=>{class t{}return t.__NG_ELEMENT_ID__=()=>_o(),t})();const _o=function(){const t=Ke(),e=Ue(Xe().index,t);return function(t){const e=t[11];if(Re(e))return e;throw new Error("Cannot inject Renderer2 when the application uses Renderer3!")}(me(e)?e:t)};let mo=(()=>{class t{}return t.\u0275prov=st({token:t,providedIn:"root",factory:()=>null}),t})();class yo{constructor(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}const vo=new yo("10.2.5");class wo{constructor(){}supports(t){return vi(t)}create(t){return new Co(t)}}const bo=(t,e)=>e;class Co{constructor(t){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=t||bo}forEachItem(t){let e;for(e=this._itHead;null!==e;e=e._next)t(e)}forEachOperation(t){let e=this._itHead,n=this._removalsHead,s=0,r=null;for(;e||n;){const i=!n||e&&e.currentIndex<Ao(n,s,r)?e:n,o=Ao(i,s,r),l=i.currentIndex;if(i===n)s--,n=n._nextRemoved;else if(e=e._next,null==i.previousIndex)s++;else{r||(r=[]);const t=o-s,e=l-s;if(t!=e){for(let n=0;n<t;n++){const s=n<r.length?r[n]:r[n]=0,i=s+n;e<=i&&i<t&&(r[n]=s+1)}r[i.previousIndex]=e-t}}o!==l&&t(i,o,l)}}forEachPreviousItem(t){let e;for(e=this._previousItHead;null!==e;e=e._nextPrevious)t(e)}forEachAddedItem(t){let e;for(e=this._additionsHead;null!==e;e=e._nextAdded)t(e)}forEachMovedItem(t){let e;for(e=this._movesHead;null!==e;e=e._nextMoved)t(e)}forEachRemovedItem(t){let e;for(e=this._removalsHead;null!==e;e=e._nextRemoved)t(e)}forEachIdentityChange(t){let e;for(e=this._identityChangesHead;null!==e;e=e._nextIdentityChange)t(e)}diff(t){if(null==t&&(t=[]),!vi(t))throw new Error(`Error trying to diff '${ft(t)}'. Only arrays and iterables are allowed`);return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let e,n,s,r=this._itHead,i=!1;if(Array.isArray(t)){this.length=t.length;for(let e=0;e<this.length;e++)n=t[e],s=this._trackByFn(e,n),null!==r&&Object.is(r.trackById,s)?(i&&(r=this._verifyReinsertion(r,n,s,e)),Object.is(r.item,n)||this._addIdentityChange(r,n)):(r=this._mismatch(r,n,s,e),i=!0),r=r._next}else e=0,function(t,e){if(Array.isArray(t))for(let n=0;n<t.length;n++)e(t[n]);else{const n=t[yi()]();let s;for(;!(s=n.next()).done;)e(s.value)}}(t,t=>{s=this._trackByFn(e,t),null!==r&&Object.is(r.trackById,s)?(i&&(r=this._verifyReinsertion(r,t,s,e)),Object.is(r.item,t)||this._addIdentityChange(r,t)):(r=this._mismatch(r,t,s,e),i=!0),r=r._next,e++}),this.length=e;return this._truncate(r),this.collection=t,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let t;for(t=this._previousItHead=this._itHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;null!==t;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;null!==t;t=t._nextMoved)t.previousIndex=t.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(t,e,n,s){let r;return null===t?r=this._itTail:(r=t._prev,this._remove(t)),null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(n,s))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._moveAfter(t,r,s)):null!==(t=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._reinsertAfter(t,r,s)):t=this._addAfter(new Eo(e,n),r,s),t}_verifyReinsertion(t,e,n,s){let r=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==r?t=this._reinsertAfter(r,t._prev,s):t.currentIndex!=s&&(t.currentIndex=s,this._addToMoves(t,s)),t}_truncate(t){for(;null!==t;){const e=t._next;this._addToRemovals(this._unlink(t)),t=e}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(t,e,n){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(t);const s=t._prevRemoved,r=t._nextRemoved;return null===s?this._removalsHead=r:s._nextRemoved=r,null===r?this._removalsTail=s:r._prevRemoved=s,this._insertAfter(t,e,n),this._addToMoves(t,n),t}_moveAfter(t,e,n){return this._unlink(t),this._insertAfter(t,e,n),this._addToMoves(t,n),t}_addAfter(t,e,n){return this._insertAfter(t,e,n),this._additionsTail=null===this._additionsTail?this._additionsHead=t:this._additionsTail._nextAdded=t,t}_insertAfter(t,e,n){const s=null===e?this._itHead:e._next;return t._next=s,t._prev=e,null===s?this._itTail=t:s._prev=t,null===e?this._itHead=t:e._next=t,null===this._linkedRecords&&(this._linkedRecords=new To),this._linkedRecords.put(t),t.currentIndex=n,t}_remove(t){return this._addToRemovals(this._unlink(t))}_unlink(t){null!==this._linkedRecords&&this._linkedRecords.remove(t);const e=t._prev,n=t._next;return null===e?this._itHead=n:e._next=n,null===n?this._itTail=e:n._prev=e,t}_addToMoves(t,e){return t.previousIndex===e||(this._movesTail=null===this._movesTail?this._movesHead=t:this._movesTail._nextMoved=t),t}_addToRemovals(t){return null===this._unlinkedRecords&&(this._unlinkedRecords=new To),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t}_addIdentityChange(t,e){return t.item=e,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=t:this._identityChangesTail._nextIdentityChange=t,t}}class Eo{constructor(t,e){this.item=t,this.trackById=e,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class xo{constructor(){this._head=null,this._tail=null}add(t){null===this._head?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)}get(t,e){let n;for(n=this._head;null!==n;n=n._nextDup)if((null===e||e<=n.currentIndex)&&Object.is(n.trackById,t))return n;return null}remove(t){const e=t._prevDup,n=t._nextDup;return null===e?this._head=n:e._nextDup=n,null===n?this._tail=e:n._prevDup=e,null===this._head}}class To{constructor(){this.map=new Map}put(t){const e=t.trackById;let n=this.map.get(e);n||(n=new xo,this.map.set(e,n)),n.add(t)}get(t,e){const n=this.map.get(t);return n?n.get(t,e):null}remove(t){const e=t.trackById;return this.map.get(e).remove(t)&&this.map.delete(e),t}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function Ao(t,e,n){const s=t.previousIndex;if(null===s)return s;let r=0;return n&&s<n.length&&(r=n[s]),s+e+r}class So{constructor(){}supports(t){return t instanceof Map||wi(t)}create(){return new ko}}class ko{constructor(){this._records=new Map,this._mapHead=null,this._appendAfter=null,this._previousMapHead=null,this._changesHead=null,this._changesTail=null,this._additionsHead=null,this._additionsTail=null,this._removalsHead=null,this._removalsTail=null}get isDirty(){return null!==this._additionsHead||null!==this._changesHead||null!==this._removalsHead}forEachItem(t){let e;for(e=this._mapHead;null!==e;e=e._next)t(e)}forEachPreviousItem(t){let e;for(e=this._previousMapHead;null!==e;e=e._nextPrevious)t(e)}forEachChangedItem(t){let e;for(e=this._changesHead;null!==e;e=e._nextChanged)t(e)}forEachAddedItem(t){let e;for(e=this._additionsHead;null!==e;e=e._nextAdded)t(e)}forEachRemovedItem(t){let e;for(e=this._removalsHead;null!==e;e=e._nextRemoved)t(e)}diff(t){if(t){if(!(t instanceof Map||wi(t)))throw new Error(`Error trying to diff '${ft(t)}'. Only maps and objects are allowed`)}else t=new Map;return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let e=this._mapHead;if(this._appendAfter=null,this._forEach(t,(t,n)=>{if(e&&e.key===n)this._maybeAddToChanges(e,t),this._appendAfter=e,e=e._next;else{const s=this._getOrCreateRecordForKey(n,t);e=this._insertBeforeOrAppend(e,s)}}),e){e._prev&&(e._prev._next=null),this._removalsHead=e;for(let t=e;null!==t;t=t._nextRemoved)t===this._mapHead&&(this._mapHead=null),this._records.delete(t.key),t._nextRemoved=t._next,t.previousValue=t.currentValue,t.currentValue=null,t._prev=null,t._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(t,e){if(t){const n=t._prev;return e._next=t,e._prev=n,t._prev=e,n&&(n._next=e),t===this._mapHead&&(this._mapHead=e),this._appendAfter=t,t}return this._appendAfter?(this._appendAfter._next=e,e._prev=this._appendAfter):this._mapHead=e,this._appendAfter=e,null}_getOrCreateRecordForKey(t,e){if(this._records.has(t)){const n=this._records.get(t);this._maybeAddToChanges(n,e);const s=n._prev,r=n._next;return s&&(s._next=r),r&&(r._prev=s),n._next=null,n._prev=null,n}const n=new Vo(t);return this._records.set(t,n),n.currentValue=e,this._addToAdditions(n),n}_reset(){if(this.isDirty){let t;for(this._previousMapHead=this._mapHead,t=this._previousMapHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._changesHead;null!==t;t=t._nextChanged)t.previousValue=t.currentValue;for(t=this._additionsHead;null!=t;t=t._nextAdded)t.previousValue=t.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(t,e){Object.is(e,t.currentValue)||(t.previousValue=t.currentValue,t.currentValue=e,this._addToChanges(t))}_addToAdditions(t){null===this._additionsHead?this._additionsHead=this._additionsTail=t:(this._additionsTail._nextAdded=t,this._additionsTail=t)}_addToChanges(t){null===this._changesHead?this._changesHead=this._changesTail=t:(this._changesTail._nextChanged=t,this._changesTail=t)}_forEach(t,e){t instanceof Map?t.forEach(e):Object.keys(t).forEach(n=>e(t[n],n))}}class Vo{constructor(t){this.key=t,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}}let Io=(()=>{class t{constructor(t){this.factories=t}static create(e,n){if(null!=n){const t=n.factories.slice();e=e.concat(t)}return new t(e)}static extend(e){return{provide:t,useFactory:n=>{if(!n)throw new Error("Cannot extend IterableDiffers without a parent injector");return t.create(e,n)},deps:[[t,new X,new K]]}}find(t){const e=this.factories.find(e=>e.supports(t));if(null!=e)return e;throw new Error(`Cannot find a differ supporting object '${t}' of type '${n=t,n.name||typeof n}'`);var n}}return t.\u0275prov=st({token:t,providedIn:"root",factory:()=>new t([new wo])}),t})(),Oo=(()=>{class t{constructor(t){this.factories=t}static create(e,n){if(n){const t=n.factories.slice();e=e.concat(t)}return new t(e)}static extend(e){return{provide:t,useFactory:n=>{if(!n)throw new Error("Cannot extend KeyValueDiffers without a parent injector");return t.create(e,n)},deps:[[t,new X,new K]]}}find(t){const e=this.factories.find(e=>e.supports(t));if(e)return e;throw new Error(`Cannot find a differ supporting object '${t}'`)}}return t.\u0275prov=st({token:t,providedIn:"root",factory:()=>new t([new So])}),t})();const Do=[new So],Po=new Io([new wo]),No=new Oo(Do);let Mo=(()=>{class t{}return t.__NG_ELEMENT_ID__=()=>Ro(t,co),t})();const Ro=function(t,e){return qr(t,e,Xe(),Ke())};let jo=(()=>{class t{}return t.__NG_ELEMENT_ID__=()=>Fo(t,co),t})();const Fo=function(t,e){return zr(t,e,Xe(),Ke())},Ho={};class Lo extends uo{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){const e=de(t);return new $o(e,this.ngModule)}}function Bo(t){const e=[];for(let n in t)t.hasOwnProperty(n)&&e.push({propName:t[n],templateName:n});return e}const Uo=new Ot("SCHEDULER_TOKEN",{providedIn:"root",factory:()=>Ae});class $o extends lo{constructor(t,e){super(),this.componentDef=t,this.ngModule=e,this.componentType=t.type,this.selector=t.selectors.map(xs).join(","),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!e}get inputs(){return Bo(this.componentDef.inputs)}get outputs(){return Bo(this.componentDef.outputs)}create(t,e,n,s){const r=(s=s||this.ngModule)?function(t,e){return{get:(n,s,r)=>{const i=t.get(n,Ho,r);return i!==Ho||s===Ho?i:e.get(n,s,r)}}}(t,s.injector):t,i=r.get(fo,je),o=r.get(mo,null),l=i.createRenderer(null,this.componentDef),a=this.componentDef.selectors[0][0]||"div",u=n?function(t,e,n){if(Re(t))return t.selectRootElement(e,n===ee.ShadowDom);let s="string"==typeof e?t.querySelector(e):e;return s.textContent="",s}(l,n,this.componentDef.encapsulation):Hs(a,i.createRenderer(null,this.componentDef),function(t){const e=t.toLowerCase();return"svg"===e?"http://www.w3.org/2000/svg":"math"===e?"http://www.w3.org/1998/MathML/":null}(a)),c=this.componentDef.onPush?576:528,h={components:[],scheduler:Ae,clean:yr,playerHandler:null,flags:0},d=Gs(0,null,null,1,0,null,null,null,null,null),f=Ls(null,d,h,c,null,null,i,l,o,r);let p,g;fn(f);try{const t=function(t,e,n,s,r,i){const o=n[1];n[20]=t;const l=Bs(o,0,2,null,null),a=l.mergedAttrs=e.hostAttrs;null!==a&&(ci(l,a,!0),null!==t&&(Vn(r,t,a),null!==l.classes&&Fr(r,t,l.classes),null!==l.styles&&jr(r,t,l.styles)));const u=s.createRenderer(t,e),c=Ls(n,Qs(e),null,e.onPush?64:16,n[20],l,s,u,null,null);return o.firstCreatePass&&($n(Hn(l,n),o,e.type),sr(o,l),ir(l,n.length,1)),fr(n,c),n[20]=c}(u,this.componentDef,f,i,l);if(u)if(n)Vn(l,u,["ng-version",vo.full]);else{const{attrs:t,classes:e}=function(t){const e=[],n=[];let s=1,r=2;for(;s<t.length;){let i=t[s];if("string"==typeof i)2===r?""!==i&&e.push(i,t[++s]):8===r&&n.push(i);else{if(!ws(r))break;r=i}s++}return{attrs:e,classes:n}}(this.componentDef.selectors[0]);t&&Vn(l,u,t),e&&e.length>0&&Fr(l,u,e.join(" "))}if(g=Be(d,0),void 0!==e){const t=g.projection=[];for(let n=0;n<this.ngContentSelectors.length;n++){const s=e[n];t.push(null!=s?Array.from(s):null)}}p=function(t,e,n,s,r){const i=n[1],o=function(t,e,n){const s=Xe();t.firstCreatePass&&(n.providersResolver&&n.providersResolver(n),nr(t,s,1),or(t,e,n));const r=Qn(e,t,e.length-1,s);fs(r,e);const i=Le(s,e);return i&&fs(i,e),r}(i,n,e);s.components.push(o),t[8]=o,r&&r.forEach(t=>t(o,e)),e.contentQueries&&e.contentQueries(1,o,n.length-1);const l=Xe();if(i.firstCreatePass&&(null!==e.hostBindings||null!==e.hostAttrs)){wn(l.index-ge);const t=n[1];Xs(t,e),tr(t,n,e.hostVars),er(e,o)}return o}(t,this.componentDef,f,h,[hi]),Us(d,f,null)}finally{yn()}return new Zo(this.componentType,p,Zr(co,g,f),f,g)}}class Zo extends class{}{constructor(t,e,n,s,r){super(),this.location=n,this._rootLView=s,this._tNode=r,this.destroyCbs=[],this.instance=e,this.hostView=this.changeDetectorRef=new Lr(s),this.componentType=t}get injector(){return new Kn(this._tNode,this._rootLView)}destroy(){this.destroyCbs&&(this.destroyCbs.forEach(t=>t()),this.destroyCbs=null,!this.hostView.destroyed&&this.hostView.destroy())}onDestroy(t){this.destroyCbs&&this.destroyCbs.push(t)}}const qo=new Map;class zo extends zt{constructor(t,e){super(),this._parent=e,this._bootstrapComponents=[],this.injector=this,this.destroyCbs=[],this.componentFactoryResolver=new Lo(this);const n=pe(t),s=t[kt]||null;s&&Yi(s),this._bootstrapComponents=Se(n.bootstrap),this._r3Injector=ei(t,e,[{provide:zt,useValue:this},{provide:uo,useValue:this.componentFactoryResolver}],ft(t)),this._r3Injector._resolveInjectorDefTypes(),this.instance=this.get(t)}get(t,e=ui.THROW_IF_NOT_FOUND,n=tt.Default){return t===ui||t===zt||t===Dt?this:this._r3Injector.get(t,e,n)}destroy(){const t=this._r3Injector;!t.destroyed&&t.destroy(),this.destroyCbs.forEach(t=>t()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}}class Wo extends class{}{constructor(t){super(),this.moduleType=t,null!==pe(t)&&function(t){const e=new Set;!function t(n){const s=pe(n,!0),r=s.id;null!==r&&(function(t,e,n){if(e&&e!==n)throw new Error(`Duplicate module registered for ${t} - ${ft(e)} vs ${ft(e.name)}`)}(r,qo.get(r),n),qo.set(r,n));const i=Se(s.imports);for(const o of i)e.has(o)||(e.add(o),t(o))}(t)}(t)}create(t){return new zo(this.moduleType,t)}}const Qo=class extends E{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,e,n){let s,r=t=>null,i=()=>null;t&&"object"==typeof t?(s=this.__isAsync?e=>{setTimeout(()=>t.next(e))}:e=>{t.next(e)},t.error&&(r=this.__isAsync?e=>{setTimeout(()=>t.error(e))}:e=>{t.error(e)}),t.complete&&(i=this.__isAsync?()=>{setTimeout(()=>t.complete())}:()=>{t.complete()})):(s=this.__isAsync?e=>{setTimeout(()=>t(e))}:e=>{t(e)},e&&(r=this.__isAsync?t=>{setTimeout(()=>e(t))}:t=>{e(t)}),n&&(i=this.__isAsync?()=>{setTimeout(()=>n())}:()=>{n()}));const o=super.subscribe(s,r,i);return t instanceof h&&t.add(o),o}};function Go(){return this._results[yi()]()}class Jo{constructor(){this.dirty=!0,this._results=[],this.changes=new Qo,this.length=0;const t=yi(),e=Jo.prototype;e[t]||(e[t]=Go)}map(t){return this._results.map(t)}filter(t){return this._results.filter(t)}find(t){return this._results.find(t)}reduce(t,e){return this._results.reduce(t,e)}forEach(t){this._results.forEach(t)}some(t){return this._results.some(t)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(t){this._results=function t(e,n){void 0===n&&(n=e);for(let s=0;s<e.length;s++){let r=e[s];Array.isArray(r)?(n===e&&(n=e.slice(0,s)),t(r,n)):n!==e&&n.push(r)}return n}(t),this.dirty=!1,this.length=this._results.length,this.last=this._results[this.length-1],this.first=this._results[0]}notifyOnChanges(){this.changes.emit(this)}setDirty(){this.dirty=!0}destroy(){this.changes.complete(),this.changes.unsubscribe()}}class Ko{constructor(t){this.queryList=t,this.matches=null}clone(){return new Ko(this.queryList)}setDirty(){this.queryList.setDirty()}}class Yo{constructor(t=[]){this.queries=t}createEmbeddedView(t){const e=t.queries;if(null!==e){const n=null!==t.contentQueries?t.contentQueries[0]:e.length,s=[];for(let t=0;t<n;t++){const n=e.getByIndex(t);s.push(this.queries[n.indexInDeclarationView].clone())}return new Yo(s)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let e=0;e<this.queries.length;e++)null!==cl(t,e).matches&&this.queries[e].setDirty()}}class Xo{constructor(t,e,n,s=null){this.predicate=t,this.descendants=e,this.isStatic=n,this.read=s}}class tl{constructor(t=[]){this.queries=t}elementStart(t,e){for(let n=0;n<this.queries.length;n++)this.queries[n].elementStart(t,e)}elementEnd(t){for(let e=0;e<this.queries.length;e++)this.queries[e].elementEnd(t)}embeddedTView(t){let e=null;for(let n=0;n<this.length;n++){const s=null!==e?e.length:0,r=this.getByIndex(n).embeddedTView(t,s);r&&(r.indexInDeclarationView=n,null!==e?e.push(r):e=[r])}return null!==e?new tl(e):null}template(t,e){for(let n=0;n<this.queries.length;n++)this.queries[n].template(t,e)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}}class el{constructor(t,e=-1){this.metadata=t,this.matches=null,this.indexInDeclarationView=-1,this.crossesNgTemplate=!1,this._appliesToNextNode=!0,this._declarationNodeIndex=e}elementStart(t,e){this.isApplyingToNode(e)&&this.matchTNode(t,e)}elementEnd(t){this._declarationNodeIndex===t.index&&(this._appliesToNextNode=!1)}template(t,e){this.elementStart(t,e)}embeddedTView(t,e){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,e),new el(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&&!1===this.metadata.descendants){const e=this._declarationNodeIndex;let n=t.parent;for(;null!==n&&3===n.type&&n.index!==e;)n=n.parent;return e===(null!==n?n.index:-1)}return this._appliesToNextNode}matchTNode(t,e){const n=this.metadata.predicate;if(Array.isArray(n))for(let s=0;s<n.length;s++){const r=n[s];this.matchTNodeWithReadOption(t,e,nl(e,r)),this.matchTNodeWithReadOption(t,e,Wn(e,t,r,!1,!1))}else n===Mo?0===e.type&&this.matchTNodeWithReadOption(t,e,-1):this.matchTNodeWithReadOption(t,e,Wn(e,t,n,!1,!1))}matchTNodeWithReadOption(t,e,n){if(null!==n){const s=this.metadata.read;if(null!==s)if(s===co||s===jo||s===Mo&&0===e.type)this.addMatch(e.index,-2);else{const n=Wn(e,t,s,!1,!1);null!==n&&this.addMatch(e.index,n)}else this.addMatch(e.index,n)}}addMatch(t,e){null===this.matches?this.matches=[t,e]:this.matches.push(t,e)}}function nl(t,e){const n=t.localNames;if(null!==n)for(let s=0;s<n.length;s+=2)if(n[s]===e)return n[s+1];return null}function sl(t,e,n,s){return-1===n?function(t,e){return 2===t.type||3===t.type?Zr(co,t,e):0===t.type?qr(Mo,co,t,e):null}(e,t):-2===n?function(t,e,n){return n===co?Zr(co,e,t):n===Mo?qr(Mo,co,e,t):n===jo?zr(jo,co,e,t):void 0}(t,e,s):Qn(t,t[1],n,e)}function rl(t,e,n,s){const r=e[19].queries[s];if(null===r.matches){const s=t.data,i=n.matches,o=[];for(let t=0;t<i.length;t+=2){const r=i[t];o.push(r<0?null:sl(e,s[r],i[t+1],n.metadata.read))}r.matches=o}return r.matches}function il(t){const e=Ke(),n=Ye(),s=cn();hn(s+1);const r=cl(n,s);if(t.dirty&&Ze(e)===r.metadata.isStatic){if(null===r.matches)t.reset([]);else{const i=r.crossesNgTemplate?function t(e,n,s,r){const i=e.queries.getByIndex(s),o=i.matches;if(null!==o){const l=rl(e,n,i,s);for(let e=0;e<o.length;e+=2){const s=o[e];if(s>0)r.push(l[e/2]);else{const i=o[e+1],l=n[-s];for(let e=_e;e<l.length;e++){const n=l[e];n[17]===n[3]&&t(n[1],n,i,r)}if(null!==l[9]){const e=l[9];for(let n=0;n<e.length;n++){const s=e[n];t(s[1],s,i,r)}}}}}return r}(n,e,s,[]):rl(n,e,r,s);t.reset(i),t.notifyOnChanges()}return!0}return!1}function ol(t,e,n){!function(t,e,n,s,r,i){t.firstCreatePass&&ul(t,new Xo(n,s,false,r),-1),al(t,e)}(Ye(),Ke(),t,e,n)}function ll(){return t=Ke(),e=cn(),t[19].queries[e].queryList;var t,e}function al(t,e){const n=new Jo;Js(t,e,n,n.destroy),null===e[19]&&(e[19]=new Yo),e[19].queries.push(new Ko(n))}function ul(t,e,n){null===t.queries&&(t.queries=new tl),t.queries.track(new el(e,n))}function cl(t,e){return t.queries.getByIndex(e)}function hl(t,e){return qr(Mo,co,t,e)}const dl=new Ot("Application Initializer");let fl=(()=>{class t{constructor(t){this.appInits=t,this.initialized=!1,this.done=!1,this.donePromise=new Promise((t,e)=>{this.resolve=t,this.reject=e})}runInitializers(){if(this.initialized)return;const t=[],e=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let n=0;n<this.appInits.length;n++){const e=this.appInits[n]();Ii(e)&&t.push(e)}Promise.all(t).then(()=>{e()}).catch(t=>{this.reject(t)}),0===t.length&&e(),this.initialized=!0}}return t.\u0275fac=function(e){return new(e||t)(Ut(dl,8))},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})();const pl=new Ot("AppId"),gl={provide:pl,useFactory:function(){return`${_l()}${_l()}${_l()}`},deps:[]};function _l(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const ml=new Ot("Platform Initializer"),yl=new Ot("Platform ID"),vl=new Ot("appBootstrapListener");let wl=(()=>{class t{log(t){console.log(t)}warn(t){console.warn(t)}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})();const bl=new Ot("LocaleId"),Cl=new Ot("DefaultCurrencyCode");class El{constructor(t,e){this.ngModuleFactory=t,this.componentFactories=e}}const xl=function(t){return new Wo(t)},Tl=xl,Al=function(t){return Promise.resolve(xl(t))},Sl=function(t){const e=xl(t),n=Se(pe(t).declarations).reduce((t,e)=>{const n=de(e);return n&&t.push(new $o(n)),t},[]);return new El(e,n)},kl=Sl,Vl=function(t){return Promise.resolve(Sl(t))};let Il=(()=>{class t{constructor(){this.compileModuleSync=Tl,this.compileModuleAsync=Al,this.compileModuleAndAllComponentsSync=kl,this.compileModuleAndAllComponentsAsync=Vl}clearCache(){}clearCacheFor(t){}getModuleId(t){}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})();const Ol=(()=>Promise.resolve(0))();function Dl(t){"undefined"==typeof Zone?Ol.then(()=>{t&&t.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",t)}class Pl{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:e=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Qo(!1),this.onMicrotaskEmpty=new Qo(!1),this.onStable=new Qo(!1),this.onError=new Qo(!1),"undefined"==typeof Zone)throw new Error("In this configuration Angular requires Zone.js");Zone.assertZonePatched();const n=this;n._nesting=0,n._outer=n._inner=Zone.current,Zone.wtfZoneSpec&&(n._inner=n._inner.fork(Zone.wtfZoneSpec)),Zone.TaskTrackingZoneSpec&&(n._inner=n._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(n._inner=n._inner.fork(Zone.longStackTraceZoneSpec)),n.shouldCoalesceEventChangeDetection=e,n.lastRequestAnimationFrameId=-1,n.nativeRequestAnimationFrame=function(){let t=Et.requestAnimationFrame,e=Et.cancelAnimationFrame;if("undefined"!=typeof Zone&&t&&e){const n=t[Zone.__symbol__("OriginalDelegate")];n&&(t=n);const s=e[Zone.__symbol__("OriginalDelegate")];s&&(e=s)}return{nativeRequestAnimationFrame:t,nativeCancelAnimationFrame:e}}().nativeRequestAnimationFrame,function(t){const e=!!t.shouldCoalesceEventChangeDetection&&t.nativeRequestAnimationFrame&&(()=>{!function(t){-1===t.lastRequestAnimationFrameId&&(t.lastRequestAnimationFrameId=t.nativeRequestAnimationFrame.call(Et,()=>{t.fakeTopEventTask||(t.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{t.lastRequestAnimationFrameId=-1,jl(t),Rl(t)},void 0,()=>{},()=>{})),t.fakeTopEventTask.invoke()}),jl(t))}(t)});t._inner=t._inner.fork({name:"angular",properties:{isAngularZone:!0,maybeDelayChangeDetection:e},onInvokeTask:(n,s,r,i,o,l)=>{try{return Fl(t),n.invokeTask(r,i,o,l)}finally{e&&"eventTask"===i.type&&e(),Hl(t)}},onInvoke:(e,n,s,r,i,o,l)=>{try{return Fl(t),e.invoke(s,r,i,o,l)}finally{Hl(t)}},onHasTask:(e,n,s,r)=>{e.hasTask(s,r),n===s&&("microTask"==r.change?(t._hasPendingMicrotasks=r.microTask,jl(t),Rl(t)):"macroTask"==r.change&&(t.hasPendingMacrotasks=r.macroTask))},onHandleError:(e,n,s,r)=>(e.handleError(s,r),t.runOutsideAngular(()=>t.onError.emit(r)),!1)})}(n)}static isInAngularZone(){return!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!Pl.isInAngularZone())throw new Error("Expected to be in Angular Zone, but it is not!")}static assertNotInAngularZone(){if(Pl.isInAngularZone())throw new Error("Expected to not be in Angular Zone, but it is!")}run(t,e,n){return this._inner.run(t,e,n)}runTask(t,e,n,s){const r=this._inner,i=r.scheduleEventTask("NgZoneEvent: "+s,t,Ml,Nl,Nl);try{return r.runTask(i,e,n)}finally{r.cancelTask(i)}}runGuarded(t,e,n){return this._inner.runGuarded(t,e,n)}runOutsideAngular(t){return this._outer.run(t)}}function Nl(){}const Ml={};function Rl(t){if(0==t._nesting&&!t.hasPendingMicrotasks&&!t.isStable)try{t._nesting++,t.onMicrotaskEmpty.emit(null)}finally{if(t._nesting--,!t.hasPendingMicrotasks)try{t.runOutsideAngular(()=>t.onStable.emit(null))}finally{t.isStable=!0}}}function jl(t){t.hasPendingMicrotasks=!!(t._hasPendingMicrotasks||t.shouldCoalesceEventChangeDetection&&-1!==t.lastRequestAnimationFrameId)}function Fl(t){t._nesting++,t.isStable&&(t.isStable=!1,t.onUnstable.emit(null))}function Hl(t){t._nesting--,Rl(t)}class Ll{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Qo,this.onMicrotaskEmpty=new Qo,this.onStable=new Qo,this.onError=new Qo}run(t,e,n){return t.apply(e,n)}runGuarded(t,e,n){return t.apply(e,n)}runOutsideAngular(t){return t()}runTask(t,e,n,s){return t.apply(e,n)}}let Bl=(()=>{class t{constructor(t){this._ngZone=t,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,this._watchAngularEvents(),t.run(()=>{this.taskTrackingZone="undefined"==typeof Zone?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._didWork=!0,this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{Pl.assertNotInAngularZone(),Dl(()=>{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())Dl(()=>{for(;0!==this._callbacks.length;){let t=this._callbacks.pop();clearTimeout(t.timeoutId),t.doneCb(this._didWork)}this._didWork=!1});else{let t=this.getPendingTasks();this._callbacks=this._callbacks.filter(e=>!e.updateCb||!e.updateCb(t)||(clearTimeout(e.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(t=>({source:t.source,creationLocation:t.creationLocation,data:t.data})):[]}addCallback(t,e,n){let s=-1;e&&e>0&&(s=setTimeout(()=>{this._callbacks=this._callbacks.filter(t=>t.timeoutId!==s),t(this._didWork,this.getPendingTasks())},e)),this._callbacks.push({doneCb:t,timeoutId:s,updateCb:n})}whenStable(t,e,n){if(n&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/dist/task-tracking.js" loaded?');this.addCallback(t,e,n),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}findProviders(t,e,n){return[]}}return t.\u0275fac=function(e){return new(e||t)(Ut(Pl))},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})(),Ul=(()=>{class t{constructor(){this._applications=new Map,ql.addToWindow(this)}registerApplication(t,e){this._applications.set(t,e)}unregisterApplication(t){this._applications.delete(t)}unregisterAllApplications(){this._applications.clear()}getTestability(t){return this._applications.get(t)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(t,e=!0){return ql.findTestabilityInTree(this,t,e)}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})();class $l{addToWindow(t){}findTestabilityInTree(t,e,n){return null}}let Zl,ql=new $l;const zl=new Ot("AllowMultipleToken");function Wl(t,e,n=[]){const s="Platform: "+e,r=new Ot(s);return(e=[])=>{let i=Ql();if(!i||i.injector.get(zl,!1))if(t)t(n.concat(e).concat({provide:r,useValue:!0}));else{const t=n.concat(e).concat({provide:r,useValue:!0},{provide:Gr,useValue:"platform"});!function(t){if(Zl&&!Zl.destroyed&&!Zl.injector.get(zl,!1))throw new Error("There can be only one platform. Destroy the previous one to create a new one.");Zl=t.get(Gl);const e=t.get(ml,null);e&&e.forEach(t=>t())}(ui.create({providers:t,name:s}))}return function(t){const e=Ql();if(!e)throw new Error("No platform exists!");if(!e.injector.get(t,null))throw new Error("A platform with a different configuration has been created. Please destroy it first.");return e}(r)}}function Ql(){return Zl&&!Zl.destroyed?Zl:null}let Gl=(()=>{class t{constructor(t){this._injector=t,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(t,e){const n=function(t,e){let n;return n="noop"===t?new Ll:("zone.js"===t?void 0:t)||new Pl({enableLongStackTrace:as(),shouldCoalesceEventChangeDetection:e}),n}(e?e.ngZone:void 0,e&&e.ngZoneEventCoalescing||!1),s=[{provide:Pl,useValue:n}];return n.run(()=>{const e=ui.create({providers:s,parent:this.injector,name:t.moduleType.name}),r=t.create(e),i=r.injector.get(ss,null);if(!i)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return r.onDestroy(()=>Yl(this._modules,r)),n.runOutsideAngular(()=>n.onError.subscribe({next:t=>{i.handleError(t)}})),function(t,e,n){try{const s=n();return Ii(s)?s.catch(n=>{throw e.runOutsideAngular(()=>t.handleError(n)),n}):s}catch(s){throw e.runOutsideAngular(()=>t.handleError(s)),s}}(i,n,()=>{const t=r.injector.get(fl);return t.runInitializers(),t.donePromise.then(()=>(Yi(r.injector.get(bl,Ji)||Ji),this._moduleDoBootstrap(r),r))})})}bootstrapModule(t,e=[]){const n=Jl({},e);return function(t,e,n){const s=new Wo(n);return Promise.resolve(s)}(0,0,t).then(t=>this.bootstrapModuleFactory(t,n))}_moduleDoBootstrap(t){const e=t.injector.get(Kl);if(t._bootstrapComponents.length>0)t._bootstrapComponents.forEach(t=>e.bootstrap(t));else{if(!t.instance.ngDoBootstrap)throw new Error(`The module ${ft(t.instance.constructor)} was bootstrapped, but it does not declare "@NgModule.bootstrap" components nor a "ngDoBootstrap" method. Please define one of these.`);t.instance.ngDoBootstrap(e)}this._modules.push(t)}onDestroy(t){this._destroyListeners.push(t)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new Error("The platform has already been destroyed!");this._modules.slice().forEach(t=>t.destroy()),this._destroyListeners.forEach(t=>t()),this._destroyed=!0}get destroyed(){return this._destroyed}}return t.\u0275fac=function(e){return new(e||t)(Ut(ui))},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})();function Jl(t,e){return Array.isArray(e)?e.reduce(Jl,t):Object.assign(Object.assign({},t),e)}let Kl=(()=>{class t{constructor(t,e,n,s,r,i){this._zone=t,this._console=e,this._injector=n,this._exceptionHandler=s,this._componentFactoryResolver=r,this._initStatus=i,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._enforceNoNewChanges=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._enforceNoNewChanges=as(),this._zone.onMicrotaskEmpty.subscribe({next:()=>{this._zone.run(()=>{this.tick()})}});const o=new y(t=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{t.next(this._stable),t.complete()})}),l=new y(t=>{let e;this._zone.runOutsideAngular(()=>{e=this._zone.onStable.subscribe(()=>{Pl.assertNotInAngularZone(),Dl(()=>{this._stable||this._zone.hasPendingMacrotasks||this._zone.hasPendingMicrotasks||(this._stable=!0,t.next(!0))})})});const n=this._zone.onUnstable.subscribe(()=>{Pl.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{t.next(!1)}))});return()=>{e.unsubscribe(),n.unsubscribe()}});this.isStable=function(...t){let e=Number.POSITIVE_INFINITY,n=null,s=t[t.length-1];var r;return(r=s)&&"function"==typeof r.schedule?(n=t.pop(),t.length>1&&"number"==typeof t[t.length-1]&&(e=t.pop())):"number"==typeof s&&(e=t.pop()),null===n&&1===t.length&&t[0]instanceof y?t[0]:function(t=Number.POSITIVE_INFINITY){return function t(e,n,s=Number.POSITIVE_INFINITY){return"function"==typeof n?r=>r.pipe(t((t,s)=>M(e(t,s)).pipe(T((e,r)=>n(t,e,s,r))),s)):("number"==typeof n&&(s=n),t=>t.lift(new F(e,s)))}(m,t)}(e)(function(t,e){return e?N(t,e):new y(k(t))}(t,n))}(o,l.pipe(t=>{return L()((e=z,function(t){let n;n="function"==typeof e?e:function(){return e};const s=Object.create(t,Z);return s.source=t,s.subjectFactory=n,s})(t));var e}))}bootstrap(t,e){if(!this._initStatus.done)throw new Error("Cannot bootstrap as there are still asynchronous initializers running. Bootstrap components in the `ngDoBootstrap` method of the root module.");let n;n=t instanceof lo?t:this._componentFactoryResolver.resolveComponentFactory(t),this.componentTypes.push(n.componentType);const s=n.isBoundToModule?void 0:this._injector.get(zt),r=n.create(ui.NULL,[],e||n.selector,s);r.onDestroy(()=>{this._unloadComponent(r)});const i=r.injector.get(Bl,null);return i&&r.injector.get(Ul).registerApplication(r.location.nativeElement,i),this._loadComponent(r),as()&&this._console.log("Angular is running in development mode. Call enableProdMode() to enable production mode."),r}tick(){if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");try{this._runningTick=!0;for(let t of this._views)t.detectChanges();if(this._enforceNoNewChanges)for(let t of this._views)t.checkNoChanges()}catch(t){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(t))}finally{this._runningTick=!1}}attachView(t){const e=t;this._views.push(e),e.attachToAppRef(this)}detachView(t){const e=t;Yl(this._views,e),e.detachFromAppRef()}_loadComponent(t){this.attachView(t.hostView),this.tick(),this.components.push(t),this._injector.get(vl,[]).concat(this._bootstrapListeners).forEach(e=>e(t))}_unloadComponent(t){this.detachView(t.hostView),Yl(this.components,t)}ngOnDestroy(){this._views.slice().forEach(t=>t.destroy())}get viewCount(){return this._views.length}}return t.\u0275fac=function(e){return new(e||t)(Ut(Pl),Ut(wl),Ut(ui),Ut(ss),Ut(uo),Ut(fl))},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})();function Yl(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const Xl=Wl(null,"core",[{provide:yl,useValue:"unknown"},{provide:Gl,deps:[ui]},{provide:Ul,deps:[]},{provide:wl,deps:[]}]),ta=[{provide:Kl,useClass:Kl,deps:[Pl,wl,ui,ss,uo,fl]},{provide:Uo,deps:[Pl],useFactory:function(t){let e=[];return t.onStable.subscribe(()=>{for(;e.length;)e.pop()()}),function(t){e.push(t)}}},{provide:fl,useClass:fl,deps:[[new K,dl]]},{provide:Il,useClass:Il,deps:[]},gl,{provide:Io,useFactory:function(){return Po},deps:[]},{provide:Oo,useFactory:function(){return No},deps:[]},{provide:bl,useFactory:function(t){return Yi(t=t||"undefined"!=typeof $localize&&$localize.locale||Ji),t},deps:[[new J(bl),new K,new X]]},{provide:Cl,useValue:"USD"}];let ea=(()=>{class t{constructor(t){}}return t.\u0275mod=ue({type:t}),t.\u0275inj=rt({factory:function(e){return new(e||t)(Ut(Kl))},providers:ta}),t})(),na=null;function sa(){return na}const ra=new Ot("DocumentToken");var ia=function(t){return t[t.Zero=0]="Zero",t[t.One=1]="One",t[t.Two=2]="Two",t[t.Few=3]="Few",t[t.Many=4]="Many",t[t.Other=5]="Other",t}({});class oa{}let la=(()=>{class t extends oa{constructor(t){super(),this.locale=t}getPluralCategory(t,e){switch(function(t){return function(t){const e=function(t){return t.toLowerCase().replace(/_/g,"-")}(t);let n=Qi(e);if(n)return n;const s=e.split("-")[0];if(n=Qi(s),n)return n;if("en"===s)return zi;throw new Error(`Missing locale data for the locale "${t}".`)}(t)[Gi.PluralCase]}(e||this.locale)(t)){case ia.Zero:return"zero";case ia.One:return"one";case ia.Two:return"two";case ia.Few:return"few";case ia.Many:return"many";default:return"other"}}}return t.\u0275fac=function(e){return new(e||t)(Ut(bl))},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})(),aa=(()=>{class t{constructor(t,e,n,s){this._iterableDiffers=t,this._keyValueDiffers=e,this._ngEl=n,this._renderer=s,this._iterableDiffer=null,this._keyValueDiffer=null,this._initialClasses=[],this._rawClass=null}set klass(t){this._removeClasses(this._initialClasses),this._initialClasses="string"==typeof t?t.split(/\s+/):[],this._applyClasses(this._initialClasses),this._applyClasses(this._rawClass)}set ngClass(t){this._removeClasses(this._rawClass),this._applyClasses(this._initialClasses),this._iterableDiffer=null,this._keyValueDiffer=null,this._rawClass="string"==typeof t?t.split(/\s+/):t,this._rawClass&&(vi(this._rawClass)?this._iterableDiffer=this._iterableDiffers.find(this._rawClass).create():this._keyValueDiffer=this._keyValueDiffers.find(this._rawClass).create())}ngDoCheck(){if(this._iterableDiffer){const t=this._iterableDiffer.diff(this._rawClass);t&&this._applyIterableChanges(t)}else if(this._keyValueDiffer){const t=this._keyValueDiffer.diff(this._rawClass);t&&this._applyKeyValueChanges(t)}}_applyKeyValueChanges(t){t.forEachAddedItem(t=>this._toggleClass(t.key,t.currentValue)),t.forEachChangedItem(t=>this._toggleClass(t.key,t.currentValue)),t.forEachRemovedItem(t=>{t.previousValue&&this._toggleClass(t.key,!1)})}_applyIterableChanges(t){t.forEachAddedItem(t=>{if("string"!=typeof t.item)throw new Error("NgClass can only toggle CSS classes expressed as strings, got "+ft(t.item));this._toggleClass(t.item,!0)}),t.forEachRemovedItem(t=>this._toggleClass(t.item,!1))}_applyClasses(t){t&&(Array.isArray(t)||t instanceof Set?t.forEach(t=>this._toggleClass(t,!0)):Object.keys(t).forEach(e=>this._toggleClass(e,!!t[e])))}_removeClasses(t){t&&(Array.isArray(t)||t instanceof Set?t.forEach(t=>this._toggleClass(t,!1)):Object.keys(t).forEach(t=>this._toggleClass(t,!1)))}_toggleClass(t,e){(t=t.trim())&&t.split(/\s+/g).forEach(t=>{e?this._renderer.addClass(this._ngEl.nativeElement,t):this._renderer.removeClass(this._ngEl.nativeElement,t)})}}return t.\u0275fac=function(e){return new(e||t)(xi(Io),xi(Oo),xi(co),xi(go))},t.\u0275dir=he({type:t,selectors:[["","ngClass",""]],inputs:{klass:["class","klass"],ngClass:"ngClass"}}),t})();class ua{constructor(t,e,n,s){this.$implicit=t,this.ngForOf=e,this.index=n,this.count=s}get first(){return 0===this.index}get last(){return this.index===this.count-1}get even(){return this.index%2==0}get odd(){return!this.even}}let ca=(()=>{class t{constructor(t,e,n){this._viewContainer=t,this._template=e,this._differs=n,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForOf(t){this._ngForOf=t,this._ngForOfDirty=!0}set ngForTrackBy(t){as()&&null!=t&&"function"!=typeof t&&console&&console.warn&&console.warn(`trackBy must be a function, but received ${JSON.stringify(t)}. See https://angular.io/api/common/NgForOf#change-propagation for more information.`),this._trackByFn=t}get ngForTrackBy(){return this._trackByFn}set ngForTemplate(t){t&&(this._template=t)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const n=this._ngForOf;if(!this._differ&&n)try{this._differ=this._differs.find(n).create(this.ngForTrackBy)}catch(e){throw new Error(`Cannot find a differ supporting object '${n}' of type '${t=n,t.name||typeof t}'. NgFor only supports binding to Iterables such as Arrays.`)}}var t;if(this._differ){const t=this._differ.diff(this._ngForOf);t&&this._applyChanges(t)}}_applyChanges(t){const e=[];t.forEachOperation((t,n,s)=>{if(null==t.previousIndex){const n=this._viewContainer.createEmbeddedView(this._template,new ua(null,this._ngForOf,-1,-1),null===s?void 0:s),r=new ha(t,n);e.push(r)}else if(null==s)this._viewContainer.remove(null===n?void 0:n);else if(null!==n){const r=this._viewContainer.get(n);this._viewContainer.move(r,s);const i=new ha(t,r);e.push(i)}});for(let n=0;n<e.length;n++)this._perViewChange(e[n].view,e[n].record);for(let n=0,s=this._viewContainer.length;n<s;n++){const t=this._viewContainer.get(n);t.context.index=n,t.context.count=s,t.context.ngForOf=this._ngForOf}t.forEachIdentityChange(t=>{this._viewContainer.get(t.currentIndex).context.$implicit=t.item})}_perViewChange(t,e){t.context.$implicit=e.item}static ngTemplateContextGuard(t,e){return!0}}return t.\u0275fac=function(e){return new(e||t)(xi(jo),xi(Mo),xi(Io))},t.\u0275dir=he({type:t,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"}}),t})();class ha{constructor(t,e){this.record=t,this.view=e}}let da=(()=>{class t{constructor(t,e){this._viewContainer=t,this._context=new fa,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=e}set ngIf(t){this._context.$implicit=this._context.ngIf=t,this._updateView()}set ngIfThen(t){pa("ngIfThen",t),this._thenTemplateRef=t,this._thenViewRef=null,this._updateView()}set ngIfElse(t){pa("ngIfElse",t),this._elseTemplateRef=t,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(t,e){return!0}}return t.\u0275fac=function(e){return new(e||t)(xi(jo),xi(Mo))},t.\u0275dir=he({type:t,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"}}),t})();class fa{constructor(){this.$implicit=null,this.ngIf=null}}function pa(t,e){if(e&&!e.createEmbeddedView)throw new Error(`${t} must be a TemplateRef, but received '${ft(e)}'.`)}let ga=(()=>{class t{constructor(t){this._viewContainerRef=t,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null}ngOnChanges(t){if(this._shouldRecreateView(t)){const t=this._viewContainerRef;this._viewRef&&t.remove(t.indexOf(this._viewRef)),this._viewRef=this.ngTemplateOutlet?t.createEmbeddedView(this.ngTemplateOutlet,this.ngTemplateOutletContext):null}else this._viewRef&&this.ngTemplateOutletContext&&this._updateExistingContext(this.ngTemplateOutletContext)}_shouldRecreateView(t){const e=t.ngTemplateOutletContext;return!!t.ngTemplateOutlet||e&&this._hasContextShapeChanged(e)}_hasContextShapeChanged(t){const e=Object.keys(t.previousValue||{}),n=Object.keys(t.currentValue||{});if(e.length===n.length){for(let t of n)if(-1===e.indexOf(t))return!0;return!1}return!0}_updateExistingContext(t){for(let e of Object.keys(t))this._viewRef.context[e]=this.ngTemplateOutletContext[e]}}return t.\u0275fac=function(e){return new(e||t)(xi(jo))},t.\u0275dir=he({type:t,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet"},features:[Ie]}),t})(),_a=(()=>{class t{}return t.\u0275mod=ue({type:t}),t.\u0275inj=rt({factory:function(e){return new(e||t)},providers:[{provide:oa,useClass:la}]}),t})();class ma extends class extends class{}{constructor(){super()}supportsDOMEvents(){return!0}}{static makeCurrent(){var t;t=new ma,na||(na=t)}getProperty(t,e){return t[e]}log(t){window.console&&window.console.log&&window.console.log(t)}logGroup(t){window.console&&window.console.group&&window.console.group(t)}logGroupEnd(){window.console&&window.console.groupEnd&&window.console.groupEnd()}onAndCancel(t,e,n){return t.addEventListener(e,n,!1),()=>{t.removeEventListener(e,n,!1)}}dispatchEvent(t,e){t.dispatchEvent(e)}remove(t){return t.parentNode&&t.parentNode.removeChild(t),t}getValue(t){return t.value}createElement(t,e){return(e=e||this.getDefaultDocument()).createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,e){return"window"===e?window:"document"===e?t:"body"===e?t.body:null}getHistory(){return window.history}getLocation(){return window.location}getBaseHref(t){const e=va||(va=document.querySelector("base"),va)?va.getAttribute("href"):null;return null==e?null:(n=e,ya||(ya=document.createElement("a")),ya.setAttribute("href",n),"/"===ya.pathname.charAt(0)?ya.pathname:"/"+ya.pathname);var n}resetBaseElement(){va=null}getUserAgent(){return window.navigator.userAgent}performanceNow(){return window.performance&&window.performance.now?window.performance.now():(new Date).getTime()}supportsCookies(){return!0}getCookie(t){return function(t,e){e=encodeURIComponent(e);for(const n of t.split(";")){const t=n.indexOf("="),[s,r]=-1==t?[n,""]:[n.slice(0,t),n.slice(t+1)];if(s.trim()===e)return decodeURIComponent(r)}return null}(document.cookie,t)}}let ya,va=null;const wa=new Ot("TRANSITION_ID"),ba=[{provide:dl,useFactory:function(t,e,n){return()=>{n.get(fl).donePromise.then(()=>{const n=sa();Array.prototype.slice.apply(e.querySelectorAll("style[ng-transition]")).filter(e=>e.getAttribute("ng-transition")===t).forEach(t=>n.remove(t))})}},deps:[wa,ra,ui],multi:!0}];class Ca{static init(){var t;t=new Ca,ql=t}addToWindow(t){Et.getAngularTestability=(e,n=!0)=>{const s=t.findTestabilityInTree(e,n);if(null==s)throw new Error("Could not find testability for element.");return s},Et.getAllAngularTestabilities=()=>t.getAllTestabilities(),Et.getAllAngularRootElements=()=>t.getAllRootElements(),Et.frameworkStabilizers||(Et.frameworkStabilizers=[]),Et.frameworkStabilizers.push(t=>{const e=Et.getAllAngularTestabilities();let n=e.length,s=!1;const r=function(e){s=s||e,n--,0==n&&t(s)};e.forEach((function(t){t.whenStable(r)}))})}findTestabilityInTree(t,e,n){if(null==e)return null;const s=t.getTestability(e);return null!=s?s:n?sa().isShadowRoot(e)?this.findTestabilityInTree(t,e.host,!0):this.findTestabilityInTree(t,e.parentElement,!0):null}}const Ea=new Ot("EventManagerPlugins");let xa=(()=>{class t{constructor(t,e){this._zone=e,this._eventNameToPlugin=new Map,t.forEach(t=>t.manager=this),this._plugins=t.slice().reverse()}addEventListener(t,e,n){return this._findPluginFor(e).addEventListener(t,e,n)}addGlobalEventListener(t,e,n){return this._findPluginFor(e).addGlobalEventListener(t,e,n)}getZone(){return this._zone}_findPluginFor(t){const e=this._eventNameToPlugin.get(t);if(e)return e;const n=this._plugins;for(let s=0;s<n.length;s++){const e=n[s];if(e.supports(t))return this._eventNameToPlugin.set(t,e),e}throw new Error("No event manager plugin found for event "+t)}}return t.\u0275fac=function(e){return new(e||t)(Ut(Ea),Ut(Pl))},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})();class Ta{constructor(t){this._doc=t}addGlobalEventListener(t,e,n){const s=sa().getGlobalEventTarget(this._doc,t);if(!s)throw new Error(`Unsupported event target ${s} for event ${e}`);return this.addEventListener(s,e,n)}}let Aa=(()=>{class t{constructor(){this._stylesSet=new Set}addStyles(t){const e=new Set;t.forEach(t=>{this._stylesSet.has(t)||(this._stylesSet.add(t),e.add(t))}),this.onStylesAdded(e)}onStylesAdded(t){}getAllStyles(){return Array.from(this._stylesSet)}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})(),Sa=(()=>{class t extends Aa{constructor(t){super(),this._doc=t,this._hostNodes=new Set,this._styleNodes=new Set,this._hostNodes.add(t.head)}_addStylesToHost(t,e){t.forEach(t=>{const n=this._doc.createElement("style");n.textContent=t,this._styleNodes.add(e.appendChild(n))})}addHost(t){this._addStylesToHost(this._stylesSet,t),this._hostNodes.add(t)}removeHost(t){this._hostNodes.delete(t)}onStylesAdded(t){this._hostNodes.forEach(e=>this._addStylesToHost(t,e))}ngOnDestroy(){this._styleNodes.forEach(t=>sa().remove(t))}}return t.\u0275fac=function(e){return new(e||t)(Ut(ra))},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})();const ka={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/"},Va=/%COMP%/g;function Ia(t,e,n){for(let s=0;s<e.length;s++){let r=e[s];Array.isArray(r)?Ia(t,r,n):(r=r.replace(Va,t),n.push(r))}return n}function Oa(t){return e=>{if("__ngUnwrap__"===e)return t;!1===t(e)&&(e.preventDefault(),e.returnValue=!1)}}let Da=(()=>{class t{constructor(t,e,n){this.eventManager=t,this.sharedStylesHost=e,this.appId=n,this.rendererByCompId=new Map,this.defaultRenderer=new Pa(t)}createRenderer(t,e){if(!t||!e)return this.defaultRenderer;switch(e.encapsulation){case ee.Emulated:{let n=this.rendererByCompId.get(e.id);return n||(n=new Na(this.eventManager,this.sharedStylesHost,e,this.appId),this.rendererByCompId.set(e.id,n)),n.applyToHost(t),n}case ee.Native:case ee.ShadowDom:return new Ma(this.eventManager,this.sharedStylesHost,t,e);default:if(!this.rendererByCompId.has(e.id)){const t=Ia(e.id,e.styles,[]);this.sharedStylesHost.addStyles(t),this.rendererByCompId.set(e.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}return t.\u0275fac=function(e){return new(e||t)(Ut(xa),Ut(Sa),Ut(pl))},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})();class Pa{constructor(t){this.eventManager=t,this.data=Object.create(null)}destroy(){}createElement(t,e){return e?document.createElementNS(ka[e]||e,t):document.createElement(t)}createComment(t){return document.createComment(t)}createText(t){return document.createTextNode(t)}appendChild(t,e){t.appendChild(e)}insertBefore(t,e,n){t&&t.insertBefore(e,n)}removeChild(t,e){t&&t.removeChild(e)}selectRootElement(t,e){let n="string"==typeof t?document.querySelector(t):t;if(!n)throw new Error(`The selector "${t}" did not match any elements`);return e||(n.textContent=""),n}parentNode(t){return t.parentNode}nextSibling(t){return t.nextSibling}setAttribute(t,e,n,s){if(s){e=s+":"+e;const r=ka[s];r?t.setAttributeNS(r,e,n):t.setAttribute(e,n)}else t.setAttribute(e,n)}removeAttribute(t,e,n){if(n){const s=ka[n];s?t.removeAttributeNS(s,e):t.removeAttribute(`${n}:${e}`)}else t.removeAttribute(e)}addClass(t,e){t.classList.add(e)}removeClass(t,e){t.classList.remove(e)}setStyle(t,e,n,s){s&po.DashCase?t.style.setProperty(e,n,s&po.Important?"important":""):t.style[e]=n}removeStyle(t,e,n){n&po.DashCase?t.style.removeProperty(e):t.style[e]=""}setProperty(t,e,n){t[e]=n}setValue(t,e){t.nodeValue=e}listen(t,e,n){return"string"==typeof t?this.eventManager.addGlobalEventListener(t,e,Oa(n)):this.eventManager.addEventListener(t,e,Oa(n))}}class Na extends Pa{constructor(t,e,n,s){super(t),this.component=n;const r=Ia(s+"-"+n.id,n.styles,[]);e.addStyles(r),this.contentAttr="_ngcontent-%COMP%".replace(Va,s+"-"+n.id),this.hostAttr="_nghost-%COMP%".replace(Va,s+"-"+n.id)}applyToHost(t){super.setAttribute(t,this.hostAttr,"")}createElement(t,e){const n=super.createElement(t,e);return super.setAttribute(n,this.contentAttr,""),n}}class Ma extends Pa{constructor(t,e,n,s){super(t),this.sharedStylesHost=e,this.hostEl=n,this.component=s,this.shadowRoot=s.encapsulation===ee.ShadowDom?n.attachShadow({mode:"open"}):n.createShadowRoot(),this.sharedStylesHost.addHost(this.shadowRoot);const r=Ia(s.id,s.styles,[]);for(let i=0;i<r.length;i++){const t=document.createElement("style");t.textContent=r[i],this.shadowRoot.appendChild(t)}}nodeOrShadowRoot(t){return t===this.hostEl?this.shadowRoot:t}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}appendChild(t,e){return super.appendChild(this.nodeOrShadowRoot(t),e)}insertBefore(t,e,n){return super.insertBefore(this.nodeOrShadowRoot(t),e,n)}removeChild(t,e){return super.removeChild(this.nodeOrShadowRoot(t),e)}parentNode(t){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(t)))}}let Ra=(()=>{class t extends Ta{constructor(t){super(t)}supports(t){return!0}addEventListener(t,e,n){return t.addEventListener(e,n,!1),()=>this.removeEventListener(t,e,n)}removeEventListener(t,e,n){return t.removeEventListener(e,n)}}return t.\u0275fac=function(e){return new(e||t)(Ut(ra))},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})();const ja=["alt","control","meta","shift"],Fa={"\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"},Ha={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"},La={alt:t=>t.altKey,control:t=>t.ctrlKey,meta:t=>t.metaKey,shift:t=>t.shiftKey};let Ba=(()=>{class t extends Ta{constructor(t){super(t)}supports(e){return null!=t.parseEventName(e)}addEventListener(e,n,s){const r=t.parseEventName(n),i=t.eventCallback(r.fullKey,s,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>sa().onAndCancel(e,r.domEventName,i))}static parseEventName(e){const n=e.toLowerCase().split("."),s=n.shift();if(0===n.length||"keydown"!==s&&"keyup"!==s)return null;const r=t._normalizeKey(n.pop());let i="";if(ja.forEach(t=>{const e=n.indexOf(t);e>-1&&(n.splice(e,1),i+=t+".")}),i+=r,0!=n.length||0===r.length)return null;const o={};return o.domEventName=s,o.fullKey=i,o}static getEventFullKey(t){let e="",n=function(t){let e=t.key;if(null==e){if(e=t.keyIdentifier,null==e)return"Unidentified";e.startsWith("U+")&&(e=String.fromCharCode(parseInt(e.substring(2),16)),3===t.location&&Ha.hasOwnProperty(e)&&(e=Ha[e]))}return Fa[e]||e}(t);return n=n.toLowerCase()," "===n?n="space":"."===n&&(n="dot"),ja.forEach(s=>{s!=n&&(0,La[s])(t)&&(e+=s+".")}),e+=n,e}static eventCallback(e,n,s){return r=>{t.getEventFullKey(r)===e&&s.runGuarded(()=>n(r))}}static _normalizeKey(t){switch(t){case"esc":return"escape";default:return t}}}return t.\u0275fac=function(e){return new(e||t)(Ut(ra))},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})();const Ua=Wl(Xl,"browser",[{provide:yl,useValue:"browser"},{provide:ml,useValue:function(){ma.makeCurrent(),Ca.init()},multi:!0},{provide:ra,useFactory:function(){return function(t){Me=t}(document),document},deps:[]}]),$a=[[],{provide:Gr,useValue:"root"},{provide:ss,useFactory:function(){return new ss},deps:[]},{provide:Ea,useClass:Ra,multi:!0,deps:[ra,Pl,yl]},{provide:Ea,useClass:Ba,multi:!0,deps:[ra]},[],{provide:Da,useClass:Da,deps:[xa,Sa,pl]},{provide:fo,useExisting:Da},{provide:Aa,useExisting:Sa},{provide:Sa,useClass:Sa,deps:[ra]},{provide:Bl,useClass:Bl,deps:[Pl]},{provide:xa,useClass:xa,deps:[Ea,Pl]},[]];let Za=(()=>{class t{constructor(t){if(t)throw new Error("BrowserModule has already been loaded. If you need access to common directives such as NgIf and NgFor from a lazy loaded module, import CommonModule instead.")}static withServerTransition(e){return{ngModule:t,providers:[{provide:pl,useValue:e.appId},{provide:wa,useExisting:pl},ba]}}}return t.\u0275mod=ue({type:t}),t.\u0275inj=rt({factory:function(e){return new(e||t)(Ut(t,12))},providers:$a,imports:[_a,ea]}),t})();"undefined"!=typeof window&&window;const qa=["slideContent"];function za(t,e){1&t&&function(t,e=0,n){const s=Ke(),r=Ye(),i=Bs(r,t,1,null,n||null);null===i.projection&&(i.projection=e),nn(),function(t,e,n){Rr(e[11],0,e,n,Sr(t,n,e),Dr(n.parent||e[6],e))}(r,s,i)}(0)}const Wa=["*"];let Qa=(()=>{class t{}return t.\u0275fac=function(e){return new(e||t)},t.\u0275cmp=ie({type:t,selectors:[["splide-slide"]],viewQuery:function(t,e){var n;1&t&&ol(qa,!0),2&t&&il(n=ll())&&(e.slideContent=n.first)},ngContentSelectors:Wa,decls:2,vars:0,consts:[["slideContent",""]],template:function(t,e){1&t&&(function(t){const e=Ke()[16][6];if(!e.projection){const t=e.projection=Jt(1,null),n=t.slice();let s=e.child;for(;null!==s;){const e=0;null!==e&&(n[e]?n[e].projectionNext=s:t[e]=s,n[e]=s),s=s.next}}}(),Ei(0,za,1,0,"ng-template",null,0,hl))},encapsulation:2}),t})();const Ga=["splideElement"];function Ja(t,e){}function Ka(t,e){1&t&&Ei(0,Ja,0,0,"ng-template",7),2&t&&Ti("ngTemplateOutlet",Ni().$implicit.slideContent)}function Ya(t,e){if(1&t&&(Si(0,"div",5),Ei(1,Ka,1,1,void 0,6),ki()),2&t){const t=e.$implicit;Is(1),Ti("ngIf",t.slideContent)}}let Xa=(()=>{class t{constructor(t){this.cdr=t,this.selectedSlideIndexChange=new Qo,this.options={},this.containerClass="",this.onInit=new Qo,this.onSplideEvent=new Qo,this.onMounted=new Qo,this.onUpdated=new Qo,this.onMove=new Qo,this.onMoved=new Qo,this.onDrag=new Qo,this.onDragged=new Qo,this.onVisible=new Qo,this.onHidden=new Qo,this.onActive=new Qo,this.onInactive=new Qo,this.onClick=new Qo,this.onArrowsMounted=new Qo,this.onArrowsUpdated=new Qo,this.onPaginationMounted=new Qo,this.onPaginationUpdated=new Qo,this.onNavigationMounted=new Qo,this.onAutoplayPlay=new Qo,this.onAutoplayPause=new Qo,this.onAutoplayPlaying=new Qo,this.onLazyloadLoaded=new Qo}ngAfterViewInit(){this.splide=new Splide(this.splideElement.nativeElement,this.options),this.onInit.emit(this.splide),this.addEventListeners(),this.splide.mount(),this.slides.changes.subscribe(t=>{this.cdr.detectChanges(),setTimeout(()=>{this.splide.destroy(),this.splide.mount(),this.addEventListeners()})}),this.cdr.detectChanges()}ngOnChanges(t){if(this.splide){if(t.selectedSlideIndex){const e=t.selectedSlideIndex.currentValue;e!==this.splide.index&&this.splide.go(e)}t.options&&(this.splide.options=t.options.currentValue)}}addEventListeners(){this.splide.on("mounted",(...t)=>{this.onMounted.emit(t),this.onSplideEvent.emit({name:"mounted",args:t})}).on("updated",(...t)=>{this.onUpdated.emit(t),this.onSplideEvent.emit({name:"updated",args:t})}).on("move",(t,e,n)=>{this.selectedSlideIndexChange.emit(t),this.onMove.emit([t,e,n]),this.onSplideEvent.emit({name:"move",args:[t,e,n]})}).on("moved",(...t)=>{this.onMoved.emit(t),this.onSplideEvent.emit({name:"moved",args:t})}).on("drag",(...t)=>{this.onDrag.emit(t),this.onSplideEvent.emit({name:"drag",args:t})}).on("dragged",(...t)=>{this.onDragged.emit(t),this.onSplideEvent.emit({name:"dragged",args:t})}).on("visible",(...t)=>{this.onVisible.emit(t),this.onSplideEvent.emit({name:"visible",args:t})}).on("hidden",(...t)=>{this.onHidden.emit(t),this.onSplideEvent.emit({name:"hidden",args:t})}).on("active",(...t)=>{this.onActive.emit(t),this.onSplideEvent.emit({name:"active",args:t})}).on("inactive",(...t)=>{this.onInactive.emit(t),this.onSplideEvent.emit({name:"inactive",args:t})}).on("click",(...t)=>{this.onClick.emit(t),this.onSplideEvent.emit({name:"click",args:t})}).on("arrows:mounted",(...t)=>{this.onArrowsMounted.emit(t),this.onSplideEvent.emit({name:"arrows:mounted",args:t})}).on("arrows:updated",(...t)=>{this.onArrowsUpdated.emit(t),this.onSplideEvent.emit({name:"arrows:updated",args:t})}).on("pagination:mounted",(...t)=>{this.onPaginationMounted.emit(t),this.onSplideEvent.emit({name:"pagination:mounted",args:t})}).on("pagination:updated",(...t)=>{this.onPaginationUpdated.emit(t),this.onSplideEvent.emit({name:"pagination:updated",args:t})}).on("navigation:mounted",(...t)=>{this.onNavigationMounted.emit(t),this.onSplideEvent.emit({name:"navigation:mounted",args:t})}).on("autoplay:play",(...t)=>{this.onAutoplayPlay.emit(t),this.onSplideEvent.emit({name:"autoplay:play",args:t})}).on("autoplay:pause",(...t)=>{this.onAutoplayPause.emit(t),this.onSplideEvent.emit({name:"autoplay:pause",args:t})}).on("autoplay:playing",(...t)=>{this.onAutoplayPlaying.emit(t),this.onSplideEvent.emit({name:"autoplay:playing",args:t})}).on("lazyload:loaded",(...t)=>{this.onLazyloadLoaded.emit(t),this.onSplideEvent.emit({name:"lazyload:loaded",args:t})})}ngOnDestroy(){this.splide&&this.splide.destroy(!0)}}return t.\u0275fac=function(e){return new(e||t)(xi(Wr))},t.\u0275cmp=ie({type:t,selectors:[["splide"]],contentQueries:function(t,e,n){var s,r,i,o,l;1&t&&(r=n,i=Qa,o=!1,function(t,e,n,s,r,i,o,l){t.firstCreatePass&&(ul(t,new Xo(n,s,!1,r),o.index),function(t,e){const n=t.contentQueries||(t.contentQueries=[]);e!==(t.contentQueries.length?n[n.length-1]:-1)&&n.push(t.queries.length-1,e)}(t,l)),al(t,e)}(Ye(),Ke(),i,o,l,0,Xe(),r)),2&t&&il(s=ll())&&(e.slides=s)},viewQuery:function(t,e){var n;1&t&&ol(Ga,!0),2&t&&il(n=ll())&&(e.splideElement=n.first)},inputs:{selectedSlideIndex:"selectedSlideIndex",options:"options",containerClass:"containerClass"},outputs:{selectedSlideIndexChange:"selectedSlideIndexChange",onInit:"onInit",onSplideEvent:"onSplideEvent",onMounted:"onMounted",onUpdated:"onUpdated",onMove:"onMove",onMoved:"onMoved",onDrag:"onDrag",onDragged:"onDragged",onVisible:"onVisible",onHidden:"onHidden",onActive:"onActive",onInactive:"onInactive",onClick:"onClick",onArrowsMounted:"onArrowsMounted",onArrowsUpdated:"onArrowsUpdated",onPaginationMounted:"onPaginationMounted",onPaginationUpdated:"onPaginationUpdated",onNavigationMounted:"onNavigationMounted",onAutoplayPlay:"onAutoplayPlay",onAutoplayPause:"onAutoplayPause",onAutoplayPlaying:"onAutoplayPlaying",onLazyloadLoaded:"onLazyloadLoaded"},features:[Ie],decls:5,vars:2,consts:[[1,"splide",3,"ngClass"],["splideElement",""],[1,"splide__track"],[1,"splide__list"],["class","splide__slide",4,"ngFor","ngForOf"],[1,"splide__slide"],[4,"ngIf"],[3,"ngTemplateOutlet"]],template:function(t,e){1&t&&(Si(0,"div",0,1),Si(2,"div",2),Si(3,"div",3),Ei(4,Ya,2,1,"div",4),ki(),ki(),ki()),2&t&&(Ti("ngClass",e.containerClass),Is(4),Ti("ngForOf",e.slides))},directives:[aa,ca,da,ga],encapsulation:2,changeDetection:0}),t})();function tu(t,e){return new y(n=>{const s=t.length;if(0===s)return void n.complete();const r=new Array(s);let i=0,o=0;for(let l=0;l<s;l++){const a=M(t[l]);let u=!1;n.add(a.subscribe({next:t=>{u||(u=!0,o++),r[l]=t},error:t=>n.error(t),complete:()=>{i++,i!==s&&u||(o===s&&n.next(e?e.reduce((t,e,n)=>(t[e]=r[n],t),{}):r),n.complete())}}))}})}const eu=new Ot("NgValueAccessor"),nu={provide:eu,useExisting:_t(()=>su),multi:!0};let su=(()=>{class t{constructor(t,e){this._renderer=t,this._elementRef=e,this.onChange=t=>{},this.onTouched=()=>{}}writeValue(t){this._renderer.setProperty(this._elementRef.nativeElement,"checked",t)}registerOnChange(t){this.onChange=t}registerOnTouched(t){this.onTouched=t}setDisabledState(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)}}return t.\u0275fac=function(e){return new(e||t)(xi(go),xi(co))},t.\u0275dir=he({type:t,selectors:[["input","type","checkbox","formControlName",""],["input","type","checkbox","formControl",""],["input","type","checkbox","ngModel",""]],hostBindings:function(t,e){1&t&&Oi("change",(function(t){return e.onChange(t.target.checked)}))("blur",(function(){return e.onTouched()}))},features:[oo([nu])]}),t})();const ru={provide:eu,useExisting:_t(()=>ou),multi:!0},iu=new Ot("CompositionEventMode");let ou=(()=>{class t{constructor(t,e,n){this._renderer=t,this._elementRef=e,this._compositionMode=n,this.onChange=t=>{},this.onTouched=()=>{},this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function(){const t=sa()?sa().getUserAgent():"";return/android (\d+)/.test(t.toLowerCase())}())}writeValue(t){this._renderer.setProperty(this._elementRef.nativeElement,"value",null==t?"":t)}registerOnChange(t){this.onChange=t}registerOnTouched(t){this.onTouched=t}setDisabledState(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)}_handleInput(t){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(t)}_compositionStart(){this._composing=!0}_compositionEnd(t){this._composing=!1,this._compositionMode&&this.onChange(t)}}return t.\u0275fac=function(e){return new(e||t)(xi(go),xi(co),xi(iu,8))},t.\u0275dir=he({type:t,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(t,e){1&t&&Oi("input",(function(t){return e._handleInput(t.target.value)}))("blur",(function(){return e.onTouched()}))("compositionstart",(function(){return e._compositionStart()}))("compositionend",(function(t){return e._compositionEnd(t.target.value)}))},features:[oo([ru])]}),t})(),lu=(()=>{class t{get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}reset(t){this.control&&this.control.reset(t)}hasError(t,e){return!!this.control&&this.control.hasError(t,e)}getError(t,e){return this.control?this.control.getError(t,e):null}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275dir=he({type:t}),t})(),au=(()=>{class t extends lu{get formDirective(){return null}get path(){return null}}return t.\u0275fac=function(e){return uu(e||t)},t.\u0275dir=he({type:t,features:[di]}),t})();const uu=Xn(au);class cu extends lu{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null,this._rawValidators=[],this._rawAsyncValidators=[]}get validator(){}get asyncValidator(){}}let hu=(()=>{class t extends class{constructor(t){this._cd=t}get ngClassUntouched(){return!!this._cd.control&&this._cd.control.untouched}get ngClassTouched(){return!!this._cd.control&&this._cd.control.touched}get ngClassPristine(){return!!this._cd.control&&this._cd.control.pristine}get ngClassDirty(){return!!this._cd.control&&this._cd.control.dirty}get ngClassValid(){return!!this._cd.control&&this._cd.control.valid}get ngClassInvalid(){return!!this._cd.control&&this._cd.control.invalid}get ngClassPending(){return!!this._cd.control&&this._cd.control.pending}}{constructor(t){super(t)}}return t.\u0275fac=function(e){return new(e||t)(xi(cu,2))},t.\u0275dir=he({type:t,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(t,e){2&t&&Fi("ng-untouched",e.ngClassUntouched)("ng-touched",e.ngClassTouched)("ng-pristine",e.ngClassPristine)("ng-dirty",e.ngClassDirty)("ng-valid",e.ngClassValid)("ng-invalid",e.ngClassInvalid)("ng-pending",e.ngClassPending)},features:[di]}),t})();function du(t){return null==t||0===t.length}function fu(t){return null!=t&&"number"==typeof t.length}const pu=new Ot("NgValidators"),gu=new Ot("NgAsyncValidators"),_u=/^(?=.{1,254}$)(?=.{1,64}@)[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/;class mu{static min(t){return e=>{if(du(e.value)||du(t))return null;const n=parseFloat(e.value);return!isNaN(n)&&n<t?{min:{min:t,actual:e.value}}:null}}static max(t){return e=>{if(du(e.value)||du(t))return null;const n=parseFloat(e.value);return!isNaN(n)&&n>t?{max:{max:t,actual:e.value}}:null}}static required(t){return du(t.value)?{required:!0}:null}static requiredTrue(t){return!0===t.value?null:{required:!0}}static email(t){return du(t.value)||_u.test(t.value)?null:{email:!0}}static minLength(t){return e=>du(e.value)||!fu(e.value)?null:e.value.length<t?{minlength:{requiredLength:t,actualLength:e.value.length}}:null}static maxLength(t){return e=>fu(e.value)&&e.value.length>t?{maxlength:{requiredLength:t,actualLength:e.value.length}}:null}static pattern(t){if(!t)return mu.nullValidator;let e,n;return"string"==typeof t?(n="","^"!==t.charAt(0)&&(n+="^"),n+=t,"$"!==t.charAt(t.length-1)&&(n+="$"),e=new RegExp(n)):(n=t.toString(),e=t),t=>{if(du(t.value))return null;const s=t.value;return e.test(s)?null:{pattern:{requiredPattern:n,actualValue:s}}}}static nullValidator(t){return null}static compose(t){if(!t)return null;const e=t.filter(yu);return 0==e.length?null:function(t){return wu(bu(t,e))}}static composeAsync(t){if(!t)return null;const e=t.filter(yu);return 0==e.length?null:function(t){return function(...t){if(1===t.length){const e=t[0];if(a(e))return tu(e,null);if(u(e)&&Object.getPrototypeOf(e)===Object.prototype){const t=Object.keys(e);return tu(t.map(t=>e[t]),t)}}if("function"==typeof t[t.length-1]){const e=t.pop();return tu(t=1===t.length&&a(t[0])?t[0]:t,null).pipe(T(t=>e(...t)))}return tu(t,null)}(bu(t,e).map(vu)).pipe(T(wu))}}}function yu(t){return null!=t}function vu(t){const e=Ii(t)?M(t):t;return e}function wu(t){let e={};return t.forEach(t=>{e=null!=t?Object.assign(Object.assign({},e),t):e}),0===Object.keys(e).length?null:e}function bu(t,e){return e.map(e=>e(t))}function Cu(t){return t.map(t=>function(t){return!t.validate}(t)?t:e=>t.validate(e))}const Eu={provide:eu,useExisting:_t(()=>xu),multi:!0};let xu=(()=>{class t{constructor(t,e){this._renderer=t,this._elementRef=e,this.onChange=t=>{},this.onTouched=()=>{}}writeValue(t){this._renderer.setProperty(this._elementRef.nativeElement,"value",null==t?"":t)}registerOnChange(t){this.onChange=e=>{t(""==e?null:parseFloat(e))}}registerOnTouched(t){this.onTouched=t}setDisabledState(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)}}return t.\u0275fac=function(e){return new(e||t)(xi(go),xi(co))},t.\u0275dir=he({type:t,selectors:[["input","type","number","formControlName",""],["input","type","number","formControl",""],["input","type","number","ngModel",""]],hostBindings:function(t,e){1&t&&Oi("input",(function(t){return e.onChange(t.target.value)}))("blur",(function(){return e.onTouched()}))},features:[oo([Eu])]}),t})();const Tu={provide:eu,useExisting:_t(()=>Su),multi:!0};let Au=(()=>{class t{constructor(){this._accessors=[]}add(t,e){this._accessors.push([t,e])}remove(t){for(let e=this._accessors.length-1;e>=0;--e)if(this._accessors[e][1]===t)return void this._accessors.splice(e,1)}select(t){this._accessors.forEach(e=>{this._isSameGroup(e,t)&&e[1]!==t&&e[1].fireUncheck(t.value)})}_isSameGroup(t,e){return!!t[0].control&&t[0]._parent===e._control._parent&&t[1].name===e.name}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275prov=st({token:t,factory:t.\u0275fac}),t})(),Su=(()=>{class t{constructor(t,e,n,s){this._renderer=t,this._elementRef=e,this._registry=n,this._injector=s,this.onChange=()=>{},this.onTouched=()=>{}}ngOnInit(){this._control=this._injector.get(cu),this._checkName(),this._registry.add(this._control,this)}ngOnDestroy(){this._registry.remove(this)}writeValue(t){this._state=t===this.value,this._renderer.setProperty(this._elementRef.nativeElement,"checked",this._state)}registerOnChange(t){this._fn=t,this.onChange=()=>{t(this.value),this._registry.select(this)}}fireUncheck(t){this.writeValue(t)}registerOnTouched(t){this.onTouched=t}setDisabledState(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)}_checkName(){!this.name&&this.formControlName&&(this.name=this.formControlName)}}return t.\u0275fac=function(e){return new(e||t)(xi(go),xi(co),xi(Au),xi(ui))},t.\u0275dir=he({type:t,selectors:[["input","type","radio","formControlName",""],["input","type","radio","formControl",""],["input","type","radio","ngModel",""]],hostBindings:function(t,e){1&t&&Oi("change",(function(){return e.onChange()}))("blur",(function(){return e.onTouched()}))},inputs:{name:"name",formControlName:"formControlName",value:"value"},features:[oo([Tu])]}),t})();const ku={provide:eu,useExisting:_t(()=>Vu),multi:!0};let Vu=(()=>{class t{constructor(t,e){this._renderer=t,this._elementRef=e,this.onChange=t=>{},this.onTouched=()=>{}}writeValue(t){this._renderer.setProperty(this._elementRef.nativeElement,"value",parseFloat(t))}registerOnChange(t){this.onChange=e=>{t(""==e?null:parseFloat(e))}}registerOnTouched(t){this.onTouched=t}setDisabledState(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)}}return t.\u0275fac=function(e){return new(e||t)(xi(go),xi(co))},t.\u0275dir=he({type:t,selectors:[["input","type","range","formControlName",""],["input","type","range","formControl",""],["input","type","range","ngModel",""]],hostBindings:function(t,e){1&t&&Oi("change",(function(t){return e.onChange(t.target.value)}))("input",(function(t){return e.onChange(t.target.value)}))("blur",(function(){return e.onTouched()}))},features:[oo([ku])]}),t})();const Iu={provide:eu,useExisting:_t(()=>Du),multi:!0};function Ou(t,e){return null==t?""+e:(e&&"object"==typeof e&&(e="Object"),`${t}: ${e}`.slice(0,50))}let Du=(()=>{class t{constructor(t,e){this._renderer=t,this._elementRef=e,this._optionMap=new Map,this._idCounter=0,this.onChange=t=>{},this.onTouched=()=>{},this._compareWith=Object.is}set compareWith(t){this._compareWith=t}writeValue(t){this.value=t;const e=this._getOptionId(t);null==e&&this._renderer.setProperty(this._elementRef.nativeElement,"selectedIndex",-1);const n=Ou(e,t);this._renderer.setProperty(this._elementRef.nativeElement,"value",n)}registerOnChange(t){this.onChange=e=>{this.value=this._getOptionValue(e),t(this.value)}}registerOnTouched(t){this.onTouched=t}setDisabledState(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)}_registerOption(){return(this._idCounter++).toString()}_getOptionId(t){for(const e of Array.from(this._optionMap.keys()))if(this._compareWith(this._optionMap.get(e),t))return e;return null}_getOptionValue(t){const e=function(t){return t.split(":")[0]}(t);return this._optionMap.has(e)?this._optionMap.get(e):t}}return t.\u0275fac=function(e){return new(e||t)(xi(go),xi(co))},t.\u0275dir=he({type:t,selectors:[["select","formControlName","",3,"multiple",""],["select","formControl","",3,"multiple",""],["select","ngModel","",3,"multiple",""]],hostBindings:function(t,e){1&t&&Oi("change",(function(t){return e.onChange(t.target.value)}))("blur",(function(){return e.onTouched()}))},inputs:{compareWith:"compareWith"},features:[oo([Iu])]}),t})(),Pu=(()=>{class t{constructor(t,e,n){this._element=t,this._renderer=e,this._select=n,this._select&&(this.id=this._select._registerOption())}set ngValue(t){null!=this._select&&(this._select._optionMap.set(this.id,t),this._setElementValue(Ou(this.id,t)),this._select.writeValue(this._select.value))}set value(t){this._setElementValue(t),this._select&&this._select.writeValue(this._select.value)}_setElementValue(t){this._renderer.setProperty(this._element.nativeElement,"value",t)}ngOnDestroy(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}}return t.\u0275fac=function(e){return new(e||t)(xi(co),xi(go),xi(Du,9))},t.\u0275dir=he({type:t,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}}),t})();const Nu={provide:eu,useExisting:_t(()=>Ru),multi:!0};function Mu(t,e){return null==t?""+e:("string"==typeof e&&(e=`'${e}'`),e&&"object"==typeof e&&(e="Object"),`${t}: ${e}`.slice(0,50))}let Ru=(()=>{class t{constructor(t,e){this._renderer=t,this._elementRef=e,this._optionMap=new Map,this._idCounter=0,this.onChange=t=>{},this.onTouched=()=>{},this._compareWith=Object.is}set compareWith(t){this._compareWith=t}writeValue(t){let e;if(this.value=t,Array.isArray(t)){const n=t.map(t=>this._getOptionId(t));e=(t,e)=>{t._setSelected(n.indexOf(e.toString())>-1)}}else e=(t,e)=>{t._setSelected(!1)};this._optionMap.forEach(e)}registerOnChange(t){this.onChange=e=>{const n=[];if(void 0!==e.selectedOptions){const t=e.selectedOptions;for(let e=0;e<t.length;e++){const s=t.item(e),r=this._getOptionValue(s.value);n.push(r)}}else{const t=e.options;for(let e=0;e<t.length;e++){const s=t.item(e);if(s.selected){const t=this._getOptionValue(s.value);n.push(t)}}}this.value=n,t(n)}}registerOnTouched(t){this.onTouched=t}setDisabledState(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)}_registerOption(t){const e=(this._idCounter++).toString();return this._optionMap.set(e,t),e}_getOptionId(t){for(const e of Array.from(this._optionMap.keys()))if(this._compareWith(this._optionMap.get(e)._value,t))return e;return null}_getOptionValue(t){const e=function(t){return t.split(":")[0]}(t);return this._optionMap.has(e)?this._optionMap.get(e)._value:t}}return t.\u0275fac=function(e){return new(e||t)(xi(go),xi(co))},t.\u0275dir=he({type:t,selectors:[["select","multiple","","formControlName",""],["select","multiple","","formControl",""],["select","multiple","","ngModel",""]],hostBindings:function(t,e){1&t&&Oi("change",(function(t){return e.onChange(t.target)}))("blur",(function(){return e.onTouched()}))},inputs:{compareWith:"compareWith"},features:[oo([Nu])]}),t})(),ju=(()=>{class t{constructor(t,e,n){this._element=t,this._renderer=e,this._select=n,this._select&&(this.id=this._select._registerOption(this))}set ngValue(t){null!=this._select&&(this._value=t,this._setElementValue(Mu(this.id,t)),this._select.writeValue(this._select.value))}set value(t){this._select?(this._value=t,this._setElementValue(Mu(this.id,t)),this._select.writeValue(this._select.value)):this._setElementValue(t)}_setElementValue(t){this._renderer.setProperty(this._element.nativeElement,"value",t)}_setSelected(t){this._renderer.setProperty(this._element.nativeElement,"selected",t)}ngOnDestroy(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}}return t.\u0275fac=function(e){return new(e||t)(xi(co),xi(go),xi(Ru,9))},t.\u0275dir=he({type:t,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}}),t})();function Fu(t,e){t._pendingDirty&&t.markAsDirty(),t.setValue(t._pendingValue,{emitModelToViewChange:!1}),e.viewToModelUpdate(t._pendingValue),t._pendingChange=!1}function Hu(t){return null!=t?mu.compose(Cu(t)):null}function Lu(t){return null!=t?mu.composeAsync(Cu(t)):null}const Bu=[su,Vu,xu,Du,Ru,Su],Uu="VALID",$u="INVALID",Zu="PENDING",qu="DISABLED";function zu(t){return(Ju(t)?t.validators:t)||null}function Wu(t){return Array.isArray(t)?Hu(t):t||null}function Qu(t,e){return(Ju(e)?e.asyncValidators:t)||null}function Gu(t){return Array.isArray(t)?Lu(t):t||null}function Ju(t){return null!=t&&!Array.isArray(t)&&"object"==typeof t}class Ku{constructor(t,e){this._hasOwnPendingAsyncValidator=!1,this._onCollectionChange=()=>{},this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._rawValidators=t,this._rawAsyncValidators=e,this._composedValidatorFn=Wu(this._rawValidators),this._composedAsyncValidatorFn=Gu(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn}set validator(t){this._rawValidators=this._composedValidatorFn=t}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(t){this._rawAsyncValidators=this._composedAsyncValidatorFn=t}get parent(){return this._parent}get valid(){return this.status===Uu}get invalid(){return this.status===$u}get pending(){return this.status==Zu}get disabled(){return this.status===qu}get enabled(){return this.status!==qu}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(t){this._rawValidators=t,this._composedValidatorFn=Wu(t)}setAsyncValidators(t){this._rawAsyncValidators=t,this._composedAsyncValidatorFn=Gu(t)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(t={}){this.touched=!0,this._parent&&!t.onlySelf&&this._parent.markAsTouched(t)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(t=>t.markAllAsTouched())}markAsUntouched(t={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(t=>{t.markAsUntouched({onlySelf:!0})}),this._parent&&!t.onlySelf&&this._parent._updateTouched(t)}markAsDirty(t={}){this.pristine=!1,this._parent&&!t.onlySelf&&this._parent.markAsDirty(t)}markAsPristine(t={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(t=>{t.markAsPristine({onlySelf:!0})}),this._parent&&!t.onlySelf&&this._parent._updatePristine(t)}markAsPending(t={}){this.status=Zu,!1!==t.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!t.onlySelf&&this._parent.markAsPending(t)}disable(t={}){const e=this._parentMarkedDirty(t.onlySelf);this.status=qu,this.errors=null,this._forEachChild(e=>{e.disable(Object.assign(Object.assign({},t),{onlySelf:!0}))}),this._updateValue(),!1!==t.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors(Object.assign(Object.assign({},t),{skipPristineCheck:e})),this._onDisabledChange.forEach(t=>t(!0))}enable(t={}){const e=this._parentMarkedDirty(t.onlySelf);this.status=Uu,this._forEachChild(e=>{e.enable(Object.assign(Object.assign({},t),{onlySelf:!0}))}),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent}),this._updateAncestors(Object.assign(Object.assign({},t),{skipPristineCheck:e})),this._onDisabledChange.forEach(t=>t(!1))}_updateAncestors(t){this._parent&&!t.onlySelf&&(this._parent.updateValueAndValidity(t),t.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(t){this._parent=t}updateValueAndValidity(t={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),this.status!==Uu&&this.status!==Zu||this._runAsyncValidator(t.emitEvent)),!1!==t.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!t.onlySelf&&this._parent.updateValueAndValidity(t)}_updateTreeValidity(t={emitEvent:!0}){this._forEachChild(e=>e._updateTreeValidity(t)),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?qu:Uu}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(t){if(this.asyncValidator){this.status=Zu,this._hasOwnPendingAsyncValidator=!0;const e=vu(this.asyncValidator(this));this._asyncValidationSubscription=e.subscribe(e=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(e,{emitEvent:t})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(t,e={}){this.errors=t,this._updateControlsErrors(!1!==e.emitEvent)}get(t){return function(t,e,n){if(null==e)return null;if(Array.isArray(e)||(e=e.split(".")),Array.isArray(e)&&0===e.length)return null;let s=t;return e.forEach(t=>{s=s instanceof Xu?s.controls.hasOwnProperty(t)?s.controls[t]:null:s instanceof tc&&s.at(t)||null}),s}(this,t)}getError(t,e){const n=e?this.get(e):this;return n&&n.errors?n.errors[t]:null}hasError(t,e){return!!this.getError(t,e)}get root(){let t=this;for(;t._parent;)t=t._parent;return t}_updateControlsErrors(t){this.status=this._calculateStatus(),t&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(t)}_initObservables(){this.valueChanges=new Qo,this.statusChanges=new Qo}_calculateStatus(){return this._allControlsDisabled()?qu:this.errors?$u:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(Zu)?Zu:this._anyControlsHaveStatus($u)?$u:Uu}_anyControlsHaveStatus(t){return this._anyControls(e=>e.status===t)}_anyControlsDirty(){return this._anyControls(t=>t.dirty)}_anyControlsTouched(){return this._anyControls(t=>t.touched)}_updatePristine(t={}){this.pristine=!this._anyControlsDirty(),this._parent&&!t.onlySelf&&this._parent._updatePristine(t)}_updateTouched(t={}){this.touched=this._anyControlsTouched(),this._parent&&!t.onlySelf&&this._parent._updateTouched(t)}_isBoxedValue(t){return"object"==typeof t&&null!==t&&2===Object.keys(t).length&&"value"in t&&"disabled"in t}_registerOnCollectionChange(t){this._onCollectionChange=t}_setUpdateStrategy(t){Ju(t)&&null!=t.updateOn&&(this._updateOn=t.updateOn)}_parentMarkedDirty(t){return!t&&this._parent&&this._parent.dirty&&!this._parent._anyControlsDirty()}}class Yu extends Ku{constructor(t=null,e,n){super(zu(e),Qu(n,e)),this._onChange=[],this._applyFormState(t),this._setUpdateStrategy(e),this.updateValueAndValidity({onlySelf:!0,emitEvent:!1}),this._initObservables()}setValue(t,e={}){this.value=this._pendingValue=t,this._onChange.length&&!1!==e.emitModelToViewChange&&this._onChange.forEach(t=>t(this.value,!1!==e.emitViewToModelChange)),this.updateValueAndValidity(e)}patchValue(t,e={}){this.setValue(t,e)}reset(t=null,e={}){this._applyFormState(t),this.markAsPristine(e),this.markAsUntouched(e),this.setValue(this.value,e),this._pendingChange=!1}_updateValue(){}_anyControls(t){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(t){this._onChange.push(t)}_clearChangeFns(){this._onChange=[],this._onDisabledChange=[],this._onCollectionChange=()=>{}}registerOnDisabledChange(t){this._onDisabledChange.push(t)}_forEachChild(t){}_syncPendingControls(){return!("submit"!==this.updateOn||(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),!this._pendingChange)||(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),0))}_applyFormState(t){this._isBoxedValue(t)?(this.value=this._pendingValue=t.value,t.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=t}}class Xu extends Ku{constructor(t,e,n){super(zu(e),Qu(n,e)),this.controls=t,this._initObservables(),this._setUpdateStrategy(e),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!1})}registerControl(t,e){return this.controls[t]?this.controls[t]:(this.controls[t]=e,e.setParent(this),e._registerOnCollectionChange(this._onCollectionChange),e)}addControl(t,e){this.registerControl(t,e),this.updateValueAndValidity(),this._onCollectionChange()}removeControl(t){this.controls[t]&&this.controls[t]._registerOnCollectionChange(()=>{}),delete this.controls[t],this.updateValueAndValidity(),this._onCollectionChange()}setControl(t,e){this.controls[t]&&this.controls[t]._registerOnCollectionChange(()=>{}),delete this.controls[t],e&&this.registerControl(t,e),this.updateValueAndValidity(),this._onCollectionChange()}contains(t){return this.controls.hasOwnProperty(t)&&this.controls[t].enabled}setValue(t,e={}){this._checkAllValuesPresent(t),Object.keys(t).forEach(n=>{this._throwIfControlMissing(n),this.controls[n].setValue(t[n],{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e)}patchValue(t,e={}){Object.keys(t).forEach(n=>{this.controls[n]&&this.controls[n].patchValue(t[n],{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e)}reset(t={},e={}){this._forEachChild((n,s)=>{n.reset(t[s],{onlySelf:!0,emitEvent:e.emitEvent})}),this._updatePristine(e),this._updateTouched(e),this.updateValueAndValidity(e)}getRawValue(){return this._reduceChildren({},(t,e,n)=>(t[n]=e instanceof Yu?e.value:e.getRawValue(),t))}_syncPendingControls(){let t=this._reduceChildren(!1,(t,e)=>!!e._syncPendingControls()||t);return t&&this.updateValueAndValidity({onlySelf:!0}),t}_throwIfControlMissing(t){if(!Object.keys(this.controls).length)throw new Error("\n There are no form controls registered with this group yet. If you're using ngModel,\n you may want to check next tick (e.g. use setTimeout).\n ");if(!this.controls[t])throw new Error(`Cannot find form control with name: ${t}.`)}_forEachChild(t){Object.keys(this.controls).forEach(e=>t(this.controls[e],e))}_setUpControls(){this._forEachChild(t=>{t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange)})}_updateValue(){this.value=this._reduceValue()}_anyControls(t){for(const e of Object.keys(this.controls)){const n=this.controls[e];if(this.contains(e)&&t(n))return!0}return!1}_reduceValue(){return this._reduceChildren({},(t,e,n)=>((e.enabled||this.disabled)&&(t[n]=e.value),t))}_reduceChildren(t,e){let n=t;return this._forEachChild((t,s)=>{n=e(n,t,s)}),n}_allControlsDisabled(){for(const t of Object.keys(this.controls))if(this.controls[t].enabled)return!1;return Object.keys(this.controls).length>0||this.disabled}_checkAllValuesPresent(t){this._forEachChild((e,n)=>{if(void 0===t[n])throw new Error(`Must supply a value for form control with name: '${n}'.`)})}}class tc extends Ku{constructor(t,e,n){super(zu(e),Qu(n,e)),this.controls=t,this._initObservables(),this._setUpdateStrategy(e),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!1})}at(t){return this.controls[t]}push(t){this.controls.push(t),this._registerControl(t),this.updateValueAndValidity(),this._onCollectionChange()}insert(t,e){this.controls.splice(t,0,e),this._registerControl(e),this.updateValueAndValidity()}removeAt(t){this.controls[t]&&this.controls[t]._registerOnCollectionChange(()=>{}),this.controls.splice(t,1),this.updateValueAndValidity()}setControl(t,e){this.controls[t]&&this.controls[t]._registerOnCollectionChange(()=>{}),this.controls.splice(t,1),e&&(this.controls.splice(t,0,e),this._registerControl(e)),this.updateValueAndValidity(),this._onCollectionChange()}get length(){return this.controls.length}setValue(t,e={}){this._checkAllValuesPresent(t),t.forEach((t,n)=>{this._throwIfControlMissing(n),this.at(n).setValue(t,{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e)}patchValue(t,e={}){t.forEach((t,n)=>{this.at(n)&&this.at(n).patchValue(t,{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e)}reset(t=[],e={}){this._forEachChild((n,s)=>{n.reset(t[s],{onlySelf:!0,emitEvent:e.emitEvent})}),this._updatePristine(e),this._updateTouched(e),this.updateValueAndValidity(e)}getRawValue(){return this.controls.map(t=>t instanceof Yu?t.value:t.getRawValue())}clear(){this.controls.length<1||(this._forEachChild(t=>t._registerOnCollectionChange(()=>{})),this.controls.splice(0),this.updateValueAndValidity())}_syncPendingControls(){let t=this.controls.reduce((t,e)=>!!e._syncPendingControls()||t,!1);return t&&this.updateValueAndValidity({onlySelf:!0}),t}_throwIfControlMissing(t){if(!this.controls.length)throw new Error("\n There are no form controls registered with this array yet. If you're using ngModel,\n you may want to check next tick (e.g. use setTimeout).\n ");if(!this.at(t))throw new Error("Cannot find form control at index "+t)}_forEachChild(t){this.controls.forEach((e,n)=>{t(e,n)})}_updateValue(){this.value=this.controls.filter(t=>t.enabled||this.disabled).map(t=>t.value)}_anyControls(t){return this.controls.some(e=>e.enabled&&t(e))}_setUpControls(){this._forEachChild(t=>this._registerControl(t))}_checkAllValuesPresent(t){this._forEachChild((e,n)=>{if(void 0===t[n])throw new Error(`Must supply a value for form control at index: ${n}.`)})}_allControlsDisabled(){for(const t of this.controls)if(t.enabled)return!1;return this.controls.length>0||this.disabled}_registerControl(t){t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange)}}const ec={provide:cu,useExisting:_t(()=>sc)},nc=(()=>Promise.resolve(null))();let sc=(()=>{class t extends cu{constructor(t,e,n,s){super(),this.control=new Yu,this._registered=!1,this.update=new Qo,this._parent=t,this._rawValidators=e||[],this._rawAsyncValidators=n||[],this.valueAccessor=function(t,e){if(!e)return null;Array.isArray(e);let n=void 0,s=void 0,r=void 0;return e.forEach(t=>{var e;t.constructor===ou?n=t:(e=t,Bu.some(t=>e.constructor===t)?s=t:r=t)}),r||s||n||null}(0,s)}ngOnChanges(t){this._checkForErrors(),this._registered||this._setUpControl(),"isDisabled"in t&&this._updateDisabled(t),function(t,e){if(!t.hasOwnProperty("model"))return!1;const n=t.model;return!!n.isFirstChange()||!Object.is(e,n.currentValue)}(t,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._parent?[...this._parent.path,this.name]:[this.name]}get formDirective(){return this._parent?this._parent.formDirective:null}get validator(){return Hu(this._rawValidators)}get asyncValidator(){return Lu(this._rawAsyncValidators)}viewToModelUpdate(t){this.viewModel=t,this.update.emit(t)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!(!this.options||!this.options.standalone)}_setUpStandalone(){var t,e;(t=this.control).validator=mu.compose([t.validator,(e=this).validator]),t.asyncValidator=mu.composeAsync([t.asyncValidator,e.asyncValidator]),e.valueAccessor.writeValue(t.value),function(t,e){e.valueAccessor.registerOnChange(n=>{t._pendingValue=n,t._pendingChange=!0,t._pendingDirty=!0,"change"===t.updateOn&&Fu(t,e)})}(t,e),function(t,e){t.registerOnChange((t,n)=>{e.valueAccessor.writeValue(t),n&&e.viewToModelUpdate(t)})}(t,e),function(t,e){e.valueAccessor.registerOnTouched(()=>{t._pendingTouched=!0,"blur"===t.updateOn&&t._pendingChange&&Fu(t,e),"submit"!==t.updateOn&&t.markAsTouched()})}(t,e),e.valueAccessor.setDisabledState&&t.registerOnDisabledChange(t=>{e.valueAccessor.setDisabledState(t)}),e._rawValidators.forEach(e=>{e.registerOnValidatorChange&&e.registerOnValidatorChange(()=>t.updateValueAndValidity())}),e._rawAsyncValidators.forEach(e=>{e.registerOnValidatorChange&&e.registerOnValidatorChange(()=>t.updateValueAndValidity())}),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),this._isStandalone()}_updateValue(t){nc.then(()=>{this.control.setValue(t,{emitViewToModelChange:!1})})}_updateDisabled(t){const e=t.isDisabled.currentValue,n=""===e||e&&"false"!==e;nc.then(()=>{n&&!this.control.disabled?this.control.disable():!n&&this.control.disabled&&this.control.enable()})}}return t.\u0275fac=function(e){return new(e||t)(xi(au,9),xi(pu,10),xi(gu,10),xi(eu,10))},t.\u0275dir=he({type:t,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:["disabled","isDisabled"],model:["ngModel","model"],options:["ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[oo([ec]),di,Ie]}),t})(),rc=(()=>{class t{}return t.\u0275mod=ue({type:t}),t.\u0275inj=rt({factory:function(e){return new(e||t)}}),t})(),ic=(()=>{class t{}return t.\u0275mod=ue({type:t}),t.\u0275inj=rt({factory:function(e){return new(e||t)},providers:[Au],imports:[rc]}),t})();function oc(t,e){if(1&t&&(Si(0,"splide-slide"),Vi(1,"img",32),ki()),2&t){const t=e.$implicit;Is(1),Ti("src",t.src,ds)}}function lc(t,e){if(1&t&&(Si(0,"splide-slide"),Vi(1,"img",32),ki()),2&t){const t=e.$implicit;Is(1),Ti("src",t.src,ds)}}const ac=function(t){return{active:t}};function uc(t,e){if(1&t){const t=Ke();Si(0,"button",33),Oi("click",(function(){Ge.lFrame.contextLView=t;const n=e.index;return Ni().currentImageIndex=n})),$i(1),ki()}if(2&t){const t=e.index,o=Ni();Ti("ngClass",(n=2,s=ac,r=t===o.currentImageIndex,function(t,e,n,s,r,i){const o=e+n;return Ci(t,o,r)?bi(t,o+1,i?s.call(i,r):s(r)):function(t,e){const n=t[e];return n===Ts?void 0:n}(t,o+1)}(Ke(),on(),n,s,r,i))),Is(1),Zi("Image ",t+1,"")}var n,s,r,i}function cc(t,e){if(1&t&&(Si(0,"splide-slide"),Vi(1,"img",32),ki()),2&t){const t=e.$implicit;Is(1),Ti("src",t.src,ds)}}const hc=function(){return{type:"loop",perPage:1,keyboard:!1,fixedHeight:400}};let dc=(()=>{class t{constructor(){this.images=[{src:"assets/daffodil-1378489.jpg"},{src:"assets/sun-burst-1478549.jpg"},{src:"assets/sunset-jungle-1383333.jpg"}],this.runtime_images=[{src:"assets/daffodil-1378489.jpg"},{src:"assets/sun-burst-1478549.jpg"},{src:"assets/sunset-jungle-1383333.jpg"}],this.currentImageIndex=0,this.options_code='<splide [options]="{ type: \'loop\', perPage: 1, keyboard: false, fixedHeight: 400 }">\n <splide-slide *ngFor="let image of images">\n <img [src]="image.src" alt="" />\n </splide-slide>\n</splide>',this.selected_index_code='<splide [(selectedSlideIndex)]="currentImageIndex" [options]="{ type: \'loop\', perPage: 1, keyboard: false, fixedHeight: 400 }">\n <splide-slide *ngFor="let image of images">\n <img [src]="image.src" alt="" />\n </splide-slide>\n</splide>',this.runtimeOptions={type:"loop",perPage:1,keyboard:!1,fixedHeight:400,speed:400}}addNewSlide(){this.runtime_images.push({src:"assets/tractor-2-1386664.jpg"})}updateRuntimeOptions(){this.runtimeOptions=JSON.parse(JSON.stringify(this.runtimeOptions))}onSplideEvent(t){console.log("Splide event",t.name,"with arguments",t.args)}onSplideMoved(t){}}return t.\u0275fac=function(e){return new(e||t)},t.\u0275cmp=ie({type:t,selectors:[["app-root"]],decls:66,vars:16,consts:[[1,"visually-hidden"],[1,"px-4","py-5","my-5","text-center"],[1,"display-5","fw-bold"],[1,"col-lg-6","mx-auto"],["src","assets/daffodil-1378489.jpg","alt",""],["src","assets/sun-burst-1478549.jpg","alt",""],["src","assets/sunset-jungle-1383333.jpg","alt",""],[1,"b-example-divider"],[1,"container","col-xxl-8","px-4","py-5"],[1,"row","flex-lg-row-reverse","align-items-center","g-5","py-5"],[1,"col-10","col-sm-8","col-lg-6"],[3,"options"],[4,"ngFor","ngForOf"],[1,"col-lg-6"],[1,"display-5","fw-bold","lh-1","mb-3"],[3,"innerText"],[1,"row","flex-lg-row","align-items-center","g-5","py-5"],[3,"selectedSlideIndex","options","selectedSlideIndexChange"],["role","group","aria-label","Basic example",1,"btn-group"],["type","button","class","btn btn-secondary",3,"ngClass","click",4,"ngFor","ngForOf"],[1,"pt-3"],["type","button",1,"btn","btn-secondary",3,"click"],[1,"mb-3"],["for","runtime-options-per-page",1,"form-label"],["id","runtime-options-per-page",1,"form-select",3,"ngModel","ngModelChange"],["value","1",3,"ngValue"],["value","2",3,"ngValue"],["value","3",3,"ngValue"],["value","4",3,"ngValue"],["for","runtime-options-speed",1,"form-label"],["id","runtime-options-speed","type","number",1,"form-control",3,"ngModel","ngModelChange"],[3,"options","onSplideEvent","onMoved"],["alt","",3,"src"],["type","button",1,"btn","btn-secondary",3,"ngClass","click"]],template:function(t,e){1&t&&(Si(0,"main"),Si(1,"h1",0),$i(2,"NGX Splide examples"),ki(),Si(3,"div",1),Si(4,"h1",2),$i(5,"Default"),ki(),Si(6,"div",3),Si(7,"splide"),Si(8,"splide-slide"),Vi(9,"img",4),ki(),Si(10,"splide-slide"),Vi(11,"img",5),ki(),Si(12,"splide-slide"),Vi(13,"img",6),ki(),ki(),ki(),ki(),Vi(14,"div",7),Si(15,"div",8),Si(16,"div",9),Si(17,"div",10),Si(18,"splide",11),Ei(19,oc,2,1,"splide-slide",12),ki(),ki(),Si(20,"div",13),Si(21,"h1",14),$i(22,"With options"),ki(),Si(23,"pre"),Vi(24,"code",15),ki(),ki(),ki(),ki(),Vi(25,"div",7),Si(26,"div",8),Si(27,"div",16),Si(28,"div",10),Si(29,"splide",17),Oi("selectedSlideIndexChange",(function(t){return e.currentImageIndex=t})),Ei(30,lc,2,1,"splide-slide",12),ki(),ki(),Si(31,"div",13),Si(32,"h1",14),$i(33,"Select slide"),ki(),Si(34,"div",18),Ei(35,uc,2,4,"button",19),ki(),Si(36,"p",20),Si(37,"button",21),Oi("click",(function(){return e.addNewSlide()})),$i(38,"Add new slide"),ki(),ki(),Si(39,"div",22),Si(40,"label",23),$i(41,"Per page"),ki(),Si(42,"select",24),Oi("ngModelChange",(function(t){return e.runtimeOptions.perPage=t}))("ngModelChange",(function(){return e.updateRuntimeOptions()})),Si(43,"option",25),$i(44,"1"),ki(),Si(45,"option",26),$i(46,"2"),ki(),Si(47,"option",27),$i(48,"3"),ki(),Si(49,"option",28),$i(50,"4"),ki(),ki(),ki(),Si(51,"div",22),Si(52,"label",29),$i(53,"Speed in ms."),ki(),Si(54,"input",30),Oi("ngModelChange",(function(t){return e.runtimeOptions.speed=t}))("ngModelChange",(function(){return e.updateRuntimeOptions()})),ki(),ki(),ki(),ki(),ki(),Vi(55,"div",7),Si(56,"div",8),Si(57,"div",9),Si(58,"div",10),Si(59,"splide",31),Oi("onSplideEvent",(function(t){return e.onSplideEvent(t)}))("onMoved",(function(t){return e.onSplideMoved(t)})),Ei(60,cc,2,1,"splide-slide",12),ki(),ki(),Si(61,"div",13),Si(62,"h1",14),$i(63,"Events"),ki(),Si(64,"p"),$i(65,"Open console to see events"),ki(),ki(),ki(),ki(),ki()),2&t&&(Is(18),Ti("options",function(t,e,n){const s=on()+15,r=Ke();return r[s]===Ts?bi(r,s,e()):function(t,e){return t[e]}(r,s)}(0,hc)),Is(1),Ti("ngForOf",e.images),Is(5),Ti("innerText",e.options_code),Is(5),Ti("selectedSlideIndex",e.currentImageIndex)("options",e.runtimeOptions),Is(1),Ti("ngForOf",e.runtime_images),Is(5),Ti("ngForOf",e.runtime_images),Is(7),Ti("ngModel",e.runtimeOptions.perPage),Is(1),Ti("ngValue",1),Is(2),Ti("ngValue",2),Is(2),Ti("ngValue",3),Is(2),Ti("ngValue",4),Is(5),Ti("ngModel",e.runtimeOptions.speed),Is(5),Ti("options",e.runtimeOptions),Is(1),Ti("ngForOf",e.images))},directives:[Xa,Qa,ca,Du,hu,sc,Pu,ju,xu,ou,aa],styles:[""]}),t})(),fc=(()=>{class t{}return t.\u0275mod=ue({type:t}),t.\u0275inj=rt({factory:function(e){return new(e||t)},imports:[[Za]]}),t})(),pc=(()=>{class t{}return t.\u0275mod=ue({type:t,bootstrap:[dc]}),t.\u0275inj=rt({factory:function(e){return new(e||t)},providers:[],imports:[[Za,ic,fc]]}),t})();(function(){if(ls)throw new Error("Cannot enable prod mode after platform setup.");os=!1})(),Ua().bootstrapModule(pc).catch(t=>console.error(t))},zn8P:function(t,e){function n(t){return Promise.resolve().then((function(){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}))}n.keys=function(){return[]},n.resolve=n,t.exports=n,n.id="zn8P"}},[[0,0]]]);