File: /mnt/data/smarthr-co-in/demo/angular/template/chunk-AQ27DSQO.js
import{a as $,b as U}from"./chunk-EQDQRRRY.js";function I(e){return typeof e=="function"}function bs(e){return I(e?.lift)}function D(e){return t=>{if(bs(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 dn(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 eo=dn(e=>function(n){e(this),this.message=n?`${n.length} errors occurred during unsubscription:
${n.map((r,o)=>`${o+1}) ${r.toString()}`).join(`
`)}`:"",this.name="UnsubscriptionError",this.errors=n});function Rt(e,t){if(e){let n=e.indexOf(t);0<=n&&e.splice(n,1)}}var B=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(I(r))try{r()}catch(i){t=i instanceof eo?i.errors:[i]}let{_finalizers:o}=this;if(o){this._finalizers=null;for(let i of o)try{pl(i)}catch(s){t=t??[],s instanceof eo?t=[...t,...s.errors]:t.push(s)}}if(t)throw new eo(t)}}add(t){var n;if(t&&t!==this)if(this.closed)pl(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)&&Rt(n,t)}remove(t){let{_finalizers:n}=this;n&&Rt(n,t),t instanceof e&&t._removeParent(this)}};B.EMPTY=(()=>{let e=new B;return e.closed=!0,e})();var _s=B.EMPTY;function to(e){return e instanceof B||e&&"closed"in e&&I(e.remove)&&I(e.add)&&I(e.unsubscribe)}function pl(e){I(e)?e():e.unsubscribe()}var Te={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var fn={setTimeout(e,t,...n){let{delegate:r}=fn;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){let{delegate:t}=fn;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function no(e){fn.setTimeout(()=>{let{onUnhandledError:t}=Te;if(t)t(e);else throw e})}function Ot(){}var hl=Ts("C",void 0,void 0);function gl(e){return Ts("E",void 0,e)}function ml(e){return Ts("N",e,void 0)}function Ts(e,t,n){return{kind:e,value:t,error:n}}var Ft=null;function pn(e){if(Te.useDeprecatedSynchronousErrorHandling){let t=!Ft;if(t&&(Ft={errorThrown:!1,error:null}),e(),t){let{errorThrown:n,error:r}=Ft;if(Ft=null,n)throw r}}else e()}function yl(e){Te.useDeprecatedSynchronousErrorHandling&&Ft&&(Ft.errorThrown=!0,Ft.error=e)}var kt=class extends B{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,to(t)&&t.add(this)):this.destination=mm}static create(t,n,r){return new rt(t,n,r)}next(t){this.isStopped?Ms(ml(t),this):this._next(t)}error(t){this.isStopped?Ms(gl(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?Ms(hl,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()}}},hm=Function.prototype.bind;function Ss(e,t){return hm.call(e,t)}var Ns=class{constructor(t){this.partialObserver=t}next(t){let{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(r){ro(r)}}error(t){let{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(r){ro(r)}else ro(t)}complete(){let{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){ro(n)}}},rt=class extends kt{constructor(t,n,r){super();let o;if(I(t)||!t)o={next:t??void 0,error:n??void 0,complete:r??void 0};else{let i;this&&Te.useDeprecatedNextContext?(i=Object.create(t),i.unsubscribe=()=>this.unsubscribe(),o={next:t.next&&Ss(t.next,i),error:t.error&&Ss(t.error,i),complete:t.complete&&Ss(t.complete,i)}):o=t}this.destination=new Ns(o)}};function ro(e){Te.useDeprecatedSynchronousErrorHandling?yl(e):no(e)}function gm(e){throw e}function Ms(e,t){let{onStoppedNotification:n}=Te;n&&fn.setTimeout(()=>n(e,t))}var mm={closed:!0,next:Ot,error:gm,complete:Ot};function E(e,t,n,r,o){return new xs(e,t,n,r,o)}var xs=class extends kt{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 Ve(e,t){return D((n,r)=>{let o=0;n.subscribe(E(r,i=>{r.next(e.call(t,i,o++))}))})}var hn=typeof Symbol=="function"&&Symbol.observable||"@@observable";function ie(e){return e}function ym(...e){return As(e)}function As(e){return e.length===0?ie:e.length===1?e[0]:function(n){return e.reduce((r,o)=>o(r),n)}}var M=(()=>{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=Dm(n)?n:new rt(n,r,o);return pn(()=>{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=vl(r),new r((o,i)=>{let s=new rt({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)}[hn](){return this}pipe(...n){return As(n)(this)}toPromise(n){return n=vl(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 vl(e){var t;return(t=e??Te.Promise)!==null&&t!==void 0?t:Promise}function vm(e){return e&&I(e.next)&&I(e.error)&&I(e.complete)}function Dm(e){return e&&e instanceof kt||vm(e)&&to(e)}var oo=class extends B{constructor(t,n){super()}schedule(t,n=0){return this}};var Kn={setInterval(e,t,...n){let{delegate:r}=Kn;return r?.setInterval?r.setInterval(e,t,...n):setInterval(e,t,...n)},clearInterval(e){let{delegate:t}=Kn;return(t?.clearInterval||clearInterval)(e)},delegate:void 0};var Be=class extends oo{constructor(t,n){super(t,n),this.scheduler=t,this.work=n,this.pending=!1}schedule(t,n=0){var r;if(this.closed)return this;this.state=t;let o=this.id,i=this.scheduler;return o!=null&&(this.id=this.recycleAsyncId(i,o,n)),this.pending=!0,this.delay=n,this.id=(r=this.id)!==null&&r!==void 0?r:this.requestAsyncId(i,this.id,n),this}requestAsyncId(t,n,r=0){return Kn.setInterval(t.flush.bind(t,this),r)}recycleAsyncId(t,n,r=0){if(r!=null&&this.delay===r&&this.pending===!1)return n;n!=null&&Kn.clearInterval(n)}execute(t,n){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;let r=this._execute(t,n);if(r)return r;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(t,n){let r=!1,o;try{this.work(t)}catch(i){r=!0,o=i||new Error("Scheduled action threw falsy error")}if(r)return this.unsubscribe(),o}unsubscribe(){if(!this.closed){let{id:t,scheduler:n}=this,{actions:r}=n;this.work=this.state=this.scheduler=null,this.pending=!1,Rt(r,this),t!=null&&(this.id=this.recycleAsyncId(n,t,null)),this.delay=null,super.unsubscribe()}}};var Jn={now(){return(Jn.delegate||Date).now()},delegate:void 0};var gn=class e{constructor(t,n=e.now){this.schedulerActionCtor=t,this.now=n}schedule(t,n=0,r){return new this.schedulerActionCtor(this,t).schedule(r,n)}};gn.now=Jn.now;var He=class extends gn{constructor(t,n=gn.now){super(t,n),this.actions=[],this._active=!1}flush(t){let{actions:n}=this;if(this._active){n.push(t);return}let r;this._active=!0;do if(r=t.execute(t.state,t.delay))break;while(t=n.shift());if(this._active=!1,r){for(;t=n.shift();)t.unsubscribe();throw r}}};var Se=new He(Be),Dl=Se;function io(e){return e&&I(e.schedule)}function El(e){return e instanceof Date&&!isNaN(e)}function ot(e=0,t,n=Dl){let r=-1;return t!=null&&(io(t)?n=t:r=t),new M(o=>{let i=El(e)?+e-n.now():e;i<0&&(i=0);let s=0;return n.schedule(function(){o.closed||(o.next(s++),0<=r?this.schedule(void 0,r):o.complete())},i)})}function Em(e=0,t=Se){return e<0&&(e=0),ot(e,e,t)}function Rs(){return D((e,t)=>{let n=null;e._refCount++;let r=E(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 Os=class extends M{constructor(t,n){super(),this.source=t,this.subjectFactory=n,this._subject=null,this._refCount=0,this._connection=null,bs(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 B;let n=this.getSubject();t.add(this.source.subscribe(E(n,void 0,()=>{this._teardown(),n.complete()},r=>{this._teardown(),n.error(r)},()=>this._teardown()))),t.closed&&(this._connection=null,t=B.EMPTY)}return t}refCount(){return Rs()(this)}};var mn={schedule(e){let t=requestAnimationFrame,n=cancelAnimationFrame,{delegate:r}=mn;r&&(t=r.requestAnimationFrame,n=r.cancelAnimationFrame);let o=t(i=>{n=void 0,e(i)});return new B(()=>n?.(o))},requestAnimationFrame(...e){let{delegate:t}=mn;return(t?.requestAnimationFrame||requestAnimationFrame)(...e)},cancelAnimationFrame(...e){let{delegate:t}=mn;return(t?.cancelAnimationFrame||cancelAnimationFrame)(...e)},delegate:void 0};var Il=dn(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var le=(()=>{class e extends M{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){let r=new so(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new Il}next(n){pn(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){pn(()=>{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(){pn(()=>{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?_s:(this.currentObservers=null,i.push(n),new B(()=>{this.currentObservers=null,Rt(i,n)}))}_checkFinalizedStatuses(n){let{hasError:r,thrownError:o,isStopped:i}=this;r?n.error(o):i&&n.complete()}asObservable(){let n=new M;return n.source=this,n}}return e.create=(t,n)=>new so(t,n),e})(),so=class extends le{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:_s}};var Xn=class extends le{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 er=class extends le{constructor(t=1/0,n=1/0,r=Jn){super(),this._bufferSize=t,this._windowTime=n,this._timestampProvider=r,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=n===1/0,this._bufferSize=Math.max(1,t),this._windowTime=Math.max(1,n)}next(t){let{isStopped:n,_buffer:r,_infiniteTimeWindow:o,_timestampProvider:i,_windowTime:s}=this;n||(r.push(t),!o&&r.push(i.now()+s)),this._trimBuffer(),super.next(t)}_subscribe(t){this._throwIfClosed(),this._trimBuffer();let n=this._innerSubscribe(t),{_infiniteTimeWindow:r,_buffer:o}=this,i=o.slice();for(let s=0;s<i.length&&!t.closed;s+=r?1:2)t.next(i[s]);return this._checkFinalizedStatuses(t),n}_trimBuffer(){let{_bufferSize:t,_timestampProvider:n,_buffer:r,_infiniteTimeWindow:o}=this,i=(o?1:2)*t;if(t<1/0&&i<r.length&&r.splice(0,r.length-i),!o){let s=n.now(),a=0;for(let c=1;c<r.length&&r[c]<=s;c+=2)a=c;a&&r.splice(0,a+1)}}};var Im=1,Fs,ks={};function Cl(e){return e in ks?(delete ks[e],!0):!1}var wl={setImmediate(e){let t=Im++;return ks[t]=!0,Fs||(Fs=Promise.resolve()),Fs.then(()=>Cl(t)&&e()),t},clearImmediate(e){Cl(e)}};var{setImmediate:Cm,clearImmediate:wm}=wl,tr={setImmediate(...e){let{delegate:t}=tr;return(t?.setImmediate||Cm)(...e)},clearImmediate(e){let{delegate:t}=tr;return(t?.clearImmediate||wm)(e)},delegate:void 0};var ao=class extends Be{constructor(t,n){super(t,n),this.scheduler=t,this.work=n}requestAsyncId(t,n,r=0){return r!==null&&r>0?super.requestAsyncId(t,n,r):(t.actions.push(this),t._scheduled||(t._scheduled=tr.setImmediate(t.flush.bind(t,void 0))))}recycleAsyncId(t,n,r=0){var o;if(r!=null?r>0:this.delay>0)return super.recycleAsyncId(t,n,r);let{actions:i}=t;n!=null&&((o=i[i.length-1])===null||o===void 0?void 0:o.id)!==n&&(tr.clearImmediate(n),t._scheduled===n&&(t._scheduled=void 0))}};var co=class extends He{flush(t){this._active=!0;let n=this._scheduled;this._scheduled=void 0;let{actions:r}=this,o;t=t||r.shift();do if(o=t.execute(t.state,t.delay))break;while((t=r[0])&&t.id===n&&r.shift());if(this._active=!1,o){for(;(t=r[0])&&t.id===n&&r.shift();)t.unsubscribe();throw o}}};var bm=new co(ao);var uo=class extends Be{constructor(t,n){super(t,n),this.scheduler=t,this.work=n}schedule(t,n=0){return n>0?super.schedule(t,n):(this.delay=n,this.state=t,this.scheduler.flush(this),this)}execute(t,n){return n>0||this.closed?super.execute(t,n):this._execute(t,n)}requestAsyncId(t,n,r=0){return r!=null&&r>0||r==null&&this.delay>0?super.requestAsyncId(t,n,r):(t.flush(this),0)}};var lo=class extends He{};var _m=new lo(uo);var fo=class extends Be{constructor(t,n){super(t,n),this.scheduler=t,this.work=n}requestAsyncId(t,n,r=0){return r!==null&&r>0?super.requestAsyncId(t,n,r):(t.actions.push(this),t._scheduled||(t._scheduled=mn.requestAnimationFrame(()=>t.flush(void 0))))}recycleAsyncId(t,n,r=0){var o;if(r!=null?r>0:this.delay>0)return super.recycleAsyncId(t,n,r);let{actions:i}=t;n!=null&&n===t._scheduled&&((o=i[i.length-1])===null||o===void 0?void 0:o.id)!==n&&(mn.cancelAnimationFrame(n),t._scheduled=void 0)}};var po=class extends He{flush(t){this._active=!0;let n;t?n=t.id:(n=this._scheduled,this._scheduled=void 0);let{actions:r}=this,o;t=t||r.shift();do if(o=t.execute(t.state,t.delay))break;while((t=r[0])&&t.id===n&&r.shift());if(this._active=!1,o){for(;(t=r[0])&&t.id===n&&r.shift();)t.unsubscribe();throw o}}};var Tm=new po(fo);var Pt=new M(e=>e.complete());function Ps(e){return e[e.length-1]}function ho(e){return I(Ps(e))?e.pop():void 0}function $e(e){return io(Ps(e))?e.pop():void 0}function bl(e,t){return typeof Ps(e)=="number"?e.pop():t}function NS(e,t,n,r){var o=arguments.length,i=o<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,r);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(o<3?s(i):o>3?s(t,n,i):s(t,n))||i);return o>3&&i&&Object.defineProperty(t,n,i),i}function xS(e,t){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(e,t)}function Tl(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(l){try{u(r.next(l))}catch(d){s(d)}}function c(l){try{u(r.throw(l))}catch(d){s(d)}}function u(l){l.done?i(l.value):o(l.value).then(a,c)}u((r=r.apply(e,t||[])).next())})}function _l(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 Lt(e){return this instanceof Lt?(this.v=e,this):new Lt(e)}function Sl(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),o,i=[];return o=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",s),o[Symbol.asyncIterator]=function(){return this},o;function s(f){return function(h){return Promise.resolve(h).then(f,d)}}function a(f,h){r[f]&&(o[f]=function(y){return new Promise(function(N,_){i.push([f,y,N,_])>1||c(f,y)})},h&&(o[f]=h(o[f])))}function c(f,h){try{u(r[f](h))}catch(y){p(i[0][3],y)}}function u(f){f.value instanceof Lt?Promise.resolve(f.value.v).then(l,d):p(i[0][2],f)}function l(f){c("next",f)}function d(f){c("throw",f)}function p(f,h){f(h),i.shift(),i.length&&c(i[0][0],i[0][1])}}function Ml(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 _l=="function"?_l(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(u){i({value:u,done:a})},s)}}var yn=e=>e&&typeof e.length=="number"&&typeof e!="function";function go(e){return I(e?.then)}function mo(e){return I(e[hn])}function yo(e){return Symbol.asyncIterator&&I(e?.[Symbol.asyncIterator])}function vo(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 Sm(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Do=Sm();function Eo(e){return I(e?.[Do])}function Io(e){return Sl(this,arguments,function*(){let n=e.getReader();try{for(;;){let{value:r,done:o}=yield Lt(n.read());if(o)return yield Lt(void 0);yield yield Lt(r)}}finally{n.releaseLock()}})}function Co(e){return I(e?.getReader)}function x(e){if(e instanceof M)return e;if(e!=null){if(mo(e))return Mm(e);if(yn(e))return Nm(e);if(go(e))return xm(e);if(yo(e))return Nl(e);if(Eo(e))return Am(e);if(Co(e))return Rm(e)}throw vo(e)}function Mm(e){return new M(t=>{let n=e[hn]();if(I(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Nm(e){return new M(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function xm(e){return new M(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,no)})}function Am(e){return new M(t=>{for(let n of e)if(t.next(n),t.closed)return;t.complete()})}function Nl(e){return new M(t=>{Om(e,t).catch(n=>t.error(n))})}function Rm(e){return Nl(Io(e))}function Om(e,t){var n,r,o,i;return Tl(this,void 0,void 0,function*(){try{for(n=Ml(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 de(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 nr(e,t=0){return D((n,r)=>{n.subscribe(E(r,o=>de(r,e,()=>r.next(o),t),()=>de(r,e,()=>r.complete(),t),o=>de(r,e,()=>r.error(o),t)))})}function wo(e,t=0){return D((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function xl(e,t){return x(e).pipe(wo(t),nr(t))}function Al(e,t){return x(e).pipe(wo(t),nr(t))}function Rl(e,t){return new M(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function Ol(e,t){return new M(n=>{let r;return de(n,t,()=>{r=e[Do](),de(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)}),()=>I(r?.return)&&r.return()})}function bo(e,t){if(!e)throw new Error("Iterable cannot be null");return new M(n=>{de(n,t,()=>{let r=e[Symbol.asyncIterator]();de(n,t,()=>{r.next().then(o=>{o.done?n.complete():n.next(o.value)})},0,!0)})})}function Fl(e,t){return bo(Io(e),t)}function kl(e,t){if(e!=null){if(mo(e))return xl(e,t);if(yn(e))return Rl(e,t);if(go(e))return Al(e,t);if(yo(e))return bo(e,t);if(Eo(e))return Ol(e,t);if(Co(e))return Fl(e,t)}throw vo(e)}function Ue(e,t){return t?kl(e,t):x(e)}function Fm(...e){let t=$e(e);return Ue(e,t)}function km(e,t){let n=I(e)?e:()=>e,r=o=>o.error(n());return new M(t?o=>t.schedule(r,0,o):r)}function Pm(e){return!!e&&(e instanceof M||I(e.lift)&&I(e.subscribe))}var jt=dn(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"});var{isArray:Lm}=Array;function jm(e,t){return Lm(t)?e(...t):e(t)}function vn(e){return Ve(t=>jm(e,t))}var{isArray:Vm}=Array,{getPrototypeOf:Bm,prototype:Hm,keys:$m}=Object;function _o(e){if(e.length===1){let t=e[0];if(Vm(t))return{args:t,keys:null};if(Um(t)){let n=$m(t);return{args:n.map(r=>t[r]),keys:n}}}return{args:e,keys:null}}function Um(e){return e&&typeof e=="object"&&Bm(e)===Hm}function To(e,t){return e.reduce((n,r,o)=>(n[r]=t[o],n),{})}function Gm(...e){let t=$e(e),n=ho(e),{args:r,keys:o}=_o(e);if(r.length===0)return Ue([],t);let i=new M(zm(r,t,o?s=>To(o,s):ie));return n?i.pipe(vn(n)):i}function zm(e,t,n=ie){return r=>{Pl(t,()=>{let{length:o}=e,i=new Array(o),s=o,a=o;for(let c=0;c<o;c++)Pl(t,()=>{let u=Ue(e[c],t),l=!1;u.subscribe(E(r,d=>{i[c]=d,l||(l=!0,a--),a||r.next(n(i.slice()))},()=>{--s||r.complete()}))},r)},r)}}function Pl(e,t,n){e?de(n,e,t):t()}function Ll(e,t,n,r,o,i,s,a){let c=[],u=0,l=0,d=!1,p=()=>{d&&!c.length&&!u&&t.complete()},f=y=>u<r?h(y):c.push(y),h=y=>{i&&t.next(y),u++;let N=!1;x(n(y,l++)).subscribe(E(t,_=>{o?.(_),i?f(_):t.next(_)},()=>{N=!0},void 0,()=>{if(N)try{for(u--;c.length&&u<r;){let _=c.shift();s?de(t,s,()=>h(_)):h(_)}p()}catch(_){t.error(_)}}))};return e.subscribe(E(t,f,()=>{d=!0,p()})),()=>{a?.()}}function Me(e,t,n=1/0){return I(t)?Me((r,o)=>Ve((i,s)=>t(r,i,o,s))(x(e(r,o))),n):(typeof t=="number"&&(n=t),D((r,o)=>Ll(r,o,e,n)))}function rr(e=1/0){return Me(ie,e)}function jl(){return rr(1)}function Dn(...e){return jl()(Ue(e,$e(e)))}function Wm(e){return new M(t=>{x(e()).subscribe(t)})}function qm(...e){let t=ho(e),{args:n,keys:r}=_o(e),o=new M(i=>{let{length:s}=n;if(!s){i.complete();return}let a=new Array(s),c=s,u=s;for(let l=0;l<s;l++){let d=!1;x(n[l]).subscribe(E(i,p=>{d||(d=!0,u--),a[l]=p},()=>c--,void 0,()=>{(!c||!d)&&(u||i.next(r?To(r,a):a),i.complete())}))}});return t?o.pipe(vn(t)):o}var Zm=["addListener","removeListener"],Ym=["addEventListener","removeEventListener"],Qm=["on","off"];function Ls(e,t,n,r){if(I(n)&&(r=n,n=void 0),r)return Ls(e,t,n).pipe(vn(r));let[o,i]=Xm(e)?Ym.map(s=>a=>e[s](t,a,n)):Km(e)?Zm.map(Vl(e,t)):Jm(e)?Qm.map(Vl(e,t)):[];if(!o&&yn(e))return Me(s=>Ls(s,t,n))(x(e));if(!o)throw new TypeError("Invalid event target");return new M(s=>{let a=(...c)=>s.next(1<c.length?c:c[0]);return o(a),()=>i(a)})}function Vl(e,t){return n=>r=>e[n](t,r)}function Km(e){return I(e.addListener)&&I(e.removeListener)}function Jm(e){return I(e.on)&&I(e.off)}function Xm(e){return I(e.addEventListener)&&I(e.removeEventListener)}function ey(...e){let t=$e(e),n=bl(e,1/0),r=e;return r.length?r.length===1?x(r[0]):rr(n)(Ue(r,t)):Pt}function yt(e,t){return D((n,r)=>{let o=0;n.subscribe(E(r,i=>e.call(t,i,o++)&&r.next(i)))})}function Bl(e){return D((t,n)=>{let r=!1,o=null,i=null,s=!1,a=()=>{if(i?.unsubscribe(),i=null,r){r=!1;let u=o;o=null,n.next(u)}s&&n.complete()},c=()=>{i=null,s&&n.complete()};t.subscribe(E(n,u=>{r=!0,o=u,i||x(e(u)).subscribe(i=E(n,a,c))},()=>{s=!0,(!r||!i||i.closed)&&n.complete()}))})}function ty(e,t=Se){return Bl(()=>ot(e,t))}function Hl(e){return D((t,n)=>{let r=null,o=!1,i;r=t.subscribe(E(n,void 0,void 0,s=>{i=x(e(s,Hl(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function So(e,t,n,r,o){return(i,s)=>{let a=n,c=t,u=0;i.subscribe(E(s,l=>{let d=u++;c=a?e(c,l,d):(a=!0,l),r&&s.next(c)},o&&(()=>{a&&s.next(c),s.complete()})))}}function $l(e,t){return D(So(e,t,arguments.length>=2,!1,!0))}function ny(e,t){return I(t)?Me(e,t,1):Me(e,1)}function ry(e){return $l((t,n,r)=>!e||e(n,r)?t+1:t,0)}function Ul(e,t=Se){return D((n,r)=>{let o=null,i=null,s=null,a=()=>{if(o){o.unsubscribe(),o=null;let u=i;i=null,r.next(u)}};function c(){let u=s+e,l=t.now();if(l<u){o=this.schedule(void 0,u-l),r.add(o);return}a()}n.subscribe(E(r,u=>{i=u,s=t.now(),o||(o=t.schedule(c,e),r.add(o))},()=>{a(),r.complete()},void 0,()=>{i=o=null}))})}function or(e){return D((t,n)=>{let r=!1;t.subscribe(E(n,o=>{r=!0,n.next(o)},()=>{r||n.next(e),n.complete()}))})}function Vt(e){return e<=0?()=>Pt:D((t,n)=>{let r=0;t.subscribe(E(n,o=>{++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function Gl(){return D((e,t)=>{e.subscribe(E(t,Ot))})}function zl(e){return Ve(()=>e)}function js(e,t){return t?n=>Dn(t.pipe(Vt(1),Gl()),n.pipe(js(e))):Me((n,r)=>x(e(n,r)).pipe(Vt(1),zl(n)))}function oy(e,t=Se){let n=ot(e,t);return js(()=>n)}function iy(e,t=ie){return e=e??sy,D((n,r)=>{let o,i=!0;n.subscribe(E(r,s=>{let a=t(s);(i||!e(o,a))&&(i=!1,o=a,r.next(s))}))})}function sy(e,t){return e===t}function Mo(e=ay){return D((t,n)=>{let r=!1;t.subscribe(E(n,o=>{r=!0,n.next(o)},()=>r?n.complete():n.error(e())))})}function ay(){return new jt}function Wl(e){return D((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}})}function ql(e,t){let n=arguments.length>=2;return r=>r.pipe(e?yt((o,i)=>e(o,i,r)):ie,Vt(1),n?or(t):Mo(()=>new jt))}function Vs(e){return e<=0?()=>Pt:D((t,n)=>{let r=[];t.subscribe(E(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 cy(e,t){let n=arguments.length>=2;return r=>r.pipe(e?yt((o,i)=>e(o,i,r)):ie,Vs(1),n?or(t):Mo(()=>new jt))}function uy(){return D((e,t)=>{let n,r=!1;e.subscribe(E(t,o=>{let i=n;n=o,r&&t.next([i,o]),r=!0}))})}function ly(e,t){return D(So(e,t,arguments.length>=2,!0))}function Hs(e={}){let{connector:t=()=>new le,resetOnError:n=!0,resetOnComplete:r=!0,resetOnRefCountZero:o=!0}=e;return i=>{let s,a,c,u=0,l=!1,d=!1,p=()=>{a?.unsubscribe(),a=void 0},f=()=>{p(),s=c=void 0,l=d=!1},h=()=>{let y=s;f(),y?.unsubscribe()};return D((y,N)=>{u++,!d&&!l&&p();let _=c=c??t();N.add(()=>{u--,u===0&&!d&&!l&&(a=Bs(h,o))}),_.subscribe(N),!s&&u>0&&(s=new rt({next:je=>_.next(je),error:je=>{d=!0,p(),a=Bs(f,n,je),_.error(je)},complete:()=>{l=!0,p(),a=Bs(f,r),_.complete()}}),x(y).subscribe(s))})(i)}}function Bs(e,t,...n){if(t===!0){e();return}if(t===!1)return;let r=new rt({next:()=>{r.unsubscribe(),e()}});return x(t(...n)).subscribe(r)}function dy(e,t,n){let r,o=!1;return e&&typeof e=="object"?{bufferSize:r=1/0,windowTime:t=1/0,refCount:o=!1,scheduler:n}=e:r=e??1/0,Hs({connector:()=>new er(r,t,n),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:o})}function fy(e){return yt((t,n)=>e<=n)}function Zl(...e){let t=$e(e);return D((n,r)=>{(t?Dn(e,n,t):Dn(e,n)).subscribe(r)})}function Yl(e,t){return D((n,r)=>{let o=null,i=0,s=!1,a=()=>s&&!o&&r.complete();n.subscribe(E(r,c=>{o?.unsubscribe();let u=0,l=i++;x(e(c,l)).subscribe(o=E(r,d=>r.next(t?t(c,d,l,u++):d),()=>{o=null,a()}))},()=>{s=!0,a()}))})}function Ql(e){return D((t,n)=>{x(e).subscribe(E(n,()=>n.complete(),Ot)),!n.closed&&t.subscribe(n)})}function Kl(e,t=!1){return D((n,r)=>{let o=0;n.subscribe(E(r,i=>{let s=e(i,o++);(s||t)&&r.next(i),!s&&r.complete()}))})}function Jl(e,t,n){let r=I(e)||t||n?{next:e,error:t,complete:n}:e;return r?D((o,i)=>{var s;(s=r.subscribe)===null||s===void 0||s.call(r);let a=!0;o.subscribe(E(i,c=>{var u;(u=r.next)===null||u===void 0||u.call(r,c),i.next(c)},()=>{var c;a=!1,(c=r.complete)===null||c===void 0||c.call(r),i.complete()},c=>{var u;a=!1,(u=r.error)===null||u===void 0||u.call(r,c),i.error(c)},()=>{var c,u;a&&((c=r.unsubscribe)===null||c===void 0||c.call(r)),(u=r.finalize)===null||u===void 0||u.call(r)}))}):ie}function Xl(e,t){return D((n,r)=>{let{leading:o=!0,trailing:i=!1}=t??{},s=!1,a=null,c=null,u=!1,l=()=>{c?.unsubscribe(),c=null,i&&(f(),u&&r.complete())},d=()=>{c=null,u&&r.complete()},p=h=>c=x(e(h)).subscribe(E(r,l,d)),f=()=>{if(s){s=!1;let h=a;a=null,r.next(h),!u&&p(h)}};n.subscribe(E(r,h=>{s=!0,a=h,!(c&&!c.closed)&&(o?f():p(h))},()=>{u=!0,!(i&&s&&c&&!c.closed)&&r.complete()}))})}function py(e,t=Se,n){let r=ot(e,t);return Xl(()=>r,n)}var $s;function No(){return $s}function Ge(e){let t=$s;return $s=e,t}var ed=Symbol("NotFound");function En(e){return e===ed||e?.name==="\u0275NotFound"}var ee=null,xo=!1,Us=1,hy=null,Z=Symbol("SIGNAL");function w(e){let t=ee;return ee=e,t}function Fo(){return ee}var Bt={version:0,lastCleanEpoch:0,dirty:!1,producers:void 0,producersTail:void 0,consumers:void 0,consumersTail:void 0,recomputing:!1,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,kind:"unknown",producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function Ht(e){if(xo)throw new Error("");if(ee===null)return;ee.consumerOnSignalRead(e);let t=ee.producersTail;if(t!==void 0&&t.producer===e)return;let n,r=ee.recomputing;if(r&&(n=t!==void 0?t.nextProducer:ee.producers,n!==void 0&&n.producer===e)){ee.producersTail=n,n.lastReadVersion=e.version;return}let o=e.consumersTail;if(o!==void 0&&o.consumer===ee&&(!r||my(o,ee)))return;let i=In(ee),s={producer:e,consumer:ee,nextProducer:n,prevConsumer:o,lastReadVersion:e.version,nextConsumer:void 0};ee.producersTail=s,t!==void 0?t.nextProducer=s:ee.producers=s,i&&od(e,s)}function td(){Us++}function ko(e){if(!(In(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===Us)){if(!e.producerMustRecompute(e)&&!Ut(e)){Oo(e);return}e.producerRecomputeValue(e),Oo(e)}}function Gs(e){if(e.consumers===void 0)return;let t=xo;xo=!0;try{for(let n=e.consumers;n!==void 0;n=n.nextConsumer){let r=n.consumer;r.dirty||gy(r)}}finally{xo=t}}function zs(){return ee?.consumerAllowSignalWrites!==!1}function gy(e){e.dirty=!0,Gs(e),e.consumerMarkedDirty?.(e)}function Oo(e){e.dirty=!1,e.lastCleanEpoch=Us}function vt(e){return e&&nd(e),w(e)}function nd(e){e.producersTail=void 0,e.recomputing=!0}function $t(e,t){w(t),e&&rd(e)}function rd(e){e.recomputing=!1;let t=e.producersTail,n=t!==void 0?t.nextProducer:e.producers;if(n!==void 0){if(In(e))do n=Ws(n);while(n!==void 0);t!==void 0?t.nextProducer=void 0:e.producers=void 0}}function Ut(e){for(let t=e.producers;t!==void 0;t=t.nextProducer){let n=t.producer,r=t.lastReadVersion;if(r!==n.version||(ko(n),r!==n.version))return!0}return!1}function Dt(e){if(In(e)){let t=e.producers;for(;t!==void 0;)t=Ws(t)}e.producers=void 0,e.producersTail=void 0,e.consumers=void 0,e.consumersTail=void 0}function od(e,t){let n=e.consumersTail,r=In(e);if(n!==void 0?(t.nextConsumer=n.nextConsumer,n.nextConsumer=t):(t.nextConsumer=void 0,e.consumers=t),t.prevConsumer=n,e.consumersTail=t,!r)for(let o=e.producers;o!==void 0;o=o.nextProducer)od(o.producer,o)}function Ws(e){let t=e.producer,n=e.nextProducer,r=e.nextConsumer,o=e.prevConsumer;if(e.nextConsumer=void 0,e.prevConsumer=void 0,r!==void 0?r.prevConsumer=o:t.consumersTail=o,o!==void 0)o.nextConsumer=r;else if(t.consumers=r,!In(t)){let i=t.producers;for(;i!==void 0;)i=Ws(i)}return n}function In(e){return e.consumerIsAlwaysLive||e.consumers!==void 0}function Po(e){hy?.(e)}function my(e,t){let n=t.producersTail;if(n!==void 0){let r=t.producers;do{if(r===e)return!0;if(r===n)break;r=r.nextProducer}while(r!==void 0)}return!1}function Lo(e,t){return Object.is(e,t)}function sr(e,t){let n=Object.create(yy);n.computation=e,t!==void 0&&(n.equal=t);let r=()=>{if(ko(n),Ht(n),n.value===ir)throw n.error;return n.value};return r[Z]=n,Po(n),r}var Ao=Symbol("UNSET"),Ro=Symbol("COMPUTING"),ir=Symbol("ERRORED"),yy=U($({},Bt),{value:Ao,dirty:!0,error:null,equal:Lo,kind:"computed",producerMustRecompute(e){return e.value===Ao||e.value===Ro},producerRecomputeValue(e){if(e.value===Ro)throw new Error("");let t=e.value;e.value=Ro;let n=vt(e),r,o=!1;try{r=e.computation(),w(null),o=t!==Ao&&t!==ir&&r!==ir&&e.equal(t,r)}catch(i){r=ir,e.error=i}finally{$t(e,n)}if(o){e.value=t;return}e.value=r,e.version++}});function vy(){throw new Error}var id=vy;function sd(e){id(e)}function qs(e){id=e}var Dy=null;function Zs(e,t){let n=Object.create(ar);n.value=e,t!==void 0&&(n.equal=t);let r=()=>ad(n);return r[Z]=n,Po(n),[r,s=>Cn(n,s),s=>Ys(n,s)]}function ad(e){return Ht(e),e.value}function Cn(e,t){zs()||sd(e),e.equal(e.value,t)||(e.value=t,Ey(e))}function Ys(e,t){zs()||sd(e),Cn(e,t(e.value))}var ar=U($({},Bt),{equal:Lo,value:void 0,kind:"signal"});function Ey(e){e.version++,td(),Gs(e),Dy?.(e)}function cd(e){let t=w(null);try{return e()}finally{w(t)}}var ud=U($({},Bt),{consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!0,dirty:!0,kind:"effect"});function ld(e){if(e.dirty=!1,e.version>0&&!Ut(e))return;e.version++;let t=vt(e);try{e.cleanup(),e.fn()}finally{$t(e,t)}}var Ho="https://angular.dev/best-practices/security#preventing-cross-site-scripting-xss",C=class extends Error{code;constructor(t,n){super(Ct(t,n)),this.code=t}};function Iy(e){return`NG0${Math.abs(e)}`}function Ct(e,t){return`${Iy(e)}${t?": "+t:""}`}var We=globalThis;function A(e){for(let t in e)if(e[t]===A)return t;throw Error("")}function pd(e,t){for(let n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}function st(e){if(typeof e=="string")return e;if(Array.isArray(e))return`[${e.map(st).join(", ")}]`;if(e==null)return""+e;let t=e.overriddenName||e.name;if(t)return`${t}`;let n=e.toString();if(n==null)return""+n;let r=n.indexOf(`
`);return r>=0?n.slice(0,r):n}function $o(e,t){return e?t?`${e} ${t}`:e:t||""}var Cy=A({__forward_ref__:A});function Uo(e){return e.__forward_ref__=Uo,e.toString=function(){return st(this())},e}function Y(e){return aa(e)?e():e}function aa(e){return typeof e=="function"&&e.hasOwnProperty(Cy)&&e.__forward_ref__===Uo}function R(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function Go(e){return{providers:e.providers||[],imports:e.imports||[]}}function fr(e){return by(e,zo)}function wy(e){return fr(e)!==null}function by(e,t){return e.hasOwnProperty(t)&&e[t]||null}function _y(e){let t=e?.[zo]??null;return t||null}function Ks(e){return e&&e.hasOwnProperty(Vo)?e[Vo]:null}var zo=A({\u0275prov:A}),Vo=A({\u0275inj:A}),S=class{_desc;ngMetadataName="InjectionToken";\u0275prov;constructor(t,n){this._desc=t,this.\u0275prov=void 0,typeof n=="number"?this.__NG_ELEMENT_ID__=n:n!==void 0&&(this.\u0275prov=R({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function ca(e){return e&&!!e.\u0275providers}var ua=A({\u0275cmp:A}),la=A({\u0275dir:A}),da=A({\u0275pipe:A}),fa=A({\u0275mod:A}),ur=A({\u0275fac:A}),Zt=A({__NG_ELEMENT_ID__:A}),dd=A({__NG_ENV_ID__:A});function ne(e){return typeof e=="string"?e:e==null?"":String(e)}function hd(e){return typeof e=="function"?e.name||e.toString():typeof e=="object"&&e!=null&&typeof e.type=="function"?e.type.name||e.type.toString():ne(e)}var gd=A({ngErrorCode:A}),Ty=A({ngErrorMessage:A}),Sy=A({ngTokenPath:A});function pa(e,t){return md("",-200,t)}function Wo(e,t){throw new C(-201,!1)}function md(e,t,n){let r=new C(t,e);return r[gd]=t,r[Ty]=e,n&&(r[Sy]=n),r}function My(e){return e[gd]}var Js;function yd(){return Js}function se(e){let t=Js;return Js=e,t}function ha(e,t,n){let r=fr(e);if(r&&r.providedIn=="root")return r.value===void 0?r.value=r.factory():r.value;if(n&8)return null;if(t!==void 0)return t;Wo(e,"Injector")}var Ny={},Gt=Ny,Xs="__NG_DI_FLAG__",ea=class{injector;constructor(t){this.injector=t}retrieve(t,n){let r=zt(n)||0;try{return this.injector.get(t,r&8?null:Gt,r)}catch(o){if(En(o))return o;throw o}}};function xy(e,t=0){let n=No();if(n===void 0)throw new C(-203,!1);if(n===null)return ha(e,void 0,t);{let r=Ay(t),o=n.retrieve(e,r);if(En(o)){if(r.optional)return null;throw o}return o}}function Q(e,t=0){return(yd()||xy)(Y(e),t)}function m(e,t){return Q(e,zt(t))}function zt(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function Ay(e){return{optional:!!(e&8),host:!!(e&1),self:!!(e&2),skipSelf:!!(e&4)}}function ta(e){let t=[];for(let n=0;n<e.length;n++){let r=Y(e[n]);if(Array.isArray(r)){if(r.length===0)throw new C(900,!1);let o,i=0;for(let s=0;s<r.length;s++){let a=r[s],c=Ry(a);typeof c=="number"?c===-1?o=a.token:i|=c:o=a}t.push(Q(o,i))}else t.push(Q(r))}return t}function qo(e,t){return e[Xs]=t,e.prototype[Xs]=t,e}function Ry(e){return e[Xs]}function Et(e,t){let n=e.hasOwnProperty(ur);return n?e[ur]:null}function vd(e,t,n){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++){let o=e[r],i=t[r];if(n&&(o=n(o),i=n(i)),i!==o)return!1}return!0}function Dd(e){return e.flat(Number.POSITIVE_INFINITY)}function Zo(e,t){e.forEach(n=>Array.isArray(n)?Zo(n,t):t(n))}function ga(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function pr(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function Ed(e,t){let n=[];for(let r=0;r<e;r++)n.push(t);return n}function Id(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 hr(e,t,n){let r=bn(e,t);return r>=0?e[r|1]=n:(r=~r,Id(e,r,t,n)),r}function Yo(e,t){let n=bn(e,t);if(n>=0)return e[n|1]}function bn(e,t){return Oy(e,t,1)}function Oy(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 Ne={},te=[],Yt=new S(""),ma=new S("",-1),ya=new S(""),lr=class{get(t,n=Gt){if(n===Gt){let o=md("",-201);throw o.name="\u0275NotFound",o}return n}};function va(e){return e[fa]||null}function qe(e){return e[ua]||null}function Qo(e){return e[la]||null}function Cd(e){return e[da]||null}function Da(e){return{\u0275providers:e}}function wd(...e){return{\u0275providers:Ea(!0,e),\u0275fromNgModule:!0}}function Ea(e,...t){let n=[],r=new Set,o,i=s=>{n.push(s)};return Zo(t,s=>{let a=s;Bo(a,i,[],r)&&(o||=[],o.push(a))}),o!==void 0&&bd(o,i),n}function bd(e,t){for(let n=0;n<e.length;n++){let{ngModule:r,providers:o}=e[n];Ia(o,i=>{t(i,r)})}}function Bo(e,t,n,r){if(e=Y(e),!e)return!1;let o=null,i=Ks(e),s=!i&&qe(e);if(!i&&!s){let c=e.ngModule;if(i=Ks(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 u of c)Bo(u,t,n,r)}}else if(i){if(i.imports!=null&&!a){r.add(o);let u;try{Zo(i.imports,l=>{Bo(l,t,n,r)&&(u||=[],u.push(l))})}finally{}u!==void 0&&bd(u,t)}if(!a){let u=Et(o)||(()=>new o);t({provide:o,useFactory:u,deps:te},o),t({provide:ya,useValue:o,multi:!0},o),t({provide:Yt,useValue:()=>Q(o),multi:!0},o)}let c=i.providers;if(c!=null&&!a){let u=e;Ia(c,l=>{t(l,u)})}}else return!1;return o!==e&&e.providers!==void 0}function Ia(e,t){for(let n of e)ca(n)&&(n=n.\u0275providers),Array.isArray(n)?Ia(n,t):t(n)}var Fy=A({provide:String,useValue:A});function _d(e){return e!==null&&typeof e=="object"&&Fy in e}function ky(e){return!!(e&&e.useExisting)}function Py(e){return!!(e&&e.useFactory)}function Wt(e){return typeof e=="function"}function Td(e){return!!e.useClass}var Ca=new S(""),jo={},fd={},Qs;function _n(){return Qs===void 0&&(Qs=new lr),Qs}var ye=class{},qt=class extends ye{parent;source;scopes;records=new Map;_ngOnDestroyHooks=new Set;_onDestroyHooks=[];get destroyed(){return this._destroyed}_destroyed=!1;injectorDefTypes;constructor(t,n,r,o){super(),this.parent=n,this.source=r,this.scopes=o,ra(t,s=>this.processProvider(s)),this.records.set(ma,wn(void 0,this)),o.has("environment")&&this.records.set(ye,wn(void 0,this));let i=this.records.get(Ca);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(ya,te,{self:!0}))}retrieve(t,n){let r=zt(n)||0;try{return this.get(t,Gt,r)}catch(o){if(En(o))return o;throw o}}destroy(){cr(this),this._destroyed=!0;let t=w(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(),w(t)}}onDestroy(t){return cr(this),this._onDestroyHooks.push(t),()=>this.removeOnDestroy(t)}runInContext(t){cr(this);let n=Ge(this),r=se(void 0),o;try{return t()}finally{Ge(n),se(r)}}get(t,n=Gt,r){if(cr(this),t.hasOwnProperty(dd))return t[dd](this);let o=zt(r),i,s=Ge(this),a=se(void 0);try{if(!(o&4)){let u=this.records.get(t);if(u===void 0){let l=Hy(t)&&fr(t);l&&this.injectableDefInScope(l)?u=wn(na(t),jo):u=null,this.records.set(t,u)}if(u!=null)return this.hydrate(t,u,o)}let c=o&2?_n():this.parent;return n=o&8&&n===Gt?null:n,c.get(t,n)}catch(c){let u=My(c);throw u===-200||u===-201?new C(u,null):c}finally{se(a),Ge(s)}}resolveInjectorInitializers(){let t=w(null),n=Ge(this),r=se(void 0),o;try{let i=this.get(Yt,te,{self:!0});for(let s of i)s()}finally{Ge(n),se(r),w(t)}}toString(){let t=[],n=this.records;for(let r of n.keys())t.push(st(r));return`R3Injector[${t.join(", ")}]`}processProvider(t){t=Y(t);let n=Wt(t)?t:Y(t&&t.provide),r=jy(t);if(!Wt(t)&&t.multi===!0){let o=this.records.get(n);o||(o=wn(void 0,jo,!0),o.factory=()=>ta(o.multi),this.records.set(n,o)),n=t,o.multi.push(t)}this.records.set(n,r)}hydrate(t,n,r){let o=w(null);try{if(n.value===fd)throw pa(st(t));return n.value===jo&&(n.value=fd,n.value=n.factory(void 0,r)),typeof n.value=="object"&&n.value&&By(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}finally{w(o)}}injectableDefInScope(t){if(!t.providedIn)return!1;let n=Y(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 na(e){let t=fr(e),n=t!==null?t.factory:Et(e);if(n!==null)return n;if(e instanceof S)throw new C(204,!1);if(e instanceof Function)return Ly(e);throw new C(204,!1)}function Ly(e){if(e.length>0)throw new C(204,!1);let n=_y(e);return n!==null?()=>n.factory(e):()=>new e}function jy(e){if(_d(e))return wn(void 0,e.useValue);{let t=wa(e);return wn(t,jo)}}function wa(e,t,n){let r;if(Wt(e)){let o=Y(e);return Et(o)||na(o)}else if(_d(e))r=()=>Y(e.useValue);else if(Py(e))r=()=>e.useFactory(...ta(e.deps||[]));else if(ky(e))r=(o,i)=>Q(Y(e.useExisting),i!==void 0&&i&8?8:void 0);else{let o=Y(e&&(e.useClass||e.provide));if(Vy(e))r=()=>new o(...ta(e.deps));else return Et(o)||na(o)}return r}function cr(e){if(e.destroyed)throw new C(205,!1)}function wn(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function Vy(e){return!!e.deps}function By(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function Hy(e){return typeof e=="function"||typeof e=="object"&&e.ngMetadataName==="InjectionToken"}function ra(e,t){for(let n of e)Array.isArray(n)?ra(n,t):n&&ca(n)?ra(n.\u0275providers,t):t(n)}function Ko(e,t){let n;e instanceof qt?(cr(e),n=e):n=new ea(e);let r,o=Ge(n),i=se(void 0);try{return t()}finally{Ge(o),se(i)}}function Sd(){return yd()!==void 0||No()!=null}var xe=0,v=1,b=2,K=3,De=4,ae=5,Qt=6,Tn=7,G=8,Ee=9,Ze=10,O=11,Sn=12,ba=13,Kt=14,ce=15,at=16,Jt=17,Ye=18,gr=19,_a=20,it=21,Jo=22,ct=23,he=24,Xt=25,wt=26,L=27,Md=1,Ta=6,bt=7,mr=8,en=9,H=10;function Qe(e){return Array.isArray(e)&&typeof e[Md]=="object"}function Ae(e){return Array.isArray(e)&&e[Md]===!0}function Sa(e){return(e.flags&4)!==0}function _t(e){return e.componentOffset>-1}function Mn(e){return(e.flags&1)===1}function Re(e){return!!e.template}function Nn(e){return(e[b]&512)!==0}function tn(e){return(e[b]&256)===256}var Ma="svg",Nd="math";function Ie(e){for(;Array.isArray(e);)e=e[xe];return e}function Na(e,t){return Ie(t[e])}function Ce(e,t){return Ie(t[e.index])}function yr(e,t){return e.data[t]}function vr(e,t){return e[t]}function xa(e,t,n,r){n>=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=r}function we(e,t){let n=t[e];return Qe(n)?n:n[xe]}function xd(e){return(e[b]&4)===4}function Xo(e){return(e[b]&128)===128}function Ad(e){return Ae(e[K])}function be(e,t){return t==null?null:e[t]}function Aa(e){e[Jt]=0}function Ra(e){e[b]&1024||(e[b]|=1024,Xo(e)&&Tt(e))}function Rd(e,t){for(;e>0;)t=t[Kt],e--;return t}function Dr(e){return!!(e[b]&9216||e[he]?.dirty)}function ei(e){e[Ze].changeDetectionScheduler?.notify(8),e[b]&64&&(e[b]|=1024),Dr(e)&&Tt(e)}function Tt(e){e[Ze].changeDetectionScheduler?.notify(0);let t=It(e);for(;t!==null&&!(t[b]&8192||(t[b]|=8192,!Xo(t)));)t=It(t)}function Oa(e,t){if(tn(e))throw new C(911,!1);e[it]===null&&(e[it]=[]),e[it].push(t)}function Od(e,t){if(e[it]===null)return;let n=e[it].indexOf(t);n!==-1&&e[it].splice(n,1)}function It(e){let t=e[K];return Ae(t)?t[K]:t}function Fa(e){return e[Tn]??=[]}function ka(e){return e.cleanup??=[]}function Fd(e,t,n,r){let o=Fa(t);o.push(n),e.firstCreatePass&&ka(e).push(r,o.length-1)}var T={lFrame:qd(null),bindingsEnabled:!0,skipHydrationRootTNode:null};var oa=!1;function kd(){return T.lFrame.elementDepthCount}function Pd(){T.lFrame.elementDepthCount++}function Pa(){T.lFrame.elementDepthCount--}function ti(){return T.bindingsEnabled}function La(){return T.skipHydrationRootTNode!==null}function ja(e){return T.skipHydrationRootTNode===e}function Va(){T.skipHydrationRootTNode=null}function g(){return T.lFrame.lView}function V(){return T.lFrame.tView}function Ld(e){return T.lFrame.contextLView=e,e[G]}function jd(e){return T.lFrame.contextLView=null,e}function z(){let e=Ba();for(;e!==null&&e.type===64;)e=e.parent;return e}function Ba(){return T.lFrame.currentTNode}function Vd(){let e=T.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function xn(e,t){let n=T.lFrame;n.currentTNode=e,n.isParent=t}function Ha(){return T.lFrame.isParent}function $a(){T.lFrame.isParent=!1}function Bd(){return T.lFrame.contextLView}function Ua(){return oa}function An(e){let t=oa;return oa=e,t}function ge(){let e=T.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function ni(){return T.lFrame.bindingIndex}function Hd(e){return T.lFrame.bindingIndex=e}function ut(){return T.lFrame.bindingIndex++}function Rn(e){let t=T.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function $d(){return T.lFrame.inI18n}function Ud(e,t){let n=T.lFrame;n.bindingIndex=n.bindingRootIndex=e,ri(t)}function Gd(){return T.lFrame.currentDirectiveIndex}function ri(e){T.lFrame.currentDirectiveIndex=e}function zd(e){let t=T.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function oi(){return T.lFrame.currentQueryIndex}function Er(e){T.lFrame.currentQueryIndex=e}function $y(e){let t=e[v];return t.type===2?t.declTNode:t.type===1?e[ae]:null}function Ga(e,t,n){if(n&4){let o=t,i=e;for(;o=o.parent,o===null&&!(n&1);)if(o=$y(i),o===null||(i=i[Kt],o.type&10))break;if(o===null)return!1;t=o,e=i}let r=T.lFrame=Wd();return r.currentTNode=t,r.lView=e,!0}function ii(e){let t=Wd(),n=e[v];T.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function Wd(){let e=T.lFrame,t=e===null?null:e.child;return t===null?qd(e):t}function qd(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 Zd(){let e=T.lFrame;return T.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var za=Zd;function si(){let e=Zd();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 Yd(e){return(T.lFrame.contextLView=Rd(e,T.lFrame.contextLView))[G]}function Oe(){return T.lFrame.selectedIndex}function St(e){T.lFrame.selectedIndex=e}function Ir(){let e=T.lFrame;return yr(e.tView,e.selectedIndex)}function Qd(){T.lFrame.currentNamespace=Ma}function Kd(){return T.lFrame.currentNamespace}var Jd=!0;function ai(){return Jd}function Cr(e){Jd=e}function ia(e,t=null,n=null,r){let o=Wa(e,t,n,r);return o.resolveInjectorInitializers(),o}function Wa(e,t=null,n=null,r,o=new Set){let i=[n||te,wd(e)];return r=r||(typeof e=="object"?void 0:st(e)),new qt(i,t||_n(),r||null,o)}var pe=class e{static THROW_IF_NOT_FOUND=Gt;static NULL=new lr;static create(t,n){if(Array.isArray(t))return ia({name:""},n,t,"");{let r=t.name??"";return ia({name:r},t.parent,t.providers,r)}}static \u0275prov=R({token:e,providedIn:"any",factory:()=>Q(ma)});static __NG_ELEMENT_ID__=-1},nn=new S(""),Ke=(()=>{class e{static __NG_ELEMENT_ID__=Uy;static __NG_ENV_ID__=n=>n}return e})(),dr=class extends Ke{_lView;constructor(t){super(),this._lView=t}get destroyed(){return tn(this._lView)}onDestroy(t){let n=this._lView;return Oa(n,t),()=>Od(n,t)}};function Uy(){return new dr(g())}var ze=class{_console=console;handleError(t){this._console.error("ERROR",t)}},Fe=new S("",{providedIn:"root",factory:()=>{let e=m(ye),t;return n=>{e.destroyed&&!t?setTimeout(()=>{throw n}):(t??=e.get(ze),t.handleError(n))}}}),Xd={provide:Yt,useValue:()=>void m(ze),multi:!0};function qa(e){return typeof e=="function"&&e[Z]!==void 0}function ci(e,t){let[n,r,o]=Zs(e,t?.equal),i=n,s=i[Z];return i.set=r,i.update=o,i.asReadonly=Za.bind(i),i}function Za(){let e=this[Z];if(e.readonlyFn===void 0){let t=()=>this();t[Z]=e,e.readonlyFn=t}return e.readonlyFn}function Ya(e){return qa(e)&&typeof e.set=="function"}var rn=(()=>{class e{view;node;constructor(n,r){this.view=n,this.node=r}static __NG_ELEMENT_ID__=Gy}return e})();function Gy(){return new rn(g(),z())}var ve=class{},ui=new S("",{providedIn:"root",factory:()=>!1});var Qa=new S(""),Ka=new S(""),Mt=(()=>{class e{taskId=0;pendingTasks=new Set;destroyed=!1;pendingTask=new Xn(!1);get hasPendingTasks(){return this.destroyed?!1:this.pendingTask.value}get hasPendingTasksObservable(){return this.destroyed?new M(n=>{n.next(!1),n.complete()}):this.pendingTask}add(){!this.hasPendingTasks&&!this.destroyed&&this.pendingTask.next(!0);let n=this.taskId++;return this.pendingTasks.add(n),n}has(n){return this.pendingTasks.has(n)}remove(n){this.pendingTasks.delete(n),this.pendingTasks.size===0&&this.hasPendingTasks&&this.pendingTask.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this.hasPendingTasks&&this.pendingTask.next(!1),this.destroyed=!0,this.pendingTask.unsubscribe()}static \u0275prov=R({token:e,providedIn:"root",factory:()=>new e})}return e})(),Ja=(()=>{class e{internalPendingTasks=m(Mt);scheduler=m(ve);errorHandler=m(Fe);add(){let n=this.internalPendingTasks.add();return()=>{this.internalPendingTasks.has(n)&&(this.scheduler.notify(11),this.internalPendingTasks.remove(n))}}run(n){let r=this.add();n().catch(this.errorHandler).finally(r)}static \u0275prov=R({token:e,providedIn:"root",factory:()=>new e})}return e})();function on(...e){}var wr=(()=>{class e{static \u0275prov=R({token:e,providedIn:"root",factory:()=>new sa})}return e})(),sa=class{dirtyEffectCount=0;queues=new Map;add(t){this.enqueue(t),this.schedule(t)}schedule(t){t.dirty&&this.dirtyEffectCount++}remove(t){let n=t.zone,r=this.queues.get(n);r.has(t)&&(r.delete(t),t.dirty&&this.dirtyEffectCount--)}enqueue(t){let n=t.zone;this.queues.has(n)||this.queues.set(n,new Set);let r=this.queues.get(n);r.has(t)||r.add(t)}flush(){for(;this.dirtyEffectCount>0;){let t=!1;for(let[n,r]of this.queues)n===null?t||=this.flushQueue(r):t||=n.run(()=>this.flushQueue(r));t||(this.dirtyEffectCount=0)}}flushQueue(t){let n=!1;for(let r of t)r.dirty&&(this.dirtyEffectCount--,n=!0,r.run());return n}};function Wn(e){return{toString:e}.toString()}var li="__parameters__";function Jy(e){return function(...n){if(e){let r=e(...n);for(let o in r)this[o]=r[o]}}}function Yc(e,t,n){return Wn(()=>{let r=Jy(t);function o(...i){if(this instanceof o)return r.apply(this,i),this;let s=new o(...i);return a.annotation=s,a;function a(c,u,l){let d=c.hasOwnProperty(li)?c[li]:Object.defineProperty(c,li,{value:[]})[li];for(;d.length<=l;)d.push(null);return(d[l]=d[l]||[]).push(s),c}}return o.prototype.ngMetadataName=e,o.annotationCls=o,o})}var Xy=qo(Yc("Inject",e=>({token:e})),-1),ev=qo(Yc("Optional"),8);var tv=qo(Yc("SkipSelf"),4);function nv(e){return typeof e=="function"}var Ci=class{previousValue;currentValue;firstChange;constructor(t,n,r){this.previousValue=t,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}};function Uf(e,t,n,r){t!==null?t.applyValueToInputSignal(t,r):e[n]=r}var Qc=(()=>{let e=()=>Gf;return e.ngInherit=!0,e})();function Gf(e){return e.type.prototype.ngOnChanges&&(e.setInput=ov),rv}function rv(){let e=Wf(this),t=e?.current;if(t){let n=e.previous;if(n===Ne)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function ov(e,t,n,r,o){let i=this.declaredInputs[r],s=Wf(e)||iv(e,{previous:Ne,current:null}),a=s.current||(s.current={}),c=s.previous,u=c[i];a[i]=new Ci(u&&u.currentValue,n,c===Ne),Uf(e,t,o,n)}var zf="__ngSimpleChanges__";function Wf(e){return e[zf]||null}function iv(e,t){return e[zf]=t}var ef=[];var F=function(e,t=null,n){for(let r=0;r<ef.length;r++){let o=ef[r];o(e,t,n)}};function sv(e,t,n){let{ngOnChanges:r,ngOnInit:o,ngDoCheck:i}=t.type.prototype;if(r){let s=Gf(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 qf(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:u,ngOnDestroy:l}=i;s&&(e.contentHooks??=[]).push(-n,s),a&&((e.contentHooks??=[]).push(n,a),(e.contentCheckHooks??=[]).push(n,a)),c&&(e.viewHooks??=[]).push(-n,c),u&&((e.viewHooks??=[]).push(n,u),(e.viewCheckHooks??=[]).push(n,u)),l!=null&&(e.destroyHooks??=[]).push(n,l)}}function mi(e,t,n){Zf(e,t,3,n)}function yi(e,t,n,r){(e[b]&3)===n&&Zf(e,t,n,r)}function Xa(e,t){let n=e[b];(n&3)===t&&(n&=16383,n+=1,e[b]=n)}function Zf(e,t,n,r){let o=r!==void 0?e[Jt]&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[Jt]+=65536),(a<i||i==-1)&&(av(e,n,t,c),e[Jt]=(e[Jt]&4294901760)+c+2),c++}function tf(e,t){F(4,e,t);let n=w(null);try{t.call(e)}finally{w(n),F(5,e,t)}}function av(e,t,n,r){let o=n[r]<0,i=n[r+1],s=o?-n[r]:n[r],a=e[s];o?e[b]>>14<e[Jt]>>16&&(e[b]&3)===t&&(e[b]+=16384,tf(a,i)):tf(a,i)}var Fn=-1,an=class{factory;name;injectImpl;resolving=!1;canSeeViewProviders;multi;componentProviders;index;providerFactory;constructor(t,n,r,o){this.factory=t,this.name=o,this.canSeeViewProviders=n,this.injectImpl=r}};function cv(e){return(e.flags&8)!==0}function uv(e){return(e.flags&16)!==0}function lv(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];dv(i)?e.setProperty(t,i,s):e.setAttribute(t,i,s),r++}}return r}function Yf(e){return e===3||e===4||e===6}function dv(e){return e.charCodeAt(0)===64}function Ln(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?nf(e,n,o,null,t[++r]):nf(e,n,o,null,null))}}return e}function nf(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){o!==null&&(e[i+1]=o);return}i++,o!==null&&i++}s!==-1&&(e.splice(s,0,t),i=s+1),e.splice(i++,0,n),o!==null&&e.splice(i++,0,o)}function Qf(e){return e!==Fn}function wi(e){return e&32767}function fv(e){return e>>16}function bi(e,t){let n=fv(e),r=t;for(;n>0;)r=r[Kt],n--;return r}var lc=!0;function _i(e){let t=lc;return lc=e,t}var pv=256,Kf=pv-1,Jf=5,hv=0,Je={};function gv(e,t,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(Zt)&&(r=n[Zt]),r==null&&(r=n[Zt]=hv++);let o=r&Kf,i=1<<o;t.data[e+(o>>Jf)]|=i}function Ti(e,t){let n=Xf(e,t);if(n!==-1)return n;let r=t[v];r.firstCreatePass&&(e.injectorIndex=t.length,ec(r.data,e),ec(t,null),ec(r.blueprint,null));let o=Kc(e,t),i=e.injectorIndex;if(Qf(o)){let s=wi(o),a=bi(o,t),c=a[v].data;for(let u=0;u<8;u++)t[i+u]=a[s+u]|c[s+u]}return t[i+8]=o,i}function ec(e,t){e.push(0,0,0,0,0,0,0,0,t)}function Xf(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function Kc(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=op(o),r===null)return Fn;if(n++,o=o[Kt],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return Fn}function dc(e,t,n){gv(e,t,n)}function mv(e,t){if(t==="class")return e.classes;if(t==="style")return e.styles;let n=e.attrs;if(n){let r=n.length,o=0;for(;o<r;){let i=n[o];if(Yf(i))break;if(i===0)o=o+2;else if(typeof i=="number")for(o++;o<r&&typeof n[o]=="string";)o++;else{if(i===t)return n[o+1];o=o+2}}}return null}function ep(e,t,n){if(n&8||e!==void 0)return e;Wo(t,"NodeInjector")}function tp(e,t,n,r){if(n&8&&r===void 0&&(r=null),(n&3)===0){let o=e[Ee],i=se(void 0);try{return o?o.get(t,r,n&8):ha(t,r,n&8)}finally{se(i)}}return ep(r,t,n)}function np(e,t,n,r=0,o){if(e!==null){if(t[b]&2048&&!(r&2)){let s=Iv(e,t,n,r,Je);if(s!==Je)return s}let i=rp(e,t,n,r,Je);if(i!==Je)return i}return tp(t,n,r,o)}function rp(e,t,n,r,o){let i=vv(n);if(typeof i=="function"){if(!Ga(t,e,r))return r&1?ep(o,n,r):tp(t,n,r,o);try{let s;if(s=i(r),s==null&&!(r&8))Wo(n);else return s}finally{za()}}else if(typeof i=="number"){let s=null,a=Xf(e,t),c=Fn,u=r&1?t[ce][ae]:null;for((a===-1||r&4)&&(c=a===-1?Kc(e,t):t[a+8],c===Fn||!of(r,!1)?a=-1:(s=t[v],a=wi(c),t=bi(c,t)));a!==-1;){let l=t[v];if(rf(i,a,l.data)){let d=yv(a,t,n,s,r,u);if(d!==Je)return d}c=t[a+8],c!==Fn&&of(r,t[v].data[a+8]===u)&&rf(i,a,t)?(s=l,a=wi(c),t=bi(c,t)):a=-1}}return o}function yv(e,t,n,r,o,i){let s=t[v],a=s.data[e+8],c=r==null?_t(a)&&lc:r!=s&&(a.type&3)!==0,u=o&1&&i===a,l=vi(a,s,n,c,u);return l!==null?Sr(t,s,l,a,o):Je}function vi(e,t,n,r,o){let i=e.providerIndexes,s=t.data,a=i&1048575,c=e.directiveStart,u=e.directiveEnd,l=i>>20,d=r?a:a+l,p=o?a+l:u;for(let f=d;f<p;f++){let h=s[f];if(f<c&&n===h||f>=c&&h.type===n)return f}if(o){let f=s[c];if(f&&Re(f)&&f.type===n)return c}return null}function Sr(e,t,n,r,o){let i=e[n],s=t.data;if(i instanceof an){let a=i;if(a.resolving){let f=hd(s[n]);throw pa(f)}let c=_i(a.canSeeViewProviders);a.resolving=!0;let u=s[n].type||s[n],l,d=a.injectImpl?se(a.injectImpl):null,p=Ga(e,r,0);try{i=e[n]=a.factory(void 0,o,s,e,r),t.firstCreatePass&&n>=r.directiveStart&&sv(n,s[n],t)}finally{d!==null&&se(d),_i(c),a.resolving=!1,za()}}return i}function vv(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(Zt)?e[Zt]:void 0;return typeof t=="number"?t>=0?t&Kf:Dv:t}function rf(e,t,n){let r=1<<e;return!!(n[t+(e>>Jf)]&r)}function of(e,t){return!(e&2)&&!(e&1&&t)}var sn=class{_tNode;_lView;constructor(t,n){this._tNode=t,this._lView=n}get(t,n,r){return np(this._tNode,this._lView,t,zt(r),n)}};function Dv(){return new sn(z(),g())}function Ev(e){return Wn(()=>{let t=e.prototype.constructor,n=t[ur]||fc(t),r=Object.prototype,o=Object.getPrototypeOf(e.prototype).constructor;for(;o&&o!==r;){let i=o[ur]||fc(o);if(i&&i!==n)return i;o=Object.getPrototypeOf(o)}return i=>new i})}function fc(e){return aa(e)?()=>{let t=fc(Y(e));return t&&t()}:Et(e)}function Iv(e,t,n,r,o){let i=e,s=t;for(;i!==null&&s!==null&&s[b]&2048&&!Nn(s);){let a=rp(i,s,n,r|2,Je);if(a!==Je)return a;let c=i.parent;if(!c){let u=s[_a];if(u){let l=u.get(n,Je,r);if(l!==Je)return l}c=op(s),s=s[Kt]}i=c}return o}function op(e){let t=e[v],n=t.type;return n===2?t.declTNode:n===1?e[ae]:null}function Jc(e){return mv(z(),e)}function Cv(){return qn(z(),g())}function qn(e,t){return new ft(Ce(e,t))}var ft=(()=>{class e{nativeElement;constructor(n){this.nativeElement=n}static __NG_ELEMENT_ID__=Cv}return e})();function ip(e){return e instanceof ft?e.nativeElement:e}function wv(){return this._results[Symbol.iterator]()}var Si=class{_emitDistinctChangesOnly;dirty=!0;_onDirty=void 0;_results=[];_changesDetected=!1;_changes=void 0;length=0;first=void 0;last=void 0;get changes(){return this._changes??=new le}constructor(t=!1){this._emitDistinctChangesOnly=t}get(t){return this._results[t]}map(t){return this._results.map(t)}filter(t){return this._results.filter(t)}find(t){return this._results.find(t)}reduce(t,n){return this._results.reduce(t,n)}forEach(t){this._results.forEach(t)}some(t){return this._results.some(t)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(t,n){this.dirty=!1;let r=Dd(t);(this._changesDetected=!vd(this._results,r,n))&&(this._results=r,this.length=r.length,this.last=r[this.length-1],this.first=r[0])}notifyOnChanges(){this._changes!==void 0&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.next(this)}onDirty(t){this._onDirty=t}setDirty(){this.dirty=!0,this._onDirty?.()}destroy(){this._changes!==void 0&&(this._changes.complete(),this._changes.unsubscribe())}[Symbol.iterator]=wv};function sp(e){return(e.flags&128)===128}var Xc=(function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e})(Xc||{}),ap=new Map,bv=0;function _v(){return bv++}function Tv(e){ap.set(e[gr],e)}function pc(e){ap.delete(e[gr])}var sf="__ngContext__";function jn(e,t){Qe(t)?(e[sf]=t[gr],Tv(t)):e[sf]=t}function cp(e){return lp(e[Sn])}function up(e){return lp(e[De])}function lp(e){for(;e!==null&&!Ae(e);)e=e[De];return e}var hc;function Sv(e){hc=e}function eu(){if(hc!==void 0)return hc;if(typeof document<"u")return document;throw new C(210,!1)}var Mv=new S("",{providedIn:"root",factory:()=>Nv}),Nv="ng",dp=new S(""),xv=new S("",{providedIn:"platform",factory:()=>"unknown"});var Av=new S(""),Rv=new S("",{providedIn:"root",factory:()=>eu().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null});var Ov="h",Fv="b";var fp="r";var pp="di";var hp=!1,gp=new S("",{providedIn:"root",factory:()=>hp});var kv=new S("");var Pv=(e,t,n,r)=>{};function Lv(e,t,n,r){Pv(e,t,n,r)}function Gi(e){return(e.flags&32)===32}var jv=()=>null;function mp(e,t,n=!1){return jv(e,t,n)}function yp(e,t){let n=e.contentQueries;if(n!==null){let r=w(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];Er(i),a.contentQueries(2,t[s],s)}}}finally{w(r)}}}function gc(e,t,n){Er(0);let r=w(null);try{t(e,n)}finally{w(r)}}function tu(e,t,n){if(Sa(t)){let r=w(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{w(r)}}}var Vn=(function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e})(Vn||{}),di;function vp(){if(di===void 0&&(di=null,We.trustedTypes))try{di=We.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return di}function zi(e){return vp()?.createHTML(e)||e}function Vv(e){return vp()?.createScriptURL(e)||e}var fi;function Dp(){if(fi===void 0&&(fi=null,We.trustedTypes))try{fi=We.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return fi}function af(e){return Dp()?.createHTML(e)||e}function cf(e){return Dp()?.createScriptURL(e)||e}var dt=class{changingThisBreaksApplicationSecurity;constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Ho})`}},mc=class extends dt{getTypeName(){return"HTML"}},yc=class extends dt{getTypeName(){return"Style"}},vc=class extends dt{getTypeName(){return"Script"}},Dc=class extends dt{getTypeName(){return"URL"}},Ec=class extends dt{getTypeName(){return"ResourceURL"}};function At(e){return e instanceof dt?e.changingThisBreaksApplicationSecurity:e}function Wi(e,t){let n=Ep(e);if(n!=null&&n!==t){if(n==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${Ho})`)}return n===t}function Ep(e){return e instanceof dt&&e.getTypeName()||null}function Bv(e){return new mc(e)}function Hv(e){return new yc(e)}function $v(e){return new vc(e)}function Uv(e){return new Dc(e)}function Gv(e){return new Ec(e)}function zv(e){let t=new Cc(e);return Wv()?new Ic(t):t}var Ic=class{inertDocumentHelper;constructor(t){this.inertDocumentHelper=t}getInertBodyElement(t){t="<body><remove></remove>"+t;try{let n=new window.DOMParser().parseFromString(zi(t),"text/html").body;return n===null?this.inertDocumentHelper.getInertBodyElement(t):(n.firstChild?.remove(),n)}catch{return null}}},Cc=class{defaultDoc;inertDocument;constructor(t){this.defaultDoc=t,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(t){let n=this.inertDocument.createElement("template");return n.innerHTML=zi(t),n}};function Wv(){try{return!!new window.DOMParser().parseFromString(zi(""),"text/html")}catch{return!1}}var qv=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function nu(e){return e=String(e),e.match(qv)?e:"unsafe:"+e}function pt(e){let t={};for(let n of e.split(","))t[n]=!0;return t}function kr(...e){let t={};for(let n of e)for(let r in n)n.hasOwnProperty(r)&&(t[r]=!0);return t}var Ip=pt("area,br,col,hr,img,wbr"),Cp=pt("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),wp=pt("rp,rt"),Zv=kr(wp,Cp),Yv=kr(Cp,pt("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),Qv=kr(wp,pt("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),uf=kr(Ip,Yv,Qv,Zv),bp=pt("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),Kv=pt("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,srcset,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),Jv=pt("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext"),Xv=kr(bp,Kv,Jv),eD=pt("script,style,template"),wc=class{sanitizedSomething=!1;buf=[];sanitizeChildren(t){let n=t.firstChild,r=!0,o=[];for(;n;){if(n.nodeType===Node.ELEMENT_NODE?r=this.startElement(n):n.nodeType===Node.TEXT_NODE?this.chars(n.nodeValue):this.sanitizedSomething=!0,r&&n.firstChild){o.push(n),n=rD(n);continue}for(;n;){n.nodeType===Node.ELEMENT_NODE&&this.endElement(n);let i=nD(n);if(i){n=i;break}n=o.pop()}}return this.buf.join("")}startElement(t){let n=lf(t).toLowerCase();if(!uf.hasOwnProperty(n))return this.sanitizedSomething=!0,!eD.hasOwnProperty(n);this.buf.push("<"),this.buf.push(n);let r=t.attributes;for(let o=0;o<r.length;o++){let i=r.item(o),s=i.name,a=s.toLowerCase();if(!Xv.hasOwnProperty(a)){this.sanitizedSomething=!0;continue}let c=i.value;bp[a]&&(c=nu(c)),this.buf.push(" ",s,'="',df(c),'"')}return this.buf.push(">"),!0}endElement(t){let n=lf(t).toLowerCase();uf.hasOwnProperty(n)&&!Ip.hasOwnProperty(n)&&(this.buf.push("</"),this.buf.push(n),this.buf.push(">"))}chars(t){this.buf.push(df(t))}};function tD(e,t){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}function nD(e){let t=e.nextSibling;if(t&&e!==t.previousSibling)throw _p(t);return t}function rD(e){let t=e.firstChild;if(t&&tD(e,t))throw _p(t);return t}function lf(e){let t=e.nodeName;return typeof t=="string"?t:"FORM"}function _p(e){return new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`)}var oD=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,iD=/([^\#-~ |!])/g;function df(e){return e.replace(/&/g,"&").replace(oD,function(t){let n=t.charCodeAt(0),r=t.charCodeAt(1);return"&#"+((n-55296)*1024+(r-56320)+65536)+";"}).replace(iD,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"<").replace(/>/g,">")}var pi;function Tp(e,t){let n=null;try{pi=pi||zv(e);let r=t?String(t):"";n=pi.getInertBodyElement(r);let o=5,i=r;do{if(o===0)throw new Error("Failed to sanitize html because the input is unstable");o--,r=i,i=n.innerHTML,n=pi.getInertBodyElement(r)}while(r!==i);let a=new wc().sanitizeChildren(ff(n)||n);return zi(a)}finally{if(n){let r=ff(n)||n;for(;r.firstChild;)r.firstChild.remove()}}}function ff(e){return"content"in e&&sD(e)?e.content:null}function sD(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}var Pr=(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})(Pr||{});function aD(e){let t=ru();return t?af(t.sanitize(Pr.HTML,e)||""):Wi(e,"HTML")?af(At(e)):Tp(eu(),ne(e))}function Sp(e){let t=ru();return t?t.sanitize(Pr.URL,e)||"":Wi(e,"URL")?At(e):nu(ne(e))}function Mp(e){let t=ru();if(t)return cf(t.sanitize(Pr.RESOURCE_URL,e)||"");if(Wi(e,"ResourceURL"))return cf(At(e));throw new C(904,!1)}function cD(e){return Vv(e[0])}function uD(e,t){return t==="src"&&(e==="embed"||e==="frame"||e==="iframe"||e==="media"||e==="script")||t==="href"&&(e==="base"||e==="link")?Mp:Sp}function lD(e,t,n){return uD(t,n)(e)}function ru(){let e=g();return e&&e[Ze].sanitizer}var dD=/^>|^->|<!--|-->|--!>|<!-$/g,fD=/(<|>)/g,pD="\u200B$1\u200B";function hD(e){return e.replace(dD,t=>t.replace(fD,pD))}function gD(e){return e.ownerDocument.defaultView}function mD(e){return e.ownerDocument}function Np(e){return e instanceof Function?e():e}function yD(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}}var xp="ng-template";function vD(e,t,n,r){let o=0;if(r){for(;o<t.length&&typeof t[o]=="string";o+=2)if(t[o]==="class"&&yD(t[o+1].toLowerCase(),n,0)!==-1)return!0}else if(ou(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 ou(e){return e.type===4&&e.value!==xp}function DD(e,t,n){let r=e.type===4&&!n?xp:e.value;return t===r}function ED(e,t,n){let r=4,o=e.attrs,i=o!==null?wD(o):0,s=!1;for(let a=0;a<t.length;a++){let c=t[a];if(typeof c=="number"){if(!s&&!ke(r)&&!ke(c))return!1;if(s&&ke(c))continue;s=!1,r=c|r&1;continue}if(!s)if(r&4){if(r=2|r&1,c!==""&&!DD(e,c,n)||c===""&&t.length===1){if(ke(r))return!1;s=!0}}else if(r&8){if(o===null||!vD(e,o,c,n)){if(ke(r))return!1;s=!0}}else{let u=t[++a],l=ID(c,o,ou(e),n);if(l===-1){if(ke(r))return!1;s=!0;continue}if(u!==""){let d;if(l>i?d="":d=o[l+1].toLowerCase(),r&2&&u!==d){if(ke(r))return!1;s=!0}}}}return ke(r)||s}function ke(e){return(e&1)===0}function ID(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 bD(t,e)}function Ap(e,t,n=!1){for(let r=0;r<t.length;r++)if(ED(e,t[r],n))return!0;return!1}function CD(e){let t=e.attrs;if(t!=null){let n=t.indexOf(5);if((n&1)===0)return t[n+1]}return null}function wD(e){for(let t=0;t<e.length;t++){let n=e[t];if(Yf(n))return t}return e.length}function bD(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 _D(e,t){e:for(let n=0;n<t.length;n++){let r=t[n];if(e.length===r.length){for(let o=0;o<e.length;o++)if(e[o]!==r[o])continue e;return!0}}return!1}function pf(e,t){return e?":not("+t.trim()+")":t}function TD(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!==""&&!ke(s)&&(t+=pf(i,o),o=""),r=s,i=i||!ke(r);n++}return o!==""&&(t+=pf(i,o)),t}function SD(e){return e.map(TD).join(",")}function MD(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(!ke(o))break;o=i}r++}return n.length&&t.push(1,...n),t}var X={};function ND(e,t){return e.createText(t)}function xD(e,t,n){e.setValue(t,n)}function AD(e,t){return e.createComment(hD(t))}function Rp(e,t,n){return e.createElement(t,n)}function Mi(e,t,n,r,o){e.insertBefore(t,n,r,o)}function Op(e,t,n){e.appendChild(t,n)}function hf(e,t,n,r,o){r!==null?Mi(e,t,n,r,o):Op(e,t,n)}function Fp(e,t,n,r){e.removeChild(null,t,n,r)}function RD(e,t,n){e.setAttribute(t,"style",n)}function OD(e,t,n){n===""?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function kp(e,t,n){let{mergedAttrs:r,classes:o,styles:i}=n;r!==null&&lv(e,t,r),o!==null&&OD(e,t,o),i!==null&&RD(e,t,i)}function iu(e,t,n,r,o,i,s,a,c,u,l){let d=L+r,p=d+o,f=FD(d,p),h=typeof u=="function"?u():u;return f[v]={type:e,blueprint:f,template:n,queries:null,viewQuery:a,declTNode:t,data:f.slice().fill(null,d),bindingStartIndex:d,expandoStartIndex:p,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:l}}function FD(e,t){let n=[];for(let r=0;r<t;r++)n.push(r<e?null:X);return n}function kD(e){let t=e.tView;return t===null||t.incompleteFirstPass?e.tView=iu(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):t}function su(e,t,n,r,o,i,s,a,c,u,l){let d=t.blueprint.slice();return d[xe]=o,d[b]=r|4|128|8|64|1024,(u!==null||e&&e[b]&2048)&&(d[b]|=2048),Aa(d),d[K]=d[Kt]=e,d[G]=n,d[Ze]=s||e&&e[Ze],d[O]=a||e&&e[O],d[Ee]=c||e&&e[Ee]||null,d[ae]=i,d[gr]=_v(),d[Qt]=l,d[_a]=u,d[ce]=t.type==2?e[ce]:d,d}function PD(e,t,n){let r=Ce(t,e),o=kD(n),i=e[Ze].rendererFactory,s=au(e,su(e,o,null,Pp(n),r,t,null,i.createRenderer(r,n),null,null,null));return e[t.index]=s}function Pp(e){let t=16;return e.signals?t=4096:e.onPush&&(t=64),t}function Lp(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 au(e,t){return e[Sn]?e[ba][De]=t:e[Sn]=t,e[ba]=t,t}function LD(e=1){jp(V(),g(),Oe()+e,!1)}function jp(e,t,n,r){if(!r)if((t[b]&3)===3){let i=e.preOrderCheckHooks;i!==null&&mi(t,i,n)}else{let i=e.preOrderHooks;i!==null&&yi(t,i,0,n)}St(n)}var qi=(function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e})(qi||{});function bc(e,t,n,r){let o=w(null);try{let[i,s,a]=e.inputs[n],c=null;(s&qi.SignalBased)!==0&&(c=t[i][Z]),c!==null&&c.transformFn!==void 0?r=c.transformFn(r):a!==null&&(r=a.call(t,r)),e.setInput!==null?e.setInput(t,c,r,n,i):Uf(t,c,i,r)}finally{w(o)}}var Bn=(function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e})(Bn||{}),jD;function cu(e,t){return jD(e,t)}function Ni(e){if(!e)return 0;let t=e.toLowerCase().indexOf("ms")>-1?1:1e3;return parseFloat(e)*t}function kn(e,t){return e.getPropertyValue(t).split(",").map(r=>r.trim())}function VD(e){let t=kn(e,"transition-property"),n=kn(e,"transition-duration"),r=kn(e,"transition-delay"),o={propertyName:"",duration:0,animationName:void 0};for(let i=0;i<t.length;i++){let s=Ni(r[i])+Ni(n[i]);s>o.duration&&(o.propertyName=t[i],o.duration=s)}return o}function BD(e){let t=kn(e,"animation-name"),n=kn(e,"animation-delay"),r=kn(e,"animation-duration"),o={animationName:"",propertyName:void 0,duration:0};for(let i=0;i<t.length;i++){let s=Ni(n[i])+Ni(r[i]);s>o.duration&&(o.animationName=t[i],o.duration=s)}return o}function Vp(e,t){return e!==void 0&&e.duration>t.duration}function Bp(e){return(e.animationName!=null||e.propertyName!=null)&&e.duration>0}function HD(e,t){let n=getComputedStyle(e),r=BD(n),o=VD(n),i=r.duration>o.duration?r:o;Vp(t.get(e),i)||Bp(i)&&t.set(e,i)}function $D(e,t,n){if(!n)return;let r=e.getAnimations();return r.length===0?HD(e,t):UD(e,t,r)}function UD(e,t,n){let r={animationName:void 0,propertyName:void 0,duration:0};for(let o of n){let i=o.effect?.getTiming(),s=typeof i?.duration=="number"?i.duration:0,a=(i?.delay??0)+s,c,u;o.animationName?u=o.animationName:c=o.transitionProperty,a>=r.duration&&(r={animationName:u,propertyName:c,duration:a})}Vp(t.get(e),r)||Bp(r)&&t.set(e,r)}var Hn=new Set,Zi=(function(e){return e[e.CHANGE_DETECTION=0]="CHANGE_DETECTION",e[e.AFTER_NEXT_RENDER=1]="AFTER_NEXT_RENDER",e})(Zi||{}),Zn=new S(""),gf=new Set;function et(e){gf.has(e)||(gf.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}var Hp=!1,_c=class extends le{__isAsync;destroyRef=void 0;pendingTasks=void 0;constructor(t=!1){super(),this.__isAsync=t,Sd()&&(this.destroyRef=m(Ke,{optional:!0})??void 0,this.pendingTasks=m(Mt,{optional:!0})??void 0)}emit(t){let n=w(null);try{super.next(t)}finally{w(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=this.wrapInTimeout(i),o&&(o=this.wrapInTimeout(o)),s&&(s=this.wrapInTimeout(s)));let a=super.subscribe({next:o,error:i,complete:s});return t instanceof B&&t.add(a),a}wrapInTimeout(t){return n=>{let r=this.pendingTasks?.add();setTimeout(()=>{try{t(n)}finally{r!==void 0&&this.pendingTasks?.remove(r)}})}}},lt=_c;function $p(e){let t,n;function r(){e=on;try{n!==void 0&&typeof cancelAnimationFrame=="function"&&cancelAnimationFrame(n),t!==void 0&&clearTimeout(t)}catch{}}return t=setTimeout(()=>{e(),r()}),typeof requestAnimationFrame=="function"&&(n=requestAnimationFrame(()=>{e(),r()})),()=>r()}function mf(e){return queueMicrotask(()=>e()),()=>{e=on}}var uu="isAngularZone",xi=uu+"_ID",GD=0,ue=class e{hasPendingMacrotasks=!1;hasPendingMicrotasks=!1;isStable=!0;onUnstable=new lt(!1);onMicrotaskEmpty=new lt(!1);onStable=new lt(!1);onError=new lt(!1);constructor(t){let{enableLongStackTrace:n=!1,shouldCoalesceEventChangeDetection:r=!1,shouldCoalesceRunChangeDetection:o=!1,scheduleInRootZone:i=Hp}=t;if(typeof Zone>"u")throw new C(908,!1);Zone.assertZonePatched();let s=this;s._nesting=0,s._outer=s._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(s._inner=s._inner.fork(new Zone.TaskTrackingZoneSpec)),n&&Zone.longStackTraceZoneSpec&&(s._inner=s._inner.fork(Zone.longStackTraceZoneSpec)),s.shouldCoalesceEventChangeDetection=!o&&r,s.shouldCoalesceRunChangeDetection=o,s.callbackScheduled=!1,s.scheduleInRootZone=i,qD(s)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get(uu)===!0}static assertInAngularZone(){if(!e.isInAngularZone())throw new C(909,!1)}static assertNotInAngularZone(){if(e.isInAngularZone())throw new C(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,zD,on,on);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)}},zD={};function lu(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 WD(e){if(e.isCheckStableRunning||e.callbackScheduled)return;e.callbackScheduled=!0;function t(){$p(()=>{e.callbackScheduled=!1,Tc(e),e.isCheckStableRunning=!0,lu(e),e.isCheckStableRunning=!1})}e.scheduleInRootZone?Zone.root.run(()=>{t()}):e._outer.run(()=>{t()}),Tc(e)}function qD(e){let t=()=>{WD(e)},n=GD++;e._inner=e._inner.fork({name:"angular",properties:{[uu]:!0,[xi]:n,[xi+n]:!0},onInvokeTask:(r,o,i,s,a,c)=>{if(ZD(c))return r.invokeTask(i,s,a,c);try{return yf(e),r.invokeTask(i,s,a,c)}finally{(e.shouldCoalesceEventChangeDetection&&s.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),vf(e)}},onInvoke:(r,o,i,s,a,c,u)=>{try{return yf(e),r.invoke(i,s,a,c,u)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!YD(c)&&t(),vf(e)}},onHasTask:(r,o,i,s)=>{r.hasTask(i,s),o===i&&(s.change=="microTask"?(e._hasPendingMicrotasks=s.microTask,Tc(e),lu(e)):s.change=="macroTask"&&(e.hasPendingMacrotasks=s.macroTask))},onHandleError:(r,o,i,s)=>(r.handleError(i,s),e.runOutsideAngular(()=>e.onError.emit(s)),!1)})}function Tc(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.callbackScheduled===!0?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function yf(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function vf(e){e._nesting--,lu(e)}var Ai=class{hasPendingMicrotasks=!1;hasPendingMacrotasks=!1;isStable=!0;onUnstable=new lt;onMicrotaskEmpty=new lt;onStable=new lt;onError=new lt;run(t,n,r){return t.apply(n,r)}runGuarded(t,n,r){return t.apply(n,r)}runOutsideAngular(t){return t()}runTask(t,n,r,o){return t.apply(n,r)}};function ZD(e){return Up(e,"__ignore_ng_zone__")}function YD(e){return Up(e,"__scheduler_tick__")}function Up(e,t){return!Array.isArray(e)||e.length!==1?!1:e[0]?.data?.[t]===!0}var Yi=(()=>{class e{impl=null;execute(){this.impl?.execute()}static \u0275prov=R({token:e,providedIn:"root",factory:()=>new e})}return e})(),du=[0,1,2,3],fu=(()=>{class e{ngZone=m(ue);scheduler=m(ve);errorHandler=m(ze,{optional:!0});sequences=new Set;deferredRegistrations=new Set;executing=!1;constructor(){m(Zn,{optional:!0})}execute(){let n=this.sequences.size>0;n&&F(16),this.executing=!0;for(let r of du)for(let o of this.sequences)if(!(o.erroredOrDestroyed||!o.hooks[r]))try{o.pipelinedValue=this.ngZone.runOutsideAngular(()=>this.maybeTrace(()=>{let i=o.hooks[r];return i(o.pipelinedValue)},o.snapshot))}catch(i){o.erroredOrDestroyed=!0,this.errorHandler?.handleError(i)}this.executing=!1;for(let r of this.sequences)r.afterRun(),r.once&&(this.sequences.delete(r),r.destroy());for(let r of this.deferredRegistrations)this.sequences.add(r);this.deferredRegistrations.size>0&&this.scheduler.notify(7),this.deferredRegistrations.clear(),n&&F(17)}register(n){let{view:r}=n;r!==void 0?((r[Xt]??=[]).push(n),Tt(r),r[b]|=8192):this.executing?this.deferredRegistrations.add(n):this.addSequence(n)}addSequence(n){this.sequences.add(n),this.scheduler.notify(7)}unregister(n){this.executing&&this.sequences.has(n)?(n.erroredOrDestroyed=!0,n.pipelinedValue=void 0,n.once=!0):(this.sequences.delete(n),this.deferredRegistrations.delete(n))}maybeTrace(n,r){return r?r.run(Zi.AFTER_NEXT_RENDER,n):n()}static \u0275prov=R({token:e,providedIn:"root",factory:()=>new e})}return e})(),Mr=class{impl;hooks;view;once;snapshot;erroredOrDestroyed=!1;pipelinedValue=void 0;unregisterOnDestroy;constructor(t,n,r,o,i,s=null){this.impl=t,this.hooks=n,this.view=r,this.once=o,this.snapshot=s,this.unregisterOnDestroy=i?.onDestroy(()=>this.destroy())}afterRun(){this.erroredOrDestroyed=!1,this.pipelinedValue=void 0,this.snapshot?.dispose(),this.snapshot=null}destroy(){this.impl.unregister(this),this.unregisterOnDestroy?.();let t=this.view?.[Xt];t&&(this.view[Xt]=t.filter(n=>n!==this))}};function QD(e,t){let n=t?.injector??m(pe);return et("NgAfterRender"),zp(e,n,t,!1)}function Gp(e,t){let n=t?.injector??m(pe);return et("NgAfterNextRender"),zp(e,n,t,!0)}function KD(e){return e instanceof Function?[void 0,void 0,e,void 0]:[e.earlyRead,e.write,e.mixedReadWrite,e.read]}function zp(e,t,n,r){let o=t.get(Yi);o.impl??=t.get(fu);let i=t.get(Zn,null,{optional:!0}),s=n?.manualCleanup!==!0?t.get(Ke):null,a=t.get(rn,null,{optional:!0}),c=new Mr(o.impl,KD(e),a?.view,r,s,i?.snapshot(null));return o.impl.register(c),c}var Qi=new S("",{providedIn:"root",factory:()=>({queue:new Set,isScheduled:!1,scheduler:null})});function Wp(e,t,n){let r=e.get(Qi);if(Array.isArray(t))for(let o of t)r.queue.add(o),n?.detachedLeaveAnimationFns?.push(o);else r.queue.add(t),n?.detachedLeaveAnimationFns?.push(t);r.scheduler&&r.scheduler(e)}function JD(e,t){let n=e.get(Qi);if(t.detachedLeaveAnimationFns){for(let r of t.detachedLeaveAnimationFns)n.queue.delete(r);t.detachedLeaveAnimationFns=void 0}}function XD(e){let t=e.get(Qi);t.isScheduled||(Gp(()=>{t.isScheduled=!1;for(let n of t.queue)n();t.queue.clear()},{injector:e}),t.isScheduled=!0)}function eE(e){let t=e.get(Qi);t.scheduler=XD,t.scheduler(e)}function tE(e,t){for(let[n,r]of t)Wp(e,r.animateFns)}function Df(e,t,n,r){let o=e?.[wt]?.enter;t!==null&&o&&o.has(n.index)&&tE(r,o)}function On(e,t,n,r,o,i,s,a){if(o!=null){let c,u=!1;Ae(o)?c=o:Qe(o)&&(u=!0,o=o[xe]);let l=Ie(o);e===0&&r!==null?(Df(a,r,i,n),s==null?Op(t,r,l):Mi(t,r,l,s||null,!0)):e===1&&r!==null?(Df(a,r,i,n),Mi(t,r,l,s||null,!0)):e===2?Ef(a,i,n,d=>{Fp(t,l,u,d)}):e===3&&Ef(a,i,n,()=>{t.destroyNode(l)}),c!=null&&fE(t,e,n,c,i,r,s)}}function nE(e,t){qp(e,t),t[xe]=null,t[ae]=null}function rE(e,t,n,r,o,i){r[xe]=o,r[ae]=t,Ji(e,r,n,1,o,i)}function qp(e,t){t[Ze].changeDetectionScheduler?.notify(9),Ji(e,t,t[O],2,null,null)}function oE(e){let t=e[Sn];if(!t)return tc(e[v],e);for(;t;){let n=null;if(Qe(t))n=t[Sn];else{let r=t[H];r&&(n=r)}if(!n){for(;t&&!t[De]&&t!==e;)Qe(t)&&tc(t[v],t),t=t[K];t===null&&(t=e),Qe(t)&&tc(t[v],t),n=t&&t[De]}t=n}}function pu(e,t){let n=e[en],r=n.indexOf(t);n.splice(r,1)}function Ki(e,t){if(tn(t))return;let n=t[O];n.destroyNode&&Ji(e,t,n,3,null,null),oE(t)}function tc(e,t){if(tn(t))return;let n=w(null);try{t[b]&=-129,t[b]|=256,t[he]&&Dt(t[he]),aE(e,t),sE(e,t),t[v].type===1&&t[O].destroy();let r=t[at];if(r!==null&&Ae(t[K])){r!==t[K]&&pu(r,t);let o=t[Ye];o!==null&&o.detachView(e)}pc(t)}finally{w(n)}}function Ef(e,t,n,r){let o=e?.[wt];if(o==null||o.leave==null||!o.leave.has(t.index))return r(!1);e&&Hn.add(e),Wp(n,()=>{if(o.leave&&o.leave.has(t.index)){let s=o.leave.get(t.index),a=[];if(s){for(let c=0;c<s.animateFns.length;c++){let u=s.animateFns[c],{promise:l}=u();a.push(l)}o.detachedLeaveAnimationFns=void 0}o.running=Promise.allSettled(a),iE(e,r)}else e&&Hn.delete(e),r(!1)},o)}function iE(e,t){let n=e[wt]?.running;if(n){n.then(()=>{e[wt].running=void 0,Hn.delete(e),t(!0)});return}t(!1)}function sE(e,t){let n=e.cleanup,r=t[Tn];if(n!==null)for(let s=0;s<n.length-1;s+=2)if(typeof n[s]=="string"){let a=n[s+3];a>=0?r[a]():r[-a].unsubscribe(),s+=2}else{let a=r[n[s+1]];n[s].call(a)}r!==null&&(t[Tn]=null);let o=t[it];if(o!==null){t[it]=null;for(let s=0;s<o.length;s++){let a=o[s];a()}}let i=t[ct];if(i!==null){t[ct]=null;for(let s of i)s.destroy()}}function aE(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 an)){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];F(4,a,c);try{c.call(a)}finally{F(5,a,c)}}else{F(4,o,i);try{i.call(o)}finally{F(5,o,i)}}}}}function Zp(e,t,n){return cE(e,t.parent,n)}function cE(e,t,n){let r=t;for(;r!==null&&r.type&168;)t=r,r=t.parent;if(r===null)return n[xe];if(_t(r)){let{encapsulation:o}=e.data[r.directiveStart+r.componentOffset];if(o===Vn.None||o===Vn.Emulated)return null}return Ce(r,n)}function Yp(e,t,n){return lE(e,t,n)}function uE(e,t,n){return e.type&40?Ce(e,n):null}var lE=uE,If;function hu(e,t,n,r){let o=Zp(e,r,t),i=t[O],s=r.parent||t[ae],a=Yp(s,r,t);if(o!=null)if(Array.isArray(n))for(let c=0;c<n.length;c++)hf(i,o,n[c],a,!1);else hf(i,o,n,a,!1);If!==void 0&&If(i,r,t,n,o)}function br(e,t){if(t!==null){let n=t.type;if(n&3)return Ce(t,e);if(n&4)return Ri(-1,e[t.index]);if(n&8){let r=t.child;if(r!==null)return br(e,r);{let o=e[t.index];return Ae(o)?Ri(-1,o):Ie(o)}}else{if(n&128)return br(e,t.next);if(n&32)return cu(t,e)()||Ie(e[t.index]);{let r=Qp(e,t);if(r!==null){if(Array.isArray(r))return r[0];let o=It(e[ce]);return br(o,r)}else return br(e,t.next)}}}return null}function Qp(e,t){if(t!==null){let r=e[ce][ae],o=t.projection;return r.projection[o]}return null}function Ri(e,t){let n=H+e+1;if(n<t.length){let r=t[n],o=r[v].firstChild;if(o!==null)return br(r,o)}return t[bt]}function gu(e,t,n,r,o,i,s){for(;n!=null;){let a=r[Ee];if(n.type===128){n=n.next;continue}let c=r[n.index],u=n.type;if(s&&t===0&&(c&&jn(Ie(c),r),n.flags|=2),!Gi(n))if(u&8)gu(e,t,n.child,r,o,i,!1),On(t,e,a,o,c,n,i,r);else if(u&32){let l=cu(n,r),d;for(;d=l();)On(t,e,a,o,d,n,i,r);On(t,e,a,o,c,n,i,r)}else u&16?Kp(e,t,r,n,o,i):On(t,e,a,o,c,n,i,r);n=s?n.projectionNext:n.next}}function Ji(e,t,n,r,o,i){gu(n,r,e.firstChild,t,o,i,!1)}function dE(e,t,n){let r=t[O],o=Zp(e,n,t),i=n.parent||t[ae],s=Yp(i,n,t);Kp(r,0,t,n,o,s)}function Kp(e,t,n,r,o,i){let s=n[ce],c=s[ae].projection[r.projection];if(Array.isArray(c))for(let u=0;u<c.length;u++){let l=c[u];On(t,e,n[Ee],o,l,r,i,n)}else{let u=c,l=s[K];sp(r)&&(u.flags|=128),gu(e,t,u,l,o,i,!0)}}function fE(e,t,n,r,o,i,s){let a=r[bt],c=Ie(r);a!==c&&On(t,e,n,i,a,o,s);for(let u=H;u<r.length;u++){let l=r[u];Ji(l[v],l,e,t,i,a)}}function pE(e,t,n,r,o){if(t)o?e.addClass(n,r):e.removeClass(n,r);else{let i=r.indexOf("-")===-1?void 0:Bn.DashCase;o==null?e.removeStyle(n,r,i):(typeof o=="string"&&o.endsWith("!important")&&(o=o.slice(0,-10),i|=Bn.Important),e.setStyle(n,r,o,i))}}function Jp(e,t,n,r,o){let i=Oe(),s=r&2;try{St(-1),s&&t.length>L&&jp(e,t,L,!1),F(s?2:0,o,n),n(r,o)}finally{St(i),F(s?3:1,o,n)}}function Xi(e,t,n){DE(e,t,n),(n.flags&64)===64&&EE(e,t,n)}function Lr(e,t,n=Ce){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 hE(e,t,n,r){let i=r.get(gp,hp)||n===Vn.ShadowDom,s=e.selectRootElement(t,i);return gE(s),s}function gE(e){mE(e)}var mE=()=>null;function yE(e){return e==="class"?"className":e==="for"?"htmlFor":e==="formaction"?"formAction":e==="innerHtml"?"innerHTML":e==="readonly"?"readOnly":e==="tabindex"?"tabIndex":e}function Xp(e,t,n,r,o,i){let s=t[v];if(Du(e,s,t,n,r)){_t(e)&&vE(t,e.index);return}e.type&3&&(n=yE(n)),eh(e,t,n,r,o,i)}function eh(e,t,n,r,o,i){if(e.type&3){let s=Ce(e,t);r=i!=null?i(r,e.value||"",n):r,o.setProperty(s,n,r)}else e.type&12}function vE(e,t){let n=we(t,e);n[b]&16||(n[b]|=64)}function DE(e,t,n){let r=n.directiveStart,o=n.directiveEnd;_t(n)&&PD(t,n,e.data[r+n.componentOffset]),e.firstCreatePass||Ti(n,t);let i=n.initialInputs;for(let s=r;s<o;s++){let a=e.data[s],c=Sr(t,e,s,n);if(jn(c,t),i!==null&&bE(t,s-r,c,a,n,i),Re(a)){let u=we(n.index,t);u[G]=Sr(t,e,s,n)}}}function EE(e,t,n){let r=n.directiveStart,o=n.directiveEnd,i=n.index,s=Gd();try{St(i);for(let a=r;a<o;a++){let c=e.data[a],u=t[a];ri(a),(c.hostBindings!==null||c.hostVars!==0||c.hostAttrs!==null)&&IE(c,u)}}finally{St(-1),ri(s)}}function IE(e,t){e.hostBindings!==null&&e.hostBindings(1,t)}function mu(e,t){let n=e.directiveRegistry,r=null;if(n)for(let o=0;o<n.length;o++){let i=n[o];Ap(t,i.selectors,!1)&&(r??=[],Re(i)?r.unshift(i):r.push(i))}return r}function CE(e,t,n,r,o,i){let s=Ce(e,t);wE(t[O],s,i,e.value,n,r,o)}function wE(e,t,n,r,o,i,s){if(i==null)e.removeAttribute(t,o,n);else{let a=s==null?ne(i):s(i,r||"",o);e.setAttribute(t,o,a,n)}}function bE(e,t,n,r,o,i){let s=i[t];if(s!==null)for(let a=0;a<s.length;a+=2){let c=s[a],u=s[a+1];bc(r,n,c,u)}}function yu(e,t,n,r,o){let i=L+n,s=t[v],a=o(s,t,e,r,n);t[i]=a,xn(e,!0);let c=e.type===2;return c?(kp(t[O],a,e),(kd()===0||Mn(e))&&jn(a,t),Pd()):jn(a,t),ai()&&(!c||!Gi(e))&&hu(s,t,a,e),e}function vu(e){let t=e;return Ha()?$a():(t=t.parent,xn(t,!1)),t}function _E(e,t){let n=e[Ee];if(!n)return;let r;try{r=n.get(Fe,null)}catch{r=null}r?.(t)}function Du(e,t,n,r,o){let i=e.inputs?.[r],s=e.hostDirectiveInputs?.[r],a=!1;if(s)for(let c=0;c<s.length;c+=2){let u=s[c],l=s[c+1],d=t.data[u];bc(d,n[u],l,o),a=!0}if(i)for(let c of i){let u=n[c],l=t.data[c];bc(l,u,r,o),a=!0}return a}function TE(e,t){let n=we(t,e),r=n[v];SE(r,n);let o=n[xe];o!==null&&n[Qt]===null&&(n[Qt]=mp(o,n[Ee])),F(18),Eu(r,n,n[G]),F(19,n[G])}function SE(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])}function Eu(e,t,n){ii(t);try{let r=e.viewQuery;r!==null&&gc(1,r,n);let o=e.template;o!==null&&Jp(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),t[Ye]?.finishViewCreation(e),e.staticContentQueries&&yp(e,t),e.staticViewQueries&&gc(2,e.viewQuery,n);let i=e.components;i!==null&&ME(t,i)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[b]&=-5,si()}}function ME(e,t){for(let n=0;n<t.length;n++)TE(e,t[n])}function jr(e,t,n,r){let o=w(null);try{let i=t.tView,a=e[b]&4096?4096:16,c=su(e,i,n,a,null,t,null,null,r?.injector??null,r?.embeddedViewInjector??null,r?.dehydratedView??null),u=e[t.index];c[at]=u;let l=e[Ye];return l!==null&&(c[Ye]=l.createEmbeddedView(i)),Eu(i,c,n),c}finally{w(o)}}function $n(e,t){return!t||t.firstChild===null||sp(e)}function Nr(e,t,n,r,o=!1){for(;n!==null;){if(n.type===128){n=o?n.projectionNext:n.next;continue}let i=t[n.index];i!==null&&r.push(Ie(i)),Ae(i)&&th(i,r);let s=n.type;if(s&8)Nr(e,t,n.child,r);else if(s&32){let a=cu(n,t),c;for(;c=a();)r.push(c)}else if(s&16){let a=Qp(t,n);if(Array.isArray(a))r.push(...a);else{let c=It(t[ce]);Nr(c[v],c,a,r,!0)}}n=o?n.projectionNext:n.next}return r}function th(e,t){for(let n=H;n<e.length;n++){let r=e[n],o=r[v].firstChild;o!==null&&Nr(r[v],r,o,t)}e[bt]!==e[xe]&&t.push(e[bt])}function nh(e){if(e[Xt]!==null){for(let t of e[Xt])t.impl.addSequence(t);e[Xt].length=0}}var rh=[];function NE(e){return e[he]??xE(e)}function xE(e){let t=rh.pop()??Object.create(RE);return t.lView=e,t}function AE(e){e.lView[he]!==e&&(e.lView=null,rh.push(e))}var RE=U($({},Bt),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{Tt(e.lView)},consumerOnSignalRead(){this.lView[he]=this}});function OE(e){let t=e[he]??Object.create(FE);return t.lView=e,t}var FE=U($({},Bt),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{let t=It(e.lView);for(;t&&!oh(t[v]);)t=It(t);t&&Ra(t)},consumerOnSignalRead(){this.lView[he]=this}});function oh(e){return e.type!==2}function ih(e){if(e[ct]===null)return;let t=!0;for(;t;){let n=!1;for(let r of e[ct])r.dirty&&(n=!0,r.zone===null||Zone.current===r.zone?r.run():r.zone.run(()=>r.run()));t=n&&!!(e[b]&8192)}}var kE=100;function sh(e,t=0){let r=e[Ze].rendererFactory,o=!1;o||r.begin?.();try{PE(e,t)}finally{o||r.end?.()}}function PE(e,t){let n=Ua();try{An(!0),Sc(e,t);let r=0;for(;Dr(e);){if(r===kE)throw new C(103,!1);r++,Sc(e,1)}}finally{An(n)}}function LE(e,t,n,r){if(tn(t))return;let o=t[b],i=!1,s=!1;ii(t);let a=!0,c=null,u=null;i||(oh(e)?(u=NE(t),c=vt(u)):Fo()===null?(a=!1,u=OE(t),c=vt(u)):t[he]&&(Dt(t[he]),t[he]=null));try{Aa(t),Hd(e.bindingStartIndex),n!==null&&Jp(e,t,n,2,r);let l=(o&3)===3;if(!i)if(l){let f=e.preOrderCheckHooks;f!==null&&mi(t,f,null)}else{let f=e.preOrderHooks;f!==null&&yi(t,f,0,null),Xa(t,0)}if(s||jE(t),ih(t),ah(t,0),e.contentQueries!==null&&yp(e,t),!i)if(l){let f=e.contentCheckHooks;f!==null&&mi(t,f)}else{let f=e.contentHooks;f!==null&&yi(t,f,1),Xa(t,1)}BE(e,t);let d=e.components;d!==null&&uh(t,d,0);let p=e.viewQuery;if(p!==null&&gc(2,p,r),!i)if(l){let f=e.viewCheckHooks;f!==null&&mi(t,f)}else{let f=e.viewHooks;f!==null&&yi(t,f,2),Xa(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[Jo]){for(let f of t[Jo])f();t[Jo]=null}i||(nh(t),t[b]&=-73)}catch(l){throw i||Tt(t),l}finally{u!==null&&($t(u,c),a&&AE(u)),si()}}function ah(e,t){for(let n=cp(e);n!==null;n=up(n))for(let r=H;r<n.length;r++){let o=n[r];ch(o,t)}}function jE(e){for(let t=cp(e);t!==null;t=up(t)){if(!(t[b]&2))continue;let n=t[en];for(let r=0;r<n.length;r++){let o=n[r];Ra(o)}}}function VE(e,t,n){F(18);let r=we(t,e);ch(r,n),F(19,r[G])}function ch(e,t){Xo(e)&&Sc(e,t)}function Sc(e,t){let r=e[v],o=e[b],i=e[he],s=!!(t===0&&o&16);if(s||=!!(o&64&&t===0),s||=!!(o&1024),s||=!!(i?.dirty&&Ut(i)),s||=!1,i&&(i.dirty=!1),e[b]&=-9217,s)LE(r,e,r.template,e[G]);else if(o&8192){let a=w(null);try{ih(e),ah(e,1);let c=r.components;c!==null&&uh(e,c,1),nh(e)}finally{w(a)}}}function uh(e,t,n){for(let r=0;r<t.length;r++)VE(e,t[r],n)}function BE(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)St(~o);else{let i=o,s=n[++r],a=n[++r];Ud(s,i);let c=t[i];F(24,c),a(2,c),F(25,c)}}}finally{St(-1)}}function Iu(e,t){let n=Ua()?64:1088;for(e[Ze].changeDetectionScheduler?.notify(t);e;){e[b]|=n;let r=It(e);if(Nn(e)&&!r)return e;e=r}return null}function lh(e,t,n,r){return[e,!0,0,t,null,r,null,n,null,null]}function dh(e,t){let n=H+t;if(n<e.length)return e[n]}function Vr(e,t,n,r=!0){let o=t[v];if(HE(o,t,e,n),r){let s=Ri(n,e),a=t[O],c=a.parentNode(e[bt]);c!==null&&rE(o,e[ae],a,t,c,s)}let i=t[Qt];i!==null&&i.firstChild!==null&&(i.firstChild=null)}function fh(e,t){let n=xr(e,t);return n!==void 0&&Ki(n[v],n),n}function xr(e,t){if(e.length<=H)return;let n=H+t,r=e[n];if(r){let o=r[at];o!==null&&o!==e&&pu(o,r),t>0&&(e[n-1][De]=r[De]);let i=pr(e,H+t);nE(r[v],r);let s=i[Ye];s!==null&&s.detachView(i[v]),r[K]=null,r[De]=null,r[b]&=-129}return r}function HE(e,t,n,r){let o=H+r,i=n.length;r>0&&(n[o-1][De]=t),r<i-H?(t[De]=n[o],ga(n,H+r,t)):(n.push(t),t[De]=null),t[K]=n;let s=t[at];s!==null&&n!==s&&ph(s,t);let a=t[Ye];a!==null&&a.insertView(e),ei(t),t[b]|=128}function ph(e,t){let n=e[en],r=t[K];if(Qe(r))e[b]|=2;else{let o=r[K][ce];t[ce]!==o&&(e[b]|=2)}n===null?e[en]=[t]:n.push(t)}var Nt=class{_lView;_cdRefInjectingView;_appRef=null;_attachedToViewContainer=!1;exhaustive;get rootNodes(){let t=this._lView,n=t[v];return Nr(n,t,n.firstChild,[])}constructor(t,n){this._lView=t,this._cdRefInjectingView=n}get context(){return this._lView[G]}set context(t){this._lView[G]=t}get destroyed(){return tn(this._lView)}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let t=this._lView[K];if(Ae(t)){let n=t[mr],r=n?n.indexOf(this):-1;r>-1&&(xr(t,r),pr(n,r))}this._attachedToViewContainer=!1}Ki(this._lView[v],this._lView)}onDestroy(t){Oa(this._lView,t)}markForCheck(){Iu(this._cdRefInjectingView||this._lView,4)}detach(){this._lView[b]&=-129}reattach(){ei(this._lView),this._lView[b]|=128}detectChanges(){this._lView[b]|=1024,sh(this._lView)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new C(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let t=Nn(this._lView),n=this._lView[at];n!==null&&!t&&pu(n,this._lView),qp(this._lView[v],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new C(902,!1);this._appRef=t;let n=Nn(this._lView),r=this._lView[at];r!==null&&!n&&ph(r,this._lView),ei(this._lView)}};var Xe=(()=>{class e{_declarationLView;_declarationTContainer;elementRef;static __NG_ELEMENT_ID__=$E;constructor(n,r,o){this._declarationLView=n,this._declarationTContainer=r,this.elementRef=o}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(n,r){return this.createEmbeddedViewImpl(n,r)}createEmbeddedViewImpl(n,r,o){let i=jr(this._declarationLView,this._declarationTContainer,n,{embeddedViewInjector:r,dehydratedView:o});return new Nt(i)}}return e})();function $E(){return es(z(),g())}function es(e,t){return e.type&4?new Xe(t,e,qn(e,t)):null}function Yn(e,t,n,r,o){let i=e.data[t];if(i===null)i=UE(e,t,n,r,o),$d()&&(i.flags|=32);else if(i.type&64){i.type=n,i.value=r,i.attrs=o;let s=Vd();i.injectorIndex=s===null?-1:s.injectorIndex}return xn(i,!0),i}function UE(e,t,n,r,o){let i=Ba(),s=Ha(),a=s?i:i&&i.parent,c=e.data[t]=zE(e,a,n,t,r,o);return GE(e,c,i,s),c}function GE(e,t,n,r){e.firstChild===null&&(e.firstChild=t),n!==null&&(r?n.child==null&&t.parent!==null&&(n.child=t):n.next===null&&(n.next=t,t.prev=n))}function zE(e,t,n,r,o,i){let s=t?t.injectorIndex:-1,a=0;return La()&&(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:null,inputs:null,hostDirectiveInputs:null,outputs:null,hostDirectiveOutputs:null,directiveToIndex: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}}var SF=new RegExp(`^(\\d+)*(${Fv}|${Ov})*(.*)`);function WE(e){let t=e[Ta]??[],r=e[K][O],o=[];for(let i of t)i.data[pp]!==void 0?o.push(i):qE(i,r);e[Ta]=o}function qE(e,t){let n=0,r=e.firstChild;if(r){let o=e.data[fp];for(;n<o;){let i=r.nextSibling;Fp(t,r,!1),r=i,n++}}}var ZE=()=>null,YE=()=>null;function Oi(e,t){return ZE(e,t)}function hh(e,t,n){return YE(e,t,n)}var gh=class{},ts=class{},Mc=class{resolveComponentFactory(t){throw new C(917,!1)}},Br=class{static NULL=new Mc},Ar=class{},Hr=(()=>{class e{destroyNode=null;static __NG_ELEMENT_ID__=()=>QE()}return e})();function QE(){let e=g(),t=z(),n=we(t.index,e);return(Qe(n)?n:e)[O]}var mh=(()=>{class e{static \u0275prov=R({token:e,providedIn:"root",factory:()=>null})}return e})();var Di={},Nc=class{injector;parentInjector;constructor(t,n){this.injector=t,this.parentInjector=n}get(t,n,r){let o=this.injector.get(t,Di,r);return o!==Di||n===Di?o:this.parentInjector.get(t,n,r)}};function Fi(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=$o(o,a);else if(i==2){let c=a,u=t[++s];r=$o(r,c+": "+u+";")}}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=o:e.classesWithoutHost=o}function k(e,t=0){let n=g();if(n===null)return Q(e,t);let r=z();return np(r,n,Y(e),t)}function KE(){let e="invalid";throw new Error(e)}function yh(e,t,n,r,o){let i=r===null?null:{"":-1},s=o(e,n);if(s!==null){let a=s,c=null,u=null;for(let l of s)if(l.resolveHostDirectives!==null){[a,c,u]=l.resolveHostDirectives(s);break}eI(e,t,n,a,i,c,u)}i!==null&&r!==null&&JE(n,r,i)}function JE(e,t,n){let r=e.localNames=[];for(let o=0;o<t.length;o+=2){let i=n[t[o+1]];if(i==null)throw new C(-301,!1);r.push(t[o],i)}}function XE(e,t,n){t.componentOffset=n,(e.components??=[]).push(t.index)}function eI(e,t,n,r,o,i,s){let a=r.length,c=!1;for(let p=0;p<a;p++){let f=r[p];!c&&Re(f)&&(c=!0,XE(e,n,p)),dc(Ti(n,t),e,f.type)}sI(n,e.data.length,a);for(let p=0;p<a;p++){let f=r[p];f.providersResolver&&f.providersResolver(f)}let u=!1,l=!1,d=Lp(e,t,a,null);a>0&&(n.directiveToIndex=new Map);for(let p=0;p<a;p++){let f=r[p];if(n.mergedAttrs=Ln(n.mergedAttrs,f.hostAttrs),nI(e,n,t,d,f),iI(d,f,o),s!==null&&s.has(f)){let[y,N]=s.get(f);n.directiveToIndex.set(f.type,[d,y+n.directiveStart,N+n.directiveStart])}else(i===null||!i.has(f))&&n.directiveToIndex.set(f.type,d);f.contentQueries!==null&&(n.flags|=4),(f.hostBindings!==null||f.hostAttrs!==null||f.hostVars!==0)&&(n.flags|=64);let h=f.type.prototype;!u&&(h.ngOnChanges||h.ngOnInit||h.ngDoCheck)&&((e.preOrderHooks??=[]).push(n.index),u=!0),!l&&(h.ngOnChanges||h.ngDoCheck)&&((e.preOrderCheckHooks??=[]).push(n.index),l=!0),d++}tI(e,n,i)}function tI(e,t,n){for(let r=t.directiveStart;r<t.directiveEnd;r++){let o=e.data[r];if(n===null||!n.has(o))Cf(0,t,o,r),Cf(1,t,o,r),bf(t,r,!1);else{let i=n.get(o);wf(0,t,i,r),wf(1,t,i,r),bf(t,r,!0)}}}function Cf(e,t,n,r){let o=e===0?n.inputs:n.outputs;for(let i in o)if(o.hasOwnProperty(i)){let s;e===0?s=t.inputs??={}:s=t.outputs??={},s[i]??=[],s[i].push(r),vh(t,i)}}function wf(e,t,n,r){let o=e===0?n.inputs:n.outputs;for(let i in o)if(o.hasOwnProperty(i)){let s=o[i],a;e===0?a=t.hostDirectiveInputs??={}:a=t.hostDirectiveOutputs??={},a[s]??=[],a[s].push(r,i),vh(t,s)}}function vh(e,t){t==="class"?e.flags|=8:t==="style"&&(e.flags|=16)}function bf(e,t,n){let{attrs:r,inputs:o,hostDirectiveInputs:i}=e;if(r===null||!n&&o===null||n&&i===null||ou(e)){e.initialInputs??=[],e.initialInputs.push(null);return}let s=null,a=0;for(;a<r.length;){let c=r[a];if(c===0){a+=4;continue}else if(c===5){a+=2;continue}else if(typeof c=="number")break;if(!n&&o.hasOwnProperty(c)){let u=o[c];for(let l of u)if(l===t){s??=[],s.push(c,r[a+1]);break}}else if(n&&i.hasOwnProperty(c)){let u=i[c];for(let l=0;l<u.length;l+=2)if(u[l]===t){s??=[],s.push(u[l+1],r[a+1]);break}}a+=2}e.initialInputs??=[],e.initialInputs.push(s)}function nI(e,t,n,r,o){e.data[r]=o;let i=o.factory||(o.factory=Et(o.type,!0)),s=new an(i,Re(o),k,null);e.blueprint[r]=s,n[r]=s,rI(e,t,r,Lp(e,n,o.hostVars,X),o)}function rI(e,t,n,r,o){let i=o.hostBindings;if(i){let s=e.hostBindingOpCodes;s===null&&(s=e.hostBindingOpCodes=[]);let a=~t.index;oI(s)!=a&&s.push(a),s.push(n,r,i)}}function oI(e){let t=e.length;for(;t>0;){let n=e[--t];if(typeof n=="number"&&n<0)return n}return 0}function iI(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;Re(t)&&(n[""]=e)}}function sI(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function Cu(e,t,n,r,o,i,s,a){let c=t[v],u=c.consts,l=be(u,s),d=Yn(c,e,n,r,l);return i&&yh(c,t,d,be(u,a),o),d.mergedAttrs=Ln(d.mergedAttrs,d.attrs),d.attrs!==null&&Fi(d,d.attrs,!1),d.mergedAttrs!==null&&Fi(d,d.mergedAttrs,!0),c.queries!==null&&c.queries.elementStart(c,d),d}function wu(e,t){qf(e,t),Sa(t)&&e.queries.elementEnd(t)}function aI(e,t,n,r,o,i){let s=t.consts,a=be(s,o),c=Yn(t,e,n,r,a);if(c.mergedAttrs=Ln(c.mergedAttrs,c.attrs),i!=null){let u=be(s,i);c.localNames=[];for(let l=0;l<u.length;l+=2)c.localNames.push(u[l],-1)}return c.attrs!==null&&Fi(c,c.attrs,!1),c.mergedAttrs!==null&&Fi(c,c.mergedAttrs,!0),t.queries!==null&&t.queries.elementStart(t,c),c}function bu(e){return ns(e)?Array.isArray(e)||!(e instanceof Map)&&Symbol.iterator in e:!1}function Dh(e,t){if(Array.isArray(e))for(let n=0;n<e.length;n++)t(e[n]);else{let n=e[Symbol.iterator](),r;for(;!(r=n.next()).done;)t(r.value)}}function ns(e){return e!==null&&(typeof e=="function"||typeof e=="object")}function ht(e,t,n){return e[t]=n}function rs(e,t){return e[t]}function re(e,t,n){if(n===X)return!1;let r=e[t];return Object.is(r,n)?!1:(e[t]=n,!0)}function Un(e,t,n,r){let o=re(e,t,n);return re(e,t+1,r)||o}function _u(e,t,n,r,o){let i=Un(e,t,n,r);return re(e,t+2,o)||i}function $r(e,t,n,r,o,i){let s=Un(e,t,n,r);return Un(e,t+2,o,i)||s}function Ei(e,t,n){return function r(o){let i=_t(e)?we(e.index,t):t;Iu(i,5);let s=t[G],a=_f(t,s,n,o),c=r.__ngNextListenerFn__;for(;c;)a=_f(t,s,c,o)&&a,c=c.__ngNextListenerFn__;return a}}function _f(e,t,n,r){let o=w(null);try{return F(6,t,n),n(r)!==!1}catch(i){return _E(e,i),!1}finally{F(7,t,n),w(o)}}function Eh(e,t,n,r,o,i,s,a){let c=Mn(e),u=!1,l=null;if(!r&&c&&(l=uI(t,n,i,e.index)),l!==null){let d=l.__ngLastListenerFn__||l;d.__ngNextListenerFn__=s,l.__ngLastListenerFn__=s,u=!0}else{let d=Ce(e,n),p=r?r(d):d;Lv(n,p,i,a);let f=o.listen(p,i,a);if(!cI(i)){let h=r?y=>r(Ie(y[e.index])):e.index;Ih(h,t,n,i,a,f,!1)}}return u}function cI(e){return e.startsWith("animation")||e.startsWith("transition")}function uI(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[Tn],c=o[i+2];return a&&a.length>c?a[c]:null}typeof s=="string"&&(i+=2)}return null}function Ih(e,t,n,r,o,i,s){let a=t.firstCreatePass?ka(t):null,c=Fa(n),u=c.length;c.push(o,i),a&&a.push(r,e,u,(u+1)*(s?-1:1))}function Tf(e,t,n,r,o,i){let s=t[n],a=t[v],u=a.data[n].outputs[r],d=s[u].subscribe(i);Ih(e.index,a,t,o,i,d,!0)}var xc=Symbol("BINDING");var ki=class extends Br{ngModule;constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){let n=qe(t);return new xt(n,this.ngModule)}};function lI(e){return Object.keys(e).map(t=>{let[n,r,o]=e[t],i={propName:n,templateName:t,isSignal:(r&qi.SignalBased)!==0};return o&&(i.transform=o),i})}function dI(e){return Object.keys(e).map(t=>({propName:e[t],templateName:t}))}function fI(e,t,n){let r=t instanceof ye?t:t?.injector;return r&&e.getStandaloneInjector!==null&&(r=e.getStandaloneInjector(r)||r),r?new Nc(n,r):n}function pI(e){let t=e.get(Ar,null);if(t===null)throw new C(407,!1);let n=e.get(mh,null),r=e.get(ve,null);return{rendererFactory:t,sanitizer:n,changeDetectionScheduler:r,ngReflect:!1}}function hI(e,t){let n=Ch(e);return Rp(t,n,n==="svg"?Ma:n==="math"?Nd:null)}function Ch(e){return(e.selectors[0][0]||"div").toLowerCase()}var xt=class extends ts{componentDef;ngModule;selector;componentType;ngContentSelectors;isBoundToModule;cachedInputs=null;cachedOutputs=null;get inputs(){return this.cachedInputs??=lI(this.componentDef.inputs),this.cachedInputs}get outputs(){return this.cachedOutputs??=dI(this.componentDef.outputs),this.cachedOutputs}constructor(t,n){super(),this.componentDef=t,this.ngModule=n,this.componentType=t.type,this.selector=SD(t.selectors),this.ngContentSelectors=t.ngContentSelectors??[],this.isBoundToModule=!!n}create(t,n,r,o,i,s){F(22);let a=w(null);try{let c=this.componentDef,u=gI(r,c,s,i),l=fI(c,o||this.ngModule,t),d=pI(l),p=d.rendererFactory.createRenderer(null,c),f=r?hE(p,r,c.encapsulation,l):hI(c,p),h=s?.some(Sf)||i?.some(_=>typeof _!="function"&&_.bindings.some(Sf)),y=su(null,u,null,512|Pp(c),null,null,d,p,l,null,mp(f,l,!0));y[L]=f,ii(y);let N=null;try{let _=Cu(L,y,2,"#host",()=>u.directiveRegistry,!0,0);kp(p,f,_),jn(f,y),Xi(u,y,_),tu(u,_,y),wu(u,_),n!==void 0&&yI(_,this.ngContentSelectors,n),N=we(_.index,y),y[G]=N[G],Eu(u,y,null)}catch(_){throw N!==null&&pc(N),pc(y),_}finally{F(23),si()}return new Pi(this.componentType,y,!!h)}finally{w(a)}}};function gI(e,t,n,r){let o=e?["ng-version","20.3.14"]:MD(t.selectors[0]),i=null,s=null,a=0;if(n)for(let l of n)a+=l[xc].requiredVars,l.create&&(l.targetIdx=0,(i??=[]).push(l)),l.update&&(l.targetIdx=0,(s??=[]).push(l));if(r)for(let l=0;l<r.length;l++){let d=r[l];if(typeof d!="function")for(let p of d.bindings){a+=p[xc].requiredVars;let f=l+1;p.create&&(p.targetIdx=f,(i??=[]).push(p)),p.update&&(p.targetIdx=f,(s??=[]).push(p))}}let c=[t];if(r)for(let l of r){let d=typeof l=="function"?l:l.type,p=Qo(d);c.push(p)}return iu(0,null,mI(i,s),1,a,c,null,null,null,[o],null)}function mI(e,t){return!e&&!t?null:n=>{if(n&1&&e)for(let r of e)r.create();if(n&2&&t)for(let r of t)r.update()}}function Sf(e){let t=e[xc].kind;return t==="input"||t==="twoWay"}var Pi=class extends gh{_rootLView;_hasInputBindings;instance;hostView;changeDetectorRef;componentType;location;previousInputValues=null;_tNode;constructor(t,n,r){super(),this._rootLView=n,this._hasInputBindings=r,this._tNode=yr(n[v],L),this.location=qn(this._tNode,n),this.instance=we(this._tNode.index,n)[G],this.hostView=this.changeDetectorRef=new Nt(n,void 0),this.componentType=t}setInput(t,n){this._hasInputBindings;let r=this._tNode;if(this.previousInputValues??=new Map,this.previousInputValues.has(t)&&Object.is(this.previousInputValues.get(t),n))return;let o=this._rootLView,i=Du(r,o[v],o,t,n);this.previousInputValues.set(t,n);let s=we(r.index,o);Iu(s,1)}get injector(){return new sn(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}};function yI(e,t,n){let r=e.projection=[];for(let o=0;o<t.length;o++){let i=n[o];r.push(i!=null&&i.length?Array.from(i):null)}}var tt=(()=>{class e{static __NG_ELEMENT_ID__=vI}return e})();function vI(){let e=z();return bh(e,g())}var DI=tt,wh=class extends DI{_lContainer;_hostTNode;_hostLView;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 sn(this._hostTNode,this._hostLView)}get parentInjector(){let t=Kc(this._hostTNode,this._hostLView);if(Qf(t)){let n=bi(t,this._hostLView),r=wi(t),o=n[v].data[r+8];return new sn(o,n)}else return new sn(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){let n=Mf(this._lContainer);return n!==null&&n[t]||null}get length(){return this._lContainer.length-H}createEmbeddedView(t,n,r){let o,i;typeof r=="number"?o=r:r!=null&&(o=r.index,i=r.injector);let s=Oi(this._lContainer,t.ssrId),a=t.createEmbeddedViewImpl(n||{},i,s);return this.insertImpl(a,o,$n(this._hostTNode,s)),a}createComponent(t,n,r,o,i,s,a){let c=t&&!nv(t),u;if(c)u=n;else{let N=n||{};u=N.index,r=N.injector,o=N.projectableNodes,i=N.environmentInjector||N.ngModuleRef,s=N.directives,a=N.bindings}let l=c?t:new xt(qe(t)),d=r||this.parentInjector;if(!i&&l.ngModule==null){let _=(c?d:this.parentInjector).get(ye,null);_&&(i=_)}let p=qe(l.componentType??{}),f=Oi(this._lContainer,p?.id??null),h=f?.firstChild??null,y=l.create(d,o,h,i,s,a);return this.insertImpl(y.hostView,u,$n(this._hostTNode,f)),y}insert(t,n){return this.insertImpl(t,n,!0)}insertImpl(t,n,r){let o=t._lView;if(Ad(o)){let a=this.indexOf(t);if(a!==-1)this.detach(a);else{let c=o[K],u=new wh(c,c[ae],c[K]);u.detach(u.indexOf(t))}}let i=this._adjustIndex(n),s=this._lContainer;return Vr(s,o,i,r),t.attachToViewContainerRef(),ga(nc(s),i,t),t}move(t,n){return this.insert(t,n)}indexOf(t){let n=Mf(this._lContainer);return n!==null?n.indexOf(t):-1}remove(t){let n=this._adjustIndex(t,-1),r=xr(this._lContainer,n);r&&(pr(nc(this._lContainer),n),Ki(r[v],r))}detach(t){let n=this._adjustIndex(t,-1),r=xr(this._lContainer,n);return r&&pr(nc(this._lContainer),n)!=null?new Nt(r):null}_adjustIndex(t,n=0){return t??this.length+n}};function Mf(e){return e[mr]}function nc(e){return e[mr]||(e[mr]=[])}function bh(e,t){let n,r=t[e.index];return Ae(r)?n=r:(n=lh(r,t,null,e),t[e.index]=n,au(t,n)),II(n,t,e,r),new wh(n,e,t)}function EI(e,t){let n=e[O],r=n.createComment(""),o=Ce(t,e),i=n.parentNode(o);return Mi(n,i,r,n.nextSibling(o),!1),r}var II=bI,CI=()=>!1;function wI(e,t,n){return CI(e,t,n)}function bI(e,t,n,r){if(e[bt])return;let o;n.type&8?o=Ie(r):o=EI(t,n),e[bt]=o}var Ac=class e{queryList;matches=null;constructor(t){this.queryList=t}clone(){return new e(this.queryList)}setDirty(){this.queryList.setDirty()}},Rc=class e{queries;constructor(t=[]){this.queries=t}createEmbeddedView(t){let n=t.queries;if(n!==null){let r=t.contentQueries!==null?t.contentQueries[0]:n.length,o=[];for(let i=0;i<r;i++){let s=n.getByIndex(i),a=this.queries[s.indexInDeclarationView];o.push(a.clone())}return new e(o)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}finishViewCreation(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let n=0;n<this.queries.length;n++)Su(t,n).matches!==null&&this.queries[n].setDirty()}},Li=class{flags;read;predicate;constructor(t,n,r=null){this.flags=n,this.read=r,typeof t=="string"?this.predicate=NI(t):this.predicate=t}},Oc=class e{queries;constructor(t=[]){this.queries=t}elementStart(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].elementStart(t,n)}elementEnd(t){for(let n=0;n<this.queries.length;n++)this.queries[n].elementEnd(t)}embeddedTView(t){let n=null;for(let r=0;r<this.length;r++){let o=n!==null?n.length:0,i=this.getByIndex(r).embeddedTView(t,o);i&&(i.indexInDeclarationView=r,n!==null?n.push(i):n=[i])}return n!==null?new e(n):null}template(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].template(t,n)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}},Fc=class e{metadata;matches=null;indexInDeclarationView=-1;crossesNgTemplate=!1;_declarationNodeIndex;_appliesToNextNode=!0;constructor(t,n=-1){this.metadata=t,this._declarationNodeIndex=n}elementStart(t,n){this.isApplyingToNode(n)&&this.matchTNode(t,n)}elementEnd(t){this._declarationNodeIndex===t.index&&(this._appliesToNextNode=!1)}template(t,n){this.elementStart(t,n)}embeddedTView(t,n){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,n),new e(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&&(this.metadata.flags&1)!==1){let n=this._declarationNodeIndex,r=t.parent;for(;r!==null&&r.type&8&&r.index!==n;)r=r.parent;return n===(r!==null?r.index:-1)}return this._appliesToNextNode}matchTNode(t,n){let r=this.metadata.predicate;if(Array.isArray(r))for(let o=0;o<r.length;o++){let i=r[o];this.matchTNodeWithReadOption(t,n,_I(n,i)),this.matchTNodeWithReadOption(t,n,vi(n,t,i,!1,!1))}else r===Xe?n.type&4&&this.matchTNodeWithReadOption(t,n,-1):this.matchTNodeWithReadOption(t,n,vi(n,t,r,!1,!1))}matchTNodeWithReadOption(t,n,r){if(r!==null){let o=this.metadata.read;if(o!==null)if(o===ft||o===tt||o===Xe&&n.type&4)this.addMatch(n.index,-2);else{let i=vi(n,t,o,!1,!1);i!==null&&this.addMatch(n.index,i)}else this.addMatch(n.index,r)}}addMatch(t,n){this.matches===null?this.matches=[t,n]:this.matches.push(t,n)}};function _I(e,t){let n=e.localNames;if(n!==null){for(let r=0;r<n.length;r+=2)if(n[r]===t)return n[r+1]}return null}function TI(e,t){return e.type&11?qn(e,t):e.type&4?es(e,t):null}function SI(e,t,n,r){return n===-1?TI(t,e):n===-2?MI(e,t,r):Sr(e,e[v],n,t)}function MI(e,t,n){if(n===ft)return qn(t,e);if(n===Xe)return es(t,e);if(n===tt)return bh(t,e)}function _h(e,t,n,r){let o=t[Ye].queries[r];if(o.matches===null){let i=e.data,s=n.matches,a=[];for(let c=0;s!==null&&c<s.length;c+=2){let u=s[c];if(u<0)a.push(null);else{let l=i[u];a.push(SI(t,l,s[c+1],n.metadata.read))}}o.matches=a}return o.matches}function kc(e,t,n,r){let o=e.queries.getByIndex(n),i=o.matches;if(i!==null){let s=_h(e,t,o,n);for(let a=0;a<i.length;a+=2){let c=i[a];if(c>0)r.push(s[a/2]);else{let u=i[a+1],l=t[-c];for(let d=H;d<l.length;d++){let p=l[d];p[at]===p[K]&&kc(p[v],p,u,r)}if(l[en]!==null){let d=l[en];for(let p=0;p<d.length;p++){let f=d[p];kc(f[v],f,u,r)}}}}}return r}function Tu(e,t){return e[Ye].queries[t].queryList}function Th(e,t,n){let r=new Si((n&4)===4);return Fd(e,t,r,r.destroy),(t[Ye]??=new Rc).queries.push(new Ac(r))-1}function Sh(e,t,n){let r=V();return r.firstCreatePass&&(Nh(r,new Li(e,t,n),-1),(t&2)===2&&(r.staticViewQueries=!0)),Th(r,g(),t)}function Mh(e,t,n,r){let o=V();if(o.firstCreatePass){let i=z();Nh(o,new Li(t,n,r),i.index),xI(o,e),(n&2)===2&&(o.staticContentQueries=!0)}return Th(o,g(),n)}function NI(e){return e.split(",").map(t=>t.trim())}function Nh(e,t,n){e.queries===null&&(e.queries=new Oc),e.queries.track(new Fc(t,n))}function xI(e,t){let n=e.contentQueries||(e.contentQueries=[]),r=n.length?n[n.length-1]:-1;t!==r&&n.push(e.queries.length-1,t)}function Su(e,t){return e.queries.getByIndex(t)}function xh(e,t){let n=e[v],r=Su(n,t);return r.crossesNgTemplate?kc(n,e,t,[]):_h(n,e,r,t)}function Ah(e,t,n){let r,o=sr(()=>{r._dirtyCounter();let i=AI(r,e);if(t&&i===void 0)throw new C(-951,!1);return i});return r=o[Z],r._dirtyCounter=ci(0),r._flatValue=void 0,o}function Mu(e){return Ah(!0,!1,e)}function Nu(e){return Ah(!0,!0,e)}function Rh(e,t){let n=e[Z];n._lView=g(),n._queryIndex=t,n._queryList=Tu(n._lView,t),n._queryList.onDirty(()=>n._dirtyCounter.update(r=>r+1))}function AI(e,t){let n=e._lView,r=e._queryIndex;if(n===void 0||r===void 0||n[b]&4)return t?void 0:te;let o=Tu(n,r),i=xh(n,r);return o.reset(i,ip),t?o.first:o._changesDetected||e._flatValue===void 0?e._flatValue=o.toArray():e._flatValue}var cn=class{},Oh=class{};var ji=class extends cn{ngModuleType;_parent;_bootstrapComponents=[];_r3Injector;instance;destroyCbs=[];componentFactoryResolver=new ki(this);constructor(t,n,r,o=!0){super(),this.ngModuleType=t,this._parent=n;let i=va(t);this._bootstrapComponents=Np(i.bootstrap),this._r3Injector=Wa(t,n,[{provide:cn,useValue:this},{provide:Br,useValue:this.componentFactoryResolver},...r],st(t),new Set(["environment"])),o&&this.resolveInjectorInitializers()}resolveInjectorInitializers(){this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(this.ngModuleType)}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)}},Vi=class extends Oh{moduleType;constructor(t){super(),this.moduleType=t}create(t){return new ji(this.moduleType,t,[])}};var Rr=class extends cn{injector;componentFactoryResolver=new ki(this);instance=null;constructor(t){super();let n=new qt([...t.providers,{provide:cn,useValue:this},{provide:Br,useValue:this.componentFactoryResolver}],t.parent||_n(),t.debugName,new Set(["environment"]));this.injector=n,t.runEnvironmentInitializers&&n.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}};function Fh(e,t,n=null){return new Rr({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}var RI=(()=>{class e{_injector;cachedInjectors=new Map;constructor(n){this._injector=n}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n)){let r=Ea(!1,n.type),o=r.length>0?Fh([r],this._injector,`Standalone[${n.type.name}]`):null;this.cachedInjectors.set(n,o)}return this.cachedInjectors.get(n)}ngOnDestroy(){try{for(let n of this.cachedInjectors.values())n!==null&&n.destroy()}finally{this.cachedInjectors.clear()}}static \u0275prov=R({token:e,providedIn:"environment",factory:()=>new e(Q(ye))})}return e})();function OI(e){return Wn(()=>{let t=kh(e),n=U($({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===Xc.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:t.standalone?o=>o.get(RI).getOrCreateStandaloneInjector(n):null,getExternalStyles:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||Vn.Emulated,styles:e.styles||te,_:null,schemas:e.schemas||null,tView:null,id:""});t.standalone&&et("NgStandalone"),Ph(n);let r=e.dependencies;return n.directiveDefs=Nf(r,FI),n.pipeDefs=Nf(r,Cd),n.id=LI(n),n})}function FI(e){return qe(e)||Qo(e)}function xu(e){return Wn(()=>({type:e.type,bootstrap:e.bootstrap||te,declarations:e.declarations||te,imports:e.imports||te,exports:e.exports||te,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function kI(e,t){if(e==null)return Ne;let n={};for(let r in e)if(e.hasOwnProperty(r)){let o=e[r],i,s,a,c;Array.isArray(o)?(a=o[0],i=o[1],s=o[2]??i,c=o[3]||null):(i=o,s=o,a=qi.None,c=null),n[i]=[r,a,c],t[i]=s}return n}function PI(e){if(e==null)return Ne;let t={};for(let n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}function nt(e){return Wn(()=>{let t=kh(e);return Ph(t),t})}function ln(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 kh(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,inputConfig:e.inputs||Ne,exportAs:e.exportAs||null,standalone:e.standalone??!0,signals:e.signals===!0,selectors:e.selectors||te,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,resolveHostDirectives:null,hostDirectives:null,inputs:kI(e.inputs,t),outputs:PI(e.outputs),debugInfo:null}}function Ph(e){e.features?.forEach(t=>t(e))}function Nf(e,t){return e?()=>{let n=typeof e=="function"?e():e,r=[];for(let o of n){let i=t(o);i!==null&&r.push(i)}return r}:null}function LI(e){let t=0,n=typeof e.consts=="function"?"":e.consts,r=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,n,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];for(let i of r.join("|"))t=Math.imul(31,t)+i.charCodeAt(0)<<0;return t+=2147483648,"c"+t}function jI(e){return Object.getPrototypeOf(e.prototype).constructor}function Lh(e){let t=jI(e.type),n=!0,r=[e];for(;t;){let o;if(Re(e))o=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new C(903,!1);o=t.\u0275dir}if(o){if(n){r.push(o);let s=e;s.inputs=rc(e.inputs),s.declaredInputs=rc(e.declaredInputs),s.outputs=rc(e.outputs);let a=o.hostBindings;a&&UI(e,a);let c=o.viewQuery,u=o.contentQueries;if(c&&HI(e,c),u&&$I(e,u),VI(e,o),pd(e.outputs,o.outputs),Re(o)&&o.data.animation){let l=e.data;l.animation=(l.animation||[]).concat(o.data.animation)}}let i=o.features;if(i)for(let s=0;s<i.length;s++){let a=i[s];a&&a.ngInherit&&a(e),a===Lh&&(n=!1)}}t=Object.getPrototypeOf(t)}BI(r)}function VI(e,t){for(let n in t.inputs){if(!t.inputs.hasOwnProperty(n)||e.inputs.hasOwnProperty(n))continue;let r=t.inputs[n];r!==void 0&&(e.inputs[n]=r,e.declaredInputs[n]=t.declaredInputs[n])}}function BI(e){let t=0,n=null;for(let r=e.length-1;r>=0;r--){let o=e[r];o.hostVars=t+=o.hostVars,o.hostAttrs=Ln(o.hostAttrs,n=Ln(n,o.hostAttrs))}}function rc(e){return e===Ne?{}:e===te?[]:e}function HI(e,t){let n=e.viewQuery;n?e.viewQuery=(r,o)=>{t(r,o),n(r,o)}:e.viewQuery=t}function $I(e,t){let n=e.contentQueries;n?e.contentQueries=(r,o,i)=>{t(r,o,i),n(r,o,i)}:e.contentQueries=t}function UI(e,t){let n=e.hostBindings;n?e.hostBindings=(r,o)=>{t(r,o),n(r,o)}:e.hostBindings=t}function GI(e){let t=n=>{let r=Array.isArray(e);n.hostDirectives===null?(n.resolveHostDirectives=zI,n.hostDirectives=r?e.map(Pc):[e]):r?n.hostDirectives.unshift(...e.map(Pc)):n.hostDirectives.unshift(e)};return t.ngInherit=!0,t}function zI(e){let t=[],n=!1,r=null,o=null;for(let i=0;i<e.length;i++){let s=e[i];if(s.hostDirectives!==null){let a=t.length;r??=new Map,o??=new Map,jh(s,t,r),o.set(s,[a,t.length-1])}i===0&&Re(s)&&(n=!0,t.push(s))}for(let i=n?1:0;i<e.length;i++)t.push(e[i]);return[t,r,o]}function jh(e,t,n){if(e.hostDirectives!==null)for(let r of e.hostDirectives)if(typeof r=="function"){let o=r();for(let i of o)xf(Pc(i),t,n)}else xf(r,t,n)}function xf(e,t,n){let r=Qo(e.directive);WI(r.declaredInputs,e.inputs),jh(r,t,n),n.set(r,e),t.push(r)}function Pc(e){return typeof e=="function"?{directive:Y(e),inputs:Ne,outputs:Ne}:{directive:Y(e.directive),inputs:Af(e.inputs),outputs:Af(e.outputs)}}function Af(e){if(e===void 0||e.length===0)return Ne;let t={};for(let n=0;n<e.length;n+=2)t[e[n]]=e[n+1];return t}function WI(e,t){for(let n in t)if(t.hasOwnProperty(n)){let r=t[n],o=e[n];e[r]=o}}function Vh(e,t,n,r,o,i,s,a){if(n.firstCreatePass){e.mergedAttrs=Ln(e.mergedAttrs,e.attrs);let l=e.tView=iu(2,e,o,i,s,n.directiveRegistry,n.pipeRegistry,null,n.schemas,n.consts,null);n.queries!==null&&(n.queries.template(n,e),l.queries=n.queries.embeddedTView(e))}a&&(e.flags|=a),xn(e,!1);let c=ZI(n,t,e,r);ai()&&hu(n,t,c,e),jn(c,t);let u=lh(c,t,c,e);t[r+L]=u,au(t,u),wI(u,e,t)}function qI(e,t,n,r,o,i,s,a,c,u,l){let d=n+L,p;return t.firstCreatePass?(p=Yn(t,d,4,s||null,a||null),ti()&&yh(t,e,p,be(t.consts,u),mu),qf(t,p)):p=t.data[d],Vh(p,e,t,n,r,o,i,c),Mn(p)&&Xi(t,e,p),u!=null&&Lr(e,p,l),p}function Or(e,t,n,r,o,i,s,a,c,u,l){let d=n+L,p;if(t.firstCreatePass){if(p=Yn(t,d,4,s||null,a||null),u!=null){let f=be(t.consts,u);p.localNames=[];for(let h=0;h<f.length;h+=2)p.localNames.push(f[h],-1)}}else p=t.data[d];return Vh(p,e,t,n,r,o,i,c),u!=null&&Lr(e,p,l),p}function Bh(e,t,n,r,o,i,s,a){let c=g(),u=V(),l=be(u.consts,i);return qI(c,u,e,t,n,r,o,l,void 0,s,a),Bh}var ZI=YI;function YI(e,t,n,r){return Cr(!0),t[O].createComment("")}var QI=(()=>{class e{log(n){console.log(n)}warn(n){console.warn(n)}static \u0275fac=function(r){return new(r||e)};static \u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"platform"})}return e})();var Hh=new S("");function Ur(e){return!!e&&typeof e.then=="function"}function os(e){return!!e&&typeof e.subscribe=="function"}var Au=new S("");function KI(e){return Da([{provide:Au,multi:!0,useValue:e}])}var Ru=(()=>{class e{resolve;reject;initialized=!1;done=!1;donePromise=new Promise((n,r)=>{this.resolve=n,this.reject=r});appInits=m(Au,{optional:!0})??[];injector=m(pe);constructor(){}runInitializers(){if(this.initialized)return;let n=[];for(let o of this.appInits){let i=Ko(this.injector,o);if(Ur(i))n.push(i);else if(os(i)){let s=new Promise((a,c)=>{i.subscribe({complete:a,error:c})});n.push(s)}}let r=()=>{this.done=!0,this.resolve()};Promise.all(n).then(()=>{r()}).catch(o=>{this.reject(o)}),n.length===0&&r(),this.initialized=!0}static \u0275fac=function(r){return new(r||e)};static \u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),$h=new S("");function Uh(){qs(()=>{let e="";throw new C(600,e)})}function Gh(e){return e.isBoundToModule}var JI=10;var Gr=(()=>{class e{_runningTick=!1;_destroyed=!1;_destroyListeners=[];_views=[];internalErrorHandler=m(Fe);afterRenderManager=m(Yi);zonelessEnabled=m(ui);rootEffectScheduler=m(wr);dirtyFlags=0;tracingSnapshot=null;allTestViews=new Set;autoDetectTestViews=new Set;includeAllTestViews=!1;afterTick=new le;get allViews(){return[...(this.includeAllTestViews?this.allTestViews:this.autoDetectTestViews).keys(),...this._views]}get destroyed(){return this._destroyed}componentTypes=[];components=[];internalPendingTask=m(Mt);get isStable(){return this.internalPendingTask.hasPendingTasksObservable.pipe(Ve(n=>!n))}constructor(){m(Zn,{optional:!0})}whenStable(){let n;return new Promise(r=>{n=this.isStable.subscribe({next:o=>{o&&r()}})}).finally(()=>{n.unsubscribe()})}_injector=m(ye);_rendererFactory=null;get injector(){return this._injector}bootstrap(n,r){return this.bootstrapImpl(n,r)}bootstrapImpl(n,r,o=pe.NULL){return this._injector.get(ue).run(()=>{F(10);let s=n instanceof ts;if(!this._injector.get(Ru).done){let h="";throw new C(405,h)}let c;s?c=n:c=this._injector.get(Br).resolveComponentFactory(n),this.componentTypes.push(c.componentType);let u=Gh(c)?void 0:this._injector.get(cn),l=r||c.selector,d=c.create(o,[],l,u),p=d.location.nativeElement,f=d.injector.get(Hh,null);return f?.registerApplication(p),d.onDestroy(()=>{this.detachView(d.hostView),_r(this.components,d),f?.unregisterApplication(p)}),this._loadComponent(d),F(11,d),d})}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){F(12),this.tracingSnapshot!==null?this.tracingSnapshot.run(Zi.CHANGE_DETECTION,this.tickImpl):this.tickImpl()}tickImpl=()=>{if(this._runningTick)throw new C(101,!1);let n=w(null);try{this._runningTick=!0,this.synchronize()}finally{this._runningTick=!1,this.tracingSnapshot?.dispose(),this.tracingSnapshot=null,w(n),this.afterTick.next(),F(13)}};synchronize(){this._rendererFactory===null&&!this._injector.destroyed&&(this._rendererFactory=this._injector.get(Ar,null,{optional:!0}));let n=0;for(;this.dirtyFlags!==0&&n++<JI;)F(14),this.synchronizeOnce(),F(15)}synchronizeOnce(){this.dirtyFlags&16&&(this.dirtyFlags&=-17,this.rootEffectScheduler.flush());let n=!1;if(this.dirtyFlags&7){let r=!!(this.dirtyFlags&1);this.dirtyFlags&=-8,this.dirtyFlags|=8;for(let{_lView:o}of this.allViews){if(!r&&!Dr(o))continue;let i=r&&!this.zonelessEnabled?0:1;sh(o,i),n=!0}if(this.dirtyFlags&=-5,this.syncDirtyFlagsWithViews(),this.dirtyFlags&23)return}n||(this._rendererFactory?.begin?.(),this._rendererFactory?.end?.()),this.dirtyFlags&8&&(this.dirtyFlags&=-9,this.afterRenderManager.execute()),this.syncDirtyFlagsWithViews()}syncDirtyFlagsWithViews(){if(this.allViews.some(({_lView:n})=>Dr(n))){this.dirtyFlags|=2;return}else this.dirtyFlags&=-8}attachView(n){let r=n;this._views.push(r),r.attachToAppRef(this)}detachView(n){let r=n;_r(this._views,r),r.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView);try{this.tick()}catch(o){this.internalErrorHandler(o)}this.components.push(n),this._injector.get($h,[]).forEach(o=>o(n))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(n=>n()),this._views.slice().forEach(n=>n.destroy())}finally{this._destroyed=!0,this._views=[],this._destroyListeners=[]}}onDestroy(n){return this._destroyListeners.push(n),()=>_r(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new C(406,!1);let n=this._injector;n.destroy&&!n.destroyed&&n.destroy()}get viewCount(){return this._views.length}static \u0275fac=function(r){return new(r||e)};static \u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function _r(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}function XI(){let e,t;return{promise:new Promise((r,o)=>{e=r,t=o}),resolve:e,reject:t}}function zh(e,t,n,r){let o=g(),i=ut();if(re(o,i,t)){let s=V(),a=Ir();CE(a,o,e,t,n,r)}return zh}var Wh=new S("",{providedIn:"root",factory:()=>!1});var eC=!1,Ou=typeof document<"u"&&typeof document?.documentElement?.getAnimations=="function";function tC(e){return e[Ee].get(Wh,eC)}function nC(e){let t=Lc.get(e);if(t){for(let n of t.cleanupFns)n();Lc.delete(e)}Tr.delete(e)}var Lc=new WeakMap,Tr=new WeakMap,Pn=new WeakMap;function Rf(e,t){let n=Pn.get(e);if(n&&n.length>0){let r=n.findIndex(o=>o===t);r>-1&&n.splice(r,1)}n?.length===0&&Pn.delete(e)}function rC(e,t){let n=Pn.get(e)?.shift(),r=t[at];if(r){let i=Ri(e.index,r)?.previousSibling;n&&i&&n===i&&n.dispatchEvent(new CustomEvent("animationend",{detail:{cancel:!0}}))}}function oC(e,t){Pn.has(e)?Pn.get(e)?.push(t):Pn.set(e,[t])}function is(e){let t=e[wt]??={};return t.leave??=new Map}function iC(e){let t=typeof e=="function"?e():e,n=Array.isArray(t)?t:null;return typeof t=="string"&&(n=t.trim().split(/\s+/).filter(r=>r)),n}function sC(e,t){if(!Ou)return;let n=Lc.get(e);if(n&&n.classList.length>0&&aC(e,n.classList))for(let r of n.classList)t.removeClass(e,r);nC(e)}function aC(e,t){for(let n of t)if(e.classList.contains(n))return!0;return!1}function cC(e,t){let n=Tr.get(t);return n===void 0?!0:t===e.target&&(n.animationName!==void 0&&e.animationName===n.animationName||n.propertyName!==void 0&&e.propertyName===n.propertyName)}function uC(e,t,n){let r=e.get(t.index)??{animateFns:[]};r.animateFns.push(n),e.set(t.index,r)}function Of(e,t){if(e)for(let n of e)n();for(let n of t)n()}function Ff(e,t){let n=is(e).get(t.index);n&&(n.resolvers=void 0)}function Ii(e){if(et("NgAnimateLeave"),!Ou)return Ii;let t=g();if(tC(t))return Ii;let r=z();return rC(r,t),uC(is(t),r,()=>lC(t,r,e)),eE(t[Ee]),Ii}function lC(e,t,n){let{promise:r,resolve:o}=XI(),i=Ce(t,e),s=e[O],a=e[Ee].get(ue);Hn.add(e),(is(e).get(t.index).resolvers??=[]).push(o);let c=iC(n);return c&&c.length>0?dC(i,t,e,c,s,a):o(),{promise:r,resolve:o}}function dC(e,t,n,r,o,i){sC(e,o);let s=[],a=is(n).get(t.index)?.resolvers,c=u=>{if(u.target===e&&(u instanceof CustomEvent||cC(u,e))){if(u.stopImmediatePropagation(),Tr.delete(e),Rf(t,e),Array.isArray(t.projection))for(let l of r)o.removeClass(e,l);Of(a,s),Ff(n,t)}};i.runOutsideAngular(()=>{s.push(o.listen(e,"animationend",c)),s.push(o.listen(e,"transitionend",c))}),oC(t,e);for(let u of r)o.addClass(e,u);i.runOutsideAngular(()=>{requestAnimationFrame(()=>{$D(e,Tr,Ou),Tr.has(e)||(Rf(t,e),Of(a,s),Ff(n,t))})})}var jc=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 oc(e,t,n,r,o){return e===n&&Object.is(t,r)?1:Object.is(o(e,t),o(n,r))?-1:0}function fC(e,t,n){let r,o,i=0,s=e.length-1,a=void 0;if(Array.isArray(t)){let c=t.length-1;for(;i<=s&&i<=c;){let u=e.at(i),l=t[i],d=oc(i,u,i,l,n);if(d!==0){d<0&&e.updateValue(i,l),i++;continue}let p=e.at(s),f=t[c],h=oc(s,p,c,f,n);if(h!==0){h<0&&e.updateValue(s,f),s--,c--;continue}let y=n(i,u),N=n(s,p),_=n(i,l);if(Object.is(_,N)){let je=n(c,f);Object.is(je,y)?(e.swap(i,s),e.updateValue(s,f),c--,s--):e.move(s,i),e.updateValue(i,l),i++;continue}if(r??=new Bi,o??=Pf(e,i,s,n),Vc(e,r,i,_))e.updateValue(i,l),i++,s++;else if(o.has(_))r.set(y,e.detach(i)),s--;else{let je=e.create(i,t[i]);e.attach(i,je),i++,s++}}for(;i<=c;)kf(e,r,n,i,t[i]),i++}else if(t!=null){let c=t[Symbol.iterator](),u=c.next();for(;!u.done&&i<=s;){let l=e.at(i),d=u.value,p=oc(i,l,i,d,n);if(p!==0)p<0&&e.updateValue(i,d),i++,u=c.next();else{r??=new Bi,o??=Pf(e,i,s,n);let f=n(i,d);if(Vc(e,r,i,f))e.updateValue(i,d),i++,s++,u=c.next();else if(!o.has(f))e.attach(i,e.create(i,d)),i++,s++,u=c.next();else{let h=n(i,l);r.set(h,e.detach(i)),s--}}}for(;!u.done;)kf(e,r,n,e.length,u.value),u=c.next()}for(;i<=s;)e.destroy(e.detach(s--));r?.forEach(c=>{e.destroy(c)})}function Vc(e,t,n,r){return t!==void 0&&t.has(r)?(e.attach(n,t.get(r)),t.delete(r),!0):!1}function kf(e,t,n,r,o){if(Vc(e,t,r,n(r,o)))e.updateValue(r,o);else{let i=e.create(r,o);e.attach(r,i)}}function Pf(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 Bi=class{kvMap=new Map;_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 pC(e,t,n,r,o,i,s,a){et("NgControlFlow");let c=g(),u=V(),l=be(u.consts,i);return Or(c,u,e,t,n,r,o,l,256,s,a),Fu}function Fu(e,t,n,r,o,i,s,a){et("NgControlFlow");let c=g(),u=V(),l=be(u.consts,i);return Or(c,u,e,t,n,r,o,l,512,s,a),Fu}function hC(e,t){et("NgControlFlow");let n=g(),r=ut(),o=n[r]!==X?n[r]:-1,i=o!==-1?Hi(n,L+o):void 0,s=0;if(re(n,r,e)){let a=w(null);try{if(i!==void 0&&fh(i,s),e!==-1){let c=L+e,u=Hi(n,c),l=Uc(n[v],c),d=hh(u,l,n),p=jr(n,l,t,{dehydratedView:d});Vr(u,p,s,$n(l,d))}}finally{w(a)}}else if(i!==void 0){let a=dh(i,s);a!==void 0&&(a[G]=t)}}var Bc=class{lContainer;$implicit;$index;constructor(t,n,r){this.lContainer=t,this.$implicit=n,this.$index=r}get $count(){return this.lContainer.length-H}};function gC(e){return e}function mC(e,t){return t}var Hc=class{hasEmptyBlock;trackByFn;liveCollection;constructor(t,n,r){this.hasEmptyBlock=t,this.trackByFn=n,this.liveCollection=r}};function yC(e,t,n,r,o,i,s,a,c,u,l,d,p){et("NgControlFlow");let f=g(),h=V(),y=c!==void 0,N=g(),_=a?s.bind(N[ce][G]):s,je=new Hc(y,_);N[L+e]=je,Or(f,h,e+1,t,n,r,o,be(h.consts,i),256),y&&Or(f,h,e+2,c,u,l,d,be(h.consts,p),512)}var $c=class extends jc{lContainer;hostLView;templateTNode;operationsCounter=void 0;needsIndexUpdate=!1;constructor(t,n,r){super(),this.lContainer=t,this.hostLView=n,this.templateTNode=r}get length(){return this.lContainer.length-H}at(t){return this.getLView(t)[G].$implicit}attach(t,n){let r=n[Qt];this.needsIndexUpdate||=t!==this.length,Vr(this.lContainer,n,t,$n(this.templateTNode,r)),DC(this.lContainer,t)}detach(t){return this.needsIndexUpdate||=t!==this.length-1,EC(this.lContainer,t),IC(this.lContainer,t)}create(t,n){let r=Oi(this.lContainer,this.templateTNode.tView.ssrId),o=jr(this.hostLView,this.templateTNode,new Bc(this.lContainer,n,t),{dehydratedView:r});return this.operationsCounter?.recordCreate(),o}destroy(t){Ki(t[v],t),this.operationsCounter?.recordDestroy()}updateValue(t,n){this.getLView(t)[G].$implicit=n}reset(){this.needsIndexUpdate=!1,this.operationsCounter?.reset()}updateIndexes(){if(this.needsIndexUpdate)for(let t=0;t<this.length;t++)this.getLView(t)[G].$index=t}getLView(t){return CC(this.lContainer,t)}};function vC(e){let t=w(null),n=Oe();try{let r=g(),o=r[v],i=r[n],s=n+1,a=Hi(r,s);if(i.liveCollection===void 0){let u=Uc(o,s);i.liveCollection=new $c(a,r,u)}else i.liveCollection.reset();let c=i.liveCollection;if(fC(c,e,i.trackByFn),c.updateIndexes(),i.hasEmptyBlock){let u=ut(),l=c.length===0;if(re(r,u,l)){let d=n+2,p=Hi(r,d);if(l){let f=Uc(o,d),h=hh(p,f,r),y=jr(r,f,void 0,{dehydratedView:h});Vr(p,y,0,$n(f,h))}else o.firstUpdatePass&&WE(p),fh(p,0)}}}finally{w(t)}}function Hi(e,t){return e[t]}function DC(e,t){if(e.length<=H)return;let n=H+t,r=e[n],o=r?r[wt]:void 0;if(r&&o&&o.detachedLeaveAnimationFns&&o.detachedLeaveAnimationFns.length>0){let i=r[Ee];JD(i,o),Hn.delete(r),o.detachedLeaveAnimationFns=void 0}}function EC(e,t){if(e.length<=H)return;let n=H+t,r=e[n],o=r?r[wt]:void 0;o&&o.leave&&o.leave.size>0&&(o.detachedLeaveAnimationFns=[])}function IC(e,t){return xr(e,t)}function CC(e,t){return dh(e,t)}function Uc(e,t){return yr(e,t)}function qh(e,t,n){let r=g(),o=ut();if(re(r,o,t)){let i=V(),s=Ir();Xp(s,r,e,t,r[O],n)}return qh}function Gc(e,t,n,r,o){Du(t,e,n,o?"class":"style",r)}function ku(e,t,n,r){let o=g(),i=o[v],s=e+L,a=i.firstCreatePass?Cu(s,o,2,t,mu,ti(),n,r):i.data[s];if(yu(a,o,e,t,Qh),Mn(a)){let c=o[v];Xi(c,o,a),tu(c,a,o)}return r!=null&&Lr(o,a),ku}function Pu(){let e=V(),t=z(),n=vu(t);return e.firstCreatePass&&wu(e,n),ja(n)&&Va(),Pa(),n.classesWithoutHost!=null&&cv(n)&&Gc(e,n,g(),n.classesWithoutHost,!0),n.stylesWithoutHost!=null&&uv(n)&&Gc(e,n,g(),n.stylesWithoutHost,!1),Pu}function Zh(e,t,n,r){return ku(e,t,n,r),Pu(),Zh}function Lu(e,t,n,r){let o=g(),i=o[v],s=e+L,a=i.firstCreatePass?aI(s,i,2,t,n,r):i.data[s];return yu(a,o,e,t,Qh),r!=null&&Lr(o,a),Lu}function ju(){let e=z(),t=vu(e);return ja(t)&&Va(),Pa(),ju}function Yh(e,t,n,r){return Lu(e,t,n,r),ju(),Yh}var Qh=(e,t,n,r,o)=>(Cr(!0),Rp(t[O],r,Kd()));function Vu(e,t,n){let r=g(),o=r[v],i=e+L,s=o.firstCreatePass?Cu(i,r,8,"ng-container",mu,ti(),t,n):o.data[i];if(yu(s,r,e,"ng-container",wC),Mn(s)){let a=r[v];Xi(a,r,s),tu(a,s,r)}return n!=null&&Lr(r,s),Vu}function Bu(){let e=V(),t=z(),n=vu(t);return e.firstCreatePass&&wu(e,n),Bu}function Kh(e,t,n){return Vu(e,t,n),Bu(),Kh}var wC=(e,t,n,r,o)=>(Cr(!0),AD(t[O],""));function bC(){return g()}function Jh(e,t,n){let r=g(),o=ut();if(re(r,o,t)){let i=V(),s=Ir();eh(s,r,e,t,r[O],n)}return Jh}var hi=void 0;function _C(e){let t=Math.floor(Math.abs(e)),n=e.toString().replace(/^[^.]*\.?/,"").length;return t===1&&n===0?1:5}var TC=["en",[["a","p"],["AM","PM"]],[["AM","PM"]],[["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"]],hi,[["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"]],hi,[["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}",hi,"{1} 'at' {0}",hi],[".",",",";","%","+","-","E","\xD7","\u2030","\u221E","NaN",":"],["#,##0.###","#,##0%","\xA4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",_C],ic={};function me(e){let t=SC(e),n=Lf(t);if(n)return n;let r=t.split("-")[0];if(n=Lf(r),n)return n;if(r==="en")return TC;throw new C(701,!1)}function Lf(e){return e in ic||(ic[e]=We.ng&&We.ng.common&&We.ng.common.locales&&We.ng.common.locales[e]),ic[e]}var W=(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})(W||{});function SC(e){return e.toLowerCase().replace(/_/g,"-")}var zr="en-US";var MC=zr;function Xh(e){typeof e=="string"&&(MC=e.toLowerCase().replace(/_/g,"-"))}function eg(e,t,n){let r=g(),o=V(),i=z();return ng(o,r,r[O],i,e,t,n),eg}function tg(e,t,n){let r=g(),o=V(),i=z();return(i.type&3||n)&&Eh(i,o,r,n,r[O],e,t,Ei(i,r,t)),tg}function ng(e,t,n,r,o,i,s){let a=!0,c=null;if((r.type&3||s)&&(c??=Ei(r,t,i),Eh(r,e,t,s,n,o,i,c)&&(a=!1)),a){let u=r.outputs?.[o],l=r.hostDirectiveOutputs?.[o];if(l&&l.length)for(let d=0;d<l.length;d+=2){let p=l[d],f=l[d+1];c??=Ei(r,t,i),Tf(r,t,p,f,o,c)}if(u&&u.length)for(let d of u)c??=Ei(r,t,i),Tf(r,t,d,o,o,c)}}function NC(e=1){return Yd(e)}function xC(e,t){let n=null,r=CD(e);for(let o=0;o<t.length;o++){let i=t[o];if(i==="*"){n=o;continue}if(r===null?Ap(e,i,!0):_D(r,i))return o}return n}function AC(e){let t=g()[ce][ae];if(!t.projection){let n=e?e.length:1,r=t.projection=Ed(n,null),o=r.slice(),i=t.child;for(;i!==null;){if(i.type!==128){let s=e?xC(i,e):0;s!==null&&(o[s]?o[s].projectionNext=i:r[s]=i,o[s]=i)}i=i.next}}}function RC(e,t=0,n,r,o,i){let s=g(),a=V(),c=r?e+1:null;c!==null&&Or(s,a,c,r,o,i,null,n);let u=Yn(a,L+e,16,null,n||null);u.projection===null&&(u.projection=t),$a();let d=!s[Qt]||La();s[ce][ae].projection[u.projection]===null&&c!==null?OC(s,a,c):d&&!Gi(u)&&dE(a,s,u)}function OC(e,t,n){let r=L+n,o=t.data[r],i=e[r],s=Oi(i,o.tView.ssrId),a=jr(e,o,void 0,{dehydratedView:s});Vr(i,a,0,$n(o,s))}function FC(e,t,n,r){Mh(e,t,n,r)}function kC(e,t,n){Sh(e,t,n)}function PC(e){let t=g(),n=V(),r=oi();Er(r+1);let o=Su(n,r);if(e.dirty&&xd(t)===((o.metadata.flags&2)===2)){if(o.matches===null)e.reset([]);else{let i=xh(t,r);e.reset(i,ip),e.notifyOnChanges()}return!0}return!1}function LC(){return Tu(g(),oi())}function jC(e,t,n,r,o){Rh(t,Mh(e,n,r,o))}function VC(e,t,n,r){Rh(e,Sh(t,n,r))}function BC(e=1){Er(oi()+e)}function HC(e){let t=Bd();return vr(t,L+e)}function gi(e,t){return e<<17|t<<2}function un(e){return e>>17&32767}function $C(e){return(e&2)==2}function UC(e,t){return e&131071|t<<17}function zc(e){return e|2}function Gn(e){return(e&131068)>>2}function sc(e,t){return e&-131069|t<<2}function GC(e){return(e&1)===1}function Wc(e){return e|1}function zC(e,t,n,r,o,i){let s=i?t.classBindings:t.styleBindings,a=un(s),c=Gn(s);e[r]=n;let u=!1,l;if(Array.isArray(n)){let d=n;l=d[1],(l===null||bn(d,l)>0)&&(u=!0)}else l=n;if(o)if(c!==0){let p=un(e[a+1]);e[r+1]=gi(p,a),p!==0&&(e[p+1]=sc(e[p+1],r)),e[a+1]=UC(e[a+1],r)}else e[r+1]=gi(a,0),a!==0&&(e[a+1]=sc(e[a+1],r)),a=r;else e[r+1]=gi(c,0),a===0?a=r:e[c+1]=sc(e[c+1],r),c=r;u&&(e[r+1]=zc(e[r+1])),jf(e,l,r,!0),jf(e,l,r,!1),WC(t,l,e,r,i),s=gi(a,c),i?t.classBindings=s:t.styleBindings=s}function WC(e,t,n,r,o){let i=o?e.residualClasses:e.residualStyles;i!=null&&typeof t=="string"&&bn(i,t)>=0&&(n[r+1]=Wc(n[r+1]))}function jf(e,t,n,r){let o=e[n+1],i=t===null,s=r?un(o):Gn(o),a=!1;for(;s!==0&&(a===!1||i);){let c=e[s],u=e[s+1];qC(c,t)&&(a=!0,e[s+1]=r?Wc(u):zc(u)),s=r?un(u):Gn(u)}a&&(e[n+1]=r?zc(o):Wc(o))}function qC(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?bn(e,t)>=0:!1}var J={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function rg(e){return e.substring(J.key,J.keyEnd)}function ZC(e){return e.substring(J.value,J.valueEnd)}function YC(e){return sg(e),og(e,zn(e,0,J.textEnd))}function og(e,t){let n=J.textEnd;return n===t?-1:(t=J.keyEnd=KC(e,J.key=t,n),zn(e,t,n))}function QC(e){return sg(e),ig(e,zn(e,0,J.textEnd))}function ig(e,t){let n=J.textEnd,r=J.key=zn(e,t,n);return n===r?-1:(r=J.keyEnd=JC(e,r,n),r=Vf(e,r,n,58),r=J.value=zn(e,r,n),r=J.valueEnd=XC(e,r,n),Vf(e,r,n,59))}function sg(e){J.key=0,J.keyEnd=0,J.value=0,J.valueEnd=0,J.textEnd=e.length}function zn(e,t,n){for(;t<n&&e.charCodeAt(t)<=32;)t++;return t}function KC(e,t,n){for(;t<n&&e.charCodeAt(t)>32;)t++;return t}function JC(e,t,n){let r;for(;t<n&&((r=e.charCodeAt(t))===45||r===95||(r&-33)>=65&&(r&-33)<=90||r>=48&&r<=57);)t++;return t}function Vf(e,t,n,r){return t=zn(e,t,n),t<n&&t++,t}function XC(e,t,n){let r=-1,o=-1,i=-1,s=t,a=s;for(;s<n;){let c=e.charCodeAt(s++);if(c===59)return a;c===34||c===39?a=s=Bf(e,c,s,n):t===s-4&&i===85&&o===82&&r===76&&c===40?a=s=Bf(e,41,s,n):c>32&&(a=s),i=o,o=r,r=c&-33}return a}function Bf(e,t,n,r){let o=-1,i=n;for(;i<r;){let s=e.charCodeAt(i++);if(s==t&&o!==92)return i;s==92&&o===92?o=0:o=s}throw new Error}function ag(e,t,n){return ug(e,t,n,!1),ag}function cg(e,t){return ug(e,t,null,!0),cg}function ew(e){lg(pg,tw,e,!1)}function tw(e,t){for(let n=QC(t);n>=0;n=ig(t,n))pg(e,rg(t),ZC(t))}function nw(e){lg(uw,rw,e,!0)}function rw(e,t){for(let n=YC(t);n>=0;n=og(t,n))hr(e,rg(t),!0)}function ug(e,t,n,r){let o=g(),i=V(),s=Rn(2);if(i.firstUpdatePass&&fg(i,e,s,r),t!==X&&re(o,s,t)){let a=i.data[Oe()];hg(i,a,o,o[O],e,o[s+1]=dw(t,n),r,s)}}function lg(e,t,n,r){let o=V(),i=Rn(2);o.firstUpdatePass&&fg(o,null,i,r);let s=g();if(n!==X&&re(s,i,n)){let a=o.data[Oe()];if(gg(a,r)&&!dg(o,i)){let c=r?a.classesWithoutHost:a.stylesWithoutHost;c!==null&&(n=$o(c,n||"")),Gc(o,a,s,n,r)}else lw(o,a,s,s[O],s[i+1],s[i+1]=cw(e,t,n),r,i)}}function dg(e,t){return t>=e.expandoStartIndex}function fg(e,t,n,r){let o=e.data;if(o[n+1]===null){let i=o[Oe()],s=dg(e,n);gg(i,r)&&t===null&&!s&&(t=!1),t=ow(o,i,t,r),zC(o,i,t,n,s,r)}}function ow(e,t,n,r){let o=zd(e),i=r?t.residualClasses:t.residualStyles;if(o===null)(r?t.classBindings:t.styleBindings)===0&&(n=ac(null,e,t,n,r),n=Fr(n,t.attrs,r),i=null);else{let s=t.directiveStylingLast;if(s===-1||e[s]!==o)if(n=ac(o,e,t,n,r),i===null){let c=iw(e,t,r);c!==void 0&&Array.isArray(c)&&(c=ac(null,e,t,c[1],r),c=Fr(c,t.attrs,r),sw(e,t,r,c))}else i=aw(e,t,r)}return i!==void 0&&(r?t.residualClasses=i:t.residualStyles=i),n}function iw(e,t,n){let r=n?t.classBindings:t.styleBindings;if(Gn(r)!==0)return e[un(r)]}function sw(e,t,n,r){let o=n?t.classBindings:t.styleBindings;e[un(o)]=r}function aw(e,t,n){let r,o=t.directiveEnd;for(let i=1+t.directiveStylingLast;i<o;i++){let s=e[i].hostAttrs;r=Fr(r,s,n)}return Fr(r,t.attrs,n)}function ac(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=Fr(r,i.hostAttrs,o),i!==e);)a++;return e!==null&&(n.directiveStylingLast=a),r}function Fr(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]),hr(e,s,n?!0:t[++i]))}return e===void 0?null:e}function cw(e,t,n){if(n==null||n==="")return te;let r=[],o=At(n);if(Array.isArray(o))for(let i=0;i<o.length;i++)e(r,o[i],!0);else if(typeof o=="object")for(let i in o)o.hasOwnProperty(i)&&e(r,i,o[i]);else typeof o=="string"&&t(r,o);return r}function pg(e,t,n){hr(e,t,At(n))}function uw(e,t,n){let r=String(t);r!==""&&!r.includes(" ")&&hr(e,r,n)}function lw(e,t,n,r,o,i,s,a){o===X&&(o=te);let c=0,u=0,l=0<o.length?o[0]:null,d=0<i.length?i[0]:null;for(;l!==null||d!==null;){let p=c<o.length?o[c+1]:void 0,f=u<i.length?i[u+1]:void 0,h=null,y;l===d?(c+=2,u+=2,p!==f&&(h=d,y=f)):d===null||l!==null&&l<d?(c+=2,h=l):(u+=2,h=d,y=f),h!==null&&hg(e,t,n,r,h,y,s,a),l=c<o.length?o[c]:null,d=u<i.length?i[u]:null}}function hg(e,t,n,r,o,i,s,a){if(!(t.type&3))return;let c=e.data,u=c[a+1],l=GC(u)?Hf(c,t,n,o,Gn(u),s):void 0;if(!$i(l)){$i(i)||$C(u)&&(i=Hf(c,null,n,o,a,s));let d=Na(Oe(),n);pE(r,s,d,o,i)}}function Hf(e,t,n,r,o,i){let s=t===null,a;for(;o>0;){let c=e[o],u=Array.isArray(c),l=u?c[1]:c,d=l===null,p=n[o+1];p===X&&(p=d?te:void 0);let f=d?Yo(p,r):l===r?p:void 0;if(u&&!$i(f)&&(f=Yo(c,r)),$i(f)&&(a=f,s))return a;let h=e[o+1];o=s?un(h):Gn(h)}if(t!==null){let c=i?t.residualClasses:t.residualStyles;c!=null&&(a=Yo(c,r))}return a}function $i(e){return e!==void 0}function dw(e,t){return e==null||e===""||(typeof t=="string"?e=e+t:typeof e=="object"&&(e=st(At(e)))),e}function gg(e,t){return(e.flags&(t?8:16))!==0}function fw(e,t=""){let n=g(),r=V(),o=e+L,i=r.firstCreatePass?Yn(r,o,1,t,null):r.data[o],s=pw(r,n,i,t,e);n[o]=s,ai()&&hu(r,n,s,i),xn(i,!1)}var pw=(e,t,n,r,o)=>(Cr(!0),ND(t[O],r));function mg(e,t,n,r=""){return re(e,ut(),n)?t+ne(n)+r:X}function hw(e,t,n,r,o,i=""){let s=ni(),a=Un(e,s,n,o);return Rn(2),a?t+ne(n)+r+ne(o)+i:X}function gw(e,t,n,r,o,i,s,a=""){let c=ni(),u=_u(e,c,n,o,s);return Rn(3),u?t+ne(n)+r+ne(o)+i+ne(s)+a:X}function mw(e,t,n,r,o,i,s,a,c,u=""){let l=ni(),d=$r(e,l,n,o,s,c);return Rn(4),d?t+ne(n)+r+ne(o)+i+ne(s)+a+ne(c)+u:X}function yg(e){return Hu("",e),yg}function Hu(e,t,n){let r=g(),o=mg(r,e,t,n);return o!==X&&$u(r,Oe(),o),Hu}function vg(e,t,n,r,o){let i=g(),s=hw(i,e,t,n,r,o);return s!==X&&$u(i,Oe(),s),vg}function Dg(e,t,n,r,o,i,s){let a=g(),c=gw(a,e,t,n,r,o,i,s);return c!==X&&$u(a,Oe(),c),Dg}function $u(e,t,n){let r=Na(t,e);xD(e[O],r,n)}function Eg(e,t,n){Ya(t)&&(t=t());let r=g(),o=ut();if(re(r,o,t)){let i=V(),s=Ir();Xp(s,r,e,t,r[O],n)}return Eg}function yw(e,t){let n=Ya(e);return n&&e.set(t),n}function Ig(e,t){let n=g(),r=V(),o=z();return ng(r,n,n[O],o,e,t),Ig}function vw(e){return re(g(),ut(),e)?ne(e):X}function Dw(e,t,n=""){return mg(g(),e,t,n)}function Ew(e,t,n,r,o,i,s,a,c=""){return mw(g(),e,t,n,r,o,i,s,a,c)}function Iw(e,t,n){let r=V();if(r.firstCreatePass){let o=Re(e);qc(n,r.data,r.blueprint,o,!0),qc(t,r.data,r.blueprint,o,!1)}}function qc(e,t,n,r,o){if(e=Y(e),Array.isArray(e))for(let i=0;i<e.length;i++)qc(e[i],t,n,r,o);else{let i=V(),s=g(),a=z(),c=Wt(e)?e:Y(e.provide),u=wa(e),l=a.providerIndexes&1048575,d=a.directiveStart,p=a.providerIndexes>>20;if(Wt(e)||!e.multi){let f=new an(u,o,k,null),h=uc(c,t,o?l:l+p,d);h===-1?(dc(Ti(a,s),i,c),cc(i,e,t.length),t.push(c),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(f),s.push(f)):(n[h]=f,s[h]=f)}else{let f=uc(c,t,l+p,d),h=uc(c,t,l,l+p),y=f>=0&&n[f],N=h>=0&&n[h];if(o&&!N||!o&&!y){dc(Ti(a,s),i,c);let _=bw(o?ww:Cw,n.length,o,r,u,e);!o&&N&&(n[h].providerFactory=_),cc(i,e,t.length,0),t.push(c),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(_),s.push(_)}else{let _=Cg(n[o?h:f],u,!o&&r);cc(i,e,f>-1?f:h,_)}!o&&r&&N&&n[h].componentProviders++}}}function cc(e,t,n,r){let o=Wt(t),i=Td(t);if(o||i){let c=(i?Y(t.useClass):t).prototype.ngOnDestroy;if(c){let u=e.destroyHooks||(e.destroyHooks=[]);if(!o&&t.multi){let l=u.indexOf(n);l===-1?u.push(n,[r,c]):u[l+1].push(r,c)}else u.push(n,c)}}}function Cg(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function uc(e,t,n,r){for(let o=n;o<r;o++)if(t[o]===e)return o;return-1}function Cw(e,t,n,r,o){return Zc(this.multi,[])}function ww(e,t,n,r,o){let i=this.multi,s;if(this.providerFactory){let a=this.providerFactory.componentProviders,c=Sr(r,r[v],this.providerFactory.index,o);s=c.slice(0,a),Zc(i,s);for(let u=a;u<c.length;u++)s.push(c[u])}else s=[],Zc(i,s);return s}function Zc(e,t){for(let n=0;n<e.length;n++){let r=e[n];t.push(r())}return t}function bw(e,t,n,r,o,i){let s=new an(e,n,k,null);return s.multi=[],s.index=t,s.componentProviders=0,Cg(s,o,r&&!n),s}function _w(e,t=[]){return n=>{n.providersResolver=(r,o)=>Iw(r,o?o(e):e,t)}}function Tw(e,t,n){let r=ge()+e,o=g();return o[r]===X?ht(o,r,n?t.call(n):t()):rs(o,r)}function Sw(e,t,n,r){return wg(g(),ge(),e,t,n,r)}function Mw(e,t,n,r,o){return bg(g(),ge(),e,t,n,r,o)}function Nw(e,t,n,r,o,i){return _g(g(),ge(),e,t,n,r,o,i)}function xw(e,t,n,r,o,i,s){return kw(g(),ge(),e,t,n,r,o,i,s)}function Aw(e,t,n,r,o,i,s,a){let c=ge()+e,u=g(),l=$r(u,c,n,r,o,i);return re(u,c+4,s)||l?ht(u,c+5,a?t.call(a,n,r,o,i,s):t(n,r,o,i,s)):rs(u,c+5)}function Rw(e,t,n,r,o,i,s,a,c){let u=ge()+e,l=g(),d=$r(l,u,n,r,o,i);return Un(l,u+4,s,a)||d?ht(l,u+6,c?t.call(c,n,r,o,i,s,a):t(n,r,o,i,s,a)):rs(l,u+6)}function Ow(e,t,n,r,o,i,s,a,c,u){let l=ge()+e,d=g(),p=$r(d,l,n,r,o,i);return _u(d,l+4,s,a,c)||p?ht(d,l+7,u?t.call(u,n,r,o,i,s,a,c):t(n,r,o,i,s,a,c)):rs(d,l+7)}function Fw(e,t,n,r){return Pw(g(),ge(),e,t,n,r)}function Wr(e,t){let n=e[t];return n===X?void 0:n}function wg(e,t,n,r,o,i){let s=t+n;return re(e,s,o)?ht(e,s+1,i?r.call(i,o):r(o)):Wr(e,s+1)}function bg(e,t,n,r,o,i,s){let a=t+n;return Un(e,a,o,i)?ht(e,a+2,s?r.call(s,o,i):r(o,i)):Wr(e,a+2)}function _g(e,t,n,r,o,i,s,a){let c=t+n;return _u(e,c,o,i,s)?ht(e,c+3,a?r.call(a,o,i,s):r(o,i,s)):Wr(e,c+3)}function kw(e,t,n,r,o,i,s,a,c){let u=t+n;return $r(e,u,o,i,s,a)?ht(e,u+4,c?r.call(c,o,i,s,a):r(o,i,s,a)):Wr(e,u+4)}function Pw(e,t,n,r,o,i){let s=t+n,a=!1;for(let c=0;c<o.length;c++)re(e,s++,o[c])&&(a=!0);return a?ht(e,s,r.apply(i,o)):Wr(e,s)}function Lw(e,t){let n=V(),r,o=e+L;n.firstCreatePass?(r=jw(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=Et(r.type,!0)),s,a=se(k);try{let c=_i(!1),u=i();return _i(c),xa(n,g(),o,u),u}finally{se(a)}}function jw(e,t){if(t)for(let n=t.length-1;n>=0;n--){let r=t[n];if(e===r.name)return r}}function Vw(e,t,n){let r=e+L,o=g(),i=vr(o,r);return Uu(o,r)?wg(o,ge(),t,i.transform,n,i):i.transform(n)}function Bw(e,t,n,r){let o=e+L,i=g(),s=vr(i,o);return Uu(i,o)?bg(i,ge(),t,s.transform,n,r,s):s.transform(n,r)}function Hw(e,t,n,r,o){let i=e+L,s=g(),a=vr(s,i);return Uu(s,i)?_g(s,ge(),t,a.transform,n,r,o,a):a.transform(n,r,o)}function Uu(e,t){return e[v].data[t].pure}function $w(e,t){return es(e,t)}var Ui=class{ngModuleFactory;componentFactories;constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}},Uw=(()=>{class e{compileModuleSync(n){return new Vi(n)}compileModuleAsync(n){return Promise.resolve(this.compileModuleSync(n))}compileModuleAndAllComponentsSync(n){let r=this.compileModuleSync(n),o=va(n),i=Np(o.declarations).reduce((s,a)=>{let c=qe(a);return c&&s.push(new xt(c)),s},[]);return new Ui(r,i)}compileModuleAndAllComponentsAsync(n){return Promise.resolve(this.compileModuleAndAllComponentsSync(n))}clearCache(){}clearCacheFor(n){}getModuleId(n){}static \u0275fac=function(r){return new(r||e)};static \u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();var Gw=(()=>{class e{zone=m(ue);changeDetectionScheduler=m(ve);applicationRef=m(Gr);applicationErrorHandler=m(Fe);_onMicrotaskEmptySubscription;initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.changeDetectionScheduler.runningTick||this.zone.run(()=>{try{this.applicationRef.dirtyFlags|=1,this.applicationRef._tick()}catch(n){this.applicationErrorHandler(n)}})}}))}ngOnDestroy(){this._onMicrotaskEmptySubscription?.unsubscribe()}static \u0275fac=function(r){return new(r||e)};static \u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Tg({ngZoneFactory:e,ignoreChangesOutsideZone:t,scheduleInRootZone:n}){return e??=()=>new ue(U($({},Sg()),{scheduleInRootZone:n})),[{provide:ue,useFactory:e},{provide:Yt,multi:!0,useFactory:()=>{let r=m(Gw,{optional:!0});return()=>r.initialize()}},{provide:Yt,multi:!0,useFactory:()=>{let r=m(zw);return()=>{r.initialize()}}},t===!0?{provide:Qa,useValue:!0}:[],{provide:Ka,useValue:n??Hp},{provide:Fe,useFactory:()=>{let r=m(ue),o=m(ye),i;return s=>{r.runOutsideAngular(()=>{o.destroyed&&!i?setTimeout(()=>{throw s}):(i??=o.get(ze),i.handleError(s))})}}}]}function Sg(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:e?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:e?.runCoalescing??!1}}var zw=(()=>{class e{subscription=new B;initialized=!1;zone=m(ue);pendingTasks=m(Mt);initialize(){if(this.initialized)return;this.initialized=!0;let n=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(n=this.pendingTasks.add()),this.zone.runOutsideAngular(()=>{this.subscription.add(this.zone.onStable.subscribe(()=>{ue.assertNotInAngularZone(),queueMicrotask(()=>{n!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(n),n=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{ue.assertInAngularZone(),n??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}static \u0275fac=function(r){return new(r||e)};static \u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();var Mg=(()=>{class e{applicationErrorHandler=m(Fe);appRef=m(Gr);taskService=m(Mt);ngZone=m(ue);zonelessEnabled=m(ui);tracing=m(Zn,{optional:!0});disableScheduling=m(Qa,{optional:!0})??!1;zoneIsDefined=typeof Zone<"u"&&!!Zone.root.run;schedulerTickApplyArgs=[{data:{__scheduler_tick__:!0}}];subscriptions=new B;angularZoneId=this.zoneIsDefined?this.ngZone._inner?.get(xi):null;scheduleInRootZone=!this.zonelessEnabled&&this.zoneIsDefined&&(m(Ka,{optional:!0})??!1);cancelScheduledCallback=null;useMicrotaskScheduler=!1;runningTick=!1;pendingRenderTaskId=null;constructor(){this.subscriptions.add(this.appRef.afterTick.subscribe(()=>{this.runningTick||this.cleanup()})),this.subscriptions.add(this.ngZone.onUnstable.subscribe(()=>{this.runningTick||this.cleanup()})),this.disableScheduling||=!this.zonelessEnabled&&(this.ngZone instanceof Ai||!this.zoneIsDefined)}notify(n){if(!this.zonelessEnabled&&n===5)return;let r=!1;switch(n){case 0:{this.appRef.dirtyFlags|=2;break}case 3:case 2:case 4:case 5:case 1:{this.appRef.dirtyFlags|=4;break}case 6:{this.appRef.dirtyFlags|=2,r=!0;break}case 12:{this.appRef.dirtyFlags|=16,r=!0;break}case 13:{this.appRef.dirtyFlags|=2,r=!0;break}case 11:{r=!0;break}case 9:case 8:case 7:case 10:default:this.appRef.dirtyFlags|=8}if(this.appRef.tracingSnapshot=this.tracing?.snapshot(this.appRef.tracingSnapshot)??null,!this.shouldScheduleTick(r))return;let o=this.useMicrotaskScheduler?mf:$p;this.pendingRenderTaskId=this.taskService.add(),this.scheduleInRootZone?this.cancelScheduledCallback=Zone.root.run(()=>o(()=>this.tick())):this.cancelScheduledCallback=this.ngZone.runOutsideAngular(()=>o(()=>this.tick()))}shouldScheduleTick(n){return!(this.disableScheduling&&!n||this.appRef.destroyed||this.pendingRenderTaskId!==null||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Zone.current.get(xi+this.angularZoneId))}tick(){if(this.runningTick||this.appRef.destroyed)return;if(this.appRef.dirtyFlags===0){this.cleanup();return}!this.zonelessEnabled&&this.appRef.dirtyFlags&7&&(this.appRef.dirtyFlags|=1);let n=this.taskService.add();try{this.ngZone.run(()=>{this.runningTick=!0,this.appRef._tick()},void 0,this.schedulerTickApplyArgs)}catch(r){this.taskService.remove(n),this.applicationErrorHandler(r)}finally{this.cleanup()}this.useMicrotaskScheduler=!0,mf(()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(n)})}ngOnDestroy(){this.subscriptions.unsubscribe(),this.cleanup()}cleanup(){if(this.runningTick=!1,this.cancelScheduledCallback?.(),this.cancelScheduledCallback=null,this.pendingRenderTaskId!==null){let n=this.pendingRenderTaskId;this.pendingRenderTaskId=null,this.taskService.remove(n)}}static \u0275fac=function(r){return new(r||e)};static \u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Ww(){return typeof $localize<"u"&&$localize.locale||zr}var qr=new S("",{providedIn:"root",factory:()=>m(qr,{optional:!0,skipSelf:!0})||Ww()});var ss=class{destroyed=!1;listeners=null;errorHandler=m(ze,{optional:!0});destroyRef=m(Ke);constructor(){this.destroyRef.onDestroy(()=>{this.destroyed=!0,this.listeners=null})}subscribe(t){if(this.destroyed)throw new C(953,!1);return(this.listeners??=[]).push(t),{unsubscribe:()=>{let n=this.listeners?.indexOf(t);n!==void 0&&n!==-1&&this.listeners?.splice(n,1)}}}emit(t){if(this.destroyed){console.warn(Ct(953,!1));return}if(this.listeners===null)return;let n=w(null);try{for(let r of this.listeners)try{r(t)}catch(o){this.errorHandler?.handleError(o)}}finally{w(n)}}};function as(e){return cd(e)}function qw(e,t){return sr(e,t?.equal)}var Gu=class{[Z];constructor(t){this[Z]=t}destroy(){this[Z].destroy()}};function Zw(e,t){let n=t?.injector??m(pe),r=t?.manualCleanup!==!0?n.get(Ke):null,o,i=n.get(rn,null,{optional:!0}),s=n.get(ve);return i!==null?(o=Kw(i.view,s,e),r instanceof dr&&r._lView===i.view&&(r=null)):o=Jw(e,n.get(wr),s),o.injector=n,r!==null&&(o.onDestroyFn=r.onDestroy(()=>o.destroy())),new Gu(o)}var Ng=U($({},ud),{cleanupFns:void 0,zone:null,onDestroyFn:on,run(){let e=An(!1);try{ld(this)}finally{An(e)}},cleanup(){if(!this.cleanupFns?.length)return;let e=w(null);try{for(;this.cleanupFns.length;)this.cleanupFns.pop()()}finally{this.cleanupFns=[],w(e)}}}),Yw=U($({},Ng),{consumerMarkedDirty(){this.scheduler.schedule(this),this.notifier.notify(12)},destroy(){Dt(this),this.onDestroyFn(),this.cleanup(),this.scheduler.remove(this)}}),Qw=U($({},Ng),{consumerMarkedDirty(){this.view[b]|=8192,Tt(this.view),this.notifier.notify(13)},destroy(){Dt(this),this.onDestroyFn(),this.cleanup(),this.view[ct]?.delete(this)}});function Kw(e,t,n){let r=Object.create(Qw);return r.view=e,r.zone=typeof Zone<"u"?Zone.current:null,r.notifier=t,r.fn=xg(r,n),e[ct]??=new Set,e[ct].add(r),r.consumerMarkedDirty(r),r}function Jw(e,t,n){let r=Object.create(Yw);return r.fn=xg(r,e),r.scheduler=t,r.notifier=n,r.zone=typeof Zone<"u"?Zone.current:null,r.scheduler.add(r),r.notifier.notify(12),r}function xg(e,t){return()=>{t(n=>(e.cleanupFns??=[]).push(n))}}var Vg=Symbol("InputSignalNode#UNSET"),ab=U($({},ar),{transformFn:void 0,applyValueToInputSignal(e,t){Cn(e,t)}});function Bg(e,t){let n=Object.create(ab);n.value=e,n.transformFn=t?.transform;function r(){if(Ht(n),n.value===Vg){let o=null;throw new C(-950,o)}return n.value}return r[Z]=n,r}var Ag=class{attributeName;constructor(t){this.attributeName=t}__NG_ELEMENT_ID__=()=>Jc(this.attributeName);toString(){return`HostAttributeToken ${this.attributeName}`}},cb=new S("");cb.__NG_ELEMENT_ID__=e=>{let t=z();if(t===null)throw new C(204,!1);if(t.type&2)return t.value;if(e&8)return null;throw new C(204,!1)};function cV(e){return new ss}function Rg(e,t){return Bg(e,t)}function ub(e){return Bg(Vg,e)}var uV=(Rg.required=ub,Rg);function Og(e,t){return Mu(t)}function lb(e,t){return Nu(t)}var lV=(Og.required=lb,Og);function Fg(e,t){return Mu(t)}function db(e,t){return Nu(t)}var dV=(Fg.required=db,Fg);var Wu=new S(""),fb=new S("");function Zr(e){return!e.moduleRef}function pb(e){let t=Zr(e)?e.r3Injector:e.moduleRef.injector,n=t.get(ue);return n.run(()=>{Zr(e)?e.r3Injector.resolveInjectorInitializers():e.moduleRef.resolveInjectorInitializers();let r=t.get(Fe),o;if(n.runOutsideAngular(()=>{o=n.onError.subscribe({next:r})}),Zr(e)){let i=()=>t.destroy(),s=e.platformInjector.get(Wu);s.add(i),t.onDestroy(()=>{o.unsubscribe(),s.delete(i)})}else{let i=()=>e.moduleRef.destroy(),s=e.platformInjector.get(Wu);s.add(i),e.moduleRef.onDestroy(()=>{_r(e.allPlatformModules,e.moduleRef),o.unsubscribe(),s.delete(i)})}return gb(r,n,()=>{let i=t.get(Mt),s=i.add(),a=t.get(Ru);return a.runInitializers(),a.donePromise.then(()=>{let c=t.get(qr,zr);if(Xh(c||zr),!t.get(fb,!0))return Zr(e)?t.get(Gr):(e.allPlatformModules.push(e.moduleRef),e.moduleRef);if(Zr(e)){let l=t.get(Gr);return e.rootComponent!==void 0&&l.bootstrap(e.rootComponent),l}else return hb?.(e.moduleRef,e.allPlatformModules),e.moduleRef}).finally(()=>void i.remove(s))})})}var hb;function gb(e,t,n){try{let r=n();return Ur(r)?r.catch(o=>{throw t.runOutsideAngular(()=>e(o)),o}):r}catch(r){throw t.runOutsideAngular(()=>e(r)),r}}var cs=null;function mb(e=[],t){return pe.create({name:t,providers:[{provide:Ca,useValue:"platform"},{provide:Wu,useValue:new Set([()=>cs=null])},...e]})}function yb(e=[]){if(cs)return cs;let t=mb(e);return cs=t,Uh(),vb(t),t}function vb(e){let t=e.get(dp,null);Ko(e,()=>{t?.forEach(n=>n())})}function fV(){return!1}var tl=(()=>{class e{static __NG_ELEMENT_ID__=Db}return e})();function Db(e){return Eb(z(),g(),(e&16)===16)}function Eb(e,t,n){if(_t(e)&&!n){let r=we(e.index,t);return new Nt(r,r)}else if(e.type&175){let r=t[ce];return new Nt(r,t)}return null}var qu=class{constructor(){}supports(t){return bu(t)}create(t){return new Zu(t)}},Ib=(e,t)=>t,Zu=class{length=0;collection;_linkedRecords=null;_unlinkedRecords=null;_previousItHead=null;_itHead=null;_itTail=null;_additionsHead=null;_additionsTail=null;_movesHead=null;_movesTail=null;_removalsHead=null;_removalsTail=null;_identityChangesHead=null;_identityChangesTail=null;_trackByFn;constructor(t){this._trackByFn=t||Ib}forEachItem(t){let n;for(n=this._itHead;n!==null;n=n._next)t(n)}forEachOperation(t){let n=this._itHead,r=this._removalsHead,o=0,i=null;for(;n||r;){let s=!r||n&&n.currentIndex<kg(r,o,i)?n:r,a=kg(s,o,i),c=s.currentIndex;if(s===r)o--,r=r._nextRemoved;else if(n=n._next,s.previousIndex==null)o++;else{i||(i=[]);let u=a-o,l=c-o;if(u!=l){for(let p=0;p<u;p++){let f=p<i.length?i[p]:i[p]=0,h=f+p;l<=h&&h<u&&(i[p]=f+1)}let d=s.previousIndex;i[d]=l-u}}a!==c&&t(s,a,c)}}forEachPreviousItem(t){let n;for(n=this._previousItHead;n!==null;n=n._nextPrevious)t(n)}forEachAddedItem(t){let n;for(n=this._additionsHead;n!==null;n=n._nextAdded)t(n)}forEachMovedItem(t){let n;for(n=this._movesHead;n!==null;n=n._nextMoved)t(n)}forEachRemovedItem(t){let n;for(n=this._removalsHead;n!==null;n=n._nextRemoved)t(n)}forEachIdentityChange(t){let n;for(n=this._identityChangesHead;n!==null;n=n._nextIdentityChange)t(n)}diff(t){if(t==null&&(t=[]),!bu(t))throw new C(900,!1);return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let n=this._itHead,r=!1,o,i,s;if(Array.isArray(t)){this.length=t.length;for(let a=0;a<this.length;a++)i=t[a],s=this._trackByFn(a,i),n===null||!Object.is(n.trackById,s)?(n=this._mismatch(n,i,s,a),r=!0):(r&&(n=this._verifyReinsertion(n,i,s,a)),Object.is(n.item,i)||this._addIdentityChange(n,i)),n=n._next}else o=0,Dh(t,a=>{s=this._trackByFn(o,a),n===null||!Object.is(n.trackById,s)?(n=this._mismatch(n,a,s,o),r=!0):(r&&(n=this._verifyReinsertion(n,a,s,o)),Object.is(n.item,a)||this._addIdentityChange(n,a)),n=n._next,o++}),this.length=o;return this._truncate(n),this.collection=t,this.isDirty}get isDirty(){return this._additionsHead!==null||this._movesHead!==null||this._removalsHead!==null||this._identityChangesHead!==null}_reset(){if(this.isDirty){let t;for(t=this._previousItHead=this._itHead;t!==null;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;t!==null;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;t!==null;t=t._nextMoved)t.previousIndex=t.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(t,n,r,o){let i;return t===null?i=this._itTail:(i=t._prev,this._remove(t)),t=this._unlinkedRecords===null?null:this._unlinkedRecords.get(r,null),t!==null?(Object.is(t.item,n)||this._addIdentityChange(t,n),this._reinsertAfter(t,i,o)):(t=this._linkedRecords===null?null:this._linkedRecords.get(r,o),t!==null?(Object.is(t.item,n)||this._addIdentityChange(t,n),this._moveAfter(t,i,o)):t=this._addAfter(new Yu(n,r),i,o)),t}_verifyReinsertion(t,n,r,o){let i=this._unlinkedRecords===null?null:this._unlinkedRecords.get(r,null);return i!==null?t=this._reinsertAfter(i,t._prev,o):t.currentIndex!=o&&(t.currentIndex=o,this._addToMoves(t,o)),t}_truncate(t){for(;t!==null;){let n=t._next;this._addToRemovals(this._unlink(t)),t=n}this._unlinkedRecords!==null&&this._unlinkedRecords.clear(),this._additionsTail!==null&&(this._additionsTail._nextAdded=null),this._movesTail!==null&&(this._movesTail._nextMoved=null),this._itTail!==null&&(this._itTail._next=null),this._removalsTail!==null&&(this._removalsTail._nextRemoved=null),this._identityChangesTail!==null&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(t,n,r){this._unlinkedRecords!==null&&this._unlinkedRecords.remove(t);let o=t._prevRemoved,i=t._nextRemoved;return o===null?this._removalsHead=i:o._nextRemoved=i,i===null?this._removalsTail=o:i._prevRemoved=o,this._insertAfter(t,n,r),this._addToMoves(t,r),t}_moveAfter(t,n,r){return this._unlink(t),this._insertAfter(t,n,r),this._addToMoves(t,r),t}_addAfter(t,n,r){return this._insertAfter(t,n,r),this._additionsTail===null?this._additionsTail=this._additionsHead=t:this._additionsTail=this._additionsTail._nextAdded=t,t}_insertAfter(t,n,r){let o=n===null?this._itHead:n._next;return t._next=o,t._prev=n,o===null?this._itTail=t:o._prev=t,n===null?this._itHead=t:n._next=t,this._linkedRecords===null&&(this._linkedRecords=new us),this._linkedRecords.put(t),t.currentIndex=r,t}_remove(t){return this._addToRemovals(this._unlink(t))}_unlink(t){this._linkedRecords!==null&&this._linkedRecords.remove(t);let n=t._prev,r=t._next;return n===null?this._itHead=r:n._next=r,r===null?this._itTail=n:r._prev=n,t}_addToMoves(t,n){return t.previousIndex===n||(this._movesTail===null?this._movesTail=this._movesHead=t:this._movesTail=this._movesTail._nextMoved=t),t}_addToRemovals(t){return this._unlinkedRecords===null&&(this._unlinkedRecords=new us),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,this._removalsTail===null?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t}_addIdentityChange(t,n){return t.item=n,this._identityChangesTail===null?this._identityChangesTail=this._identityChangesHead=t:this._identityChangesTail=this._identityChangesTail._nextIdentityChange=t,t}},Yu=class{item;trackById;currentIndex=null;previousIndex=null;_nextPrevious=null;_prev=null;_next=null;_prevDup=null;_nextDup=null;_prevRemoved=null;_nextRemoved=null;_nextAdded=null;_nextMoved=null;_nextIdentityChange=null;constructor(t,n){this.item=t,this.trackById=n}},Qu=class{_head=null;_tail=null;add(t){this._head===null?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)}get(t,n){let r;for(r=this._head;r!==null;r=r._nextDup)if((n===null||n<=r.currentIndex)&&Object.is(r.trackById,t))return r;return null}remove(t){let n=t._prevDup,r=t._nextDup;return n===null?this._head=r:n._nextDup=r,r===null?this._tail=n:r._prevDup=n,this._head===null}},us=class{map=new Map;put(t){let n=t.trackById,r=this.map.get(n);r||(r=new Qu,this.map.set(n,r)),r.add(t)}get(t,n){let r=t,o=this.map.get(r);return o?o.get(t,n):null}remove(t){let n=t.trackById;return this.map.get(n).remove(t)&&this.map.delete(n),t}get isEmpty(){return this.map.size===0}clear(){this.map.clear()}};function kg(e,t,n){let r=e.previousIndex;if(r===null)return r;let o=0;return n&&r<n.length&&(o=n[r]),r+t+o}var Ku=class{constructor(){}supports(t){return t instanceof Map||ns(t)}create(){return new Ju}},Ju=class{_records=new Map;_mapHead=null;_appendAfter=null;_previousMapHead=null;_changesHead=null;_changesTail=null;_additionsHead=null;_additionsTail=null;_removalsHead=null;_removalsTail=null;get isDirty(){return this._additionsHead!==null||this._changesHead!==null||this._removalsHead!==null}forEachItem(t){let n;for(n=this._mapHead;n!==null;n=n._next)t(n)}forEachPreviousItem(t){let n;for(n=this._previousMapHead;n!==null;n=n._nextPrevious)t(n)}forEachChangedItem(t){let n;for(n=this._changesHead;n!==null;n=n._nextChanged)t(n)}forEachAddedItem(t){let n;for(n=this._additionsHead;n!==null;n=n._nextAdded)t(n)}forEachRemovedItem(t){let n;for(n=this._removalsHead;n!==null;n=n._nextRemoved)t(n)}diff(t){if(!t)t=new Map;else if(!(t instanceof Map||ns(t)))throw new C(900,!1);return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let n=this._mapHead;if(this._appendAfter=null,this._forEach(t,(r,o)=>{if(n&&n.key===o)this._maybeAddToChanges(n,r),this._appendAfter=n,n=n._next;else{let i=this._getOrCreateRecordForKey(o,r);n=this._insertBeforeOrAppend(n,i)}}),n){n._prev&&(n._prev._next=null),this._removalsHead=n;for(let r=n;r!==null;r=r._nextRemoved)r===this._mapHead&&(this._mapHead=null),this._records.delete(r.key),r._nextRemoved=r._next,r.previousValue=r.currentValue,r.currentValue=null,r._prev=null,r._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(t,n){if(t){let r=t._prev;return n._next=t,n._prev=r,t._prev=n,r&&(r._next=n),t===this._mapHead&&(this._mapHead=n),this._appendAfter=t,t}return this._appendAfter?(this._appendAfter._next=n,n._prev=this._appendAfter):this._mapHead=n,this._appendAfter=n,null}_getOrCreateRecordForKey(t,n){if(this._records.has(t)){let o=this._records.get(t);this._maybeAddToChanges(o,n);let i=o._prev,s=o._next;return i&&(i._next=s),s&&(s._prev=i),o._next=null,o._prev=null,o}let r=new Xu(t);return this._records.set(t,r),r.currentValue=n,this._addToAdditions(r),r}_reset(){if(this.isDirty){let t;for(this._previousMapHead=this._mapHead,t=this._previousMapHead;t!==null;t=t._next)t._nextPrevious=t._next;for(t=this._changesHead;t!==null;t=t._nextChanged)t.previousValue=t.currentValue;for(t=this._additionsHead;t!=null;t=t._nextAdded)t.previousValue=t.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(t,n){Object.is(n,t.currentValue)||(t.previousValue=t.currentValue,t.currentValue=n,this._addToChanges(t))}_addToAdditions(t){this._additionsHead===null?this._additionsHead=this._additionsTail=t:(this._additionsTail._nextAdded=t,this._additionsTail=t)}_addToChanges(t){this._changesHead===null?this._changesHead=this._changesTail=t:(this._changesTail._nextChanged=t,this._changesTail=t)}_forEach(t,n){t instanceof Map?t.forEach(n):Object.keys(t).forEach(r=>n(t[r],r))}},Xu=class{key;previousValue=null;currentValue=null;_nextPrevious=null;_next=null;_prev=null;_nextAdded=null;_nextRemoved=null;_nextChanged=null;constructor(t){this.key=t}};function Pg(){return new nl([new qu])}var nl=(()=>{class e{factories;static \u0275prov=R({token:e,providedIn:"root",factory:Pg});constructor(n){this.factories=n}static create(n,r){if(r!=null){let o=r.factories.slice();n=n.concat(o)}return new e(n)}static extend(n){return{provide:e,useFactory:()=>{let r=m(e,{optional:!0,skipSelf:!0});return e.create(n,r||Pg())}}}find(n){let r=this.factories.find(o=>o.supports(n));if(r!=null)return r;throw new C(901,!1)}}return e})();function Lg(){return new ls([new Ku])}var ls=(()=>{class e{static \u0275prov=R({token:e,providedIn:"root",factory:Lg});factories;constructor(n){this.factories=n}static create(n,r){if(r){let o=r.factories.slice();n=n.concat(o)}return new e(n)}static extend(n){return{provide:e,useFactory:()=>{let r=m(e,{optional:!0,skipSelf:!0});return e.create(n,r||Lg())}}}find(n){let r=this.factories.find(o=>o.supports(n));if(r)return r;throw new C(901,!1)}}return e})();function pV(e){let{rootComponent:t,appProviders:n,platformProviders:r,platformRef:o}=e;F(8);try{let i=o?.injector??yb(r),s=[Tg({}),{provide:ve,useExisting:Mg},Xd,...n||[]],a=new Rr({providers:s,parent:i,debugName:"",runEnvironmentInitializers:!1});return pb({r3Injector:a.injector,platformInjector:i,rootComponent:t})}catch(i){return Promise.reject(i)}finally{F(9)}}function Cb(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function wb(e,t=NaN){return!isNaN(parseFloat(e))&&!isNaN(Number(e))?Number(e):t}var zu=Symbol("NOT_SET"),Hg=new Set,bb=U($({},ar),{consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!0,value:zu,cleanup:null,consumerMarkedDirty(){if(this.sequence.impl.executing){if(this.sequence.lastPhase===null||this.sequence.lastPhase<this.phase)return;this.sequence.erroredOrDestroyed=!0}this.sequence.scheduler.notify(7)},phaseFn(e){if(this.sequence.lastPhase=this.phase,!this.dirty)return this.signal;if(this.dirty=!1,this.value!==zu&&!Ut(this))return this.signal;try{for(let o of this.cleanup??Hg)o()}finally{this.cleanup?.clear()}let t=[];e!==void 0&&t.push(e),t.push(this.registerCleanupFn);let n=vt(this),r;try{r=this.userFn.apply(null,t)}finally{$t(this,n)}return(this.value===zu||!this.equal(this.value,r))&&(this.value=r,this.version++),this.signal}}),el=class extends Mr{scheduler;lastPhase=null;nodes=[void 0,void 0,void 0,void 0];constructor(t,n,r,o,i,s=null){super(t,[void 0,void 0,void 0,void 0],r,!1,i.get(Ke),s),this.scheduler=o;for(let a of du){let c=n[a];if(c===void 0)continue;let u=Object.create(bb);u.sequence=this,u.phase=a,u.userFn=c,u.dirty=!0,u.signal=()=>(Ht(u),u.value),u.signal[Z]=u,u.registerCleanupFn=l=>(u.cleanup??=new Set).add(l),this.nodes[a]=u,this.hooks[a]=l=>u.phaseFn(l)}}afterRun(){super.afterRun(),this.lastPhase=null}destroy(){super.destroy();for(let t of this.nodes)if(t)try{for(let n of t.cleanup??Hg)n()}finally{Dt(t)}}};function hV(e,t){let n=t?.injector??m(pe),r=n.get(ve),o=n.get(Yi),i=n.get(Zn,null,{optional:!0});o.impl??=n.get(fu);let s=e;typeof s=="function"&&(s={mixedReadWrite:e});let a=n.get(rn,null,{optional:!0}),c=new el(o.impl,[s.earlyRead,s.write,s.mixedReadWrite,s.read],a?.view,r,n,i?.snapshot(null));return o.impl.register(c),c}function gV(e,t){let n=qe(e),r=t.elementInjector||_n();return new xt(n).create(r,t.projectableNodes,t.hostElement,t.environmentInjector,t.directives,t.bindings)}function mV(e){let t=qe(e);if(!t)return null;let n=new xt(t);return{get selector(){return n.selector},get type(){return n.componentType},get inputs(){return n.inputs},get outputs(){return n.outputs},get ngContentSelectors(){return n.ngContentSelectors},get isStandalone(){return t.standalone},get isSignal(){return t.signals}}}var zg=null;function ds(){return zg}function _b(e){zg??=e}var rl=class{},Yr=(()=>{class e{historyGo(n){throw new Error("")}static \u0275fac=function(r){return new(r||e)};static \u0275prov=R({token:e,factory:()=>m(Wg),providedIn:"platform"})}return e})(),Tb=new S(""),Wg=(()=>{class e extends Yr{_location;_history;_doc=m(nn);constructor(){super(),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return ds().getBaseHref(this._doc)}onPopState(n){let r=ds().getGlobalEventTarget(this._doc,"window");return r.addEventListener("popstate",n,!1),()=>r.removeEventListener("popstate",n)}onHashChange(n){let r=ds().getGlobalEventTarget(this._doc,"window");return r.addEventListener("hashchange",n,!1),()=>r.removeEventListener("hashchange",n)}get href(){return this._location.href}get protocol(){return this._location.protocol}get hostname(){return this._location.hostname}get port(){return this._location.port}get pathname(){return this._location.pathname}get search(){return this._location.search}get hash(){return this._location.hash}set pathname(n){this._location.pathname=n}pushState(n,r,o){this._history.pushState(n,r,o)}replaceState(n,r,o){this._history.replaceState(n,r,o)}forward(){this._history.forward()}back(){this._history.back()}historyGo(n=0){this._history.go(n)}getState(){return this._history.state}static \u0275fac=function(r){return new(r||e)};static \u0275prov=R({token:e,factory:()=>new e,providedIn:"platform"})}return e})();function fs(e,t){return e?t?e.endsWith("/")?t.startsWith("/")?e+t.slice(1):e+t:t.startsWith("/")?e+t:`${e}/${t}`:e:t}function Ug(e){let t=e.search(/#|\?|$/);return e[t-1]==="/"?e.slice(0,t-1)+e.slice(t):e}function Pe(e){return e&&e[0]!=="?"?`?${e}`:e}var Qn=(()=>{class e{historyGo(n){throw new Error("")}static \u0275fac=function(r){return new(r||e)};static \u0275prov=R({token:e,factory:()=>m(qg),providedIn:"root"})}return e})(),ps=new S(""),qg=(()=>{class e extends Qn{_platformLocation;_baseHref;_removeListenerFns=[];constructor(n,r){super(),this._platformLocation=n,this._baseHref=r??this._platformLocation.getBaseHrefFromDOM()??m(nn).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(n){this._removeListenerFns.push(this._platformLocation.onPopState(n),this._platformLocation.onHashChange(n))}getBaseHref(){return this._baseHref}prepareExternalUrl(n){return fs(this._baseHref,n)}path(n=!1){let r=this._platformLocation.pathname+Pe(this._platformLocation.search),o=this._platformLocation.hash;return o&&n?`${r}${o}`:r}pushState(n,r,o,i){let s=this.prepareExternalUrl(o+Pe(i));this._platformLocation.pushState(n,r,s)}replaceState(n,r,o,i){let s=this.prepareExternalUrl(o+Pe(i));this._platformLocation.replaceState(n,r,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(n=0){this._platformLocation.historyGo?.(n)}static \u0275fac=function(r){return new(r||e)(Q(Yr),Q(ps,8))};static \u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Zg=(()=>{class e{_subject=new le;_basePath;_locationStrategy;_urlChangeListeners=[];_urlChangeSubscription=null;constructor(n){this._locationStrategy=n;let r=this._locationStrategy.getBaseHref();this._basePath=Nb(Ug(Gg(r))),this._locationStrategy.onPopState(o=>{this._subject.next({url:this.path(!0),pop:!0,state:o.state,type:o.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(n=!1){return this.normalize(this._locationStrategy.path(n))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(n,r=""){return this.path()==this.normalize(n+Pe(r))}normalize(n){return e.stripTrailingSlash(Mb(this._basePath,Gg(n)))}prepareExternalUrl(n){return n&&n[0]!=="/"&&(n="/"+n),this._locationStrategy.prepareExternalUrl(n)}go(n,r="",o=null){this._locationStrategy.pushState(o,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Pe(r)),o)}replaceState(n,r="",o=null){this._locationStrategy.replaceState(o,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Pe(r)),o)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(n=0){this._locationStrategy.historyGo?.(n)}onUrlChange(n){return this._urlChangeListeners.push(n),this._urlChangeSubscription??=this.subscribe(r=>{this._notifyUrlChangeListeners(r.url,r.state)}),()=>{let r=this._urlChangeListeners.indexOf(n);this._urlChangeListeners.splice(r,1),this._urlChangeListeners.length===0&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(n="",r){this._urlChangeListeners.forEach(o=>o(n,r))}subscribe(n,r,o){return this._subject.subscribe({next:n,error:r??void 0,complete:o??void 0})}static normalizeQueryParams=Pe;static joinWithSlash=fs;static stripTrailingSlash=Ug;static \u0275fac=function(r){return new(r||e)(Q(Qn))};static \u0275prov=R({token:e,factory:()=>Sb(),providedIn:"root"})}return e})();function Sb(){return new Zg(Q(Qn))}function Mb(e,t){if(!e||!t.startsWith(e))return t;let n=t.substring(e.length);return n===""||["/",";","?","#"].includes(n[0])?n:t}function Gg(e){return e.replace(/\/index.html$/,"")}function Nb(e){if(new RegExp("^(https?:)?//").test(e)){let[,n]=e.split(/\/\/[^\/]+/);return n}return e}var xb=(()=>{class e extends Qn{_platformLocation;_baseHref="";_removeListenerFns=[];constructor(n,r){super(),this._platformLocation=n,r!=null&&(this._baseHref=r)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(n){this._removeListenerFns.push(this._platformLocation.onPopState(n),this._platformLocation.onHashChange(n))}getBaseHref(){return this._baseHref}path(n=!1){let r=this._platformLocation.hash??"#";return r.length>0?r.substring(1):r}prepareExternalUrl(n){let r=fs(this._baseHref,n);return r.length>0?"#"+r:r}pushState(n,r,o,i){let s=this.prepareExternalUrl(o+Pe(i))||this._platformLocation.pathname;this._platformLocation.pushState(n,r,s)}replaceState(n,r,o,i){let s=this.prepareExternalUrl(o+Pe(i))||this._platformLocation.pathname;this._platformLocation.replaceState(n,r,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(n=0){this._platformLocation.historyGo?.(n)}static \u0275fac=function(r){return new(r||e)(Q(Yr),Q(ps,8))};static \u0275prov=R({token:e,factory:e.\u0275fac})}return e})();var oe=(function(e){return e[e.Format=0]="Format",e[e.Standalone=1]="Standalone",e})(oe||{}),P=(function(e){return e[e.Narrow=0]="Narrow",e[e.Abbreviated=1]="Abbreviated",e[e.Wide=2]="Wide",e[e.Short=3]="Short",e})(P||{}),fe=(function(e){return e[e.Short=0]="Short",e[e.Medium=1]="Medium",e[e.Long=2]="Long",e[e.Full=3]="Full",e})(fe||{}),mt={Decimal:0,Group:1,List:2,PercentSign:3,PlusSign:4,MinusSign:5,Exponential:6,SuperscriptingExponent:7,PerMille:8,Infinity:9,NaN:10,TimeSeparator:11,CurrencyDecimal:12,CurrencyGroup:13};function em(e){return me(e)[W.LocaleId]}function tm(e,t,n){let r=me(e),o=[r[W.DayPeriodsFormat],r[W.DayPeriodsStandalone]],i=_e(o,t);return _e(i,n)}function nm(e,t,n){let r=me(e),o=[r[W.DaysFormat],r[W.DaysStandalone]],i=_e(o,t);return _e(i,n)}function rm(e,t,n){let r=me(e),o=[r[W.MonthsFormat],r[W.MonthsStandalone]],i=_e(o,t);return _e(i,n)}function om(e,t){let r=me(e)[W.Eras];return _e(r,t)}function Qr(e,t){let n=me(e);return _e(n[W.DateFormat],t)}function Kr(e,t){let n=me(e);return _e(n[W.TimeFormat],t)}function Jr(e,t){let r=me(e)[W.DateTimeFormat];return _e(r,t)}function Xr(e,t){let n=me(e),r=n[W.NumberSymbols][t];if(typeof r>"u"){if(t===mt.CurrencyDecimal)return n[W.NumberSymbols][mt.Decimal];if(t===mt.CurrencyGroup)return n[W.NumberSymbols][mt.Group]}return r}function im(e){if(!e[W.ExtraData])throw new C(2303,!1)}function sm(e){let t=me(e);return im(t),(t[W.ExtraData][2]||[]).map(r=>typeof r=="string"?ol(r):[ol(r[0]),ol(r[1])])}function am(e,t,n){let r=me(e);im(r);let o=[r[W.ExtraData][0],r[W.ExtraData][1]],i=_e(o,t)||[];return _e(i,n)||[]}function _e(e,t){for(let n=t;n>-1;n--)if(typeof e[n]<"u")return e[n];throw new C(2304,!1)}function ol(e){let[t,n]=e.split(":");return{hours:+t,minutes:+n}}var Ab=/^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,hs={},Rb=/((?:[^BEGHLMOSWYZabcdhmswyz']+)|(?:'(?:[^']|'')*')|(?:G{1,5}|y{1,4}|Y{1,4}|M{1,5}|L{1,5}|w{1,2}|W{1}|d{1,2}|E{1,6}|c{1,6}|a{1,5}|b{1,5}|B{1,5}|h{1,2}|H{1,2}|m{1,2}|s{1,2}|S{1,3}|z{1,4}|Z{1,5}|O{1,4}))([\s\S]*)/;function cm(e,t,n,r){let o=Hb(e);t=gt(n,t)||t;let s=[],a;for(;t;)if(a=Rb.exec(t),a){s=s.concat(a.slice(1));let l=s.pop();if(!l)break;t=l}else{s.push(t);break}let c=o.getTimezoneOffset();r&&(c=lm(r,c),o=Bb(o,r));let u="";return s.forEach(l=>{let d=jb(l);u+=d?d(o,n,c):l==="''"?"'":l.replace(/(^'|'$)/g,"").replace(/''/g,"'")}),u}function Ds(e,t,n){let r=new Date(0);return r.setFullYear(e,t,n),r.setHours(0,0,0),r}function gt(e,t){let n=em(e);if(hs[n]??={},hs[n][t])return hs[n][t];let r="";switch(t){case"shortDate":r=Qr(e,fe.Short);break;case"mediumDate":r=Qr(e,fe.Medium);break;case"longDate":r=Qr(e,fe.Long);break;case"fullDate":r=Qr(e,fe.Full);break;case"shortTime":r=Kr(e,fe.Short);break;case"mediumTime":r=Kr(e,fe.Medium);break;case"longTime":r=Kr(e,fe.Long);break;case"fullTime":r=Kr(e,fe.Full);break;case"short":let o=gt(e,"shortTime"),i=gt(e,"shortDate");r=gs(Jr(e,fe.Short),[o,i]);break;case"medium":let s=gt(e,"mediumTime"),a=gt(e,"mediumDate");r=gs(Jr(e,fe.Medium),[s,a]);break;case"long":let c=gt(e,"longTime"),u=gt(e,"longDate");r=gs(Jr(e,fe.Long),[c,u]);break;case"full":let l=gt(e,"fullTime"),d=gt(e,"fullDate");r=gs(Jr(e,fe.Full),[l,d]);break}return r&&(hs[n][t]=r),r}function gs(e,t){return t&&(e=e.replace(/\{([^}]+)}/g,function(n,r){return t!=null&&r in t?t[r]:n})),e}function Le(e,t,n="-",r,o){let i="";(e<0||o&&e<=0)&&(o?e=-e+1:(e=-e,i=n));let s=String(e);for(;s.length<t;)s="0"+s;return r&&(s=s.slice(s.length-t)),i+s}function Ob(e,t){return Le(e,3).substring(0,t)}function q(e,t,n=0,r=!1,o=!1){return function(i,s){let a=Fb(e,i);if((n>0||a>-n)&&(a+=n),e===3)a===0&&n===-12&&(a=12);else if(e===6)return Ob(a,t);let c=Xr(s,mt.MinusSign);return Le(a,t,c,r,o)}}function Fb(e,t){switch(e){case 0:return t.getFullYear();case 1:return t.getMonth();case 2:return t.getDate();case 3:return t.getHours();case 4:return t.getMinutes();case 5:return t.getSeconds();case 6:return t.getMilliseconds();case 7:return t.getDay();default:throw new C(2301,!1)}}function j(e,t,n=oe.Format,r=!1){return function(o,i){return kb(o,i,e,t,n,r)}}function kb(e,t,n,r,o,i){switch(n){case 2:return rm(t,o,r)[e.getMonth()];case 1:return nm(t,o,r)[e.getDay()];case 0:let s=e.getHours(),a=e.getMinutes();if(i){let u=sm(t),l=am(t,o,r),d=u.findIndex(p=>{if(Array.isArray(p)){let[f,h]=p,y=s>=f.hours&&a>=f.minutes,N=s<h.hours||s===h.hours&&a<h.minutes;if(f.hours<h.hours){if(y&&N)return!0}else if(y||N)return!0}else if(p.hours===s&&p.minutes===a)return!0;return!1});if(d!==-1)return l[d]}return tm(t,o,r)[s<12?0:1];case 3:return om(t,r)[e.getFullYear()<=0?0:1];default:let c=n;throw new C(2302,!1)}}function ms(e){return function(t,n,r){let o=-1*r,i=Xr(n,mt.MinusSign),s=o>0?Math.floor(o/60):Math.ceil(o/60);switch(e){case 0:return(o>=0?"+":"")+Le(s,2,i)+Le(Math.abs(o%60),2,i);case 1:return"GMT"+(o>=0?"+":"")+Le(s,1,i);case 2:return"GMT"+(o>=0?"+":"")+Le(s,2,i)+":"+Le(Math.abs(o%60),2,i);case 3:return r===0?"Z":(o>=0?"+":"")+Le(s,2,i)+":"+Le(Math.abs(o%60),2,i);default:throw new C(2310,!1)}}}var Pb=0,vs=4;function Lb(e){let t=Ds(e,Pb,1).getDay();return Ds(e,0,1+(t<=vs?vs:vs+7)-t)}function um(e){let t=e.getDay(),n=t===0?-3:vs-t;return Ds(e.getFullYear(),e.getMonth(),e.getDate()+n)}function il(e,t=!1){return function(n,r){let o;if(t){let i=new Date(n.getFullYear(),n.getMonth(),1).getDay()-1,s=n.getDate();o=1+Math.floor((s+i)/7)}else{let i=um(n),s=Lb(i.getFullYear()),a=i.getTime()-s.getTime();o=1+Math.round(a/6048e5)}return Le(o,e,Xr(r,mt.MinusSign))}}function ys(e,t=!1){return function(n,r){let i=um(n).getFullYear();return Le(i,e,Xr(r,mt.MinusSign),t)}}var sl={};function jb(e){if(sl[e])return sl[e];let t;switch(e){case"G":case"GG":case"GGG":t=j(3,P.Abbreviated);break;case"GGGG":t=j(3,P.Wide);break;case"GGGGG":t=j(3,P.Narrow);break;case"y":t=q(0,1,0,!1,!0);break;case"yy":t=q(0,2,0,!0,!0);break;case"yyy":t=q(0,3,0,!1,!0);break;case"yyyy":t=q(0,4,0,!1,!0);break;case"Y":t=ys(1);break;case"YY":t=ys(2,!0);break;case"YYY":t=ys(3);break;case"YYYY":t=ys(4);break;case"M":case"L":t=q(1,1,1);break;case"MM":case"LL":t=q(1,2,1);break;case"MMM":t=j(2,P.Abbreviated);break;case"MMMM":t=j(2,P.Wide);break;case"MMMMM":t=j(2,P.Narrow);break;case"LLL":t=j(2,P.Abbreviated,oe.Standalone);break;case"LLLL":t=j(2,P.Wide,oe.Standalone);break;case"LLLLL":t=j(2,P.Narrow,oe.Standalone);break;case"w":t=il(1);break;case"ww":t=il(2);break;case"W":t=il(1,!0);break;case"d":t=q(2,1);break;case"dd":t=q(2,2);break;case"c":case"cc":t=q(7,1);break;case"ccc":t=j(1,P.Abbreviated,oe.Standalone);break;case"cccc":t=j(1,P.Wide,oe.Standalone);break;case"ccccc":t=j(1,P.Narrow,oe.Standalone);break;case"cccccc":t=j(1,P.Short,oe.Standalone);break;case"E":case"EE":case"EEE":t=j(1,P.Abbreviated);break;case"EEEE":t=j(1,P.Wide);break;case"EEEEE":t=j(1,P.Narrow);break;case"EEEEEE":t=j(1,P.Short);break;case"a":case"aa":case"aaa":t=j(0,P.Abbreviated);break;case"aaaa":t=j(0,P.Wide);break;case"aaaaa":t=j(0,P.Narrow);break;case"b":case"bb":case"bbb":t=j(0,P.Abbreviated,oe.Standalone,!0);break;case"bbbb":t=j(0,P.Wide,oe.Standalone,!0);break;case"bbbbb":t=j(0,P.Narrow,oe.Standalone,!0);break;case"B":case"BB":case"BBB":t=j(0,P.Abbreviated,oe.Format,!0);break;case"BBBB":t=j(0,P.Wide,oe.Format,!0);break;case"BBBBB":t=j(0,P.Narrow,oe.Format,!0);break;case"h":t=q(3,1,-12);break;case"hh":t=q(3,2,-12);break;case"H":t=q(3,1);break;case"HH":t=q(3,2);break;case"m":t=q(4,1);break;case"mm":t=q(4,2);break;case"s":t=q(5,1);break;case"ss":t=q(5,2);break;case"S":t=q(6,1);break;case"SS":t=q(6,2);break;case"SSS":t=q(6,3);break;case"Z":case"ZZ":case"ZZZ":t=ms(0);break;case"ZZZZZ":t=ms(3);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":t=ms(1);break;case"OOOO":case"ZZZZ":case"zzzz":t=ms(2);break;default:return null}return sl[e]=t,t}function lm(e,t){e=e.replace(/:/g,"");let n=Date.parse("Jan 01, 1970 00:00:00 "+e)/6e4;return isNaN(n)?t:n}function Vb(e,t){return e=new Date(e.getTime()),e.setMinutes(e.getMinutes()+t),e}function Bb(e,t,n){let o=e.getTimezoneOffset(),i=lm(t,o);return Vb(e,-1*(i-o))}function Hb(e){if(Yg(e))return e;if(typeof e=="number"&&!isNaN(e))return new Date(e);if(typeof e=="string"){if(e=e.trim(),/^(\d{4}(-\d{1,2}(-\d{1,2})?)?)$/.test(e)){let[o,i=1,s=1]=e.split("-").map(a=>+a);return Ds(o,i-1,s)}let n=parseFloat(e);if(!isNaN(e-n))return new Date(n);let r;if(r=e.match(Ab))return $b(r)}let t=new Date(e);if(!Yg(t))throw new C(2311,!1);return t}function $b(e){let t=new Date(0),n=0,r=0,o=e[8]?t.setUTCFullYear:t.setFullYear,i=e[8]?t.setUTCHours:t.setHours;e[9]&&(n=Number(e[9]+e[10]),r=Number(e[9]+e[11])),o.call(t,Number(e[1]),Number(e[2])-1,Number(e[3]));let s=Number(e[4]||0)-n,a=Number(e[5]||0)-r,c=Number(e[6]||0),u=Math.floor(parseFloat("0."+(e[7]||0))*1e3);return i.call(t,s,a,c,u),t}function Yg(e){return e instanceof Date&&!isNaN(e.valueOf())}var al=/\s+/,Qg=[],Ub=(()=>{class e{_ngEl;_renderer;initialClasses=Qg;rawClass;stateMap=new Map;constructor(n,r){this._ngEl=n,this._renderer=r}set klass(n){this.initialClasses=n!=null?n.trim().split(al):Qg}set ngClass(n){this.rawClass=typeof n=="string"?n.trim().split(al):n}ngDoCheck(){for(let r of this.initialClasses)this._updateState(r,!0);let n=this.rawClass;if(Array.isArray(n)||n instanceof Set)for(let r of n)this._updateState(r,!0);else if(n!=null)for(let r of Object.keys(n))this._updateState(r,!!n[r]);this._applyStateDiff()}_updateState(n,r){let o=this.stateMap.get(n);o!==void 0?(o.enabled!==r&&(o.changed=!0,o.enabled=r),o.touched=!0):this.stateMap.set(n,{enabled:r,changed:!0,touched:!0})}_applyStateDiff(){for(let n of this.stateMap){let r=n[0],o=n[1];o.changed?(this._toggleClass(r,o.enabled),o.changed=!1):o.touched||(o.enabled&&this._toggleClass(r,!1),this.stateMap.delete(r)),o.touched=!1}}_toggleClass(n,r){n=n.trim(),n.length>0&&n.split(al).forEach(o=>{r?this._renderer.addClass(this._ngEl.nativeElement,o):this._renderer.removeClass(this._ngEl.nativeElement,o)})}static \u0275fac=function(r){return new(r||e)(k(ft),k(Hr))};static \u0275dir=nt({type:e,selectors:[["","ngClass",""]],inputs:{klass:[0,"class","klass"],ngClass:"ngClass"}})}return e})();var Es=class{$implicit;ngForOf;index;count;constructor(t,n,r,o){this.$implicit=t,this.ngForOf=n,this.index=r,this.count=o}get first(){return this.index===0}get last(){return this.index===this.count-1}get even(){return this.index%2===0}get odd(){return!this.even}},dm=(()=>{class e{_viewContainer;_template;_differs;set ngForOf(n){this._ngForOf=n,this._ngForOfDirty=!0}set ngForTrackBy(n){this._trackByFn=n}get ngForTrackBy(){return this._trackByFn}_ngForOf=null;_ngForOfDirty=!0;_differ=null;_trackByFn;constructor(n,r,o){this._viewContainer=n,this._template=r,this._differs=o}set ngForTemplate(n){n&&(this._template=n)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;let n=this._ngForOf;!this._differ&&n&&(this._differ=this._differs.find(n).create(this.ngForTrackBy))}if(this._differ){let n=this._differ.diff(this._ngForOf);n&&this._applyChanges(n)}}_applyChanges(n){let r=this._viewContainer;n.forEachOperation((o,i,s)=>{if(o.previousIndex==null)r.createEmbeddedView(this._template,new Es(o.item,this._ngForOf,-1,-1),s===null?void 0:s);else if(s==null)r.remove(i===null?void 0:i);else if(i!==null){let a=r.get(i);r.move(a,s),Kg(a,o)}});for(let o=0,i=r.length;o<i;o++){let a=r.get(o).context;a.index=o,a.count=i,a.ngForOf=this._ngForOf}n.forEachIdentityChange(o=>{let i=r.get(o.currentIndex);Kg(i,o)})}static ngTemplateContextGuard(n,r){return!0}static \u0275fac=function(r){return new(r||e)(k(tt),k(Xe),k(nl))};static \u0275dir=nt({type:e,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"}})}return e})();function Kg(e,t){e.context.$implicit=t.item}var Gb=(()=>{class e{_viewContainer;_context=new Is;_thenTemplateRef=null;_elseTemplateRef=null;_thenViewRef=null;_elseViewRef=null;constructor(n,r){this._viewContainer=n,this._thenTemplateRef=r}set ngIf(n){this._context.$implicit=this._context.ngIf=n,this._updateView()}set ngIfThen(n){Jg(n,!1),this._thenTemplateRef=n,this._thenViewRef=null,this._updateView()}set ngIfElse(n){Jg(n,!1),this._elseTemplateRef=n,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngIfUseIfTypeGuard;static ngTemplateGuard_ngIf;static ngTemplateContextGuard(n,r){return!0}static \u0275fac=function(r){return new(r||e)(k(tt),k(Xe))};static \u0275dir=nt({type:e,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"}})}return e})(),Is=class{$implicit=null;ngIf=null};function Jg(e,t){if(e&&!e.createEmbeddedView)throw new C(2020,!1)}var Cs=class{_viewContainerRef;_templateRef;_created=!1;constructor(t,n){this._viewContainerRef=t,this._templateRef=n}create(){this._created=!0,this._viewContainerRef.createEmbeddedView(this._templateRef)}destroy(){this._created=!1,this._viewContainerRef.clear()}enforceState(t){t&&!this._created?this.create():!t&&this._created&&this.destroy()}},ll=(()=>{class e{_defaultViews=[];_defaultUsed=!1;_caseCount=0;_lastCaseCheckIndex=0;_lastCasesMatched=!1;_ngSwitch;set ngSwitch(n){this._ngSwitch=n,this._caseCount===0&&this._updateDefaultCases(!0)}_addCase(){return this._caseCount++}_addDefault(n){this._defaultViews.push(n)}_matchCase(n){let r=n===this._ngSwitch;return this._lastCasesMatched||=r,this._lastCaseCheckIndex++,this._lastCaseCheckIndex===this._caseCount&&(this._updateDefaultCases(!this._lastCasesMatched),this._lastCaseCheckIndex=0,this._lastCasesMatched=!1),r}_updateDefaultCases(n){if(this._defaultViews.length>0&&n!==this._defaultUsed){this._defaultUsed=n;for(let r of this._defaultViews)r.enforceState(n)}}static \u0275fac=function(r){return new(r||e)};static \u0275dir=nt({type:e,selectors:[["","ngSwitch",""]],inputs:{ngSwitch:"ngSwitch"}})}return e})(),zb=(()=>{class e{ngSwitch;_view;ngSwitchCase;constructor(n,r,o){this.ngSwitch=o,o._addCase(),this._view=new Cs(n,r)}ngDoCheck(){this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase))}static \u0275fac=function(r){return new(r||e)(k(tt),k(Xe),k(ll,9))};static \u0275dir=nt({type:e,selectors:[["","ngSwitchCase",""]],inputs:{ngSwitchCase:"ngSwitchCase"}})}return e})(),Wb=(()=>{class e{constructor(n,r,o){o._addDefault(new Cs(n,r))}static \u0275fac=function(r){return new(r||e)(k(tt),k(Xe),k(ll,9))};static \u0275dir=nt({type:e,selectors:[["","ngSwitchDefault",""]]})}return e})();var qb=(()=>{class e{_ngEl;_differs;_renderer;_ngStyle=null;_differ=null;constructor(n,r,o){this._ngEl=n,this._differs=r,this._renderer=o}set ngStyle(n){this._ngStyle=n,!this._differ&&n&&(this._differ=this._differs.find(n).create())}ngDoCheck(){if(this._differ){let n=this._differ.diff(this._ngStyle);n&&this._applyChanges(n)}}_setStyle(n,r){let[o,i]=n.split("."),s=o.indexOf("-")===-1?void 0:Bn.DashCase;r!=null?this._renderer.setStyle(this._ngEl.nativeElement,o,i?`${r}${i}`:r,s):this._renderer.removeStyle(this._ngEl.nativeElement,o,s)}_applyChanges(n){n.forEachRemovedItem(r=>this._setStyle(r.key,null)),n.forEachAddedItem(r=>this._setStyle(r.key,r.currentValue)),n.forEachChangedItem(r=>this._setStyle(r.key,r.currentValue))}static \u0275fac=function(r){return new(r||e)(k(ft),k(ls),k(Hr))};static \u0275dir=nt({type:e,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"}})}return e})(),Zb=(()=>{class e{_viewContainerRef;_viewRef=null;ngTemplateOutletContext=null;ngTemplateOutlet=null;ngTemplateOutletInjector=null;constructor(n){this._viewContainerRef=n}ngOnChanges(n){if(this._shouldRecreateView(n)){let r=this._viewContainerRef;if(this._viewRef&&r.remove(r.indexOf(this._viewRef)),!this.ngTemplateOutlet){this._viewRef=null;return}let o=this._createContextForwardProxy();this._viewRef=r.createEmbeddedView(this.ngTemplateOutlet,o,{injector:this.ngTemplateOutletInjector??void 0})}}_shouldRecreateView(n){return!!n.ngTemplateOutlet||!!n.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(n,r,o)=>this.ngTemplateOutletContext?Reflect.set(this.ngTemplateOutletContext,r,o):!1,get:(n,r,o)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,r,o)}})}static \u0275fac=function(r){return new(r||e)(k(tt))};static \u0275dir=nt({type:e,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},features:[Qc]})}return e})();function ws(e,t){return new C(2100,!1)}var cl=class{createSubscription(t,n,r){return as(()=>t.subscribe({next:n,error:r}))}dispose(t){as(()=>t.unsubscribe())}},ul=class{createSubscription(t,n,r){return t.then(o=>n?.(o),o=>r?.(o)),{unsubscribe:()=>{n=null,r=null}}}dispose(t){t.unsubscribe()}},Yb=new ul,Qb=new cl,Kb=(()=>{class e{_ref;_latestValue=null;markForCheckOnValueUpdate=!0;_subscription=null;_obj=null;_strategy=null;applicationErrorHandler=m(Fe);constructor(n){this._ref=n}ngOnDestroy(){this._subscription&&this._dispose(),this._ref=null}transform(n){if(!this._obj){if(n)try{this.markForCheckOnValueUpdate=!1,this._subscribe(n)}finally{this.markForCheckOnValueUpdate=!0}return this._latestValue}return n!==this._obj?(this._dispose(),this.transform(n)):this._latestValue}_subscribe(n){this._obj=n,this._strategy=this._selectStrategy(n),this._subscription=this._strategy.createSubscription(n,r=>this._updateLatestValue(n,r),r=>this.applicationErrorHandler(r))}_selectStrategy(n){if(Ur(n))return Yb;if(os(n))return Qb;throw ws(e,n)}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._subscription=null,this._obj=null}_updateLatestValue(n,r){n===this._obj&&(this._latestValue=r,this.markForCheckOnValueUpdate&&this._ref?.markForCheck())}static \u0275fac=function(r){return new(r||e)(k(tl,16))};static \u0275pipe=ln({name:"async",type:e,pure:!1})}return e})();var Jb=/(?:[0-9A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD50-\uDD52\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E]|\uD838[\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF38\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A])\S*/g,Xb=(()=>{class e{transform(n){if(n==null)return null;if(typeof n!="string")throw ws(e,n);return n.replace(Jb,r=>r[0].toUpperCase()+r.slice(1).toLowerCase())}static \u0275fac=function(r){return new(r||e)};static \u0275pipe=ln({name:"titlecase",type:e,pure:!0})}return e})();var e_="mediumDate",fm=new S(""),pm=new S(""),t_=(()=>{class e{locale;defaultTimezone;defaultOptions;constructor(n,r,o){this.locale=n,this.defaultTimezone=r,this.defaultOptions=o}transform(n,r,o,i){if(n==null||n===""||n!==n)return null;try{let s=r??this.defaultOptions?.dateFormat??e_,a=o??this.defaultOptions?.timezone??this.defaultTimezone??void 0;return cm(n,s,i||this.locale,a)}catch(s){throw ws(e,s.message)}}static \u0275fac=function(r){return new(r||e)(k(qr,16),k(fm,24),k(pm,24))};static \u0275pipe=ln({name:"date",type:e,pure:!0})}return e})();function n_(e,t){return{key:e,value:t}}var r_=(()=>{class e{differs;constructor(n){this.differs=n}differ;keyValues=[];compareFn=Xg;transform(n,r=Xg){if(!n||!(n instanceof Map)&&typeof n!="object")return null;this.differ??=this.differs.find(n).create();let o=this.differ.diff(n),i=r!==this.compareFn;return o&&(this.keyValues=[],o.forEachItem(s=>{this.keyValues.push(n_(s.key,s.currentValue))})),(o||i)&&(r&&this.keyValues.sort(r),this.compareFn=r),this.keyValues}static \u0275fac=function(r){return new(r||e)(k(ls,16))};static \u0275pipe=ln({name:"keyvalue",type:e,pure:!1})}return e})();function Xg(e,t){let n=e.key,r=t.key;if(n===r)return 0;if(n==null)return 1;if(r==null)return-1;if(typeof n=="string"&&typeof r=="string")return n<r?-1:1;if(typeof n=="number"&&typeof r=="number")return n-r;if(typeof n=="boolean"&&typeof r=="boolean")return n<r?-1:1;let o=String(n),i=String(r);return o==i?0:o<i?-1:1}var o_=(()=>{class e{transform(n,r,o){if(n==null)return null;if(!(typeof n=="string"||Array.isArray(n)))throw ws(e,n);return n.slice(r,o)}static \u0275fac=function(r){return new(r||e)};static \u0275pipe=ln({name:"slice",type:e,pure:!1})}return e})();var i_=(()=>{class e{static \u0275fac=function(r){return new(r||e)};static \u0275mod=xu({type:e});static \u0275inj=Go({})}return e})();function s_(e,t){t=encodeURIComponent(t);for(let n of e.split(";")){let r=n.indexOf("="),[o,i]=r==-1?[n,""]:[n.slice(0,r),n.slice(r+1)];if(o.trim()===t)return decodeURIComponent(i)}return null}var dl=class{};var a_="browser",c_="server";function CB(e){return e===a_}function wB(e){return e===c_}var bB=(()=>{class e{static \u0275prov=R({token:e,providedIn:"root",factory:()=>new fl(m(nn),window)})}return e})(),fl=class{document;window;offset=()=>[0,0];constructor(t,n){this.document=t,this.window=n}setOffset(t){Array.isArray(t)?this.offset=()=>t:this.offset=t}getScrollPosition(){return[this.window.scrollX,this.window.scrollY]}scrollToPosition(t,n){this.window.scrollTo(U($({},n),{left:t[0],top:t[1]}))}scrollToAnchor(t,n){let r=u_(this.document,t);r&&(this.scrollToElement(r,n),r.focus())}setHistoryScrollRestoration(t){try{this.window.history.scrollRestoration=t}catch{console.warn(Ct(2400,!1))}}scrollToElement(t,n){let r=t.getBoundingClientRect(),o=r.left+this.window.pageXOffset,i=r.top+this.window.pageYOffset,s=this.offset();this.window.scrollTo(U($({},n),{left:o-s[0],top:i-s[1]}))}};function u_(e,t){let n=e.getElementById(t)||e.getElementsByName(t)[0];if(n)return n;if(typeof e.createTreeWalker=="function"&&e.body&&typeof e.body.attachShadow=="function"){let r=e.createTreeWalker(e.body,NodeFilter.SHOW_ELEMENT),o=r.currentNode;for(;o;){let i=o.shadowRoot;if(i){let s=i.getElementById(t)||i.querySelector(`[name="${t}"]`);if(s)return s}o=r.nextNode()}}return null}export{B as a,ym as b,M as c,Rs as d,Os as e,le as f,Xn as g,er as h,bm as i,_m as j,Tm as k,Pt as l,NS as m,xS as n,nr as o,Ue as p,Fm as q,km as r,Pm as s,jt as t,Ve as u,Gm as v,Me as w,rr as x,Dn as y,Wm as z,qm as A,Ls as B,ot as C,Em as D,ey as E,yt as F,ty as G,Hl as H,ny as I,ry as J,Ul as K,or as L,Vt as M,oy as N,iy as O,Wl as P,ql as Q,Vs as R,cy as S,uy as T,ly as U,Hs as V,dy as W,fy as X,Zl as Y,Yl as Z,Ql as _,Kl as $,Jl as aa,py as ba,C as ca,Ct as da,Uo as ea,R as fa,Go as ga,wy as ha,S as ia,Q as ja,m as ka,Da as la,Ca as ma,ye as na,Ko as oa,Ld as pa,jd as qa,Qd as ra,pe as sa,nn as ta,Ke as ua,ze as va,Fe as wa,qa as xa,ci as ya,Mt as za,Ja as Aa,Xy as Ba,ev as Ca,tv as Da,Qc as Ea,Ev as Fa,Jc as Ga,ft as Ha,Si as Ia,Sv as Ja,Mv as Ka,dp as La,xv as Ma,Av as Na,Rv as Oa,kv as Pa,Vn as Qa,At as Ra,Wi as Sa,Bv as Ta,Hv as Ua,$v as Va,Uv as Wa,Gv as Xa,nu as Ya,Tp as Za,Pr as _a,aD as $a,Sp as ab,cD as bb,lD as cb,gD as db,mD as eb,LD as fb,Bn as gb,Hn as hb,Zn as ib,et as jb,lt as kb,ue as lb,QD as mb,Gp as nb,Xe as ob,Br as pb,Ar as qb,Hr as rb,k as sb,KE as tb,tt as ub,cn as vb,Oh as wb,Fh as xb,OI as yb,xu as zb,nt as Ab,ln as Bb,Lh as Cb,GI as Db,Bh as Eb,QI as Fb,Ur as Gb,KI as Hb,$h as Ib,Gr as Jb,zh as Kb,Ii as Lb,pC as Mb,hC as Nb,gC as Ob,mC as Pb,yC as Qb,vC as Rb,qh as Sb,ku as Tb,Pu as Ub,Zh as Vb,Lu as Wb,ju as Xb,Yh as Yb,Vu as Zb,Bu as _b,Kh as $b,bC as ac,Jh as bc,eg as cc,tg as dc,NC as ec,AC as fc,RC as gc,FC as hc,kC as ic,PC as jc,LC as kc,jC as lc,VC as mc,BC as nc,HC as oc,ag as pc,cg as qc,ew as rc,nw as sc,fw as tc,yg as uc,Hu as vc,vg as wc,Dg as xc,Eg as yc,yw as zc,Ig as Ac,vw as Bc,Dw as Cc,Ew as Dc,_w as Ec,Tw as Fc,Sw as Gc,Mw as Hc,Nw as Ic,xw as Jc,Aw as Kc,Rw as Lc,Ow as Mc,Fw as Nc,Lw as Oc,Vw as Pc,Bw as Qc,Hw as Rc,$w as Sc,Uw as Tc,qr as Uc,as as Vc,qw as Wc,Zw as Xc,Ag as Yc,cb as Zc,cV as _c,uV as $c,lV as ad,dV as bd,fV as cd,tl as dd,nl as ed,pV as fd,Cb as gd,wb as hd,hV as id,gV as jd,mV as kd,ds as ld,_b as md,rl as nd,Tb as od,Qn as pd,qg as qd,Zg as rd,xb as sd,cm as td,Ub as ud,dm as vd,Gb as wd,ll as xd,zb as yd,Wb as zd,qb as Ad,Zb as Bd,Kb as Cd,Xb as Dd,t_ as Ed,r_ as Fd,o_ as Gd,i_ as Hd,s_ as Id,dl as Jd,a_ as Kd,CB as Ld,wB as Md,bB as Nd};