<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">var O1=(P,p,g)=&gt;{if(p.has(P))throw TypeError("Cannot add the same private member more than once");p instanceof WeakSet?p.add(P):p.set(P,g)};(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[179],{95724:(P,p,g)=&gt;{var E1,T1;function D(n){return"function"==typeof n}let O=!1;const T={Promise:void 0,set useDeprecatedSynchronousErrorHandling(n){if(n){const t=new Error;console.warn("DEPRECATED! RxJS was set to use deprecated synchronous error handling behavior by code at: \n"+t.stack)}else O&amp;&amp;console.log("RxJS: Back to a better error behavior. Thank you. &lt;3");O=n},get useDeprecatedSynchronousErrorHandling(){return O}};function w(n){setTimeout(()=&gt;{throw n},0)}const y={closed:!0,next(n){},error(n){if(T.useDeprecatedSynchronousErrorHandling)throw n;w(n)},complete(){}},m=Array.isArray||(n=&gt;n&amp;&amp;"number"==typeof n.length);function d(n){return null!==n&amp;&amp;"object"==typeof n}const c=(()=&gt;{function n(t){return Error.call(this),this.message=t?`${t.length} errors occurred during unsubscription:\n${t.map((e,r)=&gt;`${r+1}) ${e.toString()}`).join("\n  ")}`:"",this.name="UnsubscriptionError",this.errors=t,this}return n.prototype=Object.create(Error.prototype),n})();class l{constructor(t){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,t&amp;&amp;(this._unsubscribe=t)}unsubscribe(){let t;if(this.closed)return;let{_parentOrParents:e,_unsubscribe:r,_subscriptions:i}=this;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,e instanceof l)e.remove(this);else if(null!==e)for(let o=0;o&lt;e.length;++o)e[o].remove(this);if(D(r))try{r.call(this)}catch(o){t=o instanceof c?h(o.errors):[o]}if(m(i)){let o=-1,s=i.length;for(;++o&lt;s;){const a=i[o];if(d(a))try{a.unsubscribe()}catch(f){t=t||[],f instanceof c?t=t.concat(h(f.errors)):t.push(f)}}}if(t)throw new c(t)}add(t){let e=t;if(!t)return l.EMPTY;switch(typeof t){case"function":e=new l(t);case"object":if(e===this||e.closed||"function"!=typeof e.unsubscribe)return e;if(this.closed)return e.unsubscribe(),e;if(!(e instanceof l)){const o=e;e=new l,e._subscriptions=[o]}break;default:throw new Error("unrecognized teardown "+t+" added to Subscription.")}let{_parentOrParents:r}=e;if(null===r)e._parentOrParents=this;else if(r instanceof l){if(r===this)return e;e._parentOrParents=[r,this]}else{if(-1!==r.indexOf(this))return e;r.push(this)}const i=this._subscriptions;return null===i?this._subscriptions=[e]:i.push(e),e}remove(t){const e=this._subscriptions;if(e){const r=e.indexOf(t);-1!==r&amp;&amp;e.splice(r,1)}}}var n;function h(n){return n.reduce((t,e)=&gt;t.concat(e instanceof c?e.errors:e),[])}l.EMPTY=((n=new l).closed=!0,n);const _="function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random();class E extends l{constructor(t,e,r){switch(super(),this.syncErrorValue=null,this.syncErrorThrown=!1,this.syncErrorThrowable=!1,this.isStopped=!1,arguments.length){case 0:this.destination=y;break;case 1:if(!t){this.destination=y;break}if("object"==typeof t){t instanceof E?(this.syncErrorThrowable=t.syncErrorThrowable,this.destination=t,t.add(this)):(this.syncErrorThrowable=!0,this.destination=new I(this,t));break}default:this.syncErrorThrowable=!0,this.destination=new I(this,t,e,r)}}[_](){return this}static create(t,e,r){const i=new E(t,e,r);return i.syncErrorThrowable=!1,i}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 I extends E{constructor(t,e,r,i){super(),this._parentSubscriber=t;let o,s=this;D(e)?o=e:e&amp;&amp;(o=e.next,r=e.error,i=e.complete,e!==y&amp;&amp;(s=Object.create(e),D(s.unsubscribe)&amp;&amp;this.add(s.unsubscribe.bind(s)),s.unsubscribe=this.unsubscribe.bind(this))),this._context=s,this._next=o,this._error=r,this._complete=i}next(t){if(!this.isStopped&amp;&amp;this._next){const{_parentSubscriber:e}=this;T.useDeprecatedSynchronousErrorHandling&amp;&amp;e.syncErrorThrowable?this.__tryOrSetError(e,this._next,t)&amp;&amp;this.unsubscribe():this.__tryOrUnsub(this._next,t)}}error(t){if(!this.isStopped){const{_parentSubscriber:e}=this,{useDeprecatedSynchronousErrorHandling:r}=T;if(this._error)r&amp;&amp;e.syncErrorThrowable?(this.__tryOrSetError(e,this._error,t),this.unsubscribe()):(this.__tryOrUnsub(this._error,t),this.unsubscribe());else if(e.syncErrorThrowable)r?(e.syncErrorValue=t,e.syncErrorThrown=!0):w(t),this.unsubscribe();else{if(this.unsubscribe(),r)throw t;w(t)}}}complete(){if(!this.isStopped){const{_parentSubscriber:t}=this;if(this._complete){const e=()=&gt;this._complete.call(this._context);T.useDeprecatedSynchronousErrorHandling&amp;&amp;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(r){if(this.unsubscribe(),T.useDeprecatedSynchronousErrorHandling)throw r;w(r)}}__tryOrSetError(t,e,r){if(!T.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{e.call(this._context,r)}catch(i){return T.useDeprecatedSynchronousErrorHandling?(t.syncErrorValue=i,t.syncErrorThrown=!0,!0):(w(i),!0)}return!1}_unsubscribe(){const{_parentSubscriber:t}=this;this._context=null,this._parentSubscriber=null,t.unsubscribe()}}const Z="function"==typeof Symbol&amp;&amp;Symbol.observable||"@@observable";function Q(){}let ne=(()=&gt;{class n{constructor(e){this._isScalar=!1,e&amp;&amp;(this._subscribe=e)}lift(e){const r=new n;return r.source=this,r.operator=e,r}subscribe(e,r,i){const{operator:o}=this,s=function H(n,t,e){if(n){if(n instanceof E)return n;if(n[_])return n[_]()}return n||t||e?new E(n,t,e):new E(y)}(e,r,i);if(s.add(o?o.call(s,this.source):this.source||T.useDeprecatedSynchronousErrorHandling&amp;&amp;!s.syncErrorThrowable?this._subscribe(s):this._trySubscribe(s)),T.useDeprecatedSynchronousErrorHandling&amp;&amp;s.syncErrorThrowable&amp;&amp;(s.syncErrorThrowable=!1,s.syncErrorThrown))throw s.syncErrorValue;return s}_trySubscribe(e){try{return this._subscribe(e)}catch(r){T.useDeprecatedSynchronousErrorHandling&amp;&amp;(e.syncErrorThrown=!0,e.syncErrorValue=r),function L(n){for(;n;){const{closed:t,destination:e,isStopped:r}=n;if(t||r)return!1;n=e&amp;&amp;e instanceof E?e:null}return!0}(e)?e.error(r):console.warn(r)}}forEach(e,r){return new(r=Ve(r))((i,o)=&gt;{let s;s=this.subscribe(a=&gt;{try{e(a)}catch(f){o(f),s&amp;&amp;s.unsubscribe()}},o,i)})}_subscribe(e){const{source:r}=this;return r&amp;&amp;r.subscribe(e)}[Z](){return this}pipe(...e){return 0===e.length?this:function ye(n){return n?1===n.length?n[0]:function(e){return n.reduce((r,i)=&gt;i(r),e)}:Q}(e)(this)}toPromise(e){return new(e=Ve(e))((r,i)=&gt;{let o;this.subscribe(s=&gt;o=s,s=&gt;i(s),()=&gt;r(o))})}}return n.create=t=&gt;new n(t),n})();function Ve(n){if(n||(n=T.Promise||Promise),!n)throw new Error("no Promise impl found");return n}const ze=(()=&gt;{function n(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return n.prototype=Object.create(Error.prototype),n})();class Tn extends l{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 r=e.indexOf(this.subscriber);-1!==r&amp;&amp;e.splice(r,1)}}class or extends E{constructor(t){super(t),this.destination=t}}let pe=(()=&gt;{class n extends ne{constructor(){super(),this.observers=[],this.closed=!1,this.isStopped=!1,this.hasError=!1,this.thrownError=null}[_](){return new or(this)}lift(e){const r=new Cr(this,this);return r.operator=e,r}next(e){if(this.closed)throw new ze;if(!this.isStopped){const{observers:r}=this,i=r.length,o=r.slice();for(let s=0;s&lt;i;s++)o[s].next(e)}}error(e){if(this.closed)throw new ze;this.hasError=!0,this.thrownError=e,this.isStopped=!0;const{observers:r}=this,i=r.length,o=r.slice();for(let s=0;s&lt;i;s++)o[s].error(e);this.observers.length=0}complete(){if(this.closed)throw new ze;this.isStopped=!0;const{observers:e}=this,r=e.length,i=e.slice();for(let o=0;o&lt;r;o++)i[o].complete();this.observers.length=0}unsubscribe(){this.isStopped=!0,this.closed=!0,this.observers=null}_trySubscribe(e){if(this.closed)throw new ze;return super._trySubscribe(e)}_subscribe(e){if(this.closed)throw new ze;return this.hasError?(e.error(this.thrownError),l.EMPTY):this.isStopped?(e.complete(),l.EMPTY):(this.observers.push(e),new Tn(this,e))}asObservable(){const e=new ne;return e.source=this,e}}return n.create=(t,e)=&gt;new Cr(t,e),n})();class Cr extends pe{constructor(t,e){super(),this.destination=t,this.source=e}next(t){const{destination:e}=this;e&amp;&amp;e.next&amp;&amp;e.next(t)}error(t){const{destination:e}=this;e&amp;&amp;e.error&amp;&amp;this.destination.error(t)}complete(){const{destination:t}=this;t&amp;&amp;t.complete&amp;&amp;this.destination.complete()}_subscribe(t){const{source:e}=this;return e?this.source.subscribe(t):l.EMPTY}}function Kn(n){return n&amp;&amp;"function"==typeof n.schedule}class An extends E{constructor(t,e,r){super(),this.parent=t,this.outerValue=e,this.outerIndex=r,this.index=0}_next(t){this.parent.notifyNext(this.outerValue,t,this.outerIndex,this.index++,this)}_error(t){this.parent.notifyError(t,this),this.unsubscribe()}_complete(){this.parent.notifyComplete(this),this.unsubscribe()}}const ji=n=&gt;t=&gt;{for(let e=0,r=n.length;e&lt;r&amp;&amp;!t.closed;e++)t.next(n[e]);t.complete()},wr=function Wi(){return"function"==typeof Symbol&amp;&amp;Symbol.iterator?Symbol.iterator:"@@iterator"}(),So=n=&gt;n&amp;&amp;"number"==typeof n.length&amp;&amp;"function"!=typeof n;function Do(n){return!!n&amp;&amp;"function"!=typeof n.subscribe&amp;&amp;"function"==typeof n.then}const Gi=n=&gt;{if(n&amp;&amp;"function"==typeof n[Z])return(n=&gt;t=&gt;{const e=n[Z]();if("function"!=typeof e.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return e.subscribe(t)})(n);if(So(n))return ji(n);if(Do(n))return(n=&gt;t=&gt;(n.then(e=&gt;{t.closed||(t.next(e),t.complete())},e=&gt;t.error(e)).then(null,w),t))(n);if(n&amp;&amp;"function"==typeof n[wr])return(n=&gt;t=&gt;{const e=n[wr]();for(;;){const r=e.next();if(r.done){t.complete();break}if(t.next(r.value),t.closed)break}return"function"==typeof e.return&amp;&amp;t.add(()=&gt;{e.return&amp;&amp;e.return()}),t})(n);{const e=`You provided ${d(n)?"an invalid object":`'${n}'`} where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.`;throw new TypeError(e)}};function jr(n,t,e,r,i=new An(n,e,r)){if(!i.closed)return t instanceof ne?t.subscribe(i):Gi(t)(i)}class zr extends E{notifyNext(t,e,r,i,o){this.destination.next(e)}notifyError(t,e){this.destination.error(t)}notifyComplete(t){this.destination.complete()}}function Se(n,t){return function(r){if("function"!=typeof n)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return r.lift(new Mo(n,t))}}class Mo{constructor(t,e){this.project=t,this.thisArg=e}call(t,e){return e.subscribe(new sr(t,this.project,this.thisArg))}}class sr extends E{constructor(t,e,r){super(t),this.project=e,this.count=0,this.thisArg=r||this}_next(t){let e;try{e=this.project.call(this.thisArg,t,this.count++)}catch(r){return void this.destination.error(r)}this.destination.next(e)}}function Wr(n,t){return new ne(e=&gt;{const r=new l;let i=0;return r.add(t.schedule(function(){i!==n.length?(e.next(n[i++]),e.closed||r.add(this.schedule())):e.complete()})),r})}function se(n,t){return t?function q(n,t){if(null!=n){if(function B(n){return n&amp;&amp;"function"==typeof n[Z]}(n))return function ar(n,t){return new ne(e=&gt;{const r=new l;return r.add(t.schedule(()=&gt;{const i=n[Z]();r.add(i.subscribe({next(o){r.add(t.schedule(()=&gt;e.next(o)))},error(o){r.add(t.schedule(()=&gt;e.error(o)))},complete(){r.add(t.schedule(()=&gt;e.complete()))}}))})),r})}(n,t);if(Do(n))return function Yi(n,t){return new ne(e=&gt;{const r=new l;return r.add(t.schedule(()=&gt;n.then(i=&gt;{r.add(t.schedule(()=&gt;{e.next(i),r.add(t.schedule(()=&gt;e.complete()))}))},i=&gt;{r.add(t.schedule(()=&gt;e.error(i)))}))),r})}(n,t);if(So(n))return Wr(n,t);if(function j(n){return n&amp;&amp;"function"==typeof n[wr]}(n)||"string"==typeof n)return function Dt(n,t){if(!n)throw new Error("Iterable cannot be null");return new ne(e=&gt;{const r=new l;let i;return r.add(()=&gt;{i&amp;&amp;"function"==typeof i.return&amp;&amp;i.return()}),r.add(t.schedule(()=&gt;{i=n[wr](),r.add(t.schedule(function(){if(e.closed)return;let o,s;try{const a=i.next();o=a.value,s=a.done}catch(a){return void e.error(a)}s?e.complete():(e.next(o),this.schedule())}))})),r})}(n,t)}throw new TypeError((null!==n&amp;&amp;typeof n||n)+" is not observable")}(n,t):n instanceof ne?n:new ne(Gi(n))}function te(n,t,e=Number.POSITIVE_INFINITY){return"function"==typeof t?r=&gt;r.pipe(te((i,o)=&gt;se(n(i,o)).pipe(Se((s,a)=&gt;t(i,s,o,a))),e)):("number"==typeof t&amp;&amp;(e=t),r=&gt;r.lift(new ge(n,e)))}class ge{constructor(t,e=Number.POSITIVE_INFINITY){this.project=t,this.concurrent=e}call(t,e){return e.subscribe(new Ne(t,this.project,this.concurrent))}}class Ne extends zr{constructor(t,e,r=Number.POSITIVE_INFINITY){super(t),this.project=e,this.concurrent=r,this.hasCompleted=!1,this.buffer=[],this.active=0,this.index=0}_next(t){this.active&lt;this.concurrent?this._tryNext(t):this.buffer.push(t)}_tryNext(t){let e;const r=this.index++;try{e=this.project(t,r)}catch(i){return void this.destination.error(i)}this.active++,this._innerSub(e,t,r)}_innerSub(t,e,r){const i=new An(this,void 0,void 0);this.destination.add(i),jr(this,t,e,r,i)}_complete(){this.hasCompleted=!0,0===this.active&amp;&amp;0===this.buffer.length&amp;&amp;this.destination.complete(),this.unsubscribe()}notifyNext(t,e,r,i,o){this.destination.next(e)}notifyComplete(t){const e=this.buffer;this.remove(t),this.active--,e.length&gt;0?this._next(e.shift()):0===this.active&amp;&amp;this.hasCompleted&amp;&amp;this.destination.complete()}}function Ke(n){return n}function tt(n=Number.POSITIVE_INFINITY){return te(Ke,n)}function Rt(n,t){return t?Wr(n,t):new ne(ji(n))}function Kt(...n){let t=Number.POSITIVE_INFINITY,e=null,r=n[n.length-1];return Kn(r)?(e=n.pop(),n.length&gt;1&amp;&amp;"number"==typeof n[n.length-1]&amp;&amp;(t=n.pop())):"number"==typeof r&amp;&amp;(t=n.pop()),null===e&amp;&amp;1===n.length&amp;&amp;n[0]instanceof ne?n[0]:tt(t)(Rt(n,e))}function lr(){return function(t){return t.lift(new qn(t))}}class qn{constructor(t){this.connectable=t}call(t,e){const{connectable:r}=this;r._refCount++;const i=new Gr(t,r),o=e.subscribe(i);return i.closed||(i.connection=r.connect()),o}}class Gr extends E{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&lt;=0)return void(this.connection=null);if(t._refCount=e-1,e&gt;1)return void(this.connection=null);const{connection:r}=this,i=t._connection;this.connection=null,i&amp;&amp;(!r||i===r)&amp;&amp;i.unsubscribe()}}class wi extends ne{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)&amp;&amp;(this._subject=this.subjectFactory()),this._subject}connect(){let t=this._connection;return t||(this._isComplete=!1,t=this._connection=new l,t.add(this.source.subscribe(new Si(this.getSubject(),this))),t.closed&amp;&amp;(this._connection=null,t=l.EMPTY)),t}refCount(){return lr()(this)}}const Yr=(()=&gt;{const n=wi.prototype;return{operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:n._subscribe},_isComplete:{value:n._isComplete,writable:!0},getSubject:{value:n.getSubject},connect:{value:n.connect},refCount:{value:n.refCount}}})();class Si extends or{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&amp;&amp;e.unsubscribe()}}}class qo{constructor(t,e){this.subjectFactory=t,this.selector=e}call(t,e){const{selector:r}=this,i=this.subjectFactory(),o=r(i).subscribe(t);return o.add(e.subscribe(i)),o}}function ta(){return new pe}function Ts(){return n=&gt;lr()(function Ki(n,t){return function(r){let i;if(i="function"==typeof n?n:function(){return n},"function"==typeof t)return r.lift(new qo(i,t));const o=Object.create(r,Yr);return o.source=r,o.subjectFactory=i,o}}(ta)(n))}function kt(n){for(let t in n)if(n[t]===kt)return t;throw Error("Could not find renamed property on target object.")}function Qo(n,t){for(const e in t)t.hasOwnProperty(e)&amp;&amp;!n.hasOwnProperty(e)&amp;&amp;(n[e]=t[e])}function st(n){if("string"==typeof n)return n;if(Array.isArray(n))return"["+n.map(st).join(", ")+"]";if(null==n)return""+n;if(n.overriddenName)return`${n.overriddenName}`;if(n.name)return`${n.name}`;const t=n.toString();if(null==t)return""+t;const e=t.indexOf("\n");return-1===e?t:t.substring(0,e)}function qi(n,t){return null==n||""===n?null===t?"":t:null==t||""===t?n:n+" "+t}const Xo=kt({__forward_ref__:kt});function ht(n){return n.__forward_ref__=ht,n.toString=function(){return st(this())},n}function Be(n){return Jo(n)?n():n}function Jo(n){return"function"==typeof n&amp;&amp;n.hasOwnProperty(Xo)&amp;&amp;n.__forward_ref__===ht}class oe extends Error{constructor(t,e){super(function Qi(n,t){return`NG0${Math.abs(n)}${t?": "+t.trim():""}`}(t,e)),this.code=t}}function Me(n){return"string"==typeof n?n:null==n?"":String(n)}function Zr(n,t){throw new oe(-201,!1)}function at(n,t){null==n&amp;&amp;function lt(n,t,e,r){throw new Error(`ASSERTION ERROR: ${n}`+(null==r?"":` [Expected=&gt; ${e} ${r} ${t} &lt;=Actual]`))}(t,n,null,"!=")}function re(n){return{token:n.token,providedIn:n.providedIn||null,factory:n.factory,value:void 0}}function qe(n){return{providers:n.providers||[],imports:n.imports||[]}}function Za(n){return Ka(n,Kr)||Ka(n,Qa)}function Ka(n,t){return n.hasOwnProperty(t)?n[t]:null}function sa(n){return n&amp;&amp;(n.hasOwnProperty(To)||n.hasOwnProperty(gc))?n[To]:null}const Kr=kt({\u0275prov:kt}),To=kt({\u0275inj:kt}),Qa=kt({ngInjectableDef:kt}),gc=kt({ngInjectorDef:kt});var Le=(()=&gt;((Le=Le||{})[Le.Default=0]="Default",Le[Le.Host=1]="Host",Le[Le.Self=2]="Self",Le[Le.SkipSelf=4]="SkipSelf",Le[Le.Optional=8]="Optional",Le))();let Ji;function Mi(n){const t=Ji;return Ji=n,t}function xn(n,t,e){const r=Za(n);return r&amp;&amp;"root"==r.providedIn?void 0===r.value?r.value=r.factory():r.value:e&amp;Le.Optional?null:void 0!==t?t:void Zr(st(n))}function Ao(n){return{toString:n}.toString()}var qr=(()=&gt;((qr=qr||{})[qr.OnPush=0]="OnPush",qr[qr.Default=1]="Default",qr))(),Qr=(()=&gt;(function(n){n[n.Emulated=0]="Emulated",n[n.None=2]="None",n[n.ShadowDom=3]="ShadowDom"}(Qr||(Qr={})),Qr))();const Vt=(()=&gt;typeof globalThis&lt;"u"&amp;&amp;globalThis||typeof global&lt;"u"&amp;&amp;global||typeof window&lt;"u"&amp;&amp;window||typeof self&lt;"u"&amp;&amp;typeof WorkerGlobalScope&lt;"u"&amp;&amp;self instanceof WorkerGlobalScope&amp;&amp;self)(),Os={},vt=[],Is=kt({\u0275cmp:kt}),Xa=kt({\u0275dir:kt}),Ja=kt({\u0275pipe:kt}),ud=kt({\u0275mod:kt}),Ei=kt({\u0275fac:kt}),kr=kt({__NG_ELEMENT_ID__:kt});let dd=0;function Ee(n){return Ao(()=&gt;{const e=!0===n.standalone,r={},i={type:n.type,providersResolver:null,decls:n.decls,vars:n.vars,factory:null,template:n.template||null,consts:n.consts||null,ngContentSelectors:n.ngContentSelectors,hostBindings:n.hostBindings||null,hostVars:n.hostVars||0,hostAttrs:n.hostAttrs||null,contentQueries:n.contentQueries||null,declaredInputs:r,inputs:null,outputs:null,exportAs:n.exportAs||null,onPush:n.changeDetection===qr.OnPush,directiveDefs:null,pipeDefs:null,standalone:e,dependencies:e&amp;&amp;n.dependencies||null,getStandaloneInjector:null,selectors:n.selectors||vt,viewQuery:n.viewQuery||null,features:n.features||null,data:n.data||{},encapsulation:n.encapsulation||Qr.Emulated,id:"c"+dd++,styles:n.styles||vt,_:null,setInput:null,schemas:n.schemas||null,tView:null},o=n.dependencies,s=n.features;return i.inputs=Ae(n.inputs,r),i.outputs=Ae(n.outputs),s&amp;&amp;s.forEach(a=&gt;a(i)),i.directiveDefs=o?()=&gt;("function"==typeof o?o():o).map(yc).filter(fd):null,i.pipeDefs=o?()=&gt;("function"==typeof o?o():o).map(ln).filter(fd):null,i})}function yc(n){return ot(n)||Bt(n)}function fd(n){return null!==n}const xe={};function W(n){return Ao(()=&gt;{const t={type:n.type,bootstrap:n.bootstrap||vt,declarations:n.declarations||vt,imports:n.imports||vt,exports:n.exports||vt,transitiveCompileScopes:null,schemas:n.schemas||null,id:n.id||null};return null!=n.id&amp;&amp;(xe[n.id]=n.type),t})}function Ae(n,t){if(null==n)return Os;const e={};for(const r in n)if(n.hasOwnProperty(r)){let i=n[r],o=i;Array.isArray(i)&amp;&amp;(o=i[1],i=i[0]),e[i]=r,t&amp;&amp;(t[i]=o)}return e}const le=Ee;function Pt(n){return{type:n.type,name:n.name,factory:null,pure:!1!==n.pure,standalone:!0===n.standalone,onDestroy:n.type.prototype.ngOnDestroy||null}}function ot(n){return n[Is]||null}function Bt(n){return n[Xa]||null}function ln(n){return n[Ja]||null}function Qn(n,t){const e=n[ud]||null;if(!e&amp;&amp;!0===t)throw new Error(`Type ${st(n)} does not have '\u0275mod' property.`);return e}function Xr(n){return Array.isArray(n)&amp;&amp;"object"==typeof n[1]}function to(n){return Array.isArray(n)&amp;&amp;!0===n[1]}function $m(n){return 0!=(8&amp;n.flags)}function gd(n){return 2==(2&amp;n.flags)}function _d(n){return 1==(1&amp;n.flags)}function no(n){return null!==n.template}function kP(n){return 0!=(256&amp;n[2])}function fa(n,t){return n.hasOwnProperty(Ei)?n[Ei]:null}class FP{constructor(t,e,r){this.previousValue=t,this.currentValue=e,this.firstChange=r}isFirstChange(){return this.firstChange}}function Qt(){return k1}function k1(n){return n.type.prototype.ngOnChanges&amp;&amp;(n.setInput=LP),NP}function NP(){const n=R1(this),t=n?.current;if(t){const e=n.previous;if(e===Os)n.previous=t;else for(let r in t)e[r]=t[r];n.current=null,this.ngOnChanges(t)}}function LP(n,t,e,r){const i=R1(n)||function VP(n,t){return n[P1]=t}(n,{previous:Os,current:null}),o=i.current||(i.current={}),s=i.previous,a=this.declaredInputs[e],f=s[a];o[a]=new FP(f&amp;&amp;f.currentValue,t,s===Os),n[r]=t}Qt.ngInherit=!0;const P1="__ngSimpleChanges__";function R1(n){return n[P1]||null}function Vn(n){for(;Array.isArray(n);)n=n[0];return n}function vd(n,t){return Vn(t[n])}function Ai(n,t){return Vn(t[n.index])}function Gm(n,t){return n.data[t]}function il(n,t){return n[t]}function ui(n,t){const e=t[n];return Xr(e)?e:e[0]}function F1(n){return 4==(4&amp;n[2])}function Ym(n){return 64==(64&amp;n[2])}function xs(n,t){return null==t?null:n[t]}function N1(n){n[18]=0}function Zm(n,t){n[5]+=t;let e=n,r=n[3];for(;null!==r&amp;&amp;(1===t&amp;&amp;1===e[5]||-1===t&amp;&amp;0===e[5]);)r[5]+=t,e=r,r=r[3]}const rt={lFrame:W1(null),bindingsEnabled:!0};function V1(){return rt.bindingsEnabled}function ue(){return rt.lFrame.lView}function xt(){return rt.lFrame.tView}function Pe(n){return rt.lFrame.contextLView=n,n[8]}function Re(n){return rt.lFrame.contextLView=null,n}function Xn(){let n=B1();for(;null!==n&amp;&amp;64===n.type;)n=n.parent;return n}function B1(){return rt.lFrame.currentTNode}function Oo(n,t){const e=rt.lFrame;e.currentTNode=n,e.isParent=t}function Km(){return rt.lFrame.isParent}function qm(){rt.lFrame.isParent=!1}function Pr(){const n=rt.lFrame;let t=n.bindingRootIndex;return-1===t&amp;&amp;(t=n.bindingRootIndex=n.tView.bindingStartIndex),t}function rs(){return rt.lFrame.bindingIndex}function ol(){return rt.lFrame.bindingIndex++}function is(n){const t=rt.lFrame,e=t.bindingIndex;return t.bindingIndex=t.bindingIndex+n,e}function XP(n,t){const e=rt.lFrame;e.bindingIndex=e.bindingRootIndex=n,Qm(t)}function Qm(n){rt.lFrame.currentDirectiveIndex=n}function Xm(n){const t=rt.lFrame.currentDirectiveIndex;return-1===t?null:n[t]}function U1(){return rt.lFrame.currentQueryIndex}function Jm(n){rt.lFrame.currentQueryIndex=n}function eR(n){const t=n[1];return 2===t.type?t.declTNode:1===t.type?n[6]:null}function j1(n,t,e){if(e&amp;Le.SkipSelf){let i=t,o=n;for(;!(i=i.parent,null!==i||e&amp;Le.Host||(i=eR(o),null===i||(o=o[15],10&amp;i.type))););if(null===i)return!1;t=i,n=o}const r=rt.lFrame=z1();return r.currentTNode=t,r.lView=n,!0}function eg(n){const t=z1(),e=n[1];rt.lFrame=t,t.currentTNode=e.firstChild,t.lView=n,t.tView=e,t.contextLView=n,t.bindingIndex=e.bindingStartIndex,t.inI18n=!1}function z1(){const n=rt.lFrame,t=null===n?null:n.child;return null===t?W1(n):t}function W1(n){const t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:n,child:null,inI18n:!1};return null!==n&amp;&amp;(n.child=t),t}function G1(){const n=rt.lFrame;return rt.lFrame=n.parent,n.currentTNode=null,n.lView=null,n}const Y1=G1;function tg(){const n=G1();n.isParent=!0,n.tView=null,n.selectedIndex=-1,n.contextLView=null,n.elementDepthCount=0,n.currentDirectiveIndex=-1,n.currentNamespace=null,n.bindingRootIndex=-1,n.bindingIndex=-1,n.currentQueryIndex=0}function Rr(){return rt.lFrame.selectedIndex}function ks(n){rt.lFrame.selectedIndex=n}function Cn(){const n=rt.lFrame;return Gm(n.tView,n.selectedIndex)}function Dc(){rt.lFrame.currentNamespace="svg"}function ng(){!function iR(){rt.lFrame.currentNamespace=null}()}function bd(n,t){for(let e=t.directiveStart,r=t.directiveEnd;e&lt;r;e++){const o=n.data[e].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:a,ngAfterViewInit:f,ngAfterViewChecked:v,ngOnDestroy:M}=o;s&amp;&amp;(n.contentHooks||(n.contentHooks=[])).push(-e,s),a&amp;&amp;((n.contentHooks||(n.contentHooks=[])).push(e,a),(n.contentCheckHooks||(n.contentCheckHooks=[])).push(e,a)),f&amp;&amp;(n.viewHooks||(n.viewHooks=[])).push(-e,f),v&amp;&amp;((n.viewHooks||(n.viewHooks=[])).push(e,v),(n.viewCheckHooks||(n.viewCheckHooks=[])).push(e,v)),null!=M&amp;&amp;(n.destroyHooks||(n.destroyHooks=[])).push(e,M)}}function Cd(n,t,e){Z1(n,t,3,e)}function wd(n,t,e,r){(3&amp;n[2])===e&amp;&amp;Z1(n,t,e,r)}function rg(n,t){let e=n[2];(3&amp;e)===t&amp;&amp;(e&amp;=2047,e+=1,n[2]=e)}function Z1(n,t,e,r){const o=r??-1,s=t.length-1;let a=0;for(let f=void 0!==r?65535&amp;n[18]:0;f&lt;s;f++)if("number"==typeof t[f+1]){if(a=t[f],null!=r&amp;&amp;a&gt;=r)break}else t[f]&lt;0&amp;&amp;(n[18]+=65536),(a&lt;o||-1==o)&amp;&amp;(aR(n,e,t,f),n[18]=(4294901760&amp;n[18])+f+2),f++}function aR(n,t,e,r){const i=e[r]&lt;0,o=e[r+1],a=n[i?-e[r]:e[r]];if(i){if(n[2]&gt;&gt;11&lt;n[18]&gt;&gt;16&amp;&amp;(3&amp;n[2])===t){n[2]+=2048;try{o.call(a)}finally{}}}else try{o.call(a)}finally{}}class Mc{constructor(t,e,r){this.factory=t,this.resolving=!1,this.canSeeViewProviders=e,this.injectImpl=r}}function Sd(n,t,e){let r=0;for(;r&lt;e.length;){const i=e[r];if("number"==typeof i){if(0!==i)break;r++;const o=e[r++],s=e[r++],a=e[r++];n.setAttribute(t,s,a,o)}else{const o=i,s=e[++r];q1(o)?n.setProperty(t,o,s):n.setAttribute(t,o,s),r++}}return r}function K1(n){return 3===n||4===n||6===n}function q1(n){return 64===n.charCodeAt(0)}function Dd(n,t){if(null!==t&amp;&amp;0!==t.length)if(null===n||0===n.length)n=t.slice();else{let e=-1;for(let r=0;r&lt;t.length;r++){const i=t[r];"number"==typeof i?e=i:0===e||Q1(n,e,i,null,-1===e||2===e?t[++r]:null)}}return n}function Q1(n,t,e,r,i){let o=0,s=n.length;if(-1===t)s=-1;else for(;o&lt;n.length;){const a=n[o++];if("number"==typeof a){if(a===t){s=-1;break}if(a&gt;t){s=o-1;break}}}for(;o&lt;n.length;){const a=n[o];if("number"==typeof a)break;if(a===e){if(null===r)return void(null!==i&amp;&amp;(n[o+1]=i));if(r===n[o+1])return void(n[o+2]=i)}o++,null!==r&amp;&amp;o++,null!==i&amp;&amp;o++}-1!==s&amp;&amp;(n.splice(s,0,t),o=s+1),n.splice(o++,0,e),null!==r&amp;&amp;n.splice(o++,0,r),null!==i&amp;&amp;n.splice(o++,0,i)}function X1(n){return-1!==n}function sl(n){return 32767&amp;n}function al(n,t){let e=function fR(n){return n&gt;&gt;16}(n),r=t;for(;e&gt;0;)r=r[15],e--;return r}let og=!0;function Md(n){const t=og;return og=n,t}let hR=0;const Io={};function Tc(n,t){const e=ag(n,t);if(-1!==e)return e;const r=t[1];r.firstCreatePass&amp;&amp;(n.injectorIndex=t.length,sg(r.data,n),sg(t,null),sg(r.blueprint,null));const i=Ed(n,t),o=n.injectorIndex;if(X1(i)){const s=sl(i),a=al(i,t),f=a[1].data;for(let v=0;v&lt;8;v++)t[o+v]=a[s+v]|f[s+v]}return t[o+8]=i,o}function sg(n,t){n.push(0,0,0,0,0,0,0,0,t)}function ag(n,t){return-1===n.injectorIndex||n.parent&amp;&amp;n.parent.injectorIndex===n.injectorIndex||null===t[n.injectorIndex+8]?-1:n.injectorIndex}function Ed(n,t){if(n.parent&amp;&amp;-1!==n.parent.injectorIndex)return n.parent.injectorIndex;let e=0,r=null,i=t;for(;null!==i;){if(r=aC(i),null===r)return-1;if(e++,i=i[15],-1!==r.injectorIndex)return r.injectorIndex|e&lt;&lt;16}return-1}function Td(n,t,e){!function pR(n,t,e){let r;"string"==typeof e?r=e.charCodeAt(0)||0:e.hasOwnProperty(kr)&amp;&amp;(r=e[kr]),null==r&amp;&amp;(r=e[kr]=hR++);const i=255&amp;r;t.data[n+(i&gt;&gt;5)]|=1&lt;&lt;i}(n,t,e)}function tC(n,t,e){if(e&amp;Le.Optional)return n;Zr()}function nC(n,t,e,r){if(e&amp;Le.Optional&amp;&amp;void 0===r&amp;&amp;(r=null),0==(e&amp;(Le.Self|Le.Host))){const i=n[9],o=Mi(void 0);try{return i?i.get(t,r,e&amp;Le.Optional):xn(t,r,e&amp;Le.Optional)}finally{Mi(o)}}return tC(r,0,e)}function rC(n,t,e,r=Le.Default,i){if(null!==n){if(1024&amp;t[2]){const s=function yR(n,t,e,r,i){let o=n,s=t;for(;null!==o&amp;&amp;null!==s&amp;&amp;1024&amp;s[2]&amp;&amp;!(256&amp;s[2]);){const a=iC(o,s,e,r|Le.Self,Io);if(a!==Io)return a;let f=o.parent;if(!f){const v=s[21];if(v){const M=v.get(e,Io,r);if(M!==Io)return M}f=aC(s),s=s[15]}o=f}return i}(n,t,e,r,Io);if(s!==Io)return s}const o=iC(n,t,e,r,Io);if(o!==Io)return o}return nC(t,e,r,i)}function iC(n,t,e,r,i){const o=function _R(n){if("string"==typeof n)return n.charCodeAt(0)||0;const t=n.hasOwnProperty(kr)?n[kr]:void 0;return"number"==typeof t?t&gt;=0?255&amp;t:vR:t}(e);if("function"==typeof o){if(!j1(t,n,r))return r&amp;Le.Host?tC(i,0,r):nC(t,e,r,i);try{const s=o(r);if(null!=s||r&amp;Le.Optional)return s;Zr()}finally{Y1()}}else if("number"==typeof o){let s=null,a=ag(n,t),f=-1,v=r&amp;Le.Host?t[16][6]:null;for((-1===a||r&amp;Le.SkipSelf)&amp;&amp;(f=-1===a?Ed(n,t):t[a+8],-1!==f&amp;&amp;sC(r,!1)?(s=t[1],a=sl(f),t=al(f,t)):a=-1);-1!==a;){const M=t[1];if(oC(o,a,M.data)){const x=gR(a,t,e,s,r,v);if(x!==Io)return x}f=t[a+8],-1!==f&amp;&amp;sC(r,t[1].data[a+8]===v)&amp;&amp;oC(o,a,t)?(s=M,a=sl(f),t=al(f,t)):a=-1}}return i}function gR(n,t,e,r,i,o){const s=t[1],a=s.data[n+8],M=Ad(a,s,e,null==r?gd(a)&amp;&amp;og:r!=s&amp;&amp;0!=(3&amp;a.type),i&amp;Le.Host&amp;&amp;o===a);return null!==M?Ac(t,s,M,a):Io}function Ad(n,t,e,r,i){const o=n.providerIndexes,s=t.data,a=1048575&amp;o,f=n.directiveStart,M=o&gt;&gt;20,N=i?a+M:n.directiveEnd;for(let V=r?a:a+M;V&lt;N;V++){const $=s[V];if(V&lt;f&amp;&amp;e===$||V&gt;=f&amp;&amp;$.type===e)return V}if(i){const V=s[f];if(V&amp;&amp;no(V)&amp;&amp;V.type===e)return f}return null}function Ac(n,t,e,r){let i=n[e];const o=t.data;if(function lR(n){return n instanceof Mc}(i)){const s=i;s.resolving&amp;&amp;function rn(n,t){const e=t?`. Dependency path: ${t.join(" &gt; ")} &gt; ${n}`:"";throw new oe(-200,`Circular dependency in DI detected for ${n}${e}`)}(function wt(n){return"function"==typeof n?n.name||n.toString():"object"==typeof n&amp;&amp;null!=n&amp;&amp;"function"==typeof n.type?n.type.name||n.type.toString():Me(n)}(o[e]));const a=Md(s.canSeeViewProviders);s.resolving=!0;const f=s.injectImpl?Mi(s.injectImpl):null;j1(n,r,Le.Default);try{i=n[e]=s.factory(void 0,o,n,r),t.firstCreatePass&amp;&amp;e&gt;=r.directiveStart&amp;&amp;function sR(n,t,e){const{ngOnChanges:r,ngOnInit:i,ngDoCheck:o}=t.type.prototype;if(r){const s=k1(t);(e.preOrderHooks||(e.preOrderHooks=[])).push(n,s),(e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(n,s)}i&amp;&amp;(e.preOrderHooks||(e.preOrderHooks=[])).push(0-n,i),o&amp;&amp;((e.preOrderHooks||(e.preOrderHooks=[])).push(n,o),(e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(n,o))}(e,o[e],t)}finally{null!==f&amp;&amp;Mi(f),Md(a),s.resolving=!1,Y1()}}return i}function oC(n,t,e){return!!(e[t+(n&gt;&gt;5)]&amp;1&lt;&lt;n)}function sC(n,t){return!(n&amp;Le.Self||n&amp;Le.Host&amp;&amp;t)}class ll{constructor(t,e){this._tNode=t,this._lView=e}get(t,e,r){return rC(this._tNode,this._lView,t,r,e)}}function vR(){return new ll(Xn(),ue())}function cn(n){return Ao(()=&gt;{const t=n.prototype.constructor,e=t[Ei]||lg(t),r=Object.prototype;let i=Object.getPrototypeOf(n.prototype).constructor;for(;i&amp;&amp;i!==r;){const o=i[Ei]||lg(i);if(o&amp;&amp;o!==e)return o;i=Object.getPrototypeOf(i)}return o=&gt;new o})}function lg(n){return Jo(n)?()=&gt;{const t=lg(Be(n));return t&amp;&amp;t()}:fa(n)}function aC(n){const t=n[1],e=t.type;return 2===e?t.declTNode:1===e?n[6]:null}function ro(n){return function mR(n,t){if("class"===t)return n.classes;if("style"===t)return n.styles;const e=n.attrs;if(e){const r=e.length;let i=0;for(;i&lt;r;){const o=e[i];if(K1(o))break;if(0===o)i+=2;else if("number"==typeof o)for(i++;i&lt;r&amp;&amp;"string"==typeof e[i];)i++;else{if(o===t)return e[i+1];i+=2}}}return null}(Xn(),n)}const ul="__parameters__";function fl(n,t,e){return Ao(()=&gt;{const r=function cg(n){return function(...e){if(n){const r=n(...e);for(const i in r)this[i]=r[i]}}}(t);function i(...o){if(this instanceof i)return r.apply(this,o),this;const s=new i(...o);return a.annotation=s,a;function a(f,v,M){const x=f.hasOwnProperty(ul)?f[ul]:Object.defineProperty(f,ul,{value:[]})[ul];for(;x.length&lt;=M;)x.push(null);return(x[M]=x[M]||[]).push(s),f}}return e&amp;&amp;(i.prototype=Object.create(e.prototype)),i.prototype.ngMetadataName=n,i.annotationCls=i,i})}class fe{constructor(t,e){this._desc=t,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof e?this.__NG_ELEMENT_ID__=e:void 0!==e&amp;&amp;(this.\u0275prov=re({token:this,providedIn:e.providedIn||"root",factory:e.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}}const CR=new fe("AnalyzeForEntryComponents");function di(n,t){void 0===t&amp;&amp;(t=n);for(let e=0;e&lt;n.length;e++){let r=n[e];Array.isArray(r)?(t===n&amp;&amp;(t=n.slice(0,e)),di(r,t)):t!==n&amp;&amp;t.push(r)}return t}function os(n,t){n.forEach(e=&gt;Array.isArray(e)?os(e,t):t(e))}function cC(n,t,e){t&gt;=n.length?n.push(e):n.splice(t,0,e)}function Od(n,t){return t&gt;=n.length-1?n.pop():n.splice(t,1)[0]}function xc(n,t){const e=[];for(let r=0;r&lt;n;r++)e.push(t);return e}function fi(n,t,e){let r=hl(n,t);return r&gt;=0?n[1|r]=e:(r=~r,function DR(n,t,e,r){let i=n.length;if(i==t)n.push(e,r);else if(1===i)n.push(r,n[0]),n[0]=e;else{for(i--,n.push(n[i-1],n[i]);i&gt;t;)n[i]=n[i-2],i--;n[t]=e,n[t+1]=r}}(n,r,t,e)),r}function dg(n,t){const e=hl(n,t);if(e&gt;=0)return n[1|e]}function hl(n,t){return function fC(n,t,e){let r=0,i=n.length&gt;&gt;e;for(;i!==r;){const o=r+(i-r&gt;&gt;1),s=n[o&lt;&lt;e];if(t===s)return o&lt;&lt;e;s&gt;t?i=o:r=o+1}return~(i&lt;&lt;e)}(n,t,1)}const kc={},hg="__NG_DI_FLAG__",xd="ngTempTokenPath",kR=/\n/gm,hC="__source";let Pc;function kd(n){const t=Pc;return Pc=n,t}function RR(n,t=Le.Default){if(void 0===Pc)throw new oe(-203,!1);return null===Pc?xn(n,void 0,t):Pc.get(n,t&amp;Le.Optional?null:void 0,t)}function K(n,t=Le.Default){return(function Lm(){return Ji}()||RR)(Be(n),t)}function Oi(n,t=Le.Default){return K(n,t)}function pg(n){const t=[];for(let e=0;e&lt;n.length;e++){const r=Be(n[e]);if(Array.isArray(r)){if(0===r.length)throw new oe(900,!1);let i,o=Le.Default;for(let s=0;s&lt;r.length;s++){const a=r[s],f=FR(a);"number"==typeof f?-1===f?i=a.token:o|=f:i=a}t.push(K(i,o))}else t.push(K(r))}return t}function Rc(n,t){return n[hg]=t,n.prototype[hg]=t,n}function FR(n){return n[hg]}const Jr=Rc(fl("Optional"),8),ss=Rc(fl("SkipSelf"),4);let gg,Fd,Nd;function ml(n){return function _g(){if(void 0===Fd&amp;&amp;(Fd=null,Vt.trustedTypes))try{Fd=Vt.trustedTypes.createPolicy("angular",{createHTML:n=&gt;n,createScript:n=&gt;n,createScriptURL:n=&gt;n})}catch{}return Fd}()?.createHTML(n)||n}function vg(){if(void 0===Nd&amp;&amp;(Nd=null,Vt.trustedTypes))try{Nd=Vt.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:n=&gt;n,createScript:n=&gt;n,createScriptURL:n=&gt;n})}catch{}return Nd}function SC(n){return vg()?.createHTML(n)||n}function MC(n){return vg()?.createScriptURL(n)||n}class ha{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see https://g.co/ng/security#xss)`}}class qR extends ha{getTypeName(){return"HTML"}}class QR extends ha{getTypeName(){return"Style"}}class XR extends ha{getTypeName(){return"Script"}}class JR extends ha{getTypeName(){return"URL"}}class eF extends ha{getTypeName(){return"ResourceURL"}}function hi(n){return n instanceof ha?n.changingThisBreaksApplicationSecurity:n}function xo(n,t){const e=function tF(n){return n instanceof ha&amp;&amp;n.getTypeName()||null}(n);if(null!=e&amp;&amp;e!==t){if("ResourceURL"===e&amp;&amp;"URL"===t)return!0;throw new Error(`Required a safe ${t}, got a ${e} (see https://g.co/ng/security#xss)`)}return e===t}class aF{constructor(t){this.inertDocumentHelper=t}getInertBodyElement(t){t="&lt;body&gt;&lt;remove&gt;&lt;/remove&gt;"+t;try{const e=(new window.DOMParser).parseFromString(ml(t),"text/html").body;return null===e?this.inertDocumentHelper.getInertBodyElement(t):(e.removeChild(e.firstChild),e)}catch{return null}}}class lF{constructor(t){if(this.defaultDoc=t,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),null==this.inertDocument.body){const e=this.inertDocument.createElement("html");this.inertDocument.appendChild(e);const r=this.inertDocument.createElement("body");e.appendChild(r)}}getInertBodyElement(t){const e=this.inertDocument.createElement("template");if("content"in e)return e.innerHTML=ml(t),e;const r=this.inertDocument.createElement("body");return r.innerHTML=ml(t),this.defaultDoc.documentMode&amp;&amp;this.stripCustomNsAttrs(r),r}stripCustomNsAttrs(t){const e=t.attributes;for(let i=e.length-1;0&lt;i;i--){const s=e.item(i).name;("xmlns:ns1"===s||0===s.indexOf("ns1:"))&amp;&amp;t.removeAttribute(s)}let r=t.firstChild;for(;r;)r.nodeType===Node.ELEMENT_NODE&amp;&amp;this.stripCustomNsAttrs(r),r=r.nextSibling}}const uF=/^(?:(?:https?|mailto|ftp|tel|file|sms):|[^&amp;:/?#]*(?:[/?#]|$))/gi,dF=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+\/]+=*$/i;function Lc(n){return(n=String(n)).match(uF)||n.match(dF)?n:"unsafe:"+n}function TC(n){return(n=String(n)).split(",").map(t=&gt;Lc(t.trim())).join(", ")}function ko(n){const t={};for(const e of n.split(","))t[e]=!0;return t}function Vc(...n){const t={};for(const e of n)for(const r in e)e.hasOwnProperty(r)&amp;&amp;(t[r]=!0);return t}const AC=ko("area,br,col,hr,img,wbr"),OC=ko("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),IC=ko("rp,rt"),yg=Vc(AC,Vc(OC,ko("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),Vc(IC,ko("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),Vc(IC,OC)),bg=ko("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),Cg=ko("srcset"),xC=Vc(bg,Cg,ko("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),ko("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext")),fF=ko("script,style,template");class hF{constructor(){this.sanitizedSomething=!1,this.buf=[]}sanitizeChildren(t){let e=t.firstChild,r=!0;for(;e;)if(e.nodeType===Node.ELEMENT_NODE?r=this.startElement(e):e.nodeType===Node.TEXT_NODE?this.chars(e.nodeValue):this.sanitizedSomething=!0,r&amp;&amp;e.firstChild)e=e.firstChild;else for(;e;){e.nodeType===Node.ELEMENT_NODE&amp;&amp;this.endElement(e);let i=this.checkClobberedElement(e,e.nextSibling);if(i){e=i;break}e=this.checkClobberedElement(e,e.parentNode)}return this.buf.join("")}startElement(t){const e=t.nodeName.toLowerCase();if(!yg.hasOwnProperty(e))return this.sanitizedSomething=!0,!fF.hasOwnProperty(e);this.buf.push("&lt;"),this.buf.push(e);const r=t.attributes;for(let i=0;i&lt;r.length;i++){const o=r.item(i),s=o.name,a=s.toLowerCase();if(!xC.hasOwnProperty(a)){this.sanitizedSomething=!0;continue}let f=o.value;bg[a]&amp;&amp;(f=Lc(f)),Cg[a]&amp;&amp;(f=TC(f)),this.buf.push(" ",s,'="',kC(f),'"')}return this.buf.push("&gt;"),!0}endElement(t){const e=t.nodeName.toLowerCase();yg.hasOwnProperty(e)&amp;&amp;!AC.hasOwnProperty(e)&amp;&amp;(this.buf.push("&lt;/"),this.buf.push(e),this.buf.push("&gt;"))}chars(t){this.buf.push(kC(t))}checkClobberedElement(t,e){if(e&amp;&amp;(t.compareDocumentPosition(e)&amp;Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error(`Failed to sanitize html because the element is clobbered: ${t.outerHTML}`);return e}}const pF=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,mF=/([^\#-~ |!])/g;function kC(n){return n.replace(/&amp;/g,"&amp;amp;").replace(pF,function(t){return"&amp;#"+(1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320)+65536)+";"}).replace(mF,function(t){return"&amp;#"+t.charCodeAt(0)+";"}).replace(/&lt;/g,"&amp;lt;").replace(/&gt;/g,"&amp;gt;")}let Ld;function PC(n,t){let e=null;try{Ld=Ld||function EC(n){const t=new lF(n);return function cF(){try{return!!(new window.DOMParser).parseFromString(ml(""),"text/html")}catch{return!1}}()?new aF(t):t}(n);let r=t?String(t):"";e=Ld.getInertBodyElement(r);let i=5,o=r;do{if(0===i)throw new Error("Failed to sanitize html because the input is unstable");i--,r=o,o=e.innerHTML,e=Ld.getInertBodyElement(r)}while(r!==o);return ml((new hF).sanitizeChildren(wg(e)||e))}finally{if(e){const r=wg(e)||e;for(;r.firstChild;)r.removeChild(r.firstChild)}}}function wg(n){return"content"in n&amp;&amp;function gF(n){return n.nodeType===Node.ELEMENT_NODE&amp;&amp;"TEMPLATE"===n.nodeName}(n)?n.content:null}var Nt=(()=&gt;((Nt=Nt||{})[Nt.NONE=0]="NONE",Nt[Nt.HTML=1]="HTML",Nt[Nt.STYLE=2]="STYLE",Nt[Nt.SCRIPT=3]="SCRIPT",Nt[Nt.URL=4]="URL",Nt[Nt.RESOURCE_URL=5]="RESOURCE_URL",Nt))();function Vd(n){const t=Bc();return t?SC(t.sanitize(Nt.HTML,n)||""):xo(n,"HTML")?SC(hi(n)):PC(function wC(){return void 0!==gg?gg:typeof document&lt;"u"?document:void 0}(),Me(n))}function wn(n){const t=Bc();return t?t.sanitize(Nt.URL,n)||"":xo(n,"URL")?hi(n):Lc(Me(n))}function Sg(n){const t=Bc();if(t)return MC(t.sanitize(Nt.RESOURCE_URL,n)||"");if(xo(n,"ResourceURL"))return MC(hi(n));throw new oe(904,!1)}function Bc(){const n=ue();return n&amp;&amp;n[12]}function Mg(n){return n.ngOriginalError}class Po{constructor(){this._console=console}handleError(t){const e=this._findOriginalError(t);this._console.error("ERROR",t),e&amp;&amp;this._console.error("ORIGINAL ERROR",e)}_findOriginalError(t){let e=t&amp;&amp;Mg(t);for(;e&amp;&amp;Mg(e);)e=Mg(e);return e||null}}const Eg=new Map;let xF=0;const Ag="__ngContext__";function Er(n,t){Xr(t)?(n[Ag]=t[20],function PF(n){Eg.set(n[20],n)}(t)):n[Ag]=t}function Hc(n){const t=n[Ag];return"number"==typeof t?function FC(n){return Eg.get(n)||null}(t):t||null}function Og(n){const t=Hc(n);return t?Xr(t)?t:t.lView:null}const UF=(()=&gt;(typeof requestAnimationFrame&lt;"u"&amp;&amp;requestAnimationFrame||setTimeout).bind(Vt))();function Ig(n){return n.ownerDocument.defaultView}function as(n){return n instanceof Function?n():n}var ei=(()=&gt;((ei=ei||{})[ei.Important=1]="Important",ei[ei.DashCase=2]="DashCase",ei))();function kg(n,t){return undefined(n,t)}function $c(n){const t=n[3];return to(t)?t[3]:t}function Pg(n){return jC(n[13])}function Rg(n){return jC(n[4])}function jC(n){for(;null!==n&amp;&amp;!to(n);)n=n[4];return n}function _l(n,t,e,r,i){if(null!=r){let o,s=!1;to(r)?o=r:Xr(r)&amp;&amp;(s=!0,r=r[0]);const a=Vn(r);0===n&amp;&amp;null!==e?null==i?KC(t,e,a):pa(t,e,a,i||null,!0):1===n&amp;&amp;null!==e?pa(t,e,a,i||null,!0):2===n?function nw(n,t,e){const r=Bd(n,t);r&amp;&amp;function iN(n,t,e,r){n.removeChild(t,e,r)}(n,r,t,e)}(t,a,s):3===n&amp;&amp;t.destroyNode(a),null!=o&amp;&amp;function aN(n,t,e,r,i){const o=e[7];o!==Vn(e)&amp;&amp;_l(t,n,r,o,i);for(let a=10;a&lt;e.length;a++){const f=e[a];Uc(f[1],f,n,t,r,o)}}(t,n,o,e,i)}}function Ng(n,t,e){return n.createElement(t,e)}function WC(n,t){const e=n[9],r=e.indexOf(t),i=t[3];512&amp;t[2]&amp;&amp;(t[2]&amp;=-513,Zm(i,-1)),e.splice(r,1)}function Lg(n,t){if(n.length&lt;=10)return;const e=10+t,r=n[e];if(r){const i=r[17];null!==i&amp;&amp;i!==n&amp;&amp;WC(i,r),t&gt;0&amp;&amp;(n[e-1][4]=r[4]);const o=Od(n,10+t);!function qF(n,t){Uc(n,t,t[11],2,null,null),t[0]=null,t[6]=null}(r[1],r);const s=o[19];null!==s&amp;&amp;s.detachView(o[1]),r[3]=null,r[4]=null,r[2]&amp;=-65}return r}function GC(n,t){if(!(128&amp;t[2])){const e=t[11];e.destroyNode&amp;&amp;Uc(n,t,e,3,null,null),function JF(n){let t=n[13];if(!t)return Vg(n[1],n);for(;t;){let e=null;if(Xr(t))e=t[13];else{const r=t[10];r&amp;&amp;(e=r)}if(!e){for(;t&amp;&amp;!t[4]&amp;&amp;t!==n;)Xr(t)&amp;&amp;Vg(t[1],t),t=t[3];null===t&amp;&amp;(t=n),Xr(t)&amp;&amp;Vg(t[1],t),e=t&amp;&amp;t[4]}t=e}}(t)}}function Vg(n,t){if(!(128&amp;t[2])){t[2]&amp;=-65,t[2]|=128,function rN(n,t){let e;if(null!=n&amp;&amp;null!=(e=n.destroyHooks))for(let r=0;r&lt;e.length;r+=2){const i=t[e[r]];if(!(i instanceof Mc)){const o=e[r+1];if(Array.isArray(o))for(let s=0;s&lt;o.length;s+=2){const a=i[o[s]],f=o[s+1];try{f.call(a)}finally{}}else try{o.call(i)}finally{}}}}(n,t),function nN(n,t){const e=n.cleanup,r=t[7];let i=-1;if(null!==e)for(let o=0;o&lt;e.length-1;o+=2)if("string"==typeof e[o]){const s=e[o+1],a="function"==typeof s?s(t):Vn(t[s]),f=r[i=e[o+2]],v=e[o+3];"boolean"==typeof v?a.removeEventListener(e[o],f,v):v&gt;=0?r[i=v]():r[i=-v].unsubscribe(),o+=2}else{const s=r[i=e[o+1]];e[o].call(s)}if(null!==r){for(let o=i+1;o&lt;r.length;o++)r[o]();t[7]=null}}(n,t),1===t[1].type&amp;&amp;t[11].destroy();const e=t[17];if(null!==e&amp;&amp;to(t[3])){e!==t[3]&amp;&amp;WC(e,t);const r=t[19];null!==r&amp;&amp;r.detachView(n)}!function RF(n){Eg.delete(n[20])}(t)}}function YC(n,t,e){return function ZC(n,t,e){let r=t;for(;null!==r&amp;&amp;40&amp;r.type;)r=(t=r).parent;if(null===r)return e[0];if(2&amp;r.flags){const i=n.data[r.directiveStart].encapsulation;if(i===Qr.None||i===Qr.Emulated)return null}return Ai(r,e)}(n,t.parent,e)}function pa(n,t,e,r,i){n.insertBefore(t,e,r,i)}function KC(n,t,e){n.appendChild(t,e)}function qC(n,t,e,r,i){null!==r?pa(n,t,e,r,i):KC(n,t,e)}function Bd(n,t){return n.parentNode(t)}function QC(n,t,e){return JC(n,t,e)}let JC=function XC(n,t,e){return 40&amp;n.type?Ai(n,e):null};function Hd(n,t,e,r){const i=YC(n,r,t),o=t[11],a=QC(r.parent||t[6],r,t);if(null!=i)if(Array.isArray(e))for(let f=0;f&lt;e.length;f++)qC(o,i,e[f],a,!1);else qC(o,i,e,a,!1)}function $d(n,t){if(null!==t){const e=t.type;if(3&amp;e)return Ai(t,n);if(4&amp;e)return Hg(-1,n[t.index]);if(8&amp;e){const r=t.child;if(null!==r)return $d(n,r);{const i=n[t.index];return to(i)?Hg(-1,i):Vn(i)}}if(32&amp;e)return kg(t,n)()||Vn(n[t.index]);{const r=tw(n,t);return null!==r?Array.isArray(r)?r[0]:$d($c(n[16]),r):$d(n,t.next)}}return null}function tw(n,t){return null!==t?n[16][6].projection[t.projection]:null}function Hg(n,t){const e=10+n+1;if(e&lt;t.length){const r=t[e],i=r[1].firstChild;if(null!==i)return $d(r,i)}return t[7]}function $g(n,t,e,r,i,o,s){for(;null!=e;){const a=r[e.index],f=e.type;if(s&amp;&amp;0===t&amp;&amp;(a&amp;&amp;Er(Vn(a),r),e.flags|=4),64!=(64&amp;e.flags))if(8&amp;f)$g(n,t,e.child,r,i,o,!1),_l(t,n,i,a,o);else if(32&amp;f){const v=kg(e,r);let M;for(;M=v();)_l(t,n,i,M,o);_l(t,n,i,a,o)}else 16&amp;f?rw(n,t,r,e,i,o):_l(t,n,i,a,o);e=s?e.projectionNext:e.next}}function Uc(n,t,e,r,i,o){$g(e,r,n.firstChild,t,i,o,!1)}function rw(n,t,e,r,i,o){const s=e[16],f=s[6].projection[r.projection];if(Array.isArray(f))for(let v=0;v&lt;f.length;v++)_l(t,n,i,f[v],o);else $g(n,t,f,s[3],i,o,!0)}function iw(n,t,e){n.setAttribute(t,"style",e)}function Ug(n,t,e){""===e?n.removeAttribute(t,"class"):n.setAttribute(t,"class",e)}function ow(n,t,e){let r=n.length;for(;;){const i=n.indexOf(t,e);if(-1===i)return i;if(0===i||n.charCodeAt(i-1)&lt;=32){const o=t.length;if(i+o===r||n.charCodeAt(i+o)&lt;=32)return i}e=i+1}}const sw="ng-template";function cN(n,t,e){let r=0;for(;r&lt;n.length;){let i=n[r++];if(e&amp;&amp;"class"===i){if(i=n[r],-1!==ow(i.toLowerCase(),t,0))return!0}else if(1===i){for(;r&lt;n.length&amp;&amp;"string"==typeof(i=n[r++]);)if(i.toLowerCase()===t)return!0;return!1}}return!1}function aw(n){return 4===n.type&amp;&amp;n.value!==sw}function uN(n,t,e){return t===(4!==n.type||e?n.value:sw)}function dN(n,t,e){let r=4;const i=n.attrs||[],o=function pN(n){for(let t=0;t&lt;n.length;t++)if(K1(n[t]))return t;return n.length}(i);let s=!1;for(let a=0;a&lt;t.length;a++){const f=t[a];if("number"!=typeof f){if(!s)if(4&amp;r){if(r=2|1&amp;r,""!==f&amp;&amp;!uN(n,f,e)||""===f&amp;&amp;1===t.length){if(io(r))return!1;s=!0}}else{const v=8&amp;r?f:t[++a];if(8&amp;r&amp;&amp;null!==n.attrs){if(!cN(n.attrs,v,e)){if(io(r))return!1;s=!0}continue}const x=fN(8&amp;r?"class":f,i,aw(n),e);if(-1===x){if(io(r))return!1;s=!0;continue}if(""!==v){let N;N=x&gt;o?"":i[x+1].toLowerCase();const V=8&amp;r?N:null;if(V&amp;&amp;-1!==ow(V,v,0)||2&amp;r&amp;&amp;v!==N){if(io(r))return!1;s=!0}}}}else{if(!s&amp;&amp;!io(r)&amp;&amp;!io(f))return!1;if(s&amp;&amp;io(f))continue;s=!1,r=f|1&amp;r}}return io(r)||s}function io(n){return 0==(1&amp;n)}function fN(n,t,e,r){if(null===t)return-1;let i=0;if(r||!e){let o=!1;for(;i&lt;t.length;){const s=t[i];if(s===n)return i;if(3===s||6===s)o=!0;else{if(1===s||2===s){let a=t[++i];for(;"string"==typeof a;)a=t[++i];continue}if(4===s)break;if(0===s){i+=4;continue}}i+=o?1:2}return-1}return function mN(n,t){let e=n.indexOf(4);if(e&gt;-1)for(e++;e&lt;n.length;){const r=n[e];if("number"==typeof r)return-1;if(r===t)return e;e++}return-1}(t,n)}function lw(n,t,e=!1){for(let r=0;r&lt;t.length;r++)if(dN(n,t[r],e))return!0;return!1}function gN(n,t){e:for(let e=0;e&lt;t.length;e++){const r=t[e];if(n.length===r.length){for(let i=0;i&lt;n.length;i++)if(n[i]!==r[i])continue e;return!0}}return!1}function cw(n,t){return n?":not("+t.trim()+")":t}function _N(n){let t=n[0],e=1,r=2,i="",o=!1;for(;e&lt;n.length;){let s=n[e];if("string"==typeof s)if(2&amp;r){const a=n[++e];i+="["+s+(a.length&gt;0?'="'+a+'"':"")+"]"}else 8&amp;r?i+="."+s:4&amp;r&amp;&amp;(i+=" "+s);else""!==i&amp;&amp;!io(s)&amp;&amp;(t+=cw(o,i),i=""),r=s,o=o||!io(r);e++}return""!==i&amp;&amp;(t+=cw(o,i)),t}const it={};function k(n){uw(xt(),ue(),Rr()+n,!1)}function uw(n,t,e,r){if(!r)if(3==(3&amp;t[2])){const o=n.preOrderCheckHooks;null!==o&amp;&amp;Cd(t,o,e)}else{const o=n.preOrderHooks;null!==o&amp;&amp;wd(t,o,0,e)}ks(e)}const jg=new fe("ENVIRONMENT_INITIALIZER"),pw=new fe("INJECTOR_DEF_TYPES");function MN(...n){return{\u0275providers:mw(0,n)}}function mw(n,...t){const e=[],r=new Set;let i;return os(t,o=&gt;{const s=o;zg(s,e,[],r)&amp;&amp;(i||(i=[]),i.push(s))}),void 0!==i&amp;&amp;gw(i,e),e}function gw(n,t){for(let e=0;e&lt;n.length;e++){const{providers:i}=n[e];os(i,o=&gt;{t.push(o)})}}function zg(n,t,e,r){if(!(n=Be(n)))return!1;let i=null,o=sa(n);const s=!o&amp;&amp;ot(n);if(o||s){if(s&amp;&amp;!s.standalone)return!1;i=n}else{const f=n.ngModule;if(o=sa(f),!o)return!1;i=f}const a=r.has(i);if(s){if(a)return!1;if(r.add(i),s.dependencies){const f="function"==typeof s.dependencies?s.dependencies():s.dependencies;for(const v of f)zg(v,t,e,r)}}else{if(!o)return!1;{if(null!=o.imports&amp;&amp;!a){let v;r.add(i);try{os(o.imports,M=&gt;{zg(M,t,e,r)&amp;&amp;(v||(v=[]),v.push(M))})}finally{}void 0!==v&amp;&amp;gw(v,t)}if(!a){const v=fa(i)||(()=&gt;new i);t.push({provide:i,useFactory:v,deps:vt},{provide:pw,useValue:i,multi:!0},{provide:jg,useValue:()=&gt;K(i),multi:!0})}const f=o.providers;null==f||a||os(f,M=&gt;{t.push(M)})}}return i!==n&amp;&amp;void 0!==n.providers}const EN=kt({provide:String,useValue:kt});function Wg(n){return null!==n&amp;&amp;"object"==typeof n&amp;&amp;EN in n}function ma(n){return"function"==typeof n}const Gg=new fe("INJECTOR",-1);class yw{get(t,e=kc){if(e===kc){const r=new Error(`NullInjectorError: No provider for ${st(t)}!`);throw r.name="NullInjectorError",r}return e}}const Yg=new fe("Set Injector scope."),Ud={},AN={};let Zg;function Kg(){return void 0===Zg&amp;&amp;(Zg=new yw),Zg}class ga{}class bw extends ga{constructor(t,e,r,i){super(),this.parent=e,this.source=r,this.scopes=i,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,Qg(t,s=&gt;this.processProvider(s)),this.records.set(Gg,vl(void 0,this)),i.has("environment")&amp;&amp;this.records.set(ga,vl(void 0,this));const o=this.records.get(Yg);null!=o&amp;&amp;"string"==typeof o.value&amp;&amp;this.scopes.add(o.value),this.injectorDefTypes=new Set(this.get(pw.multi,vt,Le.Self))}get destroyed(){return this._destroyed}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(const t of this._ngOnDestroyHooks)t.ngOnDestroy();for(const t of this._onDestroyHooks)t()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),this._onDestroyHooks.length=0}}onDestroy(t){this._onDestroyHooks.push(t)}get(t,e=kc,r=Le.Default){this.assertNotDestroyed();const i=kd(this),o=Mi(void 0);try{if(!(r&amp;Le.SkipSelf)){let a=this.records.get(t);if(void 0===a){const f=function PN(n){return"function"==typeof n||"object"==typeof n&amp;&amp;n instanceof fe}(t)&amp;&amp;Za(t);a=f&amp;&amp;this.injectableDefInScope(f)?vl(qg(t),Ud):null,this.records.set(t,a)}if(null!=a)return this.hydrate(t,a)}return(r&amp;Le.Self?Kg():this.parent).get(t,e=r&amp;Le.Optional&amp;&amp;e===kc?null:e)}catch(s){if("NullInjectorError"===s.name){if((s[xd]=s[xd]||[]).unshift(st(t)),i)throw s;return function NR(n,t,e,r){const i=n[xd];throw t[hC]&amp;&amp;i.unshift(t[hC]),n.message=function LR(n,t,e,r=null){n=n&amp;&amp;"\n"===n.charAt(0)&amp;&amp;"\u0275"==n.charAt(1)?n.slice(2):n;let i=st(t);if(Array.isArray(t))i=t.map(st).join(" -&gt; ");else if("object"==typeof t){let o=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];o.push(s+":"+("string"==typeof a?JSON.stringify(a):st(a)))}i=`{${o.join(", ")}}`}return`${e}${r?"("+r+")":""}[${i}]: ${n.replace(kR,"\n  ")}`}("\n"+n.message,i,e,r),n.ngTokenPath=i,n[xd]=null,n}(s,t,"R3InjectorError",this.source)}throw s}finally{Mi(o),kd(i)}}resolveInjectorInitializers(){const t=kd(this),e=Mi(void 0);try{const r=this.get(jg.multi,vt,Le.Self);for(const i of r)i()}finally{kd(t),Mi(e)}}toString(){const t=[],e=this.records;for(const r of e.keys())t.push(st(r));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new oe(205,!1)}processProvider(t){let e=ma(t=Be(t))?t:Be(t&amp;&amp;t.provide);const r=function IN(n){return Wg(n)?vl(void 0,n.useValue):vl(Cw(n),Ud)}(t);if(ma(t)||!0!==t.multi)this.records.get(e);else{let i=this.records.get(e);i||(i=vl(void 0,Ud,!0),i.factory=()=&gt;pg(i.multi),this.records.set(e,i)),e=t,i.multi.push(t)}this.records.set(e,r)}hydrate(t,e){return e.value===Ud&amp;&amp;(e.value=AN,e.value=e.factory()),"object"==typeof e.value&amp;&amp;e.value&amp;&amp;function kN(n){return null!==n&amp;&amp;"object"==typeof n&amp;&amp;"function"==typeof n.ngOnDestroy}(e.value)&amp;&amp;this._ngOnDestroyHooks.add(e.value),e.value}injectableDefInScope(t){if(!t.providedIn)return!1;const e=Be(t.providedIn);return"string"==typeof e?"any"===e||this.scopes.has(e):this.injectorDefTypes.has(e)}}function qg(n){const t=Za(n),e=null!==t?t.factory:fa(n);if(null!==e)return e;if(n instanceof fe)throw new oe(204,!1);if(n instanceof Function)return function ON(n){const t=n.length;if(t&gt;0)throw xc(t,"?"),new oe(204,!1);const e=function ad(n){const t=n&amp;&amp;(n[Kr]||n[Qa]);if(t){const e=function qa(n){if(n.hasOwnProperty("name"))return n.name;const t=(""+n).match(/^function\s*([^\s(]+)/);return null===t?"":t[1]}(n);return console.warn(`DEPRECATED: DI is instantiating a token "${e}" 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 "${e}" class.`),t}return null}(n);return null!==e?()=&gt;e.factory(n):()=&gt;new n}(n);throw new oe(204,!1)}function Cw(n,t,e){let r;if(ma(n)){const i=Be(n);return fa(i)||qg(i)}if(Wg(n))r=()=&gt;Be(n.useValue);else if(function vw(n){return!(!n||!n.useFactory)}(n))r=()=&gt;n.useFactory(...pg(n.deps||[]));else if(function _w(n){return!(!n||!n.useExisting)}(n))r=()=&gt;K(Be(n.useExisting));else{const i=Be(n&amp;&amp;(n.useClass||n.provide));if(!function xN(n){return!!n.deps}(n))return fa(i)||qg(i);r=()=&gt;new i(...pg(n.deps))}return r}function vl(n,t,e=!1){return{factory:n,value:t,multi:e?[]:void 0}}function RN(n){return!!n.\u0275providers}function Qg(n,t){for(const e of n)Array.isArray(e)?Qg(e,t):RN(e)?Qg(e.\u0275providers,t):t(e)}function ww(n,t=null,e=null,r){const i=Sw(n,t,e,r);return i.resolveInjectorInitializers(),i}function Sw(n,t=null,e=null,r,i=new Set){const o=[e||vt,MN(n)];return r=r||("object"==typeof n?void 0:st(n)),new bw(o,t||Kg(),r||null,i)}let un=(()=&gt;{class n{static create(e,r){if(Array.isArray(e))return ww({name:""},r,e,"");{const i=e.name??"";return ww({name:i},e.parent,e.providers,i)}}}return n.THROW_IF_NOT_FOUND=kc,n.NULL=new yw,n.\u0275prov=re({token:n,providedIn:"any",factory:()=&gt;K(Gg)}),n.__NG_ELEMENT_ID__=-1,n})();function F(n,t=Le.Default){const e=ue();return null===e?K(n,t):rC(Xn(),e,Be(n),t)}function ls(){throw new Error("invalid")}function zd(n,t){return n&lt;&lt;17|t&lt;&lt;2}function oo(n){return n&gt;&gt;17&amp;32767}function o_(n){return 2|n}function cs(n){return(131068&amp;n)&gt;&gt;2}function s_(n,t){return-131069&amp;n|t&lt;&lt;2}function a_(n){return 1|n}function jw(n,t){const e=n.contentQueries;if(null!==e)for(let r=0;r&lt;e.length;r+=2){const i=e[r],o=e[r+1];if(-1!==o){const s=n.data[o];Jm(i),s.contentQueries(2,t[o],o)}}}function Yd(n,t,e,r,i,o,s,a,f,v,M){const x=t.blueprint.slice();return x[0]=i,x[2]=76|r,(null!==M||n&amp;&amp;1024&amp;n[2])&amp;&amp;(x[2]|=1024),N1(x),x[3]=x[15]=n,x[8]=e,x[10]=s||n&amp;&amp;n[10],x[11]=a||n&amp;&amp;n[11],x[12]=f||n&amp;&amp;n[12]||null,x[9]=v||n&amp;&amp;n[9]||null,x[6]=o,x[20]=function kF(){return xF++}(),x[21]=M,x[16]=2==t.type?n[16]:x,x}function bl(n,t,e,r,i){let o=n.data[t];if(null===o)o=function g_(n,t,e,r,i){const o=B1(),s=Km(),f=n.data[t]=function h3(n,t,e,r,i,o){return{type:e,index:r,insertBeforeIndex:null,injectorIndex:t?t.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,propertyBindings:null,flags:0,providerIndexes:0,value:i,attrs:o,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tViews:null,next:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}(0,s?o:o&amp;&amp;o.parent,e,t,r,i);return null===n.firstChild&amp;&amp;(n.firstChild=f),null!==o&amp;&amp;(s?null==o.child&amp;&amp;null!==f.parent&amp;&amp;(o.child=f):null===o.next&amp;&amp;(o.next=f)),f}(n,t,e,r,i),function QP(){return rt.lFrame.inI18n}()&amp;&amp;(o.flags|=64);else if(64&amp;o.type){o.type=e,o.value=r,o.attrs=i;const s=function Sc(){const n=rt.lFrame,t=n.currentTNode;return n.isParent?t:t.parent}();o.injectorIndex=null===s?-1:s.injectorIndex}return Oo(o,!0),o}function Cl(n,t,e,r){if(0===e)return-1;const i=t.length;for(let o=0;o&lt;e;o++)t.push(r),n.blueprint.push(r),n.data.push(null);return i}function Zd(n,t,e){eg(t);try{const r=n.viewQuery;null!==r&amp;&amp;M_(1,r,e);const i=n.template;null!==i&amp;&amp;zw(n,t,i,1,e),n.firstCreatePass&amp;&amp;(n.firstCreatePass=!1),n.staticContentQueries&amp;&amp;jw(n,t),n.staticViewQueries&amp;&amp;M_(2,n.viewQuery,e);const o=n.components;null!==o&amp;&amp;function c3(n,t){for(let e=0;e&lt;t.length;e++)x3(n,t[e])}(t,o)}catch(r){throw n.firstCreatePass&amp;&amp;(n.incompleteFirstPass=!0,n.firstCreatePass=!1),r}finally{t[2]&amp;=-5,tg()}}function jc(n,t,e,r){const i=t[2];if(128!=(128&amp;i)){eg(t);try{N1(t),function H1(n){return rt.lFrame.bindingIndex=n}(n.bindingStartIndex),null!==e&amp;&amp;zw(n,t,e,2,r);const s=3==(3&amp;i);if(s){const v=n.preOrderCheckHooks;null!==v&amp;&amp;Cd(t,v,null)}else{const v=n.preOrderHooks;null!==v&amp;&amp;wd(t,v,0,null),rg(t,0)}if(function O3(n){for(let t=Pg(n);null!==t;t=Rg(t)){if(!t[2])continue;const e=t[9];for(let r=0;r&lt;e.length;r++){const i=e[r],o=i[3];0==(512&amp;i[2])&amp;&amp;Zm(o,1),i[2]|=512}}}(t),function A3(n){for(let t=Pg(n);null!==t;t=Rg(t))for(let e=10;e&lt;t.length;e++){const r=t[e],i=r[1];Ym(r)&amp;&amp;jc(i,r,i.template,r[8])}}(t),null!==n.contentQueries&amp;&amp;jw(n,t),s){const v=n.contentCheckHooks;null!==v&amp;&amp;Cd(t,v)}else{const v=n.contentHooks;null!==v&amp;&amp;wd(t,v,1),rg(t,1)}!function a3(n,t){const e=n.hostBindingOpCodes;if(null!==e)try{for(let r=0;r&lt;e.length;r++){const i=e[r];if(i&lt;0)ks(~i);else{const o=i,s=e[++r],a=e[++r];XP(s,o),a(2,t[o])}}}finally{ks(-1)}}(n,t);const a=n.components;null!==a&amp;&amp;function l3(n,t){for(let e=0;e&lt;t.length;e++)I3(n,t[e])}(t,a);const f=n.viewQuery;if(null!==f&amp;&amp;M_(2,f,r),s){const v=n.viewCheckHooks;null!==v&amp;&amp;Cd(t,v)}else{const v=n.viewHooks;null!==v&amp;&amp;wd(t,v,2),rg(t,2)}!0===n.firstUpdatePass&amp;&amp;(n.firstUpdatePass=!1),t[2]&amp;=-41,512&amp;t[2]&amp;&amp;(t[2]&amp;=-513,Zm(t[3],-1))}finally{tg()}}}function u3(n,t,e,r){const i=t[10],s=F1(t);try{!s&amp;&amp;i.begin&amp;&amp;i.begin(),s&amp;&amp;Zd(n,t,r),jc(n,t,e,r)}finally{!s&amp;&amp;i.end&amp;&amp;i.end()}}function zw(n,t,e,r,i){const o=Rr(),s=2&amp;r;try{ks(-1),s&amp;&amp;t.length&gt;22&amp;&amp;uw(n,t,22,!1),e(r,i)}finally{ks(o)}}function Ww(n,t,e){if($m(t)){const i=t.directiveEnd;for(let o=t.directiveStart;o&lt;i;o++){const s=n.data[o];s.contentQueries&amp;&amp;s.contentQueries(1,e[o],o)}}}function __(n,t,e){!V1()||(function b3(n,t,e,r){const i=e.directiveStart,o=e.directiveEnd;n.firstCreatePass||Tc(e,t),Er(r,t);const s=e.initialInputs;for(let a=i;a&lt;o;a++){const f=n.data[a],v=no(f);v&amp;&amp;M3(t,e,f);const M=Ac(t,n,a,e);Er(M,t),null!==s&amp;&amp;E3(0,a-i,M,f,0,s),v&amp;&amp;(ui(e.index,t)[8]=M)}}(n,t,e,Ai(e,t)),128==(128&amp;e.flags)&amp;&amp;function C3(n,t,e){const r=e.directiveStart,i=e.directiveEnd,o=e.index,s=function JP(){return rt.lFrame.currentDirectiveIndex}();try{ks(o);for(let a=r;a&lt;i;a++){const f=n.data[a],v=t[a];Qm(a),(null!==f.hostBindings||0!==f.hostVars||null!==f.hostAttrs)&amp;&amp;qw(f,v)}}finally{ks(-1),Qm(s)}}(n,t,e))}function v_(n,t,e=Ai){const r=t.localNames;if(null!==r){let i=t.index+1;for(let o=0;o&lt;r.length;o+=2){const s=r[o+1],a=-1===s?e(t,n):n[s];n[i++]=a}}}function Gw(n){const t=n.tView;return null===t||t.incompleteFirstPass?n.tView=y_(1,null,n.template,n.decls,n.vars,n.directiveDefs,n.pipeDefs,n.viewQuery,n.schemas,n.consts):t}function y_(n,t,e,r,i,o,s,a,f,v){const M=22+r,x=M+i,N=function d3(n,t){const e=[];for(let r=0;r&lt;t;r++)e.push(r&lt;n?null:it);return e}(M,x),V="function"==typeof v?v():v;return N[1]={type:n,blueprint:N,template:e,queries:null,viewQuery:a,declTNode:t,data:N.slice().fill(null,M),bindingStartIndex:M,expandoStartIndex:x,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof o?o():o,pipeRegistry:"function"==typeof s?s():s,firstChild:null,schemas:f,consts:V,incompleteFirstPass:!1}}function Yw(n,t,e,r){const i=rS(t);null===e?i.push(r):(i.push(e),n.firstCreatePass&amp;&amp;iS(n).push(r,i.length-1))}function Zw(n,t,e){for(let r in n)if(n.hasOwnProperty(r)){const i=n[r];(e=null===e?{}:e).hasOwnProperty(r)?e[r].push(t,i):e[r]=[t,i]}return e}function pi(n,t,e,r,i,o,s,a){const f=Ai(t,e);let M,v=t.inputs;!a&amp;&amp;null!=v&amp;&amp;(M=v[r])?(aS(n,e,M,r,i),gd(t)&amp;&amp;function g3(n,t){const e=ui(t,n);16&amp;e[2]||(e[2]|=32)}(e,t.index)):3&amp;t.type&amp;&amp;(r=function m3(n){return"class"===n?"className":"for"===n?"htmlFor":"formaction"===n?"formAction":"innerHtml"===n?"innerHTML":"readonly"===n?"readOnly":"tabindex"===n?"tabIndex":n}(r),i=null!=s?s(i,t.value||"",r):i,o.setProperty(f,r,i))}function b_(n,t,e,r){let i=!1;if(V1()){const o=function w3(n,t,e){const r=n.directiveRegistry;let i=null;if(r)for(let o=0;o&lt;r.length;o++){const s=r[o];lw(e,s.selectors,!1)&amp;&amp;(i||(i=[]),Td(Tc(e,t),n,s.type),no(s)?(Qw(n,e),i.unshift(s)):i.push(s))}return i}(n,t,e),s=null===r?null:{"":-1};if(null!==o){i=!0,Xw(e,n.data.length,o.length);for(let M=0;M&lt;o.length;M++){const x=o[M];x.providersResolver&amp;&amp;x.providersResolver(x)}let a=!1,f=!1,v=Cl(n,t,o.length,null);for(let M=0;M&lt;o.length;M++){const x=o[M];e.mergedAttrs=Dd(e.mergedAttrs,x.hostAttrs),Jw(n,e,t,v,x),D3(v,x,s),null!==x.contentQueries&amp;&amp;(e.flags|=8),(null!==x.hostBindings||null!==x.hostAttrs||0!==x.hostVars)&amp;&amp;(e.flags|=128);const N=x.type.prototype;!a&amp;&amp;(N.ngOnChanges||N.ngOnInit||N.ngDoCheck)&amp;&amp;((n.preOrderHooks||(n.preOrderHooks=[])).push(e.index),a=!0),!f&amp;&amp;(N.ngOnChanges||N.ngDoCheck)&amp;&amp;((n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e.index),f=!0),v++}!function p3(n,t){const r=t.directiveEnd,i=n.data,o=t.attrs,s=[];let a=null,f=null;for(let v=t.directiveStart;v&lt;r;v++){const M=i[v],x=M.inputs,N=null===o||aw(t)?null:T3(x,o);s.push(N),a=Zw(x,v,a),f=Zw(M.outputs,v,f)}null!==a&amp;&amp;(a.hasOwnProperty("class")&amp;&amp;(t.flags|=16),a.hasOwnProperty("style")&amp;&amp;(t.flags|=32)),t.initialInputs=s,t.inputs=a,t.outputs=f}(n,e)}s&amp;&amp;function S3(n,t,e){if(t){const r=n.localNames=[];for(let i=0;i&lt;t.length;i+=2){const o=e[t[i+1]];if(null==o)throw new oe(-301,!1);r.push(t[i],o)}}}(e,r,s)}return e.mergedAttrs=Dd(e.mergedAttrs,e.attrs),i}function Kw(n,t,e,r,i,o){const s=o.hostBindings;if(s){let a=n.hostBindingOpCodes;null===a&amp;&amp;(a=n.hostBindingOpCodes=[]);const f=~t.index;(function y3(n){let t=n.length;for(;t&gt;0;){const e=n[--t];if("number"==typeof e&amp;&amp;e&lt;0)return e}return 0})(a)!=f&amp;&amp;a.push(f),a.push(r,i,s)}}function qw(n,t){null!==n.hostBindings&amp;&amp;n.hostBindings(1,t)}function Qw(n,t){t.flags|=2,(n.components||(n.components=[])).push(t.index)}function D3(n,t,e){if(e){if(t.exportAs)for(let r=0;r&lt;t.exportAs.length;r++)e[t.exportAs[r]]=n;no(t)&amp;&amp;(e[""]=n)}}function Xw(n,t,e){n.flags|=1,n.directiveStart=t,n.directiveEnd=t+e,n.providerIndexes=t}function Jw(n,t,e,r,i){n.data[r]=i;const o=i.factory||(i.factory=fa(i.type)),s=new Mc(o,no(i),F);n.blueprint[r]=s,e[r]=s,Kw(n,t,0,r,Cl(n,e,i.hostVars,it),i)}function M3(n,t,e){const r=Ai(t,n),i=Gw(e),o=n[10],s=Kd(n,Yd(n,i,null,e.onPush?32:16,r,t,o,o.createRenderer(r,e),null,null,null));n[t.index]=s}function Ro(n,t,e,r,i,o){const s=Ai(n,t);!function C_(n,t,e,r,i,o,s){if(null==o)n.removeAttribute(t,i,e);else{const a=null==s?Me(o):s(o,r||"",i);n.setAttribute(t,i,a,e)}}(t[11],s,o,n.value,e,r,i)}function E3(n,t,e,r,i,o){const s=o[t];if(null!==s){const a=r.setInput;for(let f=0;f&lt;s.length;){const v=s[f++],M=s[f++],x=s[f++];null!==a?r.setInput(e,x,v,M):e[M]=x}}}function T3(n,t){let e=null,r=0;for(;r&lt;t.length;){const i=t[r];if(0!==i)if(5!==i){if("number"==typeof i)break;n.hasOwnProperty(i)&amp;&amp;(null===e&amp;&amp;(e=[]),e.push(i,n[i],t[r+1])),r+=2}else r+=2;else r+=4}return e}function eS(n,t,e,r){return new Array(n,!0,!1,t,null,0,r,e,null,null)}function I3(n,t){const e=ui(t,n);if(Ym(e)){const r=e[1];48&amp;e[2]?jc(r,e,r.template,e[8]):e[5]&gt;0&amp;&amp;w_(e)}}function w_(n){for(let r=Pg(n);null!==r;r=Rg(r))for(let i=10;i&lt;r.length;i++){const o=r[i];if(512&amp;o[2]){const s=o[1];jc(s,o,s.template,o[8])}else o[5]&gt;0&amp;&amp;w_(o)}const e=n[1].components;if(null!==e)for(let r=0;r&lt;e.length;r++){const i=ui(e[r],n);Ym(i)&amp;&amp;i[5]&gt;0&amp;&amp;w_(i)}}function x3(n,t){const e=ui(t,n),r=e[1];(function k3(n,t){for(let e=t.length;e&lt;n.blueprint.length;e++)t.push(n.blueprint[e])})(r,e),Zd(r,e,e[8])}function Kd(n,t){return n[13]?n[14][4]=t:n[13]=t,n[14]=t,t}function S_(n){for(;n;){n[2]|=32;const t=$c(n);if(kP(n)&amp;&amp;!t)return n;n=t}return null}function nS(n){!function tS(n){for(let t=0;t&lt;n.components.length;t++){const e=n.components[t],r=Og(e);if(null!==r){const i=r[1];u3(i,r,i.template,e)}}}(n[8])}function M_(n,t,e){Jm(0),t(n,e)}const R3=(()=&gt;Promise.resolve(null))();function rS(n){return n[7]||(n[7]=[])}function iS(n){return n.cleanup||(n.cleanup=[])}function oS(n,t,e){return(null===n||no(n))&amp;&amp;(e=function UP(n){for(;Array.isArray(n);){if("object"==typeof n[1])return n;n=n[0]}return null}(e[t.index])),e[11]}function sS(n,t){const e=n[9],r=e?e.get(Po,null):null;r&amp;&amp;r.handleError(t)}function aS(n,t,e,r,i){for(let o=0;o&lt;e.length;){const s=e[o++],a=e[o++],f=t[s],v=n.data[s];null!==v.setInput?v.setInput(f,i,r,a):f[a]=i}}function us(n,t,e){const r=vd(t,n);!function zC(n,t,e){n.setValue(t,e)}(n[11],r,e)}function qd(n,t,e){let r=e?n.styles:null,i=e?n.classes:null,o=0;if(null!==t)for(let s=0;s&lt;t.length;s++){const a=t[s];"number"==typeof a?o=a:1==o?i=qi(i,a):2==o&amp;&amp;(r=qi(r,a+": "+t[++s]+";"))}e?n.styles=r:n.stylesWithoutHost=r,e?n.classes=i:n.classesWithoutHost=i}function V3(){const n=Xn();bd(ue()[1],n)}function Fe(n){let t=function lS(n){return Object.getPrototypeOf(n.prototype).constructor}(n.type),e=!0;const r=[n];for(;t;){let i;if(no(n))i=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new oe(903,!1);i=t.\u0275dir}if(i){if(e){r.push(i);const s=n;s.inputs=E_(n.inputs),s.declaredInputs=E_(n.declaredInputs),s.outputs=E_(n.outputs);const a=i.hostBindings;a&amp;&amp;U3(n,a);const f=i.viewQuery,v=i.contentQueries;if(f&amp;&amp;H3(n,f),v&amp;&amp;$3(n,v),Qo(n.inputs,i.inputs),Qo(n.declaredInputs,i.declaredInputs),Qo(n.outputs,i.outputs),no(i)&amp;&amp;i.data.animation){const M=n.data;M.animation=(M.animation||[]).concat(i.data.animation)}}const o=i.features;if(o)for(let s=0;s&lt;o.length;s++){const a=o[s];a&amp;&amp;a.ngInherit&amp;&amp;a(n),a===Fe&amp;&amp;(e=!1)}}t=Object.getPrototypeOf(t)}!function B3(n){let t=0,e=null;for(let r=n.length-1;r&gt;=0;r--){const i=n[r];i.hostVars=t+=i.hostVars,i.hostAttrs=Dd(i.hostAttrs,e=Dd(e,i.hostAttrs))}}(r)}function E_(n){return n===Os?{}:n===vt?[]:n}function H3(n,t){const e=n.viewQuery;n.viewQuery=e?(r,i)=&gt;{t(r,i),e(r,i)}:t}function $3(n,t){const e=n.contentQueries;n.contentQueries=e?(r,i,o)=&gt;{t(r,i,o),e(r,i,o)}:t}function U3(n,t){const e=n.hostBindings;n.hostBindings=e?(r,i)=&gt;{t(r,i),e(r,i)}:t}let Qd=null;function _a(){if(!Qd){const n=Vt.Symbol;if(n&amp;&amp;n.iterator)Qd=n.iterator;else{const t=Object.getOwnPropertyNames(Map.prototype);for(let e=0;e&lt;t.length;++e){const r=t[e];"entries"!==r&amp;&amp;"size"!==r&amp;&amp;Map.prototype[r]===Map.prototype.entries&amp;&amp;(Qd=r)}}}return Qd}function zc(n){return!!T_(n)&amp;&amp;(Array.isArray(n)||!(n instanceof Map)&amp;&amp;_a()in n)}function T_(n){return null!==n&amp;&amp;("function"==typeof n||"object"==typeof n)}function Fo(n,t,e){return n[t]=e}function Tr(n,t,e){return!Object.is(n[t],e)&amp;&amp;(n[t]=e,!0)}function va(n,t,e,r){const i=Tr(n,t,e);return Tr(n,t+1,r)||i}function Ii(n,t,e,r,i,o){const s=va(n,t,e,r);return va(n,t+2,i,o)||s}function Te(n,t,e,r){const i=ue();return Tr(i,ol(),t)&amp;&amp;(xt(),Ro(Cn(),i,n,t,e,r)),Te}function Sl(n,t,e,r){return Tr(n,ol(),e)?t+Me(e)+r:it}function Dl(n,t,e,r,i,o){const a=va(n,rs(),e,i);return is(2),a?t+Me(e)+r+Me(i)+o:it}function z(n,t,e,r,i,o,s,a){const f=ue(),v=xt(),M=n+22,x=v.firstCreatePass?function Q3(n,t,e,r,i,o,s,a,f){const v=t.consts,M=bl(t,n,4,s||null,xs(v,a));b_(t,e,M,xs(v,f)),bd(t,M);const x=M.tViews=y_(2,M,r,i,o,t.directiveRegistry,t.pipeRegistry,null,t.schemas,v);return null!==t.queries&amp;&amp;(t.queries.template(t,M),x.queries=t.queries.embeddedTView(M)),M}(M,v,f,t,e,r,i,o,s):v.data[M];Oo(x,!1);const N=f[11].createComment("");Hd(v,f,N,x),Er(N,f),Kd(f,f[M]=eS(N,f,N,x)),_d(x)&amp;&amp;__(v,f,x),null!=s&amp;&amp;v_(f,x,a)}function Nr(n){return il(function qP(){return rt.lFrame.contextLView}(),22+n)}function R(n,t,e){const r=ue();return Tr(r,ol(),t)&amp;&amp;pi(xt(),Cn(),r,n,t,r[11],e,!1),R}function A_(n,t,e,r,i){const s=i?"class":"style";aS(n,e,t.inputs[s],s,r)}function C(n,t,e,r){const i=ue(),o=xt(),s=22+n,a=i[11],f=i[s]=Ng(a,t,function oR(){return rt.lFrame.currentNamespace}()),v=o.firstCreatePass?function J3(n,t,e,r,i,o,s){const a=t.consts,v=bl(t,n,2,i,xs(a,o));return b_(t,e,v,xs(a,s)),null!==v.attrs&amp;&amp;qd(v,v.attrs,!1),null!==v.mergedAttrs&amp;&amp;qd(v,v.mergedAttrs,!0),null!==t.queries&amp;&amp;t.queries.elementStart(t,v),v}(s,o,i,0,t,e,r):o.data[s];Oo(v,!0);const M=v.mergedAttrs;null!==M&amp;&amp;Sd(a,f,M);const x=v.classes;null!==x&amp;&amp;Ug(a,f,x);const N=v.styles;return null!==N&amp;&amp;iw(a,f,N),64!=(64&amp;v.flags)&amp;&amp;Hd(o,i,f,v),0===function WP(){return rt.lFrame.elementDepthCount}()&amp;&amp;Er(f,i),function GP(){rt.lFrame.elementDepthCount++}(),_d(v)&amp;&amp;(__(o,i,v),Ww(o,v,i)),null!==r&amp;&amp;v_(i,v),C}function b(){let n=Xn();Km()?qm():(n=n.parent,Oo(n,!1));const t=n;!function YP(){rt.lFrame.elementDepthCount--}();const e=xt();return e.firstCreatePass&amp;&amp;(bd(e,n),$m(n)&amp;&amp;e.queries.elementEnd(n)),null!=t.classesWithoutHost&amp;&amp;function uR(n){return 0!=(16&amp;n.flags)}(t)&amp;&amp;A_(e,t,ue(),t.classesWithoutHost,!0),null!=t.stylesWithoutHost&amp;&amp;function dR(n){return 0!=(32&amp;n.flags)}(t)&amp;&amp;A_(e,t,ue(),t.stylesWithoutHost,!1),b}function G(n,t,e,r){return C(n,t,e,r),b(),G}function Je(n,t,e){const r=ue(),i=xt(),o=n+22,s=i.firstCreatePass?function eL(n,t,e,r,i){const o=t.consts,s=xs(o,r),a=bl(t,n,8,"ng-container",s);return null!==s&amp;&amp;qd(a,s,!0),b_(t,e,a,xs(o,i)),null!==t.queries&amp;&amp;t.queries.elementStart(t,a),a}(o,i,r,t,e):i.data[o];Oo(s,!0);const a=r[o]=r[11].createComment("");return Hd(i,r,a,s),Er(a,r),_d(s)&amp;&amp;(__(i,r,s),Ww(i,s,r)),null!=e&amp;&amp;v_(r,s),Je}function et(){let n=Xn();const t=xt();return Km()?qm():(n=n.parent,Oo(n,!1)),t.firstCreatePass&amp;&amp;(bd(t,n),$m(n)&amp;&amp;t.queries.elementEnd(n)),et}function Mt(){return ue()}function Gc(n){return!!n&amp;&amp;"function"==typeof n.then}const O_=function yS(n){return!!n&amp;&amp;"function"==typeof n.subscribe};function ie(n,t,e,r){const i=ue(),o=xt(),s=Xn();return bS(o,i,i[11],s,n,t,0,r),ie}function Jd(n,t){const e=Xn(),r=ue(),i=xt();return bS(i,r,oS(Xm(i.data),e,r),e,n,t),Jd}function bS(n,t,e,r,i,o,s,a){const f=_d(r),M=n.firstCreatePass&amp;&amp;iS(n),x=t[8],N=rS(t);let V=!0;if(3&amp;r.type||a){const X=Ai(r,t),ee=a?a(X):X,ce=N.length,J=a?Oe=&gt;a(Vn(Oe[r.index])):r.index;let de=null;if(!a&amp;&amp;f&amp;&amp;(de=function tL(n,t,e,r){const i=n.cleanup;if(null!=i)for(let o=0;o&lt;i.length-1;o+=2){const s=i[o];if(s===e&amp;&amp;i[o+1]===r){const a=t[7],f=i[o+2];return a.length&gt;f?a[f]:null}"string"==typeof s&amp;&amp;(o+=2)}return null}(n,t,i,r.index)),null!==de)(de.__ngLastListenerFn__||de).__ngNextListenerFn__=o,de.__ngLastListenerFn__=o,V=!1;else{o=wS(r,t,x,o,!1);const Oe=e.listen(ee,i,o);N.push(o,Oe),M&amp;&amp;M.push(i,J,ce,ce+1)}}else o=wS(r,t,x,o,!1);const $=r.outputs;let Y;if(V&amp;&amp;null!==$&amp;&amp;(Y=$[i])){const X=Y.length;if(X)for(let ee=0;ee&lt;X;ee+=2){const ke=t[Y[ee]][Y[ee+1]].subscribe(o),_t=N.length;N.push(o,ke),M&amp;&amp;M.push(i,r.index,_t,-(_t+1))}}}function CS(n,t,e,r){try{return!1!==e(r)}catch(i){return sS(n,i),!1}}function wS(n,t,e,r,i){return function o(s){if(s===Function)return r;S_(2&amp;n.flags?ui(n.index,t):t);let f=CS(t,0,r,s),v=o.__ngNextListenerFn__;for(;v;)f=CS(t,0,v,s)&amp;&amp;f,v=v.__ngNextListenerFn__;return i&amp;&amp;!1===f&amp;&amp;(s.preventDefault(),s.returnValue=!1),f}}function U(n=1){return function tR(n){return(rt.lFrame.contextLView=function nR(n,t){for(;n&gt;0;)t=t[15],n--;return t}(n,rt.lFrame.contextLView))[8]}(n)}function nL(n,t){let e=null;const r=function hN(n){const t=n.attrs;if(null!=t){const e=t.indexOf(5);if(0==(1&amp;e))return t[e+1]}return null}(n);for(let i=0;i&lt;t.length;i++){const o=t[i];if("*"!==o){if(null===r?lw(n,o,!0):gN(r,o))return i}else e=i}return e}function pr(n){const t=ue()[16][6];if(!t.projection){const r=t.projection=xc(n?n.length:1,null),i=r.slice();let o=t.child;for(;null!==o;){const s=n?nL(o,n):0;null!==s&amp;&amp;(i[s]?i[s].projectionNext=o:r[s]=o,i[s]=o),o=o.next}}}function $t(n,t=0,e){const r=ue(),i=xt(),o=bl(i,22+n,16,null,e||null);null===o.projection&amp;&amp;(o.projection=t),qm(),64!=(64&amp;o.flags)&amp;&amp;function sN(n,t,e){rw(t[11],0,t,e,YC(n,e,t),QC(e.parent||t[6],e,t))}(i,r,o)}function ef(n,t,e){return ya(n,"",t,"",e),ef}function ya(n,t,e,r,i){const o=ue(),s=Sl(o,t,e,r);return s!==it&amp;&amp;pi(xt(),Cn(),o,n,s,o[11],i,!1),ya}function tf(n,t,e,r,i,o,s){const a=ue(),f=Dl(a,t,e,r,i,o);return f!==it&amp;&amp;pi(xt(),Cn(),a,n,f,a[11],s,!1),tf}function IS(n,t,e,r,i){const o=n[e+1],s=null===t;let a=r?oo(o):cs(o),f=!1;for(;0!==a&amp;&amp;(!1===f||s);){const M=n[a+1];oL(n[a],t)&amp;&amp;(f=!0,n[a+1]=r?a_(M):o_(M)),a=r?oo(M):cs(M)}f&amp;&amp;(n[e+1]=r?o_(o):a_(o))}function oL(n,t){return null===n||null==t||(Array.isArray(n)?n[1]:n)===t||!(!Array.isArray(n)||"string"!=typeof t)&amp;&amp;hl(n,t)&gt;=0}const er={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function xS(n){return n.substring(er.key,er.keyEnd)}function sL(n){return n.substring(er.value,er.valueEnd)}function kS(n,t){const e=er.textEnd;return e===t?-1:(t=er.keyEnd=function cL(n,t,e){for(;t&lt;e&amp;&amp;n.charCodeAt(t)&gt;32;)t++;return t}(n,er.key=t,e),xl(n,t,e))}function PS(n,t){const e=er.textEnd;let r=er.key=xl(n,t,e);return e===r?-1:(r=er.keyEnd=function uL(n,t,e){let r;for(;t&lt;e&amp;&amp;(45===(r=n.charCodeAt(t))||95===r||(-33&amp;r)&gt;=65&amp;&amp;(-33&amp;r)&lt;=90||r&gt;=48&amp;&amp;r&lt;=57);)t++;return t}(n,r,e),r=FS(n,r,e),r=er.value=xl(n,r,e),r=er.valueEnd=function dL(n,t,e){let r=-1,i=-1,o=-1,s=t,a=s;for(;s&lt;e;){const f=n.charCodeAt(s++);if(59===f)return a;34===f||39===f?a=s=NS(n,f,s,e):t===s-4&amp;&amp;85===o&amp;&amp;82===i&amp;&amp;76===r&amp;&amp;40===f?a=s=NS(n,41,s,e):f&gt;32&amp;&amp;(a=s),o=i,i=r,r=-33&amp;f}return a}(n,r,e),FS(n,r,e))}function RS(n){er.key=0,er.keyEnd=0,er.value=0,er.valueEnd=0,er.textEnd=n.length}function xl(n,t,e){for(;t&lt;e&amp;&amp;n.charCodeAt(t)&lt;=32;)t++;return t}function FS(n,t,e,r){return(t=xl(n,t,e))&lt;e&amp;&amp;t++,t}function NS(n,t,e,r){let i=-1,o=e;for(;o&lt;r;){const s=n.charCodeAt(o++);if(s==t&amp;&amp;92!==i)return o;i=92==s&amp;&amp;92===i?0:s}throw new Error}function He(n,t,e){return so(n,t,e,!1),He}function ct(n,t){return so(n,t,null,!0),ct}function kn(n){ao(BS,fL,n,!1)}function fL(n,t){for(let e=function lL(n){return RS(n),PS(n,xl(n,0,er.textEnd))}(t);e&gt;=0;e=PS(t,e))BS(n,xS(t),sL(t))}function No(n,t){for(let e=function aL(n){return RS(n),kS(n,xl(n,0,er.textEnd))}(t);e&gt;=0;e=kS(t,e))fi(n,xS(t),!0)}function so(n,t,e,r){const i=ue(),o=xt(),s=is(2);o.firstUpdatePass&amp;&amp;VS(o,n,s,r),t!==it&amp;&amp;Tr(i,s,t)&amp;&amp;HS(o,o.data[Rr()],i,i[11],n,i[s+1]=function bL(n,t){return null==n||("string"==typeof t?n+=t:"object"==typeof n&amp;&amp;(n=st(hi(n)))),n}(t,e),r,s)}function ao(n,t,e,r){const i=xt(),o=is(2);i.firstUpdatePass&amp;&amp;VS(i,null,o,r);const s=ue();if(e!==it&amp;&amp;Tr(s,o,e)){const a=i.data[Rr()];if(US(a,r)&amp;&amp;!LS(i,o)){let f=r?a.classesWithoutHost:a.stylesWithoutHost;null!==f&amp;&amp;(e=qi(f,e||"")),A_(i,a,s,e,r)}else!function yL(n,t,e,r,i,o,s,a){i===it&amp;&amp;(i=vt);let f=0,v=0,M=0&lt;i.length?i[0]:null,x=0&lt;o.length?o[0]:null;for(;null!==M||null!==x;){const N=f&lt;i.length?i[f+1]:void 0,V=v&lt;o.length?o[v+1]:void 0;let Y,$=null;M===x?(f+=2,v+=2,N!==V&amp;&amp;($=x,Y=V)):null===x||null!==M&amp;&amp;M&lt;x?(f+=2,$=M):(v+=2,$=x,Y=V),null!==$&amp;&amp;HS(n,t,e,r,$,Y,s,a),M=f&lt;i.length?i[f]:null,x=v&lt;o.length?o[v]:null}}(i,a,s,s[11],s[o+1],s[o+1]=function vL(n,t,e){if(null==e||""===e)return vt;const r=[],i=hi(e);if(Array.isArray(i))for(let o=0;o&lt;i.length;o++)n(r,i[o],!0);else if("object"==typeof i)for(const o in i)i.hasOwnProperty(o)&amp;&amp;n(r,o,i[o]);else"string"==typeof i&amp;&amp;t(r,i);return r}(n,t,e),r,o)}}function LS(n,t){return t&gt;=n.expandoStartIndex}function VS(n,t,e,r){const i=n.data;if(null===i[e+1]){const o=i[Rr()],s=LS(n,e);US(o,r)&amp;&amp;null===t&amp;&amp;!s&amp;&amp;(t=!1),t=function pL(n,t,e,r){const i=Xm(n);let o=r?t.residualClasses:t.residualStyles;if(null===i)0===(r?t.classBindings:t.styleBindings)&amp;&amp;(e=Yc(e=I_(null,n,t,e,r),t.attrs,r),o=null);else{const s=t.directiveStylingLast;if(-1===s||n[s]!==i)if(e=I_(i,n,t,e,r),null===o){let f=function mL(n,t,e){const r=e?t.classBindings:t.styleBindings;if(0!==cs(r))return n[oo(r)]}(n,t,r);void 0!==f&amp;&amp;Array.isArray(f)&amp;&amp;(f=I_(null,n,t,f[1],r),f=Yc(f,t.attrs,r),function gL(n,t,e,r){n[oo(e?t.classBindings:t.styleBindings)]=r}(n,t,r,f))}else o=function _L(n,t,e){let r;const i=t.directiveEnd;for(let o=1+t.directiveStylingLast;o&lt;i;o++)r=Yc(r,n[o].hostAttrs,e);return Yc(r,t.attrs,e)}(n,t,r)}return void 0!==o&amp;&amp;(r?t.residualClasses=o:t.residualStyles=o),e}(i,o,t,r),function rL(n,t,e,r,i,o){let s=o?t.classBindings:t.styleBindings,a=oo(s),f=cs(s);n[r]=e;let M,v=!1;if(Array.isArray(e)){const x=e;M=x[1],(null===M||hl(x,M)&gt;0)&amp;&amp;(v=!0)}else M=e;if(i)if(0!==f){const N=oo(n[a+1]);n[r+1]=zd(N,a),0!==N&amp;&amp;(n[N+1]=s_(n[N+1],r)),n[a+1]=function QN(n,t){return 131071&amp;n|t&lt;&lt;17}(n[a+1],r)}else n[r+1]=zd(a,0),0!==a&amp;&amp;(n[a+1]=s_(n[a+1],r)),a=r;else n[r+1]=zd(f,0),0===a?a=r:n[f+1]=s_(n[f+1],r),f=r;v&amp;&amp;(n[r+1]=o_(n[r+1])),IS(n,M,r,!0),IS(n,M,r,!1),function iL(n,t,e,r,i){const o=i?n.residualClasses:n.residualStyles;null!=o&amp;&amp;"string"==typeof t&amp;&amp;hl(o,t)&gt;=0&amp;&amp;(e[r+1]=a_(e[r+1]))}(t,M,n,r,o),s=zd(a,f),o?t.classBindings=s:t.styleBindings=s}(i,o,t,e,s,r)}}function I_(n,t,e,r,i){let o=null;const s=e.directiveEnd;let a=e.directiveStylingLast;for(-1===a?a=e.directiveStart:a++;a&lt;s&amp;&amp;(o=t[a],r=Yc(r,o.hostAttrs,i),o!==n);)a++;return null!==n&amp;&amp;(e.directiveStylingLast=a),r}function Yc(n,t,e){const r=e?1:2;let i=-1;if(null!==t)for(let o=0;o&lt;t.length;o++){const s=t[o];"number"==typeof s?i=s:i===r&amp;&amp;(Array.isArray(n)||(n=void 0===n?[]:["",n]),fi(n,s,!!e||t[++o]))}return void 0===n?null:n}function BS(n,t,e){fi(n,t,hi(e))}function HS(n,t,e,r,i,o,s,a){if(!(3&amp;t.type))return;const f=n.data,v=f[a+1];nf(function Fw(n){return 1==(1&amp;n)}(v)?$S(f,t,e,i,cs(v),s):void 0)||(nf(o)||function Rw(n){return 2==(2&amp;n)}(v)&amp;&amp;(o=$S(f,null,e,i,a,s)),function lN(n,t,e,r,i){if(t)i?n.addClass(e,r):n.removeClass(e,r);else{let o=-1===r.indexOf("-")?void 0:ei.DashCase;null==i?n.removeStyle(e,r,o):("string"==typeof i&amp;&amp;i.endsWith("!important")&amp;&amp;(i=i.slice(0,-10),o|=ei.Important),n.setStyle(e,r,i,o))}}(r,s,vd(Rr(),e),i,o))}function $S(n,t,e,r,i,o){const s=null===t;let a;for(;i&gt;0;){const f=n[i],v=Array.isArray(f),M=v?f[1]:f,x=null===M;let N=e[i+1];N===it&amp;&amp;(N=x?vt:void 0);let V=x?dg(N,r):M===r?N:void 0;if(v&amp;&amp;!nf(V)&amp;&amp;(V=dg(f,r)),nf(V)&amp;&amp;(a=V,s))return a;const $=n[i+1];i=s?oo($):cs($)}if(null!==t){let f=o?t.residualClasses:t.residualStyles;null!=f&amp;&amp;(a=dg(f,r))}return a}function nf(n){return void 0!==n}function US(n,t){return 0!=(n.flags&amp;(t?16:32))}function A(n,t=""){const e=ue(),r=xt(),i=n+22,o=r.firstCreatePass?bl(r,i,1,t,null):r.data[i],s=e[i]=function Fg(n,t){return n.createText(t)}(e[11],t);Hd(r,e,s,o),Oo(o,!1)}function _e(n){return $e("",n,""),_e}function $e(n,t,e){const r=ue(),i=Sl(r,n,t,e);return i!==it&amp;&amp;us(r,Rr(),i),$e}function ba(n,t,e,r,i){const o=ue(),s=Dl(o,n,t,e,r,i);return s!==it&amp;&amp;us(o,Rr(),s),ba}function x_(n,t,e,r,i,o,s,a,f){const v=ue(),M=function El(n,t,e,r,i,o,s,a,f,v){const x=Ii(n,rs(),e,i,s,f);return is(4),x?t+Me(e)+r+Me(i)+o+Me(s)+a+Me(f)+v:it}(v,n,t,e,r,i,o,s,a,f);return M!==it&amp;&amp;us(v,Rr(),M),x_}function Ca(n,t,e){const r=ue();return Tr(r,ol(),t)&amp;&amp;pi(xt(),Cn(),r,n,t,r[11],e,!0),Ca}function rf(n,t,e){const r=ue();if(Tr(r,ol(),t)){const o=xt(),s=Cn();pi(o,s,r,n,t,oS(Xm(o.data),s,r),e,!0)}return rf}const wa=void 0;var BL=["en",[["a","p"],["AM","PM"],wa],[["AM","PM"],wa,wa],[["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"]],wa,[["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"]],wa,[["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}",wa,"{1} 'at' {0}",wa],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function VL(n){const e=Math.floor(Math.abs(n)),r=n.toString().replace(/^[^.]*\.?/,"").length;return 1===e&amp;&amp;0===r?1:5}];let kl={};function Lr(n){const t=function $L(n){return n.toLowerCase().replace(/_/g,"-")}(n);let e=sD(t);if(e)return e;const r=t.split("-")[0];if(e=sD(r),e)return e;if("en"===r)return BL;throw new oe(701,!1)}function sD(n){return n in kl||(kl[n]=Vt.ng&amp;&amp;Vt.ng.common&amp;&amp;Vt.ng.common.locales&amp;&amp;Vt.ng.common.locales[n]),kl[n]}var De=(()=&gt;((De=De||{})[De.LocaleId=0]="LocaleId",De[De.DayPeriodsFormat=1]="DayPeriodsFormat",De[De.DayPeriodsStandalone=2]="DayPeriodsStandalone",De[De.DaysFormat=3]="DaysFormat",De[De.DaysStandalone=4]="DaysStandalone",De[De.MonthsFormat=5]="MonthsFormat",De[De.MonthsStandalone=6]="MonthsStandalone",De[De.Eras=7]="Eras",De[De.FirstDayOfWeek=8]="FirstDayOfWeek",De[De.WeekendRange=9]="WeekendRange",De[De.DateFormat=10]="DateFormat",De[De.TimeFormat=11]="TimeFormat",De[De.DateTimeFormat=12]="DateTimeFormat",De[De.NumberSymbols=13]="NumberSymbols",De[De.NumberFormats=14]="NumberFormats",De[De.CurrencyCode=15]="CurrencyCode",De[De.CurrencySymbol=16]="CurrencySymbol",De[De.CurrencyName=17]="CurrencyName",De[De.Currencies=18]="Currencies",De[De.Directionality=19]="Directionality",De[De.PluralCase=20]="PluralCase",De[De.ExtraData=21]="ExtraData",De))();const Pl="en-US";let aD=Pl;function R_(n,t,e,r,i){if(n=Be(n),Array.isArray(n))for(let o=0;o&lt;n.length;o++)R_(n[o],t,e,r,i);else{const o=xt(),s=ue();let a=ma(n)?n:Be(n.provide),f=Cw(n);const v=Xn(),M=1048575&amp;v.providerIndexes,x=v.directiveStart,N=v.providerIndexes&gt;&gt;20;if(ma(n)||!n.multi){const V=new Mc(f,i,F),$=N_(a,t,i?M:M+N,x);-1===$?(Td(Tc(v,s),o,a),F_(o,n,t.length),t.push(a),v.directiveStart++,v.directiveEnd++,i&amp;&amp;(v.providerIndexes+=1048576),e.push(V),s.push(V)):(e[$]=V,s[$]=V)}else{const V=N_(a,t,M+N,x),$=N_(a,t,M,M+N),Y=V&gt;=0&amp;&amp;e[V],X=$&gt;=0&amp;&amp;e[$];if(i&amp;&amp;!X||!i&amp;&amp;!Y){Td(Tc(v,s),o,a);const ee=function V4(n,t,e,r,i){const o=new Mc(n,e,F);return o.multi=[],o.index=t,o.componentProviders=0,kD(o,i,r&amp;&amp;!e),o}(i?L4:N4,e.length,i,r,f);!i&amp;&amp;X&amp;&amp;(e[$].providerFactory=ee),F_(o,n,t.length,0),t.push(a),v.directiveStart++,v.directiveEnd++,i&amp;&amp;(v.providerIndexes+=1048576),e.push(ee),s.push(ee)}else F_(o,n,V&gt;-1?V:$,kD(e[i?$:V],f,!i&amp;&amp;r));!i&amp;&amp;r&amp;&amp;X&amp;&amp;e[$].componentProviders++}}}function F_(n,t,e,r){const i=ma(t),o=function TN(n){return!!n.useClass}(t);if(i||o){const f=(o?Be(t.useClass):t).prototype.ngOnDestroy;if(f){const v=n.destroyHooks||(n.destroyHooks=[]);if(!i&amp;&amp;t.multi){const M=v.indexOf(e);-1===M?v.push(e,[r,f]):v[M+1].push(r,f)}else v.push(e,f)}}}function kD(n,t,e){return e&amp;&amp;n.componentProviders++,n.multi.push(t)-1}function N_(n,t,e,r){for(let i=e;i&lt;r;i++)if(t[i]===n)return i;return-1}function N4(n,t,e,r){return L_(this.multi,[])}function L4(n,t,e,r){const i=this.multi;let o;if(this.providerFactory){const s=this.providerFactory.componentProviders,a=Ac(e,e[1],this.providerFactory.index,r);o=a.slice(0,s),L_(i,o);for(let f=s;f&lt;a.length;f++)o.push(a[f])}else o=[],L_(i,o);return o}function L_(n,t){for(let e=0;e&lt;n.length;e++)t.push((0,n[e])());return t}function mt(n,t=[]){return e=&gt;{e.providersResolver=(r,i)=&gt;function F4(n,t,e){const r=xt();if(r.firstCreatePass){const i=no(n);R_(e,r.data,r.blueprint,i,!0),R_(t,r.data,r.blueprint,i,!1)}}(r,i?i(n):n,t)}}class H4{resolveComponentFactory(t){throw function B4(n){const t=Error(`No component factory found for ${st(n)}. Did you add it to @NgModule.entryComponents?`);return t.ngComponent=n,t}(t)}}let Sa=(()=&gt;{class n{}return n.NULL=new H4,n})();class Ns{}class RD{}class FD{}function U4(){return Fl(Xn(),ue())}function Fl(n,t){return new Qe(Ai(n,t))}let Qe=(()=&gt;{class n{constructor(e){this.nativeElement=e}}return n.__NG_ELEMENT_ID__=U4,n})();function j4(n){return n instanceof Qe?n.nativeElement:n}class Xc{}let ds=(()=&gt;{class n{}return n.__NG_ELEMENT_ID__=()=&gt;function z4(){const n=ue(),e=ui(Xn().index,n);return(Xr(e)?e:n)[11]}(),n})(),W4=(()=&gt;{class n{}return n.\u0275prov=re({token:n,providedIn:"root",factory:()=&gt;null}),n})();class Da{constructor(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}const G4=new Da("14.0.6"),V_={};function uf(n,t,e,r,i=!1){for(;null!==e;){const o=t[e.index];if(null!==o&amp;&amp;r.push(Vn(o)),to(o))for(let a=10;a&lt;o.length;a++){const f=o[a],v=f[1].firstChild;null!==v&amp;&amp;uf(f[1],f,v,r)}const s=e.type;if(8&amp;s)uf(n,t,e.child,r);else if(32&amp;s){const a=kg(e,t);let f;for(;f=a();)r.push(f)}else if(16&amp;s){const a=tw(t,e);if(Array.isArray(a))r.push(...a);else{const f=$c(t[16]);uf(f[1],f,a,r,!0)}}e=i?e.projectionNext:e.next}return r}class Jc{constructor(t,e){this._lView=t,this._cdRefInjectingView=e,this._appRef=null,this._attachedToViewContainer=!1}get rootNodes(){const t=this._lView,e=t[1];return uf(e,t,e.firstChild,[])}get context(){return this._lView[8]}set context(t){this._lView[8]=t}get destroyed(){return 128==(128&amp;this._lView[2])}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){const t=this._lView[3];if(to(t)){const e=t[8],r=e?e.indexOf(this):-1;r&gt;-1&amp;&amp;(Lg(t,r),Od(e,r))}this._attachedToViewContainer=!1}GC(this._lView[1],this._lView)}onDestroy(t){Yw(this._lView[1],this._lView,null,t)}markForCheck(){S_(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&amp;=-65}reattach(){this._lView[2]|=64}detectChanges(){!function D_(n,t,e){const r=t[10];r.begin&amp;&amp;r.begin();try{jc(n,t,n.template,e)}catch(i){throw sS(t,i),i}finally{r.end&amp;&amp;r.end()}}(this._lView[1],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new oe(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function XF(n,t){Uc(n,t,t[11],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new oe(902,!1);this._appRef=t}}class Y4 extends Jc{constructor(t){super(t),this._view=t}detectChanges(){nS(this._view)}checkNoChanges(){}get context(){return null}}class B_ extends Sa{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){const e=ot(t);return new H_(e,this.ngModule)}}function ND(n){const t=[];for(let e in n)n.hasOwnProperty(e)&amp;&amp;t.push({propName:n[e],templateName:e});return t}class K4{constructor(t,e){this.injector=t,this.parentInjector=e}get(t,e,r){const i=this.injector.get(t,V_,r);return i!==V_||e===V_?i:this.parentInjector.get(t,e,r)}}class H_ extends FD{constructor(t,e){super(),this.componentDef=t,this.ngModule=e,this.componentType=t.type,this.selector=function vN(n){return n.map(_N).join(",")}(t.selectors),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!e}get inputs(){return ND(this.componentDef.inputs)}get outputs(){return ND(this.componentDef.outputs)}create(t,e,r,i){let o=(i=i||this.ngModule)instanceof ga?i:i?.injector;o&amp;&amp;null!==this.componentDef.getStandaloneInjector&amp;&amp;(o=this.componentDef.getStandaloneInjector(o)||o);const s=o?new K4(t,o):t,a=s.get(Xc,null);if(null===a)throw new oe(407,!1);const f=s.get(W4,null),v=a.createRenderer(null,this.componentDef),M=this.componentDef.selectors[0][0]||"div",x=r?function f3(n,t,e){return n.selectRootElement(t,e===Qr.ShadowDom)}(v,r,this.componentDef.encapsulation):Ng(a.createRenderer(null,this.componentDef),M,function Z4(n){const t=n.toLowerCase();return"svg"===t?"svg":"math"===t?"math":null}(M)),N=this.componentDef.onPush?288:272,V=function L3(n,t){return{components:[],scheduler:n||UF,clean:R3,playerHandler:t||null,flags:0}}(),$=y_(0,null,null,1,0,null,null,null,null,null),Y=Yd(null,$,V,N,null,null,a,v,f,s,null);let X,ee;eg(Y);try{const ce=function F3(n,t,e,r,i,o){const s=e[1];e[22]=n;const f=bl(s,22,2,"#host",null),v=f.mergedAttrs=t.hostAttrs;null!==v&amp;&amp;(qd(f,v,!0),null!==n&amp;&amp;(Sd(i,n,v),null!==f.classes&amp;&amp;Ug(i,n,f.classes),null!==f.styles&amp;&amp;iw(i,n,f.styles)));const M=r.createRenderer(n,t),x=Yd(e,Gw(t),null,t.onPush?32:16,e[22],f,r,M,o||null,null,null);return s.firstCreatePass&amp;&amp;(Td(Tc(f,e),s,t.type),Qw(s,f),Xw(f,e.length,1)),Kd(e,x),e[22]=x}(x,this.componentDef,Y,a,v);if(x)if(r)Sd(v,x,["ng-version",G4.full]);else{const{attrs:J,classes:de}=function yN(n){const t=[],e=[];let r=1,i=2;for(;r&lt;n.length;){let o=n[r];if("string"==typeof o)2===i?""!==o&amp;&amp;t.push(o,n[++r]):8===i&amp;&amp;e.push(o);else{if(!io(i))break;i=o}r++}return{attrs:t,classes:e}}(this.componentDef.selectors[0]);J&amp;&amp;Sd(v,x,J),de&amp;&amp;de.length&gt;0&amp;&amp;Ug(v,x,de.join(" "))}if(ee=Gm($,22),void 0!==e){const J=ee.projection=[];for(let de=0;de&lt;this.ngContentSelectors.length;de++){const Oe=e[de];J.push(null!=Oe?Array.from(Oe):null)}}X=function N3(n,t,e,r,i){const o=e[1],s=function v3(n,t,e){const r=Xn();n.firstCreatePass&amp;&amp;(e.providersResolver&amp;&amp;e.providersResolver(e),Jw(n,r,t,Cl(n,t,1,null),e));const i=Ac(t,n,r.directiveStart,r);Er(i,t);const o=Ai(r,t);return o&amp;&amp;Er(o,t),i}(o,e,t);if(r.components.push(s),n[8]=s,null!==i)for(const f of i)f(s,t);if(t.contentQueries){const f=Xn();t.contentQueries(1,s,f.directiveStart)}const a=Xn();return!o.firstCreatePass||null===t.hostBindings&amp;&amp;null===t.hostAttrs||(ks(a.index),Kw(e[1],a,0,a.directiveStart,a.directiveEnd,t),qw(t,s)),s}(ce,this.componentDef,Y,V,[V3]),Zd($,Y,null)}finally{tg()}return new Q4(this.componentType,X,Fl(ee,Y),Y,ee)}}class Q4 extends class $4{}{constructor(t,e,r,i,o){super(),this.location=r,this._rootLView=i,this._tNode=o,this.instance=e,this.hostView=this.changeDetectorRef=new Y4(i),this.componentType=t}get injector(){return new ll(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}}class LD extends Ns{constructor(t,e){super(),this._parent=e,this._bootstrapComponents=[],this.injector=this,this.destroyCbs=[],this.componentFactoryResolver=new B_(this);const r=Qn(t);this._bootstrapComponents=as(r.bootstrap),this._r3Injector=Sw(t,e,[{provide:Ns,useValue:this},{provide:Sa,useValue:this.componentFactoryResolver}],st(t),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this.get(t)}get(t,e=un.THROW_IF_NOT_FOUND,r=Le.Default){return t===un||t===Ns||t===Gg?this:this._r3Injector.get(t,e,r)}destroy(){const t=this._r3Injector;!t.destroyed&amp;&amp;t.destroy(),this.destroyCbs.forEach(e=&gt;e()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}}class $_ extends RD{constructor(t){super(),this.moduleType=t}create(t){return new LD(this.moduleType,t)}}class J4 extends Ns{constructor(t,e,r){super(),this.componentFactoryResolver=new B_(this),this.instance=null;const i=new bw([...t,{provide:Ns,useValue:this},{provide:Sa,useValue:this.componentFactoryResolver}],e||Kg(),r,new Set(["environment"]));this.injector=i,i.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}}function df(n,t=null,e=null){return new J4(n,t,e).injector}function Bn(n,t,e){const r=Pr()+n,i=ue();return i[r]===it?Fo(i,r,e?t.call(e):t()):function Wc(n,t){return n[t]}(i,r)}function gt(n,t,e,r){return zD(ue(),Pr(),n,t,e,r)}function fs(n,t,e,r,i){return WD(ue(),Pr(),n,t,e,r,i)}function ff(n,t,e,r,i,o,s){return function YD(n,t,e,r,i,o,s,a,f){const v=t+e;return Ii(n,v,i,o,s,a)?Fo(n,v+4,f?r.call(f,i,o,s,a):r(i,o,s,a)):eu(n,v+4)}(ue(),Pr(),n,t,e,r,i,o,s)}function eu(n,t){const e=n[t];return e===it?void 0:e}function zD(n,t,e,r,i,o){const s=t+e;return Tr(n,s,i)?Fo(n,s+1,o?r.call(o,i):r(i)):eu(n,s+1)}function WD(n,t,e,r,i,o,s){const a=t+e;return va(n,a,i,o)?Fo(n,a+2,s?r.call(s,i,o):r(i,o)):eu(n,a+2)}function Pn(n,t){const e=xt();let r;const i=n+22;e.firstCreatePass?(r=function gV(n,t){if(t)for(let e=t.length-1;e&gt;=0;e--){const r=t[e];if(n===r.name)return r}}(t,e.pipeRegistry),e.data[i]=r,r.onDestroy&amp;&amp;(e.destroyHooks||(e.destroyHooks=[])).push(i,r.onDestroy)):r=e.data[i];const o=r.factory||(r.factory=fa(r.type)),s=Mi(F);try{const a=Md(!1),f=o();return Md(a),function X3(n,t,e,r){e&gt;=n.data.length&amp;&amp;(n.data[e]=null,n.blueprint[e]=null),t[e]=r}(e,ue(),i,f),f}finally{Mi(s)}}function Ls(n,t,e){const r=n+22,i=ue(),o=il(i,r);return tu(i,r)?zD(i,Pr(),t,o.transform,e,o):o.transform(e)}function ti(n,t,e,r){const i=n+22,o=ue(),s=il(o,i);return tu(o,i)?WD(o,Pr(),t,s.transform,e,r,s):s.transform(e,r)}function tu(n,t){return n[1].data[t].pure}function j_(n){return t=&gt;{setTimeout(n,void 0,t)}}const Ce=class bV extends pe{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,e,r){let i=t,o=e||(()=&gt;null),s=r;if(t&amp;&amp;"object"==typeof t){const f=t;i=f.next?.bind(f),o=f.error?.bind(f),s=f.complete?.bind(f)}this.__isAsync&amp;&amp;(o=j_(o),i&amp;&amp;(i=j_(i)),s&amp;&amp;(s=j_(s)));const a=super.subscribe({next:i,error:o,complete:s});return t instanceof l&amp;&amp;t.add(a),a}};function CV(){return this._results[_a()]()}class Ma{constructor(t=!1){this._emitDistinctChangesOnly=t,this.dirty=!0,this._results=[],this._changesDetected=!1,this._changes=null,this.length=0,this.first=void 0,this.last=void 0;const e=_a(),r=Ma.prototype;r[e]||(r[e]=CV)}get changes(){return this._changes||(this._changes=new Ce)}get(t){return this._results[t]}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,e){const r=this;r.dirty=!1;const i=di(t);(this._changesDetected=!function wR(n,t,e){if(n.length!==t.length)return!1;for(let r=0;r&lt;n.length;r++){let i=n[r],o=t[r];if(e&amp;&amp;(i=e(i),o=e(o)),o!==i)return!1}return!0}(r._results,i,e))&amp;&amp;(r._results=i,r.length=i.length,r.last=i[this.length-1],r.first=i[0])}notifyOnChanges(){this._changes&amp;&amp;(this._changesDetected||!this._emitDistinctChangesOnly)&amp;&amp;this._changes.emit(this)}setDirty(){this.dirty=!0}destroy(){this.changes.complete(),this.changes.unsubscribe()}}let mi=(()=&gt;{class n{}return n.__NG_ELEMENT_ID__=DV,n})();const wV=mi,SV=class extends wV{constructor(t,e,r){super(),this._declarationLView=t,this._declarationTContainer=e,this.elementRef=r}createEmbeddedView(t,e){const r=this._declarationTContainer.tViews,i=Yd(this._declarationLView,r,t,16,null,r.declTNode,null,null,null,null,e||null);i[17]=this._declarationLView[this._declarationTContainer.index];const s=this._declarationLView[19];return null!==s&amp;&amp;(i[19]=s.createEmbeddedView(r)),Zd(r,i,t),new Jc(i)}};function DV(){return hf(Xn(),ue())}function hf(n,t){return 4&amp;n.type?new SV(t,n,Fl(n,t)):null}let Ar=(()=&gt;{class n{}return n.__NG_ELEMENT_ID__=MV,n})();function MV(){return QD(Xn(),ue())}const EV=Ar,KD=class extends EV{constructor(t,e,r){super(),this._lContainer=t,this._hostTNode=e,this._hostLView=r}get element(){return Fl(this._hostTNode,this._hostLView)}get injector(){return new ll(this._hostTNode,this._hostLView)}get parentInjector(){const t=Ed(this._hostTNode,this._hostLView);if(X1(t)){const e=al(t,this._hostLView),r=sl(t);return new ll(e[1].data[r+8],e)}return new ll(null,this._hostLView)}clear(){for(;this.length&gt;0;)this.remove(this.length-1)}get(t){const e=qD(this._lContainer);return null!==e&amp;&amp;e[t]||null}get length(){return this._lContainer.length-10}createEmbeddedView(t,e,r){let i,o;"number"==typeof r?i=r:null!=r&amp;&amp;(i=r.index,o=r.injector);const s=t.createEmbeddedView(e||{},o);return this.insert(s,i),s}createComponent(t,e,r,i,o){const s=t&amp;&amp;!function Ic(n){return"function"==typeof n}(t);let a;if(s)a=e;else{const x=e||{};a=x.index,r=x.injector,i=x.projectableNodes,o=x.environmentInjector||x.ngModuleRef}const f=s?t:new H_(ot(t)),v=r||this.parentInjector;if(!o&amp;&amp;null==f.ngModule){const N=(s?v:this.parentInjector).get(ga,null);N&amp;&amp;(o=N)}const M=f.create(v,i,void 0,o);return this.insert(M.hostView,a),M}insert(t,e){const r=t._lView,i=r[1];if(function zP(n){return to(n[3])}(r)){const M=this.indexOf(t);if(-1!==M)this.detach(M);else{const x=r[3],N=new KD(x,x[6],x[3]);N.detach(N.indexOf(t))}}const o=this._adjustIndex(e),s=this._lContainer;!function eN(n,t,e,r){const i=10+r,o=e.length;r&gt;0&amp;&amp;(e[i-1][4]=t),r&lt;o-10?(t[4]=e[i],cC(e,10+r,t)):(e.push(t),t[4]=null),t[3]=e;const s=t[17];null!==s&amp;&amp;e!==s&amp;&amp;function tN(n,t){const e=n[9];t[16]!==t[3][3][16]&amp;&amp;(n[2]=!0),null===e?n[9]=[t]:e.push(t)}(s,t);const a=t[19];null!==a&amp;&amp;a.insertView(n),t[2]|=64}(i,r,s,o);const a=Hg(o,s),f=r[11],v=Bd(f,s[7]);return null!==v&amp;&amp;function QF(n,t,e,r,i,o){r[0]=i,r[6]=t,Uc(n,r,e,1,i,o)}(i,s[6],f,r,v,a),t.attachToViewContainerRef(),cC(z_(s),o,t),t}move(t,e){return this.insert(t,e)}indexOf(t){const e=qD(this._lContainer);return null!==e?e.indexOf(t):-1}remove(t){const e=this._adjustIndex(t,-1),r=Lg(this._lContainer,e);r&amp;&amp;(Od(z_(this._lContainer),e),GC(r[1],r))}detach(t){const e=this._adjustIndex(t,-1),r=Lg(this._lContainer,e);return r&amp;&amp;null!=Od(z_(this._lContainer),e)?new Jc(r):null}_adjustIndex(t,e=0){return t??this.length+e}};function qD(n){return n[8]}function z_(n){return n[8]||(n[8]=[])}function QD(n,t){let e;const r=t[n.index];if(to(r))e=r;else{let i;if(8&amp;n.type)i=Vn(r);else{const o=t[11];i=o.createComment("");const s=Ai(n,t);pa(o,Bd(o,s),i,function oN(n,t){return n.nextSibling(t)}(o,s),!1)}t[n.index]=e=eS(r,t,i,n),Kd(t,e)}return new KD(e,n,t)}class W_{constructor(t){this.queryList=t,this.matches=null}clone(){return new W_(this.queryList)}setDirty(){this.queryList.setDirty()}}class G_{constructor(t=[]){this.queries=t}createEmbeddedView(t){const e=t.queries;if(null!==e){const r=null!==t.contentQueries?t.contentQueries[0]:e.length,i=[];for(let o=0;o&lt;r;o++){const s=e.getByIndex(o);i.push(this.queries[s.indexInDeclarationView].clone())}return new G_(i)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let e=0;e&lt;this.queries.length;e++)null!==nM(t,e).matches&amp;&amp;this.queries[e].setDirty()}}class XD{constructor(t,e,r=null){this.predicate=t,this.flags=e,this.read=r}}class Y_{constructor(t=[]){this.queries=t}elementStart(t,e){for(let r=0;r&lt;this.queries.length;r++)this.queries[r].elementStart(t,e)}elementEnd(t){for(let e=0;e&lt;this.queries.length;e++)this.queries[e].elementEnd(t)}embeddedTView(t){let e=null;for(let r=0;r&lt;this.length;r++){const i=null!==e?e.length:0,o=this.getByIndex(r).embeddedTView(t,i);o&amp;&amp;(o.indexInDeclarationView=r,null!==e?e.push(o):e=[o])}return null!==e?new Y_(e):null}template(t,e){for(let r=0;r&lt;this.queries.length;r++)this.queries[r].template(t,e)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}}class Z_{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)&amp;&amp;this.matchTNode(t,e)}elementEnd(t){this._declarationNodeIndex===t.index&amp;&amp;(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 Z_(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&amp;&amp;1!=(1&amp;this.metadata.flags)){const e=this._declarationNodeIndex;let r=t.parent;for(;null!==r&amp;&amp;8&amp;r.type&amp;&amp;r.index!==e;)r=r.parent;return e===(null!==r?r.index:-1)}return this._appliesToNextNode}matchTNode(t,e){const r=this.metadata.predicate;if(Array.isArray(r))for(let i=0;i&lt;r.length;i++){const o=r[i];this.matchTNodeWithReadOption(t,e,OV(e,o)),this.matchTNodeWithReadOption(t,e,Ad(e,t,o,!1,!1))}else r===mi?4&amp;e.type&amp;&amp;this.matchTNodeWithReadOption(t,e,-1):this.matchTNodeWithReadOption(t,e,Ad(e,t,r,!1,!1))}matchTNodeWithReadOption(t,e,r){if(null!==r){const i=this.metadata.read;if(null!==i)if(i===Qe||i===Ar||i===mi&amp;&amp;4&amp;e.type)this.addMatch(e.index,-2);else{const o=Ad(e,t,i,!1,!1);null!==o&amp;&amp;this.addMatch(e.index,o)}else this.addMatch(e.index,r)}}addMatch(t,e){null===this.matches?this.matches=[t,e]:this.matches.push(t,e)}}function OV(n,t){const e=n.localNames;if(null!==e)for(let r=0;r&lt;e.length;r+=2)if(e[r]===t)return e[r+1];return null}function xV(n,t,e,r){return-1===e?function IV(n,t){return 11&amp;n.type?Fl(n,t):4&amp;n.type?hf(n,t):null}(t,n):-2===e?function kV(n,t,e){return e===Qe?Fl(t,n):e===mi?hf(t,n):e===Ar?QD(t,n):void 0}(n,t,r):Ac(n,n[1],e,t)}function JD(n,t,e,r){const i=t[19].queries[r];if(null===i.matches){const o=n.data,s=e.matches,a=[];for(let f=0;f&lt;s.length;f+=2){const v=s[f];a.push(v&lt;0?null:xV(t,o[v],s[f+1],e.metadata.read))}i.matches=a}return i.matches}function K_(n,t,e,r){const i=n.queries.getByIndex(e),o=i.matches;if(null!==o){const s=JD(n,t,i,e);for(let a=0;a&lt;o.length;a+=2){const f=o[a];if(f&gt;0)r.push(s[a/2]);else{const v=o[a+1],M=t[-f];for(let x=10;x&lt;M.length;x++){const N=M[x];N[17]===N[3]&amp;&amp;K_(N[1],N,v,r)}if(null!==M[9]){const x=M[9];for(let N=0;N&lt;x.length;N++){const V=x[N];K_(V[1],V,v,r)}}}}}return r}function We(n){const t=ue(),e=xt(),r=U1();Jm(r+1);const i=nM(e,r);if(n.dirty&amp;&amp;F1(t)===(2==(2&amp;i.metadata.flags))){if(null===i.matches)n.reset([]);else{const o=i.crossesNgTemplate?K_(e,t,r,[]):JD(e,t,i,r);n.reset(o,j4),n.notifyOnChanges()}return!0}return!1}function Ut(n,t,e){const r=xt();r.firstCreatePass&amp;&amp;(tM(r,new XD(n,t,e),-1),2==(2&amp;t)&amp;&amp;(r.staticViewQueries=!0)),eM(r,ue(),t)}function dn(n,t,e,r){const i=xt();if(i.firstCreatePass){const o=Xn();tM(i,new XD(t,e,r),o.index),function RV(n,t){const e=n.contentQueries||(n.contentQueries=[]);t!==(e.length?e[e.length-1]:-1)&amp;&amp;e.push(n.queries.length-1,t)}(i,n),2==(2&amp;e)&amp;&amp;(i.staticContentQueries=!0)}eM(i,ue(),e)}function Ge(){return function PV(n,t){return n[19].queries[t].queryList}(ue(),U1())}function eM(n,t,e){const r=new Ma(4==(4&amp;e));Yw(n,t,r,r.destroy),null===t[19]&amp;&amp;(t[19]=new G_),t[19].queries.push(new W_(r))}function tM(n,t,e){null===n.queries&amp;&amp;(n.queries=new Y_),n.queries.track(new Z_(t,e))}function nM(n,t){return n.queries.getByIndex(t)}function pf(n,t){return hf(n,t)}function gf(...n){}const ru=new fe("Application Initializer");let _f=(()=&gt;{class n{constructor(e){this.appInits=e,this.resolve=gf,this.reject=gf,this.initialized=!1,this.done=!1,this.donePromise=new Promise((r,i)=&gt;{this.resolve=r,this.reject=i})}runInitializers(){if(this.initialized)return;const e=[],r=()=&gt;{this.done=!0,this.resolve()};if(this.appInits)for(let i=0;i&lt;this.appInits.length;i++){const o=this.appInits[i]();if(Gc(o))e.push(o);else if(O_(o)){const s=new Promise((a,f)=&gt;{o.subscribe({complete:a,error:f})});e.push(s)}}Promise.all(e).then(()=&gt;{r()}).catch(i=&gt;{this.reject(i)}),0===e.length&amp;&amp;r(),this.initialized=!0}}return n.\u0275fac=function(e){return new(e||n)(K(ru,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const iu=new fe("AppId",{providedIn:"root",factory:function CM(){return`${ev()}${ev()}${ev()}`}});function ev(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const wM=new fe("Platform Initializer"),Ea=new fe("Platform ID",{providedIn:"platform",factory:()=&gt;"unknown"}),SM=new fe("appBootstrapListener"),gi=new fe("AnimationModuleType");let eB=(()=&gt;{class n{log(e){console.log(e)}warn(e){console.warn(e)}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"platform"}),n})();const lo=new fe("LocaleId",{providedIn:"root",factory:()=&gt;Oi(lo,Le.Optional|Le.SkipSelf)||function tB(){return typeof $localize&lt;"u"&amp;&amp;$localize.locale||Pl}()});class rB{constructor(t,e){this.ngModuleFactory=t,this.componentFactories=e}}let tv=(()=&gt;{class n{compileModuleSync(e){return new $_(e)}compileModuleAsync(e){return Promise.resolve(this.compileModuleSync(e))}compileModuleAndAllComponentsSync(e){const r=this.compileModuleSync(e),o=as(Qn(e).declarations).reduce((s,a)=&gt;{const f=ot(a);return f&amp;&amp;s.push(new H_(f)),s},[]);return new rB(r,o)}compileModuleAndAllComponentsAsync(e){return Promise.resolve(this.compileModuleAndAllComponentsSync(e))}clearCache(){}clearCacheFor(e){}getModuleId(e){}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const sB=(()=&gt;Promise.resolve(0))();function nv(n){typeof Zone&gt;"u"?sB.then(()=&gt;{n&amp;&amp;n.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",n)}class Ye{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:e=!1,shouldCoalesceRunChangeDetection:r=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Ce(!1),this.onMicrotaskEmpty=new Ce(!1),this.onStable=new Ce(!1),this.onError=new Ce(!1),typeof Zone&gt;"u")throw new oe(908,!1);Zone.assertZonePatched();const i=this;i._nesting=0,i._outer=i._inner=Zone.current,Zone.TaskTrackingZoneSpec&amp;&amp;(i._inner=i._inner.fork(new Zone.TaskTrackingZoneSpec)),t&amp;&amp;Zone.longStackTraceZoneSpec&amp;&amp;(i._inner=i._inner.fork(Zone.longStackTraceZoneSpec)),i.shouldCoalesceEventChangeDetection=!r&amp;&amp;e,i.shouldCoalesceRunChangeDetection=r,i.lastRequestAnimationFrameId=-1,i.nativeRequestAnimationFrame=function aB(){let n=Vt.requestAnimationFrame,t=Vt.cancelAnimationFrame;if(typeof Zone&lt;"u"&amp;&amp;n&amp;&amp;t){const e=n[Zone.__symbol__("OriginalDelegate")];e&amp;&amp;(n=e);const r=t[Zone.__symbol__("OriginalDelegate")];r&amp;&amp;(t=r)}return{nativeRequestAnimationFrame:n,nativeCancelAnimationFrame:t}}().nativeRequestAnimationFrame,function uB(n){const t=()=&gt;{!function cB(n){n.isCheckStableRunning||-1!==n.lastRequestAnimationFrameId||(n.lastRequestAnimationFrameId=n.nativeRequestAnimationFrame.call(Vt,()=&gt;{n.fakeTopEventTask||(n.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=&gt;{n.lastRequestAnimationFrameId=-1,iv(n),n.isCheckStableRunning=!0,rv(n),n.isCheckStableRunning=!1},void 0,()=&gt;{},()=&gt;{})),n.fakeTopEventTask.invoke()}),iv(n))}(n)};n._inner=n._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(e,r,i,o,s,a)=&gt;{try{return EM(n),e.invokeTask(i,o,s,a)}finally{(n.shouldCoalesceEventChangeDetection&amp;&amp;"eventTask"===o.type||n.shouldCoalesceRunChangeDetection)&amp;&amp;t(),TM(n)}},onInvoke:(e,r,i,o,s,a,f)=&gt;{try{return EM(n),e.invoke(i,o,s,a,f)}finally{n.shouldCoalesceRunChangeDetection&amp;&amp;t(),TM(n)}},onHasTask:(e,r,i,o)=&gt;{e.hasTask(i,o),r===i&amp;&amp;("microTask"==o.change?(n._hasPendingMicrotasks=o.microTask,iv(n),rv(n)):"macroTask"==o.change&amp;&amp;(n.hasPendingMacrotasks=o.macroTask))},onHandleError:(e,r,i,o)=&gt;(e.handleError(i,o),n.runOutsideAngular(()=&gt;n.onError.emit(o)),!1)})}(i)}static isInAngularZone(){return typeof Zone&lt;"u"&amp;&amp;!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!Ye.isInAngularZone())throw new oe(909,!1)}static assertNotInAngularZone(){if(Ye.isInAngularZone())throw new oe(909,!1)}run(t,e,r){return this._inner.run(t,e,r)}runTask(t,e,r,i){const o=this._inner,s=o.scheduleEventTask("NgZoneEvent: "+i,t,lB,gf,gf);try{return o.runTask(s,e,r)}finally{o.cancelTask(s)}}runGuarded(t,e,r){return this._inner.runGuarded(t,e,r)}runOutsideAngular(t){return this._outer.run(t)}}const lB={};function rv(n){if(0==n._nesting&amp;&amp;!n.hasPendingMicrotasks&amp;&amp;!n.isStable)try{n._nesting++,n.onMicrotaskEmpty.emit(null)}finally{if(n._nesting--,!n.hasPendingMicrotasks)try{n.runOutsideAngular(()=&gt;n.onStable.emit(null))}finally{n.isStable=!0}}}function iv(n){n.hasPendingMicrotasks=!!(n._hasPendingMicrotasks||(n.shouldCoalesceEventChangeDetection||n.shouldCoalesceRunChangeDetection)&amp;&amp;-1!==n.lastRequestAnimationFrameId)}function EM(n){n._nesting++,n.isStable&amp;&amp;(n.isStable=!1,n.onUnstable.emit(null))}function TM(n){n._nesting--,rv(n)}class dB{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Ce,this.onMicrotaskEmpty=new Ce,this.onStable=new Ce,this.onError=new Ce}run(t,e,r){return t.apply(e,r)}runGuarded(t,e,r){return t.apply(e,r)}runOutsideAngular(t){return t()}runTask(t,e,r,i){return t.apply(e,r)}}const AM=new fe(""),vf=new fe("");let av,ov=(()=&gt;{class n{constructor(e,r,i){this._ngZone=e,this.registry=r,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,av||(function fB(n){av=n}(i),i.addToWindow(r)),this._watchAngularEvents(),e.run(()=&gt;{this.taskTrackingZone=typeof Zone&gt;"u"?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=&gt;{this._didWork=!0,this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=&gt;{this._ngZone.onStable.subscribe({next:()=&gt;{Ye.assertNotInAngularZone(),nv(()=&gt;{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}increasePendingRequestCount(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount}decreasePendingRequestCount(){if(this._pendingCount-=1,this._pendingCount&lt;0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount}isStable(){return this._isZoneStable&amp;&amp;0===this._pendingCount&amp;&amp;!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())nv(()=&gt;{for(;0!==this._callbacks.length;){let e=this._callbacks.pop();clearTimeout(e.timeoutId),e.doneCb(this._didWork)}this._didWork=!1});else{let e=this.getPendingTasks();this._callbacks=this._callbacks.filter(r=&gt;!r.updateCb||!r.updateCb(e)||(clearTimeout(r.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(e=&gt;({source:e.source,creationLocation:e.creationLocation,data:e.data})):[]}addCallback(e,r,i){let o=-1;r&amp;&amp;r&gt;0&amp;&amp;(o=setTimeout(()=&gt;{this._callbacks=this._callbacks.filter(s=&gt;s.timeoutId!==o),e(this._didWork,this.getPendingTasks())},r)),this._callbacks.push({doneCb:e,timeoutId:o,updateCb:i})}whenStable(e,r,i){if(i&amp;&amp;!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(e,r,i),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}registerApplication(e){this.registry.registerApplication(e,this)}unregisterApplication(e){this.registry.unregisterApplication(e)}findProviders(e,r,i){return[]}}return n.\u0275fac=function(e){return new(e||n)(K(Ye),K(sv),K(vf))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),sv=(()=&gt;{class n{constructor(){this._applications=new Map}registerApplication(e,r){this._applications.set(e,r)}unregisterApplication(e){this._applications.delete(e)}unregisterAllApplications(){this._applications.clear()}getTestability(e){return this._applications.get(e)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(e,r=!0){return av?.findTestabilityInTree(this,e,r)??null}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"platform"}),n})(),Vs=null;const OM=new fe("AllowMultipleToken"),lv=new fe("PlatformDestroyListeners");class IM{constructor(t,e){this.name=t,this.token=e}}function kM(n,t,e=[]){const r=`Platform: ${t}`,i=new fe(r);return(o=[])=&gt;{let s=cv();if(!s||s.injector.get(OM,!1)){const a=[...e,...o,{provide:i,useValue:!0}];n?n(a):function mB(n){if(Vs&amp;&amp;!Vs.get(OM,!1))throw new oe(400,!1);Vs=n;const t=n.get(RM);(function xM(n){const t=n.get(wM,null);t&amp;&amp;t.forEach(e=&gt;e())})(n)}(function PM(n=[],t){return un.create({name:t,providers:[{provide:Yg,useValue:"platform"},{provide:lv,useValue:new Set([()=&gt;Vs=null])},...n]})}(a,r))}return function _B(n){const t=cv();if(!t)throw new oe(401,!1);return t}()}}function cv(){return Vs?.get(RM)??null}let RM=(()=&gt;{class n{constructor(e){this._injector=e,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(e,r){const i=function vB(n,t){let e;return e="noop"===n?new dB:("zone.js"===n?void 0:n)||new Ye(t),e}(r?.ngZone,function FM(n){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!(!n||!n.ngZoneEventCoalescing)||!1,shouldCoalesceRunChangeDetection:!(!n||!n.ngZoneRunCoalescing)||!1}}(r)),o=[{provide:Ye,useValue:i}];return i.run(()=&gt;{const s=un.create({providers:o,parent:this.injector,name:e.moduleType.name}),a=e.create(s),f=a.injector.get(Po,null);if(!f)throw new oe(402,!1);return i.runOutsideAngular(()=&gt;{const v=i.onError.subscribe({next:M=&gt;{f.handleError(M)}});a.onDestroy(()=&gt;{yf(this._modules,a),v.unsubscribe()})}),function NM(n,t,e){try{const r=e();return Gc(r)?r.catch(i=&gt;{throw t.runOutsideAngular(()=&gt;n.handleError(i)),i}):r}catch(r){throw t.runOutsideAngular(()=&gt;n.handleError(r)),r}}(f,i,()=&gt;{const v=a.injector.get(_f);return v.runInitializers(),v.donePromise.then(()=&gt;(function lD(n){at(n,"Expected localeId to be defined"),"string"==typeof n&amp;&amp;(aD=n.toLowerCase().replace(/_/g,"-"))}(a.injector.get(lo,Pl)||Pl),this._moduleDoBootstrap(a),a))})})}bootstrapModule(e,r=[]){const i=LM({},r);return function hB(n,t,e){const r=new $_(e);return Promise.resolve(r)}(0,0,e).then(o=&gt;this.bootstrapModuleFactory(o,i))}_moduleDoBootstrap(e){const r=e.injector.get(Bl);if(e._bootstrapComponents.length&gt;0)e._bootstrapComponents.forEach(i=&gt;r.bootstrap(i));else{if(!e.instance.ngDoBootstrap)throw new oe(403,!1);e.instance.ngDoBootstrap(r)}this._modules.push(e)}onDestroy(e){this._destroyListeners.push(e)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new oe(404,!1);this._modules.slice().forEach(r=&gt;r.destroy()),this._destroyListeners.forEach(r=&gt;r());const e=this._injector.get(lv,null);e&amp;&amp;(e.forEach(r=&gt;r()),e.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}}return n.\u0275fac=function(e){return new(e||n)(K(un))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"platform"}),n})();function LM(n,t){return Array.isArray(t)?t.reduce(LM,n):{...n,...t}}let Bl=(()=&gt;{class n{constructor(e,r,i){this._zone=e,this._injector=r,this._exceptionHandler=i,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._stable=!0,this._destroyed=!1,this._destroyListeners=[],this.componentTypes=[],this.components=[],this._onMicrotaskEmptySubscription=this._zone.onMicrotaskEmpty.subscribe({next:()=&gt;{this._zone.run(()=&gt;{this.tick()})}});const o=new ne(a=&gt;{this._stable=this._zone.isStable&amp;&amp;!this._zone.hasPendingMacrotasks&amp;&amp;!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=&gt;{a.next(this._stable),a.complete()})}),s=new ne(a=&gt;{let f;this._zone.runOutsideAngular(()=&gt;{f=this._zone.onStable.subscribe(()=&gt;{Ye.assertNotInAngularZone(),nv(()=&gt;{!this._stable&amp;&amp;!this._zone.hasPendingMacrotasks&amp;&amp;!this._zone.hasPendingMicrotasks&amp;&amp;(this._stable=!0,a.next(!0))})})});const v=this._zone.onUnstable.subscribe(()=&gt;{Ye.assertInAngularZone(),this._stable&amp;&amp;(this._stable=!1,this._zone.runOutsideAngular(()=&gt;{a.next(!1)}))});return()=&gt;{f.unsubscribe(),v.unsubscribe()}});this.isStable=Kt(o,s.pipe(Ts()))}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(e,r){const i=e instanceof FD;if(!this._injector.get(_f).done)throw!i&amp;&amp;function Ll(n){const t=ot(n)||Bt(n)||ln(n);return null!==t&amp;&amp;t.standalone}(e),new oe(405,false);let s;s=i?e:this._injector.get(Sa).resolveComponentFactory(e),this.componentTypes.push(s.componentType);const a=function pB(n){return n.isBoundToModule}(s)?void 0:this._injector.get(Ns),v=s.create(un.NULL,[],r||s.selector,a),M=v.location.nativeElement,x=v.injector.get(AM,null);return x?.registerApplication(M),v.onDestroy(()=&gt;{this.detachView(v.hostView),yf(this.components,v),x?.unregisterApplication(M)}),this._loadComponent(v),v}tick(){if(this._runningTick)throw new oe(101,!1);try{this._runningTick=!0;for(let e of this._views)e.detectChanges()}catch(e){this._zone.runOutsideAngular(()=&gt;this._exceptionHandler.handleError(e))}finally{this._runningTick=!1}}attachView(e){const r=e;this._views.push(r),r.attachToAppRef(this)}detachView(e){const r=e;yf(this._views,r),r.detachFromAppRef()}_loadComponent(e){this.attachView(e.hostView),this.tick(),this.components.push(e),this._injector.get(SM,[]).concat(this._bootstrapListeners).forEach(i=&gt;i(e))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(e=&gt;e()),this._views.slice().forEach(e=&gt;e.destroy()),this._onMicrotaskEmptySubscription.unsubscribe()}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(e){return this._destroyListeners.push(e),()=&gt;yf(this._destroyListeners,e)}destroy(){if(this._destroyed)throw new oe(406,!1);const e=this._injector;e.destroy&amp;&amp;!e.destroyed&amp;&amp;e.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}}return n.\u0275fac=function(e){return new(e||n)(K(Ye),K(un),K(Po))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function yf(n,t){const e=n.indexOf(t);e&gt;-1&amp;&amp;n.splice(e,1)}let BM=!0,Xt=(()=&gt;{class n{}return n.__NG_ELEMENT_ID__=CB,n})();function CB(n){return function wB(n,t,e){if(gd(n)&amp;&amp;!e){const r=ui(n.index,t);return new Jc(r,r)}return 47&amp;n.type?new Jc(t[16],t):null}(Xn(),ue(),16==(16&amp;n))}class zM{constructor(){}supports(t){return zc(t)}create(t){return new AB(t)}}const TB=(n,t)=&gt;t;class AB{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||TB}forEachItem(t){let e;for(e=this._itHead;null!==e;e=e._next)t(e)}forEachOperation(t){let e=this._itHead,r=this._removalsHead,i=0,o=null;for(;e||r;){const s=!r||e&amp;&amp;e.currentIndex&lt;GM(r,i,o)?e:r,a=GM(s,i,o),f=s.currentIndex;if(s===r)i--,r=r._nextRemoved;else if(e=e._next,null==s.previousIndex)i++;else{o||(o=[]);const v=a-i,M=f-i;if(v!=M){for(let N=0;N&lt;v;N++){const V=N&lt;o.length?o[N]:o[N]=0,$=V+N;M&lt;=$&amp;&amp;$&lt;v&amp;&amp;(o[N]=V+1)}o[s.previousIndex]=M-v}}a!==f&amp;&amp;t(s,a,f)}}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&amp;&amp;(t=[]),!zc(t))throw new oe(900,!1);return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let i,o,s,e=this._itHead,r=!1;if(Array.isArray(t)){this.length=t.length;for(let a=0;a&lt;this.length;a++)o=t[a],s=this._trackByFn(a,o),null!==e&amp;&amp;Object.is(e.trackById,s)?(r&amp;&amp;(e=this._verifyReinsertion(e,o,s,a)),Object.is(e.item,o)||this._addIdentityChange(e,o)):(e=this._mismatch(e,o,s,a),r=!0),e=e._next}else i=0,function Y3(n,t){if(Array.isArray(n))for(let e=0;e&lt;n.length;e++)t(n[e]);else{const e=n[_a()]();let r;for(;!(r=e.next()).done;)t(r.value)}}(t,a=&gt;{s=this._trackByFn(i,a),null!==e&amp;&amp;Object.is(e.trackById,s)?(r&amp;&amp;(e=this._verifyReinsertion(e,a,s,i)),Object.is(e.item,a)||this._addIdentityChange(e,a)):(e=this._mismatch(e,a,s,i),r=!0),e=e._next,i++}),this.length=i;return this._truncate(e),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,r,i){let o;return null===t?o=this._itTail:(o=t._prev,this._remove(t)),null!==(t=null===this._unlinkedRecords?null:this._unlinkedRecords.get(r,null))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._reinsertAfter(t,o,i)):null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(r,i))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._moveAfter(t,o,i)):t=this._addAfter(new OB(e,r),o,i),t}_verifyReinsertion(t,e,r,i){let o=null===this._unlinkedRecords?null:this._unlinkedRecords.get(r,null);return null!==o?t=this._reinsertAfter(o,t._prev,i):t.currentIndex!=i&amp;&amp;(t.currentIndex=i,this._addToMoves(t,i)),t}_truncate(t){for(;null!==t;){const e=t._next;this._addToRemovals(this._unlink(t)),t=e}null!==this._unlinkedRecords&amp;&amp;this._unlinkedRecords.clear(),null!==this._additionsTail&amp;&amp;(this._additionsTail._nextAdded=null),null!==this._movesTail&amp;&amp;(this._movesTail._nextMoved=null),null!==this._itTail&amp;&amp;(this._itTail._next=null),null!==this._removalsTail&amp;&amp;(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&amp;&amp;(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(t,e,r){null!==this._unlinkedRecords&amp;&amp;this._unlinkedRecords.remove(t);const i=t._prevRemoved,o=t._nextRemoved;return null===i?this._removalsHead=o:i._nextRemoved=o,null===o?this._removalsTail=i:o._prevRemoved=i,this._insertAfter(t,e,r),this._addToMoves(t,r),t}_moveAfter(t,e,r){return this._unlink(t),this._insertAfter(t,e,r),this._addToMoves(t,r),t}_addAfter(t,e,r){return this._insertAfter(t,e,r),this._additionsTail=null===this._additionsTail?this._additionsHead=t:this._additionsTail._nextAdded=t,t}_insertAfter(t,e,r){const i=null===e?this._itHead:e._next;return t._next=i,t._prev=e,null===i?this._itTail=t:i._prev=t,null===e?this._itHead=t:e._next=t,null===this._linkedRecords&amp;&amp;(this._linkedRecords=new WM),this._linkedRecords.put(t),t.currentIndex=r,t}_remove(t){return this._addToRemovals(this._unlink(t))}_unlink(t){null!==this._linkedRecords&amp;&amp;this._linkedRecords.remove(t);const e=t._prev,r=t._next;return null===e?this._itHead=r:e._next=r,null===r?this._itTail=e:r._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&amp;&amp;(this._unlinkedRecords=new WM),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 OB{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 IB{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 r;for(r=this._head;null!==r;r=r._nextDup)if((null===e||e&lt;=r.currentIndex)&amp;&amp;Object.is(r.trackById,t))return r;return null}remove(t){const e=t._prevDup,r=t._nextDup;return null===e?this._head=r:e._nextDup=r,null===r?this._tail=e:r._prevDup=e,null===this._head}}class WM{constructor(){this.map=new Map}put(t){const e=t.trackById;let r=this.map.get(e);r||(r=new IB,this.map.set(e,r)),r.add(t)}get(t,e){const i=this.map.get(t);return i?i.get(t,e):null}remove(t){const e=t.trackById;return this.map.get(e).remove(t)&amp;&amp;this.map.delete(e),t}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function GM(n,t,e){const r=n.previousIndex;if(null===r)return r;let i=0;return e&amp;&amp;r&lt;e.length&amp;&amp;(i=e[r]),r+t+i}class YM{constructor(){}supports(t){return t instanceof Map||T_(t)}create(){return new xB}}class xB{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||T_(t)))throw new oe(900,!1)}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,(r,i)=&gt;{if(e&amp;&amp;e.key===i)this._maybeAddToChanges(e,r),this._appendAfter=e,e=e._next;else{const o=this._getOrCreateRecordForKey(i,r);e=this._insertBeforeOrAppend(e,o)}}),e){e._prev&amp;&amp;(e._prev._next=null),this._removalsHead=e;for(let r=e;null!==r;r=r._nextRemoved)r===this._mapHead&amp;&amp;(this._mapHead=null),this._records.delete(r.key),r._nextRemoved=r._next,r.previousValue=r.currentValue,r.currentValue=null,r._prev=null,r._next=null}return this._changesTail&amp;&amp;(this._changesTail._nextChanged=null),this._additionsTail&amp;&amp;(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(t,e){if(t){const r=t._prev;return e._next=t,e._prev=r,t._prev=e,r&amp;&amp;(r._next=e),t===this._mapHead&amp;&amp;(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 i=this._records.get(t);this._maybeAddToChanges(i,e);const o=i._prev,s=i._next;return o&amp;&amp;(o._next=s),s&amp;&amp;(s._prev=o),i._next=null,i._prev=null,i}const r=new kB(t);return this._records.set(t,r),r.currentValue=e,this._addToAdditions(r),r}_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(r=&gt;e(t[r],r))}}class kB{constructor(t){this.key=t,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}}function ZM(){return new wf([new zM])}let wf=(()=&gt;{class n{constructor(e){this.factories=e}static create(e,r){if(null!=r){const i=r.factories.slice();e=e.concat(i)}return new n(e)}static extend(e){return{provide:n,useFactory:r=&gt;n.create(e,r||ZM()),deps:[[n,new ss,new Jr]]}}find(e){const r=this.factories.find(i=&gt;i.supports(e));if(null!=r)return r;throw new oe(901,!1)}}return n.\u0275prov=re({token:n,providedIn:"root",factory:ZM}),n})();function KM(){return new ou([new YM])}let ou=(()=&gt;{class n{constructor(e){this.factories=e}static create(e,r){if(r){const i=r.factories.slice();e=e.concat(i)}return new n(e)}static extend(e){return{provide:n,useFactory:r=&gt;n.create(e,r||KM()),deps:[[n,new ss,new Jr]]}}find(e){const r=this.factories.find(i=&gt;i.supports(e));if(r)return r;throw new oe(901,!1)}}return n.\u0275prov=re({token:n,providedIn:"root",factory:KM}),n})();const FB=kM(null,"core",[]);let NB=(()=&gt;{class n{constructor(e){}}return n.\u0275fac=function(e){return new(e||n)(K(Bl))},n.\u0275mod=W({type:n}),n.\u0275inj=qe({}),n})();function ps(n){return"boolean"==typeof n?n:null!=n&amp;&amp;"false"!==n}let Sf=null;function uo(){return Sf}const Ze=new fe("DocumentToken");let Df=(()=&gt;{class n{historyGo(e){throw new Error("Not implemented")}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:function(){return function HB(){return K(qM)}()},providedIn:"platform"}),n})();const $B=new fe("Location Initialized");let qM=(()=&gt;{class n extends Df{constructor(e){super(),this._doc=e,this._init()}_init(){this.location=window.location,this._history=window.history}getBaseHrefFromDOM(){return uo().getBaseHref(this._doc)}onPopState(e){const r=uo().getGlobalEventTarget(this._doc,"window");return r.addEventListener("popstate",e,!1),()=&gt;r.removeEventListener("popstate",e)}onHashChange(e){const r=uo().getGlobalEventTarget(this._doc,"window");return r.addEventListener("hashchange",e,!1),()=&gt;r.removeEventListener("hashchange",e)}get href(){return this.location.href}get protocol(){return this.location.protocol}get hostname(){return this.location.hostname}get port(){return this.location.port}get pathname(){return this.location.pathname}get search(){return this.location.search}get hash(){return this.location.hash}set pathname(e){this.location.pathname=e}pushState(e,r,i){QM()?this._history.pushState(e,r,i):this.location.hash=i}replaceState(e,r,i){QM()?this._history.replaceState(e,r,i):this.location.hash=i}forward(){this._history.forward()}back(){this._history.back()}historyGo(e=0){this._history.go(e)}getState(){return this._history.state}}return n.\u0275fac=function(e){return new(e||n)(K(Ze))},n.\u0275prov=re({token:n,factory:function(){return function UB(){return new qM(K(Ze))}()},providedIn:"platform"}),n})();function QM(){return!!window.history.pushState}function pv(n,t){if(0==n.length)return t;if(0==t.length)return n;let e=0;return n.endsWith("/")&amp;&amp;e++,t.startsWith("/")&amp;&amp;e++,2==e?n+t.substring(1):1==e?n+t:n+"/"+t}function XM(n){const t=n.match(/#|\?|$/),e=t&amp;&amp;t.index||n.length;return n.slice(0,e-("/"===n[e-1]?1:0))+n.slice(e)}function ms(n){return n&amp;&amp;"?"!==n[0]?"?"+n:n}let Aa=(()=&gt;{class n{historyGo(e){throw new Error("Not implemented")}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:function(){return function jB(){const n=K(Ze).location;return new eE(K(Df),n&amp;&amp;n.origin||"")}()},providedIn:"root"}),n})();const JM=new fe("appBaseHref");let eE=(()=&gt;{class n extends Aa{constructor(e,r){if(super(),this._platformLocation=e,this._removeListenerFns=[],null==r&amp;&amp;(r=this._platformLocation.getBaseHrefFromDOM()),null==r)throw new Error("No base href set. Please provide a value for the APP_BASE_HREF token or add a base element to the document.");this._baseHref=r}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(e){this._removeListenerFns.push(this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e))}getBaseHref(){return this._baseHref}prepareExternalUrl(e){return pv(this._baseHref,e)}path(e=!1){const r=this._platformLocation.pathname+ms(this._platformLocation.search),i=this._platformLocation.hash;return i&amp;&amp;e?`${r}${i}`:r}pushState(e,r,i,o){const s=this.prepareExternalUrl(i+ms(o));this._platformLocation.pushState(e,r,s)}replaceState(e,r,i,o){const s=this.prepareExternalUrl(i+ms(o));this._platformLocation.replaceState(e,r,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(e=0){this._platformLocation.historyGo?.(e)}}return n.\u0275fac=function(e){return new(e||n)(K(Df),K(JM,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),zB=(()=&gt;{class n extends Aa{constructor(e,r){super(),this._platformLocation=e,this._baseHref="",this._removeListenerFns=[],null!=r&amp;&amp;(this._baseHref=r)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(e){this._removeListenerFns.push(this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e))}getBaseHref(){return this._baseHref}path(e=!1){let r=this._platformLocation.hash;return null==r&amp;&amp;(r="#"),r.length&gt;0?r.substring(1):r}prepareExternalUrl(e){const r=pv(this._baseHref,e);return r.length&gt;0?"#"+r:r}pushState(e,r,i,o){let s=this.prepareExternalUrl(i+ms(o));0==s.length&amp;&amp;(s=this._platformLocation.pathname),this._platformLocation.pushState(e,r,s)}replaceState(e,r,i,o){let s=this.prepareExternalUrl(i+ms(o));0==s.length&amp;&amp;(s=this._platformLocation.pathname),this._platformLocation.replaceState(e,r,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(e=0){this._platformLocation.historyGo?.(e)}}return n.\u0275fac=function(e){return new(e||n)(K(Df),K(JM,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),Hl=(()=&gt;{class n{constructor(e){this._subject=new Ce,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=e;const r=this._locationStrategy.getBaseHref();this._baseHref=XM(tE(r)),this._locationStrategy.onPopState(i=&gt;{this._subject.emit({url:this.path(!0),pop:!0,state:i.state,type:i.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(e=!1){return this.normalize(this._locationStrategy.path(e))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(e,r=""){return this.path()==this.normalize(e+ms(r))}normalize(e){return n.stripTrailingSlash(function GB(n,t){return n&amp;&amp;t.startsWith(n)?t.substring(n.length):t}(this._baseHref,tE(e)))}prepareExternalUrl(e){return e&amp;&amp;"/"!==e[0]&amp;&amp;(e="/"+e),this._locationStrategy.prepareExternalUrl(e)}go(e,r="",i=null){this._locationStrategy.pushState(i,"",e,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+ms(r)),i)}replaceState(e,r="",i=null){this._locationStrategy.replaceState(i,"",e,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+ms(r)),i)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(e=0){this._locationStrategy.historyGo?.(e)}onUrlChange(e){return this._urlChangeListeners.push(e),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe(r=&gt;{this._notifyUrlChangeListeners(r.url,r.state)})),()=&gt;{const r=this._urlChangeListeners.indexOf(e);this._urlChangeListeners.splice(r,1),0===this._urlChangeListeners.length&amp;&amp;(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(e="",r){this._urlChangeListeners.forEach(i=&gt;i(e,r))}subscribe(e,r,i){return this._subject.subscribe({next:e,error:r,complete:i})}}return n.normalizeQueryParams=ms,n.joinWithSlash=pv,n.stripTrailingSlash=XM,n.\u0275fac=function(e){return new(e||n)(K(Aa))},n.\u0275prov=re({token:n,factory:function(){return function WB(){return new Hl(K(Aa))}()},providedIn:"root"}),n})();function tE(n){return n.replace(/\/index.html$/,"")}var Rn=(()=&gt;((Rn=Rn||{})[Rn.Format=0]="Format",Rn[Rn.Standalone=1]="Standalone",Rn))(),Et=(()=&gt;((Et=Et||{})[Et.Narrow=0]="Narrow",Et[Et.Abbreviated=1]="Abbreviated",Et[Et.Wide=2]="Wide",Et[Et.Short=3]="Short",Et))(),fn=(()=&gt;((fn=fn||{})[fn.Short=0]="Short",fn[fn.Medium=1]="Medium",fn[fn.Long=2]="Long",fn[fn.Full=3]="Full",fn))(),Ue=(()=&gt;((Ue=Ue||{})[Ue.Decimal=0]="Decimal",Ue[Ue.Group=1]="Group",Ue[Ue.List=2]="List",Ue[Ue.PercentSign=3]="PercentSign",Ue[Ue.PlusSign=4]="PlusSign",Ue[Ue.MinusSign=5]="MinusSign",Ue[Ue.Exponential=6]="Exponential",Ue[Ue.SuperscriptingExponent=7]="SuperscriptingExponent",Ue[Ue.PerMille=8]="PerMille",Ue[Ue.Infinity=9]="Infinity",Ue[Ue.NaN=10]="NaN",Ue[Ue.TimeSeparator=11]="TimeSeparator",Ue[Ue.CurrencyDecimal=12]="CurrencyDecimal",Ue[Ue.CurrencyGroup=13]="CurrencyGroup",Ue))();function Mf(n,t){return ki(Lr(n)[De.DateFormat],t)}function Ef(n,t){return ki(Lr(n)[De.TimeFormat],t)}function Tf(n,t){return ki(Lr(n)[De.DateTimeFormat],t)}function xi(n,t){const e=Lr(n),r=e[De.NumberSymbols][t];if(typeof r&gt;"u"){if(t===Ue.CurrencyDecimal)return e[De.NumberSymbols][Ue.Decimal];if(t===Ue.CurrencyGroup)return e[De.NumberSymbols][Ue.Group]}return r}function rE(n){if(!n[De.ExtraData])throw new Error(`Missing extra locale data for the locale "${n[De.LocaleId]}". Use "registerLocaleData" to load new data. See the "I18n guide" on angular.io to know more.`)}function ki(n,t){for(let e=t;e&gt;-1;e--)if(typeof n[e]&lt;"u")return n[e];throw new Error("Locale data API: locale data undefined")}function gv(n){const[t,e]=n.split(":");return{hours:+t,minutes:+e}}const o6=/^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,su={},s6=/((?:[^BEGHLMOSWYZabcdhmswyz']+)|(?:'(?:[^']|'')*')|(?:G{1,5}|y{1,4}|Y{1,4}|M{1,5}|L{1,5}|w{1,2}|W{1}|d{1,2}|E{1,6}|c{1,6}|a{1,5}|b{1,5}|B{1,5}|h{1,2}|H{1,2}|m{1,2}|s{1,2}|S{1,3}|z{1,4}|Z{1,5}|O{1,4}))([\s\S]*)/;var tr=(()=&gt;((tr=tr||{})[tr.Short=0]="Short",tr[tr.ShortGMT=1]="ShortGMT",tr[tr.Long=2]="Long",tr[tr.Extended=3]="Extended",tr))(),Xe=(()=&gt;((Xe=Xe||{})[Xe.FullYear=0]="FullYear",Xe[Xe.Month=1]="Month",Xe[Xe.Date=2]="Date",Xe[Xe.Hours=3]="Hours",Xe[Xe.Minutes=4]="Minutes",Xe[Xe.Seconds=5]="Seconds",Xe[Xe.FractionalSeconds=6]="FractionalSeconds",Xe[Xe.Day=7]="Day",Xe))(),ut=(()=&gt;((ut=ut||{})[ut.DayPeriods=0]="DayPeriods",ut[ut.Days=1]="Days",ut[ut.Months=2]="Months",ut[ut.Eras=3]="Eras",ut))();function a6(n,t,e,r){let i=function g6(n){if(sE(n))return n;if("number"==typeof n&amp;&amp;!isNaN(n))return new Date(n);if("string"==typeof n){if(n=n.trim(),/^(\d{4}(-\d{1,2}(-\d{1,2})?)?)$/.test(n)){const[i,o=1,s=1]=n.split("-").map(a=&gt;+a);return Af(i,o-1,s)}const e=parseFloat(n);if(!isNaN(n-e))return new Date(e);let r;if(r=n.match(o6))return function _6(n){const t=new Date(0);let e=0,r=0;const i=n[8]?t.setUTCFullYear:t.setFullYear,o=n[8]?t.setUTCHours:t.setHours;n[9]&amp;&amp;(e=Number(n[9]+n[10]),r=Number(n[9]+n[11])),i.call(t,Number(n[1]),Number(n[2])-1,Number(n[3]));const s=Number(n[4]||0)-e,a=Number(n[5]||0)-r,f=Number(n[6]||0),v=Math.floor(1e3*parseFloat("0."+(n[7]||0)));return o.call(t,s,a,f,v),t}(r)}const t=new Date(n);if(!sE(t))throw new Error(`Unable to convert "${n}" into a date`);return t}(n);t=gs(e,t)||t;let a,s=[];for(;t;){if(a=s6.exec(t),!a){s.push(t);break}{s=s.concat(a.slice(1));const M=s.pop();if(!M)break;t=M}}let f=i.getTimezoneOffset();r&amp;&amp;(f=oE(r,f),i=function m6(n,t,e){const r=e?-1:1,i=n.getTimezoneOffset();return function p6(n,t){return(n=new Date(n.getTime())).setMinutes(n.getMinutes()+t),n}(n,r*(oE(t,i)-i))}(i,r,!0));let v="";return s.forEach(M=&gt;{const x=function h6(n){if(vv[n])return vv[n];let t;switch(n){case"G":case"GG":case"GGG":t=Jt(ut.Eras,Et.Abbreviated);break;case"GGGG":t=Jt(ut.Eras,Et.Wide);break;case"GGGGG":t=Jt(ut.Eras,Et.Narrow);break;case"y":t=$n(Xe.FullYear,1,0,!1,!0);break;case"yy":t=$n(Xe.FullYear,2,0,!0,!0);break;case"yyy":t=$n(Xe.FullYear,3,0,!1,!0);break;case"yyyy":t=$n(Xe.FullYear,4,0,!1,!0);break;case"Y":t=kf(1);break;case"YY":t=kf(2,!0);break;case"YYY":t=kf(3);break;case"YYYY":t=kf(4);break;case"M":case"L":t=$n(Xe.Month,1,1);break;case"MM":case"LL":t=$n(Xe.Month,2,1);break;case"MMM":t=Jt(ut.Months,Et.Abbreviated);break;case"MMMM":t=Jt(ut.Months,Et.Wide);break;case"MMMMM":t=Jt(ut.Months,Et.Narrow);break;case"LLL":t=Jt(ut.Months,Et.Abbreviated,Rn.Standalone);break;case"LLLL":t=Jt(ut.Months,Et.Wide,Rn.Standalone);break;case"LLLLL":t=Jt(ut.Months,Et.Narrow,Rn.Standalone);break;case"w":t=_v(1);break;case"ww":t=_v(2);break;case"W":t=_v(1,!0);break;case"d":t=$n(Xe.Date,1);break;case"dd":t=$n(Xe.Date,2);break;case"c":case"cc":t=$n(Xe.Day,1);break;case"ccc":t=Jt(ut.Days,Et.Abbreviated,Rn.Standalone);break;case"cccc":t=Jt(ut.Days,Et.Wide,Rn.Standalone);break;case"ccccc":t=Jt(ut.Days,Et.Narrow,Rn.Standalone);break;case"cccccc":t=Jt(ut.Days,Et.Short,Rn.Standalone);break;case"E":case"EE":case"EEE":t=Jt(ut.Days,Et.Abbreviated);break;case"EEEE":t=Jt(ut.Days,Et.Wide);break;case"EEEEE":t=Jt(ut.Days,Et.Narrow);break;case"EEEEEE":t=Jt(ut.Days,Et.Short);break;case"a":case"aa":case"aaa":t=Jt(ut.DayPeriods,Et.Abbreviated);break;case"aaaa":t=Jt(ut.DayPeriods,Et.Wide);break;case"aaaaa":t=Jt(ut.DayPeriods,Et.Narrow);break;case"b":case"bb":case"bbb":t=Jt(ut.DayPeriods,Et.Abbreviated,Rn.Standalone,!0);break;case"bbbb":t=Jt(ut.DayPeriods,Et.Wide,Rn.Standalone,!0);break;case"bbbbb":t=Jt(ut.DayPeriods,Et.Narrow,Rn.Standalone,!0);break;case"B":case"BB":case"BBB":t=Jt(ut.DayPeriods,Et.Abbreviated,Rn.Format,!0);break;case"BBBB":t=Jt(ut.DayPeriods,Et.Wide,Rn.Format,!0);break;case"BBBBB":t=Jt(ut.DayPeriods,Et.Narrow,Rn.Format,!0);break;case"h":t=$n(Xe.Hours,1,-12);break;case"hh":t=$n(Xe.Hours,2,-12);break;case"H":t=$n(Xe.Hours,1);break;case"HH":t=$n(Xe.Hours,2);break;case"m":t=$n(Xe.Minutes,1);break;case"mm":t=$n(Xe.Minutes,2);break;case"s":t=$n(Xe.Seconds,1);break;case"ss":t=$n(Xe.Seconds,2);break;case"S":t=$n(Xe.FractionalSeconds,1);break;case"SS":t=$n(Xe.FractionalSeconds,2);break;case"SSS":t=$n(Xe.FractionalSeconds,3);break;case"Z":case"ZZ":case"ZZZ":t=If(tr.Short);break;case"ZZZZZ":t=If(tr.Extended);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":t=If(tr.ShortGMT);break;case"OOOO":case"ZZZZ":case"zzzz":t=If(tr.Long);break;default:return null}return vv[n]=t,t}(M);v+=x?x(i,e,f):"''"===M?"'":M.replace(/(^'|'$)/g,"").replace(/''/g,"'")}),v}function Af(n,t,e){const r=new Date(0);return r.setFullYear(n,t,e),r.setHours(0,0,0),r}function gs(n,t){const e=function YB(n){return Lr(n)[De.LocaleId]}(n);if(su[e]=su[e]||{},su[e][t])return su[e][t];let r="";switch(t){case"shortDate":r=Mf(n,fn.Short);break;case"mediumDate":r=Mf(n,fn.Medium);break;case"longDate":r=Mf(n,fn.Long);break;case"fullDate":r=Mf(n,fn.Full);break;case"shortTime":r=Ef(n,fn.Short);break;case"mediumTime":r=Ef(n,fn.Medium);break;case"longTime":r=Ef(n,fn.Long);break;case"fullTime":r=Ef(n,fn.Full);break;case"short":const i=gs(n,"shortTime"),o=gs(n,"shortDate");r=Of(Tf(n,fn.Short),[i,o]);break;case"medium":const s=gs(n,"mediumTime"),a=gs(n,"mediumDate");r=Of(Tf(n,fn.Medium),[s,a]);break;case"long":const f=gs(n,"longTime"),v=gs(n,"longDate");r=Of(Tf(n,fn.Long),[f,v]);break;case"full":const M=gs(n,"fullTime"),x=gs(n,"fullDate");r=Of(Tf(n,fn.Full),[M,x])}return r&amp;&amp;(su[e][t]=r),r}function Of(n,t){return t&amp;&amp;(n=n.replace(/\{([^}]+)}/g,function(e,r){return null!=t&amp;&amp;r in t?t[r]:e})),n}function fo(n,t,e="-",r,i){let o="";(n&lt;0||i&amp;&amp;n&lt;=0)&amp;&amp;(i?n=1-n:(n=-n,o=e));let s=String(n);for(;s.length&lt;t;)s="0"+s;return r&amp;&amp;(s=s.slice(s.length-t)),o+s}function $n(n,t,e=0,r=!1,i=!1){return function(o,s){let a=function c6(n,t){switch(n){case Xe.FullYear:return t.getFullYear();case Xe.Month:return t.getMonth();case Xe.Date:return t.getDate();case Xe.Hours:return t.getHours();case Xe.Minutes:return t.getMinutes();case Xe.Seconds:return t.getSeconds();case Xe.FractionalSeconds:return t.getMilliseconds();case Xe.Day:return t.getDay();default:throw new Error(`Unknown DateType value "${n}".`)}}(n,o);if((e&gt;0||a&gt;-e)&amp;&amp;(a+=e),n===Xe.Hours)0===a&amp;&amp;-12===e&amp;&amp;(a=12);else if(n===Xe.FractionalSeconds)return function l6(n,t){return fo(n,3).substring(0,t)}(a,t);const f=xi(s,Ue.MinusSign);return fo(a,t,f,r,i)}}function Jt(n,t,e=Rn.Format,r=!1){return function(i,o){return function u6(n,t,e,r,i,o){switch(e){case ut.Months:return function qB(n,t,e){const r=Lr(n),o=ki([r[De.MonthsFormat],r[De.MonthsStandalone]],t);return ki(o,e)}(t,i,r)[n.getMonth()];case ut.Days:return function KB(n,t,e){const r=Lr(n),o=ki([r[De.DaysFormat],r[De.DaysStandalone]],t);return ki(o,e)}(t,i,r)[n.getDay()];case ut.DayPeriods:const s=n.getHours(),a=n.getMinutes();if(o){const v=function e6(n){const t=Lr(n);return rE(t),(t[De.ExtraData][2]||[]).map(r=&gt;"string"==typeof r?gv(r):[gv(r[0]),gv(r[1])])}(t),M=function t6(n,t,e){const r=Lr(n);rE(r);const o=ki([r[De.ExtraData][0],r[De.ExtraData][1]],t)||[];return ki(o,e)||[]}(t,i,r),x=v.findIndex(N=&gt;{if(Array.isArray(N)){const[V,$]=N,Y=s&gt;=V.hours&amp;&amp;a&gt;=V.minutes,X=s&lt;$.hours||s===$.hours&amp;&amp;a&lt;$.minutes;if(V.hours&lt;$.hours){if(Y&amp;&amp;X)return!0}else if(Y||X)return!0}else if(N.hours===s&amp;&amp;N.minutes===a)return!0;return!1});if(-1!==x)return M[x]}return function ZB(n,t,e){const r=Lr(n),o=ki([r[De.DayPeriodsFormat],r[De.DayPeriodsStandalone]],t);return ki(o,e)}(t,i,r)[s&lt;12?0:1];case ut.Eras:return function QB(n,t){return ki(Lr(n)[De.Eras],t)}(t,r)[n.getFullYear()&lt;=0?0:1];default:throw new Error(`unexpected translation type ${e}`)}}(i,o,n,t,e,r)}}function If(n){return function(t,e,r){const i=-1*r,o=xi(e,Ue.MinusSign),s=i&gt;0?Math.floor(i/60):Math.ceil(i/60);switch(n){case tr.Short:return(i&gt;=0?"+":"")+fo(s,2,o)+fo(Math.abs(i%60),2,o);case tr.ShortGMT:return"GMT"+(i&gt;=0?"+":"")+fo(s,1,o);case tr.Long:return"GMT"+(i&gt;=0?"+":"")+fo(s,2,o)+":"+fo(Math.abs(i%60),2,o);case tr.Extended:return 0===r?"Z":(i&gt;=0?"+":"")+fo(s,2,o)+":"+fo(Math.abs(i%60),2,o);default:throw new Error(`Unknown zone width "${n}"`)}}}function iE(n){return Af(n.getFullYear(),n.getMonth(),n.getDate()+(4-n.getDay()))}function _v(n,t=!1){return function(e,r){let i;if(t){const o=new Date(e.getFullYear(),e.getMonth(),1).getDay()-1,s=e.getDate();i=1+Math.floor((s+o)/7)}else{const o=iE(e),s=function f6(n){const t=Af(n,0,1).getDay();return Af(n,0,1+(t&lt;=4?4:11)-t)}(o.getFullYear()),a=o.getTime()-s.getTime();i=1+Math.round(a/6048e5)}return fo(i,n,xi(r,Ue.MinusSign))}}function kf(n,t=!1){return function(e,r){return fo(iE(e).getFullYear(),n,xi(r,Ue.MinusSign),t)}}const vv={};function oE(n,t){n=n.replace(/:/g,"");const e=Date.parse("Jan 01, 1970 00:00:00 "+n)/6e4;return isNaN(e)?t:e}function sE(n){return n instanceof Date&amp;&amp;!isNaN(n.valueOf())}function uE(n,t){t=encodeURIComponent(t);for(const e of n.split(";")){const r=e.indexOf("="),[i,o]=-1==r?[e,""]:[e.slice(0,r),e.slice(r+1)];if(i.trim()===t)return decodeURIComponent(o)}return null}let _i=(()=&gt;{class n{constructor(e,r,i,o){this._iterableDiffers=e,this._keyValueDiffers=r,this._ngEl=i,this._renderer=o,this._iterableDiffer=null,this._keyValueDiffer=null,this._initialClasses=[],this._rawClass=null}set klass(e){this._removeClasses(this._initialClasses),this._initialClasses="string"==typeof e?e.split(/\s+/):[],this._applyClasses(this._initialClasses),this._applyClasses(this._rawClass)}set ngClass(e){this._removeClasses(this._rawClass),this._applyClasses(this._initialClasses),this._iterableDiffer=null,this._keyValueDiffer=null,this._rawClass="string"==typeof e?e.split(/\s+/):e,this._rawClass&amp;&amp;(zc(this._rawClass)?this._iterableDiffer=this._iterableDiffers.find(this._rawClass).create():this._keyValueDiffer=this._keyValueDiffers.find(this._rawClass).create())}ngDoCheck(){if(this._iterableDiffer){const e=this._iterableDiffer.diff(this._rawClass);e&amp;&amp;this._applyIterableChanges(e)}else if(this._keyValueDiffer){const e=this._keyValueDiffer.diff(this._rawClass);e&amp;&amp;this._applyKeyValueChanges(e)}}_applyKeyValueChanges(e){e.forEachAddedItem(r=&gt;this._toggleClass(r.key,r.currentValue)),e.forEachChangedItem(r=&gt;this._toggleClass(r.key,r.currentValue)),e.forEachRemovedItem(r=&gt;{r.previousValue&amp;&amp;this._toggleClass(r.key,!1)})}_applyIterableChanges(e){e.forEachAddedItem(r=&gt;{if("string"!=typeof r.item)throw new Error(`NgClass can only toggle CSS classes expressed as strings, got ${st(r.item)}`);this._toggleClass(r.item,!0)}),e.forEachRemovedItem(r=&gt;this._toggleClass(r.item,!1))}_applyClasses(e){e&amp;&amp;(Array.isArray(e)||e instanceof Set?e.forEach(r=&gt;this._toggleClass(r,!0)):Object.keys(e).forEach(r=&gt;this._toggleClass(r,!!e[r])))}_removeClasses(e){e&amp;&amp;(Array.isArray(e)||e instanceof Set?e.forEach(r=&gt;this._toggleClass(r,!1)):Object.keys(e).forEach(r=&gt;this._toggleClass(r,!1)))}_toggleClass(e,r){(e=e.trim())&amp;&amp;e.split(/\s+/g).forEach(i=&gt;{r?this._renderer.addClass(this._ngEl.nativeElement,i):this._renderer.removeClass(this._ngEl.nativeElement,i)})}}return n.\u0275fac=function(e){return new(e||n)(F(wf),F(ou),F(Qe),F(ds))},n.\u0275dir=le({type:n,selectors:[["","ngClass",""]],inputs:{klass:["class","klass"],ngClass:"ngClass"}}),n})();class x6{constructor(t,e,r,i){this.$implicit=t,this.ngForOf=e,this.index=r,this.count=i}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 hn=(()=&gt;{class n{constructor(e,r,i){this._viewContainer=e,this._template=r,this._differs=i,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForOf(e){this._ngForOf=e,this._ngForOfDirty=!0}set ngForTrackBy(e){this._trackByFn=e}get ngForTrackBy(){return this._trackByFn}set ngForTemplate(e){e&amp;&amp;(this._template=e)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const e=this._ngForOf;!this._differ&amp;&amp;e&amp;&amp;(this._differ=this._differs.find(e).create(this.ngForTrackBy))}if(this._differ){const e=this._differ.diff(this._ngForOf);e&amp;&amp;this._applyChanges(e)}}_applyChanges(e){const r=this._viewContainer;e.forEachOperation((i,o,s)=&gt;{if(null==i.previousIndex)r.createEmbeddedView(this._template,new x6(i.item,this._ngForOf,-1,-1),null===s?void 0:s);else if(null==s)r.remove(null===o?void 0:o);else if(null!==o){const a=r.get(o);r.move(a,s),hE(a,i)}});for(let i=0,o=r.length;i&lt;o;i++){const a=r.get(i).context;a.index=i,a.count=o,a.ngForOf=this._ngForOf}e.forEachIdentityChange(i=&gt;{hE(r.get(i.currentIndex),i)})}static ngTemplateContextGuard(e,r){return!0}}return n.\u0275fac=function(e){return new(e||n)(F(Ar),F(mi),F(wf))},n.\u0275dir=le({type:n,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"}}),n})();function hE(n,t){n.context.$implicit=t.item}let jt=(()=&gt;{class n{constructor(e,r){this._viewContainer=e,this._context=new P6,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=r}set ngIf(e){this._context.$implicit=this._context.ngIf=e,this._updateView()}set ngIfThen(e){pE("ngIfThen",e),this._thenTemplateRef=e,this._thenViewRef=null,this._updateView()}set ngIfElse(e){pE("ngIfElse",e),this._elseTemplateRef=e,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&amp;&amp;(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&amp;&amp;(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(e,r){return!0}}return n.\u0275fac=function(e){return new(e||n)(F(Ar),F(mi))},n.\u0275dir=le({type:n,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"}}),n})();class P6{constructor(){this.$implicit=null,this.ngIf=null}}function pE(n,t){if(t&amp;&amp;!t.createEmbeddedView)throw new Error(`${n} must be a TemplateRef, but received '${st(t)}'.`)}class Dv{constructor(t,e){this._viewContainerRef=t,this._templateRef=e,this._created=!1}create(){this._created=!0,this._viewContainerRef.createEmbeddedView(this._templateRef)}destroy(){this._created=!1,this._viewContainerRef.clear()}enforceState(t){t&amp;&amp;!this._created?this.create():!t&amp;&amp;this._created&amp;&amp;this.destroy()}}let $l=(()=&gt;{class n{constructor(){this._defaultUsed=!1,this._caseCount=0,this._lastCaseCheckIndex=0,this._lastCasesMatched=!1}set ngSwitch(e){this._ngSwitch=e,0===this._caseCount&amp;&amp;this._updateDefaultCases(!0)}_addCase(){return this._caseCount++}_addDefault(e){this._defaultViews||(this._defaultViews=[]),this._defaultViews.push(e)}_matchCase(e){const r=e==this._ngSwitch;return this._lastCasesMatched=this._lastCasesMatched||r,this._lastCaseCheckIndex++,this._lastCaseCheckIndex===this._caseCount&amp;&amp;(this._updateDefaultCases(!this._lastCasesMatched),this._lastCaseCheckIndex=0,this._lastCasesMatched=!1),r}_updateDefaultCases(e){if(this._defaultViews&amp;&amp;e!==this._defaultUsed){this._defaultUsed=e;for(let r=0;r&lt;this._defaultViews.length;r++)this._defaultViews[r].enforceState(e)}}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275dir=le({type:n,selectors:[["","ngSwitch",""]],inputs:{ngSwitch:"ngSwitch"}}),n})(),Rf=(()=&gt;{class n{constructor(e,r,i){this.ngSwitch=i,i._addCase(),this._view=new Dv(e,r)}ngDoCheck(){this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase))}}return n.\u0275fac=function(e){return new(e||n)(F(Ar),F(mi),F($l,9))},n.\u0275dir=le({type:n,selectors:[["","ngSwitchCase",""]],inputs:{ngSwitchCase:"ngSwitchCase"}}),n})(),mE=(()=&gt;{class n{constructor(e,r,i){i._addDefault(new Dv(e,r))}}return n.\u0275fac=function(e){return new(e||n)(F(Ar),F(mi),F($l,9))},n.\u0275dir=le({type:n,selectors:[["","ngSwitchDefault",""]]}),n})(),Ul=(()=&gt;{class n{constructor(e,r,i){this._ngEl=e,this._differs=r,this._renderer=i,this._ngStyle=null,this._differ=null}set ngStyle(e){this._ngStyle=e,!this._differ&amp;&amp;e&amp;&amp;(this._differ=this._differs.find(e).create())}ngDoCheck(){if(this._differ){const e=this._differ.diff(this._ngStyle);e&amp;&amp;this._applyChanges(e)}}_setStyle(e,r){const[i,o]=e.split("."),s=-1===i.indexOf("-")?void 0:ei.DashCase;null!=r?this._renderer.setStyle(this._ngEl.nativeElement,i,o?`${r}${o}`:r,s):this._renderer.removeStyle(this._ngEl.nativeElement,i,s)}_applyChanges(e){e.forEachRemovedItem(r=&gt;this._setStyle(r.key,null)),e.forEachAddedItem(r=&gt;this._setStyle(r.key,r.currentValue)),e.forEachChangedItem(r=&gt;this._setStyle(r.key,r.currentValue))}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(ou),F(ds))},n.\u0275dir=le({type:n,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"}}),n})();const W6=new fe("DATE_PIPE_DEFAULT_TIMEZONE");let Pi=(()=&gt;{class n{constructor(e,r){this.locale=e,this.defaultTimezone=r}transform(e,r="mediumDate",i,o){if(null==e||""===e||e!=e)return null;try{return a6(e,r,o||this.locale,i??this.defaultTimezone??void 0)}catch(s){throw function ho(n,t){return new oe(2100,!1)}()}}}return n.\u0275fac=function(e){return new(e||n)(F(lo,16),F(W6,24))},n.\u0275pipe=Pt({name:"date",type:n,pure:!0}),n})(),_E=(()=&gt;{class n{transform(e){return JSON.stringify(e,null,2)}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275pipe=Pt({name:"json",type:n,pure:!1}),n})(),Lo=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({}),n})();const yE="browser";function Tv(n){return n===yE}let o5=(()=&gt;{class n{}return n.\u0275prov=re({token:n,providedIn:"root",factory:()=&gt;new s5(K(Ze),window)}),n})();class s5{constructor(t,e){this.document=t,this.window=e,this.offset=()=&gt;[0,0]}setOffset(t){this.offset=Array.isArray(t)?()=&gt;t:t}getScrollPosition(){return this.supportsScrolling()?[this.window.pageXOffset,this.window.pageYOffset]:[0,0]}scrollToPosition(t){this.supportsScrolling()&amp;&amp;this.window.scrollTo(t[0],t[1])}scrollToAnchor(t){if(!this.supportsScrolling())return;const e=function a5(n,t){const e=n.getElementById(t)||n.getElementsByName(t)[0];if(e)return e;if("function"==typeof n.createTreeWalker&amp;&amp;n.body&amp;&amp;(n.body.createShadowRoot||n.body.attachShadow)){const r=n.createTreeWalker(n.body,NodeFilter.SHOW_ELEMENT);let i=r.currentNode;for(;i;){const o=i.shadowRoot;if(o){const s=o.getElementById(t)||o.querySelector(`[name="${t}"]`);if(s)return s}i=r.nextNode()}}return null}(this.document,t);e&amp;&amp;(this.scrollToElement(e),e.focus())}setHistoryScrollRestoration(t){if(this.supportScrollRestoration()){const e=this.window.history;e&amp;&amp;e.scrollRestoration&amp;&amp;(e.scrollRestoration=t)}}scrollToElement(t){const e=t.getBoundingClientRect(),r=e.left+this.window.pageXOffset,i=e.top+this.window.pageYOffset,o=this.offset();this.window.scrollTo(r-o[0],i-o[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const t=bE(this.window.history)||bE(Object.getPrototypeOf(this.window.history));return!(!t||!t.writable&amp;&amp;!t.set)}catch{return!1}}supportsScrolling(){try{return!!this.window&amp;&amp;!!this.window.scrollTo&amp;&amp;"pageXOffset"in this.window}catch{return!1}}}function bE(n){return Object.getOwnPropertyDescriptor(n,"scrollRestoration")}class CE{}class Av extends class l5 extends class BB{}{constructor(){super(...arguments),this.supportsDOMEvents=!0}}{static makeCurrent(){!function VB(n){Sf||(Sf=n)}(new Av)}onAndCancel(t,e,r){return t.addEventListener(e,r,!1),()=&gt;{t.removeEventListener(e,r,!1)}}dispatchEvent(t,e){t.dispatchEvent(e)}remove(t){t.parentNode&amp;&amp;t.parentNode.removeChild(t)}createElement(t,e){return(e=e||this.getDefaultDocument()).createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,e){return"window"===e?window:"document"===e?t:"body"===e?t.body:null}getBaseHref(t){const e=function c5(){return lu=lu||document.querySelector("base"),lu?lu.getAttribute("href"):null}();return null==e?null:function u5(n){Ff=Ff||document.createElement("a"),Ff.setAttribute("href",n);const t=Ff.pathname;return"/"===t.charAt(0)?t:`/${t}`}(e)}resetBaseElement(){lu=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return uE(document.cookie,t)}}let Ff,lu=null;const wE=new fe("TRANSITION_ID"),f5=[{provide:ru,useFactory:function d5(n,t,e){return()=&gt;{e.get(_f).donePromise.then(()=&gt;{const r=uo(),i=t.querySelectorAll(`style[ng-transition="${n}"]`);for(let o=0;o&lt;i.length;o++)r.remove(i[o])})}},deps:[wE,Ze,un],multi:!0}];let p5=(()=&gt;{class n{build(){return new XMLHttpRequest}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();const Nf=new fe("EventManagerPlugins");let Lf=(()=&gt;{class n{constructor(e,r){this._zone=r,this._eventNameToPlugin=new Map,e.forEach(i=&gt;i.manager=this),this._plugins=e.slice().reverse()}addEventListener(e,r,i){return this._findPluginFor(r).addEventListener(e,r,i)}addGlobalEventListener(e,r,i){return this._findPluginFor(r).addGlobalEventListener(e,r,i)}getZone(){return this._zone}_findPluginFor(e){const r=this._eventNameToPlugin.get(e);if(r)return r;const i=this._plugins;for(let o=0;o&lt;i.length;o++){const s=i[o];if(s.supports(e))return this._eventNameToPlugin.set(e,s),s}throw new Error(`No event manager plugin found for event ${e}`)}}return n.\u0275fac=function(e){return new(e||n)(K(Nf),K(Ye))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();class SE{constructor(t){this._doc=t}addGlobalEventListener(t,e,r){const i=uo().getGlobalEventTarget(this._doc,t);if(!i)throw new Error(`Unsupported event target ${i} for event ${e}`);return this.addEventListener(i,e,r)}}let DE=(()=&gt;{class n{constructor(){this._stylesSet=new Set}addStyles(e){const r=new Set;e.forEach(i=&gt;{this._stylesSet.has(i)||(this._stylesSet.add(i),r.add(i))}),this.onStylesAdded(r)}onStylesAdded(e){}getAllStyles(){return Array.from(this._stylesSet)}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),cu=(()=&gt;{class n extends DE{constructor(e){super(),this._doc=e,this._hostNodes=new Map,this._hostNodes.set(e.head,[])}_addStylesToHost(e,r,i){e.forEach(o=&gt;{const s=this._doc.createElement("style");s.textContent=o,i.push(r.appendChild(s))})}addHost(e){const r=[];this._addStylesToHost(this._stylesSet,e,r),this._hostNodes.set(e,r)}removeHost(e){const r=this._hostNodes.get(e);r&amp;&amp;r.forEach(ME),this._hostNodes.delete(e)}onStylesAdded(e){this._hostNodes.forEach((r,i)=&gt;{this._addStylesToHost(e,i,r)})}ngOnDestroy(){this._hostNodes.forEach(e=&gt;e.forEach(ME))}}return n.\u0275fac=function(e){return new(e||n)(K(Ze))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();function ME(n){uo().remove(n)}const Ov={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/MathML/"},Iv=/%COMP%/g;function Vf(n,t,e){for(let r=0;r&lt;t.length;r++){let i=t[r];Array.isArray(i)?Vf(n,i,e):(i=i.replace(Iv,n),e.push(i))}return e}function AE(n){return t=&gt;{if("__ngUnwrap__"===t)return n;!1===n(t)&amp;&amp;(t.preventDefault(),t.returnValue=!1)}}let Bf=(()=&gt;{class n{constructor(e,r,i){this.eventManager=e,this.sharedStylesHost=r,this.appId=i,this.rendererByCompId=new Map,this.defaultRenderer=new xv(e)}createRenderer(e,r){if(!e||!r)return this.defaultRenderer;switch(r.encapsulation){case Qr.Emulated:{let i=this.rendererByCompId.get(r.id);return i||(i=new b5(this.eventManager,this.sharedStylesHost,r,this.appId),this.rendererByCompId.set(r.id,i)),i.applyToHost(e),i}case 1:case Qr.ShadowDom:return new C5(this.eventManager,this.sharedStylesHost,e,r);default:if(!this.rendererByCompId.has(r.id)){const i=Vf(r.id,r.styles,[]);this.sharedStylesHost.addStyles(i),this.rendererByCompId.set(r.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}return n.\u0275fac=function(e){return new(e||n)(K(Lf),K(cu),K(iu))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();class xv{constructor(t){this.eventManager=t,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(t,e){return e?document.createElementNS(Ov[e]||e,t):document.createElement(t)}createComment(t){return document.createComment(t)}createText(t){return document.createTextNode(t)}appendChild(t,e){(IE(t)?t.content:t).appendChild(e)}insertBefore(t,e,r){t&amp;&amp;(IE(t)?t.content:t).insertBefore(e,r)}removeChild(t,e){t&amp;&amp;t.removeChild(e)}selectRootElement(t,e){let r="string"==typeof t?document.querySelector(t):t;if(!r)throw new Error(`The selector "${t}" did not match any elements`);return e||(r.textContent=""),r}parentNode(t){return t.parentNode}nextSibling(t){return t.nextSibling}setAttribute(t,e,r,i){if(i){e=i+":"+e;const o=Ov[i];o?t.setAttributeNS(o,e,r):t.setAttribute(e,r)}else t.setAttribute(e,r)}removeAttribute(t,e,r){if(r){const i=Ov[r];i?t.removeAttributeNS(i,e):t.removeAttribute(`${r}:${e}`)}else t.removeAttribute(e)}addClass(t,e){t.classList.add(e)}removeClass(t,e){t.classList.remove(e)}setStyle(t,e,r,i){i&amp;(ei.DashCase|ei.Important)?t.style.setProperty(e,r,i&amp;ei.Important?"important":""):t.style[e]=r}removeStyle(t,e,r){r&amp;ei.DashCase?t.style.removeProperty(e):t.style[e]=""}setProperty(t,e,r){t[e]=r}setValue(t,e){t.nodeValue=e}listen(t,e,r){return"string"==typeof t?this.eventManager.addGlobalEventListener(t,e,AE(r)):this.eventManager.addEventListener(t,e,AE(r))}}function IE(n){return"TEMPLATE"===n.tagName&amp;&amp;void 0!==n.content}class b5 extends xv{constructor(t,e,r,i){super(t),this.component=r;const o=Vf(i+"-"+r.id,r.styles,[]);e.addStyles(o),this.contentAttr=function _5(n){return"_ngcontent-%COMP%".replace(Iv,n)}(i+"-"+r.id),this.hostAttr=function v5(n){return"_nghost-%COMP%".replace(Iv,n)}(i+"-"+r.id)}applyToHost(t){super.setAttribute(t,this.hostAttr,"")}createElement(t,e){const r=super.createElement(t,e);return super.setAttribute(r,this.contentAttr,""),r}}class C5 extends xv{constructor(t,e,r,i){super(t),this.sharedStylesHost=e,this.hostEl=r,this.shadowRoot=r.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const o=Vf(i.id,i.styles,[]);for(let s=0;s&lt;o.length;s++){const a=document.createElement("style");a.textContent=o[s],this.shadowRoot.appendChild(a)}}nodeOrShadowRoot(t){return t===this.hostEl?this.shadowRoot:t}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}appendChild(t,e){return super.appendChild(this.nodeOrShadowRoot(t),e)}insertBefore(t,e,r){return super.insertBefore(this.nodeOrShadowRoot(t),e,r)}removeChild(t,e){return super.removeChild(this.nodeOrShadowRoot(t),e)}parentNode(t){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(t)))}}let w5=(()=&gt;{class n extends SE{constructor(e){super(e)}supports(e){return!0}addEventListener(e,r,i){return e.addEventListener(r,i,!1),()=&gt;this.removeEventListener(e,r,i)}removeEventListener(e,r,i){return e.removeEventListener(r,i)}}return n.\u0275fac=function(e){return new(e||n)(K(Ze))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();const xE=["alt","control","meta","shift"],D5={"\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"},kE={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"},M5={alt:n=&gt;n.altKey,control:n=&gt;n.ctrlKey,meta:n=&gt;n.metaKey,shift:n=&gt;n.shiftKey};let E5=(()=&gt;{class n extends SE{constructor(e){super(e)}supports(e){return null!=n.parseEventName(e)}addEventListener(e,r,i){const o=n.parseEventName(r),s=n.eventCallback(o.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=&gt;uo().onAndCancel(e,o.domEventName,s))}static parseEventName(e){const r=e.toLowerCase().split("."),i=r.shift();if(0===r.length||"keydown"!==i&amp;&amp;"keyup"!==i)return null;const o=n._normalizeKey(r.pop());let s="";if(xE.forEach(f=&gt;{const v=r.indexOf(f);v&gt;-1&amp;&amp;(r.splice(v,1),s+=f+".")}),s+=o,0!=r.length||0===o.length)return null;const a={};return a.domEventName=i,a.fullKey=s,a}static getEventFullKey(e){let r="",i=function T5(n){let t=n.key;if(null==t){if(t=n.keyIdentifier,null==t)return"Unidentified";t.startsWith("U+")&amp;&amp;(t=String.fromCharCode(parseInt(t.substring(2),16)),3===n.location&amp;&amp;kE.hasOwnProperty(t)&amp;&amp;(t=kE[t]))}return D5[t]||t}(e);return i=i.toLowerCase()," "===i?i="space":"."===i&amp;&amp;(i="dot"),xE.forEach(o=&gt;{o!=i&amp;&amp;M5[o](e)&amp;&amp;(r+=o+".")}),r+=i,r}static eventCallback(e,r,i){return o=&gt;{n.getEventFullKey(o)===e&amp;&amp;i.runGuarded(()=&gt;r(o))}}static _normalizeKey(e){return"esc"===e?"escape":e}}return n.\u0275fac=function(e){return new(e||n)(K(Ze))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();const PE=[{provide:Ea,useValue:yE},{provide:wM,useValue:function A5(){Av.makeCurrent()},multi:!0},{provide:Ze,useFactory:function I5(){return function YR(n){gg=n}(document),document},deps:[]}],x5=kM(FB,"browser",PE),RE=new fe(""),FE=[{provide:vf,useClass:class h5{addToWindow(t){Vt.getAngularTestability=(r,i=!0)=&gt;{const o=t.findTestabilityInTree(r,i);if(null==o)throw new Error("Could not find testability for element.");return o},Vt.getAllAngularTestabilities=()=&gt;t.getAllTestabilities(),Vt.getAllAngularRootElements=()=&gt;t.getAllRootElements(),Vt.frameworkStabilizers||(Vt.frameworkStabilizers=[]),Vt.frameworkStabilizers.push(r=&gt;{const i=Vt.getAllAngularTestabilities();let o=i.length,s=!1;const a=function(f){s=s||f,o--,0==o&amp;&amp;r(s)};i.forEach(function(f){f.whenStable(a)})})}findTestabilityInTree(t,e,r){return null==e?null:t.getTestability(e)??(r?uo().isShadowRoot(e)?this.findTestabilityInTree(t,e.host,!0):this.findTestabilityInTree(t,e.parentElement,!0):null)}},deps:[]},{provide:AM,useClass:ov,deps:[Ye,sv,vf]},{provide:ov,useClass:ov,deps:[Ye,sv,vf]}],NE=[{provide:Yg,useValue:"root"},{provide:Po,useFactory:function O5(){return new Po},deps:[]},{provide:Nf,useClass:w5,multi:!0,deps:[Ze,Ye,Ea]},{provide:Nf,useClass:E5,multi:!0,deps:[Ze]},{provide:Bf,useClass:Bf,deps:[Lf,cu,iu]},{provide:Xc,useExisting:Bf},{provide:DE,useExisting:cu},{provide:cu,useClass:cu,deps:[Ze]},{provide:Lf,useClass:Lf,deps:[Nf,Ye]},{provide:CE,useClass:p5,deps:[]},[]];let k5=(()=&gt;{class n{constructor(e){}static withServerTransition(e){return{ngModule:n,providers:[{provide:iu,useValue:e.appId},{provide:wE,useExisting:iu},f5]}}}return n.\u0275fac=function(e){return new(e||n)(K(RE,12))},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[...NE,...FE],imports:[Lo,NB]}),n})(),Pv=(()=&gt;{class n{constructor(e){this._doc=e,this._dom=uo()}addTag(e,r=!1){return e?this._getOrCreateElement(e,r):null}addTags(e,r=!1){return e?e.reduce((i,o)=&gt;(o&amp;&amp;i.push(this._getOrCreateElement(o,r)),i),[]):[]}getTag(e){return e&amp;&amp;this._doc.querySelector(`meta[${e}]`)||null}getTags(e){if(!e)return[];const r=this._doc.querySelectorAll(`meta[${e}]`);return r?[].slice.call(r):[]}updateTag(e,r){if(!e)return null;r=r||this._parseSelector(e);const i=this.getTag(r);return i?this._setMetaElementAttributes(e,i):this._getOrCreateElement(e,!0)}removeTag(e){this.removeTagElement(this.getTag(e))}removeTagElement(e){e&amp;&amp;this._dom.remove(e)}_getOrCreateElement(e,r=!1){if(!r){const s=this._parseSelector(e),a=this.getTags(s).filter(f=&gt;this._containsAttributes(e,f))[0];if(void 0!==a)return a}const i=this._dom.createElement("meta");return this._setMetaElementAttributes(e,i),this._doc.getElementsByTagName("head")[0].appendChild(i),i}_setMetaElementAttributes(e,r){return Object.keys(e).forEach(i=&gt;r.setAttribute(this._getMetaKeyMap(i),e[i])),r}_parseSelector(e){const r=e.name?"name":"property";return`${r}="${e[r]}"`}_containsAttributes(e,r){return Object.keys(e).every(i=&gt;r.getAttribute(this._getMetaKeyMap(i))===e[i])}_getMetaKeyMap(e){return R5[e]||e}}return n.\u0275fac=function(e){return new(e||n)(K(Ze))},n.\u0275prov=re({token:n,factory:function(e){let r=null;return r=e?new e:function P5(){return new Pv(K(Ze))}(),r},providedIn:"root"}),n})();const R5={httpEquiv:"http-equiv"};let Rv=(()=&gt;{class n{constructor(e){this._doc=e}getTitle(){return this._doc.title}setTitle(e){this._doc.title=e||""}}return n.\u0275fac=function(e){return new(e||n)(K(Ze))},n.\u0275prov=re({token:n,factory:function(e){let r=null;return r=e?new e:function F5(){return new Rv(K(Ze))}(),r},providedIn:"root"}),n})();typeof window&lt;"u"&amp;&amp;window;let Or=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:function(e){let r=null;return r=e?new(e||n):K(BE),r},providedIn:"root"}),n})(),BE=(()=&gt;{class n extends Or{constructor(e){super(),this._doc=e}sanitize(e,r){if(null==r)return null;switch(e){case Nt.NONE:return r;case Nt.HTML:return xo(r,"HTML")?hi(r):PC(this._doc,String(r)).toString();case Nt.STYLE:return xo(r,"Style")?hi(r):r;case Nt.SCRIPT:if(xo(r,"Script"))return hi(r);throw new Error("unsafe value used in a script context");case Nt.URL:return xo(r,"URL")?hi(r):Lc(String(r));case Nt.RESOURCE_URL:if(xo(r,"ResourceURL"))return hi(r);throw new Error("unsafe value used in a resource URL context (see https://g.co/ng/security#xss)");default:throw new Error(`Unexpected SecurityContext ${e} (see https://g.co/ng/security#xss)`)}}bypassSecurityTrustHtml(e){return function nF(n){return new qR(n)}(e)}bypassSecurityTrustStyle(e){return function rF(n){return new QR(n)}(e)}bypassSecurityTrustScript(e){return function iF(n){return new XR(n)}(e)}bypassSecurityTrustUrl(e){return function oF(n){return new JR(n)}(e)}bypassSecurityTrustResourceUrl(e){return function sF(n){return new eF(n)}(e)}}return n.\u0275fac=function(e){return new(e||n)(K(Ze))},n.\u0275prov=re({token:n,factory:function(e){let r=null;return r=e?new e:function j5(n){return new BE(n.get(Ze))}(K(un)),r},providedIn:"root"}),n})();function we(...n){let t=n[n.length-1];return Kn(t)?(n.pop(),Wr(n,t)):Rt(n)}function Oa(n,t){return te(n,t,1)}function Ht(n,t){return function(r){return r.lift(new z5(n,t))}}class z5{constructor(t,e){this.predicate=t,this.thisArg=e}call(t,e){return e.subscribe(new W5(t,this.predicate,this.thisArg))}}class W5 extends E{constructor(t,e,r){super(t),this.predicate=e,this.thisArg=r,this.count=0}_next(t){let e;try{e=this.predicate.call(this.thisArg,t,this.count++)}catch(r){return void this.destination.error(r)}e&amp;&amp;this.destination.next(t)}}class HE{}class jl{}class Br{constructor(t){this.normalizedNames=new Map,this.lazyUpdate=null,t?this.lazyInit="string"==typeof t?()=&gt;{this.headers=new Map,t.split("\n").forEach(e=&gt;{const r=e.indexOf(":");if(r&gt;0){const i=e.slice(0,r),o=i.toLowerCase(),s=e.slice(r+1).trim();this.maybeSetNormalizedName(i,o),this.headers.has(o)?this.headers.get(o).push(s):this.headers.set(o,[s])}})}:()=&gt;{this.headers=new Map,Object.keys(t).forEach(e=&gt;{let r=t[e];const i=e.toLowerCase();"string"==typeof r&amp;&amp;(r=[r]),r.length&gt;0&amp;&amp;(this.headers.set(i,r),this.maybeSetNormalizedName(e,i))})}:this.headers=new Map}has(t){return this.init(),this.headers.has(t.toLowerCase())}get(t){this.init();const e=this.headers.get(t.toLowerCase());return e&amp;&amp;e.length&gt;0?e[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(t){return this.init(),this.headers.get(t.toLowerCase())||null}append(t,e){return this.clone({name:t,value:e,op:"a"})}set(t,e){return this.clone({name:t,value:e,op:"s"})}delete(t,e){return this.clone({name:t,value:e,op:"d"})}maybeSetNormalizedName(t,e){this.normalizedNames.has(e)||this.normalizedNames.set(e,t)}init(){this.lazyInit&amp;&amp;(this.lazyInit instanceof Br?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&amp;&amp;(this.lazyUpdate.forEach(t=&gt;this.applyUpdate(t)),this.lazyUpdate=null))}copyFrom(t){t.init(),Array.from(t.headers.keys()).forEach(e=&gt;{this.headers.set(e,t.headers.get(e)),this.normalizedNames.set(e,t.normalizedNames.get(e))})}clone(t){const e=new Br;return e.lazyInit=this.lazyInit&amp;&amp;this.lazyInit instanceof Br?this.lazyInit:this,e.lazyUpdate=(this.lazyUpdate||[]).concat([t]),e}applyUpdate(t){const e=t.name.toLowerCase();switch(t.op){case"a":case"s":let r=t.value;if("string"==typeof r&amp;&amp;(r=[r]),0===r.length)return;this.maybeSetNormalizedName(t.name,e);const i=("a"===t.op?this.headers.get(e):void 0)||[];i.push(...r),this.headers.set(e,i);break;case"d":const o=t.value;if(o){let s=this.headers.get(e);if(!s)return;s=s.filter(a=&gt;-1===o.indexOf(a)),0===s.length?(this.headers.delete(e),this.normalizedNames.delete(e)):this.headers.set(e,s)}else this.headers.delete(e),this.normalizedNames.delete(e)}}forEach(t){this.init(),Array.from(this.normalizedNames.keys()).forEach(e=&gt;t(this.normalizedNames.get(e),this.headers.get(e)))}}class G5{encodeKey(t){return $E(t)}encodeValue(t){return $E(t)}decodeKey(t){return decodeURIComponent(t)}decodeValue(t){return decodeURIComponent(t)}}const Z5=/%(\d[a-f0-9])/gi,K5={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function $E(n){return encodeURIComponent(n).replace(Z5,(t,e)=&gt;K5[e]??t)}function Hf(n){return`${n}`}class Vo{constructor(t={}){if(this.updates=null,this.cloneFrom=null,this.encoder=t.encoder||new G5,t.fromString){if(t.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function Y5(n,t){const e=new Map;return n.length&gt;0&amp;&amp;n.replace(/^\?/,"").split("&amp;").forEach(i=&gt;{const o=i.indexOf("="),[s,a]=-1==o?[t.decodeKey(i),""]:[t.decodeKey(i.slice(0,o)),t.decodeValue(i.slice(o+1))],f=e.get(s)||[];f.push(a),e.set(s,f)}),e}(t.fromString,this.encoder)}else t.fromObject?(this.map=new Map,Object.keys(t.fromObject).forEach(e=&gt;{const r=t.fromObject[e],i=Array.isArray(r)?r.map(Hf):[Hf(r)];this.map.set(e,i)})):this.map=null}has(t){return this.init(),this.map.has(t)}get(t){this.init();const e=this.map.get(t);return e?e[0]:null}getAll(t){return this.init(),this.map.get(t)||null}keys(){return this.init(),Array.from(this.map.keys())}append(t,e){return this.clone({param:t,value:e,op:"a"})}appendAll(t){const e=[];return Object.keys(t).forEach(r=&gt;{const i=t[r];Array.isArray(i)?i.forEach(o=&gt;{e.push({param:r,value:o,op:"a"})}):e.push({param:r,value:i,op:"a"})}),this.clone(e)}set(t,e){return this.clone({param:t,value:e,op:"s"})}delete(t,e){return this.clone({param:t,value:e,op:"d"})}toString(){return this.init(),this.keys().map(t=&gt;{const e=this.encoder.encodeKey(t);return this.map.get(t).map(r=&gt;e+"="+this.encoder.encodeValue(r)).join("&amp;")}).filter(t=&gt;""!==t).join("&amp;")}clone(t){const e=new Vo({encoder:this.encoder});return e.cloneFrom=this.cloneFrom||this,e.updates=(this.updates||[]).concat(t),e}init(){null===this.map&amp;&amp;(this.map=new Map),null!==this.cloneFrom&amp;&amp;(this.cloneFrom.init(),this.cloneFrom.keys().forEach(t=&gt;this.map.set(t,this.cloneFrom.map.get(t))),this.updates.forEach(t=&gt;{switch(t.op){case"a":case"s":const e=("a"===t.op?this.map.get(t.param):void 0)||[];e.push(Hf(t.value)),this.map.set(t.param,e);break;case"d":if(void 0===t.value){this.map.delete(t.param);break}{let r=this.map.get(t.param)||[];const i=r.indexOf(Hf(t.value));-1!==i&amp;&amp;r.splice(i,1),r.length&gt;0?this.map.set(t.param,r):this.map.delete(t.param)}}}),this.cloneFrom=this.updates=null)}}class q5{constructor(){this.map=new Map}set(t,e){return this.map.set(t,e),this}get(t){return this.map.has(t)||this.map.set(t,t.defaultValue()),this.map.get(t)}delete(t){return this.map.delete(t),this}has(t){return this.map.has(t)}keys(){return this.map.keys()}}function UE(n){return typeof ArrayBuffer&lt;"u"&amp;&amp;n instanceof ArrayBuffer}function jE(n){return typeof Blob&lt;"u"&amp;&amp;n instanceof Blob}function zE(n){return typeof FormData&lt;"u"&amp;&amp;n instanceof FormData}class Ia{constructor(t,e,r,i){let o;if(this.url=e,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=t.toUpperCase(),function Q5(n){switch(n){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||i?(this.body=void 0!==r?r:null,o=i):o=r,o&amp;&amp;(this.reportProgress=!!o.reportProgress,this.withCredentials=!!o.withCredentials,o.responseType&amp;&amp;(this.responseType=o.responseType),o.headers&amp;&amp;(this.headers=o.headers),o.context&amp;&amp;(this.context=o.context),o.params&amp;&amp;(this.params=o.params)),this.headers||(this.headers=new Br),this.context||(this.context=new q5),this.params){const s=this.params.toString();if(0===s.length)this.urlWithParams=e;else{const a=e.indexOf("?");this.urlWithParams=e+(-1===a?"?":a&lt;e.length-1?"&amp;":"")+s}}else this.params=new Vo,this.urlWithParams=e}serializeBody(){return null===this.body?null:UE(this.body)||jE(this.body)||zE(this.body)||function X5(n){return typeof URLSearchParams&lt;"u"&amp;&amp;n instanceof URLSearchParams}(this.body)||"string"==typeof this.body?this.body:this.body instanceof Vo?this.body.toString():"object"==typeof this.body||"boolean"==typeof this.body||Array.isArray(this.body)?JSON.stringify(this.body):this.body.toString()}detectContentTypeHeader(){return null===this.body||zE(this.body)?null:jE(this.body)?this.body.type||null:UE(this.body)?null:"string"==typeof this.body?"text/plain":this.body instanceof Vo?"application/x-www-form-urlencoded;charset=UTF-8":"object"==typeof this.body||"number"==typeof this.body||"boolean"==typeof this.body?"application/json":null}clone(t={}){const e=t.method||this.method,r=t.url||this.url,i=t.responseType||this.responseType,o=void 0!==t.body?t.body:this.body,s=void 0!==t.withCredentials?t.withCredentials:this.withCredentials,a=void 0!==t.reportProgress?t.reportProgress:this.reportProgress;let f=t.headers||this.headers,v=t.params||this.params;const M=t.context??this.context;return void 0!==t.setHeaders&amp;&amp;(f=Object.keys(t.setHeaders).reduce((x,N)=&gt;x.set(N,t.setHeaders[N]),f)),t.setParams&amp;&amp;(v=Object.keys(t.setParams).reduce((x,N)=&gt;x.set(N,t.setParams[N]),v)),new Ia(e,r,o,{params:v,headers:f,context:M,reportProgress:a,responseType:i,withCredentials:s})}}var Un=(()=&gt;((Un=Un||{})[Un.Sent=0]="Sent",Un[Un.UploadProgress=1]="UploadProgress",Un[Un.ResponseHeader=2]="ResponseHeader",Un[Un.DownloadProgress=3]="DownloadProgress",Un[Un.Response=4]="Response",Un[Un.User=5]="User",Un))();class Hs{constructor(t,e=200,r="OK"){this.headers=t.headers||new Br,this.status=void 0!==t.status?t.status:e,this.statusText=t.statusText||r,this.url=t.url||null,this.ok=this.status&gt;=200&amp;&amp;this.status&lt;300}}class Nv extends Hs{constructor(t={}){super(t),this.type=Un.ResponseHeader}clone(t={}){return new Nv({headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})}}class po extends Hs{constructor(t={}){super(t),this.type=Un.Response,this.body=void 0!==t.body?t.body:null}clone(t={}){return new po({body:void 0!==t.body?t.body:this.body,headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})}}class WE extends Hs{constructor(t){super(t,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.message=this.status&gt;=200&amp;&amp;this.status&lt;300?`Http failure during parsing for ${t.url||"(unknown url)"}`:`Http failure response for ${t.url||"(unknown url)"}: ${t.status} ${t.statusText}`,this.error=t.error||null}}function Lv(n,t){return{body:t,headers:n.headers,context:n.context,observe:n.observe,params:n.params,reportProgress:n.reportProgress,responseType:n.responseType,withCredentials:n.withCredentials}}let Ir=(()=&gt;{class n{constructor(e){this.handler=e}request(e,r,i={}){let o;if(e instanceof Ia)o=e;else{let f,v;f=i.headers instanceof Br?i.headers:new Br(i.headers),i.params&amp;&amp;(v=i.params instanceof Vo?i.params:new Vo({fromObject:i.params})),o=new Ia(e,r,void 0!==i.body?i.body:null,{headers:f,context:i.context,params:v,reportProgress:i.reportProgress,responseType:i.responseType||"json",withCredentials:i.withCredentials})}const s=we(o).pipe(Oa(f=&gt;this.handler.handle(f)));if(e instanceof Ia||"events"===i.observe)return s;const a=s.pipe(Ht(f=&gt;f instanceof po));switch(i.observe||"body"){case"body":switch(o.responseType){case"arraybuffer":return a.pipe(Se(f=&gt;{if(null!==f.body&amp;&amp;!(f.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return f.body}));case"blob":return a.pipe(Se(f=&gt;{if(null!==f.body&amp;&amp;!(f.body instanceof Blob))throw new Error("Response is not a Blob.");return f.body}));case"text":return a.pipe(Se(f=&gt;{if(null!==f.body&amp;&amp;"string"!=typeof f.body)throw new Error("Response is not a string.");return f.body}));default:return a.pipe(Se(f=&gt;f.body))}case"response":return a;default:throw new Error(`Unreachable: unhandled observe type ${i.observe}}`)}}delete(e,r={}){return this.request("DELETE",e,r)}get(e,r={}){return this.request("GET",e,r)}head(e,r={}){return this.request("HEAD",e,r)}jsonp(e,r){return this.request("JSONP",e,{params:(new Vo).append(r,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(e,r={}){return this.request("OPTIONS",e,r)}patch(e,r,i={}){return this.request("PATCH",e,Lv(i,r))}post(e,r,i={}){return this.request("POST",e,Lv(i,r))}put(e,r,i={}){return this.request("PUT",e,Lv(i,r))}}return n.\u0275fac=function(e){return new(e||n)(K(HE))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();class GE{constructor(t,e){this.next=t,this.interceptor=e}handle(t){return this.interceptor.intercept(t,this.next)}}const YE=new fe("HTTP_INTERCEPTORS");let J5=(()=&gt;{class n{intercept(e,r){return r.handle(e)}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();const e9=/^\)\]\}',?\n/;let ZE=(()=&gt;{class n{constructor(e){this.xhrFactory=e}handle(e){if("JSONP"===e.method)throw new Error("Attempted to construct Jsonp request without HttpClientJsonpModule installed.");return new ne(r=&gt;{const i=this.xhrFactory.build();if(i.open(e.method,e.urlWithParams),e.withCredentials&amp;&amp;(i.withCredentials=!0),e.headers.forEach((V,$)=&gt;i.setRequestHeader(V,$.join(","))),e.headers.has("Accept")||i.setRequestHeader("Accept","application/json, text/plain, */*"),!e.headers.has("Content-Type")){const V=e.detectContentTypeHeader();null!==V&amp;&amp;i.setRequestHeader("Content-Type",V)}if(e.responseType){const V=e.responseType.toLowerCase();i.responseType="json"!==V?V:"text"}const o=e.serializeBody();let s=null;const a=()=&gt;{if(null!==s)return s;const V=i.statusText||"OK",$=new Br(i.getAllResponseHeaders()),Y=function t9(n){return"responseURL"in n&amp;&amp;n.responseURL?n.responseURL:/^X-Request-URL:/m.test(n.getAllResponseHeaders())?n.getResponseHeader("X-Request-URL"):null}(i)||e.url;return s=new Nv({headers:$,status:i.status,statusText:V,url:Y}),s},f=()=&gt;{let{headers:V,status:$,statusText:Y,url:X}=a(),ee=null;204!==$&amp;&amp;(ee=typeof i.response&gt;"u"?i.responseText:i.response),0===$&amp;&amp;($=ee?200:0);let ce=$&gt;=200&amp;&amp;$&lt;300;if("json"===e.responseType&amp;&amp;"string"==typeof ee){const J=ee;ee=ee.replace(e9,"");try{ee=""!==ee?JSON.parse(ee):null}catch(de){ee=J,ce&amp;&amp;(ce=!1,ee={error:de,text:ee})}}ce?(r.next(new po({body:ee,headers:V,status:$,statusText:Y,url:X||void 0})),r.complete()):r.error(new WE({error:ee,headers:V,status:$,statusText:Y,url:X||void 0}))},v=V=&gt;{const{url:$}=a(),Y=new WE({error:V,status:i.status||0,statusText:i.statusText||"Unknown Error",url:$||void 0});r.error(Y)};let M=!1;const x=V=&gt;{M||(r.next(a()),M=!0);let $={type:Un.DownloadProgress,loaded:V.loaded};V.lengthComputable&amp;&amp;($.total=V.total),"text"===e.responseType&amp;&amp;!!i.responseText&amp;&amp;($.partialText=i.responseText),r.next($)},N=V=&gt;{let $={type:Un.UploadProgress,loaded:V.loaded};V.lengthComputable&amp;&amp;($.total=V.total),r.next($)};return i.addEventListener("load",f),i.addEventListener("error",v),i.addEventListener("timeout",v),i.addEventListener("abort",v),e.reportProgress&amp;&amp;(i.addEventListener("progress",x),null!==o&amp;&amp;i.upload&amp;&amp;i.upload.addEventListener("progress",N)),i.send(o),r.next({type:Un.Sent}),()=&gt;{i.removeEventListener("error",v),i.removeEventListener("abort",v),i.removeEventListener("load",f),i.removeEventListener("timeout",v),e.reportProgress&amp;&amp;(i.removeEventListener("progress",x),null!==o&amp;&amp;i.upload&amp;&amp;i.upload.removeEventListener("progress",N)),i.readyState!==i.DONE&amp;&amp;i.abort()}})}}return n.\u0275fac=function(e){return new(e||n)(K(CE))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();const Vv=new fe("XSRF_COOKIE_NAME"),Bv=new fe("XSRF_HEADER_NAME");class KE{}let n9=(()=&gt;{class n{constructor(e,r,i){this.doc=e,this.platform=r,this.cookieName=i,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if("server"===this.platform)return null;const e=this.doc.cookie||"";return e!==this.lastCookieString&amp;&amp;(this.parseCount++,this.lastToken=uE(e,this.cookieName),this.lastCookieString=e),this.lastToken}}return n.\u0275fac=function(e){return new(e||n)(K(Ze),K(Ea),K(Vv))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),Hv=(()=&gt;{class n{constructor(e,r){this.tokenService=e,this.headerName=r}intercept(e,r){const i=e.url.toLowerCase();if("GET"===e.method||"HEAD"===e.method||i.startsWith("http://")||i.startsWith("https://"))return r.handle(e);const o=this.tokenService.getToken();return null!==o&amp;&amp;!e.headers.has(this.headerName)&amp;&amp;(e=e.clone({headers:e.headers.set(this.headerName,o)})),r.handle(e)}}return n.\u0275fac=function(e){return new(e||n)(K(KE),K(Bv))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),r9=(()=&gt;{class n{constructor(e,r){this.backend=e,this.injector=r,this.chain=null}handle(e){if(null===this.chain){const r=this.injector.get(YE,[]);this.chain=r.reduceRight((i,o)=&gt;new GE(i,o),this.backend)}return this.chain.handle(e)}}return n.\u0275fac=function(e){return new(e||n)(K(jl),K(un))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),i9=(()=&gt;{class n{static disable(){return{ngModule:n,providers:[{provide:Hv,useClass:J5}]}}static withOptions(e={}){return{ngModule:n,providers:[e.cookieName?{provide:Vv,useValue:e.cookieName}:[],e.headerName?{provide:Bv,useValue:e.headerName}:[]]}}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[Hv,{provide:YE,useExisting:Hv,multi:!0},{provide:KE,useClass:n9},{provide:Vv,useValue:"XSRF-TOKEN"},{provide:Bv,useValue:"X-XSRF-TOKEN"}]}),n})(),o9=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[Ir,{provide:HE,useClass:r9},ZE,{provide:jl,useExisting:ZE}],imports:[i9.withOptions({cookieName:"XSRF-TOKEN",headerName:"X-XSRF-TOKEN"})]}),n})();class a9{constructor(t,e){this.count=t,this.source=e}call(t,e){return e.subscribe(new l9(t,this.count,this.source))}}class l9 extends E{constructor(t,e,r){super(t),this.count=e,this.source=r}error(t){if(!this.isStopped){const{source:e,count:r}=this;if(0===r)return super.error(t);r&gt;-1&amp;&amp;(this.count=r-1),e.subscribe(this._unsubscribeAndRecycle())}}}class c9 extends l{constructor(t,e){super()}schedule(t,e=0){return this}}class $f extends c9{constructor(t,e){super(t,e),this.scheduler=t,this.work=e,this.pending=!1}schedule(t,e=0){if(this.closed)return this;this.state=t;const r=this.id,i=this.scheduler;return null!=r&amp;&amp;(this.id=this.recycleAsyncId(i,r,e)),this.pending=!0,this.delay=e,this.id=this.id||this.requestAsyncId(i,this.id,e),this}requestAsyncId(t,e,r=0){return setInterval(t.flush.bind(t,this),r)}recycleAsyncId(t,e,r=0){if(null!==r&amp;&amp;this.delay===r&amp;&amp;!1===this.pending)return e;clearInterval(e)}execute(t,e){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;const r=this._execute(t,e);if(r)return r;!1===this.pending&amp;&amp;null!=this.id&amp;&amp;(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(t,e){let i,r=!1;try{this.work(t)}catch(o){r=!0,i=!!o&amp;&amp;o||new Error(o)}if(r)return this.unsubscribe(),i}_unsubscribe(){const t=this.id,e=this.scheduler,r=e.actions,i=r.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==i&amp;&amp;r.splice(i,1),null!=t&amp;&amp;(this.id=this.recycleAsyncId(e,t,null)),this.delay=null}}let qE=(()=&gt;{class n{constructor(e,r=n.now){this.SchedulerAction=e,this.now=r}schedule(e,r=0,i){return new this.SchedulerAction(this,e).schedule(i,r)}}return n.now=()=&gt;Date.now(),n})();class mo extends qE{constructor(t,e=qE.now){super(t,()=&gt;mo.delegate&amp;&amp;mo.delegate!==this?mo.delegate.now():e()),this.actions=[],this.active=!1,this.scheduled=void 0}schedule(t,e=0,r){return mo.delegate&amp;&amp;mo.delegate!==this?mo.delegate.schedule(t,e,r):super.schedule(t,e,r)}flush(t){const{actions:e}=this;if(this.active)return void e.push(t);let r;this.active=!0;do{if(r=t.execute(t.state,t.delay))break}while(t=e.shift());if(this.active=!1,r){for(;t=e.shift();)t.unsubscribe();throw r}}}const f9=new class d9 extends mo{}(class u9 extends $f{constructor(t,e){super(t,e),this.scheduler=t,this.work=e}schedule(t,e=0){return e&gt;0?super.schedule(t,e):(this.delay=e,this.state=t,this.scheduler.flush(this),this)}execute(t,e){return e&gt;0||this.closed?super.execute(t,e):this._execute(t,e)}requestAsyncId(t,e,r=0){return null!==r&amp;&amp;r&gt;0||null===r&amp;&amp;this.delay&gt;0?super.requestAsyncId(t,e,r):t.flush(this)}}),$s=new ne(n=&gt;n.complete());function Uf(n){return n?function h9(n){return new ne(t=&gt;n.schedule(()=&gt;t.complete()))}(n):$s}function zt(n,t){return new ne(t?e=&gt;t.schedule(p9,0,{error:n,subscriber:e}):e=&gt;e.error(n))}function p9({error:n,subscriber:t}){t.error(n)}class ri{constructor(t,e,r){this.kind=t,this.value=e,this.error=r,this.hasValue="N"===t}observe(t){switch(this.kind){case"N":return t.next&amp;&amp;t.next(this.value);case"E":return t.error&amp;&amp;t.error(this.error);case"C":return t.complete&amp;&amp;t.complete()}}do(t,e,r){switch(this.kind){case"N":return t&amp;&amp;t(this.value);case"E":return e&amp;&amp;e(this.error);case"C":return r&amp;&amp;r()}}accept(t,e,r){return t&amp;&amp;"function"==typeof t.next?this.observe(t):this.do(t,e,r)}toObservable(){switch(this.kind){case"N":return we(this.value);case"E":return zt(this.error);case"C":return Uf()}throw new Error("unexpected notification kind value")}static createNext(t){return typeof t&lt;"u"?new ri("N",t):ri.undefinedValueNotification}static createError(t){return new ri("E",void 0,t)}static createComplete(){return ri.completeNotification}}ri.completeNotification=new ri("C"),ri.undefinedValueNotification=new ri("N",void 0);class jf extends E{constructor(t,e,r=0){super(t),this.scheduler=e,this.delay=r}static dispatch(t){const{notification:e,destination:r}=t;e.observe(r),this.unsubscribe()}scheduleMessage(t){this.destination.add(this.scheduler.schedule(jf.dispatch,this.delay,new g9(t,this.destination)))}_next(t){this.scheduleMessage(ri.createNext(t))}_error(t){this.scheduleMessage(ri.createError(t)),this.unsubscribe()}_complete(){this.scheduleMessage(ri.createComplete()),this.unsubscribe()}}class g9{constructor(t,e){this.notification=t,this.destination=e}}class _9 extends pe{constructor(t=Number.POSITIVE_INFINITY,e=Number.POSITIVE_INFINITY,r){super(),this.scheduler=r,this._events=[],this._infiniteTimeWindow=!1,this._bufferSize=t&lt;1?1:t,this._windowTime=e&lt;1?1:e,e===Number.POSITIVE_INFINITY?(this._infiniteTimeWindow=!0,this.next=this.nextInfiniteTimeWindow):this.next=this.nextTimeWindow}nextInfiniteTimeWindow(t){const e=this._events;e.push(t),e.length&gt;this._bufferSize&amp;&amp;e.shift(),super.next(t)}nextTimeWindow(t){this._events.push(new v9(this._getNow(),t)),this._trimBufferThenGetEvents(),super.next(t)}_subscribe(t){const e=this._infiniteTimeWindow,r=e?this._events:this._trimBufferThenGetEvents(),i=this.scheduler,o=r.length;let s;if(this.closed)throw new ze;if(this.isStopped||this.hasError?s=l.EMPTY:(this.observers.push(t),s=new Tn(this,t)),i&amp;&amp;t.add(t=new jf(t,i)),e)for(let a=0;a&lt;o&amp;&amp;!t.closed;a++)t.next(r[a]);else for(let a=0;a&lt;o&amp;&amp;!t.closed;a++)t.next(r[a].value);return this.hasError?t.error(this.thrownError):this.isStopped&amp;&amp;t.complete(),s}_getNow(){return(this.scheduler||f9).now()}_trimBufferThenGetEvents(){const t=this._getNow(),e=this._bufferSize,r=this._windowTime,i=this._events,o=i.length;let s=0;for(;s&lt;o&amp;&amp;!(t-i[s].time&lt;r);)s++;return o&gt;e&amp;&amp;(s=Math.max(s,o-e)),s&gt;0&amp;&amp;i.splice(0,s),i}}class v9{constructor(t,e){this.time=t,this.value=e}}function QE(n,t,e){let r;return r=n&amp;&amp;"object"==typeof n?n:{bufferSize:n,windowTime:t,refCount:!1,scheduler:e},i=&gt;i.lift(function y9({bufferSize:n=Number.POSITIVE_INFINITY,windowTime:t=Number.POSITIVE_INFINITY,refCount:e,scheduler:r}){let i,s,o=0,a=!1,f=!1;return function(M){o++,(!i||a)&amp;&amp;(a=!1,i=new _9(n,t,r),s=M.subscribe({next(N){i.next(N)},error(N){a=!0,i.error(N)},complete(){f=!0,i.complete()}}));const x=i.subscribe(this);this.add(()=&gt;{o--,x.unsubscribe(),s&amp;&amp;!f&amp;&amp;e&amp;&amp;0===o&amp;&amp;(s.unsubscribe(),s=void 0,i=void 0)})}}(r))}function pn(n){return function(e){const r=new b9(n),i=e.lift(r);return r.caught=i}}class b9{constructor(t){this.selector=t}call(t,e){return e.subscribe(new C9(t,this.selector,this.caught))}}class C9 extends zr{constructor(t,e,r){super(t),this.selector=e,this.caught=r}error(t){if(!this.isStopped){let e;try{e=this.selector(t,this.caught)}catch(i){return void super.error(i)}this._unsubscribeAndRecycle();const r=new An(this,void 0,void 0);this.add(r),jr(this,e,void 0,void 0,r)}}}function nr(n,t){return"function"==typeof t?e=&gt;e.pipe(nr((r,i)=&gt;se(n(r,i)).pipe(Se((o,s)=&gt;t(r,o,i,s))))):e=&gt;e.lift(new w9(n))}class w9{constructor(t){this.project=t}call(t,e){return e.subscribe(new S9(t,this.project))}}class S9 extends zr{constructor(t,e){super(t),this.project=e,this.index=0}_next(t){let e;const r=this.index++;try{e=this.project(t,r)}catch(i){return void this.destination.error(i)}this._innerSub(e,t,r)}_innerSub(t,e,r){const i=this.innerSubscription;i&amp;&amp;i.unsubscribe();const o=new An(this,void 0,void 0);this.destination.add(o),this.innerSubscription=jr(this,t,e,r,o)}_complete(){const{innerSubscription:t}=this;(!t||t.closed)&amp;&amp;super._complete(),this.unsubscribe()}_unsubscribe(){this.innerSubscription=null}notifyComplete(t){this.destination.remove(t),this.innerSubscription=null,this.isStopped&amp;&amp;super._complete()}notifyNext(t,e,r,i,o){this.destination.next(e)}}var XE={},JE={};function D9(n){for(var t=[],e=0,r=0,i=0;i&lt;n.length;i+=1){var o=XE[n[i]];if(void 0===o)throw new Error("Invalid character ("+n[i]+")");var s=32&amp;o;if(r+=(o&amp;=31)&lt;&lt;e,s)e+=5;else{var a=1&amp;r;r&gt;&gt;&gt;=1,t.push(a?0===r?-2147483648:-r:r),r=e=0}}return t}"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".split("").forEach(function(n,t){XE[n]=t,JE[t]=n});class zf{}let M9=(()=&gt;{class n{static forRoot(e){return{ngModule:n,providers:[{provide:zf,useValue:e||{}}]}}static forChild(){return{ngModule:n}}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[Pi],imports:[Lo]}),n})(),tT=(()=&gt;{class n{constructor(e){this.httpBackend=e}logOnServer(e,r,i){const o=new Ia("POST",e,r,i||{});return this.httpBackend.handle(o).pipe(Ht(s=&gt;s instanceof po),Se(s=&gt;s.body))}}return n.\u0275fac=function(e){return new(e||n)(K(jl))},n.\u0275prov=re({factory:function(){return new n(K(jl))},token:n,providedIn:"root"}),n})();var Tt=(()=&gt;(function(n){n[n.TRACE=0]="TRACE",n[n.DEBUG=1]="DEBUG",n[n.INFO=2]="INFO",n[n.LOG=3]="LOG",n[n.WARN=4]="WARN",n[n.ERROR=5]="ERROR",n[n.FATAL=6]="FATAL",n[n.OFF=7]="OFF"}(Tt||(Tt={})),Tt))();class E9{constructor(t){this.config=t,this._config=t}get level(){return this._config.level}get serverLogLevel(){return this._config.serverLogLevel}updateConfig(t){this._config=this._clone(t)}getConfig(){return this._clone(this._config)}_clone(t){const e=new zf;return Object.keys(t).forEach(r=&gt;{e[r]=t[r]}),e}}const T9=["purple","teal","gray","gray","red","red","red"];class uu{static prepareMetaString(t,e,r,i){return`${t} ${e}${r?` [${r}:${i}]`:""}`}static getColor(t,e){switch(t){case Tt.TRACE:return this.getColorFromConfig(Tt.TRACE,e);case Tt.DEBUG:return this.getColorFromConfig(Tt.DEBUG,e);case Tt.INFO:return this.getColorFromConfig(Tt.INFO,e);case Tt.LOG:return this.getColorFromConfig(Tt.LOG,e);case Tt.WARN:return this.getColorFromConfig(Tt.WARN,e);case Tt.ERROR:return this.getColorFromConfig(Tt.ERROR,e);case Tt.FATAL:return this.getColorFromConfig(Tt.FATAL,e);default:return}}static getColorFromConfig(t,e){return e?e[t]:T9[t]}static prepareMessage(t){try{"string"!=typeof t&amp;&amp;!(t instanceof Error)&amp;&amp;(t=JSON.stringify(t,null,2))}catch{t='The provided "message" value could not be parsed with JSON.stringify().'}return t}static prepareAdditionalParameters(t){return null==t?null:t.map((e,r)=&gt;{try{return"object"==typeof e&amp;&amp;JSON.stringify(e),e}catch{return`The additional[${r}] value could not be parsed using JSON.stringify().`}})}}class zl{constructor(t,e,r){this.fileName=t,this.lineNumber=e,this.columnNumber=r}toString(){return this.fileName+":"+this.lineNumber+":"+this.columnNumber}}let nT=(()=&gt;{class n{constructor(e){this.httpBackend=e,this.sourceMapCache=new Map,this.logPositionCache=new Map}static getStackLine(e){const r=new Error;try{throw r}catch{try{let o=4;return r.stack.split("\n")[0].includes(".js:")||(o+=1),r.stack.split("\n")[o+(e||0)]}catch{return null}}}static getPosition(e){const r=e.lastIndexOf("/");let i=e.indexOf(")");i&lt;0&amp;&amp;(i=void 0);const s=e.substring(r+1,i).split(":");return 3===s.length?new zl(s[0],+s[1],+s[2]):new zl("unknown",0,0)}static getTranspileLocation(e){let r=e.indexOf("(");r&lt;0&amp;&amp;(r=e.lastIndexOf("@"),r&lt;0&amp;&amp;(r=e.lastIndexOf(" ")));let i=e.indexOf(")");return i&lt;0&amp;&amp;(i=void 0),e.substring(r+1,i)}static getMapFilePath(e){const r=n.getTranspileLocation(e),i=r.substring(0,r.lastIndexOf(":"));return i.substring(0,i.lastIndexOf(":"))+".map"}static getMapping(e,r){let i=0,o=0,s=0;const a=e.mappings.split(";");for(let f=0;f&lt;a.length;f++){let v=0;const M=a[f].split(",");for(let x=0;x&lt;M.length;x++){const N=D9(M[x]);if(N.length&gt;=4&amp;&amp;(v+=N[0],i+=N[1],o+=N[2],s+=N[3]),f===r.lineNumber){if(v===r.columnNumber)return new zl(e.sources[i],o,s);if(x+1===M.length)return new zl(e.sources[i],o,0)}}}return new zl("unknown",0,0)}_getSourceMap(e,r){const i=new Ia("GET",e),o=r.toString();if(this.logPositionCache.has(o))return this.logPositionCache.get(o);this.sourceMapCache.has(e)||this.sourceMapCache.set(e,this.httpBackend.handle(i).pipe(Ht(a=&gt;a instanceof po),Se(a=&gt;a.body),function s9(n=-1){return t=&gt;t.lift(new a9(n,t))}(3),QE(1)));const s=this.sourceMapCache.get(e).pipe(Se(a=&gt;n.getMapping(a,r)),pn(()=&gt;we(r)),QE(1));return this.logPositionCache.set(o,s),s}getCallerDetails(e,r){const i=n.getStackLine(r);return i?we([n.getPosition(i),n.getMapFilePath(i)]).pipe(nr(([o,s])=&gt;e?this._getSourceMap(s,o):we(o))):we(new zl("",0,0))}}return n.\u0275fac=function(e){return new(e||n)(K(jl))},n.\u0275prov=re({factory:function(){return new n(K(jl))},token:n,providedIn:"root"}),n})();const A9=["TRACE","DEBUG","INFO","LOG","WARN","ERROR","FATAL","OFF"];let _s=(()=&gt;{class n{constructor(e,r,i,o,s){this.mapperService=e,this.httpService=r,this.platformId=o,this.datePipe=s,this._withCredentials=!1,this._isIE=Tv(o)&amp;&amp;navigator&amp;&amp;navigator.userAgent&amp;&amp;!(-1===navigator.userAgent.indexOf("MSIE")&amp;&amp;!navigator.userAgent.match(/Trident\//)&amp;&amp;!navigator.userAgent.match(/Edge\//)),this.config=new E9(i),this._logFunc=this._isIE?this._logIE.bind(this):this._logModern.bind(this)}get level(){return this.config.level}get serverLogLevel(){return this.config.serverLogLevel}trace(e,...r){this._log(Tt.TRACE,e,r)}debug(e,...r){this._log(Tt.DEBUG,e,r)}info(e,...r){this._log(Tt.INFO,e,r)}log(e,...r){this._log(Tt.LOG,e,r)}warn(e,...r){this._log(Tt.WARN,e,r)}error(e,...r){this._log(Tt.ERROR,e,r)}fatal(e,...r){this._log(Tt.FATAL,e,r)}setCustomHttpHeaders(e){this._customHttpHeaders=e}setCustomParams(e){this._customParams=e}setWithCredentialsOptionValue(e){this._withCredentials=e}registerMonitor(e){this._loggerMonitor=e}updateConfig(e){this.config.updateConfig(e)}getConfigSnapshot(){return this.config.getConfig()}_logIE(e,r,i,o){switch(o=o||[],e){case Tt.WARN:console.warn(`${r} `,i,...o);break;case Tt.ERROR:case Tt.FATAL:console.error(`${r} `,i,...o);break;case Tt.INFO:console.info(`${r} `,i,...o);break;default:console.log(`${r} `,i,...o)}}_logModern(e,r,i,o){const s=this.getConfigSnapshot().colorScheme,a=uu.getColor(e,s);switch(o=o||[],e){case Tt.WARN:console.warn(`%c${r}`,`color:${a}`,i,...o);break;case Tt.ERROR:case Tt.FATAL:console.error(`%c${r}`,`color:${a}`,i,...o);break;case Tt.INFO:console.info(`%c${r}`,`color:${a}`,i,...o);break;case Tt.DEBUG:console.debug(`%c${r}`,`color:${a}`,i,...o);break;default:console.log(`%c${r}`,`color:${a}`,i,...o)}}_log(e,r,i=[],o=!0){const s=this.config.getConfig(),a=o&amp;&amp;s.serverLoggingUrl&amp;&amp;e&gt;=s.serverLogLevel,f=e&gt;=s.level;if(!r||!a&amp;&amp;!f)return;const v=A9[e];r="function"==typeof r?r():r;const M=uu.prepareAdditionalParameters(i),x=s.timestampFormat?this.datePipe.transform(new Date,s.timestampFormat):(new Date).toISOString();this.mapperService.getCallerDetails(s.enableSourceMaps,s.proxiedSteps).subscribe(N=&gt;{const V={message:uu.prepareMessage(r),additional:M,level:e,timestamp:x,fileName:N.fileName,lineNumber:N.lineNumber.toString()};if(this._loggerMonitor&amp;&amp;f&amp;&amp;this._loggerMonitor.onLog(V),a){V.message=r instanceof Error?r.stack:r,V.message=uu.prepareMessage(V.message);const $=this._customHttpHeaders||new Br;$.set("Content-Type","application/json");const Y={headers:$,params:this._customParams||new Vo,responseType:s.httpResponseType||"json",withCredentials:this._withCredentials};this.httpService.logOnServer(s.serverLoggingUrl,V,Y).subscribe(X=&gt;{},X=&gt;{this._log(Tt.ERROR,`FAILED TO LOG ON SERVER: ${r}`,[X],!1)})}if(f&amp;&amp;!s.disableConsoleLogging){const $=uu.prepareMetaString(x,v,s.disableFileDetails?null:N.fileName,N.lineNumber.toString());return this._logFunc(e,$,r,i)}})}}return n.\u0275fac=function(e){return new(e||n)(K(nT),K(tT),K(zf),K(Ea),K(Pi))},n.\u0275prov=re({factory:function(){return new n(K(nT),K(tT),K(zf),K(Ea),K(Pi))},token:n,providedIn:"root"}),n})(),O9=(()=&gt;{class n{constructor(e){this.logger=e}handleError(e){e.rejection&amp;&amp;e.rejection.entityErrors&amp;&amp;console.table(e.rejection.entityErrors),this.logger.error("Something went wrong",e)}}return n.\u0275fac=function(e){return new(e||n)(K(_s))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();class rT{}const vs="*";function Ri(n,t){return{type:7,name:n,definitions:t,options:{}}}function xr(n,t=null){return{type:4,styles:t,timings:n}}function iT(n,t=null){return{type:3,steps:n,options:t}}function oT(n,t=null){return{type:2,steps:n,options:t}}function Ft(n){return{type:6,styles:n,offset:null}}function ur(n,t,e){return{type:0,name:n,styles:t,options:e}}function sT(n){return{type:5,steps:n}}function mr(n,t,e=null){return{type:1,expr:n,animation:t,options:e}}function $v(n=null){return{type:9,options:n}}function Uv(n,t,e=null){return{type:11,selector:n,animation:t,options:e}}function aT(n){Promise.resolve().then(n)}class du{constructor(t=0,e=0){this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._originalOnDoneFns=[],this._originalOnStartFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this._position=0,this.parentPlayer=null,this.totalTime=t+e}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(t=&gt;t()),this._onDoneFns=[])}onStart(t){this._originalOnStartFns.push(t),this._onStartFns.push(t)}onDone(t){this._originalOnDoneFns.push(t),this._onDoneFns.push(t)}onDestroy(t){this._onDestroyFns.push(t)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){aT(()=&gt;this._onFinish())}_onStart(){this._onStartFns.forEach(t=&gt;t()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(t=&gt;t()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(t){this._position=this.totalTime?t*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(t){const e="start"==t?this._onStartFns:this._onDoneFns;e.forEach(r=&gt;r()),e.length=0}}class lT{constructor(t){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=t;let e=0,r=0,i=0;const o=this.players.length;0==o?aT(()=&gt;this._onFinish()):this.players.forEach(s=&gt;{s.onDone(()=&gt;{++e==o&amp;&amp;this._onFinish()}),s.onDestroy(()=&gt;{++r==o&amp;&amp;this._onDestroy()}),s.onStart(()=&gt;{++i==o&amp;&amp;this._onStart()})}),this.totalTime=this.players.reduce((s,a)=&gt;Math.max(s,a.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(t=&gt;t()),this._onDoneFns=[])}init(){this.players.forEach(t=&gt;t.init())}onStart(t){this._onStartFns.push(t)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(t=&gt;t()),this._onStartFns=[])}onDone(t){this._onDoneFns.push(t)}onDestroy(t){this._onDestroyFns.push(t)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(t=&gt;t.play())}pause(){this.players.forEach(t=&gt;t.pause())}restart(){this.players.forEach(t=&gt;t.restart())}finish(){this._onFinish(),this.players.forEach(t=&gt;t.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(t=&gt;t.destroy()),this._onDestroyFns.forEach(t=&gt;t()),this._onDestroyFns=[])}reset(){this.players.forEach(t=&gt;t.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(t){const e=t*this.totalTime;this.players.forEach(r=&gt;{const i=r.totalTime?Math.min(1,e/r.totalTime):1;r.setPosition(i)})}getPosition(){const t=this.players.reduce((e,r)=&gt;null===e||r.totalTime&gt;e.totalTime?r:e,null);return null!=t?t.getPosition():0}beforeDestroy(){this.players.forEach(t=&gt;{t.beforeDestroy&amp;&amp;t.beforeDestroy()})}triggerCallback(t){const e="start"==t?this._onStartFns:this._onDoneFns;e.forEach(r=&gt;r()),e.length=0}}function cT(n){return new oe(3e3,!1)}function d8(){return typeof window&lt;"u"&amp;&amp;typeof window.document&lt;"u"}function zv(){return typeof process&lt;"u"&amp;&amp;"[object process]"==={}.toString.call(process)}function Us(n){switch(n.length){case 0:return new du;case 1:return n[0];default:return new lT(n)}}function uT(n,t,e,r,i=new Map,o=new Map){const s=[],a=[];let f=-1,v=null;if(r.forEach(M=&gt;{const x=M.get("offset"),N=x==f,V=N&amp;&amp;v||new Map;M.forEach(($,Y)=&gt;{let X=Y,ee=$;if("offset"!==Y)switch(X=t.normalizePropertyName(X,s),ee){case"!":ee=i.get(Y);break;case vs:ee=o.get(Y);break;default:ee=t.normalizeStyleValue(Y,X,ee,s)}V.set(X,ee)}),N||a.push(V),v=V,f=x}),s.length)throw function J9(n){return new oe(3502,!1)}();return a}function Wv(n,t,e,r){switch(t){case"start":n.onStart(()=&gt;r(e&amp;&amp;Gv(e,"start",n)));break;case"done":n.onDone(()=&gt;r(e&amp;&amp;Gv(e,"done",n)));break;case"destroy":n.onDestroy(()=&gt;r(e&amp;&amp;Gv(e,"destroy",n)))}}function Gv(n,t,e){const o=Yv(n.element,n.triggerName,n.fromState,n.toState,t||n.phaseName,e.totalTime??n.totalTime,!!e.disabled),s=n._data;return null!=s&amp;&amp;(o._data=s),o}function Yv(n,t,e,r,i="",o=0,s){return{element:n,triggerName:t,fromState:e,toState:r,phaseName:i,totalTime:o,disabled:!!s}}function vi(n,t,e){let r=n.get(t);return r||n.set(t,r=e),r}function dT(n){const t=n.indexOf(":");return[n.substring(1,t),n.slice(t+1)]}let Zv=(n,t)=&gt;!1,fT=(n,t,e)=&gt;[],hT=null;function Kv(n){const t=n.parentNode||n.host;return t===hT?null:t}(zv()||typeof Element&lt;"u")&amp;&amp;(d8()?(hT=(()=&gt;document.documentElement)(),Zv=(n,t)=&gt;{for(;t;){if(t===n)return!0;t=Kv(t)}return!1}):Zv=(n,t)=&gt;n.contains(t),fT=(n,t,e)=&gt;{if(e)return Array.from(n.querySelectorAll(t));const r=n.querySelector(t);return r?[r]:[]});let xa=null,pT=!1;const mT=Zv,gT=fT;let _T=(()=&gt;{class n{validateStyleProperty(e){return function h8(n){xa||(xa=function p8(){return typeof document&lt;"u"?document.body:null}()||{},pT=!!xa.style&amp;&amp;"WebkitAppearance"in xa.style);let t=!0;return xa.style&amp;&amp;!function f8(n){return"ebkit"==n.substring(1,6)}(n)&amp;&amp;(t=n in xa.style,!t&amp;&amp;pT&amp;&amp;(t="Webkit"+n.charAt(0).toUpperCase()+n.slice(1)in xa.style)),t}(e)}matchesElement(e,r){return!1}containsElement(e,r){return mT(e,r)}getParentElement(e){return Kv(e)}query(e,r,i){return gT(e,r,i)}computeStyle(e,r,i){return i||""}animate(e,r,i,o,s,a=[],f){return new du(i,o)}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),qv=(()=&gt;{class n{}return n.NOOP=new _T,n})();const Qv="ng-enter",Wf="ng-leave",Gf="ng-trigger",Yf=".ng-trigger",yT="ng-animating",Xv=".ng-animating";function ys(n){if("number"==typeof n)return n;const t=n.match(/^(-?[\.\d]+)(m?s)/);return!t||t.length&lt;2?0:Jv(parseFloat(t[1]),t[2])}function Jv(n,t){return"s"===t?1e3*n:n}function Zf(n,t,e){return n.hasOwnProperty("duration")?n:function _8(n,t,e){let i,o=0,s="";if("string"==typeof n){const a=n.match(/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i);if(null===a)return t.push(cT()),{duration:0,delay:0,easing:""};i=Jv(parseFloat(a[1]),a[2]);const f=a[3];null!=f&amp;&amp;(o=Jv(parseFloat(f),a[4]));const v=a[5];v&amp;&amp;(s=v)}else i=n;if(!e){let a=!1,f=t.length;i&lt;0&amp;&amp;(t.push(function x9(){return new oe(3100,!1)}()),a=!0),o&lt;0&amp;&amp;(t.push(function k9(){return new oe(3101,!1)}()),a=!0),a&amp;&amp;t.splice(f,0,cT())}return{duration:i,delay:o,easing:s}}(n,t,e)}function fu(n,t={}){return Object.keys(n).forEach(e=&gt;{t[e]=n[e]}),t}function bT(n){const t=new Map;return Object.keys(n).forEach(e=&gt;{t.set(e,n[e])}),t}function js(n,t=new Map,e){if(e)for(let[r,i]of e)t.set(r,i);for(let[r,i]of n)t.set(r,i);return t}function wT(n,t,e){return e?t+":"+e+";":""}function ST(n){let t="";for(let e=0;e&lt;n.style.length;e++){const r=n.style.item(e);t+=wT(0,r,n.style.getPropertyValue(r))}for(const e in n.style)n.style.hasOwnProperty(e)&amp;&amp;!e.startsWith("_")&amp;&amp;(t+=wT(0,C8(e),n.style[e]));n.setAttribute("style",t)}function Bo(n,t,e){n.style&amp;&amp;(t.forEach((r,i)=&gt;{const o=ty(i);e&amp;&amp;!e.has(i)&amp;&amp;e.set(i,n.style[o]),n.style[o]=r}),zv()&amp;&amp;ST(n))}function ka(n,t){n.style&amp;&amp;(t.forEach((e,r)=&gt;{const i=ty(r);n.style[i]=""}),zv()&amp;&amp;ST(n))}function hu(n){return Array.isArray(n)?1==n.length?n[0]:oT(n):n}const ey=new RegExp("{{\\s*(.+?)\\s*}}","g");function DT(n){let t=[];if("string"==typeof n){let e;for(;e=ey.exec(n);)t.push(e[1]);ey.lastIndex=0}return t}function pu(n,t,e){const r=n.toString(),i=r.replace(ey,(o,s)=&gt;{let a=t[s];return null==a&amp;&amp;(e.push(function R9(n){return new oe(3003,!1)}()),a=""),a.toString()});return i==r?n:i}function Kf(n){const t=[];let e=n.next();for(;!e.done;)t.push(e.value),e=n.next();return t}const b8=/-+([a-z0-9])/g;function ty(n){return n.replace(b8,(...t)=&gt;t[1].toUpperCase())}function C8(n){return n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function yi(n,t,e){switch(t.type){case 7:return n.visitTrigger(t,e);case 0:return n.visitState(t,e);case 1:return n.visitTransition(t,e);case 2:return n.visitSequence(t,e);case 3:return n.visitGroup(t,e);case 4:return n.visitAnimate(t,e);case 5:return n.visitKeyframes(t,e);case 6:return n.visitStyle(t,e);case 8:return n.visitReference(t,e);case 9:return n.visitAnimateChild(t,e);case 10:return n.visitAnimateRef(t,e);case 11:return n.visitQuery(t,e);case 12:return n.visitStagger(t,e);default:throw function F9(n){return new oe(3004,!1)}()}}function MT(n,t){return window.getComputedStyle(n)[t]}function T8(n,t){const e=[];return"string"==typeof n?n.split(/\s*,\s*/).forEach(r=&gt;function A8(n,t,e){if(":"==n[0]){const f=function O8(n,t){switch(n){case":enter":return"void =&gt; *";case":leave":return"* =&gt; void";case":increment":return(e,r)=&gt;parseFloat(r)&gt;parseFloat(e);case":decrement":return(e,r)=&gt;parseFloat(r)&lt;parseFloat(e);default:return t.push(function K9(n){return new oe(3016,!1)}()),"* =&gt; *"}}(n,e);if("function"==typeof f)return void t.push(f);n=f}const r=n.match(/^(\*|[-\w]+)\s*(&lt;?[=-]&gt;)\s*(\*|[-\w]+)$/);if(null==r||r.length&lt;4)return e.push(function Z9(n){return new oe(3015,!1)}()),t;const i=r[1],o=r[2],s=r[3];t.push(ET(i,s));"&lt;"==o[0]&amp;&amp;!("*"==i&amp;&amp;"*"==s)&amp;&amp;t.push(ET(s,i))}(r,e,t)):e.push(n),e}const Jf=new Set(["true","1"]),eh=new Set(["false","0"]);function ET(n,t){const e=Jf.has(n)||eh.has(n),r=Jf.has(t)||eh.has(t);return(i,o)=&gt;{let s="*"==n||n==i,a="*"==t||t==o;return!s&amp;&amp;e&amp;&amp;"boolean"==typeof i&amp;&amp;(s=i?Jf.has(n):eh.has(n)),!a&amp;&amp;r&amp;&amp;"boolean"==typeof o&amp;&amp;(a=o?Jf.has(t):eh.has(t)),s&amp;&amp;a}}const I8=new RegExp("s*:selfs*,?","g");function ny(n,t,e,r){return new x8(n).build(t,e,r)}class x8{constructor(t){this._driver=t}build(t,e,r){const i=new R8(e);return this._resetContextStyleTimingState(i),yi(this,hu(t),i)}_resetContextStyleTimingState(t){t.currentQuerySelector="",t.collectedStyles=new Map,t.collectedStyles.set("",new Map),t.currentTime=0}visitTrigger(t,e){let r=e.queryCount=0,i=e.depCount=0;const o=[],s=[];return"@"==t.name.charAt(0)&amp;&amp;e.errors.push(function L9(){return new oe(3006,!1)}()),t.definitions.forEach(a=&gt;{if(this._resetContextStyleTimingState(e),0==a.type){const f=a,v=f.name;v.toString().split(/\s*,\s*/).forEach(M=&gt;{f.name=M,o.push(this.visitState(f,e))}),f.name=v}else if(1==a.type){const f=this.visitTransition(a,e);r+=f.queryCount,i+=f.depCount,s.push(f)}else e.errors.push(function V9(){return new oe(3007,!1)}())}),{type:7,name:t.name,states:o,transitions:s,queryCount:r,depCount:i,options:null}}visitState(t,e){const r=this.visitStyle(t.styles,e),i=t.options&amp;&amp;t.options.params||null;if(r.containsDynamicStyles){const o=new Set,s=i||{};r.styles.forEach(a=&gt;{a instanceof Map&amp;&amp;a.forEach(f=&gt;{DT(f).forEach(v=&gt;{s.hasOwnProperty(v)||o.add(v)})})}),o.size&amp;&amp;(Kf(o.values()),e.errors.push(function B9(n,t){return new oe(3008,!1)}()))}return{type:0,name:t.name,style:r,options:i?{params:i}:null}}visitTransition(t,e){e.queryCount=0,e.depCount=0;const r=yi(this,hu(t.animation),e);return{type:1,matchers:T8(t.expr,e.errors),animation:r,queryCount:e.queryCount,depCount:e.depCount,options:Pa(t.options)}}visitSequence(t,e){return{type:2,steps:t.steps.map(r=&gt;yi(this,r,e)),options:Pa(t.options)}}visitGroup(t,e){const r=e.currentTime;let i=0;const o=t.steps.map(s=&gt;{e.currentTime=r;const a=yi(this,s,e);return i=Math.max(i,e.currentTime),a});return e.currentTime=i,{type:3,steps:o,options:Pa(t.options)}}visitAnimate(t,e){const r=function N8(n,t){if(n.hasOwnProperty("duration"))return n;if("number"==typeof n)return ry(Zf(n,t).duration,0,"");const e=n;if(e.split(/\s+/).some(o=&gt;"{"==o.charAt(0)&amp;&amp;"{"==o.charAt(1))){const o=ry(0,0,"");return o.dynamic=!0,o.strValue=e,o}const i=Zf(e,t);return ry(i.duration,i.delay,i.easing)}(t.timings,e.errors);e.currentAnimateTimings=r;let i,o=t.styles?t.styles:Ft({});if(5==o.type)i=this.visitKeyframes(o,e);else{let s=t.styles,a=!1;if(!s){a=!0;const v={};r.easing&amp;&amp;(v.easing=r.easing),s=Ft(v)}e.currentTime+=r.duration+r.delay;const f=this.visitStyle(s,e);f.isEmptyStep=a,i=f}return e.currentAnimateTimings=null,{type:4,timings:r,style:i,options:null}}visitStyle(t,e){const r=this._makeStyleAst(t,e);return this._validateStyleAst(r,e),r}_makeStyleAst(t,e){const r=[],i=Array.isArray(t.styles)?t.styles:[t.styles];for(let a of i)"string"==typeof a?a===vs?r.push(a):e.errors.push(new oe(3002,!1)):r.push(bT(a));let o=!1,s=null;return r.forEach(a=&gt;{if(a instanceof Map&amp;&amp;(a.has("easing")&amp;&amp;(s=a.get("easing"),a.delete("easing")),!o))for(let f of a.values())if(f.toString().indexOf("{{")&gt;=0){o=!0;break}}),{type:6,styles:r,easing:s,offset:t.offset,containsDynamicStyles:o,options:null}}_validateStyleAst(t,e){const r=e.currentAnimateTimings;let i=e.currentTime,o=e.currentTime;r&amp;&amp;o&gt;0&amp;&amp;(o-=r.duration+r.delay),t.styles.forEach(s=&gt;{"string"!=typeof s&amp;&amp;s.forEach((a,f)=&gt;{const v=e.collectedStyles.get(e.currentQuerySelector),M=v.get(f);let x=!0;M&amp;&amp;(o!=i&amp;&amp;o&gt;=M.startTime&amp;&amp;i&lt;=M.endTime&amp;&amp;(e.errors.push(function $9(n,t,e,r,i){return new oe(3010,!1)}()),x=!1),o=M.startTime),x&amp;&amp;v.set(f,{startTime:o,endTime:i}),e.options&amp;&amp;function y8(n,t,e){const r=t.params||{},i=DT(n);i.length&amp;&amp;i.forEach(o=&gt;{r.hasOwnProperty(o)||e.push(function P9(n){return new oe(3001,!1)}())})}(a,e.options,e.errors)})})}visitKeyframes(t,e){const r={type:5,styles:[],options:null};if(!e.currentAnimateTimings)return e.errors.push(function U9(){return new oe(3011,!1)}()),r;let o=0;const s=[];let a=!1,f=!1,v=0;const M=t.steps.map(ee=&gt;{const ce=this._makeStyleAst(ee,e);let J=null!=ce.offset?ce.offset:function F8(n){if("string"==typeof n)return null;let t=null;if(Array.isArray(n))n.forEach(e=&gt;{if(e instanceof Map&amp;&amp;e.has("offset")){const r=e;t=parseFloat(r.get("offset")),r.delete("offset")}});else if(n instanceof Map&amp;&amp;n.has("offset")){const e=n;t=parseFloat(e.get("offset")),e.delete("offset")}return t}(ce.styles),de=0;return null!=J&amp;&amp;(o++,de=ce.offset=J),f=f||de&lt;0||de&gt;1,a=a||de&lt;v,v=de,s.push(de),ce});f&amp;&amp;e.errors.push(function j9(){return new oe(3012,!1)}()),a&amp;&amp;e.errors.push(function z9(){return new oe(3200,!1)}());const x=t.steps.length;let N=0;o&gt;0&amp;&amp;o&lt;x?e.errors.push(function W9(){return new oe(3202,!1)}()):0==o&amp;&amp;(N=1/(x-1));const V=x-1,$=e.currentTime,Y=e.currentAnimateTimings,X=Y.duration;return M.forEach((ee,ce)=&gt;{const J=N&gt;0?ce==V?1:N*ce:s[ce],de=J*X;e.currentTime=$+Y.delay+de,Y.duration=de,this._validateStyleAst(ee,e),ee.offset=J,r.styles.push(ee)}),r}visitReference(t,e){return{type:8,animation:yi(this,hu(t.animation),e),options:Pa(t.options)}}visitAnimateChild(t,e){return e.depCount++,{type:9,options:Pa(t.options)}}visitAnimateRef(t,e){return{type:10,animation:this.visitReference(t.animation,e),options:Pa(t.options)}}visitQuery(t,e){const r=e.currentQuerySelector,i=t.options||{};e.queryCount++,e.currentQuery=t;const[o,s]=function k8(n){const t=!!n.split(/\s*,\s*/).find(e=&gt;":self"==e);return t&amp;&amp;(n=n.replace(I8,"")),n=n.replace(/@\*/g,Yf).replace(/@\w+/g,e=&gt;Yf+"-"+e.slice(1)).replace(/:animating/g,Xv),[n,t]}(t.selector);e.currentQuerySelector=r.length?r+" "+o:o,vi(e.collectedStyles,e.currentQuerySelector,new Map);const a=yi(this,hu(t.animation),e);return e.currentQuery=null,e.currentQuerySelector=r,{type:11,selector:o,limit:i.limit||0,optional:!!i.optional,includeSelf:s,animation:a,originalSelector:t.selector,options:Pa(t.options)}}visitStagger(t,e){e.currentQuery||e.errors.push(function G9(){return new oe(3013,!1)}());const r="full"===t.timings?{duration:0,delay:0,easing:"full"}:Zf(t.timings,e.errors,!0);return{type:12,animation:yi(this,hu(t.animation),e),timings:r,options:null}}}class R8{constructor(t){this.errors=t,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles=new Map,this.options=null,this.unsupportedCSSPropertiesFound=new Set}}function Pa(n){return n?(n=fu(n)).params&amp;&amp;(n.params=function P8(n){return n?fu(n):null}(n.params)):n={},n}function ry(n,t,e){return{duration:n,delay:t,easing:e}}function iy(n,t,e,r,i,o,s=null,a=!1){return{type:1,element:n,keyframes:t,preStyleProps:e,postStyleProps:r,duration:i,delay:o,totalTime:i+o,easing:s,subTimeline:a}}class th{constructor(){this._map=new Map}get(t){return this._map.get(t)||[]}append(t,e){let r=this._map.get(t);r||this._map.set(t,r=[]),r.push(...e)}has(t){return this._map.has(t)}clear(){this._map.clear()}}const B8=new RegExp(":enter","g"),$8=new RegExp(":leave","g");function oy(n,t,e,r,i,o=new Map,s=new Map,a,f,v=[]){return(new U8).buildKeyframes(n,t,e,r,i,o,s,a,f,v)}class U8{buildKeyframes(t,e,r,i,o,s,a,f,v,M=[]){v=v||new th;const x=new sy(t,e,v,i,o,M,[]);x.options=f;const N=f.delay?ys(f.delay):0;x.currentTimeline.delayNextStep(N),x.currentTimeline.setStyles([s],null,x.errors,f),yi(this,r,x);const V=x.timelines.filter($=&gt;$.containsAnimation());if(V.length&amp;&amp;a.size){let $;for(let Y=V.length-1;Y&gt;=0;Y--){const X=V[Y];if(X.element===e){$=X;break}}$&amp;&amp;!$.allowOnlyTimelineStyles()&amp;&amp;$.setStyles([a],null,x.errors,f)}return V.length?V.map($=&gt;$.buildKeyframes()):[iy(e,[],[],[],0,N,"",!1)]}visitTrigger(t,e){}visitState(t,e){}visitTransition(t,e){}visitAnimateChild(t,e){const r=e.subInstructions.get(e.element);if(r){const i=e.createSubContext(t.options),o=e.currentTimeline.currentTime,s=this._visitSubInstructions(r,i,i.options);o!=s&amp;&amp;e.transformIntoNewTimeline(s)}e.previousNode=t}visitAnimateRef(t,e){const r=e.createSubContext(t.options);r.transformIntoNewTimeline(),this._applyAnimationRefDelays([t.options,t.animation.options],e,r),this.visitReference(t.animation,r),e.transformIntoNewTimeline(r.currentTimeline.currentTime),e.previousNode=t}_applyAnimationRefDelays(t,e,r){for(const i of t){const o=i?.delay;if(o){const s="number"==typeof o?o:ys(pu(o,i?.params??{},e.errors));r.delayNextStep(s)}}}_visitSubInstructions(t,e,r){let o=e.currentTimeline.currentTime;const s=null!=r.duration?ys(r.duration):null,a=null!=r.delay?ys(r.delay):null;return 0!==s&amp;&amp;t.forEach(f=&gt;{const v=e.appendInstructionToTimeline(f,s,a);o=Math.max(o,v.duration+v.delay)}),o}visitReference(t,e){e.updateOptions(t.options,!0),yi(this,t.animation,e),e.previousNode=t}visitSequence(t,e){const r=e.subContextCount;let i=e;const o=t.options;if(o&amp;&amp;(o.params||o.delay)&amp;&amp;(i=e.createSubContext(o),i.transformIntoNewTimeline(),null!=o.delay)){6==i.previousNode.type&amp;&amp;(i.currentTimeline.snapshotCurrentStyles(),i.previousNode=nh);const s=ys(o.delay);i.delayNextStep(s)}t.steps.length&amp;&amp;(t.steps.forEach(s=&gt;yi(this,s,i)),i.currentTimeline.applyStylesToKeyframe(),i.subContextCount&gt;r&amp;&amp;i.transformIntoNewTimeline()),e.previousNode=t}visitGroup(t,e){const r=[];let i=e.currentTimeline.currentTime;const o=t.options&amp;&amp;t.options.delay?ys(t.options.delay):0;t.steps.forEach(s=&gt;{const a=e.createSubContext(t.options);o&amp;&amp;a.delayNextStep(o),yi(this,s,a),i=Math.max(i,a.currentTimeline.currentTime),r.push(a.currentTimeline)}),r.forEach(s=&gt;e.currentTimeline.mergeTimelineCollectedStyles(s)),e.transformIntoNewTimeline(i),e.previousNode=t}_visitTiming(t,e){if(t.dynamic){const r=t.strValue;return Zf(e.params?pu(r,e.params,e.errors):r,e.errors)}return{duration:t.duration,delay:t.delay,easing:t.easing}}visitAnimate(t,e){const r=e.currentAnimateTimings=this._visitTiming(t.timings,e),i=e.currentTimeline;r.delay&amp;&amp;(e.incrementTime(r.delay),i.snapshotCurrentStyles());const o=t.style;5==o.type?this.visitKeyframes(o,e):(e.incrementTime(r.duration),this.visitStyle(o,e),i.applyStylesToKeyframe()),e.currentAnimateTimings=null,e.previousNode=t}visitStyle(t,e){const r=e.currentTimeline,i=e.currentAnimateTimings;!i&amp;&amp;r.hasCurrentStyleProperties()&amp;&amp;r.forwardFrame();const o=i&amp;&amp;i.easing||t.easing;t.isEmptyStep?r.applyEmptyStep(o):r.setStyles(t.styles,o,e.errors,e.options),e.previousNode=t}visitKeyframes(t,e){const r=e.currentAnimateTimings,i=e.currentTimeline.duration,o=r.duration,a=e.createSubContext().currentTimeline;a.easing=r.easing,t.styles.forEach(f=&gt;{a.forwardTime((f.offset||0)*o),a.setStyles(f.styles,f.easing,e.errors,e.options),a.applyStylesToKeyframe()}),e.currentTimeline.mergeTimelineCollectedStyles(a),e.transformIntoNewTimeline(i+o),e.previousNode=t}visitQuery(t,e){const r=e.currentTimeline.currentTime,i=t.options||{},o=i.delay?ys(i.delay):0;o&amp;&amp;(6===e.previousNode.type||0==r&amp;&amp;e.currentTimeline.hasCurrentStyleProperties())&amp;&amp;(e.currentTimeline.snapshotCurrentStyles(),e.previousNode=nh);let s=r;const a=e.invokeQuery(t.selector,t.originalSelector,t.limit,t.includeSelf,!!i.optional,e.errors);e.currentQueryTotal=a.length;let f=null;a.forEach((v,M)=&gt;{e.currentQueryIndex=M;const x=e.createSubContext(t.options,v);o&amp;&amp;x.delayNextStep(o),v===e.element&amp;&amp;(f=x.currentTimeline),yi(this,t.animation,x),x.currentTimeline.applyStylesToKeyframe(),s=Math.max(s,x.currentTimeline.currentTime)}),e.currentQueryIndex=0,e.currentQueryTotal=0,e.transformIntoNewTimeline(s),f&amp;&amp;(e.currentTimeline.mergeTimelineCollectedStyles(f),e.currentTimeline.snapshotCurrentStyles()),e.previousNode=t}visitStagger(t,e){const r=e.parentContext,i=e.currentTimeline,o=t.timings,s=Math.abs(o.duration),a=s*(e.currentQueryTotal-1);let f=s*e.currentQueryIndex;switch(o.duration&lt;0?"reverse":o.easing){case"reverse":f=a-f;break;case"full":f=r.currentStaggerTime}const M=e.currentTimeline;f&amp;&amp;M.delayNextStep(f);const x=M.currentTime;yi(this,t.animation,e),e.previousNode=t,r.currentStaggerTime=i.currentTime-x+(i.startTime-r.currentTimeline.startTime)}}const nh={};class sy{constructor(t,e,r,i,o,s,a,f){this._driver=t,this.element=e,this.subInstructions=r,this._enterClassName=i,this._leaveClassName=o,this.errors=s,this.timelines=a,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=nh,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=f||new rh(this._driver,e,0),a.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(t,e){if(!t)return;const r=t;let i=this.options;null!=r.duration&amp;&amp;(i.duration=ys(r.duration)),null!=r.delay&amp;&amp;(i.delay=ys(r.delay));const o=r.params;if(o){let s=i.params;s||(s=this.options.params={}),Object.keys(o).forEach(a=&gt;{(!e||!s.hasOwnProperty(a))&amp;&amp;(s[a]=pu(o[a],s,this.errors))})}}_copyOptions(){const t={};if(this.options){const e=this.options.params;if(e){const r=t.params={};Object.keys(e).forEach(i=&gt;{r[i]=e[i]})}}return t}createSubContext(t=null,e,r){const i=e||this.element,o=new sy(this._driver,i,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(i,r||0));return o.previousNode=this.previousNode,o.currentAnimateTimings=this.currentAnimateTimings,o.options=this._copyOptions(),o.updateOptions(t),o.currentQueryIndex=this.currentQueryIndex,o.currentQueryTotal=this.currentQueryTotal,o.parentContext=this,this.subContextCount++,o}transformIntoNewTimeline(t){return this.previousNode=nh,this.currentTimeline=this.currentTimeline.fork(this.element,t),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(t,e,r){const i={duration:e??t.duration,delay:this.currentTimeline.currentTime+(r??0)+t.delay,easing:""},o=new j8(this._driver,t.element,t.keyframes,t.preStyleProps,t.postStyleProps,i,t.stretchStartingKeyframe);return this.timelines.push(o),i}incrementTime(t){this.currentTimeline.forwardTime(this.currentTimeline.duration+t)}delayNextStep(t){t&gt;0&amp;&amp;this.currentTimeline.delayNextStep(t)}invokeQuery(t,e,r,i,o,s){let a=[];if(i&amp;&amp;a.push(this.element),t.length&gt;0){t=(t=t.replace(B8,"."+this._enterClassName)).replace($8,"."+this._leaveClassName);let v=this._driver.query(this.element,t,1!=r);0!==r&amp;&amp;(v=r&lt;0?v.slice(v.length+r,v.length):v.slice(0,r)),a.push(...v)}return!o&amp;&amp;0==a.length&amp;&amp;s.push(function Y9(n){return new oe(3014,!1)}()),a}}class rh{constructor(t,e,r,i){this._driver=t,this.element=e,this.startTime=r,this._elementTimelineStylesLookup=i,this.duration=0,this._previousKeyframe=new Map,this._currentKeyframe=new Map,this._keyframes=new Map,this._styleSummary=new Map,this._localTimelineStyles=new Map,this._pendingStyles=new Map,this._backFill=new Map,this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(e),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(e,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size&gt;0}get currentTime(){return this.startTime+this.duration}delayNextStep(t){const e=1===this._keyframes.size&amp;&amp;this._pendingStyles.size;this.duration||e?(this.forwardTime(this.currentTime+t),e&amp;&amp;this.snapshotCurrentStyles()):this.startTime+=t}fork(t,e){return this.applyStylesToKeyframe(),new rh(this._driver,t,e||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&amp;&amp;(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=1,this._loadKeyframe()}forwardTime(t){this.applyStylesToKeyframe(),this.duration=t,this._loadKeyframe()}_updateStyle(t,e){this._localTimelineStyles.set(t,e),this._globalTimelineStyles.set(t,e),this._styleSummary.set(t,{time:this.currentTime,value:e})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(t){t&amp;&amp;this._previousKeyframe.set("easing",t);for(let[e,r]of this._globalTimelineStyles)this._backFill.set(e,r||vs),this._currentKeyframe.set(e,vs);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(t,e,r,i){e&amp;&amp;this._previousKeyframe.set("easing",e);const o=i&amp;&amp;i.params||{},s=function z8(n,t){const e=new Map;let r;return n.forEach(i=&gt;{if("*"===i){r=r||t.keys();for(let o of r)e.set(o,vs)}else js(i,e)}),e}(t,this._globalTimelineStyles);for(let[a,f]of s){const v=pu(f,o,r);this._pendingStyles.set(a,v),this._localTimelineStyles.has(a)||this._backFill.set(a,this._globalTimelineStyles.get(a)??vs),this._updateStyle(a,v)}}applyStylesToKeyframe(){0!=this._pendingStyles.size&amp;&amp;(this._pendingStyles.forEach((t,e)=&gt;{this._currentKeyframe.set(e,t)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((t,e)=&gt;{this._currentKeyframe.has(e)||this._currentKeyframe.set(e,t)}))}snapshotCurrentStyles(){for(let[t,e]of this._localTimelineStyles)this._pendingStyles.set(t,e),this._updateStyle(t,e)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){const t=[];for(let e in this._currentKeyframe)t.push(e);return t}mergeTimelineCollectedStyles(t){t._styleSummary.forEach((e,r)=&gt;{const i=this._styleSummary.get(r);(!i||e.time&gt;i.time)&amp;&amp;this._updateStyle(r,e.value)})}buildKeyframes(){this.applyStylesToKeyframe();const t=new Set,e=new Set,r=1===this._keyframes.size&amp;&amp;0===this.duration;let i=[];this._keyframes.forEach((a,f)=&gt;{const v=js(a,new Map,this._backFill);v.forEach((M,x)=&gt;{"!"===M?t.add(x):M===vs&amp;&amp;e.add(x)}),r||v.set("offset",f/this.duration),i.push(v)});const o=t.size?Kf(t.values()):[],s=e.size?Kf(e.values()):[];if(r){const a=i[0],f=new Map(a);a.set("offset",0),f.set("offset",1),i=[a,f]}return iy(this.element,i,o,s,this.duration,this.startTime,this.easing,!1)}}class j8 extends rh{constructor(t,e,r,i,o,s,a=!1){super(t,e,s.delay),this.keyframes=r,this.preStyleProps=i,this.postStyleProps=o,this._stretchStartingKeyframe=a,this.timings={duration:s.duration,delay:s.delay,easing:s.easing}}containsAnimation(){return this.keyframes.length&gt;1}buildKeyframes(){let t=this.keyframes,{delay:e,duration:r,easing:i}=this.timings;if(this._stretchStartingKeyframe&amp;&amp;e){const o=[],s=r+e,a=e/s,f=js(t[0]);f.set("offset",0),o.push(f);const v=js(t[0]);v.set("offset",OT(a)),o.push(v);const M=t.length-1;for(let x=1;x&lt;=M;x++){let N=js(t[x]);const V=N.get("offset");N.set("offset",OT((e+V*r)/s)),o.push(N)}r=s,e=0,i="",t=o}return iy(this.element,t,this.preStyleProps,this.postStyleProps,r,e,i,!0)}}function OT(n,t=3){const e=Math.pow(10,t-1);return Math.round(n*e)/e}class ay{}const W8=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","left","top","bottom","right","fontSize","outlineWidth","outlineOffset","paddingTop","paddingLeft","paddingBottom","paddingRight","marginTop","marginLeft","marginBottom","marginRight","borderRadius","borderWidth","borderTopWidth","borderLeftWidth","borderRightWidth","borderBottomWidth","textIndent","perspective"]);class G8 extends ay{normalizePropertyName(t,e){return ty(t)}normalizeStyleValue(t,e,r,i){let o="";const s=r.toString().trim();if(W8.has(e)&amp;&amp;0!==r&amp;&amp;"0"!==r)if("number"==typeof r)o="px";else{const a=r.match(/^[+-]?[\d\.]+([a-z]*)$/);a&amp;&amp;0==a[1].length&amp;&amp;i.push(function N9(n,t){return new oe(3005,!1)}())}return s+o}}function IT(n,t,e,r,i,o,s,a,f,v,M,x,N){return{type:0,element:n,triggerName:t,isRemovalTransition:i,fromState:e,fromStyles:o,toState:r,toStyles:s,timelines:a,queriedElements:f,preStyleProps:v,postStyleProps:M,totalTime:x,errors:N}}const ly={};class xT{constructor(t,e,r){this._triggerName=t,this.ast=e,this._stateStyles=r}match(t,e,r,i){return function Y8(n,t,e,r,i){return n.some(o=&gt;o(t,e,r,i))}(this.ast.matchers,t,e,r,i)}buildStyles(t,e,r){let i=this._stateStyles.get("*");return void 0!==t&amp;&amp;(i=this._stateStyles.get(t?.toString())||i),i?i.buildStyles(e,r):new Map}build(t,e,r,i,o,s,a,f,v,M){const x=[],N=this.ast.options&amp;&amp;this.ast.options.params||ly,$=this.buildStyles(r,a&amp;&amp;a.params||ly,x),Y=f&amp;&amp;f.params||ly,X=this.buildStyles(i,Y,x),ee=new Set,ce=new Map,J=new Map,de="void"===i,Oe={params:Z8(Y,N),delay:this.ast.options?.delay},ke=M?[]:oy(t,e,this.ast.animation,o,s,$,X,Oe,v,x);let _t=0;if(ke.forEach(Mn=&gt;{_t=Math.max(Mn.duration+Mn.delay,_t)}),x.length)return IT(e,this._triggerName,r,i,de,$,X,[],[],ce,J,_t,x);ke.forEach(Mn=&gt;{const En=Mn.element,Ui=vi(ce,En,new Set);Mn.preStyleProps.forEach(yr=&gt;Ui.add(yr));const Ur=vi(J,En,new Set);Mn.postStyleProps.forEach(yr=&gt;Ur.add(yr)),En!==e&amp;&amp;ee.add(En)});const yn=Kf(ee.values());return IT(e,this._triggerName,r,i,de,$,X,ke,yn,ce,J,_t)}}function Z8(n,t){const e=fu(t);for(const r in n)n.hasOwnProperty(r)&amp;&amp;null!=n[r]&amp;&amp;(e[r]=n[r]);return e}class K8{constructor(t,e,r){this.styles=t,this.defaultParams=e,this.normalizer=r}buildStyles(t,e){const r=new Map,i=fu(this.defaultParams);return Object.keys(t).forEach(o=&gt;{const s=t[o];null!==s&amp;&amp;(i[o]=s)}),this.styles.styles.forEach(o=&gt;{"string"!=typeof o&amp;&amp;o.forEach((s,a)=&gt;{s&amp;&amp;(s=pu(s,i,e));const f=this.normalizer.normalizePropertyName(a,e);s=this.normalizer.normalizeStyleValue(a,f,s,e),r.set(f,s)})}),r}}class Q8{constructor(t,e,r){this.name=t,this.ast=e,this._normalizer=r,this.transitionFactories=[],this.states=new Map,e.states.forEach(i=&gt;{this.states.set(i.name,new K8(i.style,i.options&amp;&amp;i.options.params||{},r))}),kT(this.states,"true","1"),kT(this.states,"false","0"),e.transitions.forEach(i=&gt;{this.transitionFactories.push(new xT(t,i,this.states))}),this.fallbackTransition=function X8(n,t,e){return new xT(n,{type:1,animation:{type:2,steps:[],options:null},matchers:[(s,a)=&gt;!0],options:null,queryCount:0,depCount:0},t)}(t,this.states)}get containsQueries(){return this.ast.queryCount&gt;0}matchTransition(t,e,r,i){return this.transitionFactories.find(s=&gt;s.match(t,e,r,i))||null}matchStyles(t,e,r){return this.fallbackTransition.buildStyles(t,e,r)}}function kT(n,t,e){n.has(t)?n.has(e)||n.set(e,n.get(t)):n.has(e)&amp;&amp;n.set(t,n.get(e))}const J8=new th;class eH{constructor(t,e,r){this.bodyNode=t,this._driver=e,this._normalizer=r,this._animations=new Map,this._playersById=new Map,this.players=[]}register(t,e){const r=[],o=ny(this._driver,e,r,[]);if(r.length)throw function e8(n){return new oe(3503,!1)}();this._animations.set(t,o)}_buildPlayer(t,e,r){const i=t.element,o=uT(0,this._normalizer,0,t.keyframes,e,r);return this._driver.animate(i,o,t.duration,t.delay,t.easing,[],!0)}create(t,e,r={}){const i=[],o=this._animations.get(t);let s;const a=new Map;if(o?(s=oy(this._driver,e,o,Qv,Wf,new Map,new Map,r,J8,i),s.forEach(M=&gt;{const x=vi(a,M.element,new Map);M.postStyleProps.forEach(N=&gt;x.set(N,null))})):(i.push(function t8(){return new oe(3300,!1)}()),s=[]),i.length)throw function n8(n){return new oe(3504,!1)}();a.forEach((M,x)=&gt;{M.forEach((N,V)=&gt;{M.set(V,this._driver.computeStyle(x,V,vs))})});const v=Us(s.map(M=&gt;{const x=a.get(M.element);return this._buildPlayer(M,new Map,x)}));return this._playersById.set(t,v),v.onDestroy(()=&gt;this.destroy(t)),this.players.push(v),v}destroy(t){const e=this._getPlayer(t);e.destroy(),this._playersById.delete(t);const r=this.players.indexOf(e);r&gt;=0&amp;&amp;this.players.splice(r,1)}_getPlayer(t){const e=this._playersById.get(t);if(!e)throw function r8(n){return new oe(3301,!1)}();return e}listen(t,e,r,i){const o=Yv(e,"","","");return Wv(this._getPlayer(t),r,o,i),()=&gt;{}}command(t,e,r,i){if("register"==r)return void this.register(t,i[0]);if("create"==r)return void this.create(t,e,i[0]||{});const o=this._getPlayer(t);switch(r){case"play":o.play();break;case"pause":o.pause();break;case"reset":o.reset();break;case"restart":o.restart();break;case"finish":o.finish();break;case"init":o.init();break;case"setPosition":o.setPosition(parseFloat(i[0]));break;case"destroy":this.destroy(t)}}}const PT="ng-animate-queued",cy="ng-animate-disabled",oH=[],RT={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},sH={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},Fi="__ng_removed";class uy{constructor(t,e=""){this.namespaceId=e;const r=t&amp;&amp;t.hasOwnProperty("value");if(this.value=function uH(n){return n??null}(r?t.value:t),r){const o=fu(t);delete o.value,this.options=o}else this.options={};this.options.params||(this.options.params={})}get params(){return this.options.params}absorbOptions(t){const e=t.params;if(e){const r=this.options.params;Object.keys(e).forEach(i=&gt;{null==r[i]&amp;&amp;(r[i]=e[i])})}}}const mu="void",dy=new uy(mu);class aH{constructor(t,e,r){this.id=t,this.hostElement=e,this._engine=r,this.players=[],this._triggers=new Map,this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+t,Ni(e,this._hostClassName)}listen(t,e,r,i){if(!this._triggers.has(e))throw function i8(n,t){return new oe(3302,!1)}();if(null==r||0==r.length)throw function o8(n){return new oe(3303,!1)}();if(!function dH(n){return"start"==n||"done"==n}(r))throw function s8(n,t){return new oe(3400,!1)}();const o=vi(this._elementListeners,t,[]),s={name:e,phase:r,callback:i};o.push(s);const a=vi(this._engine.statesByElement,t,new Map);return a.has(e)||(Ni(t,Gf),Ni(t,Gf+"-"+e),a.set(e,dy)),()=&gt;{this._engine.afterFlush(()=&gt;{const f=o.indexOf(s);f&gt;=0&amp;&amp;o.splice(f,1),this._triggers.has(e)||a.delete(e)})}}register(t,e){return!this._triggers.has(t)&amp;&amp;(this._triggers.set(t,e),!0)}_getTrigger(t){const e=this._triggers.get(t);if(!e)throw function a8(n){return new oe(3401,!1)}();return e}trigger(t,e,r,i=!0){const o=this._getTrigger(e),s=new fy(this.id,e,t);let a=this._engine.statesByElement.get(t);a||(Ni(t,Gf),Ni(t,Gf+"-"+e),this._engine.statesByElement.set(t,a=new Map));let f=a.get(e);const v=new uy(r,this.id);if(!(r&amp;&amp;r.hasOwnProperty("value"))&amp;&amp;f&amp;&amp;v.absorbOptions(f.options),a.set(e,v),f||(f=dy),v.value!==mu&amp;&amp;f.value===v.value){if(!function pH(n,t){const e=Object.keys(n),r=Object.keys(t);if(e.length!=r.length)return!1;for(let i=0;i&lt;e.length;i++){const o=e[i];if(!t.hasOwnProperty(o)||n[o]!==t[o])return!1}return!0}(f.params,v.params)){const Y=[],X=o.matchStyles(f.value,f.params,Y),ee=o.matchStyles(v.value,v.params,Y);Y.length?this._engine.reportError(Y):this._engine.afterFlush(()=&gt;{ka(t,X),Bo(t,ee)})}return}const N=vi(this._engine.playersByElement,t,[]);N.forEach(Y=&gt;{Y.namespaceId==this.id&amp;&amp;Y.triggerName==e&amp;&amp;Y.queued&amp;&amp;Y.destroy()});let V=o.matchTransition(f.value,v.value,t,v.params),$=!1;if(!V){if(!i)return;V=o.fallbackTransition,$=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:t,triggerName:e,transition:V,fromState:f,toState:v,player:s,isFallbackTransition:$}),$||(Ni(t,PT),s.onStart(()=&gt;{Wl(t,PT)})),s.onDone(()=&gt;{let Y=this.players.indexOf(s);Y&gt;=0&amp;&amp;this.players.splice(Y,1);const X=this._engine.playersByElement.get(t);if(X){let ee=X.indexOf(s);ee&gt;=0&amp;&amp;X.splice(ee,1)}}),this.players.push(s),N.push(s),s}deregister(t){this._triggers.delete(t),this._engine.statesByElement.forEach(e=&gt;e.delete(t)),this._elementListeners.forEach((e,r)=&gt;{this._elementListeners.set(r,e.filter(i=&gt;i.name!=t))})}clearElementCache(t){this._engine.statesByElement.delete(t),this._elementListeners.delete(t);const e=this._engine.playersByElement.get(t);e&amp;&amp;(e.forEach(r=&gt;r.destroy()),this._engine.playersByElement.delete(t))}_signalRemovalForInnerTriggers(t,e){const r=this._engine.driver.query(t,Yf,!0);r.forEach(i=&gt;{if(i[Fi])return;const o=this._engine.fetchNamespacesByElement(i);o.size?o.forEach(s=&gt;s.triggerLeaveAnimation(i,e,!1,!0)):this.clearElementCache(i)}),this._engine.afterFlushAnimationsDone(()=&gt;r.forEach(i=&gt;this.clearElementCache(i)))}triggerLeaveAnimation(t,e,r,i){const o=this._engine.statesByElement.get(t),s=new Map;if(o){const a=[];if(o.forEach((f,v)=&gt;{if(s.set(v,f.value),this._triggers.has(v)){const M=this.trigger(t,v,mu,i);M&amp;&amp;a.push(M)}}),a.length)return this._engine.markElementAsRemoved(this.id,t,!0,e,s),r&amp;&amp;Us(a).onDone(()=&gt;this._engine.processLeaveNode(t)),!0}return!1}prepareLeaveAnimationListeners(t){const e=this._elementListeners.get(t),r=this._engine.statesByElement.get(t);if(e&amp;&amp;r){const i=new Set;e.forEach(o=&gt;{const s=o.name;if(i.has(s))return;i.add(s);const f=this._triggers.get(s).fallbackTransition,v=r.get(s)||dy,M=new uy(mu),x=new fy(this.id,s,t);this._engine.totalQueuedPlayers++,this._queue.push({element:t,triggerName:s,transition:f,fromState:v,toState:M,player:x,isFallbackTransition:!0})})}}removeNode(t,e){const r=this._engine;if(t.childElementCount&amp;&amp;this._signalRemovalForInnerTriggers(t,e),this.triggerLeaveAnimation(t,e,!0))return;let i=!1;if(r.totalAnimations){const o=r.players.length?r.playersByQueriedElement.get(t):[];if(o&amp;&amp;o.length)i=!0;else{let s=t;for(;s=s.parentNode;)if(r.statesByElement.get(s)){i=!0;break}}}if(this.prepareLeaveAnimationListeners(t),i)r.markElementAsRemoved(this.id,t,!1,e);else{const o=t[Fi];(!o||o===RT)&amp;&amp;(r.afterFlush(()=&gt;this.clearElementCache(t)),r.destroyInnerAnimations(t),r._onRemovalComplete(t,e))}}insertNode(t,e){Ni(t,this._hostClassName)}drainQueuedTransitions(t){const e=[];return this._queue.forEach(r=&gt;{const i=r.player;if(i.destroyed)return;const o=r.element,s=this._elementListeners.get(o);s&amp;&amp;s.forEach(a=&gt;{if(a.name==r.triggerName){const f=Yv(o,r.triggerName,r.fromState.value,r.toState.value);f._data=t,Wv(r.player,a.phase,f,a.callback)}}),i.markedForDestroy?this._engine.afterFlush(()=&gt;{i.destroy()}):e.push(r)}),this._queue=[],e.sort((r,i)=&gt;{const o=r.transition.ast.depCount,s=i.transition.ast.depCount;return 0==o||0==s?o-s:this._engine.driver.containsElement(r.element,i.element)?1:-1})}destroy(t){this.players.forEach(e=&gt;e.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,t)}elementContainsData(t){let e=!1;return this._elementListeners.has(t)&amp;&amp;(e=!0),e=!!this._queue.find(r=&gt;r.element===t)||e,e}}class lH{constructor(t,e,r){this.bodyNode=t,this.driver=e,this._normalizer=r,this.players=[],this.newHostElements=new Map,this.playersByElement=new Map,this.playersByQueriedElement=new Map,this.statesByElement=new Map,this.disabledNodes=new Set,this.totalAnimations=0,this.totalQueuedPlayers=0,this._namespaceLookup={},this._namespaceList=[],this._flushFns=[],this._whenQuietFns=[],this.namespacesByHostElement=new Map,this.collectedEnterElements=[],this.collectedLeaveElements=[],this.onRemovalComplete=(i,o)=&gt;{}}_onRemovalComplete(t,e){this.onRemovalComplete(t,e)}get queuedPlayers(){const t=[];return this._namespaceList.forEach(e=&gt;{e.players.forEach(r=&gt;{r.queued&amp;&amp;t.push(r)})}),t}createNamespace(t,e){const r=new aH(t,e,this);return this.bodyNode&amp;&amp;this.driver.containsElement(this.bodyNode,e)?this._balanceNamespaceList(r,e):(this.newHostElements.set(e,r),this.collectEnterElement(e)),this._namespaceLookup[t]=r}_balanceNamespaceList(t,e){const r=this._namespaceList,i=this.namespacesByHostElement;if(r.length-1&gt;=0){let s=!1,a=this.driver.getParentElement(e);for(;a;){const f=i.get(a);if(f){const v=r.indexOf(f);r.splice(v+1,0,t),s=!0;break}a=this.driver.getParentElement(a)}s||r.unshift(t)}else r.push(t);return i.set(e,t),t}register(t,e){let r=this._namespaceLookup[t];return r||(r=this.createNamespace(t,e)),r}registerTrigger(t,e,r){let i=this._namespaceLookup[t];i&amp;&amp;i.register(e,r)&amp;&amp;this.totalAnimations++}destroy(t,e){if(!t)return;const r=this._fetchNamespace(t);this.afterFlush(()=&gt;{this.namespacesByHostElement.delete(r.hostElement),delete this._namespaceLookup[t];const i=this._namespaceList.indexOf(r);i&gt;=0&amp;&amp;this._namespaceList.splice(i,1)}),this.afterFlushAnimationsDone(()=&gt;r.destroy(e))}_fetchNamespace(t){return this._namespaceLookup[t]}fetchNamespacesByElement(t){const e=new Set,r=this.statesByElement.get(t);if(r)for(let i of r.values())if(i.namespaceId){const o=this._fetchNamespace(i.namespaceId);o&amp;&amp;e.add(o)}return e}trigger(t,e,r,i){if(ih(e)){const o=this._fetchNamespace(t);if(o)return o.trigger(e,r,i),!0}return!1}insertNode(t,e,r,i){if(!ih(e))return;const o=e[Fi];if(o&amp;&amp;o.setForRemoval){o.setForRemoval=!1,o.setForMove=!0;const s=this.collectedLeaveElements.indexOf(e);s&gt;=0&amp;&amp;this.collectedLeaveElements.splice(s,1)}if(t){const s=this._fetchNamespace(t);s&amp;&amp;s.insertNode(e,r)}i&amp;&amp;this.collectEnterElement(e)}collectEnterElement(t){this.collectedEnterElements.push(t)}markElementAsDisabled(t,e){e?this.disabledNodes.has(t)||(this.disabledNodes.add(t),Ni(t,cy)):this.disabledNodes.has(t)&amp;&amp;(this.disabledNodes.delete(t),Wl(t,cy))}removeNode(t,e,r,i){if(ih(e)){const o=t?this._fetchNamespace(t):null;if(o?o.removeNode(e,i):this.markElementAsRemoved(t,e,!1,i),r){const s=this.namespacesByHostElement.get(e);s&amp;&amp;s.id!==t&amp;&amp;s.removeNode(e,i)}}else this._onRemovalComplete(e,i)}markElementAsRemoved(t,e,r,i,o){this.collectedLeaveElements.push(e),e[Fi]={namespaceId:t,setForRemoval:i,hasAnimation:r,removedBeforeQueried:!1,previousTriggersValues:o}}listen(t,e,r,i,o){return ih(e)?this._fetchNamespace(t).listen(e,r,i,o):()=&gt;{}}_buildInstruction(t,e,r,i,o){return t.transition.build(this.driver,t.element,t.fromState.value,t.toState.value,r,i,t.fromState.options,t.toState.options,e,o)}destroyInnerAnimations(t){let e=this.driver.query(t,Yf,!0);e.forEach(r=&gt;this.destroyActiveAnimationsForElement(r)),0!=this.playersByQueriedElement.size&amp;&amp;(e=this.driver.query(t,Xv,!0),e.forEach(r=&gt;this.finishActiveQueriedAnimationOnElement(r)))}destroyActiveAnimationsForElement(t){const e=this.playersByElement.get(t);e&amp;&amp;e.forEach(r=&gt;{r.queued?r.markedForDestroy=!0:r.destroy()})}finishActiveQueriedAnimationOnElement(t){const e=this.playersByQueriedElement.get(t);e&amp;&amp;e.forEach(r=&gt;r.finish())}whenRenderingDone(){return new Promise(t=&gt;{if(this.players.length)return Us(this.players).onDone(()=&gt;t());t()})}processLeaveNode(t){const e=t[Fi];if(e&amp;&amp;e.setForRemoval){if(t[Fi]=RT,e.namespaceId){this.destroyInnerAnimations(t);const r=this._fetchNamespace(e.namespaceId);r&amp;&amp;r.clearElementCache(t)}this._onRemovalComplete(t,e.setForRemoval)}t.classList?.contains(cy)&amp;&amp;this.markElementAsDisabled(t,!1),this.driver.query(t,".ng-animate-disabled",!0).forEach(r=&gt;{this.markElementAsDisabled(r,!1)})}flush(t=-1){let e=[];if(this.newHostElements.size&amp;&amp;(this.newHostElements.forEach((r,i)=&gt;this._balanceNamespaceList(r,i)),this.newHostElements.clear()),this.totalAnimations&amp;&amp;this.collectedEnterElements.length)for(let r=0;r&lt;this.collectedEnterElements.length;r++)Ni(this.collectedEnterElements[r],"ng-star-inserted");if(this._namespaceList.length&amp;&amp;(this.totalQueuedPlayers||this.collectedLeaveElements.length)){const r=[];try{e=this._flushAnimations(r,t)}finally{for(let i=0;i&lt;r.length;i++)r[i]()}}else for(let r=0;r&lt;this.collectedLeaveElements.length;r++)this.processLeaveNode(this.collectedLeaveElements[r]);if(this.totalQueuedPlayers=0,this.collectedEnterElements.length=0,this.collectedLeaveElements.length=0,this._flushFns.forEach(r=&gt;r()),this._flushFns=[],this._whenQuietFns.length){const r=this._whenQuietFns;this._whenQuietFns=[],e.length?Us(e).onDone(()=&gt;{r.forEach(i=&gt;i())}):r.forEach(i=&gt;i())}}reportError(t){throw function l8(n){return new oe(3402,!1)}()}_flushAnimations(t,e){const r=new th,i=[],o=new Map,s=[],a=new Map,f=new Map,v=new Map,M=new Set;this.disabledNodes.forEach(ve=&gt;{M.add(ve);const Ie=this.driver.query(ve,".ng-animate-queued",!0);for(let je=0;je&lt;Ie.length;je++)M.add(Ie[je])});const x=this.bodyNode,N=Array.from(this.statesByElement.keys()),V=LT(N,this.collectedEnterElements),$=new Map;let Y=0;V.forEach((ve,Ie)=&gt;{const je=Qv+Y++;$.set(Ie,je),ve.forEach(It=&gt;Ni(It,je))});const X=[],ee=new Set,ce=new Set;for(let ve=0;ve&lt;this.collectedLeaveElements.length;ve++){const Ie=this.collectedLeaveElements[ve],je=Ie[Fi];je&amp;&amp;je.setForRemoval&amp;&amp;(X.push(Ie),ee.add(Ie),je.hasAnimation?this.driver.query(Ie,".ng-star-inserted",!0).forEach(It=&gt;ee.add(It)):ce.add(Ie))}const J=new Map,de=LT(N,Array.from(ee));de.forEach((ve,Ie)=&gt;{const je=Wf+Y++;J.set(Ie,je),ve.forEach(It=&gt;Ni(It,je))}),t.push(()=&gt;{V.forEach((ve,Ie)=&gt;{const je=$.get(Ie);ve.forEach(It=&gt;Wl(It,je))}),de.forEach((ve,Ie)=&gt;{const je=J.get(Ie);ve.forEach(It=&gt;Wl(It,je))}),X.forEach(ve=&gt;{this.processLeaveNode(ve)})});const Oe=[],ke=[];for(let ve=this._namespaceList.length-1;ve&gt;=0;ve--)this._namespaceList[ve].drainQueuedTransitions(e).forEach(je=&gt;{const It=je.player,Zn=je.element;if(Oe.push(It),this.collectedEnterElements.length){const Ln=Zn[Fi];if(Ln&amp;&amp;Ln.setForMove){if(Ln.previousTriggersValues&amp;&amp;Ln.previousTriggersValues.has(je.triggerName)){const tn=Ln.previousTriggersValues.get(je.triggerName),Ct=this.statesByElement.get(je.element);if(Ct&amp;&amp;Ct.has(je.triggerName)){const br=Ct.get(je.triggerName);br.value=tn,Ct.set(je.triggerName,br)}}return void It.destroy()}}const si=!x||!this.driver.containsElement(x,Zn),ir=J.get(Zn),wo=$.get(Zn),Gt=this._buildInstruction(je,r,wo,ir,si);if(Gt.errors&amp;&amp;Gt.errors.length)return void ke.push(Gt);if(si)return It.onStart(()=&gt;ka(Zn,Gt.fromStyles)),It.onDestroy(()=&gt;Bo(Zn,Gt.toStyles)),void i.push(It);if(je.isFallbackTransition)return It.onStart(()=&gt;ka(Zn,Gt.fromStyles)),It.onDestroy(()=&gt;Bo(Zn,Gt.toStyles)),void i.push(It);const sd=[];Gt.timelines.forEach(Ln=&gt;{Ln.stretchStartingKeyframe=!0,this.disabledNodes.has(Ln.element)||sd.push(Ln)}),Gt.timelines=sd,r.append(Zn,Gt.timelines),s.push({instruction:Gt,player:It,element:Zn}),Gt.queriedElements.forEach(Ln=&gt;vi(a,Ln,[]).push(It)),Gt.preStyleProps.forEach((Ln,tn)=&gt;{if(Ln.size){let Ct=f.get(tn);Ct||f.set(tn,Ct=new Set),Ln.forEach((br,ea)=&gt;Ct.add(ea))}}),Gt.postStyleProps.forEach((Ln,tn)=&gt;{let Ct=v.get(tn);Ct||v.set(tn,Ct=new Set),Ln.forEach((br,ea)=&gt;Ct.add(ea))})});if(ke.length){const ve=[];ke.forEach(Ie=&gt;{ve.push(function c8(n,t){return new oe(3505,!1)}())}),Oe.forEach(Ie=&gt;Ie.destroy()),this.reportError(ve)}const _t=new Map,yn=new Map;s.forEach(ve=&gt;{const Ie=ve.element;r.has(Ie)&amp;&amp;(yn.set(Ie,Ie),this._beforeAnimationBuild(ve.player.namespaceId,ve.instruction,_t))}),i.forEach(ve=&gt;{const Ie=ve.element;this._getPreviousPlayers(Ie,!1,ve.namespaceId,ve.triggerName,null).forEach(It=&gt;{vi(_t,Ie,[]).push(It),It.destroy()})});const Mn=X.filter(ve=&gt;BT(ve,f,v)),En=new Map;NT(En,this.driver,ce,v,vs).forEach(ve=&gt;{BT(ve,f,v)&amp;&amp;Mn.push(ve)});const Ur=new Map;V.forEach((ve,Ie)=&gt;{NT(Ur,this.driver,new Set(ve),f,"!")}),Mn.forEach(ve=&gt;{const Ie=En.get(ve),je=Ur.get(ve);En.set(ve,new Map([...Array.from(Ie?.entries()??[]),...Array.from(je?.entries()??[])]))});const yr=[],Yo=[],an={};s.forEach(ve=&gt;{const{element:Ie,player:je,instruction:It}=ve;if(r.has(Ie)){if(M.has(Ie))return je.onDestroy(()=&gt;Bo(Ie,It.toStyles)),je.disabled=!0,je.overrideTotalTime(It.totalTime),void i.push(je);let Zn=an;if(yn.size&gt;1){let ir=Ie;const wo=[];for(;ir=ir.parentNode;){const Gt=yn.get(ir);if(Gt){Zn=Gt;break}wo.push(ir)}wo.forEach(Gt=&gt;yn.set(Gt,Zn))}const si=this._buildAnimation(je.namespaceId,It,_t,o,Ur,En);if(je.setRealPlayer(si),Zn===an)yr.push(je);else{const ir=this.playersByElement.get(Zn);ir&amp;&amp;ir.length&amp;&amp;(je.parentPlayer=Us(ir)),i.push(je)}}else ka(Ie,It.fromStyles),je.onDestroy(()=&gt;Bo(Ie,It.toStyles)),Yo.push(je),M.has(Ie)&amp;&amp;i.push(je)}),Yo.forEach(ve=&gt;{const Ie=o.get(ve.element);if(Ie&amp;&amp;Ie.length){const je=Us(Ie);ve.setRealPlayer(je)}}),i.forEach(ve=&gt;{ve.parentPlayer?ve.syncPlayerEvents(ve.parentPlayer):ve.destroy()});for(let ve=0;ve&lt;X.length;ve++){const Ie=X[ve],je=Ie[Fi];if(Wl(Ie,Wf),je&amp;&amp;je.hasAnimation)continue;let It=[];if(a.size){let si=a.get(Ie);si&amp;&amp;si.length&amp;&amp;It.push(...si);let ir=this.driver.query(Ie,Xv,!0);for(let wo=0;wo&lt;ir.length;wo++){let Gt=a.get(ir[wo]);Gt&amp;&amp;Gt.length&amp;&amp;It.push(...Gt)}}const Zn=It.filter(si=&gt;!si.destroyed);Zn.length?fH(this,Ie,Zn):this.processLeaveNode(Ie)}return X.length=0,yr.forEach(ve=&gt;{this.players.push(ve),ve.onDone(()=&gt;{ve.destroy();const Ie=this.players.indexOf(ve);this.players.splice(Ie,1)}),ve.play()}),yr}elementContainsData(t,e){let r=!1;const i=e[Fi];return i&amp;&amp;i.setForRemoval&amp;&amp;(r=!0),this.playersByElement.has(e)&amp;&amp;(r=!0),this.playersByQueriedElement.has(e)&amp;&amp;(r=!0),this.statesByElement.has(e)&amp;&amp;(r=!0),this._fetchNamespace(t).elementContainsData(e)||r}afterFlush(t){this._flushFns.push(t)}afterFlushAnimationsDone(t){this._whenQuietFns.push(t)}_getPreviousPlayers(t,e,r,i,o){let s=[];if(e){const a=this.playersByQueriedElement.get(t);a&amp;&amp;(s=a)}else{const a=this.playersByElement.get(t);if(a){const f=!o||o==mu;a.forEach(v=&gt;{v.queued||!f&amp;&amp;v.triggerName!=i||s.push(v)})}}return(r||i)&amp;&amp;(s=s.filter(a=&gt;!(r&amp;&amp;r!=a.namespaceId||i&amp;&amp;i!=a.triggerName))),s}_beforeAnimationBuild(t,e,r){const o=e.element,s=e.isRemovalTransition?void 0:t,a=e.isRemovalTransition?void 0:e.triggerName;for(const f of e.timelines){const v=f.element,M=v!==o,x=vi(r,v,[]);this._getPreviousPlayers(v,M,s,a,e.toState).forEach(V=&gt;{const $=V.getRealPlayer();$.beforeDestroy&amp;&amp;$.beforeDestroy(),V.destroy(),x.push(V)})}ka(o,e.fromStyles)}_buildAnimation(t,e,r,i,o,s){const a=e.triggerName,f=e.element,v=[],M=new Set,x=new Set,N=e.timelines.map($=&gt;{const Y=$.element;M.add(Y);const X=Y[Fi];if(X&amp;&amp;X.removedBeforeQueried)return new du($.duration,$.delay);const ee=Y!==f,ce=function hH(n){const t=[];return VT(n,t),t}((r.get(Y)||oH).map(_t=&gt;_t.getRealPlayer())).filter(_t=&gt;!!_t.element&amp;&amp;_t.element===Y),J=o.get(Y),de=s.get(Y),Oe=uT(0,this._normalizer,0,$.keyframes,J,de),ke=this._buildPlayer($,Oe,ce);if($.subTimeline&amp;&amp;i&amp;&amp;x.add(Y),ee){const _t=new fy(t,a,Y);_t.setRealPlayer(ke),v.push(_t)}return ke});v.forEach($=&gt;{vi(this.playersByQueriedElement,$.element,[]).push($),$.onDone(()=&gt;function cH(n,t,e){let r=n.get(t);if(r){if(r.length){const i=r.indexOf(e);r.splice(i,1)}0==r.length&amp;&amp;n.delete(t)}return r}(this.playersByQueriedElement,$.element,$))}),M.forEach($=&gt;Ni($,yT));const V=Us(N);return V.onDestroy(()=&gt;{M.forEach($=&gt;Wl($,yT)),Bo(f,e.toStyles)}),x.forEach($=&gt;{vi(i,$,[]).push(V)}),V}_buildPlayer(t,e,r){return e.length&gt;0?this.driver.animate(t.element,e,t.duration,t.delay,t.easing,r):new du(t.duration,t.delay)}}class fy{constructor(t,e,r){this.namespaceId=t,this.triggerName=e,this.element=r,this._player=new du,this._containsRealPlayer=!1,this._queuedCallbacks=new Map,this.destroyed=!1,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}setRealPlayer(t){this._containsRealPlayer||(this._player=t,this._queuedCallbacks.forEach((e,r)=&gt;{e.forEach(i=&gt;Wv(t,r,void 0,i))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(t.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(t){this.totalTime=t}syncPlayerEvents(t){const e=this._player;e.triggerCallback&amp;&amp;t.onStart(()=&gt;e.triggerCallback("start")),t.onDone(()=&gt;this.finish()),t.onDestroy(()=&gt;this.destroy())}_queueEvent(t,e){vi(this._queuedCallbacks,t,[]).push(e)}onDone(t){this.queued&amp;&amp;this._queueEvent("done",t),this._player.onDone(t)}onStart(t){this.queued&amp;&amp;this._queueEvent("start",t),this._player.onStart(t)}onDestroy(t){this.queued&amp;&amp;this._queueEvent("destroy",t),this._player.onDestroy(t)}init(){this._player.init()}hasStarted(){return!this.queued&amp;&amp;this._player.hasStarted()}play(){!this.queued&amp;&amp;this._player.play()}pause(){!this.queued&amp;&amp;this._player.pause()}restart(){!this.queued&amp;&amp;this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&amp;&amp;this._player.reset()}setPosition(t){this.queued||this._player.setPosition(t)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(t){const e=this._player;e.triggerCallback&amp;&amp;e.triggerCallback(t)}}function ih(n){return n&amp;&amp;1===n.nodeType}function FT(n,t){const e=n.style.display;return n.style.display=t??"none",e}function NT(n,t,e,r,i){const o=[];e.forEach(f=&gt;o.push(FT(f)));const s=[];r.forEach((f,v)=&gt;{const M=new Map;f.forEach(x=&gt;{const N=t.computeStyle(v,x,i);M.set(x,N),(!N||0==N.length)&amp;&amp;(v[Fi]=sH,s.push(v))}),n.set(v,M)});let a=0;return e.forEach(f=&gt;FT(f,o[a++])),s}function LT(n,t){const e=new Map;if(n.forEach(a=&gt;e.set(a,[])),0==t.length)return e;const i=new Set(t),o=new Map;function s(a){if(!a)return 1;let f=o.get(a);if(f)return f;const v=a.parentNode;return f=e.has(v)?v:i.has(v)?1:s(v),o.set(a,f),f}return t.forEach(a=&gt;{const f=s(a);1!==f&amp;&amp;e.get(f).push(a)}),e}function Ni(n,t){n.classList?.add(t)}function Wl(n,t){n.classList?.remove(t)}function fH(n,t,e){Us(e).onDone(()=&gt;n.processLeaveNode(t))}function VT(n,t){for(let e=0;e&lt;n.length;e++){const r=n[e];r instanceof lT?VT(r.players,t):t.push(r)}}function BT(n,t,e){const r=e.get(n);if(!r)return!1;let i=t.get(n);return i?r.forEach(o=&gt;i.add(o)):t.set(n,r),e.delete(n),!0}class oh{constructor(t,e,r){this.bodyNode=t,this._driver=e,this._normalizer=r,this._triggerCache={},this.onRemovalComplete=(i,o)=&gt;{},this._transitionEngine=new lH(t,e,r),this._timelineEngine=new eH(t,e,r),this._transitionEngine.onRemovalComplete=(i,o)=&gt;this.onRemovalComplete(i,o)}registerTrigger(t,e,r,i,o){const s=t+"-"+i;let a=this._triggerCache[s];if(!a){const f=[],M=ny(this._driver,o,f,[]);if(f.length)throw function X9(n,t){return new oe(3404,!1)}();a=function q8(n,t,e){return new Q8(n,t,e)}(i,M,this._normalizer),this._triggerCache[s]=a}this._transitionEngine.registerTrigger(e,i,a)}register(t,e){this._transitionEngine.register(t,e)}destroy(t,e){this._transitionEngine.destroy(t,e)}onInsert(t,e,r,i){this._transitionEngine.insertNode(t,e,r,i)}onRemove(t,e,r,i){this._transitionEngine.removeNode(t,e,i||!1,r)}disableAnimations(t,e){this._transitionEngine.markElementAsDisabled(t,e)}process(t,e,r,i){if("@"==r.charAt(0)){const[o,s]=dT(r);this._timelineEngine.command(o,e,s,i)}else this._transitionEngine.trigger(t,e,r,i)}listen(t,e,r,i,o){if("@"==r.charAt(0)){const[s,a]=dT(r);return this._timelineEngine.listen(s,e,a,o)}return this._transitionEngine.listen(t,e,r,i,o)}flush(t=-1){this._transitionEngine.flush(t)}get players(){return this._transitionEngine.players.concat(this._timelineEngine.players)}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}}let gH=(()=&gt;{class n{constructor(e,r,i){this._element=e,this._startStyles=r,this._endStyles=i,this._state=0;let o=n.initialStylesByElement.get(e);o||n.initialStylesByElement.set(e,o=new Map),this._initialStyles=o}start(){this._state&lt;1&amp;&amp;(this._startStyles&amp;&amp;Bo(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state&lt;2&amp;&amp;(Bo(this._element,this._initialStyles),this._endStyles&amp;&amp;(Bo(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state&lt;3&amp;&amp;(n.initialStylesByElement.delete(this._element),this._startStyles&amp;&amp;(ka(this._element,this._startStyles),this._endStyles=null),this._endStyles&amp;&amp;(ka(this._element,this._endStyles),this._endStyles=null),Bo(this._element,this._initialStyles),this._state=3)}}return n.initialStylesByElement=new WeakMap,n})();function hy(n){let t=null;return n.forEach((e,r)=&gt;{(function _H(n){return"display"===n||"position"===n})(r)&amp;&amp;(t=t||new Map,t.set(r,e))}),t}class HT{constructor(t,e,r,i){this.element=t,this.keyframes=e,this.options=r,this._specialStyles=i,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this._originalOnDoneFns=[],this._originalOnStartFns=[],this.time=0,this.parentPlayer=null,this.currentSnapshot=new Map,this._duration=r.duration,this._delay=r.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(t=&gt;t()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;const t=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,t,this.options),this._finalKeyframe=t.length?t[t.length-1]:new Map,this.domPlayer.addEventListener("finish",()=&gt;this._onFinish())}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_convertKeyframesToObject(t){const e=[];return t.forEach(r=&gt;{e.push(Object.fromEntries(r))}),e}_triggerWebAnimation(t,e,r){return t.animate(this._convertKeyframesToObject(e),r)}onStart(t){this._originalOnStartFns.push(t),this._onStartFns.push(t)}onDone(t){this._originalOnDoneFns.push(t),this._onDoneFns.push(t)}onDestroy(t){this._onDestroyFns.push(t)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(t=&gt;t()),this._onStartFns=[],this._started=!0,this._specialStyles&amp;&amp;this._specialStyles.start()),this.domPlayer.play()}pause(){this.init(),this.domPlayer.pause()}finish(){this.init(),this._specialStyles&amp;&amp;this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}_resetDomPlayerState(){this.domPlayer&amp;&amp;this.domPlayer.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&amp;&amp;this._specialStyles.destroy(),this._onDestroyFns.forEach(t=&gt;t()),this._onDestroyFns=[])}setPosition(t){void 0===this.domPlayer&amp;&amp;this.init(),this.domPlayer.currentTime=t*this.time}getPosition(){return this.domPlayer.currentTime/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){const t=new Map;this.hasStarted()&amp;&amp;this._finalKeyframe.forEach((r,i)=&gt;{"offset"!==i&amp;&amp;t.set(i,this._finished?r:MT(this.element,i))}),this.currentSnapshot=t}triggerCallback(t){const e="start"===t?this._onStartFns:this._onDoneFns;e.forEach(r=&gt;r()),e.length=0}}class vH{validateStyleProperty(t){return!0}validateAnimatableStyleProperty(t){return!0}matchesElement(t,e){return!1}containsElement(t,e){return mT(t,e)}getParentElement(t){return Kv(t)}query(t,e,r){return gT(t,e,r)}computeStyle(t,e,r){return window.getComputedStyle(t)[e]}animate(t,e,r,i,o,s=[]){const f={duration:r,delay:i,fill:0==i?"both":"forwards"};o&amp;&amp;(f.easing=o);const v=new Map,M=s.filter(V=&gt;V instanceof HT);(function w8(n,t){return 0===n||0===t})(r,i)&amp;&amp;M.forEach(V=&gt;{V.currentSnapshot.forEach(($,Y)=&gt;v.set(Y,$))});let x=function v8(n){return n.length?n[0]instanceof Map?n:n.map(t=&gt;bT(t)):[]}(e).map(V=&gt;js(V));x=function S8(n,t,e){if(e.size&amp;&amp;t.length){let r=t[0],i=[];if(e.forEach((o,s)=&gt;{r.has(s)||i.push(s),r.set(s,o)}),i.length)for(let o=1;o&lt;t.length;o++){let s=t[o];i.forEach(a=&gt;s.set(a,MT(n,a)))}}return t}(t,x,v);const N=function mH(n,t){let e=null,r=null;return Array.isArray(t)&amp;&amp;t.length?(e=hy(t[0]),t.length&gt;1&amp;&amp;(r=hy(t[t.length-1]))):t instanceof Map&amp;&amp;(e=hy(t)),e||r?new gH(n,e,r):null}(t,x);return new HT(t,x,f,N)}}let yH=(()=&gt;{class n extends rT{constructor(e,r){super(),this._nextAnimationId=0,this._renderer=e.createRenderer(r.body,{id:"0",encapsulation:Qr.None,styles:[],data:{animation:[]}})}build(e){const r=this._nextAnimationId.toString();this._nextAnimationId++;const i=Array.isArray(e)?oT(e):e;return $T(this._renderer,null,r,"register",[i]),new bH(r,this._renderer)}}return n.\u0275fac=function(e){return new(e||n)(K(Xc),K(Ze))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();class bH extends class I9{}{constructor(t,e){super(),this._id=t,this._renderer=e}create(t,e){return new CH(this._id,t,e||{},this._renderer)}}class CH{constructor(t,e,r,i){this.id=t,this.element=e,this._renderer=i,this.parentPlayer=null,this._started=!1,this.totalTime=0,this._command("create",r)}_listen(t,e){return this._renderer.listen(this.element,`@@${this.id}:${t}`,e)}_command(t,...e){return $T(this._renderer,this.element,this.id,t,e)}onDone(t){this._listen("done",t)}onStart(t){this._listen("start",t)}onDestroy(t){this._listen("destroy",t)}init(){this._command("init")}hasStarted(){return this._started}play(){this._command("play"),this._started=!0}pause(){this._command("pause")}restart(){this._command("restart")}finish(){this._command("finish")}destroy(){this._command("destroy")}reset(){this._command("reset"),this._started=!1}setPosition(t){this._command("setPosition",t)}getPosition(){return this._renderer.engine.players[+this.id]?.getPosition()??0}}function $T(n,t,e,r,i){return n.setProperty(t,`@@${e}:${r}`,i)}const UT="@.disabled";let wH=(()=&gt;{class n{constructor(e,r,i){this.delegate=e,this.engine=r,this._zone=i,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,this.promise=Promise.resolve(0),r.onRemovalComplete=(o,s)=&gt;{const a=s?.parentNode(o);a&amp;&amp;s.removeChild(a,o)}}createRenderer(e,r){const o=this.delegate.createRenderer(e,r);if(!(e&amp;&amp;r&amp;&amp;r.data&amp;&amp;r.data.animation)){let M=this._rendererCache.get(o);return M||(M=new jT("",o,this.engine),this._rendererCache.set(o,M)),M}const s=r.id,a=r.id+"-"+this._currentId;this._currentId++,this.engine.register(a,e);const f=M=&gt;{Array.isArray(M)?M.forEach(f):this.engine.registerTrigger(s,a,e,M.name,M)};return r.data.animation.forEach(f),new SH(this,a,o,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&amp;&amp;this.delegate.begin()}_scheduleCountTask(){this.promise.then(()=&gt;{this._microtaskId++})}scheduleListenerCallback(e,r,i){e&gt;=0&amp;&amp;e&lt;this._microtaskId?this._zone.run(()=&gt;r(i)):(0==this._animationCallbacksBuffer.length&amp;&amp;Promise.resolve(null).then(()=&gt;{this._zone.run(()=&gt;{this._animationCallbacksBuffer.forEach(o=&gt;{const[s,a]=o;s(a)}),this._animationCallbacksBuffer=[]})}),this._animationCallbacksBuffer.push([r,i]))}end(){this._cdRecurDepth--,0==this._cdRecurDepth&amp;&amp;this._zone.runOutsideAngular(()=&gt;{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&amp;&amp;this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}}return n.\u0275fac=function(e){return new(e||n)(K(Xc),K(oh),K(Ye))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();class jT{constructor(t,e,r){this.namespaceId=t,this.delegate=e,this.engine=r,this.destroyNode=this.delegate.destroyNode?i=&gt;e.destroyNode(i):null}get data(){return this.delegate.data}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.delegate.destroy()}createElement(t,e){return this.delegate.createElement(t,e)}createComment(t){return this.delegate.createComment(t)}createText(t){return this.delegate.createText(t)}appendChild(t,e){this.delegate.appendChild(t,e),this.engine.onInsert(this.namespaceId,e,t,!1)}insertBefore(t,e,r,i=!0){this.delegate.insertBefore(t,e,r),this.engine.onInsert(this.namespaceId,e,t,i)}removeChild(t,e,r){this.engine.onRemove(this.namespaceId,e,this.delegate,r)}selectRootElement(t,e){return this.delegate.selectRootElement(t,e)}parentNode(t){return this.delegate.parentNode(t)}nextSibling(t){return this.delegate.nextSibling(t)}setAttribute(t,e,r,i){this.delegate.setAttribute(t,e,r,i)}removeAttribute(t,e,r){this.delegate.removeAttribute(t,e,r)}addClass(t,e){this.delegate.addClass(t,e)}removeClass(t,e){this.delegate.removeClass(t,e)}setStyle(t,e,r,i){this.delegate.setStyle(t,e,r,i)}removeStyle(t,e,r){this.delegate.removeStyle(t,e,r)}setProperty(t,e,r){"@"==e.charAt(0)&amp;&amp;e==UT?this.disableAnimations(t,!!r):this.delegate.setProperty(t,e,r)}setValue(t,e){this.delegate.setValue(t,e)}listen(t,e,r){return this.delegate.listen(t,e,r)}disableAnimations(t,e){this.engine.disableAnimations(t,e)}}class SH extends jT{constructor(t,e,r,i){super(e,r,i),this.factory=t,this.namespaceId=e}setProperty(t,e,r){"@"==e.charAt(0)?"."==e.charAt(1)&amp;&amp;e==UT?this.disableAnimations(t,r=void 0===r||!!r):this.engine.process(this.namespaceId,t,e.slice(1),r):this.delegate.setProperty(t,e,r)}listen(t,e,r){if("@"==e.charAt(0)){const i=function DH(n){switch(n){case"body":return document.body;case"document":return document;case"window":return window;default:return n}}(t);let o=e.slice(1),s="";return"@"!=o.charAt(0)&amp;&amp;([o,s]=function MH(n){const t=n.indexOf(".");return[n.substring(0,t),n.slice(t+1)]}(o)),this.engine.listen(this.namespaceId,i,o,s,a=&gt;{this.factory.scheduleListenerCallback(a._data||-1,r,a)})}return this.delegate.listen(t,e,r)}}let EH=(()=&gt;{class n extends oh{constructor(e,r,i,o){super(e.body,r,i)}ngOnDestroy(){this.flush()}}return n.\u0275fac=function(e){return new(e||n)(K(Ze),K(qv),K(ay),K(Bl))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();const zT=[{provide:rT,useClass:yH},{provide:ay,useFactory:function TH(){return new G8}},{provide:oh,useClass:EH},{provide:Xc,useFactory:function AH(n,t,e){return new wH(n,t,e)},deps:[Bf,oh,Ye]}],WT=[{provide:qv,useFactory:()=&gt;new vH},{provide:gi,useValue:"BrowserAnimations"},...zT],OH=[{provide:qv,useClass:_T},{provide:gi,useValue:"NoopAnimations"},...zT];let IH=(()=&gt;{class n{static withConfig(e){return{ngModule:n,providers:e.disableAnimations?OH:WT}}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:WT,imports:[k5]}),n})();const nn=void 0,kH=["nb",[["a","p"],["a.m.","p.m."],nn],[["a.m.","p.m."],nn,nn],[["S","M","T","O","T","F","L"],["s\xf8n.","man.","tir.","ons.","tor.","fre.","l\xf8r."],["s\xf8ndag","mandag","tirsdag","onsdag","torsdag","fredag","l\xf8rdag"],["s\xf8.","ma.","ti.","on.","to.","fr.","l\xf8."]],nn,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mar.","apr.","mai","jun.","jul.","aug.","sep.","okt.","nov.","des."],["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan","feb","mar","apr","mai","jun","jul","aug","sep","okt","nov","des"],["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"]],[["f.Kr.","e.Kr."],nn,["f\xf8r Kristus","etter Kristus"]],1,[6,0],["dd.MM.y","d. MMM y","d. MMMM y","EEEE d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",nn,"{1} 'kl'. {0}",nn],[",","\xa0",";","%","+","\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4\xa0#,##0.00;\xa4\xa0-#,##0.00","#E0"],"NOK","kr","norske kroner",{AUD:[nn,"$"],BRL:[nn,"R$"],BYN:[nn,"\u0440."],CAD:[nn,"$"],CNY:[nn,"\xa5"],HKD:[nn,"$"],ILS:[nn,"\u20aa"],INR:[nn,"\u20b9"],JPY:[nn,"\xa5"],KRW:[nn,"\u20a9"],MXN:[nn,"$"],NOK:["kr"],NZD:[nn,"$"],PHP:[nn,"\u20b1"],RON:[nn,"L"],TWD:[nn,"NT$"],USD:[nn,"$"],VND:[nn,"\u20ab"],XAF:[],XCD:[nn,"$"],XPF:[],XXX:[]},"ltr",function xH(n){return 1===n?1:5}];class Li extends pe{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){const e=super._subscribe(t);return e&amp;&amp;!e.closed&amp;&amp;t.next(this._value),e}getValue(){if(this.hasError)throw this.thrownError;if(this.closed)throw new ze;return this._value}next(t){super.next(this._value=t)}}const GT={};function py(...n){let t=null,e=null;return Kn(n[n.length-1])&amp;&amp;(e=n.pop()),"function"==typeof n[n.length-1]&amp;&amp;(t=n.pop()),1===n.length&amp;&amp;m(n[0])&amp;&amp;(n=n[0]),Rt(n,e).lift(new PH(t))}class PH{constructor(t){this.resultSelector=t}call(t,e){return e.subscribe(new RH(t,this.resultSelector))}}class RH extends zr{constructor(t,e){super(t),this.resultSelector=e,this.active=0,this.values=[],this.observables=[]}_next(t){this.values.push(GT),this.observables.push(t)}_complete(){const t=this.observables,e=t.length;if(0===e)this.destination.complete();else{this.active=e,this.toRespond=e;for(let r=0;r&lt;e;r++){const i=t[r];this.add(jr(this,i,i,r))}}}notifyComplete(t){0==(this.active-=1)&amp;&amp;this.destination.complete()}notifyNext(t,e,r,i,o){const s=this.values,f=this.toRespond?s[r]===GT?--this.toRespond:this.toRespond:0;s[r]=e,0===f&amp;&amp;(this.resultSelector?this._tryResultSelector(s):this.destination.next(s.slice()))}_tryResultSelector(t){let e;try{e=this.resultSelector.apply(this,t)}catch(r){return void this.destination.error(r)}this.destination.next(e)}}const gu=(()=&gt;{function n(){return Error.call(this),this.message="no elements in sequence",this.name="EmptyError",this}return n.prototype=Object.create(Error.prototype),n})();function ah(...n){return function FH(){return tt(1)}()(we(...n))}function _u(n){return new ne(t=&gt;{let e;try{e=n()}catch(i){return void t.error(i)}return(e?se(e):Uf()).subscribe(t)})}const YT=(()=&gt;{function n(){return Error.call(this),this.message="argument out of range",this.name="ArgumentOutOfRangeError",this}return n.prototype=Object.create(Error.prototype),n})();function mn(n){return t=&gt;0===n?Uf():t.lift(new NH(n))}class NH{constructor(t){if(this.total=t,this.total&lt;0)throw new YT}call(t,e){return e.subscribe(new LH(t,this.total))}}class LH extends E{constructor(t,e){super(t),this.total=e,this.count=0}_next(t){const e=this.total,r=++this.count;r&lt;=e&amp;&amp;(this.destination.next(t),r===e&amp;&amp;(this.destination.complete(),this.unsubscribe()))}}function gr(...n){const t=n[n.length-1];return Kn(t)?(n.pop(),e=&gt;ah(n,e,t)):e=&gt;ah(n,e)}function ZT(n,t){let e=!1;return arguments.length&gt;=2&amp;&amp;(e=!0),function(i){return i.lift(new VH(n,t,e))}}class VH{constructor(t,e,r=!1){this.accumulator=t,this.seed=e,this.hasSeed=r}call(t,e){return e.subscribe(new BH(t,this.accumulator,this.seed,this.hasSeed))}}class BH extends E{constructor(t,e,r,i){super(t),this.accumulator=e,this._seed=r,this.hasSeed=i,this.index=0}get seed(){return this._seed}set seed(t){this.hasSeed=!0,this._seed=t}_next(t){if(this.hasSeed)return this._tryNext(t);this.seed=t,this.destination.next(t)}_tryNext(t){const e=this.index++;let r;try{r=this.accumulator(this.seed,t,e)}catch(i){this.destination.error(i)}this.seed=r,this.destination.next(r)}}function my(n){return function(e){return 0===n?Uf():e.lift(new HH(n))}}class HH{constructor(t){if(this.total=t,this.total&lt;0)throw new YT}call(t,e){return e.subscribe(new $H(t,this.total))}}class $H extends E{constructor(t,e){super(t),this.total=e,this.ring=new Array,this.count=0}_next(t){const e=this.ring,r=this.total,i=this.count++;e.length&lt;r?e.push(t):e[i%r]=t}_complete(){const t=this.destination;let e=this.count;if(e&gt;0){const r=this.count&gt;=this.total?this.total:this.count,i=this.ring;for(let o=0;o&lt;r;o++){const s=e++%r;t.next(i[s])}}t.complete()}}function KT(n=zH){return t=&gt;t.lift(new UH(n))}class UH{constructor(t){this.errorFactory=t}call(t,e){return e.subscribe(new jH(t,this.errorFactory))}}class jH extends E{constructor(t,e){super(t),this.errorFactory=e,this.hasValue=!1}_next(t){this.hasValue=!0,this.destination.next(t)}_complete(){if(this.hasValue)return this.destination.complete();{let t;try{t=this.errorFactory()}catch(e){t=e}this.destination.error(t)}}}function zH(){return new gu}function gy(n=null){return t=&gt;t.lift(new WH(n))}class WH{constructor(t){this.defaultValue=t}call(t,e){return e.subscribe(new GH(t,this.defaultValue))}}class GH extends E{constructor(t,e){super(t),this.defaultValue=e,this.isEmpty=!0}_next(t){this.isEmpty=!1,this.destination.next(t)}_complete(){this.isEmpty&amp;&amp;this.destination.next(this.defaultValue),this.destination.complete()}}function Ra(n,t){const e=arguments.length&gt;=2;return r=&gt;r.pipe(n?Ht((i,o)=&gt;n(i,o,r)):Ke,mn(1),e?gy(t):KT(()=&gt;new gu))}function jn(n,t,e){return function(i){return i.lift(new ZH(n,t,e))}}class ZH{constructor(t,e,r){this.nextOrObserver=t,this.error=e,this.complete=r}call(t,e){return e.subscribe(new KH(t,this.nextOrObserver,this.error,this.complete))}}class KH extends E{constructor(t,e,r,i){super(t),this._tapNext=Q,this._tapError=Q,this._tapComplete=Q,this._tapError=r||Q,this._tapComplete=i||Q,D(e)?(this._context=this,this._tapNext=e):e&amp;&amp;(this._context=e,this._tapNext=e.next||Q,this._tapError=e.error||Q,this._tapComplete=e.complete||Q)}_next(t){try{this._tapNext.call(this._context,t)}catch(e){return void this.destination.error(e)}this.destination.next(t)}_error(t){try{this._tapError.call(this._context,t)}catch(e){return void this.destination.error(e)}this.destination.error(t)}_complete(){try{this._tapComplete.call(this._context)}catch(t){return void this.destination.error(t)}return this.destination.complete()}}class QH{constructor(t){this.value=t}call(t,e){return e.subscribe(new XH(t,this.value))}}class XH extends E{constructor(t,e){super(t),this.value=e}_next(t){this.destination.next(this.value)}}function lh(n){return t=&gt;t.lift(new JH(n))}class JH{constructor(t){this.callback=t}call(t,e){return e.subscribe(new e$(t,this.callback))}}class e$ extends E{constructor(t,e){super(t),this.add(new l(e))}}class bs{constructor(t,e){this.id=t,this.url=e}}class _y extends bs{constructor(t,e,r="imperative",i=null){super(t,e),this.type=0,this.navigationTrigger=r,this.restoredState=i}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class zs extends bs{constructor(t,e,r){super(t,e),this.urlAfterRedirects=r,this.type=1}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class ch extends bs{constructor(t,e,r){super(t,e),this.reason=r,this.type=2}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class qT extends bs{constructor(t,e,r){super(t,e),this.error=r,this.type=3}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class t$ extends bs{constructor(t,e,r,i){super(t,e),this.urlAfterRedirects=r,this.state=i,this.type=4}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class n$ extends bs{constructor(t,e,r,i){super(t,e),this.urlAfterRedirects=r,this.state=i,this.type=7}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class r$ extends bs{constructor(t,e,r,i,o){super(t,e),this.urlAfterRedirects=r,this.state=i,this.shouldActivate=o,this.type=8}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class i$ extends bs{constructor(t,e,r,i){super(t,e),this.urlAfterRedirects=r,this.state=i,this.type=5}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class o$ extends bs{constructor(t,e,r,i){super(t,e),this.urlAfterRedirects=r,this.state=i,this.type=6}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class s${constructor(t){this.route=t,this.type=9}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class a${constructor(t){this.route=t,this.type=10}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class l${constructor(t){this.snapshot=t,this.type=11}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&amp;&amp;this.snapshot.routeConfig.path||""}')`}}class c${constructor(t){this.snapshot=t,this.type=12}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&amp;&amp;this.snapshot.routeConfig.path||""}')`}}class u${constructor(t){this.snapshot=t,this.type=13}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&amp;&amp;this.snapshot.routeConfig.path||""}')`}}class d${constructor(t){this.snapshot=t,this.type=14}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&amp;&amp;this.snapshot.routeConfig.path||""}')`}}class QT{constructor(t,e,r){this.routerEvent=t,this.position=e,this.anchor=r,this.type=15}toString(){return`Scroll(anchor: '${this.anchor}', position: '${this.position?`${this.position[0]}, ${this.position[1]}`:null}')`}}const yt="primary";class h${constructor(t){this.params=t||{}}has(t){return Object.prototype.hasOwnProperty.call(this.params,t)}get(t){if(this.has(t)){const e=this.params[t];return Array.isArray(e)?e[0]:e}return null}getAll(t){if(this.has(t)){const e=this.params[t];return Array.isArray(e)?e:[e]}return[]}get keys(){return Object.keys(this.params)}}function Gl(n){return new h$(n)}const vy="Redirecting to ",XT="ngNavigationCancelingError";function yy(n){const t=Error("NavigationCancelingError: "+(n||""));return t[XT]=!0,t}function m$(n,t,e){const r=e.path.split("/");if(r.length&gt;n.length||"full"===e.pathMatch&amp;&amp;(t.hasChildren()||r.length&lt;n.length))return null;const i={};for(let o=0;o&lt;r.length;o++){const s=r[o],a=n[o];if(s.startsWith(":"))i[s.substring(1)]=a;else if(s!==a.path)return null}return{consumed:n.slice(0,r.length),posParams:i}}function Ho(n,t){const e=n?Object.keys(n):void 0,r=t?Object.keys(t):void 0;if(!e||!r||e.length!=r.length)return!1;let i;for(let o=0;o&lt;e.length;o++)if(i=e[o],!JT(n[i],t[i]))return!1;return!0}function JT(n,t){if(Array.isArray(n)&amp;&amp;Array.isArray(t)){if(n.length!==t.length)return!1;const e=[...n].sort(),r=[...t].sort();return e.every((i,o)=&gt;r[o]===i)}return n===t}function eA(n){return Array.prototype.concat.apply([],n)}function tA(n){return n.length&gt;0?n[n.length-1]:null}function _r(n,t){for(const e in n)n.hasOwnProperty(e)&amp;&amp;t(n[e],e)}function Ws(n){return O_(n)?n:Gc(n)?se(Promise.resolve(n)):we(n)}const v$={exact:function iA(n,t,e){if(!Na(n.segments,t.segments)||!uh(n.segments,t.segments,e)||n.numberOfChildren!==t.numberOfChildren)return!1;for(const r in t.children)if(!n.children[r]||!iA(n.children[r],t.children[r],e))return!1;return!0},subset:oA},nA={exact:function y$(n,t){return Ho(n,t)},subset:function b$(n,t){return Object.keys(t).length&lt;=Object.keys(n).length&amp;&amp;Object.keys(t).every(e=&gt;JT(n[e],t[e]))},ignored:()=&gt;!0};function rA(n,t,e){return v$[e.paths](n.root,t.root,e.matrixParams)&amp;&amp;nA[e.queryParams](n.queryParams,t.queryParams)&amp;&amp;!("exact"===e.fragment&amp;&amp;n.fragment!==t.fragment)}function oA(n,t,e){return sA(n,t,t.segments,e)}function sA(n,t,e,r){if(n.segments.length&gt;e.length){const i=n.segments.slice(0,e.length);return!(!Na(i,e)||t.hasChildren()||!uh(i,e,r))}if(n.segments.length===e.length){if(!Na(n.segments,e)||!uh(n.segments,e,r))return!1;for(const i in t.children)if(!n.children[i]||!oA(n.children[i],t.children[i],r))return!1;return!0}{const i=e.slice(0,n.segments.length),o=e.slice(n.segments.length);return!!(Na(n.segments,i)&amp;&amp;uh(n.segments,i,r)&amp;&amp;n.children[yt])&amp;&amp;sA(n.children[yt],t,o,r)}}function uh(n,t,e){return t.every((r,i)=&gt;nA[e](n[i].parameters,r.parameters))}class Fa{constructor(t,e,r){this.root=t,this.queryParams=e,this.fragment=r}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Gl(this.queryParams)),this._queryParamMap}toString(){return S$.serialize(this)}}class Ot{constructor(t,e){this.segments=t,this.children=e,this.parent=null,_r(e,(r,i)=&gt;r.parent=this)}hasChildren(){return this.numberOfChildren&gt;0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return dh(this)}}class vu{constructor(t,e){this.path=t,this.parameters=e}get parameterMap(){return this._parameterMap||(this._parameterMap=Gl(this.parameters)),this._parameterMap}toString(){return dA(this)}}function Na(n,t){return n.length===t.length&amp;&amp;n.every((e,r)=&gt;e.path===t[r].path)}class aA{}class lA{parse(t){const e=new k$(t);return new Fa(e.parseRootSegment(),e.parseQueryParams(),e.parseFragment())}serialize(t){const e=`/${yu(t.root,!0)}`,r=function E$(n){const t=Object.keys(n).map(e=&gt;{const r=n[e];return Array.isArray(r)?r.map(i=&gt;`${fh(e)}=${fh(i)}`).join("&amp;"):`${fh(e)}=${fh(r)}`}).filter(e=&gt;!!e);return t.length?`?${t.join("&amp;")}`:""}(t.queryParams),i="string"==typeof t.fragment?`#${function D$(n){return encodeURI(n)}(t.fragment)}`:"";return`${e}${r}${i}`}}const S$=new lA;function dh(n){return n.segments.map(t=&gt;dA(t)).join("/")}function yu(n,t){if(!n.hasChildren())return dh(n);if(t){const e=n.children[yt]?yu(n.children[yt],!1):"",r=[];return _r(n.children,(i,o)=&gt;{o!==yt&amp;&amp;r.push(`${o}:${yu(i,!1)}`)}),r.length&gt;0?`${e}(${r.join("//")})`:e}{const e=function w$(n,t){let e=[];return _r(n.children,(r,i)=&gt;{i===yt&amp;&amp;(e=e.concat(t(r,i)))}),_r(n.children,(r,i)=&gt;{i!==yt&amp;&amp;(e=e.concat(t(r,i)))}),e}(n,(r,i)=&gt;i===yt?[yu(n.children[yt],!1)]:[`${i}:${yu(r,!1)}`]);return 1===Object.keys(n.children).length&amp;&amp;null!=n.children[yt]?`${dh(n)}/${e[0]}`:`${dh(n)}/(${e.join("//")})`}}function cA(n){return encodeURIComponent(n).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function fh(n){return cA(n).replace(/%3B/gi,";")}function Cy(n){return cA(n).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&amp;")}function hh(n){return decodeURIComponent(n)}function uA(n){return hh(n.replace(/\+/g,"%20"))}function dA(n){return`${Cy(n.path)}${function M$(n){return Object.keys(n).map(t=&gt;`;${Cy(t)}=${Cy(n[t])}`).join("")}(n.parameters)}`}const T$=/^[^\/()?;=#]+/;function ph(n){const t=n.match(T$);return t?t[0]:""}const A$=/^[^=?&amp;#]+/,I$=/^[^&amp;#]+/;class k${constructor(t){this.url=t,this.remaining=t}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new Ot([],{}):new Ot([],this.parseChildren())}parseQueryParams(){const t={};if(this.consumeOptional("?"))do{this.parseQueryParam(t)}while(this.consumeOptional("&amp;"));return t}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(""===this.remaining)return{};this.consumeOptional("/");const t=[];for(this.peekStartsWith("(")||t.push(this.parseSegment());this.peekStartsWith("/")&amp;&amp;!this.peekStartsWith("//")&amp;&amp;!this.peekStartsWith("/(");)this.capture("/"),t.push(this.parseSegment());let e={};this.peekStartsWith("/(")&amp;&amp;(this.capture("/"),e=this.parseParens(!0));let r={};return this.peekStartsWith("(")&amp;&amp;(r=this.parseParens(!1)),(t.length&gt;0||Object.keys(e).length&gt;0)&amp;&amp;(r[yt]=new Ot(t,e)),r}parseSegment(){const t=ph(this.remaining);if(""===t&amp;&amp;this.peekStartsWith(";"))throw new oe(4009,!1);return this.capture(t),new vu(hh(t),this.parseMatrixParams())}parseMatrixParams(){const t={};for(;this.consumeOptional(";");)this.parseParam(t);return t}parseParam(t){const e=ph(this.remaining);if(!e)return;this.capture(e);let r="";if(this.consumeOptional("=")){const i=ph(this.remaining);i&amp;&amp;(r=i,this.capture(r))}t[hh(e)]=hh(r)}parseQueryParam(t){const e=function O$(n){const t=n.match(A$);return t?t[0]:""}(this.remaining);if(!e)return;this.capture(e);let r="";if(this.consumeOptional("=")){const s=function x$(n){const t=n.match(I$);return t?t[0]:""}(this.remaining);s&amp;&amp;(r=s,this.capture(r))}const i=uA(e),o=uA(r);if(t.hasOwnProperty(i)){let s=t[i];Array.isArray(s)||(s=[s],t[i]=s),s.push(o)}else t[i]=o}parseParens(t){const e={};for(this.capture("(");!this.consumeOptional(")")&amp;&amp;this.remaining.length&gt;0;){const r=ph(this.remaining),i=this.remaining[r.length];if("/"!==i&amp;&amp;")"!==i&amp;&amp;";"!==i)throw new oe(4010,!1);let o;r.indexOf(":")&gt;-1?(o=r.slice(0,r.indexOf(":")),this.capture(o),this.capture(":")):t&amp;&amp;(o=yt);const s=this.parseChildren();e[o]=1===Object.keys(s).length?s[yt]:new Ot([],s),this.consumeOptional("//")}return e}peekStartsWith(t){return this.remaining.startsWith(t)}consumeOptional(t){return!!this.peekStartsWith(t)&amp;&amp;(this.remaining=this.remaining.substring(t.length),!0)}capture(t){if(!this.consumeOptional(t))throw new oe(4011,!1)}}class fA{constructor(t){this._root=t}get root(){return this._root.value}parent(t){const e=this.pathFromRoot(t);return e.length&gt;1?e[e.length-2]:null}children(t){const e=wy(t,this._root);return e?e.children.map(r=&gt;r.value):[]}firstChild(t){const e=wy(t,this._root);return e&amp;&amp;e.children.length&gt;0?e.children[0].value:null}siblings(t){const e=Sy(t,this._root);return e.length&lt;2?[]:e[e.length-2].children.map(i=&gt;i.value).filter(i=&gt;i!==t)}pathFromRoot(t){return Sy(t,this._root).map(e=&gt;e.value)}}function wy(n,t){if(n===t.value)return t;for(const e of t.children){const r=wy(n,e);if(r)return r}return null}function Sy(n,t){if(n===t.value)return[t];for(const e of t.children){const r=Sy(n,e);if(r.length)return r.unshift(t),r}return[]}class Cs{constructor(t,e){this.value=t,this.children=e}toString(){return`TreeNode(${this.value})`}}function Yl(n){const t={};return n&amp;&amp;n.children.forEach(e=&gt;t[e.value.outlet]=e),t}class hA extends fA{constructor(t,e){super(t),this.snapshot=e,Dy(this,t)}toString(){return this.snapshot.toString()}}function pA(n,t){const e=function P$(n,t){const s=new mh([],{},{},"",{},yt,t,null,n.root,-1,{});return new gA("",new Cs(s,[]))}(n,t),r=new Li([new vu("",{})]),i=new Li({}),o=new Li({}),s=new Li({}),a=new Li(""),f=new zn(r,i,s,a,o,yt,t,e.root);return f.snapshot=e.root,new hA(new Cs(f,[]),e)}class zn{constructor(t,e,r,i,o,s,a,f){this.url=t,this.params=e,this.queryParams=r,this.fragment=i,this.data=o,this.outlet=s,this.component=a,this._futureSnapshot=f}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=this.params.pipe(Se(t=&gt;Gl(t)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(Se(t=&gt;Gl(t)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function mA(n,t="emptyOnly"){const e=n.pathFromRoot;let r=0;if("always"!==t)for(r=e.length-1;r&gt;=1;){const i=e[r],o=e[r-1];if(i.routeConfig&amp;&amp;""===i.routeConfig.path)r--;else{if(o.component)break;r--}}return function R$(n){return n.reduce((t,e)=&gt;({params:{...t.params,...e.params},data:{...t.data,...e.data},resolve:{...e.data,...t.resolve,...e.routeConfig?.data,...e._resolvedData}}),{params:{},data:{},resolve:{}})}(e.slice(r))}class mh{constructor(t,e,r,i,o,s,a,f,v,M,x,N){this.url=t,this.params=e,this.queryParams=r,this.fragment=i,this.data=o,this.outlet=s,this.component=a,this.routeConfig=f,this._urlSegment=v,this._lastPathIndex=M,this._correctedLastPathIndex=N??M,this._resolve=x}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=Gl(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Gl(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(r=&gt;r.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class gA extends fA{constructor(t,e){super(e),this.url=t,Dy(this,e)}toString(){return _A(this._root)}}function Dy(n,t){t.value._routerState=n,t.children.forEach(e=&gt;Dy(n,e))}function _A(n){const t=n.children.length&gt;0?` { ${n.children.map(_A).join(", ")} } `:"";return`${n.value}${t}`}function My(n){if(n.snapshot){const t=n.snapshot,e=n._futureSnapshot;n.snapshot=e,Ho(t.queryParams,e.queryParams)||n.queryParams.next(e.queryParams),t.fragment!==e.fragment&amp;&amp;n.fragment.next(e.fragment),Ho(t.params,e.params)||n.params.next(e.params),function g$(n,t){if(n.length!==t.length)return!1;for(let e=0;e&lt;n.length;++e)if(!Ho(n[e],t[e]))return!1;return!0}(t.url,e.url)||n.url.next(e.url),Ho(t.data,e.data)||n.data.next(e.data)}else n.snapshot=n._futureSnapshot,n.data.next(n._futureSnapshot.data)}function Ey(n,t){const e=Ho(n.params,t.params)&amp;&amp;function C$(n,t){return Na(n,t)&amp;&amp;n.every((e,r)=&gt;Ho(e.parameters,t[r].parameters))}(n.url,t.url);return e&amp;&amp;!(!n.parent!=!t.parent)&amp;&amp;(!n.parent||Ey(n.parent,t.parent))}function bu(n,t,e){if(e&amp;&amp;n.shouldReuseRoute(t.value,e.value.snapshot)){const r=e.value;r._futureSnapshot=t.value;const i=function N$(n,t,e){return t.children.map(r=&gt;{for(const i of e.children)if(n.shouldReuseRoute(r.value,i.value.snapshot))return bu(n,r,i);return bu(n,r)})}(n,t,e);return new Cs(r,i)}{if(n.shouldAttach(t.value)){const o=n.retrieve(t.value);if(null!==o){const s=o.route;return s.value._futureSnapshot=t.value,s.children=t.children.map(a=&gt;bu(n,a)),s}}const r=function L$(n){return new zn(new Li(n.url),new Li(n.params),new Li(n.queryParams),new Li(n.fragment),new Li(n.data),n.outlet,n.component,n)}(t.value),i=t.children.map(o=&gt;bu(n,o));return new Cs(r,i)}}function gh(n){return"object"==typeof n&amp;&amp;null!=n&amp;&amp;!n.outlets&amp;&amp;!n.segmentPath}function Cu(n){return"object"==typeof n&amp;&amp;null!=n&amp;&amp;n.outlets}function Ay(n,t,e,r,i){let o={};if(r&amp;&amp;_r(r,(a,f)=&gt;{o[f]=Array.isArray(a)?a.map(v=&gt;`${v}`):`${a}`}),n===t)return new Fa(e,o,i);const s=vA(n,t,e);return new Fa(s,o,i)}function vA(n,t,e){const r={};return _r(n.children,(i,o)=&gt;{r[o]=i===t?e:vA(i,t,e)}),new Ot(n.segments,r)}class yA{constructor(t,e,r){if(this.isAbsolute=t,this.numberOfDoubleDots=e,this.commands=r,t&amp;&amp;r.length&gt;0&amp;&amp;gh(r[0]))throw new oe(4003,false);const i=r.find(Cu);if(i&amp;&amp;i!==tA(r))throw new oe(4004,false)}toRoot(){return this.isAbsolute&amp;&amp;1===this.commands.length&amp;&amp;"/"==this.commands[0]}}class Oy{constructor(t,e,r){this.segmentGroup=t,this.processChildren=e,this.index=r}}function bA(n,t,e){if(n||(n=new Ot([],{})),0===n.segments.length&amp;&amp;n.hasChildren())return _h(n,t,e);const r=function j$(n,t,e){let r=0,i=t;const o={match:!1,pathIndex:0,commandIndex:0};for(;i&lt;n.segments.length;){if(r&gt;=e.length)return o;const s=n.segments[i],a=e[r];if(Cu(a))break;const f=`${a}`,v=r&lt;e.length-1?e[r+1]:null;if(i&gt;0&amp;&amp;void 0===f)break;if(f&amp;&amp;v&amp;&amp;"object"==typeof v&amp;&amp;void 0===v.outlets){if(!wA(f,v,s))return o;r+=2}else{if(!wA(f,{},s))return o;r++}i++}return{match:!0,pathIndex:i,commandIndex:r}}(n,t,e),i=e.slice(r.commandIndex);if(r.match&amp;&amp;r.pathIndex&lt;n.segments.length){const o=new Ot(n.segments.slice(0,r.pathIndex),{});return o.children[yt]=new Ot(n.segments.slice(r.pathIndex),n.children),_h(o,0,i)}return r.match&amp;&amp;0===i.length?new Ot(n.segments,{}):r.match&amp;&amp;!n.hasChildren()?Iy(n,t,e):r.match?_h(n,0,i):Iy(n,t,e)}function _h(n,t,e){if(0===e.length)return new Ot(n.segments,{});{const r=function U$(n){return Cu(n[0])?n[0].outlets:{[yt]:n}}(e),i={};return _r(r,(o,s)=&gt;{"string"==typeof o&amp;&amp;(o=[o]),null!==o&amp;&amp;(i[s]=bA(n.children[s],t,o))}),_r(n.children,(o,s)=&gt;{void 0===r[s]&amp;&amp;(i[s]=o)}),new Ot(n.segments,i)}}function Iy(n,t,e){const r=n.segments.slice(0,t);let i=0;for(;i&lt;e.length;){const o=e[i];if(Cu(o)){const f=z$(o.outlets);return new Ot(r,f)}if(0===i&amp;&amp;gh(e[0])){r.push(new vu(n.segments[t].path,CA(e[0]))),i++;continue}const s=Cu(o)?o.outlets[yt]:`${o}`,a=i&lt;e.length-1?e[i+1]:null;s&amp;&amp;a&amp;&amp;gh(a)?(r.push(new vu(s,CA(a))),i+=2):(r.push(new vu(s,{})),i++)}return new Ot(r,{})}function z$(n){const t={};return _r(n,(e,r)=&gt;{"string"==typeof e&amp;&amp;(e=[e]),null!==e&amp;&amp;(t[r]=Iy(new Ot([],{}),0,e))}),t}function CA(n){const t={};return _r(n,(e,r)=&gt;t[r]=`${e}`),t}function wA(n,t,e){return n==e.path&amp;&amp;Ho(t,e.parameters)}class W${constructor(){this.outlet=null,this.route=null,this.resolver=null,this.injector=null,this.children=new wu,this.attachRef=null}}class wu{constructor(){this.contexts=new Map}onChildOutletCreated(t,e){const r=this.getOrCreateContext(t);r.outlet=e,this.contexts.set(t,r)}onChildOutletDestroyed(t){const e=this.getContext(t);e&amp;&amp;(e.outlet=null,e.attachRef=null)}onOutletDeactivated(){const t=this.contexts;return this.contexts=new Map,t}onOutletReAttached(t){this.contexts=t}getOrCreateContext(t){let e=this.getContext(t);return e||(e=new W$,this.contexts.set(t,e)),e}getContext(t){return this.contexts.get(t)||null}}const vh=!1;let xy=(()=&gt;{class n{constructor(e,r,i,o,s){this.parentContexts=e,this.location=r,this.changeDetector=o,this.environmentInjector=s,this.activated=null,this._activatedRoute=null,this.activateEvents=new Ce,this.deactivateEvents=new Ce,this.attachEvents=new Ce,this.detachEvents=new Ce,this.name=i||yt,e.onChildOutletCreated(this.name,this)}ngOnDestroy(){this.parentContexts.getContext(this.name)?.outlet===this&amp;&amp;this.parentContexts.onChildOutletDestroyed(this.name)}ngOnInit(){if(!this.activated){const e=this.parentContexts.getContext(this.name);e&amp;&amp;e.route&amp;&amp;(e.attachRef?this.attach(e.attachRef,e.route):this.activateWith(e.route,e.injector))}}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new oe(4012,vh);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new oe(4012,vh);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new oe(4012,vh);this.location.detach();const e=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(e.instance),e}attach(e,r){this.activated=e,this._activatedRoute=r,this.location.insert(e.hostView),this.attachEvents.emit(e.instance)}deactivate(){if(this.activated){const e=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(e)}}activateWith(e,r){if(this.isActivated)throw new oe(4013,vh);this._activatedRoute=e;const i=this.location,s=e._futureSnapshot.component,a=this.parentContexts.getOrCreateContext(this.name).children,f=new G$(e,a,i.injector);if(r&amp;&amp;function Y$(n){return!!n.resolveComponentFactory}(r)){const v=r.resolveComponentFactory(s);this.activated=i.createComponent(v,i.length,f)}else this.activated=i.createComponent(s,{index:i.length,injector:f,environmentInjector:r??this.environmentInjector});this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}return n.\u0275fac=function(e){return new(e||n)(F(wu),F(Ar),ro("name"),F(Xt),F(ga))},n.\u0275dir=le({type:n,selectors:[["router-outlet"]],outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"]}),n})();class G${constructor(t,e,r){this.route=t,this.childContexts=e,this.parent=r}get(t,e){return t===zn?this.route:t===wu?this.childContexts:this.parent.get(t,e)}}let SA=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275cmp=Ee({type:n,selectors:[["ng-component"]],decls:1,vars:0,template:function(e,r){1&amp;e&amp;&amp;G(0,"router-outlet")},dependencies:[xy],encapsulation:2}),n})();function DA(n,t){return n.providers&amp;&amp;!n._injector&amp;&amp;(n._injector=df(n.providers,t,`Route: ${n.path}`)),n._injector??t}function Py(n){const t=n.children&amp;&amp;n.children.map(Py),e=t?{...n,children:t}:{...n};return!e.component&amp;&amp;!e.loadComponent&amp;&amp;(t||e.loadChildren)&amp;&amp;e.outlet&amp;&amp;e.outlet!==yt&amp;&amp;(e.component=SA),e}function Vi(n){return n.outlet||yt}function MA(n,t){const e=n.filter(r=&gt;Vi(r)===t);return e.push(...n.filter(r=&gt;Vi(r)!==t)),e}function EA(n){if(!n)return null;if(n.routeConfig?._injector)return n.routeConfig._injector;for(let t=n.parent;t;t=t.parent){const e=t.routeConfig;if(e?._loadedInjector)return e._loadedInjector;if(e?._injector)return e._injector}return null}class X${constructor(t,e,r,i){this.routeReuseStrategy=t,this.futureState=e,this.currState=r,this.forwardEvent=i}activate(t){const e=this.futureState._root,r=this.currState?this.currState._root:null;this.deactivateChildRoutes(e,r,t),My(this.futureState.root),this.activateChildRoutes(e,r,t)}deactivateChildRoutes(t,e,r){const i=Yl(e);t.children.forEach(o=&gt;{const s=o.value.outlet;this.deactivateRoutes(o,i[s],r),delete i[s]}),_r(i,(o,s)=&gt;{this.deactivateRouteAndItsChildren(o,r)})}deactivateRoutes(t,e,r){const i=t.value,o=e?e.value:null;if(i===o)if(i.component){const s=r.getContext(i.outlet);s&amp;&amp;this.deactivateChildRoutes(t,e,s.children)}else this.deactivateChildRoutes(t,e,r);else o&amp;&amp;this.deactivateRouteAndItsChildren(e,r)}deactivateRouteAndItsChildren(t,e){t.value.component&amp;&amp;this.routeReuseStrategy.shouldDetach(t.value.snapshot)?this.detachAndStoreRouteSubtree(t,e):this.deactivateRouteAndOutlet(t,e)}detachAndStoreRouteSubtree(t,e){const r=e.getContext(t.value.outlet),i=r&amp;&amp;t.value.component?r.children:e,o=Yl(t);for(const s of Object.keys(o))this.deactivateRouteAndItsChildren(o[s],i);if(r&amp;&amp;r.outlet){const s=r.outlet.detach(),a=r.children.onOutletDeactivated();this.routeReuseStrategy.store(t.value.snapshot,{componentRef:s,route:t,contexts:a})}}deactivateRouteAndOutlet(t,e){const r=e.getContext(t.value.outlet),i=r&amp;&amp;t.value.component?r.children:e,o=Yl(t);for(const s of Object.keys(o))this.deactivateRouteAndItsChildren(o[s],i);r&amp;&amp;r.outlet&amp;&amp;(r.outlet.deactivate(),r.children.onOutletDeactivated(),r.attachRef=null,r.resolver=null,r.route=null)}activateChildRoutes(t,e,r){const i=Yl(e);t.children.forEach(o=&gt;{this.activateRoutes(o,i[o.value.outlet],r),this.forwardEvent(new d$(o.value.snapshot))}),t.children.length&amp;&amp;this.forwardEvent(new c$(t.value.snapshot))}activateRoutes(t,e,r){const i=t.value,o=e?e.value:null;if(My(i),i===o)if(i.component){const s=r.getOrCreateContext(i.outlet);this.activateChildRoutes(t,e,s.children)}else this.activateChildRoutes(t,e,r);else if(i.component){const s=r.getOrCreateContext(i.outlet);if(this.routeReuseStrategy.shouldAttach(i.snapshot)){const a=this.routeReuseStrategy.retrieve(i.snapshot);this.routeReuseStrategy.store(i.snapshot,null),s.children.onOutletReAttached(a.contexts),s.attachRef=a.componentRef,s.route=a.route.value,s.outlet&amp;&amp;s.outlet.attach(a.componentRef,a.route.value),My(a.route.value),this.activateChildRoutes(t,null,s.children)}else{const a=EA(i.snapshot),f=a?.get(Sa)??null;s.attachRef=null,s.route=i,s.resolver=f,s.injector=a,s.outlet&amp;&amp;s.outlet.activateWith(i,s.injector),this.activateChildRoutes(t,null,s.children)}}else this.activateChildRoutes(t,null,r)}}function yh(n){return"function"==typeof n}function La(n){return n instanceof Fa}const Su=Symbol("INITIAL_VALUE");function Du(){return nr(n=&gt;py(n.map(t=&gt;t.pipe(mn(1),gr(Su)))).pipe(ZT((t,e)=&gt;{let r=!1;return e.reduce((i,o,s)=&gt;i!==Su?i:(o===Su&amp;&amp;(r=!0),r||!1!==o&amp;&amp;s!==e.length-1&amp;&amp;!La(o)?i:o),t)},Su),Ht(t=&gt;t!==Su),Se(t=&gt;La(t)?t:!0===t),mn(1)))}const TA={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function bh(n,t,e){if(""===t.path)return"full"===t.pathMatch&amp;&amp;(n.hasChildren()||e.length&gt;0)?{...TA}:{matched:!0,consumedSegments:[],remainingSegments:e,parameters:{},positionalParamSegments:{}};const i=(t.matcher||m$)(e,n,t);if(!i)return{...TA};const o={};_r(i.posParams,(a,f)=&gt;{o[f]=a.path});const s=i.consumed.length&gt;0?{...o,...i.consumed[i.consumed.length-1].parameters}:o;return{matched:!0,consumedSegments:i.consumed,remainingSegments:e.slice(i.consumed.length),parameters:s,positionalParamSegments:i.posParams??{}}}function Ch(n,t,e,r,i="corrected"){if(e.length&gt;0&amp;&amp;function s7(n,t,e){return e.some(r=&gt;wh(n,t,r)&amp;&amp;Vi(r)!==yt)}(n,e,r)){const s=new Ot(t,function o7(n,t,e,r){const i={};i[yt]=r,r._sourceSegment=n,r._segmentIndexShift=t.length;for(const o of e)if(""===o.path&amp;&amp;Vi(o)!==yt){const s=new Ot([],{});s._sourceSegment=n,s._segmentIndexShift=t.length,i[Vi(o)]=s}return i}(n,t,r,new Ot(e,n.children)));return s._sourceSegment=n,s._segmentIndexShift=t.length,{segmentGroup:s,slicedSegments:[]}}if(0===e.length&amp;&amp;function a7(n,t,e){return e.some(r=&gt;wh(n,t,r))}(n,e,r)){const s=new Ot(n.segments,function i7(n,t,e,r,i,o){const s={};for(const a of r)if(wh(n,e,a)&amp;&amp;!i[Vi(a)]){const f=new Ot([],{});f._sourceSegment=n,f._segmentIndexShift="legacy"===o?n.segments.length:t.length,s[Vi(a)]=f}return{...i,...s}}(n,t,e,r,n.children,i));return s._sourceSegment=n,s._segmentIndexShift=t.length,{segmentGroup:s,slicedSegments:e}}const o=new Ot(n.segments,n.children);return o._sourceSegment=n,o._segmentIndexShift=t.length,{segmentGroup:o,slicedSegments:e}}function wh(n,t,e){return(!(n.hasChildren()||t.length&gt;0)||"full"!==e.pathMatch)&amp;&amp;""===e.path}function AA(n,t,e,r){return!!(Vi(n)===r||r!==yt&amp;&amp;wh(t,e,n))&amp;&amp;("**"===n.path||bh(t,n,e).matched)}function OA(n,t,e){return 0===t.length&amp;&amp;!n.children[e]}const Sh=!1;class Dh{constructor(t){this.segmentGroup=t||null}}class IA{constructor(t){this.urlTree=t}}function Mu(n){return zt(new Dh(n))}function xA(n){return zt(new IA(n))}class d7{constructor(t,e,r,i,o){this.injector=t,this.configLoader=e,this.urlSerializer=r,this.urlTree=i,this.config=o,this.allowRedirects=!0}apply(){const t=Ch(this.urlTree.root,[],[],this.config).segmentGroup,e=new Ot(t.segments,t.children);return this.expandSegmentGroup(this.injector,this.config,e,yt).pipe(Se(o=&gt;this.createUrlTree(Ry(o),this.urlTree.queryParams,this.urlTree.fragment))).pipe(pn(o=&gt;{if(o instanceof IA)return this.allowRedirects=!1,this.match(o.urlTree);throw o instanceof Dh?this.noMatchError(o):o}))}match(t){return this.expandSegmentGroup(this.injector,this.config,t.root,yt).pipe(Se(i=&gt;this.createUrlTree(Ry(i),t.queryParams,t.fragment))).pipe(pn(i=&gt;{throw i instanceof Dh?this.noMatchError(i):i}))}noMatchError(t){return new oe(4002,Sh)}createUrlTree(t,e,r){const i=t.segments.length&gt;0?new Ot([],{[yt]:t}):t;return new Fa(i,e,r)}expandSegmentGroup(t,e,r,i){return 0===r.segments.length&amp;&amp;r.hasChildren()?this.expandChildren(t,e,r).pipe(Se(o=&gt;new Ot([],o))):this.expandSegment(t,r,e,r.segments,i,!0)}expandChildren(t,e,r){const i=[];for(const o of Object.keys(r.children))"primary"===o?i.unshift(o):i.push(o);return se(i).pipe(Oa(o=&gt;{const s=r.children[o],a=MA(e,o);return this.expandSegmentGroup(t,a,s,o).pipe(Se(f=&gt;({segment:f,outlet:o})))}),ZT((o,s)=&gt;(o[s.outlet]=s.segment,o),{}),function YH(n,t){const e=arguments.length&gt;=2;return r=&gt;r.pipe(n?Ht((i,o)=&gt;n(i,o,r)):Ke,my(1),e?gy(t):KT(()=&gt;new gu))}())}expandSegment(t,e,r,i,o,s){return se(r).pipe(Oa(a=&gt;this.expandSegmentAgainstRoute(t,e,r,a,i,o,s).pipe(pn(v=&gt;{if(v instanceof Dh)return we(null);throw v}))),Ra(a=&gt;!!a),pn((a,f)=&gt;{if(a instanceof gu||"EmptyError"===a.name)return OA(e,i,o)?we(new Ot([],{})):Mu(e);throw a}))}expandSegmentAgainstRoute(t,e,r,i,o,s,a){return AA(i,e,o,s)?void 0===i.redirectTo?this.matchSegmentAgainstRoute(t,e,i,o,s):a&amp;&amp;this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(t,e,r,i,o,s):Mu(e):Mu(e)}expandSegmentAgainstRouteUsingRedirect(t,e,r,i,o,s){return"**"===i.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(t,r,i,s):this.expandRegularSegmentAgainstRouteUsingRedirect(t,e,r,i,o,s)}expandWildCardWithParamsAgainstRouteUsingRedirect(t,e,r,i){const o=this.applyRedirectCommands([],r.redirectTo,{});return r.redirectTo.startsWith("/")?xA(o):this.lineralizeSegments(r,o).pipe(te(s=&gt;{const a=new Ot(s,{});return this.expandSegment(t,a,e,s,i,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(t,e,r,i,o,s){const{matched:a,consumedSegments:f,remainingSegments:v,positionalParamSegments:M}=bh(e,i,o);if(!a)return Mu(e);const x=this.applyRedirectCommands(f,i.redirectTo,M);return i.redirectTo.startsWith("/")?xA(x):this.lineralizeSegments(i,x).pipe(te(N=&gt;this.expandSegment(t,e,r,N.concat(v),s,!1)))}matchSegmentAgainstRoute(t,e,r,i,o){if("**"===r.path)return t=DA(r,t),r.loadChildren?(r._loadedRoutes?we({routes:r._loadedRoutes,injector:r._loadedInjector}):this.configLoader.loadChildren(t,r)).pipe(Se(x=&gt;(r._loadedRoutes=x.routes,r._loadedInjector=x.injector,new Ot(i,{})))):we(new Ot(i,{}));const{matched:s,consumedSegments:a,remainingSegments:f}=bh(e,r,i);return s?(t=DA(r,t),this.getChildConfig(t,r,i).pipe(te(M=&gt;{const x=M.injector??t,N=M.routes,{segmentGroup:V,slicedSegments:$}=Ch(e,a,f,N),Y=new Ot(V.segments,V.children);if(0===$.length&amp;&amp;Y.hasChildren())return this.expandChildren(x,N,Y).pipe(Se(J=&gt;new Ot(a,J)));if(0===N.length&amp;&amp;0===$.length)return we(new Ot(a,{}));const X=Vi(r)===o;return this.expandSegment(x,Y,N,$,X?yt:o,!0).pipe(Se(ce=&gt;new Ot(a.concat(ce.segments),ce.children)))}))):Mu(e)}getChildConfig(t,e,r){return e.children?we({routes:e.children,injector:t}):e.loadChildren?void 0!==e._loadedRoutes?we({routes:e._loadedRoutes,injector:e._loadedInjector}):this.runCanLoadGuards(t,e,r).pipe(te(i=&gt;i?this.configLoader.loadChildren(t,e).pipe(jn(o=&gt;{e._loadedRoutes=o.routes,e._loadedInjector=o.injector})):function c7(n){return zt(yy(Sh))}())):we({routes:[],injector:t})}runCanLoadGuards(t,e,r){const i=e.canLoad;if(!i||0===i.length)return we(!0);const o=i.map(s=&gt;{const a=t.get(s),f=function e7(n){return n&amp;&amp;yh(n.canLoad)}(a)?a.canLoad(e,r):a(e,r);return Ws(f)});return we(o).pipe(Du(),jn(s=&gt;{if(!La(s))return;const a=yy(vy+this.urlSerializer.serialize(s));throw a.url=s,a}),Se(s=&gt;!0===s))}lineralizeSegments(t,e){let r=[],i=e.root;for(;;){if(r=r.concat(i.segments),0===i.numberOfChildren)return we(r);if(i.numberOfChildren&gt;1||!i.children[yt])return zt(new oe(4e3,Sh));i=i.children[yt]}}applyRedirectCommands(t,e,r){return this.applyRedirectCreatreUrlTree(e,this.urlSerializer.parse(e),t,r)}applyRedirectCreatreUrlTree(t,e,r,i){const o=this.createSegmentGroup(t,e.root,r,i);return new Fa(o,this.createQueryParams(e.queryParams,this.urlTree.queryParams),e.fragment)}createQueryParams(t,e){const r={};return _r(t,(i,o)=&gt;{if("string"==typeof i&amp;&amp;i.startsWith(":")){const a=i.substring(1);r[o]=e[a]}else r[o]=i}),r}createSegmentGroup(t,e,r,i){const o=this.createSegments(t,e.segments,r,i);let s={};return _r(e.children,(a,f)=&gt;{s[f]=this.createSegmentGroup(t,a,r,i)}),new Ot(o,s)}createSegments(t,e,r,i){return e.map(o=&gt;o.path.startsWith(":")?this.findPosParam(t,o,i):this.findOrReturn(o,r))}findPosParam(t,e,r){const i=r[e.path.substring(1)];if(!i)throw new oe(4001,Sh);return i}findOrReturn(t,e){let r=0;for(const i of e){if(i.path===t.path)return e.splice(r),i;r++}return t}}function Ry(n){const t={};for(const r of Object.keys(n.children)){const o=Ry(n.children[r]);(o.segments.length&gt;0||o.hasChildren())&amp;&amp;(t[r]=o)}return function f7(n){if(1===n.numberOfChildren&amp;&amp;n.children[yt]){const t=n.children[yt];return new Ot(n.segments.concat(t.segments),t.children)}return n}(new Ot(n.segments,t))}class kA{constructor(t){this.path=t,this.route=this.path[this.path.length-1]}}class Mh{constructor(t,e){this.component=t,this.route=e}}function p7(n,t,e){const r=n._root;return Eu(r,t?t._root:null,e,[r.value])}function Eh(n,t,e){return(EA(t)??e).get(n)}function Eu(n,t,e,r,i={canDeactivateChecks:[],canActivateChecks:[]}){const o=Yl(t);return n.children.forEach(s=&gt;{(function g7(n,t,e,r,i={canDeactivateChecks:[],canActivateChecks:[]}){const o=n.value,s=t?t.value:null,a=e?e.getContext(n.value.outlet):null;if(s&amp;&amp;o.routeConfig===s.routeConfig){const f=function _7(n,t,e){if("function"==typeof e)return e(n,t);switch(e){case"pathParamsChange":return!Na(n.url,t.url);case"pathParamsOrQueryParamsChange":return!Na(n.url,t.url)||!Ho(n.queryParams,t.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!Ey(n,t)||!Ho(n.queryParams,t.queryParams);default:return!Ey(n,t)}}(s,o,o.routeConfig.runGuardsAndResolvers);f?i.canActivateChecks.push(new kA(r)):(o.data=s.data,o._resolvedData=s._resolvedData),Eu(n,t,o.component?a?a.children:null:e,r,i),f&amp;&amp;a&amp;&amp;a.outlet&amp;&amp;a.outlet.isActivated&amp;&amp;i.canDeactivateChecks.push(new Mh(a.outlet.component,s))}else s&amp;&amp;Tu(t,a,i),i.canActivateChecks.push(new kA(r)),Eu(n,null,o.component?a?a.children:null:e,r,i)})(s,o[s.value.outlet],e,r.concat([s.value]),i),delete o[s.value.outlet]}),_r(o,(s,a)=&gt;Tu(s,e.getContext(a),i)),i}function Tu(n,t,e){const r=Yl(n),i=n.value;_r(r,(o,s)=&gt;{Tu(o,i.component?t?t.children.getContext(s):null:t,e)}),e.canDeactivateChecks.push(new Mh(i.component&amp;&amp;t&amp;&amp;t.outlet&amp;&amp;t.outlet.isActivated?t.outlet.component:null,i))}class E7{}function PA(n){return new ne(t=&gt;t.error(n))}class A7{constructor(t,e,r,i,o,s){this.rootComponentType=t,this.config=e,this.urlTree=r,this.url=i,this.paramsInheritanceStrategy=o,this.relativeLinkResolution=s}recognize(){const t=Ch(this.urlTree.root,[],[],this.config.filter(s=&gt;void 0===s.redirectTo),this.relativeLinkResolution).segmentGroup,e=this.processSegmentGroup(this.config,t,yt);if(null===e)return null;const r=new mh([],Object.freeze({}),Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,{},yt,this.rootComponentType,null,this.urlTree.root,-1,{}),i=new Cs(r,e),o=new gA(this.url,i);return this.inheritParamsAndData(o._root),o}inheritParamsAndData(t){const e=t.value,r=mA(e,this.paramsInheritanceStrategy);e.params=Object.freeze(r.params),e.data=Object.freeze(r.data),t.children.forEach(i=&gt;this.inheritParamsAndData(i))}processSegmentGroup(t,e,r){return 0===e.segments.length&amp;&amp;e.hasChildren()?this.processChildren(t,e):this.processSegment(t,e,e.segments,r)}processChildren(t,e){const r=[];for(const o of Object.keys(e.children)){const s=e.children[o],a=MA(t,o),f=this.processSegmentGroup(a,s,o);if(null===f)return null;r.push(...f)}const i=RA(r);return function O7(n){n.sort((t,e)=&gt;t.value.outlet===yt?-1:e.value.outlet===yt?1:t.value.outlet.localeCompare(e.value.outlet))}(i),i}processSegment(t,e,r,i){for(const o of t){const s=this.processSegmentAgainstRoute(o,e,r,i);if(null!==s)return s}return OA(e,r,i)?[]:null}processSegmentAgainstRoute(t,e,r,i){if(t.redirectTo||!AA(t,e,r,i))return null;let o,s=[],a=[];if("**"===t.path){const V=r.length&gt;0?tA(r).parameters:{},$=NA(e)+r.length;o=new mh(r,V,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,VA(t),Vi(t),t.component??t._loadedComponent??null,t,FA(e),$,BA(t),$)}else{const V=bh(e,t,r);if(!V.matched)return null;s=V.consumedSegments,a=V.remainingSegments;const $=NA(e)+s.length;o=new mh(s,V.parameters,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,VA(t),Vi(t),t.component??t._loadedComponent??null,t,FA(e),$,BA(t),$)}const f=function I7(n){return n.children?n.children:n.loadChildren?n._loadedRoutes:[]}(t),{segmentGroup:v,slicedSegments:M}=Ch(e,s,a,f.filter(V=&gt;void 0===V.redirectTo),this.relativeLinkResolution);if(0===M.length&amp;&amp;v.hasChildren()){const V=this.processChildren(f,v);return null===V?null:[new Cs(o,V)]}if(0===f.length&amp;&amp;0===M.length)return[new Cs(o,[])];const x=Vi(t)===i,N=this.processSegment(f,v,M,x?yt:i);return null===N?null:[new Cs(o,N)]}}function x7(n){const t=n.value.routeConfig;return t&amp;&amp;""===t.path&amp;&amp;void 0===t.redirectTo}function RA(n){const t=[],e=new Set;for(const r of n){if(!x7(r)){t.push(r);continue}const i=t.find(o=&gt;r.value.routeConfig===o.value.routeConfig);void 0!==i?(i.children.push(...r.children),e.add(i)):t.push(r)}for(const r of e){const i=RA(r.children);t.push(new Cs(r.value,i))}return t.filter(r=&gt;!e.has(r))}function FA(n){let t=n;for(;t._sourceSegment;)t=t._sourceSegment;return t}function NA(n){let t=n,e=t._segmentIndexShift??0;for(;t._sourceSegment;)t=t._sourceSegment,e+=t._segmentIndexShift??0;return e-1}function VA(n){return n.data||{}}function BA(n){return n.resolve||{}}const Ny=Symbol("RouteTitle");function HA(n){return"string"==typeof n.title||null===n.title}function Ly(n){return nr(t=&gt;{const e=n(t);return e?se(e).pipe(Se(()=&gt;t)):we(t)})}class H7 extends class B7{shouldDetach(t){return!1}store(t,e){}shouldAttach(t){return!1}retrieve(t){return null}shouldReuseRoute(t,e){return t.routeConfig===e.routeConfig}}{}const Vy=new fe("ROUTES");let By=(()=&gt;{class n{constructor(e,r){this.injector=e,this.compiler=r,this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap}loadComponent(e){if(this.componentLoaders.get(e))return this.componentLoaders.get(e);if(e._loadedComponent)return we(e._loadedComponent);this.onLoadStartListener&amp;&amp;this.onLoadStartListener(e);const r=Ws(e.loadComponent()).pipe(jn(o=&gt;{this.onLoadEndListener&amp;&amp;this.onLoadEndListener(e),e._loadedComponent=o}),lh(()=&gt;{this.componentLoaders.delete(e)})),i=new wi(r,()=&gt;new pe).pipe(lr());return this.componentLoaders.set(e,i),i}loadChildren(e,r){if(this.childrenLoaders.get(r))return this.childrenLoaders.get(r);if(r._loadedRoutes)return we({routes:r._loadedRoutes,injector:r._loadedInjector});this.onLoadStartListener&amp;&amp;this.onLoadStartListener(r);const o=this.loadModuleFactoryOrRoutes(r.loadChildren).pipe(Se(a=&gt;{this.onLoadEndListener&amp;&amp;this.onLoadEndListener(r);let f,v,M=!1;Array.isArray(a)?v=a:(f=a.create(e).injector,v=eA(f.get(Vy,[],Le.Self|Le.Optional)));return{routes:v.map(Py),injector:f}}),lh(()=&gt;{this.childrenLoaders.delete(r)})),s=new wi(o,()=&gt;new pe).pipe(lr());return this.childrenLoaders.set(r,s),s}loadModuleFactoryOrRoutes(e){return Ws(e()).pipe(te(r=&gt;r instanceof RD||Array.isArray(r)?we(r):se(this.compiler.compileModuleAsync(r))))}}return n.\u0275fac=function(e){return new(e||n)(K(un),K(tv))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();class U7{shouldProcessUrl(t){return!0}extract(t){return t}merge(t,e){return t}}function j7(n){throw n}function z7(n,t,e){return t.parse("/")}const W7={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},G7={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};let sn=(()=&gt;{class n{constructor(e,r,i,o,s,a,f){this.rootComponentType=e,this.urlSerializer=r,this.rootContexts=i,this.location=o,this.config=f,this.lastSuccessfulNavigation=null,this.currentNavigation=null,this.disposed=!1,this.navigationId=0,this.currentPageId=0,this.isNgZoneEnabled=!1,this.events=new pe,this.errorHandler=j7,this.malformedUriErrorHandler=z7,this.navigated=!1,this.lastSuccessfulId=-1,this.afterPreactivation=()=&gt;we(void 0),this.urlHandlingStrategy=new U7,this.routeReuseStrategy=new H7,this.onSameUrlNavigation="ignore",this.paramsInheritanceStrategy="emptyOnly",this.urlUpdateStrategy="deferred",this.relativeLinkResolution="corrected",this.canceledNavigationResolution="replace",this.configLoader=s.get(By),this.configLoader.onLoadEndListener=N=&gt;this.triggerEvent(new a$(N)),this.configLoader.onLoadStartListener=N=&gt;this.triggerEvent(new s$(N)),this.ngModule=s.get(Ns),this.console=s.get(eB);const x=s.get(Ye);this.isNgZoneEnabled=x instanceof Ye&amp;&amp;Ye.isInAngularZone(),this.resetConfig(f),this.currentUrlTree=function _$(){return new Fa(new Ot([],{}),{},null)}(),this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.routerState=pA(this.currentUrlTree,this.rootComponentType),this.transitions=new Li({id:0,targetPageId:0,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,extractedUrl:this.urlHandlingStrategy.extract(this.currentUrlTree),urlAfterRedirects:this.urlHandlingStrategy.extract(this.currentUrlTree),rawUrl:this.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:"imperative",restoredState:null,currentSnapshot:this.routerState.snapshot,targetSnapshot:null,currentRouterState:this.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.navigations=this.setupNavigations(this.transitions),this.processNavigations()}get browserPageId(){return this.location.getState()?.\u0275routerPageId}setupNavigations(e){const r=this.events;return e.pipe(Ht(i=&gt;0!==i.id),Se(i=&gt;({...i,extractedUrl:this.urlHandlingStrategy.extract(i.rawUrl)})),nr(i=&gt;{let o=!1,s=!1;return we(i).pipe(jn(a=&gt;{this.currentNavigation={id:a.id,initialUrl:a.rawUrl,extractedUrl:a.extractedUrl,trigger:a.source,extras:a.extras,previousNavigation:this.lastSuccessfulNavigation?{...this.lastSuccessfulNavigation,previousNavigation:null}:null}}),nr(a=&gt;{const f=this.browserUrlTree.toString(),v=!this.navigated||a.extractedUrl.toString()!==f||f!==this.currentUrlTree.toString();if(("reload"===this.onSameUrlNavigation||v)&amp;&amp;this.urlHandlingStrategy.shouldProcessUrl(a.rawUrl))return jA(a.source)&amp;&amp;(this.browserUrlTree=a.extractedUrl),we(a).pipe(nr(x=&gt;{const N=this.transitions.getValue();return r.next(new _y(x.id,this.serializeUrl(x.extractedUrl),x.source,x.restoredState)),N!==this.transitions.getValue()?$s:Promise.resolve(x)}),function h7(n,t,e,r){return nr(i=&gt;function u7(n,t,e,r,i){return new d7(n,t,e,r,i).apply()}(n,t,e,i.extractedUrl,r).pipe(Se(o=&gt;({...i,urlAfterRedirects:o}))))}(this.ngModule.injector,this.configLoader,this.urlSerializer,this.config),jn(x=&gt;{this.currentNavigation={...this.currentNavigation,finalUrl:x.urlAfterRedirects}}),function k7(n,t,e,r,i){return te(o=&gt;function T7(n,t,e,r,i="emptyOnly",o="legacy"){try{const s=new A7(n,t,e,r,i,o).recognize();return null===s?PA(new E7):we(s)}catch(s){return PA(s)}}(n,t,o.urlAfterRedirects,e(o.urlAfterRedirects),r,i).pipe(Se(s=&gt;({...o,targetSnapshot:s}))))}(this.rootComponentType,this.config,x=&gt;this.serializeUrl(x),this.paramsInheritanceStrategy,this.relativeLinkResolution),jn(x=&gt;{if("eager"===this.urlUpdateStrategy){if(!x.extras.skipLocationChange){const V=this.urlHandlingStrategy.merge(x.urlAfterRedirects,x.rawUrl);this.setBrowserUrl(V,x)}this.browserUrlTree=x.urlAfterRedirects}const N=new t$(x.id,this.serializeUrl(x.extractedUrl),this.serializeUrl(x.urlAfterRedirects),x.targetSnapshot);r.next(N)}));if(v&amp;&amp;this.rawUrlTree&amp;&amp;this.urlHandlingStrategy.shouldProcessUrl(this.rawUrlTree)){const{id:N,extractedUrl:V,source:$,restoredState:Y,extras:X}=a,ee=new _y(N,this.serializeUrl(V),$,Y);r.next(ee);const ce=pA(V,this.rootComponentType).snapshot;return we({...a,targetSnapshot:ce,urlAfterRedirects:V,extras:{...X,skipLocationChange:!1,replaceUrl:!1}})}return this.rawUrlTree=a.rawUrl,a.resolve(null),$s}),jn(a=&gt;{const f=new n$(a.id,this.serializeUrl(a.extractedUrl),this.serializeUrl(a.urlAfterRedirects),a.targetSnapshot);this.triggerEvent(f)}),Se(a=&gt;({...a,guards:p7(a.targetSnapshot,a.currentSnapshot,this.rootContexts)})),function v7(n,t){return te(e=&gt;{const{targetSnapshot:r,currentSnapshot:i,guards:{canActivateChecks:o,canDeactivateChecks:s}}=e;return 0===s.length&amp;&amp;0===o.length?we({...e,guardsResult:!0}):function y7(n,t,e,r){return se(n).pipe(te(i=&gt;function M7(n,t,e,r,i){const o=t&amp;&amp;t.routeConfig?t.routeConfig.canDeactivate:null;return o&amp;&amp;0!==o.length?we(o.map(a=&gt;{const f=Eh(a,t,i);return Ws(function r7(n){return n&amp;&amp;yh(n.canDeactivate)}(f)?f.canDeactivate(n,t,e,r):f(n,t,e,r)).pipe(Ra())})).pipe(Du()):we(!0)}(i.component,i.route,e,t,r)),Ra(i=&gt;!0!==i,!0))}(s,r,i,n).pipe(te(a=&gt;a&amp;&amp;function J$(n){return"boolean"==typeof n}(a)?function b7(n,t,e,r){return se(t).pipe(Oa(i=&gt;ah(function w7(n,t){return null!==n&amp;&amp;t&amp;&amp;t(new l$(n)),we(!0)}(i.route.parent,r),function C7(n,t){return null!==n&amp;&amp;t&amp;&amp;t(new u$(n)),we(!0)}(i.route,r),function D7(n,t,e){const r=t[t.length-1],o=t.slice(0,t.length-1).reverse().map(s=&gt;function m7(n){const t=n.routeConfig?n.routeConfig.canActivateChild:null;return t&amp;&amp;0!==t.length?{node:n,guards:t}:null}(s)).filter(s=&gt;null!==s).map(s=&gt;_u(()=&gt;we(s.guards.map(f=&gt;{const v=Eh(f,s.node,e);return Ws(function n7(n){return n&amp;&amp;yh(n.canActivateChild)}(v)?v.canActivateChild(r,n):v(r,n)).pipe(Ra())})).pipe(Du())));return we(o).pipe(Du())}(n,i.path,e),function S7(n,t,e){const r=t.routeConfig?t.routeConfig.canActivate:null;if(!r||0===r.length)return we(!0);const i=r.map(o=&gt;_u(()=&gt;{const s=Eh(o,t,e);return Ws(function t7(n){return n&amp;&amp;yh(n.canActivate)}(s)?s.canActivate(t,n):s(t,n)).pipe(Ra())}));return we(i).pipe(Du())}(n,i.route,e))),Ra(i=&gt;!0!==i,!0))}(r,o,n,t):we(a)),Se(a=&gt;({...e,guardsResult:a})))})}(this.ngModule.injector,a=&gt;this.triggerEvent(a)),jn(a=&gt;{if(La(a.guardsResult)){const v=yy(`Redirecting to "${this.serializeUrl(a.guardsResult)}"`);throw v.url=a.guardsResult,v}const f=new r$(a.id,this.serializeUrl(a.extractedUrl),this.serializeUrl(a.urlAfterRedirects),a.targetSnapshot,!!a.guardsResult);this.triggerEvent(f)}),Ht(a=&gt;!!a.guardsResult||(this.restoreHistory(a),this.cancelNavigationTransition(a,""),!1)),Ly(a=&gt;{if(a.guards.canActivateChecks.length)return we(a).pipe(jn(f=&gt;{const v=new i$(f.id,this.serializeUrl(f.extractedUrl),this.serializeUrl(f.urlAfterRedirects),f.targetSnapshot);this.triggerEvent(v)}),nr(f=&gt;{let v=!1;return we(f).pipe(function P7(n,t){return te(e=&gt;{const{targetSnapshot:r,guards:{canActivateChecks:i}}=e;if(!i.length)return we(e);let o=0;return se(i).pipe(Oa(s=&gt;function R7(n,t,e,r){const i=n.routeConfig,o=n._resolve;return void 0!==i?.title&amp;&amp;!HA(i)&amp;&amp;(o[Ny]=i.title),function F7(n,t,e,r){const i=function N7(n){return[...Object.keys(n),...Object.getOwnPropertySymbols(n)]}(n);if(0===i.length)return we({});const o={};return se(i).pipe(te(s=&gt;function L7(n,t,e,r){const i=Eh(n,t,r);return Ws(i.resolve?i.resolve(t,e):i(t,e))}(n[s],t,e,r).pipe(Ra(),jn(a=&gt;{o[s]=a}))),my(1),function qH(n){return t=&gt;t.lift(new QH(n))}(o),pn(s=&gt;s instanceof gu?$s:zt(s)))}(o,n,t,r).pipe(Se(s=&gt;(n._resolvedData=s,n.data=mA(n,e).resolve,i&amp;&amp;HA(i)&amp;&amp;(n.data[Ny]=i.title),null)))}(s.route,r,n,t)),jn(()=&gt;o++),my(1),te(s=&gt;o===i.length?we(e):$s))})}(this.paramsInheritanceStrategy,this.ngModule.injector),jn({next:()=&gt;v=!0,complete:()=&gt;{v||(this.restoreHistory(f),this.cancelNavigationTransition(f,"At least one route resolver didn't emit any value."))}}))}),jn(f=&gt;{const v=new o$(f.id,this.serializeUrl(f.extractedUrl),this.serializeUrl(f.urlAfterRedirects),f.targetSnapshot);this.triggerEvent(v)}))}),Ly(a=&gt;{const f=v=&gt;{const M=[];v.routeConfig?.loadComponent&amp;&amp;!v.routeConfig._loadedComponent&amp;&amp;M.push(this.configLoader.loadComponent(v.routeConfig).pipe(jn(x=&gt;{v.component=x}),Se(()=&gt;{})));for(const x of v.children)M.push(...f(x));return M};return py(f(a.targetSnapshot.root)).pipe(gy(),mn(1))}),Ly(()=&gt;this.afterPreactivation()),Se(a=&gt;{const f=function F$(n,t,e){const r=bu(n,t._root,e?e._root:void 0);return new hA(r,t)}(this.routeReuseStrategy,a.targetSnapshot,a.currentRouterState);return{...a,targetRouterState:f}}),jn(a=&gt;{this.currentUrlTree=a.urlAfterRedirects,this.rawUrlTree=this.urlHandlingStrategy.merge(a.urlAfterRedirects,a.rawUrl),this.routerState=a.targetRouterState,"deferred"===this.urlUpdateStrategy&amp;&amp;(a.extras.skipLocationChange||this.setBrowserUrl(this.rawUrlTree,a),this.browserUrlTree=a.urlAfterRedirects)}),((n,t,e)=&gt;Se(r=&gt;(new X$(t,r.targetRouterState,r.currentRouterState,e).activate(n),r)))(this.rootContexts,this.routeReuseStrategy,a=&gt;this.triggerEvent(a)),jn({next(){o=!0},complete(){o=!0}}),lh(()=&gt;{o||s||this.cancelNavigationTransition(i,`Navigation ID ${i.id} is not equal to the current navigation id ${this.navigationId}`),this.currentNavigation?.id===i.id&amp;&amp;(this.currentNavigation=null)}),pn(a=&gt;{if(s=!0,function p$(n){return n&amp;&amp;n[XT]}(a)){const f=La(a.url);f||(this.navigated=!0,this.restoreHistory(i,!0));const v=new ch(i.id,this.serializeUrl(i.extractedUrl),a.message);if(r.next(v),f){const M=this.urlHandlingStrategy.merge(a.url,this.rawUrlTree),x={skipLocationChange:i.extras.skipLocationChange,replaceUrl:"eager"===this.urlUpdateStrategy||jA(i.source)};this.scheduleNavigation(M,"imperative",null,x,{resolve:i.resolve,reject:i.reject,promise:i.promise})}else i.resolve(!1)}else{this.restoreHistory(i,!0);const f=new qT(i.id,this.serializeUrl(i.extractedUrl),a);r.next(f);try{i.resolve(this.errorHandler(a))}catch(v){i.reject(v)}}return $s}))}))}resetRootComponentType(e){this.rootComponentType=e,this.routerState.root.component=this.rootComponentType}setTransition(e){this.transitions.next({...this.transitions.value,...e})}initialNavigation(){this.setUpLocationChangeListener(),0===this.navigationId&amp;&amp;this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe(e=&gt;{const r="popstate"===e.type?"popstate":"hashchange";"popstate"===r&amp;&amp;setTimeout(()=&gt;{const i={replaceUrl:!0},o=e.state?.navigationId?e.state:null;if(o){const a={...o};delete a.navigationId,delete a.\u0275routerPageId,0!==Object.keys(a).length&amp;&amp;(i.state=a)}const s=this.parseUrl(e.url);this.scheduleNavigation(s,r,o,i)},0)}))}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.currentNavigation}triggerEvent(e){this.events.next(e)}resetConfig(e){this.config=e.map(Py),this.navigated=!1,this.lastSuccessfulId=-1}ngOnDestroy(){this.dispose()}dispose(){this.transitions.complete(),this.locationSubscription&amp;&amp;(this.locationSubscription.unsubscribe(),this.locationSubscription=void 0),this.disposed=!0}createUrlTree(e,r={}){const{relativeTo:i,queryParams:o,fragment:s,queryParamsHandling:a,preserveFragment:f}=r,v=i||this.routerState.root,M=f?this.currentUrlTree.fragment:s;let x=null;switch(a){case"merge":x={...this.currentUrlTree.queryParams,...o};break;case"preserve":x=this.currentUrlTree.queryParams;break;default:x=o||null}return null!==x&amp;&amp;(x=this.removeEmptyProps(x)),function V$(n,t,e,r,i){if(0===e.length)return Ay(t.root,t.root,t.root,r,i);const o=function B$(n){if("string"==typeof n[0]&amp;&amp;1===n.length&amp;&amp;"/"===n[0])return new yA(!0,0,n);let t=0,e=!1;const r=n.reduce((i,o,s)=&gt;{if("object"==typeof o&amp;&amp;null!=o){if(o.outlets){const a={};return _r(o.outlets,(f,v)=&gt;{a[v]="string"==typeof f?f.split("/"):f}),[...i,{outlets:a}]}if(o.segmentPath)return[...i,o.segmentPath]}return"string"!=typeof o?[...i,o]:0===s?(o.split("/").forEach((a,f)=&gt;{0==f&amp;&amp;"."===a||(0==f&amp;&amp;""===a?e=!0:".."===a?t++:""!=a&amp;&amp;i.push(a))}),i):[...i,o]},[]);return new yA(e,t,r)}(e);return o.toRoot()?Ay(t.root,t.root,new Ot([],{}),r,i):function s(f){const v=function H$(n,t,e,r){return n.isAbsolute?new Oy(t.root,!0,0):-1===r?new Oy(e,e===t.root,0):function $$(n,t,e){let r=n,i=t,o=e;for(;o&gt;i;){if(o-=i,r=r.parent,!r)throw new oe(4005,!1);i=r.segments.length}return new Oy(r,!1,i-o)}(e,r+(gh(n.commands[0])?0:1),n.numberOfDoubleDots)}(o,t,n.snapshot?._urlSegment,f),M=v.processChildren?_h(v.segmentGroup,v.index,o.commands):bA(v.segmentGroup,v.index,o.commands);return Ay(t.root,v.segmentGroup,M,r,i)}(n.snapshot?._lastPathIndex)}(v,this.currentUrlTree,e,x,M??null)}navigateByUrl(e,r={skipLocationChange:!1}){const i=La(e)?e:this.parseUrl(e),o=this.urlHandlingStrategy.merge(i,this.rawUrlTree);return this.scheduleNavigation(o,"imperative",null,r)}navigate(e,r={skipLocationChange:!1}){return function Y7(n){for(let t=0;t&lt;n.length;t++){if(null==n[t])throw new oe(4008,!1)}}(e),this.navigateByUrl(this.createUrlTree(e,r),r)}serializeUrl(e){return this.urlSerializer.serialize(e)}parseUrl(e){let r;try{r=this.urlSerializer.parse(e)}catch(i){r=this.malformedUriErrorHandler(i,this.urlSerializer,e)}return r}isActive(e,r){let i;if(i=!0===r?{...W7}:!1===r?{...G7}:r,La(e))return rA(this.currentUrlTree,e,i);const o=this.parseUrl(e);return rA(this.currentUrlTree,o,i)}removeEmptyProps(e){return Object.keys(e).reduce((r,i)=&gt;{const o=e[i];return null!=o&amp;&amp;(r[i]=o),r},{})}processNavigations(){this.navigations.subscribe(e=&gt;{this.navigated=!0,this.lastSuccessfulId=e.id,this.currentPageId=e.targetPageId,this.events.next(new zs(e.id,this.serializeUrl(e.extractedUrl),this.serializeUrl(this.currentUrlTree))),this.lastSuccessfulNavigation=this.currentNavigation,this.titleStrategy?.updateTitle(this.routerState.snapshot),e.resolve(!0)},e=&gt;{this.console.warn(`Unhandled Navigation Error: ${e}`)})}scheduleNavigation(e,r,i,o,s){if(this.disposed)return Promise.resolve(!1);let a,f,v;s?(a=s.resolve,f=s.reject,v=s.promise):v=new Promise((N,V)=&gt;{a=N,f=V});const M=++this.navigationId;let x;return"computed"===this.canceledNavigationResolution?(0===this.currentPageId&amp;&amp;(i=this.location.getState()),x=i&amp;&amp;i.\u0275routerPageId?i.\u0275routerPageId:o.replaceUrl||o.skipLocationChange?this.browserPageId??0:(this.browserPageId??0)+1):x=0,this.setTransition({id:M,targetPageId:x,source:r,restoredState:i,currentUrlTree:this.currentUrlTree,currentRawUrl:this.rawUrlTree,rawUrl:e,extras:o,resolve:a,reject:f,promise:v,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),v.catch(N=&gt;Promise.reject(N))}setBrowserUrl(e,r){const i=this.urlSerializer.serialize(e),o={...r.extras.state,...this.generateNgRouterState(r.id,r.targetPageId)};this.location.isCurrentPathEqualTo(i)||r.extras.replaceUrl?this.location.replaceState(i,"",o):this.location.go(i,"",o)}restoreHistory(e,r=!1){if("computed"===this.canceledNavigationResolution){const i=this.currentPageId-e.targetPageId;"popstate"!==e.source&amp;&amp;"eager"!==this.urlUpdateStrategy&amp;&amp;this.currentUrlTree!==this.currentNavigation?.finalUrl||0===i?this.currentUrlTree===this.currentNavigation?.finalUrl&amp;&amp;0===i&amp;&amp;(this.resetState(e),this.browserUrlTree=e.currentUrlTree,this.resetUrlToCurrentUrlTree()):this.location.historyGo(i)}else"replace"===this.canceledNavigationResolution&amp;&amp;(r&amp;&amp;this.resetState(e),this.resetUrlToCurrentUrlTree())}resetState(e){this.routerState=e.currentRouterState,this.currentUrlTree=e.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,e.rawUrl)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}cancelNavigationTransition(e,r){const i=new ch(e.id,this.serializeUrl(e.extractedUrl),r);this.triggerEvent(i),e.resolve(!1)}generateNgRouterState(e,r){return"computed"===this.canceledNavigationResolution?{navigationId:e,\u0275routerPageId:r}:{navigationId:e}}}return n.\u0275fac=function(e){ls()},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();function jA(n){return"imperative"!==n}let Au=(()=&gt;{class n{constructor(e,r,i,o,s){this.router=e,this.route=r,this.tabIndexAttribute=i,this.renderer=o,this.el=s,this.commands=null,this.onChanges=new pe,this.setTabIndexIfNotOnNativeEl("0")}setTabIndexIfNotOnNativeEl(e){if(null!=this.tabIndexAttribute)return;const r=this.renderer,i=this.el.nativeElement;null!==e?r.setAttribute(i,"tabindex",e):r.removeAttribute(i,"tabindex")}ngOnChanges(e){this.onChanges.next(this)}set routerLink(e){null!=e?(this.commands=Array.isArray(e)?e:[e],this.setTabIndexIfNotOnNativeEl("0")):(this.commands=null,this.setTabIndexIfNotOnNativeEl(null))}onClick(){if(null===this.urlTree)return!0;const e={skipLocationChange:ps(this.skipLocationChange),replaceUrl:ps(this.replaceUrl),state:this.state};return this.router.navigateByUrl(this.urlTree,e),!0}get urlTree(){return null===this.commands?null:this.router.createUrlTree(this.commands,{relativeTo:void 0!==this.relativeTo?this.relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,queryParamsHandling:this.queryParamsHandling,preserveFragment:ps(this.preserveFragment)})}}return n.\u0275fac=function(e){return new(e||n)(F(sn),F(zn),ro("tabindex"),F(ds),F(Qe))},n.\u0275dir=le({type:n,selectors:[["","routerLink","",5,"a",5,"area"]],hostBindings:function(e,r){1&amp;e&amp;&amp;ie("click",function(){return r.onClick()})},inputs:{queryParams:"queryParams",fragment:"fragment",queryParamsHandling:"queryParamsHandling",preserveFragment:"preserveFragment",skipLocationChange:"skipLocationChange",replaceUrl:"replaceUrl",state:"state",relativeTo:"relativeTo",routerLink:"routerLink"},features:[Qt]}),n})(),vr=(()=&gt;{class n{constructor(e,r,i){this.router=e,this.route=r,this.locationStrategy=i,this.commands=null,this.href=null,this.onChanges=new pe,this.subscription=e.events.subscribe(o=&gt;{o instanceof zs&amp;&amp;this.updateTargetUrlAndHref()})}set routerLink(e){this.commands=null!=e?Array.isArray(e)?e:[e]:null}ngOnChanges(e){this.updateTargetUrlAndHref(),this.onChanges.next(this)}ngOnDestroy(){this.subscription.unsubscribe()}onClick(e,r,i,o,s){if(0!==e||r||i||o||s||"string"==typeof this.target&amp;&amp;"_self"!=this.target||null===this.urlTree)return!0;const a={skipLocationChange:ps(this.skipLocationChange),replaceUrl:ps(this.replaceUrl),state:this.state};return this.router.navigateByUrl(this.urlTree,a),!1}updateTargetUrlAndHref(){this.href=null!==this.urlTree?this.locationStrategy.prepareExternalUrl(this.router.serializeUrl(this.urlTree)):null}get urlTree(){return null===this.commands?null:this.router.createUrlTree(this.commands,{relativeTo:void 0!==this.relativeTo?this.relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,queryParamsHandling:this.queryParamsHandling,preserveFragment:ps(this.preserveFragment)})}}return n.\u0275fac=function(e){return new(e||n)(F(sn),F(zn),F(Aa))},n.\u0275dir=le({type:n,selectors:[["a","routerLink",""],["area","routerLink",""]],hostVars:2,hostBindings:function(e,r){1&amp;e&amp;&amp;ie("click",function(o){return r.onClick(o.button,o.ctrlKey,o.shiftKey,o.altKey,o.metaKey)}),2&amp;e&amp;&amp;Te("target",r.target)("href",r.href,wn)},inputs:{target:"target",queryParams:"queryParams",fragment:"fragment",queryParamsHandling:"queryParamsHandling",preserveFragment:"preserveFragment",skipLocationChange:"skipLocationChange",replaceUrl:"replaceUrl",state:"state",relativeTo:"relativeTo",routerLink:"routerLink"},features:[Qt]}),n})();class zA{buildTitle(t){let e,r=t.root;for(;void 0!==r;)e=this.getResolvedTitleForRoute(r)??e,r=r.children.find(i=&gt;i.outlet===yt);return e}getResolvedTitleForRoute(t){return t.data[Ny]}}let q7=(()=&gt;{class n extends zA{constructor(e){super(),this.title=e}updateTitle(e){const r=this.buildTitle(e);void 0!==r&amp;&amp;this.title.setTitle(r)}}return n.\u0275fac=function(e){return new(e||n)(K(Rv))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();class WA{}let GA=(()=&gt;{class n{constructor(e,r,i,o,s){this.router=e,this.injector=i,this.preloadingStrategy=o,this.loader=s}setUpPreloading(){this.subscription=this.router.events.pipe(Ht(e=&gt;e instanceof zs),Oa(()=&gt;this.preload())).subscribe(()=&gt;{})}preload(){return this.processRoutes(this.injector,this.router.config)}ngOnDestroy(){this.subscription&amp;&amp;this.subscription.unsubscribe()}processRoutes(e,r){const i=[];for(const o of r){o.providers&amp;&amp;!o._injector&amp;&amp;(o._injector=df(o.providers,e,`Route: ${o.path}`));const s=o._injector??e,a=o._loadedInjector??s;o.loadChildren&amp;&amp;!o._loadedRoutes||o.loadComponent&amp;&amp;!o._loadedComponent?i.push(this.preloadConfig(s,o)):(o.children||o._loadedRoutes)&amp;&amp;i.push(this.processRoutes(a,o.children??o._loadedRoutes))}return se(i).pipe(tt())}preloadConfig(e,r){return this.preloadingStrategy.preload(r,()=&gt;{let i;i=r.loadChildren&amp;&amp;void 0===r.canLoad?this.loader.loadChildren(e,r):we(null);const o=i.pipe(te(s=&gt;null===s?we(void 0):(r._loadedRoutes=s.routes,r._loadedInjector=s.injector,this.processRoutes(s.injector??e,s.routes))));return r.loadComponent&amp;&amp;!r._loadedComponent?se([o,this.loader.loadComponent(r)]).pipe(tt()):o})}}return n.\u0275fac=function(e){return new(e||n)(K(sn),K(tv),K(ga),K(WA),K(By))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();const YA=new fe("");let Q7=(()=&gt;{class n{constructor(e,r,i={}){this.router=e,this.viewportScroller=r,this.options=i,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},i.scrollPositionRestoration=i.scrollPositionRestoration||"disabled",i.anchorScrolling=i.anchorScrolling||"disabled"}init(){"disabled"!==this.options.scrollPositionRestoration&amp;&amp;this.viewportScroller.setHistoryScrollRestoration("manual"),this.routerEventsSubscription=this.createScrollEvents(),this.scrollEventsSubscription=this.consumeScrollEvents()}createScrollEvents(){return this.router.events.subscribe(e=&gt;{e instanceof _y?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=e.navigationTrigger,this.restoredId=e.restoredState?e.restoredState.navigationId:0):e instanceof zs&amp;&amp;(this.lastId=e.id,this.scheduleScrollEvent(e,this.router.parseUrl(e.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.router.events.subscribe(e=&gt;{e instanceof QT&amp;&amp;(e.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&amp;&amp;this.viewportScroller.scrollToPosition(e.position):e.anchor&amp;&amp;"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(e.anchor):"disabled"!==this.options.scrollPositionRestoration&amp;&amp;this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(e,r){this.router.triggerEvent(new QT(e,"popstate"===this.lastSource?this.store[this.restoredId]:null,r))}ngOnDestroy(){this.routerEventsSubscription&amp;&amp;this.routerEventsSubscription.unsubscribe(),this.scrollEventsSubscription&amp;&amp;this.scrollEventsSubscription.unsubscribe()}}return n.\u0275fac=function(e){ls()},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();const Hy=new fe("ROUTER_CONFIGURATION",{providedIn:"root",factory:()=&gt;({})}),ZA=new fe("ROUTER_FORROOT_GUARD"),KA=new fe(""),X7=[Hl,{provide:aA,useClass:lA},{provide:sn,useFactory:function iU(n,t,e,r,i,o,s={},a,f,v,M){const x=new sn(null,n,t,e,r,i,eA(o));return v&amp;&amp;(x.urlHandlingStrategy=v),M&amp;&amp;(x.routeReuseStrategy=M),x.titleStrategy=f??a,function oU(n,t){n.errorHandler&amp;&amp;(t.errorHandler=n.errorHandler),n.malformedUriErrorHandler&amp;&amp;(t.malformedUriErrorHandler=n.malformedUriErrorHandler),n.onSameUrlNavigation&amp;&amp;(t.onSameUrlNavigation=n.onSameUrlNavigation),n.paramsInheritanceStrategy&amp;&amp;(t.paramsInheritanceStrategy=n.paramsInheritanceStrategy),n.relativeLinkResolution&amp;&amp;(t.relativeLinkResolution=n.relativeLinkResolution),n.urlUpdateStrategy&amp;&amp;(t.urlUpdateStrategy=n.urlUpdateStrategy),n.canceledNavigationResolution&amp;&amp;(t.canceledNavigationResolution=n.canceledNavigationResolution)}(s,x),x},deps:[aA,wu,Hl,un,tv,Vy,Hy,q7,[zA,new Jr],[class $7{},new Jr],[class V7{},new Jr]]},wu,{provide:zn,useFactory:function sU(n){return n.routerState.root},deps:[sn]},By];function J7(){return new IM("Router",sn)}let qA=(()=&gt;{class n{constructor(e,r){}static forRoot(e,r){return{ngModule:n,providers:[X7,[],QA(e),{provide:ZA,useFactory:rU,deps:[[sn,new Jr,new ss]]},{provide:Hy,useValue:r||{}},r?.useHash?{provide:Aa,useClass:zB}:{provide:Aa,useClass:eE},{provide:YA,useFactory:()=&gt;{const n=Oi(sn),t=Oi(o5),e=Oi(Hy);return e.scrollOffset&amp;&amp;t.setOffset(e.scrollOffset),new Q7(n,t,e)}},r?.preloadingStrategy?hU(r.preloadingStrategy):[],{provide:IM,multi:!0,useFactory:J7},r?.initialNavigation?lU(r):[],[{provide:XA,useFactory:aU},{provide:SM,multi:!0,useExisting:XA}]]}}static forChild(e){return{ngModule:n,providers:[QA(e)]}}}return n.\u0275fac=function(e){return new(e||n)(K(ZA,8),K(sn,8))},n.\u0275mod=W({type:n}),n.\u0275inj=qe({}),n})();function rU(n){return"guarded"}function QA(n){return[{provide:CR,multi:!0,useValue:n},{provide:Vy,multi:!0,useValue:n}]}function aU(){const n=Oi(un);return t=&gt;{const e=n.get(Bl);if(t!==e.components[0])return;const r=n.get(sn),i=n.get(JA);null===n.get($y,null,Le.Optional)&amp;&amp;r.initialNavigation(),n.get(KA,null,Le.Optional)?.setUpPreloading(),n.get(YA,null,Le.Optional)?.init(),r.resetRootComponentType(e.componentTypes[0]),i.next(),i.complete()}}const XA=new fe("");function lU(n){return["disabled"===n.initialNavigation?[{provide:ru,multi:!0,useFactory:()=&gt;{const n=Oi(sn);return()=&gt;{n.setUpLocationChangeListener()}}},{provide:$y,useValue:"disabled"}]:[],"enabledBlocking"===n.initialNavigation?[{provide:$y,useValue:"enabledBlocking"},{provide:ru,multi:!0,deps:[un],useFactory:n=&gt;{const t=n.get($B,Promise.resolve(null));let e=!1;return()=&gt;t.then(()=&gt;new Promise(i=&gt;{const o=n.get(sn),s=n.get(JA);(function r(i){const o=n.get(sn);o.events.pipe(Ht(s=&gt;s instanceof zs||s instanceof ch||s instanceof qT),Se(s=&gt;{if(s instanceof zs)return!0;const a=o.navigationId!==s.id,f=s instanceof ch&amp;&amp;-1!==s.reason.indexOf(vy);return!(!a&amp;&amp;!f)&amp;&amp;null}),Ht(s=&gt;null!==s),mn(1)).subscribe(()=&gt;{i()})})(()=&gt;{i(!0),e=!0}),o.afterPreactivation=()=&gt;(i(!0),e||s.closed?we(void 0):s),o.initialNavigation()}))}}]:[]]}const JA=new fe("",{factory:()=&gt;new pe}),$y=new fe("");function hU(n){return[GA,{provide:KA,useExisting:GA},{provide:WA,useExisting:n}]}let Zl=(()=&gt;{class n{constructor(e,r){this.url=e,this.http=r}getContextInfo(){return this.siteId+"/"+this.sportId+"/"+this.teamId}getSiteId(){return this.siteId}setSiteId(e){this.siteId=e}getSportId(){return this.sportId}setSportId(e){this.sportId=e}getTeamId(){return this.teamId}setTeamId(e){this.teamId=e}get(e){return this.http.get(this.url+"/"+e+this.getSearchString()).pipe(Se(r=&gt;r),pn(r=&gt;zt(r)))}getSearchString(){let e="?";return void 0!==this.siteId&amp;&amp;(e=e+"siteId="+this.siteId),void 0!==this.sportId&amp;&amp;(e=e+"&amp;sportId="+this.sportId),void 0!==this.teamId&amp;&amp;(e=e+"&amp;teamId="+this.teamId),e}handleError(e){}}return n.\u0275fac=function(e){ls()},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();const Wn_api_url="/portal/rest";var pU=g(66239);const Kl=new fe("API_BASE_URL");let mU=(()=&gt;{class n{constructor(e,r){this.jsonParseReviver=void 0,this.http=e,this.baseUrl=r??"http://localhost:8080"}getSyncInfo(e){let r=this.baseUrl+"/portal/api/open/NifSync/has-sync/{organizationId}";if(null==e)throw new Error("The parameter 'organizationId' must be defined.");r=r.replace("{organizationId}",encodeURIComponent(""+e)),r=r.replace(/[?&amp;]$/,"");let i={observe:"response",responseType:"blob",headers:new Br({Accept:"application/json"})};return this.http.request("get",r,i).pipe(te(o=&gt;this.processGetSyncInfo(o))).pipe(pn(o=&gt;{if(!(o instanceof Hs))return zt(o);try{return this.processGetSyncInfo(o)}catch(s){return zt(s)}}))}processGetSyncInfo(e){const r=e.status,i=e instanceof po?e.body:e.error instanceof Blob?e.error:void 0;let o={};if(e.headers)for(let s of e.headers.keys())o[s]=e.headers.get(s);return 200===r?$o(i).pipe(te(s=&gt;{let a=null,f=""===s?null:JSON.parse(s,this.jsonParseReviver);return a=Uy.fromJS(f),we(a)})):200!==r&amp;&amp;204!==r?$o(i).pipe(te(s=&gt;Ou("An unexpected server error occurred.",r,s,o))):we(null)}}return n.\u0275fac=function(e){return new(e||n)(K(Ir),K(Kl,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),gU=(()=&gt;{class n{constructor(e,r){this.jsonParseReviver=void 0,this.http=e,this.baseUrl=r??"http://localhost:8080"}getSportRoutes(e){let r=this.baseUrl+"/portal/api/open/SportRoutes?";null!=e&amp;&amp;(r+="query="+encodeURIComponent(""+e)+"&amp;"),r=r.replace(/[?&amp;]$/,"");let i={observe:"response",responseType:"blob",headers:new Br({Accept:"application/json"})};return this.http.request("get",r,i).pipe(te(o=&gt;this.processGetSportRoutes(o))).pipe(pn(o=&gt;{if(!(o instanceof Hs))return zt(o);try{return this.processGetSportRoutes(o)}catch(s){return zt(s)}}))}processGetSportRoutes(e){const r=e.status,i=e instanceof po?e.body:e.error instanceof Blob?e.error:void 0;let o={};if(e.headers)for(let s of e.headers.keys())o[s]=e.headers.get(s);return 200===r?$o(i).pipe(te(s=&gt;{let a=null,f=""===s?null:JSON.parse(s,this.jsonParseReviver);return a=jy.fromJS(f),we(a)})):200!==r&amp;&amp;204!==r?$o(i).pipe(te(s=&gt;Ou("An unexpected server error occurred.",r,s,o))):we(null)}}return n.\u0275fac=function(e){return new(e||n)(K(Ir),K(Kl,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),_U=(()=&gt;{class n{constructor(e,r){this.jsonParseReviver=void 0,this.http=e,this.baseUrl=r??"http://localhost:8080"}getSportsSettings(e){let r=this.baseUrl+"/portal/api/open/SportsSettings/{id}/sports-settings";if(null==e)throw new Error("The parameter 'id' must be defined.");r=r.replace("{id}",encodeURIComponent(""+e)),r=r.replace(/[?&amp;]$/,"");let i={observe:"response",responseType:"blob",headers:new Br({Accept:"application/json"})};return this.http.request("get",r,i).pipe(te(o=&gt;this.processGetSportsSettings(o))).pipe(pn(o=&gt;{if(!(o instanceof Hs))return zt(o);try{return this.processGetSportsSettings(o)}catch(s){return zt(s)}}))}processGetSportsSettings(e){const r=e.status,i=e instanceof po?e.body:e.error instanceof Blob?e.error:void 0;let o={};if(e.headers)for(let s of e.headers.keys())o[s]=e.headers.get(s);return 200===r?$o(i).pipe(te(s=&gt;{let a=null,f=""===s?null:JSON.parse(s,this.jsonParseReviver);if(Array.isArray(f)){a=[];for(let v of f)a.push(Gy.fromJS(v))}else a=null;return we(a)})):200!==r&amp;&amp;204!==r?$o(i).pipe(te(s=&gt;Ou("An unexpected server error occurred.",r,s,o))):we(null)}}return n.\u0275fac=function(e){return new(e||n)(K(Ir),K(Kl,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),vU=(()=&gt;{class n{constructor(e,r){this.jsonParseReviver=void 0,this.http=e,this.baseUrl=r??"http://localhost:8080"}getMetadata(){let e=this.baseUrl+"/portal/api/Metadata";e=e.replace(/[?&amp;]$/,"");let r={observe:"response",responseType:"blob",headers:new Br({Accept:"application/json"})};return this.http.request("get",e,r).pipe(te(i=&gt;this.processGetMetadata(i))).pipe(pn(i=&gt;{if(!(i instanceof Hs))return zt(i);try{return this.processGetMetadata(i)}catch(o){return zt(o)}}))}processGetMetadata(e){const r=e.status,i=e instanceof po?e.body:e.error instanceof Blob?e.error:void 0;let o={};if(e.headers)for(let s of e.headers.keys())o[s]=e.headers.get(s);return 200===r?$o(i).pipe(te(s=&gt;{let a=null,f=""===s?null:JSON.parse(s,this.jsonParseReviver);return a=Yy.fromJS(f),we(a)})):200!==r&amp;&amp;204!==r?$o(i).pipe(te(s=&gt;Ou("An unexpected server error occurred.",r,s,o))):we(null)}}return n.\u0275fac=function(e){return new(e||n)(K(Ir),K(Kl,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),yU=(()=&gt;{class n{constructor(e,r){this.jsonParseReviver=void 0,this.http=e,this.baseUrl=r??"http://localhost:8080"}getCountries(){let e=this.baseUrl+"/portal/api/Country/countries";e=e.replace(/[?&amp;]$/,"");let r={observe:"response",responseType:"blob",headers:new Br({Accept:"application/json"})};return this.http.request("get",e,r).pipe(te(i=&gt;this.processGetCountries(i))).pipe(pn(i=&gt;{if(!(i instanceof Hs))return zt(i);try{return this.processGetCountries(i)}catch(o){return zt(o)}}))}processGetCountries(e){const r=e.status,i=e instanceof po?e.body:e.error instanceof Blob?e.error:void 0;let o={};if(e.headers)for(let s of e.headers.keys())o[s]=e.headers.get(s);return 200===r?$o(i).pipe(te(s=&gt;{let a=null,f=""===s?null:JSON.parse(s,this.jsonParseReviver);return a=Zy.fromJS(f),we(a)})):200!==r&amp;&amp;204!==r?$o(i).pipe(te(s=&gt;Ou("An unexpected server error occurred.",r,s,o))):we(null)}}return n.\u0275fac=function(e){return new(e||n)(K(Ir),K(Kl,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();class Uy{constructor(t){if(t)for(var e in t)t.hasOwnProperty(e)&amp;&amp;(this[e]=t[e])}init(t){t&amp;&amp;(this.hasNifSync=t.hasNifSync)}static fromJS(t){t="object"==typeof t?t:{};let e=new Uy;return e.init(t),e}toJSON(t){return(t="object"==typeof t?t:{}).hasNifSync=this.hasNifSync,t}}class jy{constructor(t){if(t)for(var e in t)t.hasOwnProperty(e)&amp;&amp;(this[e]=t[e])}init(t){if(t&amp;&amp;Array.isArray(t.sportRoutes)){this.sportRoutes=[];for(let e of t.sportRoutes)this.sportRoutes.push(zy.fromJS(e))}}static fromJS(t){t="object"==typeof t?t:{};let e=new jy;return e.init(t),e}toJSON(t){if(t="object"==typeof t?t:{},Array.isArray(this.sportRoutes)){t.sportRoutes=[];for(let e of this.sportRoutes)t.sportRoutes.push(e.toJSON())}return t}}class zy{constructor(t){if(t)for(var e in t)t.hasOwnProperty(e)&amp;&amp;(this[e]=t[e])}init(t){t&amp;&amp;(this.sportId=t.sportId,this.route=t.route)}static fromJS(t){t="object"==typeof t?t:{};let e=new zy;return e.init(t),e}toJSON(t){return(t="object"==typeof t?t:{}).sportId=this.sportId,t.route=this.route,t}}class Wy{constructor(t){if(t)for(var e in t)t.hasOwnProperty(e)&amp;&amp;(this[e]=t[e])}init(t){}static fromJS(t){t="object"==typeof t?t:{};let e=new Wy;return e.init(t),e}toJSON(t){return"object"==typeof t?t:{}}}class Gy{constructor(t){if(t)for(var e in t)t.hasOwnProperty(e)&amp;&amp;(this[e]=t[e])}init(t){t&amp;&amp;(this.id=t.id,this.sportId=t.sportId,this.organizationId=t.organizationId,this.hideOnSite=t.hideOnSite)}static fromJS(t){t="object"==typeof t?t:{};let e=new Gy;return e.init(t),e}toJSON(t){return(t="object"==typeof t?t:{}).id=this.id,t.sportId=this.sportId,t.organizationId=this.organizationId,t.hideOnSite=this.hideOnSite,t}}class Yy{constructor(t){if(t)for(var e in t)t.hasOwnProperty(e)&amp;&amp;(this[e]=t[e])}init(t){t&amp;&amp;(this.title=t.title,this.description=t.description,this.url=t.url,this.type=t.type,this.siteName=t.siteName,this.image=t.image,this.appId=t.appId,this.musician=t.musician)}static fromJS(t){t="object"==typeof t?t:{};let e=new Yy;return e.init(t),e}toJSON(t){return(t="object"==typeof t?t:{}).title=this.title,t.description=this.description,t.url=this.url,t.type=this.type,t.siteName=this.siteName,t.image=this.image,t.appId=this.appId,t.musician=this.musician,t}}class Zy{constructor(t){if(t)for(var e in t)t.hasOwnProperty(e)&amp;&amp;(this[e]=t[e])}init(t){if(t&amp;&amp;Array.isArray(t.countries)){this.countries=[];for(let e of t.countries)this.countries.push(Ky.fromJS(e))}}static fromJS(t){t="object"==typeof t?t:{};let e=new Zy;return e.init(t),e}toJSON(t){if(t="object"==typeof t?t:{},Array.isArray(this.countries)){t.countries=[];for(let e of this.countries)t.countries.push(e.toJSON())}return t}}class Ky{constructor(t){if(t)for(var e in t)t.hasOwnProperty(e)&amp;&amp;(this[e]=t[e])}init(t){t&amp;&amp;(this.iso3Code=t.iso3Code,this.countryName=t.countryName)}static fromJS(t){t="object"==typeof t?t:{};let e=new Ky;return e.init(t),e}toJSON(t){return(t="object"==typeof t?t:{}).iso3Code=this.iso3Code,t.countryName=this.countryName,t}}class bU extends Error{constructor(t,e,r,i,o){super(),this.isApiException=!0,this.message=t,this.status=e,this.response=r,this.headers=i,this.result=o}static isApiException(t){return!0===t.isApiException}}function Ou(n,t,e,r,i){return zt(null!=i?i:new bU(n,t,e,r,null))}function $o(n){return new ne(t=&gt;{if(n){let e=new FileReader;e.onload=r=&gt;{t.next(r.target.result),t.complete()},e.readAsText(n)}else t.next(""),t.complete()})}let dr=(()=&gt;{class n extends Zl{constructor(e,r){super(Wn_api_url+"/page",e),this.sportsSettingsClient=r,this.pageChangeSource=new pe,this.pageChanges=this.pageChangeSource.asObservable()}getInfo(){return"PageService: "+super.getContextInfo()}getPage(){return this.http.get(this.url+this.getSearchString()).pipe(Se(e=&gt;(e.sportsSettings=[],e)),(0,pU.bJ)(e=&gt;this.sportsSettingsClient.getSportsSettings(this.siteId).pipe(Se(r=&gt;(e.sportsSettings=r,this.page=e,this.pageChangeSource.next(this.page),e)))),pn(e=&gt;zt(e)))}}return n.\u0275fac=function(e){return new(e||n)(K(Ir),K(_U))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();var go=(()=&gt;(function(n){n[n.OrgLogo=191]="OrgLogo",n[n.BottomAreaBackground=192]="BottomAreaBackground",n[n.ThemeMainColor=193]="ThemeMainColor",n[n.ThemeSecondColor=194]="ThemeSecondColor",n[n.NewsCount=195]="NewsCount",n[n.MessageBoardBackground=196]="MessageBoardBackground"}(go||(go={})),go))(),ii=(()=&gt;(function(n){n[n.Menu=0]="Menu",n[n.Match=1]="Match",n[n.Event=2]="Event",n[n.Header=3]="Header",n[n.News=4]="News"}(ii||(ii={})),ii))();function tO(n,t,e,r,i,o,s){try{var a=n[o](s),f=a.value}catch(v){return void e(v)}a.done?t(f):Promise.resolve(f).then(r,i)}function nO(n){return function(){var t=this,e=arguments;return new Promise(function(r,i){var o=n.apply(t,e);function s(f){tO(o,r,i,s,a,"next",f)}function a(f){tO(o,r,i,s,a,"throw",f)}s(void 0)})}}let qy,Iu=(()=&gt;{class n extends Zl{constructor(e){super(Wn_api_url+"/team",e)}getInfo(){return"PageTeamService: "+super.getContextInfo()}getPageTeam(){return this.http.get(this.url+this.getSearchString()).pipe(Se(e=&gt;(this.pageTeam=e,e)),pn(e=&gt;zt(e)))}getTables(e,r){var i=this;return nO(function*(){let o=new Vo;return o=o.append("clubId",r),e.forEach(s=&gt;o=o.append("externalTableIds",s)),i.http.get("/portal/rest/fotballdata/tables",{params:o}).toPromise().catch(s=&gt;[])})()}getHiddenTeamCoaches(e){return this.http.get(`/portal/rest/teamInfo/hiddenTeamCoaches?teamId=${e}`).toPromise().catch(r=&gt;[])}}return n.\u0275fac=function(e){return new(e||n)(K(Ir))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),xu=(()=&gt;{class n extends Zl{constructor(e){super("/portal/public/eventsOverviewJson.do?noTraining=",e)}getEvents(e,r){return r=r||"",this.http.get(this.url+e.toString()+r)}}return n.\u0275fac=function(e){return new(e||n)(K(Ir))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),gn=(()=&gt;{class n{constructor(e,r,i,o,s){this.logger=e,this.sanitizer=r,this.pageTeamService=i,this.service=o,this.eventsService=s,this.searchWord=new pe,this.searchYear=new pe,this.searchSport=new pe,this.searchTeam=new pe,this.topImageUrl=new pe,this.themeMainColor=new pe,this.themeSecondColor=new pe,this.orgLogo=new pe,this.messageBoardBackground=new pe,this.bottomAreaBackground=new pe,this.newsCount=new pe,this.searchFromAnotherPage=new pe,this.shouldSlide=new pe,this.imageObject=new pe}onCheckBoxClick(e){e.preventDefault(),e.target.classList.toggle("selected")}onRadioClick(e){e.preventDefault();let r=e.target.parentElement.querySelectorAll("a");for(let i=0;i&lt;r.length;i++){let o=r[i];o!=e.target&amp;&amp;o.classList.remove("selected")}e.target.classList.toggle("selected")}moduleEnabled(e,r){if(r)return r.find(i=&gt;i.shortName===e)}getBackgroundImageStyle(e,r){this.logger.info("getBackgroundImageStyle",e,r);const i=this.hexToRgb(r);return this.sanitizer.bypassSecurityTrustStyle(e?`\n          background-image: linear-gradient(\n            to right bottom,\n            rgba(${i}, 0.9),\n            rgba(${i}, 0.9)\n          ),\n          url(${e});\n          background-size: cover;\n          background-position: top;\n        `:`background-color: ${r}`)}getNewsBackgroundImage(e){let r,i="";return e.mainImage.filenameURL?(r=e.mainImage.filenameURL,i="url("+r+")"):e.imageList.length&amp;&amp;(r=e.imageList[0].filenameURL,i="url("+r+")"),i}findDuplicates(e){const r={},i=[];e.forEach(o=&gt;{r[o]||(r[o]=0),r[o]+=1});for(const o in r)r[o]&gt;=2&amp;&amp;i.push(o);return i}renderImageGallery(e,r,i){if(e&amp;&amp;e.imageGalleries.mainGallery&amp;&amp;this.moduleEnabled("ORG_GALLERY_SIDE",e.modules)&amp;&amp;e.imageGalleries.mainGallery.imageGalleryItems.length&gt;0){const o=e.imageGalleries.mainGallery.imageGalleryItems,s=o.filter(a=&gt;!0===a.main)[0]||o[0];this.imageObject.next(Object.assign(s,{sportId:r,teamId:i}))}else this.imageObject.next({sportId:r,teamId:i})}updatePropertyValues(e,r){this.newsCount.next("8");for(let i in go)this.updateSettings(e,go[i],r)}updateSettings(e,r,i){const o=`/kx/_layout/theme/AREGO/site/${this.service.getSiteId()}`;let s,a;if(e&amp;&amp;(a=e.themePropertySettings.find(f=&gt;f.property_id==r&amp;&amp;null===f.sport_id),null!==i&amp;&amp;(s=e.themePropertySettings.find(f=&gt;f.property_id==r&amp;&amp;f.sport_id==i)),a||s))switch(r){case go.OrgLogo:this.orgLogo.next(s?`${o}/sport/${i}/${s.value}`:`${o}/${a.value}`);break;case go.BottomAreaBackground:this.bottomAreaBackground.next(s?`${o}/sport/${i}/${s.value}`:`${o}/${a.value}`);break;case go.MessageBoardBackground:this.messageBoardBackground.next(s?`${o}/sport/${i}/${s.value}`:`${o}/${a.value}`);break;case go.ThemeMainColor:this.themeMainColor.next(s?s.value:a.value);break;case go.ThemeSecondColor:this.themeSecondColor.next(s?s.value:a.value);break;case go.NewsCount:this.newsCount.next(s?s.value:a.value)}}getFilteredDisplayName(e,r,i,o){let s;const a=r.find(f=&gt;f.id===e.id);if(a){const f=r.filter(v=&gt;v.levelId===a.levelId);switch(i){case ii.Menu:s=this.getMenuDisplayName(a,f);break;case ii.Header:s=this.getHeaderDisplayName(a,f);break;case ii.News:s=this.getNewsDisplayName(a,f);break;case ii.Match:s=this.getTeamMatchDisplayName(e,f);break;case ii.Event:s=this.getTeamEventDisplayName(a,f,o)}}return s}getMenuDisplayName(e,r){let i=e.levelName;return e.petName?e.levelName+" "+e.petName:(r.length&gt;1&amp;&amp;e.teamNo&amp;&amp;(i=e.levelName+" "+e.teamNo),i)}getHeaderDisplayName(e,r){let i=e.levelName;return r.length&gt;1&amp;&amp;(i=e.petName?e.levelName+" "+e.petName:e.levelName+" - "+e.teamNo),i}getNewsDisplayName(e,r){let i;return i=r.length&gt;1?e.levelShort+"-"+e.teamNo:e.levelShort,i}getTeamMatchDisplayName(e,r){let i;return i=r.length&gt;1?e.externalTeamName||e.thisTeamDisplayName:e.externalTeamName||e.thisTeam+" "+e.levelShort,i}getTeamEventDisplayName(e,r,i){let o;const s=i.title;if(r.length&gt;1)o=s;else{const a=e.levelShort,f=s.split("-"),v=f.findIndex(M=&gt;M.includes(a));if(v&gt;-1){const M=f[v+1];M&amp;&amp;parseInt(M)&amp;&amp;(f.splice(v+1,1),f[v]+=" ",o=f.join("-"))}}return o||s}hexToRgb(e){var r=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return r?`${parseInt(r[1],16)}, ${parseInt(r[2],16)}, ${parseInt(r[3],16)}`:""}}return n.\u0275fac=function(e){return new(e||n)(K(_s),K(Or),K(Iu),K(dr),K(xu))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),rO=(()=&gt;{class n{constructor(e,r,i){this.meta=e,this.pageService=r,this.utilsService=i,this._destroyed$=new pe,this.meta.addTag({name:"robots",content:"noindex"})}ngOnInit(){this.pageService.getPage().subscribe(e=&gt;{this.page=e,this.utilsService.updatePropertyValues(e,null),this.mainColor=this.page.themeBackgroundColor,this.utilsService.themeMainColor.next(this.page.themeMainColor),e&amp;&amp;e.imageGalleries&amp;&amp;this.utilsService.renderImageGallery(null,-1,-1)})}ngOnDestroy(){this._destroyed$.next(),this._destroyed$.complete()}}return n.\u0275fac=function(e){return new(e||n)(F(Pv),F(dr),F(gn))},n.\u0275cmp=Ee({type:n,selectors:[["app-page-not-found"]],decls:7,vars:0,consts:[[1,"contentContainer"],[1,"wrap","clearfix"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"div")(3,"h1"),A(4,"404"),b(),C(5,"p"),A(6,"Her var det visst ikke noe"),b()()()())}}),n})(),ql=(()=&gt;{class n extends Zl{constructor(e){super(Wn_api_url+"/news",e)}getInfo(){return"NewsService: "+super.getContextInfo()}getAll(e){const r=-1!==e.indexOf("year")?this.getSearchString().replace("?","&amp;"):this.getSearchString();return this.http.get(this.url+e+r+"&amp;rows=30").pipe(Se(i=&gt;i),pn(i=&gt;zt(i)))}getGroupNews(){return this.http.get(this.url+this.getSearchString()+"&amp;limit=30").pipe(Se(e=&gt;e),pn(e=&gt;zt(e)))}getTeamNews(e){const r=this.getSportId(),i=this.getTeamId();return this.http.get(`${this.url}?siteId=${e}&amp;sportId=${r}&amp;teamId=${i}`).pipe(Se(o=&gt;o),pn(o=&gt;zt(o)))}getSiteNewsFromTeam(e){return this.http.get(`${this.url}?siteId=${e}&amp;sportId=-1&amp;teamId=-1&amp;limit=15`).pipe(Se(r=&gt;r),pn(r=&gt;zt(r)))}getNews(e){return super.get(e)}getLatest(){return this.http.get(this.url+"/latest"+this.getSearchString()).pipe(Se(e=&gt;e),pn(e=&gt;zt(e)))}getPopular(){return this.http.get(this.url+"/popular"+this.getSearchString()).pipe(Se(e=&gt;e),pn(e=&gt;zt(e)))}getArchiveAge(){return this.http.get(this.url+"/archiveage"+this.getSearchString())}}return n.\u0275fac=function(e){return new(e||n)(K(Ir))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();try{qy=typeof Intl&lt;"u"&amp;&amp;Intl.v8BreakIterator}catch{qy=!1}let Ql,Hr=(()=&gt;{class n{constructor(e){this._platformId=e,this.isBrowser=this._platformId?Tv(this._platformId):"object"==typeof document&amp;&amp;!!document,this.EDGE=this.isBrowser&amp;&amp;/(edge)/i.test(navigator.userAgent),this.TRIDENT=this.isBrowser&amp;&amp;/(msie|trident)/i.test(navigator.userAgent),this.BLINK=this.isBrowser&amp;&amp;!(!window.chrome&amp;&amp;!qy)&amp;&amp;typeof CSS&lt;"u"&amp;&amp;!this.EDGE&amp;&amp;!this.TRIDENT,this.WEBKIT=this.isBrowser&amp;&amp;/AppleWebKit/i.test(navigator.userAgent)&amp;&amp;!this.BLINK&amp;&amp;!this.EDGE&amp;&amp;!this.TRIDENT,this.IOS=this.isBrowser&amp;&amp;/iPad|iPhone|iPod/.test(navigator.userAgent)&amp;&amp;!("MSStream"in window),this.FIREFOX=this.isBrowser&amp;&amp;/(firefox|minefield)/i.test(navigator.userAgent),this.ANDROID=this.isBrowser&amp;&amp;/android/i.test(navigator.userAgent)&amp;&amp;!this.TRIDENT,this.SAFARI=this.isBrowser&amp;&amp;/safari/i.test(navigator.userAgent)&amp;&amp;this.WEBKIT}}return n.\u0275fac=function(e){return new(e||n)(K(Ea))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const iO=["color","button","checkbox","date","datetime-local","email","file","hidden","image","month","number","password","radio","range","reset","search","submit","tel","text","time","url","week"];function oO(){if(Ql)return Ql;if("object"!=typeof document||!document)return Ql=new Set(iO),Ql;let n=document.createElement("input");return Ql=new Set(iO.filter(t=&gt;(n.setAttribute("type",t),n.type===t))),Ql}let ku,Va,Qy;function Pu(n){return function CU(){if(null==ku&amp;&amp;typeof window&lt;"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=&gt;ku=!0}))}finally{ku=ku||!1}return ku}()?n:!!n.capture}function wU(){if(null==Va){if("object"!=typeof document||!document||"function"!=typeof Element||!Element)return Va=!1,Va;if("scrollBehavior"in document.documentElement.style)Va=!0;else{const n=Element.prototype.scrollTo;Va=!!n&amp;&amp;!/\{\s*\[native code\]\s*\}/.test(n.toString())}}return Va}function Ru(){let n=typeof document&lt;"u"&amp;&amp;document?document.activeElement:null;for(;n&amp;&amp;n.shadowRoot;){const t=n.shadowRoot.activeElement;if(t===n)break;n=t}return n}function Ba(n){return n.composedPath?n.composedPath()[0]:n.target}function Xy(){return typeof __karma__&lt;"u"&amp;&amp;!!__karma__||typeof jasmine&lt;"u"&amp;&amp;!!jasmine||typeof jest&lt;"u"&amp;&amp;!!jest||typeof Mocha&lt;"u"&amp;&amp;!!Mocha}function Bi(n,...t){return t.length?t.some(e=&gt;n[e]):n.altKey||n.shiftKey||n.ctrlKey||n.metaKey}const kh=new mo($f);function Ph(n,t=kh){return e=&gt;e.lift(new RU(n,t))}class RU{constructor(t,e){this.dueTime=t,this.scheduler=e}call(t,e){return e.subscribe(new FU(t,this.dueTime,this.scheduler))}}class FU extends E{constructor(t,e,r){super(t),this.dueTime=e,this.scheduler=r,this.debouncedSubscription=null,this.lastValue=null,this.hasValue=!1}_next(t){this.clearDebounce(),this.lastValue=t,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(NU,this.dueTime,this))}_complete(){this.debouncedNext(),this.destination.complete()}debouncedNext(){if(this.clearDebounce(),this.hasValue){const{lastValue:t}=this;this.lastValue=null,this.hasValue=!1,this.destination.next(t)}}clearDebounce(){const t=this.debouncedSubscription;null!==t&amp;&amp;(this.remove(t),t.unsubscribe(),this.debouncedSubscription=null)}}function NU(n){n.debouncedNext()}function aO(n){return t=&gt;t.lift(new LU(n))}class LU{constructor(t){this.total=t}call(t,e){return e.subscribe(new VU(t,this.total))}}class VU extends E{constructor(t,e){super(t),this.total=e,this.count=0}_next(t){++this.count&gt;this.total&amp;&amp;this.destination.next(t)}}function Jy(n,t){return e=&gt;e.lift(new BU(n,t))}class BU{constructor(t,e){this.compare=t,this.keySelector=e}call(t,e){return e.subscribe(new HU(t,this.compare,this.keySelector))}}class HU extends E{constructor(t,e,r){super(t),this.keySelector=r,this.hasKey=!1,"function"==typeof e&amp;&amp;(this.compare=e)}compare(t,e){return t===e}_next(t){let e;try{const{keySelector:i}=this;e=i?i(t):t}catch(i){return this.destination.error(i)}let r=!1;if(this.hasKey)try{const{compare:i}=this;r=i(this.key,e)}catch(i){return this.destination.error(i)}else this.hasKey=!0;r||(this.key=e,this.destination.next(t))}}function bt(n){return t=&gt;t.lift(new $U(n))}class $U{constructor(t){this.notifier=t}call(t,e){const r=new UU(t),i=jr(r,this.notifier);return i&amp;&amp;!r.seenValue?(r.add(i),e.subscribe(r)):r}}class UU extends zr{constructor(t){super(t),this.seenValue=!1}notifyNext(t,e,r,i,o){this.seenValue=!0,this.complete()}notifyComplete(){}}function dt(n){return null!=n&amp;&amp;"false"!=`${n}`}function Rh(n,t=0){return function jU(n){return!isNaN(parseFloat(n))&amp;&amp;!isNaN(Number(n))}(n)?Number(n):t}function Fh(n){return Array.isArray(n)?n:[n]}function Gn(n){return null==n?"":"string"==typeof n?n:`${n}px`}function Ms(n){return n instanceof Qe?n.nativeElement:n}let lO=(()=&gt;{class n{create(e){return typeof MutationObserver&gt;"u"?null:new MutationObserver(e)}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),WU=(()=&gt;{class n{constructor(e){this._mutationObserverFactory=e,this._observedElements=new Map}ngOnDestroy(){this._observedElements.forEach((e,r)=&gt;this._cleanupObserver(r))}observe(e){const r=Ms(e);return new ne(i=&gt;{const s=this._observeElement(r).subscribe(i);return()=&gt;{s.unsubscribe(),this._unobserveElement(r)}})}_observeElement(e){if(this._observedElements.has(e))this._observedElements.get(e).count++;else{const r=new pe,i=this._mutationObserverFactory.create(o=&gt;r.next(o));i&amp;&amp;i.observe(e,{characterData:!0,childList:!0,subtree:!0}),this._observedElements.set(e,{observer:i,stream:r,count:1})}return this._observedElements.get(e).stream}_unobserveElement(e){this._observedElements.has(e)&amp;&amp;(this._observedElements.get(e).count--,this._observedElements.get(e).count||this._cleanupObserver(e))}_cleanupObserver(e){if(this._observedElements.has(e)){const{observer:r,stream:i}=this._observedElements.get(e);r&amp;&amp;r.disconnect(),i.complete(),this._observedElements.delete(e)}}}return n.\u0275fac=function(e){return new(e||n)(K(lO))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),cO=(()=&gt;{class n{constructor(e,r,i){this._contentObserver=e,this._elementRef=r,this._ngZone=i,this.event=new Ce,this._disabled=!1,this._currentSubscription=null}get disabled(){return this._disabled}set disabled(e){this._disabled=dt(e),this._disabled?this._unsubscribe():this._subscribe()}get debounce(){return this._debounce}set debounce(e){this._debounce=Rh(e),this._subscribe()}ngAfterContentInit(){!this._currentSubscription&amp;&amp;!this.disabled&amp;&amp;this._subscribe()}ngOnDestroy(){this._unsubscribe()}_subscribe(){this._unsubscribe();const e=this._contentObserver.observe(this._elementRef);this._ngZone.runOutsideAngular(()=&gt;{this._currentSubscription=(this.debounce?e.pipe(Ph(this.debounce)):e).subscribe(this.event)})}_unsubscribe(){this._currentSubscription?.unsubscribe()}}return n.\u0275fac=function(e){return new(e||n)(F(WU),F(Qe),F(Ye))},n.\u0275dir=le({type:n,selectors:[["","cdkObserveContent",""]],inputs:{disabled:["cdkObserveContentDisabled","disabled"],debounce:"debounce"},outputs:{event:"cdkObserveContent"},exportAs:["cdkObserveContent"]}),n})(),eb=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[lO]}),n})();const uO=new Set;let Jl,GU=(()=&gt;{class n{constructor(e){this._platform=e,this._matchMedia=this._platform.isBrowser&amp;&amp;window.matchMedia?window.matchMedia.bind(window):ZU}matchMedia(e){return(this._platform.WEBKIT||this._platform.BLINK)&amp;&amp;function YU(n){if(!uO.has(n))try{Jl||(Jl=document.createElement("style"),Jl.setAttribute("type","text/css"),document.head.appendChild(Jl)),Jl.sheet&amp;&amp;(Jl.sheet.insertRule(`@media ${n} {body{ }}`,0),uO.add(n))}catch(t){console.error(t)}}(e),this._matchMedia(e)}}return n.\u0275fac=function(e){return new(e||n)(K(Hr))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function ZU(n){return{matches:"all"===n||""===n,media:n,addListener:()=&gt;{},removeListener:()=&gt;{}}}let KU=(()=&gt;{class n{constructor(e,r){this._mediaMatcher=e,this._zone=r,this._queries=new Map,this._destroySubject=new pe}ngOnDestroy(){this._destroySubject.next(),this._destroySubject.complete()}isMatched(e){return dO(Fh(e)).some(i=&gt;this._registerQuery(i).mql.matches)}observe(e){let o=py(dO(Fh(e)).map(s=&gt;this._registerQuery(s).observable));return o=ah(o.pipe(mn(1)),o.pipe(aO(1),Ph(0))),o.pipe(Se(s=&gt;{const a={matches:!1,breakpoints:{}};return s.forEach(({matches:f,query:v})=&gt;{a.matches=a.matches||f,a.breakpoints[v]=f}),a}))}_registerQuery(e){if(this._queries.has(e))return this._queries.get(e);const r=this._mediaMatcher.matchMedia(e),o={observable:new ne(s=&gt;{const a=f=&gt;this._zone.run(()=&gt;s.next(f));return r.addListener(a),()=&gt;{r.removeListener(a)}}).pipe(gr(r),Se(({matches:s})=&gt;({query:e,matches:s})),bt(this._destroySubject)),mql:r};return this._queries.set(e,o),o}}return n.\u0275fac=function(e){return new(e||n)(K(GU),K(Ye))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function dO(n){return n.map(t=&gt;t.split(",")).reduce((t,e)=&gt;t.concat(e)).map(t=&gt;t.trim())}class pO{constructor(t){this._items=t,this._activeItemIndex=-1,this._activeItem=null,this._wrap=!1,this._letterKeyStream=new pe,this._typeaheadSubscription=l.EMPTY,this._vertical=!0,this._allowedModifierKeys=[],this._homeAndEnd=!1,this._skipPredicateFn=e=&gt;e.disabled,this._pressedLetters=[],this.tabOut=new pe,this.change=new pe,t instanceof Ma&amp;&amp;t.changes.subscribe(e=&gt;{if(this._activeItem){const i=e.toArray().indexOf(this._activeItem);i&gt;-1&amp;&amp;i!==this._activeItemIndex&amp;&amp;(this._activeItemIndex=i)}})}skipPredicate(t){return this._skipPredicateFn=t,this}withWrap(t=!0){return this._wrap=t,this}withVerticalOrientation(t=!0){return this._vertical=t,this}withHorizontalOrientation(t){return this._horizontal=t,this}withAllowedModifierKeys(t){return this._allowedModifierKeys=t,this}withTypeAhead(t=200){return this._typeaheadSubscription.unsubscribe(),this._typeaheadSubscription=this._letterKeyStream.pipe(jn(e=&gt;this._pressedLetters.push(e)),Ph(t),Ht(()=&gt;this._pressedLetters.length&gt;0),Se(()=&gt;this._pressedLetters.join(""))).subscribe(e=&gt;{const r=this._getItemsArray();for(let i=1;i&lt;r.length+1;i++){const o=(this._activeItemIndex+i)%r.length,s=r[o];if(!this._skipPredicateFn(s)&amp;&amp;0===s.getLabel().toUpperCase().trim().indexOf(e)){this.setActiveItem(o);break}}this._pressedLetters=[]}),this}withHomeAndEnd(t=!0){return this._homeAndEnd=t,this}setActiveItem(t){const e=this._activeItem;this.updateActiveItem(t),this._activeItem!==e&amp;&amp;this.change.next(this._activeItemIndex)}onKeydown(t){const e=t.keyCode,i=["altKey","ctrlKey","metaKey","shiftKey"].every(o=&gt;!t[o]||this._allowedModifierKeys.indexOf(o)&gt;-1);switch(e){case 9:return void this.tabOut.next();case 40:if(this._vertical&amp;&amp;i){this.setNextItemActive();break}return;case 38:if(this._vertical&amp;&amp;i){this.setPreviousItemActive();break}return;case 39:if(this._horizontal&amp;&amp;i){"rtl"===this._horizontal?this.setPreviousItemActive():this.setNextItemActive();break}return;case 37:if(this._horizontal&amp;&amp;i){"rtl"===this._horizontal?this.setNextItemActive():this.setPreviousItemActive();break}return;case 36:if(this._homeAndEnd&amp;&amp;i){this.setFirstItemActive();break}return;case 35:if(this._homeAndEnd&amp;&amp;i){this.setLastItemActive();break}return;default:return void((i||Bi(t,"shiftKey"))&amp;&amp;(t.key&amp;&amp;1===t.key.length?this._letterKeyStream.next(t.key.toLocaleUpperCase()):(e&gt;=65&amp;&amp;e&lt;=90||e&gt;=48&amp;&amp;e&lt;=57)&amp;&amp;this._letterKeyStream.next(String.fromCharCode(e))))}this._pressedLetters=[],t.preventDefault()}get activeItemIndex(){return this._activeItemIndex}get activeItem(){return this._activeItem}isTyping(){return this._pressedLetters.length&gt;0}setFirstItemActive(){this._setActiveItemByIndex(0,1)}setLastItemActive(){this._setActiveItemByIndex(this._items.length-1,-1)}setNextItemActive(){this._activeItemIndex&lt;0?this.setFirstItemActive():this._setActiveItemByDelta(1)}setPreviousItemActive(){this._activeItemIndex&lt;0&amp;&amp;this._wrap?this.setLastItemActive():this._setActiveItemByDelta(-1)}updateActiveItem(t){const e=this._getItemsArray(),r="number"==typeof t?t:e.indexOf(t);this._activeItem=e[r]??null,this._activeItemIndex=r}_setActiveItemByDelta(t){this._wrap?this._setActiveInWrapMode(t):this._setActiveInDefaultMode(t)}_setActiveInWrapMode(t){const e=this._getItemsArray();for(let r=1;r&lt;=e.length;r++){const i=(this._activeItemIndex+t*r+e.length)%e.length;if(!this._skipPredicateFn(e[i]))return void this.setActiveItem(i)}}_setActiveInDefaultMode(t){this._setActiveItemByIndex(this._activeItemIndex+t,t)}_setActiveItemByIndex(t,e){const r=this._getItemsArray();if(r[t]){for(;this._skipPredicateFn(r[t]);)if(!r[t+=e])return;this.setActiveItem(t)}}_getItemsArray(){return this._items instanceof Ma?this._items.toArray():this._items}}class XU extends pO{setActiveItem(t){this.activeItem&amp;&amp;this.activeItem.setInactiveStyles(),super.setActiveItem(t),this.activeItem&amp;&amp;this.activeItem.setActiveStyles()}}class mO extends pO{constructor(){super(...arguments),this._origin="program"}setFocusOrigin(t){return this._origin=t,this}setActiveItem(t){super.setActiveItem(t),this.activeItem&amp;&amp;this.activeItem.focus(this._origin)}}let Nh=(()=&gt;{class n{constructor(e){this._platform=e}isDisabled(e){return e.hasAttribute("disabled")}isVisible(e){return function ej(n){return!!(n.offsetWidth||n.offsetHeight||"function"==typeof n.getClientRects&amp;&amp;n.getClientRects().length)}(e)&amp;&amp;"visible"===getComputedStyle(e).visibility}isTabbable(e){if(!this._platform.isBrowser)return!1;const r=function JU(n){try{return n.frameElement}catch{return null}}(function lj(n){return n.ownerDocument&amp;&amp;n.ownerDocument.defaultView||window}(e));if(r&amp;&amp;(-1===_O(r)||!this.isVisible(r)))return!1;let i=e.nodeName.toLowerCase(),o=_O(e);return e.hasAttribute("contenteditable")?-1!==o:!("iframe"===i||"object"===i||this._platform.WEBKIT&amp;&amp;this._platform.IOS&amp;&amp;!function sj(n){let t=n.nodeName.toLowerCase(),e="input"===t&amp;&amp;n.type;return"text"===e||"password"===e||"select"===t||"textarea"===t}(e))&amp;&amp;("audio"===i?!!e.hasAttribute("controls")&amp;&amp;-1!==o:"video"===i?-1!==o&amp;&amp;(null!==o||this._platform.FIREFOX||e.hasAttribute("controls")):e.tabIndex&gt;=0)}isFocusable(e,r){return function aj(n){return!function nj(n){return function ij(n){return"input"==n.nodeName.toLowerCase()}(n)&amp;&amp;"hidden"==n.type}(n)&amp;&amp;(function tj(n){let t=n.nodeName.toLowerCase();return"input"===t||"select"===t||"button"===t||"textarea"===t}(n)||function rj(n){return function oj(n){return"a"==n.nodeName.toLowerCase()}(n)&amp;&amp;n.hasAttribute("href")}(n)||n.hasAttribute("contenteditable")||gO(n))}(e)&amp;&amp;!this.isDisabled(e)&amp;&amp;(r?.ignoreVisibility||this.isVisible(e))}}return n.\u0275fac=function(e){return new(e||n)(K(Hr))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function gO(n){if(!n.hasAttribute("tabindex")||void 0===n.tabIndex)return!1;let t=n.getAttribute("tabindex");return!(!t||isNaN(parseInt(t,10)))}function _O(n){if(!gO(n))return null;const t=parseInt(n.getAttribute("tabindex")||"",10);return isNaN(t)?-1:t}class cj{constructor(t,e,r,i,o=!1){this._element=t,this._checker=e,this._ngZone=r,this._document=i,this._hasAttached=!1,this.startAnchorListener=()=&gt;this.focusLastTabbableElement(),this.endAnchorListener=()=&gt;this.focusFirstTabbableElement(),this._enabled=!0,o||this.attachAnchors()}get enabled(){return this._enabled}set enabled(t){this._enabled=t,this._startAnchor&amp;&amp;this._endAnchor&amp;&amp;(this._toggleAnchorTabIndex(t,this._startAnchor),this._toggleAnchorTabIndex(t,this._endAnchor))}destroy(){const t=this._startAnchor,e=this._endAnchor;t&amp;&amp;(t.removeEventListener("focus",this.startAnchorListener),t.remove()),e&amp;&amp;(e.removeEventListener("focus",this.endAnchorListener),e.remove()),this._startAnchor=this._endAnchor=null,this._hasAttached=!1}attachAnchors(){return!!this._hasAttached||(this._ngZone.runOutsideAngular(()=&gt;{this._startAnchor||(this._startAnchor=this._createAnchor(),this._startAnchor.addEventListener("focus",this.startAnchorListener)),this._endAnchor||(this._endAnchor=this._createAnchor(),this._endAnchor.addEventListener("focus",this.endAnchorListener))}),this._element.parentNode&amp;&amp;(this._element.parentNode.insertBefore(this._startAnchor,this._element),this._element.parentNode.insertBefore(this._endAnchor,this._element.nextSibling),this._hasAttached=!0),this._hasAttached)}focusInitialElementWhenReady(t){return new Promise(e=&gt;{this._executeOnStable(()=&gt;e(this.focusInitialElement(t)))})}focusFirstTabbableElementWhenReady(t){return new Promise(e=&gt;{this._executeOnStable(()=&gt;e(this.focusFirstTabbableElement(t)))})}focusLastTabbableElementWhenReady(t){return new Promise(e=&gt;{this._executeOnStable(()=&gt;e(this.focusLastTabbableElement(t)))})}_getRegionBoundary(t){const e=this._element.querySelectorAll(`[cdk-focus-region-${t}], [cdkFocusRegion${t}], [cdk-focus-${t}]`);return"start"==t?e.length?e[0]:this._getFirstTabbableElement(this._element):e.length?e[e.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(t){const e=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");if(e){if(!this._checker.isFocusable(e)){const r=this._getFirstTabbableElement(e);return r?.focus(t),!!r}return e.focus(t),!0}return this.focusFirstTabbableElement(t)}focusFirstTabbableElement(t){const e=this._getRegionBoundary("start");return e&amp;&amp;e.focus(t),!!e}focusLastTabbableElement(t){const e=this._getRegionBoundary("end");return e&amp;&amp;e.focus(t),!!e}hasAttached(){return this._hasAttached}_getFirstTabbableElement(t){if(this._checker.isFocusable(t)&amp;&amp;this._checker.isTabbable(t))return t;const e=t.children;for(let r=0;r&lt;e.length;r++){const i=e[r].nodeType===this._document.ELEMENT_NODE?this._getFirstTabbableElement(e[r]):null;if(i)return i}return null}_getLastTabbableElement(t){if(this._checker.isFocusable(t)&amp;&amp;this._checker.isTabbable(t))return t;const e=t.children;for(let r=e.length-1;r&gt;=0;r--){const i=e[r].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(e[r]):null;if(i)return i}return null}_createAnchor(){const t=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,t),t.classList.add("cdk-visually-hidden"),t.classList.add("cdk-focus-trap-anchor"),t.setAttribute("aria-hidden","true"),t}_toggleAnchorTabIndex(t,e){t?e.setAttribute("tabindex","0"):e.removeAttribute("tabindex")}toggleAnchors(t){this._startAnchor&amp;&amp;this._endAnchor&amp;&amp;(this._toggleAnchorTabIndex(t,this._startAnchor),this._toggleAnchorTabIndex(t,this._endAnchor))}_executeOnStable(t){this._ngZone.isStable?t():this._ngZone.onStable.pipe(mn(1)).subscribe(t)}}let Lh=(()=&gt;{class n{constructor(e,r,i){this._checker=e,this._ngZone=r,this._document=i}create(e,r=!1){return new cj(e,this._checker,this._ngZone,this._document,r)}}return n.\u0275fac=function(e){return new(e||n)(K(Nh),K(Ye),K(Ze))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),uj=(()=&gt;{class n{constructor(e,r,i){this._elementRef=e,this._focusTrapFactory=r,this._previouslyFocusedElement=null,this.focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement,!0)}get enabled(){return this.focusTrap.enabled}set enabled(e){this.focusTrap.enabled=dt(e)}get autoCapture(){return this._autoCapture}set autoCapture(e){this._autoCapture=dt(e)}ngOnDestroy(){this.focusTrap.destroy(),this._previouslyFocusedElement&amp;&amp;(this._previouslyFocusedElement.focus(),this._previouslyFocusedElement=null)}ngAfterContentInit(){this.focusTrap.attachAnchors(),this.autoCapture&amp;&amp;this._captureFocus()}ngDoCheck(){this.focusTrap.hasAttached()||this.focusTrap.attachAnchors()}ngOnChanges(e){const r=e.autoCapture;r&amp;&amp;!r.firstChange&amp;&amp;this.autoCapture&amp;&amp;this.focusTrap.hasAttached()&amp;&amp;this._captureFocus()}_captureFocus(){this._previouslyFocusedElement=Ru(),this.focusTrap.focusInitialElementWhenReady()}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(Lh),F(Ze))},n.\u0275dir=le({type:n,selectors:[["","cdkTrapFocus",""]],inputs:{enabled:["cdkTrapFocus","enabled"],autoCapture:["cdkTrapFocusAutoCapture","autoCapture"]},exportAs:["cdkTrapFocus"],features:[Qt]}),n})();function tb(n){return 0===n.buttons||0===n.offsetX&amp;&amp;0===n.offsetY}function nb(n){const t=n.touches&amp;&amp;n.touches[0]||n.changedTouches&amp;&amp;n.changedTouches[0];return!(!t||-1!==t.identifier||null!=t.radiusX&amp;&amp;1!==t.radiusX||null!=t.radiusY&amp;&amp;1!==t.radiusY)}const dj=new fe("cdk-input-modality-detector-options"),fj={ignoreKeys:[18,17,224,91,16]},ec=Pu({passive:!0,capture:!0});let hj=(()=&gt;{class n{constructor(e,r,i,o){this._platform=e,this._mostRecentTarget=null,this._modality=new Li(null),this._lastTouchMs=0,this._onKeydown=s=&gt;{this._options?.ignoreKeys?.some(a=&gt;a===s.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=Ba(s))},this._onMousedown=s=&gt;{Date.now()-this._lastTouchMs&lt;650||(this._modality.next(tb(s)?"keyboard":"mouse"),this._mostRecentTarget=Ba(s))},this._onTouchstart=s=&gt;{nb(s)?this._modality.next("keyboard"):(this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=Ba(s))},this._options={...fj,...o},this.modalityDetected=this._modality.pipe(aO(1)),this.modalityChanged=this.modalityDetected.pipe(Jy()),e.isBrowser&amp;&amp;r.runOutsideAngular(()=&gt;{i.addEventListener("keydown",this._onKeydown,ec),i.addEventListener("mousedown",this._onMousedown,ec),i.addEventListener("touchstart",this._onTouchstart,ec)})}get mostRecentModality(){return this._modality.value}ngOnDestroy(){this._modality.complete(),this._platform.isBrowser&amp;&amp;(document.removeEventListener("keydown",this._onKeydown,ec),document.removeEventListener("mousedown",this._onMousedown,ec),document.removeEventListener("touchstart",this._onTouchstart,ec))}}return n.\u0275fac=function(e){return new(e||n)(K(Hr),K(Ye),K(Ze),K(dj,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const pj=new fe("liveAnnouncerElement",{providedIn:"root",factory:function mj(){return null}}),gj=new fe("LIVE_ANNOUNCER_DEFAULT_OPTIONS");let _j=(()=&gt;{class n{constructor(e,r,i,o){this._ngZone=r,this._defaultOptions=o,this._document=i,this._liveElement=e||this._createLiveElement()}announce(e,...r){const i=this._defaultOptions;let o,s;return 1===r.length&amp;&amp;"number"==typeof r[0]?s=r[0]:[o,s]=r,this.clear(),clearTimeout(this._previousTimeout),o||(o=i&amp;&amp;i.politeness?i.politeness:"polite"),null==s&amp;&amp;i&amp;&amp;(s=i.duration),this._liveElement.setAttribute("aria-live",o),this._ngZone.runOutsideAngular(()=&gt;(this._currentPromise||(this._currentPromise=new Promise(a=&gt;this._currentResolve=a)),clearTimeout(this._previousTimeout),this._previousTimeout=setTimeout(()=&gt;{this._liveElement.textContent=e,"number"==typeof s&amp;&amp;(this._previousTimeout=setTimeout(()=&gt;this.clear(),s)),this._currentResolve(),this._currentPromise=this._currentResolve=void 0},100),this._currentPromise))}clear(){this._liveElement&amp;&amp;(this._liveElement.textContent="")}ngOnDestroy(){clearTimeout(this._previousTimeout),this._liveElement?.remove(),this._liveElement=null,this._currentResolve?.(),this._currentPromise=this._currentResolve=void 0}_createLiveElement(){const e="cdk-live-announcer-element",r=this._document.getElementsByClassName(e),i=this._document.createElement("div");for(let o=0;o&lt;r.length;o++)r[o].remove();return i.classList.add(e),i.classList.add("cdk-visually-hidden"),i.setAttribute("aria-atomic","true"),i.setAttribute("aria-live","polite"),this._document.body.appendChild(i),i}}return n.\u0275fac=function(e){return new(e||n)(K(pj,8),K(Ye),K(Ze),K(gj,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const vj=new fe("cdk-focus-monitor-default-options"),Vh=Pu({passive:!0,capture:!0});let yo=(()=&gt;{class n{constructor(e,r,i,o,s){this._ngZone=e,this._platform=r,this._inputModalityDetector=i,this._origin=null,this._windowFocused=!1,this._originFromTouchInteraction=!1,this._elementInfo=new Map,this._monitoredElementCount=0,this._rootNodeFocusListenerCount=new Map,this._windowFocusListener=()=&gt;{this._windowFocused=!0,this._windowFocusTimeoutId=window.setTimeout(()=&gt;this._windowFocused=!1)},this._stopInputModalityDetector=new pe,this._rootNodeFocusAndBlurListener=a=&gt;{for(let v=Ba(a);v;v=v.parentElement)"focus"===a.type?this._onFocus(a,v):this._onBlur(a,v)},this._document=o,this._detectionMode=s?.detectionMode||0}monitor(e,r=!1){const i=Ms(e);if(!this._platform.isBrowser||1!==i.nodeType)return we(null);const o=function DU(n){if(function SU(){if(null==Qy){const n=typeof document&lt;"u"?document.head:null;Qy=!(!n||!n.createShadowRoot&amp;&amp;!n.attachShadow)}return Qy}()){const t=n.getRootNode?n.getRootNode():null;if(typeof ShadowRoot&lt;"u"&amp;&amp;ShadowRoot&amp;&amp;t instanceof ShadowRoot)return t}return null}(i)||this._getDocument(),s=this._elementInfo.get(i);if(s)return r&amp;&amp;(s.checkChildren=!0),s.subject;const a={checkChildren:r,subject:new pe,rootNode:o};return this._elementInfo.set(i,a),this._registerGlobalListeners(a),a.subject}stopMonitoring(e){const r=Ms(e),i=this._elementInfo.get(r);i&amp;&amp;(i.subject.complete(),this._setClasses(r),this._elementInfo.delete(r),this._removeGlobalListeners(i))}focusVia(e,r,i){const o=Ms(e);o===this._getDocument().activeElement?this._getClosestElementsInfo(o).forEach(([a,f])=&gt;this._originChanged(a,r,f)):(this._setOrigin(r),"function"==typeof o.focus&amp;&amp;o.focus(i))}ngOnDestroy(){this._elementInfo.forEach((e,r)=&gt;this.stopMonitoring(r))}_getDocument(){return this._document||document}_getWindow(){return this._getDocument().defaultView||window}_getFocusOrigin(e){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(e)?"touch":"program":this._origin:this._windowFocused&amp;&amp;this._lastFocusOrigin?this._lastFocusOrigin:e&amp;&amp;this._isLastInteractionFromInputLabel(e)?"mouse":"program"}_shouldBeAttributedToTouch(e){return 1===this._detectionMode||!!e?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(e,r){e.classList.toggle("cdk-focused",!!r),e.classList.toggle("cdk-touch-focused","touch"===r),e.classList.toggle("cdk-keyboard-focused","keyboard"===r),e.classList.toggle("cdk-mouse-focused","mouse"===r),e.classList.toggle("cdk-program-focused","program"===r)}_setOrigin(e,r=!1){this._ngZone.runOutsideAngular(()=&gt;{this._origin=e,this._originFromTouchInteraction="touch"===e&amp;&amp;r,0===this._detectionMode&amp;&amp;(clearTimeout(this._originTimeoutId),this._originTimeoutId=setTimeout(()=&gt;this._origin=null,this._originFromTouchInteraction?650:1))})}_onFocus(e,r){const i=this._elementInfo.get(r),o=Ba(e);!i||!i.checkChildren&amp;&amp;r!==o||this._originChanged(r,this._getFocusOrigin(o),i)}_onBlur(e,r){const i=this._elementInfo.get(r);!i||i.checkChildren&amp;&amp;e.relatedTarget instanceof Node&amp;&amp;r.contains(e.relatedTarget)||(this._setClasses(r),this._emitOrigin(i,null))}_emitOrigin(e,r){e.subject.observers.length&amp;&amp;this._ngZone.run(()=&gt;e.subject.next(r))}_registerGlobalListeners(e){if(!this._platform.isBrowser)return;const r=e.rootNode,i=this._rootNodeFocusListenerCount.get(r)||0;i||this._ngZone.runOutsideAngular(()=&gt;{r.addEventListener("focus",this._rootNodeFocusAndBlurListener,Vh),r.addEventListener("blur",this._rootNodeFocusAndBlurListener,Vh)}),this._rootNodeFocusListenerCount.set(r,i+1),1==++this._monitoredElementCount&amp;&amp;(this._ngZone.runOutsideAngular(()=&gt;{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(bt(this._stopInputModalityDetector)).subscribe(o=&gt;{this._setOrigin(o,!0)}))}_removeGlobalListeners(e){const r=e.rootNode;if(this._rootNodeFocusListenerCount.has(r)){const i=this._rootNodeFocusListenerCount.get(r);i&gt;1?this._rootNodeFocusListenerCount.set(r,i-1):(r.removeEventListener("focus",this._rootNodeFocusAndBlurListener,Vh),r.removeEventListener("blur",this._rootNodeFocusAndBlurListener,Vh),this._rootNodeFocusListenerCount.delete(r))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(e,r,i){this._setClasses(e,r),this._emitOrigin(i,r),this._lastFocusOrigin=r}_getClosestElementsInfo(e){const r=[];return this._elementInfo.forEach((i,o)=&gt;{(o===e||i.checkChildren&amp;&amp;o.contains(e))&amp;&amp;r.push([o,i])}),r}_isLastInteractionFromInputLabel(e){const{_mostRecentTarget:r,mostRecentModality:i}=this._inputModalityDetector;if("mouse"!==i||!r||r===e||"INPUT"!==e.nodeName&amp;&amp;"TEXTAREA"!==e.nodeName||e.disabled)return!1;const o=e.labels;if(o)for(let s=0;s&lt;o.length;s++)if(o[s].contains(r))return!0;return!1}}return n.\u0275fac=function(e){return new(e||n)(K(Ye),K(Hr),K(hj),K(Ze,8),K(vj,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),yj=(()=&gt;{class n{constructor(e,r){this._elementRef=e,this._focusMonitor=r,this._focusOrigin=null,this.cdkFocusChange=new Ce}get focusOrigin(){return this._focusOrigin}ngAfterViewInit(){const e=this._elementRef.nativeElement;this._monitorSubscription=this._focusMonitor.monitor(e,1===e.nodeType&amp;&amp;e.hasAttribute("cdkMonitorSubtreeFocus")).subscribe(r=&gt;{this._focusOrigin=r,this.cdkFocusChange.emit(r)})}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this._monitorSubscription&amp;&amp;this._monitorSubscription.unsubscribe()}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(yo))},n.\u0275dir=le({type:n,selectors:[["","cdkMonitorElementFocus",""],["","cdkMonitorSubtreeFocus",""]],outputs:{cdkFocusChange:"cdkFocusChange"},exportAs:["cdkMonitorFocus"]}),n})();const yO="cdk-high-contrast-black-on-white",bO="cdk-high-contrast-white-on-black",rb="cdk-high-contrast-active";let CO=(()=&gt;{class n{constructor(e,r){this._platform=e,this._document=r,this._breakpointSubscription=Oi(KU).observe("(forced-colors: active)").subscribe(()=&gt;{this._hasCheckedHighContrastMode&amp;&amp;(this._hasCheckedHighContrastMode=!1,this._applyBodyHighContrastModeCssClasses())})}getHighContrastMode(){if(!this._platform.isBrowser)return 0;const e=this._document.createElement("div");e.style.backgroundColor="rgb(1,2,3)",e.style.position="absolute",this._document.body.appendChild(e);const r=this._document.defaultView||window,i=r&amp;&amp;r.getComputedStyle?r.getComputedStyle(e):null,o=(i&amp;&amp;i.backgroundColor||"").replace(/ /g,"");switch(e.remove(),o){case"rgb(0,0,0)":case"rgb(45,50,54)":case"rgb(32,32,32)":return 2;case"rgb(255,255,255)":case"rgb(255,250,239)":return 1}return 0}ngOnDestroy(){this._breakpointSubscription.unsubscribe()}_applyBodyHighContrastModeCssClasses(){if(!this._hasCheckedHighContrastMode&amp;&amp;this._platform.isBrowser&amp;&amp;this._document.body){const e=this._document.body.classList;e.remove(rb,yO,bO),this._hasCheckedHighContrastMode=!0;const r=this.getHighContrastMode();1===r?e.add(rb,yO):2===r&amp;&amp;e.add(rb,bO)}}}return n.\u0275fac=function(e){return new(e||n)(K(Hr),K(Ze))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),wO=(()=&gt;{class n{constructor(e){e._applyBodyHighContrastModeCssClasses()}}return n.\u0275fac=function(e){return new(e||n)(K(CO))},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[eb]}),n})();const bj=new fe("cdk-dir-doc",{providedIn:"root",factory:function Cj(){return Oi(Ze)}}),wj=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;let bo=(()=&gt;{class n{constructor(e){if(this.value="ltr",this.change=new Ce,e){const i=e.documentElement?e.documentElement.dir:null;this.value=function Sj(n){const t=n?.toLowerCase()||"";return"auto"===t&amp;&amp;typeof navigator&lt;"u"&amp;&amp;navigator?.language?wj.test(navigator.language)?"rtl":"ltr":"rtl"===t?"rtl":"ltr"}((e.body?e.body.dir:null)||i||"ltr")}}ngOnDestroy(){this.change.complete()}}return n.\u0275fac=function(e){return new(e||n)(K(bj,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),Fu=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({}),n})();function Dj(n,t){if(1&amp;n&amp;&amp;G(0,"mat-pseudo-checkbox",4),2&amp;n){const e=U();R("state",e.selected?"checked":"unchecked")("disabled",e.disabled)}}function Mj(n,t){if(1&amp;n&amp;&amp;(C(0,"span",5),A(1),b()),2&amp;n){const e=U();k(1),$e("(",e.group.label,")")}}const Ej=["*"],Aj=new fe("mat-sanity-checks",{providedIn:"root",factory:function Tj(){return!0}});let _n=(()=&gt;{class n{constructor(e,r,i){this._sanityChecks=r,this._document=i,this._hasDoneGlobalChecks=!1,e._applyBodyHighContrastModeCssClasses(),this._hasDoneGlobalChecks||(this._hasDoneGlobalChecks=!0)}_checkIsEnabled(e){return!Xy()&amp;&amp;("boolean"==typeof this._sanityChecks?this._sanityChecks:!!this._sanityChecks[e])}}return n.\u0275fac=function(e){return new(e||n)(K(CO),K(Aj,8),K(Ze))},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[Fu,Fu]}),n})();function Bh(n){return class extends n{constructor(...t){super(...t),this._disabled=!1}get disabled(){return this._disabled}set disabled(t){this._disabled=dt(t)}}}function Nu(n,t){return class extends n{constructor(...e){super(...e),this.defaultColor=t,this.color=t}get color(){return this._color}set color(e){const r=e||this.defaultColor;r!==this._color&amp;&amp;(this._color&amp;&amp;this._elementRef.nativeElement.classList.remove(`mat-${this._color}`),r&amp;&amp;this._elementRef.nativeElement.classList.add(`mat-${r}`),this._color=r)}}}function Lu(n){return class extends n{constructor(...t){super(...t),this._disableRipple=!1}get disableRipple(){return this._disableRipple}set disableRipple(t){this._disableRipple=dt(t)}}}function Hh(n,t=0){return class extends n{constructor(...e){super(...e),this._tabIndex=t,this.defaultTabIndex=t}get tabIndex(){return this.disabled?-1:this._tabIndex}set tabIndex(e){this._tabIndex=null!=e?Rh(e):this.defaultTabIndex}}}function MO(n){return class extends n{constructor(...t){super(...t),this.errorState=!1}updateErrorState(){const t=this.errorState,o=(this.errorStateMatcher||this._defaultErrorStateMatcher).isErrorState(this.ngControl?this.ngControl.control:null,this._parentFormGroup||this._parentForm);o!==t&amp;&amp;(this.errorState=o,this.stateChanges.next())}}}const Oj=new fe("MAT_DATE_LOCALE",{providedIn:"root",factory:function Ij(){return Oi(lo)}});class rr{constructor(){this._localeChanges=new pe,this.localeChanges=this._localeChanges}getValidDateOrNull(t){return this.isDateInstance(t)&amp;&amp;this.isValid(t)?t:null}deserialize(t){return null==t||this.isDateInstance(t)&amp;&amp;this.isValid(t)?t:this.invalid()}setLocale(t){this.locale=t,this._localeChanges.next()}compareDate(t,e){return this.getYear(t)-this.getYear(e)||this.getMonth(t)-this.getMonth(e)||this.getDate(t)-this.getDate(e)}sameDate(t,e){if(t&amp;&amp;e){let r=this.isValid(t),i=this.isValid(e);return r&amp;&amp;i?!this.compareDate(t,e):r==i}return t==e}clampDate(t,e,r){return e&amp;&amp;this.compareDate(t,e)&lt;0?e:r&amp;&amp;this.compareDate(t,r)&gt;0?r:t}}const Zs=new fe("mat-date-formats"),xj=/^\d{4}-\d{2}-\d{2}(?:T\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|(?:(?:\+|-)\d{2}:\d{2}))?)?$/;function ib(n,t){const e=Array(n);for(let r=0;r&lt;n;r++)e[r]=t(r);return e}let kj=(()=&gt;{class n extends rr{constructor(e,r){super(),this.useUtcForDisplay=!1,super.setLocale(e)}getYear(e){return e.getFullYear()}getMonth(e){return e.getMonth()}getDate(e){return e.getDate()}getDayOfWeek(e){return e.getDay()}getMonthNames(e){const r=new Intl.DateTimeFormat(this.locale,{month:e,timeZone:"utc"});return ib(12,i=&gt;this._format(r,new Date(2017,i,1)))}getDateNames(){const e=new Intl.DateTimeFormat(this.locale,{day:"numeric",timeZone:"utc"});return ib(31,r=&gt;this._format(e,new Date(2017,0,r+1)))}getDayOfWeekNames(e){const r=new Intl.DateTimeFormat(this.locale,{weekday:e,timeZone:"utc"});return ib(7,i=&gt;this._format(r,new Date(2017,0,i+1)))}getYearName(e){const r=new Intl.DateTimeFormat(this.locale,{year:"numeric",timeZone:"utc"});return this._format(r,e)}getFirstDayOfWeek(){return 0}getNumDaysInMonth(e){return this.getDate(this._createDateWithOverflow(this.getYear(e),this.getMonth(e)+1,0))}clone(e){return new Date(e.getTime())}createDate(e,r,i){let o=this._createDateWithOverflow(e,r,i);return o.getMonth(),o}today(){return new Date}parse(e,r){return"number"==typeof e?new Date(e):e?new Date(Date.parse(e)):null}format(e,r){if(!this.isValid(e))throw Error("NativeDateAdapter: Cannot format invalid date.");const i=new Intl.DateTimeFormat(this.locale,{...r,timeZone:"utc"});return this._format(i,e)}addCalendarYears(e,r){return this.addCalendarMonths(e,12*r)}addCalendarMonths(e,r){let i=this._createDateWithOverflow(this.getYear(e),this.getMonth(e)+r,this.getDate(e));return this.getMonth(i)!=((this.getMonth(e)+r)%12+12)%12&amp;&amp;(i=this._createDateWithOverflow(this.getYear(i),this.getMonth(i),0)),i}addCalendarDays(e,r){return this._createDateWithOverflow(this.getYear(e),this.getMonth(e),this.getDate(e)+r)}toIso8601(e){return[e.getUTCFullYear(),this._2digit(e.getUTCMonth()+1),this._2digit(e.getUTCDate())].join("-")}deserialize(e){if("string"==typeof e){if(!e)return null;if(xj.test(e)){let r=new Date(e);if(this.isValid(r))return r}}return super.deserialize(e)}isDateInstance(e){return e instanceof Date}isValid(e){return!isNaN(e.getTime())}invalid(){return new Date(NaN)}_createDateWithOverflow(e,r,i){const o=new Date;return o.setFullYear(e,r,i),o.setHours(0,0,0,0),o}_2digit(e){return("00"+e).slice(-2)}_format(e,r){const i=new Date;return i.setUTCFullYear(r.getFullYear(),r.getMonth(),r.getDate()),i.setUTCHours(r.getHours(),r.getMinutes(),r.getSeconds(),r.getMilliseconds()),e.format(i)}}return n.\u0275fac=function(e){return new(e||n)(K(Oj,8),K(Hr))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();const Pj={parse:{dateInput:null},display:{dateInput:{year:"numeric",month:"numeric",day:"numeric"},monthYearLabel:{year:"numeric",month:"short"},dateA11yLabel:{year:"numeric",month:"long",day:"numeric"},monthYearA11yLabel:{year:"numeric",month:"long"}}};let Rj=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[{provide:rr,useClass:kj}]}),n})(),Fj=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[{provide:Zs,useValue:Pj}],imports:[Rj]}),n})(),ob=(()=&gt;{class n{isErrorState(e,r){return!!(e&amp;&amp;e.invalid&amp;&amp;(e.touched||r&amp;&amp;r.submitted))}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();class Nj{constructor(t,e,r,i=!1){this._renderer=t,this.element=e,this.config=r,this._animationForciblyDisabledThroughCss=i,this.state=3}fadeOut(){this._renderer.fadeOutRipple(this)}}const EO={enterDuration:225,exitDuration:150},sb=Pu({passive:!0}),TO=["mousedown","touchstart"],AO=["mouseup","mouseleave","touchend","touchcancel"];class Vj{constructor(t,e,r,i){this._target=t,this._ngZone=e,this._isPointerDown=!1,this._activeRipples=new Map,this._pointerUpEventsRegistered=!1,i.isBrowser&amp;&amp;(this._containerElement=Ms(r))}fadeInRipple(t,e,r={}){const i=this._containerRect=this._containerRect||this._containerElement.getBoundingClientRect(),o={...EO,...r.animation};r.centered&amp;&amp;(t=i.left+i.width/2,e=i.top+i.height/2);const s=r.radius||function Bj(n,t,e){const r=Math.max(Math.abs(n-e.left),Math.abs(n-e.right)),i=Math.max(Math.abs(t-e.top),Math.abs(t-e.bottom));return Math.sqrt(r*r+i*i)}(t,e,i),a=t-i.left,f=e-i.top,v=o.enterDuration,M=document.createElement("div");M.classList.add("mat-ripple-element"),M.style.left=a-s+"px",M.style.top=f-s+"px",M.style.height=2*s+"px",M.style.width=2*s+"px",null!=r.color&amp;&amp;(M.style.backgroundColor=r.color),M.style.transitionDuration=`${v}ms`,this._containerElement.appendChild(M);const x=window.getComputedStyle(M),V=x.transitionDuration,$="none"===x.transitionProperty||"0s"===V||"0s, 0s"===V,Y=new Nj(this,M,r,$);M.style.transform="scale3d(1, 1, 1)",Y.state=0,r.persistent||(this._mostRecentTransientRipple=Y);let X=null;return!$&amp;&amp;(v||o.exitDuration)&amp;&amp;this._ngZone.runOutsideAngular(()=&gt;{const ee=()=&gt;this._finishRippleTransition(Y),ce=()=&gt;this._destroyRipple(Y);M.addEventListener("transitionend",ee),M.addEventListener("transitioncancel",ce),X={onTransitionEnd:ee,onTransitionCancel:ce}}),this._activeRipples.set(Y,X),($||!v)&amp;&amp;this._finishRippleTransition(Y),Y}fadeOutRipple(t){if(2===t.state||3===t.state)return;const e=t.element,r={...EO,...t.config.animation};e.style.transitionDuration=`${r.exitDuration}ms`,e.style.opacity="0",t.state=2,(t._animationForciblyDisabledThroughCss||!r.exitDuration)&amp;&amp;this._finishRippleTransition(t)}fadeOutAll(){this._getActiveRipples().forEach(t=&gt;t.fadeOut())}fadeOutAllNonPersistent(){this._getActiveRipples().forEach(t=&gt;{t.config.persistent||t.fadeOut()})}setupTriggerEvents(t){const e=Ms(t);!e||e===this._triggerElement||(this._removeTriggerEvents(),this._triggerElement=e,this._registerEvents(TO))}handleEvent(t){"mousedown"===t.type?this._onMousedown(t):"touchstart"===t.type?this._onTouchStart(t):this._onPointerUp(),this._pointerUpEventsRegistered||(this._registerEvents(AO),this._pointerUpEventsRegistered=!0)}_finishRippleTransition(t){0===t.state?this._startFadeOutTransition(t):2===t.state&amp;&amp;this._destroyRipple(t)}_startFadeOutTransition(t){const e=t===this._mostRecentTransientRipple,{persistent:r}=t.config;t.state=1,!r&amp;&amp;(!e||!this._isPointerDown)&amp;&amp;t.fadeOut()}_destroyRipple(t){const e=this._activeRipples.get(t)??null;this._activeRipples.delete(t),this._activeRipples.size||(this._containerRect=null),t===this._mostRecentTransientRipple&amp;&amp;(this._mostRecentTransientRipple=null),t.state=3,null!==e&amp;&amp;(t.element.removeEventListener("transitionend",e.onTransitionEnd),t.element.removeEventListener("transitioncancel",e.onTransitionCancel)),t.element.remove()}_onMousedown(t){const e=tb(t),r=this._lastTouchStartEvent&amp;&amp;Date.now()&lt;this._lastTouchStartEvent+800;!this._target.rippleDisabled&amp;&amp;!e&amp;&amp;!r&amp;&amp;(this._isPointerDown=!0,this.fadeInRipple(t.clientX,t.clientY,this._target.rippleConfig))}_onTouchStart(t){if(!this._target.rippleDisabled&amp;&amp;!nb(t)){this._lastTouchStartEvent=Date.now(),this._isPointerDown=!0;const e=t.changedTouches;for(let r=0;r&lt;e.length;r++)this.fadeInRipple(e[r].clientX,e[r].clientY,this._target.rippleConfig)}}_onPointerUp(){!this._isPointerDown||(this._isPointerDown=!1,this._getActiveRipples().forEach(t=&gt;{!t.config.persistent&amp;&amp;(1===t.state||t.config.terminateOnPointerUp&amp;&amp;0===t.state)&amp;&amp;t.fadeOut()}))}_registerEvents(t){this._ngZone.runOutsideAngular(()=&gt;{t.forEach(e=&gt;{this._triggerElement.addEventListener(e,this,sb)})})}_getActiveRipples(){return Array.from(this._activeRipples.keys())}_removeTriggerEvents(){this._triggerElement&amp;&amp;(TO.forEach(t=&gt;{this._triggerElement.removeEventListener(t,this,sb)}),this._pointerUpEventsRegistered&amp;&amp;AO.forEach(t=&gt;{this._triggerElement.removeEventListener(t,this,sb)}))}}const Hj=new fe("mat-ripple-global-options");let Ks=(()=&gt;{class n{constructor(e,r,i,o,s){this._elementRef=e,this._animationMode=s,this.radius=0,this._disabled=!1,this._isInitialized=!1,this._globalOptions=o||{},this._rippleRenderer=new Vj(this,r,e,i)}get disabled(){return this._disabled}set disabled(e){e&amp;&amp;this.fadeOutAllNonPersistent(),this._disabled=e,this._setupTriggerEventsIfEnabled()}get trigger(){return this._trigger||this._elementRef.nativeElement}set trigger(e){this._trigger=e,this._setupTriggerEventsIfEnabled()}ngOnInit(){this._isInitialized=!0,this._setupTriggerEventsIfEnabled()}ngOnDestroy(){this._rippleRenderer._removeTriggerEvents()}fadeOutAll(){this._rippleRenderer.fadeOutAll()}fadeOutAllNonPersistent(){this._rippleRenderer.fadeOutAllNonPersistent()}get rippleConfig(){return{centered:this.centered,radius:this.radius,color:this.color,animation:{...this._globalOptions.animation,..."NoopAnimations"===this._animationMode?{enterDuration:0,exitDuration:0}:{},...this.animation},terminateOnPointerUp:this._globalOptions.terminateOnPointerUp}}get rippleDisabled(){return this.disabled||!!this._globalOptions.disabled}_setupTriggerEventsIfEnabled(){!this.disabled&amp;&amp;this._isInitialized&amp;&amp;this._rippleRenderer.setupTriggerEvents(this.trigger)}launch(e,r=0,i){return"number"==typeof e?this._rippleRenderer.fadeInRipple(e,r,{...this.rippleConfig,...i}):this._rippleRenderer.fadeInRipple(0,0,{...this.rippleConfig,...e})}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(Ye),F(Hr),F(Hj,8),F(gi,8))},n.\u0275dir=le({type:n,selectors:[["","mat-ripple",""],["","matRipple",""]],hostAttrs:[1,"mat-ripple"],hostVars:2,hostBindings:function(e,r){2&amp;e&amp;&amp;ct("mat-ripple-unbounded",r.unbounded)},inputs:{color:["matRippleColor","color"],unbounded:["matRippleUnbounded","unbounded"],centered:["matRippleCentered","centered"],radius:["matRippleRadius","radius"],animation:["matRippleAnimation","animation"],disabled:["matRippleDisabled","disabled"],trigger:["matRippleTrigger","trigger"]},exportAs:["matRipple"]}),n})(),Bu=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[_n,_n]}),n})(),$j=(()=&gt;{class n{constructor(e){this._animationMode=e,this.state="unchecked",this.disabled=!1}}return n.\u0275fac=function(e){return new(e||n)(F(gi,8))},n.\u0275cmp=Ee({type:n,selectors:[["mat-pseudo-checkbox"]],hostAttrs:[1,"mat-pseudo-checkbox"],hostVars:8,hostBindings:function(e,r){2&amp;e&amp;&amp;ct("mat-pseudo-checkbox-indeterminate","indeterminate"===r.state)("mat-pseudo-checkbox-checked","checked"===r.state)("mat-pseudo-checkbox-disabled",r.disabled)("_mat-animation-noopable","NoopAnimations"===r._animationMode)},inputs:{state:"state",disabled:"disabled"},decls:0,vars:0,template:function(e,r){},styles:['.mat-pseudo-checkbox{width:16px;height:16px;border:2px solid;border-radius:2px;cursor:pointer;display:inline-block;vertical-align:middle;box-sizing:border-box;position:relative;flex-shrink:0;transition:border-color 90ms cubic-bezier(0, 0, 0.2, 0.1),background-color 90ms cubic-bezier(0, 0, 0.2, 0.1)}.mat-pseudo-checkbox::after{position:absolute;opacity:0;content:"";border-bottom:2px solid currentColor;transition:opacity 90ms cubic-bezier(0, 0, 0.2, 0.1)}.mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate{border-color:rgba(0,0,0,0)}.mat-pseudo-checkbox._mat-animation-noopable{transition:none !important;animation:none !important}.mat-pseudo-checkbox._mat-animation-noopable::after{transition:none}.mat-pseudo-checkbox-disabled{cursor:default}.mat-pseudo-checkbox-indeterminate::after{top:5px;left:1px;width:10px;opacity:1;border-radius:2px}.mat-pseudo-checkbox-checked::after{top:2.4px;left:1px;width:8px;height:3px;border-left:2px solid currentColor;transform:rotate(-45deg);opacity:1;box-sizing:content-box}'],encapsulation:2,changeDetection:0}),n})(),Uj=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[_n]}),n})();const OO=new fe("MAT_OPTION_PARENT_COMPONENT"),IO=new fe("MatOptgroup");let jj=0;class zj{constructor(t,e=!1){this.source=t,this.isUserInput=e}}let Wj=(()=&gt;{class n{constructor(e,r,i,o){this._element=e,this._changeDetectorRef=r,this._parent=i,this.group=o,this._selected=!1,this._active=!1,this._disabled=!1,this._mostRecentViewValue="",this.id="mat-option-"+jj++,this.onSelectionChange=new Ce,this._stateChanges=new pe}get multiple(){return this._parent&amp;&amp;this._parent.multiple}get selected(){return this._selected}get disabled(){return this.group&amp;&amp;this.group.disabled||this._disabled}set disabled(e){this._disabled=dt(e)}get disableRipple(){return!(!this._parent||!this._parent.disableRipple)}get active(){return this._active}get viewValue(){return(this._getHostElement().textContent||"").trim()}select(){this._selected||(this._selected=!0,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent())}deselect(){this._selected&amp;&amp;(this._selected=!1,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent())}focus(e,r){const i=this._getHostElement();"function"==typeof i.focus&amp;&amp;i.focus(r)}setActiveStyles(){this._active||(this._active=!0,this._changeDetectorRef.markForCheck())}setInactiveStyles(){this._active&amp;&amp;(this._active=!1,this._changeDetectorRef.markForCheck())}getLabel(){return this.viewValue}_handleKeydown(e){(13===e.keyCode||32===e.keyCode)&amp;&amp;!Bi(e)&amp;&amp;(this._selectViaInteraction(),e.preventDefault())}_selectViaInteraction(){this.disabled||(this._selected=!this.multiple||!this._selected,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent(!0))}_getAriaSelected(){return this.selected||!this.multiple&amp;&amp;null}_getTabIndex(){return this.disabled?"-1":"0"}_getHostElement(){return this._element.nativeElement}ngAfterViewChecked(){if(this._selected){const e=this.viewValue;e!==this._mostRecentViewValue&amp;&amp;(this._mostRecentViewValue=e,this._stateChanges.next())}}ngOnDestroy(){this._stateChanges.complete()}_emitSelectionChangeEvent(e=!1){this.onSelectionChange.emit(new zj(this,e))}}return n.\u0275fac=function(e){ls()},n.\u0275dir=le({type:n,inputs:{value:"value",id:"id",disabled:"disabled"},outputs:{onSelectionChange:"onSelectionChange"}}),n})(),xO=(()=&gt;{class n extends Wj{constructor(e,r,i,o){super(e,r,i,o)}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(Xt),F(OO,8),F(IO,8))},n.\u0275cmp=Ee({type:n,selectors:[["mat-option"]],hostAttrs:["role","option",1,"mat-option","mat-focus-indicator"],hostVars:12,hostBindings:function(e,r){1&amp;e&amp;&amp;ie("click",function(){return r._selectViaInteraction()})("keydown",function(o){return r._handleKeydown(o)}),2&amp;e&amp;&amp;(Ca("id",r.id),Te("tabindex",r._getTabIndex())("aria-selected",r._getAriaSelected())("aria-disabled",r.disabled.toString()),ct("mat-selected",r.selected)("mat-option-multiple",r.multiple)("mat-active",r.active)("mat-option-disabled",r.disabled))},exportAs:["matOption"],features:[Fe],ngContentSelectors:Ej,decls:5,vars:4,consts:[["class","mat-option-pseudo-checkbox",3,"state","disabled",4,"ngIf"],[1,"mat-option-text"],["class","cdk-visually-hidden",4,"ngIf"],["mat-ripple","",1,"mat-option-ripple",3,"matRippleTrigger","matRippleDisabled"],[1,"mat-option-pseudo-checkbox",3,"state","disabled"],[1,"cdk-visually-hidden"]],template:function(e,r){1&amp;e&amp;&amp;(pr(),z(0,Dj,1,2,"mat-pseudo-checkbox",0),C(1,"span",1),$t(2),b(),z(3,Mj,2,1,"span",2),G(4,"div",3)),2&amp;e&amp;&amp;(R("ngIf",r.multiple),k(3),R("ngIf",r.group&amp;&amp;r.group._inert),k(1),R("matRippleTrigger",r._getHostElement())("matRippleDisabled",r.disabled||r.disableRipple))},dependencies:[Ks,jt,$j],styles:['.mat-option{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:48px;height:48px;padding:0 16px;text-align:left;text-decoration:none;max-width:100%;position:relative;cursor:pointer;outline:none;display:flex;flex-direction:row;max-width:100%;box-sizing:border-box;align-items:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-option[disabled]{cursor:default}[dir=rtl] .mat-option{text-align:right}.mat-option .mat-icon{margin-right:16px;vertical-align:middle}.mat-option .mat-icon svg{vertical-align:top}[dir=rtl] .mat-option .mat-icon{margin-left:16px;margin-right:0}.mat-option[aria-disabled=true]{-webkit-user-select:none;user-select:none;cursor:default}.mat-optgroup .mat-option:not(.mat-option-multiple){padding-left:32px}[dir=rtl] .mat-optgroup .mat-option:not(.mat-option-multiple){padding-left:16px;padding-right:32px}.mat-option.mat-active::before{content:""}.cdk-high-contrast-active .mat-option[aria-disabled=true]{opacity:.5}.cdk-high-contrast-active .mat-option.mat-selected:not(.mat-option-multiple)::after{content:"";position:absolute;top:50%;right:16px;transform:translateY(-50%);width:10px;height:0;border-bottom:solid 10px;border-radius:10px}[dir=rtl] .cdk-high-contrast-active .mat-option.mat-selected:not(.mat-option-multiple)::after{right:auto;left:16px}.mat-option-text{display:inline-block;flex-grow:1;overflow:hidden;text-overflow:ellipsis}.mat-option .mat-option-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-option-pseudo-checkbox{margin-right:8px}[dir=rtl] .mat-option-pseudo-checkbox{margin-left:8px;margin-right:0}'],encapsulation:2,changeDetection:0}),n})();function kO(n,t,e){if(e.length){let r=t.toArray(),i=e.toArray(),o=0;for(let s=0;s&lt;n+1;s++)r[s].group&amp;&amp;r[s].group===i[o]&amp;&amp;o++;return o}return 0}let PO=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[Bu,Lo,_n,Uj]}),n})();function RO(...n){if(1===n.length){const t=n[0];if(m(t))return $h(t,null);if(d(t)&amp;&amp;Object.getPrototypeOf(t)===Object.prototype){const e=Object.keys(t);return $h(e.map(r=&gt;t[r]),e)}}if("function"==typeof n[n.length-1]){const t=n.pop();return $h(n=1===n.length&amp;&amp;m(n[0])?n[0]:n,null).pipe(Se(e=&gt;t(...e)))}return $h(n,null)}function $h(n,t){return new ne(e=&gt;{const r=n.length;if(0===r)return void e.complete();const i=new Array(r);let o=0,s=0;for(let a=0;a&lt;r;a++){const f=se(n[a]);let v=!1;e.add(f.subscribe({next:M=&gt;{v||(v=!0,s++),i[a]=M},error:M=&gt;e.error(M),complete:()=&gt;{o++,(o===r||!v)&amp;&amp;(s===r&amp;&amp;e.next(t?t.reduce((M,x,N)=&gt;(M[x]=i[N],M),{}):i),e.complete())}}))}})}const Yj=["*"];let Uh;function Hu(n){return function Zj(){if(void 0===Uh&amp;&amp;(Uh=null,typeof window&lt;"u")){const n=window;void 0!==n.trustedTypes&amp;&amp;(Uh=n.trustedTypes.createPolicy("angular#components",{createHTML:t=&gt;t}))}return Uh}()?.createHTML(n)||n}function FO(n){return Error(`Unable to find icon with the name "${n}"`)}function NO(n){return Error(`The URL provided to MatIconRegistry was not trusted as a resource URL via Angular's DomSanitizer. Attempted URL was "${n}".`)}function LO(n){return Error(`The literal provided to MatIconRegistry was not trusted as safe HTML by Angular's DomSanitizer. Attempted literal was "${n}".`)}class Ha{constructor(t,e,r){this.url=t,this.svgText=e,this.options=r}}let jh=(()=&gt;{class n{constructor(e,r,i,o){this._httpClient=e,this._sanitizer=r,this._errorHandler=o,this._svgIconConfigs=new Map,this._iconSetConfigs=new Map,this._cachedIconsByUrl=new Map,this._inProgressUrlFetches=new Map,this._fontCssClassesByAlias=new Map,this._resolvers=[],this._defaultFontSetClass=["material-icons","mat-ligature-font"],this._document=i}addSvgIcon(e,r,i){return this.addSvgIconInNamespace("",e,r,i)}addSvgIconLiteral(e,r,i){return this.addSvgIconLiteralInNamespace("",e,r,i)}addSvgIconInNamespace(e,r,i,o){return this._addSvgIconConfig(e,r,new Ha(i,null,o))}addSvgIconResolver(e){return this._resolvers.push(e),this}addSvgIconLiteralInNamespace(e,r,i,o){const s=this._sanitizer.sanitize(Nt.HTML,i);if(!s)throw LO(i);const a=Hu(s);return this._addSvgIconConfig(e,r,new Ha("",a,o))}addSvgIconSet(e,r){return this.addSvgIconSetInNamespace("",e,r)}addSvgIconSetLiteral(e,r){return this.addSvgIconSetLiteralInNamespace("",e,r)}addSvgIconSetInNamespace(e,r,i){return this._addSvgIconSetConfig(e,new Ha(r,null,i))}addSvgIconSetLiteralInNamespace(e,r,i){const o=this._sanitizer.sanitize(Nt.HTML,r);if(!o)throw LO(r);const s=Hu(o);return this._addSvgIconSetConfig(e,new Ha("",s,i))}registerFontClassAlias(e,r=e){return this._fontCssClassesByAlias.set(e,r),this}classNameForFontAlias(e){return this._fontCssClassesByAlias.get(e)||e}setDefaultFontSetClass(...e){return this._defaultFontSetClass=e,this}getDefaultFontSetClass(){return this._defaultFontSetClass}getSvgIconFromUrl(e){const r=this._sanitizer.sanitize(Nt.RESOURCE_URL,e);if(!r)throw NO(e);const i=this._cachedIconsByUrl.get(r);return i?we(zh(i)):this._loadSvgIconFromConfig(new Ha(e,null)).pipe(jn(o=&gt;this._cachedIconsByUrl.set(r,o)),Se(o=&gt;zh(o)))}getNamedSvgIcon(e,r=""){const i=VO(r,e);let o=this._svgIconConfigs.get(i);if(o)return this._getSvgFromConfig(o);if(o=this._getIconConfigFromResolvers(r,e),o)return this._svgIconConfigs.set(i,o),this._getSvgFromConfig(o);const s=this._iconSetConfigs.get(r);return s?this._getSvgFromIconSetConfigs(e,s):zt(FO(i))}ngOnDestroy(){this._resolvers=[],this._svgIconConfigs.clear(),this._iconSetConfigs.clear(),this._cachedIconsByUrl.clear()}_getSvgFromConfig(e){return e.svgText?we(zh(this._svgElementFromConfig(e))):this._loadSvgIconFromConfig(e).pipe(Se(r=&gt;zh(r)))}_getSvgFromIconSetConfigs(e,r){const i=this._extractIconWithNameFromAnySet(e,r);return i?we(i):RO(r.filter(s=&gt;!s.svgText).map(s=&gt;this._loadSvgIconSetFromConfig(s).pipe(pn(a=&gt;{const v=`Loading icon set URL: ${this._sanitizer.sanitize(Nt.RESOURCE_URL,s.url)} failed: ${a.message}`;return this._errorHandler.handleError(new Error(v)),we(null)})))).pipe(Se(()=&gt;{const s=this._extractIconWithNameFromAnySet(e,r);if(!s)throw FO(e);return s}))}_extractIconWithNameFromAnySet(e,r){for(let i=r.length-1;i&gt;=0;i--){const o=r[i];if(o.svgText&amp;&amp;o.svgText.toString().indexOf(e)&gt;-1){const s=this._svgElementFromConfig(o),a=this._extractSvgIconFromSet(s,e,o.options);if(a)return a}}return null}_loadSvgIconFromConfig(e){return this._fetchIcon(e).pipe(jn(r=&gt;e.svgText=r),Se(()=&gt;this._svgElementFromConfig(e)))}_loadSvgIconSetFromConfig(e){return e.svgText?we(null):this._fetchIcon(e).pipe(jn(r=&gt;e.svgText=r))}_extractSvgIconFromSet(e,r,i){const o=e.querySelector(`[id="${r}"]`);if(!o)return null;const s=o.cloneNode(!0);if(s.removeAttribute("id"),"svg"===s.nodeName.toLowerCase())return this._setSvgAttributes(s,i);if("symbol"===s.nodeName.toLowerCase())return this._setSvgAttributes(this._toSvgElement(s),i);const a=this._svgElementFromString(Hu("&lt;svg&gt;&lt;/svg&gt;"));return a.appendChild(s),this._setSvgAttributes(a,i)}_svgElementFromString(e){const r=this._document.createElement("DIV");r.innerHTML=e;const i=r.querySelector("svg");if(!i)throw Error("&lt;svg&gt; tag not found");return i}_toSvgElement(e){const r=this._svgElementFromString(Hu("&lt;svg&gt;&lt;/svg&gt;")),i=e.attributes;for(let o=0;o&lt;i.length;o++){const{name:s,value:a}=i[o];"id"!==s&amp;&amp;r.setAttribute(s,a)}for(let o=0;o&lt;e.childNodes.length;o++)e.childNodes[o].nodeType===this._document.ELEMENT_NODE&amp;&amp;r.appendChild(e.childNodes[o].cloneNode(!0));return r}_setSvgAttributes(e,r){return e.setAttribute("fit",""),e.setAttribute("height","100%"),e.setAttribute("width","100%"),e.setAttribute("preserveAspectRatio","xMidYMid meet"),e.setAttribute("focusable","false"),r&amp;&amp;r.viewBox&amp;&amp;e.setAttribute("viewBox",r.viewBox),e}_fetchIcon(e){const{url:r,options:i}=e,o=i?.withCredentials??!1;if(!this._httpClient)throw function Kj(){return Error("Could not find HttpClient provider for use with Angular Material icons. Please include the HttpClientModule from @angular/common/http in your app imports.")}();if(null==r)throw Error(`Cannot fetch icon from URL "${r}".`);const s=this._sanitizer.sanitize(Nt.RESOURCE_URL,r);if(!s)throw NO(r);const a=this._inProgressUrlFetches.get(s);if(a)return a;const f=this._httpClient.get(s,{responseType:"text",withCredentials:o}).pipe(Se(v=&gt;Hu(v)),lh(()=&gt;this._inProgressUrlFetches.delete(s)),Ts());return this._inProgressUrlFetches.set(s,f),f}_addSvgIconConfig(e,r,i){return this._svgIconConfigs.set(VO(e,r),i),this}_addSvgIconSetConfig(e,r){const i=this._iconSetConfigs.get(e);return i?i.push(r):this._iconSetConfigs.set(e,[r]),this}_svgElementFromConfig(e){if(!e.svgElement){const r=this._svgElementFromString(e.svgText);this._setSvgAttributes(r,e.options),e.svgElement=r}return e.svgElement}_getIconConfigFromResolvers(e,r){for(let i=0;i&lt;this._resolvers.length;i++){const o=this._resolvers[i](r,e);if(o)return Qj(o)?new Ha(o.url,null,o.options):new Ha(o,null)}}}return n.\u0275fac=function(e){return new(e||n)(K(Ir,8),K(Or),K(Ze,8),K(Po))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function zh(n){return n.cloneNode(!0)}function VO(n,t){return n+":"+t}function Qj(n){return!(!n.url||!n.options)}const Xj=Nu(class{constructor(n){this._elementRef=n}}),Jj=new fe("MAT_ICON_DEFAULT_OPTIONS"),ez=new fe("mat-icon-location",{providedIn:"root",factory:function tz(){const n=Oi(Ze),t=n?n.location:null;return{getPathname:()=&gt;t?t.pathname+t.search:""}}}),BO=["clip-path","color-profile","src","cursor","fill","filter","marker","marker-start","marker-mid","marker-end","mask","stroke"],nz=BO.map(n=&gt;`[${n}]`).join(", "),rz=/^url\(['"]?#(.*?)['"]?\)$/;let HO=(()=&gt;{class n extends Xj{constructor(e,r,i,o,s,a){super(e),this._iconRegistry=r,this._location=o,this._errorHandler=s,this._inline=!1,this._previousFontSetClass=[],this._currentIconFetch=l.EMPTY,a&amp;&amp;(a.color&amp;&amp;(this.color=this.defaultColor=a.color),a.fontSet&amp;&amp;(this.fontSet=a.fontSet)),i||e.nativeElement.setAttribute("aria-hidden","true")}get inline(){return this._inline}set inline(e){this._inline=dt(e)}get svgIcon(){return this._svgIcon}set svgIcon(e){e!==this._svgIcon&amp;&amp;(e?this._updateSvgIcon(e):this._svgIcon&amp;&amp;this._clearSvgElement(),this._svgIcon=e)}get fontSet(){return this._fontSet}set fontSet(e){const r=this._cleanupFontValue(e);r!==this._fontSet&amp;&amp;(this._fontSet=r,this._updateFontIconClasses())}get fontIcon(){return this._fontIcon}set fontIcon(e){const r=this._cleanupFontValue(e);r!==this._fontIcon&amp;&amp;(this._fontIcon=r,this._updateFontIconClasses())}_splitIconName(e){if(!e)return["",""];const r=e.split(":");switch(r.length){case 1:return["",r[0]];case 2:return r;default:throw Error(`Invalid icon name: "${e}"`)}}ngOnInit(){this._updateFontIconClasses()}ngAfterViewChecked(){const e=this._elementsWithExternalReferences;if(e&amp;&amp;e.size){const r=this._location.getPathname();r!==this._previousPath&amp;&amp;(this._previousPath=r,this._prependPathToReferences(r))}}ngOnDestroy(){this._currentIconFetch.unsubscribe(),this._elementsWithExternalReferences&amp;&amp;this._elementsWithExternalReferences.clear()}_usingFontIcon(){return!this.svgIcon}_setSvgElement(e){this._clearSvgElement();const r=this._location.getPathname();this._previousPath=r,this._cacheChildrenWithExternalReferences(e),this._prependPathToReferences(r),this._elementRef.nativeElement.appendChild(e)}_clearSvgElement(){const e=this._elementRef.nativeElement;let r=e.childNodes.length;for(this._elementsWithExternalReferences&amp;&amp;this._elementsWithExternalReferences.clear();r--;){const i=e.childNodes[r];(1!==i.nodeType||"svg"===i.nodeName.toLowerCase())&amp;&amp;i.remove()}}_updateFontIconClasses(){if(!this._usingFontIcon())return;const e=this._elementRef.nativeElement,r=(this.fontSet?this._iconRegistry.classNameForFontAlias(this.fontSet).split(/ +/):this._iconRegistry.getDefaultFontSetClass()).filter(i=&gt;i.length&gt;0);this._previousFontSetClass.forEach(i=&gt;e.classList.remove(i)),r.forEach(i=&gt;e.classList.add(i)),this._previousFontSetClass=r,this.fontIcon!==this._previousFontIconClass&amp;&amp;!r.includes("mat-ligature-font")&amp;&amp;(this._previousFontIconClass&amp;&amp;e.classList.remove(this._previousFontIconClass),this.fontIcon&amp;&amp;e.classList.add(this.fontIcon),this._previousFontIconClass=this.fontIcon)}_cleanupFontValue(e){return"string"==typeof e?e.trim().split(" ")[0]:e}_prependPathToReferences(e){const r=this._elementsWithExternalReferences;r&amp;&amp;r.forEach((i,o)=&gt;{i.forEach(s=&gt;{o.setAttribute(s.name,`url('${e}#${s.value}')`)})})}_cacheChildrenWithExternalReferences(e){const r=e.querySelectorAll(nz),i=this._elementsWithExternalReferences=this._elementsWithExternalReferences||new Map;for(let o=0;o&lt;r.length;o++)BO.forEach(s=&gt;{const a=r[o],f=a.getAttribute(s),v=f?f.match(rz):null;if(v){let M=i.get(a);M||(M=[],i.set(a,M)),M.push({name:s,value:v[1]})}})}_updateSvgIcon(e){if(this._svgNamespace=null,this._svgName=null,this._currentIconFetch.unsubscribe(),e){const[r,i]=this._splitIconName(e);r&amp;&amp;(this._svgNamespace=r),i&amp;&amp;(this._svgName=i),this._currentIconFetch=this._iconRegistry.getNamedSvgIcon(i,r).pipe(mn(1)).subscribe(o=&gt;this._setSvgElement(o),o=&gt;{this._errorHandler.handleError(new Error(`Error retrieving icon ${r}:${i}! ${o.message}`))})}}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(jh),ro("aria-hidden"),F(ez),F(Po),F(Jj,8))},n.\u0275cmp=Ee({type:n,selectors:[["mat-icon"]],hostAttrs:["role","img",1,"mat-icon","notranslate"],hostVars:8,hostBindings:function(e,r){2&amp;e&amp;&amp;(Te("data-mat-icon-type",r._usingFontIcon()?"font":"svg")("data-mat-icon-name",r._svgName||r.fontIcon)("data-mat-icon-namespace",r._svgNamespace||r.fontSet)("fontIcon",r._usingFontIcon()?r.fontIcon:null),ct("mat-icon-inline",r.inline)("mat-icon-no-color","primary"!==r.color&amp;&amp;"accent"!==r.color&amp;&amp;"warn"!==r.color))},inputs:{color:"color",inline:"inline",svgIcon:"svgIcon",fontSet:"fontSet",fontIcon:"fontIcon"},exportAs:["matIcon"],features:[Fe],ngContentSelectors:Yj,decls:1,vars:0,template:function(e,r){1&amp;e&amp;&amp;(pr(),$t(0))},styles:[".mat-icon{-webkit-user-select:none;user-select:none;background-repeat:no-repeat;display:inline-block;fill:currentColor;height:24px;width:24px;overflow:hidden}.mat-icon.mat-icon-inline{font-size:inherit;height:inherit;line-height:inherit;width:inherit}.mat-icon.mat-ligature-font[fontIcon]::before{content:attr(fontIcon)}[dir=rtl] .mat-icon-rtl-mirror{transform:scale(-1, 1)}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon{display:block}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon{margin:auto}"],encapsulation:2,changeDetection:0}),n})(),$O=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[_n,_n]}),n})();function iz(n,t){if(1&amp;n&amp;&amp;(C(0,"span"),A(1),b()),2&amp;n){const e=U();He("background-color",e.mainColor),k(1),_e(e.news.sport.overrideName||e.news.sport.name)}}function oz(n,t){if(1&amp;n&amp;&amp;(C(0,"span"),A(1),b()),2&amp;n){const e=U();He("background-color",e.secondColor),k(1),_e(e.getTeamsName())}}function sz(n,t){1&amp;n&amp;&amp;(C(0,"mat-icon",11),A(1,"push_pin"),b())}const UO=function(n){return["/news",n]};let az=(()=&gt;{class n{constructor(e,r){this.utilsService=e,this.sanitizer=r,this.someField=!0,this.baseImageUrl="upload/news/images/"}ngOnInit(){}getBackgroundStyle(){return this.backgroundImageUrl=this.utilsService.getNewsBackgroundImage(this.news),this.backgroundImageUrl.indexOf("url")&lt;0?this.sanitizer.bypassSecurityTrustStyle(`\n          background-color: #E5E8ED;\n          background-image: url(${this.logo});\n          background-size: 80px auto;\n        `):this.sanitizer.bypassSecurityTrustStyle(`\n          background-image: ${this.backgroundImageUrl};\n        `)}getTeamsName(){const e=this.news.team,r=e.sport.id,o=this.page.sports.find(s=&gt;s.id===r).teams;return this.utilsService.getFilteredDisplayName(e,o,ii.News)}}return n.\u0275fac=function(e){return new(e||n)(F(gn),F(Or))},n.\u0275cmp=Ee({type:n,selectors:[["app-news-block"]],hostVars:2,hostBindings:function(e,r){2&amp;e&amp;&amp;ct("box",r.someField)},inputs:{news:"news",place:"place",page:"page",mainColor:"mainColor",secondColor:"secondColor",logo:"logo"},decls:17,vars:17,consts:[[3,"routerLink"],[1,"image"],[1,"info"],[3,"backgroundColor",4,"ngIf"],[1,"data"],[2,"line-height","normal"],["class","pin-icon",4,"ngIf"],[1,"text"],[1,"data","news-date",3,"routerLink"],[1,"column-left"],[1,"column-right"],[1,"pin-icon"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"a",0)(1,"div",1)(2,"div",2),z(3,iz,2,3,"span",3),z(4,oz,2,3,"span",3),b()(),C(5,"div",4)(6,"h2",5),z(7,sz,2,0,"mat-icon",6),A(8),b(),C(9,"div",7),A(10),b()()(),C(11,"div",8)(12,"div",9),A(13),Pn(14,"date"),b(),C(15,"div",10),A(16,"Les mer"),b()()),2&amp;e&amp;&amp;(R("routerLink",gt(13,UO,r.news.id)),k(1),kn(r.getBackgroundStyle()),k(2),R("ngIf",(null==r.page?null:r.page.sports.length)&gt;1&amp;&amp;r.news.sport.name),k(1),R("ngIf",r.news.team.id),k(3),R("ngIf",r.news.alwaysTop),k(1),$e(" ",r.news.title," "),k(2),$e(" ",r.news.ingress," "),k(1),R("routerLink",gt(15,UO,r.news.id)),k(2),$e(" ",ti(14,10,r.news.publishTime,"dd MMM yyyy")," "))},dependencies:[jt,Au,vr,HO,Pi],styles:["[_nghost-%COMP%]{display:flex!important;flex-direction:column;justify-content:space-between}.news-date[_ngcontent-%COMP%]{font-size:.9rem;font-weight:700;vertical-align:bottom;justify-content:space-between}.row[_ngcontent-%COMP%]{display:flex;cursor:pointer}.column-left[_ngcontent-%COMP%]{float:left}.column-right[_ngcontent-%COMP%]{float:right}.pin-icon[_ngcontent-%COMP%]{color:gray;float:right}"]}),n})(),$u=(()=&gt;{class n{constructor(e){this.elRef=e,this.defaultColor="#fff",this.hoverOnly=!1}set highlightColor(e){this._highlightColor=e,this.textColor=e}get highlightColor(){return this._highlightColor}mouseover(e){this.backgroundColor=this.highlightColor,this.textColor=this.defaultColor}mouseleave(e){this.hoverOnly?(this.backgroundColor=this.defaultColor,this.textColor="#fff"):(this.backgroundColor=this.defaultColor,this.textColor=this.highlightColor)}}return n.\u0275fac=function(e){return new(e||n)(F(Qe))},n.\u0275dir=le({type:n,selectors:[["","buttonHighlight",""]],hostVars:4,hostBindings:function(e,r){1&amp;e&amp;&amp;ie("mouseenter",function(){return r.mouseover()})("mouseleave",function(){return r.mouseleave()}),2&amp;e&amp;&amp;He("background-color",r.backgroundColor)("color",r.textColor)},inputs:{defaultColor:"defaultColor",hoverOnly:"hoverOnly",highlightColor:["buttonHighlight","highlightColor"]}}),n})(),Co=(()=&gt;{class n{constructor(e){this.sanitizer=e}get Style(){return this.sanitizer.bypassSecurityTrustStyle(`\n        border: 1px solid ${this.underlineColor}; \n        position: absolute;\n        background: ${this.underlineColor};\n        padding:0px; \n        margin-top:${this.marginTop}px;\n        width:60px;\n      `)}}return n.\u0275fac=function(e){return new(e||n)(F(Or))},n.\u0275dir=le({type:n,selectors:[["","customUnderlineColor",""]],hostVars:2,hostBindings:function(e,r){2&amp;e&amp;&amp;kn(r.Style)},inputs:{underlineColor:["customUnderlineColor","underlineColor"],marginTop:["customMarginTop","marginTop"]}}),n})(),jO=(()=&gt;{class n{constructor(){}get main(){return this.mainColor}set main(e){this.mainColor=e}mouseover(e){this.main=this.secondColor}mouseleave(e){this.main=this.defaultColor}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275dir=le({type:n,selectors:[["","quickLinkHighlight",""]],hostVars:2,hostBindings:function(e,r){1&amp;e&amp;&amp;ie("mouseenter",function(){return r.mouseover()})("mouseleave",function(){return r.mouseleave()}),2&amp;e&amp;&amp;He("background-color",r.main)},inputs:{defaultColor:["quickLinkHighlight","defaultColor"],mainColor:"mainColor",secondColor:"secondColor"}}),n})();function lz(n,t){if(1&amp;n&amp;&amp;(C(0,"div",6)(1,"h2"),A(2),b(),G(3,"hr",7),b()),2&amp;n){const e=U();k(2),_e(e.newsHeadingText),k(1),R("customUnderlineColor",e.mainColor)}}function cz(n,t){if(1&amp;n&amp;&amp;G(0,"app-news-block",8),2&amp;n){const e=t.$implicit,r=U();R("logo",r.logo)("page",r.page)("mainColor",r.mainColor)("secondColor",r.secondColor)("news",e)("place",r.place)}}const uz=function(){return["/news"]};function dz(n,t){if(1&amp;n&amp;&amp;(C(0,"div",9)(1,"a",10),A(2,"LES FLERE NYHETER"),b()()),2&amp;n){const e=U();k(1),R("quickLinkHighlight",e.mainColor)("mainColor",e.mainColor)("secondColor","#fff")("routerLink",Bn(4,uz))}}const fz=function(n){return[n]};function hz(n,t){if(1&amp;n&amp;&amp;(C(0,"div",13)(1,"div",14),A(2),Pn(3,"date"),b(),C(4,"div",15),A(5),b(),C(6,"div",16)(7,"a",17),A(8,"LES MER "),b()()()),2&amp;n){const e=t.$implicit,r=U(2);k(1),He("background-color",r.mainColor),k(1),$e(" ",ti(3,8,e.publishTime,"dd MMM")," "),k(3),_e(e.title),k(1),He("color",r.mainColor),k(1),R("buttonHighlight",r.mainColor)("routerLink",gt(11,fz,e.id))}}function pz(n,t){if(1&amp;n&amp;&amp;(C(0,"div",11),z(1,hz,9,13,"div",12),b()),2&amp;n){const e=U();k(1),R("ngForOf",e.newsListLinks)}}let ab=(()=&gt;{class n{constructor(e,r,i,o,s,a){this.logger=e,this.pageService=r,this.newsService=i,this.utilsService=o,this.sanitizer=s,this.activatedRoute=a,this.searchWord="",this.searchYear="",this.mouseOverButton=!1,this.searchCreteria="/search/ ?year=-1",this.showHeading=!0,this.subscriptions=[]}get heading(){return this.page&amp;&amp;(this.page.activeTeam?this.headingText=this.page.activeTeam.displayName:this.page.activeSport&amp;&amp;(this.headingText=this.page.activeSport.name),void 0===this.headingText&amp;&amp;(this.headingText=this.page.organization.name)),this.headingText}ngOnInit(){this.showHeading="home"===this.place||"group"===this.place||"team"===this.place,this.newsHeadingText="Nyheter",this.subscriptions.push(this.utilsService.orgLogo.subscribe(e=&gt;this.logo=e)),this.subscriptions.push(this.utilsService.themeMainColor.subscribe(e=&gt;this.mainColor=e)),this.subscriptions.push(this.utilsService.themeSecondColor.subscribe(e=&gt;this.secondColor=e)),this.utilsService.updatePropertyValues(this.page,this.pageService.getSportId()),this.activatedRoute.params.subscribe(e=&gt;{this.activatedRoute.queryParams.subscribe(r=&gt;{r.searchWord?(this.searchCreteria="/search/"+r.searchWord,this.searchWord=r.searchWord,this.updateNewsList(this.searchCreteria)):this.updateNewsList()})}),this.subscriptions.push(this.utilsService.searchWord.subscribe(e=&gt;{this.searchWord=e,this.searchCreteria=""!==e?"/search/"+e+this.searchYear:"/search/ "+e+this.searchYear,this.updateNewsList(this.searchCreteria)})),this.subscriptions.push(this.utilsService.searchYear.subscribe(e=&gt;{this.searchYear="?year="+e,this.searchCreteria=""!==this.searchWord?"/search/"+this.searchWord+this.searchYear:"/search/ "+this.searchYear,this.updateNewsList(this.searchCreteria)})),this.subscriptions.push(this.utilsService.searchSport.subscribe(e=&gt;{this.pageService.setSportId(+e),this.updateNewsList(this.searchCreteria)})),this.subscriptions.push(this.utilsService.searchTeam.subscribe(e=&gt;{this.pageService.setTeamId(+e),this.updateNewsList(this.searchCreteria)}))}updateNewsList(e){this.newsService.setSiteId(this.pageService.getSiteId()),this.newsService.setSportId(this.pageService.getSportId()),this.newsService.setTeamId(this.pageService.getTeamId()),e?this.newsService.getAll(e).subscribe(r=&gt;{this.newsList=r}):this.newsService.getGroupNews().subscribe(r=&gt;{this.logger.debug("news",r),"news"!==this.place?this.newsList=r.slice(0,this.newsCount):(this.newsList=r.slice(this.newsCount,2*this.newsCount),this.newsListLinks=r.slice(2*this.newsCount))})}ngOnDestroy(){this.subscriptions.forEach(e=&gt;e?e.unsubscribe():null)}}return n.\u0275fac=function(e){return new(e||n)(F(_s),F(dr),F(ql),F(gn),F(Or),F(zn))},n.\u0275cmp=Ee({type:n,selectors:[["news-block-container"]],inputs:{page:"page",newsCount:"newsCount",highlightFirst:"highlightFirst",place:"place"},decls:6,vars:4,consts:[[1,"block"],["class","headingContainer",4,"ngIf"],[1,"boxList"],[3,"logo","page","mainColor","secondColor","news","place",4,"ngFor","ngForOf"],["class","btn readMoreNews",4,"ngIf"],["class","newsListBottom",4,"ngIf"],[1,"headingContainer"],["customMarginTop","17",3,"customUnderlineColor"],[3,"logo","page","mainColor","secondColor","news","place"],[1,"btn","readMoreNews"],[3,"quickLinkHighlight","mainColor","secondColor","routerLink"],[1,"newsListBottom"],["class","item clearfix",4,"ngFor","ngForOf"],[1,"item","clearfix"],[1,"date"],[1,"title"],[1,"btn","small"],["defaultColor","#fff",3,"buttonHighlight","routerLink"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0),z(1,lz,4,2,"div",1),C(2,"div",2),z(3,cz,1,6,"app-news-block",3),b(),z(4,dz,3,5,"div",4),z(5,pz,2,1,"div",5),b()),2&amp;e&amp;&amp;(k(1),R("ngIf",r.showHeading),k(2),R("ngForOf",r.newsList),k(1),R("ngIf",r.showHeading),k(1),R("ngIf","news"===r.place))},dependencies:[hn,jt,vr,az,$u,Co,jO,Pi]}),n})();const mz=["*"];let zO=(()=&gt;{class n{constructor(){}ngOnInit(){}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275cmp=Ee({type:n,selectors:[["app-slide-item"]],ngContentSelectors:mz,decls:1,vars:0,template:function(e,r){1&amp;e&amp;&amp;(pr(),$t(0))},styles:["[_nghost-%COMP%]{flex:1;min-width:100%}"]}),n})();const gz=["container"],_z=function(n){return{"transition-duration":n}},vz=function(n){return{sliding:n}},yz=["*"];let bz=(()=&gt;{class n{constructor(e,r){this.sanitizer=e,this.utilsService=r,this.duration=400,this.pause=6e3,this.isSliding=!1}ngAfterViewInit(){this.start()}start(){this.items.length&gt;1&amp;&amp;setTimeout(()=&gt;{this.onBeforeSlide(),setTimeout(()=&gt;this.onAfterSlide(),this.duration),this.start()},this.pause)}onBeforeSlide(){this.isSliding=!0}onAfterSlide(){const e=this.container.nativeElement.querySelector("app-slide-item");this.container.nativeElement.appendChild(e),this.isSliding=!1}}return n.\u0275fac=function(e){return new(e||n)(F(Or),F(gn))},n.\u0275cmp=Ee({type:n,selectors:[["app-slider"]],contentQueries:function(e,r,i){if(1&amp;e&amp;&amp;dn(i,zO,4),2&amp;e){let o;We(o=Ge())&amp;&amp;(r.items=o)}},viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(gz,7),2&amp;e){let i;We(i=Ge())&amp;&amp;(r.container=i.first)}},inputs:{duration:"duration",pause:"pause"},ngContentSelectors:yz,decls:3,vars:6,consts:[[3,"ngStyle","ngClass"],["container",""]],template:function(e,r){1&amp;e&amp;&amp;(pr(),C(0,"div",0,1),$t(2),b()),2&amp;e&amp;&amp;R("ngStyle",gt(2,_z,r.isSliding?r.duration/1e3+"s":""))("ngClass",gt(4,vz,r.isSliding))},dependencies:[_i,Ul],styles:["[_nghost-%COMP%]{display:block;max-width:100%;text-align:center;overflow:hidden}[_nghost-%COMP%] &gt; div[_ngcontent-%COMP%]{display:flex;flex-wrap:nowrap;transition-property:transform;transition-timing-function:ease-in-out;transform:translate(0)}[_nghost-%COMP%] &gt; div.sliding[_ngcontent-%COMP%]{transform:translate(-100%)}"]}),n})();var Cz=g(92735);let WO=(()=&gt;{class n{constructor(e){this.sanitizer=e}transform(e){const r=Cz.sanitize(e,{ADD_TAGS:["iframe"],ADD_ATTR:["allow","allowfullscreen","frameborder","scrolling","target"]});return this.sanitizer.bypassSecurityTrustHtml(r)}}return n.\u0275fac=function(e){return new(e||n)(F(Or,16))},n.\u0275pipe=Pt({name:"keepHtml",type:n,pure:!1}),n})(),GO=(()=&gt;{class n{transform(e,r){return e?e.length&gt;23&amp;&amp;-1===e.indexOf(" ")?e.substring(0,20)+"...":e:null}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275pipe=Pt({name:"hideOverflow",type:n,pure:!0}),n})();function wz(n,t){1&amp;n&amp;&amp;(G(0,"span",10),Pn(1,"keepHtml")),2&amp;n&amp;&amp;R("innerHTML",Ls(1,1,U(2).$implicit.html),Vd)}function Sz(n,t){1&amp;n&amp;&amp;G(0,"img",11),2&amp;n&amp;&amp;R("src",U(2).$implicit.filenameURL,wn)}const YO=function(n){return{cursorDefault:n}};function Dz(n,t){if(1&amp;n&amp;&amp;(C(0,"app-slide-item",6),z(1,wz,2,3,"span",7),C(2,"a",8),z(3,Sz,1,1,"img",9),b()()),2&amp;n){const e=U().$implicit;k(1),R("ngIf",e.showHtml),k(1),R("ngClass",gt(4,YO,!e.url)),Te("href",e.url?e.url:null,wn),k(1),R("ngIf",e.showLogo)}}function Mz(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,Dz,4,6,"app-slide-item",5),et()),2&amp;n){const e=t.$implicit,r=U(2).$implicit;k(1),R("ngIf",e.sponsorGroup.sponsorGroupTitle===r.substring(1))}}function Ez(n,t){if(1&amp;n&amp;&amp;(C(0,"app-slider"),z(1,Mz,2,1,"ng-container",4),b()),2&amp;n){const e=U(2);k(1),R("ngForOf",e.sponsors)}}function Tz(n,t){1&amp;n&amp;&amp;(G(0,"span",10),Pn(1,"keepHtml")),2&amp;n&amp;&amp;R("innerHTML",Ls(1,1,U(2).$implicit.html),Vd)}const Az=function(n){return{"sponsor-width":n}};function Oz(n,t){if(1&amp;n&amp;&amp;G(0,"img",15),2&amp;n){const e=U(2).$implicit,r=U(3);R("ngClass",gt(2,Az,r.bottomSponsor))("src",e.filenameURL,wn)}}const Iz=function(n){return{"standard-box":n}};function xz(n,t){if(1&amp;n&amp;&amp;(C(0,"div",1)(1,"div"),z(2,Tz,2,3,"span",7),C(3,"a",13),z(4,Oz,1,4,"img",14),b()()()),2&amp;n){const e=U().$implicit,r=U(3);R("ngClass",gt(5,Iz,r.bottomSponsor)),k(2),R("ngIf",e.showHtml),k(1),R("ngClass",gt(7,YO,!e.url)),Te("href",e.url?e.url:null,wn),k(1),R("ngIf",e.showLogo)}}function kz(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,xz,5,9,"div",12),et()),2&amp;n){const e=t.$implicit,r=U(2).$implicit;k(1),R("ngIf",e.sponsorGroup.sponsorGroupTitle===r.substring(1))}}function Pz(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,kz,2,1,"ng-container",4),et()),2&amp;n){const e=U(2);k(1),R("ngForOf",e.sponsors)}}const Rz=function(n){return{"margined-top":n}};function Fz(n,t){if(1&amp;n&amp;&amp;(C(0,"div",1)(1,"h2"),A(2),Pn(3,"hideOverflow"),G(4,"hr",2),b(),z(5,Ez,2,1,"app-slider",3),z(6,Pz,2,1,"ng-container",3),b()),2&amp;n){const e=t.$implicit,r=U();R("ngClass",gt(7,Rz,!r.bottomSponsor)),k(2),$e(" ",r.bottomSponsor?e.substring(1):Ls(3,5,e.substring(1))," "),k(2),R("customUnderlineColor",r.mainColor),k(1),R("ngIf","1"!==e.charAt(0)&amp;&amp;!r.bottomSponsor),k(1),R("ngIf","1"===e.charAt(0)||r.bottomSponsor)}}let Wh=(()=&gt;{class n{constructor(e,r,i){this.activatedRoute=e,this.service=r,this.utilsService=i,this.bottomSponsor=!1}get categories(){return this.sponsors?Array.from(this.sponsors.reduce((e,r)=&gt;e.add(r.sponsorGroup.sponsorGroupType+r.sponsorGroup.sponsorGroupTitle),new Set)).sort():[]}ngOnInit(){this.utilsService.themeMainColor.subscribe(e=&gt;{this.mainColor=e})}ngOnChanges(e){}}return n.\u0275fac=function(e){return new(e||n)(F(zn),F(dr),F(gn))},n.\u0275cmp=Ee({type:n,selectors:[["app-sponsor-list"]],inputs:{sponsors:"sponsors",mainColor:"mainColor",shouldSlide:"shouldSlide",bottomSponsor:"bottomSponsor"},features:[Qt],decls:1,vars:1,consts:[[3,"ngClass",4,"ngFor","ngForOf"],[3,"ngClass"],["customMarginTop","20",3,"customUnderlineColor"],[4,"ngIf"],[4,"ngFor","ngForOf"],["class","logos",4,"ngIf"],[1,"logos"],[3,"innerHTML",4,"ngIf"],["target","_blank",2,"margin-left","0","padding-left","0",3,"ngClass"],["class","sponsor-image",3,"src",4,"ngIf"],[3,"innerHTML"],[1,"sponsor-image",3,"src"],[3,"ngClass",4,"ngIf"],["target","_blank",3,"ngClass"],["class","sponsor-image",3,"ngClass","src",4,"ngIf"],[1,"sponsor-image",3,"ngClass","src"]],template:function(e,r){1&amp;e&amp;&amp;z(0,Fz,7,9,"div",0),2&amp;e&amp;&amp;R("ngForOf",r.categories)},dependencies:[_i,hn,jt,bz,zO,Co,WO,GO],styles:[".cursorDefault[_ngcontent-%COMP%]{cursor:default;margin-left:0!important;padding-left:0!important;text-align:center}.standard-box[_ngcontent-%COMP%]{display:inline-block;vertical-align:center;padding:0 2% 50px}@media only screen and (max-width: 2000px){.standard-box[_ngcontent-%COMP%]{width:16.333%}}@media only screen and (max-width: 760px){.standard-box[_ngcontent-%COMP%]{width:20.333%}}.margined-top[_ngcontent-%COMP%]{margin-top:60px}.sponsor-width[_ngcontent-%COMP%]{width:70%!important;margin-left:0!important}.sponsor-image[_ngcontent-%COMP%]{max-width:200px;max-height:100px}"]}),n})();function St(n,t){if(t.length&lt;n)throw new TypeError(n+" argument"+(n&gt;1?"s":"")+" required, but only "+t.length+" present")}function Gh(n){return(Gh="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Wt(n){St(1,arguments);var t=Object.prototype.toString.call(n);return n instanceof Date||"object"===Gh(n)&amp;&amp;"[object Date]"===t?new Date(n.getTime()):"number"==typeof n||"[object Number]"===t?new Date(n):(("string"==typeof n||"[object String]"===t)&amp;&amp;typeof console&lt;"u"&amp;&amp;(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn((new Error).stack)),new Date(NaN))}function ZO(n){St(1,arguments);var t=Wt(n);return t.setHours(0,0,0,0),t}function KO(n,t){St(2,arguments);var e=ZO(n),r=ZO(t);return e.getTime()===r.getTime()}function Yn(n){if(null===n||!0===n||!1===n)return NaN;var t=Number(n);return isNaN(t)?t:t&lt;0?Math.ceil(t):Math.floor(t)}function qO(n,t){St(2,arguments);var e=Wt(n).getTime(),r=Yn(t);return new Date(e+r)}function QO(n,t){St(2,arguments);var e=Yn(t);return qO(n,36e5*e)}function XO(n){St(1,arguments);var t=Wt(n),e=t.getDay();return e}function JO(n,t){St(2,arguments);var e=Wt(n),r=Yn(t);return isNaN(r)?new Date(NaN):(r&amp;&amp;e.setDate(e.getDate()+r),e)}function Bz(n,t){St(2,arguments);var e=Yn(t);return JO(n,-e)}function Hz(n,t){St(2,arguments);var e=XO(n)-t;return e&lt;=0&amp;&amp;(e+=7),Bz(n,e)}const lb=function(n,t,e,r){return{small:n,smaller:t,"mobile-tabs":e,active:r}};function Uz(n,t){if(1&amp;n&amp;&amp;(C(0,"a",11),A(1,"Aktiviteter"),b()),2&amp;n){const e=U(2);He("background-color",e.mainColor),R("ngClass",ff(3,lb,e.smallButtonStyle,e.smallerButtonStyle,e.mobileButtonStyle,e.isEventsTabActive))}}function jz(n,t){if(1&amp;n&amp;&amp;(C(0,"a",12),A(1,"Kamper"),b()),2&amp;n){const e=U(2);He("background-color",e.mainColor),R("ngClass",ff(3,lb,e.smallButtonStyle,e.smallerButtonStyle,e.mobileButtonStyle,e.isGamesTabActive))}}function zz(n,t){if(1&amp;n&amp;&amp;(C(0,"a",13),A(1,"Treninger"),b()),2&amp;n){const e=U(2);He("background-color",e.mainColor),R("ngClass",ff(3,lb,e.smallButtonStyle,e.smallerButtonStyle,e.mobileButtonStyle,e.isTrainingsTabActive))}}function Wz(n,t){if(1&amp;n&amp;&amp;(C(0,"tr")(1,"td")(2,"div",14),A(3),b(),C(4,"div",15),A(5),b()(),C(6,"td",16)(7,"span",17),A(8),Pn(9,"date"),b(),A(10),Pn(11,"date"),b()()),2&amp;n){const e=t.$implicit,r=U(2);k(2),He("color",r.mainColor),k(1),_e(e.title),k(2),_e(e.description),k(3),_e(ti(9,6,e.date,"shortTime")),k(2),$e("",ti(11,9,e.date,"dd MMM")," ")}}function Gz(n,t){if(1&amp;n&amp;&amp;(C(0,"tr")(1,"td")(2,"div",14),A(3),b(),C(4,"div",15),A(5),b()(),C(6,"td",16)(7,"span",17),A(8),Pn(9,"date"),b(),A(10),Pn(11,"date"),b()()),2&amp;n){const e=t.$implicit,r=U(2);k(2),He("color",r.mainColor),k(1),_e(e.title),k(2),_e(e.description),k(3),_e(ti(9,6,e.date,"shortTime")),k(2),$e("",ti(11,9,e.date,"dd MMM")," ")}}function Yz(n,t){if(1&amp;n&amp;&amp;(C(0,"tr")(1,"td")(2,"div",14),A(3),b(),C(4,"div",15),A(5),b()(),C(6,"td",16)(7,"span",17),A(8),Pn(9,"date"),b(),A(10),Pn(11,"date"),b()()),2&amp;n){const e=t.$implicit,r=U(2);k(2),He("color",r.mainColor),k(1),_e(e.title),k(2),_e(e.description),k(3),_e(ti(9,6,e.date,"shortTime")),k(2),$e("",ti(11,9,e.date,"dd MMM")," ")}}function Zz(n,t){if(1&amp;n){const e=Mt();C(0,"div",1)(1,"h2"),A(2,"Kommende aktiviteter "),G(3,"hr",2),b(),C(4,"div",3),ie("click",function(i){return Pe(e),Re(U().switchTab(i))}),z(5,Uz,2,8,"a",4),z(6,jz,2,8,"a",5),z(7,zz,2,8,"a",6),b(),C(8,"div",7)(9,"table"),z(10,Wz,12,12,"tr",8),b()(),C(11,"div",9)(12,"table"),z(13,Gz,12,12,"tr",8),b()(),C(14,"div",10)(15,"table"),z(16,Yz,12,12,"tr",8),b()()()}if(2&amp;n){const e=U();k(3),R("customUnderlineColor",e.mainColor),k(2),R("ngIf",e.activities.length),k(1),R("ngIf",e.games.length),k(1),R("ngIf",e.trainings.length),k(1),He("display",e.isEventsTabActive?"block":"none"),k(2),R("ngForOf",e.getFiveLastEvents(e.activities)),k(1),He("display",e.isGamesTabActive?"block":"none"),k(2),R("ngForOf",e.getFiveLastEvents(e.games)),k(1),He("display",e.isTrainingsTabActive?"block":"none"),k(2),R("ngForOf",e.getFiveLastEvents(e.trainings))}}let cb=(()=&gt;{class n{constructor(e,r,i,o,s){this.activatedRoute=e,this.service=r,this.utilsService=i,this.eventService=s,this.eventTypeArray=[],this.subscriptions=[],this.element=o.nativeElement}ngOnInit(){this.getInitialTabSize(window.innerWidth),this.activatedRoute.params.subscribe(e=&gt;{this.subscriptions.push(this.service.getPage().subscribe(r=&gt;{this.page=r,this.shouldShow=this.utilsService.moduleEnabled("team"===this.parent?"TEAM_CALENDAR":"ORG_EVENTCALENDAR",r.modules),this.loadEvents(e.sportId&amp;&amp;!e.teamId?"&amp;siteId="+this.eventService.getSiteId()+"&amp;sportId="+e.sportId:e.teamId?"&amp;siteId="+this.eventService.getSiteId()+"&amp;teamId="+e.teamId:"&amp;siteId="+this.eventService.getSiteId()+"&amp;onlyOpenEvents=true")}))})}switchTab(e){switch(e.preventDefault(),e.target.innerHTML){case"Kamper":this.isEventsTabActive=this.isTrainingsTabActive=!1;break;case"Aktiviteter":this.isGamesTabActive=this.isTrainingsTabActive=!1;break;default:this.isGamesTabActive=this.isEventsTabActive=!1}if(e.target.dataset.sid&amp;&amp;this.element.querySelectorAll('.tabContent[data-sid="'+e.target.dataset.sid+'"]').length){let r,i=this.element.querySelectorAll(".tabContent[data-sid]");for(r=0;r&lt;i.length;r++){let o=i[r];o.style.display=o.getAttribute("data-sid")===e.target.dataset.sid?"block":"none"}for(i=this.element.querySelectorAll(".tabs a"),r=0;r&lt;i.length;r++)i[r].getAttribute("data-sid")===e.target.dataset.sid?i[r].classList.add("active"):i[r].classList.remove("active")}}loadEvents(e){this.subscriptions.push(this.eventService.getEvents(this.noTraining,e).subscribe(r=&gt;{this.events=r.filter(o=&gt;o.date&gt;Date.now()).map(o=&gt;({date:this.fixWrongOffsetOnDaysaving(o).toISOString(),teamId:o.teamId,type:o.type,title:o.title,description:o.description})),this.games=this.getEventType(this.events,"game"),this.page&amp;&amp;this.games&amp;&amp;this.games.length&amp;&amp;this.games.forEach(o=&gt;{const s=o.teamId,f=this.page.sports.reduce((v,M)=&gt;{const x=M.teams;return x.length&amp;&amp;x.find(N=&gt;N.id===s)&amp;&amp;(v=x),v});if(f.length){const v=f.find(M=&gt;M.id===s);o.title=this.utilsService.getFilteredDisplayName(v,f,ii.Event,o)}});const i=this.getEventType(this.events,"event");this.activities=i.filter(o=&gt;"home"===this.parent||"group"===this.parent?!o.teamId:o.teamId),this.trainings=this.getEventType(this.events,"training"),this.setActiveTab(this.games,this.activities,this.trainings)}))}fixWrongOffsetOnDaysaving(e){const r=new Date(+e.date),i=this.lastSunday(3),o=this.lastSunday(10);let s=r;return KO(i,r)?s=QO(s,-1):KO(o,r)&amp;&amp;(s=QO(s,1)),s}getFiveLastEvents(e){return e.slice(0,5)}onResize(){this.getInitialTabSize(window.innerWidth)}getInitialTabSize(e){this.smallButtonStyle=e&lt;1360,this.smallerButtonStyle=e&lt;1200,this.mobileButtonStyle=e&lt;1e3}getEventType(e,r){return e.filter(i=&gt;i.type===r)}setActiveTab(e,r,i){r.length?this.isEventsTabActive=!0:e.length?this.isGamesTabActive=!0:this.isTrainingsTabActive=!0}lastSunday(e){const r=(new Date).getFullYear(),o=function Lz(n){St(1,arguments);var t=Wt(n),e=t.getMonth();return t.setFullYear(t.getFullYear(),e+1,0),t.setHours(0,0,0,0),t}(new Date(r,e-1,1));return function Vz(n){return St(1,arguments),0===Wt(n).getDay()}(o)?o:function $z(n){return St(1,arguments),Hz(n,0)}(o)}ngOnDestroy(){this.subscriptions.forEach(e=&gt;e?e.unsubscribe():null)}}return n.\u0275fac=function(e){return new(e||n)(F(zn),F(dr),F(gn),F(Qe),F(xu))},n.\u0275cmp=Ee({type:n,selectors:[["app-event-list"]],hostBindings:function(e,r){1&amp;e&amp;&amp;ie("resize",function(){return r.onResize()},0,Ig)},inputs:{noTraining:"noTraining",mainColor:"mainColor",parent:"parent"},decls:1,vars:1,consts:[["class","block",4,"ngIf"],[1,"block"],["customMarginTop","20",3,"customUnderlineColor"],[1,"tabs",3,"click"],["data-sid","tab2",3,"ngClass","backgroundColor",4,"ngIf"],["data-sid","tab1",3,"ngClass","backgroundColor",4,"ngIf"],["data-sid","tab3",3,"ngClass","backgroundColor",4,"ngIf"],["data-sid","tab2",1,"tabContent"],[4,"ngFor","ngForOf"],["data-sid","tab1",1,"tabContent"],["data-sid","tab3",1,"tabContent"],["data-sid","tab2",3,"ngClass"],["data-sid","tab1",3,"ngClass"],["data-sid","tab3",3,"ngClass"],[1,"title"],[1,"subInfo"],[2,"font-size","1rem !important"],[1,"time"]],template:function(e,r){1&amp;e&amp;&amp;z(0,Zz,17,13,"div",0),2&amp;e&amp;&amp;R("ngIf",r.events&amp;&amp;r.events.length&amp;&amp;r.shouldShow)},dependencies:[_i,hn,jt,Co,Pi],styles:[".small[_ngcontent-%COMP%]{width:88px;font-size:15px!important}.smaller[_ngcontent-%COMP%]{width:71px;font-size:14px!important;padding-left:6px!important}.smaller.active[_ngcontent-%COMP%]{font-size:14px!important;font-weight:700!important}.mobile-tabs[_ngcontent-%COMP%]{width:32%;font-size:18px!important}.mobile-tabs.active[_ngcontent-%COMP%]{font-size:20px!important;font-weight:700!important}"]}),n})();function Kz(n,t){if(1&amp;n&amp;&amp;(C(0,"span")(1,"strong"),A(2),b()()),2&amp;n){const e=U().$implicit;k(2),_e(e.externalTeamName||e.teamFilteredDisplayName)}}function qz(n,t){if(1&amp;n&amp;&amp;(C(0,"span"),A(1),b()),2&amp;n){const e=U().$implicit;k(1),_e(e.opponent)}}function Qz(n,t){if(1&amp;n&amp;&amp;(C(0,"div",10),A(1),b()),2&amp;n){const e=U(2).$implicit;k(1),ba("",e.goalsFor," - ",e.goalsAgainst,"")}}function Xz(n,t){if(1&amp;n&amp;&amp;(C(0,"div",10),A(1),b()),2&amp;n){const e=U(2).$implicit;k(1),ba("",e.goalsAgainst," - ",e.goalsFor," ")}}function Jz(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,Qz,2,2,"div",9),z(2,Xz,2,2,"div",9),et()),2&amp;n){const e=U().$implicit;k(1),R("ngIf",1===e.home),k(1),R("ngIf",0===e.home)}}function eW(n,t){if(1&amp;n&amp;&amp;(Je(0),C(1,"div",10),A(2),b(),et()),2&amp;n){const e=U().$implicit;k(2),_e(e.time.substring(0,5))}}function tW(n,t){if(1&amp;n&amp;&amp;(C(0,"span")(1,"strong"),A(2),b()()),2&amp;n){const e=U().$implicit;k(2),_e(e.externalTeamName||e.teamFilteredDisplayName)}}function nW(n,t){if(1&amp;n&amp;&amp;(C(0,"span"),A(1),b()),2&amp;n){const e=U().$implicit;k(1),_e(e.opponent)}}function rW(n,t){if(1&amp;n&amp;&amp;(C(0,"div",4)(1,"div",5),z(2,Kz,3,1,"span",6),z(3,qz,2,1,"span",6),b(),C(4,"div",7),z(5,Jz,3,2,"ng-container",6),z(6,eW,3,1,"ng-container",6),C(7,"div",8),A(8),Pn(9,"date"),b()(),C(10,"div",5),z(11,tW,3,1,"span",6),z(12,nW,2,1,"span",6),b()()),2&amp;n){const e=t.$implicit,r=U();k(2),R("ngIf",1===e.home),k(1),R("ngIf",0===e.home||null===e.home),k(2),R("ngIf","last"===r.matchType),k(1),R("ngIf","next"===r.matchType),k(2),ba("",ti(9,8,e.date,"dd MMM"),", ",e.name,""),k(3),R("ngIf",0===e.home||null===e.home),k(1),R("ngIf",1===e.home)}}let ub=(()=&gt;{class n{constructor(e,r,i,o){this.activatedRoute=e,this.pageService=r,this.pageTeamService=i,this.utilsService=o,this.subscriptions=[]}ngOnInit(){this.sectionTitle="next"===this.matchType?"Kommende kamper":"Nylig spilte kamper",this.page&amp;&amp;(this.Matches="next"===this.matchType?this.page.nextMatches:this.page.lastMatches,this.Matches.forEach(e=&gt;{const r=e.sportId||this.page.activeSport.id,i=this.page.sports;if(i&amp;&amp;i.length){const o=i.find(s=&gt;s.id===r);if(o){const a=this.utilsService.getFilteredDisplayName({id:e.teamId,externalTeamName:e.externalTeamName,thisTeam:e.thisTeam,thisTeamDisplayName:e.thisTeamDisplayName,levelShort:e.levelShort},o.teams,ii.Match);e.teamFilteredDisplayName=a}}}))}ngOnDestroy(){this.subscriptions.forEach(e=&gt;e?e.unsubscribe():null)}}return n.\u0275fac=function(e){return new(e||n)(F(zn),F(dr),F(Iu),F(gn))},n.\u0275cmp=Ee({type:n,selectors:[["app-match-list"]],inputs:{matchType:"matchType",mainColor:"mainColor",page:"page"},decls:6,vars:3,consts:[[1,"block","timetable"],[1,"headingContainer"],["customMarginTop","17",3,"customUnderlineColor"],["class","row",4,"ngFor","ngForOf"],[1,"row"],[1,"team"],[4,"ngIf"],[1,"time"],[1,"where"],["class","score",4,"ngIf"],[1,"score"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"h2"),A(3),b(),G(4,"hr",2),b(),z(5,rW,13,11,"div",3),b()),2&amp;e&amp;&amp;(k(3),_e(r.sectionTitle),k(1),R("customUnderlineColor",r.mainColor),k(1),R("ngForOf",r.Matches))},dependencies:[hn,jt,Co,Pi]}),n})(),eI=(()=&gt;{class n{constructor(){this.defaultColor="#373f46"}set highlightColor(e){this._highlightColor=e,this.textColor=e}get highlightColor(){return this._highlightColor}mouseover(e){this.textColor=this.highlightColor}mouseleave(e){this.textColor=this.defaultColor}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275dir=le({type:n,selectors:[["","teamHighlight",""]],hostVars:2,hostBindings:function(e,r){1&amp;e&amp;&amp;ie("mouseenter",function(){return r.mouseover()})("mouseleave",function(){return r.mouseleave()}),2&amp;e&amp;&amp;He("color",r.textColor)},inputs:{defaultColor:"defaultColor",highlightColor:["teamHighlight","highlightColor"]}}),n})();const iW=function(n,t){return["sport",n,t]};function oW(n,t){if(1&amp;n&amp;&amp;(C(0,"li")(1,"a",8),A(2),b()()),2&amp;n){const e=t.$implicit,r=U().$implicit,i=U();k(1),R("teamHighlight",i.mainColor)("routerLink",fs(3,iW,r.id,e.id)),k(1),$e(" ",e.displayName," ")}}const tI=function(n){return{active:n}};function sW(n,t){if(1&amp;n){const e=Mt();C(0,"li",4)(1,"a",5),ie("click",function(){const o=Pe(e).index,s=U();return Re(s.toggleTeamVisibility(o,s.siteSports.length))}),A(2),b(),C(3,"ul",6),z(4,oW,3,6,"li",7),b()()}if(2&amp;n){const e=t.$implicit,r=t.index,i=U();R("ngClass",gt(6,tI,i.selectedSportArray[r])),k(1),He("color",i.mainColor),k(1),$e(" ",e.name," "),k(1),R("ngClass",i.getClass(r)),k(1),R("ngForOf",e.teams)}}const aW=function(n,t){return{visible:n,hidden:t}};let lW=(()=&gt;{class n{constructor(){this.shouldShowSport=!1,this.selectedSportArray=[]}ngOnInit(){}siteSportsWithTeams(e){return e&amp;&amp;e.filter(r=&gt;this.hasTeams(r)&amp;&amp;!this.sportsSettings.find(i=&gt;i.sportId===r.id&amp;&amp;i.hideOnSite))}hasTeams(e){return!!e.teams&amp;&amp;e.teams.length&gt;0}toggleSportVisibility(){this.shouldShowSport=!this.shouldShowSport}toggleTeamVisibility(e,r){if(0===this.selectedSportArray.length){for(let i=0;i&lt;r;i++)this.selectedSportArray.push(!1);this.selectedSportArray[e]=!0}else this.selectedSportArray[e]?this.selectedSportArray[e]=!1:(this.selectedSportArray.forEach((i,o,s)=&gt;{s[o]=!1}),this.selectedSportArray[e]=!0)}getClass(e){return{visible:this.selectedSportArray[e],hidden:!this.selectedSportArray[e]}}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275cmp=Ee({type:n,selectors:[["app-visit-team"]],inputs:{mainColor:"mainColor",secondColor:"secondColor",siteSports:"siteSports",sportsSettings:"sportsSettings"},decls:5,vars:13,consts:[[1,"block"],[1,"chooseTeamBtn","triggerTeams","custom",3,"buttonHighlight","defaultColor","hoverOnly","ngClass","click"],[1,"rightsideTeams",3,"ngClass"],["class","toggle_teams",3,"ngClass",4,"ngFor","ngForOf"],[1,"toggle_teams",3,"ngClass"],[1,"custom-sport",3,"click"],[1,"teams_list",3,"ngClass"],[4,"ngFor","ngForOf"],["defaultColor","#373f46",3,"teamHighlight","routerLink"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"a",1),ie("click",function(){return r.toggleSportVisibility()}),A(2," Lag/grupper "),b(),C(3,"ul",2),z(4,sW,5,8,"li",3),b()()),2&amp;e&amp;&amp;(k(1),He("background-color",r.mainColor),R("buttonHighlight",r.secondColor)("defaultColor",r.mainColor)("hoverOnly",!0)("ngClass",gt(8,tI,r.shouldShowSport)),k(2),R("ngClass",fs(10,aW,r.shouldShowSport,!r.shouldShowSport)),k(1),R("ngForOf",r.siteSportsWithTeams(r.siteSports)))},dependencies:[_i,hn,vr,$u,eI],styles:[".custom[_ngcontent-%COMP%]{color:#fff!important;font-size:20px!important;font-weight:700!important;padding-left:1.6rem!important}.custom-sport[_ngcontent-%COMP%]{font-size:20px!important;font-weight:400!important}.visible[_ngcontent-%COMP%]{display:block}.hidden[_ngcontent-%COMP%]{display:none}"]}),n})(),nI=(()=&gt;{class n{constructor(){this.resizeSource=new pe,this.resize$=this.resizeSource.asObservable(),this.largeBreakpoint=1360,this.smallBreakpoint=1200,this.smallerBreakpoint=1e3,this.screenWidth=1500,this.screenHeight=800;try{this.screenWidth=window.innerWidth,this.screenHeight=window.innerHeight,window.addEventListener("resize",e=&gt;this.onResize(e))}catch{}}isLarge(){return this.screenWidth&gt;=this.largeBreakpoint}isSmall(){return this.screenWidth&lt;=this.smallBreakpoint}isSmaller(){return this.screenWidth&lt;=this.smallerBreakpoint}isMobile(){return this.screenWidth&lt;=450}onResize(e){this.screenWidth=window.innerWidth,this.screenHeight=window.innerHeight,this.resizeSource.next()}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();function cW(n,t){if(1&amp;n&amp;&amp;(C(0,"div",1),G(1,"div",2),Pn(2,"keepHtml"),b()),2&amp;n){const e=U();k(1),R("innerHTML",Ls(2,1,e.content),Vd)}}let Uu=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275cmp=Ee({type:n,selectors:[["app-safe-content"]],inputs:{content:"content"},decls:1,vars:1,consts:[["style","margin-top: 1.2rem",4,"ngIf"],[2,"margin-top","1.2rem"],[3,"innerHTML"]],template:function(e,r){1&amp;e&amp;&amp;z(0,cW,3,3,"div",0),2&amp;e&amp;&amp;R("ngIf",r.content)},dependencies:[jt,WO],changeDetection:0}),n})();function uW(n,t){if(1&amp;n&amp;&amp;(Je(0),C(1,"h2"),A(2),Pn(3,"hideOverflow"),G(4,"hr",2),b(),G(5,"app-safe-content",3),et()),2&amp;n){const e=t.$implicit,r=U(2);k(2),$e("",!r.screenService.isSmall()||r.screenService.isMobile()?Ls(3,5,e.title):e.title," "),k(2),R("customUnderlineColor",r.mainColor),k(1),He("width",r.diyWidth),R("content",e.content)}}function dW(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,uW,6,7,"ng-container",1),et()),2&amp;n){const e=U();k(1),R("ngForOf",e.doItYourselfs)}}let db=(()=&gt;{class n{constructor(e,r){this.ref=e,this.screenService=r,this.isSmallScreen=!0}}return n.\u0275fac=function(e){return new(e||n)(F(Xt),F(nI))},n.\u0275cmp=Ee({type:n,selectors:[["app-do-it-yourself"]],inputs:{doItYourselfs:"doItYourselfs",mainColor:"mainColor"},decls:1,vars:1,consts:[[4,"ngIf"],[4,"ngFor","ngForOf"],["customMarginTop","20",3,"customUnderlineColor"],[1,"custom-diy",3,"content"]],template:function(e,r){1&amp;e&amp;&amp;z(0,dW,2,1,"ng-container",0),2&amp;e&amp;&amp;R("ngIf",r.doItYourselfs)},dependencies:[hn,jt,Co,Uu,GO],styles:[".custom-diy[_ngcontent-%COMP%]{background-color:#fff;padding:5px;display:flex;flex-direction:column;overflow-x:auto;margin-bottom:50px}.custom-diy[_ngcontent-%COMP%]  a{color:#00f;font-weight:500;display:inherit;padding:0;border-bottom:none}@media (max-width: 3000px) and (min-width: 1360px){.custom-diy[_ngcontent-%COMP%]  img{width:300px}}@media (max-width: 1360px) and (min-width: 1200px){.custom-diy[_ngcontent-%COMP%]  img{width:266px}}@media (max-width: 1200px) and (min-width: 1000px){.custom-diy[_ngcontent-%COMP%]  img{width:217px}}@media (max-width: 1000px){.custom-diy[_ngcontent-%COMP%]  img{width:300px}}.custom-diy[_ngcontent-%COMP%]  iframe{width:300px!important}@media (max-width: 1000px){.custom-diy[_ngcontent-%COMP%]  iframe{width:350px!important}}"]}),n})();function fW(n,t){1&amp;n&amp;&amp;(C(0,"span",4),A(1,"Ingen url"),b())}function hW(n,t){if(1&amp;n){const e=Mt();Je(0),C(1,"div",1)(2,"a",2),ie("click",function(){const o=Pe(e).$implicit;return Re(U().navigateTo(o))}),A(3),b(),z(4,fW,2,0,"span",3),b(),et()}if(2&amp;n){const e=t.$implicit,r=U();k(2),R("quickLinkHighlight",r.mainColor)("mainColor",r.mainColor)("secondColor",r.secondColor),k(1),$e(" ",e.title," "),k(1),R("ngIf",!e.url)}}let fb=(()=&gt;{class n{constructor(e,r,i){this.utilsService=e,this.router=r,this.pageService=i}navigateTo(e){var r=this;return nO(function*(){e.url&amp;&amp;(e.url.includes("orgSignUp")&amp;&amp;!e.target?(r.utilsService.formUrl=e.url,r.router.navigate(["/","forms"])):window.open(e.url,e.target?"_blank":"_self"))})()}}return n.\u0275fac=function(e){return new(e||n)(F(gn),F(sn),F(dr))},n.\u0275cmp=Ee({type:n,selectors:[["app-quick-link"]],inputs:{mainColor:"mainColor",secondColor:"secondColor",quickLinkItems:"quickLinkItems"},decls:1,vars:1,consts:[[4,"ngFor","ngForOf"],[1,"btn","block","tooltip",2,"margin-bottom","6px"],[1,"custom-quickLink",3,"quickLinkHighlight","mainColor","secondColor","click"],["class","tooltiptext",4,"ngIf"],[1,"tooltiptext"]],template:function(e,r){1&amp;e&amp;&amp;z(0,hW,5,5,"ng-container",0),2&amp;e&amp;&amp;R("ngForOf",r.quickLinkItems)},dependencies:[hn,jt,jO],styles:[".custom-quickLink[_ngcontent-%COMP%]{color:#fff!important;font-size:20px!important;padding-left:1.6rem!important;font-weight:700!important;background-image:url(arrow.right.white.3eda0f93b4280810.png)}.tooltip[_ngcontent-%COMP%]   .tooltiptext[_ngcontent-%COMP%]{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 0;margin-left:100px;position:absolute;z-index:1}.tooltip[_ngcontent-%COMP%]:hover   .tooltiptext[_ngcontent-%COMP%]{visibility:visible}"]}),n})();class pW{constructor(t=!1,e,r=!0,i){this._multiple=t,this._emitChanges=r,this.compareWith=i,this._selection=new Set,this._deselectedToEmit=[],this._selectedToEmit=[],this.changed=new pe,e&amp;&amp;e.length&amp;&amp;(t?e.forEach(o=&gt;this._markSelected(o)):this._markSelected(e[0]),this._selectedToEmit.length=0)}get selected(){return this._selected||(this._selected=Array.from(this._selection.values())),this._selected}select(...t){this._verifyValueAssignment(t),t.forEach(r=&gt;this._markSelected(r));const e=this._hasQueuedChanges();return this._emitChangeEvent(),e}deselect(...t){this._verifyValueAssignment(t),t.forEach(r=&gt;this._unmarkSelected(r));const e=this._hasQueuedChanges();return this._emitChangeEvent(),e}setSelection(...t){this._verifyValueAssignment(t);const e=this.selected,r=new Set(t);t.forEach(o=&gt;this._markSelected(o)),e.filter(o=&gt;!r.has(o)).forEach(o=&gt;this._unmarkSelected(o));const i=this._hasQueuedChanges();return this._emitChangeEvent(),i}toggle(t){return this.isSelected(t)?this.deselect(t):this.select(t)}clear(t=!0){this._unmarkAll();const e=this._hasQueuedChanges();return t&amp;&amp;this._emitChangeEvent(),e}isSelected(t){if(this.compareWith){for(const e of this._selection)if(this.compareWith(e,t))return!0;return!1}return this._selection.has(t)}isEmpty(){return 0===this._selection.size}hasValue(){return!this.isEmpty()}sort(t){this._multiple&amp;&amp;this.selected&amp;&amp;this._selected.sort(t)}isMultipleSelection(){return this._multiple}_emitChangeEvent(){this._selected=null,(this._selectedToEmit.length||this._deselectedToEmit.length)&amp;&amp;(this.changed.next({source:this,added:this._selectedToEmit,removed:this._deselectedToEmit}),this._deselectedToEmit=[],this._selectedToEmit=[])}_markSelected(t){this.isSelected(t)||(this._multiple||this._unmarkAll(),this.isSelected(t)||this._selection.add(t),this._emitChanges&amp;&amp;this._selectedToEmit.push(t))}_unmarkSelected(t){this.isSelected(t)&amp;&amp;(this._selection.delete(t),this._emitChanges&amp;&amp;this._deselectedToEmit.push(t))}_unmarkAll(){this.isEmpty()||this._selection.forEach(t=&gt;this._unmarkSelected(t))}_verifyValueAssignment(t){}_hasQueuedChanges(){return!(!this._deselectedToEmit.length&amp;&amp;!this._selectedToEmit.length)}}let hb=(()=&gt;{class n{constructor(){this._listeners=[]}notify(e,r){for(let i of this._listeners)i(e,r)}listen(e){return this._listeners.push(e),()=&gt;{this._listeners=this._listeners.filter(r=&gt;e!==r)}}ngOnDestroy(){this._listeners=[]}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),mW=0;const pb=new fe("CdkAccordion");let gW=(()=&gt;{class n{constructor(){this._stateChanges=new pe,this._openCloseAllActions=new pe,this.id="cdk-accordion-"+mW++,this._multi=!1}get multi(){return this._multi}set multi(e){this._multi=dt(e)}openAll(){this._multi&amp;&amp;this._openCloseAllActions.next(!0)}closeAll(){this._openCloseAllActions.next(!1)}ngOnChanges(e){this._stateChanges.next(e)}ngOnDestroy(){this._stateChanges.complete(),this._openCloseAllActions.complete()}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275dir=le({type:n,selectors:[["cdk-accordion"],["","cdkAccordion",""]],inputs:{multi:"multi"},exportAs:["cdkAccordion"],features:[mt([{provide:pb,useExisting:n}]),Qt]}),n})(),_W=0,vW=(()=&gt;{class n{constructor(e,r,i){this.accordion=e,this._changeDetectorRef=r,this._expansionDispatcher=i,this._openCloseAllSubscription=l.EMPTY,this.closed=new Ce,this.opened=new Ce,this.destroyed=new Ce,this.expandedChange=new Ce,this.id="cdk-accordion-child-"+_W++,this._expanded=!1,this._disabled=!1,this._removeUniqueSelectionListener=()=&gt;{},this._removeUniqueSelectionListener=i.listen((o,s)=&gt;{this.accordion&amp;&amp;!this.accordion.multi&amp;&amp;this.accordion.id===s&amp;&amp;this.id!==o&amp;&amp;(this.expanded=!1)}),this.accordion&amp;&amp;(this._openCloseAllSubscription=this._subscribeToOpenCloseAllActions())}get expanded(){return this._expanded}set expanded(e){e=dt(e),this._expanded!==e&amp;&amp;(this._expanded=e,this.expandedChange.emit(e),e?(this.opened.emit(),this._expansionDispatcher.notify(this.id,this.accordion?this.accordion.id:this.id)):this.closed.emit(),this._changeDetectorRef.markForCheck())}get disabled(){return this._disabled}set disabled(e){this._disabled=dt(e)}ngOnDestroy(){this.opened.complete(),this.closed.complete(),this.destroyed.emit(),this.destroyed.complete(),this._removeUniqueSelectionListener(),this._openCloseAllSubscription.unsubscribe()}toggle(){this.disabled||(this.expanded=!this.expanded)}close(){this.disabled||(this.expanded=!1)}open(){this.disabled||(this.expanded=!0)}_subscribeToOpenCloseAllActions(){return this.accordion._openCloseAllActions.subscribe(e=&gt;{this.disabled||(this.expanded=e)})}}return n.\u0275fac=function(e){return new(e||n)(F(pb,12),F(Xt),F(hb))},n.\u0275dir=le({type:n,selectors:[["cdk-accordion-item"],["","cdkAccordionItem",""]],inputs:{expanded:"expanded",disabled:"disabled"},outputs:{closed:"closed",opened:"opened",destroyed:"destroyed",expandedChange:"expandedChange"},exportAs:["cdkAccordionItem"],features:[mt([{provide:pb,useValue:void 0}])]}),n})(),yW=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({}),n})();class mb{attach(t){return this._attachedHost=t,t.attach(this)}detach(){let t=this._attachedHost;null!=t&amp;&amp;(this._attachedHost=null,t.detach())}get isAttached(){return null!=this._attachedHost}setAttachedHost(t){this._attachedHost=t}}class ju extends mb{constructor(t,e,r,i){super(),this.component=t,this.viewContainerRef=e,this.injector=r,this.componentFactoryResolver=i}}class zu extends mb{constructor(t,e,r,i){super(),this.templateRef=t,this.viewContainerRef=e,this.context=r,this.injector=i}get origin(){return this.templateRef.elementRef}attach(t,e=this.context){return this.context=e,super.attach(t)}detach(){return this.context=void 0,super.detach()}}class bW extends mb{constructor(t){super(),this.element=t instanceof Qe?t.nativeElement:t}}class gb{constructor(){this._isDisposed=!1,this.attachDomPortal=null}hasAttached(){return!!this._attachedPortal}attach(t){return t instanceof ju?(this._attachedPortal=t,this.attachComponentPortal(t)):t instanceof zu?(this._attachedPortal=t,this.attachTemplatePortal(t)):this.attachDomPortal&amp;&amp;t instanceof bW?(this._attachedPortal=t,this.attachDomPortal(t)):void 0}detach(){this._attachedPortal&amp;&amp;(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&amp;&amp;this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(t){this._disposeFn=t}_invokeDisposeFn(){this._disposeFn&amp;&amp;(this._disposeFn(),this._disposeFn=null)}}class CW extends gb{constructor(t,e,r,i,o){super(),this.outletElement=t,this._componentFactoryResolver=e,this._appRef=r,this._defaultInjector=i,this.attachDomPortal=s=&gt;{const a=s.element,f=this._document.createComment("dom-portal");a.parentNode.insertBefore(f,a),this.outletElement.appendChild(a),this._attachedPortal=s,super.setDisposeFn(()=&gt;{f.parentNode&amp;&amp;f.parentNode.replaceChild(a,f)})},this._document=o}attachComponentPortal(t){const r=(t.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(t.component);let i;return t.viewContainerRef?(i=t.viewContainerRef.createComponent(r,t.viewContainerRef.length,t.injector||t.viewContainerRef.injector),this.setDisposeFn(()=&gt;i.destroy())):(i=r.create(t.injector||this._defaultInjector||un.NULL),this._appRef.attachView(i.hostView),this.setDisposeFn(()=&gt;{this._appRef.viewCount&gt;0&amp;&amp;this._appRef.detachView(i.hostView),i.destroy()})),this.outletElement.appendChild(this._getComponentRootNode(i)),this._attachedPortal=t,i}attachTemplatePortal(t){let e=t.viewContainerRef,r=e.createEmbeddedView(t.templateRef,t.context,{injector:t.injector});return r.rootNodes.forEach(i=&gt;this.outletElement.appendChild(i)),r.detectChanges(),this.setDisposeFn(()=&gt;{let i=e.indexOf(r);-1!==i&amp;&amp;e.remove(i)}),this._attachedPortal=t,r}dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(t){return t.hostView.rootNodes[0]}}let tc=(()=&gt;{class n extends gb{constructor(e,r,i){super(),this._componentFactoryResolver=e,this._viewContainerRef=r,this._isInitialized=!1,this.attached=new Ce,this.attachDomPortal=o=&gt;{const s=o.element,a=this._document.createComment("dom-portal");o.setAttachedHost(this),s.parentNode.insertBefore(a,s),this._getRootNode().appendChild(s),this._attachedPortal=o,super.setDisposeFn(()=&gt;{a.parentNode&amp;&amp;a.parentNode.replaceChild(s,a)})},this._document=i}get portal(){return this._attachedPortal}set portal(e){this.hasAttached()&amp;&amp;!e&amp;&amp;!this._isInitialized||(this.hasAttached()&amp;&amp;super.detach(),e&amp;&amp;super.attach(e),this._attachedPortal=e||null)}get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedPortal=null,this._attachedRef=null}attachComponentPortal(e){e.setAttachedHost(this);const r=null!=e.viewContainerRef?e.viewContainerRef:this._viewContainerRef,o=(e.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(e.component),s=r.createComponent(o,r.length,e.injector||r.injector);return r!==this._viewContainerRef&amp;&amp;this._getRootNode().appendChild(s.hostView.rootNodes[0]),super.setDisposeFn(()=&gt;s.destroy()),this._attachedPortal=e,this._attachedRef=s,this.attached.emit(s),s}attachTemplatePortal(e){e.setAttachedHost(this);const r=this._viewContainerRef.createEmbeddedView(e.templateRef,e.context,{injector:e.injector});return super.setDisposeFn(()=&gt;this._viewContainerRef.clear()),this._attachedPortal=e,this._attachedRef=r,this.attached.emit(r),r}_getRootNode(){const e=this._viewContainerRef.element.nativeElement;return e.nodeType===e.ELEMENT_NODE?e:e.parentNode}}return n.\u0275fac=function(e){return new(e||n)(F(Sa),F(Ar),F(Ze))},n.\u0275dir=le({type:n,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:["cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[Fe]}),n})(),nc=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({}),n})();const wW=["body"];function SW(n,t){}const DW=[[["mat-expansion-panel-header"]],"*",[["mat-action-row"]]],MW=["mat-expansion-panel-header","*","mat-action-row"];function EW(n,t){1&amp;n&amp;&amp;G(0,"span",2),2&amp;n&amp;&amp;R("@indicatorRotate",U()._getExpandedState())}const TW=[[["mat-panel-title"]],[["mat-panel-description"]],"*"],AW=["mat-panel-title","mat-panel-description","*"],_b=new fe("MAT_ACCORDION"),rI="225ms cubic-bezier(0.4,0.0,0.2,1)",iI={indicatorRotate:Ri("indicatorRotate",[ur("collapsed, void",Ft({transform:"rotate(0deg)"})),ur("expanded",Ft({transform:"rotate(180deg)"})),mr("expanded &lt;=&gt; collapsed, void =&gt; collapsed",xr(rI))]),bodyExpansion:Ri("bodyExpansion",[ur("collapsed, void",Ft({height:"0px",visibility:"hidden"})),ur("expanded",Ft({height:"*",visibility:"visible"})),mr("expanded &lt;=&gt; collapsed, void =&gt; collapsed",xr(rI))])},oI=new fe("MAT_EXPANSION_PANEL");let OW=(()=&gt;{class n{constructor(e,r){this._template=e,this._expansionPanel=r}}return n.\u0275fac=function(e){return new(e||n)(F(mi),F(oI,8))},n.\u0275dir=le({type:n,selectors:[["ng-template","matExpansionPanelContent",""]]}),n})(),IW=0;const sI=new fe("MAT_EXPANSION_PANEL_DEFAULT_OPTIONS");let aI=(()=&gt;{class n extends vW{constructor(e,r,i,o,s,a,f){super(e,r,i),this._viewContainerRef=o,this._animationMode=a,this._hideToggle=!1,this.afterExpand=new Ce,this.afterCollapse=new Ce,this._inputChanges=new pe,this._headerId="mat-expansion-panel-header-"+IW++,this._bodyAnimationDone=new pe,this.accordion=e,this._document=s,this._bodyAnimationDone.pipe(Jy((v,M)=&gt;v.fromState===M.fromState&amp;&amp;v.toState===M.toState)).subscribe(v=&gt;{"void"!==v.fromState&amp;&amp;("expanded"===v.toState?this.afterExpand.emit():"collapsed"===v.toState&amp;&amp;this.afterCollapse.emit())}),f&amp;&amp;(this.hideToggle=f.hideToggle)}get hideToggle(){return this._hideToggle||this.accordion&amp;&amp;this.accordion.hideToggle}set hideToggle(e){this._hideToggle=dt(e)}get togglePosition(){return this._togglePosition||this.accordion&amp;&amp;this.accordion.togglePosition}set togglePosition(e){this._togglePosition=e}_hasSpacing(){return!!this.accordion&amp;&amp;this.expanded&amp;&amp;"default"===this.accordion.displayMode}_getExpandedState(){return this.expanded?"expanded":"collapsed"}toggle(){this.expanded=!this.expanded}close(){this.expanded=!1}open(){this.expanded=!0}ngAfterContentInit(){this._lazyContent&amp;&amp;this._lazyContent._expansionPanel===this&amp;&amp;this.opened.pipe(gr(null),Ht(()=&gt;this.expanded&amp;&amp;!this._portal),mn(1)).subscribe(()=&gt;{this._portal=new zu(this._lazyContent._template,this._viewContainerRef)})}ngOnChanges(e){this._inputChanges.next(e)}ngOnDestroy(){super.ngOnDestroy(),this._bodyAnimationDone.complete(),this._inputChanges.complete()}_containsFocus(){if(this._body){const e=this._document.activeElement,r=this._body.nativeElement;return e===r||r.contains(e)}return!1}}return n.\u0275fac=function(e){return new(e||n)(F(_b,12),F(Xt),F(hb),F(Ar),F(Ze),F(gi,8),F(sI,8))},n.\u0275cmp=Ee({type:n,selectors:[["mat-expansion-panel"]],contentQueries:function(e,r,i){if(1&amp;e&amp;&amp;dn(i,OW,5),2&amp;e){let o;We(o=Ge())&amp;&amp;(r._lazyContent=o.first)}},viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(wW,5),2&amp;e){let i;We(i=Ge())&amp;&amp;(r._body=i.first)}},hostAttrs:[1,"mat-expansion-panel"],hostVars:6,hostBindings:function(e,r){2&amp;e&amp;&amp;ct("mat-expanded",r.expanded)("_mat-animation-noopable","NoopAnimations"===r._animationMode)("mat-expansion-panel-spacing",r._hasSpacing())},inputs:{disabled:"disabled",expanded:"expanded",hideToggle:"hideToggle",togglePosition:"togglePosition"},outputs:{opened:"opened",closed:"closed",expandedChange:"expandedChange",afterExpand:"afterExpand",afterCollapse:"afterCollapse"},exportAs:["matExpansionPanel"],features:[mt([{provide:_b,useValue:void 0},{provide:oI,useExisting:n}]),Fe,Qt],ngContentSelectors:MW,decls:7,vars:4,consts:[["role","region",1,"mat-expansion-panel-content",3,"id"],["body",""],[1,"mat-expansion-panel-body"],[3,"cdkPortalOutlet"]],template:function(e,r){1&amp;e&amp;&amp;(pr(DW),$t(0),C(1,"div",0,1),ie("@bodyExpansion.done",function(o){return r._bodyAnimationDone.next(o)}),C(3,"div",2),$t(4,1),z(5,SW,0,0,"ng-template",3),b(),$t(6,2),b()),2&amp;e&amp;&amp;(k(1),R("@bodyExpansion",r._getExpandedState())("id",r.id),Te("aria-labelledby",r._headerId),k(4),R("cdkPortalOutlet",r._portal))},dependencies:[tc],styles:['.mat-expansion-panel{box-sizing:content-box;display:block;margin:0;border-radius:4px;overflow:hidden;transition:margin 225ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);position:relative}.mat-accordion .mat-expansion-panel:not(.mat-expanded),.mat-accordion .mat-expansion-panel:not(.mat-expansion-panel-spacing){border-radius:0}.mat-accordion .mat-expansion-panel:first-of-type{border-top-right-radius:4px;border-top-left-radius:4px}.mat-accordion .mat-expansion-panel:last-of-type{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.cdk-high-contrast-active .mat-expansion-panel{outline:solid 1px}.mat-expansion-panel.ng-animate-disabled,.ng-animate-disabled .mat-expansion-panel,.mat-expansion-panel._mat-animation-noopable{transition:none}.mat-expansion-panel-content{display:flex;flex-direction:column;overflow:visible}.mat-expansion-panel-content[style*="visibility: hidden"] *{visibility:hidden !important}.mat-expansion-panel-body{padding:0 24px 16px}.mat-expansion-panel-spacing{margin:16px 0}.mat-accordion&gt;.mat-expansion-panel-spacing:first-child,.mat-accordion&gt;*:first-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing{margin-top:0}.mat-accordion&gt;.mat-expansion-panel-spacing:last-child,.mat-accordion&gt;*:last-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing{margin-bottom:0}.mat-action-row{border-top-style:solid;border-top-width:1px;display:flex;flex-direction:row;justify-content:flex-end;padding:16px 8px 16px 24px}.mat-action-row .mat-button-base,.mat-action-row .mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-action-row .mat-button-base,[dir=rtl] .mat-action-row .mat-mdc-button-base{margin-left:0;margin-right:8px}'],encapsulation:2,data:{animation:[iI.bodyExpansion]},changeDetection:0}),n})();class xW{}const kW=Hh(xW);let lI=(()=&gt;{class n extends kW{constructor(e,r,i,o,s,a,f){super(),this.panel=e,this._element=r,this._focusMonitor=i,this._changeDetectorRef=o,this._animationMode=a,this._parentChangeSubscription=l.EMPTY;const v=e.accordion?e.accordion._stateChanges.pipe(Ht(M=&gt;!(!M.hideToggle&amp;&amp;!M.togglePosition))):$s;this.tabIndex=parseInt(f||"")||0,this._parentChangeSubscription=Kt(e.opened,e.closed,v,e._inputChanges.pipe(Ht(M=&gt;!!(M.hideToggle||M.disabled||M.togglePosition)))).subscribe(()=&gt;this._changeDetectorRef.markForCheck()),e.closed.pipe(Ht(()=&gt;e._containsFocus())).subscribe(()=&gt;i.focusVia(r,"program")),s&amp;&amp;(this.expandedHeight=s.expandedHeight,this.collapsedHeight=s.collapsedHeight)}get disabled(){return this.panel.disabled}_toggle(){this.disabled||this.panel.toggle()}_isExpanded(){return this.panel.expanded}_getExpandedState(){return this.panel._getExpandedState()}_getPanelId(){return this.panel.id}_getTogglePosition(){return this.panel.togglePosition}_showToggle(){return!this.panel.hideToggle&amp;&amp;!this.panel.disabled}_getHeaderHeight(){const e=this._isExpanded();return e&amp;&amp;this.expandedHeight?this.expandedHeight:!e&amp;&amp;this.collapsedHeight?this.collapsedHeight:null}_keydown(e){switch(e.keyCode){case 32:case 13:Bi(e)||(e.preventDefault(),this._toggle());break;default:return void(this.panel.accordion&amp;&amp;this.panel.accordion._handleHeaderKeydown(e))}}focus(e,r){e?this._focusMonitor.focusVia(this._element,e,r):this._element.nativeElement.focus(r)}ngAfterViewInit(){this._focusMonitor.monitor(this._element).subscribe(e=&gt;{e&amp;&amp;this.panel.accordion&amp;&amp;this.panel.accordion._handleHeaderFocus(this)})}ngOnDestroy(){this._parentChangeSubscription.unsubscribe(),this._focusMonitor.stopMonitoring(this._element)}}return n.\u0275fac=function(e){return new(e||n)(F(aI,1),F(Qe),F(yo),F(Xt),F(sI,8),F(gi,8),ro("tabindex"))},n.\u0275cmp=Ee({type:n,selectors:[["mat-expansion-panel-header"]],hostAttrs:["role","button",1,"mat-expansion-panel-header","mat-focus-indicator"],hostVars:15,hostBindings:function(e,r){1&amp;e&amp;&amp;ie("click",function(){return r._toggle()})("keydown",function(o){return r._keydown(o)}),2&amp;e&amp;&amp;(Te("id",r.panel._headerId)("tabindex",r.tabIndex)("aria-controls",r._getPanelId())("aria-expanded",r._isExpanded())("aria-disabled",r.panel.disabled),He("height",r._getHeaderHeight()),ct("mat-expanded",r._isExpanded())("mat-expansion-toggle-indicator-after","after"===r._getTogglePosition())("mat-expansion-toggle-indicator-before","before"===r._getTogglePosition())("_mat-animation-noopable","NoopAnimations"===r._animationMode))},inputs:{tabIndex:"tabIndex",expandedHeight:"expandedHeight",collapsedHeight:"collapsedHeight"},features:[Fe],ngContentSelectors:AW,decls:5,vars:3,consts:[[1,"mat-content"],["class","mat-expansion-indicator",4,"ngIf"],[1,"mat-expansion-indicator"]],template:function(e,r){1&amp;e&amp;&amp;(pr(TW),C(0,"span",0),$t(1),$t(2,1),$t(3,2),b(),z(4,EW,1,1,"span",1)),2&amp;e&amp;&amp;(ct("mat-content-hide-toggle",!r._showToggle()),k(4),R("ngIf",r._showToggle()))},dependencies:[jt],styles:['.mat-expansion-panel-header{display:flex;flex-direction:row;align-items:center;padding:0 24px;border-radius:inherit;transition:height 225ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-expansion-panel-header._mat-animation-noopable{transition:none}.mat-expansion-panel-header:focus,.mat-expansion-panel-header:hover{outline:none}.mat-expansion-panel-header.mat-expanded:focus,.mat-expansion-panel-header.mat-expanded:hover{background:inherit}.mat-expansion-panel-header:not([aria-disabled=true]){cursor:pointer}.mat-expansion-panel-header.mat-expansion-toggle-indicator-before{flex-direction:row-reverse}.mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator{margin:0 16px 0 0}[dir=rtl] .mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator{margin:0 0 0 16px}.mat-content{display:flex;flex:1;flex-direction:row;overflow:hidden}.mat-content.mat-content-hide-toggle{margin-right:8px}[dir=rtl] .mat-content.mat-content-hide-toggle{margin-right:0;margin-left:8px}.mat-expansion-toggle-indicator-before .mat-content.mat-content-hide-toggle{margin-left:24px;margin-right:0}[dir=rtl] .mat-expansion-toggle-indicator-before .mat-content.mat-content-hide-toggle{margin-right:24px;margin-left:0}.mat-expansion-panel-header-title,.mat-expansion-panel-header-description{display:flex;flex-grow:1;flex-basis:0;margin-right:16px;align-items:center}[dir=rtl] .mat-expansion-panel-header-title,[dir=rtl] .mat-expansion-panel-header-description{margin-right:0;margin-left:16px}.mat-expansion-panel-header-description{flex-grow:2}.mat-expansion-indicator::after{border-style:solid;border-width:0 2px 2px 0;content:"";display:inline-block;padding:3px;transform:rotate(45deg);vertical-align:middle}.cdk-high-contrast-active .mat-expansion-panel-content{border-top:1px solid;border-top-left-radius:0;border-top-right-radius:0}'],encapsulation:2,data:{animation:[iI.indicatorRotate]},changeDetection:0}),n})(),PW=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275dir=le({type:n,selectors:[["mat-panel-title"]],hostAttrs:[1,"mat-expansion-panel-header-title"]}),n})(),RW=(()=&gt;{class n extends gW{constructor(){super(...arguments),this._ownHeaders=new Ma,this._hideToggle=!1,this.displayMode="default",this.togglePosition="after"}get hideToggle(){return this._hideToggle}set hideToggle(e){this._hideToggle=dt(e)}ngAfterContentInit(){this._headers.changes.pipe(gr(this._headers)).subscribe(e=&gt;{this._ownHeaders.reset(e.filter(r=&gt;r.panel.accordion===this)),this._ownHeaders.notifyOnChanges()}),this._keyManager=new mO(this._ownHeaders).withWrap().withHomeAndEnd()}_handleHeaderKeydown(e){this._keyManager.onKeydown(e)}_handleHeaderFocus(e){this._keyManager.updateActiveItem(e)}ngOnDestroy(){super.ngOnDestroy(),this._ownHeaders.destroy()}}return n.\u0275fac=function(){let t;return function(r){return(t||(t=cn(n)))(r||n)}}(),n.\u0275dir=le({type:n,selectors:[["mat-accordion"]],contentQueries:function(e,r,i){if(1&amp;e&amp;&amp;dn(i,lI,5),2&amp;e){let o;We(o=Ge())&amp;&amp;(r._headers=o)}},hostAttrs:[1,"mat-accordion"],hostVars:2,hostBindings:function(e,r){2&amp;e&amp;&amp;ct("mat-accordion-multi",r.multi)},inputs:{multi:"multi",hideToggle:"hideToggle",displayMode:"displayMode",togglePosition:"togglePosition"},exportAs:["matAccordion"],features:[mt([{provide:_b,useExisting:n}]),Fe]}),n})(),FW=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[Lo,_n,yW,nc]}),n})();function NW(n,t){if(1&amp;n&amp;&amp;(C(0,"div",4),A(1),b()),2&amp;n){const e=U(2);k(1),_e(e.tournament.tournamentName)}}const LW=function(n){return{"font-weight":n}};function VW(n,t){if(1&amp;n&amp;&amp;(C(0,"tr",5)(1,"td"),A(2),b(),C(3,"td"),A(4),b(),C(5,"td"),A(6),b(),C(7,"td"),A(8),b(),C(9,"td"),A(10),b()()),2&amp;n){const e=t.$implicit,r=t.index,i=U(2);R("ngStyle",gt(6,LW,i.tournament.clubId===e.clubId?"bold":"normal")),k(2),_e(r+1),k(2),_e(e.teamName),k(2),_e(e.noMatches),k(2),_e(e.noDiff),k(2),_e(e.points)}}function BW(n,t){if(1&amp;n&amp;&amp;(C(0,"div",1)(1,"div"),z(2,NW,2,1,"div",2),C(3,"table")(4,"tr")(5,"th"),A(6,"#"),b(),C(7,"th"),A(8,"Lag"),b(),C(9,"th"),A(10,"K"),b(),C(11,"th"),A(12,"D"),b(),C(13,"th"),A(14,"P"),b()(),z(15,VW,11,8,"tr",3),b()()()),2&amp;n){const e=U();k(2),R("ngIf",e.showHeader),k(13),R("ngForOf",e.tournament.tournamentTables)}}let cI=(()=&gt;{class n{constructor(){this.showHeader=!0}ngOnInit(){}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275cmp=Ee({type:n,selectors:[["team-standings"]],inputs:{tournament:"tournament",showHeader:"showHeader"},decls:1,vars:1,consts:[["class","block standings accordion_container",4,"ngIf"],[1,"block","standings","accordion_container"],["class","tournament_label",4,"ngIf"],[3,"ngStyle",4,"ngFor","ngForOf"],[1,"tournament_label"],[3,"ngStyle"]],template:function(e,r){1&amp;e&amp;&amp;z(0,BW,16,2,"div",0),2&amp;e&amp;&amp;R("ngIf",r.tournament&amp;&amp;r.tournament.tournamentTables.length&gt;0)},dependencies:[hn,jt,Ul],styles:[".tournament_label[_ngcontent-%COMP%]{background-color:#fff;padding:20px 5px;text-align:center;font-size:1.1rem;font-weight:700}"]}),n})();function HW(n,t){if(1&amp;n&amp;&amp;(Je(0),G(1,"news-block-container",8),et()),2&amp;n){const e=U();k(1),R("page",e.page)("newsCount",e.newsCount)}}function $W(n,t){if(1&amp;n&amp;&amp;G(0,"app-match-list",10),2&amp;n){const e=U(2);R("page",e.page)("mainColor",e.mainColor)}}function UW(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,$W,1,2,"app-match-list",9),et()),2&amp;n){const e=U();k(1),R("ngIf",e.page.nextMatches.length)}}function jW(n,t){if(1&amp;n&amp;&amp;G(0,"app-match-list",12),2&amp;n){const e=U(2);R("page",e.page)("mainColor",e.mainColor)}}function zW(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,jW,1,2,"app-match-list",11),et()),2&amp;n){const e=U();k(1),R("ngIf",e.page.lastMatches.length)}}function WW(n,t){if(1&amp;n&amp;&amp;(C(0,"div")(1,"span",15),A(2,"Tabell"),b(),G(3,"hr",16),b()),2&amp;n){const e=U(2);k(3),R("customUnderlineColor",e.mainColor)}}function GW(n,t){if(1&amp;n&amp;&amp;(C(0,"mat-expansion-panel")(1,"mat-expansion-panel-header")(2,"mat-panel-title")(3,"div",17),A(4),b()()(),G(5,"team-standings",18),b()),2&amp;n){const e=t.$implicit;k(4),$e(" ",e.tournamentName," "),k(1),R("tournament",e)("showHeader",!1)}}function YW(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,WW,4,1,"div",3),C(2,"div",13)(3,"mat-accordion"),z(4,GW,6,3,"mat-expansion-panel",14),b()(),et()),2&amp;n){const e=U();k(1),R("ngIf",e.page),k(3),R("ngForOf",e.clubTournaments)}}function ZW(n,t){if(1&amp;n&amp;&amp;(C(0,"div",19),G(1,"app-quick-link",20),b()),2&amp;n){const e=U();k(1),R("mainColor",e.mainColor)("secondColor",e.secondColor)("quickLinkItems",e.quickLinkItems)}}function KW(n,t){if(1&amp;n&amp;&amp;(C(0,"div",19),G(1,"app-sponsor-list",21),b()),2&amp;n){const e=U();k(1),R("mainColor",e.mainColor)("sponsors",e.page.sponsors.right)}}function qW(n,t){if(1&amp;n&amp;&amp;(C(0,"div",19),G(1,"app-quick-link",20),b()),2&amp;n){const e=U();k(1),R("mainColor",e.mainColor)("secondColor",e.secondColor)("quickLinkItems",e.quickLinkItems)}}function QW(n,t){if(1&amp;n&amp;&amp;(Je(0),C(1,"div",19),G(2,"app-do-it-yourself",22),b(),et()),2&amp;n){const e=U();k(2),R("mainColor",e.mainColor)("doItYourselfs",e.page.doItYourselfs)}}const XW=function(n){return{display:n}};let JW=(()=&gt;{class n{constructor(e,r,i){this.service=e,this.utils=r,this.pageTeamService=i,this.quickLinkItems=[],this.clubTournaments=[],this.subscriptions=[]}ngOnInit(){this.utils.searchFromAnotherPage.next(!1),this.service.setSportId(-1),this.service.setTeamId(-1),this.subscriptions.push(this.utils.themeMainColor.subscribe(e=&gt;this.mainColor=e)),this.subscriptions.push(this.utils.themeSecondColor.subscribe(e=&gt;this.secondColor=e)),this.subscriptions.push(this.utils.newsCount.subscribe(e=&gt;this.newsCount=e)),this.subscriptions.push(this.service.pageChanges.subscribe(e=&gt;{const r=e.sports.find(s=&gt;1===s.id);let i=[];r&amp;&amp;r.teams&amp;&amp;(i=r.teams.filter(a=&gt;a.externalTournaments.length&gt;0).reverse().reduce((a,f)=&gt;(f.externalTournaments.forEach(v=&gt;{a=a.concat(v.tournamentId)}),a),[]));const o=e.organization.externalGameSyncOrgId;o&amp;&amp;this.utils.moduleEnabled("ORG_TABLE",e.modules)&amp;&amp;i.length&gt;0&amp;&amp;this.pageTeamService.getTables(i,o).then(s=&gt;{this.clubTournaments=s.filter(a=&gt;a.tournamentTables.length&gt;0)}),this.page=e,this.utils.updatePropertyValues(e,null),this.quickLinkItems=this.page.quickLinks.length?this.page.quickLinks.reduce((s,a)=&gt;s.concat(a.quickLinkItems),[]).sort((s,a)=&gt;s.sortOrder&lt;a.sortOrder?-1:1):[],this.page&amp;&amp;this.page.imageGalleries&amp;&amp;this.utils.renderImageGallery(this.page,this.service.getSportId(),this.service.getTeamId())}));try{window.scrollTo({left:0,top:0,behavior:"smooth"})}catch{window.scrollTo(0,0)}}ngOnDestroy(){this.subscriptions.forEach(e=&gt;e?e.unsubscribe():null)}}return n.\u0275fac=function(e){return new(e||n)(F(dr),F(gn),F(Iu))},n.\u0275cmp=Ee({type:n,selectors:[["app-home"]],decls:14,vars:16,consts:[[1,"contentContainer"],[1,"wrap","clearfix"],[1,"leftbar"],[4,"ngIf"],[1,"rightbar"],["class","block",4,"ngIf"],[3,"ngStyle","mainColor","secondColor","siteSports","sportsSettings"],["noTraining","true","parent","home",3,"mainColor"],["place","home",3,"page","newsCount"],["matchType","next",3,"page","mainColor",4,"ngIf"],["matchType","next",3,"page","mainColor"],["matchType","last",3,"page","mainColor",4,"ngIf"],["matchType","last",3,"page","mainColor"],[1,"accordion_container"],[4,"ngFor","ngForOf"],[1,"custom_heading_container"],["customMarginTop","13",3,"customUnderlineColor"],[1,"tournament_label"],[3,"tournament","showHeader"],[1,"block"],[3,"mainColor","secondColor","quickLinkItems"],[3,"mainColor","sponsors"],[3,"mainColor","doItYourselfs"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"div",2),z(3,HW,2,2,"ng-container",3),z(4,UW,2,1,"ng-container",3),z(5,zW,2,1,"ng-container",3),z(6,YW,5,2,"ng-container",3),b(),C(7,"div",4),z(8,ZW,2,3,"div",5),G(9,"app-visit-team",6),z(10,KW,2,2,"div",5),G(11,"app-event-list",7),z(12,qW,2,3,"div",5),z(13,QW,3,2,"ng-container",3),b()()()),2&amp;e&amp;&amp;(k(3),R("ngIf",r.page&amp;&amp;r.utils.moduleEnabled("ORG_IMAGENEWS",r.page.modules)),k(1),R("ngIf",r.page&amp;&amp;r.utils.moduleEnabled("ORG_NEXTGAMES",r.page.modules)),k(1),R("ngIf",r.page&amp;&amp;r.utils.moduleEnabled("ORG_LASTGAMES",r.page.modules)),k(1),R("ngIf",r.clubTournaments.length&gt;0),k(2),R("ngIf",r.page&amp;&amp;r.utils.moduleEnabled("ORG_QUICKLINKS_TOP",r.page.modules)&amp;&amp;(null==r.quickLinkItems?null:r.quickLinkItems.length)),k(1),R("ngStyle",gt(14,XW,r.page&amp;&amp;r.utils.moduleEnabled("ORG_VISITTEAMS",r.page.modules)?"block":"none"))("mainColor",r.mainColor)("secondColor",r.secondColor)("siteSports",null==r.page?null:r.page.sports)("sportsSettings",null==r.page?null:r.page.sportsSettings),k(1),R("ngIf",r.page&amp;&amp;r.utils.moduleEnabled("ORG_SPONSOR_RIGHT",r.page.modules)),k(1),R("mainColor",r.mainColor),k(1),R("ngIf",r.page&amp;&amp;r.utils.moduleEnabled("ORG_QUICKLINKS",r.page.modules)&amp;&amp;(null==r.quickLinkItems?null:r.quickLinkItems.length)),k(1),R("ngIf",r.page&amp;&amp;r.utils.moduleEnabled("ORG_DO_IT_YOURSELF",null==r.page?null:r.page.modules)))},dependencies:[hn,jt,Ul,ab,Wh,cb,ub,Co,lW,db,fb,RW,aI,lI,PW,cI],styles:["mat-expansion-panel[_ngcontent-%COMP%]{background:#fff;box-shadow:none!important;border-bottom:1px solid #e5e5e5}mat-panel-title[_ngcontent-%COMP%]{justify-content:center}.tournament_label[_ngcontent-%COMP%]{font-size:1rem;font-weight:700}"]}),n})(),uI=(()=&gt;{class n{constructor(e,r){this._renderer=e,this._elementRef=r,this.onChange=i=&gt;{},this.onTouched=()=&gt;{}}setProperty(e,r){this._renderer.setProperty(this._elementRef.nativeElement,e,r)}registerOnTouched(e){this.onTouched=e}registerOnChange(e){this.onChange=e}setDisabledState(e){this.setProperty("disabled",e)}}return n.\u0275fac=function(e){return new(e||n)(F(ds),F(Qe))},n.\u0275dir=le({type:n}),n})(),$a=(()=&gt;{class n extends uI{}return n.\u0275fac=function(){let t;return function(r){return(t||(t=cn(n)))(r||n)}}(),n.\u0275dir=le({type:n,features:[Fe]}),n})();const bi=new fe("NgValueAccessor"),tG={provide:bi,useExisting:ht(()=&gt;rc),multi:!0},rG=new fe("CompositionEventMode");let rc=(()=&gt;{class n extends uI{constructor(e,r,i){super(e,r),this._compositionMode=i,this._composing=!1,null==this._compositionMode&amp;&amp;(this._compositionMode=!function nG(){const n=uo()?uo().getUserAgent():"";return/android (\d+)/.test(n.toLowerCase())}())}writeValue(e){this.setProperty("value",e??"")}_handleInput(e){(!this._compositionMode||this._compositionMode&amp;&amp;!this._composing)&amp;&amp;this.onChange(e)}_compositionStart(){this._composing=!0}_compositionEnd(e){this._composing=!1,this._compositionMode&amp;&amp;this.onChange(e)}}return n.\u0275fac=function(e){return new(e||n)(F(ds),F(Qe),F(rG,8))},n.\u0275dir=le({type:n,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(e,r){1&amp;e&amp;&amp;ie("input",function(o){return r._handleInput(o.target.value)})("blur",function(){return r.onTouched()})("compositionstart",function(){return r._compositionStart()})("compositionend",function(o){return r._compositionEnd(o.target.value)})},features:[mt([tG]),Fe]}),n})();function qs(n){return null==n||("string"==typeof n||Array.isArray(n))&amp;&amp;0===n.length}function fI(n){return null!=n&amp;&amp;"number"==typeof n.length}const fr=new fe("NgValidators"),Qs=new fe("NgAsyncValidators"),oG=/^(?=.{1,254}$)(?=.{1,64}@)[a-zA-Z0-9!#$%&amp;'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&amp;'*+/=?^_`{|}~-]+)*@[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 en{static min(t){return function hI(n){return t=&gt;{if(qs(t.value)||qs(n))return null;const e=parseFloat(t.value);return!isNaN(e)&amp;&amp;e&lt;n?{min:{min:n,actual:t.value}}:null}}(t)}static max(t){return function pI(n){return t=&gt;{if(qs(t.value)||qs(n))return null;const e=parseFloat(t.value);return!isNaN(e)&amp;&amp;e&gt;n?{max:{max:n,actual:t.value}}:null}}(t)}static required(t){return function mI(n){return qs(n.value)?{required:!0}:null}(t)}static requiredTrue(t){return function gI(n){return!0===n.value?null:{required:!0}}(t)}static email(t){return function _I(n){return qs(n.value)||oG.test(n.value)?null:{email:!0}}(t)}static minLength(t){return function vI(n){return t=&gt;qs(t.value)||!fI(t.value)?null:t.value.length&lt;n?{minlength:{requiredLength:n,actualLength:t.value.length}}:null}(t)}static maxLength(t){return function yI(n){return t=&gt;fI(t.value)&amp;&amp;t.value.length&gt;n?{maxlength:{requiredLength:n,actualLength:t.value.length}}:null}(t)}static pattern(t){return function bI(n){if(!n)return Yh;let t,e;return"string"==typeof n?(e="","^"!==n.charAt(0)&amp;&amp;(e+="^"),e+=n,"$"!==n.charAt(n.length-1)&amp;&amp;(e+="$"),t=new RegExp(e)):(e=n.toString(),t=n),r=&gt;{if(qs(r.value))return null;const i=r.value;return t.test(i)?null:{pattern:{requiredPattern:e,actualValue:i}}}}(t)}static nullValidator(t){return null}static compose(t){return EI(t)}static composeAsync(t){return TI(t)}}function Yh(n){return null}function CI(n){return null!=n}function wI(n){return Gc(n)?se(n):n}function SI(n){let t={};return n.forEach(e=&gt;{t=null!=e?{...t,...e}:t}),0===Object.keys(t).length?null:t}function DI(n,t){return t.map(e=&gt;e(n))}function MI(n){return n.map(t=&gt;function sG(n){return!n.validate}(t)?t:e=&gt;t.validate(e))}function EI(n){if(!n)return null;const t=n.filter(CI);return 0==t.length?null:function(e){return SI(DI(e,t))}}function vb(n){return null!=n?EI(MI(n)):null}function TI(n){if(!n)return null;const t=n.filter(CI);return 0==t.length?null:function(e){return RO(DI(e,t).map(wI)).pipe(Se(SI))}}function yb(n){return null!=n?TI(MI(n)):null}function AI(n,t){return null===n?[t]:Array.isArray(n)?[...n,t]:[n,t]}function OI(n){return n._rawValidators}function II(n){return n._rawAsyncValidators}function bb(n){return n?Array.isArray(n)?n:[n]:[]}function Zh(n,t){return Array.isArray(n)?n.includes(t):n===t}function xI(n,t){const e=bb(t);return bb(n).forEach(i=&gt;{Zh(e,i)||e.push(i)}),e}function kI(n,t){return bb(t).filter(e=&gt;!Zh(n,e))}class PI{constructor(){this._rawValidators=[],this._rawAsyncValidators=[],this._onDestroyCallbacks=[]}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}_setValidators(t){this._rawValidators=t||[],this._composedValidatorFn=vb(this._rawValidators)}_setAsyncValidators(t){this._rawAsyncValidators=t||[],this._composedAsyncValidatorFn=yb(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(t){this._onDestroyCallbacks.push(t)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(t=&gt;t()),this._onDestroyCallbacks=[]}reset(t){this.control&amp;&amp;this.control.reset(t)}hasError(t,e){return!!this.control&amp;&amp;this.control.hasError(t,e)}getError(t,e){return this.control?this.control.getError(t,e):null}}class $r extends PI{get formDirective(){return null}get path(){return null}}class Uo extends PI{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}}class RI{constructor(t){this._cd=t}get isTouched(){return!!this._cd?.control?.touched}get isUntouched(){return!!this._cd?.control?.untouched}get isPristine(){return!!this._cd?.control?.pristine}get isDirty(){return!!this._cd?.control?.dirty}get isValid(){return!!this._cd?.control?.valid}get isInvalid(){return!!this._cd?.control?.invalid}get isPending(){return!!this._cd?.control?.pending}get isSubmitted(){return!!this._cd?.submitted}}let Kh=(()=&gt;{class n extends RI{constructor(e){super(e)}}return n.\u0275fac=function(e){return new(e||n)(F(Uo,2))},n.\u0275dir=le({type:n,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(e,r){2&amp;e&amp;&amp;ct("ng-untouched",r.isUntouched)("ng-touched",r.isTouched)("ng-pristine",r.isPristine)("ng-dirty",r.isDirty)("ng-valid",r.isValid)("ng-invalid",r.isInvalid)("ng-pending",r.isPending)},features:[Fe]}),n})(),FI=(()=&gt;{class n extends RI{constructor(e){super(e)}}return n.\u0275fac=function(e){return new(e||n)(F($r,10))},n.\u0275dir=le({type:n,selectors:[["","formGroupName",""],["","formArrayName",""],["","ngModelGroup",""],["","formGroup",""],["form",3,"ngNoForm",""],["","ngForm",""]],hostVars:16,hostBindings:function(e,r){2&amp;e&amp;&amp;ct("ng-untouched",r.isUntouched)("ng-touched",r.isTouched)("ng-pristine",r.isPristine)("ng-dirty",r.isDirty)("ng-valid",r.isValid)("ng-invalid",r.isInvalid)("ng-pending",r.isPending)("ng-submitted",r.isSubmitted)},features:[Fe]}),n})();const Wu="VALID",Qh="INVALID",ic="PENDING",Gu="DISABLED";function Db(n){return(Xh(n)?n.validators:n)||null}function LI(n){return Array.isArray(n)?vb(n):n||null}function Mb(n,t){return(Xh(t)?t.asyncValidators:n)||null}function VI(n){return Array.isArray(n)?yb(n):n||null}function Xh(n){return null!=n&amp;&amp;!Array.isArray(n)&amp;&amp;"object"==typeof n}function BI(n,t,e){const r=n.controls;if(!(t?Object.keys(r):r).length)throw new oe(1e3,"");if(!r[e])throw new oe(1001,"")}function HI(n,t,e){n._forEachChild((r,i)=&gt;{if(void 0===e[i])throw new oe(1002,"")})}class Jh{constructor(t,e){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=!1,this._pendingTouched=!1,this._onCollectionChange=()=&gt;{},this._parent=null,this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._rawValidators=t,this._rawAsyncValidators=e,this._composedValidatorFn=LI(this._rawValidators),this._composedAsyncValidatorFn=VI(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===Wu}get invalid(){return this.status===Qh}get pending(){return this.status==ic}get disabled(){return this.status===Gu}get enabled(){return this.status!==Gu}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=LI(t)}setAsyncValidators(t){this._rawAsyncValidators=t,this._composedAsyncValidatorFn=VI(t)}addValidators(t){this.setValidators(xI(t,this._rawValidators))}addAsyncValidators(t){this.setAsyncValidators(xI(t,this._rawAsyncValidators))}removeValidators(t){this.setValidators(kI(t,this._rawValidators))}removeAsyncValidators(t){this.setAsyncValidators(kI(t,this._rawAsyncValidators))}hasValidator(t){return Zh(this._rawValidators,t)}hasAsyncValidator(t){return Zh(this._rawAsyncValidators,t)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(t={}){this.touched=!0,this._parent&amp;&amp;!t.onlySelf&amp;&amp;this._parent.markAsTouched(t)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(t=&gt;t.markAllAsTouched())}markAsUntouched(t={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(e=&gt;{e.markAsUntouched({onlySelf:!0})}),this._parent&amp;&amp;!t.onlySelf&amp;&amp;this._parent._updateTouched(t)}markAsDirty(t={}){this.pristine=!1,this._parent&amp;&amp;!t.onlySelf&amp;&amp;this._parent.markAsDirty(t)}markAsPristine(t={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(e=&gt;{e.markAsPristine({onlySelf:!0})}),this._parent&amp;&amp;!t.onlySelf&amp;&amp;this._parent._updatePristine(t)}markAsPending(t={}){this.status=ic,!1!==t.emitEvent&amp;&amp;this.statusChanges.emit(this.status),this._parent&amp;&amp;!t.onlySelf&amp;&amp;this._parent.markAsPending(t)}disable(t={}){const e=this._parentMarkedDirty(t.onlySelf);this.status=Gu,this.errors=null,this._forEachChild(r=&gt;{r.disable({...t,onlySelf:!0})}),this._updateValue(),!1!==t.emitEvent&amp;&amp;(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors({...t,skipPristineCheck:e}),this._onDisabledChange.forEach(r=&gt;r(!0))}enable(t={}){const e=this._parentMarkedDirty(t.onlySelf);this.status=Wu,this._forEachChild(r=&gt;{r.enable({...t,onlySelf:!0})}),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent}),this._updateAncestors({...t,skipPristineCheck:e}),this._onDisabledChange.forEach(r=&gt;r(!1))}_updateAncestors(t){this._parent&amp;&amp;!t.onlySelf&amp;&amp;(this._parent.updateValueAndValidity(t),t.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(t){this._parent=t}getRawValue(){return this.value}updateValueAndValidity(t={}){this._setInitialStatus(),this._updateValue(),this.enabled&amp;&amp;(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===Wu||this.status===ic)&amp;&amp;this._runAsyncValidator(t.emitEvent)),!1!==t.emitEvent&amp;&amp;(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&amp;&amp;!t.onlySelf&amp;&amp;this._parent.updateValueAndValidity(t)}_updateTreeValidity(t={emitEvent:!0}){this._forEachChild(e=&gt;e._updateTreeValidity(t)),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?Gu:Wu}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(t){if(this.asyncValidator){this.status=ic,this._hasOwnPendingAsyncValidator=!0;const e=wI(this.asyncValidator(this));this._asyncValidationSubscription=e.subscribe(r=&gt;{this._hasOwnPendingAsyncValidator=!1,this.setErrors(r,{emitEvent:t})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&amp;&amp;(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(t,e={}){this.errors=t,this._updateControlsErrors(!1!==e.emitEvent)}get(t){let e=t;return null==e||(Array.isArray(e)||(e=e.split(".")),0===e.length)?null:e.reduce((r,i)=&gt;r&amp;&amp;r._find(i),this)}getError(t,e){const r=e?this.get(e):this;return r&amp;&amp;r.errors?r.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&amp;&amp;this.statusChanges.emit(this.status),this._parent&amp;&amp;this._parent._updateControlsErrors(t)}_initObservables(){this.valueChanges=new Ce,this.statusChanges=new Ce}_calculateStatus(){return this._allControlsDisabled()?Gu:this.errors?Qh:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(ic)?ic:this._anyControlsHaveStatus(Qh)?Qh:Wu}_anyControlsHaveStatus(t){return this._anyControls(e=&gt;e.status===t)}_anyControlsDirty(){return this._anyControls(t=&gt;t.dirty)}_anyControlsTouched(){return this._anyControls(t=&gt;t.touched)}_updatePristine(t={}){this.pristine=!this._anyControlsDirty(),this._parent&amp;&amp;!t.onlySelf&amp;&amp;this._parent._updatePristine(t)}_updateTouched(t={}){this.touched=this._anyControlsTouched(),this._parent&amp;&amp;!t.onlySelf&amp;&amp;this._parent._updateTouched(t)}_registerOnCollectionChange(t){this._onCollectionChange=t}_setUpdateStrategy(t){Xh(t)&amp;&amp;null!=t.updateOn&amp;&amp;(this._updateOn=t.updateOn)}_parentMarkedDirty(t){return!t&amp;&amp;!(!this._parent||!this._parent.dirty)&amp;&amp;!this._parent._anyControlsDirty()}_find(t){return null}}class ep extends Jh{constructor(t,e,r){super(Db(e),Mb(r,e)),this.controls=t,this._initObservables(),this._setUpdateStrategy(e),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}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,r={}){this.registerControl(t,e),this.updateValueAndValidity({emitEvent:r.emitEvent}),this._onCollectionChange()}removeControl(t,e={}){this.controls[t]&amp;&amp;this.controls[t]._registerOnCollectionChange(()=&gt;{}),delete this.controls[t],this.updateValueAndValidity({emitEvent:e.emitEvent}),this._onCollectionChange()}setControl(t,e,r={}){this.controls[t]&amp;&amp;this.controls[t]._registerOnCollectionChange(()=&gt;{}),delete this.controls[t],e&amp;&amp;this.registerControl(t,e),this.updateValueAndValidity({emitEvent:r.emitEvent}),this._onCollectionChange()}contains(t){return this.controls.hasOwnProperty(t)&amp;&amp;this.controls[t].enabled}setValue(t,e={}){HI(this,0,t),Object.keys(t).forEach(r=&gt;{BI(this,!0,r),this.controls[r].setValue(t[r],{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e)}patchValue(t,e={}){null!=t&amp;&amp;(Object.keys(t).forEach(r=&gt;{const i=this.controls[r];i&amp;&amp;i.patchValue(t[r],{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e))}reset(t={},e={}){this._forEachChild((r,i)=&gt;{r.reset(t[i],{onlySelf:!0,emitEvent:e.emitEvent})}),this._updatePristine(e),this._updateTouched(e),this.updateValueAndValidity(e)}getRawValue(){return this._reduceChildren({},(t,e,r)=&gt;(t[r]=e.getRawValue(),t))}_syncPendingControls(){let t=this._reduceChildren(!1,(e,r)=&gt;!!r._syncPendingControls()||e);return t&amp;&amp;this.updateValueAndValidity({onlySelf:!0}),t}_forEachChild(t){Object.keys(this.controls).forEach(e=&gt;{const r=this.controls[e];r&amp;&amp;t(r,e)})}_setUpControls(){this._forEachChild(t=&gt;{t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange)})}_updateValue(){this.value=this._reduceValue()}_anyControls(t){for(const[e,r]of Object.entries(this.controls))if(this.contains(e)&amp;&amp;t(r))return!0;return!1}_reduceValue(){return this._reduceChildren({},(e,r,i)=&gt;((r.enabled||this.disabled)&amp;&amp;(e[i]=r.value),e))}_reduceChildren(t,e){let r=t;return this._forEachChild((i,o)=&gt;{r=e(r,i,o)}),r}_allControlsDisabled(){for(const t of Object.keys(this.controls))if(this.controls[t].enabled)return!1;return Object.keys(this.controls).length&gt;0||this.disabled}_find(t){return this.controls.hasOwnProperty(t)?this.controls[t]:null}}function tp(n,t){return[...t.path,n]}function Yu(n,t){Eb(n,t),t.valueAccessor.writeValue(n.value),n.disabled&amp;&amp;t.valueAccessor.setDisabledState?.(!0),function mG(n,t){t.valueAccessor.registerOnChange(e=&gt;{n._pendingValue=e,n._pendingChange=!0,n._pendingDirty=!0,"change"===n.updateOn&amp;&amp;$I(n,t)})}(n,t),function _G(n,t){const e=(r,i)=&gt;{t.valueAccessor.writeValue(r),i&amp;&amp;t.viewToModelUpdate(r)};n.registerOnChange(e),t._registerOnDestroy(()=&gt;{n._unregisterOnChange(e)})}(n,t),function gG(n,t){t.valueAccessor.registerOnTouched(()=&gt;{n._pendingTouched=!0,"blur"===n.updateOn&amp;&amp;n._pendingChange&amp;&amp;$I(n,t),"submit"!==n.updateOn&amp;&amp;n.markAsTouched()})}(n,t),function pG(n,t){if(t.valueAccessor.setDisabledState){const e=r=&gt;{t.valueAccessor.setDisabledState(r)};n.registerOnDisabledChange(e),t._registerOnDestroy(()=&gt;{n._unregisterOnDisabledChange(e)})}}(n,t)}function np(n,t,e=!0){const r=()=&gt;{};t.valueAccessor&amp;&amp;(t.valueAccessor.registerOnChange(r),t.valueAccessor.registerOnTouched(r)),ip(n,t),n&amp;&amp;(t._invokeOnDestroyCallbacks(),n._registerOnCollectionChange(()=&gt;{}))}function rp(n,t){n.forEach(e=&gt;{e.registerOnValidatorChange&amp;&amp;e.registerOnValidatorChange(t)})}function Eb(n,t){const e=OI(n);null!==t.validator?n.setValidators(AI(e,t.validator)):"function"==typeof e&amp;&amp;n.setValidators([e]);const r=II(n);null!==t.asyncValidator?n.setAsyncValidators(AI(r,t.asyncValidator)):"function"==typeof r&amp;&amp;n.setAsyncValidators([r]);const i=()=&gt;n.updateValueAndValidity();rp(t._rawValidators,i),rp(t._rawAsyncValidators,i)}function ip(n,t){let e=!1;if(null!==n){if(null!==t.validator){const i=OI(n);if(Array.isArray(i)&amp;&amp;i.length&gt;0){const o=i.filter(s=&gt;s!==t.validator);o.length!==i.length&amp;&amp;(e=!0,n.setValidators(o))}}if(null!==t.asyncValidator){const i=II(n);if(Array.isArray(i)&amp;&amp;i.length&gt;0){const o=i.filter(s=&gt;s!==t.asyncValidator);o.length!==i.length&amp;&amp;(e=!0,n.setAsyncValidators(o))}}}const r=()=&gt;{};return rp(t._rawValidators,r),rp(t._rawAsyncValidators,r),e}function $I(n,t){n._pendingDirty&amp;&amp;n.markAsDirty(),n.setValue(n._pendingValue,{emitModelToViewChange:!1}),t.viewToModelUpdate(n._pendingValue),n._pendingChange=!1}function UI(n,t){Eb(n,t)}function Tb(n,t){if(!n.hasOwnProperty("model"))return!1;const e=n.model;return!!e.isFirstChange()||!Object.is(t,e.currentValue)}function zI(n,t){n._syncPendingControls(),t.forEach(e=&gt;{const r=e.control;"submit"===r.updateOn&amp;&amp;r._pendingChange&amp;&amp;(e.viewToModelUpdate(r._pendingValue),r._pendingChange=!1)})}function Ab(n,t){if(!t)return null;let e,r,i;return Array.isArray(t),t.forEach(o=&gt;{o.constructor===rc?e=o:function bG(n){return Object.getPrototypeOf(n.constructor)===$a}(o)?r=o:i=o}),i||r||e||null}const wG={provide:$r,useExisting:ht(()=&gt;Ku)},Zu=(()=&gt;Promise.resolve(null))();let Ku=(()=&gt;{class n extends $r{constructor(e,r){super(),this.submitted=!1,this._directives=new Set,this.ngSubmit=new Ce,this.form=new ep({},vb(e),yb(r))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(e){Zu.then(()=&gt;{const r=this._findContainer(e.path);e.control=r.registerControl(e.name,e.control),Yu(e.control,e),e.control.updateValueAndValidity({emitEvent:!1}),this._directives.add(e)})}getControl(e){return this.form.get(e.path)}removeControl(e){Zu.then(()=&gt;{const r=this._findContainer(e.path);r&amp;&amp;r.removeControl(e.name),this._directives.delete(e)})}addFormGroup(e){Zu.then(()=&gt;{const r=this._findContainer(e.path),i=new ep({});UI(i,e),r.registerControl(e.name,i),i.updateValueAndValidity({emitEvent:!1})})}removeFormGroup(e){Zu.then(()=&gt;{const r=this._findContainer(e.path);r&amp;&amp;r.removeControl(e.name)})}getFormGroup(e){return this.form.get(e.path)}updateModel(e,r){Zu.then(()=&gt;{this.form.get(e.path).setValue(r)})}setValue(e){this.control.setValue(e)}onSubmit(e){return this.submitted=!0,zI(this.form,this._directives),this.ngSubmit.emit(e),!1}onReset(){this.resetForm()}resetForm(e){this.form.reset(e),this.submitted=!1}_setUpdateStrategy(){this.options&amp;&amp;null!=this.options.updateOn&amp;&amp;(this.form._updateOn=this.options.updateOn)}_findContainer(e){return e.pop(),e.length?this.form.get(e):this.form}}return n.\u0275fac=function(e){return new(e||n)(F(fr,10),F(Qs,10))},n.\u0275dir=le({type:n,selectors:[["form",3,"ngNoForm","",3,"formGroup",""],["ng-form"],["","ngForm",""]],hostBindings:function(e,r){1&amp;e&amp;&amp;ie("submit",function(o){return r.onSubmit(o)})("reset",function(){return r.onReset()})},inputs:{options:["ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[mt([wG]),Fe]}),n})();function WI(n,t){const e=n.indexOf(t);e&gt;-1&amp;&amp;n.splice(e,1)}function GI(n){return"object"==typeof n&amp;&amp;null!==n&amp;&amp;2===Object.keys(n).length&amp;&amp;"value"in n&amp;&amp;"disabled"in n}const qu=class extends Jh{constructor(t=null,e,r){super(Db(e),Mb(r,e)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(t),this._setUpdateStrategy(e),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),Xh(e)&amp;&amp;(e.nonNullable||e.initialValueIsDefault)&amp;&amp;(this.defaultValue=GI(t)?t.value:t)}setValue(t,e={}){this.value=this._pendingValue=t,this._onChange.length&amp;&amp;!1!==e.emitModelToViewChange&amp;&amp;this._onChange.forEach(r=&gt;r(this.value,!1!==e.emitViewToModelChange)),this.updateValueAndValidity(e)}patchValue(t,e={}){this.setValue(t,e)}reset(t=this.defaultValue,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)}_unregisterOnChange(t){WI(this._onChange,t)}registerOnDisabledChange(t){this._onDisabledChange.push(t)}_unregisterOnDisabledChange(t){WI(this._onDisabledChange,t)}_forEachChild(t){}_syncPendingControls(){return!("submit"!==this.updateOn||(this._pendingDirty&amp;&amp;this.markAsDirty(),this._pendingTouched&amp;&amp;this.markAsTouched(),!this._pendingChange)||(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),0))}_applyFormState(t){GI(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}},MG={provide:Uo,useExisting:ht(()=&gt;op)},KI=(()=&gt;Promise.resolve(null))();let op=(()=&gt;{class n extends Uo{constructor(e,r,i,o,s){super(),this._changeDetectorRef=s,this.control=new qu,this._registered=!1,this.update=new Ce,this._parent=e,this._setValidators(r),this._setAsyncValidators(i),this.valueAccessor=Ab(0,o)}ngOnChanges(e){if(this._checkForErrors(),!this._registered||"name"in e){if(this._registered&amp;&amp;(this._checkName(),this.formDirective)){const r=e.name.previousValue;this.formDirective.removeControl({name:r,path:this._getPath(r)})}this._setUpControl()}"isDisabled"in e&amp;&amp;this._updateDisabled(e),Tb(e,this.viewModel)&amp;&amp;(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&amp;&amp;this.formDirective.removeControl(this)}get path(){return this._getPath(this.name)}get formDirective(){return this._parent?this._parent.formDirective:null}viewToModelUpdate(e){this.viewModel=e,this.update.emit(e)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&amp;&amp;null!=this.options.updateOn&amp;&amp;(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!(!this.options||!this.options.standalone)}_setUpStandalone(){Yu(this.control,this),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&amp;&amp;this.options.name&amp;&amp;(this.name=this.options.name),this._isStandalone()}_updateValue(e){KI.then(()=&gt;{this.control.setValue(e,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(e){const r=e.isDisabled.currentValue,i=0!==r&amp;&amp;ps(r);KI.then(()=&gt;{i&amp;&amp;!this.control.disabled?this.control.disable():!i&amp;&amp;this.control.disabled&amp;&amp;this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(e){return this._parent?tp(e,this._parent):[e]}}return n.\u0275fac=function(e){return new(e||n)(F($r,9),F(fr,10),F(Qs,10),F(bi,10),F(Xt,8))},n.\u0275dir=le({type:n,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:["disabled","isDisabled"],model:["ngModel","model"],options:["ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[mt([MG]),Fe,Qt]}),n})(),qI=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275dir=le({type:n,selectors:[["form",3,"ngNoForm","",3,"ngNativeValidate",""]],hostAttrs:["novalidate",""]}),n})(),XI=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({}),n})();const Ob=new fe("NgModelWithFormControlWarning"),xG={provide:$r,useExisting:ht(()=&gt;oc)};let oc=(()=&gt;{class n extends $r{constructor(e,r){super(),this.validators=e,this.asyncValidators=r,this.submitted=!1,this._onCollectionChange=()=&gt;this._updateDomValue(),this.directives=[],this.form=null,this.ngSubmit=new Ce,this._setValidators(e),this._setAsyncValidators(r)}ngOnChanges(e){this._checkFormPresent(),e.hasOwnProperty("form")&amp;&amp;(this._updateValidators(),this._updateDomValue(),this._updateRegistrations(),this._oldForm=this.form)}ngOnDestroy(){this.form&amp;&amp;(ip(this.form,this),this.form._onCollectionChange===this._onCollectionChange&amp;&amp;this.form._registerOnCollectionChange(()=&gt;{}))}get formDirective(){return this}get control(){return this.form}get path(){return[]}addControl(e){const r=this.form.get(e.path);return Yu(r,e),r.updateValueAndValidity({emitEvent:!1}),this.directives.push(e),r}getControl(e){return this.form.get(e.path)}removeControl(e){np(e.control||null,e,!1),function CG(n,t){const e=n.indexOf(t);e&gt;-1&amp;&amp;n.splice(e,1)}(this.directives,e)}addFormGroup(e){this._setUpFormContainer(e)}removeFormGroup(e){this._cleanUpFormContainer(e)}getFormGroup(e){return this.form.get(e.path)}addFormArray(e){this._setUpFormContainer(e)}removeFormArray(e){this._cleanUpFormContainer(e)}getFormArray(e){return this.form.get(e.path)}updateModel(e,r){this.form.get(e.path).setValue(r)}onSubmit(e){return this.submitted=!0,zI(this.form,this.directives),this.ngSubmit.emit(e),!1}onReset(){this.resetForm()}resetForm(e){this.form.reset(e),this.submitted=!1}_updateDomValue(){this.directives.forEach(e=&gt;{const r=e.control,i=this.form.get(e.path);r!==i&amp;&amp;(np(r||null,e),(n=&gt;n instanceof qu)(i)&amp;&amp;(Yu(i,e),e.control=i))}),this.form._updateTreeValidity({emitEvent:!1})}_setUpFormContainer(e){const r=this.form.get(e.path);UI(r,e),r.updateValueAndValidity({emitEvent:!1})}_cleanUpFormContainer(e){if(this.form){const r=this.form.get(e.path);r&amp;&amp;function vG(n,t){return ip(n,t)}(r,e)&amp;&amp;r.updateValueAndValidity({emitEvent:!1})}}_updateRegistrations(){this.form._registerOnCollectionChange(this._onCollectionChange),this._oldForm&amp;&amp;this._oldForm._registerOnCollectionChange(()=&gt;{})}_updateValidators(){Eb(this.form,this),this._oldForm&amp;&amp;ip(this._oldForm,this)}_checkFormPresent(){}}return n.\u0275fac=function(e){return new(e||n)(F(fr,10),F(Qs,10))},n.\u0275dir=le({type:n,selectors:[["","formGroup",""]],hostBindings:function(e,r){1&amp;e&amp;&amp;ie("submit",function(o){return r.onSubmit(o)})("reset",function(){return r.onReset()})},inputs:{form:["formGroup","form"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[mt([xG]),Fe,Qt]}),n})();const RG={provide:Uo,useExisting:ht(()=&gt;kb)};let kb=(()=&gt;{class n extends Uo{constructor(e,r,i,o,s){super(),this._ngModelWarningConfig=s,this._added=!1,this.update=new Ce,this._ngModelWarningSent=!1,this._parent=e,this._setValidators(r),this._setAsyncValidators(i),this.valueAccessor=Ab(0,o)}set isDisabled(e){}ngOnChanges(e){this._added||this._setUpControl(),Tb(e,this.viewModel)&amp;&amp;(this.viewModel=this.model,this.formDirective.updateModel(this,this.model))}ngOnDestroy(){this.formDirective&amp;&amp;this.formDirective.removeControl(this)}viewToModelUpdate(e){this.viewModel=e,this.update.emit(e)}get path(){return tp(null==this.name?this.name:this.name.toString(),this._parent)}get formDirective(){return this._parent?this._parent.formDirective:null}_checkParentType(){}_setUpControl(){this._checkParentType(),this.control=this.formDirective.addControl(this),this._added=!0}}return n._ngModelWarningSentOnce=!1,n.\u0275fac=function(e){return new(e||n)(F($r,13),F(fr,10),F(Qs,10),F(bi,10),F(Ob,8))},n.\u0275dir=le({type:n,selectors:[["","formControlName",""]],inputs:{name:["formControlName","name"],isDisabled:["disabled","isDisabled"],model:["ngModel","model"]},outputs:{update:"ngModelChange"},features:[mt([RG]),Fe,Qt]}),n})();const FG={provide:bi,useExisting:ht(()=&gt;sp),multi:!0};function rx(n,t){return null==n?`${t}`:(t&amp;&amp;"object"==typeof t&amp;&amp;(t="Object"),`${n}: ${t}`.slice(0,50))}let sp=(()=&gt;{class n extends $a{constructor(){super(...arguments),this._optionMap=new Map,this._idCounter=0,this._compareWith=Object.is}set compareWith(e){this._compareWith=e}writeValue(e){this.value=e;const i=rx(this._getOptionId(e),e);this.setProperty("value",i)}registerOnChange(e){this.onChange=r=&gt;{this.value=this._getOptionValue(r),e(this.value)}}_registerOption(){return(this._idCounter++).toString()}_getOptionId(e){for(const r of Array.from(this._optionMap.keys()))if(this._compareWith(this._optionMap.get(r),e))return r;return null}_getOptionValue(e){const r=function NG(n){return n.split(":")[0]}(e);return this._optionMap.has(r)?this._optionMap.get(r):e}}return n.\u0275fac=function(){let t;return function(r){return(t||(t=cn(n)))(r||n)}}(),n.\u0275dir=le({type:n,selectors:[["select","formControlName","",3,"multiple",""],["select","formControl","",3,"multiple",""],["select","ngModel","",3,"multiple",""]],hostBindings:function(e,r){1&amp;e&amp;&amp;ie("change",function(o){return r.onChange(o.target.value)})("blur",function(){return r.onTouched()})},inputs:{compareWith:"compareWith"},features:[mt([FG]),Fe]}),n})(),sc=(()=&gt;{class n{constructor(e,r,i){this._element=e,this._renderer=r,this._select=i,this._select&amp;&amp;(this.id=this._select._registerOption())}set ngValue(e){null!=this._select&amp;&amp;(this._select._optionMap.set(this.id,e),this._setElementValue(rx(this.id,e)),this._select.writeValue(this._select.value))}set value(e){this._setElementValue(e),this._select&amp;&amp;this._select.writeValue(this._select.value)}_setElementValue(e){this._renderer.setProperty(this._element.nativeElement,"value",e)}ngOnDestroy(){this._select&amp;&amp;(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(ds),F(sp,9))},n.\u0275dir=le({type:n,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}}),n})();const LG={provide:bi,useExisting:ht(()=&gt;Pb),multi:!0};function ix(n,t){return null==n?`${t}`:("string"==typeof t&amp;&amp;(t=`'${t}'`),t&amp;&amp;"object"==typeof t&amp;&amp;(t="Object"),`${n}: ${t}`.slice(0,50))}let Pb=(()=&gt;{class n extends $a{constructor(){super(...arguments),this._optionMap=new Map,this._idCounter=0,this._compareWith=Object.is}set compareWith(e){this._compareWith=e}writeValue(e){let r;if(this.value=e,Array.isArray(e)){const i=e.map(o=&gt;this._getOptionId(o));r=(o,s)=&gt;{o._setSelected(i.indexOf(s.toString())&gt;-1)}}else r=(i,o)=&gt;{i._setSelected(!1)};this._optionMap.forEach(r)}registerOnChange(e){this.onChange=r=&gt;{const i=[],o=r.selectedOptions;if(void 0!==o){const s=o;for(let a=0;a&lt;s.length;a++){const v=this._getOptionValue(s[a].value);i.push(v)}}else{const s=r.options;for(let a=0;a&lt;s.length;a++){const f=s[a];if(f.selected){const v=this._getOptionValue(f.value);i.push(v)}}}this.value=i,e(i)}}_registerOption(e){const r=(this._idCounter++).toString();return this._optionMap.set(r,e),r}_getOptionId(e){for(const r of Array.from(this._optionMap.keys()))if(this._compareWith(this._optionMap.get(r)._value,e))return r;return null}_getOptionValue(e){const r=function VG(n){return n.split(":")[0]}(e);return this._optionMap.has(r)?this._optionMap.get(r)._value:e}}return n.\u0275fac=function(){let t;return function(r){return(t||(t=cn(n)))(r||n)}}(),n.\u0275dir=le({type:n,selectors:[["select","multiple","","formControlName",""],["select","multiple","","formControl",""],["select","multiple","","ngModel",""]],hostBindings:function(e,r){1&amp;e&amp;&amp;ie("change",function(o){return r.onChange(o.target)})("blur",function(){return r.onTouched()})},inputs:{compareWith:"compareWith"},features:[mt([LG]),Fe]}),n})(),ac=(()=&gt;{class n{constructor(e,r,i){this._element=e,this._renderer=r,this._select=i,this._select&amp;&amp;(this.id=this._select._registerOption(this))}set ngValue(e){null!=this._select&amp;&amp;(this._value=e,this._setElementValue(ix(this.id,e)),this._select.writeValue(this._select.value))}set value(e){this._select?(this._value=e,this._setElementValue(ix(this.id,e)),this._select.writeValue(this._select.value)):this._setElementValue(e)}_setElementValue(e){this._renderer.setProperty(this._element.nativeElement,"value",e)}_setSelected(e){this._renderer.setProperty(this._element.nativeElement,"selected",e)}ngOnDestroy(){this._select&amp;&amp;(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(ds),F(Pb,9))},n.\u0275dir=le({type:n,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}}),n})(),hx=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[XI]}),n})(),YG=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[hx]}),n})(),Nb=(()=&gt;{class n{static withConfig(e){return{ngModule:n,providers:[{provide:Ob,useValue:e.warnOnNgModelWithFormControl}]}}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[hx]}),n})();class px extends Jh{constructor(t,e,r){super(Db(e),Mb(r,e)),this.controls=t,this._initObservables(),this._setUpdateStrategy(e),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}at(t){return this.controls[this._adjustIndex(t)]}push(t,e={}){this.controls.push(t),this._registerControl(t),this.updateValueAndValidity({emitEvent:e.emitEvent}),this._onCollectionChange()}insert(t,e,r={}){this.controls.splice(t,0,e),this._registerControl(e),this.updateValueAndValidity({emitEvent:r.emitEvent})}removeAt(t,e={}){let r=this._adjustIndex(t);r&lt;0&amp;&amp;(r=0),this.controls[r]&amp;&amp;this.controls[r]._registerOnCollectionChange(()=&gt;{}),this.controls.splice(r,1),this.updateValueAndValidity({emitEvent:e.emitEvent})}setControl(t,e,r={}){let i=this._adjustIndex(t);i&lt;0&amp;&amp;(i=0),this.controls[i]&amp;&amp;this.controls[i]._registerOnCollectionChange(()=&gt;{}),this.controls.splice(i,1),e&amp;&amp;(this.controls.splice(i,0,e),this._registerControl(e)),this.updateValueAndValidity({emitEvent:r.emitEvent}),this._onCollectionChange()}get length(){return this.controls.length}setValue(t,e={}){HI(this,0,t),t.forEach((r,i)=&gt;{BI(this,!1,i),this.at(i).setValue(r,{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e)}patchValue(t,e={}){null!=t&amp;&amp;(t.forEach((r,i)=&gt;{this.at(i)&amp;&amp;this.at(i).patchValue(r,{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e))}reset(t=[],e={}){this._forEachChild((r,i)=&gt;{r.reset(t[i],{onlySelf:!0,emitEvent:e.emitEvent})}),this._updatePristine(e),this._updateTouched(e),this.updateValueAndValidity(e)}getRawValue(){return this.controls.map(t=&gt;t.getRawValue())}clear(t={}){this.controls.length&lt;1||(this._forEachChild(e=&gt;e._registerOnCollectionChange(()=&gt;{})),this.controls.splice(0),this.updateValueAndValidity({emitEvent:t.emitEvent}))}_adjustIndex(t){return t&lt;0?t+this.length:t}_syncPendingControls(){let t=this.controls.reduce((e,r)=&gt;!!r._syncPendingControls()||e,!1);return t&amp;&amp;this.updateValueAndValidity({onlySelf:!0}),t}_forEachChild(t){this.controls.forEach((e,r)=&gt;{t(e,r)})}_updateValue(){this.value=this.controls.filter(t=&gt;t.enabled||this.disabled).map(t=&gt;t.value)}_anyControls(t){return this.controls.some(e=&gt;e.enabled&amp;&amp;t(e))}_setUpControls(){this._forEachChild(t=&gt;this._registerControl(t))}_allControlsDisabled(){for(const t of this.controls)if(t.enabled)return!1;return this.controls.length&gt;0||this.disabled}_registerControl(t){t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange)}_find(t){return this.at(t)??null}}function mx(n){return!!n&amp;&amp;(void 0!==n.asyncValidators||void 0!==n.validators||void 0!==n.updateOn)}let ZG=(()=&gt;{class n{constructor(){this.useNonNullable=!1}get nonNullable(){const e=new n;return e.useNonNullable=!0,e}group(e,r=null){const i=this._reduceControls(e);let a,o=null,s=null;return null!==r&amp;&amp;(mx(r)?(o=null!=r.validators?r.validators:null,s=null!=r.asyncValidators?r.asyncValidators:null,a=null!=r.updateOn?r.updateOn:void 0):(o=null!=r.validator?r.validator:null,s=null!=r.asyncValidator?r.asyncValidator:null)),new ep(i,{asyncValidators:s,updateOn:a,validators:o})}control(e,r,i){let o={};return this.useNonNullable?(mx(r)?o=r:(o.validators=r,o.asyncValidators=i),new qu(e,{...o,nonNullable:!0})):new qu(e,r,i)}array(e,r,i){const o=e.map(s=&gt;this._createControl(s));return new px(o,r,i)}_reduceControls(e){const r={};return Object.keys(e).forEach(i=&gt;{r[i]=this._createControl(e[i])}),r}_createControl(e){return e instanceof qu||e instanceof Jh?e:Array.isArray(e)?this.control(e[0],e.length&gt;1?e[1]:null,e.length&gt;2?e[2]:null):this.control(e)}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:Nb}),n})(),KG=(()=&gt;{class n extends ZG{group(e,r=null){return super.group(e,r)}control(e,r,i){return super.control(e,r,i)}array(e,r,i){return super.array(e,r,i)}}return n.\u0275fac=function(){let t;return function(r){return(t||(t=cn(n)))(r||n)}}(),n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:Nb}),n})(),qG=(()=&gt;{class n{constructor(){}ngOnInit(){}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275cmp=Ee({type:n,selectors:[["app-contact"]],decls:165,vars:0,consts:[[1,"contentContainer"],[1,"contentBreadcrumbContainer"],[1,"wrap"],["href","#"],[1,"socialLinks"],["src","assets/gfx/icon.facebook.png","alt","Facebook"],["src","assets/gfx/icon.twitter.png","alt","Twitter"],[1,"wrap","clearfix","fullWidth"],[1,"block"],[1,"headingContainer"],[1,"clearfix"],[1,"contactInfoContainer"],[1,"leftBox"],[1,"email"],["href","mailto:name@address.no"],[1,"phone"],["href","tel:123123123123"],[1,"mobile"],["href","tel:12312312312313"],[1,"location"],[1,"rightBox"],[1,"formContainer"],[1,"row"],["type","text"],["type","email"],["type","tel"],[1,"wide"],[1,"messages"],[1,"msg","success"],[1,"msg","error"],["type","submit"],[1,"generalTabs","gallery"],[1,"mobileTrigger"],[1,"label"],[1,"items"],["href","#",1,"selected"],[1,"personsList"],[1,"item"],[1,"image",2,"background-image","url(gfx/contact.person.jpg)"],["src","assets/gfx/contact.person.jpg","alt",""],[1,"contactInfo"],[1,"name"],[1,"job"],["href","tel:93062162"],["href","mailto:"],[1,"mapContainer"],["id","map"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"div",2)(3,"a",3),A(4,"Hjem"),b(),C(5,"a",3),A(6,"Langrenn"),b(),C(7,"div",4)(8,"span"),A(9,"Share this page at:"),b(),C(10,"a",3),G(11,"img",5),b(),C(12,"a",3),G(13,"img",6),b()()()(),C(14,"div",7)(15,"div",8)(16,"div",9)(17,"h2"),A(18,"Kontakt oss.."),b()(),C(19,"article",10)(20,"p"),A(21,"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."),b()(),C(22,"div",11)(23,"div",12)(24,"h2"),A(25,"Kontakt detaljer"),b(),C(26,"div",13)(27,"a",14),A(28,"name@address.no"),b()(),C(29,"div",15)(30,"a",16),A(31,"123123123123"),b()(),C(32,"div",17)(33,"a",18),A(34,"12312312312313"),b()(),C(35,"div",19)(36,"a",3),A(37,"Address 123-456, Bergen, Norway"),b()()(),C(38,"div",20)(39,"h2"),A(40,"Send oss en melding"),b(),C(41,"div",21)(42,"div",22)(43,"label")(44,"span"),A(45,"Your name *"),b(),G(46,"input",23),b(),C(47,"label")(48,"span"),A(49,"E-mail *"),b(),G(50,"input",24),b()(),C(51,"div",22)(52,"label")(53,"span"),A(54,"Phone *"),b(),G(55,"input",25),b(),C(56,"label")(57,"span"),A(58,"Subject"),b(),C(59,"select")(60,"option"),A(61,"Choose"),b(),C(62,"option"),A(63,"Choose"),b(),C(64,"option"),A(65,"Choose"),b()()()(),C(66,"div",22)(67,"label",26)(68,"span"),A(69,"Message"),b(),G(70,"textarea"),b()(),C(71,"div",27)(72,"div",28),A(73,"Message has been sent, thanks!"),b(),C(74,"div",29),A(75,"Please fill all the required fields!"),b()(),C(76,"div",22)(77,"button",30),A(78,"Call to action"),b()()()()(),C(79,"div",31)(80,"div",32)(81,"span",33),A(82,"Choose view:"),b(),C(83,"a",3),A(84,"Show all content"),b()(),C(85,"div",34)(86,"a",35),A(87,"Trainers"),b(),C(88,"a",3),A(89,"Coaches"),b(),C(90,"a",3),A(91,"Players"),b()()(),C(92,"div",36)(93,"div",37)(94,"div",38),G(95,"img",39),b(),C(96,"div",40)(97,"div",41),A(98,"Tor Helge Elverum "),b(),C(99,"div",42),A(100,"Hovedtrener"),b(),C(101,"div",17)(102,"a",43),A(103,"93062162"),b()(),C(104,"div",13)(105,"a",44),A(106,"Send en epost"),b()()()(),C(107,"div",37)(108,"div",38),G(109,"img",39),b(),C(110,"div",40)(111,"div",41),A(112,"Tor Helge Elverum "),b(),C(113,"div",42),A(114,"Hovedtrener"),b(),C(115,"div",17)(116,"a",43),A(117,"93062162"),b()(),C(118,"div",13)(119,"a",44),A(120,"Send en epost"),b()()()(),C(121,"div",37)(122,"div",38),G(123,"img",39),b(),C(124,"div",40)(125,"div",41),A(126,"Tor Helge Elverum "),b(),C(127,"div",42),A(128,"Hovedtrener"),b(),C(129,"div",17)(130,"a",43),A(131,"93062162"),b()(),C(132,"div",13)(133,"a",44),A(134,"Send en epost"),b()()()(),C(135,"div",37)(136,"div",38),G(137,"img",39),b(),C(138,"div",40)(139,"div",41),A(140,"Tor Helge Elverum "),b(),C(141,"div",42),A(142,"Hovedtrener"),b(),C(143,"div",17)(144,"a",43),A(145,"93062162"),b()(),C(146,"div",13)(147,"a",44),A(148,"Send en epost"),b()()()(),C(149,"div",37)(150,"div",38),G(151,"img",39),b(),C(152,"div",40)(153,"div",41),A(154,"Tor Helge Elverum "),b(),C(155,"div",42),A(156,"Hovedtrener"),b(),C(157,"div",17)(158,"a",43),A(159,"93062162"),b()(),C(160,"div",13)(161,"a",44),A(162,"Send en epost"),b()()()()()()()(),C(163,"div",45),G(164,"div",46),b())},dependencies:[sc,ac]}),n})();const gx=function(){return["../"]};let QG=(()=&gt;{class n{constructor(e){this.utils=e}ngOnInit(){}}return n.\u0275fac=function(e){return new(e||n)(F(gn))},n.\u0275cmp=Ee({type:n,selectors:[["app-training-planner"]],decls:266,vars:4,consts:[[1,"overlayLayer","trainingPlan"],[1,"fullWidthBox"],[1,"bg"],[1,"btn","small","close"],[3,"routerLink"],[1,"wrap"],[1,"text"],[1,"downHint"],[1,"trainingPlanerContainer"],[1,"stepContainer"],[1,"stepNr"],[1,"nr"],[1,"rightBox"],[1,"row"],[1,"checkboxes"],[1,"selected",3,"click"],[3,"click"],[1,"box"],[1,"radios"],[1,"stepContainer","message"],[1,"messageTop"],[1,"messageBottom"],[1,"stepContainer","message","error"],[1,"scheduleContainer"],[1,"scheduleDescription"],[1,"clearfix"],[1,"scheduleFilter"],[1,"overflowBox"],[1,"time"],[1,"sport"],[1,"time","warning"],[1,"time","error"],[1,"btnsContainer"],[1,"btn","medium","blue"],["href","#"],[1,"close"],[1,"trainingPlanBottomContainer"],[1,"personsList"],[1,"item"],[1,"image",2,"background-image","url(../assets/gfx/contact.person.jpg)"],["src","assets/gfx/contact.person.jpg","alt",""],[1,"contactInfo"],[1,"name"],[1,"job"],[1,"mobile"],["href","tel:93062162"],[1,"email"],["href","mailto:"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"div",2)(3,"div",3)(4,"a",4),A(5,"CLOSE"),b()(),C(6,"div",5)(7,"h2"),A(8,"Training planner"),b(),C(9,"div",6),A(10," V\xe5r treningsplanlegger finner treninger for deg basert p\xe5 dine \xf8nsker. Du trenger kun \xe5 oppgi hva slags sport du er interessert i, alder, kj\xf8nn og hvor erfaren du er "),b(),C(11,"div",7),A(12,"Start filling out the steps below"),b()()()(),C(13,"div",8)(14,"div",5)(15,"div",9)(16,"div",10)(17,"span",11),A(18,"1"),b(),A(19," Select sports"),b(),C(20,"div",12)(21,"div",13)(22,"h2"),A(23,"What sports are you interested in?"),b(),C(24,"div",14)(25,"a",15),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(26,"Soccer"),b(),C(27,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(28,"Volleyball"),b(),C(29,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(30,"Badminton"),b(),C(31,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(32,"Athletics"),b(),C(33,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(34,"Handball"),b()()()()(),C(35,"div",9)(36,"div",10)(37,"span",11),A(38,"2"),b(),A(39," Your age and sex"),b(),C(40,"div",12)(41,"div",13)(42,"div",17)(43,"h2"),A(44,"Your age"),b(),C(45,"select")(46,"option"),A(47,"Choose"),b(),C(48,"option"),A(49,"Choose"),b(),C(50,"option"),A(51,"Choose"),b(),C(52,"option"),A(53,"Choose"),b()()(),C(54,"div",17)(55,"h2"),A(56,"Your gender"),b(),C(57,"div",18)(58,"a",16),ie("click",function(o){return r.utils.onRadioClick(o)}),A(59,"Male"),b(),C(60,"a",16),ie("click",function(o){return r.utils.onRadioClick(o)}),A(61,"Female"),b()()()()()(),C(62,"div",9)(63,"div",10)(64,"span",11),A(65,"3"),b(),A(66," Your experience"),b(),C(67,"div",12)(68,"div",13)(69,"h2"),A(70,"How experienced are you in soccer?"),b(),C(71,"div",14)(72,"a",15),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(73,"No experience"),b(),C(74,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(75,"Beginner"),b(),C(76,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(77,"Intermediate"),b(),C(78,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(79,"Advanced"),b(),C(80,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(81,"Professional"),b()()(),C(82,"div",13)(83,"h2"),A(84,"How experienced are you in handball?"),b(),C(85,"div",14)(86,"a",15),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(87,"No experience"),b(),C(88,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(89,"Beginner"),b(),C(90,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(91,"Intermediate"),b(),C(92,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(93,"Advanced"),b(),C(94,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(95,"Professional"),b()()()()(),C(96,"div",19),G(97,"div",10),C(98,"div",12)(99,"div",13)(100,"div",20),A(101," Great news, we found some teams for you! "),b(),C(102,"div",21),A(103," You fit very well into our "),C(104,"strong"),A(105,"\u201c18 years old advanced boys\u201d"),b(),A(106," soccer team and "),C(107,"strong"),A(108,"\u201c18 years old beginner boys\u201d"),b(),A(109," handball team. "),b()()()(),C(110,"div",22),G(111,"div",10),C(112,"div",12)(113,"div",13)(114,"div",20),A(115,"Sorry, no sport teams for you"),b(),C(116,"div",21),A(117," Nothing matched your selections, try again with other choises "),b()()()(),C(118,"div",23)(119,"div",24)(120,"article",25)(121,"p"),A(122,"Below you\u2019ll find the schedule for the selected teams."),b(),C(123,"p"),A(124," If this schedule is not a good fit for you, there are some alternatives also - just change the team in dropdowns below. "),b()()(),C(125,"div",26)(126,"div",17)(127,"span"),A(128,"Soccer team"),b(),C(129,"select")(130,"option"),A(131,"18 years old advanced boys"),b()()(),C(132,"div",17)(133,"span"),A(134,"Handball team"),b(),C(135,"select")(136,"option"),A(137,"18 years old beginner boys"),b()()()(),C(138,"div",27)(139,"table")(140,"tr")(141,"th"),A(142,"Mond"),b(),C(143,"th"),A(144,"Tue"),b(),C(145,"th"),A(146,"Wed"),b(),C(147,"th"),A(148,"Thu"),b(),C(149,"th"),A(150,"Fri"),b(),C(151,"th"),A(152,"Sat"),b(),C(153,"th"),A(154,"Sun"),b()(),C(155,"tr")(156,"td")(157,"div",28),A(158,"8-19:30"),b(),C(159,"div",29),A(160,"Soccer training"),b()(),C(161,"td")(162,"div",28),A(163,"8-19:30"),b(),C(164,"div",29),A(165,"Soccer training"),b()(),C(166,"td")(167,"div",28),A(168,"8-19:30"),b(),C(169,"div",29),A(170,"Soccer training"),b()(),C(171,"td")(172,"div",28),A(173,"8-19:30"),b(),C(174,"div",29),A(175,"Soccer training"),b()(),C(176,"td")(177,"div",28),A(178,"8-19:30"),b(),C(179,"div",29),A(180,"Soccer training"),b()(),C(181,"td")(182,"div",30),A(183,"8-19:30"),b(),C(184,"div",29),A(185,"Soccer training"),b()(),C(186,"td")(187,"div",31),A(188,"8-19:30"),b(),C(189,"div",29),A(190,"Soccer training"),b()()(),C(191,"tr")(192,"td"),A(193,"\xa0"),b(),C(194,"td"),A(195,"\xa0"),b(),C(196,"td"),A(197,"\xa0"),b(),C(198,"td"),A(199,"\xa0"),b(),C(200,"td"),A(201,"\xa0"),b(),C(202,"td")(203,"div",30),A(204,"8-19:30"),b(),C(205,"div",29),A(206,"Soccer training"),b()(),C(207,"td")(208,"div",31),A(209,"8-19:30"),b(),C(210,"div",29),A(211,"Soccer training"),b()()()()(),C(212,"div",32)(213,"div",33)(214,"a",34),A(215,"Sign me up!"),b()(),C(216,"div",35)(217,"a",4),A(218,"Close trainig planner"),b()()()()()(),C(219,"div",36)(220,"div",5)(221,"h2"),A(222,"Have questions? We are here to help!"),b(),C(223,"div",37)(224,"div",38)(225,"div",39),G(226,"img",40),b(),C(227,"div",41)(228,"div",42),A(229,"Tor Helge Elverum"),b(),C(230,"div",43),A(231,"Hovedtrener"),b(),C(232,"div",44)(233,"a",45),A(234,"93062162"),b()(),C(235,"div",46)(236,"a",47),A(237,"Send en epost"),b()()()(),C(238,"div",38)(239,"div",39),G(240,"img",40),b(),C(241,"div",41)(242,"div",42),A(243,"Tor Helge Elverum"),b(),C(244,"div",43),A(245,"Hovedtrener"),b(),C(246,"div",44)(247,"a",45),A(248,"93062162"),b()(),C(249,"div",46)(250,"a",47),A(251,"Send en epost"),b()()()(),C(252,"div",38)(253,"div",39),G(254,"img",40),b(),C(255,"div",41)(256,"div",42),A(257,"Tor Helge Elverum"),b(),C(258,"div",43),A(259,"Hovedtrener"),b(),C(260,"div",44)(261,"a",45),A(262,"93062162"),b()(),C(263,"div",46)(264,"a",47),A(265,"Send en epost"),b()()()()()()()()),2&amp;e&amp;&amp;(k(4),R("routerLink",Bn(2,gx)),k(213),R("routerLink",Bn(3,gx)))},dependencies:[vr,sc,ac],styles:[".overlayLayer[_ngcontent-%COMP%]{z-index:800;opacity:1}"]}),n})(),XG=(()=&gt;{class n{constructor(){}ngOnInit(){}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275cmp=Ee({type:n,selectors:[["booking-month-calendar"]],decls:361,vars:0,consts:[[1,"block"],[1,"generalTabs"],[1,"legend"],[1,"green"],[1,"red"],[1,"mobileTrigger"],[1,"label"],["href","#"],[1,"items"],["href","#",1,"selected"],[1,"monthlyContainer"],[1,"tableContainer"],[1,"disabled"],[1,"day"],[1,"progressBar"],[1,"progress"],[1,"booked"],[1,"vacant"],[1,"selected"],[1,"bookPercentage"],[1,"dayInfo"],[1,"currentDay"],[1,"row"],[1,"time"],[1,"bookerName"],[1,"labels"],[1,"infoTriggerContainer"],["href","#",1,"infoTrigger"],[1,"infoLayer"],[1,"layerTop"],[1,"layerLabels"],[1,"reservationInfo"],[1,"commentsContainer"],[1,"title"],[1,"btn","medium"],["href","mailto:booker@kx.no"],[1,"tip"],[1,"btn","medium","bookTrigger"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"div",2)(3,"div",3),A(4,"= Available time"),b(),C(5,"div",4),A(6,"= Booked time"),b()(),C(7,"div",5)(8,"span",6),A(9,"Choose facility:"),b(),C(10,"a",7),A(11,"Kunstgress 11er"),b()(),C(12,"div",8)(13,"a",9),A(14,"Kunstgress 11er"),b(),C(15,"a",7),A(16,"Soccer field 1"),b(),C(17,"a",7),A(18,"Soccer field 2"),b(),C(19,"a",7),A(20,"Gym"),b()()(),C(21,"div",10)(22,"div",11)(23,"table")(24,"tr")(25,"th"),A(26,"Mond"),b(),C(27,"th"),A(28,"Tue"),b(),C(29,"th"),A(30,"Wed"),b(),C(31,"th"),A(32,"Thu"),b(),C(33,"th"),A(34,"Fri"),b(),C(35,"th"),A(36,"Sat"),b(),C(37,"th"),A(38,"Sun"),b()(),C(39,"tr")(40,"td",12)(41,"div",13),A(42,"26"),b()(),C(43,"td",12)(44,"div",13),A(45,"27"),b()(),C(46,"td",12)(47,"div",13),A(48,"28"),b()(),C(49,"td",12)(50,"div",13),A(51,"29"),b()(),C(52,"td",12)(53,"div",13),A(54,"30"),b()(),C(55,"td")(56,"div",13),A(57,"31"),b(),C(58,"div",14),G(59,"div",15),b()(),C(60,"td")(61,"div",13),A(62,"1"),b(),C(63,"div",14),G(64,"div",15),b()()(),C(65,"tr")(66,"td")(67,"div",13),A(68,"2"),b(),C(69,"div",14),G(70,"div",15),b()(),C(71,"td")(72,"div",13),A(73,"3"),b(),C(74,"div",14),G(75,"div",15),b()(),C(76,"td",16)(77,"div",13),A(78,"4"),b(),C(79,"div",14),G(80,"div",15),b()(),C(81,"td")(82,"div",13),A(83,"5"),b(),C(84,"div",14),G(85,"div",15),b()(),C(86,"td",17)(87,"div",13),A(88,"6"),b(),C(89,"div",14),G(90,"div",15),b()(),C(91,"td")(92,"div",13),A(93,"7"),b(),C(94,"div",14),G(95,"div",15),b()(),C(96,"td")(97,"div",13),A(98,"8"),b(),C(99,"div",14),G(100,"div",15),b()()(),C(101,"tr")(102,"td")(103,"div",13),A(104,"9"),b(),C(105,"div",14),G(106,"div",15),b()(),C(107,"td")(108,"div",13),A(109,"10"),b(),C(110,"div",14),G(111,"div",15),b()(),C(112,"td")(113,"div",13),A(114,"11"),b(),C(115,"div",14),G(116,"div",15),b()(),C(117,"td")(118,"div",13),A(119,"12"),b(),C(120,"div",14),G(121,"div",15),b()(),C(122,"td")(123,"div",13),A(124,"13"),b(),C(125,"div",14),G(126,"div",15),b()(),C(127,"td")(128,"div",13),A(129,"14"),b(),C(130,"div",14),G(131,"div",15),b()(),C(132,"td")(133,"div",13),A(134,"15"),b(),C(135,"div",14),G(136,"div",15),b()()(),C(137,"tr")(138,"td")(139,"div",13),A(140,"16"),b(),C(141,"div",14),G(142,"div",15),b()(),C(143,"td")(144,"div",13),A(145,"17"),b(),C(146,"div",14),G(147,"div",15),b()(),C(148,"td",18)(149,"div",13),A(150,"18"),b(),C(151,"div",19),A(152,"35% booked"),b(),C(153,"div",14),G(154,"div",15),b()(),C(155,"td")(156,"div",13),A(157,"19"),b(),C(158,"div",14),G(159,"div",15),b()(),C(160,"td")(161,"div",13),A(162,"20"),b(),C(163,"div",14),G(164,"div",15),b()(),C(165,"td")(166,"div",13),A(167,"21"),b(),C(168,"div",14),G(169,"div",15),b()(),C(170,"td")(171,"div",13),A(172,"22"),b(),C(173,"div",14),G(174,"div",15),b()()(),C(175,"tr")(176,"td")(177,"div",13),A(178,"23"),b(),C(179,"div",14),G(180,"div",15),b()(),C(181,"td")(182,"div",13),A(183,"24"),b(),C(184,"div",14),G(185,"div",15),b()(),C(186,"td")(187,"div",13),A(188,"25"),b(),C(189,"div",14),G(190,"div",15),b()(),C(191,"td")(192,"div",13),A(193,"26"),b(),C(194,"div",14),G(195,"div",15),b()(),C(196,"td")(197,"div",13),A(198,"27"),b(),C(199,"div",14),G(200,"div",15),b()(),C(201,"td")(202,"div",13),A(203,"28"),b(),C(204,"div",14),G(205,"div",15),b()(),C(206,"td")(207,"div",13),A(208,"29"),b(),C(209,"div",14),G(210,"div",15),b()()(),C(211,"tr")(212,"td")(213,"div",13),A(214,"30"),b(),C(215,"div",14),G(216,"div",15),b()(),C(217,"td",12)(218,"div",13),A(219,"31"),b(),C(220,"div",14),G(221,"div",15),b()(),C(222,"td",12)(223,"div",13),A(224,"1"),b(),C(225,"div",14),G(226,"div",15),b()(),C(227,"td",12)(228,"div",13),A(229,"2"),b(),C(230,"div",14),G(231,"div",15),b()(),C(232,"td",12)(233,"div",13),A(234,"3"),b(),C(235,"div",14),G(236,"div",15),b()(),C(237,"td",12)(238,"div",13),A(239,"4"),b(),C(240,"div",14),G(241,"div",15),b()(),C(242,"td",12)(243,"div",13),A(244,"5"),b(),C(245,"div",14),G(246,"div",15),b()()()()(),C(247,"div",20)(248,"div",21),A(249,"Wednesday - 19 Oktober"),b(),C(250,"div",22)(251,"div",23),A(252,"12:15-15:45"),b(),C(253,"div",24),A(254,"Bookers name"),b(),C(255,"div",25)(256,"span"),A(257,"Fotball"),b(),C(258,"span"),A(259,"Match"),b()(),C(260,"div",26)(261,"a",27),A(262,"i"),b(),C(263,"div",28)(264,"div",29)(265,"div",23),A(266,"12:15-15:45"),b(),C(267,"div",24),A(268,"Bookers name"),b(),C(269,"div",30)(270,"span"),A(271,"Fotball"),b(),C(272,"span"),A(273,"Match"),b()()(),C(274,"div",31),A(275,"Reserved: "),C(276,"strong"),A(277,"1/2 of the field"),b()(),C(278,"div",32)(279,"div",33),A(280,"Comments"),b(),A(281," The rabbit-hole went straight on like a tunnel for some way, and then dipped suddenly down, so suddenly that Alice had not a moment to think about stopping herself "),b(),C(282,"div",34)(283,"a",35),A(284,"Send e-mail to booker"),b()(),G(285,"div",36),b()()(),C(286,"div",22)(287,"div",23),A(288,"12:15-15:45"),b(),C(289,"div",24),A(290,"Bookers name"),b(),C(291,"div",25)(292,"span"),A(293,"Fotball"),b(),C(294,"span"),A(295,"Match"),b()(),C(296,"div",26)(297,"a",27),A(298,"i"),b(),C(299,"div",28)(300,"div",29)(301,"div",23),A(302,"12:15-15:45"),b(),C(303,"div",24),A(304,"Bookers name"),b(),C(305,"div",30)(306,"span"),A(307,"Fotball"),b(),C(308,"span"),A(309,"Match"),b()()(),C(310,"div",31),A(311,"Reserved: "),C(312,"strong"),A(313,"1/2 of the field"),b()(),C(314,"div",32)(315,"div",33),A(316,"Comments"),b(),A(317," The rabbit-hole went straight on like a tunnel for some way, and then dipped suddenly down, so suddenly that Alice had not a moment to think about stopping herself "),b(),C(318,"div",34)(319,"a",35),A(320,"Send e-mail to booker"),b()(),G(321,"div",36),b()()(),C(322,"div",22)(323,"div",23),A(324,"12:15-15:45"),b(),C(325,"div",24),A(326,"Bookers name"),b(),C(327,"div",25)(328,"span"),A(329,"Fotball"),b(),C(330,"span"),A(331,"Match"),b()(),C(332,"div",26)(333,"a",27),A(334,"i"),b(),C(335,"div",28)(336,"div",29)(337,"div",23),A(338,"12:15-15:45"),b(),C(339,"div",24),A(340,"Bookers name"),b(),C(341,"div",30)(342,"span"),A(343,"Fotball"),b(),C(344,"span"),A(345,"Match"),b()()(),C(346,"div",31),A(347,"Reserved: "),C(348,"strong"),A(349,"1/2 of the field"),b()(),C(350,"div",32)(351,"div",33),A(352,"Comments"),b(),A(353," The rabbit-hole went straight on like a tunnel for some way, and then dipped suddenly down, so suddenly that Alice had not a moment to think about stopping herself "),b(),C(354,"div",34)(355,"a",35),A(356,"Send e-mail to booker"),b()(),G(357,"div",36),b()()(),C(358,"div",37)(359,"a",7),A(360,"Book time"),b()()()()())}}),n})(),JG=(()=&gt;{class n{constructor(){}ngOnInit(){}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275cmp=Ee({type:n,selectors:[["app-booking"]],decls:77,vars:0,consts:[[1,"contentContainer"],[1,"contentBreadcrumbContainer"],[1,"wrap"],["href","#"],[1,"wrap","fullWidth","clearfix"],[1,"block"],[1,"clearfix"],[1,"filterContainer"],[1,"box"],[1,"label"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"div",2)(3,"a",3),A(4,"Hjem"),b(),C(5,"a",3),A(6,"Langrenn"),b()()(),C(7,"div",4)(8,"div",5)(9,"article",6)(10,"h1"),A(11,"Book facilities"),b(),C(12,"p"),A(13,"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."),b()()(),C(14,"div",5)(15,"div",7)(16,"div",8)(17,"div",9),A(18,"Vis:"),b(),C(19,"select")(20,"option"),A(21,"Month view"),b(),C(22,"option"),A(23,"Week view"),b(),C(24,"option"),A(25,"day view"),b()()(),C(26,"div",8)(27,"div",9),A(28,"Select month:"),b(),C(29,"select")(30,"option"),A(31,"Oktober"),b(),C(32,"option"),A(33,"November"),b(),C(34,"option"),A(35,"December"),b()()(),C(36,"div",8)(37,"div",9),A(38,"Facility"),b(),C(39,"select")(40,"option"),A(41,"Alle"),b(),C(42,"option"),A(43,"Alle"),b(),C(44,"option"),A(45,"Alle"),b()()(),C(46,"div",8)(47,"div",9),A(48,"Filter events:"),b(),C(49,"select")(50,"option"),A(51,"Alle"),b(),C(52,"option"),A(53,"Alle"),b(),C(54,"option"),A(55,"Alle"),b()()(),C(56,"div",8)(57,"div",9),A(58,"Filter sports"),b(),C(59,"select")(60,"option"),A(61,"Alle"),b(),C(62,"option"),A(63,"Alle"),b(),C(64,"option"),A(65,"Alle"),b()()(),C(66,"div",8)(67,"div",9),A(68,"Location"),b(),C(69,"select")(70,"option"),A(71,"Alle"),b(),C(72,"option"),A(73,"Alle"),b(),C(74,"option"),A(75,"Alle"),b()()()()(),G(76,"booking-month-calendar"),b()())},dependencies:[sc,ac,XG]}),n})(),Lb=(()=&gt;{class n extends Zl{constructor(e){super(Wn_api_url+"/contentcategory",e)}getInfo(){return"ContentCategoryService: "+super.getContextInfo()}}return n.\u0275fac=function(e){return new(e||n)(K(Ir))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),eY=(()=&gt;{class n{constructor(e,r,i,o,s,a){this.ref=e,this.activatedRoute=r,this.service=i,this.sanitizer=o,this.pageService=s,this.utilsService=a,this.serverRoot="/portal"}get url(){return this.utilsService.formUrl}ngOnInit(){this.scrollToTop(),this.activatedRoute.paramMap.subscribe(e=&gt;{this.utilsService.searchFromAnotherPage.next(!0),this.subscription=this.pageService.getPage().subscribe(r=&gt;{this.page=r,this.utilsService.updatePropertyValues(r,null)})})}ngAfterViewInit(){this.ref.detach()}ngOnDestroy(){this.subscription.unsubscribe()}getUrl(){return this.sanitizer.bypassSecurityTrustResourceUrl(this.url)}scrollToTop(){try{window.scrollTo({left:0,top:0,behavior:"smooth"})}catch{window.scrollTo(0,0)}}}return n.\u0275fac=function(e){return new(e||n)(F(Xt),F(zn),F(Lb),F(Or),F(dr),F(gn))},n.\u0275cmp=Ee({type:n,selectors:[["app-forms"]],decls:4,vars:1,consts:[[1,"contentContainer"],[1,"wrap","clearfix"],[1,"iframe-wrapper"],["width","100%","scrolling","auto","frameborder","0","height","900",3,"src"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"div",2),G(3,"iframe",3),b()()()),2&amp;e&amp;&amp;(k(3),R("src",r.getUrl(),Sg))},styles:[".iframe-wrapper[_ngcontent-%COMP%]{width:100%;margin-top:50px}"]}),n})();const tY=["submitButton"];function nY(n,t){if(1&amp;n&amp;&amp;(C(0,"option",29),A(1),b()),2&amp;n){const e=t.$implicit;R("value",e),k(1),_e(e)}}function rY(n,t){if(1&amp;n&amp;&amp;(C(0,"option",29),A(1),b()),2&amp;n){const e=t.$implicit;R("value",e.id),k(1),_e(e.overrideName||e.name)}}function iY(n,t){if(1&amp;n&amp;&amp;(C(0,"option",29),A(1),b()),2&amp;n){const e=t.$implicit;R("value",e.id),k(1),_e(e.displayName)}}function oY(n,t){if(1&amp;n&amp;&amp;G(0,"news-block-container",30),2&amp;n){const e=U();R("page",e.page)("newsCount",e.newsCount)}}const sY=function(n,t){return{highlightedElement:n,defaultElement:t}};function aY(n,t){if(1&amp;n){const e=Mt();C(0,"a",31),ie("click",function(){const o=Pe(e).$implicit;return Re(U().onArchiveSelected(o))}),C(1,"span"),A(2),b()()}if(2&amp;n){const e=t.$implicit,r=U();He("color",r.highlightedYear===e?"#fff":null==r.page?null:r.page.themeMainColor)("background-color",r.highlightedYear===e?null==r.page?null:r.page.themeMainColor:"transparent"),R("ngClass",fs(8,sY,r.highlightedYear===e,r.highlightedYear!==e)),k(1),He("color",r.highlightedYear===e?"#fff":null==r.page?null:r.page.themeMainColor),k(1),$e("",e," Nyheter")}}const _x=function(n){return{cursorDefault:n}};let lY=(()=&gt;{class n{constructor(e,r,i,o,s,a){this.activatedRoute=r,this.router=i,this.newsService=o,this.service=s,this.utilsService=a,this.searchWord="",this.years=[],this.teams=[],this.selectedYear=-1,this.shouldBeDisabled=!0,this.subscriptions=[],this.element=e.nativeElement}ngOnInit(){this.service.setSportId(-1),this.service.setTeamId(-1),this.subscriptions.push(this.utilsService.newsCount.subscribe(e=&gt;this.newsCount=e)),this.activatedRoute.queryParams.subscribe(e=&gt;{this.searchWord=e.searchWord?e.searchWord:"",this.subscriptions.push(this.service.getPage().subscribe(r=&gt;{this.page=r,this.utilsService.updatePropertyValues(r,null),this.activeSports=r.sports,this.sportDropdownValue=e.sportId?e.sportId:-1,this.onSportSelectionChanged(this.sportDropdownValue),this.teamDropdownValue=e.teamId?e.teamId:-1,this.service.setTeamId(this.teamDropdownValue);let i=this.button.nativeElement;setTimeout(()=&gt;{i.click()},200),r&amp;&amp;r.imageGalleries&amp;&amp;this.utilsService.renderImageGallery(null,-1,-1),this.scrollPage()})),this.subscriptions.push(this.utilsService.searchWord.subscribe(r=&gt;{this.searchWord=r})),this.subscriptions.push(this.utilsService.searchYear.subscribe(r=&gt;{this.highlightedYear=+r})),this.subscriptions.push(this.newsService.getArchiveAge().subscribe(r=&gt;{const i=r.Year?r.Year:2004;for(let s=(new Date).getFullYear();s&gt;=i;s--)this.years.push(s)}))})}onSearchFieldSubmit(e,r){e.preventDefault(),this.utilsService.searchWord.next(r)}onYearSelectionChanged(e){this.utilsService.searchYear.next(e)}onSportSelectionChanged(e){this.service.setSportId(e),this.teamDropdownValue=-1,this.utilsService.searchTeam.next("-1"),this.teams=+e&gt;0?this.page.sports.filter(r=&gt;r.id===+e)[0].teams:[],this.shouldBeDisabled="-1"===e}onTeamSelectionChanged(e){this.utilsService.searchTeam.next(e)}onArchiveSelected(e){this.highlightedYear=e,this.selectedYear=e,this.utilsService.searchYear.next(e),this.scrollPage()}ngOnDestroy(){this.subscriptions.forEach(e=&gt;e?e.unsubscribe():null)}scrollPage(){try{window.scrollTo({left:0,top:0,behavior:"smooth"})}catch{window.scrollTo(0,0)}}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(zn),F(sn),F(ql),F(dr),F(gn))},n.\u0275cmp=Ee({type:n,selectors:[["app-news"]],viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(tY,7),2&amp;e){let i;We(i=Ge())&amp;&amp;(r.button=i.first)}},decls:55,vars:21,consts:[[1,"contentContainer"],[1,"contentBreadcrumbContainer"],[1,"wrap"],["href",""],[1,"socialLinks"],["target","_blank",3,"ngClass"],["src","assets/gfx/icon.facebook.png","alt","Facebook"],["src","assets/gfx/icon.twitter.png","alt","Twitter"],[1,"wrap","clearfix"],[1,"leftbar"],[1,"block"],[1,"headingContainer"],["customMarginTop","17",3,"customUnderlineColor"],[1,"newsFilter"],[1,"boxes"],[1,"box"],[1,"inputContainer"],["type","search",3,"ngModel","keyup.enter","ngModelChange"],["search",""],["type","submit",3,"click"],["submitButton",""],[3,"ngModel","change","ngModelChange"],["value","-1"],[3,"value",4,"ngFor","ngForOf"],[3,"disabled","ngModel","change","ngModelChange"],["place","news",3,"page","newsCount",4,"ngIf"],[1,"rightbar"],["customMarginTop","20",3,"customUnderlineColor"],["style","text-decoration: none",3,"ngClass","color","backgroundColor","click",4,"ngFor","ngForOf"],[3,"value"],["place","news",3,"page","newsCount"],[2,"text-decoration","none",3,"ngClass","click"]],template:function(e,r){if(1&amp;e){const i=Mt();C(0,"div",0)(1,"div",1)(2,"div",2),G(3,"a",3)(4,"a",3),C(5,"div",4)(6,"a",5),G(7,"img",6),b(),C(8,"a",5),G(9,"img",7),b()()()(),C(10,"div",8)(11,"div",9)(12,"div",10)(13,"div",11)(14,"h2"),A(15,"Nyheter"),b(),G(16,"hr",12),b(),C(17,"div",13)(18,"div",14)(19,"div",15)(20,"span"),A(21,"S\xf8k"),b(),C(22,"div",16)(23,"input",17,18),ie("keyup.enter",function(s){Pe(i);const a=Nr(24);return Re(r.onSearchFieldSubmit(s,a.value))})("ngModelChange",function(s){return r.searchWord=s}),b(),C(25,"button",19,20),ie("click",function(s){Pe(i);const a=Nr(24);return Re(r.onSearchFieldSubmit(s,a.value))}),b()()(),C(27,"div",15)(28,"span"),A(29,"\xc5r"),b(),C(30,"select",21),ie("change",function(s){return r.onYearSelectionChanged(s.target.value)})("ngModelChange",function(s){return r.selectedYear=s}),C(31,"option",22),A(32,"Alle"),b(),z(33,nY,2,2,"option",23),b()(),C(34,"div",15)(35,"span"),A(36,"Idrett"),b(),C(37,"select",21),ie("change",function(s){return r.onSportSelectionChanged(s.target.value)})("ngModelChange",function(s){return r.sportDropdownValue=s}),C(38,"option",22),A(39,"Alle"),b(),z(40,rY,2,2,"option",23),b()(),C(41,"div",15)(42,"span"),A(43,"Lag"),b(),C(44,"select",24),ie("change",function(s){return r.onTeamSelectionChanged(s.target.value)})("ngModelChange",function(s){return r.teamDropdownValue=s}),C(45,"option",22),A(46),b(),z(47,iY,2,2,"option",23),b()()()(),z(48,oY,1,2,"news-block-container",25),b()(),C(49,"div",26)(50,"div",10)(51,"h2"),A(52," Nyhetsarkiv "),G(53,"hr",27),b(),z(54,aY,3,11,"a",28),b()()()()}2&amp;e&amp;&amp;(k(6),R("ngClass",gt(17,_x,!(null!=r.page&amp;&amp;r.page.organization.facebookUrl))),Te("href",null!=r.page&amp;&amp;r.page.organization.facebookUrl?r.page.organization.facebookUrl:null,wn),k(2),R("ngClass",gt(19,_x,!(null!=r.page&amp;&amp;r.page.organization.twitterUrl))),Te("href",null!=r.page&amp;&amp;r.page.organization.twitterUrl?r.page.organization.twitterUrl:null,wn),k(8),R("customUnderlineColor",null==r.page?null:r.page.themeMainColor),k(7),R("ngModel",r.searchWord),k(7),R("ngModel",r.selectedYear),k(3),R("ngForOf",r.years),k(4),R("ngModel",r.sportDropdownValue),k(3),R("ngForOf",r.activeSports),k(4),R("disabled",r.shouldBeDisabled)("ngModel",r.teamDropdownValue),k(2),_e(r.shouldBeDisabled?"Velg idrett":"Alle"),k(1),R("ngForOf",r.teams),k(1),R("ngIf",r.newsCount),k(5),R("customUnderlineColor",null==r.page?null:r.page.themeMainColor),k(1),R("ngForOf",r.years))},dependencies:[_i,hn,jt,ab,Co,sc,ac,rc,sp,Kh,op],styles:[".cursorDefault[_ngcontent-%COMP%]{cursor:default}"]}),n})();const cY=function(n,t){return{highlightedElement:n,defaultElement:t}},uY=function(n){return["/news",n]};function dY(n,t){if(1&amp;n){const e=Mt();C(0,"li")(1,"a",2),ie("click",function(){const o=Pe(e).$implicit;return Re(U().onNewsSelected(o.id))}),C(2,"div",3),A(3),Pn(4,"date"),b(),A(5),b()()}if(2&amp;n){const e=t.$implicit,r=U();k(1),He("color",r.selectedNews===e.id?"#fff":r.mainColor)("background-color",r.selectedNews===e.id?r.mainColor:"transparent"),R("ngClass",fs(13,cY,r.selectedNews===e.id,r.selectedNews!==e.id))("routerLink",gt(16,uY,e.id)),k(1),He("color",r.selectedNews===e.id?"#fff":r.mainColor),k(1),$e(" ",ti(4,10,e.publishTime,"longDate")," "),k(2),$e(" ",e.title," ")}}let fY=(()=&gt;{class n{constructor(e,r){this.service=e,this.route=r}ngOnInit(){this.selectedNews=+this.route.snapshot.params.id,this.service.getLatest().subscribe(e=&gt;{this.latestNewsList=e}),this.service.getPopular().subscribe(e=&gt;{this.popularNewsList=e})}onNewsSelected(e){this.selectedNews=e}}return n.\u0275fac=function(e){return new(e||n)(F(ql),F(zn))},n.\u0275cmp=Ee({type:n,selectors:[["news-list-container-ul"]],inputs:{news:"news",newsType:"newsType",mainColor:"mainColor"},decls:2,vars:1,consts:[[1,"newsList","reset"],[4,"ngFor","ngForOf"],[2,"padding-left","20px",3,"ngClass","routerLink","click"],[1,"date"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"ul",0),z(1,dY,6,18,"li",1),b()),2&amp;e&amp;&amp;(k(1),R("ngForOf","latest"===r.newsType?r.latestNewsList:r.popularNewsList))},dependencies:[_i,hn,vr,Pi]}),n})();const hY=function(n){return["/","sport",n]};function pY(n,t){if(1&amp;n&amp;&amp;(C(0,"a",12),A(1),b()),2&amp;n){const e=U(2);R("routerLink",gt(2,hY,e.news.sport.id)),k(1),_e(e.news.sport.overrideName||e.news.sport.name)}}const mY=function(n,t){return["/","sport",n,t]};function gY(n,t){if(1&amp;n&amp;&amp;(C(0,"a",12),A(1),b()),2&amp;n){const e=U(2);R("routerLink",fs(2,mY,e.news.team.sport.id,e.news.team.id)),k(1),_e(e.getTeamsName())}}const _Y=function(){return["/"]},vY=function(n){return["/","news",n]};function yY(n,t){if(1&amp;n&amp;&amp;(C(0,"div",11)(1,"a",12),A(2,"Hjem"),b(),z(3,pY,2,4,"a",13),Pn(4,"json"),z(5,gY,2,5,"a",13),Pn(6,"json"),C(7,"a",12),A(8),b()()),2&amp;n){const e=U();k(1),R("routerLink",Bn(9,_Y)),k(2),R("ngIf","{}"!=Ls(4,5,e.news.sport)),k(2),R("ngIf","{}"!=Ls(6,7,e.news.team)&amp;&amp;e.page),k(2),R("routerLink",gt(10,vY,null==e.news?null:e.news.id)),k(1),_e(null==e.news?null:e.news.title)}}function bY(n,t){1&amp;n&amp;&amp;G(0,"div",27),2&amp;n&amp;&amp;He("background-image",U().$implicit)}function CY(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,bY,1,2,"div",26),et()),2&amp;n){const e=t.index,r=U(3);k(1),R("ngIf",r.visibleImageArray[e])}}function wY(n,t){if(1&amp;n&amp;&amp;(C(0,"div",22)(1,"div",23)(2,"div",24),z(3,CY,2,1,"ng-container",25),b()()()),2&amp;n){const e=U(2);k(3),R("ngForOf",e.backgroundImages)}}function SY(n,t){if(1&amp;n){const e=Mt();C(0,"div",6)(1,"article",14)(2,"h2"),A(3),G(4,"hr",15),b(),C(5,"div",16),A(6),Pn(7,"date"),b(),C(8,"p",17),A(9),b(),z(10,wY,4,1,"div",18),C(11,"span",19),ie("click",function(){return Pe(e),Re(U().shareOnFacebook())}),A(12,"Del "),C(13,"span",20),A(14,"f"),b()(),G(15,"app-safe-content",21),b()()}if(2&amp;n){const e=U();k(3),$e(" ",e.news.title," "),k(1),R("customUnderlineColor",null==e.page?null:e.page.themeMainColor),k(2),x_(" ",ti(7,9,e.news.publishTime,"dd.MM.yy"),", ",null==e.news.author?null:e.news.author.firstname," ",null==e.news.author?null:e.news.author.lastname,", ",e.news.pageHits," visninger "),k(3),_e(null==e.news?null:e.news.ingress),k(1),R("ngIf",e.backgroundImages.length),k(5),R("content",e.news.content)}}function DY(n,t){if(1&amp;n&amp;&amp;(C(0,"a",29),A(1),b()),2&amp;n){const e=t.$implicit,r=U(2);kn(r.getBackground(e)),tf("href","",r.baseAttachmentUrl,"",e.filename,"",wn),k(1),$e(" ",e.uploadFileName," ")}}function MY(n,t){if(1&amp;n&amp;&amp;(C(0,"div",6)(1,"article",14)(2,"h2"),A(3," Vedlegg "),G(4,"hr",15),b(),z(5,DY,2,5,"a",28),b()()),2&amp;n){const e=U();k(4),R("customUnderlineColor",null==e.page?null:e.page.themeMainColor),k(1),R("ngForOf",e.attachments)}}function EY(n,t){if(1&amp;n){const e=Mt();C(0,"div",30)(1,"a",31),ie("mouseover",function(){return Pe(e),Re(U().buttonHovered=!0)})("mouseleave",function(){return Pe(e),Re(U().buttonHovered=!1)})("click",function(){return Pe(e),Re(U().goBack())}),A(2,"tilbake "),b()()}if(2&amp;n){const e=U();k(1),He("color",e.buttonHovered?"#fff":null==e.page?null:e.page.themeMainColor)("background-color",e.buttonHovered?null==e.page?null:e.page.themeMainColor:"#fff")}}let TY=(()=&gt;{class n{constructor(e,r,i,o,s,a,f,v){this.logger=e,this.activatedRoute=r,this.service=i,this.pageService=o,this.utilsService=s,this.sanitizer=a,this.location=f,this.router=v,this.backgroundImages=[],this.visibleImageArray=[],this.baseImageUrl="/upload/news/images/",this.baseShareUrl="https://www.facebook.com/sharer/sharer.php?u=",this.currentIndex=0,this.buttonHovered=!1,this.subscriptions=[]}ngOnInit(){this.activatedRoute.paramMap.subscribe(e=&gt;{this.utilsService.searchFromAnotherPage.next(!0),this.subscriptions.push(this.pageService.getPage().subscribe(r=&gt;{this.page=r,this.utilsService.updatePropertyValues(r,null),this.mainColor=this.page.themeBackgroundColor,this.utilsService.themeMainColor.next(this.page.themeMainColor),r&amp;&amp;r.imageGalleries&amp;&amp;this.utilsService.renderImageGallery(null,-1,-1),this.scrollPage()})),this.newsId=Number.parseInt(e.get("id")),this.subscriptions.push(this.service.get(this.newsId).subscribe(r=&gt;{r.id?(this.news=r,this.attachments=r.attachments,this.backgroundImages=[],this.baseAttachmentUrl="/portal/public/news/attachment/download.do?newsId="+this.newsId+"&amp;filename=",r.mainImage.filenameURL&amp;&amp;this.backgroundImages.push("url("+r.mainImage.filenameURL+")"),this.news.imageList.forEach(i=&gt;this.backgroundImages.push("url("+i.filenameURL+")")),this.handleImageVisibility(this.currentIndex)):this.router.navigateByUrl("not-found",{skipLocationChange:!0})},r=&gt;{if(404!==r.status)throw r;this.router.navigateByUrl("not-found",{skipLocationChange:!0})}))})}goBack(){this.location.back()}handleImageVisibility(e){this.visibleImageArray=[];for(let r=0;r&lt;this.backgroundImages.length;r++)this.visibleImageArray.push(r===e)}getBackground(e){return this.sanitizer.bypassSecurityTrustStyle(`\n      background: url(../assets/gfx/file.icon.${e.fileType.toLowerCase().substring(0,3)}.png) 0 center no-repeat;\n      background-size: 24px 23px;\n    `)}getTeamsName(){const e=this.news.team,r=e.sport.id,o=this.page.sports.find(s=&gt;s.id===r).teams;return this.utilsService.getFilteredDisplayName(e,o,ii.News)}scrollPage(){try{window.scrollTo({left:0,top:0,behavior:"smooth"})}catch{window.scrollTo(0,0)}}shareOnFacebook(){window.open(`${this.baseShareUrl}${window.location.href||document.URL}`,"_blank")}ngOnDestroy(){this.subscriptions.forEach(e=&gt;e?e.unsubscribe():null)}}return n.\u0275fac=function(e){return new(e||n)(F(_s),F(zn),F(ql),F(dr),F(gn),F(Or),F(Hl),F(sn))},n.\u0275cmp=Ee({type:n,selectors:[["app-news-detail"]],decls:15,vars:6,consts:[[1,"contentContainer"],[1,"contentBreadcrumbContainer"],["class","wrap",4,"ngIf"],[1,"wrap","clearfix"],[1,"leftbar"],["class","block",4,"ngIf"],[1,"block"],["class","btn small back",4,"ngIf"],[1,"rightbar"],["customMarginTop","20",3,"customUnderlineColor"],["newsType","latest",3,"mainColor"],[1,"wrap"],[3,"routerLink"],[3,"routerLink",4,"ngIf"],[1,"clearfix"],["customMarginTop","14",3,"customUnderlineColor"],[1,"news-info"],[1,"description-text"],["class","block","style","margin-bottom: 0",4,"ngIf"],[1,"share-button",3,"click"],[1,"f-icon"],[3,"content"],[1,"block",2,"margin-bottom","0"],[1,"sliderGallery"],[1,"items"],[4,"ngFor","ngForOf"],["class","item",3,"background-image",4,"ngIf"],[1,"item"],["class","filelist",3,"href","style",4,"ngFor","ngForOf"],[1,"filelist",3,"href"],[1,"btn","small","back"],[3,"mouseover","mouseleave","click"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1),z(2,yY,9,12,"div",2),b(),C(3,"div",3)(4,"div",4),z(5,SY,16,12,"div",5),z(6,MY,6,2,"div",5),C(7,"div",6),z(8,EY,3,4,"div",7),b()(),C(9,"div",8)(10,"div",6)(11,"h2"),A(12," Siste nyheter "),G(13,"hr",9),b(),G(14,"news-list-container-ul",10),b()()()()),2&amp;e&amp;&amp;(k(2),R("ngIf",r.news),k(3),R("ngIf",r.news),k(1),R("ngIf",r.attachments&amp;&amp;r.attachments.length),k(2),R("ngIf",r.news),k(5),R("customUnderlineColor",null==r.page?null:r.page.themeMainColor),k(1),R("mainColor",null==r.page?null:r.page.themeMainColor))},dependencies:[hn,jt,fY,Co,Uu,vr,_E,Pi],styles:['@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:300,300i,700,700i";.filelist[_ngcontent-%COMP%]{font-size:16px;color:#222;font-weight:300;padding:12px 0 12px 40px;border-bottom:1px solid #ebebec;display:block}.description-text[_ngcontent-%COMP%]{font-weight:700;margin:20px 0}.news-info[_ngcontent-%COMP%]{color:#999;font-size:.9rem;text-align:right}  iframe{width:100%;height:450px}  img{max-width:100%}.share-button[_ngcontent-%COMP%]{font-size:1rem;font-weight:700;text-align:center;color:#fff;background:linear-gradient(#415d97,#7893cc,#415d97);border-radius:2px;cursor:pointer;padding:4px 6px 4px 10px;margin-top:5px;display:inline-block}.share-button[_ngcontent-%COMP%]:hover{background:linear-gradient(#415d97,#7893cc)}.f-icon[_ngcontent-%COMP%]{margin-left:8px;border:1px solid #889ecc;padding:0 4px;border-radius:4px}']}),n})(),AY=(()=&gt;{class n{constructor(e){this.utils=e,this.showFacilityItemsState="inactive"}ngOnInit(){}showItemsMobileTrigger(e){e.preventDefault(),e.target.classList.toggle("open"),this.showFacilityItemsState="active"===this.showFacilityItemsState?"inactive":"active"}loadMoreEvents(e){e.preventDefault()}}return n.\u0275fac=function(e){return new(e||n)(F(gn))},n.\u0275cmp=Ee({type:n,selectors:[["app-events"]],decls:284,vars:1,consts:[[1,"contentContainer"],[1,"contentBreadcrumbContainer"],[1,"wrap"],["href","#"],[1,"socialLinks"],["src","assets/gfx/icon.facebook.png","alt","Facebook"],["src","assets/gfx/icon.twitter.png","alt","Twitter"],[1,"wrap","fullWidth","clearfix"],[1,"block"],[1,"clearfix"],[1,"generalTabs"],[1,"legend","events"],[1,"red"],[1,"blue"],[1,"mobileTrigger"],[1,"label"],[3,"click"],[1,"items","mobile"],["href","#",1,"selected"],[1,"items"],[1,"eventsContainer"],[1,"tableContainer"],[1,"eventFilter"],[1,"selected",3,"click"],[1,"eventFilter","byTeam"],[1,"disabled"],[1,"day"],[1,"labels"],[1,"selected"],[1,"dayInfo"],[1,"currentDay"],[1,"title"],[1,"subInfo"],[1,"time"],[1,"btn","small"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"div",2)(3,"a",3),A(4,"Hjem"),b(),C(5,"a",3),A(6,"Langrenn"),b(),C(7,"div",4)(8,"span"),A(9,"Share this page at:"),b(),C(10,"a",3),G(11,"img",5),b(),C(12,"a",3),G(13,"img",6),b()()()(),C(14,"div",7)(15,"div",8)(16,"article",9)(17,"h1"),A(18,"Upcoming events"),b(),C(19,"p"),A(20,"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."),b()()(),C(21,"div",8)(22,"div",10)(23,"div",11)(24,"div",12),A(25,"= Match"),b(),C(26,"div",13),A(27,"= Other events"),b()(),C(28,"div",14)(29,"span",15),A(30,"Choose facility:"),b(),C(31,"a",16),ie("click",function(o){return r.showItemsMobileTrigger(o)}),A(32,"Events &amp; maches"),b()(),C(33,"div",17)(34,"a",18),A(35,"Events"),b(),C(36,"a",3),A(37,"Training"),b()(),C(38,"div",19)(39,"a",18),A(40,"Events"),b(),C(41,"a",3),A(42,"Training"),b()()(),C(43,"div",20)(44,"div",21)(45,"div",22)(46,"h2"),A(47,"Filter by group:"),b(),C(48,"div",19)(49,"a",23),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(50,"All groups"),b(),C(51,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(52,"Fotball"),b(),C(53,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(54,"Allidrett"),b(),C(55,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(56,"Badminton"),b(),C(57,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(58,"Orientering"),b(),C(59,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(60,"Langrenn"),b(),C(61,"a",16),ie("click",function(o){return r.utils.onCheckBoxClick(o)}),A(62,"Innebandy"),b()()(),C(63,"div",24)(64,"h2"),A(65,"Filter by team"),b(),C(66,"select")(67,"option"),A(68,"Choose team"),b(),C(69,"option"),A(70,"Choose team"),b(),C(71,"option"),A(72,"Choose team"),b()()(),C(73,"table")(74,"tr")(75,"th"),A(76,"Mond"),b(),C(77,"th"),A(78,"Tue"),b(),C(79,"th"),A(80,"Wed"),b(),C(81,"th"),A(82,"Thu"),b(),C(83,"th"),A(84,"Fri"),b(),C(85,"th"),A(86,"Sat"),b(),C(87,"th"),A(88,"Sun"),b()(),C(89,"tr")(90,"td",25)(91,"div",26),A(92,"26"),b()(),C(93,"td",25)(94,"div",26),A(95,"27"),b()(),C(96,"td",25)(97,"div",26),A(98,"28"),b()(),C(99,"td",25)(100,"div",26),A(101,"29"),b()(),C(102,"td",25)(103,"div",26),A(104,"30"),b()(),C(105,"td")(106,"div",26),A(107,"31"),b()(),C(108,"td")(109,"div",26),A(110,"1"),b()()(),C(111,"tr")(112,"td")(113,"div",26),A(114,"2"),b()(),C(115,"td")(116,"div",26),A(117,"3"),b()(),C(118,"td")(119,"div",26),A(120,"4"),b()(),C(121,"td")(122,"div",26),A(123,"5"),b()(),C(124,"td")(125,"div",26),A(126,"6"),b()(),C(127,"td")(128,"div",26),A(129,"7"),b()(),C(130,"td")(131,"div",26),A(132,"8"),b()()(),C(133,"tr")(134,"td")(135,"div",26),A(136,"9"),b()(),C(137,"td")(138,"div",26),A(139,"10"),b()(),C(140,"td")(141,"div",26),A(142,"11"),b(),C(143,"div",27),G(144,"span",12),b()(),C(145,"td")(146,"div",26),A(147,"12"),b()(),C(148,"td")(149,"div",26),A(150,"13"),b()(),C(151,"td")(152,"div",26),A(153,"14"),b(),C(154,"div",27),G(155,"span",12)(156,"span",13),b()(),C(157,"td")(158,"div",26),A(159,"15"),b()()(),C(160,"tr")(161,"td")(162,"div",26),A(163,"16"),b()(),C(164,"td")(165,"div",26),A(166,"17"),b()(),C(167,"td",28)(168,"div",26),A(169,"18"),b(),C(170,"div",27),G(171,"span",12)(172,"span",13),b()(),C(173,"td")(174,"div",26),A(175,"19"),b()(),C(176,"td")(177,"div",26),A(178,"20"),b()(),C(179,"td")(180,"div",26),A(181,"21"),b()(),C(182,"td")(183,"div",26),A(184,"22"),b()()(),C(185,"tr")(186,"td")(187,"div",26),A(188,"23"),b()(),C(189,"td")(190,"div",26),A(191,"24"),b()(),C(192,"td")(193,"div",26),A(194,"25"),b()(),C(195,"td")(196,"div",26),A(197,"26"),b()(),C(198,"td")(199,"div",26),A(200,"27"),b()(),C(201,"td")(202,"div",26),A(203,"28"),b()(),C(204,"td")(205,"div",26),A(206,"29"),b()()(),C(207,"tr")(208,"td")(209,"div",26),A(210,"30"),b()(),C(211,"td",25)(212,"div",26),A(213,"31"),b()(),C(214,"td",25)(215,"div",26),A(216,"1"),b()(),C(217,"td",25)(218,"div",26),A(219,"2"),b()(),C(220,"td",25)(221,"div",26),A(222,"3"),b()(),C(223,"td",25)(224,"div",26),A(225,"4"),b()(),C(226,"td",25)(227,"div",26),A(228,"5"),b()()()()(),C(229,"div",29)(230,"div",30),A(231,"19th Oktober events"),b(),C(232,"table")(233,"tr")(234,"td")(235,"div",15),A(236,"fotball"),b(),C(237,"div",31),A(238,"Vestre Aker G08 - Lyn 4"),b(),C(239,"div",32),A(240,"Voksen grus 7A/5A"),b()(),C(241,"td")(242,"span",33),A(243,"18:00"),b(),A(244," 23. Sept "),b()(),C(245,"tr")(246,"td")(247,"div",15),A(248,"fotball"),b(),C(249,"div",31),A(250,"Vestre Aker G08 - Lyn 4"),b(),C(251,"div",32),A(252,"Voksen grus 7A/5A"),b()(),C(253,"td")(254,"span",33),A(255,"18:00"),b(),A(256," 23. Sept "),b()(),C(257,"tr")(258,"td")(259,"div",15),A(260,"fotball"),b(),C(261,"div",31),A(262,"Vestre Aker G08 - Lyn 4"),b(),C(263,"div",32),A(264,"Voksen grus 7A/5A"),b()(),C(265,"td")(266,"span",33),A(267,"18:00"),b(),A(268," 23. Sept "),b()(),C(269,"tr")(270,"td")(271,"div",15),A(272,"fotball"),b(),C(273,"div",31),A(274,"Vestre Aker G08 - Lyn 4"),b(),C(275,"div",32),A(276,"Voksen grus 7A/5A"),b()(),C(277,"td")(278,"span",33),A(279,"18:00"),b(),A(280," 23. Sept "),b()()(),C(281,"div",34)(282,"a",16),ie("click",function(o){return r.loadMoreEvents(o)}),A(283,"load more events"),b()()()()()()()),2&amp;e&amp;&amp;(k(33),R("@toggleHeight",r.showFacilityItemsState))},dependencies:[sc,ac],styles:['@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:300,300i,700,700i";.eventFilter[_ngcontent-%COMP%]{background-color:#eaedf0;padding:20px}.eventFilter.byTeam[_ngcontent-%COMP%]{border-top:1px solid #d8dbdf}.eventFilter[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#373f46;font-size:20px;font-weight:700;margin-bottom:20px}.eventFilter[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline-block;vertical-align:top;font-size:16px;line-height:1em;color:#32445e;font-family:Roboto Condensed,sans-serif;background-image:url(icon.checkbox.whitebg.65cf2dbbd93f009e.png);background-position:right 7px center;background-repeat:no-repeat;padding:12px 47px 10px 12px;font-style:italic;font-weight:300;margin:0 5px 5px 0;transition:background .3s ease,color .3s ease;border:2px solid #d8dbdf;box-sizing:border-box}.eventFilter[_ngcontent-%COMP%]   a.selected[_ngcontent-%COMP%]{background-image:url(icon.checkbox.checked.23b7d8b4624f2b65.png)}.eventFilter[_ngcontent-%COMP%]   select[_ngcontent-%COMP%]{display:block;width:40%;background-color:#fff;box-shadow:inset 0 2px #373f4633;height:40px;padding:0 20px;border:0;box-sizing:border-box;transition:box-shadow .3s ease}.eventsContainer[_ngcontent-%COMP%]{font-size:0;background:#eaedf0}.eventsContainer[_ngcontent-%COMP%]   .tableContainer[_ngcontent-%COMP%]{width:80%;display:inline-block;vertical-align:top}.eventsContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]{width:100%;border-spacing:0;border-top:1px solid #d8dbdf;border-left:1px solid #d8dbdf;font-family:Roboto Condensed,sans-serif;background-color:#fff}.eventsContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{background-color:#eaedf0;font-size:16px;font-weight:700;line-height:1em;padding:16px 10px;text-align:center;border-right:1px solid #d8dbdf;border-bottom:1px solid #d8dbdf}.eventsContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{font-size:24px;font-weight:700;line-height:1em;text-align:center;border-right:1px solid #ebebec;border-bottom:1px solid #ebebec;height:100px;box-sizing:border-box;width:14.28%;position:relative;padding:5px}.eventsContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td.selected[_ngcontent-%COMP%]{background-color:#f4f5f6}.eventsContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td.selected[_ngcontent-%COMP%]   .day[_ngcontent-%COMP%]{font-size:44px;color:#0075b8}.eventsContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   .labels[_ngcontent-%COMP%]{font-size:0;text-align:center;position:absolute;left:0;bottom:4px;width:100%;line-height:1em}.eventsContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   .labels[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:inline-block;vertical-align:top;height:6px;width:20px;border-radius:3px;margin:0 2px}.eventsContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   .labels[_ngcontent-%COMP%]   span.red[_ngcontent-%COMP%]{background-color:#df0009}.eventsContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   .labels[_ngcontent-%COMP%]   span.blue[_ngcontent-%COMP%]{background-color:#373f46}.eventsContainer[_ngcontent-%COMP%]   .dayInfo[_ngcontent-%COMP%]{display:inline-block;vertical-align:top;width:20%}.eventsContainer[_ngcontent-%COMP%]   .dayInfo[_ngcontent-%COMP%]   .currentDay[_ngcontent-%COMP%]{background:#373f46;color:#fff;font-size:30px;font-family:Roboto Condensed,sans-serif;text-align:center;font-weight:700;padding:20px 3px}.eventsContainer[_ngcontent-%COMP%]   .dayInfo[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]{border-spacing:0;border-top:1px solid #e1e2e4;width:100%;box-sizing:border-box;background:none}.eventsContainer[_ngcontent-%COMP%]   .dayInfo[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{padding:10px;border-bottom:1px solid #e1e2e4;width:auto;text-align:left;background:none}.eventsContainer[_ngcontent-%COMP%]   .dayInfo[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{border-right:1px solid #e1e2e4}.eventsContainer[_ngcontent-%COMP%]   .dayInfo[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:last-child{text-align:center;font-size:12px;font-weight:300;font-family:Roboto,sans-serif}.eventsContainer[_ngcontent-%COMP%]   .dayInfo[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   .label[_ngcontent-%COMP%]{font-size:10px;text-transform:uppercase;background:url(ribbon.56bbcfcd7a74193f.png) 100% 0 no-repeat;display:inline-block;color:#fff;line-height:1em;font-weight:300;padding:2px 13px 2px 15px;margin-left:-12px;font-family:Roboto,sans-serif}.eventsContainer[_ngcontent-%COMP%]   .dayInfo[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%]{font-size:22px;color:#373f46;font-family:Roboto Condensed,sans-serif;font-weight:700}.eventsContainer[_ngcontent-%COMP%]   .dayInfo[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   .subInfo[_ngcontent-%COMP%]{font-size:12px}.eventsContainer[_ngcontent-%COMP%]   .dayInfo[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   .time[_ngcontent-%COMP%]{display:block;font-size:20px;font-weight:700;line-height:1em}.eventsContainer[_ngcontent-%COMP%]   .dayInfo[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]{text-align:center;padding-top:20px}.eventsContainer[_ngcontent-%COMP%]   .dayInfo[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-transform:uppercase;background-image:url(arrow.down.blue.7bc88b2a445257e2.png);background-size:auto}.eventsContainer[_ngcontent-%COMP%]   .dayInfo[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{background-image:url(arrow.down.white.a15ef5f47dc01640.png)}@media only screen and (max-width: 1000px){.eventsContainer[_ngcontent-%COMP%]   .tableContainer[_ngcontent-%COMP%]{display:block;width:100%}.eventsContainer[_ngcontent-%COMP%]   .dayInfo[_ngcontent-%COMP%]{width:100%;display:block}.eventsContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td.selected[_ngcontent-%COMP%]   .day[_ngcontent-%COMP%]{font-size:30px}}@media only screen and (max-width: 760px){.eventsContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   .labels[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:10px}.eventFilter[_ngcontent-%COMP%]   select[_ngcontent-%COMP%]{width:100%}.eventsContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{height:50px}}'],data:{animation:[Ri("toggleHeight",[ur("inactive",Ft({height:"0",opacity:"0"})),ur("active",Ft({height:"*",opacity:"1"})),mr("* =&gt; *",xr("200ms"))])]}}),n})();const OY=function(){return["/"]};function IY(n,t){1&amp;n&amp;&amp;(C(0,"a",5),A(1,"Hjem"),b()),2&amp;n&amp;&amp;R("routerLink",Bn(1,OY))}const vx=function(n){return["/","sport",n]};function xY(n,t){if(1&amp;n&amp;&amp;(C(0,"a",5),A(1),b()),2&amp;n){const e=U(2);R("routerLink",gt(2,vx,e.contentCategory.sportId)),k(1),_e(e.contentCategory.overrideSportName||e.contentCategory.sportName)}}function kY(n,t){if(1&amp;n&amp;&amp;(C(0,"a",5),A(1),b()),2&amp;n){const e=U(2);R("routerLink",gt(2,vx,e.contentCategory.sportId)),k(1),_e(e.contentCategory.overrideSportName||e.contentCategory.sportName)}}const PY=function(n){return["/","news",n]};function RY(n,t){if(1&amp;n&amp;&amp;(C(0,"a",5),A(1),b()),2&amp;n){const e=U().$implicit;R("routerLink",gt(2,PY,null==e?null:e.id)),k(1),_e(null==e?null:e.title)}}function FY(n,t){if(1&amp;n&amp;&amp;(C(0,"div",18)(1,"div",19),z(2,RY,2,4,"a",4),b()()),2&amp;n){const e=t.$implicit;k(2),R("ngIf",null==e?null:e.id)}}function NY(n,t){if(1&amp;n&amp;&amp;(Je(0),C(1,"div",15)(2,"h2"),A(3," Relaterte nyheter "),G(4,"hr",16),b()(),z(5,FY,3,1,"div",17),et()),2&amp;n){const e=U(3);k(4),R("customUnderlineColor",null==e.page?null:e.page.themeMainColor),k(1),R("ngForOf",e.contentCategory.news)}}function LY(n,t){if(1&amp;n&amp;&amp;(C(0,"div",18)(1,"div",20)(2,"a",21),A(3),b()()()),2&amp;n){const e=t.$implicit;k(3),_e(null==e?null:e.title)}}function VY(n,t){if(1&amp;n&amp;&amp;(Je(0),C(1,"div",15)(2,"h2"),A(3," Relaterte dokumenter "),G(4,"hr",16),b()(),z(5,LY,4,1,"div",17),et()),2&amp;n){const e=U(3);k(4),R("customUnderlineColor",null==e.page?null:e.page.themeMainColor),k(1),R("ngForOf",e.contentCategory.contents)}}function BY(n,t){if(1&amp;n&amp;&amp;(C(0,"div",23)(1,"a",24),A(2),b()()),2&amp;n){const e=t.$implicit,r=U(4);k(1),kn(r.getBackground(e)),tf("href","",r.baseAttachmentUrl,"",null==e?null:e.filename,"",wn),k(1),$e(" ",null==e?null:e.title," ")}}function HY(n,t){if(1&amp;n&amp;&amp;(Je(0),C(1,"div",15)(2,"h2"),A(3," Vedlegg "),G(4,"hr",16),b()(),z(5,BY,3,5,"div",22),et()),2&amp;n){const e=U(3);k(4),R("customUnderlineColor",null==e.page?null:e.page.themeMainColor),k(1),R("ngForOf",e.contentCategory.contentAttachments)}}function $Y(n,t){if(1&amp;n&amp;&amp;(C(0,"div",13),z(1,NY,6,2,"ng-container",14),z(2,VY,6,2,"ng-container",14),z(3,HY,6,2,"ng-container",14),b()),2&amp;n){const e=U(2);k(1),R("ngIf",e.contentCategory.news.length&gt;0),k(1),R("ngIf",e.contentCategory.hasExpandedDocuments),k(1),R("ngIf",e.contentCategory.contentAttachments.length&gt;0)}}const UY=function(){return["."]};function jY(n,t){if(1&amp;n&amp;&amp;(C(0,"div",1)(1,"div",2)(2,"div",3),z(3,IY,2,2,"a",4),z(4,xY,2,4,"a",4),z(5,kY,2,4,"a",4),C(6,"a",5),A(7),b()()(),C(8,"div",6)(9,"div",7)(10,"div",8)(11,"article",9)(12,"h2"),A(13),G(14,"hr",10),b(),G(15,"app-safe-content",11)(16,"br"),b()()(),z(17,$Y,4,3,"div",12),b()()),2&amp;n){const e=U();k(3),R("ngIf",e.contentCategory.organizationId),k(1),R("ngIf",e.contentCategory.sportId),k(1),R("ngIf",e.contentCategory.teamId),k(1),R("routerLink",Bn(9,UY)),k(1),_e(e.contentCategory.name),k(6),$e(" ",e.contentCategory.name," "),k(1),R("customUnderlineColor",null==e.page?null:e.page.themeMainColor),k(1),R("content",e.contentCategory.content),k(2),R("ngIf",e.contentCategory.news.length&gt;0||e.contentCategory.hasExpandedDocuments||e.contentCategory.contentAttachments.length&gt;0)}}let zY=(()=&gt;{class n{constructor(e,r,i,o,s,a,f){this.logger=e,this.activatedRoute=r,this.router=i,this.service=o,this.sanitizer=s,this.pageService=a,this.utilsService=f,this.iframeContainer=[],this.serverRoot="/portal"}ngOnInit(){this.activatedRoute.paramMap.subscribe(e=&gt;{this.utilsService.searchFromAnotherPage.next(!0),this.contentCategoryId=+e.get("contentCategoryId"),this.service.get(this.contentCategoryId).subscribe(r=&gt;{r.id?(r.contentAttachments.sort((i,o)=&gt;i.id-o.id),this.contentCategory=r,r.content&amp;&amp;this.detectAndSanitizeIframes(r.content),this.baseAttachmentUrl=`/portal/public/content/attachment/download.do?contentCategoryId=${this.contentCategory.id}&amp;filename=`):this.router.navigateByUrl("not-found",{skipLocationChange:!0})},r=&gt;{if(404!==r.status)throw r;this.router.navigateByUrl("not-found",{skipLocationChange:!0})}),this.subscription=this.pageService.getPage().subscribe(r=&gt;{this.page=r,this.utilsService.updatePropertyValues(r,null)})})}getContentExtendedUrl(e){return!!e.url&amp;&amp;this.sanitizer.bypassSecurityTrustResourceUrl(e.url)}getBackground(e){return this.sanitizer.bypassSecurityTrustStyle(`\n      background: url(../assets/gfx/file.icon.${e.fileType.toLowerCase().substring(0,3)}.png) 0 center no-repeat;\n      background-size: 24px 23px;\n    `)}detectAndSanitizeIframes(e){let r,i,o;this.iframeContainer=[],r=e.split("&lt;iframe");for(let s=1;s&lt;r.length;s++)i=r[s].split('src="'),o=i[1].split('"'),this.iframeContainer.push(this.sanitizer.bypassSecurityTrustResourceUrl(o[0]))}ngOnDestroy(){this.subscription.unsubscribe()}}return n.\u0275fac=function(e){return new(e||n)(F(_s),F(zn),F(sn),F(Lb),F(Or),F(dr),F(gn))},n.\u0275cmp=Ee({type:n,selectors:[["app-content-category"]],decls:1,vars:1,consts:[["class","contentContainer",4,"ngIf"],[1,"contentContainer"],[1,"contentBreadcrumbContainer"],[1,"wrap"],[3,"routerLink",4,"ngIf"],[3,"routerLink"],[1,"wrap","clearfix"],[1,"leftbar"],[1,"block"],[1,"clearfix"],["customMarginTop","14",3,"customUnderlineColor"],[3,"content"],["class","rightbar",4,"ngIf"],[1,"rightbar"],[4,"ngIf"],[1,"block","removePadding"],["customMarginTop","20",3,"customUnderlineColor"],["class","block btnBlock",4,"ngFor","ngForOf"],[1,"block","btnBlock"],[1,"newsList","removePadding"],[1,"btn","medium","grey"],["href","#"],["class","block btnBlock removePadding",4,"ngFor","ngForOf"],[1,"block","btnBlock","removePadding"],[1,"filelist",3,"href"]],template:function(e,r){1&amp;e&amp;&amp;z(0,jY,18,10,"div",0),2&amp;e&amp;&amp;R("ngIf",r.contentCategory)},dependencies:[hn,jt,Co,Uu,vr],styles:['@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:300,300i,700,700i";.filelist[_ngcontent-%COMP%]{font-size:16px;color:#222;font-weight:300;padding:12px 0 12px 30px;border-bottom:1px solid #ebebec;display:block}.removePadding[_ngcontent-%COMP%]{padding:0;margin:0}']}),n})();function Vb(n,t,e,r){return D(e)&amp;&amp;(r=e,e=void 0),r?Vb(n,t,e).pipe(Se(i=&gt;m(i)?r(...i):r(i))):new ne(i=&gt;{yx(n,t,function o(s){i.next(arguments.length&gt;1?Array.prototype.slice.call(arguments):s)},i,e)})}function yx(n,t,e,r,i){let o;if(function YY(n){return n&amp;&amp;"function"==typeof n.addEventListener&amp;&amp;"function"==typeof n.removeEventListener}(n)){const s=n;n.addEventListener(t,e,i),o=()=&gt;s.removeEventListener(t,e,i)}else if(function GY(n){return n&amp;&amp;"function"==typeof n.on&amp;&amp;"function"==typeof n.off}(n)){const s=n;n.on(t,e),o=()=&gt;s.off(t,e)}else if(function WY(n){return n&amp;&amp;"function"==typeof n.addListener&amp;&amp;"function"==typeof n.removeListener}(n)){const s=n;n.addListener(t,e),o=()=&gt;s.removeListener(t,e)}else{if(!n||!n.length)throw new TypeError("Invalid event target");for(let s=0,a=n.length;s&lt;a;s++)yx(n[s],t,e,r,i)}r.add(o)}new class KY extends mo{flush(t){this.active=!0,this.scheduled=void 0;const{actions:e}=this;let r,i=-1,o=e.length;t=t||e.shift();do{if(r=t.execute(t.state,t.delay))break}while(++i&lt;o&amp;&amp;(t=e.shift()));if(this.active=!1,r){for(;++i&lt;o&amp;&amp;(t=e.shift());)t.unsubscribe();throw r}}}(class ZY extends $f{constructor(t,e){super(t,e),this.scheduler=t,this.work=e}requestAsyncId(t,e,r=0){return null!==r&amp;&amp;r&gt;0?super.requestAsyncId(t,e,r):(t.actions.push(this),t.scheduled||(t.scheduled=requestAnimationFrame(()=&gt;t.flush(null))))}recycleAsyncId(t,e,r=0){if(null!==r&amp;&amp;r&gt;0||null===r&amp;&amp;this.delay&gt;0)return super.recycleAsyncId(t,e,r);0===t.actions.length&amp;&amp;(cancelAnimationFrame(e),t.scheduled=void 0)}});let QY=1;const Bb={},bx={setImmediate(n){const t=QY++;return Bb[t]=n,Promise.resolve().then(()=&gt;function XY(n){const t=Bb[n];t&amp;&amp;t()}(t)),t},clearImmediate(n){delete Bb[n]}},Hb=new class eZ extends mo{flush(t){this.active=!0,this.scheduled=void 0;const{actions:e}=this;let r,i=-1,o=e.length;t=t||e.shift();do{if(r=t.execute(t.state,t.delay))break}while(++i&lt;o&amp;&amp;(t=e.shift()));if(this.active=!1,r){for(;++i&lt;o&amp;&amp;(t=e.shift());)t.unsubscribe();throw r}}}(class JY extends $f{constructor(t,e){super(t,e),this.scheduler=t,this.work=e}requestAsyncId(t,e,r=0){return null!==r&amp;&amp;r&gt;0?super.requestAsyncId(t,e,r):(t.actions.push(this),t.scheduled||(t.scheduled=bx.setImmediate(t.flush.bind(t,null))))}recycleAsyncId(t,e,r=0){if(null!==r&amp;&amp;r&gt;0||null===r&amp;&amp;this.delay&gt;0)return super.recycleAsyncId(t,e,r);0===t.actions.length&amp;&amp;(bx.clearImmediate(e),t.scheduled=void 0)}});class nZ{constructor(t){this.durationSelector=t}call(t,e){return e.subscribe(new rZ(t,this.durationSelector))}}class rZ extends zr{constructor(t,e){super(t),this.durationSelector=e,this.hasValue=!1}_next(t){if(this.value=t,this.hasValue=!0,!this.throttled){let e;try{const{durationSelector:i}=this;e=i(t)}catch(i){return this.destination.error(i)}const r=jr(this,e);!r||r.closed?this.clearThrottle():this.add(this.throttled=r)}}clearThrottle(){const{value:t,hasValue:e,throttled:r}=this;r&amp;&amp;(this.remove(r),this.throttled=null,r.unsubscribe()),e&amp;&amp;(this.value=null,this.hasValue=!1,this.destination.next(t))}notifyNext(t,e,r,i){this.clearThrottle()}notifyComplete(){this.clearThrottle()}}function Cx(n){return!m(n)&amp;&amp;n-parseFloat(n)+1&gt;=0}function oZ(n){const{index:t,period:e,subscriber:r}=n;if(r.next(t),!r.closed){if(-1===e)return r.complete();n.index=t+1,this.schedule(n,e)}}function wx(n,t=kh){return function tZ(n){return function(e){return e.lift(new nZ(n))}}(()=&gt;function iZ(n=0,t,e){let r=-1;return Cx(t)?r=Number(t)&lt;1?1:Number(t):Kn(t)&amp;&amp;(e=t),Kn(e)||(e=kh),new ne(i=&gt;{const o=Cx(n)?n:+n-e.now();return e.schedule(oZ,o,{index:0,period:r,subscriber:i})})}(n,t))}let aZ=(()=&gt;{class n{constructor(e,r,i){this._ngZone=e,this._platform=r,this._scrolled=new pe,this._globalSubscription=null,this._scrolledCount=0,this.scrollContainers=new Map,this._document=i}register(e){this.scrollContainers.has(e)||this.scrollContainers.set(e,e.elementScrolled().subscribe(()=&gt;this._scrolled.next(e)))}deregister(e){const r=this.scrollContainers.get(e);r&amp;&amp;(r.unsubscribe(),this.scrollContainers.delete(e))}scrolled(e=20){return this._platform.isBrowser?new ne(r=&gt;{this._globalSubscription||this._addGlobalListener();const i=e&gt;0?this._scrolled.pipe(wx(e)).subscribe(r):this._scrolled.subscribe(r);return this._scrolledCount++,()=&gt;{i.unsubscribe(),this._scrolledCount--,this._scrolledCount||this._removeGlobalListener()}}):we()}ngOnDestroy(){this._removeGlobalListener(),this.scrollContainers.forEach((e,r)=&gt;this.deregister(r)),this._scrolled.complete()}ancestorScrolled(e,r){const i=this.getAncestorScrollContainers(e);return this.scrolled(r).pipe(Ht(o=&gt;!o||i.indexOf(o)&gt;-1))}getAncestorScrollContainers(e){const r=[];return this.scrollContainers.forEach((i,o)=&gt;{this._scrollableContainsElement(o,e)&amp;&amp;r.push(o)}),r}_getWindow(){return this._document.defaultView||window}_scrollableContainsElement(e,r){let i=Ms(r),o=e.getElementRef().nativeElement;do{if(i==o)return!0}while(i=i.parentElement);return!1}_addGlobalListener(){this._globalSubscription=this._ngZone.runOutsideAngular(()=&gt;Vb(this._getWindow().document,"scroll").subscribe(()=&gt;this._scrolled.next()))}_removeGlobalListener(){this._globalSubscription&amp;&amp;(this._globalSubscription.unsubscribe(),this._globalSubscription=null)}}return n.\u0275fac=function(e){return new(e||n)(K(Ye),K(Hr),K(Ze,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),$b=(()=&gt;{class n{constructor(e,r,i){this._platform=e,this._change=new pe,this._changeListener=o=&gt;{this._change.next(o)},this._document=i,r.runOutsideAngular(()=&gt;{if(e.isBrowser){const o=this._getWindow();o.addEventListener("resize",this._changeListener),o.addEventListener("orientationchange",this._changeListener)}this.change().subscribe(()=&gt;this._viewportSize=null)})}ngOnDestroy(){if(this._platform.isBrowser){const e=this._getWindow();e.removeEventListener("resize",this._changeListener),e.removeEventListener("orientationchange",this._changeListener)}this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();const e={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),e}getViewportRect(){const e=this.getViewportScrollPosition(),{width:r,height:i}=this.getViewportSize();return{top:e.top,left:e.left,bottom:e.top+i,right:e.left+r,height:i,width:r}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};const e=this._document,r=this._getWindow(),i=e.documentElement,o=i.getBoundingClientRect();return{top:-o.top||e.body.scrollTop||r.scrollY||i.scrollTop||0,left:-o.left||e.body.scrollLeft||r.scrollX||i.scrollLeft||0}}change(e=20){return e&gt;0?this._change.pipe(wx(e)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){const e=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:e.innerWidth,height:e.innerHeight}:{width:0,height:0}}}return n.\u0275fac=function(e){return new(e||n)(K(Hr),K(Ye),K(Ze,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),Qu=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({}),n})(),Sx=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[Fu,Qu,Fu,Qu]}),n})();class uZ{constructor(t,e){this.predicate=t,this.inclusive=e}call(t,e){return e.subscribe(new dZ(t,this.predicate,this.inclusive))}}class dZ extends E{constructor(t,e,r){super(t),this.predicate=e,this.inclusive=r,this.index=0}_next(t){const e=this.destination;let r;try{r=this.predicate(t,this.index++)}catch(i){return void e.error(i)}this.nextOrComplete(t,r)}nextOrComplete(t,e){const r=this.destination;Boolean(e)?r.next(t):(this.inclusive&amp;&amp;r.next(t),r.complete())}}const Dx=wU();class fZ{constructor(t,e){this._viewportRuler=t,this._previousHTMLStyles={top:"",left:""},this._isEnabled=!1,this._document=e}attach(){}enable(){if(this._canBeEnabled()){const t=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=t.style.left||"",this._previousHTMLStyles.top=t.style.top||"",t.style.left=Gn(-this._previousScrollPosition.left),t.style.top=Gn(-this._previousScrollPosition.top),t.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){const t=this._document.documentElement,r=t.style,i=this._document.body.style,o=r.scrollBehavior||"",s=i.scrollBehavior||"";this._isEnabled=!1,r.left=this._previousHTMLStyles.left,r.top=this._previousHTMLStyles.top,t.classList.remove("cdk-global-scrollblock"),Dx&amp;&amp;(r.scrollBehavior=i.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),Dx&amp;&amp;(r.scrollBehavior=o,i.scrollBehavior=s)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;const e=this._document.body,r=this._viewportRuler.getViewportSize();return e.scrollHeight&gt;r.height||e.scrollWidth&gt;r.width}}class hZ{constructor(t,e,r,i){this._scrollDispatcher=t,this._ngZone=e,this._viewportRuler=r,this._config=i,this._scrollSubscription=null,this._detach=()=&gt;{this.disable(),this._overlayRef.hasAttached()&amp;&amp;this._ngZone.run(()=&gt;this._overlayRef.detach())}}attach(t){this._overlayRef=t}enable(){if(this._scrollSubscription)return;const t=this._scrollDispatcher.scrolled(0);this._config&amp;&amp;this._config.threshold&amp;&amp;this._config.threshold&gt;1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=t.subscribe(()=&gt;{const e=this._viewportRuler.getViewportScrollPosition().top;Math.abs(e-this._initialScrollPosition)&gt;this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=t.subscribe(this._detach)}disable(){this._scrollSubscription&amp;&amp;(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}class Mx{enable(){}disable(){}attach(){}}function Ub(n,t){return t.some(e=&gt;n.bottom&lt;e.top||n.top&gt;e.bottom||n.right&lt;e.left||n.left&gt;e.right)}function Ex(n,t){return t.some(e=&gt;n.top&lt;e.top||n.bottom&gt;e.bottom||n.left&lt;e.left||n.right&gt;e.right)}class pZ{constructor(t,e,r,i){this._scrollDispatcher=t,this._viewportRuler=e,this._ngZone=r,this._config=i,this._scrollSubscription=null}attach(t){this._overlayRef=t}enable(){this._scrollSubscription||(this._scrollSubscription=this._scrollDispatcher.scrolled(this._config?this._config.scrollThrottle:0).subscribe(()=&gt;{if(this._overlayRef.updatePosition(),this._config&amp;&amp;this._config.autoClose){const e=this._overlayRef.overlayElement.getBoundingClientRect(),{width:r,height:i}=this._viewportRuler.getViewportSize();Ub(e,[{width:r,height:i,bottom:i,right:r,top:0,left:0}])&amp;&amp;(this.disable(),this._ngZone.run(()=&gt;this._overlayRef.detach()))}}))}disable(){this._scrollSubscription&amp;&amp;(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}let mZ=(()=&gt;{class n{constructor(e,r,i,o){this._scrollDispatcher=e,this._viewportRuler=r,this._ngZone=i,this.noop=()=&gt;new Mx,this.close=s=&gt;new hZ(this._scrollDispatcher,this._ngZone,this._viewportRuler,s),this.block=()=&gt;new fZ(this._viewportRuler,this._document),this.reposition=s=&gt;new pZ(this._scrollDispatcher,this._viewportRuler,this._ngZone,s),this._document=o}}return n.\u0275fac=function(e){return new(e||n)(K(aZ),K($b),K(Ye),K(Ze))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();class Xu{constructor(t){if(this.scrollStrategy=new Mx,this.panelClass="",this.hasBackdrop=!1,this.backdropClass="cdk-overlay-dark-backdrop",this.disposeOnNavigation=!1,t){const e=Object.keys(t);for(const r of e)void 0!==t[r]&amp;&amp;(this[r]=t[r])}}}class gZ{constructor(t,e){this.connectionPair=t,this.scrollableViewProperties=e}}let Tx=(()=&gt;{class n{constructor(e){this._attachedOverlays=[],this._document=e}ngOnDestroy(){this.detach()}add(e){this.remove(e),this._attachedOverlays.push(e)}remove(e){const r=this._attachedOverlays.indexOf(e);r&gt;-1&amp;&amp;this._attachedOverlays.splice(r,1),0===this._attachedOverlays.length&amp;&amp;this.detach()}}return n.\u0275fac=function(e){return new(e||n)(K(Ze))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),_Z=(()=&gt;{class n extends Tx{constructor(e,r){super(e),this._ngZone=r,this._keydownListener=i=&gt;{const o=this._attachedOverlays;for(let s=o.length-1;s&gt;-1;s--)if(o[s]._keydownEvents.observers.length&gt;0){const a=o[s]._keydownEvents;this._ngZone?this._ngZone.run(()=&gt;a.next(i)):a.next(i);break}}}add(e){super.add(e),this._isAttached||(this._ngZone?this._ngZone.runOutsideAngular(()=&gt;this._document.body.addEventListener("keydown",this._keydownListener)):this._document.body.addEventListener("keydown",this._keydownListener),this._isAttached=!0)}detach(){this._isAttached&amp;&amp;(this._document.body.removeEventListener("keydown",this._keydownListener),this._isAttached=!1)}}return n.\u0275fac=function(e){return new(e||n)(K(Ze),K(Ye,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),vZ=(()=&gt;{class n extends Tx{constructor(e,r,i){super(e),this._platform=r,this._ngZone=i,this._cursorStyleIsSet=!1,this._pointerDownListener=o=&gt;{this._pointerDownEventTarget=Ba(o)},this._clickListener=o=&gt;{const s=Ba(o),a="click"===o.type&amp;&amp;this._pointerDownEventTarget?this._pointerDownEventTarget:s;this._pointerDownEventTarget=null;const f=this._attachedOverlays.slice();for(let v=f.length-1;v&gt;-1;v--){const M=f[v];if(M._outsidePointerEvents.observers.length&lt;1||!M.hasAttached())continue;if(M.overlayElement.contains(s)||M.overlayElement.contains(a))break;const x=M._outsidePointerEvents;this._ngZone?this._ngZone.run(()=&gt;x.next(o)):x.next(o)}}}add(e){if(super.add(e),!this._isAttached){const r=this._document.body;this._ngZone?this._ngZone.runOutsideAngular(()=&gt;this._addEventListeners(r)):this._addEventListeners(r),this._platform.IOS&amp;&amp;!this._cursorStyleIsSet&amp;&amp;(this._cursorOriginalValue=r.style.cursor,r.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){if(this._isAttached){const e=this._document.body;e.removeEventListener("pointerdown",this._pointerDownListener,!0),e.removeEventListener("click",this._clickListener,!0),e.removeEventListener("auxclick",this._clickListener,!0),e.removeEventListener("contextmenu",this._clickListener,!0),this._platform.IOS&amp;&amp;this._cursorStyleIsSet&amp;&amp;(e.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1}}_addEventListeners(e){e.addEventListener("pointerdown",this._pointerDownListener,!0),e.addEventListener("click",this._clickListener,!0),e.addEventListener("auxclick",this._clickListener,!0),e.addEventListener("contextmenu",this._clickListener,!0)}}return n.\u0275fac=function(e){return new(e||n)(K(Ze),K(Hr),K(Ye,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),ap=(()=&gt;{class n{constructor(e,r){this._platform=r,this._document=e}ngOnDestroy(){this._containerElement?.remove()}getContainerElement(){return this._containerElement||this._createContainer(),this._containerElement}_createContainer(){const e="cdk-overlay-container";if(this._platform.isBrowser||Xy()){const i=this._document.querySelectorAll(`.${e}[platform="server"], .${e}[platform="test"]`);for(let o=0;o&lt;i.length;o++)i[o].remove()}const r=this._document.createElement("div");r.classList.add(e),Xy()?r.setAttribute("platform","test"):this._platform.isBrowser||r.setAttribute("platform","server"),this._document.body.appendChild(r),this._containerElement=r}}return n.\u0275fac=function(e){return new(e||n)(K(Ze),K(Hr))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();class Ju{constructor(t,e,r,i,o,s,a,f,v,M=!1){this._portalOutlet=t,this._host=e,this._pane=r,this._config=i,this._ngZone=o,this._keyboardDispatcher=s,this._document=a,this._location=f,this._outsideClickDispatcher=v,this._animationsDisabled=M,this._backdropElement=null,this._backdropClick=new pe,this._attachments=new pe,this._detachments=new pe,this._locationChanges=l.EMPTY,this._backdropClickHandler=x=&gt;this._backdropClick.next(x),this._backdropTransitionendHandler=x=&gt;{this._disposeBackdrop(x.target)},this._keydownEvents=new pe,this._outsidePointerEvents=new pe,i.scrollStrategy&amp;&amp;(this._scrollStrategy=i.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=i.positionStrategy}get overlayElement(){return this._pane}get backdropElement(){return this._backdropElement}get hostElement(){return this._host}attach(t){!this._host.parentElement&amp;&amp;this._previousHostParent&amp;&amp;this._previousHostParent.appendChild(this._host);const e=this._portalOutlet.attach(t);return this._positionStrategy&amp;&amp;this._positionStrategy.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&amp;&amp;this._scrollStrategy.enable(),this._ngZone.onStable.pipe(mn(1)).subscribe(()=&gt;{this.hasAttached()&amp;&amp;this.updatePosition()}),this._togglePointerEvents(!0),this._config.hasBackdrop&amp;&amp;this._attachBackdrop(),this._config.panelClass&amp;&amp;this._toggleClasses(this._pane,this._config.panelClass,!0),this._attachments.next(),this._keyboardDispatcher.add(this),this._config.disposeOnNavigation&amp;&amp;(this._locationChanges=this._location.subscribe(()=&gt;this.dispose())),this._outsideClickDispatcher.add(this),"function"==typeof e?.onDestroy&amp;&amp;e.onDestroy(()=&gt;{this.hasAttached()&amp;&amp;this._ngZone.runOutsideAngular(()=&gt;Promise.resolve().then(()=&gt;this.detach()))}),e}detach(){if(!this.hasAttached())return;this.detachBackdrop(),this._togglePointerEvents(!1),this._positionStrategy&amp;&amp;this._positionStrategy.detach&amp;&amp;this._positionStrategy.detach(),this._scrollStrategy&amp;&amp;this._scrollStrategy.disable();const t=this._portalOutlet.detach();return this._detachments.next(),this._keyboardDispatcher.remove(this),this._detachContentWhenStable(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),t}dispose(){const t=this.hasAttached();this._positionStrategy&amp;&amp;this._positionStrategy.dispose(),this._disposeScrollStrategy(),this._disposeBackdrop(this._backdropElement),this._locationChanges.unsubscribe(),this._keyboardDispatcher.remove(this),this._portalOutlet.dispose(),this._attachments.complete(),this._backdropClick.complete(),this._keydownEvents.complete(),this._outsidePointerEvents.complete(),this._outsideClickDispatcher.remove(this),this._host?.remove(),this._previousHostParent=this._pane=this._host=null,t&amp;&amp;this._detachments.next(),this._detachments.complete()}hasAttached(){return this._portalOutlet.hasAttached()}backdropClick(){return this._backdropClick}attachments(){return this._attachments}detachments(){return this._detachments}keydownEvents(){return this._keydownEvents}outsidePointerEvents(){return this._outsidePointerEvents}getConfig(){return this._config}updatePosition(){this._positionStrategy&amp;&amp;this._positionStrategy.apply()}updatePositionStrategy(t){t!==this._positionStrategy&amp;&amp;(this._positionStrategy&amp;&amp;this._positionStrategy.dispose(),this._positionStrategy=t,this.hasAttached()&amp;&amp;(t.attach(this),this.updatePosition()))}updateSize(t){this._config={...this._config,...t},this._updateElementSize()}setDirection(t){this._config={...this._config,direction:t},this._updateElementDirection()}addPanelClass(t){this._pane&amp;&amp;this._toggleClasses(this._pane,t,!0)}removePanelClass(t){this._pane&amp;&amp;this._toggleClasses(this._pane,t,!1)}getDirection(){const t=this._config.direction;return t?"string"==typeof t?t:t.value:"ltr"}updateScrollStrategy(t){t!==this._scrollStrategy&amp;&amp;(this._disposeScrollStrategy(),this._scrollStrategy=t,this.hasAttached()&amp;&amp;(t.attach(this),t.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;const t=this._pane.style;t.width=Gn(this._config.width),t.height=Gn(this._config.height),t.minWidth=Gn(this._config.minWidth),t.minHeight=Gn(this._config.minHeight),t.maxWidth=Gn(this._config.maxWidth),t.maxHeight=Gn(this._config.maxHeight)}_togglePointerEvents(t){this._pane.style.pointerEvents=t?"":"none"}_attachBackdrop(){const t="cdk-overlay-backdrop-showing";this._backdropElement=this._document.createElement("div"),this._backdropElement.classList.add("cdk-overlay-backdrop"),this._animationsDisabled&amp;&amp;this._backdropElement.classList.add("cdk-overlay-backdrop-noop-animation"),this._config.backdropClass&amp;&amp;this._toggleClasses(this._backdropElement,this._config.backdropClass,!0),this._host.parentElement.insertBefore(this._backdropElement,this._host),this._backdropElement.addEventListener("click",this._backdropClickHandler),!this._animationsDisabled&amp;&amp;typeof requestAnimationFrame&lt;"u"?this._ngZone.runOutsideAngular(()=&gt;{requestAnimationFrame(()=&gt;{this._backdropElement&amp;&amp;this._backdropElement.classList.add(t)})}):this._backdropElement.classList.add(t)}_updateStackingOrder(){this._host.nextSibling&amp;&amp;this._host.parentNode.appendChild(this._host)}detachBackdrop(){const t=this._backdropElement;if(t){if(this._animationsDisabled)return void this._disposeBackdrop(t);t.classList.remove("cdk-overlay-backdrop-showing"),this._ngZone.runOutsideAngular(()=&gt;{t.addEventListener("transitionend",this._backdropTransitionendHandler)}),t.style.pointerEvents="none",this._backdropTimeout=this._ngZone.runOutsideAngular(()=&gt;setTimeout(()=&gt;{this._disposeBackdrop(t)},500))}}_toggleClasses(t,e,r){const i=Fh(e||[]).filter(o=&gt;!!o);i.length&amp;&amp;(r?t.classList.add(...i):t.classList.remove(...i))}_detachContentWhenStable(){this._ngZone.runOutsideAngular(()=&gt;{const t=this._ngZone.onStable.pipe(bt(Kt(this._attachments,this._detachments))).subscribe(()=&gt;{(!this._pane||!this._host||0===this._pane.children.length)&amp;&amp;(this._pane&amp;&amp;this._config.panelClass&amp;&amp;this._toggleClasses(this._pane,this._config.panelClass,!1),this._host&amp;&amp;this._host.parentElement&amp;&amp;(this._previousHostParent=this._host.parentElement,this._host.remove()),t.unsubscribe())})})}_disposeScrollStrategy(){const t=this._scrollStrategy;t&amp;&amp;(t.disable(),t.detach&amp;&amp;t.detach())}_disposeBackdrop(t){t&amp;&amp;(t.removeEventListener("click",this._backdropClickHandler),t.removeEventListener("transitionend",this._backdropTransitionendHandler),t.remove(),this._backdropElement===t&amp;&amp;(this._backdropElement=null)),this._backdropTimeout&amp;&amp;(clearTimeout(this._backdropTimeout),this._backdropTimeout=void 0)}}const Ax="cdk-overlay-connected-position-bounding-box",yZ=/([A-Za-z%]+)$/;class Ox{constructor(t,e,r,i,o){this._viewportRuler=e,this._document=r,this._platform=i,this._overlayContainer=o,this._lastBoundingBoxSize={width:0,height:0},this._isPushed=!1,this._canPush=!0,this._growAfterOpen=!1,this._hasFlexibleDimensions=!0,this._positionLocked=!1,this._viewportMargin=0,this._scrollables=[],this._preferredPositions=[],this._positionChanges=new pe,this._resizeSubscription=l.EMPTY,this._offsetX=0,this._offsetY=0,this._appliedPanelClasses=[],this.positionChanges=this._positionChanges,this.setOrigin(t)}get positions(){return this._preferredPositions}attach(t){this._validatePositions(),t.hostElement.classList.add(Ax),this._overlayRef=t,this._boundingBox=t.hostElement,this._pane=t.overlayElement,this._isDisposed=!1,this._isInitialRender=!0,this._lastPosition=null,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe(()=&gt;{this._isInitialRender=!0,this.apply()})}apply(){if(this._isDisposed||!this._platform.isBrowser)return;if(!this._isInitialRender&amp;&amp;this._positionLocked&amp;&amp;this._lastPosition)return void this.reapplyLastPosition();this._clearPanelClasses(),this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const t=this._originRect,e=this._overlayRect,r=this._viewportRect,i=this._containerRect,o=[];let s;for(let a of this._preferredPositions){let f=this._getOriginPoint(t,i,a),v=this._getOverlayPoint(f,e,a),M=this._getOverlayFit(v,e,r,a);if(M.isCompletelyWithinViewport)return this._isPushed=!1,void this._applyPosition(a,f);this._canFitWithFlexibleDimensions(M,v,r)?o.push({position:a,origin:f,overlayRect:e,boundingBoxRect:this._calculateBoundingBoxRect(f,a)}):(!s||s.overlayFit.visibleArea&lt;M.visibleArea)&amp;&amp;(s={overlayFit:M,overlayPoint:v,originPoint:f,position:a,overlayRect:e})}if(o.length){let a=null,f=-1;for(const v of o){const M=v.boundingBoxRect.width*v.boundingBoxRect.height*(v.position.weight||1);M&gt;f&amp;&amp;(f=M,a=v)}return this._isPushed=!1,void this._applyPosition(a.position,a.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(s.position,s.originPoint);this._applyPosition(s.position,s.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&amp;&amp;ja(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&amp;&amp;this._resetOverlayElementStyles(),this._overlayRef&amp;&amp;this._overlayRef.hostElement.classList.remove(Ax),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;const t=this._lastPosition;if(t){this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const e=this._getOriginPoint(this._originRect,this._containerRect,t);this._applyPosition(t,e)}else this.apply()}withScrollableContainers(t){return this._scrollables=t,this}withPositions(t){return this._preferredPositions=t,-1===t.indexOf(this._lastPosition)&amp;&amp;(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(t){return this._viewportMargin=t,this}withFlexibleDimensions(t=!0){return this._hasFlexibleDimensions=t,this}withGrowAfterOpen(t=!0){return this._growAfterOpen=t,this}withPush(t=!0){return this._canPush=t,this}withLockedPosition(t=!0){return this._positionLocked=t,this}setOrigin(t){return this._origin=t,this}withDefaultOffsetX(t){return this._offsetX=t,this}withDefaultOffsetY(t){return this._offsetY=t,this}withTransformOriginOn(t){return this._transformOriginSelector=t,this}_getOriginPoint(t,e,r){let i,o;if("center"==r.originX)i=t.left+t.width/2;else{const s=this._isRtl()?t.right:t.left,a=this._isRtl()?t.left:t.right;i="start"==r.originX?s:a}return e.left&lt;0&amp;&amp;(i-=e.left),o="center"==r.originY?t.top+t.height/2:"top"==r.originY?t.top:t.bottom,e.top&lt;0&amp;&amp;(o-=e.top),{x:i,y:o}}_getOverlayPoint(t,e,r){let i,o;return i="center"==r.overlayX?-e.width/2:"start"===r.overlayX?this._isRtl()?-e.width:0:this._isRtl()?0:-e.width,o="center"==r.overlayY?-e.height/2:"top"==r.overlayY?0:-e.height,{x:t.x+i,y:t.y+o}}_getOverlayFit(t,e,r,i){const o=xx(e);let{x:s,y:a}=t,f=this._getOffset(i,"x"),v=this._getOffset(i,"y");f&amp;&amp;(s+=f),v&amp;&amp;(a+=v);let N=0-a,V=a+o.height-r.height,$=this._subtractOverflows(o.width,0-s,s+o.width-r.width),Y=this._subtractOverflows(o.height,N,V),X=$*Y;return{visibleArea:X,isCompletelyWithinViewport:o.width*o.height===X,fitsInViewportVertically:Y===o.height,fitsInViewportHorizontally:$==o.width}}_canFitWithFlexibleDimensions(t,e,r){if(this._hasFlexibleDimensions){const i=r.bottom-e.y,o=r.right-e.x,s=Ix(this._overlayRef.getConfig().minHeight),a=Ix(this._overlayRef.getConfig().minWidth),v=t.fitsInViewportHorizontally||null!=a&amp;&amp;a&lt;=o;return(t.fitsInViewportVertically||null!=s&amp;&amp;s&lt;=i)&amp;&amp;v}return!1}_pushOverlayOnScreen(t,e,r){if(this._previousPushAmount&amp;&amp;this._positionLocked)return{x:t.x+this._previousPushAmount.x,y:t.y+this._previousPushAmount.y};const i=xx(e),o=this._viewportRect,s=Math.max(t.x+i.width-o.width,0),a=Math.max(t.y+i.height-o.height,0),f=Math.max(o.top-r.top-t.y,0),v=Math.max(o.left-r.left-t.x,0);let M=0,x=0;return M=i.width&lt;=o.width?v||-s:t.x&lt;this._viewportMargin?o.left-r.left-t.x:0,x=i.height&lt;=o.height?f||-a:t.y&lt;this._viewportMargin?o.top-r.top-t.y:0,this._previousPushAmount={x:M,y:x},{x:t.x+M,y:t.y+x}}_applyPosition(t,e){if(this._setTransformOrigin(t),this._setOverlayElementStyles(e,t),this._setBoundingBoxStyles(e,t),t.panelClass&amp;&amp;this._addPanelClasses(t.panelClass),this._lastPosition=t,this._positionChanges.observers.length){const r=this._getScrollVisibility(),i=new gZ(t,r);this._positionChanges.next(i)}this._isInitialRender=!1}_setTransformOrigin(t){if(!this._transformOriginSelector)return;const e=this._boundingBox.querySelectorAll(this._transformOriginSelector);let r,i=t.overlayY;r="center"===t.overlayX?"center":this._isRtl()?"start"===t.overlayX?"right":"left":"start"===t.overlayX?"left":"right";for(let o=0;o&lt;e.length;o++)e[o].style.transformOrigin=`${r} ${i}`}_calculateBoundingBoxRect(t,e){const r=this._viewportRect,i=this._isRtl();let o,s,a,M,x,N;if("top"===e.overlayY)s=t.y,o=r.height-s+this._viewportMargin;else if("bottom"===e.overlayY)a=r.height-t.y+2*this._viewportMargin,o=r.height-a+this._viewportMargin;else{const V=Math.min(r.bottom-t.y+r.top,t.y),$=this._lastBoundingBoxSize.height;o=2*V,s=t.y-V,o&gt;$&amp;&amp;!this._isInitialRender&amp;&amp;!this._growAfterOpen&amp;&amp;(s=t.y-$/2)}if("end"===e.overlayX&amp;&amp;!i||"start"===e.overlayX&amp;&amp;i)N=r.width-t.x+this._viewportMargin,M=t.x-this._viewportMargin;else if("start"===e.overlayX&amp;&amp;!i||"end"===e.overlayX&amp;&amp;i)x=t.x,M=r.right-t.x;else{const V=Math.min(r.right-t.x+r.left,t.x),$=this._lastBoundingBoxSize.width;M=2*V,x=t.x-V,M&gt;$&amp;&amp;!this._isInitialRender&amp;&amp;!this._growAfterOpen&amp;&amp;(x=t.x-$/2)}return{top:s,left:x,bottom:a,right:N,width:M,height:o}}_setBoundingBoxStyles(t,e){const r=this._calculateBoundingBoxRect(t,e);!this._isInitialRender&amp;&amp;!this._growAfterOpen&amp;&amp;(r.height=Math.min(r.height,this._lastBoundingBoxSize.height),r.width=Math.min(r.width,this._lastBoundingBoxSize.width));const i={};if(this._hasExactPosition())i.top=i.left="0",i.bottom=i.right=i.maxHeight=i.maxWidth="",i.width=i.height="100%";else{const o=this._overlayRef.getConfig().maxHeight,s=this._overlayRef.getConfig().maxWidth;i.height=Gn(r.height),i.top=Gn(r.top),i.bottom=Gn(r.bottom),i.width=Gn(r.width),i.left=Gn(r.left),i.right=Gn(r.right),i.alignItems="center"===e.overlayX?"center":"end"===e.overlayX?"flex-end":"flex-start",i.justifyContent="center"===e.overlayY?"center":"bottom"===e.overlayY?"flex-end":"flex-start",o&amp;&amp;(i.maxHeight=Gn(o)),s&amp;&amp;(i.maxWidth=Gn(s))}this._lastBoundingBoxSize=r,ja(this._boundingBox.style,i)}_resetBoundingBoxStyles(){ja(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){ja(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(t,e){const r={},i=this._hasExactPosition(),o=this._hasFlexibleDimensions,s=this._overlayRef.getConfig();if(i){const M=this._viewportRuler.getViewportScrollPosition();ja(r,this._getExactOverlayY(e,t,M)),ja(r,this._getExactOverlayX(e,t,M))}else r.position="static";let a="",f=this._getOffset(e,"x"),v=this._getOffset(e,"y");f&amp;&amp;(a+=`translateX(${f}px) `),v&amp;&amp;(a+=`translateY(${v}px)`),r.transform=a.trim(),s.maxHeight&amp;&amp;(i?r.maxHeight=Gn(s.maxHeight):o&amp;&amp;(r.maxHeight="")),s.maxWidth&amp;&amp;(i?r.maxWidth=Gn(s.maxWidth):o&amp;&amp;(r.maxWidth="")),ja(this._pane.style,r)}_getExactOverlayY(t,e,r){let i={top:"",bottom:""},o=this._getOverlayPoint(e,this._overlayRect,t);return this._isPushed&amp;&amp;(o=this._pushOverlayOnScreen(o,this._overlayRect,r)),"bottom"===t.overlayY?i.bottom=this._document.documentElement.clientHeight-(o.y+this._overlayRect.height)+"px":i.top=Gn(o.y),i}_getExactOverlayX(t,e,r){let s,i={left:"",right:""},o=this._getOverlayPoint(e,this._overlayRect,t);return this._isPushed&amp;&amp;(o=this._pushOverlayOnScreen(o,this._overlayRect,r)),s=this._isRtl()?"end"===t.overlayX?"left":"right":"end"===t.overlayX?"right":"left","right"===s?i.right=this._document.documentElement.clientWidth-(o.x+this._overlayRect.width)+"px":i.left=Gn(o.x),i}_getScrollVisibility(){const t=this._getOriginRect(),e=this._pane.getBoundingClientRect(),r=this._scrollables.map(i=&gt;i.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:Ex(t,r),isOriginOutsideView:Ub(t,r),isOverlayClipped:Ex(e,r),isOverlayOutsideView:Ub(e,r)}}_subtractOverflows(t,...e){return e.reduce((r,i)=&gt;r-Math.max(i,0),t)}_getNarrowedViewportRect(){const t=this._document.documentElement.clientWidth,e=this._document.documentElement.clientHeight,r=this._viewportRuler.getViewportScrollPosition();return{top:r.top+this._viewportMargin,left:r.left+this._viewportMargin,right:r.left+t-this._viewportMargin,bottom:r.top+e-this._viewportMargin,width:t-2*this._viewportMargin,height:e-2*this._viewportMargin}}_isRtl(){return"rtl"===this._overlayRef.getDirection()}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(t,e){return"x"===e?t.offsetX??this._offsetX:t.offsetY??this._offsetY}_validatePositions(){}_addPanelClasses(t){this._pane&amp;&amp;Fh(t).forEach(e=&gt;{""!==e&amp;&amp;-1===this._appliedPanelClasses.indexOf(e)&amp;&amp;(this._appliedPanelClasses.push(e),this._pane.classList.add(e))})}_clearPanelClasses(){this._pane&amp;&amp;(this._appliedPanelClasses.forEach(t=&gt;{this._pane.classList.remove(t)}),this._appliedPanelClasses=[])}_getOriginRect(){const t=this._origin;if(t instanceof Qe)return t.nativeElement.getBoundingClientRect();if(t instanceof Element)return t.getBoundingClientRect();const e=t.width||0,r=t.height||0;return{top:t.y,bottom:t.y+r,left:t.x,right:t.x+e,height:r,width:e}}}function ja(n,t){for(let e in t)t.hasOwnProperty(e)&amp;&amp;(n[e]=t[e]);return n}function Ix(n){if("number"!=typeof n&amp;&amp;null!=n){const[t,e]=n.split(yZ);return e&amp;&amp;"px"!==e?null:parseFloat(t)}return n||null}function xx(n){return{top:Math.floor(n.top),right:Math.floor(n.right),bottom:Math.floor(n.bottom),left:Math.floor(n.left),width:Math.floor(n.width),height:Math.floor(n.height)}}const kx="cdk-global-overlay-wrapper";class bZ{constructor(){this._cssPosition="static",this._topOffset="",this._bottomOffset="",this._alignItems="",this._xPosition="",this._xOffset="",this._width="",this._height="",this._isDisposed=!1}attach(t){const e=t.getConfig();this._overlayRef=t,this._width&amp;&amp;!e.width&amp;&amp;t.updateSize({width:this._width}),this._height&amp;&amp;!e.height&amp;&amp;t.updateSize({height:this._height}),t.hostElement.classList.add(kx),this._isDisposed=!1}top(t=""){return this._bottomOffset="",this._topOffset=t,this._alignItems="flex-start",this}left(t=""){return this._xOffset=t,this._xPosition="left",this}bottom(t=""){return this._topOffset="",this._bottomOffset=t,this._alignItems="flex-end",this}right(t=""){return this._xOffset=t,this._xPosition="right",this}start(t=""){return this._xOffset=t,this._xPosition="start",this}end(t=""){return this._xOffset=t,this._xPosition="end",this}width(t=""){return this._overlayRef?this._overlayRef.updateSize({width:t}):this._width=t,this}height(t=""){return this._overlayRef?this._overlayRef.updateSize({height:t}):this._height=t,this}centerHorizontally(t=""){return this.left(t),this._xPosition="center",this}centerVertically(t=""){return this.top(t),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;const t=this._overlayRef.overlayElement.style,e=this._overlayRef.hostElement.style,r=this._overlayRef.getConfig(),{width:i,height:o,maxWidth:s,maxHeight:a}=r,f=!("100%"!==i&amp;&amp;"100vw"!==i||s&amp;&amp;"100%"!==s&amp;&amp;"100vw"!==s),v=!("100%"!==o&amp;&amp;"100vh"!==o||a&amp;&amp;"100%"!==a&amp;&amp;"100vh"!==a),M=this._xPosition,x=this._xOffset,N="rtl"===this._overlayRef.getConfig().direction;let V="",$="",Y="";f?Y="flex-start":"center"===M?(Y="center",N?$=x:V=x):N?"left"===M||"end"===M?(Y="flex-end",V=x):("right"===M||"start"===M)&amp;&amp;(Y="flex-start",$=x):"left"===M||"start"===M?(Y="flex-start",V=x):("right"===M||"end"===M)&amp;&amp;(Y="flex-end",$=x),t.position=this._cssPosition,t.marginLeft=f?"0":V,t.marginTop=v?"0":this._topOffset,t.marginBottom=this._bottomOffset,t.marginRight=f?"0":$,e.justifyContent=Y,e.alignItems=v?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;const t=this._overlayRef.overlayElement.style,e=this._overlayRef.hostElement,r=e.style;e.classList.remove(kx),r.justifyContent=r.alignItems=t.marginTop=t.marginBottom=t.marginLeft=t.marginRight=t.position="",this._overlayRef=null,this._isDisposed=!0}}let CZ=(()=&gt;{class n{constructor(e,r,i,o){this._viewportRuler=e,this._document=r,this._platform=i,this._overlayContainer=o}global(){return new bZ}flexibleConnectedTo(e){return new Ox(e,this._viewportRuler,this._document,this._platform,this._overlayContainer)}}return n.\u0275fac=function(e){return new(e||n)(K($b),K(Ze),K(Hr),K(ap))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),wZ=0,Hi=(()=&gt;{class n{constructor(e,r,i,o,s,a,f,v,M,x,N,V){this.scrollStrategies=e,this._overlayContainer=r,this._componentFactoryResolver=i,this._positionBuilder=o,this._keyboardDispatcher=s,this._injector=a,this._ngZone=f,this._document=v,this._directionality=M,this._location=x,this._outsideClickDispatcher=N,this._animationsModuleType=V}create(e){const r=this._createHostElement(),i=this._createPaneElement(r),o=this._createPortalOutlet(i),s=new Xu(e);return s.direction=s.direction||this._directionality.value,new Ju(o,r,i,s,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher,"NoopAnimations"===this._animationsModuleType)}position(){return this._positionBuilder}_createPaneElement(e){const r=this._document.createElement("div");return r.id="cdk-overlay-"+wZ++,r.classList.add("cdk-overlay-pane"),e.appendChild(r),r}_createHostElement(){const e=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(e),e}_createPortalOutlet(e){return this._appRef||(this._appRef=this._injector.get(Bl)),new CW(e,this._componentFactoryResolver,this._appRef,this._injector,this._document)}}return n.\u0275fac=function(e){return new(e||n)(K(mZ),K(ap),K(Sa),K(CZ),K(_Z),K(un),K(Ye),K(Ze),K(bo),K(Hl),K(vZ),K(gi,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();const SZ=[{originX:"start",originY:"bottom",overlayX:"start",overlayY:"top"},{originX:"start",originY:"top",overlayX:"start",overlayY:"bottom"},{originX:"end",originY:"top",overlayX:"end",overlayY:"bottom"},{originX:"end",originY:"bottom",overlayX:"end",overlayY:"top"}],Px=new fe("cdk-connected-overlay-scroll-strategy");let Rx=(()=&gt;{class n{constructor(e){this.elementRef=e}}return n.\u0275fac=function(e){return new(e||n)(F(Qe))},n.\u0275dir=le({type:n,selectors:[["","cdk-overlay-origin",""],["","overlay-origin",""],["","cdkOverlayOrigin",""]],exportAs:["cdkOverlayOrigin"]}),n})(),Fx=(()=&gt;{class n{constructor(e,r,i,o,s){this._overlay=e,this._dir=s,this._hasBackdrop=!1,this._lockPosition=!1,this._growAfterOpen=!1,this._flexibleDimensions=!1,this._push=!1,this._backdropSubscription=l.EMPTY,this._attachSubscription=l.EMPTY,this._detachSubscription=l.EMPTY,this._positionSubscription=l.EMPTY,this.viewportMargin=0,this.open=!1,this.disableClose=!1,this.backdropClick=new Ce,this.positionChange=new Ce,this.attach=new Ce,this.detach=new Ce,this.overlayKeydown=new Ce,this.overlayOutsideClick=new Ce,this._templatePortal=new zu(r,i),this._scrollStrategyFactory=o,this.scrollStrategy=this._scrollStrategyFactory()}get offsetX(){return this._offsetX}set offsetX(e){this._offsetX=e,this._position&amp;&amp;this._updatePositionStrategy(this._position)}get offsetY(){return this._offsetY}set offsetY(e){this._offsetY=e,this._position&amp;&amp;this._updatePositionStrategy(this._position)}get hasBackdrop(){return this._hasBackdrop}set hasBackdrop(e){this._hasBackdrop=dt(e)}get lockPosition(){return this._lockPosition}set lockPosition(e){this._lockPosition=dt(e)}get flexibleDimensions(){return this._flexibleDimensions}set flexibleDimensions(e){this._flexibleDimensions=dt(e)}get growAfterOpen(){return this._growAfterOpen}set growAfterOpen(e){this._growAfterOpen=dt(e)}get push(){return this._push}set push(e){this._push=dt(e)}get overlayRef(){return this._overlayRef}get dir(){return this._dir?this._dir.value:"ltr"}ngOnDestroy(){this._attachSubscription.unsubscribe(),this._detachSubscription.unsubscribe(),this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe(),this._overlayRef&amp;&amp;this._overlayRef.dispose()}ngOnChanges(e){this._position&amp;&amp;(this._updatePositionStrategy(this._position),this._overlayRef.updateSize({width:this.width,minWidth:this.minWidth,height:this.height,minHeight:this.minHeight}),e.origin&amp;&amp;this.open&amp;&amp;this._position.apply()),e.open&amp;&amp;(this.open?this._attachOverlay():this._detachOverlay())}_createOverlay(){(!this.positions||!this.positions.length)&amp;&amp;(this.positions=SZ);const e=this._overlayRef=this._overlay.create(this._buildConfig());this._attachSubscription=e.attachments().subscribe(()=&gt;this.attach.emit()),this._detachSubscription=e.detachments().subscribe(()=&gt;this.detach.emit()),e.keydownEvents().subscribe(r=&gt;{this.overlayKeydown.next(r),27===r.keyCode&amp;&amp;!this.disableClose&amp;&amp;!Bi(r)&amp;&amp;(r.preventDefault(),this._detachOverlay())}),this._overlayRef.outsidePointerEvents().subscribe(r=&gt;{this.overlayOutsideClick.next(r)})}_buildConfig(){const e=this._position=this.positionStrategy||this._createPositionStrategy(),r=new Xu({direction:this._dir,positionStrategy:e,scrollStrategy:this.scrollStrategy,hasBackdrop:this.hasBackdrop});return(this.width||0===this.width)&amp;&amp;(r.width=this.width),(this.height||0===this.height)&amp;&amp;(r.height=this.height),(this.minWidth||0===this.minWidth)&amp;&amp;(r.minWidth=this.minWidth),(this.minHeight||0===this.minHeight)&amp;&amp;(r.minHeight=this.minHeight),this.backdropClass&amp;&amp;(r.backdropClass=this.backdropClass),this.panelClass&amp;&amp;(r.panelClass=this.panelClass),r}_updatePositionStrategy(e){const r=this.positions.map(i=&gt;({originX:i.originX,originY:i.originY,overlayX:i.overlayX,overlayY:i.overlayY,offsetX:i.offsetX||this.offsetX,offsetY:i.offsetY||this.offsetY,panelClass:i.panelClass||void 0}));return e.setOrigin(this._getFlexibleConnectedPositionStrategyOrigin()).withPositions(r).withFlexibleDimensions(this.flexibleDimensions).withPush(this.push).withGrowAfterOpen(this.growAfterOpen).withViewportMargin(this.viewportMargin).withLockedPosition(this.lockPosition).withTransformOriginOn(this.transformOriginSelector)}_createPositionStrategy(){const e=this._overlay.position().flexibleConnectedTo(this._getFlexibleConnectedPositionStrategyOrigin());return this._updatePositionStrategy(e),e}_getFlexibleConnectedPositionStrategyOrigin(){return this.origin instanceof Rx?this.origin.elementRef:this.origin}_attachOverlay(){this._overlayRef?this._overlayRef.getConfig().hasBackdrop=this.hasBackdrop:this._createOverlay(),this._overlayRef.hasAttached()||this._overlayRef.attach(this._templatePortal),this.hasBackdrop?this._backdropSubscription=this._overlayRef.backdropClick().subscribe(e=&gt;{this.backdropClick.emit(e)}):this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe(),this.positionChange.observers.length&gt;0&amp;&amp;(this._positionSubscription=this._position.positionChanges.pipe(function cZ(n,t=!1){return e=&gt;e.lift(new uZ(n,t))}(()=&gt;this.positionChange.observers.length&gt;0)).subscribe(e=&gt;{this.positionChange.emit(e),0===this.positionChange.observers.length&amp;&amp;this._positionSubscription.unsubscribe()}))}_detachOverlay(){this._overlayRef&amp;&amp;this._overlayRef.detach(),this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe()}}return n.\u0275fac=function(e){return new(e||n)(F(Hi),F(mi),F(Ar),F(Px),F(bo,8))},n.\u0275dir=le({type:n,selectors:[["","cdk-connected-overlay",""],["","connected-overlay",""],["","cdkConnectedOverlay",""]],inputs:{origin:["cdkConnectedOverlayOrigin","origin"],positions:["cdkConnectedOverlayPositions","positions"],positionStrategy:["cdkConnectedOverlayPositionStrategy","positionStrategy"],offsetX:["cdkConnectedOverlayOffsetX","offsetX"],offsetY:["cdkConnectedOverlayOffsetY","offsetY"],width:["cdkConnectedOverlayWidth","width"],height:["cdkConnectedOverlayHeight","height"],minWidth:["cdkConnectedOverlayMinWidth","minWidth"],minHeight:["cdkConnectedOverlayMinHeight","minHeight"],backdropClass:["cdkConnectedOverlayBackdropClass","backdropClass"],panelClass:["cdkConnectedOverlayPanelClass","panelClass"],viewportMargin:["cdkConnectedOverlayViewportMargin","viewportMargin"],scrollStrategy:["cdkConnectedOverlayScrollStrategy","scrollStrategy"],open:["cdkConnectedOverlayOpen","open"],disableClose:["cdkConnectedOverlayDisableClose","disableClose"],transformOriginSelector:["cdkConnectedOverlayTransformOriginOn","transformOriginSelector"],hasBackdrop:["cdkConnectedOverlayHasBackdrop","hasBackdrop"],lockPosition:["cdkConnectedOverlayLockPosition","lockPosition"],flexibleDimensions:["cdkConnectedOverlayFlexibleDimensions","flexibleDimensions"],growAfterOpen:["cdkConnectedOverlayGrowAfterOpen","growAfterOpen"],push:["cdkConnectedOverlayPush","push"]},outputs:{backdropClick:"backdropClick",positionChange:"positionChange",attach:"attach",detach:"detach",overlayKeydown:"overlayKeydown",overlayOutsideClick:"overlayOutsideClick"},exportAs:["cdkConnectedOverlay"],features:[Qt]}),n})();const MZ={provide:Px,deps:[Hi],useFactory:function DZ(n){return()=&gt;n.scrollStrategies.reposition()}};let ed=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[Hi,MZ],imports:[Fu,nc,Sx,Sx]}),n})();function EZ(n,t){}class lp{constructor(){this.role="dialog",this.panelClass="",this.hasBackdrop=!0,this.backdropClass="",this.disableClose=!1,this.width="",this.height="",this.data=null,this.ariaDescribedBy=null,this.ariaLabelledBy=null,this.ariaLabel=null,this.ariaModal=!0,this.autoFocus="first-tabbable",this.restoreFocus=!0,this.closeOnNavigation=!0,this.closeOnDestroy=!0}}let Nx=(()=&gt;{class n extends gb{constructor(e,r,i,o,s,a,f,v){super(),this._elementRef=e,this._focusTrapFactory=r,this._config=o,this._interactivityChecker=s,this._ngZone=a,this._overlayRef=f,this._focusMonitor=v,this._elementFocusedBeforeDialogWasOpened=null,this._closeInteractionType=null,this.attachDomPortal=M=&gt;{this._portalOutlet.hasAttached();const x=this._portalOutlet.attachDomPortal(M);return this._contentAttached(),x},this._ariaLabelledBy=this._config.ariaLabelledBy||null,this._document=i}_contentAttached(){this._initializeFocusTrap(),this._handleBackdropClicks(),this._captureInitialFocus()}_captureInitialFocus(){this._trapFocus()}ngOnDestroy(){this._restoreFocus()}attachComponentPortal(e){this._portalOutlet.hasAttached();const r=this._portalOutlet.attachComponentPortal(e);return this._contentAttached(),r}attachTemplatePortal(e){this._portalOutlet.hasAttached();const r=this._portalOutlet.attachTemplatePortal(e);return this._contentAttached(),r}_recaptureFocus(){this._containsFocus()||this._trapFocus()}_forceFocus(e,r){this._interactivityChecker.isFocusable(e)||(e.tabIndex=-1,this._ngZone.runOutsideAngular(()=&gt;{const i=()=&gt;{e.removeEventListener("blur",i),e.removeEventListener("mousedown",i),e.removeAttribute("tabindex")};e.addEventListener("blur",i),e.addEventListener("mousedown",i)})),e.focus(r)}_focusByCssSelector(e,r){let i=this._elementRef.nativeElement.querySelector(e);i&amp;&amp;this._forceFocus(i,r)}_trapFocus(){const e=this._elementRef.nativeElement;switch(this._config.autoFocus){case!1:case"dialog":this._containsFocus()||e.focus();break;case!0:case"first-tabbable":this._focusTrap.focusInitialElementWhenReady().then(r=&gt;{r||this._focusDialogContainer()});break;case"first-heading":this._focusByCssSelector('h1, h2, h3, h4, h5, h6, [role="heading"]');break;default:this._focusByCssSelector(this._config.autoFocus)}}_restoreFocus(){const e=this._config.restoreFocus;let r=null;if("string"==typeof e?r=this._document.querySelector(e):"boolean"==typeof e?r=e?this._elementFocusedBeforeDialogWasOpened:null:e&amp;&amp;(r=e),this._config.restoreFocus&amp;&amp;r&amp;&amp;"function"==typeof r.focus){const i=Ru(),o=this._elementRef.nativeElement;(!i||i===this._document.body||i===o||o.contains(i))&amp;&amp;(this._focusMonitor?(this._focusMonitor.focusVia(r,this._closeInteractionType),this._closeInteractionType=null):r.focus())}this._focusTrap&amp;&amp;this._focusTrap.destroy()}_focusDialogContainer(){this._elementRef.nativeElement.focus&amp;&amp;this._elementRef.nativeElement.focus()}_containsFocus(){const e=this._elementRef.nativeElement,r=Ru();return e===r||e.contains(r)}_initializeFocusTrap(){this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._document&amp;&amp;(this._elementFocusedBeforeDialogWasOpened=Ru())}_handleBackdropClicks(){this._overlayRef.backdropClick().subscribe(()=&gt;{this._config.disableClose&amp;&amp;this._recaptureFocus()})}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(Lh),F(Ze,8),F(lp),F(Nh),F(Ye),F(Ju),F(yo))},n.\u0275cmp=Ee({type:n,selectors:[["cdk-dialog-container"]],viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(tc,7),2&amp;e){let i;We(i=Ge())&amp;&amp;(r._portalOutlet=i.first)}},hostAttrs:["tabindex","-1",1,"cdk-dialog-container"],hostVars:6,hostBindings:function(e,r){2&amp;e&amp;&amp;Te("id",r._config.id||null)("role",r._config.role)("aria-modal",r._config.ariaModal)("aria-labelledby",r._config.ariaLabel?null:r._ariaLabelledBy)("aria-label",r._config.ariaLabel)("aria-describedby",r._config.ariaDescribedBy||null)},features:[Fe],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(e,r){1&amp;e&amp;&amp;z(0,EZ,0,0,"ng-template",0)},dependencies:[tc],styles:[".cdk-dialog-container{display:block;width:100%;height:100%;min-height:inherit;max-height:inherit}"],encapsulation:2}),n})();class jb{constructor(t,e){this.overlayRef=t,this.config=e,this.closed=new pe,this.disableClose=e.disableClose,this.backdropClick=t.backdropClick(),this.keydownEvents=t.keydownEvents(),this.outsidePointerEvents=t.outsidePointerEvents(),this.id=e.id,this.keydownEvents.subscribe(r=&gt;{27===r.keyCode&amp;&amp;!this.disableClose&amp;&amp;!Bi(r)&amp;&amp;(r.preventDefault(),this.close(void 0,{focusOrigin:"keyboard"}))}),this.backdropClick.subscribe(()=&gt;{this.disableClose||this.close(void 0,{focusOrigin:"mouse"})})}close(t,e){if(this.containerInstance){const r=this.closed;this.containerInstance._closeInteractionType=e?.focusOrigin||"program",this.overlayRef.dispose(),r.next(t),r.complete(),this.componentInstance=this.containerInstance=null}}updatePosition(){return this.overlayRef.updatePosition(),this}updateSize(t="",e=""){return this.overlayRef.updateSize({width:t,height:e}),this}addPanelClass(t){return this.overlayRef.addPanelClass(t),this}removePanelClass(t){return this.overlayRef.removePanelClass(t),this}}const Lx=new fe("DialogScrollStrategy"),TZ=new fe("DialogData"),AZ=new fe("DefaultDialogConfig"),IZ={provide:Lx,deps:[Hi],useFactory:function OZ(n){return()=&gt;n.scrollStrategies.block()}};let xZ=0,Vx=(()=&gt;{class n{constructor(e,r,i,o,s,a){this._overlay=e,this._injector=r,this._defaultOptions=i,this._parentDialog=o,this._overlayContainer=s,this._openDialogsAtThisLevel=[],this._afterAllClosedAtThisLevel=new pe,this._afterOpenedAtThisLevel=new pe,this._ariaHiddenElements=new Map,this.afterAllClosed=_u(()=&gt;this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(gr(void 0))),this._scrollStrategy=a}get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}open(e,r){(r={...this._defaultOptions||new lp,...r}).id=r.id||"cdk-dialog-"+xZ++,r.id&amp;&amp;this.getDialogById(r.id);const o=this._getOverlayConfig(r),s=this._overlay.create(o),a=new jb(s,r),f=this._attachContainer(s,a,r);return a.containerInstance=f,this._attachDialogContent(e,a,f,r),this.openDialogs.length||this._hideNonDialogContentFromAssistiveTechnology(),this.openDialogs.push(a),a.closed.subscribe(()=&gt;this._removeOpenDialog(a,!0)),this.afterOpened.next(a),a}closeAll(){zb(this.openDialogs,e=&gt;e.close())}getDialogById(e){return this.openDialogs.find(r=&gt;r.id===e)}ngOnDestroy(){zb(this._openDialogsAtThisLevel,e=&gt;{!1===e.config.closeOnDestroy&amp;&amp;this._removeOpenDialog(e,!1)}),zb(this._openDialogsAtThisLevel,e=&gt;e.close()),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete(),this._openDialogsAtThisLevel=[]}_getOverlayConfig(e){const r=new Xu({positionStrategy:e.positionStrategy||this._overlay.position().global().centerHorizontally().centerVertically(),scrollStrategy:e.scrollStrategy||this._scrollStrategy(),panelClass:e.panelClass,hasBackdrop:e.hasBackdrop,direction:e.direction,minWidth:e.minWidth,minHeight:e.minHeight,maxWidth:e.maxWidth,maxHeight:e.maxHeight,width:e.width,height:e.height,disposeOnNavigation:e.closeOnNavigation});return e.backdropClass&amp;&amp;(r.backdropClass=e.backdropClass),r}_attachContainer(e,r,i){const o=i.injector||i.viewContainerRef?.injector,s=[{provide:lp,useValue:i},{provide:jb,useValue:r},{provide:Ju,useValue:e}];let a;i.container?"function"==typeof i.container?a=i.container:(a=i.container.type,s.push(...i.container.providers(i))):a=Nx;const f=new ju(a,i.viewContainerRef,un.create({parent:o||this._injector,providers:s}),i.componentFactoryResolver);return e.attach(f).instance}_attachDialogContent(e,r,i,o){if(e instanceof mi){const s=this._createInjector(o,r,i,void 0);let a={$implicit:o.data,dialogRef:r};o.templateContext&amp;&amp;(a={...a,..."function"==typeof o.templateContext?o.templateContext():o.templateContext}),i.attachTemplatePortal(new zu(e,null,a,s))}else{const s=this._createInjector(o,r,i,this._injector),a=i.attachComponentPortal(new ju(e,o.viewContainerRef,s,o.componentFactoryResolver));r.componentInstance=a.instance}}_createInjector(e,r,i,o){const s=e.injector||e.viewContainerRef?.injector,a=[{provide:TZ,useValue:e.data},{provide:jb,useValue:r}];return e.providers&amp;&amp;("function"==typeof e.providers?a.push(...e.providers(r,e,i)):a.push(...e.providers)),e.direction&amp;&amp;(!s||!s.get(bo,null,Le.Optional))&amp;&amp;a.push({provide:bo,useValue:{value:e.direction,change:we()}}),un.create({parent:s||o,providers:a})}_removeOpenDialog(e,r){const i=this.openDialogs.indexOf(e);i&gt;-1&amp;&amp;(this.openDialogs.splice(i,1),this.openDialogs.length||(this._ariaHiddenElements.forEach((o,s)=&gt;{o?s.setAttribute("aria-hidden",o):s.removeAttribute("aria-hidden")}),this._ariaHiddenElements.clear(),r&amp;&amp;this._getAfterAllClosed().next()))}_hideNonDialogContentFromAssistiveTechnology(){const e=this._overlayContainer.getContainerElement();if(e.parentElement){const r=e.parentElement.children;for(let i=r.length-1;i&gt;-1;i--){const o=r[i];o!==e&amp;&amp;"SCRIPT"!==o.nodeName&amp;&amp;"STYLE"!==o.nodeName&amp;&amp;!o.hasAttribute("aria-live")&amp;&amp;(this._ariaHiddenElements.set(o,o.getAttribute("aria-hidden")),o.setAttribute("aria-hidden","true"))}}}_getAfterAllClosed(){const e=this._parentDialog;return e?e._getAfterAllClosed():this._afterAllClosedAtThisLevel}}return n.\u0275fac=function(e){return new(e||n)(K(Hi),K(un),K(AZ,8),K(n,12),K(ap),K(Lx))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();function zb(n,t){let e=n.length;for(;e--;)t(n[e])}let kZ=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[Vx,IZ],imports:[ed,nc,wO,nc]}),n})();function PZ(n,t){}const lc={params:{enterAnimationDuration:"150ms",exitAnimationDuration:"75ms"}},RZ={dialogContainer:Ri("dialogContainer",[ur("void, exit",Ft({opacity:0,transform:"scale(0.7)"})),ur("enter",Ft({transform:"none"})),mr("* =&gt; enter",iT([xr("{{enterAnimationDuration}} cubic-bezier(0, 0, 0.2, 1)",Ft({transform:"none",opacity:1})),Uv("@*",$v(),{optional:!0})]),lc),mr("* =&gt; void, * =&gt; exit",iT([xr("{{exitAnimationDuration}} cubic-bezier(0.4, 0.0, 0.2, 1)",Ft({opacity:0})),Uv("@*",$v(),{optional:!0})]),lc)])};class cp{constructor(){this.role="dialog",this.panelClass="",this.hasBackdrop=!0,this.backdropClass="",this.disableClose=!1,this.width="",this.height="",this.maxWidth="80vw",this.data=null,this.ariaDescribedBy=null,this.ariaLabelledBy=null,this.ariaLabel=null,this.ariaModal=!0,this.autoFocus="first-tabbable",this.restoreFocus=!0,this.delayFocusTrap=!0,this.closeOnNavigation=!0,this.enterAnimationDuration=lc.params.enterAnimationDuration,this.exitAnimationDuration=lc.params.exitAnimationDuration}}let FZ=(()=&gt;{class n extends Nx{constructor(e,r,i,o,s,a,f,v){super(e,r,i,o,s,a,f,v),this._animationStateChanged=new Ce}_captureInitialFocus(){this._config.delayFocusTrap||this._trapFocus()}_openAnimationDone(e){this._config.delayFocusTrap&amp;&amp;this._trapFocus(),this._animationStateChanged.next({state:"opened",totalTime:e})}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(Lh),F(Ze,8),F(cp),F(Nh),F(Ye),F(Ju),F(yo))},n.\u0275cmp=Ee({type:n,selectors:[["ng-component"]],features:[Fe],decls:0,vars:0,template:function(e,r){},encapsulation:2}),n})(),NZ=(()=&gt;{class n extends FZ{constructor(e,r,i,o,s,a,f,v,M){super(e,r,i,o,s,a,f,M),this._changeDetectorRef=v,this._state="enter"}_onAnimationDone({toState:e,totalTime:r}){"enter"===e?this._openAnimationDone(r):"exit"===e&amp;&amp;this._animationStateChanged.next({state:"closed",totalTime:r})}_onAnimationStart({toState:e,totalTime:r}){"enter"===e?this._animationStateChanged.next({state:"opening",totalTime:r}):("exit"===e||"void"===e)&amp;&amp;this._animationStateChanged.next({state:"closing",totalTime:r})}_startExitAnimation(){this._state="exit",this._changeDetectorRef.markForCheck()}_getAnimationState(){return{value:this._state,params:{enterAnimationDuration:this._config.enterAnimationDuration||lc.params.enterAnimationDuration,exitAnimationDuration:this._config.exitAnimationDuration||lc.params.exitAnimationDuration}}}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(Lh),F(Ze,8),F(cp),F(Nh),F(Ye),F(Ju),F(Xt),F(yo))},n.\u0275cmp=Ee({type:n,selectors:[["mat-dialog-container"]],hostAttrs:["tabindex","-1",1,"mat-dialog-container"],hostVars:7,hostBindings:function(e,r){1&amp;e&amp;&amp;Jd("@dialogContainer.start",function(o){return r._onAnimationStart(o)})("@dialogContainer.done",function(o){return r._onAnimationDone(o)}),2&amp;e&amp;&amp;(Ca("id",r._config.id),Te("aria-modal",r._config.ariaModal)("role",r._config.role)("aria-labelledby",r._config.ariaLabel?null:r._ariaLabelledBy)("aria-label",r._config.ariaLabel)("aria-describedby",r._config.ariaDescribedBy||null),rf("@dialogContainer",r._getAnimationState()))},features:[Fe],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(e,r){1&amp;e&amp;&amp;z(0,PZ,0,0,"ng-template",0)},dependencies:[tc],styles:[".mat-dialog-container{display:block;padding:24px;border-radius:4px;box-sizing:border-box;overflow:auto;outline:0;width:100%;height:100%;min-height:inherit;max-height:inherit}.cdk-high-contrast-active .mat-dialog-container{outline:solid 1px}.mat-dialog-content{display:block;margin:0 -24px;padding:0 24px;max-height:65vh;overflow:auto;-webkit-overflow-scrolling:touch}.mat-dialog-title{margin:0 0 20px;display:block}.mat-dialog-actions{padding:8px 0;display:flex;flex-wrap:wrap;min-height:52px;align-items:center;box-sizing:content-box;margin-bottom:-24px}.mat-dialog-actions.mat-dialog-actions-align-center,.mat-dialog-actions[align=center]{justify-content:center}.mat-dialog-actions.mat-dialog-actions-align-end,.mat-dialog-actions[align=end]{justify-content:flex-end}.mat-dialog-actions .mat-button-base+.mat-button-base,.mat-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-dialog-actions .mat-button-base+.mat-button-base,[dir=rtl] .mat-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:0;margin-right:8px}"],encapsulation:2,data:{animation:[RZ.dialogContainer]}}),n})();class Bx{constructor(t,e,r){this._ref=t,this._containerInstance=r,this._afterOpened=new pe,this._beforeClosed=new pe,this._state=0,this.disableClose=e.disableClose,this.id=t.id,r._animationStateChanged.pipe(Ht(i=&gt;"opened"===i.state),mn(1)).subscribe(()=&gt;{this._afterOpened.next(),this._afterOpened.complete()}),r._animationStateChanged.pipe(Ht(i=&gt;"closed"===i.state),mn(1)).subscribe(()=&gt;{clearTimeout(this._closeFallbackTimeout),this._finishDialogClose()}),t.overlayRef.detachments().subscribe(()=&gt;{this._beforeClosed.next(this._result),this._beforeClosed.complete(),this._finishDialogClose()}),Kt(this.backdropClick(),this.keydownEvents().pipe(Ht(i=&gt;27===i.keyCode&amp;&amp;!this.disableClose&amp;&amp;!Bi(i)))).subscribe(i=&gt;{this.disableClose||(i.preventDefault(),Hx(this,"keydown"===i.type?"keyboard":"mouse"))})}close(t){this._result=t,this._containerInstance._animationStateChanged.pipe(Ht(e=&gt;"closing"===e.state),mn(1)).subscribe(e=&gt;{this._beforeClosed.next(t),this._beforeClosed.complete(),this._ref.overlayRef.detachBackdrop(),this._closeFallbackTimeout=setTimeout(()=&gt;this._finishDialogClose(),e.totalTime+100)}),this._state=1,this._containerInstance._startExitAnimation()}afterOpened(){return this._afterOpened}afterClosed(){return this._ref.closed}beforeClosed(){return this._beforeClosed}backdropClick(){return this._ref.backdropClick}keydownEvents(){return this._ref.keydownEvents}updatePosition(t){let e=this._ref.config.positionStrategy;return t&amp;&amp;(t.left||t.right)?t.left?e.left(t.left):e.right(t.right):e.centerHorizontally(),t&amp;&amp;(t.top||t.bottom)?t.top?e.top(t.top):e.bottom(t.bottom):e.centerVertically(),this._ref.updatePosition(),this}updateSize(t="",e=""){return this._ref.updateSize(t,e),this}addPanelClass(t){return this._ref.addPanelClass(t),this}removePanelClass(t){return this._ref.removePanelClass(t),this}getState(){return this._state}_finishDialogClose(){this._state=2,this._ref.close(this._result,{focusOrigin:this._closeInteractionType}),this.componentInstance=null}}function Hx(n,t,e){return n._closeInteractionType=t,n.close(e)}const $x=new fe("MatDialogData"),LZ=new fe("mat-dialog-default-options"),Ux=new fe("mat-dialog-scroll-strategy"),BZ={provide:Ux,deps:[Hi],useFactory:function VZ(n){return()=&gt;n.scrollStrategies.block()}};let HZ=0,$Z=(()=&gt;{class n{constructor(e,r,i,o,s,a,f,v,M,x){this._overlay=e,this._defaultOptions=i,this._parentDialog=o,this._dialogRefConstructor=f,this._dialogContainerType=v,this._dialogDataToken=M,this._openDialogsAtThisLevel=[],this._afterAllClosedAtThisLevel=new pe,this._afterOpenedAtThisLevel=new pe,this._idPrefix="mat-dialog-",this.afterAllClosed=_u(()=&gt;this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(gr(void 0))),this._scrollStrategy=a,this._dialog=r.get(Vx)}get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}_getAfterAllClosed(){const e=this._parentDialog;return e?e._getAfterAllClosed():this._afterAllClosedAtThisLevel}open(e,r){let i;(r={...this._defaultOptions||new cp,...r}).id=r.id||`${this._idPrefix}${HZ++}`,r.scrollStrategy=r.scrollStrategy||this._scrollStrategy();const o=this._dialog.open(e,{...r,positionStrategy:this._overlay.position().global().centerHorizontally().centerVertically(),disableClose:!0,closeOnDestroy:!1,container:{type:this._dialogContainerType,providers:()=&gt;[{provide:cp,useValue:r},{provide:lp,useValue:r}]},templateContext:()=&gt;({dialogRef:i}),providers:(s,a,f)=&gt;(i=new this._dialogRefConstructor(s,r,f),i.updatePosition(r?.position),[{provide:this._dialogContainerType,useValue:f},{provide:this._dialogDataToken,useValue:a.data},{provide:this._dialogRefConstructor,useValue:i}])});return i.componentInstance=o.componentInstance,this.openDialogs.push(i),this.afterOpened.next(i),i.afterClosed().subscribe(()=&gt;{const s=this.openDialogs.indexOf(i);s&gt;-1&amp;&amp;(this.openDialogs.splice(s,1),this.openDialogs.length||this._getAfterAllClosed().next())}),i}closeAll(){this._closeDialogs(this.openDialogs)}getDialogById(e){return this.openDialogs.find(r=&gt;r.id===e)}ngOnDestroy(){this._closeDialogs(this._openDialogsAtThisLevel),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete()}_closeDialogs(e){let r=e.length;for(;r--;)e[r].close()}}return n.\u0275fac=function(e){ls()},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),Wb=(()=&gt;{class n extends $Z{constructor(e,r,i,o,s,a,f,v){super(e,r,o,a,f,s,Bx,NZ,$x,v)}}return n.\u0275fac=function(e){return new(e||n)(K(Hi),K(un),K(Hl,8),K(LZ,8),K(Ux),K(n,12),K(ap),K(gi,8))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),UZ=(()=&gt;{class n{constructor(e,r,i){this.dialogRef=e,this._elementRef=r,this._dialog=i,this.type="button"}ngOnInit(){this.dialogRef||(this.dialogRef=function WZ(n,t){let e=n.nativeElement.parentElement;for(;e&amp;&amp;!e.classList.contains("mat-dialog-container");)e=e.parentElement;return e?t.find(r=&gt;r.id===e.id):null}(this._elementRef,this._dialog.openDialogs))}ngOnChanges(e){const r=e._matDialogClose||e._matDialogCloseResult;r&amp;&amp;(this.dialogResult=r.currentValue)}_onButtonClick(e){Hx(this.dialogRef,0===e.screenX&amp;&amp;0===e.screenY?"keyboard":"mouse",this.dialogResult)}}return n.\u0275fac=function(e){return new(e||n)(F(Bx,8),F(Qe),F(Wb))},n.\u0275dir=le({type:n,selectors:[["","mat-dialog-close",""],["","matDialogClose",""]],hostVars:2,hostBindings:function(e,r){1&amp;e&amp;&amp;ie("click",function(o){return r._onButtonClick(o)}),2&amp;e&amp;&amp;Te("aria-label",r.ariaLabel||null)("type",r.type)},inputs:{ariaLabel:["aria-label","ariaLabel"],type:"type",dialogResult:["mat-dialog-close","dialogResult"],_matDialogClose:["matDialogClose","_matDialogClose"]},exportAs:["matDialogClose"],features:[Qt]}),n})(),jZ=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275dir=le({type:n,selectors:[["","mat-dialog-content",""],["mat-dialog-content"],["","matDialogContent",""]],hostAttrs:[1,"mat-dialog-content"]}),n})(),zZ=(()=&gt;{class n{constructor(){this.align="start"}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275dir=le({type:n,selectors:[["","mat-dialog-actions",""],["mat-dialog-actions"],["","matDialogActions",""]],hostAttrs:[1,"mat-dialog-actions"],hostVars:4,hostBindings:function(e,r){2&amp;e&amp;&amp;ct("mat-dialog-actions-align-center","center"===r.align)("mat-dialog-actions-align-end","end"===r.align)},inputs:{align:"align"}}),n})(),GZ=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[Wb,BZ],imports:[kZ,ed,nc,_n,_n]}),n})();const jx=["mat-button",""],zx=["*"],KZ=["mat-button","mat-flat-button","mat-icon-button","mat-raised-button","mat-stroked-button","mat-mini-fab","mat-fab"],qZ=Nu(Bh(Lu(class{constructor(n){this._elementRef=n}})));let za=(()=&gt;{class n extends qZ{constructor(e,r,i){super(e),this._focusMonitor=r,this._animationMode=i,this.isRoundButton=this._hasHostAttributes("mat-fab","mat-mini-fab"),this.isIconButton=this._hasHostAttributes("mat-icon-button");for(const o of KZ)this._hasHostAttributes(o)&amp;&amp;this._getHostElement().classList.add(o);e.nativeElement.classList.add("mat-button-base"),this.isRoundButton&amp;&amp;(this.color="accent")}ngAfterViewInit(){this._focusMonitor.monitor(this._elementRef,!0)}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef)}focus(e,r){e?this._focusMonitor.focusVia(this._getHostElement(),e,r):this._getHostElement().focus(r)}_getHostElement(){return this._elementRef.nativeElement}_isRippleDisabled(){return this.disableRipple||this.disabled}_hasHostAttributes(...e){return e.some(r=&gt;this._getHostElement().hasAttribute(r))}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(yo),F(gi,8))},n.\u0275cmp=Ee({type:n,selectors:[["button","mat-button",""],["button","mat-raised-button",""],["button","mat-icon-button",""],["button","mat-fab",""],["button","mat-mini-fab",""],["button","mat-stroked-button",""],["button","mat-flat-button",""]],viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(Ks,5),2&amp;e){let i;We(i=Ge())&amp;&amp;(r.ripple=i.first)}},hostAttrs:[1,"mat-focus-indicator"],hostVars:5,hostBindings:function(e,r){2&amp;e&amp;&amp;(Te("disabled",r.disabled||null),ct("_mat-animation-noopable","NoopAnimations"===r._animationMode)("mat-button-disabled",r.disabled))},inputs:{disabled:"disabled",disableRipple:"disableRipple",color:"color"},exportAs:["matButton"],features:[Fe],attrs:jx,ngContentSelectors:zx,decls:4,vars:5,consts:[[1,"mat-button-wrapper"],["matRipple","",1,"mat-button-ripple",3,"matRippleDisabled","matRippleCentered","matRippleTrigger"],[1,"mat-button-focus-overlay"]],template:function(e,r){1&amp;e&amp;&amp;(pr(),C(0,"span",0),$t(1),b(),G(2,"span",1)(3,"span",2)),2&amp;e&amp;&amp;(k(2),ct("mat-button-ripple-round",r.isRoundButton||r.isIconButton),R("matRippleDisabled",r._isRippleDisabled())("matRippleCentered",r.isIconButton)("matRippleTrigger",r._getHostElement()))},dependencies:[Ks],styles:[".mat-button .mat-button-focus-overlay,.mat-icon-button .mat-button-focus-overlay{opacity:0}.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay{opacity:.04}@media(hover: none){.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay{opacity:0}}.mat-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible}.mat-button::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-stroked-button::-moz-focus-inner,.mat-flat-button::-moz-focus-inner{border:0}.mat-button.mat-button-disabled,.mat-icon-button.mat-button-disabled,.mat-stroked-button.mat-button-disabled,.mat-flat-button.mat-button-disabled{cursor:default}.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-button.cdk-program-focused .mat-button-focus-overlay,.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,.mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-stroked-button.cdk-program-focused .mat-button-focus-overlay,.mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-flat-button.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-button::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-stroked-button::-moz-focus-inner,.mat-flat-button::-moz-focus-inner{border:0}.mat-raised-button{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-raised-button::-moz-focus-inner{border:0}.mat-raised-button.mat-button-disabled{cursor:default}.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-raised-button.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-raised-button::-moz-focus-inner{border:0}.mat-raised-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-stroked-button{border:1px solid currentColor;padding:0 15px;line-height:34px}.mat-stroked-button .mat-button-ripple.mat-ripple,.mat-stroked-button .mat-button-focus-overlay{top:-1px;left:-1px;right:-1px;bottom:-1px}.mat-fab{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);min-width:0;border-radius:50%;width:56px;height:56px;padding:0;flex-shrink:0}.mat-fab::-moz-focus-inner{border:0}.mat-fab.mat-button-disabled{cursor:default}.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,.mat-fab.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-fab::-moz-focus-inner{border:0}.mat-fab._mat-animation-noopable{transition:none !important;animation:none !important}.mat-fab .mat-button-wrapper{padding:16px 0;display:inline-block;line-height:24px}.mat-mini-fab{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);min-width:0;border-radius:50%;width:40px;height:40px;padding:0;flex-shrink:0}.mat-mini-fab::-moz-focus-inner{border:0}.mat-mini-fab.mat-button-disabled{cursor:default}.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay,.mat-mini-fab.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-mini-fab::-moz-focus-inner{border:0}.mat-mini-fab._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mini-fab .mat-button-wrapper{padding:8px 0;display:inline-block;line-height:24px}.mat-icon-button{padding:0;min-width:0;width:40px;height:40px;flex-shrink:0;line-height:40px;border-radius:50%}.mat-icon-button i,.mat-icon-button .mat-icon{line-height:24px}.mat-button-ripple.mat-ripple,.mat-button-focus-overlay{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-button-ripple.mat-ripple:not(:empty){transform:translateZ(0)}.mat-button-focus-overlay{opacity:0;transition:opacity 200ms cubic-bezier(0.35, 0, 0.25, 1),background-color 200ms cubic-bezier(0.35, 0, 0.25, 1)}._mat-animation-noopable .mat-button-focus-overlay{transition:none}.mat-button-ripple-round{border-radius:50%;z-index:1}.mat-button .mat-button-wrapper&gt;*,.mat-flat-button .mat-button-wrapper&gt;*,.mat-stroked-button .mat-button-wrapper&gt;*,.mat-raised-button .mat-button-wrapper&gt;*,.mat-icon-button .mat-button-wrapper&gt;*,.mat-fab .mat-button-wrapper&gt;*,.mat-mini-fab .mat-button-wrapper&gt;*{vertical-align:middle}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button{display:inline-flex;justify-content:center;align-items:center;font-size:inherit;width:2.5em;height:2.5em}.mat-flat-button::before,.mat-raised-button::before,.mat-fab::before,.mat-mini-fab::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 2px) * -1)}.mat-stroked-button::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 3px) * -1)}.cdk-high-contrast-active .mat-button,.cdk-high-contrast-active .mat-flat-button,.cdk-high-contrast-active .mat-raised-button,.cdk-high-contrast-active .mat-icon-button,.cdk-high-contrast-active .mat-fab,.cdk-high-contrast-active .mat-mini-fab{outline:solid 1px}"],encapsulation:2,changeDetection:0}),n})(),QZ=(()=&gt;{class n extends za{constructor(e,r,i,o){super(r,e,i),this._ngZone=o,this._haltDisabledEvents=s=&gt;{this.disabled&amp;&amp;(s.preventDefault(),s.stopImmediatePropagation())}}ngAfterViewInit(){super.ngAfterViewInit(),this._ngZone?this._ngZone.runOutsideAngular(()=&gt;{this._elementRef.nativeElement.addEventListener("click",this._haltDisabledEvents)}):this._elementRef.nativeElement.addEventListener("click",this._haltDisabledEvents)}ngOnDestroy(){super.ngOnDestroy(),this._elementRef.nativeElement.removeEventListener("click",this._haltDisabledEvents)}}return n.\u0275fac=function(e){return new(e||n)(F(yo),F(Qe),F(gi,8),F(Ye,8))},n.\u0275cmp=Ee({type:n,selectors:[["a","mat-button",""],["a","mat-raised-button",""],["a","mat-icon-button",""],["a","mat-fab",""],["a","mat-mini-fab",""],["a","mat-stroked-button",""],["a","mat-flat-button",""]],hostAttrs:[1,"mat-focus-indicator"],hostVars:7,hostBindings:function(e,r){2&amp;e&amp;&amp;(Te("tabindex",r.disabled?-1:r.tabIndex)("disabled",r.disabled||null)("aria-disabled",r.disabled.toString()),ct("_mat-animation-noopable","NoopAnimations"===r._animationMode)("mat-button-disabled",r.disabled))},inputs:{disabled:"disabled",disableRipple:"disableRipple",color:"color",tabIndex:"tabIndex"},exportAs:["matButton","matAnchor"],features:[Fe],attrs:jx,ngContentSelectors:zx,decls:4,vars:5,consts:[[1,"mat-button-wrapper"],["matRipple","",1,"mat-button-ripple",3,"matRippleDisabled","matRippleCentered","matRippleTrigger"],[1,"mat-button-focus-overlay"]],template:function(e,r){1&amp;e&amp;&amp;(pr(),C(0,"span",0),$t(1),b(),G(2,"span",1)(3,"span",2)),2&amp;e&amp;&amp;(k(2),ct("mat-button-ripple-round",r.isRoundButton||r.isIconButton),R("matRippleDisabled",r._isRippleDisabled())("matRippleCentered",r.isIconButton)("matRippleTrigger",r._getHostElement()))},dependencies:[Ks],styles:[".mat-button .mat-button-focus-overlay,.mat-icon-button .mat-button-focus-overlay{opacity:0}.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay{opacity:.04}@media(hover: none){.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay{opacity:0}}.mat-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible}.mat-button::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-stroked-button::-moz-focus-inner,.mat-flat-button::-moz-focus-inner{border:0}.mat-button.mat-button-disabled,.mat-icon-button.mat-button-disabled,.mat-stroked-button.mat-button-disabled,.mat-flat-button.mat-button-disabled{cursor:default}.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-button.cdk-program-focused .mat-button-focus-overlay,.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,.mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-stroked-button.cdk-program-focused .mat-button-focus-overlay,.mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-flat-button.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-button::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-stroked-button::-moz-focus-inner,.mat-flat-button::-moz-focus-inner{border:0}.mat-raised-button{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-raised-button::-moz-focus-inner{border:0}.mat-raised-button.mat-button-disabled{cursor:default}.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-raised-button.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-raised-button::-moz-focus-inner{border:0}.mat-raised-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-stroked-button{border:1px solid currentColor;padding:0 15px;line-height:34px}.mat-stroked-button .mat-button-ripple.mat-ripple,.mat-stroked-button .mat-button-focus-overlay{top:-1px;left:-1px;right:-1px;bottom:-1px}.mat-fab{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);min-width:0;border-radius:50%;width:56px;height:56px;padding:0;flex-shrink:0}.mat-fab::-moz-focus-inner{border:0}.mat-fab.mat-button-disabled{cursor:default}.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,.mat-fab.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-fab::-moz-focus-inner{border:0}.mat-fab._mat-animation-noopable{transition:none !important;animation:none !important}.mat-fab .mat-button-wrapper{padding:16px 0;display:inline-block;line-height:24px}.mat-mini-fab{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);min-width:0;border-radius:50%;width:40px;height:40px;padding:0;flex-shrink:0}.mat-mini-fab::-moz-focus-inner{border:0}.mat-mini-fab.mat-button-disabled{cursor:default}.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay,.mat-mini-fab.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-mini-fab::-moz-focus-inner{border:0}.mat-mini-fab._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mini-fab .mat-button-wrapper{padding:8px 0;display:inline-block;line-height:24px}.mat-icon-button{padding:0;min-width:0;width:40px;height:40px;flex-shrink:0;line-height:40px;border-radius:50%}.mat-icon-button i,.mat-icon-button .mat-icon{line-height:24px}.mat-button-ripple.mat-ripple,.mat-button-focus-overlay{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-button-ripple.mat-ripple:not(:empty){transform:translateZ(0)}.mat-button-focus-overlay{opacity:0;transition:opacity 200ms cubic-bezier(0.35, 0, 0.25, 1),background-color 200ms cubic-bezier(0.35, 0, 0.25, 1)}._mat-animation-noopable .mat-button-focus-overlay{transition:none}.mat-button-ripple-round{border-radius:50%;z-index:1}.mat-button .mat-button-wrapper&gt;*,.mat-flat-button .mat-button-wrapper&gt;*,.mat-stroked-button .mat-button-wrapper&gt;*,.mat-raised-button .mat-button-wrapper&gt;*,.mat-icon-button .mat-button-wrapper&gt;*,.mat-fab .mat-button-wrapper&gt;*,.mat-mini-fab .mat-button-wrapper&gt;*{vertical-align:middle}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button{display:inline-flex;justify-content:center;align-items:center;font-size:inherit;width:2.5em;height:2.5em}.mat-flat-button::before,.mat-raised-button::before,.mat-fab::before,.mat-mini-fab::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 2px) * -1)}.mat-stroked-button::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 3px) * -1)}.cdk-high-contrast-active .mat-button,.cdk-high-contrast-active .mat-flat-button,.cdk-high-contrast-active .mat-raised-button,.cdk-high-contrast-active .mat-icon-button,.cdk-high-contrast-active .mat-fab,.cdk-high-contrast-active .mat-mini-fab{outline:solid 1px}"],encapsulation:2,changeDetection:0}),n})(),Wx=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[Bu,_n,_n]}),n})(),XZ=(()=&gt;{class n{constructor(e){this.message=e}}return n.\u0275fac=function(e){return new(e||n)(F($x))},n.\u0275cmp=Ee({type:n,selectors:[["app-alert-user"]],decls:6,vars:1,consts:[["align","center"],[3,"content"],["align","center",2,"margin","1.7rem 0 0 0"],["mat-raised-button","","mat-dialog-close","0",1,"mat-primary"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"mat-dialog-content")(1,"div",0),G(2,"app-safe-content",1),b()(),C(3,"mat-dialog-actions",2)(4,"button",3),A(5,"OK"),b()()),2&amp;e&amp;&amp;(k(2),R("content",r.message))},dependencies:[Uu,za,UZ,jZ,zZ],encapsulation:2}),n})();var JZ=g(1952),Gb=g.n(JZ);class up{static email(t){return t.value&amp;&amp;!Gb().isEmail(t.value)?{email:!0}:null}static mobile(t){const e=t.value;return!e||Gb().isMobilePhone(e.trim(),"nb-NO")||Gb().isMobilePhone(e.trim(),"any",{strictMode:!0})?null:{mobile:!0}}}let Gx=(()=&gt;{class n{constructor(e){this.http=e,this.baseUrl=Wn_api_url,this.enrollmentUrl=this.baseUrl+"/resource/enrollment"}getSignUpData(e){return this.http.get(`${this.enrollmentUrl}?orgSignUpId=${e}`)}insertProspectiveMember(e){return this.http.post(this.enrollmentUrl,{prospectiveMember:e})}insertEventParticipation(e){return this.http.post(this.enrollmentUrl+"/participation",{eventParticipation:e})}insertWithPayment(e){return this.http.post(this.enrollmentUrl+"/payment",{payment:e})}sendConfirmationEmail(e){return this.http.post(this.baseUrl+"/email/confirmation",JSON.stringify(e),{headers:{"Content-Type":"application/json"}})}sendNotificationEmail(e){return this.http.post(this.baseUrl+"/email/notification",JSON.stringify(e),{headers:{"Content-Type":"application/json"}})}}return n.\u0275fac=function(e){return new(e||n)(K(Ir))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),Yx=(()=&gt;{class n{constructor(e,r){this.http=e,this.document=r}getPlace(e,r){return this.http.get("https://api.bring.com/shippingguide/api/postalCode.json",{params:{clientUrl:"http://web.spoortz.no",pnr:e,country:r}})}}return n.\u0275fac=function(e){return new(e||n)(K(Ir),K(Ze))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const eK=["connectionContainer"],tK=["inputContainer"],nK=["label"];function rK(n,t){1&amp;n&amp;&amp;(Je(0),C(1,"div",14),G(2,"div",15)(3,"div",16)(4,"div",17),b(),C(5,"div",18),G(6,"div",15)(7,"div",16)(8,"div",17),b(),et())}function iK(n,t){if(1&amp;n){const e=Mt();C(0,"div",19),ie("cdkObserveContent",function(){return Pe(e),Re(U().updateOutlineGap())}),$t(1,1),b()}2&amp;n&amp;&amp;R("cdkObserveContentDisabled","outline"!=U().appearance)}function oK(n,t){if(1&amp;n&amp;&amp;(Je(0),$t(1,2),C(2,"span"),A(3),b(),et()),2&amp;n){const e=U(2);k(3),_e(e._control.placeholder)}}function sK(n,t){1&amp;n&amp;&amp;$t(0,3,["*ngSwitchCase","true"])}function aK(n,t){1&amp;n&amp;&amp;(C(0,"span",23),A(1," *"),b())}function lK(n,t){if(1&amp;n){const e=Mt();C(0,"label",20,21),ie("cdkObserveContent",function(){return Pe(e),Re(U().updateOutlineGap())}),z(2,oK,4,1,"ng-container",12),z(3,sK,1,0,"ng-content",12),z(4,aK,2,0,"span",22),b()}if(2&amp;n){const e=U();ct("mat-empty",e._control.empty&amp;&amp;!e._shouldAlwaysFloat())("mat-form-field-empty",e._control.empty&amp;&amp;!e._shouldAlwaysFloat())("mat-accent","accent"==e.color)("mat-warn","warn"==e.color),R("cdkObserveContentDisabled","outline"!=e.appearance)("id",e._labelId)("ngSwitch",e._hasLabel()),Te("for",e._control.id)("aria-owns",e._control.id),k(2),R("ngSwitchCase",!1),k(1),R("ngSwitchCase",!0),k(1),R("ngIf",!e.hideRequiredMarker&amp;&amp;e._control.required&amp;&amp;!e._control.disabled)}}function cK(n,t){1&amp;n&amp;&amp;(C(0,"div",24),$t(1,4),b())}function uK(n,t){if(1&amp;n&amp;&amp;(C(0,"div",25),G(1,"span",26),b()),2&amp;n){const e=U();k(1),ct("mat-accent","accent"==e.color)("mat-warn","warn"==e.color)}}function dK(n,t){1&amp;n&amp;&amp;(C(0,"div"),$t(1,5),b()),2&amp;n&amp;&amp;R("@transitionMessages",U()._subscriptAnimationState)}function fK(n,t){if(1&amp;n&amp;&amp;(C(0,"div",30),A(1),b()),2&amp;n){const e=U(2);R("id",e._hintLabelId),k(1),_e(e.hintLabel)}}function hK(n,t){if(1&amp;n&amp;&amp;(C(0,"div",27),z(1,fK,2,2,"div",28),$t(2,6),G(3,"div",29),$t(4,7),b()),2&amp;n){const e=U();R("@transitionMessages",e._subscriptAnimationState),k(1),R("ngIf",e.hintLabel)}}const pK=["*",[["","matPrefix",""]],[["mat-placeholder"]],[["mat-label"]],[["","matSuffix",""]],[["mat-error"]],[["mat-hint",3,"align","end"]],[["mat-hint","align","end"]]],mK=["*","[matPrefix]","mat-placeholder","mat-label","[matSuffix]","mat-error","mat-hint:not([align='end'])","mat-hint[align='end']"],gK=new fe("MatError"),_K={transitionMessages:Ri("transitionMessages",[ur("enter",Ft({opacity:1,transform:"translateY(0%)"})),mr("void =&gt; enter",[Ft({opacity:0,transform:"translateY(-5px)"}),xr("300ms cubic-bezier(0.55, 0, 0.55, 0.2)")])])};let dp=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275dir=le({type:n}),n})(),vK=0;const Zx=new fe("MatHint");let yK=(()=&gt;{class n{constructor(){this.align="start",this.id="mat-hint-"+vK++}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275dir=le({type:n,selectors:[["mat-hint"]],hostAttrs:[1,"mat-hint"],hostVars:4,hostBindings:function(e,r){2&amp;e&amp;&amp;(Te("id",r.id)("align",null),ct("mat-form-field-hint-end","end"===r.align))},inputs:{align:"align",id:"id"},features:[mt([{provide:Zx,useExisting:n}])]}),n})(),Kx=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275dir=le({type:n,selectors:[["mat-label"]]}),n})(),bK=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275dir=le({type:n,selectors:[["mat-placeholder"]]}),n})();const CK=new fe("MatPrefix"),qx=new fe("MatSuffix");let wK=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275dir=le({type:n,selectors:[["","matSuffix",""]],features:[mt([{provide:qx,useExisting:n}])]}),n})(),Qx=0;const DK=Nu(class{constructor(n){this._elementRef=n}},"primary"),MK=new fe("MAT_FORM_FIELD_DEFAULT_OPTIONS"),fp=new fe("MatFormField");let EK=(()=&gt;{class n extends DK{constructor(e,r,i,o,s,a,f){super(e),this._changeDetectorRef=r,this._dir=i,this._defaults=o,this._platform=s,this._ngZone=a,this._outlineGapCalculationNeededImmediately=!1,this._outlineGapCalculationNeededOnStable=!1,this._destroyed=new pe,this._hideRequiredMarker=!1,this._showAlwaysAnimate=!1,this._subscriptAnimationState="",this._hintLabel="",this._hintLabelId="mat-hint-"+Qx++,this._labelId="mat-form-field-label-"+Qx++,this.floatLabel=this._getDefaultFloatLabelState(),this._animationsEnabled="NoopAnimations"!==f,this.appearance=o?.appearance||"legacy",o&amp;&amp;(this._hideRequiredMarker=Boolean(o.hideRequiredMarker),o.color&amp;&amp;(this.color=this.defaultColor=o.color))}get appearance(){return this._appearance}set appearance(e){const r=this._appearance;this._appearance=e||this._defaults?.appearance||"legacy","outline"===this._appearance&amp;&amp;r!==e&amp;&amp;(this._outlineGapCalculationNeededOnStable=!0)}get hideRequiredMarker(){return this._hideRequiredMarker}set hideRequiredMarker(e){this._hideRequiredMarker=dt(e)}_shouldAlwaysFloat(){return"always"===this.floatLabel&amp;&amp;!this._showAlwaysAnimate}_canLabelFloat(){return"never"!==this.floatLabel}get hintLabel(){return this._hintLabel}set hintLabel(e){this._hintLabel=e,this._processHints()}get floatLabel(){return"legacy"!==this.appearance&amp;&amp;"never"===this._floatLabel?"auto":this._floatLabel}set floatLabel(e){e!==this._floatLabel&amp;&amp;(this._floatLabel=e||this._getDefaultFloatLabelState(),this._changeDetectorRef.markForCheck())}get _control(){return this._explicitFormFieldControl||this._controlNonStatic||this._controlStatic}set _control(e){this._explicitFormFieldControl=e}getLabelId(){return this._hasFloatingLabel()?this._labelId:null}getConnectedOverlayOrigin(){return this._connectionContainerRef||this._elementRef}ngAfterContentInit(){this._validateControlChild();const e=this._control;e.controlType&amp;&amp;this._elementRef.nativeElement.classList.add(`mat-form-field-type-${e.controlType}`),e.stateChanges.pipe(gr(null)).subscribe(()=&gt;{this._validatePlaceholders(),this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),e.ngControl&amp;&amp;e.ngControl.valueChanges&amp;&amp;e.ngControl.valueChanges.pipe(bt(this._destroyed)).subscribe(()=&gt;this._changeDetectorRef.markForCheck()),this._ngZone.runOutsideAngular(()=&gt;{this._ngZone.onStable.pipe(bt(this._destroyed)).subscribe(()=&gt;{this._outlineGapCalculationNeededOnStable&amp;&amp;this.updateOutlineGap()})}),Kt(this._prefixChildren.changes,this._suffixChildren.changes).subscribe(()=&gt;{this._outlineGapCalculationNeededOnStable=!0,this._changeDetectorRef.markForCheck()}),this._hintChildren.changes.pipe(gr(null)).subscribe(()=&gt;{this._processHints(),this._changeDetectorRef.markForCheck()}),this._errorChildren.changes.pipe(gr(null)).subscribe(()=&gt;{this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),this._dir&amp;&amp;this._dir.change.pipe(bt(this._destroyed)).subscribe(()=&gt;{"function"==typeof requestAnimationFrame?this._ngZone.runOutsideAngular(()=&gt;{requestAnimationFrame(()=&gt;this.updateOutlineGap())}):this.updateOutlineGap()})}ngAfterContentChecked(){this._validateControlChild(),this._outlineGapCalculationNeededImmediately&amp;&amp;this.updateOutlineGap()}ngAfterViewInit(){this._subscriptAnimationState="enter",this._changeDetectorRef.detectChanges()}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete()}_shouldForward(e){const r=this._control?this._control.ngControl:null;return r&amp;&amp;r[e]}_hasPlaceholder(){return!!(this._control&amp;&amp;this._control.placeholder||this._placeholderChild)}_hasLabel(){return!(!this._labelChildNonStatic&amp;&amp;!this._labelChildStatic)}_shouldLabelFloat(){return this._canLabelFloat()&amp;&amp;(this._control&amp;&amp;this._control.shouldLabelFloat||this._shouldAlwaysFloat())}_hideControlPlaceholder(){return"legacy"===this.appearance&amp;&amp;!this._hasLabel()||this._hasLabel()&amp;&amp;!this._shouldLabelFloat()}_hasFloatingLabel(){return this._hasLabel()||"legacy"===this.appearance&amp;&amp;this._hasPlaceholder()}_getDisplayedMessages(){return this._errorChildren&amp;&amp;this._errorChildren.length&gt;0&amp;&amp;this._control.errorState?"error":"hint"}_animateAndLockLabel(){this._hasFloatingLabel()&amp;&amp;this._canLabelFloat()&amp;&amp;(this._animationsEnabled&amp;&amp;this._label&amp;&amp;(this._showAlwaysAnimate=!0,Vb(this._label.nativeElement,"transitionend").pipe(mn(1)).subscribe(()=&gt;{this._showAlwaysAnimate=!1})),this.floatLabel="always",this._changeDetectorRef.markForCheck())}_validatePlaceholders(){}_processHints(){this._validateHints(),this._syncDescribedByIds()}_validateHints(){}_getDefaultFloatLabelState(){return this._defaults&amp;&amp;this._defaults.floatLabel||"auto"}_syncDescribedByIds(){if(this._control){let e=[];if(this._control.userAriaDescribedBy&amp;&amp;"string"==typeof this._control.userAriaDescribedBy&amp;&amp;e.push(...this._control.userAriaDescribedBy.split(" ")),"hint"===this._getDisplayedMessages()){const r=this._hintChildren?this._hintChildren.find(o=&gt;"start"===o.align):null,i=this._hintChildren?this._hintChildren.find(o=&gt;"end"===o.align):null;r?e.push(r.id):this._hintLabel&amp;&amp;e.push(this._hintLabelId),i&amp;&amp;e.push(i.id)}else this._errorChildren&amp;&amp;e.push(...this._errorChildren.map(r=&gt;r.id));this._control.setDescribedByIds(e)}}_validateControlChild(){}updateOutlineGap(){const e=this._label?this._label.nativeElement:null,r=this._connectionContainerRef.nativeElement,i=".mat-form-field-outline-start",o=".mat-form-field-outline-gap";if("outline"!==this.appearance||!this._platform.isBrowser)return;if(!e||!e.children.length||!e.textContent.trim()){const M=r.querySelectorAll(`${i}, ${o}`);for(let x=0;x&lt;M.length;x++)M[x].style.width="0";return}if(!this._isAttachedToDOM())return void(this._outlineGapCalculationNeededImmediately=!0);let s=0,a=0;const f=r.querySelectorAll(i),v=r.querySelectorAll(o);if(this._label&amp;&amp;this._label.nativeElement.children.length){const M=r.getBoundingClientRect();if(0===M.width&amp;&amp;0===M.height)return this._outlineGapCalculationNeededOnStable=!0,void(this._outlineGapCalculationNeededImmediately=!1);const x=this._getStartEnd(M),N=e.children,V=this._getStartEnd(N[0].getBoundingClientRect());let $=0;for(let Y=0;Y&lt;N.length;Y++)$+=N[Y].offsetWidth;s=Math.abs(V-x)-5,a=$&gt;0?.75*$+10:0}for(let M=0;M&lt;f.length;M++)f[M].style.width=`${s}px`;for(let M=0;M&lt;v.length;M++)v[M].style.width=`${a}px`;this._outlineGapCalculationNeededOnStable=this._outlineGapCalculationNeededImmediately=!1}_getStartEnd(e){return this._dir&amp;&amp;"rtl"===this._dir.value?e.right:e.left}_isAttachedToDOM(){const e=this._elementRef.nativeElement;if(e.getRootNode){const r=e.getRootNode();return r&amp;&amp;r!==e}return document.documentElement.contains(e)}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(Xt),F(bo,8),F(MK,8),F(Hr),F(Ye),F(gi,8))},n.\u0275cmp=Ee({type:n,selectors:[["mat-form-field"]],contentQueries:function(e,r,i){if(1&amp;e&amp;&amp;(dn(i,dp,5),dn(i,dp,7),dn(i,Kx,5),dn(i,Kx,7),dn(i,bK,5),dn(i,gK,5),dn(i,Zx,5),dn(i,CK,5),dn(i,qx,5)),2&amp;e){let o;We(o=Ge())&amp;&amp;(r._controlNonStatic=o.first),We(o=Ge())&amp;&amp;(r._controlStatic=o.first),We(o=Ge())&amp;&amp;(r._labelChildNonStatic=o.first),We(o=Ge())&amp;&amp;(r._labelChildStatic=o.first),We(o=Ge())&amp;&amp;(r._placeholderChild=o.first),We(o=Ge())&amp;&amp;(r._errorChildren=o),We(o=Ge())&amp;&amp;(r._hintChildren=o),We(o=Ge())&amp;&amp;(r._prefixChildren=o),We(o=Ge())&amp;&amp;(r._suffixChildren=o)}},viewQuery:function(e,r){if(1&amp;e&amp;&amp;(Ut(eK,7),Ut(tK,5),Ut(nK,5)),2&amp;e){let i;We(i=Ge())&amp;&amp;(r._connectionContainerRef=i.first),We(i=Ge())&amp;&amp;(r._inputContainerRef=i.first),We(i=Ge())&amp;&amp;(r._label=i.first)}},hostAttrs:[1,"mat-form-field"],hostVars:40,hostBindings:function(e,r){2&amp;e&amp;&amp;ct("mat-form-field-appearance-standard","standard"==r.appearance)("mat-form-field-appearance-fill","fill"==r.appearance)("mat-form-field-appearance-outline","outline"==r.appearance)("mat-form-field-appearance-legacy","legacy"==r.appearance)("mat-form-field-invalid",r._control.errorState)("mat-form-field-can-float",r._canLabelFloat())("mat-form-field-should-float",r._shouldLabelFloat())("mat-form-field-has-label",r._hasFloatingLabel())("mat-form-field-hide-placeholder",r._hideControlPlaceholder())("mat-form-field-disabled",r._control.disabled)("mat-form-field-autofilled",r._control.autofilled)("mat-focused",r._control.focused)("ng-untouched",r._shouldForward("untouched"))("ng-touched",r._shouldForward("touched"))("ng-pristine",r._shouldForward("pristine"))("ng-dirty",r._shouldForward("dirty"))("ng-valid",r._shouldForward("valid"))("ng-invalid",r._shouldForward("invalid"))("ng-pending",r._shouldForward("pending"))("_mat-animation-noopable",!r._animationsEnabled)},inputs:{color:"color",appearance:"appearance",hideRequiredMarker:"hideRequiredMarker",hintLabel:"hintLabel",floatLabel:"floatLabel"},exportAs:["matFormField"],features:[mt([{provide:fp,useExisting:n}]),Fe],ngContentSelectors:mK,decls:15,vars:8,consts:[[1,"mat-form-field-wrapper"],[1,"mat-form-field-flex",3,"click"],["connectionContainer",""],[4,"ngIf"],["class","mat-form-field-prefix",3,"cdkObserveContentDisabled","cdkObserveContent",4,"ngIf"],[1,"mat-form-field-infix"],["inputContainer",""],[1,"mat-form-field-label-wrapper"],["class","mat-form-field-label",3,"cdkObserveContentDisabled","id","mat-empty","mat-form-field-empty","mat-accent","mat-warn","ngSwitch","cdkObserveContent",4,"ngIf"],["class","mat-form-field-suffix",4,"ngIf"],["class","mat-form-field-underline",4,"ngIf"],[1,"mat-form-field-subscript-wrapper",3,"ngSwitch"],[4,"ngSwitchCase"],["class","mat-form-field-hint-wrapper",4,"ngSwitchCase"],[1,"mat-form-field-outline"],[1,"mat-form-field-outline-start"],[1,"mat-form-field-outline-gap"],[1,"mat-form-field-outline-end"],[1,"mat-form-field-outline","mat-form-field-outline-thick"],[1,"mat-form-field-prefix",3,"cdkObserveContentDisabled","cdkObserveContent"],[1,"mat-form-field-label",3,"cdkObserveContentDisabled","id","ngSwitch","cdkObserveContent"],["label",""],["class","mat-placeholder-required mat-form-field-required-marker","aria-hidden","true",4,"ngIf"],["aria-hidden","true",1,"mat-placeholder-required","mat-form-field-required-marker"],[1,"mat-form-field-suffix"],[1,"mat-form-field-underline"],[1,"mat-form-field-ripple"],[1,"mat-form-field-hint-wrapper"],["class","mat-hint",3,"id",4,"ngIf"],[1,"mat-form-field-hint-spacer"],[1,"mat-hint",3,"id"]],template:function(e,r){1&amp;e&amp;&amp;(pr(pK),C(0,"div",0)(1,"div",1,2),ie("click",function(o){return r._control.onContainerClick&amp;&amp;r._control.onContainerClick(o)}),z(3,rK,9,0,"ng-container",3),z(4,iK,2,1,"div",4),C(5,"div",5,6),$t(7),C(8,"span",7),z(9,lK,5,16,"label",8),b()(),z(10,cK,2,0,"div",9),b(),z(11,uK,2,4,"div",10),C(12,"div",11),z(13,dK,2,1,"div",12),z(14,hK,5,2,"div",13),b()()),2&amp;e&amp;&amp;(k(3),R("ngIf","outline"==r.appearance),k(1),R("ngIf",r._prefixChildren.length),k(5),R("ngIf",r._hasFloatingLabel()),k(1),R("ngIf",r._suffixChildren.length),k(1),R("ngIf","outline"!=r.appearance),k(1),R("ngSwitch",r._getDisplayedMessages()),k(1),R("ngSwitchCase","error"),k(1),R("ngSwitchCase","hint"))},dependencies:[jt,$l,Rf,cO],styles:[".mat-form-field{display:inline-block;position:relative;text-align:left}[dir=rtl] .mat-form-field{text-align:right}.mat-form-field-wrapper{position:relative}.mat-form-field-flex{display:inline-flex;align-items:baseline;box-sizing:border-box;width:100%}.mat-form-field-prefix,.mat-form-field-suffix{white-space:nowrap;flex:none;position:relative}.mat-form-field-infix{display:block;position:relative;flex:auto;min-width:0;width:180px}.cdk-high-contrast-active .mat-form-field-infix{border-image:linear-gradient(transparent, transparent)}.mat-form-field-label-wrapper{position:absolute;left:0;box-sizing:content-box;width:100%;height:100%;overflow:hidden;pointer-events:none}[dir=rtl] .mat-form-field-label-wrapper{left:auto;right:0}.mat-form-field-label{position:absolute;left:0;font:inherit;pointer-events:none;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transform-origin:0 0;transition:transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1),color 400ms cubic-bezier(0.25, 0.8, 0.25, 1),width 400ms cubic-bezier(0.25, 0.8, 0.25, 1);display:none}[dir=rtl] .mat-form-field-label{transform-origin:100% 0;left:auto;right:0}.cdk-high-contrast-active .mat-form-field-disabled .mat-form-field-label{color:GrayText}.mat-form-field-empty.mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{display:block}.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:block;transition:none}.mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:block}.mat-form-field-label:not(.mat-form-field-empty){transition:none}.mat-form-field-underline{position:absolute;width:100%;pointer-events:none;transform:scale3d(1, 1.0001, 1)}.mat-form-field-ripple{position:absolute;left:0;width:100%;transform-origin:50%;transform:scaleX(0.5);opacity:0;transition:background-color 300ms cubic-bezier(0.55, 0, 0.55, 0.2)}.mat-form-field.mat-focused .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple{opacity:1;transform:none;transition:transform 300ms cubic-bezier(0.25, 0.8, 0.25, 1),opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1),background-color 300ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-subscript-wrapper{position:absolute;box-sizing:border-box;width:100%;overflow:hidden}.mat-form-field-subscript-wrapper .mat-icon,.mat-form-field-label-wrapper .mat-icon{width:1em;height:1em;font-size:inherit;vertical-align:baseline}.mat-form-field-hint-wrapper{display:flex}.mat-form-field-hint-spacer{flex:1 0 1em}.mat-error{display:block}.mat-form-field-control-wrapper{position:relative}.mat-form-field-hint-end{order:1}.mat-form-field._mat-animation-noopable .mat-form-field-label,.mat-form-field._mat-animation-noopable .mat-form-field-ripple{transition:none}",'.mat-form-field-appearance-fill .mat-form-field-flex{border-radius:4px 4px 0 0;padding:.75em .75em 0 .75em}.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-flex{outline:solid 1px}.cdk-high-contrast-active .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{outline-color:GrayText}.cdk-high-contrast-active .mat-form-field-appearance-fill.mat-focused .mat-form-field-flex{outline:dashed 3px}.mat-form-field-appearance-fill .mat-form-field-underline::before{content:"";display:block;position:absolute;bottom:0;height:1px;width:100%}.mat-form-field-appearance-fill .mat-form-field-ripple{bottom:0;height:2px}.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-ripple{height:0}.mat-form-field-appearance-fill:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:1;transform:none;transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-fill._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{transition:none}.mat-form-field-appearance-fill .mat-form-field-subscript-wrapper{padding:0 1em}','.mat-input-element{font:inherit;background:rgba(0,0,0,0);color:currentColor;border:none;outline:none;padding:0;margin:0;width:100%;max-width:100%;vertical-align:bottom;text-align:inherit;box-sizing:content-box}.mat-input-element:-moz-ui-invalid{box-shadow:none}.mat-input-element,.mat-input-element::-webkit-search-cancel-button,.mat-input-element::-webkit-search-decoration,.mat-input-element::-webkit-search-results-button,.mat-input-element::-webkit-search-results-decoration{-webkit-appearance:none}.mat-input-element::-webkit-contacts-auto-fill-button,.mat-input-element::-webkit-caps-lock-indicator,.mat-input-element:not([type=password])::-webkit-credentials-auto-fill-button{visibility:hidden}.mat-input-element[type=date],.mat-input-element[type=datetime],.mat-input-element[type=datetime-local],.mat-input-element[type=month],.mat-input-element[type=week],.mat-input-element[type=time]{line-height:1}.mat-input-element[type=date]::after,.mat-input-element[type=datetime]::after,.mat-input-element[type=datetime-local]::after,.mat-input-element[type=month]::after,.mat-input-element[type=week]::after,.mat-input-element[type=time]::after{content:" ";white-space:pre;width:1px}.mat-input-element::-webkit-inner-spin-button,.mat-input-element::-webkit-calendar-picker-indicator,.mat-input-element::-webkit-clear-button{font-size:.75em}.mat-input-element::placeholder{-webkit-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-input-element::-moz-placeholder{-webkit-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-input-element::-webkit-input-placeholder{-webkit-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-input-element:-ms-input-placeholder{-webkit-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-hide-placeholder .mat-input-element::placeholder{color:rgba(0,0,0,0) !important;-webkit-text-fill-color:rgba(0,0,0,0);transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::placeholder{opacity:0}.mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder{color:rgba(0,0,0,0) !important;-webkit-text-fill-color:rgba(0,0,0,0);transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder{opacity:0}.mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,0) !important;-webkit-text-fill-color:rgba(0,0,0,0);transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder{opacity:0}.mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,0) !important;-webkit-text-fill-color:rgba(0,0,0,0);transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder{opacity:0}._mat-animation-noopable .mat-input-element::placeholder{transition:none}._mat-animation-noopable .mat-input-element::-moz-placeholder{transition:none}._mat-animation-noopable .mat-input-element::-webkit-input-placeholder{transition:none}._mat-animation-noopable .mat-input-element:-ms-input-placeholder{transition:none}textarea.mat-input-element{resize:vertical;overflow:auto}textarea.mat-input-element.cdk-textarea-autosize{resize:none}textarea.mat-input-element{padding:2px 0;margin:-2px 0}select.mat-input-element{-moz-appearance:none;-webkit-appearance:none;position:relative;background-color:rgba(0,0,0,0);display:inline-flex;box-sizing:border-box;padding-top:1em;top:-1em;margin-bottom:-1em}select.mat-input-element::-moz-focus-inner{border:0}select.mat-input-element:not(:disabled){cursor:pointer}.mat-form-field-type-mat-native-select .mat-form-field-infix::after{content:"";width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid;position:absolute;top:50%;right:0;margin-top:-2.5px;pointer-events:none}[dir=rtl] .mat-form-field-type-mat-native-select .mat-form-field-infix::after{right:auto;left:0}.mat-form-field-type-mat-native-select .mat-input-element{padding-right:15px}[dir=rtl] .mat-form-field-type-mat-native-select .mat-input-element{padding-right:0;padding-left:15px}.mat-form-field-type-mat-native-select .mat-form-field-label-wrapper{max-width:calc(100% - 10px)}.mat-form-field-type-mat-native-select.mat-form-field-appearance-outline .mat-form-field-infix::after{margin-top:-5px}.mat-form-field-type-mat-native-select.mat-form-field-appearance-fill .mat-form-field-infix::after{margin-top:-10px}',".mat-form-field-appearance-legacy .mat-form-field-label{transform:perspective(100px)}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon{width:1em}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button{font:inherit;vertical-align:baseline}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button .mat-icon{font-size:inherit}.mat-form-field-appearance-legacy .mat-form-field-underline{height:1px}.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-underline{height:0;border-top:solid 1px}.mat-form-field-appearance-legacy .mat-form-field-ripple{top:0;height:2px;overflow:hidden}.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-ripple{height:0;border-top:solid 2px}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-position:0;background-color:rgba(0,0,0,0)}.cdk-high-contrast-active .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{border-top-style:dotted;border-top-width:2px;border-top-color:GrayText}.mat-form-field-appearance-legacy.mat-form-field-invalid:not(.mat-focused) .mat-form-field-ripple{height:1px}",".mat-form-field-appearance-outline .mat-form-field-wrapper{margin:.25em 0}.mat-form-field-appearance-outline .mat-form-field-flex{padding:0 .75em 0 .75em;margin-top:-0.25em;position:relative}.mat-form-field-appearance-outline .mat-form-field-prefix,.mat-form-field-appearance-outline .mat-form-field-suffix{top:.25em}.mat-form-field-appearance-outline .mat-form-field-outline{display:flex;position:absolute;top:.25em;left:0;right:0;bottom:0;pointer-events:none}.mat-form-field-appearance-outline .mat-form-field-outline-start,.mat-form-field-appearance-outline .mat-form-field-outline-end{border:1px solid currentColor;min-width:5px}.mat-form-field-appearance-outline .mat-form-field-outline-start{border-radius:5px 0 0 5px;border-right-style:none}[dir=rtl] .mat-form-field-appearance-outline .mat-form-field-outline-start{border-right-style:solid;border-left-style:none;border-radius:0 5px 5px 0}.mat-form-field-appearance-outline .mat-form-field-outline-end{border-radius:0 5px 5px 0;border-left-style:none;flex-grow:1}[dir=rtl] .mat-form-field-appearance-outline .mat-form-field-outline-end{border-left-style:solid;border-right-style:none;border-radius:5px 0 0 5px}.mat-form-field-appearance-outline .mat-form-field-outline-gap{border-radius:.000001px;border:1px solid currentColor;border-left-style:none;border-right-style:none}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap{border-top-color:rgba(0,0,0,0)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{opacity:0}.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start,.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap{border-width:2px}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline,.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline{opacity:0;transition:opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline-thick{opacity:1}.cdk-high-contrast-active .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{border:3px dashed}.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline{opacity:0;transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline-thick{opacity:1}.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper{padding:0 1em}.cdk-high-contrast-active .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:GrayText}.mat-form-field-appearance-outline._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-outline,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-start,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-end,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-gap{transition:none}",".mat-form-field-appearance-standard .mat-form-field-flex{padding-top:.75em}.mat-form-field-appearance-standard .mat-form-field-underline{height:1px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-underline{height:0;border-top:solid 1px}.mat-form-field-appearance-standard .mat-form-field-ripple{bottom:0;height:2px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-ripple{height:0;border-top:solid 2px}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-position:0;background-color:rgba(0,0,0,0)}.cdk-high-contrast-active .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{border-top-style:dotted;border-top-width:2px}.mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:1;transform:none;transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{transition:none}"],encapsulation:2,data:{animation:[_K.transitionMessages]},changeDetection:0}),n})(),hp=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[Lo,_n,eb,_n]}),n})();const Jx=Pu({passive:!0});let TK=(()=&gt;{class n{constructor(e,r){this._platform=e,this._ngZone=r,this._monitoredElements=new Map}monitor(e){if(!this._platform.isBrowser)return $s;const r=Ms(e),i=this._monitoredElements.get(r);if(i)return i.subject;const o=new pe,s="cdk-text-field-autofilled",a=f=&gt;{"cdk-text-field-autofill-start"!==f.animationName||r.classList.contains(s)?"cdk-text-field-autofill-end"===f.animationName&amp;&amp;r.classList.contains(s)&amp;&amp;(r.classList.remove(s),this._ngZone.run(()=&gt;o.next({target:f.target,isAutofilled:!1}))):(r.classList.add(s),this._ngZone.run(()=&gt;o.next({target:f.target,isAutofilled:!0})))};return this._ngZone.runOutsideAngular(()=&gt;{r.addEventListener("animationstart",a,Jx),r.classList.add("cdk-text-field-autofill-monitored")}),this._monitoredElements.set(r,{subject:o,unlisten:()=&gt;{r.removeEventListener("animationstart",a,Jx)}}),o}stopMonitoring(e){const r=Ms(e),i=this._monitoredElements.get(r);i&amp;&amp;(i.unlisten(),i.subject.complete(),r.classList.remove("cdk-text-field-autofill-monitored"),r.classList.remove("cdk-text-field-autofilled"),this._monitoredElements.delete(r))}ngOnDestroy(){this._monitoredElements.forEach((e,r)=&gt;this.stopMonitoring(r))}}return n.\u0275fac=function(e){return new(e||n)(K(Hr),K(Ye))},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),ek=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({}),n})();const tk=new fe("MAT_INPUT_VALUE_ACCESSOR"),AK=["button","checkbox","file","hidden","image","radio","range","reset","submit"];let OK=0;const IK=MO(class{constructor(n,t,e,r){this._defaultErrorStateMatcher=n,this._parentForm=t,this._parentFormGroup=e,this.ngControl=r,this.stateChanges=new pe}});let xK=(()=&gt;{class n extends IK{constructor(e,r,i,o,s,a,f,v,M,x){super(a,o,s,i),this._elementRef=e,this._platform=r,this._autofillMonitor=v,this._formField=x,this._uid="mat-input-"+OK++,this.focused=!1,this.stateChanges=new pe,this.controlType="mat-input",this.autofilled=!1,this._disabled=!1,this._type="text",this._readonly=!1,this._neverEmptyInputTypes=["date","datetime","datetime-local","month","time","week"].filter($=&gt;oO().has($)),this._iOSKeyupListener=$=&gt;{const Y=$.target;!Y.value&amp;&amp;0===Y.selectionStart&amp;&amp;0===Y.selectionEnd&amp;&amp;(Y.setSelectionRange(1,1),Y.setSelectionRange(0,0))};const N=this._elementRef.nativeElement,V=N.nodeName.toLowerCase();this._inputValueAccessor=f||N,this._previousNativeValue=this.value,this.id=this.id,r.IOS&amp;&amp;M.runOutsideAngular(()=&gt;{e.nativeElement.addEventListener("keyup",this._iOSKeyupListener)}),this._isServer=!this._platform.isBrowser,this._isNativeSelect="select"===V,this._isTextarea="textarea"===V,this._isInFormField=!!x,this._isNativeSelect&amp;&amp;(this.controlType=N.multiple?"mat-native-select-multiple":"mat-native-select")}get disabled(){return this.ngControl&amp;&amp;null!==this.ngControl.disabled?this.ngControl.disabled:this._disabled}set disabled(e){this._disabled=dt(e),this.focused&amp;&amp;(this.focused=!1,this.stateChanges.next())}get id(){return this._id}set id(e){this._id=e||this._uid}get required(){return this._required??this.ngControl?.control?.hasValidator(en.required)??!1}set required(e){this._required=dt(e)}get type(){return this._type}set type(e){this._type=e||"text",this._validateType(),!this._isTextarea&amp;&amp;oO().has(this._type)&amp;&amp;(this._elementRef.nativeElement.type=this._type)}get value(){return this._inputValueAccessor.value}set value(e){e!==this.value&amp;&amp;(this._inputValueAccessor.value=e,this.stateChanges.next())}get readonly(){return this._readonly}set readonly(e){this._readonly=dt(e)}ngAfterViewInit(){this._platform.isBrowser&amp;&amp;this._autofillMonitor.monitor(this._elementRef.nativeElement).subscribe(e=&gt;{this.autofilled=e.isAutofilled,this.stateChanges.next()})}ngOnChanges(){this.stateChanges.next()}ngOnDestroy(){this.stateChanges.complete(),this._platform.isBrowser&amp;&amp;this._autofillMonitor.stopMonitoring(this._elementRef.nativeElement),this._platform.IOS&amp;&amp;this._elementRef.nativeElement.removeEventListener("keyup",this._iOSKeyupListener)}ngDoCheck(){this.ngControl&amp;&amp;this.updateErrorState(),this._dirtyCheckNativeValue(),this._dirtyCheckPlaceholder()}focus(e){this._elementRef.nativeElement.focus(e)}_focusChanged(e){e!==this.focused&amp;&amp;(this.focused=e,this.stateChanges.next())}_onInput(){}_dirtyCheckPlaceholder(){const e=this._formField,r=e&amp;&amp;"legacy"===e.appearance&amp;&amp;!e._hasLabel?.()?null:this.placeholder;if(r!==this._previousPlaceholder){const i=this._elementRef.nativeElement;this._previousPlaceholder=r,r?i.setAttribute("placeholder",r):i.removeAttribute("placeholder")}}_dirtyCheckNativeValue(){const e=this._elementRef.nativeElement.value;this._previousNativeValue!==e&amp;&amp;(this._previousNativeValue=e,this.stateChanges.next())}_validateType(){AK.indexOf(this._type)}_isNeverEmpty(){return this._neverEmptyInputTypes.indexOf(this._type)&gt;-1}_isBadInput(){let e=this._elementRef.nativeElement.validity;return e&amp;&amp;e.badInput}get empty(){return!(this._isNeverEmpty()||this._elementRef.nativeElement.value||this._isBadInput()||this.autofilled)}get shouldLabelFloat(){if(this._isNativeSelect){const e=this._elementRef.nativeElement,r=e.options[0];return this.focused||e.multiple||!this.empty||!!(e.selectedIndex&gt;-1&amp;&amp;r&amp;&amp;r.label)}return this.focused||!this.empty}setDescribedByIds(e){e.length?this._elementRef.nativeElement.setAttribute("aria-describedby",e.join(" ")):this._elementRef.nativeElement.removeAttribute("aria-describedby")}onContainerClick(){this.focused||this.focus()}_isInlineSelect(){const e=this._elementRef.nativeElement;return this._isNativeSelect&amp;&amp;(e.multiple||e.size&gt;1)}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(Hr),F(Uo,10),F(Ku,8),F(oc,8),F(ob),F(tk,10),F(TK),F(Ye),F(fp,8))},n.\u0275dir=le({type:n,selectors:[["input","matInput",""],["textarea","matInput",""],["select","matNativeControl",""],["input","matNativeControl",""],["textarea","matNativeControl",""]],hostAttrs:[1,"mat-input-element","mat-form-field-autofill-control"],hostVars:12,hostBindings:function(e,r){1&amp;e&amp;&amp;ie("focus",function(){return r._focusChanged(!0)})("blur",function(){return r._focusChanged(!1)})("input",function(){return r._onInput()}),2&amp;e&amp;&amp;(Ca("disabled",r.disabled)("required",r.required),Te("id",r.id)("data-placeholder",r.placeholder)("name",r.name||null)("readonly",r.readonly&amp;&amp;!r._isNativeSelect||null)("aria-invalid",r.empty&amp;&amp;r.required?null:r.errorState)("aria-required",r.required),ct("mat-input-server",r._isServer)("mat-native-select-inline",r._isInlineSelect()))},inputs:{disabled:"disabled",id:"id",placeholder:"placeholder",name:"name",required:"required",type:"type",errorStateMatcher:"errorStateMatcher",userAriaDescribedBy:["aria-describedby","userAriaDescribedBy"],value:"value",readonly:"readonly"},exportAs:["matInput"],features:[mt([{provide:dp,useExisting:n}]),Fe,Qt]}),n})(),kK=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[ob],imports:[ek,hp,_n,ek,hp]}),n})();const PK=["mat-calendar-body",""];function RK(n,t){if(1&amp;n&amp;&amp;(C(0,"tr",2)(1,"td",3),A(2),b()()),2&amp;n){const e=U();k(1),He("padding-top",e._cellPadding)("padding-bottom",e._cellPadding),Te("colspan",e.numCols),k(1),$e(" ",e.label," ")}}function FK(n,t){if(1&amp;n&amp;&amp;(C(0,"td",3),A(1),b()),2&amp;n){const e=U(2);He("padding-top",e._cellPadding)("padding-bottom",e._cellPadding),Te("colspan",e._firstRowOffset),k(1),$e(" ",e._firstRowOffset&gt;=e.labelMinRequiredCells?e.label:""," ")}}function NK(n,t){if(1&amp;n){const e=Mt();C(0,"td",7)(1,"button",8),ie("click",function(i){const s=Pe(e).$implicit;return Re(U(2)._cellClicked(s,i))})("focus",function(i){const s=Pe(e).$implicit;return Re(U(2)._emitActiveDateChange(s,i))}),C(2,"div",9),A(3),b(),G(4,"div",10),b()()}if(2&amp;n){const e=t.$implicit,r=t.index,i=U().index,o=U();He("width",o._cellWidth)("padding-top",o._cellPadding)("padding-bottom",o._cellPadding),Te("data-mat-row",i)("data-mat-col",r),k(1),ct("mat-calendar-body-disabled",!e.enabled)("mat-calendar-body-active",o._isActiveCell(i,r))("mat-calendar-body-range-start",o._isRangeStart(e.compareValue))("mat-calendar-body-range-end",o._isRangeEnd(e.compareValue))("mat-calendar-body-in-range",o._isInRange(e.compareValue))("mat-calendar-body-comparison-bridge-start",o._isComparisonBridgeStart(e.compareValue,i,r))("mat-calendar-body-comparison-bridge-end",o._isComparisonBridgeEnd(e.compareValue,i,r))("mat-calendar-body-comparison-start",o._isComparisonStart(e.compareValue))("mat-calendar-body-comparison-end",o._isComparisonEnd(e.compareValue))("mat-calendar-body-in-comparison-range",o._isInComparisonRange(e.compareValue))("mat-calendar-body-preview-start",o._isPreviewStart(e.compareValue))("mat-calendar-body-preview-end",o._isPreviewEnd(e.compareValue))("mat-calendar-body-in-preview",o._isInPreview(e.compareValue)),R("ngClass",e.cssClasses)("tabindex",o._isActiveCell(i,r)?0:-1),Te("aria-label",e.ariaLabel)("aria-disabled",!e.enabled||null)("aria-pressed",o._isSelected(e.compareValue))("aria-current",o.todayValue===e.compareValue?"date":null),k(1),ct("mat-calendar-body-selected",o._isSelected(e.compareValue))("mat-calendar-body-comparison-identical",o._isComparisonIdentical(e.compareValue))("mat-calendar-body-today",o.todayValue===e.compareValue),k(1),$e(" ",e.displayValue," ")}}function LK(n,t){if(1&amp;n&amp;&amp;(C(0,"tr",4),z(1,FK,2,6,"td",5),z(2,NK,5,47,"td",6),b()),2&amp;n){const e=t.$implicit,r=t.index,i=U();k(1),R("ngIf",0===r&amp;&amp;i._firstRowOffset),k(1),R("ngForOf",e)}}function VK(n,t){if(1&amp;n&amp;&amp;(C(0,"th",5)(1,"span",6),A(2),b(),C(3,"span",7),A(4),b()()),2&amp;n){const e=t.$implicit;k(2),_e(e.long),k(2),_e(e.narrow)}}const BK=["*"];function HK(n,t){}function $K(n,t){if(1&amp;n){const e=Mt();C(0,"mat-month-view",5),ie("activeDateChange",function(i){return Pe(e),Re(U().activeDate=i)})("_userSelection",function(i){return Pe(e),Re(U()._dateSelected(i))}),b()}if(2&amp;n){const e=U();R("activeDate",e.activeDate)("selected",e.selected)("dateFilter",e.dateFilter)("maxDate",e.maxDate)("minDate",e.minDate)("dateClass",e.dateClass)("comparisonStart",e.comparisonStart)("comparisonEnd",e.comparisonEnd)}}function UK(n,t){if(1&amp;n){const e=Mt();C(0,"mat-year-view",6),ie("activeDateChange",function(i){return Pe(e),Re(U().activeDate=i)})("monthSelected",function(i){return Pe(e),Re(U()._monthSelectedInYearView(i))})("selectedChange",function(i){return Pe(e),Re(U()._goToDateInView(i,"month"))}),b()}if(2&amp;n){const e=U();R("activeDate",e.activeDate)("selected",e.selected)("dateFilter",e.dateFilter)("maxDate",e.maxDate)("minDate",e.minDate)("dateClass",e.dateClass)}}function jK(n,t){if(1&amp;n){const e=Mt();C(0,"mat-multi-year-view",7),ie("activeDateChange",function(i){return Pe(e),Re(U().activeDate=i)})("yearSelected",function(i){return Pe(e),Re(U()._yearSelectedInMultiYearView(i))})("selectedChange",function(i){return Pe(e),Re(U()._goToDateInView(i,"year"))}),b()}if(2&amp;n){const e=U();R("activeDate",e.activeDate)("selected",e.selected)("dateFilter",e.dateFilter)("maxDate",e.maxDate)("minDate",e.minDate)("dateClass",e.dateClass)}}function zK(n,t){}const WK=["button"];function GK(n,t){1&amp;n&amp;&amp;(Dc(),C(0,"svg",3),G(1,"path",4),b())}const YK=[[["","matDatepickerToggleIcon",""]]],ZK=["[matDatepickerToggleIcon]"];let td=(()=&gt;{class n{constructor(){this.changes=new pe,this.calendarLabel="Calendar",this.openCalendarLabel="Open calendar",this.closeCalendarLabel="Close calendar",this.prevMonthLabel="Previous month",this.nextMonthLabel="Next month",this.prevYearLabel="Previous year",this.nextYearLabel="Next year",this.prevMultiYearLabel="Previous 24 years",this.nextMultiYearLabel="Next 24 years",this.switchToMonthViewLabel="Choose date",this.switchToMultiYearViewLabel="Choose month and year",this.startDateLabel="Start date",this.endDateLabel="End date"}formatYearRange(e,r){return`${e} \u2013 ${r}`}formatYearRangeLabel(e,r){return`${e} to ${r}`}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275prov=re({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();class Yb{constructor(t,e,r,i,o={},s=t,a){this.value=t,this.displayValue=e,this.ariaLabel=r,this.enabled=i,this.cssClasses=o,this.compareValue=s,this.rawValue=a}}let cc=(()=&gt;{class n{constructor(e,r){this._elementRef=e,this._ngZone=r,this._focusActiveCellAfterViewChecked=!1,this.numCols=7,this.activeCell=0,this.isRange=!1,this.cellAspectRatio=1,this.previewStart=null,this.previewEnd=null,this.selectedValueChange=new Ce,this.previewChange=new Ce,this.activeDateChange=new Ce,this._enterHandler=i=&gt;{if(this._skipNextFocus&amp;&amp;"focus"===i.type)this._skipNextFocus=!1;else if(i.target&amp;&amp;this.isRange){const o=this._getCellFromElement(i.target);o&amp;&amp;this._ngZone.run(()=&gt;this.previewChange.emit({value:o.enabled?o:null,event:i}))}},this._leaveHandler=i=&gt;{null!==this.previewEnd&amp;&amp;this.isRange&amp;&amp;i.target&amp;&amp;this._getCellFromElement(i.target)&amp;&amp;this._ngZone.run(()=&gt;this.previewChange.emit({value:null,event:i}))},r.runOutsideAngular(()=&gt;{const i=e.nativeElement;i.addEventListener("mouseenter",this._enterHandler,!0),i.addEventListener("focus",this._enterHandler,!0),i.addEventListener("mouseleave",this._leaveHandler,!0),i.addEventListener("blur",this._leaveHandler,!0)})}ngAfterViewChecked(){this._focusActiveCellAfterViewChecked&amp;&amp;(this._focusActiveCell(),this._focusActiveCellAfterViewChecked=!1)}_cellClicked(e,r){e.enabled&amp;&amp;this.selectedValueChange.emit({value:e.value,event:r})}_emitActiveDateChange(e,r){e.enabled&amp;&amp;this.activeDateChange.emit({value:e.value,event:r})}_isSelected(e){return this.startValue===e||this.endValue===e}ngOnChanges(e){const r=e.numCols,{rows:i,numCols:o}=this;(e.rows||r)&amp;&amp;(this._firstRowOffset=i&amp;&amp;i.length&amp;&amp;i[0].length?o-i[0].length:0),(e.cellAspectRatio||r||!this._cellPadding)&amp;&amp;(this._cellPadding=50*this.cellAspectRatio/o+"%"),(r||!this._cellWidth)&amp;&amp;(this._cellWidth=100/o+"%")}ngOnDestroy(){const e=this._elementRef.nativeElement;e.removeEventListener("mouseenter",this._enterHandler,!0),e.removeEventListener("focus",this._enterHandler,!0),e.removeEventListener("mouseleave",this._leaveHandler,!0),e.removeEventListener("blur",this._leaveHandler,!0)}_isActiveCell(e,r){let i=e*this.numCols+r;return e&amp;&amp;(i-=this._firstRowOffset),i==this.activeCell}_focusActiveCell(e=!0){this._ngZone.runOutsideAngular(()=&gt;{this._ngZone.onStable.pipe(mn(1)).subscribe(()=&gt;{setTimeout(()=&gt;{const r=this._elementRef.nativeElement.querySelector(".mat-calendar-body-active");r&amp;&amp;(e||(this._skipNextFocus=!0),r.focus())})})})}_scheduleFocusActiveCellAfterViewChecked(){this._focusActiveCellAfterViewChecked=!0}_isRangeStart(e){return Zb(e,this.startValue,this.endValue)}_isRangeEnd(e){return Kb(e,this.startValue,this.endValue)}_isInRange(e){return qb(e,this.startValue,this.endValue,this.isRange)}_isComparisonStart(e){return Zb(e,this.comparisonStart,this.comparisonEnd)}_isComparisonBridgeStart(e,r,i){if(!this._isComparisonStart(e)||this._isRangeStart(e)||!this._isInRange(e))return!1;let o=this.rows[r][i-1];if(!o){const s=this.rows[r-1];o=s&amp;&amp;s[s.length-1]}return o&amp;&amp;!this._isRangeEnd(o.compareValue)}_isComparisonBridgeEnd(e,r,i){if(!this._isComparisonEnd(e)||this._isRangeEnd(e)||!this._isInRange(e))return!1;let o=this.rows[r][i+1];if(!o){const s=this.rows[r+1];o=s&amp;&amp;s[0]}return o&amp;&amp;!this._isRangeStart(o.compareValue)}_isComparisonEnd(e){return Kb(e,this.comparisonStart,this.comparisonEnd)}_isInComparisonRange(e){return qb(e,this.comparisonStart,this.comparisonEnd,this.isRange)}_isComparisonIdentical(e){return this.comparisonStart===this.comparisonEnd&amp;&amp;e===this.comparisonStart}_isPreviewStart(e){return Zb(e,this.previewStart,this.previewEnd)}_isPreviewEnd(e){return Kb(e,this.previewStart,this.previewEnd)}_isInPreview(e){return qb(e,this.previewStart,this.previewEnd,this.isRange)}_getCellFromElement(e){let r;if(nk(e)?r=e:nk(e.parentNode)&amp;&amp;(r=e.parentNode),r){const i=r.getAttribute("data-mat-row"),o=r.getAttribute("data-mat-col");if(i&amp;&amp;o)return this.rows[parseInt(i)][parseInt(o)]}return null}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(Ye))},n.\u0275cmp=Ee({type:n,selectors:[["","mat-calendar-body",""]],hostAttrs:[1,"mat-calendar-body"],inputs:{label:"label",rows:"rows",todayValue:"todayValue",startValue:"startValue",endValue:"endValue",labelMinRequiredCells:"labelMinRequiredCells",numCols:"numCols",activeCell:"activeCell",isRange:"isRange",cellAspectRatio:"cellAspectRatio",comparisonStart:"comparisonStart",comparisonEnd:"comparisonEnd",previewStart:"previewStart",previewEnd:"previewEnd"},outputs:{selectedValueChange:"selectedValueChange",previewChange:"previewChange",activeDateChange:"activeDateChange"},exportAs:["matCalendarBody"],features:[Qt],attrs:PK,decls:2,vars:2,consts:[["aria-hidden","true",4,"ngIf"],["role","row",4,"ngFor","ngForOf"],["aria-hidden","true"],[1,"mat-calendar-body-label"],["role","row"],["class","mat-calendar-body-label",3,"paddingTop","paddingBottom",4,"ngIf"],["role","gridcell","class","mat-calendar-body-cell-container",3,"width","paddingTop","paddingBottom",4,"ngFor","ngForOf"],["role","gridcell",1,"mat-calendar-body-cell-container"],["type","button",1,"mat-calendar-body-cell",3,"ngClass","tabindex","click","focus"],[1,"mat-calendar-body-cell-content","mat-focus-indicator"],["aria-hidden","true",1,"mat-calendar-body-cell-preview"]],template:function(e,r){1&amp;e&amp;&amp;(z(0,RK,3,6,"tr",0),z(1,LK,3,2,"tr",1)),2&amp;e&amp;&amp;(R("ngIf",r._firstRowOffset&lt;r.labelMinRequiredCells),k(1),R("ngForOf",r.rows))},dependencies:[_i,hn,jt],styles:['.mat-calendar-body{min-width:224px}.mat-calendar-body-label{height:0;line-height:0;text-align:left;padding-left:4.7142857143%;padding-right:4.7142857143%}.mat-calendar-body-cell-container{position:relative;height:0;line-height:0}.mat-calendar-body-cell{-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;background:none;text-align:center;outline:none;font-family:inherit;margin:0}.mat-calendar-body-cell::-moz-focus-inner{border:0}.mat-calendar-body-cell::before,.mat-calendar-body-cell::after,.mat-calendar-body-cell-preview{content:"";position:absolute;top:5%;left:0;z-index:0;box-sizing:border-box;height:90%;width:100%}.mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range)::before,.mat-calendar-body-range-start::after,.mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start)::before,.mat-calendar-body-comparison-start::after,.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:5%;width:95%;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range)::before,[dir=rtl] .mat-calendar-body-range-start::after,[dir=rtl] .mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start)::before,[dir=rtl] .mat-calendar-body-comparison-start::after,[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:0;border-radius:0;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range)::before,.mat-calendar-body-range-end::after,.mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end)::before,.mat-calendar-body-comparison-end::after,.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}[dir=rtl] .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range)::before,[dir=rtl] .mat-calendar-body-range-end::after,[dir=rtl] .mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end)::before,[dir=rtl] .mat-calendar-body-comparison-end::after,[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{left:5%;border-radius:0;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-comparison-bridge-start.mat-calendar-body-range-end::after,[dir=rtl] .mat-calendar-body-comparison-bridge-end.mat-calendar-body-range-start::after{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-comparison-start.mat-calendar-body-range-end::after,[dir=rtl] .mat-calendar-body-comparison-start.mat-calendar-body-range-end::after,.mat-calendar-body-comparison-end.mat-calendar-body-range-start::after,[dir=rtl] .mat-calendar-body-comparison-end.mat-calendar-body-range-start::after{width:90%}.mat-calendar-body-in-preview .mat-calendar-body-cell-preview{border-top:dashed 1px;border-bottom:dashed 1px}.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:dashed 1px}[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:0;border-right:dashed 1px}.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:dashed 1px}[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:0;border-left:dashed 1px}.mat-calendar-body-disabled{cursor:default}.cdk-high-contrast-active .mat-calendar-body-disabled{opacity:.5}.mat-calendar-body-cell-content{top:5%;left:5%;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;line-height:1;border-width:1px;border-style:solid;border-radius:999px}.mat-calendar-body-cell-content.mat-focus-indicator{position:absolute}.cdk-high-contrast-active .mat-calendar-body-cell-content{border:none}.cdk-high-contrast-active .mat-datepicker-popup:not(:empty),.cdk-high-contrast-active .mat-calendar-body-cell:not(.mat-calendar-body-in-range) .mat-calendar-body-selected{outline:solid 1px}.cdk-high-contrast-active .mat-calendar-body-today{outline:dotted 1px}.cdk-high-contrast-active .mat-calendar-body-cell::before,.cdk-high-contrast-active .mat-calendar-body-cell::after,.cdk-high-contrast-active .mat-calendar-body-selected{background:none}.cdk-high-contrast-active .mat-calendar-body-in-range::before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-start::before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-end::before{border-top:solid 1px;border-bottom:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-start::before{border-left:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-start::before{border-left:0;border-right:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-end::before{border-right:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-end::before{border-right:0;border-left:solid 1px}.cdk-high-contrast-active .mat-calendar-body-in-comparison-range::before{border-top:dashed 1px;border-bottom:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-start::before{border-left:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-start::before{border-left:0;border-right:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-end::before{border-right:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-end::before{border-right:0;border-left:dashed 1px}[dir=rtl] .mat-calendar-body-label{text-align:right}'],encapsulation:2,changeDetection:0}),n})();function nk(n){return"TD"===n.nodeName}function Zb(n,t,e){return null!==e&amp;&amp;t!==e&amp;&amp;n&lt;e&amp;&amp;n===t}function Kb(n,t,e){return null!==t&amp;&amp;t!==e&amp;&amp;n&gt;=t&amp;&amp;n===e}function qb(n,t,e,r){return r&amp;&amp;null!==t&amp;&amp;null!==e&amp;&amp;t!==e&amp;&amp;n&gt;=t&amp;&amp;n&lt;=e}class oi{constructor(t,e){this.start=t,this.end=e}}let Xs=(()=&gt;{class n{constructor(e,r){this.selection=e,this._adapter=r,this._selectionChanged=new pe,this.selectionChanged=this._selectionChanged,this.selection=e}updateSelection(e,r){const i=this.selection;this.selection=e,this._selectionChanged.next({selection:e,source:r,oldValue:i})}ngOnDestroy(){this._selectionChanged.complete()}_isValidDateInstance(e){return this._adapter.isDateInstance(e)&amp;&amp;this._adapter.isValid(e)}}return n.\u0275fac=function(e){ls()},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})(),KK=(()=&gt;{class n extends Xs{constructor(e){super(null,e)}add(e){super.updateSelection(e,this)}isValid(){return null!=this.selection&amp;&amp;this._isValidDateInstance(this.selection)}isComplete(){return null!=this.selection}clone(){const e=new n(this._adapter);return e.updateSelection(this.selection,this),e}}return n.\u0275fac=function(e){return new(e||n)(K(rr))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();const rk={provide:Xs,deps:[[new Jr,new ss,Xs],rr],useFactory:function QK(n,t){return n||new KK(t)}},pp=new fe("MAT_DATE_RANGE_SELECTION_STRATEGY");let ik=(()=&gt;{class n{constructor(e,r,i,o,s){this._changeDetectorRef=e,this._dateFormats=r,this._dateAdapter=i,this._dir=o,this._rangeStrategy=s,this._rerenderSubscription=l.EMPTY,this.selectedChange=new Ce,this._userSelection=new Ce,this.activeDateChange=new Ce,this._activeDate=this._dateAdapter.today()}get activeDate(){return this._activeDate}set activeDate(e){const r=this._activeDate,i=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e))||this._dateAdapter.today();this._activeDate=this._dateAdapter.clampDate(i,this.minDate,this.maxDate),this._hasSameMonthAndYear(r,this._activeDate)||this._init()}get selected(){return this._selected}set selected(e){this._selected=e instanceof oi?e:this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e)),this._setRanges(this._selected)}get minDate(){return this._minDate}set minDate(e){this._minDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e))}get maxDate(){return this._maxDate}set maxDate(e){this._maxDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e))}ngAfterContentInit(){this._rerenderSubscription=this._dateAdapter.localeChanges.pipe(gr(null)).subscribe(()=&gt;this._init())}ngOnChanges(e){const r=e.comparisonStart||e.comparisonEnd;r&amp;&amp;!r.firstChange&amp;&amp;this._setRanges(this.selected)}ngOnDestroy(){this._rerenderSubscription.unsubscribe()}_dateSelected(e){const r=e.value,i=this._getDateFromDayOfMonth(r);let o,s;this._selected instanceof oi?(o=this._getDateInCurrentMonth(this._selected.start),s=this._getDateInCurrentMonth(this._selected.end)):o=s=this._getDateInCurrentMonth(this._selected),(o!==r||s!==r)&amp;&amp;this.selectedChange.emit(i),this._userSelection.emit({value:i,event:e.event}),this._previewStart=this._previewEnd=null,this._changeDetectorRef.markForCheck()}_updateActiveDate(e){const i=this._activeDate;this.activeDate=this._getDateFromDayOfMonth(e.value),this._dateAdapter.compareDate(i,this.activeDate)&amp;&amp;this.activeDateChange.emit(this._activeDate)}_handleCalendarBodyKeydown(e){const r=this._activeDate,i=this._isRtl();switch(e.keyCode){case 37:this.activeDate=this._dateAdapter.addCalendarDays(this._activeDate,i?1:-1);break;case 39:this.activeDate=this._dateAdapter.addCalendarDays(this._activeDate,i?-1:1);break;case 38:this.activeDate=this._dateAdapter.addCalendarDays(this._activeDate,-7);break;case 40:this.activeDate=this._dateAdapter.addCalendarDays(this._activeDate,7);break;case 36:this.activeDate=this._dateAdapter.addCalendarDays(this._activeDate,1-this._dateAdapter.getDate(this._activeDate));break;case 35:this.activeDate=this._dateAdapter.addCalendarDays(this._activeDate,this._dateAdapter.getNumDaysInMonth(this._activeDate)-this._dateAdapter.getDate(this._activeDate));break;case 33:this.activeDate=e.altKey?this._dateAdapter.addCalendarYears(this._activeDate,-1):this._dateAdapter.addCalendarMonths(this._activeDate,-1);break;case 34:this.activeDate=e.altKey?this._dateAdapter.addCalendarYears(this._activeDate,1):this._dateAdapter.addCalendarMonths(this._activeDate,1);break;case 13:case 32:return this._selectionKeyPressed=!0,void(this._canSelect(this._activeDate)&amp;&amp;e.preventDefault());case 27:return void(null!=this._previewEnd&amp;&amp;!Bi(e)&amp;&amp;(this._previewStart=this._previewEnd=null,this.selectedChange.emit(null),this._userSelection.emit({value:null,event:e}),e.preventDefault(),e.stopPropagation()));default:return}this._dateAdapter.compareDate(r,this.activeDate)&amp;&amp;(this.activeDateChange.emit(this.activeDate),this._focusActiveCellAfterViewChecked()),e.preventDefault()}_handleCalendarBodyKeyup(e){(32===e.keyCode||13===e.keyCode)&amp;&amp;(this._selectionKeyPressed&amp;&amp;this._canSelect(this._activeDate)&amp;&amp;this._dateSelected({value:this._dateAdapter.getDate(this._activeDate),event:e}),this._selectionKeyPressed=!1)}_init(){this._setRanges(this.selected),this._todayDate=this._getCellCompareValue(this._dateAdapter.today()),this._monthLabel=this._dateFormats.display.monthLabel?this._dateAdapter.format(this.activeDate,this._dateFormats.display.monthLabel):this._dateAdapter.getMonthNames("short")[this._dateAdapter.getMonth(this.activeDate)].toLocaleUpperCase();let e=this._dateAdapter.createDate(this._dateAdapter.getYear(this.activeDate),this._dateAdapter.getMonth(this.activeDate),1);this._firstWeekOffset=(7+this._dateAdapter.getDayOfWeek(e)-this._dateAdapter.getFirstDayOfWeek())%7,this._initWeekdays(),this._createWeekCells(),this._changeDetectorRef.markForCheck()}_focusActiveCell(e){this._matCalendarBody._focusActiveCell(e)}_focusActiveCellAfterViewChecked(){this._matCalendarBody._scheduleFocusActiveCellAfterViewChecked()}_previewChanged({event:e,value:r}){if(this._rangeStrategy){const o=this._rangeStrategy.createPreview(r?r.rawValue:null,this.selected,e);this._previewStart=this._getCellCompareValue(o.start),this._previewEnd=this._getCellCompareValue(o.end),this._changeDetectorRef.detectChanges()}}_getDateFromDayOfMonth(e){return this._dateAdapter.createDate(this._dateAdapter.getYear(this.activeDate),this._dateAdapter.getMonth(this.activeDate),e)}_initWeekdays(){const e=this._dateAdapter.getFirstDayOfWeek(),r=this._dateAdapter.getDayOfWeekNames("narrow");let o=this._dateAdapter.getDayOfWeekNames("long").map((s,a)=&gt;({long:s,narrow:r[a]}));this._weekdays=o.slice(e).concat(o.slice(0,e))}_createWeekCells(){const e=this._dateAdapter.getNumDaysInMonth(this.activeDate),r=this._dateAdapter.getDateNames();this._weeks=[[]];for(let i=0,o=this._firstWeekOffset;i&lt;e;i++,o++){7==o&amp;&amp;(this._weeks.push([]),o=0);const s=this._dateAdapter.createDate(this._dateAdapter.getYear(this.activeDate),this._dateAdapter.getMonth(this.activeDate),i+1),a=this._shouldEnableDate(s),f=this._dateAdapter.format(s,this._dateFormats.display.dateA11yLabel),v=this.dateClass?this.dateClass(s,"month"):void 0;this._weeks[this._weeks.length-1].push(new Yb(i+1,r[i],f,a,v,this._getCellCompareValue(s),s))}}_shouldEnableDate(e){return!!e&amp;&amp;(!this.minDate||this._dateAdapter.compareDate(e,this.minDate)&gt;=0)&amp;&amp;(!this.maxDate||this._dateAdapter.compareDate(e,this.maxDate)&lt;=0)&amp;&amp;(!this.dateFilter||this.dateFilter(e))}_getDateInCurrentMonth(e){return e&amp;&amp;this._hasSameMonthAndYear(e,this.activeDate)?this._dateAdapter.getDate(e):null}_hasSameMonthAndYear(e,r){return!(!e||!r||this._dateAdapter.getMonth(e)!=this._dateAdapter.getMonth(r)||this._dateAdapter.getYear(e)!=this._dateAdapter.getYear(r))}_getCellCompareValue(e){if(e){const r=this._dateAdapter.getYear(e),i=this._dateAdapter.getMonth(e),o=this._dateAdapter.getDate(e);return new Date(r,i,o).getTime()}return null}_isRtl(){return this._dir&amp;&amp;"rtl"===this._dir.value}_setRanges(e){e instanceof oi?(this._rangeStart=this._getCellCompareValue(e.start),this._rangeEnd=this._getCellCompareValue(e.end),this._isRange=!0):(this._rangeStart=this._rangeEnd=this._getCellCompareValue(e),this._isRange=!1),this._comparisonRangeStart=this._getCellCompareValue(this.comparisonStart),this._comparisonRangeEnd=this._getCellCompareValue(this.comparisonEnd)}_canSelect(e){return!this.dateFilter||this.dateFilter(e)}}return n.\u0275fac=function(e){return new(e||n)(F(Xt),F(Zs,8),F(rr,8),F(bo,8),F(pp,8))},n.\u0275cmp=Ee({type:n,selectors:[["mat-month-view"]],viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(cc,5),2&amp;e){let i;We(i=Ge())&amp;&amp;(r._matCalendarBody=i.first)}},inputs:{activeDate:"activeDate",selected:"selected",minDate:"minDate",maxDate:"maxDate",dateFilter:"dateFilter",dateClass:"dateClass",comparisonStart:"comparisonStart",comparisonEnd:"comparisonEnd"},outputs:{selectedChange:"selectedChange",_userSelection:"_userSelection",activeDateChange:"activeDateChange"},exportAs:["matMonthView"],features:[Qt],decls:7,vars:13,consts:[["role","grid",1,"mat-calendar-table"],[1,"mat-calendar-table-header"],["scope","col",4,"ngFor","ngForOf"],["aria-hidden","true","colspan","7",1,"mat-calendar-table-header-divider"],["mat-calendar-body","",3,"label","rows","todayValue","startValue","endValue","comparisonStart","comparisonEnd","previewStart","previewEnd","isRange","labelMinRequiredCells","activeCell","selectedValueChange","activeDateChange","previewChange","keyup","keydown"],["scope","col"],[1,"cdk-visually-hidden"],["aria-hidden","true"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"table",0)(1,"thead",1)(2,"tr"),z(3,VK,5,2,"th",2),b(),C(4,"tr"),G(5,"th",3),b()(),C(6,"tbody",4),ie("selectedValueChange",function(o){return r._dateSelected(o)})("activeDateChange",function(o){return r._updateActiveDate(o)})("previewChange",function(o){return r._previewChanged(o)})("keyup",function(o){return r._handleCalendarBodyKeyup(o)})("keydown",function(o){return r._handleCalendarBodyKeydown(o)}),b()()),2&amp;e&amp;&amp;(k(3),R("ngForOf",r._weekdays),k(3),R("label",r._monthLabel)("rows",r._weeks)("todayValue",r._todayDate)("startValue",r._rangeStart)("endValue",r._rangeEnd)("comparisonStart",r._comparisonRangeStart)("comparisonEnd",r._comparisonRangeEnd)("previewStart",r._previewStart)("previewEnd",r._previewEnd)("isRange",r._isRange)("labelMinRequiredCells",3)("activeCell",r._dateAdapter.getDate(r.activeDate)-1))},dependencies:[hn,cc],encapsulation:2,changeDetection:0}),n})(),ok=(()=&gt;{class n{constructor(e,r,i){this._changeDetectorRef=e,this._dateAdapter=r,this._dir=i,this._rerenderSubscription=l.EMPTY,this.selectedChange=new Ce,this.yearSelected=new Ce,this.activeDateChange=new Ce,this._activeDate=this._dateAdapter.today()}get activeDate(){return this._activeDate}set activeDate(e){let r=this._activeDate;const i=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e))||this._dateAdapter.today();this._activeDate=this._dateAdapter.clampDate(i,this.minDate,this.maxDate),sk(this._dateAdapter,r,this._activeDate,this.minDate,this.maxDate)||this._init()}get selected(){return this._selected}set selected(e){this._selected=e instanceof oi?e:this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e)),this._setSelectedYear(e)}get minDate(){return this._minDate}set minDate(e){this._minDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e))}get maxDate(){return this._maxDate}set maxDate(e){this._maxDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e))}ngAfterContentInit(){this._rerenderSubscription=this._dateAdapter.localeChanges.pipe(gr(null)).subscribe(()=&gt;this._init())}ngOnDestroy(){this._rerenderSubscription.unsubscribe()}_init(){this._todayYear=this._dateAdapter.getYear(this._dateAdapter.today());const r=this._dateAdapter.getYear(this._activeDate)-nd(this._dateAdapter,this.activeDate,this.minDate,this.maxDate);this._years=[];for(let i=0,o=[];i&lt;24;i++)o.push(r+i),4==o.length&amp;&amp;(this._years.push(o.map(s=&gt;this._createCellForYear(s))),o=[]);this._changeDetectorRef.markForCheck()}_yearSelected(e){const r=e.value,i=this._dateAdapter.createDate(r,0,1),o=this._getDateFromYear(r);this.yearSelected.emit(i),this.selectedChange.emit(o)}_updateActiveDate(e){const i=this._activeDate;this.activeDate=this._getDateFromYear(e.value),this._dateAdapter.compareDate(i,this.activeDate)&amp;&amp;this.activeDateChange.emit(this.activeDate)}_handleCalendarBodyKeydown(e){const r=this._activeDate,i=this._isRtl();switch(e.keyCode){case 37:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,i?1:-1);break;case 39:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,i?-1:1);break;case 38:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,-4);break;case 40:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,4);break;case 36:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,-nd(this._dateAdapter,this.activeDate,this.minDate,this.maxDate));break;case 35:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,24-nd(this._dateAdapter,this.activeDate,this.minDate,this.maxDate)-1);break;case 33:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,e.altKey?-240:-24);break;case 34:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,e.altKey?240:24);break;case 13:case 32:this._selectionKeyPressed=!0;break;default:return}this._dateAdapter.compareDate(r,this.activeDate)&amp;&amp;this.activeDateChange.emit(this.activeDate),this._focusActiveCellAfterViewChecked(),e.preventDefault()}_handleCalendarBodyKeyup(e){(32===e.keyCode||13===e.keyCode)&amp;&amp;(this._selectionKeyPressed&amp;&amp;this._yearSelected({value:this._dateAdapter.getYear(this._activeDate),event:e}),this._selectionKeyPressed=!1)}_getActiveCell(){return nd(this._dateAdapter,this.activeDate,this.minDate,this.maxDate)}_focusActiveCell(){this._matCalendarBody._focusActiveCell()}_focusActiveCellAfterViewChecked(){this._matCalendarBody._scheduleFocusActiveCellAfterViewChecked()}_getDateFromYear(e){const r=this._dateAdapter.getMonth(this.activeDate),i=this._dateAdapter.getNumDaysInMonth(this._dateAdapter.createDate(e,r,1));return this._dateAdapter.createDate(e,r,Math.min(this._dateAdapter.getDate(this.activeDate),i))}_createCellForYear(e){const r=this._dateAdapter.createDate(e,0,1),i=this._dateAdapter.getYearName(r),o=this.dateClass?this.dateClass(r,"multi-year"):void 0;return new Yb(e,i,i,this._shouldEnableYear(e),o)}_shouldEnableYear(e){if(null==e||this.maxDate&amp;&amp;e&gt;this._dateAdapter.getYear(this.maxDate)||this.minDate&amp;&amp;e&lt;this._dateAdapter.getYear(this.minDate))return!1;if(!this.dateFilter)return!0;for(let i=this._dateAdapter.createDate(e,0,1);this._dateAdapter.getYear(i)==e;i=this._dateAdapter.addCalendarDays(i,1))if(this.dateFilter(i))return!0;return!1}_isRtl(){return this._dir&amp;&amp;"rtl"===this._dir.value}_setSelectedYear(e){if(this._selectedYear=null,e instanceof oi){const r=e.start||e.end;r&amp;&amp;(this._selectedYear=this._dateAdapter.getYear(r))}else e&amp;&amp;(this._selectedYear=this._dateAdapter.getYear(e))}}return n.\u0275fac=function(e){return new(e||n)(F(Xt),F(rr,8),F(bo,8))},n.\u0275cmp=Ee({type:n,selectors:[["mat-multi-year-view"]],viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(cc,5),2&amp;e){let i;We(i=Ge())&amp;&amp;(r._matCalendarBody=i.first)}},inputs:{activeDate:"activeDate",selected:"selected",minDate:"minDate",maxDate:"maxDate",dateFilter:"dateFilter",dateClass:"dateClass"},outputs:{selectedChange:"selectedChange",yearSelected:"yearSelected",activeDateChange:"activeDateChange"},exportAs:["matMultiYearView"],decls:5,vars:7,consts:[["role","grid",1,"mat-calendar-table"],["aria-hidden","true",1,"mat-calendar-table-header"],["colspan","4",1,"mat-calendar-table-header-divider"],["mat-calendar-body","",3,"rows","todayValue","startValue","endValue","numCols","cellAspectRatio","activeCell","selectedValueChange","activeDateChange","keyup","keydown"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"table",0)(1,"thead",1)(2,"tr"),G(3,"th",2),b()(),C(4,"tbody",3),ie("selectedValueChange",function(o){return r._yearSelected(o)})("activeDateChange",function(o){return r._updateActiveDate(o)})("keyup",function(o){return r._handleCalendarBodyKeyup(o)})("keydown",function(o){return r._handleCalendarBodyKeydown(o)}),b()()),2&amp;e&amp;&amp;(k(4),R("rows",r._years)("todayValue",r._todayYear)("startValue",r._selectedYear)("endValue",r._selectedYear)("numCols",4)("cellAspectRatio",4/7)("activeCell",r._getActiveCell()))},dependencies:[cc],encapsulation:2,changeDetection:0}),n})();function sk(n,t,e,r,i){const o=n.getYear(t),s=n.getYear(e),a=ak(n,r,i);return Math.floor((o-a)/24)===Math.floor((s-a)/24)}function nd(n,t,e,r){return function tq(n,t){return(n%t+t)%t}(n.getYear(t)-ak(n,e,r),24)}function ak(n,t,e){let r=0;return e?r=n.getYear(e)-24+1:t&amp;&amp;(r=n.getYear(t)),r}let lk=(()=&gt;{class n{constructor(e,r,i,o){this._changeDetectorRef=e,this._dateFormats=r,this._dateAdapter=i,this._dir=o,this._rerenderSubscription=l.EMPTY,this.selectedChange=new Ce,this.monthSelected=new Ce,this.activeDateChange=new Ce,this._activeDate=this._dateAdapter.today()}get activeDate(){return this._activeDate}set activeDate(e){let r=this._activeDate;const i=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e))||this._dateAdapter.today();this._activeDate=this._dateAdapter.clampDate(i,this.minDate,this.maxDate),this._dateAdapter.getYear(r)!==this._dateAdapter.getYear(this._activeDate)&amp;&amp;this._init()}get selected(){return this._selected}set selected(e){this._selected=e instanceof oi?e:this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e)),this._setSelectedMonth(e)}get minDate(){return this._minDate}set minDate(e){this._minDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e))}get maxDate(){return this._maxDate}set maxDate(e){this._maxDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e))}ngAfterContentInit(){this._rerenderSubscription=this._dateAdapter.localeChanges.pipe(gr(null)).subscribe(()=&gt;this._init())}ngOnDestroy(){this._rerenderSubscription.unsubscribe()}_monthSelected(e){const r=e.value,i=this._dateAdapter.createDate(this._dateAdapter.getYear(this.activeDate),r,1);this.monthSelected.emit(i);const o=this._getDateFromMonth(r);this.selectedChange.emit(o)}_updateActiveDate(e){const i=this._activeDate;this.activeDate=this._getDateFromMonth(e.value),this._dateAdapter.compareDate(i,this.activeDate)&amp;&amp;this.activeDateChange.emit(this.activeDate)}_handleCalendarBodyKeydown(e){const r=this._activeDate,i=this._isRtl();switch(e.keyCode){case 37:this.activeDate=this._dateAdapter.addCalendarMonths(this._activeDate,i?1:-1);break;case 39:this.activeDate=this._dateAdapter.addCalendarMonths(this._activeDate,i?-1:1);break;case 38:this.activeDate=this._dateAdapter.addCalendarMonths(this._activeDate,-4);break;case 40:this.activeDate=this._dateAdapter.addCalendarMonths(this._activeDate,4);break;case 36:this.activeDate=this._dateAdapter.addCalendarMonths(this._activeDate,-this._dateAdapter.getMonth(this._activeDate));break;case 35:this.activeDate=this._dateAdapter.addCalendarMonths(this._activeDate,11-this._dateAdapter.getMonth(this._activeDate));break;case 33:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,e.altKey?-10:-1);break;case 34:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,e.altKey?10:1);break;case 13:case 32:this._selectionKeyPressed=!0;break;default:return}this._dateAdapter.compareDate(r,this.activeDate)&amp;&amp;(this.activeDateChange.emit(this.activeDate),this._focusActiveCellAfterViewChecked()),e.preventDefault()}_handleCalendarBodyKeyup(e){(32===e.keyCode||13===e.keyCode)&amp;&amp;(this._selectionKeyPressed&amp;&amp;this._monthSelected({value:this._dateAdapter.getMonth(this._activeDate),event:e}),this._selectionKeyPressed=!1)}_init(){this._setSelectedMonth(this.selected),this._todayMonth=this._getMonthInCurrentYear(this._dateAdapter.today()),this._yearLabel=this._dateAdapter.getYearName(this.activeDate);let e=this._dateAdapter.getMonthNames("short");this._months=[[0,1,2,3],[4,5,6,7],[8,9,10,11]].map(r=&gt;r.map(i=&gt;this._createCellForMonth(i,e[i]))),this._changeDetectorRef.markForCheck()}_focusActiveCell(){this._matCalendarBody._focusActiveCell()}_focusActiveCellAfterViewChecked(){this._matCalendarBody._scheduleFocusActiveCellAfterViewChecked()}_getMonthInCurrentYear(e){return e&amp;&amp;this._dateAdapter.getYear(e)==this._dateAdapter.getYear(this.activeDate)?this._dateAdapter.getMonth(e):null}_getDateFromMonth(e){const r=this._dateAdapter.createDate(this._dateAdapter.getYear(this.activeDate),e,1),i=this._dateAdapter.getNumDaysInMonth(r);return this._dateAdapter.createDate(this._dateAdapter.getYear(this.activeDate),e,Math.min(this._dateAdapter.getDate(this.activeDate),i))}_createCellForMonth(e,r){const i=this._dateAdapter.createDate(this._dateAdapter.getYear(this.activeDate),e,1),o=this._dateAdapter.format(i,this._dateFormats.display.monthYearA11yLabel),s=this.dateClass?this.dateClass(i,"year"):void 0;return new Yb(e,r.toLocaleUpperCase(),o,this._shouldEnableMonth(e),s)}_shouldEnableMonth(e){const r=this._dateAdapter.getYear(this.activeDate);if(null==e||this._isYearAndMonthAfterMaxDate(r,e)||this._isYearAndMonthBeforeMinDate(r,e))return!1;if(!this.dateFilter)return!0;for(let o=this._dateAdapter.createDate(r,e,1);this._dateAdapter.getMonth(o)==e;o=this._dateAdapter.addCalendarDays(o,1))if(this.dateFilter(o))return!0;return!1}_isYearAndMonthAfterMaxDate(e,r){if(this.maxDate){const i=this._dateAdapter.getYear(this.maxDate),o=this._dateAdapter.getMonth(this.maxDate);return e&gt;i||e===i&amp;&amp;r&gt;o}return!1}_isYearAndMonthBeforeMinDate(e,r){if(this.minDate){const i=this._dateAdapter.getYear(this.minDate),o=this._dateAdapter.getMonth(this.minDate);return e&lt;i||e===i&amp;&amp;r&lt;o}return!1}_isRtl(){return this._dir&amp;&amp;"rtl"===this._dir.value}_setSelectedMonth(e){this._selectedMonth=e instanceof oi?this._getMonthInCurrentYear(e.start)||this._getMonthInCurrentYear(e.end):this._getMonthInCurrentYear(e)}}return n.\u0275fac=function(e){return new(e||n)(F(Xt),F(Zs,8),F(rr,8),F(bo,8))},n.\u0275cmp=Ee({type:n,selectors:[["mat-year-view"]],viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(cc,5),2&amp;e){let i;We(i=Ge())&amp;&amp;(r._matCalendarBody=i.first)}},inputs:{activeDate:"activeDate",selected:"selected",minDate:"minDate",maxDate:"maxDate",dateFilter:"dateFilter",dateClass:"dateClass"},outputs:{selectedChange:"selectedChange",monthSelected:"monthSelected",activeDateChange:"activeDateChange"},exportAs:["matYearView"],decls:5,vars:9,consts:[["role","grid",1,"mat-calendar-table"],["aria-hidden","true",1,"mat-calendar-table-header"],["colspan","4",1,"mat-calendar-table-header-divider"],["mat-calendar-body","",3,"label","rows","todayValue","startValue","endValue","labelMinRequiredCells","numCols","cellAspectRatio","activeCell","selectedValueChange","activeDateChange","keyup","keydown"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"table",0)(1,"thead",1)(2,"tr"),G(3,"th",2),b()(),C(4,"tbody",3),ie("selectedValueChange",function(o){return r._monthSelected(o)})("activeDateChange",function(o){return r._updateActiveDate(o)})("keyup",function(o){return r._handleCalendarBodyKeyup(o)})("keydown",function(o){return r._handleCalendarBodyKeydown(o)}),b()()),2&amp;e&amp;&amp;(k(4),R("label",r._yearLabel)("rows",r._months)("todayValue",r._todayMonth)("startValue",r._selectedMonth)("endValue",r._selectedMonth)("labelMinRequiredCells",2)("numCols",4)("cellAspectRatio",4/7)("activeCell",r._dateAdapter.getMonth(r.activeDate)))},dependencies:[cc],encapsulation:2,changeDetection:0}),n})(),nq=0,rq=(()=&gt;{class n{constructor(e,r,i,o,s){this._intl=e,this.calendar=r,this._dateAdapter=i,this._dateFormats=o,this._buttonDescriptionId="mat-calendar-button-"+nq++,this.calendar.stateChanges.subscribe(()=&gt;s.markForCheck())}get periodButtonText(){if("month"==this.calendar.currentView)return this._dateAdapter.format(this.calendar.activeDate,this._dateFormats.display.monthYearLabel).toLocaleUpperCase();if("year"==this.calendar.currentView)return this._dateAdapter.getYearName(this.calendar.activeDate);const r=this._dateAdapter.getYear(this.calendar.activeDate)-nd(this._dateAdapter,this.calendar.activeDate,this.calendar.minDate,this.calendar.maxDate),i=r+24-1,o=this._dateAdapter.getYearName(this._dateAdapter.createDate(r,0,1)),s=this._dateAdapter.getYearName(this._dateAdapter.createDate(i,0,1));return this._intl.formatYearRange(o,s)}get periodButtonLabel(){return"month"==this.calendar.currentView?this._intl.switchToMultiYearViewLabel:this._intl.switchToMonthViewLabel}get prevButtonLabel(){return{month:this._intl.prevMonthLabel,year:this._intl.prevYearLabel,"multi-year":this._intl.prevMultiYearLabel}[this.calendar.currentView]}get nextButtonLabel(){return{month:this._intl.nextMonthLabel,year:this._intl.nextYearLabel,"multi-year":this._intl.nextMultiYearLabel}[this.calendar.currentView]}currentPeriodClicked(){this.calendar.currentView="month"==this.calendar.currentView?"multi-year":"month"}previousClicked(){this.calendar.activeDate="month"==this.calendar.currentView?this._dateAdapter.addCalendarMonths(this.calendar.activeDate,-1):this._dateAdapter.addCalendarYears(this.calendar.activeDate,"year"==this.calendar.currentView?-1:-24)}nextClicked(){this.calendar.activeDate="month"==this.calendar.currentView?this._dateAdapter.addCalendarMonths(this.calendar.activeDate,1):this._dateAdapter.addCalendarYears(this.calendar.activeDate,"year"==this.calendar.currentView?1:24)}previousEnabled(){return!this.calendar.minDate||!this.calendar.minDate||!this._isSameView(this.calendar.activeDate,this.calendar.minDate)}nextEnabled(){return!this.calendar.maxDate||!this._isSameView(this.calendar.activeDate,this.calendar.maxDate)}_isSameView(e,r){return"month"==this.calendar.currentView?this._dateAdapter.getYear(e)==this._dateAdapter.getYear(r)&amp;&amp;this._dateAdapter.getMonth(e)==this._dateAdapter.getMonth(r):"year"==this.calendar.currentView?this._dateAdapter.getYear(e)==this._dateAdapter.getYear(r):sk(this._dateAdapter,e,r,this.calendar.minDate,this.calendar.maxDate)}}return n.\u0275fac=function(e){return new(e||n)(F(td),F(ht(()=&gt;Jb)),F(rr,8),F(Zs,8),F(Xt))},n.\u0275cmp=Ee({type:n,selectors:[["mat-calendar-header"]],exportAs:["matCalendarHeader"],ngContentSelectors:BK,decls:11,vars:10,consts:[[1,"mat-calendar-header"],[1,"mat-calendar-controls"],["mat-button","","type","button","aria-live","polite",1,"mat-calendar-period-button",3,"click"],["viewBox","0 0 10 5","focusable","false",1,"mat-calendar-arrow"],["points","0,0 5,5 10,0"],[1,"mat-calendar-spacer"],["mat-icon-button","","type","button",1,"mat-calendar-previous-button",3,"disabled","click"],["mat-icon-button","","type","button",1,"mat-calendar-next-button",3,"disabled","click"]],template:function(e,r){1&amp;e&amp;&amp;(pr(),C(0,"div",0)(1,"div",1)(2,"button",2),ie("click",function(){return r.currentPeriodClicked()}),C(3,"span"),A(4),b(),Dc(),C(5,"svg",3),G(6,"polygon",4),b()(),ng(),G(7,"div",5),$t(8),C(9,"button",6),ie("click",function(){return r.previousClicked()}),b(),C(10,"button",7),ie("click",function(){return r.nextClicked()}),b()()()),2&amp;e&amp;&amp;(k(2),Te("aria-label",r.periodButtonLabel)("aria-describedby",r._buttonDescriptionId),k(1),Te("id",r._buttonDescriptionId),k(1),_e(r.periodButtonText),k(1),ct("mat-calendar-invert","month"!==r.calendar.currentView),k(4),R("disabled",!r.previousEnabled()),Te("aria-label",r.prevButtonLabel),k(1),R("disabled",!r.nextEnabled()),Te("aria-label",r.nextButtonLabel))},dependencies:[za],encapsulation:2,changeDetection:0}),n})(),Jb=(()=&gt;{class n{constructor(e,r,i,o){this._dateAdapter=r,this._dateFormats=i,this._changeDetectorRef=o,this._moveFocusOnNextTick=!1,this.startView="month",this.selectedChange=new Ce,this.yearSelected=new Ce,this.monthSelected=new Ce,this.viewChanged=new Ce(!0),this._userSelection=new Ce,this.stateChanges=new pe,this._intlChanges=e.changes.subscribe(()=&gt;{o.markForCheck(),this.stateChanges.next()})}get startAt(){return this._startAt}set startAt(e){this._startAt=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e))}get selected(){return this._selected}set selected(e){this._selected=e instanceof oi?e:this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e))}get minDate(){return this._minDate}set minDate(e){this._minDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e))}get maxDate(){return this._maxDate}set maxDate(e){this._maxDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e))}get activeDate(){return this._clampedActiveDate}set activeDate(e){this._clampedActiveDate=this._dateAdapter.clampDate(e,this.minDate,this.maxDate),this.stateChanges.next(),this._changeDetectorRef.markForCheck()}get currentView(){return this._currentView}set currentView(e){const r=this._currentView!==e?e:null;this._currentView=e,this._moveFocusOnNextTick=!0,this._changeDetectorRef.markForCheck(),r&amp;&amp;this.viewChanged.emit(r)}ngAfterContentInit(){this._calendarHeaderPortal=new ju(this.headerComponent||rq),this.activeDate=this.startAt||this._dateAdapter.today(),this._currentView=this.startView}ngAfterViewChecked(){this._moveFocusOnNextTick&amp;&amp;(this._moveFocusOnNextTick=!1,this.focusActiveCell())}ngOnDestroy(){this._intlChanges.unsubscribe(),this.stateChanges.complete()}ngOnChanges(e){const r=e.minDate&amp;&amp;!this._dateAdapter.sameDate(e.minDate.previousValue,e.minDate.currentValue)?e.minDate:void 0,i=e.maxDate&amp;&amp;!this._dateAdapter.sameDate(e.maxDate.previousValue,e.maxDate.currentValue)?e.maxDate:void 0,o=r||i||e.dateFilter;if(o&amp;&amp;!o.firstChange){const s=this._getCurrentViewComponent();s&amp;&amp;(this._changeDetectorRef.detectChanges(),s._init())}this.stateChanges.next()}focusActiveCell(){this._getCurrentViewComponent()._focusActiveCell(!1)}updateTodaysDate(){this._getCurrentViewComponent()._init()}_dateSelected(e){const r=e.value;(this.selected instanceof oi||r&amp;&amp;!this._dateAdapter.sameDate(r,this.selected))&amp;&amp;this.selectedChange.emit(r),this._userSelection.emit(e)}_yearSelectedInMultiYearView(e){this.yearSelected.emit(e)}_monthSelectedInYearView(e){this.monthSelected.emit(e)}_goToDateInView(e,r){this.activeDate=e,this.currentView=r}_getCurrentViewComponent(){return this.monthView||this.yearView||this.multiYearView}}return n.\u0275fac=function(e){return new(e||n)(F(td),F(rr,8),F(Zs,8),F(Xt))},n.\u0275cmp=Ee({type:n,selectors:[["mat-calendar"]],viewQuery:function(e,r){if(1&amp;e&amp;&amp;(Ut(ik,5),Ut(lk,5),Ut(ok,5)),2&amp;e){let i;We(i=Ge())&amp;&amp;(r.monthView=i.first),We(i=Ge())&amp;&amp;(r.yearView=i.first),We(i=Ge())&amp;&amp;(r.multiYearView=i.first)}},hostAttrs:[1,"mat-calendar"],inputs:{headerComponent:"headerComponent",startAt:"startAt",startView:"startView",selected:"selected",minDate:"minDate",maxDate:"maxDate",dateFilter:"dateFilter",dateClass:"dateClass",comparisonStart:"comparisonStart",comparisonEnd:"comparisonEnd"},outputs:{selectedChange:"selectedChange",yearSelected:"yearSelected",monthSelected:"monthSelected",viewChanged:"viewChanged",_userSelection:"_userSelection"},exportAs:["matCalendar"],features:[mt([rk]),Qt],decls:5,vars:5,consts:[[3,"cdkPortalOutlet"],["cdkMonitorSubtreeFocus","","tabindex","-1",1,"mat-calendar-content",3,"ngSwitch"],[3,"activeDate","selected","dateFilter","maxDate","minDate","dateClass","comparisonStart","comparisonEnd","activeDateChange","_userSelection",4,"ngSwitchCase"],[3,"activeDate","selected","dateFilter","maxDate","minDate","dateClass","activeDateChange","monthSelected","selectedChange",4,"ngSwitchCase"],[3,"activeDate","selected","dateFilter","maxDate","minDate","dateClass","activeDateChange","yearSelected","selectedChange",4,"ngSwitchCase"],[3,"activeDate","selected","dateFilter","maxDate","minDate","dateClass","comparisonStart","comparisonEnd","activeDateChange","_userSelection"],[3,"activeDate","selected","dateFilter","maxDate","minDate","dateClass","activeDateChange","monthSelected","selectedChange"],[3,"activeDate","selected","dateFilter","maxDate","minDate","dateClass","activeDateChange","yearSelected","selectedChange"]],template:function(e,r){1&amp;e&amp;&amp;(z(0,HK,0,0,"ng-template",0),C(1,"div",1),z(2,$K,1,8,"mat-month-view",2),z(3,UK,1,6,"mat-year-view",3),z(4,jK,1,6,"mat-multi-year-view",4),b()),2&amp;e&amp;&amp;(R("cdkPortalOutlet",r._calendarHeaderPortal),k(1),R("ngSwitch",r.currentView),k(1),R("ngSwitchCase","month"),k(1),R("ngSwitchCase","year"),k(1),R("ngSwitchCase","multi-year"))},dependencies:[$l,Rf,yj,tc,ik,lk,ok],styles:['.mat-calendar{display:block}.mat-calendar-header{padding:8px 8px 0 8px}.mat-calendar-content{padding:0 8px 8px 8px;outline:none}.mat-calendar-controls{display:flex;margin:5% calc(4.7142857143% - 16px)}.mat-calendar-controls .mat-icon-button:hover .mat-button-focus-overlay{opacity:.04}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}.cdk-high-contrast-active .mat-calendar-arrow{fill:CanvasText}.mat-calendar-previous-button,.mat-calendar-next-button{position:relative}.mat-calendar-previous-button::after,.mat-calendar-next-button::after{top:0;left:0;right:0;bottom:0;position:absolute;content:"";margin:15.5px;border:0 solid currentColor;border-top-width:2px}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-previous-button::after{border-left-width:2px;transform:translateX(2px) rotate(-45deg)}.mat-calendar-next-button::after{border-right-width:2px;transform:translateX(-2px) rotate(45deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px 0}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider::after{content:"";position:absolute;top:0;left:-8px;right:-8px;height:1px}.mat-calendar-body-cell-content::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 3px) * -1)}.mat-calendar-body-cell:focus .mat-focus-indicator::before{content:""}'],encapsulation:2,changeDetection:0}),n})();const ck={transformPanel:Ri("transformPanel",[mr("void =&gt; enter-dropdown",xr("120ms cubic-bezier(0, 0, 0.2, 1)",sT([Ft({opacity:0,transform:"scale(1, 0.8)"}),Ft({opacity:1,transform:"scale(1, 1)"})]))),mr("void =&gt; enter-dialog",xr("150ms cubic-bezier(0, 0, 0.2, 1)",sT([Ft({opacity:0,transform:"scale(0.7)"}),Ft({transform:"none",opacity:1})]))),mr("* =&gt; void",xr("100ms linear",Ft({opacity:0})))]),fadeInCalendar:Ri("fadeInCalendar",[ur("void",Ft({opacity:0})),ur("enter",Ft({opacity:1})),mr("void =&gt; *",xr("120ms 100ms cubic-bezier(0.55, 0, 0.55, 0.2)"))])};let iq=0;const uk=new fe("mat-datepicker-scroll-strategy"),sq={provide:uk,deps:[Hi],useFactory:function oq(n){return()=&gt;n.scrollStrategies.reposition()}},aq=Nu(class{constructor(n){this._elementRef=n}});let lq=(()=&gt;{class n extends aq{constructor(e,r,i,o,s,a){super(e),this._changeDetectorRef=r,this._globalModel=i,this._dateAdapter=o,this._rangeSelectionStrategy=s,this._subscriptions=new l,this._animationDone=new pe,this._actionsPortal=null,this._closeButtonText=a.closeCalendarLabel}ngOnInit(){this._animationState=this.datepicker.touchUi?"enter-dialog":"enter-dropdown"}ngAfterViewInit(){this._subscriptions.add(this.datepicker.stateChanges.subscribe(()=&gt;{this._changeDetectorRef.markForCheck()})),this._calendar.focusActiveCell()}ngOnDestroy(){this._subscriptions.unsubscribe(),this._animationDone.complete()}_handleUserSelection(e){const r=this._model.selection,i=e.value,o=r instanceof oi;if(o&amp;&amp;this._rangeSelectionStrategy){const s=this._rangeSelectionStrategy.selectionFinished(i,r,e.event);this._model.updateSelection(s,this)}else i&amp;&amp;(o||!this._dateAdapter.sameDate(i,r))&amp;&amp;this._model.add(i);(!this._model||this._model.isComplete())&amp;&amp;!this._actionsPortal&amp;&amp;this.datepicker.close()}_startExitAnimation(){this._animationState="void",this._changeDetectorRef.markForCheck()}_getSelected(){return this._model.selection}_applyPendingSelection(){this._model!==this._globalModel&amp;&amp;this._globalModel.updateSelection(this._model.selection,this)}_assignActions(e,r){this._model=e?this._globalModel.clone():this._globalModel,this._actionsPortal=e,r&amp;&amp;this._changeDetectorRef.detectChanges()}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(Xt),F(Xs),F(rr),F(pp,8),F(td))},n.\u0275cmp=Ee({type:n,selectors:[["mat-datepicker-content"]],viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(Jb,5),2&amp;e){let i;We(i=Ge())&amp;&amp;(r._calendar=i.first)}},hostAttrs:[1,"mat-datepicker-content"],hostVars:3,hostBindings:function(e,r){1&amp;e&amp;&amp;Jd("@transformPanel.done",function(){return r._animationDone.next()}),2&amp;e&amp;&amp;(rf("@transformPanel",r._animationState),ct("mat-datepicker-content-touch",r.datepicker.touchUi))},inputs:{color:"color"},exportAs:["matDatepickerContent"],features:[Fe],decls:5,vars:24,consts:[["cdkTrapFocus","","role","dialog",1,"mat-datepicker-content-container"],[3,"id","ngClass","startAt","startView","minDate","maxDate","dateFilter","headerComponent","selected","dateClass","comparisonStart","comparisonEnd","yearSelected","monthSelected","viewChanged","_userSelection"],[3,"cdkPortalOutlet"],["type","button","mat-raised-button","",1,"mat-datepicker-close-button",3,"color","focus","blur","click"]],template:function(e,r){if(1&amp;e&amp;&amp;(C(0,"div",0)(1,"mat-calendar",1),ie("yearSelected",function(o){return r.datepicker._selectYear(o)})("monthSelected",function(o){return r.datepicker._selectMonth(o)})("viewChanged",function(o){return r.datepicker._viewChanged(o)})("_userSelection",function(o){return r._handleUserSelection(o)}),b(),z(2,zK,0,0,"ng-template",2),C(3,"button",3),ie("focus",function(){return r._closeButtonFocused=!0})("blur",function(){return r._closeButtonFocused=!1})("click",function(){return r.datepicker.close()}),A(4),b()()),2&amp;e){let i;ct("mat-datepicker-content-container-with-custom-header",r.datepicker.calendarHeaderComponent)("mat-datepicker-content-container-with-actions",r._actionsPortal),Te("aria-modal",!0)("aria-labelledby",null!==(i=r._dialogLabelId)&amp;&amp;void 0!==i?i:void 0),k(1),R("id",r.datepicker.id)("ngClass",r.datepicker.panelClass)("startAt",r.datepicker.startAt)("startView",r.datepicker.startView)("minDate",r.datepicker._getMinDate())("maxDate",r.datepicker._getMaxDate())("dateFilter",r.datepicker._getDateFilter())("headerComponent",r.datepicker.calendarHeaderComponent)("selected",r._getSelected())("dateClass",r.datepicker.dateClass)("comparisonStart",r.comparisonStart)("comparisonEnd",r.comparisonEnd)("@fadeInCalendar","enter"),k(1),R("cdkPortalOutlet",r._actionsPortal),k(1),ct("cdk-visually-hidden",!r._closeButtonFocused),R("color",r.color||"primary"),k(1),_e(r._closeButtonText)}},dependencies:[_i,za,uj,tc,Jb],styles:[".mat-datepicker-content{display:block;border-radius:4px}.mat-datepicker-content .mat-calendar{width:296px;height:354px}.mat-datepicker-content .mat-datepicker-content-container-with-custom-header .mat-calendar{height:auto}.mat-datepicker-content .mat-datepicker-close-button{position:absolute;top:100%;left:0;margin-top:8px}.ng-animating .mat-datepicker-content .mat-datepicker-close-button{display:none}.mat-datepicker-content-container{display:flex;flex-direction:column;justify-content:space-between}.mat-datepicker-content-touch{display:block;max-height:80vh;position:relative;overflow:visible}.mat-datepicker-content-touch .mat-datepicker-content-container{min-height:312px;max-height:788px;min-width:250px;max-width:750px}.mat-datepicker-content-touch .mat-calendar{width:100%;height:auto}@media all and (orientation: landscape){.mat-datepicker-content-touch .mat-datepicker-content-container{width:64vh;height:80vh}}@media all and (orientation: portrait){.mat-datepicker-content-touch .mat-datepicker-content-container{width:80vw;height:100vw}.mat-datepicker-content-touch .mat-datepicker-content-container-with-actions{height:115vw}}"],encapsulation:2,data:{animation:[ck.transformPanel,ck.fadeInCalendar]},changeDetection:0}),n})(),dk=(()=&gt;{class n{constructor(e,r,i,o,s,a,f){this._overlay=e,this._ngZone=r,this._viewContainerRef=i,this._dateAdapter=s,this._dir=a,this._model=f,this._inputStateChanges=l.EMPTY,this._document=Oi(Ze),this.startView="month",this._touchUi=!1,this.xPosition="start",this.yPosition="below",this._restoreFocus=!0,this.yearSelected=new Ce,this.monthSelected=new Ce,this.viewChanged=new Ce(!0),this.openedStream=new Ce,this.closedStream=new Ce,this._opened=!1,this.id="mat-datepicker-"+iq++,this._focusedElementBeforeOpen=null,this._backdropHarnessClass=`${this.id}-backdrop`,this.stateChanges=new pe,this._scrollStrategy=o}get startAt(){return this._startAt||(this.datepickerInput?this.datepickerInput.getStartValue():null)}set startAt(e){this._startAt=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e))}get color(){return this._color||(this.datepickerInput?this.datepickerInput.getThemePalette():void 0)}set color(e){this._color=e}get touchUi(){return this._touchUi}set touchUi(e){this._touchUi=dt(e)}get disabled(){return void 0===this._disabled&amp;&amp;this.datepickerInput?this.datepickerInput.disabled:!!this._disabled}set disabled(e){const r=dt(e);r!==this._disabled&amp;&amp;(this._disabled=r,this.stateChanges.next(void 0))}get restoreFocus(){return this._restoreFocus}set restoreFocus(e){this._restoreFocus=dt(e)}get panelClass(){return this._panelClass}set panelClass(e){this._panelClass=function zU(n,t=/\s+/){const e=[];if(null!=n){const r=Array.isArray(n)?n:`${n}`.split(t);for(const i of r){const o=`${i}`.trim();o&amp;&amp;e.push(o)}}return e}(e)}get opened(){return this._opened}set opened(e){dt(e)?this.open():this.close()}_getMinDate(){return this.datepickerInput&amp;&amp;this.datepickerInput.min}_getMaxDate(){return this.datepickerInput&amp;&amp;this.datepickerInput.max}_getDateFilter(){return this.datepickerInput&amp;&amp;this.datepickerInput.dateFilter}ngOnChanges(e){const r=e.xPosition||e.yPosition;if(r&amp;&amp;!r.firstChange&amp;&amp;this._overlayRef){const i=this._overlayRef.getConfig().positionStrategy;i instanceof Ox&amp;&amp;(this._setConnectedPositions(i),this.opened&amp;&amp;this._overlayRef.updatePosition())}this.stateChanges.next(void 0)}ngOnDestroy(){this._destroyOverlay(),this.close(),this._inputStateChanges.unsubscribe(),this.stateChanges.complete()}select(e){this._model.add(e)}_selectYear(e){this.yearSelected.emit(e)}_selectMonth(e){this.monthSelected.emit(e)}_viewChanged(e){this.viewChanged.emit(e)}registerInput(e){return this._inputStateChanges.unsubscribe(),this.datepickerInput=e,this._inputStateChanges=e.stateChanges.subscribe(()=&gt;this.stateChanges.next(void 0)),this._model}registerActions(e){this._actionsPortal=e,this._componentRef?.instance._assignActions(e,!0)}removeActions(e){e===this._actionsPortal&amp;&amp;(this._actionsPortal=null,this._componentRef?.instance._assignActions(null,!0))}open(){this._opened||this.disabled||(this._focusedElementBeforeOpen=Ru(),this._openOverlay(),this._opened=!0,this.openedStream.emit())}close(){if(!this._opened)return;const e=this._restoreFocus&amp;&amp;this._focusedElementBeforeOpen&amp;&amp;"function"==typeof this._focusedElementBeforeOpen.focus,r=()=&gt;{this._opened&amp;&amp;(this._opened=!1,this.closedStream.emit())};if(this._componentRef){const{instance:i,location:o}=this._componentRef;i._startExitAnimation(),i._animationDone.pipe(mn(1)).subscribe(()=&gt;{const s=this._document.activeElement;e&amp;&amp;(!s||s===this._document.activeElement||o.nativeElement.contains(s))&amp;&amp;this._focusedElementBeforeOpen.focus(),this._focusedElementBeforeOpen=null,this._destroyOverlay()})}e?setTimeout(r):r()}_applyPendingSelection(){this._componentRef?.instance?._applyPendingSelection()}_forwardContentValues(e){e.datepicker=this,e.color=this.color,e._dialogLabelId=this.datepickerInput.getOverlayLabelId(),e._assignActions(this._actionsPortal,!1)}_openOverlay(){this._destroyOverlay();const e=this.touchUi,r=new ju(lq,this._viewContainerRef),i=this._overlayRef=this._overlay.create(new Xu({positionStrategy:e?this._getDialogStrategy():this._getDropdownStrategy(),hasBackdrop:!0,backdropClass:[e?"cdk-overlay-dark-backdrop":"mat-overlay-transparent-backdrop",this._backdropHarnessClass],direction:this._dir,scrollStrategy:e?this._overlay.scrollStrategies.block():this._scrollStrategy(),panelClass:"mat-datepicker-"+(e?"dialog":"popup")}));this._getCloseStream(i).subscribe(o=&gt;{o&amp;&amp;o.preventDefault(),this.close()}),i.keydownEvents().subscribe(o=&gt;{const s=o.keyCode;(38===s||40===s||37===s||39===s||33===s||34===s)&amp;&amp;o.preventDefault()}),this._componentRef=i.attach(r),this._forwardContentValues(this._componentRef.instance),e||this._ngZone.onStable.pipe(mn(1)).subscribe(()=&gt;i.updatePosition())}_destroyOverlay(){this._overlayRef&amp;&amp;(this._overlayRef.dispose(),this._overlayRef=this._componentRef=null)}_getDialogStrategy(){return this._overlay.position().global().centerHorizontally().centerVertically()}_getDropdownStrategy(){const e=this._overlay.position().flexibleConnectedTo(this.datepickerInput.getConnectedOverlayOrigin()).withTransformOriginOn(".mat-datepicker-content").withFlexibleDimensions(!1).withViewportMargin(8).withLockedPosition();return this._setConnectedPositions(e)}_setConnectedPositions(e){const r="end"===this.xPosition?"end":"start",i="start"===r?"end":"start",o="above"===this.yPosition?"bottom":"top",s="top"===o?"bottom":"top";return e.withPositions([{originX:r,originY:s,overlayX:r,overlayY:o},{originX:r,originY:o,overlayX:r,overlayY:s},{originX:i,originY:s,overlayX:i,overlayY:o},{originX:i,originY:o,overlayX:i,overlayY:s}])}_getCloseStream(e){return Kt(e.backdropClick(),e.detachments(),e.keydownEvents().pipe(Ht(r=&gt;27===r.keyCode&amp;&amp;!Bi(r)||this.datepickerInput&amp;&amp;Bi(r,"altKey")&amp;&amp;38===r.keyCode)))}}return n.\u0275fac=function(e){return new(e||n)(F(Hi),F(Ye),F(Ar),F(uk),F(rr,8),F(bo,8),F(Xs))},n.\u0275dir=le({type:n,inputs:{calendarHeaderComponent:"calendarHeaderComponent",startAt:"startAt",startView:"startView",color:"color",touchUi:"touchUi",disabled:"disabled",xPosition:"xPosition",yPosition:"yPosition",restoreFocus:"restoreFocus",dateClass:"dateClass",panelClass:"panelClass",opened:"opened"},outputs:{yearSelected:"yearSelected",monthSelected:"monthSelected",viewChanged:"viewChanged",openedStream:"opened",closedStream:"closed"},features:[Qt]}),n})(),cq=(()=&gt;{class n extends dk{}return n.\u0275fac=function(){let t;return function(r){return(t||(t=cn(n)))(r||n)}}(),n.\u0275cmp=Ee({type:n,selectors:[["mat-datepicker"]],exportAs:["matDatepicker"],features:[mt([rk,{provide:dk,useExisting:n}]),Fe],decls:0,vars:0,template:function(e,r){},encapsulation:2,changeDetection:0}),n})();class mp{constructor(t,e){this.target=t,this.targetElement=e,this.value=this.target.value}}let uq=(()=&gt;{class n{constructor(e,r,i){this._elementRef=e,this._dateAdapter=r,this._dateFormats=i,this.dateChange=new Ce,this.dateInput=new Ce,this.stateChanges=new pe,this._onTouched=()=&gt;{},this._validatorOnChange=()=&gt;{},this._cvaOnChange=()=&gt;{},this._valueChangesSubscription=l.EMPTY,this._localeSubscription=l.EMPTY,this._parseValidator=()=&gt;this._lastValueValid?null:{matDatepickerParse:{text:this._elementRef.nativeElement.value}},this._filterValidator=o=&gt;{const s=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(o.value));return!s||this._matchesFilter(s)?null:{matDatepickerFilter:!0}},this._minValidator=o=&gt;{const s=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(o.value)),a=this._getMinDate();return!a||!s||this._dateAdapter.compareDate(a,s)&lt;=0?null:{matDatepickerMin:{min:a,actual:s}}},this._maxValidator=o=&gt;{const s=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(o.value)),a=this._getMaxDate();return!a||!s||this._dateAdapter.compareDate(a,s)&gt;=0?null:{matDatepickerMax:{max:a,actual:s}}},this._lastValueValid=!1,this._localeSubscription=r.localeChanges.subscribe(()=&gt;{this._assignValueProgrammatically(this.value)})}get value(){return this._model?this._getValueFromModel(this._model.selection):this._pendingValue}set value(e){this._assignValueProgrammatically(e)}get disabled(){return!!this._disabled||this._parentDisabled()}set disabled(e){const r=dt(e),i=this._elementRef.nativeElement;this._disabled!==r&amp;&amp;(this._disabled=r,this.stateChanges.next(void 0)),r&amp;&amp;this._isInitialized&amp;&amp;i.blur&amp;&amp;i.blur()}_getValidators(){return[this._parseValidator,this._minValidator,this._maxValidator,this._filterValidator]}_registerModel(e){this._model=e,this._valueChangesSubscription.unsubscribe(),this._pendingValue&amp;&amp;this._assignValue(this._pendingValue),this._valueChangesSubscription=this._model.selectionChanged.subscribe(r=&gt;{if(this._shouldHandleChangeEvent(r)){const i=this._getValueFromModel(r.selection);this._lastValueValid=this._isValidValue(i),this._cvaOnChange(i),this._onTouched(),this._formatValue(i),this.dateInput.emit(new mp(this,this._elementRef.nativeElement)),this.dateChange.emit(new mp(this,this._elementRef.nativeElement))}})}ngAfterViewInit(){this._isInitialized=!0}ngOnChanges(e){(function dq(n,t){const e=Object.keys(n);for(let r of e){const{previousValue:i,currentValue:o}=n[r];if(!t.isDateInstance(i)||!t.isDateInstance(o))return!0;if(!t.sameDate(i,o))return!0}return!1})(e,this._dateAdapter)&amp;&amp;this.stateChanges.next(void 0)}ngOnDestroy(){this._valueChangesSubscription.unsubscribe(),this._localeSubscription.unsubscribe(),this.stateChanges.complete()}registerOnValidatorChange(e){this._validatorOnChange=e}validate(e){return this._validator?this._validator(e):null}writeValue(e){this._assignValueProgrammatically(e)}registerOnChange(e){this._cvaOnChange=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e}_onKeydown(e){e.altKey&amp;&amp;40===e.keyCode&amp;&amp;!this._elementRef.nativeElement.readOnly&amp;&amp;(this._openPopup(),e.preventDefault())}_onInput(e){const r=this._lastValueValid;let i=this._dateAdapter.parse(e,this._dateFormats.parse.dateInput);this._lastValueValid=this._isValidValue(i),i=this._dateAdapter.getValidDateOrNull(i);const o=!this._dateAdapter.sameDate(i,this.value);!i||o?this._cvaOnChange(i):(e&amp;&amp;!this.value&amp;&amp;this._cvaOnChange(i),r!==this._lastValueValid&amp;&amp;this._validatorOnChange()),o&amp;&amp;(this._assignValue(i),this.dateInput.emit(new mp(this,this._elementRef.nativeElement)))}_onChange(){this.dateChange.emit(new mp(this,this._elementRef.nativeElement))}_onBlur(){this.value&amp;&amp;this._formatValue(this.value),this._onTouched()}_formatValue(e){this._elementRef.nativeElement.value=null!=e?this._dateAdapter.format(e,this._dateFormats.display.dateInput):""}_assignValue(e){this._model?(this._assignValueToModel(e),this._pendingValue=null):this._pendingValue=e}_isValidValue(e){return!e||this._dateAdapter.isValid(e)}_parentDisabled(){return!1}_assignValueProgrammatically(e){e=this._dateAdapter.deserialize(e),this._lastValueValid=this._isValidValue(e),e=this._dateAdapter.getValidDateOrNull(e),this._assignValue(e),this._formatValue(e)}_matchesFilter(e){const r=this._getDateFilter();return!r||r(e)}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(rr,8),F(Zs,8))},n.\u0275dir=le({type:n,inputs:{value:"value",disabled:"disabled"},outputs:{dateChange:"dateChange",dateInput:"dateInput"},features:[Qt]}),n})();const fq={provide:bi,useExisting:ht(()=&gt;e0),multi:!0},hq={provide:fr,useExisting:ht(()=&gt;e0),multi:!0};let e0=(()=&gt;{class n extends uq{constructor(e,r,i,o){super(e,r,i),this._formField=o,this._closedSubscription=l.EMPTY,this._validator=en.compose(super._getValidators())}set matDatepicker(e){e&amp;&amp;(this._datepicker=e,this._closedSubscription=e.closedStream.subscribe(()=&gt;this._onTouched()),this._registerModel(e.registerInput(this)))}get min(){return this._min}set min(e){const r=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e));this._dateAdapter.sameDate(r,this._min)||(this._min=r,this._validatorOnChange())}get max(){return this._max}set max(e){const r=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(e));this._dateAdapter.sameDate(r,this._max)||(this._max=r,this._validatorOnChange())}get dateFilter(){return this._dateFilter}set dateFilter(e){const r=this._matchesFilter(this.value);this._dateFilter=e,this._matchesFilter(this.value)!==r&amp;&amp;this._validatorOnChange()}getConnectedOverlayOrigin(){return this._formField?this._formField.getConnectedOverlayOrigin():this._elementRef}getOverlayLabelId(){return this._formField?this._formField.getLabelId():this._elementRef.nativeElement.getAttribute("aria-labelledby")}getThemePalette(){return this._formField?this._formField.color:void 0}getStartValue(){return this.value}ngOnDestroy(){super.ngOnDestroy(),this._closedSubscription.unsubscribe()}_openPopup(){this._datepicker&amp;&amp;this._datepicker.open()}_getValueFromModel(e){return e}_assignValueToModel(e){this._model&amp;&amp;this._model.updateSelection(e,this)}_getMinDate(){return this._min}_getMaxDate(){return this._max}_getDateFilter(){return this._dateFilter}_shouldHandleChangeEvent(e){return e.source!==this}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(rr,8),F(Zs,8),F(fp,8))},n.\u0275dir=le({type:n,selectors:[["input","matDatepicker",""]],hostAttrs:[1,"mat-datepicker-input"],hostVars:6,hostBindings:function(e,r){1&amp;e&amp;&amp;ie("input",function(o){return r._onInput(o.target.value)})("change",function(){return r._onChange()})("blur",function(){return r._onBlur()})("keydown",function(o){return r._onKeydown(o)}),2&amp;e&amp;&amp;(Ca("disabled",r.disabled),Te("aria-haspopup",r._datepicker?"dialog":null)("aria-owns",(null==r._datepicker?null:r._datepicker.opened)&amp;&amp;r._datepicker.id||null)("min",r.min?r._dateAdapter.toIso8601(r.min):null)("max",r.max?r._dateAdapter.toIso8601(r.max):null)("data-mat-calendar",r._datepicker?r._datepicker.id:null))},inputs:{matDatepicker:"matDatepicker",min:"min",max:"max",dateFilter:["matDatepickerFilter","dateFilter"]},exportAs:["matDatepickerInput"],features:[mt([fq,hq,{provide:tk,useExisting:n}]),Fe]}),n})(),pq=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275dir=le({type:n,selectors:[["","matDatepickerToggleIcon",""]]}),n})(),mq=(()=&gt;{class n{constructor(e,r,i){this._intl=e,this._changeDetectorRef=r,this._stateChanges=l.EMPTY;const o=Number(i);this.tabIndex=o||0===o?o:null}get disabled(){return void 0===this._disabled&amp;&amp;this.datepicker?this.datepicker.disabled:!!this._disabled}set disabled(e){this._disabled=dt(e)}ngOnChanges(e){e.datepicker&amp;&amp;this._watchStateChanges()}ngOnDestroy(){this._stateChanges.unsubscribe()}ngAfterContentInit(){this._watchStateChanges()}_open(e){this.datepicker&amp;&amp;!this.disabled&amp;&amp;(this.datepicker.open(),e.stopPropagation())}_watchStateChanges(){const e=this.datepicker?this.datepicker.stateChanges:we(),r=this.datepicker&amp;&amp;this.datepicker.datepickerInput?this.datepicker.datepickerInput.stateChanges:we(),i=this.datepicker?Kt(this.datepicker.openedStream,this.datepicker.closedStream):we();this._stateChanges.unsubscribe(),this._stateChanges=Kt(this._intl.changes,e,r,i).subscribe(()=&gt;this._changeDetectorRef.markForCheck())}}return n.\u0275fac=function(e){return new(e||n)(F(td),F(Xt),ro("tabindex"))},n.\u0275cmp=Ee({type:n,selectors:[["mat-datepicker-toggle"]],contentQueries:function(e,r,i){if(1&amp;e&amp;&amp;dn(i,pq,5),2&amp;e){let o;We(o=Ge())&amp;&amp;(r._customIcon=o.first)}},viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(WK,5),2&amp;e){let i;We(i=Ge())&amp;&amp;(r._button=i.first)}},hostAttrs:[1,"mat-datepicker-toggle"],hostVars:8,hostBindings:function(e,r){1&amp;e&amp;&amp;ie("click",function(o){return r._open(o)}),2&amp;e&amp;&amp;(Te("tabindex",null)("data-mat-calendar",r.datepicker?r.datepicker.id:null),ct("mat-datepicker-toggle-active",r.datepicker&amp;&amp;r.datepicker.opened)("mat-accent",r.datepicker&amp;&amp;"accent"===r.datepicker.color)("mat-warn",r.datepicker&amp;&amp;"warn"===r.datepicker.color))},inputs:{datepicker:["for","datepicker"],tabIndex:"tabIndex",ariaLabel:["aria-label","ariaLabel"],disabled:"disabled",disableRipple:"disableRipple"},exportAs:["matDatepickerToggle"],features:[Qt],ngContentSelectors:ZK,decls:4,vars:6,consts:[["mat-icon-button","","type","button",3,"disabled","disableRipple"],["button",""],["class","mat-datepicker-toggle-default-icon","viewBox","0 0 24 24","width","24px","height","24px","fill","currentColor","focusable","false",4,"ngIf"],["viewBox","0 0 24 24","width","24px","height","24px","fill","currentColor","focusable","false",1,"mat-datepicker-toggle-default-icon"],["d","M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z"]],template:function(e,r){1&amp;e&amp;&amp;(pr(YK),C(0,"button",0,1),z(2,GK,2,0,"svg",2),$t(3),b()),2&amp;e&amp;&amp;(R("disabled",r.disabled)("disableRipple",r.disableRipple),Te("aria-haspopup",r.datepicker?"dialog":null)("aria-label",r.ariaLabel||r._intl.openCalendarLabel)("tabindex",r.disabled?-1:r.tabIndex),k(2),R("ngIf",!r._customIcon))},dependencies:[jt,za],styles:[".mat-form-field-appearance-legacy .mat-form-field-prefix .mat-datepicker-toggle-default-icon,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-datepicker-toggle-default-icon{width:1em}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-datepicker-toggle-default-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-datepicker-toggle-default-icon{display:block;width:1.5em;height:1.5em}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-datepicker-toggle-default-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-datepicker-toggle-default-icon{margin:auto}.cdk-high-contrast-active .mat-datepicker-toggle-default-icon{color:CanvasText}"],encapsulation:2,changeDetection:0}),n})(),fk=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[td,sq],imports:[Lo,Wx,ed,wO,nc,_n,Qu]}),n})();const gq=["input"],_q=function(n){return{enterDuration:n}},vq=["*"],yq=new fe("mat-radio-default-options",{providedIn:"root",factory:function bq(){return{color:"accent"}}});let hk=0;const Cq={provide:bi,useExisting:ht(()=&gt;gk),multi:!0};class pk{constructor(t,e){this.source=t,this.value=e}}const mk=new fe("MatRadioGroup");let wq=(()=&gt;{class n{constructor(e){this._changeDetector=e,this._value=null,this._name="mat-radio-group-"+hk++,this._selected=null,this._isInitialized=!1,this._labelPosition="after",this._disabled=!1,this._required=!1,this._controlValueAccessorChangeFn=()=&gt;{},this.onTouched=()=&gt;{},this.change=new Ce}get name(){return this._name}set name(e){this._name=e,this._updateRadioButtonNames()}get labelPosition(){return this._labelPosition}set labelPosition(e){this._labelPosition="before"===e?"before":"after",this._markRadiosForCheck()}get value(){return this._value}set value(e){this._value!==e&amp;&amp;(this._value=e,this._updateSelectedRadioFromValue(),this._checkSelectedRadioButton())}_checkSelectedRadioButton(){this._selected&amp;&amp;!this._selected.checked&amp;&amp;(this._selected.checked=!0)}get selected(){return this._selected}set selected(e){this._selected=e,this.value=e?e.value:null,this._checkSelectedRadioButton()}get disabled(){return this._disabled}set disabled(e){this._disabled=dt(e),this._markRadiosForCheck()}get required(){return this._required}set required(e){this._required=dt(e),this._markRadiosForCheck()}ngAfterContentInit(){this._isInitialized=!0}_touch(){this.onTouched&amp;&amp;this.onTouched()}_updateRadioButtonNames(){this._radios&amp;&amp;this._radios.forEach(e=&gt;{e.name=this.name,e._markForCheck()})}_updateSelectedRadioFromValue(){this._radios&amp;&amp;(null===this._selected||this._selected.value!==this._value)&amp;&amp;(this._selected=null,this._radios.forEach(r=&gt;{r.checked=this.value===r.value,r.checked&amp;&amp;(this._selected=r)}))}_emitChangeEvent(){this._isInitialized&amp;&amp;this.change.emit(new pk(this._selected,this._value))}_markRadiosForCheck(){this._radios&amp;&amp;this._radios.forEach(e=&gt;e._markForCheck())}writeValue(e){this.value=e,this._changeDetector.markForCheck()}registerOnChange(e){this._controlValueAccessorChangeFn=e}registerOnTouched(e){this.onTouched=e}setDisabledState(e){this.disabled=e,this._changeDetector.markForCheck()}}return n.\u0275fac=function(e){return new(e||n)(F(Xt))},n.\u0275dir=le({type:n,inputs:{color:"color",name:"name",labelPosition:"labelPosition",value:"value",selected:"selected",disabled:"disabled",required:"required"},outputs:{change:"change"}}),n})(),gk=(()=&gt;{class n extends wq{}return n.\u0275fac=function(){let t;return function(r){return(t||(t=cn(n)))(r||n)}}(),n.\u0275dir=le({type:n,selectors:[["mat-radio-group"]],contentQueries:function(e,r,i){if(1&amp;e&amp;&amp;dn(i,_k,5),2&amp;e){let o;We(o=Ge())&amp;&amp;(r._radios=o)}},hostAttrs:["role","radiogroup",1,"mat-radio-group"],exportAs:["matRadioGroup"],features:[mt([Cq,{provide:mk,useExisting:n}]),Fe]}),n})();class Sq{constructor(t){this._elementRef=t}}const Dq=Lu(Hh(Sq));let Mq=(()=&gt;{class n extends Dq{constructor(e,r,i,o,s,a,f,v){super(r),this._changeDetector=i,this._focusMonitor=o,this._radioDispatcher=s,this._providerOverride=f,this._uniqueId="mat-radio-"+ ++hk,this.id=this._uniqueId,this.change=new Ce,this._checked=!1,this._value=null,this._removeUniqueSelectionListener=()=&gt;{},this.radioGroup=e,this._noopAnimations="NoopAnimations"===a,v&amp;&amp;(this.tabIndex=Rh(v,0)),this._removeUniqueSelectionListener=s.listen((M,x)=&gt;{M!==this.id&amp;&amp;x===this.name&amp;&amp;(this.checked=!1)})}get checked(){return this._checked}set checked(e){const r=dt(e);this._checked!==r&amp;&amp;(this._checked=r,r&amp;&amp;this.radioGroup&amp;&amp;this.radioGroup.value!==this.value?this.radioGroup.selected=this:!r&amp;&amp;this.radioGroup&amp;&amp;this.radioGroup.value===this.value&amp;&amp;(this.radioGroup.selected=null),r&amp;&amp;this._radioDispatcher.notify(this.id,this.name),this._changeDetector.markForCheck())}get value(){return this._value}set value(e){this._value!==e&amp;&amp;(this._value=e,null!==this.radioGroup&amp;&amp;(this.checked||(this.checked=this.radioGroup.value===e),this.checked&amp;&amp;(this.radioGroup.selected=this)))}get labelPosition(){return this._labelPosition||this.radioGroup&amp;&amp;this.radioGroup.labelPosition||"after"}set labelPosition(e){this._labelPosition=e}get disabled(){return this._disabled||null!==this.radioGroup&amp;&amp;this.radioGroup.disabled}set disabled(e){this._setDisabled(dt(e))}get required(){return this._required||this.radioGroup&amp;&amp;this.radioGroup.required}set required(e){this._required=dt(e)}get color(){return this._color||this.radioGroup&amp;&amp;this.radioGroup.color||this._providerOverride&amp;&amp;this._providerOverride.color||"accent"}set color(e){this._color=e}get inputId(){return`${this.id||this._uniqueId}-input`}focus(e,r){r?this._focusMonitor.focusVia(this._inputElement,r,e):this._inputElement.nativeElement.focus(e)}_markForCheck(){this._changeDetector.markForCheck()}ngOnInit(){this.radioGroup&amp;&amp;(this.checked=this.radioGroup.value===this._value,this.checked&amp;&amp;(this.radioGroup.selected=this),this.name=this.radioGroup.name)}ngDoCheck(){this._updateTabIndex()}ngAfterViewInit(){this._updateTabIndex(),this._focusMonitor.monitor(this._elementRef,!0).subscribe(e=&gt;{!e&amp;&amp;this.radioGroup&amp;&amp;this.radioGroup._touch()})}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this._removeUniqueSelectionListener()}_emitChangeEvent(){this.change.emit(new pk(this,this._value))}_isRippleDisabled(){return this.disableRipple||this.disabled}_onInputClick(e){e.stopPropagation()}_onInputInteraction(e){if(e.stopPropagation(),!this.checked&amp;&amp;!this.disabled){const r=this.radioGroup&amp;&amp;this.value!==this.radioGroup.value;this.checked=!0,this._emitChangeEvent(),this.radioGroup&amp;&amp;(this.radioGroup._controlValueAccessorChangeFn(this.value),r&amp;&amp;this.radioGroup._emitChangeEvent())}}_setDisabled(e){this._disabled!==e&amp;&amp;(this._disabled=e,this._changeDetector.markForCheck())}_updateTabIndex(){const e=this.radioGroup;let r;if(r=e&amp;&amp;e.selected&amp;&amp;!this.disabled?e.selected===this?this.tabIndex:-1:this.tabIndex,r!==this._previousTabIndex){const i=this._inputElement?.nativeElement;i&amp;&amp;(i.setAttribute("tabindex",r+""),this._previousTabIndex=r)}}}return n.\u0275fac=function(e){ls()},n.\u0275dir=le({type:n,viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(gq,5),2&amp;e){let i;We(i=Ge())&amp;&amp;(r._inputElement=i.first)}},inputs:{id:"id",name:"name",ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],ariaDescribedby:["aria-describedby","ariaDescribedby"],checked:"checked",value:"value",labelPosition:"labelPosition",disabled:"disabled",required:"required",color:"color"},outputs:{change:"change"},features:[Fe]}),n})(),_k=(()=&gt;{class n extends Mq{constructor(e,r,i,o,s,a,f,v){super(e,r,i,o,s,a,f,v)}}return n.\u0275fac=function(e){return new(e||n)(F(mk,8),F(Qe),F(Xt),F(yo),F(hb),F(gi,8),F(yq,8),ro("tabindex"))},n.\u0275cmp=Ee({type:n,selectors:[["mat-radio-button"]],hostAttrs:[1,"mat-radio-button"],hostVars:17,hostBindings:function(e,r){1&amp;e&amp;&amp;ie("focus",function(){return r._inputElement.nativeElement.focus()}),2&amp;e&amp;&amp;(Te("tabindex",null)("id",r.id)("aria-label",null)("aria-labelledby",null)("aria-describedby",null),ct("mat-radio-checked",r.checked)("mat-radio-disabled",r.disabled)("_mat-animation-noopable",r._noopAnimations)("mat-primary","primary"===r.color)("mat-accent","accent"===r.color)("mat-warn","warn"===r.color))},inputs:{disableRipple:"disableRipple",tabIndex:"tabIndex"},exportAs:["matRadioButton"],features:[Fe],ngContentSelectors:vq,decls:13,vars:19,consts:[[1,"mat-radio-label"],["label",""],[1,"mat-radio-container"],[1,"mat-radio-outer-circle"],[1,"mat-radio-inner-circle"],["type","radio",1,"mat-radio-input",3,"id","checked","disabled","required","change","click"],["input",""],["mat-ripple","",1,"mat-radio-ripple","mat-focus-indicator",3,"matRippleTrigger","matRippleDisabled","matRippleCentered","matRippleRadius","matRippleAnimation"],[1,"mat-ripple-element","mat-radio-persistent-ripple"],[1,"mat-radio-label-content"],[2,"display","none"]],template:function(e,r){if(1&amp;e&amp;&amp;(pr(),C(0,"label",0,1)(2,"span",2),G(3,"span",3)(4,"span",4),C(5,"input",5,6),ie("change",function(o){return r._onInputInteraction(o)})("click",function(o){return r._onInputClick(o)}),b(),C(7,"span",7),G(8,"span",8),b()(),C(9,"span",9)(10,"span",10),A(11,"\xa0"),b(),$t(12),b()()),2&amp;e){const i=Nr(1);Te("for",r.inputId),k(5),R("id",r.inputId)("checked",r.checked)("disabled",r.disabled)("required",r.required),Te("name",r.name)("value",r.value)("aria-label",r.ariaLabel)("aria-labelledby",r.ariaLabelledby)("aria-describedby",r.ariaDescribedby),k(2),R("matRippleTrigger",i)("matRippleDisabled",r._isRippleDisabled())("matRippleCentered",!0)("matRippleRadius",20)("matRippleAnimation",gt(17,_q,r._noopAnimations?0:150)),k(2),ct("mat-radio-label-before","before"==r.labelPosition)}},dependencies:[Ks],styles:['.mat-radio-button{display:inline-block;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0}.mat-radio-label{-webkit-user-select:none;user-select:none;cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap;vertical-align:middle;width:100%}.mat-radio-container{box-sizing:border-box;display:inline-block;position:relative;width:20px;height:20px;flex-shrink:0}.mat-radio-outer-circle{box-sizing:border-box;display:block;height:20px;left:0;position:absolute;top:0;transition:border-color ease 280ms;width:20px;border-width:2px;border-style:solid;border-radius:50%}._mat-animation-noopable .mat-radio-outer-circle{transition:none}.mat-radio-inner-circle{border-radius:50%;box-sizing:border-box;display:block;height:20px;left:0;position:absolute;top:0;opacity:0;transition:transform ease 280ms,background-color ease 280ms,opacity linear 1ms 280ms;width:20px;transform:scale(0.001);-webkit-print-color-adjust:exact;color-adjust:exact}.mat-radio-checked .mat-radio-inner-circle{transform:scale(0.5);opacity:1;transition:transform ease 280ms,background-color ease 280ms}.cdk-high-contrast-active .mat-radio-checked .mat-radio-inner-circle{border:solid 10px}._mat-animation-noopable .mat-radio-inner-circle{transition:none}.mat-radio-label-content{-webkit-user-select:auto;user-select:auto;display:inline-block;order:0;line-height:inherit;padding-left:8px;padding-right:0}[dir=rtl] .mat-radio-label-content{padding-right:8px;padding-left:0}.mat-radio-label-content.mat-radio-label-before{order:-1;padding-left:0;padding-right:8px}[dir=rtl] .mat-radio-label-content.mat-radio-label-before{padding-right:0;padding-left:8px}.mat-radio-disabled,.mat-radio-disabled .mat-radio-label{cursor:default}.mat-radio-button .mat-radio-ripple{position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);height:40px;width:40px;z-index:1;pointer-events:none}.mat-radio-button .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple){opacity:.16}.mat-radio-persistent-ripple{width:100%;height:100%;transform:none;top:0;left:0}.mat-radio-container:hover .mat-radio-persistent-ripple{opacity:.04}.mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-persistent-ripple,.mat-radio-button:not(.mat-radio-disabled).cdk-program-focused .mat-radio-persistent-ripple{opacity:.12}.mat-radio-persistent-ripple,.mat-radio-disabled .mat-radio-container:hover .mat-radio-persistent-ripple{opacity:0}@media(hover: none){.mat-radio-container:hover .mat-radio-persistent-ripple{display:none}}.mat-radio-input{opacity:0;position:absolute;top:0;left:0;margin:0;width:100%;height:100%;cursor:inherit;z-index:-1}.mat-radio-input:focus~.mat-focus-indicator::before{content:""}.cdk-high-contrast-active .mat-radio-disabled{opacity:.5}'],encapsulation:2,changeDetection:0}),n})(),Eq=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[Bu,_n,_n]}),n})();const Tq=["trigger"],Aq=["panel"];function Oq(n,t){if(1&amp;n&amp;&amp;(C(0,"span",8),A(1),b()),2&amp;n){const e=U();k(1),_e(e.placeholder)}}function Iq(n,t){if(1&amp;n&amp;&amp;(C(0,"span",12),A(1),b()),2&amp;n){const e=U(2);k(1),_e(e.triggerValue)}}function xq(n,t){1&amp;n&amp;&amp;$t(0,0,["*ngSwitchCase","true"])}function kq(n,t){1&amp;n&amp;&amp;(C(0,"span",9),z(1,Iq,2,1,"span",10),z(2,xq,1,0,"ng-content",11),b()),2&amp;n&amp;&amp;(R("ngSwitch",!!U().customTrigger),k(2),R("ngSwitchCase",!0))}function Pq(n,t){if(1&amp;n){const e=Mt();C(0,"div",13)(1,"div",14,15),ie("@transformPanel.done",function(i){return Pe(e),Re(U()._panelDoneAnimatingStream.next(i.toState))})("keydown",function(i){return Pe(e),Re(U()._handleKeydown(i))}),$t(3,1),b()()}if(2&amp;n){const e=U();R("@transformPanelWrap",void 0),k(1),function KS(n,t,e){ao(fi,No,Sl(ue(),n,t,e),!0)}("mat-select-panel ",e._getPanelTheme(),""),He("transform-origin",e._transformOrigin)("font-size",e._triggerFontSize,"px"),R("ngClass",e.panelClass)("@transformPanel",e.multiple?"showing-multiple":"showing"),Te("id",e.id+"-panel")("aria-multiselectable",e.multiple)("aria-label",e.ariaLabel||null)("aria-labelledby",e._getPanelAriaLabelledby())}}const Rq=[[["mat-select-trigger"]],"*"],Fq=["mat-select-trigger","*"],vk={transformPanelWrap:Ri("transformPanelWrap",[mr("* =&gt; void",Uv("@transformPanel",[$v()],{optional:!0}))]),transformPanel:Ri("transformPanel",[ur("void",Ft({transform:"scaleY(0.8)",minWidth:"100%",opacity:0})),ur("showing",Ft({opacity:1,minWidth:"calc(100% + 32px)",transform:"scaleY(1)"})),ur("showing-multiple",Ft({opacity:1,minWidth:"calc(100% + 64px)",transform:"scaleY(1)"})),mr("void =&gt; *",xr("120ms cubic-bezier(0, 0, 0.2, 1)")),mr("* =&gt; void",xr("100ms 25ms linear",Ft({opacity:0})))])};let yk=0;const Ck=new fe("mat-select-scroll-strategy"),Bq=new fe("MAT_SELECT_CONFIG"),Hq={provide:Ck,deps:[Hi],useFactory:function Vq(n){return()=&gt;n.scrollStrategies.reposition()}};class $q{constructor(t,e){this.source=t,this.value=e}}const Uq=Lu(Hh(Bh(MO(class{constructor(n,t,e,r,i){this._elementRef=n,this._defaultErrorStateMatcher=t,this._parentForm=e,this._parentFormGroup=r,this.ngControl=i,this.stateChanges=new pe}})))),jq=new fe("MatSelectTrigger");let zq=(()=&gt;{class n extends Uq{constructor(e,r,i,o,s,a,f,v,M,x,N,V,$,Y){super(s,o,f,v,x),this._viewportRuler=e,this._changeDetectorRef=r,this._ngZone=i,this._dir=a,this._parentFormField=M,this._liveAnnouncer=$,this._defaultOptions=Y,this._panelOpen=!1,this._compareWith=(X,ee)=&gt;X===ee,this._uid="mat-select-"+yk++,this._triggerAriaLabelledBy=null,this._destroy=new pe,this._onChange=()=&gt;{},this._onTouched=()=&gt;{},this._valueId="mat-select-value-"+yk++,this._panelDoneAnimatingStream=new pe,this._overlayPanelClass=this._defaultOptions?.overlayPanelClass||"",this._focused=!1,this.controlType="mat-select",this._multiple=!1,this._disableOptionCentering=this._defaultOptions?.disableOptionCentering??!1,this.ariaLabel="",this.optionSelectionChanges=_u(()=&gt;{const X=this.options;return X?X.changes.pipe(gr(X),nr(()=&gt;Kt(...X.map(ee=&gt;ee.onSelectionChange)))):this._ngZone.onStable.pipe(mn(1),nr(()=&gt;this.optionSelectionChanges))}),this.openedChange=new Ce,this._openedStream=this.openedChange.pipe(Ht(X=&gt;X),Se(()=&gt;{})),this._closedStream=this.openedChange.pipe(Ht(X=&gt;!X),Se(()=&gt;{})),this.selectionChange=new Ce,this.valueChange=new Ce,this.ngControl&amp;&amp;(this.ngControl.valueAccessor=this),null!=Y?.typeaheadDebounceInterval&amp;&amp;(this._typeaheadDebounceInterval=Y.typeaheadDebounceInterval),this._scrollStrategyFactory=V,this._scrollStrategy=this._scrollStrategyFactory(),this.tabIndex=parseInt(N)||0,this.id=this.id}get focused(){return this._focused||this._panelOpen}get placeholder(){return this._placeholder}set placeholder(e){this._placeholder=e,this.stateChanges.next()}get required(){return this._required??this.ngControl?.control?.hasValidator(en.required)??!1}set required(e){this._required=dt(e),this.stateChanges.next()}get multiple(){return this._multiple}set multiple(e){this._multiple=dt(e)}get disableOptionCentering(){return this._disableOptionCentering}set disableOptionCentering(e){this._disableOptionCentering=dt(e)}get compareWith(){return this._compareWith}set compareWith(e){this._compareWith=e,this._selectionModel&amp;&amp;this._initializeSelection()}get value(){return this._value}set value(e){this._assignValue(e)&amp;&amp;this._onChange(e)}get typeaheadDebounceInterval(){return this._typeaheadDebounceInterval}set typeaheadDebounceInterval(e){this._typeaheadDebounceInterval=Rh(e)}get id(){return this._id}set id(e){this._id=e||this._uid,this.stateChanges.next()}ngOnInit(){this._selectionModel=new pW(this.multiple),this.stateChanges.next(),this._panelDoneAnimatingStream.pipe(Jy(),bt(this._destroy)).subscribe(()=&gt;this._panelDoneAnimating(this.panelOpen))}ngAfterContentInit(){this._initKeyManager(),this._selectionModel.changed.pipe(bt(this._destroy)).subscribe(e=&gt;{e.added.forEach(r=&gt;r.select()),e.removed.forEach(r=&gt;r.deselect())}),this.options.changes.pipe(gr(null),bt(this._destroy)).subscribe(()=&gt;{this._resetOptions(),this._initializeSelection()})}ngDoCheck(){const e=this._getTriggerAriaLabelledby(),r=this.ngControl;if(e!==this._triggerAriaLabelledBy){const i=this._elementRef.nativeElement;this._triggerAriaLabelledBy=e,e?i.setAttribute("aria-labelledby",e):i.removeAttribute("aria-labelledby")}r&amp;&amp;(this._previousControl!==r.control&amp;&amp;(void 0!==this._previousControl&amp;&amp;null!==r.disabled&amp;&amp;r.disabled!==this.disabled&amp;&amp;(this.disabled=r.disabled),this._previousControl=r.control),this.updateErrorState())}ngOnChanges(e){(e.disabled||e.userAriaDescribedBy)&amp;&amp;this.stateChanges.next(),e.typeaheadDebounceInterval&amp;&amp;this._keyManager&amp;&amp;this._keyManager.withTypeAhead(this._typeaheadDebounceInterval)}ngOnDestroy(){this._destroy.next(),this._destroy.complete(),this.stateChanges.complete()}toggle(){this.panelOpen?this.close():this.open()}open(){this._canOpen()&amp;&amp;(this._panelOpen=!0,this._keyManager.withHorizontalOrientation(null),this._highlightCorrectOption(),this._changeDetectorRef.markForCheck())}close(){this._panelOpen&amp;&amp;(this._panelOpen=!1,this._keyManager.withHorizontalOrientation(this._isRtl()?"rtl":"ltr"),this._changeDetectorRef.markForCheck(),this._onTouched())}writeValue(e){this._assignValue(e)}registerOnChange(e){this._onChange=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e,this._changeDetectorRef.markForCheck(),this.stateChanges.next()}get panelOpen(){return this._panelOpen}get selected(){return this.multiple?this._selectionModel?.selected||[]:this._selectionModel?.selected[0]}get triggerValue(){if(this.empty)return"";if(this._multiple){const e=this._selectionModel.selected.map(r=&gt;r.viewValue);return this._isRtl()&amp;&amp;e.reverse(),e.join(", ")}return this._selectionModel.selected[0].viewValue}_isRtl(){return!!this._dir&amp;&amp;"rtl"===this._dir.value}_handleKeydown(e){this.disabled||(this.panelOpen?this._handleOpenKeydown(e):this._handleClosedKeydown(e))}_handleClosedKeydown(e){const r=e.keyCode,i=40===r||38===r||37===r||39===r,o=13===r||32===r,s=this._keyManager;if(!s.isTyping()&amp;&amp;o&amp;&amp;!Bi(e)||(this.multiple||e.altKey)&amp;&amp;i)e.preventDefault(),this.open();else if(!this.multiple){const a=this.selected;s.onKeydown(e);const f=this.selected;f&amp;&amp;a!==f&amp;&amp;this._liveAnnouncer.announce(f.viewValue,1e4)}}_handleOpenKeydown(e){const r=this._keyManager,i=e.keyCode,o=40===i||38===i,s=r.isTyping();if(o&amp;&amp;e.altKey)e.preventDefault(),this.close();else if(s||13!==i&amp;&amp;32!==i||!r.activeItem||Bi(e))if(!s&amp;&amp;this._multiple&amp;&amp;65===i&amp;&amp;e.ctrlKey){e.preventDefault();const a=this.options.some(f=&gt;!f.disabled&amp;&amp;!f.selected);this.options.forEach(f=&gt;{f.disabled||(a?f.select():f.deselect())})}else{const a=r.activeItemIndex;r.onKeydown(e),this._multiple&amp;&amp;o&amp;&amp;e.shiftKey&amp;&amp;r.activeItem&amp;&amp;r.activeItemIndex!==a&amp;&amp;r.activeItem._selectViaInteraction()}else e.preventDefault(),r.activeItem._selectViaInteraction()}_onFocus(){this.disabled||(this._focused=!0,this.stateChanges.next())}_onBlur(){this._focused=!1,!this.disabled&amp;&amp;!this.panelOpen&amp;&amp;(this._onTouched(),this._changeDetectorRef.markForCheck(),this.stateChanges.next())}_onAttached(){this._overlayDir.positionChange.pipe(mn(1)).subscribe(()=&gt;{this._changeDetectorRef.detectChanges(),this._positioningSettled()})}_getPanelTheme(){return this._parentFormField?`mat-${this._parentFormField.color}`:""}get empty(){return!this._selectionModel||this._selectionModel.isEmpty()}_initializeSelection(){Promise.resolve().then(()=&gt;{this.ngControl&amp;&amp;(this._value=this.ngControl.value),this._setSelectionByValue(this._value),this.stateChanges.next()})}_setSelectionByValue(e){if(this._selectionModel.selected.forEach(r=&gt;r.setInactiveStyles()),this._selectionModel.clear(),this.multiple&amp;&amp;e)Array.isArray(e),e.forEach(r=&gt;this._selectOptionByValue(r)),this._sortValues();else{const r=this._selectOptionByValue(e);r?this._keyManager.updateActiveItem(r):this.panelOpen||this._keyManager.updateActiveItem(-1)}this._changeDetectorRef.markForCheck()}_selectOptionByValue(e){const r=this.options.find(i=&gt;{if(this._selectionModel.isSelected(i))return!1;try{return null!=i.value&amp;&amp;this._compareWith(i.value,e)}catch{return!1}});return r&amp;&amp;this._selectionModel.select(r),r}_assignValue(e){return!!(e!==this._value||this._multiple&amp;&amp;Array.isArray(e))&amp;&amp;(this.options&amp;&amp;this._setSelectionByValue(e),this._value=e,!0)}_initKeyManager(){this._keyManager=new XU(this.options).withTypeAhead(this._typeaheadDebounceInterval).withVerticalOrientation().withHorizontalOrientation(this._isRtl()?"rtl":"ltr").withHomeAndEnd().withAllowedModifierKeys(["shiftKey"]),this._keyManager.tabOut.pipe(bt(this._destroy)).subscribe(()=&gt;{this.panelOpen&amp;&amp;(!this.multiple&amp;&amp;this._keyManager.activeItem&amp;&amp;this._keyManager.activeItem._selectViaInteraction(),this.focus(),this.close())}),this._keyManager.change.pipe(bt(this._destroy)).subscribe(()=&gt;{this._panelOpen&amp;&amp;this.panel?this._scrollOptionIntoView(this._keyManager.activeItemIndex||0):!this._panelOpen&amp;&amp;!this.multiple&amp;&amp;this._keyManager.activeItem&amp;&amp;this._keyManager.activeItem._selectViaInteraction()})}_resetOptions(){const e=Kt(this.options.changes,this._destroy);this.optionSelectionChanges.pipe(bt(e)).subscribe(r=&gt;{this._onSelect(r.source,r.isUserInput),r.isUserInput&amp;&amp;!this.multiple&amp;&amp;this._panelOpen&amp;&amp;(this.close(),this.focus())}),Kt(...this.options.map(r=&gt;r._stateChanges)).pipe(bt(e)).subscribe(()=&gt;{this._changeDetectorRef.markForCheck(),this.stateChanges.next()})}_onSelect(e,r){const i=this._selectionModel.isSelected(e);null!=e.value||this._multiple?(i!==e.selected&amp;&amp;(e.selected?this._selectionModel.select(e):this._selectionModel.deselect(e)),r&amp;&amp;this._keyManager.setActiveItem(e),this.multiple&amp;&amp;(this._sortValues(),r&amp;&amp;this.focus())):(e.deselect(),this._selectionModel.clear(),null!=this.value&amp;&amp;this._propagateChanges(e.value)),i!==this._selectionModel.isSelected(e)&amp;&amp;this._propagateChanges(),this.stateChanges.next()}_sortValues(){if(this.multiple){const e=this.options.toArray();this._selectionModel.sort((r,i)=&gt;this.sortComparator?this.sortComparator(r,i,e):e.indexOf(r)-e.indexOf(i)),this.stateChanges.next()}}_propagateChanges(e){let r=null;r=this.multiple?this.selected.map(i=&gt;i.value):this.selected?this.selected.value:e,this._value=r,this.valueChange.emit(r),this._onChange(r),this.selectionChange.emit(this._getChangeEvent(r)),this._changeDetectorRef.markForCheck()}_highlightCorrectOption(){this._keyManager&amp;&amp;(this.empty?this._keyManager.setFirstItemActive():this._keyManager.setActiveItem(this._selectionModel.selected[0]))}_canOpen(){return!this._panelOpen&amp;&amp;!this.disabled&amp;&amp;this.options?.length&gt;0}focus(e){this._elementRef.nativeElement.focus(e)}_getPanelAriaLabelledby(){if(this.ariaLabel)return null;const e=this._parentFormField?.getLabelId();return this.ariaLabelledby?(e?e+" ":"")+this.ariaLabelledby:e}_getAriaActiveDescendant(){return this.panelOpen&amp;&amp;this._keyManager&amp;&amp;this._keyManager.activeItem?this._keyManager.activeItem.id:null}_getTriggerAriaLabelledby(){if(this.ariaLabel)return null;const e=this._parentFormField?.getLabelId();let r=(e?e+" ":"")+this._valueId;return this.ariaLabelledby&amp;&amp;(r+=" "+this.ariaLabelledby),r}_panelDoneAnimating(e){this.openedChange.emit(e)}setDescribedByIds(e){e.length?this._elementRef.nativeElement.setAttribute("aria-describedby",e.join(" ")):this._elementRef.nativeElement.removeAttribute("aria-describedby")}onContainerClick(){this.focus(),this.open()}get shouldLabelFloat(){return this._panelOpen||!this.empty||this._focused&amp;&amp;!!this._placeholder}}return n.\u0275fac=function(e){return new(e||n)(F($b),F(Xt),F(Ye),F(ob),F(Qe),F(bo,8),F(Ku,8),F(oc,8),F(fp,8),F(Uo,10),ro("tabindex"),F(Ck),F(_j),F(Bq,8))},n.\u0275dir=le({type:n,viewQuery:function(e,r){if(1&amp;e&amp;&amp;(Ut(Tq,5),Ut(Aq,5),Ut(Fx,5)),2&amp;e){let i;We(i=Ge())&amp;&amp;(r.trigger=i.first),We(i=Ge())&amp;&amp;(r.panel=i.first),We(i=Ge())&amp;&amp;(r._overlayDir=i.first)}},inputs:{userAriaDescribedBy:["aria-describedby","userAriaDescribedBy"],panelClass:"panelClass",placeholder:"placeholder",required:"required",multiple:"multiple",disableOptionCentering:"disableOptionCentering",compareWith:"compareWith",value:"value",ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],errorStateMatcher:"errorStateMatcher",typeaheadDebounceInterval:"typeaheadDebounceInterval",sortComparator:"sortComparator",id:"id"},outputs:{openedChange:"openedChange",_openedStream:"opened",_closedStream:"closed",selectionChange:"selectionChange",valueChange:"valueChange"},features:[Fe,Qt]}),n})(),Wq=(()=&gt;{class n extends zq{constructor(){super(...arguments),this._scrollTop=0,this._triggerFontSize=0,this._transformOrigin="top",this._offsetY=0,this._positions=[{originX:"start",originY:"top",overlayX:"start",overlayY:"top"},{originX:"start",originY:"bottom",overlayX:"start",overlayY:"bottom"}]}_calculateOverlayScroll(e,r,i){const o=this._getItemHeight();return Math.min(Math.max(0,o*e-r+o/2),i)}ngOnInit(){super.ngOnInit(),this._viewportRuler.change().pipe(bt(this._destroy)).subscribe(()=&gt;{this.panelOpen&amp;&amp;(this._triggerRect=this.trigger.nativeElement.getBoundingClientRect(),this._changeDetectorRef.markForCheck())})}open(){super._canOpen()&amp;&amp;(super.open(),this._triggerRect=this.trigger.nativeElement.getBoundingClientRect(),this._triggerFontSize=parseInt(getComputedStyle(this.trigger.nativeElement).fontSize||"0"),this._calculateOverlayPosition(),this._ngZone.onStable.pipe(mn(1)).subscribe(()=&gt;{this._triggerFontSize&amp;&amp;this._overlayDir.overlayRef&amp;&amp;this._overlayDir.overlayRef.overlayElement&amp;&amp;(this._overlayDir.overlayRef.overlayElement.style.fontSize=`${this._triggerFontSize}px`)}))}_scrollOptionIntoView(e){const r=kO(e,this.options,this.optionGroups),i=this._getItemHeight();this.panel.nativeElement.scrollTop=0===e&amp;&amp;1===r?0:function Gj(n,t,e,r){return n&lt;e?n:n+t&gt;e+r?Math.max(0,n-r+t):e}((e+r)*i,i,this.panel.nativeElement.scrollTop,256)}_positioningSettled(){this._calculateOverlayOffsetX(),this.panel.nativeElement.scrollTop=this._scrollTop}_panelDoneAnimating(e){this.panelOpen?this._scrollTop=0:(this._overlayDir.offsetX=0,this._changeDetectorRef.markForCheck()),super._panelDoneAnimating(e)}_getChangeEvent(e){return new $q(this,e)}_calculateOverlayOffsetX(){const e=this._overlayDir.overlayRef.overlayElement.getBoundingClientRect(),r=this._viewportRuler.getViewportSize(),i=this._isRtl(),o=this.multiple?56:32;let s;if(this.multiple)s=40;else if(this.disableOptionCentering)s=16;else{let v=this._selectionModel.selected[0]||this.options.first;s=v&amp;&amp;v.group?32:16}i||(s*=-1);const a=0-(e.left+s-(i?o:0)),f=e.right+s-r.width+(i?0:o);a&gt;0?s+=a+8:f&gt;0&amp;&amp;(s-=f+8),this._overlayDir.offsetX=Math.round(s),this._overlayDir.overlayRef.updatePosition()}_calculateOverlayOffsetY(e,r,i){const o=this._getItemHeight(),s=(o-this._triggerRect.height)/2,a=Math.floor(256/o);let f;return this.disableOptionCentering?0:(f=0===this._scrollTop?e*o:this._scrollTop===i?(e-(this._getItemCount()-a))*o+(o-(this._getItemCount()*o-256)%o):r-o/2,Math.round(-1*f-s))}_checkOverlayWithinViewport(e){const r=this._getItemHeight(),i=this._viewportRuler.getViewportSize(),o=this._triggerRect.top-8,s=i.height-this._triggerRect.bottom-8,a=Math.abs(this._offsetY),v=Math.min(this._getItemCount()*r,256)-a-this._triggerRect.height;v&gt;s?this._adjustPanelUp(v,s):a&gt;o?this._adjustPanelDown(a,o,e):this._transformOrigin=this._getOriginBasedOnOption()}_adjustPanelUp(e,r){const i=Math.round(e-r);this._scrollTop-=i,this._offsetY-=i,this._transformOrigin=this._getOriginBasedOnOption(),this._scrollTop&lt;=0&amp;&amp;(this._scrollTop=0,this._offsetY=0,this._transformOrigin="50% bottom 0px")}_adjustPanelDown(e,r,i){const o=Math.round(e-r);if(this._scrollTop+=o,this._offsetY+=o,this._transformOrigin=this._getOriginBasedOnOption(),this._scrollTop&gt;=i)return this._scrollTop=i,this._offsetY=0,void(this._transformOrigin="50% top 0px")}_calculateOverlayPosition(){const e=this._getItemHeight(),r=this._getItemCount(),i=Math.min(r*e,256),s=r*e-i;let a;a=this.empty?0:Math.max(this.options.toArray().indexOf(this._selectionModel.selected[0]),0),a+=kO(a,this.options,this.optionGroups);const f=i/2;this._scrollTop=this._calculateOverlayScroll(a,f,s),this._offsetY=this._calculateOverlayOffsetY(a,f,s),this._checkOverlayWithinViewport(s)}_getOriginBasedOnOption(){const e=this._getItemHeight(),r=(e-this._triggerRect.height)/2;return`50% ${Math.abs(this._offsetY)-r+e/2}px 0px`}_getItemHeight(){return 3*this._triggerFontSize}_getItemCount(){return this.options.length+this.optionGroups.length}}return n.\u0275fac=function(){let t;return function(r){return(t||(t=cn(n)))(r||n)}}(),n.\u0275cmp=Ee({type:n,selectors:[["mat-select"]],contentQueries:function(e,r,i){if(1&amp;e&amp;&amp;(dn(i,jq,5),dn(i,xO,5),dn(i,IO,5)),2&amp;e){let o;We(o=Ge())&amp;&amp;(r.customTrigger=o.first),We(o=Ge())&amp;&amp;(r.options=o),We(o=Ge())&amp;&amp;(r.optionGroups=o)}},hostAttrs:["role","combobox","aria-autocomplete","none","aria-haspopup","true",1,"mat-select"],hostVars:19,hostBindings:function(e,r){1&amp;e&amp;&amp;ie("keydown",function(o){return r._handleKeydown(o)})("focus",function(){return r._onFocus()})("blur",function(){return r._onBlur()}),2&amp;e&amp;&amp;(Te("id",r.id)("tabindex",r.tabIndex)("aria-controls",r.panelOpen?r.id+"-panel":null)("aria-expanded",r.panelOpen)("aria-label",r.ariaLabel||null)("aria-required",r.required.toString())("aria-disabled",r.disabled.toString())("aria-invalid",r.errorState)("aria-activedescendant",r._getAriaActiveDescendant()),ct("mat-select-disabled",r.disabled)("mat-select-invalid",r.errorState)("mat-select-required",r.required)("mat-select-empty",r.empty)("mat-select-multiple",r.multiple))},inputs:{disabled:"disabled",disableRipple:"disableRipple",tabIndex:"tabIndex"},exportAs:["matSelect"],features:[mt([{provide:dp,useExisting:n},{provide:OO,useExisting:n}]),Fe],ngContentSelectors:Fq,decls:9,vars:12,consts:[["cdk-overlay-origin","",1,"mat-select-trigger",3,"click"],["origin","cdkOverlayOrigin","trigger",""],[1,"mat-select-value",3,"ngSwitch"],["class","mat-select-placeholder mat-select-min-line",4,"ngSwitchCase"],["class","mat-select-value-text",3,"ngSwitch",4,"ngSwitchCase"],[1,"mat-select-arrow-wrapper"],[1,"mat-select-arrow"],["cdk-connected-overlay","","cdkConnectedOverlayLockPosition","","cdkConnectedOverlayHasBackdrop","","cdkConnectedOverlayBackdropClass","cdk-overlay-transparent-backdrop",3,"cdkConnectedOverlayPanelClass","cdkConnectedOverlayScrollStrategy","cdkConnectedOverlayOrigin","cdkConnectedOverlayOpen","cdkConnectedOverlayPositions","cdkConnectedOverlayMinWidth","cdkConnectedOverlayOffsetY","backdropClick","attach","detach"],[1,"mat-select-placeholder","mat-select-min-line"],[1,"mat-select-value-text",3,"ngSwitch"],["class","mat-select-min-line",4,"ngSwitchDefault"],[4,"ngSwitchCase"],[1,"mat-select-min-line"],[1,"mat-select-panel-wrap"],["role","listbox","tabindex","-1",3,"ngClass","keydown"],["panel",""]],template:function(e,r){if(1&amp;e&amp;&amp;(pr(Rq),C(0,"div",0,1),ie("click",function(){return r.toggle()}),C(3,"div",2),z(4,Oq,2,1,"span",3),z(5,kq,3,2,"span",4),b(),C(6,"div",5),G(7,"div",6),b()(),z(8,Pq,4,14,"ng-template",7),ie("backdropClick",function(){return r.close()})("attach",function(){return r._onAttached()})("detach",function(){return r.close()})),2&amp;e){const i=Nr(1);Te("aria-owns",r.panelOpen?r.id+"-panel":null),k(3),R("ngSwitch",r.empty),Te("id",r._valueId),k(1),R("ngSwitchCase",!0),k(1),R("ngSwitchCase",!1),k(3),R("cdkConnectedOverlayPanelClass",r._overlayPanelClass)("cdkConnectedOverlayScrollStrategy",r._scrollStrategy)("cdkConnectedOverlayOrigin",i)("cdkConnectedOverlayOpen",r.panelOpen)("cdkConnectedOverlayPositions",r._positions)("cdkConnectedOverlayMinWidth",null==r._triggerRect?null:r._triggerRect.width)("cdkConnectedOverlayOffsetY",r._offsetY)}},dependencies:[_i,$l,Rf,mE,Fx,Rx],styles:['.mat-select{display:inline-block;width:100%;outline:none}.mat-select-trigger{display:inline-flex;align-items:center;cursor:pointer;position:relative;box-sizing:border-box;width:100%}.mat-select-disabled .mat-select-trigger{-webkit-user-select:none;user-select:none;cursor:default}.mat-select-value{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mat-select-value-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mat-select-arrow-wrapper{height:16px;flex-shrink:0;display:inline-flex;align-items:center}.mat-form-field-appearance-fill .mat-select-arrow-wrapper{transform:translateY(-50%)}.mat-form-field-appearance-outline .mat-select-arrow-wrapper{transform:translateY(-25%)}.mat-form-field-appearance-standard.mat-form-field-has-label .mat-select:not(.mat-select-empty) .mat-select-arrow-wrapper{transform:translateY(-50%)}.mat-form-field-appearance-standard .mat-select.mat-select-empty .mat-select-arrow-wrapper{transition:transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}._mat-animation-noopable.mat-form-field-appearance-standard .mat-select.mat-select-empty .mat-select-arrow-wrapper{transition:none}.mat-select-arrow{width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid;margin:0 4px}.mat-form-field.mat-focused .mat-select-arrow{transform:translateX(0)}.mat-select-panel-wrap{flex-basis:100%}.mat-select-panel{min-width:112px;max-width:280px;overflow:auto;-webkit-overflow-scrolling:touch;padding-top:0;padding-bottom:0;max-height:256px;min-width:100%;border-radius:4px;outline:0}.cdk-high-contrast-active .mat-select-panel{outline:solid 1px}.mat-select-panel .mat-optgroup-label,.mat-select-panel .mat-option{font-size:inherit;line-height:3em;height:3em}.mat-form-field-type-mat-select:not(.mat-form-field-disabled) .mat-form-field-flex{cursor:pointer}.mat-form-field-type-mat-select .mat-form-field-label{width:calc(100% - 18px)}.mat-select-placeholder{transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}._mat-animation-noopable .mat-select-placeholder{transition:none}.mat-form-field-hide-placeholder .mat-select-placeholder{color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);transition:none;display:block}.mat-select-min-line:empty::before{content:" ";white-space:pre;width:1px;display:inline-block;visibility:hidden}'],encapsulation:2,data:{animation:[vk.transformPanelWrap,vk.transformPanel]},changeDetection:0}),n})(),Gq=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[Hq],imports:[Lo,ed,PO,_n,Qu,hp,PO,_n]}),n})();const Yq=["input"],Zq=["label"],Kq=function(n){return{enterDuration:n}},qq=["*"],Qq=new fe("mat-checkbox-default-options",{providedIn:"root",factory:wk});function wk(){return{color:"accent",clickAction:"check-indeterminate"}}let Xq=0;const Sk=wk(),Jq={provide:bi,useExisting:ht(()=&gt;Dk),multi:!0};class eQ{}const tQ=Hh(Nu(Lu(Bh(class{constructor(n){this._elementRef=n}}))));let nQ=(()=&gt;{class n extends tQ{constructor(e,r,i,o,s,a,f){super(r),this._changeDetectorRef=i,this._ngZone=o,this._animationMode=a,this._options=f,this.ariaLabel="",this.ariaLabelledby=null,this.labelPosition="after",this.name=null,this.change=new Ce,this.indeterminateChange=new Ce,this._onTouched=()=&gt;{},this._currentAnimationClass="",this._currentCheckState=0,this._controlValueAccessorChangeFn=()=&gt;{},this._checked=!1,this._disabled=!1,this._indeterminate=!1,this._options=this._options||Sk,this.color=this.defaultColor=this._options.color||Sk.color,this.tabIndex=parseInt(s)||0,this.id=this._uniqueId=`${e}${++Xq}`}get inputId(){return`${this.id||this._uniqueId}-input`}get required(){return this._required}set required(e){this._required=dt(e)}ngAfterViewInit(){this._syncIndeterminate(this._indeterminate)}get checked(){return this._checked}set checked(e){const r=dt(e);r!=this.checked&amp;&amp;(this._checked=r,this._changeDetectorRef.markForCheck())}get disabled(){return this._disabled}set disabled(e){const r=dt(e);r!==this.disabled&amp;&amp;(this._disabled=r,this._changeDetectorRef.markForCheck())}get indeterminate(){return this._indeterminate}set indeterminate(e){const r=e!=this._indeterminate;this._indeterminate=dt(e),r&amp;&amp;(this._transitionCheckState(this._indeterminate?3:this.checked?1:2),this.indeterminateChange.emit(this._indeterminate)),this._syncIndeterminate(this._indeterminate)}_isRippleDisabled(){return this.disableRipple||this.disabled}_onLabelTextChange(){this._changeDetectorRef.detectChanges()}writeValue(e){this.checked=!!e}registerOnChange(e){this._controlValueAccessorChangeFn=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e}_getAriaChecked(){return this.checked?"true":this.indeterminate?"mixed":"false"}_transitionCheckState(e){let r=this._currentCheckState,i=this._getAnimationTargetElement();if(r!==e&amp;&amp;i&amp;&amp;(this._currentAnimationClass&amp;&amp;i.classList.remove(this._currentAnimationClass),this._currentAnimationClass=this._getAnimationClassForCheckStateTransition(r,e),this._currentCheckState=e,this._currentAnimationClass.length&gt;0)){i.classList.add(this._currentAnimationClass);const o=this._currentAnimationClass;this._ngZone.runOutsideAngular(()=&gt;{setTimeout(()=&gt;{i.classList.remove(o)},1e3)})}}_emitChangeEvent(){this._controlValueAccessorChangeFn(this.checked),this.change.emit(this._createChangeEvent(this.checked)),this._inputElement&amp;&amp;(this._inputElement.nativeElement.checked=this.checked)}toggle(){this.checked=!this.checked,this._controlValueAccessorChangeFn(this.checked)}_handleInputClick(){const e=this._options?.clickAction;this.disabled||"noop"===e?!this.disabled&amp;&amp;"noop"===e&amp;&amp;(this._inputElement.nativeElement.checked=this.checked,this._inputElement.nativeElement.indeterminate=this.indeterminate):(this.indeterminate&amp;&amp;"check"!==e&amp;&amp;Promise.resolve().then(()=&gt;{this._indeterminate=!1,this.indeterminateChange.emit(this._indeterminate)}),this._checked=!this._checked,this._transitionCheckState(this._checked?1:2),this._emitChangeEvent())}_onInteractionEvent(e){e.stopPropagation()}_onBlur(){Promise.resolve().then(()=&gt;{this._onTouched(),this._changeDetectorRef.markForCheck()})}_getAnimationClassForCheckStateTransition(e,r){if("NoopAnimations"===this._animationMode)return"";switch(e){case 0:if(1===r)return this._animationClasses.uncheckedToChecked;if(3==r)return this._checked?this._animationClasses.checkedToIndeterminate:this._animationClasses.uncheckedToIndeterminate;break;case 2:return 1===r?this._animationClasses.uncheckedToChecked:this._animationClasses.uncheckedToIndeterminate;case 1:return 2===r?this._animationClasses.checkedToUnchecked:this._animationClasses.checkedToIndeterminate;case 3:return 1===r?this._animationClasses.indeterminateToChecked:this._animationClasses.indeterminateToUnchecked}return""}_syncIndeterminate(e){const r=this._inputElement;r&amp;&amp;(r.nativeElement.indeterminate=e)}}return n.\u0275fac=function(e){ls()},n.\u0275dir=le({type:n,viewQuery:function(e,r){if(1&amp;e&amp;&amp;(Ut(Yq,5),Ut(Zq,5),Ut(Ks,5)),2&amp;e){let i;We(i=Ge())&amp;&amp;(r._inputElement=i.first),We(i=Ge())&amp;&amp;(r._labelElement=i.first),We(i=Ge())&amp;&amp;(r.ripple=i.first)}},inputs:{ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],ariaDescribedby:["aria-describedby","ariaDescribedby"],id:"id",required:"required",labelPosition:"labelPosition",name:"name",value:"value",checked:"checked",disabled:"disabled",indeterminate:"indeterminate"},outputs:{change:"change",indeterminateChange:"indeterminateChange"},features:[Fe]}),n})(),Dk=(()=&gt;{class n extends nQ{constructor(e,r,i,o,s,a,f){super("mat-checkbox-",e,r,o,s,a,f),this._focusMonitor=i,this._animationClasses={uncheckedToChecked:"mat-checkbox-anim-unchecked-checked",uncheckedToIndeterminate:"mat-checkbox-anim-unchecked-indeterminate",checkedToUnchecked:"mat-checkbox-anim-checked-unchecked",checkedToIndeterminate:"mat-checkbox-anim-checked-indeterminate",indeterminateToChecked:"mat-checkbox-anim-indeterminate-checked",indeterminateToUnchecked:"mat-checkbox-anim-indeterminate-unchecked"}}_createChangeEvent(e){const r=new eQ;return r.source=this,r.checked=e,r}_getAnimationTargetElement(){return this._elementRef.nativeElement}ngAfterViewInit(){super.ngAfterViewInit(),this._focusMonitor.monitor(this._elementRef,!0).subscribe(e=&gt;{e||this._onBlur()})}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef)}_onInputClick(e){e.stopPropagation(),super._handleInputClick()}focus(e,r){e?this._focusMonitor.focusVia(this._inputElement,e,r):this._inputElement.nativeElement.focus(r)}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(Xt),F(yo),F(Ye),ro("tabindex"),F(gi,8),F(Qq,8))},n.\u0275cmp=Ee({type:n,selectors:[["mat-checkbox"]],hostAttrs:[1,"mat-checkbox"],hostVars:14,hostBindings:function(e,r){2&amp;e&amp;&amp;(Ca("id",r.id),Te("tabindex",null)("aria-label",null)("aria-labelledby",null),ct("mat-checkbox-indeterminate",r.indeterminate)("mat-checkbox-checked",r.checked)("mat-checkbox-disabled",r.disabled)("mat-checkbox-label-before","before"==r.labelPosition)("_mat-animation-noopable","NoopAnimations"===r._animationMode))},inputs:{disableRipple:"disableRipple",color:"color",tabIndex:"tabIndex"},exportAs:["matCheckbox"],features:[mt([Jq]),Fe],ngContentSelectors:qq,decls:17,vars:21,consts:[[1,"mat-checkbox-layout"],["label",""],[1,"mat-checkbox-inner-container"],["type","checkbox",1,"mat-checkbox-input","cdk-visually-hidden",3,"id","required","checked","disabled","tabIndex","change","click"],["input",""],["matRipple","",1,"mat-checkbox-ripple","mat-focus-indicator",3,"matRippleTrigger","matRippleDisabled","matRippleRadius","matRippleCentered","matRippleAnimation"],[1,"mat-ripple-element","mat-checkbox-persistent-ripple"],[1,"mat-checkbox-frame"],[1,"mat-checkbox-background"],["version","1.1","focusable","false","viewBox","0 0 24 24","aria-hidden","true",1,"mat-checkbox-checkmark"],["fill","none","stroke","white","d","M4.1,12.7 9,17.6 20.3,6.3",1,"mat-checkbox-checkmark-path"],[1,"mat-checkbox-mixedmark"],[1,"mat-checkbox-label",3,"cdkObserveContent"],["checkboxLabel",""],[2,"display","none"]],template:function(e,r){if(1&amp;e&amp;&amp;(pr(),C(0,"label",0,1)(2,"span",2)(3,"input",3,4),ie("change",function(o){return r._onInteractionEvent(o)})("click",function(o){return r._onInputClick(o)}),b(),C(5,"span",5),G(6,"span",6),b(),G(7,"span",7),C(8,"span",8),Dc(),C(9,"svg",9),G(10,"path",10),b(),ng(),G(11,"span",11),b()(),C(12,"span",12,13),ie("cdkObserveContent",function(){return r._onLabelTextChange()}),C(14,"span",14),A(15,"\xa0"),b(),$t(16),b()()),2&amp;e){const i=Nr(1),o=Nr(13);Te("for",r.inputId),k(2),ct("mat-checkbox-inner-container-no-side-margin",!o.textContent||!o.textContent.trim()),k(1),R("id",r.inputId)("required",r.required)("checked",r.checked)("disabled",r.disabled)("tabIndex",r.tabIndex),Te("value",r.value)("name",r.name)("aria-label",r.ariaLabel||null)("aria-labelledby",r.ariaLabelledby)("aria-checked",r._getAriaChecked())("aria-describedby",r.ariaDescribedby),k(2),R("matRippleTrigger",i)("matRippleDisabled",r._isRippleDisabled())("matRippleRadius",20)("matRippleCentered",!0)("matRippleAnimation",gt(19,Kq,"NoopAnimations"===r._animationMode?0:150))}},dependencies:[Ks,cO],styles:['@keyframes mat-checkbox-fade-in-background{0%{opacity:0}50%{opacity:1}}@keyframes mat-checkbox-fade-out-background{0%,50%{opacity:1}100%{opacity:0}}@keyframes mat-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:22.910259}50%{animation-timing-function:cubic-bezier(0, 0, 0.2, 0.1)}100%{stroke-dashoffset:0}}@keyframes mat-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{transform:scaleX(0)}68.2%{animation-timing-function:cubic-bezier(0, 0, 0, 1)}100%{transform:scaleX(1)}}@keyframes mat-checkbox-checked-unchecked-checkmark-path{from{animation-timing-function:cubic-bezier(0.4, 0, 1, 1);stroke-dashoffset:0}to{stroke-dashoffset:-22.910259}}@keyframes mat-checkbox-checked-indeterminate-checkmark{from{animation-timing-function:cubic-bezier(0, 0, 0.2, 0.1);opacity:1;transform:rotate(0deg)}to{opacity:0;transform:rotate(45deg)}}@keyframes mat-checkbox-indeterminate-checked-checkmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);opacity:0;transform:rotate(45deg)}to{opacity:1;transform:rotate(360deg)}}@keyframes mat-checkbox-checked-indeterminate-mixedmark{from{animation-timing-function:cubic-bezier(0, 0, 0.2, 0.1);opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:rotate(0deg)}}@keyframes mat-checkbox-indeterminate-checked-mixedmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);opacity:1;transform:rotate(0deg)}to{opacity:0;transform:rotate(315deg)}}@keyframes mat-checkbox-indeterminate-unchecked-mixedmark{0%{animation-timing-function:linear;opacity:1;transform:scaleX(1)}32.8%,100%{opacity:0;transform:scaleX(0)}}.mat-checkbox-background,.mat-checkbox-frame{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:2px;box-sizing:border-box;pointer-events:none}.mat-checkbox{display:inline-block;transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.mat-checkbox._mat-animation-noopable{transition:none !important;animation:none !important}.mat-checkbox .mat-ripple-element:not(.mat-checkbox-persistent-ripple){opacity:.16}.mat-checkbox .mat-checkbox-ripple{position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);height:40px;width:40px;z-index:1;pointer-events:none}.mat-checkbox-layout{-webkit-user-select:none;user-select:none;cursor:inherit;align-items:baseline;vertical-align:middle;display:inline-flex;white-space:nowrap}.mat-checkbox-label{-webkit-user-select:auto;user-select:auto}.mat-checkbox-inner-container{display:inline-block;height:16px;line-height:0;margin:auto;margin-right:8px;order:0;position:relative;vertical-align:middle;white-space:nowrap;width:16px;flex-shrink:0}[dir=rtl] .mat-checkbox-inner-container{margin-left:8px;margin-right:auto}.mat-checkbox-inner-container-no-side-margin{margin-left:0;margin-right:0}.mat-checkbox-frame{background-color:rgba(0,0,0,0);transition:border-color 90ms cubic-bezier(0, 0, 0.2, 0.1);border-width:2px;border-style:solid}._mat-animation-noopable .mat-checkbox-frame{transition:none}.mat-checkbox-background{align-items:center;display:inline-flex;justify-content:center;transition:background-color 90ms cubic-bezier(0, 0, 0.2, 0.1),opacity 90ms cubic-bezier(0, 0, 0.2, 0.1);-webkit-print-color-adjust:exact;color-adjust:exact}._mat-animation-noopable .mat-checkbox-background{transition:none}.cdk-high-contrast-active .mat-checkbox .mat-checkbox-background{background:none}.mat-checkbox-persistent-ripple{display:block;width:100%;height:100%;transform:none}.mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple{opacity:.04}.mat-checkbox.cdk-keyboard-focused .mat-checkbox-persistent-ripple{opacity:.12}.mat-checkbox-persistent-ripple,.mat-checkbox.mat-checkbox-disabled .mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple{opacity:0}@media(hover: none){.mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple{display:none}}.mat-checkbox-checkmark{top:0;left:0;right:0;bottom:0;position:absolute;width:100%}.mat-checkbox-checkmark-path{stroke-dashoffset:22.910259;stroke-dasharray:22.910259;stroke-width:2.1333333333px}.cdk-high-contrast-black-on-white .mat-checkbox-checkmark-path{stroke:#000 !important}.mat-checkbox-mixedmark{width:calc(100% - 6px);height:2px;opacity:0;transform:scaleX(0) rotate(0deg);border-radius:2px}.cdk-high-contrast-active .mat-checkbox-mixedmark{height:0;border-top:solid 2px;margin-top:2px}.mat-checkbox-label-before .mat-checkbox-inner-container{order:1;margin-left:8px;margin-right:auto}[dir=rtl] .mat-checkbox-label-before .mat-checkbox-inner-container{margin-left:auto;margin-right:8px}.mat-checkbox-checked .mat-checkbox-checkmark{opacity:1}.mat-checkbox-checked .mat-checkbox-checkmark-path{stroke-dashoffset:0}.mat-checkbox-checked .mat-checkbox-mixedmark{transform:scaleX(1) rotate(-45deg)}.mat-checkbox-indeterminate .mat-checkbox-checkmark{opacity:0;transform:rotate(45deg)}.mat-checkbox-indeterminate .mat-checkbox-checkmark-path{stroke-dashoffset:0}.mat-checkbox-indeterminate .mat-checkbox-mixedmark{opacity:1;transform:scaleX(1) rotate(0deg)}.mat-checkbox-unchecked .mat-checkbox-background{background-color:rgba(0,0,0,0)}.mat-checkbox-disabled{cursor:default}.cdk-high-contrast-active .mat-checkbox-disabled{opacity:.5}.mat-checkbox-anim-unchecked-checked .mat-checkbox-background{animation:180ms linear 0ms mat-checkbox-fade-in-background}.mat-checkbox-anim-unchecked-checked .mat-checkbox-checkmark-path{animation:180ms linear 0ms mat-checkbox-unchecked-checked-checkmark-path}.mat-checkbox-anim-unchecked-indeterminate .mat-checkbox-background{animation:180ms linear 0ms mat-checkbox-fade-in-background}.mat-checkbox-anim-unchecked-indeterminate .mat-checkbox-mixedmark{animation:90ms linear 0ms mat-checkbox-unchecked-indeterminate-mixedmark}.mat-checkbox-anim-checked-unchecked .mat-checkbox-background{animation:180ms linear 0ms mat-checkbox-fade-out-background}.mat-checkbox-anim-checked-unchecked .mat-checkbox-checkmark-path{animation:90ms linear 0ms mat-checkbox-checked-unchecked-checkmark-path}.mat-checkbox-anim-checked-indeterminate .mat-checkbox-checkmark{animation:90ms linear 0ms mat-checkbox-checked-indeterminate-checkmark}.mat-checkbox-anim-checked-indeterminate .mat-checkbox-mixedmark{animation:90ms linear 0ms mat-checkbox-checked-indeterminate-mixedmark}.mat-checkbox-anim-indeterminate-checked .mat-checkbox-checkmark{animation:500ms linear 0ms mat-checkbox-indeterminate-checked-checkmark}.mat-checkbox-anim-indeterminate-checked .mat-checkbox-mixedmark{animation:500ms linear 0ms mat-checkbox-indeterminate-checked-mixedmark}.mat-checkbox-anim-indeterminate-unchecked .mat-checkbox-background{animation:180ms linear 0ms mat-checkbox-fade-out-background}.mat-checkbox-anim-indeterminate-unchecked .mat-checkbox-mixedmark{animation:300ms linear 0ms mat-checkbox-indeterminate-unchecked-mixedmark}.mat-checkbox-input{bottom:0;left:50%}.mat-checkbox-input:focus~.mat-focus-indicator::before{content:""}'],encapsulation:2,changeDetection:0}),n})(),Mk=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({}),n})(),oQ=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[Bu,_n,eb,Mk,_n,Mk]}),n})();const sQ=["formRef"];function aQ(n,t){if(1&amp;n&amp;&amp;(Je(0),C(1,"div",5)(2,"h2",6),A(3),b()(),C(4,"article",7),G(5,"app-safe-content",8),b(),et()),2&amp;n){const e=U();k(3),_e(e.orgSignUpInfo.name),k(2),R("content",e.orgSignUpInfo.signUpText)}}function lQ(n,t){if(1&amp;n&amp;&amp;(C(0,"mat-option",33),A(1),b()),2&amp;n){const e=t.$implicit;R("value",e.iso3Code),k(1),_e(e.countryName)}}function cQ(n,t){if(1&amp;n&amp;&amp;(C(0,"mat-hint",34),A(1),b()),2&amp;n){const e=U(2);k(1),$e(" E-post adressen er ugyldig",e.form.get("email").hasError("required")?", obligatorisk":""," ")}}function uQ(n,t){1&amp;n&amp;&amp;(Je(0),C(1,"mat-form-field"),G(2,"input",35),b(),et()),2&amp;n&amp;&amp;(k(2),R("placeholder","Adresse"))}function dQ(n,t){1&amp;n&amp;&amp;(Je(0),C(1,"mat-form-field"),G(2,"input",36),b(),C(3,"mat-form-field"),G(4,"input",37),b(),et()),2&amp;n&amp;&amp;(k(2),R("placeholder","Postnummer"),k(2),R("placeholder","Sted"))}function fQ(n,t){1&amp;n&amp;&amp;(Je(0),C(1,"mat-form-field"),G(2,"input",38),b(),et()),2&amp;n&amp;&amp;(k(2),R("placeholder","Telefon"))}function hQ(n,t){if(1&amp;n&amp;&amp;(C(0,"mat-hint",34),A(1),b()),2&amp;n){const e=U(3);k(1),$e(" Ugyldig mobilnummer",e.form.get("mobile").hasError("required")?", obligatorisk":""," ")}}function pQ(n,t){if(1&amp;n&amp;&amp;(Je(0),C(1,"mat-form-field"),G(2,"input",39),z(3,hQ,2,1,"mat-hint",20),b(),et()),2&amp;n){const e=U(2);k(2),R("placeholder","Mobil"),k(1),R("ngIf",e.form.get("mobile").errors&amp;&amp;e.isOnSubmitting)}}function mQ(n,t){1&amp;n&amp;&amp;(Je(0),C(1,"mat-form-field"),G(2,"input",40),b(),et()),2&amp;n&amp;&amp;(k(2),R("placeholder","E-post2"))}function gQ(n,t){1&amp;n&amp;&amp;(Je(0),C(1,"mat-form-field"),G(2,"input",41),b(),et()),2&amp;n&amp;&amp;(k(2),R("placeholder","Mobil2"))}function _Q(n,t){1&amp;n&amp;&amp;(Je(0),C(1,"mat-form-field",42)(2,"textarea",43),A(3,"              "),b()(),et()),2&amp;n&amp;&amp;(k(2),R("placeholder","Kommentarer"))}function vQ(n,t){1&amp;n&amp;&amp;(Je(0),C(1,"mat-form-field"),G(2,"input",44),b(),et()),2&amp;n&amp;&amp;(k(2),R("placeholder","Skole/skolekrets"))}function yQ(n,t){1&amp;n&amp;&amp;(C(0,"mat-radio-button",23),A(1,"Aktiv"),b())}function bQ(n,t){1&amp;n&amp;&amp;(C(0,"mat-radio-button",24),A(1,"Ikke-aktiv"),b())}function CQ(n,t){if(1&amp;n){const e=Mt();Je(0),C(1,"label"),A(2,"Medlemstype*"),b(),C(3,"mat-radio-group",45),ie("change",function(i){return Pe(e),Re(U(2).onRadioChanged(i.value))}),z(4,yQ,2,0,"mat-radio-button",46),z(5,bQ,2,0,"mat-radio-button",47),b(),et()}if(2&amp;n){const e=U(2);k(1),ct("invalid",(!e.form.get("team").value||e.form.get("team").value&lt;0)&amp;&amp;e.isOnSubmitting),k(3),R("ngIf",e.invoiceTeams.length),k(1),R("ngIf",e.invoiceMemberTypes.length)}}function wQ(n,t){if(1&amp;n&amp;&amp;(C(0,"mat-option",33),A(1),b()),2&amp;n){const e=t.$implicit;R("value",e.teamId||e.id),k(1),_e(e.name)}}function SQ(n,t){if(1&amp;n&amp;&amp;(C(0,"mat-form-field")(1,"mat-select",48)(2,"mat-option",49),A(3),b(),z(4,wQ,2,2,"mat-option",18),b()()),2&amp;n){const e=U(2);k(1),R("placeholder",e.dropDownPlaceholder),k(2),_e(e.dropDownPlaceholder),k(1),R("ngForOf",e.options)}}function DQ(n,t){if(1&amp;n){const e=Mt();C(0,"form",9,10),ie("submit",function(){return Pe(e),Re(U().submit())}),C(2,"div",11)(3,"mat-form-field"),G(4,"input",12),b(),C(5,"mat-form-field"),G(6,"input",13),b(),C(7,"mat-form-field"),G(8,"input",14)(9,"mat-datepicker-toggle",15)(10,"mat-datepicker",null,16),b(),C(12,"mat-form-field")(13,"mat-select",17),z(14,lQ,2,2,"mat-option",18),b()(),C(15,"mat-form-field"),G(16,"input",19),z(17,cQ,2,1,"mat-hint",20),b(),C(18,"label"),A(19,"Kj\xf8nn*"),b(),C(20,"mat-radio-group",21,22)(22,"mat-radio-button",23),A(23,"Jente"),b(),C(24,"mat-radio-button",24),A(25,"Gutt"),b()(),z(26,uQ,3,1,"ng-container",3),z(27,dQ,5,2,"ng-container",3),z(28,fQ,3,1,"ng-container",3),z(29,pQ,4,2,"ng-container",3),z(30,mQ,3,1,"ng-container",3),z(31,gQ,3,1,"ng-container",3),z(32,_Q,4,1,"ng-container",3),z(33,vQ,3,1,"ng-container",3),z(34,CQ,6,4,"ng-container",3),z(35,SQ,5,3,"mat-form-field",3),C(36,"div",25)(37,"div",26)(38,"a",27),A(39,"Spoortz"),b(),A(40),C(41,"a",28),A(42,"personvernerkl\xe6ring"),b()(),C(43,"div",29),G(44,"mat-checkbox",30),C(45,"div",31),A(46," Jeg har lest og akseptert vilk\xe5rene i "),C(47,"a",28),A(48,"personvernerkl\xe6ring"),b()()()(),C(49,"button",32),A(50," Send innmelding "),b()()()}if(2&amp;n){const e=Nr(11),r=U();R("formGroup",r.form),k(8),R("matDatepicker",e),k(1),R("for",e),k(5),R("ngForOf",r.nationalities),k(3),R("ngIf",r.form.get("email").errors&amp;&amp;r.isOnSubmitting),k(1),ct("invalid",r.form.get("gender").invalid&amp;&amp;r.isOnSubmitting),k(8),R("ngIf",r.shouldShow("address")),k(1),R("ngIf",r.shouldShow("zipcode")),k(1),R("ngIf",r.shouldShow("phone")),k(1),R("ngIf",r.shouldShow("mobile")),k(1),R("ngIf",r.shouldShow("email2")),k(1),R("ngIf",r.shouldShow("mobile2")),k(1),R("ngIf",r.shouldShow("comments")),k(1),R("ngIf",r.shouldShow("school")),k(1),R("ngIf",r.invoiceTeams.length||r.invoiceMemberTypes.length),k(1),R("ngIf",r.enrollment&amp;&amp;r.shouldShowDropdown),k(1),ct("custom-error",!r.form.get("accept").value&amp;&amp;r.isOnSubmitting),k(4),$e(" tar vare p\xe5 dine personopplysninger p\xe5 vegne av ",r.page.organization.name,", les v\xe5r "),k(5),ct("invalid",!r.form.get("accept").value&amp;&amp;r.isOnSubmitting)}}let MQ=(()=&gt;{class n{constructor(e,r,i,o,s,a,f,v,M){this.activatedRoute=e,this.service=r,this.countryClient=i,this.pageService=o,this.utilsService=s,this.postalCodeService=a,this.nifSyncClient=f,this.dialog=v,this.fb=M,this._destroyed$=new pe,this.shouldShowDropdown=!1,this.dropDownPlaceholder="",this.isOnSubmitting=!1,this.enrollment$=new pe,this.standardConfirmationText="&lt;p&gt;Takk for innmeldingen! Medlemsansvarlig vil n\xe5 behandle din medlemss\xf8knad.&lt;/p&gt;",this.nifSyncText="&lt;p&gt;Dersom du mottar en melding fra Norges Idrettsforbund, ber vi deg vennligst f\xf8lge instruksjonene i denne.&lt;/p&gt;"}ngOnInit(){this.activatedRoute.paramMap.pipe(Ht(e=&gt;e.has("orgSignUpId")),Se(e=&gt;e.get("orgSignUpId")),nr(e=&gt;this.pageService.getPage().pipe(Se(r=&gt;({orgSignupId:e,page:r})))),nr(e=&gt;this.nifSyncClient.getSyncInfo(e.page.organization.id).pipe(Se(r=&gt;({orgSignupId:e.orgSignupId,page:e.page,syncInfo:r})))),nr(e=&gt;this.service.getSignUpData(e.orgSignupId).pipe(Se(r=&gt;({page:e.page,syncInfo:e.syncInfo,enrollment:r})))),nr(e=&gt;this.countryClient.getCountries().pipe(Se(r=&gt;({page:e.page,syncInfo:e.syncInfo,enrollment:e.enrollment,nationalities:r.countries})))),bt(this._destroyed$)).subscribe(e=&gt;{this.utilsService.searchFromAnotherPage.next(!0),this.utilsService.updatePropertyValues(e.page,null),this.page=e.page,this.hasNifSync=e.syncInfo.hasNifSync,this.nationalities=e.nationalities,this.enrollment$.next(e.enrollment)}),this.enrollment$.pipe(bt(this._destroyed$)).subscribe(e=&gt;{this.enrollment=e,this.orgSignUpInfo=e.orgSignUpInfo,this.signUpFields=e.signUpFields.map(r=&gt;({mandatory:r.mandatory,value:r.value.split(".")[2]||""})),this.invoiceTeams=e.invoiceTeams,this.invoiceMemberTypes=e.invoiceMemberTypes,this.initializeForm(),this.form.get("zipcode").valueChanges.pipe(Ph(300),nr(r=&gt;r&amp;&amp;4===r.length?this.postalCodeService.getPlace(r,"NO").pipe(Se(i=&gt;i.valid?i.result:"")):we("")),bt(this.enrollment$),bt(this._destroyed$)).subscribe(r=&gt;{this.form.get("place").setValue(r)})})}shouldShow(e){return this.signUpFields.find(r=&gt;r.value===e)}isRequiredField(e){return!!this.signUpFields.find(r=&gt;r.value===e&amp;&amp;1===r.mandatory)}onRadioChanged(e){"1"===e?(this.form.get("team").patchValue(-1),this.options=this.enrollment.invoiceTeams,this.dropDownPlaceholder="Velg gruppe/lag",this.isActiveType=!0):(this.form.get("team").patchValue(-1),this.options=this.enrollment.invoiceMemberTypes,this.dropDownPlaceholder="Velg medlemstype",this.isActiveType=!1),this.shouldShowDropdown=!0}submit(){if(this.isOnSubmitting=!0,this.form.valid&amp;&amp;this.form.get("accept").value&amp;&amp;this.form.get("team").value&amp;&amp;this.form.get("team").value&gt;0){const e=this.getMemberFromForm();if(this.orgSignUpInfo.adminApproval)this.service.insertProspectiveMember(e).pipe(Ht(r=&gt;r),Oa(()=&gt;this.dialog.open(XZ,{data:`${this.orgSignUpInfo.confirmationText||this.standardConfirmationText}\n                  ${this.hasNifSync?this.nifSyncText:""}`}).afterClosed()),bt(this._destroyed$)).subscribe(()=&gt;{this.isOnSubmitting=!1,this.templateForm.resetForm()});else if(this.orgSignUpInfo.targetEventId)this.service.insertEventParticipation(Object.assign(e,{eventId:this.orgSignUpInfo.targetEventId})).subscribe(r=&gt;{this.isOnSubmitting=!1,this.templateForm.resetForm(),location.href=`/portal/public/event/signup.do?key=${r.key}`});else if(this.orgSignUpInfo.paymentRequired&amp;&amp;!this.orgSignUpInfo.targetEventId){let r,i,o,s,a;if(this.isActiveType){r=this.form.value.team,s=this.enrollment.invoiceTeams[0].masterFeeInvoiceId;const f=this.enrollment.invoiceTeams.find(v=&gt;v.teamId===r);f&amp;&amp;(i=f.teamSeason,a=f.amount)}else{o=this.form.value.team,s=this.enrollment.invoiceMemberTypes[0].masterFeeInvoiceId;const f=this.enrollment.invoiceMemberTypes.find(v=&gt;v.id===o);f&amp;&amp;(a=f.amount)}this.service.insertWithPayment(Object.assign(e,{masterFeeInvoiceId:s,teamId:r,teamSeason:i,memberTypeId:o,signUpId:this.orgSignUpInfo.id,transactionAmount:a})).subscribe(f=&gt;{this.isOnSubmitting=!1,this.templateForm.resetForm(),location.href=f.redirectUrl})}}}initializeForm(){this.isActiveType=!1,this.form=this.fb.group({firstname:["",en.required],lastname:["",en.required],birthdate:[null,en.required],nationalityIso3:["NOR",en.required],email:["",[up.email,en.required]],gender:[null,en.required],accept:[null,en.required],zipcode:[null,this.isRequiredField("zipcode")?en.required:en.nullValidator],place:[""],address:[null,this.isRequiredField("address")?en.required:en.nullValidator],phone:[null,this.isRequiredField("phone")?en.required:en.nullValidator],mobile:[null,[up.mobile,this.isRequiredField("mobile")?en.required:en.nullValidator]],email2:[null,[up.email,this.isRequiredField("email2")?en.required:en.nullValidator]],mobile2:[null,[up.mobile,this.isRequiredField("mobile2")?en.required:en.nullValidator]],comments:[null,this.isRequiredField("comments")?en.required:en.nullValidator],school:[null,this.isRequiredField("school")?en.required:en.nullValidator],memberType:0,team:null})}getMemberFromForm(){const e=this.form.value;return{postCode:parseInt(e.zipcode)||0,teamSeason:this.isActiveType&amp;&amp;e.team?this.invoiceTeams.find(r=&gt;r.teamId===e.team).teamSeason:null,teamId:this.isActiveType?e.team:null,firstName:e.firstname,lastName:e.lastname,birthDate:e.birthdate,nationalityIso3:e.nationalityIso3,email:e.email,gender:"1"===e.gender?"F":"M",address:e.address,phone:e.phone,regDate:new Date,mobile:e.mobile,email2:e.email2,mobile2:e.mobile2,comments:e.comments,school:e.school,orgSignUpId:this.orgSignUpInfo.id,orgId:this.page.organization.id,memTypeId:this.isActiveType?null:e.team,selMemberType:this.isActiveType?"ACTIVE":"SUPPORT"}}ngOnDestroy(){this._destroyed$.next(),this._destroyed$.complete()}}return n.\u0275fac=function(e){return new(e||n)(F(zn),F(Gx),F(yU),F(dr),F(gn),F(Yx),F(mU),F(Wb),F(KG))},n.\u0275cmp=Ee({type:n,selectors:[["app-org-sign-up"]],viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(sQ,5),2&amp;e){let i;We(i=Ge())&amp;&amp;(r.templateForm=i.first)}},decls:5,vars:2,consts:[[1,"contentContainer"],[1,"wrap","clearfix","fullWidth",2,"background-color","white","padding","2.5rem 2rem"],[1,"block"],[4,"ngIf"],[3,"formGroup","submit",4,"ngIf"],[1,"headingContainer"],[2,"margin-bottom","0.8rem"],[1,"clearfix",2,"line-height","1.5","margin-bottom","1.2rem"],[3,"content"],[3,"formGroup","submit"],["formRef","ngForm"],[2,"display","flex","flex-direction","column"],["matInput","","type","text","placeholder","Fornavn","formControlName","firstname"],["matInput","","type","text","placeholder","Etternavn","formControlName","lastname"],["matInput","","placeholder","F\xf8dselsdato","formControlName","birthdate",3,"matDatepicker"],["matSuffix","",3,"for"],["dob",""],["matInput","","type","text","placeholder","Nasjonalitet","formControlName","nationalityIso3"],[3,"value",4,"ngFor","ngForOf"],["matInput","","type","text","placeholder","E-post","formControlName","email"],["align","end",4,"ngIf"],["formControlName","gender"],["test",""],["value","1",2,"margin-right","1.5rem"],["value","2"],[1,"accept-container"],[1,"accept-header"],["href","https://www.spoortz.no"],["href","https://www.spoortz.no/personvern","target","_blank"],[1,"accept-checkbox"],["formControlName","accept"],[1,"accept-text"],["mat-raised-button","","type","submit",1,"mat-primary","custom-button"],[3,"value"],["align","end"],["matInput","","type","text","formControlName","address",3,"placeholder"],["matInput","","type","text","formControlName","zipcode",3,"placeholder"],["matInput","","readonly","","type","text","tabindex","-1","formControlName","place",3,"placeholder"],["matInput","","type","text","formControlName","phone",3,"placeholder"],["matInput","","type","text","formControlName","mobile",3,"placeholder"],["matInput","","type","text","formControlName","email2",3,"placeholder"],["matInput","","type","text","formControlName","mobile2",3,"placeholder"],[2,"margin-bottom","1.6rem"],["matInput","","formControlName","comments",3,"placeholder"],["matInput","","type","text","formControlName","school",3,"placeholder"],["formControlName","memberType",3,"change"],["style","margin-right: 1.5rem","value","1",4,"ngIf"],["value","2",4,"ngIf"],["matInput","","type","text","formControlName","team",3,"placeholder"],["value","-1"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"div",2),z(3,aQ,6,2,"ng-container",3),z(4,DQ,51,22,"form",4),b()()()),2&amp;e&amp;&amp;(k(3),R("ngIf",r.orgSignUpInfo),k(1),R("ngIf",r.page&amp;&amp;r.signUpFields))},dependencies:[hn,jt,Uu,cq,e0,mq,qI,rc,Kh,FI,oc,kb,EK,yK,wK,xK,gk,_k,za,Wq,xO,Dk],styles:[".custom-button[_ngcontent-%COMP%]{width:12rem;height:2.6rem;margin:1rem 0;font-size:1.2rem;line-height:.1;font-weight:700}mat-radio-group[_ngcontent-%COMP%]{margin:.5rem 0;font-size:1rem}mat-form-field[_ngcontent-%COMP%]{height:3.3rem;font-size:1rem;width:50vh}@media only screen and (max-width: 600px){mat-form-field[_ngcontent-%COMP%]{width:100%}}label[_ngcontent-%COMP%]{display:inline-block;margin-top:7px;color:#aaa;font-size:1rem}.accept-container[_ngcontent-%COMP%]{margin:1.3rem 0 .6rem;width:60vh}@media only screen and (max-width: 600px){.accept-container[_ngcontent-%COMP%]{width:100%}}.accept-checkbox[_ngcontent-%COMP%]{display:flex}.accept-header[_ngcontent-%COMP%]{font-size:1rem;margin-top:1rem;margin-bottom:1rem}.accept-text[_ngcontent-%COMP%]{margin-left:.6rem;font-size:1rem;line-height:1.7}.invalid[_ngcontent-%COMP%]{color:#ed3c4b}.error-message[_ngcontent-%COMP%]{color:#ed3c4b;font-size:.8rem;font-weight:700;font-style:italic}.custom-error[_ngcontent-%COMP%]{border-bottom:1px solid #ed3c4b;padding-bottom:3px}"]}),n})();const dc=function(){return["./14"]};let EQ=(()=&gt;{class n{constructor(){}ngOnInit(){}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275cmp=Ee({type:n,selectors:[["app-gallery"]],decls:90,vars:12,consts:[[1,"contentContainer"],[1,"contentBreadcrumbContainer"],[1,"wrap"],["href","#"],[1,"socialLinks"],["src","assets/gfx/icon.facebook.png","alt","Facebook"],["src","assets/gfx/icon.twitter.png","alt","Twitter"],[1,"wrap","clearfix","fullWidth"],[1,"block"],[1,"headingContainer"],[1,"boxList","wide"],[1,"box"],[3,"routerLink"],[1,"image",2,"background-image","url(assets/gfx/image.jpg)"],["src","assets/gfx/image.jpg","alt",""],[1,"info"],[1,"date"],[1,"data"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"div",2)(3,"a",3),A(4,"Hjem"),b(),C(5,"a",3),A(6,"Langrenn"),b(),C(7,"div",4)(8,"a",3),G(9,"img",5),b(),C(10,"a",3),G(11,"img",6),b()()()(),C(12,"div",7)(13,"div",8)(14,"div",9)(15,"h2"),A(16,"Galleries"),b()(),C(17,"div",10)(18,"div",11)(19,"a",12)(20,"div",13),G(21,"img",14),C(22,"div",15)(23,"span",16),A(24,"29. Sept."),b(),C(25,"span"),A(26,"Fotball"),b()()(),C(27,"div",17)(28,"h2"),A(29,"VASK G2000 vant Hamar Cup 2016!"),b()()()(),C(30,"div",11)(31,"a",12)(32,"div",13),G(33,"img",14),C(34,"div",15)(35,"span",16),A(36,"29. Sept."),b(),C(37,"span"),A(38,"Fotball"),b()()(),C(39,"div",17)(40,"h2"),A(41,"VASK G2000 vant Hamar Cup 2016!"),b()()()(),C(42,"div",11)(43,"a",12)(44,"div",13),G(45,"img",14),C(46,"div",15)(47,"span",16),A(48,"29. Sept."),b(),C(49,"span"),A(50,"Fotball"),b()()(),C(51,"div",17)(52,"h2"),A(53,"VASK G2000 vant Hamar Cup 2016!"),b()()()(),C(54,"div",11)(55,"a",12)(56,"div",13),G(57,"img",14),C(58,"div",15)(59,"span",16),A(60,"29. Sept."),b(),C(61,"span"),A(62,"Fotball"),b()()(),C(63,"div",17)(64,"h2"),A(65,"VASK G2000 vant Hamar Cup 2016!"),b()()()(),C(66,"div",11)(67,"a",12)(68,"div",13),G(69,"img",14),C(70,"div",15)(71,"span",16),A(72,"29. Sept."),b(),C(73,"span"),A(74,"Fotball"),b()()(),C(75,"div",17)(76,"h2"),A(77,"VASK G2000 vant Hamar Cup 2016!"),b()()()(),C(78,"div",11)(79,"a",12)(80,"div",13),G(81,"img",14),C(82,"div",15)(83,"span",16),A(84,"29. Sept."),b(),C(85,"span"),A(86,"Fotball"),b()()(),C(87,"div",17)(88,"h2"),A(89,"VASK G2000 vant Hamar Cup 2016!"),b()()()()()()()()),2&amp;e&amp;&amp;(k(19),R("routerLink",Bn(6,dc)),k(12),R("routerLink",Bn(7,dc)),k(12),R("routerLink",Bn(8,dc)),k(12),R("routerLink",Bn(9,dc)),k(12),R("routerLink",Bn(10,dc)),k(12),R("routerLink",Bn(11,dc)))},dependencies:[vr]}),n})();const TQ=function(){return["../"]};let AQ=(()=&gt;{class n{constructor(e){this.slideContentState="inactive",this.element=e.nativeElement}ngOnInit(){}onGalleryGridTypeClick(e){e.preventDefault();let r=e.target,i=r.getAttribute("data-option"),o=r.closest(".galleryControls").querySelectorAll('.grid:not([data-option="'+i+'"])');for(let a=0;a&lt;o.length;a++)o[a].classList.remove("active");r.classList.add("active");let s=this.element.querySelectorAll(".galleryOption");for(let a=0;a&lt;s.length;a++){let f=s[a];f.style.display=f.getAttribute("data-option")===i?"block":"none"}}slideContentTrigger(e){e.preventDefault(),this.slideContentState="active"===this.slideContentState?"inactive":"active"}}return n.\u0275fac=function(e){return new(e||n)(F(Qe))},n.\u0275cmp=Ee({type:n,selectors:[["app-gallery-detail"]],decls:121,vars:3,consts:[[1,"contentContainer"],[1,"contentBreadcrumbContainer"],[1,"wrap"],["href","#"],[1,"socialLinks"],["src","assets/gfx/icon.facebook.png","alt","Facebook"],["src","assets/gfx/icon.twitter.png","alt","Twitter"],[1,"wrap","clearfix","fullWidth"],[1,"block"],[1,"headingContainer"],[1,"clearfix"],[1,"generalTabs","gallery"],[1,"mobileTrigger"],[1,"label"],[1,"items"],["href","#",1,"selected"],[1,"galleryControls"],[1,"text"],[1,"numberPerView"],[1,"trigger",3,"click"],[1,"slideContent"],["data-option","option1",1,"grid","grid1","active",3,"click"],["data-option","option2",1,"grid","grid2",3,"click"],["data-option","option1",1,"galleryOption"],[1,"boxList","wide"],[1,"box"],[1,"image",2,"background-image","url(../assets/gfx/gallery.image.jpg)"],["src","assets/gfx/gallery.image.jpg","alt",""],[1,"box","video"],[1,"playBtn"],[1,"pager"],[1,"pagerInfo"],["href","#",1,"prev"],["href","#",1,"active"],["href","#",1,"next"],["data-option","option2",1,"galleryOption"],[1,"sliderGallery"],[1,"galleryTop"],["href","#",1,"arrow","left"],["href","#",1,"arrow","right"],[1,"item",2,"background-image","url(../assets/gfx/foot.bg.jpg)"],[1,"thumbs"],["href","#",1,"active","thumb",2,"background-image","url(../assets/gfx/foot.bg.jpg)"],["href","#",1,"thumb",2,"background-image","url(../assets/gfx/foot.bg.jpg)"],[1,"btn","small","back","centerAligned"],[3,"routerLink"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"div",2)(3,"a",3),A(4,"Hjem"),b(),C(5,"a",3),A(6,"Langrenn"),b(),C(7,"div",4)(8,"span"),A(9,"Share this page at:"),b(),C(10,"a",3),G(11,"img",5),b(),C(12,"a",3),G(13,"img",6),b()()()(),C(14,"div",7)(15,"div",8)(16,"div",9)(17,"h2"),A(18,"\xc5rets f\xf8rste langrennsrenn"),b()(),C(19,"article",10)(20,"p"),A(21," Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. "),b()(),C(22,"div",11)(23,"div",12)(24,"span",13),A(25,"Choose view:"),b(),C(26,"a",3),A(27,"Show all content"),b()(),C(28,"div",14)(29,"a",15),A(30,"Show all content"),b(),C(31,"a",3),A(32,"Show only images"),b(),C(33,"a",3),A(34,"Show only videos"),b()(),C(35,"div",16)(36,"span",17),A(37,"Show images per page:"),b(),C(38,"div",18)(39,"a",19),ie("click",function(o){return r.slideContentTrigger(o)}),A(40,"12"),b(),C(41,"div",20)(42,"a",3),A(43,"5"),b(),C(44,"a",3),A(45,"5"),b(),C(46,"a",3),A(47,"5"),b()()(),C(48,"a",21),ie("click",function(o){return r.onGalleryGridTypeClick(o)}),b(),C(49,"a",22),ie("click",function(o){return r.onGalleryGridTypeClick(o)}),b()()(),C(50,"div",23)(51,"div",24)(52,"div",25)(53,"a",3)(54,"div",26),G(55,"img",27),b()()(),C(56,"div",25)(57,"a",3)(58,"div",26),G(59,"img",27),b()()(),C(60,"div",28)(61,"a",3)(62,"div",26),G(63,"img",27)(64,"div",29),b()()()(),C(65,"div",30)(66,"div",31),A(67,"Showing images 1-12"),b(),G(68,"a",32),C(69,"a",33),A(70,"1"),b(),C(71,"a",3),A(72,"2"),b(),C(73,"a",3),A(74,"3"),b(),C(75,"a",3),A(76,"4"),b(),C(77,"a",3),A(78,"5"),b(),G(79,"a",34),b()(),C(80,"div",35)(81,"div",36)(82,"div",37),G(83,"a",38)(84,"a",39),C(85,"div",14),G(86,"div",40)(87,"div",40)(88,"div",40),b()(),C(89,"div",41)(90,"a",42),G(91,"span"),b(),C(92,"a",43),G(93,"span"),b(),C(94,"a",43),G(95,"span"),b(),C(96,"a",43),G(97,"span"),b(),C(98,"a",43),G(99,"span"),b(),C(100,"a",43),G(101,"span"),b(),C(102,"a",43),G(103,"span"),b(),C(104,"a",43),G(105,"span"),b(),C(106,"a",43),G(107,"span"),b(),C(108,"a",43),G(109,"span"),b(),C(110,"a",43),G(111,"span"),b(),C(112,"a",43),G(113,"span"),b(),C(114,"a",43),G(115,"span"),b(),C(116,"a",43),G(117,"span"),b()()()(),C(118,"div",44)(119,"a",45),A(120,"back to galleries list"),b()()()()()),2&amp;e&amp;&amp;(k(41),R("@toggleHeight",r.slideContentState),k(78),R("routerLink",Bn(2,TQ)))},dependencies:[vr],data:{animation:[Ri("toggleHeight",[ur("inactive",Ft({height:"0",opacity:"0"})),ur("active",Ft({height:"*",opacity:"1"})),mr("* =&gt; *",xr("200ms"))])]}}),n})();const OQ=function(){return["/"]};function IQ(n,t){1&amp;n&amp;&amp;(C(0,"a",4),A(1,"Hjem"),b()),2&amp;n&amp;&amp;R("routerLink",Bn(1,OQ))}function xQ(n,t){if(1&amp;n&amp;&amp;(Je(0),G(1,"news-block-container",15),et()),2&amp;n){const e=U();k(1),R("page",e.page)("newsCount",e.newsCount)}}function kQ(n,t){if(1&amp;n&amp;&amp;G(0,"app-match-list",17),2&amp;n){const e=U(2);R("page",e.page)("mainColor",e.mainColor)}}function PQ(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,kQ,1,2,"app-match-list",16),et()),2&amp;n){const e=U();k(1),R("ngIf",e.page.nextMatches.length)}}function RQ(n,t){if(1&amp;n&amp;&amp;G(0,"app-match-list",19),2&amp;n){const e=U(2);R("page",e.page)("mainColor",e.mainColor)}}function FQ(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,RQ,1,2,"app-match-list",18),et()),2&amp;n){const e=U();k(1),R("ngIf",null==e.page?null:e.page.lastMatches.length)}}function NQ(n,t){if(1&amp;n&amp;&amp;(C(0,"div",20),G(1,"app-quick-link",21),b()),2&amp;n){const e=U();k(1),R("mainColor",e.mainColor)("secondColor",e.secondColor)("quickLinkItems",e.quickLinkItems)}}const LQ=function(n){return["./",n]};function VQ(n,t){if(1&amp;n&amp;&amp;(C(0,"li")(1,"a",22),A(2),b()()),2&amp;n){const e=t.$implicit,r=U();k(1),R("teamHighlight",r.mainColor)("routerLink",gt(3,LQ,e.id)),k(1),$e(" ",e.displayName," ")}}function BQ(n,t){if(1&amp;n&amp;&amp;(C(0,"div",20),G(1,"app-sponsor-list",23),b()),2&amp;n){const e=U();k(1),R("mainColor",e.mainColor)("sponsors",null==e.page?null:e.page.sponsors.right)}}function HQ(n,t){if(1&amp;n&amp;&amp;(C(0,"div",20),G(1,"app-do-it-yourself",24),b()),2&amp;n){const e=U(2);k(1),R("mainColor",e.mainColor)("doItYourselfs",e.page.doItYourselfs)}}function $Q(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,HQ,2,2,"div",9),et()),2&amp;n){const e=U();k(1),R("ngIf",e.page)}}const UQ=function(){return["."]},jQ=function(n){return{display:n}},zQ=function(n){return{active:n}},WQ=function(n,t){return{visible:n,hidden:t}};let Ek=(()=&gt;{class n{constructor(e,r,i,o){this.logger=e,this.activatedRoute=r,this.utilsService=i,this.service=o,this._destroyed$=new pe,this.sportId$=new pe,this.shouldShowTeam=!1,this.sportId$.pipe(bt(this._destroyed$)).subscribe(s=&gt;{this.utilsService.searchFromAnotherPage.next(!1),this.sportId=s,this.service.setSportId(this.sportId),this.service.setSiteId(this.service.getSiteId()),this.service.setTeamId(-1)}),this.sportId$.pipe(nr(()=&gt;this.service.pageChanges),bt(this._destroyed$)).subscribe(s=&gt;{this.page=s,this.utilsService.updatePropertyValues(s,this.sportId),this.quickLinkItems=this.page.quickLinks.length?this.page.quickLinks.reduce((a,f)=&gt;a.concat(f.quickLinkItems),[]).sort((a,f)=&gt;a.sortOrder&lt;f.sortOrder?-1:1):[];try{window.scrollTo({left:0,top:0,behavior:"smooth"})}catch{window.scrollTo(0,0)}s&amp;&amp;s.imageGalleries&amp;&amp;this.utilsService.renderImageGallery(s,this.sportId,-1)}),this.utilsService.themeMainColor.pipe(bt(this._destroyed$)).subscribe(s=&gt;this.mainColor=s),this.utilsService.themeSecondColor.pipe(bt(this._destroyed$)).subscribe(s=&gt;this.secondColor=s),this.utilsService.newsCount.pipe(bt(this._destroyed$)).subscribe(s=&gt;this.newsCount=s)}ngOnInit(){this.service.setSiteId(this.service.getSiteId()),this.activatedRoute.data.pipe(bt(this._destroyed$)).subscribe(e=&gt;{const r=e.sportId;r&amp;&amp;this.sportId$.next(Number(r))}),this.activatedRoute.params.pipe(bt(this._destroyed$)).subscribe(e=&gt;{const r=e.sportId;r&amp;&amp;this.sportId$.next(Number(r))})}toggleSportVisibility(){this.shouldShowTeam=!this.shouldShowTeam}getTeams(){if(this.page&amp;&amp;this.page.sports.length){const e=this.page.sports.find(r=&gt;r.id==this.sportId);return e&amp;&amp;e.teams?e.teams:[]}}ngOnDestroy(){this._destroyed$.next(),this._destroyed$.complete()}}return n.\u0275fac=function(e){return new(e||n)(F(_s),F(zn),F(gn),F(dr))},n.\u0275cmp=Ee({type:n,selectors:[["app-group"]],decls:21,vars:27,consts:[[1,"contentContainer"],[1,"contentBreadcrumbContainer"],[1,"wrap"],[3,"routerLink",4,"ngIf"],[3,"routerLink"],[1,"wrap","clearfix"],[1,"leftbar"],[4,"ngIf"],[1,"rightbar"],["class","block",4,"ngIf"],[1,"block",3,"ngStyle"],[1,"chooseTeamBtn","triggerTeams","custom",3,"buttonHighlight","defaultColor","hoverOnly","ngClass","click"],[1,"rightsideTeams","teams_list",3,"ngClass"],[4,"ngFor","ngForOf"],["noTraining","false","parent","group",3,"mainColor"],["place","group",3,"page","newsCount"],["matchType","next",3,"page","mainColor",4,"ngIf"],["matchType","next",3,"page","mainColor"],["matchType","last",3,"page","mainColor",4,"ngIf"],["matchType","last",3,"page","mainColor"],[1,"block"],[3,"mainColor","secondColor","quickLinkItems"],["defaultColor","#373f46",3,"teamHighlight","routerLink"],[3,"mainColor","sponsors"],[3,"mainColor","doItYourselfs"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"div",2),z(3,IQ,2,2,"a",3),C(4,"a",4),A(5),b()()(),C(6,"div",5)(7,"div",6),z(8,xQ,2,2,"ng-container",7),z(9,PQ,2,1,"ng-container",7),z(10,FQ,2,1,"ng-container",7),b(),C(11,"div",8),z(12,NQ,2,3,"div",9),C(13,"div",10)(14,"a",11),ie("click",function(){return r.toggleSportVisibility()}),A(15," Lag/grupper "),b(),C(16,"ul",12),z(17,VQ,3,5,"li",13),b()(),G(18,"app-event-list",14),z(19,BQ,2,2,"div",9),z(20,$Q,2,1,"ng-container",7),b()()()),2&amp;e&amp;&amp;(k(3),R("ngIf",null==r.page?null:r.page.organization.id),k(1),R("routerLink",Bn(19,UQ)),k(1),_e((null==r.page?null:r.page.activeSport.overrideName)||(null==r.page?null:r.page.activeSport.name)),k(3),R("ngIf",r.page&amp;&amp;r.utilsService.moduleEnabled("ORG_IMAGENEWS",r.page.modules)),k(1),R("ngIf",r.page&amp;&amp;r.utilsService.moduleEnabled("TEAM_NEXTGAMES",r.page.modules)),k(1),R("ngIf",r.page&amp;&amp;r.utilsService.moduleEnabled("TEAM_LASTGAMES",r.page.modules)),k(2),R("ngIf",r.page&amp;&amp;(r.utilsService.moduleEnabled("ORG_QUICKLINKS_TOP",r.page.modules)||r.utilsService.moduleEnabled("ORG_QUICKLINKS",r.page.modules))&amp;&amp;(null==r.quickLinkItems?null:r.quickLinkItems.length)),k(1),R("ngStyle",gt(20,jQ,r.page&amp;&amp;r.utilsService.moduleEnabled("ORG_VISITTEAMS",r.page.modules)?"block":"none")),k(1),He("background-color",r.mainColor),R("buttonHighlight",r.secondColor)("defaultColor",r.mainColor)("hoverOnly",!0)("ngClass",gt(22,zQ,r.shouldShowTeam)),k(2),R("ngClass",fs(24,WQ,r.shouldShowTeam,!r.shouldShowTeam)),k(1),R("ngForOf",r.getTeams()),k(1),R("mainColor",r.mainColor),k(1),R("ngIf",r.utilsService.moduleEnabled("ORG_SPONSOR_RIGHT",null==r.page?null:r.page.modules)),k(1),R("ngIf",r.utilsService.moduleEnabled("ORG_DO_IT_YOURSELF",null==r.page?null:r.page.modules)))},dependencies:[_i,hn,jt,Ul,ab,Wh,cb,ub,$u,eI,db,fb,vr],styles:[".custom[_ngcontent-%COMP%]{color:#fff!important;font-size:20px!important;font-weight:700!important;padding-left:1.6rem!important}.visible[_ngcontent-%COMP%]{display:block}.hidden[_ngcontent-%COMP%]{display:none}"]}),n})();function GQ(n,t){if(1&amp;n&amp;&amp;(C(0,"span"),A(1),b()),2&amp;n){const e=U().$implicit;He("background-color",U().secondColor),k(1),_e(e.sport.overrideName||e.sport.name)}}const YQ=function(n){return["/news",n]};function ZQ(n,t){if(1&amp;n&amp;&amp;(C(0,"div",2)(1,"a",3)(2,"div",4)(3,"div",5),z(4,GQ,2,3,"span",6),b()(),C(5,"div",7)(6,"h2",8),A(7),b(),C(8,"div",9),A(9),b()()(),C(10,"div",10),A(11),Pn(12,"date"),b()()),2&amp;n){const e=t.$implicit,r=U();k(1),R("routerLink",gt(10,YQ,e.id)),k(1),kn(r.getBackgroundStyle(e)),k(2),R("ngIf",e.sport.length),k(3),_e(e.title),k(2),$e(" ",e.ingress," "),k(2),_e(ti(12,7,e.publishTime,"dd MMM yyyy"))}}let KQ=(()=&gt;{class n{constructor(e,r){this.utilsService=e,this.sanitizer=r}getBackgroundStyle(e){return this.backgroundImageUrl=this.utilsService.getNewsBackgroundImage(e),this.backgroundImageUrl.indexOf("url")&lt;0?this.sanitizer.bypassSecurityTrustStyle(`\n          background-color: #E5E8ED;\n          background-image: url(${this.logo});\n          background-size: 80px auto;\n        `):this.sanitizer.bypassSecurityTrustStyle(`\n          background-image: ${this.backgroundImageUrl};\n        `)}}return n.\u0275fac=function(e){return new(e||n)(F(gn),F(Or))},n.\u0275cmp=Ee({type:n,selectors:[["news-block-box-list"]],inputs:{newsList:"newsList",mainColor:"mainColor",secondColor:"secondColor",logo:"logo"},decls:2,vars:1,consts:[[1,"boxList"],["class","box news-container",4,"ngFor","ngForOf"],[1,"box","news-container"],[3,"routerLink"],[1,"image"],[1,"info"],[3,"backgroundColor",4,"ngIf"],[1,"data"],[2,"line-height","normal"],[1,"text"],[1,"news-date"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0),z(1,ZQ,13,12,"div",1),b()),2&amp;e&amp;&amp;(k(1),R("ngForOf",r.newsList))},dependencies:[hn,jt,vr,Pi],styles:[".news-container[_ngcontent-%COMP%]{display:flex!important;flex-direction:column;justify-content:space-between}.news-date[_ngcontent-%COMP%]{font-size:.9rem;font-weight:700;padding:10px 0 5px 15px;vertical-align:bottom}"]}),n})();function qQ(n,t){1&amp;n&amp;&amp;(C(0,"span",11),A(1,"Ingen treff"),b())}const QQ=function(n){return["/news",n]};function XQ(n,t){if(1&amp;n&amp;&amp;(Je(0),C(1,"div",12)(2,"div",13)(3,"div",14),A(4),Pn(5,"date"),b()(),C(6,"div",15)(7,"h2"),A(8),b(),C(9,"div",16),A(10),b()()(),et()),2&amp;n){const e=U();k(1),R("routerLink",gt(11,QQ,e.newsList[0].id)),k(1),kn(e.getBackgroundStyle(e.newsList[0])),k(1),He("background-color",e.mainColor),k(1),$e(" ",ti(5,8,e.newsList[0].publishTime,"dd MMM")," "),k(4),_e(e.newsList[0].title),k(2),$e(" ",e.newsList[0].ingress," ")}}function JQ(n,t){if(1&amp;n&amp;&amp;G(0,"news-block-box-list",9),2&amp;n){const e=U();R("mainColor",e.mainColor)("secondColor",e.secondColor)("newsList",e.newsList.slice(1))("logo",e.logo)}}const eX=function(){return["/news"]};let tX=(()=&gt;{class n{constructor(e,r,i,o,s,a){this.router=e,this.newsService=r,this.activatedRoute=i,this.pageService=o,this.utilsService=s,this.sanitizer=a,this.baseImageUrl="/upload/news/images/",this.subscriptions=[]}ngOnInit(){this.activatedRoute.params.subscribe(e=&gt;{this.newsService.setTeamId(e.teamId),this.newsService.setSportId(e.sportId||this.activatedRoute.snapshot.data.sportId),this.subscriptions.push(this.pageService.getPage().subscribe(r=&gt;{this.page=r,this.teamNewsSubscription=this.newsService.getTeamNews(r.organization.id).subscribe(i=&gt;{this.newsList=i,this.teamNewsSubscription.unsubscribe()})}))}),this.subscriptions.push(this.utilsService.searchWord.subscribe(e=&gt;{this.searchWord=""===e?"/search/ ":"/search/"+e,this.updateNewsList(this.searchWord)})),this.subscriptions.push(this.newsService.getSiteNewsFromTeam(this.siteId).subscribe(e=&gt;{this.siteNewsList=e.reduce((r,i)=&gt;(!i.sport.id&amp;&amp;!i.team.id&amp;&amp;r.push(i),r),[])}))}getBackgroundStyle(e){return this.backgroundImageUrl=this.utilsService.getNewsBackgroundImage(e),this.backgroundImageUrl.indexOf("url")&lt;0?this.sanitizer.bypassSecurityTrustStyle(`\n          background-color: #E5E8ED;\n          background-image: url(${this.logo});\n          background-size: 80px auto;\n        `):this.sanitizer.bypassSecurityTrustStyle(`\n          background-image: ${this.backgroundImageUrl};\n        `)}updateNewsList(e){this.newsService.setSiteId(this.pageService.getSiteId()),this.newsService.setSportId(this.pageService.getSportId()),this.newsService.setTeamId(this.pageService.getTeamId()),this.newsService.getAll(e).subscribe(r=&gt;{this.newsList=r})}navigateWithParams(){this.router.navigate(["/","news"],{queryParams:{sportId:this.pageService.getSportId(),teamId:this.pageService.getTeamId()}})}ngOnDestroy(){this.subscriptions.forEach(e=&gt;e?e.unsubscribe():null)}}return n.\u0275fac=function(e){return new(e||n)(F(sn),F(ql),F(zn),F(dr),F(gn),F(Or))},n.\u0275cmp=Ee({type:n,selectors:[["news-block-container-with-main"]],inputs:{logo:"logo",mainColor:"mainColor",secondColor:"secondColor",siteId:"siteId"},decls:21,vars:19,consts:[[1,"block",2,"margin-bottom","4rem"],[1,"headingContainer"],["customMarginTop","17",3,"customUnderlineColor"],["noResults",""],[4,"ngIf","ngIfElse"],[3,"mainColor","secondColor","newsList","logo",4,"ngIf"],[1,"btn","small"],[3,"buttonHighlight","defaultColor","click"],[1,"block"],[3,"mainColor","secondColor","newsList","logo"],[3,"buttonHighlight","defaultColor","routerLink"],[1,"no-news"],[1,"firstItem",2,"cursor","pointer",3,"routerLink"],[1,"image"],[1,"date"],[1,"data"],[1,"text"]],template:function(e,r){if(1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"h2"),A(3,"Lagsnyheter"),b(),G(4,"hr",2),b(),z(5,qQ,2,0,"ng-template",null,3,pf),z(7,XQ,11,13,"ng-container",4),z(8,JQ,1,4,"news-block-box-list",5),C(9,"div",6)(10,"a",7),ie("click",function(){return r.navigateWithParams()}),A(11," FLERE LAGSNYHETER "),b()()(),C(12,"div",8)(13,"div",1)(14,"h2"),A(15,"Nyheter"),b(),G(16,"hr",2),b(),G(17,"news-block-box-list",9),C(18,"div",6)(19,"a",10),A(20," FLERE NYHETER "),b()()()),2&amp;e){const i=Nr(6);k(4),R("customUnderlineColor",r.mainColor),k(3),R("ngIf",r.newsList&amp;&amp;r.newsList.length)("ngIfElse",i),k(1),R("ngIf",r.newsList),k(2),He("color",r.mainColor),R("buttonHighlight",r.mainColor)("defaultColor","#fff"),k(6),R("customUnderlineColor",r.mainColor),k(1),R("mainColor",r.mainColor)("secondColor",r.secondColor)("newsList",null==r.siteNewsList?null:r.siteNewsList.slice(0,3))("logo",r.logo),k(2),He("color",r.mainColor),R("buttonHighlight",r.mainColor)("defaultColor","#fff")("routerLink",Bn(18,eX))}},dependencies:[jt,Au,vr,KQ,$u,Co,Pi],styles:[".no-news[_ngcontent-%COMP%]{display:block;font-style:italic;font-size:1.2rem;margin-bottom:1.2rem;color:#999}"]}),n})();function nX(n,t){if(1&amp;n&amp;&amp;G(0,"news-block-container-with-main",9),2&amp;n){const e=U();R("siteId",e.page.organization.id)("logo",e.logo)("mainColor",e.mainColor)("secondColor",e.secondColor)}}function rX(n,t){if(1&amp;n&amp;&amp;G(0,"app-match-list",11),2&amp;n){const e=U(2);R("page",e.page)("mainColor",e.mainColor)}}function iX(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,rX,1,2,"app-match-list",10),et()),2&amp;n){const e=U();k(1),R("ngIf",null==e.page?null:e.page.nextMatches.length)}}function oX(n,t){if(1&amp;n&amp;&amp;G(0,"app-match-list",13),2&amp;n){const e=U(2);R("page",e.page)("mainColor",e.mainColor)}}function sX(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,oX,1,2,"app-match-list",12),et()),2&amp;n){const e=U();k(1),R("ngIf",null==e.page?null:e.page.lastMatches.length)}}function aX(n,t){if(1&amp;n&amp;&amp;(C(0,"div")(1,"span",15),A(2,"Tabell"),b(),G(3,"hr",16),b()),2&amp;n){const e=U(2);k(3),R("customUnderlineColor",e.mainColor)}}function lX(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,aX,4,1,"div",4),G(2,"team-standings",14),et()),2&amp;n){const e=U();k(1),R("ngIf",e.page),k(1),R("tournament",e.tournament)}}function cX(n,t){if(1&amp;n&amp;&amp;(C(0,"div",17),G(1,"app-quick-link",18),b()),2&amp;n){const e=U();k(1),R("mainColor",e.mainColor)("secondColor",e.secondColor)("quickLinkItems",e.quickLinkItems)}}function uX(n,t){if(1&amp;n&amp;&amp;(C(0,"div",17),G(1,"app-sponsor-list",19),b()),2&amp;n){const e=U();k(1),R("mainColor",e.mainColor)("sponsors",null==e.page?null:e.page.sponsors.right)}}function dX(n,t){1&amp;n&amp;&amp;(C(0,"a",27),A(1," St\xf8tteapparat "),b()),2&amp;n&amp;&amp;He("background-color",U(2).mainColor)}function fX(n,t){1&amp;n&amp;&amp;(C(0,"a",28),A(1," Ut\xf8vere "),b()),2&amp;n&amp;&amp;He("background-color",U(2).mainColor)}function hX(n,t){1&amp;n&amp;&amp;(C(0,"div",32),A(1," Ingen registrert "),b())}function pX(n,t){if(1&amp;n&amp;&amp;(C(0,"div",39),A(1),b()),2&amp;n){const e=U(2).$implicit;k(1),$e(" ",e.roles[0].roleNameTranslated," ")}}function mX(n,t){if(1&amp;n&amp;&amp;(C(0,"a",40),A(1),b()),2&amp;n){const e=U(2).$implicit;ya("href","tel:",e.mobile,"",wn),k(1),_e(e.mobile)}}function gX(n,t){if(1&amp;n&amp;&amp;(C(0,"a",41),A(1),b()),2&amp;n){const e=U(2).$implicit;ya("href","mailto:",e.eMail,"",wn),k(1),_e(e.eMail)}}function _X(n,t){if(1&amp;n&amp;&amp;(C(0,"div",32)(1,"div",34),A(2),b(),z(3,pX,2,1,"div",35),C(4,"div",36),z(5,mX,2,2,"a",37),z(6,gX,2,2,"a",38),b()()),2&amp;n){const e=U().$implicit;k(2),ba(" ",e.firstname+" ","",e.lastname," "),k(1),R("ngIf",e.roles),k(2),R("ngIf",e.mobile),k(1),R("ngIf",e.eMail)}}function vX(n,t){if(1&amp;n&amp;&amp;(C(0,"div",33),z(1,_X,7,5,"div",30),b()),2&amp;n){const e=t.$implicit,r=U(3);k(1),R("ngIf",r.originalHiddenCoachIds&amp;&amp;!r.originalHiddenCoachIds.includes(e.id))}}function yX(n,t){if(1&amp;n&amp;&amp;(C(0,"div",29),z(1,hX,2,0,"div",30),z(2,vX,2,1,"div",31),b()),2&amp;n){const e=U(2);k(1),R("ngIf",e.supportPeople&amp;&amp;!e.supportPeople.length),k(1),R("ngForOf",e.supportPeople)}}function bX(n,t){1&amp;n&amp;&amp;(C(0,"div"),A(1,"Ingen registrert"),b())}function CX(n,t){if(1&amp;n&amp;&amp;(C(0,"div",42)(1,"div",34),A(2),b()()),2&amp;n){const e=t.$implicit;k(2),ba(" ",e.firstname+" ","",e.lastname," ")}}function wX(n,t){if(1&amp;n){const e=Mt();C(0,"div",20),G(1,"br"),C(2,"div",21),ie("click",function(i){return Pe(e),Re(U().switchTab(i,"supportPeopleSection"))}),z(3,dX,2,2,"a",22),z(4,fX,2,2,"a",23),b(),z(5,yX,3,2,"div",24),C(6,"div",25),z(7,bX,2,0,"div",4),z(8,CX,3,2,"div",26),b()()}if(2&amp;n){const e=U();k(3),R("ngIf",!e.hideCoaches),k(1),R("ngIf",!e.hidePlayers),k(1),R("ngIf",!e.hideCoaches),k(1),He("display",e.hideCoaches?"block":"none"),k(1),R("ngIf",e.teamPlayers&amp;&amp;!e.teamPlayers.length),k(1),R("ngForOf",e.teamPlayers)}}function SX(n,t){if(1&amp;n&amp;&amp;(Je(0),C(1,"div",17),G(2,"app-do-it-yourself",43),b(),et()),2&amp;n){const e=U();k(2),R("mainColor",e.page.themeMainColor)("doItYourselfs",e.page.doItYourselfs)}}function DX(n,t){if(1&amp;n&amp;&amp;(C(0,"tr")(1,"td"),A(2),b(),C(3,"td"),A(4),b(),C(5,"td"),A(6),b(),C(7,"td"),A(8),b()()),2&amp;n){const e=t.$implicit;k(2),_e(e.firstname+" "+e.lastname),k(2),_e(e.matches),k(2),_e(e.assists),k(2),_e(e.goals)}}function MX(n,t){if(1&amp;n&amp;&amp;(Je(0),C(1,"div",44),A(2," Spillerstatistikk "),b(),C(3,"div",45)(4,"table",46)(5,"tr")(6,"th"),A(7,"Spiller"),b(),C(8,"th"),A(9,"Kamper"),b(),C(10,"th"),A(11,"Assists"),b(),C(12,"th"),A(13,"M\xe5l"),b()(),z(14,DX,9,4,"tr",47),b()(),et()),2&amp;n){const e=U();k(14),R("ngForOf",e.playerStats)}}let Tk=(()=&gt;{class n{constructor(e,r,i,o,s,a,f){this.logger=e,this.activatedRoute=r,this.pageTeamService=i,this.service=o,this.eventsService=s,this.utilsService=a,this.originalHiddenCoachIds=[],this.subscriptions=[],this.element=f.nativeElement}ngOnInit(){this.activatedRoute.params.subscribe(e=&gt;{this.utilsService.searchFromAnotherPage.next(!1),this.service.setTeamId(e.teamId);let r=e.sportId||this.activatedRoute.snapshot.data.sportId;this.logger.debug("sportId",r),this.service.setSportId(r),this.pageTeamService.setSiteId(this.service.getSiteId()),this.pageTeamService.setTeamId(e.teamId),this.pageTeamService.setSportId(r),this.eventsService.setSiteId(this.service.getSiteId()),this.subscriptions.push(this.service.pageChanges.subscribe(i=&gt;{this.page=i,this.hidePlayers=!this.utilsService.moduleEnabled("TEAM_PLAYERS",i.modules),this.utilsService.updatePropertyValues(i,e.sportId||this.activatedRoute.snapshot.data.sportId),this.quickLinkItems=this.page.quickLinks.length?this.page.quickLinks.reduce((o,s)=&gt;o.concat(s.quickLinkItems),[]).sort((o,s)=&gt;o.sortOrder&lt;s.sortOrder?-1:1):[],this.subscriptions.push(this.utilsService.orgLogo.subscribe(o=&gt;this.logo=o)),this.subscriptions.push(this.utilsService.themeMainColor.subscribe(o=&gt;this.mainColor=o)),this.subscriptions.push(this.utilsService.themeSecondColor.subscribe(o=&gt;this.secondColor=o));try{window.scrollTo({left:0,top:0,behavior:"smooth"})}catch{window.scrollTo(0,0)}i&amp;&amp;i.imageGalleries&amp;&amp;this.utilsService.renderImageGallery(i,e.sportId||this.activatedRoute.snapshot.data.sportId,e.teamId),this.subscriptions.push(this.pageTeamService.getPageTeam().subscribe(o=&gt;{this.hideCoaches=o.team.hideCoaches||!this.utilsService.moduleEnabled("TEAM_SUPPORT",i.modules);const a=o.team.externalTableId;a?this.pageTeamService.getTables([a],o.team.externalGameSyncOrgId).then(f=&gt;{f.length&gt;0&amp;&amp;(this.tournament=f[0])}):this.tournament=null,o.supportPeople&amp;&amp;(this.supportPeople=o.supportPeople.peoples.sort(f=&gt;f.eMail?-1:1)),o.teamPlayers&amp;&amp;(this.teamPlayers=o.teamPlayers.peoples),this.playerStats=o.playerStats}))})),this.pageTeamService.getHiddenTeamCoaches(e.teamId).then(i=&gt;{i&amp;&amp;i.hiddenTeamCoaches&amp;&amp;(this.originalHiddenCoachIds=i.hiddenTeamCoaches.map(s=&gt;s.peopleId))})})}switchTab(e,r){if(e.preventDefault(),e.target.dataset.sid&amp;&amp;this.element.querySelectorAll("."+r+' .tabContent[data-sid="'+e.target.dataset.sid+'"]').length){let i,o=this.element.querySelectorAll("."+r+" .tabContent[data-sid]");for(i=0;i&lt;o.length;i++){let s=o[i];s.style.display=s.getAttribute("data-sid")===e.target.dataset.sid?"block":"none"}for(o=this.element.querySelectorAll("."+r+" .tabs a"),i=0;i&lt;o.length;i++)o[i].getAttribute("data-sid")===e.target.dataset.sid?o[i].classList.add("active"):o[i].classList.remove("active")}}ngOnDestroy(){this.subscriptions.forEach(e=&gt;e.unsubscribe())}}return n.\u0275fac=function(e){return new(e||n)(F(_s),F(zn),F(Iu),F(dr),F(xu),F(gn),F(Qe))},n.\u0275cmp=Ee({type:n,selectors:[["app-team"]],decls:14,vars:10,consts:[[1,"contentContainer"],[1,"wrap","clearfix"],[1,"leftbar"],[3,"siteId","logo","mainColor","secondColor",4,"ngIf"],[4,"ngIf"],[1,"rightbar"],["class","block",4,"ngIf"],["noTraining","false","parent","team",3,"mainColor"],["class","block supportPeopleSection",4,"ngIf"],[3,"siteId","logo","mainColor","secondColor"],["matchType","next",3,"page","mainColor",4,"ngIf"],["matchType","next",3,"page","mainColor"],["matchType","last",3,"page","mainColor",4,"ngIf"],["matchType","last",3,"page","mainColor"],[3,"tournament"],[1,"custom_heading_container"],["customMarginTop","13",3,"customUnderlineColor"],[1,"block"],[3,"mainColor","secondColor","quickLinkItems"],[3,"mainColor","sponsors"],[1,"block","supportPeopleSection"],[1,"tabs",3,"click"],["data-sid","tab1","class","active",3,"backgroundColor",4,"ngIf"],["data-sid","tab2",3,"backgroundColor",4,"ngIf"],["class","tabContent","data-sid","tab1",4,"ngIf"],["data-sid","tab2",1,"tabContent"],["class","person margined-people",4,"ngFor","ngForOf"],["data-sid","tab1",1,"active"],["data-sid","tab2"],["data-sid","tab1",1,"tabContent"],["class","margined-people",4,"ngIf"],["style","margin-top: 15px","class","person",4,"ngFor","ngForOf"],[1,"margined-people"],[1,"person",2,"margin-top","15px"],[1,"name"],["class","job",4,"ngIf"],[1,"contactInfo"],["class","mobile",3,"href",4,"ngIf"],["class","email",3,"href",4,"ngIf"],[1,"job"],[1,"mobile",3,"href"],[1,"email",3,"href"],[1,"person","margined-people"],[3,"mainColor","doItYourselfs"],[2,"font-weight","bold","padding-bottom","0.8rem"],[2,"padding-bottom","2rem"],["id","player-stats"],[4,"ngFor","ngForOf"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"div",2),z(3,nX,1,4,"news-block-container-with-main",3),z(4,iX,2,1,"ng-container",4),z(5,sX,2,1,"ng-container",4),z(6,lX,3,2,"ng-container",4),b(),C(7,"div",5),z(8,cX,2,3,"div",6),G(9,"app-event-list",7),z(10,uX,2,2,"div",6),z(11,wX,9,7,"div",8),z(12,SX,3,2,"ng-container",4),z(13,MX,15,1,"ng-container",4),b()()()),2&amp;e&amp;&amp;(k(3),R("ngIf",r.page&amp;&amp;r.page.organization),k(1),R("ngIf",r.page&amp;&amp;r.utilsService.moduleEnabled("TEAM_NEXTGAMES",r.page.modules)),k(1),R("ngIf",r.page&amp;&amp;r.utilsService.moduleEnabled("TEAM_LASTGAMES",r.page.modules)),k(1),R("ngIf",r.utilsService.moduleEnabled("TEAM_TABLE",null==r.page?null:r.page.modules)&amp;&amp;r.tournament&amp;&amp;r.tournament.tournamentTables.length&gt;0),k(2),R("ngIf",r.page&amp;&amp;r.utilsService.moduleEnabled("TEAM_QUICKLINKS",r.page.modules)&amp;&amp;(null==r.quickLinkItems?null:r.quickLinkItems.length)),k(1),R("mainColor",r.mainColor),k(1),R("ngIf",r.utilsService.moduleEnabled("ORG_SPONSOR_RIGHT",null==r.page?null:r.page.modules)),k(1),R("ngIf",!r.hidePlayers||!r.hideCoaches),k(1),R("ngIf",r.page&amp;&amp;r.utilsService.moduleEnabled("TEAM_DO_IT_YOURSELF",r.page.modules)),k(1),R("ngIf",r.page&amp;&amp;r.utilsService.moduleEnabled("TEAM_PLAYERSTAT",r.page.modules)&amp;&amp;r.playerStats&amp;&amp;r.playerStats.length))},dependencies:[hn,jt,tX,Wh,cb,ub,Co,db,fb,cI],styles:[".margined-people[_ngcontent-%COMP%]{padding:.5rem}#player-stats[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]{font-size:1rem;text-align:left}@media (min-width: 1000px) and (max-width: 1200px){#player-stats[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]{font-size:.8rem}}#player-stats[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{padding:.5rem;border:1px solid #E1E2E4}"]}),n})();const Ak=[{path:"",children:[{path:"",component:JW,pathMatch:"full"},{path:"contact",component:qG},{path:"training-planner",component:QG},{path:"booking",component:JG},{path:"forms",component:eY},{path:"news",component:lY},{path:"news/:id",component:TY},{path:"events",component:AY},{path:"contentcategory/:contentCategoryId",component:zY},{path:"org-sign-up/:orgSignUpId",component:MQ},{path:"gallery",component:EQ},{path:"gallery/:galleryid",component:AQ},{path:"sport/:sportId",component:Ek},{path:"sport/:sportId/:teamId",component:Tk},{path:"sport/:sportId/:teamId/members",component:(()=&gt;{class n{constructor(){}ngOnInit(){}}return n.\u0275fac=function(e){return new(e||n)},n.\u0275cmp=Ee({type:n,selectors:[["app-team-members"]],decls:134,vars:0,consts:[[1,"contentContainer"],[1,"contentBreadcrumbContainer"],[1,"wrap"],["href","#"],[1,"socialLinks"],["src","assets/gfx/icon.facebook.png","alt","Facebook"],["src","assets/gfx/icon.twitter.png","alt","Twitter"],[1,"wrap","clearfix","fullWidth"],[1,"block"],[1,"headingContainer"],[1,"clearfix"],[1,"generalTabs","gallery"],[1,"mobileTrigger"],[1,"label"],[1,"items"],["href","#",1,"selected"],[1,"personsList"],[1,"item"],[1,"image",2,"background-image","url(../assets/gfx/contact.person.jpg)"],["src","assets/gfx/contact.person.jpg","alt",""],[1,"contactInfo"],[1,"name"],[1,"job"],[1,"mobile"],["href","tel:93062162"],[1,"email"],["href","mailto:"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"div",0)(1,"div",1)(2,"div",2)(3,"a",3),A(4,"Hjem"),b(),C(5,"a",3),A(6,"Langrenn"),b(),C(7,"div",4)(8,"span"),A(9,"Share this page at:"),b(),C(10,"a",3),G(11,"img",5),b(),C(12,"a",3),G(13,"img",6),b()()()(),C(14,"div",7)(15,"div",8)(16,"div",9)(17,"h2"),A(18,"Coaches and players"),b()(),C(19,"article",10)(20,"p"),A(21," Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. "),b()(),C(22,"div",11)(23,"div",12)(24,"span",13),A(25,"Choose view:"),b(),C(26,"a",3),A(27,"Show all content"),b()(),C(28,"div",14)(29,"a",15),A(30,"Trainers"),b(),C(31,"a",3),A(32,"Coaches"),b(),C(33,"a",3),A(34,"Players"),b()()(),C(35,"div",16)(36,"div",17)(37,"div",18),G(38,"img",19),b(),C(39,"div",20)(40,"div",21),A(41,"Tor Helge Elverum"),b(),C(42,"div",22),A(43,"Hovedtrener"),b(),C(44,"div",23)(45,"a",24),A(46,"93062162"),b()(),C(47,"div",25)(48,"a",26),A(49,"Send en epost"),b()()()(),C(50,"div",17)(51,"div",18),G(52,"img",19),b(),C(53,"div",20)(54,"div",21),A(55,"Tor Helge Elverum"),b(),C(56,"div",22),A(57,"Hovedtrener"),b(),C(58,"div",23)(59,"a",24),A(60,"93062162"),b()(),C(61,"div",25)(62,"a",26),A(63,"Send en epost"),b()()()(),C(64,"div",17)(65,"div",18),G(66,"img",19),b(),C(67,"div",20)(68,"div",21),A(69,"Tor Helge Elverum"),b(),C(70,"div",22),A(71,"Hovedtrener"),b(),C(72,"div",23)(73,"a",24),A(74,"93062162"),b()(),C(75,"div",25)(76,"a",26),A(77,"Send en epost"),b()()()(),C(78,"div",17)(79,"div",18),G(80,"img",19),b(),C(81,"div",20)(82,"div",21),A(83,"Tor Helge Elverum"),b(),C(84,"div",22),A(85,"Hovedtrener"),b(),C(86,"div",23)(87,"a",24),A(88,"93062162"),b()(),C(89,"div",25)(90,"a",26),A(91,"Send en epost"),b()()()(),C(92,"div",17)(93,"div",18),G(94,"img",19),b(),C(95,"div",20)(96,"div",21),A(97,"Tor Helge Elverum"),b(),C(98,"div",22),A(99,"Hovedtrener"),b(),C(100,"div",23)(101,"a",24),A(102,"93062162"),b()(),C(103,"div",25)(104,"a",26),A(105,"Send en epost"),b()()()(),C(106,"div",17)(107,"div",18),G(108,"img",19),b(),C(109,"div",20)(110,"div",21),A(111,"Tor Helge Elverum"),b(),C(112,"div",22),A(113,"Hovedtrener"),b(),C(114,"div",23)(115,"a",24),A(116,"93062162"),b()(),C(117,"div",25)(118,"a",26),A(119,"Send en epost"),b()()()(),C(120,"div",17)(121,"div",18),G(122,"img",19),b(),C(123,"div",20)(124,"div",21),A(125,"Tor Helge Elverum"),b(),C(126,"div",22),A(127,"Hovedtrener"),b(),C(128,"div",23)(129,"a",24),A(130,"93062162"),b()(),C(131,"div",25)(132,"a",26),A(133,"Send en epost"),b()()()()()()()())}}),n})()},{path:"not-found",component:rO},{path:"**",component:rO}]}];let Ok=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[qA.forRoot(Ak),qA]}),n})();class t0{constructor(t,e){this.defaultTranscoder=t,this.subject=e}has(t){return this.subject.has(t)}get(t,e){return this.subject.get(t,e??this.defaultTranscoder)}set(t,e,r){this.subject.set(t,e,r??this.defaultTranscoder)}remove(t){this.subject.remove(t)}clear(){this.subject.clear()}withDefaultTranscoder(t){return new t0(t,this.subject)}}class Ik{constructor(t){this.defaultTranscoder=t}get(t,e){const r=this.getItem(t);return void 0!==r?(e??this.defaultTranscoder).decode(r):void 0}set(t,e,r){this.setItem(t,(r??this.defaultTranscoder).encode(e))}withDefaultTranscoder(t){return new t0(t,this)}}const xk={JSON:new class EX{encode(t){return JSON.stringify(t)}decode(t){try{return JSON.parse(t)}catch{return}}},STRING:new class TX{encode(t){return t}decode(t){return t}},BOOLEAN:new class AX{encode(t){return t.toString()}decode(t){return"true"===t||"false"!==t&amp;&amp;void 0}},NUMBER:new class OX{encode(t){return t.toString()}decode(t){const e=Number(t);return Number.isFinite(e)?e:void 0}},DATE_ISO_STRING:new class IX{encode(t){return t.toISOString()}decode(t){const e=Date.parse(t);return isNaN(e)?void 0:new Date(e)}},DATE_EPOCH_TIME:new class xX{encode(t){return t.valueOf().toString()}decode(t){const e=parseInt(t,10);return isNaN(e)?void 0:new Date(e)}}};class kk extends Ik{constructor(){super(xk.JSON),this.storage=new Map}has(t){return this.storage.has(t)}remove(t){this.storage.delete(t)}clear(){this.storage.clear()}getItem(t){if(this.storage.has(t))return this.storage.get(t)}setItem(t,e){this.storage.set(t,e)}}class Pk extends Ik{constructor(t){super(xk.JSON),this.storage=t}has(t){return null!==this.storage.getItem(t)}remove(t){this.storage.removeItem(t)}clear(){this.storage.clear()}getItem(t){const e=this.storage.getItem(t);return null!==e?e:void 0}setItem(t,e){return this.storage.setItem(t,e)}}function Rk(n){if(!n)return!1;try{const t=Date.now(),e=`storage-test-entry-${t}`,r=`storage-test-value-${t}`;n.setItem(e,r);const i=n.getItem(e);return n.removeItem(e),i===r}catch{return!1}}const FX=new fe("SESSION_STORAGE",{providedIn:"root",factory:function RX(){return function kX(){try{if(typeof sessionStorage&lt;"u")return Rk(sessionStorage)}catch{}return!1}()?new Pk(sessionStorage):new kk}});new fe("LOCAL_STORAGE",{providedIn:"root",factory:function NX(){return function PX(){try{if(typeof localStorage&lt;"u")return Rk(localStorage)}catch{}return!1}()?new Pk(localStorage):new kk}});let Fk=(()=&gt;{class n extends Zl{constructor(e){super("/portal/api",e)}getLoginUrl(e){return this.http.get(`${this.url}/organizationdomain/domaininfo/${e}`).pipe(Se(r=&gt;`https://${r.prefixedDomain}/portal/admin/auth/login`),pn(r=&gt;we(`/portal/admin/auth/login/${e}`)))}}return n.\u0275fac=function(e){return new(e||n)(K(Ir))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();const $i=class{constructor(t,e){this.document=t,this.platformId=e,this.documentIsAccessible=Tv(this.platformId)}static getCookieRegExp(t){const e=t.replace(/([\[\]\{\}\(\)\|\=\;\+\?\,\.\*\^\$])/gi,"\\$1");return new RegExp("(?:^"+e+"|;\\s*"+e+")=(.*?)(?:;|$)","g")}static safeDecodeURIComponent(t){try{return decodeURIComponent(t)}catch{return t}}check(t){return!!this.documentIsAccessible&amp;&amp;(t=encodeURIComponent(t),$i.getCookieRegExp(t).test(this.document.cookie))}get(t){if(this.documentIsAccessible&amp;&amp;this.check(t)){t=encodeURIComponent(t);const r=$i.getCookieRegExp(t).exec(this.document.cookie);return r[1]?$i.safeDecodeURIComponent(r[1]):""}return""}getAll(){if(!this.documentIsAccessible)return{};const t={},e=this.document;return e.cookie&amp;&amp;""!==e.cookie&amp;&amp;e.cookie.split(";").forEach(r=&gt;{const[i,o]=r.split("=");t[$i.safeDecodeURIComponent(i.replace(/^ /,""))]=$i.safeDecodeURIComponent(o)}),t}set(t,e,r,i,o,s,a){if(!this.documentIsAccessible)return;if("number"==typeof r||r instanceof Date||i||o||s||a)return void this.set(t,e,{expires:r,path:i,domain:o,secure:s,sameSite:a||"Lax"});let f=encodeURIComponent(t)+"="+encodeURIComponent(e)+";";const v=r||{};v.expires&amp;&amp;(f+="number"==typeof v.expires?"expires="+new Date((new Date).getTime()+1e3*v.expires*60*60*24).toUTCString()+";":"expires="+v.expires.toUTCString()+";"),v.path&amp;&amp;(f+="path="+v.path+";"),v.domain&amp;&amp;(f+="domain="+v.domain+";"),!1===v.secure&amp;&amp;"None"===v.sameSite&amp;&amp;(v.secure=!0,console.warn(`[ngx-cookie-service] Cookie ${t} was forced with secure flag because sameSite=None.More details : https://github.com/stevermeister/ngx-cookie-service/issues/86#issuecomment-597720130`)),v.secure&amp;&amp;(f+="secure;"),v.sameSite||(v.sameSite="Lax"),f+="sameSite="+v.sameSite+";",this.document.cookie=f}delete(t,e,r,i,o="Lax"){if(!this.documentIsAccessible)return;const s=new Date("Thu, 01 Jan 1970 00:00:01 GMT");this.set(t,"",{expires:s,path:e,domain:r,secure:i,sameSite:o})}deleteAll(t,e,r,i="Lax"){if(!this.documentIsAccessible)return;const o=this.getAll();for(const s in o)o.hasOwnProperty(s)&amp;&amp;this.delete(s,t,e,r,i)}};let id=$i;E1=new WeakMap,T1=new WeakMap,O1(id,E1,$i.\u0275fac=function(e){return new(e||$i)(K(Ze),K(Ea))}),O1(id,T1,$i.\u0275prov=re({token:$i,factory:$i.\u0275fac,providedIn:"root"}));const LX=["teamsContainer"];function VX(n,t){if(1&amp;n&amp;&amp;G(0,"img",58),2&amp;n){const e=U();ef("alt",null==e.page?null:e.page.organization.name),R("src",e.organizationLogo,wn)}}function BX(n,t){if(1&amp;n&amp;&amp;(C(0,"span",56),A(1),b()),2&amp;n){const e=U();He("background-color",e.mainColor),k(1),$e(" ",null==e.page?null:e.page.organization.longName," ")}}function HX(n,t){if(1&amp;n){const e=Mt();C(0,"li",59),ie("click",function(i){return Pe(e),Re(U().sportsMenuTrigger(i))}),C(1,"a"),A(2),b()()}if(2&amp;n){const e=U();k(2),_e(null==e.page?null:e.page.orgSportMenuName)}}function $X(n,t){if(1&amp;n){const e=Mt();C(0,"span")(1,"a",60),ie("mouseover",function(){return Pe(e),Re(U().mouseOverMenu=!0)})("mouseleave",function(){return Pe(e),Re(U().mouseOverMenu=!1)})("click",function(i){return Pe(e),Re(U().mainMenuTrigger(i))}),A(2," MENY "),b()()}if(2&amp;n){const e=U();k(1),R("ngStyle",e.getStyle()),Te("data-label-open","Lukk")("data-label-closed","MENY")}}function UX(n,t){if(1&amp;n){const e=Mt();C(0,"a",65),ie("click",function(i){return Pe(e),Re(U(2).teamsMenuTrigger(i))}),C(1,"span"),A(2,"lag/grupper"),b()()}2&amp;n&amp;&amp;Te("data-sid",U().$implicit.id)}const jX=function(n){return[n]},zX=function(n){return["sport",n]};function WX(n,t){if(1&amp;n){const e=Mt();C(0,"div",61)(1,"div",51),G(2,"div",62),b(),C(3,"a",63),ie("click",function(i){return Pe(e),Re(U().sportsMenuTrigger(i))}),C(4,"span"),A(5),b()(),z(6,UX,3,1,"a",64),b()}if(2&amp;n){const e=t.$implicit,r=U();k(2),kn(r.getSportsIcon(e)),k(1),R("routerLink",e.path?gt(5,jX,e.path):gt(7,zX,e.id)),k(2),_e(e.overrideName||e.name),k(1),R("ngIf",r.utilsService.moduleEnabled("ORG_VISITTEAMS",null==r.page?null:r.page.modules)&amp;&amp;e.teams)}}const GX=function(n,t){return[n,t]},YX=function(n,t){return["sport",n,t]};function ZX(n,t){if(1&amp;n){const e=Mt();C(0,"li")(1,"a",67),ie("click",function(){return Pe(e),Re(U(2).closeSportsMenu())}),A(2),b()()}if(2&amp;n){const e=t.$implicit,r=U().$implicit,i=U();k(1),R("routerLink",r.path?fs(2,GX,r.path,e.id):fs(5,YX,r.id,e.id)),k(1),$e(" ",i.getFilteredDisplayName(e,r.teams)," ")}}function KX(n,t){if(1&amp;n&amp;&amp;(C(0,"ul",66),z(1,ZX,3,8,"li",32),b()),2&amp;n){const e=t.$implicit;Te("data-sid",e.id),k(1),R("ngForOf",e.teams)}}function qX(n,t){if(1&amp;n){const e=Mt();C(0,"a",71),ie("click",function(i){Pe(e);const o=U().$implicit;return Re(U().showContentCategoryLink(o[0],i))}),A(1),b()}if(2&amp;n){const e=U().$implicit;k(1),_e(e[0].name)}}function QX(n,t){if(1&amp;n){const e=Mt();C(0,"a",72),ie("click",function(i){return Pe(e),Re(U(2).subMenuTrigger(i))}),A(1),b()}if(2&amp;n){const e=U().$implicit;Te("data-sid",e[0].id),k(1),$e(" ",e[0].name," ")}}function XX(n,t){if(1&amp;n){const e=Mt();C(0,"a",72),ie("click",function(i){return Pe(e),Re(U(2).subMenuTrigger(i))}),C(1,"span",71),ie("click",function(i){Pe(e);const o=U().$implicit;return Re(U().showContentCategoryLink(o[0],i))}),A(2),b()()}if(2&amp;n){const e=U().$implicit;Te("data-sid",e[0].id),k(2),$e(" ",e[0].name," ")}}function JX(n,t){if(1&amp;n){const e=Mt();C(0,"a",71),ie("click",function(i){Pe(e);const o=U().$implicit;return Re(U(3).showContentCategoryLink(o[0],i))}),A(1),b()}if(2&amp;n){const e=U().$implicit;k(1),_e(e[0].name)}}function eJ(n,t){if(1&amp;n){const e=Mt();C(0,"a",76),ie("click",function(i){return Pe(e),Re(U(4).subMenuTrigger(i))}),A(1),b()}if(2&amp;n){const e=U().$implicit;Te("data-sid",e[0].id),k(1),$e(" ",e[0].name," ")}}function tJ(n,t){if(1&amp;n){const e=Mt();C(0,"a",72),ie("click",function(i){return Pe(e),Re(U(4).subMenuTrigger(i))}),C(1,"span",71),ie("click",function(i){Pe(e);const o=U().$implicit;return Re(U(3).showContentCategoryLink(o[0],i))}),A(2),b()()}if(2&amp;n){const e=U().$implicit;Te("data-sid",e[0].id),k(2),$e(" ",e[0].name," ")}}function nJ(n,t){if(1&amp;n){const e=Mt();C(0,"a",71),ie("click",function(i){Pe(e);const o=U().$implicit;return Re(U(5).showContentCategoryLink(o[0],i))}),A(1),b()}if(2&amp;n){const e=U().$implicit;k(1),_e(e[0].name)}}function rJ(n,t){if(1&amp;n&amp;&amp;(C(0,"li"),z(1,nJ,2,1,"a",68),b()),2&amp;n){const e=t.$implicit;k(1),R("ngIf",1==e.length)}}function iJ(n,t){if(1&amp;n&amp;&amp;(C(0,"ul",77),z(1,rJ,2,1,"li",32),b()),2&amp;n){const e=U().$implicit;Te("data-sid",e[0].id),k(1),R("ngForOf",e)}}const n0=function(n){return{hasSubmenu:n}};function oJ(n,t){if(1&amp;n&amp;&amp;(C(0,"li",0),z(1,JX,2,1,"a",68),z(2,eJ,2,2,"a",74),z(3,tJ,3,2,"a",69),z(4,iJ,2,2,"ul",75),b()),2&amp;n){const e=t.$implicit;R("ngClass",gt(5,n0,e.length&gt;1)),k(1),R("ngIf",1==e.length),k(1),R("ngIf",(null==e?null:e.length)&gt;1&amp;&amp;!e[0].content),k(1),R("ngIf",e.length&gt;1&amp;&amp;e[0].content),k(1),R("ngIf",e.length&gt;1)}}function sJ(n,t){if(1&amp;n&amp;&amp;(C(0,"ul",73),z(1,oJ,5,7,"li",29),b()),2&amp;n){const e=U().$implicit;Te("data-sid",e[0].id),k(1),R("ngForOf",e)}}function aJ(n,t){if(1&amp;n&amp;&amp;(C(0,"li",0),z(1,qX,2,1,"a",68),z(2,QX,2,2,"a",69),z(3,XX,3,2,"a",69),z(4,sJ,2,2,"ul",70),b()),2&amp;n){const e=t.$implicit;R("ngClass",gt(5,n0,e.length&gt;1)),k(1),R("ngIf",1==e.length),k(1),R("ngIf",e.length&gt;1&amp;&amp;!e[0].content),k(1),R("ngIf",e.length&gt;1&amp;&amp;e[0].content),k(1),R("ngIf",e.length&gt;1)}}function lJ(n,t){if(1&amp;n){const e=Mt();C(0,"a",76),ie("click",function(i){return Pe(e),Re(U(3).subMenuTrigger(i))}),A(1),b()}if(2&amp;n){const e=U().$implicit;Te("data-sid",e[0].id),k(1),$e(" ",e[0].name," ")}}function cJ(n,t){if(1&amp;n){const e=Mt();C(0,"a",76),ie("click",function(i){return Pe(e),Re(U(3).subMenuTrigger(i))}),C(1,"span",71),ie("click",function(i){Pe(e);const o=U().$implicit;return Re(U(2).showContentCategoryLink(o[0],i))}),A(2),b()()}if(2&amp;n){const e=U().$implicit;Te("data-sid",e[0].id),k(2),$e(" ",e[0].name," ")}}function uJ(n,t){if(1&amp;n){const e=Mt();C(0,"a",71),ie("click",function(i){Pe(e);const o=U().$implicit;return Re(U(2).showContentCategoryLink(o[0],i))}),A(1),b()}if(2&amp;n){const e=U().$implicit;k(1),_e(e[0].name)}}function dJ(n,t){if(1&amp;n&amp;&amp;(C(0,"li",0),z(1,lJ,2,2,"a",74),z(2,cJ,3,2,"a",74),z(3,uJ,2,1,"a",68),b()),2&amp;n){const e=t.$implicit;R("ngClass",gt(4,n0,e.length&gt;1)),k(1),R("ngIf",e.length&gt;1&amp;&amp;!e[0].content),k(1),R("ngIf",e.length&gt;1&amp;&amp;e[0].content),k(1),R("ngIf",1==(null==e?null:e.length))}}function fJ(n,t){if(1&amp;n&amp;&amp;(C(0,"ul",66),z(1,dJ,4,6,"li",29),b()),2&amp;n){const e=t.$implicit;Te("data-sid",e[0].id),k(1),R("ngForOf",e)}}function hJ(n,t){if(1&amp;n){const e=Mt();C(0,"a",71),ie("click",function(i){Pe(e);const o=U().$implicit;return Re(U(3).showContentCategoryLink(o[0],i))}),A(1),b()}if(2&amp;n){const e=U().$implicit;k(1),_e(e[0].name)}}function pJ(n,t){if(1&amp;n&amp;&amp;(C(0,"li"),z(1,hJ,2,1,"a",68),b()),2&amp;n){const e=t.$implicit;k(1),R("ngIf",1==(null==e?null:e.length))}}function mJ(n,t){if(1&amp;n&amp;&amp;(C(0,"ul",66),z(1,pJ,2,1,"li",32),b()),2&amp;n){const e=t.$implicit;Te("data-sid",null==e[0]?null:e[0].id),k(1),R("ngForOf",e)}}function gJ(n,t){if(1&amp;n&amp;&amp;(Je(0),z(1,mJ,2,2,"ul",25),et()),2&amp;n){const e=t.$implicit;k(1),R("ngForOf",e.slice(1))}}function _J(n,t){if(1&amp;n&amp;&amp;(C(0,"div",78),A(1),b()),2&amp;n){const e=U();kn(e.getSportNameStyle()),k(1),$e(" ",e.page.activeSport.overrideName||e.page.activeSport.name," ")}}function vJ(n,t){if(1&amp;n&amp;&amp;(C(0,"div")(1,"h2"),A(2),b(),C(3,"h2",79),A(4),b()()),2&amp;n){const e=U();k(2),_e(e.getTeamName()),k(2),_e(e.page.activeTeam.slogan)}}function yJ(n,t){if(1&amp;n&amp;&amp;(C(0,"a",82),A(1),b()),2&amp;n){const e=U(2);R("href",e.url,wn),k(1),_e(e.description)}}function bJ(n,t){if(1&amp;n&amp;&amp;(C(0,"span",83),A(1),b()),2&amp;n){const e=U(2);k(1),_e(e.description)}}function CJ(n,t){if(1&amp;n&amp;&amp;(Je(0),C(1,"h2"),A(2),b(),C(3,"div",56),z(4,yJ,2,2,"a",80),z(5,bJ,2,1,"span",81),b(),et()),2&amp;n){const e=U();k(2),_e(e.title),k(2),R("ngIf",e.url),k(1),R("ngIf",!e.url)}}function wJ(n,t){if(1&amp;n&amp;&amp;(C(0,"span")(1,"button",85),A(2),C(3,"mat-icon"),A(4,"expand_more"),b()(),G(5,"app-menu-item",86,87),b()),2&amp;n){const e=Nr(6),r=U().$implicit;k(1),R("matMenuTriggerFor",e.childMenu),k(1),$e(" ",r.displayName," "),k(3),R("items",r.children)}}function SJ(n,t){if(1&amp;n&amp;&amp;(C(0,"a",90),A(1),b()),2&amp;n){const e=U(2).$implicit;R("routerLink",e.route)("target",e.target),k(1),$e(" ",e.displayName," ")}}function DJ(n,t){if(1&amp;n&amp;&amp;(C(0,"a",92),A(1),b()),2&amp;n){const e=U(3).$implicit;R("href",e.route,wn)("target",e.target),k(1),$e(" ",e.displayName," ")}}function MJ(n,t){1&amp;n&amp;&amp;z(0,DJ,2,3,"a",91),2&amp;n&amp;&amp;R("ngIf",U(2).$implicit.link)}function EJ(n,t){if(1&amp;n&amp;&amp;(C(0,"span"),z(1,SJ,2,3,"a",88),z(2,MJ,1,1,"ng-template",null,89,pf),b()),2&amp;n){const e=Nr(3),r=U().$implicit;k(1),R("ngIf",!r.link)("ngIfElse",e)}}function TJ(n,t){if(1&amp;n&amp;&amp;(C(0,"span"),z(1,wJ,7,3,"span",19),z(2,EJ,4,2,"span",19),b()),2&amp;n){const e=t.$implicit;k(1),R("ngIf",e.children&amp;&amp;e.children.length&gt;0),k(1),R("ngIf",!e.children||0===e.children.length)}}function AJ(n,t){if(1&amp;n&amp;&amp;(C(0,"div",84)(1,"span",21),z(2,TJ,3,2,"span",32),b()()),2&amp;n){const e=U();k(2),R("ngForOf",e.navItems)}}function OJ(n,t){if(1&amp;n&amp;&amp;(C(0,"div",93),G(1,"app-sponsor-list",94),b()),2&amp;n){const e=U();k(1),R("bottomSponsor",!0)("mainColor",e.mainColor)("sponsors",null==e.page?null:e.page.sponsors.bottom)}}function IJ(n,t){if(1&amp;n&amp;&amp;G(0,"img",95),2&amp;n){const e=U();ef("alt",null==e.page?null:e.page.organization.name),R("src",e.organizationLogo,wn)}}function xJ(n,t){if(1&amp;n&amp;&amp;(Je(0),C(1,"h3"),A(2,"Kontakt oss"),b(),C(3,"div",96)(4,"a",97),A(5),b(),C(6,"a",98),A(7,"Send oss en epost"),b(),C(8,"div",99)(9,"div"),A(10),b(),C(11,"div"),A(12),b()()(),et()),2&amp;n){const e=U();k(4),ya("href","tel:",null==e.page?null:e.page.footer.phone,"",wn),k(1),_e(null==e.page?null:e.page.footer.phone),k(1),ya("href","mailto:",null==e.page?null:e.page.footer.email,"",wn),k(4),_e(null==e.page?null:e.page.footer.address),k(2),_e(e.fixedZipCodeArea)}}function kJ(n,t){if(1&amp;n&amp;&amp;(C(0,"div",50)(1,"div",51),G(2,"img",100),b(),C(3,"div",56),A(4),b()()),2&amp;n){const e=U();k(4),$e("",null==e.page?null:e.page.orgMemberCount.total," medlemmer")}}const PJ=function(n){return{smallerImage:n}},Nk=function(){return["/"]},RJ=function(n){return{hide:n}},FJ=function(n){return{gradient:n}},NJ=function(){return["."]},LJ=function(n){return{"margin-top":n}},VJ=function(n){return{color:n}};let Lk=(()=&gt;{class n{constructor(e,r,i,o,s,a,f,v,M,x,N,V,$,Y,X,ee){this.logger=e,this.activatedRoute=i,this.router=o,this.service=s,this.loginService=a,this.eventsService=f,this.postalService=v,this.utilsService=M,this.sanitizer=x,this.sessionStorage=N,this.cookieService=V,this.meta=$,this.titleService=Y,this.metadataClient=X,this._destroyed$=new pe,this.title="",this.headerImagePath="",this.description="",this.url="",this.searchFor="",this.organizationLogo="",this.recoveryWarningDisabled=[990,460,985,973],this._bottomAreaBackgroundImage="",this.searchFromAnotherPage=!1,this.menuIsClosed=!0,this.mouseOverMenu=!1,this.mediaMatcher=matchMedia("(max-width: 550px"),this.navItems=[],this.getSportsListForMenu=()=&gt;{const ce=this.page?.sportsSettings;return ce?this.page?.sports?.filter(de=&gt;!ce.find(Oe=&gt;Oe.sportId===de.id&amp;&amp;Oe?.hideOnSite)).sort((de,Oe)=&gt;{let ke=de.name,_t=Oe.name;return de.overrideName&amp;&amp;(ke=de.overrideName),Oe.overrideName&amp;&amp;(_t=Oe.overrideName),ke&lt;_t?-1:ke&gt;_t?1:0}):this.page?.sports||[]},this.element=ee.nativeElement,o.events.pipe(bt(this._destroyed$)).subscribe(ce=&gt;{ce instanceof zs&amp;&amp;this.metadataClient.getMetadata().subscribe(J=&gt;{const de=J.siteName+" - "+J.title;this.logger.debug("title",de),this.titleService.setTitle(de),this.meta.updateTag({name:"description",content:J.description})})}),s.pageChanges.pipe(bt(this._destroyed$)).subscribe(ce=&gt;{this.page=ce,this.horizontalMenu=!!ce.organization.horizontalMenu,this.populateNavigationMenu(ce.contentCategories),this.orgId=this.page.organization.id;const J=document.getElementById("dynamic-favicon");J&amp;&amp;document.head.removeChild(J);const de=document.createElement("link");de.id="dynamic-favicon",de.rel="icon",de.type="image/x-icon",de.href=ce.organization.favicon,document.head.appendChild(de),this.fixZipCode(this.page.footer.zipCode)}),this.mediaMatcher.addListener(ce=&gt;{r.run(()=&gt;this.mediaMatcher=ce)})}get bottomAreaBackgroundImage(){return this.sanitizer.bypassSecurityTrustStyle(`background-image: url(${this._bottomAreaBackgroundImage})`)}get showRecoveryWarning(){return!!this.orgId&amp;&amp;-1===this.recoveryWarningDisabled.indexOf(this.orgId)}ngOnInit(){this.mobileSize=window.innerWidth&lt;1e3,this.utilsService.searchFromAnotherPage.pipe(bt(this._destroyed$)).subscribe(e=&gt;{this.searchFromAnotherPage=e}),this.utilsService.searchWord.pipe(bt(this._destroyed$)).subscribe(e=&gt;{this.searchFor=""}),this.utilsService.themeMainColor.pipe(bt(this._destroyed$)).subscribe(e=&gt;{this.mainColor=e,this.logoBackgroundColor=e}),this.utilsService.themeSecondColor.pipe(bt(this._destroyed$)).subscribe(e=&gt;this.secondColor=e),this.utilsService.orgLogo.pipe(bt(this._destroyed$)).subscribe(e=&gt;this.organizationLogo=e),this.utilsService.bottomAreaBackground.pipe(bt(this._destroyed$)).subscribe(e=&gt;this._bottomAreaBackgroundImage=e),this.utilsService.imageObject.pipe(bt(this._destroyed$)).subscribe(e=&gt;{this.headerImagePath=e.path?`url(${e.path})`:null,this.description=e.description?e.description:null,this.title=e.title?e.title:null,this.url=e.url?e.url:null,this.sportId=e.sportId?e.sportId:null,this.teamId=e.teamId?e.teamId:null}),this.activatedRoute.queryParams.subscribe(e=&gt;{let r=e.siteId;r?this.sessionStorage.set("SiteId",r):r=this.sessionStorage.get("SiteId"),r||(r=this.cookieService.get("SiteId")),this.siteId=r,this.service.setSiteId(this.siteId),this.eventsService.setSiteId(this.siteId),this.service.setSportId(-1),this.service.setTeamId(-1),this.loginService.getLoginUrl(this.siteId).subscribe(i=&gt;{this.logger.debug("loginUrl",i),this.loginUrl=i})})}getHeaderStyle(){if(this.headerImagePath){const i=this.page.headerImageHeightPx;return this.sanitizer.bypassSecurityTrustStyle(`\n            background-position: ${this.page.headerImageHorizontalPosition} ${this.page.headerImageVerticalPosition};\n            background-color: #f4f5f6;\n            border-bottom: 5px solid ${this.mainColor};\n            background-image: ${this.headerImagePath.replace(/ /g,"%20")};\n            height: ${i}px;\n        `)}return this.sanitizer.bypassSecurityTrustStyle(this.sportId&amp;&amp;!this.teamId?this.formatStyle(300,200):this.sportId&amp;&amp;this.teamId&gt;0?this.formatStyle(400,400):this.formatStyle(260,100))}getSportNameStyle(){return this.sanitizer.bypassSecurityTrustStyle(this.headerImagePath?this.teamId?`\n            background-color: #fff;\n            color: ${this.mainColor};\n          `:`\n            background-color: ${this.mainColor};\n            color: #fff\n          `:`\n          color: #fff;\n          background-color: ${this.mainColor};\n        `)}getStyle(){return this.menuIsClosed?this.mouseOverMenu?{"background-color":"transparent",color:this.mainColor}:{"background-color":this.mainColor}:{"background-color":"#ebebec"}}getMobileSizeStyle(){return this.mobileSize?{"background-color":this.mainColor}:{"background-color":"transparent"}}hasActiveSport(){return this.page&amp;&amp;this.page.activeSport&amp;&amp;void 0!==this.page.activeSport.id}hasActiveTeam(){return this.page&amp;&amp;this.page.activeTeam&amp;&amp;void 0!==this.page.activeTeam.id}showContentCategoryLink(e,r){r.preventDefault(),r.stopPropagation(),this.mainMenuTrigger(r);const i="/contentcategory/"+e.id;if(e.url){const o=e.url,s=window.location.origin?window.location.origin+"/":window.location.protocol+"/"+window.location.host+"/";if(o.includes(".do?")){const a=o.split("portal/");if(1===a.length){const f="/"===a[0].charAt(0)?a[0].substring(1):a[0];window.open(s+"portal/"+f,e.target?"_blank":"_self")}else window.open(s+"portal/"+a[1],e.target?"_blank":"_self")}else window.open(o,e.target?"_blank":"_self")}else this.router.navigate([i])}mainMenuTrigger(e){e.preventDefault();const r=this.element.querySelector(".sportMenuContainer"),i=this.element.querySelector(".sportsMenuTrigger"),o=this.element.querySelector(".headerTop"),s=this.element.querySelector(".mainMenuContainer"),a=this.element.querySelector(".menuTrigger");r.classList.add("hide"),i&amp;&amp;i.classList.remove("open"),a.classList.toggle("open"),s.classList.toggle("hide"),a.classList.contains("open")?(a.innerHTML=a.getAttribute("data-label-open"),o.classList.add("open"),this.menuIsClosed=!1):(a.innerHTML=a.getAttribute("data-label-closed"),o.classList.remove("open"),this.menuIsClosed=!0)}sportsMenuTrigger(e){e&amp;&amp;e.preventDefault(),this.eventsService.setSiteId(this.siteId);const r=this.element.querySelector(".sportMenuContainer"),i=this.element.querySelector(".sportsMenuTrigger"),o=this.element.querySelector(".headerTop"),s=this.element.querySelector(".mainMenuContainer"),a=this.element.querySelector(".menuTrigger");s.classList.add("hide"),this.horizontalMenu||(a.classList.remove("open"),a.innerHTML=a?.getAttribute("data-label-closed")),i.classList.toggle("open"),r.classList.toggle("hide"),i.classList.contains("open")?(o.classList.add("open"),this.logoBackgroundColor="#f4f5f6"):(o.classList.remove("open"),this.logoBackgroundColor=this.mainColor)}subMenuTrigger(e){e.preventDefault();const r=e.target,i=r.getAttribute("data-sid"),o=r.getAttribute("data-level");if(document.documentElement.clientWidth&gt;1e3){const a=this.element.querySelector('.submenuContainer[data-level="'+o+'"]'),f=a.querySelector('ul[data-sid="'+i+'"]').parentElement.querySelectorAll('ul:not([data-sid="'+i+'"])');for(let M=0;M&lt;f.length;M++)f[M].classList.add("hide");a.querySelector('ul[data-sid="'+i+'"]').classList.toggle("hide");const v=this.element.querySelectorAll(".submenuContainer[data-level]");for(let M=0;M&lt;v.length;M++){const x=v[M],N=x.querySelectorAll("ul");for(let V=0;V&lt;N.length;V++){const $=N[V];if(x.getAttribute("data-level")&gt;o){$.classList.add("hide");const Y=$.querySelectorAll("li a");for(let X=0;X&lt;Y.length;X++)Y[X].classList.remove("active")}}}}else{const a=r.closest("li").parentElement.querySelectorAll('li ul:not([data-sid="'+i+'"])');for(let f=0;f&lt;a.length;f++)a[f].classList.add("hide");r.closest("li").querySelector("ul").classList.toggle("hide")}const s=r.closest("li").parentElement.querySelectorAll('li a:not([data-sid="'+i+'"])');for(let a=0;a&lt;s.length;a++)s[a].classList.remove("active");r.classList.toggle("active")}teamsMenuTrigger(e){if(e.preventDefault(),this.isScreenSmall()){const f=e.clientY+window.scrollY;this.teamsContainer.nativeElement.classList.toggle("hide"),this.teamsContainer.nativeElement.style.position="absolute",this.teamsContainer.nativeElement.style.top=`${f+30}px`}else this.teamsContainer.nativeElement.style.position="static";this.eventsService.setSiteId(this.siteId);let r=e.target;r.classList.contains("teamsTrigger")||(r=r.parentElement);const i=r.getAttribute("data-sid"),o=this.element.querySelectorAll('.sportMenuContainer .teamsTrigger:not([data-sid="'+i+'"])');for(let f=0;f&lt;o.length;f++)o[f].classList.remove("active");r.classList.toggle("active");const s=this.element.querySelector(".sportMenuContainer .teamsContainer"),a=s.querySelectorAll('ul:not([data-sid="'+i+'"])');for(let f=0;f&lt;a.length;f++)a[f].classList.add("hide");s.querySelector('ul[data-sid="'+i+'"]')&amp;&amp;s.querySelector('ul[data-sid="'+i+'"]').classList.toggle("hide")}scrollTop(e){e.preventDefault();try{window.scrollTo({left:0,top:0,behavior:"smooth"})}catch{window.scrollTo(0,0)}}onSearchFieldSubmit(e,r){e.preventDefault(),this.searchFromAnotherPage?(this.utilsService.searchFromAnotherPage.next(!1),this.utilsService.searchWord.next(""),this.router.navigate(["/","news"],{queryParams:{searchWord:r}})):this.utilsService.searchWord.next(r);try{window.scrollTo({left:0,top:this.headerImagePath?350:100,behavior:"smooth"})}catch{window.scrollTo(0,0)}}getBaseUrl(){const e=window.location.hostname;return"localhost"!=e&amp;&amp;-1===e.indexOf("kxweb.no")&amp;&amp;-1===e.indexOf("spoortz.no")&amp;&amp;-1===e.indexOf("spoortz.com")&amp;&amp;-1===e.indexOf("skillrace.no")?"https://web.spoortz.no":""}closeSportsMenu(){this.sportsMenuTrigger(null),this.isScreenSmall()&amp;&amp;this.teamsContainer.nativeElement.classList.add("hide")}onResize(){this.mobileSize=window.innerWidth&lt;1e3,this.normalSize=window.innerWidth&lt;1400}isScreenSmall(){if(this.mediaMatcher)return this.mediaMatcher.matches||document.documentElement.clientWidth&lt;550}getFooterBackgroundImage(){return!(!this.page||!this.page.footerBackground)&amp;&amp;this.sanitizer.bypassSecurityTrustStyle(`background-image: url(${this.page.footerBackground})`)}getSportsIcon(e){return this.sanitizer.bypassSecurityTrustStyle(`background-image: url(assets/gfx/${e.icon}.svg)`)}getTeamName(){const e=this.page.activeTeam,i=this.page.sports.find(o=&gt;o.id===e.sportId).teams;return this.utilsService.getFilteredDisplayName(e,i,ii.Header)}getFilteredDisplayName(e,r){return this.utilsService.getFilteredDisplayName(e,r,ii.Menu)}formatStyle(e,r){return`\n      border-bottom: 5px solid ${this.mainColor};\n      height: ${this.mobileSize?e:r}px;\n      background-color: ${this.mainColor};\n    `}getSportRoute(e){return 1===e?["fotball"]:["sport",e]}ngOnDestroy(){this._destroyed$.next(),this._destroyed$.complete()}populateNavigationMenu(e){this.navItems=[];for(let r=0;r&lt;e.length;r++)if(1==e[r].length)this.navItems.push({displayName:e[r][0].name,iconName:"group",route:e[r][0].content?"contentcategory/"+e[r][0].id:e[r][0].url,target:!e[r][0].content&amp;&amp;e[r][0].target?"_blank":"_self",link:!!e[r][0]?.url});else{let i=[];for(let s=1;s&lt;e[r].length;s++)if(1==e[r][s].length)i.push({displayName:e[r][s][0].name,iconName:"group",route:e[r][s][0].content?"contentcategory/"+e[r][s][0].id:e[r][s][0].url,target:!e[r][s][0].content&amp;&amp;e[r][s][0].target?"_blank":"_self",link:!!e[r][s][0]?.url});else{let a=[];for(let v=1;v&lt;e[r][s].length;v++)a.push({displayName:e[r][s][v][0].name,iconName:"group",route:e[r][s][v][0].content?"contentcategory/"+e[r][s][v][0].id:e[r][s][v][0].url,target:!e[r][s][v][0].content&amp;&amp;e[r][s][v][0].target?"_blank":"_self",link:!!e[r][s][v][0]?.url});i.push({displayName:e[r][s][0].name,iconName:"group",route:null,children:a})}this.navItems.push({displayName:e[r][0].name,iconName:"group",route:null,children:i})}}fixZipCode(e){if(!e)return;let r=e.toString().padStart(4,"0");this.postalService.getPlace(r,"NO").pipe(bt(this._destroyed$)).subscribe(i=&gt;{this.fixedZipCodeArea=r+" "+i.result})}}return n.\u0275fac=function(e){return new(e||n)(F(_s),F(Ye),F(zn),F(sn),F(dr),F(Fk),F(xu),F(Yx),F(gn),F(Or),F(FX),F(id),F(Pv),F(Rv),F(vU),F(Qe))},n.\u0275cmp=Ee({type:n,selectors:[["app-root"]],viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(LX,7),2&amp;e){let i;We(i=Ge())&amp;&amp;(r.teamsContainer=i.first)}},hostBindings:function(e,r){1&amp;e&amp;&amp;ie("resize",function(){return r.onResize()},0,Ig)},decls:82,vars:74,consts:[[3,"ngClass"],[1,"headertopContainer"],[1,"headerTop"],[1,"wrap","clearfix"],[1,"logo","clearfix",3,"ngStyle"],[3,"routerLink"],[1,"image"],["class","custom-responsive",3,"src","alt",4,"ngIf"],["class","text",3,"backgroundColor",4,"ngIf"],[1,"mobileMenuTrigger",3,"click"],[1,"menu-icon"],[1,"menu","reset"],["class","sportsMenuTrigger",3,"click",4,"ngIf"],[1,"pageTools","clearfix"],[1,"searchBox"],["type","text","placeholder","S\xf8k",3,"ngModel","keyup.enter","ngModelChange"],["searchWord",""],["type","submit",3,"click"],["target","_blank",1,"loginTrigger",3,"href"],[4,"ngIf"],[1,"sportMenuContainer","hide"],[1,"wrap"],["class","box",4,"ngFor","ngForOf"],[1,"teamsContainer",3,"ngClass"],["teamsContainer",""],["class","reset hide",4,"ngFor","ngForOf"],[1,"mainMenuContainer","hide"],[1,"breadcrumbContainer",3,"ngStyle"],[1,"reset"],[3,"ngClass",4,"ngFor","ngForOf"],["data-level","2",1,"submenuContainer"],["data-level","3",1,"submenuContainer"],[4,"ngFor","ngForOf"],[1,"headerTextContainer",3,"ngClass"],["class","label",3,"style",4,"ngIf"],["class","horizontalMenuContainer",4,"ngIf"],["target",""],[1,"articleListContainer"],[1,"box",2,"padding-bottom","2px"],[3,"mainColor","page","messageboards"],["class","sponsorsContainer","style","padding-left: 15px",4,"ngIf"],[1,"box",2,"opacity","0.9"],[1,"logo"],["style","max-width: 75px",3,"src","alt",4,"ngIf"],[1,"text",2,"font-size","2.5rem"],[1,"provider-container"],["target","_blank","href","https://www.spoortz.no",1,"provider"],["src","assets/gfx/Spoortz_Logo.svg","alt","spoortz",2,"height","50px"],[3,"ngStyle"],[1,"icons"],[1,"item"],[1,"icon"],["src","assets/gfx/icon.house.png","alt",""],[1,"text",3,"ngStyle"],["class","item",4,"ngIf"],[1,"backToTop",3,"click"],[1,"text"],[1,"arrow"],[1,"custom-responsive",3,"src","alt"],[1,"sportsMenuTrigger",3,"click"],[1,"menuTrigger",3,"ngStyle","mouseover","mouseleave","click"],[1,"box"],[1,"iconImage"],[3,"routerLink","click"],["class","teamsTrigger",3,"click",4,"ngIf"],[1,"teamsTrigger",3,"click"],[1,"reset","hide"],[1,"teamsTrigger",3,"routerLink","click"],[3,"click",4,"ngIf"],["data-level","2",3,"click",4,"ngIf"],["class","reset secondLevel hide",4,"ngIf"],[3,"click"],["data-level","2",3,"click"],[1,"reset","secondLevel","hide"],["data-level","3",3,"click",4,"ngIf"],["class","reset thirdLevel hide",4,"ngIf"],["data-level","3",3,"click"],[1,"reset","thirdLevel","hide"],[1,"label"],[2,"margin-top","2rem"],["style","color: #fff","target","_blank",3,"href",4,"ngIf"],["style","line-height: 1em",4,"ngIf"],["target","_blank",2,"color","#fff",3,"href"],[2,"line-height","1em"],[1,"horizontalMenuContainer"],["mat-raised-button","",3,"matMenuTriggerFor"],[3,"items"],["menu",""],["mat-raised-button","",3,"routerLink","target",4,"ngIf","ngIfElse"],["externalLink",""],["mat-raised-button","",3,"routerLink","target"],["mat-raised-button","",3,"href","target",4,"ngIf"],["mat-raised-button","",3,"href","target"],[1,"sponsorsContainer",2,"padding-left","15px"],[3,"bottomSponsor","mainColor","sponsors"],[2,"max-width","75px",3,"src","alt"],[1,"contactInfo"],[1,"phone",3,"href"],[1,"email",3,"href"],[1,"location"],["src","assets/gfx/icon.group.png","alt",""]],template:function(e,r){if(1&amp;e){const i=Mt();C(0,"header",0)(1,"div",1)(2,"div",2)(3,"div",3)(4,"div",4)(5,"a",5)(6,"span",6),z(7,VX,1,2,"img",7),b(),z(8,BX,2,3,"span",8),b(),C(9,"a",9),ie("click",function(s){return r.mainMenuTrigger(s)}),C(10,"mat-icon",10),A(11,"menu"),b()()(),C(12,"ul",11),z(13,HX,3,1,"li",12),b(),C(14,"div",13)(15,"div",14)(16,"input",15,16),ie("keyup.enter",function(s){Pe(i);const a=Nr(17);return Re(r.onSearchFieldSubmit(s,a.value))})("ngModelChange",function(s){return r.searchFor=s}),b(),C(18,"button",17),ie("click",function(s){Pe(i);const a=Nr(17);return Re(r.onSearchFieldSubmit(s,a.value))}),b()(),C(19,"a",18),A(20,"Logg inn"),b(),z(21,$X,3,3,"span",19),b()(),C(22,"div",20)(23,"div",21),z(24,WX,7,9,"div",22),C(25,"div",23,24),z(27,KX,2,2,"ul",25),b()()(),C(28,"div",26)(29,"div",27)(30,"div",21)(31,"a",5),A(32,"Hjem"),b()()(),C(33,"div",21)(34,"nav")(35,"ul",28),z(36,aJ,5,7,"li",29),b()(),C(37,"div",30),z(38,fJ,2,2,"ul",25),b(),C(39,"div",31),z(40,gJ,2,1,"ng-container",32),b()()()()(),C(41,"div",33)(42,"div",21),z(43,_J,2,3,"div",34),z(44,vJ,5,2,"div",19),z(45,CJ,6,3,"ng-container",19),b()()(),z(46,AJ,3,1,"div",35),G(47,"router-outlet",null,36),C(49,"div",37)(50,"div",38),G(51,"app-message-board-list",39),b()(),z(52,OJ,2,3,"div",40),C(53,"footer")(54,"div",41)(55,"div",42)(56,"a",5)(57,"span",6),z(58,IJ,1,2,"img",43),b(),C(59,"span",44),A(60),b()()(),z(61,xJ,13,5,"ng-container",19),C(62,"div",45)(63,"a",46),A(64,"Levert av"),G(65,"img",47),b()()(),C(66,"div",41)(67,"h2",48),A(68),b(),C(69,"div",49)(70,"div",50)(71,"div",51),G(72,"img",52),b(),C(73,"div",53),A(74),b()(),z(75,kJ,5,1,"div",54),b()(),C(76,"a",55),ie("click",function(s){return r.scrollTop(s)}),C(77,"div",56),A(78," Tilbake til "),C(79,"span"),A(80,"toppen"),b()(),G(81,"div",57),b()()}2&amp;e&amp;&amp;(kn(r.getHeaderStyle()),R("ngClass",gt(61,PJ,r.teamId&amp;&amp;-1!==r.teamId)),k(4),He("background-color",r.mobileSize?"mainColor":"transparent"),R("ngStyle",r.getMobileSizeStyle()),k(1),R("routerLink",Bn(63,Nk)),k(1),He("background",r.logoBackgroundColor),k(1),R("ngIf",r.organizationLogo),k(1),R("ngIf",r.utilsService.moduleEnabled("ORG_NAME",null==r.page?null:r.page.modules)),k(1),He("background-color",r.mainColor),k(4),R("ngIf",r.utilsService.moduleEnabled("ORG_SPORT_MENU",null==r.page?null:r.page.modules)),k(3),R("ngModel",r.searchFor),k(3),R("href",r.loginUrl,wn),k(2),R("ngIf",!r.horizontalMenu||r.mobileSize),k(3),R("ngForOf",r.getSportsListForMenu()),k(1),R("ngClass",gt(64,RJ,r.isScreenSmall())),k(2),R("ngForOf",r.getSportsListForMenu()),k(2),R("ngStyle",r.getMobileSizeStyle()),k(2),R("routerLink",Bn(66,Nk)),k(5),R("ngForOf",null==r.page?null:r.page.contentCategories),k(2),R("ngForOf",null==r.page?null:r.page.contentCategories),k(2),R("ngForOf",null==r.page?null:r.page.contentCategories),k(1),R("ngClass",gt(67,FJ,r.headerImagePath&amp;&amp;(r.teamId&lt;0||!r.teamId))),k(1),He("background-color",r.teamId&gt;0?r.mainColor:"transparent"),k(1),R("ngIf",r.sportId&amp;&amp;-1!==r.sportId&amp;&amp;-1!==r.teamId&amp;&amp;r.page&amp;&amp;r.page.sports.length&gt;1),k(1),R("ngIf",r.page&amp;&amp;r.page.activeTeam&amp;&amp;-1!==r.teamId&amp;&amp;r.teamId),k(1),R("ngIf",-1===r.teamId||!r.teamId),k(1),R("ngIf",(null==r.navItems?null:r.navItems.length)&gt;0&amp;&amp;r.horizontalMenu&amp;&amp;!r.mobileSize),k(5),R("mainColor",r.mainColor)("page",r.page)("messageboards",null==r.page?null:r.page.messageboards),k(1),R("ngIf",r.page&amp;&amp;r.page.sponsors&amp;&amp;r.page.sponsors.bottom&amp;&amp;r.utilsService.moduleEnabled("ORG_SPONSOR_BOTTOM",null==r.page?null:r.page.modules)),k(1),kn(r.bottomAreaBackgroundImage),k(1),He("background-color",r.mainColor),k(1),He("background-color",r.mainColor),k(1),R("routerLink",Bn(69,NJ)),k(2),R("ngIf",r.organizationLogo),k(1),He("background-color",r.mainColor),k(1),$e(" ",r.mobileSize?null==r.page?null:r.page.organization.name:null==r.page?null:r.page.organization.longName," "),k(1),R("ngIf",r.utilsService.moduleEnabled("ORG_FOOTER",null==r.page?null:r.page.modules)),k(2),He("color",r.mainColor),k(3),He("background-color",r.secondColor),k(1),R("ngStyle",gt(70,LJ,r.normalSize?"0px":"80px")),k(1),$e(" ",null==r.page?null:r.page.organization.slogan," "),k(5),R("ngStyle",gt(72,VJ,r.page&amp;&amp;r.page.organization&amp;&amp;r.page.organization.founded?"#fff":"transparent")),k(1),$e(" Stiftet ",null==r.page?null:r.page.organization.founded," "),k(1),R("ngIf",null==r.page?null:r.page.organization.showMemberCount),k(2),He("color",r.mainColor),k(4),He("background-color",r.mainColor))},styles:['@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:300,300i,700,700i";.fullWidthBox[_ngcontent-%COMP%]{background-image:url(/assets/gfx/bg.jpg)}.gradient[_ngcontent-%COMP%]{background:linear-gradient(180deg,rgba(255,255,255,0) 0%,black 100%)}.custom-responsive[_ngcontent-%COMP%]{max-height:66px;padding:2px}@media only screen and (max-width: 1200px){.custom-responsive[_ngcontent-%COMP%]{max-height:56px;padding:0}}.provider-container[_ngcontent-%COMP%]{margin-top:30px}.provider[_ngcontent-%COMP%]{font-weight:700;font-size:1.2rem;border-radius:15px;padding:3px 10px;text-decoration:none;background-color:#fff}.menu-icon[_ngcontent-%COMP%]{line-height:1.4;font-size:30px;color:#fff}']}),n})(),HJ=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({imports:[Lo,Ok,$O]}),n})();var $J={lessThanXSeconds:{one:"mindre enn ett sekund",other:"mindre enn {{count}} sekunder"},xSeconds:{one:"ett sekund",other:"{{count}} sekunder"},halfAMinute:"et halvt minutt",lessThanXMinutes:{one:"mindre enn ett minutt",other:"mindre enn {{count}} minutter"},xMinutes:{one:"ett minutt",other:"{{count}} minutter"},aboutXHours:{one:"omtrent en time",other:"omtrent {{count}} timer"},xHours:{one:"en time",other:"{{count}} timer"},xDays:{one:"en dag",other:"{{count}} dager"},aboutXWeeks:{one:"omtrent en uke",other:"omtrent {{count}} uker"},xWeeks:{one:"en uke",other:"{{count}} uker"},aboutXMonths:{one:"omtrent en m\xe5ned",other:"omtrent {{count}} m\xe5neder"},xMonths:{one:"en m\xe5ned",other:"{{count}} m\xe5neder"},aboutXYears:{one:"omtrent ett \xe5r",other:"omtrent {{count}} \xe5r"},xYears:{one:"ett \xe5r",other:"{{count}} \xe5r"},overXYears:{one:"over ett \xe5r",other:"over {{count}} \xe5r"},almostXYears:{one:"nesten ett \xe5r",other:"nesten {{count}} \xe5r"}};function fc(n){return function(){var t=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:{},e=t.width?String(t.width):n.defaultWidth,r=n.formats[e]||n.formats[n.defaultWidth];return r}}var YJ={date:fc({formats:{full:"EEEE d. MMMM y",long:"d. MMMM y",medium:"d. MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:fc({formats:{full:"'kl'. HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:fc({formats:{full:"{{date}} 'kl.' {{time}}",long:"{{date}} 'kl.' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},KJ={lastWeek:"'forrige' eeee 'kl.' p",yesterday:"'i g\xe5r kl.' p",today:"'i dag kl.' p",tomorrow:"'i morgen kl.' p",nextWeek:"EEEE 'kl.' p",other:"P"};function jo(n){return function(t,e){var i;if("formatting"===(null!=e&amp;&amp;e.context?String(e.context):"standalone")&amp;&amp;n.formattingValues){var o=n.defaultFormattingWidth||n.defaultWidth,s=null!=e&amp;&amp;e.width?String(e.width):o;i=n.formattingValues[s]||n.formattingValues[o]}else{var a=n.defaultWidth,f=null!=e&amp;&amp;e.width?String(e.width):n.defaultWidth;i=n.values[f]||n.values[a]}return i[n.argumentCallback?n.argumentCallback(t):t]}}function zo(n){return function(t){var e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:{},r=e.width,i=r&amp;&amp;n.matchPatterns[r]||n.matchPatterns[n.defaultMatchWidth],o=t.match(i);if(!o)return null;var v,s=o[0],a=r&amp;&amp;n.parsePatterns[r]||n.parsePatterns[n.defaultParseWidth],f=Array.isArray(a)?aee(a,function(x){return x.test(s)}):see(a,function(x){return x.test(s)});v=n.valueCallback?n.valueCallback(f):f,v=e.valueCallback?e.valueCallback(v):v;var M=t.slice(s.length);return{value:v,rest:M}}}function see(n,t){for(var e in n)if(n.hasOwnProperty(e)&amp;&amp;t(n[e]))return e}function aee(n,t){for(var e=0;e&lt;n.length;e++)if(t(n[e]))return e}function Vk(n){return function(t){var e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:{},r=t.match(n.matchPattern);if(!r)return null;var i=r[0],o=t.match(n.parsePattern);if(!o)return null;var s=n.valueCallback?n.valueCallback(o[0]):o[0];s=e.valueCallback?e.valueCallback(s):s;var a=t.slice(i.length);return{value:s,rest:a}}}const wee={code:"nb",formatDistance:function(t,e,r){var i,o=$J[t];return i="string"==typeof o?o:1===e?o.one:o.other.replace("{{count}}",String(e)),null!=r&amp;&amp;r.addSuffix?r.comparison&amp;&amp;r.comparison&gt;0?"om "+i:i+" siden":i},formatLong:YJ,formatRelative:function(t,e,r,i){return KJ[t]},localize:{ordinalNumber:function(t,e){return Number(t)+"."},era:jo({values:{narrow:["f.Kr.","e.Kr."],abbreviated:["f.Kr.","e.Kr."],wide:["f\xf8r Kristus","etter Kristus"]},defaultWidth:"wide"}),quarter:jo({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. kvartal","2. kvartal","3. kvartal","4. kvartal"]},defaultWidth:"wide",argumentCallback:function(t){return t-1}}),month:jo({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["jan.","feb.","mars","apr.","mai","juni","juli","aug.","sep.","okt.","nov.","des."],wide:["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"]},defaultWidth:"wide"}),day:jo({values:{narrow:["S","M","T","O","T","F","L"],short:["s\xf8","ma","ti","on","to","fr","l\xf8"],abbreviated:["s\xf8n","man","tir","ons","tor","fre","l\xf8r"],wide:["s\xf8ndag","mandag","tirsdag","onsdag","torsdag","fredag","l\xf8rdag"]},defaultWidth:"wide"}),dayPeriod:jo({values:{narrow:{am:"a",pm:"p",midnight:"midnatt",noon:"middag",morning:"p\xe5 morg.",afternoon:"p\xe5 etterm.",evening:"p\xe5 kvelden",night:"p\xe5 natten"},abbreviated:{am:"a.m.",pm:"p.m.",midnight:"midnatt",noon:"middag",morning:"p\xe5 morg.",afternoon:"p\xe5 etterm.",evening:"p\xe5 kvelden",night:"p\xe5 natten"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnatt",noon:"middag",morning:"p\xe5 morgenen",afternoon:"p\xe5 ettermiddagen",evening:"p\xe5 kvelden",night:"p\xe5 natten"}},defaultWidth:"wide"})},match:{ordinalNumber:Vk({matchPattern:/^(\d+)\.?/i,parsePattern:/\d+/i,valueCallback:function(t){return parseInt(t,10)}}),era:zo({matchPatterns:{narrow:/^(f\.? ?Kr\.?|fvt\.?|e\.? ?Kr\.?|evt\.?)/i,abbreviated:/^(f\.? ?Kr\.?|fvt\.?|e\.? ?Kr\.?|evt\.?)/i,wide:/^(f\xf8r Kristus|f\xf8r v\xe5r tid|etter Kristus|v\xe5r tid)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^f/i,/^e/i]},defaultParseWidth:"any"}),quarter:zo({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? kvartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:zo({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mars?|apr|mai|juni?|juli?|aug|sep|okt|nov|des)\.?/i,wide:/^(januar|februar|mars|april|mai|juni|juli|august|september|oktober|november|desember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^mai/i,/^jun/i,/^jul/i,/^aug/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:zo({matchPatterns:{narrow:/^[smtofl]/i,short:/^(s\xf8|ma|ti|on|to|fr|l\xf8)/i,abbreviated:/^(s\xf8n|man|tir|ons|tor|fre|l\xf8r)/i,wide:/^(s\xf8ndag|mandag|tirsdag|onsdag|torsdag|fredag|l\xf8rdag)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^s/i,/^m/i,/^ti/i,/^o/i,/^to/i,/^f/i,/^l/i]},defaultParseWidth:"any"}),dayPeriod:zo({matchPatterns:{narrow:/^(midnatt|middag|(p\xe5) (morgenen|ettermiddagen|kvelden|natten)|[ap])/i,any:/^([ap]\.?\s?m\.?|midnatt|middag|(p\xe5) (morgenen|ettermiddagen|kvelden|natten))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a(\.?\s?m\.?)?$/i,pm:/^p(\.?\s?m\.?)?$/i,midnight:/^midn/i,noon:/^midd/i,morning:/morgen/i,afternoon:/ettermiddag/i,evening:/kveld/i,night:/natt/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}};function r0(n){return St(1,arguments),Wt(n).getFullYear()}function _p(n){return(_p="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Mee(n){return St(1,arguments),n instanceof Date||"object"===_p(n)&amp;&amp;"[object Date]"===Object.prototype.toString.call(n)}function Bk(n){if(St(1,arguments),!Mee(n)&amp;&amp;"number"!=typeof n)return!1;var t=Wt(n);return!isNaN(Number(t))}function Hk(n,t){St(2,arguments);var e=Yn(t);return qO(n,-e)}function hc(n){St(1,arguments);var t=1,e=Wt(n),r=e.getUTCDay(),i=(r&lt;t?7:0)+r-t;return e.setUTCDate(e.getUTCDate()-i),e.setUTCHours(0,0,0,0),e}function $k(n){St(1,arguments);var t=Wt(n),e=t.getUTCFullYear(),r=new Date(0);r.setUTCFullYear(e+1,0,4),r.setUTCHours(0,0,0,0);var i=hc(r),o=new Date(0);o.setUTCFullYear(e,0,4),o.setUTCHours(0,0,0,0);var s=hc(o);return t.getTime()&gt;=i.getTime()?e+1:t.getTime()&gt;=s.getTime()?e:e-1}function Aee(n){St(1,arguments);var t=$k(n),e=new Date(0);e.setUTCFullYear(t,0,4),e.setUTCHours(0,0,0,0);var r=hc(e);return r}function Uk(n){St(1,arguments);var t=Wt(n),e=hc(t).getTime()-Aee(t).getTime();return Math.round(e/6048e5)+1}var jk={};function pc(){return jk}function Wa(n,t){var e,r,i,o,s,a,f,v;St(1,arguments);var M=pc(),x=Yn(null!==(e=null!==(r=null!==(i=null!==(o=t?.weekStartsOn)&amp;&amp;void 0!==o?o:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.weekStartsOn)&amp;&amp;void 0!==i?i:M.weekStartsOn)&amp;&amp;void 0!==r?r:null===(f=M.locale)||void 0===f||null===(v=f.options)||void 0===v?void 0:v.weekStartsOn)&amp;&amp;void 0!==e?e:0);if(!(x&gt;=0&amp;&amp;x&lt;=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var N=Wt(n),V=N.getUTCDay(),$=(V&lt;x?7:0)+V-x;return N.setUTCDate(N.getUTCDate()-$),N.setUTCHours(0,0,0,0),N}function o0(n,t){var e,r,i,o,s,a,f,v;St(1,arguments);var M=Wt(n),x=M.getUTCFullYear(),N=pc(),V=Yn(null!==(e=null!==(r=null!==(i=null!==(o=t?.firstWeekContainsDate)&amp;&amp;void 0!==o?o:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.firstWeekContainsDate)&amp;&amp;void 0!==i?i:N.firstWeekContainsDate)&amp;&amp;void 0!==r?r:null===(f=N.locale)||void 0===f||null===(v=f.options)||void 0===v?void 0:v.firstWeekContainsDate)&amp;&amp;void 0!==e?e:1);if(!(V&gt;=1&amp;&amp;V&lt;=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var $=new Date(0);$.setUTCFullYear(x+1,0,V),$.setUTCHours(0,0,0,0);var Y=Wa($,t),X=new Date(0);X.setUTCFullYear(x,0,V),X.setUTCHours(0,0,0,0);var ee=Wa(X,t);return M.getTime()&gt;=Y.getTime()?x+1:M.getTime()&gt;=ee.getTime()?x:x-1}function Iee(n,t){var e,r,i,o,s,a,f,v;St(1,arguments);var M=pc(),x=Yn(null!==(e=null!==(r=null!==(i=null!==(o=t?.firstWeekContainsDate)&amp;&amp;void 0!==o?o:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.firstWeekContainsDate)&amp;&amp;void 0!==i?i:M.firstWeekContainsDate)&amp;&amp;void 0!==r?r:null===(f=M.locale)||void 0===f||null===(v=f.options)||void 0===v?void 0:v.firstWeekContainsDate)&amp;&amp;void 0!==e?e:1),N=o0(n,t),V=new Date(0);V.setUTCFullYear(N,0,x),V.setUTCHours(0,0,0,0);var $=Wa(V,t);return $}function zk(n,t){St(1,arguments);var e=Wt(n),r=Wa(e,t).getTime()-Iee(e,t).getTime();return Math.round(r/6048e5)+1}function At(n,t){for(var e=n&lt;0?"-":"",r=Math.abs(n).toString();r.length&lt;t;)r="0"+r;return e+r}const Js_y=function(t,e){var r=t.getUTCFullYear(),i=r&gt;0?r:1-r;return At("yy"===e?i%100:i,e.length)},Js_M=function(t,e){var r=t.getUTCMonth();return"M"===e?String(r+1):At(r+1,2)},Js_d=function(t,e){return At(t.getUTCDate(),e.length)},Js_h=function(t,e){return At(t.getUTCHours()%12||12,e.length)},Js_H=function(t,e){return At(t.getUTCHours(),e.length)},Js_m=function(t,e){return At(t.getUTCMinutes(),e.length)},Js_s=function(t,e){return At(t.getUTCSeconds(),e.length)},Js_S=function(t,e){var r=e.length,i=t.getUTCMilliseconds();return At(Math.floor(i*Math.pow(10,r-3)),e.length)};var Pee={G:function(t,e,r){var i=t.getUTCFullYear()&gt;0?1:0;switch(e){case"G":case"GG":case"GGG":return r.era(i,{width:"abbreviated"});case"GGGGG":return r.era(i,{width:"narrow"});default:return r.era(i,{width:"wide"})}},y:function(t,e,r){if("yo"===e){var i=t.getUTCFullYear();return r.ordinalNumber(i&gt;0?i:1-i,{unit:"year"})}return Js_y(t,e)},Y:function(t,e,r,i){var o=o0(t,i),s=o&gt;0?o:1-o;return"YY"===e?At(s%100,2):"Yo"===e?r.ordinalNumber(s,{unit:"year"}):At(s,e.length)},R:function(t,e){return At($k(t),e.length)},u:function(t,e){return At(t.getUTCFullYear(),e.length)},Q:function(t,e,r){var i=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"Q":return String(i);case"QQ":return At(i,2);case"Qo":return r.ordinalNumber(i,{unit:"quarter"});case"QQQ":return r.quarter(i,{width:"abbreviated",context:"formatting"});case"QQQQQ":return r.quarter(i,{width:"narrow",context:"formatting"});default:return r.quarter(i,{width:"wide",context:"formatting"})}},q:function(t,e,r){var i=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"q":return String(i);case"qq":return At(i,2);case"qo":return r.ordinalNumber(i,{unit:"quarter"});case"qqq":return r.quarter(i,{width:"abbreviated",context:"standalone"});case"qqqqq":return r.quarter(i,{width:"narrow",context:"standalone"});default:return r.quarter(i,{width:"wide",context:"standalone"})}},M:function(t,e,r){var i=t.getUTCMonth();switch(e){case"M":case"MM":return Js_M(t,e);case"Mo":return r.ordinalNumber(i+1,{unit:"month"});case"MMM":return r.month(i,{width:"abbreviated",context:"formatting"});case"MMMMM":return r.month(i,{width:"narrow",context:"formatting"});default:return r.month(i,{width:"wide",context:"formatting"})}},L:function(t,e,r){var i=t.getUTCMonth();switch(e){case"L":return String(i+1);case"LL":return At(i+1,2);case"Lo":return r.ordinalNumber(i+1,{unit:"month"});case"LLL":return r.month(i,{width:"abbreviated",context:"standalone"});case"LLLLL":return r.month(i,{width:"narrow",context:"standalone"});default:return r.month(i,{width:"wide",context:"standalone"})}},w:function(t,e,r,i){var o=zk(t,i);return"wo"===e?r.ordinalNumber(o,{unit:"week"}):At(o,e.length)},I:function(t,e,r){var i=Uk(t);return"Io"===e?r.ordinalNumber(i,{unit:"week"}):At(i,e.length)},d:function(t,e,r){return"do"===e?r.ordinalNumber(t.getUTCDate(),{unit:"date"}):Js_d(t,e)},D:function(t,e,r){var i=function Tee(n){St(1,arguments);var t=Wt(n),e=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var r=t.getTime();return Math.floor((e-r)/864e5)+1}(t);return"Do"===e?r.ordinalNumber(i,{unit:"dayOfYear"}):At(i,e.length)},E:function(t,e,r){var i=t.getUTCDay();switch(e){case"E":case"EE":case"EEE":return r.day(i,{width:"abbreviated",context:"formatting"});case"EEEEE":return r.day(i,{width:"narrow",context:"formatting"});case"EEEEEE":return r.day(i,{width:"short",context:"formatting"});default:return r.day(i,{width:"wide",context:"formatting"})}},e:function(t,e,r,i){var o=t.getUTCDay(),s=(o-i.weekStartsOn+8)%7||7;switch(e){case"e":return String(s);case"ee":return At(s,2);case"eo":return r.ordinalNumber(s,{unit:"day"});case"eee":return r.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return r.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return r.day(o,{width:"short",context:"formatting"});default:return r.day(o,{width:"wide",context:"formatting"})}},c:function(t,e,r,i){var o=t.getUTCDay(),s=(o-i.weekStartsOn+8)%7||7;switch(e){case"c":return String(s);case"cc":return At(s,e.length);case"co":return r.ordinalNumber(s,{unit:"day"});case"ccc":return r.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return r.day(o,{width:"narrow",context:"standalone"});case"cccccc":return r.day(o,{width:"short",context:"standalone"});default:return r.day(o,{width:"wide",context:"standalone"})}},i:function(t,e,r){var i=t.getUTCDay(),o=0===i?7:i;switch(e){case"i":return String(o);case"ii":return At(o,e.length);case"io":return r.ordinalNumber(o,{unit:"day"});case"iii":return r.day(i,{width:"abbreviated",context:"formatting"});case"iiiii":return r.day(i,{width:"narrow",context:"formatting"});case"iiiiii":return r.day(i,{width:"short",context:"formatting"});default:return r.day(i,{width:"wide",context:"formatting"})}},a:function(t,e,r){var o=t.getUTCHours()/12&gt;=1?"pm":"am";switch(e){case"a":case"aa":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"aaa":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return r.dayPeriod(o,{width:"narrow",context:"formatting"});default:return r.dayPeriod(o,{width:"wide",context:"formatting"})}},b:function(t,e,r){var o,i=t.getUTCHours();switch(o=12===i?"noon":0===i?"midnight":i/12&gt;=1?"pm":"am",e){case"b":case"bb":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"bbb":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return r.dayPeriod(o,{width:"narrow",context:"formatting"});default:return r.dayPeriod(o,{width:"wide",context:"formatting"})}},B:function(t,e,r){var o,i=t.getUTCHours();switch(o=i&gt;=17?"evening":i&gt;=12?"afternoon":i&gt;=4?"morning":"night",e){case"B":case"BB":case"BBB":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"BBBBB":return r.dayPeriod(o,{width:"narrow",context:"formatting"});default:return r.dayPeriod(o,{width:"wide",context:"formatting"})}},h:function(t,e,r){if("ho"===e){var i=t.getUTCHours()%12;return 0===i&amp;&amp;(i=12),r.ordinalNumber(i,{unit:"hour"})}return Js_h(t,e)},H:function(t,e,r){return"Ho"===e?r.ordinalNumber(t.getUTCHours(),{unit:"hour"}):Js_H(t,e)},K:function(t,e,r){var i=t.getUTCHours()%12;return"Ko"===e?r.ordinalNumber(i,{unit:"hour"}):At(i,e.length)},k:function(t,e,r){var i=t.getUTCHours();return 0===i&amp;&amp;(i=24),"ko"===e?r.ordinalNumber(i,{unit:"hour"}):At(i,e.length)},m:function(t,e,r){return"mo"===e?r.ordinalNumber(t.getUTCMinutes(),{unit:"minute"}):Js_m(t,e)},s:function(t,e,r){return"so"===e?r.ordinalNumber(t.getUTCSeconds(),{unit:"second"}):Js_s(t,e)},S:function(t,e){return Js_S(t,e)},X:function(t,e,r,i){var s=(i._originalDate||t).getTimezoneOffset();if(0===s)return"Z";switch(e){case"X":return Gk(s);case"XXXX":case"XX":return Ga(s);default:return Ga(s,":")}},x:function(t,e,r,i){var s=(i._originalDate||t).getTimezoneOffset();switch(e){case"x":return Gk(s);case"xxxx":case"xx":return Ga(s);default:return Ga(s,":")}},O:function(t,e,r,i){var s=(i._originalDate||t).getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+Wk(s,":");default:return"GMT"+Ga(s,":")}},z:function(t,e,r,i){var s=(i._originalDate||t).getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+Wk(s,":");default:return"GMT"+Ga(s,":")}},t:function(t,e,r,i){return At(Math.floor((i._originalDate||t).getTime()/1e3),e.length)},T:function(t,e,r,i){return At((i._originalDate||t).getTime(),e.length)}};function Wk(n,t){var e=n&gt;0?"-":"+",r=Math.abs(n),i=Math.floor(r/60),o=r%60;if(0===o)return e+String(i);var s=t||"";return e+String(i)+s+At(o,2)}function Gk(n,t){return n%60==0?(n&gt;0?"-":"+")+At(Math.abs(n)/60,2):Ga(n,t)}function Ga(n,t){var e=t||"",r=n&gt;0?"-":"+",i=Math.abs(n);return r+At(Math.floor(i/60),2)+e+At(i%60,2)}const Ree=Pee;var Yk=function(t,e){switch(t){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});default:return e.date({width:"full"})}},Zk=function(t,e){switch(t){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});default:return e.time({width:"full"})}};const s0={p:Zk,P:function(t,e){var s,r=t.match(/(P+)(p+)?/)||[],i=r[1],o=r[2];if(!o)return Yk(t,e);switch(i){case"P":s=e.dateTime({width:"short"});break;case"PP":s=e.dateTime({width:"medium"});break;case"PPP":s=e.dateTime({width:"long"});break;default:s=e.dateTime({width:"full"})}return s.replace("{{date}}",Yk(i,e)).replace("{{time}}",Zk(o,e))}};function Kk(n){var t=new Date(Date.UTC(n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds(),n.getMilliseconds()));return t.setUTCFullYear(n.getFullYear()),n.getTime()-t.getTime()}var Lee=["D","DD"],Vee=["YY","YYYY"];function qk(n){return-1!==Lee.indexOf(n)}function Qk(n){return-1!==Vee.indexOf(n)}function vp(n,t,e){if("YYYY"===n)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("YY"===n)throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("D"===n)throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("DD"===n)throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var Bee={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};var Wee={date:fc({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:fc({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:fc({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Yee={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};const Xk={code:"en-US",formatDistance:function(t,e,r){var i,o=Bee[t];return i="string"==typeof o?o:1===e?o.one:o.other.replace("{{count}}",e.toString()),null!=r&amp;&amp;r.addSuffix?r.comparison&amp;&amp;r.comparison&gt;0?"in "+i:i+" ago":i},formatLong:Wee,formatRelative:function(t,e,r,i){return Yee[t]},localize:{ordinalNumber:function(t,e){var r=Number(t),i=r%100;if(i&gt;20||i&lt;10)switch(i%10){case 1:return r+"st";case 2:return r+"nd";case 3:return r+"rd"}return r+"th"},era:jo({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:jo({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(t){return t-1}}),month:jo({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:jo({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:jo({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Vk({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(t){return parseInt(t,10)}}),era:zo({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:zo({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:zo({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:zo({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:zo({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};var yte=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,bte=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Cte=/^'([^]*?)'?$/,wte=/''/g,Ste=/[a-zA-Z]/;function Jk(n,t,e){var r,i,o,s,a,f,v,M,x,N,V,$,Y,X,ee,ce,J,de;St(2,arguments);var Oe=String(t),ke=pc(),_t=null!==(r=null!==(i=e?.locale)&amp;&amp;void 0!==i?i:ke.locale)&amp;&amp;void 0!==r?r:Xk,yn=Yn(null!==(o=null!==(s=null!==(a=null!==(f=e?.firstWeekContainsDate)&amp;&amp;void 0!==f?f:null==e||null===(v=e.locale)||void 0===v||null===(M=v.options)||void 0===M?void 0:M.firstWeekContainsDate)&amp;&amp;void 0!==a?a:ke.firstWeekContainsDate)&amp;&amp;void 0!==s?s:null===(x=ke.locale)||void 0===x||null===(N=x.options)||void 0===N?void 0:N.firstWeekContainsDate)&amp;&amp;void 0!==o?o:1);if(!(yn&gt;=1&amp;&amp;yn&lt;=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var Mn=Yn(null!==(V=null!==($=null!==(Y=null!==(X=e?.weekStartsOn)&amp;&amp;void 0!==X?X:null==e||null===(ee=e.locale)||void 0===ee||null===(ce=ee.options)||void 0===ce?void 0:ce.weekStartsOn)&amp;&amp;void 0!==Y?Y:ke.weekStartsOn)&amp;&amp;void 0!==$?$:null===(J=ke.locale)||void 0===J||null===(de=J.options)||void 0===de?void 0:de.weekStartsOn)&amp;&amp;void 0!==V?V:0);if(!(Mn&gt;=0&amp;&amp;Mn&lt;=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!_t.localize)throw new RangeError("locale must contain localize property");if(!_t.formatLong)throw new RangeError("locale must contain formatLong property");var En=Wt(n);if(!Bk(En))throw new RangeError("Invalid time value");var Ui=Kk(En),Ur=Hk(En,Ui),yr={firstWeekContainsDate:yn,weekStartsOn:Mn,locale:_t,_originalDate:En},Yo=Oe.match(bte).map(function(an){var ve=an[0];return"p"===ve||"P"===ve?(0,s0[ve])(an,_t.formatLong):an}).join("").match(yte).map(function(an){if("''"===an)return"'";var ve=an[0];if("'"===ve)return Dte(an);var Ie=Ree[ve];if(Ie)return!(null!=e&amp;&amp;e.useAdditionalWeekYearTokens)&amp;&amp;Qk(an)&amp;&amp;vp(an,t,String(n)),!(null!=e&amp;&amp;e.useAdditionalDayOfYearTokens)&amp;&amp;qk(an)&amp;&amp;vp(an,t,String(n)),Ie(Ur,an,_t.localize,yr);if(ve.match(Ste))throw new RangeError("Format string contains an unescaped latin alphabet character `"+ve+"`");return an}).join("");return Yo}function Dte(n){var t=n.match(Cte);return t?t[1].replace(wte,"'"):n}function Ete(n,t){if(null==n)throw new TypeError("assign requires that input parameter not be null or undefined");for(var e in t)Object.prototype.hasOwnProperty.call(t,e)&amp;&amp;(n[e]=t[e]);return n}function yp(n){return(yp="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function e2(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;a0(n,t)}function a0(n,t){return(a0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function t2(n){var t=function Ate(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=bp(n);if(t){var o=bp(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Tte(this,i)}}function Tte(n,t){return!t||"object"!==yp(t)&amp;&amp;"function"!=typeof t?l0(n):t}function l0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function bp(n){return(bp=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function c0(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function n2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function u0(n,t,e){return t&amp;&amp;n2(n.prototype,t),e&amp;&amp;n2(n,e),n}function d0(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var r2=function(){function n(){c0(this,n),d0(this,"subPriority",0)}return u0(n,[{key:"validate",value:function(e,r){return!0}}]),n}(),Ite=function(n){e2(e,n);var t=t2(e);function e(r,i,o,s,a){var f;return c0(this,e),(f=t.call(this)).value=r,f.validateValue=i,f.setValue=o,f.priority=s,a&amp;&amp;(f.subPriority=a),f}return u0(e,[{key:"validate",value:function(i,o){return this.validateValue(i,this.value,o)}},{key:"set",value:function(i,o,s){return this.setValue(i,o,this.value,s)}}]),e}(r2),xte=function(n){e2(e,n);var t=t2(e);function e(){var r;c0(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return d0(l0(r=t.call.apply(t,[this].concat(o))),"priority",10),d0(l0(r),"subPriority",-1),r}return u0(e,[{key:"set",value:function(i,o){if(o.timestampIsSet)return i;var s=new Date(0);return s.setFullYear(i.getUTCFullYear(),i.getUTCMonth(),i.getUTCDate()),s.setHours(i.getUTCHours(),i.getUTCMinutes(),i.getUTCSeconds(),i.getUTCMilliseconds()),s}}]),e}(r2);function o2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}var Lt=function(){function n(){!function kte(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}(this,n)}return function Pte(n,t,e){t&amp;&amp;o2(n.prototype,t),e&amp;&amp;o2(n,e)}(n,[{key:"run",value:function(e,r,i,o){var s=this.parse(e,r,i,o);return s?{setter:new Ite(s.value,this.validate,this.set,this.priority,this.subPriority),rest:s.rest}:null}},{key:"validate",value:function(e,r,i){return!0}}]),n}();function Cp(n){return(Cp="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Rte(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function s2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function f0(n,t){return(f0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function Vte(n,t){return!t||"object"!==Cp(t)&amp;&amp;"function"!=typeof t?h0(n):t}function h0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function wp(n){return(wp=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function a2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var Hte=function(n){!function Nte(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;f0(n,t)}(e,n);var t=function Lte(n){var t=function Bte(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=wp(n);if(t){var o=wp(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Vte(this,i)}}(e);function e(){var r;Rte(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return a2(h0(r=t.call.apply(t,[this].concat(o))),"priority",140),a2(h0(r),"incompatibleTokens",["R","u","t","T"]),r}return function Fte(n,t,e){t&amp;&amp;s2(n.prototype,t),e&amp;&amp;s2(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"G":case"GG":case"GGG":return s.era(i,{width:"abbreviated"})||s.era(i,{width:"narrow"});case"GGGGG":return s.era(i,{width:"narrow"});default:return s.era(i,{width:"wide"})||s.era(i,{width:"abbreviated"})||s.era(i,{width:"narrow"})}}},{key:"set",value:function(i,o,s){return o.era=s,i.setUTCFullYear(s,0,1),i.setUTCHours(0,0,0,0),i}}]),e}(Lt),Fn_month=(Math.pow(10,8),/^(1[0-2]|0?\d)/),Fn_date=/^(3[0-1]|[0-2]?\d)/,Fn_dayOfYear=/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,Fn_week=/^(5[0-3]|[0-4]?\d)/,Fn_hour23h=/^(2[0-3]|[0-1]?\d)/,Fn_hour24h=/^(2[0-4]|[0-1]?\d)/,Fn_hour11h=/^(1[0-1]|0?\d)/,Fn_hour12h=/^(1[0-2]|0?\d)/,Fn_minute=/^[0-5]?\d/,Fn_second=/^[0-5]?\d/,Fn_singleDigit=/^\d/,Fn_twoDigits=/^\d{1,2}/,Fn_threeDigits=/^\d{1,3}/,Fn_fourDigits=/^\d{1,4}/,Fn_anyDigitsSigned=/^-?\d+/,Fn_singleDigitSigned=/^-?\d/,Fn_twoDigitsSigned=/^-?\d{1,2}/,Fn_threeDigitsSigned=/^-?\d{1,3}/,Fn_fourDigitsSigned=/^-?\d{1,4}/,Wo_basicOptionalMinutes=/^([+-])(\d{2})(\d{2})?|Z/,Wo_basic=/^([+-])(\d{2})(\d{2})|Z/,Wo_basicOptionalSeconds=/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,Wo_extended=/^([+-])(\d{2}):(\d{2})|Z/,Wo_extendedOptionalSeconds=/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/;function Nn(n,t){return n&amp;&amp;{value:t(n.value),rest:n.rest}}function vn(n,t){var e=t.match(n);return e?{value:parseInt(e[0],10),rest:t.slice(e[0].length)}:null}function Go(n,t){var e=t.match(n);return e?"Z"===e[0]?{value:0,rest:t.slice(1)}:{value:("+"===e[1]?1:-1)*(36e5*(e[2]?parseInt(e[2],10):0)+6e4*(e[3]?parseInt(e[3],10):0)+1e3*(e[5]?parseInt(e[5],10):0)),rest:t.slice(e[0].length)}:null}function c2(n){return vn(Fn_anyDigitsSigned,n)}function Dn(n,t){switch(n){case 1:return vn(Fn_singleDigit,t);case 2:return vn(Fn_twoDigits,t);case 3:return vn(Fn_threeDigits,t);case 4:return vn(Fn_fourDigits,t);default:return vn(new RegExp("^\\d{1,"+n+"}"),t)}}function Sp(n,t){switch(n){case 1:return vn(Fn_singleDigitSigned,t);case 2:return vn(Fn_twoDigitsSigned,t);case 3:return vn(Fn_threeDigitsSigned,t);case 4:return vn(Fn_fourDigitsSigned,t);default:return vn(new RegExp("^-?\\d{1,"+n+"}"),t)}}function p0(n){switch(n){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;default:return 0}}function u2(n,t){var i,e=t&gt;0,r=e?t:1-t;if(r&lt;=50)i=n||100;else{var o=r+50;i=n+100*Math.floor(o/100)-(n&gt;=o%100?100:0)}return e?i:1-i}function d2(n){return n%400==0||n%4==0&amp;&amp;n%100!=0}function Dp(n){return(Dp="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Kte(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function f2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function m0(n,t){return(m0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function Jte(n,t){return!t||"object"!==Dp(t)&amp;&amp;"function"!=typeof t?g0(n):t}function g0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Mp(n){return(Mp=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function h2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var tne=function(n){!function Qte(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;m0(n,t)}(e,n);var t=function Xte(n){var t=function ene(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Mp(n);if(t){var o=Mp(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Jte(this,i)}}(e);function e(){var r;Kte(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return h2(g0(r=t.call.apply(t,[this].concat(o))),"priority",130),h2(g0(r),"incompatibleTokens",["Y","R","u","w","I","i","e","c","t","T"]),r}return function qte(n,t,e){t&amp;&amp;f2(n.prototype,t),e&amp;&amp;f2(n,e)}(e,[{key:"parse",value:function(i,o,s){var a=function(v){return{year:v,isTwoDigitYear:"yy"===o}};switch(o){case"y":return Nn(Dn(4,i),a);case"yo":return Nn(s.ordinalNumber(i,{unit:"year"}),a);default:return Nn(Dn(o.length,i),a)}}},{key:"validate",value:function(i,o){return o.isTwoDigitYear||o.year&gt;0}},{key:"set",value:function(i,o,s){var a=i.getUTCFullYear();if(s.isTwoDigitYear){var f=u2(s.year,a);return i.setUTCFullYear(f,0,1),i.setUTCHours(0,0,0,0),i}return i.setUTCFullYear("era"in o&amp;&amp;1!==o.era?1-s.year:s.year,0,1),i.setUTCHours(0,0,0,0),i}}]),e}(Lt);function Ep(n){return(Ep="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function nne(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function p2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function _0(n,t){return(_0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function sne(n,t){return!t||"object"!==Ep(t)&amp;&amp;"function"!=typeof t?v0(n):t}function v0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Tp(n){return(Tp=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function m2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var lne=function(n){!function ine(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;_0(n,t)}(e,n);var t=function one(n){var t=function ane(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Tp(n);if(t){var o=Tp(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return sne(this,i)}}(e);function e(){var r;nne(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return m2(v0(r=t.call.apply(t,[this].concat(o))),"priority",130),m2(v0(r),"incompatibleTokens",["y","R","u","Q","q","M","L","I","d","D","i","t","T"]),r}return function rne(n,t,e){t&amp;&amp;p2(n.prototype,t),e&amp;&amp;p2(n,e)}(e,[{key:"parse",value:function(i,o,s){var a=function(v){return{year:v,isTwoDigitYear:"YY"===o}};switch(o){case"Y":return Nn(Dn(4,i),a);case"Yo":return Nn(s.ordinalNumber(i,{unit:"year"}),a);default:return Nn(Dn(o.length,i),a)}}},{key:"validate",value:function(i,o){return o.isTwoDigitYear||o.year&gt;0}},{key:"set",value:function(i,o,s,a){var f=o0(i,a);if(s.isTwoDigitYear){var v=u2(s.year,f);return i.setUTCFullYear(v,0,a.firstWeekContainsDate),i.setUTCHours(0,0,0,0),Wa(i,a)}return i.setUTCFullYear("era"in o&amp;&amp;1!==o.era?1-s.year:s.year,0,a.firstWeekContainsDate),i.setUTCHours(0,0,0,0),Wa(i,a)}}]),e}(Lt);function Ap(n){return(Ap="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function cne(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function g2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function y0(n,t){return(y0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function hne(n,t){return!t||"object"!==Ap(t)&amp;&amp;"function"!=typeof t?b0(n):t}function b0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Op(n){return(Op=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function _2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var mne=function(n){!function dne(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;y0(n,t)}(e,n);var t=function fne(n){var t=function pne(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Op(n);if(t){var o=Op(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return hne(this,i)}}(e);function e(){var r;cne(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return _2(b0(r=t.call.apply(t,[this].concat(o))),"priority",130),_2(b0(r),"incompatibleTokens",["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"]),r}return function une(n,t,e){t&amp;&amp;g2(n.prototype,t),e&amp;&amp;g2(n,e)}(e,[{key:"parse",value:function(i,o){return Sp("R"===o?4:o.length,i)}},{key:"set",value:function(i,o,s){var a=new Date(0);return a.setUTCFullYear(s,0,4),a.setUTCHours(0,0,0,0),hc(a)}}]),e}(Lt);function Ip(n){return(Ip="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function gne(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function v2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function C0(n,t){return(C0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function bne(n,t){return!t||"object"!==Ip(t)&amp;&amp;"function"!=typeof t?w0(n):t}function w0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function xp(n){return(xp=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function y2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var wne=function(n){!function vne(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;C0(n,t)}(e,n);var t=function yne(n){var t=function Cne(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=xp(n);if(t){var o=xp(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return bne(this,i)}}(e);function e(){var r;gne(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return y2(w0(r=t.call.apply(t,[this].concat(o))),"priority",130),y2(w0(r),"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"]),r}return function _ne(n,t,e){t&amp;&amp;v2(n.prototype,t),e&amp;&amp;v2(n,e)}(e,[{key:"parse",value:function(i,o){return Sp("u"===o?4:o.length,i)}},{key:"set",value:function(i,o,s){return i.setUTCFullYear(s,0,1),i.setUTCHours(0,0,0,0),i}}]),e}(Lt);function kp(n){return(kp="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Sne(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function b2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function S0(n,t){return(S0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function Tne(n,t){return!t||"object"!==kp(t)&amp;&amp;"function"!=typeof t?D0(n):t}function D0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Pp(n){return(Pp=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function C2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var One=function(n){!function Mne(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;S0(n,t)}(e,n);var t=function Ene(n){var t=function Ane(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Pp(n);if(t){var o=Pp(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Tne(this,i)}}(e);function e(){var r;Sne(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return C2(D0(r=t.call.apply(t,[this].concat(o))),"priority",120),C2(D0(r),"incompatibleTokens",["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"]),r}return function Dne(n,t,e){t&amp;&amp;b2(n.prototype,t),e&amp;&amp;b2(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"Q":case"QQ":return Dn(o.length,i);case"Qo":return s.ordinalNumber(i,{unit:"quarter"});case"QQQ":return s.quarter(i,{width:"abbreviated",context:"formatting"})||s.quarter(i,{width:"narrow",context:"formatting"});case"QQQQQ":return s.quarter(i,{width:"narrow",context:"formatting"});default:return s.quarter(i,{width:"wide",context:"formatting"})||s.quarter(i,{width:"abbreviated",context:"formatting"})||s.quarter(i,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(i,o){return o&gt;=1&amp;&amp;o&lt;=4}},{key:"set",value:function(i,o,s){return i.setUTCMonth(3*(s-1),1),i.setUTCHours(0,0,0,0),i}}]),e}(Lt);function Rp(n){return(Rp="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Ine(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function w2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function M0(n,t){return(M0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function Rne(n,t){return!t||"object"!==Rp(t)&amp;&amp;"function"!=typeof t?E0(n):t}function E0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Fp(n){return(Fp=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function S2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var Nne=function(n){!function kne(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;M0(n,t)}(e,n);var t=function Pne(n){var t=function Fne(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Fp(n);if(t){var o=Fp(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Rne(this,i)}}(e);function e(){var r;Ine(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return S2(E0(r=t.call.apply(t,[this].concat(o))),"priority",120),S2(E0(r),"incompatibleTokens",["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"]),r}return function xne(n,t,e){t&amp;&amp;w2(n.prototype,t),e&amp;&amp;w2(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"q":case"qq":return Dn(o.length,i);case"qo":return s.ordinalNumber(i,{unit:"quarter"});case"qqq":return s.quarter(i,{width:"abbreviated",context:"standalone"})||s.quarter(i,{width:"narrow",context:"standalone"});case"qqqqq":return s.quarter(i,{width:"narrow",context:"standalone"});default:return s.quarter(i,{width:"wide",context:"standalone"})||s.quarter(i,{width:"abbreviated",context:"standalone"})||s.quarter(i,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(i,o){return o&gt;=1&amp;&amp;o&lt;=4}},{key:"set",value:function(i,o,s){return i.setUTCMonth(3*(s-1),1),i.setUTCHours(0,0,0,0),i}}]),e}(Lt);function Np(n){return(Np="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Lne(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function D2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function T0(n,t){return(T0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function $ne(n,t){return!t||"object"!==Np(t)&amp;&amp;"function"!=typeof t?A0(n):t}function A0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Lp(n){return(Lp=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function M2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var jne=function(n){!function Bne(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;T0(n,t)}(e,n);var t=function Hne(n){var t=function Une(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Lp(n);if(t){var o=Lp(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return $ne(this,i)}}(e);function e(){var r;Lne(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return M2(A0(r=t.call.apply(t,[this].concat(o))),"incompatibleTokens",["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]),M2(A0(r),"priority",110),r}return function Vne(n,t,e){t&amp;&amp;D2(n.prototype,t),e&amp;&amp;D2(n,e)}(e,[{key:"parse",value:function(i,o,s){var a=function(v){return v-1};switch(o){case"M":return Nn(vn(Fn_month,i),a);case"MM":return Nn(Dn(2,i),a);case"Mo":return Nn(s.ordinalNumber(i,{unit:"month"}),a);case"MMM":return s.month(i,{width:"abbreviated",context:"formatting"})||s.month(i,{width:"narrow",context:"formatting"});case"MMMMM":return s.month(i,{width:"narrow",context:"formatting"});default:return s.month(i,{width:"wide",context:"formatting"})||s.month(i,{width:"abbreviated",context:"formatting"})||s.month(i,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(i,o){return o&gt;=0&amp;&amp;o&lt;=11}},{key:"set",value:function(i,o,s){return i.setUTCMonth(s,1),i.setUTCHours(0,0,0,0),i}}]),e}(Lt);function Vp(n){return(Vp="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function zne(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function E2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function O0(n,t){return(O0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function Zne(n,t){return!t||"object"!==Vp(t)&amp;&amp;"function"!=typeof t?I0(n):t}function I0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Bp(n){return(Bp=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function T2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var qne=function(n){!function Gne(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;O0(n,t)}(e,n);var t=function Yne(n){var t=function Kne(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Bp(n);if(t){var o=Bp(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Zne(this,i)}}(e);function e(){var r;zne(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return T2(I0(r=t.call.apply(t,[this].concat(o))),"priority",110),T2(I0(r),"incompatibleTokens",["Y","R","q","Q","M","w","I","D","i","e","c","t","T"]),r}return function Wne(n,t,e){t&amp;&amp;E2(n.prototype,t),e&amp;&amp;E2(n,e)}(e,[{key:"parse",value:function(i,o,s){var a=function(v){return v-1};switch(o){case"L":return Nn(vn(Fn_month,i),a);case"LL":return Nn(Dn(2,i),a);case"Lo":return Nn(s.ordinalNumber(i,{unit:"month"}),a);case"LLL":return s.month(i,{width:"abbreviated",context:"standalone"})||s.month(i,{width:"narrow",context:"standalone"});case"LLLLL":return s.month(i,{width:"narrow",context:"standalone"});default:return s.month(i,{width:"wide",context:"standalone"})||s.month(i,{width:"abbreviated",context:"standalone"})||s.month(i,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(i,o){return o&gt;=0&amp;&amp;o&lt;=11}},{key:"set",value:function(i,o,s){return i.setUTCMonth(s,1),i.setUTCHours(0,0,0,0),i}}]),e}(Lt);function Hp(n){return(Hp="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Xne(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function A2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function x0(n,t){return(x0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function nre(n,t){return!t||"object"!==Hp(t)&amp;&amp;"function"!=typeof t?k0(n):t}function k0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function $p(n){return($p=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function O2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var ire=function(n){!function ere(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;x0(n,t)}(e,n);var t=function tre(n){var t=function rre(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=$p(n);if(t){var o=$p(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return nre(this,i)}}(e);function e(){var r;Xne(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return O2(k0(r=t.call.apply(t,[this].concat(o))),"priority",100),O2(k0(r),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","i","t","T"]),r}return function Jne(n,t,e){t&amp;&amp;A2(n.prototype,t),e&amp;&amp;A2(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"w":return vn(Fn_week,i);case"wo":return s.ordinalNumber(i,{unit:"week"});default:return Dn(o.length,i)}}},{key:"validate",value:function(i,o){return o&gt;=1&amp;&amp;o&lt;=53}},{key:"set",value:function(i,o,s,a){return Wa(function Qne(n,t,e){St(2,arguments);var r=Wt(n),i=Yn(t),o=zk(r,e)-i;return r.setUTCDate(r.getUTCDate()-7*o),r}(i,s,a),a)}}]),e}(Lt);function Up(n){return(Up="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function sre(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function I2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function P0(n,t){return(P0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function ure(n,t){return!t||"object"!==Up(t)&amp;&amp;"function"!=typeof t?R0(n):t}function R0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function jp(n){return(jp=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function x2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var fre=function(n){!function lre(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;P0(n,t)}(e,n);var t=function cre(n){var t=function dre(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=jp(n);if(t){var o=jp(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return ure(this,i)}}(e);function e(){var r;sre(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return x2(R0(r=t.call.apply(t,[this].concat(o))),"priority",100),x2(R0(r),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"]),r}return function are(n,t,e){t&amp;&amp;I2(n.prototype,t),e&amp;&amp;I2(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"I":return vn(Fn_week,i);case"Io":return s.ordinalNumber(i,{unit:"week"});default:return Dn(o.length,i)}}},{key:"validate",value:function(i,o){return o&gt;=1&amp;&amp;o&lt;=53}},{key:"set",value:function(i,o,s){return hc(function ore(n,t){St(2,arguments);var e=Wt(n),r=Yn(t),i=Uk(e)-r;return e.setUTCDate(e.getUTCDate()-7*i),e}(i,s))}}]),e}(Lt);function zp(n){return(zp="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function hre(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function k2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function F0(n,t){return(F0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function _re(n,t){return!t||"object"!==zp(t)&amp;&amp;"function"!=typeof t?Wp(n):t}function Wp(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Gp(n){return(Gp=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function N0(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var yre=[31,28,31,30,31,30,31,31,30,31,30,31],bre=[31,29,31,30,31,30,31,31,30,31,30,31],Cre=function(n){!function mre(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;F0(n,t)}(e,n);var t=function gre(n){var t=function vre(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Gp(n);if(t){var o=Gp(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return _re(this,i)}}(e);function e(){var r;hre(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return N0(Wp(r=t.call.apply(t,[this].concat(o))),"priority",90),N0(Wp(r),"subPriority",1),N0(Wp(r),"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"]),r}return function pre(n,t,e){t&amp;&amp;k2(n.prototype,t),e&amp;&amp;k2(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"d":return vn(Fn_date,i);case"do":return s.ordinalNumber(i,{unit:"date"});default:return Dn(o.length,i)}}},{key:"validate",value:function(i,o){var a=d2(i.getUTCFullYear()),f=i.getUTCMonth();return a?o&gt;=1&amp;&amp;o&lt;=bre[f]:o&gt;=1&amp;&amp;o&lt;=yre[f]}},{key:"set",value:function(i,o,s){return i.setUTCDate(s),i.setUTCHours(0,0,0,0),i}}]),e}(Lt);function Yp(n){return(Yp="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function wre(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function P2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function L0(n,t){return(L0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function Ere(n,t){return!t||"object"!==Yp(t)&amp;&amp;"function"!=typeof t?Zp(n):t}function Zp(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Kp(n){return(Kp=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function V0(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var Are=function(n){!function Dre(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;L0(n,t)}(e,n);var t=function Mre(n){var t=function Tre(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Kp(n);if(t){var o=Kp(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Ere(this,i)}}(e);function e(){var r;wre(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return V0(Zp(r=t.call.apply(t,[this].concat(o))),"priority",90),V0(Zp(r),"subpriority",1),V0(Zp(r),"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"]),r}return function Sre(n,t,e){t&amp;&amp;P2(n.prototype,t),e&amp;&amp;P2(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"D":case"DD":return vn(Fn_dayOfYear,i);case"Do":return s.ordinalNumber(i,{unit:"date"});default:return Dn(o.length,i)}}},{key:"validate",value:function(i,o){return d2(i.getUTCFullYear())?o&gt;=1&amp;&amp;o&lt;=366:o&gt;=1&amp;&amp;o&lt;=365}},{key:"set",value:function(i,o,s){return i.setUTCMonth(0,s),i.setUTCHours(0,0,0,0),i}}]),e}(Lt);function B0(n,t,e){var r,i,o,s,a,f,v,M;St(2,arguments);var x=pc(),N=Yn(null!==(r=null!==(i=null!==(o=null!==(s=e?.weekStartsOn)&amp;&amp;void 0!==s?s:null==e||null===(a=e.locale)||void 0===a||null===(f=a.options)||void 0===f?void 0:f.weekStartsOn)&amp;&amp;void 0!==o?o:x.weekStartsOn)&amp;&amp;void 0!==i?i:null===(v=x.locale)||void 0===v||null===(M=v.options)||void 0===M?void 0:M.weekStartsOn)&amp;&amp;void 0!==r?r:0);if(!(N&gt;=0&amp;&amp;N&lt;=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var V=Wt(n),$=Yn(t),Y=V.getUTCDay(),X=$%7,ee=(X+7)%7,ce=(ee&lt;N?7:0)+$-Y;return V.setUTCDate(V.getUTCDate()+ce),V}function qp(n){return(qp="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Ore(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function R2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function H0(n,t){return(H0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function Pre(n,t){return!t||"object"!==qp(t)&amp;&amp;"function"!=typeof t?$0(n):t}function $0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Qp(n){return(Qp=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function F2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var Fre=function(n){!function xre(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;H0(n,t)}(e,n);var t=function kre(n){var t=function Rre(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Qp(n);if(t){var o=Qp(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Pre(this,i)}}(e);function e(){var r;Ore(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return F2($0(r=t.call.apply(t,[this].concat(o))),"priority",90),F2($0(r),"incompatibleTokens",["D","i","e","c","t","T"]),r}return function Ire(n,t,e){t&amp;&amp;R2(n.prototype,t),e&amp;&amp;R2(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"E":case"EE":case"EEE":return s.day(i,{width:"abbreviated",context:"formatting"})||s.day(i,{width:"short",context:"formatting"})||s.day(i,{width:"narrow",context:"formatting"});case"EEEEE":return s.day(i,{width:"narrow",context:"formatting"});case"EEEEEE":return s.day(i,{width:"short",context:"formatting"})||s.day(i,{width:"narrow",context:"formatting"});default:return s.day(i,{width:"wide",context:"formatting"})||s.day(i,{width:"abbreviated",context:"formatting"})||s.day(i,{width:"short",context:"formatting"})||s.day(i,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(i,o){return o&gt;=0&amp;&amp;o&lt;=6}},{key:"set",value:function(i,o,s,a){return(i=B0(i,s,a)).setUTCHours(0,0,0,0),i}}]),e}(Lt);function Xp(n){return(Xp="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Nre(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function N2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function U0(n,t){return(U0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function Hre(n,t){return!t||"object"!==Xp(t)&amp;&amp;"function"!=typeof t?j0(n):t}function j0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Jp(n){return(Jp=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function L2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var Ure=function(n){!function Vre(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;U0(n,t)}(e,n);var t=function Bre(n){var t=function $re(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Jp(n);if(t){var o=Jp(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Hre(this,i)}}(e);function e(){var r;Nre(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return L2(j0(r=t.call.apply(t,[this].concat(o))),"priority",90),L2(j0(r),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"]),r}return function Lre(n,t,e){t&amp;&amp;N2(n.prototype,t),e&amp;&amp;N2(n,e)}(e,[{key:"parse",value:function(i,o,s,a){var f=function(M){var x=7*Math.floor((M-1)/7);return(M+a.weekStartsOn+6)%7+x};switch(o){case"e":case"ee":return Nn(Dn(o.length,i),f);case"eo":return Nn(s.ordinalNumber(i,{unit:"day"}),f);case"eee":return s.day(i,{width:"abbreviated",context:"formatting"})||s.day(i,{width:"short",context:"formatting"})||s.day(i,{width:"narrow",context:"formatting"});case"eeeee":return s.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return s.day(i,{width:"short",context:"formatting"})||s.day(i,{width:"narrow",context:"formatting"});default:return s.day(i,{width:"wide",context:"formatting"})||s.day(i,{width:"abbreviated",context:"formatting"})||s.day(i,{width:"short",context:"formatting"})||s.day(i,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(i,o){return o&gt;=0&amp;&amp;o&lt;=6}},{key:"set",value:function(i,o,s,a){return(i=B0(i,s,a)).setUTCHours(0,0,0,0),i}}]),e}(Lt);function em(n){return(em="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function jre(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function V2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function z0(n,t){return(z0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function Yre(n,t){return!t||"object"!==em(t)&amp;&amp;"function"!=typeof t?W0(n):t}function W0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function tm(n){return(tm=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function B2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var Kre=function(n){!function Wre(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;z0(n,t)}(e,n);var t=function Gre(n){var t=function Zre(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=tm(n);if(t){var o=tm(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Yre(this,i)}}(e);function e(){var r;jre(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return B2(W0(r=t.call.apply(t,[this].concat(o))),"priority",90),B2(W0(r),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"]),r}return function zre(n,t,e){t&amp;&amp;V2(n.prototype,t),e&amp;&amp;V2(n,e)}(e,[{key:"parse",value:function(i,o,s,a){var f=function(M){var x=7*Math.floor((M-1)/7);return(M+a.weekStartsOn+6)%7+x};switch(o){case"c":case"cc":return Nn(Dn(o.length,i),f);case"co":return Nn(s.ordinalNumber(i,{unit:"day"}),f);case"ccc":return s.day(i,{width:"abbreviated",context:"standalone"})||s.day(i,{width:"short",context:"standalone"})||s.day(i,{width:"narrow",context:"standalone"});case"ccccc":return s.day(i,{width:"narrow",context:"standalone"});case"cccccc":return s.day(i,{width:"short",context:"standalone"})||s.day(i,{width:"narrow",context:"standalone"});default:return s.day(i,{width:"wide",context:"standalone"})||s.day(i,{width:"abbreviated",context:"standalone"})||s.day(i,{width:"short",context:"standalone"})||s.day(i,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(i,o){return o&gt;=0&amp;&amp;o&lt;=6}},{key:"set",value:function(i,o,s,a){return(i=B0(i,s,a)).setUTCHours(0,0,0,0),i}}]),e}(Lt);function nm(n){return(nm="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Qre(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function H2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function G0(n,t){return(G0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function tie(n,t){return!t||"object"!==nm(t)&amp;&amp;"function"!=typeof t?Y0(n):t}function Y0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function rm(n){return(rm=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function $2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var rie=function(n){!function Jre(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;G0(n,t)}(e,n);var t=function eie(n){var t=function nie(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=rm(n);if(t){var o=rm(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return tie(this,i)}}(e);function e(){var r;Qre(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return $2(Y0(r=t.call.apply(t,[this].concat(o))),"priority",90),$2(Y0(r),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"]),r}return function Xre(n,t,e){t&amp;&amp;H2(n.prototype,t),e&amp;&amp;H2(n,e)}(e,[{key:"parse",value:function(i,o,s){var a=function(v){return 0===v?7:v};switch(o){case"i":case"ii":return Dn(o.length,i);case"io":return s.ordinalNumber(i,{unit:"day"});case"iii":return Nn(s.day(i,{width:"abbreviated",context:"formatting"})||s.day(i,{width:"short",context:"formatting"})||s.day(i,{width:"narrow",context:"formatting"}),a);case"iiiii":return Nn(s.day(i,{width:"narrow",context:"formatting"}),a);case"iiiiii":return Nn(s.day(i,{width:"short",context:"formatting"})||s.day(i,{width:"narrow",context:"formatting"}),a);default:return Nn(s.day(i,{width:"wide",context:"formatting"})||s.day(i,{width:"abbreviated",context:"formatting"})||s.day(i,{width:"short",context:"formatting"})||s.day(i,{width:"narrow",context:"formatting"}),a)}}},{key:"validate",value:function(i,o){return o&gt;=1&amp;&amp;o&lt;=7}},{key:"set",value:function(i,o,s){return i=function qre(n,t){St(2,arguments);var e=Yn(t);e%7==0&amp;&amp;(e-=7);var r=1,i=Wt(n),o=i.getUTCDay(),f=((e%7+7)%7&lt;r?7:0)+e-o;return i.setUTCDate(i.getUTCDate()+f),i}(i,s),i.setUTCHours(0,0,0,0),i}}]),e}(Lt);function im(n){return(im="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function iie(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function U2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function Z0(n,t){return(Z0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function lie(n,t){return!t||"object"!==im(t)&amp;&amp;"function"!=typeof t?K0(n):t}function K0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function om(n){return(om=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function j2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var uie=function(n){!function sie(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;Z0(n,t)}(e,n);var t=function aie(n){var t=function cie(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=om(n);if(t){var o=om(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return lie(this,i)}}(e);function e(){var r;iie(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return j2(K0(r=t.call.apply(t,[this].concat(o))),"priority",80),j2(K0(r),"incompatibleTokens",["b","B","H","k","t","T"]),r}return function oie(n,t,e){t&amp;&amp;U2(n.prototype,t),e&amp;&amp;U2(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"a":case"aa":case"aaa":return s.dayPeriod(i,{width:"abbreviated",context:"formatting"})||s.dayPeriod(i,{width:"narrow",context:"formatting"});case"aaaaa":return s.dayPeriod(i,{width:"narrow",context:"formatting"});default:return s.dayPeriod(i,{width:"wide",context:"formatting"})||s.dayPeriod(i,{width:"abbreviated",context:"formatting"})||s.dayPeriod(i,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(i,o,s){return i.setUTCHours(p0(s),0,0,0),i}}]),e}(Lt);function sm(n){return(sm="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function die(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function z2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function q0(n,t){return(q0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function mie(n,t){return!t||"object"!==sm(t)&amp;&amp;"function"!=typeof t?Q0(n):t}function Q0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function am(n){return(am=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function W2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var _ie=function(n){!function hie(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;q0(n,t)}(e,n);var t=function pie(n){var t=function gie(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=am(n);if(t){var o=am(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return mie(this,i)}}(e);function e(){var r;die(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return W2(Q0(r=t.call.apply(t,[this].concat(o))),"priority",80),W2(Q0(r),"incompatibleTokens",["a","B","H","k","t","T"]),r}return function fie(n,t,e){t&amp;&amp;z2(n.prototype,t),e&amp;&amp;z2(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"b":case"bb":case"bbb":return s.dayPeriod(i,{width:"abbreviated",context:"formatting"})||s.dayPeriod(i,{width:"narrow",context:"formatting"});case"bbbbb":return s.dayPeriod(i,{width:"narrow",context:"formatting"});default:return s.dayPeriod(i,{width:"wide",context:"formatting"})||s.dayPeriod(i,{width:"abbreviated",context:"formatting"})||s.dayPeriod(i,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(i,o,s){return i.setUTCHours(p0(s),0,0,0),i}}]),e}(Lt);function lm(n){return(lm="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function vie(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function G2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function X0(n,t){return(X0=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function wie(n,t){return!t||"object"!==lm(t)&amp;&amp;"function"!=typeof t?J0(n):t}function J0(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function cm(n){return(cm=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function Y2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var Die=function(n){!function bie(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;X0(n,t)}(e,n);var t=function Cie(n){var t=function Sie(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=cm(n);if(t){var o=cm(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return wie(this,i)}}(e);function e(){var r;vie(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return Y2(J0(r=t.call.apply(t,[this].concat(o))),"priority",80),Y2(J0(r),"incompatibleTokens",["a","b","t","T"]),r}return function yie(n,t,e){t&amp;&amp;G2(n.prototype,t),e&amp;&amp;G2(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"B":case"BB":case"BBB":return s.dayPeriod(i,{width:"abbreviated",context:"formatting"})||s.dayPeriod(i,{width:"narrow",context:"formatting"});case"BBBBB":return s.dayPeriod(i,{width:"narrow",context:"formatting"});default:return s.dayPeriod(i,{width:"wide",context:"formatting"})||s.dayPeriod(i,{width:"abbreviated",context:"formatting"})||s.dayPeriod(i,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(i,o,s){return i.setUTCHours(p0(s),0,0,0),i}}]),e}(Lt);function um(n){return(um="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Mie(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function Z2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function e1(n,t){return(e1=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function Oie(n,t){return!t||"object"!==um(t)&amp;&amp;"function"!=typeof t?t1(n):t}function t1(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function dm(n){return(dm=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function K2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var xie=function(n){!function Tie(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;e1(n,t)}(e,n);var t=function Aie(n){var t=function Iie(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=dm(n);if(t){var o=dm(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Oie(this,i)}}(e);function e(){var r;Mie(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return K2(t1(r=t.call.apply(t,[this].concat(o))),"priority",70),K2(t1(r),"incompatibleTokens",["H","K","k","t","T"]),r}return function Eie(n,t,e){t&amp;&amp;Z2(n.prototype,t),e&amp;&amp;Z2(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"h":return vn(Fn_hour12h,i);case"ho":return s.ordinalNumber(i,{unit:"hour"});default:return Dn(o.length,i)}}},{key:"validate",value:function(i,o){return o&gt;=1&amp;&amp;o&lt;=12}},{key:"set",value:function(i,o,s){var a=i.getUTCHours()&gt;=12;return i.setUTCHours(a&amp;&amp;s&lt;12?s+12:a||12!==s?s:0,0,0,0),i}}]),e}(Lt);function fm(n){return(fm="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function kie(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function q2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function n1(n,t){return(n1=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function Nie(n,t){return!t||"object"!==fm(t)&amp;&amp;"function"!=typeof t?r1(n):t}function r1(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function hm(n){return(hm=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function Q2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var Vie=function(n){!function Rie(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;n1(n,t)}(e,n);var t=function Fie(n){var t=function Lie(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=hm(n);if(t){var o=hm(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Nie(this,i)}}(e);function e(){var r;kie(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return Q2(r1(r=t.call.apply(t,[this].concat(o))),"priority",70),Q2(r1(r),"incompatibleTokens",["a","b","h","K","k","t","T"]),r}return function Pie(n,t,e){t&amp;&amp;q2(n.prototype,t),e&amp;&amp;q2(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"H":return vn(Fn_hour23h,i);case"Ho":return s.ordinalNumber(i,{unit:"hour"});default:return Dn(o.length,i)}}},{key:"validate",value:function(i,o){return o&gt;=0&amp;&amp;o&lt;=23}},{key:"set",value:function(i,o,s){return i.setUTCHours(s,0,0,0),i}}]),e}(Lt);function pm(n){return(pm="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Bie(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function X2(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function o1(n,t){return(o1=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function jie(n,t){return!t||"object"!==pm(t)&amp;&amp;"function"!=typeof t?s1(n):t}function s1(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function mm(n){return(mm=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function J2(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var Wie=function(n){!function $ie(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;o1(n,t)}(e,n);var t=function Uie(n){var t=function zie(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=mm(n);if(t){var o=mm(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return jie(this,i)}}(e);function e(){var r;Bie(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return J2(s1(r=t.call.apply(t,[this].concat(o))),"priority",70),J2(s1(r),"incompatibleTokens",["h","H","k","t","T"]),r}return function Hie(n,t,e){t&amp;&amp;X2(n.prototype,t),e&amp;&amp;X2(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"K":return vn(Fn_hour11h,i);case"Ko":return s.ordinalNumber(i,{unit:"hour"});default:return Dn(o.length,i)}}},{key:"validate",value:function(i,o){return o&gt;=0&amp;&amp;o&lt;=11}},{key:"set",value:function(i,o,s){var a=i.getUTCHours()&gt;=12;return i.setUTCHours(a&amp;&amp;s&lt;12?s+12:s,0,0,0),i}}]),e}(Lt);function gm(n){return(gm="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Gie(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function eP(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function a1(n,t){return(a1=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function qie(n,t){return!t||"object"!==gm(t)&amp;&amp;"function"!=typeof t?l1(n):t}function l1(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function _m(n){return(_m=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function tP(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var Xie=function(n){!function Zie(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;a1(n,t)}(e,n);var t=function Kie(n){var t=function Qie(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=_m(n);if(t){var o=_m(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return qie(this,i)}}(e);function e(){var r;Gie(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return tP(l1(r=t.call.apply(t,[this].concat(o))),"priority",70),tP(l1(r),"incompatibleTokens",["a","b","h","H","K","t","T"]),r}return function Yie(n,t,e){t&amp;&amp;eP(n.prototype,t),e&amp;&amp;eP(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"k":return vn(Fn_hour24h,i);case"ko":return s.ordinalNumber(i,{unit:"hour"});default:return Dn(o.length,i)}}},{key:"validate",value:function(i,o){return o&gt;=1&amp;&amp;o&lt;=24}},{key:"set",value:function(i,o,s){return i.setUTCHours(s&lt;=24?s%24:s,0,0,0),i}}]),e}(Lt);function vm(n){return(vm="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Jie(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function nP(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function c1(n,t){return(c1=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function roe(n,t){return!t||"object"!==vm(t)&amp;&amp;"function"!=typeof t?u1(n):t}function u1(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function ym(n){return(ym=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function rP(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var ooe=function(n){!function toe(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;c1(n,t)}(e,n);var t=function noe(n){var t=function ioe(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=ym(n);if(t){var o=ym(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return roe(this,i)}}(e);function e(){var r;Jie(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return rP(u1(r=t.call.apply(t,[this].concat(o))),"priority",60),rP(u1(r),"incompatibleTokens",["t","T"]),r}return function eoe(n,t,e){t&amp;&amp;nP(n.prototype,t),e&amp;&amp;nP(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"m":return vn(Fn_minute,i);case"mo":return s.ordinalNumber(i,{unit:"minute"});default:return Dn(o.length,i)}}},{key:"validate",value:function(i,o){return o&gt;=0&amp;&amp;o&lt;=59}},{key:"set",value:function(i,o,s){return i.setUTCMinutes(s,0,0),i}}]),e}(Lt);function bm(n){return(bm="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function soe(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function iP(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function d1(n,t){return(d1=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function uoe(n,t){return!t||"object"!==bm(t)&amp;&amp;"function"!=typeof t?f1(n):t}function f1(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Cm(n){return(Cm=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function oP(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var foe=function(n){!function loe(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;d1(n,t)}(e,n);var t=function coe(n){var t=function doe(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Cm(n);if(t){var o=Cm(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return uoe(this,i)}}(e);function e(){var r;soe(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return oP(f1(r=t.call.apply(t,[this].concat(o))),"priority",50),oP(f1(r),"incompatibleTokens",["t","T"]),r}return function aoe(n,t,e){t&amp;&amp;iP(n.prototype,t),e&amp;&amp;iP(n,e)}(e,[{key:"parse",value:function(i,o,s){switch(o){case"s":return vn(Fn_second,i);case"so":return s.ordinalNumber(i,{unit:"second"});default:return Dn(o.length,i)}}},{key:"validate",value:function(i,o){return o&gt;=0&amp;&amp;o&lt;=59}},{key:"set",value:function(i,o,s){return i.setUTCSeconds(s,0),i}}]),e}(Lt);function wm(n){return(wm="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function hoe(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function sP(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function h1(n,t){return(h1=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function _oe(n,t){return!t||"object"!==wm(t)&amp;&amp;"function"!=typeof t?p1(n):t}function p1(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Sm(n){return(Sm=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function aP(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var yoe=function(n){!function moe(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;h1(n,t)}(e,n);var t=function goe(n){var t=function voe(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Sm(n);if(t){var o=Sm(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return _oe(this,i)}}(e);function e(){var r;hoe(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return aP(p1(r=t.call.apply(t,[this].concat(o))),"priority",30),aP(p1(r),"incompatibleTokens",["t","T"]),r}return function poe(n,t,e){t&amp;&amp;sP(n.prototype,t),e&amp;&amp;sP(n,e)}(e,[{key:"parse",value:function(i,o){return Nn(Dn(o.length,i),function(f){return Math.floor(f*Math.pow(10,3-o.length))})}},{key:"set",value:function(i,o,s){return i.setUTCMilliseconds(s),i}}]),e}(Lt);function Dm(n){return(Dm="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function boe(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function lP(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function m1(n,t){return(m1=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function Doe(n,t){return!t||"object"!==Dm(t)&amp;&amp;"function"!=typeof t?g1(n):t}function g1(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Mm(n){return(Mm=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function cP(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var Eoe=function(n){!function woe(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;m1(n,t)}(e,n);var t=function Soe(n){var t=function Moe(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Mm(n);if(t){var o=Mm(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Doe(this,i)}}(e);function e(){var r;boe(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return cP(g1(r=t.call.apply(t,[this].concat(o))),"priority",10),cP(g1(r),"incompatibleTokens",["t","T","x"]),r}return function Coe(n,t,e){t&amp;&amp;lP(n.prototype,t),e&amp;&amp;lP(n,e)}(e,[{key:"parse",value:function(i,o){switch(o){case"X":return Go(Wo_basicOptionalMinutes,i);case"XX":return Go(Wo_basic,i);case"XXXX":return Go(Wo_basicOptionalSeconds,i);case"XXXXX":return Go(Wo_extendedOptionalSeconds,i);default:return Go(Wo_extended,i)}}},{key:"set",value:function(i,o,s){return o.timestampIsSet?i:new Date(i.getTime()-s)}}]),e}(Lt);function Em(n){return(Em="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Toe(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function uP(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function _1(n,t){return(_1=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function xoe(n,t){return!t||"object"!==Em(t)&amp;&amp;"function"!=typeof t?v1(n):t}function v1(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Tm(n){return(Tm=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function dP(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var Poe=function(n){!function Ooe(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;_1(n,t)}(e,n);var t=function Ioe(n){var t=function koe(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Tm(n);if(t){var o=Tm(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return xoe(this,i)}}(e);function e(){var r;Toe(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return dP(v1(r=t.call.apply(t,[this].concat(o))),"priority",10),dP(v1(r),"incompatibleTokens",["t","T","X"]),r}return function Aoe(n,t,e){t&amp;&amp;uP(n.prototype,t),e&amp;&amp;uP(n,e)}(e,[{key:"parse",value:function(i,o){switch(o){case"x":return Go(Wo_basicOptionalMinutes,i);case"xx":return Go(Wo_basic,i);case"xxxx":return Go(Wo_basicOptionalSeconds,i);case"xxxxx":return Go(Wo_extendedOptionalSeconds,i);default:return Go(Wo_extended,i)}}},{key:"set",value:function(i,o,s){return o.timestampIsSet?i:new Date(i.getTime()-s)}}]),e}(Lt);function Am(n){return(Am="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function Roe(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function fP(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function y1(n,t){return(y1=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function Voe(n,t){return!t||"object"!==Am(t)&amp;&amp;"function"!=typeof t?b1(n):t}function b1(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Om(n){return(Om=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function hP(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var Hoe=function(n){!function Noe(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;y1(n,t)}(e,n);var t=function Loe(n){var t=function Boe(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=Om(n);if(t){var o=Om(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Voe(this,i)}}(e);function e(){var r;Roe(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return hP(b1(r=t.call.apply(t,[this].concat(o))),"priority",40),hP(b1(r),"incompatibleTokens","*"),r}return function Foe(n,t,e){t&amp;&amp;fP(n.prototype,t),e&amp;&amp;fP(n,e)}(e,[{key:"parse",value:function(i){return c2(i)}},{key:"set",value:function(i,o,s){return[new Date(1e3*s),{timestampIsSet:!0}]}}]),e}(Lt);function Im(n){return(Im="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function $oe(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function pP(n,t){for(var e=0;e&lt;t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(n,r.key,r)}}function C1(n,t){return(C1=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r})(n,t)}function Woe(n,t){return!t||"object"!==Im(t)&amp;&amp;"function"!=typeof t?w1(n):t}function w1(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function xm(n){return(xm=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(n)}function mP(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}var Yoe=function(n){!function joe(n,t){if("function"!=typeof t&amp;&amp;null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&amp;&amp;C1(n,t)}(e,n);var t=function zoe(n){var t=function Goe(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var i,r=xm(n);if(t){var o=xm(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Woe(this,i)}}(e);function e(){var r;$oe(this,e);for(var i=arguments.length,o=new Array(i),s=0;s&lt;i;s++)o[s]=arguments[s];return mP(w1(r=t.call.apply(t,[this].concat(o))),"priority",20),mP(w1(r),"incompatibleTokens","*"),r}return function Uoe(n,t,e){t&amp;&amp;pP(n.prototype,t),e&amp;&amp;pP(n,e)}(e,[{key:"parse",value:function(i){return c2(i)}},{key:"set",value:function(i,o,s){return[new Date(s),{timestampIsSet:!0}]}}]),e}(Lt),Zoe={G:new Hte,y:new tne,Y:new lne,R:new mne,u:new wne,Q:new One,q:new Nne,M:new jne,L:new qne,w:new ire,I:new fre,d:new Cre,D:new Are,E:new Fre,e:new Ure,c:new Kre,i:new rie,a:new uie,b:new _ie,B:new Die,h:new xie,H:new Vie,K:new Wie,k:new Xie,m:new ooe,s:new foe,S:new yoe,X:new Eoe,x:new Poe,t:new Hoe,T:new Yoe};function km(n){return(km="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(n)}function gP(n,t){var e;if(typeof Symbol&gt;"u"||null==n[Symbol.iterator]){if(Array.isArray(n)||(e=function Koe(n,t){if(n){if("string"==typeof n)return _P(n,t);var e=Object.prototype.toString.call(n).slice(8,-1);if("Object"===e&amp;&amp;n.constructor&amp;&amp;(e=n.constructor.name),"Map"===e||"Set"===e)return Array.from(n);if("Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))return _P(n,t)}}(n))||t&amp;&amp;n&amp;&amp;"number"==typeof n.length){e&amp;&amp;(n=e);var r=0,i=function(){};return{s:i,n:function(){return r&gt;=n.length?{done:!0}:{done:!1,value:n[r++]}},e:function(v){throw v},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,o=!0,s=!1;return{s:function(){e=n[Symbol.iterator]()},n:function(){var v=e.next();return o=v.done,v},e:function(v){s=!0,a=v},f:function(){try{!o&amp;&amp;null!=e.return&amp;&amp;e.return()}finally{if(s)throw a}}}}function _P(n,t){(null==t||t&gt;n.length)&amp;&amp;(t=n.length);for(var e=0,r=new Array(t);e&lt;t;e++)r[e]=n[e];return r}var qoe=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Qoe=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Xoe=/^'([^]*?)'?$/,Joe=/''/g,ese=/\S/,tse=/[a-zA-Z]/;function rse(n){return n.match(Xoe)[1].replace(Joe,"'")}function vP(n,t){St(2,arguments);var e=Wt(n),r=Yn(t);if(isNaN(r))return new Date(NaN);if(!r)return e;var i=e.getDate(),o=new Date(e.getTime());o.setMonth(e.getMonth()+r+1,0);var s=o.getDate();return i&gt;=s?o:(e.setFullYear(o.getFullYear(),o.getMonth(),i),e)}function S1(n,t){St(2,arguments);var e=Yn(t);return vP(n,12*e)}const yP=new fe("Locale for DateFnsDateAdapter");let sse=(()=&gt;{class n extends rr{constructor(e){super(),this.currentLocale=e}getYear(e){return r0(e)}getMonth(e){return function See(n){return St(1,arguments),Wt(n).getMonth()}(e)}getDate(e){return function Dee(n){return St(1,arguments),Wt(n).getDate()}(e)}getDayOfWeek(e){return XO(e)}getMonthNames(e){let r=[],i=this.getWidth(e);for(let o=0;o&lt;=11;o++)r.push(this.currentLocale.localize.month(o,{width:i}));return r}getDateNames(){let e=[];for(let r=0;r&lt;=30;r++)e.push(r+1);return e}getDayOfWeekNames(e){let r=[],i=this.getWidth(e);for(let o=0;o&lt;=6;o++)r.push(this.currentLocale.localize.day(o,{width:i}));return r}getYearName(e){return Jk(e,"y",{locale:this.currentLocale})}getFirstDayOfWeek(){return this.currentLocale.options.weekStartsOn}getNumDaysInMonth(e){return function Mte(n){St(1,arguments);var t=Wt(n),e=t.getFullYear(),r=t.getMonth(),i=new Date(0);return i.setFullYear(e,r+1,0),i.setHours(0,0,0,0),i.getDate()}(e)}clone(e){return Wt(e)}createDate(e,r,i){return this._createDateWithOverflow(e,r,i)}today(){return new Date}parse(e,r){let i=function nse(n,t,e,r){var i,o,s,a,f,v,M,x,N,V,$,Y,X,ee,ce,J,de,Oe;St(3,arguments);var ke=String(n),_t=String(t),yn=pc(),Mn=null!==(i=null!==(o=r?.locale)&amp;&amp;void 0!==o?o:yn.locale)&amp;&amp;void 0!==i?i:Xk;if(!Mn.match)throw new RangeError("locale must contain match property");var En=Yn(null!==(s=null!==(a=null!==(f=null!==(v=r?.firstWeekContainsDate)&amp;&amp;void 0!==v?v:null==r||null===(M=r.locale)||void 0===M||null===(x=M.options)||void 0===x?void 0:x.firstWeekContainsDate)&amp;&amp;void 0!==f?f:yn.firstWeekContainsDate)&amp;&amp;void 0!==a?a:null===(N=yn.locale)||void 0===N||null===(V=N.options)||void 0===V?void 0:V.firstWeekContainsDate)&amp;&amp;void 0!==s?s:1);if(!(En&gt;=1&amp;&amp;En&lt;=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var Ui=Yn(null!==($=null!==(Y=null!==(X=null!==(ee=r?.weekStartsOn)&amp;&amp;void 0!==ee?ee:null==r||null===(ce=r.locale)||void 0===ce||null===(J=ce.options)||void 0===J?void 0:J.weekStartsOn)&amp;&amp;void 0!==X?X:yn.weekStartsOn)&amp;&amp;void 0!==Y?Y:null===(de=yn.locale)||void 0===de||null===(Oe=de.options)||void 0===Oe?void 0:Oe.weekStartsOn)&amp;&amp;void 0!==$?$:0);if(!(Ui&gt;=0&amp;&amp;Ui&lt;=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(""===_t)return""===ke?Wt(e):new Date(NaN);var Ie,Ur={firstWeekContainsDate:En,weekStartsOn:Ui,locale:Mn},yr=[new xte],Yo=_t.match(Qoe).map(function(tn){var Ct=tn[0];return Ct in s0?(0,s0[Ct])(tn,Mn.formatLong):tn}).join("").match(qoe),an=[],ve=gP(Yo);try{var je=function(){var Ct=Ie.value;!(null!=r&amp;&amp;r.useAdditionalWeekYearTokens)&amp;&amp;Qk(Ct)&amp;&amp;vp(Ct,_t,n),(null==r||!r.useAdditionalDayOfYearTokens)&amp;&amp;qk(Ct)&amp;&amp;vp(Ct,_t,n);var br=Ct[0],ea=Zoe[br];if(ea){var EP=ea.incompatibleTokens;if(Array.isArray(EP)){var TP=an.find(function(AP){return EP.includes(AP.token)||AP.token===br});if(TP)throw new RangeError("The format string mustn't contain `".concat(TP.fullToken,"` and `").concat(Ct,"` at the same time"))}else if("*"===ea.incompatibleTokens&amp;&amp;an.length&gt;0)throw new RangeError("The format string mustn't contain `".concat(Ct,"` and any other token at the same time"));an.push({token:br,fullToken:Ct});var A1=ea.run(ke,Ct,Mn.match,Ur);if(!A1)return{v:new Date(NaN)};yr.push(A1.setter),ke=A1.rest}else{if(br.match(tse))throw new RangeError("Format string contains an unescaped latin alphabet character `"+br+"`");if("''"===Ct?Ct="'":"'"===br&amp;&amp;(Ct=rse(Ct)),0!==ke.indexOf(Ct))return{v:new Date(NaN)};ke=ke.slice(Ct.length)}};for(ve.s();!(Ie=ve.n()).done;){var It=je();if("object"===km(It))return It.v}}catch(tn){ve.e(tn)}finally{ve.f()}if(ke.length&gt;0&amp;&amp;ese.test(ke))return new Date(NaN);var Zn=yr.map(function(tn){return tn.priority}).sort(function(tn,Ct){return Ct-tn}).filter(function(tn,Ct,br){return br.indexOf(tn)===Ct}).map(function(tn){return yr.filter(function(Ct){return Ct.priority===tn}).sort(function(Ct,br){return br.subPriority-Ct.subPriority})}).map(function(tn){return tn[0]}),si=Wt(e);if(isNaN(si.getTime()))return new Date(NaN);var sd,ir=Hk(si,Kk(si)),wo={},Gt=gP(Zn);try{for(Gt.s();!(sd=Gt.n()).done;){var Fm=sd.value;if(!Fm.validate(ir,Ur))return new Date(NaN);var Ln=Fm.set(ir,wo,Ur);Array.isArray(Ln)?(ir=Ln[0],Ete(wo,Ln[1])):ir=Ln}}catch(tn){Gt.e(tn)}finally{Gt.f()}return ir}(e,r,new Date,{locale:this.currentLocale}),o=new Date;if(r0(i)&lt;100){let a=S1(i,1e3*Math.floor(r0(o)/1e3));return a.getTime()&gt;o.getTime()?function ise(n,t){St(2,arguments);var e=Yn(t);return S1(n,-e)}(a,100):a}return i}format(e,r){return Jk(e,r,{locale:this.currentLocale})}addCalendarYears(e,r){return S1(e,r)}addCalendarMonths(e,r){return vP(e,r)}addCalendarDays(e,r){return JO(e,r)}toIso8601(e){return function ose(n,t){var e,r;St(1,arguments);var i=Wt(n);if(isNaN(i.getTime()))throw new RangeError("Invalid time value");var o=String(null!==(e=t?.format)&amp;&amp;void 0!==e?e:"extended"),s=String(null!==(r=t?.representation)&amp;&amp;void 0!==r?r:"complete");if("extended"!==o&amp;&amp;"basic"!==o)throw new RangeError("format must be 'extended' or 'basic'");if("date"!==s&amp;&amp;"time"!==s&amp;&amp;"complete"!==s)throw new RangeError("representation must be 'date', 'time', or 'complete'");var a="",f="",v="extended"===o?"-":"",M="extended"===o?":":"";if("time"!==s){var x=At(i.getDate(),2),N=At(i.getMonth()+1,2),V=At(i.getFullYear(),4);a="".concat(V).concat(v).concat(N).concat(v).concat(x)}if("date"!==s){var $=i.getTimezoneOffset();if(0!==$){var Y=Math.abs($),X=At(Math.floor(Y/60),2),ee=At(Y%60,2);f="".concat($&lt;0?"+":"-").concat(X,":").concat(ee)}else f="Z";var ke=""===a?"":"T",_t=[At(i.getHours(),2),At(i.getMinutes(),2),At(i.getSeconds(),2)].join(M);a="".concat(a).concat(ke).concat(_t).concat(f)}return a}(e)}isDateInstance(e){return e instanceof Date}isValid(e){return Bk(e)}invalid(){return new Date(NaN)}_createDateWithOverflow(e,r,i){const o=new Date;return o.setFullYear(e,r,i),o.setHours(0,0,0,0),o}getWidth(e){switch(e){case"long":return"wide";case"short":return"abbreviated";case"narrow":return"narrow"}}}return n.\u0275fac=function(e){return new(e||n)(K(yP))},n.\u0275prov=re({token:n,factory:n.\u0275fac}),n})();const ase={parse:{dateInput:"P"},display:{dateInput:"P",dateA11yLabel:"PP",monthYearLabel:"MMM yyyy",monthYearA11yLabel:"MMMM yyyy"}};let lse=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[{provide:rr,useClass:sse},{provide:Zs,useValue:ase}],imports:[fk,Fj]}),n})();function bP(n,t=kh){const r=function cse(n){return n instanceof Date&amp;&amp;!isNaN(+n)}(n)?+n-t.now():Math.abs(n);return i=&gt;i.lift(new use(r,t))}class use{constructor(t,e){this.delay=t,this.scheduler=e}call(t,e){return e.subscribe(new D1(t,this.delay,this.scheduler))}}class D1 extends E{constructor(t,e,r){super(t),this.delay=e,this.scheduler=r,this.queue=[],this.active=!1,this.errored=!1}static dispatch(t){const e=t.source,r=e.queue,i=t.scheduler,o=t.destination;for(;r.length&gt;0&amp;&amp;r[0].time-i.now()&lt;=0;)r.shift().notification.observe(o);if(r.length&gt;0){const s=Math.max(0,r[0].time-i.now());this.schedule(t,s)}else this.unsubscribe(),e.active=!1}_schedule(t){this.active=!0,this.destination.add(t.schedule(D1.dispatch,this.delay,{source:this,destination:this.destination,scheduler:t}))}scheduleNotification(t){if(!0===this.errored)return;const e=this.scheduler,r=new dse(e.now()+this.delay,t);this.queue.push(r),!1===this.active&amp;&amp;this._schedule(e)}_next(t){this.scheduleNotification(ri.createNext(t))}_error(t){this.errored=!0,this.queue=[],this.destination.error(t),this.unsubscribe()}_complete(){this.scheduleNotification(ri.createComplete()),this.unsubscribe()}}class dse{constructor(t,e){this.time=t,this.notification=e}}const fse=["mat-menu-item",""];function hse(n,t){1&amp;n&amp;&amp;(Dc(),C(0,"svg",2),G(1,"polygon",3),b())}const CP=["*"];function pse(n,t){if(1&amp;n){const e=Mt();C(0,"div",0),ie("keydown",function(i){return Pe(e),Re(U()._handleKeydown(i))})("click",function(){return Pe(e),Re(U().closed.emit("click"))})("@transformMenu.start",function(i){return Pe(e),Re(U()._onAnimationStart(i))})("@transformMenu.done",function(i){return Pe(e),Re(U()._onAnimationDone(i))}),C(1,"div",1),$t(2),b()()}if(2&amp;n){const e=U();R("id",e.panelId)("ngClass",e._classList)("@transformMenu",e._panelAnimationState),Te("aria-label",e.ariaLabel||null)("aria-labelledby",e.ariaLabelledby||null)("aria-describedby",e.ariaDescribedby||null)}}const Pm={transformMenu:Ri("transformMenu",[ur("void",Ft({opacity:0,transform:"scale(0.8)"})),mr("void =&gt; enter",xr("120ms cubic-bezier(0, 0, 0.2, 1)",Ft({opacity:1,transform:"scale(1)"}))),mr("* =&gt; void",xr("100ms 25ms linear",Ft({opacity:0})))]),fadeInItems:Ri("fadeInItems",[ur("showing",Ft({opacity:1})),mr("void =&gt; *",[Ft({opacity:0}),xr("400ms 100ms cubic-bezier(0.55, 0, 0.55, 0.2)")])])},mse=new fe("MatMenuContent"),M1=new fe("MAT_MENU_PANEL"),gse=Lu(Bh(class{}));let Rm=(()=&gt;{class n extends gse{constructor(e,r,i,o,s){super(),this._elementRef=e,this._document=r,this._focusMonitor=i,this._parentMenu=o,this._changeDetectorRef=s,this.role="menuitem",this._hovered=new pe,this._focused=new pe,this._highlighted=!1,this._triggersSubmenu=!1,o?.addItem?.(this)}focus(e,r){this._focusMonitor&amp;&amp;e?this._focusMonitor.focusVia(this._getHostElement(),e,r):this._getHostElement().focus(r),this._focused.next(this)}ngAfterViewInit(){this._focusMonitor&amp;&amp;this._focusMonitor.monitor(this._elementRef,!1)}ngOnDestroy(){this._focusMonitor&amp;&amp;this._focusMonitor.stopMonitoring(this._elementRef),this._parentMenu&amp;&amp;this._parentMenu.removeItem&amp;&amp;this._parentMenu.removeItem(this),this._hovered.complete(),this._focused.complete()}_getTabIndex(){return this.disabled?"-1":"0"}_getHostElement(){return this._elementRef.nativeElement}_checkDisabled(e){this.disabled&amp;&amp;(e.preventDefault(),e.stopPropagation())}_handleMouseEnter(){this._hovered.next(this)}getLabel(){const e=this._elementRef.nativeElement.cloneNode(!0),r=e.querySelectorAll("mat-icon, .material-icons");for(let i=0;i&lt;r.length;i++)r[i].remove();return e.textContent?.trim()||""}_setHighlighted(e){this._highlighted=e,this._changeDetectorRef?.markForCheck()}_hasFocus(){return this._document&amp;&amp;this._document.activeElement===this._getHostElement()}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(Ze),F(yo),F(M1,8),F(Xt))},n.\u0275cmp=Ee({type:n,selectors:[["","mat-menu-item",""]],hostAttrs:[1,"mat-focus-indicator"],hostVars:10,hostBindings:function(e,r){1&amp;e&amp;&amp;ie("click",function(o){return r._checkDisabled(o)})("mouseenter",function(){return r._handleMouseEnter()}),2&amp;e&amp;&amp;(Te("role",r.role)("tabindex",r._getTabIndex())("aria-disabled",r.disabled.toString())("disabled",r.disabled||null),ct("mat-menu-item",!0)("mat-menu-item-highlighted",r._highlighted)("mat-menu-item-submenu-trigger",r._triggersSubmenu))},inputs:{disabled:"disabled",disableRipple:"disableRipple",role:"role"},exportAs:["matMenuItem"],features:[Fe],attrs:fse,ngContentSelectors:CP,decls:3,vars:3,consts:[["matRipple","",1,"mat-menu-ripple",3,"matRippleDisabled","matRippleTrigger"],["class","mat-menu-submenu-icon","viewBox","0 0 5 10","focusable","false",4,"ngIf"],["viewBox","0 0 5 10","focusable","false",1,"mat-menu-submenu-icon"],["points","0,0 5,5 0,10"]],template:function(e,r){1&amp;e&amp;&amp;(pr(),$t(0),G(1,"div",0),z(2,hse,2,0,"svg",1)),2&amp;e&amp;&amp;(k(1),R("matRippleDisabled",r.disableRipple||r.disabled)("matRippleTrigger",r._getHostElement()),k(1),R("ngIf",r._triggersSubmenu))},dependencies:[jt,Ks],encapsulation:2,changeDetection:0}),n})();const wP=new fe("mat-menu-default-options",{providedIn:"root",factory:function _se(){return{overlapTrigger:!1,xPosition:"after",yPosition:"below",backdropClass:"cdk-overlay-transparent-backdrop"}}});let vse=0,od=(()=&gt;{class n{constructor(e,r,i,o){this._elementRef=e,this._ngZone=r,this._defaultOptions=i,this._changeDetectorRef=o,this._xPosition=this._defaultOptions.xPosition,this._yPosition=this._defaultOptions.yPosition,this._directDescendantItems=new Ma,this._tabSubscription=l.EMPTY,this._classList={},this._panelAnimationState="void",this._animationDone=new pe,this.overlayPanelClass=this._defaultOptions.overlayPanelClass||"",this.backdropClass=this._defaultOptions.backdropClass,this._overlapTrigger=this._defaultOptions.overlapTrigger,this._hasBackdrop=this._defaultOptions.hasBackdrop,this.closed=new Ce,this.close=this.closed,this.panelId="mat-menu-panel-"+vse++}get xPosition(){return this._xPosition}set xPosition(e){this._xPosition=e,this.setPositionClasses()}get yPosition(){return this._yPosition}set yPosition(e){this._yPosition=e,this.setPositionClasses()}get overlapTrigger(){return this._overlapTrigger}set overlapTrigger(e){this._overlapTrigger=dt(e)}get hasBackdrop(){return this._hasBackdrop}set hasBackdrop(e){this._hasBackdrop=dt(e)}set panelClass(e){const r=this._previousPanelClass;r&amp;&amp;r.length&amp;&amp;r.split(" ").forEach(i=&gt;{this._classList[i]=!1}),this._previousPanelClass=e,e&amp;&amp;e.length&amp;&amp;(e.split(" ").forEach(i=&gt;{this._classList[i]=!0}),this._elementRef.nativeElement.className="")}get classList(){return this.panelClass}set classList(e){this.panelClass=e}ngOnInit(){this.setPositionClasses()}ngAfterContentInit(){this._updateDirectDescendants(),this._keyManager=new mO(this._directDescendantItems).withWrap().withTypeAhead().withHomeAndEnd(),this._tabSubscription=this._keyManager.tabOut.subscribe(()=&gt;this.closed.emit("tab")),this._directDescendantItems.changes.pipe(gr(this._directDescendantItems),nr(e=&gt;Kt(...e.map(r=&gt;r._focused)))).subscribe(e=&gt;this._keyManager.updateActiveItem(e)),this._directDescendantItems.changes.subscribe(e=&gt;{const r=this._keyManager;if("enter"===this._panelAnimationState&amp;&amp;r.activeItem?._hasFocus()){const i=e.toArray(),o=Math.max(0,Math.min(i.length-1,r.activeItemIndex||0));i[o]&amp;&amp;!i[o].disabled?r.setActiveItem(o):r.setNextItemActive()}})}ngOnDestroy(){this._directDescendantItems.destroy(),this._tabSubscription.unsubscribe(),this.closed.complete()}_hovered(){return this._directDescendantItems.changes.pipe(gr(this._directDescendantItems),nr(r=&gt;Kt(...r.map(i=&gt;i._hovered))))}addItem(e){}removeItem(e){}_handleKeydown(e){const r=e.keyCode,i=this._keyManager;switch(r){case 27:Bi(e)||(e.preventDefault(),this.closed.emit("keydown"));break;case 37:this.parentMenu&amp;&amp;"ltr"===this.direction&amp;&amp;this.closed.emit("keydown");break;case 39:this.parentMenu&amp;&amp;"rtl"===this.direction&amp;&amp;this.closed.emit("keydown");break;default:return(38===r||40===r)&amp;&amp;i.setFocusOrigin("keyboard"),void i.onKeydown(e)}e.stopPropagation()}focusFirstItem(e="program"){this._ngZone.onStable.pipe(mn(1)).subscribe(()=&gt;{let r=null;if(this._directDescendantItems.length&amp;&amp;(r=this._directDescendantItems.first._getHostElement().closest('[role="menu"]')),!r||!r.contains(document.activeElement)){const i=this._keyManager;i.setFocusOrigin(e).setFirstItemActive(),!i.activeItem&amp;&amp;r&amp;&amp;r.focus()}})}resetActiveItem(){this._keyManager.setActiveItem(-1)}setElevation(e){const r=Math.min(this._baseElevation+e,24),i=`${this._elevationPrefix}${r}`,o=Object.keys(this._classList).find(s=&gt;s.startsWith(this._elevationPrefix));(!o||o===this._previousElevation)&amp;&amp;(this._previousElevation&amp;&amp;(this._classList[this._previousElevation]=!1),this._classList[i]=!0,this._previousElevation=i)}setPositionClasses(e=this.xPosition,r=this.yPosition){const i=this._classList;i["mat-menu-before"]="before"===e,i["mat-menu-after"]="after"===e,i["mat-menu-above"]="above"===r,i["mat-menu-below"]="below"===r,this._changeDetectorRef?.markForCheck()}_startAnimation(){this._panelAnimationState="enter"}_resetAnimation(){this._panelAnimationState="void"}_onAnimationDone(e){this._animationDone.next(e),this._isAnimating=!1}_onAnimationStart(e){this._isAnimating=!0,"enter"===e.toState&amp;&amp;0===this._keyManager.activeItemIndex&amp;&amp;(e.element.scrollTop=0)}_updateDirectDescendants(){this._allItems.changes.pipe(gr(this._allItems)).subscribe(e=&gt;{this._directDescendantItems.reset(e.filter(r=&gt;r._parentMenu===this)),this._directDescendantItems.notifyOnChanges()})}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(Ye),F(wP),F(Xt))},n.\u0275dir=le({type:n,contentQueries:function(e,r,i){if(1&amp;e&amp;&amp;(dn(i,mse,5),dn(i,Rm,5),dn(i,Rm,4)),2&amp;e){let o;We(o=Ge())&amp;&amp;(r.lazyContent=o.first),We(o=Ge())&amp;&amp;(r._allItems=o),We(o=Ge())&amp;&amp;(r.items=o)}},viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(mi,5),2&amp;e){let i;We(i=Ge())&amp;&amp;(r.templateRef=i.first)}},inputs:{backdropClass:"backdropClass",ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],ariaDescribedby:["aria-describedby","ariaDescribedby"],xPosition:"xPosition",yPosition:"yPosition",overlapTrigger:"overlapTrigger",hasBackdrop:"hasBackdrop",panelClass:["class","panelClass"],classList:"classList"},outputs:{closed:"closed",close:"close"}}),n})(),yse=(()=&gt;{class n extends od{constructor(e,r,i,o){super(e,r,i,o),this._elevationPrefix="mat-elevation-z",this._baseElevation=4}}return n.\u0275fac=function(e){return new(e||n)(F(Qe),F(Ye),F(wP),F(Xt))},n.\u0275cmp=Ee({type:n,selectors:[["mat-menu"]],hostVars:3,hostBindings:function(e,r){2&amp;e&amp;&amp;Te("aria-label",null)("aria-labelledby",null)("aria-describedby",null)},exportAs:["matMenu"],features:[mt([{provide:M1,useExisting:n}]),Fe],ngContentSelectors:CP,decls:1,vars:0,consts:[["tabindex","-1","role","menu",1,"mat-menu-panel",3,"id","ngClass","keydown","click"],[1,"mat-menu-content"]],template:function(e,r){1&amp;e&amp;&amp;(pr(),z(0,pse,3,6,"ng-template"))},dependencies:[_i],styles:['mat-menu{display:none}.mat-menu-panel{min-width:112px;max-width:280px;overflow:auto;-webkit-overflow-scrolling:touch;max-height:calc(100vh - 48px);border-radius:4px;outline:0;min-height:64px;position:relative}.mat-menu-panel.ng-animating{pointer-events:none}.cdk-high-contrast-active .mat-menu-panel{outline:solid 1px}.mat-menu-content:not(:empty){padding-top:8px;padding-bottom:8px}.mat-menu-item{-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:48px;height:48px;padding:0 16px;text-align:left;text-decoration:none;max-width:100%;position:relative}.mat-menu-item::-moz-focus-inner{border:0}.mat-menu-item[disabled]{cursor:default}[dir=rtl] .mat-menu-item{text-align:right}.mat-menu-item .mat-icon{margin-right:16px;vertical-align:middle}.mat-menu-item .mat-icon svg{vertical-align:top}[dir=rtl] .mat-menu-item .mat-icon{margin-left:16px;margin-right:0}.mat-menu-item[disabled]::after{display:block;position:absolute;content:"";top:0;left:0;bottom:0;right:0}.cdk-high-contrast-active .mat-menu-item{margin-top:1px}.mat-menu-item-submenu-trigger{padding-right:32px}[dir=rtl] .mat-menu-item-submenu-trigger{padding-right:16px;padding-left:32px}.mat-menu-submenu-icon{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:5px;height:10px;fill:currentColor}[dir=rtl] .mat-menu-submenu-icon{right:auto;left:16px;transform:translateY(-50%) scaleX(-1)}.cdk-high-contrast-active .mat-menu-submenu-icon{fill:CanvasText}button.mat-menu-item{width:100%}.mat-menu-item .mat-menu-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}'],encapsulation:2,data:{animation:[Pm.transformMenu,Pm.fadeInItems]},changeDetection:0}),n})();const SP=new fe("mat-menu-scroll-strategy"),Cse={provide:SP,deps:[Hi],useFactory:function bse(n){return()=&gt;n.scrollStrategies.reposition()}},DP=Pu({passive:!0});let wse=(()=&gt;{class n{constructor(e,r,i,o,s,a,f,v,M){this._overlay=e,this._element=r,this._viewContainerRef=i,this._menuItemInstance=a,this._dir=f,this._focusMonitor=v,this._ngZone=M,this._overlayRef=null,this._menuOpen=!1,this._closingActionsSubscription=l.EMPTY,this._hoverSubscription=l.EMPTY,this._menuCloseSubscription=l.EMPTY,this._handleTouchStart=x=&gt;{nb(x)||(this._openedBy="touch")},this._openedBy=void 0,this.restoreFocus=!0,this.menuOpened=new Ce,this.onMenuOpen=this.menuOpened,this.menuClosed=new Ce,this.onMenuClose=this.menuClosed,this._scrollStrategy=o,this._parentMaterialMenu=s instanceof od?s:void 0,r.nativeElement.addEventListener("touchstart",this._handleTouchStart,DP),a&amp;&amp;(a._triggersSubmenu=this.triggersSubmenu())}get _deprecatedMatMenuTriggerFor(){return this.menu}set _deprecatedMatMenuTriggerFor(e){this.menu=e}get menu(){return this._menu}set menu(e){e!==this._menu&amp;&amp;(this._menu=e,this._menuCloseSubscription.unsubscribe(),e&amp;&amp;(this._menuCloseSubscription=e.close.subscribe(r=&gt;{this._destroyMenu(r),("click"===r||"tab"===r)&amp;&amp;this._parentMaterialMenu&amp;&amp;this._parentMaterialMenu.closed.emit(r)})))}ngAfterContentInit(){this._handleHover()}ngOnDestroy(){this._overlayRef&amp;&amp;(this._overlayRef.dispose(),this._overlayRef=null),this._element.nativeElement.removeEventListener("touchstart",this._handleTouchStart,DP),this._menuCloseSubscription.unsubscribe(),this._closingActionsSubscription.unsubscribe(),this._hoverSubscription.unsubscribe()}get menuOpen(){return this._menuOpen}get dir(){return this._dir&amp;&amp;"rtl"===this._dir.value?"rtl":"ltr"}triggersSubmenu(){return!(!this._menuItemInstance||!this._parentMaterialMenu)}toggleMenu(){return this._menuOpen?this.closeMenu():this.openMenu()}openMenu(){const e=this.menu;if(this._menuOpen||!e)return;const r=this._createOverlay(e),i=r.getConfig(),o=i.positionStrategy;this._setPosition(e,o),i.hasBackdrop=e.hasBackdrop??!this.triggersSubmenu(),r.attach(this._getPortal(e)),e.lazyContent&amp;&amp;e.lazyContent.attach(this.menuData),this._closingActionsSubscription=this._menuClosingActions().subscribe(()=&gt;this.closeMenu()),this._initMenu(e),e instanceof od&amp;&amp;(e._startAnimation(),e._directDescendantItems.changes.pipe(bt(e.close)).subscribe(()=&gt;{o.withLockedPosition(!1).reapplyLastPosition(),o.withLockedPosition(!0)}))}closeMenu(){this.menu?.close.emit()}focus(e,r){this._focusMonitor&amp;&amp;e?this._focusMonitor.focusVia(this._element,e,r):this._element.nativeElement.focus(r)}updatePosition(){this._overlayRef?.updatePosition()}_destroyMenu(e){if(!this._overlayRef||!this.menuOpen)return;const r=this.menu;this._closingActionsSubscription.unsubscribe(),this._overlayRef.detach(),this.restoreFocus&amp;&amp;("keydown"===e||!this._openedBy||!this.triggersSubmenu())&amp;&amp;this.focus(this._openedBy),this._openedBy=void 0,r instanceof od?(r._resetAnimation(),r.lazyContent?r._animationDone.pipe(Ht(i=&gt;"void"===i.toState),mn(1),bt(r.lazyContent._attached)).subscribe({next:()=&gt;r.lazyContent.detach(),complete:()=&gt;this._setIsMenuOpen(!1)}):this._setIsMenuOpen(!1)):(this._setIsMenuOpen(!1),r?.lazyContent?.detach())}_initMenu(e){e.parentMenu=this.triggersSubmenu()?this._parentMaterialMenu:void 0,e.direction=this.dir,this._setMenuElevation(e),e.focusFirstItem(this._openedBy||"program"),this._setIsMenuOpen(!0)}_setMenuElevation(e){if(e.setElevation){let r=0,i=e.parentMenu;for(;i;)r++,i=i.parentMenu;e.setElevation(r)}}_setIsMenuOpen(e){this._menuOpen=e,this._menuOpen?this.menuOpened.emit():this.menuClosed.emit(),this.triggersSubmenu()&amp;&amp;this._menuItemInstance._setHighlighted(e)}_createOverlay(e){if(!this._overlayRef){const r=this._getOverlayConfig(e);this._subscribeToPositions(e,r.positionStrategy),this._overlayRef=this._overlay.create(r),this._overlayRef.keydownEvents().subscribe()}return this._overlayRef}_getOverlayConfig(e){return new Xu({positionStrategy:this._overlay.position().flexibleConnectedTo(this._element).withLockedPosition().withGrowAfterOpen().withTransformOriginOn(".mat-menu-panel, .mat-mdc-menu-panel"),backdropClass:e.backdropClass||"cdk-overlay-transparent-backdrop",panelClass:e.overlayPanelClass,scrollStrategy:this._scrollStrategy(),direction:this._dir})}_subscribeToPositions(e,r){e.setPositionClasses&amp;&amp;r.positionChanges.subscribe(i=&gt;{const o="start"===i.connectionPair.overlayX?"after":"before",s="top"===i.connectionPair.overlayY?"below":"above";this._ngZone?this._ngZone.run(()=&gt;e.setPositionClasses(o,s)):e.setPositionClasses(o,s)})}_setPosition(e,r){let[i,o]="before"===e.xPosition?["end","start"]:["start","end"],[s,a]="above"===e.yPosition?["bottom","top"]:["top","bottom"],[f,v]=[s,a],[M,x]=[i,o],N=0;if(this.triggersSubmenu()){if(x=i="before"===e.xPosition?"start":"end",o=M="end"===i?"start":"end",this._parentMaterialMenu){if(null==this._parentInnerPadding){const V=this._parentMaterialMenu.items.first;this._parentInnerPadding=V?V._getHostElement().offsetTop:0}N="bottom"===s?this._parentInnerPadding:-this._parentInnerPadding}}else e.overlapTrigger||(f="top"===s?"bottom":"top",v="top"===a?"bottom":"top");r.withPositions([{originX:i,originY:f,overlayX:M,overlayY:s,offsetY:N},{originX:o,originY:f,overlayX:x,overlayY:s,offsetY:N},{originX:i,originY:v,overlayX:M,overlayY:a,offsetY:-N},{originX:o,originY:v,overlayX:x,overlayY:a,offsetY:-N}])}_menuClosingActions(){const e=this._overlayRef.backdropClick(),r=this._overlayRef.detachments();return Kt(e,this._parentMaterialMenu?this._parentMaterialMenu.closed:we(),this._parentMaterialMenu?this._parentMaterialMenu._hovered().pipe(Ht(s=&gt;s!==this._menuItemInstance),Ht(()=&gt;this._menuOpen)):we(),r)}_handleMousedown(e){tb(e)||(this._openedBy=0===e.button?"mouse":void 0,this.triggersSubmenu()&amp;&amp;e.preventDefault())}_handleKeydown(e){const r=e.keyCode;(13===r||32===r)&amp;&amp;(this._openedBy="keyboard"),this.triggersSubmenu()&amp;&amp;(39===r&amp;&amp;"ltr"===this.dir||37===r&amp;&amp;"rtl"===this.dir)&amp;&amp;(this._openedBy="keyboard",this.openMenu())}_handleClick(e){this.triggersSubmenu()?(e.stopPropagation(),this.openMenu()):this.toggleMenu()}_handleHover(){!this.triggersSubmenu()||!this._parentMaterialMenu||(this._hoverSubscription=this._parentMaterialMenu._hovered().pipe(Ht(e=&gt;e===this._menuItemInstance&amp;&amp;!e.disabled),bP(0,Hb)).subscribe(()=&gt;{this._openedBy="mouse",this.menu instanceof od&amp;&amp;this.menu._isAnimating?this.menu._animationDone.pipe(mn(1),bP(0,Hb),bt(this._parentMaterialMenu._hovered())).subscribe(()=&gt;this.openMenu()):this.openMenu()}))}_getPortal(e){return(!this._portal||this._portal.templateRef!==e.templateRef)&amp;&amp;(this._portal=new zu(e.templateRef,this._viewContainerRef)),this._portal}}return n.\u0275fac=function(e){return new(e||n)(F(Hi),F(Qe),F(Ar),F(SP),F(M1,8),F(Rm,10),F(bo,8),F(yo),F(Ye))},n.\u0275dir=le({type:n,hostVars:3,hostBindings:function(e,r){1&amp;e&amp;&amp;ie("click",function(o){return r._handleClick(o)})("mousedown",function(o){return r._handleMousedown(o)})("keydown",function(o){return r._handleKeydown(o)}),2&amp;e&amp;&amp;Te("aria-haspopup",r.menu?"menu":null)("aria-expanded",r.menuOpen||null)("aria-controls",r.menuOpen?r.menu.panelId:null)},inputs:{_deprecatedMatMenuTriggerFor:["mat-menu-trigger-for","_deprecatedMatMenuTriggerFor"],menu:["matMenuTriggerFor","menu"],menuData:["matMenuTriggerData","menuData"],restoreFocus:["matMenuTriggerRestoreFocus","restoreFocus"]},outputs:{menuOpened:"menuOpened",onMenuOpen:"onMenuOpen",menuClosed:"menuClosed",onMenuClose:"onMenuClose"}}),n})(),MP=(()=&gt;{class n extends wse{}return n.\u0275fac=function(){let t;return function(r){return(t||(t=cn(n)))(r||n)}}(),n.\u0275dir=le({type:n,selectors:[["","mat-menu-trigger-for",""],["","matMenuTriggerFor",""]],hostAttrs:[1,"mat-menu-trigger"],exportAs:["matMenuTrigger"],features:[Fe]}),n})(),Sse=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n}),n.\u0275inj=qe({providers:[Cse],imports:[Lo,_n,Bu,ed,Qu,_n]}),n})();const Dse=["childMenu"];function Mse(n,t){if(1&amp;n&amp;&amp;(C(0,"span")(1,"button",4)(2,"span"),A(3),b()(),G(4,"app-menu-item",5,6),b()),2&amp;n){const e=Nr(5),r=U().$implicit;k(1),R("matMenuTriggerFor",e.childMenu),k(2),_e(r.displayName),k(1),R("items",r.children)}}function Ese(n,t){if(1&amp;n&amp;&amp;(C(0,"a",9)(1,"span"),A(2),b()()),2&amp;n){const e=U(2).$implicit;R("routerLink",e.route),k(2),_e(e.displayName)}}function Tse(n,t){if(1&amp;n&amp;&amp;(C(0,"a",10)(1,"span"),A(2),b()()),2&amp;n){const e=U(2).$implicit;R("target",e.target)("href",e.route,wn),k(2),_e(e.displayName)}}function Ase(n,t){if(1&amp;n&amp;&amp;(C(0,"span"),z(1,Ese,3,2,"a",7),z(2,Tse,3,3,"ng-template",null,8,pf),b()),2&amp;n){const e=Nr(3),r=U().$implicit;k(1),R("ngIf",!r.link)("ngIfElse",e)}}function Ose(n,t){if(1&amp;n&amp;&amp;(C(0,"span"),z(1,Mse,6,3,"span",3),z(2,Ase,4,2,"span",3),b()),2&amp;n){const e=t.$implicit;k(1),R("ngIf",e.children&amp;&amp;e.children.length&gt;0),k(1),R("ngIf",!e.children||0===e.children.length)}}let Ise=(()=&gt;{class n{constructor(e){this.router=e}ngOnInit(){}}return n.\u0275fac=function(e){return new(e||n)(F(sn))},n.\u0275cmp=Ee({type:n,selectors:[["app-menu-item"]],viewQuery:function(e,r){if(1&amp;e&amp;&amp;Ut(Dse,7),2&amp;e){let i;We(i=Ge())&amp;&amp;(r.childMenu=i.first)}},inputs:{items:"items"},decls:3,vars:2,consts:[[3,"overlapTrigger"],["childMenu","matMenu"],[4,"ngFor","ngForOf"],[4,"ngIf"],["mat-menu-item","","color","primary",3,"matMenuTriggerFor"],[3,"items"],["menu",""],["mat-menu-item","",3,"routerLink",4,"ngIf","ngIfElse"],["externalLink",""],["mat-menu-item","",3,"routerLink"],["mat-menu-item","",3,"target","href"]],template:function(e,r){1&amp;e&amp;&amp;(C(0,"mat-menu",0,1),z(2,Ose,3,2,"span",2),b()),2&amp;e&amp;&amp;(R("overlapTrigger",!1),k(2),R("ngForOf",r.items))},dependencies:[hn,jt,vr,yse,Rm,MP,n],encapsulation:2}),n})();function xse(n,t){if(1&amp;n&amp;&amp;(C(0,"a",5),A(1),b()),2&amp;n){const e=U().$implicit;R("buttonHighlight",U().mainColor),Te("href",e.url,wn),k(1),$e(" ",e.buttonTitle," ")}}function kse(n,t){if(1&amp;n&amp;&amp;(Je(0),C(1,"div",1)(2,"h2"),A(3),b(),C(4,"div",2),A(5),b(),C(6,"div",3),z(7,xse,2,3,"a",4),b()(),et()),2&amp;n){const e=t.$implicit,r=U();k(1),kn(r.utilsService.getBackgroundImageStyle(r.messageBoardBackgroundImage,r.mainColor)),k(2),_e(e.title),k(2),$e(" ",e.description," "),k(1),He("color",r.mainColor),k(1),R("ngIf",r.mainColor&amp;&amp;e.buttonTitle&amp;&amp;e.url)}}let Pse=(()=&gt;{class n{constructor(e,r){this.sanitizer=e,this.utilsService=r,this.someField=!0,this._messageBoardBackgroundImage=""}get messageBoardBackgroundImage(){return this._messageBoardBackgroundImage}set messageBoardBackgroundImage(e){this._messageBoardBackgroundImage=e}get boards(){return this.messageboards&amp;&amp;this.messageboards.length?this.messageboards.reduce((e,r)=&gt;e.concat(r.subItems),[]):[]}ngOnInit(){this.subscription=this.utilsService.messageBoardBackground.subscribe(e=&gt;{this.messageBoardBackgroundImage=e}),this.page&amp;&amp;(this.mainColor=this.page.themeMainColor,this.themeSecondColor=this.page.themeSecondColor)}ngOnDestroy(){this.subscription.unsubscribe()}}return n.\u0275fac=function(e){return new(e||n)(F(Or),F(gn))},n.\u0275cmp=Ee({type:n,selectors:[["app-message-board-list"]],hostVars:2,hostBindings:function(e,r){2&amp;e&amp;&amp;ct("box",r.someField)},inputs:{messageboards:"messageboards",page:"page",mainColor:"mainColor"},decls:1,vars:1,consts:[[4,"ngFor","ngForOf"],[1,"bg"],[1,"text"],[1,"btn","small",2,"margin-bottom","4px"],["target","_blank","defaultColor","#fff",3,"buttonHighlight",4,"ngIf"],["target","_blank","defaultColor","#fff",3,"buttonHighlight"]],template:function(e,r){1&amp;e&amp;&amp;z(0,kse,8,7,"ng-container",0),2&amp;e&amp;&amp;R("ngForOf",r.boards)},dependencies:[hn,jt,$u]}),n})();!function O6(n,t,e){(function HL(n,t,e){"string"!=typeof t&amp;&amp;(e=t,t=n[De.LocaleId]),t=t.toLowerCase().replace(/_/g,"-"),kl[t]=n,e&amp;&amp;(kl[t][De.ExtraData]=e)})(n,t,e)}(kH);let Rse=(()=&gt;{class n{}return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=W({type:n,bootstrap:[Lk]}),n.\u0275inj=qe({providers:[{provide:Po,useClass:O9},{provide:ru,useFactory:Fse,multi:!0,deps:[_s,sn,gU]},{provide:lo,useValue:"nb-NO"},{provide:yP,useValue:wee},{provide:Kl,useValue:""},gn,dr,Iu,xu,ql,Lb,nI,Gx,Fk],imports:[M9.forRoot({level:Tt.OFF,enableSourceMaps:!0}),IH,HJ,o9,lse,Ok,Lo,YG,Nb,FW,hp,kK,Eq,Wx,Gq,fk,GZ,oQ,$O,Sse]}),n})();function Fse(n,t,e){return()=&gt;new Promise(r=&gt;{e.getSportRoutes(new Wy).subscribe(i=&gt;{const o=i.sportRoutes.map(a=&gt;({path:a.route,component:Ek,data:{sportId:a.sportId}})),s=i.sportRoutes.map(a=&gt;({path:`${a.route}/:teamId`,component:Tk,data:{sportId:a.sportId}}));n.debug("adding routes",o),t.resetConfig([...o,...s,...Ak]),r()})})}(function vc(n,t,e){const r=n.\u0275cmp;r.directiveDefs=()=&gt;("function"==typeof t?t():t).map(yc),r.pipeDefs=()=&gt;("function"==typeof e?e():e).map(ln)})(Lk,function(){return[_i,hn,jt,Ul,Wh,Pse,xy,vr,rc,Kh,op,za,QZ,HO,MP,Ise]},[]),function bB(){BM=!1}(),x5().bootstrapModule(Rse)},92735:function(P){P.exports=function(){"use strict";const{entries:p,setPrototypeOf:g,isFrozen:D,getPrototypeOf:O,getOwnPropertyDescriptor:T}=Object;let{freeze:w,seal:y,create:m}=Object,{apply:d,construct:u}=typeof Reflect&lt;"u"&amp;&amp;Reflect;w||(w=function(B){return B}),y||(y=function(B){return B}),d||(d=function(B,j,q){return B.apply(j,q)}),u||(u=function(B,j){return new B(...j)});const c=ae(Array.prototype.forEach),l=ae(Array.prototype.pop),h=ae(Array.prototype.push),_=ae(String.prototype.toLowerCase),S=ae(String.prototype.toString),E=ae(String.prototype.match),I=ae(String.prototype.replace),L=ae(String.prototype.indexOf),H=ae(String.prototype.trim),Z=ae(RegExp.prototype.test),Q=function ye(Dt){return function(){for(var B=arguments.length,j=new Array(B),q=0;q&lt;B;q++)j[q]=arguments[q];return u(Dt,j)}}(TypeError);function ae(Dt){return function(B){for(var j=arguments.length,q=new Array(j&gt;1?j-1:0),se=1;se&lt;j;se++)q[se-1]=arguments[se];return d(Dt,B,q)}}function ne(Dt,B){let j=arguments.length&gt;2&amp;&amp;void 0!==arguments[2]?arguments[2]:_;g&amp;&amp;g(Dt,null);let q=B.length;for(;q--;){let se=B[q];if("string"==typeof se){const te=j(se);te!==se&amp;&amp;(D(B)||(B[q]=te),se=te)}Dt[se]=!0}return Dt}function Ve(Dt){const B=m(null);for(const[j,q]of p(Dt))void 0!==T(Dt,j)&amp;&amp;(B[j]=q);return B}function ft(Dt,B){for(;null!==Dt;){const q=T(Dt,B);if(q){if(q.get)return ae(q.get);if("function"==typeof q.value)return ae(q.value)}Dt=O(Dt)}return function j(q){return console.warn("fallback value for",q),null}}const ze=w(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),Tn=w(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),or=w(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),pe=w(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),Cr=w(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Kn=w(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),An=w(["#text"]),ji=w(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","xmlns","slot"]),zi=w(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),Wi=w(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),wr=w(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Es=y(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Zo=y(/&lt;%[\w\W]*|[\w\W]*%&gt;/gm),Ko=y(/\${[\w\W]*}/gm),So=y(/^data-[\-\w.\u00B7-\uFFFF]/),Do=y(/^aria-[\-\w]+$/),Gi=y(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),jr=y(/^(?:\w+script|data):/i),zr=y(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Se=y(/^html$/i);var Mo=Object.freeze({__proto__:null,MUSTACHE_EXPR:Es,ERB_EXPR:Zo,TMPLIT_EXPR:Ko,DATA_ATTR:So,ARIA_ATTR:Do,IS_ALLOWED_URI:Gi,IS_SCRIPT_OR_DATA:jr,ATTR_WHITESPACE:zr,DOCTYPE_NAME:Se});const sr=function(){return typeof window&gt;"u"?null:window},ar=function(B,j){if("object"!=typeof B||"function"!=typeof B.createPolicy)return null;let q=null;const se="data-tt-policy-suffix";j&amp;&amp;j.hasAttribute(se)&amp;&amp;(q=j.getAttribute(se));const te="dompurify"+(q?"#"+q:"");try{return B.createPolicy(te,{createHTML:ge=&gt;ge,createScriptURL:ge=&gt;ge})}catch{return console.warn("TrustedTypes policy "+te+" could not be created."),null}};return function Yi(){let Dt=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:sr();const B=xe=&gt;Yi(xe);if(B.version="3.0.6",B.removed=[],!Dt||!Dt.document||9!==Dt.document.nodeType)return B.isSupported=!1,B;let{document:j}=Dt;const q=j,se=q.currentScript,{DocumentFragment:te,HTMLTemplateElement:ge,Node:Ne,Element:Ke,NodeFilter:tt,NamedNodeMap:Rt=Dt.NamedNodeMap||Dt.MozNamedAttrMap,HTMLFormElement:Kt,DOMParser:lr,trustedTypes:qn}=Dt,Gr=Ke.prototype,wi=ft(Gr,"cloneNode"),Yr=ft(Gr,"nextSibling"),Si=ft(Gr,"childNodes"),Zi=ft(Gr,"parentNode");if("function"==typeof ge){const xe=j.createElement("template");xe.content&amp;&amp;xe.content.ownerDocument&amp;&amp;(j=xe.content.ownerDocument)}let On,Ki="";const{implementation:qo,createNodeIterator:ta,createDocumentFragment:Ts,getElementsByTagName:kt}=j,{importNode:Qo}=q;let st={};B.isSupported="function"==typeof p&amp;&amp;"function"==typeof Zi&amp;&amp;qo&amp;&amp;void 0!==qo.createHTMLDocument;const{MUSTACHE_EXPR:qi,ERB_EXPR:Xo,TMPLIT_EXPR:ht,DATA_ATTR:Be,ARIA_ATTR:Jo,IS_SCRIPT_OR_DATA:Ya,ATTR_WHITESPACE:oe}=Mo;let{IS_ALLOWED_URI:Qi}=Mo,Me=null;const wt=ne({},[...ze,...Tn,...or,...Cr,...An]);let rn=null;const na=ne({},[...ji,...zi,...Wi,...wr]);let Yt=Object.seal(m(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Zr=null,In=null,ra=!0,es=!0,ia=!1,Sr=!0,Xi=!1,Di=!1,ts=!1,ai=!1,he=!1,ns=!1,Eo=!1,oa=!0,at=!1;const lt="user-content-";let hr=!0,As=!1,li={},re=null;const Nm=ne({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let qe=null;const Za=ne({},["audio","video","img","source","image","track"]);let Ka=null;const ad=ne({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),qa="http://www.w3.org/1998/Math/MathML",sa="http://www.w3.org/2000/svg",Kr="http://www.w3.org/1999/xhtml";let To=Kr,Qa=!1,gc=null;const Le=ne({},[qa,sa,Kr],S);let Ji=null;const Lm=["application/xhtml+xml","text/html"],Mi="text/html";let xn=null,aa=null;const Ao=j.createElement("form"),qr=function(W){return W instanceof RegExp||W instanceof Function},ld=function(){let W=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:{};if(!aa||aa!==W){if((!W||"object"!=typeof W)&amp;&amp;(W={}),W=Ve(W),Ji=Ji=-1===Lm.indexOf(W.PARSER_MEDIA_TYPE)?Mi:W.PARSER_MEDIA_TYPE,xn="application/xhtml+xml"===Ji?S:_,Me="ALLOWED_TAGS"in W?ne({},W.ALLOWED_TAGS,xn):wt,rn="ALLOWED_ATTR"in W?ne({},W.ALLOWED_ATTR,xn):na,gc="ALLOWED_NAMESPACES"in W?ne({},W.ALLOWED_NAMESPACES,S):Le,Ka="ADD_URI_SAFE_ATTR"in W?ne(Ve(ad),W.ADD_URI_SAFE_ATTR,xn):ad,qe="ADD_DATA_URI_TAGS"in W?ne(Ve(Za),W.ADD_DATA_URI_TAGS,xn):Za,re="FORBID_CONTENTS"in W?ne({},W.FORBID_CONTENTS,xn):Nm,Zr="FORBID_TAGS"in W?ne({},W.FORBID_TAGS,xn):{},In="FORBID_ATTR"in W?ne({},W.FORBID_ATTR,xn):{},li="USE_PROFILES"in W&amp;&amp;W.USE_PROFILES,ra=!1!==W.ALLOW_ARIA_ATTR,es=!1!==W.ALLOW_DATA_ATTR,ia=W.ALLOW_UNKNOWN_PROTOCOLS||!1,Sr=!1!==W.ALLOW_SELF_CLOSE_IN_ATTR,Xi=W.SAFE_FOR_TEMPLATES||!1,Di=W.WHOLE_DOCUMENT||!1,he=W.RETURN_DOM||!1,ns=W.RETURN_DOM_FRAGMENT||!1,Eo=W.RETURN_TRUSTED_TYPE||!1,ai=W.FORCE_BODY||!1,oa=!1!==W.SANITIZE_DOM,at=W.SANITIZE_NAMED_PROPS||!1,hr=!1!==W.KEEP_CONTENT,As=W.IN_PLACE||!1,Qi=W.ALLOWED_URI_REGEXP||Gi,To=W.NAMESPACE||Kr,Yt=W.CUSTOM_ELEMENT_HANDLING||{},W.CUSTOM_ELEMENT_HANDLING&amp;&amp;qr(W.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&amp;&amp;(Yt.tagNameCheck=W.CUSTOM_ELEMENT_HANDLING.tagNameCheck),W.CUSTOM_ELEMENT_HANDLING&amp;&amp;qr(W.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&amp;&amp;(Yt.attributeNameCheck=W.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),W.CUSTOM_ELEMENT_HANDLING&amp;&amp;"boolean"==typeof W.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&amp;&amp;(Yt.allowCustomizedBuiltInElements=W.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Xi&amp;&amp;(es=!1),ns&amp;&amp;(he=!0),li&amp;&amp;(Me=ne({},[...An]),rn=[],!0===li.html&amp;&amp;(ne(Me,ze),ne(rn,ji)),!0===li.svg&amp;&amp;(ne(Me,Tn),ne(rn,zi),ne(rn,wr)),!0===li.svgFilters&amp;&amp;(ne(Me,or),ne(rn,zi),ne(rn,wr)),!0===li.mathMl&amp;&amp;(ne(Me,Cr),ne(rn,Wi),ne(rn,wr))),W.ADD_TAGS&amp;&amp;(Me===wt&amp;&amp;(Me=Ve(Me)),ne(Me,W.ADD_TAGS,xn)),W.ADD_ATTR&amp;&amp;(rn===na&amp;&amp;(rn=Ve(rn)),ne(rn,W.ADD_ATTR,xn)),W.ADD_URI_SAFE_ATTR&amp;&amp;ne(Ka,W.ADD_URI_SAFE_ATTR,xn),W.FORBID_CONTENTS&amp;&amp;(re===Nm&amp;&amp;(re=Ve(re)),ne(re,W.FORBID_CONTENTS,xn)),hr&amp;&amp;(Me["#text"]=!0),Di&amp;&amp;ne(Me,["html","head","body"]),Me.table&amp;&amp;(ne(Me,["tbody"]),delete Zr.tbody),W.TRUSTED_TYPES_POLICY){if("function"!=typeof W.TRUSTED_TYPES_POLICY.createHTML)throw Q('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof W.TRUSTED_TYPES_POLICY.createScriptURL)throw Q('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');On=W.TRUSTED_TYPES_POLICY,Ki=On.createHTML("")}else void 0===On&amp;&amp;(On=ar(qn,se)),null!==On&amp;&amp;"string"==typeof Ki&amp;&amp;(Ki=On.createHTML(""));w&amp;&amp;w(W),aa=W}},Vm=ne({},["mi","mo","mn","ms","mtext"]),Qr=ne({},["foreignobject","desc","title","annotation-xml"]),Vt=ne({},["title","style","font","a","script"]),_c=ne({},Tn);ne(_c,or),ne(_c,pe);const cd=ne({},Cr);ne(cd,Kn);const Os=function(W){let me=Zi(W);(!me||!me.tagName)&amp;&amp;(me={namespaceURI:To,tagName:"template"});const Ae=_(W.tagName),le=_(me.tagName);return!!gc[W.namespaceURI]&amp;&amp;(W.namespaceURI===sa?me.namespaceURI===Kr?"svg"===Ae:me.namespaceURI===qa?"svg"===Ae&amp;&amp;("annotation-xml"===le||Vm[le]):Boolean(_c[Ae]):W.namespaceURI===qa?me.namespaceURI===Kr?"math"===Ae:me.namespaceURI===sa?"math"===Ae&amp;&amp;Qr[le]:Boolean(cd[Ae]):W.namespaceURI===Kr?!(me.namespaceURI===sa&amp;&amp;!Qr[le]||me.namespaceURI===qa&amp;&amp;!Vm[le])&amp;&amp;!cd[Ae]&amp;&amp;(Vt[Ae]||!_c[Ae]):!("application/xhtml+xml"!==Ji||!gc[W.namespaceURI]))},vt=function(W){h(B.removed,{element:W});try{W.parentNode.removeChild(W)}catch{W.remove()}},Is=function(W,me){try{h(B.removed,{attribute:me.getAttributeNode(W),from:me})}catch{h(B.removed,{attribute:null,from:me})}if(me.removeAttribute(W),"is"===W&amp;&amp;!rn[W])if(he||ns)try{vt(me)}catch{}else try{me.setAttribute(W,"")}catch{}},Xa=function(W){let me=null,Ae=null;if(ai)W="&lt;remove&gt;&lt;/remove&gt;"+W;else{const ot=E(W,/^[\r\n\t ]+/);Ae=ot&amp;&amp;ot[0]}"application/xhtml+xml"===Ji&amp;&amp;To===Kr&amp;&amp;(W='&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;'+W+"&lt;/body&gt;&lt;/html&gt;");const le=On?On.createHTML(W):W;if(To===Kr)try{me=(new lr).parseFromString(le,Ji)}catch{}if(!me||!me.documentElement){me=qo.createDocument(To,"template",null);try{me.documentElement.innerHTML=Qa?Ki:le}catch{}}const Pt=me.body||me.documentElement;return W&amp;&amp;Ae&amp;&amp;Pt.insertBefore(j.createTextNode(Ae),Pt.childNodes[0]||null),To===Kr?kt.call(me,Di?"html":"body")[0]:Di?me.documentElement:Pt},Ja=function(W){return ta.call(W.ownerDocument||W,W,tt.SHOW_ELEMENT|tt.SHOW_COMMENT|tt.SHOW_TEXT,null)},ud=function(W){return W instanceof Kt&amp;&amp;("string"!=typeof W.nodeName||"string"!=typeof W.textContent||"function"!=typeof W.removeChild||!(W.attributes instanceof Rt)||"function"!=typeof W.removeAttribute||"function"!=typeof W.setAttribute||"string"!=typeof W.namespaceURI||"function"!=typeof W.insertBefore||"function"!=typeof W.hasChildNodes)},Ei=function(W){return"function"==typeof Ne&amp;&amp;W instanceof Ne},kr=function(W,me,Ae){!st[W]||c(st[W],le=&gt;{le.call(B,me,Ae,aa)})},dd=function(W){let me=null;if(kr("beforeSanitizeElements",W,null),ud(W))return vt(W),!0;const Ae=xn(W.nodeName);if(kr("uponSanitizeElement",W,{tagName:Ae,allowedTags:Me}),W.hasChildNodes()&amp;&amp;!Ei(W.firstElementChild)&amp;&amp;Z(/&lt;[/\w]/g,W.innerHTML)&amp;&amp;Z(/&lt;[/\w]/g,W.textContent))return vt(W),!0;if(!Me[Ae]||Zr[Ae]){if(!Zr[Ae]&amp;&amp;vc(Ae)&amp;&amp;(Yt.tagNameCheck instanceof RegExp&amp;&amp;Z(Yt.tagNameCheck,Ae)||Yt.tagNameCheck instanceof Function&amp;&amp;Yt.tagNameCheck(Ae)))return!1;if(hr&amp;&amp;!re[Ae]){const le=Zi(W)||W.parentNode,Pt=Si(W)||W.childNodes;if(Pt&amp;&amp;le)for(let Bt=Pt.length-1;Bt&gt;=0;--Bt)le.insertBefore(wi(Pt[Bt],!0),Yr(W))}return vt(W),!0}return W instanceof Ke&amp;&amp;!Os(W)||("noscript"===Ae||"noembed"===Ae||"noframes"===Ae)&amp;&amp;Z(/&lt;\/no(script|embed|frames)/i,W.innerHTML)?(vt(W),!0):(Xi&amp;&amp;3===W.nodeType&amp;&amp;(me=W.textContent,c([qi,Xo,ht],le=&gt;{me=I(me,le," ")}),W.textContent!==me&amp;&amp;(h(B.removed,{element:W.cloneNode()}),W.textContent=me)),kr("afterSanitizeElements",W,null),!1)},Ee=function(W,me,Ae){if(oa&amp;&amp;("id"===me||"name"===me)&amp;&amp;(Ae in j||Ae in Ao))return!1;if((!es||In[me]||!Z(Be,me))&amp;&amp;(!ra||!Z(Jo,me)))if(!rn[me]||In[me]){if(!(vc(W)&amp;&amp;(Yt.tagNameCheck instanceof RegExp&amp;&amp;Z(Yt.tagNameCheck,W)||Yt.tagNameCheck instanceof Function&amp;&amp;Yt.tagNameCheck(W))&amp;&amp;(Yt.attributeNameCheck instanceof RegExp&amp;&amp;Z(Yt.attributeNameCheck,me)||Yt.attributeNameCheck instanceof Function&amp;&amp;Yt.attributeNameCheck(me))||"is"===me&amp;&amp;Yt.allowCustomizedBuiltInElements&amp;&amp;(Yt.tagNameCheck instanceof RegExp&amp;&amp;Z(Yt.tagNameCheck,Ae)||Yt.tagNameCheck instanceof Function&amp;&amp;Yt.tagNameCheck(Ae))))return!1}else if(!Ka[me]&amp;&amp;!Z(Qi,I(Ae,oe,""))&amp;&amp;("src"!==me&amp;&amp;"xlink:href"!==me&amp;&amp;"href"!==me||"script"===W||0!==L(Ae,"data:")||!qe[W])&amp;&amp;(!ia||Z(Ya,I(Ae,oe,"")))&amp;&amp;Ae)return!1;return!0},vc=function(W){return W.indexOf("-")&gt;0},yc=function(W){kr("beforeSanitizeAttributes",W,null);const{attributes:me}=W;if(!me)return;const Ae={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:rn};let le=me.length;for(;le--;){const Pt=me[le],{name:ot,namespaceURI:Bt,value:ln}=Pt,Qn=xn(ot);let Zt="value"===ot?ln:H(ln);if(Ae.attrName=Qn,Ae.attrValue=Zt,Ae.keepAttr=!0,Ae.forceKeepAttr=void 0,kr("uponSanitizeAttribute",W,Ae),Zt=Ae.attrValue,Ae.forceKeepAttr||(Is(ot,W),!Ae.keepAttr))continue;if(!Sr&amp;&amp;Z(/\/&gt;/i,Zt)){Is(ot,W);continue}Xi&amp;&amp;c([qi,Xo,ht],nt=&gt;{Zt=I(Zt,nt," ")});const be=xn(W.nodeName);if(Ee(be,Qn,Zt)){if(at&amp;&amp;("id"===Qn||"name"===Qn)&amp;&amp;(Is(ot,W),Zt=lt+Zt),On&amp;&amp;"object"==typeof qn&amp;&amp;"function"==typeof qn.getAttributeType&amp;&amp;!Bt)switch(qn.getAttributeType(be,Qn)){case"TrustedHTML":Zt=On.createHTML(Zt);break;case"TrustedScriptURL":Zt=On.createScriptURL(Zt)}try{Bt?W.setAttributeNS(Bt,ot,Zt):W.setAttribute(ot,Zt),l(B.removed)}catch{}}}kr("afterSanitizeAttributes",W,null)},fd=function xe(W){let me=null;const Ae=Ja(W);for(kr("beforeSanitizeShadowDOM",W,null);me=Ae.nextNode();)kr("uponSanitizeShadowNode",me,null),!dd(me)&amp;&amp;(me.content instanceof te&amp;&amp;xe(me.content),yc(me));kr("afterSanitizeShadowDOM",W,null)};return B.sanitize=function(xe){let W=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:{},me=null,Ae=null,le=null,Pt=null;if(Qa=!xe,Qa&amp;&amp;(xe="\x3c!--\x3e"),"string"!=typeof xe&amp;&amp;!Ei(xe)){if("function"!=typeof xe.toString)throw Q("toString is not a function");if("string"!=typeof(xe=xe.toString()))throw Q("dirty is not a string, aborting")}if(!B.isSupported)return xe;if(ts||ld(W),B.removed=[],"string"==typeof xe&amp;&amp;(As=!1),As){if(xe.nodeName){const ln=xn(xe.nodeName);if(!Me[ln]||Zr[ln])throw Q("root node is forbidden and cannot be sanitized in-place")}}else if(xe instanceof Ne)me=Xa("\x3c!----\x3e"),Ae=me.ownerDocument.importNode(xe,!0),1===Ae.nodeType&amp;&amp;"BODY"===Ae.nodeName||"HTML"===Ae.nodeName?me=Ae:me.appendChild(Ae);else{if(!he&amp;&amp;!Xi&amp;&amp;!Di&amp;&amp;-1===xe.indexOf("&lt;"))return On&amp;&amp;Eo?On.createHTML(xe):xe;if(me=Xa(xe),!me)return he?null:Eo?Ki:""}me&amp;&amp;ai&amp;&amp;vt(me.firstChild);const ot=Ja(As?xe:me);for(;le=ot.nextNode();)dd(le)||(le.content instanceof te&amp;&amp;fd(le.content),yc(le));if(As)return xe;if(he){if(ns)for(Pt=Ts.call(me.ownerDocument);me.firstChild;)Pt.appendChild(me.firstChild);else Pt=me;return(rn.shadowroot||rn.shadowrootmode)&amp;&amp;(Pt=Qo.call(q,Pt,!0)),Pt}let Bt=Di?me.outerHTML:me.innerHTML;return Di&amp;&amp;Me["!doctype"]&amp;&amp;me.ownerDocument&amp;&amp;me.ownerDocument.doctype&amp;&amp;me.ownerDocument.doctype.name&amp;&amp;Z(Se,me.ownerDocument.doctype.name)&amp;&amp;(Bt="&lt;!DOCTYPE "+me.ownerDocument.doctype.name+"&gt;\n"+Bt),Xi&amp;&amp;c([qi,Xo,ht],ln=&gt;{Bt=I(Bt,ln," ")}),On&amp;&amp;Eo?On.createHTML(Bt):Bt},B.setConfig=function(){ld(arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:{}),ts=!0},B.clearConfig=function(){aa=null,ts=!1},B.isValidAttribute=function(xe,W,me){aa||ld({});const Ae=xn(xe),le=xn(W);return Ee(Ae,le,me)},B.addHook=function(xe,W){"function"==typeof W&amp;&amp;(st[xe]=st[xe]||[],h(st[xe],W))},B.removeHook=function(xe){if(st[xe])return l(st[xe])},B.removeHooks=function(xe){st[xe]&amp;&amp;(st[xe]=[])},B.removeAllHooks=function(){st={}},B}()}()},59e3:function(P,p,g){"use strict";var y,D=this&amp;&amp;this.__extends||(y=function(m,d){return(y=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(u,c){u.__proto__=c}||function(u,c){for(var l in c)c.hasOwnProperty(l)&amp;&amp;(u[l]=c[l])})(m,d)},function(m,d){function u(){this.constructor=m}y(m,d),m.prototype=null===d?Object.create(d):(u.prototype=d.prototype,new u)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(47057),T=g(56052),w=function(y){function m(){var d=null!==y&amp;&amp;y.apply(this,arguments)||this;return d.value=null,d.hasNext=!1,d.hasCompleted=!1,d}return D(m,y),m.prototype._subscribe=function(d){return this.hasError?(d.error(this.thrownError),T.Subscription.EMPTY):this.hasCompleted&amp;&amp;this.hasNext?(d.next(this.value),d.complete(),T.Subscription.EMPTY):y.prototype._subscribe.call(this,d)},m.prototype.next=function(d){this.hasCompleted||(this.value=d,this.hasNext=!0)},m.prototype.error=function(d){this.hasCompleted||y.prototype.error.call(this,d)},m.prototype.complete=function(){this.hasCompleted=!0,this.hasNext&amp;&amp;y.prototype.next.call(this,this.value),y.prototype.complete.call(this)},m}(O.Subject);p.AsyncSubject=w},76396:function(P,p,g){"use strict";var y,D=this&amp;&amp;this.__extends||(y=function(m,d){return(y=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(u,c){u.__proto__=c}||function(u,c){for(var l in c)c.hasOwnProperty(l)&amp;&amp;(u[l]=c[l])})(m,d)},function(m,d){function u(){this.constructor=m}y(m,d),m.prototype=null===d?Object.create(d):(u.prototype=d.prototype,new u)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(47057),T=g(11233),w=function(y){function m(d){var u=y.call(this)||this;return u._value=d,u}return D(m,y),Object.defineProperty(m.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),m.prototype._subscribe=function(d){var u=y.prototype._subscribe.call(this,d);return u&amp;&amp;!u.closed&amp;&amp;d.next(this._value),u},m.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(this.closed)throw new T.ObjectUnsubscribedError;return this._value},m.prototype.next=function(d){y.prototype.next.call(this,this._value=d)},m}(O.Subject);p.BehaviorSubject=w},59764:function(P,p,g){"use strict";var w,D=this&amp;&amp;this.__extends||(w=function(y,m){return(w=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(d,u){d.__proto__=u}||function(d,u){for(var c in u)u.hasOwnProperty(c)&amp;&amp;(d[c]=u[c])})(y,m)},function(y,m){function d(){this.constructor=y}w(y,m),y.prototype=null===m?Object.create(m):(d.prototype=m.prototype,new d)});Object.defineProperty(p,"__esModule",{value:!0});var T=function(w){function y(m,d,u){var c=w.call(this)||this;return c.parent=m,c.outerValue=d,c.outerIndex=u,c.index=0,c}return D(y,w),y.prototype._next=function(m){this.parent.notifyNext(this.outerValue,m,this.outerIndex,this.index++,this)},y.prototype._error=function(m){this.parent.notifyError(m,this),this.unsubscribe()},y.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},y}(g(63281).Subscriber);p.InnerSubscriber=T},15524:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var m,D=g(52379),O=g(68118),T=g(56104);(m=p.NotificationKind||(p.NotificationKind={})).NEXT="N",m.ERROR="E",m.COMPLETE="C";var y=function(){function m(d,u,c){this.kind=d,this.value=u,this.error=c,this.hasValue="N"===d}return m.prototype.observe=function(d){switch(this.kind){case"N":return d.next&amp;&amp;d.next(this.value);case"E":return d.error&amp;&amp;d.error(this.error);case"C":return d.complete&amp;&amp;d.complete()}},m.prototype.do=function(d,u,c){switch(this.kind){case"N":return d&amp;&amp;d(this.value);case"E":return u&amp;&amp;u(this.error);case"C":return c&amp;&amp;c()}},m.prototype.accept=function(d,u,c){return d&amp;&amp;"function"==typeof d.next?this.observe(d):this.do(d,u,c)},m.prototype.toObservable=function(){switch(this.kind){case"N":return O.of(this.value);case"E":return T.throwError(this.error);case"C":return D.empty()}throw new Error("unexpected notification kind value")},m.createNext=function(d){return typeof d&lt;"u"?new m("N",d):m.undefinedValueNotification},m.createError=function(d){return new m("E",void 0,d)},m.createComplete=function(){return m.completeNotification},m.completeNotification=new m("C"),m.undefinedValueNotification=new m("N",void 0),m}();p.Notification=y},55742:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(21557),O=g(4802),T=g(47448),w=g(17302),y=g(94072),m=function(){function u(c){this._isScalar=!1,c&amp;&amp;(this._subscribe=c)}return u.prototype.lift=function(c){var l=new u;return l.source=this,l.operator=c,l},u.prototype.subscribe=function(c,l,h){var _=this.operator,S=O.toSubscriber(c,l,h);if(S.add(_?_.call(S,this.source):this.source||y.config.useDeprecatedSynchronousErrorHandling&amp;&amp;!S.syncErrorThrowable?this._subscribe(S):this._trySubscribe(S)),y.config.useDeprecatedSynchronousErrorHandling&amp;&amp;S.syncErrorThrowable&amp;&amp;(S.syncErrorThrowable=!1,S.syncErrorThrown))throw S.syncErrorValue;return S},u.prototype._trySubscribe=function(c){try{return this._subscribe(c)}catch(l){y.config.useDeprecatedSynchronousErrorHandling&amp;&amp;(c.syncErrorThrown=!0,c.syncErrorValue=l),D.canReportError(c)?c.error(l):console.warn(l)}},u.prototype.forEach=function(c,l){var h=this;return new(l=d(l))(function(_,S){var E;E=h.subscribe(function(I){try{c(I)}catch(L){S(L),E&amp;&amp;E.unsubscribe()}},S,_)})},u.prototype._subscribe=function(c){var l=this.source;return l&amp;&amp;l.subscribe(c)},u.prototype[T.observable]=function(){return this},u.prototype.pipe=function(){for(var c=[],l=0;l&lt;arguments.length;l++)c[l]=arguments[l];return 0===c.length?this:w.pipeFromArray(c)(this)},u.prototype.toPromise=function(c){var l=this;return new(c=d(c))(function(h,_){var S;l.subscribe(function(E){return S=E},function(E){return _(E)},function(){return h(S)})})},u.create=function(c){return new u(c)},u}();function d(u){if(u||(u=y.config.Promise||Promise),!u)throw new Error("no Promise impl found");return u}p.Observable=m},27350:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(94072),O=g(32422);p.empty={closed:!0,next:function(T){},error:function(T){if(D.config.useDeprecatedSynchronousErrorHandling)throw T;O.hostReportError(T)},complete:function(){}}},3676:function(P,p,g){"use strict";var w,D=this&amp;&amp;this.__extends||(w=function(y,m){return(w=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(d,u){d.__proto__=u}||function(d,u){for(var c in u)u.hasOwnProperty(c)&amp;&amp;(d[c]=u[c])})(y,m)},function(y,m){function d(){this.constructor=y}w(y,m),y.prototype=null===m?Object.create(m):(d.prototype=m.prototype,new d)});Object.defineProperty(p,"__esModule",{value:!0});var T=function(w){function y(){return null!==w&amp;&amp;w.apply(this,arguments)||this}return D(y,w),y.prototype.notifyNext=function(m,d,u,c,l){this.destination.next(d)},y.prototype.notifyError=function(m,d){this.destination.error(m)},y.prototype.notifyComplete=function(m){this.destination.complete()},y}(g(63281).Subscriber);p.OuterSubscriber=T},31886:function(P,p,g){"use strict";var l,D=this&amp;&amp;this.__extends||(l=function(h,_){return(l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(S,E){S.__proto__=E}||function(S,E){for(var I in E)E.hasOwnProperty(I)&amp;&amp;(S[I]=E[I])})(h,_)},function(h,_){function S(){this.constructor=h}l(h,_),h.prototype=null===_?Object.create(_):(S.prototype=_.prototype,new S)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(47057),T=g(96032),w=g(56052),y=g(58892),m=g(11233),d=g(89576),u=function(l){function h(_,S,E){void 0===_&amp;&amp;(_=Number.POSITIVE_INFINITY),void 0===S&amp;&amp;(S=Number.POSITIVE_INFINITY);var I=l.call(this)||this;return I.scheduler=E,I._events=[],I._infiniteTimeWindow=!1,I._bufferSize=_&lt;1?1:_,I._windowTime=S&lt;1?1:S,S===Number.POSITIVE_INFINITY?(I._infiniteTimeWindow=!0,I.next=I.nextInfiniteTimeWindow):I.next=I.nextTimeWindow,I}return D(h,l),h.prototype.nextInfiniteTimeWindow=function(_){var S=this._events;S.push(_),S.length&gt;this._bufferSize&amp;&amp;S.shift(),l.prototype.next.call(this,_)},h.prototype.nextTimeWindow=function(_){this._events.push(new c(this._getNow(),_)),this._trimBufferThenGetEvents(),l.prototype.next.call(this,_)},h.prototype._subscribe=function(_){var H,S=this._infiniteTimeWindow,E=S?this._events:this._trimBufferThenGetEvents(),I=this.scheduler,L=E.length;if(this.closed)throw new m.ObjectUnsubscribedError;if(this.isStopped||this.hasError?H=w.Subscription.EMPTY:(this.observers.push(_),H=new d.SubjectSubscription(this,_)),I&amp;&amp;_.add(_=new y.ObserveOnSubscriber(_,I)),S)for(var Z=0;Z&lt;L&amp;&amp;!_.closed;Z++)_.next(E[Z]);else for(Z=0;Z&lt;L&amp;&amp;!_.closed;Z++)_.next(E[Z].value);return this.hasError?_.error(this.thrownError):this.isStopped&amp;&amp;_.complete(),H},h.prototype._getNow=function(){return(this.scheduler||T.queue).now()},h.prototype._trimBufferThenGetEvents=function(){for(var _=this._getNow(),S=this._bufferSize,E=this._windowTime,I=this._events,L=I.length,H=0;H&lt;L&amp;&amp;!(_-I[H].time&lt;E);)H++;return L&gt;S&amp;&amp;(H=Math.max(H,L-S)),H&gt;0&amp;&amp;I.splice(0,H),I},h}(O.Subject);p.ReplaySubject=u;var c=function l(h,_){this.time=h,this.value=_}},84854:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var g=function(){function D(O,T){void 0===T&amp;&amp;(T=D.now),this.SchedulerAction=O,this.now=T}return D.prototype.schedule=function(O,T,w){return void 0===T&amp;&amp;(T=0),new this.SchedulerAction(this,O).schedule(w,T)},D.now=function(){return Date.now()},D}();p.Scheduler=g},47057:function(P,p,g){"use strict";var h,D=this&amp;&amp;this.__extends||(h=function(_,S){return(h=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(E,I){E.__proto__=I}||function(E,I){for(var L in I)I.hasOwnProperty(L)&amp;&amp;(E[L]=I[L])})(_,S)},function(_,S){function E(){this.constructor=_}h(_,S),_.prototype=null===S?Object.create(S):(E.prototype=S.prototype,new E)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(55742),T=g(63281),w=g(56052),y=g(11233),m=g(89576),d=g(32858),u=function(h){function _(S){var E=h.call(this,S)||this;return E.destination=S,E}return D(_,h),_}(T.Subscriber);p.SubjectSubscriber=u;var c=function(h){function _(){var S=h.call(this)||this;return S.observers=[],S.closed=!1,S.isStopped=!1,S.hasError=!1,S.thrownError=null,S}return D(_,h),_.prototype[d.rxSubscriber]=function(){return new u(this)},_.prototype.lift=function(S){var E=new l(this,this);return E.operator=S,E},_.prototype.next=function(S){if(this.closed)throw new y.ObjectUnsubscribedError;if(!this.isStopped)for(var E=this.observers,I=E.length,L=E.slice(),H=0;H&lt;I;H++)L[H].next(S)},_.prototype.error=function(S){if(this.closed)throw new y.ObjectUnsubscribedError;this.hasError=!0,this.thrownError=S,this.isStopped=!0;for(var E=this.observers,I=E.length,L=E.slice(),H=0;H&lt;I;H++)L[H].error(S);this.observers.length=0},_.prototype.complete=function(){if(this.closed)throw new y.ObjectUnsubscribedError;this.isStopped=!0;for(var S=this.observers,E=S.length,I=S.slice(),L=0;L&lt;E;L++)I[L].complete();this.observers.length=0},_.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},_.prototype._trySubscribe=function(S){if(this.closed)throw new y.ObjectUnsubscribedError;return h.prototype._trySubscribe.call(this,S)},_.prototype._subscribe=function(S){if(this.closed)throw new y.ObjectUnsubscribedError;return this.hasError?(S.error(this.thrownError),w.Subscription.EMPTY):this.isStopped?(S.complete(),w.Subscription.EMPTY):(this.observers.push(S),new m.SubjectSubscription(this,S))},_.prototype.asObservable=function(){var S=new O.Observable;return S.source=this,S},_.create=function(S,E){return new l(S,E)},_}(O.Observable);p.Subject=c;var l=function(h){function _(S,E){var I=h.call(this)||this;return I.destination=S,I.source=E,I}return D(_,h),_.prototype.next=function(S){var E=this.destination;E&amp;&amp;E.next&amp;&amp;E.next(S)},_.prototype.error=function(S){var E=this.destination;E&amp;&amp;E.error&amp;&amp;this.destination.error(S)},_.prototype.complete=function(){var S=this.destination;S&amp;&amp;S.complete&amp;&amp;this.destination.complete()},_.prototype._subscribe=function(S){return this.source?this.source.subscribe(S):w.Subscription.EMPTY},_}(c);p.AnonymousSubject=l},89576:function(P,p,g){"use strict";var w,D=this&amp;&amp;this.__extends||(w=function(y,m){return(w=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(d,u){d.__proto__=u}||function(d,u){for(var c in u)u.hasOwnProperty(c)&amp;&amp;(d[c]=u[c])})(y,m)},function(y,m){function d(){this.constructor=y}w(y,m),y.prototype=null===m?Object.create(m):(d.prototype=m.prototype,new d)});Object.defineProperty(p,"__esModule",{value:!0});var T=function(w){function y(m,d){var u=w.call(this)||this;return u.subject=m,u.subscriber=d,u.closed=!1,u}return D(y,w),y.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var m=this.subject,d=m.observers;if(this.subject=null,d&amp;&amp;0!==d.length&amp;&amp;!m.isStopped&amp;&amp;!m.closed){var u=d.indexOf(this.subscriber);-1!==u&amp;&amp;d.splice(u,1)}}},y}(g(56052).Subscription);p.SubjectSubscription=T},63281:function(P,p,g){"use strict";var l,D=this&amp;&amp;this.__extends||(l=function(h,_){return(l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(S,E){S.__proto__=E}||function(S,E){for(var I in E)E.hasOwnProperty(I)&amp;&amp;(S[I]=E[I])})(h,_)},function(h,_){function S(){this.constructor=h}l(h,_),h.prototype=null===_?Object.create(_):(S.prototype=_.prototype,new S)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(59607),T=g(27350),w=g(56052),y=g(32858),m=g(94072),d=g(32422),u=function(l){function h(_,S,E){var I=l.call(this)||this;switch(I.syncErrorValue=null,I.syncErrorThrown=!1,I.syncErrorThrowable=!1,I.isStopped=!1,arguments.length){case 0:I.destination=T.empty;break;case 1:if(!_){I.destination=T.empty;break}if("object"==typeof _){_ instanceof h?(I.syncErrorThrowable=_.syncErrorThrowable,I.destination=_,_.add(I)):(I.syncErrorThrowable=!0,I.destination=new c(I,_));break}default:I.syncErrorThrowable=!0,I.destination=new c(I,_,S,E)}return I}return D(h,l),h.prototype[y.rxSubscriber]=function(){return this},h.create=function(_,S,E){var I=new h(_,S,E);return I.syncErrorThrowable=!1,I},h.prototype.next=function(_){this.isStopped||this._next(_)},h.prototype.error=function(_){this.isStopped||(this.isStopped=!0,this._error(_))},h.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},h.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,l.prototype.unsubscribe.call(this))},h.prototype._next=function(_){this.destination.next(_)},h.prototype._error=function(_){this.destination.error(_),this.unsubscribe()},h.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},h.prototype._unsubscribeAndRecycle=function(){var _=this._parentOrParents;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=_,this},h}(w.Subscription);p.Subscriber=u;var c=function(l){function h(_,S,E,I){var L=l.call(this)||this;L._parentSubscriber=_;var H,Z=L;return O.isFunction(S)?H=S:S&amp;&amp;(H=S.next,E=S.error,I=S.complete,S!==T.empty&amp;&amp;(Z=Object.create(S),O.isFunction(Z.unsubscribe)&amp;&amp;L.add(Z.unsubscribe.bind(Z)),Z.unsubscribe=L.unsubscribe.bind(L))),L._context=Z,L._next=H,L._error=E,L._complete=I,L}return D(h,l),h.prototype.next=function(_){if(!this.isStopped&amp;&amp;this._next){var S=this._parentSubscriber;m.config.useDeprecatedSynchronousErrorHandling&amp;&amp;S.syncErrorThrowable?this.__tryOrSetError(S,this._next,_)&amp;&amp;this.unsubscribe():this.__tryOrUnsub(this._next,_)}},h.prototype.error=function(_){if(!this.isStopped){var S=this._parentSubscriber,E=m.config.useDeprecatedSynchronousErrorHandling;if(this._error)E&amp;&amp;S.syncErrorThrowable?(this.__tryOrSetError(S,this._error,_),this.unsubscribe()):(this.__tryOrUnsub(this._error,_),this.unsubscribe());else if(S.syncErrorThrowable)E?(S.syncErrorValue=_,S.syncErrorThrown=!0):d.hostReportError(_),this.unsubscribe();else{if(this.unsubscribe(),E)throw _;d.hostReportError(_)}}},h.prototype.complete=function(){var _=this;if(!this.isStopped){var S=this._parentSubscriber;if(this._complete){var E=function(){return _._complete.call(_._context)};m.config.useDeprecatedSynchronousErrorHandling&amp;&amp;S.syncErrorThrowable?(this.__tryOrSetError(S,E),this.unsubscribe()):(this.__tryOrUnsub(E),this.unsubscribe())}else this.unsubscribe()}},h.prototype.__tryOrUnsub=function(_,S){try{_.call(this._context,S)}catch(E){if(this.unsubscribe(),m.config.useDeprecatedSynchronousErrorHandling)throw E;d.hostReportError(E)}},h.prototype.__tryOrSetError=function(_,S,E){if(!m.config.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{S.call(this._context,E)}catch(I){return m.config.useDeprecatedSynchronousErrorHandling?(_.syncErrorValue=I,_.syncErrorThrown=!0,!0):(d.hostReportError(I),!0)}return!1},h.prototype._unsubscribe=function(){var _=this._parentSubscriber;this._context=null,this._parentSubscriber=null,_.unsubscribe()},h}(u);p.SafeSubscriber=c},56052:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(25019),O=g(62556),T=g(59607),w=g(12142),y=function(){function d(u){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,u&amp;&amp;(this._unsubscribe=u)}return d.prototype.unsubscribe=function(){var u;if(!this.closed){var c=this,l=c._parentOrParents,h=c._unsubscribe,_=c._subscriptions;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,l instanceof d)l.remove(this);else if(null!==l)for(var S=0;S&lt;l.length;++S)l[S].remove(this);if(T.isFunction(h))try{h.call(this)}catch(H){u=H instanceof w.UnsubscriptionError?m(H.errors):[H]}if(D.isArray(_)){S=-1;for(var I=_.length;++S&lt;I;){var L=_[S];if(O.isObject(L))try{L.unsubscribe()}catch(Z){u=u||[],Z instanceof w.UnsubscriptionError?u=u.concat(m(Z.errors)):u.push(Z)}}}if(u)throw new w.UnsubscriptionError(u)}},d.prototype.add=function(u){var c=u;if(!u)return d.EMPTY;switch(typeof u){case"function":c=new d(u);case"object":if(c===this||c.closed||"function"!=typeof c.unsubscribe)return c;if(this.closed)return c.unsubscribe(),c;if(!(c instanceof d)){var l=c;(c=new d)._subscriptions=[l]}break;default:throw new Error("unrecognized teardown "+u+" added to Subscription.")}var h=c._parentOrParents;if(null===h)c._parentOrParents=this;else if(h instanceof d){if(h===this)return c;c._parentOrParents=[h,this]}else{if(-1!==h.indexOf(this))return c;h.push(this)}var _=this._subscriptions;return null===_?this._subscriptions=[c]:_.push(c),c},d.prototype.remove=function(u){var c=this._subscriptions;if(c){var l=c.indexOf(u);-1!==l&amp;&amp;c.splice(l,1)}},d.EMPTY=((u=new d).closed=!0,u),d;var u}();function m(d){return d.reduce(function(u,c){return u.concat(c instanceof w.UnsubscriptionError?c.errors:c)},[])}p.Subscription=y},94072:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var g=!1;p.config={Promise:void 0,set useDeprecatedSynchronousErrorHandling(D){if(D){var O=new Error;console.warn("DEPRECATED! RxJS was set to use deprecated synchronous error handling behavior by code at: \n"+O.stack)}else g&amp;&amp;console.log("RxJS: Back to a better error behavior. Thank you. &lt;3");g=D},get useDeprecatedSynchronousErrorHandling(){return g}}},54658:function(P,p,g){"use strict";var h,D=this&amp;&amp;this.__extends||(h=function(_,S){return(h=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(E,I){E.__proto__=I}||function(E,I){for(var L in I)I.hasOwnProperty(L)&amp;&amp;(E[L]=I[L])})(_,S)},function(_,S){function E(){this.constructor=_}h(_,S),_.prototype=null===S?Object.create(S):(E.prototype=S.prototype,new E)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(47057),T=g(55742),w=g(63281),y=g(56052),m=g(87833),d=function(h){function _(S,E){var I=h.call(this)||this;return I.source=S,I.subjectFactory=E,I._refCount=0,I._isComplete=!1,I}return D(_,h),_.prototype._subscribe=function(S){return this.getSubject().subscribe(S)},_.prototype.getSubject=function(){var S=this._subject;return(!S||S.isStopped)&amp;&amp;(this._subject=this.subjectFactory()),this._subject},_.prototype.connect=function(){var S=this._connection;return S||(this._isComplete=!1,(S=this._connection=new y.Subscription).add(this.source.subscribe(new u(this.getSubject(),this))),S.closed&amp;&amp;(this._connection=null,S=y.Subscription.EMPTY)),S},_.prototype.refCount=function(){return m.refCount()(this)},_}(T.Observable);p.ConnectableObservable=d,p.connectableObservableDescriptor=function(){var h=d.prototype;return{operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:h._subscribe},_isComplete:{value:h._isComplete,writable:!0},getSubject:{value:h.getSubject},connect:{value:h.connect},refCount:{value:h.refCount}}}();var u=function(h){function _(S,E){var I=h.call(this,S)||this;return I.connectable=E,I}return D(_,h),_.prototype._error=function(S){this._unsubscribe(),h.prototype._error.call(this,S)},_.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),h.prototype._complete.call(this)},_.prototype._unsubscribe=function(){var S=this.connectable;if(S){this.connectable=null;var E=S._connection;S._refCount=0,S._subject=null,S._connection=null,E&amp;&amp;E.unsubscribe()}},_}(O.SubjectSubscriber);!function(h){function _(S,E){var I=h.call(this,S)||this;return I.connectable=E,I}D(_,h),_.prototype._unsubscribe=function(){var S=this.connectable;if(S){this.connectable=null;var E=S._refCount;if(E&lt;=0)this.connection=null;else if(S._refCount=E-1,E&gt;1)this.connection=null;else{var I=this.connection,L=S._connection;this.connection=null,L&amp;&amp;(!I||L===I)&amp;&amp;L.unsubscribe()}}else this.connection=null}}(w.Subscriber)},2403:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(55742),T=g(59965),w=g(50010),y=function(m){function d(u,c,l){void 0===c&amp;&amp;(c=0),void 0===l&amp;&amp;(l=T.asap);var h=m.call(this)||this;return h.source=u,h.delayTime=c,h.scheduler=l,(!w.isNumeric(c)||c&lt;0)&amp;&amp;(h.delayTime=0),(!l||"function"!=typeof l.schedule)&amp;&amp;(h.scheduler=T.asap),h}return D(d,m),d.create=function(u,c,l){return void 0===c&amp;&amp;(c=0),void 0===l&amp;&amp;(l=T.asap),new d(u,c,l)},d.dispatch=function(u){return this.add(u.source.subscribe(u.subscriber))},d.prototype._subscribe=function(u){return this.scheduler.schedule(d.dispatch,this.delayTime,{source:this.source,subscriber:u})},d}(O.Observable);p.SubscribeOnObservable=y},54375:function(P,p,g){"use strict";var h,D=this&amp;&amp;this.__extends||(h=function(_,S){return(h=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(E,I){E.__proto__=I}||function(E,I){for(var L in I)I.hasOwnProperty(L)&amp;&amp;(E[L]=I[L])})(_,S)},function(_,S){function E(){this.constructor=_}h(_,S),_.prototype=null===S?Object.create(S):(E.prototype=S.prototype,new E)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(31096),T=g(25019),w=g(3676),y=g(98243),m=g(42653),d={};p.combineLatest=function u(){for(var h=[],_=0;_&lt;arguments.length;_++)h[_]=arguments[_];var S=null,E=null;return O.isScheduler(h[h.length-1])&amp;&amp;(E=h.pop()),"function"==typeof h[h.length-1]&amp;&amp;(S=h.pop()),1===h.length&amp;&amp;T.isArray(h[0])&amp;&amp;(h=h[0]),m.fromArray(h,E).lift(new c(S))};var c=function(){function h(_){this.resultSelector=_}return h.prototype.call=function(_,S){return S.subscribe(new l(_,this.resultSelector))},h}();p.CombineLatestOperator=c;var l=function(h){function _(S,E){var I=h.call(this,S)||this;return I.resultSelector=E,I.active=0,I.values=[],I.observables=[],I}return D(_,h),_.prototype._next=function(S){this.values.push(d),this.observables.push(S)},_.prototype._complete=function(){var S=this.observables,E=S.length;if(0===E)this.destination.complete();else{this.active=E,this.toRespond=E;for(var I=0;I&lt;E;I++){var L=S[I];this.add(y.subscribeToResult(this,L,L,I))}}},_.prototype.notifyComplete=function(S){0==(this.active-=1)&amp;&amp;this.destination.complete()},_.prototype.notifyNext=function(S,E,I,L,H){var Z=this.values,ae=this.toRespond?Z[I]===d?--this.toRespond:this.toRespond:0;Z[I]=E,0===ae&amp;&amp;(this.resultSelector?this._tryResultSelector(Z):this.destination.next(Z.slice()))},_.prototype._tryResultSelector=function(S){var E;try{E=this.resultSelector.apply(this,S)}catch(I){return void this.destination.error(I)}this.destination.next(E)},_}(w.OuterSubscriber);p.CombineLatestSubscriber=l},19683:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(68118),O=g(80801);p.concat=function T(){for(var w=[],y=0;y&lt;arguments.length;y++)w[y]=arguments[y];return O.concatAll()(D.of.apply(void 0,w))}},7198:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(55742),O=g(16167),T=g(52379);p.defer=function w(y){return new D.Observable(function(m){var d;try{d=y()}catch(c){return void m.error(c)}return(d?O.from(d):T.empty()).subscribe(m)})}},52379:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(55742);p.EMPTY=new D.Observable(function(w){return w.complete()}),p.empty=function O(w){return w?function T(w){return new D.Observable(function(y){return w.schedule(function(){return y.complete()})})}(w):p.EMPTY}},16167:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(55742),O=g(18160),T=g(71212);p.from=function w(y,m){return m?T.scheduled(y,m):y instanceof D.Observable?y:new D.Observable(O.subscribeTo(y))}},42653:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(55742),O=g(76887),T=g(38360);p.fromArray=function w(y,m){return m?T.scheduleArray(y,m):new D.Observable(O.subscribeToArray(y))}},12778:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(55742),O=g(31096),T=g(96047),w=g(42653);p.merge=function y(){for(var m=[],d=0;d&lt;arguments.length;d++)m[d]=arguments[d];var u=Number.POSITIVE_INFINITY,c=null,l=m[m.length-1];return O.isScheduler(l)?(c=m.pop(),m.length&gt;1&amp;&amp;"number"==typeof m[m.length-1]&amp;&amp;(u=m.pop())):"number"==typeof l&amp;&amp;(u=m.pop()),null===c&amp;&amp;1===m.length&amp;&amp;m[0]instanceof D.Observable?m[0]:T.mergeAll(u)(w.fromArray(m,c))}},68118:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(31096),O=g(42653),T=g(38360);p.of=function w(){for(var y=[],m=0;m&lt;arguments.length;m++)y[m]=arguments[m];var d=y[y.length-1];return D.isScheduler(d)?(y.pop(),T.scheduleArray(y,d)):O.fromArray(y)}},74186:function(P,p,g){"use strict";var c,D=this&amp;&amp;this.__extends||(c=function(l,h){return(c=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(_,S){_.__proto__=S}||function(_,S){for(var E in S)S.hasOwnProperty(E)&amp;&amp;(_[E]=S[E])})(l,h)},function(l,h){function _(){this.constructor=l}c(l,h),l.prototype=null===h?Object.create(h):(_.prototype=h.prototype,new _)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(25019),T=g(42653),w=g(3676),y=g(98243);p.race=function m(){for(var c=[],l=0;l&lt;arguments.length;l++)c[l]=arguments[l];if(1===c.length){if(!O.isArray(c[0]))return c[0];c=c[0]}return T.fromArray(c,void 0).lift(new d)};var d=function(){function c(){}return c.prototype.call=function(l,h){return h.subscribe(new u(l))},c}();p.RaceOperator=d;var u=function(c){function l(h){var _=c.call(this,h)||this;return _.hasFirst=!1,_.observables=[],_.subscriptions=[],_}return D(l,c),l.prototype._next=function(h){this.observables.push(h)},l.prototype._complete=function(){var h=this.observables,_=h.length;if(0===_)this.destination.complete();else{for(var S=0;S&lt;_&amp;&amp;!this.hasFirst;S++){var E=h[S],I=y.subscribeToResult(this,E,E,S);this.subscriptions&amp;&amp;this.subscriptions.push(I),this.add(I)}this.observables=null}},l.prototype.notifyNext=function(h,_,S,E,I){if(!this.hasFirst){this.hasFirst=!0;for(var L=0;L&lt;this.subscriptions.length;L++)if(L!==S){var H=this.subscriptions[L];H.unsubscribe(),this.remove(H)}this.subscriptions=null}this.destination.next(_)},l}(w.OuterSubscriber);p.RaceSubscriber=u},56104:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(55742);function T(w){w.subscriber.error(w.error)}p.throwError=function O(w,y){return new D.Observable(y?function(m){return y.schedule(T,0,{error:w,subscriber:m})}:function(m){return m.error(w)})}},98249:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(55742),O=g(17187),T=g(50010),w=g(31096);function m(d){var u=d.index,c=d.period,l=d.subscriber;if(l.next(u),!l.closed){if(-1===c)return l.complete();d.index=u+1,this.schedule(d,c)}}p.timer=function y(d,u,c){void 0===d&amp;&amp;(d=0);var l=-1;return T.isNumeric(u)?l=Number(u)&lt;1?1:Number(u):w.isScheduler(u)&amp;&amp;(c=u),w.isScheduler(c)||(c=O.async),new D.Observable(function(h){var _=T.isNumeric(d)?d:+d-c.now();return c.schedule(m,_,{index:0,period:l,subscriber:h})})}},66971:function(P,p,g){"use strict";var E,D=this&amp;&amp;this.__extends||(E=function(I,L){return(E=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(H,Z){H.__proto__=Z}||function(H,Z){for(var Q in Z)Z.hasOwnProperty(Q)&amp;&amp;(H[Q]=Z[Q])})(I,L)},function(I,L){function H(){this.constructor=I}E(I,L),I.prototype=null===L?Object.create(L):(H.prototype=L.prototype,new H)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(42653),T=g(25019),w=g(63281),y=g(3676),m=g(98243),d=g(87519);p.zip=function u(){for(var E=[],I=0;I&lt;arguments.length;I++)E[I]=arguments[I];var L=E[E.length-1];return"function"==typeof L&amp;&amp;E.pop(),O.fromArray(E,void 0).lift(new c(L))};var c=function(){function E(I){this.resultSelector=I}return E.prototype.call=function(I,L){return L.subscribe(new l(I,this.resultSelector))},E}();p.ZipOperator=c;var l=function(E){function I(L,H,Z){void 0===Z&amp;&amp;(Z=Object.create(null));var Q=E.call(this,L)||this;return Q.iterators=[],Q.active=0,Q.resultSelector="function"==typeof H?H:null,Q.values=Z,Q}return D(I,E),I.prototype._next=function(L){var H=this.iterators;T.isArray(L)?H.push(new _(L)):H.push("function"==typeof L[d.iterator]?new h(L[d.iterator]()):new S(this.destination,this,L))},I.prototype._complete=function(){var L=this.iterators,H=L.length;if(this.unsubscribe(),0!==H){this.active=H;for(var Z=0;Z&lt;H;Z++){var Q=L[Z];Q.stillUnsubscribed?this.destination.add(Q.subscribe(Q,Z)):this.active--}}else this.destination.complete()},I.prototype.notifyInactive=function(){this.active--,0===this.active&amp;&amp;this.destination.complete()},I.prototype.checkIterators=function(){for(var L=this.iterators,H=L.length,Z=this.destination,Q=0;Q&lt;H;Q++)if("function"==typeof(ae=L[Q]).hasValue&amp;&amp;!ae.hasValue())return;var ye=!1,ne=[];for(Q=0;Q&lt;H;Q++){var ae,Ve=(ae=L[Q]).next();if(ae.hasCompleted()&amp;&amp;(ye=!0),Ve.done)return void Z.complete();ne.push(Ve.value)}this.resultSelector?this._tryresultSelector(ne):Z.next(ne),ye&amp;&amp;Z.complete()},I.prototype._tryresultSelector=function(L){var H;try{H=this.resultSelector.apply(this,L)}catch(Z){return void this.destination.error(Z)}this.destination.next(H)},I}(w.Subscriber);p.ZipSubscriber=l;var h=function(){function E(I){this.iterator=I,this.nextResult=I.next()}return E.prototype.hasValue=function(){return!0},E.prototype.next=function(){var I=this.nextResult;return this.nextResult=this.iterator.next(),I},E.prototype.hasCompleted=function(){var I=this.nextResult;return I&amp;&amp;I.done},E}(),_=function(){function E(I){this.array=I,this.index=0,this.length=0,this.length=I.length}return E.prototype[d.iterator]=function(){return this},E.prototype.next=function(I){var L=this.index++;return L&lt;this.length?{value:this.array[L],done:!1}:{value:null,done:!0}},E.prototype.hasValue=function(){return this.array.length&gt;this.index},E.prototype.hasCompleted=function(){return this.array.length===this.index},E}(),S=function(E){function I(L,H,Z){var Q=E.call(this,L)||this;return Q.parent=H,Q.observable=Z,Q.stillUnsubscribed=!0,Q.buffer=[],Q.isComplete=!1,Q}return D(I,E),I.prototype[d.iterator]=function(){return this},I.prototype.next=function(){var L=this.buffer;return 0===L.length&amp;&amp;this.isComplete?{value:null,done:!0}:{value:L.shift(),done:!1}},I.prototype.hasValue=function(){return this.buffer.length&gt;0},I.prototype.hasCompleted=function(){return 0===this.buffer.length&amp;&amp;this.isComplete},I.prototype.notifyComplete=function(){this.buffer.length&gt;0?(this.isComplete=!0,this.parent.notifyInactive()):this.destination.complete()},I.prototype.notifyNext=function(L,H,Z,Q,ae){this.buffer.push(H),this.parent.checkIterators()},I.prototype.subscribe=function(L,H){return m.subscribeToResult(this,this.observable,this,H)},I}(y.OuterSubscriber)},90723:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(3676),T=g(98243);p.audit=function w(d){return function(c){return c.lift(new y(d))}};var y=function(){function d(u){this.durationSelector=u}return d.prototype.call=function(u,c){return c.subscribe(new m(u,this.durationSelector))},d}(),m=function(d){function u(c,l){var h=d.call(this,c)||this;return h.durationSelector=l,h.hasValue=!1,h}return D(u,d),u.prototype._next=function(c){if(this.value=c,this.hasValue=!0,!this.throttled){var l=void 0;try{l=(0,this.durationSelector)(c)}catch(S){return this.destination.error(S)}var _=T.subscribeToResult(this,l);!_||_.closed?this.clearThrottle():this.add(this.throttled=_)}},u.prototype.clearThrottle=function(){var c=this,l=c.value,h=c.hasValue,_=c.throttled;_&amp;&amp;(this.remove(_),this.throttled=null,_.unsubscribe()),h&amp;&amp;(this.value=null,this.hasValue=!1,this.destination.next(l))},u.prototype.notifyNext=function(c,l,h,_){this.clearThrottle()},u.prototype.notifyComplete=function(){this.clearThrottle()},u}(O.OuterSubscriber)},58832:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(17187),O=g(90723),T=g(98249);p.auditTime=function w(y,m){return void 0===m&amp;&amp;(m=D.async),O.audit(function(){return T.timer(y,m)})}},18840:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(3676),T=g(98243);p.buffer=function w(d){return function(c){return c.lift(new y(d))}};var y=function(){function d(u){this.closingNotifier=u}return d.prototype.call=function(u,c){return c.subscribe(new m(u,this.closingNotifier))},d}(),m=function(d){function u(c,l){var h=d.call(this,c)||this;return h.buffer=[],h.add(T.subscribeToResult(h,l)),h}return D(u,d),u.prototype._next=function(c){this.buffer.push(c)},u.prototype.notifyNext=function(c,l,h,_,S){var E=this.buffer;this.buffer=[],this.destination.next(E)},u}(O.OuterSubscriber)},51562:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.bufferCount=function T(d,u){return void 0===u&amp;&amp;(u=null),function(l){return l.lift(new w(d,u))}};var w=function(){function d(u,c){this.bufferSize=u,this.startBufferEvery=c,this.subscriberClass=c&amp;&amp;u!==c?m:y}return d.prototype.call=function(u,c){return c.subscribe(new this.subscriberClass(u,this.bufferSize,this.startBufferEvery))},d}(),y=function(d){function u(c,l){var h=d.call(this,c)||this;return h.bufferSize=l,h.buffer=[],h}return D(u,d),u.prototype._next=function(c){var l=this.buffer;l.push(c),l.length==this.bufferSize&amp;&amp;(this.destination.next(l),this.buffer=[])},u.prototype._complete=function(){var c=this.buffer;c.length&gt;0&amp;&amp;this.destination.next(c),d.prototype._complete.call(this)},u}(O.Subscriber),m=function(d){function u(c,l,h){var _=d.call(this,c)||this;return _.bufferSize=l,_.startBufferEvery=h,_.buffers=[],_.count=0,_}return D(u,d),u.prototype._next=function(c){var l=this,h=l.bufferSize,_=l.startBufferEvery,S=l.buffers,E=l.count;this.count++,E%_==0&amp;&amp;S.push([]);for(var I=S.length;I--;){var L=S[I];L.push(c),L.length===h&amp;&amp;(S.splice(I,1),this.destination.next(L))}},u.prototype._complete=function(){for(var l=this.buffers,h=this.destination;l.length&gt;0;){var _=l.shift();_.length&gt;0&amp;&amp;h.next(_)}d.prototype._complete.call(this)},u}(O.Subscriber)},19674:function(P,p,g){"use strict";var _,D=this&amp;&amp;this.__extends||(_=function(S,E){return(_=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(I,L){I.__proto__=L}||function(I,L){for(var H in L)L.hasOwnProperty(H)&amp;&amp;(I[H]=L[H])})(S,E)},function(S,E){function I(){this.constructor=S}_(S,E),S.prototype=null===E?Object.create(E):(I.prototype=E.prototype,new I)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(17187),T=g(63281),w=g(31096);p.bufferTime=function y(_){var S=arguments.length,E=O.async;w.isScheduler(arguments[arguments.length-1])&amp;&amp;(E=arguments[arguments.length-1],S--);var I=null;S&gt;=2&amp;&amp;(I=arguments[1]);var L=Number.POSITIVE_INFINITY;return S&gt;=3&amp;&amp;(L=arguments[2]),function(Z){return Z.lift(new m(_,I,L,E))}};var m=function(){function _(S,E,I,L){this.bufferTimeSpan=S,this.bufferCreationInterval=E,this.maxBufferSize=I,this.scheduler=L}return _.prototype.call=function(S,E){return E.subscribe(new u(S,this.bufferTimeSpan,this.bufferCreationInterval,this.maxBufferSize,this.scheduler))},_}(),d=function _(){this.buffer=[]},u=function(_){function S(E,I,L,H,Z){var Q=_.call(this,E)||this;Q.bufferTimeSpan=I,Q.bufferCreationInterval=L,Q.maxBufferSize=H,Q.scheduler=Z,Q.contexts=[];var ae=Q.openContext();if(Q.timespanOnly=null==L||L&lt;0,Q.timespanOnly)Q.add(ae.closeAction=Z.schedule(c,I,{subscriber:Q,context:ae,bufferTimeSpan:I}));else{var Ve={bufferTimeSpan:I,bufferCreationInterval:L,subscriber:Q,scheduler:Z};Q.add(ae.closeAction=Z.schedule(h,I,{subscriber:Q,context:ae})),Q.add(Z.schedule(l,L,Ve))}return Q}return D(S,_),S.prototype._next=function(E){for(var H,I=this.contexts,L=I.length,Z=0;Z&lt;L;Z++){var Q=I[Z],ae=Q.buffer;ae.push(E),ae.length==this.maxBufferSize&amp;&amp;(H=Q)}H&amp;&amp;this.onBufferFull(H)},S.prototype._error=function(E){this.contexts.length=0,_.prototype._error.call(this,E)},S.prototype._complete=function(){for(var I=this.contexts,L=this.destination;I.length&gt;0;){var H=I.shift();L.next(H.buffer)}_.prototype._complete.call(this)},S.prototype._unsubscribe=function(){this.contexts=null},S.prototype.onBufferFull=function(E){this.closeContext(E);var I=E.closeAction;if(I.unsubscribe(),this.remove(I),!this.closed&amp;&amp;this.timespanOnly){E=this.openContext();var L=this.bufferTimeSpan;this.add(E.closeAction=this.scheduler.schedule(c,L,{subscriber:this,context:E,bufferTimeSpan:L}))}},S.prototype.openContext=function(){var E=new d;return this.contexts.push(E),E},S.prototype.closeContext=function(E){this.destination.next(E.buffer);var I=this.contexts;(I?I.indexOf(E):-1)&gt;=0&amp;&amp;I.splice(I.indexOf(E),1)},S}(T.Subscriber);function c(_){var S=_.subscriber,E=_.context;E&amp;&amp;S.closeContext(E),S.closed||(_.context=S.openContext(),_.context.closeAction=this.schedule(_,_.bufferTimeSpan))}function l(_){var S=_.bufferCreationInterval,E=_.bufferTimeSpan,I=_.subscriber,L=_.scheduler,H=I.openContext();I.closed||(I.add(H.closeAction=L.schedule(h,E,{subscriber:I,context:H})),this.schedule(_,S))}function h(_){_.subscriber.closeContext(_.context)}},50962:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(56052),T=g(98243),w=g(3676);p.bufferToggle=function y(u,c){return function(h){return h.lift(new m(u,c))}};var m=function(){function u(c,l){this.openings=c,this.closingSelector=l}return u.prototype.call=function(c,l){return l.subscribe(new d(c,this.openings,this.closingSelector))},u}(),d=function(u){function c(l,h,_){var S=u.call(this,l)||this;return S.openings=h,S.closingSelector=_,S.contexts=[],S.add(T.subscribeToResult(S,h)),S}return D(c,u),c.prototype._next=function(l){for(var h=this.contexts,_=h.length,S=0;S&lt;_;S++)h[S].buffer.push(l)},c.prototype._error=function(l){for(var h=this.contexts;h.length&gt;0;){var _=h.shift();_.subscription.unsubscribe(),_.buffer=null,_.subscription=null}this.contexts=null,u.prototype._error.call(this,l)},c.prototype._complete=function(){for(var l=this.contexts;l.length&gt;0;){var h=l.shift();this.destination.next(h.buffer),h.subscription.unsubscribe(),h.buffer=null,h.subscription=null}this.contexts=null,u.prototype._complete.call(this)},c.prototype.notifyNext=function(l,h,_,S,E){l?this.closeBuffer(l):this.openBuffer(h)},c.prototype.notifyComplete=function(l){this.closeBuffer(l.context)},c.prototype.openBuffer=function(l){try{var _=this.closingSelector.call(this,l);_&amp;&amp;this.trySubscribe(_)}catch(S){this._error(S)}},c.prototype.closeBuffer=function(l){var h=this.contexts;if(h&amp;&amp;l){var S=l.subscription;this.destination.next(l.buffer),h.splice(h.indexOf(l),1),this.remove(S),S.unsubscribe()}},c.prototype.trySubscribe=function(l){var h=this.contexts,S=new O.Subscription,E={buffer:[],subscription:S};h.push(E);var I=T.subscribeToResult(this,l,E);!I||I.closed?this.closeBuffer(E):(I.context=E,this.add(I),S.add(I))},c}(w.OuterSubscriber)},41161:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(56052),T=g(3676),w=g(98243);p.bufferWhen=function y(u){return function(c){return c.lift(new m(u))}};var m=function(){function u(c){this.closingSelector=c}return u.prototype.call=function(c,l){return l.subscribe(new d(c,this.closingSelector))},u}(),d=function(u){function c(l,h){var _=u.call(this,l)||this;return _.closingSelector=h,_.subscribing=!1,_.openBuffer(),_}return D(c,u),c.prototype._next=function(l){this.buffer.push(l)},c.prototype._complete=function(){var l=this.buffer;l&amp;&amp;this.destination.next(l),u.prototype._complete.call(this)},c.prototype._unsubscribe=function(){this.buffer=null,this.subscribing=!1},c.prototype.notifyNext=function(l,h,_,S,E){this.openBuffer()},c.prototype.notifyComplete=function(){this.subscribing?this.complete():this.openBuffer()},c.prototype.openBuffer=function(){var _,l=this.closingSubscription;l&amp;&amp;(this.remove(l),l.unsubscribe()),this.buffer&amp;&amp;this.destination.next(this.buffer),this.buffer=[];try{_=(0,this.closingSelector)()}catch(E){return this.error(E)}l=new O.Subscription,this.closingSubscription=l,this.add(l),this.subscribing=!0,l.add(w.subscribeToResult(this,_)),this.subscribing=!1},c}(T.OuterSubscriber)},5513:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(3676),T=g(59764),w=g(98243);p.catchError=function y(u){return function(l){var h=new m(u),_=l.lift(h);return h.caught=_}};var m=function(){function u(c){this.selector=c}return u.prototype.call=function(c,l){return l.subscribe(new d(c,this.selector,this.caught))},u}(),d=function(u){function c(l,h,_){var S=u.call(this,l)||this;return S.selector=h,S.caught=_,S}return D(c,u),c.prototype.error=function(l){if(!this.isStopped){var h=void 0;try{h=this.selector(l,this.caught)}catch(S){return void u.prototype.error.call(this,S)}this._unsubscribeAndRecycle();var _=new T.InnerSubscriber(this,void 0,void 0);this.add(_),w.subscribeToResult(this,h,void 0,void 0,_)}},c}(O.OuterSubscriber)},37258:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(54375);p.combineAll=function O(T){return function(w){return w.lift(new D.CombineLatestOperator(T))}}},3115:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(25019),O=g(54375),T=g(16167);p.combineLatest=function y(){for(var m=[],d=0;d&lt;arguments.length;d++)m[d]=arguments[d];var u=null;return"function"==typeof m[m.length-1]&amp;&amp;(u=m.pop()),1===m.length&amp;&amp;D.isArray(m[0])&amp;&amp;(m=m[0].slice()),function(c){return c.lift.call(T.from([c].concat(m)),new O.CombineLatestOperator(u))}}},74059:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(19683);p.concat=function O(){for(var T=[],w=0;w&lt;arguments.length;w++)T[w]=arguments[w];return function(y){return y.lift.call(D.concat.apply(void 0,[y].concat(T)))}}},80801:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(96047);p.concatAll=function O(){return D.mergeAll(1)}},50029:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(12315);p.concatMap=function O(T,w){return D.mergeMap(T,w,1)}},22519:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(50029);p.concatMapTo=function O(T,w){return D.concatMap(function(){return T},w)}},2675:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.count=function T(m){return function(d){return d.lift(new w(m,d))}};var w=function(){function m(d,u){this.predicate=d,this.source=u}return m.prototype.call=function(d,u){return u.subscribe(new y(d,this.predicate,this.source))},m}(),y=function(m){function d(u,c,l){var h=m.call(this,u)||this;return h.predicate=c,h.source=l,h.count=0,h.index=0,h}return D(d,m),d.prototype._next=function(u){this.predicate?this._tryPredicate(u):this.count++},d.prototype._tryPredicate=function(u){var c;try{c=this.predicate(u,this.index++,this.source)}catch(l){return void this.destination.error(l)}c&amp;&amp;this.count++},d.prototype._complete=function(){this.destination.next(this.count),this.destination.complete()},d}(O.Subscriber)},72862:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(3676),T=g(98243);p.debounce=function w(d){return function(u){return u.lift(new y(d))}};var y=function(){function d(u){this.durationSelector=u}return d.prototype.call=function(u,c){return c.subscribe(new m(u,this.durationSelector))},d}(),m=function(d){function u(c,l){var h=d.call(this,c)||this;return h.durationSelector=l,h.hasValue=!1,h.durationSubscription=null,h}return D(u,d),u.prototype._next=function(c){try{var l=this.durationSelector.call(this,c);l&amp;&amp;this._tryNext(c,l)}catch(h){this.destination.error(h)}},u.prototype._complete=function(){this.emitValue(),this.destination.complete()},u.prototype._tryNext=function(c,l){var h=this.durationSubscription;this.value=c,this.hasValue=!0,h&amp;&amp;(h.unsubscribe(),this.remove(h)),(h=T.subscribeToResult(this,l))&amp;&amp;!h.closed&amp;&amp;this.add(this.durationSubscription=h)},u.prototype.notifyNext=function(c,l,h,_,S){this.emitValue()},u.prototype.notifyComplete=function(){this.emitValue()},u.prototype.emitValue=function(){if(this.hasValue){var c=this.value,l=this.durationSubscription;l&amp;&amp;(this.durationSubscription=null,l.unsubscribe(),this.remove(l)),this.value=null,this.hasValue=!1,d.prototype._next.call(this,c)}},u}(O.OuterSubscriber)},98209:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(17187);p.debounceTime=function w(u,c){return void 0===c&amp;&amp;(c=T.async),function(l){return l.lift(new y(u,c))}};var y=function(){function u(c,l){this.dueTime=c,this.scheduler=l}return u.prototype.call=function(c,l){return l.subscribe(new m(c,this.dueTime,this.scheduler))},u}(),m=function(u){function c(l,h,_){var S=u.call(this,l)||this;return S.dueTime=h,S.scheduler=_,S.debouncedSubscription=null,S.lastValue=null,S.hasValue=!1,S}return D(c,u),c.prototype._next=function(l){this.clearDebounce(),this.lastValue=l,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(d,this.dueTime,this))},c.prototype._complete=function(){this.debouncedNext(),this.destination.complete()},c.prototype.debouncedNext=function(){if(this.clearDebounce(),this.hasValue){var l=this.lastValue;this.lastValue=null,this.hasValue=!1,this.destination.next(l)}},c.prototype.clearDebounce=function(){var l=this.debouncedSubscription;null!==l&amp;&amp;(this.remove(l),l.unsubscribe(),this.debouncedSubscription=null)},c}(O.Subscriber);function d(u){u.debouncedNext()}},53243:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.defaultIfEmpty=function T(m){return void 0===m&amp;&amp;(m=null),function(d){return d.lift(new w(m))}};var w=function(){function m(d){this.defaultValue=d}return m.prototype.call=function(d,u){return u.subscribe(new y(d,this.defaultValue))},m}(),y=function(m){function d(u,c){var l=m.call(this,u)||this;return l.defaultValue=c,l.isEmpty=!0,l}return D(d,m),d.prototype._next=function(u){this.isEmpty=!1,this.destination.next(u)},d.prototype._complete=function(){this.isEmpty&amp;&amp;this.destination.next(this.defaultValue),this.destination.complete()},d}(O.Subscriber)},97522:function(P,p,g){"use strict";var l,D=this&amp;&amp;this.__extends||(l=function(h,_){return(l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(S,E){S.__proto__=E}||function(S,E){for(var I in E)E.hasOwnProperty(I)&amp;&amp;(S[I]=E[I])})(h,_)},function(h,_){function S(){this.constructor=h}l(h,_),h.prototype=null===_?Object.create(_):(S.prototype=_.prototype,new S)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(17187),T=g(78242),w=g(63281),y=g(15524);p.delay=function m(l,h){void 0===h&amp;&amp;(h=O.async);var S=T.isDate(l)?+l-h.now():Math.abs(l);return function(E){return E.lift(new d(S,h))}};var d=function(){function l(h,_){this.delay=h,this.scheduler=_}return l.prototype.call=function(h,_){return _.subscribe(new u(h,this.delay,this.scheduler))},l}(),u=function(l){function h(_,S,E){var I=l.call(this,_)||this;return I.delay=S,I.scheduler=E,I.queue=[],I.active=!1,I.errored=!1,I}return D(h,l),h.dispatch=function(_){for(var S=_.source,E=S.queue,I=_.scheduler,L=_.destination;E.length&gt;0&amp;&amp;E[0].time-I.now()&lt;=0;)E.shift().notification.observe(L);if(E.length&gt;0){var H=Math.max(0,E[0].time-I.now());this.schedule(_,H)}else this.unsubscribe(),S.active=!1},h.prototype._schedule=function(_){this.active=!0,this.destination.add(_.schedule(h.dispatch,this.delay,{source:this,destination:this.destination,scheduler:_}))},h.prototype.scheduleNotification=function(_){if(!0!==this.errored){var S=this.scheduler,E=new c(S.now()+this.delay,_);this.queue.push(E),!1===this.active&amp;&amp;this._schedule(S)}},h.prototype._next=function(_){this.scheduleNotification(y.Notification.createNext(_))},h.prototype._error=function(_){this.errored=!0,this.queue=[],this.destination.error(_),this.unsubscribe()},h.prototype._complete=function(){this.scheduleNotification(y.Notification.createComplete()),this.unsubscribe()},h}(w.Subscriber),c=function l(h,_){this.time=h,this.notification=_}},70837:function(P,p,g){"use strict";var h,D=this&amp;&amp;this.__extends||(h=function(_,S){return(h=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(E,I){E.__proto__=I}||function(E,I){for(var L in I)I.hasOwnProperty(L)&amp;&amp;(E[L]=I[L])})(_,S)},function(_,S){function E(){this.constructor=_}h(_,S),_.prototype=null===S?Object.create(S):(E.prototype=S.prototype,new E)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(55742),w=g(3676),y=g(98243);p.delayWhen=function m(h,_){return _?function(S){return new c(S,_).lift(new d(h))}:function(S){return S.lift(new d(h))}};var d=function(){function h(_){this.delayDurationSelector=_}return h.prototype.call=function(_,S){return S.subscribe(new u(_,this.delayDurationSelector))},h}(),u=function(h){function _(S,E){var I=h.call(this,S)||this;return I.delayDurationSelector=E,I.completed=!1,I.delayNotifierSubscriptions=[],I.index=0,I}return D(_,h),_.prototype.notifyNext=function(S,E,I,L,H){this.destination.next(S),this.removeSubscription(H),this.tryComplete()},_.prototype.notifyError=function(S,E){this._error(S)},_.prototype.notifyComplete=function(S){var E=this.removeSubscription(S);E&amp;&amp;this.destination.next(E),this.tryComplete()},_.prototype._next=function(S){var E=this.index++;try{var I=this.delayDurationSelector(S,E);I&amp;&amp;this.tryDelay(I,S)}catch(L){this.destination.error(L)}},_.prototype._complete=function(){this.completed=!0,this.tryComplete(),this.unsubscribe()},_.prototype.removeSubscription=function(S){S.unsubscribe();var E=this.delayNotifierSubscriptions.indexOf(S);return-1!==E&amp;&amp;this.delayNotifierSubscriptions.splice(E,1),S.outerValue},_.prototype.tryDelay=function(S,E){var I=y.subscribeToResult(this,S,E);I&amp;&amp;!I.closed&amp;&amp;(this.destination.add(I),this.delayNotifierSubscriptions.push(I))},_.prototype.tryComplete=function(){this.completed&amp;&amp;0===this.delayNotifierSubscriptions.length&amp;&amp;this.destination.complete()},_}(w.OuterSubscriber),c=function(h){function _(S,E){var I=h.call(this)||this;return I.source=S,I.subscriptionDelay=E,I}return D(_,h),_.prototype._subscribe=function(S){this.subscriptionDelay.subscribe(new l(S,this.source))},_}(T.Observable),l=function(h){function _(S,E){var I=h.call(this)||this;return I.parent=S,I.source=E,I.sourceSubscribed=!1,I}return D(_,h),_.prototype._next=function(S){this.subscribeToSource()},_.prototype._error=function(S){this.unsubscribe(),this.parent.error(S)},_.prototype._complete=function(){this.unsubscribe(),this.subscribeToSource()},_.prototype.subscribeToSource=function(){this.sourceSubscribed||(this.sourceSubscribed=!0,this.unsubscribe(),this.source.subscribe(this.parent))},_}(O.Subscriber)},62748:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.dematerialize=function T(){return function(d){return d.lift(new w)}};var w=function(){function m(){}return m.prototype.call=function(d,u){return u.subscribe(new y(d))},m}(),y=function(m){function d(u){return m.call(this,u)||this}return D(d,m),d.prototype._next=function(u){u.observe(this.destination)},d}(O.Subscriber)},27051:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(3676),T=g(98243);p.distinct=function w(d,u){return function(c){return c.lift(new y(d,u))}};var y=function(){function d(u,c){this.keySelector=u,this.flushes=c}return d.prototype.call=function(u,c){return c.subscribe(new m(u,this.keySelector,this.flushes))},d}(),m=function(d){function u(c,l,h){var _=d.call(this,c)||this;return _.keySelector=l,_.values=new Set,h&amp;&amp;_.add(T.subscribeToResult(_,h)),_}return D(u,d),u.prototype.notifyNext=function(c,l,h,_,S){this.values.clear()},u.prototype.notifyError=function(c,l){this._error(c)},u.prototype._next=function(c){this.keySelector?this._useKeySelector(c):this._finalizeNext(c,c)},u.prototype._useKeySelector=function(c){var l,h=this.destination;try{l=this.keySelector(c)}catch(_){return void h.error(_)}this._finalizeNext(l,c)},u.prototype._finalizeNext=function(c,l){var h=this.values;h.has(c)||(h.add(c),this.destination.next(l))},u}(O.OuterSubscriber);p.DistinctSubscriber=m},49256:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.distinctUntilChanged=function T(m,d){return function(u){return u.lift(new w(m,d))}};var w=function(){function m(d,u){this.compare=d,this.keySelector=u}return m.prototype.call=function(d,u){return u.subscribe(new y(d,this.compare,this.keySelector))},m}(),y=function(m){function d(u,c,l){var h=m.call(this,u)||this;return h.keySelector=l,h.hasKey=!1,"function"==typeof c&amp;&amp;(h.compare=c),h}return D(d,m),d.prototype.compare=function(u,c){return u===c},d.prototype._next=function(u){var c;try{var l=this.keySelector;c=l?l(u):u}catch(S){return this.destination.error(S)}var h=!1;if(this.hasKey)try{h=(0,this.compare)(this.key,c)}catch(S){return this.destination.error(S)}else this.hasKey=!0;h||(this.key=c,this.destination.next(u))},d}(O.Subscriber)},59143:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(49256);p.distinctUntilKeyChanged=function O(T,w){return D.distinctUntilChanged(function(y,m){return w?w(y[T],m[T]):y[T]===m[T]})}},64226:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(80261),O=g(91474),T=g(82416),w=g(53243),y=g(76274);p.elementAt=function m(d,u){if(d&lt;0)throw new D.ArgumentOutOfRangeError;var c=arguments.length&gt;=2;return function(l){return l.pipe(O.filter(function(h,_){return _===d}),y.take(1),c?w.defaultIfEmpty(u):T.throwIfEmpty(function(){return new D.ArgumentOutOfRangeError}))}}},71762:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.every=function T(m,d){return function(u){return u.lift(new w(m,d,u))}};var w=function(){function m(d,u,c){this.predicate=d,this.thisArg=u,this.source=c}return m.prototype.call=function(d,u){return u.subscribe(new y(d,this.predicate,this.thisArg,this.source))},m}(),y=function(m){function d(u,c,l,h){var _=m.call(this,u)||this;return _.predicate=c,_.thisArg=l,_.source=h,_.index=0,_.thisArg=l||_,_}return D(d,m),d.prototype.notifyComplete=function(u){this.destination.next(u),this.destination.complete()},d.prototype._next=function(u){var c=!1;try{c=this.predicate.call(this.thisArg,u,this.index++,this.source)}catch(l){return void this.destination.error(l)}c||this.notifyComplete(!1)},d.prototype._complete=function(){this.notifyComplete(!0)},d}(O.Subscriber)},64082:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(3676),T=g(98243);p.exhaust=function w(){return function(d){return d.lift(new y)}};var y=function(){function d(){}return d.prototype.call=function(u,c){return c.subscribe(new m(u))},d}(),m=function(d){function u(c){var l=d.call(this,c)||this;return l.hasCompleted=!1,l.hasSubscription=!1,l}return D(u,d),u.prototype._next=function(c){this.hasSubscription||(this.hasSubscription=!0,this.add(T.subscribeToResult(this,c)))},u.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete()},u.prototype.notifyComplete=function(c){this.remove(c),this.hasSubscription=!1,this.hasCompleted&amp;&amp;this.destination.complete()},u}(O.OuterSubscriber)},97612:function(P,p,g){"use strict";var l,D=this&amp;&amp;this.__extends||(l=function(h,_){return(l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(S,E){S.__proto__=E}||function(S,E){for(var I in E)E.hasOwnProperty(I)&amp;&amp;(S[I]=E[I])})(h,_)},function(h,_){function S(){this.constructor=h}l(h,_),h.prototype=null===_?Object.create(_):(S.prototype=_.prototype,new S)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(3676),T=g(59764),w=g(98243),y=g(43772),m=g(16167);p.exhaustMap=function d(l,h){return h?function(_){return _.pipe(d(function(S,E){return m.from(l(S,E)).pipe(y.map(function(I,L){return h(S,I,E,L)}))}))}:function(_){return _.lift(new u(l))}};var u=function(){function l(h){this.project=h}return l.prototype.call=function(h,_){return _.subscribe(new c(h,this.project))},l}(),c=function(l){function h(_,S){var E=l.call(this,_)||this;return E.project=S,E.hasSubscription=!1,E.hasCompleted=!1,E.index=0,E}return D(h,l),h.prototype._next=function(_){this.hasSubscription||this.tryNext(_)},h.prototype.tryNext=function(_){var S,E=this.index++;try{S=this.project(_,E)}catch(I){return void this.destination.error(I)}this.hasSubscription=!0,this._innerSub(S,_,E)},h.prototype._innerSub=function(_,S,E){var I=new T.InnerSubscriber(this,void 0,void 0);this.destination.add(I),w.subscribeToResult(this,_,S,E,I)},h.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete(),this.unsubscribe()},h.prototype.notifyNext=function(_,S,E,I,L){this.destination.next(S)},h.prototype.notifyError=function(_){this.destination.error(_)},h.prototype.notifyComplete=function(_){this.destination.remove(_),this.hasSubscription=!1,this.hasCompleted&amp;&amp;this.destination.complete()},h}(O.OuterSubscriber)},82396:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(3676),T=g(98243);p.expand=function w(d,u,c){return void 0===u&amp;&amp;(u=Number.POSITIVE_INFINITY),void 0===c&amp;&amp;(c=void 0),u=(u||0)&lt;1?Number.POSITIVE_INFINITY:u,function(l){return l.lift(new y(d,u,c))}};var y=function(){function d(u,c,l){this.project=u,this.concurrent=c,this.scheduler=l}return d.prototype.call=function(u,c){return c.subscribe(new m(u,this.project,this.concurrent,this.scheduler))},d}();p.ExpandOperator=y;var m=function(d){function u(c,l,h,_){var S=d.call(this,c)||this;return S.project=l,S.concurrent=h,S.scheduler=_,S.index=0,S.active=0,S.hasCompleted=!1,h&lt;Number.POSITIVE_INFINITY&amp;&amp;(S.buffer=[]),S}return D(u,d),u.dispatch=function(c){c.subscriber.subscribeToProjection(c.result,c.value,c.index)},u.prototype._next=function(c){var l=this.destination;if(l.closed)this._complete();else{var h=this.index++;if(this.active&lt;this.concurrent){l.next(c);try{var S=(0,this.project)(c,h);this.scheduler?this.destination.add(this.scheduler.schedule(u.dispatch,0,{subscriber:this,result:S,value:c,index:h})):this.subscribeToProjection(S,c,h)}catch(L){l.error(L)}}else this.buffer.push(c)}},u.prototype.subscribeToProjection=function(c,l,h){this.active++,this.destination.add(T.subscribeToResult(this,c,l,h))},u.prototype._complete=function(){this.hasCompleted=!0,this.hasCompleted&amp;&amp;0===this.active&amp;&amp;this.destination.complete(),this.unsubscribe()},u.prototype.notifyNext=function(c,l,h,_,S){this._next(l)},u.prototype.notifyComplete=function(c){var l=this.buffer;this.destination.remove(c),this.active--,l&amp;&amp;l.length&gt;0&amp;&amp;this._next(l.shift()),this.hasCompleted&amp;&amp;0===this.active&amp;&amp;this.destination.complete()},u}(O.OuterSubscriber);p.ExpandSubscriber=m},91474:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.filter=function T(m,d){return function(c){return c.lift(new w(m,d))}};var w=function(){function m(d,u){this.predicate=d,this.thisArg=u}return m.prototype.call=function(d,u){return u.subscribe(new y(d,this.predicate,this.thisArg))},m}(),y=function(m){function d(u,c,l){var h=m.call(this,u)||this;return h.predicate=c,h.thisArg=l,h.count=0,h}return D(d,m),d.prototype._next=function(u){var c;try{c=this.predicate.call(this.thisArg,u,this.count++)}catch(l){return void this.destination.error(l)}c&amp;&amp;this.destination.next(u)},d}(O.Subscriber)},58917:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(56052);p.finalize=function w(d){return function(u){return u.lift(new y(d))}};var y=function(){function d(u){this.callback=u}return d.prototype.call=function(u,c){return c.subscribe(new m(u,this.callback))},d}(),m=function(d){function u(c,l){var h=d.call(this,c)||this;return h.add(new T.Subscription(l)),h}return D(u,d),u}(O.Subscriber)},42116:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.find=function T(m,d){if("function"!=typeof m)throw new TypeError("predicate is not a function");return function(u){return u.lift(new w(m,u,!1,d))}};var w=function(){function m(d,u,c,l){this.predicate=d,this.source=u,this.yieldIndex=c,this.thisArg=l}return m.prototype.call=function(d,u){return u.subscribe(new y(d,this.predicate,this.source,this.yieldIndex,this.thisArg))},m}();p.FindValueOperator=w;var y=function(m){function d(u,c,l,h,_){var S=m.call(this,u)||this;return S.predicate=c,S.source=l,S.yieldIndex=h,S.thisArg=_,S.index=0,S}return D(d,m),d.prototype.notifyComplete=function(u){var c=this.destination;c.next(u),c.complete(),this.unsubscribe()},d.prototype._next=function(u){var l=this.predicate,h=this.thisArg,_=this.index++;try{l.call(h||this,u,_,this.source)&amp;&amp;this.notifyComplete(this.yieldIndex?_:u)}catch(E){this.destination.error(E)}},d.prototype._complete=function(){this.notifyComplete(this.yieldIndex?-1:void 0)},d}(O.Subscriber);p.FindValueSubscriber=y},78564:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(42116);p.findIndex=function O(T,w){return function(y){return y.lift(new D.FindValueOperator(T,y,!0,w))}}},26110:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(19800),O=g(91474),T=g(76274),w=g(53243),y=g(82416),m=g(96610);p.first=function d(u,c){var l=arguments.length&gt;=2;return function(h){return h.pipe(u?O.filter(function(_,S){return u(_,S,h)}):m.identity,T.take(1),l?w.defaultIfEmpty(c):y.throwIfEmpty(function(){return new D.EmptyError}))}}},50813:function(P,p,g){"use strict";var _,D=this&amp;&amp;this.__extends||(_=function(S,E){return(_=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(I,L){I.__proto__=L}||function(I,L){for(var H in L)L.hasOwnProperty(H)&amp;&amp;(I[H]=L[H])})(S,E)},function(S,E){function I(){this.constructor=S}_(S,E),S.prototype=null===E?Object.create(E):(I.prototype=E.prototype,new I)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(56052),w=g(55742),y=g(47057);p.groupBy=function m(_,S,E,I){return function(L){return L.lift(new d(_,S,E,I))}};var d=function(){function _(S,E,I,L){this.keySelector=S,this.elementSelector=E,this.durationSelector=I,this.subjectSelector=L}return _.prototype.call=function(S,E){return E.subscribe(new u(S,this.keySelector,this.elementSelector,this.durationSelector,this.subjectSelector))},_}(),u=function(_){function S(E,I,L,H,Z){var Q=_.call(this,E)||this;return Q.keySelector=I,Q.elementSelector=L,Q.durationSelector=H,Q.subjectSelector=Z,Q.groups=null,Q.attemptedToUnsubscribe=!1,Q.count=0,Q}return D(S,_),S.prototype._next=function(E){var I;try{I=this.keySelector(E)}catch(L){return void this.error(L)}this._group(E,I)},S.prototype._group=function(E,I){var L=this.groups;L||(L=this.groups=new Map);var Z,H=L.get(I);if(this.elementSelector)try{Z=this.elementSelector(E)}catch(ye){this.error(ye)}else Z=E;if(!H){H=this.subjectSelector?this.subjectSelector():new y.Subject,L.set(I,H);var Q=new l(I,H,this);if(this.destination.next(Q),this.durationSelector){var ae=void 0;try{ae=this.durationSelector(new l(I,H))}catch(ye){return void this.error(ye)}this.add(ae.subscribe(new c(I,H,this)))}}H.closed||H.next(Z)},S.prototype._error=function(E){var I=this.groups;I&amp;&amp;(I.forEach(function(L,H){L.error(E)}),I.clear()),this.destination.error(E)},S.prototype._complete=function(){var E=this.groups;E&amp;&amp;(E.forEach(function(I,L){I.complete()}),E.clear()),this.destination.complete()},S.prototype.removeGroup=function(E){this.groups.delete(E)},S.prototype.unsubscribe=function(){this.closed||(this.attemptedToUnsubscribe=!0,0===this.count&amp;&amp;_.prototype.unsubscribe.call(this))},S}(O.Subscriber),c=function(_){function S(E,I,L){var H=_.call(this,I)||this;return H.key=E,H.group=I,H.parent=L,H}return D(S,_),S.prototype._next=function(E){this.complete()},S.prototype._unsubscribe=function(){var I=this.parent,L=this.key;this.key=this.parent=null,I&amp;&amp;I.removeGroup(L)},S}(O.Subscriber),l=function(_){function S(E,I,L){var H=_.call(this)||this;return H.key=E,H.groupSubject=I,H.refCountSubscription=L,H}return D(S,_),S.prototype._subscribe=function(E){var I=new T.Subscription,H=this.refCountSubscription,Z=this.groupSubject;return H&amp;&amp;!H.closed&amp;&amp;I.add(new h(H)),I.add(Z.subscribe(E)),I},S}(w.Observable);p.GroupedObservable=l;var h=function(_){function S(E){var I=_.call(this)||this;return I.parent=E,E.count++,I}return D(S,_),S.prototype.unsubscribe=function(){var E=this.parent;!E.closed&amp;&amp;!this.closed&amp;&amp;(_.prototype.unsubscribe.call(this),E.count-=1,0===E.count&amp;&amp;E.attemptedToUnsubscribe&amp;&amp;E.unsubscribe())},S}(T.Subscription)},21203:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.ignoreElements=function T(){return function(d){return d.lift(new w)}};var w=function(){function m(){}return m.prototype.call=function(d,u){return u.subscribe(new y(d))},m}(),y=function(m){function d(){return null!==m&amp;&amp;m.apply(this,arguments)||this}return D(d,m),d.prototype._next=function(u){},d}(O.Subscriber)},66239:(P,p,g)=&gt;{"use strict";g(90723),g(58832),g(18840),g(51562),g(19674),g(50962),g(41161),g(5513),g(37258),g(3115),g(74059),g(80801);var E=g(50029);p.bJ=E.concatMap,g(22519),g(2675),g(72862),g(98209),g(53243),g(97522),g(70837),g(62748),g(27051),g(49256),g(59143),g(64226),g(71762),g(64082),g(97612),g(82396),g(91474),g(58917),g(42116),g(78564),g(26110),g(50813),g(21203),g(94157),g(43267),g(43772),g(65580),g(25390),g(33968),g(39163),g(96047),g(12315),g(12315),g(14529),g(31835),g(87534),g(16020),g(58892),g(28973),g(89122),g(78429),g(59356),g(96338),g(61132),g(89149),g(73005),g(1708),g(50016),g(300),g(93714),g(90274),g(69012),g(87833),g(80405),g(67069),g(92620),g(11124),g(22295),g(33886),g(1727),g(30469),g(96457),g(65746),g(79989),g(46637),g(46585),g(35068),g(88001),g(22825),g(76274),g(20266),g(67065),g(1040),g(14185),g(71516),g(60840),g(86562),g(39844),g(67790),g(44871),g(95577),g(91021),g(13728),g(75541),g(1373),g(79779),g(16329),g(27243),g(39575)},94157:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.isEmpty=function T(){return function(m){return m.lift(new w)}};var w=function(){function m(){}return m.prototype.call=function(d,u){return u.subscribe(new y(d))},m}(),y=function(m){function d(u){return m.call(this,u)||this}return D(d,m),d.prototype.notifyComplete=function(u){var c=this.destination;c.next(u),c.complete()},d.prototype._next=function(u){this.notifyComplete(!1)},d.prototype._complete=function(){this.notifyComplete(!0)},d}(O.Subscriber)},43267:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(19800),O=g(91474),T=g(20266),w=g(82416),y=g(53243),m=g(96610);p.last=function d(u,c){var l=arguments.length&gt;=2;return function(h){return h.pipe(u?O.filter(function(_,S){return u(_,S,h)}):m.identity,T.takeLast(1),l?y.defaultIfEmpty(c):w.throwIfEmpty(function(){return new D.EmptyError}))}}},43772:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.map=function T(m,d){return function(c){if("function"!=typeof m)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return c.lift(new w(m,d))}};var w=function(){function m(d,u){this.project=d,this.thisArg=u}return m.prototype.call=function(d,u){return u.subscribe(new y(d,this.project,this.thisArg))},m}();p.MapOperator=w;var y=function(m){function d(u,c,l){var h=m.call(this,u)||this;return h.project=c,h.count=0,h.thisArg=l||h,h}return D(d,m),d.prototype._next=function(u){var c;try{c=this.project.call(this.thisArg,u,this.count++)}catch(l){return void this.destination.error(l)}this.destination.next(c)},d}(O.Subscriber)},65580:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.mapTo=function T(m){return function(d){return d.lift(new w(m))}};var w=function(){function m(d){this.value=d}return m.prototype.call=function(d,u){return u.subscribe(new y(d,this.value))},m}(),y=function(m){function d(u,c){var l=m.call(this,u)||this;return l.value=c,l}return D(d,m),d.prototype._next=function(u){this.destination.next(this.value)},d}(O.Subscriber)},25390:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(15524);p.materialize=function w(){return function(u){return u.lift(new y)}};var y=function(){function d(){}return d.prototype.call=function(u,c){return c.subscribe(new m(u))},d}(),m=function(d){function u(c){return d.call(this,c)||this}return D(u,d),u.prototype._next=function(c){this.destination.next(T.Notification.createNext(c))},u.prototype._error=function(c){var l=this.destination;l.next(T.Notification.createError(c)),l.complete()},u.prototype._complete=function(){var c=this.destination;c.next(T.Notification.createComplete()),c.complete()},u}(O.Subscriber)},33968:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(50016);p.max=function O(T){return D.reduce("function"==typeof T?function(y,m){return T(y,m)&gt;0?y:m}:function(y,m){return y&gt;m?y:m})}},39163:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(12778);p.merge=function O(){for(var T=[],w=0;w&lt;arguments.length;w++)T[w]=arguments[w];return function(y){return y.lift.call(D.merge.apply(void 0,[y].concat(T)))}}},96047:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(12315),O=g(96610);p.mergeAll=function T(w){return void 0===w&amp;&amp;(w=Number.POSITIVE_INFINITY),D.mergeMap(O.identity,w)}},12315:function(P,p,g){"use strict";var l,D=this&amp;&amp;this.__extends||(l=function(h,_){return(l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(S,E){S.__proto__=E}||function(S,E){for(var I in E)E.hasOwnProperty(I)&amp;&amp;(S[I]=E[I])})(h,_)},function(h,_){function S(){this.constructor=h}l(h,_),h.prototype=null===_?Object.create(_):(S.prototype=_.prototype,new S)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(98243),T=g(3676),w=g(59764),y=g(43772),m=g(16167);p.mergeMap=function d(l,h,_){return void 0===_&amp;&amp;(_=Number.POSITIVE_INFINITY),"function"==typeof h?function(S){return S.pipe(d(function(E,I){return m.from(l(E,I)).pipe(y.map(function(L,H){return h(E,L,I,H)}))},_))}:("number"==typeof h&amp;&amp;(_=h),function(S){return S.lift(new u(l,_))})};var u=function(){function l(h,_){void 0===_&amp;&amp;(_=Number.POSITIVE_INFINITY),this.project=h,this.concurrent=_}return l.prototype.call=function(h,_){return _.subscribe(new c(h,this.project,this.concurrent))},l}();p.MergeMapOperator=u;var c=function(l){function h(_,S,E){void 0===E&amp;&amp;(E=Number.POSITIVE_INFINITY);var I=l.call(this,_)||this;return I.project=S,I.concurrent=E,I.hasCompleted=!1,I.buffer=[],I.active=0,I.index=0,I}return D(h,l),h.prototype._next=function(_){this.active&lt;this.concurrent?this._tryNext(_):this.buffer.push(_)},h.prototype._tryNext=function(_){var S,E=this.index++;try{S=this.project(_,E)}catch(I){return void this.destination.error(I)}this.active++,this._innerSub(S,_,E)},h.prototype._innerSub=function(_,S,E){var I=new w.InnerSubscriber(this,void 0,void 0);this.destination.add(I),O.subscribeToResult(this,_,S,E,I)},h.prototype._complete=function(){this.hasCompleted=!0,0===this.active&amp;&amp;0===this.buffer.length&amp;&amp;this.destination.complete(),this.unsubscribe()},h.prototype.notifyNext=function(_,S,E,I,L){this.destination.next(S)},h.prototype.notifyComplete=function(_){var S=this.buffer;this.remove(_),this.active--,S.length&gt;0?this._next(S.shift()):0===this.active&amp;&amp;this.hasCompleted&amp;&amp;this.destination.complete()},h}(T.OuterSubscriber);p.MergeMapSubscriber=c},14529:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(12315);p.mergeMapTo=function O(T,w,y){return void 0===y&amp;&amp;(y=Number.POSITIVE_INFINITY),"function"==typeof w?D.mergeMap(function(){return T},w,y):("number"==typeof w&amp;&amp;(y=w),D.mergeMap(function(){return T},y))}},31835:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(98243),T=g(3676),w=g(59764);p.mergeScan=function y(u,c,l){return void 0===l&amp;&amp;(l=Number.POSITIVE_INFINITY),function(h){return h.lift(new m(u,c,l))}};var m=function(){function u(c,l,h){this.accumulator=c,this.seed=l,this.concurrent=h}return u.prototype.call=function(c,l){return l.subscribe(new d(c,this.accumulator,this.seed,this.concurrent))},u}();p.MergeScanOperator=m;var d=function(u){function c(l,h,_,S){var E=u.call(this,l)||this;return E.accumulator=h,E.acc=_,E.concurrent=S,E.hasValue=!1,E.hasCompleted=!1,E.buffer=[],E.active=0,E.index=0,E}return D(c,u),c.prototype._next=function(l){if(this.active&lt;this.concurrent){var h=this.index++,_=this.destination,S=void 0;try{S=(0,this.accumulator)(this.acc,l,h)}catch(I){return _.error(I)}this.active++,this._innerSub(S,l,h)}else this.buffer.push(l)},c.prototype._innerSub=function(l,h,_){var S=new w.InnerSubscriber(this,void 0,void 0);this.destination.add(S),O.subscribeToResult(this,l,h,_,S)},c.prototype._complete=function(){this.hasCompleted=!0,0===this.active&amp;&amp;0===this.buffer.length&amp;&amp;(!1===this.hasValue&amp;&amp;this.destination.next(this.acc),this.destination.complete()),this.unsubscribe()},c.prototype.notifyNext=function(l,h,_,S,E){var I=this.destination;this.acc=h,this.hasValue=!0,I.next(h)},c.prototype.notifyComplete=function(l){var h=this.buffer;this.destination.remove(l),this.active--,h.length&gt;0?this._next(h.shift()):0===this.active&amp;&amp;this.hasCompleted&amp;&amp;(!1===this.hasValue&amp;&amp;this.destination.next(this.acc),this.destination.complete())},c}(T.OuterSubscriber);p.MergeScanSubscriber=d},87534:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(50016);p.min=function O(T){return D.reduce("function"==typeof T?function(y,m){return T(y,m)&lt;0?y:m}:function(y,m){return y&lt;m?y:m})}},16020:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(54658);p.multicast=function O(w,y){return function(d){var u;if(u="function"==typeof w?w:function(){return w},"function"==typeof y)return d.lift(new T(u,y));var c=Object.create(d,D.connectableObservableDescriptor);return c.source=d,c.subjectFactory=u,c}};var T=function(){function w(y,m){this.subjectFactory=y,this.selector=m}return w.prototype.call=function(y,m){var d=this.selector,u=this.subjectFactory(),c=d(u).subscribe(y);return c.add(m.subscribe(u)),c},w}();p.MulticastOperator=T},58892:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(15524);p.observeOn=function w(u,c){return void 0===c&amp;&amp;(c=0),function(h){return h.lift(new y(u,c))}};var y=function(){function u(c,l){void 0===l&amp;&amp;(l=0),this.scheduler=c,this.delay=l}return u.prototype.call=function(c,l){return l.subscribe(new m(c,this.scheduler,this.delay))},u}();p.ObserveOnOperator=y;var m=function(u){function c(l,h,_){void 0===_&amp;&amp;(_=0);var S=u.call(this,l)||this;return S.scheduler=h,S.delay=_,S}return D(c,u),c.dispatch=function(l){l.notification.observe(l.destination),this.unsubscribe()},c.prototype.scheduleMessage=function(l){this.destination.add(this.scheduler.schedule(c.dispatch,this.delay,new d(l,this.destination)))},c.prototype._next=function(l){this.scheduleMessage(T.Notification.createNext(l))},c.prototype._error=function(l){this.scheduleMessage(T.Notification.createError(l)),this.unsubscribe()},c.prototype._complete=function(){this.scheduleMessage(T.Notification.createComplete()),this.unsubscribe()},c}(O.Subscriber);p.ObserveOnSubscriber=m;var d=function u(c,l){this.notification=c,this.destination=l};p.ObserveOnMessage=d},28973:function(P,p,g){"use strict";var h,D=this&amp;&amp;this.__extends||(h=function(_,S){return(h=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(E,I){E.__proto__=I}||function(E,I){for(var L in I)I.hasOwnProperty(L)&amp;&amp;(E[L]=I[L])})(_,S)},function(_,S){function E(){this.constructor=_}h(_,S),_.prototype=null===S?Object.create(S):(E.prototype=S.prototype,new E)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(16167),T=g(25019),w=g(3676),y=g(59764),m=g(98243);p.onErrorResumeNext=function d(){for(var h=[],_=0;_&lt;arguments.length;_++)h[_]=arguments[_];return 1===h.length&amp;&amp;T.isArray(h[0])&amp;&amp;(h=h[0]),function(S){return S.lift(new c(h))}},p.onErrorResumeNextStatic=function u(){for(var h=[],_=0;_&lt;arguments.length;_++)h[_]=arguments[_];var S=null;return 1===h.length&amp;&amp;T.isArray(h[0])&amp;&amp;(h=h[0]),S=h.shift(),O.from(S,null).lift(new c(h))};var c=function(){function h(_){this.nextSources=_}return h.prototype.call=function(_,S){return S.subscribe(new l(_,this.nextSources))},h}(),l=function(h){function _(S,E){var I=h.call(this,S)||this;return I.destination=S,I.nextSources=E,I}return D(_,h),_.prototype.notifyError=function(S,E){this.subscribeToNextSource()},_.prototype.notifyComplete=function(S){this.subscribeToNextSource()},_.prototype._error=function(S){this.subscribeToNextSource(),this.unsubscribe()},_.prototype._complete=function(){this.subscribeToNextSource(),this.unsubscribe()},_.prototype.subscribeToNextSource=function(){var S=this.nextSources.shift();if(S){var E=new y.InnerSubscriber(this,void 0,void 0);this.destination.add(E),m.subscribeToResult(this,S,void 0,void 0,E)}else this.destination.complete()},_}(w.OuterSubscriber)},89122:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.pairwise=function T(){return function(m){return m.lift(new w)}};var w=function(){function m(){}return m.prototype.call=function(d,u){return u.subscribe(new y(d))},m}(),y=function(m){function d(u){var c=m.call(this,u)||this;return c.hasPrev=!1,c}return D(d,m),d.prototype._next=function(u){var c;this.hasPrev?c=[this.prev,u]:this.hasPrev=!0,this.prev=u,c&amp;&amp;this.destination.next(c)},d}(O.Subscriber)},78429:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(69828),O=g(91474);p.partition=function T(w,y){return function(m){return[O.filter(w,y)(m),O.filter(D.not(w,y))(m)]}}},59356:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(43772);function T(w,y){return function(d){for(var u=d,c=0;c&lt;y;c++){var l=u[w[c]];if(!(typeof l&lt;"u"))return;u=l}return u}}p.pluck=function O(){for(var w=[],y=0;y&lt;arguments.length;y++)w[y]=arguments[y];var m=w.length;if(0===m)throw new Error("list of properties cannot be empty.");return function(d){return D.map(T(w,m))(d)}}},96338:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(47057),O=g(16020);p.publish=function T(w){return w?O.multicast(function(){return new D.Subject},w):O.multicast(new D.Subject)}},61132:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(76396),O=g(16020);p.publishBehavior=function T(w){return function(y){return O.multicast(new D.BehaviorSubject(w))(y)}}},89149:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(59e3),O=g(16020);p.publishLast=function T(){return function(w){return O.multicast(new D.AsyncSubject)(w)}}},73005:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(31886),O=g(16020);p.publishReplay=function T(w,y,m,d){m&amp;&amp;"function"!=typeof m&amp;&amp;(d=m);var u="function"==typeof m?m:void 0,c=new D.ReplaySubject(w,y,d);return function(l){return O.multicast(function(){return c},u)(l)}}},1708:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(25019),O=g(74186);p.race=function T(){for(var w=[],y=0;y&lt;arguments.length;y++)w[y]=arguments[y];return function(d){return 1===w.length&amp;&amp;D.isArray(w[0])&amp;&amp;(w=w[0]),d.lift.call(O.race.apply(void 0,[d].concat(w)))}}},50016:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(92620),O=g(20266),T=g(53243),w=g(17302);p.reduce=function y(m,d){return arguments.length&gt;=2?function(c){return w.pipe(D.scan(m,d),O.takeLast(1),T.defaultIfEmpty(d))(c)}:function(c){return w.pipe(D.scan(function(l,h,_){return m(l,h,_+1)}),O.takeLast(1))(c)}}},87833:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.refCount=function T(){return function(d){return d.lift(new w(d))}};var w=function(){function m(d){this.connectable=d}return m.prototype.call=function(d,u){var c=this.connectable;c._refCount++;var l=new y(d,c),h=u.subscribe(l);return l.closed||(l.connection=c.connect()),h},m}(),y=function(m){function d(u,c){var l=m.call(this,u)||this;return l.connectable=c,l}return D(d,m),d.prototype._unsubscribe=function(){var u=this.connectable;if(u){this.connectable=null;var c=u._refCount;if(c&lt;=0)this.connection=null;else if(u._refCount=c-1,c&gt;1)this.connection=null;else{var l=this.connection,h=u._connection;this.connection=null,h&amp;&amp;(!l||h===l)&amp;&amp;h.unsubscribe()}}else this.connection=null},d}(O.Subscriber)},300:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(52379);p.repeat=function w(d){return void 0===d&amp;&amp;(d=-1),function(u){return 0===d?T.empty():u.lift(new y(d&lt;0?-1:d-1,u))}};var y=function(){function d(u,c){this.count=u,this.source=c}return d.prototype.call=function(u,c){return c.subscribe(new m(u,this.count,this.source))},d}(),m=function(d){function u(c,l,h){var _=d.call(this,c)||this;return _.count=l,_.source=h,_}return D(u,d),u.prototype.complete=function(){if(!this.isStopped){var l=this.source,h=this.count;if(0===h)return d.prototype.complete.call(this);h&gt;-1&amp;&amp;(this.count=h-1),l.subscribe(this._unsubscribeAndRecycle())}},u}(O.Subscriber)},93714:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(47057),T=g(3676),w=g(98243);p.repeatWhen=function y(u){return function(c){return c.lift(new m(u))}};var m=function(){function u(c){this.notifier=c}return u.prototype.call=function(c,l){return l.subscribe(new d(c,this.notifier,l))},u}(),d=function(u){function c(l,h,_){var S=u.call(this,l)||this;return S.notifier=h,S.source=_,S.sourceIsBeingSubscribedTo=!0,S}return D(c,u),c.prototype.notifyNext=function(l,h,_,S,E){this.sourceIsBeingSubscribedTo=!0,this.source.subscribe(this)},c.prototype.notifyComplete=function(l){if(!1===this.sourceIsBeingSubscribedTo)return u.prototype.complete.call(this)},c.prototype.complete=function(){if(this.sourceIsBeingSubscribedTo=!1,!this.isStopped){if(this.retries||this.subscribeToRetries(),!this.retriesSubscription||this.retriesSubscription.closed)return u.prototype.complete.call(this);this._unsubscribeAndRecycle(),this.notifications.next()}},c.prototype._unsubscribe=function(){var h=this.notifications,_=this.retriesSubscription;h&amp;&amp;(h.unsubscribe(),this.notifications=null),_&amp;&amp;(_.unsubscribe(),this.retriesSubscription=null),this.retries=null},c.prototype._unsubscribeAndRecycle=function(){var l=this._unsubscribe;return this._unsubscribe=null,u.prototype._unsubscribeAndRecycle.call(this),this._unsubscribe=l,this},c.prototype.subscribeToRetries=function(){var l;this.notifications=new O.Subject;try{l=(0,this.notifier)(this.notifications)}catch{return u.prototype.complete.call(this)}this.retries=l,this.retriesSubscription=w.subscribeToResult(this,l)},c}(T.OuterSubscriber)},90274:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.retry=function T(m){return void 0===m&amp;&amp;(m=-1),function(d){return d.lift(new w(m,d))}};var w=function(){function m(d,u){this.count=d,this.source=u}return m.prototype.call=function(d,u){return u.subscribe(new y(d,this.count,this.source))},m}(),y=function(m){function d(u,c,l){var h=m.call(this,u)||this;return h.count=c,h.source=l,h}return D(d,m),d.prototype.error=function(u){if(!this.isStopped){var l=this.source,h=this.count;if(0===h)return m.prototype.error.call(this,u);h&gt;-1&amp;&amp;(this.count=h-1),l.subscribe(this._unsubscribeAndRecycle())}},d}(O.Subscriber)},69012:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(47057),T=g(3676),w=g(98243);p.retryWhen=function y(u){return function(c){return c.lift(new m(u,c))}};var m=function(){function u(c,l){this.notifier=c,this.source=l}return u.prototype.call=function(c,l){return l.subscribe(new d(c,this.notifier,this.source))},u}(),d=function(u){function c(l,h,_){var S=u.call(this,l)||this;return S.notifier=h,S.source=_,S}return D(c,u),c.prototype.error=function(l){if(!this.isStopped){var h=this.errors,_=this.retries,S=this.retriesSubscription;if(_)this.errors=null,this.retriesSubscription=null;else{h=new O.Subject;try{_=(0,this.notifier)(h)}catch(I){return u.prototype.error.call(this,I)}S=w.subscribeToResult(this,_)}this._unsubscribeAndRecycle(),this.errors=h,this.retries=_,this.retriesSubscription=S,h.next(l)}},c.prototype._unsubscribe=function(){var h=this.errors,_=this.retriesSubscription;h&amp;&amp;(h.unsubscribe(),this.errors=null),_&amp;&amp;(_.unsubscribe(),this.retriesSubscription=null),this.retries=null},c.prototype.notifyNext=function(l,h,_,S,E){var I=this._unsubscribe;this._unsubscribe=null,this._unsubscribeAndRecycle(),this._unsubscribe=I,this.source.subscribe(this)},c}(T.OuterSubscriber)},80405:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(3676),T=g(98243);p.sample=function w(d){return function(u){return u.lift(new y(d))}};var y=function(){function d(u){this.notifier=u}return d.prototype.call=function(u,c){var l=new m(u),h=c.subscribe(l);return h.add(T.subscribeToResult(l,this.notifier)),h},d}(),m=function(d){function u(){var c=null!==d&amp;&amp;d.apply(this,arguments)||this;return c.hasValue=!1,c}return D(u,d),u.prototype._next=function(c){this.value=c,this.hasValue=!0},u.prototype.notifyNext=function(c,l,h,_,S){this.emitValue()},u.prototype.notifyComplete=function(){this.emitValue()},u.prototype.emitValue=function(){this.hasValue&amp;&amp;(this.hasValue=!1,this.destination.next(this.value))},u}(O.OuterSubscriber)},67069:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(17187);p.sampleTime=function w(u,c){return void 0===c&amp;&amp;(c=T.async),function(l){return l.lift(new y(u,c))}};var y=function(){function u(c,l){this.period=c,this.scheduler=l}return u.prototype.call=function(c,l){return l.subscribe(new m(c,this.period,this.scheduler))},u}(),m=function(u){function c(l,h,_){var S=u.call(this,l)||this;return S.period=h,S.scheduler=_,S.hasValue=!1,S.add(_.schedule(d,h,{subscriber:S,period:h})),S}return D(c,u),c.prototype._next=function(l){this.lastValue=l,this.hasValue=!0},c.prototype.notifyNext=function(){this.hasValue&amp;&amp;(this.hasValue=!1,this.destination.next(this.lastValue))},c}(O.Subscriber);function d(u){var l=u.period;u.subscriber.notifyNext(),this.schedule(u,l)}},92620:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.scan=function T(m,d){var u=!1;return arguments.length&gt;=2&amp;&amp;(u=!0),function(l){return l.lift(new w(m,d,u))}};var w=function(){function m(d,u,c){void 0===c&amp;&amp;(c=!1),this.accumulator=d,this.seed=u,this.hasSeed=c}return m.prototype.call=function(d,u){return u.subscribe(new y(d,this.accumulator,this.seed,this.hasSeed))},m}(),y=function(m){function d(u,c,l,h){var _=m.call(this,u)||this;return _.accumulator=c,_._seed=l,_.hasSeed=h,_.index=0,_}return D(d,m),Object.defineProperty(d.prototype,"seed",{get:function(){return this._seed},set:function(u){this.hasSeed=!0,this._seed=u},enumerable:!0,configurable:!0}),d.prototype._next=function(u){if(this.hasSeed)return this._tryNext(u);this.seed=u,this.destination.next(u)},d.prototype._tryNext=function(u){var l,c=this.index++;try{l=this.accumulator(this.seed,u,c)}catch(h){this.destination.error(h)}this.seed=l,this.destination.next(l)},d}(O.Subscriber)},11124:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.sequenceEqual=function T(d,u){return function(c){return c.lift(new w(d,u))}};var w=function(){function d(u,c){this.compareTo=u,this.comparator=c}return d.prototype.call=function(u,c){return c.subscribe(new y(u,this.compareTo,this.comparator))},d}();p.SequenceEqualOperator=w;var y=function(d){function u(c,l,h){var _=d.call(this,c)||this;return _.compareTo=l,_.comparator=h,_._a=[],_._b=[],_._oneComplete=!1,_.destination.add(l.subscribe(new m(c,_))),_}return D(u,d),u.prototype._next=function(c){this._oneComplete&amp;&amp;0===this._b.length?this.emit(!1):(this._a.push(c),this.checkValues())},u.prototype._complete=function(){this._oneComplete?this.emit(0===this._a.length&amp;&amp;0===this._b.length):this._oneComplete=!0,this.unsubscribe()},u.prototype.checkValues=function(){for(var c=this,l=c._a,h=c._b,_=c.comparator;l.length&gt;0&amp;&amp;h.length&gt;0;){var S=l.shift(),E=h.shift(),I=!1;try{I=_?_(S,E):S===E}catch(L){this.destination.error(L)}I||this.emit(!1)}},u.prototype.emit=function(c){var l=this.destination;l.next(c),l.complete()},u.prototype.nextB=function(c){this._oneComplete&amp;&amp;0===this._a.length?this.emit(!1):(this._b.push(c),this.checkValues())},u.prototype.completeB=function(){this._oneComplete?this.emit(0===this._a.length&amp;&amp;0===this._b.length):this._oneComplete=!0},u}(O.Subscriber);p.SequenceEqualSubscriber=y;var m=function(d){function u(c,l){var h=d.call(this,c)||this;return h.parent=l,h}return D(u,d),u.prototype._next=function(c){this.parent.nextB(c)},u.prototype._error=function(c){this.parent.error(c),this.unsubscribe()},u.prototype._complete=function(){this.parent.completeB(),this.unsubscribe()},u}(O.Subscriber)},22295:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(16020),O=g(87833),T=g(47057);function w(){return new T.Subject}p.share=function y(){return function(m){return O.refCount()(D.multicast(w)(m))}}},33886:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(31886);p.shareReplay=function O(w,y,m){var d;return d=w&amp;&amp;"object"==typeof w?w:{bufferSize:w,windowTime:y,refCount:!1,scheduler:m},function(u){return u.lift(function T(w){var h,S,y=w.bufferSize,m=void 0===y?Number.POSITIVE_INFINITY:y,d=w.windowTime,u=void 0===d?Number.POSITIVE_INFINITY:d,c=w.refCount,l=w.scheduler,_=0,E=!1,I=!1;return function(H){_++,(!h||E)&amp;&amp;(E=!1,h=new D.ReplaySubject(m,u,l),S=H.subscribe({next:function(Q){h.next(Q)},error:function(Q){E=!0,h.error(Q)},complete:function(){I=!0,h.complete()}}));var Z=h.subscribe(this);this.add(function(){_--,Z.unsubscribe(),S&amp;&amp;!I&amp;&amp;c&amp;&amp;0===_&amp;&amp;(S.unsubscribe(),S=void 0,h=void 0)})}}(d))}}},1727:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(19800);p.single=function w(d){return function(u){return u.lift(new y(d,u))}};var y=function(){function d(u,c){this.predicate=u,this.source=c}return d.prototype.call=function(u,c){return c.subscribe(new m(u,this.predicate,this.source))},d}(),m=function(d){function u(c,l,h){var _=d.call(this,c)||this;return _.predicate=l,_.source=h,_.seenValue=!1,_.index=0,_}return D(u,d),u.prototype.applySingleValue=function(c){this.seenValue?this.destination.error("Sequence contains more than one element"):(this.seenValue=!0,this.singleValue=c)},u.prototype._next=function(c){var l=this.index++;this.predicate?this.tryNext(c,l):this.applySingleValue(c)},u.prototype.tryNext=function(c,l){try{this.predicate(c,l,this.source)&amp;&amp;this.applySingleValue(c)}catch(h){this.destination.error(h)}},u.prototype._complete=function(){var c=this.destination;this.index&gt;0?(c.next(this.seenValue?this.singleValue:void 0),c.complete()):c.error(new T.EmptyError)},u}(O.Subscriber)},30469:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.skip=function T(m){return function(d){return d.lift(new w(m))}};var w=function(){function m(d){this.total=d}return m.prototype.call=function(d,u){return u.subscribe(new y(d,this.total))},m}(),y=function(m){function d(u,c){var l=m.call(this,u)||this;return l.total=c,l.count=0,l}return D(d,m),d.prototype._next=function(u){++this.count&gt;this.total&amp;&amp;this.destination.next(u)},d}(O.Subscriber)},96457:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(80261);p.skipLast=function w(d){return function(u){return u.lift(new y(d))}};var y=function(){function d(u){if(this._skipCount=u,this._skipCount&lt;0)throw new T.ArgumentOutOfRangeError}return d.prototype.call=function(u,c){return c.subscribe(0===this._skipCount?new O.Subscriber(u):new m(u,this._skipCount))},d}(),m=function(d){function u(c,l){var h=d.call(this,c)||this;return h._skipCount=l,h._count=0,h._ring=new Array(l),h}return D(u,d),u.prototype._next=function(c){var l=this._skipCount,h=this._count++;if(h&lt;l)this._ring[h]=c;else{var _=h%l,S=this._ring,E=S[_];S[_]=c,this.destination.next(E)}},u}(O.Subscriber)},65746:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(3676),T=g(59764),w=g(98243);p.skipUntil=function y(u){return function(c){return c.lift(new m(u))}};var m=function(){function u(c){this.notifier=c}return u.prototype.call=function(c,l){return l.subscribe(new d(c,this.notifier))},u}(),d=function(u){function c(l,h){var _=u.call(this,l)||this;_.hasValue=!1;var S=new T.InnerSubscriber(_,void 0,void 0);return _.add(S),_.innerSubscription=S,w.subscribeToResult(_,h,void 0,void 0,S),_}return D(c,u),c.prototype._next=function(l){this.hasValue&amp;&amp;u.prototype._next.call(this,l)},c.prototype.notifyNext=function(l,h,_,S,E){this.hasValue=!0,this.innerSubscription&amp;&amp;this.innerSubscription.unsubscribe()},c.prototype.notifyComplete=function(){},c}(O.OuterSubscriber)},79989:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.skipWhile=function T(m){return function(d){return d.lift(new w(m))}};var w=function(){function m(d){this.predicate=d}return m.prototype.call=function(d,u){return u.subscribe(new y(d,this.predicate))},m}(),y=function(m){function d(u,c){var l=m.call(this,u)||this;return l.predicate=c,l.skipping=!0,l.index=0,l}return D(d,m),d.prototype._next=function(u){var c=this.destination;this.skipping&amp;&amp;this.tryCallPredicate(u),this.skipping||c.next(u)},d.prototype.tryCallPredicate=function(u){try{var c=this.predicate(u,this.index++);this.skipping=Boolean(c)}catch(l){this.destination.error(l)}},d}(O.Subscriber)},46637:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(19683),O=g(31096);p.startWith=function T(){for(var w=[],y=0;y&lt;arguments.length;y++)w[y]=arguments[y];var m=w[w.length-1];return O.isScheduler(m)?(w.pop(),function(d){return D.concat(w,d,m)}):function(d){return D.concat(w,d)}}},46585:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(2403);p.subscribeOn=function O(w,y){return void 0===y&amp;&amp;(y=0),function(d){return d.lift(new T(w,y))}};var T=function(){function w(y,m){this.scheduler=y,this.delay=m}return w.prototype.call=function(y,m){return new D.SubscribeOnObservable(m,this.delay,this.scheduler).subscribe(y)},w}()},35068:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(88001),O=g(96610);p.switchAll=function T(){return D.switchMap(O.identity)}},88001:function(P,p,g){"use strict";var l,D=this&amp;&amp;this.__extends||(l=function(h,_){return(l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(S,E){S.__proto__=E}||function(S,E){for(var I in E)E.hasOwnProperty(I)&amp;&amp;(S[I]=E[I])})(h,_)},function(h,_){function S(){this.constructor=h}l(h,_),h.prototype=null===_?Object.create(_):(S.prototype=_.prototype,new S)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(3676),T=g(59764),w=g(98243),y=g(43772),m=g(16167);p.switchMap=function d(l,h){return"function"==typeof h?function(_){return _.pipe(d(function(S,E){return m.from(l(S,E)).pipe(y.map(function(I,L){return h(S,I,E,L)}))}))}:function(_){return _.lift(new u(l))}};var u=function(){function l(h){this.project=h}return l.prototype.call=function(h,_){return _.subscribe(new c(h,this.project))},l}(),c=function(l){function h(_,S){var E=l.call(this,_)||this;return E.project=S,E.index=0,E}return D(h,l),h.prototype._next=function(_){var S,E=this.index++;try{S=this.project(_,E)}catch(I){return void this.destination.error(I)}this._innerSub(S,_,E)},h.prototype._innerSub=function(_,S,E){var I=this.innerSubscription;I&amp;&amp;I.unsubscribe();var L=new T.InnerSubscriber(this,void 0,void 0);this.destination.add(L),this.innerSubscription=w.subscribeToResult(this,_,S,E,L)},h.prototype._complete=function(){var _=this.innerSubscription;(!_||_.closed)&amp;&amp;l.prototype._complete.call(this),this.unsubscribe()},h.prototype._unsubscribe=function(){this.innerSubscription=null},h.prototype.notifyComplete=function(_){this.destination.remove(_),this.innerSubscription=null,this.isStopped&amp;&amp;l.prototype._complete.call(this)},h.prototype.notifyNext=function(_,S,E,I,L){this.destination.next(S)},h}(O.OuterSubscriber)},22825:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(88001);p.switchMapTo=function O(T,w){return w?D.switchMap(function(){return T},w):D.switchMap(function(){return T})}},76274:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(80261),w=g(52379);p.take=function y(u){return function(c){return 0===u?w.empty():c.lift(new m(u))}};var m=function(){function u(c){if(this.total=c,this.total&lt;0)throw new T.ArgumentOutOfRangeError}return u.prototype.call=function(c,l){return l.subscribe(new d(c,this.total))},u}(),d=function(u){function c(l,h){var _=u.call(this,l)||this;return _.total=h,_.count=0,_}return D(c,u),c.prototype._next=function(l){var h=this.total,_=++this.count;_&lt;=h&amp;&amp;(this.destination.next(l),_===h&amp;&amp;(this.destination.complete(),this.unsubscribe()))},c}(O.Subscriber)},20266:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(80261),w=g(52379);p.takeLast=function y(u){return function(l){return 0===u?w.empty():l.lift(new m(u))}};var m=function(){function u(c){if(this.total=c,this.total&lt;0)throw new T.ArgumentOutOfRangeError}return u.prototype.call=function(c,l){return l.subscribe(new d(c,this.total))},u}(),d=function(u){function c(l,h){var _=u.call(this,l)||this;return _.total=h,_.ring=new Array,_.count=0,_}return D(c,u),c.prototype._next=function(l){var h=this.ring,_=this.total,S=this.count++;h.length&lt;_?h.push(l):h[S%_]=l},c.prototype._complete=function(){var l=this.destination,h=this.count;if(h&gt;0)for(var _=this.count&gt;=this.total?this.total:this.count,S=this.ring,E=0;E&lt;_;E++){var I=h++%_;l.next(S[I])}l.complete()},c}(O.Subscriber)},67065:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(3676),T=g(98243);p.takeUntil=function w(d){return function(u){return u.lift(new y(d))}};var y=function(){function d(u){this.notifier=u}return d.prototype.call=function(u,c){var l=new m(u),h=T.subscribeToResult(l,this.notifier);return h&amp;&amp;!l.seenValue?(l.add(h),c.subscribe(l)):l},d}(),m=function(d){function u(c){var l=d.call(this,c)||this;return l.seenValue=!1,l}return D(u,d),u.prototype.notifyNext=function(c,l,h,_,S){this.seenValue=!0,this.complete()},u.prototype.notifyComplete=function(){},u}(O.OuterSubscriber)},1040:function(P,p,g){"use strict";var m,D=this&amp;&amp;this.__extends||(m=function(d,u){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(c,l){c.__proto__=l}||function(c,l){for(var h in l)l.hasOwnProperty(h)&amp;&amp;(c[h]=l[h])})(d,u)},function(d,u){function c(){this.constructor=d}m(d,u),d.prototype=null===u?Object.create(u):(c.prototype=u.prototype,new c)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281);p.takeWhile=function T(m,d){return void 0===d&amp;&amp;(d=!1),function(u){return u.lift(new w(m,d))}};var w=function(){function m(d,u){this.predicate=d,this.inclusive=u}return m.prototype.call=function(d,u){return u.subscribe(new y(d,this.predicate,this.inclusive))},m}(),y=function(m){function d(u,c,l){var h=m.call(this,u)||this;return h.predicate=c,h.inclusive=l,h.index=0,h}return D(d,m),d.prototype._next=function(u){var l,c=this.destination;try{l=this.predicate(u,this.index++)}catch(h){return void c.error(h)}this.nextOrComplete(u,l)},d.prototype.nextOrComplete=function(u,c){var l=this.destination;Boolean(c)?l.next(u):(this.inclusive&amp;&amp;l.next(u),l.complete())},d}(O.Subscriber)},14185:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(94520),w=g(59607);p.tap=function y(u,c,l){return function(_){return _.lift(new m(u,c,l))}};var m=function(){function u(c,l,h){this.nextOrObserver=c,this.error=l,this.complete=h}return u.prototype.call=function(c,l){return l.subscribe(new d(c,this.nextOrObserver,this.error,this.complete))},u}(),d=function(u){function c(l,h,_,S){var E=u.call(this,l)||this;return E._tapNext=T.noop,E._tapError=T.noop,E._tapComplete=T.noop,E._tapError=_||T.noop,E._tapComplete=S||T.noop,w.isFunction(h)?(E._context=E,E._tapNext=h):h&amp;&amp;(E._context=h,E._tapNext=h.next||T.noop,E._tapError=h.error||T.noop,E._tapComplete=h.complete||T.noop),E}return D(c,u),c.prototype._next=function(l){try{this._tapNext.call(this._context,l)}catch(h){return void this.destination.error(h)}this.destination.next(l)},c.prototype._error=function(l){try{this._tapError.call(this._context,l)}catch(h){return void this.destination.error(h)}this.destination.error(l)},c.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(l){return void this.destination.error(l)}return this.destination.complete()},c}(O.Subscriber)},71516:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(3676),T=g(98243);p.defaultThrottleConfig={leading:!0,trailing:!1},p.throttle=function w(d,u){return void 0===u&amp;&amp;(u=p.defaultThrottleConfig),function(c){return c.lift(new y(d,u.leading,u.trailing))}};var y=function(){function d(u,c,l){this.durationSelector=u,this.leading=c,this.trailing=l}return d.prototype.call=function(u,c){return c.subscribe(new m(u,this.durationSelector,this.leading,this.trailing))},d}(),m=function(d){function u(c,l,h,_){var S=d.call(this,c)||this;return S.destination=c,S.durationSelector=l,S._leading=h,S._trailing=_,S._hasValue=!1,S}return D(u,d),u.prototype._next=function(c){this._hasValue=!0,this._sendValue=c,this._throttled||(this._leading?this.send():this.throttle(c))},u.prototype.send=function(){var h=this._sendValue;this._hasValue&amp;&amp;(this.destination.next(h),this.throttle(h)),this._hasValue=!1,this._sendValue=null},u.prototype.throttle=function(c){var l=this.tryDurationSelector(c);l&amp;&amp;this.add(this._throttled=T.subscribeToResult(this,l))},u.prototype.tryDurationSelector=function(c){try{return this.durationSelector(c)}catch(l){return this.destination.error(l),null}},u.prototype.throttlingDone=function(){var l=this._throttled,h=this._trailing;l&amp;&amp;l.unsubscribe(),this._throttled=null,h&amp;&amp;this.send()},u.prototype.notifyNext=function(c,l,h,_,S){this.throttlingDone()},u.prototype.notifyComplete=function(){this.throttlingDone()},u}(O.OuterSubscriber)},60840:function(P,p,g){"use strict";var c,D=this&amp;&amp;this.__extends||(c=function(l,h){return(c=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(_,S){_.__proto__=S}||function(_,S){for(var E in S)S.hasOwnProperty(E)&amp;&amp;(_[E]=S[E])})(l,h)},function(l,h){function _(){this.constructor=l}c(l,h),l.prototype=null===h?Object.create(h):(_.prototype=h.prototype,new _)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(17187),w=g(71516);p.throttleTime=function y(c,l,h){return void 0===l&amp;&amp;(l=T.async),void 0===h&amp;&amp;(h=w.defaultThrottleConfig),function(_){return _.lift(new m(c,l,h.leading,h.trailing))}};var m=function(){function c(l,h,_,S){this.duration=l,this.scheduler=h,this.leading=_,this.trailing=S}return c.prototype.call=function(l,h){return h.subscribe(new d(l,this.duration,this.scheduler,this.leading,this.trailing))},c}(),d=function(c){function l(h,_,S,E,I){var L=c.call(this,h)||this;return L.duration=_,L.scheduler=S,L.leading=E,L.trailing=I,L._hasTrailingValue=!1,L._trailingValue=null,L}return D(l,c),l.prototype._next=function(h){this.throttled?this.trailing&amp;&amp;(this._trailingValue=h,this._hasTrailingValue=!0):(this.add(this.throttled=this.scheduler.schedule(u,this.duration,{subscriber:this})),this.leading?this.destination.next(h):this.trailing&amp;&amp;(this._trailingValue=h,this._hasTrailingValue=!0))},l.prototype._complete=function(){this._hasTrailingValue?(this.destination.next(this._trailingValue),this.destination.complete()):this.destination.complete()},l.prototype.clearThrottle=function(){var h=this.throttled;h&amp;&amp;(this.trailing&amp;&amp;this._hasTrailingValue&amp;&amp;(this.destination.next(this._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1),h.unsubscribe(),this.remove(h),this.throttled=null)},l}(O.Subscriber);function u(c){c.subscriber.clearThrottle()}},82416:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(19800),T=g(63281);p.throwIfEmpty=function w(u){return void 0===u&amp;&amp;(u=d),function(c){return c.lift(new y(u))}};var y=function(){function u(c){this.errorFactory=c}return u.prototype.call=function(c,l){return l.subscribe(new m(c,this.errorFactory))},u}(),m=function(u){function c(l,h){var _=u.call(this,l)||this;return _.errorFactory=h,_.hasValue=!1,_}return D(c,u),c.prototype._next=function(l){this.hasValue=!0,this.destination.next(l)},c.prototype._complete=function(){if(this.hasValue)return this.destination.complete();var l=void 0;try{l=this.errorFactory()}catch(h){l=h}this.destination.error(l)},c}(T.Subscriber);function d(){return new O.EmptyError}},86562:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(17187),O=g(92620),T=g(7198),w=g(43772);p.timeInterval=function y(d){return void 0===d&amp;&amp;(d=D.async),function(u){return T.defer(function(){return u.pipe(O.scan(function(c,l){var h=c.current;return{value:l,current:d.now(),last:h}},{current:d.now(),value:void 0,last:void 0}),w.map(function(c){return new m(c.value,c.current-c.last)}))})}};var m=function d(u,c){this.value=u,this.interval=c};p.TimeInterval=m},39844:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(17187),O=g(13894),T=g(67790),w=g(56104);p.timeout=function y(m,d){return void 0===d&amp;&amp;(d=D.async),T.timeoutWith(m,w.throwError(new O.TimeoutError),d)}},67790:function(P,p,g){"use strict";var c,D=this&amp;&amp;this.__extends||(c=function(l,h){return(c=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(_,S){_.__proto__=S}||function(_,S){for(var E in S)S.hasOwnProperty(E)&amp;&amp;(_[E]=S[E])})(l,h)},function(l,h){function _(){this.constructor=l}c(l,h),l.prototype=null===h?Object.create(h):(_.prototype=h.prototype,new _)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(17187),T=g(78242),w=g(3676),y=g(98243);p.timeoutWith=function m(c,l,h){return void 0===h&amp;&amp;(h=O.async),function(_){var S=T.isDate(c),E=S?+c-h.now():Math.abs(c);return _.lift(new d(E,S,l,h))}};var d=function(){function c(l,h,_,S){this.waitFor=l,this.absoluteTimeout=h,this.withObservable=_,this.scheduler=S}return c.prototype.call=function(l,h){return h.subscribe(new u(l,this.absoluteTimeout,this.waitFor,this.withObservable,this.scheduler))},c}(),u=function(c){function l(h,_,S,E,I){var L=c.call(this,h)||this;return L.absoluteTimeout=_,L.waitFor=S,L.withObservable=E,L.scheduler=I,L.action=null,L.scheduleTimeout(),L}return D(l,c),l.dispatchTimeout=function(h){var _=h.withObservable;h._unsubscribeAndRecycle(),h.add(y.subscribeToResult(h,_))},l.prototype.scheduleTimeout=function(){var h=this.action;h?this.action=h.schedule(this,this.waitFor):this.add(this.action=this.scheduler.schedule(l.dispatchTimeout,this.waitFor,this))},l.prototype._next=function(h){this.absoluteTimeout||this.scheduleTimeout(),c.prototype._next.call(this,h)},l.prototype._unsubscribe=function(){this.action=null,this.scheduler=null,this.withObservable=null},l}(w.OuterSubscriber)},44871:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(17187),O=g(43772);p.timestamp=function T(y){return void 0===y&amp;&amp;(y=D.async),O.map(function(m){return new w(m,y.now())})};var w=function y(m,d){this.value=m,this.timestamp=d};p.Timestamp=w},95577:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(50016);function O(w,y,m){return 0===m?[y]:(w.push(y),w)}p.toArray=function T(){return D.reduce(O,[])}},91021:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(47057),T=g(3676),w=g(98243);p.window=function y(u){return function(l){return l.lift(new m(u))}};var m=function(){function u(c){this.windowBoundaries=c}return u.prototype.call=function(c,l){var h=new d(c),_=l.subscribe(h);return _.closed||h.add(w.subscribeToResult(h,this.windowBoundaries)),_},u}(),d=function(u){function c(l){var h=u.call(this,l)||this;return h.window=new O.Subject,l.next(h.window),h}return D(c,u),c.prototype.notifyNext=function(l,h,_,S,E){this.openWindow()},c.prototype.notifyError=function(l,h){this._error(l)},c.prototype.notifyComplete=function(l){this._complete()},c.prototype._next=function(l){this.window.next(l)},c.prototype._error=function(l){this.window.error(l),this.destination.error(l)},c.prototype._complete=function(){this.window.complete(),this.destination.complete()},c.prototype._unsubscribe=function(){this.window=null},c.prototype.openWindow=function(){var l=this.window;l&amp;&amp;l.complete();var h=this.destination,_=this.window=new O.Subject;h.next(_)},c}(T.OuterSubscriber)},13728:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(63281),T=g(47057);p.windowCount=function w(d,u){return void 0===u&amp;&amp;(u=0),function(l){return l.lift(new y(d,u))}};var y=function(){function d(u,c){this.windowSize=u,this.startWindowEvery=c}return d.prototype.call=function(u,c){return c.subscribe(new m(u,this.windowSize,this.startWindowEvery))},d}(),m=function(d){function u(c,l,h){var _=d.call(this,c)||this;return _.destination=c,_.windowSize=l,_.startWindowEvery=h,_.windows=[new T.Subject],_.count=0,c.next(_.windows[0]),_}return D(u,d),u.prototype._next=function(c){for(var l=this.startWindowEvery&gt;0?this.startWindowEvery:this.windowSize,h=this.destination,_=this.windowSize,S=this.windows,E=S.length,I=0;I&lt;E&amp;&amp;!this.closed;I++)S[I].next(c);var L=this.count-_+1;if(L&gt;=0&amp;&amp;L%l==0&amp;&amp;!this.closed&amp;&amp;S.shift().complete(),++this.count%l==0&amp;&amp;!this.closed){var H=new T.Subject;S.push(H),h.next(H)}},u.prototype._error=function(c){var l=this.windows;if(l)for(;l.length&gt;0&amp;&amp;!this.closed;)l.shift().error(c);this.destination.error(c)},u.prototype._complete=function(){var c=this.windows;if(c)for(;c.length&gt;0&amp;&amp;!this.closed;)c.shift().complete();this.destination.complete()},u.prototype._unsubscribe=function(){this.count=0,this.windows=null},u}(O.Subscriber)},75541:function(P,p,g){"use strict";var E,D=this&amp;&amp;this.__extends||(E=function(I,L){return(E=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(H,Z){H.__proto__=Z}||function(H,Z){for(var Q in Z)Z.hasOwnProperty(Q)&amp;&amp;(H[Q]=Z[Q])})(I,L)},function(I,L){function H(){this.constructor=I}E(I,L),I.prototype=null===L?Object.create(L):(H.prototype=L.prototype,new H)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(47057),T=g(17187),w=g(63281),y=g(50010),m=g(31096);p.windowTime=function d(E){var I=T.async,L=null,H=Number.POSITIVE_INFINITY;return m.isScheduler(arguments[3])&amp;&amp;(I=arguments[3]),m.isScheduler(arguments[2])?I=arguments[2]:y.isNumeric(arguments[2])&amp;&amp;(H=arguments[2]),m.isScheduler(arguments[1])?I=arguments[1]:y.isNumeric(arguments[1])&amp;&amp;(L=arguments[1]),function(Q){return Q.lift(new u(E,L,H,I))}};var u=function(){function E(I,L,H,Z){this.windowTimeSpan=I,this.windowCreationInterval=L,this.maxWindowSize=H,this.scheduler=Z}return E.prototype.call=function(I,L){return L.subscribe(new l(I,this.windowTimeSpan,this.windowCreationInterval,this.maxWindowSize,this.scheduler))},E}(),c=function(E){function I(){var L=null!==E&amp;&amp;E.apply(this,arguments)||this;return L._numberOfNextedValues=0,L}return D(I,E),I.prototype.next=function(L){this._numberOfNextedValues++,E.prototype.next.call(this,L)},Object.defineProperty(I.prototype,"numberOfNextedValues",{get:function(){return this._numberOfNextedValues},enumerable:!0,configurable:!0}),I}(O.Subject),l=function(E){function I(L,H,Z,Q,ae){var ye=E.call(this,L)||this;ye.destination=L,ye.windowTimeSpan=H,ye.windowCreationInterval=Z,ye.maxWindowSize=Q,ye.scheduler=ae,ye.windows=[];var ne=ye.openWindow();if(null!==Z&amp;&amp;Z&gt;=0){var ft={windowTimeSpan:H,windowCreationInterval:Z,subscriber:ye,scheduler:ae};ye.add(ae.schedule(S,H,{subscriber:ye,window:ne,context:null})),ye.add(ae.schedule(_,Z,ft))}else ye.add(ae.schedule(h,H,{subscriber:ye,window:ne,windowTimeSpan:H}));return ye}return D(I,E),I.prototype._next=function(L){for(var H=this.windows,Z=H.length,Q=0;Q&lt;Z;Q++){var ae=H[Q];ae.closed||(ae.next(L),ae.numberOfNextedValues&gt;=this.maxWindowSize&amp;&amp;this.closeWindow(ae))}},I.prototype._error=function(L){for(var H=this.windows;H.length&gt;0;)H.shift().error(L);this.destination.error(L)},I.prototype._complete=function(){for(var L=this.windows;L.length&gt;0;){var H=L.shift();H.closed||H.complete()}this.destination.complete()},I.prototype.openWindow=function(){var L=new c;return this.windows.push(L),this.destination.next(L),L},I.prototype.closeWindow=function(L){L.complete();var H=this.windows;H.splice(H.indexOf(L),1)},I}(w.Subscriber);function h(E){var I=E.subscriber,L=E.windowTimeSpan,H=E.window;H&amp;&amp;I.closeWindow(H),E.window=I.openWindow(),this.schedule(E,L)}function _(E){var I=E.windowTimeSpan,L=E.subscriber,H=E.scheduler,Z=E.windowCreationInterval,Q=L.openWindow(),ye={action:this,subscription:null};ye.subscription=H.schedule(S,I,{subscriber:L,window:Q,context:ye}),this.add(ye.subscription),this.schedule(E,Z)}function S(E){var I=E.subscriber,L=E.window,H=E.context;H&amp;&amp;H.action&amp;&amp;H.subscription&amp;&amp;H.action.remove(H.subscription),I.closeWindow(L)}},1373:function(P,p,g){"use strict";var c,D=this&amp;&amp;this.__extends||(c=function(l,h){return(c=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(_,S){_.__proto__=S}||function(_,S){for(var E in S)S.hasOwnProperty(E)&amp;&amp;(_[E]=S[E])})(l,h)},function(l,h){function _(){this.constructor=l}c(l,h),l.prototype=null===h?Object.create(h):(_.prototype=h.prototype,new _)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(47057),T=g(56052),w=g(3676),y=g(98243);p.windowToggle=function m(c,l){return function(h){return h.lift(new d(c,l))}};var d=function(){function c(l,h){this.openings=l,this.closingSelector=h}return c.prototype.call=function(l,h){return h.subscribe(new u(l,this.openings,this.closingSelector))},c}(),u=function(c){function l(h,_,S){var E=c.call(this,h)||this;return E.openings=_,E.closingSelector=S,E.contexts=[],E.add(E.openSubscription=y.subscribeToResult(E,_,_)),E}return D(l,c),l.prototype._next=function(h){var _=this.contexts;if(_)for(var S=_.length,E=0;E&lt;S;E++)_[E].window.next(h)},l.prototype._error=function(h){var _=this.contexts;if(this.contexts=null,_)for(var S=_.length,E=-1;++E&lt;S;){var I=_[E];I.window.error(h),I.subscription.unsubscribe()}c.prototype._error.call(this,h)},l.prototype._complete=function(){var h=this.contexts;if(this.contexts=null,h)for(var _=h.length,S=-1;++S&lt;_;){var E=h[S];E.window.complete(),E.subscription.unsubscribe()}c.prototype._complete.call(this)},l.prototype._unsubscribe=function(){var h=this.contexts;if(this.contexts=null,h)for(var _=h.length,S=-1;++S&lt;_;){var E=h[S];E.window.unsubscribe(),E.subscription.unsubscribe()}},l.prototype.notifyNext=function(h,_,S,E,I){if(h===this.openings){var L=void 0;try{L=(0,this.closingSelector)(_)}catch(ne){return this.error(ne)}var Z=new O.Subject,Q=new T.Subscription,ae={window:Z,subscription:Q};this.contexts.push(ae);var ye=y.subscribeToResult(this,L,ae);ye.closed?this.closeWindow(this.contexts.length-1):(ye.context=ae,Q.add(ye)),this.destination.next(Z)}else this.closeWindow(this.contexts.indexOf(h))},l.prototype.notifyError=function(h){this.error(h)},l.prototype.notifyComplete=function(h){h!==this.openSubscription&amp;&amp;this.closeWindow(this.contexts.indexOf(h.context))},l.prototype.closeWindow=function(h){if(-1!==h){var _=this.contexts,S=_[h],E=S.window,I=S.subscription;_.splice(h,1),E.complete(),I.unsubscribe()}},l}(w.OuterSubscriber)},79779:function(P,p,g){"use strict";var u,D=this&amp;&amp;this.__extends||(u=function(c,l){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(h,_){h.__proto__=_}||function(h,_){for(var S in _)_.hasOwnProperty(S)&amp;&amp;(h[S]=_[S])})(c,l)},function(c,l){function h(){this.constructor=c}u(c,l),c.prototype=null===l?Object.create(l):(h.prototype=l.prototype,new h)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(47057),T=g(3676),w=g(98243);p.windowWhen=function y(u){return function(l){return l.lift(new m(u))}};var m=function(){function u(c){this.closingSelector=c}return u.prototype.call=function(c,l){return l.subscribe(new d(c,this.closingSelector))},u}(),d=function(u){function c(l,h){var _=u.call(this,l)||this;return _.destination=l,_.closingSelector=h,_.openWindow(),_}return D(c,u),c.prototype.notifyNext=function(l,h,_,S,E){this.openWindow(E)},c.prototype.notifyError=function(l,h){this._error(l)},c.prototype.notifyComplete=function(l){this.openWindow(l)},c.prototype._next=function(l){this.window.next(l)},c.prototype._error=function(l){this.window.error(l),this.destination.error(l),this.unsubscribeClosingNotification()},c.prototype._complete=function(){this.window.complete(),this.destination.complete(),this.unsubscribeClosingNotification()},c.prototype.unsubscribeClosingNotification=function(){this.closingNotification&amp;&amp;this.closingNotification.unsubscribe()},c.prototype.openWindow=function(l){void 0===l&amp;&amp;(l=null),l&amp;&amp;(this.remove(l),l.unsubscribe());var h=this.window;h&amp;&amp;h.complete();var S,_=this.window=new O.Subject;this.destination.next(_);try{S=(0,this.closingSelector)()}catch(I){return this.destination.error(I),void this.window.error(I)}this.add(this.closingNotification=w.subscribeToResult(this,S))},c}(T.OuterSubscriber)},16329:function(P,p,g){"use strict";var d,D=this&amp;&amp;this.__extends||(d=function(u,c){return(d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(l,h){l.__proto__=h}||function(l,h){for(var _ in h)h.hasOwnProperty(_)&amp;&amp;(l[_]=h[_])})(u,c)},function(u,c){function l(){this.constructor=u}d(u,c),u.prototype=null===c?Object.create(c):(l.prototype=c.prototype,new l)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(3676),T=g(98243);p.withLatestFrom=function w(){for(var d=[],u=0;u&lt;arguments.length;u++)d[u]=arguments[u];return function(c){var l;return"function"==typeof d[d.length-1]&amp;&amp;(l=d.pop()),c.lift(new y(d,l))}};var y=function(){function d(u,c){this.observables=u,this.project=c}return d.prototype.call=function(u,c){return c.subscribe(new m(u,this.observables,this.project))},d}(),m=function(d){function u(c,l,h){var _=d.call(this,c)||this;_.observables=l,_.project=h,_.toRespond=[];var S=l.length;_.values=new Array(S);for(var E=0;E&lt;S;E++)_.toRespond.push(E);for(E=0;E&lt;S;E++){var I=l[E];_.add(T.subscribeToResult(_,I,I,E))}return _}return D(u,d),u.prototype.notifyNext=function(c,l,h,_,S){this.values[h]=l;var E=this.toRespond;if(E.length&gt;0){var I=E.indexOf(h);-1!==I&amp;&amp;E.splice(I,1)}},u.prototype.notifyComplete=function(){},u.prototype._next=function(c){if(0===this.toRespond.length){var l=[c].concat(this.values);this.project?this._tryProject(l):this.destination.next(l)}},u.prototype._tryProject=function(c){var l;try{l=this.project.apply(this,c)}catch(h){return void this.destination.error(h)}this.destination.next(l)},u}(O.OuterSubscriber)},27243:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(66971);p.zip=function O(){for(var T=[],w=0;w&lt;arguments.length;w++)T[w]=arguments[w];return function(m){return m.lift.call(D.zip.apply(void 0,[m].concat(T)))}}},39575:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(66971);p.zipAll=function O(T){return function(w){return w.lift(new D.ZipOperator(T))}}},38360:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(55742),O=g(56052);p.scheduleArray=function T(w,y){return new D.Observable(function(m){var d=new O.Subscription,u=0;return d.add(y.schedule(function(){u!==w.length?(m.next(w[u++]),m.closed||d.add(this.schedule())):m.complete()})),d})}},96198:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(55742),O=g(56052),T=g(87519);p.scheduleIterable=function w(y,m){if(!y)throw new Error("Iterable cannot be null");return new D.Observable(function(d){var c,u=new O.Subscription;return u.add(function(){c&amp;&amp;"function"==typeof c.return&amp;&amp;c.return()}),u.add(m.schedule(function(){c=y[T.iterator](),u.add(m.schedule(function(){if(!d.closed){var l,h;try{var _=c.next();l=_.value,h=_.done}catch(S){return void d.error(S)}h?d.complete():(d.next(l),this.schedule())}}))})),u})}},94996:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(55742),O=g(56052),T=g(47448);p.scheduleObservable=function w(y,m){return new D.Observable(function(d){var u=new O.Subscription;return u.add(m.schedule(function(){var c=y[T.observable]();u.add(c.subscribe({next:function(l){u.add(m.schedule(function(){return d.next(l)}))},error:function(l){u.add(m.schedule(function(){return d.error(l)}))},complete:function(){u.add(m.schedule(function(){return d.complete()}))}}))})),u})}},72014:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(55742),O=g(56052);p.schedulePromise=function T(w,y){return new D.Observable(function(m){var d=new O.Subscription;return d.add(y.schedule(function(){return w.then(function(u){d.add(y.schedule(function(){m.next(u),d.add(y.schedule(function(){return m.complete()}))}))},function(u){d.add(y.schedule(function(){return m.error(u)}))})})),d})}},71212:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(94996),O=g(72014),T=g(38360),w=g(96198),y=g(70065),m=g(62418),d=g(87542),u=g(48205);p.scheduled=function c(l,h){if(null!=l){if(y.isInteropObservable(l))return D.scheduleObservable(l,h);if(m.isPromise(l))return O.schedulePromise(l,h);if(d.isArrayLike(l))return T.scheduleArray(l,h);if(u.isIterable(l)||"string"==typeof l)return w.scheduleIterable(l,h)}throw new TypeError((null!==l&amp;&amp;typeof l||l)+" is not observable")}},98446:function(P,p,g){"use strict";var w,D=this&amp;&amp;this.__extends||(w=function(y,m){return(w=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(d,u){d.__proto__=u}||function(d,u){for(var c in u)u.hasOwnProperty(c)&amp;&amp;(d[c]=u[c])})(y,m)},function(y,m){function d(){this.constructor=y}w(y,m),y.prototype=null===m?Object.create(m):(d.prototype=m.prototype,new d)});Object.defineProperty(p,"__esModule",{value:!0});var T=function(w){function y(m,d){return w.call(this)||this}return D(y,w),y.prototype.schedule=function(m,d){return void 0===d&amp;&amp;(d=0),this},y}(g(56052).Subscription);p.Action=T},69631:function(P,p,g){"use strict";var y,D=this&amp;&amp;this.__extends||(y=function(m,d){return(y=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(u,c){u.__proto__=c}||function(u,c){for(var l in c)c.hasOwnProperty(l)&amp;&amp;(u[l]=c[l])})(m,d)},function(m,d){function u(){this.constructor=m}y(m,d),m.prototype=null===d?Object.create(d):(u.prototype=d.prototype,new u)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(17663),w=function(y){function m(d,u){var c=y.call(this,d,u)||this;return c.scheduler=d,c.work=u,c}return D(m,y),m.prototype.requestAsyncId=function(d,u,c){return void 0===c&amp;&amp;(c=0),null!==c&amp;&amp;c&gt;0?y.prototype.requestAsyncId.call(this,d,u,c):(d.actions.push(this),d.scheduled||(d.scheduled=O.Immediate.setImmediate(d.flush.bind(d,null))))},m.prototype.recycleAsyncId=function(d,u,c){if(void 0===c&amp;&amp;(c=0),null!==c&amp;&amp;c&gt;0||null===c&amp;&amp;this.delay&gt;0)return y.prototype.recycleAsyncId.call(this,d,u,c);0===d.actions.length&amp;&amp;(O.Immediate.clearImmediate(u),d.scheduled=void 0)},m}(g(5875).AsyncAction);p.AsapAction=w},19179:function(P,p,g){"use strict";var w,D=this&amp;&amp;this.__extends||(w=function(y,m){return(w=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(d,u){d.__proto__=u}||function(d,u){for(var c in u)u.hasOwnProperty(c)&amp;&amp;(d[c]=u[c])})(y,m)},function(y,m){function d(){this.constructor=y}w(y,m),y.prototype=null===m?Object.create(m):(d.prototype=m.prototype,new d)});Object.defineProperty(p,"__esModule",{value:!0});var T=function(w){function y(){return null!==w&amp;&amp;w.apply(this,arguments)||this}return D(y,w),y.prototype.flush=function(m){this.active=!0,this.scheduled=void 0;var u,d=this.actions,c=-1,l=d.length;m=m||d.shift();do{if(u=m.execute(m.state,m.delay))break}while(++c&lt;l&amp;&amp;(m=d.shift()));if(this.active=!1,u){for(;++c&lt;l&amp;&amp;(m=d.shift());)m.unsubscribe();throw u}},y}(g(7654).AsyncScheduler);p.AsapScheduler=T},5875:function(P,p,g){"use strict";var w,D=this&amp;&amp;this.__extends||(w=function(y,m){return(w=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(d,u){d.__proto__=u}||function(d,u){for(var c in u)u.hasOwnProperty(c)&amp;&amp;(d[c]=u[c])})(y,m)},function(y,m){function d(){this.constructor=y}w(y,m),y.prototype=null===m?Object.create(m):(d.prototype=m.prototype,new d)});Object.defineProperty(p,"__esModule",{value:!0});var T=function(w){function y(m,d){var u=w.call(this,m,d)||this;return u.scheduler=m,u.work=d,u.pending=!1,u}return D(y,w),y.prototype.schedule=function(m,d){if(void 0===d&amp;&amp;(d=0),this.closed)return this;this.state=m;var u=this.id,c=this.scheduler;return null!=u&amp;&amp;(this.id=this.recycleAsyncId(c,u,d)),this.pending=!0,this.delay=d,this.id=this.id||this.requestAsyncId(c,this.id,d),this},y.prototype.requestAsyncId=function(m,d,u){return void 0===u&amp;&amp;(u=0),setInterval(m.flush.bind(m,this),u)},y.prototype.recycleAsyncId=function(m,d,u){if(void 0===u&amp;&amp;(u=0),null!==u&amp;&amp;this.delay===u&amp;&amp;!1===this.pending)return d;clearInterval(d)},y.prototype.execute=function(m,d){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var u=this._execute(m,d);if(u)return u;!1===this.pending&amp;&amp;null!=this.id&amp;&amp;(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},y.prototype._execute=function(m,d){var u=!1,c=void 0;try{this.work(m)}catch(l){u=!0,c=!!l&amp;&amp;l||new Error(l)}if(u)return this.unsubscribe(),c},y.prototype._unsubscribe=function(){var m=this.id,d=this.scheduler,u=d.actions,c=u.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==c&amp;&amp;u.splice(c,1),null!=m&amp;&amp;(this.id=this.recycleAsyncId(d,m,null)),this.delay=null},y}(g(98446).Action);p.AsyncAction=T},7654:function(P,p,g){"use strict";var w,D=this&amp;&amp;this.__extends||(w=function(y,m){return(w=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(d,u){d.__proto__=u}||function(d,u){for(var c in u)u.hasOwnProperty(c)&amp;&amp;(d[c]=u[c])})(y,m)},function(y,m){function d(){this.constructor=y}w(y,m),y.prototype=null===m?Object.create(m):(d.prototype=m.prototype,new d)});Object.defineProperty(p,"__esModule",{value:!0});var O=g(84854),T=function(w){function y(m,d){void 0===d&amp;&amp;(d=O.Scheduler.now);var u=w.call(this,m,function(){return y.delegate&amp;&amp;y.delegate!==u?y.delegate.now():d()})||this;return u.actions=[],u.active=!1,u.scheduled=void 0,u}return D(y,w),y.prototype.schedule=function(m,d,u){return void 0===d&amp;&amp;(d=0),y.delegate&amp;&amp;y.delegate!==this?y.delegate.schedule(m,d,u):w.prototype.schedule.call(this,m,d,u)},y.prototype.flush=function(m){var d=this.actions;if(this.active)d.push(m);else{var u;this.active=!0;do{if(u=m.execute(m.state,m.delay))break}while(m=d.shift());if(this.active=!1,u){for(;m=d.shift();)m.unsubscribe();throw u}}},y}(O.Scheduler);p.AsyncScheduler=T},81853:function(P,p,g){"use strict";var w,D=this&amp;&amp;this.__extends||(w=function(y,m){return(w=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(d,u){d.__proto__=u}||function(d,u){for(var c in u)u.hasOwnProperty(c)&amp;&amp;(d[c]=u[c])})(y,m)},function(y,m){function d(){this.constructor=y}w(y,m),y.prototype=null===m?Object.create(m):(d.prototype=m.prototype,new d)});Object.defineProperty(p,"__esModule",{value:!0});var T=function(w){function y(m,d){var u=w.call(this,m,d)||this;return u.scheduler=m,u.work=d,u}return D(y,w),y.prototype.schedule=function(m,d){return void 0===d&amp;&amp;(d=0),d&gt;0?w.prototype.schedule.call(this,m,d):(this.delay=d,this.state=m,this.scheduler.flush(this),this)},y.prototype.execute=function(m,d){return d&gt;0||this.closed?w.prototype.execute.call(this,m,d):this._execute(m,d)},y.prototype.requestAsyncId=function(m,d,u){return void 0===u&amp;&amp;(u=0),null!==u&amp;&amp;u&gt;0||null===u&amp;&amp;this.delay&gt;0?w.prototype.requestAsyncId.call(this,m,d,u):m.flush(this)},y}(g(5875).AsyncAction);p.QueueAction=T},35374:function(P,p,g){"use strict";var w,D=this&amp;&amp;this.__extends||(w=function(y,m){return(w=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(d,u){d.__proto__=u}||function(d,u){for(var c in u)u.hasOwnProperty(c)&amp;&amp;(d[c]=u[c])})(y,m)},function(y,m){function d(){this.constructor=y}w(y,m),y.prototype=null===m?Object.create(m):(d.prototype=m.prototype,new d)});Object.defineProperty(p,"__esModule",{value:!0});var T=function(w){function y(){return null!==w&amp;&amp;w.apply(this,arguments)||this}return D(y,w),y}(g(7654).AsyncScheduler);p.QueueScheduler=T},59965:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(69631),O=g(19179);p.asap=new O.AsapScheduler(D.AsapAction)},17187:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(5875),O=g(7654);p.async=new O.AsyncScheduler(D.AsyncAction)},96032:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(81853),O=g(35374);p.queue=new O.QueueScheduler(D.QueueAction)},87519:(P,p)=&gt;{"use strict";function g(){return"function"==typeof Symbol&amp;&amp;Symbol.iterator?Symbol.iterator:"@@iterator"}Object.defineProperty(p,"__esModule",{value:!0}),p.getSymbolIterator=g,p.iterator=g(),p.$$iterator=p.iterator},47448:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.observable="function"==typeof Symbol&amp;&amp;Symbol.observable||"@@observable"},32858:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.rxSubscriber="function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random(),p.$$rxSubscriber=p.rxSubscriber},80261:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var g=function(){function D(){return Error.call(this),this.message="argument out of range",this.name="ArgumentOutOfRangeError",this}return D.prototype=Object.create(Error.prototype),D}();p.ArgumentOutOfRangeError=g},19800:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var g=function(){function D(){return Error.call(this),this.message="no elements in sequence",this.name="EmptyError",this}return D.prototype=Object.create(Error.prototype),D}();p.EmptyError=g},17663:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var g=1,D={};p.Immediate={setImmediate:function(T){var w=g++;return D[w]=T,Promise.resolve().then(function(){return function O(T){var w=D[T];w&amp;&amp;w()}(w)}),w},clearImmediate:function(T){delete D[T]}}},11233:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var g=function(){function D(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return D.prototype=Object.create(Error.prototype),D}();p.ObjectUnsubscribedError=g},13894:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var g=function(){function D(){return Error.call(this),this.message="Timeout has occurred",this.name="TimeoutError",this}return D.prototype=Object.create(Error.prototype),D}();p.TimeoutError=g},12142:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var g=function(){function D(O){return Error.call(this),this.message=O?O.length+" errors occurred during unsubscription:\n"+O.map(function(T,w){return w+1+") "+T.toString()}).join("\n  "):"",this.name="UnsubscriptionError",this.errors=O,this}return D.prototype=Object.create(Error.prototype),D}();p.UnsubscriptionError=g},21557:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(63281);p.canReportError=function O(T){for(;T;){var m=T.destination;if(T.closed||T.isStopped)return!1;T=m&amp;&amp;m instanceof D.Subscriber?m:null}return!0}},32422:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.hostReportError=function g(D){setTimeout(function(){throw D},0)}},96610:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.identity=function g(D){return D}},25019:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.isArray=Array.isArray||function(g){return g&amp;&amp;"number"==typeof g.length}},87542:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.isArrayLike=function(g){return g&amp;&amp;"number"==typeof g.length&amp;&amp;"function"!=typeof g}},78242:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.isDate=function g(D){return D instanceof Date&amp;&amp;!isNaN(+D)}},59607:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.isFunction=function g(D){return"function"==typeof D}},70065:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(47448);p.isInteropObservable=function O(T){return T&amp;&amp;"function"==typeof T[D.observable]}},48205:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(87519);p.isIterable=function O(T){return T&amp;&amp;"function"==typeof T[D.iterator]}},50010:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(25019);p.isNumeric=function O(T){return!D.isArray(T)&amp;&amp;T-parseFloat(T)+1&gt;=0}},62556:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.isObject=function g(D){return null!==D&amp;&amp;"object"==typeof D}},62418:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.isPromise=function g(D){return!!D&amp;&amp;"function"!=typeof D.subscribe&amp;&amp;"function"==typeof D.then}},31096:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.isScheduler=function g(D){return D&amp;&amp;"function"==typeof D.schedule}},94520:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.noop=function g(){}},69828:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.not=function g(D,O){function T(){return!T.pred.apply(T.thisArg,arguments)}return T.pred=D,T.thisArg=O,T}},17302:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(94520);function T(w){return w?1===w.length?w[0]:function(m){return w.reduce(function(d,u){return u(d)},m)}:D.noop}p.pipe=function O(){for(var w=[],y=0;y&lt;arguments.length;y++)w[y]=arguments[y];return T(w)},p.pipeFromArray=T},18160:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(76887),O=g(26948),T=g(111),w=g(35866),y=g(87542),m=g(62418),d=g(62556),u=g(87519),c=g(47448);p.subscribeTo=function(l){if(l&amp;&amp;"function"==typeof l[c.observable])return w.subscribeToObservable(l);if(y.isArrayLike(l))return D.subscribeToArray(l);if(m.isPromise(l))return O.subscribeToPromise(l);if(l&amp;&amp;"function"==typeof l[u.iterator])return T.subscribeToIterable(l);var h=d.isObject(l)?"an invalid object":"'"+l+"'";throw new TypeError("You provided "+h+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.")}},76887:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.subscribeToArray=function(g){return function(D){for(var O=0,T=g.length;O&lt;T&amp;&amp;!D.closed;O++)D.next(g[O]);D.complete()}}},111:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(87519);p.subscribeToIterable=function(O){return function(T){for(var w=O[D.iterator]();;){var y=w.next();if(y.done){T.complete();break}if(T.next(y.value),T.closed)break}return"function"==typeof w.return&amp;&amp;T.add(function(){w.return&amp;&amp;w.return()}),T}}},35866:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(47448);p.subscribeToObservable=function(O){return function(T){var w=O[D.observable]();if("function"!=typeof w.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return w.subscribe(T)}}},26948:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(32422);p.subscribeToPromise=function(O){return function(T){return O.then(function(w){T.closed||(T.next(w),T.complete())},function(w){return T.error(w)}).then(null,D.hostReportError),T}}},98243:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(59764),O=g(18160),T=g(55742);p.subscribeToResult=function w(y,m,d,u,c){if(void 0===c&amp;&amp;(c=new D.InnerSubscriber(y,d,u)),!c.closed)return m instanceof T.Observable?m.subscribe(c):O.subscribeTo(m)(c)}},4802:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0});var D=g(63281),O=g(32858),T=g(27350);p.toSubscriber=function w(y,m,d){if(y){if(y instanceof D.Subscriber)return y;if(y[O.rxSubscriber])return y[O.rxSubscriber]()}return y||m||d?new D.Subscriber(y,m,d):new D.Subscriber(T.empty)}},1952:(P,p,g)=&gt;{"use strict";function D(at){return(D="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(hr){return typeof hr}:function(hr){return hr&amp;&amp;"function"==typeof Symbol&amp;&amp;hr.constructor===Symbol&amp;&amp;hr!==Symbol.prototype?"symbol":typeof hr})(at)}Object.defineProperty(p,"__esModule",{value:!0}),p.default=void 0;var O=he(g(11564)),T=he(g(60419)),w=he(g(31891)),y=he(g(98323)),m=he(g(34037)),d=he(g(62669)),u=he(g(24359)),c=he(g(3542)),l=he(g(36642)),h=he(g(53930)),_=he(g(54761)),S=he(g(28376)),E=he(g(71909)),I=he(g(30789)),L=he(g(88191)),H=he(g(33758)),Z=he(g(83308)),Q=ai(g(30044)),ae=ai(g(22316)),ye=he(g(80619)),ne=he(g(89420)),Ve=he(g(74258)),ft=he(g(20384)),ze=he(g(68608)),Tn=he(g(11989)),or=he(g(12889)),pe=he(g(84502)),Cr=he(g(90971)),Kn=he(g(10359)),An=he(g(98799)),ji=he(g(45210)),zi=he(g(11510)),Wi=he(g(49215)),wr=ai(g(74731)),Es=he(g(45016)),Zo=he(g(70281)),Ko=he(g(45920)),So=he(g(42173)),Do=he(g(46223)),Gi=he(g(53921)),jr=he(g(31303)),zr=he(g(2413)),Se=ai(g(63566)),Mo=he(g(90502)),sr=he(g(76818)),ar=he(g(8795)),Yi=he(g(82734)),Wr=he(g(43617)),Dt=he(g(19360)),B=he(g(68109)),j=he(g(73776)),q=he(g(23942)),se=he(g(57138)),te=he(g(96179)),ge=he(g(93842)),Ne=he(g(61762)),Ke=he(g(7522)),tt=he(g(26405)),Rt=he(g(59165)),Kt=he(g(27506)),lr=he(g(59220)),qn=he(g(13403)),Gr=he(g(66329)),wi=he(g(74822)),Yr=ai(g(21746)),Si=he(g(30461)),Zi=he(g(35966)),On=he(g(27885)),Ki=he(g(98165)),qo=he(g(66894)),ta=he(g(19150)),Ts=he(g(75477)),kt=he(g(71045)),Qo=he(g(76682)),st=he(g(32371)),qi=he(g(70054)),Xo=he(g(42746)),ht=he(g(36354)),Be=he(g(97754)),Jo=he(g(83865)),Ya=he(g(81439)),oe=ai(g(56249)),Qi=he(g(38441)),Me=he(g(23799)),wt=he(g(28417)),rn=he(g(60556)),na=he(g(64864)),Yt=he(g(37606)),Zr=he(g(52628)),In=he(g(82092)),ra=he(g(26177)),es=he(g(7786)),ia=he(g(25008)),Sr=he(g(7346)),Xi=he(g(63886)),Di=he(g(20276));function ts(){if("function"!=typeof WeakMap)return null;var at=new WeakMap;return ts=function(){return at},at}function ai(at){if(at&amp;&amp;at.__esModule)return at;if(null===at||"object"!==D(at)&amp;&amp;"function"!=typeof at)return{default:at};var lt=ts();if(lt&amp;&amp;lt.has(at))return lt.get(at);var hr={},As=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var li in at)if(Object.prototype.hasOwnProperty.call(at,li)){var re=As?Object.getOwnPropertyDescriptor(at,li):null;re&amp;&amp;(re.get||re.set)?Object.defineProperty(hr,li,re):hr[li]=at[li]}return hr.default=at,lt&amp;&amp;lt.set(at,hr),hr}function he(at){return at&amp;&amp;at.__esModule?at:{default:at}}var Eo={version:"13.9.0",toDate:O.default,toFloat:T.default,toInt:w.default,toBoolean:y.default,equals:m.default,contains:d.default,matches:u.default,isEmail:c.default,isURL:l.default,isMACAddress:h.default,isIP:_.default,isIPRange:S.default,isFQDN:E.default,isBoolean:H.default,isIBAN:Se.default,isBIC:Mo.default,isAlpha:Q.default,isAlphaLocales:Q.locales,isAlphanumeric:ae.default,isAlphanumericLocales:ae.locales,isNumeric:ye.default,isPassportNumber:ne.default,isPort:Ve.default,isLowercase:ft.default,isUppercase:ze.default,isAscii:or.default,isFullWidth:pe.default,isHalfWidth:Cr.default,isVariableWidth:Kn.default,isMultibyte:An.default,isSemVer:ji.default,isSurrogatePair:zi.default,isInt:Wi.default,isIMEI:Tn.default,isFloat:wr.default,isFloatLocales:wr.locales,isDecimal:Es.default,isHexadecimal:Zo.default,isOctal:Ko.default,isDivisibleBy:So.default,isHexColor:Do.default,isRgbColor:Gi.default,isHSL:jr.default,isISRC:zr.default,isMD5:sr.default,isHash:ar.default,isJWT:Yi.default,isJSON:Wr.default,isEmpty:Dt.default,isLength:B.default,isLocale:Z.default,isByteLength:j.default,isUUID:q.default,isMongoId:se.default,isAfter:te.default,isBefore:ge.default,isIn:Ne.default,isLuhnNumber:Ke.default,isCreditCard:tt.default,isIdentityCard:Rt.default,isEAN:Kt.default,isISIN:lr.default,isISBN:qn.default,isISSN:Gr.default,isMobilePhone:Yr.default,isMobilePhoneLocales:Yr.locales,isPostalCode:oe.default,isPostalCodeLocales:oe.locales,isEthereumAddress:Si.default,isCurrency:Zi.default,isBtcAddress:On.default,isISO6391:Ki.default,isISO8601:qo.default,isRFC3339:ta.default,isISO31661Alpha2:Ts.default,isISO31661Alpha3:kt.default,isISO4217:Qo.default,isBase32:st.default,isBase58:qi.default,isBase64:Xo.default,isDataURI:ht.default,isMagnetURI:Be.default,isMimeType:Jo.default,isLatLong:Ya.default,ltrim:Qi.default,rtrim:Me.default,trim:wt.default,escape:rn.default,unescape:na.default,stripLow:Yt.default,whitelist:Zr.default,blacklist:In.default,isWhitelisted:ra.default,normalizeEmail:es.default,toString,isSlug:ia.default,isStrongPassword:Xi.default,isTaxID:wi.default,isDate:I.default,isTime:L.default,isLicensePlate:Sr.default,isVAT:Di.default,ibanLocales:Se.locales};p.default=Eo,P.exports=p.default,P.exports.default=p.default},82606:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.commaDecimal=p.dotDecimal=p.bengaliLocales=p.farsiLocales=p.arabicLocales=p.englishLocales=p.decimal=p.alphanumeric=p.alpha=void 0;var g={"en-US":/^[A-Z]+$/i,"az-AZ":/^[A-VXYZ\xc7\u018f\u011e\u0130\u0131\xd6\u015e\xdc]+$/i,"bg-BG":/^[\u0410-\u042f]+$/i,"cs-CZ":/^[A-Z\xc1\u010c\u010e\xc9\u011a\xcd\u0147\xd3\u0158\u0160\u0164\xda\u016e\xdd\u017d]+$/i,"da-DK":/^[A-Z\xc6\xd8\xc5]+$/i,"de-DE":/^[A-Z\xc4\xd6\xdc\xdf]+$/i,"el-GR":/^[\u0391-\u03ce]+$/i,"es-ES":/^[A-Z\xc1\xc9\xcd\xd1\xd3\xda\xdc]+$/i,"fa-IR":/^[\u0627\u0628\u067e\u062a\u062b\u062c\u0686\u062d\u062e\u062f\u0630\u0631\u0632\u0698\u0633\u0634\u0635\u0636\u0637\u0638\u0639\u063a\u0641\u0642\u06a9\u06af\u0644\u0645\u0646\u0648\u0647\u06cc]+$/i,"fi-FI":/^[A-Z\xc5\xc4\xd6]+$/i,"fr-FR":/^[A-Z\xc0\xc2\xc6\xc7\xc9\xc8\xca\xcb\xcf\xce\xd4\u0152\xd9\xdb\xdc\u0178]+$/i,"it-IT":/^[A-Z\xc0\xc9\xc8\xcc\xce\xd3\xd2\xd9]+$/i,"ja-JP":/^[\u3041-\u3093\u30a1-\u30f6\uff66-\uff9f\u4e00-\u9fa0\u30fc\u30fb\u3002\u3001]+$/i,"nb-NO":/^[A-Z\xc6\xd8\xc5]+$/i,"nl-NL":/^[A-Z\xc1\xc9\xcb\xcf\xd3\xd6\xdc\xda]+$/i,"nn-NO":/^[A-Z\xc6\xd8\xc5]+$/i,"hu-HU":/^[A-Z\xc1\xc9\xcd\xd3\xd6\u0150\xda\xdc\u0170]+$/i,"pl-PL":/^[A-Z\u0104\u0106\u0118\u015a\u0141\u0143\xd3\u017b\u0179]+$/i,"pt-PT":/^[A-Z\xc3\xc1\xc0\xc2\xc4\xc7\xc9\xca\xcb\xcd\xcf\xd5\xd3\xd4\xd6\xda\xdc]+$/i,"ru-RU":/^[\u0410-\u042f\u0401]+$/i,"sl-SI":/^[A-Z\u010c\u0106\u0110\u0160\u017d]+$/i,"sk-SK":/^[A-Z\xc1\u010c\u010e\xc9\xcd\u0147\xd3\u0160\u0164\xda\xdd\u017d\u0139\u0154\u013d\xc4\xd4]+$/i,"sr-RS@latin":/^[A-Z\u010c\u0106\u017d\u0160\u0110]+$/i,"sr-RS":/^[\u0410-\u042f\u0402\u0408\u0409\u040a\u040b\u040f]+$/i,"sv-SE":/^[A-Z\xc5\xc4\xd6]+$/i,"th-TH":/^[\u0e01-\u0e50\s]+$/i,"tr-TR":/^[A-Z\xc7\u011e\u0130\u0131\xd6\u015e\xdc]+$/i,"uk-UA":/^[\u0410-\u0429\u042c\u042e\u042f\u0404I\u0407\u0490\u0456]+$/i,"vi-VN":/^[A-Z\xc0\xc1\u1ea0\u1ea2\xc3\xc2\u1ea6\u1ea4\u1eac\u1ea8\u1eaa\u0102\u1eb0\u1eae\u1eb6\u1eb2\u1eb4\u0110\xc8\xc9\u1eb8\u1eba\u1ebc\xca\u1ec0\u1ebe\u1ec6\u1ec2\u1ec4\xcc\xcd\u1eca\u1ec8\u0128\xd2\xd3\u1ecc\u1ece\xd5\xd4\u1ed2\u1ed0\u1ed8\u1ed4\u1ed6\u01a0\u1edc\u1eda\u1ee2\u1ede\u1ee0\xd9\xda\u1ee4\u1ee6\u0168\u01af\u1eea\u1ee8\u1ef0\u1eec\u1eee\u1ef2\xdd\u1ef4\u1ef6\u1ef8]+$/i,"ko-KR":/^[\u3131-\u314e\u314f-\u3163\uac00-\ud7a3]*$/,"ku-IQ":/^[\u0626\u0627\u0628\u067e\u062a\u062c\u0686\u062d\u062e\u062f\u0631\u0695\u0632\u0698\u0633\u0634\u0639\u063a\u0641\u06a4\u0642\u06a9\u06af\u0644\u06b5\u0645\u0646\u0648\u06c6\u06be\u06d5\u06cc\u06ce\u064a\u0637\u0624\u062b\u0622\u0625\u0623\u0643\u0636\u0635\u0629\u0638\u0630]+$/i,ar:/^[\u0621\u0622\u0623\u0624\u0625\u0626\u0627\u0628\u0629\u062a\u062b\u062c\u062d\u062e\u062f\u0630\u0631\u0632\u0633\u0634\u0635\u0636\u0637\u0638\u0639\u063a\u0641\u0642\u0643\u0644\u0645\u0646\u0647\u0648\u0649\u064a\u064b\u064c\u064d\u064e\u064f\u0650\u0651\u0652\u0670]+$/,he:/^[\u05d0-\u05ea]+$/,fa:/^['\u0622\u0627\u0621\u0623\u0624\u0626\u0628\u067e\u062a\u062b\u062c\u0686\u062d\u062e\u062f\u0630\u0631\u0632\u0698\u0633\u0634\u0635\u0636\u0637\u0638\u0639\u063a\u0641\u0642\u06a9\u06af\u0644\u0645\u0646\u0648\u0647\u0629\u06cc']+$/i,bn:/^['\u0980\u0981\u0982\u0983\u0985\u0986\u0987\u0988\u0989\u098a\u098b\u098c\u098f\u0990\u0993\u0994\u0995\u0996\u0997\u0998\u0999\u099a\u099b\u099c\u099d\u099e\u099f\u09a0\u09a1\u09a2\u09a3\u09a4\u09a5\u09a6\u09a7\u09a8\u09aa\u09ab\u09ac\u09ad\u09ae\u09af\u09b0\u09b2\u09b6\u09b7\u09b8\u09b9\u09bc\u09bd\u09be\u09bf\u09c0\u09c1\u09c2\u09c3\u09c4\u09c7\u09c8\u09cb\u09cc\u09cd\u09ce\u09d7\u09dc\u09dd\u09df\u09e0\u09e1\u09e2\u09e3\u09f0\u09f1\u09f2\u09f3\u09f4\u09f5\u09f6\u09f7\u09f8\u09f9\u09fa\u09fb']+$/,"hi-IN":/^[\u0900-\u0961]+[\u0972-\u097F]*$/i,"si-LK":/^[\u0D80-\u0DFF]+$/};p.alpha=g;var D={"en-US":/^[0-9A-Z]+$/i,"az-AZ":/^[0-9A-VXYZ\xc7\u018f\u011e\u0130\u0131\xd6\u015e\xdc]+$/i,"bg-BG":/^[0-9\u0410-\u042f]+$/i,"cs-CZ":/^[0-9A-Z\xc1\u010c\u010e\xc9\u011a\xcd\u0147\xd3\u0158\u0160\u0164\xda\u016e\xdd\u017d]+$/i,"da-DK":/^[0-9A-Z\xc6\xd8\xc5]+$/i,"de-DE":/^[0-9A-Z\xc4\xd6\xdc\xdf]+$/i,"el-GR":/^[0-9\u0391-\u03c9]+$/i,"es-ES":/^[0-9A-Z\xc1\xc9\xcd\xd1\xd3\xda\xdc]+$/i,"fi-FI":/^[0-9A-Z\xc5\xc4\xd6]+$/i,"fr-FR":/^[0-9A-Z\xc0\xc2\xc6\xc7\xc9\xc8\xca\xcb\xcf\xce\xd4\u0152\xd9\xdb\xdc\u0178]+$/i,"it-IT":/^[0-9A-Z\xc0\xc9\xc8\xcc\xce\xd3\xd2\xd9]+$/i,"ja-JP":/^[0-9\uff10-\uff19\u3041-\u3093\u30a1-\u30f6\uff66-\uff9f\u4e00-\u9fa0\u30fc\u30fb\u3002\u3001]+$/i,"hu-HU":/^[0-9A-Z\xc1\xc9\xcd\xd3\xd6\u0150\xda\xdc\u0170]+$/i,"nb-NO":/^[0-9A-Z\xc6\xd8\xc5]+$/i,"nl-NL":/^[0-9A-Z\xc1\xc9\xcb\xcf\xd3\xd6\xdc\xda]+$/i,"nn-NO":/^[0-9A-Z\xc6\xd8\xc5]+$/i,"pl-PL":/^[0-9A-Z\u0104\u0106\u0118\u015a\u0141\u0143\xd3\u017b\u0179]+$/i,"pt-PT":/^[0-9A-Z\xc3\xc1\xc0\xc2\xc4\xc7\xc9\xca\xcb\xcd\xcf\xd5\xd3\xd4\xd6\xda\xdc]+$/i,"ru-RU":/^[0-9\u0410-\u042f\u0401]+$/i,"sl-SI":/^[0-9A-Z\u010c\u0106\u0110\u0160\u017d]+$/i,"sk-SK":/^[0-9A-Z\xc1\u010c\u010e\xc9\xcd\u0147\xd3\u0160\u0164\xda\xdd\u017d\u0139\u0154\u013d\xc4\xd4]+$/i,"sr-RS@latin":/^[0-9A-Z\u010c\u0106\u017d\u0160\u0110]+$/i,"sr-RS":/^[0-9\u0410-\u042f\u0402\u0408\u0409\u040a\u040b\u040f]+$/i,"sv-SE":/^[0-9A-Z\xc5\xc4\xd6]+$/i,"th-TH":/^[\u0e01-\u0e59\s]+$/i,"tr-TR":/^[0-9A-Z\xc7\u011e\u0130\u0131\xd6\u015e\xdc]+$/i,"uk-UA":/^[0-9\u0410-\u0429\u042c\u042e\u042f\u0404I\u0407\u0490\u0456]+$/i,"ko-KR":/^[0-9\u3131-\u314e\u314f-\u3163\uac00-\ud7a3]*$/,"ku-IQ":/^[\u0660\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u06690-9\u0626\u0627\u0628\u067e\u062a\u062c\u0686\u062d\u062e\u062f\u0631\u0695\u0632\u0698\u0633\u0634\u0639\u063a\u0641\u06a4\u0642\u06a9\u06af\u0644\u06b5\u0645\u0646\u0648\u06c6\u06be\u06d5\u06cc\u06ce\u064a\u0637\u0624\u062b\u0622\u0625\u0623\u0643\u0636\u0635\u0629\u0638\u0630]+$/i,"vi-VN":/^[0-9A-Z\xc0\xc1\u1ea0\u1ea2\xc3\xc2\u1ea6\u1ea4\u1eac\u1ea8\u1eaa\u0102\u1eb0\u1eae\u1eb6\u1eb2\u1eb4\u0110\xc8\xc9\u1eb8\u1eba\u1ebc\xca\u1ec0\u1ebe\u1ec6\u1ec2\u1ec4\xcc\xcd\u1eca\u1ec8\u0128\xd2\xd3\u1ecc\u1ece\xd5\xd4\u1ed2\u1ed0\u1ed8\u1ed4\u1ed6\u01a0\u1edc\u1eda\u1ee2\u1ede\u1ee0\xd9\xda\u1ee4\u1ee6\u0168\u01af\u1eea\u1ee8\u1ef0\u1eec\u1eee\u1ef2\xdd\u1ef4\u1ef6\u1ef8]+$/i,ar:/^[\u0660\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u06690-9\u0621\u0622\u0623\u0624\u0625\u0626\u0627\u0628\u0629\u062a\u062b\u062c\u062d\u062e\u062f\u0630\u0631\u0632\u0633\u0634\u0635\u0636\u0637\u0638\u0639\u063a\u0641\u0642\u0643\u0644\u0645\u0646\u0647\u0648\u0649\u064a\u064b\u064c\u064d\u064e\u064f\u0650\u0651\u0652\u0670]+$/,he:/^[0-9\u05d0-\u05ea]+$/,fa:/^['0-9\u0622\u0627\u0621\u0623\u0624\u0626\u0628\u067e\u062a\u062b\u062c\u0686\u062d\u062e\u062f\u0630\u0631\u0632\u0698\u0633\u0634\u0635\u0636\u0637\u0638\u0639\u063a\u0641\u0642\u06a9\u06af\u0644\u0645\u0646\u0648\u0647\u0629\u06cc\u06f1\u06f2\u06f3\u06f4\u06f5\u06f6\u06f7\u06f8\u06f9\u06f0']+$/i,bn:/^['\u0980\u0981\u0982\u0983\u0985\u0986\u0987\u0988\u0989\u098a\u098b\u098c\u098f\u0990\u0993\u0994\u0995\u0996\u0997\u0998\u0999\u099a\u099b\u099c\u099d\u099e\u099f\u09a0\u09a1\u09a2\u09a3\u09a4\u09a5\u09a6\u09a7\u09a8\u09aa\u09ab\u09ac\u09ad\u09ae\u09af\u09b0\u09b2\u09b6\u09b7\u09b8\u09b9\u09bc\u09bd\u09be\u09bf\u09c0\u09c1\u09c2\u09c3\u09c4\u09c7\u09c8\u09cb\u09cc\u09cd\u09ce\u09d7\u09dc\u09dd\u09df\u09e0\u09e1\u09e2\u09e3\u09e6\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09f0\u09f1\u09f2\u09f3\u09f4\u09f5\u09f6\u09f7\u09f8\u09f9\u09fa\u09fb']+$/,"hi-IN":/^[\u0900-\u0963]+[\u0966-\u097F]*$/i,"si-LK":/^[0-9\u0D80-\u0DFF]+$/};p.alphanumeric=D;var O={"en-US":".",ar:"\u066b"};p.decimal=O;var T=["AU","GB","HK","IN","NZ","ZA","ZM"];p.englishLocales=T;for(var w,y=0;y&lt;T.length;y++)g[w="en-".concat(T[y])]=g["en-US"],D[w]=D["en-US"],O[w]=O["en-US"];var m=["AE","BH","DZ","EG","IQ","JO","KW","LB","LY","MA","QM","QA","SA","SD","SY","TN","YE"];p.arabicLocales=m;for(var d,u=0;u&lt;m.length;u++)g[d="ar-".concat(m[u])]=g.ar,D[d]=D.ar,O[d]=O.ar;var c=["IR","AF"];p.farsiLocales=c;for(var l,h=0;h&lt;c.length;h++)D[l="fa-".concat(c[h])]=D.fa,O[l]=O.ar;var _=["BD","IN"];p.bengaliLocales=_;for(var S,E=0;E&lt;_.length;E++)g[S="bn-".concat(_[E])]=g.bn,D[S]=D.bn,O[S]=O["en-US"];var I=["ar-EG","ar-LB","ar-LY"];p.dotDecimal=I;var L=["bg-BG","cs-CZ","da-DK","de-DE","el-GR","en-ZM","es-ES","fr-CA","fr-FR","id-ID","it-IT","ku-IQ","hi-IN","hu-HU","nb-NO","nn-NO","nl-NL","pl-PL","pt-PT","ru-RU","si-LK","sl-SI","sr-RS@latin","sr-RS","sv-SE","tr-TR","uk-UA","vi-VN"];p.commaDecimal=L;for(var H=0;H&lt;I.length;H++)O[I[H]]=O["en-US"];for(var Z=0;Z&lt;L.length;Z++)O[L[Z]]=",";g["fr-CA"]=g["fr-FR"],D["fr-CA"]=D["fr-FR"],g["pt-BR"]=g["pt-PT"],D["pt-BR"]=D["pt-PT"],O["pt-BR"]=O["pt-PT"],g["pl-Pl"]=g["pl-PL"],D["pl-Pl"]=D["pl-PL"],O["pl-Pl"]=O["pl-PL"],g["fa-AF"]=g.fa},82092:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w,y){return(0,D.default)(w),w.replace(new RegExp("[".concat(y,"]+"),"g"),"")};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default},62669:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function m(d,u,c){return(0,D.default)(d),(c=(0,T.default)(c,y)).ignoreCase?d.toLowerCase().split((0,O.default)(u).toLowerCase()).length&gt;c.minOccurrences:d.split((0,O.default)(u)).length&gt;c.minOccurrences};var D=w(g(31362)),O=w(g(60790)),T=w(g(81994));function w(d){return d&amp;&amp;d.__esModule?d:{default:d}}var y={ignoreCase:!1,minOccurrences:1};P.exports=p.default,P.exports.default=p.default},34037:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w,y){return(0,D.default)(w),w===y};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default},60556:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w){return(0,D.default)(w),w.replace(/&amp;/g,"&amp;amp;").replace(/"/g,"&amp;quot;").replace(/'/g,"&amp;#x27;").replace(/&lt;/g,"&amp;lt;").replace(/&gt;/g,"&amp;gt;").replace(/\//g,"&amp;#x2F;").replace(/\\/g,"&amp;#x5C;").replace(/`/g,"&amp;#96;")};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default},96179:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w,y){var m=y?.comparisonDate||y||Date().toString(),d=(0,D.default)(m),u=(0,D.default)(w);return!!(u&amp;&amp;d&amp;&amp;u&gt;d)};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(11564));P.exports=p.default,P.exports.default=p.default},30044:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(m){var d=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:"en-US",u=arguments.length&gt;2&amp;&amp;void 0!==arguments[2]?arguments[2]:{};(0,D.default)(m);var c=m,l=u.ignore;if(l)if(l instanceof RegExp)c=c.replace(l,"");else{if("string"!=typeof l)throw new Error("ignore should be instance of a String or RegExp");c=c.replace(new RegExp("[".concat(l.replace(/[-[\]{}()*+?.,\\^$|#\\s]/g,"\\$&amp;"),"]"),"g"),"")}if(d in O.alpha)return O.alpha[d].test(c);throw new Error("Invalid locale '".concat(d,"'"))},p.locales=void 0;var D=function T(m){return m&amp;&amp;m.__esModule?m:{default:m}}(g(31362)),O=g(82606),y=Object.keys(O.alpha);p.locales=y},22316:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(m){var d=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:"en-US",u=arguments.length&gt;2&amp;&amp;void 0!==arguments[2]?arguments[2]:{};(0,D.default)(m);var c=m,l=u.ignore;if(l)if(l instanceof RegExp)c=c.replace(l,"");else{if("string"!=typeof l)throw new Error("ignore should be instance of a String or RegExp");c=c.replace(new RegExp("[".concat(l.replace(/[-[\]{}()*+?.,\\^$|#\\s]/g,"\\$&amp;"),"]"),"g"),"")}if(d in O.alphanumeric)return O.alphanumeric[d].test(c);throw new Error("Invalid locale '".concat(d,"'"))},p.locales=void 0;var D=function T(m){return m&amp;&amp;m.__esModule?m:{default:m}}(g(31362)),O=g(82606),y=Object.keys(O.alphanumeric);p.locales=y},12889:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),T.test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/^[\x00-\x7F]+$/;P.exports=p.default,P.exports.default=p.default},90502:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function y(m){(0,D.default)(m);var d=m.slice(4,6).toUpperCase();return!(!O.CountryCodes.has(d)&amp;&amp;"XK"!==d)&amp;&amp;w.test(m)};var D=function T(m){return m&amp;&amp;m.__esModule?m:{default:m}}(g(31362)),O=g(75477),w=/^[A-Za-z]{6}[A-Za-z0-9]{2}([A-Za-z0-9]{3})?$/;P.exports=p.default,P.exports.default=p.default},32371:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function d(u,c){return(0,D.default)(u),(c=(0,O.default)(c,m)).crockford?y.test(u):!(u.length%8!=0||!w.test(u))};var D=T(g(31362)),O=T(g(81994));function T(u){return u&amp;&amp;u.__esModule?u:{default:u}}var w=/^[A-Z2-7]+=*$/,y=/^[A-HJKMNP-TV-Z0-9]+$/,m={crockford:!1};P.exports=p.default,P.exports.default=p.default},70054:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),!!T.test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/^[A-HJ-NP-Za-km-z1-9]*$/;P.exports=p.default,P.exports.default=p.default},42746:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function d(u,c){(0,D.default)(u),c=(0,O.default)(c,m);var l=u.length;if(c.urlSafe)return y.test(u);if(l%4!=0||w.test(u))return!1;var h=u.indexOf("=");return-1===h||h===l-1||h===l-2&amp;&amp;"="===u[l-1]};var D=T(g(31362)),O=T(g(81994));function T(u){return u&amp;&amp;u.__esModule?u:{default:u}}var w=/[^A-Z0-9+\/=]/i,y=/^[A-Z0-9_\-]*$/i,m={urlSafe:!1};P.exports=p.default,P.exports.default=p.default},93842:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){var m=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:String(new Date);(0,D.default)(y);var d=(0,O.default)(m),u=(0,O.default)(y);return!!(u&amp;&amp;d&amp;&amp;u&lt;d)};var D=T(g(31362)),O=T(g(11564));function T(y){return y&amp;&amp;y.__esModule?y:{default:y}}P.exports=p.default,P.exports.default=p.default},33758:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function m(d){var u=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:T;return(0,D.default)(d),u.loose?y.includes(d.toLowerCase()):w.includes(d)};var D=function O(d){return d&amp;&amp;d.__esModule?d:{default:d}}(g(31362)),T={loose:!1},w=["true","false","1","0"],y=[].concat(w,["yes","no"]);P.exports=p.default,P.exports.default=p.default},27885:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function y(m){return(0,D.default)(m),T.test(m)||w.test(m)};var D=function O(m){return m&amp;&amp;m.__esModule?m:{default:m}}(g(31362)),T=/^(bc1)[a-z0-9]{25,39}$/,w=/^(1|3)[A-HJ-NP-Za-km-z1-9]{25,39}$/;P.exports=p.default,P.exports.default=p.default},73776:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y,m){var d,u;(0,D.default)(y),"object"===T(m)?(d=m.min||0,u=m.max):(d=arguments[1],u=arguments[2]);var c=encodeURI(y).split(/%..|./).length-1;return c&gt;=d&amp;&amp;(typeof u&gt;"u"||c&lt;=u)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362));function T(y){return(T="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(d){return typeof d}:function(d){return d&amp;&amp;"function"==typeof Symbol&amp;&amp;d.constructor===Symbol&amp;&amp;d!==Symbol.prototype?"symbol":typeof d})(y)}P.exports=p.default,P.exports.default=p.default},26405:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function m(d){var u=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:{};(0,D.default)(d);var c=u.provider,l=d.replace(/[- ]+/g,"");if(c&amp;&amp;c.toLowerCase()in w){if(!w[c.toLowerCase()].test(l))return!1}else{if(c&amp;&amp;!(c.toLowerCase()in w))throw new Error("".concat(c," is not a valid credit card provider."));if(!y.test(l))return!1}return(0,O.default)(d)};var D=T(g(31362)),O=T(g(7522));function T(d){return d&amp;&amp;d.__esModule?d:{default:d}}var w={amex:/^3[47][0-9]{13}$/,dinersclub:/^3(?:0[0-5]|[68][0-9])[0-9]{11}$/,discover:/^6(?:011|5[0-9][0-9])[0-9]{12,15}$/,jcb:/^(?:2131|1800|35\d{3})\d{11}$/,mastercard:/^5[1-5][0-9]{2}|(222[1-9]|22[3-9][0-9]|2[3-6][0-9]{2}|27[01][0-9]|2720)[0-9]{12}$/,unionpay:/^(6[27][0-9]{14}|^(81[0-9]{14,17}))$/,visa:/^(?:4[0-9]{12})(?:[0-9]{3,6})?$/},y=/^(?:4[0-9]{12}(?:[0-9]{3,6})?|5[1-5][0-9]{14}|(222[1-9]|22[3-9][0-9]|2[3-6][0-9]{2}|27[01][0-9]|2720)[0-9]{12}|6(?:011|5[0-9][0-9])[0-9]{12,15}|3[47][0-9]{13}|3(?:0[0-5]|[68][0-9])[0-9]{11}|(?:2131|1800|35\d{3})\d{11}|6[27][0-9]{14}|^(81[0-9]{14,17}))$/;P.exports=p.default,P.exports.default=p.default},35966:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function m(d,u){return(0,O.default)(d),function w(d){var u="\\d{".concat(d.digits_after_decimal[0],"}");d.digits_after_decimal.forEach(function(H,Z){0!==Z&amp;&amp;(u="".concat(u,"|\\d{").concat(H,"}"))});var c="(".concat(d.symbol.replace(/\W/,function(H){return"\\".concat(H)}),")").concat(d.require_symbol?"":"?"),l="-?",_="[1-9]\\d{0,2}(\\".concat(d.thousands_separator,"\\d{3})*"),E="(".concat(["0","[1-9]\\d*",_].join("|"),")?"),I="(\\".concat(d.decimal_separator,"(").concat(u,"))").concat(d.require_decimal?"":"?"),L=E+(d.allow_decimal||d.require_decimal?I:"");return d.allow_negatives&amp;&amp;!d.parens_for_negatives&amp;&amp;(d.negative_sign_after_digits?L+=l:d.negative_sign_before_digits&amp;&amp;(L=l+L)),d.allow_negative_sign_placeholder?L="( (?!\\-))?".concat(L):d.allow_space_after_symbol?L=" ?".concat(L):d.allow_space_after_digits&amp;&amp;(L+="( (?!$))?"),d.symbol_after_digits?L+=c:L=c+L,d.allow_negatives&amp;&amp;(d.parens_for_negatives?L="(\\(".concat(L,"\\)|").concat(L,")"):d.negative_sign_before_digits||d.negative_sign_after_digits||(L=l+L)),new RegExp("^(?!-? )(?=.*\\d)".concat(L,"$"))}(u=(0,D.default)(u,y)).test(d)};var D=T(g(81994)),O=T(g(31362));function T(d){return d&amp;&amp;d.__esModule?d:{default:d}}var y={symbol:"$",require_symbol:!1,allow_space_after_symbol:!1,symbol_after_digits:!1,allow_negatives:!0,parens_for_negatives:!1,negative_sign_before_digits:!1,negative_sign_after_digits:!1,allow_negative_sign_placeholder:!1,thousands_separator:",",decimal_separator:".",allow_decimal:!0,require_decimal:!1,digits_after_decimal:[2],allow_space_after_digits:!1};P.exports=p.default,P.exports.default=p.default},36354:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function m(d){(0,D.default)(d);var u=d.split(",");if(u.length&lt;2)return!1;var c=u.shift().trim().split(";"),l=c.shift();if("data:"!==l.slice(0,5))return!1;var h=l.slice(5);if(""!==h&amp;&amp;!T.test(h))return!1;for(var _=0;_&lt;c.length;_++)if((_!==c.length-1||"base64"!==c[_].toLowerCase())&amp;&amp;!w.test(c[_]))return!1;for(var S=0;S&lt;u.length;S++)if(!y.test(u[S]))return!1;return!0};var D=function O(d){return d&amp;&amp;d.__esModule?d:{default:d}}(g(31362)),T=/^[a-z]+\/[a-z0-9\-\+\._]+$/i,w=/^[a-z\-]+=[a-z0-9\-]+$/i,y=/^[a-z0-9!\$&amp;'\(\)\*\+,;=\-\._~:@\/\?%\s]*$/i;P.exports=p.default,P.exports.default=p.default},30789:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function S(E,I){if(I=(0,D.default)("string"==typeof I?{format:I}:I,l),"string"==typeof E&amp;&amp;function h(E){return/(^(y{4}|y{2})[.\/-](m{1,2})[.\/-](d{1,2})$)|(^(m{1,2})[.\/-](d{1,2})[.\/-]((y{4}|y{2})$))|(^(d{1,2})[.\/-](m{1,2})[.\/-]((y{4}|y{2})$))/gi.test(E)}(I.format)){var ye,L=I.delimiters.find(function(ze){return-1!==I.format.indexOf(ze)}),H=I.strictMode?L:I.delimiters.find(function(ze){return-1!==E.indexOf(ze)}),Z=function _(E,I){for(var L=[],H=Math.min(E.length,I.length),Z=0;Z&lt;H;Z++)L.push([E[Z],I[Z]]);return L}(E.split(H),I.format.toLowerCase().split(L)),Q={},ae=function d(E,I){var L;if(typeof Symbol&gt;"u"||null==E[Symbol.iterator]){if(Array.isArray(E)||(L=u(E))||I&amp;&amp;E&amp;&amp;"number"==typeof E.length){L&amp;&amp;(E=L);var H=0,Z=function(){};return{s:Z,n:function(){return H&gt;=E.length?{done:!0}:{done:!1,value:E[H++]}},e:function(Ve){throw Ve},f:Z}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var ye,Q=!0,ae=!1;return{s:function(){L=E[Symbol.iterator]()},n:function(){var Ve=L.next();return Q=Ve.done,Ve},e:function(Ve){ae=!0,ye=Ve},f:function(){try{!Q&amp;&amp;null!=L.return&amp;&amp;L.return()}finally{if(ae)throw ye}}}}(Z);try{for(ae.s();!(ye=ae.n()).done;){var ne=T(ye.value,2),Ve=ne[0],ft=ne[1];if(Ve.length!==ft.length)return!1;Q[ft.charAt(0)]=Ve}}catch(ze){ae.e(ze)}finally{ae.f()}return new Date("".concat(Q.m,"/").concat(Q.d,"/").concat(Q.y)).getDate()===+Q.d}return!I.strictMode&amp;&amp;"[object Date]"===Object.prototype.toString.call(E)&amp;&amp;isFinite(E)};var D=function O(E){return E&amp;&amp;E.__esModule?E:{default:E}}(g(81994));function T(E,I){return function m(E){if(Array.isArray(E))return E}(E)||function y(E,I){if(!(typeof Symbol&gt;"u")&amp;&amp;Symbol.iterator in Object(E)){var L=[],H=!0,Z=!1,Q=void 0;try{for(var ye,ae=E[Symbol.iterator]();!(H=(ye=ae.next()).done)&amp;&amp;(L.push(ye.value),!I||L.length!==I);H=!0);}catch(ne){Z=!0,Q=ne}finally{try{!H&amp;&amp;null!=ae.return&amp;&amp;ae.return()}finally{if(Z)throw Q}}return L}}(E,I)||u(E,I)||function w(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(E,I){if(E){if("string"==typeof E)return c(E,I);var L=Object.prototype.toString.call(E).slice(8,-1);if("Object"===L&amp;&amp;E.constructor&amp;&amp;(L=E.constructor.name),"Map"===L||"Set"===L)return Array.from(E);if("Arguments"===L||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(L))return c(E,I)}}function c(E,I){(null==I||I&gt;E.length)&amp;&amp;(I=E.length);for(var L=0,H=new Array(I);L&lt;I;L++)H[L]=E[L];return H}var l={format:"YYYY/MM/DD",delimiters:["/","-"],strictMode:!1};P.exports=p.default,P.exports.default=p.default},45016:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function c(l,h){if((0,O.default)(l),(h=(0,D.default)(h,d)).locale in w.decimal)return!(0,T.default)(u,l.replace(/ /g,""))&amp;&amp;function m(l){return new RegExp("^[-+]?([0-9]+)?(\\".concat(w.decimal[l.locale],"[0-9]{").concat(l.decimal_digits,"})").concat(l.force_decimal?"":"?","$"))}(h).test(l);throw new Error("Invalid locale '".concat(h.locale,"'"))};var D=y(g(81994)),O=y(g(31362)),T=y(g(57471)),w=g(82606);function y(l){return l&amp;&amp;l.__esModule?l:{default:l}}var d={force_decimal:!1,decimal_digits:"1,",locale:"en-US"},u=["","-","+"];P.exports=p.default,P.exports.default=p.default},42173:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y,m){return(0,D.default)(y),(0,O.default)(y)%parseInt(m,10)==0};var D=T(g(31362)),O=T(g(60419));function T(y){return y&amp;&amp;y.__esModule?y:{default:y}}P.exports=p.default,P.exports.default=p.default},27506:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function u(c){(0,D.default)(c);var l=Number(c.slice(-1));return y.test(c)&amp;&amp;l===function d(c){var h=10-c.slice(0,-1).split("").map(function(_,S){return Number(_)*function m(c,l){return 8===c||14===c?l%2==0?3:1:l%2==0?1:3}(c.length,S)}).reduce(function(_,S){return _+S},0)%10;return h&lt;10?h:0}(c)};var D=function O(c){return c&amp;&amp;c.__esModule?c:{default:c}}(g(31362)),y=/^(\d{8}|\d{13}|\d{14})$/;P.exports=p.default,P.exports.default=p.default},3542:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function L(H,Z){if((0,D.default)(H),(Z=(0,O.default)(Z,d)).require_display_name||Z.allow_display_name){var Q=H.match(u);if(Q){var ae=Q[1];if(H=H.replace(ae,"").replace(/(^&lt;|&gt;$)/g,""),ae.endsWith(" ")&amp;&amp;(ae=ae.slice(0,-1)),!function I(H){var Z=H.replace(/^"(.+)"$/,"$1");if(!Z.trim())return!1;if(/[\.";&lt;&gt;]/.test(Z)){if(Z===H)return!1;if(Z.split('"').length!==Z.split('\\"').length)return!1}return!0}(ae))return!1}else if(Z.require_display_name)return!1}if(!Z.ignore_max_length&amp;&amp;H.length&gt;254)return!1;var ye=H.split("@"),ne=ye.pop(),Ve=ne.toLowerCase();if(Z.host_blacklist.includes(Ve)||Z.host_whitelist.length&gt;0&amp;&amp;!Z.host_whitelist.includes(Ve))return!1;var ft=ye.join("@");if(Z.domain_specific_validation&amp;&amp;("gmail.com"===Ve||"googlemail.com"===Ve)){var ze=(ft=ft.toLowerCase()).split("+")[0];if(!(0,T.default)(ze.replace(/\./g,""),{min:6,max:30}))return!1;for(var Tn=ze.split("."),or=0;or&lt;Tn.length;or++)if(!l.test(Tn[or]))return!1}if(!(!1!==Z.ignore_max_length||(0,T.default)(ft,{max:64})&amp;&amp;(0,T.default)(ne,{max:254})))return!1;if(!(0,w.default)(ne,{require_tld:Z.require_tld,ignore_max_length:Z.ignore_max_length})){if(!Z.allow_ip_domain)return!1;if(!(0,y.default)(ne)){if(!ne.startsWith("[")||!ne.endsWith("]"))return!1;var pe=ne.slice(1,-1);if(0===pe.length||!(0,y.default)(pe))return!1}}if('"'===ft[0])return ft=ft.slice(1,ft.length-1),Z.allow_utf8_local_part?S.test(ft):h.test(ft);for(var Cr=Z.allow_utf8_local_part?_:c,Kn=ft.split("."),An=0;An&lt;Kn.length;An++)if(!Cr.test(Kn[An]))return!1;return!(Z.blacklisted_chars&amp;&amp;-1!==ft.search(new RegExp("[".concat(Z.blacklisted_chars,"]+"),"g")))};var D=m(g(31362)),O=m(g(81994)),T=m(g(73776)),w=m(g(71909)),y=m(g(54761));function m(H){return H&amp;&amp;H.__esModule?H:{default:H}}var d={allow_display_name:!1,require_display_name:!1,allow_utf8_local_part:!0,require_tld:!0,blacklisted_chars:"",ignore_max_length:!1,host_blacklist:[],host_whitelist:[]},u=/^([^\x00-\x1F\x7F-\x9F\cX]+)&lt;/i,c=/^[a-z\d!#\$%&amp;'\*\+\-\/=\?\^_`{\|}~]+$/i,l=/^[a-z\d]+$/,h=/^([\s\x01-\x08\x0b\x0c\x0e-\x1f\x7f\x21\x23-\x5b\x5d-\x7e]|(\\[\x01-\x09\x0b\x0c\x0d-\x7f]))*$/i,_=/^[a-z\d!#\$%&amp;'\*\+\-\/=\?\^_`{\|}~\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+$/i,S=/^([\s\x01-\x08\x0b\x0c\x0e-\x1f\x7f\x21\x23-\x5b\x5d-\x7e\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]|(\\[\x01-\x09\x0b\x0c\x0d-\x7f\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))*$/i;P.exports=p.default,P.exports.default=p.default},19360:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function y(m,d){return(0,D.default)(m),0===((d=(0,O.default)(d,w)).ignore_whitespace?m.trim().length:m.length)};var D=T(g(31362)),O=T(g(81994));function T(m){return m&amp;&amp;m.__esModule?m:{default:m}}var w={ignore_whitespace:!1};P.exports=p.default,P.exports.default=p.default},30461:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),T.test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/^(0x)[0-9a-f]{40}$/i;P.exports=p.default,P.exports.default=p.default},71909:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function y(m,d){(0,D.default)(m),(d=(0,O.default)(d,w)).allow_trailing_dot&amp;&amp;"."===m[m.length-1]&amp;&amp;(m=m.substring(0,m.length-1)),!0===d.allow_wildcard&amp;&amp;0===m.indexOf("*.")&amp;&amp;(m=m.substring(2));var u=m.split("."),c=u[u.length-1];return!(d.require_tld&amp;&amp;(u.length&lt;2||!d.allow_numeric_tld&amp;&amp;!/^([a-z\u00A1-\u00A8\u00AA-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}|xn[a-z0-9-]{2,})$/i.test(c)||/\s/.test(c))||!d.allow_numeric_tld&amp;&amp;/^\d+$/.test(c))&amp;&amp;u.every(function(l){return!(l.length&gt;63&amp;&amp;!d.ignore_max_length||!/^[a-z_\u00a1-\uffff0-9-]+$/i.test(l)||/[\uff01-\uff5e]/.test(l)||/^-|-$/.test(l)||!d.allow_underscores&amp;&amp;/_/.test(l))})};var D=T(g(31362)),O=T(g(81994));function T(m){return m&amp;&amp;m.__esModule?m:{default:m}}var w={require_tld:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_numeric_tld:!1,allow_wildcard:!1,ignore_max_length:!1};P.exports=p.default,P.exports.default=p.default},74731:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(m,d){(0,D.default)(m),d=d||{};var u=new RegExp("^(?:[-+])?(?:[0-9]+)?(?:\\".concat(d.locale?O.decimal[d.locale]:".","[0-9]*)?(?:[eE][\\+\\-]?(?:[0-9]+))?$"));if(""===m||"."===m||","===m||"-"===m||"+"===m)return!1;var c=parseFloat(m.replace(",","."));return u.test(m)&amp;&amp;(!d.hasOwnProperty("min")||c&gt;=d.min)&amp;&amp;(!d.hasOwnProperty("max")||c&lt;=d.max)&amp;&amp;(!d.hasOwnProperty("lt")||c&lt;d.lt)&amp;&amp;(!d.hasOwnProperty("gt")||c&gt;d.gt)},p.locales=void 0;var D=function T(m){return m&amp;&amp;m.__esModule?m:{default:m}}(g(31362)),O=g(82606),y=Object.keys(O.decimal);p.locales=y},84502:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),T.test(y)},p.fullWidth=void 0;var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/[^\u0020-\u007E\uFF61-\uFF9F\uFFA0-\uFFDC\uFFE8-\uFFEE0-9a-zA-Z]/;p.fullWidth=T},31303:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function y(m){(0,D.default)(m);var d=m.replace(/\s+/g," ").replace(/\s?(hsla?\(|\)|,)\s?/gi,"$1");return-1!==d.indexOf(",")?T.test(d):w.test(d)};var D=function O(m){return m&amp;&amp;m.__esModule?m:{default:m}}(g(31362)),T=/^hsla?\(((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?))(deg|grad|rad|turn)?(,(\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%){2}(,((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%?))?\)$/i,w=/^hsla?\(((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?))(deg|grad|rad|turn)?(\s(\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%){2}\s?(\/\s((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%?)\s?)?\)$/i;P.exports=p.default,P.exports.default=p.default},90971:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),T.test(y)},p.halfWidth=void 0;var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/[\u0020-\u007E\uFF61-\uFF9F\uFFA0-\uFFDC\uFFE8-\uFFEE0-9a-zA-Z]/;p.halfWidth=T},8795:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y,m){return(0,D.default)(y),new RegExp("^[a-fA-F0-9]{".concat(T[m],"}$")).test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T={md5:32,md4:32,sha1:40,sha256:64,sha384:96,sha512:128,ripemd128:32,ripemd160:40,tiger128:32,tiger160:40,tiger192:48,crc32:8,crc32b:8};P.exports=p.default,P.exports.default=p.default},46223:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),T.test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/^#?([0-9A-F]{3}|[0-9A-F]{4}|[0-9A-F]{6}|[0-9A-F]{8})$/i;P.exports=p.default,P.exports.default=p.default},70281:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),T.test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/^(0x|0h)?[0-9A-F]+$/i;P.exports=p.default,P.exports.default=p.default},63566:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function m(u){return(0,D.default)(u),function w(u){var c=u.replace(/[\s\-]+/gi,"").toUpperCase(),l=c.slice(0,2).toUpperCase();return l in T&amp;&amp;T[l].test(c)}(u)&amp;&amp;function y(u){var c=u.replace(/[^A-Z0-9]+/gi,"").toUpperCase();return 1===(c.slice(4)+c.slice(0,4)).replace(/[A-Z]/g,function(S){return S.charCodeAt(0)-55}).match(/\d{1,7}/g).reduce(function(S,E){return Number(S+E)%97},"")}(u)},p.locales=void 0;var D=function O(u){return u&amp;&amp;u.__esModule?u:{default:u}}(g(31362)),T={AD:/^(AD[0-9]{2})\d{8}[A-Z0-9]{12}$/,AE:/^(AE[0-9]{2})\d{3}\d{16}$/,AL:/^(AL[0-9]{2})\d{8}[A-Z0-9]{16}$/,AT:/^(AT[0-9]{2})\d{16}$/,AZ:/^(AZ[0-9]{2})[A-Z0-9]{4}\d{20}$/,BA:/^(BA[0-9]{2})\d{16}$/,BE:/^(BE[0-9]{2})\d{12}$/,BG:/^(BG[0-9]{2})[A-Z]{4}\d{6}[A-Z0-9]{8}$/,BH:/^(BH[0-9]{2})[A-Z]{4}[A-Z0-9]{14}$/,BR:/^(BR[0-9]{2})\d{23}[A-Z]{1}[A-Z0-9]{1}$/,BY:/^(BY[0-9]{2})[A-Z0-9]{4}\d{20}$/,CH:/^(CH[0-9]{2})\d{5}[A-Z0-9]{12}$/,CR:/^(CR[0-9]{2})\d{18}$/,CY:/^(CY[0-9]{2})\d{8}[A-Z0-9]{16}$/,CZ:/^(CZ[0-9]{2})\d{20}$/,DE:/^(DE[0-9]{2})\d{18}$/,DK:/^(DK[0-9]{2})\d{14}$/,DO:/^(DO[0-9]{2})[A-Z]{4}\d{20}$/,EE:/^(EE[0-9]{2})\d{16}$/,EG:/^(EG[0-9]{2})\d{25}$/,ES:/^(ES[0-9]{2})\d{20}$/,FI:/^(FI[0-9]{2})\d{14}$/,FO:/^(FO[0-9]{2})\d{14}$/,FR:/^(FR[0-9]{2})\d{10}[A-Z0-9]{11}\d{2}$/,GB:/^(GB[0-9]{2})[A-Z]{4}\d{14}$/,GE:/^(GE[0-9]{2})[A-Z0-9]{2}\d{16}$/,GI:/^(GI[0-9]{2})[A-Z]{4}[A-Z0-9]{15}$/,GL:/^(GL[0-9]{2})\d{14}$/,GR:/^(GR[0-9]{2})\d{7}[A-Z0-9]{16}$/,GT:/^(GT[0-9]{2})[A-Z0-9]{4}[A-Z0-9]{20}$/,HR:/^(HR[0-9]{2})\d{17}$/,HU:/^(HU[0-9]{2})\d{24}$/,IE:/^(IE[0-9]{2})[A-Z0-9]{4}\d{14}$/,IL:/^(IL[0-9]{2})\d{19}$/,IQ:/^(IQ[0-9]{2})[A-Z]{4}\d{15}$/,IR:/^(IR[0-9]{2})0\d{2}0\d{18}$/,IS:/^(IS[0-9]{2})\d{22}$/,IT:/^(IT[0-9]{2})[A-Z]{1}\d{10}[A-Z0-9]{12}$/,JO:/^(JO[0-9]{2})[A-Z]{4}\d{22}$/,KW:/^(KW[0-9]{2})[A-Z]{4}[A-Z0-9]{22}$/,KZ:/^(KZ[0-9]{2})\d{3}[A-Z0-9]{13}$/,LB:/^(LB[0-9]{2})\d{4}[A-Z0-9]{20}$/,LC:/^(LC[0-9]{2})[A-Z]{4}[A-Z0-9]{24}$/,LI:/^(LI[0-9]{2})\d{5}[A-Z0-9]{12}$/,LT:/^(LT[0-9]{2})\d{16}$/,LU:/^(LU[0-9]{2})\d{3}[A-Z0-9]{13}$/,LV:/^(LV[0-9]{2})[A-Z]{4}[A-Z0-9]{13}$/,MC:/^(MC[0-9]{2})\d{10}[A-Z0-9]{11}\d{2}$/,MD:/^(MD[0-9]{2})[A-Z0-9]{20}$/,ME:/^(ME[0-9]{2})\d{18}$/,MK:/^(MK[0-9]{2})\d{3}[A-Z0-9]{10}\d{2}$/,MR:/^(MR[0-9]{2})\d{23}$/,MT:/^(MT[0-9]{2})[A-Z]{4}\d{5}[A-Z0-9]{18}$/,MU:/^(MU[0-9]{2})[A-Z]{4}\d{19}[A-Z]{3}$/,MZ:/^(MZ[0-9]{2})\d{21}$/,NL:/^(NL[0-9]{2})[A-Z]{4}\d{10}$/,NO:/^(NO[0-9]{2})\d{11}$/,PK:/^(PK[0-9]{2})[A-Z0-9]{4}\d{16}$/,PL:/^(PL[0-9]{2})\d{24}$/,PS:/^(PS[0-9]{2})[A-Z0-9]{4}\d{21}$/,PT:/^(PT[0-9]{2})\d{21}$/,QA:/^(QA[0-9]{2})[A-Z]{4}[A-Z0-9]{21}$/,RO:/^(RO[0-9]{2})[A-Z]{4}[A-Z0-9]{16}$/,RS:/^(RS[0-9]{2})\d{18}$/,SA:/^(SA[0-9]{2})\d{2}[A-Z0-9]{18}$/,SC:/^(SC[0-9]{2})[A-Z]{4}\d{20}[A-Z]{3}$/,SE:/^(SE[0-9]{2})\d{20}$/,SI:/^(SI[0-9]{2})\d{15}$/,SK:/^(SK[0-9]{2})\d{20}$/,SM:/^(SM[0-9]{2})[A-Z]{1}\d{10}[A-Z0-9]{12}$/,SV:/^(SV[0-9]{2})[A-Z0-9]{4}\d{20}$/,TL:/^(TL[0-9]{2})\d{19}$/,TN:/^(TN[0-9]{2})\d{20}$/,TR:/^(TR[0-9]{2})\d{5}[A-Z0-9]{17}$/,UA:/^(UA[0-9]{2})\d{6}[A-Z0-9]{19}$/,VA:/^(VA[0-9]{2})\d{18}$/,VG:/^(VG[0-9]{2})[A-Z0-9]{4}\d{16}$/,XK:/^(XK[0-9]{2})\d{16}$/},d=Object.keys(T);p.locales=d},11989:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function y(m,d){(0,D.default)(m);var u=T;if((d=d||{}).allow_hyphens&amp;&amp;(u=w),!u.test(m))return!1;m=m.replace(/-/g,"");for(var c=0,l=2,_=0;_&lt;14;_++){var S=m.substring(14-_-1,14-_),E=parseInt(S,10)*l;c+=E&gt;=10?E%10+1:E,1===l?l+=1:l-=1}return(10-c%10)%10===parseInt(m.substring(14,15),10)};var D=function O(m){return m&amp;&amp;m.__esModule?m:{default:m}}(g(31362)),T=/^[0-9]{15}$/,w=/^\d{2}-\d{6}-\d{6}-\d{1}$/;P.exports=p.default,P.exports.default=p.default},54761:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function u(c){var l=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:"";return(0,D.default)(c),(l=String(l))?"4"===l?y.test(c):"6"===l&amp;&amp;d.test(c):u(c,4)||u(c,6)};var D=function O(c){return c&amp;&amp;c.__esModule?c:{default:c}}(g(31362)),T="(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])",w="(".concat(T,"[.]){3}").concat(T),y=new RegExp("^".concat(w,"$")),m="(?:[0-9a-fA-F]{1,4})",d=new RegExp("^("+"(?:".concat(m,":){7}(?:").concat(m,"|:)|")+"(?:".concat(m,":){6}(?:").concat(w,"|:").concat(m,"|:)|")+"(?:".concat(m,":){5}(?::").concat(w,"|(:").concat(m,"){1,2}|:)|")+"(?:".concat(m,":){4}(?:(:").concat(m,"){0,1}:").concat(w,"|(:").concat(m,"){1,3}|:)|")+"(?:".concat(m,":){3}(?:(:").concat(m,"){0,2}:").concat(w,"|(:").concat(m,"){1,4}|:)|")+"(?:".concat(m,":){2}(?:(:").concat(m,"){0,3}:").concat(w,"|(:").concat(m,"){1,5}|:)|")+"(?:".concat(m,":){1}(?:(:").concat(m,"){0,4}:").concat(w,"|(:").concat(m,"){1,6}|:)|")+"(?::((?::".concat(m,"){0,5}:").concat(w,"|(?::").concat(m,"){1,7}|:))")+")(%[0-9a-zA-Z-.:]{1,})?$");P.exports=p.default,P.exports.default=p.default},28376:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function d(u){var c=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:"";(0,D.default)(u);var l=u.split("/");if(2!==l.length||!w.test(l[1])||l[1].length&gt;1&amp;&amp;l[1].startsWith("0"))return!1;var h=(0,O.default)(l[0],c);if(!h)return!1;var _=null;switch(String(c)){case"4":_=32;break;case"6":_=m;break;default:_=(0,O.default)(l[0],"6")?m:32}return l[1]&lt;=_&amp;&amp;l[1]&gt;=0};var D=T(g(31362)),O=T(g(54761));function T(u){return u&amp;&amp;u.__esModule?u:{default:u}}var w=/^\d{1,3}$/,m=128;P.exports=p.default,P.exports.default=p.default},13403:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function m(d,u){(0,D.default)(d);var c=String(u?.version||u);if(!(null!=u&amp;&amp;u.version||u))return m(d,{version:10})||m(d,{version:13});var l=d.replace(/[\s-]+/g,""),h=0;if("10"===c){if(!T.test(l))return!1;for(var _=0;_&lt;c-1;_++)h+=(_+1)*l.charAt(_);if("X"===l.charAt(9)?h+=100:h+=10*l.charAt(9),h%11==0)return!0}else if("13"===c){if(!w.test(l))return!1;for(var S=0;S&lt;12;S++)h+=y[S%2]*l.charAt(S);if(l.charAt(12)-(10-h%10)%10==0)return!0}return!1};var D=function O(d){return d&amp;&amp;d.__esModule?d:{default:d}}(g(31362)),T=/^(?:[0-9]{9}X|[0-9]{10})$/,w=/^(?:[0-9]{13})$/,y=[1,3];P.exports=p.default,P.exports.default=p.default},59220:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){if((0,D.default)(y),!T.test(y))return!1;for(var m=!0,d=0,u=y.length-2;u&gt;=0;u--)if(y[u]&gt;="A"&amp;&amp;y[u]&lt;="Z")for(var c=y[u].charCodeAt(0)-55,_=0,S=[c%10,Math.trunc(c/10)];_&lt;S.length;_++){var E=S[_];d+=m?E&gt;=5?1+2*(E-5):2*E:E,m=!m}else{var I=y[u].charCodeAt(0)-"0".charCodeAt(0);d+=m?I&gt;=5?1+2*(I-5):2*I:I,m=!m}var L=10*Math.trunc((d+9)/10)-d;return+y[y.length-1]===L};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/^[A-Z]{2}[0-9A-Z]{9}[0-9]$/;P.exports=p.default,P.exports.default=p.default},75477:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(m){return(0,D.default)(m),T.has(m.toUpperCase())},p.CountryCodes=void 0;var D=function O(m){return m&amp;&amp;m.__esModule?m:{default:m}}(g(31362)),T=new Set(["AD","AE","AF","AG","AI","AL","AM","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]);p.CountryCodes=T},71045:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),T.has(y.toUpperCase())};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=new Set(["AFG","ALA","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","KHM","CMR","CAN","CPV","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COG","COD","COK","CRI","CIV","HRV","CUB","CUW","CYP","CZE","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MKD","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","REU","ROU","RUS","RWA","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWZ","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","USA","UMI","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE"]);P.exports=p.default,P.exports.default=p.default},76682:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(m){return(0,D.default)(m),T.has(m.toUpperCase())},p.CurrencyCodes=void 0;var D=function O(m){return m&amp;&amp;m.__esModule?m:{default:m}}(g(31362)),T=new Set(["AED","AFN","ALL","AMD","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BOV","BRL","BSD","BTN","BWP","BYN","BZD","CAD","CDF","CHE","CHF","CHW","CLF","CLP","CNY","COP","COU","CRC","CUC","CUP","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HRK","HTG","HUF","IDR","ILS","INR","IQD","IRR","ISK","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MXV","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PYG","QAR","RON","RSD","RUB","RWF","SAR","SBD","SCR","SDG","SEK","SGD","SHP","SLL","SOS","SRD","SSP","STN","SVC","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","USN","UYI","UYU","UYW","UZS","VES","VND","VUV","WST","XAF","XAG","XAU","XBA","XBB","XBC","XBD","XCD","XDR","XOF","XPD","XPF","XPT","XSU","XTS","XUA","XXX","YER","ZAR","ZMW","ZWL"]);p.CurrencyCodes=T},98165:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),T.has(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=new Set(["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]);P.exports=p.default,P.exports.default=p.default},66894:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function m(d){var u=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:{};(0,D.default)(d);var c=u.strictSeparator?w.test(d):T.test(d);return c&amp;&amp;u.strict?y(d):c};var D=function O(d){return d&amp;&amp;d.__esModule?d:{default:d}}(g(31362)),T=/^([\+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-3])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T\s]((([01]\d|2[0-3])((:?)[0-5]\d)?|24:?00)([\.,]\d+(?!:))?)?(\17[0-5]\d([\.,]\d+)?)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$/,w=/^([\+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-3])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T]((([01]\d|2[0-3])((:?)[0-5]\d)?|24:?00)([\.,]\d+(?!:))?)?(\17[0-5]\d([\.,]\d+)?)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$/,y=function(u){var c=u.match(/^(\d{4})-?(\d{3})([ T]{1}\.*|$)/);if(c){var l=Number(c[1]),h=Number(c[2]);return l%4==0&amp;&amp;l%100!=0||l%400==0?h&lt;=366:h&lt;=365}var _=u.match(/(\d{4})-?(\d{0,2})-?(\d*)/).map(Number),S=_[1],E=_[2],I=_[3],L=E&amp;&amp;"0".concat(E).slice(-2),H=I&amp;&amp;"0".concat(I).slice(-2),Z=new Date("".concat(S,"-").concat(L||"01","-").concat(H||"01"));return!E||!I||Z.getUTCFullYear()===S&amp;&amp;Z.getUTCMonth()+1===E&amp;&amp;Z.getUTCDate()===I};P.exports=p.default,P.exports.default=p.default},2413:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),T.test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/^[A-Z]{2}[0-9A-Z]{3}\d{2}\d{5}$/;P.exports=p.default,P.exports.default=p.default},66329:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){var m=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:{};(0,D.default)(y);var d=T;if(d=m.require_hyphen?d.replace("?",""):d,!(d=m.case_sensitive?new RegExp(d):new RegExp(d,"i")).test(y))return!1;for(var u=y.replace("-","").toUpperCase(),c=0,l=0;l&lt;u.length;l++){var h=u[l];c+=("X"===h?10:+h)*(8-l)}return c%11==0};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T="^\\d{4}-?\\d{3}[\\dX]$";P.exports=p.default,P.exports.default=p.default},59165:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function y(m,d){if((0,D.default)(m),d in w)return w[d](m);if("any"===d){for(var u in w)if(w.hasOwnProperty(u)&amp;&amp;(0,w[u])(m))return!0;return!1}throw new Error("Invalid locale '".concat(d,"'"))};var D=T(g(31362)),O=T(g(49215));function T(m){return m&amp;&amp;m.__esModule?m:{default:m}}var w={PL:function(d){(0,D.default)(d);var u={1:1,2:3,3:7,4:9,5:1,6:3,7:7,8:9,9:1,10:3,11:0};if(null!=d&amp;&amp;11===d.length&amp;&amp;(0,O.default)(d,{allow_leading_zeroes:!0})){var h=d.split("").slice(0,-1).reduce(function(S,E,I){return S+Number(E)*u[I+1]},0)%10,_=Number(d.charAt(d.length-1));if(0===h&amp;&amp;0===_||_===10-h)return!0}return!1},ES:function(d){(0,D.default)(d);var c={X:0,Y:1,Z:2},h=d.trim().toUpperCase();if(!/^[0-9X-Z][0-9]{7}[TRWAGMYFPDXBNJZSQVHLCKE]$/.test(h))return!1;var _=h.slice(0,-1).replace(/[X,Y,Z]/g,function(S){return c[S]});return h.endsWith(["T","R","W","A","G","M","Y","F","P","D","X","B","N","J","Z","S","Q","V","H","L","C","K","E"][_%23])},FI:function(d){return(0,D.default)(d),!(11!==d.length||!d.match(/^\d{6}[\-A\+]\d{3}[0-9ABCDEFHJKLMNPRSTUVWXY]{1}$/))&amp;&amp;"0123456789ABCDEFHJKLMNPRSTUVWXY"[(1e3*parseInt(d.slice(0,6),10)+parseInt(d.slice(7,10),10))%31]===d.slice(10,11)},IN:function(d){var c=[[0,1,2,3,4,5,6,7,8,9],[1,2,3,4,0,6,7,8,9,5],[2,3,4,0,1,7,8,9,5,6],[3,4,0,1,2,8,9,5,6,7],[4,0,1,2,3,9,5,6,7,8],[5,9,8,7,6,0,4,3,2,1],[6,5,9,8,7,1,0,4,3,2],[7,6,5,9,8,2,1,0,4,3],[8,7,6,5,9,3,2,1,0,4],[9,8,7,6,5,4,3,2,1,0]],l=[[0,1,2,3,4,5,6,7,8,9],[1,5,7,6,2,8,3,0,9,4],[5,8,0,3,7,9,6,1,4,2],[8,9,1,6,0,4,3,5,2,7],[9,4,5,3,1,2,6,8,7,0],[4,2,8,6,5,7,3,9,0,1],[2,7,9,3,8,0,6,4,1,5],[7,0,4,6,9,1,3,2,5,8]],h=d.trim();if(!/^[1-9]\d{3}\s?\d{4}\s?\d{4}$/.test(h))return!1;var _=0;return h.replace(/\s/g,"").split("").map(Number).reverse().forEach(function(E,I){_=c[_][l[I%8][E]]}),0===_},IR:function(d){if(!d.match(/^\d{10}$/)||(d="0000".concat(d).slice(d.length-6),0===parseInt(d.slice(3,9),10)))return!1;for(var u=parseInt(d.slice(9,10),10),c=0,l=0;l&lt;9;l++)c+=parseInt(d.slice(l,l+1),10)*(10-l);return(c%=11)&lt;2&amp;&amp;u===c||c&gt;=2&amp;&amp;u===11-c},IT:function(d){return 9===d.length&amp;&amp;"CA00000AA"!==d&amp;&amp;d.search(/C[A-Z][0-9]{5}[A-Z]{2}/i)&gt;-1},NO:function(d){var u=d.trim();if(isNaN(Number(u))||11!==u.length||"00000000000"===u)return!1;var c=u.split("").map(Number),l=(11-(3*c[0]+7*c[1]+6*c[2]+1*c[3]+8*c[4]+9*c[5]+4*c[6]+5*c[7]+2*c[8])%11)%11;return!(l!==c[9]||(11-(5*c[0]+4*c[1]+3*c[2]+2*c[3]+7*c[4]+6*c[5]+5*c[6]+4*c[7]+3*c[8]+2*l)%11)%11!==c[10])},TH:function(d){if(!d.match(/^[1-8]\d{12}$/))return!1;for(var u=0,c=0;c&lt;12;c++)u+=parseInt(d[c],10)*(13-c);return d[12]===((11-u%11)%10).toString()},LK:function(d){return!(10!==d.length||!/^[1-9]\d{8}[vx]$/i.test(d))||!(12!==d.length||!/^[1-9]\d{11}$/i.test(d))},"he-IL":function(d){var c=d.trim();if(!/^\d{9}$/.test(c))return!1;for(var _,l=c,h=0,S=0;S&lt;l.length;S++)h+=(_=Number(l[S])*(S%2+1))&gt;9?_-9:_;return h%10==0},"ar-LY":function(d){var c=d.trim();return!!/^(1|2)\d{11}$/.test(c)},"ar-TN":function(d){var c=d.trim();return!!/^\d{8}$/.test(c)},"zh-CN":function(d){var Q,u=["11","12","13","14","15","21","22","23","31","32","33","34","35","36","37","41","42","43","44","45","46","50","51","52","53","54","61","62","63","64","65","71","81","82","91"],c=["7","9","10","5","8","4","2","1","6","3","7","9","10","5","8","4","2"],l=["1","0","X","9","8","7","6","5","4","3","2"],h=function(Q){return u.includes(Q)},_=function(Q){var ae=parseInt(Q.substring(0,4),10),ye=parseInt(Q.substring(4,6),10),ne=parseInt(Q.substring(6),10),Ve=new Date(ae,ye-1,ne);return!(Ve&gt;new Date)&amp;&amp;Ve.getFullYear()===ae&amp;&amp;Ve.getMonth()===ye-1&amp;&amp;Ve.getDate()===ne};return!!/^\d{15}|(\d{17}(\d|x|X))$/.test(Q=d)&amp;&amp;(15===Q.length?function(Q){var ae=/^[1-9]\d{7}((0[1-9])|(1[0-2]))((0[1-9])|([1-2][0-9])|(3[0-1]))\d{3}$/.test(Q);if(!ae)return!1;var ye=Q.substring(0,2);if(!(ae=h(ye)))return!1;var ne="19".concat(Q.substring(6,12));return!!(ae=_(ne))}(Q):function(Q){var ae=/^[1-9]\d{5}[1-9]\d{3}((0[1-9])|(1[0-2]))((0[1-9])|([1-2][0-9])|(3[0-1]))\d{3}(\d|x|X)$/.test(Q);if(!ae)return!1;var ye=Q.substring(0,2);if(!(ae=h(ye)))return!1;var ne=Q.substring(6,14);return!!(ae=_(ne))&amp;&amp;function(Q){return function(Q){for(var ae=Q.substring(0,17),ye=0,ne=0;ne&lt;17;ne++)ye+=parseInt(ae.charAt(ne),10)*parseInt(c[ne],10);return l[ye%11]}(Q)===Q.charAt(17).toUpperCase()}(Q)}(Q))},"zh-HK":function(d){var c=/^[0-9]$/;if(d=(d=d.trim()).toUpperCase(),!/^[A-Z]{1,2}[0-9]{6}((\([0-9A]\))|(\[[0-9A]\])|([0-9A]))$/.test(d))return!1;8===(d=d.replace(/\[|\]|\(|\)/g,"")).length&amp;&amp;(d="3".concat(d));for(var l=0,h=0;h&lt;=7;h++)l+=(c.test(d[h])?d[h]:(d[h].charCodeAt(0)-55)%11)*(9-h);return(0==(l%=11)?"0":1===l?"A":String(11-l))===d[d.length-1]},"zh-TW":function(d){var u={A:10,B:11,C:12,D:13,E:14,F:15,G:16,H:17,I:34,J:18,K:19,L:20,M:21,N:22,O:35,P:23,Q:24,R:25,S:26,T:27,U:28,V:29,W:32,X:30,Y:31,Z:33},c=d.trim().toUpperCase();return!!/^[A-Z][0-9]{9}$/.test(c)&amp;&amp;Array.from(c).reduce(function(l,h,_){if(0===_){var S=u[h];return S%10*9+Math.floor(S/10)}return 9===_?(10-l%10-Number(h))%10==0:l+Number(h)*(9-_)},0)}};P.exports=p.default,P.exports.default=p.default},61762:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function y(m,d){var u;if((0,D.default)(m),"[object Array]"===Object.prototype.toString.call(d)){var c=[];for(u in d)({}).hasOwnProperty.call(d,u)&amp;&amp;(c[u]=(0,O.default)(d[u]));return c.indexOf(m)&gt;=0}return"object"===w(d)?d.hasOwnProperty(m):!(!d||"function"!=typeof d.indexOf)&amp;&amp;d.indexOf(m)&gt;=0};var D=T(g(31362)),O=T(g(60790));function T(m){return m&amp;&amp;m.__esModule?m:{default:m}}function w(m){return(w="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(u){return typeof u}:function(u){return u&amp;&amp;"function"==typeof Symbol&amp;&amp;u.constructor===Symbol&amp;&amp;u!==Symbol.prototype?"symbol":typeof u})(m)}P.exports=p.default,P.exports.default=p.default},49215:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function y(m,d){(0,D.default)(m);var u=(d=d||{}).hasOwnProperty("allow_leading_zeroes")&amp;&amp;!d.allow_leading_zeroes?T:w,c=!d.hasOwnProperty("min")||m&gt;=d.min,l=!d.hasOwnProperty("max")||m&lt;=d.max,h=!d.hasOwnProperty("lt")||m&lt;d.lt,_=!d.hasOwnProperty("gt")||m&gt;d.gt;return u.test(m)&amp;&amp;c&amp;&amp;l&amp;&amp;h&amp;&amp;_};var D=function O(m){return m&amp;&amp;m.__esModule?m:{default:m}}(g(31362)),T=/^(?:[-+]?(?:0|[1-9][0-9]*))$/,w=/^[-+]?[0-9]+$/;P.exports=p.default,P.exports.default=p.default},43617:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function m(d,u){(0,D.default)(d);try{u=(0,O.default)(u,y);var c=[];u.allow_primitives&amp;&amp;(c=[null,!1,!0]);var l=JSON.parse(d);return c.includes(l)||!!l&amp;&amp;"object"===w(l)}catch{}return!1};var D=T(g(31362)),O=T(g(81994));function T(d){return d&amp;&amp;d.__esModule?d:{default:d}}function w(d){return(w="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(c){return typeof c}:function(c){return c&amp;&amp;"function"==typeof Symbol&amp;&amp;c.constructor===Symbol&amp;&amp;c!==Symbol.prototype?"symbol":typeof c})(d)}var y={allow_primitives:!1};P.exports=p.default,P.exports.default=p.default},82734:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){(0,D.default)(y);var m=y.split("."),d=m.length;return!(d&gt;3||d&lt;2)&amp;&amp;m.reduce(function(u,c){return u&amp;&amp;(0,O.default)(c,{urlSafe:!0})},!0)};var D=T(g(31362)),O=T(g(42746));function T(y){return y&amp;&amp;y.__esModule?y:{default:y}}P.exports=p.default,P.exports.default=p.default},81439:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function c(l,h){if((0,D.default)(l),h=(0,O.default)(h,u),!l.includes(","))return!1;var _=l.split(",");return!(_[0].startsWith("(")&amp;&amp;!_[1].endsWith(")")||_[1].endsWith(")")&amp;&amp;!_[0].startsWith("("))&amp;&amp;(h.checkDMS?m.test(_[0])&amp;&amp;d.test(_[1]):w.test(_[0])&amp;&amp;y.test(_[1]))};var D=T(g(31362)),O=T(g(81994));function T(l){return l&amp;&amp;l.__esModule?l:{default:l}}var w=/^\(?[+-]?(90(\.0+)?|[1-8]?\d(\.\d+)?)$/,y=/^\s?[+-]?(180(\.0+)?|1[0-7]\d(\.\d+)?|\d{1,2}(\.\d+)?)\)?$/,m=/^(([1-8]?\d)\D+([1-5]?\d|60)\D+([1-5]?\d|60)(\.\d+)?|90\D+0\D+0)\D+[NSns]?$/i,d=/^\s*([1-7]?\d{1,2}\D+([1-5]?\d|60)\D+([1-5]?\d|60)(\.\d+)?|180\D+0\D+0)\D+[EWew]?$/i,u={checkDMS:!1};P.exports=p.default,P.exports.default=p.default},68109:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y,m){var d,u;(0,D.default)(y),"object"===T(m)?(d=m.min||0,u=m.max):(d=arguments[1]||0,u=arguments[2]);var c=y.match(/(\uFE0F|\uFE0E)/g)||[],l=y.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g)||[],h=y.length-c.length-l.length;return h&gt;=d&amp;&amp;(typeof u&gt;"u"||h&lt;=u)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362));function T(y){return(T="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(d){return typeof d}:function(d){return d&amp;&amp;"function"==typeof Symbol&amp;&amp;d.constructor===Symbol&amp;&amp;d!==Symbol.prototype?"symbol":typeof d})(y)}P.exports=p.default,P.exports.default=p.default},7346:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y,m){if((0,D.default)(y),m in T)return T[m](y);if("any"===m){for(var d in T)if((0,T[d])(y))return!0;return!1}throw new Error("Invalid locale '".concat(m,"'"))};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T={"cs-CZ":function(m){return/^(([ABCDEFHIJKLMNPRSTUVXYZ]|[0-9])-?){5,8}$/.test(m)},"de-DE":function(m){return/^((A|AA|AB|AC|AE|AH|AK|AM|AN|A\xd6|AP|AS|AT|AU|AW|AZ|B|BA|BB|BC|BE|BF|BH|BI|BK|BL|BM|BN|BO|B\xd6|BS|BT|BZ|C|CA|CB|CE|CO|CR|CW|D|DA|DD|DE|DH|DI|DL|DM|DN|DO|DU|DW|DZ|E|EA|EB|ED|EE|EF|EG|EH|EI|EL|EM|EN|ER|ES|EU|EW|F|FB|FD|FF|FG|FI|FL|FN|FO|FR|FS|FT|F\xdc|FW|FZ|G|GA|GC|GD|GE|GF|GG|GI|GK|GL|GM|GN|G\xd6|GP|GR|GS|GT|G\xdc|GV|GW|GZ|H|HA|HB|HC|HD|HE|HF|HG|HH|HI|HK|HL|HM|HN|HO|HP|HR|HS|HU|HV|HX|HY|HZ|IK|IL|IN|IZ|J|JE|JL|K|KA|KB|KC|KE|KF|KG|KH|KI|KK|KL|KM|KN|KO|KR|KS|KT|KU|KW|KY|L|LA|LB|LC|LD|LF|LG|LH|LI|LL|LM|LN|L\xd6|LP|LR|LU|M|MA|MB|MC|MD|ME|MG|MH|MI|MK|ML|MM|MN|MO|MQ|MR|MS|M\xdc|MW|MY|MZ|N|NB|ND|NE|NF|NH|NI|NK|NM|N\xd6|NP|NR|NT|NU|NW|NY|NZ|OA|OB|OC|OD|OE|OF|OG|OH|OK|OL|OP|OS|OZ|P|PA|PB|PE|PF|PI|PL|PM|PN|PR|PS|PW|PZ|R|RA|RC|RD|RE|RG|RH|RI|RL|RM|RN|RO|RP|RS|RT|RU|RV|RW|RZ|S|SB|SC|SE|SG|SI|SK|SL|SM|SN|SO|SP|SR|ST|SU|SW|SY|SZ|TE|TF|TG|TO|TP|TR|TS|TT|T\xdc|\xdcB|UE|UH|UL|UM|UN|V|VB|VG|VK|VR|VS|W|WA|WB|WE|WF|WI|WK|WL|WM|WN|WO|WR|WS|WT|W\xdc|WW|WZ|Z|ZE|ZI|ZP|ZR|ZW|ZZ)[- ]?[A-Z]{1,2}[- ]?\d{1,4}|(ABG|ABI|AIB|AIC|ALF|ALZ|ANA|ANG|ANK|APD|ARN|ART|ASL|ASZ|AUR|AZE|BAD|BAR|BBG|BCH|BED|BER|BGD|BGL|BID|BIN|BIR|BIT|BIW|BKS|BLB|BLK|BNA|BOG|BOH|BOR|BOT|BRA|BRB|BRG|BRK|BRL|BRV|BSB|BSK|BTF|B\xdcD|BUL|B\xdcR|B\xdcS|B\xdcZ|CAS|CHA|CLP|CLZ|COC|COE|CUX|DAH|DAN|DAU|DBR|DEG|DEL|DGF|DIL|DIN|DIZ|DKB|DLG|DON|DUD|D\xdcW|EBE|EBN|EBS|ECK|EIC|EIL|EIN|EIS|EMD|EMS|ERB|ERH|ERK|ERZ|ESB|ESW|FDB|FDS|FEU|FFB|FKB|FL\xd6|FOR|FRG|FRI|FRW|FTL|F\xdcS|GAN|GAP|GDB|GEL|GEO|GER|GHA|GHC|GLA|GMN|GNT|GOA|GOH|GRA|GRH|GRI|GRM|GRZ|GTH|GUB|GUN|GVM|HAB|HAL|HAM|HAS|HBN|HBS|HCH|HDH|HDL|HEB|HEF|HEI|HER|HET|HGN|HGW|HHM|HIG|HIP|HM\xdc|HOG|HOH|HOL|HOM|HOR|H\xd6S|HOT|HRO|HSK|HST|HVL|HWI|IGB|ILL|J\xdcL|KEH|KEL|KEM|KIB|KLE|KLZ|K\xd6N|K\xd6T|K\xd6Z|KRU|K\xdcN|KUS|KYF|LAN|LAU|LBS|LBZ|LDK|LDS|LEO|LER|LEV|LIB|LIF|LIP|L\xd6B|LOS|LRO|LSZ|L\xdcN|LUP|LWL|MAB|MAI|MAK|MAL|MED|MEG|MEI|MEK|MEL|MER|MET|MGH|MGN|MHL|MIL|MKK|MOD|MOL|MON|MOS|MSE|MSH|MSP|MST|MTK|MTL|M\xdcB|M\xdcR|MYK|MZG|NAB|NAI|NAU|NDH|NEA|NEB|NEC|NEN|NES|NEW|NMB|NMS|NOH|NOL|NOM|NOR|NVP|NWM|OAL|OBB|OBG|OCH|OHA|\xd6HR|OHV|OHZ|OPR|OSL|OVI|OVL|OVP|PAF|PAN|PAR|PCH|PEG|PIR|PL\xd6|PR\xdc|QFT|QLB|RDG|REG|REH|REI|RID|RIE|ROD|ROF|ROK|ROL|ROS|ROT|ROW|RSL|R\xdcD|R\xdcG|SAB|SAD|SAN|SAW|SBG|SBK|SCZ|SDH|SDL|SDT|SEB|SEE|SEF|SEL|SFB|SFT|SGH|SHA|SHG|SHK|SHL|SIG|SIM|SLE|SLF|SLK|SLN|SLS|SL\xdc|SLZ|SM\xdc|SOB|SOG|SOK|S\xd6M|SON|SPB|SPN|SRB|SRO|STA|STB|STD|STE|STL|SUL|S\xdcW|SWA|SZB|TBB|TDO|TET|TIR|T\xd6L|TUT|UEM|UER|UFF|USI|VAI|VEC|VER|VIB|VIE|VIT|VOH|WAF|WAK|WAN|WAR|WAT|WBS|WDA|WEL|WEN|WER|WES|WHV|WIL|WIS|WIT|WIZ|WLG|WMS|WND|WOB|WOH|WOL|WOR|WOS|WRN|WSF|WST|WSW|WTL|WTM|WUG|W\xdcM|WUN|WUR|WZL|ZEL|ZIG)[- ]?(([A-Z][- ]?\d{1,4})|([A-Z]{2}[- ]?\d{1,3})))[- ]?(E|H)?$/.test(m)},"de-LI":function(m){return/^FL[- ]?\d{1,5}[UZ]?$/.test(m)},"en-IN":function(m){return/^[A-Z]{2}[ -]?[0-9]{1,2}(?:[ -]?[A-Z])(?:[ -]?[A-Z]*)?[ -]?[0-9]{4}$/.test(m)},"es-AR":function(m){return/^(([A-Z]{2} ?[0-9]{3} ?[A-Z]{2})|([A-Z]{3} ?[0-9]{3}))$/.test(m)},"fi-FI":function(m){return/^(?=.{4,7})(([A-Z]{1,3}|[0-9]{1,3})[\s-]?([A-Z]{1,3}|[0-9]{1,5}))$/.test(m)},"hu-HU":function(m){return/^((((?!AAA)(([A-NPRSTVZWXY]{1})([A-PR-Z]{1})([A-HJ-NPR-Z]))|(A[ABC]I)|A[ABC]O|A[A-W]Q|BPI|BPO|UCO|UDO|XAO)-(?!000)\d{3})|(M\d{6})|((CK|DT|CD|HC|H[ABEFIKLMNPRSTVX]|MA|OT|R[A-Z]) \d{2}-\d{2})|(CD \d{3}-\d{3})|(C-(C|X) \d{4})|(X-(A|B|C) \d{4})|(([EPVZ]-\d{5}))|(S A[A-Z]{2} \d{2})|(SP \d{2}-\d{2}))$/.test(m)},"pt-BR":function(m){return/^[A-Z]{3}[ -]?[0-9][A-Z][0-9]{2}|[A-Z]{3}[ -]?[0-9]{4}$/.test(m)},"pt-PT":function(m){return/^([A-Z]{2}|[0-9]{2})[ -\xb7]?([A-Z]{2}|[0-9]{2})[ -\xb7]?([A-Z]{2}|[0-9]{2})$/.test(m)},"sq-AL":function(m){return/^[A-Z]{2}[- ]?((\d{3}[- ]?(([A-Z]{2})|T))|(R[- ]?\d{3}))$/.test(m)},"sv-SE":function(m){return/^[A-HJ-PR-UW-Z]{3} ?[\d]{2}[A-HJ-PR-UW-Z1-9]$|(^[A-Z\xc5\xc4\xd6 ]{2,7}$)/.test(m.trim())}};P.exports=p.default,P.exports.default=p.default},83308:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),"en_US_POSIX"===y||"ca_ES_VALENCIA"===y||T.test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/^[A-Za-z]{2,4}([_-]([A-Za-z]{4}|[\d]{3}))?([_-]([A-Za-z]{2}|[\d]{3}))?$/;P.exports=p.default,P.exports.default=p.default},20384:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w){return(0,D.default)(w),w===w.toLowerCase()};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default},7522:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w){(0,D.default)(w);for(var d,u,c,y=w.replace(/[- ]+/g,""),m=0,l=y.length-1;l&gt;=0;l--)d=y.substring(l,l+1),u=parseInt(d,10),c&amp;&amp;(u*=2)&gt;=10?m+=u%10+1:m+=u,c=!c;return!(m%10!=0||!y)};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default},53930:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function c(l,h){return(0,D.default)(l),null!=h&amp;&amp;h.eui&amp;&amp;(h.eui=String(h.eui)),null!=h&amp;&amp;h.no_colons||null!=h&amp;&amp;h.no_separators?"48"===h.eui?w.test(l):"64"===h.eui?d.test(l):w.test(l)||d.test(l):"48"===h?.eui?T.test(l)||y.test(l):"64"===h?.eui?m.test(l)||u.test(l):c(l,{eui:"48"})||c(l,{eui:"64"})};var D=function O(l){return l&amp;&amp;l.__esModule?l:{default:l}}(g(31362)),T=/^(?:[0-9a-fA-F]{2}([-:\s]))([0-9a-fA-F]{2}\1){4}([0-9a-fA-F]{2})$/,w=/^([0-9a-fA-F]){12}$/,y=/^([0-9a-fA-F]{4}\.){2}([0-9a-fA-F]{4})$/,m=/^(?:[0-9a-fA-F]{2}([-:\s]))([0-9a-fA-F]{2}\1){6}([0-9a-fA-F]{2})$/,d=/^([0-9a-fA-F]){16}$/,u=/^([0-9a-fA-F]{4}\.){3}([0-9a-fA-F]{4})$/;P.exports=p.default,P.exports.default=p.default},76818:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),T.test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/^[a-f0-9]{32}$/;P.exports=p.default,P.exports.default=p.default},97754:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),0===y.indexOf("magnet:?")&amp;&amp;T.test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/(?:^magnet:\?|[^?&amp;]&amp;)xt(?:\.1)?=urn:(?:(?:aich|bitprint|btih|ed2k|ed2khash|kzhash|md5|sha1|tree:tiger):[a-z0-9]{32}(?:[a-z0-9]{8})?|btmh:1220[a-z0-9]{64})(?:$|&amp;)/i;P.exports=p.default,P.exports.default=p.default},83865:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function m(d){return(0,D.default)(d),T.test(d)||w.test(d)||y.test(d)};var D=function O(d){return d&amp;&amp;d.__esModule?d:{default:d}}(g(31362)),T=/^(application|audio|font|image|message|model|multipart|text|video)\/[a-zA-Z0-9\.\-\+_]{1,100}$/i,w=/^text\/[a-zA-Z0-9\.\-\+]{1,100};\s?charset=("[a-zA-Z0-9\.\-\+\s]{0,70}"|[a-zA-Z0-9\.\-\+]{0,70})(\s?\([a-zA-Z0-9\.\-\+\s]{1,20}\))?$/i,y=/^multipart\/[a-zA-Z0-9\.\-\+]{1,100}(;\s?(boundary|charset)=("[a-zA-Z0-9\.\-\+\s]{0,70}"|[a-zA-Z0-9\.\-\+]{0,70})(\s?\([a-zA-Z0-9\.\-\+\s]{1,20}\))?){0,2}$/i;P.exports=p.default,P.exports.default=p.default},21746:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(m,d,u){if((0,D.default)(m),u&amp;&amp;u.strictMode&amp;&amp;!m.startsWith("+"))return!1;if(Array.isArray(d))return d.some(function(h){return!(!T.hasOwnProperty(h)||!T[h].test(m))});if(d in T)return T[d].test(m);if(!d||"any"===d){for(var c in T)if(T.hasOwnProperty(c)&amp;&amp;T[c].test(m))return!0;return!1}throw new Error("Invalid locale '".concat(d,"'"))},p.locales=void 0;var D=function O(m){return m&amp;&amp;m.__esModule?m:{default:m}}(g(31362)),T={"am-AM":/^(\+?374|0)((10|[9|7][0-9])\d{6}$|[2-4]\d{7}$)/,"ar-AE":/^((\+?971)|0)?5[024568]\d{7}$/,"ar-BH":/^(\+?973)?(3|6)\d{7}$/,"ar-DZ":/^(\+?213|0)(5|6|7)\d{8}$/,"ar-LB":/^(\+?961)?((3|81)\d{6}|7\d{7})$/,"ar-EG":/^((\+?20)|0)?1[0125]\d{8}$/,"ar-IQ":/^(\+?964|0)?7[0-9]\d{8}$/,"ar-JO":/^(\+?962|0)?7[789]\d{7}$/,"ar-KW":/^(\+?965)([569]\d{7}|41\d{6})$/,"ar-LY":/^((\+?218)|0)?(9[1-6]\d{7}|[1-8]\d{7,9})$/,"ar-MA":/^(?:(?:\+|00)212|0)[5-7]\d{8}$/,"ar-OM":/^((\+|00)968)?(9[1-9])\d{6}$/,"ar-PS":/^(\+?970|0)5[6|9](\d{7})$/,"ar-SA":/^(!?(\+?966)|0)?5\d{8}$/,"ar-SY":/^(!?(\+?963)|0)?9\d{8}$/,"ar-TN":/^(\+?216)?[2459]\d{7}$/,"az-AZ":/^(\+994|0)(10|5[015]|7[07]|99)\d{7}$/,"bs-BA":/^((((\+|00)3876)|06))((([0-3]|[5-6])\d{6})|(4\d{7}))$/,"be-BY":/^(\+?375)?(24|25|29|33|44)\d{7}$/,"bg-BG":/^(\+?359|0)?8[789]\d{7}$/,"bn-BD":/^(\+?880|0)1[13456789][0-9]{8}$/,"ca-AD":/^(\+376)?[346]\d{5}$/,"cs-CZ":/^(\+?420)? ?[1-9][0-9]{2} ?[0-9]{3} ?[0-9]{3}$/,"da-DK":/^(\+?45)?\s?\d{2}\s?\d{2}\s?\d{2}\s?\d{2}$/,"de-DE":/^((\+49|0)1)(5[0-25-9]\d|6([23]|0\d?)|7([0-57-9]|6\d))\d{7,9}$/,"de-AT":/^(\+43|0)\d{1,4}\d{3,12}$/,"de-CH":/^(\+41|0)([1-9])\d{1,9}$/,"de-LU":/^(\+352)?((6\d1)\d{6})$/,"dv-MV":/^(\+?960)?(7[2-9]|9[1-9])\d{5}$/,"el-GR":/^(\+?30|0)?6(8[5-9]|9(?![26])[0-9])\d{7}$/,"el-CY":/^(\+?357?)?(9(9|6)\d{6})$/,"en-AI":/^(\+?1|0)264(?:2(35|92)|4(?:6[1-2]|76|97)|5(?:3[6-9]|8[1-4])|7(?:2(4|9)|72))\d{4}$/,"en-AU":/^(\+?61|0)4\d{8}$/,"en-AG":/^(?:\+1|1)268(?:464|7(?:1[3-9]|[28]\d|3[0246]|64|7[0-689]))\d{4}$/,"en-BM":/^(\+?1)?441(((3|7)\d{6}$)|(5[0-3][0-9]\d{4}$)|(59\d{5}$))/,"en-BS":/^(\+?1[-\s]?|0)?\(?242\)?[-\s]?\d{3}[-\s]?\d{4}$/,"en-GB":/^(\+?44|0)7\d{9}$/,"en-GG":/^(\+?44|0)1481\d{6}$/,"en-GH":/^(\+233|0)(20|50|24|54|27|57|26|56|23|28|55|59)\d{7}$/,"en-GY":/^(\+592|0)6\d{6}$/,"en-HK":/^(\+?852[-\s]?)?[456789]\d{3}[-\s]?\d{4}$/,"en-MO":/^(\+?853[-\s]?)?[6]\d{3}[-\s]?\d{4}$/,"en-IE":/^(\+?353|0)8[356789]\d{7}$/,"en-IN":/^(\+?91|0)?[6789]\d{9}$/,"en-JM":/^(\+?876)?\d{7}$/,"en-KE":/^(\+?254|0)(7|1)\d{8}$/,"en-SS":/^(\+?211|0)(9[1257])\d{7}$/,"en-KI":/^((\+686|686)?)?( )?((6|7)(2|3|8)[0-9]{6})$/,"en-KN":/^(?:\+1|1)869(?:46\d|48[89]|55[6-8]|66\d|76[02-7])\d{4}$/,"en-LS":/^(\+?266)(22|28|57|58|59|27|52)\d{6}$/,"en-MT":/^(\+?356|0)?(99|79|77|21|27|22|25)[0-9]{6}$/,"en-MU":/^(\+?230|0)?\d{8}$/,"en-NA":/^(\+?264|0)(6|8)\d{7}$/,"en-NG":/^(\+?234|0)?[789]\d{9}$/,"en-NZ":/^(\+?64|0)[28]\d{7,9}$/,"en-PG":/^(\+?675|0)?(7\d|8[18])\d{6}$/,"en-PK":/^((00|\+)?92|0)3[0-6]\d{8}$/,"en-PH":/^(09|\+639)\d{9}$/,"en-RW":/^(\+?250|0)?[7]\d{8}$/,"en-SG":/^(\+65)?[3689]\d{7}$/,"en-SL":/^(\+?232|0)\d{8}$/,"en-TZ":/^(\+?255|0)?[67]\d{8}$/,"en-UG":/^(\+?256|0)?[7]\d{8}$/,"en-US":/^((\+1|1)?( |-)?)?(\([2-9][0-9]{2}\)|[2-9][0-9]{2})( |-)?([2-9][0-9]{2}( |-)?[0-9]{4})$/,"en-ZA":/^(\+?27|0)\d{9}$/,"en-ZM":/^(\+?26)?09[567]\d{7}$/,"en-ZW":/^(\+263)[0-9]{9}$/,"en-BW":/^(\+?267)?(7[1-8]{1})\d{6}$/,"es-AR":/^\+?549(11|[2368]\d)\d{8}$/,"es-BO":/^(\+?591)?(6|7)\d{7}$/,"es-CO":/^(\+?57)?3(0(0|1|2|4|5)|1\d|2[0-4]|5(0|1))\d{7}$/,"es-CL":/^(\+?56|0)[2-9]\d{1}\d{7}$/,"es-CR":/^(\+506)?[2-8]\d{7}$/,"es-CU":/^(\+53|0053)?5\d{7}/,"es-DO":/^(\+?1)?8[024]9\d{7}$/,"es-HN":/^(\+?504)?[9|8|3|2]\d{7}$/,"es-EC":/^(\+?593|0)([2-7]|9[2-9])\d{7}$/,"es-ES":/^(\+?34)?[6|7]\d{8}$/,"es-PE":/^(\+?51)?9\d{8}$/,"es-MX":/^(\+?52)?(1|01)?\d{10,11}$/,"es-NI":/^(\+?505)\d{7,8}$/,"es-PA":/^(\+?507)\d{7,8}$/,"es-PY":/^(\+?595|0)9[9876]\d{7}$/,"es-SV":/^(\+?503)?[67]\d{7}$/,"es-UY":/^(\+598|0)9[1-9][\d]{6}$/,"es-VE":/^(\+?58)?(2|4)\d{9}$/,"et-EE":/^(\+?372)?\s?(5|8[1-4])\s?([0-9]\s?){6,7}$/,"fa-IR":/^(\+?98[\-\s]?|0)9[0-39]\d[\-\s]?\d{3}[\-\s]?\d{4}$/,"fi-FI":/^(\+?358|0)\s?(4[0-6]|50)\s?(\d\s?){4,8}$/,"fj-FJ":/^(\+?679)?\s?\d{3}\s?\d{4}$/,"fo-FO":/^(\+?298)?\s?\d{2}\s?\d{2}\s?\d{2}$/,"fr-BF":/^(\+226|0)[67]\d{7}$/,"fr-BJ":/^(\+229)\d{8}$/,"fr-CD":/^(\+?243|0)?(8|9)\d{8}$/,"fr-CM":/^(\+?237)6[0-9]{8}$/,"fr-FR":/^(\+?33|0)[67]\d{8}$/,"fr-GF":/^(\+?594|0|00594)[67]\d{8}$/,"fr-GP":/^(\+?590|0|00590)[67]\d{8}$/,"fr-MQ":/^(\+?596|0|00596)[67]\d{8}$/,"fr-PF":/^(\+?689)?8[789]\d{6}$/,"fr-RE":/^(\+?262|0|00262)[67]\d{8}$/,"he-IL":/^(\+972|0)([23489]|5[012345689]|77)[1-9]\d{6}$/,"hu-HU":/^(\+?36|06)(20|30|31|50|70)\d{7}$/,"id-ID":/^(\+?62|0)8(1[123456789]|2[1238]|3[1238]|5[12356789]|7[78]|9[56789]|8[123456789])([\s?|\d]{5,11})$/,"ir-IR":/^(\+98|0)?9\d{9}$/,"it-IT":/^(\+?39)?\s?3\d{2} ?\d{6,7}$/,"it-SM":/^((\+378)|(0549)|(\+390549)|(\+3780549))?6\d{5,9}$/,"ja-JP":/^(\+81[ \-]?(\(0\))?|0)[6789]0[ \-]?\d{4}[ \-]?\d{4}$/,"ka-GE":/^(\+?995)?(79\d{7}|5\d{8})$/,"kk-KZ":/^(\+?7|8)?7\d{9}$/,"kl-GL":/^(\+?299)?\s?\d{2}\s?\d{2}\s?\d{2}$/,"ko-KR":/^((\+?82)[ \-]?)?0?1([0|1|6|7|8|9]{1})[ \-]?\d{3,4}[ \-]?\d{4}$/,"ky-KG":/^(\+?7\s?\+?7|0)\s?\d{2}\s?\d{3}\s?\d{4}$/,"lt-LT":/^(\+370|8)\d{8}$/,"lv-LV":/^(\+?371)2\d{7}$/,"mg-MG":/^((\+?261|0)(2|3)\d)?\d{7}$/,"mn-MN":/^(\+|00|011)?976(77|81|88|91|94|95|96|99)\d{6}$/,"my-MM":/^(\+?959|09|9)(2[5-7]|3[1-2]|4[0-5]|6[6-9]|7[5-9]|9[6-9])[0-9]{7}$/,"ms-MY":/^(\+?60|0)1(([0145](-|\s)?\d{7,8})|([236-9](-|\s)?\d{7}))$/,"mz-MZ":/^(\+?258)?8[234567]\d{7}$/,"nb-NO":/^(\+?47)?[49]\d{7}$/,"ne-NP":/^(\+?977)?9[78]\d{8}$/,"nl-BE":/^(\+?32|0)4\d{8}$/,"nl-NL":/^(((\+|00)?31\(0\))|((\+|00)?31)|0)6{1}\d{8}$/,"nl-AW":/^(\+)?297(56|59|64|73|74|99)\d{5}$/,"nn-NO":/^(\+?47)?[49]\d{7}$/,"pl-PL":/^(\+?48)? ?[5-8]\d ?\d{3} ?\d{2} ?\d{2}$/,"pt-BR":/^((\+?55\ ?[1-9]{2}\ ?)|(\+?55\ ?\([1-9]{2}\)\ ?)|(0[1-9]{2}\ ?)|(\([1-9]{2}\)\ ?)|([1-9]{2}\ ?))((\d{4}\-?\d{4})|(9[1-9]{1}\d{3}\-?\d{4}))$/,"pt-PT":/^(\+?351)?9[1236]\d{7}$/,"pt-AO":/^(\+244)\d{9}$/,"ro-MD":/^(\+?373|0)((6(0|1|2|6|7|8|9))|(7(6|7|8|9)))\d{6}$/,"ro-RO":/^(\+?40|0)\s?7\d{2}(\/|\s|\.|-)?\d{3}(\s|\.|-)?\d{3}$/,"ru-RU":/^(\+?7|8)?9\d{9}$/,"si-LK":/^(?:0|94|\+94)?(7(0|1|2|4|5|6|7|8)( |-)?)\d{7}$/,"sl-SI":/^(\+386\s?|0)(\d{1}\s?\d{3}\s?\d{2}\s?\d{2}|\d{2}\s?\d{3}\s?\d{3})$/,"sk-SK":/^(\+?421)? ?[1-9][0-9]{2} ?[0-9]{3} ?[0-9]{3}$/,"sq-AL":/^(\+355|0)6[789]\d{6}$/,"sr-RS":/^(\+3816|06)[- \d]{5,9}$/,"sv-SE":/^(\+?46|0)[\s\-]?7[\s\-]?[02369]([\s\-]?\d){7}$/,"tg-TJ":/^(\+?992)?[5][5]\d{7}$/,"th-TH":/^(\+66|66|0)\d{9}$/,"tr-TR":/^(\+?90|0)?5\d{9}$/,"tk-TM":/^(\+993|993|8)\d{8}$/,"uk-UA":/^(\+?38|8)?0\d{9}$/,"uz-UZ":/^(\+?998)?(6[125-79]|7[1-69]|88|9\d)\d{7}$/,"vi-VN":/^((\+?84)|0)((3([2-9]))|(5([25689]))|(7([0|6-9]))|(8([1-9]))|(9([0-9])))([0-9]{7})$/,"zh-CN":/^((\+|00)86)?(1[3-9]|9[28])\d{9}$/,"zh-TW":/^(\+?886\-?|0)?9\d{8}$/,"dz-BT":/^(\+?975|0)?(17|16|77|02)\d{6}$/,"ar-YE":/^(((\+|00)9677|0?7)[0137]\d{7}|((\+|00)967|0)[1-7]\d{6})$/,"ar-EH":/^(\+?212|0)[\s\-]?(5288|5289)[\s\-]?\d{5}$/,"fa-AF":/^(\+93|0)?(2{1}[0-8]{1}|[3-5]{1}[0-4]{1})(\d{7})$/};T["en-CA"]=T["en-US"],T["fr-CA"]=T["en-CA"],T["fr-BE"]=T["nl-BE"],T["zh-HK"]=T["en-HK"],T["zh-MO"]=T["en-MO"],T["ga-IE"]=T["en-IE"],T["fr-CH"]=T["de-CH"],T["it-CH"]=T["fr-CH"];var y=Object.keys(T);p.locales=y},57138:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),(0,O.default)(y)&amp;&amp;24===y.length};var D=T(g(31362)),O=T(g(70281));function T(y){return y&amp;&amp;y.__esModule?y:{default:y}}P.exports=p.default,P.exports.default=p.default},98799:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),T.test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/[^\x00-\x7F]/;P.exports=p.default,P.exports.default=p.default},80619:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function y(m,d){return(0,D.default)(m),d&amp;&amp;d.no_symbols?w.test(m):new RegExp("^[+-]?([0-9]*[".concat((d||{}).locale?O.decimal[d.locale]:".","])?[0-9]+$")).test(m)};var D=function T(m){return m&amp;&amp;m.__esModule?m:{default:m}}(g(31362)),O=g(82606),w=/^[0-9]+$/;P.exports=p.default,P.exports.default=p.default},45920:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),T.test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/^(0o)?[0-7]+$/i;P.exports=p.default,P.exports.default=p.default},89420:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y,m){(0,D.default)(y);var d=y.replace(/\s/g,"").toUpperCase();return m.toUpperCase()in T&amp;&amp;T[m].test(d)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T={AM:/^[A-Z]{2}\d{7}$/,AR:/^[A-Z]{3}\d{6}$/,AT:/^[A-Z]\d{7}$/,AU:/^[A-Z]\d{7}$/,AZ:/^[A-Z]{2,3}\d{7,8}$/,BE:/^[A-Z]{2}\d{6}$/,BG:/^\d{9}$/,BR:/^[A-Z]{2}\d{6}$/,BY:/^[A-Z]{2}\d{7}$/,CA:/^[A-Z]{2}\d{6}$/,CH:/^[A-Z]\d{7}$/,CN:/^G\d{8}$|^E(?![IO])[A-Z0-9]\d{7}$/,CY:/^[A-Z](\d{6}|\d{8})$/,CZ:/^\d{8}$/,DE:/^[CFGHJKLMNPRTVWXYZ0-9]{9}$/,DK:/^\d{9}$/,DZ:/^\d{9}$/,EE:/^([A-Z]\d{7}|[A-Z]{2}\d{7})$/,ES:/^[A-Z0-9]{2}([A-Z0-9]?)\d{6}$/,FI:/^[A-Z]{2}\d{7}$/,FR:/^\d{2}[A-Z]{2}\d{5}$/,GB:/^\d{9}$/,GR:/^[A-Z]{2}\d{7}$/,HR:/^\d{9}$/,HU:/^[A-Z]{2}(\d{6}|\d{7})$/,IE:/^[A-Z0-9]{2}\d{7}$/,IN:/^[A-Z]{1}-?\d{7}$/,ID:/^[A-C]\d{7}$/,IR:/^[A-Z]\d{8}$/,IS:/^(A)\d{7}$/,IT:/^[A-Z0-9]{2}\d{7}$/,JM:/^[Aa]\d{7}$/,JP:/^[A-Z]{2}\d{7}$/,KR:/^[MS]\d{8}$/,KZ:/^[a-zA-Z]\d{7}$/,LI:/^[a-zA-Z]\d{5}$/,LT:/^[A-Z0-9]{8}$/,LU:/^[A-Z0-9]{8}$/,LV:/^[A-Z0-9]{2}\d{7}$/,LY:/^[A-Z0-9]{8}$/,MT:/^\d{7}$/,MZ:/^([A-Z]{2}\d{7})|(\d{2}[A-Z]{2}\d{5})$/,MY:/^[AHK]\d{8}$/,MX:/^\d{10,11}$/,NL:/^[A-Z]{2}[A-Z0-9]{6}\d$/,NZ:/^([Ll]([Aa]|[Dd]|[Ff]|[Hh])|[Ee]([Aa]|[Pp])|[Nn])\d{6}$/,PH:/^([A-Z](\d{6}|\d{7}[A-Z]))|([A-Z]{2}(\d{6}|\d{7}))$/,PK:/^[A-Z]{2}\d{7}$/,PL:/^[A-Z]{2}\d{7}$/,PT:/^[A-Z]\d{6}$/,RO:/^\d{8,9}$/,RU:/^\d{9}$/,SE:/^\d{8}$/,SL:/^(P)[A-Z]\d{7}$/,SK:/^[0-9A-Z]\d{7}$/,TH:/^[A-Z]{1,2}\d{6,7}$/,TR:/^[A-Z]\d{8}$/,UA:/^[A-Z]{2}\d{6}$/,US:/^\d{9}$/};P.exports=p.default,P.exports.default=p.default},74258:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w){return(0,D.default)(w,{min:0,max:65535})};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(49215));P.exports=p.default,P.exports.default=p.default},56249:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function c(l,h){if((0,D.default)(l),h in d)return d[h].test(l);if("any"===h){for(var _ in d)if(d.hasOwnProperty(_)&amp;&amp;d[_].test(l))return!0;return!1}throw new Error("Invalid locale '".concat(h,"'"))},p.locales=void 0;var D=function O(l){return l&amp;&amp;l.__esModule?l:{default:l}}(g(31362)),T=/^\d{3}$/,w=/^\d{4}$/,y=/^\d{5}$/,m=/^\d{6}$/,d={AD:/^AD\d{3}$/,AT:w,AU:w,AZ:/^AZ\d{4}$/,BA:/^([7-8]\d{4}$)/,BE:w,BG:w,BR:/^\d{5}-\d{3}$/,BY:/^2[1-4]\d{4}$/,CA:/^[ABCEGHJKLMNPRSTVXY]\d[ABCEGHJ-NPRSTV-Z][\s\-]?\d[ABCEGHJ-NPRSTV-Z]\d$/i,CH:w,CN:/^(0[1-7]|1[012356]|2[0-7]|3[0-6]|4[0-7]|5[1-7]|6[1-7]|7[1-5]|8[1345]|9[09])\d{4}$/,CZ:/^\d{3}\s?\d{2}$/,DE:y,DK:w,DO:y,DZ:y,EE:y,ES:/^(5[0-2]{1}|[0-4]{1}\d{1})\d{3}$/,FI:y,FR:/^\d{2}\s?\d{3}$/,GB:/^(gir\s?0aa|[a-z]{1,2}\d[\da-z]?\s?(\d[a-z]{2})?)$/i,GR:/^\d{3}\s?\d{2}$/,HR:/^([1-5]\d{4}$)/,HT:/^HT\d{4}$/,HU:w,ID:y,IE:/^(?!.*(?:o))[A-Za-z]\d[\dw]\s\w{4}$/i,IL:/^(\d{5}|\d{7})$/,IN:/^((?!10|29|35|54|55|65|66|86|87|88|89)[1-9][0-9]{5})$/,IR:/^(?!(\d)\1{3})[13-9]{4}[1346-9][013-9]{5}$/,IS:T,IT:y,JP:/^\d{3}\-\d{4}$/,KE:y,KR:/^(\d{5}|\d{6})$/,LI:/^(948[5-9]|949[0-7])$/,LT:/^LT\-\d{5}$/,LU:w,LV:/^LV\-\d{4}$/,LK:y,MG:T,MX:y,MT:/^[A-Za-z]{3}\s{0,1}\d{4}$/,MY:y,NL:/^\d{4}\s?[a-z]{2}$/i,NO:w,NP:/^(10|21|22|32|33|34|44|45|56|57)\d{3}$|^(977)$/i,NZ:w,PL:/^\d{2}\-\d{3}$/,PR:/^00[679]\d{2}([ -]\d{4})?$/,PT:/^\d{4}\-\d{3}?$/,RO:m,RU:m,SA:y,SE:/^[1-9]\d{2}\s?\d{2}$/,SG:m,SI:w,SK:/^\d{3}\s?\d{2}$/,TH:y,TN:w,TW:/^\d{3}(\d{2})?$/,UA:y,US:/^\d{5}(-\d{4})?$/,ZA:w,ZM:y},u=Object.keys(d);p.locales=u},19150:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function L(H){return(0,D.default)(H),I.test(H)};var D=function O(H){return H&amp;&amp;H.__esModule?H:{default:H}}(g(31362)),m=/([01][0-9]|2[0-3])/,d=/[0-5][0-9]/,l=new RegExp("[-+]".concat(m.source,":").concat(d.source)),h=new RegExp("([zZ]|".concat(l.source,")")),_=new RegExp("".concat(m.source,":").concat(d.source,":").concat(/([0-5][0-9]|60)/.source).concat(/(\.[0-9]+)?/.source)),S=new RegExp("".concat(/[0-9]{4}/.source,"-").concat(/(0[1-9]|1[0-2])/.source,"-").concat(/([12]\d|0[1-9]|3[01])/.source)),E=new RegExp("".concat(_.source).concat(h.source)),I=new RegExp("^".concat(S.source,"[ tT]").concat(E.source,"$"));P.exports=p.default,P.exports.default=p.default},53921:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function d(u){var c=!(arguments.length&gt;1&amp;&amp;void 0!==arguments[1])||arguments[1];return(0,D.default)(u),c?T.test(u)||w.test(u)||y.test(u)||m.test(u):T.test(u)||w.test(u)};var D=function O(u){return u&amp;&amp;u.__esModule?u:{default:u}}(g(31362)),T=/^rgb\((([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]),){2}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\)$/,w=/^rgba\((([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]),){3}(0?\.\d|1(\.0)?|0(\.0)?)\)$/,y=/^rgb\((([0-9]%|[1-9][0-9]%|100%),){2}([0-9]%|[1-9][0-9]%|100%)\)$/,m=/^rgba\((([0-9]%|[1-9][0-9]%|100%),){3}(0?\.\d|1(\.0)?|0(\.0)?)\)$/;P.exports=p.default,P.exports.default=p.default},45210:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function y(m){return(0,D.default)(m),w.test(m)};var D=T(g(31362));function T(m){return m&amp;&amp;m.__esModule?m:{default:m}}var w=(0,T(g(27375)).default)(["^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)","(?:-((?:0|[1-9]\\d*|\\d*[a-z-][0-9a-z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-z-][0-9a-z-]*))*))","?(?:\\+([0-9a-z-]+(?:\\.[0-9a-z-]+)*))?$"],"i");P.exports=p.default,P.exports.default=p.default},25008:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),T.test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/^[^\s-_](?!.*?[-_]{2,})[a-z0-9-\\][^\s]*[^-_\s]$/;P.exports=p.default,P.exports.default=p.default},63886:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function _(S){var E=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:null;(0,O.default)(S);var I=l(S);return(E=(0,D.default)(E||{},u)).returnScore?h(I,E):I.length&gt;=E.minLength&amp;&amp;I.lowercaseCount&gt;=E.minLowercase&amp;&amp;I.uppercaseCount&gt;=E.minUppercase&amp;&amp;I.numberCount&gt;=E.minNumbers&amp;&amp;I.symbolCount&gt;=E.minSymbols};var D=T(g(81994)),O=T(g(31362));function T(S){return S&amp;&amp;S.__esModule?S:{default:S}}var w=/^[A-Z]$/,y=/^[a-z]$/,m=/^[0-9]$/,d=/^[-#!$@\xa3%^&amp;*()_+|~=`{}\[\]:";'&lt;&gt;?,.\/ ]$/,u={minLength:8,minLowercase:1,minUppercase:1,minNumbers:1,minSymbols:1,returnScore:!1,pointsPerUnique:1,pointsPerRepeat:.5,pointsForContainingLower:10,pointsForContainingUpper:10,pointsForContainingNumber:10,pointsForContainingSymbol:10};function l(S){var E=function c(S){var E={};return Array.from(S).forEach(function(I){E[I]?E[I]+=1:E[I]=1}),E}(S),I={length:S.length,uniqueChars:Object.keys(E).length,uppercaseCount:0,lowercaseCount:0,numberCount:0,symbolCount:0};return Object.keys(E).forEach(function(L){w.test(L)?I.uppercaseCount+=E[L]:y.test(L)?I.lowercaseCount+=E[L]:m.test(L)?I.numberCount+=E[L]:d.test(L)&amp;&amp;(I.symbolCount+=E[L])}),I}function h(S,E){var I=0;return I+=S.uniqueChars*E.pointsPerUnique,I+=(S.length-S.uniqueChars)*E.pointsPerRepeat,S.lowercaseCount&gt;0&amp;&amp;(I+=E.pointsForContainingLower),S.uppercaseCount&gt;0&amp;&amp;(I+=E.pointsForContainingUpper),S.numberCount&gt;0&amp;&amp;(I+=E.pointsForContainingNumber),S.symbolCount&gt;0&amp;&amp;(I+=E.pointsForContainingSymbol),I}P.exports=p.default,P.exports.default=p.default},11510:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y){return(0,D.default)(y),T.test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T=/[\uD800-\uDBFF][\uDC00-\uDFFF]/;P.exports=p.default,P.exports.default=p.default},74822:(P,p,g)=&gt;{"use strict";function D(B){return(D="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(q){return typeof q}:function(q){return q&amp;&amp;"function"==typeof Symbol&amp;&amp;q.constructor===Symbol&amp;&amp;q!==Symbol.prototype?"symbol":typeof q})(B)}Object.defineProperty(p,"__esModule",{value:!0}),p.default=function Dt(B){var j=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:"en-US";(0,O.default)(B);var q=B.slice(0);if(j in sr)return j in Wr&amp;&amp;(q=q.replace(Wr[j],"")),!!sr[j].test(q)&amp;&amp;(!(j in ar)||ar[j](q));throw new Error("Invalid locale '".concat(j,"'"))};var O=d(g(31362)),T=function m(B){if(B&amp;&amp;B.__esModule)return B;if(null===B||"object"!==D(B)&amp;&amp;"function"!=typeof B)return{default:B};var j=y();if(j&amp;&amp;j.has(B))return j.get(B);var q={},se=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var te in B)if(Object.prototype.hasOwnProperty.call(B,te)){var ge=se?Object.getOwnPropertyDescriptor(B,te):null;ge&amp;&amp;(ge.get||ge.set)?Object.defineProperty(q,te,ge):q[te]=B[te]}return q.default=B,j&amp;&amp;j.set(B,q),q}(g(74397)),w=d(g(30789));function y(){if("function"!=typeof WeakMap)return null;var B=new WeakMap;return y=function(){return B},B}function d(B){return B&amp;&amp;B.__esModule?B:{default:B}}function u(B){return function _(B){if(Array.isArray(B))return S(B)}(B)||function h(B){if(typeof Symbol&lt;"u"&amp;&amp;Symbol.iterator in Object(B))return Array.from(B)}(B)||function l(B,j){if(B){if("string"==typeof B)return S(B,j);var q=Object.prototype.toString.call(B).slice(8,-1);if("Object"===q&amp;&amp;B.constructor&amp;&amp;(q=B.constructor.name),"Map"===q||"Set"===q)return Array.from(B);if("Arguments"===q||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(q))return S(B,j)}}(B)||function c(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function S(B,j){(null==j||j&gt;B.length)&amp;&amp;(j=B.length);for(var q=0,se=new Array(j);q&lt;j;q++)se[q]=B[q];return se}var Ve={andover:["10","12"],atlanta:["60","67"],austin:["50","53"],brookhaven:["01","02","03","04","05","06","11","13","14","16","21","22","23","25","34","51","52","54","55","56","57","58","59","65"],cincinnati:["30","32","35","36","37","38","61"],fresno:["15","24"],internet:["20","26","27","45","46","47"],kansas:["40","44"],memphis:["94","95"],ogden:["80","90"],philadelphia:["33","39","41","42","43","46","48","62","63","64","66","68","71","72","73","74","75","76","77","81","82","83","84","85","86","87","88","91","92","93","98","99"],sba:["31"]};function Wi(B){for(var j=!1,q=!1,se=0;se&lt;3;se++)if(!j&amp;&amp;/[AEIOU]/.test(B[se]))j=!0;else if(!q&amp;&amp;j&amp;&amp;"X"===B[se])q=!0;else if(se&gt;0&amp;&amp;(j&amp;&amp;!q&amp;&amp;!/[AEIOU]/.test(B[se])||q&amp;&amp;!/X/.test(B[se])))return!1;return!0}var sr={"bg-BG":/^\d{10}$/,"cs-CZ":/^\d{6}\/{0,1}\d{3,4}$/,"de-AT":/^\d{9}$/,"de-DE":/^[1-9]\d{10}$/,"dk-DK":/^\d{6}-{0,1}\d{4}$/,"el-CY":/^[09]\d{7}[A-Z]$/,"el-GR":/^([0-4]|[7-9])\d{8}$/,"en-CA":/^\d{9}$/,"en-GB":/^\d{10}$|^(?!GB|NK|TN|ZZ)(?![DFIQUV])[A-Z](?![DFIQUVO])[A-Z]\d{6}[ABCD ]$/i,"en-IE":/^\d{7}[A-W][A-IW]{0,1}$/i,"en-US":/^\d{2}[- ]{0,1}\d{7}$/,"es-ES":/^(\d{0,8}|[XYZKLM]\d{7})[A-HJ-NP-TV-Z]$/i,"et-EE":/^[1-6]\d{6}(00[1-9]|0[1-9][0-9]|[1-6][0-9]{2}|70[0-9]|710)\d$/,"fi-FI":/^\d{6}[-+A]\d{3}[0-9A-FHJ-NPR-Y]$/i,"fr-BE":/^\d{11}$/,"fr-FR":/^[0-3]\d{12}$|^[0-3]\d\s\d{2}(\s\d{3}){3}$/,"fr-LU":/^\d{13}$/,"hr-HR":/^\d{11}$/,"hu-HU":/^8\d{9}$/,"it-IT":/^[A-Z]{6}[L-NP-V0-9]{2}[A-EHLMPRST][L-NP-V0-9]{2}[A-ILMZ][L-NP-V0-9]{3}[A-Z]$/i,"lv-LV":/^\d{6}-{0,1}\d{5}$/,"mt-MT":/^\d{3,7}[APMGLHBZ]$|^([1-8])\1\d{7}$/i,"nl-NL":/^\d{9}$/,"pl-PL":/^\d{10,11}$/,"pt-BR":/(?:^\d{11}$)|(?:^\d{14}$)/,"pt-PT":/^\d{9}$/,"ro-RO":/^\d{13}$/,"sk-SK":/^\d{6}\/{0,1}\d{3,4}$/,"sl-SI":/^[1-9]\d{7}$/,"sv-SE":/^(\d{6}[-+]{0,1}\d{4}|(18|19|20)\d{6}[-+]{0,1}\d{4})$/};sr["lb-LU"]=sr["fr-LU"],sr["lt-LT"]=sr["et-EE"],sr["nl-BE"]=sr["fr-BE"],sr["fr-CA"]=sr["en-CA"];var ar={"bg-BG":function E(B){var j=B.slice(0,2),q=parseInt(B.slice(2,4),10);q&gt;40?(q-=40,j="20".concat(j)):q&gt;20?(q-=20,j="18".concat(j)):j="19".concat(j),q&lt;10&amp;&amp;(q="0".concat(q));var se="".concat(j,"/").concat(q,"/").concat(B.slice(4,6));if(!(0,w.default)(se,"YYYY/MM/DD"))return!1;for(var te=B.split("").map(function(tt){return parseInt(tt,10)}),ge=[2,4,8,5,10,9,7,3,6],Ne=0,Ke=0;Ke&lt;ge.length;Ke++)Ne+=te[Ke]*ge[Ke];return(Ne=Ne%11==10?0:Ne%11)===te[9]},"cs-CZ":function L(B){B=B.replace(/\W/,"");var j=parseInt(B.slice(0,2),10);if(10===B.length)j=j&lt;54?"20".concat(j):"19".concat(j);else{if("000"===B.slice(6))return!1;if(!(j&lt;54))return!1;j="19".concat(j)}3===j.length&amp;&amp;(j=[j.slice(0,2),"0",j.slice(2)].join(""));var q=parseInt(B.slice(2,4),10);if(q&gt;50&amp;&amp;(q-=50),q&gt;20){if(parseInt(j,10)&lt;2004)return!1;q-=20}q&lt;10&amp;&amp;(q="0".concat(q));var se="".concat(j,"/").concat(q,"/").concat(B.slice(4,6));if(!(0,w.default)(se,"YYYY/MM/DD"))return!1;if(10===B.length&amp;&amp;parseInt(B,10)%11!=0){var te=parseInt(B.slice(0,9),10)%11;if(!(parseInt(j,10)&lt;1986&amp;&amp;10===te))return!1;if(0!==parseInt(B.slice(9),10))return!1}return!0},"de-AT":function H(B){return T.luhnCheck(B)},"de-DE":function Z(B){for(var j=B.split("").map(function(tt){return parseInt(tt,10)}),q=[],se=0;se&lt;j.length-1;se++){q.push("");for(var te=0;te&lt;j.length-1;te++)j[se]===j[te]&amp;&amp;(q[se]+=te)}if(2!==(q=q.filter(function(tt){return tt.length&gt;1})).length&amp;&amp;3!==q.length)return!1;if(3===q[0].length){for(var ge=q[0].split("").map(function(tt){return parseInt(tt,10)}),Ne=0,Ke=0;Ke&lt;ge.length-1;Ke++)ge[Ke]+1===ge[Ke+1]&amp;&amp;(Ne+=1);if(2===Ne)return!1}return T.iso7064Check(B)},"dk-DK":function Q(B){B=B.replace(/\W/,"");var j=parseInt(B.slice(4,6),10);switch(B.slice(6,7)){case"0":case"1":case"2":case"3":j="19".concat(j);break;case"4":case"9":j=j&lt;37?"20".concat(j):"19".concat(j);break;default:if(j&lt;37)j="20".concat(j);else{if(!(j&gt;58))return!1;j="18".concat(j)}}3===j.length&amp;&amp;(j=[j.slice(0,2),"0",j.slice(2)].join(""));var se="".concat(j,"/").concat(B.slice(2,4),"/").concat(B.slice(0,2));if(!(0,w.default)(se,"YYYY/MM/DD"))return!1;for(var te=B.split("").map(function(tt){return parseInt(tt,10)}),ge=0,Ne=4,Ke=0;Ke&lt;9;Ke++)ge+=te[Ke]*Ne,1==(Ne-=1)&amp;&amp;(Ne=7);return 1!=(ge%=11)&amp;&amp;(0===ge?0===te[9]:te[9]===11-ge)},"el-CY":function ae(B){for(var j=B.slice(0,8).split("").map(function(ge){return parseInt(ge,10)}),q=0,se=1;se&lt;j.length;se+=2)q+=j[se];for(var te=0;te&lt;j.length;te+=2)j[te]&lt;2?q+=1-j[te]:(q+=2*(j[te]-2)+5,j[te]&gt;4&amp;&amp;(q+=2));return String.fromCharCode(q%26+65)===B.charAt(8)},"el-GR":function ye(B){for(var j=B.split("").map(function(te){return parseInt(te,10)}),q=0,se=0;se&lt;8;se++)q+=j[se]*Math.pow(2,8-se);return q%11%10===j[8]},"en-CA":function I(B){var j=B.split(""),q=j.filter(function(te,ge){return ge%2}).map(function(te){return 2*Number(te)}).join("").split("");return j.filter(function(te,ge){return!(ge%2)}).concat(q).map(function(te){return Number(te)}).reduce(function(te,ge){return te+ge})%10==0},"en-IE":function ne(B){var j=T.reverseMultiplyAndSum(B.split("").slice(0,7).map(function(q){return parseInt(q,10)}),8);return 9===B.length&amp;&amp;"W"!==B[8]&amp;&amp;(j+=9*(B[8].charCodeAt(0)-64)),0==(j%=23)?"W"===B[7].toUpperCase():B[7].toUpperCase()===String.fromCharCode(64+j)},"en-US":function ze(B){return-1!==function ft(){var B=[];for(var j in Ve)Ve.hasOwnProperty(j)&amp;&amp;B.push.apply(B,u(Ve[j]));return B}().indexOf(B.slice(0,2))},"es-ES":function Tn(B){var j=B.toUpperCase().split("");if(isNaN(parseInt(j[0],10))&amp;&amp;j.length&gt;1){var q=0;switch(j[0]){case"Y":q=1;break;case"Z":q=2}j.splice(0,1,q)}else for(;j.length&lt;9;)j.unshift(0);j=j.join("");var te=parseInt(j.slice(0,8),10)%23;return j[8]===["T","R","W","A","G","M","Y","F","P","D","X","B","N","J","Z","S","Q","V","H","L","C","K","E"][te]},"et-EE":function or(B){var j=B.slice(1,3);switch(B.slice(0,1)){case"1":case"2":j="18".concat(j);break;case"3":case"4":j="19".concat(j);break;default:j="20".concat(j)}var se="".concat(j,"/").concat(B.slice(3,5),"/").concat(B.slice(5,7));if(!(0,w.default)(se,"YYYY/MM/DD"))return!1;for(var te=B.split("").map(function(Rt){return parseInt(Rt,10)}),ge=0,Ne=1,Ke=0;Ke&lt;10;Ke++)ge+=te[Ke]*Ne,10===(Ne+=1)&amp;&amp;(Ne=1);if(ge%11==10){ge=0,Ne=3;for(var tt=0;tt&lt;10;tt++)ge+=te[tt]*Ne,10===(Ne+=1)&amp;&amp;(Ne=1);if(ge%11==10)return 0===te[10]}return ge%11===te[10]},"fi-FI":function pe(B){var j=B.slice(4,6);switch(B.slice(6,7)){case"+":j="18".concat(j);break;case"-":j="19".concat(j);break;default:j="20".concat(j)}var se="".concat(j,"/").concat(B.slice(2,4),"/").concat(B.slice(0,2));if(!(0,w.default)(se,"YYYY/MM/DD"))return!1;var te=parseInt(B.slice(0,6)+B.slice(7,10),10)%31;return te&lt;10?te===parseInt(B.slice(10),10):["A","B","C","D","E","F","H","J","K","L","M","N","P","R","S","T","U","V","W","X","Y"][te-=10]===B.slice(10)},"fr-BE":function Cr(B){if("00"!==B.slice(2,4)||"00"!==B.slice(4,6)){var j="".concat(B.slice(0,2),"/").concat(B.slice(2,4),"/").concat(B.slice(4,6));if(!(0,w.default)(j,"YY/MM/DD"))return!1}var q=97-parseInt(B.slice(0,9),10)%97,se=parseInt(B.slice(9,11),10);return!(q!==se&amp;&amp;(q=97-parseInt("2".concat(B.slice(0,9)),10)%97,q!==se))},"fr-FR":function Kn(B){return B=B.replace(/\s/g,""),parseInt(B.slice(0,10),10)%511===parseInt(B.slice(10,13),10)},"fr-LU":function An(B){var j="".concat(B.slice(0,4),"/").concat(B.slice(4,6),"/").concat(B.slice(6,8));return!(!(0,w.default)(j,"YYYY/MM/DD")||!T.luhnCheck(B.slice(0,12)))&amp;&amp;T.verhoeffCheck("".concat(B.slice(0,11)).concat(B[12]))},"hr-HR":function ji(B){return T.iso7064Check(B)},"hu-HU":function zi(B){for(var j=B.split("").map(function(te){return parseInt(te,10)}),q=8,se=1;se&lt;9;se++)q+=j[se]*(se+1);return q%11===j[9]},"it-IT":function wr(B){var j=B.toUpperCase().split("");if(!Wi(j.slice(0,3))||!Wi(j.slice(3,6)))return!1;for(var se={L:"0",M:"1",N:"2",P:"3",Q:"4",R:"5",S:"6",T:"7",U:"8",V:"9"},te=0,ge=[6,7,9,10,12,13,14];te&lt;ge.length;te++){var Ne=ge[te];j[Ne]in se&amp;&amp;j.splice(Ne,1,se[j[Ne]])}var tt={A:"01",B:"02",C:"03",D:"04",E:"05",H:"06",L:"07",M:"08",P:"09",R:"10",S:"11",T:"12"}[j[8]],Rt=parseInt(j[9]+j[10],10);Rt&gt;40&amp;&amp;(Rt-=40),Rt&lt;10&amp;&amp;(Rt="0".concat(Rt));var Kt="".concat(j[6]).concat(j[7],"/").concat(tt,"/").concat(Rt);if(!(0,w.default)(Kt,"YY/MM/DD"))return!1;for(var lr=0,qn=1;qn&lt;j.length-1;qn+=2){var Gr=parseInt(j[qn],10);isNaN(Gr)&amp;&amp;(Gr=j[qn].charCodeAt(0)-65),lr+=Gr}for(var wi={A:1,B:0,C:5,D:7,E:9,F:13,G:15,H:17,I:19,J:21,K:2,L:4,M:18,N:20,O:11,P:3,Q:6,R:8,S:12,T:14,U:16,V:10,W:22,X:25,Y:24,Z:23,0:1,1:0},Yr=0;Yr&lt;j.length-1;Yr+=2){var Si=0;if(j[Yr]in wi)Si=wi[j[Yr]];else{var Zi=parseInt(j[Yr],10);Si=2*Zi+1,Zi&gt;4&amp;&amp;(Si+=2)}lr+=Si}return String.fromCharCode(65+lr%26)===j[15]},"lv-LV":function Es(B){var j=(B=B.replace(/\W/,"")).slice(0,2);if("32"!==j){if("00"!==B.slice(2,4)){var se=B.slice(4,6);switch(B[6]){case"0":se="18".concat(se);break;case"1":se="19".concat(se);break;default:se="20".concat(se)}var te="".concat(se,"/").concat(B.slice(2,4),"/").concat(j);if(!(0,w.default)(te,"YYYY/MM/DD"))return!1}for(var ge=1101,Ne=[1,6,3,7,9,10,5,8,4,2],Ke=0;Ke&lt;B.length-1;Ke++)ge-=parseInt(B[Ke],10)*Ne[Ke];return parseInt(B[10],10)===ge%11}return!0},"mt-MT":function Zo(B){if(9!==B.length){for(var j=B.toUpperCase().split("");j.length&lt;8;)j.unshift(0);switch(B[7]){case"A":case"P":if(0===parseInt(j[6],10))return!1;break;default:var q=parseInt(j.join("").slice(0,5),10);if(q&gt;32e3)return!1;if(q===parseInt(j.join("").slice(5,7),10))return!1}}return!0},"nl-NL":function Ko(B){return T.reverseMultiplyAndSum(B.split("").slice(0,8).map(function(j){return parseInt(j,10)}),9)%11===parseInt(B[8],10)},"pl-PL":function So(B){if(10===B.length){for(var j=[6,5,7,2,3,4,5,6,7],q=0,se=0;se&lt;j.length;se++)q+=parseInt(B[se],10)*j[se];return 10!=(q%=11)&amp;&amp;q===parseInt(B[9],10)}var te=B.slice(0,2),ge=parseInt(B.slice(2,4),10);ge&gt;80?(te="18".concat(te),ge-=80):ge&gt;60?(te="22".concat(te),ge-=60):ge&gt;40?(te="21".concat(te),ge-=40):ge&gt;20?(te="20".concat(te),ge-=20):te="19".concat(te),ge&lt;10&amp;&amp;(ge="0".concat(ge));var Ne="".concat(te,"/").concat(ge,"/").concat(B.slice(4,6));if(!(0,w.default)(Ne,"YYYY/MM/DD"))return!1;for(var Ke=0,tt=1,Rt=0;Rt&lt;B.length-1;Rt++)Ke+=parseInt(B[Rt],10)*tt%10,(tt+=2)&gt;10?tt=1:5===tt&amp;&amp;(tt+=2);return(Ke=10-Ke%10)===parseInt(B[10],10)},"pt-BR":function Do(B){if(11===B.length){var j,q;if(j=0,"11111111111"===B||"22222222222"===B||"33333333333"===B||"44444444444"===B||"55555555555"===B||"66666666666"===B||"77777777777"===B||"88888888888"===B||"99999999999"===B||"00000000000"===B)return!1;for(var se=1;se&lt;=9;se++)j+=parseInt(B.substring(se-1,se),10)*(11-se);if(10==(q=10*j%11)&amp;&amp;(q=0),q!==parseInt(B.substring(9,10),10))return!1;j=0;for(var te=1;te&lt;=10;te++)j+=parseInt(B.substring(te-1,te),10)*(12-te);return 10==(q=10*j%11)&amp;&amp;(q=0),q===parseInt(B.substring(10,11),10)}if("00000000000000"===B||"11111111111111"===B||"22222222222222"===B||"33333333333333"===B||"44444444444444"===B||"55555555555555"===B||"66666666666666"===B||"77777777777777"===B||"88888888888888"===B||"99999999999999"===B)return!1;for(var ge=B.length-2,Ne=B.substring(0,ge),Ke=B.substring(ge),tt=0,Rt=ge-7,Kt=ge;Kt&gt;=1;Kt--)tt+=Ne.charAt(ge-Kt)*Rt,(Rt-=1)&lt;2&amp;&amp;(Rt=9);var lr=tt%11&lt;2?0:11-tt%11;if(lr!==parseInt(Ke.charAt(0),10))return!1;Ne=B.substring(0,ge+=1),tt=0,Rt=ge-7;for(var qn=ge;qn&gt;=1;qn--)tt+=Ne.charAt(ge-qn)*Rt,(Rt-=1)&lt;2&amp;&amp;(Rt=9);return(lr=tt%11&lt;2?0:11-tt%11)===parseInt(Ke.charAt(1),10)},"pt-PT":function Gi(B){var j=11-T.reverseMultiplyAndSum(B.split("").slice(0,8).map(function(q){return parseInt(q,10)}),9)%11;return j&gt;9?0===parseInt(B[8],10):j===parseInt(B[8],10)},"ro-RO":function jr(B){if("9000"!==B.slice(0,4)){var j=B.slice(1,3);switch(B[0]){case"1":case"2":j="19".concat(j);break;case"3":case"4":j="18".concat(j);break;case"5":case"6":j="20".concat(j)}var q="".concat(j,"/").concat(B.slice(3,5),"/").concat(B.slice(5,7));if(8===q.length){if(!(0,w.default)(q,"YY/MM/DD"))return!1}else if(!(0,w.default)(q,"YYYY/MM/DD"))return!1;for(var se=B.split("").map(function(Ke){return parseInt(Ke,10)}),te=[2,7,9,1,4,6,3,5,8,2,7,9],ge=0,Ne=0;Ne&lt;te.length;Ne++)ge+=se[Ne]*te[Ne];return ge%11==10?1===se[12]:se[12]===ge%11}return!0},"sk-SK":function zr(B){if(9===B.length){if("000"===(B=B.replace(/\W/,"")).slice(6))return!1;var j=parseInt(B.slice(0,2),10);if(j&gt;53)return!1;j=j&lt;10?"190".concat(j):"19".concat(j);var q=parseInt(B.slice(2,4),10);q&gt;50&amp;&amp;(q-=50),q&lt;10&amp;&amp;(q="0".concat(q));var se="".concat(j,"/").concat(q,"/").concat(B.slice(4,6));if(!(0,w.default)(se,"YYYY/MM/DD"))return!1}return!0},"sl-SI":function Se(B){var j=11-T.reverseMultiplyAndSum(B.split("").slice(0,7).map(function(q){return parseInt(q,10)}),8)%11;return 10===j?0===parseInt(B[7],10):j===parseInt(B[7],10)},"sv-SE":function Mo(B){var j=B.slice(0);B.length&gt;11&amp;&amp;(j=j.slice(2));var q="",se=j.slice(2,4),te=parseInt(j.slice(4,6),10);if(B.length&gt;11)q=B.slice(0,4);else if(q=B.slice(0,2),11===B.length&amp;&amp;te&lt;60){var ge=(new Date).getFullYear().toString(),Ne=parseInt(ge.slice(0,2),10);if(ge=parseInt(ge,10),"-"===B[6])q=parseInt("".concat(Ne).concat(q),10)&gt;ge?"".concat(Ne-1).concat(q):"".concat(Ne).concat(q);else if(q="".concat(Ne-1).concat(q),ge-parseInt(q,10)&lt;100)return!1}te&gt;60&amp;&amp;(te-=60),te&lt;10&amp;&amp;(te="0".concat(te));var Ke="".concat(q,"/").concat(se,"/").concat(te);if(8===Ke.length){if(!(0,w.default)(Ke,"YY/MM/DD"))return!1}else if(!(0,w.default)(Ke,"YYYY/MM/DD"))return!1;return T.luhnCheck(B.replace(/\W/,""))}};ar["lb-LU"]=ar["fr-LU"],ar["lt-LT"]=ar["et-EE"],ar["nl-BE"]=ar["fr-BE"],ar["fr-CA"]=ar["en-CA"];var Yi=/[-\\\/!@#$%\^&amp;\*\(\)\+\=\[\]]+/g,Wr={"de-AT":Yi,"de-DE":/[\/\\]/g,"fr-BE":Yi};Wr["nl-BE"]=Wr["fr-BE"],P.exports=p.default,P.exports.default=p.default},88191:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function y(m,d){return d=(0,D.default)(d,T),"string"==typeof m&amp;&amp;w[d.hourFormat][d.mode].test(m)};var D=function O(m){return m&amp;&amp;m.__esModule?m:{default:m}}(g(81994)),T={hourFormat:"hour24",mode:"default"},w={hour24:{default:/^([01]?[0-9]|2[0-3]):([0-5][0-9])$/,withSeconds:/^([01]?[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])$/},hour12:{default:/^(0?[1-9]|1[0-2]):([0-5][0-9]) (A|P)M$/,withSeconds:/^(0?[1-9]|1[0-2]):([0-5][0-9]):([0-5][0-9]) (A|P)M$/}};P.exports=p.default,P.exports.default=p.default},36642:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function L(H,Z){if((0,D.default)(H),!H||/[\s&lt;&gt;]/.test(H)||0===H.indexOf("mailto:")||(Z=(0,w.default)(Z,_)).validate_length&amp;&amp;H.length&gt;=2083||!Z.allow_fragments&amp;&amp;H.includes("#")||!Z.allow_query_components&amp;&amp;(H.includes("?")||H.includes("&amp;")))return!1;var Q,ae,ye,ne,Ve,ft,ze,Tn;if(ze=H.split("#"),H=ze.shift(),ze=H.split("?"),H=ze.shift(),(ze=H.split("://")).length&gt;1){if(Q=ze.shift().toLowerCase(),Z.require_valid_protocol&amp;&amp;-1===Z.protocols.indexOf(Q))return!1}else{if(Z.require_protocol)return!1;if("//"===H.slice(0,2)){if(!Z.allow_protocol_relative_urls)return!1;ze[0]=H.slice(2)}}if(""===(H=ze.join("://")))return!1;if(ze=H.split("/"),""===(H=ze.shift())&amp;&amp;!Z.require_host)return!0;if((ze=H.split("@")).length&gt;1){if(Z.disallow_auth||""===ze[0]||(ae=ze.shift()).indexOf(":")&gt;=0&amp;&amp;ae.split(":").length&gt;2)return!1;var pe=function m(H,Z){return function h(H){if(Array.isArray(H))return H}(H)||function l(H,Z){if(!(typeof Symbol&gt;"u")&amp;&amp;Symbol.iterator in Object(H)){var Q=[],ae=!0,ye=!1,ne=void 0;try{for(var ft,Ve=H[Symbol.iterator]();!(ae=(ft=Ve.next()).done)&amp;&amp;(Q.push(ft.value),!Z||Q.length!==Z);ae=!0);}catch(ze){ye=!0,ne=ze}finally{try{!ae&amp;&amp;null!=Ve.return&amp;&amp;Ve.return()}finally{if(ye)throw ne}}return Q}}(H,Z)||function u(H,Z){if(H){if("string"==typeof H)return c(H,Z);var Q=Object.prototype.toString.call(H).slice(8,-1);if("Object"===Q&amp;&amp;H.constructor&amp;&amp;(Q=H.constructor.name),"Map"===Q||"Set"===Q)return Array.from(H);if("Arguments"===Q||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Q))return c(H,Z)}}(H,Z)||function d(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(ae.split(":"),2);if(""===pe[0]&amp;&amp;""===pe[1])return!1}ft=null,Tn=null;var An=(ne=ze.join("@")).match(S);if(An?(ye="",Tn=An[1],ft=An[2]||null):(ye=(ze=ne.split(":")).shift(),ze.length&amp;&amp;(ft=ze.join(":"))),null!==ft&amp;&amp;ft.length&gt;0){if(Ve=parseInt(ft,10),!/^[0-9]+$/.test(ft)||Ve&lt;=0||Ve&gt;65535)return!1}else if(Z.require_port)return!1;return Z.host_whitelist?I(ye,Z.host_whitelist):""===ye&amp;&amp;!Z.require_host||!(!(0,T.default)(ye)&amp;&amp;!(0,O.default)(ye,Z)&amp;&amp;(!Tn||!(0,T.default)(Tn,6))||(ye=ye||Tn,Z.host_blacklist&amp;&amp;I(ye,Z.host_blacklist)))};var D=y(g(31362)),O=y(g(71909)),T=y(g(54761)),w=y(g(81994));function y(H){return H&amp;&amp;H.__esModule?H:{default:H}}function c(H,Z){(null==Z||Z&gt;H.length)&amp;&amp;(Z=H.length);for(var Q=0,ae=new Array(Z);Q&lt;Z;Q++)ae[Q]=H[Q];return ae}var _={protocols:["http","https","ftp"],require_tld:!0,require_protocol:!1,require_host:!0,require_port:!1,require_valid_protocol:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_protocol_relative_urls:!1,allow_fragments:!0,allow_query_components:!0,validate_length:!0},S=/^\[([^\]]+)\](?::([0-9]+))?$/;function E(H){return"[object RegExp]"===Object.prototype.toString.call(H)}function I(H,Z){for(var Q=0;Q&lt;Z.length;Q++){var ae=Z[Q];if(H===ae||E(ae)&amp;&amp;ae.test(H))return!0}return!1}P.exports=p.default,P.exports.default=p.default},23942:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y,m){(0,D.default)(y);var d=T[[void 0,null].includes(m)?"all":m];return!!d&amp;&amp;d.test(y)};var D=function O(y){return y&amp;&amp;y.__esModule?y:{default:y}}(g(31362)),T={1:/^[0-9A-F]{8}-[0-9A-F]{4}-1[0-9A-F]{3}-[0-9A-F]{4}-[0-9A-F]{12}$/i,2:/^[0-9A-F]{8}-[0-9A-F]{4}-2[0-9A-F]{3}-[0-9A-F]{4}-[0-9A-F]{12}$/i,3:/^[0-9A-F]{8}-[0-9A-F]{4}-3[0-9A-F]{3}-[0-9A-F]{4}-[0-9A-F]{12}$/i,4:/^[0-9A-F]{8}-[0-9A-F]{4}-4[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,5:/^[0-9A-F]{8}-[0-9A-F]{4}-5[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,all:/^[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}$/i};P.exports=p.default,P.exports.default=p.default},68608:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w){return(0,D.default)(w),w===w.toUpperCase()};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default},20276:(P,p,g)=&gt;{"use strict";function D(l){return(D="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(_){return typeof _}:function(_){return _&amp;&amp;"function"==typeof Symbol&amp;&amp;_.constructor===Symbol&amp;&amp;_!==Symbol.prototype?"symbol":typeof _})(l)}Object.defineProperty(p,"__esModule",{value:!0}),p.default=function c(l,h){if((0,O.default)(l),(0,O.default)(h),h in u)return u[h](l);throw new Error("Invalid country code: '".concat(h,"'"))},p.vatMatchers=void 0;var O=function m(l){return l&amp;&amp;l.__esModule?l:{default:l}}(g(31362)),T=function y(l){if(l&amp;&amp;l.__esModule)return l;if(null===l||"object"!==D(l)&amp;&amp;"function"!=typeof l)return{default:l};var h=w();if(h&amp;&amp;h.has(l))return h.get(l);var _={},S=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var E in l)if(Object.prototype.hasOwnProperty.call(l,E)){var I=S?Object.getOwnPropertyDescriptor(l,E):null;I&amp;&amp;(I.get||I.set)?Object.defineProperty(_,E,I):_[E]=l[E]}return _.default=l,h&amp;&amp;h.set(l,_),_}(g(74397));function w(){if("function"!=typeof WeakMap)return null;var l=new WeakMap;return w=function(){return l},l}var u={AT:function(h){return/^(AT)?U\d{8}$/.test(h)},BE:function(h){return/^(BE)?\d{10}$/.test(h)},BG:function(h){return/^(BG)?\d{9,10}$/.test(h)},HR:function(h){return/^(HR)?\d{11}$/.test(h)},CY:function(h){return/^(CY)?\w{9}$/.test(h)},CZ:function(h){return/^(CZ)?\d{8,10}$/.test(h)},DK:function(h){return/^(DK)?\d{8}$/.test(h)},EE:function(h){return/^(EE)?\d{9}$/.test(h)},FI:function(h){return/^(FI)?\d{8}$/.test(h)},FR:function(h){return/^(FR)?\w{2}\d{9}$/.test(h)},DE:function(h){return/^(DE)?\d{9}$/.test(h)},EL:function(h){return/^(EL)?\d{9}$/.test(h)},HU:function(h){return/^(HU)?\d{8}$/.test(h)},IE:function(h){return/^(IE)?\d{7}\w{1}(W)?$/.test(h)},IT:function(h){return/^(IT)?\d{11}$/.test(h)},LV:function(h){return/^(LV)?\d{11}$/.test(h)},LT:function(h){return/^(LT)?\d{9,12}$/.test(h)},LU:function(h){return/^(LU)?\d{8}$/.test(h)},MT:function(h){return/^(MT)?\d{8}$/.test(h)},NL:function(h){return/^(NL)?\d{9}B\d{2}$/.test(h)},PL:function(h){return/^(PL)?(\d{10}|(\d{3}-\d{3}-\d{2}-\d{2})|(\d{3}-\d{2}-\d{2}-\d{3}))$/.test(h)},PT:function(h){var _=h.match(/^(PT)?(\d{9})$/);if(!_)return!1;var S=_[2],E=11-T.reverseMultiplyAndSum(S.split("").slice(0,8).map(function(I){return parseInt(I,10)}),9)%11;return E&gt;9?0===parseInt(S[8],10):E===parseInt(S[8],10)},RO:function(h){return/^(RO)?\d{2,10}$/.test(h)},SK:function(h){return/^(SK)?\d{10}$/.test(h)},SI:function(h){return/^(SI)?\d{8}$/.test(h)},ES:function(h){return/^(ES)?\w\d{7}[A-Z]$/.test(h)},SE:function(h){return/^(SE)?\d{12}$/.test(h)},AL:function(h){return/^(AL)?\w{9}[A-Z]$/.test(h)},MK:function(h){return/^(MK)?\d{13}$/.test(h)},AU:function(h){return/^(AU)?\d{11}$/.test(h)},BY:function(h){return/^(\u0423\u041d\u041f )?\d{9}$/.test(h)},CA:function(h){return/^(CA)?\d{9}$/.test(h)},IS:function(h){return/^(IS)?\d{5,6}$/.test(h)},IN:function(h){return/^(IN)?\d{15}$/.test(h)},ID:function(h){return/^(ID)?(\d{15}|(\d{2}.\d{3}.\d{3}.\d{1}-\d{3}.\d{3}))$/.test(h)},IL:function(h){return/^(IL)?\d{9}$/.test(h)},KZ:function(h){return/^(KZ)?\d{9}$/.test(h)},NZ:function(h){return/^(NZ)?\d{9}$/.test(h)},NG:function(h){return/^(NG)?(\d{12}|(\d{8}-\d{4}))$/.test(h)},NO:function(h){return/^(NO)?\d{9}MVA$/.test(h)},PH:function(h){return/^(PH)?(\d{12}|\d{3} \d{3} \d{3} \d{3})$/.test(h)},RU:function(h){return/^(RU)?(\d{10}|\d{12})$/.test(h)},SM:function(h){return/^(SM)?\d{5}$/.test(h)},SA:function(h){return/^(SA)?\d{15}$/.test(h)},RS:function(h){return/^(RS)?\d{9}$/.test(h)},CH:function(h){return/^(CH)?(\d{6}|\d{9}|(\d{3}.\d{3})|(\d{3}.\d{3}.\d{3}))(TVA|MWST|IVA)$/.test(h)},TR:function(h){return/^(TR)?\d{10}$/.test(h)},UA:function(h){return/^(UA)?\d{12}$/.test(h)},GB:function(h){return/^GB((\d{3} \d{4} ([0-8][0-9]|9[0-6]))|(\d{9} \d{3})|(((GD[0-4])|(HA[5-9]))[0-9]{2}))$/.test(h)},UZ:function(h){return/^(UZ)?\d{9}$/.test(h)},AR:function(h){return/^(AR)?\d{11}$/.test(h)},BO:function(h){return/^(BO)?\d{7}$/.test(h)},BR:function(h){return/^(BR)?((\d{2}.\d{3}.\d{3}\/\d{4}-\d{2})|(\d{3}.\d{3}.\d{3}-\d{2}))$/.test(h)},CL:function(h){return/^(CL)?\d{8}-\d{1}$/.test(h)},CO:function(h){return/^(CO)?\d{10}$/.test(h)},CR:function(h){return/^(CR)?\d{9,12}$/.test(h)},EC:function(h){return/^(EC)?\d{13}$/.test(h)},SV:function(h){return/^(SV)?\d{4}-\d{6}-\d{3}-\d{1}$/.test(h)},GT:function(h){return/^(GT)?\d{7}-\d{1}$/.test(h)},HN:function(h){return/^(HN)?$/.test(h)},MX:function(h){return/^(MX)?\w{3,4}\d{6}\w{3}$/.test(h)},NI:function(h){return/^(NI)?\d{3}-\d{6}-\d{4}\w{1}$/.test(h)},PA:function(h){return/^(PA)?$/.test(h)},PY:function(h){return/^(PY)?\d{6,8}-\d{1}$/.test(h)},PE:function(h){return/^(PE)?\d{11}$/.test(h)},DO:function(h){return/^(DO)?(\d{11}|(\d{3}-\d{7}-\d{1})|[1,4,5]{1}\d{8}|([1,4,5]{1})-\d{2}-\d{5}-\d{1})$/.test(h)},UY:function(h){return/^(UY)?\d{12}$/.test(h)},VE:function(h){return/^(VE)?[J,G,V,E]{1}-(\d{9}|(\d{8}-\d{1}))$/.test(h)}};p.vatMatchers=u},10359:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function y(m){return(0,D.default)(m),O.fullWidth.test(m)&amp;&amp;T.halfWidth.test(m)};var D=function w(m){return m&amp;&amp;m.__esModule?m:{default:m}}(g(31362)),O=g(84502),T=g(90971);P.exports=p.default,P.exports.default=p.default},26177:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w,y){(0,D.default)(w);for(var m=w.length-1;m&gt;=0;m--)if(-1===y.indexOf(w[m]))return!1;return!0};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default},38441:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w,y){(0,D.default)(w);var m=y?new RegExp("^[".concat(y.replace(/[.*+?^${}()|[\]\\]/g,"\\$&amp;"),"]+"),"g"):/^\s+/g;return w.replace(m,"")};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default},24359:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w,y,m){return(0,D.default)(w),"[object RegExp]"!==Object.prototype.toString.call(y)&amp;&amp;(y=new RegExp(y,m)),!!w.match(y)};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default},7786:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function c(l,h){h=(0,D.default)(h,T);var _=l.split("@"),S=_.pop(),I=[_.join("@"),S];if(I[1]=I[1].toLowerCase(),"gmail.com"===I[1]||"googlemail.com"===I[1]){if(h.gmail_remove_subaddress&amp;&amp;(I[0]=I[0].split("+")[0]),h.gmail_remove_dots&amp;&amp;(I[0]=I[0].replace(/\.+/g,u)),!I[0].length)return!1;(h.all_lowercase||h.gmail_lowercase)&amp;&amp;(I[0]=I[0].toLowerCase()),I[1]=h.gmail_convert_googlemaildotcom?"gmail.com":I[1]}else if(w.indexOf(I[1])&gt;=0){if(h.icloud_remove_subaddress&amp;&amp;(I[0]=I[0].split("+")[0]),!I[0].length)return!1;(h.all_lowercase||h.icloud_lowercase)&amp;&amp;(I[0]=I[0].toLowerCase())}else if(y.indexOf(I[1])&gt;=0){if(h.outlookdotcom_remove_subaddress&amp;&amp;(I[0]=I[0].split("+")[0]),!I[0].length)return!1;(h.all_lowercase||h.outlookdotcom_lowercase)&amp;&amp;(I[0]=I[0].toLowerCase())}else if(m.indexOf(I[1])&gt;=0){if(h.yahoo_remove_subaddress){var L=I[0].split("-");I[0]=L.length&gt;1?L.slice(0,-1).join("-"):L[0]}if(!I[0].length)return!1;(h.all_lowercase||h.yahoo_lowercase)&amp;&amp;(I[0]=I[0].toLowerCase())}else d.indexOf(I[1])&gt;=0?((h.all_lowercase||h.yandex_lowercase)&amp;&amp;(I[0]=I[0].toLowerCase()),I[1]="yandex.ru"):h.all_lowercase&amp;&amp;(I[0]=I[0].toLowerCase());return I.join("@")};var D=function O(l){return l&amp;&amp;l.__esModule?l:{default:l}}(g(81994)),T={all_lowercase:!0,gmail_lowercase:!0,gmail_remove_dots:!0,gmail_remove_subaddress:!0,gmail_convert_googlemaildotcom:!0,outlookdotcom_lowercase:!0,outlookdotcom_remove_subaddress:!0,yahoo_lowercase:!0,yahoo_remove_subaddress:!0,yandex_lowercase:!0,icloud_lowercase:!0,icloud_remove_subaddress:!0},w=["icloud.com","me.com"],y=["hotmail.at","hotmail.be","hotmail.ca","hotmail.cl","hotmail.co.il","hotmail.co.nz","hotmail.co.th","hotmail.co.uk","hotmail.com","hotmail.com.ar","hotmail.com.au","hotmail.com.br","hotmail.com.gr","hotmail.com.mx","hotmail.com.pe","hotmail.com.tr","hotmail.com.vn","hotmail.cz","hotmail.de","hotmail.dk","hotmail.es","hotmail.fr","hotmail.hu","hotmail.id","hotmail.ie","hotmail.in","hotmail.it","hotmail.jp","hotmail.kr","hotmail.lv","hotmail.my","hotmail.ph","hotmail.pt","hotmail.sa","hotmail.sg","hotmail.sk","live.be","live.co.uk","live.com","live.com.ar","live.com.mx","live.de","live.es","live.eu","live.fr","live.it","live.nl","msn.com","outlook.at","outlook.be","outlook.cl","outlook.co.il","outlook.co.nz","outlook.co.th","outlook.com","outlook.com.ar","outlook.com.au","outlook.com.br","outlook.com.gr","outlook.com.pe","outlook.com.tr","outlook.com.vn","outlook.cz","outlook.de","outlook.dk","outlook.es","outlook.fr","outlook.hu","outlook.id","outlook.ie","outlook.in","outlook.it","outlook.jp","outlook.kr","outlook.lv","outlook.my","outlook.ph","outlook.pt","outlook.sa","outlook.sg","outlook.sk","passport.com"],m=["rocketmail.com","yahoo.ca","yahoo.co.uk","yahoo.com","yahoo.de","yahoo.fr","yahoo.in","yahoo.it","ymail.com"],d=["yandex.ru","yandex.ua","yandex.kz","yandex.com","yandex.by","ya.ru"];function u(l){return l.length&gt;1?l:""}P.exports=p.default,P.exports.default=p.default},23799:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w,y){if((0,D.default)(w),y){var m=new RegExp("[".concat(y.replace(/[.*+?^${}()|[\]\\]/g,"\\$&amp;"),"]+$"),"g");return w.replace(m,"")}for(var d=w.length-1;/\s/.test(w.charAt(d));)d-=1;return w.slice(0,d+1)};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default},37606:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y,m){return(0,D.default)(y),(0,O.default)(y,m?"\\x00-\\x09\\x0B\\x0C\\x0E-\\x1F\\x7F":"\\x00-\\x1F\\x7F")};var D=T(g(31362)),O=T(g(82092));function T(y){return y&amp;&amp;y.__esModule?y:{default:y}}P.exports=p.default,P.exports.default=p.default},98323:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w,y){return(0,D.default)(w),y?"1"===w||/^true$/i.test(w):"0"!==w&amp;&amp;!/^false$/i.test(w)&amp;&amp;""!==w};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default},11564:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w){return(0,D.default)(w),w=Date.parse(w),isNaN(w)?null:new Date(w)};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default},60419:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w){return(0,D.default)(w)?parseFloat(w):NaN};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(74731));P.exports=p.default,P.exports.default=p.default},31891:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w,y){return(0,D.default)(w),parseInt(w,y||10)};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default},28417:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function w(y,m){return(0,D.default)((0,O.default)(y,m),m)};var D=T(g(23799)),O=T(g(38441));function T(y){return y&amp;&amp;y.__esModule?y:{default:y}}P.exports=p.default,P.exports.default=p.default},64864:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w){return(0,D.default)(w),w.replace(/&amp;quot;/g,'"').replace(/&amp;#x27;/g,"'").replace(/&amp;lt;/g,"&lt;").replace(/&amp;gt;/g,"&gt;").replace(/&amp;#x2F;/g,"/").replace(/&amp;#x5C;/g,"\\").replace(/&amp;#96;/g,"`").replace(/&amp;amp;/g,"&amp;")};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default},74397:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.iso7064Check=function g(w){for(var y=10,m=0;m&lt;w.length-1;m++)y=(parseInt(w[m],10)+y)%10==0?9:(parseInt(w[m],10)+y)%10*2%11;return(y=1===y?0:11-y)===parseInt(w[10],10)},p.luhnCheck=function D(w){for(var y=0,m=!1,d=w.length-1;d&gt;=0;d--){if(m){var u=2*parseInt(w[d],10);y+=u&gt;9?u.toString().split("").map(function(c){return parseInt(c,10)}).reduce(function(c,l){return c+l},0):u}else y+=parseInt(w[d],10);m=!m}return y%10==0},p.reverseMultiplyAndSum=function O(w,y){for(var m=0,d=0;d&lt;w.length;d++)m+=w[d]*(y-d);return m},p.verhoeffCheck=function T(w){for(var y=[[0,1,2,3,4,5,6,7,8,9],[1,2,3,4,0,6,7,8,9,5],[2,3,4,0,1,7,8,9,5,6],[3,4,0,1,2,8,9,5,6,7],[4,0,1,2,3,9,5,6,7,8],[5,9,8,7,6,0,4,3,2,1],[6,5,9,8,7,1,0,4,3,2],[7,6,5,9,8,2,1,0,4,3],[8,7,6,5,9,3,2,1,0,4],[9,8,7,6,5,4,3,2,1,0]],m=[[0,1,2,3,4,5,6,7,8,9],[1,5,7,6,2,8,3,0,9,4],[5,8,0,3,7,9,6,1,4,2],[8,9,1,6,0,4,3,5,2,7],[9,4,5,3,1,2,6,8,7,0],[4,2,8,6,5,7,3,9,0,1],[2,7,9,3,8,0,6,4,1,5],[7,0,4,6,9,1,3,2,5,8]],d=w.split("").reverse().join(""),u=0,c=0;c&lt;d.length;c++)u=y[u][m[c%8][parseInt(d[c],10)]];return 0===u}},31362:(P,p)=&gt;{"use strict";function g(O){return(g="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(w){return typeof w}:function(w){return w&amp;&amp;"function"==typeof Symbol&amp;&amp;w.constructor===Symbol&amp;&amp;w!==Symbol.prototype?"symbol":typeof w})(O)}Object.defineProperty(p,"__esModule",{value:!0}),p.default=function D(O){if(!("string"==typeof O||O instanceof String)){var w=g(O);throw null===O?w="null":"object"===w&amp;&amp;(w=O.constructor.name),new TypeError("Expected a string but received a ".concat(w))}},P.exports=p.default,P.exports.default=p.default},57471:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=void 0,p.default=function(T,w){return T.some(function(y){return w===y})},P.exports=p.default,P.exports.default=p.default},81994:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function g(){var D=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:{},O=arguments.length&gt;1?arguments[1]:void 0;for(var T in O)typeof D[T]&gt;"u"&amp;&amp;(D[T]=O[T]);return D},P.exports=p.default,P.exports.default=p.default},27375:(P,p)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function g(D,O){var T=D.join("");return new RegExp(T,O)},P.exports=p.default,P.exports.default=p.default},60790:(P,p)=&gt;{"use strict";function g(O){return(g="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(w){return typeof w}:function(w){return w&amp;&amp;"function"==typeof Symbol&amp;&amp;w.constructor===Symbol&amp;&amp;w!==Symbol.prototype?"symbol":typeof w})(O)}Object.defineProperty(p,"__esModule",{value:!0}),p.default=function D(O){return"object"===g(O)&amp;&amp;null!==O?O="function"==typeof O.toString?O.toString():"[object Object]":(null===O||typeof O&gt;"u"||isNaN(O)&amp;&amp;!O.length)&amp;&amp;(O=""),String(O)},P.exports=p.default,P.exports.default=p.default},52628:(P,p,g)=&gt;{"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.default=function T(w,y){return(0,D.default)(w),w.replace(new RegExp("[^".concat(y,"]+"),"g"),"")};var D=function O(w){return w&amp;&amp;w.__esModule?w:{default:w}}(g(31362));P.exports=p.default,P.exports.default=p.default}},P=&gt;{P(P.s=95724)}]);</pre></body></html>