You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
117KB

  1. var xl=Object.defineProperty,Ml=Object.defineProperties;var _l=Object.getOwnPropertyDescriptors;var Vt=Object.getOwnPropertySymbols;var Ni=Object.prototype.hasOwnProperty,Si=Object.prototype.propertyIsEnumerable;var Ti=(e,t,n)=>t in e?xl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ht=(e,t)=>{for(var n in t||={})Ni.call(t,n)&&Ti(e,n,t[n]);if(Vt)for(var n of Vt(t))Si.call(t,n)&&Ti(e,n,t[n]);return e},$t=(e,t)=>Ml(e,_l(t));var pg=(e,t)=>{var n={};for(var r in e)Ni.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Vt)for(var r of Vt(e))t.indexOf(r)<0&&Si.call(e,r)&&(n[r]=e[r]);return n};var Tl=(e,t,n)=>new Promise((r,o)=>{var i=c=>{try{a(n.next(c))}catch(l){o(l)}},s=c=>{try{a(n.throw(c))}catch(l){o(l)}},a=c=>c.done?r(c.value):Promise.resolve(c.value).then(i,s);a((n=n.apply(e,t)).next())});var Oi=null;var fr=1,pr=Symbol("SIGNAL");function I(e){let t=Oi;return Oi=e,t}var Ai={version:0,lastCleanEpoch:0,dirty:!1,producerNode:void 0,producerLastReadVersion:void 0,producerIndexOfThis:void 0,nextProducerIndex:0,liveConsumerNode:void 0,liveConsumerIndexOfThis:void 0,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function Nl(e){if(!(gr(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===fr)){if(!e.producerMustRecompute(e)&&!hr(e)){e.dirty=!1,e.lastCleanEpoch=fr;return}e.producerRecomputeValue(e),e.dirty=!1,e.lastCleanEpoch=fr}}function Pi(e){return e&&(e.nextProducerIndex=0),I(e)}function Ri(e,t){if(I(t),!(!e||e.producerNode===void 0||e.producerIndexOfThis===void 0||e.producerLastReadVersion===void 0)){if(gr(e))for(let n=e.nextProducerIndex;n<e.producerNode.length;n++)mr(e.producerNode[n],e.producerIndexOfThis[n]);for(;e.producerNode.length>e.nextProducerIndex;)e.producerNode.pop(),e.producerLastReadVersion.pop(),e.producerIndexOfThis.pop()}}function hr(e){Bt(e);for(let t=0;t<e.producerNode.length;t++){let n=e.producerNode[t],r=e.producerLastReadVersion[t];if(r!==n.version||(Nl(n),r!==n.version))return!0}return!1}function ki(e){if(Bt(e),gr(e))for(let t=0;t<e.producerNode.length;t++)mr(e.producerNode[t],e.producerIndexOfThis[t]);e.producerNode.length=e.producerLastReadVersion.length=e.producerIndexOfThis.length=0,e.liveConsumerNode&&(e.liveConsumerNode.length=e.liveConsumerIndexOfThis.length=0)}function mr(e,t){if(Sl(e),Bt(e),e.liveConsumerNode.length===1)for(let r=0;r<e.producerNode.length;r++)mr(e.producerNode[r],e.producerIndexOfThis[r]);let n=e.liveConsumerNode.length-1;if(e.liveConsumerNode[t]=e.liveConsumerNode[n],e.liveConsumerIndexOfThis[t]=e.liveConsumerIndexOfThis[n],e.liveConsumerNode.length--,e.liveConsumerIndexOfThis.length--,t<e.liveConsumerNode.length){let r=e.liveConsumerIndexOfThis[t],o=e.liveConsumerNode[t];Bt(o),o.producerIndexOfThis[r]=t}}function gr(e){return e.consumerIsAlwaysLive||(e?.liveConsumerNode?.length??0)>0}function Bt(e){e.producerNode??=[],e.producerIndexOfThis??=[],e.producerLastReadVersion??=[]}function Sl(e){e.liveConsumerNode??=[],e.liveConsumerIndexOfThis??=[]}function Ol(){throw new Error}var Al=Ol;function Li(e){Al=e}function g(e){return typeof e=="function"}function Ge(e){let n=e(r=>{Error.call(r),r.stack=new Error().stack});return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}var Ut=Ge(e=>function(n){e(this),this.message=n?`${n.length} errors occurred during unsubscription:
  2. ${n.map((r,o)=>`${o+1}) ${r.toString()}`).join(`
  3. `)}`:"",this.name="UnsubscriptionError",this.errors=n});function dt(e,t){if(e){let n=e.indexOf(t);0<=n&&e.splice(n,1)}}var k=class e{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;let{_parentage:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(let i of n)i.remove(this);else n.remove(this);let{initialTeardown:r}=this;if(g(r))try{r()}catch(i){t=i instanceof Ut?i.errors:[i]}let{_finalizers:o}=this;if(o){this._finalizers=null;for(let i of o)try{Fi(i)}catch(s){t=t??[],s instanceof Ut?t=[...t,...s.errors]:t.push(s)}}if(t)throw new Ut(t)}}add(t){var n;if(t&&t!==this)if(this.closed)Fi(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(t)}}_hasParent(t){let{_parentage:n}=this;return n===t||Array.isArray(n)&&n.includes(t)}_addParent(t){let{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t}_removeParent(t){let{_parentage:n}=this;n===t?this._parentage=null:Array.isArray(n)&&dt(n,t)}remove(t){let{_finalizers:n}=this;n&&dt(n,t),t instanceof e&&t._removeParent(this)}};k.EMPTY=(()=>{let e=new k;return e.closed=!0,e})();var vr=k.EMPTY;function qt(e){return e instanceof k||e&&"closed"in e&&g(e.remove)&&g(e.add)&&g(e.unsubscribe)}function Fi(e){g(e)?e():e.unsubscribe()}var ee={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var ze={setTimeout(e,t,...n){let{delegate:r}=ze;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){let{delegate:t}=ze;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function Wt(e){ze.setTimeout(()=>{let{onUnhandledError:t}=ee;if(t)t(e);else throw e})}function ft(){}var ji=yr("C",void 0,void 0);function Vi(e){return yr("E",void 0,e)}function Hi(e){return yr("N",e,void 0)}function yr(e,t,n){return{kind:e,value:t,error:n}}var Me=null;function Qe(e){if(ee.useDeprecatedSynchronousErrorHandling){let t=!Me;if(t&&(Me={errorThrown:!1,error:null}),e(),t){let{errorThrown:n,error:r}=Me;if(Me=null,n)throw r}}else e()}function $i(e){ee.useDeprecatedSynchronousErrorHandling&&Me&&(Me.errorThrown=!0,Me.error=e)}var _e=class extends k{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,qt(t)&&t.add(this)):this.destination=kl}static create(t,n,r){return new Ze(t,n,r)}next(t){this.isStopped?wr(Hi(t),this):this._next(t)}error(t){this.isStopped?wr(Vi(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?wr(ji,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(t){this.destination.next(t)}_error(t){try{this.destination.error(t)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}},Pl=Function.prototype.bind;function Ir(e,t){return Pl.call(e,t)}var Dr=class{constructor(t){this.partialObserver=t}next(t){let{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(r){Gt(r)}}error(t){let{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(r){Gt(r)}else Gt(t)}complete(){let{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){Gt(n)}}},Ze=class extends _e{constructor(t,n,r){super();let o;if(g(t)||!t)o={next:t??void 0,error:n??void 0,complete:r??void 0};else{let i;this&&ee.useDeprecatedNextContext?(i=Object.create(t),i.unsubscribe=()=>this.unsubscribe(),o={next:t.next&&Ir(t.next,i),error:t.error&&Ir(t.error,i),complete:t.complete&&Ir(t.complete,i)}):o=t}this.destination=new Dr(o)}};function Gt(e){ee.useDeprecatedSynchronousErrorHandling?$i(e):Wt(e)}function Rl(e){throw e}function wr(e,t){let{onStoppedNotification:n}=ee;n&&ze.setTimeout(()=>n(e,t))}var kl={closed:!0,next:ft,error:Rl,complete:ft};var Ye=typeof Symbol=="function"&&Symbol.observable||"@@observable";function q(e){return e}function Ll(...e){return Er(e)}function Er(e){return e.length===0?q:e.length===1?e[0]:function(n){return e.reduce((r,o)=>o(r),n)}}var x=(()=>{class e{constructor(n){n&&(this._subscribe=n)}lift(n){let r=new e;return r.source=this,r.operator=n,r}subscribe(n,r,o){let i=jl(n)?n:new Ze(n,r,o);return Qe(()=>{let{operator:s,source:a}=this;i.add(s?s.call(i,a):a?this._subscribe(i):this._trySubscribe(i))}),i}_trySubscribe(n){try{return this._subscribe(n)}catch(r){n.error(r)}}forEach(n,r){return r=Bi(r),new r((o,i)=>{let s=new Ze({next:a=>{try{n(a)}catch(c){i(c),s.unsubscribe()}},error:i,complete:o});this.subscribe(s)})}_subscribe(n){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(n)}[Ye](){return this}pipe(...n){return Er(n)(this)}toPromise(n){return n=Bi(n),new n((r,o)=>{let i;this.subscribe(s=>i=s,s=>o(s),()=>r(i))})}}return e.create=t=>new e(t),e})();function Bi(e){var t;return(t=e??ee.Promise)!==null&&t!==void 0?t:Promise}function Fl(e){return e&&g(e.next)&&g(e.error)&&g(e.complete)}function jl(e){return e&&e instanceof _e||Fl(e)&&qt(e)}function br(e){return g(e?.lift)}function E(e){return t=>{if(br(t))return t.lift(function(n){try{return e(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function b(e,t,n,r,o){return new Cr(e,t,n,r,o)}var Cr=class extends _e{constructor(t,n,r,o,i,s){super(t),this.onFinalize=i,this.shouldUnsubscribe=s,this._next=n?function(a){try{n(a)}catch(c){t.error(c)}}:super._next,this._error=o?function(a){try{o(a)}catch(c){t.error(c)}finally{this.unsubscribe()}}:super._error,this._complete=r?function(){try{r()}catch(a){t.error(a)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){let{closed:n}=this;super.unsubscribe(),!n&&((t=this.onFinalize)===null||t===void 0||t.call(this))}}};function xr(){return E((e,t)=>{let n=null;e._refCount++;let r=b(t,void 0,void 0,void 0,()=>{if(!e||e._refCount<=0||0<--e._refCount){n=null;return}let o=e._connection,i=n;n=null,o&&(!i||o===i)&&o.unsubscribe(),t.unsubscribe()});e.subscribe(r),r.closed||(n=e.connect())})}var Mr=class extends x{constructor(t,n){super(),this.source=t,this.subjectFactory=n,this._subject=null,this._refCount=0,this._connection=null,br(t)&&(this.lift=t.lift)}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){let t=this._subject;return(!t||t.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;let{_connection:t}=this;this._subject=this._connection=null,t?.unsubscribe()}connect(){let t=this._connection;if(!t){t=this._connection=new k;let n=this.getSubject();t.add(this.source.subscribe(b(n,void 0,()=>{this._teardown(),n.complete()},r=>{this._teardown(),n.error(r)},()=>this._teardown()))),t.closed&&(this._connection=null,t=k.EMPTY)}return t}refCount(){return xr()(this)}};var Ui=Ge(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var ge=(()=>{class e extends x{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){let r=new zt(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new Ui}next(n){Qe(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){Qe(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=n;let{observers:r}=this;for(;r.length;)r.shift().error(n)}})}complete(){Qe(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;let{observers:n}=this;for(;n.length;)n.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0}_trySubscribe(n){return this._throwIfClosed(),super._trySubscribe(n)}_subscribe(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)}_innerSubscribe(n){let{hasError:r,isStopped:o,observers:i}=this;return r||o?vr:(this.currentObservers=null,i.push(n),new k(()=>{this.currentObservers=null,dt(i,n)}))}_checkFinalizedStatuses(n){let{hasError:r,thrownError:o,isStopped:i}=this;r?n.error(o):i&&n.complete()}asObservable(){let n=new x;return n.source=this,n}}return e.create=(t,n)=>new zt(t,n),e})(),zt=class extends ge{constructor(t,n){super(),this.destination=t,this.source=n}next(t){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.next)===null||r===void 0||r.call(n,t)}error(t){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.error)===null||r===void 0||r.call(n,t)}complete(){var t,n;(n=(t=this.destination)===null||t===void 0?void 0:t.complete)===null||n===void 0||n.call(t)}_subscribe(t){var n,r;return(r=(n=this.source)===null||n===void 0?void 0:n.subscribe(t))!==null&&r!==void 0?r:vr}};var pt=class extends ge{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){let n=super._subscribe(t);return!n.closed&&t.next(this._value),n}getValue(){let{hasError:t,thrownError:n,_value:r}=this;if(t)throw n;return this._throwIfClosed(),r}next(t){super.next(this._value=t)}};var ht=new x(e=>e.complete());function qi(e){return e&&g(e.schedule)}function Wi(e){return e[e.length-1]}function Gi(e){return g(Wi(e))?e.pop():void 0}function ve(e){return qi(Wi(e))?e.pop():void 0}function Qi(e,t,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function a(u){try{l(r.next(u))}catch(d){s(d)}}function c(u){try{l(r.throw(u))}catch(d){s(d)}}function l(u){u.done?i(u.value):o(u.value).then(a,c)}l((r=r.apply(e,t||[])).next())})}function zi(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Te(e){return this instanceof Te?(this.v=e,this):new Te(e)}function Zi(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),o,i=[];return o={},s("next"),s("throw"),s("return"),o[Symbol.asyncIterator]=function(){return this},o;function s(f){r[f]&&(o[f]=function(p){return new Promise(function(h,w){i.push([f,p,h,w])>1||a(f,p)})})}function a(f,p){try{c(r[f](p))}catch(h){d(i[0][3],h)}}function c(f){f.value instanceof Te?Promise.resolve(f.value.v).then(l,u):d(i[0][2],f)}function l(f){a("next",f)}function u(f){a("throw",f)}function d(f,p){f(p),i.shift(),i.length&&a(i[0][0],i[0][1])}}function Yi(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof zi=="function"?zi(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(i){n[i]=e[i]&&function(s){return new Promise(function(a,c){s=e[i](s),o(a,c,s.done,s.value)})}}function o(i,s,a,c){Promise.resolve(c).then(function(l){i({value:l,done:a})},s)}}var Qt=e=>e&&typeof e.length=="number"&&typeof e!="function";function Zt(e){return g(e?.then)}function Yt(e){return g(e[Ye])}function Jt(e){return Symbol.asyncIterator&&g(e?.[Symbol.asyncIterator])}function Xt(e){return new TypeError(`You provided ${e!==null&&typeof e=="object"?"an invalid object":`'${e}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}function Vl(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Kt=Vl();function en(e){return g(e?.[Kt])}function tn(e){return Zi(this,arguments,function*(){let n=e.getReader();try{for(;;){let{value:r,done:o}=yield Te(n.read());if(o)return yield Te(void 0);yield yield Te(r)}}finally{n.releaseLock()}})}function nn(e){return g(e?.getReader)}function R(e){if(e instanceof x)return e;if(e!=null){if(Yt(e))return Hl(e);if(Qt(e))return $l(e);if(Zt(e))return Bl(e);if(Jt(e))return Ji(e);if(en(e))return Ul(e);if(nn(e))return ql(e)}throw Xt(e)}function Hl(e){return new x(t=>{let n=e[Ye]();if(g(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function $l(e){return new x(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function Bl(e){return new x(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,Wt)})}function Ul(e){return new x(t=>{for(let n of e)if(t.next(n),t.closed)return;t.complete()})}function Ji(e){return new x(t=>{Wl(e,t).catch(n=>t.error(n))})}function ql(e){return Ji(tn(e))}function Wl(e,t){var n,r,o,i;return Qi(this,void 0,void 0,function*(){try{for(n=Yi(e);r=yield n.next(),!r.done;){let s=r.value;if(t.next(s),t.closed)return}}catch(s){o={error:s}}finally{try{r&&!r.done&&(i=n.return)&&(yield i.call(n))}finally{if(o)throw o.error}}t.complete()})}function $(e,t,n,r=0,o=!1){let i=t.schedule(function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(i),!o)return i}function rn(e,t=0){return E((n,r)=>{n.subscribe(b(r,o=>$(r,e,()=>r.next(o),t),()=>$(r,e,()=>r.complete(),t),o=>$(r,e,()=>r.error(o),t)))})}function on(e,t=0){return E((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function Xi(e,t){return R(e).pipe(on(t),rn(t))}function Ki(e,t){return R(e).pipe(on(t),rn(t))}function es(e,t){return new x(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function ts(e,t){return new x(n=>{let r;return $(n,t,()=>{r=e[Kt](),$(n,t,()=>{let o,i;try{({value:o,done:i}=r.next())}catch(s){n.error(s);return}i?n.complete():n.next(o)},0,!0)}),()=>g(r?.return)&&r.return()})}function sn(e,t){if(!e)throw new Error("Iterable cannot be null");return new x(n=>{$(n,t,()=>{let r=e[Symbol.asyncIterator]();$(n,t,()=>{r.next().then(o=>{o.done?n.complete():n.next(o.value)})},0,!0)})})}function ns(e,t){return sn(tn(e),t)}function rs(e,t){if(e!=null){if(Yt(e))return Xi(e,t);if(Qt(e))return es(e,t);if(Zt(e))return Ki(e,t);if(Jt(e))return sn(e,t);if(en(e))return ts(e,t);if(nn(e))return ns(e,t)}throw Xt(e)}function ye(e,t){return t?rs(e,t):R(e)}function Gl(...e){let t=ve(e);return ye(e,t)}function zl(e,t){let n=g(e)?e:()=>e,r=o=>o.error(n());return new x(t?o=>t.schedule(r,0,o):r)}function Ql(e){return!!e&&(e instanceof x||g(e.lift)&&g(e.subscribe))}var Ne=Ge(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"});function fe(e,t){return E((n,r)=>{let o=0;n.subscribe(b(r,i=>{r.next(e.call(t,i,o++))}))})}var{isArray:Zl}=Array;function Yl(e,t){return Zl(t)?e(...t):e(t)}function os(e){return fe(t=>Yl(e,t))}var{isArray:Jl}=Array,{getPrototypeOf:Xl,prototype:Kl,keys:eu}=Object;function is(e){if(e.length===1){let t=e[0];if(Jl(t))return{args:t,keys:null};if(tu(t)){let n=eu(t);return{args:n.map(r=>t[r]),keys:n}}}return{args:e,keys:null}}function tu(e){return e&&typeof e=="object"&&Xl(e)===Kl}function ss(e,t){return e.reduce((n,r,o)=>(n[r]=t[o],n),{})}function nu(...e){let t=ve(e),n=Gi(e),{args:r,keys:o}=is(e);if(r.length===0)return ye([],t);let i=new x(ru(r,t,o?s=>ss(o,s):q));return n?i.pipe(os(n)):i}function ru(e,t,n=q){return r=>{as(t,()=>{let{length:o}=e,i=new Array(o),s=o,a=o;for(let c=0;c<o;c++)as(t,()=>{let l=ye(e[c],t),u=!1;l.subscribe(b(r,d=>{i[c]=d,u||(u=!0,a--),a||r.next(n(i.slice()))},()=>{--s||r.complete()}))},r)},r)}}function as(e,t,n){e?$(n,e,t):t()}function cs(e,t,n,r,o,i,s,a){let c=[],l=0,u=0,d=!1,f=()=>{d&&!c.length&&!l&&t.complete()},p=w=>l<r?h(w):c.push(w),h=w=>{i&&t.next(w),l++;let S=!1;R(n(w,u++)).subscribe(b(t,T=>{o?.(T),i?p(T):t.next(T)},()=>{S=!0},void 0,()=>{if(S)try{for(l--;c.length&&l<r;){let T=c.shift();s?$(t,s,()=>h(T)):h(T)}f()}catch(T){t.error(T)}}))};return e.subscribe(b(t,p,()=>{d=!0,f()})),()=>{a?.()}}function Se(e,t,n=1/0){return g(t)?Se((r,o)=>fe((i,s)=>t(r,i,o,s))(R(e(r,o))),n):(typeof t=="number"&&(n=t),E((r,o)=>cs(r,o,e,n)))}function ls(e=1/0){return Se(q,e)}function us(){return ls(1)}function an(...e){return us()(ye(e,ve(e)))}function ou(e){return new x(t=>{R(e()).subscribe(t)})}function mt(e,t){return E((n,r)=>{let o=0;n.subscribe(b(r,i=>e.call(t,i,o++)&&r.next(i)))})}function ds(e){return E((t,n)=>{let r=null,o=!1,i;r=t.subscribe(b(n,void 0,void 0,s=>{i=R(e(s,ds(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function fs(e,t,n,r,o){return(i,s)=>{let a=n,c=t,l=0;i.subscribe(b(s,u=>{let d=l++;c=a?e(c,u,d):(a=!0,u),r&&s.next(c)},o&&(()=>{a&&s.next(c),s.complete()})))}}function iu(e,t){return g(t)?Se(e,t,1):Se(e,1)}function gt(e){return E((t,n)=>{let r=!1;t.subscribe(b(n,o=>{r=!0,n.next(o)},()=>{r||n.next(e),n.complete()}))})}function _r(e){return e<=0?()=>ht:E((t,n)=>{let r=0;t.subscribe(b(n,o=>{++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function su(e){return fe(()=>e)}function cn(e=au){return E((t,n)=>{let r=!1;t.subscribe(b(n,o=>{r=!0,n.next(o)},()=>r?n.complete():n.error(e())))})}function au(){return new Ne}function cu(e){return E((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}})}function Tr(e,t){let n=arguments.length>=2;return r=>r.pipe(e?mt((o,i)=>e(o,i,r)):q,_r(1),n?gt(t):cn(()=>new Ne))}function Nr(e){return e<=0?()=>ht:E((t,n)=>{let r=[];t.subscribe(b(n,o=>{r.push(o),e<r.length&&r.shift()},()=>{for(let o of r)n.next(o);n.complete()},void 0,()=>{r=null}))})}function lu(e,t){let n=arguments.length>=2;return r=>r.pipe(e?mt((o,i)=>e(o,i,r)):q,Nr(1),n?gt(t):cn(()=>new Ne))}function uu(e,t){return E(fs(e,t,arguments.length>=2,!0))}function du(...e){let t=ve(e);return E((n,r)=>{(t?an(e,n,t):an(e,n)).subscribe(r)})}function fu(e,t){return E((n,r)=>{let o=null,i=0,s=!1,a=()=>s&&!o&&r.complete();n.subscribe(b(r,c=>{o?.unsubscribe();let l=0,u=i++;R(e(c,u)).subscribe(o=b(r,d=>r.next(t?t(c,d,u,l++):d),()=>{o=null,a()}))},()=>{s=!0,a()}))})}function pu(e){return E((t,n)=>{R(e).subscribe(b(n,()=>n.complete(),ft)),!n.closed&&t.subscribe(n)})}function ps(e,t,n){let r=g(e)||t||n?{next:e,error:t,complete:n}:e;return r?E((o,i)=>{var s;(s=r.subscribe)===null||s===void 0||s.call(r);let a=!0;o.subscribe(b(i,c=>{var l;(l=r.next)===null||l===void 0||l.call(r,c),i.next(c)},()=>{var c;a=!1,(c=r.complete)===null||c===void 0||c.call(r),i.complete()},c=>{var l;a=!1,(l=r.error)===null||l===void 0||l.call(r,c),i.error(c)},()=>{var c,l;a&&((c=r.unsubscribe)===null||c===void 0||c.call(r)),(l=r.finalize)===null||l===void 0||l.call(r)}))}):q}var Ys="https://g.co/ng/security#xss",M=class extends Error{constructor(t,n){super(hu(t,n)),this.code=t}};function hu(e,t){return`${`NG0${Math.abs(e)}`}${t?": "+t:""}`}function Bn(e){return{toString:e}.toString()}var we=globalThis;function _(e){for(let t in e)if(e[t]===_)return t;throw Error("Could not find renamed property on target object.")}function W(e){if(typeof e=="string")return e;if(Array.isArray(e))return"["+e.map(W).join(", ")+"]";if(e==null)return""+e;if(e.overriddenName)return`${e.overriddenName}`;if(e.name)return`${e.name}`;let t=e.toString();if(t==null)return""+t;let n=t.indexOf(`
  4. `);return n===-1?t:t.substring(0,n)}function hs(e,t){return e==null||e===""?t===null?"":t:t==null||t===""?e:e+" "+t}var mu=_({__forward_ref__:_});function Js(e){return e.__forward_ref__=Js,e.toString=function(){return W(this())},e}function V(e){return Xs(e)?e():e}function Xs(e){return typeof e=="function"&&e.hasOwnProperty(mu)&&e.__forward_ref__===Js}function Q(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function tE(e){return{providers:e.providers||[],imports:e.imports||[]}}function Un(e){return ms(e,Ks)||ms(e,ea)}function nE(e){return Un(e)!==null}function ms(e,t){return e.hasOwnProperty(t)?e[t]:null}function gu(e){let t=e&&(e[Ks]||e[ea]);return t||null}function gs(e){return e&&(e.hasOwnProperty(vs)||e.hasOwnProperty(vu))?e[vs]:null}var Ks=_({\u0275prov:_}),vs=_({\u0275inj:_}),ea=_({ngInjectableDef:_}),vu=_({ngInjectorDef:_}),A=class{constructor(t,n){this._desc=t,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,typeof n=="number"?this.__NG_ELEMENT_ID__=n:n!==void 0&&(this.\u0275prov=Q({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function ta(e){return e&&!!e.\u0275providers}var yu=_({\u0275cmp:_}),Iu=_({\u0275dir:_}),wu=_({\u0275pipe:_}),Du=_({\u0275mod:_}),In=_({\u0275fac:_}),vt=_({__NG_ELEMENT_ID__:_}),ys=_({__NG_ENV_ID__:_});function Uo(e){return typeof e=="string"?e:e==null?"":String(e)}function Eu(e){return typeof e=="function"?e.name||e.toString():typeof e=="object"&&e!=null&&typeof e.type=="function"?e.type.name||e.type.toString():Uo(e)}function bu(e,t){let n=t?`. Dependency path: ${t.join(" > ")} > ${e}`:"";throw new M(-200,e)}function qo(e,t){throw new M(-201,!1)}var D=function(e){return e[e.Default=0]="Default",e[e.Host=1]="Host",e[e.Self=2]="Self",e[e.SkipSelf=4]="SkipSelf",e[e.Optional=8]="Optional",e}(D||{}),Zr;function na(){return Zr}function B(e){let t=Zr;return Zr=e,t}function ra(e,t,n){let r=Un(e);if(r&&r.providedIn=="root")return r.value===void 0?r.value=r.factory():r.value;if(n&D.Optional)return null;if(t!==void 0)return t;qo(e,"Injector")}var Cu={},yt=Cu,xu="__NG_DI_FLAG__",wn="ngTempTokenPath",Mu="ngTokenPath",_u=/\n/gm,Tu="\u0275",Is="__source",et;function Nu(){return et}function Ie(e){let t=et;return et=e,t}function Su(e,t=D.Default){if(et===void 0)throw new M(-203,!1);return et===null?ra(e,void 0,t):et.get(e,t&D.Optional?null:void 0,t)}function be(e,t=D.Default){return(na()||Su)(V(e),t)}function N(e,t=D.Default){return be(e,qn(t))}function qn(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function Yr(e){let t=[];for(let n=0;n<e.length;n++){let r=V(e[n]);if(Array.isArray(r)){if(r.length===0)throw new M(900,!1);let o,i=D.Default;for(let s=0;s<r.length;s++){let a=r[s],c=Ou(a);typeof c=="number"?c===-1?o=a.token:i|=c:o=a}t.push(be(o,i))}else t.push(be(r))}return t}function Ou(e){return e[xu]}function Au(e,t,n,r){let o=e[wn];throw t[Is]&&o.unshift(t[Is]),e.message=Pu(`
  5. `+e.message,o,n,r),e[Mu]=o,e[wn]=null,e}function Pu(e,t,n,r=null){e=e&&e.charAt(0)===`
  6. `&&e.charAt(1)==Tu?e.slice(2):e;let o=W(t);if(Array.isArray(t))o=t.map(W).join(" -> ");else if(typeof t=="object"){let i=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];i.push(s+":"+(typeof a=="string"?JSON.stringify(a):W(a)))}o=`{${i.join(", ")}}`}return`${n}${r?"("+r+")":""}[${o}]: ${e.replace(_u,`
  7. `)}`}function Pe(e,t){let n=e.hasOwnProperty(In);return n?e[In]:null}function Wo(e,t){e.forEach(n=>Array.isArray(n)?Wo(n,t):t(n))}function oa(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function Dn(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function Ru(e,t,n,r){let o=e.length;if(o==t)e.push(n,r);else if(o===1)e.push(r,e[0]),e[0]=n;else{for(o--,e.push(e[o-1],e[o]);o>t;){let i=o-2;e[o]=e[i],o--}e[t]=n,e[t+1]=r}}function ku(e,t,n){let r=Pt(e,t);return r>=0?e[r|1]=n:(r=~r,Ru(e,r,t,n)),r}function Sr(e,t){let n=Pt(e,t);if(n>=0)return e[n|1]}function Pt(e,t){return Lu(e,t,1)}function Lu(e,t,n){let r=0,o=e.length>>n;for(;o!==r;){let i=r+(o-r>>1),s=e[i<<n];if(t===s)return i<<n;s>t?o=i:r=i+1}return~(o<<n)}var It={},Z=[],wt=new A(""),ia=new A("",-1),sa=new A(""),En=class{get(t,n=yt){if(n===yt){let r=new Error(`NullInjectorError: No provider for ${W(t)}!`);throw r.name="NullInjectorError",r}return n}},aa=function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e}(aa||{}),Dt=function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}(Dt||{}),nt=function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e}(nt||{});function Fu(e,t,n){let r=e.length;for(;;){let o=e.indexOf(t,n);if(o===-1)return o;if(o===0||e.charCodeAt(o-1)<=32){let i=t.length;if(o+i===r||e.charCodeAt(o+i)<=32)return o}n=o+1}}function Jr(e,t,n){let r=0;for(;r<n.length;){let o=n[r];if(typeof o=="number"){if(o!==0)break;r++;let i=n[r++],s=n[r++],a=n[r++];e.setAttribute(t,s,a,i)}else{let i=o,s=n[++r];Vu(i)?e.setProperty(t,i,s):e.setAttribute(t,i,s),r++}}return r}function ju(e){return e===3||e===4||e===6}function Vu(e){return e.charCodeAt(0)===64}function Go(e,t){if(!(t===null||t.length===0))if(e===null||e.length===0)e=t.slice();else{let n=-1;for(let r=0;r<t.length;r++){let o=t[r];typeof o=="number"?n=o:n===0||(n===-1||n===2?ws(e,n,o,null,t[++r]):ws(e,n,o,null,null))}}return e}function ws(e,t,n,r,o){let i=0,s=e.length;if(t===-1)s=-1;else for(;i<e.length;){let a=e[i++];if(typeof a=="number"){if(a===t){s=-1;break}else if(a>t){s=i-1;break}}}for(;i<e.length;){let a=e[i];if(typeof a=="number")break;if(a===n){if(r===null){o!==null&&(e[i+1]=o);return}else if(r===e[i+1]){e[i+2]=o;return}}i++,r!==null&&i++,o!==null&&i++}s!==-1&&(e.splice(s,0,t),i=s+1),e.splice(i++,0,n),r!==null&&e.splice(i++,0,r),o!==null&&e.splice(i++,0,o)}var ca="ng-template";function Hu(e,t,n,r){let o=0;if(r){for(;o<t.length&&typeof t[o]=="string";o+=2)if(t[o]==="class"&&Fu(t[o+1].toLowerCase(),n,0)!==-1)return!0}else if(zo(e))return!1;if(o=t.indexOf(1,o),o>-1){let i;for(;++o<t.length&&typeof(i=t[o])=="string";)if(i.toLowerCase()===n)return!0}return!1}function zo(e){return e.type===4&&e.value!==ca}function $u(e,t,n){let r=e.type===4&&!n?ca:e.value;return t===r}function Bu(e,t,n){let r=4,o=e.attrs,i=o!==null?Wu(o):0,s=!1;for(let a=0;a<t.length;a++){let c=t[a];if(typeof c=="number"){if(!s&&!te(r)&&!te(c))return!1;if(s&&te(c))continue;s=!1,r=c|r&1;continue}if(!s)if(r&4){if(r=2|r&1,c!==""&&!$u(e,c,n)||c===""&&t.length===1){if(te(r))return!1;s=!0}}else if(r&8){if(o===null||!Hu(e,o,c,n)){if(te(r))return!1;s=!0}}else{let l=t[++a],u=Uu(c,o,zo(e),n);if(u===-1){if(te(r))return!1;s=!0;continue}if(l!==""){let d;if(u>i?d="":d=o[u+1].toLowerCase(),r&2&&l!==d){if(te(r))return!1;s=!0}}}}return te(r)||s}function te(e){return(e&1)===0}function Uu(e,t,n,r){if(t===null)return-1;let o=0;if(r||!n){let i=!1;for(;o<t.length;){let s=t[o];if(s===e)return o;if(s===3||s===6)i=!0;else if(s===1||s===2){let a=t[++o];for(;typeof a=="string";)a=t[++o];continue}else{if(s===4)break;if(s===0){o+=4;continue}}o+=i?1:2}return-1}else return Gu(t,e)}function qu(e,t,n=!1){for(let r=0;r<t.length;r++)if(Bu(e,t[r],n))return!0;return!1}function Wu(e){for(let t=0;t<e.length;t++){let n=e[t];if(ju(n))return t}return e.length}function Gu(e,t){let n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){let r=e[n];if(typeof r=="number")return-1;if(r===t)return n;n++}return-1}function Ds(e,t){return e?":not("+t.trim()+")":t}function zu(e){let t=e[0],n=1,r=2,o="",i=!1;for(;n<e.length;){let s=e[n];if(typeof s=="string")if(r&2){let a=e[++n];o+="["+s+(a.length>0?'="'+a+'"':"")+"]"}else r&8?o+="."+s:r&4&&(o+=" "+s);else o!==""&&!te(s)&&(t+=Ds(i,o),o=""),r=s,i=i||!te(r);n++}return o!==""&&(t+=Ds(i,o)),t}function Qu(e){return e.map(zu).join(",")}function Zu(e){let t=[],n=[],r=1,o=2;for(;r<e.length;){let i=e[r];if(typeof i=="string")o===2?i!==""&&t.push(i,e[++r]):o===8&&n.push(i);else{if(!te(o))break;o=i}r++}return{attrs:t,classes:n}}function rE(e){return Bn(()=>{let t=fa(e),n=$t(Ht({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===aa.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||Dt.Emulated,styles:e.styles||Z,_:null,schemas:e.schemas||null,tView:null,id:""});pa(n);let r=e.dependencies;return n.directiveDefs=bs(r,!1),n.pipeDefs=bs(r,!0),n.id=Ku(n),n})}function Yu(e){return Re(e)||la(e)}function Ju(e){return e!==null}function oE(e){return Bn(()=>({type:e.type,bootstrap:e.bootstrap||Z,declarations:e.declarations||Z,imports:e.imports||Z,exports:e.exports||Z,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function Es(e,t){if(e==null)return It;let n={};for(let r in e)if(e.hasOwnProperty(r)){let o=e[r],i,s,a=nt.None;Array.isArray(o)?(a=o[0],i=o[1],s=o[2]??i):(i=o,s=o),t?(n[i]=a!==nt.None?[r,a]:r,t[i]=s):n[i]=r}return n}function iE(e){return Bn(()=>{let t=fa(e);return pa(t),t})}function sE(e){return{type:e.type,name:e.name,factory:null,pure:e.pure!==!1,standalone:e.standalone===!0,onDestroy:e.type.prototype.ngOnDestroy||null}}function Re(e){return e[yu]||null}function la(e){return e[Iu]||null}function ua(e){return e[wu]||null}function Xu(e){let t=Re(e)||la(e)||ua(e);return t!==null?t.standalone:!1}function da(e,t){let n=e[Du]||null;if(!n&&t===!0)throw new Error(`Type ${W(e)} does not have '\u0275mod' property.`);return n}function fa(e){let t={};return{type:e.type,providersResolver:null,factory:null,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:t,inputTransforms:null,inputConfig:e.inputs||It,exportAs:e.exportAs||null,standalone:e.standalone===!0,signals:e.signals===!0,selectors:e.selectors||Z,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:Es(e.inputs,t),outputs:Es(e.outputs),debugInfo:null}}function pa(e){e.features?.forEach(t=>t(e))}function bs(e,t){if(!e)return null;let n=t?ua:Yu;return()=>(typeof e=="function"?e():e).map(r=>n(r)).filter(Ju)}function Ku(e){let t=0,n=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,e.consts,e.vars,e.decls,e.encapsulation,e.standalone,e.signals,e.exportAs,JSON.stringify(e.inputs),JSON.stringify(e.outputs),Object.getOwnPropertyNames(e.type.prototype),!!e.contentQueries,!!e.viewQuery].join("|");for(let o of n)t=Math.imul(31,t)+o.charCodeAt(0)<<0;return t+=2147483648,"c"+t}function ha(e){return{\u0275providers:e}}function ed(...e){return{\u0275providers:ma(!0,e),\u0275fromNgModule:!0}}function ma(e,...t){let n=[],r=new Set,o,i=s=>{n.push(s)};return Wo(t,s=>{let a=s;Xr(a,i,[],r)&&(o||=[],o.push(a))}),o!==void 0&&ga(o,i),n}function ga(e,t){for(let n=0;n<e.length;n++){let{ngModule:r,providers:o}=e[n];Qo(o,i=>{t(i,r)})}}function Xr(e,t,n,r){if(e=V(e),!e)return!1;let o=null,i=gs(e),s=!i&&Re(e);if(!i&&!s){let c=e.ngModule;if(i=gs(c),i)o=c;else return!1}else{if(s&&!s.standalone)return!1;o=e}let a=r.has(o);if(s){if(a)return!1;if(r.add(o),s.dependencies){let c=typeof s.dependencies=="function"?s.dependencies():s.dependencies;for(let l of c)Xr(l,t,n,r)}}else if(i){if(i.imports!=null&&!a){r.add(o);let l;try{Wo(i.imports,u=>{Xr(u,t,n,r)&&(l||=[],l.push(u))})}finally{}l!==void 0&&ga(l,t)}if(!a){let l=Pe(o)||(()=>new o);t({provide:o,useFactory:l,deps:Z},o),t({provide:sa,useValue:o,multi:!0},o),t({provide:wt,useValue:()=>be(o),multi:!0},o)}let c=i.providers;if(c!=null&&!a){let l=e;Qo(c,u=>{t(u,l)})}}else return!1;return o!==e&&e.providers!==void 0}function Qo(e,t){for(let n of e)ta(n)&&(n=n.\u0275providers),Array.isArray(n)?Qo(n,t):t(n)}var td=_({provide:String,useValue:_});function va(e){return e!==null&&typeof e=="object"&&td in e}function nd(e){return!!(e&&e.useExisting)}function rd(e){return!!(e&&e.useFactory)}function rt(e){return typeof e=="function"}function od(e){return!!e.useClass}var ya=new A(""),hn={},id={},Or;function Zo(){return Or===void 0&&(Or=new En),Or}var Ce=class{},Et=class extends Ce{get destroyed(){return this._destroyed}constructor(t,n,r,o){super(),this.parent=n,this.source=r,this.scopes=o,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,eo(t,s=>this.processProvider(s)),this.records.set(ia,Je(void 0,this)),o.has("environment")&&this.records.set(Ce,Je(void 0,this));let i=this.records.get(ya);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(sa,Z,D.Self))}destroy(){this.assertNotDestroyed(),this._destroyed=!0;let t=I(null);try{for(let r of this._ngOnDestroyHooks)r.ngOnDestroy();let n=this._onDestroyHooks;this._onDestroyHooks=[];for(let r of n)r()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),I(t)}}onDestroy(t){return this.assertNotDestroyed(),this._onDestroyHooks.push(t),()=>this.removeOnDestroy(t)}runInContext(t){this.assertNotDestroyed();let n=Ie(this),r=B(void 0),o;try{return t()}finally{Ie(n),B(r)}}get(t,n=yt,r=D.Default){if(this.assertNotDestroyed(),t.hasOwnProperty(ys))return t[ys](this);r=qn(r);let o,i=Ie(this),s=B(void 0);try{if(!(r&D.SkipSelf)){let c=this.records.get(t);if(c===void 0){let l=ud(t)&&Un(t);l&&this.injectableDefInScope(l)?c=Je(Kr(t),hn):c=null,this.records.set(t,c)}if(c!=null)return this.hydrate(t,c)}let a=r&D.Self?Zo():this.parent;return n=r&D.Optional&&n===yt?null:n,a.get(t,n)}catch(a){if(a.name==="NullInjectorError"){if((a[wn]=a[wn]||[]).unshift(W(t)),i)throw a;return Au(a,t,"R3InjectorError",this.source)}else throw a}finally{B(s),Ie(i)}}resolveInjectorInitializers(){let t=I(null),n=Ie(this),r=B(void 0),o;try{let i=this.get(wt,Z,D.Self);for(let s of i)s()}finally{Ie(n),B(r),I(t)}}toString(){let t=[],n=this.records;for(let r of n.keys())t.push(W(r));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new M(205,!1)}processProvider(t){t=V(t);let n=rt(t)?t:V(t&&t.provide),r=ad(t);if(!rt(t)&&t.multi===!0){let o=this.records.get(n);o||(o=Je(void 0,hn,!0),o.factory=()=>Yr(o.multi),this.records.set(n,o)),n=t,o.multi.push(t)}this.records.set(n,r)}hydrate(t,n){let r=I(null);try{return n.value===hn&&(n.value=id,n.value=n.factory()),typeof n.value=="object"&&n.value&&ld(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}finally{I(r)}}injectableDefInScope(t){if(!t.providedIn)return!1;let n=V(t.providedIn);return typeof n=="string"?n==="any"||this.scopes.has(n):this.injectorDefTypes.has(n)}removeOnDestroy(t){let n=this._onDestroyHooks.indexOf(t);n!==-1&&this._onDestroyHooks.splice(n,1)}};function Kr(e){let t=Un(e),n=t!==null?t.factory:Pe(e);if(n!==null)return n;if(e instanceof A)throw new M(204,!1);if(e instanceof Function)return sd(e);throw new M(204,!1)}function sd(e){if(e.length>0)throw new M(204,!1);let n=gu(e);return n!==null?()=>n.factory(e):()=>new e}function ad(e){if(va(e))return Je(void 0,e.useValue);{let t=Ia(e);return Je(t,hn)}}function Ia(e,t,n){let r;if(rt(e)){let o=V(e);return Pe(o)||Kr(o)}else if(va(e))r=()=>V(e.useValue);else if(rd(e))r=()=>e.useFactory(...Yr(e.deps||[]));else if(nd(e))r=()=>be(V(e.useExisting));else{let o=V(e&&(e.useClass||e.provide));if(cd(e))r=()=>new o(...Yr(e.deps));else return Pe(o)||Kr(o)}return r}function Je(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function cd(e){return!!e.deps}function ld(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function ud(e){return typeof e=="function"||typeof e=="object"&&e instanceof A}function eo(e,t){for(let n of e)Array.isArray(n)?eo(n,t):n&&ta(n)?eo(n.\u0275providers,t):t(n)}function aE(e,t){e instanceof Et&&e.assertNotDestroyed();let n,r=Ie(e),o=B(void 0);try{return t()}finally{Ie(r),B(o)}}function dd(){return na()!==void 0||Nu()!=null}function fd(e){return typeof e=="function"}var G=0,v=1,m=2,L=3,ne=4,ie=5,Y=6,bt=7,F=8,ot=9,re=10,O=11,Ct=12,Cs=13,lt=14,z=15,Wn=16,Xe=17,it=18,Gn=19,wa=20,De=21,Ar=22,ke=23,P=25,Da=1,xt=6,pe=7,bn=8,Cn=9,j=10,Yo=function(e){return e[e.None=0]="None",e[e.HasTransplantedViews=2]="HasTransplantedViews",e}(Yo||{});function Ee(e){return Array.isArray(e)&&typeof e[Da]=="object"}function le(e){return Array.isArray(e)&&e[Da]===!0}function Ea(e){return(e.flags&4)!==0}function Rt(e){return e.componentOffset>-1}function Jo(e){return(e.flags&1)===1}function ut(e){return!!e.template}function ba(e){return(e[m]&512)!==0}var to=class{constructor(t,n,r){this.previousValue=t,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}};function Ca(e,t,n,r){t!==null?t.applyValueToInputSignal(t,r):e[n]=r}function pd(){return xa}function xa(e){return e.type.prototype.ngOnChanges&&(e.setInput=md),hd}pd.ngInherit=!0;function hd(){let e=_a(this),t=e?.current;if(t){let n=e.previous;if(n===It)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function md(e,t,n,r,o){let i=this.declaredInputs[r],s=_a(e)||gd(e,{previous:It,current:null}),a=s.current||(s.current={}),c=s.previous,l=c[i];a[i]=new to(l&&l.currentValue,n,c===It),Ca(e,t,o,n)}var Ma="__ngSimpleChanges__";function _a(e){return e[Ma]||null}function gd(e,t){return e[Ma]=t}var xs=null;var se=function(e,t,n){xs?.(e,t,n)},vd="svg",yd="math",Id=!1;function wd(){return Id}function oe(e){for(;Array.isArray(e);)e=e[G];return e}function Ta(e,t){return oe(t[e])}function J(e,t){return oe(t[e.index])}function Xo(e,t){return e.data[t]}function Na(e,t){return e[t]}function Be(e,t){let n=t[e];return Ee(n)?n:n[G]}function Ko(e){return(e[m]&128)===128}function Dd(e){return le(e[L])}function xn(e,t){return t==null?null:e[t]}function Sa(e){e[Xe]=0}function Ed(e){e[m]&1024||(e[m]|=1024,Ko(e)&&Mt(e))}function bd(e,t){for(;e>0;)t=t[lt],e--;return t}function ei(e){return!!(e[m]&9216||e[ke]?.dirty)}function no(e){e[re].changeDetectionScheduler?.notify(1),ei(e)?Mt(e):e[m]&64&&(wd()?(e[m]|=1024,Mt(e)):e[re].changeDetectionScheduler?.notify())}function Mt(e){e[re].changeDetectionScheduler?.notify();let t=_t(e);for(;t!==null&&!(t[m]&8192||(t[m]|=8192,!Ko(t)));)t=_t(t)}function Oa(e,t){if((e[m]&256)===256)throw new M(911,!1);e[De]===null&&(e[De]=[]),e[De].push(t)}function Cd(e,t){if(e[De]===null)return;let n=e[De].indexOf(t);n!==-1&&e[De].splice(n,1)}function _t(e){let t=e[L];return le(t)?t[L]:t}var y={lFrame:ja(null),bindingsEnabled:!0,skipHydrationRootTNode:null};function xd(){return y.lFrame.elementDepthCount}function Md(){y.lFrame.elementDepthCount++}function _d(){y.lFrame.elementDepthCount--}function Aa(){return y.bindingsEnabled}function kt(){return y.skipHydrationRootTNode!==null}function Td(e){return y.skipHydrationRootTNode===e}function Nd(e){y.skipHydrationRootTNode=e}function Sd(){y.skipHydrationRootTNode=null}function C(){return y.lFrame.lView}function U(){return y.lFrame.tView}function cE(e){return y.lFrame.contextLView=e,e[F]}function lE(e){return y.lFrame.contextLView=null,e}function X(){let e=Pa();for(;e!==null&&e.type===64;)e=e.parent;return e}function Pa(){return y.lFrame.currentTNode}function Od(){let e=y.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function Lt(e,t){let n=y.lFrame;n.currentTNode=e,n.isParent=t}function Ra(){return y.lFrame.isParent}function Ad(){y.lFrame.isParent=!1}function ti(){let e=y.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function Pd(e){return y.lFrame.bindingIndex=e}function Ft(){return y.lFrame.bindingIndex++}function Rd(e){let t=y.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function kd(){return y.lFrame.inI18n}function Ld(e,t){let n=y.lFrame;n.bindingIndex=n.bindingRootIndex=e,ro(t)}function Fd(){return y.lFrame.currentDirectiveIndex}function ro(e){y.lFrame.currentDirectiveIndex=e}function jd(e){let t=y.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function ka(e){y.lFrame.currentQueryIndex=e}function Vd(e){let t=e[v];return t.type===2?t.declTNode:t.type===1?e[ie]:null}function La(e,t,n){if(n&D.SkipSelf){let o=t,i=e;for(;o=o.parent,o===null&&!(n&D.Host);)if(o=Vd(i),o===null||(i=i[lt],o.type&10))break;if(o===null)return!1;t=o,e=i}let r=y.lFrame=Fa();return r.currentTNode=t,r.lView=e,!0}function ni(e){let t=Fa(),n=e[v];y.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function Fa(){let e=y.lFrame,t=e===null?null:e.child;return t===null?ja(e):t}function ja(e){let t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return e!==null&&(e.child=t),t}function Va(){let e=y.lFrame;return y.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var Ha=Va;function ri(){let e=Va();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function Hd(e){return(y.lFrame.contextLView=bd(e,y.lFrame.contextLView))[F]}function Ue(){return y.lFrame.selectedIndex}function Le(e){y.lFrame.selectedIndex=e}function oi(){let e=y.lFrame;return Xo(e.tView,e.selectedIndex)}function $a(){return y.lFrame.currentNamespace}var Ba=!0;function ii(){return Ba}function ue(e){Ba=e}function $d(e,t,n){let{ngOnChanges:r,ngOnInit:o,ngDoCheck:i}=t.type.prototype;if(r){let s=xa(t);(n.preOrderHooks??=[]).push(e,s),(n.preOrderCheckHooks??=[]).push(e,s)}o&&(n.preOrderHooks??=[]).push(0-e,o),i&&((n.preOrderHooks??=[]).push(e,i),(n.preOrderCheckHooks??=[]).push(e,i))}function si(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n<r;n++){let i=e.data[n].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:a,ngAfterViewInit:c,ngAfterViewChecked:l,ngOnDestroy:u}=i;s&&(e.contentHooks??=[]).push(-n,s),a&&((e.contentHooks??=[]).push(n,a),(e.contentCheckHooks??=[]).push(n,a)),c&&(e.viewHooks??=[]).push(-n,c),l&&((e.viewHooks??=[]).push(n,l),(e.viewCheckHooks??=[]).push(n,l)),u!=null&&(e.destroyHooks??=[]).push(n,u)}}function mn(e,t,n){Ua(e,t,3,n)}function gn(e,t,n,r){(e[m]&3)===n&&Ua(e,t,n,r)}function Pr(e,t){let n=e[m];(n&3)===t&&(n&=16383,n+=1,e[m]=n)}function Ua(e,t,n,r){let o=r!==void 0?e[Xe]&65535:0,i=r??-1,s=t.length-1,a=0;for(let c=o;c<s;c++)if(typeof t[c+1]=="number"){if(a=t[c],r!=null&&a>=r)break}else t[c]<0&&(e[Xe]+=65536),(a<i||i==-1)&&(Bd(e,n,t,c),e[Xe]=(e[Xe]&4294901760)+c+2),c++}function Ms(e,t){se(4,e,t);let n=I(null);try{t.call(e)}finally{I(n),se(5,e,t)}}function Bd(e,t,n,r){let o=n[r]<0,i=n[r+1],s=o?-n[r]:n[r],a=e[s];o?e[m]>>14<e[Xe]>>16&&(e[m]&3)===t&&(e[m]+=16384,Ms(a,i)):Ms(a,i)}var tt=-1,Fe=class{constructor(t,n,r){this.factory=t,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=r}};function Ud(e){return e instanceof Fe}function qd(e){return(e.flags&8)!==0}function Wd(e){return(e.flags&16)!==0}function qa(e){return e!==tt}function Mn(e){return e&32767}function Gd(e){return e>>16}function _n(e,t){let n=Gd(e),r=t;for(;n>0;)r=r[lt],n--;return r}var oo=!0;function Tn(e){let t=oo;return oo=e,t}var zd=256,Wa=zd-1,Ga=5,Qd=0,ae={};function Zd(e,t,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(vt)&&(r=n[vt]),r==null&&(r=n[vt]=Qd++);let o=r&Wa,i=1<<o;t.data[e+(o>>Ga)]|=i}function Nn(e,t){let n=za(e,t);if(n!==-1)return n;let r=t[v];r.firstCreatePass&&(e.injectorIndex=t.length,Rr(r.data,e),Rr(t,null),Rr(r.blueprint,null));let o=ai(e,t),i=e.injectorIndex;if(qa(o)){let s=Mn(o),a=_n(o,t),c=a[v].data;for(let l=0;l<8;l++)t[i+l]=a[s+l]|c[s+l]}return t[i+8]=o,i}function Rr(e,t){e.push(0,0,0,0,0,0,0,0,t)}function za(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function ai(e,t){if(e.parent&&e.parent.injectorIndex!==-1)return e.parent.injectorIndex;let n=0,r=null,o=t;for(;o!==null;){if(r=Xa(o),r===null)return tt;if(n++,o=o[lt],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return tt}function io(e,t,n){Zd(e,t,n)}function Qa(e,t,n){if(n&D.Optional||e!==void 0)return e;qo(t,"NodeInjector")}function Za(e,t,n,r){if(n&D.Optional&&r===void 0&&(r=null),!(n&(D.Self|D.Host))){let o=e[ot],i=B(void 0);try{return o?o.get(t,r,n&D.Optional):ra(t,r,n&D.Optional)}finally{B(i)}}return Qa(r,t,n)}function Ya(e,t,n,r=D.Default,o){if(e!==null){if(t[m]&2048&&!(r&D.Self)){let s=ef(e,t,n,r,ae);if(s!==ae)return s}let i=Ja(e,t,n,r,ae);if(i!==ae)return i}return Za(t,n,r,o)}function Ja(e,t,n,r,o){let i=Xd(n);if(typeof i=="function"){if(!La(t,e,r))return r&D.Host?Qa(o,n,r):Za(t,n,r,o);try{let s;if(s=i(r),s==null&&!(r&D.Optional))qo(n);else return s}finally{Ha()}}else if(typeof i=="number"){let s=null,a=za(e,t),c=tt,l=r&D.Host?t[z][ie]:null;for((a===-1||r&D.SkipSelf)&&(c=a===-1?ai(e,t):t[a+8],c===tt||!Ts(r,!1)?a=-1:(s=t[v],a=Mn(c),t=_n(c,t)));a!==-1;){let u=t[v];if(_s(i,a,u.data)){let d=Yd(a,t,n,s,r,l);if(d!==ae)return d}c=t[a+8],c!==tt&&Ts(r,t[v].data[a+8]===l)&&_s(i,a,t)?(s=u,a=Mn(c),t=_n(c,t)):a=-1}}return o}function Yd(e,t,n,r,o,i){let s=t[v],a=s.data[e+8],c=r==null?Rt(a)&&oo:r!=s&&(a.type&3)!==0,l=o&D.Host&&i===a,u=Jd(a,s,n,c,l);return u!==null?st(t,s,u,a):ae}function Jd(e,t,n,r,o){let i=e.providerIndexes,s=t.data,a=i&1048575,c=e.directiveStart,l=e.directiveEnd,u=i>>20,d=r?a:a+u,f=o?a+u:l;for(let p=d;p<f;p++){let h=s[p];if(p<c&&n===h||p>=c&&h.type===n)return p}if(o){let p=s[c];if(p&&ut(p)&&p.type===n)return c}return null}function st(e,t,n,r){let o=e[n],i=t.data;if(Ud(o)){let s=o;s.resolving&&bu(Eu(i[n]));let a=Tn(s.canSeeViewProviders);s.resolving=!0;let c,l=s.injectImpl?B(s.injectImpl):null,u=La(e,r,D.Default);try{o=e[n]=s.factory(void 0,i,e,r),t.firstCreatePass&&n>=r.directiveStart&&$d(n,i[n],t)}finally{l!==null&&B(l),Tn(a),s.resolving=!1,Ha()}}return o}function Xd(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(vt)?e[vt]:void 0;return typeof t=="number"?t>=0?t&Wa:Kd:t}function _s(e,t,n){let r=1<<e;return!!(n[t+(e>>Ga)]&r)}function Ts(e,t){return!(e&D.Self)&&!(e&D.Host&&t)}var Ae=class{constructor(t,n){this._tNode=t,this._lView=n}get(t,n,r){return Ya(this._tNode,this._lView,t,qn(r),n)}};function Kd(){return new Ae(X(),C())}function uE(e){return Bn(()=>{let t=e.prototype.constructor,n=t[In]||so(t),r=Object.prototype,o=Object.getPrototypeOf(e.prototype).constructor;for(;o&&o!==r;){let i=o[In]||so(o);if(i&&i!==n)return i;o=Object.getPrototypeOf(o)}return i=>new i})}function so(e){return Xs(e)?()=>{let t=so(V(e));return t&&t()}:Pe(e)}function ef(e,t,n,r,o){let i=e,s=t;for(;i!==null&&s!==null&&s[m]&2048&&!(s[m]&512);){let a=Ja(i,s,n,r|D.Self,ae);if(a!==ae)return a;let c=i.parent;if(!c){let l=s[wa];if(l){let u=l.get(n,ae,r);if(u!==ae)return u}c=Xa(s),s=s[lt]}i=c}return o}function Xa(e){let t=e[v],n=t.type;return n===2?t.declTNode:n===1?e[ie]:null}function Ns(e,t=null,n=null,r){let o=Ka(e,t,n,r);return o.resolveInjectorInitializers(),o}function Ka(e,t=null,n=null,r,o=new Set){let i=[n||Z,ed(e)];return r=r||(typeof e=="object"?void 0:W(e)),new Et(i,t||Zo(),r||null,o)}var zn=(()=>{let t=class t{static create(r,o){if(Array.isArray(r))return Ns({name:""},o,r,"");{let i=r.name??"";return Ns({name:i},r.parent,r.providers,i)}}};t.THROW_IF_NOT_FOUND=yt,t.NULL=new En,t.\u0275prov=Q({token:t,providedIn:"any",factory:()=>be(ia)}),t.__NG_ELEMENT_ID__=-1;let e=t;return e})();var tf="ngOriginalError";function kr(e){return e[tf]}var at=class{constructor(){this._console=console}handleError(t){let n=this._findOriginalError(t);this._console.error("ERROR",t),n&&this._console.error("ORIGINAL ERROR",n)}_findOriginalError(t){let n=t&&kr(t);for(;n&&kr(n);)n=kr(n);return n||null}},ec=new A("",{providedIn:"root",factory:()=>N(at).handleError.bind(void 0)}),tc=(()=>{let t=class t{};t.__NG_ELEMENT_ID__=nf,t.__NG_ENV_ID__=r=>r;let e=t;return e})(),ao=class extends tc{constructor(t){super(),this._lView=t}onDestroy(t){return Oa(this._lView,t),()=>Cd(this._lView,t)}};function nf(){return new ao(C())}function rf(){return Qn(X(),C())}function Qn(e,t){return new of(J(e,t))}var of=(()=>{let t=class t{constructor(r){this.nativeElement=r}};t.__NG_ELEMENT_ID__=rf;let e=t;return e})();var co=class extends ge{constructor(t=!1){super(),this.destroyRef=void 0,this.__isAsync=t,dd()&&(this.destroyRef=N(tc,{optional:!0})??void 0)}emit(t){let n=I(null);try{super.next(t)}finally{I(n)}}subscribe(t,n,r){let o=t,i=n||(()=>null),s=r;if(t&&typeof t=="object"){let c=t;o=c.next?.bind(c),i=c.error?.bind(c),s=c.complete?.bind(c)}this.__isAsync&&(i=Lr(i),o&&(o=Lr(o)),s&&(s=Lr(s)));let a=super.subscribe({next:o,error:i,complete:s});return t instanceof k&&t.add(a),a}};function Lr(e){return t=>{setTimeout(e,void 0,t)}}var ln=co;var sf="ngSkipHydration",af="ngskiphydration";function nc(e){let t=e.mergedAttrs;if(t===null)return!1;for(let n=0;n<t.length;n+=2){let r=t[n];if(typeof r=="number")return!1;if(typeof r=="string"&&r.toLowerCase()===af)return!0}return!1}function rc(e){return e.hasAttribute(sf)}function Sn(e){return(e.flags&128)===128}function cf(e){if(Sn(e))return!0;let t=e.parent;for(;t;){if(Sn(e)||nc(t))return!0;t=t.parent}return!1}var oc=new Map,lf=0;function uf(){return lf++}function df(e){oc.set(e[Gn],e)}function ff(e){oc.delete(e[Gn])}var Ss="__ngContext__";function je(e,t){Ee(t)?(e[Ss]=t[Gn],df(t)):e[Ss]=t}function ic(e){return ac(e[Ct])}function sc(e){return ac(e[ne])}function ac(e){for(;e!==null&&!le(e);)e=e[ne];return e}var lo;function dE(e){lo=e}function Zn(){if(lo!==void 0)return lo;if(typeof document<"u")return document;throw new M(210,!1)}var pf=new A("",{providedIn:"root",factory:()=>hf}),hf="ng",mf=new A(""),cc=new A("",{providedIn:"platform",factory:()=>"unknown"});var fE=new A("",{providedIn:"root",factory:()=>Zn().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null});function gf(){let e=new ci;return N(cc)==="browser"&&(e.store=vf(Zn(),N(pf))),e}var ci=(()=>{let t=class t{constructor(){this.store={},this.onSerializeCallbacks={}}get(r,o){return this.store[r]!==void 0?this.store[r]:o}set(r,o){this.store[r]=o}remove(r){delete this.store[r]}hasKey(r){return this.store.hasOwnProperty(r)}get isEmpty(){return Object.keys(this.store).length===0}onSerialize(r,o){this.onSerializeCallbacks[r]=o}toJson(){for(let r in this.onSerializeCallbacks)if(this.onSerializeCallbacks.hasOwnProperty(r))try{this.store[r]=this.onSerializeCallbacks[r]()}catch(o){console.warn("Exception in onSerialize callback: ",o)}return JSON.stringify(this.store).replace(/</g,"\\u003C")}};t.\u0275prov=Q({token:t,providedIn:"root",factory:gf});let e=t;return e})();function vf(e,t){let n=e.getElementById(t+"-state");if(n?.textContent)try{return JSON.parse(n.textContent)}catch(r){console.warn("Exception while restoring TransferState for app "+t,r)}return{}}var lc="h",uc="b",uo=function(e){return e.FirstChild="f",e.NextSibling="n",e}(uo||{}),yf="e",If="t",li="c",dc="x",On="r",wf="i",Df="n",Ef="d",bf="__nghData__",fc=bf,Fr="ngh",Cf="nghm",pc=()=>null;function xf(e,t,n=!1){let r=e.getAttribute(Fr);if(r==null)return null;let[o,i]=r.split("|");if(r=n?i:o,!r)return null;let s=i?`|${i}`:"",a=n?o:s,c={};if(r!==""){let u=t.get(ci,null,{optional:!0});u!==null&&(c=u.get(fc,[])[Number(r)])}let l={data:c,firstChild:e.firstChild??null};return n&&(l.firstChild=e,Yn(l,0,e.nextSibling)),a?e.setAttribute(Fr,a):e.removeAttribute(Fr),l}function Mf(){pc=xf}function ui(e,t,n=!1){return pc(e,t,n)}function _f(e){let t=e._lView;return t[v].type===2?null:(ba(t)&&(t=t[P]),t)}function Tf(e){return e.textContent?.replace(/\s/gm,"")}function Nf(e){let t=Zn(),n=t.createNodeIterator(e,NodeFilter.SHOW_COMMENT,{acceptNode(i){let s=Tf(i);return s==="ngetn"||s==="ngtns"?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}),r,o=[];for(;r=n.nextNode();)o.push(r);for(let i of o)i.textContent==="ngetn"?i.replaceWith(t.createTextNode("")):i.remove()}function Yn(e,t,n){e.segmentHeads??={},e.segmentHeads[t]=n}function fo(e,t){return e.segmentHeads?.[t]??null}function Sf(e,t){let n=e.data,r=n[yf]?.[t]??null;return r===null&&n[li]?.[t]&&(r=di(e,t)),r}function hc(e,t){return e.data[li]?.[t]??null}function di(e,t){let n=hc(e,t)??[],r=0;for(let o of n)r+=o[On]*(o[dc]??1);return r}function Jn(e,t){if(typeof e.disconnectedNodes>"u"){let n=e.data[Ef];e.disconnectedNodes=n?new Set(n):null}return!!e.disconnectedNodes?.has(t)}var un=new A(""),mc=!1,gc=new A("",{providedIn:"root",factory:()=>mc}),Of=new A("");var An=class{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Ys})`}};function vc(e){return e instanceof An?e.changingThisBreaksApplicationSecurity:e}function Af(e,t){let n=Pf(e);if(n!=null&&n!==t){if(n==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${Ys})`)}return n===t}function Pf(e){return e instanceof An&&e.getTypeName()||null}var Rf=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function kf(e){return e=String(e),e.match(Rf)?e:"unsafe:"+e}var yc=function(e){return e[e.NONE=0]="NONE",e[e.HTML=1]="HTML",e[e.STYLE=2]="STYLE",e[e.SCRIPT=3]="SCRIPT",e[e.URL=4]="URL",e[e.RESOURCE_URL=5]="RESOURCE_URL",e}(yc||{});function pE(e){let t=Lf();return t?t.sanitize(yc.URL,e)||"":Af(e,"URL")?vc(e):kf(Uo(e))}function Lf(){let e=C();return e&&e[re].sanitizer}var Ff=/^>|^->|<!--|-->|--!>|<!-$/g,jf=/(<|>)/g,Vf="\u200B$1\u200B";function Hf(e){return e.replace(Ff,t=>t.replace(jf,Vf))}function $f(e){return e.ownerDocument.body}function Ic(e){return e instanceof Function?e():e}function dn(e){return(e??N(zn)).get(cc)==="browser"}var po=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}(po||{}),Bf;function fi(e,t){return Bf(e,t)}function Ke(e,t,n,r,o){if(r!=null){let i,s=!1;le(r)?i=r:Ee(r)&&(s=!0,r=r[G]);let a=oe(r);e===0&&n!==null?o==null?Ec(t,n,a):Pn(t,n,a,o||null,!0):e===1&&n!==null?Pn(t,n,a,o||null,!0):e===2?vi(t,a,s):e===3&&t.destroyNode(a),i!=null&&ip(t,e,i,n,o)}}function pi(e,t){return e.createText(t)}function Uf(e,t,n){e.setValue(t,n)}function hi(e,t){return e.createComment(Hf(t))}function Xn(e,t,n){return e.createElement(t,n)}function qf(e,t){wc(e,t),t[G]=null,t[ie]=null}function Wf(e,t,n,r,o,i){r[G]=o,r[ie]=t,er(e,r,n,1,o,i)}function wc(e,t){t[re].changeDetectionScheduler?.notify(1),er(e,t,t[O],2,null,null)}function Gf(e){let t=e[Ct];if(!t)return jr(e[v],e);for(;t;){let n=null;if(Ee(t))n=t[Ct];else{let r=t[j];r&&(n=r)}if(!n){for(;t&&!t[ne]&&t!==e;)Ee(t)&&jr(t[v],t),t=t[L];t===null&&(t=e),Ee(t)&&jr(t[v],t),n=t&&t[ne]}t=n}}function zf(e,t,n,r){let o=j+r,i=n.length;r>0&&(n[o-1][ne]=t),r<i-j?(t[ne]=n[o],oa(n,j+r,t)):(n.push(t),t[ne]=null),t[L]=n;let s=t[Wn];s!==null&&n!==s&&Qf(s,t);let a=t[it];a!==null&&a.insertView(e),no(t),t[m]|=128}function Qf(e,t){let n=e[Cn],o=t[L][L][z];t[z]!==o&&(e[m]|=Yo.HasTransplantedViews),n===null?e[Cn]=[t]:n.push(t)}function Dc(e,t){let n=e[Cn],r=n.indexOf(t);n.splice(r,1)}function Tt(e,t){if(e.length<=j)return;let n=j+t,r=e[n];if(r){let o=r[Wn];o!==null&&o!==e&&Dc(o,r),t>0&&(e[n-1][ne]=r[ne]);let i=Dn(e,j+t);qf(r[v],r);let s=i[it];s!==null&&s.detachView(i[v]),r[L]=null,r[ne]=null,r[m]&=-129}return r}function Kn(e,t){if(!(t[m]&256)){let n=t[O];n.destroyNode&&er(e,t,n,3,null,null),Gf(t)}}function jr(e,t){if(t[m]&256)return;let n=I(null);try{t[m]&=-129,t[m]|=256,t[ke]&&ki(t[ke]),Yf(e,t),Zf(e,t),t[v].type===1&&t[O].destroy();let r=t[Wn];if(r!==null&&le(t[L])){r!==t[L]&&Dc(r,t);let o=t[it];o!==null&&o.detachView(e)}ff(t)}finally{I(n)}}function Zf(e,t){let n=e.cleanup,r=t[bt];if(n!==null)for(let i=0;i<n.length-1;i+=2)if(typeof n[i]=="string"){let s=n[i+3];s>=0?r[s]():r[-s].unsubscribe(),i+=2}else{let s=r[n[i+1]];n[i].call(s)}r!==null&&(t[bt]=null);let o=t[De];if(o!==null){t[De]=null;for(let i=0;i<o.length;i++){let s=o[i];s()}}}function Yf(e,t){let n;if(e!=null&&(n=e.destroyHooks)!=null)for(let r=0;r<n.length;r+=2){let o=t[n[r]];if(!(o instanceof Fe)){let i=n[r+1];if(Array.isArray(i))for(let s=0;s<i.length;s+=2){let a=o[i[s]],c=i[s+1];se(4,a,c);try{c.call(a)}finally{se(5,a,c)}}else{se(4,o,i);try{i.call(o)}finally{se(5,o,i)}}}}}function Jf(e,t,n){return Xf(e,t.parent,n)}function Xf(e,t,n){let r=t;for(;r!==null&&r.type&40;)t=r,r=t.parent;if(r===null)return n[G];{let{componentOffset:o}=r;if(o>-1){let{encapsulation:i}=e.data[r.directiveStart+o];if(i===Dt.None||i===Dt.Emulated)return null}return J(r,n)}}function Pn(e,t,n,r,o){e.insertBefore(t,n,r,o)}function Ec(e,t,n){e.appendChild(t,n)}function Os(e,t,n,r,o){r!==null?Pn(e,t,n,r,o):Ec(e,t,n)}function Kf(e,t,n,r){e.removeChild(t,n,r)}function mi(e,t){return e.parentNode(t)}function ep(e,t){return e.nextSibling(t)}function tp(e,t,n){return rp(e,t,n)}function np(e,t,n){return e.type&40?J(e,n):null}var rp=np,As;function gi(e,t,n,r){let o=Jf(e,r,t),i=t[O],s=r.parent||t[ie],a=tp(s,r,t);if(o!=null)if(Array.isArray(n))for(let c=0;c<n.length;c++)Os(i,o,n[c],a,!1);else Os(i,o,n,a,!1);As!==void 0&&As(i,r,t,n,o)}function vn(e,t){if(t!==null){let n=t.type;if(n&3)return J(t,e);if(n&4)return ho(-1,e[t.index]);if(n&8){let r=t.child;if(r!==null)return vn(e,r);{let o=e[t.index];return le(o)?ho(-1,o):oe(o)}}else{if(n&32)return fi(t,e)()||oe(e[t.index]);{let r=bc(e,t);if(r!==null){if(Array.isArray(r))return r[0];let o=_t(e[z]);return vn(o,r)}else return vn(e,t.next)}}}return null}function bc(e,t){if(t!==null){let r=e[z][ie],o=t.projection;return r.projection[o]}return null}function ho(e,t){let n=j+e+1;if(n<t.length){let r=t[n],o=r[v].firstChild;if(o!==null)return vn(r,o)}return t[pe]}function vi(e,t,n){let r=mi(e,t);r&&Kf(e,r,t,n)}function Cc(e){e.textContent=""}function yi(e,t,n,r,o,i,s){for(;n!=null;){let a=r[n.index],c=n.type;if(s&&t===0&&(a&&je(oe(a),r),n.flags|=2),(n.flags&32)!==32)if(c&8)yi(e,t,n.child,r,o,i,!1),Ke(t,e,o,a,i);else if(c&32){let l=fi(n,r),u;for(;u=l();)Ke(t,e,o,u,i);Ke(t,e,o,a,i)}else c&16?op(e,t,r,n,o,i):Ke(t,e,o,a,i);n=s?n.projectionNext:n.next}}function er(e,t,n,r,o,i){yi(n,r,e.firstChild,t,o,i,!1)}function op(e,t,n,r,o,i){let s=n[z],c=s[ie].projection[r.projection];if(Array.isArray(c))for(let l=0;l<c.length;l++){let u=c[l];Ke(t,e,o,u,i)}else{let l=c,u=s[L];Sn(r)&&(l.flags|=128),yi(e,t,l,u,o,i,!0)}}function ip(e,t,n,r,o){let i=n[pe],s=oe(n);i!==s&&Ke(t,e,r,i,o);for(let a=j;a<n.length;a++){let c=n[a];er(c[v],c,e,t,r,i)}}function sp(e,t,n,r,o){if(t)o?e.addClass(n,r):e.removeClass(n,r);else{let i=r.indexOf("-")===-1?void 0:po.DashCase;o==null?e.removeStyle(n,r,i):(typeof o=="string"&&o.endsWith("!important")&&(o=o.slice(0,-10),i|=po.Important),e.setStyle(n,r,o,i))}}function ap(e,t,n){e.setAttribute(t,"style",n)}function xc(e,t,n){n===""?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function Mc(e,t,n){let{mergedAttrs:r,classes:o,styles:i}=n;r!==null&&Jr(e,t,r),o!==null&&xc(e,t,o),i!==null&&ap(e,t,i)}var me={};function hE(e=1){_c(U(),C(),Ue()+e,!1)}function _c(e,t,n,r){if(!r)if((t[m]&3)===3){let i=e.preOrderCheckHooks;i!==null&&mn(t,i,n)}else{let i=e.preOrderHooks;i!==null&&gn(t,i,0,n)}Le(n)}function tr(e,t=D.Default){let n=C();if(n===null)return be(e,t);let r=X();return Ya(r,n,V(e),t)}function Tc(e,t,n,r,o,i){let s=I(null);try{let a=null;o&nt.SignalBased&&(a=t[r][pr]),a!==null&&a.transformFn!==void 0&&(i=a.transformFn(i)),o&nt.HasDecoratorInputTransform&&(i=e.inputTransforms[r].call(t,i)),e.setInput!==null?e.setInput(t,a,i,n,r):Ca(t,a,r,i)}finally{I(s)}}function cp(e,t){let n=e.hostBindingOpCodes;if(n!==null)try{for(let r=0;r<n.length;r++){let o=n[r];if(o<0)Le(~o);else{let i=o,s=n[++r],a=n[++r];Ld(s,i);let c=t[i];a(2,c)}}}finally{Le(-1)}}function nr(e,t,n,r,o,i,s,a,c,l,u){let d=t.blueprint.slice();return d[G]=o,d[m]=r|4|128|8|64,(l!==null||e&&e[m]&2048)&&(d[m]|=2048),Sa(d),d[L]=d[lt]=e,d[F]=n,d[re]=s||e&&e[re],d[O]=a||e&&e[O],d[ot]=c||e&&e[ot]||null,d[ie]=i,d[Gn]=uf(),d[Y]=u,d[wa]=l,d[z]=t.type==2?e[z]:d,d}function rr(e,t,n,r,o){let i=e.data[t];if(i===null)i=lp(e,t,n,r,o),kd()&&(i.flags|=32);else if(i.type&64){i.type=n,i.value=r,i.attrs=o;let s=Od();i.injectorIndex=s===null?-1:s.injectorIndex}return Lt(i,!0),i}function lp(e,t,n,r,o){let i=Pa(),s=Ra(),a=s?i:i&&i.parent,c=e.data[t]=mp(e,a,n,t,r,o);return e.firstChild===null&&(e.firstChild=c),i!==null&&(s?i.child==null&&c.parent!==null&&(i.child=c):i.next===null&&(i.next=c,c.prev=i)),c}function Nc(e,t,n,r){if(n===0)return-1;let o=t.length;for(let i=0;i<n;i++)t.push(r),e.blueprint.push(r),e.data.push(null);return o}function Sc(e,t,n,r,o){let i=Ue(),s=r&2;try{Le(-1),s&&t.length>P&&_c(e,t,P,!1),se(s?2:0,o),n(r,o)}finally{Le(i),se(s?3:1,o)}}function Oc(e,t,n){if(Ea(t)){let r=I(null);try{let o=t.directiveStart,i=t.directiveEnd;for(let s=o;s<i;s++){let a=e.data[s];if(a.contentQueries){let c=n[s];a.contentQueries(1,c,s)}}}finally{I(r)}}}function Ac(e,t,n){Aa()&&(Dp(e,t,n,J(n,t)),(n.flags&64)===64&&jc(e,t,n))}function Pc(e,t,n=J){let r=t.localNames;if(r!==null){let o=t.index+1;for(let i=0;i<r.length;i+=2){let s=r[i+1],a=s===-1?n(t,e):e[s];e[o++]=a}}}function Rc(e){let t=e.tView;return t===null||t.incompleteFirstPass?e.tView=Ii(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):t}function Ii(e,t,n,r,o,i,s,a,c,l,u){let d=P+r,f=d+o,p=up(d,f),h=typeof l=="function"?l():l;return p[v]={type:e,blueprint:p,template:n,queries:null,viewQuery:a,declTNode:t,data:p.slice().fill(null,d),bindingStartIndex:d,expandoStartIndex:f,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:typeof i=="function"?i():i,pipeRegistry:typeof s=="function"?s():s,firstChild:null,schemas:c,consts:h,incompleteFirstPass:!1,ssrId:u}}function up(e,t){let n=[];for(let r=0;r<t;r++)n.push(r<e?null:me);return n}function dp(e,t,n,r){let i=r.get(gc,mc)||n===Dt.ShadowDom,s=e.selectRootElement(t,i);return fp(s),s}function fp(e){kc(e)}var kc=()=>null;function pp(e){rc(e)?Cc(e):Nf(e)}function hp(){kc=pp}function mp(e,t,n,r,o,i){let s=t?t.injectorIndex:-1,a=0;return kt()&&(a|=128),{type:n,index:r,insertBeforeIndex:null,injectorIndex:s,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:a,providerIndexes:0,value:o,attrs:i,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tView:null,next:null,prev: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}}function Ps(e,t,n,r,o){for(let i in t){if(!t.hasOwnProperty(i))continue;let s=t[i];if(s===void 0)continue;r??={};let a,c=nt.None;Array.isArray(s)?(a=s[0],c=s[1]):a=s;let l=i;if(o!==null){if(!o.hasOwnProperty(i))continue;l=o[i]}e===0?Rs(r,n,l,a,c):Rs(r,n,l,a)}return r}function Rs(e,t,n,r,o){let i;e.hasOwnProperty(n)?(i=e[n]).push(t,r):i=e[n]=[t,r],o!==void 0&&i.push(o)}function gp(e,t,n){let r=t.directiveStart,o=t.directiveEnd,i=e.data,s=t.attrs,a=[],c=null,l=null;for(let u=r;u<o;u++){let d=i[u],f=n?n.get(d):null,p=f?f.inputs:null,h=f?f.outputs:null;c=Ps(0,d.inputs,u,c,p),l=Ps(1,d.outputs,u,l,h);let w=c!==null&&s!==null&&!zo(t)?Sp(c,u,s):null;a.push(w)}c!==null&&(c.hasOwnProperty("class")&&(t.flags|=8),c.hasOwnProperty("style")&&(t.flags|=16)),t.initialInputs=a,t.inputs=c,t.outputs=l}function vp(e){return e==="class"?"className":e==="for"?"htmlFor":e==="formaction"?"formAction":e==="innerHtml"?"innerHTML":e==="readonly"?"readOnly":e==="tabindex"?"tabIndex":e}function wi(e,t,n,r,o,i,s,a){let c=J(t,n),l=t.inputs,u;!a&&l!=null&&(u=l[r])?(Di(e,n,u,r,o),Rt(t)&&yp(n,t.index)):t.type&3?(r=vp(r),o=s!=null?s(o,t.value||"",r):o,i.setProperty(c,r,o)):t.type&12}function yp(e,t){let n=Be(t,e);n[m]&16||(n[m]|=64)}function Lc(e,t,n,r){if(Aa()){let o=r===null?null:{"":-1},i=bp(e,n),s,a;i===null?s=a=null:[s,a]=i,s!==null&&Fc(e,t,n,s,o,a),o&&Cp(n,r,o)}n.mergedAttrs=Go(n.mergedAttrs,n.attrs)}function Fc(e,t,n,r,o,i){for(let l=0;l<r.length;l++)io(Nn(n,t),e,r[l].type);Mp(n,e.data.length,r.length);for(let l=0;l<r.length;l++){let u=r[l];u.providersResolver&&u.providersResolver(u)}let s=!1,a=!1,c=Nc(e,t,r.length,null);for(let l=0;l<r.length;l++){let u=r[l];n.mergedAttrs=Go(n.mergedAttrs,u.hostAttrs),_p(e,n,t,c,u),xp(c,u,o),u.contentQueries!==null&&(n.flags|=4),(u.hostBindings!==null||u.hostAttrs!==null||u.hostVars!==0)&&(n.flags|=64);let d=u.type.prototype;!s&&(d.ngOnChanges||d.ngOnInit||d.ngDoCheck)&&((e.preOrderHooks??=[]).push(n.index),s=!0),!a&&(d.ngOnChanges||d.ngDoCheck)&&((e.preOrderCheckHooks??=[]).push(n.index),a=!0),c++}gp(e,n,i)}function Ip(e,t,n,r,o){let i=o.hostBindings;if(i){let s=e.hostBindingOpCodes;s===null&&(s=e.hostBindingOpCodes=[]);let a=~t.index;wp(s)!=a&&s.push(a),s.push(n,r,i)}}function wp(e){let t=e.length;for(;t>0;){let n=e[--t];if(typeof n=="number"&&n<0)return n}return 0}function Dp(e,t,n,r){let o=n.directiveStart,i=n.directiveEnd;Rt(n)&&Tp(t,n,e.data[o+n.componentOffset]),e.firstCreatePass||Nn(n,t),je(r,t);let s=n.initialInputs;for(let a=o;a<i;a++){let c=e.data[a],l=st(t,e,a,n);if(je(l,t),s!==null&&Np(t,a-o,l,c,n,s),ut(c)){let u=Be(n.index,t);u[F]=st(t,e,a,n)}}}function jc(e,t,n){let r=n.directiveStart,o=n.directiveEnd,i=n.index,s=Fd();try{Le(i);for(let a=r;a<o;a++){let c=e.data[a],l=t[a];ro(a),(c.hostBindings!==null||c.hostVars!==0||c.hostAttrs!==null)&&Ep(c,l)}}finally{Le(-1),ro(s)}}function Ep(e,t){e.hostBindings!==null&&e.hostBindings(1,t)}function bp(e,t){let n=e.directiveRegistry,r=null,o=null;if(n)for(let i=0;i<n.length;i++){let s=n[i];if(qu(t,s.selectors,!1))if(r||(r=[]),ut(s))if(s.findHostDirectiveDefs!==null){let a=[];o=o||new Map,s.findHostDirectiveDefs(s,a,o),r.unshift(...a,s);let c=a.length;mo(e,t,c)}else r.unshift(s),mo(e,t,0);else o=o||new Map,s.findHostDirectiveDefs?.(s,r,o),r.push(s)}return r===null?null:[r,o]}function mo(e,t,n){t.componentOffset=n,(e.components??=[]).push(t.index)}function Cp(e,t,n){if(t){let r=e.localNames=[];for(let o=0;o<t.length;o+=2){let i=n[t[o+1]];if(i==null)throw new M(-301,!1);r.push(t[o],i)}}}function xp(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;ut(t)&&(n[""]=e)}}function Mp(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function _p(e,t,n,r,o){e.data[r]=o;let i=o.factory||(o.factory=Pe(o.type,!0)),s=new Fe(i,ut(o),tr);e.blueprint[r]=s,n[r]=s,Ip(e,t,r,Nc(e,n,o.hostVars,me),o)}function Tp(e,t,n){let r=J(t,e),o=Rc(n),i=e[re].rendererFactory,s=16;n.signals?s=4096:n.onPush&&(s=64);let a=or(e,nr(e,o,null,s,r,t,null,i.createRenderer(r,n),null,null,null));e[t.index]=a}function Np(e,t,n,r,o,i){let s=i[t];if(s!==null)for(let a=0;a<s.length;){let c=s[a++],l=s[a++],u=s[a++],d=s[a++];Tc(r,n,c,l,u,d)}}function Sp(e,t,n){let r=null,o=0;for(;o<n.length;){let i=n[o];if(i===0){o+=4;continue}else if(i===5){o+=2;continue}if(typeof i=="number")break;if(e.hasOwnProperty(i)){r===null&&(r=[]);let s=e[i];for(let a=0;a<s.length;a+=3)if(s[a]===t){r.push(i,s[a+1],s[a+2],n[o+1]);break}}o+=2}return r}function Vc(e,t,n,r){return[e,!0,0,t,null,r,null,n,null,null]}function Hc(e,t){let n=e.contentQueries;if(n!==null){let r=I(null);try{for(let o=0;o<n.length;o+=2){let i=n[o],s=n[o+1];if(s!==-1){let a=e.data[s];ka(i),a.contentQueries(2,t[s],s)}}}finally{I(r)}}}function or(e,t){return e[Ct]?e[Cs][ne]=t:e[Ct]=t,e[Cs]=t,t}function go(e,t,n){ka(0);let r=I(null);try{t(e,n)}finally{I(r)}}function Op(e){return e[bt]||(e[bt]=[])}function Ap(e){return e.cleanup||(e.cleanup=[])}function $c(e,t){let n=e[ot],r=n?n.get(at,null):null;r&&r.handleError(t)}function Di(e,t,n,r,o){for(let i=0;i<n.length;){let s=n[i++],a=n[i++],c=n[i++],l=t[s],u=e.data[s];Tc(u,l,r,a,c,o)}}function Pp(e,t,n){let r=Ta(t,e);Uf(e[O],r,n)}function Rp(e,t){let n=Be(t,e),r=n[v];kp(r,n);let o=n[G];o!==null&&n[Y]===null&&(n[Y]=ui(o,n[ot])),Ei(r,n,n[F])}function kp(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])}function Ei(e,t,n){ni(t);try{let r=e.viewQuery;r!==null&&go(1,r,n);let o=e.template;o!==null&&Sc(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),t[it]?.finishViewCreation(e),e.staticContentQueries&&Hc(e,t),e.staticViewQueries&&go(2,e.viewQuery,n);let i=e.components;i!==null&&Lp(t,i)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[m]&=-5,ri()}}function Lp(e,t){for(let n=0;n<t.length;n++)Rp(e,t[n])}function ir(e,t,n,r){let o=I(null);try{let i=t.tView,a=e[m]&4096?4096:16,c=nr(e,i,n,a,null,t,null,null,r?.injector??null,r?.embeddedViewInjector??null,r?.dehydratedView??null),l=e[t.index];c[Wn]=l;let u=e[it];return u!==null&&(c[it]=u.createEmbeddedView(i)),Ei(i,c,n),c}finally{I(o)}}function Bc(e,t){let n=j+t;if(n<e.length)return e[n]}function Nt(e,t){return!t||t.firstChild===null||Sn(e)}function sr(e,t,n,r=!0){let o=t[v];if(zf(o,t,e,n),r){let s=ho(n,e),a=t[O],c=mi(a,e[pe]);c!==null&&Wf(o,e[ie],a,t,c,s)}let i=t[Y];i!==null&&i.firstChild!==null&&(i.firstChild=null)}function Uc(e,t){let n=Tt(e,t);return n!==void 0&&Kn(n[v],n),n}function Rn(e,t,n,r,o=!1){for(;n!==null;){let i=t[n.index];i!==null&&r.push(oe(i)),le(i)&&Fp(i,r);let s=n.type;if(s&8)Rn(e,t,n.child,r);else if(s&32){let a=fi(n,t),c;for(;c=a();)r.push(c)}else if(s&16){let a=bc(t,n);if(Array.isArray(a))r.push(...a);else{let c=_t(t[z]);Rn(c[v],c,a,r,!0)}}n=o?n.projectionNext:n.next}return r}function Fp(e,t){for(let n=j;n<e.length;n++){let r=e[n],o=r[v].firstChild;o!==null&&Rn(r[v],r,o,t)}e[pe]!==e[G]&&t.push(e[pe])}var qc=[];function jp(e){return e[ke]??Vp(e)}function Vp(e){let t=qc.pop()??Object.create($p);return t.lView=e,t}function Hp(e){e.lView[ke]!==e&&(e.lView=null,qc.push(e))}var $p=$t(Ht({},Ai),{consumerIsAlwaysLive:!0,consumerMarkedDirty:e=>{Mt(e.lView)},consumerOnSignalRead(){this.lView[ke]=this}}),Wc=100;function Gc(e,t=!0,n=0){let r=e[re],o=r.rendererFactory,i=!1;i||o.begin?.();try{Bp(e,n)}catch(s){throw t&&$c(e,s),s}finally{i||(o.end?.(),r.inlineEffectRunner?.flush())}}function Bp(e,t){vo(e,t);let n=0;for(;ei(e);){if(n===Wc)throw new M(103,!1);n++,vo(e,1)}}function Up(e,t,n,r){let o=t[m];if((o&256)===256)return;let i=!1;!i&&t[re].inlineEffectRunner?.flush(),ni(t);let s=null,a=null;!i&&qp(e)&&(a=jp(t),s=Pi(a));try{Sa(t),Pd(e.bindingStartIndex),n!==null&&Sc(e,t,n,2,r);let c=(o&3)===3;if(!i)if(c){let d=e.preOrderCheckHooks;d!==null&&mn(t,d,null)}else{let d=e.preOrderHooks;d!==null&&gn(t,d,0,null),Pr(t,0)}if(Wp(t),zc(t,0),e.contentQueries!==null&&Hc(e,t),!i)if(c){let d=e.contentCheckHooks;d!==null&&mn(t,d)}else{let d=e.contentHooks;d!==null&&gn(t,d,1),Pr(t,1)}cp(e,t);let l=e.components;l!==null&&Zc(t,l,0);let u=e.viewQuery;if(u!==null&&go(2,u,r),!i)if(c){let d=e.viewCheckHooks;d!==null&&mn(t,d)}else{let d=e.viewHooks;d!==null&&gn(t,d,2),Pr(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[Ar]){for(let d of t[Ar])d();t[Ar]=null}i||(t[m]&=-73)}catch(c){throw Mt(t),c}finally{a!==null&&(Ri(a,s),Hp(a)),ri()}}function qp(e){return e.type!==2}function zc(e,t){for(let n=ic(e);n!==null;n=sc(n))for(let r=j;r<n.length;r++){let o=n[r];Qc(o,t)}}function Wp(e){for(let t=ic(e);t!==null;t=sc(t)){if(!(t[m]&Yo.HasTransplantedViews))continue;let n=t[Cn];for(let r=0;r<n.length;r++){let o=n[r],i=o[L];Ed(o)}}}function Gp(e,t,n){let r=Be(t,e);Qc(r,n)}function Qc(e,t){Ko(e)&&vo(e,t)}function vo(e,t){let r=e[v],o=e[m],i=e[ke],s=!!(t===0&&o&16);if(s||=!!(o&64&&t===0),s||=!!(o&1024),s||=!!(i?.dirty&&hr(i)),i&&(i.dirty=!1),e[m]&=-9217,s)Up(r,e,r.template,e[F]);else if(o&8192){zc(e,1);let a=r.components;a!==null&&Zc(e,a,1)}}function Zc(e,t,n){for(let r=0;r<t.length;r++)Gp(e,t[r],n)}function bi(e){for(e[re].changeDetectionScheduler?.notify();e;){e[m]|=64;let t=_t(e);if(ba(e)&&!t)return e;e=t}return null}var Ve=class{get rootNodes(){let t=this._lView,n=t[v];return Rn(n,t,n.firstChild,[])}constructor(t,n,r=!0){this._lView=t,this._cdRefInjectingView=n,this.notifyErrorHandler=r,this._appRef=null,this._attachedToViewContainer=!1}get context(){return this._lView[F]}set context(t){this._lView[F]=t}get destroyed(){return(this._lView[m]&256)===256}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let t=this._lView[L];if(le(t)){let n=t[bn],r=n?n.indexOf(this):-1;r>-1&&(Tt(t,r),Dn(n,r))}this._attachedToViewContainer=!1}Kn(this._lView[v],this._lView)}onDestroy(t){Oa(this._lView,t)}markForCheck(){bi(this._cdRefInjectingView||this._lView)}detach(){this._lView[m]&=-129}reattach(){no(this._lView),this._lView[m]|=128}detectChanges(){this._lView[m]|=1024,Gc(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new M(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,wc(this._lView[v],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new M(902,!1);this._appRef=t,no(this._lView)}},zp=(()=>{let t=class t{};t.__NG_ELEMENT_ID__=Yp;let e=t;return e})(),Qp=zp,Zp=class extends Qp{constructor(t,n,r){super(),this._declarationLView=t,this._declarationTContainer=n,this.elementRef=r}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(t,n){return this.createEmbeddedViewImpl(t,n)}createEmbeddedViewImpl(t,n,r){let o=ir(this._declarationLView,this._declarationTContainer,t,{embeddedViewInjector:n,dehydratedView:r});return new Ve(o)}};function Yp(){return Jp(X(),C())}function Jp(e,t){return e.type&4?new Zp(t,e,Qn(e,t)):null}function Yc(e){let t=e[xt]??[],r=e[L][O];for(let o of t)Xp(o,r);e[xt]=Z}function Xp(e,t){let n=0,r=e.firstChild;if(r){let o=e.data[On];for(;n<o;){let i=r.nextSibling;vi(t,r,!1),r=i,n++}}}function Jc(e){Yc(e);for(let t=j;t<e.length;t++)kn(e[t])}function Kp(e){let t=e[Y]?.i18nNodes;if(t){let n=e[O];for(let r of t.values())vi(n,r,!1);e[Y].i18nNodes=void 0}}function kn(e){Kp(e);let t=e[v];for(let n=P;n<t.bindingStartIndex;n++)if(le(e[n])){let r=e[n];Jc(r)}else Ee(e[n])&&kn(e[n])}function eh(e){let t=e._views;for(let n of t){let r=_f(n);if(r!==null&&r[G]!==null)if(Ee(r))kn(r);else{let o=r[G];kn(o),Jc(r)}}}var th=new RegExp(`^(\\d+)*(${uc}|${lc})*(.*)`);function nh(e){let t=e.match(th),[n,r,o,i]=t,s=r?parseInt(r,10):o,a=[];for(let[c,l,u]of i.matchAll(/(f|n)(\d*)/g)){let d=parseInt(u,10)||1;a.push(l,d)}return[s,...a]}function rh(e){return!e.prev&&e.parent?.type===8}function Vr(e){return e.index-P}function oh(e,t){let n=e.i18nNodes;if(n){let r=n.get(t);return r&&n.delete(t),r}return null}function ar(e,t,n,r){let o=Vr(r),i=oh(e,o);if(!i){let s=e.data[Df];if(s?.[o])i=sh(s[o],n);else if(t.firstChild===r)i=e.firstChild;else{let a=r.prev===null,c=r.prev??r.parent;if(rh(r)){let l=Vr(r.parent);i=fo(e,l)}else{let l=J(c,n);if(a)i=l.firstChild;else{let u=Vr(c),d=fo(e,u);if(c.type===2&&d){let p=di(e,u)+1;i=cr(p,d)}else i=l.nextSibling}}}}return i}function cr(e,t){let n=t;for(let r=0;r<e;r++)n=n.nextSibling;return n}function ih(e,t){let n=e;for(let r=0;r<t.length;r+=2){let o=t[r],i=t[r+1];for(let s=0;s<i;s++)switch(o){case uo.FirstChild:n=n.firstChild;break;case uo.NextSibling:n=n.nextSibling;break}}return n}function sh(e,t){let[n,...r]=nh(e),o;if(n===lc)o=t[z][G];else if(n===uc)o=$f(t[z][G]);else{let i=Number(n);o=oe(t[i+P])}return ih(o,r)}function ah(e,t){let n=[];for(let r of t)for(let o=0;o<(r[dc]??1);o++){let i={data:r,firstChild:null};r[On]>0&&(i.firstChild=e,e=cr(r[On],e)),n.push(i)}return[e,n]}var Xc=()=>null;function ch(e,t){let n=e[xt];return!t||n===null||n.length===0?null:n[0].data[wf]===t?n.shift():(Yc(e),null)}function lh(){Xc=ch}function St(e,t){return Xc(e,t)}var yo=class{},Io=class{},Ln=class{};function uh(e){let t=Error(`No component factory found for ${W(e)}.`);return t[dh]=e,t}var dh="ngComponent";var wo=class{resolveComponentFactory(t){throw uh(t)}},lr=(()=>{let t=class t{};t.NULL=new wo;let e=t;return e})(),Do=class{};var fh=(()=>{let t=class t{};t.\u0275prov=Q({token:t,providedIn:"root",factory:()=>null});let e=t;return e})(),Hr={};var ks=new Set;function ur(e){ks.has(e)||(ks.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}var Kc=(()=>{let t=class t{constructor(){this.handler=null,this.internalCallbacks=[]}execute(){this.executeInternalCallbacks(),this.handler?.execute()}executeInternalCallbacks(){let r=[...this.internalCallbacks];this.internalCallbacks.length=0;for(let o of r)o()}ngOnDestroy(){this.handler?.destroy(),this.handler=null,this.internalCallbacks.length=0}};t.\u0275prov=Q({token:t,providedIn:"root",factory:()=>new t});let e=t;return e})();function Eo(e,t,n){let r=n?e.styles:null,o=n?e.classes:null,i=0;if(t!==null)for(let s=0;s<t.length;s++){let a=t[s];if(typeof a=="number")i=a;else if(i==1)o=hs(o,a);else if(i==2){let c=a,l=t[++s];r=hs(r,c+": "+l+";")}}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=o:e.classesWithoutHost=o}var Fn=class extends lr{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){let n=Re(t);return new Ot(n,this.ngModule)}};function Ls(e){let t=[];for(let n in e){if(!e.hasOwnProperty(n))continue;let r=e[n];r!==void 0&&t.push({propName:Array.isArray(r)?r[0]:r,templateName:n})}return t}function ph(e){let t=e.toLowerCase();return t==="svg"?vd:t==="math"?yd:null}var bo=class{constructor(t,n){this.injector=t,this.parentInjector=n}get(t,n,r){r=qn(r);let o=this.injector.get(t,Hr,r);return o!==Hr||n===Hr?o:this.parentInjector.get(t,n,r)}},Ot=class extends Ln{get inputs(){let t=this.componentDef,n=t.inputTransforms,r=Ls(t.inputs);if(n!==null)for(let o of r)n.hasOwnProperty(o.propName)&&(o.transform=n[o.propName]);return r}get outputs(){return Ls(this.componentDef.outputs)}constructor(t,n){super(),this.componentDef=t,this.ngModule=n,this.componentType=t.type,this.selector=Qu(t.selectors),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!n}create(t,n,r,o){let i=I(null);try{o=o||this.ngModule;let s=o instanceof Ce?o:o?.injector;s&&this.componentDef.getStandaloneInjector!==null&&(s=this.componentDef.getStandaloneInjector(s)||s);let a=s?new bo(t,s):t,c=a.get(Do,null);if(c===null)throw new M(407,!1);let l=a.get(fh,null),u=a.get(Kc,null),d=a.get(yo,null),f={rendererFactory:c,sanitizer:l,inlineEffectRunner:null,afterRenderEventManager:u,changeDetectionScheduler:d},p=c.createRenderer(null,this.componentDef),h=this.componentDef.selectors[0][0]||"div",w=r?dp(p,r,this.componentDef.encapsulation,a):Xn(p,h,ph(h)),S=512;this.componentDef.signals?S|=4096:this.componentDef.onPush||(S|=16);let T=null;w!==null&&(T=ui(w,a,!0));let xe=Ii(0,null,null,1,0,null,null,null,null,null,null),H=nr(null,xe,null,S,null,null,f,p,a,null,T);ni(H);let de,qe;try{let K=this.componentDef,We,dr=null;K.findHostDirectiveDefs?(We=[],dr=new Map,K.findHostDirectiveDefs(K,We,dr),We.push(K)):We=[K];let bl=hh(H,w),Cl=mh(bl,w,K,We,H,f,p);qe=Xo(xe,P),w&&yh(p,K,w,r),n!==void 0&&Ih(qe,this.ngContentSelectors,n),de=vh(Cl,K,We,dr,H,[wh]),Ei(xe,H,null)}finally{ri()}return new Co(this.componentType,de,Qn(qe,H),H,qe)}finally{I(i)}}},Co=class extends Io{constructor(t,n,r,o,i){super(),this.location=r,this._rootLView=o,this._tNode=i,this.previousInputValues=null,this.instance=n,this.hostView=this.changeDetectorRef=new Ve(o,void 0,!1),this.componentType=t}setInput(t,n){let r=this._tNode.inputs,o;if(r!==null&&(o=r[t])){if(this.previousInputValues??=new Map,this.previousInputValues.has(t)&&Object.is(this.previousInputValues.get(t),n))return;let i=this._rootLView;Di(i[v],i,o,t,n),this.previousInputValues.set(t,n);let s=Be(this._tNode.index,i);bi(s)}}get injector(){return new Ae(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}};function hh(e,t){let n=e[v],r=P;return e[r]=t,rr(n,r,2,"#host",null)}function mh(e,t,n,r,o,i,s){let a=o[v];gh(r,e,t,s);let c=null;t!==null&&(c=ui(t,o[ot]));let l=i.rendererFactory.createRenderer(t,n),u=16;n.signals?u=4096:n.onPush&&(u=64);let d=nr(o,Rc(n),null,u,o[e.index],e,i,l,null,null,c);return a.firstCreatePass&&mo(a,e,r.length-1),or(o,d),o[e.index]=d}function gh(e,t,n,r){for(let o of e)t.mergedAttrs=Go(t.mergedAttrs,o.hostAttrs);t.mergedAttrs!==null&&(Eo(t,t.mergedAttrs,!0),n!==null&&Mc(r,n,t))}function vh(e,t,n,r,o,i){let s=X(),a=o[v],c=J(s,o);Fc(a,o,s,n,null,r);for(let u=0;u<n.length;u++){let d=s.directiveStart+u,f=st(o,a,d,s);je(f,o)}jc(a,o,s),c&&je(c,o);let l=st(o,a,s.directiveStart+s.componentOffset,s);if(e[F]=o[F]=l,i!==null)for(let u of i)u(l,t);return Oc(a,s,o),l}function yh(e,t,n,r){if(r)Jr(e,n,["ng-version","17.3.7"]);else{let{attrs:o,classes:i}=Zu(t.selectors[0]);o&&Jr(e,n,o),i&&i.length>0&&xc(e,n,i.join(" "))}}function Ih(e,t,n){let r=e.projection=[];for(let o=0;o<t.length;o++){let i=n[o];r.push(i!=null?Array.from(i):null)}}function wh(){let e=X();si(C()[v],e)}var Dh=(()=>{let t=class t{};t.__NG_ELEMENT_ID__=Eh;let e=t;return e})();function Eh(){let e=X();return Ch(e,C())}var bh=Dh,el=class extends bh{constructor(t,n,r){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=r}get element(){return Qn(this._hostTNode,this._hostLView)}get injector(){return new Ae(this._hostTNode,this._hostLView)}get parentInjector(){let t=ai(this._hostTNode,this._hostLView);if(qa(t)){let n=_n(t,this._hostLView),r=Mn(t),o=n[v].data[r+8];return new Ae(o,n)}else return new Ae(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){let n=Fs(this._lContainer);return n!==null&&n[t]||null}get length(){return this._lContainer.length-j}createEmbeddedView(t,n,r){let o,i;typeof r=="number"?o=r:r!=null&&(o=r.index,i=r.injector);let s=St(this._lContainer,t.ssrId),a=t.createEmbeddedViewImpl(n||{},i,s);return this.insertImpl(a,o,Nt(this._hostTNode,s)),a}createComponent(t,n,r,o,i){let s=t&&!fd(t),a;if(s)a=n;else{let h=n||{};a=h.index,r=h.injector,o=h.projectableNodes,i=h.environmentInjector||h.ngModuleRef}let c=s?t:new Ot(Re(t)),l=r||this.parentInjector;if(!i&&c.ngModule==null){let w=(s?l:this.parentInjector).get(Ce,null);w&&(i=w)}let u=Re(c.componentType??{}),d=St(this._lContainer,u?.id??null),f=d?.firstChild??null,p=c.create(l,o,f,i);return this.insertImpl(p.hostView,a,Nt(this._hostTNode,d)),p}insert(t,n){return this.insertImpl(t,n,!0)}insertImpl(t,n,r){let o=t._lView;if(Dd(o)){let a=this.indexOf(t);if(a!==-1)this.detach(a);else{let c=o[L],l=new el(c,c[ie],c[L]);l.detach(l.indexOf(t))}}let i=this._adjustIndex(n),s=this._lContainer;return sr(s,o,i,r),t.attachToViewContainerRef(),oa($r(s),i,t),t}move(t,n){return this.insert(t,n)}indexOf(t){let n=Fs(this._lContainer);return n!==null?n.indexOf(t):-1}remove(t){let n=this._adjustIndex(t,-1),r=Tt(this._lContainer,n);r&&(Dn($r(this._lContainer),n),Kn(r[v],r))}detach(t){let n=this._adjustIndex(t,-1),r=Tt(this._lContainer,n);return r&&Dn($r(this._lContainer),n)!=null?new Ve(r):null}_adjustIndex(t,n=0){return t??this.length+n}};function Fs(e){return e[bn]}function $r(e){return e[bn]||(e[bn]=[])}function Ch(e,t){let n,r=t[e.index];return le(r)?n=r:(n=Vc(r,t,null,e),t[e.index]=n,or(t,n)),tl(n,t,e,r),new el(n,e,t)}function xh(e,t){let n=e[O],r=n.createComment(""),o=J(t,e),i=mi(n,o);return Pn(n,i,r,ep(n,o),!1),r}var tl=nl,Ci=()=>!1;function Mh(e,t,n){return Ci(e,t,n)}function nl(e,t,n,r){if(e[pe])return;let o;n.type&8?o=oe(r):o=xh(t,n),e[pe]=o}function _h(e,t,n){if(e[pe]&&e[xt])return!0;let r=n[Y],o=t.index-P;if(!r||cf(t)||Jn(r,o))return!1;let s=fo(r,o),a=r.data[li]?.[o],[c,l]=ah(s,a);return e[pe]=c,e[xt]=l,!0}function Th(e,t,n,r){Ci(e,n,t)||nl(e,t,n,r)}function Nh(){tl=Th,Ci=_h}function Sh(e){return typeof e=="function"&&e[pr]!==void 0}function rl(e){return Sh(e)&&typeof e.set=="function"}var He=class{},xo=class{};var Mo=class extends He{constructor(t,n,r){super(),this._parent=n,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new Fn(this);let o=da(t);this._bootstrapComponents=Ic(o.bootstrap),this._r3Injector=Ka(t,n,[{provide:He,useValue:this},{provide:lr,useValue:this.componentFactoryResolver},...r],W(t),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(t)}get injector(){return this._r3Injector}destroy(){let t=this._r3Injector;!t.destroyed&&t.destroy(),this.destroyCbs.forEach(n=>n()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}},_o=class extends xo{constructor(t){super(),this.moduleType=t}create(t){return new Mo(this.moduleType,t,[])}};var jn=class extends He{constructor(t){super(),this.componentFactoryResolver=new Fn(this),this.instance=null;let n=new Et([...t.providers,{provide:He,useValue:this},{provide:lr,useValue:this.componentFactoryResolver}],t.parent||Zo(),t.debugName,new Set(["environment"]));this.injector=n,t.runEnvironmentInitializers&&n.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}};function Oh(e,t,n=null){return new jn({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}var ol=(()=>{let t=class t{constructor(){this.taskId=0,this.pendingTasks=new Set,this.hasPendingTasks=new pt(!1)}get _hasPendingTasks(){return this.hasPendingTasks.value}add(){this._hasPendingTasks||this.hasPendingTasks.next(!0);let r=this.taskId++;return this.pendingTasks.add(r),r}remove(r){this.pendingTasks.delete(r),this.pendingTasks.size===0&&this._hasPendingTasks&&this.hasPendingTasks.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this._hasPendingTasks&&this.hasPendingTasks.next(!1)}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=Q({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function xi(e,t,n){return e[t]=n}function Ah(e,t){return e[t]}function he(e,t,n){let r=e[t];return Object.is(r,n)?!1:(e[t]=n,!0)}function Ph(e,t,n,r){let o=he(e,t,n);return he(e,t+1,r)||o}function jt(e){return(e.flags&32)===32}function Rh(e,t,n,r,o,i,s,a,c){let l=t.consts,u=rr(t,e,4,s||null,xn(l,a));Lc(t,n,u,xn(l,c)),si(t,u);let d=u.tView=Ii(2,u,r,o,i,t.directiveRegistry,t.pipeRegistry,null,t.schemas,l,null);return t.queries!==null&&(t.queries.template(t,u),d.queries=t.queries.embeddedTView(u)),u}function To(e,t,n,r,o,i,s,a){let c=C(),l=U(),u=e+P,d=l.firstCreatePass?Rh(u,l,c,t,n,r,o,i,s):l.data[u];Lt(d,!1);let f=il(l,c,d,e);ii()&&gi(l,c,f,d),je(f,c);let p=Vc(f,c,f,d);return c[u]=p,or(c,p),Mh(p,d,c),Jo(d)&&Ac(l,c,d),s!=null&&Pc(c,d,a),To}var il=sl;function sl(e,t,n,r){return ue(!0),t[O].createComment("")}function kh(e,t,n,r){let o=t[Y],i=!o||kt()||jt(n)||Jn(o,r);if(ue(i),i)return sl(e,t,n,r);let s=o.data[If]?.[r]??null;s!==null&&n.tView!==null&&n.tView.ssrId===null&&(n.tView.ssrId=s);let a=ar(o,e,t,n);Yn(o,r,a);let c=di(o,r);return cr(c,a)}function Lh(){il=kh}function js(...e){}function Fh(){let e=typeof we.requestAnimationFrame=="function",t=we[e?"requestAnimationFrame":"setTimeout"],n=we[e?"cancelAnimationFrame":"clearTimeout"];if(typeof Zone<"u"&&t&&n){let r=t[Zone.__symbol__("OriginalDelegate")];r&&(t=r);let o=n[Zone.__symbol__("OriginalDelegate")];o&&(n=o)}return{nativeRequestAnimationFrame:t,nativeCancelAnimationFrame:n}}var ce=class e{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:r=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new ln(!1),this.onMicrotaskEmpty=new ln(!1),this.onStable=new ln(!1),this.onError=new ln(!1),typeof Zone>"u")throw new M(908,!1);Zone.assertZonePatched();let o=this;o._nesting=0,o._outer=o._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(o._inner=o._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(o._inner=o._inner.fork(Zone.longStackTraceZoneSpec)),o.shouldCoalesceEventChangeDetection=!r&&n,o.shouldCoalesceRunChangeDetection=r,o.lastRequestAnimationFrameId=-1,o.nativeRequestAnimationFrame=Fh().nativeRequestAnimationFrame,Hh(o)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get("isAngularZone")===!0}static assertInAngularZone(){if(!e.isInAngularZone())throw new M(909,!1)}static assertNotInAngularZone(){if(e.isInAngularZone())throw new M(909,!1)}run(t,n,r){return this._inner.run(t,n,r)}runTask(t,n,r,o){let i=this._inner,s=i.scheduleEventTask("NgZoneEvent: "+o,t,jh,js,js);try{return i.runTask(s,n,r)}finally{i.cancelTask(s)}}runGuarded(t,n,r){return this._inner.runGuarded(t,n,r)}runOutsideAngular(t){return this._outer.run(t)}},jh={};function Mi(e){if(e._nesting==0&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function Vh(e){e.isCheckStableRunning||e.lastRequestAnimationFrameId!==-1||(e.lastRequestAnimationFrameId=e.nativeRequestAnimationFrame.call(we,()=>{e.fakeTopEventTask||(e.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{e.lastRequestAnimationFrameId=-1,No(e),e.isCheckStableRunning=!0,Mi(e),e.isCheckStableRunning=!1},void 0,()=>{},()=>{})),e.fakeTopEventTask.invoke()}),No(e))}function Hh(e){let t=()=>{Vh(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,r,o,i,s,a)=>{if($h(a))return n.invokeTask(o,i,s,a);try{return Vs(e),n.invokeTask(o,i,s,a)}finally{(e.shouldCoalesceEventChangeDetection&&i.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),Hs(e)}},onInvoke:(n,r,o,i,s,a,c)=>{try{return Vs(e),n.invoke(o,i,s,a,c)}finally{e.shouldCoalesceRunChangeDetection&&t(),Hs(e)}},onHasTask:(n,r,o,i)=>{n.hasTask(o,i),r===o&&(i.change=="microTask"?(e._hasPendingMicrotasks=i.microTask,No(e),Mi(e)):i.change=="macroTask"&&(e.hasPendingMacrotasks=i.macroTask))},onHandleError:(n,r,o,i)=>(n.handleError(o,i),e.runOutsideAngular(()=>e.onError.emit(i)),!1)})}function No(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.lastRequestAnimationFrameId!==-1?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function Vs(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function Hs(e){e._nesting--,Mi(e)}function $h(e){return!Array.isArray(e)||e.length!==1?!1:e[0].data?.__ignore_ng_zone__===!0}function al(e,t,n,r){return he(e,Ft(),n)?t+Uo(n)+r:me}function fn(e,t){return e<<17|t<<2}function $e(e){return e>>17&32767}function Bh(e){return(e&2)==2}function Uh(e,t){return e&131071|t<<17}function So(e){return e|2}function ct(e){return(e&131068)>>2}function Br(e,t){return e&-131069|t<<2}function qh(e){return(e&1)===1}function Oo(e){return e|1}function Wh(e,t,n,r,o,i){let s=i?t.classBindings:t.styleBindings,a=$e(s),c=ct(s);e[r]=n;let l=!1,u;if(Array.isArray(n)){let d=n;u=d[1],(u===null||Pt(d,u)>0)&&(l=!0)}else u=n;if(o)if(c!==0){let f=$e(e[a+1]);e[r+1]=fn(f,a),f!==0&&(e[f+1]=Br(e[f+1],r)),e[a+1]=Uh(e[a+1],r)}else e[r+1]=fn(a,0),a!==0&&(e[a+1]=Br(e[a+1],r)),a=r;else e[r+1]=fn(c,0),a===0?a=r:e[c+1]=Br(e[c+1],r),c=r;l&&(e[r+1]=So(e[r+1])),$s(e,u,r,!0),$s(e,u,r,!1),Gh(t,u,e,r,i),s=fn(a,c),i?t.classBindings=s:t.styleBindings=s}function Gh(e,t,n,r,o){let i=o?e.residualClasses:e.residualStyles;i!=null&&typeof t=="string"&&Pt(i,t)>=0&&(n[r+1]=Oo(n[r+1]))}function $s(e,t,n,r){let o=e[n+1],i=t===null,s=r?$e(o):ct(o),a=!1;for(;s!==0&&(a===!1||i);){let c=e[s],l=e[s+1];zh(c,t)&&(a=!0,e[s+1]=r?Oo(l):So(l)),s=r?$e(l):ct(l)}a&&(e[n+1]=r?So(o):Oo(o))}function zh(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?Pt(e,t)>=0:!1}function Qh(e,t,n){let r=C(),o=Ft();if(he(r,o,t)){let i=U(),s=oi();wi(i,s,r,e,t,r[O],n,!1)}return Qh}function Bs(e,t,n,r,o){let i=t.inputs,s=o?"class":"style";Di(e,n,i[s],s,r)}function Zh(e,t){return Yh(e,t,null,!0),Zh}function Yh(e,t,n,r){let o=C(),i=U(),s=Rd(2);if(i.firstUpdatePass&&Xh(i,e,s,r),t!==me&&he(o,s,t)){let a=i.data[Ue()];rm(i,a,o,o[O],e,o[s+1]=om(t,n),r,s)}}function Jh(e,t){return t>=e.expandoStartIndex}function Xh(e,t,n,r){let o=e.data;if(o[n+1]===null){let i=o[Ue()],s=Jh(e,n);im(i,r)&&t===null&&!s&&(t=!1),t=Kh(o,i,t,r),Wh(o,i,t,n,s,r)}}function Kh(e,t,n,r){let o=jd(e),i=r?t.residualClasses:t.residualStyles;if(o===null)(r?t.classBindings:t.styleBindings)===0&&(n=Ur(null,e,t,n,r),n=At(n,t.attrs,r),i=null);else{let s=t.directiveStylingLast;if(s===-1||e[s]!==o)if(n=Ur(o,e,t,n,r),i===null){let c=em(e,t,r);c!==void 0&&Array.isArray(c)&&(c=Ur(null,e,t,c[1],r),c=At(c,t.attrs,r),tm(e,t,r,c))}else i=nm(e,t,r)}return i!==void 0&&(r?t.residualClasses=i:t.residualStyles=i),n}function em(e,t,n){let r=n?t.classBindings:t.styleBindings;if(ct(r)!==0)return e[$e(r)]}function tm(e,t,n,r){let o=n?t.classBindings:t.styleBindings;e[$e(o)]=r}function nm(e,t,n){let r,o=t.directiveEnd;for(let i=1+t.directiveStylingLast;i<o;i++){let s=e[i].hostAttrs;r=At(r,s,n)}return At(r,t.attrs,n)}function Ur(e,t,n,r,o){let i=null,s=n.directiveEnd,a=n.directiveStylingLast;for(a===-1?a=n.directiveStart:a++;a<s&&(i=t[a],r=At(r,i.hostAttrs,o),i!==e);)a++;return e!==null&&(n.directiveStylingLast=a),r}function At(e,t,n){let r=n?1:2,o=-1;if(t!==null)for(let i=0;i<t.length;i++){let s=t[i];typeof s=="number"?o=s:o===r&&(Array.isArray(e)||(e=e===void 0?[]:["",e]),ku(e,s,n?!0:t[++i]))}return e===void 0?null:e}function rm(e,t,n,r,o,i,s,a){if(!(t.type&3))return;let c=e.data,l=c[a+1],u=qh(l)?Us(c,t,n,o,ct(l),s):void 0;if(!Vn(u)){Vn(i)||Bh(l)&&(i=Us(c,null,n,o,a,s));let d=Ta(Ue(),n);sp(r,s,d,o,i)}}function Us(e,t,n,r,o,i){let s=t===null,a;for(;o>0;){let c=e[o],l=Array.isArray(c),u=l?c[1]:c,d=u===null,f=n[o+1];f===me&&(f=d?Z:void 0);let p=d?Sr(f,r):u===r?f:void 0;if(l&&!Vn(p)&&(p=Sr(c,r)),Vn(p)&&(a=p,s))return a;let h=e[o+1];o=s?$e(h):ct(h)}if(t!==null){let c=i?t.residualClasses:t.residualStyles;c!=null&&(a=Sr(c,r))}return a}function Vn(e){return e!==void 0}function om(e,t){return e==null||e===""||(typeof t=="string"?e=e+t:typeof e=="object"&&(e=W(vc(e)))),e}function im(e,t){return(e.flags&(t?8:16))!==0}var Ao=class{destroy(t){}updateValue(t,n){}swap(t,n){let r=Math.min(t,n),o=Math.max(t,n),i=this.detach(o);if(o-r>1){let s=this.detach(r);this.attach(r,i),this.attach(o,s)}else this.attach(r,i)}move(t,n){this.attach(n,this.detach(t))}};function qr(e,t,n,r,o){return e===n&&Object.is(t,r)?1:Object.is(o(e,t),o(n,r))?-1:0}function sm(e,t,n){let r,o,i=0,s=e.length-1;if(Array.isArray(t)){let a=t.length-1;for(;i<=s&&i<=a;){let c=e.at(i),l=t[i],u=qr(i,c,i,l,n);if(u!==0){u<0&&e.updateValue(i,l),i++;continue}let d=e.at(s),f=t[a],p=qr(s,d,a,f,n);if(p!==0){p<0&&e.updateValue(s,f),s--,a--;continue}let h=n(i,c),w=n(s,d),S=n(i,l);if(Object.is(S,w)){let T=n(a,f);Object.is(T,h)?(e.swap(i,s),e.updateValue(s,f),a--,s--):e.move(s,i),e.updateValue(i,l),i++;continue}if(r??=new Hn,o??=Ws(e,i,s,n),Po(e,r,i,S))e.updateValue(i,l),i++,s++;else if(o.has(S))r.set(h,e.detach(i)),s--;else{let T=e.create(i,t[i]);e.attach(i,T),i++,s++}}for(;i<=a;)qs(e,r,n,i,t[i]),i++}else if(t!=null){let a=t[Symbol.iterator](),c=a.next();for(;!c.done&&i<=s;){let l=e.at(i),u=c.value,d=qr(i,l,i,u,n);if(d!==0)d<0&&e.updateValue(i,u),i++,c=a.next();else{r??=new Hn,o??=Ws(e,i,s,n);let f=n(i,u);if(Po(e,r,i,f))e.updateValue(i,u),i++,s++,c=a.next();else if(!o.has(f))e.attach(i,e.create(i,u)),i++,s++,c=a.next();else{let p=n(i,l);r.set(p,e.detach(i)),s--}}}for(;!c.done;)qs(e,r,n,e.length,c.value),c=a.next()}for(;i<=s;)e.destroy(e.detach(s--));r?.forEach(a=>{e.destroy(a)})}function Po(e,t,n,r){return t!==void 0&&t.has(r)?(e.attach(n,t.get(r)),t.delete(r),!0):!1}function qs(e,t,n,r,o){if(Po(e,t,r,n(r,o)))e.updateValue(r,o);else{let i=e.create(r,o);e.attach(r,i)}}function Ws(e,t,n,r){let o=new Set;for(let i=t;i<=n;i++)o.add(r(i,e.at(i)));return o}var Hn=class{constructor(){this.kvMap=new Map,this._vMap=void 0}has(t){return this.kvMap.has(t)}delete(t){if(!this.has(t))return!1;let n=this.kvMap.get(t);return this._vMap!==void 0&&this._vMap.has(n)?(this.kvMap.set(t,this._vMap.get(n)),this._vMap.delete(n)):this.kvMap.delete(t),!0}get(t){return this.kvMap.get(t)}set(t,n){if(this.kvMap.has(t)){let r=this.kvMap.get(t);this._vMap===void 0&&(this._vMap=new Map);let o=this._vMap;for(;o.has(r);)r=o.get(r);o.set(r,n)}else this.kvMap.set(t,n)}forEach(t){for(let[n,r]of this.kvMap)if(t(r,n),this._vMap!==void 0){let o=this._vMap;for(;o.has(r);)r=o.get(r),t(r,n)}}};function vE(e,t,n){ur("NgControlFlow");let r=C(),o=Ft(),i=Fo(r,P+e),s=0;if(he(r,o,t)){let a=I(null);try{if(Uc(i,s),t!==-1){let c=jo(r[v],P+t),l=St(i,c.tView.ssrId),u=ir(r,c,n,{dehydratedView:l});sr(i,u,s,Nt(c,l))}}finally{I(a)}}else{let a=Bc(i,s);a!==void 0&&(a[F]=n)}}var Ro=class{constructor(t,n,r){this.lContainer=t,this.$implicit=n,this.$index=r}get $count(){return this.lContainer.length-j}};function yE(e,t){return t}var ko=class{constructor(t,n,r){this.hasEmptyBlock=t,this.trackByFn=n,this.liveCollection=r}};function IE(e,t,n,r,o,i,s,a,c,l,u,d,f){ur("NgControlFlow");let p=c!==void 0,h=C(),w=a?s.bind(h[z][F]):s,S=new ko(p,w);h[P+e]=S,To(e+1,t,n,r,o,i),p&&To(e+2,c,l,u,d,f)}var Lo=class extends Ao{constructor(t,n,r){super(),this.lContainer=t,this.hostLView=n,this.templateTNode=r,this.needsIndexUpdate=!1}get length(){return this.lContainer.length-j}at(t){return this.getLView(t)[F].$implicit}attach(t,n){let r=n[Y];this.needsIndexUpdate||=t!==this.length,sr(this.lContainer,n,t,Nt(this.templateTNode,r))}detach(t){return this.needsIndexUpdate||=t!==this.length-1,am(this.lContainer,t)}create(t,n){let r=St(this.lContainer,this.templateTNode.tView.ssrId);return ir(this.hostLView,this.templateTNode,new Ro(this.lContainer,n,t),{dehydratedView:r})}destroy(t){Kn(t[v],t)}updateValue(t,n){this.getLView(t)[F].$implicit=n}reset(){this.needsIndexUpdate=!1}updateIndexes(){if(this.needsIndexUpdate)for(let t=0;t<this.length;t++)this.getLView(t)[F].$index=t}getLView(t){return cm(this.lContainer,t)}};function wE(e){let t=I(null),n=Ue();try{let r=C(),o=r[v],i=r[n];if(i.liveCollection===void 0){let a=n+1,c=Fo(r,a),l=jo(o,a);i.liveCollection=new Lo(c,r,l)}else i.liveCollection.reset();let s=i.liveCollection;if(sm(s,e,i.trackByFn),s.updateIndexes(),i.hasEmptyBlock){let a=Ft(),c=s.length===0;if(he(r,a,c)){let l=n+2,u=Fo(r,l);if(c){let d=jo(o,l),f=St(u,d.tView.ssrId),p=ir(r,d,void 0,{dehydratedView:f});sr(u,p,0,Nt(d,f))}else Uc(u,0)}}}finally{I(t)}}function Fo(e,t){return e[t]}function am(e,t){return Tt(e,t)}function cm(e,t){return Bc(e,t)}function jo(e,t){return Xo(e,t)}function lm(e,t,n,r,o,i){let s=t.consts,a=xn(s,o),c=rr(t,e,2,r,a);return Lc(t,n,c,xn(s,i)),c.attrs!==null&&Eo(c,c.attrs,!1),c.mergedAttrs!==null&&Eo(c,c.mergedAttrs,!0),t.queries!==null&&t.queries.elementStart(t,c),c}function cl(e,t,n,r){let o=C(),i=U(),s=P+e,a=o[O],c=i.firstCreatePass?lm(s,i,o,t,n,r):i.data[s],l=ul(i,o,c,a,t,e);o[s]=l;let u=Jo(c);return Lt(c,!0),Mc(a,l,c),!jt(c)&&ii()&&gi(i,o,l,c),xd()===0&&je(l,o),Md(),u&&(Ac(i,o,c),Oc(i,c,o)),r!==null&&Pc(o,c),cl}function ll(){let e=X();Ra()?Ad():(e=e.parent,Lt(e,!1));let t=e;Td(t)&&Sd(),_d();let n=U();return n.firstCreatePass&&(si(n,e),Ea(e)&&n.queries.elementEnd(e)),t.classesWithoutHost!=null&&qd(t)&&Bs(n,t,C(),t.classesWithoutHost,!0),t.stylesWithoutHost!=null&&Wd(t)&&Bs(n,t,C(),t.stylesWithoutHost,!1),ll}function um(e,t,n,r){return cl(e,t,n,r),ll(),um}var ul=(e,t,n,r,o,i)=>(ue(!0),Xn(r,o,$a()));function dm(e,t,n,r,o,i){let s=t[Y],a=!s||kt()||jt(n)||Jn(s,i);if(ue(a),a)return Xn(r,o,$a());let c=ar(s,e,t,n);return hc(s,i)&&Yn(s,i,c.nextSibling),s&&(nc(n)||rc(c))&&Rt(n)&&(Nd(n),Cc(c)),c}function fm(){ul=dm}var pm=(e,t,n,r)=>(ue(!0),hi(t[O],""));function hm(e,t,n,r){let o,i=t[Y],s=!i||kt()||jt(n);if(ue(s),s)return hi(t[O],"");let a=ar(i,e,t,n),c=Sf(i,r);return Yn(i,r,a),o=cr(c,a),o}function mm(){pm=hm}function DE(){return C()}var Oe=void 0;function gm(e){let t=e,n=Math.floor(Math.abs(e)),r=e.toString().replace(/^[^.]*\.?/,"").length;return n===1&&r===0?1:5}var vm=["en",[["a","p"],["AM","PM"],Oe],[["AM","PM"],Oe,Oe],[["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"]],Oe,[["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"]],Oe,[["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}",Oe,"{1} 'at' {0}",Oe],[".",",",";","%","+","-","E","\xD7","\u2030","\u221E","NaN",":"],["#,##0.###","#,##0%","\xA4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",gm],Wr={};function EE(e){let t=Im(e),n=Gs(t);if(n)return n;let r=t.split("-")[0];if(n=Gs(r),n)return n;if(r==="en")return vm;throw new M(701,!1)}function Gs(e){return e in Wr||(Wr[e]=we.ng&&we.ng.common&&we.ng.common.locales&&we.ng.common.locales[e]),Wr[e]}var ym=function(e){return e[e.LocaleId=0]="LocaleId",e[e.DayPeriodsFormat=1]="DayPeriodsFormat",e[e.DayPeriodsStandalone=2]="DayPeriodsStandalone",e[e.DaysFormat=3]="DaysFormat",e[e.DaysStandalone=4]="DaysStandalone",e[e.MonthsFormat=5]="MonthsFormat",e[e.MonthsStandalone=6]="MonthsStandalone",e[e.Eras=7]="Eras",e[e.FirstDayOfWeek=8]="FirstDayOfWeek",e[e.WeekendRange=9]="WeekendRange",e[e.DateFormat=10]="DateFormat",e[e.TimeFormat=11]="TimeFormat",e[e.DateTimeFormat=12]="DateTimeFormat",e[e.NumberSymbols=13]="NumberSymbols",e[e.NumberFormats=14]="NumberFormats",e[e.CurrencyCode=15]="CurrencyCode",e[e.CurrencySymbol=16]="CurrencySymbol",e[e.CurrencyName=17]="CurrencyName",e[e.Currencies=18]="Currencies",e[e.Directionality=19]="Directionality",e[e.PluralCase=20]="PluralCase",e[e.ExtraData=21]="ExtraData",e}(ym||{});function Im(e){return e.toLowerCase().replace(/_/g,"-")}var $n="en-US";var wm=$n;function Dm(e){typeof e=="string"&&(wm=e.toLowerCase().replace(/_/g,"-"))}function dl(e,t,n){let r=e[O];switch(n){case Node.COMMENT_NODE:return hi(r,t);case Node.TEXT_NODE:return pi(r,t);case Node.ELEMENT_NODE:return Xn(r,t,null)}}var Em=(e,t,n,r)=>(ue(!0),dl(e,n,r));function bm(e,t,n,r){return ue(!0),dl(e,n,r)}function Cm(){Em=bm}function xm(e,t,n,r){let o=C(),i=U(),s=X();return fl(i,o,o[O],s,e,t,r),xm}function Mm(e,t,n,r){let o=e.cleanup;if(o!=null)for(let i=0;i<o.length-1;i+=2){let s=o[i];if(s===n&&o[i+1]===r){let a=t[bt],c=o[i+2];return a.length>c?a[c]:null}typeof s=="string"&&(i+=2)}return null}function fl(e,t,n,r,o,i,s){let a=Jo(r),l=e.firstCreatePass&&Ap(e),u=t[F],d=Op(t),f=!0;if(r.type&3||s){let w=J(r,t),S=s?s(w):w,T=d.length,xe=s?de=>s(oe(de[r.index])):r.index,H=null;if(!s&&a&&(H=Mm(e,t,o,r.index)),H!==null){let de=H.__ngLastListenerFn__||H;de.__ngNextListenerFn__=i,H.__ngLastListenerFn__=i,f=!1}else{i=Qs(r,t,u,i,!1);let de=n.listen(S,o,i);d.push(i,de),l&&l.push(o,xe,T,T+1)}}else i=Qs(r,t,u,i,!1);let p=r.outputs,h;if(f&&p!==null&&(h=p[o])){let w=h.length;if(w)for(let S=0;S<w;S+=2){let T=h[S],xe=h[S+1],qe=t[T][xe].subscribe(i),K=d.length;d.push(i,qe),l&&l.push(o,r.index,K,-(K+1))}}}function zs(e,t,n,r){let o=I(null);try{return se(6,t,n),n(r)!==!1}catch(i){return $c(e,i),!1}finally{se(7,t,n),I(o)}}function Qs(e,t,n,r,o){return function i(s){if(s===Function)return r;let a=e.componentOffset>-1?Be(e.index,t):t;bi(a);let c=zs(t,n,r,s),l=i.__ngNextListenerFn__;for(;l;)c=zs(t,n,l,s)&&c,l=l.__ngNextListenerFn__;return o&&c===!1&&s.preventDefault(),c}}function bE(e=1){return Hd(e)}function _m(e,t,n,r,o){let i=C(),s=al(i,t,n,r);if(s!==me){let a=U(),c=oi();wi(a,c,i,e,s,i[O],o,!1)}return _m}function Tm(e,t,n,r){n>=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=r}function CE(e,t=""){let n=C(),r=U(),o=e+P,i=r.firstCreatePass?rr(r,o,1,t,null):r.data[o],s=pl(r,n,i,t,e);n[o]=s,ii()&&gi(r,n,s,i),Lt(i,!1)}var pl=(e,t,n,r,o)=>(ue(!0),pi(t[O],r));function Nm(e,t,n,r,o){let i=t[Y],s=!i||kt()||jt(n)||Jn(i,o);return ue(s),s?pi(t[O],r):ar(i,e,t,n)}function Sm(){pl=Nm}function Om(e){return hl("",e,""),Om}function hl(e,t,n){let r=C(),o=al(r,e,t,n);return o!==me&&Pp(r,Ue(),o),hl}function Am(e,t,n){rl(t)&&(t=t());let r=C(),o=Ft();if(he(r,o,t)){let i=U(),s=oi();wi(i,s,r,e,t,r[O],n,!1)}return Am}function xE(e,t){let n=rl(e);return n&&e.set(t),n}function Pm(e,t){let n=C(),r=U(),o=X();return fl(r,n,n[O],o,e,t),Pm}function Rm(e,t,n){let r=U();if(r.firstCreatePass){let o=ut(e);Vo(n,r.data,r.blueprint,o,!0),Vo(t,r.data,r.blueprint,o,!1)}}function Vo(e,t,n,r,o){if(e=V(e),Array.isArray(e))for(let i=0;i<e.length;i++)Vo(e[i],t,n,r,o);else{let i=U(),s=C(),a=X(),c=rt(e)?e:V(e.provide),l=Ia(e),u=a.providerIndexes&1048575,d=a.directiveStart,f=a.providerIndexes>>20;if(rt(e)||!e.multi){let p=new Fe(l,o,tr),h=zr(c,t,o?u:u+f,d);h===-1?(io(Nn(a,s),i,c),Gr(i,e,t.length),t.push(c),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(p),s.push(p)):(n[h]=p,s[h]=p)}else{let p=zr(c,t,u+f,d),h=zr(c,t,u,u+f),w=p>=0&&n[p],S=h>=0&&n[h];if(o&&!S||!o&&!w){io(Nn(a,s),i,c);let T=Fm(o?Lm:km,n.length,o,r,l);!o&&S&&(n[h].providerFactory=T),Gr(i,e,t.length,0),t.push(c),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(T),s.push(T)}else{let T=ml(n[o?h:p],l,!o&&r);Gr(i,e,p>-1?p:h,T)}!o&&r&&S&&n[h].componentProviders++}}}function Gr(e,t,n,r){let o=rt(t),i=od(t);if(o||i){let c=(i?V(t.useClass):t).prototype.ngOnDestroy;if(c){let l=e.destroyHooks||(e.destroyHooks=[]);if(!o&&t.multi){let u=l.indexOf(n);u===-1?l.push(n,[r,c]):l[u+1].push(r,c)}else l.push(n,c)}}}function ml(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function zr(e,t,n,r){for(let o=n;o<r;o++)if(t[o]===e)return o;return-1}function km(e,t,n,r){return Ho(this.multi,[])}function Lm(e,t,n,r){let o=this.multi,i;if(this.providerFactory){let s=this.providerFactory.componentProviders,a=st(n,n[v],this.providerFactory.index,r);i=a.slice(0,s),Ho(o,i);for(let c=s;c<a.length;c++)i.push(a[c])}else i=[],Ho(o,i);return i}function Ho(e,t){for(let n=0;n<e.length;n++){let r=e[n];t.push(r())}return t}function Fm(e,t,n,r,o){let i=new Fe(e,n,tr);return i.multi=[],i.index=t,i.componentProviders=0,ml(i,o,r&&!n),i}function ME(e,t=[]){return n=>{n.providersResolver=(r,o)=>Rm(r,o?o(e):e,t)}}var jm=(()=>{let t=class t{constructor(r){this._injector=r,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(r){if(!r.standalone)return null;if(!this.cachedInjectors.has(r)){let o=ma(!1,r.type),i=o.length>0?Oh([o],this._injector,`Standalone[${r.type.name}]`):null;this.cachedInjectors.set(r,i)}return this.cachedInjectors.get(r)}ngOnDestroy(){try{for(let r of this.cachedInjectors.values())r!==null&&r.destroy()}finally{this.cachedInjectors.clear()}}};t.\u0275prov=Q({token:t,providedIn:"environment",factory:()=>new t(be(Ce))});let e=t;return e})();function _E(e){ur("NgStandalone"),e.getStandaloneInjector=t=>t.get(jm).getOrCreateStandaloneInjector(e)}function TE(e,t,n){let r=ti()+e,o=C();return o[r]===me?xi(o,r,n?t.call(n):t()):Ah(o,r)}function gl(e,t){let n=e[t];return n===me?void 0:n}function Vm(e,t,n,r,o,i){let s=t+n;return he(e,s,o)?xi(e,s+1,i?r.call(i,o):r(o)):gl(e,s+1)}function Hm(e,t,n,r,o,i,s){let a=t+n;return Ph(e,a,o,i)?xi(e,a+2,s?r.call(s,o,i):r(o,i)):gl(e,a+2)}function NE(e,t){let n=U(),r,o=e+P;n.firstCreatePass?(r=$m(t,n.pipeRegistry),n.data[o]=r,r.onDestroy&&(n.destroyHooks??=[]).push(o,r.onDestroy)):r=n.data[o];let i=r.factory||(r.factory=Pe(r.type,!0)),s,a=B(tr);try{let c=Tn(!1),l=i();return Tn(c),Tm(n,C(),o,l),l}finally{B(a)}}function $m(e,t){if(t)for(let n=t.length-1;n>=0;n--){let r=t[n];if(e===r.name)return r}}function SE(e,t,n){let r=e+P,o=C(),i=Na(o,r);return vl(o,r)?Vm(o,ti(),t,i.transform,n,i):i.transform(n)}function OE(e,t,n,r){let o=e+P,i=C(),s=Na(i,o);return vl(i,o)?Hm(i,ti(),t,s.transform,n,r,s):s.transform(n,r)}function vl(e,t){return e[v].data[t].pure}var AE=(()=>{let t=class t{log(r){console.log(r)}warn(r){console.warn(r)}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=Q({token:t,factory:t.\u0275fac,providedIn:"platform"});let e=t;return e})();var Bm=new A("");function yl(e){return!!e&&typeof e.then=="function"}function Um(e){return!!e&&typeof e.subscribe=="function"}var qm=new A(""),Il=(()=>{let t=class t{constructor(){this.initialized=!1,this.done=!1,this.donePromise=new Promise((r,o)=>{this.resolve=r,this.reject=o}),this.appInits=N(qm,{optional:!0})??[]}runInitializers(){if(this.initialized)return;let r=[];for(let i of this.appInits){let s=i();if(yl(s))r.push(s);else if(Um(s)){let a=new Promise((c,l)=>{s.subscribe({complete:c,error:l})});r.push(a)}}let o=()=>{this.done=!0,this.resolve()};Promise.all(r).then(()=>{o()}).catch(i=>{this.reject(i)}),r.length===0&&o(),this.initialized=!0}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=Q({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})(),wl=new A("");function Wm(){Li(()=>{throw new M(600,!1)})}function Gm(e){return e.isBoundToModule}function zm(e,t,n){try{let r=n();return yl(r)?r.catch(o=>{throw t.runOutsideAngular(()=>e.handleError(o)),o}):r}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}var _i=(()=>{let t=class t{constructor(){this._bootstrapListeners=[],this._runningTick=!1,this._destroyed=!1,this._destroyListeners=[],this._views=[],this.internalErrorHandler=N(ec),this.afterRenderEffectManager=N(Kc),this.externalTestViews=new Set,this.beforeRender=new ge,this.afterTick=new ge,this.componentTypes=[],this.components=[],this.isStable=N(ol).hasPendingTasks.pipe(fe(r=>!r)),this._injector=N(Ce)}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(r,o){let i=r instanceof Ln;if(!this._injector.get(Il).done){let p=!i&&Xu(r),h=!1;throw new M(405,h)}let a;i?a=r:a=this._injector.get(lr).resolveComponentFactory(r),this.componentTypes.push(a.componentType);let c=Gm(a)?void 0:this._injector.get(He),l=o||a.selector,u=a.create(zn.NULL,[],l,c),d=u.location.nativeElement,f=u.injector.get(Bm,null);return f?.registerApplication(d),u.onDestroy(()=>{this.detachView(u.hostView),Qr(this.components,u),f?.unregisterApplication(d)}),this._loadComponent(u),u}tick(){this._tick(!0)}_tick(r){if(this._runningTick)throw new M(101,!1);let o=I(null);try{this._runningTick=!0,this.detectChangesInAttachedViews(r)}catch(i){this.internalErrorHandler(i)}finally{this.afterTick.next(),this._runningTick=!1,I(o)}}detectChangesInAttachedViews(r){let o=0,i=this.afterRenderEffectManager;for(;;){if(o===Wc)throw new M(103,!1);if(r){let s=o===0;this.beforeRender.next(s);for(let{_lView:a,notifyErrorHandler:c}of this._views)Zm(a,s,c)}if(o++,i.executeInternalCallbacks(),![...this.externalTestViews.keys(),...this._views].some(({_lView:s})=>$o(s))&&(i.execute(),![...this.externalTestViews.keys(),...this._views].some(({_lView:s})=>$o(s))))break}}attachView(r){let o=r;this._views.push(o),o.attachToAppRef(this)}detachView(r){let o=r;Qr(this._views,o),o.detachFromAppRef()}_loadComponent(r){this.attachView(r.hostView),this.tick(),this.components.push(r);let o=this._injector.get(wl,[]);[...this._bootstrapListeners,...o].forEach(i=>i(r))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(r=>r()),this._views.slice().forEach(r=>r.destroy())}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(r){return this._destroyListeners.push(r),()=>Qr(this._destroyListeners,r)}destroy(){if(this._destroyed)throw new M(406,!1);let r=this._injector;r.destroy&&!r.destroyed&&r.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=Q({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function Qr(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}var pn;function Qm(e){pn??=new WeakMap;let t=pn.get(e);if(t)return t;let n=e.isStable.pipe(Tr(r=>r)).toPromise().then(()=>{});return pn.set(e,n),e.onDestroy(()=>pn?.delete(e)),n}function Zm(e,t,n){!t&&!$o(e)||Ym(e,n,t)}function $o(e){return ei(e)}function Ym(e,t,n){let r;n?(r=0,e[m]|=1024):e[m]&64?r=0:r=1,Gc(e,t,r)}var Bo=class{constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}},PE=(()=>{let t=class t{compileModuleSync(r){return new _o(r)}compileModuleAsync(r){return Promise.resolve(this.compileModuleSync(r))}compileModuleAndAllComponentsSync(r){let o=this.compileModuleSync(r),i=da(r),s=Ic(i.declarations).reduce((a,c)=>{let l=Re(c);return l&&a.push(new Ot(l)),a},[]);return new Bo(o,s)}compileModuleAndAllComponentsAsync(r){return Promise.resolve(this.compileModuleAndAllComponentsSync(r))}clearCache(){}clearCacheFor(r){}getModuleId(r){}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=Q({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();var Jm=(()=>{let t=class t{constructor(){this.zone=N(ce),this.applicationRef=N(_i)}initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.zone.run(()=>{this.applicationRef.tick()})}}))}ngOnDestroy(){this._onMicrotaskEmptySubscription?.unsubscribe()}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=Q({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function Xm(e){return[{provide:ce,useFactory:e},{provide:wt,multi:!0,useFactory:()=>{let t=N(Jm,{optional:!0});return()=>t.initialize()}},{provide:wt,multi:!0,useFactory:()=>{let t=N(ng);return()=>{t.initialize()}}},{provide:ec,useFactory:Km}]}function Km(){let e=N(ce),t=N(at);return n=>e.runOutsideAngular(()=>t.handleError(n))}function eg(e){let t=Xm(()=>new ce(tg(e)));return ha([[],t])}function tg(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:e?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:e?.runCoalescing??!1}}var ng=(()=>{let t=class t{constructor(){this.subscription=new k,this.initialized=!1,this.zone=N(ce),this.pendingTasks=N(ol)}initialize(){if(this.initialized)return;this.initialized=!0;let r=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(r=this.pendingTasks.add()),this.zone.runOutsideAngular(()=>{this.subscription.add(this.zone.onStable.subscribe(()=>{ce.assertNotInAngularZone(),queueMicrotask(()=>{r!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(r),r=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{ce.assertInAngularZone(),r??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=Q({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function rg(){return typeof $localize<"u"&&$localize.locale||$n}var Dl=new A("",{providedIn:"root",factory:()=>N(Dl,D.Optional|D.SkipSelf)||rg()});var El=new A("");var yn=null;function og(e=[],t){return zn.create({name:t,providers:[{provide:ya,useValue:"platform"},{provide:El,useValue:new Set([()=>yn=null])},...e]})}function ig(e=[]){if(yn)return yn;let t=og(e);return yn=t,Wm(),sg(t),t}function sg(e){e.get(mf,null)?.forEach(n=>n())}var RE=(()=>{let t=class t{};t.__NG_ELEMENT_ID__=ag;let e=t;return e})();function ag(e){return cg(X(),C(),(e&16)===16)}function cg(e,t,n){if(Rt(e)&&!n){let r=Be(e.index,t);return new Ve(r,r)}else if(e.type&47){let r=t[z];return new Ve(r,t)}return null}function kE(e){try{let{rootComponent:t,appProviders:n,platformProviders:r}=e,o=ig(r),i=[eg(),...n||[]],a=new jn({providers:i,parent:o,debugName:"",runEnvironmentInitializers:!1}).injector,c=a.get(ce);return c.run(()=>{a.resolveInjectorInitializers();let l=a.get(at,null),u;c.runOutsideAngular(()=>{u=c.onError.subscribe({next:p=>{l.handleError(p)}})});let d=()=>a.destroy(),f=o.get(El);return f.add(d),a.onDestroy(()=>{u.unsubscribe(),f.delete(d)}),zm(l,c,()=>{let p=a.get(Il);return p.runInitializers(),p.donePromise.then(()=>{let h=a.get(Dl,$n);Dm(h||$n);let w=a.get(_i);return t!==void 0&&w.bootstrap(t),w})})})}catch(t){return Promise.reject(t)}}var Zs=!1,lg=!1;function ug(){Zs||(Zs=!0,Mf(),fm(),Sm(),mm(),Lh(),Nh(),lh(),hp(),Cm())}function dg(e,t){return Qm(e)}function LE(){return ha([{provide:un,useFactory:()=>{let e=!0;return dn()&&(e=!!N(ci,{optional:!0})?.get(fc,null)),e&&ur("NgHydration"),e}},{provide:wt,useValue:()=>{lg=!!N(Of,{optional:!0}),dn()&&N(un)&&(fg(),ug())},multi:!0},{provide:gc,useFactory:()=>dn()&&N(un)},{provide:wl,useFactory:()=>{if(dn()&&N(un)){let e=N(_i),t=N(zn);return()=>{dg(e,t).then(()=>{eh(e)})}}return()=>{}},multi:!0}])}function fg(){let e=Zn(),t;for(let n of e.body.childNodes)if(n.nodeType===Node.COMMENT_NODE&&n.textContent?.trim()===Cf){t=n;break}if(!t)throw new M(-507,!1)}function FE(e){let t=I(null);try{return e()}finally{I(t)}}export{Ht as a,$t as b,pg as c,Tl as d,k as e,Ll as f,x as g,xr as h,Mr as i,ge as j,pt as k,ht as l,ye as m,Gl as n,zl as o,Ql as p,Ne as q,fe as r,nu as s,Se as t,an as u,ou as v,mt as w,ds as x,iu as y,gt as z,_r as A,su as B,cu as C,Tr as D,Nr as E,lu as F,uu as G,du as H,fu as I,pu as J,ps as K,M as L,W as M,Q as N,tE as O,nE as P,A as Q,D as R,be as S,N as T,Dt as U,rE as V,oE as W,iE as X,sE as Y,ha as Z,ya as _,Ce as $,aE as aa,pd as ba,cE as ca,lE as da,uE as ea,zn as fa,at as ga,ln as ha,dE as ia,pf as ja,mf as ka,cc as la,fE as ma,ci as na,pE as oa,po as pa,hE as qa,tr as ra,zp as sa,Do as ta,ur as ua,Dh as va,xo as wa,Oh as xa,ol as ya,To as za,ce as Aa,Qh as Ba,Zh as Ca,vE as Da,yE as Ea,IE as Fa,wE as Ga,cl as Ha,ll as Ia,um as Ja,DE as Ka,EE as La,ym as Ma,xm as Na,bE as Oa,_m as Pa,CE as Qa,Om as Ra,hl as Sa,Am as Ta,xE as Ua,Pm as Va,ME as Wa,_E as Xa,TE as Ya,NE as Za,SE as _a,OE as $a,AE as ab,yl as bb,Um as cb,wl as db,_i as eb,Qm as fb,PE as gb,Dl as hb,RE as ib,kE as jb,LE as kb,FE as lb};